@progress/kendo-angular-gantt 1.0.1 → 2.0.0-next.202204011501
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/bundles/kendo-angular-gantt.umd.js +5 -0
- package/package.json +46 -125
- package/schematics/ngAdd/index.js +5 -2
- package/schematics/ngAdd/index.js.map +1 -1
- package/dist/cdn/js/kendo-angular-gantt.js +0 -20
- package/dist/cdn/main.js +0 -5
- package/dist/es/binding-directives/flat-binding.directive.js +0 -36
- package/dist/es/binding-directives/hierarchy-binding.directive.js +0 -34
- package/dist/es/columns/cell-template.directive.js +0 -36
- package/dist/es/columns/column-base.js +0 -66
- package/dist/es/columns/column-group.component.js +0 -111
- package/dist/es/columns/column-menu-template.directive.js +0 -30
- package/dist/es/columns/column.component.js +0 -163
- package/dist/es/columns/columns.js +0 -15
- package/dist/es/columns/edit-template.directive.js +0 -34
- package/dist/es/columns/filter-cell-template.directive.js +0 -29
- package/dist/es/columns/filter-menu-template.directive.js +0 -28
- package/dist/es/columns/footer-template.directive.js +0 -32
- package/dist/es/columns/header-template.directive.js +0 -30
- package/dist/es/columns/span-column.component.js +0 -104
- package/dist/es/common/default-callbacks.js +0 -25
- package/dist/es/common/mapping.service.js +0 -72
- package/dist/es/common/option-changes.service.js +0 -26
- package/dist/es/common/touch-enabled.js +0 -9
- package/dist/es/dependencies/dependency-dom.service.js +0 -79
- package/dist/es/dependencies/dom-dependency-args.js +0 -4
- package/dist/es/dependencies/gantt-dependency.directive.js +0 -94
- package/dist/es/dependencies/utils.js +0 -199
- package/dist/es/dragging/dependency-drag-create.directive.js +0 -347
- package/dist/es/dragging/drag-validation-tooltip.component.js +0 -27
- package/dist/es/editing/add-task.component.js +0 -94
- package/dist/es/editing/dependencies-table.component.js +0 -131
- package/dist/es/editing/edit-dialog.component.js +0 -75
- package/dist/es/editing/edit.service.js +0 -123
- package/dist/es/editing/task-fields.component.js +0 -43
- package/dist/es/editing/utils.js +0 -17
- package/dist/es/expanded-state/expand-event.js +0 -13
- package/dist/es/expanded-state/expandable.directive.js +0 -28
- package/dist/es/gantt.component.js +0 -1634
- package/dist/es/gantt.module.js +0 -167
- package/dist/es/index.js +0 -46
- package/dist/es/localization/custom-messages.component.js +0 -44
- package/dist/es/localization/gantt-localization.service.js +0 -26
- package/dist/es/localization/localized-messages.directive.js +0 -35
- package/dist/es/localization/messages.js +0 -290
- package/dist/es/main.js +0 -17
- package/dist/es/models/cell-content-type.interface.js +0 -4
- package/dist/es/models/class-callbacks.js +0 -4
- package/dist/es/models/column-menu-settings.interface.js +0 -4
- package/dist/es/models/column-reorder-config.js +0 -4
- package/dist/es/models/date-range.interface.js +0 -4
- package/dist/es/models/dependency-type.enum.js +0 -20
- package/dist/es/models/events/cell-click-event.interface.js +0 -4
- package/dist/es/models/events/cell-close-event.interface.js +0 -19
- package/dist/es/models/events/click-event.interface.js +0 -4
- package/dist/es/models/events/column-locked-change-event.interface.js +0 -4
- package/dist/es/models/events/column-reorder-event.interface.js +0 -4
- package/dist/es/models/events/column-resize-event.interface.js +0 -4
- package/dist/es/models/events/column-visibility-change-event.interface.js +0 -4
- package/dist/es/models/events/data-state-change-event.interface.js +0 -4
- package/dist/es/models/events/dependency-add-event.interface.js +0 -4
- package/dist/es/models/events/preventable-event.js +0 -32
- package/dist/es/models/events/selected-view-change-event.interface.js +0 -4
- package/dist/es/models/events/task-add-event.interface.js +0 -4
- package/dist/es/models/events/task-click-event.interface.js +0 -4
- package/dist/es/models/events/task-delete-event.interface.js +0 -4
- package/dist/es/models/events/task-edit-event.interface.js +0 -4
- package/dist/es/models/events/task-move-end-event.interface.js +0 -4
- package/dist/es/models/events/task-move-event.interface.js +0 -4
- package/dist/es/models/events/task-move-start-event.interface.js +0 -4
- package/dist/es/models/events/task-resize-end-event.interface.js +0 -4
- package/dist/es/models/events/task-resize-event.interface.js +0 -4
- package/dist/es/models/events/task-resize-start-event.interface.js +0 -4
- package/dist/es/models/gantt-dependency-model-fields.interface.js +0 -13
- package/dist/es/models/gantt-dependency.interface.js +0 -4
- package/dist/es/models/gantt-task-model-fields.interface.js +0 -15
- package/dist/es/models/gantt-task.interface.js +0 -4
- package/dist/es/models/models.js +0 -6
- package/dist/es/models/slot.interface.js +0 -4
- package/dist/es/models/sort-settings.js +0 -23
- package/dist/es/models/splitter-pane-options.interface.js +0 -20
- package/dist/es/models/timeline-options.interface.js +0 -4
- package/dist/es/models/timeline-view.js +0 -4
- package/dist/es/models/toolbar-settings.js +0 -4
- package/dist/es/models/view-item.interface.js +0 -4
- package/dist/es/navigation/navigation-models.js +0 -4
- package/dist/es/navigation/navigation.service.js +0 -390
- package/dist/es/navigation/utils.js +0 -77
- package/dist/es/package-metadata.js +0 -15
- package/dist/es/rendering/gantt-header-table-body.component.js +0 -29
- package/dist/es/rendering/gantt-milestone-task.component.js +0 -53
- package/dist/es/rendering/gantt-summary-task.component.js +0 -72
- package/dist/es/rendering/gantt-task-base.js +0 -192
- package/dist/es/rendering/gantt-task.component.js +0 -62
- package/dist/es/rendering/gantt-tasks-table-body.component.js +0 -88
- package/dist/es/scrolling/drag-scroll-settings.js +0 -20
- package/dist/es/scrolling/scroll-sync.service.js +0 -88
- package/dist/es/scrolling/timeline-scroll.directive.js +0 -89
- package/dist/es/scrolling/timeline-scroll.service.js +0 -39
- package/dist/es/scrolling/utils.js +0 -80
- package/dist/es/selection/selectable.directive.js +0 -141
- package/dist/es/selection/selection-change-event.js +0 -4
- package/dist/es/template-directives/summary-task-template.directive.js +0 -49
- package/dist/es/template-directives/task-content-template.directive.js +0 -44
- package/dist/es/template-directives/task-template.directive.js +0 -47
- package/dist/es/timeline/gantt-timeline.component.js +0 -176
- package/dist/es/timeline/timeline-base-view.service.js +0 -166
- package/dist/es/timeline/timeline-day-view.component.js +0 -37
- package/dist/es/timeline/timeline-day-view.service.js +0 -68
- package/dist/es/timeline/timeline-month-view.component.js +0 -37
- package/dist/es/timeline/timeline-month-view.service.js +0 -66
- package/dist/es/timeline/timeline-view.service.js +0 -36
- package/dist/es/timeline/timeline-week-view.component.js +0 -37
- package/dist/es/timeline/timeline-week-view.service.js +0 -62
- package/dist/es/timeline/view-base.js +0 -38
- package/dist/es/toolbar/toolbar-template.directive.js +0 -132
- package/dist/es/toolbar/toolbar.component.js +0 -72
- package/dist/es/toolbar/view-selector.component.js +0 -64
- package/dist/es/utils.js +0 -296
- package/dist/es2015/binding-directives/flat-binding.directive.d.ts +0 -21
- package/dist/es2015/binding-directives/flat-binding.directive.js +0 -39
- package/dist/es2015/binding-directives/hierarchy-binding.directive.d.ts +0 -19
- package/dist/es2015/binding-directives/hierarchy-binding.directive.js +0 -35
- package/dist/es2015/columns/cell-template.directive.d.ts +0 -25
- package/dist/es2015/columns/cell-template.directive.js +0 -35
- package/dist/es2015/columns/column-base.d.ts +0 -82
- package/dist/es2015/columns/column-base.js +0 -62
- package/dist/es2015/columns/column-group.component.d.ts +0 -100
- package/dist/es2015/columns/column-group.component.js +0 -107
- package/dist/es2015/columns/column-menu-template.directive.d.ts +0 -19
- package/dist/es2015/columns/column-menu-template.directive.js +0 -29
- package/dist/es2015/columns/column.component.d.ts +0 -127
- package/dist/es2015/columns/column.component.js +0 -159
- package/dist/es2015/columns/columns.d.ts +0 -15
- package/dist/es2015/columns/columns.js +0 -15
- package/dist/es2015/columns/edit-template.directive.d.ts +0 -23
- package/dist/es2015/columns/edit-template.directive.js +0 -33
- package/dist/es2015/columns/filter-cell-template.directive.d.ts +0 -18
- package/dist/es2015/columns/filter-cell-template.directive.js +0 -28
- package/dist/es2015/columns/filter-menu-template.directive.d.ts +0 -17
- package/dist/es2015/columns/filter-menu-template.directive.js +0 -27
- package/dist/es2015/columns/footer-template.directive.d.ts +0 -21
- package/dist/es2015/columns/footer-template.directive.js +0 -31
- package/dist/es2015/columns/header-template.directive.d.ts +0 -19
- package/dist/es2015/columns/header-template.directive.js +0 -29
- package/dist/es2015/columns/span-column.component.d.ts +0 -109
- package/dist/es2015/columns/span-column.component.js +0 -100
- package/dist/es2015/common/default-callbacks.d.ts +0 -24
- package/dist/es2015/common/default-callbacks.js +0 -25
- package/dist/es2015/common/mapping.service.d.ts +0 -32
- package/dist/es2015/common/mapping.service.js +0 -66
- package/dist/es2015/common/option-changes.service.d.ts +0 -14
- package/dist/es2015/common/option-changes.service.js +0 -28
- package/dist/es2015/common/touch-enabled.d.ts +0 -9
- package/dist/es2015/common/touch-enabled.js +0 -9
- package/dist/es2015/dependencies/dependency-dom.service.d.ts +0 -43
- package/dist/es2015/dependencies/dependency-dom.service.js +0 -70
- package/dist/es2015/dependencies/dom-dependency-args.d.ts +0 -24
- package/dist/es2015/dependencies/dom-dependency-args.js +0 -4
- package/dist/es2015/dependencies/gantt-dependency.directive.d.ts +0 -26
- package/dist/es2015/dependencies/gantt-dependency.directive.js +0 -87
- package/dist/es2015/dependencies/utils.d.ts +0 -53
- package/dist/es2015/dependencies/utils.js +0 -199
- package/dist/es2015/dragging/dependency-drag-create.directive.d.ts +0 -72
- package/dist/es2015/dragging/dependency-drag-create.directive.js +0 -324
- package/dist/es2015/dragging/drag-validation-tooltip.component.d.ts +0 -29
- package/dist/es2015/dragging/drag-validation-tooltip.component.js +0 -76
- package/dist/es2015/editing/add-task.component.d.ts +0 -45
- package/dist/es2015/editing/add-task.component.js +0 -102
- package/dist/es2015/editing/dependencies-table.component.d.ts +0 -39
- package/dist/es2015/editing/dependencies-table.component.js +0 -160
- package/dist/es2015/editing/edit-dialog.component.d.ts +0 -28
- package/dist/es2015/editing/edit-dialog.component.js +0 -116
- package/dist/es2015/editing/edit.service.d.ts +0 -40
- package/dist/es2015/editing/edit.service.js +0 -111
- package/dist/es2015/editing/task-fields.component.d.ts +0 -22
- package/dist/es2015/editing/task-fields.component.js +0 -67
- package/dist/es2015/editing/utils.d.ts +0 -10
- package/dist/es2015/editing/utils.js +0 -17
- package/dist/es2015/expanded-state/expand-event.d.ts +0 -13
- package/dist/es2015/expanded-state/expand-event.js +0 -9
- package/dist/es2015/expanded-state/expandable.directive.d.ts +0 -17
- package/dist/es2015/expanded-state/expandable.directive.js +0 -23
- package/dist/es2015/gantt.component.d.ts +0 -730
- package/dist/es2015/gantt.component.js +0 -1867
- package/dist/es2015/gantt.module.d.ts +0 -37
- package/dist/es2015/gantt.module.js +0 -164
- package/dist/es2015/index.d.ts +0 -46
- package/dist/es2015/index.js +0 -46
- package/dist/es2015/index.metadata.json +0 -1
- package/dist/es2015/localization/custom-messages.component.d.ts +0 -15
- package/dist/es2015/localization/custom-messages.component.js +0 -36
- package/dist/es2015/localization/gantt-localization.service.d.ts +0 -15
- package/dist/es2015/localization/gantt-localization.service.js +0 -25
- package/dist/es2015/localization/localized-messages.directive.d.ts +0 -13
- package/dist/es2015/localization/localized-messages.directive.js +0 -31
- package/dist/es2015/localization/messages.d.ts +0 -290
- package/dist/es2015/localization/messages.js +0 -284
- package/dist/es2015/main.d.ts +0 -19
- package/dist/es2015/main.js +0 -17
- package/dist/es2015/models/cell-content-type.interface.d.ts +0 -10
- package/dist/es2015/models/cell-content-type.interface.js +0 -4
- package/dist/es2015/models/class-callbacks.d.ts +0 -43
- package/dist/es2015/models/class-callbacks.js +0 -4
- package/dist/es2015/models/column-menu-settings.interface.d.ts +0 -26
- package/dist/es2015/models/column-menu-settings.interface.js +0 -4
- package/dist/es2015/models/column-reorder-config.d.ts +0 -10
- package/dist/es2015/models/column-reorder-config.js +0 -4
- package/dist/es2015/models/date-range.interface.d.ts +0 -19
- package/dist/es2015/models/date-range.interface.js +0 -4
- package/dist/es2015/models/dependency-type.enum.d.ts +0 -19
- package/dist/es2015/models/dependency-type.enum.js +0 -20
- package/dist/es2015/models/events/cell-click-event.interface.d.ts +0 -43
- package/dist/es2015/models/events/cell-click-event.interface.js +0 -4
- package/dist/es2015/models/events/cell-close-event.interface.d.ts +0 -48
- package/dist/es2015/models/events/cell-close-event.interface.js +0 -14
- package/dist/es2015/models/events/click-event.interface.d.ts +0 -23
- package/dist/es2015/models/events/click-event.interface.js +0 -4
- package/dist/es2015/models/events/column-locked-change-event.interface.d.ts +0 -16
- package/dist/es2015/models/events/column-locked-change-event.interface.js +0 -4
- package/dist/es2015/models/events/column-reorder-event.interface.d.ts +0 -10
- package/dist/es2015/models/events/column-reorder-event.interface.js +0 -4
- package/dist/es2015/models/events/column-resize-event.interface.d.ts +0 -10
- package/dist/es2015/models/events/column-resize-event.interface.js +0 -4
- package/dist/es2015/models/events/column-visibility-change-event.interface.d.ts +0 -14
- package/dist/es2015/models/events/column-visibility-change-event.interface.js +0 -4
- package/dist/es2015/models/events/data-state-change-event.interface.d.ts +0 -10
- package/dist/es2015/models/events/data-state-change-event.interface.js +0 -4
- package/dist/es2015/models/events/dependency-add-event.interface.d.ts +0 -26
- package/dist/es2015/models/events/dependency-add-event.interface.js +0 -4
- package/dist/es2015/models/events/preventable-event.d.ts +0 -24
- package/dist/es2015/models/events/preventable-event.js +0 -30
- package/dist/es2015/models/events/selected-view-change-event.interface.d.ts +0 -19
- package/dist/es2015/models/events/selected-view-change-event.interface.js +0 -4
- package/dist/es2015/models/events/task-add-event.interface.d.ts +0 -31
- package/dist/es2015/models/events/task-add-event.interface.js +0 -4
- package/dist/es2015/models/events/task-click-event.interface.d.ts +0 -30
- package/dist/es2015/models/events/task-click-event.interface.js +0 -4
- package/dist/es2015/models/events/task-delete-event.interface.d.ts +0 -21
- package/dist/es2015/models/events/task-delete-event.interface.js +0 -4
- package/dist/es2015/models/events/task-edit-event.interface.d.ts +0 -76
- package/dist/es2015/models/events/task-edit-event.interface.js +0 -4
- package/dist/es2015/models/events/task-move-end-event.interface.d.ts +0 -12
- package/dist/es2015/models/events/task-move-end-event.interface.js +0 -4
- package/dist/es2015/models/events/task-move-event.interface.d.ts +0 -23
- package/dist/es2015/models/events/task-move-event.interface.js +0 -4
- package/dist/es2015/models/events/task-move-start-event.interface.d.ts +0 -15
- package/dist/es2015/models/events/task-move-start-event.interface.js +0 -4
- package/dist/es2015/models/events/task-resize-end-event.interface.d.ts +0 -12
- package/dist/es2015/models/events/task-resize-end-event.interface.js +0 -4
- package/dist/es2015/models/events/task-resize-event.interface.d.ts +0 -23
- package/dist/es2015/models/events/task-resize-event.interface.js +0 -4
- package/dist/es2015/models/events/task-resize-start-event.interface.d.ts +0 -15
- package/dist/es2015/models/events/task-resize-start-event.interface.js +0 -4
- package/dist/es2015/models/gantt-dependency-model-fields.interface.d.ts +0 -35
- package/dist/es2015/models/gantt-dependency-model-fields.interface.js +0 -13
- package/dist/es2015/models/gantt-dependency.interface.d.ts +0 -26
- package/dist/es2015/models/gantt-dependency.interface.js +0 -4
- package/dist/es2015/models/gantt-task-model-fields.interface.d.ts +0 -42
- package/dist/es2015/models/gantt-task-model-fields.interface.js +0 -15
- package/dist/es2015/models/gantt-task.interface.d.ts +0 -31
- package/dist/es2015/models/gantt-task.interface.js +0 -4
- package/dist/es2015/models/models.d.ts +0 -42
- package/dist/es2015/models/models.js +0 -6
- package/dist/es2015/models/slot.interface.d.ts +0 -31
- package/dist/es2015/models/slot.interface.js +0 -4
- package/dist/es2015/models/sort-settings.d.ts +0 -107
- package/dist/es2015/models/sort-settings.js +0 -17
- package/dist/es2015/models/splitter-pane-options.interface.d.ts +0 -54
- package/dist/es2015/models/splitter-pane-options.interface.js +0 -20
- package/dist/es2015/models/timeline-options.interface.d.ts +0 -41
- package/dist/es2015/models/timeline-options.interface.js +0 -4
- package/dist/es2015/models/timeline-view.d.ts +0 -8
- package/dist/es2015/models/timeline-view.js +0 -4
- package/dist/es2015/models/toolbar-settings.d.ts +0 -29
- package/dist/es2015/models/toolbar-settings.js +0 -4
- package/dist/es2015/models/view-item.interface.d.ts +0 -35
- package/dist/es2015/models/view-item.interface.js +0 -4
- package/dist/es2015/navigation/navigation-models.d.ts +0 -34
- package/dist/es2015/navigation/navigation-models.js +0 -4
- package/dist/es2015/navigation/navigation.service.d.ts +0 -126
- package/dist/es2015/navigation/navigation.service.js +0 -355
- package/dist/es2015/navigation/utils.d.ts +0 -26
- package/dist/es2015/navigation/utils.js +0 -69
- package/dist/es2015/package-metadata.d.ts +0 -9
- package/dist/es2015/package-metadata.js +0 -15
- package/dist/es2015/rendering/gantt-header-table-body.component.d.ts +0 -11
- package/dist/es2015/rendering/gantt-header-table-body.component.js +0 -34
- package/dist/es2015/rendering/gantt-milestone-task.component.d.ts +0 -19
- package/dist/es2015/rendering/gantt-milestone-task.component.js +0 -81
- package/dist/es2015/rendering/gantt-summary-task.component.d.ts +0 -22
- package/dist/es2015/rendering/gantt-summary-task.component.js +0 -116
- package/dist/es2015/rendering/gantt-task-base.d.ts +0 -56
- package/dist/es2015/rendering/gantt-task-base.js +0 -156
- package/dist/es2015/rendering/gantt-task.component.d.ts +0 -23
- package/dist/es2015/rendering/gantt-task.component.js +0 -135
- package/dist/es2015/rendering/gantt-tasks-table-body.component.d.ts +0 -30
- package/dist/es2015/rendering/gantt-tasks-table-body.component.js +0 -130
- package/dist/es2015/scrolling/drag-scroll-settings.d.ts +0 -47
- package/dist/es2015/scrolling/drag-scroll-settings.js +0 -20
- package/dist/es2015/scrolling/scroll-sync.service.d.ts +0 -30
- package/dist/es2015/scrolling/scroll-sync.service.js +0 -80
- package/dist/es2015/scrolling/timeline-scroll.directive.d.ts +0 -24
- package/dist/es2015/scrolling/timeline-scroll.directive.js +0 -78
- package/dist/es2015/scrolling/timeline-scroll.service.d.ts +0 -20
- package/dist/es2015/scrolling/timeline-scroll.service.js +0 -44
- package/dist/es2015/scrolling/utils.d.ts +0 -29
- package/dist/es2015/scrolling/utils.js +0 -80
- package/dist/es2015/selection/selectable.directive.d.ts +0 -42
- package/dist/es2015/selection/selectable.directive.js +0 -122
- package/dist/es2015/selection/selection-change-event.d.ts +0 -25
- package/dist/es2015/selection/selection-change-event.js +0 -4
- package/dist/es2015/template-directives/summary-task-template.directive.d.ts +0 -38
- package/dist/es2015/template-directives/summary-task-template.directive.js +0 -48
- package/dist/es2015/template-directives/task-content-template.directive.d.ts +0 -33
- package/dist/es2015/template-directives/task-content-template.directive.js +0 -43
- package/dist/es2015/template-directives/task-template.directive.d.ts +0 -36
- package/dist/es2015/template-directives/task-template.directive.js +0 -46
- package/dist/es2015/timeline/gantt-timeline.component.d.ts +0 -64
- package/dist/es2015/timeline/gantt-timeline.component.js +0 -271
- package/dist/es2015/timeline/timeline-base-view.service.d.ts +0 -77
- package/dist/es2015/timeline/timeline-base-view.service.js +0 -160
- package/dist/es2015/timeline/timeline-day-view.component.d.ts +0 -15
- package/dist/es2015/timeline/timeline-day-view.component.js +0 -33
- package/dist/es2015/timeline/timeline-day-view.service.d.ts +0 -35
- package/dist/es2015/timeline/timeline-day-view.service.js +0 -66
- package/dist/es2015/timeline/timeline-month-view.component.d.ts +0 -15
- package/dist/es2015/timeline/timeline-month-view.component.js +0 -33
- package/dist/es2015/timeline/timeline-month-view.service.d.ts +0 -35
- package/dist/es2015/timeline/timeline-month-view.service.js +0 -64
- package/dist/es2015/timeline/timeline-view.service.d.ts +0 -16
- package/dist/es2015/timeline/timeline-view.service.js +0 -35
- package/dist/es2015/timeline/timeline-week-view.component.d.ts +0 -15
- package/dist/es2015/timeline/timeline-week-view.component.js +0 -33
- package/dist/es2015/timeline/timeline-week-view.service.d.ts +0 -35
- package/dist/es2015/timeline/timeline-week-view.service.js +0 -60
- package/dist/es2015/timeline/view-base.d.ts +0 -31
- package/dist/es2015/timeline/view-base.js +0 -36
- package/dist/es2015/toolbar/toolbar-template.directive.d.ts +0 -108
- package/dist/es2015/toolbar/toolbar-template.directive.js +0 -127
- package/dist/es2015/toolbar/toolbar.component.d.ts +0 -23
- package/dist/es2015/toolbar/toolbar.component.js +0 -75
- package/dist/es2015/toolbar/view-selector.component.d.ts +0 -36
- package/dist/es2015/toolbar/view-selector.component.js +0 -78
- package/dist/es2015/utils.d.ts +0 -166
- package/dist/es2015/utils.js +0 -293
- package/dist/fesm2015/index.js +0 -7112
- package/dist/fesm5/index.js +0 -6674
- package/dist/npm/binding-directives/flat-binding.directive.js +0 -38
- package/dist/npm/binding-directives/hierarchy-binding.directive.js +0 -36
- package/dist/npm/columns/cell-template.directive.js +0 -38
- package/dist/npm/columns/column-base.js +0 -68
- package/dist/npm/columns/column-group.component.js +0 -113
- package/dist/npm/columns/column-menu-template.directive.js +0 -32
- package/dist/npm/columns/column.component.js +0 -165
- package/dist/npm/columns/columns.js +0 -28
- package/dist/npm/columns/edit-template.directive.js +0 -36
- package/dist/npm/columns/filter-cell-template.directive.js +0 -31
- package/dist/npm/columns/filter-menu-template.directive.js +0 -30
- package/dist/npm/columns/footer-template.directive.js +0 -34
- package/dist/npm/columns/header-template.directive.js +0 -32
- package/dist/npm/columns/span-column.component.js +0 -106
- package/dist/npm/common/default-callbacks.js +0 -27
- package/dist/npm/common/mapping.service.js +0 -74
- package/dist/npm/common/option-changes.service.js +0 -28
- package/dist/npm/common/touch-enabled.js +0 -11
- package/dist/npm/dependencies/dependency-dom.service.js +0 -81
- package/dist/npm/dependencies/dom-dependency-args.js +0 -6
- package/dist/npm/dependencies/gantt-dependency.directive.js +0 -96
- package/dist/npm/dependencies/utils.js +0 -203
- package/dist/npm/dragging/dependency-drag-create.directive.js +0 -349
- package/dist/npm/dragging/drag-validation-tooltip.component.js +0 -29
- package/dist/npm/editing/add-task.component.js +0 -96
- package/dist/npm/editing/dependencies-table.component.js +0 -133
- package/dist/npm/editing/edit-dialog.component.js +0 -77
- package/dist/npm/editing/edit.service.js +0 -125
- package/dist/npm/editing/task-fields.component.js +0 -45
- package/dist/npm/editing/utils.js +0 -19
- package/dist/npm/expanded-state/expand-event.js +0 -15
- package/dist/npm/expanded-state/expandable.directive.js +0 -30
- package/dist/npm/gantt.component.js +0 -1636
- package/dist/npm/gantt.module.js +0 -169
- package/dist/npm/index.js +0 -87
- package/dist/npm/localization/custom-messages.component.js +0 -46
- package/dist/npm/localization/gantt-localization.service.js +0 -28
- package/dist/npm/localization/localized-messages.directive.js +0 -37
- package/dist/npm/localization/messages.js +0 -292
- package/dist/npm/main.js +0 -31
- package/dist/npm/models/cell-content-type.interface.js +0 -6
- package/dist/npm/models/class-callbacks.js +0 -6
- package/dist/npm/models/column-menu-settings.interface.js +0 -6
- package/dist/npm/models/column-reorder-config.js +0 -6
- package/dist/npm/models/date-range.interface.js +0 -6
- package/dist/npm/models/dependency-type.enum.js +0 -22
- package/dist/npm/models/events/cell-click-event.interface.js +0 -6
- package/dist/npm/models/events/cell-close-event.interface.js +0 -21
- package/dist/npm/models/events/click-event.interface.js +0 -6
- package/dist/npm/models/events/column-locked-change-event.interface.js +0 -6
- package/dist/npm/models/events/column-reorder-event.interface.js +0 -6
- package/dist/npm/models/events/column-resize-event.interface.js +0 -6
- package/dist/npm/models/events/column-visibility-change-event.interface.js +0 -6
- package/dist/npm/models/events/data-state-change-event.interface.js +0 -6
- package/dist/npm/models/events/dependency-add-event.interface.js +0 -6
- package/dist/npm/models/events/preventable-event.js +0 -34
- package/dist/npm/models/events/selected-view-change-event.interface.js +0 -6
- package/dist/npm/models/events/task-add-event.interface.js +0 -6
- package/dist/npm/models/events/task-click-event.interface.js +0 -6
- package/dist/npm/models/events/task-delete-event.interface.js +0 -6
- package/dist/npm/models/events/task-edit-event.interface.js +0 -6
- package/dist/npm/models/events/task-move-end-event.interface.js +0 -6
- package/dist/npm/models/events/task-move-event.interface.js +0 -6
- package/dist/npm/models/events/task-move-start-event.interface.js +0 -6
- package/dist/npm/models/events/task-resize-end-event.interface.js +0 -6
- package/dist/npm/models/events/task-resize-event.interface.js +0 -6
- package/dist/npm/models/events/task-resize-start-event.interface.js +0 -6
- package/dist/npm/models/gantt-dependency-model-fields.interface.js +0 -15
- package/dist/npm/models/gantt-dependency.interface.js +0 -6
- package/dist/npm/models/gantt-task-model-fields.interface.js +0 -17
- package/dist/npm/models/gantt-task.interface.js +0 -6
- package/dist/npm/models/models.js +0 -10
- package/dist/npm/models/slot.interface.js +0 -6
- package/dist/npm/models/sort-settings.js +0 -25
- package/dist/npm/models/splitter-pane-options.interface.js +0 -22
- package/dist/npm/models/timeline-options.interface.js +0 -6
- package/dist/npm/models/timeline-view.js +0 -6
- package/dist/npm/models/toolbar-settings.js +0 -6
- package/dist/npm/models/view-item.interface.js +0 -6
- package/dist/npm/navigation/navigation-models.js +0 -6
- package/dist/npm/navigation/navigation.service.js +0 -392
- package/dist/npm/navigation/utils.js +0 -79
- package/dist/npm/package-metadata.js +0 -17
- package/dist/npm/rendering/gantt-header-table-body.component.js +0 -31
- package/dist/npm/rendering/gantt-milestone-task.component.js +0 -55
- package/dist/npm/rendering/gantt-summary-task.component.js +0 -74
- package/dist/npm/rendering/gantt-task-base.js +0 -194
- package/dist/npm/rendering/gantt-task.component.js +0 -64
- package/dist/npm/rendering/gantt-tasks-table-body.component.js +0 -90
- package/dist/npm/scrolling/drag-scroll-settings.js +0 -22
- package/dist/npm/scrolling/scroll-sync.service.js +0 -90
- package/dist/npm/scrolling/timeline-scroll.directive.js +0 -91
- package/dist/npm/scrolling/timeline-scroll.service.js +0 -41
- package/dist/npm/scrolling/utils.js +0 -83
- package/dist/npm/selection/selectable.directive.js +0 -143
- package/dist/npm/selection/selection-change-event.js +0 -6
- package/dist/npm/template-directives/summary-task-template.directive.js +0 -51
- package/dist/npm/template-directives/task-content-template.directive.js +0 -46
- package/dist/npm/template-directives/task-template.directive.js +0 -49
- package/dist/npm/timeline/gantt-timeline.component.js +0 -178
- package/dist/npm/timeline/timeline-base-view.service.js +0 -168
- package/dist/npm/timeline/timeline-day-view.component.js +0 -39
- package/dist/npm/timeline/timeline-day-view.service.js +0 -70
- package/dist/npm/timeline/timeline-month-view.component.js +0 -39
- package/dist/npm/timeline/timeline-month-view.service.js +0 -68
- package/dist/npm/timeline/timeline-view.service.js +0 -38
- package/dist/npm/timeline/timeline-week-view.component.js +0 -39
- package/dist/npm/timeline/timeline-week-view.service.js +0 -64
- package/dist/npm/timeline/view-base.js +0 -40
- package/dist/npm/toolbar/toolbar-template.directive.js +0 -134
- package/dist/npm/toolbar/toolbar.component.js +0 -74
- package/dist/npm/toolbar/view-selector.component.js +0 -66
- package/dist/npm/utils.js +0 -298
- package/dist/systemjs/kendo-angular-gantt.js +0 -5
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Directive, Input } from '@angular/core';
|
|
7
|
-
import { FlatBindingDirective } from '@progress/kendo-angular-treelist';
|
|
8
|
-
/**
|
|
9
|
-
* A directive which binds the Gantt to an array of objects by using
|
|
10
|
-
* an ID and parent ID field to define the hierarchy.
|
|
11
|
-
*
|
|
12
|
-
* The directive encapsulates the in-memory handling of data operations such as sorting and filtering.
|
|
13
|
-
*/
|
|
14
|
-
var GanttFlatBindingDirective = /** @class */ (function (_super) {
|
|
15
|
-
tslib_1.__extends(GanttFlatBindingDirective, _super);
|
|
16
|
-
function GanttFlatBindingDirective() {
|
|
17
|
-
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
18
|
-
/**
|
|
19
|
-
* The array of data which will be used to populate the Gantt.
|
|
20
|
-
*/
|
|
21
|
-
_this.data = [];
|
|
22
|
-
return _this;
|
|
23
|
-
}
|
|
24
|
-
tslib_1.__decorate([
|
|
25
|
-
Input('kendoGanttFlatBinding'),
|
|
26
|
-
tslib_1.__metadata("design:type", Array)
|
|
27
|
-
], GanttFlatBindingDirective.prototype, "data", void 0);
|
|
28
|
-
GanttFlatBindingDirective = tslib_1.__decorate([
|
|
29
|
-
Directive({
|
|
30
|
-
selector: '[kendoGanttFlatBinding]',
|
|
31
|
-
exportAs: 'kendoGanttFlatBinding'
|
|
32
|
-
})
|
|
33
|
-
], GanttFlatBindingDirective);
|
|
34
|
-
return GanttFlatBindingDirective;
|
|
35
|
-
}(FlatBindingDirective));
|
|
36
|
-
export { GanttFlatBindingDirective };
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Directive, Input } from '@angular/core';
|
|
7
|
-
import { HierarchyBindingDirective } from '@progress/kendo-angular-treelist';
|
|
8
|
-
/**
|
|
9
|
-
* A directive which binds the Gantt to a tree of objects,
|
|
10
|
-
* which encapsulates the in-memory handling of data operations such as sorting and filtering.
|
|
11
|
-
*/
|
|
12
|
-
var GanttHierarchyBindingDirective = /** @class */ (function (_super) {
|
|
13
|
-
tslib_1.__extends(GanttHierarchyBindingDirective, _super);
|
|
14
|
-
function GanttHierarchyBindingDirective() {
|
|
15
|
-
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
16
|
-
/**
|
|
17
|
-
* The array of data which will be used to populate the Gantt.
|
|
18
|
-
*/
|
|
19
|
-
_this.data = [];
|
|
20
|
-
return _this;
|
|
21
|
-
}
|
|
22
|
-
tslib_1.__decorate([
|
|
23
|
-
Input('kendoGanttHierarchyBinding'),
|
|
24
|
-
tslib_1.__metadata("design:type", Array)
|
|
25
|
-
], GanttHierarchyBindingDirective.prototype, "data", void 0);
|
|
26
|
-
GanttHierarchyBindingDirective = tslib_1.__decorate([
|
|
27
|
-
Directive({
|
|
28
|
-
selector: '[kendoGanttHierarchyBinding]',
|
|
29
|
-
exportAs: 'kendoGanttHierarchyBinding'
|
|
30
|
-
})
|
|
31
|
-
], GanttHierarchyBindingDirective);
|
|
32
|
-
return GanttHierarchyBindingDirective;
|
|
33
|
-
}(HierarchyBindingDirective));
|
|
34
|
-
export { GanttHierarchyBindingDirective };
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Directive, TemplateRef, Optional } from '@angular/core';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the column cell template of the Gantt.
|
|
9
|
-
* Helps to customize the content of the cells. To define the cell template, nest an `<ng-template>` tag
|
|
10
|
-
* with the `kendoGanttCellTemplate` directive inside the respective column tag.
|
|
11
|
-
*
|
|
12
|
-
* The template context is set to the current data item and the following additional fields are passed:
|
|
13
|
-
* - `dataItem`—The current data item. Represents the default context that will be assigned to any template variable which utilizes the `let-x` syntax—for example, `let-dataItem`.
|
|
14
|
-
* - `columnIndex`—The current column index. Use it as an alias for a template variable by utilizing the `let-columnIndex="columnIndex"` syntax.
|
|
15
|
-
* - `column`—The current column instance. Use it as an alias for a template variable by utilizing the `let-column="column"` syntax.
|
|
16
|
-
* - `cellContext`—An object used to pass context information to built-in directives.
|
|
17
|
-
* - `hasChildren`—Specifies if the item has children.
|
|
18
|
-
* - `isExpanded`—Specifies if the item is expanded.
|
|
19
|
-
* - `level`—The hierarchy level of the item.
|
|
20
|
-
* - `loading`—Specifies if the item children are currently loading.
|
|
21
|
-
* - `rowIndex`—The current row index. Use it as an alias for a template variable by utilizing the `let-rowIndex="rowIndex"` syntax.
|
|
22
|
-
*/
|
|
23
|
-
var CellTemplateDirective = /** @class */ (function () {
|
|
24
|
-
function CellTemplateDirective(templateRef) {
|
|
25
|
-
this.templateRef = templateRef;
|
|
26
|
-
}
|
|
27
|
-
CellTemplateDirective = tslib_1.__decorate([
|
|
28
|
-
Directive({
|
|
29
|
-
selector: '[kendoGanttCellTemplate]'
|
|
30
|
-
}),
|
|
31
|
-
tslib_1.__param(0, Optional()),
|
|
32
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
33
|
-
], CellTemplateDirective);
|
|
34
|
-
return CellTemplateDirective;
|
|
35
|
-
}());
|
|
36
|
-
export { CellTemplateDirective };
|
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Input } from '@angular/core';
|
|
7
|
-
import { ColumnBase } from '@progress/kendo-angular-treelist';
|
|
8
|
-
/**
|
|
9
|
-
* The base class for the column components of the Gantt.
|
|
10
|
-
*/
|
|
11
|
-
var GanttColumnBase = /** @class */ (function (_super) {
|
|
12
|
-
tslib_1.__extends(GanttColumnBase, _super);
|
|
13
|
-
function GanttColumnBase() {
|
|
14
|
-
var _this = _super !== null && _super.apply(this, arguments) || this;
|
|
15
|
-
/**
|
|
16
|
-
* Toggles the locked (frozen) state of the columns.
|
|
17
|
-
*
|
|
18
|
-
* @default false
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
_this.locked = false;
|
|
22
|
-
return _this;
|
|
23
|
-
}
|
|
24
|
-
tslib_1.__decorate([
|
|
25
|
-
Input(),
|
|
26
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
27
|
-
], GanttColumnBase.prototype, "locked", void 0);
|
|
28
|
-
tslib_1.__decorate([
|
|
29
|
-
Input(),
|
|
30
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
31
|
-
], GanttColumnBase.prototype, "lockable", void 0);
|
|
32
|
-
tslib_1.__decorate([
|
|
33
|
-
Input(),
|
|
34
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
35
|
-
], GanttColumnBase.prototype, "hidden", void 0);
|
|
36
|
-
tslib_1.__decorate([
|
|
37
|
-
Input(),
|
|
38
|
-
tslib_1.__metadata("design:type", String)
|
|
39
|
-
], GanttColumnBase.prototype, "media", void 0);
|
|
40
|
-
tslib_1.__decorate([
|
|
41
|
-
Input(),
|
|
42
|
-
tslib_1.__metadata("design:type", Object)
|
|
43
|
-
], GanttColumnBase.prototype, "style", void 0);
|
|
44
|
-
tslib_1.__decorate([
|
|
45
|
-
Input(),
|
|
46
|
-
tslib_1.__metadata("design:type", Object)
|
|
47
|
-
], GanttColumnBase.prototype, "headerStyle", void 0);
|
|
48
|
-
tslib_1.__decorate([
|
|
49
|
-
Input(),
|
|
50
|
-
tslib_1.__metadata("design:type", Object)
|
|
51
|
-
], GanttColumnBase.prototype, "footerStyle", void 0);
|
|
52
|
-
tslib_1.__decorate([
|
|
53
|
-
Input('class'),
|
|
54
|
-
tslib_1.__metadata("design:type", Object)
|
|
55
|
-
], GanttColumnBase.prototype, "cssClass", void 0);
|
|
56
|
-
tslib_1.__decorate([
|
|
57
|
-
Input(),
|
|
58
|
-
tslib_1.__metadata("design:type", Object)
|
|
59
|
-
], GanttColumnBase.prototype, "headerClass", void 0);
|
|
60
|
-
tslib_1.__decorate([
|
|
61
|
-
Input(),
|
|
62
|
-
tslib_1.__metadata("design:type", Object)
|
|
63
|
-
], GanttColumnBase.prototype, "footerClass", void 0);
|
|
64
|
-
return GanttColumnBase;
|
|
65
|
-
}(ColumnBase));
|
|
66
|
-
export { GanttColumnBase };
|
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Component, forwardRef, SkipSelf, Host, Optional, ContentChildren, QueryList, Input } from '@angular/core';
|
|
7
|
-
import { ColumnGroupComponent } from '@progress/kendo-angular-treelist';
|
|
8
|
-
import { OptionChangesService } from '../common/option-changes.service';
|
|
9
|
-
import { GanttColumnBase } from './column-base';
|
|
10
|
-
import { HeaderTemplateDirective } from './header-template.directive';
|
|
11
|
-
var GanttColumnGroupComponent = /** @class */ (function (_super) {
|
|
12
|
-
tslib_1.__extends(GanttColumnGroupComponent, _super);
|
|
13
|
-
function GanttColumnGroupComponent(options, parent) {
|
|
14
|
-
var _this = _super.call(this, parent) || this;
|
|
15
|
-
_this.options = options;
|
|
16
|
-
/**
|
|
17
|
-
* @hidden
|
|
18
|
-
*/
|
|
19
|
-
_this.children = new QueryList();
|
|
20
|
-
/**
|
|
21
|
-
* Toggles the locked (frozen) state of the columns.
|
|
22
|
-
*
|
|
23
|
-
* @default false
|
|
24
|
-
* @hidden
|
|
25
|
-
*/
|
|
26
|
-
_this.locked = false;
|
|
27
|
-
/**
|
|
28
|
-
* Allows the column headers to be clicked and the `sortChange` event emitted.
|
|
29
|
-
* You have to handle the `sortChange` event yourself and sort the data.
|
|
30
|
-
*/
|
|
31
|
-
_this.sortable = true;
|
|
32
|
-
if (parent && parent.isSpanColumn) {
|
|
33
|
-
throw new Error('ColumnGroupComponent cannot be nested inside SpanColumnComponent');
|
|
34
|
-
}
|
|
35
|
-
return _this;
|
|
36
|
-
}
|
|
37
|
-
GanttColumnGroupComponent_1 = GanttColumnGroupComponent;
|
|
38
|
-
GanttColumnGroupComponent.prototype.ngOnChanges = function () {
|
|
39
|
-
this.options.notifyColumnChanges();
|
|
40
|
-
};
|
|
41
|
-
var GanttColumnGroupComponent_1;
|
|
42
|
-
tslib_1.__decorate([
|
|
43
|
-
ContentChildren(GanttColumnBase),
|
|
44
|
-
tslib_1.__metadata("design:type", QueryList)
|
|
45
|
-
], GanttColumnGroupComponent.prototype, "children", void 0);
|
|
46
|
-
tslib_1.__decorate([
|
|
47
|
-
ContentChildren(HeaderTemplateDirective),
|
|
48
|
-
tslib_1.__metadata("design:type", QueryList)
|
|
49
|
-
], GanttColumnGroupComponent.prototype, "headerTemplates", void 0);
|
|
50
|
-
tslib_1.__decorate([
|
|
51
|
-
Input(),
|
|
52
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
53
|
-
], GanttColumnGroupComponent.prototype, "locked", void 0);
|
|
54
|
-
tslib_1.__decorate([
|
|
55
|
-
Input(),
|
|
56
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
57
|
-
], GanttColumnGroupComponent.prototype, "lockable", void 0);
|
|
58
|
-
tslib_1.__decorate([
|
|
59
|
-
Input(),
|
|
60
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
61
|
-
], GanttColumnGroupComponent.prototype, "hidden", void 0);
|
|
62
|
-
tslib_1.__decorate([
|
|
63
|
-
Input(),
|
|
64
|
-
tslib_1.__metadata("design:type", Object)
|
|
65
|
-
], GanttColumnGroupComponent.prototype, "sortable", void 0);
|
|
66
|
-
tslib_1.__decorate([
|
|
67
|
-
Input(),
|
|
68
|
-
tslib_1.__metadata("design:type", String)
|
|
69
|
-
], GanttColumnGroupComponent.prototype, "media", void 0);
|
|
70
|
-
tslib_1.__decorate([
|
|
71
|
-
Input(),
|
|
72
|
-
tslib_1.__metadata("design:type", Object)
|
|
73
|
-
], GanttColumnGroupComponent.prototype, "style", void 0);
|
|
74
|
-
tslib_1.__decorate([
|
|
75
|
-
Input(),
|
|
76
|
-
tslib_1.__metadata("design:type", Object)
|
|
77
|
-
], GanttColumnGroupComponent.prototype, "headerStyle", void 0);
|
|
78
|
-
tslib_1.__decorate([
|
|
79
|
-
Input(),
|
|
80
|
-
tslib_1.__metadata("design:type", Object)
|
|
81
|
-
], GanttColumnGroupComponent.prototype, "footerStyle", void 0);
|
|
82
|
-
tslib_1.__decorate([
|
|
83
|
-
Input('class'),
|
|
84
|
-
tslib_1.__metadata("design:type", Object)
|
|
85
|
-
], GanttColumnGroupComponent.prototype, "cssClass", void 0);
|
|
86
|
-
tslib_1.__decorate([
|
|
87
|
-
Input(),
|
|
88
|
-
tslib_1.__metadata("design:type", Object)
|
|
89
|
-
], GanttColumnGroupComponent.prototype, "headerClass", void 0);
|
|
90
|
-
tslib_1.__decorate([
|
|
91
|
-
Input(),
|
|
92
|
-
tslib_1.__metadata("design:type", Object)
|
|
93
|
-
], GanttColumnGroupComponent.prototype, "footerClass", void 0);
|
|
94
|
-
GanttColumnGroupComponent = GanttColumnGroupComponent_1 = tslib_1.__decorate([
|
|
95
|
-
Component({
|
|
96
|
-
selector: 'kendo-gantt-column-group',
|
|
97
|
-
template: '',
|
|
98
|
-
providers: [
|
|
99
|
-
{
|
|
100
|
-
provide: GanttColumnBase,
|
|
101
|
-
useExisting: forwardRef(function () { return GanttColumnGroupComponent_1; })
|
|
102
|
-
}
|
|
103
|
-
]
|
|
104
|
-
}),
|
|
105
|
-
tslib_1.__param(1, SkipSelf()), tslib_1.__param(1, Host()), tslib_1.__param(1, Optional()),
|
|
106
|
-
tslib_1.__metadata("design:paramtypes", [OptionChangesService,
|
|
107
|
-
GanttColumnBase])
|
|
108
|
-
], GanttColumnGroupComponent);
|
|
109
|
-
return GanttColumnGroupComponent;
|
|
110
|
-
}(ColumnGroupComponent));
|
|
111
|
-
export { GanttColumnGroupComponent };
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Directive, Optional, TemplateRef } from '@angular/core';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the template for the column menu in the Gantt. Provides an option for
|
|
9
|
-
* customizing the content of the column menu for all or for specific columns.
|
|
10
|
-
* To define the content template, nest an `<ng-template>` tag with the
|
|
11
|
-
* `kendoGanttColumnMenuTemplate` directive inside the `<kendo-gantt-column>` component.
|
|
12
|
-
*
|
|
13
|
-
* The column menu service and the current column are available as context variables:
|
|
14
|
-
* - `service`—Represents the ColumnMenuService.
|
|
15
|
-
* - `column`—Represents the Gantt column.
|
|
16
|
-
*/
|
|
17
|
-
var ColumnMenuTemplateDirective = /** @class */ (function () {
|
|
18
|
-
function ColumnMenuTemplateDirective(templateRef) {
|
|
19
|
-
this.templateRef = templateRef;
|
|
20
|
-
}
|
|
21
|
-
ColumnMenuTemplateDirective = tslib_1.__decorate([
|
|
22
|
-
Directive({
|
|
23
|
-
selector: '[kendoGanttColumnMenuTemplate]'
|
|
24
|
-
}),
|
|
25
|
-
tslib_1.__param(0, Optional()),
|
|
26
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
27
|
-
], ColumnMenuTemplateDirective);
|
|
28
|
-
return ColumnMenuTemplateDirective;
|
|
29
|
-
}());
|
|
30
|
-
export { ColumnMenuTemplateDirective };
|
|
@@ -1,163 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Component, ContentChild, ContentChildren, forwardRef, Host, Input, Optional, QueryList, SkipSelf } from '@angular/core';
|
|
7
|
-
import { ColumnComponent } from '@progress/kendo-angular-treelist';
|
|
8
|
-
import { OptionChangesService } from '../common/option-changes.service';
|
|
9
|
-
import { GanttColumnBase } from './column-base';
|
|
10
|
-
import { CellTemplateDirective } from './cell-template.directive';
|
|
11
|
-
import { ColumnMenuTemplateDirective } from './column-menu-template.directive';
|
|
12
|
-
import { FilterCellTemplateDirective } from './filter-cell-template.directive';
|
|
13
|
-
import { FilterMenuTemplateDirective } from './filter-menu-template.directive';
|
|
14
|
-
import { FooterTemplateDirective } from './footer-template.directive';
|
|
15
|
-
import { HeaderTemplateDirective } from './header-template.directive';
|
|
16
|
-
import { EditTemplateDirective } from './edit-template.directive';
|
|
17
|
-
var GanttColumnComponent = /** @class */ (function (_super) {
|
|
18
|
-
tslib_1.__extends(GanttColumnComponent, _super);
|
|
19
|
-
function GanttColumnComponent(options, parent) {
|
|
20
|
-
var _this = _super.call(this, parent) || this;
|
|
21
|
-
_this.options = options;
|
|
22
|
-
_this.headerTemplates = new QueryList();
|
|
23
|
-
_this.columnMenuTemplates = new QueryList();
|
|
24
|
-
/**
|
|
25
|
-
* Defines the filter type that is displayed inside the filter row. The default value is `text`.
|
|
26
|
-
*/
|
|
27
|
-
_this.filter = 'text';
|
|
28
|
-
/**
|
|
29
|
-
* Defines if a filter UI will be displayed for this column. The default value is `true`.
|
|
30
|
-
*/
|
|
31
|
-
_this.filterable = true;
|
|
32
|
-
/**
|
|
33
|
-
* @hidden
|
|
34
|
-
*
|
|
35
|
-
* Defines the editor type.
|
|
36
|
-
* Used when the column enters the edit mode. The default value is `text`.
|
|
37
|
-
*/
|
|
38
|
-
_this.editor = 'text';
|
|
39
|
-
/**
|
|
40
|
-
* @hidden
|
|
41
|
-
*
|
|
42
|
-
* Defines whether the column is editable. The default value is `true`.
|
|
43
|
-
*/
|
|
44
|
-
_this.editable = true;
|
|
45
|
-
/**
|
|
46
|
-
* Toggles the locked (frozen) state of the columns.
|
|
47
|
-
* @hidden
|
|
48
|
-
* @default false
|
|
49
|
-
*/
|
|
50
|
-
_this.locked = false;
|
|
51
|
-
return _this;
|
|
52
|
-
}
|
|
53
|
-
GanttColumnComponent_1 = GanttColumnComponent;
|
|
54
|
-
GanttColumnComponent.prototype.ngOnChanges = function () {
|
|
55
|
-
this.options.notifyColumnChanges();
|
|
56
|
-
};
|
|
57
|
-
var GanttColumnComponent_1;
|
|
58
|
-
tslib_1.__decorate([
|
|
59
|
-
ContentChildren(HeaderTemplateDirective, { descendants: false }),
|
|
60
|
-
tslib_1.__metadata("design:type", QueryList)
|
|
61
|
-
], GanttColumnComponent.prototype, "headerTemplates", void 0);
|
|
62
|
-
tslib_1.__decorate([
|
|
63
|
-
ContentChild(FooterTemplateDirective, { static: false }),
|
|
64
|
-
tslib_1.__metadata("design:type", FooterTemplateDirective)
|
|
65
|
-
], GanttColumnComponent.prototype, "footerTemplate", void 0);
|
|
66
|
-
tslib_1.__decorate([
|
|
67
|
-
ContentChildren(ColumnMenuTemplateDirective),
|
|
68
|
-
tslib_1.__metadata("design:type", QueryList)
|
|
69
|
-
], GanttColumnComponent.prototype, "columnMenuTemplates", void 0);
|
|
70
|
-
tslib_1.__decorate([
|
|
71
|
-
ContentChild(CellTemplateDirective, { static: false }),
|
|
72
|
-
tslib_1.__metadata("design:type", CellTemplateDirective)
|
|
73
|
-
], GanttColumnComponent.prototype, "template", void 0);
|
|
74
|
-
tslib_1.__decorate([
|
|
75
|
-
ContentChild(EditTemplateDirective, { static: false }),
|
|
76
|
-
tslib_1.__metadata("design:type", EditTemplateDirective)
|
|
77
|
-
], GanttColumnComponent.prototype, "editTemplate", void 0);
|
|
78
|
-
tslib_1.__decorate([
|
|
79
|
-
ContentChild(FilterCellTemplateDirective, { static: false }),
|
|
80
|
-
tslib_1.__metadata("design:type", FilterCellTemplateDirective)
|
|
81
|
-
], GanttColumnComponent.prototype, "filterCellTemplate", void 0);
|
|
82
|
-
tslib_1.__decorate([
|
|
83
|
-
ContentChild(FilterMenuTemplateDirective, { static: false }),
|
|
84
|
-
tslib_1.__metadata("design:type", FilterMenuTemplateDirective)
|
|
85
|
-
], GanttColumnComponent.prototype, "filterMenuTemplate", void 0);
|
|
86
|
-
tslib_1.__decorate([
|
|
87
|
-
Input(),
|
|
88
|
-
tslib_1.__metadata("design:type", Object)
|
|
89
|
-
], GanttColumnComponent.prototype, "format", void 0);
|
|
90
|
-
tslib_1.__decorate([
|
|
91
|
-
Input(),
|
|
92
|
-
tslib_1.__metadata("design:type", String)
|
|
93
|
-
], GanttColumnComponent.prototype, "filter", void 0);
|
|
94
|
-
tslib_1.__decorate([
|
|
95
|
-
Input(),
|
|
96
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
97
|
-
], GanttColumnComponent.prototype, "filterable", void 0);
|
|
98
|
-
tslib_1.__decorate([
|
|
99
|
-
Input(),
|
|
100
|
-
tslib_1.__metadata("design:type", String)
|
|
101
|
-
], GanttColumnComponent.prototype, "editor", void 0);
|
|
102
|
-
tslib_1.__decorate([
|
|
103
|
-
Input(),
|
|
104
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
105
|
-
], GanttColumnComponent.prototype, "editable", void 0);
|
|
106
|
-
tslib_1.__decorate([
|
|
107
|
-
Input(),
|
|
108
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
109
|
-
], GanttColumnComponent.prototype, "locked", void 0);
|
|
110
|
-
tslib_1.__decorate([
|
|
111
|
-
Input(),
|
|
112
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
113
|
-
], GanttColumnComponent.prototype, "lockable", void 0);
|
|
114
|
-
tslib_1.__decorate([
|
|
115
|
-
Input(),
|
|
116
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
117
|
-
], GanttColumnComponent.prototype, "hidden", void 0);
|
|
118
|
-
tslib_1.__decorate([
|
|
119
|
-
Input(),
|
|
120
|
-
tslib_1.__metadata("design:type", String)
|
|
121
|
-
], GanttColumnComponent.prototype, "media", void 0);
|
|
122
|
-
tslib_1.__decorate([
|
|
123
|
-
Input(),
|
|
124
|
-
tslib_1.__metadata("design:type", Object)
|
|
125
|
-
], GanttColumnComponent.prototype, "style", void 0);
|
|
126
|
-
tslib_1.__decorate([
|
|
127
|
-
Input(),
|
|
128
|
-
tslib_1.__metadata("design:type", Object)
|
|
129
|
-
], GanttColumnComponent.prototype, "headerStyle", void 0);
|
|
130
|
-
tslib_1.__decorate([
|
|
131
|
-
Input(),
|
|
132
|
-
tslib_1.__metadata("design:type", Object)
|
|
133
|
-
], GanttColumnComponent.prototype, "footerStyle", void 0);
|
|
134
|
-
tslib_1.__decorate([
|
|
135
|
-
Input('class'),
|
|
136
|
-
tslib_1.__metadata("design:type", Object)
|
|
137
|
-
], GanttColumnComponent.prototype, "cssClass", void 0);
|
|
138
|
-
tslib_1.__decorate([
|
|
139
|
-
Input(),
|
|
140
|
-
tslib_1.__metadata("design:type", Object)
|
|
141
|
-
], GanttColumnComponent.prototype, "headerClass", void 0);
|
|
142
|
-
tslib_1.__decorate([
|
|
143
|
-
Input(),
|
|
144
|
-
tslib_1.__metadata("design:type", Object)
|
|
145
|
-
], GanttColumnComponent.prototype, "footerClass", void 0);
|
|
146
|
-
GanttColumnComponent = GanttColumnComponent_1 = tslib_1.__decorate([
|
|
147
|
-
Component({
|
|
148
|
-
selector: 'kendo-gantt-column',
|
|
149
|
-
template: '',
|
|
150
|
-
providers: [
|
|
151
|
-
{
|
|
152
|
-
provide: GanttColumnBase,
|
|
153
|
-
useExisting: forwardRef(function () { return GanttColumnComponent_1; })
|
|
154
|
-
}
|
|
155
|
-
]
|
|
156
|
-
}),
|
|
157
|
-
tslib_1.__param(1, SkipSelf()), tslib_1.__param(1, Host()), tslib_1.__param(1, Optional()),
|
|
158
|
-
tslib_1.__metadata("design:paramtypes", [OptionChangesService,
|
|
159
|
-
GanttColumnBase])
|
|
160
|
-
], GanttColumnComponent);
|
|
161
|
-
return GanttColumnComponent;
|
|
162
|
-
}(ColumnComponent));
|
|
163
|
-
export { GanttColumnComponent };
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 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';
|
|
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';
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Directive, TemplateRef, Optional } from '@angular/core';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the column edit-cell template of the Gantt.
|
|
9
|
-
* Helps to customize the content of the edited cells. To define the cell template, nest an `<ng-template>`
|
|
10
|
-
* tag with the `kendoGanttEditTemplate` directive inside a `<kendo-gantt-column>` tag.
|
|
11
|
-
*
|
|
12
|
-
* The template context contains the following fields:
|
|
13
|
-
* - `column`—The current column instance.
|
|
14
|
-
* - `dataItem`—The current data item.
|
|
15
|
-
* - `cellContext`—An object used to pass context information to built-in directives.
|
|
16
|
-
* - `formGroup`—The current [`FormGroup`]({{ site.data.urls.angular['formgroupapi'] }}).
|
|
17
|
-
* If you use the Gantt inside [Template-Driven Forms]({{ site.data.urls.angular['forms'] }}), it will be `undefined`.
|
|
18
|
-
* - `isNew`—The state of the current item.
|
|
19
|
-
* - `rowIndex`—The current row index. If inside a new item row, `rowIndex` is `-1`.
|
|
20
|
-
*/
|
|
21
|
-
var EditTemplateDirective = /** @class */ (function () {
|
|
22
|
-
function EditTemplateDirective(templateRef) {
|
|
23
|
-
this.templateRef = templateRef;
|
|
24
|
-
}
|
|
25
|
-
EditTemplateDirective = tslib_1.__decorate([
|
|
26
|
-
Directive({
|
|
27
|
-
selector: '[kendoGanttEditTemplate]'
|
|
28
|
-
}),
|
|
29
|
-
tslib_1.__param(0, Optional()),
|
|
30
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
31
|
-
], EditTemplateDirective);
|
|
32
|
-
return EditTemplateDirective;
|
|
33
|
-
}());
|
|
34
|
-
export { EditTemplateDirective };
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Directive, TemplateRef, Optional } from '@angular/core';
|
|
7
|
-
/**
|
|
8
|
-
* @hidden
|
|
9
|
-
* Represents the filter-cell template.
|
|
10
|
-
*
|
|
11
|
-
* The template context is set to the filter descriptor and the following additional fields are passed:
|
|
12
|
-
* - `column`—The current column instance. Use it as an alias for a template variable by utilizing the `let-column="column"` syntax.
|
|
13
|
-
* - `filter`—The filter descriptor.
|
|
14
|
-
* - `cellContext`—An object used to pass context information to built-in directives.
|
|
15
|
-
*/
|
|
16
|
-
var FilterCellTemplateDirective = /** @class */ (function () {
|
|
17
|
-
function FilterCellTemplateDirective(templateRef) {
|
|
18
|
-
this.templateRef = templateRef;
|
|
19
|
-
}
|
|
20
|
-
FilterCellTemplateDirective = tslib_1.__decorate([
|
|
21
|
-
Directive({
|
|
22
|
-
selector: '[kendoGanttFilterCellTemplate]'
|
|
23
|
-
}),
|
|
24
|
-
tslib_1.__param(0, Optional()),
|
|
25
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
26
|
-
], FilterCellTemplateDirective);
|
|
27
|
-
return FilterCellTemplateDirective;
|
|
28
|
-
}());
|
|
29
|
-
export { FilterCellTemplateDirective };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Directive, TemplateRef, Optional } from '@angular/core';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the filter-menu template.
|
|
9
|
-
*
|
|
10
|
-
* The column, current filter and the filter service are available as context variables:
|
|
11
|
-
* - `column`—The current column instance. Use it as an alias for a template variable by utilizing the `let-column="column"` syntax.
|
|
12
|
-
* - `filter`—The filter descriptor.
|
|
13
|
-
* - `cellContext`—An object used to pass context information to built-in directives.
|
|
14
|
-
*/
|
|
15
|
-
var FilterMenuTemplateDirective = /** @class */ (function () {
|
|
16
|
-
function FilterMenuTemplateDirective(templateRef) {
|
|
17
|
-
this.templateRef = templateRef;
|
|
18
|
-
}
|
|
19
|
-
FilterMenuTemplateDirective = tslib_1.__decorate([
|
|
20
|
-
Directive({
|
|
21
|
-
selector: '[kendoGanttFilterMenuTemplate]'
|
|
22
|
-
}),
|
|
23
|
-
tslib_1.__param(0, Optional()),
|
|
24
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
25
|
-
], FilterMenuTemplateDirective);
|
|
26
|
-
return FilterMenuTemplateDirective;
|
|
27
|
-
}());
|
|
28
|
-
export { FilterMenuTemplateDirective };
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Directive, TemplateRef, Optional } from '@angular/core';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the column footer cell template of the Gantt.
|
|
9
|
-
*
|
|
10
|
-
* Helps to customize the table footer cell for the column.
|
|
11
|
-
* To define a footer template, nest an `<ng-template>` tag with the
|
|
12
|
-
* [`kendoGanttFooterTemplate`]({% slug api_gantt_footertemplatedirective %}) directive inside the `<kendo-gantt-column>` tag.
|
|
13
|
-
*
|
|
14
|
-
* The current column, column index and field are available as context variables:
|
|
15
|
-
* * `column`—Points to the instance of the current [`ColumnComponent`]({% slug api_gantt_ganttcolumncomponent %}).
|
|
16
|
-
* * `columnIndex`—Defines the current column index.
|
|
17
|
-
* * `field`—The name of the column field, if set.
|
|
18
|
-
*/
|
|
19
|
-
var FooterTemplateDirective = /** @class */ (function () {
|
|
20
|
-
function FooterTemplateDirective(templateRef) {
|
|
21
|
-
this.templateRef = templateRef;
|
|
22
|
-
}
|
|
23
|
-
FooterTemplateDirective = tslib_1.__decorate([
|
|
24
|
-
Directive({
|
|
25
|
-
selector: '[kendoGanttFooterTemplate]'
|
|
26
|
-
}),
|
|
27
|
-
tslib_1.__param(0, Optional()),
|
|
28
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
29
|
-
], FooterTemplateDirective);
|
|
30
|
-
return FooterTemplateDirective;
|
|
31
|
-
}());
|
|
32
|
-
export { FooterTemplateDirective };
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**-----------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright © 2021 Progress Software Corporation. All rights reserved.
|
|
3
|
-
* Licensed under commercial license. See LICENSE.md in the project root for more information
|
|
4
|
-
*-------------------------------------------------------------------------------------------*/
|
|
5
|
-
import * as tslib_1 from "tslib";
|
|
6
|
-
import { Directive, TemplateRef, Optional } from '@angular/core';
|
|
7
|
-
/**
|
|
8
|
-
* Represents the column header cell template of the Gantt.
|
|
9
|
-
* Helps to customize the table header cell for the column.
|
|
10
|
-
* To define a header template, nest an `<ng-template>` tag with the
|
|
11
|
-
* [`kendoGanttHeaderTemplate`]({% slug api_gantt_headertemplatedirective %}) directive inside the `<kendo-gantt-column>` tag.
|
|
12
|
-
*
|
|
13
|
-
* The current column and column index are available as context variables:
|
|
14
|
-
* * `column`—Points to the instance of the current [`ColumnComponent`]({% slug api_gantt_ganttcolumncomponent %}).
|
|
15
|
-
* * `columnIndex`—Defines the current column index.
|
|
16
|
-
*/
|
|
17
|
-
var HeaderTemplateDirective = /** @class */ (function () {
|
|
18
|
-
function HeaderTemplateDirective(templateRef) {
|
|
19
|
-
this.templateRef = templateRef;
|
|
20
|
-
}
|
|
21
|
-
HeaderTemplateDirective = tslib_1.__decorate([
|
|
22
|
-
Directive({
|
|
23
|
-
selector: '[kendoGanttHeaderTemplate]'
|
|
24
|
-
}),
|
|
25
|
-
tslib_1.__param(0, Optional()),
|
|
26
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
27
|
-
], HeaderTemplateDirective);
|
|
28
|
-
return HeaderTemplateDirective;
|
|
29
|
-
}());
|
|
30
|
-
export { HeaderTemplateDirective };
|