@progress/kendo-angular-dateinputs 7.1.6 → 11.0.0-develop.80

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 (284) hide show
  1. package/NOTICE.txt +3 -3
  2. package/README.md +2 -2
  3. package/calendar/calendar-common.module.d.ts +1 -1
  4. package/calendar/calendar.component.d.ts +2 -2
  5. package/calendar/calendar.module.d.ts +1 -1
  6. package/calendar/calendars.module.d.ts +1 -1
  7. package/calendar/for.directive.d.ts +1 -1
  8. package/calendar/header.component.d.ts +1 -1
  9. package/calendar/horizontal-view-list.component.d.ts +1 -1
  10. package/calendar/localization/calendar-custom-messages.component.d.ts +1 -1
  11. package/calendar/localization/calendar-localized-messages.directive.d.ts +1 -1
  12. package/calendar/localization/calendar-messages.d.ts +1 -1
  13. package/calendar/localization/multiview-calendar-custom-messages.component.d.ts +1 -1
  14. package/calendar/localization/multiview-calendar-localized-messages.directive.d.ts +1 -1
  15. package/calendar/localization/multiview-calendar-messages.d.ts +1 -1
  16. package/calendar/models/cell-context.interface.d.ts +1 -1
  17. package/calendar/models/keydown.interface.d.ts +1 -1
  18. package/calendar/models/navigation-action.enum.d.ts +1 -1
  19. package/calendar/models/orientation.d.ts +1 -1
  20. package/calendar/models/row-length-options.interface.d.ts +1 -1
  21. package/calendar/models/scrollable.interface.d.ts +1 -1
  22. package/calendar/models/selection-range-end.type.d.ts +1 -1
  23. package/calendar/models/selection-range.interface.d.ts +1 -1
  24. package/calendar/models/selection.d.ts +1 -1
  25. package/calendar/models/type.d.ts +1 -1
  26. package/calendar/models/view-service.interface.d.ts +1 -1
  27. package/calendar/models/view.enum.d.ts +1 -1
  28. package/calendar/models/view.type.d.ts +1 -1
  29. package/calendar/multiview-calendar.component.d.ts +1 -1
  30. package/calendar/multiview-calendar.module.d.ts +1 -1
  31. package/calendar/navigation.component.d.ts +1 -1
  32. package/calendar/services/bus-view.service.d.ts +1 -1
  33. package/calendar/services/century-view.service.d.ts +1 -1
  34. package/calendar/services/decade-view.service.d.ts +1 -1
  35. package/calendar/services/disabled-dates.service.d.ts +1 -1
  36. package/calendar/services/dom.service.d.ts +1 -1
  37. package/calendar/services/month-view.service.d.ts +1 -1
  38. package/calendar/services/navigation.service.d.ts +1 -1
  39. package/calendar/services/scroll-sync.service.d.ts +1 -1
  40. package/calendar/services/selection.service.d.ts +1 -1
  41. package/calendar/services/weeknames.service.d.ts +1 -1
  42. package/calendar/services/year-view.service.d.ts +1 -1
  43. package/calendar/templates/cell-template.directive.d.ts +1 -1
  44. package/calendar/templates/century-cell-template.directive.d.ts +1 -1
  45. package/calendar/templates/decade-cell-template.directive.d.ts +1 -1
  46. package/calendar/templates/header-title-template.directive.d.ts +1 -1
  47. package/calendar/templates/month-cell-template.directive.d.ts +1 -1
  48. package/calendar/templates/navigation-item-template.directive.d.ts +1 -1
  49. package/calendar/templates/weeknumber-cell-template.directive.d.ts +1 -1
  50. package/calendar/templates/year-cell-template.directive.d.ts +1 -1
  51. package/calendar/templates.module.d.ts +1 -1
  52. package/calendar/view-list.component.d.ts +1 -1
  53. package/calendar/view.component.d.ts +1 -1
  54. package/common/dom-queries.d.ts +1 -1
  55. package/common/models/fillmode.d.ts +1 -1
  56. package/common/models/rounded.d.ts +1 -1
  57. package/common/models/size.d.ts +1 -1
  58. package/common/picker.service.d.ts +1 -1
  59. package/common/utils.d.ts +1 -1
  60. package/dateinput/arrow.enum.d.ts +1 -1
  61. package/dateinput/dateinput.component.d.ts +2 -2
  62. package/dateinput/dateinput.module.d.ts +1 -1
  63. package/dateinput/localization/dateinput-custom-messages.component.d.ts +1 -1
  64. package/dateinput/localization/dateinput-localized-messages.directive.d.ts +1 -1
  65. package/dateinput/localization/messages.d.ts +1 -1
  66. package/dateinput/models/format-placeholder.model.d.ts +1 -1
  67. package/dateinput/models/format-settings.model.d.ts +1 -1
  68. package/dateinput/models/incremental-steps.model.d.ts +1 -1
  69. package/dateinputs.module.d.ts +1 -1
  70. package/datepicker/datepicker.component.d.ts +2 -2
  71. package/datepicker/datepicker.module.d.ts +1 -1
  72. package/datepicker/localization/datepicker-custom-messages.component.d.ts +1 -1
  73. package/datepicker/localization/datepicker-localized-messages.directive.d.ts +1 -1
  74. package/datepicker/localization/messages.d.ts +1 -1
  75. package/daterange/auto-correct-on.type.d.ts +1 -1
  76. package/daterange/date-range-end-input.directive.d.ts +1 -1
  77. package/daterange/date-range-input.d.ts +1 -1
  78. package/daterange/date-range-popup-template.directive.d.ts +1 -1
  79. package/daterange/date-range-popup.component.d.ts +1 -1
  80. package/daterange/date-range-selection.directive.d.ts +1 -1
  81. package/daterange/date-range-start-input.directive.d.ts +1 -1
  82. package/daterange/date-range.component.d.ts +1 -1
  83. package/daterange/date-range.module.d.ts +1 -1
  84. package/daterange/date-range.service.d.ts +1 -1
  85. package/datetimepicker/datetimepicker.component.d.ts +1 -1
  86. package/datetimepicker/datetimepicker.module.d.ts +1 -1
  87. package/datetimepicker/localization/datetimepicker-custom-messages.component.d.ts +1 -1
  88. package/datetimepicker/localization/localized-messages.directive.d.ts +1 -1
  89. package/datetimepicker/localization/messages.d.ts +1 -1
  90. package/datetimepicker/models/active-tab.type.d.ts +1 -1
  91. package/defaults.d.ts +1 -1
  92. package/{esm2015/calendar/calendar-common.module.js → esm2020/calendar/calendar-common.module.mjs} +5 -5
  93. package/{esm2015/calendar/calendar.component.js → esm2020/calendar/calendar.component.mjs} +14 -14
  94. package/{esm2015/calendar/calendar.module.js → esm2020/calendar/calendar.module.mjs} +5 -5
  95. package/{esm2015/calendar/calendars.module.js → esm2020/calendar/calendars.module.mjs} +5 -5
  96. package/{esm2015/calendar/for.directive.js → esm2020/calendar/for.directive.mjs} +6 -6
  97. package/{esm2015/calendar/header.component.js → esm2020/calendar/header.component.mjs} +21 -17
  98. package/{esm2015/calendar/horizontal-view-list.component.js → esm2020/calendar/horizontal-view-list.component.mjs} +8 -5
  99. package/{esm2015/calendar/localization/calendar-custom-messages.component.js → esm2020/calendar/localization/calendar-custom-messages.component.mjs} +5 -4
  100. package/{esm2015/calendar/localization/calendar-localized-messages.directive.js → esm2020/calendar/localization/calendar-localized-messages.directive.mjs} +5 -4
  101. package/{esm2015/calendar/localization/calendar-messages.js → esm2020/calendar/localization/calendar-messages.mjs} +4 -4
  102. package/{esm2015/calendar/localization/multiview-calendar-custom-messages.component.js → esm2020/calendar/localization/multiview-calendar-custom-messages.component.mjs} +5 -4
  103. package/{esm2015/calendar/localization/multiview-calendar-localized-messages.directive.js → esm2020/calendar/localization/multiview-calendar-localized-messages.directive.mjs} +5 -4
  104. package/{esm2015/calendar/localization/multiview-calendar-messages.js → esm2020/calendar/localization/multiview-calendar-messages.mjs} +4 -4
  105. package/{esm2015/calendar/models/cell-context.interface.js → esm2020/calendar/models/cell-context.interface.mjs} +1 -1
  106. package/{esm2015/calendar/models/keydown.interface.js → esm2020/calendar/models/keydown.interface.mjs} +1 -1
  107. package/{esm2015/calendar/models/navigation-action.enum.js → esm2020/calendar/models/navigation-action.enum.mjs} +1 -1
  108. package/{esm2015/calendar/models/orientation.js → esm2020/calendar/models/orientation.mjs} +1 -1
  109. package/{esm2015/calendar/models/row-length-options.interface.js → esm2020/calendar/models/row-length-options.interface.mjs} +1 -1
  110. package/esm2020/calendar/models/scrollable.interface.mjs +5 -0
  111. package/esm2020/calendar/models/selection-range-end.type.mjs +5 -0
  112. package/{esm2015/calendar/models/selection-range.interface.js → esm2020/calendar/models/selection-range.interface.mjs} +1 -1
  113. package/esm2020/calendar/models/selection.mjs +5 -0
  114. package/esm2020/calendar/models/type.mjs +5 -0
  115. package/esm2020/calendar/models/view-service.interface.mjs +5 -0
  116. package/{esm2015/calendar/models/view.enum.js → esm2020/calendar/models/view.enum.mjs} +1 -1
  117. package/esm2020/calendar/models/view.type.mjs +5 -0
  118. package/{esm2015/calendar/multiview-calendar.component.js → esm2020/calendar/multiview-calendar.component.mjs} +5 -5
  119. package/{esm2015/calendar/multiview-calendar.module.js → esm2020/calendar/multiview-calendar.module.mjs} +5 -5
  120. package/{esm2015/calendar/navigation.component.js → esm2020/calendar/navigation.component.mjs} +8 -5
  121. package/{esm2015/calendar/services/bus-view.service.js → esm2020/calendar/services/bus-view.service.mjs} +5 -5
  122. package/{esm2015/calendar/services/century-view.service.js → esm2020/calendar/services/century-view.service.mjs} +4 -4
  123. package/{esm2015/calendar/services/decade-view.service.js → esm2020/calendar/services/decade-view.service.mjs} +4 -4
  124. package/{esm2015/calendar/services/disabled-dates.service.js → esm2020/calendar/services/disabled-dates.service.mjs} +4 -4
  125. package/{esm2015/calendar/services/dom.service.js → esm2020/calendar/services/dom.service.mjs} +6 -9
  126. package/{esm2015/calendar/services/month-view.service.js → esm2020/calendar/services/month-view.service.mjs} +5 -4
  127. package/{esm2015/calendar/services/navigation.service.js → esm2020/calendar/services/navigation.service.mjs} +5 -4
  128. package/{esm2015/calendar/services/scroll-sync.service.js → esm2020/calendar/services/scroll-sync.service.mjs} +6 -5
  129. package/{esm2015/calendar/services/selection.service.js → esm2020/calendar/services/selection.service.mjs} +6 -4
  130. package/{esm2015/calendar/services/weeknames.service.js → esm2020/calendar/services/weeknames.service.mjs} +5 -4
  131. package/{esm2015/calendar/services/year-view.service.js → esm2020/calendar/services/year-view.service.mjs} +5 -4
  132. package/{esm2015/calendar/templates/cell-template.directive.js → esm2020/calendar/templates/cell-template.directive.mjs} +5 -5
  133. package/{esm2015/calendar/templates/century-cell-template.directive.js → esm2020/calendar/templates/century-cell-template.directive.mjs} +5 -5
  134. package/{esm2015/calendar/templates/decade-cell-template.directive.js → esm2020/calendar/templates/decade-cell-template.directive.mjs} +5 -5
  135. package/{esm2015/calendar/templates/header-title-template.directive.js → esm2020/calendar/templates/header-title-template.directive.mjs} +5 -5
  136. package/{esm2015/calendar/templates/month-cell-template.directive.js → esm2020/calendar/templates/month-cell-template.directive.mjs} +5 -5
  137. package/{esm2015/calendar/templates/navigation-item-template.directive.js → esm2020/calendar/templates/navigation-item-template.directive.mjs} +5 -5
  138. package/{esm2015/calendar/templates/weeknumber-cell-template.directive.js → esm2020/calendar/templates/weeknumber-cell-template.directive.mjs} +5 -5
  139. package/{esm2015/calendar/templates/year-cell-template.directive.js → esm2020/calendar/templates/year-cell-template.directive.mjs} +5 -5
  140. package/{esm2015/calendar/templates.module.js → esm2020/calendar/templates.module.mjs} +5 -5
  141. package/{esm2015/calendar/view-list.component.js → esm2020/calendar/view-list.component.mjs} +10 -7
  142. package/{esm2015/calendar/view.component.js → esm2020/calendar/view.component.mjs} +8 -5
  143. package/{esm2015/common/dom-queries.js → esm2020/common/dom-queries.mjs} +1 -1
  144. package/esm2020/common/models/fillmode.mjs +5 -0
  145. package/esm2020/common/models/rounded.mjs +5 -0
  146. package/esm2020/common/models/size.mjs +5 -0
  147. package/{esm2015/common/picker.service.js → esm2020/common/picker.service.mjs} +1 -1
  148. package/{esm2015/common/utils.js → esm2020/common/utils.mjs} +1 -1
  149. package/{esm2015/dateinput/arrow.enum.js → esm2020/dateinput/arrow.enum.mjs} +1 -1
  150. package/{esm2015/dateinput/dateinput.component.js → esm2020/dateinput/dateinput.component.mjs} +21 -20
  151. package/{esm2015/dateinput/dateinput.module.js → esm2020/dateinput/dateinput.module.mjs} +5 -5
  152. package/{esm2015/dateinput/localization/dateinput-custom-messages.component.js → esm2020/dateinput/localization/dateinput-custom-messages.component.mjs} +5 -4
  153. package/{esm2015/dateinput/localization/dateinput-localized-messages.directive.js → esm2020/dateinput/localization/dateinput-localized-messages.directive.mjs} +5 -4
  154. package/{esm2015/dateinput/localization/messages.js → esm2020/dateinput/localization/messages.mjs} +4 -4
  155. package/esm2020/dateinput/models/format-placeholder.model.mjs +5 -0
  156. package/esm2020/dateinput/models/format-settings.model.mjs +5 -0
  157. package/esm2020/dateinput/models/incremental-steps.model.mjs +5 -0
  158. package/{esm2015/dateinputs.module.js → esm2020/dateinputs.module.mjs} +5 -5
  159. package/{esm2015/datepicker/datepicker.component.js → esm2020/datepicker/datepicker.component.mjs} +10 -10
  160. package/{esm2015/datepicker/datepicker.module.js → esm2020/datepicker/datepicker.module.mjs} +5 -5
  161. package/{esm2015/datepicker/localization/datepicker-custom-messages.component.js → esm2020/datepicker/localization/datepicker-custom-messages.component.mjs} +5 -4
  162. package/{esm2015/datepicker/localization/datepicker-localized-messages.directive.js → esm2020/datepicker/localization/datepicker-localized-messages.directive.mjs} +5 -4
  163. package/{esm2015/datepicker/localization/messages.js → esm2020/datepicker/localization/messages.mjs} +4 -4
  164. package/esm2020/daterange/auto-correct-on.type.mjs +5 -0
  165. package/{esm2015/daterange/date-range-end-input.directive.js → esm2020/daterange/date-range-end-input.directive.mjs} +7 -5
  166. package/{esm2015/daterange/date-range-input.js → esm2020/daterange/date-range-input.mjs} +7 -5
  167. package/{esm2015/daterange/date-range-popup-template.directive.js → esm2020/daterange/date-range-popup-template.directive.mjs} +5 -5
  168. package/{esm2015/daterange/date-range-popup.component.js → esm2020/daterange/date-range-popup.component.mjs} +7 -5
  169. package/{esm2015/daterange/date-range-selection.directive.js → esm2020/daterange/date-range-selection.directive.mjs} +6 -5
  170. package/{esm2015/daterange/date-range-start-input.directive.js → esm2020/daterange/date-range-start-input.directive.mjs} +7 -5
  171. package/{esm2015/daterange/date-range.component.js → esm2020/daterange/date-range.component.mjs} +6 -7
  172. package/{esm2015/daterange/date-range.module.js → esm2020/daterange/date-range.module.mjs} +5 -5
  173. package/{esm2015/daterange/date-range.service.js → esm2020/daterange/date-range.service.mjs} +5 -5
  174. package/{esm2015/datetimepicker/datetimepicker.component.js → esm2020/datetimepicker/datetimepicker.component.mjs} +12 -11
  175. package/{esm2015/datetimepicker/datetimepicker.module.js → esm2020/datetimepicker/datetimepicker.module.mjs} +5 -5
  176. package/{esm2015/datetimepicker/localization/datetimepicker-custom-messages.component.js → esm2020/datetimepicker/localization/datetimepicker-custom-messages.component.mjs} +5 -4
  177. package/{esm2015/datetimepicker/localization/localized-messages.directive.js → esm2020/datetimepicker/localization/localized-messages.directive.mjs} +5 -4
  178. package/{esm2015/datetimepicker/localization/messages.js → esm2020/datetimepicker/localization/messages.mjs} +4 -4
  179. package/esm2020/datetimepicker/models/active-tab.type.mjs +5 -0
  180. package/{esm2015/defaults.js → esm2020/defaults.mjs} +1 -1
  181. package/{esm2015/main.js → esm2020/index.mjs} +1 -1
  182. package/{esm2015/package-metadata.js → esm2020/package-metadata.mjs} +3 -3
  183. package/esm2020/popup-settings.model.mjs +5 -0
  184. package/{esm2015/preventable-event.js → esm2020/preventable-event.mjs} +1 -1
  185. package/{esm2015/kendo-angular-dateinputs.js → esm2020/progress-kendo-angular-dateinputs.mjs} +2 -2
  186. package/{esm2015/timepicker/localization/messages.js → esm2020/timepicker/localization/messages.mjs} +4 -4
  187. package/{esm2015/timepicker/localization/timepicker-custom-messages.component.js → esm2020/timepicker/localization/timepicker-custom-messages.component.mjs} +5 -4
  188. package/{esm2015/timepicker/localization/timepicker-localized-messages.directive.js → esm2020/timepicker/localization/timepicker-localized-messages.directive.mjs} +5 -4
  189. package/{esm2015/timepicker/localization/timeselector-custom-messages.component.js → esm2020/timepicker/localization/timeselector-custom-messages.component.mjs} +5 -4
  190. package/{esm2015/timepicker/localization/timeselector-localized-messages.directive.js → esm2020/timepicker/localization/timeselector-localized-messages.directive.mjs} +5 -4
  191. package/esm2020/timepicker/models/incremental-steps.model.mjs +5 -0
  192. package/esm2020/timepicker/models/list-item.interface.mjs +5 -0
  193. package/esm2020/timepicker/models/list-service-settings.mjs +5 -0
  194. package/esm2020/timepicker/models/list-service.interface.mjs +5 -0
  195. package/{esm2015/timepicker/models/time-part.default.js → esm2020/timepicker/models/time-part.default.mjs} +1 -1
  196. package/{esm2015/timepicker/services/dayperiod.service.js → esm2020/timepicker/services/dayperiod.service.mjs} +5 -4
  197. package/{esm2015/timepicker/services/dom.service.js → esm2020/timepicker/services/dom.service.mjs} +4 -4
  198. package/{esm2015/timepicker/services/hours.service.js → esm2020/timepicker/services/hours.service.mjs} +5 -4
  199. package/{esm2015/timepicker/services/milliseconds.service.js → esm2020/timepicker/services/milliseconds.service.mjs} +5 -4
  200. package/{esm2015/timepicker/services/minutes.service.js → esm2020/timepicker/services/minutes.service.mjs} +5 -4
  201. package/{esm2015/timepicker/services/seconds.service.js → esm2020/timepicker/services/seconds.service.mjs} +5 -4
  202. package/{esm2015/timepicker/timelist.component.js → esm2020/timepicker/timelist.component.mjs} +9 -9
  203. package/{esm2015/timepicker/timepicker.component.js → esm2020/timepicker/timepicker.component.mjs} +10 -8
  204. package/{esm2015/timepicker/timepicker.module.js → esm2020/timepicker/timepicker.module.mjs} +5 -5
  205. package/{esm2015/timepicker/timeselector.component.js → esm2020/timepicker/timeselector.component.mjs} +8 -5
  206. package/{esm2015/timepicker/util.js → esm2020/timepicker/util.mjs} +1 -1
  207. package/{esm2015/touch-enabled.js → esm2020/touch-enabled.mjs} +1 -1
  208. package/{esm2015/util.js → esm2020/util.mjs} +3 -3
  209. package/{esm2015/validators/disabled-date.validator.js → esm2020/validators/disabled-date.validator.mjs} +1 -1
  210. package/{esm2015/validators/disabled-dates-range.validator.js → esm2020/validators/disabled-dates-range.validator.mjs} +1 -1
  211. package/{esm2015/validators/incomplete-date.validator.js → esm2020/validators/incomplete-date.validator.mjs} +1 -1
  212. package/{esm2015/validators/max.validator.js → esm2020/validators/max.validator.mjs} +1 -1
  213. package/{esm2015/validators/min.validator.js → esm2020/validators/min.validator.mjs} +1 -1
  214. package/{esm2015/validators/time-range.validator.js → esm2020/validators/time-range.validator.mjs} +1 -1
  215. package/esm2020/virtualization/models/scrollable.interface.mjs +5 -0
  216. package/{esm2015/virtualization/services/row-height.service.js → esm2020/virtualization/services/row-height.service.mjs} +1 -1
  217. package/{esm2015/virtualization/services/scroller.service.js → esm2020/virtualization/services/scroller.service.mjs} +1 -1
  218. package/{esm2015/virtualization/virtualization.component.js → esm2020/virtualization/virtualization.component.mjs} +6 -6
  219. package/{esm2015/virtualization/virtualization.module.js → esm2020/virtualization/virtualization.module.mjs} +5 -5
  220. package/fesm2015/progress-kendo-angular-dateinputs.mjs +16468 -0
  221. package/{fesm2015/kendo-angular-dateinputs.js → fesm2020/progress-kendo-angular-dateinputs.mjs} +552 -562
  222. package/{main.d.ts → index.d.ts} +2 -1
  223. package/package-metadata.d.ts +1 -1
  224. package/package.json +34 -60
  225. package/popup-settings.model.d.ts +1 -1
  226. package/preventable-event.d.ts +1 -1
  227. package/{kendo-angular-dateinputs.d.ts → progress-kendo-angular-dateinputs.d.ts} +2 -2
  228. package/schematics/ngAdd/index.js +1 -5
  229. package/timepicker/localization/messages.d.ts +1 -1
  230. package/timepicker/localization/timepicker-custom-messages.component.d.ts +1 -1
  231. package/timepicker/localization/timepicker-localized-messages.directive.d.ts +1 -1
  232. package/timepicker/localization/timeselector-custom-messages.component.d.ts +1 -1
  233. package/timepicker/localization/timeselector-localized-messages.directive.d.ts +1 -1
  234. package/timepicker/models/incremental-steps.model.d.ts +1 -1
  235. package/timepicker/models/list-item.interface.d.ts +1 -1
  236. package/timepicker/models/list-service-settings.d.ts +1 -1
  237. package/timepicker/models/list-service.interface.d.ts +1 -1
  238. package/timepicker/models/time-part.default.d.ts +1 -1
  239. package/timepicker/services/dayperiod.service.d.ts +1 -1
  240. package/timepicker/services/dom.service.d.ts +1 -1
  241. package/timepicker/services/hours.service.d.ts +1 -1
  242. package/timepicker/services/milliseconds.service.d.ts +1 -1
  243. package/timepicker/services/minutes.service.d.ts +1 -1
  244. package/timepicker/services/seconds.service.d.ts +1 -1
  245. package/timepicker/timelist.component.d.ts +1 -1
  246. package/timepicker/timepicker.component.d.ts +2 -2
  247. package/timepicker/timepicker.module.d.ts +1 -1
  248. package/timepicker/timeselector.component.d.ts +1 -1
  249. package/timepicker/util.d.ts +1 -1
  250. package/touch-enabled.d.ts +1 -1
  251. package/util.d.ts +1 -1
  252. package/validators/disabled-date.validator.d.ts +1 -1
  253. package/validators/disabled-dates-range.validator.d.ts +1 -1
  254. package/validators/incomplete-date.validator.d.ts +1 -1
  255. package/validators/max.validator.d.ts +1 -1
  256. package/validators/min.validator.d.ts +1 -1
  257. package/validators/time-range.validator.d.ts +1 -1
  258. package/virtualization/models/scrollable.interface.d.ts +1 -1
  259. package/virtualization/services/row-height.service.d.ts +1 -1
  260. package/virtualization/services/scroller.service.d.ts +1 -1
  261. package/virtualization/virtualization.component.d.ts +1 -1
  262. package/virtualization/virtualization.module.d.ts +1 -1
  263. package/bundles/kendo-angular-dateinputs.umd.js +0 -5
  264. package/esm2015/calendar/models/scrollable.interface.js +0 -5
  265. package/esm2015/calendar/models/selection-range-end.type.js +0 -5
  266. package/esm2015/calendar/models/selection.js +0 -5
  267. package/esm2015/calendar/models/type.js +0 -5
  268. package/esm2015/calendar/models/view-service.interface.js +0 -5
  269. package/esm2015/calendar/models/view.type.js +0 -5
  270. package/esm2015/common/models/fillmode.js +0 -5
  271. package/esm2015/common/models/rounded.js +0 -5
  272. package/esm2015/common/models/size.js +0 -5
  273. package/esm2015/dateinput/models/format-placeholder.model.js +0 -5
  274. package/esm2015/dateinput/models/format-settings.model.js +0 -5
  275. package/esm2015/dateinput/models/incremental-steps.model.js +0 -5
  276. package/esm2015/daterange/auto-correct-on.type.js +0 -5
  277. package/esm2015/datetimepicker/models/active-tab.type.js +0 -5
  278. package/esm2015/popup-settings.model.js +0 -5
  279. package/esm2015/timepicker/models/incremental-steps.model.js +0 -5
  280. package/esm2015/timepicker/models/list-item.interface.js +0 -5
  281. package/esm2015/timepicker/models/list-service-settings.js +0 -5
  282. package/esm2015/timepicker/models/list-service.interface.js +0 -5
  283. package/esm2015/virtualization/models/scrollable.interface.js +0 -5
  284. package/schematics/ngAdd/index.js.map +0 -1
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { CalendarComponent } from './calendar/calendar.component';
@@ -46,6 +46,7 @@ export { CalendarCustomMessagesComponent } from './calendar/localization/calenda
46
46
  export { DateInputCustomMessagesComponent } from './dateinput/localization/dateinput-custom-messages.component';
