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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (185) hide show
  1. package/fesm2022/progress-kendo-angular-scheduler.mjs +310 -310
  2. package/index.d.ts +6717 -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,87 +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, NgZone, ChangeDetectorRef, QueryList, ElementRef } from '@angular/core';
6
- import { FormGroup, FormControl } from '@angular/forms';
7
- import { LocalizationService } from '@progress/kendo-angular-l10n';
8
- import { Resource } from '../types/resource.interface';
9
- import { EditService } from './edit.service';
10
- import { EditMode } from '../types';
11
- import { EditDialogTemplateDirective } from './edit-dialog-template.directive';
12
- import { MultipleResourceEditorComponent } from './resource-multiple-editor.component';
13
- import { SingleResourceEditorComponent } from './resource-single-editor.component';
14
- import { FocusService } from '../navigation';
15
- import { Day } from '@progress/kendo-date-math';
16
- import { SVGIcon } from '@progress/kendo-svg-icons';
17
- import { CldrIntlService } from '@progress/kendo-angular-intl';
18
- import * as i0 from "@angular/core";
19
- /**
20
- * @hidden
21
- */
22
- export declare class EditDialogComponent implements OnDestroy {
23
- private ngZone;
24
- private editService;
25
- private localization;
26
- private changeDetector;
27
- private element;
28
- private focusService;
29
- private intl;
30
- multipleResourceEditors: QueryList<MultipleResourceEditorComponent>;
31
- singleResourceEditors: QueryList<SingleResourceEditorComponent>;
32
- resources: Array<Resource>;
33
- timezone: string;
34
- weekStart: Day;
35
- fields: any;
36
- editTemplate: EditDialogTemplateDirective;
37
- get autoFocusedElement(): string;
38
- dialogTitle: string;
39
- isActive: boolean;
40
- editMode: EditMode;
41
- get isEditingSeries(): boolean;
42
- get eventTimezone(): string;
43
- get endTimezone(): string;
44
- recurrenceStart: Date;
45
- setTimeZone: boolean;
46
- setSeparateStartEndTimeZones: boolean;
47
- formGroup: FormGroup;
48
- editedEvent: any;
49
- isNew: boolean;
50
- saveIcon: SVGIcon;
51
- cancelIcon: SVGIcon;
52
- private subs;
53
- private pendingNewEventData;
54
- constructor(ngZone: NgZone, editService: EditService, localization: LocalizationService, changeDetector: ChangeDetectorRef, element: ElementRef, focusService: FocusService, intl: CldrIntlService);
55
- onChange(): void;
56
- ngOnDestroy(): void;
57
- onCancel(e: any): void;
58
- onSave(e: any): void;
59
- onClose(): void;
60
- get hasAllDay(): boolean;
61
- get hasStartTimeZone(): boolean;
62
- get isStartTimeZoneVisible(): boolean;
63
- get hasEndTimeZone(): boolean;
64
- get isEndTimeZoneVisible(): boolean;
65
- getFormValue(field?: string): any;
66
- textFor(key: string): string;
67
- onResourceClick(resource: Resource): void;
68
- getControl(name: string): FormControl;
69
- private reset;
70
- private addTimeZoneCheckboxesToFormGroup;
71
- private removeTimeZoneCheckboxesFromFormGroup;
72
- private subscribeToFormGroupChanges;
73
- /**
74
- * Converts the event dates to "display dates" that look like the original date in its time zone.
75
- * The result does not represent the same moment in time and must be converted back to local dates.
76
- */
77
- private applyLocalTimezone;
78
- /**
79
- * Converts the "display dates" used by the editors back to local dates that represent the true moment in time.
80
- */
81
- private applyTimezone;
82
- private readDateWithTimezone;
83
- private readDateAsLocal;
84
- private focusNewEvent;
85
- static ɵfac: i0.ɵɵFactoryDeclaration<EditDialogComponent, never>;
86
- static ɵcmp: i0.ɵɵComponentDeclaration<EditDialogComponent, "kendo-scheduler-edit-dialog", never, { "resources": { "alias": "resources"; "required": false; }; "timezone": { "alias": "timezone"; "required": false; }; "weekStart": { "alias": "weekStart"; "required": false; }; "fields": { "alias": "fields"; "required": false; }; "editTemplate": { "alias": "editTemplate"; "required": false; }; }, {}, never, never, true, never>;
87
- }
@@ -1,57 +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, NgZone } from '@angular/core';
6
- import { FormGroup } from '@angular/forms';
7
- import { Observable } from 'rxjs';
8
- import { EditMode } from '../types';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * @hidden
12
- */
13
- export type CommandAction = 'edit' | 'remove' | 'cancel' | 'save' | 'add';
14
- /**
15
- * @hidden
16
- */
17
- export type CommandEvent = {
18
- action: CommandAction;
19
- dataItem?: any;
20
- formGroup?: FormGroup;
21
- isNew?: boolean;
22
- mode?: EditMode;
23
- };
24
- /**
25
- * @hidden
26
- */
27
- export type Entity = {
28
- dataItem: any;
29
- formGroup: any;
30
- mode?: EditMode;
31
- };
32
- /**
33
- * @hidden
34
- */
35
- export declare class EditService {
36
- ngZone: NgZone;
37
- changes: EventEmitter<CommandEvent>;
38
- changed: Observable<any>;
39
- editedEvent: Entity;
40
- newEventGroup: any;
41
- private changedSource;
42
- constructor(ngZone: NgZone);
43
- endEdit(): void;
44
- removeEvent(dataItem: any): void;
45
- addEvent(formGroup: FormGroup): void;
46
- editEvent(dataItem: any, formGroup?: FormGroup, mode?: EditMode): void;
47
- close(): void;
48
- save(): void;
49
- isEditing(): boolean;
50
- get occurrenceEditMode(): EditMode;
51
- get hasNewEvent(): boolean;
52
- get newEvent(): any;
53
- get context(): Entity;
54
- private onChanged;
55
- static ɵfac: i0.ɵɵFactoryDeclaration<EditService, never>;
56
- static ɵprov: i0.ɵɵInjectableDeclaration<EditService>;
57
- }
@@ -1,15 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { EventEmitter } from '@angular/core';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class LocalDataChangesService {
11
- changes: EventEmitter<any>;
12
- data: any[];
13
- static ɵfac: i0.ɵɵFactoryDeclaration<LocalDataChangesService, never>;
14
- static ɵprov: i0.ɵɵInjectableDeclaration<LocalDataChangesService>;
15
- }
@@ -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 { AfterContentChecked, OnInit, OnDestroy, Renderer2, ElementRef, ChangeDetectorRef } from "@angular/core";
6
- import { RecurrenceService } from './recurrence.service';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class EndRuleRadioButtonDirective implements OnInit, AfterContentChecked, OnDestroy {
12
- private el;
13
- private renderer;
14
- private recurrence;
15
- private changeDetector;
16
- type: string;
17
- radioClass: boolean;
18
- radioSizeClass: boolean;
19
- endRuleId: string;
20
- private destroyClick;
21
- private endRule;
22
- constructor(el: ElementRef, renderer: Renderer2, recurrence: RecurrenceService, changeDetector: ChangeDetectorRef);
23
- ngOnInit(): void;
24
- ngAfterContentChecked(): void;
25
- ngOnDestroy(): void;
26
- onClick(): void;
27
- private setCheckedState;
28
- get elem(): any;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<EndRuleRadioButtonDirective, never>;
30
- static ɵdir: i0.ɵɵDirectiveDeclaration<EndRuleRadioButtonDirective, "[kendoRecurrenceEndRuleRadioButton]", never, { "endRuleId": { "alias": "kendoRecurrenceEndRuleRadioButton"; "required": false; }; }, {}, never, never, true, never>;
31
- }
@@ -1,18 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { Messages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- * Custom component messages override default component messages.
11
- */
12
- export declare class RecurrenceEditorCustomMessagesComponent extends Messages {
13
- protected service: LocalizationService;
14
- constructor(service: LocalizationService);
15
- protected get override(): boolean;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceEditorCustomMessagesComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<RecurrenceEditorCustomMessagesComponent, "kendo-recurrence-editor-messages", never, {}, {}, never, never, true, never>;
18
- }
@@ -1,16 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { LocalizationService } from '@progress/kendo-angular-l10n';
6
- import { Messages } from './messages';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class RecurrenceEditorLocalizedMessagesDirective extends Messages {
12
- protected service: LocalizationService;
13
- constructor(service: LocalizationService);
14
- static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceEditorLocalizedMessagesDirective, never>;
15
- static ɵdir: i0.ɵɵDirectiveDeclaration<RecurrenceEditorLocalizedMessagesDirective, "[kendoRecurrenceEditorLocalizedMessages]", never, {}, {}, never, never, true, never>;
16
- }
@@ -1,161 +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 { ComponentMessages } from '@progress/kendo-angular-l10n';
6
- import * as i0 from "@angular/core";
7
- /**
8
- * @hidden
9
- */
10
- export declare class Messages extends ComponentMessages {
11
- /**
12
- * The text similar to **Repeat** which is displayed in the recurrence editor.
13
- */
14
- repeat: string;
15
- /**
16
- * The text similar to **day(s)** which is displayed in the recurrence editor.
17
- */
18
- dailyInterval: string;
19
- /**
20
- * The text similar to **Repeat every** which is displayed in the recurrence editor.
21
- */
22
- dailyRepeatEvery: string;
23
- /**
24
- * The text similar to **week(s)** which is displayed in the recurrence editor.
25
- */
26
- weeklyInterval: string;
27
- /**
28
- * The text similar to **Repeat every** which is displayed in the recurrence editor.
29
- */
30
- weeklyRepeatEvery: string;
31
- /**
32
- * The text similar to **Repeat on** which is displayed in the recurrence editor.
33
- */
34
- weeklyRepeatOn: string;
35
- /**
36
- * The text similar to **Day** which is displayed in the recurrence editor.
37
- */
38
- monthlyDay: string;
39
- /**
40
- * The text similar to **month(s)** which is displayed in the recurrence editor.
41
- */
42
- monthlyInterval: string;
43
- /**
44
- * The text similar to **Repeat every** which is displayed in the recurrence editor.
45
- */
46
- monthlyRepeatEvery: string;
47
- /**
48
- * The text similar to **Repeat on** which is displayed in the recurrence editor.
49
- */
50
- monthlyRepeatOn: string;
51
- /**
52
- * The text similar to **of** which is displayed in the recurrence editor.
53
- */
54
- yearlyOf: string;
55
- /**
56
- * The text similar to **Repeat every** which is displayed in the recurrence editor.
57
- */
58
- yearlyRepeatEvery: string;
59
- /**
60
- * The text similar to **Repeat on** which is displayed in the recurrence editor.
61
- */
62
- yearlyRepeatOn: string;
63
- /**
64
- * The text similar to **year(s)** which is displayed in the recurrence editor.
65
- */
66
- yearlyInterval: string;
67
- /**
68
- * The text similar to **Daily** which is displayed in the recurrence editor.
69
- */
70
- frequenciesDaily: string;
71
- /**
72
- * The text similar to **Monthly** which is displayed in the recurrence editor.
73
- */
74
- frequenciesMonthly: string;
75
- /**
76
- * The text similar to **Never** which is displayed in the recurrence editor.
77
- */
78
- frequenciesNever: string;
79
- /**
80
- * The text similar to **Weekly** which is displayed in the recurrence editor.
81
- */
82
- frequenciesWeekly: string;
83
- /**
84
- * The text similar to **Yearly** which is displayed in the recurrence editor.
85
- */
86
- frequenciesYearly: string;
87
- /**
88
- * The text similar to **First** which is displayed in the recurrence editor.
89
- */
90
- offsetPositionsFirst: string;
91
- /**
92
- * The text similar to **Second** which is displayed in the recurrence editor.
93
- */
94
- offsetPositionsSecond: string;
95
- /**
96
- * The text similar to **Third** which is displayed in the recurrence editor.
97
- */
98
- offsetPositionsThird: string;
99
- /**
100
- * The text similar to **Fourth** which is displayed in the recurrence editor.
101
- */
102
- offsetPositionsFourth: string;
103
- /**
104
- * The text similar to **Last** which is displayed in the recurrence editor.
105
- */
106
- offsetPositionsLast: string;
107
- /**
108
- * The text similar to **Day** which is displayed in the repeat-by-section of the monthly recurrence pattern.
109
- */
110
- weekdaysDay: string;
111
- /**
112
- * The text similar to **Weekday** which is displayed in the repeat-by-section of the monthly recurrence pattern.
113
- */
114
- weekdaysWeekday: string;
115
- /**
116
- * The text similar to **Weekend Day** which is displayed in the repeat-by-section of the monthly recurrence pattern.
117
- */
118
- weekdaysWeekendday: string;
119
- /**
120
- * The text similar to **After** which is displayed in the recurrence editor.
121
- */
122
- endAfter: string;
123
- /**
124
- * The text similar to **occurrence(s)** which is displayed in the recurrence editor.
125
- */
126
- endOccurrence: string;
127
- /**
128
- * The text similar to **End** which is displayed in the recurrence editor.
129
- */
130
- endLabel: string;
131
- /**
132
- * The text similar to **Never** which is displayed in the recurrence editor.
133
- */
134
- endNever: string;
135
- /**
136
- * The text similar to **On** which is displayed in the recurrence editor.
137
- */
138
- endOn: string;
139
- /**
140
- * The title of the **Increment** button of the NumericTextBoxes which are displayed in the recurrence editor.
141
- */
142
- numericIncrement: string;
143
- /**
144
- * The title of the **Decrement** button of the NumericTextBoxes which are displayed in the recurrence editor.
145
- */
146
- numericDecrement: string;
147
- /**
148
- * The title of the **Today** button in the popup of the DatePickers which are displayed in the recurrence editor.
149
- */
150
- dateInputsToday: string;
151
- /**
152
- * The title of the **Toggle** button of the DatePickers which are displayed in the recurrence editor.
153
- */
154
- dateInputsToggle: string;
155
- /**
156
- * The title of the **Parent View** button in the popup of the DatePickers which are displayed in the recurrence editor.
157
- */
158
- dateInputsParentViewButton: string;
159
- static ɵfac: i0.ɵɵFactoryDeclaration<Messages, never>;
160
- static ɵdir: i0.ɵɵDirectiveDeclaration<Messages, never, never, { "repeat": { "alias": "repeat"; "required": false; }; "dailyInterval": { "alias": "dailyInterval"; "required": false; }; "dailyRepeatEvery": { "alias": "dailyRepeatEvery"; "required": false; }; "weeklyInterval": { "alias": "weeklyInterval"; "required": false; }; "weeklyRepeatEvery": { "alias": "weeklyRepeatEvery"; "required": false; }; "weeklyRepeatOn": { "alias": "weeklyRepeatOn"; "required": false; }; "monthlyDay": { "alias": "monthlyDay"; "required": false; }; "monthlyInterval": { "alias": "monthlyInterval"; "required": false; }; "monthlyRepeatEvery": { "alias": "monthlyRepeatEvery"; "required": false; }; "monthlyRepeatOn": { "alias": "monthlyRepeatOn"; "required": false; }; "yearlyOf": { "alias": "yearlyOf"; "required": false; }; "yearlyRepeatEvery": { "alias": "yearlyRepeatEvery"; "required": false; }; "yearlyRepeatOn": { "alias": "yearlyRepeatOn"; "required": false; }; "yearlyInterval": { "alias": "yearlyInterval"; "required": false; }; "frequenciesDaily": { "alias": "frequenciesDaily"; "required": false; }; "frequenciesMonthly": { "alias": "frequenciesMonthly"; "required": false; }; "frequenciesNever": { "alias": "frequenciesNever"; "required": false; }; "frequenciesWeekly": { "alias": "frequenciesWeekly"; "required": false; }; "frequenciesYearly": { "alias": "frequenciesYearly"; "required": false; }; "offsetPositionsFirst": { "alias": "offsetPositionsFirst"; "required": false; }; "offsetPositionsSecond": { "alias": "offsetPositionsSecond"; "required": false; }; "offsetPositionsThird": { "alias": "offsetPositionsThird"; "required": false; }; "offsetPositionsFourth": { "alias": "offsetPositionsFourth"; "required": false; }; "offsetPositionsLast": { "alias": "offsetPositionsLast"; "required": false; }; "weekdaysDay": { "alias": "weekdaysDay"; "required": false; }; "weekdaysWeekday": { "alias": "weekdaysWeekday"; "required": false; }; "weekdaysWeekendday": { "alias": "weekdaysWeekendday"; "required": false; }; "endAfter": { "alias": "endAfter"; "required": false; }; "endOccurrence": { "alias": "endOccurrence"; "required": false; }; "endLabel": { "alias": "endLabel"; "required": false; }; "endNever": { "alias": "endNever"; "required": false; }; "endOn": { "alias": "endOn"; "required": false; }; "numericIncrement": { "alias": "numericIncrement"; "required": false; }; "numericDecrement": { "alias": "numericDecrement"; "required": false; }; "dateInputsToday": { "alias": "dateInputsToday"; "required": false; }; "dateInputsToggle": { "alias": "dateInputsToggle"; "required": false; }; "dateInputsParentViewButton": { "alias": "dateInputsParentViewButton"; "required": false; }; }, {}, never, never, true, never>;
161
- }
@@ -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 { LocalizationService, MessageService } from '@progress/kendo-angular-l10n';
6
- import { SchedulerLocalizationService } from '../../../localization/scheduler-localization.service';
7
- import * as i0 from "@angular/core";
8
- /**
9
- * @hidden
10
- */
11
- export declare class RecurrenceLocalizationService extends LocalizationService {
12
- private schedulerLocalization?;
13
- constructor(prefix: string, messageService: MessageService, _rtl: boolean, schedulerLocalization?: SchedulerLocalizationService);
14
- get(shortKey: string): string;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceLocalizationService, [null, { optional: true; }, { optional: true; }, { optional: true; }]>;
16
- static ɵprov: i0.ɵɵInjectableDeclaration<RecurrenceLocalizationService>;
17
- }
@@ -1,111 +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, OnDestroy, OnInit } from '@angular/core';
6
- import { ControlValueAccessor } from '@angular/forms';
7
- import { IntlService } from '@progress/kendo-angular-intl';
8
- import { Day } from '@progress/kendo-date-math';
9
- import { RecurrenceService, Frequency } from './recurrence.service';
10
- import { NumericTextBoxOptions } from '../../types/numeric-options.interface';
11
- import { DatePickerOptions } from './../../types/datepicker-options.interface';
12
- import * as i0 from "@angular/core";
13
- /**
14
- * @hidden
15
- */
16
- export declare const RECURRENCE_VALUE_ACCESSOR: any;
17
- /**
18
- * Represents the Kendo UI Recurrence Editor component for Angular. Use this component to let users set recurrence rules for Scheduler events.
19
- *
20
- * [This example](https://www.telerik.com/kendo-angular-ui/components/scheduler/editing/custom-reactive-editing) demonstrates the Recurrence Editor, among other components.
21
- *
22
- * @example
23
- * ```html
24
- * <kendo-scheduler
25
- * [kendoSchedulerBinding]="events"
26
- * [kendoSchedulerReactiveEditing]="createFormGroup"
27
- * >
28
- * <ng-template kendoSchedulerEditDialogTemplate let-formGroup="formGroup" let-event>
29
- * <kendo-formfield>
30
- * <kendo-recurrence-editor
31
- * [start]="event.value.start"
32
- * [formControl]="formGroup.get('recurrenceRule')"
33
- * ></kendo-recurrence-editor>
34
- * </kendo-formfield>
35
- * </ng-template>
36
- * </kendo-scheduler>
37
- * ```
38
- */
39
- export declare class RecurrenceEditorComponent implements ControlValueAccessor, OnInit, OnDestroy {
40
- private recurrenceService;
41
- private intl;
42
- cssClass: boolean;
43
- /**
44
- * Sets the start date for the event.
45
- */
46
- set start(value: Date);
47
- get start(): Date;
48
- /**
49
- * Sets the id of the timezone to use.
50
- *
51
- * @default 'Etc/UTC'
52
- */
53
- timezone: string;
54
- /**
55
- * Sets the first day of the week. Uses the locale settings by default.
56
- */
57
- weekStart: Day;
58
- /**
59
- * Sets the options for the **Repeat Every** NumericTextBox in the recurrence `interval` editor.
60
- */
61
- repeatEveryOptions: NumericTextBoxOptions;
62
- /**
63
- * Sets the options for the **End After** NumericTextBox in the recurrence `count` rule editor.
64
- */
65
- endAfterOptions: NumericTextBoxOptions;
66
- /**
67
- * Sets the options for the **Repeat On** NumericTextBox for choosing the day an event occurs in the monthly and yearly sections.
68
- */
69
- repeatOnOptions: NumericTextBoxOptions;
70
- /**
71
- * Sets the options for the **End On** DatePicker in the recurrence `until` rule editor.
72
- */
73
- endOnOptions: DatePickerOptions;
74
- /**
75
- * Fires when the value of the component changes.
76
- */
77
- valueChange: EventEmitter<string>;
78
- private _start;
79
- private subscriptions;
80
- constructor(recurrenceService: RecurrenceService, intl: IntlService);
81
- /**
82
- * @hidden
83
- */
84
- get currentFreq(): Frequency;
85
- /**
86
- * @hidden
87
- */
88
- ngOnInit(): void;
89
- ngOnChanges(changes: any): void;
90
- /**
91
- * @hidden
92
- */
93
- ngOnDestroy(): void;
94
- /**
95
- * @hidden
96
- */
97
- writeValue(rrule: any): void;
98
- protected onTouchedCallback: Function;
99
- protected onChangeCallback: Function;
100
- /**
101
- * @hidden
102
- */
103
- registerOnChange(fn: any): void;
104
- /**
105
- * @hidden
106
- */
107
- registerOnTouched(fn: any): void;
108
- private emitChange;
109
- static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceEditorComponent, never>;
110
- static ɵcmp: i0.ɵɵComponentDeclaration<RecurrenceEditorComponent, "kendo-recurrence-editor", ["kendoRecurrenceEditor"], { "start": { "alias": "start"; "required": false; }; "timezone": { "alias": "timezone"; "required": false; }; "weekStart": { "alias": "weekStart"; "required": false; }; "repeatEveryOptions": { "alias": "repeatEveryOptions"; "required": false; }; "endAfterOptions": { "alias": "endAfterOptions"; "required": false; }; "repeatOnOptions": { "alias": "repeatOnOptions"; "required": false; }; "endOnOptions": { "alias": "endOnOptions"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, true, never>;
111
- }
@@ -1,46 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { DatePickerOptions } from './../../types/datepicker-options.interface';
6
- import { OnDestroy, QueryList } from '@angular/core';
7
- import { RecurrenceService, EndRule } from './recurrence.service';
8
- import { RecurrenceRule } from '@progress/kendo-recurrence';
9
- import { EndRuleRadioButtonDirective } from './end-rule-radio-button.directive';
10
- import { NumericTextBoxOptions } from '../../types/numeric-options.interface';
11
- import { LocalizationService } from '@progress/kendo-angular-l10n';
12
- import * as i0 from "@angular/core";
13
- /**
14
- * @hidden
15
- */
16
- export declare class RecurrenceEndRuleEditorComponent implements OnDestroy {
17
- private recurrence;
18
- private localization?;
19
- cssClass: boolean;
20
- set userNumericOptions(options: NumericTextBoxOptions);
21
- set userDatePickerOptions(options: DatePickerOptions);
22
- endRuleRadioButtons: QueryList<EndRuleRadioButtonDirective>;
23
- countValue: number;
24
- untilValue: Date;
25
- numericOptions: NumericTextBoxOptions;
26
- datePickerOptions: DatePickerOptions;
27
- uniqueId: number;
28
- private subscriptions;
29
- constructor(recurrence: RecurrenceService, localization?: LocalizationService);
30
- ngOnDestroy(): void;
31
- setEndRule(endRule: EndRule): void;
32
- get rrule(): RecurrenceRule;
33
- get isCountDisabled(): boolean;
34
- get isUntilDisabled(): boolean;
35
- onCountChange(value: number): void;
36
- onCountBlur(): void;
37
- onUntilChange(value: Date): void;
38
- onUntilBlur(): void;
39
- textFor(key: string): string;
40
- onEndLabelClick(): void;
41
- private setInitialValues;
42
- private subscribeChanges;
43
- private createUntil;
44
- static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceEndRuleEditorComponent, never>;
45
- static ɵcmp: i0.ɵɵComponentDeclaration<RecurrenceEndRuleEditorComponent, "kendo-recurrence-end-rule-editor", never, { "userNumericOptions": { "alias": "userNumericOptions"; "required": false; }; "userDatePickerOptions": { "alias": "userDatePickerOptions"; "required": false; }; }, {}, never, never, true, never>;
46
- }
@@ -1,26 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { OnInit, QueryList } from '@angular/core';
6
- import { RecurrenceService, FrequencyEntity } from './recurrence.service';
7
- import { LocalizationService } from '@progress/kendo-angular-l10n';
8
- import { Button } from '@progress/kendo-angular-buttons';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * @hidden
12
- */
13
- export declare class RecurrenceFrequencyEditorComponent implements OnInit {
14
- private recurrence;
15
- private localization;
16
- weekDayButtons: QueryList<Button>;
17
- frequencies: Array<FrequencyEntity>;
18
- constructor(recurrence: RecurrenceService, localization: LocalizationService);
19
- ngOnInit(): void;
20
- get selected(): string;
21
- onClick(newFreq: FrequencyEntity): void;
22
- textFor(key: string): string;
23
- onFrequencyClick(): void;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceFrequencyEditorComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<RecurrenceFrequencyEditorComponent, "kendo-recurrence-frequency-editor", never, {}, {}, never, never, true, never>;
26
- }
@@ -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 { NumericTextBoxOptions } from './../../types/numeric-options.interface';
6
- import { OnDestroy } from '@angular/core';
7
- import { RecurrenceService } from './recurrence.service';
8
- import { LocalizationService } from '@progress/kendo-angular-l10n';
9
- import * as i0 from "@angular/core";
10
- /**
11
- * @hidden
12
- */
13
- export declare class RecurrenceIntervalEditorComponent implements OnDestroy {
14
- private recurrence;
15
- private localization?;
16
- cssClass: boolean;
17
- set userNumericOptions(options: NumericTextBoxOptions);
18
- intervalValue: number;
19
- numericOptions: NumericTextBoxOptions;
20
- private frequencyChangeSubscription;
21
- constructor(recurrence: RecurrenceService, localization?: LocalizationService);
22
- ngOnDestroy(): void;
23
- get currentFreq(): string;
24
- onIntervalChange(newInterval: number): void;
25
- onIntervalBlur(): void;
26
- textForRepeatEvery(): string;
27
- textForFrequency(): string;
28
- textFor(key: string): string;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceIntervalEditorComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<RecurrenceIntervalEditorComponent, "kendo-recurrence-interval-editor", never, { "userNumericOptions": { "alias": "userNumericOptions"; "required": false; }; }, {}, never, never, true, never>;
31
- }