@progress/kendo-angular-scheduler 24.2.2 → 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,409 +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
|
-
* Sets the text for **All events** in **Timeline** views when no vertical grouping is applied.
|
|
13
|
-
*/
|
|
14
|
-
allEvents: string;
|
|
15
|
-
/**
|
|
16
|
-
* Sets the text for **All day** in **Day** and **Week** views.
|
|
17
|
-
*/
|
|
18
|
-
allDay: string;
|
|
19
|
-
/**
|
|
20
|
-
* Sets the date-header text in the **Agenda** view.
|
|
21
|
-
*/
|
|
22
|
-
dateHeader: string;
|
|
23
|
-
/**
|
|
24
|
-
* Sets the time-header text in the **Agenda** view.
|
|
25
|
-
*/
|
|
26
|
-
timeHeader: string;
|
|
27
|
-
/**
|
|
28
|
-
* Sets the event-header text in the **Agenda** view.
|
|
29
|
-
*/
|
|
30
|
-
eventHeader: string;
|
|
31
|
-
/**
|
|
32
|
-
* Sets the screen-reader-only content for the resource group column header in the Agenda view.
|
|
33
|
-
*/
|
|
34
|
-
resourceColumnHeaderLabel: string;
|
|
35
|
-
/**
|
|
36
|
-
* Sets the title for the **Delete** icon.
|
|
37
|
-
*/
|
|
38
|
-
deleteTitle: string;
|
|
39
|
-
/**
|
|
40
|
-
* Sets the title for the **Next** navigation button.
|
|
41
|
-
*/
|
|
42
|
-
nextTitle: string;
|
|
43
|
-
/**
|
|
44
|
-
* Sets the title for the **Previous** navigation button.
|
|
45
|
-
*/
|
|
46
|
-
previousTitle: string;
|
|
47
|
-
/**
|
|
48
|
-
* Sets the text for the **Today** navigation button.
|
|
49
|
-
*/
|
|
50
|
-
today: string;
|
|
51
|
-
/**
|
|
52
|
-
* Sets the text for today's date in the header of the Calendar.
|
|
53
|
-
*/
|
|
54
|
-
calendarToday: string;
|
|
55
|
-
/**
|
|
56
|
-
* Sets the text for the **Show full day** button in the footer of the **Day**, **Week**, and **Timeline** views.
|
|
57
|
-
*/
|
|
58
|
-
showFullDay: string;
|
|
59
|
-
/**
|
|
60
|
-
* Sets the text for the **Show work day** button in the footer of the **Day**, **Week**, and **Timeline** views.
|
|
61
|
-
*/
|
|
62
|
-
showWorkDay: string;
|
|
63
|
-
/**
|
|
64
|
-
* Sets the title for the **Day** view.
|
|
65
|
-
*/
|
|
66
|
-
dayViewTitle: string;
|
|
67
|
-
/**
|
|
68
|
-
* Sets the title for the **Multi-Day** view.
|
|
69
|
-
*/
|
|
70
|
-
multiDayViewTitle: string;
|
|
71
|
-
/**
|
|
72
|
-
* Sets the title for the **Week** view.
|
|
73
|
-
*/
|
|
74
|
-
weekViewTitle: string;
|
|
75
|
-
/**
|
|
76
|
-
* Sets the title for the **Work Week** view.
|
|
77
|
-
*/
|
|
78
|
-
workWeekViewTitle: string;
|
|
79
|
-
/**
|
|
80
|
-
* Sets the title for the **Month** view.
|
|
81
|
-
*/
|
|
82
|
-
monthViewTitle: string;
|
|
83
|
-
/**
|
|
84
|
-
* Sets the title for the **Multi-Week** view.
|
|
85
|
-
*/
|
|
86
|
-
multiWeekViewTitle: string;
|
|
87
|
-
/**
|
|
88
|
-
* Sets the title for the **Timeline** view.
|
|
89
|
-
*/
|
|
90
|
-
timelineViewTitle: string;
|
|
91
|
-
/**
|
|
92
|
-
* Sets the title for the **Timeline Week** view.
|
|
93
|
-
*/
|
|
94
|
-
timelineWeekViewTitle: string;
|
|
95
|
-
/**
|
|
96
|
-
* Sets the title for the **Timeline Month** view.
|
|
97
|
-
*/
|
|
98
|
-
timelineMonthViewTitle: string;
|
|
99
|
-
/**
|
|
100
|
-
* Sets the title for the **Agenda** view.
|
|
101
|
-
*/
|
|
102
|
-
agendaViewTitle: string;
|
|
103
|
-
/**
|
|
104
|
-
* Sets the title for the **Year** view.
|
|
105
|
-
*/
|
|
106
|
-
yearViewTitle: string;
|
|
107
|
-
/**
|
|
108
|
-
* Sets the message shown in **Year** view for dates with no events.
|
|
109
|
-
*/
|
|
110
|
-
yearViewNoEvents: string;
|
|
111
|
-
/**
|
|
112
|
-
* Sets the text for the **Cancel** button in Scheduler dialogs.
|
|
113
|
-
*/
|
|
114
|
-
cancel: string;
|
|
115
|
-
/**
|
|
116
|
-
* Sets the text for the **Save** button in Scheduler dialogs.
|
|
117
|
-
*/
|
|
118
|
-
save: string;
|
|
119
|
-
/**
|
|
120
|
-
* Sets the label for the **Title** field in the event editor.
|
|
121
|
-
*/
|
|
122
|
-
editorEventTitle: string;
|
|
123
|
-
/**
|
|
124
|
-
* Sets the label for the **Start** field in the event editor.
|
|
125
|
-
*/
|
|
126
|
-
editorEventStart: string;
|
|
127
|
-
/**
|
|
128
|
-
* Sets the label for the **Start Time Zone** field in the event editor.
|
|
129
|
-
*/
|
|
130
|
-
editorEventStartTimeZone: string;
|
|
131
|
-
/**
|
|
132
|
-
* Sets the label for the **End** field in the event editor.
|
|
133
|
-
*/
|
|
134
|
-
editorEventEnd: string;
|
|
135
|
-
/**
|
|
136
|
-
* Sets the label for the **End Time Zone** field in the event editor.
|
|
137
|
-
*/
|
|
138
|
-
editorEventEndTimeZone: string;
|
|
139
|
-
/**
|
|
140
|
-
* Sets the label for the **All Day Event** field in the event editor.
|
|
141
|
-
*/
|
|
142
|
-
editorEventAllDay: string;
|
|
143
|
-
/**
|
|
144
|
-
* Sets the label for the **Description** field in the event editor.
|
|
145
|
-
*/
|
|
146
|
-
editorEventDescription: string;
|
|
147
|
-
/**
|
|
148
|
-
* Sets the label for the **Use separate Start and End Time Zones** option in the event editor.
|
|
149
|
-
*/
|
|
150
|
-
editorEventSeparateTimeZones: string;
|
|
151
|
-
/**
|
|
152
|
-
* Sets the label for the **Time Zone** field in the event editor.
|
|
153
|
-
*/
|
|
154
|
-
editorEventTimeZone: string;
|
|
155
|
-
/**
|
|
156
|
-
* Sets the **Today** button text in the popup of the DateTimePickers and DatePickers in the event editor.
|
|
157
|
-
*/
|
|
158
|
-
editorDateInputsToday: string;
|
|
159
|
-
/**
|
|
160
|
-
* Sets the title for the **Toggle** button in the popup of the DateTimePickers and DatePickers in the event editor.
|
|
161
|
-
*/
|
|
162
|
-
editorDateInputsToggle: string;
|
|
163
|
-
/**
|
|
164
|
-
* Sets the title for the **Parent View** button in the popup of the DateTimePickers and DatePickers in the event editor.
|
|
165
|
-
*/
|
|
166
|
-
editorDateInputsParentViewButton: string;
|
|
167
|
-
/**
|
|
168
|
-
* Sets the text for the **Now** button in the popup footer of the DateTimePickers and DatePickers in the event editor.
|
|
169
|
-
*/
|
|
170
|
-
editorDateInputsNow: string;
|
|
171
|
-
/**
|
|
172
|
-
* Sets the label for the **Now** button in the popup footer of the DateTimePickers and DatePickers in the event editor.
|
|
173
|
-
*/
|
|
174
|
-
editorDateInputsNowLabel: string;
|
|
175
|
-
/**
|
|
176
|
-
* Sets the text for the **Accept** button in the popup footer of the DateTimePickers and DatePickers in the event editor.
|
|
177
|
-
*/
|
|
178
|
-
editorDateInputsAccept: string;
|
|
179
|
-
/**
|
|
180
|
-
* Sets the label for the **Accept** button in the popup footer of the DateTimePickers and DatePickers in the event editor.
|
|
181
|
-
*/
|
|
182
|
-
editorDateInputsAcceptLabel: string;
|
|
183
|
-
/**
|
|
184
|
-
* Sets the text for the **Cancel** button in the popup footer of the DateTimePickers and DatePickers in the event editor.
|
|
185
|
-
*/
|
|
186
|
-
editorDateInputsCancel: string;
|
|
187
|
-
/**
|
|
188
|
-
* Sets the label for the **Cancel** button in the popup footer of the DateTimePickers and DatePickers in the event editor.
|
|
189
|
-
*/
|
|
190
|
-
editorDateInputsCancelLabel: string;
|
|
191
|
-
/**
|
|
192
|
-
* Sets the text for the **Date** tab in the popup header of the DateTimePickers and DatePickers in the event editor.
|
|
193
|
-
*/
|
|
194
|
-
editorDateInputsDateTab: string;
|
|
195
|
-
/**
|
|
196
|
-
* Sets the label for the **Date** tab in the popup header of the DateTimePickers and DatePickers in the event editor.
|
|
197
|
-
*/
|
|
198
|
-
editorDateInputsDateTabLabel: string;
|
|
199
|
-
/**
|
|
200
|
-
* Sets the text for the **Time** tab in the popup header of the DateTimePickers and DatePickers in the event editor.
|
|
201
|
-
*/
|
|
202
|
-
editorDateInputsTimeTab: string;
|
|
203
|
-
/**
|
|
204
|
-
* Sets the label for the **Time** tab in the popup header of the DateTimePickers and DatePickers in the event editor.
|
|
205
|
-
*/
|
|
206
|
-
editorDateInputsTimeTabLabel: string;
|
|
207
|
-
/**
|
|
208
|
-
* Sets the **Today** button text in the popup of the DatePickers in the recurrence editor.
|
|
209
|
-
*/
|
|
210
|
-
recurrenceEditorDateInputsToday: string;
|
|
211
|
-
/**
|
|
212
|
-
* Sets the title for the **Toggle** button in the popup of the DatePickers in the recurrence editor.
|
|
213
|
-
*/
|
|
214
|
-
recurrenceEditorDateInputsToggle: string;
|
|
215
|
-
/**
|
|
216
|
-
* Sets the title for the **Parent View** button in the popup of the DatePickers in the recurrence editor.
|
|
217
|
-
*/
|
|
218
|
-
recurrenceEditorDateInputsParentViewButton: string;
|
|
219
|
-
/**
|
|
220
|
-
* Sets the title for the **Increment** button of the NumericTextBox in the recurrence editor.
|
|
221
|
-
*/
|
|
222
|
-
recurrenceEditorNumericIncrement: string;
|
|
223
|
-
/**
|
|
224
|
-
* Sets the title for the **Decrement** button of the NumericTextBox in the recurrence editor.
|
|
225
|
-
*/
|
|
226
|
-
recurrenceEditorNumericDecrement: string;
|
|
227
|
-
/**
|
|
228
|
-
* Sets the label for the **Repeat** field in the recurrence editor.
|
|
229
|
-
*/
|
|
230
|
-
recurrenceEditorRepeat: string;
|
|
231
|
-
/**
|
|
232
|
-
* Sets the text for the **day(s)** label in the recurrence editor.
|
|
233
|
-
*/
|
|
234
|
-
recurrenceEditorDailyInterval: string;
|
|
235
|
-
/**
|
|
236
|
-
* Sets the label for the **Repeat every** field in the recurrence editor (daily).
|
|
237
|
-
*/
|
|
238
|
-
recurrenceEditorDailyRepeatEvery: string;
|
|
239
|
-
/**
|
|
240
|
-
* Sets the text for the **week(s)** label in the recurrence editor.
|
|
241
|
-
*/
|
|
242
|
-
recurrenceEditorWeeklyInterval: string;
|
|
243
|
-
/**
|
|
244
|
-
* Sets the label for the **Repeat every** field in the recurrence editor (weekly).
|
|
245
|
-
*/
|
|
246
|
-
recurrenceEditorWeeklyRepeatEvery: string;
|
|
247
|
-
/**
|
|
248
|
-
* Sets the label for the **Repeat on** field in the recurrence editor (weekly).
|
|
249
|
-
*/
|
|
250
|
-
recurrenceEditorWeeklyRepeatOn: string;
|
|
251
|
-
/**
|
|
252
|
-
* Sets the label for the **Day** field in the recurrence editor (monthly).
|
|
253
|
-
*/
|
|
254
|
-
recurrenceEditorMonthlyDay: string;
|
|
255
|
-
/**
|
|
256
|
-
* Sets the text for the **month(s)** label in the recurrence editor.
|
|
257
|
-
*/
|
|
258
|
-
recurrenceEditorMonthlyInterval: string;
|
|
259
|
-
/**
|
|
260
|
-
* Sets the label for the **Repeat every** field in the recurrence editor (monthly).
|
|
261
|
-
*/
|
|
262
|
-
recurrenceEditorMonthlyRepeatEvery: string;
|
|
263
|
-
/**
|
|
264
|
-
* Sets the label for the **Repeat on** field in the recurrence editor (monthly).
|
|
265
|
-
*/
|
|
266
|
-
recurrenceEditorMonthlyRepeatOn: string;
|
|
267
|
-
/**
|
|
268
|
-
* Sets the label for the **of** text in the recurrence editor (yearly).
|
|
269
|
-
*/
|
|
270
|
-
recurrenceEditorYearlyOf: string;
|
|
271
|
-
/**
|
|
272
|
-
* Sets the label for the **Repeat every** field in the recurrence editor (yearly).
|
|
273
|
-
*/
|
|
274
|
-
recurrenceEditorYearlyRepeatEvery: string;
|
|
275
|
-
/**
|
|
276
|
-
* Sets the label for the **Repeat on** field in the recurrence editor (yearly).
|
|
277
|
-
*/
|
|
278
|
-
recurrenceEditorYearlyRepeatOn: string;
|
|
279
|
-
/**
|
|
280
|
-
* Sets the text for the **year(s)** label in the recurrence editor.
|
|
281
|
-
*/
|
|
282
|
-
recurrenceEditorYearlyInterval: string;
|
|
283
|
-
/**
|
|
284
|
-
* Sets the label for the **Daily** frequency in the recurrence editor.
|
|
285
|
-
*/
|
|
286
|
-
recurrenceEditorFrequenciesDaily: string;
|
|
287
|
-
/**
|
|
288
|
-
* Sets the label for the **Monthly** frequency in the recurrence editor.
|
|
289
|
-
*/
|
|
290
|
-
recurrenceEditorFrequenciesMonthly: string;
|
|
291
|
-
/**
|
|
292
|
-
* Sets the label for the **Never** frequency in the recurrence editor.
|
|
293
|
-
*/
|
|
294
|
-
recurrenceEditorFrequenciesNever: string;
|
|
295
|
-
/**
|
|
296
|
-
* Sets the label for the **Weekly** frequency in the recurrence editor.
|
|
297
|
-
*/
|
|
298
|
-
recurrenceEditorFrequenciesWeekly: string;
|
|
299
|
-
/**
|
|
300
|
-
* Sets the label for the **Yearly** frequency in the recurrence editor.
|
|
301
|
-
*/
|
|
302
|
-
recurrenceEditorFrequenciesYearly: string;
|
|
303
|
-
/**
|
|
304
|
-
* Sets the label for the **First** offset position in the recurrence editor.
|
|
305
|
-
*/
|
|
306
|
-
recurrenceEditorOffsetPositionsFirst: string;
|
|
307
|
-
/**
|
|
308
|
-
* Sets the label for the **Second** offset position in the recurrence editor.
|
|
309
|
-
*/
|
|
310
|
-
recurrenceEditorOffsetPositionsSecond: string;
|
|
311
|
-
/**
|
|
312
|
-
* Sets the label for the **Third** offset position in the recurrence editor.
|
|
313
|
-
*/
|
|
314
|
-
recurrenceEditorOffsetPositionsThird: string;
|
|
315
|
-
/**
|
|
316
|
-
* Sets the label for the **Fourth** offset position in the recurrence editor.
|
|
317
|
-
*/
|
|
318
|
-
recurrenceEditorOffsetPositionsFourth: string;
|
|
319
|
-
/**
|
|
320
|
-
* Sets the label for the **Last** offset position in the recurrence editor.
|
|
321
|
-
*/
|
|
322
|
-
recurrenceEditorOffsetPositionsLast: string;
|
|
323
|
-
/**
|
|
324
|
-
* Sets the label for the **Day** option in the repeat by section of the monthly recurrence pattern.
|
|
325
|
-
*/
|
|
326
|
-
recurrenceEditorWeekdaysDay: string;
|
|
327
|
-
/**
|
|
328
|
-
* Sets the label for the **Weekday** option in the repeat by section of the monthly recurrence pattern.
|
|
329
|
-
*/
|
|
330
|
-
recurrenceEditorWeekdaysWeekday: string;
|
|
331
|
-
/**
|
|
332
|
-
* Sets the label for the **Weekend Day** option in the repeat by section of the monthly recurrence pattern.
|
|
333
|
-
*/
|
|
334
|
-
recurrenceEditorWeekdaysWeekendday: string;
|
|
335
|
-
/**
|
|
336
|
-
* Sets the label for the **After** option in the recurrence editor.
|
|
337
|
-
*/
|
|
338
|
-
recurrenceEditorEndAfter: string;
|
|
339
|
-
/**
|
|
340
|
-
* Sets the text for the **occurrence(s)** label in the recurrence editor.
|
|
341
|
-
*/
|
|
342
|
-
recurrenceEditorEndOccurrence: string;
|
|
343
|
-
/**
|
|
344
|
-
* Sets the label for the **End** field in the recurrence editor.
|
|
345
|
-
*/
|
|
346
|
-
recurrenceEditorEndLabel: string;
|
|
347
|
-
/**
|
|
348
|
-
* Sets the label for the **Never** option in the recurrence editor.
|
|
349
|
-
*/
|
|
350
|
-
recurrenceEditorEndNever: string;
|
|
351
|
-
/**
|
|
352
|
-
* Sets the label for the **On** option in the recurrence editor.
|
|
353
|
-
*/
|
|
354
|
-
recurrenceEditorEndOn: string;
|
|
355
|
-
/**
|
|
356
|
-
* Sets the label for the **Event** title in the event editor dialog.
|
|
357
|
-
*/
|
|
358
|
-
editorTitle: string;
|
|
359
|
-
/**
|
|
360
|
-
* Sets the text for the **Delete** button in the remove confirmation dialog.
|
|
361
|
-
*/
|
|
362
|
-
destroy: string;
|
|
363
|
-
/**
|
|
364
|
-
* Sets the confirmation message for deleting an event.
|
|
365
|
-
*/
|
|
366
|
-
deleteConfirmation: string;
|
|
367
|
-
/**
|
|
368
|
-
* Sets the confirmation message for editing a recurring event.
|
|
369
|
-
*/
|
|
370
|
-
editRecurringConfirmation: string;
|
|
371
|
-
/**
|
|
372
|
-
* Sets the text for the **Edit current occurrence** button in the recurring confirmation dialog.
|
|
373
|
-
*/
|
|
374
|
-
editOccurrence: string;
|
|
375
|
-
/**
|
|
376
|
-
* Sets the text for the **Edit the series** button in the recurring confirmation dialog.
|
|
377
|
-
*/
|
|
378
|
-
editSeries: string;
|
|
379
|
-
/**
|
|
380
|
-
* Sets the confirmation message for deleting a recurring event.
|
|
381
|
-
*/
|
|
382
|
-
deleteRecurringConfirmation: string;
|
|
383
|
-
/**
|
|
384
|
-
* Sets the text for the **Delete current occurrence** button in the recurring confirmation dialog.
|
|
385
|
-
*/
|
|
386
|
-
deleteOccurrence: string;
|
|
387
|
-
/**
|
|
388
|
-
* Sets the text for the **Delete the series** button in the recurring confirmation dialog.
|
|
389
|
-
*/
|
|
390
|
-
deleteSeries: string;
|
|
391
|
-
/**
|
|
392
|
-
* Sets the title for the remove confirmation dialog.
|
|
393
|
-
*/
|
|
394
|
-
deleteDialogTitle: string;
|
|
395
|
-
/**
|
|
396
|
-
* Sets the title for the recurring remove confirmation dialog.
|
|
397
|
-
*/
|
|
398
|
-
deleteRecurringDialogTitle: string;
|
|
399
|
-
/**
|
|
400
|
-
* Sets the title for the recurring edit confirmation dialog.
|
|
401
|
-
*/
|
|
402
|
-
editRecurringDialogTitle: string;
|
|
403
|
-
/**
|
|
404
|
-
* Sets the value of the aria-label attribute for the `select` element used to switch Scheduler views.
|
|
405
|
-
*/
|
|
406
|
-
selectView: string;
|
|
407
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Messages, never>;
|
|
408
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Messages, never, never, { "allEvents": { "alias": "allEvents"; "required": false; }; "allDay": { "alias": "allDay"; "required": false; }; "dateHeader": { "alias": "dateHeader"; "required": false; }; "timeHeader": { "alias": "timeHeader"; "required": false; }; "eventHeader": { "alias": "eventHeader"; "required": false; }; "resourceColumnHeaderLabel": { "alias": "resourceColumnHeaderLabel"; "required": false; }; "deleteTitle": { "alias": "deleteTitle"; "required": false; }; "nextTitle": { "alias": "nextTitle"; "required": false; }; "previousTitle": { "alias": "previousTitle"; "required": false; }; "today": { "alias": "today"; "required": false; }; "calendarToday": { "alias": "calendarToday"; "required": false; }; "showFullDay": { "alias": "showFullDay"; "required": false; }; "showWorkDay": { "alias": "showWorkDay"; "required": false; }; "dayViewTitle": { "alias": "dayViewTitle"; "required": false; }; "multiDayViewTitle": { "alias": "multiDayViewTitle"; "required": false; }; "weekViewTitle": { "alias": "weekViewTitle"; "required": false; }; "workWeekViewTitle": { "alias": "workWeekViewTitle"; "required": false; }; "monthViewTitle": { "alias": "monthViewTitle"; "required": false; }; "multiWeekViewTitle": { "alias": "multiWeekViewTitle"; "required": false; }; "timelineViewTitle": { "alias": "timelineViewTitle"; "required": false; }; "timelineWeekViewTitle": { "alias": "timelineWeekViewTitle"; "required": false; }; "timelineMonthViewTitle": { "alias": "timelineMonthViewTitle"; "required": false; }; "agendaViewTitle": { "alias": "agendaViewTitle"; "required": false; }; "yearViewTitle": { "alias": "yearViewTitle"; "required": false; }; "yearViewNoEvents": { "alias": "yearViewNoEvents"; "required": false; }; "cancel": { "alias": "cancel"; "required": false; }; "save": { "alias": "save"; "required": false; }; "editorEventTitle": { "alias": "editorEventTitle"; "required": false; }; "editorEventStart": { "alias": "editorEventStart"; "required": false; }; "editorEventStartTimeZone": { "alias": "editorEventStartTimeZone"; "required": false; }; "editorEventEnd": { "alias": "editorEventEnd"; "required": false; }; "editorEventEndTimeZone": { "alias": "editorEventEndTimeZone"; "required": false; }; "editorEventAllDay": { "alias": "editorEventAllDay"; "required": false; }; "editorEventDescription": { "alias": "editorEventDescription"; "required": false; }; "editorEventSeparateTimeZones": { "alias": "editorEventSeparateTimeZones"; "required": false; }; "editorEventTimeZone": { "alias": "editorEventTimeZone"; "required": false; }; "editorDateInputsToday": { "alias": "editorDateInputsToday"; "required": false; }; "editorDateInputsToggle": { "alias": "editorDateInputsToggle"; "required": false; }; "editorDateInputsParentViewButton": { "alias": "editorDateInputsParentViewButton"; "required": false; }; "editorDateInputsNow": { "alias": "editorDateInputsNow"; "required": false; }; "editorDateInputsNowLabel": { "alias": "editorDateInputsNowLabel"; "required": false; }; "editorDateInputsAccept": { "alias": "editorDateInputsAccept"; "required": false; }; "editorDateInputsAcceptLabel": { "alias": "editorDateInputsAcceptLabel"; "required": false; }; "editorDateInputsCancel": { "alias": "editorDateInputsCancel"; "required": false; }; "editorDateInputsCancelLabel": { "alias": "editorDateInputsCancelLabel"; "required": false; }; "editorDateInputsDateTab": { "alias": "editorDateInputsDateTab"; "required": false; }; "editorDateInputsDateTabLabel": { "alias": "editorDateInputsDateTabLabel"; "required": false; }; "editorDateInputsTimeTab": { "alias": "editorDateInputsTimeTab"; "required": false; }; "editorDateInputsTimeTabLabel": { "alias": "editorDateInputsTimeTabLabel"; "required": false; }; "recurrenceEditorDateInputsToday": { "alias": "recurrenceEditorDateInputsToday"; "required": false; }; "recurrenceEditorDateInputsToggle": { "alias": "recurrenceEditorDateInputsToggle"; "required": false; }; "recurrenceEditorDateInputsParentViewButton": { "alias": "recurrenceEditorDateInputsParentViewButton"; "required": false; }; "recurrenceEditorNumericIncrement": { "alias": "recurrenceEditorNumericIncrement"; "required": false; }; "recurrenceEditorNumericDecrement": { "alias": "recurrenceEditorNumericDecrement"; "required": false; }; "recurrenceEditorRepeat": { "alias": "recurrenceEditorRepeat"; "required": false; }; "recurrenceEditorDailyInterval": { "alias": "recurrenceEditorDailyInterval"; "required": false; }; "recurrenceEditorDailyRepeatEvery": { "alias": "recurrenceEditorDailyRepeatEvery"; "required": false; }; "recurrenceEditorWeeklyInterval": { "alias": "recurrenceEditorWeeklyInterval"; "required": false; }; "recurrenceEditorWeeklyRepeatEvery": { "alias": "recurrenceEditorWeeklyRepeatEvery"; "required": false; }; "recurrenceEditorWeeklyRepeatOn": { "alias": "recurrenceEditorWeeklyRepeatOn"; "required": false; }; "recurrenceEditorMonthlyDay": { "alias": "recurrenceEditorMonthlyDay"; "required": false; }; "recurrenceEditorMonthlyInterval": { "alias": "recurrenceEditorMonthlyInterval"; "required": false; }; "recurrenceEditorMonthlyRepeatEvery": { "alias": "recurrenceEditorMonthlyRepeatEvery"; "required": false; }; "recurrenceEditorMonthlyRepeatOn": { "alias": "recurrenceEditorMonthlyRepeatOn"; "required": false; }; "recurrenceEditorYearlyOf": { "alias": "recurrenceEditorYearlyOf"; "required": false; }; "recurrenceEditorYearlyRepeatEvery": { "alias": "recurrenceEditorYearlyRepeatEvery"; "required": false; }; "recurrenceEditorYearlyRepeatOn": { "alias": "recurrenceEditorYearlyRepeatOn"; "required": false; }; "recurrenceEditorYearlyInterval": { "alias": "recurrenceEditorYearlyInterval"; "required": false; }; "recurrenceEditorFrequenciesDaily": { "alias": "recurrenceEditorFrequenciesDaily"; "required": false; }; "recurrenceEditorFrequenciesMonthly": { "alias": "recurrenceEditorFrequenciesMonthly"; "required": false; }; "recurrenceEditorFrequenciesNever": { "alias": "recurrenceEditorFrequenciesNever"; "required": false; }; "recurrenceEditorFrequenciesWeekly": { "alias": "recurrenceEditorFrequenciesWeekly"; "required": false; }; "recurrenceEditorFrequenciesYearly": { "alias": "recurrenceEditorFrequenciesYearly"; "required": false; }; "recurrenceEditorOffsetPositionsFirst": { "alias": "recurrenceEditorOffsetPositionsFirst"; "required": false; }; "recurrenceEditorOffsetPositionsSecond": { "alias": "recurrenceEditorOffsetPositionsSecond"; "required": false; }; "recurrenceEditorOffsetPositionsThird": { "alias": "recurrenceEditorOffsetPositionsThird"; "required": false; }; "recurrenceEditorOffsetPositionsFourth": { "alias": "recurrenceEditorOffsetPositionsFourth"; "required": false; }; "recurrenceEditorOffsetPositionsLast": { "alias": "recurrenceEditorOffsetPositionsLast"; "required": false; }; "recurrenceEditorWeekdaysDay": { "alias": "recurrenceEditorWeekdaysDay"; "required": false; }; "recurrenceEditorWeekdaysWeekday": { "alias": "recurrenceEditorWeekdaysWeekday"; "required": false; }; "recurrenceEditorWeekdaysWeekendday": { "alias": "recurrenceEditorWeekdaysWeekendday"; "required": false; }; "recurrenceEditorEndAfter": { "alias": "recurrenceEditorEndAfter"; "required": false; }; "recurrenceEditorEndOccurrence": { "alias": "recurrenceEditorEndOccurrence"; "required": false; }; "recurrenceEditorEndLabel": { "alias": "recurrenceEditorEndLabel"; "required": false; }; "recurrenceEditorEndNever": { "alias": "recurrenceEditorEndNever"; "required": false; }; "recurrenceEditorEndOn": { "alias": "recurrenceEditorEndOn"; "required": false; }; "editorTitle": { "alias": "editorTitle"; "required": false; }; "destroy": { "alias": "destroy"; "required": false; }; "deleteConfirmation": { "alias": "deleteConfirmation"; "required": false; }; "editRecurringConfirmation": { "alias": "editRecurringConfirmation"; "required": false; }; "editOccurrence": { "alias": "editOccurrence"; "required": false; }; "editSeries": { "alias": "editSeries"; "required": false; }; "deleteRecurringConfirmation": { "alias": "deleteRecurringConfirmation"; "required": false; }; "deleteOccurrence": { "alias": "deleteOccurrence"; "required": false; }; "deleteSeries": { "alias": "deleteSeries"; "required": false; }; "deleteDialogTitle": { "alias": "deleteDialogTitle"; "required": false; }; "deleteRecurringDialogTitle": { "alias": "deleteRecurringDialogTitle"; "required": false; }; "editRecurringDialogTitle": { "alias": "editRecurringDialogTitle"; "required": false; }; "selectView": { "alias": "selectView"; "required": false; }; }, {}, never, never, true, never>;
|
|
409
|
-
}
|
|
@@ -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 { LocalizationService, MessageService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class SchedulerLocalizationService extends LocalizationService {
|
|
11
|
-
constructor(prefix: string, messageService: MessageService, _rtl: boolean);
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SchedulerLocalizationService, [null, { optional: true; }, { optional: true; }]>;
|
|
13
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SchedulerLocalizationService>;
|
|
14
|
-
}
|
|
@@ -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
|
-
/**
|
|
6
|
-
* Describes the relative position of an event to focus.
|
|
7
|
-
*/
|
|
8
|
-
export interface FocusPosition {
|
|
9
|
-
/**
|
|
10
|
-
* Sets the offset of the focused event in relation to the current event. For example, `1` focuses the next event and `-1` focuses the previous one.
|
|
11
|
-
*/
|
|
12
|
-
offset?: number;
|
|
13
|
-
/**
|
|
14
|
-
* Specifies if the focus stops at the first and last event instead of wrapping around.
|
|
15
|
-
*/
|
|
16
|
-
nowrap?: boolean;
|
|
17
|
-
}
|
|
@@ -1,44 +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, OnDestroy, NgZone } from '@angular/core';
|
|
6
|
-
import { FocusableElement } from './focusable-element.interface';
|
|
7
|
-
import { DomEventsService } from '../views/common/dom-events.service';
|
|
8
|
-
import { FocusPosition } from './focus-position.interface';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class FocusService implements OnDestroy {
|
|
14
|
-
private renderer;
|
|
15
|
-
private wrapper;
|
|
16
|
-
private domEvents;
|
|
17
|
-
private zone;
|
|
18
|
-
get activeElement(): ElementRef;
|
|
19
|
-
get focusableItems(): Set<FocusableElement>;
|
|
20
|
-
activeItem: FocusableElement;
|
|
21
|
-
private focusedItem;
|
|
22
|
-
private items;
|
|
23
|
-
private elementMap;
|
|
24
|
-
private subs;
|
|
25
|
-
private hasContentRendered;
|
|
26
|
-
constructor(renderer: Renderer2, wrapper: ElementRef, domEvents: DomEventsService, zone: NgZone);
|
|
27
|
-
ngOnDestroy(): void;
|
|
28
|
-
register(item: FocusableElement): void;
|
|
29
|
-
unregister(item: FocusableElement): void;
|
|
30
|
-
focus(preventScroll?: boolean): void;
|
|
31
|
-
focusContent(): void;
|
|
32
|
-
focusToolbar(): void;
|
|
33
|
-
focusNext(options?: FocusPosition): boolean;
|
|
34
|
-
focusByIndex(index: number, preventScroll?: boolean): void;
|
|
35
|
-
private activate;
|
|
36
|
-
private activateNext;
|
|
37
|
-
private findNext;
|
|
38
|
-
private toggleWrapper;
|
|
39
|
-
private shouldMoveFocusOnUnregister;
|
|
40
|
-
private onFocusIn;
|
|
41
|
-
private onFocusOut;
|
|
42
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FocusService, [{ optional: true; }, { optional: true; }, null, null]>;
|
|
43
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<FocusService>;
|
|
44
|
-
}
|
|
@@ -1,45 +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 } from '@angular/core';
|
|
6
|
-
import { FocusableContainer } from '../types/focusable-container';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export interface FocusableElement {
|
|
11
|
-
/**
|
|
12
|
-
* A reference to the focusable DOM element.
|
|
13
|
-
*/
|
|
14
|
-
element: ElementRef;
|
|
15
|
-
/**
|
|
16
|
-
* The order of the element with respect to the other focusable elements.
|
|
17
|
-
* If multiple elements share the same value, their relative to each other order follows their position in the component tree.
|
|
18
|
-
*/
|
|
19
|
-
focusIndex: number;
|
|
20
|
-
/**
|
|
21
|
-
* The part of the Scheduler the element belongs to - 'toolbar', 'content' or 'footer'.
|
|
22
|
-
*/
|
|
23
|
-
containerType: FocusableContainer;
|
|
24
|
-
/**
|
|
25
|
-
* Includes or excludes the element from the tab sequence.
|
|
26
|
-
*
|
|
27
|
-
* @param active If `true`, the element will receive a tabIndex of `0` or greater. If `false`, the `tabIndex` has to be set to `-1`.
|
|
28
|
-
*/
|
|
29
|
-
toggle(active: boolean): void;
|
|
30
|
-
/**
|
|
31
|
-
* Indicates if the element can be focused.
|
|
32
|
-
*
|
|
33
|
-
* @returns `true` if the element can be focused. Otherwise, returns `false`.
|
|
34
|
-
*/
|
|
35
|
-
canFocus(): boolean;
|
|
36
|
-
/**
|
|
37
|
-
* Focuses the element.
|
|
38
|
-
* @param preventScroll If `true`, the browser will not scroll the element into view. Defaults to `true`.
|
|
39
|
-
*/
|
|
40
|
-
focus(preventScroll?: boolean): void;
|
|
41
|
-
/**
|
|
42
|
-
* Toggles the focused state of the element without explicitly focusing it.
|
|
43
|
-
*/
|
|
44
|
-
toggleFocus(value: boolean): void;
|
|
45
|
-
}
|
|
@@ -1,36 +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, OnInit, Renderer2 } from '@angular/core';
|
|
6
|
-
import { FocusableContainer } from '../types/focusable-container';
|
|
7
|
-
import { FocusService } from './focus.service';
|
|
8
|
-
import { FocusableElement } from './focusable-element.interface';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
/**
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export declare class FocusableDirective implements FocusableElement, OnInit {
|
|
14
|
-
element: ElementRef;
|
|
15
|
-
private renderer;
|
|
16
|
-
private focusService;
|
|
17
|
-
/**
|
|
18
|
-
* The order of the element with respect to the other focusable elements.
|
|
19
|
-
* If multiple elements share the same value, their relative to each other order follows their position in the component tree.
|
|
20
|
-
*/
|
|
21
|
-
focusIndex: number;
|
|
22
|
-
containerType: FocusableContainer;
|
|
23
|
-
private get visible();
|
|
24
|
-
private get enabled();
|
|
25
|
-
private active;
|
|
26
|
-
constructor(element: ElementRef, renderer: Renderer2, focusService: FocusService);
|
|
27
|
-
ngAfterViewChecked(): void;
|
|
28
|
-
ngOnInit(): void;
|
|
29
|
-
ngOnDestroy(): void;
|
|
30
|
-
toggle(active: boolean): void;
|
|
31
|
-
canFocus(): boolean;
|
|
32
|
-
focus(preventScroll?: boolean): void;
|
|
33
|
-
toggleFocus(value: boolean): void;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FocusableDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FocusableDirective, "[kendoSchedulerFocusIndex]", never, { "focusIndex": { "alias": "kendoSchedulerFocusIndex"; "required": false; }; "containerType": { "alias": "containerType"; "required": false; }; }, {}, never, never, true, never>;
|
|
36
|
-
}
|
|
@@ -1,34 +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, NgZone } from '@angular/core';
|
|
6
|
-
import { FocusService } from './focus.service';
|
|
7
|
-
import { SchedulerComponent } from '../scheduler.component';
|
|
8
|
-
import { DomEventsService } from '../views/common/dom-events.service';
|
|
9
|
-
import { ViewStateService } from '../views/view-state.service';
|
|
10
|
-
import { DialogsService } from '../editing/dialogs.service';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export declare class ShortcutsDirective {
|
|
16
|
-
private scheduler;
|
|
17
|
-
private domEvents;
|
|
18
|
-
private focusService;
|
|
19
|
-
private zone;
|
|
20
|
-
private changeDetector;
|
|
21
|
-
private viewState;
|
|
22
|
-
private dialogsService;
|
|
23
|
-
private shortcuts;
|
|
24
|
-
private taskShortcuts;
|
|
25
|
-
private subs;
|
|
26
|
-
constructor(scheduler: SchedulerComponent, domEvents: DomEventsService, focusService: FocusService, zone: NgZone, changeDetector: ChangeDetectorRef, viewState: ViewStateService, dialogsService: DialogsService);
|
|
27
|
-
private onKeydown;
|
|
28
|
-
private onEventKeydown;
|
|
29
|
-
private focusWait;
|
|
30
|
-
private isInToolbarTemplate;
|
|
31
|
-
private digitToNumber;
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ShortcutsDirective, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ShortcutsDirective, "kendo-scheduler", never, {}, {}, never, never, true, never>;
|
|
34
|
-
}
|
package/navigation.d.ts
DELETED
|
@@ -1,8 +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
|
-
export { FocusService } from './navigation/focus.service';
|
|
6
|
-
export { FocusableElement } from './navigation/focusable-element.interface';
|
|
7
|
-
export { FocusableDirective } from './navigation/focusable.directive';
|
|
8
|
-
export { FocusPosition } from './navigation/focus-position.interface';
|
package/package-metadata.d.ts
DELETED
|
@@ -1,9 +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 { type PackageMetadata } from '@progress/kendo-licensing';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare const packageMetadata: PackageMetadata;
|