@progress/kendo-angular-dateinputs 16.0.0-develop.15 → 16.0.0-develop.16

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 (91) hide show
  1. package/esm2020/calendar/calendar-common.module.mjs +4 -4
  2. package/esm2020/calendar/calendar.component.mjs +3 -3
  3. package/esm2020/calendar/calendar.module.mjs +4 -4
  4. package/esm2020/calendar/calendars.module.mjs +4 -4
  5. package/esm2020/calendar/footer.component.mjs +3 -3
  6. package/esm2020/calendar/for.directive.mjs +3 -3
  7. package/esm2020/calendar/header.component.mjs +3 -3
  8. package/esm2020/calendar/horizontal-view-list.component.mjs +3 -3
  9. package/esm2020/calendar/localization/calendar-custom-messages.component.mjs +3 -3
  10. package/esm2020/calendar/localization/calendar-localized-messages.directive.mjs +3 -3
  11. package/esm2020/calendar/localization/calendar-messages.mjs +3 -3
  12. package/esm2020/calendar/localization/multiview-calendar-custom-messages.component.mjs +3 -3
  13. package/esm2020/calendar/localization/multiview-calendar-localized-messages.directive.mjs +3 -3
  14. package/esm2020/calendar/localization/multiview-calendar-messages.mjs +3 -3
  15. package/esm2020/calendar/multiview-calendar.component.mjs +3 -3
  16. package/esm2020/calendar/multiview-calendar.module.mjs +4 -4
  17. package/esm2020/calendar/navigation.component.mjs +3 -3
  18. package/esm2020/calendar/services/bus-view.service.mjs +3 -3
  19. package/esm2020/calendar/services/century-view.service.mjs +3 -3
  20. package/esm2020/calendar/services/decade-view.service.mjs +3 -3
  21. package/esm2020/calendar/services/disabled-dates.service.mjs +3 -3
  22. package/esm2020/calendar/services/dom.service.mjs +3 -3
  23. package/esm2020/calendar/services/month-view.service.mjs +3 -3
  24. package/esm2020/calendar/services/navigation.service.mjs +3 -3
  25. package/esm2020/calendar/services/scroll-sync.service.mjs +3 -3
  26. package/esm2020/calendar/services/selection.service.mjs +3 -3
  27. package/esm2020/calendar/services/weeknames.service.mjs +3 -3
  28. package/esm2020/calendar/services/year-view.service.mjs +3 -3
  29. package/esm2020/calendar/templates/cell-template.directive.mjs +3 -3
  30. package/esm2020/calendar/templates/century-cell-template.directive.mjs +3 -3
  31. package/esm2020/calendar/templates/decade-cell-template.directive.mjs +3 -3
  32. package/esm2020/calendar/templates/footer-template.directiv/320/265.mjs +3 -3
  33. package/esm2020/calendar/templates/header-template.directive.mjs +3 -3
  34. package/esm2020/calendar/templates/header-title-template.directive.mjs +3 -3
  35. package/esm2020/calendar/templates/month-cell-template.directive.mjs +3 -3
  36. package/esm2020/calendar/templates/navigation-item-template.directive.mjs +3 -3
  37. package/esm2020/calendar/templates/weeknumber-cell-template.directive.mjs +3 -3
  38. package/esm2020/calendar/templates/year-cell-template.directive.mjs +3 -3
  39. package/esm2020/calendar/templates.module.mjs +4 -4
  40. package/esm2020/calendar/view-list.component.mjs +3 -3
  41. package/esm2020/calendar/view.component.mjs +3 -3
  42. package/esm2020/common/adaptive.module.mjs +4 -4
  43. package/esm2020/dateinput/dateinput.component.mjs +3 -3
  44. package/esm2020/dateinput/dateinput.module.mjs +4 -4
  45. package/esm2020/dateinput/localization/dateinput-custom-messages.component.mjs +3 -3
  46. package/esm2020/dateinput/localization/dateinput-localized-messages.directive.mjs +3 -3
  47. package/esm2020/dateinput/localization/messages.mjs +3 -3
  48. package/esm2020/dateinputs.module.mjs +4 -4
  49. package/esm2020/datepicker/datepicker.component.mjs +3 -3
  50. package/esm2020/datepicker/datepicker.module.mjs +4 -4
  51. package/esm2020/datepicker/localization/datepicker-custom-messages.component.mjs +3 -3
  52. package/esm2020/datepicker/localization/datepicker-localized-messages.directive.mjs +3 -3
  53. package/esm2020/datepicker/localization/messages.mjs +3 -3
  54. package/esm2020/daterange/date-range-end-input.directive.mjs +3 -3
  55. package/esm2020/daterange/date-range-input.mjs +3 -3
  56. package/esm2020/daterange/date-range-popup-template.directive.mjs +3 -3
  57. package/esm2020/daterange/date-range-popup.component.mjs +3 -3
  58. package/esm2020/daterange/date-range-selection.directive.mjs +3 -3
  59. package/esm2020/daterange/date-range-start-input.directive.mjs +3 -3
  60. package/esm2020/daterange/date-range.component.mjs +3 -3
  61. package/esm2020/daterange/date-range.module.mjs +4 -4
  62. package/esm2020/daterange/date-range.service.mjs +3 -3
  63. package/esm2020/daterange/localization/daterange-popup-custom-messages.component.mjs +3 -3
  64. package/esm2020/daterange/localization/daterange-popup-localized-messages.directive.mjs +3 -3
  65. package/esm2020/daterange/localization/messages.mjs +3 -3
  66. package/esm2020/datetimepicker/datetimepicker.component.mjs +3 -3
  67. package/esm2020/datetimepicker/datetimepicker.module.mjs +4 -4
  68. package/esm2020/datetimepicker/localization/datetimepicker-custom-messages.component.mjs +3 -3
  69. package/esm2020/datetimepicker/localization/localized-messages.directive.mjs +3 -3
  70. package/esm2020/datetimepicker/localization/messages.mjs +3 -3
  71. package/esm2020/package-metadata.mjs +2 -2
  72. package/esm2020/timepicker/localization/messages.mjs +3 -3
  73. package/esm2020/timepicker/localization/timepicker-custom-messages.component.mjs +3 -3
  74. package/esm2020/timepicker/localization/timepicker-localized-messages.directive.mjs +3 -3
  75. package/esm2020/timepicker/localization/timeselector-custom-messages.component.mjs +3 -3
  76. package/esm2020/timepicker/localization/timeselector-localized-messages.directive.mjs +3 -3
  77. package/esm2020/timepicker/services/dayperiod.service.mjs +3 -3
  78. package/esm2020/timepicker/services/dom.service.mjs +3 -3
  79. package/esm2020/timepicker/services/hours.service.mjs +3 -3
  80. package/esm2020/timepicker/services/milliseconds.service.mjs +3 -3
  81. package/esm2020/timepicker/services/minutes.service.mjs +3 -3
  82. package/esm2020/timepicker/services/seconds.service.mjs +3 -3
  83. package/esm2020/timepicker/timelist.component.mjs +3 -3
  84. package/esm2020/timepicker/timepicker.component.mjs +3 -3
  85. package/esm2020/timepicker/timepicker.module.mjs +4 -4
  86. package/esm2020/timepicker/timeselector.component.mjs +3 -3
  87. package/esm2020/virtualization/virtualization.component.mjs +3 -3
  88. package/esm2020/virtualization/virtualization.module.mjs +4 -4
  89. package/fesm2015/progress-kendo-angular-dateinputs.mjs +276 -276
  90. package/fesm2020/progress-kendo-angular-dateinputs.mjs +276 -276
  91. package/package.json +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-dateinputs",
