@syncfusion/ej2-angular-gantt 26.1.35 → 26.1.38-ngcc

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.
Files changed (102) hide show
  1. package/@syncfusion/ej2-angular-gantt.es5.js +899 -0
  2. package/@syncfusion/ej2-angular-gantt.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-gantt.js +847 -0
  4. package/@syncfusion/ej2-angular-gantt.js.map +1 -0
  5. package/dist/ej2-angular-gantt.umd.js +1017 -0
  6. package/dist/ej2-angular-gantt.umd.js.map +1 -0
  7. package/dist/ej2-angular-gantt.umd.min.js +11 -0
  8. package/dist/ej2-angular-gantt.umd.min.js.map +1 -0
  9. package/{syncfusion-ej2-angular-gantt.d.ts → ej2-angular-gantt.d.ts} +1 -1
  10. package/ej2-angular-gantt.metadata.json +1 -0
  11. package/license +10 -0
  12. package/package.json +29 -28
  13. package/schematics/collection.json +0 -20
  14. package/src/gantt/adddialogfields.directive.d.ts +0 -5
  15. package/src/gantt/columns.directive.d.ts +0 -5
  16. package/src/gantt/dayworkingtime.directive.d.ts +0 -5
  17. package/src/gantt/editdialogfields.directive.d.ts +0 -5
  18. package/src/gantt/eventmarkers.directive.d.ts +0 -5
  19. package/src/gantt/gantt-all.module.d.ts +0 -6
  20. package/src/gantt/gantt.component.d.ts +0 -3
  21. package/src/gantt/gantt.module.d.ts +0 -13
  22. package/src/gantt/holidays.directive.d.ts +0 -5
  23. package/src/gantt/weekworkingtime.directive.d.ts +0 -5
  24. package/CHANGELOG.md +0 -2361
  25. package/esm2020/public_api.mjs +0 -2
  26. package/esm2020/src/gantt/adddialogfields.directive.mjs +0 -58
  27. package/esm2020/src/gantt/columns.directive.mjs +0 -72
  28. package/esm2020/src/gantt/dayworkingtime.directive.mjs +0 -58
  29. package/esm2020/src/gantt/editdialogfields.directive.mjs +0 -58
  30. package/esm2020/src/gantt/eventmarkers.directive.mjs +0 -57
  31. package/esm2020/src/gantt/gantt-all.module.mjs +0 -74
  32. package/esm2020/src/gantt/gantt.component.mjs +0 -273
  33. package/esm2020/src/gantt/gantt.module.mjs +0 -88
  34. package/esm2020/src/gantt/holidays.directive.mjs +0 -58
  35. package/esm2020/src/gantt/weekworkingtime.directive.mjs +0 -58
  36. package/esm2020/src/index.mjs +0 -12
  37. package/esm2020/syncfusion-ej2-angular-gantt.mjs +0 -5
  38. package/fesm2015/syncfusion-ej2-angular-gantt.mjs +0 -815
  39. package/fesm2015/syncfusion-ej2-angular-gantt.mjs.map +0 -1
  40. package/fesm2020/syncfusion-ej2-angular-gantt.mjs +0 -815
  41. package/fesm2020/syncfusion-ej2-angular-gantt.mjs.map +0 -1
  42. package/schematics/generators/gantt-daymarkers/index.d.ts +0 -3
  43. package/schematics/generators/gantt-daymarkers/index.js +0 -8
  44. package/schematics/generators/gantt-daymarkers/index.ts +0 -8
  45. package/schematics/generators/gantt-daymarkers/sample-details.d.ts +0 -5
  46. package/schematics/generators/gantt-daymarkers/sample-details.js +0 -7
  47. package/schematics/generators/gantt-daymarkers/sample-details.ts +0 -5
  48. package/schematics/generators/gantt-daymarkers/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -9
  49. package/schematics/generators/gantt-daymarkers/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -6
  50. package/schematics/generators/gantt-daymarkers/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -56
  51. package/schematics/generators/gantt-daymarkers/samples/__path__/__name@dasherize@if-flat__/assets/data-source.ts +0 -1327
  52. package/schematics/generators/gantt-daymarkers/schema.d.ts +0 -3
  53. package/schematics/generators/gantt-daymarkers/schema.js +0 -2
  54. package/schematics/generators/gantt-daymarkers/schema.json +0 -125
  55. package/schematics/generators/gantt-daymarkers/schema.ts +0 -3
  56. package/schematics/generators/gantt-default/index.d.ts +0 -3
  57. package/schematics/generators/gantt-default/index.js +0 -8
  58. package/schematics/generators/gantt-default/index.ts +0 -8
  59. package/schematics/generators/gantt-default/sample-details.d.ts +0 -5
  60. package/schematics/generators/gantt-default/sample-details.js +0 -7
  61. package/schematics/generators/gantt-default/sample-details.ts +0 -5
  62. package/schematics/generators/gantt-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -5
  63. package/schematics/generators/gantt-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -4
  64. package/schematics/generators/gantt-default/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -16
  65. package/schematics/generators/gantt-default/schema.d.ts +0 -3
  66. package/schematics/generators/gantt-default/schema.js +0 -2
  67. package/schematics/generators/gantt-default/schema.json +0 -125
  68. package/schematics/generators/gantt-default/schema.ts +0 -3
  69. package/schematics/generators/gantt-editing/index.d.ts +0 -3
  70. package/schematics/generators/gantt-editing/index.js +0 -8
  71. package/schematics/generators/gantt-editing/index.ts +0 -8
  72. package/schematics/generators/gantt-editing/sample-details.d.ts +0 -5
  73. package/schematics/generators/gantt-editing/sample-details.js +0 -7
  74. package/schematics/generators/gantt-editing/sample-details.ts +0 -5
  75. package/schematics/generators/gantt-editing/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  76. package/schematics/generators/gantt-editing/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -5
  77. package/schematics/generators/gantt-editing/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -45
  78. package/schematics/generators/gantt-editing/samples/__path__/__name@dasherize@if-flat__/assets/data-source.ts +0 -1327
  79. package/schematics/generators/gantt-editing/schema.d.ts +0 -3
  80. package/schematics/generators/gantt-editing/schema.js +0 -2
  81. package/schematics/generators/gantt-editing/schema.json +0 -125
  82. package/schematics/generators/gantt-editing/schema.ts +0 -3
  83. package/schematics/generators/gantt-localdata/index.d.ts +0 -3
  84. package/schematics/generators/gantt-localdata/index.js +0 -8
  85. package/schematics/generators/gantt-localdata/index.ts +0 -8
  86. package/schematics/generators/gantt-localdata/sample-details.d.ts +0 -5
  87. package/schematics/generators/gantt-localdata/sample-details.js +0 -7
  88. package/schematics/generators/gantt-localdata/sample-details.ts +0 -5
  89. package/schematics/generators/gantt-localdata/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -4
  90. package/schematics/generators/gantt-localdata/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -5
  91. package/schematics/generators/gantt-localdata/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -28
  92. package/schematics/generators/gantt-localdata/samples/__path__/__name@dasherize@if-flat__/assets/data-source.ts +0 -1327
  93. package/schematics/generators/gantt-localdata/schema.d.ts +0 -3
  94. package/schematics/generators/gantt-localdata/schema.js +0 -2
  95. package/schematics/generators/gantt-localdata/schema.json +0 -125
  96. package/schematics/generators/gantt-localdata/schema.ts +0 -3
  97. package/schematics/ng-add/index.d.ts +0 -3
  98. package/schematics/ng-add/index.js +0 -9
  99. package/schematics/ng-add/schema.d.ts +0 -13
  100. package/schematics/ng-add/schema.js +0 -2
  101. package/schematics/utils/lib-details.d.ts +0 -4
  102. package/schematics/utils/lib-details.js +0 -6
