@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.
Files changed (185) hide show
  1. package/fesm2022/progress-kendo-angular-scheduler.mjs +310 -310
  2. package/index.d.ts +6717 -82
  3. package/package-metadata.mjs +2 -2
  4. package/package.json +20 -20
  5. package/schematics/ngAdd/index.js +3 -3
  6. package/common/constants.d.ts +0 -8
  7. package/common/default-model-fields.d.ts +0 -9
  8. package/common/dom-queries.d.ts +0 -44
  9. package/common/modifiers.d.ts +0 -22
  10. package/common/util.d.ts +0 -127
  11. package/data-binding.directive.d.ts +0 -56
  12. package/directives.d.ts +0 -90
  13. package/editing/date-time-picker.component.d.ts +0 -51
  14. package/editing/dialogs.service.d.ts +0 -44
  15. package/editing/edit-dialog-template.directive.d.ts +0 -40
  16. package/editing/edit-dialog.component.d.ts +0 -87
  17. package/editing/edit.service.d.ts +0 -57
  18. package/editing/local-data-changes.service.d.ts +0 -15
  19. package/editing/recurrence/end-rule-radio-button.directive.d.ts +0 -31
  20. package/editing/recurrence/localization/custom-messages.component.d.ts +0 -18
  21. package/editing/recurrence/localization/localized-messages.directive.d.ts +0 -16
  22. package/editing/recurrence/localization/messages.d.ts +0 -161
  23. package/editing/recurrence/localization/recurrence-localization.service.d.ts +0 -17
  24. package/editing/recurrence/recurrence-editor.component.d.ts +0 -111
  25. package/editing/recurrence/recurrence-end-rule-editor.component.d.ts +0 -46
  26. package/editing/recurrence/recurrence-frequency-editor.component.d.ts +0 -26
  27. package/editing/recurrence/recurrence-interval-editor.component.d.ts +0 -31
  28. package/editing/recurrence/recurrence-monthly-yearly-editor.component.d.ts +0 -53
  29. package/editing/recurrence/recurrence-weekday-rule-editor.component.d.ts +0 -31
  30. package/editing/recurrence/recurrence.service.d.ts +0 -119
  31. package/editing/recurrence/repeat-on-radio-button.directive.d.ts +0 -32
  32. package/editing/resource-editor-base.d.ts +0 -37
  33. package/editing/resource-multiple-editor.component.d.ts +0 -21
  34. package/editing/resource-single-editor.component.d.ts +0 -20
  35. package/editing/timezone-editor.component.d.ts +0 -82
  36. package/editing-directives/base-edit.service.d.ts +0 -165
  37. package/editing-directives/edit-service.interface.d.ts +0 -71
  38. package/editing-directives/editing-directive-base.d.ts +0 -62
  39. package/editing-directives/local-edit.service.d.ts +0 -33
  40. package/editing-directives/reactive-editing.directive.d.ts +0 -46
  41. package/editing-directives/utils.d.ts +0 -25
  42. package/events/add-event.d.ts +0 -23
  43. package/events/cancel-event.d.ts +0 -15
  44. package/events/create-event.d.ts +0 -38
  45. package/events/date-change-event.d.ts +0 -27
  46. package/events/drag-end-event.d.ts +0 -43
  47. package/events/drag-event.d.ts +0 -51
  48. package/events/drag-start-event.d.ts +0 -27
  49. package/events/edit-event-base.d.ts +0 -30
  50. package/events/edit-event.d.ts +0 -28
  51. package/events/event-click-event.d.ts +0 -30
  52. package/events/event-keydown-event.d.ts +0 -26
  53. package/events/more-events-click.d.ts +0 -23
  54. package/events/navigate-event.d.ts +0 -24
  55. package/events/preventable-event.d.ts +0 -24
  56. package/events/remove-event.d.ts +0 -28
  57. package/events/resize-end-event.d.ts +0 -35
  58. package/events/resize-event.d.ts +0 -43
  59. package/events/resize-start-event.d.ts +0 -27
  60. package/events/save-event.d.ts +0 -20
  61. package/events/slot-click-event.d.ts +0 -42
  62. package/events/slot-drag-end-event.d.ts +0 -10
  63. package/events/slot-drag-event.d.ts +0 -39
  64. package/events/slot-drag-start-event.d.ts +0 -42
  65. package/events/view-event-map.d.ts +0 -35
  66. package/events.d.ts +0 -27
  67. package/loading.component.d.ts +0 -13
  68. package/localization/custom-messages.component.d.ts +0 -30
  69. package/localization/localized-messages.directive.d.ts +0 -16
  70. package/localization/messages.d.ts +0 -409
  71. package/localization/scheduler-localization.service.d.ts +0 -14
  72. package/navigation/focus-position.interface.d.ts +0 -17
  73. package/navigation/focus.service.d.ts +0 -44
  74. package/navigation/focusable-element.interface.d.ts +0 -45
  75. package/navigation/focusable.directive.d.ts +0 -36
  76. package/navigation/shortcuts.directive.d.ts +0 -34
  77. package/navigation.d.ts +0 -8
  78. package/package-metadata.d.ts +0 -9
  79. package/pdf/pdf-command.directive.d.ts +0 -38
  80. package/pdf/pdf-export-event.d.ts +0 -10
  81. package/pdf/pdf.component.d.ts +0 -129
  82. package/pdf/pdf.module.d.ts +0 -30
  83. package/pdf/pdf.service.d.ts +0 -18
  84. package/scheduler.component.d.ts +0 -608
  85. package/scheduler.module.d.ts +0 -66
  86. package/toolbar/navigation.component.d.ts +0 -135
  87. package/toolbar/toolbar-context.d.ts +0 -18
  88. package/toolbar/toolbar-template.directive.d.ts +0 -39
  89. package/toolbar/toolbar.component.d.ts +0 -50
  90. package/toolbar/toolbar.service.d.ts +0 -37
  91. package/toolbar/view-selector.component.d.ts +0 -80
  92. package/types/actions.d.ts +0 -158
  93. package/types/create-form-group-args.interface.d.ts +0 -15
  94. package/types/crud-operation.enum.d.ts +0 -17
  95. package/types/current-time-settings.interface.d.ts +0 -27
  96. package/types/date-range.interface.d.ts +0 -28
  97. package/types/datepicker-options.interface.d.ts +0 -100
  98. package/types/edit-event-args.interface.d.ts +0 -19
  99. package/types/edit-mode.enum.d.ts +0 -22
  100. package/types/editable-settings.interface.d.ts +0 -29
  101. package/types/event-style-args.interface.d.ts +0 -21
  102. package/types/focusable-container.d.ts +0 -8
  103. package/types/group.interface.d.ts +0 -17
  104. package/types/numeric-options.interface.d.ts +0 -57
  105. package/types/ongoing-events-settings.interface.d.ts +0 -25
  106. package/types/resource.interface.d.ts +0 -37
  107. package/types/scheduler-event.d.ts +0 -57
  108. package/types/scheduler-model-fields.interface.d.ts +0 -75
  109. package/types/scheduler-slot.interface.d.ts +0 -39
  110. package/types/scheduler-view.d.ts +0 -22
  111. package/types/slot-class-args.interface.d.ts +0 -33
  112. package/types/slot-selection.d.ts +0 -71
  113. package/types/view-item.interface.d.ts +0 -23
  114. package/types.d.ts +0 -25
  115. package/views/agenda/agenda-header-item.component.d.ts +0 -21
  116. package/views/agenda/agenda-header.component.d.ts +0 -21
  117. package/views/agenda/agenda-task-item.component.d.ts +0 -33
  118. package/views/agenda/agenda-view-internal.component.d.ts +0 -81
  119. package/views/agenda/agenda-view-list.component.d.ts +0 -38
  120. package/views/agenda/agenda-view.component.d.ts +0 -62
  121. package/views/agenda/tasks.collection.d.ts +0 -48
  122. package/views/agenda/utils.d.ts +0 -17
  123. package/views/common/base-view.d.ts +0 -194
  124. package/views/common/configuration-view-base.d.ts +0 -100
  125. package/views/common/dom-events.service.d.ts +0 -19
  126. package/views/common/hint-container.component.d.ts +0 -17
  127. package/views/common/repeat.pipe.d.ts +0 -14
  128. package/views/common/resize-hint.component.d.ts +0 -21
  129. package/views/common/resource-iterator.pipe.d.ts +0 -14
  130. package/views/common/scheduler-task.d.ts +0 -24
  131. package/views/common/slot-selectable.directive.d.ts +0 -62
  132. package/views/common/view-footer.component.d.ts +0 -27
  133. package/views/common/work-hours-footer.directive.d.ts +0 -23
  134. package/views/constants.d.ts +0 -30
  135. package/views/day-time/day-time-slot.service.d.ts +0 -79
  136. package/views/day-time/day-time-view-base.d.ts +0 -155
  137. package/views/day-time/day-time-view-item.component.d.ts +0 -32
  138. package/views/day-time/day-time-view.component.d.ts +0 -99
  139. package/views/day-time/event-slot.directive.d.ts +0 -46
  140. package/views/day-time/utils.d.ts +0 -9
  141. package/views/month/month-slot.component.d.ts +0 -49
  142. package/views/month/month-slot.service.d.ts +0 -66
  143. package/views/month/month-view-item.component.d.ts +0 -26
  144. package/views/month/month-view-renderer.component.d.ts +0 -80
  145. package/views/month/month-view.component.d.ts +0 -90
  146. package/views/month/multi-week-view.component.d.ts +0 -88
  147. package/views/month/utils.d.ts +0 -14
  148. package/views/multi-day/day-view.component.d.ts +0 -65
  149. package/views/multi-day/multi-day-view-base.d.ts +0 -37
  150. package/views/multi-day/multi-day-view-renderer.component.d.ts +0 -68
  151. package/views/multi-day/multi-day-view.component.d.ts +0 -66
  152. package/views/multi-day/utils.d.ts +0 -13
  153. package/views/multi-day/week-view.component.d.ts +0 -63
  154. package/views/multi-day/work-week-view.component.d.ts +0 -47
  155. package/views/scheduler-view.directive.d.ts +0 -37
  156. package/views/templates/agenda-date-template.directive.d.ts +0 -30
  157. package/views/templates/agenda-time-template.directive.d.ts +0 -35
  158. package/views/templates/all-day-event-template.directive.d.ts +0 -31
  159. package/views/templates/all-day-slot-template.directive.d.ts +0 -31
  160. package/views/templates/date-header-template.directive.d.ts +0 -31
  161. package/views/templates/event-template.directive.d.ts +0 -31
  162. package/views/templates/group-header-template.directive.d.ts +0 -31
  163. package/views/templates/major-time-header-template.directive.d.ts +0 -30
  164. package/views/templates/minor-time-header-template.directive.d.ts +0 -30
  165. package/views/templates/month-day-slot-template.directive.d.ts +0 -31
  166. package/views/templates/multi-week-day-slot-template.directive.d.ts +0 -31
  167. package/views/templates/time-slot-template.directive.d.ts +0 -32
  168. package/views/templates.d.ts +0 -16
  169. package/views/timeline/timeline-base.d.ts +0 -26
  170. package/views/timeline/timeline-month-view.component.d.ts +0 -72
  171. package/views/timeline/timeline-multi-day-view.component.d.ts +0 -49
  172. package/views/timeline/timeline-view.component.d.ts +0 -66
  173. package/views/timeline/timeline-week-view.component.d.ts +0 -61
  174. package/views/timeline/utils.d.ts +0 -21
  175. package/views/utils.d.ts +0 -115
  176. package/views/view-context.service.d.ts +0 -82
  177. package/views/view-items/base-slot.directive.d.ts +0 -40
  178. package/views/view-items/base-slot.service.d.ts +0 -28
  179. package/views/view-items/base-view-item.d.ts +0 -56
  180. package/views/view-items/item-map.d.ts +0 -16
  181. package/views/view-items/types.d.ts +0 -53
  182. package/views/view-state.service.d.ts +0 -103
  183. package/views/year/utils.d.ts +0 -21
  184. package/views/year/year-view-internal.component.d.ts +0 -79
  185. package/views/year/year-view.component.d.ts +0 -67
