@progress/kendo-angular-toolbar 11.2.0-develop.8 → 11.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/localization/custom-messages.component.mjs +3 -3
- package/esm2020/localization/localized-toolbar-messages.directive.mjs +3 -3
- package/esm2020/localization/messages.mjs +3 -3
- package/esm2020/navigation.service.mjs +3 -3
- package/esm2020/package-metadata.mjs +2 -2
- package/esm2020/refresh.service.mjs +3 -3
- package/esm2020/renderer.component.mjs +3 -3
- package/esm2020/renderer.service.mjs +3 -3
- package/esm2020/toolbar.component.mjs +3 -3
- package/esm2020/toolbar.module.mjs +4 -4
- package/esm2020/tools/toolbar-button.component.mjs +13 -3
- package/esm2020/tools/toolbar-buttongroup.component.mjs +3 -3
- package/esm2020/tools/toolbar-buttonlist.component.mjs +3 -3
- package/esm2020/tools/toolbar-dropdownbutton.component.mjs +14 -3
- package/esm2020/tools/toolbar-separator.component.mjs +3 -3
- package/esm2020/tools/toolbar-spacer.component.mjs +3 -3
- package/esm2020/tools/toolbar-splitbutton.component.mjs +13 -3
- package/esm2020/tools/toolbar-tool.component.mjs +3 -3
- package/fesm2015/progress-kendo-angular-toolbar.mjs +85 -54
- package/fesm2020/progress-kendo-angular-toolbar.mjs +85 -54
- package/package.json +7 -7
- package/tools/toolbar-button.component.d.ts +3 -1
- package/tools/toolbar-dropdownbutton.component.d.ts +3 -1
- package/tools/toolbar-splitbutton.component.d.ts +3 -1
|
@@ -28,8 +28,8 @@ const packageMetadata = {
|
|
|
28
28
|
name: '@progress/kendo-angular-toolbar',
|
|
29
29
|
productName: 'Kendo UI for Angular',
|
|
30
30
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
31
|
-
publishDate:
|
|
32
|
-
version: '11.2.0
|
|
31
|
+
publishDate: 1676453629,
|
|
32
|
+
version: '11.2.0',
|
|
33
33
|
licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
|
|
34
34
|
};
|
|
35
35
|
|
|
@@ -44,9 +44,9 @@ class RefreshService {
|
|
|
44
44
|
this.onRefresh.emit(tool);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
RefreshService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
48
|
-
RefreshService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.
|
|
49
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
47
|
+
RefreshService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RefreshService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
48
|
+
RefreshService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RefreshService });
|
|
49
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RefreshService, decorators: [{
|
|
50
50
|
type: Injectable
|
|
51
51
|
}] });
|
|
52
52
|
|
|
@@ -399,9 +399,9 @@ class NavigationService {
|
|
|
399
399
|
window.getComputedStyle(this.overflowButton.nativeElement).getPropertyValue('visibility') === 'visible');
|
|
400
400
|
}
|
|
401
401
|
}
|
|
402
|
-
NavigationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
403
|
-
NavigationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.
|
|
404
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
402
|
+
NavigationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigationService, deps: [{ token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
403
|
+
NavigationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigationService });
|
|
404
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: NavigationService, decorators: [{
|
|
405
405
|
type: Injectable
|
|
406
406
|
}], ctorParameters: function () { return [{ type: i0.NgZone }]; } });
|
|
407
407
|
|
|
@@ -452,9 +452,9 @@ class ToolBarToolComponent {
|
|
|
452
452
|
return false;
|
|
453
453
|
}
|
|
454
454
|
}
|
|
455
|
-
ToolBarToolComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
456
|
-
ToolBarToolComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
457
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
455
|
+
ToolBarToolComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarToolComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
456
|
+
ToolBarToolComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ToolBarToolComponent, selector: "toolbar-tool", inputs: { responsive: "responsive" }, ngImport: i0, template: ``, isInline: true });
|
|
457
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarToolComponent, decorators: [{
|
|
458
458
|
type: Component,
|
|
459
459
|
args: [{
|
|
460
460
|
// eslint-disable-next-line @angular-eslint/component-selector
|
|
@@ -527,9 +527,9 @@ class RendererService {
|
|
|
527
527
|
this.renderer.setAttribute(element, attr, value);
|
|
528
528
|
}
|
|
529
529
|
}
|
|
530
|
-
RendererService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
531
|
-
RendererService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.
|
|
532
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
530
|
+
RendererService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RendererService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
|
|
531
|
+
RendererService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RendererService });
|
|
532
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: RendererService, decorators: [{
|
|
533
533
|
type: Injectable
|
|
534
534
|
}] });
|
|
535
535
|
|
|
@@ -625,8 +625,8 @@ class ToolBarRendererComponent {
|
|
|
625
625
|
this.renderer.setAttribute(element, attr, value);
|
|
626
626
|
}
|
|
627
627
|
}
|
|
628
|
-
ToolBarRendererComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
629
|
-
ToolBarRendererComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
628
|
+
ToolBarRendererComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarRendererComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: RendererService }, { token: RefreshService }], target: i0.ɵɵFactoryTarget.Component });
|
|
629
|
+
ToolBarRendererComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ToolBarRendererComponent, selector: "kendo-toolbar-renderer", inputs: { tool: "tool", location: "location", resizable: "resizable" }, outputs: { rendererClick: "rendererClick" }, host: { listeners: { "click": "onClick($event)" }, properties: { "class.k-spacer": "this.spacerClass", "class.k-toolbar-renderer": "this.hostClass" } }, providers: [RendererService], exportAs: ["kendoToolBarRenderer"], ngImport: i0, template: `
|
|
630
630
|
<ng-container *ngIf="location === 'toolbar'">
|
|
631
631
|
<ng-template [ngTemplateOutlet]="template"></ng-template>
|
|
632
632
|
</ng-container>
|
|
@@ -634,7 +634,7 @@ ToolBarRendererComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0
|
|
|
634
634
|
<ng-template [ngTemplateOutlet]="template"></ng-template>
|
|
635
635
|
</ng-container>
|
|
636
636
|
`, isInline: true, directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }] });
|
|
637
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
637
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarRendererComponent, decorators: [{
|
|
638
638
|
type: Component,
|
|
639
639
|
args: [{
|
|
640
640
|
exportAs: 'kendoToolBarRenderer',
|
|
@@ -673,9 +673,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.11", ngImpo
|
|
|
673
673
|
*/
|
|
674
674
|
class ToolbarMessages extends ComponentMessages {
|
|
675
675
|
}
|
|
676
|
-
ToolbarMessages.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
677
|
-
ToolbarMessages.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
678
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
676
|
+
ToolbarMessages.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolbarMessages, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
677
|
+
ToolbarMessages.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: ToolbarMessages, selector: "kendo-toolbar-messages-base", inputs: { moreToolsTitle: "moreToolsTitle" }, usesInheritance: true, ngImport: i0 });
|
|
678
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolbarMessages, decorators: [{
|
|
679
679
|
type: Directive,
|
|
680
680
|
args: [{
|
|
681
681
|
// eslint-disable-next-line @angular-eslint/directive-selector
|
|
@@ -694,14 +694,14 @@ class LocalizedToolbarMessagesDirective extends ToolbarMessages {
|
|
|
694
694
|
this.service = service;
|
|
695
695
|
}
|
|
696
696
|
}
|
|
697
|
-
LocalizedToolbarMessagesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
698
|
-
LocalizedToolbarMessagesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.
|
|
697
|
+
LocalizedToolbarMessagesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LocalizedToolbarMessagesDirective, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
698
|
+
LocalizedToolbarMessagesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.3.12", type: LocalizedToolbarMessagesDirective, selector: "[kendoToolbarLocalizedMessages]", providers: [
|
|
699
699
|
{
|
|
700
700
|
provide: ToolbarMessages,
|
|
701
701
|
useExisting: forwardRef(() => LocalizedToolbarMessagesDirective)
|
|
702
702
|
}
|
|
703
703
|
], usesInheritance: true, ngImport: i0 });
|
|
704
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
704
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: LocalizedToolbarMessagesDirective, decorators: [{
|
|
705
705
|
type: Directive,
|
|
706
706
|
args: [{
|
|
707
707
|
providers: [
|
|
@@ -1240,8 +1240,8 @@ class ToolBarComponent {
|
|
|
1240
1240
|
return classes;
|
|
1241
1241
|
}
|
|
1242
1242
|
}
|
|
1243
|
-
ToolBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
1244
|
-
ToolBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
1243
|
+
ToolBarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarComponent, deps: [{ token: i1.LocalizationService }, { token: i2.PopupService }, { token: RefreshService }, { token: NavigationService }, { token: i0.ElementRef }, { token: i0.NgZone }, { token: i0.Renderer2 }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
1244
|
+
ToolBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ToolBarComponent, selector: "kendo-toolbar", inputs: { overflow: "overflow", resizable: "resizable", popupSettings: "popupSettings", tabindex: "tabindex", size: "size", tabIndex: "tabIndex" }, outputs: { open: "open", close: "close" }, host: { listeners: { "focus": "onFocus($event)", "focusout": "onFocusOut($event)" }, properties: { "class.k-toolbar": "this.hostClass", "attr.role": "this.role", "attr.dir": "this.getDir", "class.k-toolbar-resizable": "this.resizableClass" } }, providers: [
|
|
1245
1245
|
RefreshService,
|
|
1246
1246
|
NavigationService,
|
|
1247
1247
|
LocalizationService,
|
|
@@ -1306,7 +1306,7 @@ ToolBarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versi
|
|
|
1306
1306
|
<ng-container #container></ng-container>
|
|
1307
1307
|
<kendo-resize-sensor *ngIf="overflow" #resizeSensor></kendo-resize-sensor>
|
|
1308
1308
|
`, isInline: true, components: [{ type: ToolBarRendererComponent, selector: "kendo-toolbar-renderer", inputs: ["tool", "location", "resizable"], outputs: ["rendererClick"], exportAs: ["kendoToolBarRenderer"] }, { type: i1$1.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { type: i7.ResizeSensorComponent, selector: "kendo-resize-sensor", inputs: ["rateLimit"], outputs: ["resize"] }], directives: [{ type: LocalizedToolbarMessagesDirective, selector: "[kendoToolbarLocalizedMessages]" }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
1309
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
1309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarComponent, decorators: [{
|
|
1310
1310
|
type: Component,
|
|
1311
1311
|
args: [{
|
|
1312
1312
|
exportAs: 'kendoToolBar',
|
|
@@ -1530,6 +1530,16 @@ class ToolBarButtonComponent extends ToolBarToolComponent {
|
|
|
1530
1530
|
get showText() {
|
|
1531
1531
|
return this._showText;
|
|
1532
1532
|
}
|
|
1533
|
+
/**
|
|
1534
|
+
* Specifies the text of the Button ([see example]({% slug controltypes_toolbar %}#toc-buttons)).
|
|
1535
|
+
*/
|
|
1536
|
+
set text(text) {
|
|
1537
|
+
this._text = text;
|
|
1538
|
+
this.setTextDisplayMode();
|
|
1539
|
+
}
|
|
1540
|
+
get text() {
|
|
1541
|
+
return this._text;
|
|
1542
|
+
}
|
|
1533
1543
|
/**
|
|
1534
1544
|
* @hidden
|
|
1535
1545
|
*/
|
|
@@ -1653,8 +1663,8 @@ class ToolBarButtonComponent extends ToolBarToolComponent {
|
|
|
1653
1663
|
});
|
|
1654
1664
|
}
|
|
1655
1665
|
}
|
|
1656
|
-
ToolBarButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
1657
|
-
ToolBarButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
1666
|
+
ToolBarButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarButtonComponent, deps: [{ token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1667
|
+
ToolBarButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ToolBarButtonComponent, selector: "kendo-toolbar-button", inputs: { showText: "showText", showIcon: "showIcon", text: "text", style: "style", className: "className", title: "title", disabled: "disabled", toggleable: "toggleable", look: "look", togglable: "togglable", selected: "selected", fillMode: "fillMode", themeColor: "themeColor", icon: "icon", iconClass: "iconClass", svgIcon: "svgIcon", imageUrl: "imageUrl" }, outputs: { click: "click", pointerdown: "pointerdown", selectedChange: "selectedChange" }, providers: [{ provide: ToolBarToolComponent, useExisting: forwardRef(() => ToolBarButtonComponent) }], viewQueries: [{ propertyName: "toolbarTemplate", first: true, predicate: ["toolbarTemplate"], descendants: true, static: true }, { propertyName: "popupTemplate", first: true, predicate: ["popupTemplate"], descendants: true, static: true }, { propertyName: "toolbarButtonElement", first: true, predicate: ["toolbarButton"], descendants: true, read: ElementRef }, { propertyName: "overflowButtonElement", first: true, predicate: ["overflowButton"], descendants: true, read: ElementRef }], exportAs: ["kendoToolBarButton"], usesInheritance: true, ngImport: i0, template: `
|
|
1658
1668
|
<ng-template #toolbarTemplate>
|
|
1659
1669
|
<button
|
|
1660
1670
|
#toolbarButton
|
|
@@ -1707,7 +1717,7 @@ ToolBarButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
|
|
|
1707
1717
|
</div>
|
|
1708
1718
|
</ng-template>
|
|
1709
1719
|
`, isInline: true, components: [{ type: i1$1.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i3.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
1710
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
1720
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarButtonComponent, decorators: [{
|
|
1711
1721
|
type: Component,
|
|
1712
1722
|
args: [{
|
|
1713
1723
|
exportAs: 'kendoToolBarButton',
|
|
@@ -1951,8 +1961,8 @@ class ToolBarButtonGroupComponent extends ToolBarToolComponent {
|
|
|
1951
1961
|
}
|
|
1952
1962
|
}
|
|
1953
1963
|
}
|
|
1954
|
-
ToolBarButtonGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
1955
|
-
ToolBarButtonGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
1964
|
+
ToolBarButtonGroupComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarButtonGroupComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
1965
|
+
ToolBarButtonGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ToolBarButtonGroupComponent, selector: "kendo-toolbar-buttongroup", inputs: { disabled: "disabled", selection: "selection", width: "width", look: "look" }, providers: [LocalizationService, { provide: ToolBarToolComponent, useExisting: forwardRef(() => ToolBarButtonGroupComponent) }], queries: [{ propertyName: "buttonComponents", predicate: i0.forwardRef(function () { return ToolBarButtonComponent; }) }], viewQueries: [{ propertyName: "toolbarTemplate", first: true, predicate: ["toolbarTemplate"], descendants: true, static: true }, { propertyName: "popupTemplate", first: true, predicate: ["popupTemplate"], descendants: true, static: true }, { propertyName: "toolbarButtonGroup", first: true, predicate: ["toolbarButtonGroup"], descendants: true }, { propertyName: "overflowListItems", predicate: ["listItem"], descendants: true }], exportAs: ["kendoToolBarButtonGroup"], usesInheritance: true, ngImport: i0, template: `
|
|
1956
1966
|
<ng-template #toolbarTemplate>
|
|
1957
1967
|
<kendo-buttongroup
|
|
1958
1968
|
class="k-toolbar-button-group"
|
|
@@ -2013,7 +2023,7 @@ ToolBarButtonGroupComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.
|
|
|
2013
2023
|
</ng-container>
|
|
2014
2024
|
</ng-template>
|
|
2015
2025
|
`, isInline: true, components: [{ type: i1$1.ButtonGroupComponent, selector: "kendo-buttongroup", inputs: ["disabled", "selection", "width", "tabIndex", "navigable"], outputs: ["navigate"], exportAs: ["kendoButtonGroup"] }, { type: i1$1.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i3.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
2016
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
2026
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarButtonGroupComponent, decorators: [{
|
|
2017
2027
|
type: Component,
|
|
2018
2028
|
args: [{
|
|
2019
2029
|
exportAs: 'kendoToolBarButtonGroup',
|
|
@@ -2194,6 +2204,17 @@ class ToolBarDropDownButtonComponent extends ToolBarToolComponent {
|
|
|
2194
2204
|
get showText() {
|
|
2195
2205
|
return this._showText;
|
|
2196
2206
|
}
|
|
2207
|
+
/**
|
|
2208
|
+
* Sets the text of the DropDownButton
|
|
2209
|
+
* ([see example]({% slug controltypes_toolbar %}#toc-dropdownbuttons).
|
|
2210
|
+
*/
|
|
2211
|
+
set text(text) {
|
|
2212
|
+
this._text = text;
|
|
2213
|
+
this.setTextDisplayMode();
|
|
2214
|
+
}
|
|
2215
|
+
get text() {
|
|
2216
|
+
return this._text;
|
|
2217
|
+
}
|
|
2197
2218
|
/**
|
|
2198
2219
|
* Defines an icon that will be rendered next to the button text.
|
|
2199
2220
|
*/
|
|
@@ -2352,8 +2373,8 @@ class ToolBarDropDownButtonComponent extends ToolBarToolComponent {
|
|
|
2352
2373
|
this.overflowOptions.text = this.showText === 'toolbar' ? undefined : this.text;
|
|
2353
2374
|
}
|
|
2354
2375
|
}
|
|
2355
|
-
ToolBarDropDownButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
2356
|
-
ToolBarDropDownButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
2376
|
+
ToolBarDropDownButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarDropDownButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2377
|
+
ToolBarDropDownButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ToolBarDropDownButtonComponent, selector: "kendo-toolbar-dropdownbutton", inputs: { showText: "showText", showIcon: "showIcon", text: "text", icon: "icon", svgIcon: "svgIcon", iconClass: "iconClass", imageUrl: "imageUrl", popupSettings: "popupSettings", look: "look", primary: "primary", fillMode: "fillMode", themeColor: "themeColor", buttonClass: "buttonClass", textField: "textField", disabled: "disabled", data: "data" }, outputs: { itemClick: "itemClick", open: "open", close: "close" }, providers: [{ provide: ToolBarToolComponent, useExisting: forwardRef(() => ToolBarDropDownButtonComponent) }], viewQueries: [{ propertyName: "toolbarTemplate", first: true, predicate: ["toolbarTemplate"], descendants: true, static: true }, { propertyName: "popupTemplate", first: true, predicate: ["popupTemplate"], descendants: true, static: true }, { propertyName: "dropdownButton", first: true, predicate: ["dropdownButton"], descendants: true, read: ElementRef, static: true }, { propertyName: "dropDownButtonComponent", first: true, predicate: DropDownButtonComponent, descendants: true }, { propertyName: "toolbarDropDownButton", first: true, predicate: ["toolbarDropDownButton"], descendants: true }, { propertyName: "overflowListItems", predicate: ["listItem"], descendants: true }], exportAs: ["kendoToolBarDropDownButton"], usesInheritance: true, ngImport: i0, template: `
|
|
2357
2378
|
<ng-template #toolbarTemplate>
|
|
2358
2379
|
<kendo-dropdownbutton
|
|
2359
2380
|
#toolbarDropDownButton
|
|
@@ -2417,7 +2438,7 @@ ToolBarDropDownButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "
|
|
|
2417
2438
|
</ng-container>
|
|
2418
2439
|
</ng-template>
|
|
2419
2440
|
`, isInline: true, components: [{ type: i1$1.DropDownButtonComponent, selector: "kendo-dropdownbutton", inputs: ["icon", "svgIcon", "iconClass", "imageUrl", "textField", "data", "size", "rounded", "fillMode", "themeColor"], outputs: ["itemClick", "focus", "blur"], exportAs: ["kendoDropDownButton"] }, { type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
2420
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
2441
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarDropDownButtonComponent, decorators: [{
|
|
2421
2442
|
type: Component,
|
|
2422
2443
|
args: [{
|
|
2423
2444
|
exportAs: 'kendoToolBarDropDownButton',
|
|
@@ -2651,6 +2672,16 @@ class ToolBarSplitButtonComponent extends ToolBarToolComponent {
|
|
|
2651
2672
|
get showText() {
|
|
2652
2673
|
return this._showText;
|
|
2653
2674
|
}
|
|
2675
|
+
/**
|
|
2676
|
+
* Sets the text of the SplitButton ([see example]({% slug controltypes_toolbar %}#toc-splitbuttons).
|
|
2677
|
+
*/
|
|
2678
|
+
set text(text) {
|
|
2679
|
+
this._text = text;
|
|
2680
|
+
this.setTextDisplayMode();
|
|
2681
|
+
}
|
|
2682
|
+
get text() {
|
|
2683
|
+
return this._text;
|
|
2684
|
+
}
|
|
2654
2685
|
/**
|
|
2655
2686
|
* Defines the icon that will be rendered next to the button text
|
|
2656
2687
|
* ([see example]({% slug controltypes_toolbar %}#toc-splitbuttons)).
|
|
@@ -2811,8 +2842,8 @@ class ToolBarSplitButtonComponent extends ToolBarToolComponent {
|
|
|
2811
2842
|
this.overflowOptions.text = this.showText === 'toolbar' ? undefined : this.text;
|
|
2812
2843
|
}
|
|
2813
2844
|
}
|
|
2814
|
-
ToolBarSplitButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
2815
|
-
ToolBarSplitButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
2845
|
+
ToolBarSplitButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarSplitButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2846
|
+
ToolBarSplitButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ToolBarSplitButtonComponent, selector: "kendo-toolbar-splitbutton", inputs: { showText: "showText", showIcon: "showIcon", text: "text", icon: "icon", svgIcon: "svgIcon", iconClass: "iconClass", imageUrl: "imageUrl", disabled: "disabled", popupSettings: "popupSettings", fillMode: "fillMode", themeColor: "themeColor", look: "look", buttonClass: "buttonClass", arrowButtonClass: "arrowButtonClass", arrowButtonIcon: "arrowButtonIcon", arrowButtonSvgIcon: "arrowButtonSvgIcon", textField: "textField", data: "data" }, outputs: { buttonClick: "buttonClick", itemClick: "itemClick", open: "open", close: "close" }, providers: [{ provide: ToolBarToolComponent, useExisting: forwardRef(() => ToolBarSplitButtonComponent) }], viewQueries: [{ propertyName: "toolbarTemplate", first: true, predicate: ["toolbarTemplate"], descendants: true, static: true }, { propertyName: "popupTemplate", first: true, predicate: ["popupTemplate"], descendants: true, static: true }, { propertyName: "toolbarSplitButton", first: true, predicate: ["toolbarSplitButton"], descendants: true }, { propertyName: "overflowMainButton", first: true, predicate: ["overflowMainButton"], descendants: true, read: ElementRef }, { propertyName: "overflowListItems", predicate: ["listItem"], descendants: true }], exportAs: ["kendoToolBarSplitButton"], usesInheritance: true, ngImport: i0, template: `
|
|
2816
2847
|
<ng-template #toolbarTemplate>
|
|
2817
2848
|
<kendo-splitbutton
|
|
2818
2849
|
#toolbarSplitButton
|
|
@@ -2883,7 +2914,7 @@ ToolBarSplitButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.
|
|
|
2883
2914
|
</ng-container>
|
|
2884
2915
|
</ng-template>
|
|
2885
2916
|
`, isInline: true, components: [{ type: i1$1.SplitButtonComponent, selector: "kendo-splitbutton", inputs: ["text", "icon", "svgIcon", "iconClass", "type", "imageUrl", "size", "rounded", "fillMode", "themeColor", "disabled", "popupSettings", "tabIndex", "textField", "data", "buttonClass", "arrowButtonClass", "arrowButtonIcon", "arrowButtonSvgIcon"], outputs: ["buttonClick", "itemClick", "focus", "blur", "open", "close"], exportAs: ["kendoSplitButton"] }, { type: i2$1.IconWrapperComponent, selector: "kendo-icon-wrapper", inputs: ["name", "svgIcon", "innerCssClass", "customFontClass"], exportAs: ["kendoIconWrapper"] }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
2886
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
2917
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarSplitButtonComponent, decorators: [{
|
|
2887
2918
|
type: Component,
|
|
2888
2919
|
args: [{
|
|
2889
2920
|
exportAs: 'kendoToolBarSplitButton',
|
|
@@ -3055,8 +3086,8 @@ class ToolBarSeparatorComponent extends ToolBarToolComponent {
|
|
|
3055
3086
|
}
|
|
3056
3087
|
}
|
|
3057
3088
|
}
|
|
3058
|
-
ToolBarSeparatorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
3059
|
-
ToolBarSeparatorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
3089
|
+
ToolBarSeparatorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarSeparatorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3090
|
+
ToolBarSeparatorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ToolBarSeparatorComponent, selector: "kendo-toolbar-separator", providers: [{ provide: ToolBarToolComponent, useExisting: forwardRef(() => ToolBarSeparatorComponent) }], viewQueries: [{ propertyName: "toolbarTemplate", first: true, predicate: ["toolbarTemplate"], descendants: true, static: true }, { propertyName: "popupTemplate", first: true, predicate: ["popupTemplate"], descendants: true, static: true }, { propertyName: "separator", first: true, predicate: ["separator"], descendants: true }], exportAs: ["kendoToolBarSeparator"], usesInheritance: true, ngImport: i0, template: `
|
|
3060
3091
|
<ng-template #toolbarTemplate>
|
|
3061
3092
|
<div class="k-separator"></div>
|
|
3062
3093
|
</ng-template>
|
|
@@ -3067,7 +3098,7 @@ ToolBarSeparatorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.
|
|
|
3067
3098
|
</div>
|
|
3068
3099
|
</ng-template>
|
|
3069
3100
|
`, isInline: true });
|
|
3070
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
3101
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarSeparatorComponent, decorators: [{
|
|
3071
3102
|
type: Component,
|
|
3072
3103
|
args: [{
|
|
3073
3104
|
exportAs: 'kendoToolBarSeparator',
|
|
@@ -3133,9 +3164,9 @@ class ToolBarSpacerComponent extends ToolBarToolComponent {
|
|
|
3133
3164
|
}
|
|
3134
3165
|
}
|
|
3135
3166
|
}
|
|
3136
|
-
ToolBarSpacerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
3137
|
-
ToolBarSpacerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
3138
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
3167
|
+
ToolBarSpacerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarSpacerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3168
|
+
ToolBarSpacerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ToolBarSpacerComponent, selector: "kendo-toolbar-spacer", providers: [{ provide: ToolBarToolComponent, useExisting: forwardRef(() => ToolBarSpacerComponent) }], viewQueries: [{ propertyName: "toolbarTemplate", first: true, predicate: ["toolbarTemplate"], descendants: true, static: true }, { propertyName: "popupTemplate", first: true, predicate: ["popupTemplate"], descendants: true, static: true }], exportAs: ["kendoToolBarSpacer"], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
3169
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarSpacerComponent, decorators: [{
|
|
3139
3170
|
type: Component,
|
|
3140
3171
|
args: [{
|
|
3141
3172
|
exportAs: 'kendoToolBarSpacer',
|
|
@@ -3175,8 +3206,8 @@ class ToolBarButtonListComponent {
|
|
|
3175
3206
|
this.itemClick.emit(dataItem);
|
|
3176
3207
|
}
|
|
3177
3208
|
}
|
|
3178
|
-
ToolBarButtonListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
3179
|
-
ToolBarButtonListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
3209
|
+
ToolBarButtonListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarButtonListComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3210
|
+
ToolBarButtonListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ToolBarButtonListComponent, selector: "kendo-toolbar-buttonlist", inputs: { data: "data", textField: "textField", disabled: "disabled", fillMode: "fillMode", themeColor: "themeColor" }, outputs: { itemClick: "itemClick" }, viewQueries: [{ propertyName: "buttons", predicate: ["button"], descendants: true, read: ElementRef }], ngImport: i0, template: `
|
|
3180
3211
|
<button
|
|
3181
3212
|
#button
|
|
3182
3213
|
type="button"
|
|
@@ -3197,7 +3228,7 @@ ToolBarButtonListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0
|
|
|
3197
3228
|
{{ getText(item) }}
|
|
3198
3229
|
</button>
|
|
3199
3230
|
`, isInline: true, components: [{ type: i1$1.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }], directives: [{ type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
3200
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
3231
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarButtonListComponent, decorators: [{
|
|
3201
3232
|
type: Component,
|
|
3202
3233
|
args: [{
|
|
3203
3234
|
selector: 'kendo-toolbar-buttonlist',
|
|
@@ -3252,14 +3283,14 @@ class ToolbarCustomMessagesComponent extends ToolbarMessages {
|
|
|
3252
3283
|
return true;
|
|
3253
3284
|
}
|
|
3254
3285
|
}
|
|
3255
|
-
ToolbarCustomMessagesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
3256
|
-
ToolbarCustomMessagesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.
|
|
3286
|
+
ToolbarCustomMessagesComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolbarCustomMessagesComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
3287
|
+
ToolbarCustomMessagesComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.3.12", type: ToolbarCustomMessagesComponent, selector: "kendo-toolbar-messages", providers: [
|
|
3257
3288
|
{
|
|
3258
3289
|
provide: ToolbarMessages,
|
|
3259
3290
|
useExisting: forwardRef(() => ToolbarCustomMessagesComponent)
|
|
3260
3291
|
}
|
|
3261
3292
|
], usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
3262
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
3293
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolbarCustomMessagesComponent, decorators: [{
|
|
3263
3294
|
type: Component,
|
|
3264
3295
|
args: [{
|
|
3265
3296
|
providers: [
|
|
@@ -3302,8 +3333,8 @@ const TOOLBAR_COMMON = [
|
|
|
3302
3333
|
*/
|
|
3303
3334
|
class ToolBarModule {
|
|
3304
3335
|
}
|
|
3305
|
-
ToolBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.
|
|
3306
|
-
ToolBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.
|
|
3336
|
+
ToolBarModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3337
|
+
ToolBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarModule, declarations: [ToolBarComponent, ToolBarToolComponent,
|
|
3307
3338
|
ToolBarButtonComponent,
|
|
3308
3339
|
ToolBarButtonGroupComponent,
|
|
3309
3340
|
ToolBarDropDownButtonComponent,
|
|
@@ -3319,8 +3350,8 @@ ToolBarModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version:
|
|
|
3319
3350
|
ToolBarSplitButtonComponent,
|
|
3320
3351
|
ToolBarSeparatorComponent,
|
|
3321
3352
|
ToolBarSpacerComponent, ToolbarCustomMessagesComponent, LocalizedToolbarMessagesDirective] });
|
|
3322
|
-
ToolBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.
|
|
3323
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.
|
|
3353
|
+
ToolBarModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarModule, imports: [[CommonModule, ButtonsModule, PopupModule, ResizeSensorModule, IconsModule]] });
|
|
3354
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: ToolBarModule, decorators: [{
|
|
3324
3355
|
type: NgModule,
|
|
3325
3356
|
args: [{
|
|
3326
3357
|
declarations: [ToolBarComponent, TOOLBAR_TOOLS, TOOLBAR_COMMON],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-toolbar",
|
|
3
|
-
"version": "11.2.0
|
|
3
|
+
"version": "11.2.0",
|
|
4
4
|
"description": "Kendo UI Angular Toolbar component - a single UI element that organizes buttons and other navigation elements",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -29,16 +29,16 @@
|
|
|
29
29
|
"@angular/core": "13 - 15",
|
|
30
30
|
"@angular/platform-browser": "13 - 15",
|
|
31
31
|
"@progress/kendo-licensing": "^1.0.2",
|
|
32
|
-
"@progress/kendo-angular-buttons": "11.2.0
|
|
33
|
-
"@progress/kendo-angular-common": "11.2.0
|
|
34
|
-
"@progress/kendo-angular-l10n": "11.2.0
|
|
35
|
-
"@progress/kendo-angular-icons": "11.2.0
|
|
36
|
-
"@progress/kendo-angular-popup": "11.2.0
|
|
32
|
+
"@progress/kendo-angular-buttons": "11.2.0",
|
|
33
|
+
"@progress/kendo-angular-common": "11.2.0",
|
|
34
|
+
"@progress/kendo-angular-l10n": "11.2.0",
|
|
35
|
+
"@progress/kendo-angular-icons": "11.2.0",
|
|
36
|
+
"@progress/kendo-angular-popup": "11.2.0",
|
|
37
37
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"tslib": "^2.3.1",
|
|
41
|
-
"@progress/kendo-angular-schematics": "11.2.0
|
|
41
|
+
"@progress/kendo-angular-schematics": "11.2.0"
|
|
42
42
|
},
|
|
43
43
|
"schematics": "./schematics/collection.json",
|
|
44
44
|
"module": "fesm2015/progress-kendo-angular-toolbar.mjs",
|
|
@@ -27,7 +27,8 @@ export declare class ToolBarButtonComponent extends ToolBarToolComponent {
|
|
|
27
27
|
/**
|
|
28
28
|
* Specifies the text of the Button ([see example]({% slug controltypes_toolbar %}#toc-buttons)).
|
|
29
29
|
*/
|
|
30
|
-
text: string;
|
|
30
|
+
set text(text: string);
|
|
31
|
+
get text(): string;
|
|
31
32
|
/**
|
|
32
33
|
* Specifies custom inline CSS styles of the Button.
|
|
33
34
|
*/
|
|
@@ -140,6 +141,7 @@ export declare class ToolBarButtonComponent extends ToolBarToolComponent {
|
|
|
140
141
|
toolbarButtonElement: ElementRef;
|
|
141
142
|
private overflowButtonElement;
|
|
142
143
|
private _showText;
|
|
144
|
+
private _text;
|
|
143
145
|
constructor(element: ElementRef, zone: NgZone);
|
|
144
146
|
ngOnInit(): void;
|
|
145
147
|
/**
|
|
@@ -28,7 +28,8 @@ export declare class ToolBarDropDownButtonComponent extends ToolBarToolComponent
|
|
|
28
28
|
* Sets the text of the DropDownButton
|
|
29
29
|
* ([see example]({% slug controltypes_toolbar %}#toc-dropdownbuttons).
|
|
30
30
|
*/
|
|
31
|
-
text: string;
|
|
31
|
+
set text(text: string);
|
|
32
|
+
get text(): string;
|
|
32
33
|
/**
|
|
33
34
|
* Defines an icon that will be rendered next to the button text.
|
|
34
35
|
*/
|
|
@@ -145,6 +146,7 @@ export declare class ToolBarDropDownButtonComponent extends ToolBarToolComponent
|
|
|
145
146
|
private _popupSettings;
|
|
146
147
|
private focusedIndex;
|
|
147
148
|
private _showText;
|
|
149
|
+
private _text;
|
|
148
150
|
private getNextKey;
|
|
149
151
|
private getPrevKey;
|
|
150
152
|
constructor();
|
|
@@ -27,7 +27,8 @@ export declare class ToolBarSplitButtonComponent extends ToolBarToolComponent im
|
|
|
27
27
|
/**
|
|
28
28
|
* Sets the text of the SplitButton ([see example]({% slug controltypes_toolbar %}#toc-splitbuttons).
|
|
29
29
|
*/
|
|
30
|
-
text: string;
|
|
30
|
+
set text(text: string);
|
|
31
|
+
get text(): string;
|
|
31
32
|
/**
|
|
32
33
|
* Defines the icon that will be rendered next to the button text
|
|
33
34
|
* ([see example]({% slug controltypes_toolbar %}#toc-splitbuttons)).
|
|
@@ -153,6 +154,7 @@ export declare class ToolBarSplitButtonComponent extends ToolBarToolComponent im
|
|
|
153
154
|
private _popupSettings;
|
|
154
155
|
private focusedIndex;
|
|
155
156
|
private _showText;
|
|
157
|
+
private _text;
|
|
156
158
|
private getNextKey;
|
|
157
159
|
private getPrevKey;
|
|
158
160
|
private toolbarSplitButton;
|