@syncfusion/ej2-gantt 19.3.46 → 19.3.47

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 (56) hide show
  1. package/CHANGELOG.md +15 -0
  2. package/dist/ej2-gantt.umd.min.js +2 -2
  3. package/dist/ej2-gantt.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-gantt.es2015.js +18 -10
  5. package/dist/es6/ej2-gantt.es2015.js.map +1 -1
  6. package/dist/es6/ej2-gantt.es5.js +18 -10
  7. package/dist/es6/ej2-gantt.es5.js.map +1 -1
  8. package/dist/global/ej2-gantt.min.js +2 -2
  9. package/dist/global/ej2-gantt.min.js.map +1 -1
  10. package/dist/global/index.d.ts +1 -1
  11. package/package.json +13 -13
  12. package/src/gantt/actions/dialog-edit.js +6 -6
  13. package/src/gantt/actions/edit.js +3 -2
  14. package/src/gantt/base/date-processor.js +4 -1
  15. package/src/gantt/base/gantt.js +3 -0
  16. package/src/gantt/base/task-processor.js +1 -0
  17. package/src/gantt/base/utils.js +1 -1
  18. package/styles/bootstrap-dark.css +95 -99
  19. package/styles/bootstrap.css +95 -99
  20. package/styles/bootstrap4.css +95 -99
  21. package/styles/bootstrap5-dark.css +95 -99
  22. package/styles/bootstrap5.css +95 -99
  23. package/styles/fabric-dark.css +95 -99
  24. package/styles/fabric.css +95 -99
  25. package/styles/gantt/_bootstrap-dark-definition.scss +0 -1
  26. package/styles/gantt/_bootstrap-definition.scss +0 -1
  27. package/styles/gantt/_bootstrap4-definition.scss +0 -1
  28. package/styles/gantt/_bootstrap5-definition.scss +0 -1
  29. package/styles/gantt/_fabric-dark-definition.scss +0 -1
  30. package/styles/gantt/_fabric-definition.scss +0 -1
  31. package/styles/gantt/_highcontrast-definition.scss +0 -1
  32. package/styles/gantt/_highcontrast-light-definition.scss +0 -1
  33. package/styles/gantt/_layout.scss +94 -93
  34. package/styles/gantt/_material-dark-definition.scss +0 -1
  35. package/styles/gantt/_material-definition.scss +0 -1
  36. package/styles/gantt/_tailwind-definition.scss +0 -1
  37. package/styles/gantt/_theme.scss +76 -81
  38. package/styles/gantt/bootstrap-dark.css +95 -99
  39. package/styles/gantt/bootstrap.css +95 -99
  40. package/styles/gantt/bootstrap4.css +95 -99
  41. package/styles/gantt/bootstrap5-dark.css +95 -99
  42. package/styles/gantt/bootstrap5.css +95 -99
  43. package/styles/gantt/fabric-dark.css +95 -99
  44. package/styles/gantt/fabric.css +95 -99
  45. package/styles/gantt/highcontrast-light.css +95 -99
  46. package/styles/gantt/highcontrast.css +95 -99
  47. package/styles/gantt/material-dark.css +95 -99
  48. package/styles/gantt/material.css +95 -99
  49. package/styles/gantt/tailwind-dark.css +95 -99
  50. package/styles/gantt/tailwind.css +95 -99
  51. package/styles/highcontrast-light.css +95 -99
  52. package/styles/highcontrast.css +95 -99
  53. package/styles/material-dark.css +95 -99
  54. package/styles/material.css +95 -99
  55. package/styles/tailwind-dark.css +95 -99
  56. package/styles/tailwind.css +95 -99
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 19.3.46
3
+ * version : 19.3.47
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-gantt@*",
3
- "_id": "@syncfusion/ej2-gantt@19.3.45",
3
+ "_id": "@syncfusion/ej2-gantt@19.3.46",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-RZLdEJYylDpfailqWhBOXPgh9R/pvL9s1BhtCTXdwpn/lfRqGQV0UlXqvqYnYRfy6DXyzvhfj0kvFX9nnKT1BA==",
5
+ "_integrity": "sha512-E/4pHUh2BdforxCyJq6+UmjxAmNtyRcbLJB8IU2lGdxlsiIVhRgb9CQaEH0cQTEyf23MuUYWsUC56jbwtrqEeA==",
6
6
  "_location": "/@syncfusion/ej2-gantt",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -23,8 +23,8 @@
