@progress/kendo-angular-treelist 23.2.0 → 23.2.1-develop.10
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/fesm2022/progress-kendo-angular-treelist.mjs +576 -538
- package/localization/messages.d.ts +9 -1
- package/package-metadata.mjs +2 -2
- package/package.json +19 -19
- package/rendering/header/header.component.d.ts +1 -2
- package/schematics/ngAdd/index.js +3 -3
- package/selection/selection.service.d.ts +1 -1
|
@@ -33,7 +33,7 @@ import * as i1$3 from '@progress/kendo-angular-intl';
|
|
|
33
33
|
import * as i1$5 from '@progress/kendo-angular-dropdowns';
|
|
34
34
|
import { DropDownListComponent, AutoCompleteComponent } from '@progress/kendo-angular-dropdowns';
|
|
35
35
|
import { ButtonComponent, Button } from '@progress/kendo-angular-buttons';
|
|
36
|
-
import { trigger, state,
|
|
36
|
+
import { trigger, state, style, transition, animate } from '@angular/animations';
|
|
37
37
|
import { saveAs } from '@progress/kendo-file-saver';
|
|
38
38
|
import * as i100 from '@progress/kendo-angular-excel-export';
|
|
39
39
|
import { workbookOptions, toDataURL, ColumnBase as ColumnBase$1, ColumnComponent as ColumnComponent$1, ColumnGroupComponent as ColumnGroupComponent$1, FooterTemplateDirective as FooterTemplateDirective$1, GroupFooterTemplateDirective, GroupHeaderColumnTemplateDirective, GroupHeaderTemplateDirective } from '@progress/kendo-angular-excel-export';
|
|
@@ -50,7 +50,7 @@ const packageMetadata = {
|
|
|
50
50
|
productCode: 'KENDOUIANGULAR',
|
|
51
51
|
productCodes: ['KENDOUIANGULAR'],
|
|
52
52
|
publishDate: 0,
|
|
53
|
-
version: '23.2.
|
|
53
|
+
version: '23.2.1-develop.10',
|
|
54
54
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
55
55
|
};
|
|
56
56
|
|
|
@@ -85,10 +85,10 @@ class CellTemplateDirective {
|
|
|
85
85
|
constructor(templateRef) {
|
|
86
86
|
this.templateRef = templateRef;
|
|
87
87
|
}
|
|
88
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
89
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
88
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CellTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
89
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: CellTemplateDirective, isStandalone: true, selector: "[kendoTreeListCellTemplate]", ngImport: i0 });
|
|
90
90
|
}
|
|
91
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
91
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CellTemplateDirective, decorators: [{
|
|
92
92
|
type: Directive,
|
|
93
93
|
args: [{
|
|
94
94
|
selector: '[kendoTreeListCellTemplate]',
|
|
@@ -125,10 +125,10 @@ class EditTemplateDirective {
|
|
|
125
125
|
constructor(templateRef) {
|
|
126
126
|
this.templateRef = templateRef;
|
|
127
127
|
}
|
|
128
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
129
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
128
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EditTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
129
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: EditTemplateDirective, isStandalone: true, selector: "[kendoTreeListEditTemplate]", ngImport: i0 });
|
|
130
130
|
}
|
|
131
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
131
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EditTemplateDirective, decorators: [{
|
|
132
132
|
type: Directive,
|
|
133
133
|
args: [{
|
|
134
134
|
selector: '[kendoTreeListEditTemplate]',
|
|
@@ -167,10 +167,10 @@ class ColumnMenuTemplateDirective {
|
|
|
167
167
|
constructor(templateRef) {
|
|
168
168
|
this.templateRef = templateRef;
|
|
169
169
|
}
|
|
170
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
171
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
170
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
171
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ColumnMenuTemplateDirective, isStandalone: true, selector: "[kendoTreeListColumnMenuTemplate]", ngImport: i0 });
|
|
172
172
|
}
|
|
173
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
173
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuTemplateDirective, decorators: [{
|
|
174
174
|
type: Directive,
|
|
175
175
|
args: [{
|
|
176
176
|
selector: '[kendoTreeListColumnMenuTemplate]',
|
|
@@ -192,10 +192,10 @@ class OptionChangesService {
|
|
|
192
192
|
columnChanged() {
|
|
193
193
|
this.columns.emit();
|
|
194
194
|
}
|
|
195
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
196
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
195
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: OptionChangesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
196
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: OptionChangesService });
|
|
197
197
|
}
|
|
198
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
198
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: OptionChangesService, decorators: [{
|
|
199
199
|
type: Injectable
|
|
200
200
|
}] });
|
|
201
201
|
|
|
@@ -226,10 +226,10 @@ class FooterTemplateDirective {
|
|
|
226
226
|
constructor(templateRef) {
|
|
227
227
|
this.templateRef = templateRef;
|
|
228
228
|
}
|
|
229
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
230
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
229
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FooterTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
230
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FooterTemplateDirective, isStandalone: true, selector: "[kendoTreeListFooterTemplate]", ngImport: i0 });
|
|
231
231
|
}
|
|
232
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
232
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FooterTemplateDirective, decorators: [{
|
|
233
233
|
type: Directive,
|
|
234
234
|
args: [{
|
|
235
235
|
selector: '[kendoTreeListFooterTemplate]',
|
|
@@ -266,10 +266,10 @@ class HeaderTemplateDirective {
|
|
|
266
266
|
constructor(templateRef) {
|
|
267
267
|
this.templateRef = templateRef;
|
|
268
268
|
}
|
|
269
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
270
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
269
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: HeaderTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
270
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: HeaderTemplateDirective, isStandalone: true, selector: "[kendoTreeListHeaderTemplate]", ngImport: i0 });
|
|
271
271
|
}
|
|
272
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
272
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: HeaderTemplateDirective, decorators: [{
|
|
273
273
|
type: Directive,
|
|
274
274
|
args: [{
|
|
275
275
|
selector: '[kendoTreeListHeaderTemplate]',
|
|
@@ -542,10 +542,10 @@ class ColumnBase {
|
|
|
542
542
|
this.optionChanges.columnChanged();
|
|
543
543
|
}
|
|
544
544
|
}
|
|
545
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
546
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
545
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnBase, deps: [{ token: ColumnBase }, { token: OptionChangesService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
546
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ColumnBase, isStandalone: true, inputs: { resizable: "resizable", reorderable: "reorderable", resizeStep: "resizeStep", minResizableWidth: "minResizableWidth", title: "title", width: "width", autoSize: "autoSize", locked: "locked", hidden: "hidden", media: "media", lockable: "lockable", columnMenu: "columnMenu", includeInChooser: "includeInChooser", tableCellsRole: "tableCellsRole", style: "style", headerStyle: "headerStyle", footerStyle: "footerStyle", cssClass: ["class", "cssClass"], headerClass: "headerClass", footerClass: "footerClass" }, queries: [{ propertyName: "footerTemplate", first: true, predicate: FooterTemplateDirective, descendants: true }, { propertyName: "headerTemplates", predicate: HeaderTemplateDirective }, { propertyName: "columnMenuTemplates", predicate: ColumnMenuTemplateDirective }], usesOnChanges: true, ngImport: i0 });
|
|
547
547
|
}
|
|
548
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
548
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnBase, decorators: [{
|
|
549
549
|
type: Directive,
|
|
550
550
|
args: [{}]
|
|
551
551
|
}], ctorParameters: () => [{ type: ColumnBase }, { type: OptionChangesService }], propDecorators: { resizable: [{
|
|
@@ -735,10 +735,10 @@ class FilterCellTemplateDirective {
|
|
|
735
735
|
constructor(templateRef) {
|
|
736
736
|
this.templateRef = templateRef;
|
|
737
737
|
}
|
|
738
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
739
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
738
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterCellTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
739
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FilterCellTemplateDirective, isStandalone: true, selector: "[kendoTreeListFilterCellTemplate]", ngImport: i0 });
|
|
740
740
|
}
|
|
741
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
741
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterCellTemplateDirective, decorators: [{
|
|
742
742
|
type: Directive,
|
|
743
743
|
args: [{
|
|
744
744
|
selector: '[kendoTreeListFilterCellTemplate]',
|
|
@@ -773,10 +773,10 @@ class FilterMenuTemplateDirective {
|
|
|
773
773
|
constructor(templateRef) {
|
|
774
774
|
this.templateRef = templateRef;
|
|
775
775
|
}
|
|
776
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
777
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
776
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
777
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FilterMenuTemplateDirective, isStandalone: true, selector: "[kendoTreeListFilterMenuTemplate]", ngImport: i0 });
|
|
778
778
|
}
|
|
779
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
779
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuTemplateDirective, decorators: [{
|
|
780
780
|
type: Directive,
|
|
781
781
|
args: [{
|
|
782
782
|
selector: '[kendoTreeListFilterMenuTemplate]',
|
|
@@ -880,15 +880,15 @@ class ColumnComponent extends ColumnBase {
|
|
|
880
880
|
get isEditable() {
|
|
881
881
|
return this.editable !== false;
|
|
882
882
|
}
|
|
883
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
884
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
883
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnComponent, deps: [{ token: ColumnBase, host: true, optional: true, skipSelf: true }, { token: OptionChangesService }], target: i0.ɵɵFactoryTarget.Component });
|
|
884
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: ColumnComponent, isStandalone: true, selector: "kendo-treelist-column", inputs: { expandable: "expandable", field: "field", format: "format", sortable: "sortable", editor: "editor", filter: "filter", filterable: "filterable", editable: "editable" }, providers: [
|
|
885
885
|
{
|
|
886
886
|
provide: ColumnBase,
|
|
887
887
|
useExisting: forwardRef(() => ColumnComponent)
|
|
888
888
|
}
|
|
889
889
|
], queries: [{ propertyName: "template", first: true, predicate: CellTemplateDirective, descendants: true }, { propertyName: "editTemplate", first: true, predicate: EditTemplateDirective, descendants: true }, { propertyName: "filterCellTemplate", first: true, predicate: FilterCellTemplateDirective, descendants: true }, { propertyName: "filterMenuTemplate", first: true, predicate: FilterMenuTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
890
890
|
}
|
|
891
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
891
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnComponent, decorators: [{
|
|
892
892
|
type: Component,
|
|
893
893
|
args: [{
|
|
894
894
|
providers: [
|
|
@@ -1072,15 +1072,15 @@ class SpanColumnComponent extends ColumnBase {
|
|
|
1072
1072
|
get hasChildren() {
|
|
1073
1073
|
return this.childColumns.length > 0;
|
|
1074
1074
|
}
|
|
1075
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
1076
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
1075
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SpanColumnComponent, deps: [{ token: ColumnBase, host: true, optional: true, skipSelf: true }, { token: OptionChangesService }], target: i0.ɵɵFactoryTarget.Component });
|
|
1076
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: SpanColumnComponent, isStandalone: true, selector: "kendo-treelist-span-column", inputs: { expandable: "expandable", title: "title", headerClass: "headerClass", footerClass: "footerClass", headerStyle: "headerStyle", footerStyle: "footerStyle", editable: "editable", locked: "locked" }, providers: [
|
|
1077
1077
|
{
|
|
1078
1078
|
provide: ColumnBase,
|
|
1079
1079
|
useExisting: forwardRef(() => SpanColumnComponent)
|
|
1080
1080
|
}
|
|
1081
1081
|
], queries: [{ propertyName: "template", predicate: CellTemplateDirective }, { propertyName: "editTemplate", predicate: EditTemplateDirective }, { propertyName: "childColumns", predicate: ColumnComponent }], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
1082
1082
|
}
|
|
1083
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
1083
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SpanColumnComponent, decorators: [{
|
|
1084
1084
|
type: Component,
|
|
1085
1085
|
args: [{
|
|
1086
1086
|
providers: [
|
|
@@ -1266,15 +1266,15 @@ class ColumnGroupComponent extends ColumnBase {
|
|
|
1266
1266
|
get firstChild() {
|
|
1267
1267
|
return this.children.find(column => column !== this);
|
|
1268
1268
|
}
|
|
1269
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
1270
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
1269
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnGroupComponent, deps: [{ token: ColumnBase, host: true, optional: true, skipSelf: true }, { token: OptionChangesService }], target: i0.ɵɵFactoryTarget.Component });
|
|
1270
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: ColumnGroupComponent, isStandalone: true, selector: "kendo-treelist-column-group", providers: [
|
|
1271
1271
|
{
|
|
1272
1272
|
provide: ColumnBase,
|
|
1273
1273
|
useExisting: forwardRef(() => ColumnGroupComponent)
|
|
1274
1274
|
}
|
|
1275
1275
|
], queries: [{ propertyName: "children", predicate: ColumnBase }], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
1276
1276
|
}
|
|
1277
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
1277
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnGroupComponent, decorators: [{
|
|
1278
1278
|
type: Component,
|
|
1279
1279
|
args: [{
|
|
1280
1280
|
providers: [
|
|
@@ -1368,10 +1368,10 @@ class BrowserSupportService {
|
|
|
1368
1368
|
get rtlScrollLeft() {
|
|
1369
1369
|
return rtlScrollLeft();
|
|
1370
1370
|
}
|
|
1371
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
1372
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
1371
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BrowserSupportService, deps: [{ token: i0.NgZone }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1372
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BrowserSupportService });
|
|
1373
1373
|
}
|
|
1374
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
1374
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BrowserSupportService, decorators: [{
|
|
1375
1375
|
type: Injectable
|
|
1376
1376
|
}], ctorParameters: () => [{ type: i0.NgZone }, { type: i0.ChangeDetectorRef }] });
|
|
1377
1377
|
|
|
@@ -2085,10 +2085,10 @@ class EditService {
|
|
|
2085
2085
|
return this.edited.values().next().value;
|
|
2086
2086
|
}
|
|
2087
2087
|
}
|
|
2088
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2089
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2088
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EditService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2089
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EditService });
|
|
2090
2090
|
}
|
|
2091
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2091
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EditService, decorators: [{
|
|
2092
2092
|
type: Injectable
|
|
2093
2093
|
}], ctorParameters: () => [{ type: i0.NgZone }] });
|
|
2094
2094
|
|
|
@@ -2193,10 +2193,10 @@ class ChangeNotificationService {
|
|
|
2193
2193
|
.subscribe(() => this.changes.emit());
|
|
2194
2194
|
}
|
|
2195
2195
|
}
|
|
2196
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2197
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2196
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ChangeNotificationService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2197
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ChangeNotificationService });
|
|
2198
2198
|
}
|
|
2199
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2199
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ChangeNotificationService, decorators: [{
|
|
2200
2200
|
type: Injectable
|
|
2201
2201
|
}], ctorParameters: () => [{ type: i0.NgZone }] });
|
|
2202
2202
|
|
|
@@ -2222,10 +2222,10 @@ class NoRecordsTemplateDirective {
|
|
|
2222
2222
|
constructor(templateRef) {
|
|
2223
2223
|
this.templateRef = templateRef;
|
|
2224
2224
|
}
|
|
2225
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2226
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
2225
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NoRecordsTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2226
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: NoRecordsTemplateDirective, isStandalone: true, selector: "[kendoTreeListNoRecordsTemplate]", ngImport: i0 });
|
|
2227
2227
|
}
|
|
2228
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2228
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NoRecordsTemplateDirective, decorators: [{
|
|
2229
2229
|
type: Directive,
|
|
2230
2230
|
args: [{
|
|
2231
2231
|
selector: '[kendoTreeListNoRecordsTemplate]',
|
|
@@ -2288,10 +2288,10 @@ class MenuTabbingService {
|
|
|
2288
2288
|
isPopupOpen = false;
|
|
2289
2289
|
lastMenuItem;
|
|
2290
2290
|
isTabbedInterface = false;
|
|
2291
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2292
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2291
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: MenuTabbingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2292
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: MenuTabbingService });
|
|
2293
2293
|
}
|
|
2294
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2294
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: MenuTabbingService, decorators: [{
|
|
2295
2295
|
type: Injectable
|
|
2296
2296
|
}] });
|
|
2297
2297
|
|
|
@@ -2320,10 +2320,10 @@ class FilterService {
|
|
|
2320
2320
|
constructor(menuTabbingService) {
|
|
2321
2321
|
this.menuTabbingService = menuTabbingService;
|
|
2322
2322
|
}
|
|
2323
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2324
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2323
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterService, deps: [{ token: MenuTabbingService, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2324
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterService });
|
|
2325
2325
|
}
|
|
2326
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2326
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterService, decorators: [{
|
|
2327
2327
|
type: Injectable
|
|
2328
2328
|
}], ctorParameters: () => [{ type: MenuTabbingService, decorators: [{
|
|
2329
2329
|
type: Optional
|
|
@@ -2357,10 +2357,10 @@ class PDFService {
|
|
|
2357
2357
|
emitter.emit(args);
|
|
2358
2358
|
}
|
|
2359
2359
|
}
|
|
2360
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2361
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2360
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2361
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFService });
|
|
2362
2362
|
}
|
|
2363
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2363
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFService, decorators: [{
|
|
2364
2364
|
type: Injectable
|
|
2365
2365
|
}] });
|
|
2366
2366
|
|
|
@@ -2383,10 +2383,10 @@ class PDFExportEvent extends PreventableEvent {
|
|
|
2383
2383
|
*/
|
|
2384
2384
|
class SuspendService {
|
|
2385
2385
|
scroll = false;
|
|
2386
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2387
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2386
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SuspendService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2387
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SuspendService });
|
|
2388
2388
|
}
|
|
2389
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2389
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SuspendService, decorators: [{
|
|
2390
2390
|
type: Injectable
|
|
2391
2391
|
}] });
|
|
2392
2392
|
|
|
@@ -2412,10 +2412,10 @@ class ResponsiveService {
|
|
|
2412
2412
|
matchesMedia(media) {
|
|
2413
2413
|
return !media || this.matchMedia(bootstrapToMedia(media));
|
|
2414
2414
|
}
|
|
2415
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2416
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2415
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ResponsiveService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2416
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ResponsiveService });
|
|
2417
2417
|
}
|
|
2418
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2418
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ResponsiveService, decorators: [{
|
|
2419
2419
|
type: Injectable
|
|
2420
2420
|
}] });
|
|
2421
2421
|
|
|
@@ -2441,10 +2441,10 @@ class ExcelService {
|
|
|
2441
2441
|
this.loading = value;
|
|
2442
2442
|
this.loadingChange.emit();
|
|
2443
2443
|
}
|
|
2444
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2445
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2444
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2445
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelService });
|
|
2446
2446
|
}
|
|
2447
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2447
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelService, decorators: [{
|
|
2448
2448
|
type: Injectable
|
|
2449
2449
|
}] });
|
|
2450
2450
|
|
|
@@ -2572,10 +2572,10 @@ class ToolbarTemplateDirective {
|
|
|
2572
2572
|
this.templateRef = templateRef;
|
|
2573
2573
|
this.optionChanges = optionChanges;
|
|
2574
2574
|
}
|
|
2575
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2576
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
2575
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ToolbarTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }, { token: OptionChangesService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2576
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ToolbarTemplateDirective, isStandalone: true, selector: "[kendoTreeListToolbarTemplate]", inputs: { position: "position" }, ngImport: i0 });
|
|
2577
2577
|
}
|
|
2578
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2578
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ToolbarTemplateDirective, decorators: [{
|
|
2579
2579
|
type: Directive,
|
|
2580
2580
|
args: [{
|
|
2581
2581
|
selector: '[kendoTreeListToolbarTemplate]',
|
|
@@ -2654,10 +2654,10 @@ class ScrollSyncService {
|
|
|
2654
2654
|
this.elements.splice(index, 1);
|
|
2655
2655
|
}
|
|
2656
2656
|
}
|
|
2657
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2658
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2657
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ScrollSyncService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2658
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ScrollSyncService });
|
|
2659
2659
|
}
|
|
2660
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2660
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ScrollSyncService, decorators: [{
|
|
2661
2661
|
type: Injectable
|
|
2662
2662
|
}], ctorParameters: () => [{ type: i0.NgZone }] });
|
|
2663
2663
|
|
|
@@ -2676,10 +2676,10 @@ class ResizeService {
|
|
|
2676
2676
|
this.resizeSubscription.unsubscribe();
|
|
2677
2677
|
}
|
|
2678
2678
|
}
|
|
2679
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2680
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2679
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ResizeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2680
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ResizeService });
|
|
2681
2681
|
}
|
|
2682
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2682
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ResizeService, decorators: [{
|
|
2683
2683
|
type: Injectable
|
|
2684
2684
|
}] });
|
|
2685
2685
|
|
|
@@ -2850,10 +2850,10 @@ class DomEventsService {
|
|
|
2850
2850
|
focusIn = new EventEmitter();
|
|
2851
2851
|
focusOut = new EventEmitter();
|
|
2852
2852
|
windowBlur = new EventEmitter();
|
|
2853
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2854
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2853
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DomEventsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2854
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DomEventsService });
|
|
2855
2855
|
}
|
|
2856
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2856
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DomEventsService, decorators: [{
|
|
2857
2857
|
type: Injectable
|
|
2858
2858
|
}] });
|
|
2859
2859
|
|
|
@@ -2982,10 +2982,10 @@ class ColumnResizingService {
|
|
|
2982
2982
|
});
|
|
2983
2983
|
this.batch = null;
|
|
2984
2984
|
}
|
|
2985
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
2986
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
2985
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnResizingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2986
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnResizingService, providedIn: 'root' });
|
|
2987
2987
|
}
|
|
2988
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
2988
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnResizingService, decorators: [{
|
|
2989
2989
|
type: Injectable,
|
|
2990
2990
|
args: [{
|
|
2991
2991
|
providedIn: 'root'
|
|
@@ -3114,10 +3114,10 @@ class SinglePopupService {
|
|
|
3114
3114
|
}
|
|
3115
3115
|
}));
|
|
3116
3116
|
}
|
|
3117
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3118
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3117
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SinglePopupService, deps: [{ token: i1.PopupService }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token: ScrollSyncService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3118
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SinglePopupService });
|
|
3119
3119
|
}
|
|
3120
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3120
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SinglePopupService, decorators: [{
|
|
3121
3121
|
type: Injectable
|
|
3122
3122
|
}], ctorParameters: () => [{ type: i1.PopupService }, { type: i0.Renderer2 }, { type: i0.NgZone }, { type: ScrollSyncService }, { type: i1$1.LocalizationService }] });
|
|
3123
3123
|
|
|
@@ -3237,10 +3237,10 @@ class DragAndDropService {
|
|
|
3237
3237
|
const comparer = contains.bind(null, element);
|
|
3238
3238
|
return this.register.find(({ element: { nativeElement } }) => comparer(nativeElement));
|
|
3239
3239
|
}
|
|
3240
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3241
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3240
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DragAndDropService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3241
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DragAndDropService });
|
|
3242
3242
|
}
|
|
3243
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3243
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DragAndDropService, decorators: [{
|
|
3244
3244
|
type: Injectable
|
|
3245
3245
|
}] });
|
|
3246
3246
|
|
|
@@ -3362,10 +3362,10 @@ class DragHintService {
|
|
|
3362
3362
|
get isSVG() {
|
|
3363
3363
|
return (this.iconsService.iconSettings?.type || this.iconsService.changes.value.type) === 'svg';
|
|
3364
3364
|
}
|
|
3365
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3366
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3365
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DragHintService, deps: [{ token: i1$2.DomSanitizer }, { token: i2.IconsService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3366
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DragHintService });
|
|
3367
3367
|
}
|
|
3368
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3368
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DragHintService, decorators: [{
|
|
3369
3369
|
type: Injectable
|
|
3370
3370
|
}], ctorParameters: () => [{ type: i1$2.DomSanitizer }, { type: i2.IconsService }] });
|
|
3371
3371
|
|
|
@@ -3401,10 +3401,10 @@ class DropCueService {
|
|
|
3401
3401
|
const width = this.dom.offsetWidth / 2;
|
|
3402
3402
|
this.dom.style.left = left - width + 'px';
|
|
3403
3403
|
}
|
|
3404
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3405
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3404
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DropCueService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3405
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DropCueService });
|
|
3406
3406
|
}
|
|
3407
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3407
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DropCueService, decorators: [{
|
|
3408
3408
|
type: Injectable
|
|
3409
3409
|
}] });
|
|
3410
3410
|
|
|
@@ -3416,10 +3416,10 @@ class ColumnReorderService {
|
|
|
3416
3416
|
reorder(e) {
|
|
3417
3417
|
this.changes.emit(e);
|
|
3418
3418
|
}
|
|
3419
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3420
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3419
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnReorderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3420
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnReorderService });
|
|
3421
3421
|
}
|
|
3422
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3422
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnReorderService, decorators: [{
|
|
3423
3423
|
type: Injectable
|
|
3424
3424
|
}] });
|
|
3425
3425
|
|
|
@@ -3483,10 +3483,10 @@ class FocusRoot {
|
|
|
3483
3483
|
this.groups.forEach(f => f.deactivate());
|
|
3484
3484
|
}
|
|
3485
3485
|
}
|
|
3486
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3487
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3486
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FocusRoot, deps: [{ token: FOCUS_ROOT_ACTIVE, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3487
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FocusRoot });
|
|
3488
3488
|
}
|
|
3489
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3489
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FocusRoot, decorators: [{
|
|
3490
3490
|
type: Injectable
|
|
3491
3491
|
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
|
3492
3492
|
type: Optional
|
|
@@ -3629,10 +3629,10 @@ class FocusGroup {
|
|
|
3629
3629
|
this.children.forEach(f => f.toggle(active));
|
|
3630
3630
|
}
|
|
3631
3631
|
}
|
|
3632
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3633
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
3632
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FocusGroup, deps: [{ token: FocusRoot }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3633
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FocusGroup });
|
|
3634
3634
|
}
|
|
3635
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3635
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FocusGroup, decorators: [{
|
|
3636
3636
|
type: Injectable
|
|
3637
3637
|
}], ctorParameters: () => [{ type: FocusRoot }] });
|
|
3638
3638
|
|
|
@@ -3763,10 +3763,10 @@ class FocusableDirective {
|
|
|
3763
3763
|
registerElement(element) {
|
|
3764
3764
|
this.element = element;
|
|
3765
3765
|
}
|
|
3766
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
3767
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
3766
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FocusableDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: FocusGroup, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3767
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FocusableDirective, isStandalone: true, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: { cellContext: ["kendoTreeListFocusable", "cellContext"], enabled: "enabled", addCellContext: ["kendoTreeListAddCommand", "addCellContext"], editCellContext: ["kendoTreeListEditCommand", "editCellContext"], removeCellContext: ["kendoTreeListRemoveCommand", "removeCellContext"], saveCellContext: ["kendoTreeListSaveCommand", "saveCellContext"], cancelCellContext: ["kendoTreeListCancelCommand", "cancelCellContext"] }, ngImport: i0 });
|
|
3768
3768
|
}
|
|
3769
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
3769
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FocusableDirective, decorators: [{
|
|
3770
3770
|
type: Directive,
|
|
3771
3771
|
args: [{
|
|
3772
3772
|
selector: '[kendoTreeListFocusable]' + `,
|
|
@@ -4260,10 +4260,10 @@ class ExpandStateService {
|
|
|
4260
4260
|
this.changes.next(new ExpandEvent({ dataItem: dataItem, expand: false }));
|
|
4261
4261
|
}
|
|
4262
4262
|
}
|
|
4263
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4264
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4263
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExpandStateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4264
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExpandStateService });
|
|
4265
4265
|
}
|
|
4266
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4266
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExpandStateService, decorators: [{
|
|
4267
4267
|
type: Injectable
|
|
4268
4268
|
}] });
|
|
4269
4269
|
|
|
@@ -4275,10 +4275,10 @@ class ScrollRequestService {
|
|
|
4275
4275
|
scrollTo(request) {
|
|
4276
4276
|
this.requests.next(request);
|
|
4277
4277
|
}
|
|
4278
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4279
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4278
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ScrollRequestService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4279
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ScrollRequestService });
|
|
4280
4280
|
}
|
|
4281
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4281
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ScrollRequestService, decorators: [{
|
|
4282
4282
|
type: Injectable
|
|
4283
4283
|
}] });
|
|
4284
4284
|
|
|
@@ -4422,7 +4422,7 @@ class SelectionService {
|
|
|
4422
4422
|
column: this.leafColumns[0],
|
|
4423
4423
|
item: this.view.firstItem.data
|
|
4424
4424
|
};
|
|
4425
|
-
this.selectRange({ item: dataItem, column, columnIndex }, origin);
|
|
4425
|
+
this.selectRange({ item: dataItem, column, columnIndex }, origin, originalEvent.shiftKey);
|
|
4426
4426
|
}
|
|
4427
4427
|
else {
|
|
4428
4428
|
this.selectionOrigin = {
|
|
@@ -4502,9 +4502,11 @@ class SelectionService {
|
|
|
4502
4502
|
this.selectAllCheckedStateChange.next(select);
|
|
4503
4503
|
});
|
|
4504
4504
|
}
|
|
4505
|
-
selectRange(firstPoint, secondPoint) {
|
|
4505
|
+
selectRange(firstPoint, secondPoint, shiftKey) {
|
|
4506
4506
|
const rangeItems = this.rangeItems(firstPoint, secondPoint);
|
|
4507
|
-
|
|
4507
|
+
if (shiftKey || (!shiftKey && rangeItems.length > 1)) {
|
|
4508
|
+
this.changes.next(new SelectionChangeEvent('select', rangeItems));
|
|
4509
|
+
}
|
|
4508
4510
|
}
|
|
4509
4511
|
rangeItems(firstPoint, secondPoint) {
|
|
4510
4512
|
const firstIndex = this.view.findIndex(item => item.data === firstPoint.item || item === firstPoint.item);
|
|
@@ -4555,10 +4557,10 @@ class SelectionService {
|
|
|
4555
4557
|
get leafColumns() {
|
|
4556
4558
|
return this.columnsContainer.lockedLeafColumns.toArray().concat(this.columnsContainer.nonLockedLeafColumns.toArray());
|
|
4557
4559
|
}
|
|
4558
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4559
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4560
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SelectionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4561
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SelectionService });
|
|
4560
4562
|
}
|
|
4561
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4563
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SelectionService, decorators: [{
|
|
4562
4564
|
type: Injectable
|
|
4563
4565
|
}] });
|
|
4564
4566
|
|
|
@@ -4603,10 +4605,10 @@ class TreeListToolbarNavigationService {
|
|
|
4603
4605
|
this.navigableElements[this.currentActiveIndex].focus();
|
|
4604
4606
|
}
|
|
4605
4607
|
}
|
|
4606
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4607
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4608
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListToolbarNavigationService, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4609
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListToolbarNavigationService });
|
|
4608
4610
|
}
|
|
4609
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4611
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListToolbarNavigationService, decorators: [{
|
|
4610
4612
|
type: Injectable
|
|
4611
4613
|
}], ctorParameters: () => [{ type: i0.Renderer2 }] });
|
|
4612
4614
|
|
|
@@ -4629,10 +4631,10 @@ class ContextService {
|
|
|
4629
4631
|
this.topToolbarNavigation = new TreeListToolbarNavigationService(renderer);
|
|
4630
4632
|
this.bottomToolbarNavigation = new TreeListToolbarNavigationService(renderer);
|
|
4631
4633
|
}
|
|
4632
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
4633
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
4634
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ContextService, deps: [{ token: i0.Renderer2 }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4635
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ContextService });
|
|
4634
4636
|
}
|
|
4635
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
4637
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ContextService, decorators: [{
|
|
4636
4638
|
type: Injectable
|
|
4637
4639
|
}], ctorParameters: () => [{ type: i0.Renderer2 }, { type: i1$1.LocalizationService }] });
|
|
4638
4640
|
|
|
@@ -5365,10 +5367,10 @@ class NavigationService {
|
|
|
5365
5367
|
this.leaveCell();
|
|
5366
5368
|
this.cursor.reset();
|
|
5367
5369
|
}
|
|
5368
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5369
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5370
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NavigationService, deps: [{ token: i0.NgZone }, { token: DomEventsService }, { token: i107.PagerContextService }, { token: ScrollRequestService }, { token: FocusRoot }, { token: EditService }, { token: i1$1.LocalizationService }, { token: ExpandStateService }, { token: SelectionService }, { token: i0.ChangeDetectorRef }, { token: ContextService }, { token: ColumnResizingService }, { token: FocusableDirective, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5371
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NavigationService });
|
|
5370
5372
|
}
|
|
5371
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5373
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NavigationService, decorators: [{
|
|
5372
5374
|
type: Injectable
|
|
5373
5375
|
}], ctorParameters: () => [{ type: i0.NgZone }, { type: DomEventsService }, { type: i107.PagerContextService }, { type: ScrollRequestService }, { type: FocusRoot }, { type: EditService }, { type: i1$1.LocalizationService }, { type: ExpandStateService }, { type: SelectionService }, { type: i0.ChangeDetectorRef }, { type: ContextService }, { type: ColumnResizingService }, { type: FocusableDirective, decorators: [{
|
|
5374
5376
|
type: Optional
|
|
@@ -5424,10 +5426,10 @@ class IdService {
|
|
|
5424
5426
|
selectAllCheckboxId() {
|
|
5425
5427
|
return `${this.prefix}-select-all`;
|
|
5426
5428
|
}
|
|
5427
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5428
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5429
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IdService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5430
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IdService });
|
|
5429
5431
|
}
|
|
5430
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5432
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IdService, decorators: [{
|
|
5431
5433
|
type: Injectable
|
|
5432
5434
|
}], ctorParameters: () => [] });
|
|
5433
5435
|
|
|
@@ -5470,10 +5472,10 @@ class ColumnInfoService {
|
|
|
5470
5472
|
changeLocked(columns) {
|
|
5471
5473
|
this.lockedChange.emit(columns);
|
|
5472
5474
|
}
|
|
5473
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5474
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5475
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnInfoService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5476
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnInfoService });
|
|
5475
5477
|
}
|
|
5476
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5478
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnInfoService, decorators: [{
|
|
5477
5479
|
type: Injectable
|
|
5478
5480
|
}] });
|
|
5479
5481
|
|
|
@@ -5561,10 +5563,10 @@ class LocalEditService {
|
|
|
5561
5563
|
* An injection token used by the data binding directives to interface with the TreeList or the Gantt.
|
|
5562
5564
|
*/
|
|
5563
5565
|
class DataBoundTreeComponent {
|
|
5564
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5565
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5566
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DataBoundTreeComponent, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5567
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DataBoundTreeComponent });
|
|
5566
5568
|
}
|
|
5567
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5569
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DataBoundTreeComponent, decorators: [{
|
|
5568
5570
|
type: Injectable
|
|
5569
5571
|
}] });
|
|
5570
5572
|
|
|
@@ -5574,10 +5576,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
5574
5576
|
* An injection token used by the expand-directive to interface with the TreeList or the Gantt.
|
|
5575
5577
|
*/
|
|
5576
5578
|
class ExpandableTreeComponent {
|
|
5577
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5578
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5579
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExpandableTreeComponent, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5580
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExpandableTreeComponent });
|
|
5579
5581
|
}
|
|
5580
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5582
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExpandableTreeComponent, decorators: [{
|
|
5581
5583
|
type: Injectable
|
|
5582
5584
|
}] });
|
|
5583
5585
|
|
|
@@ -5962,10 +5964,10 @@ class RowReorderService {
|
|
|
5962
5964
|
this.renderer.removeStyle(this.dropIndicator, 'display');
|
|
5963
5965
|
}
|
|
5964
5966
|
}
|
|
5965
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5966
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
5967
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: RowReorderService, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
5968
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: RowReorderService });
|
|
5967
5969
|
}
|
|
5968
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5970
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: RowReorderService, decorators: [{
|
|
5969
5971
|
type: Injectable
|
|
5970
5972
|
}], ctorParameters: () => [{ type: i0.Renderer2 }], propDecorators: { rowReorder: [{
|
|
5971
5973
|
type: Output
|
|
@@ -5983,14 +5985,14 @@ class LoadingComponent {
|
|
|
5983
5985
|
constructor(localization) {
|
|
5984
5986
|
this.localization = localization;
|
|
5985
5987
|
}
|
|
5986
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
5987
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
5988
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LoadingComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5989
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: LoadingComponent, isStandalone: true, selector: "[kendoTreeListLoading]", host: { properties: { "class.k-loading-mask": "this.hostClass" } }, ngImport: i0, template: `
|
|
5988
5990
|
<span class="k-loading-text">{{ loadingText }}</span>
|
|
5989
5991
|
<div class="k-loading-image"></div>
|
|
5990
5992
|
<div class="k-loading-color"></div>
|
|
5991
5993
|
`, isInline: true });
|
|
5992
5994
|
}
|
|
5993
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
5995
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LoadingComponent, decorators: [{
|
|
5994
5996
|
type: Component,
|
|
5995
5997
|
args: [{
|
|
5996
5998
|
selector: '[kendoTreeListLoading]',
|
|
@@ -6043,10 +6045,10 @@ class LevelItemsPipe {
|
|
|
6043
6045
|
}
|
|
6044
6046
|
return result;
|
|
6045
6047
|
}
|
|
6046
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6047
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.
|
|
6048
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LevelItemsPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
6049
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: LevelItemsPipe, isStandalone: true, name: "levelItems" });
|
|
6048
6050
|
}
|
|
6049
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6051
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LevelItemsPipe, decorators: [{
|
|
6050
6052
|
type: Pipe,
|
|
6051
6053
|
args: [{
|
|
6052
6054
|
name: 'levelItems',
|
|
@@ -6180,14 +6182,14 @@ class LogicalCellDirective {
|
|
|
6180
6182
|
isFocused() {
|
|
6181
6183
|
return this.navigationService.isCellFocused(this);
|
|
6182
6184
|
}
|
|
6183
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6184
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
6185
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LogicalCellDirective, deps: [{ token: FocusGroup }, { token: i0.ElementRef }, { token: ColumnInfoService }, { token: IdService }, { token: NavigationService }, { token: i0.Renderer2 }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
|
6186
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: LogicalCellDirective, isStandalone: true, selector: "[kendoTreeListLogicalCell]", inputs: { logicalColIndex: "logicalColIndex", logicalRowIndex: "logicalRowIndex", logicalSlaveCell: "logicalSlaveCell", column: "column", colIndex: "colIndex", colSpan: "colSpan", rowSpan: "rowSpan", dataRowIndex: "dataRowIndex", dataItem: "dataItem", expandable: "expandable", headerLabelText: "headerLabelText" }, host: { properties: { "attr.id": "this.id", "attr.aria-colindex": "this.ariaColIndex" } }, providers: [{
|
|
6185
6187
|
provide: FocusGroup,
|
|
6186
6188
|
deps: [FocusRoot],
|
|
6187
6189
|
useClass: FocusGroup
|
|
6188
6190
|
}], usesOnChanges: true, ngImport: i0 });
|
|
6189
6191
|
}
|
|
6190
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6192
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LogicalCellDirective, decorators: [{
|
|
6191
6193
|
type: Directive,
|
|
6192
6194
|
args: [{
|
|
6193
6195
|
providers: [{
|
|
@@ -6254,10 +6256,10 @@ class FieldAccessorPipe {
|
|
|
6254
6256
|
}
|
|
6255
6257
|
return intl.toString(value, format);
|
|
6256
6258
|
}
|
|
6257
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6258
|
-
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.
|
|
6259
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FieldAccessorPipe, deps: [{ token: i1$3.IntlService }], target: i0.ɵɵFactoryTarget.Pipe });
|
|
6260
|
+
static ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: FieldAccessorPipe, isStandalone: true, name: "valueOf", pure: false });
|
|
6259
6261
|
}
|
|
6260
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6262
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FieldAccessorPipe, decorators: [{
|
|
6261
6263
|
type: Pipe,
|
|
6262
6264
|
args: [{
|
|
6263
6265
|
name: 'valueOf',
|
|
@@ -6405,8 +6407,8 @@ class CellComponent {
|
|
|
6405
6407
|
messageFor(token) {
|
|
6406
6408
|
return this.localization.get(token);
|
|
6407
6409
|
}
|
|
6408
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6409
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
6410
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CellComponent, deps: [{ token: EditService }, { token: i1$1.LocalizationService }, { token: FocusGroup }], target: i0.ɵɵFactoryTarget.Component });
|
|
6411
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: CellComponent, isStandalone: true, selector: "[kendoTreeListCell]", inputs: { column: "column", columnIndex: "columnIndex", isNew: "isNew", level: "level", hasChildren: "hasChildren", isExpanded: "isExpanded", loading: "loading", expandIcons: "expandIcons", rowIndex: "rowIndex", selected: "selected", dataItem: "dataItem", viewItem: "viewItem" }, host: { properties: { "class.k-command-cell": "this.commandCellClass", "class.k-checkbox-cell": "this.isCheckboxColumn", "class.k-text-nowrap": "this.textNoWrapClass", "class.k-drag-cell": "this.dragHandleCellClass", "class.k-touch-action-none": "this.dragHandleCellClass", "attr.aria-label": "this.dragRowHandleLabel" } }, ngImport: i0, template: `
|
|
6410
6412
|
@switch (isEdited) {
|
|
6411
6413
|
@case (false) {
|
|
6412
6414
|
@if (column.expandable) {
|
|
@@ -6490,7 +6492,7 @@ class CellComponent {
|
|
|
6490
6492
|
}
|
|
6491
6493
|
`, isInline: true, dependencies: [{ kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "component", type: NumericTextBoxComponent, selector: "kendo-numerictextbox", inputs: ["focusableId", "disabled", "readonly", "title", "autoCorrect", "format", "max", "min", "decimals", "placeholder", "step", "spinners", "rangeValidation", "tabindex", "tabIndex", "changeValueOnScroll", "selectOnFocus", "value", "maxlength", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "focus", "blur", "inputFocus", "inputBlur"], exportAs: ["kendoNumericTextBox"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i4.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "component", type: DatePickerComponent, selector: "kendo-datepicker", inputs: ["focusableId", "cellTemplate", "clearButton", "inputAttributes", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "footer", "navigationItemTemplate", "weekDaysFormat", "showOtherMonthDays", "activeView", "bottomView", "topView", "calendarType", "animateCalendarNavigation", "disabled", "readonly", "readOnlyInput", "popupSettings", "navigation", "min", "max", "incompleteDateValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "enableMouseWheel", "allowCaretMode", "autoFill", "focusedDate", "value", "format", "twoDigitYearMax", "formatPlaceholder", "placeholder", "tabindex", "tabIndex", "disabledDates", "adaptiveTitle", "adaptiveSubtitle", "rangeValidation", "disabledDatesValidation", "weekNumber", "size", "rounded", "fillMode", "adaptiveMode"], outputs: ["valueChange", "focus", "blur", "open", "close", "escape"], exportAs: ["kendo-datepicker"] }, { kind: "pipe", type: FieldAccessorPipe, name: "valueOf" }, { kind: "pipe", type: LevelItemsPipe, name: "levelItems" }, { kind: "component", type: CheckBoxComponent, selector: "kendo-checkbox", inputs: ["checkedState", "rounded"], outputs: ["checkedStateChange"], exportAs: ["kendoCheckBox"] }, { kind: "component", type: 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"] }] });
|
|
6492
6494
|
}
|
|
6493
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6495
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CellComponent, decorators: [{
|
|
6494
6496
|
type: Component,
|
|
6495
6497
|
args: [{
|
|
6496
6498
|
selector: '[kendoTreeListCell]',
|
|
@@ -6706,10 +6708,10 @@ class LogicalRowDirective {
|
|
|
6706
6708
|
get columnsArray() {
|
|
6707
6709
|
return this.totalColumns?.allColumns.toArray() || [];
|
|
6708
6710
|
}
|
|
6709
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
6710
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
6711
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LogicalRowDirective, deps: [{ token: IdService }, { token: NavigationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
6712
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: LogicalRowDirective, isStandalone: true, selector: "[kendoTreeListLogicalRow]", inputs: { logicalRowIndex: "logicalRowIndex", logicalSlaveRow: "logicalSlaveRow", logicalCellsCount: "logicalCellsCount", logicalSlaveCellsCount: "logicalSlaveCellsCount", dataRowIndex: "dataRowIndex", dataItem: "dataItem", isNew: "isNew", totalColumns: "totalColumns" }, host: { properties: { "attr.role": "this.hostRole", "attr.aria-rowindex": "this.ariaRowIndex", "attr.data-kendo-treelist-row-index": "this.rowIndex", "attr.aria-owns": "this.ariaOwns", "class.k-table-row": "this.tableRowClass" } }, usesOnChanges: true, ngImport: i0 });
|
|
6711
6713
|
}
|
|
6712
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
6714
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LogicalRowDirective, decorators: [{
|
|
6713
6715
|
type: Directive,
|
|
6714
6716
|
args: [{
|
|
6715
6717
|
selector: '[kendoTreeListLogicalRow]',
|
|
@@ -7091,7 +7093,7 @@ class TableBodyComponent {
|
|
|
7091
7093
|
if (isCheckboxCell && !isCheckbox && this.selection.settings.checkboxOnly) {
|
|
7092
7094
|
return;
|
|
7093
7095
|
}
|
|
7094
|
-
if (eventArg.type === 'click' && isCheckboxCell &&
|
|
7096
|
+
if (eventArg.type === 'click' && isCheckbox && isCheckboxCell &&
|
|
7095
7097
|
this.selection.enabled && this.selection.rowSelection) {
|
|
7096
7098
|
const args = this.cellClickArgs(cell, row, eventArg);
|
|
7097
7099
|
this.ngZone.run(() => {
|
|
@@ -7109,8 +7111,8 @@ class TableBodyComponent {
|
|
|
7109
7111
|
const viewItem = this.view.at(viewIndex);
|
|
7110
7112
|
return viewItem;
|
|
7111
7113
|
}
|
|
7112
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7113
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
7114
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TableBodyComponent, deps: [{ token: ChangeNotificationService }, { token: EditService }, { token: i1$1.LocalizationService }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i0.ElementRef }, { token: DomEventsService }, { token: ColumnInfoService }, { token: NavigationService }, { token: ExpandStateService }, { token: SelectionService }], target: i0.ɵɵFactoryTarget.Component });
|
|
7115
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: TableBodyComponent, isStandalone: true, selector: "[kendoTreeListTableBody]", inputs: { columns: "columns", allColumns: "allColumns", noRecordsTemplate: "noRecordsTemplate", view: "view", skip: "skip", filterable: "filterable", noRecordsText: "noRecordsText", isLocked: "isLocked", lockedColumnsCount: "lockedColumnsCount", totalColumnsCount: "totalColumnsCount", virtualColumns: "virtualColumns", expandIcons: "expandIcons", trackBy: "trackBy", totalColumns: "totalColumns", rowClass: "rowClass" }, host: { properties: { "class.k-table-tbody": "this.hostClass" } }, usesOnChanges: true, ngImport: i0, template: `
|
|
7114
7116
|
@if (!hasData) {
|
|
7115
7117
|
<tr class="k-grid-norecords">
|
|
7116
7118
|
<td [attr.colspan]="colSpan" class="k-table-td">
|
|
@@ -7224,7 +7226,7 @@ class TableBodyComponent {
|
|
|
7224
7226
|
}
|
|
7225
7227
|
`, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: LogicalRowDirective, selector: "[kendoTreeListLogicalRow]", inputs: ["logicalRowIndex", "logicalSlaveRow", "logicalCellsCount", "logicalSlaveCellsCount", "dataRowIndex", "dataItem", "isNew", "totalColumns"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: CellComponent, selector: "[kendoTreeListCell]", inputs: ["column", "columnIndex", "isNew", "level", "hasChildren", "isExpanded", "loading", "expandIcons", "rowIndex", "selected", "dataItem", "viewItem"] }, { kind: "directive", type: LogicalCellDirective, selector: "[kendoTreeListLogicalCell]", inputs: ["logicalColIndex", "logicalRowIndex", "logicalSlaveCell", "column", "colIndex", "colSpan", "rowSpan", "dataRowIndex", "dataItem", "expandable", "headerLabelText"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "pipe", type: LevelItemsPipe, name: "levelItems" }] });
|
|
7226
7228
|
}
|
|
7227
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7229
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TableBodyComponent, decorators: [{
|
|
7228
7230
|
type: Component,
|
|
7229
7231
|
args: [{
|
|
7230
7232
|
selector: '[kendoTreeListTableBody]',
|
|
@@ -7591,7 +7593,6 @@ class MarqueeDirective {
|
|
|
7591
7593
|
// if one is missing select first / last viewItem depending on the position
|
|
7592
7594
|
// select column based on coordinates
|
|
7593
7595
|
if (pressTarget && releaseTarget) {
|
|
7594
|
-
this.selection.dragging = true;
|
|
7595
7596
|
this.selection.selectRange(pressTarget, releaseTarget);
|
|
7596
7597
|
}
|
|
7597
7598
|
else {
|
|
@@ -7652,10 +7653,10 @@ class MarqueeDirective {
|
|
|
7652
7653
|
document.body.appendChild(this.marqueeElement);
|
|
7653
7654
|
}
|
|
7654
7655
|
}
|
|
7655
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7656
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
7656
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: MarqueeDirective, deps: [{ token: i1$4.DraggableDirective }, { token: SelectionService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
7657
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: MarqueeDirective, isStandalone: true, selector: "[kendoTreeListSelectionMarquee]", host: { properties: { "style.user-select": "this.userSelection" } }, ngImport: i0 });
|
|
7657
7658
|
}
|
|
7658
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7659
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: MarqueeDirective, decorators: [{
|
|
7659
7660
|
type: Directive,
|
|
7660
7661
|
args: [{
|
|
7661
7662
|
selector: '[kendoTreeListSelectionMarquee]',
|
|
@@ -7859,10 +7860,10 @@ class ResizableContainerDirective {
|
|
|
7859
7860
|
}
|
|
7860
7861
|
}
|
|
7861
7862
|
}
|
|
7862
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7863
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
7863
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ResizableContainerDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: ResizeService }, { token: ContextService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
7864
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ResizableContainerDirective, isStandalone: true, selector: "[kendoTreeListResizableContainer]", inputs: { lockedWidth: "lockedWidth", kendoTreeListResizableContainer: "kendoTreeListResizableContainer" }, ngImport: i0 });
|
|
7864
7865
|
}
|
|
7865
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7866
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ResizableContainerDirective, decorators: [{
|
|
7866
7867
|
type: Directive,
|
|
7867
7868
|
args: [{
|
|
7868
7869
|
selector: '[kendoTreeListResizableContainer]',
|
|
@@ -7886,14 +7887,14 @@ class ColGroupComponent {
|
|
|
7886
7887
|
trackBy(index, _item) {
|
|
7887
7888
|
return index;
|
|
7888
7889
|
}
|
|
7889
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
7890
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
7890
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColGroupComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
7891
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: ColGroupComponent, isStandalone: true, selector: "[kendoTreeListColGroup]", inputs: { columns: "columns" }, ngImport: i0, template: `
|
|
7891
7892
|
@for (column of columnsToRender; track trackBy($index, column)) {
|
|
7892
7893
|
<col [style.width.px]="column.width"/>
|
|
7893
7894
|
}
|
|
7894
7895
|
`, isInline: true });
|
|
7895
7896
|
}
|
|
7896
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
7897
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColGroupComponent, decorators: [{
|
|
7897
7898
|
type: Component,
|
|
7898
7899
|
args: [{
|
|
7899
7900
|
selector: '[kendoTreeListColGroup]',
|
|
@@ -8010,10 +8011,10 @@ class TableDirective {
|
|
|
8010
8011
|
}
|
|
8011
8012
|
return Math.max(header, data);
|
|
8012
8013
|
}
|
|
8013
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8014
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
8014
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TableDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: ColumnResizingService }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
8015
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: TableDirective, isStandalone: true, selector: "[kendoTreeListResizableTable]", inputs: { locked: "locked", virtualColumns: "virtualColumns" }, host: { properties: { "style.min-width": "this.minWidth" } }, ngImport: i0 });
|
|
8015
8016
|
}
|
|
8016
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8017
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TableDirective, decorators: [{
|
|
8017
8018
|
type: Directive,
|
|
8018
8019
|
args: [{
|
|
8019
8020
|
selector: '[kendoTreeListResizableTable]',
|
|
@@ -8536,8 +8537,8 @@ class ListComponent {
|
|
|
8536
8537
|
}
|
|
8537
8538
|
return element.offsetLeft;
|
|
8538
8539
|
}
|
|
8539
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8540
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
8540
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ListComponent, deps: [{ token: SCROLLER_FACTORY_TOKEN }, { token: ChangeNotificationService }, { token: SuspendService }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: ScrollSyncService }, { token: ResizeService }, { token: EditService }, { token: BrowserSupportService }, { token: NavigationService }, { token: ScrollRequestService }, { token: i1$1.LocalizationService }, { token: ColumnResizingService }, { token: i0.ChangeDetectorRef }, { token: PDFService }, { token: ColumnInfoService }], target: i0.ɵɵFactoryTarget.Component });
|
|
8541
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: ListComponent, isStandalone: true, selector: "kendo-treelist-list", inputs: { view: "view", total: "total", rowHeight: "rowHeight", take: "take", skip: "skip", columns: "columns", noRecordsTemplate: "noRecordsTemplate", filterable: "filterable", rowClass: "rowClass", loading: "loading", trackBy: "trackBy", virtualColumns: "virtualColumns", isVirtual: "isVirtual", expandIcons: "expandIcons" }, outputs: { contentScroll: "contentScroll", pageChange: "pageChange", scrollBottom: "scrollBottom" }, host: { properties: { "class.k-grid-container": "this.hostClass", "attr.role": "this.hostRole" } }, providers: [
|
|
8541
8542
|
{
|
|
8542
8543
|
provide: SCROLLER_FACTORY_TOKEN,
|
|
8543
8544
|
useValue: DEFAULT_SCROLLER_FACTORY
|
|
@@ -8649,7 +8650,7 @@ class ListComponent {
|
|
|
8649
8650
|
}
|
|
8650
8651
|
`, isInline: true, dependencies: [{ kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "directive", type: TableDirective, selector: "[kendoTreeListResizableTable]", inputs: ["locked", "virtualColumns"] }, { kind: "component", type: ColGroupComponent, selector: "[kendoTreeListColGroup]", inputs: ["columns"] }, { kind: "component", type: TableBodyComponent, selector: "[kendoTreeListTableBody]", inputs: ["columns", "allColumns", "noRecordsTemplate", "view", "skip", "filterable", "noRecordsText", "isLocked", "lockedColumnsCount", "totalColumnsCount", "virtualColumns", "expandIcons", "trackBy", "totalColumns", "rowClass"] }, { kind: "component", type: ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }, { kind: "directive", type: ResizableContainerDirective, selector: "[kendoTreeListResizableContainer]", inputs: ["lockedWidth", "kendoTreeListResizableContainer"] }, { kind: "component", type: LoadingComponent, selector: "[kendoTreeListLoading]" }] });
|
|
8651
8652
|
}
|
|
8652
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8653
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ListComponent, decorators: [{
|
|
8653
8654
|
type: Component,
|
|
8654
8655
|
args: [{
|
|
8655
8656
|
providers: [
|
|
@@ -8885,10 +8886,10 @@ class DropTargetDirective {
|
|
|
8885
8886
|
draggable: e.draggable
|
|
8886
8887
|
};
|
|
8887
8888
|
}
|
|
8888
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
8889
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
8889
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DropTargetDirective, deps: [{ token: i0.ElementRef }, { token: DragAndDropService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
8890
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: DropTargetDirective, isStandalone: true, selector: "[kendoDropTarget]", inputs: { context: "context" }, outputs: { enter: "enter", leave: "leave", drop: "drop" }, ngImport: i0 });
|
|
8890
8891
|
}
|
|
8891
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
8892
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DropTargetDirective, decorators: [{
|
|
8892
8893
|
type: Directive,
|
|
8893
8894
|
args: [{
|
|
8894
8895
|
selector: '[kendoDropTarget]',
|
|
@@ -9004,10 +9005,10 @@ class DraggableColumnDirective {
|
|
|
9004
9005
|
}
|
|
9005
9006
|
this.renderer.setStyle(this.element.nativeElement, 'touch-action', this.enabled ? 'none' : '');
|
|
9006
9007
|
}
|
|
9007
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9008
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
9008
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DraggableColumnDirective, deps: [{ token: i1$4.DraggableDirective, host: true }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: DragAndDropService }, { token: DragHintService }, { token: DropCueService }, { token: NavigationService }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9009
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: DraggableColumnDirective, isStandalone: true, selector: "[kendoDraggableColumn]", inputs: { context: "context", enableDrag: "enableDrag" }, outputs: { drag: "drag" }, host: { properties: { "class.k-grid-draggable-header": "this.hostClass" } }, ngImport: i0 });
|
|
9009
9010
|
}
|
|
9010
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9011
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DraggableColumnDirective, decorators: [{
|
|
9011
9012
|
type: Directive,
|
|
9012
9013
|
args: [{
|
|
9013
9014
|
selector: '[kendoDraggableColumn]',
|
|
@@ -9168,10 +9169,10 @@ class FilterHostDirective {
|
|
|
9168
9169
|
instance.column = column;
|
|
9169
9170
|
instance.filter = filter;
|
|
9170
9171
|
}
|
|
9171
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9172
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
9172
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterHostDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9173
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FilterHostDirective, isStandalone: true, inputs: { column: "column", filter: "filter" }, usesOnChanges: true, ngImport: i0 });
|
|
9173
9174
|
}
|
|
9174
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9175
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterHostDirective, decorators: [{
|
|
9175
9176
|
type: Directive,
|
|
9176
9177
|
args: [{}]
|
|
9177
9178
|
}], ctorParameters: () => [{ type: i0.ViewContainerRef }], propDecorators: { column: [{
|
|
@@ -9257,10 +9258,10 @@ class FilterOperatorBase {
|
|
|
9257
9258
|
this._text = this.messages[this.operator];
|
|
9258
9259
|
}
|
|
9259
9260
|
}
|
|
9260
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9261
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
9261
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterOperatorBase, deps: [{ token: 'filterOperator' }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9262
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FilterOperatorBase, isStandalone: true, inputs: { text: "text" }, ngImport: i0 });
|
|
9262
9263
|
}
|
|
9263
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9264
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterOperatorBase, decorators: [{
|
|
9264
9265
|
type: Directive,
|
|
9265
9266
|
args: [{}]
|
|
9266
9267
|
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
|
@@ -9412,10 +9413,10 @@ class BaseFilterCellComponent {
|
|
|
9412
9413
|
applyFilter(filter) {
|
|
9413
9414
|
this.filterService.filter(filter);
|
|
9414
9415
|
}
|
|
9415
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9416
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
9416
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BaseFilterCellComponent, deps: [{ token: FilterService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9417
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: BaseFilterCellComponent, isStandalone: true, inputs: { operators: "operators", filter: "filter" }, host: { properties: { "class.k-filtercell": "this.hostClasses" } }, queries: [{ propertyName: "operatorList", predicate: FilterOperatorBase }], ngImport: i0 });
|
|
9417
9418
|
}
|
|
9418
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9419
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BaseFilterCellComponent, decorators: [{
|
|
9419
9420
|
type: Directive,
|
|
9420
9421
|
args: [{}]
|
|
9421
9422
|
}], ctorParameters: () => [{ type: FilterService }], propDecorators: { hostClasses: [{
|
|
@@ -9495,10 +9496,10 @@ class StringFilterComponent extends BaseFilterCellComponent {
|
|
|
9495
9496
|
this.operators = toJSON(this.operatorList.toArray());
|
|
9496
9497
|
}
|
|
9497
9498
|
}
|
|
9498
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9499
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
9499
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: StringFilterComponent, deps: [{ token: FilterService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9500
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: StringFilterComponent, isStandalone: true, inputs: { column: "column", operator: "operator" }, usesInheritance: true, ngImport: i0 });
|
|
9500
9501
|
}
|
|
9501
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9502
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: StringFilterComponent, decorators: [{
|
|
9502
9503
|
type: Directive,
|
|
9503
9504
|
args: [{}]
|
|
9504
9505
|
}], ctorParameters: () => [{ type: FilterService }, { type: i1$1.LocalizationService }], propDecorators: { column: [{
|
|
@@ -9584,10 +9585,10 @@ class FilterInputDirective {
|
|
|
9584
9585
|
}
|
|
9585
9586
|
}
|
|
9586
9587
|
}
|
|
9587
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9588
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
9588
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterInputDirective, deps: [{ token: NG_VALUE_ACCESSOR, self: true }, { token: i0.NgZone }, { token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9589
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FilterInputDirective, isStandalone: true, selector: "[kendoFilterInput]", inputs: { filterDelay: "filterDelay", columnLabel: "columnLabel", column: "column", value: "value" }, queries: [{ propertyName: "kendoInput", first: true, predicate: KendoInput, descendants: true, static: true }], usesOnChanges: true, ngImport: i0 });
|
|
9589
9590
|
}
|
|
9590
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9591
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterInputDirective, decorators: [{
|
|
9591
9592
|
type: Directive,
|
|
9592
9593
|
args: [{
|
|
9593
9594
|
selector: '[kendoFilterInput]',
|
|
@@ -9704,10 +9705,10 @@ class FilterInputWrapperComponent extends BaseFilterCellComponent {
|
|
|
9704
9705
|
this.filterInputDisabled = isEmptyValueOperator(this.currentOperator);
|
|
9705
9706
|
}
|
|
9706
9707
|
}
|
|
9707
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9708
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
9708
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterInputWrapperComponent, deps: [{ token: FilterService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
9709
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FilterInputWrapperComponent, isStandalone: true, inputs: { column: "column", defaultOperator: "defaultOperator" }, queries: [{ propertyName: "input", first: true, predicate: FilterInputDirective, descendants: true }], usesInheritance: true, usesOnChanges: true, ngImport: i0 });
|
|
9709
9710
|
}
|
|
9710
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9711
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterInputWrapperComponent, decorators: [{
|
|
9711
9712
|
type: Directive,
|
|
9712
9713
|
args: [{}]
|
|
9713
9714
|
}], ctorParameters: () => [{ type: FilterService }], propDecorators: { column: [{
|
|
@@ -9848,8 +9849,8 @@ class FilterCellOperatorsComponent {
|
|
|
9848
9849
|
messageFor(token) {
|
|
9849
9850
|
return this.localization.get(token);
|
|
9850
9851
|
}
|
|
9851
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9852
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
9852
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterCellOperatorsComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9853
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: FilterCellOperatorsComponent, isStandalone: true, selector: "kendo-treelist-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: `
|
|
9853
9854
|
@if (showOperators) {
|
|
9854
9855
|
<kendo-dropdownlist
|
|
9855
9856
|
#dropdown
|
|
@@ -9881,7 +9882,7 @@ class FilterCellOperatorsComponent {
|
|
|
9881
9882
|
}
|
|
9882
9883
|
`, isInline: true, dependencies: [{ kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "adaptiveTitle", "adaptiveSubtitle", "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: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
9883
9884
|
}
|
|
9884
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9885
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterCellOperatorsComponent, decorators: [{
|
|
9885
9886
|
type: Component,
|
|
9886
9887
|
args: [{
|
|
9887
9888
|
selector: 'kendo-treelist-filter-cell-operators',
|
|
@@ -9964,8 +9965,8 @@ class FilterCellWrapperComponent extends FilterInputWrapperComponent {
|
|
|
9964
9965
|
filterChange(filter) {
|
|
9965
9966
|
this.applyFilter(filter);
|
|
9966
9967
|
}
|
|
9967
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
9968
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
9968
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterCellWrapperComponent, deps: [{ token: FilterService }], target: i0.ɵɵFactoryTarget.Component });
|
|
9969
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: FilterCellWrapperComponent, isStandalone: true, selector: "kendo-treelist-filter-wrapper-cell", inputs: { showOperators: "showOperators" }, host: { properties: { "class.k-filtercell-wrapper": "this.hostClasses", "class.k-filtercell": "this.overrideBaseClasses" } }, usesInheritance: true, ngImport: i0, template: `
|
|
9969
9970
|
<ng-content></ng-content>
|
|
9970
9971
|
<kendo-treelist-filter-cell-operators
|
|
9971
9972
|
[showOperators]="showOperators"
|
|
@@ -9977,7 +9978,7 @@ class FilterCellWrapperComponent extends FilterInputWrapperComponent {
|
|
|
9977
9978
|
</kendo-treelist-filter-cell-operators>
|
|
9978
9979
|
`, isInline: true, dependencies: [{ kind: "component", type: FilterCellOperatorsComponent, selector: "kendo-treelist-filter-cell-operators", inputs: ["operators", "showButton", "showOperators", "value", "column"], outputs: ["valueChange", "clear"] }] });
|
|
9979
9980
|
}
|
|
9980
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
9981
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterCellWrapperComponent, decorators: [{
|
|
9981
9982
|
type: Component,
|
|
9982
9983
|
args: [{
|
|
9983
9984
|
selector: 'kendo-treelist-filter-wrapper-cell',
|
|
@@ -10052,8 +10053,8 @@ class StringFilterCellComponent extends StringFilterComponent {
|
|
|
10052
10053
|
const columnName = this.column.title || this.column.field;
|
|
10053
10054
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
10054
10055
|
}
|
|
10055
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10056
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
10056
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: StringFilterCellComponent, deps: [{ token: FilterService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10057
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: StringFilterCellComponent, isStandalone: true, selector: "kendo-treelist-string-filter-cell", inputs: { filterDelay: "filterDelay", showOperators: "showOperators", placeholder: "placeholder" }, usesInheritance: true, ngImport: i0, template: `
|
|
10057
10058
|
<kendo-treelist-filter-wrapper-cell
|
|
10058
10059
|
[column]="column"
|
|
10059
10060
|
[filter]="filter"
|
|
@@ -10071,7 +10072,7 @@ class StringFilterCellComponent extends StringFilterComponent {
|
|
|
10071
10072
|
</kendo-treelist-filter-wrapper-cell>
|
|
10072
10073
|
`, isInline: true, dependencies: [{ kind: "component", type: FilterCellWrapperComponent, selector: "kendo-treelist-filter-wrapper-cell", inputs: ["showOperators"] }, { kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "directive", type: FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "column", "value"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i4.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "component", type: 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"] }] });
|
|
10073
10074
|
}
|
|
10074
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10075
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: StringFilterCellComponent, decorators: [{
|
|
10075
10076
|
type: Component,
|
|
10076
10077
|
args: [{
|
|
10077
10078
|
selector: 'kendo-treelist-string-filter-cell',
|
|
@@ -10210,10 +10211,10 @@ class NumericFilterComponent extends BaseFilterCellComponent {
|
|
|
10210
10211
|
this.operators = toJSON(this.operatorList.toArray());
|
|
10211
10212
|
}
|
|
10212
10213
|
}
|
|
10213
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10214
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
10214
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NumericFilterComponent, deps: [{ token: FilterService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10215
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: NumericFilterComponent, isStandalone: true, inputs: { column: "column", operator: "operator", step: "step", min: "min", max: "max", spinners: "spinners", decimals: "decimals", format: "format" }, usesInheritance: true, ngImport: i0 });
|
|
10215
10216
|
}
|
|
10216
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10217
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NumericFilterComponent, decorators: [{
|
|
10217
10218
|
type: Directive,
|
|
10218
10219
|
args: [{}]
|
|
10219
10220
|
}], ctorParameters: () => [{ type: FilterService }, { type: i1$1.LocalizationService }], propDecorators: { column: [{
|
|
@@ -10289,8 +10290,8 @@ class NumericFilterCellComponent extends NumericFilterComponent {
|
|
|
10289
10290
|
const columnName = this.column.title || this.column.field;
|
|
10290
10291
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
10291
10292
|
}
|
|
10292
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10293
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
10293
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NumericFilterCellComponent, deps: [{ token: FilterService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10294
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: NumericFilterCellComponent, isStandalone: true, selector: "kendo-treelist-numeric-filter-cell", inputs: { filterDelay: "filterDelay", showOperators: "showOperators", placeholder: "placeholder" }, usesInheritance: true, ngImport: i0, template: `
|
|
10294
10295
|
<kendo-treelist-filter-wrapper-cell
|
|
10295
10296
|
[column]="column"
|
|
10296
10297
|
[filter]="filter"
|
|
@@ -10319,7 +10320,7 @@ class NumericFilterCellComponent extends NumericFilterComponent {
|
|
|
10319
10320
|
</kendo-treelist-filter-wrapper-cell>
|
|
10320
10321
|
`, isInline: true, dependencies: [{ kind: "component", type: FilterCellWrapperComponent, selector: "kendo-treelist-filter-wrapper-cell", inputs: ["showOperators"] }, { kind: "component", type: NumericTextBoxComponent, selector: "kendo-numerictextbox", inputs: ["focusableId", "disabled", "readonly", "title", "autoCorrect", "format", "max", "min", "decimals", "placeholder", "step", "spinners", "rangeValidation", "tabindex", "tabIndex", "changeValueOnScroll", "selectOnFocus", "value", "maxlength", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "focus", "blur", "inputFocus", "inputBlur"], exportAs: ["kendoNumericTextBox"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "directive", type: FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "column", "value"] }, { kind: "component", type: NumericTextBoxCustomMessagesComponent, selector: "kendo-numerictextbox-messages" }] });
|
|
10321
10322
|
}
|
|
10322
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10323
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NumericFilterCellComponent, decorators: [{
|
|
10323
10324
|
type: Component,
|
|
10324
10325
|
args: [{
|
|
10325
10326
|
selector: 'kendo-treelist-numeric-filter-cell',
|
|
@@ -10432,10 +10433,10 @@ class BooleanFilterComponent extends BaseFilterCellComponent {
|
|
|
10432
10433
|
];
|
|
10433
10434
|
this.defaultItem = { text: this.localization.get("filterBooleanAll"), value: null };
|
|
10434
10435
|
}
|
|
10435
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10436
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
10436
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BooleanFilterComponent, deps: [{ token: FilterService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10437
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: BooleanFilterComponent, isStandalone: true, inputs: { column: "column" }, usesInheritance: true, ngImport: i0 });
|
|
10437
10438
|
}
|
|
10438
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10439
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BooleanFilterComponent, decorators: [{
|
|
10439
10440
|
type: Directive,
|
|
10440
10441
|
args: [{}]
|
|
10441
10442
|
}], ctorParameters: () => [{ type: FilterService }, { type: i1$1.LocalizationService }], propDecorators: { column: [{
|
|
@@ -10483,8 +10484,8 @@ class BooleanFilterCellComponent extends BooleanFilterComponent {
|
|
|
10483
10484
|
const columnName = this.column.title || this.column.field;
|
|
10484
10485
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
10485
10486
|
}
|
|
10486
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10487
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
10487
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BooleanFilterCellComponent, deps: [{ token: FilterService }, { token: i1$1.LocalizationService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
10488
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: BooleanFilterCellComponent, isStandalone: true, selector: "kendo-treelist-boolean-filter-cell", usesInheritance: true, ngImport: i0, template: `
|
|
10488
10489
|
<kendo-treelist-filter-wrapper-cell
|
|
10489
10490
|
[column]="column"
|
|
10490
10491
|
[filter]="filter"
|
|
@@ -10505,7 +10506,7 @@ class BooleanFilterCellComponent extends BooleanFilterComponent {
|
|
|
10505
10506
|
</kendo-treelist-filter-wrapper-cell>
|
|
10506
10507
|
`, isInline: true, dependencies: [{ kind: "component", type: FilterCellWrapperComponent, selector: "kendo-treelist-filter-wrapper-cell", inputs: ["showOperators"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "adaptiveTitle", "adaptiveSubtitle", "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: FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "column", "value"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }] });
|
|
10507
10508
|
}
|
|
10508
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10509
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BooleanFilterCellComponent, decorators: [{
|
|
10509
10510
|
type: Component,
|
|
10510
10511
|
args: [{
|
|
10511
10512
|
selector: 'kendo-treelist-boolean-filter-cell',
|
|
@@ -10667,10 +10668,10 @@ class DateFilterComponent extends BaseFilterCellComponent {
|
|
|
10667
10668
|
this.operators = toJSON(this.operatorList.toArray());
|
|
10668
10669
|
}
|
|
10669
10670
|
}
|
|
10670
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10671
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
10671
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DateFilterComponent, deps: [{ token: FilterService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10672
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: DateFilterComponent, isStandalone: true, inputs: { column: "column", operator: "operator", format: "format", min: "min", max: "max", formatPlaceholder: "formatPlaceholder", placeholder: "placeholder", activeView: "activeView", bottomView: "bottomView", topView: "topView", weekNumber: "weekNumber" }, usesInheritance: true, ngImport: i0 });
|
|
10672
10673
|
}
|
|
10673
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10674
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DateFilterComponent, decorators: [{
|
|
10674
10675
|
type: Directive,
|
|
10675
10676
|
args: [{}]
|
|
10676
10677
|
}], ctorParameters: () => [{ type: FilterService }, { type: i1$1.LocalizationService }], propDecorators: { column: [{
|
|
@@ -10741,8 +10742,8 @@ class DateFilterCellComponent extends DateFilterComponent {
|
|
|
10741
10742
|
const columnName = this.column.title || this.column.field;
|
|
10742
10743
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
10743
10744
|
}
|
|
10744
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10745
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
10745
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DateFilterCellComponent, deps: [{ token: FilterService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10746
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DateFilterCellComponent, isStandalone: true, selector: "kendo-treelist-date-filter-cell", inputs: { showOperators: "showOperators" }, usesInheritance: true, ngImport: i0, template: `
|
|
10746
10747
|
<kendo-treelist-filter-wrapper-cell
|
|
10747
10748
|
[column]="column"
|
|
10748
10749
|
[filter]="filter"
|
|
@@ -10773,7 +10774,7 @@ class DateFilterCellComponent extends DateFilterComponent {
|
|
|
10773
10774
|
</kendo-treelist-filter-wrapper-cell>
|
|
10774
10775
|
`, isInline: true, dependencies: [{ kind: "component", type: FilterCellWrapperComponent, selector: "kendo-treelist-filter-wrapper-cell", inputs: ["showOperators"] }, { kind: "component", type: DatePickerComponent, selector: "kendo-datepicker", inputs: ["focusableId", "cellTemplate", "clearButton", "inputAttributes", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "footer", "navigationItemTemplate", "weekDaysFormat", "showOtherMonthDays", "activeView", "bottomView", "topView", "calendarType", "animateCalendarNavigation", "disabled", "readonly", "readOnlyInput", "popupSettings", "navigation", "min", "max", "incompleteDateValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "enableMouseWheel", "allowCaretMode", "autoFill", "focusedDate", "value", "format", "twoDigitYearMax", "formatPlaceholder", "placeholder", "tabindex", "tabIndex", "disabledDates", "adaptiveTitle", "adaptiveSubtitle", "rangeValidation", "disabledDatesValidation", "weekNumber", "size", "rounded", "fillMode", "adaptiveMode"], outputs: ["valueChange", "focus", "blur", "open", "close", "escape"], exportAs: ["kendo-datepicker"] }, { kind: "directive", type: FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "column", "value"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "component", type: DatePickerCustomMessagesComponent, selector: "kendo-datepicker-messages" }] });
|
|
10775
10776
|
}
|
|
10776
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10777
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DateFilterCellComponent, decorators: [{
|
|
10777
10778
|
type: Component,
|
|
10778
10779
|
args: [{
|
|
10779
10780
|
selector: 'kendo-treelist-date-filter-cell',
|
|
@@ -10839,10 +10840,10 @@ class FilterCellHostDirective extends FilterHostDirective {
|
|
|
10839
10840
|
}
|
|
10840
10841
|
return StringFilterCellComponent;
|
|
10841
10842
|
}
|
|
10842
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10843
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
10843
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterCellHostDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
10844
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FilterCellHostDirective, isStandalone: true, selector: "[kendoFilterCellHost]", usesInheritance: true, ngImport: i0 });
|
|
10844
10845
|
}
|
|
10845
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10846
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterCellHostDirective, decorators: [{
|
|
10846
10847
|
type: Directive,
|
|
10847
10848
|
args: [{
|
|
10848
10849
|
selector: '[kendoFilterCellHost]',
|
|
@@ -10880,8 +10881,8 @@ class FilterCellComponent {
|
|
|
10880
10881
|
get isFilterable() {
|
|
10881
10882
|
return isPresent(this.column) && !isNullOrEmptyString(this.column.field) && this.column.filterable;
|
|
10882
10883
|
}
|
|
10883
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10884
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
10884
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterCellComponent, deps: [{ token: FocusGroup }], target: i0.ɵɵFactoryTarget.Component });
|
|
10885
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: FilterCellComponent, isStandalone: true, selector: "[kendoTreeListFilterCell]", inputs: { column: "column", filter: "filter" }, ngImport: i0, template: `
|
|
10885
10886
|
@if (isFilterable) {
|
|
10886
10887
|
@switch (hasTemplate) {
|
|
10887
10888
|
@case (false) {
|
|
@@ -10899,7 +10900,7 @@ class FilterCellComponent {
|
|
|
10899
10900
|
}
|
|
10900
10901
|
`, isInline: true, dependencies: [{ kind: "directive", type: FilterCellHostDirective, selector: "[kendoFilterCellHost]" }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
|
|
10901
10902
|
}
|
|
10902
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10903
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterCellComponent, decorators: [{
|
|
10903
10904
|
type: Component,
|
|
10904
10905
|
args: [{
|
|
10905
10906
|
selector: '[kendoTreeListFilterCell]',
|
|
@@ -10945,8 +10946,8 @@ class FilterRowComponent {
|
|
|
10945
10946
|
getColumnComponent(column) {
|
|
10946
10947
|
return column;
|
|
10947
10948
|
}
|
|
10948
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
10949
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
10949
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterRowComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
10950
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: FilterRowComponent, isStandalone: true, selector: "[kendoTreeListFilterRow]", inputs: { columns: "columns", filter: "filter", logicalRowIndex: "logicalRowIndex", lockedColumnsCount: "lockedColumnsCount" }, host: { properties: { "class.k-filter-row": "this.filterRowClass" } }, ngImport: i0, template: `
|
|
10950
10951
|
@for (column of columns; track column; let columnIndex = $index) {
|
|
10951
10952
|
<td role="gridcell"
|
|
10952
10953
|
[attr.aria-label]="filterLabel"
|
|
@@ -10963,7 +10964,7 @@ class FilterRowComponent {
|
|
|
10963
10964
|
}
|
|
10964
10965
|
`, isInline: true, dependencies: [{ kind: "component", type: FilterCellComponent, selector: "[kendoTreeListFilterCell]", inputs: ["column", "filter"] }, { kind: "directive", type: LogicalCellDirective, selector: "[kendoTreeListLogicalCell]", inputs: ["logicalColIndex", "logicalRowIndex", "logicalSlaveCell", "column", "colIndex", "colSpan", "rowSpan", "dataRowIndex", "dataItem", "expandable", "headerLabelText"] }] });
|
|
10965
10966
|
}
|
|
10966
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
10967
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterRowComponent, decorators: [{
|
|
10967
10968
|
type: Component,
|
|
10968
10969
|
args: [{
|
|
10969
10970
|
selector: '[kendoTreeListFilterRow]',
|
|
@@ -11184,10 +11185,10 @@ class ColumnHandleDirective {
|
|
|
11184
11185
|
columnsForLevel(level) {
|
|
11185
11186
|
return columnsToRender(this.columns ? this.columns.filter(column => column.level === level) : []);
|
|
11186
11187
|
}
|
|
11187
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11188
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
11188
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnHandleDirective, deps: [{ token: i1$4.DraggableDirective, host: true }, { token: i0.ElementRef }, { token: ColumnResizingService }, { token: i0.NgZone }, { token: i0.ChangeDetectorRef }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
11189
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ColumnHandleDirective, isStandalone: true, selector: "[kendoTreeListColumnHandle]", inputs: { columns: "columns", column: "column" }, host: { listeners: { "dblclick": "autoFit()" }, properties: { "style.display": "this.visible", "style.left": "this.leftStyle", "style.right": "this.rightStyle" } }, ngImport: i0 });
|
|
11189
11190
|
}
|
|
11190
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11191
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnHandleDirective, decorators: [{
|
|
11191
11192
|
type: Directive,
|
|
11192
11193
|
args: [{
|
|
11193
11194
|
selector: '[kendoTreeListColumnHandle]',
|
|
@@ -11269,10 +11270,10 @@ class ColumnMenuService {
|
|
|
11269
11270
|
close() {
|
|
11270
11271
|
this.closeMenu.emit();
|
|
11271
11272
|
}
|
|
11272
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11273
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
11273
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuService, deps: [{ token: MenuTabbingService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
11274
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuService });
|
|
11274
11275
|
}
|
|
11275
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11276
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuService, decorators: [{
|
|
11276
11277
|
type: Injectable
|
|
11277
11278
|
}], ctorParameters: () => [{ type: MenuTabbingService }] });
|
|
11278
11279
|
|
|
@@ -11309,10 +11310,10 @@ class ColumnMenuItemBase {
|
|
|
11309
11310
|
close() {
|
|
11310
11311
|
this.service.close();
|
|
11311
11312
|
}
|
|
11312
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11313
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
11313
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuItemBase, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
11314
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ColumnMenuItemBase, isStandalone: true, inputs: { service: "service" }, host: { properties: { "class.k-columnmenu-item-wrapper": "this.hostClass" } }, ngImport: i0 });
|
|
11314
11315
|
}
|
|
11315
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11316
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuItemBase, decorators: [{
|
|
11316
11317
|
type: Directive,
|
|
11317
11318
|
args: [{}]
|
|
11318
11319
|
}], propDecorators: { service: [{
|
|
@@ -11345,10 +11346,10 @@ class FilterMenuDropDownListDirective {
|
|
|
11345
11346
|
this.host.toggle(false);
|
|
11346
11347
|
}
|
|
11347
11348
|
};
|
|
11348
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11349
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
11349
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuDropDownListDirective, deps: [{ token: i1$5.DropDownListComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
11350
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FilterMenuDropDownListDirective, isStandalone: true, selector: "[kendoFilterMenuDropDown]", inputs: { filterMenuDropDownLabel: "filterMenuDropDownLabel" }, ngImport: i0 });
|
|
11350
11351
|
}
|
|
11351
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11352
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuDropDownListDirective, decorators: [{
|
|
11352
11353
|
type: Directive,
|
|
11353
11354
|
args: [{
|
|
11354
11355
|
selector: '[kendoFilterMenuDropDown]',
|
|
@@ -11431,8 +11432,8 @@ class FilterMenuInputWrapperComponent extends FilterInputWrapperComponent {
|
|
|
11431
11432
|
const columnName = this.column ? this.column.title || this.column.field : '';
|
|
11432
11433
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
11433
11434
|
}
|
|
11434
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11435
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
11435
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuInputWrapperComponent, deps: [{ token: ContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11436
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: FilterMenuInputWrapperComponent, isStandalone: true, selector: "kendo-treelist-filter-menu-input-wrapper", inputs: { filterService: "filterService", isFirstDropDown: "isFirstDropDown", menuTabbingService: "menuTabbingService", currentFilter: "currentFilter" }, viewQueries: [{ propertyName: "firstOperatorDropDown", first: true, predicate: DropDownListComponent, descendants: true }], usesInheritance: true, ngImport: i0, template: `
|
|
11436
11437
|
<kendo-dropdownlist
|
|
11437
11438
|
kendoFilterMenuDropDown
|
|
11438
11439
|
[filterMenuDropDownLabel]="filterMenuDropDownLabel"
|
|
@@ -11447,7 +11448,7 @@ class FilterMenuInputWrapperComponent extends FilterInputWrapperComponent {
|
|
|
11447
11448
|
<ng-content></ng-content>
|
|
11448
11449
|
`, isInline: true, dependencies: [{ kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "adaptiveTitle", "adaptiveSubtitle", "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: FilterMenuDropDownListDirective, selector: "[kendoFilterMenuDropDown]", inputs: ["filterMenuDropDownLabel"] }] });
|
|
11449
11450
|
}
|
|
11450
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11451
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuInputWrapperComponent, decorators: [{
|
|
11451
11452
|
type: Component,
|
|
11452
11453
|
args: [{
|
|
11453
11454
|
selector: 'kendo-treelist-filter-menu-input-wrapper',
|
|
@@ -11503,8 +11504,8 @@ class StringFilterMenuInputComponent {
|
|
|
11503
11504
|
const columnName = this.column ? this.column.title || this.column.field : '';
|
|
11504
11505
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
11505
11506
|
}
|
|
11506
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11507
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
11507
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: StringFilterMenuInputComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11508
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: StringFilterMenuInputComponent, isStandalone: true, selector: "kendo-treelist-string-filter-menu-input", inputs: { operators: "operators", column: "column", filter: "filter", operator: "operator", currentFilter: "currentFilter", filterService: "filterService", placeholder: "placeholder", isFirstDropDown: "isFirstDropDown", menuTabbingService: "menuTabbingService" }, ngImport: i0, template: `
|
|
11508
11509
|
<kendo-treelist-filter-menu-input-wrapper
|
|
11509
11510
|
[column]="column"
|
|
11510
11511
|
[filter]="filter"
|
|
@@ -11524,7 +11525,7 @@ class StringFilterMenuInputComponent {
|
|
|
11524
11525
|
</kendo-treelist-filter-menu-input-wrapper>
|
|
11525
11526
|
`, isInline: true, dependencies: [{ kind: "component", type: FilterMenuInputWrapperComponent, selector: "kendo-treelist-filter-menu-input-wrapper", inputs: ["filterService", "isFirstDropDown", "menuTabbingService", "currentFilter"] }, { kind: "component", type: 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: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "column", "value"] }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i4.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }] });
|
|
11526
11527
|
}
|
|
11527
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11528
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: StringFilterMenuInputComponent, decorators: [{
|
|
11528
11529
|
type: Component,
|
|
11529
11530
|
args: [{
|
|
11530
11531
|
selector: 'kendo-treelist-string-filter-menu-input',
|
|
@@ -11647,8 +11648,8 @@ class StringFilterMenuComponent extends StringFilterComponent {
|
|
|
11647
11648
|
const columnName = this.column ? this.column.title || this.column.field : '';
|
|
11648
11649
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
11649
11650
|
}
|
|
11650
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11651
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
11651
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: StringFilterMenuComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11652
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: StringFilterMenuComponent, isStandalone: true, selector: "kendo-treelist-string-filter-menu", inputs: { filter: "filter", extra: "extra", filterService: "filterService", placeholder: "placeholder", extraPlaceholder: "extraPlaceholder", menuTabbingService: "menuTabbingService" }, host: { properties: { "class.k-filtercell": "this.hostClasses" } }, usesInheritance: true, ngImport: i0, template: `
|
|
11652
11653
|
<kendo-treelist-string-filter-menu-input
|
|
11653
11654
|
[currentFilter]="firstFilter"
|
|
11654
11655
|
[operators]="operators"
|
|
@@ -11682,7 +11683,7 @@ class StringFilterMenuComponent extends StringFilterComponent {
|
|
|
11682
11683
|
}
|
|
11683
11684
|
`, isInline: true, dependencies: [{ kind: "component", type: StringFilterMenuInputComponent, selector: "kendo-treelist-string-filter-menu-input", inputs: ["operators", "column", "filter", "operator", "currentFilter", "filterService", "placeholder", "isFirstDropDown", "menuTabbingService"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "adaptiveTitle", "adaptiveSubtitle", "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"] }] });
|
|
11684
11685
|
}
|
|
11685
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11686
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: StringFilterMenuComponent, decorators: [{
|
|
11686
11687
|
type: Component,
|
|
11687
11688
|
args: [{
|
|
11688
11689
|
selector: 'kendo-treelist-string-filter-menu',
|
|
@@ -11774,8 +11775,8 @@ class NumericFilterMenuInputComponent {
|
|
|
11774
11775
|
const columnName = this.column ? this.column.title || this.column.field : '';
|
|
11775
11776
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
11776
11777
|
}
|
|
11777
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11778
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
11778
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NumericFilterMenuInputComponent, deps: [{ token: ContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11779
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: NumericFilterMenuInputComponent, isStandalone: true, selector: "kendo-treelist-numeric-filter-menu-input", inputs: { operators: "operators", column: "column", filter: "filter", operator: "operator", currentFilter: "currentFilter", filterService: "filterService", placeholder: "placeholder", filterDelay: "filterDelay", isFirstDropDown: "isFirstDropDown", menuTabbingService: "menuTabbingService", step: "step", min: "min", max: "max", spinners: "spinners", decimals: "decimals", format: "format" }, ngImport: i0, template: `
|
|
11779
11780
|
<kendo-treelist-filter-menu-input-wrapper
|
|
11780
11781
|
[column]="column"
|
|
11781
11782
|
[filter]="filter"
|
|
@@ -11806,7 +11807,7 @@ class NumericFilterMenuInputComponent {
|
|
|
11806
11807
|
</kendo-treelist-filter-menu-input-wrapper>
|
|
11807
11808
|
`, isInline: true, dependencies: [{ kind: "component", type: FilterMenuInputWrapperComponent, selector: "kendo-treelist-filter-menu-input-wrapper", inputs: ["filterService", "isFirstDropDown", "menuTabbingService", "currentFilter"] }, { kind: "component", type: NumericTextBoxComponent, selector: "kendo-numerictextbox", inputs: ["focusableId", "disabled", "readonly", "title", "autoCorrect", "format", "max", "min", "decimals", "placeholder", "step", "spinners", "rangeValidation", "tabindex", "tabIndex", "changeValueOnScroll", "selectOnFocus", "value", "maxlength", "size", "rounded", "fillMode", "inputAttributes"], outputs: ["valueChange", "focus", "blur", "inputFocus", "inputBlur"], exportAs: ["kendoNumericTextBox"] }, { kind: "directive", type: FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "column", "value"] }, { kind: "component", type: NumericTextBoxCustomMessagesComponent, selector: "kendo-numerictextbox-messages" }] });
|
|
11808
11809
|
}
|
|
11809
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
11810
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NumericFilterMenuInputComponent, decorators: [{
|
|
11810
11811
|
type: Component,
|
|
11811
11812
|
args: [{
|
|
11812
11813
|
selector: 'kendo-treelist-numeric-filter-menu-input',
|
|
@@ -11960,8 +11961,8 @@ class NumericFilterMenuComponent extends NumericFilterComponent {
|
|
|
11960
11961
|
const columnName = this.column ? this.column.title || this.column.field : '';
|
|
11961
11962
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
11962
11963
|
}
|
|
11963
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
11964
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
11964
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NumericFilterMenuComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
11965
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: NumericFilterMenuComponent, isStandalone: true, selector: "kendo-treelist-numeric-filter-menu", inputs: { filter: "filter", extra: "extra", filterService: "filterService", filterDelay: "filterDelay", placeholder: "placeholder", extraPlaceholder: "extraPlaceholder", menuTabbingService: "menuTabbingService" }, host: { properties: { "class.k-filtercell": "this.hostClasses" } }, usesInheritance: true, ngImport: i0, template: `
|
|
11965
11966
|
<kendo-treelist-numeric-filter-menu-input
|
|
11966
11967
|
[currentFilter]="firstFilter"
|
|
11967
11968
|
[operators]="operators"
|
|
@@ -12011,7 +12012,7 @@ class NumericFilterMenuComponent extends NumericFilterComponent {
|
|
|
12011
12012
|
}
|
|
12012
12013
|
`, isInline: true, dependencies: [{ kind: "component", type: NumericFilterMenuInputComponent, selector: "kendo-treelist-numeric-filter-menu-input", inputs: ["operators", "column", "filter", "operator", "currentFilter", "filterService", "placeholder", "filterDelay", "isFirstDropDown", "menuTabbingService", "step", "min", "max", "spinners", "decimals", "format"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "adaptiveTitle", "adaptiveSubtitle", "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: FilterMenuDropDownListDirective, selector: "[kendoFilterMenuDropDown]", inputs: ["filterMenuDropDownLabel"] }] });
|
|
12013
12014
|
}
|
|
12014
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12015
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NumericFilterMenuComponent, decorators: [{
|
|
12015
12016
|
type: Component,
|
|
12016
12017
|
args: [{
|
|
12017
12018
|
selector: 'kendo-treelist-numeric-filter-menu',
|
|
@@ -12132,8 +12133,8 @@ class DateFilterMenuInputComponent {
|
|
|
12132
12133
|
const columnName = this.column ? this.column.title || this.column.field : '';
|
|
12133
12134
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
12134
12135
|
}
|
|
12135
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12136
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
12136
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DateFilterMenuInputComponent, deps: [{ token: SinglePopupService }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
12137
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DateFilterMenuInputComponent, isStandalone: true, selector: "kendo-treelist-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: `
|
|
12137
12138
|
<kendo-treelist-filter-menu-input-wrapper
|
|
12138
12139
|
[column]="column"
|
|
12139
12140
|
[filter]="filter"
|
|
@@ -12167,7 +12168,7 @@ class DateFilterMenuInputComponent {
|
|
|
12167
12168
|
</kendo-treelist-filter-menu-input-wrapper>
|
|
12168
12169
|
`, isInline: true, dependencies: [{ kind: "component", type: FilterMenuInputWrapperComponent, selector: "kendo-treelist-filter-menu-input-wrapper", inputs: ["filterService", "isFirstDropDown", "menuTabbingService", "currentFilter"] }, { kind: "component", type: DatePickerComponent, selector: "kendo-datepicker", inputs: ["focusableId", "cellTemplate", "clearButton", "inputAttributes", "monthCellTemplate", "yearCellTemplate", "decadeCellTemplate", "centuryCellTemplate", "weekNumberTemplate", "headerTitleTemplate", "headerTemplate", "footerTemplate", "footer", "navigationItemTemplate", "weekDaysFormat", "showOtherMonthDays", "activeView", "bottomView", "topView", "calendarType", "animateCalendarNavigation", "disabled", "readonly", "readOnlyInput", "popupSettings", "navigation", "min", "max", "incompleteDateValidation", "autoCorrectParts", "autoSwitchParts", "autoSwitchKeys", "enableMouseWheel", "allowCaretMode", "autoFill", "focusedDate", "value", "format", "twoDigitYearMax", "formatPlaceholder", "placeholder", "tabindex", "tabIndex", "disabledDates", "adaptiveTitle", "adaptiveSubtitle", "rangeValidation", "disabledDatesValidation", "weekNumber", "size", "rounded", "fillMode", "adaptiveMode"], outputs: ["valueChange", "focus", "blur", "open", "close", "escape"], exportAs: ["kendo-datepicker"] }, { kind: "directive", type: FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "column", "value"] }, { kind: "component", type: DatePickerCustomMessagesComponent, selector: "kendo-datepicker-messages" }] });
|
|
12169
12170
|
}
|
|
12170
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12171
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DateFilterMenuInputComponent, decorators: [{
|
|
12171
12172
|
type: Component,
|
|
12172
12173
|
args: [{
|
|
12173
12174
|
selector: 'kendo-treelist-date-filter-menu-input',
|
|
@@ -12309,8 +12310,8 @@ class DateFilterMenuComponent extends DateFilterComponent {
|
|
|
12309
12310
|
this.logicOperators = logicOperators(this.localization);
|
|
12310
12311
|
super.localizationChange();
|
|
12311
12312
|
}
|
|
12312
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12313
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
12313
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DateFilterMenuComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
12314
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: DateFilterMenuComponent, isStandalone: true, selector: "kendo-treelist-date-filter-menu", inputs: { filter: "filter", extra: "extra", filterService: "filterService", menuTabbingService: "menuTabbingService" }, host: { properties: { "class.k-filtercell": "this.hostClasses" } }, usesInheritance: true, ngImport: i0, template: `
|
|
12314
12315
|
<kendo-treelist-date-filter-menu-input
|
|
12315
12316
|
[currentFilter]="firstFilter"
|
|
12316
12317
|
[operators]="operators"
|
|
@@ -12363,7 +12364,7 @@ class DateFilterMenuComponent extends DateFilterComponent {
|
|
|
12363
12364
|
}
|
|
12364
12365
|
`, isInline: true, dependencies: [{ kind: "component", type: DateFilterMenuInputComponent, selector: "kendo-treelist-date-filter-menu-input", inputs: ["operators", "column", "filter", "operator", "currentFilter", "filterService", "menuTabbingService", "format", "formatPlaceholder", "placeholder", "min", "max", "activeView", "bottomView", "topView", "weekNumber", "isFirstDropDown"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "adaptiveTitle", "adaptiveSubtitle", "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: FilterMenuDropDownListDirective, selector: "[kendoFilterMenuDropDown]", inputs: ["filterMenuDropDownLabel"] }] });
|
|
12365
12366
|
}
|
|
12366
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12367
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DateFilterMenuComponent, decorators: [{
|
|
12367
12368
|
type: Component,
|
|
12368
12369
|
args: [{
|
|
12369
12370
|
selector: 'kendo-treelist-date-filter-menu',
|
|
@@ -12451,10 +12452,10 @@ class BooleanFilterRadioButtonDirective {
|
|
|
12451
12452
|
this.radioButtonEl = this.hostElement.nativeElement;
|
|
12452
12453
|
this.renderer.setAttribute(this.hostElement.nativeElement, 'aria-label', this.columnLabel);
|
|
12453
12454
|
}
|
|
12454
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12455
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
12455
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BooleanFilterRadioButtonDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
12456
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: BooleanFilterRadioButtonDirective, isStandalone: true, selector: "[kendoFilterMenuRadioButton]", inputs: { columnLabel: "columnLabel" }, ngImport: i0 });
|
|
12456
12457
|
}
|
|
12457
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12458
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BooleanFilterRadioButtonDirective, decorators: [{
|
|
12458
12459
|
type: Directive,
|
|
12459
12460
|
args: [{
|
|
12460
12461
|
selector: '[kendoFilterMenuRadioButton]',
|
|
@@ -12555,8 +12556,8 @@ class BooleanFilterMenuComponent extends BooleanFilterComponent {
|
|
|
12555
12556
|
const columnName = this.column.title || this.column.field;
|
|
12556
12557
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
12557
12558
|
}
|
|
12558
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12559
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
12559
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BooleanFilterMenuComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
12560
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: BooleanFilterMenuComponent, isStandalone: true, selector: "kendo-treelist-boolean-filter-menu", inputs: { filter: "filter", filterService: "filterService", menuTabbingService: "menuTabbingService" }, host: { properties: { "class.k-filtercell": "this.hostClasses" } }, viewQueries: [{ propertyName: "inputElem", first: true, predicate: ["inputElem"], descendants: true }, { propertyName: "radioButtons", predicate: BooleanFilterRadioButtonDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: `
|
|
12560
12561
|
<ul class="k-radio-list k-reset">
|
|
12561
12562
|
@for (item of items; track item) {
|
|
12562
12563
|
<li>
|
|
@@ -12576,7 +12577,7 @@ class BooleanFilterMenuComponent extends BooleanFilterComponent {
|
|
|
12576
12577
|
</ul>
|
|
12577
12578
|
`, isInline: true, dependencies: [{ kind: "component", type: RadioButtonComponent, selector: "kendo-radiobutton", inputs: ["checked"], outputs: ["checkedChange"], exportAs: ["kendoRadioButton"] }, { kind: "directive", type: BooleanFilterRadioButtonDirective, selector: "[kendoFilterMenuRadioButton]", inputs: ["columnLabel"] }] });
|
|
12578
12579
|
}
|
|
12579
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12580
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BooleanFilterMenuComponent, decorators: [{
|
|
12580
12581
|
type: Component,
|
|
12581
12582
|
args: [{
|
|
12582
12583
|
selector: 'kendo-treelist-boolean-filter-menu',
|
|
@@ -12651,10 +12652,10 @@ class FilterMenuHostDirective extends FilterHostDirective {
|
|
|
12651
12652
|
this.component.instance.filterService = this.filterService;
|
|
12652
12653
|
this.component.instance.menuTabbingService = this.menuTabbingService;
|
|
12653
12654
|
}
|
|
12654
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12655
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
12655
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuHostDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
12656
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FilterMenuHostDirective, isStandalone: true, selector: "[kendoFilterMenuHost]", inputs: { filterService: "filterService", menuTabbingService: "menuTabbingService" }, usesInheritance: true, ngImport: i0 });
|
|
12656
12657
|
}
|
|
12657
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12658
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuHostDirective, decorators: [{
|
|
12658
12659
|
type: Directive,
|
|
12659
12660
|
args: [{
|
|
12660
12661
|
selector: '[kendoFilterMenuHost]',
|
|
@@ -12839,8 +12840,8 @@ class FilterMenuContainerComponent {
|
|
|
12839
12840
|
get filterText() {
|
|
12840
12841
|
return this.localization.get("filterFilterButton");
|
|
12841
12842
|
}
|
|
12842
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12843
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
12843
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuContainerComponent, deps: [{ token: FilterService, skipSelf: true }, { token: FilterService }, { token: i1$1.LocalizationService }, { token: i0.ChangeDetectorRef }, { token: MenuTabbingService }], target: i0.ɵɵFactoryTarget.Component });
|
|
12844
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: FilterMenuContainerComponent, isStandalone: true, selector: "kendo-treelist-filter-menu-container", inputs: { column: "column", isLast: "isLast", isExpanded: "isExpanded", menuTabbingService: "menuTabbingService", filter: "filter", actionsClass: "actionsClass" }, outputs: { close: "close" }, providers: [
|
|
12844
12845
|
FilterService,
|
|
12845
12846
|
MenuTabbingService
|
|
12846
12847
|
], viewQueries: [{ propertyName: "resetButton", first: true, predicate: ["resetButton"], descendants: true }, { propertyName: "filterButton", first: true, predicate: ["filterButton"], descendants: true }], ngImport: i0, template: `
|
|
@@ -12889,7 +12890,7 @@ class FilterMenuContainerComponent {
|
|
|
12889
12890
|
</form>
|
|
12890
12891
|
`, isInline: true, dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i4.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i4.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i4.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: FilterMenuHostDirective, selector: "[kendoFilterMenuHost]", inputs: ["filterService", "menuTabbingService"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
12891
12892
|
}
|
|
12892
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
12893
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuContainerComponent, decorators: [{
|
|
12893
12894
|
type: Component,
|
|
12894
12895
|
args: [{
|
|
12895
12896
|
providers: [
|
|
@@ -12994,10 +12995,10 @@ class ColumnMenuItemContentTemplateDirective {
|
|
|
12994
12995
|
constructor(templateRef) {
|
|
12995
12996
|
this.templateRef = templateRef;
|
|
12996
12997
|
}
|
|
12997
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
12998
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
12998
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuItemContentTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
12999
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ColumnMenuItemContentTemplateDirective, isStandalone: true, selector: "[kendoTreeListColumnMenuItemContentTemplate]", ngImport: i0 });
|
|
12999
13000
|
}
|
|
13000
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13001
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuItemContentTemplateDirective, decorators: [{
|
|
13001
13002
|
type: Directive,
|
|
13002
13003
|
args: [{
|
|
13003
13004
|
selector: '[kendoTreeListColumnMenuItemContentTemplate]',
|
|
@@ -13099,8 +13100,8 @@ class ColumnMenuItemComponent {
|
|
|
13099
13100
|
updateContentState() {
|
|
13100
13101
|
this.contentState = this.expanded ? 'expanded' : 'collapsed';
|
|
13101
13102
|
}
|
|
13102
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13103
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
13103
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
13104
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: ColumnMenuItemComponent, isStandalone: true, selector: "kendo-treelist-columnmenu-item", inputs: { icon: "icon", svgIcon: "svgIcon", text: "text", selected: "selected", disabled: "disabled", expanded: "expanded", service: "service" }, outputs: { itemClick: "itemClick", expand: "expand", collapse: "collapse" }, queries: [{ propertyName: "contentTemplate", first: true, predicate: ColumnMenuItemContentTemplateDirective, descendants: true }], usesOnChanges: true, ngImport: i0, template: `
|
|
13104
13105
|
@if (contentTemplate) {
|
|
13105
13106
|
<div class="k-expander">
|
|
13106
13107
|
<ng-container [ngTemplateOutlet]="content"></ng-container>
|
|
@@ -13196,7 +13197,7 @@ class ColumnMenuItemComponent {
|
|
|
13196
13197
|
])
|
|
13197
13198
|
] });
|
|
13198
13199
|
}
|
|
13199
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13200
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuItemComponent, decorators: [{
|
|
13200
13201
|
type: Component,
|
|
13201
13202
|
args: [{
|
|
13202
13203
|
animations: [
|
|
@@ -13390,8 +13391,8 @@ class ColumnMenuFilterComponent extends ColumnMenuItemBase {
|
|
|
13390
13391
|
this.expanded = true;
|
|
13391
13392
|
this.expand.emit();
|
|
13392
13393
|
}
|
|
13393
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13394
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
13394
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuFilterComponent, deps: [{ token: i1$1.LocalizationService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
13395
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: ColumnMenuFilterComponent, isStandalone: true, selector: "kendo-treelist-columnmenu-filter", inputs: { expanded: "expanded", isLast: "isLast" }, outputs: { expand: "expand", collapse: "collapse" }, usesInheritance: true, ngImport: i0, template: `
|
|
13395
13396
|
<kendo-treelist-columnmenu-item
|
|
13396
13397
|
[text]="localization.get('filter')"
|
|
13397
13398
|
icon="filter"
|
|
@@ -13414,7 +13415,7 @@ class ColumnMenuFilterComponent extends ColumnMenuItemBase {
|
|
|
13414
13415
|
</kendo-treelist-columnmenu-item>
|
|
13415
13416
|
`, isInline: true, dependencies: [{ kind: "component", type: ColumnMenuItemComponent, selector: "kendo-treelist-columnmenu-item", inputs: ["icon", "svgIcon", "text", "selected", "disabled", "expanded", "service"], outputs: ["itemClick", "expand", "collapse"] }, { kind: "directive", type: ColumnMenuItemContentTemplateDirective, selector: "[kendoTreeListColumnMenuItemContentTemplate]" }, { kind: "component", type: FilterMenuContainerComponent, selector: "kendo-treelist-filter-menu-container", inputs: ["column", "isLast", "isExpanded", "menuTabbingService", "filter", "actionsClass"], outputs: ["close"] }] });
|
|
13416
13417
|
}
|
|
13417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13418
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuFilterComponent, decorators: [{
|
|
13418
13419
|
type: Component,
|
|
13419
13420
|
args: [{
|
|
13420
13421
|
selector: 'kendo-treelist-columnmenu-filter',
|
|
@@ -13472,10 +13473,10 @@ class ColumnMenuChooserItemCheckedDirective {
|
|
|
13472
13473
|
ngOnDestroy() {
|
|
13473
13474
|
this.checkedChangeSub.unsubscribe();
|
|
13474
13475
|
}
|
|
13475
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13476
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
13476
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuChooserItemCheckedDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
13477
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ColumnMenuChooserItemCheckedDirective, isStandalone: true, selector: "[kendoColumnMenuChooserItemChecked]", inputs: { kendoColumnMenuChooserItemChecked: "kendoColumnMenuChooserItemChecked" }, host: { properties: { "attr.aria-checked": "this.kendoColumnMenuChooserItemChecked" } }, queries: [{ propertyName: "checkbox", first: true, predicate: CheckBoxComponent, descendants: true }], ngImport: i0 });
|
|
13477
13478
|
}
|
|
13478
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13479
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuChooserItemCheckedDirective, decorators: [{
|
|
13479
13480
|
type: Directive,
|
|
13480
13481
|
args: [{
|
|
13481
13482
|
selector: '[kendoColumnMenuChooserItemChecked]',
|
|
@@ -13519,10 +13520,10 @@ class ColumnListKeyboardNavigation {
|
|
|
13519
13520
|
toggleCheckedState() {
|
|
13520
13521
|
this.items[this.activeIndex].host.nativeElement.firstElementChild.click();
|
|
13521
13522
|
}
|
|
13522
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13523
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
13523
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnListKeyboardNavigation, deps: [{ token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
13524
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnListKeyboardNavigation });
|
|
13524
13525
|
}
|
|
13525
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13526
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnListKeyboardNavigation, decorators: [{
|
|
13526
13527
|
type: Injectable
|
|
13527
13528
|
}], ctorParameters: () => [{ type: i0.Renderer2 }] });
|
|
13528
13529
|
|
|
@@ -13757,8 +13758,8 @@ class ColumnListComponent {
|
|
|
13757
13758
|
}
|
|
13758
13759
|
}
|
|
13759
13760
|
};
|
|
13760
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13761
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
13761
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnListComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: ColumnListKeyboardNavigation }], target: i0.ɵɵFactoryTarget.Component });
|
|
13762
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: ColumnListComponent, isStandalone: true, selector: "kendo-treelist-columnlist", inputs: { columns: "columns", autoSync: "autoSync", ariaLabel: "ariaLabel", allowHideAll: "allowHideAll", applyText: "applyText", resetText: "resetText", actionsClass: "actionsClass", isLast: "isLast", isExpanded: "isExpanded", service: "service" }, outputs: { reset: "reset", apply: "apply", columnChange: "columnChange" }, host: { properties: { "class.k-column-list-wrapper": "this.className" } }, providers: [ColumnListKeyboardNavigation], viewQueries: [{ propertyName: "resetButton", first: true, predicate: ["resetButton"], descendants: true }, { propertyName: "applyButton", first: true, predicate: ["applyButton"], descendants: true }, { propertyName: "options", predicate: ColumnMenuChooserItemCheckedDirective, descendants: true }, { propertyName: "checkboxes", predicate: CheckBoxComponent, descendants: true }], usesOnChanges: true, ngImport: i0, template: `
|
|
13762
13763
|
<div
|
|
13763
13764
|
class="k-column-list"
|
|
13764
13765
|
role="listbox"
|
|
@@ -13800,7 +13801,7 @@ class ColumnListComponent {
|
|
|
13800
13801
|
}
|
|
13801
13802
|
`, isInline: true, dependencies: [{ kind: "directive", type: ColumnMenuChooserItemCheckedDirective, selector: "[kendoColumnMenuChooserItemChecked]", inputs: ["kendoColumnMenuChooserItemChecked"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: CheckBoxComponent, selector: "kendo-checkbox", inputs: ["checkedState", "rounded"], outputs: ["checkedStateChange"], exportAs: ["kendoCheckBox"] }] });
|
|
13802
13803
|
}
|
|
13803
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
13804
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnListComponent, decorators: [{
|
|
13804
13805
|
type: Component,
|
|
13805
13806
|
args: [{
|
|
13806
13807
|
selector: 'kendo-treelist-columnlist',
|
|
@@ -13973,8 +13974,8 @@ class ColumnMenuChooserComponent extends ColumnMenuItemBase {
|
|
|
13973
13974
|
this.expanded = true;
|
|
13974
13975
|
this.expand.emit();
|
|
13975
13976
|
}
|
|
13976
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
13977
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
13977
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuChooserComponent, deps: [{ token: i1$1.LocalizationService }, { token: ColumnInfoService }, { token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
13978
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: ColumnMenuChooserComponent, isStandalone: true, selector: "kendo-treelist-columnmenu-chooser", inputs: { expanded: "expanded", isLast: "isLast" }, outputs: { expand: "expand", collapse: "collapse" }, usesInheritance: true, ngImport: i0, template: `
|
|
13978
13979
|
<kendo-treelist-columnmenu-item
|
|
13979
13980
|
[text]="localization.get('columns')"
|
|
13980
13981
|
icon="columns"
|
|
@@ -14000,7 +14001,7 @@ class ColumnMenuChooserComponent extends ColumnMenuItemBase {
|
|
|
14000
14001
|
</kendo-treelist-columnmenu-item>
|
|
14001
14002
|
`, isInline: true, dependencies: [{ kind: "component", type: ColumnMenuItemComponent, selector: "kendo-treelist-columnmenu-item", inputs: ["icon", "svgIcon", "text", "selected", "disabled", "expanded", "service"], outputs: ["itemClick", "expand", "collapse"] }, { kind: "directive", type: ColumnMenuItemContentTemplateDirective, selector: "[kendoTreeListColumnMenuItemContentTemplate]" }, { kind: "component", type: ColumnListComponent, selector: "kendo-treelist-columnlist", inputs: ["columns", "autoSync", "ariaLabel", "allowHideAll", "applyText", "resetText", "actionsClass", "isLast", "isExpanded", "service"], outputs: ["reset", "apply", "columnChange"] }] });
|
|
14002
14003
|
}
|
|
14003
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14004
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuChooserComponent, decorators: [{
|
|
14004
14005
|
type: Component,
|
|
14005
14006
|
args: [{
|
|
14006
14007
|
selector: 'kendo-treelist-columnmenu-chooser',
|
|
@@ -14113,8 +14114,8 @@ class ColumnMenuLockComponent extends ColumnMenuItemBase {
|
|
|
14113
14114
|
get locked() {
|
|
14114
14115
|
return this.service.column.locked;
|
|
14115
14116
|
}
|
|
14116
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14117
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
14117
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuLockComponent, deps: [{ token: i1$1.LocalizationService }, { token: ColumnInfoService }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
14118
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: ColumnMenuLockComponent, isStandalone: true, selector: "kendo-treelist-columnmenu-lock", usesInheritance: true, ngImport: i0, template: `
|
|
14118
14119
|
<kendo-treelist-columnmenu-item
|
|
14119
14120
|
[text]="text"
|
|
14120
14121
|
[icon]="icon"
|
|
@@ -14124,7 +14125,7 @@ class ColumnMenuLockComponent extends ColumnMenuItemBase {
|
|
|
14124
14125
|
</kendo-treelist-columnmenu-item>
|
|
14125
14126
|
`, isInline: true, dependencies: [{ kind: "component", type: ColumnMenuItemComponent, selector: "kendo-treelist-columnmenu-item", inputs: ["icon", "svgIcon", "text", "selected", "disabled", "expanded", "service"], outputs: ["itemClick", "expand", "collapse"] }] });
|
|
14126
14127
|
}
|
|
14127
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14128
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuLockComponent, decorators: [{
|
|
14128
14129
|
type: Component,
|
|
14129
14130
|
args: [{
|
|
14130
14131
|
selector: 'kendo-treelist-columnmenu-lock',
|
|
@@ -14201,8 +14202,8 @@ class ColumnMenuSortComponent extends ColumnMenuItemBase {
|
|
|
14201
14202
|
get descriptor() {
|
|
14202
14203
|
return [].concat(this.service.sort || []).find(s => s.field === this.service.column.field);
|
|
14203
14204
|
}
|
|
14204
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14205
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
14205
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuSortComponent, deps: [{ token: i1$1.LocalizationService }, { token: SortService }], target: i0.ɵɵFactoryTarget.Component });
|
|
14206
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: ColumnMenuSortComponent, isStandalone: true, selector: "kendo-treelist-columnmenu-sort", usesInheritance: true, ngImport: i0, template: `
|
|
14206
14207
|
<kendo-treelist-columnmenu-item
|
|
14207
14208
|
[text]="localization.get('sortAscending')"
|
|
14208
14209
|
icon="sort-asc-small"
|
|
@@ -14219,7 +14220,7 @@ class ColumnMenuSortComponent extends ColumnMenuItemBase {
|
|
|
14219
14220
|
</kendo-treelist-columnmenu-item>
|
|
14220
14221
|
`, isInline: true, dependencies: [{ kind: "component", type: ColumnMenuItemComponent, selector: "kendo-treelist-columnmenu-item", inputs: ["icon", "svgIcon", "text", "selected", "disabled", "expanded", "service"], outputs: ["itemClick", "expand", "collapse"] }] });
|
|
14221
14222
|
}
|
|
14222
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14223
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuSortComponent, decorators: [{
|
|
14223
14224
|
type: Component,
|
|
14224
14225
|
args: [{
|
|
14225
14226
|
selector: 'kendo-treelist-columnmenu-sort',
|
|
@@ -14368,10 +14369,10 @@ class ColumnMenuItemDirective {
|
|
|
14368
14369
|
return this.menuItemComponent instanceof ColumnMenuFilterComponent ||
|
|
14369
14370
|
this.menuItemComponent instanceof ColumnMenuChooserComponent;
|
|
14370
14371
|
}
|
|
14371
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14372
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
14372
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuItemDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
|
14373
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ColumnMenuItemDirective, isStandalone: true, selector: "[kendoTreeListColumnMenuItem]", inputs: { menuItemComponent: ["kendoTreeListColumnMenuItem", "menuItemComponent"] }, ngImport: i0 });
|
|
14373
14374
|
}
|
|
14374
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14375
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuItemDirective, decorators: [{
|
|
14375
14376
|
type: Directive,
|
|
14376
14377
|
args: [{
|
|
14377
14378
|
selector: '[kendoTreeListColumnMenuItem]',
|
|
@@ -14409,12 +14410,12 @@ class ColumnMenuContainerComponent {
|
|
|
14409
14410
|
}
|
|
14410
14411
|
this.ngZone.onStable.pipe(take(1)).subscribe(() => this.service.menuTabbingService.firstFocusable.focus());
|
|
14411
14412
|
}
|
|
14412
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14413
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
14413
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuContainerComponent, deps: [{ token: ColumnMenuService }, { token: NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
14414
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: ColumnMenuContainerComponent, isStandalone: true, selector: "kendo-treelist-columnmenu-container", queries: [{ propertyName: "columnMenuItems", predicate: ColumnMenuItemDirective, descendants: true }], ngImport: i0, template: `
|
|
14414
14415
|
<ng-content></ng-content>
|
|
14415
14416
|
`, isInline: true });
|
|
14416
14417
|
}
|
|
14417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14418
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuContainerComponent, decorators: [{
|
|
14418
14419
|
type: Component,
|
|
14419
14420
|
args: [{
|
|
14420
14421
|
selector: 'kendo-treelist-columnmenu-container',
|
|
@@ -14466,8 +14467,8 @@ class ColumnMenuAutoSizeAllColumnsComponent extends ColumnMenuItemBase {
|
|
|
14466
14467
|
autoSizeAllColumns() {
|
|
14467
14468
|
autoSizeColumn(this.ctx.treelist, this.service);
|
|
14468
14469
|
}
|
|
14469
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14470
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
14470
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuAutoSizeAllColumnsComponent, deps: [{ token: ContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
14471
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: ColumnMenuAutoSizeAllColumnsComponent, isStandalone: true, selector: "kendo-treelist-columnmenu-autosize-all-columns", usesInheritance: true, ngImport: i0, template: `
|
|
14471
14472
|
@if (!this.ctx.treelist.virtualColumns) {
|
|
14472
14473
|
<kendo-treelist-columnmenu-item
|
|
14473
14474
|
[text]="ctx.localization.get('autosizeAllColumns')"
|
|
@@ -14478,7 +14479,7 @@ class ColumnMenuAutoSizeAllColumnsComponent extends ColumnMenuItemBase {
|
|
|
14478
14479
|
}
|
|
14479
14480
|
`, isInline: true, dependencies: [{ kind: "component", type: ColumnMenuItemComponent, selector: "kendo-treelist-columnmenu-item", inputs: ["icon", "svgIcon", "text", "selected", "disabled", "expanded", "service"], outputs: ["itemClick", "expand", "collapse"] }] });
|
|
14480
14481
|
}
|
|
14481
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14482
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuAutoSizeAllColumnsComponent, decorators: [{
|
|
14482
14483
|
type: Component,
|
|
14483
14484
|
args: [{
|
|
14484
14485
|
selector: 'kendo-treelist-columnmenu-autosize-all-columns',
|
|
@@ -14536,8 +14537,8 @@ class ColumnMenuAutoSizeColumnComponent extends ColumnMenuItemBase {
|
|
|
14536
14537
|
autoSizeColumn() {
|
|
14537
14538
|
autoSizeColumn(this.ctx.treelist, this.service, this.column);
|
|
14538
14539
|
}
|
|
14539
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14540
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
14540
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuAutoSizeColumnComponent, deps: [{ token: ContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
14541
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: ColumnMenuAutoSizeColumnComponent, isStandalone: true, selector: "kendo-treelist-columnmenu-autosize-column", inputs: { column: "column" }, usesInheritance: true, ngImport: i0, template: `
|
|
14541
14542
|
@if (!this.ctx.treelist.virtualColumns) {
|
|
14542
14543
|
<kendo-treelist-columnmenu-item
|
|
14543
14544
|
class="k-grid-columnmenu-autosize-column"
|
|
@@ -14549,7 +14550,7 @@ class ColumnMenuAutoSizeColumnComponent extends ColumnMenuItemBase {
|
|
|
14549
14550
|
}
|
|
14550
14551
|
`, isInline: true, dependencies: [{ kind: "component", type: ColumnMenuItemComponent, selector: "kendo-treelist-columnmenu-item", inputs: ["icon", "svgIcon", "text", "selected", "disabled", "expanded", "service"], outputs: ["itemClick", "expand", "collapse"] }] });
|
|
14551
14552
|
}
|
|
14552
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14553
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuAutoSizeColumnComponent, decorators: [{
|
|
14553
14554
|
type: Component,
|
|
14554
14555
|
args: [{
|
|
14555
14556
|
selector: 'kendo-treelist-columnmenu-autosize-column',
|
|
@@ -14801,8 +14802,8 @@ class ColumnMenuComponent {
|
|
|
14801
14802
|
focusRoot() {
|
|
14802
14803
|
this.isNavigable ? this.navigationService.focusCell(0, this.column.leafIndex) : this.anchor.nativeElement.focus();
|
|
14803
14804
|
}
|
|
14804
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
14805
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
14805
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuComponent, deps: [{ token: NavigationService }, { token: SinglePopupService }, { token: ContextService }, { token: ColumnMenuService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }, { token: IdService, optional: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
14806
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: ColumnMenuComponent, isStandalone: true, selector: "kendo-treelist-column-menu", inputs: { standalone: "standalone", column: "column", settings: "settings", sort: "sort", filter: "filter", sortable: "sortable", columnMenuTemplate: "columnMenuTemplate", tabIndex: "tabIndex" }, host: { properties: { "class.k-grid-column-menu-standalone": "this.standalone" } }, providers: [
|
|
14806
14807
|
ColumnMenuService,
|
|
14807
14808
|
MenuTabbingService
|
|
14808
14809
|
], viewQueries: [{ propertyName: "anchor", first: true, predicate: ["anchor"], descendants: true, static: true }, { propertyName: "template", first: true, predicate: ["template"], descendants: true, read: TemplateRef, static: true }, { propertyName: "defaultTemplate", first: true, predicate: ["defaultTemplate"], descendants: true, read: TemplateRef, static: true }], usesOnChanges: true, ngImport: i0, template: `
|
|
@@ -14810,10 +14811,11 @@ class ColumnMenuComponent {
|
|
|
14810
14811
|
class="k-grid-column-menu k-grid-header-menu"
|
|
14811
14812
|
[ngClass]="{ 'k-active': isActive }"
|
|
14812
14813
|
(click)="toggle($event, anchor, template)"
|
|
14813
|
-
(keydown.enter)="$event.stopImmediatePropagation()"
|
|
14814
|
-
|
|
14814
|
+
(keydown.enter)="toggle($event, anchor, template); $event.stopImmediatePropagation()"
|
|
14815
|
+
(keydown.space)="toggle($event, anchor, template); $event.preventDefault(); $event.stopImmediatePropagation()"
|
|
14815
14816
|
[tabindex]="tabIndex"
|
|
14816
14817
|
[attr.title]="columnMenuTitle"
|
|
14818
|
+
[attr.role]="isNavigable ? undefined : 'button'"
|
|
14817
14819
|
[attr.aria-expanded]="isNavigable ? undefined : false"
|
|
14818
14820
|
[attr.aria-haspopup]="isNavigable ? undefined : 'dialog'">
|
|
14819
14821
|
<kendo-icon-wrapper
|
|
@@ -14886,7 +14888,7 @@ class ColumnMenuComponent {
|
|
|
14886
14888
|
</ng-template>
|
|
14887
14889
|
`, isInline: true, dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ColumnMenuSortComponent, selector: "kendo-treelist-columnmenu-sort" }, { kind: "component", type: ColumnMenuLockComponent, selector: "kendo-treelist-columnmenu-lock" }, { kind: "component", type: ColumnMenuChooserComponent, selector: "kendo-treelist-columnmenu-chooser", inputs: ["expanded", "isLast"], outputs: ["expand", "collapse"] }, { kind: "component", type: ColumnMenuFilterComponent, selector: "kendo-treelist-columnmenu-filter", inputs: ["expanded", "isLast"], outputs: ["expand", "collapse"] }, { kind: "component", type: ColumnMenuContainerComponent, selector: "kendo-treelist-columnmenu-container" }, { kind: "component", type: ColumnMenuAutoSizeAllColumnsComponent, selector: "kendo-treelist-columnmenu-autosize-all-columns" }, { kind: "component", type: ColumnMenuAutoSizeColumnComponent, selector: "kendo-treelist-columnmenu-autosize-column", inputs: ["column"] }, { kind: "directive", type: ColumnMenuItemDirective, selector: "[kendoTreeListColumnMenuItem]", inputs: ["kendoTreeListColumnMenuItem"] }] });
|
|
14888
14890
|
}
|
|
14889
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
14891
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnMenuComponent, decorators: [{
|
|
14890
14892
|
type: Component,
|
|
14891
14893
|
args: [{
|
|
14892
14894
|
providers: [
|
|
@@ -14899,10 +14901,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
14899
14901
|
class="k-grid-column-menu k-grid-header-menu"
|
|
14900
14902
|
[ngClass]="{ 'k-active': isActive }"
|
|
14901
14903
|
(click)="toggle($event, anchor, template)"
|
|
14902
|
-
(keydown.enter)="$event.stopImmediatePropagation()"
|
|
14903
|
-
|
|
14904
|
+
(keydown.enter)="toggle($event, anchor, template); $event.stopImmediatePropagation()"
|
|
14905
|
+
(keydown.space)="toggle($event, anchor, template); $event.preventDefault(); $event.stopImmediatePropagation()"
|
|
14904
14906
|
[tabindex]="tabIndex"
|
|
14905
14907
|
[attr.title]="columnMenuTitle"
|
|
14908
|
+
[attr.role]="isNavigable ? undefined : 'button'"
|
|
14906
14909
|
[attr.aria-expanded]="isNavigable ? undefined : false"
|
|
14907
14910
|
[attr.aria-haspopup]="isNavigable ? undefined : 'dialog'">
|
|
14908
14911
|
<kendo-icon-wrapper
|
|
@@ -15115,16 +15118,17 @@ class FilterMenuComponent {
|
|
|
15115
15118
|
focusRoot() {
|
|
15116
15119
|
this.isNavigable ? this.navigationService.focusCell(0, this.column.leafIndex) : this.anchor.nativeElement.focus();
|
|
15117
15120
|
}
|
|
15118
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15119
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
15121
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuComponent, deps: [{ token: FilterService }, { token: SinglePopupService }, { token: ContextService }, { token: NavigationService }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }, { token: IdService, optional: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
15122
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: FilterMenuComponent, isStandalone: true, selector: "kendo-treelist-filter-menu", inputs: { column: "column", filter: "filter", tabIndex: "tabIndex" }, viewQueries: [{ propertyName: "anchor", first: true, predicate: ["anchor"], descendants: true, static: true }, { propertyName: "template", first: true, predicate: ["template"], descendants: true, read: TemplateRef, static: true }], ngImport: i0, template: `
|
|
15120
15123
|
<a #anchor
|
|
15121
15124
|
class="k-grid-filter-menu k-grid-header-menu"
|
|
15122
15125
|
[class.k-active]="hasFilters"
|
|
15123
15126
|
[tabindex]="tabIndex"
|
|
15124
15127
|
(click)="toggle(anchor, template)"
|
|
15125
|
-
(keydown.enter)="$event.stopImmediatePropagation()"
|
|
15126
|
-
|
|
15128
|
+
(keydown.enter)="toggle(anchor, template); $event.stopImmediatePropagation()"
|
|
15129
|
+
(keydown.space)="toggle(anchor, template); $event.preventDefault(); $event.stopImmediatePropagation()"
|
|
15127
15130
|
[attr.title]="filterLabel"
|
|
15131
|
+
[attr.role]="isNavigable ? undefined : 'button'"
|
|
15128
15132
|
[attr.aria-haspopup]="isNavigable ? undefined : 'dialog'"
|
|
15129
15133
|
[attr.aria-expanded]="isNavigable ? undefined : false">
|
|
15130
15134
|
<kendo-icon-wrapper
|
|
@@ -15142,7 +15146,7 @@ class FilterMenuComponent {
|
|
|
15142
15146
|
</ng-template>
|
|
15143
15147
|
`, isInline: true, dependencies: [{ kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "component", type: FilterMenuContainerComponent, selector: "kendo-treelist-filter-menu-container", inputs: ["column", "isLast", "isExpanded", "menuTabbingService", "filter", "actionsClass"], outputs: ["close"] }] });
|
|
15144
15148
|
}
|
|
15145
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15149
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FilterMenuComponent, decorators: [{
|
|
15146
15150
|
type: Component,
|
|
15147
15151
|
args: [{
|
|
15148
15152
|
selector: 'kendo-treelist-filter-menu',
|
|
@@ -15152,9 +15156,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
15152
15156
|
[class.k-active]="hasFilters"
|
|
15153
15157
|
[tabindex]="tabIndex"
|
|
15154
15158
|
(click)="toggle(anchor, template)"
|
|
15155
|
-
(keydown.enter)="$event.stopImmediatePropagation()"
|
|
15156
|
-
|
|
15159
|
+
(keydown.enter)="toggle(anchor, template); $event.stopImmediatePropagation()"
|
|
15160
|
+
(keydown.space)="toggle(anchor, template); $event.preventDefault(); $event.stopImmediatePropagation()"
|
|
15157
15161
|
[attr.title]="filterLabel"
|
|
15162
|
+
[attr.role]="isNavigable ? undefined : 'button'"
|
|
15158
15163
|
[attr.aria-haspopup]="isNavigable ? undefined : 'dialog'"
|
|
15159
15164
|
[attr.aria-expanded]="isNavigable ? undefined : false">
|
|
15160
15165
|
<kendo-icon-wrapper
|
|
@@ -15257,10 +15262,10 @@ class TreeListSelectAllCheckboxDirective {
|
|
|
15257
15262
|
ngOnDestroy() {
|
|
15258
15263
|
this.sub && this.sub.unsubscribe();
|
|
15259
15264
|
}
|
|
15260
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15261
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
15265
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListSelectAllCheckboxDirective, deps: [{ token: i1$6.CheckBoxComponent }, { token: i0.ElementRef }, { token: SelectionService }, { token: i0.ChangeDetectorRef }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
15266
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: TreeListSelectAllCheckboxDirective, isStandalone: true, selector: "[kendoTreeListSelectAllCheckbox]", ngImport: i0 });
|
|
15262
15267
|
}
|
|
15263
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15268
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListSelectAllCheckboxDirective, decorators: [{
|
|
15264
15269
|
type: Directive,
|
|
15265
15270
|
args: [{
|
|
15266
15271
|
selector: '[kendoTreeListSelectAllCheckbox]',
|
|
@@ -15331,9 +15336,6 @@ class HeaderComponent {
|
|
|
15331
15336
|
return !this.scrollable;
|
|
15332
15337
|
}
|
|
15333
15338
|
hostClass = true;
|
|
15334
|
-
get sortableLabel() {
|
|
15335
|
-
return this.localization.get('sortable');
|
|
15336
|
-
}
|
|
15337
15339
|
get columnMenuSettings() {
|
|
15338
15340
|
return this.columnMenu;
|
|
15339
15341
|
}
|
|
@@ -15415,9 +15417,6 @@ class HeaderComponent {
|
|
|
15415
15417
|
selectAllCheckboxId() {
|
|
15416
15418
|
return this.idService.selectAllCheckboxId();
|
|
15417
15419
|
}
|
|
15418
|
-
get selectAllCheckboxLabel() {
|
|
15419
|
-
return this.contextService.localization.get('selectAllRowsCheckboxLabel');
|
|
15420
|
-
}
|
|
15421
15420
|
sortColumn(descriptor) {
|
|
15422
15421
|
this.sortService.sort(descriptor);
|
|
15423
15422
|
}
|
|
@@ -15574,6 +15573,9 @@ class HeaderComponent {
|
|
|
15574
15573
|
isCheckboxColumn(column) {
|
|
15575
15574
|
return isCheckboxColumn(column) && !column.templateRef;
|
|
15576
15575
|
}
|
|
15576
|
+
isRowReorderColumn(column) {
|
|
15577
|
+
return isRowReorderColumn(column);
|
|
15578
|
+
}
|
|
15577
15579
|
isReorderable(column) {
|
|
15578
15580
|
return this.reorderable && column.reorderable;
|
|
15579
15581
|
}
|
|
@@ -15692,8 +15694,8 @@ class HeaderComponent {
|
|
|
15692
15694
|
target: target.context.column
|
|
15693
15695
|
});
|
|
15694
15696
|
}
|
|
15695
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
15696
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
15697
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: HeaderComponent, deps: [{ token: SinglePopupService }, { token: DragHintService }, { token: DropCueService }, { token: ColumnReorderService }, { token: IdService }, { token: SortService }, { token: SelectionService }, { token: i1$1.LocalizationService }, { token: i0.ChangeDetectorRef }, { token: ColumnInfoService }, { token: ContextService }, { token: NavigationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
15698
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: HeaderComponent, isStandalone: true, selector: "[kendoTreeListHeader]", inputs: { totalColumnLevels: "totalColumnLevels", columns: "columns", scrollable: "scrollable", filterable: "filterable", sort: "sort", filter: "filter", sortable: "sortable", lockedColumnsCount: "lockedColumnsCount", resizable: "resizable", reorderable: "reorderable", columnMenu: "columnMenu", columnMenuTemplate: "columnMenuTemplate", totalColumnsCount: "totalColumnsCount", totalColumns: "totalColumns", tabIndex: "tabIndex" }, host: { properties: { "class.k-grid-header": "this.headerClass", "class.k-table-thead": "this.hostClass" } }, viewQueries: [{ propertyName: "dropTargets", predicate: DropTargetDirective, descendants: true }, { propertyName: "filterMenus", predicate: FilterMenuComponent, descendants: true }, { propertyName: "columnMenus", predicate: ColumnMenuComponent, descendants: true }], usesOnChanges: true, ngImport: i0, template: `
|
|
15697
15699
|
@for (i of columnLevels; track $index; let levelIndex = $index) {
|
|
15698
15700
|
<tr role="row"
|
|
15699
15701
|
kendoTreeListLogicalRow
|
|
@@ -15790,7 +15792,7 @@ class HeaderComponent {
|
|
|
15790
15792
|
<span [class.k-sort-icon]="sortDescriptor(getColumnComponent(column).field).dir">
|
|
15791
15793
|
@if (sortDescriptor(getColumnComponent(column).field).dir) {
|
|
15792
15794
|
<kendo-icon-wrapper
|
|
15793
|
-
role="note" [attr.aria-label]="
|
|
15795
|
+
role="note" [attr.aria-label]="messageFor('sortable')"
|
|
15794
15796
|
name="sort-{{sortDescriptor(getColumnComponent(column).field).dir}}-small"
|
|
15795
15797
|
[svgIcon]="sortDescriptor(getColumnComponent(column).field).dir === 'asc' ? sortAscSmallIcon : sortDescSmallIcon"
|
|
15796
15798
|
></kendo-icon-wrapper>
|
|
@@ -15824,12 +15826,18 @@ class HeaderComponent {
|
|
|
15824
15826
|
@if (isCheckboxColumn(column) && !column.headerTemplateRef && $any(column).showSelectAll) {
|
|
15825
15827
|
<kendo-checkbox
|
|
15826
15828
|
[attr.id]="selectAllCheckboxId()"
|
|
15827
|
-
[inputAttributes]="{'aria-label':
|
|
15829
|
+
[inputAttributes]="{'aria-label': messageFor('selectAllRowsCheckboxLabel')}"
|
|
15828
15830
|
kendoTreeListSelectAllCheckbox
|
|
15829
15831
|
kendoTreeListFocusable
|
|
15830
15832
|
(checkedStateChange)="selectAllChange($event)"
|
|
15831
15833
|
></kendo-checkbox>
|
|
15832
15834
|
}
|
|
15835
|
+
@if (isCheckboxColumn(column) && !column.title && !column.headerTemplateRef && !$any(column).showSelectAll) {
|
|
15836
|
+
<span class="k-sr-only">{{messageFor('checkboxColumnHeaderLabel')}}</span>
|
|
15837
|
+
}
|
|
15838
|
+
@if (isRowReorderColumn(column) && !column.title && !column.headerTemplateRef) {
|
|
15839
|
+
<span class="k-sr-only">{{messageFor('dragColumnHeaderLabel')}}</span>
|
|
15840
|
+
}
|
|
15833
15841
|
@if (resizable) {
|
|
15834
15842
|
<span kendoTreeListColumnHandle
|
|
15835
15843
|
kendoDraggable
|
|
@@ -15919,7 +15927,7 @@ class HeaderComponent {
|
|
|
15919
15927
|
}
|
|
15920
15928
|
`, isInline: true, dependencies: [{ kind: "directive", type: LogicalRowDirective, selector: "[kendoTreeListLogicalRow]", inputs: ["logicalRowIndex", "logicalSlaveRow", "logicalCellsCount", "logicalSlaveCellsCount", "dataRowIndex", "dataItem", "isNew", "totalColumns"] }, { kind: "directive", type: LogicalCellDirective, selector: "[kendoTreeListLogicalCell]", inputs: ["logicalColIndex", "logicalRowIndex", "logicalSlaveCell", "column", "colIndex", "colSpan", "rowSpan", "dataRowIndex", "dataItem", "expandable", "headerLabelText"] }, { kind: "directive", type: DropTargetDirective, selector: "[kendoDropTarget]", inputs: ["context"], outputs: ["enter", "leave", "drop"] }, { kind: "directive", type: DraggableDirective, selector: "[kendoDraggable]", inputs: ["enableDrag"], outputs: ["kendoPress", "kendoDrag", "kendoRelease"] }, { kind: "directive", type: DraggableColumnDirective, selector: "[kendoDraggableColumn]", inputs: ["context", "enableDrag"], outputs: ["drag"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: FilterMenuComponent, selector: "kendo-treelist-filter-menu", inputs: ["column", "filter", "tabIndex"] }, { kind: "component", type: ColumnMenuComponent, selector: "kendo-treelist-column-menu", inputs: ["standalone", "column", "settings", "sort", "filter", "sortable", "columnMenuTemplate", "tabIndex"] }, { kind: "directive", type: TemplateContextDirective, selector: "[templateContext]", inputs: ["templateContext"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoTreeListFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListCancelCommand]\n ", inputs: ["kendoTreeListFocusable", "enabled", "kendoTreeListAddCommand", "kendoTreeListEditCommand", "kendoTreeListRemoveCommand", "kendoTreeListSaveCommand", "kendoTreeListCancelCommand"] }, { kind: "directive", type: ColumnHandleDirective, selector: "[kendoTreeListColumnHandle]", inputs: ["columns", "column"] }, { kind: "component", type: FilterRowComponent, selector: "[kendoTreeListFilterRow]", inputs: ["columns", "filter", "logicalRowIndex", "lockedColumnsCount"] }, { kind: "component", type: CheckBoxComponent, selector: "kendo-checkbox", inputs: ["checkedState", "rounded"], outputs: ["checkedStateChange"], exportAs: ["kendoCheckBox"] }, { kind: "directive", type: TreeListSelectAllCheckboxDirective, selector: "[kendoTreeListSelectAllCheckbox]" }] });
|
|
15921
15929
|
}
|
|
15922
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
15930
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: HeaderComponent, decorators: [{
|
|
15923
15931
|
type: Component,
|
|
15924
15932
|
args: [{
|
|
15925
15933
|
selector: '[kendoTreeListHeader]',
|
|
@@ -16020,7 +16028,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
16020
16028
|
<span [class.k-sort-icon]="sortDescriptor(getColumnComponent(column).field).dir">
|
|
16021
16029
|
@if (sortDescriptor(getColumnComponent(column).field).dir) {
|
|
16022
16030
|
<kendo-icon-wrapper
|
|
16023
|
-
role="note" [attr.aria-label]="
|
|
16031
|
+
role="note" [attr.aria-label]="messageFor('sortable')"
|
|
16024
16032
|
name="sort-{{sortDescriptor(getColumnComponent(column).field).dir}}-small"
|
|
16025
16033
|
[svgIcon]="sortDescriptor(getColumnComponent(column).field).dir === 'asc' ? sortAscSmallIcon : sortDescSmallIcon"
|
|
16026
16034
|
></kendo-icon-wrapper>
|
|
@@ -16054,12 +16062,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
16054
16062
|
@if (isCheckboxColumn(column) && !column.headerTemplateRef && $any(column).showSelectAll) {
|
|
16055
16063
|
<kendo-checkbox
|
|
16056
16064
|
[attr.id]="selectAllCheckboxId()"
|
|
16057
|
-
[inputAttributes]="{'aria-label':
|
|
16065
|
+
[inputAttributes]="{'aria-label': messageFor('selectAllRowsCheckboxLabel')}"
|
|
16058
16066
|
kendoTreeListSelectAllCheckbox
|
|
16059
16067
|
kendoTreeListFocusable
|
|
16060
16068
|
(checkedStateChange)="selectAllChange($event)"
|
|
16061
16069
|
></kendo-checkbox>
|
|
16062
16070
|
}
|
|
16071
|
+
@if (isCheckboxColumn(column) && !column.title && !column.headerTemplateRef && !$any(column).showSelectAll) {
|
|
16072
|
+
<span class="k-sr-only">{{messageFor('checkboxColumnHeaderLabel')}}</span>
|
|
16073
|
+
}
|
|
16074
|
+
@if (isRowReorderColumn(column) && !column.title && !column.headerTemplateRef) {
|
|
16075
|
+
<span class="k-sr-only">{{messageFor('dragColumnHeaderLabel')}}</span>
|
|
16076
|
+
}
|
|
16063
16077
|
@if (resizable) {
|
|
16064
16078
|
<span kendoTreeListColumnHandle
|
|
16065
16079
|
kendoDraggable
|
|
@@ -16249,8 +16263,8 @@ class ToolbarComponent {
|
|
|
16249
16263
|
}
|
|
16250
16264
|
this.navigationService.updateFocus();
|
|
16251
16265
|
}
|
|
16252
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16253
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
16266
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ToolbarComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: ContextService }], target: i0.ɵɵFactoryTarget.Component });
|
|
16267
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: ToolbarComponent, isStandalone: true, selector: "kendo-treelist-toolbar", inputs: { position: "position", navigable: "navigable" }, host: { properties: { "attr.role": "this.hostRole", "class.k-grid-toolbar": "this.hostClasses", "class.k-toolbar": "this.hostClasses" } }, ngImport: i0, template: `
|
|
16254
16268
|
@if (toolbarTemplateRef) {
|
|
16255
16269
|
<ng-template
|
|
16256
16270
|
[ngTemplateOutlet]="toolbarTemplateRef"
|
|
@@ -16260,7 +16274,7 @@ class ToolbarComponent {
|
|
|
16260
16274
|
}
|
|
16261
16275
|
`, isInline: true, dependencies: [{ kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] });
|
|
16262
16276
|
}
|
|
16263
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16277
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ToolbarComponent, decorators: [{
|
|
16264
16278
|
type: Component,
|
|
16265
16279
|
args: [{
|
|
16266
16280
|
selector: 'kendo-treelist-toolbar',
|
|
@@ -16647,10 +16661,18 @@ class Messages extends ComponentMessages {
|
|
|
16647
16661
|
* [See example](https://www.telerik.com/kendo-angular-ui/components/treelist/globalization#custom-messages).
|
|
16648
16662
|
*/
|
|
16649
16663
|
filterMenuTitle;
|
|
16650
|
-
|
|
16651
|
-
|
|
16664
|
+
/**
|
|
16665
|
+
* Sets the screen-reader-only content for the row reorder column header.
|
|
16666
|
+
*/
|
|
16667
|
+
dragColumnHeaderLabel;
|
|
16668
|
+
/**
|
|
16669
|
+
* Sets the screen-reader-only content for the checkbox column header when the select-all checkbox is not displayed.
|
|
16670
|
+
*/
|
|
16671
|
+
checkboxColumnHeaderLabel;
|
|
16672
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: Messages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
16673
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: Messages, isStandalone: true, inputs: { groupPanelEmpty: "groupPanelEmpty", noRecords: "noRecords", pagerLabel: "pagerLabel", pagerInputLabel: "pagerInputLabel", pagerFirstPage: "pagerFirstPage", pagerLastPage: "pagerLastPage", pagerPreviousPage: "pagerPreviousPage", pagerNextPage: "pagerNextPage", pagerPage: "pagerPage", pagerPageNumberInputTitle: "pagerPageNumberInputTitle", pagerItemsPerPage: "pagerItemsPerPage", pagerOf: "pagerOf", pagerItemsTotal: "pagerItemsTotal", pagerSelectPage: "pagerSelectPage", filter: "filter", filterInputLabel: "filterInputLabel", filterCellOperatorLabel: "filterCellOperatorLabel", booleanFilterCellLabel: "booleanFilterCellLabel", filterEqOperator: "filterEqOperator", filterNotEqOperator: "filterNotEqOperator", filterIsNullOperator: "filterIsNullOperator", filterIsNotNullOperator: "filterIsNotNullOperator", filterIsEmptyOperator: "filterIsEmptyOperator", filterIsNotEmptyOperator: "filterIsNotEmptyOperator", filterStartsWithOperator: "filterStartsWithOperator", filterContainsOperator: "filterContainsOperator", filterNotContainsOperator: "filterNotContainsOperator", filterEndsWithOperator: "filterEndsWithOperator", filterGteOperator: "filterGteOperator", filterGtOperator: "filterGtOperator", filterLteOperator: "filterLteOperator", filterLtOperator: "filterLtOperator", filterIsTrue: "filterIsTrue", filterIsFalse: "filterIsFalse", filterBooleanAll: "filterBooleanAll", filterAfterOrEqualOperator: "filterAfterOrEqualOperator", filterAfterOperator: "filterAfterOperator", filterBeforeOperator: "filterBeforeOperator", filterBeforeOrEqualOperator: "filterBeforeOrEqualOperator", filterFilterButton: "filterFilterButton", filterClearButton: "filterClearButton", filterAndLogic: "filterAndLogic", filterOrLogic: "filterOrLogic", filterDateToday: "filterDateToday", filterDateToggle: "filterDateToggle", filterNumericDecrement: "filterNumericDecrement", filterNumericIncrement: "filterNumericIncrement", filterMenuOperatorsDropDownLabel: "filterMenuOperatorsDropDownLabel", filterMenuLogicDropDownLabel: "filterMenuLogicDropDownLabel", loading: "loading", columnMenu: "columnMenu", columns: "columns", lock: "lock", unlock: "unlock", sortable: "sortable", sortAscending: "sortAscending", sortDescending: "sortDescending", sortedAscending: "sortedAscending", sortedDescending: "sortedDescending", sortedDefault: "sortedDefault", columnsApply: "columnsApply", columnsReset: "columnsReset", topToolbarLabel: "topToolbarLabel", bottomToolbarLabel: "bottomToolbarLabel", dragRowHandleLabel: "dragRowHandleLabel", selectRowCheckboxLabel: "selectRowCheckboxLabel", selectAllRowsCheckboxLabel: "selectAllRowsCheckboxLabel", autosizeThisColumn: "autosizeThisColumn", autosizeAllColumns: "autosizeAllColumns", filterMenuTitle: "filterMenuTitle", dragColumnHeaderLabel: "dragColumnHeaderLabel", checkboxColumnHeaderLabel: "checkboxColumnHeaderLabel" }, usesInheritance: true, ngImport: i0 });
|
|
16652
16674
|
}
|
|
16653
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16675
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: Messages, decorators: [{
|
|
16654
16676
|
type: Directive,
|
|
16655
16677
|
args: [{}]
|
|
16656
16678
|
}], propDecorators: { groupPanelEmpty: [{
|
|
@@ -16793,6 +16815,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
16793
16815
|
type: Input
|
|
16794
16816
|
}], filterMenuTitle: [{
|
|
16795
16817
|
type: Input
|
|
16818
|
+
}], dragColumnHeaderLabel: [{
|
|
16819
|
+
type: Input
|
|
16820
|
+
}], checkboxColumnHeaderLabel: [{
|
|
16821
|
+
type: Input
|
|
16796
16822
|
}] } });
|
|
16797
16823
|
|
|
16798
16824
|
/**
|
|
@@ -16804,15 +16830,15 @@ class LocalizedMessagesDirective extends Messages {
|
|
|
16804
16830
|
super();
|
|
16805
16831
|
this.service = service;
|
|
16806
16832
|
}
|
|
16807
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
16808
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
16833
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LocalizedMessagesDirective, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
16834
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: LocalizedMessagesDirective, isStandalone: true, selector: "[kendoTreeListLocalizedMessages]", providers: [
|
|
16809
16835
|
{
|
|
16810
16836
|
provide: Messages,
|
|
16811
16837
|
useExisting: forwardRef(() => LocalizedMessagesDirective)
|
|
16812
16838
|
}
|
|
16813
16839
|
], usesInheritance: true, ngImport: i0 });
|
|
16814
16840
|
}
|
|
16815
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
16841
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LocalizedMessagesDirective, decorators: [{
|
|
16816
16842
|
type: Directive,
|
|
16817
16843
|
args: [{
|
|
16818
16844
|
providers: [
|
|
@@ -18604,8 +18630,8 @@ class TreeListComponent {
|
|
|
18604
18630
|
this.dragTargetContainer?.notify();
|
|
18605
18631
|
this.dropTargetContainer?.notify();
|
|
18606
18632
|
}
|
|
18607
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
18608
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
18633
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListComponent, deps: [{ token: BrowserSupportService }, { token: i0.ElementRef }, { token: ChangeNotificationService }, { token: EditService }, { token: FilterService }, { token: PDFService }, { token: ResponsiveService }, { token: i0.Renderer2 }, { token: ExcelService }, { token: i0.NgZone }, { token: ScrollSyncService }, { token: DomEventsService }, { token: ColumnResizingService }, { token: i0.ChangeDetectorRef }, { token: ColumnReorderService }, { token: ColumnInfoService }, { token: NavigationService }, { token: SortService }, { token: ScrollRequestService }, { token: ExpandStateService }, { token: OptionChangesService }, { token: SelectionService }, { token: i1$1.LocalizationService }, { token: ContextService }, { token: RowReorderService }], target: i0.ɵɵFactoryTarget.Component });
|
|
18634
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: TreeListComponent, isStandalone: true, selector: "kendo-treelist", inputs: { ariaLabel: ["aria-label", "ariaLabel"], data: "data", pageSize: "pageSize", height: "height", rowHeight: "rowHeight", skip: "skip", scrollable: "scrollable", sort: "sort", trackBy: "trackBy", filter: "filter", virtualColumns: "virtualColumns", filterable: "filterable", sortable: "sortable", pageable: "pageable", navigable: "navigable", autoSize: "autoSize", rowClass: "rowClass", resizable: "resizable", reorderable: "reorderable", loading: "loading", columnMenu: "columnMenu", hideHeader: "hideHeader", idField: "idField", selectable: "selectable", isSelected: "isSelected", rowReorderable: "rowReorderable", columnsRef: ["columns", "columnsRef"], fetchChildren: "fetchChildren", hasChildren: "hasChildren", isExpanded: "isExpanded" }, outputs: { selectionChange: "selectionChange", filterChange: "filterChange", pageChange: "pageChange", sortChange: "sortChange", dataStateChange: "dataStateChange", edit: "edit", cancel: "cancel", save: "save", remove: "remove", add: "add", cellClose: "cellClose", cellClick: "cellClick", pdfExport: "pdfExport", excelExport: "excelExport", columnResize: "columnResize", columnReorder: "columnReorder", columnVisibilityChange: "columnVisibilityChange", columnLockedChange: "columnLockedChange", scrollBottom: "scrollBottom", contentScroll: "contentScroll", expandEvent: "expand", collapseEvent: "collapse", expandStateChange: "expandStateChange", rowReorder: "rowReorder" }, host: { properties: { "attr.dir": "this.dir", "class.k-grid": "this.hostClasses", "class.k-treelist": "this.hostClasses", "class.k-grid-lockedcolumns": "this.lockedClasses", "class.k-grid-virtual": "this.virtualClasses", "class.k-grid-no-scrollbar": "this.noScrollbarClass" } }, providers: [
|
|
18609
18635
|
BrowserSupportService,
|
|
18610
18636
|
LocalizationService,
|
|
18611
18637
|
ColumnInfoService,
|
|
@@ -18851,6 +18877,12 @@ class TreeListComponent {
|
|
|
18851
18877
|
|
|
18852
18878
|
i18n-autosizeThisColumn="kendo.treelist.autosizeThisColumn|The text shown in the column menu for the autosize this column item"
|
|
18853
18879
|
autosizeThisColumn="Autosize This Column"
|
|
18880
|
+
|
|
18881
|
+
i18n-dragColumnHeaderLabel="kendo.treelist.dragColumnHeaderLabel|The screen-reader-only content for the row reorder column header"
|
|
18882
|
+
dragColumnHeaderLabel="Row reorder"
|
|
18883
|
+
|
|
18884
|
+
i18n-checkboxColumnHeaderLabel="kendo.treelist.checkboxColumnHeaderLabel|The screen-reader-only content for the checkbox selection column header"
|
|
18885
|
+
checkboxColumnHeaderLabel="Selection"
|
|
18854
18886
|
>
|
|
18855
18887
|
</ng-container>
|
|
18856
18888
|
@if (showTopToolbar) {
|
|
@@ -19141,7 +19173,7 @@ class TreeListComponent {
|
|
|
19141
19173
|
</ng-template>
|
|
19142
19174
|
`, isInline: true, dependencies: [{ kind: "directive", type: LocalizedMessagesDirective, selector: "[kendoTreeListLocalizedMessages]" }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: ToolbarComponent, selector: "kendo-treelist-toolbar", inputs: ["position", "navigable"] }, { kind: "directive", type: DragTargetContainerDirective, selector: "[kendoDragTargetContainer]", inputs: ["hint", "dragTargetFilter", "dragHandle", "dragDelay", "threshold", "dragTargetId", "dragData", "dragDisabled", "mode", "cursorStyle", "hintContext"], outputs: ["onDragReady", "onPress", "onDragStart", "onDrag", "onRelease", "onDragEnd"], exportAs: ["kendoDragTargetContainer"] }, { kind: "directive", type: DropTargetContainerDirective, selector: "[kendoDropTargetContainer]", inputs: ["dropTargetFilter", "dropDisabled"], outputs: ["onDragEnter", "onDragOver", "onDragLeave", "onDrop"], exportAs: ["kendoDropTargetContainer"] }, { kind: "directive", type: TableDirective, selector: "[kendoTreeListResizableTable]", inputs: ["locked", "virtualColumns"] }, { kind: "component", type: ColGroupComponent, selector: "[kendoTreeListColGroup]", inputs: ["columns"] }, { kind: "component", type: HeaderComponent, selector: "[kendoTreeListHeader]", inputs: ["totalColumnLevels", "columns", "scrollable", "filterable", "sort", "filter", "sortable", "lockedColumnsCount", "resizable", "reorderable", "columnMenu", "columnMenuTemplate", "totalColumnsCount", "totalColumns", "tabIndex"] }, { kind: "directive", type: ResizableContainerDirective, selector: "[kendoTreeListResizableContainer]", inputs: ["lockedWidth", "kendoTreeListResizableContainer"] }, { kind: "component", type: ListComponent, selector: "kendo-treelist-list", inputs: ["view", "total", "rowHeight", "take", "skip", "columns", "noRecordsTemplate", "filterable", "rowClass", "loading", "trackBy", "virtualColumns", "isVirtual", "expandIcons"], outputs: ["contentScroll", "pageChange", "scrollBottom"] }, { kind: "directive", type: DraggableDirective, selector: "[kendoDraggable]", inputs: ["enableDrag"], outputs: ["kendoPress", "kendoDrag", "kendoRelease"] }, { kind: "directive", type: MarqueeDirective, selector: "[kendoTreeListSelectionMarquee]" }, { kind: "component", type: TableBodyComponent, selector: "[kendoTreeListTableBody]", inputs: ["columns", "allColumns", "noRecordsTemplate", "view", "skip", "filterable", "noRecordsText", "isLocked", "lockedColumnsCount", "totalColumnsCount", "virtualColumns", "expandIcons", "trackBy", "totalColumns", "rowClass"] }, { kind: "component", type: LoadingComponent, selector: "[kendoTreeListLoading]" }, { kind: "component", type: i107.CustomMessagesComponent, selector: "kendo-datapager-messages, kendo-pager-messages" }, { kind: "component", type: i107.PagerInfoComponent, selector: "kendo-datapager-info, kendo-pager-info" }, { kind: "component", type: i107.PagerInputComponent, selector: "kendo-datapager-input, kendo-pager-input", inputs: ["showPageText", "size"] }, { kind: "component", type: i107.PagerNextButtonsComponent, selector: "kendo-datapager-next-buttons, kendo-pager-next-buttons", inputs: ["size"] }, { kind: "component", type: i107.PagerNumericButtonsComponent, selector: "kendo-datapager-numeric-buttons, kendo-pager-numeric-buttons", inputs: ["buttonCount", "size"] }, { kind: "component", type: i107.PagerPageSizesComponent, selector: "kendo-datapager-page-sizes, kendo-pager-page-sizes", inputs: ["showItemsText", "pageSizes", "size", "adaptiveMode"] }, { kind: "component", type: i107.PagerPrevButtonsComponent, selector: "kendo-datapager-prev-buttons, kendo-pager-prev-buttons", inputs: ["size"] }, { kind: "directive", type: i107.PagerTemplateDirective, selector: "[kendoDataPagerTemplate], [kendoPagerTemplate]" }, { kind: "component", type: i107.PagerComponent, selector: "kendo-datapager, kendo-pager", inputs: ["externalTemplate", "total", "skip", "pageSize", "buttonCount", "info", "type", "pageSizeValues", "previousNext", "navigable", "size", "responsive", "adaptiveMode"], outputs: ["pageChange", "pageSizeChange", "pagerInputVisibilityChange", "pageTextVisibilityChange", "itemsTextVisibilityChange"], exportAs: ["kendoDataPager", "kendoPager"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
19143
19175
|
}
|
|
19144
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
19176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListComponent, decorators: [{
|
|
19145
19177
|
type: Component,
|
|
19146
19178
|
args: [{
|
|
19147
19179
|
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
@@ -19395,6 +19427,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
19395
19427
|
|
|
19396
19428
|
i18n-autosizeThisColumn="kendo.treelist.autosizeThisColumn|The text shown in the column menu for the autosize this column item"
|
|
19397
19429
|
autosizeThisColumn="Autosize This Column"
|
|
19430
|
+
|
|
19431
|
+
i18n-dragColumnHeaderLabel="kendo.treelist.dragColumnHeaderLabel|The screen-reader-only content for the row reorder column header"
|
|
19432
|
+
dragColumnHeaderLabel="Row reorder"
|
|
19433
|
+
|
|
19434
|
+
i18n-checkboxColumnHeaderLabel="kendo.treelist.checkboxColumnHeaderLabel|The screen-reader-only content for the checkbox selection column header"
|
|
19435
|
+
checkboxColumnHeaderLabel="Selection"
|
|
19398
19436
|
>
|
|
19399
19437
|
</ng-container>
|
|
19400
19438
|
@if (showTopToolbar) {
|
|
@@ -19877,15 +19915,15 @@ class CustomMessagesComponent extends Messages {
|
|
|
19877
19915
|
get override() {
|
|
19878
19916
|
return true;
|
|
19879
19917
|
}
|
|
19880
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
19881
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
19918
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CustomMessagesComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
19919
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: CustomMessagesComponent, isStandalone: true, selector: "kendo-treelist-messages", providers: [
|
|
19882
19920
|
{
|
|
19883
19921
|
provide: Messages,
|
|
19884
19922
|
useExisting: forwardRef(() => CustomMessagesComponent)
|
|
19885
19923
|
}
|
|
19886
19924
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
19887
19925
|
}
|
|
19888
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
19926
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CustomMessagesComponent, decorators: [{
|
|
19889
19927
|
type: Component,
|
|
19890
19928
|
args: [{
|
|
19891
19929
|
providers: [
|
|
@@ -19952,10 +19990,10 @@ class TreeListToolbarFocusableDirective {
|
|
|
19952
19990
|
this.ctx[`${this.toolbarPosition}ToolbarNavigation`].navigableElements = elements.filter(el => el !== this.element);
|
|
19953
19991
|
this.ctx[`${this.toolbarPosition}ToolbarNavigation`].notify();
|
|
19954
19992
|
}
|
|
19955
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
19956
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
19993
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListToolbarFocusableDirective, deps: [{ token: i0.ElementRef }, { token: ContextService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
19994
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: TreeListToolbarFocusableDirective, isStandalone: true, selector: "\n [kendoTreeListToolbarFocusable],\n [kendoTreeListAddCommand],\n [kendoTreeListCancelCommand],\n [kendoTreeListEditCommand],\n [kendoTreeListRemoveCommand],\n [kendoTreeListSaveCommand],\n [kendoTreeListExcelCommand],\n [kendoTreeListPDFCommand]\n ", ngImport: i0 });
|
|
19957
19995
|
}
|
|
19958
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
19996
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListToolbarFocusableDirective, decorators: [{
|
|
19959
19997
|
type: Directive,
|
|
19960
19998
|
args: [{
|
|
19961
19999
|
selector: `
|
|
@@ -20086,10 +20124,10 @@ class EditingDirectiveBase {
|
|
|
20086
20124
|
onStateChange() {
|
|
20087
20125
|
this.closeEditor();
|
|
20088
20126
|
}
|
|
20089
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20090
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
20127
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EditingDirectiveBase, deps: [{ token: TreeListComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20128
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: EditingDirectiveBase, isStandalone: true, inputs: { editService: "editService", newItemId: "newItemId", removeConfirmation: "removeConfirmation" }, ngImport: i0 });
|
|
20091
20129
|
}
|
|
20092
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
20130
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EditingDirectiveBase, decorators: [{
|
|
20093
20131
|
type: Directive,
|
|
20094
20132
|
args: [{}]
|
|
20095
20133
|
}], ctorParameters: () => [{ type: TreeListComponent }], propDecorators: { editService: [{
|
|
@@ -20125,10 +20163,10 @@ class RowEditingDirectiveBase extends EditingDirectiveBase {
|
|
|
20125
20163
|
super.saveHandler(args);
|
|
20126
20164
|
this.clean();
|
|
20127
20165
|
}
|
|
20128
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20129
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
20166
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: RowEditingDirectiveBase, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
20167
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: RowEditingDirectiveBase, isStandalone: true, usesInheritance: true, ngImport: i0 });
|
|
20130
20168
|
}
|
|
20131
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
20169
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: RowEditingDirectiveBase, decorators: [{
|
|
20132
20170
|
type: Directive,
|
|
20133
20171
|
args: [{}]
|
|
20134
20172
|
}] });
|
|
@@ -20178,10 +20216,10 @@ class TemplateEditingDirective extends RowEditingDirectiveBase {
|
|
|
20178
20216
|
saveModel(args) {
|
|
20179
20217
|
return args.dataItem;
|
|
20180
20218
|
}
|
|
20181
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20182
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
20219
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TemplateEditingDirective, deps: [{ token: TreeListComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20220
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: TemplateEditingDirective, isStandalone: true, selector: "[kendoTreeListTemplateEditing]", inputs: { createNewItem: ["kendoTreeListTemplateEditing", "createNewItem"] }, exportAs: ["kendoTreeListTemplateEditing"], usesInheritance: true, ngImport: i0 });
|
|
20183
20221
|
}
|
|
20184
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
20222
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TemplateEditingDirective, decorators: [{
|
|
20185
20223
|
type: Directive,
|
|
20186
20224
|
args: [{
|
|
20187
20225
|
exportAs: 'kendoTreeListTemplateEditing',
|
|
@@ -20268,10 +20306,10 @@ class ReactiveEditingDirective extends RowEditingDirectiveBase {
|
|
|
20268
20306
|
}
|
|
20269
20307
|
markAllAsTouched(formGroup);
|
|
20270
20308
|
}
|
|
20271
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20272
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
20309
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ReactiveEditingDirective, deps: [{ token: TreeListComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20310
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ReactiveEditingDirective, isStandalone: true, selector: "[kendoTreeListReactiveEditing]", inputs: { createFormGroup: ["kendoTreeListReactiveEditing", "createFormGroup"] }, exportAs: ["kendoTreeListReactiveEditing"], usesInheritance: true, ngImport: i0 });
|
|
20273
20311
|
}
|
|
20274
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
20312
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ReactiveEditingDirective, decorators: [{
|
|
20275
20313
|
type: Directive,
|
|
20276
20314
|
args: [{
|
|
20277
20315
|
exportAs: 'kendoTreeListReactiveEditing',
|
|
@@ -20348,10 +20386,10 @@ class InCellEditingDirective extends EditingDirectiveBase {
|
|
|
20348
20386
|
this.editService.update(dataItem);
|
|
20349
20387
|
}
|
|
20350
20388
|
}
|
|
20351
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20352
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
20389
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: InCellEditingDirective, deps: [{ token: TreeListComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20390
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: InCellEditingDirective, isStandalone: true, selector: "[kendoTreeListInCellEditing]", inputs: { createFormGroup: ["kendoTreeListInCellEditing", "createFormGroup"] }, exportAs: ["kendoTreeListInCellEditing"], usesInheritance: true, ngImport: i0 });
|
|
20353
20391
|
}
|
|
20354
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
20392
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: InCellEditingDirective, decorators: [{
|
|
20355
20393
|
type: Directive,
|
|
20356
20394
|
args: [{
|
|
20357
20395
|
exportAs: 'kendoTreeListInCellEditing',
|
|
@@ -20516,10 +20554,10 @@ class BaseBindingDirective {
|
|
|
20516
20554
|
this.originalData = value || [];
|
|
20517
20555
|
this.dataChanged = true;
|
|
20518
20556
|
}
|
|
20519
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20520
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
20557
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BaseBindingDirective, deps: [{ token: DataBoundTreeComponent }, { token: RowReorderService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20558
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: BaseBindingDirective, isStandalone: true, inputs: { sort: "sort", filter: "filter", aggregate: "aggregate" }, usesOnChanges: true, ngImport: i0 });
|
|
20521
20559
|
}
|
|
20522
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
20560
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BaseBindingDirective, decorators: [{
|
|
20523
20561
|
type: Directive,
|
|
20524
20562
|
args: [{}]
|
|
20525
20563
|
}], ctorParameters: () => [{ type: DataBoundTreeComponent }, { type: RowReorderService }], propDecorators: { sort: [{
|
|
@@ -20613,10 +20651,10 @@ class HierarchicalRowReorderService extends RowReorderService {
|
|
|
20613
20651
|
dropTargetItem[field].unshift(draggedItem);
|
|
20614
20652
|
}
|
|
20615
20653
|
}
|
|
20616
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20617
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
20654
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: HierarchicalRowReorderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
20655
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: HierarchicalRowReorderService });
|
|
20618
20656
|
}
|
|
20619
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
20657
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: HierarchicalRowReorderService, decorators: [{
|
|
20620
20658
|
type: Injectable
|
|
20621
20659
|
}] });
|
|
20622
20660
|
|
|
@@ -20686,15 +20724,15 @@ class HierarchyBindingDirective extends BaseBindingDirective {
|
|
|
20686
20724
|
this.rowReorderService.reorderRows(ev, this.originalData, this.childrenField);
|
|
20687
20725
|
this.rebind();
|
|
20688
20726
|
}
|
|
20689
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20690
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
20727
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: HierarchyBindingDirective, deps: [{ token: DataBoundTreeComponent }, { token: RowReorderService, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20728
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: HierarchyBindingDirective, isStandalone: true, selector: "[kendoTreeListHierarchyBinding]", inputs: { childrenField: "childrenField", data: ["kendoTreeListHierarchyBinding", "data"] }, providers: [
|
|
20691
20729
|
{
|
|
20692
20730
|
provide: RowReorderService,
|
|
20693
20731
|
useClass: HierarchicalRowReorderService
|
|
20694
20732
|
}
|
|
20695
20733
|
], exportAs: ["kendoTreeListHierarchyBinding"], usesInheritance: true, ngImport: i0 });
|
|
20696
20734
|
}
|
|
20697
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
20735
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: HierarchyBindingDirective, decorators: [{
|
|
20698
20736
|
type: Directive,
|
|
20699
20737
|
args: [{
|
|
20700
20738
|
exportAs: 'kendoTreeListHierarchyBinding',
|
|
@@ -20795,10 +20833,10 @@ class FlatRowReorderService extends RowReorderService {
|
|
|
20795
20833
|
}
|
|
20796
20834
|
collection.splice(dropTargetIdx, 0, draggedDataItem);
|
|
20797
20835
|
}
|
|
20798
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20799
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.
|
|
20836
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FlatRowReorderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
|
|
20837
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FlatRowReorderService });
|
|
20800
20838
|
}
|
|
20801
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
20839
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FlatRowReorderService, decorators: [{
|
|
20802
20840
|
type: Injectable
|
|
20803
20841
|
}] });
|
|
20804
20842
|
|
|
@@ -20886,15 +20924,15 @@ class FlatBindingDirective extends BaseBindingDirective {
|
|
|
20886
20924
|
}
|
|
20887
20925
|
this.rebind();
|
|
20888
20926
|
}
|
|
20889
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
20890
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
20927
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FlatBindingDirective, deps: [{ token: DataBoundTreeComponent }, { token: RowReorderService, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
20928
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: FlatBindingDirective, isStandalone: true, selector: "[kendoTreeListFlatBinding]", inputs: { parentIdField: "parentIdField", idField: "idField", data: ["kendoTreeListFlatBinding", "data"] }, providers: [
|
|
20891
20929
|
{
|
|
20892
20930
|
provide: RowReorderService,
|
|
20893
20931
|
useClass: FlatRowReorderService
|
|
20894
20932
|
}
|
|
20895
20933
|
], exportAs: ["kendoTreeListFlatBinding"], usesInheritance: true, ngImport: i0 });
|
|
20896
20934
|
}
|
|
20897
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
20935
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: FlatBindingDirective, decorators: [{
|
|
20898
20936
|
type: Directive,
|
|
20899
20937
|
args: [{
|
|
20900
20938
|
exportAs: 'kendoTreeListFlatBinding',
|
|
@@ -21008,10 +21046,10 @@ class ExpandableDirective {
|
|
|
21008
21046
|
}
|
|
21009
21047
|
this.expandedKeysChange.emit(this.expandedKeys);
|
|
21010
21048
|
}
|
|
21011
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21012
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
21049
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExpandableDirective, deps: [{ token: ExpandableTreeComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
21050
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ExpandableDirective, isStandalone: true, selector: "[kendoTreeListExpandable]", inputs: { expandedKeys: "expandedKeys", initiallyExpanded: "initiallyExpanded", expandBy: "expandBy" }, outputs: { expandedKeysChange: "expandedKeysChange" }, exportAs: ["kendoTreeListExpandable"], usesOnChanges: true, ngImport: i0 });
|
|
21013
21051
|
}
|
|
21014
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21052
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExpandableDirective, decorators: [{
|
|
21015
21053
|
type: Directive,
|
|
21016
21054
|
args: [{
|
|
21017
21055
|
exportAs: 'kendoTreeListExpandable',
|
|
@@ -21217,10 +21255,10 @@ class SelectableDirective {
|
|
|
21217
21255
|
get leafColumns() {
|
|
21218
21256
|
return this.treelist.lockedLeafColumns.toArray().concat(this.treelist.nonLockedLeafColumns.toArray());
|
|
21219
21257
|
}
|
|
21220
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21221
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
21258
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SelectableDirective, deps: [{ token: TreeListComponent }, { token: SelectionService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
21259
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: SelectableDirective, isStandalone: true, selector: "[kendoTreeListSelectable]", inputs: { selectable: "selectable", selectedItems: "selectedItems", itemKey: "itemKey", columnKey: "columnKey" }, outputs: { selectedItemsChange: "selectedItemsChange" }, exportAs: ["kendoTreeListSelectable"], ngImport: i0 });
|
|
21222
21260
|
}
|
|
21223
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21261
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SelectableDirective, decorators: [{
|
|
21224
21262
|
type: Directive,
|
|
21225
21263
|
args: [{
|
|
21226
21264
|
exportAs: 'kendoTreeListSelectable',
|
|
@@ -21271,10 +21309,10 @@ class TreeListSpacerComponent {
|
|
|
21271
21309
|
* If not set, the TreeListSpacer takes all available space.
|
|
21272
21310
|
*/
|
|
21273
21311
|
width;
|
|
21274
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21275
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
21312
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListSpacerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
21313
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: TreeListSpacerComponent, isStandalone: true, selector: "kendo-treelist-spacer", inputs: { width: "width" }, host: { properties: { "class.k-spacer": "this.hostClass", "class.k-spacer-sized": "this.sizedClass", "style.flexBasis": "this.flexBasisStyle" } }, ngImport: i0, template: ``, isInline: true });
|
|
21276
21314
|
}
|
|
21277
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21315
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListSpacerComponent, decorators: [{
|
|
21278
21316
|
type: Component,
|
|
21279
21317
|
args: [{
|
|
21280
21318
|
selector: 'kendo-treelist-spacer',
|
|
@@ -21336,15 +21374,15 @@ class CheckboxColumnComponent extends ColumnBase {
|
|
|
21336
21374
|
get templateRef() {
|
|
21337
21375
|
return this.template ? this.template.templateRef : undefined;
|
|
21338
21376
|
}
|
|
21339
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21340
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
21377
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CheckboxColumnComponent, deps: [{ token: ColumnBase, host: true, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
21378
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: CheckboxColumnComponent, isStandalone: true, selector: "kendo-treelist-checkbox-column", inputs: { showSelectAll: "showSelectAll", checkChildren: "checkChildren", expandable: "expandable" }, providers: [
|
|
21341
21379
|
{
|
|
21342
21380
|
provide: ColumnBase,
|
|
21343
21381
|
useExisting: forwardRef(() => CheckboxColumnComponent)
|
|
21344
21382
|
}
|
|
21345
21383
|
], queries: [{ propertyName: "template", first: true, predicate: CellTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
21346
21384
|
}
|
|
21347
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21385
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CheckboxColumnComponent, decorators: [{
|
|
21348
21386
|
type: Component,
|
|
21349
21387
|
args: [{
|
|
21350
21388
|
providers: [
|
|
@@ -21395,15 +21433,15 @@ class RowReorderColumnComponent extends ColumnBase {
|
|
|
21395
21433
|
super(parent);
|
|
21396
21434
|
this.parent = parent;
|
|
21397
21435
|
}
|
|
21398
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21399
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
21436
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: RowReorderColumnComponent, deps: [{ token: ColumnBase, host: true, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
21437
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: RowReorderColumnComponent, isStandalone: true, selector: "kendo-treelist-rowreorder-column", providers: [
|
|
21400
21438
|
{
|
|
21401
21439
|
provide: ColumnBase,
|
|
21402
21440
|
useExisting: forwardRef(() => RowReorderColumnComponent)
|
|
21403
21441
|
}
|
|
21404
21442
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
21405
21443
|
}
|
|
21406
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21444
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: RowReorderColumnComponent, decorators: [{
|
|
21407
21445
|
type: Component,
|
|
21408
21446
|
args: [{
|
|
21409
21447
|
providers: [
|
|
@@ -21459,15 +21497,15 @@ class CommandColumnComponent extends ColumnBase {
|
|
|
21459
21497
|
get templateRef() {
|
|
21460
21498
|
return this.template ? this.template.templateRef : undefined;
|
|
21461
21499
|
}
|
|
21462
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21463
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
21500
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CommandColumnComponent, deps: [{ token: ColumnBase, host: true, optional: true, skipSelf: true }, { token: OptionChangesService }], target: i0.ɵɵFactoryTarget.Component });
|
|
21501
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: CommandColumnComponent, isStandalone: true, selector: "kendo-treelist-command-column", providers: [
|
|
21464
21502
|
{
|
|
21465
21503
|
provide: ColumnBase,
|
|
21466
21504
|
useExisting: forwardRef(() => CommandColumnComponent)
|
|
21467
21505
|
}
|
|
21468
21506
|
], queries: [{ propertyName: "template", first: true, predicate: CellTemplateDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
21469
21507
|
}
|
|
21470
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21508
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CommandColumnComponent, decorators: [{
|
|
21471
21509
|
type: Component,
|
|
21472
21510
|
args: [{
|
|
21473
21511
|
providers: [
|
|
@@ -21523,8 +21561,8 @@ class BaseCommandDirective extends Button {
|
|
|
21523
21561
|
super(element, renderer, null, localization, ngZone);
|
|
21524
21562
|
this.editService = editService;
|
|
21525
21563
|
}
|
|
21526
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21527
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
21564
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BaseCommandDirective, deps: [{ token: EditService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1$1.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
21565
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: BaseCommandDirective, isStandalone: true, selector: "[kendoTreeListBaseCommand]", host: { listeners: { "click": "clickHandler($event)" }, properties: { "style.display": "this.visible" } }, usesInheritance: true, ngImport: i0, template: `
|
|
21528
21566
|
@if (icon || svgIcon) {
|
|
21529
21567
|
<kendo-icon-wrapper
|
|
21530
21568
|
innerCssClass="k-button-icon"
|
|
@@ -21542,7 +21580,7 @@ class BaseCommandDirective extends Button {
|
|
|
21542
21580
|
<span class="k-button-text"><ng-content></ng-content></span>
|
|
21543
21581
|
`, isInline: true, dependencies: [{ kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
21544
21582
|
}
|
|
21545
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21583
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BaseCommandDirective, decorators: [{
|
|
21546
21584
|
type: Component,
|
|
21547
21585
|
args: [{
|
|
21548
21586
|
selector: '[kendoTreeListBaseCommand]',
|
|
@@ -21607,8 +21645,8 @@ class EditCommandDirective extends BaseCommandDirective {
|
|
|
21607
21645
|
this.editService.beginEdit(this.dataItem);
|
|
21608
21646
|
}
|
|
21609
21647
|
}
|
|
21610
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21611
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
21648
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EditCommandDirective, deps: [{ token: EditService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1$1.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
21649
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: EditCommandDirective, isStandalone: true, selector: "[kendoTreeListEditCommand]", inputs: { cellContext: ["kendoTreeListEditCommand", "cellContext"] }, host: { properties: { "class.k-grid-edit-command": "this.commandClass" } }, usesInheritance: true, ngImport: i0, template: `
|
|
21612
21650
|
@if (icon || svgIcon) {
|
|
21613
21651
|
<kendo-icon-wrapper
|
|
21614
21652
|
innerCssClass="k-button-icon"
|
|
@@ -21626,7 +21664,7 @@ class EditCommandDirective extends BaseCommandDirective {
|
|
|
21626
21664
|
<span class="k-button-text"><ng-content></ng-content></span>
|
|
21627
21665
|
`, isInline: true, dependencies: [{ kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
21628
21666
|
}
|
|
21629
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21667
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EditCommandDirective, decorators: [{
|
|
21630
21668
|
type: Component,
|
|
21631
21669
|
args: [{
|
|
21632
21670
|
selector: '[kendoTreeListEditCommand]',
|
|
@@ -21692,8 +21730,8 @@ class CancelCommandDirective extends BaseCommandDirective {
|
|
|
21692
21730
|
this.editService.endEdit(viewItem.data, viewItem.isNew);
|
|
21693
21731
|
}
|
|
21694
21732
|
}
|
|
21695
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21696
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
21733
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CancelCommandDirective, deps: [{ token: EditService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1$1.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
21734
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: CancelCommandDirective, isStandalone: true, selector: "[kendoTreeListCancelCommand]", inputs: { cellContext: ["kendoTreeListCancelCommand", "cellContext"] }, host: { properties: { "class.k-grid-cancel-command": "this.commandClass" } }, usesInheritance: true, ngImport: i0, template: `
|
|
21697
21735
|
@if (icon || svgIcon) {
|
|
21698
21736
|
<kendo-icon-wrapper
|
|
21699
21737
|
innerCssClass="k-button-icon"
|
|
@@ -21711,7 +21749,7 @@ class CancelCommandDirective extends BaseCommandDirective {
|
|
|
21711
21749
|
<span class="k-button-text"><ng-content></ng-content></span>
|
|
21712
21750
|
`, isInline: true, dependencies: [{ kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
21713
21751
|
}
|
|
21714
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21752
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: CancelCommandDirective, decorators: [{
|
|
21715
21753
|
type: Component,
|
|
21716
21754
|
args: [{
|
|
21717
21755
|
selector: '[kendoTreeListCancelCommand]',
|
|
@@ -21776,8 +21814,8 @@ class SaveCommandDirective extends BaseCommandDirective {
|
|
|
21776
21814
|
this.editService.save(this.dataItem, this.cellContext.viewItem.isNew);
|
|
21777
21815
|
}
|
|
21778
21816
|
}
|
|
21779
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21780
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
21817
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SaveCommandDirective, deps: [{ token: EditService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1$1.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
21818
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: SaveCommandDirective, isStandalone: true, selector: "[kendoTreeListSaveCommand]", inputs: { cellContext: ["kendoTreeListSaveCommand", "cellContext"] }, host: { properties: { "class.k-grid-save-command": "this.commandClass" } }, usesInheritance: true, ngImport: i0, template: `
|
|
21781
21819
|
@if (icon || svgIcon) {
|
|
21782
21820
|
<kendo-icon-wrapper
|
|
21783
21821
|
innerCssClass="k-button-icon"
|
|
@@ -21795,7 +21833,7 @@ class SaveCommandDirective extends BaseCommandDirective {
|
|
|
21795
21833
|
<span class="k-button-text"><ng-content></ng-content></span>
|
|
21796
21834
|
`, isInline: true, dependencies: [{ kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
21797
21835
|
}
|
|
21798
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21836
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: SaveCommandDirective, decorators: [{
|
|
21799
21837
|
type: Component,
|
|
21800
21838
|
args: [{
|
|
21801
21839
|
selector: '[kendoTreeListSaveCommand]',
|
|
@@ -21860,8 +21898,8 @@ class RemoveCommandDirective extends BaseCommandDirective {
|
|
|
21860
21898
|
this.editService.remove(this.dataItem, (this.cellContext.viewItem.parent || {}).data);
|
|
21861
21899
|
}
|
|
21862
21900
|
}
|
|
21863
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21864
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
21901
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: RemoveCommandDirective, deps: [{ token: EditService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1$1.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
21902
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: RemoveCommandDirective, isStandalone: true, selector: "[kendoTreeListRemoveCommand]", inputs: { cellContext: ["kendoTreeListRemoveCommand", "cellContext"] }, host: { properties: { "class.k-grid-remove-command": "this.commandClass" } }, usesInheritance: true, ngImport: i0, template: `
|
|
21865
21903
|
@if (icon || svgIcon) {
|
|
21866
21904
|
<kendo-icon-wrapper
|
|
21867
21905
|
innerCssClass="k-button-icon"
|
|
@@ -21879,7 +21917,7 @@ class RemoveCommandDirective extends BaseCommandDirective {
|
|
|
21879
21917
|
<span class="k-button-text"><ng-content></ng-content></span>
|
|
21880
21918
|
`, isInline: true, dependencies: [{ kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
21881
21919
|
}
|
|
21882
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
21920
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: RemoveCommandDirective, decorators: [{
|
|
21883
21921
|
type: Component,
|
|
21884
21922
|
args: [{
|
|
21885
21923
|
selector: '[kendoTreeListRemoveCommand]',
|
|
@@ -21944,8 +21982,8 @@ class AddCommandDirective extends BaseCommandDirective {
|
|
|
21944
21982
|
onClick() {
|
|
21945
21983
|
this.editService.beginAdd(this.dataItem);
|
|
21946
21984
|
}
|
|
21947
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
21948
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
21985
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: AddCommandDirective, deps: [{ token: EditService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1$1.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
21986
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: AddCommandDirective, isStandalone: true, selector: "[kendoTreeListAddCommand]", inputs: { cellContext: ["kendoTreeListAddCommand", "cellContext"] }, host: { properties: { "class.k-grid-add-command": "this.commandClass" } }, usesInheritance: true, ngImport: i0, template: `
|
|
21949
21987
|
@if (icon || svgIcon) {
|
|
21950
21988
|
<kendo-icon-wrapper
|
|
21951
21989
|
innerCssClass="k-button-icon"
|
|
@@ -21963,7 +22001,7 @@ class AddCommandDirective extends BaseCommandDirective {
|
|
|
21963
22001
|
<span class="k-button-text"><ng-content></ng-content></span>
|
|
21964
22002
|
`, isInline: true, dependencies: [{ kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
21965
22003
|
}
|
|
21966
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22004
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: AddCommandDirective, decorators: [{
|
|
21967
22005
|
type: Component,
|
|
21968
22006
|
args: [{
|
|
21969
22007
|
selector: '[kendoTreeListAddCommand]',
|
|
@@ -22043,8 +22081,8 @@ class AutoCompleteFilterCellComponent extends BaseFilterCellComponent {
|
|
|
22043
22081
|
const columnName = this.column.title || this.column.field;
|
|
22044
22082
|
return replaceMessagePlaceholder(localizationMsg, 'columnName', columnName);
|
|
22045
22083
|
}
|
|
22046
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22047
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22084
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: AutoCompleteFilterCellComponent, deps: [{ token: FilterService }, { token: ColumnComponent }, { token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22085
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: AutoCompleteFilterCellComponent, isStandalone: true, selector: "kendo-treelist-autocomplete-filter-cell", inputs: { showOperators: "showOperators", column: "column", data: "data", valueField: "valueField" }, usesInheritance: true, ngImport: i0, template: `
|
|
22048
22086
|
<kendo-treelist-filter-wrapper-cell
|
|
22049
22087
|
[column]="column"
|
|
22050
22088
|
[filter]="filter"
|
|
@@ -22060,7 +22098,7 @@ class AutoCompleteFilterCellComponent extends BaseFilterCellComponent {
|
|
|
22060
22098
|
</kendo-treelist-filter-wrapper-cell>
|
|
22061
22099
|
`, isInline: true, dependencies: [{ kind: "component", type: FilterCellWrapperComponent, selector: "kendo-treelist-filter-wrapper-cell", inputs: ["showOperators"] }, { kind: "component", type: AutoCompleteComponent, selector: "kendo-autocomplete", inputs: ["highlightFirst", "showStickyHeader", "focusableId", "data", "value", "valueField", "placeholder", "adaptiveMode", "adaptiveTitle", "adaptiveSubtitle", "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: FilterInputDirective, selector: "[kendoFilterInput]", inputs: ["filterDelay", "columnLabel", "column", "value"] }] });
|
|
22062
22100
|
}
|
|
22063
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22101
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: AutoCompleteFilterCellComponent, decorators: [{
|
|
22064
22102
|
type: Component,
|
|
22065
22103
|
args: [{
|
|
22066
22104
|
selector: 'kendo-treelist-autocomplete-filter-cell',
|
|
@@ -22125,15 +22163,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22125
22163
|
*/
|
|
22126
22164
|
class ContainsFilterOperatorComponent extends FilterOperatorBase {
|
|
22127
22165
|
constructor(localization) { super('contains', localization); }
|
|
22128
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22129
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22166
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ContainsFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22167
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: ContainsFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-contains-operator", providers: [
|
|
22130
22168
|
{
|
|
22131
22169
|
provide: FilterOperatorBase,
|
|
22132
22170
|
useExisting: forwardRef(() => ContainsFilterOperatorComponent)
|
|
22133
22171
|
}
|
|
22134
22172
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22135
22173
|
}
|
|
22136
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22174
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ContainsFilterOperatorComponent, decorators: [{
|
|
22137
22175
|
type: Component,
|
|
22138
22176
|
args: [{
|
|
22139
22177
|
providers: [
|
|
@@ -22181,15 +22219,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22181
22219
|
*/
|
|
22182
22220
|
class DoesNotContainFilterOperatorComponent extends FilterOperatorBase {
|
|
22183
22221
|
constructor(localization) { super('doesnotcontain', localization); }
|
|
22184
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22185
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22222
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DoesNotContainFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22223
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: DoesNotContainFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-not-contains-operator", providers: [
|
|
22186
22224
|
{
|
|
22187
22225
|
provide: FilterOperatorBase,
|
|
22188
22226
|
useExisting: forwardRef(() => DoesNotContainFilterOperatorComponent)
|
|
22189
22227
|
}
|
|
22190
22228
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22191
22229
|
}
|
|
22192
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22230
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: DoesNotContainFilterOperatorComponent, decorators: [{
|
|
22193
22231
|
type: Component,
|
|
22194
22232
|
args: [{
|
|
22195
22233
|
providers: [
|
|
@@ -22237,15 +22275,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22237
22275
|
*/
|
|
22238
22276
|
class EndsWithFilterOperatorComponent extends FilterOperatorBase {
|
|
22239
22277
|
constructor(localization) { super('endswith', localization); }
|
|
22240
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22241
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22278
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EndsWithFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22279
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: EndsWithFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-endswith-operator", providers: [
|
|
22242
22280
|
{
|
|
22243
22281
|
provide: FilterOperatorBase,
|
|
22244
22282
|
useExisting: forwardRef(() => EndsWithFilterOperatorComponent)
|
|
22245
22283
|
}
|
|
22246
22284
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22247
22285
|
}
|
|
22248
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22286
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EndsWithFilterOperatorComponent, decorators: [{
|
|
22249
22287
|
type: Component,
|
|
22250
22288
|
args: [{
|
|
22251
22289
|
providers: [
|
|
@@ -22341,15 +22379,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22341
22379
|
*/
|
|
22342
22380
|
class EqualFilterOperatorComponent extends FilterOperatorBase {
|
|
22343
22381
|
constructor(localization) { super('eq', localization); }
|
|
22344
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22345
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22382
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EqualFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22383
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: EqualFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-eq-operator", providers: [
|
|
22346
22384
|
{
|
|
22347
22385
|
provide: FilterOperatorBase,
|
|
22348
22386
|
useExisting: forwardRef(() => EqualFilterOperatorComponent)
|
|
22349
22387
|
}
|
|
22350
22388
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22351
22389
|
}
|
|
22352
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22390
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: EqualFilterOperatorComponent, decorators: [{
|
|
22353
22391
|
type: Component,
|
|
22354
22392
|
args: [{
|
|
22355
22393
|
providers: [
|
|
@@ -22397,15 +22435,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22397
22435
|
*/
|
|
22398
22436
|
class IsEmptyFilterOperatorComponent extends FilterOperatorBase {
|
|
22399
22437
|
constructor(localization) { super('isempty', localization); }
|
|
22400
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22401
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22438
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IsEmptyFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22439
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: IsEmptyFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-isempty-operator", providers: [
|
|
22402
22440
|
{
|
|
22403
22441
|
provide: FilterOperatorBase,
|
|
22404
22442
|
useExisting: forwardRef(() => IsEmptyFilterOperatorComponent)
|
|
22405
22443
|
}
|
|
22406
22444
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22407
22445
|
}
|
|
22408
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22446
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IsEmptyFilterOperatorComponent, decorators: [{
|
|
22409
22447
|
type: Component,
|
|
22410
22448
|
args: [{
|
|
22411
22449
|
providers: [
|
|
@@ -22453,15 +22491,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22453
22491
|
*/
|
|
22454
22492
|
class IsNotEmptyFilterOperatorComponent extends FilterOperatorBase {
|
|
22455
22493
|
constructor(localization) { super('isnotempty', localization); }
|
|
22456
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22457
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22494
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IsNotEmptyFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22495
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: IsNotEmptyFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-isnotempty-operator", providers: [
|
|
22458
22496
|
{
|
|
22459
22497
|
provide: FilterOperatorBase,
|
|
22460
22498
|
useExisting: forwardRef(() => IsNotEmptyFilterOperatorComponent)
|
|
22461
22499
|
}
|
|
22462
22500
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22463
22501
|
}
|
|
22464
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22502
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IsNotEmptyFilterOperatorComponent, decorators: [{
|
|
22465
22503
|
type: Component,
|
|
22466
22504
|
args: [{
|
|
22467
22505
|
providers: [
|
|
@@ -22557,15 +22595,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22557
22595
|
*/
|
|
22558
22596
|
class IsNotNullFilterOperatorComponent extends FilterOperatorBase {
|
|
22559
22597
|
constructor(localization) { super('isnotnull', localization); }
|
|
22560
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22561
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22598
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IsNotNullFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22599
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: IsNotNullFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-isnotnull-operator", providers: [
|
|
22562
22600
|
{
|
|
22563
22601
|
provide: FilterOperatorBase,
|
|
22564
22602
|
useExisting: forwardRef(() => IsNotNullFilterOperatorComponent)
|
|
22565
22603
|
}
|
|
22566
22604
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22567
22605
|
}
|
|
22568
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22606
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IsNotNullFilterOperatorComponent, decorators: [{
|
|
22569
22607
|
type: Component,
|
|
22570
22608
|
args: [{
|
|
22571
22609
|
providers: [
|
|
@@ -22661,15 +22699,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22661
22699
|
*/
|
|
22662
22700
|
class IsNullFilterOperatorComponent extends FilterOperatorBase {
|
|
22663
22701
|
constructor(localization) { super('isnull', localization); }
|
|
22664
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22665
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22702
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IsNullFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22703
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: IsNullFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-isnull-operator", providers: [
|
|
22666
22704
|
{
|
|
22667
22705
|
provide: FilterOperatorBase,
|
|
22668
22706
|
useExisting: forwardRef(() => IsNullFilterOperatorComponent)
|
|
22669
22707
|
}
|
|
22670
22708
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22671
22709
|
}
|
|
22672
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22710
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: IsNullFilterOperatorComponent, decorators: [{
|
|
22673
22711
|
type: Component,
|
|
22674
22712
|
args: [{
|
|
22675
22713
|
providers: [
|
|
@@ -22765,15 +22803,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22765
22803
|
*/
|
|
22766
22804
|
class NotEqualFilterOperatorComponent extends FilterOperatorBase {
|
|
22767
22805
|
constructor(localization) { super('neq', localization); }
|
|
22768
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22769
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22806
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NotEqualFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22807
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: NotEqualFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-neq-operator", providers: [
|
|
22770
22808
|
{
|
|
22771
22809
|
provide: FilterOperatorBase,
|
|
22772
22810
|
useExisting: forwardRef(() => NotEqualFilterOperatorComponent)
|
|
22773
22811
|
}
|
|
22774
22812
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22775
22813
|
}
|
|
22776
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22814
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: NotEqualFilterOperatorComponent, decorators: [{
|
|
22777
22815
|
type: Component,
|
|
22778
22816
|
args: [{
|
|
22779
22817
|
providers: [
|
|
@@ -22821,15 +22859,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22821
22859
|
*/
|
|
22822
22860
|
class StartsWithFilterOperatorComponent extends FilterOperatorBase {
|
|
22823
22861
|
constructor(localization) { super('startswith', localization); }
|
|
22824
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22825
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22862
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: StartsWithFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22863
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: StartsWithFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-startswith-operator", providers: [
|
|
22826
22864
|
{
|
|
22827
22865
|
provide: FilterOperatorBase,
|
|
22828
22866
|
useExisting: forwardRef(() => StartsWithFilterOperatorComponent)
|
|
22829
22867
|
}
|
|
22830
22868
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22831
22869
|
}
|
|
22832
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22870
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: StartsWithFilterOperatorComponent, decorators: [{
|
|
22833
22871
|
type: Component,
|
|
22834
22872
|
args: [{
|
|
22835
22873
|
providers: [
|
|
@@ -22876,15 +22914,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22876
22914
|
*/
|
|
22877
22915
|
class GreaterFilterOperatorComponent extends FilterOperatorBase {
|
|
22878
22916
|
constructor(localization) { super('gt', localization); }
|
|
22879
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22880
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22917
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: GreaterFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22918
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: GreaterFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-gt-operator", providers: [
|
|
22881
22919
|
{
|
|
22882
22920
|
provide: FilterOperatorBase,
|
|
22883
22921
|
useExisting: forwardRef(() => GreaterFilterOperatorComponent)
|
|
22884
22922
|
}
|
|
22885
22923
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22886
22924
|
}
|
|
22887
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22925
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: GreaterFilterOperatorComponent, decorators: [{
|
|
22888
22926
|
type: Component,
|
|
22889
22927
|
args: [{
|
|
22890
22928
|
providers: [
|
|
@@ -22931,15 +22969,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22931
22969
|
*/
|
|
22932
22970
|
class GreaterOrEqualToFilterOperatorComponent extends FilterOperatorBase {
|
|
22933
22971
|
constructor(localization) { super('gte', localization); }
|
|
22934
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22935
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
22972
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: GreaterOrEqualToFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
22973
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: GreaterOrEqualToFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-gte-operator", providers: [
|
|
22936
22974
|
{
|
|
22937
22975
|
provide: FilterOperatorBase,
|
|
22938
22976
|
useExisting: forwardRef(() => GreaterOrEqualToFilterOperatorComponent)
|
|
22939
22977
|
}
|
|
22940
22978
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22941
22979
|
}
|
|
22942
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
22980
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: GreaterOrEqualToFilterOperatorComponent, decorators: [{
|
|
22943
22981
|
type: Component,
|
|
22944
22982
|
args: [{
|
|
22945
22983
|
providers: [
|
|
@@ -22986,15 +23024,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
22986
23024
|
*/
|
|
22987
23025
|
class LessFilterOperatorComponent extends FilterOperatorBase {
|
|
22988
23026
|
constructor(localization) { super('lt', localization); }
|
|
22989
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
22990
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
23027
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LessFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
23028
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: LessFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-lt-operator", providers: [
|
|
22991
23029
|
{
|
|
22992
23030
|
provide: FilterOperatorBase,
|
|
22993
23031
|
useExisting: forwardRef(() => LessFilterOperatorComponent)
|
|
22994
23032
|
}
|
|
22995
23033
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
22996
23034
|
}
|
|
22997
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23035
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LessFilterOperatorComponent, decorators: [{
|
|
22998
23036
|
type: Component,
|
|
22999
23037
|
args: [{
|
|
23000
23038
|
providers: [
|
|
@@ -23041,15 +23079,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
23041
23079
|
*/
|
|
23042
23080
|
class LessOrEqualToFilterOperatorComponent extends FilterOperatorBase {
|
|
23043
23081
|
constructor(localization) { super('lte', localization); }
|
|
23044
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23045
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
23082
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LessOrEqualToFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
23083
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: LessOrEqualToFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-lte-operator", providers: [
|
|
23046
23084
|
{
|
|
23047
23085
|
provide: FilterOperatorBase,
|
|
23048
23086
|
useExisting: forwardRef(() => LessOrEqualToFilterOperatorComponent)
|
|
23049
23087
|
}
|
|
23050
23088
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
23051
23089
|
}
|
|
23052
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23090
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: LessOrEqualToFilterOperatorComponent, decorators: [{
|
|
23053
23091
|
type: Component,
|
|
23054
23092
|
args: [{
|
|
23055
23093
|
providers: [
|
|
@@ -23105,15 +23143,15 @@ class AfterFilterOperatorComponent extends FilterOperatorBase {
|
|
|
23105
23143
|
value: 'gt'
|
|
23106
23144
|
};
|
|
23107
23145
|
}
|
|
23108
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23109
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
23146
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: AfterFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
23147
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: AfterFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-after-operator", providers: [
|
|
23110
23148
|
{
|
|
23111
23149
|
provide: FilterOperatorBase,
|
|
23112
23150
|
useExisting: forwardRef(() => AfterFilterOperatorComponent)
|
|
23113
23151
|
}
|
|
23114
23152
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
23115
23153
|
}
|
|
23116
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23154
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: AfterFilterOperatorComponent, decorators: [{
|
|
23117
23155
|
type: Component,
|
|
23118
23156
|
args: [{
|
|
23119
23157
|
providers: [
|
|
@@ -23169,15 +23207,15 @@ class AfterEqFilterOperatorComponent extends FilterOperatorBase {
|
|
|
23169
23207
|
value: 'gte'
|
|
23170
23208
|
};
|
|
23171
23209
|
}
|
|
23172
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23173
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
23210
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: AfterEqFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
23211
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: AfterEqFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-after-eq-operator", providers: [
|
|
23174
23212
|
{
|
|
23175
23213
|
provide: FilterOperatorBase,
|
|
23176
23214
|
useExisting: forwardRef(() => AfterEqFilterOperatorComponent)
|
|
23177
23215
|
}
|
|
23178
23216
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
23179
23217
|
}
|
|
23180
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23218
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: AfterEqFilterOperatorComponent, decorators: [{
|
|
23181
23219
|
type: Component,
|
|
23182
23220
|
args: [{
|
|
23183
23221
|
providers: [
|
|
@@ -23233,15 +23271,15 @@ class BeforeEqFilterOperatorComponent extends FilterOperatorBase {
|
|
|
23233
23271
|
value: 'lte'
|
|
23234
23272
|
};
|
|
23235
23273
|
}
|
|
23236
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23237
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
23274
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BeforeEqFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
23275
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: BeforeEqFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-before-eq-operator", providers: [
|
|
23238
23276
|
{
|
|
23239
23277
|
provide: FilterOperatorBase,
|
|
23240
23278
|
useExisting: forwardRef(() => BeforeEqFilterOperatorComponent)
|
|
23241
23279
|
}
|
|
23242
23280
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
23243
23281
|
}
|
|
23244
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23282
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BeforeEqFilterOperatorComponent, decorators: [{
|
|
23245
23283
|
type: Component,
|
|
23246
23284
|
args: [{
|
|
23247
23285
|
providers: [
|
|
@@ -23297,15 +23335,15 @@ class BeforeFilterOperatorComponent extends FilterOperatorBase {
|
|
|
23297
23335
|
value: 'lt'
|
|
23298
23336
|
};
|
|
23299
23337
|
}
|
|
23300
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23301
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
23338
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BeforeFilterOperatorComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
23339
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: BeforeFilterOperatorComponent, isStandalone: true, selector: "kendo-treelist-filter-before-operator", providers: [
|
|
23302
23340
|
{
|
|
23303
23341
|
provide: FilterOperatorBase,
|
|
23304
23342
|
useExisting: forwardRef(() => BeforeFilterOperatorComponent)
|
|
23305
23343
|
}
|
|
23306
23344
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
23307
23345
|
}
|
|
23308
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23346
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: BeforeFilterOperatorComponent, decorators: [{
|
|
23309
23347
|
type: Component,
|
|
23310
23348
|
args: [{
|
|
23311
23349
|
providers: [
|
|
@@ -23448,8 +23486,8 @@ class ColumnChooserComponent {
|
|
|
23448
23486
|
this.closeClick = null;
|
|
23449
23487
|
}
|
|
23450
23488
|
}
|
|
23451
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23452
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
23489
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnChooserComponent, deps: [{ token: i1$1.LocalizationService }, { token: ColumnInfoService }, { token: i1.PopupService }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
23490
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: ColumnChooserComponent, isStandalone: true, selector: "kendo-treelist-column-chooser", inputs: { autoSync: "autoSync", allowHideAll: "allowHideAll" }, viewQueries: [{ propertyName: "anchor", first: true, predicate: ["anchor"], descendants: true }, { propertyName: "columnList", first: true, predicate: ["columnList"], descendants: true }], ngImport: i0, template: `
|
|
23453
23491
|
<button #anchor
|
|
23454
23492
|
kendoButton
|
|
23455
23493
|
type="button"
|
|
@@ -23478,7 +23516,7 @@ class ColumnChooserComponent {
|
|
|
23478
23516
|
</ng-template>
|
|
23479
23517
|
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "component", type: ColumnListComponent, selector: "kendo-treelist-columnlist", inputs: ["columns", "autoSync", "ariaLabel", "allowHideAll", "applyText", "resetText", "actionsClass", "isLast", "isExpanded", "service"], outputs: ["reset", "apply", "columnChange"] }] });
|
|
23480
23518
|
}
|
|
23481
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23519
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ColumnChooserComponent, decorators: [{
|
|
23482
23520
|
type: Component,
|
|
23483
23521
|
args: [{
|
|
23484
23522
|
selector: 'kendo-treelist-column-chooser',
|
|
@@ -23758,10 +23796,10 @@ class ExcelComponent {
|
|
|
23758
23796
|
loaded: new Map(component.view.loaded)
|
|
23759
23797
|
};
|
|
23760
23798
|
}
|
|
23761
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23762
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
23799
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelComponent, deps: [{ token: ExcelService }, { token: i1$1.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
23800
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: ExcelComponent, isStandalone: true, selector: "kendo-treelist-excel", inputs: { fileName: "fileName", filterable: "filterable", creator: "creator", date: "date", forceProxy: "forceProxy", proxyURL: "proxyURL", fetchData: "fetchData", collapsible: "collapsible", allPages: "allPages", expandAll: "expandAll", paddingCellOptions: "paddingCellOptions" }, queries: [{ propertyName: "columns", predicate: ColumnBase$1, descendants: true }], ngImport: i0, template: ``, isInline: true });
|
|
23763
23801
|
}
|
|
23764
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23802
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelComponent, decorators: [{
|
|
23765
23803
|
type: Component,
|
|
23766
23804
|
args: [{
|
|
23767
23805
|
selector: 'kendo-treelist-excel',
|
|
@@ -23829,8 +23867,8 @@ class ExcelCommandDirective extends Button {
|
|
|
23829
23867
|
this.excelService = excelService;
|
|
23830
23868
|
this.ngZone = ngZone;
|
|
23831
23869
|
}
|
|
23832
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23833
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
23870
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelCommandDirective, deps: [{ token: ExcelService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1$1.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
23871
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: ExcelCommandDirective, isStandalone: true, selector: "[kendoTreeListExcelCommand]", host: { listeners: { "click": "onClick($event)" }, properties: { "class.k-grid-excel": "this.excelClass" } }, usesInheritance: true, ngImport: i0, template: `
|
|
23834
23872
|
@if (icon || svgIcon) {
|
|
23835
23873
|
<kendo-icon-wrapper
|
|
23836
23874
|
innerCssClass="k-button-icon"
|
|
@@ -23848,7 +23886,7 @@ class ExcelCommandDirective extends Button {
|
|
|
23848
23886
|
<span class="k-button-text"><ng-content></ng-content></span>
|
|
23849
23887
|
`, isInline: true, dependencies: [{ kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
23850
23888
|
}
|
|
23851
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23889
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelCommandDirective, decorators: [{
|
|
23852
23890
|
type: Component,
|
|
23853
23891
|
args: [{
|
|
23854
23892
|
selector: '[kendoTreeListExcelCommand]',
|
|
@@ -23922,10 +23960,10 @@ class ExcelCommandToolbarDirective {
|
|
|
23922
23960
|
e.preventDefault();
|
|
23923
23961
|
this.excelService.exportClick.emit();
|
|
23924
23962
|
}
|
|
23925
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23926
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
23963
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelCommandToolbarDirective, deps: [{ token: ExcelService }, { token: i106.ToolBarButtonComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
23964
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: ExcelCommandToolbarDirective, isStandalone: true, selector: "[kendoTreeListExcelTool]", ngImport: i0 });
|
|
23927
23965
|
}
|
|
23928
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23966
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelCommandToolbarDirective, decorators: [{
|
|
23929
23967
|
type: Directive,
|
|
23930
23968
|
args: [{
|
|
23931
23969
|
selector: '[kendoTreeListExcelTool]',
|
|
@@ -23948,10 +23986,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
23948
23986
|
* ```
|
|
23949
23987
|
*/
|
|
23950
23988
|
class PDFMarginComponent extends PDFExportMarginComponent {
|
|
23951
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23952
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
23989
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFMarginComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
23990
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: PDFMarginComponent, isStandalone: true, selector: "kendo-treelist-pdf-margin", usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
23953
23991
|
}
|
|
23954
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
23992
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFMarginComponent, decorators: [{
|
|
23955
23993
|
type: Component,
|
|
23956
23994
|
args: [{
|
|
23957
23995
|
selector: 'kendo-treelist-pdf-margin',
|
|
@@ -23986,10 +24024,10 @@ class PDFTemplateDirective extends PDFExportTemplateDirective {
|
|
|
23986
24024
|
constructor(templateRef) {
|
|
23987
24025
|
super(templateRef);
|
|
23988
24026
|
}
|
|
23989
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
23990
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
24027
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
24028
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: PDFTemplateDirective, isStandalone: true, selector: "[kendoTreeListPDFTemplate]", usesInheritance: true, ngImport: i0 });
|
|
23991
24029
|
}
|
|
23992
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
24030
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFTemplateDirective, decorators: [{
|
|
23993
24031
|
type: Directive,
|
|
23994
24032
|
args: [{
|
|
23995
24033
|
selector: '[kendoTreeListPDFTemplate]',
|
|
@@ -24423,10 +24461,10 @@ class PDFComponent extends PDFExportComponent {
|
|
|
24423
24461
|
}, 0);
|
|
24424
24462
|
});
|
|
24425
24463
|
}
|
|
24426
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
24427
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.
|
|
24464
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFComponent, deps: [{ token: PDFService }, { token: SuspendService }, { token: i0.NgZone }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
24465
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "19.2.20", type: PDFComponent, isStandalone: true, selector: "kendo-treelist-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 });
|
|
24428
24466
|
}
|
|
24429
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
24467
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFComponent, decorators: [{
|
|
24430
24468
|
type: Component,
|
|
24431
24469
|
args: [{
|
|
24432
24470
|
selector: 'kendo-treelist-pdf',
|
|
@@ -24486,8 +24524,8 @@ class PDFCommandDirective extends Button {
|
|
|
24486
24524
|
this.pdfService = pdfService;
|
|
24487
24525
|
this.ngZone = ngZone;
|
|
24488
24526
|
}
|
|
24489
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
24490
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.
|
|
24527
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFCommandDirective, deps: [{ token: PDFService }, { token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i1$1.LocalizationService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
24528
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "19.2.20", type: PDFCommandDirective, isStandalone: true, selector: "[kendoTreeListPDFCommand]", host: { listeners: { "click": "onClick($event)" }, properties: { "class.k-grid-pdf": "this.pdfClass" } }, usesInheritance: true, ngImport: i0, template: `
|
|
24491
24529
|
@if (icon || svgIcon) {
|
|
24492
24530
|
<kendo-icon-wrapper
|
|
24493
24531
|
innerCssClass="k-button-icon"
|
|
@@ -24505,7 +24543,7 @@ class PDFCommandDirective extends Button {
|
|
|
24505
24543
|
<span class="k-button-text"><ng-content></ng-content></span>
|
|
24506
24544
|
`, isInline: true, dependencies: [{ kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
24507
24545
|
}
|
|
24508
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
24546
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFCommandDirective, decorators: [{
|
|
24509
24547
|
type: Component,
|
|
24510
24548
|
args: [{
|
|
24511
24549
|
selector: '[kendoTreeListPDFCommand]',
|
|
@@ -24575,10 +24613,10 @@ class AddCommandToolbarDirective {
|
|
|
24575
24613
|
e.preventDefault();
|
|
24576
24614
|
this.editService.beginAdd();
|
|
24577
24615
|
}
|
|
24578
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
24579
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
24616
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: AddCommandToolbarDirective, deps: [{ token: EditService }, { token: i106.ToolBarButtonComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
24617
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: AddCommandToolbarDirective, isStandalone: true, selector: "[kendoTreeListAddTool]", ngImport: i0 });
|
|
24580
24618
|
}
|
|
24581
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
24619
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: AddCommandToolbarDirective, decorators: [{
|
|
24582
24620
|
type: Directive,
|
|
24583
24621
|
args: [{
|
|
24584
24622
|
selector: '[kendoTreeListAddTool]',
|
|
@@ -24632,10 +24670,10 @@ class PDFCommandToolbarDirective {
|
|
|
24632
24670
|
e.preventDefault();
|
|
24633
24671
|
this.pdfService.exportClick.emit();
|
|
24634
24672
|
}
|
|
24635
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
24636
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.
|
|
24673
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFCommandToolbarDirective, deps: [{ token: PDFService }, { token: i106.ToolBarButtonComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
24674
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.20", type: PDFCommandToolbarDirective, isStandalone: true, selector: "[kendoTreeListPDFTool]", ngImport: i0 });
|
|
24637
24675
|
}
|
|
24638
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
24676
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFCommandToolbarDirective, decorators: [{
|
|
24639
24677
|
type: Directive,
|
|
24640
24678
|
args: [{
|
|
24641
24679
|
selector: '[kendoTreeListPDFTool]',
|
|
@@ -24846,9 +24884,9 @@ const KENDO_TREELIST = [
|
|
|
24846
24884
|
* ```
|
|
24847
24885
|
*/
|
|
24848
24886
|
class TreeListModule {
|
|
24849
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
24850
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.
|
|
24851
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.
|
|
24887
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
24888
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: TreeListModule, imports: [TreeListComponent, ToolbarTemplateDirective, ToolbarComponent, TreeListSpacerComponent, CustomMessagesComponent, TemplateEditingDirective, ReactiveEditingDirective, InCellEditingDirective, HierarchyBindingDirective, FlatBindingDirective, ExpandableDirective, SelectableDirective, TreeListToolbarFocusableDirective, ColumnComponent, ColumnGroupComponent, LogicalCellDirective, LogicalRowDirective, FocusableDirective, ColGroupComponent, ResizableContainerDirective, i1$4.TemplateContextDirective, FieldAccessorPipe, SpanColumnComponent, LoadingComponent, FilterCellOperatorsComponent, CheckboxColumnComponent, RowReorderColumnComponent, CommandColumnComponent, CellTemplateDirective, CellComponent, NoRecordsTemplateDirective, EditTemplateDirective, EditCommandDirective, CancelCommandDirective, SaveCommandDirective, RemoveCommandDirective, AddCommandDirective, AddCommandToolbarDirective, FooterTemplateDirective, HeaderComponent, HeaderTemplateDirective, ColumnHandleDirective, FilterRowComponent, FilterCellComponent, FilterCellTemplateDirective, StringFilterCellComponent, NumericFilterCellComponent, AutoCompleteFilterCellComponent, BooleanFilterCellComponent, FilterCellHostDirective, FilterCellWrapperComponent, DateFilterCellComponent, FilterCellOperatorsComponent, ContainsFilterOperatorComponent, DoesNotContainFilterOperatorComponent, EndsWithFilterOperatorComponent, EqualFilterOperatorComponent, IsEmptyFilterOperatorComponent, IsNotEmptyFilterOperatorComponent, IsNotNullFilterOperatorComponent, IsNullFilterOperatorComponent, NotEqualFilterOperatorComponent, StartsWithFilterOperatorComponent, GreaterFilterOperatorComponent, GreaterOrEqualToFilterOperatorComponent, LessFilterOperatorComponent, LessOrEqualToFilterOperatorComponent, AfterFilterOperatorComponent, AfterEqFilterOperatorComponent, BeforeEqFilterOperatorComponent, BeforeFilterOperatorComponent, FilterInputDirective, ColumnComponent, ColumnGroupComponent, LogicalCellDirective, LogicalRowDirective, FocusableDirective, ColGroupComponent, ResizableContainerDirective, i1$4.TemplateContextDirective, FieldAccessorPipe, SpanColumnComponent, LoadingComponent, FilterCellOperatorsComponent, CheckboxColumnComponent, RowReorderColumnComponent, FilterMenuComponent, FilterMenuContainerComponent, FilterMenuInputWrapperComponent, StringFilterMenuInputComponent, StringFilterMenuComponent, FilterMenuTemplateDirective, NumericFilterMenuComponent, NumericFilterMenuInputComponent, DateFilterMenuInputComponent, DateFilterMenuComponent, FilterMenuHostDirective, BooleanFilterMenuComponent, BooleanFilterRadioButtonDirective, ColumnChooserComponent, ColumnMenuChooserComponent, ColumnMenuFilterComponent, ColumnMenuItemComponent, ColumnMenuItemContentTemplateDirective, ColumnMenuSortComponent, ColumnMenuComponent, ColumnMenuLockComponent, ColumnMenuTemplateDirective, ColumnMenuItemDirective, ColumnMenuAutoSizeColumnComponent, ColumnMenuAutoSizeAllColumnsComponent, ExcelComponent, ExcelCommandDirective, ExcelCommandToolbarDirective, i100.ColumnComponent, i100.ColumnGroupComponent, i100.FooterTemplateDirective, i100.GroupFooterTemplateDirective, i100.GroupHeaderColumnTemplateDirective, i100.GroupHeaderTemplateDirective, PDFComponent, PDFMarginComponent, PDFCommandDirective, PDFTemplateDirective, PDFCommandToolbarDirective, i106.ToolBarComponent, i106.ToolbarCustomMessagesComponent, i106.ToolBarButtonComponent, i106.ToolBarButtonGroupComponent, i106.ToolBarDropDownButtonComponent, i106.ToolBarSeparatorComponent, i106.ToolBarSpacerComponent, i106.ToolBarSplitButtonComponent, i106.ToolBarToolComponent, i107.CustomMessagesComponent, i107.PagerFocusableDirective, i107.PagerInfoComponent, i107.PagerInputComponent, i107.PagerNextButtonsComponent, i107.PagerNumericButtonsComponent, i107.PagerPageSizesComponent, i107.PagerPrevButtonsComponent, i107.PagerTemplateDirective, i107.PagerComponent, i107.PagerSpacerComponent, TableDirective], exports: [TreeListComponent, ToolbarTemplateDirective, ToolbarComponent, TreeListSpacerComponent, CustomMessagesComponent, TemplateEditingDirective, ReactiveEditingDirective, InCellEditingDirective, HierarchyBindingDirective, FlatBindingDirective, ExpandableDirective, SelectableDirective, TreeListToolbarFocusableDirective, ColumnComponent, ColumnGroupComponent, LogicalCellDirective, LogicalRowDirective, FocusableDirective, ColGroupComponent, ResizableContainerDirective, i1$4.TemplateContextDirective, FieldAccessorPipe, SpanColumnComponent, LoadingComponent, FilterCellOperatorsComponent, CheckboxColumnComponent, RowReorderColumnComponent, CommandColumnComponent, CellTemplateDirective, CellComponent, NoRecordsTemplateDirective, EditTemplateDirective, EditCommandDirective, CancelCommandDirective, SaveCommandDirective, RemoveCommandDirective, AddCommandDirective, AddCommandToolbarDirective, FooterTemplateDirective, HeaderComponent, HeaderTemplateDirective, ColumnHandleDirective, FilterRowComponent, FilterCellComponent, FilterCellTemplateDirective, StringFilterCellComponent, NumericFilterCellComponent, AutoCompleteFilterCellComponent, BooleanFilterCellComponent, FilterCellHostDirective, FilterCellWrapperComponent, DateFilterCellComponent, FilterCellOperatorsComponent, ContainsFilterOperatorComponent, DoesNotContainFilterOperatorComponent, EndsWithFilterOperatorComponent, EqualFilterOperatorComponent, IsEmptyFilterOperatorComponent, IsNotEmptyFilterOperatorComponent, IsNotNullFilterOperatorComponent, IsNullFilterOperatorComponent, NotEqualFilterOperatorComponent, StartsWithFilterOperatorComponent, GreaterFilterOperatorComponent, GreaterOrEqualToFilterOperatorComponent, LessFilterOperatorComponent, LessOrEqualToFilterOperatorComponent, AfterFilterOperatorComponent, AfterEqFilterOperatorComponent, BeforeEqFilterOperatorComponent, BeforeFilterOperatorComponent, FilterInputDirective, ColumnComponent, ColumnGroupComponent, LogicalCellDirective, LogicalRowDirective, FocusableDirective, ColGroupComponent, ResizableContainerDirective, i1$4.TemplateContextDirective, FieldAccessorPipe, SpanColumnComponent, LoadingComponent, FilterCellOperatorsComponent, CheckboxColumnComponent, RowReorderColumnComponent, FilterMenuComponent, FilterMenuContainerComponent, FilterMenuInputWrapperComponent, StringFilterMenuInputComponent, StringFilterMenuComponent, FilterMenuTemplateDirective, NumericFilterMenuComponent, NumericFilterMenuInputComponent, DateFilterMenuInputComponent, DateFilterMenuComponent, FilterMenuHostDirective, BooleanFilterMenuComponent, BooleanFilterRadioButtonDirective, ColumnChooserComponent, ColumnMenuChooserComponent, ColumnMenuFilterComponent, ColumnMenuItemComponent, ColumnMenuItemContentTemplateDirective, ColumnMenuSortComponent, ColumnMenuComponent, ColumnMenuLockComponent, ColumnMenuTemplateDirective, ColumnMenuItemDirective, ColumnMenuAutoSizeColumnComponent, ColumnMenuAutoSizeAllColumnsComponent, ExcelComponent, ExcelCommandDirective, ExcelCommandToolbarDirective, i100.ColumnComponent, i100.ColumnGroupComponent, i100.FooterTemplateDirective, i100.GroupFooterTemplateDirective, i100.GroupHeaderColumnTemplateDirective, i100.GroupHeaderTemplateDirective, PDFComponent, PDFMarginComponent, PDFCommandDirective, PDFTemplateDirective, PDFCommandToolbarDirective, i106.ToolBarComponent, i106.ToolbarCustomMessagesComponent, i106.ToolBarButtonComponent, i106.ToolBarButtonGroupComponent, i106.ToolBarDropDownButtonComponent, i106.ToolBarSeparatorComponent, i106.ToolBarSpacerComponent, i106.ToolBarSplitButtonComponent, i106.ToolBarToolComponent, i107.CustomMessagesComponent, i107.PagerFocusableDirective, i107.PagerInfoComponent, i107.PagerInputComponent, i107.PagerNextButtonsComponent, i107.PagerNumericButtonsComponent, i107.PagerPageSizesComponent, i107.PagerPrevButtonsComponent, i107.PagerTemplateDirective, i107.PagerComponent, i107.PagerSpacerComponent] });
|
|
24889
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListModule, providers: [
|
|
24852
24890
|
IconsService,
|
|
24853
24891
|
ResizeBatchService,
|
|
24854
24892
|
CalendarDOMService,
|
|
@@ -24864,7 +24902,7 @@ class TreeListModule {
|
|
|
24864
24902
|
WindowContainerService
|
|
24865
24903
|
], imports: [TreeListComponent, FilterCellOperatorsComponent, CellComponent, EditCommandDirective, CancelCommandDirective, SaveCommandDirective, RemoveCommandDirective, AddCommandDirective, HeaderComponent, StringFilterCellComponent, NumericFilterCellComponent, AutoCompleteFilterCellComponent, BooleanFilterCellComponent, FilterCellWrapperComponent, DateFilterCellComponent, FilterCellOperatorsComponent, FilterCellOperatorsComponent, FilterMenuComponent, FilterMenuContainerComponent, FilterMenuInputWrapperComponent, StringFilterMenuInputComponent, StringFilterMenuComponent, NumericFilterMenuComponent, NumericFilterMenuInputComponent, DateFilterMenuInputComponent, DateFilterMenuComponent, BooleanFilterMenuComponent, ColumnChooserComponent, ColumnMenuChooserComponent, ColumnMenuFilterComponent, ColumnMenuItemComponent, ColumnMenuSortComponent, ColumnMenuComponent, ColumnMenuLockComponent, ColumnMenuAutoSizeColumnComponent, ColumnMenuAutoSizeAllColumnsComponent, ExcelCommandDirective, i100.ColumnComponent, i100.ColumnGroupComponent, PDFCommandDirective, i106.ToolBarComponent, i106.ToolbarCustomMessagesComponent, i106.ToolBarButtonComponent, i106.ToolBarButtonGroupComponent, i106.ToolBarDropDownButtonComponent, i106.ToolBarSeparatorComponent, i106.ToolBarSpacerComponent, i106.ToolBarSplitButtonComponent, i107.CustomMessagesComponent, i107.PagerInfoComponent, i107.PagerInputComponent, i107.PagerNextButtonsComponent, i107.PagerNumericButtonsComponent, i107.PagerPageSizesComponent, i107.PagerPrevButtonsComponent, i107.PagerComponent, i107.PagerSpacerComponent] });
|
|
24866
24904
|
}
|
|
24867
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
24905
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: TreeListModule, decorators: [{
|
|
24868
24906
|
type: NgModule,
|
|
24869
24907
|
args: [{
|
|
24870
24908
|
exports: [...KENDO_TREELIST, ...KENDO_TOOLBAR, ...KENDO_PAGER],
|
|
@@ -24909,11 +24947,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
24909
24947
|
* ```
|
|
24910
24948
|
*/
|
|
24911
24949
|
class PDFModule {
|
|
24912
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
24913
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.
|
|
24914
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.
|
|
24950
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
24951
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: PDFModule, imports: [PDFComponent, PDFMarginComponent, PDFCommandDirective, PDFTemplateDirective, PDFCommandToolbarDirective, i2.IconComponent, i2.SVGIconComponent], exports: [PDFComponent, PDFMarginComponent, PDFCommandDirective, PDFTemplateDirective, PDFCommandToolbarDirective] });
|
|
24952
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFModule, providers: [IconsService], imports: [PDFCommandDirective, KENDO_ICONS] });
|
|
24915
24953
|
}
|
|
24916
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
24954
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: PDFModule, decorators: [{
|
|
24917
24955
|
type: NgModule,
|
|
24918
24956
|
args: [{
|
|
24919
24957
|
imports: [...KENDO_TREELIST_PDF_EXPORT, ...KENDO_ICONS],
|
|
@@ -24943,11 +24981,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
24943
24981
|
* ```
|
|
24944
24982
|
*/
|
|
24945
24983
|
class ExcelModule {
|
|
24946
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.
|
|
24947
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.
|
|
24948
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.
|
|
24984
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
24985
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.20", ngImport: i0, type: ExcelModule, imports: [ExcelComponent, ExcelCommandDirective, ExcelCommandToolbarDirective, i100.ColumnComponent, i100.ColumnGroupComponent, i100.FooterTemplateDirective, i100.GroupFooterTemplateDirective, i100.GroupHeaderColumnTemplateDirective, i100.GroupHeaderTemplateDirective], exports: [ExcelComponent, ExcelCommandDirective, ExcelCommandToolbarDirective, i100.ColumnComponent, i100.ColumnGroupComponent, i100.FooterTemplateDirective, i100.GroupFooterTemplateDirective, i100.GroupHeaderColumnTemplateDirective, i100.GroupHeaderTemplateDirective] });
|
|
24986
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelModule, providers: [IconsService], imports: [ExcelCommandDirective, i100.ColumnComponent, i100.ColumnGroupComponent] });
|
|
24949
24987
|
}
|
|
24950
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.
|
|
24988
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.20", ngImport: i0, type: ExcelModule, decorators: [{
|
|
24951
24989
|
type: NgModule,
|
|
24952
24990
|
args: [{
|
|
24953
24991
|
imports: [...KENDO_TREELIST_EXCEL_EXPORT],
|