@syncfusion/ej2-angular-gantt 20.4.54 → 21.1.35-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 (122) hide show
  1. package/@syncfusion/ej2-angular-gantt.es5.js +812 -0
  2. package/@syncfusion/ej2-angular-gantt.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-gantt.js +764 -0
  4. package/@syncfusion/ej2-angular-gantt.js.map +1 -0
  5. package/CHANGELOG.md +1651 -0
  6. package/dist/ej2-angular-gantt.umd.js +925 -0
  7. package/dist/ej2-angular-gantt.umd.js.map +1 -0
  8. package/dist/ej2-angular-gantt.umd.min.js +11 -0
  9. package/dist/ej2-angular-gantt.umd.min.js.map +1 -0
  10. package/{syncfusion-ej2-angular-gantt.d.ts → ej2-angular-gantt.d.ts} +1 -1
  11. package/ej2-angular-gantt.metadata.json +1 -0
  12. package/package.json +15 -29
  13. package/postinstall/tagchange.js +18 -0
  14. package/schematics/utils/lib-details.d.ts +2 -2
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/gantt/adddialogfields.directive.d.ts +0 -5
  18. package/src/gantt/columns.directive.d.ts +0 -5
  19. package/src/gantt/dayworkingtime.directive.d.ts +0 -5
  20. package/src/gantt/editdialogfields.directive.d.ts +0 -5
  21. package/src/gantt/eventmarkers.directive.d.ts +0 -5
  22. package/src/gantt/gantt-all.module.d.ts +0 -6
  23. package/src/gantt/gantt.component.d.ts +0 -3
  24. package/src/gantt/gantt.module.d.ts +0 -12
  25. package/src/gantt/holidays.directive.d.ts +0 -5
  26. package/styles/bootstrap-dark.css +33 -10
  27. package/styles/bootstrap.css +31 -10
  28. package/styles/bootstrap4.css +28 -7
  29. package/styles/bootstrap5-dark.css +30 -9
  30. package/styles/bootstrap5.css +30 -9
  31. package/styles/fabric-dark.css +28 -7
  32. package/styles/fabric.css +28 -7
  33. package/styles/fluent-dark.css +56 -29
  34. package/styles/fluent.css +56 -29
  35. package/styles/gantt/bootstrap-dark.css +33 -10
  36. package/styles/gantt/bootstrap-dark.scss +1 -22
  37. package/styles/gantt/bootstrap.css +31 -10
  38. package/styles/gantt/bootstrap.scss +1 -22
  39. package/styles/gantt/bootstrap4.css +28 -7
  40. package/styles/gantt/bootstrap4.scss +1 -22
  41. package/styles/gantt/bootstrap5-dark.css +30 -9
  42. package/styles/gantt/bootstrap5-dark.scss +1 -22
  43. package/styles/gantt/bootstrap5.css +30 -9
  44. package/styles/gantt/bootstrap5.scss +1 -22
  45. package/styles/gantt/fabric-dark.css +28 -7
  46. package/styles/gantt/fabric-dark.scss +1 -22
  47. package/styles/gantt/fabric.css +28 -7
  48. package/styles/gantt/fabric.scss +1 -22
  49. package/styles/gantt/fluent-dark.css +56 -29
  50. package/styles/gantt/fluent-dark.scss +1 -22
  51. package/styles/gantt/fluent.css +56 -29
  52. package/styles/gantt/fluent.scss +1 -22
  53. package/styles/gantt/highcontrast-light.css +28 -9
  54. package/styles/gantt/highcontrast-light.scss +1 -21
  55. package/styles/gantt/highcontrast.css +28 -7
  56. package/styles/gantt/highcontrast.scss +1 -22
  57. package/styles/gantt/material-dark.css +31 -14
  58. package/styles/gantt/material-dark.scss +1 -22
  59. package/styles/gantt/material.css +28 -7
  60. package/styles/gantt/material.scss +1 -22
  61. package/styles/gantt/tailwind-dark.css +28 -7
  62. package/styles/gantt/tailwind-dark.scss +1 -22
  63. package/styles/gantt/tailwind.css +28 -7
  64. package/styles/gantt/tailwind.scss +1 -22
  65. package/styles/highcontrast-light.css +28 -9
  66. package/styles/highcontrast.css +28 -7
  67. package/styles/material-dark.css +31 -14
  68. package/styles/material.css +28 -7
  69. package/styles/tailwind-dark.css +28 -7
  70. package/styles/tailwind.css +28 -7
  71. package/esm2020/public_api.mjs +0 -3
  72. package/esm2020/src/gantt/adddialogfields.directive.mjs +0 -58
  73. package/esm2020/src/gantt/columns.directive.mjs +0 -72
  74. package/esm2020/src/gantt/dayworkingtime.directive.mjs +0 -58
  75. package/esm2020/src/gantt/editdialogfields.directive.mjs +0 -58
  76. package/esm2020/src/gantt/eventmarkers.directive.mjs +0 -57
  77. package/esm2020/src/gantt/gantt-all.module.mjs +0 -71
  78. package/esm2020/src/gantt/gantt.component.mjs +0 -255
  79. package/esm2020/src/gantt/gantt.module.mjs +0 -79
  80. package/esm2020/src/gantt/holidays.directive.mjs +0 -58
  81. package/esm2020/src/index.mjs +0 -11
  82. package/esm2020/syncfusion-ej2-angular-gantt.mjs +0 -5
  83. package/fesm2015/syncfusion-ej2-angular-gantt.mjs +0 -734
  84. package/fesm2015/syncfusion-ej2-angular-gantt.mjs.map +0 -1
  85. package/fesm2020/syncfusion-ej2-angular-gantt.mjs +0 -734
  86. package/fesm2020/syncfusion-ej2-angular-gantt.mjs.map +0 -1
  87. package/styles/gantt/_all.scss +0 -2
  88. package/styles/gantt/_bootstrap-dark-definition.scss +0 -214
  89. package/styles/gantt/_bootstrap-definition.scss +0 -214
  90. package/styles/gantt/_bootstrap4-definition.scss +0 -216
  91. package/styles/gantt/_bootstrap5-dark-definition.scss +0 -1
  92. package/styles/gantt/_bootstrap5-definition.scss +0 -218
  93. package/styles/gantt/_fabric-dark-definition.scss +0 -214
  94. package/styles/gantt/_fabric-definition.scss +0 -214
  95. package/styles/gantt/_fluent-dark-definition.scss +0 -1
  96. package/styles/gantt/_fluent-definition.scss +0 -218
  97. package/styles/gantt/_fusionnew-definition.scss +0 -217
  98. package/styles/gantt/_highcontrast-definition.scss +0 -214
  99. package/styles/gantt/_highcontrast-light-definition.scss +0 -214
  100. package/styles/gantt/_layout.scss +0 -1660
  101. package/styles/gantt/_material-dark-definition.scss +0 -215
  102. package/styles/gantt/_material-definition.scss +0 -215
  103. package/styles/gantt/_material3-definition.scss +0 -218
  104. package/styles/gantt/_tailwind-dark-definition.scss +0 -1
  105. package/styles/gantt/_tailwind-definition.scss +0 -218
  106. package/styles/gantt/_theme.scss +0 -711
  107. package/styles/gantt/icons/_bootstrap-dark.scss +0 -124
  108. package/styles/gantt/icons/_bootstrap.scss +0 -124
  109. package/styles/gantt/icons/_bootstrap4.scss +0 -124
  110. package/styles/gantt/icons/_bootstrap5-dark.scss +0 -1
  111. package/styles/gantt/icons/_bootstrap5.scss +0 -124
  112. package/styles/gantt/icons/_fabric-dark.scss +0 -124
  113. package/styles/gantt/icons/_fabric.scss +0 -124
  114. package/styles/gantt/icons/_fluent-dark.scss +0 -1
  115. package/styles/gantt/icons/_fluent.scss +0 -124
  116. package/styles/gantt/icons/_fusionnew.scss +0 -120
  117. package/styles/gantt/icons/_highcontrast.scss +0 -124
  118. package/styles/gantt/icons/_material-dark.scss +0 -124
  119. package/styles/gantt/icons/_material.scss +0 -124
  120. package/styles/gantt/icons/_material3.scss +0 -124
  121. package/styles/gantt/icons/_tailwind-dark.scss +0 -124
  122. package/styles/gantt/icons/_tailwind.scss +0 -124
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-gantt@*",
3
- "_id": "@syncfusion/ej2-angular-gantt@20.4.51",
3
+ "_id": "@syncfusion/ej2-angular-gantt@20.7.1",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-bADqNytTuD9m/lGMbfg0gWn1sEsZHcnr334NZdzA5nuB8Vu6PSLis2Ee61DJ8n470QJ/1D2qkySP0GnvDS7RQQ==",
5
+ "_integrity": "sha512-kai3NBHLssjNTw7fgIVZSAJsBs4dFSCeI7/IbEmCsAnFhvygc7DB3OODJ3V7j8EMRkWHDLVXV+uRaTGWsL7aaQ==",
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.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-gantt/-/ej2-angular-gantt-20.4.51.tgz",
23
- "_shasum": "8944e3d6df3a9d12e8ebac180dca8b89fc089b98",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-gantt/-/ej2-angular-gantt-20.7.1.tgz",
23
+ "_shasum": "717c364f998558b9470508ce61f72e8f4e476c0d",
24
24
  "_spec": "@syncfusion/ej2-angular-gantt@*",
