@progress/kendo-angular-dateinputs 14.4.0-develop.2 → 14.4.0-develop.3
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/LICENSE.md +1 -1
- package/NOTICE.txt +1 -1
- package/README.md +1 -1
- package/calendar/calendar-common.module.d.ts +1 -1
- package/calendar/calendar.component.d.ts +1 -1
- package/calendar/calendar.module.d.ts +1 -1
- package/calendar/calendars.module.d.ts +1 -1
- package/calendar/for.directive.d.ts +1 -1
- package/calendar/header.component.d.ts +1 -1
- package/calendar/horizontal-view-list.component.d.ts +1 -1
- package/calendar/localization/calendar-custom-messages.component.d.ts +1 -1
- package/calendar/localization/calendar-localized-messages.directive.d.ts +1 -1
- package/calendar/localization/calendar-messages.d.ts +1 -1
- package/calendar/localization/multiview-calendar-custom-messages.component.d.ts +1 -1
- package/calendar/localization/multiview-calendar-localized-messages.directive.d.ts +1 -1
- package/calendar/localization/multiview-calendar-messages.d.ts +1 -1
- package/calendar/models/cell-context.interface.d.ts +1 -1
- package/calendar/models/keydown.interface.d.ts +1 -1
- package/calendar/models/navigation-action.enum.d.ts +1 -1
- package/calendar/models/orientation.d.ts +1 -1
- package/calendar/models/row-length-options.interface.d.ts +1 -1
- package/calendar/models/scrollable.interface.d.ts +1 -1
- package/calendar/models/selection-range-end.type.d.ts +1 -1
- package/calendar/models/selection-range.interface.d.ts +1 -1
- package/calendar/models/selection.d.ts +1 -1
- package/calendar/models/type.d.ts +1 -1
- package/calendar/models/view-service.interface.d.ts +1 -1
- package/calendar/models/view.enum.d.ts +1 -1
- package/calendar/models/view.type.d.ts +1 -1
- package/calendar/multiview-calendar.component.d.ts +1 -1
- package/calendar/multiview-calendar.module.d.ts +1 -1
- package/calendar/navigation.component.d.ts +1 -1
- package/calendar/services/bus-view.service.d.ts +1 -1
- package/calendar/services/century-view.service.d.ts +1 -1
- package/calendar/services/decade-view.service.d.ts +1 -1
- package/calendar/services/disabled-dates.service.d.ts +1 -1
- package/calendar/services/dom.service.d.ts +1 -1
- package/calendar/services/month-view.service.d.ts +1 -1
- package/calendar/services/navigation.service.d.ts +1 -1
- package/calendar/services/scroll-sync.service.d.ts +1 -1
- package/calendar/services/selection.service.d.ts +1 -1
- package/calendar/services/weeknames.service.d.ts +1 -1
- package/calendar/services/year-view.service.d.ts +1 -1
- package/calendar/templates/cell-template.directive.d.ts +1 -1
- package/calendar/templates/century-cell-template.directive.d.ts +1 -1
- package/calendar/templates/decade-cell-template.directive.d.ts +1 -1
- package/calendar/templates/header-title-template.directive.d.ts +1 -1
- package/calendar/templates/month-cell-template.directive.d.ts +1 -1
- package/calendar/templates/navigation-item-template.directive.d.ts +1 -1
- package/calendar/templates/weeknumber-cell-template.directive.d.ts +1 -1
- package/calendar/templates/year-cell-template.directive.d.ts +1 -1
- package/calendar/templates.module.d.ts +1 -1
- package/calendar/view-list.component.d.ts +1 -1
- package/calendar/view.component.d.ts +1 -1
- package/common/adaptive.module.d.ts +1 -1
- package/common/dom-queries.d.ts +1 -1
- package/common/models/fillmode.d.ts +1 -1
- package/common/models/rounded.d.ts +1 -1
- package/common/models/size.d.ts +1 -1
- package/common/picker.service.d.ts +1 -1
- package/common/utils.d.ts +1 -1
- package/dateinput/arrow.enum.d.ts +1 -1
- package/dateinput/dateinput.component.d.ts +1 -1
- package/dateinput/dateinput.module.d.ts +1 -1
- package/dateinput/localization/dateinput-custom-messages.component.d.ts +1 -1
- package/dateinput/localization/dateinput-localized-messages.directive.d.ts +1 -1
- package/dateinput/localization/messages.d.ts +1 -1
- package/dateinput/models/format-placeholder.model.d.ts +1 -1
- package/dateinput/models/format-settings.model.d.ts +1 -1
- package/dateinput/models/incremental-steps.model.d.ts +1 -1
- package/dateinputs.module.d.ts +1 -1
- package/datepicker/datepicker.component.d.ts +1 -1
- package/datepicker/datepicker.module.d.ts +1 -1
- package/datepicker/localization/datepicker-custom-messages.component.d.ts +1 -1
- package/datepicker/localization/datepicker-localized-messages.directive.d.ts +1 -1
- package/datepicker/localization/messages.d.ts +1 -1
- package/daterange/auto-correct-on.type.d.ts +1 -1
- package/daterange/date-range-end-input.directive.d.ts +1 -1
- package/daterange/date-range-input.d.ts +1 -1
- package/daterange/date-range-popup-template.directive.d.ts +1 -1
- package/daterange/date-range-popup.component.d.ts +1 -1
- package/daterange/date-range-selection.directive.d.ts +1 -1
- package/daterange/date-range-start-input.directive.d.ts +1 -1
- package/daterange/date-range.component.d.ts +1 -1
- package/daterange/date-range.module.d.ts +1 -1
- package/daterange/date-range.service.d.ts +1 -1
- package/daterange/localization/daterange-popup-custom-messages.component.d.ts +1 -1
- package/daterange/localization/daterange-popup-localized-messages.directive.d.ts +1 -1
- package/daterange/localization/messages.d.ts +1 -1
- package/datetimepicker/datetimepicker.component.d.ts +1 -1
- package/datetimepicker/datetimepicker.module.d.ts +1 -1
- package/datetimepicker/localization/datetimepicker-custom-messages.component.d.ts +1 -1
- package/datetimepicker/localization/localized-messages.directive.d.ts +1 -1
- package/datetimepicker/localization/messages.d.ts +1 -1
- package/datetimepicker/models/active-tab.type.d.ts +1 -1
- package/defaults.d.ts +1 -1
- package/esm2020/calendar/calendar-common.module.mjs +1 -1
- package/esm2020/calendar/calendar.component.mjs +1 -1
- package/esm2020/calendar/calendar.module.mjs +1 -1
- package/esm2020/calendar/calendars.module.mjs +1 -1
- package/esm2020/calendar/for.directive.mjs +1 -1
- package/esm2020/calendar/header.component.mjs +1 -1
- package/esm2020/calendar/horizontal-view-list.component.mjs +1 -1
- package/esm2020/calendar/localization/calendar-custom-messages.component.mjs +1 -1
- package/esm2020/calendar/localization/calendar-localized-messages.directive.mjs +1 -1
- package/esm2020/calendar/localization/calendar-messages.mjs +1 -1
- package/esm2020/calendar/localization/multiview-calendar-custom-messages.component.mjs +1 -1
- package/esm2020/calendar/localization/multiview-calendar-localized-messages.directive.mjs +1 -1
- package/esm2020/calendar/localization/multiview-calendar-messages.mjs +1 -1
- package/esm2020/calendar/models/cell-context.interface.mjs +1 -1
- package/esm2020/calendar/models/keydown.interface.mjs +1 -1
- package/esm2020/calendar/models/navigation-action.enum.mjs +1 -1
- package/esm2020/calendar/models/orientation.mjs +1 -1
- package/esm2020/calendar/models/row-length-options.interface.mjs +1 -1
- package/esm2020/calendar/models/scrollable.interface.mjs +1 -1
- package/esm2020/calendar/models/selection-range-end.type.mjs +1 -1
- package/esm2020/calendar/models/selection-range.interface.mjs +1 -1
- package/esm2020/calendar/models/selection.mjs +1 -1
- package/esm2020/calendar/models/type.mjs +1 -1
- package/esm2020/calendar/models/view-service.interface.mjs +1 -1
- package/esm2020/calendar/models/view.enum.mjs +1 -1
- package/esm2020/calendar/models/view.type.mjs +1 -1
- package/esm2020/calendar/multiview-calendar.component.mjs +1 -1
- package/esm2020/calendar/multiview-calendar.module.mjs +1 -1
- package/esm2020/calendar/navigation.component.mjs +1 -1
- package/esm2020/calendar/services/bus-view.service.mjs +1 -1
- package/esm2020/calendar/services/century-view.service.mjs +1 -1
- package/esm2020/calendar/services/decade-view.service.mjs +1 -1
- package/esm2020/calendar/services/disabled-dates.service.mjs +1 -1
- package/esm2020/calendar/services/dom.service.mjs +1 -1
- package/esm2020/calendar/services/month-view.service.mjs +1 -1
- package/esm2020/calendar/services/navigation.service.mjs +1 -1
- package/esm2020/calendar/services/scroll-sync.service.mjs +1 -1
- package/esm2020/calendar/services/selection.service.mjs +1 -1
- package/esm2020/calendar/services/weeknames.service.mjs +1 -1
- package/esm2020/calendar/services/year-view.service.mjs +1 -1
- package/esm2020/calendar/templates/cell-template.directive.mjs +1 -1
- package/esm2020/calendar/templates/century-cell-template.directive.mjs +1 -1
- package/esm2020/calendar/templates/decade-cell-template.directive.mjs +1 -1
- package/esm2020/calendar/templates/header-title-template.directive.mjs +1 -1
- package/esm2020/calendar/templates/month-cell-template.directive.mjs +1 -1
- package/esm2020/calendar/templates/navigation-item-template.directive.mjs +1 -1
- package/esm2020/calendar/templates/weeknumber-cell-template.directive.mjs +1 -1
- package/esm2020/calendar/templates/year-cell-template.directive.mjs +1 -1
- package/esm2020/calendar/templates.module.mjs +1 -1
- package/esm2020/calendar/view-list.component.mjs +1 -1
- package/esm2020/calendar/view.component.mjs +1 -1
- package/esm2020/common/adaptive.module.mjs +1 -1
- package/esm2020/common/dom-queries.mjs +1 -1
- package/esm2020/common/models/fillmode.mjs +1 -1
- package/esm2020/common/models/rounded.mjs +1 -1
- package/esm2020/common/models/size.mjs +1 -1
- package/esm2020/common/picker.service.mjs +1 -1
- package/esm2020/common/utils.mjs +1 -1
- package/esm2020/dateinput/arrow.enum.mjs +1 -1
- package/esm2020/dateinput/dateinput.component.mjs +1 -1
- package/esm2020/dateinput/dateinput.module.mjs +1 -1
- package/esm2020/dateinput/localization/dateinput-custom-messages.component.mjs +1 -1
- package/esm2020/dateinput/localization/dateinput-localized-messages.directive.mjs +1 -1
- package/esm2020/dateinput/localization/messages.mjs +1 -1
- package/esm2020/dateinput/models/format-placeholder.model.mjs +1 -1
- package/esm2020/dateinput/models/format-settings.model.mjs +1 -1
- package/esm2020/dateinput/models/incremental-steps.model.mjs +1 -1
- package/esm2020/dateinputs.module.mjs +1 -1
- package/esm2020/datepicker/datepicker.component.mjs +3 -4
- package/esm2020/datepicker/datepicker.module.mjs +1 -1
- package/esm2020/datepicker/localization/datepicker-custom-messages.component.mjs +1 -1
- package/esm2020/datepicker/localization/datepicker-localized-messages.directive.mjs +1 -1
- package/esm2020/datepicker/localization/messages.mjs +1 -1
- package/esm2020/daterange/auto-correct-on.type.mjs +1 -1
- package/esm2020/daterange/date-range-end-input.directive.mjs +1 -1
- package/esm2020/daterange/date-range-input.mjs +1 -1
- package/esm2020/daterange/date-range-popup-template.directive.mjs +1 -1
- package/esm2020/daterange/date-range-popup.component.mjs +3 -2
- package/esm2020/daterange/date-range-selection.directive.mjs +1 -1
- package/esm2020/daterange/date-range-start-input.directive.mjs +1 -1
- package/esm2020/daterange/date-range.component.mjs +1 -1
- package/esm2020/daterange/date-range.module.mjs +1 -1
- package/esm2020/daterange/date-range.service.mjs +1 -1
- package/esm2020/daterange/localization/daterange-popup-custom-messages.component.mjs +1 -1
- package/esm2020/daterange/localization/daterange-popup-localized-messages.directive.mjs +1 -1
- package/esm2020/daterange/localization/messages.mjs +1 -1
- package/esm2020/datetimepicker/datetimepicker.component.mjs +2 -2
- package/esm2020/datetimepicker/datetimepicker.module.mjs +1 -1
- package/esm2020/datetimepicker/localization/datetimepicker-custom-messages.component.mjs +1 -1
- package/esm2020/datetimepicker/localization/localized-messages.directive.mjs +1 -1
- package/esm2020/datetimepicker/localization/messages.mjs +1 -1
- package/esm2020/datetimepicker/models/active-tab.type.mjs +1 -1
- package/esm2020/defaults.mjs +1 -1
- package/esm2020/index.mjs +1 -1
- package/esm2020/package-metadata.mjs +3 -3
- package/esm2020/popup-settings.model.mjs +1 -1
- package/esm2020/preventable-event.mjs +1 -1
- package/esm2020/progress-kendo-angular-dateinputs.mjs +1 -1
- package/esm2020/timepicker/localization/messages.mjs +1 -1
- package/esm2020/timepicker/localization/timepicker-custom-messages.component.mjs +1 -1
- package/esm2020/timepicker/localization/timepicker-localized-messages.directive.mjs +1 -1
- package/esm2020/timepicker/localization/timeselector-custom-messages.component.mjs +1 -1
- package/esm2020/timepicker/localization/timeselector-localized-messages.directive.mjs +1 -1
- package/esm2020/timepicker/models/incremental-steps.model.mjs +1 -1
- package/esm2020/timepicker/models/list-item.interface.mjs +1 -1
- package/esm2020/timepicker/models/list-service-settings.mjs +1 -1
- package/esm2020/timepicker/models/list-service.interface.mjs +1 -1
- package/esm2020/timepicker/models/time-part.default.mjs +1 -1
- package/esm2020/timepicker/services/dayperiod.service.mjs +1 -1
- package/esm2020/timepicker/services/dom.service.mjs +1 -1
- package/esm2020/timepicker/services/hours.service.mjs +1 -1
- package/esm2020/timepicker/services/milliseconds.service.mjs +1 -1
- package/esm2020/timepicker/services/minutes.service.mjs +1 -1
- package/esm2020/timepicker/services/seconds.service.mjs +1 -1
- package/esm2020/timepicker/timelist.component.mjs +1 -1
- package/esm2020/timepicker/timepicker.component.mjs +2 -3
- package/esm2020/timepicker/timepicker.module.mjs +1 -1
- package/esm2020/timepicker/timeselector.component.mjs +1 -1
- package/esm2020/timepicker/util.mjs +1 -1
- package/esm2020/touch-enabled.mjs +1 -1
- package/esm2020/util.mjs +1 -1
- package/esm2020/validators/disabled-date.validator.mjs +1 -1
- package/esm2020/validators/disabled-dates-range.validator.mjs +1 -1
- package/esm2020/validators/incomplete-date.validator.mjs +1 -1
- package/esm2020/validators/max.validator.mjs +1 -1
- package/esm2020/validators/min.validator.mjs +1 -1
- package/esm2020/validators/time-range.validator.mjs +1 -1
- package/esm2020/virtualization/models/scrollable.interface.mjs +1 -1
- package/esm2020/virtualization/services/row-height.service.mjs +1 -1
- package/esm2020/virtualization/services/scroller.service.mjs +1 -1
- package/esm2020/virtualization/virtualization.component.mjs +1 -1
- package/esm2020/virtualization/virtualization.module.mjs +1 -1
- package/fesm2015/progress-kendo-angular-dateinputs.mjs +9 -10
- package/fesm2020/progress-kendo-angular-dateinputs.mjs +9 -10
- package/index.d.ts +1 -1
- package/package-metadata.d.ts +1 -1
- package/package.json +11 -11
- package/popup-settings.model.d.ts +1 -1
- package/preventable-event.d.ts +1 -1
- package/progress-kendo-angular-dateinputs.d.ts +1 -1
- package/timepicker/localization/messages.d.ts +1 -1
- package/timepicker/localization/timepicker-custom-messages.component.d.ts +1 -1
- package/timepicker/localization/timepicker-localized-messages.directive.d.ts +1 -1
- package/timepicker/localization/timeselector-custom-messages.component.d.ts +1 -1
- package/timepicker/localization/timeselector-localized-messages.directive.d.ts +1 -1
- package/timepicker/models/incremental-steps.model.d.ts +1 -1
- package/timepicker/models/list-item.interface.d.ts +1 -1
- package/timepicker/models/list-service-settings.d.ts +1 -1
- package/timepicker/models/list-service.interface.d.ts +1 -1
- package/timepicker/models/time-part.default.d.ts +1 -1
- package/timepicker/services/dayperiod.service.d.ts +1 -1
- package/timepicker/services/dom.service.d.ts +1 -1
- package/timepicker/services/hours.service.d.ts +1 -1
- package/timepicker/services/milliseconds.service.d.ts +1 -1
- package/timepicker/services/minutes.service.d.ts +1 -1
- package/timepicker/services/seconds.service.d.ts +1 -1
- package/timepicker/timelist.component.d.ts +1 -1
- package/timepicker/timepicker.component.d.ts +1 -1
- package/timepicker/timepicker.module.d.ts +1 -1
- package/timepicker/timeselector.component.d.ts +1 -1
- package/timepicker/util.d.ts +1 -1
- package/touch-enabled.d.ts +1 -1
- package/util.d.ts +1 -1
- package/validators/disabled-date.validator.d.ts +1 -1
- package/validators/disabled-dates-range.validator.d.ts +1 -1
- package/validators/incomplete-date.validator.d.ts +1 -1
- package/validators/max.validator.d.ts +1 -1
- package/validators/min.validator.d.ts +1 -1
- package/validators/time-range.validator.d.ts +1 -1
- package/virtualization/models/scrollable.interface.d.ts +1 -1
- package/virtualization/services/row-height.service.d.ts +1 -1
- package/virtualization/services/scroller.service.d.ts +1 -1
- package/virtualization/virtualization.component.d.ts +1 -1
- package/virtualization/virtualization.module.d.ts +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { Injectable } from '@angular/core';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { Injectable } from '@angular/core';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { Injectable } from '@angular/core';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { Injectable } from '@angular/core';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { Injectable } from '@angular/core';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/* eslint-disable @angular-eslint/component-selector */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { Component, ChangeDetectorRef, ChangeDetectionStrategy, ElementRef, EventEmitter, HostBinding, Input, Output, NgZone, TemplateRef, ViewChild, ViewContainerRef, Inject, Optional, Renderer2, forwardRef, isDevMode, Injector } from '@angular/core';
|
|
@@ -744,8 +744,7 @@ export class TimePickerComponent {
|
|
|
744
744
|
*/
|
|
745
745
|
get popupClasses() {
|
|
746
746
|
return [
|
|
747
|
-
'k-
|
|
748
|
-
'k-reset'
|
|
747
|
+
'k-timepicker-popup'
|
|
749
748
|
].concat(this.popupSettings.popupClass || []);
|
|
750
749
|
}
|
|
751
750
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { NgModule } from '@angular/core';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { Component, ChangeDetectorRef, ChangeDetectionStrategy, ElementRef, EventEmitter, HostBinding, Input, Output, NgZone, ViewChild, ViewChildren, QueryList, Optional, Renderer2 } from '@angular/core';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { cloneDate } from '@progress/kendo-date-math';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { InjectionToken } from '@angular/core';
|
package/esm2020/util.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { MS_PER_HOUR, MS_PER_MINUTE, addDays, cloneDate, getDate, isEqual } from '@progress/kendo-date-math';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { disabledDatesInRange } from '../util';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { isPresent } from '../common/utils';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { isInTimeRange } from '../util';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { Observable, ReplaySubject } from 'rxjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/* eslint-disable @angular-eslint/component-selector */
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { NgModule } from '@angular/core';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import * as i0 from '@angular/core';
|
|
@@ -37,8 +37,8 @@ const packageMetadata = {
|
|
|
37
37
|
name: '@progress/kendo-angular-dateinputs',
|
|
38
38
|
productName: 'Kendo UI for Angular',
|
|
39
39
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
40
|
-
publishDate:
|
|
41
|
-
version: '14.4.0-develop.
|
|
40
|
+
publishDate: 1704202162,
|
|
41
|
+
version: '14.4.0-develop.3',
|
|
42
42
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
43
43
|
};
|
|
44
44
|
|
|
@@ -9029,9 +9029,8 @@ class DatePickerComponent {
|
|
|
9029
9029
|
*/
|
|
9030
9030
|
get popupClasses() {
|
|
9031
9031
|
return [
|
|
9032
|
-
'k-
|
|
9033
|
-
'k-
|
|
9034
|
-
'k-reset'
|
|
9032
|
+
'k-datepicker-popup',
|
|
9033
|
+
'k-calendar-container'
|
|
9035
9034
|
].concat(this.popupSettings.popupClass || []);
|
|
9036
9035
|
}
|
|
9037
9036
|
/**
|
|
@@ -12391,8 +12390,7 @@ class TimePickerComponent {
|
|
|
12391
12390
|
*/
|
|
12392
12391
|
get popupClasses() {
|
|
12393
12392
|
return [
|
|
12394
|
-
'k-
|
|
12395
|
-
'k-reset'
|
|
12393
|
+
'k-timepicker-popup'
|
|
12396
12394
|
].concat(this.popupSettings.popupClass || []);
|
|
12397
12395
|
}
|
|
12398
12396
|
/**
|
|
@@ -14358,7 +14356,7 @@ class DateTimePickerComponent {
|
|
|
14358
14356
|
positionMode: 'absolute',
|
|
14359
14357
|
animate: this.popupSettings.animate,
|
|
14360
14358
|
appendTo: this.appendTo,
|
|
14361
|
-
popupClass: `k-datetime-container ${this.popupSettings.popupClass || ''}`,
|
|
14359
|
+
popupClass: `k-datetime-container k-datetimepicker-popup ${this.popupSettings.popupClass || ''}`,
|
|
14362
14360
|
anchorAlign: { vertical: 'bottom', horizontal: direction },
|
|
14363
14361
|
popupAlign: { vertical: 'top', horizontal: direction }
|
|
14364
14362
|
});
|
|
@@ -16226,11 +16224,12 @@ class DateRangePopupComponent {
|
|
|
16226
16224
|
collision: this.collision,
|
|
16227
16225
|
content: (this.contentTemplate || {}).templateRef || this.defaultTemplate,
|
|
16228
16226
|
margin: this.margin,
|
|
16227
|
+
popupClass: 'k-calendar-container k-daterangepicker-popup',
|
|
16229
16228
|
popupAlign: this.popupAlign || { vertical: 'top', horizontal: direction },
|
|
16230
16229
|
positionMode: 'absolute'
|
|
16231
16230
|
});
|
|
16232
16231
|
const { popupElement, popupAnchorViewportLeave } = this.popupRef;
|
|
16233
|
-
|
|
16232
|
+
this.renderer.setAttribute(popupElement.querySelector('.k-popup'), 'id', this.popupUID);
|
|
16234
16233
|
this.addPopupSubscriptions(this.zone.runOutsideAngular(() => fromEvent(popupElement, 'keydown').subscribe(this.handleKeydown.bind(this))), fromEvent(popupElement, 'mouseleave').subscribe(this.handleMouseLeave.bind(this)), popupAnchorViewportLeave.subscribe(() => this.cancelPopup()));
|
|
16235
16234
|
}
|
|
16236
16235
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import * as i0 from '@angular/core';
|
|
@@ -37,8 +37,8 @@ const packageMetadata = {
|
|
|
37
37
|
name: '@progress/kendo-angular-dateinputs',
|
|
38
38
|
productName: 'Kendo UI for Angular',
|
|
39
39
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
40
|
-
publishDate:
|
|
41
|
-
version: '14.4.0-develop.
|
|
40
|
+
publishDate: 1704202162,
|
|
41
|
+
version: '14.4.0-develop.3',
|
|
42
42
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
43
43
|
};
|
|
44
44
|
|
|
@@ -9017,9 +9017,8 @@ class DatePickerComponent {
|
|
|
9017
9017
|
*/
|
|
9018
9018
|
get popupClasses() {
|
|
9019
9019
|
return [
|
|
9020
|
-
'k-
|
|
9021
|
-
'k-
|
|
9022
|
-
'k-reset'
|
|
9020
|
+
'k-datepicker-popup',
|
|
9021
|
+
'k-calendar-container'
|
|
9023
9022
|
].concat(this.popupSettings.popupClass || []);
|
|
9024
9023
|
}
|
|
9025
9024
|
/**
|
|
@@ -12370,8 +12369,7 @@ class TimePickerComponent {
|
|
|
12370
12369
|
*/
|
|
12371
12370
|
get popupClasses() {
|
|
12372
12371
|
return [
|
|
12373
|
-
'k-
|
|
12374
|
-
'k-reset'
|
|
12372
|
+
'k-timepicker-popup'
|
|
12375
12373
|
].concat(this.popupSettings.popupClass || []);
|
|
12376
12374
|
}
|
|
12377
12375
|
/**
|
|
@@ -14323,7 +14321,7 @@ class DateTimePickerComponent {
|
|
|
14323
14321
|
positionMode: 'absolute',
|
|
14324
14322
|
animate: this.popupSettings.animate,
|
|
14325
14323
|
appendTo: this.appendTo,
|
|
14326
|
-
popupClass: `k-datetime-container ${this.popupSettings.popupClass || ''}`,
|
|
14324
|
+
popupClass: `k-datetime-container k-datetimepicker-popup ${this.popupSettings.popupClass || ''}`,
|
|
14327
14325
|
anchorAlign: { vertical: 'bottom', horizontal: direction },
|
|
14328
14326
|
popupAlign: { vertical: 'top', horizontal: direction }
|
|
14329
14327
|
});
|
|
@@ -16182,11 +16180,12 @@ class DateRangePopupComponent {
|
|
|
16182
16180
|
collision: this.collision,
|
|
16183
16181
|
content: (this.contentTemplate || {}).templateRef || this.defaultTemplate,
|
|
16184
16182
|
margin: this.margin,
|
|
16183
|
+
popupClass: 'k-calendar-container k-daterangepicker-popup',
|
|
16185
16184
|
popupAlign: this.popupAlign || { vertical: 'top', horizontal: direction },
|
|
16186
16185
|
positionMode: 'absolute'
|
|
16187
16186
|
});
|
|
16188
16187
|
const { popupElement, popupAnchorViewportLeave } = this.popupRef;
|
|
16189
|
-
|
|
16188
|
+
this.renderer.setAttribute(popupElement.querySelector('.k-popup'), 'id', this.popupUID);
|
|
16190
16189
|
this.addPopupSubscriptions(this.zone.runOutsideAngular(() => fromEvent(popupElement, 'keydown').subscribe(this.handleKeydown.bind(this))), fromEvent(popupElement, 'mouseleave').subscribe(this.handleMouseLeave.bind(this)), popupAnchorViewportLeave.subscribe(() => this.cancelPopup()));
|
|
16191
16190
|
}
|
|
16192
16191
|
}
|
package/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
export { CalendarComponent } from './calendar/calendar.component';
|
package/package-metadata.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { PackageMetadata } from '@progress/kendo-licensing';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-dateinputs",
|
|
3
|
-
"version": "14.4.0-develop.
|
|
3
|
+
"version": "14.4.0-develop.3",
|
|
4
4
|
"description": "Kendo UI for Angular Date Inputs Package - Everything you need to add date selection functionality to apps (DatePicker, TimePicker, DateInput, DateRangePicker, DateTimePicker, Calendar, and MultiViewCalendar).",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -34,20 +34,20 @@
|
|
|
34
34
|
"@angular/forms": "13 - 17",
|
|
35
35
|
"@angular/platform-browser": "13 - 17",
|
|
36
36
|
"@progress/kendo-licensing": "^1.0.2",
|
|
37
|
-
"@progress/kendo-angular-common": "14.4.0-develop.
|
|
38
|
-
"@progress/kendo-angular-intl": "14.4.0-develop.
|
|
39
|
-
"@progress/kendo-angular-l10n": "14.4.0-develop.
|
|
40
|
-
"@progress/kendo-angular-icons": "14.4.0-develop.
|
|
41
|
-
"@progress/kendo-angular-popup": "14.4.0-develop.
|
|
42
|
-
"@progress/kendo-angular-navigation": "14.4.0-develop.
|
|
37
|
+
"@progress/kendo-angular-common": "14.4.0-develop.3",
|
|
38
|
+
"@progress/kendo-angular-intl": "14.4.0-develop.3",
|
|
39
|
+
"@progress/kendo-angular-l10n": "14.4.0-develop.3",
|
|
40
|
+
"@progress/kendo-angular-icons": "14.4.0-develop.3",
|
|
41
|
+
"@progress/kendo-angular-popup": "14.4.0-develop.3",
|
|
42
|
+
"@progress/kendo-angular-navigation": "14.4.0-develop.3",
|
|
43
43
|
"rxjs": "^6.5.3 || ^7.0.0",
|
|
44
|
-
"@progress/kendo-angular-buttons": "14.4.0-develop.
|
|
45
|
-
"@progress/kendo-angular-inputs": "14.4.0-develop.
|
|
46
|
-
"@progress/kendo-angular-label": "14.4.0-develop.
|
|
44
|
+
"@progress/kendo-angular-buttons": "14.4.0-develop.3",
|
|
45
|
+
"@progress/kendo-angular-inputs": "14.4.0-develop.3",
|
|
46
|
+
"@progress/kendo-angular-label": "14.4.0-develop.3"
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"tslib": "^2.3.1",
|
|
50
|
-
"@progress/kendo-angular-schematics": "14.4.0-develop.
|
|
50
|
+
"@progress/kendo-angular-schematics": "14.4.0-develop.3",
|
|
51
51
|
"@progress/kendo-common": "^0.2.0",
|
|
52
52
|
"@progress/kendo-date-math": "^1.1.0",
|
|
53
53
|
"@progress/kendo-dateinputs-common": "^0.3.1"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { ViewContainerRef } from '@angular/core';
|
package/preventable-event.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { ComponentMessages } from '@progress/kendo-angular-l10n';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { LocalizationService } from '@progress/kendo-angular-l10n';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { DateFormatPart } from '@progress/kendo-angular-intl';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { ListItem } from './list-item.interface';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { IntlService } from '@progress/kendo-angular-intl';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { ElementRef } from '@angular/core';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { IntlService } from '@progress/kendo-angular-intl';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { IntlService } from '@progress/kendo-angular-intl';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { IntlService } from '@progress/kendo-angular-intl';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { IntlService } from '@progress/kendo-angular-intl';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { EventEmitter, ElementRef, Renderer2, NgZone, Injector, OnChanges, OnInit, OnDestroy } from '@angular/core';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { ChangeDetectorRef, ElementRef, EventEmitter, NgZone, TemplateRef, ViewContainerRef, OnInit, OnChanges, OnDestroy, Renderer2, Injector, AfterViewInit } from '@angular/core';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { ChangeDetectorRef, ElementRef, EventEmitter, NgZone, QueryList, OnInit, OnChanges, OnDestroy, Renderer2, AfterViewInit } from '@angular/core';
|
package/timepicker/util.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
/**
|
package/touch-enabled.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { InjectionToken } from '@angular/core';
|
package/util.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright ©
|
|
2
|
+
* Copyright © 2024 Progress Software Corporation. All rights reserved.
|
|
3
3
|
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
4
|
*-------------------------------------------------------------------------------------------*/
|
|
5
5
|
import { SelectionRange } from './calendar/models/selection-range.interface';
|