@syncfusion/ej2-gantt 19.3.48 → 19.3.57

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 (45) hide show
  1. package/CHANGELOG.md +33 -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 +46 -26
  5. package/dist/es6/ej2-gantt.es2015.js.map +1 -1
  6. package/dist/es6/ej2-gantt.es5.js +46 -26
  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 +18 -18
  12. package/src/gantt/actions/context-menu.js +1 -1
  13. package/src/gantt/actions/dialog-edit.js +3 -1
  14. package/src/gantt/actions/taskbar-edit.d.ts +0 -15
  15. package/src/gantt/actions/taskbar-edit.js +2 -23
  16. package/src/gantt/base/gantt.d.ts +15 -0
  17. package/src/gantt/base/gantt.js +23 -0
  18. package/src/gantt/renderer/timeline.js +17 -1
  19. package/styles/bootstrap-dark.css +1 -1
  20. package/styles/bootstrap.css +1 -1
  21. package/styles/bootstrap4.css +1 -1
  22. package/styles/bootstrap5-dark.css +2 -1
  23. package/styles/bootstrap5.css +2 -1
  24. package/styles/fabric-dark.css +1 -1
  25. package/styles/fabric.css +1 -1
  26. package/styles/gantt/_layout.scss +1 -1
  27. package/styles/gantt/bootstrap-dark.css +1 -1
  28. package/styles/gantt/bootstrap.css +1 -1
  29. package/styles/gantt/bootstrap4.css +1 -1
  30. package/styles/gantt/bootstrap5-dark.css +2 -1
  31. package/styles/gantt/bootstrap5.css +2 -1
  32. package/styles/gantt/fabric-dark.css +1 -1
  33. package/styles/gantt/fabric.css +1 -1
  34. package/styles/gantt/highcontrast-light.css +1 -1
  35. package/styles/gantt/highcontrast.css +1 -1
  36. package/styles/gantt/material-dark.css +1 -1
  37. package/styles/gantt/material.css +1 -1
  38. package/styles/gantt/tailwind-dark.css +1 -1
  39. package/styles/gantt/tailwind.css +1 -1
  40. package/styles/highcontrast-light.css +1 -1
  41. package/styles/highcontrast.css +1 -1
  42. package/styles/material-dark.css +1 -1
  43. package/styles/material.css +1 -1
  44. package/styles/tailwind-dark.css +1 -1
  45. package/styles/tailwind.css +1 -1
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 19.3.48
3
+ * version : 19.3.57
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.47",
3
+ "_id": "@syncfusion/ej2-gantt@19.3.56",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-b5c1uwQz2aT9zbAfjmIPH9ZNpkUpz0+60BYgSupiKRI7ZElmoC1C3NBchWs9OtTueumyUrk/oivtPzsmgvDvcw==",
5
+ "_integrity": "sha512-zaE29SRA+d9qXVM+gyejDYeWlWdDAvCAtSAI9BC4y0R5PUOiI5wFPT5R3M/KgRk+ppCDqD5771FC4PBvfk+ZGw==",
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.47.tgz",
27
- "_shasum": "5dba8136915f2bdf188c72cd173b8bf82ebf8ea1",
26
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-gantt/-/ej2-gantt-19.3.56.tgz",
27
+ "_shasum": "ecbc9e83d49c99b8c139c10e7cef000287cac9a8",
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.47",
39
- "@syncfusion/ej2-buttons": "~19.3.44",
40
- "@syncfusion/ej2-calendars": "~19.3.46",
41
- "@syncfusion/ej2-data": "~19.3.47",
42
- "@syncfusion/ej2-dropdowns": "~19.3.48",
43
- "@syncfusion/ej2-grids": "~19.3.48",
44
- "@syncfusion/ej2-inputs": "~19.3.48",
45
- "@syncfusion/ej2-layouts": "~19.3.48",
46
- "@syncfusion/ej2-lists": "~19.3.48",
47
- "@syncfusion/ej2-navigations": "~19.3.46",
48
- "@syncfusion/ej2-popups": "~19.3.47",
49
- "@syncfusion/ej2-richtexteditor": "~19.3.47",
50
- "@syncfusion/ej2-treegrid": "~19.3.48"
38
+ "@syncfusion/ej2-base": "~19.3.56",
39
+ "@syncfusion/ej2-buttons": "~19.3.53",
40
+ "@syncfusion/ej2-calendars": "~19.3.56",
41
+ "@syncfusion/ej2-data": "~19.3.57",
42
+ "@syncfusion/ej2-dropdowns": "~19.3.56",
43
+ "@syncfusion/ej2-grids": "~19.3.57",
44
+ "@syncfusion/ej2-inputs": "~19.3.57",
45
+ "@syncfusion/ej2-layouts": "~19.3.53",
46
+ "@syncfusion/ej2-lists": "~19.3.53",
47
+ "@syncfusion/ej2-navigations": "~19.3.57",
48
+ "@syncfusion/ej2-popups": "~19.3.57",
49
+ "@syncfusion/ej2-richtexteditor": "~19.3.57",
50
+ "@syncfusion/ej2-treegrid": "~19.3.57"
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.48",
78
+ "version": "19.3.57",
79
79
  "sideEffects": false