@@ -1,815 +0,0 @@
1
- import { __decorate } from 'tslib';
2
- import * as i0 from '@angular/core';
3
- import { Directive, ContentChild, ContentChildren, Component, ChangeDetectionStrategy, NgModule } from '@angular/core';
4
- import { ComplexBase, setValue, Template, ArrayBase, ComponentBase, ComponentMixins } from '@syncfusion/ej2-angular-base';
5
- import { Gantt, Filter, Selection, Sort, Reorder, Resize, Edit, DayMarkers, Toolbar, ContextMenu, ExcelExport, RowDD, ColumnMenu, PdfExport, VirtualScroll, CriticalPath, UndoRedo } from '@syncfusion/ej2-gantt';
6
- export * from '@syncfusion/ej2-gantt';
7
- import { CommonModule } from '@angular/common';
8
-
9
- let input$6 = ['allowEditing', 'allowFiltering', 'allowReordering', 'allowResizing', 'allowSorting', 'clipMode', 'customAttributes', 'disableHtmlEncode', 'displayAsCheckBox', 'edit', 'editType', 'field', 'filter', 'format', 'formatter', 'headerTemplate', 'headerText', 'headerTextAlign', 'hideAtMedia', 'isPrimaryKey', 'maxWidth', 'minWidth', 'sortComparer', 'template', 'textAlign', 'type', 'validationRules', 'valueAccessor', 'visible', 'width'];
10
- let outputs$7 = [];
11
- /**
12
- * `e-column` directive represent a column of the Angular Gantt.
13
- * It must be contained in a Gantt component(`ejs-gantt`).
14
- * ```html
15
- * <ejs-gantt [dataSource]='data' allowSelection='true' allowSorting='true'>
16
- * <e-columns>
17
- * <e-column field='ID' width='150'></e-column>
18
- * <e-column field='taskName' headerText='Task Name' width='200'></e-column>
19
- * </e-columns>
20
- * </ejs-gantt>
21
- * ```
22
- */
23
- class ColumnDirective extends ComplexBase {
24
- constructor(viewContainerRef) {
25
- super();
26
- this.viewContainerRef = viewContainerRef;
27
- setValue('currentInstance', this, this.viewContainerRef);
28
- this.registerEvents(outputs$7);
29
- this.directivePropList = input$6;
30
- }
31
- }
32
- ColumnDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
33
- ColumnDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: ColumnDirective, selector: "ejs-gantt>e-columns>e-column", inputs: { allowEditing: "allowEditing", allowFiltering: "allowFiltering", allowReordering: "allowReordering", allowResizing: "allowResizing", allowSorting: "allowSorting", clipMode: "clipMode", customAttributes: "customAttributes", disableHtmlEncode: "disableHtmlEncode", displayAsCheckBox: "displayAsCheckBox", edit: "edit", editType: "editType", field: "field", filter: "filter", format: "format", formatter: "formatter", headerTemplate: "headerTemplate", headerText: "headerText", headerTextAlign: "headerTextAlign", hideAtMedia: "hideAtMedia", isPrimaryKey: "isPrimaryKey", maxWidth: "maxWidth", minWidth: "minWidth", sortComparer: "sortComparer", template: "template", textAlign: "textAlign", type: "type", validationRules: "validationRules", valueAccessor: "valueAccessor", visible: "visible", width: "width" }, queries: [{ propertyName: "template", first: true, predicate: ["template"], descendants: true }, { propertyName: "headerTemplate", first: true, predicate: ["headerTemplate"], descendants: true }], usesInheritance: true, ngImport: i0 });
34
- __decorate([
35
- Template()
36
- ], ColumnDirective.prototype, "template", void 0);
37
- __decorate([
38
- Template()
39
- ], ColumnDirective.prototype, "headerTemplate", void 0);
40
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnDirective, decorators: [{
41
- type: Directive,
42
- args: [{
43
- selector: 'ejs-gantt>e-columns>e-column',
44
- inputs: input$6,
45
- outputs: outputs$7,
46
- queries: {}
47
- }]
48
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; }, propDecorators: { template: [{
49
- type: ContentChild,
50
- args: ['template']
51
- }], headerTemplate: [{
52
- type: ContentChild,
53
- args: ['headerTemplate']
54
- }] } });
55
- /**
56
- * Column Array Directive
57
- * @private
58
- */
59
- class ColumnsDirective extends ArrayBase {
60
- constructor() {
61
- super('columns');
62
- }
63
- }
64
- ColumnsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
65
- ColumnsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: ColumnsDirective, selector: "ejs-gantt>e-columns", queries: [{ propertyName: "children", predicate: ColumnDirective }], usesInheritance: true, ngImport: i0 });
66
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnsDirective, decorators: [{
67
- type: Directive,
68
- args: [{
69
- selector: 'ejs-gantt>e-columns',
70
- queries: {
71
- children: new ContentChildren(ColumnDirective)
72
- },
73
- }]
74
- }], ctorParameters: function () { return []; } });
75
-
76
- let input$5 = ['additionalParams', 'fields', 'headerText', 'type'];
77
- let outputs$6 = [];
78
- /**
79
- * `e-add-dialog-field` directive represent a add dialog fields collection in Gantt task add dialog.
80
- * It must be contained in a Gantt component(`ejs-gantt`).
81
- * ```html
82
- * <ejs-gantt [dataSource]='data' allowSelection='true' allowSorting='true'>
83
- * <e-add-dialog-fields>
84
- * <e-add-dialog-field type='General' headerText='General'></e-add-dialog-field>
85
- * <e-add-dialog-field type='Dependency' headerText='Dependency'></e-add-dialog-field>
86
- * </e-add-dialog-fields>
87
- * </ejs-gantt>
88
- * ```
89
- */
90
- class AddDialogFieldDirective extends ComplexBase {
91
- constructor(viewContainerRef) {
92
- super();
93
- this.viewContainerRef = viewContainerRef;
94
- setValue('currentInstance', this, this.viewContainerRef);
95
- this.registerEvents(outputs$6);
96
- this.directivePropList = input$5;
97
- }
98
- }
99
- AddDialogFieldDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AddDialogFieldDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
100
- AddDialogFieldDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: AddDialogFieldDirective, selector: "ejs-gantt>e-add-dialog-fields>e-add-dialog-field", inputs: { additionalParams: "additionalParams", fields: "fields", headerText: "headerText", type: "type" }, usesInheritance: true, ngImport: i0 });
101
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AddDialogFieldDirective, decorators: [{
102
- type: Directive,
103
- args: [{
104
- selector: 'ejs-gantt>e-add-dialog-fields>e-add-dialog-field',
105
- inputs: input$5,
106
- outputs: outputs$6,
107
- queries: {}
108
- }]
109
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; } });
110
- /**
111
- * AddDialogField Array Directive
112
- * @private
113
- */
114
- class AddDialogFieldsDirective extends ArrayBase {
115
- constructor() {
116
- super('adddialogfields');
117
- }
118
- }
119
- AddDialogFieldsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AddDialogFieldsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
120
- AddDialogFieldsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: AddDialogFieldsDirective, selector: "ejs-gantt>e-add-dialog-fields", queries: [{ propertyName: "children", predicate: AddDialogFieldDirective }], usesInheritance: true, ngImport: i0 });
121
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: AddDialogFieldsDirective, decorators: [{
122
- type: Directive,
123
- args: [{
124
- selector: 'ejs-gantt>e-add-dialog-fields',
125
- queries: {
126
- children: new ContentChildren(AddDialogFieldDirective)
127
- },
128
- }]
129
- }], ctorParameters: function () { return []; } });
130
-
131
- let input$4 = ['additionalParams', 'fields', 'headerText', 'type'];
132
- let outputs$5 = [];
133
- /**
134
- * `e-edit-dialog-field` directive represent a edit dialog fields collection in Gantt task add dialog.
135
- * It must be contained in a Gantt component(`ejs-gantt`).
136
- * ```html
137
- * <ejs-gantt [dataSource]='data' allowSelection='true' allowSorting='true'>
138
- * <e-edit-dialog-fields>
139
- * <e-edit-dialog-field type='General' headerText='General'></e-edit-dialog-field>
140
- * <e-edit-dialog-field type='Dependency' headerText='Dependency'></e-edit-dialog-field>
141
- * </e-edit-dialog-fields>
142
- * </ejs-gantt>
143
- * ```
144
- */
145
- class EditDialogFieldDirective extends ComplexBase {
146
- constructor(viewContainerRef) {
147
- super();
148
- this.viewContainerRef = viewContainerRef;
149
- setValue('currentInstance', this, this.viewContainerRef);
150
- this.registerEvents(outputs$5);
151
- this.directivePropList = input$4;
152
- }
153
- }
154
- EditDialogFieldDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: EditDialogFieldDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
155
- EditDialogFieldDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: EditDialogFieldDirective, selector: "ejs-gantt>e-edit-dialog-fields>e-edit-dialog-field", inputs: { additionalParams: "additionalParams", fields: "fields", headerText: "headerText", type: "type" }, usesInheritance: true, ngImport: i0 });
156
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: EditDialogFieldDirective, decorators: [{
157
- type: Directive,
158
- args: [{
159
- selector: 'ejs-gantt>e-edit-dialog-fields>e-edit-dialog-field',
160
- inputs: input$4,
161
- outputs: outputs$5,
162
- queries: {}
163
- }]
164
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; } });
165
- /**
166
- * EditDialogField Array Directive
167
- * @private
168
- */
169
- class EditDialogFieldsDirective extends ArrayBase {
170
- constructor() {
171
- super('editdialogfields');
172
- }
173
- }
174
- EditDialogFieldsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: EditDialogFieldsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
175
- EditDialogFieldsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: EditDialogFieldsDirective, selector: "ejs-gantt>e-edit-dialog-fields", queries: [{ propertyName: "children", predicate: EditDialogFieldDirective }], usesInheritance: true, ngImport: i0 });
176
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: EditDialogFieldsDirective, decorators: [{
177
- type: Directive,
178
- args: [{
179
- selector: 'ejs-gantt>e-edit-dialog-fields',
180
- queries: {
181
- children: new ContentChildren(EditDialogFieldDirective)
182
- },
183
- }]
184
- }], ctorParameters: function () { return []; } });
185
-
186
- let input$3 = ['from', 'to'];
187
- let outputs$4 = [];
188
- /**
189
- * `e-day-working-time-collection` directive represent a working time ranges in a day.
190
- * It must be contained in a Gantt component(`ejs-gantt`).
191
- * ```html
192
- * <ejs-gantt [dataSource]='data' allowSelection='true' allowSorting='true'>
193
- * <e-day-working-time-collection>
194
- * <e-day-working-time from='8' to='12'></e-day-working-time>
195
- * <e-day-working-time from='13' to='17'></e-day-working-time>
196
- * </e-day-working-time-collection>
197
- * </ejs-gantt>
198
- * ```
199
- */
200
- class DayWorkingTimeDirective extends ComplexBase {
201
- constructor(viewContainerRef) {
202
- super();
203
- this.viewContainerRef = viewContainerRef;
204
- setValue('currentInstance', this, this.viewContainerRef);
205
- this.registerEvents(outputs$4);
206
- this.directivePropList = input$3;
207
- }
208
- }
209
- DayWorkingTimeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: DayWorkingTimeDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
210
- DayWorkingTimeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: DayWorkingTimeDirective, selector: "ejs-gantt>e-day-working-time-collection>e-day-working-time", inputs: { from: "from", to: "to" }, usesInheritance: true, ngImport: i0 });
211
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: DayWorkingTimeDirective, decorators: [{
212
- type: Directive,
213
- args: [{
214
- selector: 'ejs-gantt>e-day-working-time-collection>e-day-working-time',
215
- inputs: input$3,
216
- outputs: outputs$4,
217
- queries: {}
218
- }]
219
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; } });
220
- /**
221
- * DayWorkingTime Array Directive
222
- * @private
223
- */
224
- class DayWorkingTimeCollectionDirective extends ArrayBase {
225
- constructor() {
226
- super('dayworkingtime');
227
- }
228
- }
229
- DayWorkingTimeCollectionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: DayWorkingTimeCollectionDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
230
- DayWorkingTimeCollectionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: DayWorkingTimeCollectionDirective, selector: "ejs-gantt>e-day-working-time-collection", queries: [{ propertyName: "children", predicate: DayWorkingTimeDirective }], usesInheritance: true, ngImport: i0 });
231
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: DayWorkingTimeCollectionDirective, decorators: [{
232
- type: Directive,
233
- args: [{
234
- selector: 'ejs-gantt>e-day-working-time-collection',
235
- queries: {
236
- children: new ContentChildren(DayWorkingTimeDirective)
237
- },
238
- }]
239
- }], ctorParameters: function () { return []; } });
240
-
241
- let input$2 = ['dayOfWeek', 'timeRange'];
242
- let outputs$3 = [];
243
- /**
244
- * `e-week-working-times` directive represent a working time ranges in a day.
245
- * It must be contained in a Gantt component(`ejs-gantt`).
246
- * ```html
247
- * <ejs-gantt [dataSource]='data' allowSelection='true' allowSorting='true'>
248
- * <e-week-working-times>
249
- * <e-week-working-time dayOfWeek='Monday'></e-week-working-time>
250
- * <e-week-working-time dayOfWeek='Monday'></e-week-working-time>
251
- * </e-week-working-times>
252
- * </ejs-gantt>
253
- * ```
254
- */
255
- class WeekWorkingTimeDirective extends ComplexBase {
256
- constructor(viewContainerRef) {
257
- super();
258
- this.viewContainerRef = viewContainerRef;
259
- setValue('currentInstance', this, this.viewContainerRef);
260
- this.registerEvents(outputs$3);
261
- this.directivePropList = input$2;
262
- }
263
- }
264
- WeekWorkingTimeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: WeekWorkingTimeDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
265
- WeekWorkingTimeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: WeekWorkingTimeDirective, selector: "ejs-gantt>e-week-working-times>e-week-working-time", inputs: { dayOfWeek: "dayOfWeek", timeRange: "timeRange" }, usesInheritance: true, ngImport: i0 });
266
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: WeekWorkingTimeDirective, decorators: [{
267
- type: Directive,
268
- args: [{
269
- selector: 'ejs-gantt>e-week-working-times>e-week-working-time',
270
- inputs: input$2,
271
- outputs: outputs$3,
272
- queries: {}
273
- }]
274
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; } });
275
- /**
276
- * WeekWorkingTime Array Directive
277
- * @private
278
- */
279
- class WeekWorkingTimesDirective extends ArrayBase {
280
- constructor() {
281
- super('weekworkingtime');
282
- }
283
- }
284
- WeekWorkingTimesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: WeekWorkingTimesDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
285
- WeekWorkingTimesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: WeekWorkingTimesDirective, selector: "ejs-gantt>e-week-working-times", queries: [{ propertyName: "children", predicate: WeekWorkingTimeDirective }], usesInheritance: true, ngImport: i0 });
286
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: WeekWorkingTimesDirective, decorators: [{
287
- type: Directive,
288
- args: [{
289
- selector: 'ejs-gantt>e-week-working-times',
290
- queries: {
291
- children: new ContentChildren(WeekWorkingTimeDirective)
292
- },
293
- }]
294
- }], ctorParameters: function () { return []; } });
295
-
296
- let input$1 = ['cssClass', 'from', 'label', 'to'];
297
- let outputs$2 = [];
298
- /**
299
- * `e-holidays` directive represent a holidays collection in Gantt.
300
- * It must be contained in a Gantt component(`ejs-gantt`).
301
- * ```html
302
- * <ejs-gantt [dataSource]='data' allowSelection='true' allowSorting='true'>
303
- * <e-holidays>
304
- * <e-holiday from='02/20/2018' label='Holiday 1'></e-holiday>
305
- * <e-holiday from='05/15/2018' label='Holiday 2'></e-holiday>
306
- * </e-holidays>
307
- * </ejs-gantt>
308
- * ```
309
- */
310
- class HolidayDirective extends ComplexBase {
311
- constructor(viewContainerRef) {
312
- super();
313
- this.viewContainerRef = viewContainerRef;
314
- setValue('currentInstance', this, this.viewContainerRef);
315
- this.registerEvents(outputs$2);
316
- this.directivePropList = input$1;
317
- }
318
- }
319
- HolidayDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: HolidayDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
320
- HolidayDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: HolidayDirective, selector: "ejs-gantt>e-holidays>e-holidays", inputs: { cssClass: "cssClass", from: "from", label: "label", to: "to" }, usesInheritance: true, ngImport: i0 });
321
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: HolidayDirective, decorators: [{
322
- type: Directive,
323
- args: [{
324
- selector: 'ejs-gantt>e-holidays>e-holidays',
325
- inputs: input$1,
326
- outputs: outputs$2,
327
- queries: {}
328
- }]
329
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; } });
330
- /**
331
- * Holiday Array Directive
332
- * @private
333
- */
334
- class HolidaysDirective extends ArrayBase {
335
- constructor() {
336
- super('holidays');
337
- }
338
- }
339
- HolidaysDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: HolidaysDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
340
- HolidaysDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: HolidaysDirective, selector: "ejs-gantt>e-holidays", queries: [{ propertyName: "children", predicate: HolidayDirective }], usesInheritance: true, ngImport: i0 });
341
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: HolidaysDirective, decorators: [{
342
- type: Directive,
343
- args: [{
344
- selector: 'ejs-gantt>e-holidays',
345
- queries: {
346
- children: new ContentChildren(HolidayDirective)
347
- },
348
- }]
349
- }], ctorParameters: function () { return []; } });
350
-
351
- let input = ['cssClass', 'day', 'label'];
352
- let outputs$1 = [];
353
- /**
354
- * `e-event-markers` directive represent a event marker collection in Gantt.
355
- * It must be contained in a Gantt component(`ejs-gantt`).
356
- * ```html
357
- * <ejs-gantt [dataSource]='data' allowSelection='true' allowSorting='true'>
358
- * <e-event-markers>
359
- * <e-event-marker day='02/10/2018' label='Project Starts'></e-event-marker>
360
- * </e-event-markers>
361
- * </ejs-gantt>
362
- * ```
363
- */
364
- class EventMarkerDirective extends ComplexBase {
365
- constructor(viewContainerRef) {
366
- super();
367
- this.viewContainerRef = viewContainerRef;
368
- setValue('currentInstance', this, this.viewContainerRef);
369
- this.registerEvents(outputs$1);
370
- this.directivePropList = input;
371
- }
372
- }
373
- EventMarkerDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: EventMarkerDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
374
- EventMarkerDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: EventMarkerDirective, selector: "ejs-gantt>e-event-markers>e-event-marker", inputs: { cssClass: "cssClass", day: "day", label: "label" }, usesInheritance: true, ngImport: i0 });
375
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: EventMarkerDirective, decorators: [{
376
- type: Directive,
377
- args: [{
378
- selector: 'ejs-gantt>e-event-markers>e-event-marker',
379
- inputs: input,
380
- outputs: outputs$1,
381
- queries: {}
382
- }]
383
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; } });
384
- /**
385
- * EventMarker Array Directive
386
- * @private
387
- */
388
- class EventMarkersDirective extends ArrayBase {
389
- constructor() {
390
- super('eventmarkers');
391
- }
392
- }
393
- EventMarkersDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: EventMarkersDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
394
- EventMarkersDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: EventMarkersDirective, selector: "ejs-gantt>e-event-markers", queries: [{ propertyName: "children", predicate: EventMarkerDirective }], usesInheritance: true, ngImport: i0 });
395
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: EventMarkersDirective, decorators: [{
396
- type: Directive,
397
- args: [{
398
- selector: 'ejs-gantt>e-event-markers',
399
- queries: {
400
- children: new ContentChildren(EventMarkerDirective)
401
- },
402
- }]
403
- }], ctorParameters: function () { return []; } });
404
-
405
- const inputs = ['UpdateOffsetOnTaskbarEdit', 'addDialogFields', 'allowExcelExport', 'allowFiltering', 'allowKeyboard', 'allowParentDependency', 'allowPdfExport', 'allowReordering', 'allowResizing', 'allowRowDragAndDrop', 'allowSelection', 'allowSorting', 'allowTaskbarDragAndDrop', 'allowTaskbarOverlap', 'allowUnscheduledTasks', 'autoCalculateDateScheduling', 'autoFocusTasks', 'baselineColor', 'collapseAllParentTasks', 'columnMenuItems', 'columns', 'connectorLineBackground', 'connectorLineWidth', 'contextMenuItems', 'dataSource', 'dateFormat', 'dayWorkingTime', 'disableHtmlEncode', 'durationUnit', 'editDialogFields', 'editSettings', 'enableAdaptiveUI', 'enableContextMenu', 'enableCriticalPath', 'enableHtmlSanitizer', 'enableImmutableMode', 'enableMultiTaskbar', 'enablePersistence', 'enablePredecessorValidation', 'enableRtl', 'enableTimelineVirtualization', 'enableUndoRedo', 'enableVirtualMaskRow', 'enableVirtualization', 'eventMarkers', 'filterSettings', 'gridLines', 'height', 'highlightWeekends', 'holidays', 'includeWeekend', 'labelSettings', 'loadChildOnDemand', 'loadingIndicator', 'locale', 'milestoneTemplate', 'parentTaskbarTemplate', 'projectEndDate', 'projectStartDate', 'query', 'readOnly', 'renderBaseline', 'resourceFields', 'resourceIDMapping', 'resourceNameMapping', 'resources', 'rowHeight', 'searchSettings', 'segmentData', 'selectedRowIndex', 'selectionSettings', 'showColumnMenu', 'showInlineNotes', 'showOverAllocation', 'sortSettings', 'splitterSettings', 'taskFields', 'taskMode', 'taskType', 'taskbarHeight', 'taskbarTemplate', 'timelineSettings', 'timelineTemplate', 'timezone', 'toolbar', 'tooltipSettings', 'treeColumnIndex', 'undoRedoActions', 'undoRedoStepsCount', 'updateOffsetOnTaskbarEdit', 'validateManualTasksOnLinking', 'viewType', 'weekWorkingTime', 'width', 'workUnit', 'workWeek', 'zoomingLevels'];
406
- const outputs = ['actionBegin', 'actionComplete', 'actionFailure', 'beforeExcelExport', 'beforePdfExport', 'beforeTooltipRender', 'cellDeselected', 'cellDeselecting', 'cellEdit', 'cellSelected', 'cellSelecting', 'collapsed', 'collapsing', 'columnDrag', 'columnDragStart', 'columnDrop', 'columnMenuClick', 'columnMenuOpen', 'contextMenuClick', 'contextMenuOpen', 'created', 'dataBound', 'dataStateChange', 'destroyed', 'endEdit', 'excelExportComplete', 'excelHeaderQueryCellInfo', 'excelQueryCellInfo', 'expanded', 'expanding', 'headerCellInfo', 'load', 'onMouseMove', 'onTaskbarClick', 'pdfColumnHeaderQueryCellInfo', 'pdfExportComplete', 'pdfQueryCellInfo', 'pdfQueryTaskbarInfo', 'pdfQueryTimelineCellInfo', 'queryCellInfo', 'queryTaskbarInfo', 'recordDoubleClick', 'resizeStart', 'resizeStop', 'resizing', 'rowDataBound', 'rowDeselected', 'rowDeselecting', 'rowDrag', 'rowDragStart', 'rowDragStartHelper', 'rowDrop', 'rowSelected', 'rowSelecting', 'splitterResizeStart', 'splitterResized', 'splitterResizing', 'taskbarEdited', 'taskbarEditing', 'toolbarClick', 'dataSourceChange'];
407
- const twoWays = ['dataSource'];
408
- /**
409
- * `ejs-gantt` represents the Angular Gantt Component.
410
- * ```html
411
- * <ejs-gantt [dataSource]='data' allowSelection='true' allowSorting='true'></ejs-gantt>
412
- * ```
413
- */
414
- let GanttComponent = class GanttComponent extends Gantt {
415
- constructor(ngEle, srenderer, viewContainerRef, injector) {
416
- super();
417
- this.ngEle = ngEle;
418
- this.srenderer = srenderer;
419
- this.viewContainerRef = viewContainerRef;
420
- this.injector = injector;
421
- this.tags = ['columns', 'addDialogFields', 'editDialogFields', 'dayWorkingTime', 'weekWorkingTime', 'holidays', 'eventMarkers'];
422
- this.element = this.ngEle.nativeElement;
423
- this.injectedModules = this.injectedModules || [];
424
- try {
425
- let mod = this.injector.get('GanttFilter');
426
- if (this.injectedModules.indexOf(mod) === -1) {
427
- this.injectedModules.push(mod);
428
- }
429
- }
430
- catch (_a) { }
431
- try {
432
- let mod = this.injector.get('GanttSelection');
433
- if (this.injectedModules.indexOf(mod) === -1) {
434
- this.injectedModules.push(mod);
435
- }
436
- }
437
- catch (_b) { }
438
- try {
439
- let mod = this.injector.get('GanttSort');
440
- if (this.injectedModules.indexOf(mod) === -1) {
441
- this.injectedModules.push(mod);
442
- }
443
- }
444
- catch (_c) { }
445
- try {
446
- let mod = this.injector.get('GanttReorder');
447
- if (this.injectedModules.indexOf(mod) === -1) {
448
- this.injectedModules.push(mod);
449
- }
450
- }
451
- catch (_d) { }
452
- try {
453
- let mod = this.injector.get('GanttResize');
454
- if (this.injectedModules.indexOf(mod) === -1) {
455
- this.injectedModules.push(mod);
456
- }
457
- }
458
- catch (_e) { }
459
- try {
460
- let mod = this.injector.get('GanttEdit');
461
- if (this.injectedModules.indexOf(mod) === -1) {
462
- this.injectedModules.push(mod);
463
- }
464
- }
465
- catch (_f) { }
466
- try {
467
- let mod = this.injector.get('GanttDayMarkers');
468
- if (this.injectedModules.indexOf(mod) === -1) {
469
- this.injectedModules.push(mod);
470
- }
471
- }
472
- catch (_g) { }
473
- try {
474
- let mod = this.injector.get('GanttToolbar');
475
- if (this.injectedModules.indexOf(mod) === -1) {
476
- this.injectedModules.push(mod);
477
- }
478
- }
479
- catch (_h) { }
480
- try {
481
- let mod = this.injector.get('GanttContextMenu');
482
- if (this.injectedModules.indexOf(mod) === -1) {
483
- this.injectedModules.push(mod);
484
- }
485
- }
486
- catch (_j) { }
487
- try {
488
- let mod = this.injector.get('GanttExcelExport');
489
- if (this.injectedModules.indexOf(mod) === -1) {
490
- this.injectedModules.push(mod);
491
- }
492
- }
493
- catch (_k) { }
494
- try {
495
- let mod = this.injector.get('GanttRowDD');
496
- if (this.injectedModules.indexOf(mod) === -1) {
497
- this.injectedModules.push(mod);
498
- }
499
- }
500
- catch (_l) { }
501
- try {
502
- let mod = this.injector.get('GanttColumnMenu');
503
- if (this.injectedModules.indexOf(mod) === -1) {
504
- this.injectedModules.push(mod);
505
- }
506
- }
507
- catch (_m) { }
508
- try {
509
- let mod = this.injector.get('GanttPdfExport');
510
- if (this.injectedModules.indexOf(mod) === -1) {
511
- this.injectedModules.push(mod);
512
- }
513
- }
514
- catch (_o) { }
515
- try {
516
- let mod = this.injector.get('GanttVirtualScroll');
517
- if (this.injectedModules.indexOf(mod) === -1) {
518
- this.injectedModules.push(mod);
519
- }
520
- }
521
- catch (_p) { }
522
- try {
523
- let mod = this.injector.get('GanttCriticalPath');
524
- if (this.injectedModules.indexOf(mod) === -1) {
525
- this.injectedModules.push(mod);
526
- }
527
- }
528
- catch (_q) { }
529
- try {
530
- let mod = this.injector.get('GanttUndoRedo');
531
- if (this.injectedModules.indexOf(mod) === -1) {
532
- this.injectedModules.push(mod);
533
- }
534
- }
535
- catch (_r) { }
536
- this.registerEvents(outputs);
537
- this.addTwoWay.call(this, twoWays);
538
- setValue('currentInstance', this, this.viewContainerRef);
539
- this.context = new ComponentBase();
540
- }
541
- ngOnInit() {
542
- this.context.ngOnInit(this);
543
- }
544
- ngAfterViewInit() {
545
- this.context.ngAfterViewInit(this);
546
- }
547
- ngOnDestroy() {
548
- this.context.ngOnDestroy(this);
549
- }
550
- ngAfterContentChecked() {
551
- this.tagObjects[0].instance = this.childColumns;
552
- if (this.childAddDialogFields) {
553
- this.tagObjects[1].instance = this.childAddDialogFields;
554
- }
555
- if (this.childEditDialogFields) {
556
- this.tagObjects[2].instance = this.childEditDialogFields;
557
- }
558
- if (this.childDayWorkingTime) {
559
- this.tagObjects[3].instance = this.childDayWorkingTime;
560
- }
561
- if (this.childWeekWorkingTime) {
562
- this.tagObjects[4].instance = this.childWeekWorkingTime;
563
- }
564
- if (this.childHolidays) {
565
- this.tagObjects[5].instance = this.childHolidays;
566
- }
567
- if (this.childEventMarkers) {
568
- this.tagObjects[6].instance = this.childEventMarkers;
569
- }
570
- this.context.ngAfterContentChecked(this);
571
- }
572
- };
573
- GanttComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: GanttComponent, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
574
- GanttComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.3", type: GanttComponent, selector: "ejs-gantt", inputs: { UpdateOffsetOnTaskbarEdit: "UpdateOffsetOnTaskbarEdit", addDialogFields: "addDialogFields", allowExcelExport: "allowExcelExport", allowFiltering: "allowFiltering", allowKeyboard: "allowKeyboard", allowParentDependency: "allowParentDependency", allowPdfExport: "allowPdfExport", allowReordering: "allowReordering", allowResizing: "allowResizing", allowRowDragAndDrop: "allowRowDragAndDrop", allowSelection: "allowSelection", allowSorting: "allowSorting", allowTaskbarDragAndDrop: "allowTaskbarDragAndDrop", allowTaskbarOverlap: "allowTaskbarOverlap", allowUnscheduledTasks: "allowUnscheduledTasks", autoCalculateDateScheduling: "autoCalculateDateScheduling", autoFocusTasks: "autoFocusTasks", baselineColor: "baselineColor", collapseAllParentTasks: "collapseAllParentTasks", columnMenuItems: "columnMenuItems", columns: "columns", connectorLineBackground: "connectorLineBackground", connectorLineWidth: "connectorLineWidth", contextMenuItems: "contextMenuItems", dataSource: "dataSource", dateFormat: "dateFormat", dayWorkingTime: "dayWorkingTime", disableHtmlEncode: "disableHtmlEncode", durationUnit: "durationUnit", editDialogFields: "editDialogFields", editSettings: "editSettings", enableAdaptiveUI: "enableAdaptiveUI", enableContextMenu: "enableContextMenu", enableCriticalPath: "enableCriticalPath", enableHtmlSanitizer: "enableHtmlSanitizer", enableImmutableMode: "enableImmutableMode", enableMultiTaskbar: "enableMultiTaskbar", enablePersistence: "enablePersistence", enablePredecessorValidation: "enablePredecessorValidation", enableRtl: "enableRtl", enableTimelineVirtualization: "enableTimelineVirtualization", enableUndoRedo: "enableUndoRedo", enableVirtualMaskRow: "enableVirtualMaskRow", enableVirtualization: "enableVirtualization", eventMarkers: "eventMarkers", filterSettings: "filterSettings", gridLines: "gridLines", height: "height", highlightWeekends: "highlightWeekends", holidays: "holidays", includeWeekend: "includeWeekend", labelSettings: "labelSettings", loadChildOnDemand: "loadChildOnDemand", loadingIndicator: "loadingIndicator", locale: "locale", milestoneTemplate: "milestoneTemplate", parentTaskbarTemplate: "parentTaskbarTemplate", projectEndDate: "projectEndDate", projectStartDate: "projectStartDate", query: "query", readOnly: "readOnly", renderBaseline: "renderBaseline", resourceFields: "resourceFields", resourceIDMapping: "resourceIDMapping", resourceNameMapping: "resourceNameMapping", resources: "resources", rowHeight: "rowHeight", searchSettings: "searchSettings", segmentData: "segmentData", selectedRowIndex: "selectedRowIndex", selectionSettings: "selectionSettings", showColumnMenu: "showColumnMenu", showInlineNotes: "showInlineNotes", showOverAllocation: "showOverAllocation", sortSettings: "sortSettings", splitterSettings: "splitterSettings", taskFields: "taskFields", taskMode: "taskMode", taskType: "taskType", taskbarHeight: "taskbarHeight", taskbarTemplate: "taskbarTemplate", timelineSettings: "timelineSettings", timelineTemplate: "timelineTemplate", timezone: "timezone", toolbar: "toolbar", tooltipSettings: "tooltipSettings", treeColumnIndex: "treeColumnIndex", undoRedoActions: "undoRedoActions", undoRedoStepsCount: "undoRedoStepsCount", updateOffsetOnTaskbarEdit: "updateOffsetOnTaskbarEdit", validateManualTasksOnLinking: "validateManualTasksOnLinking", viewType: "viewType", weekWorkingTime: "weekWorkingTime", width: "width", workUnit: "workUnit", workWeek: "workWeek", zoomingLevels: "zoomingLevels" }, outputs: { actionBegin: "actionBegin", actionComplete: "actionComplete", actionFailure: "actionFailure", beforeExcelExport: "beforeExcelExport", beforePdfExport: "beforePdfExport", beforeTooltipRender: "beforeTooltipRender", cellDeselected: "cellDeselected", cellDeselecting: "cellDeselecting", cellEdit: "cellEdit", cellSelected: "cellSelected", cellSelecting: "cellSelecting", collapsed: "collapsed", collapsing: "collapsing", columnDrag: "columnDrag", columnDragStart: "columnDragStart", columnDrop: "columnDrop", columnMenuClick: "columnMenuClick", columnMenuOpen: "columnMenuOpen", contextMenuClick: "contextMenuClick", contextMenuOpen: "contextMenuOpen", created: "created", dataBound: "dataBound", dataStateChange: "dataStateChange", destroyed: "destroyed", endEdit: "endEdit", excelExportComplete: "excelExportComplete", excelHeaderQueryCellInfo: "excelHeaderQueryCellInfo", excelQueryCellInfo: "excelQueryCellInfo", expanded: "expanded", expanding: "expanding", headerCellInfo: "headerCellInfo", load: "load", onMouseMove: "onMouseMove", onTaskbarClick: "onTaskbarClick", pdfColumnHeaderQueryCellInfo: "pdfColumnHeaderQueryCellInfo", pdfExportComplete: "pdfExportComplete", pdfQueryCellInfo: "pdfQueryCellInfo", pdfQueryTaskbarInfo: "pdfQueryTaskbarInfo", pdfQueryTimelineCellInfo: "pdfQueryTimelineCellInfo", queryCellInfo: "queryCellInfo", queryTaskbarInfo: "queryTaskbarInfo", recordDoubleClick: "recordDoubleClick", resizeStart: "resizeStart", resizeStop: "resizeStop", resizing: "resizing", rowDataBound: "rowDataBound", rowDeselected: "rowDeselected", rowDeselecting: "rowDeselecting", rowDrag: "rowDrag", rowDragStart: "rowDragStart", rowDragStartHelper: "rowDragStartHelper", rowDrop: "rowDrop", rowSelected: "rowSelected", rowSelecting: "rowSelecting", splitterResizeStart: "splitterResizeStart", splitterResized: "splitterResized", splitterResizing: "splitterResizing", taskbarEdited: "taskbarEdited", taskbarEditing: "taskbarEditing", toolbarClick: "toolbarClick", dataSourceChange: "dataSourceChange" }, queries: [{ propertyName: "parentTaskbarTemplate", first: true, predicate: ["parentTaskbarTemplate"], descendants: true }, { propertyName: "timelineTemplate", first: true, predicate: ["timelineTemplate"], descendants: true }, { propertyName: "milestoneTemplate", first: true, predicate: ["milestoneTemplate"], descendants: true }, { propertyName: "taskbarTemplate", first: true, predicate: ["taskbarTemplate"], descendants: true }, { propertyName: "labelSettings_rightLabel", first: true, predicate: ["labelSettingsRightLabel"], descendants: true }, { propertyName: "labelSettings_leftLabel", first: true, predicate: ["labelSettingsLeftLabel"], descendants: true }, { propertyName: "labelSettings_taskLabel", first: true, predicate: ["labelSettingsTaskLabel"], descendants: true }, { propertyName: "tooltipSettings_taskbar", first: true, predicate: ["tooltipSettingsTaskbar"], descendants: true }, { propertyName: "tooltipSettings_baseline", first: true, predicate: ["tooltipSettingsBaseline"], descendants: true }, { propertyName: "tooltipSettings_connectorLine", first: true, predicate: ["tooltipSettingsConnectorLine"], descendants: true }, { propertyName: "tooltipSettings_editing", first: true, predicate: ["tooltipSettingsEditing"], descendants: true }, { propertyName: "childColumns", first: true, predicate: ColumnsDirective, descendants: true }, { propertyName: "childAddDialogFields", first: true, predicate: AddDialogFieldsDirective, descendants: true }, { propertyName: "childEditDialogFields", first: true, predicate: EditDialogFieldsDirective, descendants: true }, { propertyName: "childDayWorkingTime", first: true, predicate: DayWorkingTimeCollectionDirective, descendants: true }, { propertyName: "childWeekWorkingTime", first: true, predicate: WeekWorkingTimesDirective, descendants: true }, { propertyName: "childHolidays", first: true, predicate: HolidaysDirective, descendants: true }, { propertyName: "childEventMarkers", first: true, predicate: EventMarkersDirective, descendants: true }], usesInheritance: true, ngImport: i0, template: '', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush });
575
- __decorate([
576
- Template()
577
- ], GanttComponent.prototype, "parentTaskbarTemplate", void 0);
578
- __decorate([
579
- Template()
580
- ], GanttComponent.prototype, "timelineTemplate", void 0);
581
- __decorate([
582
- Template()
583
- ], GanttComponent.prototype, "milestoneTemplate", void 0);
584
- __decorate([
585
- Template()
586
- ], GanttComponent.prototype, "taskbarTemplate", void 0);
587
- __decorate([
588
- Template()
589
- ], GanttComponent.prototype, "labelSettings_rightLabel", void 0);
590
- __decorate([
591
- Template()
592
- ], GanttComponent.prototype, "labelSettings_leftLabel", void 0);
593
- __decorate([
594
- Template()
595
- ], GanttComponent.prototype, "labelSettings_taskLabel", void 0);
596
- __decorate([
597
- Template()
598
- ], GanttComponent.prototype, "tooltipSettings_taskbar", void 0);
599
- __decorate([
600
- Template()
601
- ], GanttComponent.prototype, "tooltipSettings_baseline", void 0);
602
- __decorate([
603
- Template()
604
- ], GanttComponent.prototype, "tooltipSettings_connectorLine", void 0);
605
- __decorate([
606
- Template()
607
- ], GanttComponent.prototype, "tooltipSettings_editing", void 0);
608
- GanttComponent = __decorate([
609
- ComponentMixins([ComponentBase])
610
- ], GanttComponent);
611
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: GanttComponent, decorators: [{
612
- type: Component,
613
- args: [{
614
- selector: 'ejs-gantt',
615
- inputs: inputs,
616
- outputs: outputs,
617
- template: '',
618
- changeDetection: ChangeDetectionStrategy.OnPush,
619
- queries: {
620
- childColumns: new ContentChild(ColumnsDirective),
621
- childAddDialogFields: new ContentChild(AddDialogFieldsDirective),
622
- childEditDialogFields: new ContentChild(EditDialogFieldsDirective),
623
- childDayWorkingTime: new ContentChild(DayWorkingTimeCollectionDirective),
624
- childWeekWorkingTime: new ContentChild(WeekWorkingTimesDirective),
625
- childHolidays: new ContentChild(HolidaysDirective),
626
- childEventMarkers: new ContentChild(EventMarkersDirective)
627
- }
628
- }]
629
- }], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: i0.ViewContainerRef }, { type: i0.Injector }]; }, propDecorators: { parentTaskbarTemplate: [{
630
- type: ContentChild,
631
- args: ['parentTaskbarTemplate']
632
- }], timelineTemplate: [{
633
- type: ContentChild,
634
- args: ['timelineTemplate']
635
- }], milestoneTemplate: [{
636
- type: ContentChild,
637
- args: ['milestoneTemplate']
638
- }], taskbarTemplate: [{
639
- type: ContentChild,
640
- args: ['taskbarTemplate']
641
- }], labelSettings_rightLabel: [{
642
- type: ContentChild,
643
- args: ['labelSettingsRightLabel']
644
- }], labelSettings_leftLabel: [{
645
- type: ContentChild,
646
- args: ['labelSettingsLeftLabel']
647
- }], labelSettings_taskLabel: [{
648
- type: ContentChild,
649
- args: ['labelSettingsTaskLabel']
650
- }], tooltipSettings_taskbar: [{
651
- type: ContentChild,
652
- args: ['tooltipSettingsTaskbar']
653
- }], tooltipSettings_baseline: [{
654
- type: ContentChild,
655
- args: ['tooltipSettingsBaseline']
656
- }], tooltipSettings_connectorLine: [{
657
- type: ContentChild,
658
- args: ['tooltipSettingsConnectorLine']
659
- }], tooltipSettings_editing: [{
660
- type: ContentChild,
661
- args: ['tooltipSettingsEditing']
662
- }] } });
663
-
664
- /**
665
- * NgModule definition for the Gantt component.
666
- */
667
- class GanttModule {
668
- }
669
- GanttModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: GanttModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
670
- GanttModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: GanttModule, declarations: [GanttComponent,
671
- ColumnDirective,
672
- ColumnsDirective,
673
- AddDialogFieldDirective,
674
- AddDialogFieldsDirective,
675
- EditDialogFieldDirective,
676
- EditDialogFieldsDirective,
677
- DayWorkingTimeDirective,
678
- DayWorkingTimeCollectionDirective,
679
- WeekWorkingTimeDirective,
680
- WeekWorkingTimesDirective,
681
- HolidayDirective,
682
- HolidaysDirective,
683
- EventMarkerDirective,
684
- EventMarkersDirective], imports: [CommonModule], exports: [GanttComponent,
685
- ColumnDirective,
686
- ColumnsDirective,
687
- AddDialogFieldDirective,
688
- AddDialogFieldsDirective,
689
- EditDialogFieldDirective,
690
- EditDialogFieldsDirective,
691
- DayWorkingTimeDirective,
692
- DayWorkingTimeCollectionDirective,
693
- WeekWorkingTimeDirective,
694
- WeekWorkingTimesDirective,
695
- HolidayDirective,
696
- HolidaysDirective,
697
- EventMarkerDirective,
698
- EventMarkersDirective] });
699
- GanttModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: GanttModule, imports: [[CommonModule]] });
700
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: GanttModule, decorators: [{
701
- type: NgModule,
702
- args: [{
703
- imports: [CommonModule],
704
- declarations: [
705
- GanttComponent,
706
- ColumnDirective,
707
- ColumnsDirective,
708
- AddDialogFieldDirective,
709
- AddDialogFieldsDirective,
710
- EditDialogFieldDirective,
711
- EditDialogFieldsDirective,
712
- DayWorkingTimeDirective,
713
- DayWorkingTimeCollectionDirective,
714
- WeekWorkingTimeDirective,
715
- WeekWorkingTimesDirective,
716
- HolidayDirective,
717
- HolidaysDirective,
718
- EventMarkerDirective,
719
- EventMarkersDirective
720
- ],
721
- exports: [
722
- GanttComponent,
723
- ColumnDirective,
724
- ColumnsDirective,
725
- AddDialogFieldDirective,
726
- AddDialogFieldsDirective,
727
- EditDialogFieldDirective,
728
- EditDialogFieldsDirective,
729
- DayWorkingTimeDirective,
730
- DayWorkingTimeCollectionDirective,
731
- WeekWorkingTimeDirective,
732
- WeekWorkingTimesDirective,
733
- HolidayDirective,
734
- HolidaysDirective,
735
- EventMarkerDirective,
736
- EventMarkersDirective
737
- ]
738
- }]
739
- }] });
740
-
741
- const FilterService = { provide: 'GanttFilter', useValue: Filter };
742
- const SelectionService = { provide: 'GanttSelection', useValue: Selection };
743
- const SortService = { provide: 'GanttSort', useValue: Sort };
744
- const ReorderService = { provide: 'GanttReorder', useValue: Reorder };
745
- const ResizeService = { provide: 'GanttResize', useValue: Resize };
746
- const EditService = { provide: 'GanttEdit', useValue: Edit };
747
- const DayMarkersService = { provide: 'GanttDayMarkers', useValue: DayMarkers };
748
- const ToolbarService = { provide: 'GanttToolbar', useValue: Toolbar };
749
- const ContextMenuService = { provide: 'GanttContextMenu', useValue: ContextMenu };
750
- const ExcelExportService = { provide: 'GanttExcelExport', useValue: ExcelExport };
751
- const RowDDService = { provide: 'GanttRowDD', useValue: RowDD };
752
- const ColumnMenuService = { provide: 'GanttColumnMenu', useValue: ColumnMenu };
753
- const PdfExportService = { provide: 'GanttPdfExport', useValue: PdfExport };
754
- const VirtualScrollService = { provide: 'GanttVirtualScroll', useValue: VirtualScroll };
755
- const CriticalPathService = { provide: 'GanttCriticalPath', useValue: CriticalPath };
756
- const UndoRedoService = { provide: 'GanttUndoRedo', useValue: UndoRedo };
757
- /**
758
- * NgModule definition for the Gantt component with providers.
759
- */
760
- class GanttAllModule {
761
- }
762
- GanttAllModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: GanttAllModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
763
- GanttAllModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: GanttAllModule, imports: [CommonModule, GanttModule], exports: [GanttModule] });
764
- GanttAllModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: GanttAllModule, providers: [
765
- FilterService,
766
- SelectionService,
767
- SortService,
768
- ReorderService,
769
- ResizeService,
770
- EditService,
771
- DayMarkersService,
772
- ToolbarService,
773
- ContextMenuService,
774
- ExcelExportService,
775
- RowDDService,
776
- ColumnMenuService,
777
- PdfExportService,
778
- VirtualScrollService,
779
- CriticalPathService,
780
- UndoRedoService
781
- ], imports: [[CommonModule, GanttModule], GanttModule] });
782
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: GanttAllModule, decorators: [{
783
- type: NgModule,
784
- args: [{
785
- imports: [CommonModule, GanttModule],
786
- exports: [
787
- GanttModule
788
- ],
789
- providers: [
790
- FilterService,
791
- SelectionService,
792
- SortService,
793
- ReorderService,
794
- ResizeService,
795
- EditService,
796
- DayMarkersService,
797
- ToolbarService,
798
- ContextMenuService,
799
- ExcelExportService,
800
- RowDDService,
801
- ColumnMenuService,
802
- PdfExportService,
803
- VirtualScrollService,
804
- CriticalPathService,
805
- UndoRedoService
806
- ]
807
- }]
808
- }] });
809
-
810
- /**
811
- * Generated bundle index. Do not edit.
812
- */
813
-
814
- export { AddDialogFieldDirective, AddDialogFieldsDirective, ColumnDirective, ColumnMenuService, ColumnsDirective, ContextMenuService, CriticalPathService, DayMarkersService, DayWorkingTimeCollectionDirective, DayWorkingTimeDirective, EditDialogFieldDirective, EditDialogFieldsDirective, EditService, EventMarkerDirective, EventMarkersDirective, ExcelExportService, FilterService, GanttAllModule, GanttComponent, GanttModule, HolidayDirective, HolidaysDirective, PdfExportService, ReorderService, ResizeService, RowDDService, SelectionService, SortService, ToolbarService, UndoRedoService, VirtualScrollService, WeekWorkingTimeDirective, WeekWorkingTimesDirective };
815
- //# sourceMappingURL=syncfusion-ej2-angular-gantt.mjs.map