@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,53 +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, QueryList } from '@angular/core';
|
|
6
|
-
import { RecurrenceService, OffsetPositionEntity, WeekDayEntity, MonthEntity, Frequency, RepeatOnRule, WeekDayRule } from './recurrence.service';
|
|
7
|
-
import { RepeatOnRadioButtonDirective } from './repeat-on-radio-button.directive';
|
|
8
|
-
import { NumericTextBoxOptions } from '../../types/numeric-options.interface';
|
|
9
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class RecurrenceMonthlyYearlyEditorComponent implements OnDestroy {
|
|
15
|
-
private recurrence;
|
|
16
|
-
private localization?;
|
|
17
|
-
set userNumericOptions(options: NumericTextBoxOptions);
|
|
18
|
-
repeatOnRadioButtons: QueryList<RepeatOnRadioButtonDirective>;
|
|
19
|
-
extendedWeekDays: Array<WeekDayEntity>;
|
|
20
|
-
offsetPositions: Array<OffsetPositionEntity>;
|
|
21
|
-
months: Array<MonthEntity>;
|
|
22
|
-
currentMonthDay: number;
|
|
23
|
-
currentMonthMonthDay: number;
|
|
24
|
-
currentMonthWeekDay: number;
|
|
25
|
-
currentOffset: number;
|
|
26
|
-
currentWeekDay: number | string;
|
|
27
|
-
uniqueId: number;
|
|
28
|
-
numericOptions: NumericTextBoxOptions;
|
|
29
|
-
private subs;
|
|
30
|
-
constructor(recurrence: RecurrenceService, localization?: LocalizationService);
|
|
31
|
-
setInitialValues(): void;
|
|
32
|
-
subscribeEventHandlers(): void;
|
|
33
|
-
onRepeatOnRuleChange(newRepeatOnRule: RepeatOnRule): void;
|
|
34
|
-
onFrequencyChange(): void;
|
|
35
|
-
ngOnDestroy(): void;
|
|
36
|
-
get monthDay(): number;
|
|
37
|
-
get weekDay(): number | string;
|
|
38
|
-
get offset(): number;
|
|
39
|
-
onMonthChange(month: number, repeatOnRule: RepeatOnRule): void;
|
|
40
|
-
onMonthDayChange(monthDay: number): void;
|
|
41
|
-
onOffsetPositionChange(offset: number): void;
|
|
42
|
-
onWeekDayChange(weekDay: number | string): void;
|
|
43
|
-
isDisabled(repeatOn: RepeatOnRule): boolean;
|
|
44
|
-
get currentFreq(): Frequency;
|
|
45
|
-
get defaultOffset(): number;
|
|
46
|
-
get defaultWeekDay(): number;
|
|
47
|
-
weekDayRuleFromString(weekDay: string): Array<WeekDayRule>;
|
|
48
|
-
textForRepeatOn(): string;
|
|
49
|
-
textFor(key: string): string;
|
|
50
|
-
onRepeatOnLabelClick(): void;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceMonthlyYearlyEditorComponent, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RecurrenceMonthlyYearlyEditorComponent, "kendo-recurrence-monthly-yearly-editor", never, { "userNumericOptions": { "alias": "userNumericOptions"; "required": false; }; }, {}, never, never, true, never>;
|
|
53
|
-
}
|
|
@@ -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 { QueryList } from '@angular/core';
|
|
6
|
-
import { RecurrenceService, WeekDayEntity, WeekDayRule } from './recurrence.service';
|
|
7
|
-
import { RecurrenceRule } from '@progress/kendo-recurrence';
|
|
8
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
9
|
-
import { Button } from '@progress/kendo-angular-buttons';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export declare class RecurrenceWeekdayRuleEditorComponent {
|
|
15
|
-
private recurrence;
|
|
16
|
-
private localization;
|
|
17
|
-
weekDayButtons: QueryList<Button>;
|
|
18
|
-
weekDays: Array<WeekDayEntity>;
|
|
19
|
-
selected: Array<boolean>;
|
|
20
|
-
constructor(recurrence: RecurrenceService, localization: LocalizationService);
|
|
21
|
-
setSelectedDays(): void;
|
|
22
|
-
onDayClick(day: WeekDayEntity): void;
|
|
23
|
-
isSelected(day: WeekDayEntity): boolean;
|
|
24
|
-
serializeToWeekDayRuleArray(arr: Array<boolean>): Array<WeekDayRule>;
|
|
25
|
-
get rrule(): RecurrenceRule;
|
|
26
|
-
capitalize(day: string): string;
|
|
27
|
-
textFor(key: string): string;
|
|
28
|
-
onWeeklyRepeatOnClick(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceWeekdayRuleEditorComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<RecurrenceWeekdayRuleEditorComponent, "kendo-recurrence-weekday-rule-editor", never, {}, {}, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -1,119 +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 { RecurrenceRule } from '@progress/kendo-recurrence';
|
|
7
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
8
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*
|
|
13
|
-
*/
|
|
14
|
-
export interface WeekDayRule {
|
|
15
|
-
day: number;
|
|
16
|
-
offset: number;
|
|
17
|
-
}
|
|
18
|
-
/**
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
export type EndRule = 'count' | 'never' | 'until';
|
|
22
|
-
/**
|
|
23
|
-
* @hidden
|
|
24
|
-
*/
|
|
25
|
-
export type RepeatOnRule = 'monthday' | 'weekday';
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
export type Frequency = 'never' | 'daily' | 'weekly' | 'monthly' | 'yearly';
|
|
30
|
-
/**
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
export type OffsetPosition = 'first' | 'second' | 'third' | 'fourth' | 'last';
|
|
34
|
-
/**
|
|
35
|
-
* @hidden
|
|
36
|
-
*/
|
|
37
|
-
export interface FrequencyEntity {
|
|
38
|
-
text: string;
|
|
39
|
-
value: Frequency;
|
|
40
|
-
}
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*/
|
|
44
|
-
export interface WeekDayEntity {
|
|
45
|
-
text: string;
|
|
46
|
-
value: number | string;
|
|
47
|
-
}
|
|
48
|
-
/**
|
|
49
|
-
* @hidden
|
|
50
|
-
*/
|
|
51
|
-
export interface MonthEntity {
|
|
52
|
-
text: string;
|
|
53
|
-
value: number;
|
|
54
|
-
}
|
|
55
|
-
/**
|
|
56
|
-
* @hidden
|
|
57
|
-
*/
|
|
58
|
-
export interface OffsetPositionEntity {
|
|
59
|
-
text: string;
|
|
60
|
-
value: number;
|
|
61
|
-
}
|
|
62
|
-
/**
|
|
63
|
-
* @hidden
|
|
64
|
-
*/
|
|
65
|
-
export declare const dayRule: Array<WeekDayRule>;
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
export declare const weekdayRule: Array<WeekDayRule>;
|
|
70
|
-
/**
|
|
71
|
-
* @hidden
|
|
72
|
-
*/
|
|
73
|
-
export declare const weekendRule: Array<WeekDayRule>;
|
|
74
|
-
/**
|
|
75
|
-
* @hidden
|
|
76
|
-
*
|
|
77
|
-
* The internal service for handling changes in the RecurrenceEditor component.
|
|
78
|
-
*/
|
|
79
|
-
export declare class RecurrenceService {
|
|
80
|
-
private intl;
|
|
81
|
-
private localization;
|
|
82
|
-
rrule: RecurrenceRule;
|
|
83
|
-
timezone: string;
|
|
84
|
-
weekStart: number;
|
|
85
|
-
start: Date;
|
|
86
|
-
minInterval: number;
|
|
87
|
-
change: EventEmitter<string>;
|
|
88
|
-
endRuleChange: EventEmitter<string>;
|
|
89
|
-
frequencyChange: EventEmitter<any>;
|
|
90
|
-
repeatOnRuleChange: EventEmitter<RepeatOnRule>;
|
|
91
|
-
constructor(intl: IntlService, localization: LocalizationService);
|
|
92
|
-
init(rrule: string, start: Date, timezone: string, weekStart: number): void;
|
|
93
|
-
/**
|
|
94
|
-
* @hidden
|
|
95
|
-
*/
|
|
96
|
-
getUniqueId(): number;
|
|
97
|
-
get frequencies(): Array<FrequencyEntity>;
|
|
98
|
-
get frequency(): string;
|
|
99
|
-
setFrequency(freq: Frequency): void;
|
|
100
|
-
set interval(newInterval: number);
|
|
101
|
-
set count(newCount: number);
|
|
102
|
-
set until(newUntil: Date);
|
|
103
|
-
get until(): Date;
|
|
104
|
-
setWeekDays(newWeekDays: Array<WeekDayRule>): void;
|
|
105
|
-
set monthDays(newMonthDays: Array<number>);
|
|
106
|
-
set positions(newPositions: Array<number>);
|
|
107
|
-
setMonths(newMonths: Array<number>): void;
|
|
108
|
-
get months(): Array<MonthEntity>;
|
|
109
|
-
get weekDays(): Array<WeekDayEntity>;
|
|
110
|
-
get extendedWeekDays(): Array<WeekDayEntity>;
|
|
111
|
-
get offsetPositions(): Array<OffsetPositionEntity>;
|
|
112
|
-
get endRule(): EndRule;
|
|
113
|
-
set endRule(endRule: EndRule);
|
|
114
|
-
get repeatOnRule(): RepeatOnRule;
|
|
115
|
-
set repeatOnRule(repeatOnRule: RepeatOnRule);
|
|
116
|
-
onChange(): void;
|
|
117
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RecurrenceService, never>;
|
|
118
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<RecurrenceService>;
|
|
119
|
-
}
|
|
@@ -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, OnInit, OnDestroy, AfterContentChecked, 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 RepeatOnRadioButtonDirective 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
|
-
set repeatOnRule(value: string);
|
|
20
|
-
private destroyClick;
|
|
21
|
-
private _repeatOnRule;
|
|
22
|
-
private _uniqueId;
|
|
23
|
-
constructor(el: ElementRef, renderer: Renderer2, recurrence: RecurrenceService, changeDetector: ChangeDetectorRef);
|
|
24
|
-
ngOnInit(): void;
|
|
25
|
-
ngAfterContentChecked(): void;
|
|
26
|
-
ngOnDestroy(): void;
|
|
27
|
-
onClick(): void;
|
|
28
|
-
private setCheckedState;
|
|
29
|
-
get elem(): any;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RepeatOnRadioButtonDirective, never>;
|
|
31
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<RepeatOnRadioButtonDirective, "[kendoRecurrenceRepeatOnRadioButton]", never, { "repeatOnRule": { "alias": "kendoRecurrenceRepeatOnRadioButton"; "required": false; }; }, {}, never, never, true, never>;
|
|
32
|
-
}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { EventEmitter } from '@angular/core';
|
|
6
|
-
import { Resource } from '../types/resource.interface';
|
|
7
|
-
import { ControlValueAccessor } from '@angular/forms';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare abstract class ResourceEditorBase implements ControlValueAccessor {
|
|
13
|
-
resource: Resource;
|
|
14
|
-
valueChange: EventEmitter<any>;
|
|
15
|
-
resourceValue: any;
|
|
16
|
-
getField: any;
|
|
17
|
-
abstract focus(): void;
|
|
18
|
-
/**
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
writeValue(newValue: any): void;
|
|
22
|
-
getResourceStyle(dataItem: any): any;
|
|
23
|
-
onResourceValueChange(newValue: any): void;
|
|
24
|
-
protected onTouchedCallback: Function;
|
|
25
|
-
protected onChangeCallback: Function;
|
|
26
|
-
/**
|
|
27
|
-
* @hidden
|
|
28
|
-
*/
|
|
29
|
-
registerOnChange(fn: any): void;
|
|
30
|
-
/**
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
registerOnTouched(fn: any): void;
|
|
34
|
-
protected emitChange(value: any): void;
|
|
35
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResourceEditorBase, never>;
|
|
36
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ResourceEditorBase, never, never, { "resource": { "alias": "resource"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, true, never>;
|
|
37
|
-
}
|
|
@@ -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 { ResourceEditorBase } from './resource-editor-base';
|
|
6
|
-
import { MultiSelectComponent } from '@progress/kendo-angular-dropdowns';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare const MULTIPLE_RESOURCE_VALUE_ACCESSOR: any;
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class MultipleResourceEditorComponent extends ResourceEditorBase {
|
|
16
|
-
resourceMultiSelect: MultiSelectComponent;
|
|
17
|
-
getTagStyle(dataItem: any): any;
|
|
18
|
-
focus(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultipleResourceEditorComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultipleResourceEditorComponent, "kendo-multiple-resource-editor", never, {}, {}, never, never, true, never>;
|
|
21
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ResourceEditorBase } from './resource-editor-base';
|
|
6
|
-
import { DropDownListComponent } from '@progress/kendo-angular-dropdowns';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare const SINGLE_RESOURCE_VALUE_ACCESSOR: any;
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class SingleResourceEditorComponent extends ResourceEditorBase {
|
|
16
|
-
resourceDropDown: DropDownListComponent;
|
|
17
|
-
focus(): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SingleResourceEditorComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SingleResourceEditorComponent, "kendo-single-resource-editor", never, {}, {}, never, never, true, never>;
|
|
20
|
-
}
|
|
@@ -1,82 +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 { Injector } from '@angular/core';
|
|
6
|
-
import { EventEmitter } from '@angular/core';
|
|
7
|
-
import { ControlValueAccessor, FormControl } from '@angular/forms';
|
|
8
|
-
import { ComboBoxComponent } from '@progress/kendo-angular-dropdowns';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare const TIME_ZONE_VALUE_ACCESSOR: any;
|
|
14
|
-
/**
|
|
15
|
-
* Represents the Kendo UI TimeZone Editor component for Angular.
|
|
16
|
-
*
|
|
17
|
-
* Displays a ComboBox for selecting time zone names, used for editing the `start` and `end` time zones of Scheduler events.
|
|
18
|
-
*
|
|
19
|
-
* @example
|
|
20
|
-
* ```html
|
|
21
|
-
* <kendo-scheduler>
|
|
22
|
-
* <ng-template kendoSchedulerEditDialogTemplate>
|
|
23
|
-
* <div> Select Time Zone:
|
|
24
|
-
* <kendo-timezone-editor></kendo-timezone-editor>
|
|
25
|
-
* </div>
|
|
26
|
-
* </ng-template>
|
|
27
|
-
* </kendo-scheduler>
|
|
28
|
-
*/
|
|
29
|
-
export declare class TimeZoneEditorComponent implements ControlValueAccessor {
|
|
30
|
-
private injector;
|
|
31
|
-
tzComboBox: ComboBoxComponent;
|
|
32
|
-
tzComboBoxControl: ComboBoxComponent;
|
|
33
|
-
/**
|
|
34
|
-
* Specifies the width of the ComboBox that contains the names of the timezones.
|
|
35
|
-
* @default 260
|
|
36
|
-
*/
|
|
37
|
-
width: number;
|
|
38
|
-
/**
|
|
39
|
-
* Fires when the value of the component has changed.
|
|
40
|
-
*/
|
|
41
|
-
valueChange: EventEmitter<string>;
|
|
42
|
-
/**
|
|
43
|
-
* @hidden
|
|
44
|
-
*/
|
|
45
|
-
get focusableId(): string;
|
|
46
|
-
/**
|
|
47
|
-
* @hidden
|
|
48
|
-
*/
|
|
49
|
-
get formControl(): FormControl;
|
|
50
|
-
tz: string;
|
|
51
|
-
tzNames: Array<string>;
|
|
52
|
-
tzSource: Array<string>;
|
|
53
|
-
constructor(injector: Injector);
|
|
54
|
-
/**
|
|
55
|
-
* @hidden
|
|
56
|
-
*/
|
|
57
|
-
onTimeZoneChange(tzName: string): void;
|
|
58
|
-
/**
|
|
59
|
-
* @hidden
|
|
60
|
-
*/
|
|
61
|
-
onTimeZoneFilterChange(value: string): void;
|
|
62
|
-
/**
|
|
63
|
-
* @hidden
|
|
64
|
-
*/
|
|
65
|
-
writeValue(value: any): void;
|
|
66
|
-
/**
|
|
67
|
-
* @hidden
|
|
68
|
-
*/
|
|
69
|
-
focus(): void;
|
|
70
|
-
protected onTouchedCallback: Function;
|
|
71
|
-
protected onChangeCallback: Function;
|
|
72
|
-
/**
|
|
73
|
-
* @hidden
|
|
74
|
-
*/
|
|
75
|
-
registerOnChange(fn: any): void;
|
|
76
|
-
/**
|
|
77
|
-
* @hidden
|
|
78
|
-
*/
|
|
79
|
-
registerOnTouched(fn: any): void;
|
|
80
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeZoneEditorComponent, never>;
|
|
81
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimeZoneEditorComponent, "kendo-timezone-editor", never, { "width": { "alias": "width"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, true, never>;
|
|
82
|
-
}
|
|
@@ -1,165 +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 { EditService } from './edit-service.interface';
|
|
6
|
-
import { SchedulerModelFields } from '../types';
|
|
7
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
8
|
-
/**
|
|
9
|
-
* Represents a base implementation of the [edit service](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/editservice) that persists data to CRUD services such as OData.
|
|
10
|
-
*
|
|
11
|
-
* To use custom models, pass a [field map](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/schedulermodelfields) as a constructor parameter in the `BaseEditService` implementation. Subclasses must implement the `read` operation (that is not called directly by the base class) and the `save` method to persist created, updated, and deleted entities.
|
|
12
|
-
*
|
|
13
|
-
* The [`events`](#events) observable publishes the current data when you subscribe, for example, by using an [async pipe](https://angular.io/api/common/AsyncPipe) ([more information](https://www.telerik.com/kendo-angular-ui/components/scheduler/editing#connecting-custom-data-services)).
|
|
14
|
-
*
|
|
15
|
-
* Implementations that utilize dedicated services, such as Google Calendar and Microsoft Exchange, typically implement the
|
|
16
|
-
* [`EditService`](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/editservice) of the Scheduler directly.
|
|
17
|
-
*
|
|
18
|
-
* See example in [this article](https://www.telerik.com/kendo-angular-ui/components/scheduler/editing/custom-reactive-editing).
|
|
19
|
-
*/
|
|
20
|
-
export declare abstract class BaseEditService<TEvent> implements EditService<TEvent> {
|
|
21
|
-
/**
|
|
22
|
-
* Holds the model field map used for reading and updating data items.
|
|
23
|
-
*/
|
|
24
|
-
readonly fields: SchedulerModelFields;
|
|
25
|
-
/**
|
|
26
|
-
* Emits the current events as an observable stream.
|
|
27
|
-
*/
|
|
28
|
-
readonly events: Observable<TEvent[]>;
|
|
29
|
-
/**
|
|
30
|
-
* An array of the currently loaded events which is populated by the derived class.
|
|
31
|
-
*/
|
|
32
|
-
protected data: TEvent[];
|
|
33
|
-
/**
|
|
34
|
-
* The source subject for the `events` observable.
|
|
35
|
-
*/
|
|
36
|
-
protected source: BehaviorSubject<TEvent[]>;
|
|
37
|
-
private createdItems;
|
|
38
|
-
private updatedItems;
|
|
39
|
-
private deletedItems;
|
|
40
|
-
private getId;
|
|
41
|
-
private getRecurrenceId;
|
|
42
|
-
private getRecurrenceRule;
|
|
43
|
-
private getRecurrenceExceptions;
|
|
44
|
-
private getStart;
|
|
45
|
-
private setId;
|
|
46
|
-
private setRecurrenceRule;
|
|
47
|
-
private setRecurrenceExceptions;
|
|
48
|
-
private setRecurrenceId;
|
|
49
|
-
/**
|
|
50
|
-
* Initializes the base edit service.
|
|
51
|
-
*
|
|
52
|
-
* @param fields - A field map that will be used for reading and modifying model objects. Defaults to the [`SchedulerEvent`](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/schedulerevent) fields.
|
|
53
|
-
*/
|
|
54
|
-
constructor(fields: SchedulerModelFields);
|
|
55
|
-
/**
|
|
56
|
-
* A method that persists all changes to a remote service.
|
|
57
|
-
*
|
|
58
|
-
* @param created - An array which contains all newly created events.
|
|
59
|
-
* @param updated - An array which contains all updated events.
|
|
60
|
-
* @param deleted - An array which contains all deleted events.
|
|
61
|
-
*/
|
|
62
|
-
protected abstract save(created: TEvent[], updated: TEvent[], deleted: TEvent[]): void;
|
|
63
|
-
create(event: TEvent): void;
|
|
64
|
-
createException(event: TEvent, value: TEvent): void;
|
|
65
|
-
update(event: TEvent, value: any): void;
|
|
66
|
-
remove(event: TEvent): void;
|
|
67
|
-
removeSeries(event: TEvent): void;
|
|
68
|
-
removeOccurrence(event: TEvent): void;
|
|
69
|
-
/**
|
|
70
|
-
* Returns the master recurring event for a specified recurring event.
|
|
71
|
-
*
|
|
72
|
-
* @param event - An event from the recurrence series.
|
|
73
|
-
* @returns the master recurring event for the series.
|
|
74
|
-
*/
|
|
75
|
-
findRecurrenceMaster(event: TEvent): any;
|
|
76
|
-
/**
|
|
77
|
-
* Checks if the event is part of the recurrence series.
|
|
78
|
-
*
|
|
79
|
-
* @param event - The event that will be checked.
|
|
80
|
-
* @returns `true` if the event is an occurrence, an exception, or a master event. Otherwise, returns `false`.
|
|
81
|
-
*/
|
|
82
|
-
isRecurring(event: any): boolean;
|
|
83
|
-
/**
|
|
84
|
-
* Checks if the event is a recurrence exception.
|
|
85
|
-
*
|
|
86
|
-
* @param event - The event that will be checked.
|
|
87
|
-
* @returns `true` if the event is a unique event which belongs to a recurrence series. Otherwise, returns `false`.
|
|
88
|
-
*/
|
|
89
|
-
isException(event: any): boolean;
|
|
90
|
-
/**
|
|
91
|
-
* Returns a Boolean value which indicates if the event is new.
|
|
92
|
-
* If the `ID` field is defined, the default implementation returns `true`.
|
|
93
|
-
* Can be overridden to implement different conditions.
|
|
94
|
-
*
|
|
95
|
-
* @param event - The event that will be checked.
|
|
96
|
-
*/
|
|
97
|
-
protected isNew(event: TEvent): boolean;
|
|
98
|
-
/**
|
|
99
|
-
* Returns the next `ID` that will be used for new events.
|
|
100
|
-
* The default implementation returns `undefined`.
|
|
101
|
-
*/
|
|
102
|
-
protected nextId(): any;
|
|
103
|
-
/**
|
|
104
|
-
* Copies values to the target model instance.
|
|
105
|
-
* To copy the top-level fields, the base implementation uses
|
|
106
|
-
* [`Object.assign`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/assign).
|
|
107
|
-
* To copy nested fields, override `assignValues` and handle the model-specific cases.
|
|
108
|
-
*
|
|
109
|
-
* @param target - The target object that will receive the field values.
|
|
110
|
-
* @param source - The source object from which the fields will be read.
|
|
111
|
-
*/
|
|
112
|
-
protected assignValues(target: any, source: any): void;
|
|
113
|
-
/**
|
|
114
|
-
* Clones an existing model object.
|
|
115
|
-
* To copy the top-level model fields, the base creates an empty object and calls [`assignValues`](#assignvalues).
|
|
116
|
-
* To create models of the correct type, override `cloneEvent`.
|
|
117
|
-
*
|
|
118
|
-
* @param event - The model instance to copy.
|
|
119
|
-
* @returns TEvent - The new model instance.
|
|
120
|
-
*/
|
|
121
|
-
protected cloneEvent(event: TEvent): TEvent;
|
|
122
|
-
/**
|
|
123
|
-
* A utility method which parses recurrence exception dates in an ISO format.
|
|
124
|
-
*
|
|
125
|
-
* @example
|
|
126
|
-
* ```ts-no-run
|
|
127
|
-
* const exdates = '20180614T060000Z;20180615T060000Z';
|
|
128
|
-
* const result = super.parseExceptions(exdates);
|
|
129
|
-
*
|
|
130
|
-
* // console.log(result);
|
|
131
|
-
* // Array [ Date 2018-06-14T03:00:00.000Z, Date 2018-06-15T03:00:00.000Z ]
|
|
132
|
-
* ```
|
|
133
|
-
*
|
|
134
|
-
* @param value - A comma-separated list of ISO-formatted dates.
|
|
135
|
-
* @returns Date[] - The recurrence exceptions as local dates.
|
|
136
|
-
*/
|
|
137
|
-
protected parseExceptions(value: string): Date[];
|
|
138
|
-
/**
|
|
139
|
-
* A utility method which serializes recurrence exception dates in an ISO format.
|
|
140
|
-
*
|
|
141
|
-
* @example
|
|
142
|
-
* ```ts-no-run
|
|
143
|
-
* const exdates = [ new Date(2018, 5, 14, 3, 0, 0), new Date(2018, 5, 15, 3, 0, 0) ];
|
|
144
|
-
* const result = super.serializeExceptions(exdates);
|
|
145
|
-
*
|
|
146
|
-
* // console.log(result);
|
|
147
|
-
* // '20180614T060000Z;20180615T060000Z'
|
|
148
|
-
* ```
|
|
149
|
-
*
|
|
150
|
-
* @param value - An array of `Date` instances.
|
|
151
|
-
* @returns string - A comma-separated list of ISO-formatted dates.
|
|
152
|
-
*/
|
|
153
|
-
protected serializeExceptions(exceptions: Date[]): string;
|
|
154
|
-
private reset;
|
|
155
|
-
private itemIndex;
|
|
156
|
-
private buildException;
|
|
157
|
-
private isRecurrenceHead;
|
|
158
|
-
private logCreate;
|
|
159
|
-
private logUpdate;
|
|
160
|
-
private logRemove;
|
|
161
|
-
private logRemoveOccurrence;
|
|
162
|
-
private removeItemAndExceptions;
|
|
163
|
-
private hasChanges;
|
|
164
|
-
private saveChanges;
|
|
165
|
-
}
|
|
@@ -1,71 +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
|
-
/**
|
|
6
|
-
* Defines the interface for a service that the reactive and template editing directives of the Scheduler use to persist changes made during editing.
|
|
7
|
-
*
|
|
8
|
-
* * [Custom Service](https://www.telerik.com/kendo-angular-ui/components/scheduler/editing#connecting-custom-data-services)
|
|
9
|
-
* * [`BaseEditService`](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/baseeditservice)
|
|
10
|
-
*/
|
|
11
|
-
export interface EditService<TEvent> {
|
|
12
|
-
/**
|
|
13
|
-
* Creates a new event.
|
|
14
|
-
*
|
|
15
|
-
* @param event The event to create.
|
|
16
|
-
*/
|
|
17
|
-
create(event: TEvent): void;
|
|
18
|
-
/**
|
|
19
|
-
* Creates an exception for an existing recurring event. The `recurrenceId` field of the exception or the custom field set by the model map points to the master event.
|
|
20
|
-
*
|
|
21
|
-
* @param event The occurrence to remove from the series.
|
|
22
|
-
* @param value An object with the updated field values, for example, a form group value.
|
|
23
|
-
*/
|
|
24
|
-
createException(event: TEvent, value: any): void;
|
|
25
|
-
/**
|
|
26
|
-
* Updates the event by copying changed fields from the `value` object.
|
|
27
|
-
*
|
|
28
|
-
* @param event The event to update.
|
|
29
|
-
* @param value An object with the new field values, for example, a form group value.
|
|
30
|
-
*/
|
|
31
|
-
update(event: TEvent, value: any): void;
|
|
32
|
-
/**
|
|
33
|
-
* Removes a non-recurring event.
|
|
34
|
-
*
|
|
35
|
-
* @param event The event to remove.
|
|
36
|
-
*/
|
|
37
|
-
remove(event: TEvent): void;
|
|
38
|
-
/**
|
|
39
|
-
* Removes the recurrence series and any exceptions.
|
|
40
|
-
*
|
|
41
|
-
* @param event Any event from the recurrence series.
|
|
42
|
-
*/
|
|
43
|
-
removeSeries(event: TEvent): void;
|
|
44
|
-
/**
|
|
45
|
-
* Removes a single occurrence from a recurring series. The `recurrenceId` field of the occurrence or the custom field set by a model map points to the master event.
|
|
46
|
-
*
|
|
47
|
-
* @param event The occurrence to remove.
|
|
48
|
-
*/
|
|
49
|
-
removeOccurrence(event: TEvent): void;
|
|
50
|
-
/**
|
|
51
|
-
* Returns the master recurring event for a specified recurring event.
|
|
52
|
-
*
|
|
53
|
-
* @param event An event from the recurrence series.
|
|
54
|
-
* @returns The master recurring event for the series.
|
|
55
|
-
*/
|
|
56
|
-
findRecurrenceMaster(event: TEvent): TEvent;
|
|
57
|
-
/**
|
|
58
|
-
* Checks if the event is part of a recurrence series.
|
|
59
|
-
*
|
|
60
|
-
* @param event The event to check.
|
|
61
|
-
* @returns `true` if the event is an occurrence, exception, or master event. Otherwise, returns `false`.
|
|
62
|
-
*/
|
|
63
|
-
isRecurring(event: TEvent): boolean;
|
|
64
|
-
/**
|
|
65
|
-
* Checks if the event is a recurrence exception.
|
|
66
|
-
*
|
|
67
|
-
* @param event The event to check.
|
|
68
|
-
* @returns `true` if the event is a unique event that belongs to a recurrence series. Otherwise, returns `false`.
|
|
69
|
-
*/
|
|
70
|
-
isException(event: TEvent): boolean;
|
|
71
|
-
}
|