@progress/kendo-angular-gantt 14.1.0-develop.8 → 14.1.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/gantt.component.mjs +1 -1
- package/esm2020/package-metadata.mjs +2 -2
- package/esm2020/timeline/timeline-day-view.component.mjs +3 -0
- package/esm2020/timeline/timeline-month-view.component.mjs +3 -0
- package/esm2020/timeline/timeline-week-view.component.mjs +3 -0
- package/esm2020/timeline/timeline-year-view.component.mjs +3 -0
- package/esm2020/timeline/view-base.mjs +1 -1
- package/fesm2015/progress-kendo-angular-gantt.mjs +16 -4
- package/fesm2020/progress-kendo-angular-gantt.mjs +16 -4
- package/package.json +13 -13
- package/schematics/ngAdd/index.js +11 -11
- package/timeline/timeline-day-view.component.d.ts +3 -0
- package/timeline/timeline-month-view.component.d.ts +3 -0
- package/timeline/timeline-week-view.component.d.ts +3 -0
- package/timeline/timeline-year-view.component.d.ts +3 -0
- package/timeline/view-base.d.ts +1 -1
|
@@ -1725,7 +1725,7 @@ GanttComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version
|
|
|
1725
1725
|
</kendo-dialog>
|
|
1726
1726
|
|
|
1727
1727
|
<div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
|
|
1728
|
-
`, isInline: true, components: [{ type: i10.ToolbarComponent, selector: "kendo-gantt-toolbar", inputs: ["showAddTask", "showViewSelector", "views", "activeView", "toolbarTemplate", "navigable", "position"], outputs: ["activeViewChange"] }, { type: i11.SplitterComponent, selector: "kendo-splitter", inputs: ["orientation", "resizeStep"], outputs: ["layoutChange"], exportAs: ["kendoSplitter"] }, { type: i11.SplitterPaneComponent, selector: "kendo-splitter-pane", inputs: ["order", "size", "separatorLabel", "min", "max", "resizable", "collapsible", "scrollable", "collapsed", "orientation", "containsSplitter", "overlayContent"], outputs: ["sizeChange", "collapsedChange"], exportAs: ["kendoSplitterPane"] }, { type: i12.TreeListComponent, selector: "kendo-treelist", inputs: ["aria-label", "data", "pageSize", "height", "rowHeight", "skip", "scrollable", "sort", "trackBy", "filter", "virtualColumns", "filterable", "sortable", "pageable", "navigable", "navigatable", "autoSize", "rowClass", "resizable", "reorderable", "loading", "columnMenu", "hideHeader", "idField", "selectable", "isSelected", "rowReorderable", "columns", "fetchChildren", "hasChildren", "isExpanded"], outputs: ["selectionChange", "filterChange", "pageChange", "sortChange", "dataStateChange", "edit", "cancel", "save", "remove", "add", "cellClose", "cellClick", "pdfExport", "excelExport", "columnResize", "columnReorder", "columnVisibilityChange", "columnLockedChange", "scrollBottom", "contentScroll", "expand", "collapse", "expandStateChange", "rowReorder"], exportAs: ["kendoTreeList"] }, { type: i12.CustomMessagesComponent, selector: "kendo-treelist-messages" }, { type: i13.GanttTimelineComponent, selector: "kendo-gantt-timeline", inputs: ["rows", "slots", "groupSlots", "tableWidth", "activeView", "taskContentTemplate", "taskTemplate", "summaryTaskTemplate", "taskClass", "renderDependencyDragClues", "dragScrollSettings", "currentTimeMarker", "selectable", "isTaskSelected", "isExpanded", "dependencies"], outputs: ["timelineContainerPress", "timelineContainerDrag", "timelineContainerRelease"] }, { type: i14.EditDialogComponent, selector: "kendo-gantt-edit-dialog", inputs: ["data"] }, { type: i15.DialogComponent, selector: "kendo-dialog", inputs: ["actions", "actionsLayout", "autoFocusedElement", "title", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "animation", "themeColor"], outputs: ["action", "close"], exportAs: ["kendoDialog"] }, { type: i15.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { type: i12.TreeListSpacerComponent, selector: "kendo-treelist-spacer, kendo-treelist-pager-spacer", inputs: ["width"] }, { type: i16.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"] }, { type: i17.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], directives: [{ type: i18.LocalizedMessagesDirective, selector: "[kendoGanttLocalizedMessages]" }, { type: i19.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i17.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
|
|
1728
|
+
`, isInline: true, components: [{ type: i10.ToolbarComponent, selector: "kendo-gantt-toolbar", inputs: ["showAddTask", "showViewSelector", "views", "activeView", "toolbarTemplate", "navigable", "position"], outputs: ["activeViewChange"] }, { type: i11.SplitterComponent, selector: "kendo-splitter", inputs: ["orientation", "splitbarWidth", "resizeStep"], outputs: ["layoutChange"], exportAs: ["kendoSplitter"] }, { type: i11.SplitterPaneComponent, selector: "kendo-splitter-pane", inputs: ["order", "size", "separatorLabel", "min", "max", "resizable", "collapsible", "scrollable", "collapsed", "orientation", "containsSplitter", "overlayContent"], outputs: ["sizeChange", "collapsedChange"], exportAs: ["kendoSplitterPane"] }, { type: i12.TreeListComponent, selector: "kendo-treelist", inputs: ["aria-label", "data", "pageSize", "height", "rowHeight", "skip", "scrollable", "sort", "trackBy", "filter", "virtualColumns", "filterable", "sortable", "pageable", "navigable", "navigatable", "autoSize", "rowClass", "resizable", "reorderable", "loading", "columnMenu", "hideHeader", "idField", "selectable", "isSelected", "rowReorderable", "columns", "fetchChildren", "hasChildren", "isExpanded"], outputs: ["selectionChange", "filterChange", "pageChange", "sortChange", "dataStateChange", "edit", "cancel", "save", "remove", "add", "cellClose", "cellClick", "pdfExport", "excelExport", "columnResize", "columnReorder", "columnVisibilityChange", "columnLockedChange", "scrollBottom", "contentScroll", "expand", "collapse", "expandStateChange", "rowReorder"], exportAs: ["kendoTreeList"] }, { type: i12.CustomMessagesComponent, selector: "kendo-treelist-messages" }, { type: i13.GanttTimelineComponent, selector: "kendo-gantt-timeline", inputs: ["rows", "slots", "groupSlots", "tableWidth", "activeView", "taskContentTemplate", "taskTemplate", "summaryTaskTemplate", "taskClass", "renderDependencyDragClues", "dragScrollSettings", "currentTimeMarker", "selectable", "isTaskSelected", "isExpanded", "dependencies"], outputs: ["timelineContainerPress", "timelineContainerDrag", "timelineContainerRelease"] }, { type: i14.EditDialogComponent, selector: "kendo-gantt-edit-dialog", inputs: ["data"] }, { type: i15.DialogComponent, selector: "kendo-dialog", inputs: ["actions", "actionsLayout", "autoFocusedElement", "title", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "animation", "themeColor"], outputs: ["action", "close"], exportAs: ["kendoDialog"] }, { type: i15.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { type: i12.TreeListSpacerComponent, selector: "kendo-treelist-spacer, kendo-treelist-pager-spacer", inputs: ["width"] }, { type: i16.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"] }, { type: i17.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], directives: [{ type: i18.LocalizedMessagesDirective, selector: "[kendoGanttLocalizedMessages]" }, { type: i19.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i17.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
|
|
1729
1729
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: GanttComponent, decorators: [{
|
|
1730
1730
|
type: Component,
|
|
1731
1731
|
args: [{
|
|
@@ -9,7 +9,7 @@ export const packageMetadata = {
|
|
|
9
9
|
name: '@progress/kendo-angular-gantt',
|
|
10
10
|
productName: 'Kendo UI for Angular',
|
|
11
11
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
12
|
-
publishDate:
|
|
13
|
-
version: '14.1.0
|
|
12
|
+
publishDate: 1699452790,
|
|
13
|
+
version: '14.1.0',
|
|
14
14
|
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'
|
|
15
15
|
};
|
|
@@ -9,6 +9,9 @@ import { OptionChangesService } from '../common/option-changes.service';
|
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
import * as i1 from "../common/option-changes.service";
|
|
11
11
|
import * as i2 from "../dependencies/dependency-dom.service";
|
|
12
|
+
/**
|
|
13
|
+
* The Gantt timeline day view component.
|
|
14
|
+
*/
|
|
12
15
|
export class TimelineDayViewComponent extends ViewBase {
|
|
13
16
|
constructor(optionChangesService, dependencyDomService) {
|
|
14
17
|
super(optionChangesService, dependencyDomService);
|
|
@@ -9,6 +9,9 @@ import { OptionChangesService } from '../common/option-changes.service';
|
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
import * as i1 from "../common/option-changes.service";
|
|
11
11
|
import * as i2 from "../dependencies/dependency-dom.service";
|
|
12
|
+
/**
|
|
13
|
+
* The Gantt timeline month view component.
|
|
14
|
+
*/
|
|
12
15
|
export class TimelineMonthViewComponent extends ViewBase {
|
|
13
16
|
constructor(optionChangesService, dependencyDomService) {
|
|
14
17
|
super(optionChangesService, dependencyDomService);
|
|
@@ -9,6 +9,9 @@ import { OptionChangesService } from '../common/option-changes.service';
|
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
import * as i1 from "../common/option-changes.service";
|
|
11
11
|
import * as i2 from "../dependencies/dependency-dom.service";
|
|
12
|
+
/**
|
|
13
|
+
* The Gantt timeline week view component.
|
|
14
|
+
*/
|
|
12
15
|
export class TimelineWeekViewComponent extends ViewBase {
|
|
13
16
|
constructor(optionChangesService, dependencyDomService) {
|
|
14
17
|
super(optionChangesService, dependencyDomService);
|
|
@@ -9,6 +9,9 @@ import { OptionChangesService } from '../common/option-changes.service';
|
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
import * as i1 from "../common/option-changes.service";
|
|
11
11
|
import * as i2 from "../dependencies/dependency-dom.service";
|
|
12
|
+
/**
|
|
13
|
+
* The Gantt timeline year view component.
|
|
14
|
+
*/
|
|
12
15
|
export class TimelineYearViewComponent extends ViewBase {
|
|
13
16
|
constructor(optionChangesService, dependencyDomService) {
|
|
14
17
|
super(optionChangesService, dependencyDomService);
|
|
@@ -10,7 +10,7 @@ import * as i0 from "@angular/core";
|
|
|
10
10
|
import * as i1 from "../common/option-changes.service";
|
|
11
11
|
import * as i2 from "../dependencies/dependency-dom.service";
|
|
12
12
|
/**
|
|
13
|
-
* The base class for the
|
|
13
|
+
* The base class for the timeline view components of the Gantt.
|
|
14
14
|
*/
|
|
15
15
|
export class ViewBase {
|
|
16
16
|
/**
|
|
@@ -52,8 +52,8 @@ const packageMetadata = {
|
|
|
52
52
|
name: '@progress/kendo-angular-gantt',
|
|
53
53
|
productName: 'Kendo UI for Angular',
|
|
54
54
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
55
|
-
publishDate:
|
|
56
|
-
version: '14.1.0
|
|
55
|
+
publishDate: 1699452790,
|
|
56
|
+
version: '14.1.0',
|
|
57
57
|
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'
|
|
58
58
|
};
|
|
59
59
|
|
|
@@ -4040,7 +4040,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
4040
4040
|
}] } });
|
|
4041
4041
|
|
|
4042
4042
|
/**
|
|
4043
|
-
* The base class for the
|
|
4043
|
+
* The base class for the timeline view components of the Gantt.
|
|
4044
4044
|
*/
|
|
4045
4045
|
class ViewBase {
|
|
4046
4046
|
/**
|
|
@@ -6786,7 +6786,7 @@ GanttComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version
|
|
|
6786
6786
|
</kendo-dialog>
|
|
6787
6787
|
|
|
6788
6788
|
<div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
|
|
6789
|
-
`, isInline: true, components: [{ type: ToolbarComponent, selector: "kendo-gantt-toolbar", inputs: ["showAddTask", "showViewSelector", "views", "activeView", "toolbarTemplate", "navigable", "position"], outputs: ["activeViewChange"] }, { type: i5$1.SplitterComponent, selector: "kendo-splitter", inputs: ["orientation", "resizeStep"], outputs: ["layoutChange"], exportAs: ["kendoSplitter"] }, { type: i5$1.SplitterPaneComponent, selector: "kendo-splitter-pane", inputs: ["order", "size", "separatorLabel", "min", "max", "resizable", "collapsible", "scrollable", "collapsed", "orientation", "containsSplitter", "overlayContent"], outputs: ["sizeChange", "collapsedChange"], exportAs: ["kendoSplitterPane"] }, { type: i12.TreeListComponent, selector: "kendo-treelist", inputs: ["aria-label", "data", "pageSize", "height", "rowHeight", "skip", "scrollable", "sort", "trackBy", "filter", "virtualColumns", "filterable", "sortable", "pageable", "navigable", "navigatable", "autoSize", "rowClass", "resizable", "reorderable", "loading", "columnMenu", "hideHeader", "idField", "selectable", "isSelected", "rowReorderable", "columns", "fetchChildren", "hasChildren", "isExpanded"], outputs: ["selectionChange", "filterChange", "pageChange", "sortChange", "dataStateChange", "edit", "cancel", "save", "remove", "add", "cellClose", "cellClick", "pdfExport", "excelExport", "columnResize", "columnReorder", "columnVisibilityChange", "columnLockedChange", "scrollBottom", "contentScroll", "expand", "collapse", "expandStateChange", "rowReorder"], exportAs: ["kendoTreeList"] }, { type: i12.CustomMessagesComponent, selector: "kendo-treelist-messages" }, { type: GanttTimelineComponent, selector: "kendo-gantt-timeline", inputs: ["rows", "slots", "groupSlots", "tableWidth", "activeView", "taskContentTemplate", "taskTemplate", "summaryTaskTemplate", "taskClass", "renderDependencyDragClues", "dragScrollSettings", "currentTimeMarker", "selectable", "isTaskSelected", "isExpanded", "dependencies"], outputs: ["timelineContainerPress", "timelineContainerDrag", "timelineContainerRelease"] }, { type: EditDialogComponent, selector: "kendo-gantt-edit-dialog", inputs: ["data"] }, { type: i4$2.DialogComponent, selector: "kendo-dialog", inputs: ["actions", "actionsLayout", "autoFocusedElement", "title", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "animation", "themeColor"], outputs: ["action", "close"], exportAs: ["kendoDialog"] }, { type: i4$2.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { type: i12.TreeListSpacerComponent, selector: "kendo-treelist-spacer, kendo-treelist-pager-spacer", inputs: ["width"] }, { type: i2.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"] }, { type: i17.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], directives: [{ type: LocalizedMessagesDirective, selector: "[kendoGanttLocalizedMessages]" }, { type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i17.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
|
|
6789
|
+
`, isInline: true, components: [{ type: ToolbarComponent, selector: "kendo-gantt-toolbar", inputs: ["showAddTask", "showViewSelector", "views", "activeView", "toolbarTemplate", "navigable", "position"], outputs: ["activeViewChange"] }, { type: i5$1.SplitterComponent, selector: "kendo-splitter", inputs: ["orientation", "splitbarWidth", "resizeStep"], outputs: ["layoutChange"], exportAs: ["kendoSplitter"] }, { type: i5$1.SplitterPaneComponent, selector: "kendo-splitter-pane", inputs: ["order", "size", "separatorLabel", "min", "max", "resizable", "collapsible", "scrollable", "collapsed", "orientation", "containsSplitter", "overlayContent"], outputs: ["sizeChange", "collapsedChange"], exportAs: ["kendoSplitterPane"] }, { type: i12.TreeListComponent, selector: "kendo-treelist", inputs: ["aria-label", "data", "pageSize", "height", "rowHeight", "skip", "scrollable", "sort", "trackBy", "filter", "virtualColumns", "filterable", "sortable", "pageable", "navigable", "navigatable", "autoSize", "rowClass", "resizable", "reorderable", "loading", "columnMenu", "hideHeader", "idField", "selectable", "isSelected", "rowReorderable", "columns", "fetchChildren", "hasChildren", "isExpanded"], outputs: ["selectionChange", "filterChange", "pageChange", "sortChange", "dataStateChange", "edit", "cancel", "save", "remove", "add", "cellClose", "cellClick", "pdfExport", "excelExport", "columnResize", "columnReorder", "columnVisibilityChange", "columnLockedChange", "scrollBottom", "contentScroll", "expand", "collapse", "expandStateChange", "rowReorder"], exportAs: ["kendoTreeList"] }, { type: i12.CustomMessagesComponent, selector: "kendo-treelist-messages" }, { type: GanttTimelineComponent, selector: "kendo-gantt-timeline", inputs: ["rows", "slots", "groupSlots", "tableWidth", "activeView", "taskContentTemplate", "taskTemplate", "summaryTaskTemplate", "taskClass", "renderDependencyDragClues", "dragScrollSettings", "currentTimeMarker", "selectable", "isTaskSelected", "isExpanded", "dependencies"], outputs: ["timelineContainerPress", "timelineContainerDrag", "timelineContainerRelease"] }, { type: EditDialogComponent, selector: "kendo-gantt-edit-dialog", inputs: ["data"] }, { type: i4$2.DialogComponent, selector: "kendo-dialog", inputs: ["actions", "actionsLayout", "autoFocusedElement", "title", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "animation", "themeColor"], outputs: ["action", "close"], exportAs: ["kendoDialog"] }, { type: i4$2.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { type: i12.TreeListSpacerComponent, selector: "kendo-treelist-spacer, kendo-treelist-pager-spacer", inputs: ["width"] }, { type: i2.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"] }, { type: i17.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], directives: [{ type: LocalizedMessagesDirective, selector: "[kendoGanttLocalizedMessages]" }, { type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i17.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
|
|
6790
6790
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: GanttComponent, decorators: [{
|
|
6791
6791
|
type: Component,
|
|
6792
6792
|
args: [{
|
|
@@ -7886,6 +7886,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
7886
7886
|
type: Input
|
|
7887
7887
|
}] } });
|
|
7888
7888
|
|
|
7889
|
+
/**
|
|
7890
|
+
* The Gantt timeline day view component.
|
|
7891
|
+
*/
|
|
7889
7892
|
class TimelineDayViewComponent extends ViewBase {
|
|
7890
7893
|
constructor(optionChangesService, dependencyDomService) {
|
|
7891
7894
|
super(optionChangesService, dependencyDomService);
|
|
@@ -7916,6 +7919,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
7916
7919
|
}]
|
|
7917
7920
|
}], ctorParameters: function () { return [{ type: OptionChangesService }, { type: DependencyDomService }]; } });
|
|
7918
7921
|
|
|
7922
|
+
/**
|
|
7923
|
+
* The Gantt timeline week view component.
|
|
7924
|
+
*/
|
|
7919
7925
|
class TimelineWeekViewComponent extends ViewBase {
|
|
7920
7926
|
constructor(optionChangesService, dependencyDomService) {
|
|
7921
7927
|
super(optionChangesService, dependencyDomService);
|
|
@@ -7946,6 +7952,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
7946
7952
|
}]
|
|
7947
7953
|
}], ctorParameters: function () { return [{ type: OptionChangesService }, { type: DependencyDomService }]; } });
|
|
7948
7954
|
|
|
7955
|
+
/**
|
|
7956
|
+
* The Gantt timeline month view component.
|
|
7957
|
+
*/
|
|
7949
7958
|
class TimelineMonthViewComponent extends ViewBase {
|
|
7950
7959
|
constructor(optionChangesService, dependencyDomService) {
|
|
7951
7960
|
super(optionChangesService, dependencyDomService);
|
|
@@ -7976,6 +7985,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
7976
7985
|
}]
|
|
7977
7986
|
}], ctorParameters: function () { return [{ type: OptionChangesService }, { type: DependencyDomService }]; } });
|
|
7978
7987
|
|
|
7988
|
+
/**
|
|
7989
|
+
* The Gantt timeline year view component.
|
|
7990
|
+
*/
|
|
7979
7991
|
class TimelineYearViewComponent extends ViewBase {
|
|
7980
7992
|
constructor(optionChangesService, dependencyDomService) {
|
|
7981
7993
|
super(optionChangesService, dependencyDomService);
|
|
@@ -52,8 +52,8 @@ const packageMetadata = {
|
|
|
52
52
|
name: '@progress/kendo-angular-gantt',
|
|
53
53
|
productName: 'Kendo UI for Angular',
|
|
54
54
|
productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
|
|
55
|
-
publishDate:
|
|
56
|
-
version: '14.1.0
|
|
55
|
+
publishDate: 1699452790,
|
|
56
|
+
version: '14.1.0',
|
|
57
57
|
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'
|
|
58
58
|
};
|
|
59
59
|
|
|
@@ -3991,7 +3991,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
3991
3991
|
}] } });
|
|
3992
3992
|
|
|
3993
3993
|
/**
|
|
3994
|
-
* The base class for the
|
|
3994
|
+
* The base class for the timeline view components of the Gantt.
|
|
3995
3995
|
*/
|
|
3996
3996
|
class ViewBase {
|
|
3997
3997
|
/**
|
|
@@ -6745,7 +6745,7 @@ GanttComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version
|
|
|
6745
6745
|
</kendo-dialog>
|
|
6746
6746
|
|
|
6747
6747
|
<div kendoWatermarkOverlay *ngIf="showLicenseWatermark"></div>
|
|
6748
|
-
`, isInline: true, components: [{ type: ToolbarComponent, selector: "kendo-gantt-toolbar", inputs: ["showAddTask", "showViewSelector", "views", "activeView", "toolbarTemplate", "navigable", "position"], outputs: ["activeViewChange"] }, { type: i5$1.SplitterComponent, selector: "kendo-splitter", inputs: ["orientation", "resizeStep"], outputs: ["layoutChange"], exportAs: ["kendoSplitter"] }, { type: i5$1.SplitterPaneComponent, selector: "kendo-splitter-pane", inputs: ["order", "size", "separatorLabel", "min", "max", "resizable", "collapsible", "scrollable", "collapsed", "orientation", "containsSplitter", "overlayContent"], outputs: ["sizeChange", "collapsedChange"], exportAs: ["kendoSplitterPane"] }, { type: i12.TreeListComponent, selector: "kendo-treelist", inputs: ["aria-label", "data", "pageSize", "height", "rowHeight", "skip", "scrollable", "sort", "trackBy", "filter", "virtualColumns", "filterable", "sortable", "pageable", "navigable", "navigatable", "autoSize", "rowClass", "resizable", "reorderable", "loading", "columnMenu", "hideHeader", "idField", "selectable", "isSelected", "rowReorderable", "columns", "fetchChildren", "hasChildren", "isExpanded"], outputs: ["selectionChange", "filterChange", "pageChange", "sortChange", "dataStateChange", "edit", "cancel", "save", "remove", "add", "cellClose", "cellClick", "pdfExport", "excelExport", "columnResize", "columnReorder", "columnVisibilityChange", "columnLockedChange", "scrollBottom", "contentScroll", "expand", "collapse", "expandStateChange", "rowReorder"], exportAs: ["kendoTreeList"] }, { type: i12.CustomMessagesComponent, selector: "kendo-treelist-messages" }, { type: GanttTimelineComponent, selector: "kendo-gantt-timeline", inputs: ["rows", "slots", "groupSlots", "tableWidth", "activeView", "taskContentTemplate", "taskTemplate", "summaryTaskTemplate", "taskClass", "renderDependencyDragClues", "dragScrollSettings", "currentTimeMarker", "selectable", "isTaskSelected", "isExpanded", "dependencies"], outputs: ["timelineContainerPress", "timelineContainerDrag", "timelineContainerRelease"] }, { type: EditDialogComponent, selector: "kendo-gantt-edit-dialog", inputs: ["data"] }, { type: i4$2.DialogComponent, selector: "kendo-dialog", inputs: ["actions", "actionsLayout", "autoFocusedElement", "title", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "animation", "themeColor"], outputs: ["action", "close"], exportAs: ["kendoDialog"] }, { type: i4$2.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { type: i12.TreeListSpacerComponent, selector: "kendo-treelist-spacer, kendo-treelist-pager-spacer", inputs: ["width"] }, { type: i2.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"] }, { type: i17.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], directives: [{ type: LocalizedMessagesDirective, selector: "[kendoGanttLocalizedMessages]" }, { type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i17.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
|
|
6748
|
+
`, isInline: true, components: [{ type: ToolbarComponent, selector: "kendo-gantt-toolbar", inputs: ["showAddTask", "showViewSelector", "views", "activeView", "toolbarTemplate", "navigable", "position"], outputs: ["activeViewChange"] }, { type: i5$1.SplitterComponent, selector: "kendo-splitter", inputs: ["orientation", "splitbarWidth", "resizeStep"], outputs: ["layoutChange"], exportAs: ["kendoSplitter"] }, { type: i5$1.SplitterPaneComponent, selector: "kendo-splitter-pane", inputs: ["order", "size", "separatorLabel", "min", "max", "resizable", "collapsible", "scrollable", "collapsed", "orientation", "containsSplitter", "overlayContent"], outputs: ["sizeChange", "collapsedChange"], exportAs: ["kendoSplitterPane"] }, { type: i12.TreeListComponent, selector: "kendo-treelist", inputs: ["aria-label", "data", "pageSize", "height", "rowHeight", "skip", "scrollable", "sort", "trackBy", "filter", "virtualColumns", "filterable", "sortable", "pageable", "navigable", "navigatable", "autoSize", "rowClass", "resizable", "reorderable", "loading", "columnMenu", "hideHeader", "idField", "selectable", "isSelected", "rowReorderable", "columns", "fetchChildren", "hasChildren", "isExpanded"], outputs: ["selectionChange", "filterChange", "pageChange", "sortChange", "dataStateChange", "edit", "cancel", "save", "remove", "add", "cellClose", "cellClick", "pdfExport", "excelExport", "columnResize", "columnReorder", "columnVisibilityChange", "columnLockedChange", "scrollBottom", "contentScroll", "expand", "collapse", "expandStateChange", "rowReorder"], exportAs: ["kendoTreeList"] }, { type: i12.CustomMessagesComponent, selector: "kendo-treelist-messages" }, { type: GanttTimelineComponent, selector: "kendo-gantt-timeline", inputs: ["rows", "slots", "groupSlots", "tableWidth", "activeView", "taskContentTemplate", "taskTemplate", "summaryTaskTemplate", "taskClass", "renderDependencyDragClues", "dragScrollSettings", "currentTimeMarker", "selectable", "isTaskSelected", "isExpanded", "dependencies"], outputs: ["timelineContainerPress", "timelineContainerDrag", "timelineContainerRelease"] }, { type: EditDialogComponent, selector: "kendo-gantt-edit-dialog", inputs: ["data"] }, { type: i4$2.DialogComponent, selector: "kendo-dialog", inputs: ["actions", "actionsLayout", "autoFocusedElement", "title", "width", "minWidth", "maxWidth", "height", "minHeight", "maxHeight", "animation", "themeColor"], outputs: ["action", "close"], exportAs: ["kendoDialog"] }, { type: i4$2.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }, { type: i12.TreeListSpacerComponent, selector: "kendo-treelist-spacer, kendo-treelist-pager-spacer", inputs: ["width"] }, { type: i2.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"] }, { type: i17.WatermarkOverlayComponent, selector: "div[kendoWatermarkOverlay]" }], directives: [{ type: LocalizedMessagesDirective, selector: "[kendoGanttLocalizedMessages]" }, { type: i6.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i17.EventsOutsideAngularDirective, selector: "[kendoEventsOutsideAngular]", inputs: ["kendoEventsOutsideAngular", "scope"] }] });
|
|
6749
6749
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImport: i0, type: GanttComponent, decorators: [{
|
|
6750
6750
|
type: Component,
|
|
6751
6751
|
args: [{
|
|
@@ -7845,6 +7845,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
7845
7845
|
type: Input
|
|
7846
7846
|
}] } });
|
|
7847
7847
|
|
|
7848
|
+
/**
|
|
7849
|
+
* The Gantt timeline day view component.
|
|
7850
|
+
*/
|
|
7848
7851
|
class TimelineDayViewComponent extends ViewBase {
|
|
7849
7852
|
constructor(optionChangesService, dependencyDomService) {
|
|
7850
7853
|
super(optionChangesService, dependencyDomService);
|
|
@@ -7875,6 +7878,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
7875
7878
|
}]
|
|
7876
7879
|
}], ctorParameters: function () { return [{ type: OptionChangesService }, { type: DependencyDomService }]; } });
|
|
7877
7880
|
|
|
7881
|
+
/**
|
|
7882
|
+
* The Gantt timeline week view component.
|
|
7883
|
+
*/
|
|
7878
7884
|
class TimelineWeekViewComponent extends ViewBase {
|
|
7879
7885
|
constructor(optionChangesService, dependencyDomService) {
|
|
7880
7886
|
super(optionChangesService, dependencyDomService);
|
|
@@ -7905,6 +7911,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
7905
7911
|
}]
|
|
7906
7912
|
}], ctorParameters: function () { return [{ type: OptionChangesService }, { type: DependencyDomService }]; } });
|
|
7907
7913
|
|
|
7914
|
+
/**
|
|
7915
|
+
* The Gantt timeline month view component.
|
|
7916
|
+
*/
|
|
7908
7917
|
class TimelineMonthViewComponent extends ViewBase {
|
|
7909
7918
|
constructor(optionChangesService, dependencyDomService) {
|
|
7910
7919
|
super(optionChangesService, dependencyDomService);
|
|
@@ -7935,6 +7944,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.3.12", ngImpo
|
|
|
7935
7944
|
}]
|
|
7936
7945
|
}], ctorParameters: function () { return [{ type: OptionChangesService }, { type: DependencyDomService }]; } });
|
|
7937
7946
|
|
|
7947
|
+
/**
|
|
7948
|
+
* The Gantt timeline year view component.
|
|
7949
|
+
*/
|
|
7938
7950
|
class TimelineYearViewComponent extends ViewBase {
|
|
7939
7951
|
constructor(optionChangesService, dependencyDomService) {
|
|
7940
7952
|
super(optionChangesService, dependencyDomService);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-gantt",
|
|
3
|
-
"version": "14.1.0
|
|
3
|
+
"version": "14.1.0",
|
|
4
4
|
"description": "Kendo UI Angular Gantt",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -25,22 +25,22 @@
|
|
|
25
25
|
"@angular/platform-browser": "13 - 17",
|
|
26
26
|
"@progress/kendo-data-query": "^1.5.5",
|
|
27
27
|
"@progress/kendo-licensing": "^1.0.2",
|
|
28
|
-
"@progress/kendo-angular-buttons": "14.1.0
|
|
29
|
-
"@progress/kendo-angular-common": "14.1.0
|
|
30
|
-
"@progress/kendo-angular-dialog": "14.1.0
|
|
31
|
-
"@progress/kendo-angular-dropdowns": "14.1.0
|
|
32
|
-
"@progress/kendo-angular-grid": "14.1.0
|
|
33
|
-
"@progress/kendo-angular-icons": "14.1.0
|
|
34
|
-
"@progress/kendo-angular-intl": "14.1.0
|
|
35
|
-
"@progress/kendo-angular-l10n": "14.1.0
|
|
36
|
-
"@progress/kendo-angular-layout": "14.1.0
|
|
37
|
-
"@progress/kendo-angular-popup": "14.1.0
|
|
38
|
-
"@progress/kendo-angular-treelist": "14.1.0
|
|
28
|
+
"@progress/kendo-angular-buttons": "14.1.0",
|
|
29
|
+
"@progress/kendo-angular-common": "14.1.0",
|
|
30
|
+
"@progress/kendo-angular-dialog": "14.1.0",
|
|
31
|
+
"@progress/kendo-angular-dropdowns": "14.1.0",
|
|
32
|
+
"@progress/kendo-angular-grid": "14.1.0",
|
|
33
|
+
"@progress/kendo-angular-icons": "14.1.0",
|
|
34
|
+
"@progress/kendo-angular-intl": "14.1.0",
|
|
35
|
+
"@progress/kendo-angular-l10n": "14.1.0",
|
|
36
|
+
"@progress/kendo-angular-layout": "14.1.0",
|
|
37
|
+
"@progress/kendo-angular-popup": "14.1.0",
|
|
38
|
+
"@progress/kendo-angular-treelist": "14.1.0",
|
|
39
39
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
42
|
"tslib": "^2.3.1",
|
|
43
|
-
"@progress/kendo-angular-schematics": "14.1.0
|
|
43
|
+
"@progress/kendo-angular-schematics": "14.1.0",
|
|
44
44
|
"@progress/kendo-common": "^0.2.1",
|
|
45
45
|
"@progress/kendo-date-math": "^1.5.2",
|
|
46
46
|
"@progress/kendo-draggable": "^3.0.0"
|
|
@@ -7,20 +7,20 @@ function default_1(options) {
|
|
|
7
7
|
// See https://github.com/telerik/kendo-schematics/issues/28
|
|
8
8
|
peerDependencies: {
|
|
9
9
|
// peer deps of the treelist
|
|
10
|
-
'@progress/kendo-angular-dateinputs': '14.1.0
|
|
11
|
-
'@progress/kendo-angular-dropdowns': '14.1.0
|
|
12
|
-
'@progress/kendo-angular-excel-export': '14.1.0
|
|
13
|
-
'@progress/kendo-angular-inputs': '14.1.0
|
|
14
|
-
'@progress/kendo-angular-l10n': '14.1.0
|
|
15
|
-
'@progress/kendo-angular-label': '14.1.0
|
|
16
|
-
'@progress/kendo-angular-pdf-export': '14.1.0
|
|
17
|
-
'@progress/kendo-angular-popup': '14.1.0
|
|
18
|
-
'@progress/kendo-angular-utils': '14.1.0
|
|
10
|
+
'@progress/kendo-angular-dateinputs': '14.1.0',
|
|
11
|
+
'@progress/kendo-angular-dropdowns': '14.1.0',
|
|
12
|
+
'@progress/kendo-angular-excel-export': '14.1.0',
|
|
13
|
+
'@progress/kendo-angular-inputs': '14.1.0',
|
|
14
|
+
'@progress/kendo-angular-l10n': '14.1.0',
|
|
15
|
+
'@progress/kendo-angular-label': '14.1.0',
|
|
16
|
+
'@progress/kendo-angular-pdf-export': '14.1.0',
|
|
17
|
+
'@progress/kendo-angular-popup': '14.1.0',
|
|
18
|
+
'@progress/kendo-angular-utils': '14.1.0',
|
|
19
19
|
'@progress/kendo-drawing': '^1.0.0',
|
|
20
20
|
// peer dep of the dropdowns
|
|
21
|
-
'@progress/kendo-angular-treeview': '14.1.0
|
|
21
|
+
'@progress/kendo-angular-treeview': '14.1.0',
|
|
22
22
|
// peer dep of the layout
|
|
23
|
-
'@progress/kendo-angular-progressbar': '14.1.0
|
|
23
|
+
'@progress/kendo-angular-progressbar': '14.1.0',
|
|
24
24
|
// peer dep of the icons
|
|
25
25
|
'@progress/kendo-svg-icons': '^2.0.0'
|
|
26
26
|
} });
|
|
@@ -7,6 +7,9 @@ import { TimelineViewType } from '../models/timeline-view';
|
|
|
7
7
|
import { ViewBase } from './view-base';
|
|
8
8
|
import { OptionChangesService } from '../common/option-changes.service';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
|
+
/**
|
|
11
|
+
* The Gantt timeline day view component.
|
|
12
|
+
*/
|
|
10
13
|
export declare class TimelineDayViewComponent extends ViewBase {
|
|
11
14
|
/**
|
|
12
15
|
* The type for this view (`day`).
|
|
@@ -7,6 +7,9 @@ import { TimelineViewType } from '../models/timeline-view';
|
|
|
7
7
|
import { ViewBase } from './view-base';
|
|
8
8
|
import { OptionChangesService } from '../common/option-changes.service';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
|
+
/**
|
|
11
|
+
* The Gantt timeline month view component.
|
|
12
|
+
*/
|
|
10
13
|
export declare class TimelineMonthViewComponent extends ViewBase {
|
|
11
14
|
/**
|
|
12
15
|
* The type for this view (`month`).
|
|
@@ -7,6 +7,9 @@ import { TimelineViewType } from '../models/timeline-view';
|
|
|
7
7
|
import { ViewBase } from './view-base';
|
|
8
8
|
import { OptionChangesService } from '../common/option-changes.service';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
|
+
/**
|
|
11
|
+
* The Gantt timeline week view component.
|
|
12
|
+
*/
|
|
10
13
|
export declare class TimelineWeekViewComponent extends ViewBase {
|
|
11
14
|
/**
|
|
12
15
|
* The type for this view (`week`).
|
|
@@ -7,6 +7,9 @@ import { TimelineViewType } from '../models/timeline-view';
|
|
|
7
7
|
import { ViewBase } from './view-base';
|
|
8
8
|
import { OptionChangesService } from '../common/option-changes.service';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
|
+
/**
|
|
11
|
+
* The Gantt timeline year view component.
|
|
12
|
+
*/
|
|
10
13
|
export declare class TimelineYearViewComponent extends ViewBase {
|
|
11
14
|
/**
|
|
12
15
|
* The type for this view (`year`).
|
package/timeline/view-base.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ import { TimelineHeaderDateFormat } from '../models/timeline-header-date-format'
|
|
|
10
10
|
import { CurrentTimeSettings } from '../models/current-time-settings.interface';
|
|
11
11
|
import * as i0 from "@angular/core";
|
|
12
12
|
/**
|
|
13
|
-
* The base class for the
|
|
13
|
+
* The base class for the timeline view components of the Gantt.
|
|
14
14
|
*/
|
|
15
15
|
export declare abstract class ViewBase implements OnChanges {
|
|
16
16
|
private optionChangesService;
|