80
80
  }
@@ -493,7 +493,7 @@ var ContextMenu = /** @class */ (function () {
493
493
  };
494
494
  ContextMenu.prototype.contextMenuOpen = function (args) {
495
495
  this.isOpen = true;
496
- var firstMenuItem = args.element.querySelectorAll('li:not(.e-menu-hide)')[0];
496
+ var firstMenuItem = args.element.querySelectorAll('li:not(.e-menu-hide):not(.e-disabled)')[0];
497
497
  addClass([firstMenuItem], 'e-focused');
498
498
  };
499
499
  ContextMenu.prototype.getMenuItems = function () {
@@ -53,7 +53,8 @@ var DialogEdit = /** @class */ (function () {
53
53
  datetimepickeredit: DateTimePicker,
54
54
  maskededit: MaskedTextBox,
55
55
  numericedit: NumericTextBox,
56
- stringedit: TextBox
56
+ stringedit: TextBox,
57
+ defaultedit: TextBox
57
58
  };
58
59
  this.processDialogFields();
59
60
  this.wireEvents();
@@ -710,6 +711,7 @@ var DialogEdit = /** @class */ (function () {
710
711
  fieldsModel[column.field] = checkboxModel;
711
712
  break;
712
713
  }
714
+ case 'defaultedit':
713
715
  case 'stringedit':
714
716
  {
715
717
  var textBox = common;
@@ -224,21 +224,6 @@ export declare class TaskbarEdit extends DateProcessor {
224
224
  * @private
225
225
  */
226
226
  getDateByLeft(left: number): Date;
227
- /**
228
- * To get timezone offset.
229
- *
230
- * @returns {number} .
231
- * @private
232
- */
233
- private getDefaultTZOffset;
234
- /**
235
- * To check whether the date is in DST.
236
- *
237
- * @param {Date} date .
238
- * @returns {boolean} .
239
- * @private
240
- */
241
- isInDst(date: Date): boolean;
242
227
  /**
243
228
  * To set item position.
244
229
  *
@@ -1321,36 +1321,15 @@ var TaskbarEdit = /** @class */ (function (_super) {
1321
1321
  var tierMode = this.parent.timelineModule.bottomTier !== 'None' ? this.parent.timelineModule.topTier :
1322
1322
  this.parent.timelineModule.bottomTier;
1323
1323
  if (tierMode !== 'Hour' && tierMode !== 'Minutes') {
1324
- if (this.isInDst(new Date(this.parent.timelineModule.timelineStartDate.toString())) && !this.isInDst(pStartDate)) {
1324
+ if (this.parent.isInDst(new Date(this.parent.timelineModule.timelineStartDate.toString())) && !this.parent.isInDst(pStartDate)) {
1325
1325
  pStartDate.setTime(pStartDate.getTime() + (60 * 60 * 1000));
1326
1326
  }
1327
- else if (!this.isInDst(new Date(this.parent.timelineModule.timelineStartDate.toString())) && this.isInDst(pStartDate)) {
1327
+ else if (!this.parent.isInDst(new Date(this.parent.timelineModule.timelineStartDate.toString())) && this.parent.isInDst(pStartDate)) {
1328
1328
  pStartDate.setTime(pStartDate.getTime() - (60 * 60 * 1000));
1329
1329
  }
1330
1330
  }
1331
1331
  return pStartDate;
1332
1332
  };
1333
- /**
1334
- * To get timezone offset.
1335
- *
1336
- * @returns {number} .
1337
- * @private
1338
- */
1339
- TaskbarEdit.prototype.getDefaultTZOffset = function () {
1340
- var janMonth = new Date(new Date().getFullYear(), 0, 1);
1341
- var julMonth = new Date(new Date().getFullYear(), 6, 1); //Because there is no reagions DST inbetwwen this range
1342
- return Math.max(janMonth.getTimezoneOffset(), julMonth.getTimezoneOffset());
1343
- };
1344
- /**
1345
- * To check whether the date is in DST.
1346
- *
1347
- * @param {Date} date .
1348
- * @returns {boolean} .
1349
- * @private
1350
- */
1351
- TaskbarEdit.prototype.isInDst = function (date) {
1352
- return date.getTimezoneOffset() < this.getDefaultTZOffset();
1353
- };
1354
1333
  /**
1355
1334
  * To set item position.
1356
1335
  *
@@ -1207,6 +1207,21 @@ export declare class Gantt extends Component<HTMLElement> implements INotifyProp
1207
1207
  * @private
1208
1208
  */
1209
1209
  getModuleName(): string;
1210
+ /**
1211
+ * To get timezone offset.
1212
+ *
1213
+ * @returns {number} .
1214
+ * @private
1215
+ */
1216
+ private getDefaultTZOffset;
1217
+ /**
1218
+ * To check whether the date is in DST.
1219
+ *
1220
+ * @param {Date} date .
1221
+ * @returns {boolean} .
1222
+ * @private
1223
+ */
1224
+ isInDst(date: Date): boolean;
1210
1225
  /**
1211
1226
  * For internal use only - Initialize the event handler
1212
1227
  *
@@ -111,6 +111,27 @@ var Gantt = /** @class */ (function (_super) {
111
111
  Gantt.prototype.getModuleName = function () {
112
112
  return 'gantt';
113
113
  };
114
+ /**
115
+ * To get timezone offset.
116
+ *
117
+ * @returns {number} .
118
+ * @private
119
+ */
120
+ Gantt.prototype.getDefaultTZOffset = function () {
121
+ var janMonth = new Date(new Date().getFullYear(), 0, 1);
122
+ var julMonth = new Date(new Date().getFullYear(), 6, 1); //Because there is no reagions DST inbetwwen this range
123
+ return Math.max(janMonth.getTimezoneOffset(), julMonth.getTimezoneOffset());
124
+ };
125
+ /**
126
+ * To check whether the date is in DST.
127
+ *
128
+ * @param {Date} date .
129
+ * @returns {boolean} .
130
+ * @private
131
+ */
132
+ Gantt.prototype.isInDst = function (date) {
133
+ return date.getTimezoneOffset() < this.getDefaultTZOffset();
134
+ };
114
135
  /**
115
136
  * For internal use only - Initialize the event handler
116
137
  *
@@ -360,6 +381,8 @@ var Gantt = /** @class */ (function (_super) {
360
381
  Gantt.prototype.renderGantt = function (isChange) {
361
382
  // predecessor calculation
362
383
  if (this.predecessorModule && this.taskFields.dependency) {
384
+ this.predecessorModule['parentIds'] = [];
385
+ this.predecessorModule['parentRecord'] = [];
363
386
  this.predecessorModule.updatePredecessors();
364
387
  if (this.isInPredecessorValidation && this.enableValidation) {
365
388
  this.predecessorModule.updatedRecordsDateByPredecessor();
@@ -817,6 +817,9 @@ var Timeline = /** @class */ (function () {
817
817
  parentTr = this.getHeaterTemplateString(new Date(startDate.toString()), mode, tier, false, count, timelineCell);
818
818
  scheduleDateCollection.push(new Date(startDate.toString()));
819
819
  increment = this.getIncrement(startDate, count, mode);
820
+ if (this.parent.isInDst(startDate)) {
821
+ increment = increment + (1000 * 60 * 60);
822
+ }
820
823
  newTime = startDate.getTime() + increment;
821
824
  startDate.setTime(newTime);
822
825
  if (startDate >= endDate) {
@@ -880,11 +883,19 @@ var Timeline = /** @class */ (function () {
880
883
  dayIntervel - 1 : dayIntervel : dayIntervel;
881
884
  lastDay.setDate(lastDay.getDate() + (dayIntervel + (7 * count)));
882
885
  increment = lastDay.getTime() - firstDay.getTime();
886
+ if ((this.parent.isInDst(lastDay) && !this.parent.isInDst(firstDay)) ||
887
+ (!this.parent.isInDst(lastDay) && this.parent.isInDst(firstDay))) {
888
+ increment = increment - (1000 * 60 * 60);
889
+ }
883
890
  break;
884
891
  }
885
892
  case 'Day':
886
893
  lastDay.setHours(24, 0, 0, 0);
887
894
  increment = (lastDay.getTime() - firstDay.getTime()) + (1000 * 60 * 60 * 24 * (count - 1));
895
+ if ((this.parent.isInDst(lastDay) && !this.parent.isInDst(firstDay)) ||
896
+ (!this.parent.isInDst(lastDay) && this.parent.isInDst(firstDay))) {
897
+ increment -= (1000 * 60 * 60);
898
+ }
888
899
  break;
889
900
  case 'Hour':
890
901
  lastDay.setMinutes(60);
@@ -979,7 +990,12 @@ var Timeline = /** @class */ (function () {
979
990
  * @private
980
991
  */
981
992
  Timeline.prototype.calculateWidthBetweenTwoDate = function (mode, scheduleWeeks, endDate) {
982
- var balanceDay = ((endDate.getTime() - scheduleWeeks.getTime()) / (1000 * 60 * 60 * 24));
993
+ var timeDifference = (endDate.getTime() - scheduleWeeks.getTime());
994
+ if ((this.parent.isInDst(scheduleWeeks) && !this.parent.isInDst(endDate)) ||
995
+ (!this.parent.isInDst(scheduleWeeks) && this.parent.isInDst(endDate))) {
996
+ timeDifference = timeDifference - (1000 * 60 * 60);
997
+ }
998
+ var balanceDay = (timeDifference / (1000 * 60 * 60 * 24));
983
999
  return balanceDay * this.parent.perDayWidth;
984
1000
  };
985
1001
  /**
@@ -835,7 +835,7 @@
835
835
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
836
836
  -ms-flex-align: center;
837
837
  align-items: center;
838
- cursor: e-resize;
838
+ cursor: ew-resize;
839
839
  display: -ms-inline-flexbox;
840
840
  display: inline-flex;
841
841
  }
@@ -985,7 +985,7 @@
985
985
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
986
986
  -ms-flex-align: center;
987
987
  align-items: center;
988
- cursor: e-resize;
988
+ cursor: ew-resize;
989
989
  display: -ms-inline-flexbox;
990
990
  display: inline-flex;
991
991
  }
@@ -1202,7 +1202,7 @@
1202
1202
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
1203
1203
  -ms-flex-align: center;
1204
1204
  align-items: center;
1205
- cursor: e-resize;
1205
+ cursor: ew-resize;
1206
1206
  display: -ms-inline-flexbox;
1207
1207
  display: inline-flex;
1208
1208
  }
@@ -62,6 +62,7 @@
62
62
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
63
63
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
64
64
  background: transparent;
65
+ color: inherit;
65
66
  }
66
67
 
67
68
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -867,7 +868,7 @@
867
868
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
868
869
  -ms-flex-align: center;
869
870
  align-items: center;
870
- cursor: e-resize;
871
+ cursor: ew-resize;
871
872
  display: -ms-inline-flexbox;
872
873
  display: inline-flex;
873
874
  }
@@ -62,6 +62,7 @@
62
62
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
63
63
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
64
64
  background: transparent;
65
+ color: inherit;
65
66
  }
66
67
 
67
68
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -867,7 +868,7 @@
867
868
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
868
869
  -ms-flex-align: center;
869
870
  align-items: center;
870
- cursor: e-resize;
871
+ cursor: ew-resize;
871
872
  display: -ms-inline-flexbox;
872
873
  display: inline-flex;
873
874
  }
@@ -789,7 +789,7 @@
789
789
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
790
790
  -ms-flex-align: center;
791
791
  align-items: center;
792
- cursor: e-resize;
792
+ cursor: ew-resize;
793
793
  display: -ms-inline-flexbox;
794
794
  display: inline-flex;
795
795
  }
package/styles/fabric.css CHANGED
@@ -787,7 +787,7 @@
787
787
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
788
788
  -ms-flex-align: center;
789
789
  align-items: center;
790
- cursor: e-resize;
790
+ cursor: ew-resize;
791
791
  display: -ms-inline-flexbox;
792
792
  display: inline-flex;
793
793
  }
@@ -551,7 +551,7 @@
551
551
  .e-left-resize-gripper,
552
552
  .e-right-resize-gripper {
553
553
  align-items: center;
554
- cursor: e-resize;
554
+ cursor: ew-resize;
555
555
  display: inline-flex;
556
556
  }
557
557
 
@@ -835,7 +835,7 @@
835
835
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
836
836
  -ms-flex-align: center;
837
837
  align-items: center;
838
- cursor: e-resize;
838
+ cursor: ew-resize;
839
839
  display: -ms-inline-flexbox;
840
840
  display: inline-flex;
841
841
  }
@@ -985,7 +985,7 @@
985
985
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
986
986
  -ms-flex-align: center;
987
987
  align-items: center;
988
- cursor: e-resize;
988
+ cursor: ew-resize;
989
989
  display: -ms-inline-flexbox;
990
990
  display: inline-flex;
991
991
  }
@@ -1202,7 +1202,7 @@
1202
1202
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
1203
1203
  -ms-flex-align: center;
1204
1204
  align-items: center;
1205
- cursor: e-resize;
1205
+ cursor: ew-resize;
1206
1206
  display: -ms-inline-flexbox;
1207
1207
  display: inline-flex;
1208
1208
  }
@@ -62,6 +62,7 @@
62
62
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
63
63
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
64
64
  background: transparent;
65
+ color: inherit;
65
66
  }
66
67
 
67
68
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -867,7 +868,7 @@
867
868
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
868
869
  -ms-flex-align: center;
869
870
  align-items: center;
870
- cursor: e-resize;
871
+ cursor: ew-resize;
871
872
  display: -ms-inline-flexbox;
872
873
  display: inline-flex;
873
874
  }
@@ -62,6 +62,7 @@
62
62
  .e-input-group.e-control-wrapper.e-ddl .e-input[readonly],
63
63
  .e-float-input.e-control-wrapper.e-ddl input[readonly] {
64
64
  background: transparent;
65
+ color: inherit;
65
66
  }
66
67
 
67
68
  .e-input-group.e-control-wrapper.e-ddl.e-readonly .e-input[readonly],
@@ -867,7 +868,7 @@
867
868
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
868
869
  -ms-flex-align: center;
869
870
  align-items: center;
870
- cursor: e-resize;
871
+ cursor: ew-resize;
871
872
  display: -ms-inline-flexbox;
872
873
  display: inline-flex;
873
874
  }
@@ -789,7 +789,7 @@
789
789
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
790
790
  -ms-flex-align: center;
791
791
  align-items: center;
792
- cursor: e-resize;
792
+ cursor: ew-resize;
793
793
  display: -ms-inline-flexbox;
794
794
  display: inline-flex;
795
795
  }
@@ -787,7 +787,7 @@
787
787
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
788
788
  -ms-flex-align: center;
789
789
  align-items: center;
790
- cursor: e-resize;
790
+ cursor: ew-resize;
791
791
  display: -ms-inline-flexbox;
792
792
  display: inline-flex;
793
793
  }
@@ -790,7 +790,7 @@
790
790
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
791
791
  -ms-flex-align: center;
792
792
  align-items: center;
793
- cursor: e-resize;
793
+ cursor: ew-resize;
794
794
  display: -ms-inline-flexbox;
795
795
  display: inline-flex;
796
796
  }
@@ -904,7 +904,7 @@
904
904
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
905
905
  -ms-flex-align: center;
906
906
  align-items: center;
907
- cursor: e-resize;
907
+ cursor: ew-resize;
908
908
  display: -ms-inline-flexbox;
909
909
  display: inline-flex;
910
910
  }
@@ -826,7 +826,7 @@
826
826
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
827
827
  -ms-flex-align: center;
828
828
  align-items: center;
829
- cursor: e-resize;
829
+ cursor: ew-resize;
830
830
  display: -ms-inline-flexbox;
831
831
  display: inline-flex;
832
832
  }
@@ -867,7 +867,7 @@
867
867
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
868
868
  -ms-flex-align: center;
869
869
  align-items: center;
870
- cursor: e-resize;
870
+ cursor: ew-resize;
871
871
  display: -ms-inline-flexbox;
872
872
  display: inline-flex;
873
873
  }
@@ -893,7 +893,7 @@
893
893
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
894
894
  -ms-flex-align: center;
895
895
  align-items: center;
896
- cursor: e-resize;
896
+ cursor: ew-resize;
897
897
  display: -ms-inline-flexbox;
898
898
  display: inline-flex;
899
899
  }
@@ -893,7 +893,7 @@
893
893
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
894
894
  -ms-flex-align: center;
895
895
  align-items: center;
896
- cursor: e-resize;
896
+ cursor: ew-resize;
897
897
  display: -ms-inline-flexbox;
898
898
  display: inline-flex;
899
899
  }
@@ -790,7 +790,7 @@
790
790
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
791
791
  -ms-flex-align: center;
792
792
  align-items: center;
793
- cursor: e-resize;
793
+ cursor: ew-resize;
794
794
  display: -ms-inline-flexbox;
795
795
  display: inline-flex;
796
796
  }
@@ -904,7 +904,7 @@
904
904
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
905
905
  -ms-flex-align: center;
906
906
  align-items: center;
907
- cursor: e-resize;
907
+ cursor: ew-resize;
908
908
  display: -ms-inline-flexbox;
909
909
  display: inline-flex;
910
910
  }
@@ -826,7 +826,7 @@
826
826
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
827
827
  -ms-flex-align: center;
828
828
  align-items: center;
829
- cursor: e-resize;
829
+ cursor: ew-resize;
830
830
  display: -ms-inline-flexbox;
831
831
  display: inline-flex;
832
832
  }
@@ -867,7 +867,7 @@
867
867
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
868
868
  -ms-flex-align: center;
869
869
  align-items: center;
870
- cursor: e-resize;
870
+ cursor: ew-resize;
871
871
  display: -ms-inline-flexbox;
872
872
  display: inline-flex;
873
873
  }
@@ -893,7 +893,7 @@
893
893
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
894
894
  -ms-flex-align: center;
895
895
  align-items: center;
896
- cursor: e-resize;
896
+ cursor: ew-resize;
897
897
  display: -ms-inline-flexbox;
898
898
  display: inline-flex;
899
899
  }
@@ -893,7 +893,7 @@
893
893
  .e-gantt .e-gantt-chart .e-right-resize-gripper {
894
894
  -ms-flex-align: center;
895
895
  align-items: center;
896
- cursor: e-resize;
896
+ cursor: ew-resize;
897
897
  display: -ms-inline-flexbox;
898
898
  display: inline-flex;
899
899
  }