@progress/kendo-angular-scheduler 24.2.2-develop.9 → 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
|
@@ -1,37 +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 { DayTimeViewBase } from '../day-time/day-time-view-base';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { ViewContextService } from '../view-context.service';
|
|
9
|
-
import { ViewStateService } from '../view-state.service';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare abstract class MultiDayViewBase extends DayTimeViewBase {
|
|
15
|
-
/**
|
|
16
|
-
* Numeric value between 0 and 1 that specifies what percentage of the slot should be filled by the events.
|
|
17
|
-
*
|
|
18
|
-
* @default 0.9
|
|
19
|
-
*/
|
|
20
|
-
slotFill: number;
|
|
21
|
-
/**
|
|
22
|
-
* @hidden
|
|
23
|
-
*/
|
|
24
|
-
get viewSlotFill(): any;
|
|
25
|
-
/**
|
|
26
|
-
* Toggles the all-day slot.
|
|
27
|
-
* @default true
|
|
28
|
-
*/
|
|
29
|
-
allDaySlot: boolean;
|
|
30
|
-
/**
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
get viewAllDaySlot(): any;
|
|
34
|
-
constructor(localization: LocalizationService, changeDetector: ChangeDetectorRef, viewContext: ViewContextService, viewState: ViewStateService);
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiDayViewBase, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MultiDayViewBase, never, never, { "slotFill": { "alias": "slotFill"; "required": false; }; "allDaySlot": { "alias": "allDaySlot"; "required": false; }; }, {}, never, never, true, never>;
|
|
37
|
-
}
|
|
@@ -1,68 +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 { NgZone, QueryList, ElementRef, Renderer2, TemplateRef, ChangeDetectorRef } from '@angular/core';
|
|
6
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { ScrollbarService } from '@progress/kendo-angular-common';
|
|
9
|
-
import { Subject } from 'rxjs';
|
|
10
|
-
import { DateRange, ViewItem } from '../../types';
|
|
11
|
-
import { ViewContextService } from '../view-context.service';
|
|
12
|
-
import { ViewStateService } from '../view-state.service';
|
|
13
|
-
import { DayTimeSlotService } from '../day-time/day-time-slot.service';
|
|
14
|
-
import { SchedulerTask } from '../common/scheduler-task';
|
|
15
|
-
import { DayTimeViewComponent } from '../day-time/day-time-view.component';
|
|
16
|
-
import { HintContainerComponent } from '../common/hint-container.component';
|
|
17
|
-
import { PDFService } from '../../pdf/pdf.service';
|
|
18
|
-
import { Day } from '@progress/kendo-date-math';
|
|
19
|
-
import * as i0 from "@angular/core";
|
|
20
|
-
/**
|
|
21
|
-
* @hidden
|
|
22
|
-
*/
|
|
23
|
-
export declare class MultiDayViewRendererComponent extends DayTimeViewComponent {
|
|
24
|
-
hiddenDays: Day[];
|
|
25
|
-
allDaySlot: boolean;
|
|
26
|
-
name: string;
|
|
27
|
-
slotFill: number;
|
|
28
|
-
allDaySlotTemplate: TemplateRef<any>;
|
|
29
|
-
allDayEventTemplate: TemplateRef<any>;
|
|
30
|
-
dayCells: QueryList<ElementRef>;
|
|
31
|
-
headerHintContainer: HintContainerComponent;
|
|
32
|
-
dateFormat: any;
|
|
33
|
-
allDayResizeHintFormat: any;
|
|
34
|
-
allDayItems: Subject<SchedulerTask[]>;
|
|
35
|
-
get allDaySlotTemplateRef(): TemplateRef<any>;
|
|
36
|
-
get allDayEventTemplateRef(): TemplateRef<any>;
|
|
37
|
-
get allDayMessage(): string;
|
|
38
|
-
get allDayResizeHint(): boolean;
|
|
39
|
-
get allDayDragHint(): boolean;
|
|
40
|
-
private schedulerAllDaySlotTemplate;
|
|
41
|
-
private schedulerAllDayEventTemplate;
|
|
42
|
-
private dragContainers;
|
|
43
|
-
constructor(localization: LocalizationService, viewContext: ViewContextService, viewState: ViewStateService, intl: IntlService, slotService: DayTimeSlotService, zone: NgZone, renderer: Renderer2, element: ElementRef, changeDetector: ChangeDetectorRef, pdfService: PDFService, scrollbarService: ScrollbarService);
|
|
44
|
-
protected optionsChange(changes: any): void;
|
|
45
|
-
ngOnChanges(changes: any): void;
|
|
46
|
-
horizontalColspan(resourceIndex: number): any;
|
|
47
|
-
verticalRowspan(resourceIndex: number): any;
|
|
48
|
-
allDaySlotClass(slot: any, resourceIndex: any): string;
|
|
49
|
-
isMiddleSlot(index: any): boolean;
|
|
50
|
-
protected createTasks(items: ViewItem[], dateRange: DateRange): any[];
|
|
51
|
-
protected onTasksChange(): void;
|
|
52
|
-
protected reflow(): void;
|
|
53
|
-
protected syncTables(): void;
|
|
54
|
-
protected dragHorizontal(slot: any): boolean;
|
|
55
|
-
protected updateHintContainer(): void;
|
|
56
|
-
protected onRelease(args: any): void;
|
|
57
|
-
protected updateDragContainer(args: any): void;
|
|
58
|
-
protected containerByPosition({ x, y }: any): any;
|
|
59
|
-
protected get containers(): any[];
|
|
60
|
-
protected scrollContainer(callback: any, args: any): void;
|
|
61
|
-
protected dragRanges(slot: any): any;
|
|
62
|
-
protected dragHintEventStyleArgs(): any;
|
|
63
|
-
protected draggedIsAllDay(task: any, slot: any): boolean;
|
|
64
|
-
protected dragHintSize(firstSlot: any, lastSlot: any): any;
|
|
65
|
-
protected currentTimeArrowOffset(): number;
|
|
66
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiDayViewRendererComponent, never>;
|
|
67
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiDayViewRendererComponent, "multi-day-view", never, { "hiddenDays": { "alias": "hiddenDays"; "required": false; }; "allDaySlot": { "alias": "allDaySlot"; "required": false; }; "name": { "alias": "name"; "required": false; }; "slotFill": { "alias": "slotFill"; "required": false; }; "allDaySlotTemplate": { "alias": "allDaySlotTemplate"; "required": false; }; "allDayEventTemplate": { "alias": "allDayEventTemplate"; "required": false; }; }, {}, never, never, true, never>;
|
|
68
|
-
}
|
|
@@ -1,66 +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 { ViewContextService } from '../view-context.service';
|
|
8
|
-
import { ViewStateService } from '../view-state.service';
|
|
9
|
-
import { DayViewComponent } from './day-view.component';
|
|
10
|
-
import { Day } from '@progress/kendo-date-math';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* Represents the component that renders the **Multi-Day** view in the Scheduler.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-scheduler>
|
|
18
|
-
* <kendo-scheduler-multi-day-view></kendo-scheduler-multi-day-view>
|
|
19
|
-
* </kendo-scheduler>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export declare class MultiDayViewComponent extends DayViewComponent {
|
|
23
|
-
/**
|
|
24
|
-
* Sets the long-date format for the selected date in the Scheduler toolbar.
|
|
25
|
-
* 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).
|
|
26
|
-
* The default value is `'{0:D} - {1:D}'` for multiple days and `'{0:D}'` for a single day.
|
|
27
|
-
* @default '{0:D} - {1:D}'
|
|
28
|
-
*/
|
|
29
|
-
set selectedDateFormat(value: string);
|
|
30
|
-
get selectedDateFormat(): string;
|
|
31
|
-
/**
|
|
32
|
-
* Sets the short-date format for the selected date in the Scheduler toolbar.
|
|
33
|
-
* 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).
|
|
34
|
-
* The default value is `'{0:d} - {1:d}'` for multiple days and `'{0:d}'` for a single day.
|
|
35
|
-
* @default '{0:d} - {1:d}'
|
|
36
|
-
*/
|
|
37
|
-
set selectedShortDateFormat(value: string);
|
|
38
|
-
get selectedShortDateFormat(): string;
|
|
39
|
-
/**
|
|
40
|
-
* Sets the number of days to render in the view.
|
|
41
|
-
* @default 1
|
|
42
|
-
*/
|
|
43
|
-
numberOfDays: number;
|
|
44
|
-
/**
|
|
45
|
-
* Specifies the days that will be hidden from the view.
|
|
46
|
-
* Accepts an array of `Day` enum values.
|
|
47
|
-
**/
|
|
48
|
-
set hiddenDays(value: Day[]);
|
|
49
|
-
get hiddenDays(): Day[];
|
|
50
|
-
/**
|
|
51
|
-
* @hidden
|
|
52
|
-
*/
|
|
53
|
-
get title(): string;
|
|
54
|
-
/**
|
|
55
|
-
* The invariant name for this view.
|
|
56
|
-
* @default 'multiDay'
|
|
57
|
-
*/
|
|
58
|
-
readonly name: string;
|
|
59
|
-
private get defaultDateFormat();
|
|
60
|
-
private get defaultShortDateFormat();
|
|
61
|
-
private dateFormat;
|
|
62
|
-
private shortDateFormat;
|
|
63
|
-
constructor(localization: LocalizationService, changeDetector: ChangeDetectorRef, viewContext: ViewContextService, viewState: ViewStateService);
|
|
64
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiDayViewComponent, never>;
|
|
65
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiDayViewComponent, "kendo-scheduler-multi-day-view", never, { "selectedDateFormat": { "alias": "selectedDateFormat"; "required": false; }; "selectedShortDateFormat": { "alias": "selectedShortDateFormat"; "required": false; }; "numberOfDays": { "alias": "numberOfDays"; "required": false; }; "hiddenDays": { "alias": "hiddenDays"; "required": false; }; }, {}, never, never, true, never>;
|
|
66
|
-
}
|
|
@@ -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 { ViewItem } from '../../types';
|
|
6
|
-
import { Day } from '@progress/kendo-date-math';
|
|
7
|
-
/** @hidden */
|
|
8
|
-
export declare const isMultiDay: ({ start, end }: {
|
|
9
|
-
start: any;
|
|
10
|
-
end: any;
|
|
11
|
-
}) => boolean;
|
|
12
|
-
/** @hidden */
|
|
13
|
-
export declare const createTasks: (periodStart: Date, periodEnd: Date, items: ViewItem[], ranges: any[], hiddenDays?: Day[]) => any[];
|
|
@@ -1,63 +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 { MultiDayViewBase } from './multi-day-view-base';
|
|
8
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
9
|
-
import { ViewContextService } from '../view-context.service';
|
|
10
|
-
import { ViewStateService } from '../view-state.service';
|
|
11
|
-
import { AllDaySlotTemplateDirective, AllDayEventTemplateDirective } from '../templates';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* Represents the component that renders the **Week** view in the Scheduler.
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-scheduler>
|
|
19
|
-
* <kendo-scheduler-week-view></kendo-scheduler-week-view>
|
|
20
|
-
* </kendo-scheduler>
|
|
21
|
-
* ```
|
|
22
|
-
*/
|
|
23
|
-
export declare class WeekViewComponent extends MultiDayViewBase {
|
|
24
|
-
protected intl: IntlService;
|
|
25
|
-
/**
|
|
26
|
-
* @hidden
|
|
27
|
-
*/
|
|
28
|
-
get title(): string;
|
|
29
|
-
/**
|
|
30
|
-
* Sets the long-date format for the selected date in the Scheduler toolbar.
|
|
31
|
-
* Defaults to `'{0:D} - {1:D}'`, where `0` is the start and `1` is the end date.
|
|
32
|
-
* 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).
|
|
33
|
-
* @default '{0:D} - {1:D}'
|
|
34
|
-
*/
|
|
35
|
-
selectedDateFormat: string;
|
|
36
|
-
/**
|
|
37
|
-
* Sets the short-date format for the selected date in the Scheduler toolbar.
|
|
38
|
-
* Defaults to `'{0:d} - {1:d}'`, where `0` is the start and `1` is the end date.
|
|
39
|
-
* 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).
|
|
40
|
-
* @default '{0:d} - {1:d}'
|
|
41
|
-
*/
|
|
42
|
-
selectedShortDateFormat: string;
|
|
43
|
-
/**
|
|
44
|
-
* @hidden
|
|
45
|
-
*/
|
|
46
|
-
allDaySlotTemplate: AllDaySlotTemplateDirective;
|
|
47
|
-
/**
|
|
48
|
-
* @hidden
|
|
49
|
-
*/
|
|
50
|
-
allDayEventTemplate: AllDayEventTemplateDirective;
|
|
51
|
-
/**
|
|
52
|
-
* The invariant name for this view.
|
|
53
|
-
* @default 'week'
|
|
54
|
-
*/
|
|
55
|
-
readonly name: string;
|
|
56
|
-
constructor(intl: IntlService, localization: LocalizationService, changeDetector: ChangeDetectorRef, viewContext: ViewContextService, viewState: ViewStateService);
|
|
57
|
-
/**
|
|
58
|
-
* @hidden
|
|
59
|
-
*/
|
|
60
|
-
getStartDate(selectedDate: Date): Date;
|
|
61
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WeekViewComponent, never>;
|
|
62
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WeekViewComponent, "kendo-scheduler-week-view", never, { "selectedDateFormat": { "alias": "selectedDateFormat"; "required": false; }; "selectedShortDateFormat": { "alias": "selectedShortDateFormat"; "required": false; }; }, {}, ["allDaySlotTemplate", "allDayEventTemplate"], never, true, never>;
|
|
63
|
-
}
|
|
@@ -1,47 +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 { WeekViewComponent } from './week-view.component';
|
|
8
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
9
|
-
import { ViewContextService } from '../view-context.service';
|
|
10
|
-
import { ViewStateService } from '../view-state.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* Represents the component that renders the **Work Week** view in the Scheduler.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-scheduler>
|
|
18
|
-
* <kendo-scheduler-work-week-view></kendo-scheduler-work-week-view>
|
|
19
|
-
* </kendo-scheduler>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export declare class WorkWeekViewComponent extends WeekViewComponent {
|
|
23
|
-
/**
|
|
24
|
-
* @hidden
|
|
25
|
-
*/
|
|
26
|
-
get title(): string;
|
|
27
|
-
/**
|
|
28
|
-
* The invariant name for this view.
|
|
29
|
-
* @default 'workWeek'
|
|
30
|
-
*/
|
|
31
|
-
readonly name: string;
|
|
32
|
-
/**
|
|
33
|
-
* @hidden
|
|
34
|
-
*/
|
|
35
|
-
get numberOfDays(): number;
|
|
36
|
-
constructor(intl: IntlService, localization: LocalizationService, changeDetector: ChangeDetectorRef, viewContext: ViewContextService, viewState: ViewStateService);
|
|
37
|
-
/**
|
|
38
|
-
* @hidden
|
|
39
|
-
*/
|
|
40
|
-
getStartDate(selectedDate: Date): Date;
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*/
|
|
44
|
-
getNextDate(date: Date, count: number, _numberOfDays: number): Date;
|
|
45
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WorkWeekViewComponent, never>;
|
|
46
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<WorkWeekViewComponent, "kendo-scheduler-work-week-view", never, {}, {}, never, never, true, never>;
|
|
47
|
-
}
|
|
@@ -1,37 +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 { SchedulerView } from '../types';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* A directive selector for a custom Scheduler view.
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```html
|
|
13
|
-
* <kendo-scheduler [kendoSchedulerBinding]="events">
|
|
14
|
-
* <kendo-scheduler-day-view></kendo-scheduler-day-view>
|
|
15
|
-
* <kendo-scheduler-week-view></kendo-scheduler-week-view>
|
|
16
|
-
* <ng-template kendoSchedulerView="My Scheduler View">
|
|
17
|
-
* <app-custom-view></app-custom-view>
|
|
18
|
-
* </ng-template>
|
|
19
|
-
* </kendo-scheduler>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export declare class SchedulerViewDirective extends SchedulerView {
|
|
23
|
-
template: TemplateRef<any>;
|
|
24
|
-
/**
|
|
25
|
-
* Sets the user-friendly name for this view.
|
|
26
|
-
*/
|
|
27
|
-
title: string;
|
|
28
|
-
/**
|
|
29
|
-
* Sets the invariant name for this view. If not set, uses the defined user-friendly name.
|
|
30
|
-
*/
|
|
31
|
-
get name(): string;
|
|
32
|
-
set name(value: string);
|
|
33
|
-
private _name;
|
|
34
|
-
constructor(template: TemplateRef<any>);
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SchedulerViewDirective, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SchedulerViewDirective, "[kendoSchedulerView]", never, { "title": { "alias": "kendoSchedulerView"; "required": false; }; "name": { "alias": "kendoSchedulerViewName"; "required": false; }; }, {}, never, never, true, never>;
|
|
37
|
-
}
|
|
@@ -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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Use this directive to customize the date header in the **Agenda** view of the Scheduler.
|
|
9
|
-
*
|
|
10
|
-
* To define a date template, nest an `<ng-template>` tag with the `kendoSchedulerAgendaDateTemplate` directive inside the
|
|
11
|
-
* `<kendo-scheduler-agenda-view>` or `<kendo-scheduler>` component ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/templates#agenda-dates).
|
|
12
|
-
*
|
|
13
|
-
* The available fields in the template context are:
|
|
14
|
-
* - `date`—The header date.
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-scheduler-agenda-view>
|
|
19
|
-
* <ng-template kendoSchedulerAgendaDateTemplate let-date="date">
|
|
20
|
-
* <!-- custom date header -->
|
|
21
|
-
* </ng-template>
|
|
22
|
-
* </kendo-scheduler-agenda-view>
|
|
23
|
-
* ```
|
|
24
|
-
*/
|
|
25
|
-
export declare class AgendaDateTemplateDirective {
|
|
26
|
-
templateRef: TemplateRef<any>;
|
|
27
|
-
constructor(templateRef: TemplateRef<any>);
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgendaDateTemplateDirective, [{ optional: true; }]>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AgendaDateTemplateDirective, "[kendoSchedulerAgendaDateTemplate]", never, {}, {}, never, never, true, never>;
|
|
30
|
-
}
|
|
@@ -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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Use this directive to customize the time header in the **Agenda** view of the Scheduler.
|
|
9
|
-
*
|
|
10
|
-
* To define a time template, nest an `<ng-template>` tag with the `kendoSchedulerAgendaTimeTemplate` directive inside the
|
|
11
|
-
* `<kendo-scheduler>` or `<kendo-scheduler-agenda-view>` component ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/templates#agenda-times)).
|
|
12
|
-
*
|
|
13
|
-
* The available fields in the template context are:
|
|
14
|
-
* - `start`—The start date of the event.
|
|
15
|
-
* - `end`—The end date of the event.
|
|
16
|
-
* - `title`—The title of the event.
|
|
17
|
-
* - `description`—The description of the event.
|
|
18
|
-
* - `isAllDay`—A Boolean value which indicates if the event is all-day.
|
|
19
|
-
* - `resources`—The resources of the event.
|
|
20
|
-
*
|
|
21
|
-
* @example
|
|
22
|
-
* ```html
|
|
23
|
-
* <kendo-scheduler-agenda-view>
|
|
24
|
-
* <ng-template kendoSchedulerAgendaTimeTemplate let-start="start" let-end="end" let-title="title" let-description="description" let-isAllDay="isAllDay" let-resources="resources">
|
|
25
|
-
* <!-- custom time header -->
|
|
26
|
-
* </ng-template>
|
|
27
|
-
* </kendo-scheduler-agenda-view>
|
|
28
|
-
* ```
|
|
29
|
-
*/
|
|
30
|
-
export declare class AgendaTimeTemplateDirective {
|
|
31
|
-
templateRef: TemplateRef<any>;
|
|
32
|
-
constructor(templateRef: TemplateRef<any>);
|
|
33
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AgendaTimeTemplateDirective, [{ optional: true; }]>;
|
|
34
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AgendaTimeTemplateDirective, "[kendoSchedulerAgendaTimeTemplate]", never, {}, {}, never, never, true, never>;
|
|
35
|
-
}
|
|
@@ -1,31 +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
|
-
* Use this directive to customize the content of all-day events in the Scheduler.
|
|
9
|
-
*
|
|
10
|
-
* To define an all-day event template, nest an `<ng-template>` tag with the `kendoSchedulerAllDayEventTemplate` directive inside the
|
|
11
|
-
* `<kendo-scheduler>`, `<kendo-scheduler-day-view>`, or `<kendo-scheduler-week-view>` component ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/templates#all-day-events)).
|
|
12
|
-
*
|
|
13
|
-
* The available fields in the template context are:
|
|
14
|
-
* - `event`—The event that is associated with the item.
|
|
15
|
-
* - `resources`—The resources of the event.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-scheduler-day-view>
|
|
20
|
-
* <ng-template kendoSchedulerAllDayEventTemplate let-event="event" let-resources="resources">
|
|
21
|
-
* <!-- custom all-day event -->
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-scheduler-day-view>
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
export declare class AllDayEventTemplateDirective {
|
|
27
|
-
templateRef: TemplateRef<any>;
|
|
28
|
-
constructor(templateRef: TemplateRef<any>);
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AllDayEventTemplateDirective, [{ optional: true; }]>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AllDayEventTemplateDirective, "[kendoSchedulerAllDayEventTemplate]", never, {}, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -1,31 +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
|
-
* Use this directive to customize the content of all-day slots in the Scheduler.
|
|
9
|
-
*
|
|
10
|
-
* To define an all-dat slot template, nest an `<ng-template>` tag with the `kendoSchedulerAllDaySlotTemplate` directive inside the
|
|
11
|
-
* `<kendo-scheduler>`, `<kendo-scheduler-day-view>`, or `<kendo-scheduler-week-view>` components ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/templates#all-day-slots)).
|
|
12
|
-
*
|
|
13
|
-
* The available fields in the template context are:
|
|
14
|
-
* - `date`—The date of the slot.
|
|
15
|
-
* - `resources`—The resources of the slot.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-scheduler-week-view>
|
|
20
|
-
* <ng-template kendoSchedulerAllDaySlotTemplate let-date="date" let-resources="resources">
|
|
21
|
-
* <!-- custom all-day slot -->
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-scheduler-week-view>
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
export declare class AllDaySlotTemplateDirective {
|
|
27
|
-
templateRef: TemplateRef<any>;
|
|
28
|
-
constructor(templateRef: TemplateRef<any>);
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AllDaySlotTemplateDirective, [{ optional: true; }]>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AllDaySlotTemplateDirective, "[kendoSchedulerAllDaySlotTemplate]", never, {}, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -1,31 +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
|
-
* Use this directive to customize the date header in **Day**, **Week**, and **Timeline** views of the Scheduler.
|
|
9
|
-
*
|
|
10
|
-
* To define a date header template, nest an `<ng-template>` tag with the `kendoSchedulerDateHeaderTemplate` directive inside the
|
|
11
|
-
* `<kendo-scheduler>`, `<kendo-scheduler-day-view>`, `<kendo-scheduler-week-view>`,
|
|
12
|
-
* `<kendo-scheduler-timeline-view>`, `<kendo-scheduler-timeline-week-view>`, or `<kendo-scheduler-timeline-month-view>` component ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/templates#date-headers)).
|
|
13
|
-
*
|
|
14
|
-
* The available fields in the template context are:
|
|
15
|
-
* - `date`—The header date.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-scheduler-week-view>
|
|
20
|
-
* <ng-template kendoSchedulerDateHeaderTemplate let-date="date">
|
|
21
|
-
* <!-- custom date header -->
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-scheduler-week-view>
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
export declare class DateHeaderTemplateDirective {
|
|
27
|
-
templateRef: TemplateRef<any>;
|
|
28
|
-
constructor(templateRef: TemplateRef<any>);
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateHeaderTemplateDirective, [{ optional: true; }]>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DateHeaderTemplateDirective, "[kendoSchedulerDateHeaderTemplate]", never, {}, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -1,31 +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
|
-
* Use this directive to customize the rendering of Scheduler events.
|
|
9
|
-
*
|
|
10
|
-
* To define an event template, nest an `<ng-template>` tag with the `kendoSchedulerEventTemplate` directive inside the
|
|
11
|
-
* `<kendo-scheduler>` or any view component ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/templates#event-rendering)).
|
|
12
|
-
*
|
|
13
|
-
* The available fields in the template context are:
|
|
14
|
-
* - `event`—The event that is associated with the item.
|
|
15
|
-
* - `resources`—The resources of the event.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-scheduler>
|
|
20
|
-
* <ng-template kendoSchedulerEventTemplate let-event="event" let-resources="resources">
|
|
21
|
-
* <!-- custom event rendering -->
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-scheduler>
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
export declare class EventTemplateDirective {
|
|
27
|
-
templateRef: TemplateRef<any>;
|
|
28
|
-
constructor(templateRef: TemplateRef<any>);
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EventTemplateDirective, [{ optional: true; }]>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EventTemplateDirective, "[kendoSchedulerEventTemplate]", never, {}, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -1,31 +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
|
-
* Use this directive to customize the resource group header in **Day**, **Week**, and **Timeline** views of the Scheduler.
|
|
9
|
-
*
|
|
10
|
-
* To defina a group header template, nest an `<ng-template>` tag with the `kendoSchedulerGroupHeaderTemplate` directive inside the
|
|
11
|
-
* `<kendo-scheduler>`, `<kendo-scheduler-day-view>`, `<kendo-scheduler-week-view>`,
|
|
12
|
-
* `<kendo-scheduler-timeline-view>`, `<kendo-scheduler-timeline-week-view>`, or `<kendo-scheduler-timeline-month-view>` component ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/templates#group-headers)).
|
|
13
|
-
*
|
|
14
|
-
* The available fields in the template context are:
|
|
15
|
-
* - `resource`—The resource item.
|
|
16
|
-
*
|
|
17
|
-
* @example
|
|
18
|
-
* ```html
|
|
19
|
-
* <kendo-scheduler-timeline-view>
|
|
20
|
-
* <ng-template kendoSchedulerGroupHeaderTemplate let-resource="resource">
|
|
21
|
-
* <!-- custom group header -->
|
|
22
|
-
* </ng-template>
|
|
23
|
-
* </kendo-scheduler-timeline-view>
|
|
24
|
-
* ```
|
|
25
|
-
*/
|
|
26
|
-
export declare class GroupHeaderTemplateDirective {
|
|
27
|
-
templateRef: TemplateRef<any>;
|
|
28
|
-
constructor(templateRef: TemplateRef<any>);
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GroupHeaderTemplateDirective, [{ optional: true; }]>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<GroupHeaderTemplateDirective, "[kendoSchedulerGroupHeaderTemplate]", never, {}, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Use this directive to customize the major-time headers in **Day** and **Week** views of the Scheduler.
|
|
9
|
-
*
|
|
10
|
-
* To define a major-time header template, nest an `<ng-template>` tag with the `kendoSchedulerMajorTimeHeaderTemplate` directive inside the
|
|
11
|
-
* `<kendo-scheduler>`, `<kendo-scheduler-day-view>`, or `<kendo-scheduler-week-view>` component ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/templates#major-time-headers)).
|
|
12
|
-
*
|
|
13
|
-
* The available fields in the template context are:
|
|
14
|
-
* - `date`—The date of the header.
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-scheduler-day-view>
|
|
19
|
-
* <ng-template kendoSchedulerMajorTimeHeaderTemplate let-date="date">
|
|
20
|
-
* <!-- custom major time header -->
|
|
21
|
-
* </ng-template>
|
|
22
|
-
* </kendo-scheduler-day-view>
|
|
23
|
-
* ```
|
|
24
|
-
*/
|
|
25
|
-
export declare class MajorTimeHeaderTemplateDirective {
|
|
26
|
-
templateRef: TemplateRef<any>;
|
|
27
|
-
constructor(templateRef: TemplateRef<any>);
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MajorTimeHeaderTemplateDirective, [{ optional: true; }]>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MajorTimeHeaderTemplateDirective, "[kendoSchedulerMajorTimeHeaderTemplate]", never, {}, {}, never, never, true, never>;
|
|
30
|
-
}
|
|
@@ -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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Use this directive to customize the minor-time headers in the **Day** and **Week** views of the Scheduler.
|
|
9
|
-
*
|
|
10
|
-
* To define a minor-time header template, nest an `<ng-template>` tag with the `kendoSchedulerMinorTimeHeaderTemplate` directive inside the
|
|
11
|
-
* `<kendo-scheduler>`, `<kendo-scheduler-day-view>`, or `<kendo-scheduler-week-view>` component ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/templates#minor-time-headers)).
|
|
12
|
-
*
|
|
13
|
-
* The available fields in the template context are:
|
|
14
|
-
* - `date`—The date of the header.
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-scheduler-week-view>
|
|
19
|
-
* <ng-template kendoSchedulerMinorTimeHeaderTemplate let-date="date">
|
|
20
|
-
* <!-- custom minor time header -->
|
|
21
|
-
* </ng-template>
|
|
22
|
-
* </kendo-scheduler-week-view>
|
|
23
|
-
* ```
|
|
24
|
-
*/
|
|
25
|
-
export declare class MinorTimeHeaderTemplateDirective {
|
|
26
|
-
templateRef: TemplateRef<any>;
|
|
27
|
-
constructor(templateRef: TemplateRef<any>);
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MinorTimeHeaderTemplateDirective, [{ optional: true; }]>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MinorTimeHeaderTemplateDirective, "[kendoSchedulerMinorTimeHeaderTemplate]", never, {}, {}, never, never, true, never>;
|
|
30
|
-
}
|