@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,100 +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, ChangeDetectorRef, OnDestroy } from '@angular/core';
|
|
6
|
-
import { OngoingEventsSettings, SchedulerView } from '../../types';
|
|
7
|
-
import { EventTemplateDirective, GroupHeaderTemplateDirective } from '../templates';
|
|
8
|
-
import { Subscription } from 'rxjs';
|
|
9
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
10
|
-
import { ViewContextService } from '../view-context.service';
|
|
11
|
-
import { ViewStateService } from '../view-state.service';
|
|
12
|
-
import { SlotClassArgs } from '../../types';
|
|
13
|
-
import { EventStyleArgs } from '../../types';
|
|
14
|
-
import { Day } from '@progress/kendo-date-math';
|
|
15
|
-
import * as i0 from "@angular/core";
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*/
|
|
19
|
-
export declare abstract class ConfigurationViewBase extends SchedulerView implements OnDestroy {
|
|
20
|
-
protected localization: LocalizationService;
|
|
21
|
-
protected changeDetector: ChangeDetectorRef;
|
|
22
|
-
protected viewContext: ViewContextService;
|
|
23
|
-
protected viewState: ViewStateService;
|
|
24
|
-
/**
|
|
25
|
-
* Specifies the days that will be hidden from the view.
|
|
26
|
-
* Accepts an array of `Day` enum values.
|
|
27
|
-
**/
|
|
28
|
-
set hiddenDays(_hiddenDays: Day[]);
|
|
29
|
-
get hiddenDays(): Day[];
|
|
30
|
-
/**
|
|
31
|
-
* Defines a function that is executed for every slot in the view.
|
|
32
|
-
* The function returns a value which is supported by [`ngClass`](link:site.data.urls.angular['ngclassapi']) [see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/styling#slot-styling).
|
|
33
|
-
*/
|
|
34
|
-
slotClass: (args: SlotClassArgs) => any;
|
|
35
|
-
/**
|
|
36
|
-
* Defines a function that is executed for every event in the view.
|
|
37
|
-
* The function returns a value which is supported by [`ngClass`](link:site.data.urls.angular['ngclassapi']).
|
|
38
|
-
*/
|
|
39
|
-
eventClass: (args: EventStyleArgs) => any;
|
|
40
|
-
/**
|
|
41
|
-
* Defines a function that is executed for every event in the view.
|
|
42
|
-
* The function returns a value which is supported by [`ngStyle`](link:site.data.urls.angular['ngstyleapi']).
|
|
43
|
-
*/
|
|
44
|
-
eventStyles: (args: EventStyleArgs) => any;
|
|
45
|
-
/**
|
|
46
|
-
* Specifies the settings for the ongoing events highlight of the Scheduler.
|
|
47
|
-
*/
|
|
48
|
-
highlightOngoingEvents: boolean | OngoingEventsSettings;
|
|
49
|
-
/**
|
|
50
|
-
* Specifies whether to display the toolbar of the Scheduler.
|
|
51
|
-
*/
|
|
52
|
-
get showToolbar(): boolean;
|
|
53
|
-
set showToolbar(value: boolean);
|
|
54
|
-
/**
|
|
55
|
-
* @hidden
|
|
56
|
-
*/
|
|
57
|
-
template: TemplateRef<any>;
|
|
58
|
-
/**
|
|
59
|
-
* @hidden
|
|
60
|
-
*/
|
|
61
|
-
eventTemplate: EventTemplateDirective;
|
|
62
|
-
/**
|
|
63
|
-
* @hidden
|
|
64
|
-
*/
|
|
65
|
-
groupHeaderTemplate: GroupHeaderTemplateDirective;
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
get viewSlotClass(): (args: any) => any;
|
|
70
|
-
/**
|
|
71
|
-
* @hidden
|
|
72
|
-
*/
|
|
73
|
-
get viewEventClass(): any;
|
|
74
|
-
/**
|
|
75
|
-
* @hidden
|
|
76
|
-
*/
|
|
77
|
-
get viewEventStyles(): any;
|
|
78
|
-
/**
|
|
79
|
-
* @hidden
|
|
80
|
-
*/
|
|
81
|
-
get viewHighlightOngoingEvents(): any;
|
|
82
|
-
/**
|
|
83
|
-
* @hidden
|
|
84
|
-
*/
|
|
85
|
-
get viewWeekStart(): any;
|
|
86
|
-
/**
|
|
87
|
-
* @hidden
|
|
88
|
-
*/
|
|
89
|
-
get viewHiddenDays(): Day[];
|
|
90
|
-
protected subs: Subscription;
|
|
91
|
-
protected schedulerOptions: any;
|
|
92
|
-
protected _hiddenDays: Day[];
|
|
93
|
-
constructor(localization: LocalizationService, changeDetector: ChangeDetectorRef, viewContext: ViewContextService, viewState: ViewStateService);
|
|
94
|
-
ngOnChanges(changes: any): void;
|
|
95
|
-
ngOnDestroy(): void;
|
|
96
|
-
protected optionsChange(options: any): void;
|
|
97
|
-
private _showToolbar;
|
|
98
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ConfigurationViewBase, never>;
|
|
99
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ConfigurationViewBase, never, never, { "hiddenDays": { "alias": "hiddenDays"; "required": false; }; "slotClass": { "alias": "slotClass"; "required": false; }; "eventClass": { "alias": "eventClass"; "required": false; }; "eventStyles": { "alias": "eventStyles"; "required": false; }; "highlightOngoingEvents": { "alias": "highlightOngoingEvents"; "required": false; }; "showToolbar": { "alias": "showToolbar"; "required": false; }; }, {}, ["eventTemplate", "groupHeaderTemplate"], never, true, never>;
|
|
100
|
-
}
|
|
@@ -1,19 +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 { EventEmitter } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class DomEventsService {
|
|
11
|
-
focus: EventEmitter<any>;
|
|
12
|
-
focusIn: EventEmitter<any>;
|
|
13
|
-
focusOut: EventEmitter<any>;
|
|
14
|
-
click: EventEmitter<any>;
|
|
15
|
-
keydown: EventEmitter<any>;
|
|
16
|
-
windowBlur: EventEmitter<any>;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomEventsService, never>;
|
|
18
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DomEventsService>;
|
|
19
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ChangeDetectorRef, TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class HintContainerComponent {
|
|
11
|
-
changeDetector: ChangeDetectorRef;
|
|
12
|
-
hintTemplate: TemplateRef<any>;
|
|
13
|
-
constructor(changeDetector: ChangeDetectorRef);
|
|
14
|
-
detectChanges(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HintContainerComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HintContainerComponent, "kendo-hint-container", never, {}, {}, ["hintTemplate"], never, true, never>;
|
|
17
|
-
}
|
|
@@ -1,14 +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 { PipeTransform } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class RepeatPipe implements PipeTransform {
|
|
11
|
-
transform(value: number): any;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RepeatPipe, never>;
|
|
13
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<RepeatPipe, "repeat", true>;
|
|
14
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare class ResizeHintComponent {
|
|
10
|
-
hint: any;
|
|
11
|
-
format: string;
|
|
12
|
-
marqueeClasses: boolean;
|
|
13
|
-
get left(): number;
|
|
14
|
-
get top(): number;
|
|
15
|
-
get width(): number;
|
|
16
|
-
get height(): number;
|
|
17
|
-
get start(): Date;
|
|
18
|
-
get end(): Date;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResizeHintComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ResizeHintComponent, "[kendoResizeHint]", never, { "hint": { "alias": "hint"; "required": false; }; "format": { "alias": "format"; "required": false; }; }, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,14 +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 { PipeTransform } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class ResourceIteratorPipe implements PipeTransform {
|
|
11
|
-
transform(resources?: any[], lastIndex?: number): any;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResourceIteratorPipe, never>;
|
|
13
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<ResourceIteratorPipe, "resourceIterator", true>;
|
|
14
|
-
}
|
|
@@ -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 { SchedulerEvent } from '../../types';
|
|
6
|
-
/** @hidden */
|
|
7
|
-
export interface SchedulerTask {
|
|
8
|
-
start: Date;
|
|
9
|
-
end: Date;
|
|
10
|
-
startTime?: Date;
|
|
11
|
-
endTime?: Date;
|
|
12
|
-
isAllDay: boolean;
|
|
13
|
-
head?: boolean;
|
|
14
|
-
tail?: boolean;
|
|
15
|
-
color?: string;
|
|
16
|
-
event: SchedulerEvent;
|
|
17
|
-
rangeIndex?: number;
|
|
18
|
-
index?: number;
|
|
19
|
-
/**
|
|
20
|
-
* The guid generated for, and assigned to the HTML element of each event.
|
|
21
|
-
*/
|
|
22
|
-
elementId: string;
|
|
23
|
-
resources?: any[];
|
|
24
|
-
}
|
|
@@ -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 { OnChanges, OnDestroy, OnInit, SimpleChanges, EventEmitter, ChangeDetectorRef } from '@angular/core';
|
|
6
|
-
import { SchedulerComponent } from '../../scheduler.component';
|
|
7
|
-
import { SlotRange } from '../../types/slot-selection';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* Represents a directive that manages the built-in slot selection in the Scheduler.
|
|
11
|
-
*
|
|
12
|
-
* Add the `kendoSchedulerSlotSelectable` directive to a `<kendo-scheduler>` instance to allow users to select time slots by clicking or dragging.
|
|
13
|
-
*
|
|
14
|
-
* The directive keeps track of the selected slot range and emits changes when the selection is updated by user interaction.
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-scheduler kendoSchedulerSlotSelectable [(slotSelection)]="selectedSlot">
|
|
19
|
-
* </kendo-scheduler>
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @remarks
|
|
23
|
-
* Applied to: {@link SchedulerComponent}
|
|
24
|
-
*/
|
|
25
|
-
export declare class SlotSelectableDirective implements OnInit, OnChanges, OnDestroy {
|
|
26
|
-
private scheduler;
|
|
27
|
-
private cdr;
|
|
28
|
-
/**
|
|
29
|
-
* Represents the currently selected slot range.
|
|
30
|
-
*/
|
|
31
|
-
slotSelection: SlotRange;
|
|
32
|
-
/**
|
|
33
|
-
* Fires when the user changes the currently selected slot range.
|
|
34
|
-
*/
|
|
35
|
-
slotSelectionChange: EventEmitter<SlotRange>;
|
|
36
|
-
/**
|
|
37
|
-
* @hidden
|
|
38
|
-
* The resources of the cell where the selection started.
|
|
39
|
-
* When dragging over the slots of a different resource in grouped mode, the ongoing selection will not be affected.
|
|
40
|
-
*/
|
|
41
|
-
private selectionOriginResources;
|
|
42
|
-
private selectedRange;
|
|
43
|
-
private rangeBeforeDrag;
|
|
44
|
-
private slotSelectionChangeSource;
|
|
45
|
-
private subscriptions;
|
|
46
|
-
constructor(scheduler: SchedulerComponent, cdr: ChangeDetectorRef);
|
|
47
|
-
ngOnInit(): void;
|
|
48
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
49
|
-
ngOnDestroy(): void;
|
|
50
|
-
private isSlotSelected;
|
|
51
|
-
private initDragSelect;
|
|
52
|
-
private onDrag;
|
|
53
|
-
private onRelease;
|
|
54
|
-
private onSlotClick;
|
|
55
|
-
/**
|
|
56
|
-
* @hidden
|
|
57
|
-
* Checks if the selected range contains a local date range.
|
|
58
|
-
*/
|
|
59
|
-
private isInRange;
|
|
60
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SlotSelectableDirective, never>;
|
|
61
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SlotSelectableDirective, "[kendoSchedulerSlotSelectable]", never, { "slotSelection": { "alias": "slotSelection"; "required": false; }; }, { "slotSelectionChange": "slotSelectionChange"; }, never, never, true, never>;
|
|
62
|
-
}
|
|
@@ -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 { EventEmitter } from '@angular/core';
|
|
6
|
-
import { ViewStateService } from '../view-state.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class ViewFooterComponent {
|
|
12
|
-
hostClasses: boolean;
|
|
13
|
-
toolbarRole: string;
|
|
14
|
-
private sub;
|
|
15
|
-
/**
|
|
16
|
-
* @hidden
|
|
17
|
-
* TODO: Drop in next MAJOR version
|
|
18
|
-
*/
|
|
19
|
-
inlineJustifyContentStyle: string;
|
|
20
|
-
itemClick: EventEmitter<any>;
|
|
21
|
-
items: any[];
|
|
22
|
-
constructor(viewState: ViewStateService);
|
|
23
|
-
ngOnDestroy(): void;
|
|
24
|
-
onItemClick(e: any, item: any): void;
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewFooterComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ViewFooterComponent, "[viewFooter]", never, { "items": { "alias": "items"; "required": false; }; }, { "itemClick": "itemClick"; }, never, never, true, never>;
|
|
27
|
-
}
|
|
@@ -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 { OnInit, OnChanges } from '@angular/core';
|
|
6
|
-
import { ViewFooterComponent } from './view-footer.component';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class WorkHoursFooterDirective implements OnInit, OnChanges {
|
|
13
|
-
private footer;
|
|
14
|
-
private localization;
|
|
15
|
-
showWorkHours: boolean;
|
|
16
|
-
footerItems: any[];
|
|
17
|
-
constructor(footer: ViewFooterComponent, localization: LocalizationService);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
ngOnChanges(): void;
|
|
20
|
-
private toggleWorkHours;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WorkHoursFooterDirective, never>;
|
|
22
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<WorkHoursFooterDirective, "[kendoWorkHoursFooter]", never, { "showWorkHours": { "alias": "showWorkHours"; "required": false; }; }, {}, never, never, true, never>;
|
|
23
|
-
}
|
package/views/constants.d.ts
DELETED
|
@@ -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
|
-
/** @hidden */
|
|
6
|
-
export declare const MIDNIGHT_INVARIANT: Date;
|
|
7
|
-
/** @hidden */
|
|
8
|
-
export declare const INVARIANT_END: Date;
|
|
9
|
-
/** @hidden */
|
|
10
|
-
export declare const MS_PER_SECOND = 1000;
|
|
11
|
-
/** @hidden */
|
|
12
|
-
export declare const MS_PER_MINUTE: number;
|
|
13
|
-
/** @hidden */
|
|
14
|
-
export declare const MS_PER_HOUR: number;
|
|
15
|
-
/** @hidden */
|
|
16
|
-
export declare const MS_PER_DAY: number;
|
|
17
|
-
/** @hidden */
|
|
18
|
-
export declare const BORDER_WIDTH = 1;
|
|
19
|
-
/** @hidden */
|
|
20
|
-
export declare const DEFAULT_EVENT_HEIGHT = 25;
|
|
21
|
-
/** @hidden */
|
|
22
|
-
export declare const ONGOING_EVENT_CSS_CLASS = "k-event-ongoing";
|
|
23
|
-
/** @hidden */
|
|
24
|
-
export declare const DAYS_IN_WEEK_COUNT = 7;
|
|
25
|
-
/** @hidden */
|
|
26
|
-
export declare const WEEKS_COUNT = 6;
|
|
27
|
-
/** @hidden */
|
|
28
|
-
export declare const MORE_BUTTON_HEIGHT = 13;
|
|
29
|
-
/** @hidden */
|
|
30
|
-
export declare const EVENT_SPACING = 2;
|
|
@@ -1,79 +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 { ResourceGroup, SlotDirective, SlotID } from '../view-items/types';
|
|
6
|
-
import { BaseSlotService } from '../view-items/base-slot.service';
|
|
7
|
-
import { Day } from '@progress/kendo-date-math';
|
|
8
|
-
/** @hidden */
|
|
9
|
-
export declare class SlotRange {
|
|
10
|
-
index: number;
|
|
11
|
-
get slots(): any[];
|
|
12
|
-
get firstSlot(): any;
|
|
13
|
-
get lastSlot(): any;
|
|
14
|
-
get items(): any[];
|
|
15
|
-
get rect(): any;
|
|
16
|
-
private slotMap;
|
|
17
|
-
private itemMap;
|
|
18
|
-
private slotItems;
|
|
19
|
-
get start(): Date;
|
|
20
|
-
get end(): Date;
|
|
21
|
-
get hasSlots(): boolean;
|
|
22
|
-
get hasItems(): boolean;
|
|
23
|
-
constructor(index: number);
|
|
24
|
-
registerItem(component: any): void;
|
|
25
|
-
unregisterItem(component: any, id: SlotID): void;
|
|
26
|
-
registerSlot(slot: any): void;
|
|
27
|
-
unregisterSlot(slot: any): void;
|
|
28
|
-
layout(options: any): void;
|
|
29
|
-
initDaySlots(rowHeight: number, eventHeight: number): void;
|
|
30
|
-
setDayOffsets(): void;
|
|
31
|
-
setSlotsHeight(height: number): void;
|
|
32
|
-
}
|
|
33
|
-
/**
|
|
34
|
-
* @hidden
|
|
35
|
-
*/
|
|
36
|
-
export declare class DayTimeResourceGroup implements ResourceGroup {
|
|
37
|
-
readonly index: number;
|
|
38
|
-
dayRanges: SlotRange[];
|
|
39
|
-
timeRanges: SlotRange[];
|
|
40
|
-
private slotItems;
|
|
41
|
-
constructor(index: number);
|
|
42
|
-
registerSlot(slot: SlotDirective): void;
|
|
43
|
-
unregisterSlot(slot: SlotDirective): void;
|
|
44
|
-
registerItem(component: any): void;
|
|
45
|
-
unregisterItem(component: any, id: SlotID): void;
|
|
46
|
-
forEachDateRange(callback: (slot: SlotRange) => void): void;
|
|
47
|
-
forEachTimeRange(callback: (slot: SlotRange) => void): void;
|
|
48
|
-
slotRange(slot: any): SlotRange;
|
|
49
|
-
slotRanges(slot: any): SlotRange[];
|
|
50
|
-
initTimeSlots(rowHeight: number, eventHeight: number, resourceRowHeight: any): void;
|
|
51
|
-
setTimelineOffsets(): void;
|
|
52
|
-
setSlotsHeight(height: number): void;
|
|
53
|
-
get items(): any[];
|
|
54
|
-
get slots(): any[];
|
|
55
|
-
get hasSlots(): boolean;
|
|
56
|
-
cleanRanges(): void;
|
|
57
|
-
private itemRange;
|
|
58
|
-
}
|
|
59
|
-
/**
|
|
60
|
-
* @hidden
|
|
61
|
-
*/
|
|
62
|
-
export declare class DayTimeSlotService extends BaseSlotService {
|
|
63
|
-
hiddenDays: Day[];
|
|
64
|
-
layoutDays(eventHeight?: number): void;
|
|
65
|
-
layoutTimeline(eventHeight: number, resourceRows: any[]): void;
|
|
66
|
-
layoutTimes(options: any): void;
|
|
67
|
-
forEachDateRange(callback: any): void;
|
|
68
|
-
syncDateRanges(): number;
|
|
69
|
-
forEachGroup(callback: any): void;
|
|
70
|
-
forEachSlot(callback: any): void;
|
|
71
|
-
createGroup(index: number): DayTimeResourceGroup;
|
|
72
|
-
slotByIndex(slotIndex: string, allDay?: boolean): any;
|
|
73
|
-
slotByPosition(x: any, y: any, isDaySlot?: boolean, includeDayRanges?: boolean): any;
|
|
74
|
-
groupSlotByPosition(currentSlot: any, x: any, y: any): any;
|
|
75
|
-
dragRanges(currentSlot: any, offset: any, timeRanges?: boolean): any;
|
|
76
|
-
resizeRanges(currentSlot: any, task: any, resizeStart: boolean, offset?: any): any;
|
|
77
|
-
timePosition(date: Date, resourceIndex: number, vertical: boolean): number;
|
|
78
|
-
private findDateSlot;
|
|
79
|
-
}
|
|
@@ -1,155 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { OnDestroy, ChangeDetectorRef } from '@angular/core';
|
|
6
|
-
import { ConfigurationViewBase } from '../common/configuration-view-base';
|
|
7
|
-
import { TimeSlotTemplateDirective, DateHeaderTemplateDirective, MajorTimeHeaderTemplateDirective, MinorTimeHeaderTemplateDirective } from '../templates';
|
|
8
|
-
import { ViewContextService } from '../view-context.service';
|
|
9
|
-
import { ViewStateService } from '../view-state.service';
|
|
10
|
-
import { CurrentTimeSettings } from '../../types';
|
|
11
|
-
import { Day } from '@progress/kendo-date-math';
|
|
12
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
13
|
-
import * as i0 from "@angular/core";
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
export declare abstract class DayTimeViewBase extends ConfigurationViewBase implements OnDestroy {
|
|
18
|
-
/**
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
timeSlotTemplate: TimeSlotTemplateDirective;
|
|
22
|
-
/**
|
|
23
|
-
* @hidden
|
|
24
|
-
*/
|
|
25
|
-
dateHeaderTemplate: DateHeaderTemplateDirective;
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
majorTimeHeaderTemplate: MajorTimeHeaderTemplateDirective;
|
|
30
|
-
/**
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
minorTimeHeaderTemplate: MinorTimeHeaderTemplateDirective;
|
|
34
|
-
/**
|
|
35
|
-
* If set to `true`, the view will be initially shown in the business-hours mode.
|
|
36
|
-
* By default, the view is displayed in the full-day mode.
|
|
37
|
-
* @default false
|
|
38
|
-
*/
|
|
39
|
-
showWorkHours: boolean;
|
|
40
|
-
/**
|
|
41
|
-
* Specifies whether to display the footer of the Scheduler.
|
|
42
|
-
*/
|
|
43
|
-
showFooter: boolean;
|
|
44
|
-
/**
|
|
45
|
-
* Sets the height (in pixels) of events in the Scheduler views.
|
|
46
|
-
* For `Month`, `Timeline`, and `Multi-Week` views, it controls the height of regular and all-day events.
|
|
47
|
-
* For `Day` and `Week` views, it controls the height of all-day events.
|
|
48
|
-
*/
|
|
49
|
-
eventHeight: number;
|
|
50
|
-
/**
|
|
51
|
-
* The start time of the view. The Scheduler displays events which start after the start time.
|
|
52
|
-
* Accepts string values in the `HH:mm` format.
|
|
53
|
-
*/
|
|
54
|
-
startTime: string;
|
|
55
|
-
/**
|
|
56
|
-
* The time to which the view will initially be scrolled.
|
|
57
|
-
* Accepts string values in the `HH:mm` format or a JavaScript `Date`.
|
|
58
|
-
*/
|
|
59
|
-
scrollTime: string;
|
|
60
|
-
/**
|
|
61
|
-
* The end time of the view. The Scheduler displays events which end before the end time.
|
|
62
|
-
* Accepts string values in the `HH:mm` format.
|
|
63
|
-
*/
|
|
64
|
-
endTime: string;
|
|
65
|
-
/**
|
|
66
|
-
* The start time of the view when `showWorkHours` is set to `true`.
|
|
67
|
-
* Accepts string values in the `HH:mm` format.
|
|
68
|
-
*/
|
|
69
|
-
workDayStart: string;
|
|
70
|
-
/**
|
|
71
|
-
* The end time of the view when `showWorkHours` is set to `true`.
|
|
72
|
-
* Accepts string values in the `HH:mm` format.
|
|
73
|
-
*/
|
|
74
|
-
workDayEnd: string;
|
|
75
|
-
/**
|
|
76
|
-
* The start of the work week.
|
|
77
|
-
*/
|
|
78
|
-
workWeekStart: Day;
|
|
79
|
-
/**
|
|
80
|
-
* The end of the work week.
|
|
81
|
-
*/
|
|
82
|
-
workWeekEnd: Day;
|
|
83
|
-
/**
|
|
84
|
-
* The duration (in minutes) of the time slots.
|
|
85
|
-
*/
|
|
86
|
-
slotDuration: number;
|
|
87
|
-
/**
|
|
88
|
-
* The number of divisions of the time slots.
|
|
89
|
-
*/
|
|
90
|
-
slotDivisions: number;
|
|
91
|
-
/**
|
|
92
|
-
* Specifies the settings for the current time marker of the Scheduler.
|
|
93
|
-
*/
|
|
94
|
-
currentTimeMarker: boolean | CurrentTimeSettings;
|
|
95
|
-
/**
|
|
96
|
-
* @hidden
|
|
97
|
-
*/
|
|
98
|
-
get viewEventHeight(): any;
|
|
99
|
-
/**
|
|
100
|
-
* @hidden
|
|
101
|
-
*/
|
|
102
|
-
get shouldShowWorkHours(): boolean;
|
|
103
|
-
/**
|
|
104
|
-
* @hidden
|
|
105
|
-
*/
|
|
106
|
-
get viewStartTime(): any;
|
|
107
|
-
/**
|
|
108
|
-
* @hidden
|
|
109
|
-
*/
|
|
110
|
-
get viewEndTime(): any;
|
|
111
|
-
/**
|
|
112
|
-
* @hidden
|
|
113
|
-
*/
|
|
114
|
-
get viewWorkDayStart(): any;
|
|
115
|
-
/**
|
|
116
|
-
* @hidden
|
|
117
|
-
*/
|
|
118
|
-
get viewWorkDayEnd(): any;
|
|
119
|
-
/**
|
|
120
|
-
* @hidden
|
|
121
|
-
*/
|
|
122
|
-
get viewWorkWeekStart(): any;
|
|
123
|
-
/**
|
|
124
|
-
* @hidden
|
|
125
|
-
*/
|
|
126
|
-
get viewWorkWeekEnd(): any;
|
|
127
|
-
/**
|
|
128
|
-
* @hidden
|
|
129
|
-
*/
|
|
130
|
-
get viewSlotDuration(): any;
|
|
131
|
-
/**
|
|
132
|
-
* @hidden
|
|
133
|
-
*/
|
|
134
|
-
get viewSlotDivisions(): any;
|
|
135
|
-
/**
|
|
136
|
-
* @hidden
|
|
137
|
-
*/
|
|
138
|
-
get viewCurrentTimeMarker(): any;
|
|
139
|
-
/**
|
|
140
|
-
* @hidden
|
|
141
|
-
*/
|
|
142
|
-
get viewHighlightOngoingEvents(): any;
|
|
143
|
-
/**
|
|
144
|
-
* @hidden
|
|
145
|
-
*/
|
|
146
|
-
get viewScrollTime(): any;
|
|
147
|
-
/**
|
|
148
|
-
* @hidden
|
|
149
|
-
*/
|
|
150
|
-
get viewShowFooter(): boolean;
|
|
151
|
-
constructor(localization: LocalizationService, changeDetector: ChangeDetectorRef, viewContext: ViewContextService, viewState: ViewStateService);
|
|
152
|
-
protected optionValue(name: string): any;
|
|
153
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DayTimeViewBase, never>;
|
|
154
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DayTimeViewBase, never, never, { "showWorkHours": { "alias": "showWorkHours"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "eventHeight": { "alias": "eventHeight"; "required": false; }; "startTime": { "alias": "startTime"; "required": false; }; "scrollTime": { "alias": "scrollTime"; "required": false; }; "endTime": { "alias": "endTime"; "required": false; }; "workDayStart": { "alias": "workDayStart"; "required": false; }; "workDayEnd": { "alias": "workDayEnd"; "required": false; }; "workWeekStart": { "alias": "workWeekStart"; "required": false; }; "workWeekEnd": { "alias": "workWeekEnd"; "required": false; }; "slotDuration": { "alias": "slotDuration"; "required": false; }; "slotDivisions": { "alias": "slotDivisions"; "required": false; }; "currentTimeMarker": { "alias": "currentTimeMarker"; "required": false; }; }, {}, ["timeSlotTemplate", "dateHeaderTemplate", "majorTimeHeaderTemplate", "minorTimeHeaderTemplate"], never, true, never>;
|
|
155
|
-
}
|
|
@@ -1,32 +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 { ElementRef, Renderer2 } from '@angular/core';
|
|
6
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
9
|
-
import { FocusService } from '../../navigation';
|
|
10
|
-
import { DayTimeSlotService } from '../day-time/day-time-slot.service';
|
|
11
|
-
import { BaseViewItem } from '../view-items/base-view-item';
|
|
12
|
-
import * as i0 from "@angular/core";
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export declare class DayTimeViewItemComponent extends BaseViewItem {
|
|
17
|
-
private intlService;
|
|
18
|
-
chevronLeftIcon: SVGIcon;
|
|
19
|
-
chevronRightIcon: SVGIcon;
|
|
20
|
-
chevronUpIcon: SVGIcon;
|
|
21
|
-
chevronDownIcon: SVGIcon;
|
|
22
|
-
arrowRotateCwIcon: SVGIcon;
|
|
23
|
-
arrowsNoRepeatIcon: SVGIcon;
|
|
24
|
-
xIcon: SVGIcon;
|
|
25
|
-
vertical: boolean;
|
|
26
|
-
isAllDay: boolean;
|
|
27
|
-
name: string;
|
|
28
|
-
get eventTime(): string;
|
|
29
|
-
constructor(slotService: DayTimeSlotService, localization: LocalizationService, focusService: FocusService, element: ElementRef, renderer: Renderer2, intlService: IntlService);
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DayTimeViewItemComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DayTimeViewItemComponent, "[dayTimeViewItem]", never, { "vertical": { "alias": "vertical"; "required": false; }; "isAllDay": { "alias": "isAllDay"; "required": false; }; "name": { "alias": "name"; "required": false; }; }, {}, never, never, true, never>;
|
|
32
|
-
}
|