3
- "version": "16.0.0-develop.15",
3
+ "version": "16.0.0-develop.16",
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",
@@ -34,17 +34,17 @@
34
34
  "@angular/forms": "15 - 17",
35
35
  "@angular/platform-browser": "15 - 17",
36
36
  "@progress/kendo-licensing": "^1.0.2",
37
- "@progress/kendo-angular-common": "16.0.0-develop.15",
38
- "@progress/kendo-angular-intl": "16.0.0-develop.15",
39
- "@progress/kendo-angular-l10n": "16.0.0-develop.15",
40
- "@progress/kendo-angular-icons": "16.0.0-develop.15",
41
- "@progress/kendo-angular-popup": "16.0.0-develop.15",
42
- "@progress/kendo-angular-navigation": "16.0.0-develop.15",
37
+ "@progress/kendo-angular-common": "16.0.0-develop.16",
38
+ "@progress/kendo-angular-intl": "16.0.0-develop.16",
39
+ "@progress/kendo-angular-l10n": "16.0.0-develop.16",
40
+ "@progress/kendo-angular-icons": "16.0.0-develop.16",
41
+ "@progress/kendo-angular-popup": "16.0.0-develop.16",
42
+ "@progress/kendo-angular-navigation": "16.0.0-develop.16",
43
43
  "rxjs": "^6.5.3 || ^7.0.0"
44
44
  },
45
45
  "dependencies": {
46
46
  "tslib": "^2.3.1",
47
- "@progress/kendo-angular-schematics": "16.0.0-develop.15",
47
+ "@progress/kendo-angular-schematics": "16.0.0-develop.16",
48
48
  "@progress/kendo-common": "^0.2.0",
49
49
  "@progress/kendo-date-math": "^1.1.0",
50
50
  "@progress/kendo-dateinputs-common": "^0.3.2"