@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,159 +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
|
-
var GanttColumnComponent_1;
|
|
7
|
-
import { Component, ContentChild, ContentChildren, forwardRef, Host, Input, Optional, QueryList, SkipSelf } from '@angular/core';
|
|
8
|
-
import { ColumnComponent } from '@progress/kendo-angular-treelist';
|
|
9
|
-
import { OptionChangesService } from '../common/option-changes.service';
|
|
10
|
-
import { GanttColumnBase } from './column-base';
|
|
11
|
-
import { CellTemplateDirective } from './cell-template.directive';
|
|
12
|
-
import { ColumnMenuTemplateDirective } from './column-menu-template.directive';
|
|
13
|
-
import { FilterCellTemplateDirective } from './filter-cell-template.directive';
|
|
14
|
-
import { FilterMenuTemplateDirective } from './filter-menu-template.directive';
|
|
15
|
-
import { FooterTemplateDirective } from './footer-template.directive';
|
|
16
|
-
import { HeaderTemplateDirective } from './header-template.directive';
|
|
17
|
-
import { EditTemplateDirective } from './edit-template.directive';
|
|
18
|
-
let GanttColumnComponent = GanttColumnComponent_1 = class GanttColumnComponent extends ColumnComponent {
|
|
19
|
-
constructor(options, parent) {
|
|
20
|
-
super(parent);
|
|
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
|
-
}
|
|
52
|
-
ngOnChanges() {
|
|
53
|
-
this.options.notifyColumnChanges();
|
|
54
|
-
}
|
|
55
|
-
};
|
|
56
|
-
tslib_1.__decorate([
|
|
57
|
-
ContentChildren(HeaderTemplateDirective, { descendants: false }),
|
|
58
|
-
tslib_1.__metadata("design:type", QueryList)
|
|
59
|
-
], GanttColumnComponent.prototype, "headerTemplates", void 0);
|
|
60
|
-
tslib_1.__decorate([
|
|
61
|
-
ContentChild(FooterTemplateDirective, { static: false }),
|
|
62
|
-
tslib_1.__metadata("design:type", FooterTemplateDirective)
|
|
63
|
-
], GanttColumnComponent.prototype, "footerTemplate", void 0);
|
|
64
|
-
tslib_1.__decorate([
|
|
65
|
-
ContentChildren(ColumnMenuTemplateDirective),
|
|
66
|
-
tslib_1.__metadata("design:type", QueryList)
|
|
67
|
-
], GanttColumnComponent.prototype, "columnMenuTemplates", void 0);
|
|
68
|
-
tslib_1.__decorate([
|
|
69
|
-
ContentChild(CellTemplateDirective, { static: false }),
|
|
70
|
-
tslib_1.__metadata("design:type", CellTemplateDirective)
|
|
71
|
-
], GanttColumnComponent.prototype, "template", void 0);
|
|
72
|
-
tslib_1.__decorate([
|
|
73
|
-
ContentChild(EditTemplateDirective, { static: false }),
|
|
74
|
-
tslib_1.__metadata("design:type", EditTemplateDirective)
|
|
75
|
-
], GanttColumnComponent.prototype, "editTemplate", void 0);
|
|
76
|
-
tslib_1.__decorate([
|
|
77
|
-
ContentChild(FilterCellTemplateDirective, { static: false }),
|
|
78
|
-
tslib_1.__metadata("design:type", FilterCellTemplateDirective)
|
|
79
|
-
], GanttColumnComponent.prototype, "filterCellTemplate", void 0);
|
|
80
|
-
tslib_1.__decorate([
|
|
81
|
-
ContentChild(FilterMenuTemplateDirective, { static: false }),
|
|
82
|
-
tslib_1.__metadata("design:type", FilterMenuTemplateDirective)
|
|
83
|
-
], GanttColumnComponent.prototype, "filterMenuTemplate", void 0);
|
|
84
|
-
tslib_1.__decorate([
|
|
85
|
-
Input(),
|
|
86
|
-
tslib_1.__metadata("design:type", Object)
|
|
87
|
-
], GanttColumnComponent.prototype, "format", void 0);
|
|
88
|
-
tslib_1.__decorate([
|
|
89
|
-
Input(),
|
|
90
|
-
tslib_1.__metadata("design:type", String)
|
|
91
|
-
], GanttColumnComponent.prototype, "filter", void 0);
|
|
92
|
-
tslib_1.__decorate([
|
|
93
|
-
Input(),
|
|
94
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
95
|
-
], GanttColumnComponent.prototype, "filterable", void 0);
|
|
96
|
-
tslib_1.__decorate([
|
|
97
|
-
Input(),
|
|
98
|
-
tslib_1.__metadata("design:type", String)
|
|
99
|
-
], GanttColumnComponent.prototype, "editor", void 0);
|
|
100
|
-
tslib_1.__decorate([
|
|
101
|
-
Input(),
|
|
102
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
103
|
-
], GanttColumnComponent.prototype, "editable", void 0);
|
|
104
|
-
tslib_1.__decorate([
|
|
105
|
-
Input(),
|
|
106
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
107
|
-
], GanttColumnComponent.prototype, "locked", void 0);
|
|
108
|
-
tslib_1.__decorate([
|
|
109
|
-
Input(),
|
|
110
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
111
|
-
], GanttColumnComponent.prototype, "lockable", void 0);
|
|
112
|
-
tslib_1.__decorate([
|
|
113
|
-
Input(),
|
|
114
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
115
|
-
], GanttColumnComponent.prototype, "hidden", void 0);
|
|
116
|
-
tslib_1.__decorate([
|
|
117
|
-
Input(),
|
|
118
|
-
tslib_1.__metadata("design:type", String)
|
|
119
|
-
], GanttColumnComponent.prototype, "media", void 0);
|
|
120
|
-
tslib_1.__decorate([
|
|
121
|
-
Input(),
|
|
122
|
-
tslib_1.__metadata("design:type", Object)
|
|
123
|
-
], GanttColumnComponent.prototype, "style", void 0);
|
|
124
|
-
tslib_1.__decorate([
|
|
125
|
-
Input(),
|
|
126
|
-
tslib_1.__metadata("design:type", Object)
|
|
127
|
-
], GanttColumnComponent.prototype, "headerStyle", void 0);
|
|
128
|
-
tslib_1.__decorate([
|
|
129
|
-
Input(),
|
|
130
|
-
tslib_1.__metadata("design:type", Object)
|
|
131
|
-
], GanttColumnComponent.prototype, "footerStyle", void 0);
|
|
132
|
-
tslib_1.__decorate([
|
|
133
|
-
Input('class'),
|
|
134
|
-
tslib_1.__metadata("design:type", Object)
|
|
135
|
-
], GanttColumnComponent.prototype, "cssClass", void 0);
|
|
136
|
-
tslib_1.__decorate([
|
|
137
|
-
Input(),
|
|
138
|
-
tslib_1.__metadata("design:type", Object)
|
|
139
|
-
], GanttColumnComponent.prototype, "headerClass", void 0);
|
|
140
|
-
tslib_1.__decorate([
|
|
141
|
-
Input(),
|
|
142
|
-
tslib_1.__metadata("design:type", Object)
|
|
143
|
-
], GanttColumnComponent.prototype, "footerClass", void 0);
|
|
144
|
-
GanttColumnComponent = GanttColumnComponent_1 = tslib_1.__decorate([
|
|
145
|
-
Component({
|
|
146
|
-
selector: 'kendo-gantt-column',
|
|
147
|
-
template: '',
|
|
148
|
-
providers: [
|
|
149
|
-
{
|
|
150
|
-
provide: GanttColumnBase,
|
|
151
|
-
useExisting: forwardRef(() => GanttColumnComponent_1)
|
|
152
|
-
}
|
|
153
|
-
]
|
|
154
|
-
}),
|
|
155
|
-
tslib_1.__param(1, SkipSelf()), tslib_1.__param(1, Host()), tslib_1.__param(1, Optional()),
|
|
156
|
-
tslib_1.__metadata("design:paramtypes", [OptionChangesService,
|
|
157
|
-
GanttColumnBase])
|
|
158
|
-
], GanttColumnComponent);
|
|
159
|
-
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,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,23 +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 { TemplateRef } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the column edit-cell template of the Gantt.
|
|
8
|
-
* Helps to customize the content of the edited cells. To define the cell template, nest an `<ng-template>`
|
|
9
|
-
* tag with the `kendoGanttEditTemplate` directive inside a `<kendo-gantt-column>` tag.
|
|
10
|
-
*
|
|
11
|
-
* The template context contains the following fields:
|
|
12
|
-
* - `column`—The current column instance.
|
|
13
|
-
* - `dataItem`—The current data item.
|
|
14
|
-
* - `cellContext`—An object used to pass context information to built-in directives.
|
|
15
|
-
* - `formGroup`—The current [`FormGroup`]({{ site.data.urls.angular['formgroupapi'] }}).
|
|
16
|
-
* If you use the Gantt inside [Template-Driven Forms]({{ site.data.urls.angular['forms'] }}), it will be `undefined`.
|
|
17
|
-
* - `isNew`—The state of the current item.
|
|
18
|
-
* - `rowIndex`—The current row index. If inside a new item row, `rowIndex` is `-1`.
|
|
19
|
-
*/
|
|
20
|
-
export declare class EditTemplateDirective {
|
|
21
|
-
templateRef: TemplateRef<any>;
|
|
22
|
-
constructor(templateRef: TemplateRef<any>);
|
|
23
|
-
}
|
|
@@ -1,33 +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
|
-
let EditTemplateDirective = class EditTemplateDirective {
|
|
22
|
-
constructor(templateRef) {
|
|
23
|
-
this.templateRef = templateRef;
|
|
24
|
-
}
|
|
25
|
-
};
|
|
26
|
-
EditTemplateDirective = tslib_1.__decorate([
|
|
27
|
-
Directive({
|
|
28
|
-
selector: '[kendoGanttEditTemplate]'
|
|
29
|
-
}),
|
|
30
|
-
tslib_1.__param(0, Optional()),
|
|
31
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
32
|
-
], EditTemplateDirective);
|
|
33
|
-
export { EditTemplateDirective };
|
|
@@ -1,18 +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 { TemplateRef } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* @hidden
|
|
8
|
-
* Represents the filter-cell template.
|
|
9
|
-
*
|
|
10
|
-
* The template context is set to the filter descriptor and the following additional fields are passed:
|
|
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
|
-
export declare class FilterCellTemplateDirective {
|
|
16
|
-
templateRef: TemplateRef<any>;
|
|
17
|
-
constructor(templateRef: TemplateRef<any>);
|
|
18
|
-
}
|
|
@@ -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
|
-
* @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
|
-
let FilterCellTemplateDirective = class FilterCellTemplateDirective {
|
|
17
|
-
constructor(templateRef) {
|
|
18
|
-
this.templateRef = templateRef;
|
|
19
|
-
}
|
|
20
|
-
};
|
|
21
|
-
FilterCellTemplateDirective = tslib_1.__decorate([
|
|
22
|
-
Directive({
|
|
23
|
-
selector: '[kendoGanttFilterCellTemplate]'
|
|
24
|
-
}),
|
|
25
|
-
tslib_1.__param(0, Optional()),
|
|
26
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
27
|
-
], FilterCellTemplateDirective);
|
|
28
|
-
export { FilterCellTemplateDirective };
|
|
@@ -1,17 +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 { TemplateRef } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the filter-menu template.
|
|
8
|
-
*
|
|
9
|
-
* The column, current filter and the filter service are available as context variables:
|
|
10
|
-
* - `column`—The current column instance. Use it as an alias for a template variable by utilizing the `let-column="column"` syntax.
|
|
11
|
-
* - `filter`—The filter descriptor.
|
|
12
|
-
* - `cellContext`—An object used to pass context information to built-in directives.
|
|
13
|
-
*/
|
|
14
|
-
export declare class FilterMenuTemplateDirective {
|
|
15
|
-
templateRef: TemplateRef<any>;
|
|
16
|
-
constructor(templateRef: TemplateRef<any>);
|
|
17
|
-
}
|
|
@@ -1,27 +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
|
-
let FilterMenuTemplateDirective = class FilterMenuTemplateDirective {
|
|
16
|
-
constructor(templateRef) {
|
|
17
|
-
this.templateRef = templateRef;
|
|
18
|
-
}
|
|
19
|
-
};
|
|
20
|
-
FilterMenuTemplateDirective = tslib_1.__decorate([
|
|
21
|
-
Directive({
|
|
22
|
-
selector: '[kendoGanttFilterMenuTemplate]'
|
|
23
|
-
}),
|
|
24
|
-
tslib_1.__param(0, Optional()),
|
|
25
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
26
|
-
], FilterMenuTemplateDirective);
|
|
27
|
-
export { FilterMenuTemplateDirective };
|
|
@@ -1,21 +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 { TemplateRef } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the column footer cell template of the Gantt.
|
|
8
|
-
*
|
|
9
|
-
* Helps to customize the table footer cell for the column.
|
|
10
|
-
* To define a footer template, nest an `<ng-template>` tag with the
|
|
11
|
-
* [`kendoGanttFooterTemplate`]({% slug api_gantt_footertemplatedirective %}) directive inside the `<kendo-gantt-column>` tag.
|
|
12
|
-
*
|
|
13
|
-
* The current column, column index and field 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
|
-
* * `field`—The name of the column field, if set.
|
|
17
|
-
*/
|
|
18
|
-
export declare class FooterTemplateDirective {
|
|
19
|
-
templateRef: TemplateRef<any>;
|
|
20
|
-
constructor(templateRef: TemplateRef<any>);
|
|
21
|
-
}
|
|
@@ -1,31 +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
|
-
let FooterTemplateDirective = class FooterTemplateDirective {
|
|
20
|
-
constructor(templateRef) {
|
|
21
|
-
this.templateRef = templateRef;
|
|
22
|
-
}
|
|
23
|
-
};
|
|
24
|
-
FooterTemplateDirective = tslib_1.__decorate([
|
|
25
|
-
Directive({
|
|
26
|
-
selector: '[kendoGanttFooterTemplate]'
|
|
27
|
-
}),
|
|
28
|
-
tslib_1.__param(0, Optional()),
|
|
29
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
30
|
-
], FooterTemplateDirective);
|
|
31
|
-
export { FooterTemplateDirective };
|
|
@@ -1,19 +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 { TemplateRef } from '@angular/core';
|
|
6
|
-
/**
|
|
7
|
-
* Represents the column header cell template of the Gantt.
|
|
8
|
-
* Helps to customize the table header cell for the column.
|
|
9
|
-
* To define a header template, nest an `<ng-template>` tag with the
|
|
10
|
-
* [`kendoGanttHeaderTemplate`]({% slug api_gantt_headertemplatedirective %}) directive inside the `<kendo-gantt-column>` tag.
|
|
11
|
-
*
|
|
12
|
-
* The current column and column index are available as context variables:
|
|
13
|
-
* * `column`—Points to the instance of the current [`ColumnComponent`]({% slug api_gantt_ganttcolumncomponent %}).
|
|
14
|
-
* * `columnIndex`—Defines the current column index.
|
|
15
|
-
*/
|
|
16
|
-
export declare class HeaderTemplateDirective {
|
|
17
|
-
templateRef: TemplateRef<any>;
|
|
18
|
-
constructor(templateRef: TemplateRef<any>);
|
|
19
|
-
}
|
|
@@ -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
|
-
* 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
|
-
let HeaderTemplateDirective = class HeaderTemplateDirective {
|
|
18
|
-
constructor(templateRef) {
|
|
19
|
-
this.templateRef = templateRef;
|
|
20
|
-
}
|
|
21
|
-
};
|
|
22
|
-
HeaderTemplateDirective = tslib_1.__decorate([
|
|
23
|
-
Directive({
|
|
24
|
-
selector: '[kendoGanttHeaderTemplate]'
|
|
25
|
-
}),
|
|
26
|
-
tslib_1.__param(0, Optional()),
|
|
27
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
28
|
-
], HeaderTemplateDirective);
|
|
29
|
-
export { HeaderTemplateDirective };
|
|
@@ -1,109 +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 { QueryList } from '@angular/core';
|
|
6
|
-
import { SpanColumnComponent } from '@progress/kendo-angular-treelist';
|
|
7
|
-
import { OptionChangesService } from '../common/option-changes.service';
|
|
8
|
-
import { CellTemplateDirective } from './cell-template.directive';
|
|
9
|
-
import { GanttColumnBase } from './column-base';
|
|
10
|
-
import { GanttColumnComponent } from './column.component';
|
|
11
|
-
import { EditTemplateDirective } from './edit-template.directive';
|
|
12
|
-
export declare class GanttSpanColumnComponent extends SpanColumnComponent {
|
|
13
|
-
private options;
|
|
14
|
-
/**
|
|
15
|
-
* @hidden
|
|
16
|
-
*/
|
|
17
|
-
childColumns: QueryList<GanttColumnComponent>;
|
|
18
|
-
template: QueryList<CellTemplateDirective>;
|
|
19
|
-
editTemplate: QueryList<EditTemplateDirective>;
|
|
20
|
-
/**
|
|
21
|
-
* Toggles the locked (frozen) state of the columns. Locked columns are visible
|
|
22
|
-
* at all times during the horizontal scrolling of the Gantt.
|
|
23
|
-
*
|
|
24
|
-
* For the option to work properly, make sure that:
|
|
25
|
-
* - Scrolling is enabled.
|
|
26
|
-
* - The `height` option of the Gantt is set.
|
|
27
|
-
* - The widths of all Gantt columns are explicitly set in pixels. In this way,
|
|
28
|
-
* the Gantt adjusts the layout of the locked and unlocked columns.
|
|
29
|
-
*
|
|
30
|
-
* @default false
|
|
31
|
-
* @hidden
|
|
32
|
-
*/
|
|
33
|
-
locked: boolean;
|
|
34
|
-
/**
|
|
35
|
-
* Specifies if the column can be locked or unlocked from the column menu or by reordering the columns.
|
|
36
|
-
* @hidden
|
|
37
|
-
*/
|
|
38
|
-
lockable: boolean;
|
|
39
|
-
/**
|
|
40
|
-
* @hidden
|
|
41
|
-
*
|
|
42
|
-
* Defines whether the edit template of the column will be rendered. The default value is `false`.
|
|
43
|
-
*
|
|
44
|
-
* > To enable the editing functionality for a spanned column, set an edit template for it.
|
|
45
|
-
*/
|
|
46
|
-
editable: boolean;
|
|
47
|
-
/**
|
|
48
|
-
* Sets the visibility of the column.
|
|
49
|
-
*
|
|
50
|
-
* @default false
|
|
51
|
-
*/
|
|
52
|
-
hidden: boolean;
|
|
53
|
-
/**
|
|
54
|
-
* Sets the condition that needs to be satisfied for a column to remain visible.
|
|
55
|
-
* If you set the `hidden` property, the behavior of `media` is overridden.
|
|
56
|
-
*/
|
|
57
|
-
media: string;
|
|
58
|
-
/**
|
|
59
|
-
* Sets the custom styles for the table cells (excluding the footer and header ones) of the column. Under the hood,
|
|
60
|
-
* to apply the property, the `style` option uses the
|
|
61
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
62
|
-
*/
|
|
63
|
-
style: {
|
|
64
|
-
[key: string]: string;
|
|
65
|
-
};
|
|
66
|
-
/**
|
|
67
|
-
* Sets the custom styles for the header cell of the column. Under the hood, to apply the property,
|
|
68
|
-
* the `headerStyle` option uses the
|
|
69
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
70
|
-
*/
|
|
71
|
-
headerStyle: {
|
|
72
|
-
[key: string]: string;
|
|
73
|
-
};
|
|
74
|
-
/**
|
|
75
|
-
* Sets the custom styles for the footer cell of the column. Under the hood, to apply the property,
|
|
76
|
-
* the `footerStyle` option uses the
|
|
77
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
78
|
-
*/
|
|
79
|
-
footerStyle: {
|
|
80
|
-
[key: string]: string;
|
|
81
|
-
};
|
|
82
|
-
/**
|
|
83
|
-
* Sets the custom CSS classes to the column cells. Under the hood, to apply the property, the `class` option uses the
|
|
84
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
85
|
-
* To customize header and footer column cells, use the `headerClass`
|
|
86
|
-
* and `footerClass` inputs.
|
|
87
|
-
*/
|
|
88
|
-
cssClass: string | string[] | Set<string> | {
|
|
89
|
-
[key: string]: any;
|
|
90
|
-
};
|
|
91
|
-
/**
|
|
92
|
-
* Sets the custom CSS classes to the column header cell. Under the hood, to apply the property,
|
|
93
|
-
* the `headerClass` option uses the
|
|
94
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
95
|
-
*/
|
|
96
|
-
headerClass: string | string[] | Set<string> | {
|
|
97
|
-
[key: string]: any;
|
|
98
|
-
};
|
|
99
|
-
/**
|
|
100
|
-
* Sets the custom CSS classes to the column footer cell. Under the hood, to apply the property,
|
|
101
|
-
* the `footerClass` option uses the
|
|
102
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
103
|
-
*/
|
|
104
|
-
footerClass: string | string[] | Set<string> | {
|
|
105
|
-
[key: string]: any;
|
|
106
|
-
};
|
|
107
|
-
constructor(options: OptionChangesService, parent?: GanttColumnBase);
|
|
108
|
-
ngOnChanges(): void;
|
|
109
|
-
}
|
|
@@ -1,100 +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
|
-
var GanttSpanColumnComponent_1;
|
|
7
|
-
import { Component, ContentChildren, forwardRef, Host, Input, Optional, QueryList, SkipSelf } from '@angular/core';
|
|
8
|
-
import { SpanColumnComponent } from '@progress/kendo-angular-treelist';
|
|
9
|
-
import { OptionChangesService } from '../common/option-changes.service';
|
|
10
|
-
import { CellTemplateDirective } from './cell-template.directive';
|
|
11
|
-
import { GanttColumnBase } from './column-base';
|
|
12
|
-
import { GanttColumnComponent } from './column.component';
|
|
13
|
-
import { EditTemplateDirective } from './edit-template.directive';
|
|
14
|
-
let GanttSpanColumnComponent = GanttSpanColumnComponent_1 = class GanttSpanColumnComponent extends SpanColumnComponent {
|
|
15
|
-
constructor(options, parent) {
|
|
16
|
-
super(parent);
|
|
17
|
-
this.options = options;
|
|
18
|
-
/**
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
this.childColumns = new QueryList();
|
|
22
|
-
this.template = new QueryList();
|
|
23
|
-
this.editTemplate = new QueryList();
|
|
24
|
-
}
|
|
25
|
-
ngOnChanges() {
|
|
26
|
-
this.options.notifyColumnChanges();
|
|
27
|
-
}
|
|
28
|
-
};
|
|
29
|
-
tslib_1.__decorate([
|
|
30
|
-
ContentChildren(GanttColumnComponent),
|
|
31
|
-
tslib_1.__metadata("design:type", QueryList)
|
|
32
|
-
], GanttSpanColumnComponent.prototype, "childColumns", void 0);
|
|
33
|
-
tslib_1.__decorate([
|
|
34
|
-
ContentChildren(CellTemplateDirective, { descendants: false }),
|
|
35
|
-
tslib_1.__metadata("design:type", QueryList)
|
|
36
|
-
], GanttSpanColumnComponent.prototype, "template", void 0);
|
|
37
|
-
tslib_1.__decorate([
|
|
38
|
-
ContentChildren(EditTemplateDirective, { descendants: false }),
|
|
39
|
-
tslib_1.__metadata("design:type", QueryList)
|
|
40
|
-
], GanttSpanColumnComponent.prototype, "editTemplate", void 0);
|
|
41
|
-
tslib_1.__decorate([
|
|
42
|
-
Input(),
|
|
43
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
44
|
-
], GanttSpanColumnComponent.prototype, "locked", void 0);
|
|
45
|
-
tslib_1.__decorate([
|
|
46
|
-
Input(),
|
|
47
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
48
|
-
], GanttSpanColumnComponent.prototype, "lockable", void 0);
|
|
49
|
-
tslib_1.__decorate([
|
|
50
|
-
Input(),
|
|
51
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
52
|
-
], GanttSpanColumnComponent.prototype, "editable", void 0);
|
|
53
|
-
tslib_1.__decorate([
|
|
54
|
-
Input(),
|
|
55
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
56
|
-
], GanttSpanColumnComponent.prototype, "hidden", void 0);
|
|
57
|
-
tslib_1.__decorate([
|
|
58
|
-
Input(),
|
|
59
|
-
tslib_1.__metadata("design:type", String)
|
|
60
|
-
], GanttSpanColumnComponent.prototype, "media", void 0);
|
|
61
|
-
tslib_1.__decorate([
|
|
62
|
-
Input(),
|
|
63
|
-
tslib_1.__metadata("design:type", Object)
|
|
64
|
-
], GanttSpanColumnComponent.prototype, "style", void 0);
|
|
65
|
-
tslib_1.__decorate([
|
|
66
|
-
Input(),
|
|
67
|
-
tslib_1.__metadata("design:type", Object)
|
|
68
|
-
], GanttSpanColumnComponent.prototype, "headerStyle", void 0);
|
|
69
|
-
tslib_1.__decorate([
|
|
70
|
-
Input(),
|
|
71
|
-
tslib_1.__metadata("design:type", Object)
|
|
72
|
-
], GanttSpanColumnComponent.prototype, "footerStyle", void 0);
|
|
73
|
-
tslib_1.__decorate([
|
|
74
|
-
Input('class'),
|
|
75
|
-
tslib_1.__metadata("design:type", Object)
|
|
76
|
-
], GanttSpanColumnComponent.prototype, "cssClass", void 0);
|
|
77
|
-
tslib_1.__decorate([
|
|
78
|
-
Input(),
|
|
79
|
-
tslib_1.__metadata("design:type", Object)
|
|
80
|
-
], GanttSpanColumnComponent.prototype, "headerClass", void 0);
|
|
81
|
-
tslib_1.__decorate([
|
|
82
|
-
Input(),
|
|
83
|
-
tslib_1.__metadata("design:type", Object)
|
|
84
|
-
], GanttSpanColumnComponent.prototype, "footerClass", void 0);
|
|
85
|
-
GanttSpanColumnComponent = GanttSpanColumnComponent_1 = tslib_1.__decorate([
|
|
86
|
-
Component({
|
|
87
|
-
selector: 'kendo-gantt-span-column',
|
|
88
|
-
template: '',
|
|
89
|
-
providers: [
|
|
90
|
-
{
|
|
91
|
-
provide: GanttColumnBase,
|
|
92
|
-
useExisting: forwardRef(() => GanttSpanColumnComponent_1)
|
|
93
|
-
}
|
|
94
|
-
]
|
|
95
|
-
}),
|
|
96
|
-
tslib_1.__param(1, SkipSelf()), tslib_1.__param(1, Host()), tslib_1.__param(1, Optional()),
|
|
97
|
-
tslib_1.__metadata("design:paramtypes", [OptionChangesService,
|
|
98
|
-
GanttColumnBase])
|
|
99
|
-
], GanttSpanColumnComponent);
|
|
100
|
-
export { GanttSpanColumnComponent };
|