@progress/kendo-angular-dateinputs 17.1.1-develop.1 → 17.1.1-develop.10
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.
- package/dateinputs.module.d.ts +13 -12
- package/datepicker/datepicker.module.d.ts +2 -1
- package/datetimepicker/datetimepicker.module.d.ts +2 -1
- package/directives.d.ts +5 -4
- package/esm2022/calendar/view.component.mjs +1 -1
- package/esm2022/dateinputs.module.mjs +17 -16
- package/esm2022/datepicker/datepicker.component.mjs +2 -1
- package/esm2022/datepicker/datepicker.module.mjs +5 -4
- package/esm2022/datetimepicker/datetimepicker.component.mjs +2 -1
- package/esm2022/datetimepicker/datetimepicker.module.mjs +5 -4
- package/esm2022/directives.mjs +7 -3
- package/esm2022/package-metadata.mjs +2 -2
- package/esm2022/timepicker/timepicker.component.mjs +2 -1
- package/esm2022/timepicker/timepicker.module.mjs +5 -4
- package/fesm2022/progress-kendo-angular-dateinputs.mjs +40 -34
- package/package.json +9 -9
- package/timepicker/timepicker.module.d.ts +2 -1
package/dateinputs.module.d.ts
CHANGED
|
@@ -21,17 +21,18 @@ import * as i15 from "./dateinput/localization/dateinput-custom-messages.compone
|
|
|
21
21
|
import * as i16 from "./dateinput/dateinput.component";
|
|
22
22
|
import * as i17 from "./datepicker/localization/datepicker-custom-messages.component";
|
|
23
23
|
import * as i18 from "./datepicker/datepicker.component";
|
|
24
|
-
import * as i19 from "
|
|
25
|
-
import * as i20 from "./daterange/
|
|
26
|
-
import * as i21 from "./daterange/date-range-
|
|
27
|
-
import * as i22 from "./daterange/date-range.
|
|
28
|
-
import * as i23 from "./daterange/date-range
|
|
29
|
-
import * as i24 from "./daterange/date-range-
|
|
30
|
-
import * as i25 from "./daterange/date-range-
|
|
31
|
-
import * as i26 from "./
|
|
32
|
-
import * as i27 from "./datetimepicker/datetimepicker.component";
|
|
33
|
-
import * as i28 from "./
|
|
34
|
-
import * as i29 from "./timepicker/timepicker.component";
|
|
24
|
+
import * as i19 from "@progress/kendo-angular-common";
|
|
25
|
+
import * as i20 from "./daterange/localization/daterange-popup-custom-messages.component";
|
|
26
|
+
import * as i21 from "./daterange/date-range-end-input.directive";
|
|
27
|
+
import * as i22 from "./daterange/date-range-popup-template.directive";
|
|
28
|
+
import * as i23 from "./daterange/date-range.component";
|
|
29
|
+
import * as i24 from "./daterange/date-range-popup.component";
|
|
30
|
+
import * as i25 from "./daterange/date-range-selection.directive";
|
|
31
|
+
import * as i26 from "./daterange/date-range-start-input.directive";
|
|
32
|
+
import * as i27 from "./datetimepicker/localization/datetimepicker-custom-messages.component";
|
|
33
|
+
import * as i28 from "./datetimepicker/datetimepicker.component";
|
|
34
|
+
import * as i29 from "./timepicker/localization/timepicker-custom-messages.component";
|
|
35
|
+
import * as i30 from "./timepicker/timepicker.component";
|
|
35
36
|
/**
|
|
36
37
|
* Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
|
|
37
38
|
* definition for the Date Inputs components.
|
|
@@ -65,6 +66,6 @@ import * as i29 from "./timepicker/timepicker.component";
|
|
|
65
66
|
*/
|
|
66
67
|
export declare class DateInputsModule {
|
|
67
68
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateInputsModule, never>;
|
|
68
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DateInputsModule, never, [typeof i1.CalendarCustomMessagesComponent, typeof i2.CalendarComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i13.MultiViewCalendarCustomMessagesComponent, typeof i14.MultiViewCalendarComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i15.DateInputCustomMessagesComponent, typeof i16.DateInputComponent, typeof i17.DatePickerCustomMessagesComponent, typeof i18.DatePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i19.DateRangePopupCustomMessagesComponent, typeof i15.DateInputCustomMessagesComponent, typeof i16.DateInputComponent, typeof
|
|
69
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DateInputsModule, never, [typeof i1.CalendarCustomMessagesComponent, typeof i2.CalendarComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i13.MultiViewCalendarCustomMessagesComponent, typeof i14.MultiViewCalendarComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i15.DateInputCustomMessagesComponent, typeof i16.DateInputComponent, typeof i17.DatePickerCustomMessagesComponent, typeof i18.DatePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i19.ToggleButtonTabStopDirective, typeof i20.DateRangePopupCustomMessagesComponent, typeof i15.DateInputCustomMessagesComponent, typeof i16.DateInputComponent, typeof i21.DateRangeEndInputDirective, typeof i22.DateRangePopupTemplateDirective, typeof i23.DateRangeComponent, typeof i24.DateRangePopupComponent, typeof i25.DateRangeSelectionDirective, typeof i26.DateRangeStartInputDirective, typeof i27.DateTimePickerCustomMessagesComponent, typeof i28.DateTimePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i19.ToggleButtonTabStopDirective, typeof i29.TimePickerCustomMessagesComponent, typeof i30.TimePickerComponent, typeof i19.ToggleButtonTabStopDirective, typeof i19.ToggleButtonTabStopDirective], [typeof i1.CalendarCustomMessagesComponent, typeof i2.CalendarComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i13.MultiViewCalendarCustomMessagesComponent, typeof i14.MultiViewCalendarComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i15.DateInputCustomMessagesComponent, typeof i16.DateInputComponent, typeof i17.DatePickerCustomMessagesComponent, typeof i18.DatePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i19.ToggleButtonTabStopDirective, typeof i20.DateRangePopupCustomMessagesComponent, typeof i15.DateInputCustomMessagesComponent, typeof i16.DateInputComponent, typeof i21.DateRangeEndInputDirective, typeof i22.DateRangePopupTemplateDirective, typeof i23.DateRangeComponent, typeof i24.DateRangePopupComponent, typeof i25.DateRangeSelectionDirective, typeof i26.DateRangeStartInputDirective, typeof i27.DateTimePickerCustomMessagesComponent, typeof i28.DateTimePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i19.ToggleButtonTabStopDirective, typeof i29.TimePickerCustomMessagesComponent, typeof i30.TimePickerComponent, typeof i19.ToggleButtonTabStopDirective, typeof i19.ToggleButtonTabStopDirective]>;
|
|
69
70
|
static ɵinj: i0.ɵɵInjectorDeclaration<DateInputsModule>;
|
|
70
71
|
}
|
|
@@ -15,12 +15,13 @@ import * as i9 from "../calendar/templates/month-cell-template.directive";
|
|
|
15
15
|
import * as i10 from "../calendar/templates/navigation-item-template.directive";
|
|
16
16
|
import * as i11 from "../calendar/templates/weeknumber-cell-template.directive";
|
|
17
17
|
import * as i12 from "../calendar/templates/year-cell-template.directive";
|
|
18
|
+
import * as i13 from "@progress/kendo-angular-common";
|
|
18
19
|
/**
|
|
19
20
|
* Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
|
|
20
21
|
* definition for the DatePicker component.
|
|
21
22
|
*/
|
|
22
23
|
export declare class DatePickerModule {
|
|
23
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<DatePickerModule, never>;
|
|
24
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerModule, never, [typeof i1.DatePickerCustomMessagesComponent, typeof i2.DatePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i10.NavigationItemTemplateDirective], [typeof i1.DatePickerCustomMessagesComponent, typeof i2.DatePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i10.NavigationItemTemplateDirective]>;
|
|
25
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DatePickerModule, never, [typeof i1.DatePickerCustomMessagesComponent, typeof i2.DatePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i13.ToggleButtonTabStopDirective, typeof i13.ToggleButtonTabStopDirective], [typeof i1.DatePickerCustomMessagesComponent, typeof i2.DatePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i13.ToggleButtonTabStopDirective, typeof i13.ToggleButtonTabStopDirective]>;
|
|
25
26
|
static ɵinj: i0.ɵɵInjectorDeclaration<DatePickerModule>;
|
|
26
27
|
}
|
|
@@ -15,12 +15,13 @@ import * as i9 from "../calendar/templates/month-cell-template.directive";
|
|
|
15
15
|
import * as i10 from "../calendar/templates/navigation-item-template.directive";
|
|
16
16
|
import * as i11 from "../calendar/templates/weeknumber-cell-template.directive";
|
|
17
17
|
import * as i12 from "../calendar/templates/year-cell-template.directive";
|
|
18
|
+
import * as i13 from "@progress/kendo-angular-common";
|
|
18
19
|
/**
|
|
19
20
|
* Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
|
|
20
21
|
* definition for the DateTimePicker component.
|
|
21
22
|
*/
|
|
22
23
|
export declare class DateTimePickerModule {
|
|
23
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimePickerModule, never>;
|
|
24
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DateTimePickerModule, never, [typeof i1.DateTimePickerCustomMessagesComponent, typeof i2.DateTimePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective], [typeof i1.DateTimePickerCustomMessagesComponent, typeof i2.DateTimePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective]>;
|
|
25
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DateTimePickerModule, never, [typeof i1.DateTimePickerCustomMessagesComponent, typeof i2.DateTimePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i13.ToggleButtonTabStopDirective, typeof i13.ToggleButtonTabStopDirective], [typeof i1.DateTimePickerCustomMessagesComponent, typeof i2.DateTimePickerComponent, typeof i3.CellTemplateDirective, typeof i4.CenturyCellTemplateDirective, typeof i5.DecadeCellTemplateDirective, typeof i6.FooterTemplateDirective, typeof i7.HeaderTemplateDirective, typeof i8.HeaderTitleTemplateDirective, typeof i9.MonthCellTemplateDirective, typeof i10.NavigationItemTemplateDirective, typeof i11.WeekNumberCellTemplateDirective, typeof i12.YearCellTemplateDirective, typeof i13.ToggleButtonTabStopDirective, typeof i13.ToggleButtonTabStopDirective]>;
|
|
25
26
|
static ɵinj: i0.ɵɵInjectorDeclaration<DateTimePickerModule>;
|
|
26
27
|
}
|
package/directives.d.ts
CHANGED
|
@@ -31,6 +31,7 @@ import { DatePickerCustomMessagesComponent } from "./datepicker/localization/dat
|
|
|
31
31
|
import { DateRangePopupCustomMessagesComponent } from "./daterange/localization/daterange-popup-custom-messages.component";
|
|
32
32
|
import { DateTimePickerCustomMessagesComponent } from "./datetimepicker/localization/datetimepicker-custom-messages.component";
|
|
33
33
|
import { TimePickerCustomMessagesComponent } from "./timepicker/localization/timepicker-custom-messages.component";
|
|
34
|
+
import { ToggleButtonTabStopDirective } from "@progress/kendo-angular-common";
|
|
34
35
|
/**
|
|
35
36
|
* Utility array that contains all `Calendar` related components and directives
|
|
36
37
|
*/
|
|
@@ -46,7 +47,7 @@ export declare const KENDO_DATEINPUT: readonly [typeof DateInputCustomMessagesCo
|
|
|
46
47
|
/**
|
|
47
48
|
* Utility array that contains all `DatePicker` related components and directives
|
|
48
49
|
*/
|
|
49
|
-
export declare const KENDO_DATEPICKER: readonly [typeof DatePickerCustomMessagesComponent, typeof DatePickerComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective, typeof NavigationItemTemplateDirective];
|
|
50
|
+
export declare const KENDO_DATEPICKER: readonly [typeof DatePickerCustomMessagesComponent, typeof DatePickerComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof ToggleButtonTabStopDirective];
|
|
50
51
|
/**
|
|
51
52
|
* Utility array that contains all `DateRange` related components and directives
|
|
52
53
|
*/
|
|
@@ -54,12 +55,12 @@ export declare const KENDO_DATERANGE: readonly [typeof DateRangePopupCustomMessa
|
|
|
54
55
|
/**
|
|
55
56
|
* Utility array that contains all `DateTimePicker` related components and directives
|
|
56
57
|
*/
|
|
57
|
-
export declare const KENDO_DATETIMEPICKER: readonly [typeof DateTimePickerCustomMessagesComponent, typeof DateTimePickerComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective];
|
|
58
|
+
export declare const KENDO_DATETIMEPICKER: readonly [typeof DateTimePickerCustomMessagesComponent, typeof DateTimePickerComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective, typeof ToggleButtonTabStopDirective];
|
|
58
59
|
/**
|
|
59
60
|
* Utility array that contains all `TimePicker` related components and directives
|
|
60
61
|
*/
|
|
61
|
-
export declare const KENDO_TIMEPICKER: readonly [typeof TimePickerCustomMessagesComponent, typeof TimePickerComponent];
|
|
62
|
+
export declare const KENDO_TIMEPICKER: readonly [typeof TimePickerCustomMessagesComponent, typeof TimePickerComponent, typeof ToggleButtonTabStopDirective];
|
|
62
63
|
/**
|
|
63
64
|
* Utility array that contains all `@progress/kendo-angular-dateinputs` related components and directives
|
|
64
65
|
*/
|
|
65
|
-
export declare const KENDO_DATEINPUTS: readonly [typeof CalendarCustomMessagesComponent, typeof CalendarComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof MultiViewCalendarCustomMessagesComponent, typeof MultiViewCalendarComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective, typeof DateInputCustomMessagesComponent, typeof DateInputComponent, typeof DatePickerCustomMessagesComponent, typeof DatePickerComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof DateRangePopupCustomMessagesComponent, typeof DateInputCustomMessagesComponent, typeof DateInputComponent, typeof DateRangeEndInputDirective, typeof DateRangePopupTemplateDirective, typeof DateRangeComponent, typeof DateRangePopupComponent, typeof DateRangeSelectionDirective, typeof DateRangeStartInputDirective, typeof DateTimePickerCustomMessagesComponent, typeof DateTimePickerComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective, typeof TimePickerCustomMessagesComponent, typeof TimePickerComponent];
|
|
66
|
+
export declare const KENDO_DATEINPUTS: readonly [typeof CalendarCustomMessagesComponent, typeof CalendarComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof MultiViewCalendarCustomMessagesComponent, typeof MultiViewCalendarComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective, typeof DateInputCustomMessagesComponent, typeof DateInputComponent, typeof DatePickerCustomMessagesComponent, typeof DatePickerComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof ToggleButtonTabStopDirective, typeof DateRangePopupCustomMessagesComponent, typeof DateInputCustomMessagesComponent, typeof DateInputComponent, typeof DateRangeEndInputDirective, typeof DateRangePopupTemplateDirective, typeof DateRangeComponent, typeof DateRangePopupComponent, typeof DateRangeSelectionDirective, typeof DateRangeStartInputDirective, typeof DateTimePickerCustomMessagesComponent, typeof DateTimePickerComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective, typeof ToggleButtonTabStopDirective, typeof TimePickerCustomMessagesComponent, typeof TimePickerComponent, typeof ToggleButtonTabStopDirective];
|
|
@@ -163,7 +163,7 @@ export class ViewComponent {
|
|
|
163
163
|
return `${rowIndex}:${cellIndex}`;
|
|
164
164
|
}
|
|
165
165
|
handleWeekNumberClick(week) {
|
|
166
|
-
const availableDates = week.map(item => item.value).filter(date => !this.disabledDatesService.isDateDisabled(date));
|
|
166
|
+
const availableDates = week.filter(day => day).map(item => item.value).filter(date => !this.disabledDatesService.isDateDisabled(date));
|
|
167
167
|
this.weekNumberCellClick.emit(availableDates);
|
|
168
168
|
}
|
|
169
169
|
getMonthLabel(date) {
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { NgModule } from '@angular/core';
|
|
6
6
|
import { KENDO_DATEINPUTS } from './directives';
|
|
7
|
-
import { ResizeBatchService } from '@progress/kendo-angular-common';
|
|
7
|
+
import { KENDO_TOGGLEBUTTONTABSTOP, ResizeBatchService } from '@progress/kendo-angular-common';
|
|
8
8
|
import { IconsService } from '@progress/kendo-angular-icons';
|
|
9
9
|
import { PopupService } from '@progress/kendo-angular-popup';
|
|
10
10
|
import { CenturyViewService } from './calendar/services/century-view.service';
|
|
@@ -38,17 +38,18 @@ import * as i15 from "./dateinput/localization/dateinput-custom-messages.compone
|
|
|
38
38
|
import * as i16 from "./dateinput/dateinput.component";
|
|
39
39
|
import * as i17 from "./datepicker/localization/datepicker-custom-messages.component";
|
|
40
40
|
import * as i18 from "./datepicker/datepicker.component";
|
|
41
|
-
import * as i19 from "
|
|
42
|
-
import * as i20 from "./daterange/
|
|
43
|
-
import * as i21 from "./daterange/date-range-
|
|
44
|
-
import * as i22 from "./daterange/date-range.
|
|
45
|
-
import * as i23 from "./daterange/date-range
|
|
46
|
-
import * as i24 from "./daterange/date-range-
|
|
47
|
-
import * as i25 from "./daterange/date-range-
|
|
48
|
-
import * as i26 from "./
|
|
49
|
-
import * as i27 from "./datetimepicker/datetimepicker.component";
|
|
50
|
-
import * as i28 from "./
|
|
51
|
-
import * as i29 from "./timepicker/timepicker.component";
|
|
41
|
+
import * as i19 from "@progress/kendo-angular-common";
|
|
42
|
+
import * as i20 from "./daterange/localization/daterange-popup-custom-messages.component";
|
|
43
|
+
import * as i21 from "./daterange/date-range-end-input.directive";
|
|
44
|
+
import * as i22 from "./daterange/date-range-popup-template.directive";
|
|
45
|
+
import * as i23 from "./daterange/date-range.component";
|
|
46
|
+
import * as i24 from "./daterange/date-range-popup.component";
|
|
47
|
+
import * as i25 from "./daterange/date-range-selection.directive";
|
|
48
|
+
import * as i26 from "./daterange/date-range-start-input.directive";
|
|
49
|
+
import * as i27 from "./datetimepicker/localization/datetimepicker-custom-messages.component";
|
|
50
|
+
import * as i28 from "./datetimepicker/datetimepicker.component";
|
|
51
|
+
import * as i29 from "./timepicker/localization/timepicker-custom-messages.component";
|
|
52
|
+
import * as i30 from "./timepicker/timepicker.component";
|
|
52
53
|
// IMPORTANT: NgModule export kept for backwards compatibility
|
|
53
54
|
/**
|
|
54
55
|
* Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
|
|
@@ -83,7 +84,7 @@ import * as i29 from "./timepicker/timepicker.component";
|
|
|
83
84
|
*/
|
|
84
85
|
export class DateInputsModule {
|
|
85
86
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateInputsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
86
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateInputsModule, imports: [i1.CalendarCustomMessagesComponent, i2.CalendarComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i10.NavigationItemTemplateDirective, i13.MultiViewCalendarCustomMessagesComponent, i14.MultiViewCalendarComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i15.DateInputCustomMessagesComponent, i16.DateInputComponent, i17.DatePickerCustomMessagesComponent, i18.DatePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i10.NavigationItemTemplateDirective, i19.DateRangePopupCustomMessagesComponent, i15.DateInputCustomMessagesComponent, i16.DateInputComponent,
|
|
87
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateInputsModule, imports: [i1.CalendarCustomMessagesComponent, i2.CalendarComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i10.NavigationItemTemplateDirective, i13.MultiViewCalendarCustomMessagesComponent, i14.MultiViewCalendarComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i15.DateInputCustomMessagesComponent, i16.DateInputComponent, i17.DatePickerCustomMessagesComponent, i18.DatePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i10.NavigationItemTemplateDirective, i19.ToggleButtonTabStopDirective, i20.DateRangePopupCustomMessagesComponent, i15.DateInputCustomMessagesComponent, i16.DateInputComponent, i21.DateRangeEndInputDirective, i22.DateRangePopupTemplateDirective, i23.DateRangeComponent, i24.DateRangePopupComponent, i25.DateRangeSelectionDirective, i26.DateRangeStartInputDirective, i27.DateTimePickerCustomMessagesComponent, i28.DateTimePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i19.ToggleButtonTabStopDirective, i29.TimePickerCustomMessagesComponent, i30.TimePickerComponent, i19.ToggleButtonTabStopDirective, i19.ToggleButtonTabStopDirective], exports: [i1.CalendarCustomMessagesComponent, i2.CalendarComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i10.NavigationItemTemplateDirective, i13.MultiViewCalendarCustomMessagesComponent, i14.MultiViewCalendarComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i15.DateInputCustomMessagesComponent, i16.DateInputComponent, i17.DatePickerCustomMessagesComponent, i18.DatePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i10.NavigationItemTemplateDirective, i19.ToggleButtonTabStopDirective, i20.DateRangePopupCustomMessagesComponent, i15.DateInputCustomMessagesComponent, i16.DateInputComponent, i21.DateRangeEndInputDirective, i22.DateRangePopupTemplateDirective, i23.DateRangeComponent, i24.DateRangePopupComponent, i25.DateRangeSelectionDirective, i26.DateRangeStartInputDirective, i27.DateTimePickerCustomMessagesComponent, i28.DateTimePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i19.ToggleButtonTabStopDirective, i29.TimePickerCustomMessagesComponent, i30.TimePickerComponent, i19.ToggleButtonTabStopDirective, i19.ToggleButtonTabStopDirective] });
|
|
87
88
|
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateInputsModule, providers: [
|
|
88
89
|
// CalendarModule providers
|
|
89
90
|
IconsService,
|
|
@@ -102,13 +103,13 @@ export class DateInputsModule {
|
|
|
102
103
|
SecondsService,
|
|
103
104
|
MillisecondsService,
|
|
104
105
|
DayPeriodService
|
|
105
|
-
], imports: [i2.CalendarComponent, i14.MultiViewCalendarComponent, i16.DateInputComponent, i18.DatePickerComponent, i16.DateInputComponent,
|
|
106
|
+
], imports: [i2.CalendarComponent, i14.MultiViewCalendarComponent, i16.DateInputComponent, i18.DatePickerComponent, i16.DateInputComponent, i23.DateRangeComponent, i24.DateRangePopupComponent, i28.DateTimePickerComponent, i30.TimePickerComponent] });
|
|
106
107
|
}
|
|
107
108
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateInputsModule, decorators: [{
|
|
108
109
|
type: NgModule,
|
|
109
110
|
args: [{
|
|
110
|
-
exports: [...KENDO_DATEINPUTS],
|
|
111
|
-
imports: [...KENDO_DATEINPUTS],
|
|
111
|
+
exports: [...KENDO_DATEINPUTS, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
112
|
+
imports: [...KENDO_DATEINPUTS, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
112
113
|
providers: [
|
|
113
114
|
// CalendarModule providers
|
|
114
115
|
IconsService,
|
|
@@ -1018,6 +1018,7 @@ export class DatePickerComponent extends MultiTabStop {
|
|
|
1018
1018
|
this._show = show;
|
|
1019
1019
|
if (show) {
|
|
1020
1020
|
const direction = this.localization.rtl ? 'right' : 'left';
|
|
1021
|
+
const appendToComponent = typeof this.popupSettings.appendTo === 'string' && this.popupSettings.appendTo === 'component';
|
|
1021
1022
|
this.popupRef = this.popupService.open({
|
|
1022
1023
|
anchor: this.wrapper,
|
|
1023
1024
|
anchorAlign: { vertical: 'bottom', horizontal: direction },
|
|
@@ -1026,7 +1027,7 @@ export class DatePickerComponent extends MultiTabStop {
|
|
|
1026
1027
|
content: this.popupTemplate,
|
|
1027
1028
|
popupAlign: { vertical: 'top', horizontal: direction },
|
|
1028
1029
|
popupClass: this.popupClasses,
|
|
1029
|
-
positionMode: 'absolute'
|
|
1030
|
+
positionMode: appendToComponent ? 'fixed' : 'absolute'
|
|
1030
1031
|
});
|
|
1031
1032
|
this.setAriaActiveDescendant();
|
|
1032
1033
|
this.popupRef.popupElement.setAttribute('id', this.popupUID);
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
import { NgModule } from '@angular/core';
|
|
6
6
|
import { KENDO_DATEPICKER } from '../directives';
|
|
7
7
|
import { IconsService } from '@progress/kendo-angular-icons';
|
|
8
|
-
import { ResizeBatchService } from '@progress/kendo-angular-common';
|
|
8
|
+
import { KENDO_TOGGLEBUTTONTABSTOP, ResizeBatchService } from '@progress/kendo-angular-common';
|
|
9
9
|
import { PopupService } from '@progress/kendo-angular-popup';
|
|
10
10
|
import { CenturyViewService } from '../calendar/services/century-view.service';
|
|
11
11
|
import { DecadeViewService } from '../calendar/services/decade-view.service';
|
|
@@ -26,6 +26,7 @@ import * as i9 from "../calendar/templates/month-cell-template.directive";
|
|
|
26
26
|
import * as i10 from "../calendar/templates/navigation-item-template.directive";
|
|
27
27
|
import * as i11 from "../calendar/templates/weeknumber-cell-template.directive";
|
|
28
28
|
import * as i12 from "../calendar/templates/year-cell-template.directive";
|
|
29
|
+
import * as i13 from "@progress/kendo-angular-common";
|
|
29
30
|
// IMPORTANT: NgModule export kept for backwards compatibility
|
|
30
31
|
/**
|
|
31
32
|
* Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
|
|
@@ -33,7 +34,7 @@ import * as i12 from "../calendar/templates/year-cell-template.directive";
|
|
|
33
34
|
*/
|
|
34
35
|
export class DatePickerModule {
|
|
35
36
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DatePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
36
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DatePickerModule, imports: [i1.DatePickerCustomMessagesComponent, i2.DatePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i10.NavigationItemTemplateDirective], exports: [i1.DatePickerCustomMessagesComponent, i2.DatePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i10.NavigationItemTemplateDirective] });
|
|
37
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DatePickerModule, imports: [i1.DatePickerCustomMessagesComponent, i2.DatePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i10.NavigationItemTemplateDirective, i13.ToggleButtonTabStopDirective, i13.ToggleButtonTabStopDirective], exports: [i1.DatePickerCustomMessagesComponent, i2.DatePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i10.NavigationItemTemplateDirective, i13.ToggleButtonTabStopDirective, i13.ToggleButtonTabStopDirective] });
|
|
37
38
|
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DatePickerModule, providers: [
|
|
38
39
|
// DateInputModule providers
|
|
39
40
|
IconsService,
|
|
@@ -51,8 +52,8 @@ export class DatePickerModule {
|
|
|
51
52
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DatePickerModule, decorators: [{
|
|
52
53
|
type: NgModule,
|
|
53
54
|
args: [{
|
|
54
|
-
exports: [...KENDO_DATEPICKER],
|
|
55
|
-
imports: [...KENDO_DATEPICKER],
|
|
55
|
+
exports: [...KENDO_DATEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
56
|
+
imports: [...KENDO_DATEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
56
57
|
providers: [
|
|
57
58
|
// DateInputModule providers
|
|
58
59
|
IconsService,
|
|
@@ -1354,10 +1354,11 @@ export class DateTimePickerComponent extends MultiTabStop {
|
|
|
1354
1354
|
this.setCalendarValue(this.value);
|
|
1355
1355
|
this.setTimeSelectorMinMax(this.value);
|
|
1356
1356
|
const direction = this.localization.rtl ? 'right' : 'left';
|
|
1357
|
+
const appendToComponent = typeof this.popupSettings.appendTo === 'string' && this.popupSettings.appendTo === 'component';
|
|
1357
1358
|
this.popupRef = this.popupService.open({
|
|
1358
1359
|
anchor: this.wrapper,
|
|
1359
1360
|
content: this.popupTemplate,
|
|
1360
|
-
positionMode: 'absolute',
|
|
1361
|
+
positionMode: appendToComponent ? 'fixed' : 'absolute',
|
|
1361
1362
|
animate: this.popupSettings.animate,
|
|
1362
1363
|
appendTo: this.appendTo,
|
|
1363
1364
|
popupClass: `k-datetime-container k-datetimepicker-popup ${this.popupSettings.popupClass || ''}`,
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
import { NgModule } from '@angular/core';
|
|
6
6
|
import { KENDO_DATETIMEPICKER } from '../directives';
|
|
7
7
|
import { IconsService } from '@progress/kendo-angular-icons';
|
|
8
|
-
import { ResizeBatchService } from '@progress/kendo-angular-common';
|
|
8
|
+
import { KENDO_TOGGLEBUTTONTABSTOP, ResizeBatchService } from '@progress/kendo-angular-common';
|
|
9
9
|
import { PopupService } from '@progress/kendo-angular-popup';
|
|
10
10
|
import { CenturyViewService } from '../calendar/services/century-view.service';
|
|
11
11
|
import { DecadeViewService } from '../calendar/services/decade-view.service';
|
|
@@ -32,6 +32,7 @@ import * as i9 from "../calendar/templates/month-cell-template.directive";
|
|
|
32
32
|
import * as i10 from "../calendar/templates/navigation-item-template.directive";
|
|
33
33
|
import * as i11 from "../calendar/templates/weeknumber-cell-template.directive";
|
|
34
34
|
import * as i12 from "../calendar/templates/year-cell-template.directive";
|
|
35
|
+
import * as i13 from "@progress/kendo-angular-common";
|
|
35
36
|
// IMPORTANT: NgModule export kept for backwards compatibility
|
|
36
37
|
/**
|
|
37
38
|
* Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
|
|
@@ -39,7 +40,7 @@ import * as i12 from "../calendar/templates/year-cell-template.directive";
|
|
|
39
40
|
*/
|
|
40
41
|
export class DateTimePickerModule {
|
|
41
42
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
42
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerModule, imports: [i1.DateTimePickerCustomMessagesComponent, i2.DateTimePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective], exports: [i1.DateTimePickerCustomMessagesComponent, i2.DateTimePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective] });
|
|
43
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerModule, imports: [i1.DateTimePickerCustomMessagesComponent, i2.DateTimePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i13.ToggleButtonTabStopDirective, i13.ToggleButtonTabStopDirective], exports: [i1.DateTimePickerCustomMessagesComponent, i2.DateTimePickerComponent, i3.CellTemplateDirective, i4.CenturyCellTemplateDirective, i5.DecadeCellTemplateDirective, i6.FooterTemplateDirective, i7.HeaderTemplateDirective, i8.HeaderTitleTemplateDirective, i9.MonthCellTemplateDirective, i10.NavigationItemTemplateDirective, i11.WeekNumberCellTemplateDirective, i12.YearCellTemplateDirective, i13.ToggleButtonTabStopDirective, i13.ToggleButtonTabStopDirective] });
|
|
43
44
|
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerModule, providers: [
|
|
44
45
|
// CalendarModule providers
|
|
45
46
|
IconsService,
|
|
@@ -63,8 +64,8 @@ export class DateTimePickerModule {
|
|
|
63
64
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerModule, decorators: [{
|
|
64
65
|
type: NgModule,
|
|
65
66
|
args: [{
|
|
66
|
-
exports: [...KENDO_DATETIMEPICKER],
|
|
67
|
-
imports: [...KENDO_DATETIMEPICKER],
|
|
67
|
+
exports: [...KENDO_DATETIMEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
68
|
+
imports: [...KENDO_DATETIMEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
68
69
|
providers: [
|
|
69
70
|
// CalendarModule providers
|
|
70
71
|
IconsService,
|
package/esm2022/directives.mjs
CHANGED
|
@@ -31,6 +31,7 @@ import { DatePickerCustomMessagesComponent } from "./datepicker/localization/dat
|
|
|
31
31
|
import { DateRangePopupCustomMessagesComponent } from "./daterange/localization/daterange-popup-custom-messages.component";
|
|
32
32
|
import { DateTimePickerCustomMessagesComponent } from "./datetimepicker/localization/datetimepicker-custom-messages.component";
|
|
33
33
|
import { TimePickerCustomMessagesComponent } from "./timepicker/localization/timepicker-custom-messages.component";
|
|
34
|
+
import { ToggleButtonTabStopDirective } from "@progress/kendo-angular-common";
|
|
34
35
|
/**
|
|
35
36
|
* Utility array that contains all `Calendar` related components and directives
|
|
36
37
|
*/
|
|
@@ -89,7 +90,8 @@ export const KENDO_DATEPICKER = [
|
|
|
89
90
|
NavigationItemTemplateDirective,
|
|
90
91
|
WeekNumberCellTemplateDirective,
|
|
91
92
|
YearCellTemplateDirective,
|
|
92
|
-
NavigationItemTemplateDirective
|
|
93
|
+
NavigationItemTemplateDirective,
|
|
94
|
+
ToggleButtonTabStopDirective
|
|
93
95
|
];
|
|
94
96
|
/**
|
|
95
97
|
* Utility array that contains all `DateRange` related components and directives
|
|
@@ -119,14 +121,16 @@ export const KENDO_DATETIMEPICKER = [
|
|
|
119
121
|
MonthCellTemplateDirective,
|
|
120
122
|
NavigationItemTemplateDirective,
|
|
121
123
|
WeekNumberCellTemplateDirective,
|
|
122
|
-
YearCellTemplateDirective
|
|
124
|
+
YearCellTemplateDirective,
|
|
125
|
+
ToggleButtonTabStopDirective
|
|
123
126
|
];
|
|
124
127
|
/**
|
|
125
128
|
* Utility array that contains all `TimePicker` related components and directives
|
|
126
129
|
*/
|
|
127
130
|
export const KENDO_TIMEPICKER = [
|
|
128
131
|
TimePickerCustomMessagesComponent,
|
|
129
|
-
TimePickerComponent
|
|
132
|
+
TimePickerComponent,
|
|
133
|
+
ToggleButtonTabStopDirective
|
|
130
134
|
];
|
|
131
135
|
/**
|
|
132
136
|
* Utility array that contains all `@progress/kendo-angular-dateinputs` related components and directives
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-dateinputs',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '17.1.1-develop.
|
|
12
|
+
publishDate: 1733730262,
|
|
13
|
+
version: '17.1.1-develop.10',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -920,6 +920,7 @@ export class TimePickerComponent extends MultiTabStop {
|
|
|
920
920
|
this.cdr.markForCheck();
|
|
921
921
|
if (show) {
|
|
922
922
|
const direction = this.localization.rtl ? 'right' : 'left';
|
|
923
|
+
const appendToComponent = typeof this.popupSettings.appendTo === 'string' && this.popupSettings.appendTo === 'component';
|
|
923
924
|
this.popupRef = this.popupService.open({
|
|
924
925
|
anchor: this.wrapper,
|
|
925
926
|
anchorAlign: { vertical: 'bottom', horizontal: direction },
|
|
@@ -928,7 +929,7 @@ export class TimePickerComponent extends MultiTabStop {
|
|
|
928
929
|
content: this.popupTemplate,
|
|
929
930
|
popupAlign: { vertical: 'top', horizontal: direction },
|
|
930
931
|
popupClass: this.popupClasses,
|
|
931
|
-
positionMode: 'absolute'
|
|
932
|
+
positionMode: appendToComponent ? 'fixed' : 'absolute'
|
|
932
933
|
});
|
|
933
934
|
this.popupRef.popupElement.setAttribute('id', this.popupUID);
|
|
934
935
|
this.renderer.setAttribute(this.dateInput?.inputElement, attributeNames.ariaControls, this.popupUID);
|
|
@@ -12,10 +12,11 @@ import { MinutesService } from './services/minutes.service';
|
|
|
12
12
|
import { SecondsService } from './services/seconds.service';
|
|
13
13
|
import { IconsService } from '@progress/kendo-angular-icons';
|
|
14
14
|
import { PopupService } from '@progress/kendo-angular-popup';
|
|
15
|
-
import { ResizeBatchService } from '@progress/kendo-angular-common';
|
|
15
|
+
import { KENDO_TOGGLEBUTTONTABSTOP, ResizeBatchService } from '@progress/kendo-angular-common';
|
|
16
16
|
import * as i0 from "@angular/core";
|
|
17
17
|
import * as i1 from "./localization/timepicker-custom-messages.component";
|
|
18
18
|
import * as i2 from "./timepicker.component";
|
|
19
|
+
import * as i3 from "@progress/kendo-angular-common";
|
|
19
20
|
// IMPORTANT: NgModule export kept for backwards compatibility
|
|
20
21
|
/**
|
|
21
22
|
* Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
|
|
@@ -23,7 +24,7 @@ import * as i2 from "./timepicker.component";
|
|
|
23
24
|
*/
|
|
24
25
|
export class TimePickerModule {
|
|
25
26
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TimePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
26
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: TimePickerModule, imports: [i1.TimePickerCustomMessagesComponent, i2.TimePickerComponent], exports: [i1.TimePickerCustomMessagesComponent, i2.TimePickerComponent] });
|
|
27
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: TimePickerModule, imports: [i1.TimePickerCustomMessagesComponent, i2.TimePickerComponent, i3.ToggleButtonTabStopDirective, i3.ToggleButtonTabStopDirective], exports: [i1.TimePickerCustomMessagesComponent, i2.TimePickerComponent, i3.ToggleButtonTabStopDirective, i3.ToggleButtonTabStopDirective] });
|
|
27
28
|
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TimePickerModule, providers: [
|
|
28
29
|
IconsService,
|
|
29
30
|
PopupService,
|
|
@@ -39,8 +40,8 @@ export class TimePickerModule {
|
|
|
39
40
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TimePickerModule, decorators: [{
|
|
40
41
|
type: NgModule,
|
|
41
42
|
args: [{
|
|
42
|
-
exports: [...KENDO_TIMEPICKER],
|
|
43
|
-
imports: [...KENDO_TIMEPICKER],
|
|
43
|
+
exports: [...KENDO_TIMEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
44
|
+
imports: [...KENDO_TIMEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
44
45
|
providers: [
|
|
45
46
|
IconsService,
|
|
46
47
|
PopupService,
|
|
@@ -8,8 +8,8 @@ import { NG_VALUE_ACCESSOR, NG_VALIDATORS, NgControl } from '@angular/forms';
|
|
|
8
8
|
import * as i1$1 from '@progress/kendo-angular-l10n';
|
|
9
9
|
import { ComponentMessages, LocalizationService, L10N_PREFIX, RTL } from '@progress/kendo-angular-l10n';
|
|
10
10
|
import { cloneDate, MS_PER_HOUR, MS_PER_MINUTE, addDays, getDate, isEqual, addDecades, addCenturies, firstDecadeOfCentury, lastDecadeOfCentury, firstYearOfDecade, createDate, lastYearOfDecade, lastMonthOfYear, lastDayOfMonth, durationInCenturies, addYears, durationInDecades, addWeeks, addMonths, firstDayOfMonth, dayOfWeek, durationInMonths, firstMonthOfYear, durationInYears, weekInYear } from '@progress/kendo-date-math';
|
|
11
|
-
import * as
|
|
12
|
-
import { isDocumentAvailable, EventsOutsideAngularDirective, guid, Keys as Keys$1, hasObservers, isObject, KendoInput, ResizeSensorComponent, isObjectPresent, removeHTMLAttributes, parseAttributes, anyChanged, isControlRequired, setHTMLAttributes, MultiTabStop, ResizeBatchService } from '@progress/kendo-angular-common';
|
|
11
|
+
import * as i19 from '@progress/kendo-angular-common';
|
|
12
|
+
import { isDocumentAvailable, EventsOutsideAngularDirective, guid, Keys as Keys$1, hasObservers, isObject, KendoInput, ResizeSensorComponent, isObjectPresent, removeHTMLAttributes, parseAttributes, anyChanged, isControlRequired, setHTMLAttributes, MultiTabStop, ToggleButtonTabStopDirective, ResizeBatchService, KENDO_TOGGLEBUTTONTABSTOP } from '@progress/kendo-angular-common';
|
|
13
13
|
export { ToggleButtonTabStopDirective } from '@progress/kendo-angular-common';
|
|
14
14
|
import { validatePackage } from '@progress/kendo-licensing';
|
|
15
15
|
import * as i1 from '@progress/kendo-angular-intl';
|
|
@@ -21,7 +21,7 @@ import { ButtonComponent } from '@progress/kendo-angular-buttons';
|
|
|
21
21
|
import { map, scan, takeWhile, debounceTime, tap, filter } from 'rxjs/operators';
|
|
22
22
|
import { DateInput } from '@progress/kendo-dateinputs-common';
|
|
23
23
|
import { IconWrapperComponent, IconsService } from '@progress/kendo-angular-icons';
|
|
24
|
-
import * as i1$
|
|
24
|
+
import * as i1$2 from '@progress/kendo-angular-popup';
|
|
25
25
|
import { PopupService } from '@progress/kendo-angular-popup';
|
|
26
26
|
import { ActionSheetComponent, ActionSheetTemplateDirective } from '@progress/kendo-angular-navigation';
|
|
27
27
|
import { touchEnabled } from '@progress/kendo-common';
|
|
@@ -33,8 +33,8 @@ const packageMetadata = {
|
|
|
33
33
|
name: '@progress/kendo-angular-dateinputs',
|
|
34
34
|
productName: 'Kendo UI for Angular',
|
|
35
35
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
36
|
-
publishDate:
|
|
37
|
-
version: '17.1.1-develop.
|
|
36
|
+
publishDate: 1733730262,
|
|
37
|
+
version: '17.1.1-develop.10',
|
|
38
38
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
39
39
|
};
|
|
40
40
|
|
|
@@ -1809,7 +1809,7 @@ class ViewComponent {
|
|
|
1809
1809
|
return `${rowIndex}:${cellIndex}`;
|
|
1810
1810
|
}
|
|
1811
1811
|
handleWeekNumberClick(week) {
|
|
1812
|
-
const availableDates = week.map(item => item.value).filter(date => !this.disabledDatesService.isDateDisabled(date));
|
|
1812
|
+
const availableDates = week.filter(day => day).map(item => item.value).filter(date => !this.disabledDatesService.isDateDisabled(date));
|
|
1813
1813
|
this.weekNumberCellClick.emit(availableDates);
|
|
1814
1814
|
}
|
|
1815
1815
|
getMonthLabel(date) {
|
|
@@ -5730,7 +5730,7 @@ class VirtualizationComponent {
|
|
|
5730
5730
|
getContainerScrollDirection(indexOffset) {
|
|
5731
5731
|
return indexOffset < this.containerScrollPosition ? ScrollDirection.Backward : ScrollDirection.Forward;
|
|
5732
5732
|
}
|
|
5733
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: VirtualizationComponent, deps: [{ token: SCROLLER_FACTORY_TOKEN }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token:
|
|
5733
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: VirtualizationComponent, deps: [{ token: SCROLLER_FACTORY_TOKEN }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token: i19.ScrollbarWidthService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5734
5734
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: VirtualizationComponent, isStandalone: true, 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: [{
|
|
5735
5735
|
provide: SCROLLER_FACTORY_TOKEN,
|
|
5736
5736
|
useValue: DEFAULT_SCROLLER_FACTORY
|
|
@@ -5765,7 +5765,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
5765
5765
|
}], ctorParameters: function () { return [{ type: undefined, decorators: [{
|
|
5766
5766
|
type: Inject,
|
|
5767
5767
|
args: [SCROLLER_FACTORY_TOKEN]
|
|
5768
|
-
}] }, { type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.NgZone }, { type:
|
|
5768
|
+
}] }, { type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.NgZone }, { type: i19.ScrollbarWidthService }]; }, propDecorators: { direction: [{
|
|
5769
5769
|
type: Input
|
|
5770
5770
|
}], itemHeight: [{
|
|
5771
5771
|
type: Input
|
|
@@ -10847,6 +10847,7 @@ class DatePickerComponent extends MultiTabStop {
|
|
|
10847
10847
|
this._show = show;
|
|
10848
10848
|
if (show) {
|
|
10849
10849
|
const direction = this.localization.rtl ? 'right' : 'left';
|
|
10850
|
+
const appendToComponent = typeof this.popupSettings.appendTo === 'string' && this.popupSettings.appendTo === 'component';
|
|
10850
10851
|
this.popupRef = this.popupService.open({
|
|
10851
10852
|
anchor: this.wrapper,
|
|
10852
10853
|
anchorAlign: { vertical: 'bottom', horizontal: direction },
|
|
@@ -10855,7 +10856,7 @@ class DatePickerComponent extends MultiTabStop {
|
|
|
10855
10856
|
content: this.popupTemplate,
|
|
10856
10857
|
popupAlign: { vertical: 'top', horizontal: direction },
|
|
10857
10858
|
popupClass: this.popupClasses,
|
|
10858
|
-
positionMode: 'absolute'
|
|
10859
|
+
positionMode: appendToComponent ? 'fixed' : 'absolute'
|
|
10859
10860
|
});
|
|
10860
10861
|
this.setAriaActiveDescendant();
|
|
10861
10862
|
this.popupRef.popupElement.setAttribute('id', this.popupUID);
|
|
@@ -11034,7 +11035,7 @@ class DatePickerComponent extends MultiTabStop {
|
|
|
11034
11035
|
this.renderer.addClass(this.toggleButton.nativeElement, `k-button-${this.fillMode}-base`);
|
|
11035
11036
|
}
|
|
11036
11037
|
}
|
|
11037
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DatePickerComponent, deps: [{ token: i0.NgZone }, { token: i1$1.LocalizationService }, { token: i0.ChangeDetectorRef }, { token: i1$
|
|
11038
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DatePickerComponent, deps: [{ token: i0.NgZone }, { token: i1$1.LocalizationService }, { token: i0.ChangeDetectorRef }, { token: i1$2.PopupService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.Injector }, { token: PickerService }, { token: DisabledDatesService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11038
11039
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: DatePickerComponent, isStandalone: true, selector: "kendo-datepicker", inputs: { focusableId: "focusableId", cellTemplateRef: ["cellTemplate", "cellTemplateRef"], clearButton: "clearButton", inputAttributes: "inputAttributes", monthCellTemplateRef: ["monthCellTemplate", "monthCellTemplateRef"], yearCellTemplateRef: ["yearCellTemplate", "yearCellTemplateRef"], decadeCellTemplateRef: ["decadeCellTemplate", "decadeCellTemplateRef"], centuryCellTemplateRef: ["centuryCellTemplate", "centuryCellTemplateRef"], weekNumberTemplateRef: ["weekNumberTemplate", "weekNumberTemplateRef"], headerTitleTemplateRef: ["headerTitleTemplate", "headerTitleTemplateRef"], headerTemplateRef: ["headerTemplate", "headerTemplateRef"], footerTemplateRef: ["footerTemplate", "footerTemplateRef"], footer: "footer", navigationItemTemplateRef: ["navigationItemTemplate", "navigationItemTemplateRef"], weekDaysFormat: "weekDaysFormat", showOtherMonthDays: "showOtherMonthDays", activeView: "activeView", bottomView: "bottomView", topView: "topView", calendarType: "calendarType", animateCalendarNavigation: "animateCalendarNavigation", disabled: "disabled", readonly: "readonly", readOnlyInput: "readOnlyInput", popupSettings: "popupSettings", navigation: "navigation", min: "min", max: "max", incompleteDateValidation: "incompleteDateValidation", autoCorrectParts: "autoCorrectParts", autoSwitchParts: "autoSwitchParts", autoSwitchKeys: "autoSwitchKeys", enableMouseWheel: "enableMouseWheel", allowCaretMode: "allowCaretMode", autoFill: "autoFill", focusedDate: "focusedDate", value: "value", format: "format", twoDigitYearMax: "twoDigitYearMax", formatPlaceholder: "formatPlaceholder", placeholder: "placeholder", tabindex: "tabindex", tabIndex: "tabIndex", disabledDates: "disabledDates", title: "title", subtitle: "subtitle", rangeValidation: "rangeValidation", disabledDatesValidation: "disabledDatesValidation", weekNumber: "weekNumber", size: "size", rounded: "rounded", fillMode: "fillMode", adaptiveMode: "adaptiveMode" }, outputs: { valueChange: "valueChange", onFocus: "focus", onBlur: "blur", open: "open", close: "close", escape: "escape" }, host: { properties: { "class.k-readonly": "this.readonly", "class.k-datepicker": "this.wrapperClasses", "class.k-input": "this.wrapperClasses", "class.k-disabled": "this.disabledClass" } }, providers: [
|
|
11039
11040
|
{ provide: NG_VALUE_ACCESSOR, useExisting: forwardRef(() => DatePickerComponent), multi: true },
|
|
11040
11041
|
{ provide: NG_VALIDATORS, useExisting: forwardRef(() => DatePickerComponent), multi: true },
|
|
@@ -11418,7 +11419,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
11418
11419
|
standalone: true,
|
|
11419
11420
|
imports: [DatePickerLocalizedMessagesDirective, DateInputComponent, DateInputCustomMessagesComponent, EventsOutsideAngularDirective, IconWrapperComponent, NgTemplateOutlet, NgIf, ResizeSensorComponent, ActionSheetComponent, ActionSheetTemplateDirective, ButtonComponent, CalendarComponent, CalendarCustomMessagesComponent]
|
|
11420
11421
|
}]
|
|
11421
|
-
}], ctorParameters: function () { return [{ type: i0.NgZone }, { type: i1$1.LocalizationService }, { type: i0.ChangeDetectorRef }, { type: i1$
|
|
11422
|
+
}], ctorParameters: function () { return [{ type: i0.NgZone }, { type: i1$1.LocalizationService }, { type: i0.ChangeDetectorRef }, { type: i1$2.PopupService }, { type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.Injector }, { type: PickerService }, { type: DisabledDatesService }]; }, propDecorators: { container: [{
|
|
11422
11423
|
type: ViewChild,
|
|
11423
11424
|
args: ['container', { read: ViewContainerRef, static: true }]
|
|
11424
11425
|
}], popupTemplate: [{
|
|
@@ -14521,6 +14522,7 @@ class TimePickerComponent extends MultiTabStop {
|
|
|
14521
14522
|
this.cdr.markForCheck();
|
|
14522
14523
|
if (show) {
|
|
14523
14524
|
const direction = this.localization.rtl ? 'right' : 'left';
|
|
14525
|
+
const appendToComponent = typeof this.popupSettings.appendTo === 'string' && this.popupSettings.appendTo === 'component';
|
|
14524
14526
|
this.popupRef = this.popupService.open({
|
|
14525
14527
|
anchor: this.wrapper,
|
|
14526
14528
|
anchorAlign: { vertical: 'bottom', horizontal: direction },
|
|
@@ -14529,7 +14531,7 @@ class TimePickerComponent extends MultiTabStop {
|
|
|
14529
14531
|
content: this.popupTemplate,
|
|
14530
14532
|
popupAlign: { vertical: 'top', horizontal: direction },
|
|
14531
14533
|
popupClass: this.popupClasses,
|
|
14532
|
-
positionMode: 'absolute'
|
|
14534
|
+
positionMode: appendToComponent ? 'fixed' : 'absolute'
|
|
14533
14535
|
});
|
|
14534
14536
|
this.popupRef.popupElement.setAttribute('id', this.popupUID);
|
|
14535
14537
|
this.renderer.setAttribute(this.dateInput?.inputElement, attributeNames.ariaControls, this.popupUID);
|
|
@@ -14671,7 +14673,7 @@ class TimePickerComponent extends MultiTabStop {
|
|
|
14671
14673
|
this.renderer.addClass(this.toggleButton.nativeElement, `k-button-${this.fillMode}-base`);
|
|
14672
14674
|
}
|
|
14673
14675
|
}
|
|
14674
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TimePickerComponent, deps: [{ token: BusViewService }, { token: i0.NgZone }, { token: i1$1.LocalizationService }, { token: i0.ChangeDetectorRef }, { token: i1$
|
|
14676
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TimePickerComponent, deps: [{ token: BusViewService }, { token: i0.NgZone }, { token: i1$1.LocalizationService }, { token: i0.ChangeDetectorRef }, { token: i1$2.PopupService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.Injector }, { token: PickerService }, { token: i1.IntlService }], target: i0.ɵɵFactoryTarget.Component });
|
|
14675
14677
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: TimePickerComponent, isStandalone: true, selector: "kendo-timepicker", inputs: { focusableId: "focusableId", disabled: "disabled", readonly: "readonly", readOnlyInput: "readOnlyInput", clearButton: "clearButton", format: "format", formatPlaceholder: "formatPlaceholder", placeholder: "placeholder", min: "min", max: "max", incompleteDateValidation: "incompleteDateValidation", autoSwitchParts: "autoSwitchParts", autoSwitchKeys: "autoSwitchKeys", enableMouseWheel: "enableMouseWheel", allowCaretMode: "allowCaretMode", cancelButton: "cancelButton", nowButton: "nowButton", steps: "steps", popupSettings: "popupSettings", tabindex: "tabindex", tabIndex: "tabIndex", title: "title", subtitle: "subtitle", rangeValidation: "rangeValidation", adaptiveMode: "adaptiveMode", value: "value", size: "size", rounded: "rounded", fillMode: "fillMode", inputAttributes: "inputAttributes" }, outputs: { valueChange: "valueChange", onFocus: "focus", onBlur: "blur", open: "open", close: "close", escape: "escape" }, host: { properties: { "class.k-readonly": "this.readonly", "class.k-timepicker": "this.wrapperClasses", "class.k-input": "this.wrapperClasses", "class.k-disabled": "this.disabledClass" } }, providers: [
|
|
14676
14678
|
{ provide: NG_VALUE_ACCESSOR, useExisting: forwardRef(() => TimePickerComponent), multi: true },
|
|
14677
14679
|
{ provide: NG_VALIDATORS, useExisting: forwardRef(() => TimePickerComponent), multi: true },
|
|
@@ -15121,7 +15123,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
15121
15123
|
standalone: true,
|
|
15122
15124
|
imports: [TimePickerLocalizedMessagesDirective, DateInputComponent, DateInputCustomMessagesComponent, EventsOutsideAngularDirective, IconWrapperComponent, NgTemplateOutlet, NgIf, ResizeSensorComponent, ActionSheetComponent, ActionSheetTemplateDirective, ButtonComponent, TimeSelectorComponent, TimeSelectorCustomMessagesComponent]
|
|
15123
15125
|
}]
|
|
15124
|
-
}], ctorParameters: function () { return [{ type: BusViewService }, { type: i0.NgZone }, { type: i1$1.LocalizationService }, { type: i0.ChangeDetectorRef }, { type: i1$
|
|
15126
|
+
}], ctorParameters: function () { return [{ type: BusViewService }, { type: i0.NgZone }, { type: i1$1.LocalizationService }, { type: i0.ChangeDetectorRef }, { type: i1$2.PopupService }, { type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.Injector }, { type: PickerService }, { type: i1.IntlService }]; }, propDecorators: { container: [{
|
|
15125
15127
|
type: ViewChild,
|
|
15126
15128
|
args: ['container', { read: ViewContainerRef, static: false }]
|
|
15127
15129
|
}], popupTemplate: [{
|
|
@@ -16695,10 +16697,11 @@ class DateTimePickerComponent extends MultiTabStop {
|
|
|
16695
16697
|
this.setCalendarValue(this.value);
|
|
16696
16698
|
this.setTimeSelectorMinMax(this.value);
|
|
16697
16699
|
const direction = this.localization.rtl ? 'right' : 'left';
|
|
16700
|
+
const appendToComponent = typeof this.popupSettings.appendTo === 'string' && this.popupSettings.appendTo === 'component';
|
|
16698
16701
|
this.popupRef = this.popupService.open({
|
|
16699
16702
|
anchor: this.wrapper,
|
|
16700
16703
|
content: this.popupTemplate,
|
|
16701
|
-
positionMode: 'absolute',
|
|
16704
|
+
positionMode: appendToComponent ? 'fixed' : 'absolute',
|
|
16702
16705
|
animate: this.popupSettings.animate,
|
|
16703
16706
|
appendTo: this.appendTo,
|
|
16704
16707
|
popupClass: `k-datetime-container k-datetimepicker-popup ${this.popupSettings.popupClass || ''}`,
|
|
@@ -16816,7 +16819,7 @@ class DateTimePickerComponent extends MultiTabStop {
|
|
|
16816
16819
|
this.renderer.addClass(this.toggleButton.nativeElement, `k-button-${this.fillMode}-base`);
|
|
16817
16820
|
}
|
|
16818
16821
|
}
|
|
16819
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerComponent, deps: [{ token: i1$
|
|
16822
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerComponent, deps: [{ token: i1$2.PopupService }, { token: i1.IntlService }, { token: i0.ChangeDetectorRef }, { token: PickerService }, { token: i0.NgZone }, { token: i0.ElementRef }, { token: i1$1.LocalizationService }, { token: DisabledDatesService }, { token: i0.Renderer2 }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
16820
16823
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: DateTimePickerComponent, isStandalone: true, selector: "kendo-datetimepicker", inputs: { focusableId: "focusableId", weekDaysFormat: "weekDaysFormat", showOtherMonthDays: "showOtherMonthDays", value: "value", format: "format", twoDigitYearMax: "twoDigitYearMax", tabindex: "tabindex", disabledDates: "disabledDates", popupSettings: "popupSettings", title: "title", subtitle: "subtitle", disabled: "disabled", readonly: "readonly", readOnlyInput: "readOnlyInput", cancelButton: "cancelButton", formatPlaceholder: "formatPlaceholder", placeholder: "placeholder", steps: "steps", focusedDate: "focusedDate", calendarType: "calendarType", animateCalendarNavigation: "animateCalendarNavigation", weekNumber: "weekNumber", min: "min", max: "max", rangeValidation: "rangeValidation", disabledDatesValidation: "disabledDatesValidation", incompleteDateValidation: "incompleteDateValidation", autoCorrectParts: "autoCorrectParts", autoSwitchParts: "autoSwitchParts", autoSwitchKeys: "autoSwitchKeys", enableMouseWheel: "enableMouseWheel", allowCaretMode: "allowCaretMode", clearButton: "clearButton", autoFill: "autoFill", adaptiveMode: "adaptiveMode", inputAttributes: "inputAttributes", defaultTab: "defaultTab", size: "size", rounded: "rounded", fillMode: "fillMode", headerTemplateRef: ["headerTemplate", "headerTemplateRef"], footerTemplateRef: ["footerTemplate", "footerTemplateRef"], footer: "footer" }, outputs: { valueChange: "valueChange", open: "open", close: "close", onFocus: "focus", onBlur: "blur", escape: "escape" }, host: { properties: { "class.k-datetimepicker": "this.hostClasses", "class.k-input": "this.hostClasses", "class.k-disabled": "this.disabledClass", "class.k-readonly": "this.readonly" } }, providers: [
|
|
16821
16824
|
PickerService,
|
|
16822
16825
|
LocalizationService,
|
|
@@ -17632,7 +17635,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
17632
17635
|
standalone: true,
|
|
17633
17636
|
imports: [LocalizedMessagesDirective, DateInputComponent, EventsOutsideAngularDirective, DateInputCustomMessagesComponent, NgIf, IconWrapperComponent, NgTemplateOutlet, ResizeSensorComponent, ActionSheetComponent, ActionSheetTemplateDirective, ButtonComponent, NgClass, CalendarComponent, CalendarCustomMessagesComponent, TimeSelectorComponent, TimeSelectorCustomMessagesComponent]
|
|
17634
17637
|
}]
|
|
17635
|
-
}], ctorParameters: function () { return [{ type: i1$
|
|
17638
|
+
}], ctorParameters: function () { return [{ type: i1$2.PopupService }, { type: i1.IntlService }, { type: i0.ChangeDetectorRef }, { type: PickerService }, { type: i0.NgZone }, { type: i0.ElementRef }, { type: i1$1.LocalizationService }, { type: DisabledDatesService }, { type: i0.Renderer2 }, { type: i0.Injector }]; }, propDecorators: { hostClasses: [{
|
|
17636
17639
|
type: HostBinding,
|
|
17637
17640
|
args: ['class.k-datetimepicker']
|
|
17638
17641
|
}, {
|
|
@@ -18951,7 +18954,7 @@ class DateRangePopupComponent {
|
|
|
18951
18954
|
this.renderer.setStyle(animationContainer, 'bottom', '0px');
|
|
18952
18955
|
}
|
|
18953
18956
|
}
|
|
18954
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateRangePopupComponent, deps: [{ token: i1$
|
|
18957
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateRangePopupComponent, deps: [{ token: i1$2.PopupService }, { token: DateRangeService }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i1$1.LocalizationService }, { token: i0.ChangeDetectorRef }, { token: RTL, optional: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
18955
18958
|
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: DateRangePopupComponent, isStandalone: true, selector: "kendo-daterange-popup", inputs: { showCalendarHeader: "showCalendarHeader", focusedDate: "focusedDate", disabledDates: "disabledDates", activeView: "activeView", bottomView: "bottomView", topView: "topView", min: "min", max: "max", allowReverse: "allowReverse", animateNavigation: "animateNavigation", disabled: "disabled", views: "views", weekNumber: "weekNumber", animate: "animate", anchor: "anchor", anchorAlign: "anchorAlign", showViewHeader: "showViewHeader", showOtherMonthDays: "showOtherMonthDays", appendTo: "appendTo", collision: "collision", popupAlign: "popupAlign", margin: "margin", adaptiveMode: "adaptiveMode", title: "title", subtitle: "subtitle", size: "size" }, outputs: { open: "open", close: "close", onBlur: "blur", onFocus: "focus", cancel: "cancel" }, providers: [
|
|
18956
18959
|
LocalizationService,
|
|
18957
18960
|
{
|
|
@@ -19234,7 +19237,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
19234
19237
|
standalone: true,
|
|
19235
19238
|
imports: [DateRangePopupLocalizedMessagesDirective, MultiViewCalendarComponent, ActionSheetComponent, ActionSheetTemplateDirective, NgIf, ResizeSensorComponent, ButtonComponent]
|
|
19236
19239
|
}]
|
|
19237
|
-
}], ctorParameters: function () { return [{ type: i1$
|
|
19240
|
+
}], ctorParameters: function () { return [{ type: i1$2.PopupService }, { type: DateRangeService }, { type: i0.NgZone }, { type: i0.Renderer2 }, { type: i1$1.LocalizationService }, { type: i0.ChangeDetectorRef }, { type: undefined, decorators: [{
|
|
19238
19241
|
type: Optional
|
|
19239
19242
|
}, {
|
|
19240
19243
|
type: Inject,
|
|
@@ -19931,7 +19934,8 @@ const KENDO_DATEPICKER = [
|
|
|
19931
19934
|
NavigationItemTemplateDirective,
|
|
19932
19935
|
WeekNumberCellTemplateDirective,
|
|
19933
19936
|
YearCellTemplateDirective,
|
|
19934
|
-
NavigationItemTemplateDirective
|
|
19937
|
+
NavigationItemTemplateDirective,
|
|
19938
|
+
ToggleButtonTabStopDirective
|
|
19935
19939
|
];
|
|
19936
19940
|
/**
|
|
19937
19941
|
* Utility array that contains all `DateRange` related components and directives
|
|
@@ -19961,14 +19965,16 @@ const KENDO_DATETIMEPICKER = [
|
|
|
19961
19965
|
MonthCellTemplateDirective,
|
|
19962
19966
|
NavigationItemTemplateDirective,
|
|
19963
19967
|
WeekNumberCellTemplateDirective,
|
|
19964
|
-
YearCellTemplateDirective
|
|
19968
|
+
YearCellTemplateDirective,
|
|
19969
|
+
ToggleButtonTabStopDirective
|
|
19965
19970
|
];
|
|
19966
19971
|
/**
|
|
19967
19972
|
* Utility array that contains all `TimePicker` related components and directives
|
|
19968
19973
|
*/
|
|
19969
19974
|
const KENDO_TIMEPICKER = [
|
|
19970
19975
|
TimePickerCustomMessagesComponent,
|
|
19971
|
-
TimePickerComponent
|
|
19976
|
+
TimePickerComponent,
|
|
19977
|
+
ToggleButtonTabStopDirective
|
|
19972
19978
|
];
|
|
19973
19979
|
/**
|
|
19974
19980
|
* Utility array that contains all `@progress/kendo-angular-dateinputs` related components and directives
|
|
@@ -20157,7 +20163,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20157
20163
|
*/
|
|
20158
20164
|
class DatePickerModule {
|
|
20159
20165
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DatePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20160
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DatePickerModule, imports: [DatePickerCustomMessagesComponent, DatePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective], exports: [DatePickerCustomMessagesComponent, DatePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective] });
|
|
20166
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DatePickerModule, imports: [DatePickerCustomMessagesComponent, DatePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective, i19.ToggleButtonTabStopDirective, i19.ToggleButtonTabStopDirective], exports: [DatePickerCustomMessagesComponent, DatePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective, i19.ToggleButtonTabStopDirective, i19.ToggleButtonTabStopDirective] });
|
|
20161
20167
|
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DatePickerModule, providers: [
|
|
20162
20168
|
// DateInputModule providers
|
|
20163
20169
|
IconsService,
|
|
@@ -20175,8 +20181,8 @@ class DatePickerModule {
|
|
|
20175
20181
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DatePickerModule, decorators: [{
|
|
20176
20182
|
type: NgModule,
|
|
20177
20183
|
args: [{
|
|
20178
|
-
exports: [...KENDO_DATEPICKER],
|
|
20179
|
-
imports: [...KENDO_DATEPICKER],
|
|
20184
|
+
exports: [...KENDO_DATEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
20185
|
+
imports: [...KENDO_DATEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
20180
20186
|
providers: [
|
|
20181
20187
|
// DateInputModule providers
|
|
20182
20188
|
IconsService,
|
|
@@ -20227,7 +20233,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20227
20233
|
*/
|
|
20228
20234
|
class DateInputsModule {
|
|
20229
20235
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateInputsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20230
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateInputsModule, imports: [CalendarCustomMessagesComponent, CalendarComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective, MultiViewCalendarCustomMessagesComponent, MultiViewCalendarComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, DateInputCustomMessagesComponent, DateInputComponent, DatePickerCustomMessagesComponent, DatePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective, DateRangePopupCustomMessagesComponent, DateInputCustomMessagesComponent, DateInputComponent, DateRangeEndInputDirective, DateRangePopupTemplateDirective, DateRangeComponent, DateRangePopupComponent, DateRangeSelectionDirective, DateRangeStartInputDirective, DateTimePickerCustomMessagesComponent, DateTimePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, TimePickerCustomMessagesComponent, TimePickerComponent], exports: [CalendarCustomMessagesComponent, CalendarComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective, MultiViewCalendarCustomMessagesComponent, MultiViewCalendarComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, DateInputCustomMessagesComponent, DateInputComponent, DatePickerCustomMessagesComponent, DatePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective, DateRangePopupCustomMessagesComponent, DateInputCustomMessagesComponent, DateInputComponent, DateRangeEndInputDirective, DateRangePopupTemplateDirective, DateRangeComponent, DateRangePopupComponent, DateRangeSelectionDirective, DateRangeStartInputDirective, DateTimePickerCustomMessagesComponent, DateTimePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, TimePickerCustomMessagesComponent, TimePickerComponent] });
|
|
20236
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateInputsModule, imports: [CalendarCustomMessagesComponent, CalendarComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective, MultiViewCalendarCustomMessagesComponent, MultiViewCalendarComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, DateInputCustomMessagesComponent, DateInputComponent, DatePickerCustomMessagesComponent, DatePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective, i19.ToggleButtonTabStopDirective, DateRangePopupCustomMessagesComponent, DateInputCustomMessagesComponent, DateInputComponent, DateRangeEndInputDirective, DateRangePopupTemplateDirective, DateRangeComponent, DateRangePopupComponent, DateRangeSelectionDirective, DateRangeStartInputDirective, DateTimePickerCustomMessagesComponent, DateTimePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, i19.ToggleButtonTabStopDirective, TimePickerCustomMessagesComponent, TimePickerComponent, i19.ToggleButtonTabStopDirective, i19.ToggleButtonTabStopDirective], exports: [CalendarCustomMessagesComponent, CalendarComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective, MultiViewCalendarCustomMessagesComponent, MultiViewCalendarComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, DateInputCustomMessagesComponent, DateInputComponent, DatePickerCustomMessagesComponent, DatePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, NavigationItemTemplateDirective, i19.ToggleButtonTabStopDirective, DateRangePopupCustomMessagesComponent, DateInputCustomMessagesComponent, DateInputComponent, DateRangeEndInputDirective, DateRangePopupTemplateDirective, DateRangeComponent, DateRangePopupComponent, DateRangeSelectionDirective, DateRangeStartInputDirective, DateTimePickerCustomMessagesComponent, DateTimePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, i19.ToggleButtonTabStopDirective, TimePickerCustomMessagesComponent, TimePickerComponent, i19.ToggleButtonTabStopDirective, i19.ToggleButtonTabStopDirective] });
|
|
20231
20237
|
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateInputsModule, providers: [
|
|
20232
20238
|
// CalendarModule providers
|
|
20233
20239
|
IconsService,
|
|
@@ -20251,8 +20257,8 @@ class DateInputsModule {
|
|
|
20251
20257
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateInputsModule, decorators: [{
|
|
20252
20258
|
type: NgModule,
|
|
20253
20259
|
args: [{
|
|
20254
|
-
exports: [...KENDO_DATEINPUTS],
|
|
20255
|
-
imports: [...KENDO_DATEINPUTS],
|
|
20260
|
+
exports: [...KENDO_DATEINPUTS, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
20261
|
+
imports: [...KENDO_DATEINPUTS, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
20256
20262
|
providers: [
|
|
20257
20263
|
// CalendarModule providers
|
|
20258
20264
|
IconsService,
|
|
@@ -20282,7 +20288,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20282
20288
|
*/
|
|
20283
20289
|
class TimePickerModule {
|
|
20284
20290
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TimePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20285
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: TimePickerModule, imports: [TimePickerCustomMessagesComponent, TimePickerComponent], exports: [TimePickerCustomMessagesComponent, TimePickerComponent] });
|
|
20291
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: TimePickerModule, imports: [TimePickerCustomMessagesComponent, TimePickerComponent, i19.ToggleButtonTabStopDirective, i19.ToggleButtonTabStopDirective], exports: [TimePickerCustomMessagesComponent, TimePickerComponent, i19.ToggleButtonTabStopDirective, i19.ToggleButtonTabStopDirective] });
|
|
20286
20292
|
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TimePickerModule, providers: [
|
|
20287
20293
|
IconsService,
|
|
20288
20294
|
PopupService,
|
|
@@ -20298,8 +20304,8 @@ class TimePickerModule {
|
|
|
20298
20304
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: TimePickerModule, decorators: [{
|
|
20299
20305
|
type: NgModule,
|
|
20300
20306
|
args: [{
|
|
20301
|
-
exports: [...KENDO_TIMEPICKER],
|
|
20302
|
-
imports: [...KENDO_TIMEPICKER],
|
|
20307
|
+
exports: [...KENDO_TIMEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
20308
|
+
imports: [...KENDO_TIMEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
20303
20309
|
providers: [
|
|
20304
20310
|
IconsService,
|
|
20305
20311
|
PopupService,
|
|
@@ -20321,7 +20327,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
20321
20327
|
*/
|
|
20322
20328
|
class DateTimePickerModule {
|
|
20323
20329
|
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
20324
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerModule, imports: [DateTimePickerCustomMessagesComponent, DateTimePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective], exports: [DateTimePickerCustomMessagesComponent, DateTimePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective] });
|
|
20330
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerModule, imports: [DateTimePickerCustomMessagesComponent, DateTimePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, i19.ToggleButtonTabStopDirective, i19.ToggleButtonTabStopDirective], exports: [DateTimePickerCustomMessagesComponent, DateTimePickerComponent, CellTemplateDirective, CenturyCellTemplateDirective, DecadeCellTemplateDirective, FooterTemplateDirective, HeaderTemplateDirective, HeaderTitleTemplateDirective, MonthCellTemplateDirective, NavigationItemTemplateDirective, WeekNumberCellTemplateDirective, YearCellTemplateDirective, i19.ToggleButtonTabStopDirective, i19.ToggleButtonTabStopDirective] });
|
|
20325
20331
|
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerModule, providers: [
|
|
20326
20332
|
// CalendarModule providers
|
|
20327
20333
|
IconsService,
|
|
@@ -20345,8 +20351,8 @@ class DateTimePickerModule {
|
|
|
20345
20351
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DateTimePickerModule, decorators: [{
|
|
20346
20352
|
type: NgModule,
|
|
20347
20353
|
args: [{
|
|
20348
|
-
exports: [...KENDO_DATETIMEPICKER],
|
|
20349
|
-
imports: [...KENDO_DATETIMEPICKER],
|
|
20354
|
+
exports: [...KENDO_DATETIMEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
20355
|
+
imports: [...KENDO_DATETIMEPICKER, ...KENDO_TOGGLEBUTTONTABSTOP],
|
|
20350
20356
|
providers: [
|
|
20351
20357
|
// CalendarModule providers
|
|
20352
20358
|
IconsService,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-dateinputs",
|
|
3
|
-
"version": "17.1.1-develop.
|
|
3
|
+
"version": "17.1.1-develop.10",
|
|
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,18 +34,18 @@
|
|
|
34
34
|
"@angular/forms": "16 - 19",
|
|
35
35
|
"@angular/platform-browser": "16 - 19",
|
|
36
36
|
"@progress/kendo-licensing": "^1.0.2",
|
|
37
|
-
"@progress/kendo-angular-buttons": "17.1.1-develop.
|
|
38
|
-
"@progress/kendo-angular-common": "17.1.1-develop.
|
|
39
|
-
"@progress/kendo-angular-intl": "17.1.1-develop.
|
|
40
|
-
"@progress/kendo-angular-l10n": "17.1.1-develop.
|
|
41
|
-
"@progress/kendo-angular-icons": "17.1.1-develop.
|
|
42
|
-
"@progress/kendo-angular-popup": "17.1.1-develop.
|
|
43
|
-
"@progress/kendo-angular-navigation": "17.1.1-develop.
|
|
37
|
+
"@progress/kendo-angular-buttons": "17.1.1-develop.10",
|
|
38
|
+
"@progress/kendo-angular-common": "17.1.1-develop.10",
|
|
39
|
+
"@progress/kendo-angular-intl": "17.1.1-develop.10",
|
|
40
|
+
"@progress/kendo-angular-l10n": "17.1.1-develop.10",
|
|
41
|
+
"@progress/kendo-angular-icons": "17.1.1-develop.10",
|
|
42
|
+
"@progress/kendo-angular-popup": "17.1.1-develop.10",
|
|
43
|
+
"@progress/kendo-angular-navigation": "17.1.1-develop.10",
|
|
44
44
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
47
|
"tslib": "^2.3.1",
|
|
48
|
-
"@progress/kendo-angular-schematics": "17.1.1-develop.
|
|
48
|
+
"@progress/kendo-angular-schematics": "17.1.1-develop.10",
|
|
49
49
|
"@progress/kendo-common": "^1.0.1",
|
|
50
50
|
"@progress/kendo-date-math": "^1.1.0",
|
|
51
51
|
"@progress/kendo-dateinputs-common": "^0.4.0"
|
|
@@ -5,12 +5,13 @@
|
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
import * as i1 from "./localization/timepicker-custom-messages.component";
|
|
7
7
|
import * as i2 from "./timepicker.component";
|
|
8
|
+
import * as i3 from "@progress/kendo-angular-common";
|
|
8
9
|
/**
|
|
9
10
|
* Represents the [NgModule](link:site.data.urls.angular['ngmoduleapi'])
|
|
10
11
|
* definition for the TimePicker component.
|
|
11
12
|
*/
|
|
12
13
|
export declare class TimePickerModule {
|
|
13
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerModule, never>;
|
|
14
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<TimePickerModule, never, [typeof i1.TimePickerCustomMessagesComponent, typeof i2.TimePickerComponent], [typeof i1.TimePickerCustomMessagesComponent, typeof i2.TimePickerComponent]>;
|
|
15
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<TimePickerModule, never, [typeof i1.TimePickerCustomMessagesComponent, typeof i2.TimePickerComponent, typeof i3.ToggleButtonTabStopDirective, typeof i3.ToggleButtonTabStopDirective], [typeof i1.TimePickerCustomMessagesComponent, typeof i2.TimePickerComponent, typeof i3.ToggleButtonTabStopDirective, typeof i3.ToggleButtonTabStopDirective]>;
|
|
15
16
|
static ɵinj: i0.ɵɵInjectorDeclaration<TimePickerModule>;
|
|
16
17
|
}
|