25
- "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/ivypackages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_21.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": "~20.4.53",
35
- "@syncfusion/ej2-base": "~20.4.51",
36
- "@syncfusion/ej2-gantt": "20.4.54",
37
- "tslib": "^2.3.0"
34
+ "@syncfusion/ej2-angular-base": "~21.1.35",
35
+ "@syncfusion/ej2-base": "~21.1.35",
36
+ "@syncfusion/ej2-gantt": "21.1.35"
38
37
  },
39
38
  "deprecated": false,
40
39
  "description": "Essential JS 2 Gantt Component for Angular",
41
- "es2020": "fesm2020/syncfusion-ej2-angular-gantt.mjs",
42
- "esm2020": "esm2020/syncfusion-ej2-angular-gantt.mjs",
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",
@@ -62,7 +46,9 @@
62
46
  "angular-gantt-chart"
63
47
  ],
64
48
  "license": "SEE LICENSE IN license",
65
- "module": "fesm2015/syncfusion-ej2-angular-gantt.mjs",
49
+ "main": "dist/ej2-angular-gantt.umd.js",
50
+ "metadata": "ej2-angular-gantt.metadata.json",
51
+ "module": "@syncfusion/ej2-angular-gantt.es5.js",
66
52
  "name": "@syncfusion/ej2-angular-gantt",
