@progress/kendo-angular-scheduler 2.1.4 → 2.1.6-dev.202111010913

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 (721) hide show
  1. package/dist/cdn/js/kendo-angular-scheduler.js +2 -2
  2. package/dist/cdn/main.js +2 -2
  3. package/dist/es/common/constants.js +1 -1
  4. package/dist/es/common/default-model-fields.js +1 -1
  5. package/dist/es/common/dom-queries.js +1 -1
  6. package/dist/es/common/getter.js +1 -1
  7. package/dist/es/common/modifiers.js +1 -1
  8. package/dist/es/common/setter.js +1 -1
  9. package/dist/es/common/util.js +1 -1
  10. package/dist/es/data-binding.directive.js +2 -2
  11. package/dist/es/editing/date-time-picker.component.js +1 -1
  12. package/dist/es/editing/dialogs.service.js +1 -1
  13. package/dist/es/editing/edit-dialog-template.directive.js +1 -1
  14. package/dist/es/editing/edit-dialog.component.js +1 -1
  15. package/dist/es/editing/edit.service.js +1 -1
  16. package/dist/es/editing/local-data-changes.service.js +1 -1
  17. package/dist/es/editing/recurrence/end-rule-radio-button.directive.js +1 -1
  18. package/dist/es/editing/recurrence/localization/custom-messages.component.js +1 -1
  19. package/dist/es/editing/recurrence/localization/localized-messages.directive.js +1 -1
  20. package/dist/es/editing/recurrence/localization/messages.js +1 -1
  21. package/dist/es/editing/recurrence/localization/recurrence-localization.service.js +1 -1
  22. package/dist/es/editing/recurrence/recurrence-editor.component.js +1 -1
  23. package/dist/es/editing/recurrence/recurrence-end-rule-editor.component.js +1 -1
  24. package/dist/es/editing/recurrence/recurrence-frequency-editor.component.js +1 -1
  25. package/dist/es/editing/recurrence/recurrence-interval-editor.component.js +1 -1
  26. package/dist/es/editing/recurrence/recurrence-monthly-yearly-editor.component.js +1 -1
  27. package/dist/es/editing/recurrence/recurrence-weekday-rule-editor.component.js +1 -1
  28. package/dist/es/editing/recurrence/recurrence.service.js +1 -1
  29. package/dist/es/editing/recurrence/repeat-on-radio-button.directive.js +1 -1
  30. package/dist/es/editing/resource-editor-base.js +1 -1
  31. package/dist/es/editing/resource-multiple-editor.component.js +1 -1
  32. package/dist/es/editing/resource-single-editor.component.js +1 -1
  33. package/dist/es/editing/timezone-editor.component.js +1 -1
  34. package/dist/es/editing-directives/base-edit.service.js +1 -1
  35. package/dist/es/editing-directives/edit-service.interface.js +1 -1
  36. package/dist/es/editing-directives/editing-directive-base.js +1 -1
  37. package/dist/es/editing-directives/local-edit.service.js +1 -1
  38. package/dist/es/editing-directives/reactive-editing.directive.js +1 -1
  39. package/dist/es/editing-directives/utils.js +1 -1
  40. package/dist/es/events/add-event.js +1 -1
  41. package/dist/es/events/cancel-event.js +1 -1
  42. package/dist/es/events/create-event.js +1 -1
  43. package/dist/es/events/date-change-event.js +1 -1
  44. package/dist/es/events/drag-end-event.js +1 -1
  45. package/dist/es/events/drag-event.js +1 -1
  46. package/dist/es/events/drag-start-event.js +1 -1
  47. package/dist/es/events/edit-event-base.js +1 -1
  48. package/dist/es/events/edit-event.js +1 -1
  49. package/dist/es/events/event-click-event.js +1 -1
  50. package/dist/es/events/event-keydown-event.js +1 -1
  51. package/dist/es/events/navigate-event.js +1 -1
  52. package/dist/es/events/preventable-event.js +1 -1
  53. package/dist/es/events/remove-event.js +1 -1
  54. package/dist/es/events/resize-end-event.js +1 -1
  55. package/dist/es/events/resize-event.js +1 -1
  56. package/dist/es/events/resize-start-event.js +1 -1
  57. package/dist/es/events/save-event.js +1 -1
  58. package/dist/es/events/slot-click-event.js +1 -1
  59. package/dist/es/events/view-event-map.js +1 -1
  60. package/dist/es/events.js +1 -1
  61. package/dist/es/index.js +1 -1
  62. package/dist/es/loading.component.js +1 -1
  63. package/dist/es/localization/custom-messages.component.js +1 -1
  64. package/dist/es/localization/localized-messages.directive.js +1 -1
  65. package/dist/es/localization/messages.js +1 -1
  66. package/dist/es/localization/scheduler-localization.service.js +1 -1
  67. package/dist/es/main.js +1 -1
  68. package/dist/es/navigation/focus-position.interface.js +1 -1
  69. package/dist/es/navigation/focus.service.js +1 -1
  70. package/dist/es/navigation/focusable-element.interface.js +1 -1
  71. package/dist/es/navigation/focusable.directive.js +1 -1
  72. package/dist/es/navigation/shortcuts.directive.js +1 -1
  73. package/dist/es/navigation.js +1 -1
  74. package/dist/es/package-metadata.js +2 -2
  75. package/dist/es/pdf/pdf-command.directive.js +1 -1
  76. package/dist/es/pdf/pdf-export-event.js +1 -1
  77. package/dist/es/pdf/pdf.component.js +1 -1
  78. package/dist/es/pdf/pdf.module.js +1 -1
  79. package/dist/es/pdf/pdf.service.js +1 -1
  80. package/dist/es/scheduler.component.js +1 -1
  81. package/dist/es/scheduler.module.js +1 -1
  82. package/dist/es/shared.module.js +1 -1
  83. package/dist/es/toolbar/navigation.component.js +2 -2
  84. package/dist/es/toolbar/toolbar-context.js +1 -1
  85. package/dist/es/toolbar/toolbar-template.directive.js +1 -1
  86. package/dist/es/toolbar/toolbar.component.js +1 -1
  87. package/dist/es/toolbar/toolbar.module.js +1 -1
  88. package/dist/es/toolbar/toolbar.service.js +1 -1
  89. package/dist/es/toolbar/view-selector.component.js +2 -2
  90. package/dist/es/types/actions.js +1 -1
  91. package/dist/es/types/create-form-group-args.interface.js +1 -1
  92. package/dist/es/types/crud-operation.enum.js +1 -1
  93. package/dist/es/types/current-time-settings.interface.js +1 -1
  94. package/dist/es/types/date-range.interface.js +1 -1
  95. package/dist/es/types/datepicker-options.interface.js +1 -1
  96. package/dist/es/types/edit-event-args.interface.js +1 -1
  97. package/dist/es/types/edit-mode.enum.js +1 -1
  98. package/dist/es/types/editable-settings.interface.js +1 -1
  99. package/dist/es/types/event-style-args.interface.js +1 -1
  100. package/dist/es/types/group.interface.js +1 -1
  101. package/dist/es/types/numeric-options.interface.js +1 -1
  102. package/dist/es/types/resource.interface.js +1 -1
  103. package/dist/es/types/scheduler-event.js +1 -1
  104. package/dist/es/types/scheduler-model-fields.interface.js +1 -1
  105. package/dist/es/types/scheduler-slot.interface.js +1 -1
  106. package/dist/es/types/scheduler-view.js +1 -1
  107. package/dist/es/types/slot-class-args.interface.js +1 -1
  108. package/dist/es/types/view-item.interface.js +1 -1
  109. package/dist/es/types.js +1 -1
  110. package/dist/es/views/agenda/agenda-header-item.component.js +1 -1
  111. package/dist/es/views/agenda/agenda-header.component.js +1 -1
  112. package/dist/es/views/agenda/agenda-task-item.component.js +1 -1
  113. package/dist/es/views/agenda/agenda-view-internal.component.js +1 -1
  114. package/dist/es/views/agenda/agenda-view-list.component.js +1 -1
  115. package/dist/es/views/agenda/agenda-view.component.js +1 -1
  116. package/dist/es/views/agenda/agenda-view.module.js +1 -1
  117. package/dist/es/views/agenda/tasks.collection.js +1 -1
  118. package/dist/es/views/agenda/utils.js +1 -1
  119. package/dist/es/views/common/base-view.js +1 -1
  120. package/dist/es/views/common/configuration-view-base.js +1 -1
  121. package/dist/es/views/common/dom-events.service.js +1 -1
  122. package/dist/es/views/common/hint-container.component.js +1 -1
  123. package/dist/es/views/common/repeat.pipe.js +1 -1
  124. package/dist/es/views/common/resize-hint.component.js +1 -1
  125. package/dist/es/views/common/resource-iterator.pipe.js +1 -1
  126. package/dist/es/views/common/scheduler-task.js +1 -1
  127. package/dist/es/views/common/view-footer.component.js +2 -2
  128. package/dist/es/views/common/views-shared.module.js +1 -1
  129. package/dist/es/views/common/work-hours-footer.directive.js +1 -1
  130. package/dist/es/views/constants.js +1 -1
  131. package/dist/es/views/day-time/day-time-slot.service.js +1 -1
  132. package/dist/es/views/day-time/day-time-view-base.js +1 -1
  133. package/dist/es/views/day-time/day-time-view-item.component.js +1 -1
  134. package/dist/es/views/day-time/day-time-view.component.js +1 -1
  135. package/dist/es/views/day-time/day-time.module.js +1 -1
  136. package/dist/es/views/day-time/event-slot.directive.js +1 -1
  137. package/dist/es/views/day-time/utils.js +1 -1
  138. package/dist/es/views/month/month-slot.directive.js +1 -1
  139. package/dist/es/views/month/month-slot.service.js +1 -1
  140. package/dist/es/views/month/month-view-item.component.js +1 -1
  141. package/dist/es/views/month/month-view-renderer.component.js +1 -1
  142. package/dist/es/views/month/month-view.component.js +1 -1
  143. package/dist/es/views/month/month-view.module.js +1 -1
  144. package/dist/es/views/month/utils.js +1 -1
  145. package/dist/es/views/multi-day/day-view.component.js +1 -1
  146. package/dist/es/views/multi-day/multi-day-view-base.js +1 -1
  147. package/dist/es/views/multi-day/multi-day-view-renderer.component.js +2 -2
  148. package/dist/es/views/multi-day/multi-day-view.component.js +1 -1
  149. package/dist/es/views/multi-day/multi-day-view.module.js +1 -1
  150. package/dist/es/views/multi-day/utils.js +1 -1
  151. package/dist/es/views/multi-day/week-view.component.js +1 -1
  152. package/dist/es/views/multi-day/work-week-view.component.js +1 -1
  153. package/dist/es/views/scheduler-view.directive.js +1 -1
  154. package/dist/es/views/templates/agenda-date-template.directive.js +1 -1
  155. package/dist/es/views/templates/agenda-time-template.directive.js +1 -1
  156. package/dist/es/views/templates/all-day-event-template.directive.js +1 -1
  157. package/dist/es/views/templates/all-day-slot-template.directive.js +1 -1
  158. package/dist/es/views/templates/date-header-template.directive.js +1 -1
  159. package/dist/es/views/templates/event-template.directive.js +1 -1
  160. package/dist/es/views/templates/group-header-template.directive.js +1 -1
  161. package/dist/es/views/templates/major-time-header-template.directive.js +1 -1
  162. package/dist/es/views/templates/minor-time-header-template.directive.js +1 -1
  163. package/dist/es/views/templates/month-day-slot-template.directive.js +1 -1
  164. package/dist/es/views/templates/time-slot-template.directive.js +1 -1
  165. package/dist/es/views/templates.js +1 -1
  166. package/dist/es/views/timeline/timeline-base.js +1 -1
  167. package/dist/es/views/timeline/timeline-month-view.component.js +1 -1
  168. package/dist/es/views/timeline/timeline-multi-day-view.component.js +1 -1
  169. package/dist/es/views/timeline/timeline-view.component.js +1 -1
  170. package/dist/es/views/timeline/timeline-view.module.js +1 -1
  171. package/dist/es/views/timeline/timeline-week-view.component.js +1 -1
  172. package/dist/es/views/timeline/utils.js +1 -1
  173. package/dist/es/views/utils.js +1 -1
  174. package/dist/es/views/view-context.service.js +1 -1
  175. package/dist/es/views/view-items/base-slot.directive.js +1 -1
  176. package/dist/es/views/view-items/base-slot.service.js +1 -1
  177. package/dist/es/views/view-items/base-view-item.js +1 -1
  178. package/dist/es/views/view-items/item-map.js +1 -1
  179. package/dist/es/views/view-items/types.js +1 -1
  180. package/dist/es/views/view-state.service.js +1 -1
  181. package/dist/es2015/common/constants.d.ts +1 -1
  182. package/dist/es2015/common/constants.js +1 -1
  183. package/dist/es2015/common/default-model-fields.d.ts +1 -1
  184. package/dist/es2015/common/default-model-fields.js +1 -1
  185. package/dist/es2015/common/dom-queries.d.ts +1 -1
  186. package/dist/es2015/common/dom-queries.js +1 -1
  187. package/dist/es2015/common/getter.d.ts +1 -1
  188. package/dist/es2015/common/getter.js +1 -1
  189. package/dist/es2015/common/modifiers.d.ts +1 -1
  190. package/dist/es2015/common/modifiers.js +1 -1
  191. package/dist/es2015/common/setter.d.ts +1 -1
  192. package/dist/es2015/common/setter.js +1 -1
  193. package/dist/es2015/common/util.d.ts +1 -1
  194. package/dist/es2015/common/util.js +1 -1
  195. package/dist/es2015/data-binding.directive.d.ts +2 -2
  196. package/dist/es2015/data-binding.directive.js +2 -2
  197. package/dist/es2015/editing/date-time-picker.component.d.ts +1 -1
  198. package/dist/es2015/editing/date-time-picker.component.js +1 -1
  199. package/dist/es2015/editing/dialogs.service.d.ts +1 -1
  200. package/dist/es2015/editing/dialogs.service.js +1 -1
  201. package/dist/es2015/editing/edit-dialog-template.directive.d.ts +1 -1
  202. package/dist/es2015/editing/edit-dialog-template.directive.js +1 -1
  203. package/dist/es2015/editing/edit-dialog.component.d.ts +1 -1
  204. package/dist/es2015/editing/edit-dialog.component.js +1 -1
  205. package/dist/es2015/editing/edit.service.d.ts +1 -1
  206. package/dist/es2015/editing/edit.service.js +1 -1
  207. package/dist/es2015/editing/local-data-changes.service.d.ts +1 -1
  208. package/dist/es2015/editing/local-data-changes.service.js +1 -1
  209. package/dist/es2015/editing/recurrence/end-rule-radio-button.directive.d.ts +1 -1
  210. package/dist/es2015/editing/recurrence/end-rule-radio-button.directive.js +1 -1
  211. package/dist/es2015/editing/recurrence/localization/custom-messages.component.d.ts +1 -1
  212. package/dist/es2015/editing/recurrence/localization/custom-messages.component.js +1 -1
  213. package/dist/es2015/editing/recurrence/localization/localized-messages.directive.d.ts +1 -1
  214. package/dist/es2015/editing/recurrence/localization/localized-messages.directive.js +1 -1
  215. package/dist/es2015/editing/recurrence/localization/messages.d.ts +1 -1
  216. package/dist/es2015/editing/recurrence/localization/messages.js +1 -1
  217. package/dist/es2015/editing/recurrence/localization/recurrence-localization.service.d.ts +1 -1
  218. package/dist/es2015/editing/recurrence/localization/recurrence-localization.service.js +1 -1
  219. package/dist/es2015/editing/recurrence/recurrence-editor.component.d.ts +1 -1
  220. package/dist/es2015/editing/recurrence/recurrence-editor.component.js +1 -1
  221. package/dist/es2015/editing/recurrence/recurrence-end-rule-editor.component.d.ts +1 -1
  222. package/dist/es2015/editing/recurrence/recurrence-end-rule-editor.component.js +1 -1
  223. package/dist/es2015/editing/recurrence/recurrence-frequency-editor.component.d.ts +1 -1
  224. package/dist/es2015/editing/recurrence/recurrence-frequency-editor.component.js +1 -1
  225. package/dist/es2015/editing/recurrence/recurrence-interval-editor.component.d.ts +1 -1
  226. package/dist/es2015/editing/recurrence/recurrence-interval-editor.component.js +1 -1
  227. package/dist/es2015/editing/recurrence/recurrence-monthly-yearly-editor.component.d.ts +1 -1
  228. package/dist/es2015/editing/recurrence/recurrence-monthly-yearly-editor.component.js +1 -1
  229. package/dist/es2015/editing/recurrence/recurrence-weekday-rule-editor.component.d.ts +1 -1
  230. package/dist/es2015/editing/recurrence/recurrence-weekday-rule-editor.component.js +1 -1
  231. package/dist/es2015/editing/recurrence/recurrence.service.d.ts +1 -1
  232. package/dist/es2015/editing/recurrence/recurrence.service.js +1 -1
  233. package/dist/es2015/editing/recurrence/repeat-on-radio-button.directive.d.ts +1 -1
  234. package/dist/es2015/editing/recurrence/repeat-on-radio-button.directive.js +1 -1
  235. package/dist/es2015/editing/resource-editor-base.d.ts +1 -1
  236. package/dist/es2015/editing/resource-editor-base.js +1 -1
  237. package/dist/es2015/editing/resource-multiple-editor.component.d.ts +1 -1
  238. package/dist/es2015/editing/resource-multiple-editor.component.js +1 -1
  239. package/dist/es2015/editing/resource-single-editor.component.d.ts +1 -1
  240. package/dist/es2015/editing/resource-single-editor.component.js +1 -1
  241. package/dist/es2015/editing/timezone-editor.component.d.ts +1 -1
  242. package/dist/es2015/editing/timezone-editor.component.js +1 -1
  243. package/dist/es2015/editing-directives/base-edit.service.d.ts +1 -1
  244. package/dist/es2015/editing-directives/base-edit.service.js +1 -1
  245. package/dist/es2015/editing-directives/edit-service.interface.d.ts +1 -1
  246. package/dist/es2015/editing-directives/edit-service.interface.js +1 -1
  247. package/dist/es2015/editing-directives/editing-directive-base.d.ts +1 -1
  248. package/dist/es2015/editing-directives/editing-directive-base.js +1 -1
  249. package/dist/es2015/editing-directives/local-edit.service.d.ts +1 -1
  250. package/dist/es2015/editing-directives/local-edit.service.js +1 -1
  251. package/dist/es2015/editing-directives/reactive-editing.directive.d.ts +1 -1
  252. package/dist/es2015/editing-directives/reactive-editing.directive.js +1 -1
  253. package/dist/es2015/editing-directives/utils.d.ts +1 -1
  254. package/dist/es2015/editing-directives/utils.js +1 -1
  255. package/dist/es2015/events/add-event.d.ts +1 -1
  256. package/dist/es2015/events/add-event.js +1 -1
  257. package/dist/es2015/events/cancel-event.d.ts +1 -1
  258. package/dist/es2015/events/cancel-event.js +1 -1
  259. package/dist/es2015/events/create-event.d.ts +1 -1
  260. package/dist/es2015/events/create-event.js +1 -1
  261. package/dist/es2015/events/date-change-event.d.ts +1 -1
  262. package/dist/es2015/events/date-change-event.js +1 -1
  263. package/dist/es2015/events/drag-end-event.d.ts +1 -1
  264. package/dist/es2015/events/drag-end-event.js +1 -1
  265. package/dist/es2015/events/drag-event.d.ts +1 -1
  266. package/dist/es2015/events/drag-event.js +1 -1
  267. package/dist/es2015/events/drag-start-event.d.ts +1 -1
  268. package/dist/es2015/events/drag-start-event.js +1 -1
  269. package/dist/es2015/events/edit-event-base.d.ts +1 -1
  270. package/dist/es2015/events/edit-event-base.js +1 -1
  271. package/dist/es2015/events/edit-event.d.ts +1 -1
  272. package/dist/es2015/events/edit-event.js +1 -1
  273. package/dist/es2015/events/event-click-event.d.ts +1 -1
  274. package/dist/es2015/events/event-click-event.js +1 -1
  275. package/dist/es2015/events/event-keydown-event.d.ts +1 -1
  276. package/dist/es2015/events/event-keydown-event.js +1 -1
  277. package/dist/es2015/events/navigate-event.d.ts +1 -1
  278. package/dist/es2015/events/navigate-event.js +1 -1
  279. package/dist/es2015/events/preventable-event.d.ts +1 -1
  280. package/dist/es2015/events/preventable-event.js +1 -1
  281. package/dist/es2015/events/remove-event.d.ts +1 -1
  282. package/dist/es2015/events/remove-event.js +1 -1
  283. package/dist/es2015/events/resize-end-event.d.ts +1 -1
  284. package/dist/es2015/events/resize-end-event.js +1 -1
  285. package/dist/es2015/events/resize-event.d.ts +1 -1
  286. package/dist/es2015/events/resize-event.js +1 -1
  287. package/dist/es2015/events/resize-start-event.d.ts +1 -1
  288. package/dist/es2015/events/resize-start-event.js +1 -1
  289. package/dist/es2015/events/save-event.d.ts +1 -1
  290. package/dist/es2015/events/save-event.js +1 -1
  291. package/dist/es2015/events/slot-click-event.d.ts +1 -1
  292. package/dist/es2015/events/slot-click-event.js +1 -1
  293. package/dist/es2015/events/view-event-map.d.ts +1 -1
  294. package/dist/es2015/events/view-event-map.js +1 -1
  295. package/dist/es2015/events.d.ts +1 -1
  296. package/dist/es2015/events.js +1 -1
  297. package/dist/es2015/index.d.ts +1 -1
  298. package/dist/es2015/index.js +1 -1
  299. package/dist/es2015/index.metadata.json +1 -1
  300. package/dist/es2015/loading.component.d.ts +1 -1
  301. package/dist/es2015/loading.component.js +1 -1
  302. package/dist/es2015/localization/custom-messages.component.d.ts +1 -1
  303. package/dist/es2015/localization/custom-messages.component.js +1 -1
  304. package/dist/es2015/localization/localized-messages.directive.d.ts +1 -1
  305. package/dist/es2015/localization/localized-messages.directive.js +1 -1
  306. package/dist/es2015/localization/messages.d.ts +1 -1
  307. package/dist/es2015/localization/messages.js +1 -1
  308. package/dist/es2015/localization/scheduler-localization.service.d.ts +1 -1
  309. package/dist/es2015/localization/scheduler-localization.service.js +1 -1
  310. package/dist/es2015/main.d.ts +1 -1
  311. package/dist/es2015/main.js +1 -1
  312. package/dist/es2015/navigation/focus-position.interface.d.ts +1 -1
  313. package/dist/es2015/navigation/focus-position.interface.js +1 -1
  314. package/dist/es2015/navigation/focus.service.d.ts +1 -1
  315. package/dist/es2015/navigation/focus.service.js +1 -1
  316. package/dist/es2015/navigation/focusable-element.interface.d.ts +1 -1
  317. package/dist/es2015/navigation/focusable-element.interface.js +1 -1
  318. package/dist/es2015/navigation/focusable.directive.d.ts +1 -1
  319. package/dist/es2015/navigation/focusable.directive.js +1 -1
  320. package/dist/es2015/navigation/shortcuts.directive.d.ts +1 -1
  321. package/dist/es2015/navigation/shortcuts.directive.js +1 -1
  322. package/dist/es2015/navigation.d.ts +1 -1
  323. package/dist/es2015/navigation.js +1 -1
  324. package/dist/es2015/package-metadata.d.ts +1 -1
  325. package/dist/es2015/package-metadata.js +2 -2
  326. package/dist/es2015/pdf/pdf-command.directive.d.ts +1 -1
  327. package/dist/es2015/pdf/pdf-command.directive.js +1 -1
  328. package/dist/es2015/pdf/pdf-export-event.d.ts +1 -1
  329. package/dist/es2015/pdf/pdf-export-event.js +1 -1
  330. package/dist/es2015/pdf/pdf.component.d.ts +1 -1
  331. package/dist/es2015/pdf/pdf.component.js +1 -1
  332. package/dist/es2015/pdf/pdf.module.d.ts +1 -1
  333. package/dist/es2015/pdf/pdf.module.js +1 -1
  334. package/dist/es2015/pdf/pdf.service.d.ts +1 -1
  335. package/dist/es2015/pdf/pdf.service.js +1 -1
  336. package/dist/es2015/scheduler.component.d.ts +2 -2
  337. package/dist/es2015/scheduler.component.js +1 -1
  338. package/dist/es2015/scheduler.module.d.ts +1 -1
  339. package/dist/es2015/scheduler.module.js +1 -1
  340. package/dist/es2015/shared.module.d.ts +1 -1
  341. package/dist/es2015/shared.module.js +1 -1
  342. package/dist/es2015/toolbar/navigation.component.d.ts +1 -1
  343. package/dist/es2015/toolbar/navigation.component.js +3 -6
  344. package/dist/es2015/toolbar/toolbar-context.d.ts +1 -1
  345. package/dist/es2015/toolbar/toolbar-context.js +1 -1
  346. package/dist/es2015/toolbar/toolbar-template.directive.d.ts +1 -1
  347. package/dist/es2015/toolbar/toolbar-template.directive.js +1 -1
  348. package/dist/es2015/toolbar/toolbar.component.d.ts +1 -1
  349. package/dist/es2015/toolbar/toolbar.component.js +1 -1
  350. package/dist/es2015/toolbar/toolbar.module.d.ts +1 -1
  351. package/dist/es2015/toolbar/toolbar.module.js +1 -1
  352. package/dist/es2015/toolbar/toolbar.service.d.ts +1 -1
  353. package/dist/es2015/toolbar/toolbar.service.js +1 -1
  354. package/dist/es2015/toolbar/view-selector.component.d.ts +1 -1
  355. package/dist/es2015/toolbar/view-selector.component.js +3 -4
  356. package/dist/es2015/types/actions.d.ts +1 -1
  357. package/dist/es2015/types/actions.js +1 -1
  358. package/dist/es2015/types/create-form-group-args.interface.d.ts +1 -1
  359. package/dist/es2015/types/create-form-group-args.interface.js +1 -1
  360. package/dist/es2015/types/crud-operation.enum.d.ts +1 -1
  361. package/dist/es2015/types/crud-operation.enum.js +1 -1
  362. package/dist/es2015/types/current-time-settings.interface.d.ts +1 -1
  363. package/dist/es2015/types/current-time-settings.interface.js +1 -1
  364. package/dist/es2015/types/date-range.interface.d.ts +1 -1
  365. package/dist/es2015/types/date-range.interface.js +1 -1
  366. package/dist/es2015/types/datepicker-options.interface.d.ts +1 -1
  367. package/dist/es2015/types/datepicker-options.interface.js +1 -1
  368. package/dist/es2015/types/edit-event-args.interface.d.ts +1 -1
  369. package/dist/es2015/types/edit-event-args.interface.js +1 -1
  370. package/dist/es2015/types/edit-mode.enum.d.ts +1 -1
  371. package/dist/es2015/types/edit-mode.enum.js +1 -1
  372. package/dist/es2015/types/editable-settings.interface.d.ts +1 -1
  373. package/dist/es2015/types/editable-settings.interface.js +1 -1
  374. package/dist/es2015/types/event-style-args.interface.d.ts +1 -1
  375. package/dist/es2015/types/event-style-args.interface.js +1 -1
  376. package/dist/es2015/types/group.interface.d.ts +1 -1
  377. package/dist/es2015/types/group.interface.js +1 -1
  378. package/dist/es2015/types/numeric-options.interface.d.ts +1 -1
  379. package/dist/es2015/types/numeric-options.interface.js +1 -1
  380. package/dist/es2015/types/resource.interface.d.ts +1 -1
  381. package/dist/es2015/types/resource.interface.js +1 -1
  382. package/dist/es2015/types/scheduler-event.d.ts +1 -1
  383. package/dist/es2015/types/scheduler-event.js +1 -1
  384. package/dist/es2015/types/scheduler-model-fields.interface.d.ts +1 -1
  385. package/dist/es2015/types/scheduler-model-fields.interface.js +1 -1
  386. package/dist/es2015/types/scheduler-slot.interface.d.ts +1 -1
  387. package/dist/es2015/types/scheduler-slot.interface.js +1 -1
  388. package/dist/es2015/types/scheduler-view.d.ts +1 -1
  389. package/dist/es2015/types/scheduler-view.js +1 -1
  390. package/dist/es2015/types/slot-class-args.interface.d.ts +1 -1
  391. package/dist/es2015/types/slot-class-args.interface.js +1 -1
  392. package/dist/es2015/types/view-item.interface.d.ts +1 -1
  393. package/dist/es2015/types/view-item.interface.js +1 -1
  394. package/dist/es2015/types.d.ts +1 -1
  395. package/dist/es2015/types.js +1 -1
  396. package/dist/es2015/views/agenda/agenda-header-item.component.d.ts +1 -1
  397. package/dist/es2015/views/agenda/agenda-header-item.component.js +1 -1
  398. package/dist/es2015/views/agenda/agenda-header.component.d.ts +1 -1
  399. package/dist/es2015/views/agenda/agenda-header.component.js +1 -1
  400. package/dist/es2015/views/agenda/agenda-task-item.component.d.ts +1 -1
  401. package/dist/es2015/views/agenda/agenda-task-item.component.js +1 -1
  402. package/dist/es2015/views/agenda/agenda-view-internal.component.d.ts +1 -1
  403. package/dist/es2015/views/agenda/agenda-view-internal.component.js +1 -1
  404. package/dist/es2015/views/agenda/agenda-view-list.component.d.ts +1 -1
  405. package/dist/es2015/views/agenda/agenda-view-list.component.js +1 -1
  406. package/dist/es2015/views/agenda/agenda-view.component.d.ts +1 -1
  407. package/dist/es2015/views/agenda/agenda-view.component.js +1 -1
  408. package/dist/es2015/views/agenda/agenda-view.module.d.ts +1 -1
  409. package/dist/es2015/views/agenda/agenda-view.module.js +1 -1
  410. package/dist/es2015/views/agenda/tasks.collection.d.ts +1 -1
  411. package/dist/es2015/views/agenda/tasks.collection.js +1 -1
  412. package/dist/es2015/views/agenda/utils.d.ts +1 -1
  413. package/dist/es2015/views/agenda/utils.js +1 -1
  414. package/dist/es2015/views/common/base-view.d.ts +1 -1
  415. package/dist/es2015/views/common/base-view.js +1 -1
  416. package/dist/es2015/views/common/configuration-view-base.d.ts +1 -1
  417. package/dist/es2015/views/common/configuration-view-base.js +1 -1
  418. package/dist/es2015/views/common/dom-events.service.d.ts +1 -1
  419. package/dist/es2015/views/common/dom-events.service.js +1 -1
  420. package/dist/es2015/views/common/hint-container.component.d.ts +1 -1
  421. package/dist/es2015/views/common/hint-container.component.js +1 -1
  422. package/dist/es2015/views/common/repeat.pipe.d.ts +1 -1
  423. package/dist/es2015/views/common/repeat.pipe.js +1 -1
  424. package/dist/es2015/views/common/resize-hint.component.d.ts +1 -1
  425. package/dist/es2015/views/common/resize-hint.component.js +1 -1
  426. package/dist/es2015/views/common/resource-iterator.pipe.d.ts +1 -1
  427. package/dist/es2015/views/common/resource-iterator.pipe.js +1 -1
  428. package/dist/es2015/views/common/scheduler-task.d.ts +1 -1
  429. package/dist/es2015/views/common/scheduler-task.js +1 -1
  430. package/dist/es2015/views/common/view-footer.component.d.ts +1 -1
  431. package/dist/es2015/views/common/view-footer.component.js +2 -2
  432. package/dist/es2015/views/common/views-shared.module.d.ts +1 -1
  433. package/dist/es2015/views/common/views-shared.module.js +1 -1
  434. package/dist/es2015/views/common/work-hours-footer.directive.d.ts +1 -1
  435. package/dist/es2015/views/common/work-hours-footer.directive.js +1 -1
  436. package/dist/es2015/views/constants.d.ts +1 -1
  437. package/dist/es2015/views/constants.js +1 -1
  438. package/dist/es2015/views/day-time/day-time-slot.service.d.ts +1 -1
  439. package/dist/es2015/views/day-time/day-time-slot.service.js +1 -1
  440. package/dist/es2015/views/day-time/day-time-view-base.d.ts +1 -1
  441. package/dist/es2015/views/day-time/day-time-view-base.js +1 -1
  442. package/dist/es2015/views/day-time/day-time-view-item.component.d.ts +1 -1
  443. package/dist/es2015/views/day-time/day-time-view-item.component.js +1 -1
  444. package/dist/es2015/views/day-time/day-time-view.component.d.ts +1 -1
  445. package/dist/es2015/views/day-time/day-time-view.component.js +1 -1
  446. package/dist/es2015/views/day-time/day-time.module.d.ts +1 -1
  447. package/dist/es2015/views/day-time/day-time.module.js +1 -1
  448. package/dist/es2015/views/day-time/event-slot.directive.d.ts +1 -1
  449. package/dist/es2015/views/day-time/event-slot.directive.js +1 -1
  450. package/dist/es2015/views/day-time/utils.d.ts +1 -1
  451. package/dist/es2015/views/day-time/utils.js +1 -1
  452. package/dist/es2015/views/month/month-slot.directive.d.ts +1 -1
  453. package/dist/es2015/views/month/month-slot.directive.js +1 -1
  454. package/dist/es2015/views/month/month-slot.service.d.ts +1 -1
  455. package/dist/es2015/views/month/month-slot.service.js +1 -1
  456. package/dist/es2015/views/month/month-view-item.component.d.ts +1 -1
  457. package/dist/es2015/views/month/month-view-item.component.js +1 -1
  458. package/dist/es2015/views/month/month-view-renderer.component.d.ts +1 -1
  459. package/dist/es2015/views/month/month-view-renderer.component.js +1 -1
  460. package/dist/es2015/views/month/month-view.component.d.ts +1 -1
  461. package/dist/es2015/views/month/month-view.component.js +1 -1
  462. package/dist/es2015/views/month/month-view.module.d.ts +1 -1
  463. package/dist/es2015/views/month/month-view.module.js +1 -1
  464. package/dist/es2015/views/month/utils.d.ts +1 -1
  465. package/dist/es2015/views/month/utils.js +1 -1
  466. package/dist/es2015/views/multi-day/day-view.component.d.ts +1 -1
  467. package/dist/es2015/views/multi-day/day-view.component.js +1 -1
  468. package/dist/es2015/views/multi-day/multi-day-view-base.d.ts +1 -1
  469. package/dist/es2015/views/multi-day/multi-day-view-base.js +1 -1
  470. package/dist/es2015/views/multi-day/multi-day-view-renderer.component.d.ts +1 -1
  471. package/dist/es2015/views/multi-day/multi-day-view-renderer.component.js +1 -2
  472. package/dist/es2015/views/multi-day/multi-day-view.component.d.ts +1 -1
  473. package/dist/es2015/views/multi-day/multi-day-view.component.js +1 -1
  474. package/dist/es2015/views/multi-day/multi-day-view.module.d.ts +1 -1
  475. package/dist/es2015/views/multi-day/multi-day-view.module.js +1 -1
  476. package/dist/es2015/views/multi-day/utils.d.ts +1 -1
  477. package/dist/es2015/views/multi-day/utils.js +1 -1
  478. package/dist/es2015/views/multi-day/week-view.component.d.ts +1 -1
  479. package/dist/es2015/views/multi-day/week-view.component.js +1 -1
  480. package/dist/es2015/views/multi-day/work-week-view.component.d.ts +1 -1
  481. package/dist/es2015/views/multi-day/work-week-view.component.js +1 -1
  482. package/dist/es2015/views/scheduler-view.directive.d.ts +1 -1
  483. package/dist/es2015/views/scheduler-view.directive.js +1 -1
  484. package/dist/es2015/views/templates/agenda-date-template.directive.d.ts +1 -1
  485. package/dist/es2015/views/templates/agenda-date-template.directive.js +1 -1
  486. package/dist/es2015/views/templates/agenda-time-template.directive.d.ts +1 -1
  487. package/dist/es2015/views/templates/agenda-time-template.directive.js +1 -1
  488. package/dist/es2015/views/templates/all-day-event-template.directive.d.ts +1 -1
  489. package/dist/es2015/views/templates/all-day-event-template.directive.js +1 -1
  490. package/dist/es2015/views/templates/all-day-slot-template.directive.d.ts +1 -1
  491. package/dist/es2015/views/templates/all-day-slot-template.directive.js +1 -1
  492. package/dist/es2015/views/templates/date-header-template.directive.d.ts +1 -1
  493. package/dist/es2015/views/templates/date-header-template.directive.js +1 -1
  494. package/dist/es2015/views/templates/event-template.directive.d.ts +1 -1
  495. package/dist/es2015/views/templates/event-template.directive.js +1 -1
  496. package/dist/es2015/views/templates/group-header-template.directive.d.ts +1 -1
  497. package/dist/es2015/views/templates/group-header-template.directive.js +1 -1
  498. package/dist/es2015/views/templates/major-time-header-template.directive.d.ts +1 -1
  499. package/dist/es2015/views/templates/major-time-header-template.directive.js +1 -1
  500. package/dist/es2015/views/templates/minor-time-header-template.directive.d.ts +1 -1
  501. package/dist/es2015/views/templates/minor-time-header-template.directive.js +1 -1
  502. package/dist/es2015/views/templates/month-day-slot-template.directive.d.ts +1 -1
  503. package/dist/es2015/views/templates/month-day-slot-template.directive.js +1 -1
  504. package/dist/es2015/views/templates/time-slot-template.directive.d.ts +1 -1
  505. package/dist/es2015/views/templates/time-slot-template.directive.js +1 -1
  506. package/dist/es2015/views/templates.d.ts +1 -1
  507. package/dist/es2015/views/templates.js +1 -1
  508. package/dist/es2015/views/timeline/timeline-base.d.ts +1 -1
  509. package/dist/es2015/views/timeline/timeline-base.js +1 -1
  510. package/dist/es2015/views/timeline/timeline-month-view.component.d.ts +1 -1
  511. package/dist/es2015/views/timeline/timeline-month-view.component.js +1 -1
  512. package/dist/es2015/views/timeline/timeline-multi-day-view.component.d.ts +1 -1
  513. package/dist/es2015/views/timeline/timeline-multi-day-view.component.js +1 -1
  514. package/dist/es2015/views/timeline/timeline-view.component.d.ts +1 -1
  515. package/dist/es2015/views/timeline/timeline-view.component.js +1 -1
  516. package/dist/es2015/views/timeline/timeline-view.module.d.ts +1 -1
  517. package/dist/es2015/views/timeline/timeline-view.module.js +1 -1
  518. package/dist/es2015/views/timeline/timeline-week-view.component.d.ts +1 -1
  519. package/dist/es2015/views/timeline/timeline-week-view.component.js +1 -1
  520. package/dist/es2015/views/timeline/utils.d.ts +1 -1
  521. package/dist/es2015/views/timeline/utils.js +1 -1
  522. package/dist/es2015/views/utils.d.ts +1 -1
  523. package/dist/es2015/views/utils.js +1 -1
  524. package/dist/es2015/views/view-context.service.d.ts +1 -1
  525. package/dist/es2015/views/view-context.service.js +1 -1
  526. package/dist/es2015/views/view-items/base-slot.directive.d.ts +1 -1
  527. package/dist/es2015/views/view-items/base-slot.directive.js +1 -1
  528. package/dist/es2015/views/view-items/base-slot.service.d.ts +1 -1
  529. package/dist/es2015/views/view-items/base-slot.service.js +1 -1
  530. package/dist/es2015/views/view-items/base-view-item.d.ts +1 -1
  531. package/dist/es2015/views/view-items/base-view-item.js +1 -1
  532. package/dist/es2015/views/view-items/item-map.d.ts +1 -1
  533. package/dist/es2015/views/view-items/item-map.js +1 -1
  534. package/dist/es2015/views/view-items/types.d.ts +1 -1
  535. package/dist/es2015/views/view-items/types.js +1 -1
  536. package/dist/es2015/views/view-state.service.d.ts +1 -1
  537. package/dist/es2015/views/view-state.service.js +1 -1
  538. package/dist/fesm2015/index.js +8 -13
  539. package/dist/fesm5/index.js +7 -7
  540. package/dist/npm/common/constants.js +1 -1
  541. package/dist/npm/common/default-model-fields.js +1 -1
  542. package/dist/npm/common/dom-queries.js +1 -1
  543. package/dist/npm/common/getter.js +1 -1
  544. package/dist/npm/common/modifiers.js +1 -1
  545. package/dist/npm/common/setter.js +1 -1
  546. package/dist/npm/common/util.js +1 -1
  547. package/dist/npm/data-binding.directive.js +2 -2
  548. package/dist/npm/editing/date-time-picker.component.js +1 -1
  549. package/dist/npm/editing/dialogs.service.js +1 -1
  550. package/dist/npm/editing/edit-dialog-template.directive.js +1 -1
  551. package/dist/npm/editing/edit-dialog.component.js +1 -1
  552. package/dist/npm/editing/edit.service.js +1 -1
  553. package/dist/npm/editing/local-data-changes.service.js +1 -1
  554. package/dist/npm/editing/recurrence/end-rule-radio-button.directive.js +1 -1
  555. package/dist/npm/editing/recurrence/localization/custom-messages.component.js +1 -1
  556. package/dist/npm/editing/recurrence/localization/localized-messages.directive.js +1 -1
  557. package/dist/npm/editing/recurrence/localization/messages.js +1 -1
  558. package/dist/npm/editing/recurrence/localization/recurrence-localization.service.js +1 -1
  559. package/dist/npm/editing/recurrence/recurrence-editor.component.js +1 -1
  560. package/dist/npm/editing/recurrence/recurrence-end-rule-editor.component.js +1 -1
  561. package/dist/npm/editing/recurrence/recurrence-frequency-editor.component.js +1 -1
  562. package/dist/npm/editing/recurrence/recurrence-interval-editor.component.js +1 -1
  563. package/dist/npm/editing/recurrence/recurrence-monthly-yearly-editor.component.js +1 -1
  564. package/dist/npm/editing/recurrence/recurrence-weekday-rule-editor.component.js +1 -1
  565. package/dist/npm/editing/recurrence/recurrence.service.js +1 -1
  566. package/dist/npm/editing/recurrence/repeat-on-radio-button.directive.js +1 -1
  567. package/dist/npm/editing/resource-editor-base.js +1 -1
  568. package/dist/npm/editing/resource-multiple-editor.component.js +1 -1
  569. package/dist/npm/editing/resource-single-editor.component.js +1 -1
  570. package/dist/npm/editing/timezone-editor.component.js +1 -1
  571. package/dist/npm/editing-directives/base-edit.service.js +1 -1
  572. package/dist/npm/editing-directives/edit-service.interface.js +1 -1
  573. package/dist/npm/editing-directives/editing-directive-base.js +1 -1
  574. package/dist/npm/editing-directives/local-edit.service.js +1 -1
  575. package/dist/npm/editing-directives/reactive-editing.directive.js +1 -1
  576. package/dist/npm/editing-directives/utils.js +1 -1
  577. package/dist/npm/events/add-event.js +1 -1
  578. package/dist/npm/events/cancel-event.js +1 -1
  579. package/dist/npm/events/create-event.js +1 -1
  580. package/dist/npm/events/date-change-event.js +1 -1
  581. package/dist/npm/events/drag-end-event.js +1 -1
  582. package/dist/npm/events/drag-event.js +1 -1
  583. package/dist/npm/events/drag-start-event.js +1 -1
  584. package/dist/npm/events/edit-event-base.js +1 -1
  585. package/dist/npm/events/edit-event.js +1 -1
  586. package/dist/npm/events/event-click-event.js +1 -1
  587. package/dist/npm/events/event-keydown-event.js +1 -1
  588. package/dist/npm/events/navigate-event.js +1 -1
  589. package/dist/npm/events/preventable-event.js +1 -1
  590. package/dist/npm/events/remove-event.js +1 -1
  591. package/dist/npm/events/resize-end-event.js +1 -1
  592. package/dist/npm/events/resize-event.js +1 -1
  593. package/dist/npm/events/resize-start-event.js +1 -1
  594. package/dist/npm/events/save-event.js +1 -1
  595. package/dist/npm/events/slot-click-event.js +1 -1
  596. package/dist/npm/events/view-event-map.js +1 -1
  597. package/dist/npm/events.js +1 -1
  598. package/dist/npm/index.js +1 -1
  599. package/dist/npm/loading.component.js +1 -1
  600. package/dist/npm/localization/custom-messages.component.js +1 -1
  601. package/dist/npm/localization/localized-messages.directive.js +1 -1
  602. package/dist/npm/localization/messages.js +1 -1
  603. package/dist/npm/localization/scheduler-localization.service.js +1 -1
  604. package/dist/npm/main.js +1 -1
  605. package/dist/npm/navigation/focus-position.interface.js +1 -1
  606. package/dist/npm/navigation/focus.service.js +1 -1
  607. package/dist/npm/navigation/focusable-element.interface.js +1 -1
  608. package/dist/npm/navigation/focusable.directive.js +1 -1
  609. package/dist/npm/navigation/shortcuts.directive.js +1 -1
  610. package/dist/npm/navigation.js +1 -1
  611. package/dist/npm/package-metadata.js +2 -2
  612. package/dist/npm/pdf/pdf-command.directive.js +1 -1
  613. package/dist/npm/pdf/pdf-export-event.js +1 -1
  614. package/dist/npm/pdf/pdf.component.js +1 -1
  615. package/dist/npm/pdf/pdf.module.js +1 -1
  616. package/dist/npm/pdf/pdf.service.js +1 -1
  617. package/dist/npm/scheduler.component.js +1 -1
  618. package/dist/npm/scheduler.module.js +1 -1
  619. package/dist/npm/shared.module.js +1 -1
  620. package/dist/npm/toolbar/navigation.component.js +2 -2
  621. package/dist/npm/toolbar/toolbar-context.js +1 -1
  622. package/dist/npm/toolbar/toolbar-template.directive.js +1 -1
  623. package/dist/npm/toolbar/toolbar.component.js +1 -1
  624. package/dist/npm/toolbar/toolbar.module.js +1 -1
  625. package/dist/npm/toolbar/toolbar.service.js +1 -1
  626. package/dist/npm/toolbar/view-selector.component.js +2 -2
  627. package/dist/npm/types/actions.js +1 -1
  628. package/dist/npm/types/create-form-group-args.interface.js +1 -1
  629. package/dist/npm/types/crud-operation.enum.js +1 -1
  630. package/dist/npm/types/current-time-settings.interface.js +1 -1
  631. package/dist/npm/types/date-range.interface.js +1 -1
  632. package/dist/npm/types/datepicker-options.interface.js +1 -1
  633. package/dist/npm/types/edit-event-args.interface.js +1 -1
  634. package/dist/npm/types/edit-mode.enum.js +1 -1
  635. package/dist/npm/types/editable-settings.interface.js +1 -1
  636. package/dist/npm/types/event-style-args.interface.js +1 -1
  637. package/dist/npm/types/group.interface.js +1 -1
  638. package/dist/npm/types/numeric-options.interface.js +1 -1
  639. package/dist/npm/types/resource.interface.js +1 -1
  640. package/dist/npm/types/scheduler-event.js +1 -1
  641. package/dist/npm/types/scheduler-model-fields.interface.js +1 -1
  642. package/dist/npm/types/scheduler-slot.interface.js +1 -1
  643. package/dist/npm/types/scheduler-view.js +1 -1
  644. package/dist/npm/types/slot-class-args.interface.js +1 -1
  645. package/dist/npm/types/view-item.interface.js +1 -1
  646. package/dist/npm/types.js +1 -1
  647. package/dist/npm/views/agenda/agenda-header-item.component.js +1 -1
  648. package/dist/npm/views/agenda/agenda-header.component.js +1 -1
  649. package/dist/npm/views/agenda/agenda-task-item.component.js +1 -1
  650. package/dist/npm/views/agenda/agenda-view-internal.component.js +1 -1
  651. package/dist/npm/views/agenda/agenda-view-list.component.js +1 -1
  652. package/dist/npm/views/agenda/agenda-view.component.js +1 -1
  653. package/dist/npm/views/agenda/agenda-view.module.js +1 -1
  654. package/dist/npm/views/agenda/tasks.collection.js +1 -1
  655. package/dist/npm/views/agenda/utils.js +1 -1
  656. package/dist/npm/views/common/base-view.js +1 -1
  657. package/dist/npm/views/common/configuration-view-base.js +1 -1
  658. package/dist/npm/views/common/dom-events.service.js +1 -1
  659. package/dist/npm/views/common/hint-container.component.js +1 -1
  660. package/dist/npm/views/common/repeat.pipe.js +1 -1
  661. package/dist/npm/views/common/resize-hint.component.js +1 -1
  662. package/dist/npm/views/common/resource-iterator.pipe.js +1 -1
  663. package/dist/npm/views/common/scheduler-task.js +1 -1
  664. package/dist/npm/views/common/view-footer.component.js +2 -2
  665. package/dist/npm/views/common/views-shared.module.js +1 -1
  666. package/dist/npm/views/common/work-hours-footer.directive.js +1 -1
  667. package/dist/npm/views/constants.js +1 -1
  668. package/dist/npm/views/day-time/day-time-slot.service.js +1 -1
  669. package/dist/npm/views/day-time/day-time-view-base.js +1 -1
  670. package/dist/npm/views/day-time/day-time-view-item.component.js +1 -1
  671. package/dist/npm/views/day-time/day-time-view.component.js +1 -1
  672. package/dist/npm/views/day-time/day-time.module.js +1 -1
  673. package/dist/npm/views/day-time/event-slot.directive.js +1 -1
  674. package/dist/npm/views/day-time/utils.js +1 -1
  675. package/dist/npm/views/month/month-slot.directive.js +1 -1
  676. package/dist/npm/views/month/month-slot.service.js +1 -1
  677. package/dist/npm/views/month/month-view-item.component.js +1 -1
  678. package/dist/npm/views/month/month-view-renderer.component.js +1 -1
  679. package/dist/npm/views/month/month-view.component.js +1 -1
  680. package/dist/npm/views/month/month-view.module.js +1 -1
  681. package/dist/npm/views/month/utils.js +1 -1
  682. package/dist/npm/views/multi-day/day-view.component.js +1 -1
  683. package/dist/npm/views/multi-day/multi-day-view-base.js +1 -1
  684. package/dist/npm/views/multi-day/multi-day-view-renderer.component.js +2 -2
  685. package/dist/npm/views/multi-day/multi-day-view.component.js +1 -1
  686. package/dist/npm/views/multi-day/multi-day-view.module.js +1 -1
  687. package/dist/npm/views/multi-day/utils.js +1 -1
  688. package/dist/npm/views/multi-day/week-view.component.js +1 -1
  689. package/dist/npm/views/multi-day/work-week-view.component.js +1 -1
  690. package/dist/npm/views/scheduler-view.directive.js +1 -1
  691. package/dist/npm/views/templates/agenda-date-template.directive.js +1 -1
  692. package/dist/npm/views/templates/agenda-time-template.directive.js +1 -1
  693. package/dist/npm/views/templates/all-day-event-template.directive.js +1 -1
  694. package/dist/npm/views/templates/all-day-slot-template.directive.js +1 -1
  695. package/dist/npm/views/templates/date-header-template.directive.js +1 -1
  696. package/dist/npm/views/templates/event-template.directive.js +1 -1
  697. package/dist/npm/views/templates/group-header-template.directive.js +1 -1
  698. package/dist/npm/views/templates/major-time-header-template.directive.js +1 -1
  699. package/dist/npm/views/templates/minor-time-header-template.directive.js +1 -1
  700. package/dist/npm/views/templates/month-day-slot-template.directive.js +1 -1
  701. package/dist/npm/views/templates/time-slot-template.directive.js +1 -1
  702. package/dist/npm/views/templates.js +1 -1
  703. package/dist/npm/views/timeline/timeline-base.js +1 -1
  704. package/dist/npm/views/timeline/timeline-month-view.component.js +1 -1
  705. package/dist/npm/views/timeline/timeline-multi-day-view.component.js +1 -1
  706. package/dist/npm/views/timeline/timeline-view.component.js +1 -1
  707. package/dist/npm/views/timeline/timeline-view.module.js +1 -1
  708. package/dist/npm/views/timeline/timeline-week-view.component.js +1 -1
  709. package/dist/npm/views/timeline/utils.js +1 -1
  710. package/dist/npm/views/utils.js +1 -1
  711. package/dist/npm/views/view-context.service.js +1 -1
  712. package/dist/npm/views/view-items/base-slot.directive.js +1 -1
  713. package/dist/npm/views/view-items/base-slot.service.js +1 -1
  714. package/dist/npm/views/view-items/base-view-item.js +1 -1
  715. package/dist/npm/views/view-items/item-map.js +1 -1
  716. package/dist/npm/views/view-items/types.js +1 -1
  717. package/dist/npm/views/view-state.service.js +1 -1
  718. package/dist/systemjs/kendo-angular-scheduler.js +2 -2
  719. package/package.json +8 -7
  720. package/schematics/ngAdd/index.js +4 -2
  721. package/schematics/ngAdd/index.js.map +1 -1
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { isDocumentAvailable } from '@progress/kendo-angular-common';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  var FIELD_REGEX = /\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g;
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  // tslint:disable:no-bitwise
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  var FIELD_REGEX = /\[(?:(\d+)|['"](.*?)['"])\]|((?:(?!\[.*?\]|\.).)+)/g;
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { fromEvent } from 'rxjs';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -62,7 +62,7 @@ var ɵ0 = occurrences;
62
62
  * the currently active period.
63
63
  *
64
64
  * {% meta height:650 %}
65
- * {% embed_file basic-usage/app.component.ts preview %}
65
+ * {% embed_file overview/app.component.ts preview %}
66
66
  * {% embed_file shared/app.module.ts %}
67
67
  * {% embed_file shared/main.ts %}
68
68
  * {% embed_file shared/events-utc.ts %}
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,4 +1,4 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { isPresent, isRecurring, isException, readEvent, getField, setField, assignValues, clone } from '../common/util';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { getField } from '../common/util';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import { CreateEvent } from './create-event';
package/dist/es/events.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  export { DateChangeEvent } from './events/date-change-event';
package/dist/es/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
package/dist/es/main.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  export { SchedulerComponent } from './scheduler.component';
@@ -1,4 +1,4 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,4 +1,4 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2020 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
3
  * Licensed under commercial license. See LICENSE.md in the project root for more information
4
4
  *-------------------------------------------------------------------------------------------*/
5
5
  import * as tslib_1 from "tslib";