@progress/kendo-angular-gantt 21.4.1-develop.1 → 22.0.0-develop.1
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/columns/column-base.component.d.ts +1 -1
- package/fesm2022/progress-kendo-angular-gantt.mjs +201 -201
- package/localization/messages.d.ts +1 -1
- package/package.json +22 -30
- package/rendering/gantt-task-base.d.ts +1 -1
- package/schematics/ngAdd/index.js +7 -7
- package/timeline/view-base.d.ts +1 -1
- package/esm2022/binding-directives/flat-binding.directive.mjs +0 -50
- package/esm2022/binding-directives/hierarchy-binding.directive.mjs +0 -49
- package/esm2022/columns/cell-template.directive.mjs +0 -47
- package/esm2022/columns/column-base.component.mjs +0 -22
- package/esm2022/columns/column-group.component.mjs +0 -80
- package/esm2022/columns/column-menu-template.directive.mjs +0 -40
- package/esm2022/columns/column.component.mjs +0 -122
- package/esm2022/columns/columns.mjs +0 -15
- package/esm2022/columns/edit-template.directive.mjs +0 -46
- package/esm2022/columns/filter-cell-template.directive.mjs +0 -32
- package/esm2022/columns/filter-menu-template.directive.mjs +0 -41
- package/esm2022/columns/footer-template.directive.mjs +0 -44
- package/esm2022/columns/header-template.directive.mjs +0 -43
- package/esm2022/columns/span-column.component.mjs +0 -82
- package/esm2022/common/default-callbacks.mjs +0 -25
- package/esm2022/common/mapping.service.mjs +0 -62
- package/esm2022/common/option-changes.service.mjs +0 -28
- package/esm2022/dependencies/dependency-dom.service.mjs +0 -80
- package/esm2022/dependencies/dom-dependency-args.mjs +0 -5
- package/esm2022/dependencies/gantt-dependency.directive.mjs +0 -91
- package/esm2022/dependencies/utils.mjs +0 -195
- package/esm2022/directives.mjs +0 -63
- package/esm2022/dragging/dependency-drag-create.directive.mjs +0 -337
- package/esm2022/dragging/drag-validation-tooltip.component.mjs +0 -70
- package/esm2022/dragging/task-drag.directive.mjs +0 -94
- package/esm2022/dragging/task-drag.service.mjs +0 -239
- package/esm2022/editing/add-task.component.mjs +0 -127
- package/esm2022/editing/dependencies-table.component.mjs +0 -233
- package/esm2022/editing/edit-dialog.component.mjs +0 -225
- package/esm2022/editing/edit.service.mjs +0 -118
- package/esm2022/editing/task-fields.component.mjs +0 -127
- package/esm2022/editing/utils.mjs +0 -15
- package/esm2022/expanded-state/expand-event.mjs +0 -18
- package/esm2022/expanded-state/expandable.directive.mjs +0 -39
- package/esm2022/gantt.component.mjs +0 -2415
- package/esm2022/gantt.module.mjs +0 -132
- package/esm2022/index.mjs +0 -42
- package/esm2022/localization/custom-messages.component.mjs +0 -52
- package/esm2022/localization/gantt-localization.service.mjs +0 -27
- package/esm2022/localization/localized-messages.directive.mjs +0 -39
- package/esm2022/localization/messages.mjs +0 -453
- package/esm2022/models/cell-content-type.interface.mjs +0 -5
- package/esm2022/models/class-callbacks.mjs +0 -5
- package/esm2022/models/column-menu-settings.interface.mjs +0 -5
- package/esm2022/models/column-reorder-config.mjs +0 -5
- package/esm2022/models/current-time-settings.interface.mjs +0 -5
- package/esm2022/models/date-range.interface.mjs +0 -5
- package/esm2022/models/dependency-type.enum.mjs +0 -32
- package/esm2022/models/events/cell-click-event.interface.mjs +0 -5
- package/esm2022/models/events/cell-close-event.interface.mjs +0 -44
- package/esm2022/models/events/click-event.interface.mjs +0 -5
- package/esm2022/models/events/column-locked-change-event.interface.mjs +0 -5
- package/esm2022/models/events/column-reorder-event.interface.mjs +0 -5
- package/esm2022/models/events/column-resize-event.interface.mjs +0 -5
- package/esm2022/models/events/column-visibility-change-event.interface.mjs +0 -5
- package/esm2022/models/events/data-state-change-event.interface.mjs +0 -5
- package/esm2022/models/events/dependency-add-event.interface.mjs +0 -5
- package/esm2022/models/events/index.mjs +0 -5
- package/esm2022/models/events/selected-view-change-event.interface.mjs +0 -5
- package/esm2022/models/events/task-add-event.interface.mjs +0 -5
- package/esm2022/models/events/task-click-event.interface.mjs +0 -5
- package/esm2022/models/events/task-delete-event.interface.mjs +0 -5
- package/esm2022/models/events/task-drag-event.interface.mjs +0 -5
- package/esm2022/models/events/task-edit-event.interface.mjs +0 -5
- package/esm2022/models/filterable-settings.mjs +0 -5
- package/esm2022/models/gantt-dependency-model-fields.interface.mjs +0 -13
- package/esm2022/models/gantt-dependency.interface.mjs +0 -5
- package/esm2022/models/gantt-task-model-fields.interface.mjs +0 -15
- package/esm2022/models/gantt-task.interface.mjs +0 -5
- package/esm2022/models/models.mjs +0 -8
- package/esm2022/models/slot.interface.mjs +0 -5
- package/esm2022/models/sort-settings.mjs +0 -17
- package/esm2022/models/splitter-pane-options.interface.mjs +0 -20
- package/esm2022/models/timeline-header-date-format.mjs +0 -5
- package/esm2022/models/timeline-options.interface.mjs +0 -5
- package/esm2022/models/timeline-view.mjs +0 -5
- package/esm2022/models/toolbar-settings.mjs +0 -5
- package/esm2022/models/tooltip-options.interface.mjs +0 -5
- package/esm2022/models/view-item.interface.mjs +0 -5
- package/esm2022/navigation/navigation-models.mjs +0 -5
- package/esm2022/navigation/navigation.service.mjs +0 -271
- package/esm2022/navigation/utils.mjs +0 -61
- package/esm2022/package-metadata.mjs +0 -16
- package/esm2022/progress-kendo-angular-gantt.mjs +0 -8
- package/esm2022/rendering/gantt-header-table-body.component.mjs +0 -61
- package/esm2022/rendering/gantt-milestone-task.component.mjs +0 -102
- package/esm2022/rendering/gantt-summary-task.component.mjs +0 -157
- package/esm2022/rendering/gantt-task-base.mjs +0 -230
- package/esm2022/rendering/gantt-task.component.mjs +0 -227
- package/esm2022/rendering/gantt-tasks-table-body.component.mjs +0 -206
- package/esm2022/scrolling/drag-scroll-settings.mjs +0 -20
- package/esm2022/scrolling/scroll-sync.service.mjs +0 -83
- package/esm2022/scrolling/timeline-scroll.directive.mjs +0 -83
- package/esm2022/scrolling/timeline-scroll.service.mjs +0 -37
- package/esm2022/scrolling/utils.mjs +0 -77
- package/esm2022/selection/selectable.directive.mjs +0 -126
- package/esm2022/selection/selection-change-event.mjs +0 -5
- package/esm2022/template-directives/summary-task-template.directive.mjs +0 -43
- package/esm2022/template-directives/task-content-template.directive.mjs +0 -46
- package/esm2022/template-directives/task-drag-tooltip-template.directive.mjs +0 -47
- package/esm2022/template-directives/task-template.directive.mjs +0 -41
- package/esm2022/template-directives/task-tooltip-template.directive.mjs +0 -48
- package/esm2022/timeline/current-time-marker.service.mjs +0 -90
- package/esm2022/timeline/gantt-timeline.component.mjs +0 -624
- package/esm2022/timeline/timeline-base-view.service.mjs +0 -201
- package/esm2022/timeline/timeline-day-view.component.mjs +0 -49
- package/esm2022/timeline/timeline-day-view.service.mjs +0 -68
- package/esm2022/timeline/timeline-month-view.component.mjs +0 -49
- package/esm2022/timeline/timeline-month-view.service.mjs +0 -66
- package/esm2022/timeline/timeline-view.service.mjs +0 -38
- package/esm2022/timeline/timeline-week-view.component.mjs +0 -49
- package/esm2022/timeline/timeline-week-view.service.mjs +0 -62
- package/esm2022/timeline/timeline-year-view.component.mjs +0 -49
- package/esm2022/timeline/timeline-year-view.service.mjs +0 -57
- package/esm2022/timeline/view-base.mjs +0 -73
- package/esm2022/toolbar/toolbar-navigation.service.mjs +0 -29
- package/esm2022/toolbar/toolbar-template.directive.mjs +0 -56
- package/esm2022/toolbar/toolbar.component.mjs +0 -181
- package/esm2022/toolbar/view-selector.component.mjs +0 -112
- package/esm2022/utils.mjs +0 -311
|
@@ -301,5 +301,5 @@ export declare class Messages extends ComponentMessages {
|
|
|
301
301
|
*/
|
|
302
302
|
tooltipEndDateText: string;
|
|
303
303
|
static ɵfac: i0.ɵɵFactoryDeclaration<Messages, never>;
|
|
304
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<Messages, "kendo-gantt-messages-base", never, { "taskEditingGeneralTabTitle": { "alias": "taskEditingGeneralTabTitle"; "required": false; }; "taskEditingPredecessorsTabTitle": { "alias": "taskEditingPredecessorsTabTitle"; "required": false; }; "taskEditingSuccessorsTabTitle": { "alias": "taskEditingSuccessorsTabTitle"; "required": false; }; "taskEditingDependenciesAddButtonText": { "alias": "taskEditingDependenciesAddButtonText"; "required": false; }; "taskEditingDependenciesRemoveButtonText": { "alias": "taskEditingDependenciesRemoveButtonText"; "required": false; }; "taskEditingDependenciesGridNameColumnTitle": { "alias": "taskEditingDependenciesGridNameColumnTitle"; "required": false; }; "taskEditingDependenciesGridTypeColumnTitle": { "alias": "taskEditingDependenciesGridTypeColumnTitle"; "required": false; }; "deleteButtonText": { "alias": "deleteButtonText"; "required": false; }; "taskDeleteLabel": { "alias": "taskDeleteLabel"; "required": false; }; "taskEditingDialogTitle": { "alias": "taskEditingDialogTitle"; "required": false; }; "taskEditingDialogCloseTitle": { "alias": "taskEditingDialogCloseTitle"; "required": false; }; "confirmationDialogCloseTitle": { "alias": "confirmationDialogCloseTitle"; "required": false; }; "confirmationDialogTitle": { "alias": "confirmationDialogTitle"; "required": false; }; "addTaskText": { "alias": "addTaskText"; "required": false; }; "addChildText": { "alias": "addChildText"; "required": false; }; "addAboveText": { "alias": "addAboveText"; "required": false; }; "addBelowText": { "alias": "addBelowText"; "required": false; }; "cancelButtonText": { "alias": "cancelButtonText"; "required": false; }; "saveButtonText": { "alias": "saveButtonText"; "required": false; }; "titleFieldInputLabel": { "alias": "titleFieldInputLabel"; "required": false; }; "startFieldInputLabel": { "alias": "startFieldInputLabel"; "required": false; }; "endFieldInputLabel": { "alias": "endFieldInputLabel"; "required": false; }; "completionRatioFieldInputLabel": { "alias": "completionRatioFieldInputLabel"; "required": false; }; "confirmationDialogContent": { "alias": "confirmationDialogContent"; "required": false; }; "dayViewText": { "alias": "dayViewText"; "required": false; }; "weekViewText": { "alias": "weekViewText"; "required": false; }; "monthViewText": { "alias": "monthViewText"; "required": false; }; "yearViewText": { "alias": "yearViewText"; "required": false; }; "noRecords": { "alias": "noRecords"; "required": false; }; "filter": { "alias": "filter"; "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; }; "filterGteOperator": { "alias": "filterGteOperator"; "required": false; }; "filterGtOperator": { "alias": "filterGtOperator"; "required": false; }; "filterLteOperator": { "alias": "filterLteOperator"; "required": false; }; "filterLtOperator": { "alias": "filterLtOperator"; "required": false; }; "filterIsTrue": { "alias": "filterIsTrue"; "required": false; }; "filterIsFalse": { "alias": "filterIsFalse"; "required": false; }; "filterBooleanAll": { "alias": "filterBooleanAll"; "required": false; }; "filterAfterOrEqualOperator": { "alias": "filterAfterOrEqualOperator"; "required": false; }; "filterAfterOperator": { "alias": "filterAfterOperator"; "required": false; }; "filterBeforeOperator": { "alias": "filterBeforeOperator"; "required": false; }; "filterBeforeOrEqualOperator": { "alias": "filterBeforeOrEqualOperator"; "required": false; }; "filterFilterButton": { "alias": "filterFilterButton"; "required": false; }; "filterClearButton": { "alias": "filterClearButton"; "required": false; }; "filterAndLogic": { "alias": "filterAndLogic"; "required": false; }; "filterOrLogic": { "alias": "filterOrLogic"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "columnMenu": { "alias": "columnMenu"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "lock": { "alias": "lock"; "required": false; }; "unlock": { "alias": "unlock"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "sortAscending": { "alias": "sortAscending"; "required": false; }; "sortDescending": { "alias": "sortDescending"; "required": false; }; "sortedAscending": { "alias": "sortedAscending"; "required": false; }; "sortedDescending": { "alias": "sortedDescending"; "required": false; }; "sortedDefault": { "alias": "sortedDefault"; "required": false; }; "columnsApply": { "alias": "columnsApply"; "required": false; }; "columnsReset": { "alias": "columnsReset"; "required": false; }; "tooltipStartDateText": { "alias": "tooltipStartDateText"; "required": false; }; "tooltipEndDateText": { "alias": "tooltipEndDateText"; "required": false; }; }, {}, never, never,
|
|
304
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<Messages, "kendo-gantt-messages-base", never, { "taskEditingGeneralTabTitle": { "alias": "taskEditingGeneralTabTitle"; "required": false; }; "taskEditingPredecessorsTabTitle": { "alias": "taskEditingPredecessorsTabTitle"; "required": false; }; "taskEditingSuccessorsTabTitle": { "alias": "taskEditingSuccessorsTabTitle"; "required": false; }; "taskEditingDependenciesAddButtonText": { "alias": "taskEditingDependenciesAddButtonText"; "required": false; }; "taskEditingDependenciesRemoveButtonText": { "alias": "taskEditingDependenciesRemoveButtonText"; "required": false; }; "taskEditingDependenciesGridNameColumnTitle": { "alias": "taskEditingDependenciesGridNameColumnTitle"; "required": false; }; "taskEditingDependenciesGridTypeColumnTitle": { "alias": "taskEditingDependenciesGridTypeColumnTitle"; "required": false; }; "deleteButtonText": { "alias": "deleteButtonText"; "required": false; }; "taskDeleteLabel": { "alias": "taskDeleteLabel"; "required": false; }; "taskEditingDialogTitle": { "alias": "taskEditingDialogTitle"; "required": false; }; "taskEditingDialogCloseTitle": { "alias": "taskEditingDialogCloseTitle"; "required": false; }; "confirmationDialogCloseTitle": { "alias": "confirmationDialogCloseTitle"; "required": false; }; "confirmationDialogTitle": { "alias": "confirmationDialogTitle"; "required": false; }; "addTaskText": { "alias": "addTaskText"; "required": false; }; "addChildText": { "alias": "addChildText"; "required": false; }; "addAboveText": { "alias": "addAboveText"; "required": false; }; "addBelowText": { "alias": "addBelowText"; "required": false; }; "cancelButtonText": { "alias": "cancelButtonText"; "required": false; }; "saveButtonText": { "alias": "saveButtonText"; "required": false; }; "titleFieldInputLabel": { "alias": "titleFieldInputLabel"; "required": false; }; "startFieldInputLabel": { "alias": "startFieldInputLabel"; "required": false; }; "endFieldInputLabel": { "alias": "endFieldInputLabel"; "required": false; }; "completionRatioFieldInputLabel": { "alias": "completionRatioFieldInputLabel"; "required": false; }; "confirmationDialogContent": { "alias": "confirmationDialogContent"; "required": false; }; "dayViewText": { "alias": "dayViewText"; "required": false; }; "weekViewText": { "alias": "weekViewText"; "required": false; }; "monthViewText": { "alias": "monthViewText"; "required": false; }; "yearViewText": { "alias": "yearViewText"; "required": false; }; "noRecords": { "alias": "noRecords"; "required": false; }; "filter": { "alias": "filter"; "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; }; "filterGteOperator": { "alias": "filterGteOperator"; "required": false; }; "filterGtOperator": { "alias": "filterGtOperator"; "required": false; }; "filterLteOperator": { "alias": "filterLteOperator"; "required": false; }; "filterLtOperator": { "alias": "filterLtOperator"; "required": false; }; "filterIsTrue": { "alias": "filterIsTrue"; "required": false; }; "filterIsFalse": { "alias": "filterIsFalse"; "required": false; }; "filterBooleanAll": { "alias": "filterBooleanAll"; "required": false; }; "filterAfterOrEqualOperator": { "alias": "filterAfterOrEqualOperator"; "required": false; }; "filterAfterOperator": { "alias": "filterAfterOperator"; "required": false; }; "filterBeforeOperator": { "alias": "filterBeforeOperator"; "required": false; }; "filterBeforeOrEqualOperator": { "alias": "filterBeforeOrEqualOperator"; "required": false; }; "filterFilterButton": { "alias": "filterFilterButton"; "required": false; }; "filterClearButton": { "alias": "filterClearButton"; "required": false; }; "filterAndLogic": { "alias": "filterAndLogic"; "required": false; }; "filterOrLogic": { "alias": "filterOrLogic"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "columnMenu": { "alias": "columnMenu"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "lock": { "alias": "lock"; "required": false; }; "unlock": { "alias": "unlock"; "required": false; }; "sortable": { "alias": "sortable"; "required": false; }; "sortAscending": { "alias": "sortAscending"; "required": false; }; "sortDescending": { "alias": "sortDescending"; "required": false; }; "sortedAscending": { "alias": "sortedAscending"; "required": false; }; "sortedDescending": { "alias": "sortedDescending"; "required": false; }; "sortedDefault": { "alias": "sortedDefault"; "required": false; }; "columnsApply": { "alias": "columnsApply"; "required": false; }; "columnsReset": { "alias": "columnsReset"; "required": false; }; "tooltipStartDateText": { "alias": "tooltipStartDateText"; "required": false; }; "tooltipEndDateText": { "alias": "tooltipEndDateText"; "required": false; }; }, {}, never, never, true, never>;
|
|
305
305
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-angular-gantt",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "22.0.0-develop.1",
|
|
4
4
|
"description": "Kendo UI Angular Gantt",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "Progress",
|
|
@@ -15,41 +15,35 @@
|
|
|
15
15
|
"Progress"
|
|
16
16
|
],
|
|
17
17
|
"@progress": {
|
|
18
|
-
"friendlyName": "Gantt"
|
|
19
|
-
"package": {
|
|
20
|
-
"productName": "Kendo UI for Angular",
|
|
21
|
-
"productCode": "KENDOUIANGULAR",
|
|
22
|
-
"publishDate": 1768386626,
|
|
23
|
-
"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"
|
|
24
|
-
}
|
|
18
|
+
"friendlyName": "Gantt"
|
|
25
19
|
},
|
|
26
20
|
"peerDependencies": {
|
|
27
|
-
"@angular/animations": "
|
|
28
|
-
"@angular/common": "
|
|
29
|
-
"@angular/core": "
|
|
30
|
-
"@angular/forms": "
|
|
31
|
-
"@angular/platform-browser": "
|
|
21
|
+
"@angular/animations": "19 - 21",
|
|
22
|
+
"@angular/common": "19 - 21",
|
|
23
|
+
"@angular/core": "19 - 21",
|
|
24
|
+
"@angular/forms": "19 - 21",
|
|
25
|
+
"@angular/platform-browser": "19 - 21",
|
|
32
26
|
"@progress/kendo-data-query": "^1.5.5",
|
|
33
27
|
"@progress/kendo-licensing": "^1.7.0",
|
|
34
|
-
"@progress/kendo-angular-buttons": "
|
|
35
|
-
"@progress/kendo-angular-common": "
|
|
36
|
-
"@progress/kendo-angular-dialog": "
|
|
37
|
-
"@progress/kendo-angular-dropdowns": "
|
|
38
|
-
"@progress/kendo-angular-grid": "
|
|
39
|
-
"@progress/kendo-angular-icons": "
|
|
40
|
-
"@progress/kendo-angular-inputs": "
|
|
41
|
-
"@progress/kendo-angular-intl": "
|
|
42
|
-
"@progress/kendo-angular-l10n": "
|
|
43
|
-
"@progress/kendo-angular-label": "
|
|
44
|
-
"@progress/kendo-angular-layout": "
|
|
45
|
-
"@progress/kendo-angular-popup": "
|
|
46
|
-
"@progress/kendo-angular-tooltip": "
|
|
47
|
-
"@progress/kendo-angular-treelist": "
|
|
28
|
+
"@progress/kendo-angular-buttons": "22.0.0-develop.1",
|
|
29
|
+
"@progress/kendo-angular-common": "22.0.0-develop.1",
|
|
30
|
+
"@progress/kendo-angular-dialog": "22.0.0-develop.1",
|
|
31
|
+
"@progress/kendo-angular-dropdowns": "22.0.0-develop.1",
|
|
32
|
+
"@progress/kendo-angular-grid": "22.0.0-develop.1",
|
|
33
|
+
"@progress/kendo-angular-icons": "22.0.0-develop.1",
|
|
34
|
+
"@progress/kendo-angular-inputs": "22.0.0-develop.1",
|
|
35
|
+
"@progress/kendo-angular-intl": "22.0.0-develop.1",
|
|
36
|
+
"@progress/kendo-angular-l10n": "22.0.0-develop.1",
|
|
37
|
+
"@progress/kendo-angular-label": "22.0.0-develop.1",
|
|
38
|
+
"@progress/kendo-angular-layout": "22.0.0-develop.1",
|
|
39
|
+
"@progress/kendo-angular-popup": "22.0.0-develop.1",
|
|
40
|
+
"@progress/kendo-angular-tooltip": "22.0.0-develop.1",
|
|
41
|
+
"@progress/kendo-angular-treelist": "22.0.0-develop.1",
|
|
48
42
|
"rxjs": "^6.5.3 || ^7.0.0"
|
|
49
43
|
},
|
|
50
44
|
"dependencies": {
|
|
51
45
|
"tslib": "^2.3.1",
|
|
52
|
-
"@progress/kendo-angular-schematics": "
|
|
46
|
+
"@progress/kendo-angular-schematics": "22.0.0-develop.1",
|
|
53
47
|
"@progress/kendo-common": "^1.0.1",
|
|
54
48
|
"@progress/kendo-date-math": "^1.5.2",
|
|
55
49
|
"@progress/kendo-draggable": "^3.0.0"
|
|
@@ -63,8 +57,6 @@
|
|
|
63
57
|
},
|
|
64
58
|
".": {
|
|
65
59
|
"types": "./index.d.ts",
|
|
66
|
-
"esm2022": "./esm2022/progress-kendo-angular-gantt.mjs",
|
|
67
|
-
"esm": "./esm2022/progress-kendo-angular-gantt.mjs",
|
|
68
60
|
"default": "./fesm2022/progress-kendo-angular-gantt.mjs"
|
|
69
61
|
}
|
|
70
62
|
},
|
|
@@ -62,5 +62,5 @@ export declare abstract class GanttTaskBase implements OnInit, OnChanges, OnDest
|
|
|
62
62
|
ngOnDestroy(): void;
|
|
63
63
|
private updateActiveState;
|
|
64
64
|
static ɵfac: i0.ɵɵFactoryDeclaration<GanttTaskBase, never>;
|
|
65
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<GanttTaskBase, "kendo-gantt-task-base", never, { "dataItem": { "alias": "dataItem"; "required": false; }; "index": { "alias": "index"; "required": false; }; "level": { "alias": "level"; "required": false; }; "renderDependencyDragClues": { "alias": "renderDependencyDragClues"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; "isSelected": { "alias": "isSelected"; "required": false; }; "activeView": { "alias": "activeView"; "required": false; }; "taskClass": { "alias": "taskClass"; "required": false; }; }, {}, never, never,
|
|
65
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<GanttTaskBase, "kendo-gantt-task-base", never, { "dataItem": { "alias": "dataItem"; "required": false; }; "index": { "alias": "index"; "required": false; }; "level": { "alias": "level"; "required": false; }; "renderDependencyDragClues": { "alias": "renderDependencyDragClues"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; "isSelected": { "alias": "isSelected"; "required": false; }; "activeView": { "alias": "activeView"; "required": false; }; "taskClass": { "alias": "taskClass"; "required": false; }; }, {}, never, never, true, never>;
|
|
66
66
|
}
|
|
@@ -12,16 +12,16 @@ function default_1(options) {
|
|
|
12
12
|
// See https://github.com/telerik/kendo-schematics/issues/28
|
|
13
13
|
peerDependencies: {
|
|
14
14
|
// peer deps of the treelist
|
|
15
|
-
'@progress/kendo-angular-dateinputs': '
|
|
16
|
-
'@progress/kendo-angular-excel-export': '
|
|
17
|
-
'@progress/kendo-angular-pdf-export': '
|
|
18
|
-
'@progress/kendo-angular-utils': '
|
|
15
|
+
'@progress/kendo-angular-dateinputs': '22.0.0-develop.1',
|
|
16
|
+
'@progress/kendo-angular-excel-export': '22.0.0-develop.1',
|
|
17
|
+
'@progress/kendo-angular-pdf-export': '22.0.0-develop.1',
|
|
18
|
+
'@progress/kendo-angular-utils': '22.0.0-develop.1',
|
|
19
19
|
'@progress/kendo-drawing': '^1.0.0',
|
|
20
20
|
// peer deps of the dropdowns
|
|
21
|
-
'@progress/kendo-angular-treeview': '
|
|
22
|
-
'@progress/kendo-angular-navigation': '
|
|
21
|
+
'@progress/kendo-angular-treeview': '22.0.0-develop.1',
|
|
22
|
+
'@progress/kendo-angular-navigation': '22.0.0-develop.1',
|
|
23
23
|
// peer dep of the layout
|
|
24
|
-
'@progress/kendo-angular-progressbar': '
|
|
24
|
+
'@progress/kendo-angular-progressbar': '22.0.0-develop.1',
|
|
25
25
|
// peer dep of the icons
|
|
26
26
|
'@progress/kendo-svg-icons': '^4.0.0'
|
|
27
27
|
} });
|
package/timeline/view-base.d.ts
CHANGED
|
@@ -49,5 +49,5 @@ export declare abstract class ViewBase implements OnChanges {
|
|
|
49
49
|
constructor(optionChangesService: OptionChangesService, dependencyDomService: DependencyDomService);
|
|
50
50
|
ngOnChanges(changes: SimpleChanges): void;
|
|
51
51
|
static ɵfac: i0.ɵɵFactoryDeclaration<ViewBase, never>;
|
|
52
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ViewBase, "kendo-gantt-view-base", never, { "slotWidth": { "alias": "slotWidth"; "required": false; }; "timelineHeadersDateFormat": { "alias": "timelineHeadersDateFormat"; "required": false; }; "currentTimeMarker": { "alias": "currentTimeMarker"; "required": false; }; }, {}, never, never,
|
|
52
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ViewBase, "kendo-gantt-view-base", never, { "slotWidth": { "alias": "slotWidth"; "required": false; }; "timelineHeadersDateFormat": { "alias": "timelineHeadersDateFormat"; "required": false; }; "currentTimeMarker": { "alias": "currentTimeMarker"; "required": false; }; }, {}, never, never, true, never>;
|
|
53
53
|
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Directive, Input } from '@angular/core';
|
|
6
|
-
import { FlatBindingDirective } from '@progress/kendo-angular-treelist';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Binds the Gantt to an array of objects by using an ID and parent ID field to define the hierarchy.
|
|
10
|
-
*
|
|
11
|
-
* Use this directive to handle in-memory data operations such as sorting and filtering. [See example](slug:directives_databinding_gantt#binding-to-flat-data).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-gantt
|
|
16
|
-
* [kendoGanttFlatBinding]="data"
|
|
17
|
-
* parentIdField="parentTaskId"
|
|
18
|
-
* idField="id"
|
|
19
|
-
* [dependencies]="dependencies">
|
|
20
|
-
* </kendo-gantt>
|
|
21
|
-
* ```
|
|
22
|
-
*
|
|
23
|
-
* @remarks
|
|
24
|
-
* Applied to: {@link GanttComponent}
|
|
25
|
-
*/
|
|
26
|
-
export class GanttFlatBindingDirective extends FlatBindingDirective {
|
|
27
|
-
/**
|
|
28
|
-
* Sets the array of data to populate the Gantt.
|
|
29
|
-
*/
|
|
30
|
-
data;
|
|
31
|
-
/**
|
|
32
|
-
* @hidden
|
|
33
|
-
*/
|
|
34
|
-
set aggregate(value) {
|
|
35
|
-
super.aggregate = value;
|
|
36
|
-
}
|
|
37
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GanttFlatBindingDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
38
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: GanttFlatBindingDirective, isStandalone: true, selector: "[kendoGanttFlatBinding]", inputs: { data: ["kendoGanttFlatBinding", "data"] }, exportAs: ["kendoGanttFlatBinding"], usesInheritance: true, ngImport: i0 });
|
|
39
|
-
}
|
|
40
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GanttFlatBindingDirective, decorators: [{
|
|
41
|
-
type: Directive,
|
|
42
|
-
args: [{
|
|
43
|
-
selector: '[kendoGanttFlatBinding]',
|
|
44
|
-
exportAs: 'kendoGanttFlatBinding',
|
|
45
|
-
standalone: true
|
|
46
|
-
}]
|
|
47
|
-
}], propDecorators: { data: [{
|
|
48
|
-
type: Input,
|
|
49
|
-
args: ['kendoGanttFlatBinding']
|
|
50
|
-
}] } });
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Directive, Input } from '@angular/core';
|
|
6
|
-
import { HierarchyBindingDirective } from '@progress/kendo-angular-treelist';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Binds the Gantt to a tree of objects.
|
|
10
|
-
*
|
|
11
|
-
* Use this directive to handle in-memory data operations such as sorting and filtering. [See example](slug:directives_databinding_gantt#binding-to-hierarchical-data).
|
|
12
|
-
*
|
|
13
|
-
* @example
|
|
14
|
-
* ```html
|
|
15
|
-
* <kendo-gantt
|
|
16
|
-
* [kendoGanttHierarchyBinding]="data"
|
|
17
|
-
* childrenField="subtasks"
|
|
18
|
-
* [dependencies]="dependencies">
|
|
19
|
-
* </kendo-gantt>
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @remarks
|
|
23
|
-
* Applied to: {@link GanttComponent}
|
|
24
|
-
*/
|
|
25
|
-
export class GanttHierarchyBindingDirective extends HierarchyBindingDirective {
|
|
26
|
-
/**
|
|
27
|
-
* Sets the array of data to populate the Gantt.
|
|
28
|
-
*/
|
|
29
|
-
data;
|
|
30
|
-
/**
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
set aggregate(value) {
|
|
34
|
-
super.aggregate = value;
|
|
35
|
-
}
|
|
36
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GanttHierarchyBindingDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
37
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: GanttHierarchyBindingDirective, isStandalone: true, selector: "[kendoGanttHierarchyBinding]", inputs: { data: ["kendoGanttHierarchyBinding", "data"] }, exportAs: ["kendoGanttHierarchyBinding"], usesInheritance: true, ngImport: i0 });
|
|
38
|
-
}
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GanttHierarchyBindingDirective, decorators: [{
|
|
40
|
-
type: Directive,
|
|
41
|
-
args: [{
|
|
42
|
-
selector: '[kendoGanttHierarchyBinding]',
|
|
43
|
-
exportAs: 'kendoGanttHierarchyBinding',
|
|
44
|
-
standalone: true
|
|
45
|
-
}]
|
|
46
|
-
}], propDecorators: { data: [{
|
|
47
|
-
type: Input,
|
|
48
|
-
args: ['kendoGanttHierarchyBinding']
|
|
49
|
-
}] } });
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Directive, TemplateRef, Optional } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Customizes the content of Gantt column cells. Place an `<ng-template>` tag
|
|
9
|
-
* with the `kendoGanttCellTemplate` directive inside a `<kendo-gantt-column>` tag to define the cell template.
|
|
10
|
-
*
|
|
11
|
-
* The template context provides these fields:
|
|
12
|
-
* - `dataItem`—The current data item. Represents the default context that will be assigned to any template variable using the `let-x` syntax, for example, `let-dataItem`.
|
|
13
|
-
* - `columnIndex`—The current column index. Use it as a template variable with the `let-columnIndex="columnIndex"` syntax.
|
|
14
|
-
* - `column`—The current column instance. Use it as a template variable with the `let-column="column"` syntax.
|
|
15
|
-
* - `cellContext`—An object for passing context information to built-in directives.
|
|
16
|
-
* - `hasChildren`—Indicates if the item has children.
|
|
17
|
-
* - `isExpanded`—Indicates if the item is expanded.
|
|
18
|
-
* - `level`—The hierarchy level of the item.
|
|
19
|
-
* - `loading`—Indicates if the item children are loading.
|
|
20
|
-
* - `rowIndex`—The current row index. Use it as a template variable with the `let-rowIndex="rowIndex"` syntax.
|
|
21
|
-
*
|
|
22
|
-
* @example
|
|
23
|
-
* ```html
|
|
24
|
-
* <kendo-gantt-column field="title">
|
|
25
|
-
* <ng-template kendoGanttCellTemplate let-dataItem>
|
|
26
|
-
* <strong>{{ dataItem.title }}</strong>
|
|
27
|
-
* </ng-template>
|
|
28
|
-
* </kendo-gantt-column>
|
|
29
|
-
* ```
|
|
30
|
-
*/
|
|
31
|
-
export class CellTemplateDirective {
|
|
32
|
-
templateRef;
|
|
33
|
-
constructor(templateRef) {
|
|
34
|
-
this.templateRef = templateRef;
|
|
35
|
-
}
|
|
36
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CellTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
37
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: CellTemplateDirective, isStandalone: true, selector: "[kendoGanttCellTemplate]", ngImport: i0 });
|
|
38
|
-
}
|
|
39
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: CellTemplateDirective, decorators: [{
|
|
40
|
-
type: Directive,
|
|
41
|
-
args: [{
|
|
42
|
-
selector: '[kendoGanttCellTemplate]',
|
|
43
|
-
standalone: true
|
|
44
|
-
}]
|
|
45
|
-
}], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
|
|
46
|
-
type: Optional
|
|
47
|
-
}] }] });
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Component } from '@angular/core';
|
|
6
|
-
import { ColumnBase } from '@progress/kendo-angular-treelist';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
/**
|
|
9
|
-
* Serves as the base class for Gantt column components.
|
|
10
|
-
*
|
|
11
|
-
*/
|
|
12
|
-
export class GanttColumnBase extends ColumnBase {
|
|
13
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GanttColumnBase, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
14
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: GanttColumnBase, selector: "kendo-gantt-column-base", usesInheritance: true, ngImport: i0, template: '', isInline: true });
|
|
15
|
-
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GanttColumnBase, decorators: [{
|
|
17
|
-
type: Component,
|
|
18
|
-
args: [{
|
|
19
|
-
template: '',
|
|
20
|
-
selector: 'kendo-gantt-column-base'
|
|
21
|
-
}]
|
|
22
|
-
}] });
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Component, forwardRef, SkipSelf, Host, Optional, ContentChildren, QueryList } from '@angular/core';
|
|
6
|
-
import { ColumnGroupComponent } from '@progress/kendo-angular-treelist';
|
|
7
|
-
import { OptionChangesService } from '../common/option-changes.service';
|
|
8
|
-
import { GanttColumnBase } from './column-base.component';
|
|
9
|
-
import { HeaderTemplateDirective } from './header-template.directive';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
import * as i1 from "../common/option-changes.service";
|
|
12
|
-
import * as i2 from "./column-base.component";
|
|
13
|
-
/**
|
|
14
|
-
* Represents a group of columns in the Gantt. Use this component to organize columns under a common header.
|
|
15
|
-
*
|
|
16
|
-
* @example
|
|
17
|
-
* ```html
|
|
18
|
-
* <kendo-gantt-column-group title="Details">
|
|
19
|
-
* <kendo-gantt-column field="start"></kendo-gantt-column>
|
|
20
|
-
* <kendo-gantt-column field="end"></kendo-gantt-column>
|
|
21
|
-
* </kendo-gantt-column-group>
|
|
22
|
-
* ```
|
|
23
|
-
*
|
|
24
|
-
* @remarks
|
|
25
|
-
* Supported children components are: {@link GanttColumnComponent}, {@link GanttSpanColumnComponent}.
|
|
26
|
-
*/
|
|
27
|
-
export class GanttColumnGroupComponent extends ColumnGroupComponent {
|
|
28
|
-
options;
|
|
29
|
-
/**
|
|
30
|
-
* @hidden
|
|
31
|
-
*/
|
|
32
|
-
children = new QueryList();
|
|
33
|
-
/**
|
|
34
|
-
* @hidden
|
|
35
|
-
*/
|
|
36
|
-
headerTemplates;
|
|
37
|
-
constructor(options, parent) {
|
|
38
|
-
super(parent);
|
|
39
|
-
this.options = options;
|
|
40
|
-
if (parent && parent.isSpanColumn) {
|
|
41
|
-
throw new Error('ColumnGroupComponent cannot be nested inside SpanColumnComponent');
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
ngOnChanges() {
|
|
45
|
-
this.options.notifyColumnChanges();
|
|
46
|
-
}
|
|
47
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GanttColumnGroupComponent, deps: [{ token: i1.OptionChangesService }, { token: i2.GanttColumnBase, host: true, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
48
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: GanttColumnGroupComponent, isStandalone: true, selector: "kendo-gantt-column-group", providers: [
|
|
49
|
-
{
|
|
50
|
-
provide: GanttColumnBase,
|
|
51
|
-
useExisting: forwardRef(() => GanttColumnGroupComponent)
|
|
52
|
-
}
|
|
53
|
-
], queries: [{ propertyName: "children", predicate: GanttColumnBase }, { propertyName: "headerTemplates", predicate: HeaderTemplateDirective }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: '', isInline: true });
|
|
54
|
-
}
|
|
55
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GanttColumnGroupComponent, decorators: [{
|
|
56
|
-
type: Component,
|
|
57
|
-
args: [{
|
|
58
|
-
selector: 'kendo-gantt-column-group',
|
|
59
|
-
template: '',
|
|
60
|
-
providers: [
|
|
61
|
-
{
|
|
62
|
-
provide: GanttColumnBase,
|
|
63
|
-
useExisting: forwardRef(() => GanttColumnGroupComponent)
|
|
64
|
-
}
|
|
65
|
-
],
|
|
66
|
-
standalone: true
|
|
67
|
-
}]
|
|
68
|
-
}], ctorParameters: () => [{ type: i1.OptionChangesService }, { type: i2.GanttColumnBase, decorators: [{
|
|
69
|
-
type: SkipSelf
|
|
70
|
-
}, {
|
|
71
|
-
type: Host
|
|
72
|
-
}, {
|
|
73
|
-
type: Optional
|
|
74
|
-
}] }], propDecorators: { children: [{
|
|
75
|
-
type: ContentChildren,
|
|
76
|
-
args: [GanttColumnBase]
|
|
77
|
-
}], headerTemplates: [{
|
|
78
|
-
type: ContentChildren,
|
|
79
|
-
args: [HeaderTemplateDirective]
|
|
80
|
-
}] } });
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Directive, Optional, TemplateRef } from '@angular/core';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
/**
|
|
8
|
-
* Customizes the column menu content in the Gantt. Place an `<ng-template>` tag with the
|
|
9
|
-
* `kendoGanttColumnMenuTemplate` directive inside a `<kendo-gantt-column>` component to define the template.
|
|
10
|
-
*
|
|
11
|
-
* The template context provides the following fields:
|
|
12
|
-
* - `service`—The `ColumnMenuService` instance.
|
|
13
|
-
* - `column`—The Gantt column instance.
|
|
14
|
-
*
|
|
15
|
-
* @example
|
|
16
|
-
* ```html
|
|
17
|
-
* <kendo-gantt-column>
|
|
18
|
-
* <ng-template kendoGanttColumnMenuTemplate let-service="service" let-column="column">
|
|
19
|
-
* <button (click)="service.close()">Close Menu</button>
|
|
20
|
-
* </ng-template>
|
|
21
|
-
* </kendo-gantt-column>
|
|
22
|
-
* ```
|
|
23
|
-
*/
|
|
24
|
-
export class ColumnMenuTemplateDirective {
|
|
25
|
-
templateRef;
|
|
26
|
-
constructor(templateRef) {
|
|
27
|
-
this.templateRef = templateRef;
|
|
28
|
-
}
|
|
29
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ColumnMenuTemplateDirective, deps: [{ token: i0.TemplateRef, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
30
|
-
static ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "18.2.14", type: ColumnMenuTemplateDirective, isStandalone: true, selector: "[kendoGanttColumnMenuTemplate]", ngImport: i0 });
|
|
31
|
-
}
|
|
32
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: ColumnMenuTemplateDirective, decorators: [{
|
|
33
|
-
type: Directive,
|
|
34
|
-
args: [{
|
|
35
|
-
selector: '[kendoGanttColumnMenuTemplate]',
|
|
36
|
-
standalone: true
|
|
37
|
-
}]
|
|
38
|
-
}], ctorParameters: () => [{ type: i0.TemplateRef, decorators: [{
|
|
39
|
-
type: Optional
|
|
40
|
-
}] }] });
|
|
@@ -1,122 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import { Component, ContentChild, ContentChildren, forwardRef, Host, Input, Optional, QueryList, SkipSelf } from '@angular/core';
|
|
6
|
-
import { ColumnComponent } from '@progress/kendo-angular-treelist';
|
|
7
|
-
import { OptionChangesService } from '../common/option-changes.service';
|
|
8
|
-
import { GanttColumnBase } from './column-base.component';
|
|
9
|
-
import { CellTemplateDirective } from './cell-template.directive';
|
|
10
|
-
import { ColumnMenuTemplateDirective } from './column-menu-template.directive';
|
|
11
|
-
import { FilterCellTemplateDirective } from './filter-cell-template.directive';
|
|
12
|
-
import { FilterMenuTemplateDirective } from './filter-menu-template.directive';
|
|
13
|
-
import { FooterTemplateDirective } from './footer-template.directive';
|
|
14
|
-
import { HeaderTemplateDirective } from './header-template.directive';
|
|
15
|
-
import { EditTemplateDirective } from './edit-template.directive';
|
|
16
|
-
import * as i0 from "@angular/core";
|
|
17
|
-
import * as i1 from "../common/option-changes.service";
|
|
18
|
-
import * as i2 from "./column-base.component";
|
|
19
|
-
/**
|
|
20
|
-
* Represents a column in the Gantt. Use this component to define columns and customize their behavior and appearance.
|
|
21
|
-
*
|
|
22
|
-
* @example
|
|
23
|
-
* ```html
|
|
24
|
-
* <kendo-gantt-column field="title" title="Task"></kendo-gantt-column>
|
|
25
|
-
* ```
|
|
26
|
-
*/
|
|
27
|
-
export class GanttColumnComponent extends ColumnComponent {
|
|
28
|
-
options;
|
|
29
|
-
headerTemplates = new QueryList();
|
|
30
|
-
footerTemplate;
|
|
31
|
-
columnMenuTemplates = new QueryList();
|
|
32
|
-
template;
|
|
33
|
-
editTemplate;
|
|
34
|
-
filterCellTemplate;
|
|
35
|
-
filterMenuTemplate;
|
|
36
|
-
/**
|
|
37
|
-
* Sets the filter type for the filter row. The default value is `text`.
|
|
38
|
-
* @default 'text'
|
|
39
|
-
*/
|
|
40
|
-
filter = 'text';
|
|
41
|
-
/**
|
|
42
|
-
* Shows or hides the filter UI for this column. The default value is `true`.
|
|
43
|
-
* @default true
|
|
44
|
-
*/
|
|
45
|
-
filterable = true;
|
|
46
|
-
/**
|
|
47
|
-
* @hidden
|
|
48
|
-
*
|
|
49
|
-
* Defines the editor type.
|
|
50
|
-
* Used when the column enters the edit mode. The default value is `text`.
|
|
51
|
-
*/
|
|
52
|
-
editor = 'text';
|
|
53
|
-
/**
|
|
54
|
-
* @hidden
|
|
55
|
-
*
|
|
56
|
-
* Defines whether the column is editable. The default value is `true`.
|
|
57
|
-
*/
|
|
58
|
-
editable = true;
|
|
59
|
-
constructor(options, parent) {
|
|
60
|
-
super(parent);
|
|
61
|
-
this.options = options;
|
|
62
|
-
}
|
|
63
|
-
ngOnChanges() {
|
|
64
|
-
this.options.notifyColumnChanges();
|
|
65
|
-
}
|
|
66
|
-
static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GanttColumnComponent, deps: [{ token: i1.OptionChangesService }, { token: i2.GanttColumnBase, host: true, optional: true, skipSelf: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
67
|
-
static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "18.2.14", type: GanttColumnComponent, isStandalone: true, selector: "kendo-gantt-column", inputs: { filter: "filter", filterable: "filterable", editor: "editor", editable: "editable" }, providers: [
|
|
68
|
-
{
|
|
69
|
-
provide: GanttColumnBase,
|
|
70
|
-
useExisting: forwardRef(() => GanttColumnComponent)
|
|
71
|
-
}
|
|
72
|
-
], queries: [{ propertyName: "footerTemplate", first: true, predicate: FooterTemplateDirective, descendants: true }, { propertyName: "template", first: true, predicate: CellTemplateDirective, descendants: true }, { propertyName: "editTemplate", first: true, predicate: EditTemplateDirective, descendants: true }, { propertyName: "filterCellTemplate", first: true, predicate: FilterCellTemplateDirective, descendants: true }, { propertyName: "filterMenuTemplate", first: true, predicate: FilterMenuTemplateDirective, descendants: true }, { propertyName: "headerTemplates", predicate: HeaderTemplateDirective }, { propertyName: "columnMenuTemplates", predicate: ColumnMenuTemplateDirective }], usesInheritance: true, usesOnChanges: true, ngImport: i0, template: '', isInline: true });
|
|
73
|
-
}
|
|
74
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.2.14", ngImport: i0, type: GanttColumnComponent, decorators: [{
|
|
75
|
-
type: Component,
|
|
76
|
-
args: [{
|
|
77
|
-
selector: 'kendo-gantt-column',
|
|
78
|
-
template: '',
|
|
79
|
-
providers: [
|
|
80
|
-
{
|
|
81
|
-
provide: GanttColumnBase,
|
|
82
|
-
useExisting: forwardRef(() => GanttColumnComponent)
|
|
83
|
-
}
|
|
84
|
-
],
|
|
85
|
-
standalone: true
|
|
86
|
-
}]
|
|
87
|
-
}], ctorParameters: () => [{ type: i1.OptionChangesService }, { type: i2.GanttColumnBase, decorators: [{
|
|
88
|
-
type: SkipSelf
|
|
89
|
-
}, {
|
|
90
|
-
type: Host
|
|
91
|
-
}, {
|
|
92
|
-
type: Optional
|
|
93
|
-
}] }], propDecorators: { headerTemplates: [{
|
|
94
|
-
type: ContentChildren,
|
|
95
|
-
args: [HeaderTemplateDirective, { descendants: false }]
|
|
96
|
-
}], footerTemplate: [{
|
|
97
|
-
type: ContentChild,
|
|
98
|
-
args: [FooterTemplateDirective, { static: false }]
|
|
99
|
-
}], columnMenuTemplates: [{
|
|
100
|
-
type: ContentChildren,
|
|
101
|
-
args: [ColumnMenuTemplateDirective]
|
|
102
|
-
}], template: [{
|
|
103
|
-
type: ContentChild,
|
|
104
|
-
args: [CellTemplateDirective, { static: false }]
|
|
105
|
-
}], editTemplate: [{
|
|
106
|
-
type: ContentChild,
|
|
107
|
-
args: [EditTemplateDirective, { static: false }]
|
|
108
|
-
}], filterCellTemplate: [{
|
|
109
|
-
type: ContentChild,
|
|
110
|
-
args: [FilterCellTemplateDirective, { static: false }]
|
|
111
|
-
}], filterMenuTemplate: [{
|
|
112
|
-
type: ContentChild,
|
|
113
|
-
args: [FilterMenuTemplateDirective, { static: false }]
|
|
114
|
-
}], filter: [{
|
|
115
|
-
type: Input
|
|
116
|
-
}], filterable: [{
|
|
117
|
-
type: Input
|
|
118
|
-
}], editor: [{
|
|
119
|
-
type: Input
|
|
120
|
-
}], editable: [{
|
|
121
|
-
type: Input
|
|
122
|
-
}] } });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2026 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
export { GanttColumnBase } from './column-base.component';
|
|
6
|
-
export { GanttColumnComponent } from './column.component';
|
|
7
|
-
export { GanttColumnGroupComponent } from './column-group.component';
|
|
8
|
-
export { GanttSpanColumnComponent } from './span-column.component';
|
|
9
|
-
export { CellTemplateDirective } from './cell-template.directive';
|
|
10
|
-
export { HeaderTemplateDirective } from './header-template.directive';
|
|
11
|
-
export { FooterTemplateDirective } from './footer-template.directive';
|
|
12
|
-
export { ColumnMenuTemplateDirective } from './column-menu-template.directive';
|
|
13
|
-
export { FilterCellTemplateDirective } from './filter-cell-template.directive';
|
|
14
|
-
export { FilterMenuTemplateDirective } from './filter-menu-template.directive';
|
|
15
|
-
export { EditTemplateDirective } from './edit-template.directive';
|