@progress/kendo-angular-treelist 16.6.0-develop.13 → 16.6.0-develop.15

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.
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-treelist',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1722615278,
13
- version: '16.6.0-develop.13',
12
+ publishDate: 1722853075,
13
+ version: '16.6.0-develop.15',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -7,7 +7,6 @@ import { ReactiveFormsModule } from '@angular/forms';
7
7
  import { NgSwitch, NgSwitchCase, NgIf, NgFor, NgTemplateOutlet, NgSwitchDefault } from '@angular/common';
8
8
  import { caretAltDownIcon, caretAltLeftIcon, caretAltRightIcon, reorderIcon } from '@progress/kendo-svg-icons';
9
9
  import { LocalizationService } from "@progress/kendo-angular-l10n";
10
- import { SharedModule } from '@progress/kendo-angular-grid';
11
10
  import { DatePickerComponent } from '@progress/kendo-angular-dateinputs';
12
11
  import { NumericTextBoxComponent } from '@progress/kendo-angular-inputs';
13
12
  import { IconWrapperComponent } from '@progress/kendo-angular-icons';
@@ -25,7 +24,6 @@ import * as i1 from "../editing/edit.service";
25
24
  import * as i2 from "@progress/kendo-angular-l10n";
26
25
  import * as i3 from "../navigation/focus-group";
27
26
  import * as i4 from "@angular/forms";
28
- import * as i5 from "@progress/kendo-angular-grid";
29
27
  /**
30
28
  * @hidden
31
29
  */
@@ -229,7 +227,7 @@ CellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
229
227
  </ng-container>
230
228
  </ng-container>
231
229
  </ng-container>
232
- `, isInline: true, dependencies: [{ kind: "directive", type: NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { 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: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "component", type: NumericTextBoxComponent, selector: "kendo-numerictextbox", inputs: ["focusableId", "disabled", "readonly", "title", "autoCorrect", "format", "max", "min", "decimals", "placeholder", "step", "spinners", "rangeValidation", "tabindex", "tabIndex", "changeValueOnScroll", "selectOnFocus", "value", "maxlength", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "focus", "blur", "inputFocus", "inputBlur"], exportAs: ["kendoNumericTextBox"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: DatePickerComponent, selector: "kendo-datepicker", inputs: ["focusableId", "cellTemplate", "clearButton", "inputAttributes", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "footer", "navigationItemTemplate", "weekDaysFormat", "showOtherMonthDays", "activeView", "bottomView", "topView", "calendarType", "animateCalendarNavigation", "disabled", "readonly", "readOnlyInput", "popupSettings", "navigation", "min", "max", "incompleteDateValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "enableMouseWheel", "allowCaretMode", "autoFill", "focusedDate", "value", "format", "twoDigitYearMax", "formatPlaceholder", "placeholder", "tabindex", "tabIndex", "disabledDates", "title", "subtitle", "rangeValidation", "disabledDatesValidation", "weekNumber", "size", "rounded", "fillMode", "adaptiveMode"], outputs: ["valueChange", "focus", "blur", "open", "close", "escape"], exportAs: ["kendo-datepicker"] }, { kind: "directive", type: NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "pipe", type: LevelItemsPipe, name: "levelItems" }, { kind: "ngmodule", type: SharedModule }, { kind: "pipe", type: i5.FieldAccessorPipe, name: "valueOf" }] });
230
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { 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: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "component", type: NumericTextBoxComponent, selector: "kendo-numerictextbox", inputs: ["focusableId", "disabled", "readonly", "title", "autoCorrect", "format", "max", "min", "decimals", "placeholder", "step", "spinners", "rangeValidation", "tabindex", "tabIndex", "changeValueOnScroll", "selectOnFocus", "value", "maxlength", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "focus", "blur", "inputFocus", "inputBlur"], exportAs: ["kendoNumericTextBox"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i4.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: DatePickerComponent, selector: "kendo-datepicker", inputs: ["focusableId", "cellTemplate", "clearButton", "inputAttributes", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "footer", "navigationItemTemplate", "weekDaysFormat", "showOtherMonthDays", "activeView", "bottomView", "topView", "calendarType", "animateCalendarNavigation", "disabled", "readonly", "readOnlyInput", "popupSettings", "navigation", "min", "max", "incompleteDateValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "enableMouseWheel", "allowCaretMode", "autoFill", "focusedDate", "value", "format", "twoDigitYearMax", "formatPlaceholder", "placeholder", "tabindex", "tabIndex", "disabledDates", "title", "subtitle", "rangeValidation", "disabledDatesValidation", "weekNumber", "size", "rounded", "fillMode", "adaptiveMode"], outputs: ["valueChange", "focus", "blur", "open", "close", "escape"], exportAs: ["kendo-datepicker"] }, { kind: "directive", type: NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "pipe", type: FieldAccessorPipe, name: "valueOf" }, { kind: "pipe", type: LevelItemsPipe, name: "levelItems" }] });
233
231
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CellComponent, decorators: [{
234
232
  type: Component,
235
233
  args: [{
@@ -312,7 +310,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
312
310
  </ng-container>
313
311
  `,
314
312
  standalone: true,
315
- imports: [NgSwitch, NgSwitchCase, NgIf, NgFor, IconWrapperComponent, NgTemplateOutlet, FocusableDirective, NumericTextBoxComponent, ReactiveFormsModule, DatePickerComponent, NgSwitchDefault, FieldAccessorPipe, LevelItemsPipe, SharedModule]
313
+ imports: [NgSwitch, NgSwitchCase, NgIf, NgFor, IconWrapperComponent, NgTemplateOutlet, FocusableDirective, NumericTextBoxComponent, ReactiveFormsModule, DatePickerComponent, NgSwitchDefault, FieldAccessorPipe, LevelItemsPipe]
316
314
  }]