@@ -7,7 +7,7 @@ export const packageMetadata = {
7
7
  "productCodes": [
8
8
  "KENDOUIANGULAR"
9
9
  ],
10
- "publishDate": 1783511630,
11
- "version": "24.2.2",
10
+ "publishDate": 1783679990,
11
+ "version": "25.0.0-develop.1",
12
12
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
13
13
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-scheduler",
3
- "version": "24.2.2",
3
+ "version": "25.0.0-develop.1",
4
4
  "description": "Kendo UI Scheduler Angular - Outlook or Google-style angular scheduler calendar. Full-featured and customizable embedded scheduling from the creator developers trust for professional UI components.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -41,36 +41,36 @@
41
41
  "package": {
42
42
  "productName": "Kendo UI for Angular",
43
43
  "productCode": "KENDOUIANGULAR",
44
- "publishDate": 1783511630,
44
+ "publishDate": 1783679990,
45
45
  "licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/"
46
46
  }
47
47
  },
48
48
  "peerDependencies": {
49
- "@angular/animations": "19 - 22",
50
- "@angular/common": "19 - 22",
51
- "@angular/core": "19 - 22",
52
- "@angular/forms": "19 - 22",
53
- "@angular/platform-browser": "19 - 22",
49
+ "@angular/animations": "20 - 22",
50
+ "@angular/common": "20 - 22",
51
+ "@angular/core": "20 - 22",
52
+ "@angular/forms": "20 - 22",
53
+ "@angular/platform-browser": "20 - 22",
54
54
  "@progress/kendo-data-query": "^1.7.3",
55
55
  "@progress/kendo-drawing": "^1.25.0",
56
56
  "@progress/kendo-licensing": "^1.11.0",
57
- "@progress/kendo-angular-tooltip": "24.2.2",
58
- "@progress/kendo-angular-buttons": "24.2.2",
59
- "@progress/kendo-angular-common": "24.2.2",
60
- "@progress/kendo-angular-dateinputs": "24.2.2",
61
- "@progress/kendo-angular-dialog": "24.2.2",
62
- "@progress/kendo-angular-dropdowns": "24.2.2",
63
- "@progress/kendo-angular-icons": "24.2.2",
64
- "@progress/kendo-angular-inputs": "24.2.2",
65
- "@progress/kendo-angular-intl": "24.2.2",
66
- "@progress/kendo-angular-l10n": "24.2.2",
67
- "@progress/kendo-angular-label": "24.2.2",
68
- "@progress/kendo-angular-popup": "24.2.2",
57
+ "@progress/kendo-angular-tooltip": "25.0.0-develop.1",
58
+ "@progress/kendo-angular-buttons": "25.0.0-develop.1",
59
+ "@progress/kendo-angular-common": "25.0.0-develop.1",
60
+ "@progress/kendo-angular-dateinputs": "25.0.0-develop.1",
61
+ "@progress/kendo-angular-dialog": "25.0.0-develop.1",
62
+ "@progress/kendo-angular-dropdowns": "25.0.0-develop.1",
63
+ "@progress/kendo-angular-icons": "25.0.0-develop.1",
64
+ "@progress/kendo-angular-inputs": "25.0.0-develop.1",
65
+ "@progress/kendo-angular-intl": "25.0.0-develop.1",
66
+ "@progress/kendo-angular-l10n": "25.0.0-develop.1",
67
+ "@progress/kendo-angular-label": "25.0.0-develop.1",
68
+ "@progress/kendo-angular-popup": "25.0.0-develop.1",
69
69
  "rxjs": "^6.5.3 || ^7.0.0"
70
70
  },
