@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
@@ -64,8 +64,8 @@ const providers = [
64
64
  */
65
65
  export class TimePickerModule {
66
66
  }
67
- TimePickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TimePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
68
- TimePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: TimePickerModule, declarations: [TimePickerLocalizedMessagesDirective,
67
+ TimePickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TimePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
68
+ TimePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: TimePickerModule, declarations: [TimePickerLocalizedMessagesDirective,
69
69
  TimeListComponent,
70
70
  TimePickerCustomMessagesComponent,
71
71
  TimePickerComponent,
@@ -85,8 +85,8 @@ TimePickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", versio
85
85
  TimeSelectorLocalizedMessagesDirective,
86
86
  TimeSelectorCustomMessagesComponent,
87
87
  TimeSelectorComponent] });
88
- TimePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TimePickerModule, providers: providers, imports: [CommonModule, COMPONENT_MODULES] });
89
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TimePickerModule, decorators: [{
88
+ TimePickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TimePickerModule, providers: providers, imports: [CommonModule, COMPONENT_MODULES] });
89
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TimePickerModule, decorators: [{
90
90
  type: NgModule,
91
91
  args: [{
92
92
  declarations: [COMPONENT_DIRECTIVES],
@@ -418,8 +418,8 @@ export class TimeSelectorComponent {
418
418
  return listIdx;
419
419
  }
420
420
  }
421
- TimeSelectorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TimeSelectorComponent, deps: [{ token: i1.LocalizationService }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i2.IntlService }, { token: i3.TimePickerDOMService }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i4.PickerService, optional: true }], target: i0.ɵɵFactoryTarget.Component });
422
- TimeSelectorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: TimeSelectorComponent, selector: "kendo-timeselector", inputs: { format: "format", min: "min", max: "max", cancelButton: "cancelButton", setButton: "setButton", nowButton: "nowButton", disabled: "disabled", isAdaptiveEnabled: "isAdaptiveEnabled", isDateTimePicker: "isDateTimePicker", steps: "steps", value: "value" }, outputs: { valueChange: "valueChange", valueReject: "valueReject", tabOutLastPart: "tabOutLastPart", tabOutNow: "tabOutNow" }, host: { properties: { "class.k-disabled": "this.disabledClass" } }, providers: [
421
+ TimeSelectorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TimeSelectorComponent, deps: [{ token: i1.LocalizationService }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i2.IntlService }, { token: i3.TimePickerDOMService }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i4.PickerService, optional: true }], target: i0.ɵɵFactoryTarget.Component });
422
+ TimeSelectorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: TimeSelectorComponent, selector: "kendo-timeselector", inputs: { format: "format", min: "min", max: "max", cancelButton: "cancelButton", setButton: "setButton", nowButton: "nowButton", disabled: "disabled", isAdaptiveEnabled: "isAdaptiveEnabled", isDateTimePicker: "isDateTimePicker", steps: "steps", value: "value" }, outputs: { valueChange: "valueChange", valueReject: "valueReject", tabOutLastPart: "tabOutLastPart", tabOutNow: "tabOutNow" }, host: { properties: { "class.k-disabled": "this.disabledClass" } }, providers: [
423
423
  LocalizationService,
424
424
  {
425
425
  provide: L10N_PREFIX,
@@ -534,7 +534,7 @@ TimeSelectorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0",
534
534
  >{{localization.get('cancel')}}</button>
535
535
  </div>
536
536
  `, isInline: true, dependencies: [{ kind: "directive", type: i5.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i5.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i6.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "component", type: i7.TimeListComponent, selector: "kendo-timelist", inputs: ["min", "max", "part", "step", "disabled", "value", "isLast"], outputs: ["valueChange", "tabOutLastPart"] }, { kind: "directive", type: i8.TimeSelectorLocalizedMessagesDirective, selector: "[kendoTimeSelectorLocalizedMessages]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
537
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: TimeSelectorComponent, decorators: [{
537
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TimeSelectorComponent, decorators: [{
538
538
  type: Component,
539
539
  args: [{
540
540
  changeDetection: ChangeDetectionStrategy.OnPush,
@@ -233,8 +233,8 @@ export class VirtualizationComponent {
233
233
  return indexOffset < this.containerScrollPosition ? ScrollDirection.Backward : ScrollDirection.Forward;
234
234
  }
235
235
  }
236
- VirtualizationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: VirtualizationComponent, deps: [{ token: SCROLLER_FACTORY_TOKEN }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token: i1.ScrollbarWidthService }], target: i0.ɵɵFactoryTarget.Component });
237
- VirtualizationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.0.4", type: VirtualizationComponent, selector: "kendo-virtualization", inputs: { direction: "direction", itemHeight: "itemHeight", itemWidth: "itemWidth", topOffset: "topOffset", bottomOffset: "bottomOffset", maxScrollDifference: "maxScrollDifference", scrollOffsetSize: "scrollOffsetSize", scrollDuration: "scrollDuration", skip: "skip", take: "take", total: "total" }, outputs: { activeIndexChange: "activeIndexChange", pageChange: "pageChange", scrollChange: "scrollChange" }, host: { properties: { "class.k-flex": "this.wrapperClasses", "class.k-content": "this.wrapperClasses", "class.k-scrollable": "this.wrapperClasses", "class.k-scrollable-horizontal": "this.horizontalClass" } }, providers: [{
236
+ VirtualizationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: VirtualizationComponent, deps: [{ token: SCROLLER_FACTORY_TOKEN }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token: i1.ScrollbarWidthService }], target: i0.ɵɵFactoryTarget.Component });
237
+ VirtualizationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: VirtualizationComponent, selector: "kendo-virtualization", inputs: { direction: "direction", itemHeight: "itemHeight", itemWidth: "itemWidth", topOffset: "topOffset", bottomOffset: "bottomOffset", maxScrollDifference: "maxScrollDifference", scrollOffsetSize: "scrollOffsetSize", scrollDuration: "scrollDuration", skip: "skip", take: "take", total: "total" }, outputs: { activeIndexChange: "activeIndexChange", pageChange: "pageChange", scrollChange: "scrollChange" }, host: { properties: { "class.k-flex": "this.wrapperClasses", "class.k-content": "this.wrapperClasses", "class.k-scrollable": "this.wrapperClasses", "class.k-scrollable-horizontal": "this.horizontalClass" } }, providers: [{
238
238
  provide: SCROLLER_FACTORY_TOKEN,
239
239
  useValue: DEFAULT_SCROLLER_FACTORY
240
240
  }], usesOnChanges: true, ngImport: i0, template: `
@@ -245,7 +245,7 @@ VirtualizationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0"
245
245
  [ngStyle]="totalVertexLength"
246
246
  ></div>
247
247
  `, isInline: true, dependencies: [{ kind: "directive", type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
248
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: VirtualizationComponent, decorators: [{
248
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: VirtualizationComponent, decorators: [{
249
249
  type: Component,
250
250
  args: [{
251
251
  providers: [{
@@ -17,10 +17,10 @@ const COMPONENT_DIRECTIVES = [
17
17
  */
18
18
  export class VirtualizationModule {
19
19
  }
20
- VirtualizationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: VirtualizationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
21
- VirtualizationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.0.4", ngImport: i0, type: VirtualizationModule, declarations: [VirtualizationComponent], imports: [CommonModule], exports: [VirtualizationComponent] });
22
- VirtualizationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: VirtualizationModule, imports: [CommonModule] });
23
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.0.4", ngImport: i0, type: VirtualizationModule, decorators: [{
20
+ VirtualizationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: VirtualizationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
21
+ VirtualizationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: VirtualizationModule, declarations: [VirtualizationComponent], imports: [CommonModule], exports: [VirtualizationComponent] });
22
+ VirtualizationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: VirtualizationModule, imports: [CommonModule] });
23
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: VirtualizationModule, decorators: [{
24
24
  type: NgModule,
25
25
  args: [{
26
26
  declarations: [COMPONENT_DIRECTIVES],