@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,25 +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 cell template of the Gantt.
|
|
8
|
-
* Helps to customize the content of the cells. To define the cell template, nest an `<ng-template>` tag
|
|
9
|
-
* with the `kendoGanttCellTemplate` directive inside the respective column tag.
|
|
10
|
-
*
|
|
11
|
-
* The template context is set to the current data item and the following additional fields are passed:
|
|
12
|
-
* - `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`.
|
|
13
|
-
* - `columnIndex`—The current column index. Use it as an alias for a template variable by utilizing the `let-columnIndex="columnIndex"` syntax.
|
|
14
|
-
* - `column`—The current column instance. Use it as an alias for a template variable by utilizing the `let-column="column"` syntax.
|
|
15
|
-
* - `cellContext`—An object used to pass context information to built-in directives.
|
|
16
|
-
* - `hasChildren`—Specifies if the item has children.
|
|
17
|
-
* - `isExpanded`—Specifies if the item is expanded.
|
|
18
|
-
* - `level`—The hierarchy level of the item.
|
|
19
|
-
* - `loading`—Specifies if the item children are currently loading.
|
|
20
|
-
* - `rowIndex`—The current row index. Use it as an alias for a template variable by utilizing the `let-rowIndex="rowIndex"` syntax.
|
|
21
|
-
*/
|
|
22
|
-
export declare class CellTemplateDirective {
|
|
23
|
-
templateRef: TemplateRef<any>;
|
|
24
|
-
constructor(templateRef: TemplateRef<any>);
|
|
25
|
-
}
|
|
@@ -1,35 +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
|
-
let CellTemplateDirective = class CellTemplateDirective {
|
|
24
|
-
constructor(templateRef) {
|
|
25
|
-
this.templateRef = templateRef;
|
|
26
|
-
}
|
|
27
|
-
};
|
|
28
|
-
CellTemplateDirective = tslib_1.__decorate([
|
|
29
|
-
Directive({
|
|
30
|
-
selector: '[kendoGanttCellTemplate]'
|
|
31
|
-
}),
|
|
32
|
-
tslib_1.__param(0, Optional()),
|
|
33
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
34
|
-
], CellTemplateDirective);
|
|
35
|
-
export { CellTemplateDirective };
|
|
@@ -1,82 +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 { ColumnBase } from '@progress/kendo-angular-treelist';
|
|
6
|
-
/**
|
|
7
|
-
* The base class for the column components of the Gantt.
|
|
8
|
-
*/
|
|
9
|
-
export declare class GanttColumnBase extends ColumnBase {
|
|
10
|
-
/**
|
|
11
|
-
* Toggles the locked (frozen) state of the columns.
|
|
12
|
-
*
|
|
13
|
-
* @default false
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
locked: boolean;
|
|
17
|
-
/**
|
|
18
|
-
* Specifies if the column can be locked or unlocked from the column menu or by reordering the columns.
|
|
19
|
-
* @hidden
|
|
20
|
-
*/
|
|
21
|
-
lockable: boolean;
|
|
22
|
-
/**
|
|
23
|
-
* Sets the visibility of the column.
|
|
24
|
-
*
|
|
25
|
-
* @default false
|
|
26
|
-
*/
|
|
27
|
-
hidden: boolean;
|
|
28
|
-
/**
|
|
29
|
-
* Sets the condition that needs to be satisfied for a column to remain visible.
|
|
30
|
-
* If you set the `hidden` property, the behavior of `media` is overridden.
|
|
31
|
-
*/
|
|
32
|
-
media: string;
|
|
33
|
-
/**
|
|
34
|
-
* Sets the custom styles for the table cells (excluding the footer and header ones) of the column. Under the hood,
|
|
35
|
-
* to apply the property, the `style` option uses the
|
|
36
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
37
|
-
*/
|
|
38
|
-
style: {
|
|
39
|
-
[key: string]: string;
|
|
40
|
-
};
|
|
41
|
-
/**
|
|
42
|
-
* Sets the custom styles for the header cell of the column. Under the hood, to apply the property,
|
|
43
|
-
* the `headerStyle` option uses the
|
|
44
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
45
|
-
*/
|
|
46
|
-
headerStyle: {
|
|
47
|
-
[key: string]: string;
|
|
48
|
-
};
|
|
49
|
-
/**
|
|
50
|
-
* Sets the custom styles for the footer cell of the column. Under the hood, to apply the property,
|
|
51
|
-
* the `footerStyle` option uses the
|
|
52
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
53
|
-
*/
|
|
54
|
-
footerStyle: {
|
|
55
|
-
[key: string]: string;
|
|
56
|
-
};
|
|
57
|
-
/**
|
|
58
|
-
* Sets the custom CSS classes to the column cells. Under the hood, to apply the property, the `class` option uses the
|
|
59
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
60
|
-
* To customize header and footer column cells, use the `headerClass`
|
|
61
|
-
* and `footerClass` inputs.
|
|
62
|
-
*/
|
|
63
|
-
cssClass: string | string[] | Set<string> | {
|
|
64
|
-
[key: string]: any;
|
|
65
|
-
};
|
|
66
|
-
/**
|
|
67
|
-
* Sets the custom CSS classes to the column header cell. Under the hood, to apply the property,
|
|
68
|
-
* the `headerClass` option uses the
|
|
69
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
70
|
-
*/
|
|
71
|
-
headerClass: string | string[] | Set<string> | {
|
|
72
|
-
[key: string]: any;
|
|
73
|
-
};
|
|
74
|
-
/**
|
|
75
|
-
* Sets the custom CSS classes to the column footer cell. Under the hood, to apply the property,
|
|
76
|
-
* the `footerClass` option uses the
|
|
77
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
78
|
-
*/
|
|
79
|
-
footerClass: string | string[] | Set<string> | {
|
|
80
|
-
[key: string]: any;
|
|
81
|
-
};
|
|
82
|
-
}
|
|
@@ -1,62 +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
|
-
export class GanttColumnBase extends ColumnBase {
|
|
12
|
-
constructor() {
|
|
13
|
-
super(...arguments);
|
|
14
|
-
/**
|
|
15
|
-
* Toggles the locked (frozen) state of the columns.
|
|
16
|
-
*
|
|
17
|
-
* @default false
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
this.locked = false;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
tslib_1.__decorate([
|
|
24
|
-
Input(),
|
|
25
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
26
|
-
], GanttColumnBase.prototype, "locked", void 0);
|
|
27
|
-
tslib_1.__decorate([
|
|
28
|
-
Input(),
|
|
29
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
30
|
-
], GanttColumnBase.prototype, "lockable", void 0);
|
|
31
|
-
tslib_1.__decorate([
|
|
32
|
-
Input(),
|
|
33
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
34
|
-
], GanttColumnBase.prototype, "hidden", void 0);
|
|
35
|
-
tslib_1.__decorate([
|
|
36
|
-
Input(),
|
|
37
|
-
tslib_1.__metadata("design:type", String)
|
|
38
|
-
], GanttColumnBase.prototype, "media", void 0);
|
|
39
|
-
tslib_1.__decorate([
|
|
40
|
-
Input(),
|
|
41
|
-
tslib_1.__metadata("design:type", Object)
|
|
42
|
-
], GanttColumnBase.prototype, "style", void 0);
|
|
43
|
-
tslib_1.__decorate([
|
|
44
|
-
Input(),
|
|
45
|
-
tslib_1.__metadata("design:type", Object)
|
|
46
|
-
], GanttColumnBase.prototype, "headerStyle", void 0);
|
|
47
|
-
tslib_1.__decorate([
|
|
48
|
-
Input(),
|
|
49
|
-
tslib_1.__metadata("design:type", Object)
|
|
50
|
-
], GanttColumnBase.prototype, "footerStyle", void 0);
|
|
51
|
-
tslib_1.__decorate([
|
|
52
|
-
Input('class'),
|
|
53
|
-
tslib_1.__metadata("design:type", Object)
|
|
54
|
-
], GanttColumnBase.prototype, "cssClass", void 0);
|
|
55
|
-
tslib_1.__decorate([
|
|
56
|
-
Input(),
|
|
57
|
-
tslib_1.__metadata("design:type", Object)
|
|
58
|
-
], GanttColumnBase.prototype, "headerClass", void 0);
|
|
59
|
-
tslib_1.__decorate([
|
|
60
|
-
Input(),
|
|
61
|
-
tslib_1.__metadata("design:type", Object)
|
|
62
|
-
], GanttColumnBase.prototype, "footerClass", void 0);
|
|
@@ -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 { QueryList } from '@angular/core';
|
|
6
|
-
import { ColumnGroupComponent } from '@progress/kendo-angular-treelist';
|
|
7
|
-
import { OptionChangesService } from '../common/option-changes.service';
|
|
8
|
-
import { GanttColumnBase } from './column-base';
|
|
9
|
-
import { ColumnSortSettings } from './../models/sort-settings';
|
|
10
|
-
import { HeaderTemplateDirective } from './header-template.directive';
|
|
11
|
-
export declare class GanttColumnGroupComponent extends ColumnGroupComponent {
|
|
12
|
-
private options;
|
|
13
|
-
/**
|
|
14
|
-
* @hidden
|
|
15
|
-
*/
|
|
16
|
-
children: QueryList<GanttColumnBase>;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
headerTemplates: QueryList<HeaderTemplateDirective>;
|
|
21
|
-
/**
|
|
22
|
-
* Toggles the locked (frozen) state of the columns.
|
|
23
|
-
*
|
|
24
|
-
* @default false
|
|
25
|
-
* @hidden
|
|
26
|
-
*/
|
|
27
|
-
locked: boolean;
|
|
28
|
-
/**
|
|
29
|
-
* Specifies if the column can be locked or unlocked from the column menu or by reordering the columns.
|
|
30
|
-
* @hidden
|
|
31
|
-
*/
|
|
32
|
-
lockable: boolean;
|
|
33
|
-
/**
|
|
34
|
-
* Sets the visibility of the column.
|
|
35
|
-
*
|
|
36
|
-
* @default false
|
|
37
|
-
*/
|
|
38
|
-
hidden: boolean;
|
|
39
|
-
/**
|
|
40
|
-
* Allows the column headers to be clicked and the `sortChange` event emitted.
|
|
41
|
-
* You have to handle the `sortChange` event yourself and sort the data.
|
|
42
|
-
*/
|
|
43
|
-
sortable: boolean | ColumnSortSettings;
|
|
44
|
-
/**
|
|
45
|
-
* Sets the condition that needs to be satisfied for a column to remain visible.
|
|
46
|
-
* If you set the `hidden` property, the behavior of `media` is overridden.
|
|
47
|
-
*/
|
|
48
|
-
media: string;
|
|
49
|
-
/**
|
|
50
|
-
* Sets the custom styles for the table cells (excluding the footer and header ones) of the column. Under the hood,
|
|
51
|
-
* to apply the property, the `style` option uses the
|
|
52
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
53
|
-
*/
|
|
54
|
-
style: {
|
|
55
|
-
[key: string]: string;
|
|
56
|
-
};
|
|
57
|
-
/**
|
|
58
|
-
* Sets the custom styles for the header cell of the column. Under the hood, to apply the property,
|
|
59
|
-
* the `headerStyle` option uses the
|
|
60
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
61
|
-
*/
|
|
62
|
-
headerStyle: {
|
|
63
|
-
[key: string]: string;
|
|
64
|
-
};
|
|
65
|
-
/**
|
|
66
|
-
* Sets the custom styles for the footer cell of the column. Under the hood, to apply the property,
|
|
67
|
-
* the `footerStyle` option uses the
|
|
68
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
69
|
-
*/
|
|
70
|
-
footerStyle: {
|
|
71
|
-
[key: string]: string;
|
|
72
|
-
};
|
|
73
|
-
/**
|
|
74
|
-
* Sets the custom CSS classes to the column cells. Under the hood, to apply the property, the `class` option uses the
|
|
75
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
76
|
-
* To customize header and footer column cells, use the `headerClass`
|
|
77
|
-
* and `footerClass` inputs.
|
|
78
|
-
*/
|
|
79
|
-
cssClass: string | string[] | Set<string> | {
|
|
80
|
-
[key: string]: any;
|
|
81
|
-
};
|
|
82
|
-
/**
|
|
83
|
-
* Sets the custom CSS classes to the column header cell. Under the hood, to apply the property,
|
|
84
|
-
* the `headerClass` option uses the
|
|
85
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
86
|
-
*/
|
|
87
|
-
headerClass: string | string[] | Set<string> | {
|
|
88
|
-
[key: string]: any;
|
|
89
|
-
};
|
|
90
|
-
/**
|
|
91
|
-
* Sets the custom CSS classes to the column footer cell. Under the hood, to apply the property,
|
|
92
|
-
* the `footerClass` option uses the
|
|
93
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
94
|
-
*/
|
|
95
|
-
footerClass: string | string[] | Set<string> | {
|
|
96
|
-
[key: string]: any;
|
|
97
|
-
};
|
|
98
|
-
constructor(options: OptionChangesService, parent?: GanttColumnBase);
|
|
99
|
-
ngOnChanges(): void;
|
|
100
|
-
}
|
|
@@ -1,107 +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 GanttColumnGroupComponent_1;
|
|
7
|
-
import { Component, forwardRef, SkipSelf, Host, Optional, ContentChildren, QueryList, Input } from '@angular/core';
|
|
8
|
-
import { ColumnGroupComponent } from '@progress/kendo-angular-treelist';
|
|
9
|
-
import { OptionChangesService } from '../common/option-changes.service';
|
|
10
|
-
import { GanttColumnBase } from './column-base';
|
|
11
|
-
import { HeaderTemplateDirective } from './header-template.directive';
|
|
12
|
-
let GanttColumnGroupComponent = GanttColumnGroupComponent_1 = class GanttColumnGroupComponent extends ColumnGroupComponent {
|
|
13
|
-
constructor(options, parent) {
|
|
14
|
-
super(parent);
|
|
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
|
-
}
|
|
36
|
-
ngOnChanges() {
|
|
37
|
-
this.options.notifyColumnChanges();
|
|
38
|
-
}
|
|
39
|
-
};
|
|
40
|
-
tslib_1.__decorate([
|
|
41
|
-
ContentChildren(GanttColumnBase),
|
|
42
|
-
tslib_1.__metadata("design:type", QueryList)
|
|
43
|
-
], GanttColumnGroupComponent.prototype, "children", void 0);
|
|
44
|
-
tslib_1.__decorate([
|
|
45
|
-
ContentChildren(HeaderTemplateDirective),
|
|
46
|
-
tslib_1.__metadata("design:type", QueryList)
|
|
47
|
-
], GanttColumnGroupComponent.prototype, "headerTemplates", void 0);
|
|
48
|
-
tslib_1.__decorate([
|
|
49
|
-
Input(),
|
|
50
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
51
|
-
], GanttColumnGroupComponent.prototype, "locked", void 0);
|
|
52
|
-
tslib_1.__decorate([
|
|
53
|
-
Input(),
|
|
54
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
55
|
-
], GanttColumnGroupComponent.prototype, "lockable", void 0);
|
|
56
|
-
tslib_1.__decorate([
|
|
57
|
-
Input(),
|
|
58
|
-
tslib_1.__metadata("design:type", Boolean)
|
|
59
|
-
], GanttColumnGroupComponent.prototype, "hidden", void 0);
|
|
60
|
-
tslib_1.__decorate([
|
|
61
|
-
Input(),
|
|
62
|
-
tslib_1.__metadata("design:type", Object)
|
|
63
|
-
], GanttColumnGroupComponent.prototype, "sortable", void 0);
|
|
64
|
-
tslib_1.__decorate([
|
|
65
|
-
Input(),
|
|
66
|
-
tslib_1.__metadata("design:type", String)
|
|
67
|
-
], GanttColumnGroupComponent.prototype, "media", void 0);
|
|
68
|
-
tslib_1.__decorate([
|
|
69
|
-
Input(),
|
|
70
|
-
tslib_1.__metadata("design:type", Object)
|
|
71
|
-
], GanttColumnGroupComponent.prototype, "style", void 0);
|
|
72
|
-
tslib_1.__decorate([
|
|
73
|
-
Input(),
|
|
74
|
-
tslib_1.__metadata("design:type", Object)
|
|
75
|
-
], GanttColumnGroupComponent.prototype, "headerStyle", void 0);
|
|
76
|
-
tslib_1.__decorate([
|
|
77
|
-
Input(),
|
|
78
|
-
tslib_1.__metadata("design:type", Object)
|
|
79
|
-
], GanttColumnGroupComponent.prototype, "footerStyle", void 0);
|
|
80
|
-
tslib_1.__decorate([
|
|
81
|
-
Input('class'),
|
|
82
|
-
tslib_1.__metadata("design:type", Object)
|
|
83
|
-
], GanttColumnGroupComponent.prototype, "cssClass", void 0);
|
|
84
|
-
tslib_1.__decorate([
|
|
85
|
-
Input(),
|
|
86
|
-
tslib_1.__metadata("design:type", Object)
|
|
87
|
-
], GanttColumnGroupComponent.prototype, "headerClass", void 0);
|
|
88
|
-
tslib_1.__decorate([
|
|
89
|
-
Input(),
|
|
90
|
-
tslib_1.__metadata("design:type", Object)
|
|
91
|
-
], GanttColumnGroupComponent.prototype, "footerClass", void 0);
|
|
92
|
-
GanttColumnGroupComponent = GanttColumnGroupComponent_1 = tslib_1.__decorate([
|
|
93
|
-
Component({
|
|
94
|
-
selector: 'kendo-gantt-column-group',
|
|
95
|
-
template: '',
|
|
96
|
-
providers: [
|
|
97
|
-
{
|
|
98
|
-
provide: GanttColumnBase,
|
|
99
|
-
useExisting: forwardRef(() => GanttColumnGroupComponent_1)
|
|
100
|
-
}
|
|
101
|
-
]
|
|
102
|
-
}),
|
|
103
|
-
tslib_1.__param(1, SkipSelf()), tslib_1.__param(1, Host()), tslib_1.__param(1, Optional()),
|
|
104
|
-
tslib_1.__metadata("design:paramtypes", [OptionChangesService,
|
|
105
|
-
GanttColumnBase])
|
|
106
|
-
], GanttColumnGroupComponent);
|
|
107
|
-
export { GanttColumnGroupComponent };
|
|
@@ -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 template for the column menu in the Gantt. Provides an option for
|
|
8
|
-
* customizing the content of the column menu for all or for specific columns.
|
|
9
|
-
* To define the content template, nest an `<ng-template>` tag with the
|
|
10
|
-
* `kendoGanttColumnMenuTemplate` directive inside the `<kendo-gantt-column>` component.
|
|
11
|
-
*
|
|
12
|
-
* The column menu service and the current column are available as context variables:
|
|
13
|
-
* - `service`—Represents the ColumnMenuService.
|
|
14
|
-
* - `column`—Represents the Gantt column.
|
|
15
|
-
*/
|
|
16
|
-
export declare class ColumnMenuTemplateDirective {
|
|
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, 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
|
-
let ColumnMenuTemplateDirective = class ColumnMenuTemplateDirective {
|
|
18
|
-
constructor(templateRef) {
|
|
19
|
-
this.templateRef = templateRef;
|
|
20
|
-
}
|
|
21
|
-
};
|
|
22
|
-
ColumnMenuTemplateDirective = tslib_1.__decorate([
|
|
23
|
-
Directive({
|
|
24
|
-
selector: '[kendoGanttColumnMenuTemplate]'
|
|
25
|
-
}),
|
|
26
|
-
tslib_1.__param(0, Optional()),
|
|
27
|
-
tslib_1.__metadata("design:paramtypes", [TemplateRef])
|
|
28
|
-
], ColumnMenuTemplateDirective);
|
|
29
|
-
export { ColumnMenuTemplateDirective };
|
|
@@ -1,127 +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 { ColumnComponent } from '@progress/kendo-angular-treelist';
|
|
7
|
-
import { OptionChangesService } from '../common/option-changes.service';
|
|
8
|
-
import { GanttColumnBase } from './column-base';
|
|
9
|
-
import { CellTemplateDirective } from './cell-template.directive';
|
|
10
|
-
import { ColumnMenuTemplateDirective } from './column-menu-template.directive';
|
|
11
|
-
import { FilterCellTemplateDirective } from './filter-cell-template.directive';
|
|
12
|
-
import { FilterMenuTemplateDirective } from './filter-menu-template.directive';
|
|
13
|
-
import { FooterTemplateDirective } from './footer-template.directive';
|
|
14
|
-
import { HeaderTemplateDirective } from './header-template.directive';
|
|
15
|
-
import { CellContentType } from '../models/cell-content-type.interface';
|
|
16
|
-
import { EditTemplateDirective } from './edit-template.directive';
|
|
17
|
-
export declare class GanttColumnComponent extends ColumnComponent {
|
|
18
|
-
private options;
|
|
19
|
-
headerTemplates: QueryList<HeaderTemplateDirective>;
|
|
20
|
-
footerTemplate: FooterTemplateDirective;
|
|
21
|
-
columnMenuTemplates: QueryList<ColumnMenuTemplateDirective>;
|
|
22
|
-
template: CellTemplateDirective;
|
|
23
|
-
editTemplate: EditTemplateDirective;
|
|
24
|
-
filterCellTemplate: FilterCellTemplateDirective;
|
|
25
|
-
filterMenuTemplate: FilterMenuTemplateDirective;
|
|
26
|
-
/**
|
|
27
|
-
* The format that is applied to the value before it is displayed.
|
|
28
|
-
* Takes the `{0:format}` form where `format` is a standard number format, a custom number format,
|
|
29
|
-
* a standard date format, a custom date format or a format object. For more information on the supported date and number formats,
|
|
30
|
-
* refer to the [kendo-intl](https://github.com/telerik/kendo-intl/blob/develop/docs/index.md) documentation.
|
|
31
|
-
*/
|
|
32
|
-
format: any;
|
|
33
|
-
/**
|
|
34
|
-
* Defines the filter type that is displayed inside the filter row. The default value is `text`.
|
|
35
|
-
*/
|
|
36
|
-
filter: CellContentType;
|
|
37
|
-
/**
|
|
38
|
-
* Defines if a filter UI will be displayed for this column. The default value is `true`.
|
|
39
|
-
*/
|
|
40
|
-
filterable: boolean;
|
|
41
|
-
/**
|
|
42
|
-
* @hidden
|
|
43
|
-
*
|
|
44
|
-
* Defines the editor type.
|
|
45
|
-
* Used when the column enters the edit mode. The default value is `text`.
|
|
46
|
-
*/
|
|
47
|
-
editor: CellContentType;
|
|
48
|
-
/**
|
|
49
|
-
* @hidden
|
|
50
|
-
*
|
|
51
|
-
* Defines whether the column is editable. The default value is `true`.
|
|
52
|
-
*/
|
|
53
|
-
editable: boolean;
|
|
54
|
-
/**
|
|
55
|
-
* Toggles the locked (frozen) state of the columns.
|
|
56
|
-
* @hidden
|
|
57
|
-
* @default false
|
|
58
|
-
*/
|
|
59
|
-
locked: boolean;
|
|
60
|
-
/**
|
|
61
|
-
* Specifies if the column can be locked or unlocked from the column menu or by reordering the columns.
|
|
62
|
-
* @hidden
|
|
63
|
-
*/
|
|
64
|
-
lockable: boolean;
|
|
65
|
-
/**
|
|
66
|
-
* Sets the visibility of the column.
|
|
67
|
-
*
|
|
68
|
-
* @default false
|
|
69
|
-
*/
|
|
70
|
-
hidden: boolean;
|
|
71
|
-
/**
|
|
72
|
-
* Sets the condition that needs to be satisfied for a column to remain visible.
|
|
73
|
-
* If you set the `hidden` property, the behavior of `media` is overridden.
|
|
74
|
-
*/
|
|
75
|
-
media: string;
|
|
76
|
-
/**
|
|
77
|
-
* Sets the custom styles for the table cells (excluding the footer and header ones) of the column. Under the hood,
|
|
78
|
-
* to apply the property, the `style` option uses the
|
|
79
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
80
|
-
*/
|
|
81
|
-
style: {
|
|
82
|
-
[key: string]: string;
|
|
83
|
-
};
|
|
84
|
-
/**
|
|
85
|
-
* Sets the custom styles for the header cell of the column. Under the hood, to apply the property,
|
|
86
|
-
* the `headerStyle` option uses the
|
|
87
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
88
|
-
*/
|
|
89
|
-
headerStyle: {
|
|
90
|
-
[key: string]: string;
|
|
91
|
-
};
|
|
92
|
-
/**
|
|
93
|
-
* Sets the custom styles for the footer cell of the column. Under the hood, to apply the property,
|
|
94
|
-
* the `footerStyle` option uses the
|
|
95
|
-
* [NgStyle]({{ site.data.urls.angular['ngstyleapi'] }}) directive.
|
|
96
|
-
*/
|
|
97
|
-
footerStyle: {
|
|
98
|
-
[key: string]: string;
|
|
99
|
-
};
|
|
100
|
-
/**
|
|
101
|
-
* Sets the custom CSS classes to the column cells. Under the hood, to apply the property, the `class` option uses the
|
|
102
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
103
|
-
* To customize header and footer column cells, use the `headerClass`
|
|
104
|
-
* and `footerClass` inputs.
|
|
105
|
-
*/
|
|
106
|
-
cssClass: string | string[] | Set<string> | {
|
|
107
|
-
[key: string]: any;
|
|
108
|
-
};
|
|
109
|
-
/**
|
|
110
|
-
* Sets the custom CSS classes to the column header cell. Under the hood, to apply the property,
|
|
111
|
-
* the `headerClass` option uses the
|
|
112
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
113
|
-
*/
|
|
114
|
-
headerClass: string | string[] | Set<string> | {
|
|
115
|
-
[key: string]: any;
|
|
116
|
-
};
|
|
117
|
-
/**
|
|
118
|
-
* Sets the custom CSS classes to the column footer cell. Under the hood, to apply the property,
|
|
119
|
-
* the `footerClass` option uses the
|
|
120
|
-
* [NgClass]({{ site.data.urls.angular['ngclassapi'] }}) directive.
|
|
121
|
-
*/
|
|
122
|
-
footerClass: string | string[] | Set<string> | {
|
|
123
|
-
[key: string]: any;
|
|
124
|
-
};
|
|
125
|
-
constructor(options: OptionChangesService, parent?: GanttColumnBase);
|
|
126
|
-
ngOnChanges(): void;
|
|
127
|
-
}
|