@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

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.