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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (185) hide show
  1. package/fesm2022/progress-kendo-angular-scheduler.mjs +489 -447
  2. package/index.d.ts +6727 -82
  3. package/package-metadata.mjs +2 -2
  4. package/package.json +20 -20
  5. package/schematics/ngAdd/index.js +3 -3
  6. package/common/constants.d.ts +0 -8
  7. package/common/default-model-fields.d.ts +0 -9
  8. package/common/dom-queries.d.ts +0 -44
  9. package/common/modifiers.d.ts +0 -22
  10. package/common/util.d.ts +0 -127
  11. package/data-binding.directive.d.ts +0 -56
  12. package/directives.d.ts +0 -90
  13. package/editing/date-time-picker.component.d.ts +0 -51
  14. package/editing/dialogs.service.d.ts +0 -44
  15. package/editing/edit-dialog-template.directive.d.ts +0 -40
  16. package/editing/edit-dialog.component.d.ts +0 -87
  17. package/editing/edit.service.d.ts +0 -57
  18. package/editing/local-data-changes.service.d.ts +0 -15
  19. package/editing/recurrence/end-rule-radio-button.directive.d.ts +0 -31
  20. package/editing/recurrence/localization/custom-messages.component.d.ts +0 -18
  21. package/editing/recurrence/localization/localized-messages.directive.d.ts +0 -16
  22. package/editing/recurrence/localization/messages.d.ts +0 -161
  23. package/editing/recurrence/localization/recurrence-localization.service.d.ts +0 -17
  24. package/editing/recurrence/recurrence-editor.component.d.ts +0 -111
  25. package/editing/recurrence/recurrence-end-rule-editor.component.d.ts +0 -46
  26. package/editing/recurrence/recurrence-frequency-editor.component.d.ts +0 -26
  27. package/editing/recurrence/recurrence-interval-editor.component.d.ts +0 -31
  28. package/editing/recurrence/recurrence-monthly-yearly-editor.component.d.ts +0 -53
  29. package/editing/recurrence/recurrence-weekday-rule-editor.component.d.ts +0 -31
  30. package/editing/recurrence/recurrence.service.d.ts +0 -119
  31. package/editing/recurrence/repeat-on-radio-button.directive.d.ts +0 -32
  32. package/editing/resource-editor-base.d.ts +0 -37
  33. package/editing/resource-multiple-editor.component.d.ts +0 -21
  34. package/editing/resource-single-editor.component.d.ts +0 -20
  35. package/editing/timezone-editor.component.d.ts +0 -82
  36. package/editing-directives/base-edit.service.d.ts +0 -165
  37. package/editing-directives/edit-service.interface.d.ts +0 -71
  38. package/editing-directives/editing-directive-base.d.ts +0 -62
  39. package/editing-directives/local-edit.service.d.ts +0 -33
  40. package/editing-directives/reactive-editing.directive.d.ts +0 -46
  41. package/editing-directives/utils.d.ts +0 -25
  42. package/events/add-event.d.ts +0 -23
  43. package/events/cancel-event.d.ts +0 -15
  44. package/events/create-event.d.ts +0 -38
  45. package/events/date-change-event.d.ts +0 -27
  46. package/events/drag-end-event.d.ts +0 -43
  47. package/events/drag-event.d.ts +0 -51
  48. package/events/drag-start-event.d.ts +0 -27
  49. package/events/edit-event-base.d.ts +0 -30
  50. package/events/edit-event.d.ts +0 -28
  51. package/events/event-click-event.d.ts +0 -30
  52. package/events/event-keydown-event.d.ts +0 -26
  53. package/events/more-events-click.d.ts +0 -23
  54. package/events/navigate-event.d.ts +0 -24
  55. package/events/preventable-event.d.ts +0 -24
  56. package/events/remove-event.d.ts +0 -28
  57. package/events/resize-end-event.d.ts +0 -35
  58. package/events/resize-event.d.ts +0 -43
  59. package/events/resize-start-event.d.ts +0 -27
  60. package/events/save-event.d.ts +0 -20
  61. package/events/slot-click-event.d.ts +0 -42
  62. package/events/slot-drag-end-event.d.ts +0 -10
  63. package/events/slot-drag-event.d.ts +0 -39
  64. package/events/slot-drag-start-event.d.ts +0 -42
  65. package/events/view-event-map.d.ts +0 -35
  66. package/events.d.ts +0 -27
  67. package/loading.component.d.ts +0 -13
  68. package/localization/custom-messages.component.d.ts +0 -30
  69. package/localization/localized-messages.directive.d.ts +0 -16
  70. package/localization/messages.d.ts +0 -409
  71. package/localization/scheduler-localization.service.d.ts +0 -14
  72. package/navigation/focus-position.interface.d.ts +0 -17
  73. package/navigation/focus.service.d.ts +0 -44
  74. package/navigation/focusable-element.interface.d.ts +0 -45
  75. package/navigation/focusable.directive.d.ts +0 -36
  76. package/navigation/shortcuts.directive.d.ts +0 -34
  77. package/navigation.d.ts +0 -8
  78. package/package-metadata.d.ts +0 -9
  79. package/pdf/pdf-command.directive.d.ts +0 -38
  80. package/pdf/pdf-export-event.d.ts +0 -10
  81. package/pdf/pdf.component.d.ts +0 -129
  82. package/pdf/pdf.module.d.ts +0 -30
  83. package/pdf/pdf.service.d.ts +0 -18
  84. package/scheduler.component.d.ts +0 -608
  85. package/scheduler.module.d.ts +0 -66
  86. package/toolbar/navigation.component.d.ts +0 -135
  87. package/toolbar/toolbar-context.d.ts +0 -18
  88. package/toolbar/toolbar-template.directive.d.ts +0 -39
  89. package/toolbar/toolbar.component.d.ts +0 -50
  90. package/toolbar/toolbar.service.d.ts +0 -37
  91. package/toolbar/view-selector.component.d.ts +0 -80
  92. package/types/actions.d.ts +0 -158
  93. package/types/create-form-group-args.interface.d.ts +0 -15
  94. package/types/crud-operation.enum.d.ts +0 -17
  95. package/types/current-time-settings.interface.d.ts +0 -27
  96. package/types/date-range.interface.d.ts +0 -28
  97. package/types/datepicker-options.interface.d.ts +0 -100
  98. package/types/edit-event-args.interface.d.ts +0 -19
  99. package/types/edit-mode.enum.d.ts +0 -22
  100. package/types/editable-settings.interface.d.ts +0 -29
  101. package/types/event-style-args.interface.d.ts +0 -21
  102. package/types/focusable-container.d.ts +0 -8
  103. package/types/group.interface.d.ts +0 -17
  104. package/types/numeric-options.interface.d.ts +0 -57
  105. package/types/ongoing-events-settings.interface.d.ts +0 -25
  106. package/types/resource.interface.d.ts +0 -37
  107. package/types/scheduler-event.d.ts +0 -57
  108. package/types/scheduler-model-fields.interface.d.ts +0 -75
  109. package/types/scheduler-slot.interface.d.ts +0 -39
  110. package/types/scheduler-view.d.ts +0 -22
  111. package/types/slot-class-args.interface.d.ts +0 -33
  112. package/types/slot-selection.d.ts +0 -71
  113. package/types/view-item.interface.d.ts +0 -23
  114. package/types.d.ts +0 -25
  115. package/views/agenda/agenda-header-item.component.d.ts +0 -21
  116. package/views/agenda/agenda-header.component.d.ts +0 -21
  117. package/views/agenda/agenda-task-item.component.d.ts +0 -33
  118. package/views/agenda/agenda-view-internal.component.d.ts +0 -81
  119. package/views/agenda/agenda-view-list.component.d.ts +0 -38
  120. package/views/agenda/agenda-view.component.d.ts +0 -62
  121. package/views/agenda/tasks.collection.d.ts +0 -48
  122. package/views/agenda/utils.d.ts +0 -17
  123. package/views/common/base-view.d.ts +0 -194
  124. package/views/common/configuration-view-base.d.ts +0 -100
  125. package/views/common/dom-events.service.d.ts +0 -19
  126. package/views/common/hint-container.component.d.ts +0 -17
  127. package/views/common/repeat.pipe.d.ts +0 -14
  128. package/views/common/resize-hint.component.d.ts +0 -21
  129. package/views/common/resource-iterator.pipe.d.ts +0 -14
  130. package/views/common/scheduler-task.d.ts +0 -24
  131. package/views/common/slot-selectable.directive.d.ts +0 -62
  132. package/views/common/view-footer.component.d.ts +0 -27
  133. package/views/common/work-hours-footer.directive.d.ts +0 -23
  134. package/views/constants.d.ts +0 -30
  135. package/views/day-time/day-time-slot.service.d.ts +0 -79
  136. package/views/day-time/day-time-view-base.d.ts +0 -155
  137. package/views/day-time/day-time-view-item.component.d.ts +0 -32
  138. package/views/day-time/day-time-view.component.d.ts +0 -99
  139. package/views/day-time/event-slot.directive.d.ts +0 -46
  140. package/views/day-time/utils.d.ts +0 -9
  141. package/views/month/month-slot.component.d.ts +0 -49
  142. package/views/month/month-slot.service.d.ts +0 -66
  143. package/views/month/month-view-item.component.d.ts +0 -26
  144. package/views/month/month-view-renderer.component.d.ts +0 -80
  145. package/views/month/month-view.component.d.ts +0 -90
  146. package/views/month/multi-week-view.component.d.ts +0 -88
  147. package/views/month/utils.d.ts +0 -14
  148. package/views/multi-day/day-view.component.d.ts +0 -65
  149. package/views/multi-day/multi-day-view-base.d.ts +0 -37
  150. package/views/multi-day/multi-day-view-renderer.component.d.ts +0 -68
  151. package/views/multi-day/multi-day-view.component.d.ts +0 -66
  152. package/views/multi-day/utils.d.ts +0 -13
  153. package/views/multi-day/week-view.component.d.ts +0 -63
  154. package/views/multi-day/work-week-view.component.d.ts +0 -47
  155. package/views/scheduler-view.directive.d.ts +0 -37
  156. package/views/templates/agenda-date-template.directive.d.ts +0 -30
  157. package/views/templates/agenda-time-template.directive.d.ts +0 -35
  158. package/views/templates/all-day-event-template.directive.d.ts +0 -31
  159. package/views/templates/all-day-slot-template.directive.d.ts +0 -31
  160. package/views/templates/date-header-template.directive.d.ts +0 -31
  161. package/views/templates/event-template.directive.d.ts +0 -31
  162. package/views/templates/group-header-template.directive.d.ts +0 -31
  163. package/views/templates/major-time-header-template.directive.d.ts +0 -30
  164. package/views/templates/minor-time-header-template.directive.d.ts +0 -30
  165. package/views/templates/month-day-slot-template.directive.d.ts +0 -31
  166. package/views/templates/multi-week-day-slot-template.directive.d.ts +0 -31
  167. package/views/templates/time-slot-template.directive.d.ts +0 -32
  168. package/views/templates.d.ts +0 -16
  169. package/views/timeline/timeline-base.d.ts +0 -26
  170. package/views/timeline/timeline-month-view.component.d.ts +0 -72
  171. package/views/timeline/timeline-multi-day-view.component.d.ts +0 -49
  172. package/views/timeline/timeline-view.component.d.ts +0 -66
  173. package/views/timeline/timeline-week-view.component.d.ts +0 -61
  174. package/views/timeline/utils.d.ts +0 -21
  175. package/views/utils.d.ts +0 -115
  176. package/views/view-context.service.d.ts +0 -82
  177. package/views/view-items/base-slot.directive.d.ts +0 -40
  178. package/views/view-items/base-slot.service.d.ts +0 -28
  179. package/views/view-items/base-view-item.d.ts +0 -56
  180. package/views/view-items/item-map.d.ts +0 -16
  181. package/views/view-items/types.d.ts +0 -53
  182. package/views/view-state.service.d.ts +0 -103
  183. package/views/year/utils.d.ts +0 -21
  184. package/views/year/year-view-internal.component.d.ts +0 -79
  185. package/views/year/year-view.component.d.ts +0 -67