67
53
  "repository": {
68
54
  "type": "git",
@@ -70,6 +56,6 @@
70
56
  },
71
57
  "schematics": "./schematics/collection.json",
72
58
  "sideEffects": false,
73
- "typings": "syncfusion-ej2-angular-gantt.d.ts",
74
- "version": "20.4.54"
59
+ "typings": "ej2-angular-gantt.d.ts",
60
+ "version": "21.1.35-ngcc"
75
61
  }
@@ -0,0 +1,18 @@
1
+ var fs = require("fs");
2
+ var glob = require("glob");
3
+
4
+ var selectors = ['ejs-gantt'];
5
+
6
+ if (process.env.tagName !== undefined) {
7
+ var newTagPrefix = process.env.tagName.trim();
8
+ var files = glob.sync("./@syncfusion/*");
9
+ for (var i = 0; i < files.length; i++) {
10
+ var sourceFile = fs.readFileSync(files[i], "utf8");
11
+ for (var j = 0; j < selectors.length; j++) {
12
+ selectors[j] = selectors[j].replace('[','').replace(']','');
13
+ var tagRegex = new RegExp(selectors[j], "g");
14
+ sourceFile = sourceFile.replace(tagRegex,selectors[j].replace("ejs", newTagPrefix));
15
+ }
16
+ fs.writeFileSync(files[i], sourceFile, "utf8");
17
+ }
18
+ }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-gantt";
2
- export declare const pkgVer = "^20.4.51";
2
+ export declare const pkgVer = "^20.7.1";
3
3
  export declare const moduleName = "GanttModule";
4
- export declare const themeVer = "~20.4.51";
4
+ export declare const themeVer = "~20.7.1";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-gantt';
4
- exports.pkgVer = '^20.4.54';
4
+ exports.pkgVer = '^21.1.35';
5
5
  exports.moduleName = 'GanttModule';
6
- exports.themeVer = '~20.4.54';
6
+ exports.themeVer = '~21.1.35';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-gantt';
2
- export const pkgVer = '^20.4.54';
2
+ export const pkgVer = '^21.1.35';
3
3
  export const moduleName = 'GanttModule';
