@progress/kendo-angular-dateinputs 17.0.0-develop.2 → 17.0.0-develop.21
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/README.md +39 -124
- package/daterange/date-range-popup.component.d.ts +86 -2
- package/esm2020/calendar/footer.component.mjs +1 -1
- package/esm2020/calendar/header.component.mjs +1 -1
- package/esm2020/datepicker/datepicker.component.mjs +1 -1
- package/esm2020/daterange/date-range-popup.component.mjs +147 -3
- package/esm2020/daterange/date-range.component.mjs +1 -1
- package/esm2020/datetimepicker/datetimepicker.component.mjs +37 -27
- package/esm2020/package-metadata.mjs +2 -2
- package/esm2020/timepicker/timepicker.component.mjs +33 -24
- package/esm2020/timepicker/timeselector.component.mjs +1 -1
- package/fesm2015/progress-kendo-angular-dateinputs.mjs +226 -64
- package/fesm2020/progress-kendo-angular-dateinputs.mjs +223 -61
- package/package.json +9 -9
- package/timepicker/timepicker.component.d.ts +1 -0
|
@@ -35,8 +35,8 @@ const packageMetadata = {
|
|
|
35
35
|
name: '@progress/kendo-angular-dateinputs',
|
|
36
36
|
productName: 'Kendo UI for Angular',
|
|
37
37
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
38
|
-
publishDate:
|
|
39
|
-
version: '17.0.0-develop.
|
|
38
|
+
publishDate: 1729874227,
|
|
39
|
+
version: '17.0.0-develop.21',
|
|
40
40
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
41
41
|
};
|
|
42
42
|
|
|
@@ -2738,7 +2738,7 @@ HeaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
|
|
|
2738
2738
|
</button>
|
|
2739
2739
|
</span>
|
|
2740
2740
|
</ng-template>
|
|
2741
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
2741
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
|
|
2742
2742
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: HeaderComponent, decorators: [{
|
|
2743
2743
|
type: Component,
|
|
2744
2744
|
args: [{
|
|
@@ -3450,7 +3450,7 @@ FooterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versio
|
|
|
3450
3450
|
{{intl.formatDate(getToday(), 'D')}}
|
|
3451
3451
|
</button>
|
|
3452
3452
|
</ng-template>
|
|
3453
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
3453
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
3454
3454
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FooterComponent, decorators: [{
|
|
3455
3455
|
type: Component,
|
|
3456
3456
|
args: [{
|
|
@@ -10610,7 +10610,7 @@ DatePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
|
|
|
10610
10610
|
</kendo-calendar-messages>
|
|
10611
10611
|
</kendo-calendar>
|
|
10612
10612
|
</ng-template>
|
|
10613
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: DatePickerLocalizedMessagesDirective, selector: "[kendoDatePickerLocalizedMessages]" }, { kind: "component", type: DateInputComponent, selector: "kendo-dateinput", inputs: ["focusableId", "pickerType", "clearButton", "disabled", "readonly", "title", "tabindex", "role", "ariaReadOnly", "tabIndex", "isRequired", "format", "formatPlaceholder", "placeholder", "steps", "max", "min", "rangeValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "allowCaretMode", "autoFill", "incompleteDateValidation", "twoDigitYearMax", "enableMouseWheel", "value", "spinners", "isPopupOpen", "hasPopup", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "valueUpdate", "focus", "blur"], exportAs: ["kendo-dateinput"] }, { kind: "component", type: DateInputCustomMessagesComponent, selector: "kendo-dateinput-messages" }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: ActionSheetComponent, selector: "kendo-actionsheet", inputs: ["title", "subtitle", "items", "cssClass", "animation", "expanded", "titleId"], outputs: ["expandedChange", "expand", "collapse", "itemClick", "overlayClick"], exportAs: ["kendoActionSheet"] }, { kind: "directive", type: ActionSheetTemplateDirective, selector: "[kendoActionSheetTemplate]" }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
10613
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: DatePickerLocalizedMessagesDirective, selector: "[kendoDatePickerLocalizedMessages]" }, { kind: "component", type: DateInputComponent, selector: "kendo-dateinput", inputs: ["focusableId", "pickerType", "clearButton", "disabled", "readonly", "title", "tabindex", "role", "ariaReadOnly", "tabIndex", "isRequired", "format", "formatPlaceholder", "placeholder", "steps", "max", "min", "rangeValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "allowCaretMode", "autoFill", "incompleteDateValidation", "twoDigitYearMax", "enableMouseWheel", "value", "spinners", "isPopupOpen", "hasPopup", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "valueUpdate", "focus", "blur"], exportAs: ["kendo-dateinput"] }, { kind: "component", type: DateInputCustomMessagesComponent, selector: "kendo-dateinput-messages" }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: ActionSheetComponent, selector: "kendo-actionsheet", inputs: ["title", "subtitle", "items", "cssClass", "animation", "expanded", "titleId"], outputs: ["expandedChange", "expand", "collapse", "itemClick", "overlayClick"], exportAs: ["kendoActionSheet"] }, { kind: "directive", type: ActionSheetTemplateDirective, selector: "[kendoActionSheetTemplate]" }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "component", type: CalendarComponent, selector: "kendo-calendar", inputs: ["showOtherMonthDays", "id", "focusedDate", "min", "max", "rangeValidation", "weekDaysFormat", "footer", "selection", "allowReverse", "value", "disabled", "tabindex", "tabIndex", "disabledDates", "navigation", "activeView", "bottomView", "topView", "type", "animateNavigation", "weekNumber", "cellTemplate", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "navigationItemTemplate", "size", "activeRangeEnd"], outputs: ["activeViewChange", "navigate", "activeViewDateChange", "blur", "focus", "valueChange"], exportAs: ["kendo-calendar"] }, { kind: "component", type: CalendarCustomMessagesComponent, selector: "kendo-calendar-messages" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
10614
10614
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DatePickerComponent, decorators: [{
|
|
10615
10615
|
type: Component,
|
|
10616
10616
|
args: [{
|
|
@@ -12417,7 +12417,7 @@ class TimeSelectorComponent {
|
|
|
12417
12417
|
* @hidden
|
|
12418
12418
|
*/
|
|
12419
12419
|
handleTabOut(event) {
|
|
12420
|
-
var _a, _b, _c;
|
|
12420
|
+
var _a, _b, _c, _d;
|
|
12421
12421
|
const { keyCode, shiftKey } = event;
|
|
12422
12422
|
if (event.target === ((_a = this.now) === null || _a === void 0 ? void 0 : _a.nativeElement) && keyCode === Keys$1.Tab && shiftKey) {
|
|
12423
12423
|
event.preventDefault();
|
|
@@ -12425,14 +12425,14 @@ class TimeSelectorComponent {
|
|
|
12425
12425
|
this.tabOutNow.emit();
|
|
12426
12426
|
}
|
|
12427
12427
|
else {
|
|
12428
|
-
this.cancel ? this.cancel.nativeElement.focus() : this.accept.nativeElement.focus();
|
|
12428
|
+
this.cancel ? this.cancel.nativeElement.focus() : (_b = this.accept) === null || _b === void 0 ? void 0 : _b.nativeElement.focus();
|
|
12429
12429
|
}
|
|
12430
12430
|
return;
|
|
12431
12431
|
}
|
|
12432
|
-
if (keyCode === Keys$1.Tab && !shiftKey && event.target !== ((
|
|
12432
|
+
if (keyCode === Keys$1.Tab && !shiftKey && event.target !== ((_c = this.now) === null || _c === void 0 ? void 0 : _c.nativeElement)) {
|
|
12433
12433
|
event.preventDefault();
|
|
12434
12434
|
if (document.activeElement === this.accept.nativeElement) {
|
|
12435
|
-
this.cancel ? this.cancel.nativeElement.focus() : (
|
|
12435
|
+
this.cancel ? this.cancel.nativeElement.focus() : (_d = this.now) === null || _d === void 0 ? void 0 : _d.nativeElement.focus();
|
|
12436
12436
|
}
|
|
12437
12437
|
else {
|
|
12438
12438
|
this.now ? this.now.nativeElement.focus() : this.timeLists.first.focus();
|
|
@@ -12909,6 +12909,7 @@ const VALUE_DOC_LINK$1 = 'https://www.telerik.com/kendo-angular-ui/components/da
|
|
|
12909
12909
|
const INTL_DATE_FORMAT = 'https://github.com/telerik/kendo-intl/blob/master/docs/date-formatting/index.md';
|
|
12910
12910
|
const formatRegExp = new RegExp(`${TIME_PART.hour}|${TIME_PART.minute}|${TIME_PART.second}|${TIME_PART.millisecond}|${TIME_PART.dayperiod}|literal`);
|
|
12911
12911
|
const ACCEPT_BUTTON_SELECTOR$1 = '.k-button.k-time-accept';
|
|
12912
|
+
const CANCEL_BUTTON_SELECTOR = '.k-button.k-time-cancel';
|
|
12912
12913
|
/**
|
|
12913
12914
|
* Represents the [Kendo UI TimePicker component for Angular](slug:overview_timepicker).
|
|
12914
12915
|
*/
|
|
@@ -13322,6 +13323,9 @@ class TimePickerComponent extends MultiTabStop {
|
|
|
13322
13323
|
get adaptiveAcceptButton() {
|
|
13323
13324
|
return this.actionSheet.element.nativeElement.querySelector(ACCEPT_BUTTON_SELECTOR$1);
|
|
13324
13325
|
}
|
|
13326
|
+
get adaptiveCancelButton() {
|
|
13327
|
+
return this.actionSheet.element.nativeElement.querySelector(CANCEL_BUTTON_SELECTOR);
|
|
13328
|
+
}
|
|
13325
13329
|
get inputElement() {
|
|
13326
13330
|
return this.wrapper.nativeElement.querySelector('input');
|
|
13327
13331
|
}
|
|
@@ -13644,7 +13648,12 @@ class TimePickerComponent extends MultiTabStop {
|
|
|
13644
13648
|
* @hidden
|
|
13645
13649
|
*/
|
|
13646
13650
|
onTabOutLastPart() {
|
|
13647
|
-
this.isAdaptive
|
|
13651
|
+
if (this.isAdaptive) {
|
|
13652
|
+
this.cancelButton ? this.adaptiveCancelButton.focus() : this.adaptiveAcceptButton.focus();
|
|
13653
|
+
}
|
|
13654
|
+
else {
|
|
13655
|
+
this.timeSelector.accept.nativeElement.focus();
|
|
13656
|
+
}
|
|
13648
13657
|
}
|
|
13649
13658
|
toggleTimeSelector(show) {
|
|
13650
13659
|
this.windowSize = windowSize();
|
|
@@ -13990,6 +13999,17 @@ TimePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
|
|
|
13990
13999
|
<ng-container *ngTemplateOutlet="timeSelectorTemplate"></ng-container>
|
|
13991
14000
|
</div>
|
|
13992
14001
|
<div class="k-actions k-actions-stretched k-actions-horizontal k-actionsheet-footer">
|
|
14002
|
+
<button kendoButton
|
|
14003
|
+
type="button"
|
|
14004
|
+
(click)="handleReject()"
|
|
14005
|
+
size="large"
|
|
14006
|
+
class="k-time-cancel"
|
|
14007
|
+
[attr.title]="localization.get('cancelLabel')"
|
|
14008
|
+
[attr.aria-label]="localization.get('cancelLabel')"
|
|
14009
|
+
>
|
|
14010
|
+
{{localization.get('cancel')}}
|
|
14011
|
+
</button>
|
|
14012
|
+
|
|
13993
14013
|
<button kendoButton
|
|
13994
14014
|
type="button"
|
|
13995
14015
|
(click)="handleActionSheetAccept()"
|
|
@@ -14001,17 +14021,6 @@ TimePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
|
|
|
14001
14021
|
>
|
|
14002
14022
|
{{localization.get('accept')}}
|
|
14003
14023
|
</button>
|
|
14004
|
-
|
|
14005
|
-
<button kendoButton
|
|
14006
|
-
type="button"
|
|
14007
|
-
(click)="handleReject()"
|
|
14008
|
-
size="large"
|
|
14009
|
-
class="k-time-cancel"
|
|
14010
|
-
[attr.title]="localization.get('cancelLabel')"
|
|
14011
|
-
[attr.aria-label]="localization.get('cancelLabel')"
|
|
14012
|
-
>
|
|
14013
|
-
{{localization.get('cancel')}}
|
|
14014
|
-
</button>
|
|
14015
14024
|
</div>
|
|
14016
14025
|
</ng-template>
|
|
14017
14026
|
</kendo-actionsheet>
|
|
@@ -14054,7 +14063,7 @@ TimePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
|
|
|
14054
14063
|
</kendo-timeselector-messages>
|
|
14055
14064
|
</kendo-timeselector>
|
|
14056
14065
|
</ng-template>
|
|
14057
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: TimePickerLocalizedMessagesDirective, selector: "[kendoTimePickerLocalizedMessages]" }, { kind: "component", type: DateInputComponent, selector: "kendo-dateinput", inputs: ["focusableId", "pickerType", "clearButton", "disabled", "readonly", "title", "tabindex", "role", "ariaReadOnly", "tabIndex", "isRequired", "format", "formatPlaceholder", "placeholder", "steps", "max", "min", "rangeValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "allowCaretMode", "autoFill", "incompleteDateValidation", "twoDigitYearMax", "enableMouseWheel", "value", "spinners", "isPopupOpen", "hasPopup", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "valueUpdate", "focus", "blur"], exportAs: ["kendo-dateinput"] }, { kind: "component", type: DateInputCustomMessagesComponent, selector: "kendo-dateinput-messages" }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: ActionSheetComponent, selector: "kendo-actionsheet", inputs: ["title", "subtitle", "items", "cssClass", "animation", "expanded", "titleId"], outputs: ["expandedChange", "expand", "collapse", "itemClick", "overlayClick"], exportAs: ["kendoActionSheet"] }, { kind: "directive", type: ActionSheetTemplateDirective, selector: "[kendoActionSheetTemplate]" }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
14066
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: TimePickerLocalizedMessagesDirective, selector: "[kendoTimePickerLocalizedMessages]" }, { kind: "component", type: DateInputComponent, selector: "kendo-dateinput", inputs: ["focusableId", "pickerType", "clearButton", "disabled", "readonly", "title", "tabindex", "role", "ariaReadOnly", "tabIndex", "isRequired", "format", "formatPlaceholder", "placeholder", "steps", "max", "min", "rangeValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "allowCaretMode", "autoFill", "incompleteDateValidation", "twoDigitYearMax", "enableMouseWheel", "value", "spinners", "isPopupOpen", "hasPopup", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "valueUpdate", "focus", "blur"], exportAs: ["kendo-dateinput"] }, { kind: "component", type: DateInputCustomMessagesComponent, selector: "kendo-dateinput-messages" }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: ActionSheetComponent, selector: "kendo-actionsheet", inputs: ["title", "subtitle", "items", "cssClass", "animation", "expanded", "titleId"], outputs: ["expandedChange", "expand", "collapse", "itemClick", "overlayClick"], exportAs: ["kendoActionSheet"] }, { kind: "directive", type: ActionSheetTemplateDirective, selector: "[kendoActionSheetTemplate]" }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "component", type: TimeSelectorComponent, selector: "kendo-timeselector", inputs: ["format", "min", "max", "cancelButton", "setButton", "nowButton", "disabled", "isAdaptiveEnabled", "isDateTimePicker", "steps", "value"], outputs: ["valueChange", "valueReject", "tabOutLastPart", "tabOutNow"], exportAs: ["kendo-timeselector"] }, { kind: "component", type: TimeSelectorCustomMessagesComponent, selector: "kendo-timeselector-messages" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
14058
14067
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TimePickerComponent, decorators: [{
|
|
14059
14068
|
type: Component,
|
|
14060
14069
|
args: [{
|
|
@@ -14214,6 +14223,17 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
14214
14223
|
<ng-container *ngTemplateOutlet="timeSelectorTemplate"></ng-container>
|
|
14215
14224
|
</div>
|
|
14216
14225
|
<div class="k-actions k-actions-stretched k-actions-horizontal k-actionsheet-footer">
|
|
14226
|
+
<button kendoButton
|
|
14227
|
+
type="button"
|
|
14228
|
+
(click)="handleReject()"
|
|
14229
|
+
size="large"
|
|
14230
|
+
class="k-time-cancel"
|
|
14231
|
+
[attr.title]="localization.get('cancelLabel')"
|
|
14232
|
+
[attr.aria-label]="localization.get('cancelLabel')"
|
|
14233
|
+
>
|
|
14234
|
+
{{localization.get('cancel')}}
|
|
14235
|
+
</button>
|
|
14236
|
+
|
|
14217
14237
|
<button kendoButton
|
|
14218
14238
|
type="button"
|
|
14219
14239
|
(click)="handleActionSheetAccept()"
|
|
@@ -14225,17 +14245,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
14225
14245
|
>
|
|
14226
14246
|
{{localization.get('accept')}}
|
|
14227
14247
|
</button>
|
|
14228
|
-
|
|
14229
|
-
<button kendoButton
|
|
14230
|
-
type="button"
|
|
14231
|
-
(click)="handleReject()"
|
|
14232
|
-
size="large"
|
|
14233
|
-
class="k-time-cancel"
|
|
14234
|
-
[attr.title]="localization.get('cancelLabel')"
|
|
14235
|
-
[attr.aria-label]="localization.get('cancelLabel')"
|
|
14236
|
-
>
|
|
14237
|
-
{{localization.get('cancel')}}
|
|
14238
|
-
</button>
|
|
14239
14248
|
</div>
|
|
14240
14249
|
</ng-template>
|
|
14241
14250
|
</kendo-actionsheet>
|
|
@@ -15079,11 +15088,21 @@ class DateTimePickerComponent extends MultiTabStop {
|
|
|
15079
15088
|
}
|
|
15080
15089
|
get dateTabButton() {
|
|
15081
15090
|
var _a;
|
|
15082
|
-
|
|
15091
|
+
if (this.isAdaptive) {
|
|
15092
|
+
return this.actionSheet.element.nativeElement.querySelector(DATE_TAB_BUTTON_SELECTOR);
|
|
15093
|
+
}
|
|
15094
|
+
else {
|
|
15095
|
+
return (_a = this.popupRef) === null || _a === void 0 ? void 0 : _a.popup.instance.container.nativeElement.querySelector(DATE_TAB_BUTTON_SELECTOR);
|
|
15096
|
+
}
|
|
15083
15097
|
}
|
|
15084
15098
|
get timeTabButton() {
|
|
15085
15099
|
var _a;
|
|
15086
|
-
|
|
15100
|
+
if (this.isAdaptive) {
|
|
15101
|
+
return this.actionSheet.element.nativeElement.querySelector(TIME_TAB_BUTTON_SELECTOR);
|
|
15102
|
+
}
|
|
15103
|
+
else {
|
|
15104
|
+
return (_a = this.popupRef) === null || _a === void 0 ? void 0 : _a.popup.instance.container.nativeElement.querySelector(TIME_TAB_BUTTON_SELECTOR);
|
|
15105
|
+
}
|
|
15087
15106
|
}
|
|
15088
15107
|
/**
|
|
15089
15108
|
* @hidden
|
|
@@ -15960,6 +15979,18 @@ DateTimePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0"
|
|
|
15960
15979
|
<ng-container *ngTemplateOutlet="dateTimeTemplate"></ng-container>
|
|
15961
15980
|
</div>
|
|
15962
15981
|
<div class="k-actions k-actions-stretched k-actions-horizontal k-actionsheet-footer">
|
|
15982
|
+
<button kendoButton
|
|
15983
|
+
*ngIf="cancelButton"
|
|
15984
|
+
class="k-time-cancel"
|
|
15985
|
+
type="button"
|
|
15986
|
+
(click)="handleCancel()"
|
|
15987
|
+
size="large"
|
|
15988
|
+
[attr.title]="localization.get('cancelLabel')"
|
|
15989
|
+
[attr.aria-label]="localization.get('cancelLabel')"
|
|
15990
|
+
>
|
|
15991
|
+
{{localization.get('cancel')}}
|
|
15992
|
+
</button>
|
|
15993
|
+
|
|
15963
15994
|
<button kendoButton
|
|
15964
15995
|
type="button"
|
|
15965
15996
|
class="k-time-accept"
|
|
@@ -15972,18 +16003,6 @@ DateTimePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0"
|
|
|
15972
16003
|
>
|
|
15973
16004
|
{{localization.get('accept')}}
|
|
15974
16005
|
</button>
|
|
15975
|
-
|
|
15976
|
-
<button kendoButton
|
|
15977
|
-
*ngIf="cancelButton"
|
|
15978
|
-
class="k-time-cancel"
|
|
15979
|
-
type="button"
|
|
15980
|
-
(click)="handleCancel()"
|
|
15981
|
-
size="large"
|
|
15982
|
-
[attr.title]="localization.get('cancelLabel')"
|
|
15983
|
-
[attr.aria-label]="localization.get('cancelLabel')"
|
|
15984
|
-
>
|
|
15985
|
-
{{localization.get('cancel')}}
|
|
15986
|
-
</button>
|
|
15987
16006
|
</div>
|
|
15988
16007
|
</ng-template>
|
|
15989
16008
|
</kendo-actionsheet>
|
|
@@ -16162,7 +16181,7 @@ DateTimePickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0"
|
|
|
16162
16181
|
</div>
|
|
16163
16182
|
</div>
|
|
16164
16183
|
</ng-template>
|
|
16165
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: LocalizedMessagesDirective, selector: "[kendoDateTimePickerLocalizedMessages]" }, { kind: "component", type: DateInputComponent, selector: "kendo-dateinput", inputs: ["focusableId", "pickerType", "clearButton", "disabled", "readonly", "title", "tabindex", "role", "ariaReadOnly", "tabIndex", "isRequired", "format", "formatPlaceholder", "placeholder", "steps", "max", "min", "rangeValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "allowCaretMode", "autoFill", "incompleteDateValidation", "twoDigitYearMax", "enableMouseWheel", "value", "spinners", "isPopupOpen", "hasPopup", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "valueUpdate", "focus", "blur"], exportAs: ["kendo-dateinput"] }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "component", type: DateInputCustomMessagesComponent, selector: "kendo-dateinput-messages" }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: ActionSheetComponent, selector: "kendo-actionsheet", inputs: ["title", "subtitle", "items", "cssClass", "animation", "expanded", "titleId"], outputs: ["expandedChange", "expand", "collapse", "itemClick", "overlayClick"], exportAs: ["kendoActionSheet"] }, { kind: "directive", type: ActionSheetTemplateDirective, selector: "[kendoActionSheetTemplate]" }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
16184
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: LocalizedMessagesDirective, selector: "[kendoDateTimePickerLocalizedMessages]" }, { kind: "component", type: DateInputComponent, selector: "kendo-dateinput", inputs: ["focusableId", "pickerType", "clearButton", "disabled", "readonly", "title", "tabindex", "role", "ariaReadOnly", "tabIndex", "isRequired", "format", "formatPlaceholder", "placeholder", "steps", "max", "min", "rangeValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "allowCaretMode", "autoFill", "incompleteDateValidation", "twoDigitYearMax", "enableMouseWheel", "value", "spinners", "isPopupOpen", "hasPopup", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "valueUpdate", "focus", "blur"], exportAs: ["kendo-dateinput"] }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "component", type: DateInputCustomMessagesComponent, selector: "kendo-dateinput-messages" }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: ActionSheetComponent, selector: "kendo-actionsheet", inputs: ["title", "subtitle", "items", "cssClass", "animation", "expanded", "titleId"], outputs: ["expandedChange", "expand", "collapse", "itemClick", "overlayClick"], exportAs: ["kendoActionSheet"] }, { kind: "directive", type: ActionSheetTemplateDirective, selector: "[kendoActionSheetTemplate]" }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: CalendarComponent, selector: "kendo-calendar", inputs: ["showOtherMonthDays", "id", "focusedDate", "min", "max", "rangeValidation", "weekDaysFormat", "footer", "selection", "allowReverse", "value", "disabled", "tabindex", "tabIndex", "disabledDates", "navigation", "activeView", "bottomView", "topView", "type", "animateNavigation", "weekNumber", "cellTemplate", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "navigationItemTemplate", "size", "activeRangeEnd"], outputs: ["activeViewChange", "navigate", "activeViewDateChange", "blur", "focus", "valueChange"], exportAs: ["kendo-calendar"] }, { kind: "component", type: CalendarCustomMessagesComponent, selector: "kendo-calendar-messages" }, { kind: "component", type: TimeSelectorComponent, selector: "kendo-timeselector", inputs: ["format", "min", "max", "cancelButton", "setButton", "nowButton", "disabled", "isAdaptiveEnabled", "isDateTimePicker", "steps", "value"], outputs: ["valueChange", "valueReject", "tabOutLastPart", "tabOutNow"], exportAs: ["kendo-timeselector"] }, { kind: "component", type: TimeSelectorCustomMessagesComponent, selector: "kendo-timeselector-messages" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
16166
16185
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DateTimePickerComponent, decorators: [{
|
|
16167
16186
|
type: Component,
|
|
16168
16187
|
args: [{
|
|
@@ -16363,6 +16382,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
16363
16382
|
<ng-container *ngTemplateOutlet="dateTimeTemplate"></ng-container>
|
|
16364
16383
|
</div>
|
|
16365
16384
|
<div class="k-actions k-actions-stretched k-actions-horizontal k-actionsheet-footer">
|
|
16385
|
+
<button kendoButton
|
|
16386
|
+
*ngIf="cancelButton"
|
|
16387
|
+
class="k-time-cancel"
|
|
16388
|
+
type="button"
|
|
16389
|
+
(click)="handleCancel()"
|
|
16390
|
+
size="large"
|
|
16391
|
+
[attr.title]="localization.get('cancelLabel')"
|
|
16392
|
+
[attr.aria-label]="localization.get('cancelLabel')"
|
|
16393
|
+
>
|
|
16394
|
+
{{localization.get('cancel')}}
|
|
16395
|
+
</button>
|
|
16396
|
+
|
|
16366
16397
|
<button kendoButton
|
|
16367
16398
|
type="button"
|
|
16368
16399
|
class="k-time-accept"
|
|
@@ -16375,18 +16406,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
16375
16406
|
>
|
|
16376
16407
|
{{localization.get('accept')}}
|
|
16377
16408
|
</button>
|
|
16378
|
-
|
|
16379
|
-
<button kendoButton
|
|
16380
|
-
*ngIf="cancelButton"
|
|
16381
|
-
class="k-time-cancel"
|
|
16382
|
-
type="button"
|
|
16383
|
-
(click)="handleCancel()"
|
|
16384
|
-
size="large"
|
|
16385
|
-
[attr.title]="localization.get('cancelLabel')"
|
|
16386
|
-
[attr.aria-label]="localization.get('cancelLabel')"
|
|
16387
|
-
>
|
|
16388
|
-
{{localization.get('cancel')}}
|
|
16389
|
-
</button>
|
|
16390
16409
|
</div>
|
|
16391
16410
|
</ng-template>
|
|
16392
16411
|
</kendo-actionsheet>
|
|
@@ -17272,12 +17291,58 @@ class DateRangePopupComponent {
|
|
|
17272
17291
|
this.cdr = cdr;
|
|
17273
17292
|
this.rtl = rtl;
|
|
17274
17293
|
/**
|
|
17275
|
-
*
|
|
17294
|
+
* @hidden
|
|
17295
|
+
*
|
|
17296
|
+
* Determines whether to display the MultiViewCalendar header.
|
|
17297
|
+
*/
|
|
17298
|
+
this.showCalendarHeader = true;
|
|
17299
|
+
/**
|
|
17300
|
+
* Defines the active view that the MultiViewCalendar initially renders
|
|
17301
|
+
* ([see example]({% slug viewoptions_multiviewcalendar %})).
|
|
17302
|
+
* By default, the active view is `month`.
|
|
17303
|
+
*
|
|
17304
|
+
* > You have to set `activeView` within the `topView`-`bottomView` range.
|
|
17305
|
+
*/
|
|
17306
|
+
this.activeView = CalendarViewEnum[CalendarViewEnum.month];
|
|
17307
|
+
/**
|
|
17308
|
+
* Defines the bottommost view, to which the user can navigate
|
|
17309
|
+
* ([see example](slug:viewdepth_multiviewcalendar)).
|
|
17310
|
+
*/
|
|
17311
|
+
this.bottomView = CalendarViewEnum[CalendarViewEnum.month];
|
|
17312
|
+
/**
|
|
17313
|
+
* Defines the topmost view, to which the user can navigate.
|
|
17314
|
+
*/
|
|
17315
|
+
this.topView = CalendarViewEnum[CalendarViewEnum.century];
|
|
17316
|
+
/**
|
|
17317
|
+
* Allows reverse selection.
|
|
17276
17318
|
* If `allowReverse` is set to `true`, the component skips the validation of whether the start date is after the end date.
|
|
17277
17319
|
*
|
|
17278
17320
|
* @default false
|
|
17279
17321
|
*/
|
|
17280
17322
|
this.allowReverse = false;
|
|
17323
|
+
/**
|
|
17324
|
+
* Determines whether to enable animation when navigating to previous/next view.
|
|
17325
|
+
* @default false
|
|
17326
|
+
*/
|
|
17327
|
+
this.animateNavigation = false;
|
|
17328
|
+
/**
|
|
17329
|
+
* Sets or gets the `disabled` property of the MultiViewCalendar and
|
|
17330
|
+
* determines whether the component is active
|
|
17331
|
+
* ([see example]({% slug disabled_multiviewcalendar %})).
|
|
17332
|
+
*/
|
|
17333
|
+
this.disabled = false;
|
|
17334
|
+
/**
|
|
17335
|
+
* Sets or gets the `views` property of the MultiViewCalendar and
|
|
17336
|
+
* defines the number of rendered months.
|
|
17337
|
+
*
|
|
17338
|
+
* @default 2
|
|
17339
|
+
*/
|
|
17340
|
+
this.views = 2;
|
|
17341
|
+
/**
|
|
17342
|
+
* Determines whether to display a week number column in the `month` view
|
|
17343
|
+
* ([see example]({% slug weeknumcolumn_multiviewcalendar %})).
|
|
17344
|
+
*/
|
|
17345
|
+
this.weekNumber = false;
|
|
17281
17346
|
/**
|
|
17282
17347
|
* Controls the popup animation.
|
|
17283
17348
|
* By default, the opening and closing animations are enabled.
|
|
@@ -17285,6 +17350,17 @@ class DateRangePopupComponent {
|
|
|
17285
17350
|
* refer to the article on [animations]({% slug animations_popup %}).
|
|
17286
17351
|
*/
|
|
17287
17352
|
this.animate = true;
|
|
17353
|
+
/**
|
|
17354
|
+
* Determines whether to display a header for every view (for example the month name).
|
|
17355
|
+
*
|
|
17356
|
+
* @default false
|
|
17357
|
+
*/
|
|
17358
|
+
this.showViewHeader = false;
|
|
17359
|
+
/**
|
|
17360
|
+
* Displays the days that fall out of the current month ([see example]({% slug viewoptions_multiviewcalendar %}#toc-displaying-other-month-days)).
|
|
17361
|
+
* @default false
|
|
17362
|
+
*/
|
|
17363
|
+
this.showOtherMonthDays = false;
|
|
17288
17364
|
/**
|
|
17289
17365
|
* Configures the collision behavior of the popup.
|
|
17290
17366
|
* For more information, refer to the article on
|
|
@@ -17722,7 +17798,7 @@ class DateRangePopupComponent {
|
|
|
17722
17798
|
}
|
|
17723
17799
|
}
|
|
17724
17800
|
DateRangePopupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DateRangePopupComponent, deps: [{ token: i1$3.PopupService }, { token: DateRangeService }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i1$1.LocalizationService }, { token: i0.ChangeDetectorRef }, { token: RTL, optional: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
17725
|
-
DateRangePopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: DateRangePopupComponent, isStandalone: true, selector: "kendo-daterange-popup", inputs: { allowReverse: "allowReverse", animate: "animate", anchor: "anchor", anchorAlign: "anchorAlign", 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: [
|
|
17801
|
+
DateRangePopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", 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: [
|
|
17726
17802
|
LocalizationService,
|
|
17727
17803
|
{
|
|
17728
17804
|
provide: L10N_PREFIX,
|
|
@@ -17746,7 +17822,22 @@ DateRangePopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0"
|
|
|
17746
17822
|
<ng-container #container></ng-container>
|
|
17747
17823
|
<ng-template #defaultTemplate>
|
|
17748
17824
|
<kendo-multiviewcalendar
|
|
17825
|
+
[activeView]="activeView"
|
|
17826
|
+
[bottomView]="bottomView"
|
|
17827
|
+
[animateNavigation]="animateNavigation"
|
|
17828
|
+
[disabled]="disabled"
|
|
17829
|
+
orientation="horizontal"
|
|
17830
|
+
[views]="views"
|
|
17831
|
+
[weekNumber]="weekNumber"
|
|
17832
|
+
[topView]="topView"
|
|
17833
|
+
[disabledDates]="disabledDates"
|
|
17834
|
+
[min]="min"
|
|
17835
|
+
[max]="max"
|
|
17836
|
+
[showCalendarHeader]="showCalendarHeader"
|
|
17837
|
+
[focusedDate]="focusedDate"
|
|
17749
17838
|
[allowReverse]="allowReverse"
|
|
17839
|
+
[showViewHeader]="showViewHeader"
|
|
17840
|
+
[showOtherMonthDays]="showOtherMonthDays"
|
|
17750
17841
|
selection="range"
|
|
17751
17842
|
[size]="size"
|
|
17752
17843
|
[value]="dateRangeService.selectionRange"
|
|
@@ -17794,8 +17885,22 @@ DateRangePopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0"
|
|
|
17794
17885
|
<div class="k-scrollable-wrap">
|
|
17795
17886
|
<kendo-multiviewcalendar
|
|
17796
17887
|
size="large"
|
|
17888
|
+
[animateNavigation]="animateNavigation"
|
|
17889
|
+
[disabled]="disabled"
|
|
17797
17890
|
orientation="vertical"
|
|
17891
|
+
[views]="views"
|
|
17892
|
+
[weekNumber]="weekNumber"
|
|
17893
|
+
[disabledDates]="disabledDates"
|
|
17894
|
+
[activeView]="activeView"
|
|
17895
|
+
[bottomView]="bottomView"
|
|
17896
|
+
[topView]="topView"
|
|
17897
|
+
[min]="min"
|
|
17898
|
+
[max]="max"
|
|
17899
|
+
[showCalendarHeader]="showCalendarHeader"
|
|
17900
|
+
[focusedDate]="focusedDate"
|
|
17798
17901
|
[allowReverse]="allowReverse"
|
|
17902
|
+
[showViewHeader]="showViewHeader"
|
|
17903
|
+
[showOtherMonthDays]="showOtherMonthDays"
|
|
17799
17904
|
[focusedDate]="dateRangeService.focusedDate"
|
|
17800
17905
|
[value]="dateRangeService.selectionRange"
|
|
17801
17906
|
selection="range"
|
|
@@ -17828,7 +17933,7 @@ DateRangePopupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0"
|
|
|
17828
17933
|
</div>
|
|
17829
17934
|
</ng-template>
|
|
17830
17935
|
</kendo-actionsheet>
|
|
17831
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: DateRangePopupLocalizedMessagesDirective, selector: "[kendoDateRangePopupLocalizedMessages]" }, { kind: "component", type: MultiViewCalendarComponent, selector: "kendo-multiviewcalendar", inputs: ["showOtherMonthDays", "showCalendarHeader", "size", "id", "focusedDate", "footer", "min", "max", "rangeValidation", "disabledDatesRangeValidation", "selection", "allowReverse", "value", "disabled", "tabindex", "tabIndex", "weekDaysFormat", "isActive", "disabledDates", "activeView", "bottomView", "topView", "showViewHeader", "animateNavigation", "weekNumber", "activeRangeEnd", "selectionRange", "views", "orientation", "cellTemplate", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "footerTemplate", "headerTitleTemplate", "headerTemplate"], outputs: ["activeViewChange", "navigate", "cellEnter", "cellLeave", "valueChange", "rangeSelectionChange", "blur", "focus", "focusCalendar", "onClosePopup", "onTabPress", "onShiftTabPress"], exportAs: ["kendo-multiviewcalendar"] }, { kind: "component", type: ActionSheetComponent, selector: "kendo-actionsheet", inputs: ["title", "subtitle", "items", "cssClass", "animation", "expanded", "titleId"], outputs: ["expandedChange", "expand", "collapse", "itemClick", "overlayClick"], exportAs: ["kendoActionSheet"] }, { kind: "directive", type: ActionSheetTemplateDirective, selector: "[kendoActionSheetTemplate]" }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
17936
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: DateRangePopupLocalizedMessagesDirective, selector: "[kendoDateRangePopupLocalizedMessages]" }, { kind: "component", type: MultiViewCalendarComponent, selector: "kendo-multiviewcalendar", inputs: ["showOtherMonthDays", "showCalendarHeader", "size", "id", "focusedDate", "footer", "min", "max", "rangeValidation", "disabledDatesRangeValidation", "selection", "allowReverse", "value", "disabled", "tabindex", "tabIndex", "weekDaysFormat", "isActive", "disabledDates", "activeView", "bottomView", "topView", "showViewHeader", "animateNavigation", "weekNumber", "activeRangeEnd", "selectionRange", "views", "orientation", "cellTemplate", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "footerTemplate", "headerTitleTemplate", "headerTemplate"], outputs: ["activeViewChange", "navigate", "cellEnter", "cellLeave", "valueChange", "rangeSelectionChange", "blur", "focus", "focusCalendar", "onClosePopup", "onTabPress", "onShiftTabPress"], exportAs: ["kendo-multiviewcalendar"] }, { kind: "component", type: ActionSheetComponent, selector: "kendo-actionsheet", inputs: ["title", "subtitle", "items", "cssClass", "animation", "expanded", "titleId"], outputs: ["expandedChange", "expand", "collapse", "itemClick", "overlayClick"], exportAs: ["kendoActionSheet"] }, { kind: "directive", type: ActionSheetTemplateDirective, selector: "[kendoActionSheetTemplate]" }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
17832
17937
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DateRangePopupComponent, decorators: [{
|
|
17833
17938
|
type: Component,
|
|
17834
17939
|
args: [{
|
|
@@ -17859,7 +17964,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
17859
17964
|
<ng-container #container></ng-container>
|
|
17860
17965
|
<ng-template #defaultTemplate>
|
|
17861
17966
|
<kendo-multiviewcalendar
|
|
17967
|
+
[activeView]="activeView"
|
|
17968
|
+
[bottomView]="bottomView"
|
|
17969
|
+
[animateNavigation]="animateNavigation"
|
|
17970
|
+
[disabled]="disabled"
|
|
17971
|
+
orientation="horizontal"
|
|
17972
|
+
[views]="views"
|
|
17973
|
+
[weekNumber]="weekNumber"
|
|
17974
|
+
[topView]="topView"
|
|
17975
|
+
[disabledDates]="disabledDates"
|
|
17976
|
+
[min]="min"
|
|
17977
|
+
[max]="max"
|
|
17978
|
+
[showCalendarHeader]="showCalendarHeader"
|
|
17979
|
+
[focusedDate]="focusedDate"
|
|
17862
17980
|
[allowReverse]="allowReverse"
|
|
17981
|
+
[showViewHeader]="showViewHeader"
|
|
17982
|
+
[showOtherMonthDays]="showOtherMonthDays"
|
|
17863
17983
|
selection="range"
|
|
17864
17984
|
[size]="size"
|
|
17865
17985
|
[value]="dateRangeService.selectionRange"
|
|
@@ -17907,8 +18027,22 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
17907
18027
|
<div class="k-scrollable-wrap">
|
|
17908
18028
|
<kendo-multiviewcalendar
|
|
17909
18029
|
size="large"
|
|
18030
|
+
[animateNavigation]="animateNavigation"
|
|
18031
|
+
[disabled]="disabled"
|
|
17910
18032
|
orientation="vertical"
|
|
18033
|
+
[views]="views"
|
|
18034
|
+
[weekNumber]="weekNumber"
|
|
18035
|
+
[disabledDates]="disabledDates"
|
|
18036
|
+
[activeView]="activeView"
|
|
18037
|
+
[bottomView]="bottomView"
|
|
18038
|
+
[topView]="topView"
|
|
18039
|
+
[min]="min"
|
|
18040
|
+
[max]="max"
|
|
18041
|
+
[showCalendarHeader]="showCalendarHeader"
|
|
18042
|
+
[focusedDate]="focusedDate"
|
|
17911
18043
|
[allowReverse]="allowReverse"
|
|
18044
|
+
[showViewHeader]="showViewHeader"
|
|
18045
|
+
[showOtherMonthDays]="showOtherMonthDays"
|
|
17912
18046
|
[focusedDate]="dateRangeService.focusedDate"
|
|
17913
18047
|
[value]="dateRangeService.selectionRange"
|
|
17914
18048
|
selection="range"
|
|
@@ -17973,14 +18107,42 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
17973
18107
|
}], contentCalendar: [{
|
|
17974
18108
|
type: ContentChildren,
|
|
17975
18109
|
args: [MultiViewCalendarComponent]
|
|
18110
|
+
}], showCalendarHeader: [{
|
|
18111
|
+
type: Input
|
|
18112
|
+
}], focusedDate: [{
|
|
18113
|
+
type: Input
|
|
18114
|
+
}], disabledDates: [{
|
|
18115
|
+
type: Input
|
|
18116
|
+
}], activeView: [{
|
|
18117
|
+
type: Input
|
|
18118
|
+
}], bottomView: [{
|
|
18119
|
+
type: Input
|
|
18120
|
+
}], topView: [{
|
|
18121
|
+
type: Input
|
|
18122
|
+
}], min: [{
|
|
18123
|
+
type: Input
|
|
18124
|
+
}], max: [{
|
|
18125
|
+
type: Input
|
|
17976
18126
|
}], allowReverse: [{
|
|
17977
18127
|
type: Input
|
|
18128
|
+
}], animateNavigation: [{
|
|
18129
|
+
type: Input
|
|
18130
|
+
}], disabled: [{
|
|
18131
|
+
type: Input
|
|
18132
|
+
}], views: [{
|
|
18133
|
+
type: Input
|
|
18134
|
+
}], weekNumber: [{
|
|
18135
|
+
type: Input
|
|
17978
18136
|
}], animate: [{
|
|
17979
18137
|
type: Input
|
|
17980
18138
|
}], anchor: [{
|
|
17981
18139
|
type: Input
|
|
17982
18140
|
}], anchorAlign: [{
|
|
17983
18141
|
type: Input
|
|
18142
|
+
}], showViewHeader: [{
|
|
18143
|
+
type: Input
|
|
18144
|
+
}], showOtherMonthDays: [{
|
|
18145
|
+
type: Input
|
|
17984
18146
|
}], appendTo: [{
|
|
17985
18147
|
type: Input
|
|
17986
18148
|
}], collision: [{
|
|
@@ -18071,7 +18233,7 @@ DateRangeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", versi
|
|
|
18071
18233
|
DateRangeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: DateRangeComponent, isStandalone: true, selector: "kendo-daterange", inputs: { size: "size" }, host: { listeners: { "keydown": "keydown($event)" }, properties: { "class.k-daterangepicker": "this.wrapperClass" } }, providers: [DateRangeService], queries: [{ propertyName: "contentPopup", predicate: DateRangePopupComponent }], ngImport: i0, template: `
|
|
18072
18234
|
<ng-content></ng-content>
|
|
18073
18235
|
<kendo-daterange-popup *ngIf="showDefault" [size]="size"></kendo-daterange-popup>
|
|
18074
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: DateRangePopupComponent, selector: "kendo-daterange-popup", inputs: ["allowReverse", "animate", "anchor", "anchorAlign", "appendTo", "collision", "popupAlign", "margin", "adaptiveMode", "title", "subtitle", "size"], outputs: ["open", "close", "blur", "focus", "cancel"], exportAs: ["kendo-daterange-popup"] }] });
|
|
18236
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: DateRangePopupComponent, selector: "kendo-daterange-popup", inputs: ["showCalendarHeader", "focusedDate", "disabledDates", "activeView", "bottomView", "topView", "min", "max", "allowReverse", "animateNavigation", "disabled", "views", "weekNumber", "animate", "anchor", "anchorAlign", "showViewHeader", "showOtherMonthDays", "appendTo", "collision", "popupAlign", "margin", "adaptiveMode", "title", "subtitle", "size"], outputs: ["open", "close", "blur", "focus", "cancel"], exportAs: ["kendo-daterange-popup"] }] });
|
|
18075
18237
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DateRangeComponent, decorators: [{
|
|
18076
18238
|
type: Component,
|
|
18077
18239
|
args: [{
|