@@ -1,28 +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 date range of a Scheduler view.
7
- *
8
- * The interval includes the `start` date and all dates up to but not including the `end` date.
9
- * The Scheduler displays either the `text` or `shortText` field in its navigation bar, depending on the component size.
10
- */
11
- export interface DateRange {
12
- /**
13
- * Represents the start date of the range (inclusive).
14
- */
15
- start: Date;
16
- /**
17
- * Represents the end date of the range (exclusive).
18
- */
19
- end: Date;
20
- /**
21
- * Defines the textual representation of the date range, for example, `Monday, June 10, 2025 - Monday, June 17, 2025`.
22
- */
23
- text: string;
24
- /**
25
- * Defines the short textual representation of the date range, for example, `6/10/2025 - 6/17/2026`.
26
- */
27
- shortText: string;
28
- }
@@ -1,100 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { CalendarView, DateInputFormatPlaceholder, PopupSettings } from '@progress/kendo-angular-dateinputs';
6
- import { Day } from '@progress/kendo-date-math';
7
- /**
8
- * Represents the available configuration options for the DatePicker component used in the recurrence editor.
9
- */
10
- export interface DatePickerOptions {
11
- /**
12
- * Defines the active view that the Calendar initially renders
13
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/calendar/view-options#active-view).
14
- * Always set the `activeView` within the range defined by `topView` and `bottomView`.
15
- *
16
- * @default 'month'
17
- */
18
- activeView?: CalendarView;
19
- /**
20
- * Defines the bottommost Calendar view to which the user can navigate
21
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/calendar-options#view-selection-depth)).
22
- */
23
- bottomView?: CalendarView;
24
- /**
25
- * Determines whether the built-in validator for disabled
26
- * date ranges is enforced when validating a form
27
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/disabled-dates#using-a-function)).
28
- */
29
- disabledDatesValidation?: boolean;
30
- /**
31
- * Sets the focused date of the Calendar component
32
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/calendar-options#focused-dates)).
33
- */
34
- focusedDate?: Date;
35
- /**
36
- * Sets the date format used to display the input value
37
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/formats)).
38
- */
39
- format?: string;
40
- /**
41
- * Defines the descriptions of the format sections in the input field
42
- * ([more information and examples](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/placeholders)).
43
- */
44
- formatPlaceHolder?: DateInputFormatPlaceholder;
45
- /**
46
- * Sets the largest valid date
47
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/date-ranges)).
48
- */
49
- max?: Date;
50
- /**
51
- * Sets the smallest valid date
52
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/date-ranges)).
53
- */
54
- min?: Date;
55
- /**
56
- * Sets or gets the `navigation` property of the Calendar and determines if the navigation side-bar is displayed
57
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/sidebar)).
58
- */
59
- navigation?: boolean;
60
- /**
61
- * Specifies the hint the DatePicker displays when its value is `null`
62
- * ([more information and examples](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/placeholders)).
63
- */
64
- placeholder?: string;
65
- /**
66
- * Sets the read-only state of the DatePicker input field
67
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/readonly-state#read-only-input)).
68
- *
69
- * If [`readonly`](https://www.telerik.com/kendo-angular-ui/components/dateinputs/api/datepickercomponent#readonly) is `true`, the input appears in a read-only state, regardless of the `readOnlyInput` value.
70
- */
71
- readOnlyInput?: boolean;
72
- /**
73
- * Sets the read-only state of the DatePicker
74
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/readonly-state#read-only-datepicker)).
75
- */
76
- readonly?: boolean;
77
- /**
78
- * Sets the title of the input element of the DatePicker.
79
- */
80
- title?: string;
81
- /**
82
- * Defines the topmost Calendar view to which the user can navigate
83
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/calendar/view-depth)).
84
- */
85
- topView?: CalendarView;
86
- /**
87
- * Determines if the week number column is displayed in the `month` view of the Calendar
88
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/calendar-options#week-number-column)).
89
- */
90
- weekNumber?: boolean;
91
- /**
92
- * Sets the dates of the DatePicker that are disabled
93
- * ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datepicker/disabled-dates)).
94
- */
95
- disabledDates?: ((date: Date) => boolean) | Date[] | Day[];
96
- /**
97
- * Configures the popup options of the DatePicker.
98
- */
99
- popupSettings?: PopupSettings;
100
- }
@@ -1,19 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { FormGroup } from '@angular/forms';
6
- import { EditMode } from '../types';
7
- /**
8
- * Defines the options for the [`editEvent`](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/schedulercomponent#editevent) method of the Scheduler.
9
- */
10
- export interface EditEventArgs {
11
- /**
12
- * Provides the [`FormGroup`](https://angular.io/docs/ts/latest/api/forms/index/FormGroup-class.html) that describes the edit form.
13
- */
14
- group?: FormGroup;
15
- /**
16
- * Specifies the selected edit mode of the event.
17
- */
18
- mode?: EditMode;
19
- }
@@ -1,22 +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
- * Represents the selected edit mode when you update or remove events.
7
- * For non-recurring events, use `Event`.
8
- */
9
- export declare enum EditMode {
10
- /**
11
- * Edits the selected event.
12
- */
13
- Event = 0,
14
- /**
15
- * Edits the selected occurrence.
16
- */
17
- Occurrence = 1,
18
- /**
19
- * Edits all events in the series.
20
- */
21
- Series = 2
22
- }
@@ -1,29 +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
- * Represents the editable settings of the Scheduler.
7
- */
8
- export interface EditableSettings {
9
- /**
10
- * Specifies if the user can remove events using a **Remove** icon.
11
- */
12
- remove: boolean;
13
- /**
14
- * Specifies if the user can drag events.
15
- */
16
- drag: boolean;
17
- /**
18
- * Specifies if the user can resize events.
19
- */
20
- resize: boolean;
21
- /**
22
- * Specifies if the user can add new events on [`slotDblClick`](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/schedulercomponent#slotdblclick) when using the editing directives.
23
- */
24
- add: boolean;
25
- /**
26
- * Specifies if the user can edit events on [`eventDblClick`](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/schedulercomponent#eventdblclick) when using the editing directives.
27
- */
28
- edit: boolean;
29
- }
@@ -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
- /**
6
- * Represents the arguments for the `eventStyles` and `eventClass` functions.
7
- */
8
- export interface EventStyleArgs {
9
- /**
10
- * Specifies if the event is an all-day event. Applies to **Day** and **Week** views.
11
- */
12
- isAllDay?: boolean;
13
- /**
14
- * Provides the event resources.
15
- */
16
- resources?: any[];
17
- /**
18
- * Provides the event.
19
- */
20
- event?: any;
21
- }
@@ -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
- /**
6
- * @hidden
7
- */
8
- export type FocusableContainer = 'toolbar' | 'content' | 'footer';
@@ -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
- * Represents an interface that describes the Scheduler groups.
7
- */
8
- export interface Group {
9
- /**
10
- * Defines the array of resource names to group.
11
- */
12
- resources: string[];
13
- /**
14
- * Specifies the orientation of the groups.
15
- */
16
- orientation: 'horizontal' | 'vertical';
17
- }
@@ -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 { NumberFormatOptions } from '@progress/kendo-angular-intl';
6
- /**
7
- * Represents the available configuration options for the NumericTextBox components used in the recurrence editor.
8
- */
9
- export interface NumericTextBoxOptions {
10
- /**
11
- * Specifies if the value is auto-corrected based on the minimum and maximum values
12
- * [see example](https://www.telerik.com/kendo-angular-ui/components/inputs/numerictextbox/precision).
13
- */
14
- autoCorrect?: boolean;
15
- /**
16
- * Sets the greatest valid value
17
- * [see example](https://www.telerik.com/kendo-angular-ui/components/inputs/numerictextbox/precision#value-ranges).
18
- */
19
- max?: number;
20
- /**
21
- * Sets the smallest valid value
22
- * [see example](https://www.telerik.com/kendo-angular-ui/components/inputs/numerictextbox/precision#value-ranges).
23
- */
24
- min?: number;
25
- /**
26
- * Specifies if the NumericTextBox is in a read-only state
27
- * [see example](https://www.telerik.com/kendo-angular-ui/components/inputs/numerictextbox/readonly-state).
28
- */
29
- readonly?: boolean;
30
- /**
31
- * Specifies if the whole value is selected when the NumericTextBox is clicked.
32
- *
33
- * @default true
34
- */
35
- selectOnFocus?: boolean;
36
- /**
37
- * Specifies if the **Up** and **Down** spin buttons are rendered
38
- * [see example](https://www.telerik.com/kendo-angular-ui/components/inputs/numerictextbox/spin-buttons).
39
- */
40
- spinners?: boolean;
41
- /**
42
- * Sets the value used to increment or decrement the component value
43
- * [see example](https://www.telerik.com/kendo-angular-ui/components/inputs/numerictextbox/predefined-step).
44
- */
45
- step?: number;
46
- /**
47
- * Sets the title of the `input` element of the NumericTextBox.
48
- */
49
- title?: string;
50
- /**
51
- * Sets the number format used when the NumericTextBox is not focused
52
- * [see example](https://www.telerik.com/kendo-angular-ui/components/inputs/numerictextbox/formats).
53
- *
54
- * If `format` is `null` or `undefined`, the default format is used.
55
- */
56
- format: string | NumberFormatOptions | null | undefined;
57
- }
@@ -1,25 +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
- * Represents the settings for highlighting ongoing events.
7
- */
8
- export interface OngoingEventsSettings {
9
- /**
10
- * Sets the update interval in milliseconds for the ongoing events highlight.
11
- *
12
- * @default 60000
13
- */
14
- updateInterval?: number;
15
- /**
16
- * Specifies if ongoing events are highlighted.
17
- *
18
- * @default true
19
- */
20
- enabled?: boolean;
21
- /**
22
- * Sets a custom CSS class for ongoing events.
23
- */
24
- cssClass?: string;
25
- }
@@ -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
- /**
6
- * Represents an interface that describes a Scheduler resource.
7
- */
8
- export interface Resource {
9
- /**
10
- * Sets the resource name. If not set, uses the value of the `field` option.
11
- */
12
- name?: string;
13
- /**
14
- * Sets the field name of the event that contains the resource value.
15
- */
16
- field: string;
17
- /**
18
- * Sets the resource data.
19
- */
20
- data: any[];
21
- /**
22
- * Sets the field name from the data that contains the resource value.
23
- */
24
- valueField: string;
25
- /**
26
- * Sets the field name from the data that contains the resource text.
27
- */
28
- textField: string;
29
- /**
30
- * Sets the field name from the data that contains the resource color.
31
- */
32
- colorField?: string;
33
- /**
34
- * Specifies if events have multiple resource values.
35
- */
36
- multiple?: boolean;
37
- }
@@ -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
- /**
6
- * Represents a Scheduler calendar event instance.
7
- */
8
- export interface SchedulerEvent {
9
- /**
10
- * Sets the unique identifier of the event. The ID is usually a number, but can also be a string or object.
11
- */
12
- id?: any;
13
- /**
14
- * Provides a reference to the original data item, if any.
15
- */
16
- dataItem?: any;
17
- /**
18
- * Sets the start date of the event.
19
- */
20
- start: Date;
21
- /**
22
- * Sets the timezone name for the start date.
23
- */
24
- startTimezone?: string;
25
- /**
26
- * Sets the end date of the event.
27
- */
28
- end: Date;
29
- /**
30
- * Sets the timezone name for the end date.
31
- */
32
- endTimezone?: string;
33
- /**
34
- * Specifies if the event occurs throughout the day.
35
- */
36
- isAllDay?: boolean;
37
- /**
38
- * Sets the title of the event.
39
- */
40
- title: string;
41
- /**
42
- * Sets the detailed description of the event.
43
- */
44
- description?: string;
45
- /**
46
- * Sets the rule that describes the recurring pattern of the event.
47
- */
48
- recurrenceRule?: string;
49
- /**
50
- * Sets the `id` of the parent recurring event.
51
- */
52
- recurrenceId?: any;
53
- /**
54
- * Sets the recurrence exceptions, if any.
55
- */
56
- recurrenceExceptions?: Date[];
57
- }
@@ -1,75 +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 model fields for creating `SchedulerEvent` instances.
7
- */
8
- export interface SchedulerModelFields {
9
- /**
10
- * Sets the name of the ID model field.
11
- *
12
- * @default "id"
13
- */
14
- id?: string;
15
- /**
16
- * Sets the name of the start date model field.
17
- *
18
- * @default "start"
19
- */
20
- start?: string;
21
- /**
22
- * Sets the name of the start timezone model field.
23
- *
24
- * @default "startTimezone"
25
- */
26
- startTimezone?: string;
27
- /**
28
- * Sets the name of the end date model field.
29
- *
30
- * @default "end"
31
- */
32
- end?: string;
33
- /**
34
- * Sets the name of the end timezone model field.
35
- *
36
- * @default "endTimezone"
37
- */
38
- endTimezone?: string;
39
- /**
40
- * Sets the name of the all-day flag model field.
41
- *
42
- * @default "isAllDay"
43
- */
44
- isAllDay?: string;
45
- /**
46
- * Sets the name of the title model field.
47
- *
48
- * @default "title"
49
- */
50
- title?: string;
51
- /**
52
- * Sets the name of the description model field.
53
- *
54
- * @default "title"
55
- */
56
- description?: string;
57
- /**
58
- * Sets the name of the recurrence model field.
59
- *
60
- * @default "recurrenceRule"
61
- */
62
- recurrenceRule?: string;
63
- /**
64
- * Sets the name of the recurrence ID model field.
65
- *
66
- * @default "recurrenceId"
67
- */
68
- recurrenceId?: any;
69
- /**
70
- * Sets the name of the recurrence exceptions model field.
71
- *
72
- * @default "recurrenceExceptions"
73
- */
74
- recurrenceExceptions?: string;
75
- }
@@ -1,39 +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 { SchedulerEvent } from './scheduler-event';
7
- /**
8
- * Describes a Scheduler slot.
9
- */
10
- export interface SchedulerSlot {
11
- /**
12
- * Provides the slot events. Applies to the **Year** view.
13
- */
14
- events?: SchedulerEvent;
15
- /**
16
- * Provides the slot event. Applies to the **Agenda** view.
17
- */
18
- event?: SchedulerEvent;
19
- /**
20
- * Provides the slot resources.
21
- */
22
- resources?: any[];
23
- /**
24
- * Provides the slot element.
25
- */
26
- element?: ElementRef;
27
- /**
28
- * Specifies if the slot is an all-day slot.
29
- */
30
- isAllDay?: boolean;
31
- /**
32
- * Sets the start date of the slot.
33
- */
34
- start?: Date;
35
- /**
36
- * Sets the end date of the slot.
37
- */
38
- end?: Date;
39
- }
@@ -1,22 +0,0 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2026 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
- import { TemplateRef } from '@angular/core';
6
- /**
7
- * Contains meta information about a Scheduler view.
8
- */
9
- export declare abstract class SchedulerView {
10
- /**
11
- * @hidden
12
- */
13
- abstract template: TemplateRef<any>;
14
- /**
15
- * Sets the view title displayed by the Scheduler, for example, **Day View**.
16
- */
17
- abstract title: string;
18
- /**
19
- * Sets the invariant name for this view, for example, `day`. If not set, uses the title.
20
- */
21
- abstract name: string;
22
- }
@@ -1,33 +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
- * Provides arguments for the `slotClass` function.
7
- */
8
- export interface SlotClassArgs {
9
- /**
10
- * Sets the start date of the slot.
11
- */
12
- start?: Date;
13
- /**
14
- * Sets the end date of the slot.
15
- */
16
- end?: Date;
17
- /**
18
- * Specifies if the slot is an all-day slot.
19
- */
20
- isAllDay?: boolean;
21
- /**
22
- * Provides the slot resources.
23
- */
24
- resources?: any[];
25
- /**
26
- * Provides the slot event. Applies to the **Agenda** view.
27
- */
28
- event?: any;
29
- /**
30
- * Provides the slot events. Applies to the **Year** view.
31
- */
32
- events?: any[];
33
- }
@@ -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
- * @hidden
7
- *
8
- * A callback that executes for each visible slot of the Scheduler component.
9
- * If it returns `true`, the `k-selected` CSS class will be added to the cell, making it visibly selected.
10
- */
11
- export type SlotSelectionCallback = (args: IsSlotSelectedArgs) => boolean;
12
- /**
13
- * The arguments for the [`isSlotSelected`](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/schedulercomponent#isslotselected) callback.
14
- */
15
- export declare class IsSlotSelectedArgs implements SlotRange {
16
- /**
17
- * The start date of the slot.
18
- */
19
- start: Date;
20
- /**
21
- * The end date of the slot.
22
- */
23
- end: Date;
24
- /**
25
- * Indicates if the slot is an all-day slot, or a time slot.
26
- */
27
- isAllDay: boolean;
28
- /**
29
- * The resources for the slot, if grouping by resource; otherwise all Scheduler resources.
30
- */
31
- resources: any[];
32
- }
33
- /**
34
- * Defines a range of regular or all-day slots.
35
- * Used to describe the selected slots in the [`slotSelectionChange`](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/slotselectabledirective#slotselectionchange) event and to set the selected slots with the [`kendoSchedulerSlotSelectable`](https://www.telerik.com/kendo-angular-ui/components/scheduler/api/slotselectabledirective) directive.
36
- */
37
- export interface SlotRange {
38
- /**
39
- * The start date of the slot selection.
40
- */
41
- start: Date;
42
- /**
43
- * The end date of the slot selection.
44
- */
45
- end: Date;
46
- /**
47
- * Indicates if the slot selection consists of all-day slots, or of time slots.
48
- * The default value is `false`.
49
- */
50
- isAllDay?: boolean;
51
- /**
52
- * The resources that correspond to the slot selection.
53
- * The default value is `[]`.
54
- */
55
- resources?: any[];
56
- }
57
- /**
58
- * @hidden
59
- */
60
- export interface ExtendedSlotRange extends SlotRange {
61
- originalEvent: PointerEvent;
62
- }
63
- /**
64
- * @hidden
65
- */
66
- export declare enum slotDragEventName {
67
- initDragSelect = "initDragSelect",
68
- dragSelect = "dragSelect",
69
- refreshSlotSelection = "refreshSlotSelection",
70
- dragSelectRelease = "dragSelectRelease"
71
- }