@progress/kendo-angular-gantt 16.0.0-develop.15 → 16.0.0-develop.18
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/binding-directives/flat-binding.directive.mjs +3 -3
- package/esm2020/binding-directives/hierarchy-binding.directive.mjs +3 -3
- package/esm2020/columns/cell-template.directive.mjs +3 -3
- package/esm2020/columns/column-base.component.mjs +3 -3
- package/esm2020/columns/column-group.component.mjs +3 -3
- package/esm2020/columns/column-menu-template.directive.mjs +3 -3
- package/esm2020/columns/column.component.mjs +3 -3
- package/esm2020/columns/edit-template.directive.mjs +3 -3
- package/esm2020/columns/filter-cell-template.directive.mjs +3 -3
- package/esm2020/columns/filter-menu-template.directive.mjs +3 -3
- package/esm2020/columns/footer-template.directive.mjs +3 -3
- package/esm2020/columns/header-template.directive.mjs +3 -3
- package/esm2020/columns/span-column.component.mjs +3 -3
- package/esm2020/common/mapping.service.mjs +3 -3
- package/esm2020/common/option-changes.service.mjs +3 -3
- package/esm2020/dependencies/dependency-dom.service.mjs +3 -3
- package/esm2020/dependencies/gantt-dependency.directive.mjs +3 -3
- package/esm2020/dragging/dependency-drag-create.directive.mjs +3 -3
- package/esm2020/dragging/drag-validation-tooltip.component.mjs +3 -3
- package/esm2020/editing/add-task.component.mjs +3 -3
- package/esm2020/editing/dependencies-table.component.mjs +3 -3
- package/esm2020/editing/edit-dialog.component.mjs +3 -3
- package/esm2020/editing/edit.service.mjs +3 -3
- package/esm2020/editing/task-fields.component.mjs +3 -3
- package/esm2020/expanded-state/expandable.directive.mjs +3 -3
- package/esm2020/gantt.component.mjs +3 -3
- package/esm2020/gantt.module.mjs +4 -4
- package/esm2020/localization/custom-messages.component.mjs +3 -3
- package/esm2020/localization/gantt-localization.service.mjs +3 -3
- package/esm2020/localization/localized-messages.directive.mjs +3 -3
- package/esm2020/localization/messages.mjs +3 -3
- package/esm2020/navigation/navigation.service.mjs +3 -3
- package/esm2020/package-metadata.mjs +2 -2
- package/esm2020/rendering/gantt-header-table-body.component.mjs +3 -3
- package/esm2020/rendering/gantt-milestone-task.component.mjs +3 -3
- package/esm2020/rendering/gantt-summary-task.component.mjs +3 -3
- package/esm2020/rendering/gantt-task-base.mjs +3 -3
- package/esm2020/rendering/gantt-task.component.mjs +3 -3
- package/esm2020/rendering/gantt-tasks-table-body.component.mjs +3 -3
- package/esm2020/scrolling/scroll-sync.service.mjs +3 -3
- package/esm2020/scrolling/timeline-scroll.directive.mjs +3 -3
- package/esm2020/scrolling/timeline-scroll.service.mjs +3 -3
- package/esm2020/selection/selectable.directive.mjs +3 -3
- package/esm2020/template-directives/summary-task-template.directive.mjs +3 -3
- package/esm2020/template-directives/task-content-template.directive.mjs +3 -3
- package/esm2020/template-directives/task-template.directive.mjs +3 -3
- package/esm2020/timeline/current-time-marker.service.mjs +3 -3
- package/esm2020/timeline/gantt-timeline.component.mjs +3 -3
- package/esm2020/timeline/timeline-day-view.component.mjs +3 -3
- package/esm2020/timeline/timeline-day-view.service.mjs +3 -3
- package/esm2020/timeline/timeline-month-view.component.mjs +3 -3
- package/esm2020/timeline/timeline-month-view.service.mjs +3 -3
- package/esm2020/timeline/timeline-view.service.mjs +3 -3
- package/esm2020/timeline/timeline-week-view.component.mjs +3 -3
- package/esm2020/timeline/timeline-week-view.service.mjs +3 -3
- package/esm2020/timeline/timeline-year-view.component.mjs +3 -3
- package/esm2020/timeline/timeline-year-view.service.mjs +3 -3
- package/esm2020/timeline/view-base.mjs +3 -3
- package/esm2020/toolbar/toolbar-navigation.service.mjs +3 -3
- package/esm2020/toolbar/toolbar-template.directive.mjs +3 -3
- package/esm2020/toolbar/toolbar.component.mjs +3 -3
- package/esm2020/toolbar/view-selector.component.mjs +3 -3
- package/fesm2015/progress-kendo-angular-gantt.mjs +186 -186
- package/fesm2020/progress-kendo-angular-gantt.mjs +186 -186
- package/package.json +13 -13
- package/schematics/ngAdd/index.js +11 -11
|
@@ -78,8 +78,8 @@ export class ToolbarComponent {
|
|
|
78
78
|
}
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
|
-
ToolbarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
82
|
-
ToolbarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
81
|
+
ToolbarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ToolbarComponent, deps: [{ token: i0.ElementRef }, { token: i1.ToolbarNavigationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
82
|
+
ToolbarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ToolbarComponent, selector: "kendo-gantt-toolbar", inputs: { showAddTask: "showAddTask", showViewSelector: "showViewSelector", views: "views", activeView: "activeView", toolbarTemplate: "toolbarTemplate", navigable: "navigable", position: "position" }, outputs: { activeViewChange: "activeViewChange" }, host: { listeners: { "click": "clickHandler($event)", "keydown.arrowleft": "arrowLeftListener($event)", "keydown.arrowright": "arrowRightListener($event)" }, properties: { "attr.role": "this.role", "class.k-toolbar-md": "this.toolbarSizingClass" } }, providers: [ToolbarNavigationService], ngImport: i0, template: `
|
|
83
83
|
<ng-container *ngIf="!renderTemplate">
|
|
84
84
|
<kendo-gantt-add-task *ngIf="showAddTask"></kendo-gantt-add-task>
|
|
85
85
|
<span class="k-spacer k-toolbar-spacer"></span>
|
|
@@ -96,7 +96,7 @@ ToolbarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", versi
|
|
|
96
96
|
>
|
|
97
97
|
</ng-template>
|
|
98
98
|
`, isInline: true, dependencies: [{ kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: i3.ViewSelectorComponent, selector: "kendo-gantt-view-selector", inputs: ["views", "activeView"], outputs: ["activeViewChange"] }, { kind: "component", type: i4.GanttAddTaskComponent, selector: "kendo-gantt-add-task", inputs: ["data", "icon", "svgIcon"] }] });
|
|
99
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
99
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ToolbarComponent, decorators: [{
|
|
100
100
|
type: Component,
|
|
101
101
|
args: [{
|
|
102
102
|
selector: 'kendo-gantt-toolbar',
|
|
@@ -47,8 +47,8 @@ export class ViewSelectorComponent {
|
|
|
47
47
|
this.activeViewChange.emit(event.target.value);
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
|
-
ViewSelectorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.
|
|
51
|
-
ViewSelectorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.
|
|
50
|
+
ViewSelectorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ViewSelectorComponent, deps: [{ token: i1.LocalizationService }], target: i0.ɵɵFactoryTarget.Component });
|
|
51
|
+
ViewSelectorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.10", type: ViewSelectorComponent, selector: "kendo-gantt-view-selector", inputs: { views: "views", activeView: "activeView" }, outputs: { activeViewChange: "activeViewChange" }, host: { properties: { "class.k-gantt-views-wrapper": "this.hostClass" } }, ngImport: i0, template: `
|
|
52
52
|
<select
|
|
53
53
|
class="k-dropdownlist k-picker k-rounded-md k-views-dropdown"
|
|
54
54
|
aria-label="View Selector"
|
|
@@ -64,7 +64,7 @@ ViewSelectorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0",
|
|
|
64
64
|
(click)="onClick(view)">{{getViewTypeText(view)}}</button>
|
|
65
65
|
</kendo-buttongroup>
|
|
66
66
|
`, isInline: true, dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i3.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "directive", type: i3.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { kind: "component", type: i4.ButtonGroupComponent, selector: "kendo-buttongroup", inputs: ["disabled", "selection", "width", "tabIndex", "navigable"], outputs: ["navigate"], exportAs: ["kendoButtonGroup"] }, { kind: "component", type: i4.ButtonComponent, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["arrowIcon", "toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }] });
|
|
67
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.
|
|
67
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: ViewSelectorComponent, decorators: [{
|
|
68
68
|
type: Component,
|
|
69
69
|
args: [{
|
|
70
70
|
selector: 'kendo-gantt-view-selector',
|