47
47
  export { DatePickerCustomMessagesComponent } from './datepicker/localization/datepicker-custom-messages.component';
48
48
  export { CalendarView } from './calendar/models/view.type';
49
+ export { CalendarType } from './calendar/models/type';
49
50
  export { DateInputIncrementalSteps } from './dateinput/models/incremental-steps.model';
50
51
  export { TimePickerIncrementalSteps } from './timepicker/models/incremental-steps.model';
51
52
  export { DateTimePickerActiveTab } from './datetimepicker/models/active-tab.type';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { PackageMetadata } from '@progress/kendo-licensing';
package/package.json CHANGED
@@ -1,14 +1,10 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-dateinputs",
3
- "version": "7.1.6",
3
+ "version": "11.0.0-develop.80",
4
4
  "description": "Kendo UI for Angular Date Inputs Package - Everything you need to add date selection functionality to apps (DatePicker, TimePicker, DateInput, DateRangePicker, DateTimePicker, Calendar, and MultiViewCalendar).",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
7
- "homepage": "https://www.telerik.com/kendo-angular-ui/",
8
- "repository": {
9
- "type": "git",
10
- "url": "https://github.com/telerik/kendo-angular-dateinputs.git"
11
- },
7
+ "homepage": "https://www.telerik.com/kendo-angular-ui/components/",
12
8
  "bugs": {
13
9
  "url": "https://github.com/telerik/kendo-angular"
14
10
  },
