@progress/kendo-angular-grid 16.6.0-develop.9 → 16.6.0
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/directives.d.ts +8 -8
- package/esm2020/directives.mjs +3 -7
- package/esm2020/excel/excel.module.mjs +4 -4
- package/esm2020/filtering/cell/row-filtering.module.mjs +1 -1
- package/esm2020/filtering/menu/filter-menu.module.mjs +1 -1
- package/esm2020/filtering/shared-filtering.module.mjs +1 -1
- package/esm2020/grid.module.mjs +1 -1
- package/esm2020/grouping/group.module.mjs +1 -1
- package/esm2020/package-metadata.mjs +2 -2
- package/esm2020/pager/pager.module.mjs +1 -1
- package/esm2020/rendering/body.module.mjs +1 -1
- package/esm2020/rendering/footer/footer.module.mjs +1 -1
- package/esm2020/rendering/header/header.module.mjs +1 -1
- package/esm2020/shared.module.mjs +4 -3
- package/excel/excel.module.d.ts +1 -1
- package/fesm2015/progress-kendo-angular-grid.mjs +21 -24
- package/fesm2020/progress-kendo-angular-grid.mjs +21 -24
- package/filtering/cell/row-filtering.module.d.ts +1 -1
- package/filtering/menu/filter-menu.module.d.ts +1 -1
- package/filtering/shared-filtering.module.d.ts +1 -1
- package/grid.module.d.ts +1 -1
- package/grouping/group.module.d.ts +1 -1
- package/package.json +16 -16
- package/pager/pager.module.d.ts +1 -1
- package/rendering/body.module.d.ts +1 -1
- package/rendering/footer/footer.module.d.ts +1 -1
- package/rendering/header/header.module.d.ts +1 -1
- package/schematics/ngAdd/index.js +4 -4
- package/shared.module.d.ts +1 -1
|
@@ -45,6 +45,6 @@ import * as i35 from "./filter-input.directive";
|
|
|
45
45
|
*/
|
|
46
46
|
export declare class SharedFilterModule {
|
|
47
47
|
static ɵfac: i0.ɵɵFactoryDeclaration<SharedFilterModule, never>;
|
|
48
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedFilterModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof
|
|
48
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedFilterModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof i16.FilterCellOperatorsComponent, typeof i17.ContainsFilterOperatorComponent, typeof i18.DoesNotContainFilterOperatorComponent, typeof i19.EndsWithFilterOperatorComponent, typeof i20.EqualFilterOperatorComponent, typeof i21.IsEmptyFilterOperatorComponent, typeof i22.IsNotEmptyFilterOperatorComponent, typeof i23.IsNotNullFilterOperatorComponent, typeof i24.IsNullFilterOperatorComponent, typeof i25.NotEqualFilterOperatorComponent, typeof i26.StartsWithFilterOperatorComponent, typeof i27.GreaterFilterOperatorComponent, typeof i28.GreaterOrEqualToFilterOperatorComponent, typeof i29.LessFilterOperatorComponent, typeof i30.LessOrEqualToFilterOperatorComponent, typeof i31.AfterFilterOperatorComponent, typeof i32.AfterEqFilterOperatorComponent, typeof i33.BeforeEqFilterOperatorComponent, typeof i34.BeforeFilterOperatorComponent, typeof i35.FilterInputDirective], [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof i16.FilterCellOperatorsComponent, typeof i17.ContainsFilterOperatorComponent, typeof i18.DoesNotContainFilterOperatorComponent, typeof i19.EndsWithFilterOperatorComponent, typeof i20.EqualFilterOperatorComponent, typeof i21.IsEmptyFilterOperatorComponent, typeof i22.IsNotEmptyFilterOperatorComponent, typeof i23.IsNotNullFilterOperatorComponent, typeof i24.IsNullFilterOperatorComponent, typeof i25.NotEqualFilterOperatorComponent, typeof i26.StartsWithFilterOperatorComponent, typeof i27.GreaterFilterOperatorComponent, typeof i28.GreaterOrEqualToFilterOperatorComponent, typeof i29.LessFilterOperatorComponent, typeof i30.LessOrEqualToFilterOperatorComponent, typeof i31.AfterFilterOperatorComponent, typeof i32.AfterEqFilterOperatorComponent, typeof i33.BeforeEqFilterOperatorComponent, typeof i34.BeforeFilterOperatorComponent, typeof i35.FilterInputDirective]>;
|
|
49
49
|
static ɵinj: i0.ɵɵInjectorDeclaration<SharedFilterModule>;
|
|
50
50
|
}
|
package/grid.module.d.ts
CHANGED
|
@@ -158,6 +158,6 @@ import * as i132 from "./common/clipboard.directive";
|
|
|
158
158
|
*/
|
|
159
159
|
export declare class GridModule {
|
|
160
160
|
static ɵfac: i0.ɵɵFactoryDeclaration<GridModule, never>;
|
|
161
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GridModule, never, [typeof i1.GroupHeaderTemplateDirective, typeof i2.GroupHeaderColumnTemplateDirective, typeof i3.GroupFooterTemplateDirective, typeof i4.GroupHeaderComponent, typeof i5.GroupPanelComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.TableDirective, typeof i19.LoadingComponent, typeof i20.GridTableDirective, typeof i14.DraggableDirective, typeof i21.CommandColumnComponent, typeof i22.CheckboxColumnComponent, typeof i23.SelectionCheckboxDirective, typeof i24.CellTemplateDirective, typeof i25.EditTemplateDirective, typeof i26.TableBodyComponent, typeof i27.NoRecordsTemplateDirective, typeof i28.CellComponent, typeof i29.EditCommandDirective, typeof i30.CancelCommandDirective, typeof i31.SaveCommandDirective, typeof i32.RemoveCommandDirective, typeof i33.AddCommandDirective, typeof i34.CellLoadingTemplateDirective, typeof i35.LoadingTemplateDirective, typeof i36.RowReorderColumnComponent, typeof i37.HeaderComponent, typeof i38.HeaderTemplateDirective, typeof i39.ColumnHandleDirective, typeof i40.SelectAllCheckboxDirective, typeof i41.FooterComponent, typeof i42.PagerComponent, typeof i43.PagerPrevButtonsComponent, typeof i44.PagerNextButtonsComponent, typeof i45.PagerNumericButtonsComponent, typeof i46.PagerInputComponent, typeof i47.PagerInfoComponent, typeof i48.PagerPageSizesComponent, typeof i49.PagerTemplateDirective, typeof i50.PagerDropDownListDirective, typeof i51.PagerInputDirective, typeof i52.FilterRowComponent, typeof i53.FilterCellComponent, typeof i54.FilterCellTemplateDirective, typeof i55.StringFilterCellComponent, typeof i56.NumericFilterCellComponent, typeof i57.AutoCompleteFilterCellComponent, typeof i58.BooleanFilterCellComponent, typeof i59.FilterCellHostDirective, typeof i60.FilterCellWrapperComponent, typeof i61.DateFilterCellComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.TableDirective, typeof i19.LoadingComponent, typeof i20.GridTableDirective, typeof i14.DraggableDirective, typeof i62.FilterCellOperatorsComponent, typeof i63.ContainsFilterOperatorComponent, typeof i64.DoesNotContainFilterOperatorComponent, typeof i65.EndsWithFilterOperatorComponent, typeof i66.EqualFilterOperatorComponent, typeof i67.IsEmptyFilterOperatorComponent, typeof i68.IsNotEmptyFilterOperatorComponent, typeof i69.IsNotNullFilterOperatorComponent, typeof i70.IsNullFilterOperatorComponent, typeof i71.NotEqualFilterOperatorComponent, typeof i72.StartsWithFilterOperatorComponent, typeof i73.GreaterFilterOperatorComponent, typeof i74.GreaterOrEqualToFilterOperatorComponent, typeof i75.LessFilterOperatorComponent, typeof i76.LessOrEqualToFilterOperatorComponent, typeof i77.AfterFilterOperatorComponent, typeof i78.AfterEqFilterOperatorComponent, typeof i79.BeforeEqFilterOperatorComponent, typeof i80.BeforeFilterOperatorComponent, typeof i81.FilterInputDirective, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.TableDirective, typeof i19.LoadingComponent, typeof i20.GridTableDirective, typeof i14.DraggableDirective, typeof i62.FilterCellOperatorsComponent, typeof i63.ContainsFilterOperatorComponent, typeof i64.DoesNotContainFilterOperatorComponent, typeof i65.EndsWithFilterOperatorComponent, typeof i66.EqualFilterOperatorComponent, typeof i67.IsEmptyFilterOperatorComponent, typeof i68.IsNotEmptyFilterOperatorComponent, typeof i69.IsNotNullFilterOperatorComponent, typeof i70.IsNullFilterOperatorComponent, typeof i71.NotEqualFilterOperatorComponent, typeof i72.StartsWithFilterOperatorComponent, typeof i73.GreaterFilterOperatorComponent, typeof i74.GreaterOrEqualToFilterOperatorComponent, typeof i75.LessFilterOperatorComponent, typeof i76.LessOrEqualToFilterOperatorComponent, typeof i77.AfterFilterOperatorComponent, typeof i78.AfterEqFilterOperatorComponent, typeof i79.BeforeEqFilterOperatorComponent, typeof i80.BeforeFilterOperatorComponent, typeof i81.FilterInputDirective, typeof i82.FilterMenuComponent, typeof i83.FilterMenuContainerComponent, typeof i84.FilterMenuInputWrapperComponent, typeof i85.StringFilterMenuInputComponent, typeof i86.StringFilterMenuComponent, typeof i87.FilterMenuTemplateDirective, typeof i88.NumericFilterMenuComponent, typeof i89.NumericFilterMenuInputComponent, typeof i90.DateFilterMenuInputComponent, typeof i91.DateFilterMenuComponent, typeof i92.FilterMenuHostDirective, typeof i93.BooleanFilterMenuComponent, typeof i94.FilterMenuDropDownListDirective, typeof i95.BooleanFilterRadioButtonDirective, typeof i96.ColumnMenuChooserItemCheckedDirective, typeof i97.ColumnListComponent, typeof i98.ColumnChooserComponent, typeof i99.ColumnMenuChooserComponent, typeof i100.ColumnMenuFilterComponent, typeof i101.ColumnMenuItemComponent, typeof i102.ColumnMenuItemContentTemplateDirective, typeof i103.ColumnMenuSortComponent, typeof i104.ColumnMenuComponent, typeof i105.ColumnMenuLockComponent, typeof i106.ColumnMenuTemplateDirective, typeof i107.ColumnMenuContainerComponent, typeof i108.ColumnMenuItemDirective, typeof i109.ColumnMenuStickComponent, typeof i110.ColumnMenuPositionComponent, typeof i111.ColumnMenuAutoSizeColumnComponent, typeof i112.ColumnMenuAutoSizeAllColumnsComponent, typeof i113.GridComponent, typeof i114.ListComponent, typeof i115.ToolbarComponent, typeof i116.LocalizedMessagesDirective, typeof i117.CustomMessagesComponent, typeof i118.DataBindingDirective, typeof i119.ToolbarTemplateDirective, typeof i120.SelectionDirective, typeof i121.TemplateEditingDirective, typeof i122.ReactiveEditingDirective, typeof i123.InCellEditingDirective, typeof i124.ExpandDetailsDirective, typeof i125.ExpandGroupDirective, typeof i126.GroupBindingDirective, typeof i127.GridMarqueeDirective, typeof i128.GridSpacerComponent, typeof i129.GridToolbarFocusableDirective, typeof i130.StatusBarComponent, typeof i131.StatusBarTemplateDirective, typeof i132.GridClipboardDirective], [typeof i113.GridComponent, typeof i119.ToolbarTemplateDirective, typeof i115.ToolbarComponent, typeof i128.GridSpacerComponent, typeof i131.StatusBarTemplateDirective, typeof i118.DataBindingDirective, typeof i120.SelectionDirective, typeof i117.CustomMessagesComponent, typeof i126.GroupBindingDirective, typeof i121.TemplateEditingDirective, typeof i122.ReactiveEditingDirective, typeof i123.InCellEditingDirective, typeof i124.ExpandDetailsDirective, typeof i125.ExpandGroupDirective, typeof i129.GridToolbarFocusableDirective, typeof i1.GroupHeaderTemplateDirective, typeof i2.GroupHeaderColumnTemplateDirective, typeof i3.GroupFooterTemplateDirective, typeof i4.GroupHeaderComponent, typeof i5.GroupPanelComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.TableDirective, typeof i19.LoadingComponent, typeof i20.GridTableDirective, typeof i14.DraggableDirective, typeof i21.CommandColumnComponent, typeof i22.CheckboxColumnComponent, typeof i23.SelectionCheckboxDirective, typeof i24.CellTemplateDirective, typeof i25.EditTemplateDirective, typeof i26.TableBodyComponent, typeof i27.NoRecordsTemplateDirective, typeof i28.CellComponent, typeof i29.EditCommandDirective, typeof i30.CancelCommandDirective, typeof i31.SaveCommandDirective, typeof i32.RemoveCommandDirective, typeof i33.AddCommandDirective, typeof i34.CellLoadingTemplateDirective, typeof i35.LoadingTemplateDirective, typeof i36.RowReorderColumnComponent, typeof i37.HeaderComponent, typeof i38.HeaderTemplateDirective, typeof i39.ColumnHandleDirective, typeof i40.SelectAllCheckboxDirective, typeof i42.PagerComponent, typeof i43.PagerPrevButtonsComponent, typeof i44.PagerNextButtonsComponent, typeof i45.PagerNumericButtonsComponent, typeof i46.PagerInputComponent, typeof i47.PagerInfoComponent, typeof i48.PagerPageSizesComponent, typeof i49.PagerTemplateDirective, typeof i50.PagerDropDownListDirective, typeof i51.PagerInputDirective, typeof i52.FilterRowComponent, typeof i53.FilterCellComponent, typeof i54.FilterCellTemplateDirective, typeof i55.StringFilterCellComponent, typeof i56.NumericFilterCellComponent, typeof i57.AutoCompleteFilterCellComponent, typeof i58.BooleanFilterCellComponent, typeof i59.FilterCellHostDirective, typeof i60.FilterCellWrapperComponent, typeof i61.DateFilterCellComponent, typeof i62.FilterCellOperatorsComponent, typeof i63.ContainsFilterOperatorComponent, typeof i64.DoesNotContainFilterOperatorComponent, typeof i65.EndsWithFilterOperatorComponent, typeof i66.EqualFilterOperatorComponent, typeof i67.IsEmptyFilterOperatorComponent, typeof i68.IsNotEmptyFilterOperatorComponent, typeof i69.IsNotNullFilterOperatorComponent, typeof i70.IsNullFilterOperatorComponent, typeof i71.NotEqualFilterOperatorComponent, typeof i72.StartsWithFilterOperatorComponent, typeof i73.GreaterFilterOperatorComponent, typeof i74.GreaterOrEqualToFilterOperatorComponent, typeof i75.LessFilterOperatorComponent, typeof i76.LessOrEqualToFilterOperatorComponent, typeof i77.AfterFilterOperatorComponent, typeof i78.AfterEqFilterOperatorComponent, typeof i79.BeforeEqFilterOperatorComponent, typeof i80.BeforeFilterOperatorComponent, typeof i82.FilterMenuComponent, typeof i83.FilterMenuContainerComponent, typeof i84.FilterMenuInputWrapperComponent, typeof i85.StringFilterMenuInputComponent, typeof i86.StringFilterMenuComponent, typeof i87.FilterMenuTemplateDirective, typeof i88.NumericFilterMenuComponent, typeof i89.NumericFilterMenuInputComponent, typeof i90.DateFilterMenuInputComponent, typeof i91.DateFilterMenuComponent, typeof i92.FilterMenuHostDirective, typeof i93.BooleanFilterMenuComponent, typeof i94.FilterMenuDropDownListDirective, typeof i95.BooleanFilterRadioButtonDirective, typeof i98.ColumnChooserComponent, typeof i100.ColumnMenuFilterComponent, typeof i101.ColumnMenuItemComponent, typeof i102.ColumnMenuItemContentTemplateDirective, typeof i103.ColumnMenuSortComponent, typeof i105.ColumnMenuLockComponent, typeof i109.ColumnMenuStickComponent, typeof i110.ColumnMenuPositionComponent, typeof i99.ColumnMenuChooserComponent, typeof i106.ColumnMenuTemplateDirective, typeof i107.ColumnMenuContainerComponent, typeof i108.ColumnMenuItemDirective, typeof i104.ColumnMenuComponent, typeof i111.ColumnMenuAutoSizeColumnComponent, typeof i112.ColumnMenuAutoSizeAllColumnsComponent, typeof i132.GridClipboardDirective]>;
|
|
161
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GridModule, never, [typeof i1.GroupHeaderTemplateDirective, typeof i2.GroupHeaderColumnTemplateDirective, typeof i3.GroupFooterTemplateDirective, typeof i4.GroupHeaderComponent, typeof i5.GroupPanelComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.TableDirective, typeof i19.LoadingComponent, typeof i20.GridTableDirective, typeof i21.CommandColumnComponent, typeof i22.CheckboxColumnComponent, typeof i23.SelectionCheckboxDirective, typeof i24.CellTemplateDirective, typeof i25.EditTemplateDirective, typeof i26.TableBodyComponent, typeof i27.NoRecordsTemplateDirective, typeof i28.CellComponent, typeof i29.EditCommandDirective, typeof i30.CancelCommandDirective, typeof i31.SaveCommandDirective, typeof i32.RemoveCommandDirective, typeof i33.AddCommandDirective, typeof i34.CellLoadingTemplateDirective, typeof i35.LoadingTemplateDirective, typeof i36.RowReorderColumnComponent, typeof i37.HeaderComponent, typeof i38.HeaderTemplateDirective, typeof i39.ColumnHandleDirective, typeof i40.SelectAllCheckboxDirective, typeof i41.FooterComponent, typeof i42.PagerComponent, typeof i43.PagerPrevButtonsComponent, typeof i44.PagerNextButtonsComponent, typeof i45.PagerNumericButtonsComponent, typeof i46.PagerInputComponent, typeof i47.PagerInfoComponent, typeof i48.PagerPageSizesComponent, typeof i49.PagerTemplateDirective, typeof i50.PagerDropDownListDirective, typeof i51.PagerInputDirective, typeof i52.FilterRowComponent, typeof i53.FilterCellComponent, typeof i54.FilterCellTemplateDirective, typeof i55.StringFilterCellComponent, typeof i56.NumericFilterCellComponent, typeof i57.AutoCompleteFilterCellComponent, typeof i58.BooleanFilterCellComponent, typeof i59.FilterCellHostDirective, typeof i60.FilterCellWrapperComponent, typeof i61.DateFilterCellComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.TableDirective, typeof i19.LoadingComponent, typeof i20.GridTableDirective, typeof i62.FilterCellOperatorsComponent, typeof i63.ContainsFilterOperatorComponent, typeof i64.DoesNotContainFilterOperatorComponent, typeof i65.EndsWithFilterOperatorComponent, typeof i66.EqualFilterOperatorComponent, typeof i67.IsEmptyFilterOperatorComponent, typeof i68.IsNotEmptyFilterOperatorComponent, typeof i69.IsNotNullFilterOperatorComponent, typeof i70.IsNullFilterOperatorComponent, typeof i71.NotEqualFilterOperatorComponent, typeof i72.StartsWithFilterOperatorComponent, typeof i73.GreaterFilterOperatorComponent, typeof i74.GreaterOrEqualToFilterOperatorComponent, typeof i75.LessFilterOperatorComponent, typeof i76.LessOrEqualToFilterOperatorComponent, typeof i77.AfterFilterOperatorComponent, typeof i78.AfterEqFilterOperatorComponent, typeof i79.BeforeEqFilterOperatorComponent, typeof i80.BeforeFilterOperatorComponent, typeof i81.FilterInputDirective, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.TableDirective, typeof i19.LoadingComponent, typeof i20.GridTableDirective, typeof i62.FilterCellOperatorsComponent, typeof i63.ContainsFilterOperatorComponent, typeof i64.DoesNotContainFilterOperatorComponent, typeof i65.EndsWithFilterOperatorComponent, typeof i66.EqualFilterOperatorComponent, typeof i67.IsEmptyFilterOperatorComponent, typeof i68.IsNotEmptyFilterOperatorComponent, typeof i69.IsNotNullFilterOperatorComponent, typeof i70.IsNullFilterOperatorComponent, typeof i71.NotEqualFilterOperatorComponent, typeof i72.StartsWithFilterOperatorComponent, typeof i73.GreaterFilterOperatorComponent, typeof i74.GreaterOrEqualToFilterOperatorComponent, typeof i75.LessFilterOperatorComponent, typeof i76.LessOrEqualToFilterOperatorComponent, typeof i77.AfterFilterOperatorComponent, typeof i78.AfterEqFilterOperatorComponent, typeof i79.BeforeEqFilterOperatorComponent, typeof i80.BeforeFilterOperatorComponent, typeof i81.FilterInputDirective, typeof i82.FilterMenuComponent, typeof i83.FilterMenuContainerComponent, typeof i84.FilterMenuInputWrapperComponent, typeof i85.StringFilterMenuInputComponent, typeof i86.StringFilterMenuComponent, typeof i87.FilterMenuTemplateDirective, typeof i88.NumericFilterMenuComponent, typeof i89.NumericFilterMenuInputComponent, typeof i90.DateFilterMenuInputComponent, typeof i91.DateFilterMenuComponent, typeof i92.FilterMenuHostDirective, typeof i93.BooleanFilterMenuComponent, typeof i94.FilterMenuDropDownListDirective, typeof i95.BooleanFilterRadioButtonDirective, typeof i96.ColumnMenuChooserItemCheckedDirective, typeof i97.ColumnListComponent, typeof i98.ColumnChooserComponent, typeof i99.ColumnMenuChooserComponent, typeof i100.ColumnMenuFilterComponent, typeof i101.ColumnMenuItemComponent, typeof i102.ColumnMenuItemContentTemplateDirective, typeof i103.ColumnMenuSortComponent, typeof i104.ColumnMenuComponent, typeof i105.ColumnMenuLockComponent, typeof i106.ColumnMenuTemplateDirective, typeof i107.ColumnMenuContainerComponent, typeof i108.ColumnMenuItemDirective, typeof i109.ColumnMenuStickComponent, typeof i110.ColumnMenuPositionComponent, typeof i111.ColumnMenuAutoSizeColumnComponent, typeof i112.ColumnMenuAutoSizeAllColumnsComponent, typeof i113.GridComponent, typeof i114.ListComponent, typeof i115.ToolbarComponent, typeof i116.LocalizedMessagesDirective, typeof i117.CustomMessagesComponent, typeof i118.DataBindingDirective, typeof i119.ToolbarTemplateDirective, typeof i120.SelectionDirective, typeof i121.TemplateEditingDirective, typeof i122.ReactiveEditingDirective, typeof i123.InCellEditingDirective, typeof i124.ExpandDetailsDirective, typeof i125.ExpandGroupDirective, typeof i126.GroupBindingDirective, typeof i127.GridMarqueeDirective, typeof i128.GridSpacerComponent, typeof i129.GridToolbarFocusableDirective, typeof i130.StatusBarComponent, typeof i131.StatusBarTemplateDirective, typeof i132.GridClipboardDirective], [typeof i113.GridComponent, typeof i119.ToolbarTemplateDirective, typeof i115.ToolbarComponent, typeof i128.GridSpacerComponent, typeof i131.StatusBarTemplateDirective, typeof i118.DataBindingDirective, typeof i120.SelectionDirective, typeof i117.CustomMessagesComponent, typeof i126.GroupBindingDirective, typeof i121.TemplateEditingDirective, typeof i122.ReactiveEditingDirective, typeof i123.InCellEditingDirective, typeof i124.ExpandDetailsDirective, typeof i125.ExpandGroupDirective, typeof i129.GridToolbarFocusableDirective, typeof i1.GroupHeaderTemplateDirective, typeof i2.GroupHeaderColumnTemplateDirective, typeof i3.GroupFooterTemplateDirective, typeof i4.GroupHeaderComponent, typeof i5.GroupPanelComponent, typeof i6.ColumnComponent, typeof i7.ColumnGroupComponent, typeof i8.LogicalCellDirective, typeof i9.LogicalRowDirective, typeof i10.FocusableDirective, typeof i11.FooterTemplateDirective, typeof i12.ColGroupComponent, typeof i13.ResizableContainerDirective, typeof i14.TemplateContextDirective, typeof i15.FieldAccessorPipe, typeof i16.DetailTemplateDirective, typeof i17.SpanColumnComponent, typeof i18.TableDirective, typeof i19.LoadingComponent, typeof i20.GridTableDirective, typeof i21.CommandColumnComponent, typeof i22.CheckboxColumnComponent, typeof i23.SelectionCheckboxDirective, typeof i24.CellTemplateDirective, typeof i25.EditTemplateDirective, typeof i26.TableBodyComponent, typeof i27.NoRecordsTemplateDirective, typeof i28.CellComponent, typeof i29.EditCommandDirective, typeof i30.CancelCommandDirective, typeof i31.SaveCommandDirective, typeof i32.RemoveCommandDirective, typeof i33.AddCommandDirective, typeof i34.CellLoadingTemplateDirective, typeof i35.LoadingTemplateDirective, typeof i36.RowReorderColumnComponent, typeof i37.HeaderComponent, typeof i38.HeaderTemplateDirective, typeof i39.ColumnHandleDirective, typeof i40.SelectAllCheckboxDirective, typeof i42.PagerComponent, typeof i43.PagerPrevButtonsComponent, typeof i44.PagerNextButtonsComponent, typeof i45.PagerNumericButtonsComponent, typeof i46.PagerInputComponent, typeof i47.PagerInfoComponent, typeof i48.PagerPageSizesComponent, typeof i49.PagerTemplateDirective, typeof i50.PagerDropDownListDirective, typeof i51.PagerInputDirective, typeof i52.FilterRowComponent, typeof i53.FilterCellComponent, typeof i54.FilterCellTemplateDirective, typeof i55.StringFilterCellComponent, typeof i56.NumericFilterCellComponent, typeof i57.AutoCompleteFilterCellComponent, typeof i58.BooleanFilterCellComponent, typeof i59.FilterCellHostDirective, typeof i60.FilterCellWrapperComponent, typeof i61.DateFilterCellComponent, typeof i62.FilterCellOperatorsComponent, typeof i63.ContainsFilterOperatorComponent, typeof i64.DoesNotContainFilterOperatorComponent, typeof i65.EndsWithFilterOperatorComponent, typeof i66.EqualFilterOperatorComponent, typeof i67.IsEmptyFilterOperatorComponent, typeof i68.IsNotEmptyFilterOperatorComponent, typeof i69.IsNotNullFilterOperatorComponent, typeof i70.IsNullFilterOperatorComponent, typeof i71.NotEqualFilterOperatorComponent, typeof i72.StartsWithFilterOperatorComponent, typeof i73.GreaterFilterOperatorComponent, typeof i74.GreaterOrEqualToFilterOperatorComponent, typeof i75.LessFilterOperatorComponent, typeof i76.LessOrEqualToFilterOperatorComponent, typeof i77.AfterFilterOperatorComponent, typeof i78.AfterEqFilterOperatorComponent, typeof i79.BeforeEqFilterOperatorComponent, typeof i80.BeforeFilterOperatorComponent, typeof i82.FilterMenuComponent, typeof i83.FilterMenuContainerComponent, typeof i84.FilterMenuInputWrapperComponent, typeof i85.StringFilterMenuInputComponent, typeof i86.StringFilterMenuComponent, typeof i87.FilterMenuTemplateDirective, typeof i88.NumericFilterMenuComponent, typeof i89.NumericFilterMenuInputComponent, typeof i90.DateFilterMenuInputComponent, typeof i91.DateFilterMenuComponent, typeof i92.FilterMenuHostDirective, typeof i93.BooleanFilterMenuComponent, typeof i94.FilterMenuDropDownListDirective, typeof i95.BooleanFilterRadioButtonDirective, typeof i98.ColumnChooserComponent, typeof i100.ColumnMenuFilterComponent, typeof i101.ColumnMenuItemComponent, typeof i102.ColumnMenuItemContentTemplateDirective, typeof i103.ColumnMenuSortComponent, typeof i105.ColumnMenuLockComponent, typeof i109.ColumnMenuStickComponent, typeof i110.ColumnMenuPositionComponent, typeof i99.ColumnMenuChooserComponent, typeof i106.ColumnMenuTemplateDirective, typeof i107.ColumnMenuContainerComponent, typeof i108.ColumnMenuItemDirective, typeof i104.ColumnMenuComponent, typeof i111.ColumnMenuAutoSizeColumnComponent, typeof i112.ColumnMenuAutoSizeAllColumnsComponent, typeof i132.GridClipboardDirective]>;
|
|
162
162
|
static ɵinj: i0.ɵɵInjectorDeclaration<GridModule>;
|
|
163
163
|
}
|
|
@@ -34,6 +34,6 @@ import * as i24 from "./group-panel.component";
|
|
|
34
34
|
*/
|
|
35
35
|
export declare class GroupModule {
|
|
36
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<GroupModule, never>;
|
|
37
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GroupModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof
|
|
37
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GroupModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof i16.DraggableColumnDirective, typeof i17.DropTargetDirective, typeof i18.ChipComponent, typeof i18.ChipListComponent, typeof i19.PopupComponent, typeof i20.GroupHeaderTemplateDirective, typeof i21.GroupHeaderColumnTemplateDirective, typeof i22.GroupFooterTemplateDirective, typeof i23.GroupHeaderComponent, typeof i24.GroupPanelComponent], [typeof i20.GroupHeaderTemplateDirective, typeof i21.GroupHeaderColumnTemplateDirective, typeof i22.GroupFooterTemplateDirective, typeof i23.GroupHeaderComponent, typeof i24.GroupPanelComponent]>;
|
|
38
38
|
static ɵinj: i0.ɵɵInjectorDeclaration<GroupModule>;
|
|
39
39
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-grid",
|
|
3
|
-
"version": "16.6.0
|
|
3
|
+
"version": "16.6.0",
|
|
4
4
|
"description": "Kendo UI Grid for Angular - high performance data grid with paging, filtering, virtualization, CRUD, and more.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -33,25 +33,25 @@
|
|
|
33
33
|
"@progress/kendo-data-query": "^1.0.0",
|
|
34
34
|
"@progress/kendo-drawing": "^1.19.0",
|
|
35
35
|
"@progress/kendo-licensing": "^1.0.2",
|
|
36
|
-
"@progress/kendo-angular-buttons": "16.6.0
|
|
37
|
-
"@progress/kendo-angular-common": "16.6.0
|
|
38
|
-
"@progress/kendo-angular-dateinputs": "16.6.0
|
|
39
|
-
"@progress/kendo-angular-layout": "16.6.0
|
|
40
|
-
"@progress/kendo-angular-dropdowns": "16.6.0
|
|
41
|
-
"@progress/kendo-angular-excel-export": "16.6.0
|
|
42
|
-
"@progress/kendo-angular-icons": "16.6.0
|
|
43
|
-
"@progress/kendo-angular-inputs": "16.6.0
|
|
44
|
-
"@progress/kendo-angular-intl": "16.6.0
|
|
45
|
-
"@progress/kendo-angular-l10n": "16.6.0
|
|
46
|
-
"@progress/kendo-angular-label": "16.6.0
|
|
47
|
-
"@progress/kendo-angular-pdf-export": "16.6.0
|
|
48
|
-
"@progress/kendo-angular-popup": "16.6.0
|
|
49
|
-
"@progress/kendo-angular-utils": "16.6.0
|
|
36
|
+
"@progress/kendo-angular-buttons": "16.6.0",
|
|
37
|
+
"@progress/kendo-angular-common": "16.6.0",
|
|
38
|
+
"@progress/kendo-angular-dateinputs": "16.6.0",
|
|
39
|
+
"@progress/kendo-angular-layout": "16.6.0",
|
|
40
|
+
"@progress/kendo-angular-dropdowns": "16.6.0",
|
|
41
|
+
"@progress/kendo-angular-excel-export": "16.6.0",
|
|
42
|
+
"@progress/kendo-angular-icons": "16.6.0",
|
|
43
|
+
"@progress/kendo-angular-inputs": "16.6.0",
|
|
44
|
+
"@progress/kendo-angular-intl": "16.6.0",
|
|
45
|
+
"@progress/kendo-angular-l10n": "16.6.0",
|
|
46
|
+
"@progress/kendo-angular-label": "16.6.0",
|
|
47
|
+
"@progress/kendo-angular-pdf-export": "16.6.0",
|
|
48
|
+
"@progress/kendo-angular-popup": "16.6.0",
|
|
49
|
+
"@progress/kendo-angular-utils": "16.6.0",
|
|
50
50
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
53
|
"tslib": "^2.3.1",
|
|
54
|
-
"@progress/kendo-angular-schematics": "16.6.0
|
|
54
|
+
"@progress/kendo-angular-schematics": "16.6.0",
|
|
55
55
|
"@progress/kendo-common": "^0.2.0",
|
|
56
56
|
"@progress/kendo-file-saver": "^1.0.0"
|
|
57
57
|
},
|
package/pager/pager.module.d.ts
CHANGED
|
@@ -33,6 +33,6 @@ import * as i25 from "./pager-input.directive";
|
|
|
33
33
|
*/
|
|
34
34
|
export declare class PagerModule {
|
|
35
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<PagerModule, never>;
|
|
36
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PagerModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof
|
|
36
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<PagerModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof i16.PagerComponent, typeof i17.PagerPrevButtonsComponent, typeof i18.PagerNextButtonsComponent, typeof i19.PagerNumericButtonsComponent, typeof i20.PagerInputComponent, typeof i21.PagerInfoComponent, typeof i22.PagerPageSizesComponent, typeof i23.PagerTemplateDirective, typeof i24.PagerDropDownListDirective, typeof i25.PagerInputDirective], [typeof i16.PagerComponent, typeof i17.PagerPrevButtonsComponent, typeof i18.PagerNextButtonsComponent, typeof i19.PagerNumericButtonsComponent, typeof i20.PagerInputComponent, typeof i21.PagerInfoComponent, typeof i22.PagerPageSizesComponent, typeof i23.PagerTemplateDirective, typeof i24.PagerDropDownListDirective, typeof i25.PagerInputDirective]>;
|
|
37
37
|
static ɵinj: i0.ɵɵInjectorDeclaration<PagerModule>;
|
|
38
38
|
}
|
|
@@ -46,6 +46,6 @@ import * as i36 from "../columns/reorder-column.component";
|
|
|
46
46
|
*/
|
|
47
47
|
export declare class BodyModule {
|
|
48
48
|
static ɵfac: i0.ɵɵFactoryDeclaration<BodyModule, never>;
|
|
49
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BodyModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof
|
|
49
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BodyModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof i16.GroupHeaderTemplateDirective, typeof i17.GroupHeaderColumnTemplateDirective, typeof i18.GroupFooterTemplateDirective, typeof i19.GroupHeaderComponent, typeof i20.GroupPanelComponent, typeof i21.CommandColumnComponent, typeof i22.CheckboxColumnComponent, typeof i23.SelectionCheckboxDirective, typeof i24.CellTemplateDirective, typeof i25.EditTemplateDirective, typeof i26.TableBodyComponent, typeof i27.NoRecordsTemplateDirective, typeof i28.CellComponent, typeof i29.EditCommandDirective, typeof i30.CancelCommandDirective, typeof i31.SaveCommandDirective, typeof i32.RemoveCommandDirective, typeof i33.AddCommandDirective, typeof i34.CellLoadingTemplateDirective, typeof i35.LoadingTemplateDirective, typeof i36.RowReorderColumnComponent], [typeof i21.CommandColumnComponent, typeof i22.CheckboxColumnComponent, typeof i23.SelectionCheckboxDirective, typeof i24.CellTemplateDirective, typeof i25.EditTemplateDirective, typeof i26.TableBodyComponent, typeof i27.NoRecordsTemplateDirective, typeof i28.CellComponent, typeof i29.EditCommandDirective, typeof i30.CancelCommandDirective, typeof i31.SaveCommandDirective, typeof i32.RemoveCommandDirective, typeof i33.AddCommandDirective, typeof i34.CellLoadingTemplateDirective, typeof i35.LoadingTemplateDirective, typeof i36.RowReorderColumnComponent]>;
|
|
50
50
|
static ɵinj: i0.ɵɵInjectorDeclaration<BodyModule>;
|
|
51
51
|
}
|
|
@@ -26,6 +26,6 @@ import * as i16 from "./footer.component";
|
|
|
26
26
|
*/
|
|
27
27
|
export declare class FooterModule {
|
|
28
28
|
static ɵfac: i0.ɵɵFactoryDeclaration<FooterModule, never>;
|
|
29
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FooterModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof
|
|
29
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FooterModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof i16.FooterComponent], [typeof i16.FooterComponent]>;
|
|
30
30
|
static ɵinj: i0.ɵɵInjectorDeclaration<FooterModule>;
|
|
31
31
|
}
|
|
@@ -97,6 +97,6 @@ import * as i87 from "../../selection/selectall-checkbox.directive";
|
|
|
97
97
|
*/
|
|
98
98
|
export declare class HeaderModule {
|
|
99
99
|
static ɵfac: i0.ɵɵFactoryDeclaration<HeaderModule, never>;
|
|
100
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<HeaderModule, never, [typeof i1.GroupHeaderTemplateDirective, typeof i2.GroupHeaderColumnTemplateDirective, typeof i3.GroupFooterTemplateDirective, typeof i4.GroupHeaderComponent, typeof i5.GroupPanelComponent, typeof i6.FilterRowComponent, typeof i7.FilterCellComponent, typeof i8.FilterCellTemplateDirective, typeof i9.StringFilterCellComponent, typeof i10.NumericFilterCellComponent, typeof i11.AutoCompleteFilterCellComponent, typeof i12.BooleanFilterCellComponent, typeof i13.FilterCellHostDirective, typeof i14.FilterCellWrapperComponent, typeof i15.DateFilterCellComponent, typeof i16.ColumnComponent, typeof i17.ColumnGroupComponent, typeof i18.LogicalCellDirective, typeof i19.LogicalRowDirective, typeof i20.FocusableDirective, typeof i21.FooterTemplateDirective, typeof i22.ColGroupComponent, typeof i23.ResizableContainerDirective, typeof i24.TemplateContextDirective, typeof i25.FieldAccessorPipe, typeof i26.DetailTemplateDirective, typeof i27.SpanColumnComponent, typeof i28.TableDirective, typeof i29.LoadingComponent, typeof i30.GridTableDirective, typeof
|
|
100
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<HeaderModule, never, [typeof i1.GroupHeaderTemplateDirective, typeof i2.GroupHeaderColumnTemplateDirective, typeof i3.GroupFooterTemplateDirective, typeof i4.GroupHeaderComponent, typeof i5.GroupPanelComponent, typeof i6.FilterRowComponent, typeof i7.FilterCellComponent, typeof i8.FilterCellTemplateDirective, typeof i9.StringFilterCellComponent, typeof i10.NumericFilterCellComponent, typeof i11.AutoCompleteFilterCellComponent, typeof i12.BooleanFilterCellComponent, typeof i13.FilterCellHostDirective, typeof i14.FilterCellWrapperComponent, typeof i15.DateFilterCellComponent, typeof i16.ColumnComponent, typeof i17.ColumnGroupComponent, typeof i18.LogicalCellDirective, typeof i19.LogicalRowDirective, typeof i20.FocusableDirective, typeof i21.FooterTemplateDirective, typeof i22.ColGroupComponent, typeof i23.ResizableContainerDirective, typeof i24.TemplateContextDirective, typeof i25.FieldAccessorPipe, typeof i26.DetailTemplateDirective, typeof i27.SpanColumnComponent, typeof i28.TableDirective, typeof i29.LoadingComponent, typeof i30.GridTableDirective, typeof i31.FilterCellOperatorsComponent, typeof i32.ContainsFilterOperatorComponent, typeof i33.DoesNotContainFilterOperatorComponent, typeof i34.EndsWithFilterOperatorComponent, typeof i35.EqualFilterOperatorComponent, typeof i36.IsEmptyFilterOperatorComponent, typeof i37.IsNotEmptyFilterOperatorComponent, typeof i38.IsNotNullFilterOperatorComponent, typeof i39.IsNullFilterOperatorComponent, typeof i40.NotEqualFilterOperatorComponent, typeof i41.StartsWithFilterOperatorComponent, typeof i42.GreaterFilterOperatorComponent, typeof i43.GreaterOrEqualToFilterOperatorComponent, typeof i44.LessFilterOperatorComponent, typeof i45.LessOrEqualToFilterOperatorComponent, typeof i46.AfterFilterOperatorComponent, typeof i47.AfterEqFilterOperatorComponent, typeof i48.BeforeEqFilterOperatorComponent, typeof i49.BeforeFilterOperatorComponent, typeof i50.FilterInputDirective, typeof i16.ColumnComponent, typeof i17.ColumnGroupComponent, typeof i18.LogicalCellDirective, typeof i19.LogicalRowDirective, typeof i20.FocusableDirective, typeof i21.FooterTemplateDirective, typeof i22.ColGroupComponent, typeof i23.ResizableContainerDirective, typeof i24.TemplateContextDirective, typeof i25.FieldAccessorPipe, typeof i26.DetailTemplateDirective, typeof i27.SpanColumnComponent, typeof i28.TableDirective, typeof i29.LoadingComponent, typeof i30.GridTableDirective, typeof i31.FilterCellOperatorsComponent, typeof i32.ContainsFilterOperatorComponent, typeof i33.DoesNotContainFilterOperatorComponent, typeof i34.EndsWithFilterOperatorComponent, typeof i35.EqualFilterOperatorComponent, typeof i36.IsEmptyFilterOperatorComponent, typeof i37.IsNotEmptyFilterOperatorComponent, typeof i38.IsNotNullFilterOperatorComponent, typeof i39.IsNullFilterOperatorComponent, typeof i40.NotEqualFilterOperatorComponent, typeof i41.StartsWithFilterOperatorComponent, typeof i42.GreaterFilterOperatorComponent, typeof i43.GreaterOrEqualToFilterOperatorComponent, typeof i44.LessFilterOperatorComponent, typeof i45.LessOrEqualToFilterOperatorComponent, typeof i46.AfterFilterOperatorComponent, typeof i47.AfterEqFilterOperatorComponent, typeof i48.BeforeEqFilterOperatorComponent, typeof i49.BeforeFilterOperatorComponent, typeof i50.FilterInputDirective, typeof i51.FilterMenuComponent, typeof i52.FilterMenuContainerComponent, typeof i53.FilterMenuInputWrapperComponent, typeof i54.StringFilterMenuInputComponent, typeof i55.StringFilterMenuComponent, typeof i56.FilterMenuTemplateDirective, typeof i57.NumericFilterMenuComponent, typeof i58.NumericFilterMenuInputComponent, typeof i59.DateFilterMenuInputComponent, typeof i60.DateFilterMenuComponent, typeof i61.FilterMenuHostDirective, typeof i62.BooleanFilterMenuComponent, typeof i63.FilterMenuDropDownListDirective, typeof i64.BooleanFilterRadioButtonDirective, typeof i16.ColumnComponent, typeof i17.ColumnGroupComponent, typeof i18.LogicalCellDirective, typeof i19.LogicalRowDirective, typeof i20.FocusableDirective, typeof i21.FooterTemplateDirective, typeof i22.ColGroupComponent, typeof i23.ResizableContainerDirective, typeof i24.TemplateContextDirective, typeof i25.FieldAccessorPipe, typeof i26.DetailTemplateDirective, typeof i27.SpanColumnComponent, typeof i28.TableDirective, typeof i29.LoadingComponent, typeof i30.GridTableDirective, typeof i65.DraggableColumnDirective, typeof i66.DropTargetDirective, typeof i67.ColumnMenuChooserItemCheckedDirective, typeof i68.ColumnListComponent, typeof i69.ColumnChooserComponent, typeof i70.ColumnMenuChooserComponent, typeof i71.ColumnMenuFilterComponent, typeof i72.ColumnMenuItemComponent, typeof i73.ColumnMenuItemContentTemplateDirective, typeof i74.ColumnMenuSortComponent, typeof i75.ColumnMenuComponent, typeof i76.ColumnMenuLockComponent, typeof i77.ColumnMenuTemplateDirective, typeof i78.ColumnMenuContainerComponent, typeof i79.ColumnMenuItemDirective, typeof i80.ColumnMenuStickComponent, typeof i81.ColumnMenuPositionComponent, typeof i82.ColumnMenuAutoSizeColumnComponent, typeof i83.ColumnMenuAutoSizeAllColumnsComponent, typeof i84.HeaderComponent, typeof i85.HeaderTemplateDirective, typeof i86.ColumnHandleDirective, typeof i87.SelectAllCheckboxDirective], [typeof i84.HeaderComponent, typeof i85.HeaderTemplateDirective, typeof i86.ColumnHandleDirective, typeof i87.SelectAllCheckboxDirective]>;
|
|
101
101
|
static ɵinj: i0.ɵɵInjectorDeclaration<HeaderModule>;
|
|
102
102
|
}
|
|
@@ -4,14 +4,14 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
4
4
|
function default_1(options) {
|
|
5
5
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'GridModule', package: 'grid', peerDependencies: {
|
|
6
6
|
// peer deps of the dropdowns
|
|
7
|
-
'@progress/kendo-angular-treeview': '16.6.0
|
|
8
|
-
'@progress/kendo-angular-navigation': '16.6.0
|
|
7
|
+
'@progress/kendo-angular-treeview': '16.6.0',
|
|
8
|
+
'@progress/kendo-angular-navigation': '16.6.0',
|
|
9
9
|
// peer dependency of kendo-angular-inputs
|
|
10
|
-
'@progress/kendo-angular-dialog': '16.6.0
|
|
10
|
+
'@progress/kendo-angular-dialog': '16.6.0',
|
|
11
11
|
// peer dependency of kendo-angular-icons
|
|
12
12
|
'@progress/kendo-svg-icons': '^3.0.0',
|
|
13
13
|
// peer dependency of kendo-angular-layout
|
|
14
|
-
'@progress/kendo-angular-progressbar': '16.6.0
|
|
14
|
+
'@progress/kendo-angular-progressbar': '16.6.0'
|
|
15
15
|
} });
|
|
16
16
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
17
17
|
}
|
package/shared.module.d.ts
CHANGED
|
@@ -25,6 +25,6 @@ import * as i15 from "./rendering/grid-table.directive";
|
|
|
25
25
|
*/
|
|
26
26
|
export declare class SharedModule {
|
|
27
27
|
static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
|
|
28
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective
|
|
28
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, never, [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective], [typeof i1.ColumnComponent, typeof i2.ColumnGroupComponent, typeof i3.LogicalCellDirective, typeof i4.LogicalRowDirective, typeof i5.FocusableDirective, typeof i6.FooterTemplateDirective, typeof i7.ColGroupComponent, typeof i8.ResizableContainerDirective, typeof i9.TemplateContextDirective, typeof i10.FieldAccessorPipe, typeof i11.DetailTemplateDirective, typeof i12.SpanColumnComponent, typeof i13.TableDirective, typeof i14.LoadingComponent, typeof i15.GridTableDirective, typeof i9.DraggableModule]>;
|
|
29
29
|
static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
|
|
30
30
|
}
|