71
71
  "dependencies": {
72
72
  "tslib": "^2.3.1",
73
- "@progress/kendo-angular-schematics": "24.2.2",
73
+ "@progress/kendo-angular-schematics": "25.0.0-develop.1",
74
74
  "@progress/kendo-date-math": "^1.3.2",
75
75
  "@progress/kendo-draggable": "^3.0.2",
76
76
  "@progress/kendo-file-saver": "^1.0.7",
@@ -9,10 +9,10 @@ const schematics_1 = require("@angular-devkit/schematics");
9
9
  function default_1(options) {
10
10
  const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'SchedulerModule', package: 'scheduler', peerDependencies: {
11
11
  // peer deps of the dropdowns
12
- '@progress/kendo-angular-treeview': '24.2.2',
13
- '@progress/kendo-angular-navigation': '24.2.2',
12
+ '@progress/kendo-angular-treeview': '25.0.0-develop.1',
13
+ '@progress/kendo-angular-navigation': '25.0.0-develop.1',
14
14
  // peer dependency of kendo-angular-inputs
15
- '@progress/kendo-angular-dialog': '24.2.2',
15
+ '@progress/kendo-angular-dialog': '25.0.0-develop.1',
16
16
  // peer dependency of kendo-angular-icons
17
17
  '@progress/kendo-svg-icons': '^4.0.0'
18
18
  } });