@@ -31,66 +27,44 @@
31
27
  "@progress": {
32
28
  "friendlyName": "DateInputs"
33
29
  },
34
- "dependencies": {
30
+ "peerDependencies": {
31
+ "@angular/animations": "13 - 15",
32
+ "@angular/common": "13 - 15",
33
+ "@angular/core": "13 - 15",
34
+ "@angular/platform-browser": "13 - 15",
35
35
  "@progress/kendo-common": "^0.2.0",
36
36
  "@progress/kendo-date-math": "^1.1.0",
37
- "@progress/kendo-schematics": "^3.0.0",
38
- "tslib": "^2.3.1"
37
+ "@progress/kendo-licensing": "^1.0.2",
38
+ "@progress/kendo-angular-common": "11.0.0-develop.80",
39
+ "@progress/kendo-angular-intl": "11.0.0-develop.80",
40
+ "@progress/kendo-angular-l10n": "11.0.0-develop.80",
41
+ "@progress/kendo-angular-popup": "11.0.0-develop.80",
42
+ "@progress/kendo-angular-schematics": "11.0.0-develop.80",
43
+ "rxjs": "^6.5.3 || ^7.0.0",
44
+ "@progress/kendo-angular-label": "11.0.0-develop.80"
39
45
  },
40
- "peerDependencies": {
41
- "@angular/common": "12 - 15",
42
- "@angular/core": "12 - 15",
43
- "@angular/forms": "12 - 15",
44
- "@progress/kendo-angular-common": "^3.0.0",
45
- "@progress/kendo-angular-intl": "^4.0.0",
46
- "@progress/kendo-angular-l10n": "^4.0.0",
47
- "@progress/kendo-angular-popup": "^5.0.0",
48
- "@progress/kendo-licensing": "^1.1.1",
49
- "rxjs": "^6.5.3 || ^7.0.0"
50
- },
51
- "config": {
52
- "commitizen": {
53
- "path": "./node_modules/cz-conventional-changelog"
54
- },
55
- "ghooks": {
56
- "commit-msg": "validate-commit-msg"
57
- },
58
- "validate-commit-msg": {
59
- "types": [
60
- "feat",
61
- "fix",
62
- "docs",
63
- "style",
64
- "refactor",
65
- "perf",
66
- "test",
67
- "chore",
68
- "revert"
69
- ],
70
- "warnOnFail": false,
71
- "maxSubjectLength": 100
72
- }
46
+ "dependencies": {
47
+ "tslib": "^2.3.1"
73
48
  },
74
49
  "schematics": "./schematics/collection.json",
75
- "release": {
76
- "debug": false,
77
- "branchTags": {
78
- "develop": "dev"
79
- },
80
- "fallbackTags": {
81
- "dev": "latest"
50
+ "module": "fesm2015/progress-kendo-angular-dateinputs.mjs",
51
+ "es2020": "fesm2020/progress-kendo-angular-dateinputs.mjs",
52
+ "esm2020": "esm2020/progress-kendo-angular-dateinputs.mjs",
53
+ "fesm2020": "fesm2020/progress-kendo-angular-dateinputs.mjs",
54
+ "fesm2015": "fesm2015/progress-kendo-angular-dateinputs.mjs",
55
+ "typings": "progress-kendo-angular-dateinputs.d.ts",
56
+ "exports": {
57
+ "./package.json": {
58
+ "default": "./package.json"
82
59
  },
83
- "analyzeCommits": "@progress/semantic-prerelease/analyzeCommits",
84
- "generateNotes": "@progress/kendo-angular-tasks/lib/generateNotes",
85
- "getLastRelease": "@progress/semantic-prerelease/getLastRelease",
86
- "verifyConditions": "@progress/semantic-prerelease/verifyConditions",
87
- "verifyRelease": "@progress/semantic-prerelease/verifyRelease"
60
+ ".": {
61
+ "types": "./progress-kendo-angular-dateinputs.d.ts",
62
+ "esm2020": "./esm2020/progress-kendo-angular-dateinputs.mjs",
63
+ "es2020": "./fesm2020/progress-kendo-angular-dateinputs.mjs",
64
+ "es2015": "./fesm2015/progress-kendo-angular-dateinputs.mjs",
65
+ "node": "./fesm2015/progress-kendo-angular-dateinputs.mjs",
66
+ "default": "./fesm2020/progress-kendo-angular-dateinputs.mjs"
67
+ }
88
68
  },
89
- "main": "bundles/kendo-angular-dateinputs.umd.js",
90
- "module": "fesm2015/kendo-angular-dateinputs.js",
91
- "es2015": "fesm2015/kendo-angular-dateinputs.js",
92
- "esm2015": "esm2015/kendo-angular-dateinputs.js",
93
- "fesm2015": "fesm2015/kendo-angular-dateinputs.js",
94
- "typings": "kendo-angular-dateinputs.d.ts",
95
69
  "sideEffects": false
96
70
  }
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { ViewContainerRef } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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,9 +1,9 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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
  /**
6
6
  * Generated bundle index. Do not edit.
7
7
  */
8
8
  /// <amd-module name="@progress/kendo-angular-dateinputs" />
9
- export * from './main';
9
+ export * from './index';
@@ -1,13 +1,9 @@
1
- /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
3
- * Licensed under commercial license. See LICENSE.md in the project root for more information
4
- *-------------------------------------------------------------------------------------------*/
5
1
  "use strict";
6
2
  Object.defineProperty(exports, "__esModule", { value: true });
7
3
  const schematics_1 = require("@angular-devkit/schematics");
8
4
  function default_1(options) {
9
5
  const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'DateInputsModule', package: 'dateinputs' //package name, e.g grid
10
6
  });
11
- return schematics_1.externalSchematic('@progress/kendo-schematics', 'ng-add', finalOptions);
7
+ return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
12
8
  }
13
9
  exports.default = default_1;
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { ComponentMessages } from '@progress/kendo-angular-l10n';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { LocalizationService } from '@progress/kendo-angular-l10n';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { LocalizationService } from '@progress/kendo-angular-l10n';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { LocalizationService } from '@progress/kendo-angular-l10n';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { LocalizationService } from '@progress/kendo-angular-l10n';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { DateFormatPart } from '@progress/kendo-angular-intl';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { ListItem } from './list-item.interface';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { IntlService } from '@progress/kendo-angular-intl';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { ElementRef } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { IntlService } from '@progress/kendo-angular-intl';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { IntlService } from '@progress/kendo-angular-intl';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { IntlService } from '@progress/kendo-angular-intl';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { IntlService } from '@progress/kendo-angular-intl';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { EventEmitter, ElementRef, Renderer2, NgZone, Injector, OnChanges, OnInit, OnDestroy } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { ChangeDetectorRef, ElementRef, EventEmitter, NgZone, TemplateRef, ViewContainerRef, OnInit, OnChanges, OnDestroy, Renderer2, Injector, AfterViewInit } from '@angular/core';
@@ -71,7 +71,7 @@ export declare class TimePickerComponent implements ControlValueAccessor, OnInit
71
71
  * _@Component({
72
72
  * selector: 'my-app',
73
73
  * template: `
74
- * <div class="row example-wrapper" style="min-height: 450px;">
74
+ * <div class="row example-wrapper" [style.min-height.px]="450">
75
75
  * <div class="col-xs-12 col-md-6 example-col">
76
76
  * <p>Full-length format description:</p>
77
77
  * <kendo-timepicker formatPlaceholder="wide"></kendo-timepicker>
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 i0 from "@angular/core";
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { ChangeDetectorRef, ElementRef, EventEmitter, NgZone, QueryList, OnInit, OnChanges, OnDestroy, Renderer2 } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { InjectionToken } from '@angular/core';
package/util.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { SelectionRange } from './calendar/models/selection-range.interface';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { ElementRef } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { Observable, Observer } from 'rxjs';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 { EventEmitter, ElementRef, InjectionToken, OnChanges, OnDestroy, OnInit, AfterViewInit, Renderer2, NgZone } from '@angular/core';
@@ -1,5 +1,5 @@
1
1
  /**-----------------------------------------------------------------------------------------
2
- * Copyright © 2021 Progress Software Corporation. All rights reserved.
2
+ * Copyright © 2022 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 i0 from "@angular/core";