@progress/kendo-angular-grid 16.0.0-develop.9 → 16.0.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/esm2020/aggregates/selection-aggregate.service.mjs +3 -3
- package/esm2020/aggregates/status-bar-template.directive.mjs +3 -3
- package/esm2020/aggregates/status-bar.component.mjs +3 -3
- package/esm2020/column-menu/column-chooser-item-checked.directive.mjs +3 -3
- package/esm2020/column-menu/column-chooser.component.mjs +3 -3
- package/esm2020/column-menu/column-list-kb-nav.service.mjs +3 -3
- package/esm2020/column-menu/column-list.component.mjs +3 -3
- package/esm2020/column-menu/column-menu-autosize-all.component.mjs +3 -3
- package/esm2020/column-menu/column-menu-autosize.component.mjs +3 -3
- package/esm2020/column-menu/column-menu-chooser.component.mjs +3 -3
- package/esm2020/column-menu/column-menu-container.component.mjs +3 -3
- package/esm2020/column-menu/column-menu-filter.component.mjs +3 -3
- package/esm2020/column-menu/column-menu-item-base.mjs +3 -3
- package/esm2020/column-menu/column-menu-item-content-template.directive.mjs +3 -3
- package/esm2020/column-menu/column-menu-item.component.mjs +3 -3
- package/esm2020/column-menu/column-menu-item.directive.mjs +3 -3
- package/esm2020/column-menu/column-menu-lock.component.mjs +3 -3
- package/esm2020/column-menu/column-menu-position.component.mjs +3 -3
- package/esm2020/column-menu/column-menu-sort.component.mjs +3 -3
- package/esm2020/column-menu/column-menu-stick.component.mjs +3 -3
- package/esm2020/column-menu/column-menu-template.directive.mjs +3 -3
- package/esm2020/column-menu/column-menu.component.mjs +3 -3
- package/esm2020/column-menu/column-menu.module.mjs +4 -4
- package/esm2020/column-menu/column-menu.service.mjs +3 -3
- package/esm2020/column-resizing/column-handle.directive.mjs +3 -3
- package/esm2020/column-resizing/column-resizing.service.mjs +3 -3
- package/esm2020/column-resizing/table.directive.mjs +3 -3
- package/esm2020/columns/checkbox-column.component.mjs +3 -3
- package/esm2020/columns/column-base.mjs +3 -3
- package/esm2020/columns/column-group.component.mjs +3 -3
- package/esm2020/columns/column.component.mjs +3 -3
- package/esm2020/columns/command-column.component.mjs +3 -3
- package/esm2020/columns/reorder-column.component.mjs +3 -3
- package/esm2020/columns/span-column.component.mjs +3 -3
- package/esm2020/common/clipboard.directive.mjs +3 -3
- package/esm2020/common/clipboard.service.mjs +3 -3
- package/esm2020/common/column-info.service.mjs +3 -3
- package/esm2020/common/dom-events.service.mjs +3 -3
- package/esm2020/common/id.service.mjs +3 -3
- package/esm2020/common/provider.service.mjs +3 -3
- package/esm2020/common/single-popup.service.mjs +3 -3
- package/esm2020/data/change-notification.service.mjs +3 -3
- package/esm2020/databinding.directive.mjs +3 -3
- package/esm2020/dragdrop/column-reorder.service.mjs +3 -3
- package/esm2020/dragdrop/drag-and-drop.module.mjs +4 -4
- package/esm2020/dragdrop/drag-and-drop.service.mjs +3 -3
- package/esm2020/dragdrop/drag-hint.service.mjs +3 -3
- package/esm2020/dragdrop/draggable-column.directive.mjs +3 -3
- package/esm2020/dragdrop/drop-cue.service.mjs +3 -3
- package/esm2020/dragdrop/drop-target.directive.mjs +3 -3
- package/esm2020/editing/add-command.directive.mjs +3 -3
- package/esm2020/editing/cancel-command.directive.mjs +3 -3
- package/esm2020/editing/edit-command.directive.mjs +3 -3
- package/esm2020/editing/edit-template.directive.mjs +3 -3
- package/esm2020/editing/edit.service.mjs +3 -3
- package/esm2020/editing/local-data-changes.service.mjs +3 -3
- package/esm2020/editing/remove-command.directive.mjs +3 -3
- package/esm2020/editing/save-command.directive.mjs +3 -3
- package/esm2020/editing-directives/editing-directive-base.mjs +3 -3
- package/esm2020/editing-directives/in-cell-editing.directive.mjs +3 -3
- package/esm2020/editing-directives/reactive-editing.directive.mjs +3 -3
- package/esm2020/editing-directives/row-editing-directive-base.mjs +3 -3
- package/esm2020/editing-directives/template-editing.directive.mjs +3 -3
- package/esm2020/excel/excel-command.directive.mjs +3 -3
- package/esm2020/excel/excel.component.mjs +3 -3
- package/esm2020/excel/excel.module.mjs +4 -4
- package/esm2020/excel/excel.service.mjs +3 -3
- package/esm2020/filtering/base-filter-cell.component.mjs +3 -3
- package/esm2020/filtering/boolean-filter.component.mjs +3 -3
- package/esm2020/filtering/cell/autocomplete-filter-cell.component.mjs +3 -3
- package/esm2020/filtering/cell/boolean-filter-cell.component.mjs +3 -3
- package/esm2020/filtering/cell/date-filter-cell.component.mjs +4 -4
- package/esm2020/filtering/cell/filter-cell-host.directive.mjs +3 -3
- package/esm2020/filtering/cell/filter-cell-operators.component.mjs +3 -3
- package/esm2020/filtering/cell/filter-cell-template.directive.mjs +3 -3
- package/esm2020/filtering/cell/filter-cell-wrapper.component.mjs +3 -3
- package/esm2020/filtering/cell/filter-cell.component.mjs +3 -3
- package/esm2020/filtering/cell/numeric-filter-cell.component.mjs +3 -3
- package/esm2020/filtering/cell/row-filtering.module.mjs +4 -4
- package/esm2020/filtering/cell/string-filter-cell.component.mjs +3 -3
- package/esm2020/filtering/date-filter.component.mjs +3 -3
- package/esm2020/filtering/filter-host.directive.mjs +3 -3
- package/esm2020/filtering/filter-input-wrapper.component.mjs +3 -3
- package/esm2020/filtering/filter-input.directive.mjs +3 -3
- package/esm2020/filtering/filter-row.component.mjs +3 -3
- package/esm2020/filtering/filter.service.mjs +3 -3
- package/esm2020/filtering/menu/boolean-filter-menu.component.mjs +3 -3
- package/esm2020/filtering/menu/date-filter-menu-input.component.mjs +4 -4
- package/esm2020/filtering/menu/date-filter-menu.component.mjs +3 -3
- package/esm2020/filtering/menu/filter-menu-container.component.mjs +3 -3
- package/esm2020/filtering/menu/filter-menu-dropdownlist.directive.mjs +3 -3
- package/esm2020/filtering/menu/filter-menu-host.directive.mjs +3 -3
- package/esm2020/filtering/menu/filter-menu-input-wrapper.component.mjs +3 -3
- package/esm2020/filtering/menu/filter-menu-template.directive.mjs +3 -3
- package/esm2020/filtering/menu/filter-menu.component.mjs +3 -3
- package/esm2020/filtering/menu/filter-menu.module.mjs +4 -4
- package/esm2020/filtering/menu/filter-radio-button.directive.mjs +3 -3
- package/esm2020/filtering/menu/menu-tabbing.service.mjs +3 -3
- package/esm2020/filtering/menu/numeric-filter-menu-input.component.mjs +3 -3
- package/esm2020/filtering/menu/numeric-filter-menu.component.mjs +3 -3
- package/esm2020/filtering/menu/string-filter-menu-input.component.mjs +3 -3
- package/esm2020/filtering/menu/string-filter-menu.component.mjs +3 -3
- package/esm2020/filtering/numeric-filter.component.mjs +3 -3
- package/esm2020/filtering/operators/after-eq-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/after-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/before-eq-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/before-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/contains-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/ends-with-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/eq-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/filter-operator.base.mjs +3 -3
- package/esm2020/filtering/operators/gt-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/gte-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/is-empty-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/is-not-empty-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/is-not-null-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/isnull-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/lt-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/lte-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/neq-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/not-contains-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/operators/starts-with-filter-operator.component.mjs +3 -3
- package/esm2020/filtering/shared-filtering.module.mjs +4 -4
- package/esm2020/filtering/string-filter.component.mjs +3 -3
- package/esm2020/grid.component.mjs +5 -3
- package/esm2020/grid.module.mjs +4 -4
- package/esm2020/grouping/group-footer-template.directive.mjs +3 -3
- package/esm2020/grouping/group-header-column-template.directive.mjs +3 -3
- package/esm2020/grouping/group-header-template.directive.mjs +3 -3
- package/esm2020/grouping/group-header.component.mjs +3 -3
- package/esm2020/grouping/group-panel.component.mjs +3 -3
- package/esm2020/grouping/group-scroll-binding.directive.mjs +3 -3
- package/esm2020/grouping/group.module.mjs +4 -4
- package/esm2020/grouping/groups.service.mjs +3 -3
- package/esm2020/layout/browser-support.service.mjs +3 -3
- package/esm2020/layout/resizable.directive.mjs +3 -3
- package/esm2020/layout/resize.service.mjs +3 -3
- package/esm2020/layout/responsive.service.mjs +3 -3
- package/esm2020/layout/sizing-options.service.mjs +3 -3
- package/esm2020/localization/custom-messages.component.mjs +3 -3
- package/esm2020/localization/localized-messages.directive.mjs +3 -3
- package/esm2020/localization/messages.mjs +3 -3
- package/esm2020/navigation/focus-group.mjs +3 -3
- package/esm2020/navigation/focus-root.mjs +3 -3
- package/esm2020/navigation/focusable.directive.mjs +3 -3
- package/esm2020/navigation/logical-cell.directive.mjs +3 -3
- package/esm2020/navigation/logical-row.directive.mjs +3 -3
- package/esm2020/navigation/navigation.service.mjs +3 -3
- package/esm2020/package-metadata.mjs +2 -2
- package/esm2020/pager/pager-dropdown.directive.mjs +3 -3
- package/esm2020/pager/pager-element.component.mjs +3 -3
- package/esm2020/pager/pager-info.component.mjs +3 -3
- package/esm2020/pager/pager-input.component.mjs +3 -3
- package/esm2020/pager/pager-input.directive.mjs +3 -3
- package/esm2020/pager/pager-next-buttons.component.mjs +3 -3
- package/esm2020/pager/pager-numeric-buttons.component.mjs +3 -3
- package/esm2020/pager/pager-page-sizes.component.mjs +3 -3
- package/esm2020/pager/pager-prev-buttons.component.mjs +3 -3
- package/esm2020/pager/pager-template.directive.mjs +3 -3
- package/esm2020/pager/pager.component.mjs +3 -3
- package/esm2020/pager/pager.module.mjs +4 -4
- package/esm2020/pdf/pdf-command.directive.mjs +3 -3
- package/esm2020/pdf/pdf-margin.component.mjs +3 -3
- package/esm2020/pdf/pdf-template.directive.mjs +3 -3
- package/esm2020/pdf/pdf.component.mjs +3 -3
- package/esm2020/pdf/pdf.module.mjs +4 -4
- package/esm2020/pdf/pdf.service.mjs +3 -3
- package/esm2020/rendering/body.module.mjs +4 -4
- package/esm2020/rendering/cell-loading.template.directive.mjs +3 -3
- package/esm2020/rendering/cell-template.directive.mjs +3 -3
- package/esm2020/rendering/cell.component.mjs +4 -4
- package/esm2020/rendering/common/col-group.component.mjs +3 -3
- package/esm2020/rendering/common/field-accessor.pipe.mjs +3 -3
- package/esm2020/rendering/common/loading.component.mjs +3 -3
- package/esm2020/rendering/common/spacer.component.mjs +3 -3
- package/esm2020/rendering/common/template-context.directive.mjs +3 -3
- package/esm2020/rendering/details/detail-template.directive.mjs +3 -3
- package/esm2020/rendering/details/details.service.mjs +3 -3
- package/esm2020/rendering/details-expand.directive.mjs +3 -3
- package/esm2020/rendering/footer/footer-template.directive.mjs +3 -3
- package/esm2020/rendering/footer/footer.component.mjs +3 -3
- package/esm2020/rendering/footer/footer.module.mjs +4 -4
- package/esm2020/rendering/grid-table.directive.mjs +3 -3
- package/esm2020/rendering/groups-expand.directive.mjs +3 -3
- package/esm2020/rendering/header/header-template.directive.mjs +3 -3
- package/esm2020/rendering/header/header.component.mjs +3 -3
- package/esm2020/rendering/header/header.module.mjs +4 -4
- package/esm2020/rendering/list.component.mjs +3 -3
- package/esm2020/rendering/loading-template.directive.mjs +3 -3
- package/esm2020/rendering/no-records-template.directive.mjs +3 -3
- package/esm2020/rendering/table-body.component.mjs +3 -3
- package/esm2020/rendering/toolbar/toolbar-focusable.directive.mjs +3 -3
- package/esm2020/rendering/toolbar/toolbar-navigation.service.mjs +3 -3
- package/esm2020/rendering/toolbar/toolbar-template.directive.mjs +3 -3
- package/esm2020/rendering/toolbar/toolbar.component.mjs +3 -3
- package/esm2020/row-reordering/row-reorder.service.mjs +3 -3
- package/esm2020/scrolling/scroll-request.service.mjs +3 -3
- package/esm2020/scrolling/scroll-sync.service.mjs +3 -3
- package/esm2020/scrolling/suspend.service.mjs +3 -3
- package/esm2020/selection/cell-selection.service.mjs +3 -3
- package/esm2020/selection/marquee.directive.mjs +3 -3
- package/esm2020/selection/selectall-checkbox.directive.mjs +3 -3
- package/esm2020/selection/selection-checkbox.directive.mjs +3 -3
- package/esm2020/selection/selection-default.mjs +3 -3
- package/esm2020/selection/selection.directive.mjs +3 -3
- package/esm2020/selection/selection.service.mjs +3 -3
- package/esm2020/shared.module.mjs +4 -4
- package/fesm2015/progress-kendo-angular-grid.mjs +639 -637
- package/fesm2020/progress-kendo-angular-grid.mjs +639 -637
- package/package.json +16 -16
- package/schematics/ngAdd/index.js +4 -4
|
@@ -42,9 +42,9 @@ export class RowEditingDirectiveBase extends EditingDirectiveBase {
|
|
|
42
42
|
delete this.rowIndex;
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
|
-
RowEditingDirectiveBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
46
|
-
RowEditingDirectiveBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
45
|
+
RowEditingDirectiveBase.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RowEditingDirectiveBase, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
46
|
+
RowEditingDirectiveBase.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: RowEditingDirectiveBase, selector: "[kendoGridRowEditingDirectiveBase]", usesInheritance: true, ngImport: i0 });
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RowEditingDirectiveBase, decorators: [{
|
|
48
48
|
type: Directive,
|
|
49
49
|
args: [{
|
|
50
50
|
selector: '[kendoGridRowEditingDirectiveBase]'
|
|
@@ -44,9 +44,9 @@ export class TemplateEditingDirective extends RowEditingDirectiveBase {
|
|
|
44
44
|
delete this.dataItem;
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
TemplateEditingDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
48
|
-
TemplateEditingDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
49
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
47
|
+
TemplateEditingDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TemplateEditingDirective, deps: [{ token: i1.GridComponent }, { token: i2.LocalDataChangesService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
48
|
+
TemplateEditingDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: TemplateEditingDirective, selector: "[kendoGridTemplateEditing]", inputs: { createNewItem: ["kendoGridTemplateEditing", "createNewItem"] }, usesInheritance: true, ngImport: i0 });
|
|
49
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: TemplateEditingDirective, decorators: [{
|
|
50
50
|
type: Directive,
|
|
51
51
|
args: [{
|
|
52
52
|
selector: '[kendoGridTemplateEditing]'
|
|
@@ -50,8 +50,8 @@ export class ExcelCommandDirective extends Button {
|
|
|
50
50
|
return true;
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
|
-
ExcelCommandDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
54
|
-
ExcelCommandDirective.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
53
|
+
ExcelCommandDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExcelCommandDirective, deps: [{ token: i1.ExcelService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i2.ContextService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
54
|
+
ExcelCommandDirective.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ExcelCommandDirective, selector: "[kendoGridExcelCommand]", host: { listeners: { "click": "onClick($event)" }, properties: { "class.k-grid-excel": "this.excelClass" } }, usesInheritance: true, ngImport: i0, template: `
|
|
55
55
|
<kendo-icon-wrapper
|
|
56
56
|
*ngIf="icon || svgIcon"
|
|
57
57
|
innerCssClass="k-button-icon"
|
|
@@ -63,7 +63,7 @@ ExcelCommandDirective.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0",
|
|
|
63
63
|
<span *ngIf="iconClass" class="k-button-icon" [ngClass]="iconClass"></span>
|
|
64
64
|
<span class="k-button-text"><ng-content></ng-content></span>
|
|
65
65
|
`, isInline: true, dependencies: [{ kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i4.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }] });
|
|
66
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
66
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExcelCommandDirective, decorators: [{
|
|
67
67
|
type: Component,
|
|
68
68
|
args: [{
|
|
69
69
|
selector: '[kendoGridExcelCommand]',
|
|
@@ -124,9 +124,9 @@ export class ExcelComponent {
|
|
|
124
124
|
});
|
|
125
125
|
}
|
|
126
126
|
}
|
|
127
|
-
ExcelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
128
|
-
ExcelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
129
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
127
|
+
ExcelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExcelComponent, deps: [{ token: i1.ExcelService }, { token: i2.ContextService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
128
|
+
ExcelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ExcelComponent, selector: "kendo-grid-excel", inputs: { fileName: "fileName", filterable: "filterable", creator: "creator", date: "date", forceProxy: "forceProxy", proxyURL: "proxyURL", fetchData: "fetchData", paddingCellOptions: "paddingCellOptions", headerPaddingCellOptions: "headerPaddingCellOptions", collapsible: "collapsible" }, queries: [{ propertyName: "columns", predicate: ColumnBase, descendants: true }], ngImport: i0, template: ``, isInline: true });
|
|
129
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExcelComponent, decorators: [{
|
|
130
130
|
type: Component,
|
|
131
131
|
args: [{
|
|
132
132
|
selector: 'kendo-grid-excel',
|
|
@@ -32,10 +32,10 @@ const declarations = [ExcelComponent, ExcelCommandDirective];
|
|
|
32
32
|
*/
|
|
33
33
|
export class ExcelModule {
|
|
34
34
|
}
|
|
35
|
-
ExcelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
36
|
-
ExcelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.
|
|
37
|
-
ExcelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
|
|
38
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
35
|
+
ExcelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExcelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
36
|
+
ExcelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: ExcelModule, declarations: [ExcelComponent, ExcelCommandDirective], imports: [IconsModule], exports: [ExcelComponent, ExcelCommandDirective, ExcelExportModule] });
|
|
37
|
+
ExcelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExcelModule, imports: [IconsModule, ExcelExportModule] });
|
|
38
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExcelModule, decorators: [{
|
|
39
39
|
type: NgModule,
|
|
40
40
|
args: [{
|
|
41
41
|
declarations: [declarations],
|
|
@@ -24,8 +24,8 @@ export class ExcelService {
|
|
|
24
24
|
}
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
|
-
ExcelService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
28
|
-
ExcelService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.
|
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
27
|
+
ExcelService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExcelService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
28
|
+
ExcelService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExcelService });
|
|
29
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ExcelService, decorators: [{
|
|
30
30
|
type: Injectable
|
|
31
31
|
}] });
|
|
@@ -147,9 +147,9 @@ export class BaseFilterCellComponent {
|
|
|
147
147
|
this.filterService.filter(filter);
|
|
148
148
|
}
|
|
149
149
|
}
|
|
150
|
-
BaseFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
151
|
-
BaseFilterCellComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
152
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
150
|
+
BaseFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BaseFilterCellComponent, deps: [{ token: i1.FilterService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
151
|
+
BaseFilterCellComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: BaseFilterCellComponent, inputs: { operators: "operators" }, host: { properties: { "class.k-filtercell": "this.hostClasses" } }, queries: [{ propertyName: "operatorList", predicate: FilterOperatorBase }], ngImport: i0 });
|
|
152
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BaseFilterCellComponent, decorators: [{
|
|
153
153
|
type: Directive,
|
|
154
154
|
args: [{}]
|
|
155
155
|
}], ctorParameters: function () { return [{ type: i1.FilterService }]; }, propDecorators: { hostClasses: [{
|
|
@@ -73,9 +73,9 @@ export class BooleanFilterComponent extends BaseFilterCellComponent {
|
|
|
73
73
|
this.defaultItem = { text: this.ctx.localization.get("filterBooleanAll"), value: null };
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
|
-
BooleanFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
77
|
-
BooleanFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
78
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
76
|
+
BooleanFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BooleanFilterComponent, deps: [{ token: i1.FilterService }, { token: i2.ContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
77
|
+
BooleanFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: BooleanFilterComponent, selector: "kendo-grid-boolean-filter-base", inputs: { column: "column", filter: "filter" }, host: { properties: { "class.k-filtercell-boolean": "this.hostClasses" } }, usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
78
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BooleanFilterComponent, decorators: [{
|
|
79
79
|
type: Component,
|
|
80
80
|
args: [{
|
|
81
81
|
selector: 'kendo-grid-boolean-filter-base',
|
|
@@ -60,8 +60,8 @@ export class AutoCompleteFilterCellComponent extends BaseFilterCellComponent {
|
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
62
|
}
|
|
63
|
-
AutoCompleteFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
64
|
-
AutoCompleteFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
63
|
+
AutoCompleteFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AutoCompleteFilterCellComponent, deps: [{ token: i1.FilterService }, { token: i2.ColumnComponent }, { token: i3.ContextService }, { token: i4.SizingOptionsService }], target: i0.ɵɵFactoryTarget.Component });
|
|
64
|
+
AutoCompleteFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: AutoCompleteFilterCellComponent, selector: "kendo-grid-autocomplete-filter-cell", inputs: { showOperators: "showOperators", column: "column", filter: "filter", data: "data", valueField: "valueField" }, usesInheritance: true, ngImport: i0, template: `
|
|
65
65
|
<kendo-grid-filter-wrapper-cell
|
|
66
66
|
[column]="column"
|
|
67
67
|
[filter]="filter"
|
|
@@ -76,7 +76,7 @@ AutoCompleteFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion:
|
|
|
76
76
|
</kendo-autocomplete>
|
|
77
77
|
</kendo-grid-filter-wrapper-cell>
|
|
78
78
|
`, isInline: true, dependencies: [{ kind: "component", type: i5.AutoCompleteComponent, selector: "kendo-autocomplete", inputs: ["highlightFirst", "showStickyHeader", "focusableId", "data", "value", "valueField", "placeholder", "adaptiveMode", "title", "subtitle", "popupSettings", "listHeight", "loading", "clearButton", "suggest", "disabled", "itemDisabled", "readonly", "tabindex", "tabIndex", "filterable", "virtual", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "filterChange", "open", "opened", "close", "closed", "focus", "blur", "inputFocus", "inputBlur"], exportAs: ["kendoAutoComplete"] }, { kind: "directive", type: i6.FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "value"] }, { kind: "component", type: i7.FilterCellWrapperComponent, selector: "kendo-grid-filter-wrapper-cell", inputs: ["showOperators"] }] });
|
|
79
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
79
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: AutoCompleteFilterCellComponent, decorators: [{
|
|
80
80
|
type: Component,
|
|
81
81
|
args: [{
|
|
82
82
|
selector: 'kendo-grid-autocomplete-filter-cell',
|
|
@@ -59,8 +59,8 @@ export class BooleanFilterCellComponent extends BooleanFilterComponent {
|
|
|
59
59
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
|
-
BooleanFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
63
|
-
BooleanFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
62
|
+
BooleanFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BooleanFilterCellComponent, deps: [{ token: i1.FilterService }, { token: i2.ContextService }, { token: i0.ChangeDetectorRef }, { token: i3.SizingOptionsService }], target: i0.ɵɵFactoryTarget.Component });
|
|
63
|
+
BooleanFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: BooleanFilterCellComponent, selector: "kendo-grid-boolean-filter-cell", usesInheritance: true, ngImport: i0, template: `
|
|
64
64
|
<kendo-grid-filter-wrapper-cell
|
|
65
65
|
[column]="column"
|
|
66
66
|
[filter]="filter"
|
|
@@ -81,7 +81,7 @@ BooleanFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0
|
|
|
81
81
|
</kendo-dropdownlist>
|
|
82
82
|
</kendo-grid-filter-wrapper-cell>
|
|
83
83
|
`, isInline: true, dependencies: [{ kind: "component", type: i4.DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "title", "subtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "directive", type: i5.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: i6.FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "value"] }, { kind: "component", type: i7.FilterCellWrapperComponent, selector: "kendo-grid-filter-wrapper-cell", inputs: ["showOperators"] }] });
|
|
84
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
84
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BooleanFilterCellComponent, decorators: [{
|
|
85
85
|
type: Component,
|
|
86
86
|
args: [{
|
|
87
87
|
selector: 'kendo-grid-boolean-filter-cell',
|
|
@@ -75,8 +75,8 @@ export class DateFilterCellComponent extends DateFilterComponent {
|
|
|
75
75
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
|
-
DateFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
79
|
-
DateFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
78
|
+
DateFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DateFilterCellComponent, deps: [{ token: i1.FilterService }, { token: i2.ContextService }, { token: i3.SizingOptionsService }], target: i0.ɵɵFactoryTarget.Component });
|
|
79
|
+
DateFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: DateFilterCellComponent, selector: "kendo-grid-date-filter-cell", inputs: { showOperators: "showOperators" }, usesInheritance: true, ngImport: i0, template: `
|
|
80
80
|
<kendo-grid-filter-wrapper-cell
|
|
81
81
|
[column]="column"
|
|
82
82
|
[filter]="filter"
|
|
@@ -107,8 +107,8 @@ DateFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0"
|
|
|
107
107
|
</kendo-datepicker-messages>
|
|
108
108
|
</kendo-datepicker>
|
|
109
109
|
</kendo-grid-filter-wrapper-cell>
|
|
110
|
-
`, isInline: true, dependencies: [{ kind: "component", type: i4.DatePickerComponent, selector: "kendo-datepicker", inputs: ["focusableId", "cellTemplate", "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"], exportAs: ["kendo-datepicker"] }, { kind: "component", type: i4.DatePickerCustomMessagesComponent, selector: "kendo-datepicker-messages" }, { kind: "directive", type: i5.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: i6.FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "value"] }, { kind: "component", type: i7.FilterCellWrapperComponent, selector: "kendo-grid-filter-wrapper-cell", inputs: ["showOperators"] }] });
|
|
111
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
110
|
+
`, isInline: true, dependencies: [{ kind: "component", type: i4.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"], exportAs: ["kendo-datepicker"] }, { kind: "component", type: i4.DatePickerCustomMessagesComponent, selector: "kendo-datepicker-messages" }, { kind: "directive", type: i5.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: i6.FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "value"] }, { kind: "component", type: i7.FilterCellWrapperComponent, selector: "kendo-grid-filter-wrapper-cell", inputs: ["showOperators"] }] });
|
|
111
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DateFilterCellComponent, decorators: [{
|
|
112
112
|
type: Component,
|
|
113
113
|
args: [{
|
|
114
114
|
selector: 'kendo-grid-date-filter-cell',
|
|
@@ -22,9 +22,9 @@ export class FilterCellHostDirective extends FilterHostDirective {
|
|
|
22
22
|
return StringFilterCellComponent;
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
|
-
FilterCellHostDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
26
|
-
FilterCellHostDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
25
|
+
FilterCellHostDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellHostDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.ComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Directive });
|
|
26
|
+
FilterCellHostDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: FilterCellHostDirective, selector: "[kendoFilterCellHost]", usesInheritance: true, ngImport: i0 });
|
|
27
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellHostDirective, decorators: [{
|
|
28
28
|
type: Directive,
|
|
29
29
|
args: [{
|
|
30
30
|
selector: '[kendoFilterCellHost]'
|
|
@@ -126,8 +126,8 @@ export class FilterCellOperatorsComponent {
|
|
|
126
126
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
|
-
FilterCellOperatorsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
130
|
-
FilterCellOperatorsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
129
|
+
FilterCellOperatorsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellOperatorsComponent, deps: [{ token: i1.ContextService }, { token: i2.SizingOptionsService }], target: i0.ɵɵFactoryTarget.Component });
|
|
130
|
+
FilterCellOperatorsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: FilterCellOperatorsComponent, selector: "kendo-grid-filter-cell-operators", inputs: { operators: "operators", showButton: "showButton", showOperators: "showOperators", value: "value", column: "column" }, outputs: { valueChange: "valueChange", clear: "clear" }, host: { properties: { "class.k-filtercell-operator": "this.hostClasses" } }, viewQueries: [{ propertyName: "dropdown", first: true, predicate: ["dropdown"], descendants: true }], ngImport: i0, template: `
|
|
131
131
|
<kendo-dropdownlist
|
|
132
132
|
#dropdown
|
|
133
133
|
*ngIf="showOperators"
|
|
@@ -157,7 +157,7 @@ FilterCellOperatorsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14
|
|
|
157
157
|
(click)="clearClick()"
|
|
158
158
|
(keydown)="clearKeydown($event)"></button>
|
|
159
159
|
`, isInline: true, dependencies: [{ kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i4.DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "title", "subtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "directive", type: i5.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "component", type: i6.ButtonComponent, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
160
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
160
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellOperatorsComponent, decorators: [{
|
|
161
161
|
type: Component,
|
|
162
162
|
args: [{
|
|
163
163
|
selector: 'kendo-grid-filter-cell-operators',
|
|
@@ -30,9 +30,9 @@ export class FilterCellTemplateDirective {
|
|
|
30
30
|
this.templateRef = templateRef;
|
|
31
31
|
}
|
|
32
32
|
}
|
|
33
|
-
FilterCellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
34
|
-
FilterCellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
33
|
+
FilterCellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
34
|
+
FilterCellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: FilterCellTemplateDirective, selector: "[kendoGridFilterCellTemplate]", ngImport: i0 });
|
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellTemplateDirective, decorators: [{
|
|
36
36
|
type: Directive,
|
|
37
37
|
args: [{
|
|
38
38
|
selector: '[kendoGridFilterCellTemplate]'
|
|
@@ -33,8 +33,8 @@ export class FilterCellWrapperComponent extends FilterInputWrapperComponent {
|
|
|
33
33
|
this.applyFilter(filter);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
|
-
FilterCellWrapperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
37
|
-
FilterCellWrapperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
36
|
+
FilterCellWrapperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellWrapperComponent, deps: [{ token: i1.FilterService }], target: i0.ɵɵFactoryTarget.Component });
|
|
37
|
+
FilterCellWrapperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: FilterCellWrapperComponent, selector: "kendo-grid-filter-wrapper-cell", inputs: { showOperators: "showOperators" }, host: { properties: { "class.k-filtercell-wrapper": "this.hostClasses", "class.k-filtercell": "this.overrideBaseClasses" } }, usesInheritance: true, ngImport: i0, template: `
|
|
38
38
|
<ng-content></ng-content>
|
|
39
39
|
<kendo-grid-filter-cell-operators
|
|
40
40
|
[showOperators]="showOperators"
|
|
@@ -45,7 +45,7 @@ FilterCellWrapperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0
|
|
|
45
45
|
[(value)]="currentOperator">
|
|
46
46
|
</kendo-grid-filter-cell-operators>
|
|
47
47
|
`, isInline: true, dependencies: [{ kind: "component", type: i2.FilterCellOperatorsComponent, selector: "kendo-grid-filter-cell-operators", inputs: ["operators", "showButton", "showOperators", "value", "column"], outputs: ["valueChange", "clear"] }] });
|
|
48
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
48
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellWrapperComponent, decorators: [{
|
|
49
49
|
type: Component,
|
|
50
50
|
args: [{
|
|
51
51
|
selector: 'kendo-grid-filter-wrapper-cell',
|
|
@@ -37,8 +37,8 @@ export class FilterCellComponent {
|
|
|
37
37
|
return isPresent(this.column) && !isNullOrEmptyString(this.column.field) && this.column.filterable;
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
|
-
FilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
41
|
-
FilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
40
|
+
FilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
41
|
+
FilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: FilterCellComponent, selector: "[kendoGridFilterCell]", inputs: { column: "column", filter: "filter", size: "size" }, host: { properties: { "attr.role": "this.hostRole" } }, ngImport: i0, template: `
|
|
42
42
|
<ng-container *ngIf="isFilterable">
|
|
43
43
|
<ng-container [ngSwitch]="hasTemplate">
|
|
44
44
|
<ng-container *ngSwitchCase="false">
|
|
@@ -54,7 +54,7 @@ FilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
|
|
|
54
54
|
</ng-container>
|
|
55
55
|
</ng-container>
|
|
56
56
|
`, isInline: true, dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i2.FilterCellHostDirective, selector: "[kendoFilterCellHost]" }] });
|
|
57
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
57
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellComponent, decorators: [{
|
|
58
58
|
type: Component,
|
|
59
59
|
args: [{
|
|
60
60
|
selector: '[kendoGridFilterCell]',
|
|
@@ -70,8 +70,8 @@ export class NumericFilterCellComponent extends NumericFilterComponent {
|
|
|
70
70
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
|
-
NumericFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
74
|
-
NumericFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
73
|
+
NumericFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NumericFilterCellComponent, deps: [{ token: i1.FilterService }, { token: i2.ContextService }, { token: i3.SizingOptionsService }], target: i0.ɵɵFactoryTarget.Component });
|
|
74
|
+
NumericFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: NumericFilterCellComponent, selector: "kendo-grid-numeric-filter-cell", inputs: { filterDelay: "filterDelay", showOperators: "showOperators" }, usesInheritance: true, ngImport: i0, template: `
|
|
75
75
|
<kendo-grid-filter-wrapper-cell
|
|
76
76
|
[column]="column"
|
|
77
77
|
[filter]="filter"
|
|
@@ -102,7 +102,7 @@ NumericFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0
|
|
|
102
102
|
</kendo-numerictextbox>
|
|
103
103
|
</kendo-grid-filter-wrapper-cell>
|
|
104
104
|
`, isInline: true, dependencies: [{ kind: "component", type: i4.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: "component", type: i4.NumericTextBoxCustomMessagesComponent, selector: "kendo-numerictextbox-messages" }, { kind: "directive", type: i5.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: i6.FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "value"] }, { kind: "component", type: i7.FilterCellWrapperComponent, selector: "kendo-grid-filter-wrapper-cell", inputs: ["showOperators"] }] });
|
|
105
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
105
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NumericFilterCellComponent, decorators: [{
|
|
106
106
|
type: Component,
|
|
107
107
|
args: [{
|
|
108
108
|
selector: 'kendo-grid-numeric-filter-cell',
|
|
@@ -53,8 +53,8 @@ export class RowFilterModule {
|
|
|
53
53
|
];
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
|
-
RowFilterModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
57
|
-
RowFilterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.
|
|
56
|
+
RowFilterModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RowFilterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
57
|
+
RowFilterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: RowFilterModule, declarations: [FilterRowComponent,
|
|
58
58
|
FilterCellComponent,
|
|
59
59
|
FilterCellTemplateDirective,
|
|
60
60
|
StringFilterCellComponent,
|
|
@@ -73,8 +73,8 @@ RowFilterModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version
|
|
|
73
73
|
FilterCellHostDirective,
|
|
74
74
|
FilterCellWrapperComponent,
|
|
75
75
|
DateFilterCellComponent, SharedFilterModule] });
|
|
76
|
-
RowFilterModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
|
|
77
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
76
|
+
RowFilterModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RowFilterModule, imports: [SharedFilterModule, SharedFilterModule] });
|
|
77
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: RowFilterModule, decorators: [{
|
|
78
78
|
type: NgModule,
|
|
79
79
|
args: [{
|
|
80
80
|
declarations: [INTERNAL_COMPONENTS],
|
|
@@ -65,8 +65,8 @@ export class StringFilterCellComponent extends StringFilterComponent {
|
|
|
65
65
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
|
-
StringFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
69
|
-
StringFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
68
|
+
StringFilterCellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: StringFilterCellComponent, deps: [{ token: i1.FilterService }, { token: i2.ContextService }, { token: i3.SizingOptionsService }], target: i0.ɵɵFactoryTarget.Component });
|
|
69
|
+
StringFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: StringFilterCellComponent, selector: "kendo-grid-string-filter-cell", inputs: { filterDelay: "filterDelay", showOperators: "showOperators" }, usesInheritance: true, ngImport: i0, template: `
|
|
70
70
|
<kendo-grid-filter-wrapper-cell
|
|
71
71
|
[column]="column"
|
|
72
72
|
[filter]="filter"
|
|
@@ -83,7 +83,7 @@ StringFilterCellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.
|
|
|
83
83
|
[ngModel]="currentFilter?.value"></kendo-textbox>
|
|
84
84
|
</kendo-grid-filter-wrapper-cell>
|
|
85
85
|
`, isInline: true, dependencies: [{ kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: i5.TextBoxComponent, selector: "kendo-textbox", inputs: ["focusableId", "title", "type", "disabled", "readonly", "tabindex", "value", "selectOnFocus", "showSuccessIcon", "showErrorIcon", "clearButton", "successIcon", "successSvgIcon", "errorIcon", "errorSvgIcon", "clearButtonIcon", "clearButtonSvgIcon", "size", "rounded", "fillMode", "tabIndex", "placeholder", "maxlength", "inputAttributes"], outputs: ["valueChange", "inputFocus", "inputBlur", "focus", "blur"], exportAs: ["kendoTextBox"] }, { kind: "directive", type: i6.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: i7.FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "value"] }, { kind: "component", type: i8.FilterCellWrapperComponent, selector: "kendo-grid-filter-wrapper-cell", inputs: ["showOperators"] }] });
|
|
86
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
86
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: StringFilterCellComponent, decorators: [{
|
|
87
87
|
type: Component,
|
|
88
88
|
args: [{
|
|
89
89
|
selector: 'kendo-grid-string-filter-cell',
|
|
@@ -113,9 +113,9 @@ export class DateFilterComponent extends BaseFilterCellComponent {
|
|
|
113
113
|
}
|
|
114
114
|
}
|
|
115
115
|
}
|
|
116
|
-
DateFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
117
|
-
DateFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
118
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
116
|
+
DateFilterComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DateFilterComponent, deps: [{ token: i1.FilterService }, { token: i2.ContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
117
|
+
DateFilterComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: DateFilterComponent, selector: "kendo-grid-date-filter-base", inputs: { column: "column", filter: "filter", operator: "operator", format: "format", min: "min", max: "max", formatPlaceholder: "formatPlaceholder", placeholder: "placeholder", activeView: "activeView", bottomView: "bottomView", topView: "topView", weekNumber: "weekNumber" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
118
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DateFilterComponent, decorators: [{
|
|
119
119
|
type: Component,
|
|
120
120
|
args: [{
|
|
121
121
|
selector: 'kendo-grid-date-filter-base',
|
|
@@ -41,9 +41,9 @@ export class FilterHostDirective {
|
|
|
41
41
|
instance.filter = filter;
|
|
42
42
|
}
|
|
43
43
|
}
|
|
44
|
-
FilterHostDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
45
|
-
FilterHostDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
46
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
44
|
+
FilterHostDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterHostDirective, deps: [{ token: i0.ViewContainerRef }, { token: i0.ComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Directive });
|
|
45
|
+
FilterHostDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: FilterHostDirective, selector: "[kendoGridFilterHostBase]", inputs: { column: "column", filter: "filter" }, usesOnChanges: true, ngImport: i0 });
|
|
46
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterHostDirective, decorators: [{
|
|
47
47
|
type: Directive,
|
|
48
48
|
args: [{
|
|
49
49
|
selector: '[kendoGridFilterHostBase]'
|
|
@@ -99,9 +99,9 @@ export class FilterInputWrapperComponent extends BaseFilterCellComponent {
|
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
|
-
FilterInputWrapperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
103
|
-
FilterInputWrapperComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
104
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
102
|
+
FilterInputWrapperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterInputWrapperComponent, deps: [{ token: i1.FilterService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
103
|
+
FilterInputWrapperComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: FilterInputWrapperComponent, inputs: { column: "column", filter: "filter", defaultOperator: "defaultOperator" }, queries: [{ propertyName: "input", first: true, predicate: FilterInputDirective, descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0 });
|
|
104
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterInputWrapperComponent, decorators: [{
|
|
105
105
|
type: Directive,
|
|
106
106
|
args: [{}]
|
|
107
107
|
}], ctorParameters: function () { return [{ type: i1.FilterService }]; }, propDecorators: { column: [{
|
|
@@ -79,9 +79,9 @@ export class FilterInputDirective {
|
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
|
-
FilterInputDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
83
|
-
FilterInputDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
84
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
82
|
+
FilterInputDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterInputDirective, deps: [{ token: NG_VALUE_ACCESSOR, self: true }, { token: i0.NgZone }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
83
|
+
FilterInputDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: FilterInputDirective, selector: "[kendoFilterInput]", inputs: { filterDelay: "filterDelay", columnLabel: "columnLabel", value: "value" }, queries: [{ propertyName: "kendoInput", first: true, predicate: KendoInput, descendants: true, static: true }], usesOnChanges: true, ngImport: i0 });
|
|
84
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterInputDirective, decorators: [{
|
|
85
85
|
type: Directive,
|
|
86
86
|
args: [{
|
|
87
87
|
selector: '[kendoFilterInput]'
|
|
@@ -38,8 +38,8 @@ export class FilterRowComponent {
|
|
|
38
38
|
return this.detailTemplate?.templateRef ? colIndex + 1 : colIndex;
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
|
-
FilterRowComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
42
|
-
FilterRowComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
41
|
+
FilterRowComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterRowComponent, deps: [{ token: i1.ContextService }, { token: i2.ColumnInfoService }], target: i0.ɵɵFactoryTarget.Component });
|
|
42
|
+
FilterRowComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: FilterRowComponent, selector: "[kendoGridFilterRow]", inputs: { columns: "columns", filter: "filter", groups: "groups", detailTemplate: "detailTemplate", logicalRowIndex: "logicalRowIndex", lockedColumnsCount: "lockedColumnsCount" }, host: { properties: { "class.k-filter-row": "this.filterRowClass" } }, ngImport: i0, template: `
|
|
43
43
|
<td
|
|
44
44
|
class="k-table-td"
|
|
45
45
|
[class.k-group-cell]="true"
|
|
@@ -66,7 +66,7 @@ FilterRowComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ver
|
|
|
66
66
|
[logicalColIndex]="getLogicalColIndex(columnIndex)"
|
|
67
67
|
></td>
|
|
68
68
|
`, isInline: true, dependencies: [{ kind: "directive", type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i3.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i4.LogicalCellDirective, selector: "[kendoGridLogicalCell]", inputs: ["logicalColIndex", "logicalRowIndex", "logicalSlaveCell", "colIndex", "colSpan", "rowSpan", "groupItem", "dataRowIndex", "dataItem", "detailExpandCell", "headerLabelText"] }, { kind: "component", type: i5.FilterCellComponent, selector: "[kendoGridFilterCell]", inputs: ["column", "filter", "size"] }] });
|
|
69
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
69
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterRowComponent, decorators: [{
|
|
70
70
|
type: Component,
|
|
71
71
|
args: [{
|
|
72
72
|
selector: '[kendoGridFilterRow]',
|
|
@@ -31,9 +31,9 @@ export class FilterService {
|
|
|
31
31
|
this.changes.next(value);
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
|
-
FilterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
35
|
-
FilterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
34
|
+
FilterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterService, deps: [{ token: i1.MenuTabbingService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
35
|
+
FilterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterService });
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterService, decorators: [{
|
|
37
37
|
type: Injectable
|
|
38
38
|
}], ctorParameters: function () { return [{ type: i1.MenuTabbingService, decorators: [{
|
|
39
39
|
type: Optional
|
|
@@ -95,8 +95,8 @@ export class BooleanFilterMenuComponent extends BooleanFilterComponent {
|
|
|
95
95
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
96
96
|
}
|
|
97
97
|
}
|
|
98
|
-
BooleanFilterMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
99
|
-
BooleanFilterMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
98
|
+
BooleanFilterMenuComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BooleanFilterMenuComponent, deps: [{ token: i1.ContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
99
|
+
BooleanFilterMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: BooleanFilterMenuComponent, selector: "kendo-grid-boolean-filter-menu", inputs: { filter: "filter", filterService: "filterService", menuTabbingService: "menuTabbingService" }, host: { properties: { "class.k-filtercell": "this.hostClasses" } }, viewQueries: [{ propertyName: "radioButtons", predicate: BooleanFilterRadioButtonDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: `
|
|
100
100
|
<ul class="k-radio-list k-reset">
|
|
101
101
|
<li *ngFor="let item of items">
|
|
102
102
|
<input type="radio"
|
|
@@ -114,7 +114,7 @@ BooleanFilterMenuComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0
|
|
|
114
114
|
</li>
|
|
115
115
|
</ul>
|
|
116
116
|
`, isInline: true, dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.RadioButtonDirective, selector: "input[kendoRadioButton]", inputs: ["size"] }, { kind: "directive", type: i4.BooleanFilterRadioButtonDirective, selector: "[kendoFilterMenuRadioButton]", inputs: ["columnLabel"] }] });
|
|
117
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
117
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BooleanFilterMenuComponent, decorators: [{
|
|
118
118
|
type: Component,
|
|
119
119
|
args: [{
|
|
120
120
|
selector: 'kendo-grid-boolean-filter-menu',
|
|
@@ -44,8 +44,8 @@ export class DateFilterMenuInputComponent {
|
|
|
44
44
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
DateFilterMenuInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
48
|
-
DateFilterMenuInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
47
|
+
DateFilterMenuInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DateFilterMenuInputComponent, deps: [{ token: i1.SinglePopupService }, { token: i2.ContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
48
|
+
DateFilterMenuInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: DateFilterMenuInputComponent, selector: "kendo-grid-date-filter-menu-input", inputs: { operators: "operators", column: "column", filter: "filter", operator: "operator", currentFilter: "currentFilter", filterService: "filterService", menuTabbingService: "menuTabbingService", format: "format", formatPlaceholder: "formatPlaceholder", placeholder: "placeholder", min: "min", max: "max", activeView: "activeView", bottomView: "bottomView", topView: "topView", weekNumber: "weekNumber", isFirstDropDown: "isFirstDropDown" }, ngImport: i0, template: `
|
|
49
49
|
<kendo-grid-filter-menu-input-wrapper
|
|
50
50
|
[column]="column"
|
|
51
51
|
[filter]="filter"
|
|
@@ -80,8 +80,8 @@ DateFilterMenuInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14
|
|
|
80
80
|
</kendo-datepicker-messages>
|
|
81
81
|
</kendo-datepicker>
|
|
82
82
|
</kendo-grid-filter-menu-input-wrapper>
|
|
83
|
-
`, isInline: true, dependencies: [{ kind: "component", type: i3.DatePickerComponent, selector: "kendo-datepicker", inputs: ["focusableId", "cellTemplate", "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"], exportAs: ["kendo-datepicker"] }, { kind: "component", type: i3.DatePickerCustomMessagesComponent, selector: "kendo-datepicker-messages" }, { kind: "directive", type: i4.FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "value"] }, { kind: "component", type: i5.FilterMenuInputWrapperComponent, selector: "kendo-grid-filter-menu-input-wrapper", inputs: ["filterService", "isFirstDropDown", "menuTabbingService", "currentFilter"] }] });
|
|
84
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
83
|
+
`, isInline: true, dependencies: [{ kind: "component", type: i3.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"], exportAs: ["kendo-datepicker"] }, { kind: "component", type: i3.DatePickerCustomMessagesComponent, selector: "kendo-datepicker-messages" }, { kind: "directive", type: i4.FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "value"] }, { kind: "component", type: i5.FilterMenuInputWrapperComponent, selector: "kendo-grid-filter-menu-input-wrapper", inputs: ["filterService", "isFirstDropDown", "menuTabbingService", "currentFilter"] }] });
|
|
84
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DateFilterMenuInputComponent, decorators: [{
|
|
85
85
|
type: Component,
|
|
86
86
|
args: [{
|
|
87
87
|
selector: 'kendo-grid-date-filter-menu-input',
|