@@ -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 declare const OCCURRENCE_ID = 0;
@@ -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 { SchedulerModelFields } from '../types';
6
- /**
7
- * @hidden
8
- */
9
- export declare const defaultModelFields: SchedulerModelFields;
@@ -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
- /**
6
- * @hidden
7
- */
8
- export declare const hasClasses: (element: HTMLElement, classNames: string) => boolean;
9
- /**
10
- * @hidden
11
- */
12
- export declare const matchesClasses: (classNames: string) => (element: HTMLElement) => boolean;
13
- /**
14
- * @hidden
15
- */
16
- export declare const closest: (node: any, predicate: any) => any;
17
- /**
18
- * @hidden
19
- */
20
- export declare const firstElementChild: (node: any) => any;
21
- /**
22
- * @hidden
23
- */
24
- export declare const closestInScope: (node: any, predicate: any, scope: any) => HTMLElement;
25
- /**
26
- * @hidden
27
- */
28
- export declare const wheelDeltaY: (e: any) => any;
29
- /**
30
- * @hidden
31
- */
32
- export declare const preventLockedScroll: (el: any) => (event: any) => void;
33
- /**
34
- * @hidden
35
- */
36
- export declare function hasScrollbar(element: any, type: string): boolean;
37
- /**
38
- * @hidden
39
- */
40
- export declare function rtlScrollPosition(element: any, position: number): number;
41
- /**
42
- * @hidden
43
- */
44
- export declare const isVisible: (element: any) => boolean;
@@ -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
- * @hidden
7
- */
8
- export declare enum Modifiers {
9
- None = 0,
10
- AltKey = 1,
11
- CtrlKey = 2,
12
- ShiftKey = 4,
13
- MetaKey = 8
14
- }
15
- /**
16
- * @hidden
17
- */
18
- export declare function withModifiers(e: KeyboardEvent, modifiers: number): boolean;
19
- /**
20
- * @hidden
21
- */
22
- export declare function noModifiers(e: KeyboardEvent): boolean;
package/common/util.d.ts DELETED
@@ -1,127 +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 { Observable } from 'rxjs';
6
- import { SchedulerEvent } from '../types/scheduler-event';
7
- import { SchedulerModelFields } from '../types';
8
- /**
9
- * @hidden
10
- *
11
- * TODO: Move to @progress/kendo-common
12
- */
13
- export declare const capitalize: (value: string) => string;
14
- /**
15
- * @hidden
16
- *
17
- * TODO: Move to @progress/kendo-common
18
- */
19
- export declare const isPresent: (value: any) => boolean;
20
- /**
21
- * @hidden
22
- *
23
- * TODO: Move to @progress/kendo-common
24
- */
25
- export declare const isBlank: (value: any) => boolean;
26
- /**
27
- * @hidden
28
- *
29
- * TODO: Move to @progress/kendo-common
30
- */
31
- export declare const isArray: (value: any) => boolean;
32
- /**
33
- * @hidden
34
- *
35
- * TODO: Move to @progress/kendo-common
36
- */
37
- export declare const isTruthy: (value: any) => boolean;
38
- /**
39
- * @hidden
40
- *
41
- * TODO: Move to @progress/kendo-common
42
- */
43
- export declare const isNullOrEmptyString: (value: string) => boolean;
44
- /**
45
- * @hidden
46
- *
47
- * TODO: Move to @progress/kendo-common
48
- */
49
- export declare const isNumber: (value: any) => boolean;
50
- /**
51
- * @hidden
52
- *
53
- * TODO: Move to @progress/kendo-common
54
- */
55
- export declare const isString: (value: any) => boolean;
56
- /**
57
- * @hidden
58
- *
59
- * TODO: Move to @progress/kendo-common
60
- */
61
- export declare const isObject: (value: any) => boolean;
62
- /**
63
- * @hidden
64
- */
65
- export declare const isRecurring: (event: SchedulerEvent, fields: SchedulerModelFields) => boolean;
66
- /**
67
- * @hidden
68
- */
69
- export declare const isException: (event: any, fields: SchedulerModelFields) => boolean;
70
- /**
71
- * @hidden
72
- */
73
- export declare const copyResources: (event: any, resources?: any[]) => void;
74
- /**
75
- * @hidden
76
- */
77
- export declare const readEvent: (dataItem: any, fields: SchedulerModelFields, resources?: any[]) => any;
78
- /**
79
- * @hidden
80
- */
81
- export declare const isRecurrenceMaster: (event: SchedulerEvent) => boolean;
82
- /**
83
- * @hidden
84
- */
85
- export declare function groupResources(group: any, resources: any[]): any[];
86
- /**
87
- * @hidden
88
- */
89
- export declare const getField: (obj: any, field: any) => any;
90
- /**
91
- * @hidden
92
- */
93
- export declare const setField: (obj: any, field: any, value: any) => any;
94
- /**
95
- * @hidden
96
- */
97
- export declare function assignField(target: any, source: any, field: string): any;
98
- /**
99
- * @hidden
100
- */
101
- export declare function assignFields(target: any, source: any, ...fields: string[]): any;
102
- /**
103
- * @hidden
104
- */
105
- export declare function assignValues(target: any, source: any): any;
106
- /**
107
- * @hidden
108
- */
109
- export declare function cloneTo(obj: any, result: any): void;
110
- /**
111
- * @hidden
112
- */
113
- export declare function clone(obj: any): any;
114
- /** @hidden */
115
- export declare const iterator: any;
116
- /**
117
- * @hidden
118
- */
119
- export declare function fromClick(element: any): Observable<any>;
120
- /**
121
- * @hidden
122
- */
123
- export declare function fromDoubleClick(element: any): Observable<any>;
124
- /**
125
- * @hidden
126
- */
127
- export declare function sortTasksByTime(tasks: any[]): any[];
@@ -1,56 +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, OnDestroy, OnInit } from '@angular/core';
6
- import { SchedulerComponent } from './scheduler.component';
7
- import { DateRange, SchedulerEvent } from './types';
8
- import { LocalDataChangesService } from './editing/local-data-changes.service';
9
- import { IntlService } from '@progress/kendo-angular-intl';
10
- import * as i0 from "@angular/core";
11
- /**
12
- * A directive that processes Scheduler events in memory ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/data-binding#automatic-data-processing)).
13
- *
14
- * Processing includes expanding of recurring events and filtering data for
15
- * the currently active period.
16
- *
17
- * @example
18
- * ```html
19
- * <kendo-scheduler [kendoSchedulerBinding]="data">
20
- * </kendo-scheduler>
21
- * ```
22
- *
23
- * @remarks
24
- * Applied to: {@link SchedulerComponent}
25
- */
26
- export declare class DataBindingDirective implements OnInit, OnDestroy {
27
- protected scheduler: SchedulerComponent;
28
- protected changeDetector: ChangeDetectorRef;
29
- protected intl: IntlService;
30
- protected localDataChangesService?: LocalDataChangesService;
31
- /**
32
- * Sets the data array for the Scheduler.
33
- */
34
- set data(value: any[]);
35
- protected dateRange: DateRange;
36
- protected originalData: any[];
37
- private subscription;
38
- private dataChangedSubscription;
39
- constructor(scheduler: SchedulerComponent, changeDetector: ChangeDetectorRef, intl: IntlService, localDataChangesService?: LocalDataChangesService);
40
- /**
41
- * @hidden
42
- */
43
- ngOnInit(): void;
44
- /**
45
- * @hidden
46
- */
47
- ngOnDestroy(): void;
48
- /**
49
- * @hidden
50
- */
51
- rebind(): void;
52
- protected process(): SchedulerEvent[];
53
- private onDateChange;
54
- static ɵfac: i0.ɵɵFactoryDeclaration<DataBindingDirective, never>;
55
- static ɵdir: i0.ɵɵDirectiveDeclaration<DataBindingDirective, "[kendoSchedulerBinding]", never, { "data": { "alias": "kendoSchedulerBinding"; "required": false; }; }, {}, never, never, true, never>;
56
- }
package/directives.d.ts DELETED
@@ -1,90 +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 { DataBindingDirective } from './data-binding.directive';
6
- import { SchedulerCustomMessagesComponent } from './localization/custom-messages.component';
7
- import { PDFCommandDirective } from './pdf/pdf-command.directive';
8
- import { PDFComponent } from './pdf/pdf.component';
9
- import { SchedulerComponent } from './scheduler.component';
10
- import { SlotSelectableDirective } from './views/common/slot-selectable.directive';
11
- import { SchedulerViewDirective } from './views/scheduler-view.directive';
12
- import { AgendaViewComponent } from './views/agenda/agenda-view.component';
13
- import { MonthViewComponent } from './views/month/month-view.component';
14
- import { MultiWeekViewComponent } from './views/month/multi-week-view.component';
15
- import { DayViewComponent } from './views/multi-day/day-view.component';
16
- import { MultiDayViewComponent } from './views/multi-day/multi-day-view.component';
17
- import { WeekViewComponent } from './views/multi-day/week-view.component';
18
- import { WorkWeekViewComponent } from './views/multi-day/work-week-view.component';
19
- import { TimelineMonthViewComponent } from './views/timeline/timeline-month-view.component';
20
- import { TimelineViewComponent } from './views/timeline/timeline-view.component';
21
- import { TimelineWeekViewComponent } from './views/timeline/timeline-week-view.component';
22
- import { YearViewComponent } from './views/year/year-view.component';
23
- import { ReactiveEditingDirective } from './editing-directives/reactive-editing.directive';
24
- import { EditDialogTemplateDirective } from './editing/edit-dialog-template.directive';
25
- import { RecurrenceEditorComponent } from './editing/recurrence/recurrence-editor.component';
26
- import { TimeZoneEditorComponent } from './editing/timezone-editor.component';
27
- import { ToolbarNavigationComponent } from './toolbar/navigation.component';
28
- import { ToolbarTemplateDirective } from './toolbar/toolbar-template.directive';
29
- import { ToolbarViewSelectorComponent } from './toolbar/view-selector.component';
30
- import { AgendaDateTemplateDirective } from './views/templates/agenda-date-template.directive';
31
- import { AgendaTimeTemplateDirective } from './views/templates/agenda-time-template.directive';
32
- import { AllDayEventTemplateDirective } from './views/templates/all-day-event-template.directive';
33
- import { AllDaySlotTemplateDirective } from './views/templates/all-day-slot-template.directive';
34
- import { DateHeaderTemplateDirective } from './views/templates/date-header-template.directive';
35
- import { EventTemplateDirective } from './views/templates/event-template.directive';
36
- import { GroupHeaderTemplateDirective } from './views/templates/group-header-template.directive';
37
- import { MajorTimeHeaderTemplateDirective } from './views/templates/major-time-header-template.directive';
38
- import { MinorTimeHeaderTemplateDirective } from './views/templates/minor-time-header-template.directive';
39
- import { MonthDaySlotTemplateDirective } from './views/templates/month-day-slot-template.directive';
40
- import { MultiWeekDaySlotTemplateDirective } from './views/templates/multi-week-day-slot-template.directive';
41
- import { TimeSlotTemplateDirective } from './views/templates/time-slot-template.directive';
42
- import { ShortcutsDirective } from './navigation/shortcuts.directive';
43
- /**
44
- * Utility array that contains all `@progress/kendo-angular-scheduler` PDF-related components and directives.
45
- *
46
- * Use the `KENDO_SCHEDULERPDF` array to import all PDF export features for the Scheduler.
47
- *
48
- * @example
49
- * ```ts
50
- * import { KENDO_SCHEDULER, KENDO_SCHEDULERPDF } from '@progress/kendo-angular-scheduler';
51
- *
52
- * @Component({
53
- * standalone: true,
54
- * imports: [KENDO_SCHEDULER, KENDO_SCHEDULERPDF],
55
- * template: `
56
- * <kendo-scheduler [kendoSchedulerBinding]="events">
57
- * <ng-template kendoSchedulerToolbarTemplate>
58
- * <button kendoSchedulerPDFCommand>Export PDF</button>
59
- * </ng-template>
60
- * <kendo-scheduler-day-view></kendo-scheduler-day-view>
61
- * <kendo-scheduler-pdf fileName="scheduler.pdf"></kendo-scheduler-pdf>
62
- * </kendo-scheduler>
63
- * `
64
- * })
65
- * export class AppComponent {}
66
- * ```
67
- */
68
- export declare const KENDO_SCHEDULERPDF: readonly [typeof PDFComponent, typeof PDFCommandDirective];
69
- /**
70
- * Utility array that contains all `@progress/kendo-angular-scheduler`-related components and directives.
71
- *
72
- * Use the `KENDO_SCHEDULER` array to import all Scheduler features in your Angular application.
73
- *
74
- * @example
75
- * ```ts
76
- * import { KENDO_SCHEDULER } from '@progress/kendo-angular-scheduler';
77
- *
78
- * @Component({
79
- * standalone: true,
80
- * imports: [KENDO_SCHEDULER],
81
- * template: `
82
- * <kendo-scheduler [kendoSchedulerBinding]="events">
83
- * <kendo-scheduler-day-view></kendo-scheduler-day-view>
84
- * </kendo-scheduler>
85
- * `
86
- * })
87
- * export class AppComponent {}
88
- * ```
89
- */
90
- export declare const KENDO_SCHEDULER: readonly [typeof SchedulerComponent, typeof SchedulerCustomMessagesComponent, typeof SchedulerViewDirective, typeof DataBindingDirective, typeof SlotSelectableDirective, typeof PDFComponent, typeof PDFCommandDirective, typeof ShortcutsDirective, typeof AgendaViewComponent, typeof DayViewComponent, typeof MonthViewComponent, typeof MultiDayViewComponent, typeof MultiWeekViewComponent, typeof TimelineMonthViewComponent, typeof TimelineViewComponent, typeof TimelineWeekViewComponent, typeof WeekViewComponent, typeof WorkWeekViewComponent, typeof YearViewComponent, typeof ReactiveEditingDirective, typeof RecurrenceEditorComponent, typeof TimeZoneEditorComponent, typeof ToolbarNavigationComponent, typeof ToolbarTemplateDirective, typeof ToolbarViewSelectorComponent, typeof AgendaDateTemplateDirective, typeof AgendaTimeTemplateDirective, typeof AllDayEventTemplateDirective, typeof AllDaySlotTemplateDirective, typeof DateHeaderTemplateDirective, typeof EventTemplateDirective, typeof EditDialogTemplateDirective, typeof GroupHeaderTemplateDirective, typeof MajorTimeHeaderTemplateDirective, typeof MinorTimeHeaderTemplateDirective, typeof MonthDaySlotTemplateDirective, typeof MultiWeekDaySlotTemplateDirective, typeof TimeSlotTemplateDirective];
@@ -1,51 +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 { ControlValueAccessor, FormControl } from '@angular/forms';
7
- import { EventEmitter } from '@angular/core';
8
- import { DatePickerComponent, DateTimePickerComponent } from '@progress/kendo-angular-dateinputs';
9
- import { SchedulerLocalizationService } from '../localization/scheduler-localization.service';
10
- import * as i0 from "@angular/core";
11
- /**
12
- * @hidden
13
- */
14
- export declare const SCHEDULER_DATETIMEPICKER_VALUE_ACCESSOR: any;
15
- /**
16
- * @hidden
17
- */
18
- export declare class SchedulerDateTimePickerComponent implements ControlValueAccessor {
19
- private injector;
20
- private localization?;
21
- datePicker: DatePickerComponent;
22
- dateTimePicker: DateTimePickerComponent;
23
- isAllDay: boolean;
24
- valueChange: EventEmitter<Date>;
25
- constructor(injector: Injector, localization?: SchedulerLocalizationService);
26
- /**
27
- * @hidden
28
- */
29
- get focusableId(): string;
30
- get formControl(): FormControl;
31
- textFor(key: string): string;
32
- date: Date;
33
- writeValue(newDate: any): void;
34
- onValueChange(newValue: Date): void;
35
- /**
36
- * @hidden
37
- */
38
- focus(): void;
39
- onTouchedCallback: Function;
40
- onChangeCallback: Function;
41
- /**
42
- * @hidden
43
- */
44
- registerOnChange(fn: any): void;
45
- /**
46
- * @hidden
47
- */
48
- registerOnTouched(fn: any): void;
49
- static ɵfac: i0.ɵɵFactoryDeclaration<SchedulerDateTimePickerComponent, never>;
50
- static ɵcmp: i0.ɵɵComponentDeclaration<SchedulerDateTimePickerComponent, "kendo-scheduler-datetime-picker", never, { "isAllDay": { "alias": "isAllDay"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, true, never>;
51
- }
@@ -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 { ChangeDetectorRef, ViewContainerRef } from '@angular/core';
6
- import { DialogService } from '@progress/kendo-angular-dialog';
7
- import { LocalizationService } from '@progress/kendo-angular-l10n';
8
- import { Observable } from 'rxjs';
9
- import { FocusService } from '../navigation/focus.service';
10
- import { CrudOperation, EditMode } from '../types';
11
- import { ViewStateService } from '../views/view-state.service';
12
- import * as i0 from "@angular/core";
13
- /**
14
- * @hidden
15
- */
16
- export interface RecurringDialogCloseResult {
17
- text: string;
18
- value: EditMode;
19
- }
20
- /**
21
- * @hidden
22
- */
23
- export interface ConfirmationDialogCloseResult {
24
- text: string;
25
- value: boolean;
26
- }
27
- /**
28
- * @hidden
29
- */
30
- export declare class DialogsService {
31
- private dialogService;
32
- private localization;
33
- private changeDetector;
34
- private focusService;
35
- private viewState;
36
- container: ViewContainerRef;
37
- isOpen: boolean;
38
- constructor(dialogService: DialogService, localization: LocalizationService, changeDetector: ChangeDetectorRef, focusService: FocusService, viewState: ViewStateService);
39
- openRemoveConfirmationDialog(): Observable<boolean>;
40
- openRecurringConfirmationDialog(operation: CrudOperation): Observable<EditMode>;
41
- textFor(key: string): string;
42
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogsService, never>;
43
- static ɵprov: i0.ɵɵInjectableDeclaration<DialogsService>;
44
- }
@@ -1,40 +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
- import * as i0 from "@angular/core";
7
- /**
8
- * Represents the template directive for customizing the Scheduler edit dialog.
9
- * To define the template, nest an `<ng-template>` tag
10
- * with the `kendoSchedulerEditDialogTemplate` directive inside the `<kendo-scheduler>` tag ([see example](https://www.telerik.com/kendo-angular-ui/components/scheduler/editing/custom-reactive-editing)).
11
- *
12
- * The template context is set to the current event and the following additional fields are passed:
13
- * - `event`&mdash;The currently edited event. Represents the default context that will be assigned to any template variable which utilizes the `let-x` syntax&mdash;for example, `let-event`.
14
- * - `formGroup`&mdash;The current [`FormGroup`](https://angular.io/docs/ts/latest/api/forms/index/FormGroup-class.html).
15
- * - `editMode`&mdash;The current edit mode.
16
- * - `isNew`&mdash;The state of the current event.
17
- *
18
- * @example
19
- * ```html
20
- * <kendo-scheduler>
21
- * <ng-template kendoSchedulerEditDialogTemplate let-formGroup="formGroup" let-isNew="isNew"
22
- * autoFocusedElement=".title-input" let-editMode="editMode" let-event>
23
- * <div>
24
- * <label>Title:</label>
25
- * <kendo-textbox placeholder="Title" [formControl]="formGroup.get('title') />
26
- * </div>
27
- * </ng-template>
28
- * </kendo-scheduler>
29
- * ```
30
- */
31
- export declare class EditDialogTemplateDirective {
32
- templateRef: TemplateRef<any>;
33
- /**
34
- * Specifies the query selector used to set the initial focus.
35
- */
36
- autoFocusedElement: string;
37
- constructor(templateRef: TemplateRef<any>);
38
- static ɵfac: i0.ɵɵFactoryDeclaration<EditDialogTemplateDirective, [{ optional: true; }]>;
39
- static ɵdir: i0.ɵɵDirectiveDeclaration<EditDialogTemplateDirective, "[kendoSchedulerEditDialogTemplate]", never, { "autoFocusedElement": { "alias": "autoFocusedElement"; "required": false; }; }, {}, never, never, true, never>;
40
- }