@progress/kendo-angular-dateinputs 24.2.2 → 25.0.0-develop.12
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 +622 -377
- package/index.d.ts +7264 -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,47 +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/calendar-custom-messages.component";
|
|
7
|
-
import * as i2 from "./calendar.component";
|
|
8
|
-
import * as i3 from "./templates/cell-template.directive";
|
|
9
|
-
import * as i4 from "./templates/century-cell-template.directive";
|
|
10
|
-
import * as i5 from "./templates/decade-cell-template.directive";
|
|
11
|
-
import * as i6 from "./templates/footer-template.directive";
|
|
12
|
-
import * as i7 from "./templates/header-template.directive";
|
|
13
|
-
import * as i8 from "./templates/header-title-template.directive";
|
|
14
|
-
import * as i9 from "./templates/month-cell-template.directive";
|
|
15
|
-
import * as i10 from "./templates/navigation-item-template.directive";
|
|
16
|
-
import * as i11 from "./templates/weeknumber-cell-template.directive";
|
|
17
|
-
import * as i12 from "./templates/year-cell-template.directive";
|
|
18
|
-
import * as i13 from "./localization/multiview-calendar-custom-messages.component";
|
|
19
|
-
import * as i14 from "./multiview-calendar.component";
|
|
20
|
-
/**
|
|
21
|
-
* Required for adding all Calendars features in NgModule-based Angular applications.
|
|
22
|
-
*
|
|
23
|
-
* The package exports:
|
|
24
|
-
* - `CalendarModule`—The calendar module.
|
|
25
|
-
* - `MultiViewCalendarModule`—The multi-view calendar module.
|
|
26
|
-
*
|
|
27
|
-
* @example
|
|
28
|
-
*
|
|
29
|
-
* ```typescript
|
|
30
|
-
* import { NgModule } from '@angular/core';
|
|
31
|
-
* import { BrowserModule } from '@angular/platform-browser';
|
|
32
|
-
* import { CalendarsModule } from '@progress/kendo-angular-dateinputs';
|
|
33
|
-
*
|
|
34
|
-
* @NgModule({
|
|
35
|
-
* imports: [
|
|
36
|
-
* BrowserModule,
|
|
37
|
-
* CalendarsModule
|
|
38
|
-
* ]
|
|
39
|
-
* })
|
|
40
|
-
* export class AppModule { }
|
|
41
|
-
* ```
|
|
42
|
-
*/
|
|
43
|
-
export declare class CalendarsModule {
|
|
44
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarsModule, never>;
|
|
45
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CalendarsModule, 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 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]>;
|
|
46
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<CalendarsModule>;
|
|
47
|
-
}
|
|
@@ -1,22 +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 { TemplateRef } from '@angular/core';
|
|
6
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
7
|
-
import { CalendarView } from './models/view.type';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export declare class FooterComponent {
|
|
13
|
-
intl: IntlService;
|
|
14
|
-
showFooter: boolean;
|
|
15
|
-
footerTemplateRef: TemplateRef<any>;
|
|
16
|
-
activeViewValue: CalendarView;
|
|
17
|
-
currentDate: Date;
|
|
18
|
-
getToday: () => Date;
|
|
19
|
-
constructor(intl: IntlService);
|
|
20
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FooterComponent, never>;
|
|
21
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FooterComponent, "kendo-calendar-footer", never, { "footerTemplateRef": { "alias": "footerTemplateRef"; "required": false; }; "activeViewValue": { "alias": "activeViewValue"; "required": false; }; "currentDate": { "alias": "currentDate"; "required": false; }; }, {}, never, never, true, never>;
|
|
22
|
-
}
|
|
@@ -1,42 +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 { DoCheck, IterableDiffers, NgIterable, OnChanges, SimpleChanges, TemplateRef, TrackByFunction, ViewContainerRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export declare class KForOfContext<T> {
|
|
11
|
-
$implicit: T;
|
|
12
|
-
kForOf: NgIterable<T>;
|
|
13
|
-
index: number;
|
|
14
|
-
count: number;
|
|
15
|
-
constructor($implicit: T, kForOf: NgIterable<T>, index: number, count: number);
|
|
16
|
-
get first(): boolean;
|
|
17
|
-
get last(): boolean;
|
|
18
|
-
get even(): boolean;
|
|
19
|
-
get odd(): boolean;
|
|
20
|
-
}
|
|
21
|
-
/**
|
|
22
|
-
* @hidden
|
|
23
|
-
*/
|
|
24
|
-
export declare class KForOf<T> implements DoCheck, OnChanges {
|
|
25
|
-
private _viewContainer;
|
|
26
|
-
private _template;
|
|
27
|
-
private _differs;
|
|
28
|
-
kForOf: NgIterable<T>;
|
|
29
|
-
kForTrackBy: TrackByFunction<T>;
|
|
30
|
-
private _differ;
|
|
31
|
-
constructor(_viewContainer: ViewContainerRef, _template: TemplateRef<KForOfContext<T>>, _differs: IterableDiffers);
|
|
32
|
-
set kForTemplate(value: TemplateRef<KForOfContext<T>>);
|
|
33
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
34
|
-
ngDoCheck(): void;
|
|
35
|
-
private _applyChanges;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<KForOf<any>, never>;
|
|
37
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KForOf<any>, "[kFor][kForOf]", never, { "kForOf": { "alias": "kForOf"; "required": false; }; "kForTrackBy": { "alias": "kForTrackBy"; "required": false; }; "kForTemplate": { "alias": "kForTemplate"; "required": false; }; }, {}, never, never, true, never>;
|
|
38
|
-
}
|
|
39
|
-
/**
|
|
40
|
-
* @hidden
|
|
41
|
-
*/
|
|
42
|
-
export declare function getTypeNameForDebugging(type: any): string;
|
|
@@ -1,73 +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 { ChangeDetectorRef, EventEmitter, OnChanges, OnDestroy, OnInit, TemplateRef } from '@angular/core';
|
|
6
|
-
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
7
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
8
|
-
import { CalendarView } from './models/view.type';
|
|
9
|
-
import { CalendarViewEnum } from './models/view.enum';
|
|
10
|
-
import { CalendarOrientation } from './models/orientation';
|
|
11
|
-
import { BusViewService } from './services/bus-view.service';
|
|
12
|
-
import { DisabledDatesService } from './services/disabled-dates.service';
|
|
13
|
-
import { SVGIcon } from '@progress/kendo-svg-icons';
|
|
14
|
-
import { DateInputSize } from '../common/models/size';
|
|
15
|
-
import * as i0 from "@angular/core";
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*/
|
|
19
|
-
export declare class HeaderComponent implements OnChanges, OnInit, OnDestroy {
|
|
20
|
-
private bus;
|
|
21
|
-
private cdr;
|
|
22
|
-
localization: LocalizationService;
|
|
23
|
-
private intl;
|
|
24
|
-
private disabledDatesService;
|
|
25
|
-
/**
|
|
26
|
-
* @hidden
|
|
27
|
-
*/
|
|
28
|
-
chevronRightIcon: SVGIcon;
|
|
29
|
-
/**
|
|
30
|
-
* @hidden
|
|
31
|
-
*/
|
|
32
|
-
chevronLeftIcon: SVGIcon;
|
|
33
|
-
navigate: boolean;
|
|
34
|
-
todayAvailable: boolean;
|
|
35
|
-
activeViewValue: CalendarView;
|
|
36
|
-
todayMessage: string;
|
|
37
|
-
title: string;
|
|
38
|
-
prevButtonTitle: string;
|
|
39
|
-
nextButtonTitle: string;
|
|
40
|
-
parentViewButtonTitle: string;
|
|
41
|
-
activeView: CalendarViewEnum;
|
|
42
|
-
currentDate: Date;
|
|
43
|
-
min: Date;
|
|
44
|
-
max: Date;
|
|
45
|
-
rangeLength: number;
|
|
46
|
-
titleTemplateRef: TemplateRef<any>;
|
|
47
|
-
headerTemplateRef: TemplateRef<any>;
|
|
48
|
-
isPrevDisabled: boolean;
|
|
49
|
-
isNextDisabled: boolean;
|
|
50
|
-
showNavigationButtons: boolean;
|
|
51
|
-
orientation: CalendarOrientation;
|
|
52
|
-
id: string;
|
|
53
|
-
size: DateInputSize;
|
|
54
|
-
todayButtonClick: EventEmitter<Date>;
|
|
55
|
-
prevButtonClick: EventEmitter<any>;
|
|
56
|
-
nextButtonClick: EventEmitter<any>;
|
|
57
|
-
getComponentClass: boolean;
|
|
58
|
-
get verticalHostClass(): boolean;
|
|
59
|
-
private subscriptions;
|
|
60
|
-
constructor(bus: BusViewService, cdr: ChangeDetectorRef, localization: LocalizationService, intl: IntlService, disabledDatesService: DisabledDatesService);
|
|
61
|
-
ngOnInit(): void;
|
|
62
|
-
ngOnChanges(): void;
|
|
63
|
-
ngOnDestroy(): void;
|
|
64
|
-
handleTodayClick(): void;
|
|
65
|
-
handleNavigation(): void;
|
|
66
|
-
isDisabled(): string;
|
|
67
|
-
private intlChange;
|
|
68
|
-
private l10nChange;
|
|
69
|
-
private getTitle;
|
|
70
|
-
private setTodayAvailability;
|
|
71
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderComponent, never>;
|
|
72
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HeaderComponent, "kendo-calendar-header", never, { "activeView": { "alias": "activeView"; "required": false; }; "currentDate": { "alias": "currentDate"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "rangeLength": { "alias": "rangeLength"; "required": false; }; "titleTemplateRef": { "alias": "titleTemplateRef"; "required": false; }; "headerTemplateRef": { "alias": "headerTemplateRef"; "required": false; }; "isPrevDisabled": { "alias": "isPrevDisabled"; "required": false; }; "isNextDisabled": { "alias": "isNextDisabled"; "required": false; }; "showNavigationButtons": { "alias": "showNavigationButtons"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "id": { "alias": "id"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, { "todayButtonClick": "todayButtonClick"; "prevButtonClick": "prevButtonClick"; "nextButtonClick": "nextButtonClick"; }, never, never, true, never>;
|
|
73
|
-
}
|
|
@@ -1,106 +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 { ChangeDetectorRef, EventEmitter, OnChanges, TemplateRef, OnDestroy, ElementRef, Renderer2 } from '@angular/core';
|
|
6
|
-
import { BusViewService } from './services/bus-view.service';
|
|
7
|
-
import { ViewService } from './models/view-service.interface';
|
|
8
|
-
import { IntlService } from '@progress/kendo-angular-intl';
|
|
9
|
-
import { SelectionRangeEnd } from './models/selection-range-end.type';
|
|
10
|
-
import { SelectionRange } from './models/selection-range.interface';
|
|
11
|
-
import { Action } from './models/navigation-action.enum';
|
|
12
|
-
import { CalendarViewEnum } from './models/view.enum';
|
|
13
|
-
import { CalendarOrientation } from './models/orientation';
|
|
14
|
-
import { WeekDaysFormat } from '../common/models/week-days-format';
|
|
15
|
-
import * as i0 from "@angular/core";
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*/
|
|
19
|
-
export declare class HorizontalViewListComponent implements OnChanges, OnDestroy {
|
|
20
|
-
private bus;
|
|
21
|
-
intl: IntlService;
|
|
22
|
-
private cdr;
|
|
23
|
-
private element;
|
|
24
|
-
private renderer;
|
|
25
|
-
handleMultiViewCalendarFocus(): void;
|
|
26
|
-
handleMultiViewCalendarBlur(event: any): void;
|
|
27
|
-
/**
|
|
28
|
-
* Needed for the MultiViewCalendar used in the Scheduler Year view
|
|
29
|
-
*/
|
|
30
|
-
showOtherMonthDays: boolean;
|
|
31
|
-
cellTemplateRef: TemplateRef<any>;
|
|
32
|
-
weekNumberTemplateRef: TemplateRef<any>;
|
|
33
|
-
allowReverse: boolean;
|
|
34
|
-
activeRangeEnd: SelectionRangeEnd;
|
|
35
|
-
activeView: CalendarViewEnum;
|
|
36
|
-
cellUID: string;
|
|
37
|
-
focusedDate: Date;
|
|
38
|
-
isActive: boolean;
|
|
39
|
-
min: Date;
|
|
40
|
-
max: Date;
|
|
41
|
-
selectionRange: SelectionRange;
|
|
42
|
-
selectedDates: Date[];
|
|
43
|
-
views: number;
|
|
44
|
-
showViewHeader: boolean;
|
|
45
|
-
animateNavigation: boolean;
|
|
46
|
-
orientation: CalendarOrientation;
|
|
47
|
-
activeDescendant: string;
|
|
48
|
-
tabIndex: number;
|
|
49
|
-
disabled: boolean;
|
|
50
|
-
id: string;
|
|
51
|
-
weekDaysFormat: WeekDaysFormat;
|
|
52
|
-
get weekNumber(): boolean;
|
|
53
|
-
set weekNumber(showWeekNumbers: boolean);
|
|
54
|
-
cellClick: EventEmitter<any>;
|
|
55
|
-
weekNumberCellClick: EventEmitter<Date[]>;
|
|
56
|
-
cellEnter: EventEmitter<Date>;
|
|
57
|
-
cellLeave: EventEmitter<Date>;
|
|
58
|
-
activeDateChange: EventEmitter<Date>;
|
|
59
|
-
focusCalendar: EventEmitter<void>;
|
|
60
|
-
blurCalendar: EventEmitter<any>;
|
|
61
|
-
focusedCellChange: EventEmitter<string>;
|
|
62
|
-
getComponentClass: boolean;
|
|
63
|
-
get horizontalHostClass(): boolean;
|
|
64
|
-
get verticalHostClass(): boolean;
|
|
65
|
-
get getComponentMonthClass(): boolean;
|
|
66
|
-
get getComponentYearClass(): boolean;
|
|
67
|
-
get getComponentDecadeClass(): boolean;
|
|
68
|
-
get getComponentCenturyClass(): boolean;
|
|
69
|
-
get role(): string;
|
|
70
|
-
get tabindex(): string;
|
|
71
|
-
get getActiveDescendant(): string;
|
|
72
|
-
get getTabIndex(): number;
|
|
73
|
-
service: ViewService;
|
|
74
|
-
weekNames: string[];
|
|
75
|
-
wideWeekNames: string[];
|
|
76
|
-
activeDate: Date;
|
|
77
|
-
dates: Date[];
|
|
78
|
-
skip: number;
|
|
79
|
-
total: number;
|
|
80
|
-
nextAnimationDate: Date;
|
|
81
|
-
prevAnimationDate: Date;
|
|
82
|
-
private showWeekNumbers;
|
|
83
|
-
private intlSubscription;
|
|
84
|
-
private animation;
|
|
85
|
-
constructor(bus: BusViewService, intl: IntlService, cdr: ChangeDetectorRef, element: ElementRef<HTMLElement>, renderer: Renderer2);
|
|
86
|
-
ngOnChanges(changes: any): void;
|
|
87
|
-
ngOnDestroy(): void;
|
|
88
|
-
initService(): void;
|
|
89
|
-
isMonthView(): boolean;
|
|
90
|
-
getCaptionTitle(date: Date): string;
|
|
91
|
-
handleClassicCalendarFocus(): void;
|
|
92
|
-
handleClassicCalendarBlur(event: any): void;
|
|
93
|
-
animateView(action: Action): void;
|
|
94
|
-
navigate(action: Action): Date;
|
|
95
|
-
canNavigate(action: Action): boolean;
|
|
96
|
-
private getWeekNames;
|
|
97
|
-
private intlChange;
|
|
98
|
-
private clampDate;
|
|
99
|
-
private move;
|
|
100
|
-
private isListInRange;
|
|
101
|
-
private isInDates;
|
|
102
|
-
private getTake;
|
|
103
|
-
private setAriaActivedescendant;
|
|
104
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HorizontalViewListComponent, never>;
|
|
105
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<HorizontalViewListComponent, "kendo-calendar-horizontal", never, { "showOtherMonthDays": { "alias": "showOtherMonthDays"; "required": false; }; "cellTemplateRef": { "alias": "cellTemplateRef"; "required": false; }; "weekNumberTemplateRef": { "alias": "weekNumberTemplateRef"; "required": false; }; "allowReverse": { "alias": "allowReverse"; "required": false; }; "activeRangeEnd": { "alias": "activeRangeEnd"; "required": false; }; "activeView": { "alias": "activeView"; "required": false; }; "cellUID": { "alias": "cellUID"; "required": false; }; "focusedDate": { "alias": "focusedDate"; "required": false; }; "isActive": { "alias": "isActive"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "selectionRange": { "alias": "selectionRange"; "required": false; }; "selectedDates": { "alias": "selectedDates"; "required": false; }; "views": { "alias": "views"; "required": false; }; "showViewHeader": { "alias": "showViewHeader"; "required": false; }; "animateNavigation": { "alias": "animateNavigation"; "required": false; }; "orientation": { "alias": "orientation"; "required": false; }; "activeDescendant": { "alias": "activeDescendant"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "id": { "alias": "id"; "required": false; }; "weekDaysFormat": { "alias": "weekDaysFormat"; "required": false; }; "weekNumber": { "alias": "weekNumber"; "required": false; }; }, { "cellClick": "cellClick"; "weekNumberCellClick": "weekNumberCellClick"; "cellEnter": "cellEnter"; "cellLeave": "cellLeave"; "activeDateChange": "activeDateChange"; "focusCalendar": "focusCalendar"; "blurCalendar": "blurCalendar"; "focusedCellChange": "focusedCellChange"; }, never, never, true, never>;
|
|
106
|
-
}
|
|
@@ -1,25 +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 { CalendarMessages } from './calendar-messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* A component that allows customization of Calendar localization messages.
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```html
|
|
13
|
-
* <kendo-calendar-messages prevButtonTitle="Previous">
|
|
14
|
-
* </kendo-calendar-messages>
|
|
15
|
-
* ```
|
|
16
|
-
*
|
|
17
|
-
* For more information, see the [globalization documentation](https://www.telerik.com/kendo-angular-ui/components/dateinputs/globalization#custom-messages).
|
|
18
|
-
*/
|
|
19
|
-
export declare class CalendarCustomMessagesComponent extends CalendarMessages {
|
|
20
|
-
protected service: LocalizationService;
|
|
21
|
-
constructor(service: LocalizationService);
|
|
22
|
-
protected get override(): boolean;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarCustomMessagesComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CalendarCustomMessagesComponent, "kendo-calendar-messages", never, {}, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -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 { CalendarMessages } from './calendar-messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class CalendarLocalizedMessagesDirective extends CalendarMessages {
|
|
12
|
-
protected service: LocalizationService;
|
|
13
|
-
constructor(service: LocalizationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarLocalizedMessagesDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CalendarLocalizedMessagesDirective, "[kendoCalendarLocalizedMessages]", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,29 +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 CalendarMessages extends ComponentMessages {
|
|
11
|
-
/**
|
|
12
|
-
* The **Today** button text in the header of the Calendar.
|
|
13
|
-
*/
|
|
14
|
-
today: string;
|
|
15
|
-
/**
|
|
16
|
-
* The title of the **Prev** button in the header of the Classic Calendar.
|
|
17
|
-
*/
|
|
18
|
-
prevButtonTitle: string;
|
|
19
|
-
/**
|
|
20
|
-
* The title of the **Next** button in the header of the Classic Calendar.
|
|
21
|
-
*/
|
|
22
|
-
nextButtonTitle: string;
|
|
23
|
-
/**
|
|
24
|
-
* The title of the **Parent View** button in the header of the Calendar.
|
|
25
|
-
*/
|
|
26
|
-
parentViewButtonTitle: string;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarMessages, never>;
|
|
28
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<CalendarMessages, "kendo-calendar-messages-base", never, { "today": { "alias": "today"; "required": false; }; "prevButtonTitle": { "alias": "prevButtonTitle"; "required": false; }; "nextButtonTitle": { "alias": "nextButtonTitle"; "required": false; }; "parentViewButtonTitle": { "alias": "parentViewButtonTitle"; "required": false; }; }, {}, never, never, true, never>;
|
|
29
|
-
}
|
|
@@ -1,25 +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 { Messages } from './multiview-calendar-messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* A component that allows customization of MultiView Calendar localization messages.
|
|
10
|
-
*
|
|
11
|
-
* @example
|
|
12
|
-
* ```html
|
|
13
|
-
* <kendo-multiviewcalendar-messages prevButtonTitle="Previous">
|
|
14
|
-
* </kendo-multiviewcalendar-messages>
|
|
15
|
-
* ```
|
|
16
|
-
*
|
|
17
|
-
* For more information, see the [globalization documentation](https://www.telerik.com/kendo-angular-ui/components/dateinputs/globalization#custom-messages).
|
|
18
|
-
*/
|
|
19
|
-
export declare class MultiViewCalendarCustomMessagesComponent extends Messages {
|
|
20
|
-
protected service: LocalizationService;
|
|
21
|
-
constructor(service: LocalizationService);
|
|
22
|
-
protected get override(): boolean;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiViewCalendarCustomMessagesComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MultiViewCalendarCustomMessagesComponent, "kendo-multiviewcalendar-messages", never, {}, {}, never, never, true, never>;
|
|
25
|
-
}
|
|
@@ -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 { Messages } from './multiview-calendar-messages';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export declare class MultiViewCalendarLocalizedMessagesDirective extends Messages {
|
|
12
|
-
protected service: LocalizationService;
|
|
13
|
-
constructor(service: LocalizationService);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MultiViewCalendarLocalizedMessagesDirective, never>;
|
|
15
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<MultiViewCalendarLocalizedMessagesDirective, "[kendoMultiViewCalendarLocalizedMessages]", never, {}, {}, never, never, true, never>;
|
|
16
|
-
}
|
|
@@ -1,29 +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 Messages extends ComponentMessages {
|
|
11
|
-
/**
|
|
12
|
-
* The **Today** button text in the header of the MultiViewCalendar.
|
|
13
|
-
*/
|
|
14
|
-
today: string;
|
|
15
|
-
/**
|
|
16
|
-
* The title of the **Prev** button in the header of the MultiViewCalendar.
|
|
17
|
-
*/
|
|
18
|
-
prevButtonTitle: string;
|
|
19
|
-
/**
|
|
20
|
-
* The title of the **Next** button in the header of the MultiViewCalendar.
|
|
21
|
-
*/
|
|
22
|
-
nextButtonTitle: string;
|
|
23
|
-
/**
|
|
24
|
-
* The title of the **Parent View** button in the header of the MultiViewCalendar.
|
|
25
|
-
*/
|
|
26
|
-
parentViewButtonTitle: string;
|
|
27
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<Messages, never>;
|
|
28
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Messages, "kendo-multiview-calendar-messages-base", never, { "today": { "alias": "today"; "required": false; }; "prevButtonTitle": { "alias": "prevButtonTitle"; "required": false; }; "nextButtonTitle": { "alias": "nextButtonTitle"; "required": false; }; "parentViewButtonTitle": { "alias": "parentViewButtonTitle"; "required": false; }; }, {}, never, never, true, never>;
|
|
29
|
-
}
|
|
@@ -1,77 +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 CellContext {
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
formattedValue: string;
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
id: string;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
isWeekend: boolean;
|
|
21
|
-
/**
|
|
22
|
-
* @hidden
|
|
23
|
-
*/
|
|
24
|
-
isFocused: boolean;
|
|
25
|
-
/**
|
|
26
|
-
* @hidden
|
|
27
|
-
*/
|
|
28
|
-
isSelected: boolean;
|
|
29
|
-
/**
|
|
30
|
-
* @hidden
|
|
31
|
-
*/
|
|
32
|
-
isRangeStart: boolean;
|
|
33
|
-
/**
|
|
34
|
-
* @hidden
|
|
35
|
-
*/
|
|
36
|
-
isRangeEnd: boolean;
|
|
37
|
-
/**
|
|
38
|
-
* @hidden
|
|
39
|
-
*/
|
|
40
|
-
isRangeMid: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*/
|
|
44
|
-
isRangeSplitEnd?: boolean;
|
|
45
|
-
/**
|
|
46
|
-
* @hidden
|
|
47
|
-
*/
|
|
48
|
-
isRangeSplitStart?: boolean;
|
|
49
|
-
/**
|
|
50
|
-
* @hidden
|
|
51
|
-
*/
|
|
52
|
-
isToday: boolean;
|
|
53
|
-
/**
|
|
54
|
-
* @hidden
|
|
55
|
-
*/
|
|
56
|
-
title?: string;
|
|
57
|
-
/**
|
|
58
|
-
* @hidden
|
|
59
|
-
*/
|
|
60
|
-
value: Date;
|
|
61
|
-
/**
|
|
62
|
-
* @hidden
|
|
63
|
-
*/
|
|
64
|
-
isDisabled?: boolean;
|
|
65
|
-
/**
|
|
66
|
-
* @hidden
|
|
67
|
-
*/
|
|
68
|
-
isOtherMonth?: boolean;
|
|
69
|
-
/**
|
|
70
|
-
* @hidden
|
|
71
|
-
*/
|
|
72
|
-
showOtherMonthDays?: boolean;
|
|
73
|
-
/**
|
|
74
|
-
* @hidden
|
|
75
|
-
*/
|
|
76
|
-
allowReverse?: boolean;
|
|
77
|
-
}
|
|
@@ -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
|
-
/**
|
|
6
|
-
* @hidden
|
|
7
|
-
*/
|
|
8
|
-
export declare enum Action {
|
|
9
|
-
Left = 0,
|
|
10
|
-
Right = 1,
|
|
11
|
-
Up = 2,
|
|
12
|
-
Down = 3,
|
|
13
|
-
PrevView = 4,
|
|
14
|
-
NextView = 5,
|
|
15
|
-
FirstInView = 6,
|
|
16
|
-
LastInView = 7,
|
|
17
|
-
LowerView = 8,
|
|
18
|
-
UpperView = 9
|
|
19
|
-
}
|
|
@@ -1,17 +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
|
-
* Defines the Calendar layout orientation for multi-view calendars.
|
|
7
|
-
*
|
|
8
|
-
* The possible values are:
|
|
9
|
-
* - `horizontal` - Displays multiple calendar views side by side
|
|
10
|
-
* - `vertical` - Displays multiple calendar views stacked vertically
|
|
11
|
-
*
|
|
12
|
-
* @example
|
|
13
|
-
* ```typescript
|
|
14
|
-
* const orientation: CalendarOrientation = 'vertical';
|
|
15
|
-
* ```
|
|
16
|
-
*/
|
|
17
|
-
export type CalendarOrientation = 'horizontal' | 'vertical';
|
|
@@ -1,10 +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 RowLengthOptions {
|
|
9
|
-
prependCell?: boolean;
|
|
10
|
-
}
|
|
@@ -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 { ElementRef } from '@angular/core';
|
|
6
|
-
import { Observable } from 'rxjs';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
*/
|
|
10
|
-
export interface Scrollable {
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*
|
|
14
|
-
* The scrollable element.
|
|
15
|
-
*/
|
|
16
|
-
container: ElementRef;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*
|
|
20
|
-
* The method that scrolls the container to a specific `scrollTop` value.
|
|
21
|
-
*/
|
|
22
|
-
scrollTo: (scrollTop: number) => void;
|
|
23
|
-
/**
|
|
24
|
-
* @hidden
|
|
25
|
-
*
|
|
26
|
-
* The method that scrolls the container to a specific element index.
|
|
27
|
-
*/
|
|
28
|
-
scrollToIndex: (index: number) => void;
|
|
29
|
-
/**
|
|
30
|
-
* @hidden
|
|
31
|
-
*
|
|
32
|
-
* The method that scrolls the container to the bottom.
|
|
33
|
-
*/
|
|
34
|
-
scrollToBottom: () => void;
|
|
35
|
-
/**
|
|
36
|
-
* @hidden
|
|
37
|
-
*
|
|
38
|
-
* The returning method.
|
|
39
|
-
*/
|
|
40
|
-
scroll$: () => Observable<any>;
|
|
41
|
-
}
|
|
@@ -1,18 +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
|
-
* Defines which end of a selection range is currently active for user interaction.
|
|
7
|
-
*
|
|
8
|
-
* The possible values are:
|
|
9
|
-
* - `start` - The start date of the range is active for selection
|
|
10
|
-
* - `end` - The end date of the range is active for selection
|
|
11
|
-
* - `null` - No range end is currently active
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```typescript
|
|
15
|
-
* const activeEnd: SelectionRangeEnd = 'start';
|
|
16
|
-
* ```
|
|
17
|
-
*/
|
|
18
|
-
export type SelectionRangeEnd = 'start' | 'end' | null;
|