@progress/kendo-angular-scheduler 24.2.2 → 25.0.0-develop.1
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
package/events/resize-event.d.ts
DELETED
|
@@ -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 `resize` event.
|
|
9
|
-
*/
|
|
10
|
-
export declare class ResizeEvent 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
|
-
* Provides a method to set the class to the resize hint.
|
|
33
|
-
*/
|
|
34
|
-
setHintClass: (className: string) => void;
|
|
35
|
-
/**
|
|
36
|
-
* Provides a method to set the class to the slot over which the event is resized.
|
|
37
|
-
*/
|
|
38
|
-
setSlotClass: (className: string) => void;
|
|
39
|
-
/**
|
|
40
|
-
* @hidden
|
|
41
|
-
*/
|
|
42
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
43
|
-
}
|
|
@@ -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 `resizeStart` event.
|
|
9
|
-
*/
|
|
10
|
-
export declare class ResizeStartEvent 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
|
-
}
|
package/events/save-event.d.ts
DELETED
|
@@ -1,20 +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
|
-
import { EditMode } from '../types';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the arguments for the `save` event.
|
|
10
|
-
*/
|
|
11
|
-
export declare class SaveEvent extends EditEventBase {
|
|
12
|
-
/**
|
|
13
|
-
* Provides the edited `formGroup` instance.
|
|
14
|
-
*/
|
|
15
|
-
formGroup: FormGroup;
|
|
16
|
-
/**
|
|
17
|
-
* Provides the selected edit mode.
|
|
18
|
-
*/
|
|
19
|
-
mode: EditMode;
|
|
20
|
-
}
|
|
@@ -1,42 +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 `slotClick` and `slotDblClick` events.
|
|
8
|
-
*/
|
|
9
|
-
export declare class SlotClickEvent {
|
|
10
|
-
/**
|
|
11
|
-
* Provides the event type.
|
|
12
|
-
*/
|
|
13
|
-
type: 'click' | 'contextmenu';
|
|
14
|
-
/**
|
|
15
|
-
* Provides the start date of the slot.
|
|
16
|
-
*/
|
|
17
|
-
start: Date;
|
|
18
|
-
/**
|
|
19
|
-
* Provides the end date of the slot.
|
|
20
|
-
*/
|
|
21
|
-
end: Date;
|
|
22
|
-
/**
|
|
23
|
-
* Indicates if the slot is all-day.
|
|
24
|
-
*/
|
|
25
|
-
isAllDay: boolean;
|
|
26
|
-
/**
|
|
27
|
-
* Provides the resources of the slot.
|
|
28
|
-
*/
|
|
29
|
-
resources: any[];
|
|
30
|
-
/**
|
|
31
|
-
* Provides the original DOM event.
|
|
32
|
-
*/
|
|
33
|
-
originalEvent: any;
|
|
34
|
-
/**
|
|
35
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
36
|
-
*/
|
|
37
|
-
sender: SchedulerComponent;
|
|
38
|
-
/**
|
|
39
|
-
* @hidden
|
|
40
|
-
*/
|
|
41
|
-
constructor(sender: SchedulerComponent, args: any);
|
|
42
|
-
}
|
|
@@ -1,10 +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 { SlotDragEvent } from './slot-drag-event';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the arguments for the `slotDragEnd` event.
|
|
8
|
-
*/
|
|
9
|
-
export declare class SlotDragEndEvent extends SlotDragEvent {
|
|
10
|
-
}
|
|
@@ -1,39 +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 { ExtendedSlotRange } from '../types/slot-selection';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the arguments for the `slotDrag` event.
|
|
9
|
-
*/
|
|
10
|
-
export declare class SlotDragEvent implements ExtendedSlotRange {
|
|
11
|
-
/**
|
|
12
|
-
* Provides the start date of the slot selection.
|
|
13
|
-
*/
|
|
14
|
-
start: Date;
|
|
15
|
-
/**
|
|
16
|
-
* Provides the end date of the slot selection.
|
|
17
|
-
*/
|
|
18
|
-
end: Date;
|
|
19
|
-
/**
|
|
20
|
-
* Indicates if the slot selection consists of all-day slots, or of time slots.
|
|
21
|
-
*/
|
|
22
|
-
isAllDay: boolean;
|
|
23
|
-
/**
|
|
24
|
-
* Provides the resources for the slot, if grouping by resource; otherwise all Scheduler resources.
|
|
25
|
-
*/
|
|
26
|
-
resources: any[];
|
|
27
|
-
/**
|
|
28
|
-
* Provides the original DOM event.
|
|
29
|
-
*/
|
|
30
|
-
originalEvent: PointerEvent;
|
|
31
|
-
/**
|
|
32
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
33
|
-
*/
|
|
34
|
-
sender: SchedulerComponent;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
constructor(sender: SchedulerComponent, args: ExtendedSlotRange);
|
|
39
|
-
}
|
|
@@ -1,42 +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 { ExtendedSlotRange } from '../types/slot-selection';
|
|
7
|
-
import { PreventableEvent } from './preventable-event';
|
|
8
|
-
/**
|
|
9
|
-
* Represents the arguments for the `slotDragStart` event.
|
|
10
|
-
*
|
|
11
|
-
* The event is preventable. If prevented, subsequent `slotDrag`, `slotDragEnd`, and `slotSelectionChange` events will not be fired.
|
|
12
|
-
*/
|
|
13
|
-
export declare class SlotDragStartEvent extends PreventableEvent implements ExtendedSlotRange {
|
|
14
|
-
/**
|
|
15
|
-
* Provides the start date of the slot selection.
|
|
16
|
-
*/
|
|
17
|
-
start: Date;
|
|
18
|
-
/**
|
|
19
|
-
* Provides the end date of the slot selection.
|
|
20
|
-
*/
|
|
21
|
-
end: Date;
|
|
22
|
-
/**
|
|
23
|
-
* Indicates if the slot selection consists of all-day slots, or of time slots.
|
|
24
|
-
*/
|
|
25
|
-
isAllDay: boolean;
|
|
26
|
-
/**
|
|
27
|
-
* Provides the resources for the slot, if grouping by resource; otherwise all Scheduler resources.
|
|
28
|
-
*/
|
|
29
|
-
resources: any[];
|
|
30
|
-
/**
|
|
31
|
-
* Provides the original DOM event.
|
|
32
|
-
*/
|
|
33
|
-
originalEvent: PointerEvent;
|
|
34
|
-
/**
|
|
35
|
-
* Provides a reference to the Scheduler instance that triggered the event.
|
|
36
|
-
*/
|
|
37
|
-
sender: SchedulerComponent;
|
|
38
|
-
/**
|
|
39
|
-
* @hidden
|
|
40
|
-
*/
|
|
41
|
-
constructor(sender: SchedulerComponent, args: ExtendedSlotRange);
|
|
42
|
-
}
|
|
@@ -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 { CreateEvent } from './create-event';
|
|
6
|
-
import { DragEndEvent } from './drag-end-event';
|
|
7
|
-
import { DragEvent } from './drag-event';
|
|
8
|
-
import { DragStartEvent } from './drag-start-event';
|
|
9
|
-
import { EventClickEvent } from './event-click-event';
|
|
10
|
-
import { EventKeydownEvent } from './event-keydown-event';
|
|
11
|
-
import { RemoveEvent } from './remove-event';
|
|
12
|
-
import { ResizeEndEvent } from './resize-end-event';
|
|
13
|
-
import { ResizeEvent } from './resize-event';
|
|
14
|
-
import { ResizeStartEvent } from './resize-start-event';
|
|
15
|
-
import { SlotClickEvent } from './slot-click-event';
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*
|
|
19
|
-
* Maps the name of the event to the argument type of the event.
|
|
20
|
-
*/
|
|
21
|
-
export declare const VIEW_EVENT_MAP: {
|
|
22
|
-
slotClick: typeof SlotClickEvent;
|
|
23
|
-
slotDblClick: typeof SlotClickEvent;
|
|
24
|
-
eventClick: typeof EventClickEvent;
|
|
25
|
-
eventDblClick: typeof EventClickEvent;
|
|
26
|
-
eventKeydown: typeof EventKeydownEvent;
|
|
27
|
-
create: typeof CreateEvent;
|
|
28
|
-
remove: typeof RemoveEvent;
|
|
29
|
-
resizeStart: typeof ResizeStartEvent;
|
|
30
|
-
resize: typeof ResizeEvent;
|
|
31
|
-
resizeEnd: typeof ResizeEndEvent;
|
|
32
|
-
dragStart: typeof DragStartEvent;
|
|
33
|
-
drag: typeof DragEvent;
|
|
34
|
-
dragEnd: typeof DragEndEvent;
|
|
35
|
-
};
|
package/events.d.ts
DELETED
|
@@ -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
|
-
export { DateChangeEvent } from './events/date-change-event';
|
|
6
|
-
export { NavigateEvent } from './events/navigate-event';
|
|
7
|
-
export { SlotClickEvent } from './events/slot-click-event';
|
|
8
|
-
export { EventClickEvent } from './events/event-click-event';
|
|
9
|
-
export { EventKeydownEvent } from './events/event-keydown-event';
|
|
10
|
-
export { VIEW_EVENT_MAP } from './events/view-event-map';
|
|
11
|
-
export { CancelEvent } from './events/cancel-event';
|
|
12
|
-
export { EditEventBase } from './events/edit-event-base';
|
|
13
|
-
export { RemoveEvent } from './events/remove-event';
|
|
14
|
-
export { SaveEvent } from './events/save-event';
|
|
15
|
-
export { ResizeStartEvent } from './events/resize-start-event';
|
|
16
|
-
export { ResizeEvent } from './events/resize-event';
|
|
17
|
-
export { ResizeEndEvent } from './events/resize-end-event';
|
|
18
|
-
export { DragStartEvent } from './events/drag-start-event';
|
|
19
|
-
export { DragEvent } from './events/drag-event';
|
|
20
|
-
export { DragEndEvent } from './events/drag-end-event';
|
|
21
|
-
export { EditEvent } from './events/edit-event';
|
|
22
|
-
export { AddEvent } from './events/add-event';
|
|
23
|
-
export { MoreEventsClickEvent } from './events/more-events-click';
|
|
24
|
-
export { SlotDragStartEvent } from './events/slot-drag-start-event';
|
|
25
|
-
export { SlotDragEvent } from './events/slot-drag-event';
|
|
26
|
-
export { SlotDragEndEvent } from './events/slot-drag-end-event';
|
|
27
|
-
export { CreateEvent } from './events/create-event';
|
package/loading.component.d.ts
DELETED
|
@@ -1,13 +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 * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare class LoadingComponent {
|
|
10
|
-
hostClasses: boolean;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoadingComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoadingComponent, "[kendoSchedulerLoading]", never, {}, {}, never, never, true, never>;
|
|
13
|
-
}
|
|
@@ -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 { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { Messages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the custom messages component of the Scheduler.
|
|
10
|
-
*
|
|
11
|
-
* Use this component to override default messages for the Scheduler.
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-scheduler>
|
|
16
|
-
* <kendo-scheduler-messages
|
|
17
|
-
* allDay="Custom All Day"
|
|
18
|
-
* today="Custom Today"
|
|
19
|
-
* weekViewTitle="Custom Week View Title">
|
|
20
|
-
* </kendo-scheduler-messages>
|
|
21
|
-
* </kendo-scheduler>
|
|
22
|
-
* ```
|
|
23
|
-
*/
|
|
24
|
-
export declare class SchedulerCustomMessagesComponent extends Messages {
|
|
25
|
-
protected service: LocalizationService;
|
|
26
|
-
constructor(service: LocalizationService);
|
|
27
|
-
protected get override(): boolean;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SchedulerCustomMessagesComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SchedulerCustomMessagesComponent, "kendo-scheduler-messages", never, {}, {}, never, never, true, never>;
|
|
30
|
-
}
|
|
@@ -1,16 +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 { Messages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class LocalizedMessagesDirective extends Messages {
|
|
12
|
-
protected service: LocalizationService;
|
|
13
|
-
constructor(service: LocalizationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedMessagesDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedMessagesDirective, "[kendoSchedulerLocalizedMessages]", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|