@progress/kendo-angular-grid 16.0.0-develop.9 → 16.0.1-develop.1
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/index.mjs +1 -0
- 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 +640 -638
- package/fesm2020/progress-kendo-angular-grid.mjs +640 -638
- package/index.d.ts +1 -0
- package/package.json +16 -16
- package/schematics/ngAdd/index.js +6 -5
|
@@ -65,8 +65,8 @@ export class FocusGroup {
|
|
|
65
65
|
}
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
|
-
FocusGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
69
|
-
FocusGroup.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.
|
|
70
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
68
|
+
FocusGroup.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FocusGroup, deps: [{ token: i1.FocusRoot }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
69
|
+
FocusGroup.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FocusGroup });
|
|
70
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FocusGroup, decorators: [{
|
|
71
71
|
type: Injectable
|
|
72
72
|
}], ctorParameters: function () { return [{ type: i1.FocusRoot }]; } });
|
|
@@ -37,9 +37,9 @@ export class FocusRoot {
|
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
}
|
|
40
|
-
FocusRoot.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
41
|
-
FocusRoot.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.
|
|
42
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
40
|
+
FocusRoot.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FocusRoot, deps: [{ token: FOCUS_ROOT_ACTIVE, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
41
|
+
FocusRoot.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FocusRoot });
|
|
42
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FocusRoot, decorators: [{
|
|
43
43
|
type: Injectable
|
|
44
44
|
}], ctorParameters: function () { return [{ type: undefined, decorators: [{
|
|
45
45
|
type: Optional
|
|
@@ -115,9 +115,9 @@ export class FocusableDirective {
|
|
|
115
115
|
this.element = element;
|
|
116
116
|
}
|
|
117
117
|
}
|
|
118
|
-
FocusableDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
119
|
-
FocusableDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
120
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
118
|
+
FocusableDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FocusableDirective, deps: [{ token: CELL_CONTEXT, optional: true, skipSelf: true }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1.ContextService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
119
|
+
FocusableDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: { enabled: ["kendoGridFocusable", "enabled"] }, ngImport: i0 });
|
|
120
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FocusableDirective, decorators: [{
|
|
121
121
|
type: Directive,
|
|
122
122
|
args: [{
|
|
123
123
|
selector: '[kendoGridFocusable]' + `,
|
|
@@ -138,13 +138,13 @@ export class LogicalCellDirective {
|
|
|
138
138
|
return this.navigationService.isCellFocused(this);
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
|
-
LogicalCellDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
142
|
-
LogicalCellDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
141
|
+
LogicalCellDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LogicalCellDirective, deps: [{ token: i1.FocusGroup }, { token: i0.ElementRef }, { token: i2.ColumnInfoService }, { token: i3.IdService }, { token: i4.NavigationService }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token: CELL_CONTEXT, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
142
|
+
LogicalCellDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: LogicalCellDirective, selector: "[kendoGridLogicalCell]", inputs: { logicalColIndex: "logicalColIndex", logicalRowIndex: "logicalRowIndex", logicalSlaveCell: "logicalSlaveCell", colIndex: "colIndex", colSpan: "colSpan", rowSpan: "rowSpan", groupItem: "groupItem", dataRowIndex: "dataRowIndex", dataItem: "dataItem", detailExpandCell: "detailExpandCell", headerLabelText: "headerLabelText" }, host: { properties: { "attr.id": "this.id", "attr.aria-colindex": "this.ariaColIndex" } }, providers: [{
|
|
143
143
|
provide: FocusGroup,
|
|
144
144
|
deps: [FocusRoot],
|
|
145
145
|
useClass: FocusGroup
|
|
146
146
|
}], usesOnChanges: true, ngImport: i0 });
|
|
147
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
147
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LogicalCellDirective, decorators: [{
|
|
148
148
|
type: Directive,
|
|
149
149
|
args: [{
|
|
150
150
|
providers: [{
|
|
@@ -85,9 +85,9 @@ export class LogicalRowDirective {
|
|
|
85
85
|
return this.totalColumns?.allColumns.toArray() || [];
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
|
-
LogicalRowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
89
|
-
LogicalRowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
90
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
88
|
+
LogicalRowDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LogicalRowDirective, deps: [{ token: i1.IdService }, { token: i2.NavigationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
89
|
+
LogicalRowDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: LogicalRowDirective, selector: "[kendoGridLogicalRow]", inputs: { logicalRowIndex: "logicalRowIndex", logicalSlaveRow: "logicalSlaveRow", logicalCellsCount: "logicalCellsCount", logicalSlaveCellsCount: "logicalSlaveCellsCount", dataRowIndex: "dataRowIndex", dataItem: "dataItem", totalColumns: "totalColumns" }, host: { properties: { "attr.role": "this.hostRole", "attr.aria-rowindex": "this.ariaRowIndex", "attr.data-kendo-grid-row-index": "this.rowIndex", "class.k-table-row": "this.tableRowClass", "attr.aria-owns": "this.ariaOwns" } }, usesOnChanges: true, ngImport: i0 });
|
|
90
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: LogicalRowDirective, decorators: [{
|
|
91
91
|
type: Directive,
|
|
92
92
|
args: [{
|
|
93
93
|
selector: '[kendoGridLogicalRow]'
|
|
@@ -608,9 +608,9 @@ export class NavigationService {
|
|
|
608
608
|
this.cursor.reset();
|
|
609
609
|
}
|
|
610
610
|
}
|
|
611
|
-
NavigationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
612
|
-
NavigationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.
|
|
613
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
611
|
+
NavigationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigationService, deps: [{ token: i0.NgZone }, { token: i1.DomEventsService }, { token: i2.PagerContextService }, { token: i3.ScrollRequestService }, { token: i4.GroupsService }, { token: i5.DetailsService }, { token: i6.FocusRoot }, { token: i7.EditService }, { token: i0.ChangeDetectorRef }, { token: i8.ContextService }, { token: i9.FocusableDirective, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
612
|
+
NavigationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigationService });
|
|
613
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: NavigationService, decorators: [{
|
|
614
614
|
type: Injectable
|
|
615
615
|
}], ctorParameters: function () { return [{ type: i0.NgZone }, { type: i1.DomEventsService }, { type: i2.PagerContextService }, { type: i3.ScrollRequestService }, { type: i4.GroupsService }, { type: i5.DetailsService }, { type: i6.FocusRoot }, { type: i7.EditService }, { type: i0.ChangeDetectorRef }, { type: i8.ContextService }, { type: i9.FocusableDirective, decorators: [{
|
|
616
616
|
type: Optional
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-grid',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '16.0.
|
|
12
|
+
publishDate: 1715939779,
|
|
13
|
+
version: '16.0.1-develop.1',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -28,9 +28,9 @@ export class PagerDropDownListDirective {
|
|
|
28
28
|
this.host.wrapper.nativeElement.removeEventListener('keydown', this.keydownHandler);
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
|
-
PagerDropDownListDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
32
|
-
PagerDropDownListDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
31
|
+
PagerDropDownListDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerDropDownListDirective, deps: [{ token: i1.DropDownListComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
32
|
+
PagerDropDownListDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: PagerDropDownListDirective, selector: "[kendoGridPagerDropDown]", ngImport: i0 });
|
|
33
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerDropDownListDirective, decorators: [{
|
|
34
34
|
type: Directive,
|
|
35
35
|
args: [{ selector: '[kendoGridPagerDropDown]' }]
|
|
36
36
|
}], ctorParameters: function () { return [{ type: i1.DropDownListComponent }]; } });
|
|
@@ -99,9 +99,9 @@ export class PagerElementComponent {
|
|
|
99
99
|
return !this.ctx.localization.rtl ? [this.caretAltRightIcon, this.caretAltToRightIcon] : [this.caretAltLeftIcon, this.caretAltToLeftIcon];
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
|
-
PagerElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
103
|
-
PagerElementComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
104
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
102
|
+
PagerElementComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerElementComponent, deps: [{ token: i1.ContextService }, { token: i2.PagerContextService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
103
|
+
PagerElementComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: PagerElementComponent, inputs: { size: "size" }, ngImport: i0 });
|
|
104
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerElementComponent, decorators: [{
|
|
105
105
|
type: Directive,
|
|
106
106
|
args: [{}]
|
|
107
107
|
}], ctorParameters: function () { return [{ type: i1.ContextService }, { type: i2.PagerContextService }, { type: i0.ChangeDetectorRef }]; }, propDecorators: { size: [{
|
|
@@ -57,9 +57,9 @@ export class PagerInfoComponent extends PagerElementComponent {
|
|
|
57
57
|
this.cd.markForCheck();
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
|
-
PagerInfoComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
61
|
-
PagerInfoComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
62
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
60
|
+
PagerInfoComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerInfoComponent, deps: [{ token: i1.ContextService }, { token: i0.ChangeDetectorRef }, { token: i2.PagerContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
61
|
+
PagerInfoComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PagerInfoComponent, selector: "kendo-pager-info", host: { properties: { "class.k-pager-info": "this.classes", "class.k-label": "this.classes" } }, usesInheritance: true, ngImport: i0, template: `{{currentPageText}} - {{maxItems}} {{textFor('pagerOf')}} {{total}} {{textFor('pagerItems')}}`, isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
62
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerInfoComponent, decorators: [{
|
|
63
63
|
type: Component,
|
|
64
64
|
args: [{
|
|
65
65
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -80,8 +80,8 @@ export class PagerInputComponent extends PagerElementComponent {
|
|
|
80
80
|
this.cd.markForCheck();
|
|
81
81
|
}
|
|
82
82
|
}
|
|
83
|
-
PagerInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
84
|
-
PagerInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
83
|
+
PagerInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerInputComponent, deps: [{ token: i1.ContextService }, { token: i2.PagerContextService }, { token: i0.NgZone }, { token: i3.NavigationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
84
|
+
PagerInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PagerInputComponent, selector: "kendo-pager-input", viewQueries: [{ propertyName: "numericInput", first: true, predicate: NumericTextBoxComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: `
|
|
85
85
|
<span class="k-pager-input k-label">
|
|
86
86
|
{{textFor('pagerPage')}}
|
|
87
87
|
<kendo-numerictextbox
|
|
@@ -106,7 +106,7 @@ PagerInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
|
|
|
106
106
|
{{textFor('pagerOf')}} {{totalPages}}
|
|
107
107
|
</span>
|
|
108
108
|
`, isInline: true, dependencies: [{ kind: "directive", type: i4.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "component", type: i5.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: "directive", type: i6.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: i7.PagerInputDirective, selector: "[kendoGridPagerInput]" }] });
|
|
109
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
109
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerInputComponent, decorators: [{
|
|
110
110
|
type: Component,
|
|
111
111
|
args: [{
|
|
112
112
|
selector: 'kendo-pager-input',
|
|
@@ -19,9 +19,9 @@ export class PagerInputDirective {
|
|
|
19
19
|
this.renderer.addClass(inputElement, 'k-pager-nav');
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
|
-
PagerInputDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
23
|
-
PagerInputDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
22
|
+
PagerInputDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerInputDirective, deps: [{ token: i1.NumericTextBoxComponent }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
23
|
+
PagerInputDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: PagerInputDirective, selector: "[kendoGridPagerInput]", ngImport: i0 });
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerInputDirective, decorators: [{
|
|
25
25
|
type: Directive,
|
|
26
26
|
args: [{ selector: '[kendoGridPagerInput]' }]
|
|
27
27
|
}], ctorParameters: function () { return [{ type: i1.NumericTextBoxComponent }, { type: i0.Renderer2 }]; } });
|
|
@@ -38,8 +38,8 @@ export class PagerNextButtonsComponent extends PagerElementComponent {
|
|
|
38
38
|
this.cd.markForCheck();
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
|
-
PagerNextButtonsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
42
|
-
PagerNextButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
41
|
+
PagerNextButtonsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerNextButtonsComponent, deps: [{ token: i1.ContextService }, { token: i2.PagerContextService }, { token: i0.ChangeDetectorRef }, { token: i3.NavigationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
42
|
+
PagerNextButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PagerNextButtonsComponent, selector: "kendo-pager-next-buttons", usesInheritance: true, ngImport: i0, template: `
|
|
43
43
|
<button
|
|
44
44
|
kendoButton
|
|
45
45
|
[kendoGridFocusable]="!disabled"
|
|
@@ -71,7 +71,7 @@ PagerNextButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.
|
|
|
71
71
|
(click)="currentPage !== totalPages ? changePage(totalPages-1) : false">
|
|
72
72
|
</button>
|
|
73
73
|
`, isInline: true, dependencies: [{ kind: "component", type: i4.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"] }, { kind: "directive", type: i5.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
74
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
74
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerNextButtonsComponent, decorators: [{
|
|
75
75
|
type: Component,
|
|
76
76
|
args: [{
|
|
77
77
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -87,8 +87,8 @@ export class PagerNumericButtonsComponent extends PagerElementComponent {
|
|
|
87
87
|
this.cd.markForCheck();
|
|
88
88
|
}
|
|
89
89
|
}
|
|
90
|
-
PagerNumericButtonsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
91
|
-
PagerNumericButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
90
|
+
PagerNumericButtonsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerNumericButtonsComponent, deps: [{ token: i1.ContextService }, { token: i0.ChangeDetectorRef }, { token: i2.PagerContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
91
|
+
PagerNumericButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PagerNumericButtonsComponent, selector: "kendo-pager-numeric-buttons", inputs: { buttonCount: "buttonCount" }, viewQueries: [{ propertyName: "selectElement", first: true, predicate: ["select"], descendants: true, read: ElementRef }, { propertyName: "numbersElement", first: true, predicate: ["numbers"], descendants: true, read: ElementRef }], usesInheritance: true, ngImport: i0, template: `
|
|
92
92
|
<select
|
|
93
93
|
#select
|
|
94
94
|
class="k-dropdown-list k-dropdown k-picker k-picker-solid k-rounded-md"
|
|
@@ -163,7 +163,7 @@ PagerNumericButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14
|
|
|
163
163
|
(click)="changePage(end)">...</button>
|
|
164
164
|
</div>
|
|
165
165
|
`, 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: "component", type: i4.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"] }, { kind: "directive", type: i5.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
166
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
166
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerNumericButtonsComponent, decorators: [{
|
|
167
167
|
type: Component,
|
|
168
168
|
args: [{
|
|
169
169
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -93,8 +93,8 @@ export class PagerPageSizesComponent extends PagerElementComponent {
|
|
|
93
93
|
this.cd.markForCheck();
|
|
94
94
|
}
|
|
95
95
|
}
|
|
96
|
-
PagerPageSizesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
97
|
-
PagerPageSizesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
96
|
+
PagerPageSizesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerPageSizesComponent, deps: [{ token: i1.ContextService }, { token: i0.ChangeDetectorRef }, { token: i2.PagerContextService }, { token: i3.NavigationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
97
|
+
PagerPageSizesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PagerPageSizesComponent, selector: "kendo-pager-page-sizes", inputs: { pageSizes: "pageSizes" }, host: { properties: { "class.k-pager-sizes": "this.classes", "class.k-label": "this.classes" } }, usesInheritance: true, ngImport: i0, template: `
|
|
98
98
|
<kendo-dropdownlist
|
|
99
99
|
class="k-dropdown"
|
|
100
100
|
#dropdownlist
|
|
@@ -110,7 +110,7 @@ PagerPageSizesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0"
|
|
|
110
110
|
(valueChange)="pageSizeChange($event)"></kendo-dropdownlist>
|
|
111
111
|
<kendo-label [for]="dropdownlist" [text]="textFor('pagerItemsPerPage')"></kendo-label>
|
|
112
112
|
`, isInline: true, dependencies: [{ kind: "component", type: i4.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional", "labelCssStyle", "labelCssClass"], exportAs: ["kendoLabel"] }, { kind: "component", type: i5.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: i6.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: i7.PagerDropDownListDirective, selector: "[kendoGridPagerDropDown]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
113
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
113
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerPageSizesComponent, decorators: [{
|
|
114
114
|
type: Component,
|
|
115
115
|
args: [{
|
|
116
116
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -38,8 +38,8 @@ export class PagerPrevButtonsComponent extends PagerElementComponent {
|
|
|
38
38
|
this.cd.markForCheck();
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
|
-
PagerPrevButtonsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
42
|
-
PagerPrevButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
41
|
+
PagerPrevButtonsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerPrevButtonsComponent, deps: [{ token: i1.ContextService }, { token: i2.PagerContextService }, { token: i0.ChangeDetectorRef }, { token: i3.NavigationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
42
|
+
PagerPrevButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PagerPrevButtonsComponent, selector: "kendo-pager-prev-buttons", usesInheritance: true, ngImport: i0, template: `
|
|
43
43
|
<button
|
|
44
44
|
[kendoGridFocusable]="!disabled"
|
|
45
45
|
kendoButton
|
|
@@ -72,7 +72,7 @@ PagerPrevButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.
|
|
|
72
72
|
(click)="currentPage !== 1 ? changePage(currentPage-2) : false">
|
|
73
73
|
</button>
|
|
74
74
|
`, isInline: true, dependencies: [{ kind: "component", type: i4.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"] }, { kind: "directive", type: i5.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
75
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
75
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerPrevButtonsComponent, decorators: [{
|
|
76
76
|
type: Component,
|
|
77
77
|
args: [{
|
|
78
78
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -35,9 +35,9 @@ export class PagerTemplateDirective {
|
|
|
35
35
|
this.templateRef = templateRef;
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
|
-
PagerTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
39
|
-
PagerTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
38
|
+
PagerTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
39
|
+
PagerTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: PagerTemplateDirective, selector: "[kendoPagerTemplate]", ngImport: i0 });
|
|
40
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerTemplateDirective, decorators: [{
|
|
41
41
|
type: Directive,
|
|
42
42
|
args: [{
|
|
43
43
|
selector: '[kendoPagerTemplate]'
|
|
@@ -273,8 +273,8 @@ export class PagerComponent {
|
|
|
273
273
|
});
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
|
-
PagerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
277
|
-
PagerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
276
|
+
PagerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerComponent, deps: [{ token: i1.PagerContextService }, { token: i2.NavigationService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token: i3.ContextService }, { token: CELL_CONTEXT, optional: true }, { token: i4.FocusRoot }, { token: i5.FocusGroup }], target: i0.ɵɵFactoryTarget.Component });
|
|
277
|
+
PagerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PagerComponent, selector: "kendo-pager", inputs: { total: "total", skip: "skip", pageSize: "pageSize", options: "options", size: "size", template: "template" }, outputs: { pageChange: "pageChange" }, host: { listeners: { "focusin": "onFocusIn($event)", "focusout": "onFocusOut()", "keydown.escape": "onEscape()", "keydown.enter": "onEnter($event)", "keydown.arrowleft": "navigateToPreviousPage($event)", "keydown.pageup": "navigateToPreviousPage($event)", "keydown.arrowright": "navigateToNextPage($event)", "keydown.pagedown": "navigateToNextPage($event)", "keydown.home": "navigateToFirstPage($event)", "keydown.end": "navigateToLastPage($event)" }, properties: { "class.k-grid-pager": "this.gridPagerClass", "class.k-pager-sm": "this.sizeSmallClass", "class.k-pager-md": "this.sizeMediumClass", "class.k-focus": "this.isFocused", "attr.aria-label": "this.pagerAriaLabel" } }, providers: [{
|
|
278
278
|
provide: FOCUS_ROOT_ACTIVE,
|
|
279
279
|
useValue: true
|
|
280
280
|
}, {
|
|
@@ -325,7 +325,7 @@ PagerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version
|
|
|
325
325
|
</div>
|
|
326
326
|
<kendo-resize-sensor *ngIf="settings.responsive" (resize)="resizeHandler()"></kendo-resize-sensor>
|
|
327
327
|
`, isInline: true, dependencies: [{ kind: "directive", type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i6.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i7.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "component", type: i8.PagerPrevButtonsComponent, selector: "kendo-pager-prev-buttons" }, { kind: "component", type: i9.PagerNextButtonsComponent, selector: "kendo-pager-next-buttons" }, { kind: "component", type: i10.PagerNumericButtonsComponent, selector: "kendo-pager-numeric-buttons", inputs: ["buttonCount"] }, { kind: "component", type: i11.PagerInputComponent, selector: "kendo-pager-input" }, { kind: "component", type: i12.PagerInfoComponent, selector: "kendo-pager-info" }, { kind: "component", type: i13.PagerPageSizesComponent, selector: "kendo-pager-page-sizes", inputs: ["pageSizes"] }] });
|
|
328
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
328
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerComponent, decorators: [{
|
|
329
329
|
type: Component,
|
|
330
330
|
args: [{
|
|
331
331
|
selector: 'kendo-pager',
|
|
@@ -61,8 +61,8 @@ export class PagerModule {
|
|
|
61
61
|
];
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
|
-
PagerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
65
|
-
PagerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.
|
|
64
|
+
PagerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
65
|
+
PagerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, declarations: [PagerComponent,
|
|
66
66
|
PagerPrevButtonsComponent,
|
|
67
67
|
PagerNextButtonsComponent,
|
|
68
68
|
PagerNumericButtonsComponent,
|
|
@@ -87,8 +87,8 @@ PagerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "1
|
|
|
87
87
|
PagerTemplateDirective,
|
|
88
88
|
PagerDropDownListDirective,
|
|
89
89
|
PagerInputDirective] });
|
|
90
|
-
PagerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
|
|
91
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
90
|
+
PagerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, imports: [importedModules] });
|
|
91
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerModule, decorators: [{
|
|
92
92
|
type: NgModule,
|
|
93
93
|
args: [{
|
|
94
94
|
declarations: [INTERNAL_COMPONENTS],
|
|
@@ -50,8 +50,8 @@ export class PDFCommandDirective extends Button {
|
|
|
50
50
|
return true;
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
|
-
PDFCommandDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
54
|
-
PDFCommandDirective.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
53
|
+
PDFCommandDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFCommandDirective, deps: [{ token: i1.PDFService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i2.ContextService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
54
|
+
PDFCommandDirective.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PDFCommandDirective, selector: "[kendoGridPDFCommand]", host: { listeners: { "click": "onClick($event)" }, properties: { "class.k-grid-pdf": "this.pdfClass" } }, 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 @@ PDFCommandDirective.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", ve
|
|
|
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: PDFCommandDirective, decorators: [{
|
|
67
67
|
type: Component,
|
|
68
68
|
args: [{
|
|
69
69
|
selector: '[kendoGridPDFCommand]',
|
|
@@ -16,9 +16,9 @@ import * as i0 from "@angular/core";
|
|
|
16
16
|
*/
|
|
17
17
|
export class PDFMarginComponent extends PDFExportMarginComponent {
|
|
18
18
|
}
|
|
19
|
-
PDFMarginComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
20
|
-
PDFMarginComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
21
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
19
|
+
PDFMarginComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFMarginComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
20
|
+
PDFMarginComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PDFMarginComponent, selector: "kendo-grid-pdf-margin", usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
21
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFMarginComponent, decorators: [{
|
|
22
22
|
type: Component,
|
|
23
23
|
args: [{
|
|
24
24
|
selector: 'kendo-grid-pdf-margin',
|
|
@@ -30,9 +30,9 @@ export class PDFTemplateDirective extends PDFExportTemplateDirective {
|
|
|
30
30
|
super(templateRef);
|
|
31
31
|
}
|
|
32
32
|
}
|
|
33
|
-
PDFTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
34
|
-
PDFTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
35
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
33
|
+
PDFTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
34
|
+
PDFTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: PDFTemplateDirective, selector: "[kendoGridPDFTemplate]", usesInheritance: true, ngImport: i0 });
|
|
35
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFTemplateDirective, decorators: [{
|
|
36
36
|
type: Directive,
|
|
37
37
|
args: [{
|
|
38
38
|
selector: '[kendoGridPDFTemplate]'
|
|
@@ -238,9 +238,9 @@ export class PDFComponent extends PDFExportComponent {
|
|
|
238
238
|
}, 0);
|
|
239
239
|
}
|
|
240
240
|
}
|
|
241
|
-
PDFComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
242
|
-
PDFComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
243
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
241
|
+
PDFComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFComponent, deps: [{ token: i1.PDFService }, { token: i2.SuspendService }, { token: i0.NgZone }, { token: i0.ElementRef }, { token: i3.ContextService, optional: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
242
|
+
PDFComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: PDFComponent, selector: "kendo-grid-pdf", inputs: { allPages: "allPages", delay: "delay" }, queries: [{ propertyName: "marginComponent", first: true, predicate: PDFMarginComponent, descendants: true }, { propertyName: "pageTemplateDirective", first: true, predicate: PDFTemplateDirective, descendants: true }, { propertyName: "columns", predicate: ColumnBase }], usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
243
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFComponent, decorators: [{
|
|
244
244
|
type: Component,
|
|
245
245
|
args: [{
|
|
246
246
|
selector: 'kendo-grid-pdf',
|
|
@@ -45,16 +45,16 @@ const declarations = [
|
|
|
45
45
|
*/
|
|
46
46
|
export class PDFModule {
|
|
47
47
|
}
|
|
48
|
-
PDFModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
49
|
-
PDFModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.
|
|
48
|
+
PDFModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
49
|
+
PDFModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: PDFModule, declarations: [PDFComponent,
|
|
50
50
|
PDFMarginComponent,
|
|
51
51
|
PDFCommandDirective,
|
|
52
52
|
PDFTemplateDirective], imports: [IconsModule], exports: [PDFComponent,
|
|
53
53
|
PDFMarginComponent,
|
|
54
54
|
PDFCommandDirective,
|
|
55
55
|
PDFTemplateDirective] });
|
|
56
|
-
PDFModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
|
|
57
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
56
|
+
PDFModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFModule, imports: [IconsModule] });
|
|
57
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFModule, decorators: [{
|
|
58
58
|
type: NgModule,
|
|
59
59
|
args: [{
|
|
60
60
|
declarations: [declarations],
|
|
@@ -35,8 +35,8 @@ export class PDFService {
|
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
}
|
|
38
|
-
PDFService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
39
|
-
PDFService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
38
|
+
PDFService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
39
|
+
PDFService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFService });
|
|
40
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PDFService, decorators: [{
|
|
41
41
|
type: Injectable
|
|
42
42
|
}] });
|
|
@@ -78,8 +78,8 @@ export class BodyModule {
|
|
|
78
78
|
];
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
|
-
BodyModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
82
|
-
BodyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.
|
|
81
|
+
BodyModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BodyModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
82
|
+
BodyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.10", ngImport: i0, type: BodyModule, declarations: [CommandColumnComponent,
|
|
83
83
|
CheckboxColumnComponent,
|
|
84
84
|
SelectionCheckboxDirective,
|
|
85
85
|
CellTemplateDirective,
|
|
@@ -117,8 +117,8 @@ BodyModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15
|
|
|
117
117
|
CellLoadingTemplateDirective,
|
|
118
118
|
LoadingTemplateDirective,
|
|
119
119
|
RowReorderColumnComponent] });
|
|
120
|
-
BodyModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
|
|
121
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
120
|
+
BodyModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BodyModule, imports: [importedModules] });
|
|
121
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: BodyModule, decorators: [{
|
|
122
122
|
type: NgModule,
|
|
123
123
|
args: [{
|
|
124
124
|
declarations: [exported],
|
|
@@ -28,9 +28,9 @@ export class CellLoadingTemplateDirective {
|
|
|
28
28
|
this.templateRef = templateRef;
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
|
-
CellLoadingTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
32
|
-
CellLoadingTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
31
|
+
CellLoadingTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CellLoadingTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
32
|
+
CellLoadingTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: CellLoadingTemplateDirective, selector: "[kendoGridCellLoadingTemplate]", ngImport: i0 });
|
|
33
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CellLoadingTemplateDirective, decorators: [{
|
|
34
34
|
type: Directive,
|
|
35
35
|
args: [{
|
|
36
36
|
selector: '[kendoGridCellLoadingTemplate]'
|
|
@@ -31,9 +31,9 @@ export class CellTemplateDirective {
|
|
|
31
31
|
this.templateRef = templateRef;
|
|
32
32
|
}
|
|
33
33
|
}
|
|
34
|
-
CellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
35
|
-
CellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.
|
|
36
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
34
|
+
CellTemplateDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CellTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
35
|
+
CellTemplateDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.10", type: CellTemplateDirective, selector: "[kendoGridCellTemplate]", ngImport: i0 });
|
|
36
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CellTemplateDirective, decorators: [{
|
|
37
37
|
type: Directive,
|
|
38
38
|
args: [{
|
|
39
39
|
selector: '[kendoGridCellTemplate]'
|
|
@@ -154,8 +154,8 @@ export class CellComponent {
|
|
|
154
154
|
context.$implicit = this.dataItem;
|
|
155
155
|
}
|
|
156
156
|
}
|
|
157
|
-
CellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
158
|
-
CellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
157
|
+
CellComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CellComponent, deps: [{ token: i1.EditService }, { token: i2.IdService }, { token: i3.ContextService }, { token: CELL_CONTEXT, optional: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
158
|
+
CellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: CellComponent, selector: "[kendoGridCell]", inputs: { column: "column", columnIndex: "columnIndex", isNew: "isNew", isLoading: "isLoading", isVirtual: "isVirtual", loadingTemplate: "loadingTemplate", rowIndex: "rowIndex", dataItem: "dataItem" }, host: { properties: { "class.k-command-cell": "this.commandCellClass", "class.k-drag-cell": "this.dragHandleCellClass", "class.k-touch-action-none": "this.dragHandleCellClass", "attr.aria-label": "this.dragRowHandleLabel" } }, usesOnChanges: true, ngImport: i0, template: `
|
|
159
159
|
<ng-container [ngSwitch]="isEdited">
|
|
160
160
|
<ng-container *ngSwitchCase="false">
|
|
161
161
|
<ng-container *ngIf="!showLoading; else loading">
|
|
@@ -235,8 +235,8 @@ CellComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
235
235
|
</ng-container>
|
|
236
236
|
</ng-container>
|
|
237
237
|
</ng-container>
|
|
238
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i4.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i4.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i4.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "directive", type: i5.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i5.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i5.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i6.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "component", type: i7.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "component", type: i8.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: i9.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: "directive", type: i10.SelectionCheckboxDirective, selector: "[kendoGridSelectionCheckbox]", inputs: ["kendoGridSelectionCheckbox"] }, { kind: "pipe", type: i11.FieldAccessorPipe, name: "valueOf" }] });
|
|
239
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
238
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: i4.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i4.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i4.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: i4.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i4.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "directive", type: i4.NgSwitchDefault, selector: "[ngSwitchDefault]" }, { kind: "directive", type: i5.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i5.CheckboxControlValueAccessor, selector: "input[type=checkbox][formControlName],input[type=checkbox][formControl],input[type=checkbox][ngModel]" }, { kind: "directive", type: i5.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i5.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i6.FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "component", type: i7.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "component", type: i8.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: i9.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: "directive", type: i10.SelectionCheckboxDirective, selector: "[kendoGridSelectionCheckbox]", inputs: ["kendoGridSelectionCheckbox"] }, { kind: "pipe", type: i11.FieldAccessorPipe, name: "valueOf" }] });
|
|
239
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: CellComponent, decorators: [{
|
|
240
240
|
type: Component,
|
|
241
241
|
args: [{
|
|
242
242
|
selector: '[kendoGridCell]',
|