4
- export const themeVer = '~20.4.54';
4
+ export const themeVer = '~21.1.35';
@@ -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`).
@@ -37,8 +36,6 @@ export declare class AddDialogFieldDirective extends ComplexBase<AddDialogFieldD
37
36
  */
38
37
  headerText: any;
39
38
  constructor(viewContainerRef: ViewContainerRef);
40
- static ɵfac: i0.ɵɵFactoryDeclaration<AddDialogFieldDirective, never>;
41
- static ɵdir: i0.ɵɵDirectiveDeclaration<AddDialogFieldDirective, "ejs-gantt>e-add-dialog-fields>e-add-dialog-field", never, { "fields": "fields"; "headerText": "headerText"; "type": "type"; }, {}, never>;
42
39
  }
43
40
  /**
44
41
  * AddDialogField Array Directive
@@ -46,6 +43,4 @@ export declare class AddDialogFieldDirective extends ComplexBase<AddDialogFieldD
46
43
  */
47
44
  export declare class AddDialogFieldsDirective extends ArrayBase<AddDialogFieldsDirective> {
48
45
  constructor();
49
- static ɵfac: i0.ɵɵFactoryDeclaration<AddDialogFieldsDirective, never>;
50
- static ɵdir: i0.ɵɵDirectiveDeclaration<AddDialogFieldsDirective, "ejs-gantt>e-add-dialog-fields", 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-column` directive represent a column of the Angular Gantt.
6
5
  * It must be contained in a Gantt component(`ejs-gantt`).
@@ -190,8 +189,6 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
190
189
  */
191
190
  headerTemplate: any;
192
191
  constructor(viewContainerRef: ViewContainerRef);
193
- static ɵfac: i0.ɵɵFactoryDeclaration<ColumnDirective, never>;
194
- 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"; "valueAccessor": "valueAccessor"; "visible": "visible"; "width": "width"; }, {}, ["template", "headerTemplate"]>;
195
192
  }
196
193
  /**
197
194
  * Column Array Directive
@@ -199,6 +196,4 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
199
196
  */
200
197
  export declare class ColumnsDirective extends ArrayBase<ColumnsDirective> {
201
198
  constructor();
202
- static ɵfac: i0.ɵɵFactoryDeclaration<ColumnsDirective, never>;
203
- static ɵdir: i0.ɵɵDirectiveDeclaration<ColumnsDirective, "ejs-gantt>e-columns", never, {}, {}, ["children"]>;
204
199
  }