23
23
  "/@syncfusion/ej2-react-gantt",
24
24
  "/@syncfusion/ej2-vue-gantt"
25
25
  ],
26
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.45.tgz",
27
- "_shasum": "d3e74c79b2a7f546bd6e8ec0effee6cb28b5db87",
26
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.46.tgz",
27
+ "_shasum": "b508ab10a85377c57b07e8c73c7aac56c20386d3",
28
28
  "_spec": "@syncfusion/ej2-gantt@*",
29
29
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
30
30
  "author": {
@@ -35,19 +35,19 @@
35
35
  },
36
36
  "bundleDependencies": false,
37
37
  "dependencies": {
38
- "@syncfusion/ej2-base": "~19.3.43",
38
+ "@syncfusion/ej2-base": "~19.3.47",
39
39
  "@syncfusion/ej2-buttons": "~19.3.44",
40
40
  "@syncfusion/ej2-calendars": "~19.3.46",
41
- "@syncfusion/ej2-data": "~19.3.46",
42
- "@syncfusion/ej2-dropdowns": "~19.3.46",
43
- "@syncfusion/ej2-grids": "~19.3.46",
44
- "@syncfusion/ej2-inputs": "~19.3.44",
41
+ "@syncfusion/ej2-data": "~19.3.47",
42
+ "@syncfusion/ej2-dropdowns": "~19.3.47",
43
+ "@syncfusion/ej2-grids": "~19.3.47",
44
+ "@syncfusion/ej2-inputs": "~19.3.47",
45
45
  "@syncfusion/ej2-layouts": "~19.3.44",
46
46
  "@syncfusion/ej2-lists": "~19.3.45",
47
47
  "@syncfusion/ej2-navigations": "~19.3.46",
48
- "@syncfusion/ej2-popups": "~19.3.43",
49
- "@syncfusion/ej2-richtexteditor": "~19.3.46",
50
- "@syncfusion/ej2-treegrid": "~19.3.46"
48
+ "@syncfusion/ej2-popups": "~19.3.47",
49
+ "@syncfusion/ej2-richtexteditor": "~19.3.47",
50
+ "@syncfusion/ej2-treegrid": "~19.3.47"
51
51
  },
52
52
  "deprecated": false,
53
53
  "description": "Essential JS 2 Gantt Component",
@@ -75,6 +75,6 @@
75
75
  "url": "git+https://github.com/syncfusion/ej2-gantt.git"
76
76
  },
77
77
  "typings": "index.d.ts",
78
- "version": "19.3.46",
78
+ "version": "19.3.47",
79
79
  "sideEffects": false
80
80
  }
