@progress/kendo-angular-dateinputs 24.2.2 → 25.0.0-develop.2
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/fesm2022/progress-kendo-angular-dateinputs.mjs +260 -260
- package/index.d.ts +7208 -91
- package/package-metadata.mjs +2 -2
- package/package.json +16 -16
- package/calendar/calendar.component.d.ts +0 -633
- package/calendar/calendar.module.d.ts +0 -51
- package/calendar/calendars.module.d.ts +0 -47
- package/calendar/footer.component.d.ts +0 -22
- package/calendar/for.directive.d.ts +0 -42
- package/calendar/header.component.d.ts +0 -73
- package/calendar/horizontal-view-list.component.d.ts +0 -106
- package/calendar/localization/calendar-custom-messages.component.d.ts +0 -25
- package/calendar/localization/calendar-localized-messages.directive.d.ts +0 -16
- package/calendar/localization/calendar-messages.d.ts +0 -29
- package/calendar/localization/multiview-calendar-custom-messages.component.d.ts +0 -25
- package/calendar/localization/multiview-calendar-localized-messages.directive.d.ts +0 -16
- package/calendar/localization/multiview-calendar-messages.d.ts +0 -29
- package/calendar/models/cell-context.interface.d.ts +0 -77
- package/calendar/models/navigation-action.enum.d.ts +0 -19
- package/calendar/models/orientation.d.ts +0 -17
- package/calendar/models/row-length-options.interface.d.ts +0 -10
- package/calendar/models/scrollable.interface.d.ts +0 -41
- package/calendar/models/selection-range-end.type.d.ts +0 -18
- package/calendar/models/selection-range.interface.d.ts +0 -36
- package/calendar/models/selection.d.ts +0 -38
- package/calendar/models/type.d.ts +0 -17
- package/calendar/models/view-service.interface.d.ts +0 -31
- package/calendar/models/view.enum.d.ts +0 -15
- package/calendar/models/view.type.d.ts +0 -19
- package/calendar/multiview-calendar.component.d.ts +0 -655
- package/calendar/multiview-calendar.module.d.ts +0 -58
- package/calendar/navigation.component.d.ts +0 -60
- package/calendar/services/bus-view.service.d.ts +0 -30
- package/calendar/services/century-view.service.d.ts +0 -35
- package/calendar/services/decade-view.service.d.ts +0 -35
- package/calendar/services/disabled-dates.service.d.ts +0 -36
- package/calendar/services/dom.service.d.ts +0 -35
- package/calendar/services/month-view.service.d.ts +0 -42
- package/calendar/services/navigation.service.d.ts +0 -19
- package/calendar/services/scroll-sync.service.d.ts +0 -32
- package/calendar/services/selection.service.d.ts +0 -39
- package/calendar/services/weeknames.service.d.ts +0 -20
- package/calendar/services/year-view.service.d.ts +0 -39
- package/calendar/templates/cell-template.directive.d.ts +0 -36
- package/calendar/templates/century-cell-template.directive.d.ts +0 -34
- package/calendar/templates/decade-cell-template.directive.d.ts +0 -34
- package/calendar/templates/footer-template.directive.d.ts +0 -35
- package/calendar/templates/header-template.directive.d.ts +0 -38
- package/calendar/templates/header-title-template.directive.d.ts +0 -34
- package/calendar/templates/month-cell-template.directive.d.ts +0 -34
- package/calendar/templates/navigation-item-template.directive.d.ts +0 -34
- package/calendar/templates/weeknumber-cell-template.directive.d.ts +0 -34
- package/calendar/templates/year-cell-template.directive.d.ts +0 -34
- package/calendar/view-list.component.d.ts +0 -108
- package/calendar/view.component.d.ts +0 -86
- package/common/dom-queries.d.ts +0 -12
- package/common/models/fillmode.d.ts +0 -13
- package/common/models/rounded.d.ts +0 -15
- package/common/models/size.d.ts +0 -13
- package/common/models/week-days-format.d.ts +0 -10
- package/common/picker.service.d.ts +0 -20
- package/common/utils.d.ts +0 -65
- package/dateinput/arrow.enum.d.ts +0 -12
- package/dateinput/dateinput.component.d.ts +0 -479
- package/dateinput/dateinput.module.d.ts +0 -29
- package/dateinput/localization/dateinput-custom-messages.component.d.ts +0 -34
- package/dateinput/localization/dateinput-localized-messages.directive.d.ts +0 -16
- package/dateinput/localization/messages.d.ts +0 -25
- package/dateinput/models/format-placeholder.model.d.ts +0 -61
- package/dateinput/models/format-settings.model.d.ts +0 -29
- package/dateinput/models/incremental-steps.model.d.ts +0 -31
- package/dateinputs.module.d.ts +0 -71
- package/datepicker/datepicker.component.d.ts +0 -640
- package/datepicker/datepicker.module.d.ts +0 -36
- package/datepicker/localization/datepicker-custom-messages.component.d.ts +0 -27
- package/datepicker/localization/datepicker-localized-messages.directive.d.ts +0 -16
- package/datepicker/localization/messages.d.ts +0 -41
- package/daterange/auto-correct-on.type.d.ts +0 -9
- package/daterange/date-range-end-input.directive.d.ts +0 -62
- package/daterange/date-range-input.d.ts +0 -42
- package/daterange/date-range-popup-template.directive.d.ts +0 -27
- package/daterange/date-range-popup.component.d.ts +0 -376
- package/daterange/date-range-selection.directive.d.ts +0 -89
- package/daterange/date-range-start-input.directive.d.ts +0 -65
- package/daterange/date-range.component.d.ts +0 -59
- package/daterange/date-range.module.d.ts +0 -57
- package/daterange/date-range.service.d.ts +0 -137
- package/daterange/localization/daterange-popup-custom-messages.component.d.ts +0 -17
- package/daterange/localization/daterange-popup-localized-messages.directive.d.ts +0 -16
- package/daterange/localization/messages.d.ts +0 -33
- package/datetimepicker/datetimepicker.component.d.ts +0 -772
- package/datetimepicker/datetimepicker.module.d.ts +0 -41
- package/datetimepicker/localization/datetimepicker-custom-messages.component.d.ts +0 -26
- package/datetimepicker/localization/localized-messages.directive.d.ts +0 -16
- package/datetimepicker/localization/messages.d.ts +0 -101
- package/datetimepicker/models/active-tab.type.d.ts +0 -9
- package/defaults.d.ts +0 -24
- package/directives.d.ts +0 -66
- package/package-metadata.d.ts +0 -9
- package/popup-settings.model.d.ts +0 -28
- package/preventable-event.d.ts +0 -23
- package/timepicker/localization/messages.d.ts +0 -69
- package/timepicker/localization/timepicker-custom-messages.component.d.ts +0 -28
- package/timepicker/localization/timepicker-localized-messages.directive.d.ts +0 -16
- package/timepicker/localization/timeselector-custom-messages.component.d.ts +0 -19
- package/timepicker/localization/timeselector-localized-messages.directive.d.ts +0 -16
- package/timepicker/models/incremental-steps.model.d.ts +0 -13
- package/timepicker/models/list-item.interface.d.ts +0 -11
- package/timepicker/models/list-service-settings.d.ts +0 -16
- package/timepicker/models/list-service.interface.d.ts +0 -19
- package/timepicker/models/time-part.default.d.ts +0 -14
- package/timepicker/services/dayperiod.service.d.ts +0 -54
- package/timepicker/services/dom.service.d.ts +0 -25
- package/timepicker/services/hours.service.d.ts +0 -40
- package/timepicker/services/milliseconds.service.d.ts +0 -39
- package/timepicker/services/minutes.service.d.ts +0 -39
- package/timepicker/services/seconds.service.d.ts +0 -39
- package/timepicker/timelist.component.d.ts +0 -96
- package/timepicker/timepicker.component.d.ts +0 -498
- package/timepicker/timepicker.module.d.ts +0 -28
- package/timepicker/timeselector.component.d.ts +0 -185
- package/timepicker/util.d.ts +0 -20
- package/util.d.ts +0 -195
- package/validators/disabled-date.validator.d.ts +0 -8
- package/validators/disabled-dates-range.validator.d.ts +0 -8
- package/validators/incomplete-date.validator.d.ts +0 -8
- package/validators/max.validator.d.ts +0 -8
- package/validators/min.validator.d.ts +0 -8
- package/validators/time-range.validator.d.ts +0 -8
- package/virtualization/models/scrollable.interface.d.ts +0 -41
- package/virtualization/services/row-height.service.d.ts +0 -22
- package/virtualization/services/scroller.service.d.ts +0 -57
- package/virtualization/virtualization.component.d.ts +0 -88
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
import * as i1 from "./localization/datetimepicker-custom-messages.component";
|
|
7
|
-
import * as i2 from "./datetimepicker.component";
|
|
8
|
-
import * as i3 from "../calendar/templates/cell-template.directive";
|
|
9
|
-
import * as i4 from "../calendar/templates/century-cell-template.directive";
|
|
10
|
-
import * as i5 from "../calendar/templates/decade-cell-template.directive";
|
|
11
|
-
import * as i6 from "../calendar/templates/footer-template.directive";
|
|
12
|
-
import * as i7 from "../calendar/templates/header-template.directive";
|
|
13
|
-
import * as i8 from "../calendar/templates/header-title-template.directive";
|
|
14
|
-
import * as i9 from "../calendar/templates/month-cell-template.directive";
|
|
15
|
-
import * as i10 from "../calendar/templates/navigation-item-template.directive";
|
|
16
|
-
import * as i11 from "../calendar/templates/weeknumber-cell-template.directive";
|
|
17
|
-
import * as i12 from "../calendar/templates/year-cell-template.directive";
|
|
18
|
-
import * as i13 from "@progress/kendo-angular-common";
|
|
19
|
-
/**
|
|
20
|
-
* Required for adding all DateTimePicker features in [NgModule-based](link:site.data.urls.angular['ngmoduleapi']) Angular applications.
|
|
21
|
-
*
|
|
22
|
-
* @example
|
|
23
|
-
* ```typescript
|
|
24
|
-
* import { NgModule } from '@angular/core';
|
|
25
|
-
* import { BrowserModule } from '@angular/platform-browser';
|
|
26
|
-
* import { DateTimePickerModule } from '@progress/kendo-angular-dateinputs';
|
|
27
|
-
*
|
|
28
|
-
* @NgModule({
|
|
29
|
-
* imports: [
|
|
30
|
-
* BrowserModule,
|
|
31
|
-
* DateTimePickerModule
|
|
32
|
-
* ]
|
|
33
|
-
* })
|
|
34
|
-
* export class AppModule { }
|
|
35
|
-
* ```
|
|
36
|
-
*/
|
|
37
|
-
export declare class DateTimePickerModule {
|
|
38
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimePickerModule, never>;
|
|
39
|
-
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]>;
|
|
40
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DateTimePickerModule>;
|
|
41
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { DateTimePickerMessages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Allows you to override the default messages of the DateTimePicker component ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/globalization#custom-messages)).
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```html
|
|
13
|
-
* <kendo-datetimepicker>
|
|
14
|
-
* <kendo-datetimepicker-messages
|
|
15
|
-
* toggle="Open calendar">
|
|
16
|
-
* </kendo-datetimepicker-messages>
|
|
17
|
-
* </kendo-datetimepicker>
|
|
18
|
-
* ```
|
|
19
|
-
*/
|
|
20
|
-
export declare class DateTimePickerCustomMessagesComponent extends DateTimePickerMessages {
|
|
21
|
-
protected service: LocalizationService;
|
|
22
|
-
constructor(service: LocalizationService);
|
|
23
|
-
protected get override(): boolean;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimePickerCustomMessagesComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DateTimePickerCustomMessagesComponent, "kendo-datetimepicker-messages", never, {}, {}, never, never, true, never>;
|
|
26
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { DateTimePickerMessages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class LocalizedMessagesDirective extends DateTimePickerMessages {
|
|
12
|
-
protected service: LocalizationService;
|
|
13
|
-
constructor(service: LocalizationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LocalizedMessagesDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<LocalizedMessagesDirective, "[kendoDateTimePickerLocalizedMessages]", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ComponentMessages } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class DateTimePickerMessages extends ComponentMessages {
|
|
11
|
-
/**
|
|
12
|
-
* The title of the **Toggle** button of the DateTimePicker.
|
|
13
|
-
*/
|
|
14
|
-
toggle: string;
|
|
15
|
-
/**
|
|
16
|
-
* The text of the **Date** tab in the popup header of the DateTimePicker.
|
|
17
|
-
*/
|
|
18
|
-
dateTab: string;
|
|
19
|
-
/**
|
|
20
|
-
* The label of the **Date** tab in the popup header of the DateTimePicker.
|
|
21
|
-
*/
|
|
22
|
-
dateTabLabel: string;
|
|
23
|
-
/**
|
|
24
|
-
* The text of the **Time** tab in the popup header of the DateTimePicker.
|
|
25
|
-
*/
|
|
26
|
-
timeTab: string;
|
|
27
|
-
/**
|
|
28
|
-
* The label of the **Time** tab in the popup header of the DateTimePicker.
|
|
29
|
-
*/
|
|
30
|
-
timeTabLabel: string;
|
|
31
|
-
/**
|
|
32
|
-
* The text of the **Accept** button in the popup footer of the DateTimePicker.
|
|
33
|
-
*/
|
|
34
|
-
accept: string;
|
|
35
|
-
/**
|
|
36
|
-
* The label of the **Accept** button in the popup footer of the DateTimePicker.
|
|
37
|
-
*/
|
|
38
|
-
acceptLabel: string;
|
|
39
|
-
/**
|
|
40
|
-
* The text of the **Cancel** button in the popup footer of the DateTimePicker.
|
|
41
|
-
*/
|
|
42
|
-
cancel: string;
|
|
43
|
-
/**
|
|
44
|
-
* The label of the **Cancel** button in the popup footer of the DateTimePicker.
|
|
45
|
-
*/
|
|
46
|
-
cancelLabel: string;
|
|
47
|
-
/**
|
|
48
|
-
* The **Today** button text in the header of the Calendar.
|
|
49
|
-
*/
|
|
50
|
-
today: string;
|
|
51
|
-
/**
|
|
52
|
-
* The text of the **Now** button in the popup header of the TimePicker.
|
|
53
|
-
*/
|
|
54
|
-
now: string;
|
|
55
|
-
/**
|
|
56
|
-
* The label of the **Now** button in the popup header of the TimePicker.
|
|
57
|
-
*/
|
|
58
|
-
nowLabel: string;
|
|
59
|
-
/**
|
|
60
|
-
* The title of the **Prev** button in the header of the Classic Calendar.
|
|
61
|
-
*/
|
|
62
|
-
prevButtonTitle: string;
|
|
63
|
-
/**
|
|
64
|
-
* The title of the **Next** button in the header of the Classic Calendar.
|
|
65
|
-
*/
|
|
66
|
-
nextButtonTitle: string;
|
|
67
|
-
/**
|
|
68
|
-
* The title of the **Parent View** button in the header of the Calendar.
|
|
69
|
-
*/
|
|
70
|
-
parentViewButtonTitle: string;
|
|
71
|
-
/**
|
|
72
|
-
* The label of the **Hour** part in the TimePicker.
|
|
73
|
-
*/
|
|
74
|
-
hour: string;
|
|
75
|
-
/**
|
|
76
|
-
* The label of the **Minute** part in the TimePicker.
|
|
77
|
-
*/
|
|
78
|
-
minute: string;
|
|
79
|
-
/**
|
|
80
|
-
* The label of the **Second** part in the TimePicker.
|
|
81
|
-
*/
|
|
82
|
-
second: string;
|
|
83
|
-
/**
|
|
84
|
-
* The label of the **Millisecond** part in the TimePicker.
|
|
85
|
-
*/
|
|
86
|
-
millisecond: string;
|
|
87
|
-
/**
|
|
88
|
-
* The label of the **Dayperiod** part in the TimePicker.
|
|
89
|
-
*/
|
|
90
|
-
dayperiod: string;
|
|
91
|
-
/**
|
|
92
|
-
* The title of the **Clear** button of the DateTimePicker.
|
|
93
|
-
*/
|
|
94
|
-
clearTitle: string;
|
|
95
|
-
/**
|
|
96
|
-
* The title of the Close button of the ActionSheet that is rendered instead of the Popup when using small screen devices in adaptive mode.
|
|
97
|
-
*/
|
|
98
|
-
adaptiveCloseButtonTitle: string;
|
|
99
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DateTimePickerMessages, never>;
|
|
100
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DateTimePickerMessages, "kendo-datetimepicker-messages-base", never, { "toggle": { "alias": "toggle"; "required": false; }; "dateTab": { "alias": "dateTab"; "required": false; }; "dateTabLabel": { "alias": "dateTabLabel"; "required": false; }; "timeTab": { "alias": "timeTab"; "required": false; }; "timeTabLabel": { "alias": "timeTabLabel"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "acceptLabel": { "alias": "acceptLabel"; "required": false; }; "cancel": { "alias": "cancel"; "required": false; }; "cancelLabel": { "alias": "cancelLabel"; "required": false; }; "today": { "alias": "today"; "required": false; }; "now": { "alias": "now"; "required": false; }; "nowLabel": { "alias": "nowLabel"; "required": false; }; "prevButtonTitle": { "alias": "prevButtonTitle"; "required": false; }; "nextButtonTitle": { "alias": "nextButtonTitle"; "required": false; }; "parentViewButtonTitle": { "alias": "parentViewButtonTitle"; "required": false; }; "hour": { "alias": "hour"; "required": false; }; "minute": { "alias": "minute"; "required": false; }; "second": { "alias": "second"; "required": false; }; "millisecond": { "alias": "millisecond"; "required": false; }; "dayperiod": { "alias": "dayperiod"; "required": false; }; "clearTitle": { "alias": "clearTitle"; "required": false; }; "adaptiveCloseButtonTitle": { "alias": "adaptiveCloseButtonTitle"; "required": false; }; }, {}, never, never, true, never>;
|
|
101
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* The literal type that defines the active tab of the DateTimePicker
|
|
7
|
-
* ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/datetimepicker/popup-options#setting-the-default-tab)).
|
|
8
|
-
*/
|
|
9
|
-
export type DateTimePickerActiveTab = 'date' | 'time';
|
package/defaults.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare const MIDNIGHT_DATE: Date;
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare const MIN_DATE: Date;
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
export declare const MAX_DATE: Date;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
export declare const MIN_TIME: Date;
|
|
21
|
-
/**
|
|
22
|
-
* @hidden
|
|
23
|
-
*/
|
|
24
|
-
export declare const MAX_TIME: Date;
|
package/directives.d.ts
DELETED
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { CalendarComponent } from "./calendar/calendar.component";
|
|
6
|
-
import { MultiViewCalendarComponent } from "./calendar/multiview-calendar.component";
|
|
7
|
-
import { DateInputComponent } from "./dateinput/dateinput.component";
|
|
8
|
-
import { DatePickerComponent } from "./datepicker/datepicker.component";
|
|
9
|
-
import { DateRangePopupComponent } from "./daterange/date-range-popup.component";
|
|
10
|
-
import { DateRangeComponent } from "./daterange/date-range.component";
|
|
11
|
-
import { DateTimePickerComponent } from "./datetimepicker/datetimepicker.component";
|
|
12
|
-
import { TimePickerComponent } from "./timepicker/timepicker.component";
|
|
13
|
-
import { CellTemplateDirective } from "./calendar/templates/cell-template.directive";
|
|
14
|
-
import { CenturyCellTemplateDirective } from "./calendar/templates/century-cell-template.directive";
|
|
15
|
-
import { DecadeCellTemplateDirective } from "./calendar/templates/decade-cell-template.directive";
|
|
16
|
-
import { FooterTemplateDirective } from "./calendar/templates/footer-template.directive";
|
|
17
|
-
import { HeaderTemplateDirective } from "./calendar/templates/header-template.directive";
|
|
18
|
-
import { HeaderTitleTemplateDirective } from "./calendar/templates/header-title-template.directive";
|
|
19
|
-
import { MonthCellTemplateDirective } from "./calendar/templates/month-cell-template.directive";
|
|
20
|
-
import { NavigationItemTemplateDirective } from "./calendar/templates/navigation-item-template.directive";
|
|
21
|
-
import { WeekNumberCellTemplateDirective } from "./calendar/templates/weeknumber-cell-template.directive";
|
|
22
|
-
import { YearCellTemplateDirective } from "./calendar/templates/year-cell-template.directive";
|
|
23
|
-
import { DateRangeEndInputDirective } from "./daterange/date-range-end-input.directive";
|
|
24
|
-
import { DateRangePopupTemplateDirective } from "./daterange/date-range-popup-template.directive";
|
|
25
|
-
import { DateRangeSelectionDirective } from "./daterange/date-range-selection.directive";
|
|
26
|
-
import { DateRangeStartInputDirective } from "./daterange/date-range-start-input.directive";
|
|
27
|
-
import { CalendarCustomMessagesComponent } from "./calendar/localization/calendar-custom-messages.component";
|
|
28
|
-
import { MultiViewCalendarCustomMessagesComponent } from "./calendar/localization/multiview-calendar-custom-messages.component";
|
|
29
|
-
import { DateInputCustomMessagesComponent } from "./dateinput/localization/dateinput-custom-messages.component";
|
|
30
|
-
import { DatePickerCustomMessagesComponent } from "./datepicker/localization/datepicker-custom-messages.component";
|
|
31
|
-
import { DateRangePopupCustomMessagesComponent } from "./daterange/localization/daterange-popup-custom-messages.component";
|
|
32
|
-
import { DateTimePickerCustomMessagesComponent } from "./datetimepicker/localization/datetimepicker-custom-messages.component";
|
|
33
|
-
import { TimePickerCustomMessagesComponent } from "./timepicker/localization/timepicker-custom-messages.component";
|
|
34
|
-
import { ToggleButtonTabStopDirective } from "@progress/kendo-angular-common";
|
|
35
|
-
/**
|
|
36
|
-
* Utility array that contains all `Calendar` related components and directives
|
|
37
|
-
*/
|
|
38
|
-
export declare const KENDO_CALENDAR: 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];
|
|
39
|
-
/**
|
|
40
|
-
* Utility array that contains all `MultiViewCalendar` related components and directives
|
|
41
|
-
*/
|
|
42
|
-
export declare const KENDO_MULTIVIEWCALENDAR: readonly [typeof MultiViewCalendarCustomMessagesComponent, typeof MultiViewCalendarComponent, typeof CellTemplateDirective, typeof CenturyCellTemplateDirective, typeof DecadeCellTemplateDirective, typeof FooterTemplateDirective, typeof HeaderTemplateDirective, typeof HeaderTitleTemplateDirective, typeof MonthCellTemplateDirective, typeof NavigationItemTemplateDirective, typeof WeekNumberCellTemplateDirective, typeof YearCellTemplateDirective];
|
|
43
|
-
/**
|
|
44
|
-
* Utility array that contains all `DateInput` related components and directives
|
|
45
|
-
*/
|
|
46
|
-
export declare const KENDO_DATEINPUT: readonly [typeof DateInputCustomMessagesComponent, typeof DateInputComponent];
|
|
47
|
-
/**
|
|
48
|
-
* Utility array that contains all `DatePicker` related components and directives
|
|
49
|
-
*/
|
|
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];
|
|
51
|
-
/**
|
|
52
|
-
* Utility array that contains all `DateRange` related components and directives
|
|
53
|
-
*/
|
|
54
|
-
export declare const KENDO_DATERANGE: readonly [typeof DateRangePopupCustomMessagesComponent, typeof DateInputCustomMessagesComponent, typeof DateInputComponent, typeof DateRangeEndInputDirective, typeof DateRangePopupTemplateDirective, typeof DateRangeComponent, typeof DateRangePopupComponent, typeof DateRangeSelectionDirective, typeof DateRangeStartInputDirective];
|
|
55
|
-
/**
|
|
56
|
-
* Utility array that contains all `DateTimePicker` related components and directives
|
|
57
|
-
*/
|
|
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];
|
|
59
|
-
/**
|
|
60
|
-
* Utility array that contains all `TimePicker` related components and directives
|
|
61
|
-
*/
|
|
62
|
-
export declare const KENDO_TIMEPICKER: readonly [typeof TimePickerCustomMessagesComponent, typeof TimePickerComponent, typeof ToggleButtonTabStopDirective];
|
|
63
|
-
/**
|
|
64
|
-
* Utility array that contains all `@progress/kendo-angular-dateinputs` related components and directives
|
|
65
|
-
*/
|
|
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];
|
package/package-metadata.d.ts
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { type PackageMetadata } from '@progress/kendo-licensing';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export declare const packageMetadata: PackageMetadata;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ViewContainerRef } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* Used for configuring the options of the popup container.
|
|
8
|
-
*
|
|
9
|
-
* @example
|
|
10
|
-
* ```html
|
|
11
|
-
* <kendo-timepicker [popupSettings]="{ animate: false, appendTo: 'root', popupClass: 'custom-popup' }">
|
|
12
|
-
* </kendo-timepicker>
|
|
13
|
-
* ```
|
|
14
|
-
*/
|
|
15
|
-
export interface PopupSettings {
|
|
16
|
-
/**
|
|
17
|
-
* Controls the popup animation. By default, the open and close animations are enabled.
|
|
18
|
-
*/
|
|
19
|
-
animate?: boolean;
|
|
20
|
-
/**
|
|
21
|
-
* Controls the popup container. By default, the popup will be appended to the root component.
|
|
22
|
-
*/
|
|
23
|
-
appendTo?: 'root' | 'component' | ViewContainerRef;
|
|
24
|
-
/**
|
|
25
|
-
* Specifies a list of CSS classes that are used for styling the popup.
|
|
26
|
-
*/
|
|
27
|
-
popupClass?: string | Array<string> | object | Set<string>;
|
|
28
|
-
}
|
package/preventable-event.d.ts
DELETED
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* A preventable event instance which is triggered by the `open` and `close` events.
|
|
7
|
-
*/
|
|
8
|
-
export declare class PreventableEvent {
|
|
9
|
-
private prevented;
|
|
10
|
-
/** @hidden */
|
|
11
|
-
constructor();
|
|
12
|
-
/**
|
|
13
|
-
* Prevents the default action for a specified event.
|
|
14
|
-
* In this way, the source component suppresses the built-in behavior that follows the event.
|
|
15
|
-
*/
|
|
16
|
-
preventDefault(): void;
|
|
17
|
-
/**
|
|
18
|
-
* If the event is prevented by any of its subscribers, returns `true`.
|
|
19
|
-
*
|
|
20
|
-
* @returns `true` if the default action was prevented. Otherwise, returns `false`.
|
|
21
|
-
*/
|
|
22
|
-
isDefaultPrevented(): boolean;
|
|
23
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ComponentMessages } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class TimePickerMessages extends ComponentMessages {
|
|
11
|
-
/**
|
|
12
|
-
* Specifies the text of the **Accept** button in the popup footer of the TimeList.
|
|
13
|
-
*/
|
|
14
|
-
accept: string;
|
|
15
|
-
/**
|
|
16
|
-
* Specifies the label of the **Accept** button in the popup footer of the TimeList.
|
|
17
|
-
*/
|
|
18
|
-
acceptLabel: string;
|
|
19
|
-
/**
|
|
20
|
-
* Specifies the text of the **Cancel** button in the popup footer of the TimeList.
|
|
21
|
-
*/
|
|
22
|
-
cancel: string;
|
|
23
|
-
/**
|
|
24
|
-
* Specifies the label of the **Cancel** button in the popup footer of the TimeList.
|
|
25
|
-
*/
|
|
26
|
-
cancelLabel: string;
|
|
27
|
-
/**
|
|
28
|
-
* Specifies the text of the **Now** button in the popup header of the TimeList.
|
|
29
|
-
*/
|
|
30
|
-
now: string;
|
|
31
|
-
/**
|
|
32
|
-
* Specifies the label of the **Now** button in the popup header of the TimeList.
|
|
33
|
-
*/
|
|
34
|
-
nowLabel: string;
|
|
35
|
-
/**
|
|
36
|
-
* Specifies the title of the **Toggle** button of the TimePicker.
|
|
37
|
-
*/
|
|
38
|
-
toggle: string;
|
|
39
|
-
/**
|
|
40
|
-
* Specifies the label of the **Hour** part in the TimePicker.
|
|
41
|
-
*/
|
|
42
|
-
hour: string;
|
|
43
|
-
/**
|
|
44
|
-
* Specifies the label of the **Minute** part in the TimePicker.
|
|
45
|
-
*/
|
|
46
|
-
minute: string;
|
|
47
|
-
/**
|
|
48
|
-
* Specifies the label of the **Second** part in the TimePicker.
|
|
49
|
-
*/
|
|
50
|
-
second: string;
|
|
51
|
-
/**
|
|
52
|
-
* Specifies the label of the **Millisecond** part in the TimePicker.
|
|
53
|
-
*/
|
|
54
|
-
millisecond: string;
|
|
55
|
-
/**
|
|
56
|
-
* Specifies the label of the **Dayperiod** part in the TimePicker.
|
|
57
|
-
*/
|
|
58
|
-
dayperiod: string;
|
|
59
|
-
/**
|
|
60
|
-
* Specifies the title of the **Clear** button of the TimePicker.
|
|
61
|
-
*/
|
|
62
|
-
clearTitle: string;
|
|
63
|
-
/**
|
|
64
|
-
* Specifies the title of the **Close** button of the ActionSheet that renders instead of the popup when using small screen devices in adaptive mode.
|
|
65
|
-
*/
|
|
66
|
-
adaptiveCloseButtonTitle: string;
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerMessages, never>;
|
|
68
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TimePickerMessages, "kendo-timepicker-messages-base", never, { "accept": { "alias": "accept"; "required": false; }; "acceptLabel": { "alias": "acceptLabel"; "required": false; }; "cancel": { "alias": "cancel"; "required": false; }; "cancelLabel": { "alias": "cancelLabel"; "required": false; }; "now": { "alias": "now"; "required": false; }; "nowLabel": { "alias": "nowLabel"; "required": false; }; "toggle": { "alias": "toggle"; "required": false; }; "hour": { "alias": "hour"; "required": false; }; "minute": { "alias": "minute"; "required": false; }; "second": { "alias": "second"; "required": false; }; "millisecond": { "alias": "millisecond"; "required": false; }; "dayperiod": { "alias": "dayperiod"; "required": false; }; "clearTitle": { "alias": "clearTitle"; "required": false; }; "adaptiveCloseButtonTitle": { "alias": "adaptiveCloseButtonTitle"; "required": false; }; }, {}, never, never, true, never>;
|
|
69
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { TimePickerMessages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Represents the Kendo UI TimePicker custom messages component for Angular. Allows you to override default component messages ([see example](https://www.telerik.com/kendo-angular-ui/components/dateinputs/globalization#custom-messages)).
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```html
|
|
13
|
-
* <kendo-timepicker>
|
|
14
|
-
* <kendo-timepicker-messages
|
|
15
|
-
* accept="Apply"
|
|
16
|
-
* cancel="Close"
|
|
17
|
-
* now="Current time">
|
|
18
|
-
* </kendo-timepicker-messages>
|
|
19
|
-
* </kendo-timepicker>
|
|
20
|
-
* ```
|
|
21
|
-
*/
|
|
22
|
-
export declare class TimePickerCustomMessagesComponent extends TimePickerMessages {
|
|
23
|
-
protected service: LocalizationService;
|
|
24
|
-
constructor(service: LocalizationService);
|
|
25
|
-
protected get override(): boolean;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerCustomMessagesComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimePickerCustomMessagesComponent, "kendo-timepicker-messages", never, {}, {}, never, never, true, never>;
|
|
28
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { TimePickerMessages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class TimePickerLocalizedMessagesDirective extends TimePickerMessages {
|
|
12
|
-
protected service: LocalizationService;
|
|
13
|
-
constructor(service: LocalizationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimePickerLocalizedMessagesDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TimePickerLocalizedMessagesDirective, "[kendoTimePickerLocalizedMessages]", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { TimePickerMessages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*
|
|
11
|
-
* Custom component messages override default component messages.
|
|
12
|
-
*/
|
|
13
|
-
export declare class TimeSelectorCustomMessagesComponent extends TimePickerMessages {
|
|
14
|
-
protected service: LocalizationService;
|
|
15
|
-
constructor(service: LocalizationService);
|
|
16
|
-
protected get override(): boolean;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeSelectorCustomMessagesComponent, never>;
|
|
18
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<TimeSelectorCustomMessagesComponent, "kendo-timeselector-messages", never, {}, {}, never, never, true, never>;
|
|
19
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
6
|
-
import { TimePickerMessages } from './messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class TimeSelectorLocalizedMessagesDirective extends TimePickerMessages {
|
|
12
|
-
protected service: LocalizationService;
|
|
13
|
-
constructor(service: LocalizationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TimeSelectorLocalizedMessagesDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TimeSelectorLocalizedMessagesDirective, "[kendoTimeSelectorLocalizedMessages]", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* The interface which defines all possible incremental steps in the TimePicker component.
|
|
7
|
-
*/
|
|
8
|
-
export interface TimePickerIncrementalSteps {
|
|
9
|
-
hour?: number;
|
|
10
|
-
minute?: number;
|
|
11
|
-
second?: number;
|
|
12
|
-
millisecond?: number;
|
|
13
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export interface ListItem {
|
|
9
|
-
text: string;
|
|
10
|
-
value: Date;
|
|
11
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { DateFormatPart } from '@progress/kendo-angular-intl';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
*/
|
|
9
|
-
export interface ListServiceSettings {
|
|
10
|
-
boundRange: boolean;
|
|
11
|
-
insertUndividedMax: boolean;
|
|
12
|
-
min: Date;
|
|
13
|
-
max: Date;
|
|
14
|
-
part: DateFormatPart;
|
|
15
|
-
step: number;
|
|
16
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { ListItem } from './list-item.interface';
|
|
6
|
-
import { ListServiceSettings } from './list-service-settings';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export interface ListService {
|
|
11
|
-
apply(value: Date, candidate: Date): Date;
|
|
12
|
-
configure(settings: ListServiceSettings): void;
|
|
13
|
-
data(value?: Date): ListItem[];
|
|
14
|
-
isRangeChanged(min: Date, max: Date): boolean;
|
|
15
|
-
limitRange(min: Date, max: Date, value?: Date): Date[];
|
|
16
|
-
total(value?: Date): number;
|
|
17
|
-
selectedIndex(value: Date): number;
|
|
18
|
-
valueInList(value: Date): boolean;
|
|
19
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare const TIME_PART: {
|
|
9
|
-
dayperiod: string;
|
|
10
|
-
hour: string;
|
|
11
|
-
millisecond: string;
|
|
12
|
-
minute: string;
|
|
13
|
-
second: string;
|
|
14
|
-
};
|