@progress/kendo-angular-grid 17.0.0-develop.6 → 17.0.0-develop.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/column-menu/column-chooser.component.mjs +1 -1
- package/esm2020/filtering/cell/filter-cell-operators.component.mjs +1 -1
- package/esm2020/grid.component.mjs +2 -4
- package/esm2020/package-metadata.mjs +2 -2
- package/esm2020/pager/pager-next-buttons.component.mjs +1 -1
- package/esm2020/pager/pager-numeric-buttons.component.mjs +1 -1
- package/esm2020/pager/pager-prev-buttons.component.mjs +1 -1
- package/esm2020/rendering/toolbar/toolbar.component.mjs +11 -1
- package/fesm2015/progress-kendo-angular-grid.mjs +20 -12
- package/fesm2020/progress-kendo-angular-grid.mjs +20 -12
- package/package.json +16 -16
- package/rendering/toolbar/toolbar.component.d.ts +1 -0
- package/schematics/ngAdd/index.js +4 -4
|
@@ -177,7 +177,7 @@ ColumnChooserComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0",
|
|
|
177
177
|
(keydown.shift.tab)="onShiftTab($event)">
|
|
178
178
|
</kendo-grid-columnlist>
|
|
179
179
|
</ng-template>
|
|
180
|
-
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
180
|
+
`, 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-grid-columnlist", inputs: ["columns", "autoSync", "ariaLabel", "allowHideAll", "applyText", "resetText", "actionsClass", "isLast", "isExpanded", "service"], outputs: ["reset", "apply", "columnChange"] }] });
|
|
181
181
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ColumnChooserComponent, decorators: [{
|
|
182
182
|
type: Component,
|
|
183
183
|
args: [{
|
|
@@ -155,7 +155,7 @@ FilterCellOperatorsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14
|
|
|
155
155
|
[size]="size"
|
|
156
156
|
(click)="clearClick()"
|
|
157
157
|
(keydown)="clearKeydown($event)"></button>
|
|
158
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "title", "subtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
158
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "title", "subtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { 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"] }] });
|
|
159
159
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellOperatorsComponent, decorators: [{
|
|
160
160
|
type: Component,
|
|
161
161
|
args: [{
|
|
@@ -2330,7 +2330,6 @@ GridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
2330
2330
|
>
|
|
2331
2331
|
</ng-container>
|
|
2332
2332
|
<kendo-grid-toolbar
|
|
2333
|
-
class="k-toolbar k-grid-toolbar"
|
|
2334
2333
|
*ngIf="showTopToolbar"
|
|
2335
2334
|
[size]="size"
|
|
2336
2335
|
[attr.aria-label]="messageFor('topToolbarLabel')"
|
|
@@ -2642,7 +2641,7 @@ GridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
2642
2641
|
(pageChange)="notifyPageChange('pager', $event)">
|
|
2643
2642
|
</kendo-pager>
|
|
2644
2643
|
<kendo-grid-toolbar
|
|
2645
|
-
class="k-
|
|
2644
|
+
class="k-grid-toolbar-bottom"
|
|
2646
2645
|
*ngIf="showBottomToolbar"
|
|
2647
2646
|
[size]="size"
|
|
2648
2647
|
[navigable]="navigation.toolbarEnabled"
|
|
@@ -2967,7 +2966,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2967
2966
|
>
|
|
2968
2967
|
</ng-container>
|
|
2969
2968
|
<kendo-grid-toolbar
|
|
2970
|
-
class="k-toolbar k-grid-toolbar"
|
|
2971
2969
|
*ngIf="showTopToolbar"
|
|
2972
2970
|
[size]="size"
|
|
2973
2971
|
[attr.aria-label]="messageFor('topToolbarLabel')"
|
|
@@ -3279,7 +3277,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
3279
3277
|
(pageChange)="notifyPageChange('pager', $event)">
|
|
3280
3278
|
</kendo-pager>
|
|
3281
3279
|
<kendo-grid-toolbar
|
|
3282
|
-
class="k-
|
|
3280
|
+
class="k-grid-toolbar-bottom"
|
|
3283
3281
|
*ngIf="showBottomToolbar"
|
|
3284
3282
|
[size]="size"
|
|
3285
3283
|
[navigable]="navigation.toolbarEnabled"
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-grid',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '17.0.0-develop.
|
|
12
|
+
publishDate: 1729170293,
|
|
13
|
+
version: '17.0.0-develop.8',
|
|
14
14
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
15
15
|
};
|
|
@@ -70,7 +70,7 @@ PagerNextButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.
|
|
|
70
70
|
[attr.aria-label]="textFor('pagerLastPage')"
|
|
71
71
|
(click)="currentPage !== totalPages ? changePage(totalPages-1) : false">
|
|
72
72
|
</button>
|
|
73
|
-
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
73
|
+
`, 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: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
74
74
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerNextButtonsComponent, decorators: [{
|
|
75
75
|
type: Component,
|
|
76
76
|
args: [{
|
|
@@ -162,7 +162,7 @@ PagerNumericButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14
|
|
|
162
162
|
[attr.title]="pageLabel(end + 1)"
|
|
163
163
|
(click)="changePage(end)">...</button>
|
|
164
164
|
</div>
|
|
165
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
165
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { 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"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
166
166
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerNumericButtonsComponent, decorators: [{
|
|
167
167
|
type: Component,
|
|
168
168
|
args: [{
|
|
@@ -71,7 +71,7 @@ PagerPrevButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.
|
|
|
71
71
|
[attr.aria-label]="textFor('pagerPreviousPage')"
|
|
72
72
|
(click)="currentPage !== 1 ? changePage(currentPage-2) : false">
|
|
73
73
|
</button>
|
|
74
|
-
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
74
|
+
`, 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: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
75
75
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerPrevButtonsComponent, decorators: [{
|
|
76
76
|
type: Component,
|
|
77
77
|
args: [{
|
|
@@ -17,6 +17,7 @@ export class ToolbarComponent {
|
|
|
17
17
|
this.wrapper = wrapper;
|
|
18
18
|
this.context = {};
|
|
19
19
|
this.role = 'toolbar';
|
|
20
|
+
this.hostClasses = true;
|
|
20
21
|
this._size = 'medium';
|
|
21
22
|
this.navigationService = this.ctx[`${this.wrapper.nativeElement.getAttribute('position')}ToolbarNavigation`];
|
|
22
23
|
}
|
|
@@ -88,7 +89,7 @@ export class ToolbarComponent {
|
|
|
88
89
|
}
|
|
89
90
|
}
|
|
90
91
|
ToolbarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ToolbarComponent, deps: [{ token: i1.ContextService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
91
|
-
ToolbarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ToolbarComponent, isStandalone: true, selector: "kendo-grid-toolbar", inputs: { position: "position", size: "size", navigable: "navigable" }, host: { listeners: { "click": "clickHandler($event)", "keydown.arrowleft": "arrowLeftListener($event)", "keydown.arrowright": "arrowRightListener($event)", "keydown.home": "homeKeyListener($event)", "keydown.end": "endKeyListener($event)" }, properties: { "attr.role": "this.role", "class.k-toolbar-sm": "this.sizeSmallClass", "class.k-toolbar-md": "this.sizeMediumClass" } }, ngImport: i0, template: `
|
|
92
|
+
ToolbarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ToolbarComponent, isStandalone: true, selector: "kendo-grid-toolbar", inputs: { position: "position", size: "size", navigable: "navigable" }, host: { listeners: { "click": "clickHandler($event)", "keydown.arrowleft": "arrowLeftListener($event)", "keydown.arrowright": "arrowRightListener($event)", "keydown.home": "homeKeyListener($event)", "keydown.end": "endKeyListener($event)" }, properties: { "attr.role": "this.role", "class.k-toolbar": "this.hostClasses", "class.k-grid-toolbar": "this.hostClasses", "class.k-toolbar-solid": "this.hostClasses", "class.k-toolbar-sm": "this.sizeSmallClass", "class.k-toolbar-md": "this.sizeMediumClass" } }, ngImport: i0, template: `
|
|
92
93
|
<ng-template
|
|
93
94
|
*ngIf="toolbarTemplateRef"
|
|
94
95
|
[ngTemplateOutlet]="toolbarTemplateRef"
|
|
@@ -110,6 +111,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
110
111
|
}], ctorParameters: function () { return [{ type: i1.ContextService }, { type: i0.ElementRef }]; }, propDecorators: { role: [{
|
|
111
112
|
type: HostBinding,
|
|
112
113
|
args: ['attr.role']
|
|
114
|
+
}], hostClasses: [{
|
|
115
|
+
type: HostBinding,
|
|
116
|
+
args: ['class.k-toolbar']
|
|
117
|
+
}, {
|
|
118
|
+
type: HostBinding,
|
|
119
|
+
args: ['class.k-grid-toolbar']
|
|
120
|
+
}, {
|
|
121
|
+
type: HostBinding,
|
|
122
|
+
args: ['class.k-toolbar-solid']
|
|
113
123
|
}], sizeSmallClass: [{
|
|
114
124
|
type: HostBinding,
|
|
115
125
|
args: ['class.k-toolbar-sm']
|
|
@@ -6375,7 +6375,7 @@ FilterCellOperatorsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14
|
|
|
6375
6375
|
[size]="size"
|
|
6376
6376
|
(click)="clearClick()"
|
|
6377
6377
|
(keydown)="clearKeydown($event)"></button>
|
|
6378
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "title", "subtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
6378
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "title", "subtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { 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"] }] });
|
|
6379
6379
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellOperatorsComponent, decorators: [{
|
|
6380
6380
|
type: Component,
|
|
6381
6381
|
args: [{
|
|
@@ -10614,7 +10614,7 @@ ColumnChooserComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0",
|
|
|
10614
10614
|
(keydown.shift.tab)="onShiftTab($event)">
|
|
10615
10615
|
</kendo-grid-columnlist>
|
|
10616
10616
|
</ng-template>
|
|
10617
|
-
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
10617
|
+
`, 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-grid-columnlist", inputs: ["columns", "autoSync", "ariaLabel", "allowHideAll", "applyText", "resetText", "actionsClass", "isLast", "isExpanded", "service"], outputs: ["reset", "apply", "columnChange"] }] });
|
|
10618
10618
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ColumnChooserComponent, decorators: [{
|
|
10619
10619
|
type: Component,
|
|
10620
10620
|
args: [{
|
|
@@ -18776,7 +18776,7 @@ PagerNumericButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14
|
|
|
18776
18776
|
[attr.title]="pageLabel(end + 1)"
|
|
18777
18777
|
(click)="changePage(end)">...</button>
|
|
18778
18778
|
</div>
|
|
18779
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
18779
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { 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"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
18780
18780
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerNumericButtonsComponent, decorators: [{
|
|
18781
18781
|
type: Component,
|
|
18782
18782
|
args: [{
|
|
@@ -18927,7 +18927,7 @@ PagerNextButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.
|
|
|
18927
18927
|
[attr.aria-label]="textFor('pagerLastPage')"
|
|
18928
18928
|
(click)="currentPage !== totalPages ? changePage(totalPages-1) : false">
|
|
18929
18929
|
</button>
|
|
18930
|
-
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
18930
|
+
`, 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: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
18931
18931
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerNextButtonsComponent, decorators: [{
|
|
18932
18932
|
type: Component,
|
|
18933
18933
|
args: [{
|
|
@@ -19177,7 +19177,7 @@ PagerPrevButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.
|
|
|
19177
19177
|
[attr.aria-label]="textFor('pagerPreviousPage')"
|
|
19178
19178
|
(click)="currentPage !== 1 ? changePage(currentPage-2) : false">
|
|
19179
19179
|
</button>
|
|
19180
|
-
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
19180
|
+
`, 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: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
19181
19181
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerPrevButtonsComponent, decorators: [{
|
|
19182
19182
|
type: Component,
|
|
19183
19183
|
args: [{
|
|
@@ -19735,8 +19735,8 @@ const packageMetadata = {
|
|
|
19735
19735
|
name: '@progress/kendo-angular-grid',
|
|
19736
19736
|
productName: 'Kendo UI for Angular',
|
|
19737
19737
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
19738
|
-
publishDate:
|
|
19739
|
-
version: '17.0.0-develop.
|
|
19738
|
+
publishDate: 1729170293,
|
|
19739
|
+
version: '17.0.0-develop.8',
|
|
19740
19740
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
19741
19741
|
};
|
|
19742
19742
|
|
|
@@ -22485,6 +22485,7 @@ class ToolbarComponent {
|
|
|
22485
22485
|
this.wrapper = wrapper;
|
|
22486
22486
|
this.context = {};
|
|
22487
22487
|
this.role = 'toolbar';
|
|
22488
|
+
this.hostClasses = true;
|
|
22488
22489
|
this._size = 'medium';
|
|
22489
22490
|
this.navigationService = this.ctx[`${this.wrapper.nativeElement.getAttribute('position')}ToolbarNavigation`];
|
|
22490
22491
|
}
|
|
@@ -22556,7 +22557,7 @@ class ToolbarComponent {
|
|
|
22556
22557
|
}
|
|
22557
22558
|
}
|
|
22558
22559
|
ToolbarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ToolbarComponent, deps: [{ token: ContextService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
22559
|
-
ToolbarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ToolbarComponent, isStandalone: true, selector: "kendo-grid-toolbar", inputs: { position: "position", size: "size", navigable: "navigable" }, host: { listeners: { "click": "clickHandler($event)", "keydown.arrowleft": "arrowLeftListener($event)", "keydown.arrowright": "arrowRightListener($event)", "keydown.home": "homeKeyListener($event)", "keydown.end": "endKeyListener($event)" }, properties: { "attr.role": "this.role", "class.k-toolbar-sm": "this.sizeSmallClass", "class.k-toolbar-md": "this.sizeMediumClass" } }, ngImport: i0, template: `
|
|
22560
|
+
ToolbarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ToolbarComponent, isStandalone: true, selector: "kendo-grid-toolbar", inputs: { position: "position", size: "size", navigable: "navigable" }, host: { listeners: { "click": "clickHandler($event)", "keydown.arrowleft": "arrowLeftListener($event)", "keydown.arrowright": "arrowRightListener($event)", "keydown.home": "homeKeyListener($event)", "keydown.end": "endKeyListener($event)" }, properties: { "attr.role": "this.role", "class.k-toolbar": "this.hostClasses", "class.k-grid-toolbar": "this.hostClasses", "class.k-toolbar-solid": "this.hostClasses", "class.k-toolbar-sm": "this.sizeSmallClass", "class.k-toolbar-md": "this.sizeMediumClass" } }, ngImport: i0, template: `
|
|
22560
22561
|
<ng-template
|
|
22561
22562
|
*ngIf="toolbarTemplateRef"
|
|
22562
22563
|
[ngTemplateOutlet]="toolbarTemplateRef"
|
|
@@ -22578,6 +22579,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
22578
22579
|
}], ctorParameters: function () { return [{ type: ContextService }, { type: i0.ElementRef }]; }, propDecorators: { role: [{
|
|
22579
22580
|
type: HostBinding,
|
|
22580
22581
|
args: ['attr.role']
|
|
22582
|
+
}], hostClasses: [{
|
|
22583
|
+
type: HostBinding,
|
|
22584
|
+
args: ['class.k-toolbar']
|
|
22585
|
+
}, {
|
|
22586
|
+
type: HostBinding,
|
|
22587
|
+
args: ['class.k-grid-toolbar']
|
|
22588
|
+
}, {
|
|
22589
|
+
type: HostBinding,
|
|
22590
|
+
args: ['class.k-toolbar-solid']
|
|
22581
22591
|
}], sizeSmallClass: [{
|
|
22582
22592
|
type: HostBinding,
|
|
22583
22593
|
args: ['class.k-toolbar-sm']
|
|
@@ -25032,7 +25042,6 @@ GridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
25032
25042
|
>
|
|
25033
25043
|
</ng-container>
|
|
25034
25044
|
<kendo-grid-toolbar
|
|
25035
|
-
class="k-toolbar k-grid-toolbar"
|
|
25036
25045
|
*ngIf="showTopToolbar"
|
|
25037
25046
|
[size]="size"
|
|
25038
25047
|
[attr.aria-label]="messageFor('topToolbarLabel')"
|
|
@@ -25344,7 +25353,7 @@ GridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
25344
25353
|
(pageChange)="notifyPageChange('pager', $event)">
|
|
25345
25354
|
</kendo-pager>
|
|
25346
25355
|
<kendo-grid-toolbar
|
|
25347
|
-
class="k-
|
|
25356
|
+
class="k-grid-toolbar-bottom"
|
|
25348
25357
|
*ngIf="showBottomToolbar"
|
|
25349
25358
|
[size]="size"
|
|
25350
25359
|
[navigable]="navigation.toolbarEnabled"
|
|
@@ -25669,7 +25678,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
25669
25678
|
>
|
|
25670
25679
|
</ng-container>
|
|
25671
25680
|
<kendo-grid-toolbar
|
|
25672
|
-
class="k-toolbar k-grid-toolbar"
|
|
25673
25681
|
*ngIf="showTopToolbar"
|
|
25674
25682
|
[size]="size"
|
|
25675
25683
|
[attr.aria-label]="messageFor('topToolbarLabel')"
|
|
@@ -25981,7 +25989,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
25981
25989
|
(pageChange)="notifyPageChange('pager', $event)">
|
|
25982
25990
|
</kendo-pager>
|
|
25983
25991
|
<kendo-grid-toolbar
|
|
25984
|
-
class="k-
|
|
25992
|
+
class="k-grid-toolbar-bottom"
|
|
25985
25993
|
*ngIf="showBottomToolbar"
|
|
25986
25994
|
[size]="size"
|
|
25987
25995
|
[navigable]="navigation.toolbarEnabled"
|
|
@@ -6349,7 +6349,7 @@ FilterCellOperatorsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14
|
|
|
6349
6349
|
[size]="size"
|
|
6350
6350
|
(click)="clearClick()"
|
|
6351
6351
|
(keydown)="clearKeydown($event)"></button>
|
|
6352
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "title", "subtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
6352
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["customIconClass", "showStickyHeader", "icon", "svgIcon", "loading", "data", "value", "textField", "valueField", "adaptiveMode", "title", "subtitle", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "leftRightArrowsNavigation", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { 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"] }] });
|
|
6353
6353
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: FilterCellOperatorsComponent, decorators: [{
|
|
6354
6354
|
type: Component,
|
|
6355
6355
|
args: [{
|
|
@@ -10612,7 +10612,7 @@ ColumnChooserComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0",
|
|
|
10612
10612
|
(keydown.shift.tab)="onShiftTab($event)">
|
|
10613
10613
|
</kendo-grid-columnlist>
|
|
10614
10614
|
</ng-template>
|
|
10615
|
-
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
10615
|
+
`, 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-grid-columnlist", inputs: ["columns", "autoSync", "ariaLabel", "allowHideAll", "applyText", "resetText", "actionsClass", "isLast", "isExpanded", "service"], outputs: ["reset", "apply", "columnChange"] }] });
|
|
10616
10616
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ColumnChooserComponent, decorators: [{
|
|
10617
10617
|
type: Component,
|
|
10618
10618
|
args: [{
|
|
@@ -18718,7 +18718,7 @@ PagerNumericButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14
|
|
|
18718
18718
|
[attr.title]="pageLabel(end + 1)"
|
|
18719
18719
|
(click)="changePage(end)">...</button>
|
|
18720
18720
|
</div>
|
|
18721
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
18721
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: NgFor, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { 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"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
18722
18722
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerNumericButtonsComponent, decorators: [{
|
|
18723
18723
|
type: Component,
|
|
18724
18724
|
args: [{
|
|
@@ -18869,7 +18869,7 @@ PagerNextButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.
|
|
|
18869
18869
|
[attr.aria-label]="textFor('pagerLastPage')"
|
|
18870
18870
|
(click)="currentPage !== totalPages ? changePage(totalPages-1) : false">
|
|
18871
18871
|
</button>
|
|
18872
|
-
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
18872
|
+
`, 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: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
18873
18873
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerNextButtonsComponent, decorators: [{
|
|
18874
18874
|
type: Component,
|
|
18875
18875
|
args: [{
|
|
@@ -19119,7 +19119,7 @@ PagerPrevButtonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.
|
|
|
19119
19119
|
[attr.aria-label]="textFor('pagerPreviousPage')"
|
|
19120
19120
|
(click)="currentPage !== 1 ? changePage(currentPage-2) : false">
|
|
19121
19121
|
</button>
|
|
19122
|
-
`, isInline: true, dependencies: [{ kind: "component", type: ButtonComponent, selector: "button[kendoButton]
|
|
19122
|
+
`, 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: "directive", type: FocusableDirective, selector: "[kendoGridFocusable],\n [kendoGridEditCommand],\n [kendoGridRemoveCommand],\n [kendoGridSaveCommand],\n [kendoGridCancelCommand],\n [kendoGridSelectionCheckbox]\n ", inputs: ["kendoGridFocusable"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
19123
19123
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: PagerPrevButtonsComponent, decorators: [{
|
|
19124
19124
|
type: Component,
|
|
19125
19125
|
args: [{
|
|
@@ -19630,8 +19630,8 @@ const packageMetadata = {
|
|
|
19630
19630
|
name: '@progress/kendo-angular-grid',
|
|
19631
19631
|
productName: 'Kendo UI for Angular',
|
|
19632
19632
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
19633
|
-
publishDate:
|
|
19634
|
-
version: '17.0.0-develop.
|
|
19633
|
+
publishDate: 1729170293,
|
|
19634
|
+
version: '17.0.0-develop.8',
|
|
19635
19635
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
19636
19636
|
};
|
|
19637
19637
|
|
|
@@ -22374,6 +22374,7 @@ class ToolbarComponent {
|
|
|
22374
22374
|
this.wrapper = wrapper;
|
|
22375
22375
|
this.context = {};
|
|
22376
22376
|
this.role = 'toolbar';
|
|
22377
|
+
this.hostClasses = true;
|
|
22377
22378
|
this._size = 'medium';
|
|
22378
22379
|
this.navigationService = this.ctx[`${this.wrapper.nativeElement.getAttribute('position')}ToolbarNavigation`];
|
|
22379
22380
|
}
|
|
@@ -22445,7 +22446,7 @@ class ToolbarComponent {
|
|
|
22445
22446
|
}
|
|
22446
22447
|
}
|
|
22447
22448
|
ToolbarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ToolbarComponent, deps: [{ token: ContextService }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
22448
|
-
ToolbarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ToolbarComponent, isStandalone: true, selector: "kendo-grid-toolbar", inputs: { position: "position", size: "size", navigable: "navigable" }, host: { listeners: { "click": "clickHandler($event)", "keydown.arrowleft": "arrowLeftListener($event)", "keydown.arrowright": "arrowRightListener($event)", "keydown.home": "homeKeyListener($event)", "keydown.end": "endKeyListener($event)" }, properties: { "attr.role": "this.role", "class.k-toolbar-sm": "this.sizeSmallClass", "class.k-toolbar-md": "this.sizeMediumClass" } }, ngImport: i0, template: `
|
|
22449
|
+
ToolbarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ToolbarComponent, isStandalone: true, selector: "kendo-grid-toolbar", inputs: { position: "position", size: "size", navigable: "navigable" }, host: { listeners: { "click": "clickHandler($event)", "keydown.arrowleft": "arrowLeftListener($event)", "keydown.arrowright": "arrowRightListener($event)", "keydown.home": "homeKeyListener($event)", "keydown.end": "endKeyListener($event)" }, properties: { "attr.role": "this.role", "class.k-toolbar": "this.hostClasses", "class.k-grid-toolbar": "this.hostClasses", "class.k-toolbar-solid": "this.hostClasses", "class.k-toolbar-sm": "this.sizeSmallClass", "class.k-toolbar-md": "this.sizeMediumClass" } }, ngImport: i0, template: `
|
|
22449
22450
|
<ng-template
|
|
22450
22451
|
*ngIf="toolbarTemplateRef"
|
|
22451
22452
|
[ngTemplateOutlet]="toolbarTemplateRef"
|
|
@@ -22467,6 +22468,15 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
22467
22468
|
}], ctorParameters: function () { return [{ type: ContextService }, { type: i0.ElementRef }]; }, propDecorators: { role: [{
|
|
22468
22469
|
type: HostBinding,
|
|
22469
22470
|
args: ['attr.role']
|
|
22471
|
+
}], hostClasses: [{
|
|
22472
|
+
type: HostBinding,
|
|
22473
|
+
args: ['class.k-toolbar']
|
|
22474
|
+
}, {
|
|
22475
|
+
type: HostBinding,
|
|
22476
|
+
args: ['class.k-grid-toolbar']
|
|
22477
|
+
}, {
|
|
22478
|
+
type: HostBinding,
|
|
22479
|
+
args: ['class.k-toolbar-solid']
|
|
22470
22480
|
}], sizeSmallClass: [{
|
|
22471
22481
|
type: HostBinding,
|
|
22472
22482
|
args: ['class.k-toolbar-sm']
|
|
@@ -24916,7 +24926,6 @@ GridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
24916
24926
|
>
|
|
24917
24927
|
</ng-container>
|
|
24918
24928
|
<kendo-grid-toolbar
|
|
24919
|
-
class="k-toolbar k-grid-toolbar"
|
|
24920
24929
|
*ngIf="showTopToolbar"
|
|
24921
24930
|
[size]="size"
|
|
24922
24931
|
[attr.aria-label]="messageFor('topToolbarLabel')"
|
|
@@ -25228,7 +25237,7 @@ GridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version:
|
|
|
25228
25237
|
(pageChange)="notifyPageChange('pager', $event)">
|
|
25229
25238
|
</kendo-pager>
|
|
25230
25239
|
<kendo-grid-toolbar
|
|
25231
|
-
class="k-
|
|
25240
|
+
class="k-grid-toolbar-bottom"
|
|
25232
25241
|
*ngIf="showBottomToolbar"
|
|
25233
25242
|
[size]="size"
|
|
25234
25243
|
[navigable]="navigation.toolbarEnabled"
|
|
@@ -25553,7 +25562,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
25553
25562
|
>
|
|
25554
25563
|
</ng-container>
|
|
25555
25564
|
<kendo-grid-toolbar
|
|
25556
|
-
class="k-toolbar k-grid-toolbar"
|
|
25557
25565
|
*ngIf="showTopToolbar"
|
|
25558
25566
|
[size]="size"
|
|
25559
25567
|
[attr.aria-label]="messageFor('topToolbarLabel')"
|
|
@@ -25865,7 +25873,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
25865
25873
|
(pageChange)="notifyPageChange('pager', $event)">
|
|
25866
25874
|
</kendo-pager>
|
|
25867
25875
|
<kendo-grid-toolbar
|
|
25868
|
-
class="k-
|
|
25876
|
+
class="k-grid-toolbar-bottom"
|
|
25869
25877
|
*ngIf="showBottomToolbar"
|
|
25870
25878
|
[size]="size"
|
|
25871
25879
|
[navigable]="navigation.toolbarEnabled"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-grid",
|
|
3
|
-
"version": "17.0.0-develop.
|
|
3
|
+
"version": "17.0.0-develop.8",
|
|
4
4
|
"description": "Kendo UI Grid for Angular - high performance data grid with paging, filtering, virtualization, CRUD, and more.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -33,25 +33,25 @@
|
|
|
33
33
|
"@progress/kendo-data-query": "^1.0.0",
|
|
34
34
|
"@progress/kendo-drawing": "^1.20.4",
|
|
35
35
|
"@progress/kendo-licensing": "^1.0.2",
|
|
36
|
-
"@progress/kendo-angular-buttons": "17.0.0-develop.
|
|
37
|
-
"@progress/kendo-angular-common": "17.0.0-develop.
|
|
38
|
-
"@progress/kendo-angular-dateinputs": "17.0.0-develop.
|
|
39
|
-
"@progress/kendo-angular-layout": "17.0.0-develop.
|
|
40
|
-
"@progress/kendo-angular-dropdowns": "17.0.0-develop.
|
|
41
|
-
"@progress/kendo-angular-excel-export": "17.0.0-develop.
|
|
42
|
-
"@progress/kendo-angular-icons": "17.0.0-develop.
|
|
43
|
-
"@progress/kendo-angular-inputs": "17.0.0-develop.
|
|
44
|
-
"@progress/kendo-angular-intl": "17.0.0-develop.
|
|
45
|
-
"@progress/kendo-angular-l10n": "17.0.0-develop.
|
|
46
|
-
"@progress/kendo-angular-label": "17.0.0-develop.
|
|
47
|
-
"@progress/kendo-angular-pdf-export": "17.0.0-develop.
|
|
48
|
-
"@progress/kendo-angular-popup": "17.0.0-develop.
|
|
49
|
-
"@progress/kendo-angular-utils": "17.0.0-develop.
|
|
36
|
+
"@progress/kendo-angular-buttons": "17.0.0-develop.8",
|
|
37
|
+
"@progress/kendo-angular-common": "17.0.0-develop.8",
|
|
38
|
+
"@progress/kendo-angular-dateinputs": "17.0.0-develop.8",
|
|
39
|
+
"@progress/kendo-angular-layout": "17.0.0-develop.8",
|
|
40
|
+
"@progress/kendo-angular-dropdowns": "17.0.0-develop.8",
|
|
41
|
+
"@progress/kendo-angular-excel-export": "17.0.0-develop.8",
|
|
42
|
+
"@progress/kendo-angular-icons": "17.0.0-develop.8",
|
|
43
|
+
"@progress/kendo-angular-inputs": "17.0.0-develop.8",
|
|
44
|
+
"@progress/kendo-angular-intl": "17.0.0-develop.8",
|
|
45
|
+
"@progress/kendo-angular-l10n": "17.0.0-develop.8",
|
|
46
|
+
"@progress/kendo-angular-label": "17.0.0-develop.8",
|
|
47
|
+
"@progress/kendo-angular-pdf-export": "17.0.0-develop.8",
|
|
48
|
+
"@progress/kendo-angular-popup": "17.0.0-develop.8",
|
|
49
|
+
"@progress/kendo-angular-utils": "17.0.0-develop.8",
|
|
50
50
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
53
|
"tslib": "^2.3.1",
|
|
54
|
-
"@progress/kendo-angular-schematics": "17.0.0-develop.
|
|
54
|
+
"@progress/kendo-angular-schematics": "17.0.0-develop.8",
|
|
55
55
|
"@progress/kendo-common": "^0.2.0",
|
|
56
56
|
"@progress/kendo-file-saver": "^1.0.0"
|
|
57
57
|
},
|
|
@@ -4,14 +4,14 @@ const schematics_1 = require("@angular-devkit/schematics");
|
|
|
4
4
|
function default_1(options) {
|
|
5
5
|
const finalOptions = Object.assign(Object.assign({}, options), { mainNgModule: 'GridModule', package: 'grid', peerDependencies: {
|
|
6
6
|
// peer deps of the dropdowns
|
|
7
|
-
'@progress/kendo-angular-treeview': '17.0.0-develop.
|
|
8
|
-
'@progress/kendo-angular-navigation': '17.0.0-develop.
|
|
7
|
+
'@progress/kendo-angular-treeview': '17.0.0-develop.8',
|
|
8
|
+
'@progress/kendo-angular-navigation': '17.0.0-develop.8',
|
|
9
9
|
// peer dependency of kendo-angular-inputs
|
|
10
|
-
'@progress/kendo-angular-dialog': '17.0.0-develop.
|
|
10
|
+
'@progress/kendo-angular-dialog': '17.0.0-develop.8',
|
|
11
11
|
// peer dependency of kendo-angular-icons
|
|
12
12
|
'@progress/kendo-svg-icons': '^3.0.0',
|
|
13
13
|
// peer dependency of kendo-angular-layout
|
|
14
|
-
'@progress/kendo-angular-progressbar': '17.0.0-develop.
|
|
14
|
+
'@progress/kendo-angular-progressbar': '17.0.0-develop.8'
|
|
15
15
|
} });
|
|
16
16
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
17
17
|
}
|