@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,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 { OnInit, OnDestroy, EventEmitter } from '@angular/core';
|
|
6
|
-
import { SchedulerComponent } from '../scheduler.component';
|
|
7
|
-
import { Subscription } from 'rxjs';
|
|
8
|
-
import { LocalDataChangesService } from '../editing/local-data-changes.service';
|
|
9
|
-
import { EditService } from './edit-service.interface';
|
|
10
|
-
import { DialogsService } from '../editing/dialogs.service';
|
|
11
|
-
import { EditMode } from '../types';
|
|
12
|
-
import { AddEvent, EditEvent } from '../events';
|
|
13
|
-
import { FocusService } from '../navigation';
|
|
14
|
-
import * as i0 from "@angular/core";
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
export declare abstract class EditingDirectiveBase implements OnInit, OnDestroy {
|
|
19
|
-
protected scheduler: SchedulerComponent;
|
|
20
|
-
protected localDataChangesService: LocalDataChangesService;
|
|
21
|
-
protected dialogsService: DialogsService;
|
|
22
|
-
private focusService;
|
|
23
|
-
/**
|
|
24
|
-
* Fires before the editing directive renders the **Add** dialog.
|
|
25
|
-
*/
|
|
26
|
-
add: EventEmitter<AddEvent>;
|
|
27
|
-
/**
|
|
28
|
-
* Fires before the editing directive renders the **Edit** dialog.
|
|
29
|
-
*/
|
|
30
|
-
edit: EventEmitter<EditEvent>;
|
|
31
|
-
/**
|
|
32
|
-
* The edit service that will handle the editing operations.
|
|
33
|
-
*/
|
|
34
|
-
set editService(value: EditService<any>);
|
|
35
|
-
get editService(): EditService<any>;
|
|
36
|
-
protected defaultTitle: string;
|
|
37
|
-
protected subscriptions: Subscription;
|
|
38
|
-
protected defaultEditService: EditService<any>;
|
|
39
|
-
protected userEditService: EditService<any>;
|
|
40
|
-
protected abstract createModel(args: any): any;
|
|
41
|
-
constructor(scheduler: SchedulerComponent, localDataChangesService: LocalDataChangesService, dialogsService: DialogsService, focusService: FocusService);
|
|
42
|
-
/**
|
|
43
|
-
* @hidden
|
|
44
|
-
*/
|
|
45
|
-
ngOnInit(): void;
|
|
46
|
-
/**
|
|
47
|
-
* @hidden
|
|
48
|
-
*/
|
|
49
|
-
ngOnDestroy(): void;
|
|
50
|
-
protected createDefaultService(): EditService<any>;
|
|
51
|
-
protected addHandler(args: any): void;
|
|
52
|
-
protected removeHandler({ dataItem }: any): void;
|
|
53
|
-
protected cancelHandler(): void;
|
|
54
|
-
protected closeEditor(): void;
|
|
55
|
-
protected handleUpdate(item: any, value: any, mode: EditMode): void;
|
|
56
|
-
protected handleRemove(item: any, mode: EditMode): void;
|
|
57
|
-
protected resizeEndHandler({ event, start, end }: any): void;
|
|
58
|
-
protected dragEndHandler({ event: { dataItem }, start, end, resources, isAllDay }: any): void;
|
|
59
|
-
protected isEnabled(action: string): boolean;
|
|
60
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditingDirectiveBase, never>;
|
|
61
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EditingDirectiveBase, never, never, { "editService": { "alias": "editService"; "required": false; }; }, { "add": "add"; "edit": "edit"; }, never, never, true, never>;
|
|
62
|
-
}
|
|
@@ -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 { LocalDataChangesService } from '../editing/local-data-changes.service';
|
|
6
|
-
import { SchedulerModelFields } from '../types/scheduler-model-fields.interface';
|
|
7
|
-
import { SchedulerComponent } from '../scheduler.component';
|
|
8
|
-
import { EditService } from './edit-service.interface';
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class LocalEditService implements EditService<any> {
|
|
13
|
-
private scheduler;
|
|
14
|
-
private localDataChangesService;
|
|
15
|
-
get fields(): SchedulerModelFields;
|
|
16
|
-
private get hasLocalData();
|
|
17
|
-
private get data();
|
|
18
|
-
constructor(scheduler: SchedulerComponent, localDataChangesService: LocalDataChangesService);
|
|
19
|
-
create(item: any): void;
|
|
20
|
-
createException(item: any, value: any): void;
|
|
21
|
-
update(item: any, value: any): void;
|
|
22
|
-
remove(item: any): void;
|
|
23
|
-
removeSeries(item: any): void;
|
|
24
|
-
removeOccurrence(item: any): void;
|
|
25
|
-
findRecurrenceMaster(item: any): any;
|
|
26
|
-
isRecurring(event: any): boolean;
|
|
27
|
-
isException(event: any): boolean;
|
|
28
|
-
private nextId;
|
|
29
|
-
private buildException;
|
|
30
|
-
private removeItemAndExceptions;
|
|
31
|
-
private removeOccurrenceInternal;
|
|
32
|
-
private dataChanged;
|
|
33
|
-
}
|
|
@@ -1,46 +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 { FormGroup } from '@angular/forms';
|
|
6
|
-
import { SchedulerComponent } from '../scheduler.component';
|
|
7
|
-
import { EditingDirectiveBase } from './editing-directive-base';
|
|
8
|
-
import { CreateFormGroupArgs } from '../types/create-form-group-args.interface';
|
|
9
|
-
import { LocalDataChangesService } from '../editing/local-data-changes.service';
|
|
10
|
-
import { DialogsService } from '../editing/dialogs.service';
|
|
11
|
-
import { FocusService } from "../navigation";
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* A directive that encapsulates editing operations for the Scheduler using [Angular Reactive Forms](link:site.data.urls.angular['reactiveforms']) ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/editing)).
|
|
15
|
-
*
|
|
16
|
-
* Handles event editing, saving, and form validation logic for the Scheduler component.
|
|
17
|
-
* Provides integration with custom form group creation and supports recurring event editing scenarios.
|
|
18
|
-
*
|
|
19
|
-
* @example
|
|
20
|
-
* ```html
|
|
21
|
-
* <kendo-scheduler
|
|
22
|
-
* [kendoSchedulerBinding]="events"
|
|
23
|
-
* [kendoSchedulerReactiveEditing]="createFormGroup">
|
|
24
|
-
* </kendo-scheduler>
|
|
25
|
-
* ```
|
|
26
|
-
*
|
|
27
|
-
* @remarks
|
|
28
|
-
* Applied to: {@link SchedulerComponent}
|
|
29
|
-
*/
|
|
30
|
-
export declare class ReactiveEditingDirective extends EditingDirectiveBase {
|
|
31
|
-
protected scheduler: SchedulerComponent;
|
|
32
|
-
protected localDataChangesService: LocalDataChangesService;
|
|
33
|
-
protected dialogsService: DialogsService;
|
|
34
|
-
/**
|
|
35
|
-
* The function that creates the `FormGroup` for the edited model.
|
|
36
|
-
*/
|
|
37
|
-
createFormGroup: (args: CreateFormGroupArgs) => FormGroup;
|
|
38
|
-
constructor(scheduler: SchedulerComponent, localDataChangesService: LocalDataChangesService, dialogsService: DialogsService, focusService: FocusService);
|
|
39
|
-
ngOnInit(): void;
|
|
40
|
-
protected editHandler(args: any): void;
|
|
41
|
-
protected saveHandler(args: any): void;
|
|
42
|
-
protected createModel(args: any): any;
|
|
43
|
-
protected isFormValid({ formGroup, isNew }: any): boolean;
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ReactiveEditingDirective, never>;
|
|
45
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ReactiveEditingDirective, "[kendoSchedulerReactiveEditing]", never, { "createFormGroup": { "alias": "kendoSchedulerReactiveEditing"; "required": false; }; }, {}, never, never, true, never>;
|
|
46
|
-
}
|
|
@@ -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
|
-
import { AbstractControl } from '@angular/forms';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare const markAllAsTouched: (control: AbstractControl) => void;
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare function diff(obj1: any, obj2: any, fields: any[]): boolean;
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare function areEqual(value1: any, value2: any): boolean;
|
|
18
|
-
/**
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
export declare function seriesDate(head: any, occurrence: any, current: any, field: string): Date;
|
|
22
|
-
/**
|
|
23
|
-
* @hidden
|
|
24
|
-
*/
|
|
25
|
-
export declare function updateRecurrenceRule(valueSrc: any, valueGoal: any): string;
|
package/events/add-event.d.ts
DELETED
|
@@ -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 { PreventableEvent } from './preventable-event';
|
|
6
|
-
import { SchedulerComponent } from '../scheduler.component';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the arguments for the `add` event of the editing directives.
|
|
9
|
-
*/
|
|
10
|
-
export declare class AddEvent extends PreventableEvent {
|
|
11
|
-
/**
|
|
12
|
-
* Provides the data for binding the **Add** dialog.
|
|
13
|
-
*/
|
|
14
|
-
dataItem: any;
|
|
15
|
-
/**
|
|
16
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
17
|
-
*/
|
|
18
|
-
sender: SchedulerComponent;
|
|
19
|
-
/**
|
|
20
|
-
* @hidden
|
|
21
|
-
*/
|
|
22
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
23
|
-
}
|
package/events/cancel-event.d.ts
DELETED
|
@@ -1,15 +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 { FormGroup } from '@angular/forms';
|
|
6
|
-
import { EditEventBase } from './edit-event-base';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the arguments for the `cancel` event.
|
|
9
|
-
*/
|
|
10
|
-
export declare class CancelEvent extends EditEventBase {
|
|
11
|
-
/**
|
|
12
|
-
* Provides the edited `formGroup` instance.
|
|
13
|
-
*/
|
|
14
|
-
formGroup: FormGroup;
|
|
15
|
-
}
|
package/events/create-event.d.ts
DELETED
|
@@ -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 { SchedulerComponent } from '../scheduler.component';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the arguments for the `create` event.
|
|
8
|
-
*/
|
|
9
|
-
export declare class CreateEvent {
|
|
10
|
-
/**
|
|
11
|
-
* Provides the start date of the slot.
|
|
12
|
-
*/
|
|
13
|
-
start: Date;
|
|
14
|
-
/**
|
|
15
|
-
* Provides the end date of the slot.
|
|
16
|
-
*/
|
|
17
|
-
end: Date;
|
|
18
|
-
/**
|
|
19
|
-
* Indicates if the slot is all-day.
|
|
20
|
-
*/
|
|
21
|
-
isAllDay: boolean;
|
|
22
|
-
/**
|
|
23
|
-
* Provides the resources of the slot.
|
|
24
|
-
*/
|
|
25
|
-
resources: any[];
|
|
26
|
-
/**
|
|
27
|
-
* Provides the original DOM event.
|
|
28
|
-
*/
|
|
29
|
-
originalEvent: any;
|
|
30
|
-
/**
|
|
31
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
32
|
-
*/
|
|
33
|
-
sender: SchedulerComponent;
|
|
34
|
-
/**
|
|
35
|
-
* @hidden
|
|
36
|
-
*/
|
|
37
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
38
|
-
}
|
|
@@ -1,27 +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 { SchedulerComponent } from '../scheduler.component';
|
|
6
|
-
import { DateRange } from '../types';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the arguments for the `dateChange` event.
|
|
9
|
-
*/
|
|
10
|
-
export declare class DateChangeEvent {
|
|
11
|
-
/**
|
|
12
|
-
* Provides the currently selected date of the Scheduler.
|
|
13
|
-
*/
|
|
14
|
-
selectedDate: Date;
|
|
15
|
-
/**
|
|
16
|
-
* Provides the date range of the current view.
|
|
17
|
-
*/
|
|
18
|
-
dateRange: DateRange;
|
|
19
|
-
/**
|
|
20
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
21
|
-
*/
|
|
22
|
-
sender: SchedulerComponent;
|
|
23
|
-
/**
|
|
24
|
-
* @hidden
|
|
25
|
-
*/
|
|
26
|
-
constructor(sender: SchedulerComponent, selectedDate: Date, dateRange: DateRange);
|
|
27
|
-
}
|
|
@@ -1,43 +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 { SchedulerComponent } from '../scheduler.component';
|
|
6
|
-
import { PreventableEvent } from './preventable-event';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the arguments for the `dragEnd` event.
|
|
9
|
-
*/
|
|
10
|
-
export declare class DragEndEvent extends PreventableEvent {
|
|
11
|
-
/**
|
|
12
|
-
* Provides the original Scheduler event.
|
|
13
|
-
*/
|
|
14
|
-
event: any;
|
|
15
|
-
/**
|
|
16
|
-
* Provides the `isAllDay` value.
|
|
17
|
-
*/
|
|
18
|
-
isAllDay: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* Provides the data item of the event.
|
|
21
|
-
*/
|
|
22
|
-
dataItem: any;
|
|
23
|
-
/**
|
|
24
|
-
* Provides the new start date of the event.
|
|
25
|
-
*/
|
|
26
|
-
start: Date;
|
|
27
|
-
/**
|
|
28
|
-
* Provides the new end date of the event.
|
|
29
|
-
*/
|
|
30
|
-
end: Date;
|
|
31
|
-
/**
|
|
32
|
-
* Provides the resources when ending the dragging.
|
|
33
|
-
*/
|
|
34
|
-
resources: any;
|
|
35
|
-
/**
|
|
36
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
37
|
-
*/
|
|
38
|
-
sender: SchedulerComponent;
|
|
39
|
-
/**
|
|
40
|
-
* @hidden
|
|
41
|
-
*/
|
|
42
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
43
|
-
}
|
package/events/drag-event.d.ts
DELETED
|
@@ -1,51 +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 { SchedulerComponent } from '../scheduler.component';
|
|
6
|
-
import { PreventableEvent } from './preventable-event';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the arguments for the `drag` event.
|
|
9
|
-
*/
|
|
10
|
-
export declare class DragEvent extends PreventableEvent {
|
|
11
|
-
/**
|
|
12
|
-
* Provides the original Scheduler event.
|
|
13
|
-
*/
|
|
14
|
-
event: any;
|
|
15
|
-
/**
|
|
16
|
-
* Provides the current `isAllDay` value.
|
|
17
|
-
*/
|
|
18
|
-
isAllDay: boolean;
|
|
19
|
-
/**
|
|
20
|
-
* Provides the data item of the event.
|
|
21
|
-
*/
|
|
22
|
-
dataItem: any;
|
|
23
|
-
/**
|
|
24
|
-
* Provides the new start date of the event.
|
|
25
|
-
*/
|
|
26
|
-
start: Date;
|
|
27
|
-
/**
|
|
28
|
-
* Provides the new end date of the event.
|
|
29
|
-
*/
|
|
30
|
-
end: Date;
|
|
31
|
-
/**
|
|
32
|
-
* Provides the current resources while dragging.
|
|
33
|
-
*/
|
|
34
|
-
resources: any;
|
|
35
|
-
/**
|
|
36
|
-
* Sets the class to the drag hint ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/editing/restrictions)).
|
|
37
|
-
*/
|
|
38
|
-
setHintClass: (className: string) => void;
|
|
39
|
-
/**
|
|
40
|
-
* Sets the class to the slot over which the event is dragged.
|
|
41
|
-
*/
|
|
42
|
-
setSlotClass: (className: string) => void;
|
|
43
|
-
/**
|
|
44
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
45
|
-
*/
|
|
46
|
-
sender: SchedulerComponent;
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
51
|
-
}
|
|
@@ -1,27 +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 { SchedulerComponent } from '../scheduler.component';
|
|
6
|
-
import { PreventableEvent } from './preventable-event';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the arguments for the `dragStart` event.
|
|
9
|
-
*/
|
|
10
|
-
export declare class DragStartEvent extends PreventableEvent {
|
|
11
|
-
/**
|
|
12
|
-
* Provides the original Scheduler event.
|
|
13
|
-
*/
|
|
14
|
-
event: any;
|
|
15
|
-
/**
|
|
16
|
-
* Provides the data item of the event.
|
|
17
|
-
*/
|
|
18
|
-
dataItem: any;
|
|
19
|
-
/**
|
|
20
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
21
|
-
*/
|
|
22
|
-
sender: SchedulerComponent;
|
|
23
|
-
/**
|
|
24
|
-
* @hidden
|
|
25
|
-
*/
|
|
26
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
27
|
-
}
|
|
@@ -1,30 +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 { SchedulerComponent } from '../scheduler.component';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare abstract class EditEventBase {
|
|
10
|
-
/**
|
|
11
|
-
* Indicates if the event is new or existing.
|
|
12
|
-
*/
|
|
13
|
-
isNew: boolean;
|
|
14
|
-
/**
|
|
15
|
-
* The edited data item.
|
|
16
|
-
*/
|
|
17
|
-
dataItem: any;
|
|
18
|
-
/**
|
|
19
|
-
* A reference to the Scheduler instance that triggered the event.
|
|
20
|
-
*/
|
|
21
|
-
sender: SchedulerComponent;
|
|
22
|
-
/**
|
|
23
|
-
* The type of the action that triggered the event.
|
|
24
|
-
*/
|
|
25
|
-
action: string;
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
30
|
-
}
|
package/events/edit-event.d.ts
DELETED
|
@@ -1,28 +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 { PreventableEvent } from './preventable-event';
|
|
6
|
-
import { SchedulerComponent } from '../scheduler.component';
|
|
7
|
-
import { SchedulerEvent } from '../types';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the arguments for the `edit` event of the editing directives.
|
|
10
|
-
*/
|
|
11
|
-
export declare class EditEvent extends PreventableEvent {
|
|
12
|
-
/**
|
|
13
|
-
* Provides the event data item for which the **Edit** dialog will be opened.
|
|
14
|
-
*/
|
|
15
|
-
dataItem: any;
|
|
16
|
-
/**
|
|
17
|
-
* Provides the event for which the **Edit** dialog will be opened.
|
|
18
|
-
*/
|
|
19
|
-
event: SchedulerEvent;
|
|
20
|
-
/**
|
|
21
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
22
|
-
*/
|
|
23
|
-
sender: SchedulerComponent;
|
|
24
|
-
/**
|
|
25
|
-
* @hidden
|
|
26
|
-
*/
|
|
27
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
28
|
-
}
|
|
@@ -1,30 +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 { SchedulerComponent } from '../scheduler.component';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the arguments for the `eventClick` and `eventDblClick` events.
|
|
8
|
-
*/
|
|
9
|
-
export declare class EventClickEvent {
|
|
10
|
-
/**
|
|
11
|
-
* Provides the event type.
|
|
12
|
-
*/
|
|
13
|
-
type: 'click' | 'contextmenu';
|
|
14
|
-
/**
|
|
15
|
-
* Provides the original Scheduler event.
|
|
16
|
-
*/
|
|
17
|
-
event: any;
|
|
18
|
-
/**
|
|
19
|
-
* Provides the original DOM event.
|
|
20
|
-
*/
|
|
21
|
-
originalEvent: any;
|
|
22
|
-
/**
|
|
23
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
24
|
-
*/
|
|
25
|
-
sender: SchedulerComponent;
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
30
|
-
}
|
|
@@ -1,26 +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 { SchedulerComponent } from '../scheduler.component';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the arguments for the `eventKeydown` event.
|
|
8
|
-
*/
|
|
9
|
-
export declare class EventKeydownEvent {
|
|
10
|
-
/**
|
|
11
|
-
* Provides the original Scheduler event.
|
|
12
|
-
*/
|
|
13
|
-
event: any;
|
|
14
|
-
/**
|
|
15
|
-
* Provides the original DOM event.
|
|
16
|
-
*/
|
|
17
|
-
originalEvent: any;
|
|
18
|
-
/**
|
|
19
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
20
|
-
*/
|
|
21
|
-
sender: SchedulerComponent;
|
|
22
|
-
/**
|
|
23
|
-
* @hidden
|
|
24
|
-
*/
|
|
25
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
26
|
-
}
|
|
@@ -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 { PreventableEvent } from './preventable-event';
|
|
6
|
-
import { SchedulerEvent } from '../types';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the arguments for the `moreEventsClick` event.
|
|
9
|
-
*/
|
|
10
|
-
export declare class MoreEventsClickEvent extends PreventableEvent {
|
|
11
|
-
/**
|
|
12
|
-
* The events that are displayed in the day slot.
|
|
13
|
-
*/
|
|
14
|
-
displayedEvents: SchedulerEvent[];
|
|
15
|
-
/**
|
|
16
|
-
* The events that are hidden from the day slot.
|
|
17
|
-
*/
|
|
18
|
-
moreEvents: SchedulerEvent[];
|
|
19
|
-
/**
|
|
20
|
-
* @hidden
|
|
21
|
-
*/
|
|
22
|
-
constructor();
|
|
23
|
-
}
|
|
@@ -1,24 +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 { PreventableEvent } from './preventable-event';
|
|
6
|
-
import { SchedulerComponent } from '../scheduler.component';
|
|
7
|
-
import { NavigationAction } from '../types';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the arguments for the `navigate` event.
|
|
10
|
-
*/
|
|
11
|
-
export declare class NavigateEvent extends PreventableEvent {
|
|
12
|
-
/**
|
|
13
|
-
* Provides the navigation action that triggered the event.
|
|
14
|
-
*/
|
|
15
|
-
action: NavigationAction;
|
|
16
|
-
/**
|
|
17
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
18
|
-
*/
|
|
19
|
-
sender: SchedulerComponent;
|
|
20
|
-
/**
|
|
21
|
-
* @hidden
|
|
22
|
-
*/
|
|
23
|
-
constructor(sender: SchedulerComponent, action: NavigationAction);
|
|
24
|
-
}
|
|
@@ -1,24 +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
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare abstract class PreventableEvent {
|
|
9
|
-
private prevented;
|
|
10
|
-
/**
|
|
11
|
-
* Prevents the default action for a specified event.
|
|
12
|
-
* In this way, the source component suppresses
|
|
13
|
-
* the built-in behavior that follows the event.
|
|
14
|
-
*/
|
|
15
|
-
preventDefault(): void;
|
|
16
|
-
/**
|
|
17
|
-
* Returns `true` if the event was prevented
|
|
18
|
-
* by any of its subscribers.
|
|
19
|
-
*
|
|
20
|
-
* @returns `true` if the default action was prevented.
|
|
21
|
-
* Otherwise, returns `false`.
|
|
22
|
-
*/
|
|
23
|
-
isDefaultPrevented(): boolean;
|
|
24
|
-
}
|
package/events/remove-event.d.ts
DELETED
|
@@ -1,28 +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 { PreventableEvent } from './preventable-event';
|
|
6
|
-
import { SchedulerComponent } from '../scheduler.component';
|
|
7
|
-
import { SchedulerEvent } from '../types';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the arguments for the `remove` event.
|
|
10
|
-
*/
|
|
11
|
-
export declare class RemoveEvent extends PreventableEvent {
|
|
12
|
-
/**
|
|
13
|
-
* Provides the event data item whose **Remove** icon is clicked.
|
|
14
|
-
*/
|
|
15
|
-
dataItem: any;
|
|
16
|
-
/**
|
|
17
|
-
* Provides the event whose **Remove** icon is clicked.
|
|
18
|
-
*/
|
|
19
|
-
event: SchedulerEvent;
|
|
20
|
-
/**
|
|
21
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
22
|
-
*/
|
|
23
|
-
sender: SchedulerComponent;
|
|
24
|
-
/**
|
|
25
|
-
* @hidden
|
|
26
|
-
*/
|
|
27
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
28
|
-
}
|
|
@@ -1,35 +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 { SchedulerComponent } from '../scheduler.component';
|
|
6
|
-
import { PreventableEvent } from './preventable-event';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the arguments for the `resizeEnd` event.
|
|
9
|
-
*/
|
|
10
|
-
export declare class ResizeEndEvent extends PreventableEvent {
|
|
11
|
-
/**
|
|
12
|
-
* Provides the original Scheduler event.
|
|
13
|
-
*/
|
|
14
|
-
event: any;
|
|
15
|
-
/**
|
|
16
|
-
* Provides the data item of the event.
|
|
17
|
-
*/
|
|
18
|
-
dataItem: any;
|
|
19
|
-
/**
|
|
20
|
-
* Provides the new start date of the event.
|
|
21
|
-
*/
|
|
22
|
-
start: Date;
|
|
23
|
-
/**
|
|
24
|
-
* Provides the new end date of the event.
|
|
25
|
-
*/
|
|
26
|
-
end: Date;
|
|
27
|
-
/**
|
|
28
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
29
|
-
*/
|
|
30
|
-
sender: SchedulerComponent;
|
|
31
|
-
/**
|
|
32
|
-
* @hidden
|
|
33
|
-
*/
|
|
34
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
35
|
-
}
|