@@ -360,7 +360,7 @@ var DialogEdit = /** @class */ (function () {
360
360
  dialogModel.position = position;
361
361
  //dialogModel.width = '750px';
362
362
  dialogModel.height = this.parent.isAdaptive ? '100%' : 'auto';
363
- dialogModel.target = this.parent.element;
363
+ dialogModel.target = document.body;
364
364
  dialogModel.close = this.dialogClose.bind(this);
365
365
  dialogModel.closeOnEscape = true;
366
366
  dialogModel.open = function (args) {
@@ -648,15 +648,15 @@ var DialogEdit = /** @class */ (function () {
648
648
  this.resourceSelection(id);
649
649
  }
650
650
  else if (id === ganttObj.element.id + 'NotesTabContainer') {
651
- ganttObj.element.querySelector('#' + id).ej2_instances[0].refresh();
651
+ document.getElementById(id).ej2_instances[0].refresh();
652
652
  }
653
653
  else if (id === ganttObj.element.id + 'SegmentsTabContainer') {
654
654
  if (isNullOrUndefined(this.beforeOpenArgs.rowData.ganttProperties.startDate)) {
655
- ganttObj.element.querySelector('#' + id).ej2_instances[0]
655
+ document.getElementById(id).ej2_instances[0]
656
656
  .enableToolbarItems([this.parent.element.id + 'SegmentsTabContainer' + '_add'], false);
657
657
  }
658
658
  else {
659
- ganttObj.element.querySelector('#' + id).ej2_instances[0]
659
+ document.getElementById(id).ej2_instances[0]
660
660
  .enableToolbarItems([this.parent.element.id + 'SegmentsTabContainer' + '_add'], true);
661
661
  }
662
662
  }
@@ -1616,7 +1616,7 @@ var DialogEdit = /** @class */ (function () {
1616
1616
  DialogEdit.prototype.updateResourceCollection = function (args, resourceTreeGridId) {
1617
1617
  if (!isNullOrUndefined(args.data) && Object.keys(args.data).length) {
1618
1618
  var ganttObj = this.parent;
1619
- var treeGridId = ganttObj.element.querySelector('#' + resourceTreeGridId);
1619
+ var treeGridId = document.querySelector('#' + resourceTreeGridId);
1620
1620
  var resourceTreeGrid = treeGridId.ej2_instances[0];
1621
1621
  if (!isNullOrUndefined(resourceTreeGrid) && resourceTreeGrid.getSelectedRecords().length > 0) {
1622
1622
  var tempRecords = resourceTreeGrid.getSelectedRecords();
@@ -1691,7 +1691,7 @@ var DialogEdit = /** @class */ (function () {
1691
1691
  };
1692
1692
  DialogEdit.prototype.resourceSelection = function (id) {
1693
1693
  var _this = this;
1694
- var resourceTreeGrid = this.parent.element.querySelector('#' + id).ej2_instances[0];
1694
+ var resourceTreeGrid = document.querySelector('#' + id).ej2_instances[0];
1695
1695
  var currentViewData = resourceTreeGrid.getCurrentViewRecords();
1696
1696
  var resources = this.ganttResources;
1697
1697
  if (resources && resources.length > 0) {
@@ -1095,6 +1095,7 @@ var Edit = /** @class */ (function () {
1095
1095
  var eventArgs = {};
1096
1096
  eventArgs.requestType = 'beforeSave';
1097
1097
  eventArgs.data = args.data;
1098
+ eventArgs.cancel = false;
1098
1099
  eventArgs.modifiedRecords = this.parent.editedRecords;
1099
1100
  if (!isNullOrUndefined(args.target)) {
1100
1101
  eventArgs.target = args.target;
@@ -1925,13 +1926,13 @@ var Edit = /** @class */ (function () {
1925
1926
  changedRecords: eventArg.modifiedTaskData
1926
1927
  };
1927
1928
  var adaptor = data_1.adaptor;
1929
+ var query_1 = _this.parent.query instanceof Query ? _this.parent.query : new Query();
1928
1930
  if (!(adaptor instanceof WebApiAdaptor && adaptor instanceof ODataAdaptor) || data_1.dataSource.batchUrl) {
1929
- var crud = data_1.saveChanges(updatedData_1, _this.parent.taskFields.id);
1931
+ var crud = data_1.saveChanges(updatedData_1, _this.parent.taskFields.id, null, query_1);
1930
1932
  crud.then(function () { return _this.deleteSuccess(args); })
1931
1933
  .catch(function (e) { return _this.dmFailure(e, args); });
1932
1934
  }
1933
1935
  else {
1934
- var query_1 = _this.parent.query instanceof Query ? _this.parent.query : new Query();
1935
1936
  var deletedRecords = 'deletedRecords';
1936
1937
  var deleteCrud = null;
1937
1938
  for (var i = 0; i < updatedData_1[deletedRecords].length; i++) {
@@ -1006,7 +1006,10 @@ var DateProcessor = /** @class */ (function () {
1006
1006
  }
1007
1007
  };
1008
1008
  DateProcessor.prototype.remove = function (date, timezone) {
1009
- return this.reverse(date, timezone, date.getTimezoneOffset());
1009
+ if (!isNullOrUndefined(date)) {
1010
+ date = this.reverse(date, timezone, date.getTimezoneOffset());
1011
+ }
1012
+ return date;
1010
1013
  };
1011
1014
  DateProcessor.prototype.reverse = function (date, fromOffset, toOffset) {
1012
1015
  if (typeof fromOffset === 'string') {
@@ -1108,6 +1108,9 @@ var Gantt = /** @class */ (function (_super) {
1108
1108
  if (this.keyboardModule) {
1109
1109
  this.keyboardModule.destroy();
1110
1110
  }
1111
+ if (this.editModule && this.editModule.dialogModule) {
1112
+ this.editModule.dialogModule.destroy();
1113
+ }
1111
1114
  _super.prototype.destroy.call(this);
1112
1115
  this.chartVerticalLineContainer = null;
1113
1116
  this.element.innerHTML = '';
@@ -867,6 +867,7 @@ var TaskProcessor = /** @class */ (function (_super) {
867
867
  if (!isNullOrUndefined(ganttProperties.duration)) {
868
868
  this.parent.setRecordValue('duration', updatedDuration, ganttProperties, true);
869
869
  }
870
+ this.parent.dataOperation.updateMappingData(ganttData, 'duration');
870
871
  }
871
872
  };
872
873
  /**
@@ -103,7 +103,7 @@ export function getTaskData(records, isNotExtend, eventArgs, parent) {
103
103
  for (var i = 0; i < records.length; i++) {
104
104
  var data = void 0;
105
105
  if (!isNullOrUndefined(parent) && parent.timezone) {
106
- this.updateDates(records[i], parent);
106
+ updateDates(records[i], parent);
107
107
  }
108
108
  // eslint-disable-next-line
109
109
  data = isNotExtend ? (records[i].taskData) : extend({}, records[i].taskData, {}, true);
@@ -383,23 +383,6 @@
383
383
  border-color: transparent;
384
384
  }
385
385
 
386
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
387
- padding-left: 12px;
388
- }
389
-
390
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
391
- display: block;
392
- }
393
-
394
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
395
- border-style: solid;
396
- border-width: 0px;
397
- }
398
-
399
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before {
400
- border: 0;
401
- }
402
-
403
386
  .e-gantt .e-gantt-tree-grid-pane .e-grid {
404
387
  border-width: 0;
405
388
  }
@@ -1034,101 +1017,118 @@
1034
1017
  outline-offset: 2px;
1035
1018
  }
1036
1019
 
1037
- .e-gantt .e-gantt-dialog {
1020
+ .e-gantt-dialog .e-tab .e-tab-header {
1021
+ padding-left: 12px;
1022
+ }
1023
+
1024
+ .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1025
+ display: block;
1026
+ }
1027
+
1028
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1029
+ border-style: solid;
1030
+ border-width: 0px;
1031
+ }
1032
+
1033
+ .e-gantt-dialog .e-tab .e-tab-header:not(.e-vertical)::before {
1034
+ border: 0;
1035
+ }
1036
+
1037
+ .e-gantt-dialog {
1038
1038
  border: 0;
1039
1039
  }
1040
1040
 
1041
- .e-gantt .e-gantt-dialog .e-gridform .e-table {
1041
+ .e-gantt-dialog .e-gridform .e-table {
1042
1042
  border-spacing: 0;
1043
1043
  }
1044
1044
 
1045
- .e-gantt .e-gantt-dialog .e-item {
1045
+ .e-gantt-dialog .e-item {
1046
1046
  height: 241px;
1047
1047
  }
1048
1048
 
1049
- .e-gantt .e-gantt-dialog .e-dependent-div {
1049
+ .e-gantt-dialog .e-dependent-div {
1050
1050
  border-bottom-width: 0px;
1051
1051
  }
1052
1052
 
1053
- .e-gantt .e-gantt-dialog .e-icon-dlg-close {
1053
+ .e-gantt-dialog .e-icon-dlg-close {
1054
1054
  opacity: initial;
1055
1055
  }
1056
1056
 
1057
- .e-gantt .e-gantt-dialog .e-toolbar {
1057
+ .e-gantt-dialog .e-toolbar {
1058
1058
  border-top-width: 0;
1059
1059
  }
1060
1060
 
1061
- .e-gantt .e-gantt-dialog .e-resource-div {
1061
+ .e-gantt-dialog .e-resource-div {
1062
1062
  border-bottom-width: 0px;
1063
1063
  }
1064
1064
 
1065
- .e-gantt .e-gantt-dialog .e-resource-div .e-gridheader {
1065
+ .e-gantt-dialog .e-resource-div .e-gridheader {
1066
1066
  border-top-width: 0;
1067
1067
  }
1068
1068
 
1069
- .e-gantt .e-gantt-dialog .e-edit-form-row {
1069
+ .e-gantt-dialog .e-edit-form-row {
1070
1070
  height: 241px;
1071
1071
  overflow-y: auto;
1072
1072
  padding-bottom: 16px;
1073
1073
  }
1074
1074
 
1075
- .e-gantt .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
1075
+ .e-gantt-dialog .e-edit-form-column:nth-child(odd) {
1076
1076
  float: left;
1077
1077
  padding: 16px 18px 0 18px;
1078
1078
  width: 50%;
1079
1079
  }
1080
1080
 
1081
- .e-gantt .e-gantt-dialog .e-edit-form-column:nth-child(even) {
1081
+ .e-gantt-dialog .e-edit-form-column:nth-child(even) {
1082
1082
  float: left;
1083
1083
  padding: 16px 16px 0 0;
1084
1084
  width: 50%;
1085
1085
  }
1086
1086
 
1087
- .e-gantt .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
1087
+ .e-gantt-dialog .e-edit-form-row.e-scroll .e-edit-form-column:nth-child(even) {
1088
1088
  padding: 16px 16px 0 0;
1089
1089
  }
1090
1090
 
1091
- .e-gantt .e-gantt-dialog .e-edit-form-column {
1091
+ .e-gantt-dialog .e-edit-form-column {
1092
1092
  height: 75px;
1093
1093
  }
1094
1094
 
1095
- .e-gantt .e-gantt-dialog .e-dependent-div .e-content {
1095
+ .e-gantt-dialog .e-dependent-div .e-content {
1096
1096
  height: 161px;
1097
1097
  }
1098
1098
 
1099
- .e-gantt .e-gantt-dialog .e-resource-div .e-content {
1099
+ .e-gantt-dialog .e-resource-div .e-content {
1100
1100
  height: 202px;
1101
1101
  }
1102
1102
 
1103
- .e-gantt .e-gantt-dialog .e-richtexteditor {
1103
+ .e-gantt-dialog .e-richtexteditor {
1104
1104
  border-bottom-width: 0px;
1105
1105
  height: 241px !important;
1106
1106
  overflow: hidden;
1107
1107
  }
1108
1108
 
1109
- .e-gantt .e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
1109
+ .e-gantt-dialog .e-richtexteditor.e-rte-tb-expand {
1110
1110
  border-top: 0;
1111
1111
  }
1112
1112
 
1113
- .e-gantt .e-gantt-dialog .e-richtexteditor .e-rte-content {
1113
+ .e-gantt-dialog .e-richtexteditor .e-rte-content {
1114
1114
  border-bottom-width: 0px;
1115
1115
  height: 200px;
1116
1116
  }
1117
1117
 
1118
- .e-gantt .e-gantt-dialog > .e-dlg-content {
1118
+ .e-gantt-dialog > .e-dlg-content {
1119
1119
  padding: 0 !important;
1120
1120
  }
1121
1121
 
1122
- .e-gantt .e-gantt-dialog .e-dlg-header-content {
1122
+ .e-gantt-dialog .e-dlg-header-content {
1123
1123
  border-bottom: 0 !important;
1124
1124
  }
1125
1125
 
1126
- .e-gantt .e-gantt-dialog .e-dlg-header-content {
1126
+ .e-gantt-dialog .e-dlg-header-content {
1127
1127
  border-radius: 6px 6px 0px 0px;
1128
1128
  padding-bottom: 20px;
1129
1129
  }
1130
1130
 
1131
- .e-gantt .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1131
+ .e-gantt-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
1132
1132
  border-radius: 50%;
1133
1133
  }
1134
1134
 
@@ -1284,10 +1284,6 @@
1284
1284
  border-radius: 4px;
1285
1285
  }
1286
1286
 
1287
- .e-gantt .e-gantt-splitter-height {
1288
- height: calc(100% - 41px) !important;
1289
- }
1290
-
1291
1287
  .e-gantt .e-cloneproperties.e-draganddrop {
1292
1288
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
1293
1289
  opacity: .95;
@@ -1319,62 +1315,6 @@
1319
1315
  box-shadow: 0 0 0 1px #248aff inset !important;
1320
1316
  }
1321
1317
 
1322
- .e-gantt .e-gantt-dialog .e-dlg-header {
1323
- color: #fff;
1324
- }
1325
-
1326
- .e-gantt .e-gantt-dialog .e-dlg-header-content {
1327
- background: #0070f0;
1328
- }
1329
-
1330
- .e-gantt .e-gantt-dialog .e-icon-dlg-close {
1331
- color: #fff;
1332
- }
1333
-
1334
- .e-gantt .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover {
1335
- background-color: transparent;
1336
- }
1337
-
1338
- .e-gantt .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close {
1339
- color: #f0f0f0;
1340
- }
1341
-
1342
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header {
1343
- background: #0070f0;
1344
- }
1345
-
1346
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1347
- background: transparent;
1348
- }
1349
-
1350
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
1351
- background-color: #1a1a1a;
1352
- }
1353
-
1354
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
1355
- color: #fff;
1356
- }
1357
-
1358
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1359
- border-color: transparent;
1360
- }
1361
-
1362
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text {
1363
- color: #fff;
1364
- }
1365
-
1366
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover {
1367
- background: #2a2a2a;
1368
- border-bottom: 0px;
1369
- border-bottom-left-radius: 0px;
1370
- border-bottom-right-radius: 0px;
1371
- border-color: transparent;
1372
- }
1373
-
1374
- .e-gantt .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover .e-tab-text {
1375
- color: #f0f0f0;
1376
- }
1377
-
1378
1318
  .e-gantt .e-temp-content {
1379
1319
  border-color: #484848;
1380
1320
  }
@@ -1879,6 +1819,62 @@
1879
1819
  color: #f0f0f0 !important;
1880
1820
  }
1881
1821
 
1822
+ .e-gantt-dialog .e-dlg-header {
1823
+ color: #fff;
1824
+ }
1825
+
1826
+ .e-gantt-dialog .e-dlg-header-content {
1827
+ background: #0070f0;
1828
+ }
1829
+
1830
+ .e-gantt-dialog .e-icon-dlg-close {
1831
+ color: #fff;
1832
+ }
1833
+
1834
+ .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover {
1835
+ background-color: transparent;
1836
+ }
1837
+
1838
+ .e-gantt-dialog .e-btn.e-dlg-closeicon-btn:hover .e-icon-dlg-close {
1839
+ color: #f0f0f0;
1840
+ }
1841
+
1842
+ .e-gantt-dialog .e-tab .e-tab-header {
1843
+ background: #0070f0;
1844
+ }
1845
+
1846
+ .e-gantt-dialog .e-tab .e-tab-header .e-indicator {
1847
+ background: transparent;
1848
+ }
1849
+
1850
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active {
1851
+ background-color: #1a1a1a;
1852
+ }
1853
+
1854
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap .e-tab-text {
1855
+ color: #fff;
1856
+ }
1857
+
1858
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
1859
+ border-color: transparent;
1860
+ }
1861
+
1862
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap .e-tab-text {
1863
+ color: #fff;
1864
+ }
1865
+
1866
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover {
1867
+ background: #2a2a2a;
1868
+ border-bottom: 0px;
1869
+ border-bottom-left-radius: 0px;
1870
+ border-bottom-right-radius: 0px;
1871
+ border-color: transparent;
1872
+ }
1873
+
1874
+ .e-gantt-dialog .e-tab .e-tab-header .e-toolbar-item:not(.e-active) .e-tab-wrap:hover .e-tab-text {
1875
+ color: #f0f0f0;
1876
+ }
1877
+
1882
1878
  .e-gantt.e-device .e-left-resize-gripper,
1883
1879
  .e-gantt.e-device .e-right-resize-gripper {
1884
1880
  border-color: #9e9e9e;