@syncfusion/ej2-angular-gantt 26.1.38 → 26.1.39-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.
- package/@syncfusion/ej2-angular-gantt.es5.js +899 -0
- package/@syncfusion/ej2-angular-gantt.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-gantt.js +847 -0
- package/@syncfusion/ej2-angular-gantt.js.map +1 -0
- package/dist/ej2-angular-gantt.umd.js +1017 -0
- package/dist/ej2-angular-gantt.umd.js.map +1 -0
- package/dist/ej2-angular-gantt.umd.min.js +11 -0
- package/dist/ej2-angular-gantt.umd.min.js.map +1 -0
- package/{syncfusion-ej2-angular-gantt.d.ts → ej2-angular-gantt.d.ts} +1 -1
- package/ej2-angular-gantt.metadata.json +1 -0
- package/license +10 -0
- package/package.json +14 -28
- package/schematics/utils/lib-details.ts +2 -2
- package/src/gantt/adddialogfields.directive.d.ts +0 -5
- package/src/gantt/columns.directive.d.ts +0 -5
- package/src/gantt/dayworkingtime.directive.d.ts +0 -5
- package/src/gantt/editdialogfields.directive.d.ts +0 -5
- package/src/gantt/eventmarkers.directive.d.ts +0 -5
- package/src/gantt/gantt-all.module.d.ts +0 -6
- package/src/gantt/gantt.component.d.ts +0 -3
- package/src/gantt/gantt.module.d.ts +0 -13
- package/src/gantt/holidays.directive.d.ts +0 -5
- package/src/gantt/weekworkingtime.directive.d.ts +0 -5
- package/styles/fluent2.css +5 -13
- package/styles/gantt/fluent2.css +5 -13
- package/CHANGELOG.md +0 -2379
- package/esm2020/public_api.mjs +0 -2
- package/esm2020/src/gantt/adddialogfields.directive.mjs +0 -58
- package/esm2020/src/gantt/columns.directive.mjs +0 -72
- package/esm2020/src/gantt/dayworkingtime.directive.mjs +0 -58
- package/esm2020/src/gantt/editdialogfields.directive.mjs +0 -58
- package/esm2020/src/gantt/eventmarkers.directive.mjs +0 -57
- package/esm2020/src/gantt/gantt-all.module.mjs +0 -74
- package/esm2020/src/gantt/gantt.component.mjs +0 -273
- package/esm2020/src/gantt/gantt.module.mjs +0 -88
- package/esm2020/src/gantt/holidays.directive.mjs +0 -58
- package/esm2020/src/gantt/weekworkingtime.directive.mjs +0 -58
- package/esm2020/src/index.mjs +0 -12
- package/esm2020/syncfusion-ej2-angular-gantt.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-gantt.mjs +0 -815
- package/fesm2015/syncfusion-ej2-angular-gantt.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-gantt.mjs +0 -815
- package/fesm2020/syncfusion-ej2-angular-gantt.mjs.map +0 -1
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-gantt@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-gantt@26.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-gantt@26.1.38",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-vh7r6ZnVw0PXF4nAvhj+yWq76cdnl9FMeJhmRP4AGGmuJqN2YwizfzOmbDPKEpB+jkuwDDUbjyvVTXmmFXabag==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-gantt",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,10 +19,10 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-gantt/-/ej2-angular-gantt-26.1.38.tgz",
|
|
23
|
+
"_shasum": "a59e729748db81ca8332798e1d9edb89c56d30f8",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-gantt@*",
|
|
25
|
-
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/
|
|
25
|
+
"_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
27
27
|
"name": "Syncfusion Inc."
|
|
28
28
|
},
|
|
@@ -31,30 +31,14 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~26.1.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~26.1.39",
|
|
35
35
|
"@syncfusion/ej2-base": "~26.1.37",
|
|
36
|
-
"@syncfusion/ej2-gantt": "26.1.
|
|
37
|
-
"tslib": "^2.3.0"
|
|
36
|
+
"@syncfusion/ej2-gantt": "26.1.39"
|
|
38
37
|
},
|
|
39
38
|
"deprecated": false,
|
|
40
39
|
"description": "Essential JS 2 Gantt Component for Angular",
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"exports": {
|
|
44
|
-
"./package.json": {
|
|
45
|
-
"default": "./package.json"
|
|
46
|
-
},
|
|
47
|
-
".": {
|
|
48
|
-
"types": "./syncfusion-ej2-angular-gantt.d.ts",
|
|
49
|
-
"esm2020": "./esm2020/syncfusion-ej2-angular-gantt.mjs",
|
|
50
|
-
"es2020": "./fesm2020/syncfusion-ej2-angular-gantt.mjs",
|
|
51
|
-
"es2015": "./fesm2015/syncfusion-ej2-angular-gantt.mjs",
|
|
52
|
-
"node": "./fesm2015/syncfusion-ej2-angular-gantt.mjs",
|
|
53
|
-
"default": "./fesm2020/syncfusion-ej2-angular-gantt.mjs"
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
|
-
"fesm2015": "fesm2015/syncfusion-ej2-angular-gantt.mjs",
|
|
57
|
-
"fesm2020": "fesm2020/syncfusion-ej2-angular-gantt.mjs",
|
|
40
|
+
"devDependencies": {},
|
|
41
|
+
"es2015": "@syncfusion/ej2-angular-gantt.js",
|
|
58
42
|
"homepage": "https://www.syncfusion.com/angular-components",
|
|
59
43
|
"keywords": [
|
|
60
44
|
"angular",
|
|
@@ -77,7 +61,9 @@
|
|
|
77
61
|
"gantt-chart-control"
|
|
78
62
|
],
|
|
79
63
|
"license": "SEE LICENSE IN license",
|
|
80
|
-
"
|
|
64
|
+
"main": "dist/ej2-angular-gantt.umd.js",
|
|
65
|
+
"metadata": "ej2-angular-gantt.metadata.json",
|
|
66
|
+
"module": "@syncfusion/ej2-angular-gantt.es5.js",
|
|
81
67
|
"name": "@syncfusion/ej2-angular-gantt",
|
|
82
68
|
"repository": {
|
|
83
69
|
"type": "git",
|
|
@@ -85,6 +71,6 @@
|
|
|
85
71
|
},
|
|
86
72
|
"schematics": "./schematics/collection.json",
|
|
87
73
|
"sideEffects": false,
|
|
88
|
-
"typings": "
|
|
89
|
-
"version": "26.1.
|
|
74
|
+
"typings": "ej2-angular-gantt.d.ts",
|
|
75
|
+
"version": "26.1.39-ngcc"
|
|
90
76
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-add-dialog-field` directive represent a add dialog fields collection in Gantt task add dialog.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -42,8 +41,6 @@ export declare class AddDialogFieldDirective extends ComplexBase<AddDialogFieldD
|
|
|
42
41
|
*/
|
|
43
42
|
headerText: any;
|
|
44
43
|
constructor(viewContainerRef: ViewContainerRef);
|
|
45
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AddDialogFieldDirective, never>;
|
|
46
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AddDialogFieldDirective, "ejs-gantt>e-add-dialog-fields>e-add-dialog-field", never, { "additionalParams": "additionalParams"; "fields": "fields"; "headerText": "headerText"; "type": "type"; }, {}, never>;
|
|
47
44
|
}
|
|
48
45
|
/**
|
|
49
46
|
* AddDialogField Array Directive
|
|
@@ -51,6 +48,4 @@ export declare class AddDialogFieldDirective extends ComplexBase<AddDialogFieldD
|
|
|
51
48
|
*/
|
|
52
49
|
export declare class AddDialogFieldsDirective extends ArrayBase<AddDialogFieldsDirective> {
|
|
53
50
|
constructor();
|
|
54
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AddDialogFieldsDirective, never>;
|
|
55
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AddDialogFieldsDirective, "ejs-gantt>e-add-dialog-fields", never, {}, {}, ["children"]>;
|
|
56
51
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-column` directive represent a column of the Angular Gantt.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -197,8 +196,6 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
|
|
|
197
196
|
*/
|
|
198
197
|
headerTemplate: any;
|
|
199
198
|
constructor(viewContainerRef: ViewContainerRef);
|
|
200
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnDirective, never>;
|
|
201
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnDirective, "ejs-gantt>e-columns>e-column", never, { "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"; }, {}, ["template", "headerTemplate"]>;
|
|
202
199
|
}
|
|
203
200
|
/**
|
|
204
201
|
* Column Array Directive
|
|
@@ -206,6 +203,4 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
|
|
|
206
203
|
*/
|
|
207
204
|
export declare class ColumnsDirective extends ArrayBase<ColumnsDirective> {
|
|
208
205
|
constructor();
|
|
209
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnsDirective, never>;
|
|
210
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnsDirective, "ejs-gantt>e-columns", never, {}, {}, ["children"]>;
|
|
211
206
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-day-working-time-collection` directive represent a working time ranges in a day.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -27,8 +26,6 @@ export declare class DayWorkingTimeDirective extends ComplexBase<DayWorkingTimeD
|
|
|
27
26
|
*/
|
|
28
27
|
to: any;
|
|
29
28
|
constructor(viewContainerRef: ViewContainerRef);
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DayWorkingTimeDirective, never>;
|
|
31
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DayWorkingTimeDirective, "ejs-gantt>e-day-working-time-collection>e-day-working-time", never, { "from": "from"; "to": "to"; }, {}, never>;
|
|
32
29
|
}
|
|
33
30
|
/**
|
|
34
31
|
* DayWorkingTime Array Directive
|
|
@@ -36,6 +33,4 @@ export declare class DayWorkingTimeDirective extends ComplexBase<DayWorkingTimeD
|
|
|
36
33
|
*/
|
|
37
34
|
export declare class DayWorkingTimeCollectionDirective extends ArrayBase<DayWorkingTimeCollectionDirective> {
|
|
38
35
|
constructor();
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DayWorkingTimeCollectionDirective, never>;
|
|
40
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DayWorkingTimeCollectionDirective, "ejs-gantt>e-day-working-time-collection", never, {}, {}, ["children"]>;
|
|
41
36
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-edit-dialog-field` directive represent a edit dialog fields collection in Gantt task add dialog.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -42,8 +41,6 @@ export declare class EditDialogFieldDirective extends ComplexBase<EditDialogFiel
|
|
|
42
41
|
*/
|
|
43
42
|
headerText: any;
|
|
44
43
|
constructor(viewContainerRef: ViewContainerRef);
|
|
45
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditDialogFieldDirective, never>;
|
|
46
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EditDialogFieldDirective, "ejs-gantt>e-edit-dialog-fields>e-edit-dialog-field", never, { "additionalParams": "additionalParams"; "fields": "fields"; "headerText": "headerText"; "type": "type"; }, {}, never>;
|
|
47
44
|
}
|
|
48
45
|
/**
|
|
49
46
|
* EditDialogField Array Directive
|
|
@@ -51,6 +48,4 @@ export declare class EditDialogFieldDirective extends ComplexBase<EditDialogFiel
|
|
|
51
48
|
*/
|
|
52
49
|
export declare class EditDialogFieldsDirective extends ArrayBase<EditDialogFieldsDirective> {
|
|
53
50
|
constructor();
|
|
54
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditDialogFieldsDirective, never>;
|
|
55
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EditDialogFieldsDirective, "ejs-gantt>e-edit-dialog-fields", never, {}, {}, ["children"]>;
|
|
56
51
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-event-markers` directive represent a event marker collection in Gantt.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -31,8 +30,6 @@ export declare class EventMarkerDirective extends ComplexBase<EventMarkerDirecti
|
|
|
31
30
|
*/
|
|
32
31
|
label: any;
|
|
33
32
|
constructor(viewContainerRef: ViewContainerRef);
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EventMarkerDirective, never>;
|
|
35
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EventMarkerDirective, "ejs-gantt>e-event-markers>e-event-marker", never, { "cssClass": "cssClass"; "day": "day"; "label": "label"; }, {}, never>;
|
|
36
33
|
}
|
|
37
34
|
/**
|
|
38
35
|
* EventMarker Array Directive
|
|
@@ -40,6 +37,4 @@ export declare class EventMarkerDirective extends ComplexBase<EventMarkerDirecti
|
|
|
40
37
|
*/
|
|
41
38
|
export declare class EventMarkersDirective extends ArrayBase<EventMarkersDirective> {
|
|
42
39
|
constructor();
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EventMarkersDirective, never>;
|
|
44
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EventMarkersDirective, "ejs-gantt>e-event-markers", never, {}, {}, ["children"]>;
|
|
45
40
|
}
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
import { ValueProvider } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "@angular/common";
|
|
4
|
-
import * as i2 from "./gantt.module";
|
|
5
2
|
export declare const FilterService: ValueProvider;
|
|
6
3
|
export declare const SelectionService: ValueProvider;
|
|
7
4
|
export declare const SortService: ValueProvider;
|
|
@@ -22,7 +19,4 @@ export declare const UndoRedoService: ValueProvider;
|
|
|
22
19
|
* NgModule definition for the Gantt component with providers.
|
|
23
20
|
*/
|
|
24
21
|
export declare class GanttAllModule {
|
|
25
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GanttAllModule, never>;
|
|
26
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GanttAllModule, never, [typeof i1.CommonModule, typeof i2.GanttModule], [typeof i2.GanttModule]>;
|
|
27
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<GanttAllModule>;
|
|
28
22
|
}
|
|
@@ -8,7 +8,6 @@ import { DayWorkingTimeCollectionDirective } from './dayworkingtime.directive';
|
|
|
8
8
|
import { WeekWorkingTimesDirective } from './weekworkingtime.directive';
|
|
9
9
|
import { HolidaysDirective } from './holidays.directive';
|
|
10
10
|
import { EventMarkersDirective } from './eventmarkers.directive';
|
|
11
|
-
import * as i0 from "@angular/core";
|
|
12
11
|
export declare const inputs: string[];
|
|
13
12
|
export declare const outputs: string[];
|
|
14
13
|
export declare const twoWays: string[];
|
|
@@ -134,6 +133,4 @@ export declare class GanttComponent extends Gantt implements IComponentBase {
|
|
|
134
133
|
ngAfterContentChecked(): void;
|
|
135
134
|
registerEvents: (eventList: string[]) => void;
|
|
136
135
|
addTwoWay: (propList: string[]) => void;
|
|
137
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GanttComponent, never>;
|
|
138
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GanttComponent, "ejs-gantt", never, { "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"; }, { "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"; }, ["parentTaskbarTemplate", "timelineTemplate", "milestoneTemplate", "taskbarTemplate", "labelSettings_rightLabel", "labelSettings_leftLabel", "labelSettings_taskLabel", "tooltipSettings_taskbar", "tooltipSettings_baseline", "tooltipSettings_connectorLine", "tooltipSettings_editing", "childColumns", "childAddDialogFields", "childEditDialogFields", "childDayWorkingTime", "childWeekWorkingTime", "childHolidays", "childEventMarkers"], never>;
|
|
139
136
|
}
|
|
@@ -1,18 +1,5 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./gantt.component";
|
|
3
|
-
import * as i2 from "./columns.directive";
|
|
4
|
-
import * as i3 from "./adddialogfields.directive";
|
|
5
|
-
import * as i4 from "./editdialogfields.directive";
|
|
6
|
-
import * as i5 from "./dayworkingtime.directive";
|
|
7
|
-
import * as i6 from "./weekworkingtime.directive";
|
|
8
|
-
import * as i7 from "./holidays.directive";
|
|
9
|
-
import * as i8 from "./eventmarkers.directive";
|
|
10
|
-
import * as i9 from "@angular/common";
|
|
11
1
|
/**
|
|
12
2
|
* NgModule definition for the Gantt component.
|
|
13
3
|
*/
|
|
14
4
|
export declare class GanttModule {
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GanttModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GanttModule, [typeof i1.GanttComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective, typeof i3.AddDialogFieldDirective, typeof i3.AddDialogFieldsDirective, typeof i4.EditDialogFieldDirective, typeof i4.EditDialogFieldsDirective, typeof i5.DayWorkingTimeDirective, typeof i5.DayWorkingTimeCollectionDirective, typeof i6.WeekWorkingTimeDirective, typeof i6.WeekWorkingTimesDirective, typeof i7.HolidayDirective, typeof i7.HolidaysDirective, typeof i8.EventMarkerDirective, typeof i8.EventMarkersDirective], [typeof i9.CommonModule], [typeof i1.GanttComponent, typeof i2.ColumnDirective, typeof i2.ColumnsDirective, typeof i3.AddDialogFieldDirective, typeof i3.AddDialogFieldsDirective, typeof i4.EditDialogFieldDirective, typeof i4.EditDialogFieldsDirective, typeof i5.DayWorkingTimeDirective, typeof i5.DayWorkingTimeCollectionDirective, typeof i6.WeekWorkingTimeDirective, typeof i6.WeekWorkingTimesDirective, typeof i7.HolidayDirective, typeof i7.HolidaysDirective, typeof i8.EventMarkerDirective, typeof i8.EventMarkersDirective]>;
|
|
17
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<GanttModule>;
|
|
18
5
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-holidays` directive represent a holidays collection in Gantt.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -37,8 +36,6 @@ export declare class HolidayDirective extends ComplexBase<HolidayDirective> {
|
|
|
37
36
|
*/
|
|
38
37
|
to: any;
|
|
39
38
|
constructor(viewContainerRef: ViewContainerRef);
|
|
40
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HolidayDirective, never>;
|
|
41
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HolidayDirective, "ejs-gantt>e-holidays>e-holidays", never, { "cssClass": "cssClass"; "from": "from"; "label": "label"; "to": "to"; }, {}, never>;
|
|
42
39
|
}
|
|
43
40
|
/**
|
|
44
41
|
* Holiday Array Directive
|
|
@@ -46,6 +43,4 @@ export declare class HolidayDirective extends ComplexBase<HolidayDirective> {
|
|
|
46
43
|
*/
|
|
47
44
|
export declare class HolidaysDirective extends ArrayBase<HolidaysDirective> {
|
|
48
45
|
constructor();
|
|
49
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HolidaysDirective, never>;
|
|
50
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<HolidaysDirective, "ejs-gantt>e-holidays", never, {}, {}, ["children"]>;
|
|
51
46
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ComplexBase, ArrayBase } from '@syncfusion/ej2-angular-base';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
3
|
/**
|
|
5
4
|
* `e-week-working-times` directive represent a working time ranges in a day.
|
|
6
5
|
* It must be contained in a Gantt component(`ejs-gantt`).
|
|
@@ -29,8 +28,6 @@ export declare class WeekWorkingTimeDirective extends ComplexBase<WeekWorkingTim
|
|
|
29
28
|
*/
|
|
30
29
|
timeRange: any;
|
|
31
30
|
constructor(viewContainerRef: ViewContainerRef);
|
|
32
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WeekWorkingTimeDirective, never>;
|
|
33
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<WeekWorkingTimeDirective, "ejs-gantt>e-week-working-times>e-week-working-time", never, { "dayOfWeek": "dayOfWeek"; "timeRange": "timeRange"; }, {}, never>;
|
|
34
31
|
}
|
|
35
32
|
/**
|
|
36
33
|
* WeekWorkingTime Array Directive
|
|
@@ -38,6 +35,4 @@ export declare class WeekWorkingTimeDirective extends ComplexBase<WeekWorkingTim
|
|
|
38
35
|
*/
|
|
39
36
|
export declare class WeekWorkingTimesDirective extends ArrayBase<WeekWorkingTimesDirective> {
|
|
40
37
|
constructor();
|
|
41
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<WeekWorkingTimesDirective, never>;
|
|
42
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<WeekWorkingTimesDirective, "ejs-gantt>e-week-working-times", never, {}, {}, ["children"]>;
|
|
43
38
|
}
|
package/styles/fluent2.css
CHANGED
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
--color-sf-info-outline: var(--color-sf-info-border-color);
|
|
208
208
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
209
209
|
--color-sf-tooltip-border: var(--color-sf-content-bg-color-alt1);
|
|
210
|
-
--color-sf-
|
|
210
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
211
211
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
212
212
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
213
213
|
--color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
--color-sf-success-bg-color: #218c21;
|
|
479
479
|
--color-sf-success-border-color: var(--color-sf-success-bg-color);
|
|
480
480
|
--color-sf-success-text: var(--color-sf-primary-text-color);
|
|
481
|
-
--color-sf-success-bg-color-hover:
|
|
481
|
+
--color-sf-success-bg-color-hover: #0e700e;
|
|
482
482
|
--color-sf-success-border-color-hover: var(--color-sf-success-bg-color-hover);
|
|
483
483
|
--color-sf-success-text-hover: var(--color-sf-primary-text-color);
|
|
484
484
|
--color-sf-success-bg-color-pressed: #052505;
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
--color-sf-warning-bg-color: #f87528;
|
|
497
497
|
--color-sf-warning-border-color: var(--color-sf-warning-bg-color);
|
|
498
498
|
--color-sf-warning-text: #242424;
|
|
499
|
-
--color-sf-warning-bg-color-hover:
|
|
499
|
+
--color-sf-warning-bg-color-hover: #de590b;
|
|
500
500
|
--color-sf-warning-border-color-hover: var(--color-sf-warning-bg-color-hover);
|
|
501
501
|
--color-sf-warning-text-hover: var(--color-sf-primary-text-color);
|
|
502
502
|
--color-sf-warning-bg-color-pressed: #4a1e04;
|
|
@@ -555,7 +555,7 @@
|
|
|
555
555
|
--color-sf-info-outline: #0099bc;
|
|
556
556
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
557
557
|
--color-sf-tooltip-border: var(--color-sf-tooltip-bg-color);
|
|
558
|
-
--color-sf-
|
|
558
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
559
559
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
560
560
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
561
561
|
--color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
--color-sf-info-outline: #0099bc;
|
|
898
898
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
899
899
|
--color-sf-tooltip-border: var(--color-sf-border-light);
|
|
900
|
-
--color-sf-
|
|
900
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
901
901
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
902
902
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color);
|
|
903
903
|
--color-sf-appbar-bg-color-alt1: #fff;
|
|
@@ -1414,14 +1414,6 @@
|
|
|
1414
1414
|
}
|
|
1415
1415
|
|
|
1416
1416
|
/* stylelint-disable */
|
|
1417
|
-
.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
1418
|
-
padding: 0;
|
|
1419
|
-
}
|
|
1420
|
-
|
|
1421
|
-
.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
1422
|
-
padding: 0;
|
|
1423
|
-
}
|
|
1424
|
-
|
|
1425
1417
|
.e-dialog .e-dlg-content {
|
|
1426
1418
|
border-radius: 8px !important;
|
|
1427
1419
|
}
|
package/styles/gantt/fluent2.css
CHANGED
|
@@ -207,7 +207,7 @@
|
|
|
207
207
|
--color-sf-info-outline: var(--color-sf-info-border-color);
|
|
208
208
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
209
209
|
--color-sf-tooltip-border: var(--color-sf-content-bg-color-alt1);
|
|
210
|
-
--color-sf-
|
|
210
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
211
211
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
212
212
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
213
213
|
--color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
|
|
@@ -478,7 +478,7 @@
|
|
|
478
478
|
--color-sf-success-bg-color: #218c21;
|
|
479
479
|
--color-sf-success-border-color: var(--color-sf-success-bg-color);
|
|
480
480
|
--color-sf-success-text: var(--color-sf-primary-text-color);
|
|
481
|
-
--color-sf-success-bg-color-hover:
|
|
481
|
+
--color-sf-success-bg-color-hover: #0e700e;
|
|
482
482
|
--color-sf-success-border-color-hover: var(--color-sf-success-bg-color-hover);
|
|
483
483
|
--color-sf-success-text-hover: var(--color-sf-primary-text-color);
|
|
484
484
|
--color-sf-success-bg-color-pressed: #052505;
|
|
@@ -496,7 +496,7 @@
|
|
|
496
496
|
--color-sf-warning-bg-color: #f87528;
|
|
497
497
|
--color-sf-warning-border-color: var(--color-sf-warning-bg-color);
|
|
498
498
|
--color-sf-warning-text: #242424;
|
|
499
|
-
--color-sf-warning-bg-color-hover:
|
|
499
|
+
--color-sf-warning-bg-color-hover: #de590b;
|
|
500
500
|
--color-sf-warning-border-color-hover: var(--color-sf-warning-bg-color-hover);
|
|
501
501
|
--color-sf-warning-text-hover: var(--color-sf-primary-text-color);
|
|
502
502
|
--color-sf-warning-bg-color-pressed: #4a1e04;
|
|
@@ -555,7 +555,7 @@
|
|
|
555
555
|
--color-sf-info-outline: #0099bc;
|
|
556
556
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
557
557
|
--color-sf-tooltip-border: var(--color-sf-tooltip-bg-color);
|
|
558
|
-
--color-sf-
|
|
558
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
559
559
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
560
560
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color-alt1);
|
|
561
561
|
--color-sf-appbar-bg-color-alt1: var(--color-sf-content-bg-color-alt2);
|
|
@@ -897,7 +897,7 @@
|
|
|
897
897
|
--color-sf-info-outline: #0099bc;
|
|
898
898
|
--color-sf-tooltip-bg-color: var(--color-sf-content-bg-color-alt1);
|
|
899
899
|
--color-sf-tooltip-border: var(--color-sf-border-light);
|
|
900
|
-
--color-sf-
|
|
900
|
+
--color-sf-tooltip-text-color: var(--color-sf-content-text-color);
|
|
901
901
|
--color-sf-toast-text-color: var(--color-sf-content-text-color);
|
|
902
902
|
--color-sf-toast-alt-text-color: var(--color-sf-content-text-color);
|
|
903
903
|
--color-sf-appbar-bg-color-alt1: #fff;
|
|
@@ -1414,14 +1414,6 @@
|
|
|
1414
1414
|
}
|
|
1415
1415
|
|
|
1416
1416
|
/* stylelint-disable */
|
|
1417
|
-
.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
1418
|
-
padding: 0;
|
|
1419
|
-
}
|
|
1420
|
-
|
|
1421
|
-
.e-bigger .e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
1422
|
-
padding: 0;
|
|
1423
|
-
}
|
|
1424
|
-
|
|
1425
1417
|
.e-dialog .e-dlg-content {
|
|
1426
1418
|
border-radius: 8px !important;
|
|
1427
1419
|
}
|