@progress/kendo-angular-pivotgrid 25.0.0-develop.2 → 25.0.0-develop.21
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-pivotgrid.mjs +167 -144
- package/index.d.ts +6 -1
- package/package-metadata.mjs +2 -2
- package/package.json +13 -13
- package/schematics/ngAdd/index.js +2 -2
|
@@ -7,7 +7,7 @@ import { EventEmitter, Output, Directive, Input, Injectable, HostBinding, Conten
|
|
|
7
7
|
import * as i1 from '@progress/kendo-angular-buttons';
|
|
8
8
|
import { ButtonComponent, ChipListComponent, ChipComponent } from '@progress/kendo-angular-buttons';
|
|
9
9
|
import * as i1$4 from '@progress/kendo-angular-common';
|
|
10
|
-
import { normalizeKeys, Keys, isDocumentAvailable, replaceMessagePlaceholder, PreventableEvent, DraggableDirective, hasObservers, anyChanged, EventsOutsideAngularDirective, TemplateContextDirective, isChanged, KENDO_WEBMCP_HOST, ResizeBatchService } from '@progress/kendo-angular-common';
|
|
10
|
+
import { normalizeKeys, Keys, isDocumentAvailable, replaceMessagePlaceholder, PreventableEvent, DraggableDirective, hasObservers, anyChanged, EventsOutsideAngularDirective, TemplateContextDirective, isChanged, KENDO_WEBMCP_HOST, provideComponentName, ResizeBatchService } from '@progress/kendo-angular-common';
|
|
11
11
|
import { Subscription, BehaviorSubject, Subject, from, of, fromEvent } from 'rxjs';
|
|
12
12
|
import { take, tap, mergeMap, merge } from 'rxjs/operators';
|
|
13
13
|
import { toTree, toRows, toColumns, toData, configuratorReducer, PIVOT_CONFIGURATOR_ACTION, HEADERS_ACTION, headersReducer, createFlatSchemaDimensions, createDataTree, createLocalDataState, rootFields, fetchData, createDataState, fetchDiscover, addKPI, buildKPIMeasures, PivotGridNavigation, ConfiguratorNavigation } from '@progress/kendo-pivotgrid-common';
|
|
@@ -77,10 +77,10 @@ class ChipKeyboardNavigationDirective {
|
|
|
77
77
|
ngOnDestroy() {
|
|
78
78
|
this.keydownSub.unsubscribe();
|
|
79
79
|
}
|
|
80
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
81
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
80
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipKeyboardNavigationDirective, deps: [{ token: i1.ChipComponent }, { token: i0.Renderer2 }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
|
81
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: ChipKeyboardNavigationDirective, isStandalone: true, selector: "[kendoChipKeyboardNavigation]", outputs: { reorder: "reorder" }, ngImport: i0 });
|
|
82
82
|
}
|
|
83
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
83
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipKeyboardNavigationDirective, decorators: [{
|
|
84
84
|
type: Directive,
|
|
85
85
|
args: [{
|
|
86
86
|
selector: '[kendoChipKeyboardNavigation]',
|
|
@@ -167,10 +167,10 @@ class ChipMenuItemDirective {
|
|
|
167
167
|
getLastColumnMenuItem() {
|
|
168
168
|
return this.chipMenuItems[this.chipMenuItems.length - 1];
|
|
169
169
|
}
|
|
170
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
171
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
170
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuItemDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
|
171
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: ChipMenuItemDirective, isStandalone: true, selector: "[kendoPivotChipMenuItem]", inputs: { menuItemComponent: ["kendoPivotChipMenuItem", "menuItemComponent"] }, ngImport: i0 });
|
|
172
172
|
}
|
|
173
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
173
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuItemDirective, decorators: [{
|
|
174
174
|
type: Directive,
|
|
175
175
|
args: [{
|
|
176
176
|
selector: '[kendoPivotChipMenuItem]',
|
|
@@ -455,10 +455,10 @@ class PivotGridDataService {
|
|
|
455
455
|
});
|
|
456
456
|
}
|
|
457
457
|
}
|
|
458
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
459
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
458
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridDataService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
459
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridDataService });
|
|
460
460
|
}
|
|
461
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
461
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridDataService, decorators: [{
|
|
462
462
|
type: Injectable
|
|
463
463
|
}], ctorParameters: () => [{ type: i0.NgZone }], propDecorators: { expandedStateChange: [{
|
|
464
464
|
type: Output
|
|
@@ -519,10 +519,10 @@ class ConfiguratorService {
|
|
|
519
519
|
this.dataService.state = new PivotGridState(this.state.columnAxes, this.state.rowAxes, this.state.measureAxes, this.state.sort, this.state.filter);
|
|
520
520
|
this.configuratorStateChange.emit(this.state);
|
|
521
521
|
}
|
|
522
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
523
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
522
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ConfiguratorService, deps: [{ token: PivotGridDataService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
523
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ConfiguratorService });
|
|
524
524
|
}
|
|
525
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
525
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ConfiguratorService, decorators: [{
|
|
526
526
|
type: Injectable
|
|
527
527
|
}], ctorParameters: () => [{ type: PivotGridDataService }], propDecorators: { configuratorStateChange: [{
|
|
528
528
|
type: Output
|
|
@@ -538,10 +538,10 @@ class MenuTabbingService {
|
|
|
538
538
|
lastFocusable;
|
|
539
539
|
isPopupOpen = false;
|
|
540
540
|
lastMenuItem;
|
|
541
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
542
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
541
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: MenuTabbingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
542
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: MenuTabbingService });
|
|
543
543
|
}
|
|
544
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
544
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: MenuTabbingService, decorators: [{
|
|
545
545
|
type: Injectable
|
|
546
546
|
}] });
|
|
547
547
|
|
|
@@ -568,10 +568,10 @@ class ChipMenuService {
|
|
|
568
568
|
ngOnDestroy() {
|
|
569
569
|
this.sub.unsubscribe();
|
|
570
570
|
}
|
|
571
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
572
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
571
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuService, deps: [{ token: MenuTabbingService }, { token: ConfiguratorService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
572
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuService });
|
|
573
573
|
}
|
|
574
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
574
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuService, decorators: [{
|
|
575
575
|
type: Injectable
|
|
576
576
|
}], ctorParameters: () => [{ type: MenuTabbingService }, { type: ConfiguratorService }] });
|
|
577
577
|
|
|
@@ -595,12 +595,12 @@ class ChipMenuContainerComponent {
|
|
|
595
595
|
this.chipMenuItems.last.isLast = true;
|
|
596
596
|
this.ngZone.onStable.pipe(take(1)).subscribe(() => this.service.menuTabbingService.firstFocusable.focus());
|
|
597
597
|
}
|
|
598
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
599
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
598
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuContainerComponent, deps: [{ token: ChipMenuService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
599
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.26", type: ChipMenuContainerComponent, isStandalone: true, selector: "kendo-pivot-chipmenu-container", host: { properties: { "class.k-grid-columnmenu-popup": "this.hostClass" } }, queries: [{ propertyName: "chipMenuItems", predicate: ChipMenuItemDirective, descendants: true }], ngImport: i0, template: `
|
|
600
600
|
<ng-content></ng-content>
|
|
601
601
|
`, isInline: true });
|
|
602
602
|
}
|
|
603
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
603
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuContainerComponent, decorators: [{
|
|
604
604
|
type: Component,
|
|
605
605
|
args: [{
|
|
606
606
|
selector: 'kendo-pivot-chipmenu-container',
|
|
@@ -633,10 +633,10 @@ class PivotLocalizationService {
|
|
|
633
633
|
get rtl() {
|
|
634
634
|
return this.localization.rtl;
|
|
635
635
|
}
|
|
636
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
637
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
636
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotLocalizationService, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
637
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotLocalizationService });
|
|
638
638
|
}
|
|
639
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
639
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotLocalizationService, decorators: [{
|
|
640
640
|
type: Injectable
|
|
641
641
|
}], ctorParameters: () => [{ type: i1$1.LocalizationService }] });
|
|
642
642
|
|
|
@@ -658,10 +658,10 @@ class ChipMenuItemBase {
|
|
|
658
658
|
close() {
|
|
659
659
|
this.service.close();
|
|
660
660
|
}
|
|
661
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
662
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
661
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuItemBase, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
662
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.26", type: ChipMenuItemBase, isStandalone: true, selector: "kendo-pivot-chip-menu-item-base", inputs: { service: "service" }, host: { properties: { "class.k-columnmenu-item-wrapper": "this.hostClass" } }, ngImport: i0, template: ``, isInline: true });
|
|
663
663
|
}
|
|
664
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
664
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuItemBase, decorators: [{
|
|
665
665
|
type: Component,
|
|
666
666
|
args: [{
|
|
667
667
|
selector: 'kendo-pivot-chip-menu-item-base',
|
|
@@ -697,10 +697,10 @@ class FilterMenuDropDownListDirective {
|
|
|
697
697
|
this.host.toggle(false);
|
|
698
698
|
}
|
|
699
699
|
};
|
|
700
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
701
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
700
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: FilterMenuDropDownListDirective, deps: [{ token: i1$2.DropDownListComponent }], target: i0.ɵɵFactoryTarget.Directive });
|
|
701
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: FilterMenuDropDownListDirective, isStandalone: true, selector: "[kendoFilterMenuDropDown]", inputs: { filterMenuDropDownLabel: "filterMenuDropDownLabel" }, ngImport: i0 });
|
|
702
702
|
}
|
|
703
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
703
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: FilterMenuDropDownListDirective, decorators: [{
|
|
704
704
|
type: Directive,
|
|
705
705
|
args: [{
|
|
706
706
|
selector: '[kendoFilterMenuDropDown]',
|
|
@@ -782,8 +782,8 @@ class StringFilterMenuComponent {
|
|
|
782
782
|
ngOnDestroy() {
|
|
783
783
|
this.subscription.unsubscribe();
|
|
784
784
|
}
|
|
785
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
786
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
785
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: StringFilterMenuComponent, deps: [{ token: PivotLocalizationService }, { token: ConfiguratorService }, { token: i3.FormBuilder }], target: i0.ɵɵFactoryTarget.Component });
|
|
786
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.26", type: StringFilterMenuComponent, isStandalone: true, selector: "kendo-pivot-string-filter-menu", inputs: { chip: "chip", menuTabbingService: "menuTabbingService" }, providers: [{
|
|
787
787
|
provide: NG_VALUE_ACCESSOR,
|
|
788
788
|
useExisting: forwardRef(() => StringFilterMenuComponent),
|
|
789
789
|
multi: true
|
|
@@ -805,7 +805,7 @@ class StringFilterMenuComponent {
|
|
|
805
805
|
</ng-container>
|
|
806
806
|
`, isInline: true, dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i3.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i3.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { 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"] }, { kind: "directive", type: TextBoxDirective, selector: "input[kendoTextBox]", inputs: ["value"] }] });
|
|
807
807
|
}
|
|
808
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
808
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: StringFilterMenuComponent, decorators: [{
|
|
809
809
|
type: Component,
|
|
810
810
|
args: [{
|
|
811
811
|
selector: 'kendo-pivot-string-filter-menu',
|
|
@@ -922,8 +922,8 @@ class FilterMenuContainerComponent {
|
|
|
922
922
|
messageFor(localizationToken) {
|
|
923
923
|
return this.localization.get(localizationToken);
|
|
924
924
|
}
|
|
925
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
926
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
925
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: FilterMenuContainerComponent, deps: [{ token: PivotLocalizationService }, { token: i0.ChangeDetectorRef }, { token: MenuTabbingService }, { token: ConfiguratorService }], target: i0.ɵɵFactoryTarget.Component });
|
|
926
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.26", type: FilterMenuContainerComponent, isStandalone: true, selector: "kendo-pivot-filter-menu-container", inputs: { chip: "chip", isExpanded: "isExpanded", menuTabbingService: "menuTabbingService", actionsClass: "actionsClass" }, outputs: { close: "close" }, providers: [
|
|
927
927
|
MenuTabbingService
|
|
928
928
|
], viewQueries: [{ propertyName: "filterMenuComponent", first: true, predicate: StringFilterMenuComponent, descendants: true }], ngImport: i0, template: `
|
|
929
929
|
<form (submit)="submit()" (reset)="reset($event)"
|
|
@@ -957,7 +957,7 @@ class FilterMenuContainerComponent {
|
|
|
957
957
|
</form>
|
|
958
958
|
`, isInline: true, dependencies: [{ kind: "ngmodule", type: ReactiveFormsModule }, { kind: "directive", type: i3.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "ngmodule", type: FormsModule }, { kind: "directive", type: i3.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i3.NgForm, selector: "form:not([ngNoForm]):not([formGroup]),ng-form,[ngForm]", inputs: ["ngFormOptions"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "component", type: StringFilterMenuComponent, selector: "kendo-pivot-string-filter-menu", inputs: ["chip", "menuTabbingService"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
959
959
|
}
|
|
960
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
960
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: FilterMenuContainerComponent, decorators: [{
|
|
961
961
|
type: Component,
|
|
962
962
|
args: [{
|
|
963
963
|
providers: [
|
|
@@ -1024,10 +1024,10 @@ class ChipMenuItemContentTemplateDirective {
|
|
|
1024
1024
|
constructor(templateRef) {
|
|
1025
1025
|
this.templateRef = templateRef;
|
|
1026
1026
|
}
|
|
1027
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1028
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
1027
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuItemContentTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1028
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: ChipMenuItemContentTemplateDirective, isStandalone: true, selector: "[kendoPivotChipMenuItemContentTemplate]", ngImport: i0 });
|
|
1029
1029
|
}
|
|
1030
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1030
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuItemContentTemplateDirective, decorators: [{
|
|
1031
1031
|
type: Directive,
|
|
1032
1032
|
args: [{
|
|
1033
1033
|
selector: '[kendoPivotChipMenuItemContentTemplate]',
|
|
@@ -1106,8 +1106,8 @@ class ChipMenuItemComponent {
|
|
|
1106
1106
|
updateContentState() {
|
|
1107
1107
|
this.contentState = this.expanded ? 'expanded' : 'collapsed';
|
|
1108
1108
|
}
|
|
1109
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1110
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.
|
|
1109
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1110
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.26", type: ChipMenuItemComponent, isStandalone: true, selector: "kendo-pivot-chipmenu-item", inputs: { icon: "icon", svgIcon: "svgIcon", text: "text", selected: "selected", expanded: "expanded", disabled: "disabled" }, outputs: { itemClick: "itemClick", expand: "expand", collapse: "collapse" }, queries: [{ propertyName: "contentTemplate", first: true, predicate: ChipMenuItemContentTemplateDirective, descendants: true }], usesOnChanges: true, ngImport: i0, template: `
|
|
1111
1111
|
<div
|
|
1112
1112
|
class="k-columnmenu-item"
|
|
1113
1113
|
(click)="onClick($event)"
|
|
@@ -1155,7 +1155,7 @@ class ChipMenuItemComponent {
|
|
|
1155
1155
|
])
|
|
1156
1156
|
] });
|
|
1157
1157
|
}
|
|
1158
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1158
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuItemComponent, decorators: [{
|
|
1159
1159
|
type: Component,
|
|
1160
1160
|
args: [{
|
|
1161
1161
|
animations: [
|
|
@@ -1275,8 +1275,8 @@ class ChipMenuFilterComponent extends ChipMenuItemBase {
|
|
|
1275
1275
|
messageFor(localizationToken) {
|
|
1276
1276
|
return this.localization.get(localizationToken);
|
|
1277
1277
|
}
|
|
1278
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1279
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
1278
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuFilterComponent, deps: [{ token: PivotLocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
1279
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.26", type: ChipMenuFilterComponent, isStandalone: true, selector: "kendo-pivot-chipmenu-filter", inputs: { chip: "chip", expanded: "expanded" }, outputs: { expand: "expand", collapse: "collapse" }, usesInheritance: true, ngImport: i0, template: `
|
|
1280
1280
|
<kendo-pivot-chipmenu-item
|
|
1281
1281
|
classs="k-widget k-expander"
|
|
1282
1282
|
[text]="messageFor('fieldMenuFilterItemLabel')"
|
|
@@ -1298,7 +1298,7 @@ class ChipMenuFilterComponent extends ChipMenuItemBase {
|
|
|
1298
1298
|
</kendo-pivot-chipmenu-item>
|
|
1299
1299
|
`, isInline: true, dependencies: [{ kind: "component", type: ChipMenuItemComponent, selector: "kendo-pivot-chipmenu-item", inputs: ["icon", "svgIcon", "text", "selected", "expanded", "disabled"], outputs: ["itemClick", "expand", "collapse"] }, { kind: "directive", type: ChipMenuItemContentTemplateDirective, selector: "[kendoPivotChipMenuItemContentTemplate]" }, { kind: "component", type: FilterMenuContainerComponent, selector: "kendo-pivot-filter-menu-container", inputs: ["chip", "isExpanded", "menuTabbingService", "actionsClass"], outputs: ["close"] }] });
|
|
1300
1300
|
}
|
|
1301
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1301
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuFilterComponent, decorators: [{
|
|
1302
1302
|
type: Component,
|
|
1303
1303
|
args: [{
|
|
1304
1304
|
selector: 'kendo-pivot-chipmenu-filter',
|
|
@@ -1438,8 +1438,8 @@ class ChipMenuReorderComponent extends ChipMenuItemBase {
|
|
|
1438
1438
|
}
|
|
1439
1439
|
this.close();
|
|
1440
1440
|
}
|
|
1441
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1442
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.
|
|
1441
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuReorderComponent, deps: [{ token: PivotLocalizationService }, { token: i0.Renderer2 }, { token: ConfiguratorService }, { token: PivotGridDataService }, { token: i0.ChangeDetectorRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1442
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.26", type: ChipMenuReorderComponent, isStandalone: true, selector: "kendo-pivot-chipmenu-reorder", inputs: { chip: "chip" }, usesInheritance: true, ngImport: i0, template: `
|
|
1443
1443
|
@if (!isMeasureField) {
|
|
1444
1444
|
<kendo-pivot-chipmenu-item
|
|
1445
1445
|
[disabled]="isColumnsField"
|
|
@@ -1474,7 +1474,7 @@ class ChipMenuReorderComponent extends ChipMenuItemBase {
|
|
|
1474
1474
|
</kendo-pivot-chipmenu-item>
|
|
1475
1475
|
`, isInline: true, dependencies: [{ kind: "component", type: ChipMenuItemComponent, selector: "kendo-pivot-chipmenu-item", inputs: ["icon", "svgIcon", "text", "selected", "expanded", "disabled"], outputs: ["itemClick", "expand", "collapse"] }] });
|
|
1476
1476
|
}
|
|
1477
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1477
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuReorderComponent, decorators: [{
|
|
1478
1478
|
type: Component,
|
|
1479
1479
|
args: [{
|
|
1480
1480
|
selector: 'kendo-pivot-chipmenu-reorder',
|
|
@@ -1565,8 +1565,8 @@ class ChipMenuSortComponent extends ChipMenuItemBase {
|
|
|
1565
1565
|
get descriptor() {
|
|
1566
1566
|
return [].concat(this.configuratorService.state.sort || []).find(s => s.field === this.chip.name.toString());
|
|
1567
1567
|
}
|
|
1568
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1569
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
1568
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuSortComponent, deps: [{ token: PivotLocalizationService }, { token: i0.Renderer2 }, { token: ConfiguratorService }], target: i0.ɵɵFactoryTarget.Component });
|
|
1569
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.26", type: ChipMenuSortComponent, isStandalone: true, selector: "kendo-pivot-chipmenu-sort", inputs: { chip: "chip" }, usesInheritance: true, ngImport: i0, template: `
|
|
1570
1570
|
<kendo-pivot-chipmenu-item
|
|
1571
1571
|
[text]="messageFor('fieldMenuSortAscendingItemLabel')"
|
|
1572
1572
|
icon="sort-asc-small"
|
|
@@ -1583,7 +1583,7 @@ class ChipMenuSortComponent extends ChipMenuItemBase {
|
|
|
1583
1583
|
</kendo-pivot-chipmenu-item>
|
|
1584
1584
|
`, isInline: true, dependencies: [{ kind: "component", type: ChipMenuItemComponent, selector: "kendo-pivot-chipmenu-item", inputs: ["icon", "svgIcon", "text", "selected", "expanded", "disabled"], outputs: ["itemClick", "expand", "collapse"] }] });
|
|
1585
1585
|
}
|
|
1586
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1586
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuSortComponent, decorators: [{
|
|
1587
1587
|
type: Component,
|
|
1588
1588
|
args: [{
|
|
1589
1589
|
selector: 'kendo-pivot-chipmenu-sort',
|
|
@@ -1727,10 +1727,10 @@ class SinglePopupService {
|
|
|
1727
1727
|
}));
|
|
1728
1728
|
});
|
|
1729
1729
|
}
|
|
1730
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1731
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1730
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: SinglePopupService, deps: [{ token: i1$3.PopupService }, { token: i0.Renderer2 }, { token: i0.NgZone }, { token: PivotLocalizationService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1731
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: SinglePopupService });
|
|
1732
1732
|
}
|
|
1733
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1733
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: SinglePopupService, decorators: [{
|
|
1734
1734
|
type: Injectable
|
|
1735
1735
|
}], ctorParameters: () => [{ type: i1$3.PopupService }, { type: i0.Renderer2 }, { type: i0.NgZone }, { type: PivotLocalizationService }] });
|
|
1736
1736
|
|
|
@@ -1792,8 +1792,8 @@ class ChipMenuComponent {
|
|
|
1792
1792
|
const chipName = this.chip.name.toString();
|
|
1793
1793
|
return replaceMessagePlaceholder(localizationMsg, 'fieldName', chipName);
|
|
1794
1794
|
}
|
|
1795
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1796
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.
|
|
1795
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuComponent, deps: [{ token: SinglePopupService }, { token: PivotLocalizationService }, { token: ChipMenuService }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Component });
|
|
1796
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.26", type: ChipMenuComponent, isStandalone: true, selector: "kendo-pivot-chip-menu", inputs: { chip: "chip", tabIndex: "tabIndex", isMeasureField: "isMeasureField", anchor: "anchor" }, providers: [
|
|
1797
1797
|
ChipMenuService,
|
|
1798
1798
|
MenuTabbingService
|
|
1799
1799
|
], viewQueries: [{ propertyName: "template", first: true, predicate: ["template"], descendants: true, static: true }], ngImport: i0, template: `
|
|
@@ -1826,7 +1826,7 @@ class ChipMenuComponent {
|
|
|
1826
1826
|
</ng-template>
|
|
1827
1827
|
`, isInline: true, dependencies: [{ kind: "component", type: ChipMenuContainerComponent, selector: "kendo-pivot-chipmenu-container" }, { kind: "component", type: ChipMenuSortComponent, selector: "kendo-pivot-chipmenu-sort", inputs: ["chip"] }, { kind: "directive", type: ChipMenuItemDirective, selector: "[kendoPivotChipMenuItem]", inputs: ["kendoPivotChipMenuItem"] }, { kind: "component", type: ChipMenuFilterComponent, selector: "kendo-pivot-chipmenu-filter", inputs: ["chip", "expanded"], outputs: ["expand", "collapse"] }, { kind: "component", type: ChipMenuReorderComponent, selector: "kendo-pivot-chipmenu-reorder", inputs: ["chip"] }] });
|
|
1828
1828
|
}
|
|
1829
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ChipMenuComponent, decorators: [{
|
|
1830
1830
|
type: Component,
|
|
1831
1831
|
args: [{
|
|
1832
1832
|
providers: [
|
|
@@ -1952,10 +1952,10 @@ class DropCueService {
|
|
|
1952
1952
|
}
|
|
1953
1953
|
this.dom.style.display = '';
|
|
1954
1954
|
}
|
|
1955
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
1956
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
1955
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: DropCueService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
1956
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: DropCueService });
|
|
1957
1957
|
}
|
|
1958
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
1958
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: DropCueService, decorators: [{
|
|
1959
1959
|
type: Injectable
|
|
1960
1960
|
}] });
|
|
1961
1961
|
|
|
@@ -2055,10 +2055,10 @@ class DraggableChipDirective {
|
|
|
2055
2055
|
ngOnDestroy() {
|
|
2056
2056
|
this.subs.unsubscribe();
|
|
2057
2057
|
}
|
|
2058
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2059
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
2058
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: DraggableChipDirective, deps: [{ token: i1$4.DraggableDirective, optional: true }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: ConfiguratorService }, { token: DropCueService }, { token: i0.Renderer2 }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2059
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: DraggableChipDirective, isStandalone: true, selector: "[kendoChipDraggable]", inputs: { item: "item" }, host: { properties: { "style.pointerEvents": "this.pointerEvents", "style.touch-action": "this.touchActions" } }, ngImport: i0 });
|
|
2060
2060
|
}
|
|
2061
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2061
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: DraggableChipDirective, decorators: [{
|
|
2062
2062
|
type: Directive,
|
|
2063
2063
|
args: [{
|
|
2064
2064
|
selector: '[kendoChipDraggable]',
|
|
@@ -2238,10 +2238,10 @@ class DropTargetDirective {
|
|
|
2238
2238
|
}
|
|
2239
2239
|
}
|
|
2240
2240
|
}
|
|
2241
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2242
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
2241
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: DropTargetDirective, deps: [{ token: i0.ElementRef }, { token: ConfiguratorService }, { token: DropCueService }, { token: i0.Renderer2 }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2242
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: DropTargetDirective, isStandalone: true, selector: "[kendoDropTarget]", inputs: { item: "item", axes: "axes" }, ngImport: i0 });
|
|
2243
2243
|
}
|
|
2244
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2244
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: DropTargetDirective, decorators: [{
|
|
2245
2245
|
type: Directive,
|
|
2246
2246
|
args: [{
|
|
2247
2247
|
selector: '[kendoDropTarget]',
|
|
@@ -2552,8 +2552,8 @@ class PivotGridConfiguratorComponent {
|
|
|
2552
2552
|
this.cdr.detectChanges();
|
|
2553
2553
|
this[`${targetCollectionName}sList`]?.chips.last.focus();
|
|
2554
2554
|
}
|
|
2555
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
2556
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.
|
|
2555
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridConfiguratorComponent, deps: [{ token: PivotGridDataService }, { token: i1$1.LocalizationService }, { token: ConfiguratorService }, { token: i0.ChangeDetectorRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
2556
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.26", type: PivotGridConfiguratorComponent, isStandalone: true, selector: "kendo-pivotgrid-configurator", inputs: { orientation: "orientation", sort: "sort", filter: "filter", navigation: "navigation" }, outputs: { close: "close" }, host: { properties: { "class.k-pivotgrid-configurator": "this.hostClass", "attr.role": "this.hostAriaRole", "attr.aria-labelledby": "this.headerTextId" } }, providers: [
|
|
2557
2557
|
ConfiguratorService,
|
|
2558
2558
|
DropCueService,
|
|
2559
2559
|
SinglePopupService
|
|
@@ -2572,7 +2572,7 @@ class PivotGridConfiguratorComponent {
|
|
|
2572
2572
|
</div>
|
|
2573
2573
|
|
|
2574
2574
|
<div class="k-pivotgrid-configurator-content">
|
|
2575
|
-
<
|
|
2575
|
+
<form class="k-form" [class.k-form-horizontal]="isHorizontal" [class.k-form-vertical]="!isHorizontal">
|
|
2576
2576
|
<div class="k-form-field-wrapper" [ngStyle]="isHorizontal ? {'padding-left': 0 } : null">
|
|
2577
2577
|
<div class="k-form-field" [style]="'padding-top: 1em; margin-top: 0;'" [ngStyle]="isHorizontal ? {'padding-top': 0, 'padding-left': '16px' } : null">
|
|
2578
2578
|
<span [id]="contentLabelId('fields')" class="k-label">{{messageFor('configuratorFieldsText')}}</span>
|
|
@@ -2622,6 +2622,7 @@ class PivotGridConfiguratorComponent {
|
|
|
2622
2622
|
class="k-column-fields"
|
|
2623
2623
|
axes="columnAxes"
|
|
2624
2624
|
[style.width.%]="100"
|
|
2625
|
+
[attr.aria-label]="messageFor('configuratorChipListLabel')"
|
|
2625
2626
|
[attr.aria-labelledby]="headerTextId + ' ' + contentLabelId('columns')"
|
|
2626
2627
|
[ngStyle]="isHorizontal ? {'padding-top': 0, 'padding-left': '16px' } : null"
|
|
2627
2628
|
>
|
|
@@ -2670,6 +2671,7 @@ class PivotGridConfiguratorComponent {
|
|
|
2670
2671
|
kendoDropTarget
|
|
2671
2672
|
class="k-row-fields"
|
|
2672
2673
|
axes="rowAxes"
|
|
2674
|
+
[attr.aria-label]="messageFor('configuratorChipListLabel')"
|
|
2673
2675
|
[attr.aria-labelledby]="headerTextId + ' ' + contentLabelId('rows')"
|
|
2674
2676
|
[ngStyle]="isHorizontal ? {'padding-top': 0, 'padding-left': '16px' } : null"
|
|
2675
2677
|
[style.width.%]="100"
|
|
@@ -2728,6 +2730,7 @@ class PivotGridConfiguratorComponent {
|
|
|
2728
2730
|
kendoDropTarget
|
|
2729
2731
|
class="k-filter-fields"
|
|
2730
2732
|
axes="measureAxes"
|
|
2733
|
+
[attr.aria-label]="messageFor('configuratorChipListLabel')"
|
|
2731
2734
|
[attr.aria-labelledby]="headerTextId + ' ' + contentLabelId('values')"
|
|
2732
2735
|
[ngStyle]="isHorizontal ? {'padding-top': 0, 'padding-left': '16px' } : null"
|
|
2733
2736
|
[style.width.%]="100"
|
|
@@ -2765,16 +2768,16 @@ class PivotGridConfiguratorComponent {
|
|
|
2765
2768
|
</ng-template>
|
|
2766
2769
|
</ng-template>
|
|
2767
2770
|
|
|
2768
|
-
</
|
|
2771
|
+
</form>
|
|
2769
2772
|
</div>
|
|
2770
2773
|
<div class="k-pivotgrid-configurator-actions k-actions k-actions-end k-actions-horizontal">
|
|
2771
2774
|
<button kendoButton type="button" (click)="handleReset()">{{messageFor('configuratorCancelButtonText')}}</button>
|
|
2772
|
-
<button kendoButton themeColor="primary" type="button" (click)="handleSubmit()" [disabled]="isApplyDisabled">{{messageFor('configuratorApplyButtonText')}}</button>
|
|
2775
|
+
<button kendoButton themeColor="primary" type="button" (click)="handleSubmit()" [disabled]="isApplyDisabled" [attr.aria-disabled]="isApplyDisabled || null">{{messageFor('configuratorApplyButtonText')}}</button>
|
|
2773
2776
|
</div>
|
|
2774
2777
|
</div>
|
|
2775
|
-
`, isInline: true, dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: TreeViewComponent, selector: "kendo-treeview", inputs: ["filterInputPlaceholder", "expandDisabledNodes", "animate", "nodeTemplate", "loadMoreButtonTemplate", "trackBy", "nodes", "textField", "hasChildren", "isChecked", "isDisabled", "hasCheckbox", "isExpanded", "isSelected", "isVisible", "navigable", "children", "loadOnDemand", "filterable", "filter", "size", "disableParentNodesOnly"], outputs: ["childrenLoaded", "blur", "focus", "expand", "collapse", "nodeDragStart", "nodeDrag", "filterStateChange", "nodeDrop", "nodeDragEnd", "addItem", "removeItem", "checkedChange", "selectionChange", "filterChange", "nodeClick", "nodeDblClick"], exportAs: ["kendoTreeView"] }, { kind: "directive", type: ExpandDirective, selector: "[kendoTreeViewExpandable]", inputs: ["isExpanded", "expandBy", "expandOnFilter", "expandedKeys"], outputs: ["expandedKeysChange"] }, { kind: "directive", type: CheckDirective, selector: "[kendoTreeViewCheckable]", inputs: ["isChecked", "checkBy", "checkedKeys", "kendoTreeViewCheckable"], outputs: ["checkedKeysChange"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: DropTargetDirective, selector: "[kendoDropTarget]", inputs: ["item", "axes"] }, { kind: "component", type: ChipListComponent, selector: "kendo-chiplist, kendo-chip-list", inputs: ["orientation", "selection", "size", "role", "navigable"], outputs: ["selectedChange", "remove"] }, { kind: "component", type: ChipComponent, selector: "kendo-chip", inputs: ["label", "icon", "svgIcon", "iconClass", "avatarSettings", "selected", "removable", "removeIcon", "removeSvgIcon", "hasMenu", "menuIcon", "menuSvgIcon", "disabled", "size", "rounded", "fillMode", "themeColor"], outputs: ["remove", "menuToggle", "contentClick"] }, { kind: "directive", type: DraggableChipDirective, selector: "[kendoChipDraggable]", inputs: ["item"] }, { kind: "directive", type: DraggableDirective, selector: "[kendoDraggable]", inputs: ["enableDrag"], outputs: ["kendoPress", "kendoDrag", "kendoRelease"] }, { kind: "directive", type: ChipKeyboardNavigationDirective, selector: "[kendoChipKeyboardNavigation]", outputs: ["reorder"] }, { kind: "component", type: ChipMenuComponent, selector: "kendo-pivot-chip-menu", inputs: ["chip", "tabIndex", "isMeasureField", "anchor"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
2778
|
+
`, isInline: true, dependencies: [{ kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: TreeViewComponent, selector: "kendo-treeview", inputs: ["filterInputPlaceholder", "expandDisabledNodes", "animate", "nodeTemplate", "loadMoreButtonTemplate", "loadMoreButtonRole", "trackBy", "nodes", "textField", "hasChildren", "isChecked", "isDisabled", "hasCheckbox", "isExpanded", "isSelected", "isVisible", "navigable", "children", "loadOnDemand", "filterable", "filter", "size", "disableParentNodesOnly"], outputs: ["childrenLoaded", "blur", "focus", "expand", "collapse", "nodeDragStart", "nodeDrag", "filterStateChange", "nodeDrop", "nodeDragEnd", "addItem", "removeItem", "checkedChange", "selectionChange", "filterChange", "nodeClick", "nodeDblClick"], exportAs: ["kendoTreeView"] }, { kind: "directive", type: ExpandDirective, selector: "[kendoTreeViewExpandable]", inputs: ["isExpanded", "expandBy", "expandOnFilter", "expandedKeys"], outputs: ["expandedKeysChange"] }, { kind: "directive", type: CheckDirective, selector: "[kendoTreeViewCheckable]", inputs: ["isChecked", "checkBy", "checkedKeys", "kendoTreeViewCheckable"], outputs: ["checkedKeysChange"] }, { kind: "directive", type: NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "directive", type: DropTargetDirective, selector: "[kendoDropTarget]", inputs: ["item", "axes"] }, { kind: "component", type: ChipListComponent, selector: "kendo-chiplist, kendo-chip-list", inputs: ["orientation", "selection", "size", "role", "navigable"], outputs: ["selectedChange", "remove"] }, { kind: "component", type: ChipComponent, selector: "kendo-chip", inputs: ["label", "icon", "svgIcon", "iconClass", "avatarSettings", "selected", "removable", "removeIcon", "removeSvgIcon", "hasMenu", "menuIcon", "menuSvgIcon", "disabled", "size", "rounded", "fillMode", "themeColor"], outputs: ["remove", "menuToggle", "contentClick"] }, { kind: "directive", type: DraggableChipDirective, selector: "[kendoChipDraggable]", inputs: ["item"] }, { kind: "directive", type: DraggableDirective, selector: "[kendoDraggable]", inputs: ["enableDrag"], outputs: ["kendoPress", "kendoDrag", "kendoRelease"] }, { kind: "directive", type: ChipKeyboardNavigationDirective, selector: "[kendoChipKeyboardNavigation]", outputs: ["reorder"] }, { kind: "component", type: ChipMenuComponent, selector: "kendo-pivot-chip-menu", inputs: ["chip", "tabIndex", "isMeasureField", "anchor"] }, { kind: "component", type: ButtonComponent, selector: "button[kendoButton]", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconPosition", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
2776
2779
|
}
|
|
2777
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
2780
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridConfiguratorComponent, decorators: [{
|
|
2778
2781
|
type: Component,
|
|
2779
2782
|
args: [{
|
|
2780
2783
|
selector: 'kendo-pivotgrid-configurator',
|
|
@@ -2798,7 +2801,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
2798
2801
|
</div>
|
|
2799
2802
|
|
|
2800
2803
|
<div class="k-pivotgrid-configurator-content">
|
|
2801
|
-
<
|
|
2804
|
+
<form class="k-form" [class.k-form-horizontal]="isHorizontal" [class.k-form-vertical]="!isHorizontal">
|
|
2802
2805
|
<div class="k-form-field-wrapper" [ngStyle]="isHorizontal ? {'padding-left': 0 } : null">
|
|
2803
2806
|
<div class="k-form-field" [style]="'padding-top: 1em; margin-top: 0;'" [ngStyle]="isHorizontal ? {'padding-top': 0, 'padding-left': '16px' } : null">
|
|
2804
2807
|
<span [id]="contentLabelId('fields')" class="k-label">{{messageFor('configuratorFieldsText')}}</span>
|
|
@@ -2848,6 +2851,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
2848
2851
|
class="k-column-fields"
|
|
2849
2852
|
axes="columnAxes"
|
|
2850
2853
|
[style.width.%]="100"
|
|
2854
|
+
[attr.aria-label]="messageFor('configuratorChipListLabel')"
|
|
2851
2855
|
[attr.aria-labelledby]="headerTextId + ' ' + contentLabelId('columns')"
|
|
2852
2856
|
[ngStyle]="isHorizontal ? {'padding-top': 0, 'padding-left': '16px' } : null"
|
|
2853
2857
|
>
|
|
@@ -2896,6 +2900,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
2896
2900
|
kendoDropTarget
|
|
2897
2901
|
class="k-row-fields"
|
|
2898
2902
|
axes="rowAxes"
|
|
2903
|
+
[attr.aria-label]="messageFor('configuratorChipListLabel')"
|
|
2899
2904
|
[attr.aria-labelledby]="headerTextId + ' ' + contentLabelId('rows')"
|
|
2900
2905
|
[ngStyle]="isHorizontal ? {'padding-top': 0, 'padding-left': '16px' } : null"
|
|
2901
2906
|
[style.width.%]="100"
|
|
@@ -2954,6 +2959,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
2954
2959
|
kendoDropTarget
|
|
2955
2960
|
class="k-filter-fields"
|
|
2956
2961
|
axes="measureAxes"
|
|
2962
|
+
[attr.aria-label]="messageFor('configuratorChipListLabel')"
|
|
2957
2963
|
[attr.aria-labelledby]="headerTextId + ' ' + contentLabelId('values')"
|
|
2958
2964
|
[ngStyle]="isHorizontal ? {'padding-top': 0, 'padding-left': '16px' } : null"
|
|
2959
2965
|
[style.width.%]="100"
|
|
@@ -2991,11 +2997,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
2991
2997
|
</ng-template>
|
|
2992
2998
|
</ng-template>
|
|
2993
2999
|
|
|
2994
|
-
</
|
|
3000
|
+
</form>
|
|
2995
3001
|
</div>
|
|
2996
3002
|
<div class="k-pivotgrid-configurator-actions k-actions k-actions-end k-actions-horizontal">
|
|
2997
3003
|
<button kendoButton type="button" (click)="handleReset()">{{messageFor('configuratorCancelButtonText')}}</button>
|
|
2998
|
-
<button kendoButton themeColor="primary" type="button" (click)="handleSubmit()" [disabled]="isApplyDisabled">{{messageFor('configuratorApplyButtonText')}}</button>
|
|
3004
|
+
<button kendoButton themeColor="primary" type="button" (click)="handleSubmit()" [disabled]="isApplyDisabled" [attr.aria-disabled]="isApplyDisabled || null">{{messageFor('configuratorApplyButtonText')}}</button>
|
|
2999
3005
|
</div>
|
|
3000
3006
|
</div>
|
|
3001
3007
|
`,
|
|
@@ -3218,10 +3224,10 @@ class PivotBaseBindingDirective {
|
|
|
3218
3224
|
this[axes] = newHeaders;
|
|
3219
3225
|
this.loadData(this.dataService.state);
|
|
3220
3226
|
}
|
|
3221
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
3222
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
3227
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotBaseBindingDirective, deps: [{ token: PivotGridDataService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3228
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: PivotBaseBindingDirective, isStandalone: true, selector: "kendo-base-binding-directive", inputs: { columnAxes: "columnAxes", rowAxes: "rowAxes", measureAxes: "measureAxes", sort: "sort", filter: "filter" }, outputs: { expandChange: "expandChange", configurationChange: "configurationChange", dataLoaded: "dataLoaded" }, ngImport: i0 });
|
|
3223
3229
|
}
|
|
3224
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3230
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotBaseBindingDirective, decorators: [{
|
|
3225
3231
|
type: Directive,
|
|
3226
3232
|
args: [{
|
|
3227
3233
|
selector: 'kendo-base-binding-directive'
|
|
@@ -3322,10 +3328,10 @@ class PivotLocalBindingDirective extends PivotBaseBindingDirective {
|
|
|
3322
3328
|
getRootAxes(axes) {
|
|
3323
3329
|
return Array.from(rootFields(axes).keys()).join(stringSeparator);
|
|
3324
3330
|
}
|
|
3325
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
3326
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
3331
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotLocalBindingDirective, deps: [{ token: PivotGridDataService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3332
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: PivotLocalBindingDirective, isStandalone: true, selector: "[kendoPivotLocalBinding]", inputs: { data: ["kendoPivotLocalBinding", "data"], dimensions: "dimensions", measures: "measures" }, exportAs: ["kendoPivotLocalBinding"], usesInheritance: true, usesOnChanges: true, ngImport: i0 });
|
|
3327
3333
|
}
|
|
3328
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3334
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotLocalBindingDirective, decorators: [{
|
|
3329
3335
|
type: Directive,
|
|
3330
3336
|
args: [{
|
|
3331
3337
|
selector: '[kendoPivotLocalBinding]',
|
|
@@ -3516,10 +3522,10 @@ class PivotOLAPBindingDirective extends PivotBaseBindingDirective {
|
|
|
3516
3522
|
};
|
|
3517
3523
|
return fetchDiscover({ url: this.url }, options);
|
|
3518
3524
|
}
|
|
3519
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
3520
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
3525
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotOLAPBindingDirective, deps: [{ token: PivotGridDataService }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3526
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: PivotOLAPBindingDirective, isStandalone: true, selector: "[kendoPivotOLAPBinding]", inputs: { url: "url", cube: "cube", catalog: "catalog" }, exportAs: ["kendoPivotOLAPBinding"], usesInheritance: true, usesOnChanges: true, ngImport: i0 });
|
|
3521
3527
|
}
|
|
3522
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3528
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotOLAPBindingDirective, decorators: [{
|
|
3523
3529
|
type: Directive,
|
|
3524
3530
|
args: [{
|
|
3525
3531
|
selector: '[kendoPivotOLAPBinding]',
|
|
@@ -3703,10 +3709,14 @@ class PivotGridMessages extends ComponentMessages {
|
|
|
3703
3709
|
* The text content of the PivotGrid configurator fields TreeView Measures node
|
|
3704
3710
|
*/
|
|
3705
3711
|
configuratorMeasuresText;
|
|
3706
|
-
|
|
3707
|
-
|
|
3712
|
+
/**
|
|
3713
|
+
* Sets the accessible label for the chip list sections in the PivotGrid configurator.
|
|
3714
|
+
*/
|
|
3715
|
+
configuratorChipListLabel;
|
|
3716
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
3717
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: PivotGridMessages, isStandalone: true, inputs: { fieldMenuFilterItemLabel: "fieldMenuFilterItemLabel", fieldMenuSortAscendingItemLabel: "fieldMenuSortAscendingItemLabel", fieldMenuSortDescendingItemLabel: "fieldMenuSortDescendingItemLabel", filterInputLabel: "filterInputLabel", filterOperatorsDropDownLabel: "filterOperatorsDropDownLabel", filterEqOperator: "filterEqOperator", filterNotEqOperator: "filterNotEqOperator", filterIsNullOperator: "filterIsNullOperator", filterIsNotNullOperator: "filterIsNotNullOperator", filterIsEmptyOperator: "filterIsEmptyOperator", filterIsNotEmptyOperator: "filterIsNotEmptyOperator", filterStartsWithOperator: "filterStartsWithOperator", filterContainsOperator: "filterContainsOperator", filterNotContainsOperator: "filterNotContainsOperator", filterEndsWithOperator: "filterEndsWithOperator", filterFilterButton: "filterFilterButton", filterClearButton: "filterClearButton", loading: "loading", emptyCellLabel: "emptyCellLabel", configuratorButtonText: "configuratorButtonText", configuratorHeaderText: "configuratorHeaderText", configuratorFieldsText: "configuratorFieldsText", configuratorColumnsText: "configuratorColumnsText", configuratorRowsText: "configuratorRowsText", configuratorValuesText: "configuratorValuesText", configuratorCancelButtonText: "configuratorCancelButtonText", configuratorApplyButtonText: "configuratorApplyButtonText", configuratorEmptyRowsText: "configuratorEmptyRowsText", configuratorEmptyColumnsText: "configuratorEmptyColumnsText", configuratorEmptyMeasuresText: "configuratorEmptyMeasuresText", fieldMenuMoveToColumnsItem: "fieldMenuMoveToColumnsItem", fieldMenuMoveToRowsItem: "fieldMenuMoveToRowsItem", fieldMenuMovePreviousItem: "fieldMenuMovePreviousItem", fieldMenuMoveNextItem: "fieldMenuMoveNextItem", chipMenuIconTitle: "chipMenuIconTitle", configuratorMeasuresText: "configuratorMeasuresText", configuratorChipListLabel: "configuratorChipListLabel" }, usesInheritance: true, ngImport: i0 });
|
|
3708
3718
|
}
|
|
3709
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3719
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridMessages, decorators: [{
|
|
3710
3720
|
type: Directive
|
|
3711
3721
|
}], propDecorators: { fieldMenuFilterItemLabel: [{
|
|
3712
3722
|
type: Input
|
|
@@ -3780,6 +3790,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
3780
3790
|
type: Input
|
|
3781
3791
|
}], configuratorMeasuresText: [{
|
|
3782
3792
|
type: Input
|
|
3793
|
+
}], configuratorChipListLabel: [{
|
|
3794
|
+
type: Input
|
|
3783
3795
|
}] } });
|
|
3784
3796
|
|
|
3785
3797
|
/**
|
|
@@ -3808,15 +3820,15 @@ class CustomMessagesComponent extends PivotGridMessages {
|
|
|
3808
3820
|
get override() {
|
|
3809
3821
|
return true;
|
|
3810
3822
|
}
|
|
3811
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
3812
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.
|
|
3823
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: CustomMessagesComponent, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3824
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "20.3.26", type: CustomMessagesComponent, isStandalone: true, selector: "kendo-pivotgrid-messages", providers: [
|
|
3813
3825
|
{
|
|
3814
3826
|
provide: PivotGridMessages,
|
|
3815
3827
|
useExisting: forwardRef(() => CustomMessagesComponent)
|
|
3816
3828
|
}
|
|
3817
3829
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
3818
3830
|
}
|
|
3819
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3831
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: CustomMessagesComponent, decorators: [{
|
|
3820
3832
|
type: Component,
|
|
3821
3833
|
args: [{
|
|
3822
3834
|
providers: [
|
|
@@ -3840,15 +3852,15 @@ class LocalizedMessagesDirective extends PivotGridMessages {
|
|
|
3840
3852
|
super();
|
|
3841
3853
|
this.service = service;
|
|
3842
3854
|
}
|
|
3843
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
3844
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
3855
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: LocalizedMessagesDirective, deps: [{ token: i1$1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3856
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: LocalizedMessagesDirective, isStandalone: true, selector: "[kendoPivotGridLocalizedMessages]", providers: [
|
|
3845
3857
|
{
|
|
3846
3858
|
provide: PivotGridMessages,
|
|
3847
3859
|
useExisting: forwardRef(() => LocalizedMessagesDirective)
|
|
3848
3860
|
}
|
|
3849
3861
|
], usesInheritance: true, ngImport: i0 });
|
|
3850
3862
|
}
|
|
3851
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3863
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: LocalizedMessagesDirective, decorators: [{
|
|
3852
3864
|
type: Directive,
|
|
3853
3865
|
args: [{
|
|
3854
3866
|
providers: [
|
|
@@ -3870,8 +3882,8 @@ const packageMetadata = {
|
|
|
3870
3882
|
productName: 'Kendo UI for Angular',
|
|
3871
3883
|
productCode: 'KENDOUIANGULAR',
|
|
3872
3884
|
productCodes: ['KENDOUIANGULAR'],
|
|
3873
|
-
publishDate:
|
|
3874
|
-
version: '25.0.0-develop.
|
|
3885
|
+
publishDate: 1785852621,
|
|
3886
|
+
version: '25.0.0-develop.21',
|
|
3875
3887
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning'
|
|
3876
3888
|
};
|
|
3877
3889
|
|
|
@@ -3903,10 +3915,10 @@ class CellTemplateDirective {
|
|
|
3903
3915
|
constructor(templateRef) {
|
|
3904
3916
|
this.templateRef = templateRef;
|
|
3905
3917
|
}
|
|
3906
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
3907
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
3918
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: CellTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3919
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: CellTemplateDirective, isStandalone: true, selector: "[kendoPivotGridCellTemplate]", ngImport: i0 });
|
|
3908
3920
|
}
|
|
3909
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3921
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: CellTemplateDirective, decorators: [{
|
|
3910
3922
|
type: Directive,
|
|
3911
3923
|
args: [{
|
|
3912
3924
|
selector: '[kendoPivotGridCellTemplate]',
|
|
@@ -3941,10 +3953,10 @@ class ValueCellTemplateDirective {
|
|
|
3941
3953
|
constructor(templateRef) {
|
|
3942
3954
|
this.templateRef = templateRef;
|
|
3943
3955
|
}
|
|
3944
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
3945
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
3956
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ValueCellTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3957
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: ValueCellTemplateDirective, isStandalone: true, selector: "[kendoPivotGridValueCellTemplate]", ngImport: i0 });
|
|
3946
3958
|
}
|
|
3947
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3959
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ValueCellTemplateDirective, decorators: [{
|
|
3948
3960
|
type: Directive,
|
|
3949
3961
|
args: [{
|
|
3950
3962
|
selector: '[kendoPivotGridValueCellTemplate]',
|
|
@@ -3980,10 +3992,10 @@ class RowHeaderCellTemplateDirective {
|
|
|
3980
3992
|
constructor(templateRef) {
|
|
3981
3993
|
this.templateRef = templateRef;
|
|
3982
3994
|
}
|
|
3983
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
3984
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
3995
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: RowHeaderCellTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
3996
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: RowHeaderCellTemplateDirective, isStandalone: true, selector: "[kendoPivotGridRowHeaderCellTemplate]", ngImport: i0 });
|
|
3985
3997
|
}
|
|
3986
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
3998
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: RowHeaderCellTemplateDirective, decorators: [{
|
|
3987
3999
|
type: Directive,
|
|
3988
4000
|
args: [{
|
|
3989
4001
|
selector: '[kendoPivotGridRowHeaderCellTemplate]',
|
|
@@ -4019,10 +4031,10 @@ class ColumnHeaderCellTemplateDirective {
|
|
|
4019
4031
|
constructor(templateRef) {
|
|
4020
4032
|
this.templateRef = templateRef;
|
|
4021
4033
|
}
|
|
4022
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4023
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.
|
|
4034
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ColumnHeaderCellTemplateDirective, deps: [{ token: i0.TemplateRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
4035
|
+
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.26", type: ColumnHeaderCellTemplateDirective, isStandalone: true, selector: "[kendoPivotGridColumnHeaderCellTemplate]", ngImport: i0 });
|
|
4024
4036
|
}
|
|
4025
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4037
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: ColumnHeaderCellTemplateDirective, decorators: [{
|
|
4026
4038
|
type: Directive,
|
|
4027
4039
|
args: [{
|
|
4028
4040
|
selector: '[kendoPivotGridColumnHeaderCellTemplate]',
|
|
@@ -4196,8 +4208,7 @@ class PivotGridCellDirective {
|
|
|
4196
4208
|
&& (this.dataService.rowHeaderLeaves?.[this.rowIndex]?.total ||
|
|
4197
4209
|
this.dataService.columnHeaderLeaves?.[this.colIndex]?.total),
|
|
4198
4210
|
'k-pivotgrid-header-root': this.kendoPivotGridCell?.levelNum === 0,
|
|
4199
|
-
'k-pivotgrid-expanded': this.kendoPivotGridCell?.hasChildren && this.kendoPivotGridCell
|
|
4200
|
-
'k-first': this.colIndex > 0
|
|
4211
|
+
'k-pivotgrid-expanded': this.kendoPivotGridCell?.hasChildren && this.kendoPivotGridCell.children.length
|
|
4201
4212
|
};
|
|
4202
4213
|
for (const prop in classesToAdd) {
|
|
4203
4214
|
if (classesToAdd[prop]) {
|
|
@@ -4212,8 +4223,8 @@ class PivotGridCellDirective {
|
|
|
4212
4223
|
tableType: this.tableType
|
|
4213
4224
|
});
|
|
4214
4225
|
};
|
|
4215
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4216
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.
|
|
4226
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridCellDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: PivotGridDataService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4227
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.26", type: PivotGridCellDirective, isStandalone: true, selector: "[kendoPivotGridCell]", inputs: { kendoPivotGridCell: "kendoPivotGridCell", tableType: "tableType", rowIndex: "rowIndex", colIndex: "colIndex", customCellTemplate: "customCellTemplate", valueCellTemplate: "valueCellTemplate", rowHeaderCellTemplate: "rowHeaderCellTemplate", columnHeaderCellTemplate: "columnHeaderCellTemplate" }, host: { properties: { "class.k-pivotgrid-cell": "this.cellClass" } }, ngImport: i0, template: `
|
|
4217
4228
|
@if (kendoPivotGridCell.hasChildren && !kendoPivotGridCell.total) {
|
|
4218
4229
|
<kendo-icon-wrapper
|
|
4219
4230
|
aria-hidden="true"
|
|
@@ -4286,7 +4297,7 @@ class PivotGridCellDirective {
|
|
|
4286
4297
|
}
|
|
4287
4298
|
`, isInline: true, dependencies: [{ kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }, { kind: "directive", type: EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }, { kind: "directive", type: TemplateContextDirective, selector: "[templateContext]", inputs: ["templateContext"] }, { kind: "directive", type: NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
4288
4299
|
}
|
|
4289
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4300
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridCellDirective, decorators: [{
|
|
4290
4301
|
type: Component,
|
|
4291
4302
|
args: [{
|
|
4292
4303
|
selector: '[kendoPivotGridCell]',
|
|
@@ -4392,10 +4403,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
4392
4403
|
class PivotGridScrollService {
|
|
4393
4404
|
virtualScrolling = false;
|
|
4394
4405
|
pivotGrid;
|
|
4395
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4396
|
-
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.
|
|
4406
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridScrollService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
4407
|
+
static ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridScrollService });
|
|
4397
4408
|
}
|
|
4398
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4409
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridScrollService, decorators: [{
|
|
4399
4410
|
type: Injectable
|
|
4400
4411
|
}] });
|
|
4401
4412
|
|
|
@@ -4408,6 +4419,7 @@ class PivotGridTableComponent {
|
|
|
4408
4419
|
localization;
|
|
4409
4420
|
zone;
|
|
4410
4421
|
scrollService;
|
|
4422
|
+
hostRole = 'none';
|
|
4411
4423
|
headerItems;
|
|
4412
4424
|
rows;
|
|
4413
4425
|
renderedRows;
|
|
@@ -4623,11 +4635,11 @@ class PivotGridTableComponent {
|
|
|
4623
4635
|
}
|
|
4624
4636
|
}, true);
|
|
4625
4637
|
}
|
|
4626
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
4627
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.
|
|
4638
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridTableComponent, deps: [{ token: i0.ElementRef }, { token: PivotGridDataService }, { token: i1$1.LocalizationService }, { token: i0.NgZone }, { token: PivotGridScrollService }], target: i0.ɵɵFactoryTarget.Component });
|
|
4639
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.26", type: PivotGridTableComponent, isStandalone: true, selector: "kendo-pivotgrid-table", inputs: { tableType: "tableType", colWidth: "colWidth", customCellTemplate: "customCellTemplate", valueCellTemplate: "valueCellTemplate", rowHeaderCellTemplate: "rowHeaderCellTemplate", columnHeaderCellTemplate: "columnHeaderCellTemplate", scrollableSettings: "scrollableSettings" }, host: { properties: { "attr.role": "this.hostRole" } }, ngImport: i0, template: `
|
|
4628
4640
|
<table
|
|
4629
4641
|
class="k-pivotgrid-table"
|
|
4630
|
-
role="
|
|
4642
|
+
role="none"
|
|
4631
4643
|
[ngStyle]="{
|
|
4632
4644
|
float: tableType === 'values' ? this.rtl ? 'right' : 'left' : 'initial',
|
|
4633
4645
|
overflow: 'scroll',
|
|
@@ -4661,7 +4673,7 @@ class PivotGridTableComponent {
|
|
|
4661
4673
|
[tableType]="tableType"
|
|
4662
4674
|
[colIndex]="colIndex + startColIndex"
|
|
4663
4675
|
[rowIndex]="rowIndex + startRowIndex"
|
|
4664
|
-
[attr.aria-expanded]="cell.hasChildren
|
|
4676
|
+
[attr.aria-expanded]="cell.hasChildren ? (cell.children.length ? 'true' : 'false') : null"
|
|
4665
4677
|
[attr.role]="tableType === 'columnHeader' ? 'columnheader' : tableType === 'rowHeader' ? 'rowheader' : 'none'"
|
|
4666
4678
|
[attr.id]="pivotGridId + (tableType === 'columnHeader' ? 'ch-' : 'rh-') + (rowIndex + 1) + '-' + (colIndex + 1)"></th>
|
|
4667
4679
|
}
|
|
@@ -4683,14 +4695,14 @@ class PivotGridTableComponent {
|
|
|
4683
4695
|
</table>
|
|
4684
4696
|
`, isInline: true, dependencies: [{ kind: "component", type: PivotGridCellDirective, selector: "[kendoPivotGridCell]", inputs: ["kendoPivotGridCell", "tableType", "rowIndex", "colIndex", "customCellTemplate", "valueCellTemplate", "rowHeaderCellTemplate", "columnHeaderCellTemplate"] }, { kind: "directive", type: NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
|
|
4685
4697
|
}
|
|
4686
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
4698
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridTableComponent, decorators: [{
|
|
4687
4699
|
type: Component,
|
|
4688
4700
|
args: [{
|
|
4689
4701
|
selector: 'kendo-pivotgrid-table',
|
|
4690
4702
|
template: `
|
|
4691
4703
|
<table
|
|
4692
4704
|
class="k-pivotgrid-table"
|
|
4693
|
-
role="
|
|
4705
|
+
role="none"
|
|
4694
4706
|
[ngStyle]="{
|
|
4695
4707
|
float: tableType === 'values' ? this.rtl ? 'right' : 'left' : 'initial',
|
|
4696
4708
|
overflow: 'scroll',
|
|
@@ -4724,7 +4736,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
4724
4736
|
[tableType]="tableType"
|
|
4725
4737
|
[colIndex]="colIndex + startColIndex"
|
|
4726
4738
|
[rowIndex]="rowIndex + startRowIndex"
|
|
4727
|
-
[attr.aria-expanded]="cell.hasChildren
|
|
4739
|
+
[attr.aria-expanded]="cell.hasChildren ? (cell.children.length ? 'true' : 'false') : null"
|
|
4728
4740
|
[attr.role]="tableType === 'columnHeader' ? 'columnheader' : tableType === 'rowHeader' ? 'rowheader' : 'none'"
|
|
4729
4741
|
[attr.id]="pivotGridId + (tableType === 'columnHeader' ? 'ch-' : 'rh-') + (rowIndex + 1) + '-' + (colIndex + 1)"></th>
|
|
4730
4742
|
}
|
|
@@ -4748,7 +4760,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
4748
4760
|
standalone: true,
|
|
4749
4761
|
imports: [PivotGridCellDirective, NgStyle]
|
|
4750
4762
|
}]
|
|
4751
|
-
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: PivotGridDataService }, { type: i1$1.LocalizationService }, { type: i0.NgZone }, { type: PivotGridScrollService }], propDecorators: {
|
|
4763
|
+
}], ctorParameters: () => [{ type: i0.ElementRef }, { type: PivotGridDataService }, { type: i1$1.LocalizationService }, { type: i0.NgZone }, { type: PivotGridScrollService }], propDecorators: { hostRole: [{
|
|
4764
|
+
type: HostBinding,
|
|
4765
|
+
args: ['attr.role']
|
|
4766
|
+
}], tableType: [{
|
|
4752
4767
|
type: Input
|
|
4753
4768
|
}], colWidth: [{
|
|
4754
4769
|
type: Input
|
|
@@ -5065,8 +5080,8 @@ class PivotGridComponent {
|
|
|
5065
5080
|
this.configuratorNavigation.stop();
|
|
5066
5081
|
}
|
|
5067
5082
|
}
|
|
5068
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
5069
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.
|
|
5083
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }, { token: PivotGridDataService }, { token: i1$1.LocalizationService }, { token: i0.Renderer2 }, { token: i1$4.ScrollbarService }, { token: PivotGridScrollService }], target: i0.ɵɵFactoryTarget.Component });
|
|
5084
|
+
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "17.0.0", version: "20.3.26", type: PivotGridComponent, isStandalone: true, selector: "kendo-pivotgrid", inputs: { loaderSettings: "loaderSettings", configurator: "configurator", virtualScrolling: "virtualScrolling", columnHeadersWidth: "columnHeadersWidth", navigable: "navigable" }, host: { properties: { "class.k-d-flex": "this.hostClass", "class.k-pos-relative": "this.hostClass", "class.k-flex-row": "this.rightPositionClass", "class.k-flex-row-reverse": "this.leftPositionClass", "class.k-flex-column": "this.bottomPositionClass", "class.k-flex-column-reverse": "this.topPositionClass", "attr.dir": "this.dir" } }, providers: [
|
|
5070
5085
|
PivotGridDataService,
|
|
5071
5086
|
LocalizationService,
|
|
5072
5087
|
PivotLocalizationService,
|
|
@@ -5075,7 +5090,8 @@ class PivotGridComponent {
|
|
|
5075
5090
|
useValue: 'kendo.pivotgrid'
|
|
5076
5091
|
},
|
|
5077
5092
|
PivotGridScrollService,
|
|
5078
|
-
{ provide: KENDO_WEBMCP_HOST, useExisting: forwardRef(() => PivotGridComponent) }
|
|
5093
|
+
{ provide: KENDO_WEBMCP_HOST, useExisting: forwardRef(() => PivotGridComponent) },
|
|
5094
|
+
provideComponentName('pivotgrid')
|
|
5079
5095
|
], queries: [{ propertyName: "customCellTemplate", first: true, predicate: CellTemplateDirective, descendants: true }, { propertyName: "valueCellTemplate", first: true, predicate: ValueCellTemplateDirective, descendants: true }, { propertyName: "rowHeaderCellTemplate", first: true, predicate: RowHeaderCellTemplateDirective, descendants: true }, { propertyName: "columnHeaderCellTemplate", first: true, predicate: ColumnHeaderCellTemplateDirective, descendants: true }], viewQueries: [{ propertyName: "colHeadersTable", first: true, predicate: ["colHeadersTable"], descendants: true, read: ElementRef }, { propertyName: "rowHeadersTable", first: true, predicate: ["rowHeadersTable"], descendants: true, read: ElementRef }, { propertyName: "valuesTable", first: true, predicate: ["valuesTable"], descendants: true, read: ElementRef }, { propertyName: "table", first: true, predicate: ["table"], descendants: true, read: ElementRef }, { propertyName: "configuratorWrapper", first: true, predicate: ["configurator"], descendants: true, read: ElementRef }], usesOnChanges: true, ngImport: i0, template: `
|
|
5080
5096
|
<ng-container kendoPivotGridLocalizedMessages
|
|
5081
5097
|
i18n-loading="kendo.pivotgrid.loading|The loading text"
|
|
@@ -5094,10 +5110,10 @@ class PivotGridComponent {
|
|
|
5094
5110
|
fieldMenuSortDescendingItemLabel="Sort descending"
|
|
5095
5111
|
|
|
5096
5112
|
i18n-filterInputLabel="kendo.pivotgrid.filterInputLabel|The label of the filter input"
|
|
5097
|
-
filterInputLabel="
|
|
5113
|
+
filterInputLabel="[[fields]] Filter"
|
|
5098
5114
|
|
|
5099
5115
|
i18n-filterOperatorsDropDownLabel="kendo.pivotgrid.filterOperatorsDropDownLabel|The label of the filter operators DropDownList"
|
|
5100
|
-
filterOperatorsDropDownLabel="
|
|
5116
|
+
filterOperatorsDropDownLabel="[[fields]] Filter Operators"
|
|
5101
5117
|
|
|
5102
5118
|
i18n-filterEqOperator="kendo.pivotgrid.filterEqOperator|The text of the equal filter operator"
|
|
5103
5119
|
filterEqOperator="Is equal to"
|
|
@@ -5147,6 +5163,9 @@ class PivotGridComponent {
|
|
|
5147
5163
|
i18n-configuratorMeasuresText="kendo.pivotgrid.configuratorMeasuresText|The text content of the PivotGrid configurator fields TreeView Measures node"
|
|
5148
5164
|
configuratorMeasuresText="Measures"
|
|
5149
5165
|
|
|
5166
|
+
i18n-configuratorChipListLabel="kendo.pivotgrid.configuratorChipListLabel|The accessible label for the chip list sections in the PivotGrid configurator"
|
|
5167
|
+
configuratorChipListLabel="chip list"
|
|
5168
|
+
|
|
5150
5169
|
i18n-configuratorColumnsText="kendo.pivotgrid.configuratorColumnsText|The text content of the PivotGrid configurator columns section title element"
|
|
5151
5170
|
configuratorColumnsText="Columns"
|
|
5152
5171
|
|
|
@@ -5172,7 +5191,7 @@ class PivotGridComponent {
|
|
|
5172
5191
|
configuratorEmptyMeasuresText="Select some fields to begin setup"
|
|
5173
5192
|
|
|
5174
5193
|
i18n-chipMenuIconTitle="kendo.grid.chipMenuIconTitle|The title of the field menu icon"
|
|
5175
|
-
chipMenuIconTitle="
|
|
5194
|
+
chipMenuIconTitle="[[fieldName]] Field Menu"
|
|
5176
5195
|
|
|
5177
5196
|
i18n-fieldMenuMoveToColumnsItem="kendo.pivotgrid.fieldMenuMoveToColumnsItem|The text content of the Move to Columns item in the column and row fields menu."
|
|
5178
5197
|
fieldMenuMoveToColumnsItem="Move to Columns"
|
|
@@ -5187,8 +5206,8 @@ class PivotGridComponent {
|
|
|
5187
5206
|
fieldMenuMoveNextItem="Move as next"></ng-container>
|
|
5188
5207
|
|
|
5189
5208
|
<div #table class="k-pivotgrid" role="grid">
|
|
5190
|
-
<span class="k-pivotgrid-empty-cell" role="
|
|
5191
|
-
<span class="k-sr-only">{{messageFor('emptyCellLabel')}}</span>
|
|
5209
|
+
<span class="k-pivotgrid-empty-cell" role="none">
|
|
5210
|
+
<span class="k-sr-only" role="none">{{messageFor('emptyCellLabel')}}</span>
|
|
5192
5211
|
</span>
|
|
5193
5212
|
<kendo-pivotgrid-table
|
|
5194
5213
|
#colHeadersTable
|
|
@@ -5244,7 +5263,7 @@ class PivotGridComponent {
|
|
|
5244
5263
|
}
|
|
5245
5264
|
`, isInline: true, dependencies: [{ kind: "directive", type: LocalizedMessagesDirective, selector: "[kendoPivotGridLocalizedMessages]" }, { kind: "component", type: PivotGridTableComponent, selector: "kendo-pivotgrid-table", inputs: ["tableType", "colWidth", "customCellTemplate", "valueCellTemplate", "rowHeaderCellTemplate", "columnHeaderCellTemplate", "scrollableSettings"] }, { kind: "component", type: LoaderComponent, selector: "kendo-loader", inputs: ["type", "themeColor", "size"] }, { kind: "component", type: PivotGridConfiguratorComponent, selector: "kendo-pivotgrid-configurator", inputs: ["orientation", "sort", "filter", "navigation"], outputs: ["close"] }, { kind: "component", type: IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass", "size"], exportAs: ["kendoIconWrapper"] }] });
|
|
5246
5265
|
}
|
|
5247
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
5266
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridComponent, decorators: [{
|
|
5248
5267
|
type: Component,
|
|
5249
5268
|
args: [{
|
|
5250
5269
|
selector: 'kendo-pivotgrid',
|
|
@@ -5257,7 +5276,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
5257
5276
|
useValue: 'kendo.pivotgrid'
|
|
5258
5277
|
},
|
|
5259
5278
|
PivotGridScrollService,
|
|
5260
|
-
{ provide: KENDO_WEBMCP_HOST, useExisting: forwardRef(() => PivotGridComponent) }
|
|
5279
|
+
{ provide: KENDO_WEBMCP_HOST, useExisting: forwardRef(() => PivotGridComponent) },
|
|
5280
|
+
provideComponentName('pivotgrid')
|
|
5261
5281
|
],
|
|
5262
5282
|
template: `
|
|
5263
5283
|
<ng-container kendoPivotGridLocalizedMessages
|
|
@@ -5277,10 +5297,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
5277
5297
|
fieldMenuSortDescendingItemLabel="Sort descending"
|
|
5278
5298
|
|
|
5279
5299
|
i18n-filterInputLabel="kendo.pivotgrid.filterInputLabel|The label of the filter input"
|
|
5280
|
-
filterInputLabel="
|
|
5300
|
+
filterInputLabel="[[fields]] Filter"
|
|
5281
5301
|
|
|
5282
5302
|
i18n-filterOperatorsDropDownLabel="kendo.pivotgrid.filterOperatorsDropDownLabel|The label of the filter operators DropDownList"
|
|
5283
|
-
filterOperatorsDropDownLabel="
|
|
5303
|
+
filterOperatorsDropDownLabel="[[fields]] Filter Operators"
|
|
5284
5304
|
|
|
5285
5305
|
i18n-filterEqOperator="kendo.pivotgrid.filterEqOperator|The text of the equal filter operator"
|
|
5286
5306
|
filterEqOperator="Is equal to"
|
|
@@ -5330,6 +5350,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
5330
5350
|
i18n-configuratorMeasuresText="kendo.pivotgrid.configuratorMeasuresText|The text content of the PivotGrid configurator fields TreeView Measures node"
|
|
5331
5351
|
configuratorMeasuresText="Measures"
|
|
5332
5352
|
|
|
5353
|
+
i18n-configuratorChipListLabel="kendo.pivotgrid.configuratorChipListLabel|The accessible label for the chip list sections in the PivotGrid configurator"
|
|
5354
|
+
configuratorChipListLabel="chip list"
|
|
5355
|
+
|
|
5333
5356
|
i18n-configuratorColumnsText="kendo.pivotgrid.configuratorColumnsText|The text content of the PivotGrid configurator columns section title element"
|
|
5334
5357
|
configuratorColumnsText="Columns"
|
|
5335
5358
|
|
|
@@ -5355,7 +5378,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
5355
5378
|
configuratorEmptyMeasuresText="Select some fields to begin setup"
|
|
5356
5379
|
|
|
5357
5380
|
i18n-chipMenuIconTitle="kendo.grid.chipMenuIconTitle|The title of the field menu icon"
|
|
5358
|
-
chipMenuIconTitle="
|
|
5381
|
+
chipMenuIconTitle="[[fieldName]] Field Menu"
|
|
5359
5382
|
|
|
5360
5383
|
i18n-fieldMenuMoveToColumnsItem="kendo.pivotgrid.fieldMenuMoveToColumnsItem|The text content of the Move to Columns item in the column and row fields menu."
|
|
5361
5384
|
fieldMenuMoveToColumnsItem="Move to Columns"
|
|
@@ -5370,8 +5393,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.25", ngImpo
|
|
|
5370
5393
|
fieldMenuMoveNextItem="Move as next"></ng-container>
|
|
5371
5394
|
|
|
5372
5395
|
<div #table class="k-pivotgrid" role="grid">
|
|
5373
|
-
<span class="k-pivotgrid-empty-cell" role="
|
|
5374
|
-
<span class="k-sr-only">{{messageFor('emptyCellLabel')}}</span>
|
|
5396
|
+
<span class="k-pivotgrid-empty-cell" role="none">
|
|
5397
|
+
<span class="k-sr-only" role="none">{{messageFor('emptyCellLabel')}}</span>
|
|
5375
5398
|
</span>
|
|
5376
5399
|
<kendo-pivotgrid-table
|
|
5377
5400
|
#colHeadersTable
|
|
@@ -5579,9 +5602,9 @@ const KENDO_PIVOTGRID = [
|
|
|
5579
5602
|
* ```
|
|
5580
5603
|
*/
|
|
5581
5604
|
class PivotGridModule {
|
|
5582
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.
|
|
5583
|
-
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.
|
|
5584
|
-
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.
|
|
5605
|
+
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
5606
|
+
static ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.26", ngImport: i0, type: PivotGridModule, imports: [ChipMenuItemComponent, ChipMenuSortComponent, ChipMenuComponent, ChipMenuFilterComponent, ChipMenuItemContentTemplateDirective, FilterMenuContainerComponent, StringFilterMenuComponent, FilterMenuDropDownListDirective, ChipMenuContainerComponent, ChipMenuItemDirective, ChipMenuReorderComponent, PivotGridComponent, PivotGridTableComponent, PivotGridConfiguratorComponent, PivotGridCellDirective, PivotLocalBindingDirective, PivotOLAPBindingDirective, DraggableChipDirective, DropTargetDirective, LocalizedMessagesDirective, CustomMessagesComponent, ChipKeyboardNavigationDirective, CellTemplateDirective, ValueCellTemplateDirective, RowHeaderCellTemplateDirective, ColumnHeaderCellTemplateDirective], exports: [PivotGridComponent, PivotGridTableComponent, PivotGridCellDirective, PivotLocalBindingDirective, PivotOLAPBindingDirective, CustomMessagesComponent, CellTemplateDirective, ValueCellTemplateDirective, RowHeaderCellTemplateDirective, ColumnHeaderCellTemplateDirective] });
|
|
5607
|
+
static ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridModule, providers: [
|
|
5585
5608
|
IconsService,
|
|
5586
5609
|
PopupService,
|
|
5587
5610
|
ResizeBatchService,
|
|
@@ -5591,7 +5614,7 @@ class PivotGridModule {
|
|
|
5591
5614
|
WindowContainerService
|
|
5592
5615
|
], imports: [ChipMenuItemComponent, ChipMenuSortComponent, ChipMenuComponent, ChipMenuFilterComponent, FilterMenuContainerComponent, StringFilterMenuComponent, ChipMenuReorderComponent, PivotGridComponent, PivotGridTableComponent, PivotGridConfiguratorComponent, PivotGridCellDirective] });
|
|
5593
5616
|
}
|
|
5594
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.
|
|
5617
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.26", ngImport: i0, type: PivotGridModule, decorators: [{
|
|
5595
5618
|
type: NgModule,
|
|
5596
5619
|
args: [{
|
|
5597
5620
|
imports: [...KENDO_PIVOTGRID_CHIPMENU_DECLARATIONS, ...KENDO_PIVOTGRID_DECLARATIONS],
|
package/index.d.ts
CHANGED
|
@@ -1150,8 +1150,12 @@ declare class PivotGridMessages extends ComponentMessages {
|
|
|
1150
1150
|
* The text content of the PivotGrid configurator fields TreeView Measures node
|
|
1151
1151
|
*/
|
|
1152
1152
|
configuratorMeasuresText: string;
|
|
1153
|
+
/**
|
|
1154
|
+
* Sets the accessible label for the chip list sections in the PivotGrid configurator.
|
|
1155
|
+
*/
|
|
1156
|
+
configuratorChipListLabel: string;
|
|
1153
1157
|
static ɵfac: i0.ɵɵFactoryDeclaration<PivotGridMessages, never>;
|
|
1154
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<PivotGridMessages, never, never, { "fieldMenuFilterItemLabel": { "alias": "fieldMenuFilterItemLabel"; "required": false; }; "fieldMenuSortAscendingItemLabel": { "alias": "fieldMenuSortAscendingItemLabel"; "required": false; }; "fieldMenuSortDescendingItemLabel": { "alias": "fieldMenuSortDescendingItemLabel"; "required": false; }; "filterInputLabel": { "alias": "filterInputLabel"; "required": false; }; "filterOperatorsDropDownLabel": { "alias": "filterOperatorsDropDownLabel"; "required": false; }; "filterEqOperator": { "alias": "filterEqOperator"; "required": false; }; "filterNotEqOperator": { "alias": "filterNotEqOperator"; "required": false; }; "filterIsNullOperator": { "alias": "filterIsNullOperator"; "required": false; }; "filterIsNotNullOperator": { "alias": "filterIsNotNullOperator"; "required": false; }; "filterIsEmptyOperator": { "alias": "filterIsEmptyOperator"; "required": false; }; "filterIsNotEmptyOperator": { "alias": "filterIsNotEmptyOperator"; "required": false; }; "filterStartsWithOperator": { "alias": "filterStartsWithOperator"; "required": false; }; "filterContainsOperator": { "alias": "filterContainsOperator"; "required": false; }; "filterNotContainsOperator": { "alias": "filterNotContainsOperator"; "required": false; }; "filterEndsWithOperator": { "alias": "filterEndsWithOperator"; "required": false; }; "filterFilterButton": { "alias": "filterFilterButton"; "required": false; }; "filterClearButton": { "alias": "filterClearButton"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "emptyCellLabel": { "alias": "emptyCellLabel"; "required": false; }; "configuratorButtonText": { "alias": "configuratorButtonText"; "required": false; }; "configuratorHeaderText": { "alias": "configuratorHeaderText"; "required": false; }; "configuratorFieldsText": { "alias": "configuratorFieldsText"; "required": false; }; "configuratorColumnsText": { "alias": "configuratorColumnsText"; "required": false; }; "configuratorRowsText": { "alias": "configuratorRowsText"; "required": false; }; "configuratorValuesText": { "alias": "configuratorValuesText"; "required": false; }; "configuratorCancelButtonText": { "alias": "configuratorCancelButtonText"; "required": false; }; "configuratorApplyButtonText": { "alias": "configuratorApplyButtonText"; "required": false; }; "configuratorEmptyRowsText": { "alias": "configuratorEmptyRowsText"; "required": false; }; "configuratorEmptyColumnsText": { "alias": "configuratorEmptyColumnsText"; "required": false; }; "configuratorEmptyMeasuresText": { "alias": "configuratorEmptyMeasuresText"; "required": false; }; "fieldMenuMoveToColumnsItem": { "alias": "fieldMenuMoveToColumnsItem"; "required": false; }; "fieldMenuMoveToRowsItem": { "alias": "fieldMenuMoveToRowsItem"; "required": false; }; "fieldMenuMovePreviousItem": { "alias": "fieldMenuMovePreviousItem"; "required": false; }; "fieldMenuMoveNextItem": { "alias": "fieldMenuMoveNextItem"; "required": false; }; "chipMenuIconTitle": { "alias": "chipMenuIconTitle"; "required": false; }; "configuratorMeasuresText": { "alias": "configuratorMeasuresText"; "required": false; }; }, {}, never, never, true, never>;
|
|
1158
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<PivotGridMessages, never, never, { "fieldMenuFilterItemLabel": { "alias": "fieldMenuFilterItemLabel"; "required": false; }; "fieldMenuSortAscendingItemLabel": { "alias": "fieldMenuSortAscendingItemLabel"; "required": false; }; "fieldMenuSortDescendingItemLabel": { "alias": "fieldMenuSortDescendingItemLabel"; "required": false; }; "filterInputLabel": { "alias": "filterInputLabel"; "required": false; }; "filterOperatorsDropDownLabel": { "alias": "filterOperatorsDropDownLabel"; "required": false; }; "filterEqOperator": { "alias": "filterEqOperator"; "required": false; }; "filterNotEqOperator": { "alias": "filterNotEqOperator"; "required": false; }; "filterIsNullOperator": { "alias": "filterIsNullOperator"; "required": false; }; "filterIsNotNullOperator": { "alias": "filterIsNotNullOperator"; "required": false; }; "filterIsEmptyOperator": { "alias": "filterIsEmptyOperator"; "required": false; }; "filterIsNotEmptyOperator": { "alias": "filterIsNotEmptyOperator"; "required": false; }; "filterStartsWithOperator": { "alias": "filterStartsWithOperator"; "required": false; }; "filterContainsOperator": { "alias": "filterContainsOperator"; "required": false; }; "filterNotContainsOperator": { "alias": "filterNotContainsOperator"; "required": false; }; "filterEndsWithOperator": { "alias": "filterEndsWithOperator"; "required": false; }; "filterFilterButton": { "alias": "filterFilterButton"; "required": false; }; "filterClearButton": { "alias": "filterClearButton"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "emptyCellLabel": { "alias": "emptyCellLabel"; "required": false; }; "configuratorButtonText": { "alias": "configuratorButtonText"; "required": false; }; "configuratorHeaderText": { "alias": "configuratorHeaderText"; "required": false; }; "configuratorFieldsText": { "alias": "configuratorFieldsText"; "required": false; }; "configuratorColumnsText": { "alias": "configuratorColumnsText"; "required": false; }; "configuratorRowsText": { "alias": "configuratorRowsText"; "required": false; }; "configuratorValuesText": { "alias": "configuratorValuesText"; "required": false; }; "configuratorCancelButtonText": { "alias": "configuratorCancelButtonText"; "required": false; }; "configuratorApplyButtonText": { "alias": "configuratorApplyButtonText"; "required": false; }; "configuratorEmptyRowsText": { "alias": "configuratorEmptyRowsText"; "required": false; }; "configuratorEmptyColumnsText": { "alias": "configuratorEmptyColumnsText"; "required": false; }; "configuratorEmptyMeasuresText": { "alias": "configuratorEmptyMeasuresText"; "required": false; }; "fieldMenuMoveToColumnsItem": { "alias": "fieldMenuMoveToColumnsItem"; "required": false; }; "fieldMenuMoveToRowsItem": { "alias": "fieldMenuMoveToRowsItem"; "required": false; }; "fieldMenuMovePreviousItem": { "alias": "fieldMenuMovePreviousItem"; "required": false; }; "fieldMenuMoveNextItem": { "alias": "fieldMenuMoveNextItem"; "required": false; }; "chipMenuIconTitle": { "alias": "chipMenuIconTitle"; "required": false; }; "configuratorMeasuresText": { "alias": "configuratorMeasuresText"; "required": false; }; "configuratorChipListLabel": { "alias": "configuratorChipListLabel"; "required": false; }; }, {}, never, never, true, never>;
|
|
1155
1159
|
}
|
|
1156
1160
|
|
|
1157
1161
|
/**
|
|
@@ -1569,6 +1573,7 @@ declare class PivotGridTableComponent implements OnInit, OnDestroy {
|
|
|
1569
1573
|
private localization;
|
|
1570
1574
|
private zone;
|
|
1571
1575
|
private scrollService;
|
|
1576
|
+
hostRole: string;
|
|
1572
1577
|
headerItems: any;
|
|
1573
1578
|
rows: any;
|
|
1574
1579
|
renderedRows: any;
|
package/package-metadata.mjs
CHANGED
|
@@ -7,7 +7,7 @@ export const packageMetadata = {
|
|
|
7
7
|
"productCodes": [
|
|
8
8
|
"KENDOUIANGULAR"
|
|
9
9
|
],
|
|
10
|
-
"publishDate":
|
|
11
|
-
"version": "25.0.0-develop.
|
|
10
|
+
"publishDate": 1785852621,
|
|
11
|
+
"version": "25.0.0-develop.21",
|
|
12
12
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
|
|
13
13
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-pivotgrid",
|
|
3
|
-
"version": "25.0.0-develop.
|
|
3
|
+
"version": "25.0.0-develop.21",
|
|
4
4
|
"description": "PivotGrid package for Angular",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"package": {
|
|
19
19
|
"productName": "Kendo UI for Angular",
|
|
20
20
|
"productCode": "KENDOUIANGULAR",
|
|
21
|
-
"publishDate":
|
|
21
|
+
"publishDate": 1785852621,
|
|
22
22
|
"licensingDocsUrl": "https://www.telerik.com/kendo-angular-ui/my-license/?utm_medium=product&utm_source=kendoangular&utm_campaign=kendo-ui-angular-purchase-license-keys-warning"
|
|
23
23
|
}
|
|
24
24
|
},
|
|
@@ -31,21 +31,21 @@
|
|
|
31
31
|
"@progress/kendo-data-query": "^1.7.3",
|
|
32
32
|
"@progress/kendo-drawing": "^1.25.0",
|
|
33
33
|
"@progress/kendo-licensing": "^1.11.0",
|
|
34
|
-
"@progress/kendo-angular-buttons": "25.0.0-develop.
|
|
35
|
-
"@progress/kendo-angular-common": "25.0.0-develop.
|
|
36
|
-
"@progress/kendo-angular-dropdowns": "25.0.0-develop.
|
|
37
|
-
"@progress/kendo-angular-indicators": "25.0.0-develop.
|
|
38
|
-
"@progress/kendo-angular-inputs": "25.0.0-develop.
|
|
39
|
-
"@progress/kendo-angular-intl": "25.0.0-develop.
|
|
40
|
-
"@progress/kendo-angular-l10n": "25.0.0-develop.
|
|
41
|
-
"@progress/kendo-angular-popup": "25.0.0-develop.
|
|
42
|
-
"@progress/kendo-angular-icons": "25.0.0-develop.
|
|
43
|
-
"@progress/kendo-angular-treeview": "25.0.0-develop.
|
|
34
|
+
"@progress/kendo-angular-buttons": "25.0.0-develop.21",
|
|
35
|
+
"@progress/kendo-angular-common": "25.0.0-develop.21",
|
|
36
|
+
"@progress/kendo-angular-dropdowns": "25.0.0-develop.21",
|
|
37
|
+
"@progress/kendo-angular-indicators": "25.0.0-develop.21",
|
|
38
|
+
"@progress/kendo-angular-inputs": "25.0.0-develop.21",
|
|
39
|
+
"@progress/kendo-angular-intl": "25.0.0-develop.21",
|
|
40
|
+
"@progress/kendo-angular-l10n": "25.0.0-develop.21",
|
|
41
|
+
"@progress/kendo-angular-popup": "25.0.0-develop.21",
|
|
42
|
+
"@progress/kendo-angular-icons": "25.0.0-develop.21",
|
|
43
|
+
"@progress/kendo-angular-treeview": "25.0.0-develop.21",
|
|
44
44
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
45
45
|
},
|
|
46
46
|
"dependencies": {
|
|
47
47
|
"tslib": "^2.3.1",
|
|
48
|
-
"@progress/kendo-angular-schematics": "25.0.0-develop.
|
|
48
|
+
"@progress/kendo-angular-schematics": "25.0.0-develop.21",
|
|
49
49
|
"@progress/kendo-pivotgrid-common": "0.6.3"
|
|
50
50
|
},
|
|
51
51
|
"schematics": "./schematics/collection.json",
|
|
@@ -11,11 +11,11 @@ function default_1(options) {
|
|
|
11
11
|
// Additional dependencies to install.
|
|
12
12
|
// See https://github.com/telerik/kendo-schematics/issues/28
|
|
13
13
|
peerDependencies: {
|
|
14
|
-
'@progress/kendo-angular-dialog': '25.0.0-develop.
|
|
14
|
+
'@progress/kendo-angular-dialog': '25.0.0-develop.21',
|
|
15
15
|
// peer dep of the icons
|
|
16
16
|
'@progress/kendo-svg-icons': '^4.0.0',
|
|
17
17
|
// peer dep of the dropdowns
|
|
18
|
-
'@progress/kendo-angular-navigation': '25.0.0-develop.
|
|
18
|
+
'@progress/kendo-angular-navigation': '25.0.0-develop.21'
|
|
19
19
|
} });
|
|
20
20
|
return (0, schematics_1.externalSchematic)('@progress/kendo-angular-schematics', 'ng-add', finalOptions);
|
|
21
21
|
}
|