317
315
  }], ctorParameters: function () { return [{ type: i1.EditService }, { type: i2.LocalizationService }, { type: i3.FocusGroup }]; }, propDecorators: { commandCellClass: [{
318
316
  type: HostBinding,
@@ -28,14 +28,12 @@ import * as i1$2 from '@angular/platform-browser';
28
28
  import { getter, setter } from '@progress/kendo-common';
29
29
  import * as i3$1 from '@progress/kendo-angular-label';
30
30
  import { LabelComponent, KENDO_LABEL } from '@progress/kendo-angular-label';
31
- import * as i5$1 from '@progress/kendo-angular-dropdowns';
31
+ import * as i5 from '@progress/kendo-angular-dropdowns';
32
32
  import { DropDownListComponent, AutoCompleteComponent, KENDO_DROPDOWNS, DropDownListModule, AutoCompleteModule } from '@progress/kendo-angular-dropdowns';
33
33
  import * as i4 from '@progress/kendo-angular-buttons';
34
34
  import { ButtonComponent, Button, KENDO_BUTTON, ButtonModule } from '@progress/kendo-angular-buttons';
35
35
  import * as i1$4 from '@progress/kendo-angular-inputs';
36
36
  import { NumericTextBoxComponent, TextBoxDirective, RadioButtonDirective, KENDO_NUMERICTEXTBOX, KENDO_INPUTS, InputsModule } from '@progress/kendo-angular-inputs';
37
- import * as i5 from '@progress/kendo-angular-grid';
38
- import { SharedModule as SharedModule$1 } from '@progress/kendo-angular-grid';
39
37
  import * as i1$3 from '@progress/kendo-angular-intl';
40
38
  import { trigger, state, style, transition, animate } from '@angular/animations';
41
39
  import { saveAs } from '@progress/kendo-file-saver';
@@ -49,8 +47,8 @@ const packageMetadata = {
49
47
  name: '@progress/kendo-angular-treelist',
50
48
  productName: 'Kendo UI for Angular',
51
49
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
52
- publishDate: 1722615278,
53
- version: '16.6.0-develop.13',
50
+ publishDate: 1722853075,
51
+ version: '16.6.0-develop.15',
54
52
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
55
53
  };
56
54
 
@@ -7242,7 +7240,7 @@ CellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
7242
7240
  </ng-container>
7243
7241
  </ng-container>
7244
7242
  </ng-container>
7245
- `, isInline: true, dependencies: [{ kind: "directive", type: NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { 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: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "component", type: NumericTextBoxComponent, selector: "kendo-numerictextbox", inputs: ["focusableId", "disabled", "readonly", "title", "autoCorrect", "format", "max", "min", "decimals", "placeholder", "step", "spinners", "rangeValidation", "tabindex", "tabIndex", "changeValueOnScroll", "selectOnFocus", "value", "maxlength", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "focus", "blur", "inputFocus", "inputBlur"], exportAs: ["kendoNumericTextBox"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i3.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: DatePickerComponent, selector: "kendo-datepicker", inputs: ["focusableId", "cellTemplate", "clearButton", "inputAttributes", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "footer", "navigationItemTemplate", "weekDaysFormat", "showOtherMonthDays", "activeView", "bottomView", "topView", "calendarType", "animateCalendarNavigation", "disabled", "readonly", "readOnlyInput", "popupSettings", "navigation", "min", "max", "incompleteDateValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "enableMouseWheel", "allowCaretMode", "autoFill", "focusedDate", "value", "format", "twoDigitYearMax", "formatPlaceholder", "placeholder", "tabindex", "tabIndex", "disabledDates", "title", "subtitle", "rangeValidation", "disabledDatesValidation", "weekNumber", "size", "rounded", "fillMode", "adaptiveMode"], outputs: ["valueChange", "focus", "blur", "open", "close", "escape"], exportAs: ["kendo-datepicker"] }, { kind: "directive", type: NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "pipe", type: LevelItemsPipe, name: "levelItems" }, { kind: "ngmodule", type: SharedModule$1 }, { kind: "pipe", type: i5.FieldAccessorPipe, name: "valueOf" }] });
7243
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { 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: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "component", type: NumericTextBoxComponent, selector: "kendo-numerictextbox", inputs: ["focusableId", "disabled", "readonly", "title", "autoCorrect", "format", "max", "min", "decimals", "placeholder", "step", "spinners", "rangeValidation", "tabindex", "tabIndex", "changeValueOnScroll", "selectOnFocus", "value", "maxlength", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "focus", "blur", "inputFocus", "inputBlur"], exportAs: ["kendoNumericTextBox"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i3.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: DatePickerComponent, selector: "kendo-datepicker", inputs: ["focusableId", "cellTemplate", "clearButton", "inputAttributes", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "footer", "navigationItemTemplate", "weekDaysFormat", "showOtherMonthDays", "activeView", "bottomView", "topView", "calendarType", "animateCalendarNavigation", "disabled", "readonly", "readOnlyInput", "popupSettings", "navigation", "min", "max", "incompleteDateValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "enableMouseWheel", "allowCaretMode", "autoFill", "focusedDate", "value", "format", "twoDigitYearMax", "formatPlaceholder", "placeholder", "tabindex", "tabIndex", "disabledDates", "title", "subtitle", "rangeValidation", "disabledDatesValidation", "weekNumber", "size", "rounded", "fillMode", "adaptiveMode"], outputs: ["valueChange", "focus", "blur", "open", "close", "escape"], exportAs: ["kendo-datepicker"] }, { kind: "directive", type: NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "pipe", type: FieldAccessorPipe, name: "valueOf" }, { kind: "pipe", type: LevelItemsPipe, name: "levelItems" }] });
7246
7244
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CellComponent, decorators: [{
7247
7245
  type: Component,
7248
7246
  args: [{
@@ -7325,7 +7323,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
7325
7323
  </ng-container>
7326
7324
  `,
7327
7325
  standalone: true,
7328
- imports: [NgSwitch, NgSwitchCase, NgIf, NgFor, IconWrapperComponent, NgTemplateOutlet, FocusableDirective, NumericTextBoxComponent, ReactiveFormsModule, DatePickerComponent, NgSwitchDefault, FieldAccessorPipe, LevelItemsPipe, SharedModule$1]
7326
+ imports: [NgSwitch, NgSwitchCase, NgIf, NgFor, IconWrapperComponent, NgTemplateOutlet, FocusableDirective, NumericTextBoxComponent, ReactiveFormsModule, DatePickerComponent, NgSwitchDefault, FieldAccessorPipe, LevelItemsPipe]
7329
7327
  }]
7330
7328
  }], ctorParameters: function () { return [{ type: EditService }, { type: i1$1.LocalizationService }, { type: FocusGroup }]; }, propDecorators: { commandCellClass: [{
7331
7329
  type: HostBinding,
@@ -21210,8 +21208,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
21210
21208
  class PagerModule {
21211
21209
  }
21212
21210
  PagerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
21213
- PagerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, imports: [i1$4.TextBoxDirective, i1$4.TextBoxComponent, i1$4.InputSeparatorComponent, i1$4.TextBoxSuffixTemplateDirective, i1$4.TextBoxPrefixTemplateDirective, i1$4.TextBoxCustomMessagesComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.NumericTextBoxComponent, i1$4.NumericTextBoxCustomMessagesComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.MaskedTextBoxComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.TextAreaComponent, i1$4.TextAreaDirective, i1$4.TextAreaPrefixComponent, i1$4.TextAreaSuffixComponent, i2$1.SeparatorComponent, i1$4.CheckBoxComponent, i1$4.CheckBoxDirective, i1$4.RadioButtonComponent, i1$4.RadioButtonDirective, i1$4.SwitchComponent, i1$4.SwitchCustomMessagesComponent, i1$4.FormFieldComponent, i1$4.HintComponent, i1$4.ErrorComponent, i1$4.SliderComponent, i1$4.SliderCustomMessagesComponent, i1$4.LabelTemplateDirective, i1$4.RangeSliderComponent, i1$4.RangeSliderCustomMessagesComponent, i1$4.LabelTemplateDirective, i1$4.RatingComponent, i1$4.RatingItemTemplateDirective, i1$4.RatingHoveredItemTemplateDirective, i1$4.RatingSelectedItemTemplateDirective, i1$4.SignatureComponent, i1$4.SignatureCustomMessagesComponent, i1$4.ColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.FlatColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorGradientComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorPaletteComponent, i1$4.ColorPickerCustomMessagesComponent, i3$1.LabelDirective, i3$1.LabelComponent, i3$1.CustomMessagesComponent, i4.ButtonComponent, i5$1.AutoCompleteComponent, i5$1.FixedGroupTemplateDirective, i5$1.FooterTemplateDirective, i5$1.GroupTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.ItemTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.FilterDirective, i5$1.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5$1.ComboBoxComponent, i5$1.FixedGroupTemplateDirective, i5$1.FooterTemplateDirective, i5$1.GroupTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.ItemTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.FilterDirective, i5$1.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5$1.MultiColumnComboBoxComponent, i5$1.ComboBoxColumnComponent, i5$1.ColumnHeaderTemplateDirective, i5$1.ColumnCellTemplateDirective, i5$1.FixedGroupTemplateDirective, i5$1.FooterTemplateDirective, i5$1.GroupTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.ItemTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.FilterDirective, i5$1.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5$1.DropDownListComponent, i5$1.FixedGroupTemplateDirective, i5$1.FooterTemplateDirective, i5$1.GroupTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.ItemTemplateDirective, i5$1.ValueTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.FilterDirective, i5$1.CustomMessagesComponent, i5$1.MultiSelectComponent, i5$1.SummaryTagDirective, i5$1.CustomItemTemplateDirective, i5$1.FixedGroupTemplateDirective, i5$1.FooterTemplateDirective, i5$1.GroupTemplateDirective, i5$1.GroupTagTemplateDirective, i5$1.TagTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.ItemTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.FilterDirective, i5$1.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5$1.DropDownTreeComponent, i5$1.DropDownTreeFlatBindingDirective, i5$1.DropDownTreeHierarchyBindingDirective, i5$1.DropDownTreesExpandDirective, i5$1.NodeTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.FooterTemplateDirective, i5$1.ValueTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.CustomMessagesComponent, i5$1.MultiSelectTreeComponent, i5$1.MultiSelectTreeFlatBindingDirective, i5$1.MultiSelectTreeHierarchyBindingDirective, i5$1.DropDownTreesExpandDirective, i5$1.NodeTemplateDirective, i5$1.MultiSelectTreeSummaryTagDirective, i5$1.GroupTagTemplateDirective, i5$1.TagTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.FooterTemplateDirective, i5$1.ValueTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.CustomMessagesComponent, PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent, PagerTemplateDirective], exports: [PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent, PagerTemplateDirective] });
21214
- PagerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, providers: [ResizeBatchService], imports: [i1$4.TextBoxComponent, i1$4.InputSeparatorComponent, i1$4.TextBoxCustomMessagesComponent, i2$1.SeparatorComponent, i1$4.NumericTextBoxComponent, i1$4.NumericTextBoxCustomMessagesComponent, i2$1.SeparatorComponent, i1$4.MaskedTextBoxComponent, i2$1.SeparatorComponent, i1$4.TextAreaComponent, i1$4.TextAreaPrefixComponent, i1$4.TextAreaSuffixComponent, i2$1.SeparatorComponent, i1$4.CheckBoxComponent, i1$4.RadioButtonComponent, i1$4.SwitchComponent, i1$4.SwitchCustomMessagesComponent, i1$4.FormFieldComponent, i1$4.HintComponent, i1$4.ErrorComponent, i1$4.SliderComponent, i1$4.SliderCustomMessagesComponent, i1$4.RangeSliderComponent, i1$4.RangeSliderCustomMessagesComponent, i1$4.RatingComponent, i1$4.SignatureComponent, i1$4.SignatureCustomMessagesComponent, i1$4.ColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.FlatColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorGradientComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorPaletteComponent, i1$4.ColorPickerCustomMessagesComponent, i3$1.LabelComponent, i3$1.CustomMessagesComponent, KENDO_BUTTON, i5$1.AutoCompleteComponent, i5$1.CustomMessagesComponent, i2$1.SeparatorComponent, i5$1.ComboBoxComponent, i5$1.CustomMessagesComponent, i2$1.SeparatorComponent, i5$1.MultiColumnComboBoxComponent, i5$1.ComboBoxColumnComponent, i5$1.CustomMessagesComponent, i2$1.SeparatorComponent, i5$1.DropDownListComponent, i5$1.CustomMessagesComponent, i5$1.MultiSelectComponent, i5$1.CustomMessagesComponent, i2$1.SeparatorComponent, i5$1.DropDownTreeComponent, i5$1.CustomMessagesComponent, i5$1.MultiSelectTreeComponent, i5$1.CustomMessagesComponent, PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent] });
21211
+ PagerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, imports: [i1$4.TextBoxDirective, i1$4.TextBoxComponent, i1$4.InputSeparatorComponent, i1$4.TextBoxSuffixTemplateDirective, i1$4.TextBoxPrefixTemplateDirective, i1$4.TextBoxCustomMessagesComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.NumericTextBoxComponent, i1$4.NumericTextBoxCustomMessagesComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.MaskedTextBoxComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.TextAreaComponent, i1$4.TextAreaDirective, i1$4.TextAreaPrefixComponent, i1$4.TextAreaSuffixComponent, i2$1.SeparatorComponent, i1$4.CheckBoxComponent, i1$4.CheckBoxDirective, i1$4.RadioButtonComponent, i1$4.RadioButtonDirective, i1$4.SwitchComponent, i1$4.SwitchCustomMessagesComponent, i1$4.FormFieldComponent, i1$4.HintComponent, i1$4.ErrorComponent, i1$4.SliderComponent, i1$4.SliderCustomMessagesComponent, i1$4.LabelTemplateDirective, i1$4.RangeSliderComponent, i1$4.RangeSliderCustomMessagesComponent, i1$4.LabelTemplateDirective, i1$4.RatingComponent, i1$4.RatingItemTemplateDirective, i1$4.RatingHoveredItemTemplateDirective, i1$4.RatingSelectedItemTemplateDirective, i1$4.SignatureComponent, i1$4.SignatureCustomMessagesComponent, i1$4.ColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.FlatColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorGradientComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorPaletteComponent, i1$4.ColorPickerCustomMessagesComponent, i3$1.LabelDirective, i3$1.LabelComponent, i3$1.CustomMessagesComponent, i4.ButtonComponent, i5.AutoCompleteComponent, i5.FixedGroupTemplateDirective, i5.FooterTemplateDirective, i5.GroupTemplateDirective, i5.HeaderTemplateDirective, i5.ItemTemplateDirective, i5.NoDataTemplateDirective, i5.FilterDirective, i5.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5.ComboBoxComponent, i5.FixedGroupTemplateDirective, i5.FooterTemplateDirective, i5.GroupTemplateDirective, i5.HeaderTemplateDirective, i5.ItemTemplateDirective, i5.NoDataTemplateDirective, i5.FilterDirective, i5.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5.MultiColumnComboBoxComponent, i5.ComboBoxColumnComponent, i5.ColumnHeaderTemplateDirective, i5.ColumnCellTemplateDirective, i5.FixedGroupTemplateDirective, i5.FooterTemplateDirective, i5.GroupTemplateDirective, i5.HeaderTemplateDirective, i5.ItemTemplateDirective, i5.NoDataTemplateDirective, i5.FilterDirective, i5.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5.DropDownListComponent, i5.FixedGroupTemplateDirective, i5.FooterTemplateDirective, i5.GroupTemplateDirective, i5.HeaderTemplateDirective, i5.ItemTemplateDirective, i5.ValueTemplateDirective, i5.NoDataTemplateDirective, i5.FilterDirective, i5.CustomMessagesComponent, i5.MultiSelectComponent, i5.SummaryTagDirective, i5.CustomItemTemplateDirective, i5.FixedGroupTemplateDirective, i5.FooterTemplateDirective, i5.GroupTemplateDirective, i5.GroupTagTemplateDirective, i5.TagTemplateDirective, i5.HeaderTemplateDirective, i5.ItemTemplateDirective, i5.NoDataTemplateDirective, i5.FilterDirective, i5.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5.DropDownTreeComponent, i5.DropDownTreeFlatBindingDirective, i5.DropDownTreeHierarchyBindingDirective, i5.DropDownTreesExpandDirective, i5.NodeTemplateDirective, i5.HeaderTemplateDirective, i5.FooterTemplateDirective, i5.ValueTemplateDirective, i5.NoDataTemplateDirective, i5.CustomMessagesComponent, i5.MultiSelectTreeComponent, i5.MultiSelectTreeFlatBindingDirective, i5.MultiSelectTreeHierarchyBindingDirective, i5.DropDownTreesExpandDirective, i5.NodeTemplateDirective, i5.MultiSelectTreeSummaryTagDirective, i5.GroupTagTemplateDirective, i5.TagTemplateDirective, i5.HeaderTemplateDirective, i5.FooterTemplateDirective, i5.ValueTemplateDirective, i5.NoDataTemplateDirective, i5.CustomMessagesComponent, PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent, PagerTemplateDirective], exports: [PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent, PagerTemplateDirective] });
21212
+ PagerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, providers: [ResizeBatchService], imports: [i1$4.TextBoxComponent, i1$4.InputSeparatorComponent, i1$4.TextBoxCustomMessagesComponent, i2$1.SeparatorComponent, i1$4.NumericTextBoxComponent, i1$4.NumericTextBoxCustomMessagesComponent, i2$1.SeparatorComponent, i1$4.MaskedTextBoxComponent, i2$1.SeparatorComponent, i1$4.TextAreaComponent, i1$4.TextAreaPrefixComponent, i1$4.TextAreaSuffixComponent, i2$1.SeparatorComponent, i1$4.CheckBoxComponent, i1$4.RadioButtonComponent, i1$4.SwitchComponent, i1$4.SwitchCustomMessagesComponent, i1$4.FormFieldComponent, i1$4.HintComponent, i1$4.ErrorComponent, i1$4.SliderComponent, i1$4.SliderCustomMessagesComponent, i1$4.RangeSliderComponent, i1$4.RangeSliderCustomMessagesComponent, i1$4.RatingComponent, i1$4.SignatureComponent, i1$4.SignatureCustomMessagesComponent, i1$4.ColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.FlatColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorGradientComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorPaletteComponent, i1$4.ColorPickerCustomMessagesComponent, i3$1.LabelComponent, i3$1.CustomMessagesComponent, KENDO_BUTTON, i5.AutoCompleteComponent, i5.CustomMessagesComponent, i2$1.SeparatorComponent, i5.ComboBoxComponent, i5.CustomMessagesComponent, i2$1.SeparatorComponent, i5.MultiColumnComboBoxComponent, i5.ComboBoxColumnComponent, i5.CustomMessagesComponent, i2$1.SeparatorComponent, i5.DropDownListComponent, i5.CustomMessagesComponent, i5.MultiSelectComponent, i5.CustomMessagesComponent, i2$1.SeparatorComponent, i5.DropDownTreeComponent, i5.CustomMessagesComponent, i5.MultiSelectTreeComponent, i5.CustomMessagesComponent, PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent] });
21215
21213
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, decorators: [{
21216
21214
  type: NgModule,
21217
21215
  args: [{
@@ -28,14 +28,12 @@ import { plusIcon, cancelIcon, lockIcon, unlockIcon, insertMiddleIcon, caretAltL
28
28
  import { getter, setter } from '@progress/kendo-common';
29
29
  import * as i3$1 from '@progress/kendo-angular-label';
30
30
  import { LabelComponent, KENDO_LABEL } from '@progress/kendo-angular-label';
31
- import * as i5$1 from '@progress/kendo-angular-dropdowns';
31
+ import * as i5 from '@progress/kendo-angular-dropdowns';
32
32
  import { DropDownListComponent, AutoCompleteComponent, KENDO_DROPDOWNS, DropDownListModule, AutoCompleteModule } from '@progress/kendo-angular-dropdowns';
33
33
  import * as i4 from '@progress/kendo-angular-buttons';
34
34
  import { ButtonComponent, Button, KENDO_BUTTON, ButtonModule } from '@progress/kendo-angular-buttons';
35
35
  import * as i1$4 from '@progress/kendo-angular-inputs';
36
36
  import { NumericTextBoxComponent, TextBoxDirective, RadioButtonDirective, KENDO_NUMERICTEXTBOX, KENDO_INPUTS, InputsModule } from '@progress/kendo-angular-inputs';
37
- import * as i5 from '@progress/kendo-angular-grid';
38
- import { SharedModule as SharedModule$1 } from '@progress/kendo-angular-grid';
39
37
  import * as i1$3 from '@progress/kendo-angular-intl';
40
38
  import { trigger, state, style, transition, animate } from '@angular/animations';
41
39
  import { saveAs } from '@progress/kendo-file-saver';
@@ -49,8 +47,8 @@ const packageMetadata = {
49
47
  name: '@progress/kendo-angular-treelist',
50
48
  productName: 'Kendo UI for Angular',
51
49
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
52
- publishDate: 1722615278,
53
- version: '16.6.0-develop.13',
50
+ publishDate: 1722853075,
51
+ version: '16.6.0-develop.15',
54
52
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
55
53
  };
56
54
 
@@ -7207,7 +7205,7 @@ CellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
7207
7205
  </ng-container>
7208
7206
  </ng-container>
7209
7207
  </ng-container>
7210
- `, isInline: true, dependencies: [{ kind: "directive", type: NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { 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: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "component", type: NumericTextBoxComponent, selector: "kendo-numerictextbox", inputs: ["focusableId", "disabled", "readonly", "title", "autoCorrect", "format", "max", "min", "decimals", "placeholder", "step", "spinners", "rangeValidation", "tabindex", "tabIndex", "changeValueOnScroll", "selectOnFocus", "value", "maxlength", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "focus", "blur", "inputFocus", "inputBlur"], exportAs: ["kendoNumericTextBox"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i3.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: DatePickerComponent, selector: "kendo-datepicker", inputs: ["focusableId", "cellTemplate", "clearButton", "inputAttributes", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "footer", "navigationItemTemplate", "weekDaysFormat", "showOtherMonthDays", "activeView", "bottomView", "topView", "calendarType", "animateCalendarNavigation", "disabled", "readonly", "readOnlyInput", "popupSettings", "navigation", "min", "max", "incompleteDateValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "enableMouseWheel", "allowCaretMode", "autoFill", "focusedDate", "value", "format", "twoDigitYearMax", "formatPlaceholder", "placeholder", "tabindex", "tabIndex", "disabledDates", "title", "subtitle", "rangeValidation", "disabledDatesValidation", "weekNumber", "size", "rounded", "fillMode", "adaptiveMode"], outputs: ["valueChange", "focus", "blur", "open", "close", "escape"], exportAs: ["kendo-datepicker"] }, { kind: "directive", type: NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "pipe", type: LevelItemsPipe, name: "levelItems" }, { kind: "ngmodule", type: SharedModule$1 }, { kind: "pipe", type: i5.FieldAccessorPipe, name: "valueOf" }] });
7208
+ `, isInline: true, dependencies: [{ kind: "directive", type: NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { 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: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "component", type: NumericTextBoxComponent, selector: "kendo-numerictextbox", inputs: ["focusableId", "disabled", "readonly", "title", "autoCorrect", "format", "max", "min", "decimals", "placeholder", "step", "spinners", "rangeValidation", "tabindex", "tabIndex", "changeValueOnScroll", "selectOnFocus", "value", "maxlength", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "focus", "blur", "inputFocus", "inputBlur"], exportAs: ["kendoNumericTextBox"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i3.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: DatePickerComponent, selector: "kendo-datepicker", inputs: ["focusableId", "cellTemplate", "clearButton", "inputAttributes", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "footer", "navigationItemTemplate", "weekDaysFormat", "showOtherMonthDays", "activeView", "bottomView", "topView", "calendarType", "animateCalendarNavigation", "disabled", "readonly", "readOnlyInput", "popupSettings", "navigation", "min", "max", "incompleteDateValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "enableMouseWheel", "allowCaretMode", "autoFill", "focusedDate", "value", "format", "twoDigitYearMax", "formatPlaceholder", "placeholder", "tabindex", "tabIndex", "disabledDates", "title", "subtitle", "rangeValidation", "disabledDatesValidation", "weekNumber", "size", "rounded", "fillMode", "adaptiveMode"], outputs: ["valueChange", "focus", "blur", "open", "close", "escape"], exportAs: ["kendo-datepicker"] }, { kind: "directive", type: NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "pipe", type: FieldAccessorPipe, name: "valueOf" }, { kind: "pipe", type: LevelItemsPipe, name: "levelItems" }] });
7211
7209
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CellComponent, decorators: [{
7212
7210
  type: Component,
7213
7211
  args: [{
@@ -7290,7 +7288,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
7290
7288
  </ng-container>
7291
7289
  `,
7292
7290
  standalone: true,
7293
- imports: [NgSwitch, NgSwitchCase, NgIf, NgFor, IconWrapperComponent, NgTemplateOutlet, FocusableDirective, NumericTextBoxComponent, ReactiveFormsModule, DatePickerComponent, NgSwitchDefault, FieldAccessorPipe, LevelItemsPipe, SharedModule$1]
7291
+ imports: [NgSwitch, NgSwitchCase, NgIf, NgFor, IconWrapperComponent, NgTemplateOutlet, FocusableDirective, NumericTextBoxComponent, ReactiveFormsModule, DatePickerComponent, NgSwitchDefault, FieldAccessorPipe, LevelItemsPipe]
7294
7292
  }]
7295
7293
  }], ctorParameters: function () { return [{ type: EditService }, { type: i1$1.LocalizationService }, { type: FocusGroup }]; }, propDecorators: { commandCellClass: [{
7296
7294
  type: HostBinding,
@@ -21143,8 +21141,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
21143
21141
  class PagerModule {
21144
21142
  }
21145
21143
  PagerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
21146
- PagerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, imports: [i1$4.TextBoxDirective, i1$4.TextBoxComponent, i1$4.InputSeparatorComponent, i1$4.TextBoxSuffixTemplateDirective, i1$4.TextBoxPrefixTemplateDirective, i1$4.TextBoxCustomMessagesComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.NumericTextBoxComponent, i1$4.NumericTextBoxCustomMessagesComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.MaskedTextBoxComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.TextAreaComponent, i1$4.TextAreaDirective, i1$4.TextAreaPrefixComponent, i1$4.TextAreaSuffixComponent, i2$1.SeparatorComponent, i1$4.CheckBoxComponent, i1$4.CheckBoxDirective, i1$4.RadioButtonComponent, i1$4.RadioButtonDirective, i1$4.SwitchComponent, i1$4.SwitchCustomMessagesComponent, i1$4.FormFieldComponent, i1$4.HintComponent, i1$4.ErrorComponent, i1$4.SliderComponent, i1$4.SliderCustomMessagesComponent, i1$4.LabelTemplateDirective, i1$4.RangeSliderComponent, i1$4.RangeSliderCustomMessagesComponent, i1$4.LabelTemplateDirective, i1$4.RatingComponent, i1$4.RatingItemTemplateDirective, i1$4.RatingHoveredItemTemplateDirective, i1$4.RatingSelectedItemTemplateDirective, i1$4.SignatureComponent, i1$4.SignatureCustomMessagesComponent, i1$4.ColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.FlatColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorGradientComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorPaletteComponent, i1$4.ColorPickerCustomMessagesComponent, i3$1.LabelDirective, i3$1.LabelComponent, i3$1.CustomMessagesComponent, i4.ButtonComponent, i5$1.AutoCompleteComponent, i5$1.FixedGroupTemplateDirective, i5$1.FooterTemplateDirective, i5$1.GroupTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.ItemTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.FilterDirective, i5$1.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5$1.ComboBoxComponent, i5$1.FixedGroupTemplateDirective, i5$1.FooterTemplateDirective, i5$1.GroupTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.ItemTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.FilterDirective, i5$1.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5$1.MultiColumnComboBoxComponent, i5$1.ComboBoxColumnComponent, i5$1.ColumnHeaderTemplateDirective, i5$1.ColumnCellTemplateDirective, i5$1.FixedGroupTemplateDirective, i5$1.FooterTemplateDirective, i5$1.GroupTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.ItemTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.FilterDirective, i5$1.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5$1.DropDownListComponent, i5$1.FixedGroupTemplateDirective, i5$1.FooterTemplateDirective, i5$1.GroupTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.ItemTemplateDirective, i5$1.ValueTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.FilterDirective, i5$1.CustomMessagesComponent, i5$1.MultiSelectComponent, i5$1.SummaryTagDirective, i5$1.CustomItemTemplateDirective, i5$1.FixedGroupTemplateDirective, i5$1.FooterTemplateDirective, i5$1.GroupTemplateDirective, i5$1.GroupTagTemplateDirective, i5$1.TagTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.ItemTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.FilterDirective, i5$1.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5$1.DropDownTreeComponent, i5$1.DropDownTreeFlatBindingDirective, i5$1.DropDownTreeHierarchyBindingDirective, i5$1.DropDownTreesExpandDirective, i5$1.NodeTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.FooterTemplateDirective, i5$1.ValueTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.CustomMessagesComponent, i5$1.MultiSelectTreeComponent, i5$1.MultiSelectTreeFlatBindingDirective, i5$1.MultiSelectTreeHierarchyBindingDirective, i5$1.DropDownTreesExpandDirective, i5$1.NodeTemplateDirective, i5$1.MultiSelectTreeSummaryTagDirective, i5$1.GroupTagTemplateDirective, i5$1.TagTemplateDirective, i5$1.HeaderTemplateDirective, i5$1.FooterTemplateDirective, i5$1.ValueTemplateDirective, i5$1.NoDataTemplateDirective, i5$1.CustomMessagesComponent, PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent, PagerTemplateDirective], exports: [PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent, PagerTemplateDirective] });
21147
- PagerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, providers: [ResizeBatchService], imports: [i1$4.TextBoxComponent, i1$4.InputSeparatorComponent, i1$4.TextBoxCustomMessagesComponent, i2$1.SeparatorComponent, i1$4.NumericTextBoxComponent, i1$4.NumericTextBoxCustomMessagesComponent, i2$1.SeparatorComponent, i1$4.MaskedTextBoxComponent, i2$1.SeparatorComponent, i1$4.TextAreaComponent, i1$4.TextAreaPrefixComponent, i1$4.TextAreaSuffixComponent, i2$1.SeparatorComponent, i1$4.CheckBoxComponent, i1$4.RadioButtonComponent, i1$4.SwitchComponent, i1$4.SwitchCustomMessagesComponent, i1$4.FormFieldComponent, i1$4.HintComponent, i1$4.ErrorComponent, i1$4.SliderComponent, i1$4.SliderCustomMessagesComponent, i1$4.RangeSliderComponent, i1$4.RangeSliderCustomMessagesComponent, i1$4.RatingComponent, i1$4.SignatureComponent, i1$4.SignatureCustomMessagesComponent, i1$4.ColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.FlatColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorGradientComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorPaletteComponent, i1$4.ColorPickerCustomMessagesComponent, i3$1.LabelComponent, i3$1.CustomMessagesComponent, KENDO_BUTTON, i5$1.AutoCompleteComponent, i5$1.CustomMessagesComponent, i2$1.SeparatorComponent, i5$1.ComboBoxComponent, i5$1.CustomMessagesComponent, i2$1.SeparatorComponent, i5$1.MultiColumnComboBoxComponent, i5$1.ComboBoxColumnComponent, i5$1.CustomMessagesComponent, i2$1.SeparatorComponent, i5$1.DropDownListComponent, i5$1.CustomMessagesComponent, i5$1.MultiSelectComponent, i5$1.CustomMessagesComponent, i2$1.SeparatorComponent, i5$1.DropDownTreeComponent, i5$1.CustomMessagesComponent, i5$1.MultiSelectTreeComponent, i5$1.CustomMessagesComponent, PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent] });
21144
+ PagerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, imports: [i1$4.TextBoxDirective, i1$4.TextBoxComponent, i1$4.InputSeparatorComponent, i1$4.TextBoxSuffixTemplateDirective, i1$4.TextBoxPrefixTemplateDirective, i1$4.TextBoxCustomMessagesComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.NumericTextBoxComponent, i1$4.NumericTextBoxCustomMessagesComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.MaskedTextBoxComponent, i2$1.PrefixTemplateDirective, i2$1.SuffixTemplateDirective, i2$1.SeparatorComponent, i1$4.TextAreaComponent, i1$4.TextAreaDirective, i1$4.TextAreaPrefixComponent, i1$4.TextAreaSuffixComponent, i2$1.SeparatorComponent, i1$4.CheckBoxComponent, i1$4.CheckBoxDirective, i1$4.RadioButtonComponent, i1$4.RadioButtonDirective, i1$4.SwitchComponent, i1$4.SwitchCustomMessagesComponent, i1$4.FormFieldComponent, i1$4.HintComponent, i1$4.ErrorComponent, i1$4.SliderComponent, i1$4.SliderCustomMessagesComponent, i1$4.LabelTemplateDirective, i1$4.RangeSliderComponent, i1$4.RangeSliderCustomMessagesComponent, i1$4.LabelTemplateDirective, i1$4.RatingComponent, i1$4.RatingItemTemplateDirective, i1$4.RatingHoveredItemTemplateDirective, i1$4.RatingSelectedItemTemplateDirective, i1$4.SignatureComponent, i1$4.SignatureCustomMessagesComponent, i1$4.ColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.FlatColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorGradientComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorPaletteComponent, i1$4.ColorPickerCustomMessagesComponent, i3$1.LabelDirective, i3$1.LabelComponent, i3$1.CustomMessagesComponent, i4.ButtonComponent, i5.AutoCompleteComponent, i5.FixedGroupTemplateDirective, i5.FooterTemplateDirective, i5.GroupTemplateDirective, i5.HeaderTemplateDirective, i5.ItemTemplateDirective, i5.NoDataTemplateDirective, i5.FilterDirective, i5.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5.ComboBoxComponent, i5.FixedGroupTemplateDirective, i5.FooterTemplateDirective, i5.GroupTemplateDirective, i5.HeaderTemplateDirective, i5.ItemTemplateDirective, i5.NoDataTemplateDirective, i5.FilterDirective, i5.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5.MultiColumnComboBoxComponent, i5.ComboBoxColumnComponent, i5.ColumnHeaderTemplateDirective, i5.ColumnCellTemplateDirective, i5.FixedGroupTemplateDirective, i5.FooterTemplateDirective, i5.GroupTemplateDirective, i5.HeaderTemplateDirective, i5.ItemTemplateDirective, i5.NoDataTemplateDirective, i5.FilterDirective, i5.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5.DropDownListComponent, i5.FixedGroupTemplateDirective, i5.FooterTemplateDirective, i5.GroupTemplateDirective, i5.HeaderTemplateDirective, i5.ItemTemplateDirective, i5.ValueTemplateDirective, i5.NoDataTemplateDirective, i5.FilterDirective, i5.CustomMessagesComponent, i5.MultiSelectComponent, i5.SummaryTagDirective, i5.CustomItemTemplateDirective, i5.FixedGroupTemplateDirective, i5.FooterTemplateDirective, i5.GroupTemplateDirective, i5.GroupTagTemplateDirective, i5.TagTemplateDirective, i5.HeaderTemplateDirective, i5.ItemTemplateDirective, i5.NoDataTemplateDirective, i5.FilterDirective, i5.CustomMessagesComponent, i2$1.SuffixTemplateDirective, i2$1.PrefixTemplateDirective, i2$1.SeparatorComponent, i5.DropDownTreeComponent, i5.DropDownTreeFlatBindingDirective, i5.DropDownTreeHierarchyBindingDirective, i5.DropDownTreesExpandDirective, i5.NodeTemplateDirective, i5.HeaderTemplateDirective, i5.FooterTemplateDirective, i5.ValueTemplateDirective, i5.NoDataTemplateDirective, i5.CustomMessagesComponent, i5.MultiSelectTreeComponent, i5.MultiSelectTreeFlatBindingDirective, i5.MultiSelectTreeHierarchyBindingDirective, i5.DropDownTreesExpandDirective, i5.NodeTemplateDirective, i5.MultiSelectTreeSummaryTagDirective, i5.GroupTagTemplateDirective, i5.TagTemplateDirective, i5.HeaderTemplateDirective, i5.FooterTemplateDirective, i5.ValueTemplateDirective, i5.NoDataTemplateDirective, i5.CustomMessagesComponent, PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent, PagerTemplateDirective], exports: [PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent, PagerTemplateDirective] });
21145
+ PagerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, providers: [ResizeBatchService], imports: [i1$4.TextBoxComponent, i1$4.InputSeparatorComponent, i1$4.TextBoxCustomMessagesComponent, i2$1.SeparatorComponent, i1$4.NumericTextBoxComponent, i1$4.NumericTextBoxCustomMessagesComponent, i2$1.SeparatorComponent, i1$4.MaskedTextBoxComponent, i2$1.SeparatorComponent, i1$4.TextAreaComponent, i1$4.TextAreaPrefixComponent, i1$4.TextAreaSuffixComponent, i2$1.SeparatorComponent, i1$4.CheckBoxComponent, i1$4.RadioButtonComponent, i1$4.SwitchComponent, i1$4.SwitchCustomMessagesComponent, i1$4.FormFieldComponent, i1$4.HintComponent, i1$4.ErrorComponent, i1$4.SliderComponent, i1$4.SliderCustomMessagesComponent, i1$4.RangeSliderComponent, i1$4.RangeSliderCustomMessagesComponent, i1$4.RatingComponent, i1$4.SignatureComponent, i1$4.SignatureCustomMessagesComponent, i1$4.ColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.FlatColorPickerComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorGradientComponent, i1$4.ColorPickerCustomMessagesComponent, i1$4.ColorPaletteComponent, i1$4.ColorPickerCustomMessagesComponent, i3$1.LabelComponent, i3$1.CustomMessagesComponent, KENDO_BUTTON, i5.AutoCompleteComponent, i5.CustomMessagesComponent, i2$1.SeparatorComponent, i5.ComboBoxComponent, i5.CustomMessagesComponent, i2$1.SeparatorComponent, i5.MultiColumnComboBoxComponent, i5.ComboBoxColumnComponent, i5.CustomMessagesComponent, i2$1.SeparatorComponent, i5.DropDownListComponent, i5.CustomMessagesComponent, i5.MultiSelectComponent, i5.CustomMessagesComponent, i2$1.SeparatorComponent, i5.DropDownTreeComponent, i5.CustomMessagesComponent, i5.MultiSelectTreeComponent, i5.CustomMessagesComponent, PagerComponent, PagerPrevButtonsComponent, PagerNextButtonsComponent, PagerNumericButtonsComponent, PagerInputComponent, PagerInfoComponent, PagerPageSizesComponent] });
21148
21146
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, decorators: [{
21149
21147
  type: NgModule,
21150
21148
  args: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-treelist",
3
- "version": "16.6.0-develop.13",
3
+ "version": "16.6.0-develop.15",
4
4
  "description": "Kendo UI TreeList for Angular - Display hierarchical data in an Angular tree grid view that supports sorting, filtering, paging, and much more.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -31,24 +31,24 @@
31
31
  "@progress/kendo-data-query": "^1.0.0",
32
32
  "@progress/kendo-drawing": "^1.19.0",
33
33
  "@progress/kendo-licensing": "^1.0.2",
34
- "@progress/kendo-angular-buttons": "16.6.0-develop.13",
35
- "@progress/kendo-angular-common": "16.6.0-develop.13",
36
- "@progress/kendo-angular-dateinputs": "16.6.0-develop.13",
37
- "@progress/kendo-angular-dropdowns": "16.6.0-develop.13",
38
- "@progress/kendo-angular-excel-export": "16.6.0-develop.13",
39
- "@progress/kendo-angular-icons": "16.6.0-develop.13",
40
- "@progress/kendo-angular-inputs": "16.6.0-develop.13",
41
- "@progress/kendo-angular-intl": "16.6.0-develop.13",
42
- "@progress/kendo-angular-l10n": "16.6.0-develop.13",
43
- "@progress/kendo-angular-label": "16.6.0-develop.13",
44
- "@progress/kendo-angular-pdf-export": "16.6.0-develop.13",
45
- "@progress/kendo-angular-popup": "16.6.0-develop.13",
46
- "@progress/kendo-angular-utils": "16.6.0-develop.13",
34
+ "@progress/kendo-angular-buttons": "16.6.0-develop.15",
35
+ "@progress/kendo-angular-common": "16.6.0-develop.15",
36
+ "@progress/kendo-angular-dateinputs": "16.6.0-develop.15",
37
+ "@progress/kendo-angular-dropdowns": "16.6.0-develop.15",
38
+ "@progress/kendo-angular-excel-export": "16.6.0-develop.15",
39
+ "@progress/kendo-angular-icons": "16.6.0-develop.15",
40
+ "@progress/kendo-angular-inputs": "16.6.0-develop.15",
41
+ "@progress/kendo-angular-intl": "16.6.0-develop.15",
42
+ "@progress/kendo-angular-l10n": "16.6.0-develop.15",
43
+ "@progress/kendo-angular-label": "16.6.0-develop.15",
44
+ "@progress/kendo-angular-pdf-export": "16.6.0-develop.15",
45
+ "@progress/kendo-angular-popup": "16.6.0-develop.15",
46
+ "@progress/kendo-angular-utils": "16.6.0-develop.15",
47
47
  "rxjs": "^6.5.3 || ^7.0.0"
48
48
  },
49
49
  "dependencies": {
50
50
  "tslib": "^2.3.1",
51
- "@progress/kendo-angular-schematics": "16.6.0-develop.13",
51
+ "@progress/kendo-angular-schematics": "16.6.0-develop.15",
52
52
  "@progress/kendo-common": "^0.2.0",
53
53
  "@progress/kendo-file-saver": "^1.0.0"
54
54
  },
@@ -4,13 +4,13 @@ const schematics_1 = require("@angular-devkit/schematics");
4
4
  function default_1(options) {
5
5
  const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'TreeListModule', package: 'treelist', peerDependencies: {
6
6
  // peer dep of the dropdowns
7
- '@progress/kendo-angular-treeview': '16.6.0-develop.13',
7
+ '@progress/kendo-angular-treeview': '16.6.0-develop.15',
8
8
  // peer dependency of kendo-angular-inputs
9
- '@progress/kendo-angular-dialog': '16.6.0-develop.13',
9
+ '@progress/kendo-angular-dialog': '16.6.0-develop.15',
10
10
  // peer dependency of kendo-angular-icons
11
11
  '@progress/kendo-svg-icons': '^3.0.0',
12
12
  // peer dependency of kendo-angular-dateinputs
13
- '@progress/kendo-angular-navigation': '16.6.0-develop.13',
13
+ '@progress/kendo-angular-navigation': '16.6.0-develop.15',
14
14
  } });
15
15
  return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
16
16
  }