@@ -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`).
@@ -37,8 +36,6 @@ export declare class EditDialogFieldDirective extends ComplexBase<EditDialogFiel
37
36
  */
38
37
  headerText: any;
39
38
  constructor(viewContainerRef: ViewContainerRef);
40
- static ɵfac: i0.ɵɵFactoryDeclaration<EditDialogFieldDirective, never>;
41
- static ɵdir: i0.ɵɵDirectiveDeclaration<EditDialogFieldDirective, "ejs-gantt>e-edit-dialog-fields>e-edit-dialog-field", never, { "fields": "fields"; "headerText": "headerText"; "type": "type"; }, {}, never>;
42
39
  }
43
40
  /**
44
41
  * EditDialogField Array Directive
@@ -46,6 +43,4 @@ export declare class EditDialogFieldDirective extends ComplexBase<EditDialogFiel
46
43
  */
47
44
  export declare class EditDialogFieldsDirective extends ArrayBase<EditDialogFieldsDirective> {
48
45
  constructor();
49
- static ɵfac: i0.ɵɵFactoryDeclaration<EditDialogFieldsDirective, never>;
50
- static ɵdir: i0.ɵɵDirectiveDeclaration<EditDialogFieldsDirective, "ejs-gantt>e-edit-dialog-fields", 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-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;
@@ -21,7 +18,4 @@ export declare const CriticalPathService: ValueProvider;
21
18
  * NgModule definition for the Gantt component with providers.
22
19
  */
23
20
  export declare class GanttAllModule {
24
- static ɵfac: i0.ɵɵFactoryDeclaration<GanttAllModule, never>;
25
- static ɵmod: i0.ɵɵNgModuleDeclaration<GanttAllModule, never, [typeof i1.CommonModule, typeof i2.GanttModule], [typeof i2.GanttModule]>;
26
- static ɵinj: i0.ɵɵInjectorDeclaration<GanttAllModule>;
27
21
  }
@@ -7,7 +7,6 @@ import { EditDialogFieldsDirective } from './editdialogfields.directive';
7
7
  import { DayWorkingTimeCollectionDirective } from './dayworkingtime.directive';
8
8
  import { HolidaysDirective } from './holidays.directive';
9
9
  import { EventMarkersDirective } from './eventmarkers.directive';
10
- import * as i0 from "@angular/core";
11
10
  export declare const inputs: string[];
12
11
  export declare const outputs: string[];
13
12
  export declare const twoWays: string[];
@@ -121,6 +120,4 @@ export declare class GanttComponent extends Gantt implements IComponentBase {
121
120
  ngAfterContentChecked(): void;
122
121
  registerEvents: (eventList: string[]) => void;
123
122
  addTwoWay: (propList: string[]) => void;
124
- static ɵfac: i0.ɵɵFactoryDeclaration<GanttComponent, never>;
125
- static ɵcmp: i0.ɵɵComponentDeclaration<GanttComponent, "ejs-gantt", never, { "addDialogFields": "addDialogFields"; "allowExcelExport": "allowExcelExport"; "allowFiltering": "allowFiltering"; "allowKeyboard": "allowKeyboard"; "allowPdfExport": "allowPdfExport"; "allowReordering": "allowReordering"; "allowResizing": "allowResizing"; "allowRowDragAndDrop": "allowRowDragAndDrop"; "allowSelection": "allowSelection"; "allowSorting": "allowSorting"; "allowUnscheduledTasks": "allowUnscheduledTasks"; "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"; "enableContextMenu": "enableContextMenu"; "enableCriticalPath": "enableCriticalPath"; "enableImmutableMode": "enableImmutableMode"; "enableMultiTaskbar": "enableMultiTaskbar"; "enablePersistence": "enablePersistence"; "enablePredecessorValidation": "enablePredecessorValidation"; "enableRtl": "enableRtl"; "enableVirtualMaskRow": "enableVirtualMaskRow"; "enableVirtualization": "enableVirtualization"; "eventMarkers": "eventMarkers"; "filterSettings": "filterSettings"; "gridLines": "gridLines"; "height": "height"; "highlightWeekends": "highlightWeekends"; "holidays": "holidays"; "includeWeekend": "includeWeekend"; "labelSettings": "labelSettings"; "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"; "timezone": "timezone"; "toolbar": "toolbar"; "tooltipSettings": "tooltipSettings"; "treeColumnIndex": "treeColumnIndex"; "validateManualTasksOnLinking": "validateManualTasksOnLinking"; "viewType": "viewType"; "width": "width"; "workUnit": "workUnit"; "workWeek": "workWeek"; }, { "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", "milestoneTemplate", "taskbarTemplate", "labelSettings_rightLabel", "labelSettings_leftLabel", "labelSettings_taskLabel", "tooltipSettings_taskbar", "tooltipSettings_baseline", "tooltipSettings_connectorLine", "tooltipSettings_editing", "childColumns", "childAddDialogFields", "childEditDialogFields", "childDayWorkingTime", "childHolidays", "childEventMarkers"], never>;
126
123
  }
@@ -1,17 +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 "./holidays.directive";
8
- import * as i7 from "./eventmarkers.directive";
9
- import * as i8 from "@angular/common";
10
1
  /**
11
2
  * NgModule definition for the Gantt component.
12
3
  */
13
4
  export declare class GanttModule {
14
- static ɵfac: i0.ɵɵFactoryDeclaration<GanttModule, never>;
15
- 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.HolidayDirective, typeof i6.HolidaysDirective, typeof i7.EventMarkerDirective, typeof i7.EventMarkersDirective], [typeof i8.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.HolidayDirective, typeof i6.HolidaysDirective, typeof i7.EventMarkerDirective, typeof i7.EventMarkersDirective]>;
16
- static ɵinj: i0.ɵɵInjectorDeclaration<GanttModule>;
17
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
  }
@@ -312,6 +312,12 @@
312
312
  .e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
313
313
  height: 63px !important; /* stylelint-disable-line declaration-no-important */
314
314
  }
315
+ .e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
316
+ padding-left: 12px;
317
+ }
318
+ .e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
319
+ display: block;
320
+ }
315
321
  .e-bigger .e-gantt .e-dialog .e-dlg-header-content {
316
322
  padding: 16px 4px 16px 16px !important; /* stylelint-disable-line declaration-no-important */
317
323
  }
@@ -341,7 +347,7 @@
341
347
  border-radius: 6px !important;
342
348
  padding: 32px 16px 16px !important;
343
349
  }
344
- .e-bigger .e-grid .e-columnmenu {
350
+ .e-bigger .e-gantt .e-grid .e-columnmenu {
345
351
  top: 40px;
346
352
  }
347
353
  .e-bigger .e-gantt-dialog .e-dialog {
@@ -380,6 +386,7 @@
380
386
  border-radius: 50%;
381
387
  height: auto !important; /* stylelint-disable-line declaration-no-important */
382
388
  width: auto;
389
+ box-shadow: none;
383
390
  }
384
391
  .e-bigger .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
385
392
  margin-left: 5px !important;
@@ -1268,7 +1275,6 @@
1268
1275
  outline: 1px solid;
1269
1276
  outline-offset: 2px;
1270
1277
  }
1271
-
1272
1278
  .e-gantt-dialog .e-tab .e-tab-header {
1273
1279
  padding-left: 12px;
1274
1280
  }
@@ -1361,6 +1367,7 @@
1361
1367
  border-radius: 50%;
1362
1368
  height: auto !important; /* stylelint-disable-line declaration-no-important */
1363
1369
  width: auto;
1370
+ box-shadow: none;
1364
1371
  }
1365
1372
 
1366
1373
  .e-icon-rowselect::before {
@@ -1665,13 +1672,13 @@
1665
1672
  }
1666
1673
  .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
1667
1674
  background-color: #4cc7ba;
1668
- border: 1px solid #4cc7ba;
1675
+ border: 0px solid #4cc7ba;
1669
1676
  border-radius: 4px;
1670
1677
  }
1671
1678
  .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
1672
1679
  background-color: #0070f0;
1673
- border: 1px solid #0070f0;
1674
- border-radius: 4px;
1680
+ border: 0px solid #0070f0;
1681
+ border-radius: 3px;
1675
1682
  }
1676
1683
  .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
1677
1684
  background-color: #8dd1c4;
@@ -1682,7 +1689,7 @@
1682
1689
  }
1683
1690
  .e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
1684
1691
  background-color: #67c1b2;
1685
- border: #4fb29f;
1692
+ outline: #4fb29f;
1686
1693
  }
1687
1694
  .e-gantt .e-gantt-chart .e-gantt-critical-child-manualprogressbar {
1688
1695
  background-color: #67c1b2;
@@ -1742,6 +1749,18 @@
1742
1749
  .e-gantt .e-gantt-chart .e-line {
1743
1750
  border-color: #0070f0;
1744
1751
  }
1752
+ .e-gantt .e-gantt-chart .e-connector-line {
1753
+ stroke: #0070f0;
1754
+ }
1755
+ .e-gantt .e-gantt-chart .e-critical-line {
1756
+ stroke: #d13438;
1757
+ }
1758
+ .e-gantt .e-gantt-chart .e-connector-line-arrow {
1759
+ fill: #0070f0;
1760
+ }
1761
+ .e-gantt .e-gantt-chart .e-critical-line-arrow {
1762
+ fill: #d13438;
1763
+ }
1745
1764
  .e-gantt .e-gantt-chart .e-connector-line-right-arrow {
1746
1765
  border-left-color: #0070f0;
1747
1766
  }
@@ -1793,7 +1812,10 @@
1793
1812
  padding-right: 25px;
1794
1813
  }
1795
1814
  .e-gantt .e-gantt-chart .e-connectorpoint-right {
1796
- margin-left: 2px;
1815
+ margin-left: 3px;
1816
+ }
1817
+ .e-gantt .e-gantt-chart .e-connectorpoint-left {
1818
+ margin-right: 3px;
1797
1819
  }
1798
1820
  .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
1799
1821
  .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
@@ -2054,14 +2076,15 @@
2054
2076
 
2055
2077
  .e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
2056
2078
  background-color: #F3D8DA;
2057
- border: 1px solid #F3D8DA;
2079
+ outline: 1px solid #F3D8DA;
2058
2080
  border-radius: 4px;
2059
2081
  }
2060
2082
 
2061
2083
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2062
2084
  background-color: #D13438;
2063
- border: 1px solid #0070f0;
2064
- border-radius: 4px;
2085
+ border: 0px solid #0070f0;
2086
+ position: absolute;
2087
+ border-radius: 3px;
2065
2088
  }
2066
2089
 
2067
2090
  .e-gantt .e-gantt-chart .e-gantt-critical-unscheduled-taskbar {
@@ -456,6 +456,12 @@
456
456
  .e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
457
457
  height: 63px !important; /* stylelint-disable-line declaration-no-important */
458
458
  }
459
+ .e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
460
+ padding-left: 12px;
461
+ }
462
+ .e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
463
+ display: block;
464
+ }
459
465
  .e-bigger .e-gantt .e-dialog .e-dlg-header-content {
460
466
  padding: 16px 4px 16px 16px !important; /* stylelint-disable-line declaration-no-important */
461
467
  }
@@ -485,7 +491,7 @@
485
491
  border-radius: 6px !important;
486
492
  padding: 32px 16px 16px !important;
487
493
  }
488
- .e-bigger .e-grid .e-columnmenu {
494
+ .e-bigger .e-gantt .e-grid .e-columnmenu {
489
495
  top: 40px;
490
496
  }
491
497
  .e-bigger .e-gantt-dialog .e-dialog {
@@ -1412,7 +1418,6 @@
1412
1418
  outline: 1px solid;
1413
1419
  outline-offset: 2px;
1414
1420
  }
1415
-
1416
1421
  .e-gantt-dialog .e-tab .e-tab-header {
1417
1422
  padding-left: 12px;
1418
1423
  }
@@ -1809,13 +1814,13 @@
1809
1814
  }
1810
1815
  .e-gantt .e-gantt-chart .e-gantt-parent-progressbar-inner-div {
1811
1816
  background-color: #555;
1812
- border: 1px solid #555;
1817
+ border: 0px solid #555;
1813
1818
  border-radius: 4px;
1814
1819
  }
1815
1820
  .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
1816
1821
  background-color: #21527d;
1817
- border: 1px solid #21527d;
1818
- border-radius: 4px;
1822
+ border: 0px solid #21527d;
1823
+ border-radius: 3px;
1819
1824
  }
1820
1825
  .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
1821
1826
  background-color: #7538C9;
@@ -1826,7 +1831,7 @@
1826
1831
  }
1827
1832
  .e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
1828
1833
  background-color: #572A96;
1829
- border: 0px;
1834
+ outline: 0px;
1830
1835
  }
1831
1836
  .e-gantt .e-gantt-chart .e-gantt-critical-child-manualprogressbar {
1832
1837
  background-color: #572A96;
@@ -1886,6 +1891,18 @@
1886
1891
  .e-gantt .e-gantt-chart .e-line {
1887
1892
  border-color: #21527d;
1888
1893
  }
1894
+ .e-gantt .e-gantt-chart .e-connector-line {
1895
+ stroke: #21527d;
1896
+ }
1897
+ .e-gantt .e-gantt-chart .e-critical-line {
1898
+ stroke: #d13438;
1899
+ }
1900
+ .e-gantt .e-gantt-chart .e-connector-line-arrow {
1901
+ fill: #21527d;
1902
+ }
1903
+ .e-gantt .e-gantt-chart .e-critical-line-arrow {
1904
+ fill: #d13438;
1905
+ }
1889
1906
  .e-gantt .e-gantt-chart .e-connector-line-right-arrow {
1890
1907
  border-left-color: #21527d;
1891
1908
  }
@@ -1937,7 +1954,10 @@
1937
1954
  padding-right: 25px;
1938
1955
  }
1939
1956
  .e-gantt .e-gantt-chart .e-connectorpoint-right {
1940
- margin-left: 2px;
1957
+ margin-left: 3px;
1958
+ }
1959
+ .e-gantt .e-gantt-chart .e-connectorpoint-left {
1960
+ margin-right: 3px;
1941
1961
  }
1942
1962
  .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
1943
1963
  .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
@@ -2198,14 +2218,15 @@
2198
2218
 
2199
2219
  .e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
2200
2220
  background-color: #F3D8DA;
2201
- border: 1px solid #F3D8DA;
2221
+ outline: 1px solid #F3D8DA;
2202
2222
  border-radius: 4px;
2203
2223
  }
2204
2224
 
2205
2225
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2206
2226
  background-color: #D13438;
2207
- border: 1px solid #21527d;
2208
- border-radius: 4px;
2227
+ border: 0px solid #21527d;
2228
+ position: absolute;
2229
+ border-radius: 3px;
2209
2230
  }
2210
2231
 
2211
2232
  .e-gantt .e-gantt-chart .e-gantt-critical-unscheduled-taskbar {
@@ -637,6 +637,12 @@
637
637
  .e-bigger .e-gantt .e-gantt-tree-grid-pane .e-columnheader .e-headercell {
638
638
  height: 63px !important; /* stylelint-disable-line declaration-no-important */
639
639
  }
640
+ .e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
641
+ padding-left: 12px;
642
+ }
643
+ .e-bigger .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
644
+ display: block;
645
+ }
640
646
  .e-bigger .e-gantt .e-dialog .e-dlg-header-content {
641
647
  padding: 16px 4px 16px 16px !important; /* stylelint-disable-line declaration-no-important */
642
648
  }
@@ -666,7 +672,7 @@
666
672
  border-radius: 6px !important;
667
673
  padding: 32px 16px 16px !important;
668
674
  }
669
- .e-bigger .e-grid .e-columnmenu {
675
+ .e-bigger .e-gantt .e-grid .e-columnmenu {
670
676
  top: 38px;
671
677
  }
672
678
  .e-bigger .e-gantt-dialog .e-dialog {
@@ -1596,7 +1602,6 @@
1596
1602
  outline: 1px solid;
1597
1603
  outline-offset: 2px;
1598
1604
  }
1599
-
1600
1605
  .e-gantt-dialog .e-tab .e-tab-header {
1601
1606
  padding-left: 12px;
1602
1607
  }
@@ -1999,7 +2004,7 @@
1999
2004
  .e-gantt .e-gantt-chart .e-gantt-child-progressbar-inner-div {
2000
2005
  background-color: #0056b3;
2001
2006
  border: 0px;
2002
- border-radius: 4px;
2007
+ border-radius: 3px;
2003
2008
  }
2004
2009
  .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
2005
2010
  background-color: #8553F1;
@@ -2010,7 +2015,7 @@
2010
2015
  }
2011
2016
  .e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
2012
2017
  background-color: #6628EE;
2013
- border: 0px;
2018
+ outline: 0px;
2014
2019
  }
2015
2020
  .e-gantt .e-gantt-chart .e-gantt-critical-child-manualprogressbar {
2016
2021
  background-color: #6628EE;
@@ -2070,6 +2075,18 @@
2070
2075
  .e-gantt .e-gantt-chart .e-line {
2071
2076
  border-color: #0056b3;
2072
2077
  }
2078
+ .e-gantt .e-gantt-chart .e-connector-line {
2079
+ stroke: #0056b3;
2080
+ }
2081
+ .e-gantt .e-gantt-chart .e-critical-line {
2082
+ stroke: #d13438;
2083
+ }
2084
+ .e-gantt .e-gantt-chart .e-connector-line-arrow {
2085
+ fill: #0056b3;
2086
+ }
2087
+ .e-gantt .e-gantt-chart .e-critical-line-arrow {
2088
+ fill: #d13438;
2089
+ }
2073
2090
  .e-gantt .e-gantt-chart .e-connector-line-right-arrow {
2074
2091
  border-left-color: #0056b3;
2075
2092
  }
@@ -2121,7 +2138,10 @@
2121
2138
  padding-right: 25px;
2122
2139
  }
2123
2140
  .e-gantt .e-gantt-chart .e-connectorpoint-right {
2124
- margin-left: 2px;
2141
+ margin-left: 3px;
2142
+ }
2143
+ .e-gantt .e-gantt-chart .e-connectorpoint-left {
2144
+ margin-right: 3px;
2125
2145
  }
2126
2146
  .e-gantt .e-gantt-chart .e-right-connectorpoint-outer-div,
2127
2147
  .e-gantt .e-gantt-chart .e-left-connectorpoint-outer-div {
@@ -2382,14 +2402,15 @@
2382
2402
 
2383
2403
  .e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
2384
2404
  background-color: #F3D8DA;
2385
- border: 1px solid #F3D8DA;
2405
+ outline: 1px solid #F3D8DA;
2386
2406
  border-radius: 4px;
2387
2407
  }
2388
2408
 
2389
2409
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2390
2410
  background-color: #D13438;
2391
2411
  border: 0px;
2392
- border-radius: 4px;
2412
+ position: absolute;
2413
+ border-radius: 3px;
2393
2414
  }
2394
2415
 
2395
2416
  .e-gantt .e-gantt-chart .e-gantt-critical-unscheduled-taskbar {