@progress/kendo-angular-scheduler 24.2.2 → 25.0.0-develop.12

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.
Files changed (185) hide show
  1. package/fesm2022/progress-kendo-angular-scheduler.mjs +489 -447
  2. package/index.d.ts +6727 -82
  3. package/package-metadata.mjs +2 -2
  4. package/package.json +20 -20
  5. package/schematics/ngAdd/index.js +3 -3
  6. package/common/constants.d.ts +0 -8
  7. package/common/default-model-fields.d.ts +0 -9
  8. package/common/dom-queries.d.ts +0 -44
  9. package/common/modifiers.d.ts +0 -22
  10. package/common/util.d.ts +0 -127
  11. package/data-binding.directive.d.ts +0 -56
  12. package/directives.d.ts +0 -90
  13. package/editing/date-time-picker.component.d.ts +0 -51
  14. package/editing/dialogs.service.d.ts +0 -44
  15. package/editing/edit-dialog-template.directive.d.ts +0 -40
  16. package/editing/edit-dialog.component.d.ts +0 -87
  17. package/editing/edit.service.d.ts +0 -57
  18. package/editing/local-data-changes.service.d.ts +0 -15
  19. package/editing/recurrence/end-rule-radio-button.directive.d.ts +0 -31
  20. package/editing/recurrence/localization/custom-messages.component.d.ts +0 -18
  21. package/editing/recurrence/localization/localized-messages.directive.d.ts +0 -16
  22. package/editing/recurrence/localization/messages.d.ts +0 -161
  23. package/editing/recurrence/localization/recurrence-localization.service.d.ts +0 -17
  24. package/editing/recurrence/recurrence-editor.component.d.ts +0 -111
  25. package/editing/recurrence/recurrence-end-rule-editor.component.d.ts +0 -46
  26. package/editing/recurrence/recurrence-frequency-editor.component.d.ts +0 -26
  27. package/editing/recurrence/recurrence-interval-editor.component.d.ts +0 -31
  28. package/editing/recurrence/recurrence-monthly-yearly-editor.component.d.ts +0 -53
  29. package/editing/recurrence/recurrence-weekday-rule-editor.component.d.ts +0 -31
  30. package/editing/recurrence/recurrence.service.d.ts +0 -119
  31. package/editing/recurrence/repeat-on-radio-button.directive.d.ts +0 -32
  32. package/editing/resource-editor-base.d.ts +0 -37
  33. package/editing/resource-multiple-editor.component.d.ts +0 -21
  34. package/editing/resource-single-editor.component.d.ts +0 -20
  35. package/editing/timezone-editor.component.d.ts +0 -82
  36. package/editing-directives/base-edit.service.d.ts +0 -165
  37. package/editing-directives/edit-service.interface.d.ts +0 -71
  38. package/editing-directives/editing-directive-base.d.ts +0 -62
  39. package/editing-directives/local-edit.service.d.ts +0 -33
  40. package/editing-directives/reactive-editing.directive.d.ts +0 -46
  41. package/editing-directives/utils.d.ts +0 -25
  42. package/events/add-event.d.ts +0 -23
  43. package/events/cancel-event.d.ts +0 -15
  44. package/events/create-event.d.ts +0 -38
  45. package/events/date-change-event.d.ts +0 -27
  46. package/events/drag-end-event.d.ts +0 -43
  47. package/events/drag-event.d.ts +0 -51
  48. package/events/drag-start-event.d.ts +0 -27
  49. package/events/edit-event-base.d.ts +0 -30
  50. package/events/edit-event.d.ts +0 -28
  51. package/events/event-click-event.d.ts +0 -30
  52. package/events/event-keydown-event.d.ts +0 -26
  53. package/events/more-events-click.d.ts +0 -23
  54. package/events/navigate-event.d.ts +0 -24
  55. package/events/preventable-event.d.ts +0 -24
  56. package/events/remove-event.d.ts +0 -28
  57. package/events/resize-end-event.d.ts +0 -35
  58. package/events/resize-event.d.ts +0 -43
  59. package/events/resize-start-event.d.ts +0 -27
  60. package/events/save-event.d.ts +0 -20
  61. package/events/slot-click-event.d.ts +0 -42
  62. package/events/slot-drag-end-event.d.ts +0 -10
  63. package/events/slot-drag-event.d.ts +0 -39
  64. package/events/slot-drag-start-event.d.ts +0 -42
  65. package/events/view-event-map.d.ts +0 -35
  66. package/events.d.ts +0 -27
  67. package/loading.component.d.ts +0 -13
  68. package/localization/custom-messages.component.d.ts +0 -30
  69. package/localization/localized-messages.directive.d.ts +0 -16
  70. package/localization/messages.d.ts +0 -409
  71. package/localization/scheduler-localization.service.d.ts +0 -14
  72. package/navigation/focus-position.interface.d.ts +0 -17
  73. package/navigation/focus.service.d.ts +0 -44
  74. package/navigation/focusable-element.interface.d.ts +0 -45
  75. package/navigation/focusable.directive.d.ts +0 -36
  76. package/navigation/shortcuts.directive.d.ts +0 -34
  77. package/navigation.d.ts +0 -8
  78. package/package-metadata.d.ts +0 -9
  79. package/pdf/pdf-command.directive.d.ts +0 -38
  80. package/pdf/pdf-export-event.d.ts +0 -10
  81. package/pdf/pdf.component.d.ts +0 -129
  82. package/pdf/pdf.module.d.ts +0 -30
  83. package/pdf/pdf.service.d.ts +0 -18
  84. package/scheduler.component.d.ts +0 -608
  85. package/scheduler.module.d.ts +0 -66
  86. package/toolbar/navigation.component.d.ts +0 -135
  87. package/toolbar/toolbar-context.d.ts +0 -18
  88. package/toolbar/toolbar-template.directive.d.ts +0 -39
  89. package/toolbar/toolbar.component.d.ts +0 -50
  90. package/toolbar/toolbar.service.d.ts +0 -37
  91. package/toolbar/view-selector.component.d.ts +0 -80
  92. package/types/actions.d.ts +0 -158
  93. package/types/create-form-group-args.interface.d.ts +0 -15
  94. package/types/crud-operation.enum.d.ts +0 -17
  95. package/types/current-time-settings.interface.d.ts +0 -27
  96. package/types/date-range.interface.d.ts +0 -28
  97. package/types/datepicker-options.interface.d.ts +0 -100
  98. package/types/edit-event-args.interface.d.ts +0 -19
  99. package/types/edit-mode.enum.d.ts +0 -22
  100. package/types/editable-settings.interface.d.ts +0 -29
  101. package/types/event-style-args.interface.d.ts +0 -21
  102. package/types/focusable-container.d.ts +0 -8
  103. package/types/group.interface.d.ts +0 -17
  104. package/types/numeric-options.interface.d.ts +0 -57
  105. package/types/ongoing-events-settings.interface.d.ts +0 -25
  106. package/types/resource.interface.d.ts +0 -37
  107. package/types/scheduler-event.d.ts +0 -57
  108. package/types/scheduler-model-fields.interface.d.ts +0 -75
  109. package/types/scheduler-slot.interface.d.ts +0 -39
  110. package/types/scheduler-view.d.ts +0 -22
  111. package/types/slot-class-args.interface.d.ts +0 -33
  112. package/types/slot-selection.d.ts +0 -71
  113. package/types/view-item.interface.d.ts +0 -23
  114. package/types.d.ts +0 -25
  115. package/views/agenda/agenda-header-item.component.d.ts +0 -21
  116. package/views/agenda/agenda-header.component.d.ts +0 -21
  117. package/views/agenda/agenda-task-item.component.d.ts +0 -33
  118. package/views/agenda/agenda-view-internal.component.d.ts +0 -81
  119. package/views/agenda/agenda-view-list.component.d.ts +0 -38
  120. package/views/agenda/agenda-view.component.d.ts +0 -62
  121. package/views/agenda/tasks.collection.d.ts +0 -48
  122. package/views/agenda/utils.d.ts +0 -17
  123. package/views/common/base-view.d.ts +0 -194
  124. package/views/common/configuration-view-base.d.ts +0 -100
  125. package/views/common/dom-events.service.d.ts +0 -19
  126. package/views/common/hint-container.component.d.ts +0 -17
  127. package/views/common/repeat.pipe.d.ts +0 -14
  128. package/views/common/resize-hint.component.d.ts +0 -21
  129. package/views/common/resource-iterator.pipe.d.ts +0 -14
  130. package/views/common/scheduler-task.d.ts +0 -24
  131. package/views/common/slot-selectable.directive.d.ts +0 -62
  132. package/views/common/view-footer.component.d.ts +0 -27
  133. package/views/common/work-hours-footer.directive.d.ts +0 -23
  134. package/views/constants.d.ts +0 -30
  135. package/views/day-time/day-time-slot.service.d.ts +0 -79
  136. package/views/day-time/day-time-view-base.d.ts +0 -155
  137. package/views/day-time/day-time-view-item.component.d.ts +0 -32
  138. package/views/day-time/day-time-view.component.d.ts +0 -99
  139. package/views/day-time/event-slot.directive.d.ts +0 -46
  140. package/views/day-time/utils.d.ts +0 -9
  141. package/views/month/month-slot.component.d.ts +0 -49
  142. package/views/month/month-slot.service.d.ts +0 -66
  143. package/views/month/month-view-item.component.d.ts +0 -26
  144. package/views/month/month-view-renderer.component.d.ts +0 -80
  145. package/views/month/month-view.component.d.ts +0 -90
  146. package/views/month/multi-week-view.component.d.ts +0 -88
  147. package/views/month/utils.d.ts +0 -14
  148. package/views/multi-day/day-view.component.d.ts +0 -65
  149. package/views/multi-day/multi-day-view-base.d.ts +0 -37
  150. package/views/multi-day/multi-day-view-renderer.component.d.ts +0 -68
  151. package/views/multi-day/multi-day-view.component.d.ts +0 -66
  152. package/views/multi-day/utils.d.ts +0 -13
  153. package/views/multi-day/week-view.component.d.ts +0 -63
  154. package/views/multi-day/work-week-view.component.d.ts +0 -47
  155. package/views/scheduler-view.directive.d.ts +0 -37
  156. package/views/templates/agenda-date-template.directive.d.ts +0 -30
  157. package/views/templates/agenda-time-template.directive.d.ts +0 -35
  158. package/views/templates/all-day-event-template.directive.d.ts +0 -31
  159. package/views/templates/all-day-slot-template.directive.d.ts +0 -31
  160. package/views/templates/date-header-template.directive.d.ts +0 -31
  161. package/views/templates/event-template.directive.d.ts +0 -31
  162. package/views/templates/group-header-template.directive.d.ts +0 -31
  163. package/views/templates/major-time-header-template.directive.d.ts +0 -30
  164. package/views/templates/minor-time-header-template.directive.d.ts +0 -30
  165. package/views/templates/month-day-slot-template.directive.d.ts +0 -31
  166. package/views/templates/multi-week-day-slot-template.directive.d.ts +0 -31
  167. package/views/templates/time-slot-template.directive.d.ts +0 -32
  168. package/views/templates.d.ts +0 -16
  169. package/views/timeline/timeline-base.d.ts +0 -26
  170. package/views/timeline/timeline-month-view.component.d.ts +0 -72
  171. package/views/timeline/timeline-multi-day-view.component.d.ts +0 -49
  172. package/views/timeline/timeline-view.component.d.ts +0 -66
  173. package/views/timeline/timeline-week-view.component.d.ts +0 -61
  174. package/views/timeline/utils.d.ts +0 -21
  175. package/views/utils.d.ts +0 -115
  176. package/views/view-context.service.d.ts +0 -82
  177. package/views/view-items/base-slot.directive.d.ts +0 -40
  178. package/views/view-items/base-slot.service.d.ts +0 -28
  179. package/views/view-items/base-view-item.d.ts +0 -56
  180. package/views/view-items/item-map.d.ts +0 -16
  181. package/views/view-items/types.d.ts +0 -53
  182. package/views/view-state.service.d.ts +0 -103
  183. package/views/year/utils.d.ts +0 -21
  184. package/views/year/year-view-internal.component.d.ts +0 -79
  185. 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
- }
@@ -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
- }