@syncfusion/ej2-gantt 20.2.43 → 20.2.46

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 (69) hide show
  1. package/CHANGELOG.md +30 -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 +91 -46
  5. package/dist/es6/ej2-gantt.es2015.js.map +1 -1
  6. package/dist/es6/ej2-gantt.es5.js +91 -46
  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/cell-edit.js +3 -0
  13. package/src/gantt/actions/critical-path.js +2 -8
  14. package/src/gantt/actions/edit.js +1 -1
  15. package/src/gantt/actions/rowdragdrop.js +2 -2
  16. package/src/gantt/base/date-processor.js +1 -1
  17. package/src/gantt/base/gantt-chart.js +17 -3
  18. package/src/gantt/base/gantt.d.ts +1 -0
  19. package/src/gantt/base/gantt.js +46 -26
  20. package/src/gantt/base/splitter.js +3 -1
  21. package/src/gantt/base/task-processor.js +4 -1
  22. package/src/gantt/renderer/chart-rows.js +12 -3
  23. package/src/gantt/renderer/timeline.js +1 -1
  24. package/styles/bootstrap-dark.css +4 -4
  25. package/styles/bootstrap.css +4 -4
  26. package/styles/bootstrap4.css +4 -4
  27. package/styles/bootstrap5-dark.css +4 -4
  28. package/styles/bootstrap5.css +4 -4
  29. package/styles/fabric-dark.css +4 -4
  30. package/styles/fabric.css +4 -4
  31. package/styles/fluent-dark.css +4 -4
  32. package/styles/fluent.css +4 -4
  33. package/styles/gantt/_layout.scss +9 -19
  34. package/styles/gantt/_theme.scss +1 -19
  35. package/styles/gantt/bootstrap-dark.css +4 -4
  36. package/styles/gantt/bootstrap.css +4 -4
  37. package/styles/gantt/bootstrap4.css +4 -4
  38. package/styles/gantt/bootstrap5-dark.css +4 -4
  39. package/styles/gantt/bootstrap5.css +4 -4
  40. package/styles/gantt/fabric-dark.css +4 -4
  41. package/styles/gantt/fabric.css +4 -4
  42. package/styles/gantt/fluent-dark.css +4 -4
  43. package/styles/gantt/fluent.css +4 -4
  44. package/styles/gantt/highcontrast-light.css +4 -4
  45. package/styles/gantt/highcontrast.css +4 -4
  46. package/styles/gantt/icons/_bootstrap-dark.scss +3 -3
  47. package/styles/gantt/icons/_bootstrap.scss +3 -3
  48. package/styles/gantt/icons/_bootstrap4.scss +5 -5
  49. package/styles/gantt/icons/_bootstrap5.scss +3 -3
  50. package/styles/gantt/icons/_fabric-dark.scss +3 -3
  51. package/styles/gantt/icons/_fabric.scss +3 -3
  52. package/styles/gantt/icons/_fluent.scss +3 -3
  53. package/styles/gantt/icons/_fusionnew.scss +3 -3
  54. package/styles/gantt/icons/_highcontrast.scss +3 -3
  55. package/styles/gantt/icons/_material-dark.scss +3 -3
  56. package/styles/gantt/icons/_material.scss +3 -3
  57. package/styles/gantt/icons/_material3.scss +3 -3
  58. package/styles/gantt/icons/_tailwind-dark.scss +3 -3
  59. package/styles/gantt/icons/_tailwind.scss +3 -3
  60. package/styles/gantt/material-dark.css +4 -4
  61. package/styles/gantt/material.css +4 -4
  62. package/styles/gantt/tailwind-dark.css +4 -4
  63. package/styles/gantt/tailwind.css +4 -4
  64. package/styles/highcontrast-light.css +4 -4
  65. package/styles/highcontrast.css +4 -4
  66. package/styles/material-dark.css +4 -4
  67. package/styles/material.css +4 -4
  68. package/styles/tailwind-dark.css +4 -4
  69. package/styles/tailwind.css +4 -4
@@ -556,14 +556,13 @@
556
556
  }
557
557
  .e-gantt .e-gantt-chart .e-timeline-header-container {
558
558
  border-bottom-style: solid;
559
- border-right-width: 0;
559
+ border-right: 1px solid;
560
560
  overflow: hidden;
561
561
  position: relative;
562
562
  z-index: 6;
563
563
  }
564
564
  .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
565
565
  border-left: 0;
566
- padding: 0 3px;
567
566
  }
568
567
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
569
568
  border-collapse: collapse;
@@ -615,7 +614,7 @@
615
614
  }
616
615
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
617
616
  .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
618
- padding-left: 8px;
617
+ padding-left: 11px;
619
618
  text-align: left;
620
619
  }
621
620
  .e-gantt .e-gantt-chart .e-gantt-grid-lines {
@@ -719,7 +718,7 @@
719
718
  .e-gantt .e-gantt-chart .e-indicator-span {
720
719
  display: inline-block;
721
720
  font-size: 13px;
722
- font-weight: 400;
721
+ font-weight: normal;
723
722
  overflow: hidden;
724
723
  position: absolute;
725
724
  text-overflow: ellipsis;
@@ -1112,6 +1111,7 @@
1112
1111
  .e-gantt-dialog .e-richtexteditor .e-rte-content {
1113
1112
  border-bottom-width: 0px;
1114
1113
  height: 200px;
1114
+ overflow: hidden;
1115
1115
  }
1116
1116
  .e-gantt-dialog > .e-dlg-content {
1117
1117
  padding: 0 !important;
@@ -658,14 +658,13 @@
658
658
  }
659
659
  .e-gantt .e-gantt-chart .e-timeline-header-container {
660
660
  border-bottom-style: solid;
661
- border-right-width: 0;
661
+ border-right: 1px solid;
662
662
  overflow: hidden;
663
663
  position: relative;
664
664
  z-index: 6;
665
665
  }
666
666
  .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
667
667
  border-left: 0;
668
- padding: 0 3px;
669
668
  }
670
669
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
671
670
  border-collapse: collapse;
@@ -717,7 +716,7 @@
717
716
  }
718
717
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
719
718
  .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
720
- padding-left: 8px;
719
+ padding-left: 11px;
721
720
  text-align: left;
722
721
  }
723
722
  .e-gantt .e-gantt-chart .e-gantt-grid-lines {
@@ -821,7 +820,7 @@
821
820
  .e-gantt .e-gantt-chart .e-indicator-span {
822
821
  display: inline-block;
823
822
  font-size: 13px;
824
- font-weight: 400;
823
+ font-weight: normal;
825
824
  overflow: hidden;
826
825
  position: absolute;
827
826
  text-overflow: ellipsis;
@@ -1214,6 +1213,7 @@
1214
1213
  .e-gantt-dialog .e-richtexteditor .e-rte-content {
1215
1214
  border-bottom-width: 0px;
1216
1215
  height: 200px;
1216
+ overflow: hidden;
1217
1217
  }
1218
1218
  .e-gantt-dialog > .e-dlg-content {
1219
1219
  padding: 0 !important;
@@ -624,14 +624,13 @@
624
624
  }
625
625
  .e-gantt .e-gantt-chart .e-timeline-header-container {
626
626
  border-bottom-style: solid;
627
- border-right-width: 0;
627
+ border-right: 1px solid;
628
628
  overflow: hidden;
629
629
  position: relative;
630
630
  z-index: 6;
631
631
  }
632
632
  .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
633
633
  border-left: 0;
634
- padding: 0 3px;
635
634
  }
636
635
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
637
636
  border-collapse: collapse;
@@ -683,7 +682,7 @@
683
682
  }
684
683
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
685
684
  .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
686
- padding-left: 8px;
685
+ padding-left: 11px;
687
686
  text-align: left;
688
687
  }
689
688
  .e-gantt .e-gantt-chart .e-gantt-grid-lines {
@@ -787,7 +786,7 @@
787
786
  .e-gantt .e-gantt-chart .e-indicator-span {
788
787
  display: inline-block;
789
788
  font-size: 13px;
790
- font-weight: 400;
789
+ font-weight: normal;
791
790
  overflow: hidden;
792
791
  position: absolute;
793
792
  text-overflow: ellipsis;
@@ -1180,6 +1179,7 @@
1180
1179
  .e-gantt-dialog .e-richtexteditor .e-rte-content {
1181
1180
  border-bottom-width: 0px;
1182
1181
  height: 198px;
1182
+ overflow: hidden;
1183
1183
  }
1184
1184
  .e-gantt-dialog > .e-dlg-content {
1185
1185
  padding: 0 !important;
@@ -664,14 +664,13 @@
664
664
  }
665
665
  .e-gantt .e-gantt-chart .e-timeline-header-container {
666
666
  border-bottom-style: solid;
667
- border-right-width: 0;
667
+ border-right: 1px solid;
668
668
  overflow: hidden;
669
669
  position: relative;
670
670
  z-index: 6;
671
671
  }
672
672
  .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
673
673
  border-left: 0;
674
- padding: 0 3px;
675
674
  }
676
675
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
677
676
  border-collapse: collapse;
@@ -723,7 +722,7 @@
723
722
  }
724
723
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
725
724
  .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
726
- padding-left: 8px;
725
+ padding-left: 11px;
727
726
  text-align: left;
728
727
  }
729
728
  .e-gantt .e-gantt-chart .e-gantt-grid-lines {
@@ -827,7 +826,7 @@
827
826
  .e-gantt .e-gantt-chart .e-indicator-span {
828
827
  display: inline-block;
829
828
  font-size: 13px;
830
- font-weight: 400;
829
+ font-weight: normal;
831
830
  overflow: hidden;
832
831
  position: absolute;
833
832
  text-overflow: ellipsis;
@@ -1220,6 +1219,7 @@
1220
1219
  .e-gantt-dialog .e-richtexteditor .e-rte-content {
1221
1220
  border-bottom-width: 0px;
1222
1221
  height: 198px;
1222
+ overflow: hidden;
1223
1223
  }
1224
1224
  .e-gantt-dialog > .e-dlg-content {
1225
1225
  padding: 0 !important;
@@ -631,14 +631,13 @@
631
631
  }
632
632
  .e-gantt .e-gantt-chart .e-timeline-header-container {
633
633
  border-bottom-style: solid;
634
- border-right-width: 0;
634
+ border-right: 1px solid;
635
635
  overflow: hidden;
636
636
  position: relative;
637
637
  z-index: 6;
638
638
  }
639
639
  .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
640
640
  border-left: 0;
641
- padding: 0 3px;
642
641
  }
643
642
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
644
643
  border-collapse: collapse;
@@ -690,7 +689,7 @@
690
689
  }
691
690
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
692
691
  .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
693
- padding-left: 8px;
692
+ padding-left: 11px;
694
693
  text-align: left;
695
694
  }
696
695
  .e-gantt .e-gantt-chart .e-gantt-grid-lines {
@@ -797,7 +796,7 @@
797
796
  .e-gantt .e-gantt-chart .e-indicator-span {
798
797
  display: inline-block;
799
798
  font-size: 13px;
800
- font-weight: 400;
799
+ font-weight: normal;
801
800
  overflow: hidden;
802
801
  position: absolute;
803
802
  text-overflow: ellipsis;
@@ -1190,6 +1189,7 @@
1190
1189
  .e-gantt-dialog .e-richtexteditor .e-rte-content {
1191
1190
  border-bottom-width: 0px;
1192
1191
  height: 210px;
1192
+ overflow: hidden;
1193
1193
  }
1194
1194
  .e-gantt-dialog > .e-dlg-content {
1195
1195
  padding: 0 !important;
@@ -631,14 +631,13 @@
631
631
  }
632
632
  .e-gantt .e-gantt-chart .e-timeline-header-container {
633
633
  border-bottom-style: solid;
634
- border-right-width: 0;
634
+ border-right: 1px solid;
635
635
  overflow: hidden;
636
636
  position: relative;
637
637
  z-index: 6;
638
638
  }
639
639
  .e-gantt .e-gantt-chart .e-timeline-header-table-container > thead > tr > th {
640
640
  border-left: 0;
641
- padding: 0 3px;
642
641
  }
643
642
  .e-gantt .e-gantt-chart .e-timeline-header-table-container {
644
643
  border-collapse: collapse;
@@ -690,7 +689,7 @@
690
689
  }
691
690
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell .e-gantt-top-cell-text,
692
691
  .e-gantt .e-gantt-chart .e-timeline-single-header-cell .e-gantt-top-cell-text {
693
- padding-left: 8px;
692
+ padding-left: 11px;
694
693
  text-align: left;
695
694
  }
696
695
  .e-gantt .e-gantt-chart .e-gantt-grid-lines {
@@ -797,7 +796,7 @@
797
796
  .e-gantt .e-gantt-chart .e-indicator-span {
798
797
  display: inline-block;
799
798
  font-size: 13px;
800
- font-weight: 400;
799
+ font-weight: normal;
801
800
  overflow: hidden;
802
801
  position: absolute;
803
802
  text-overflow: ellipsis;
@@ -1190,6 +1189,7 @@
1190
1189
  .e-gantt-dialog .e-richtexteditor .e-rte-content {
1191
1190
  border-bottom-width: 0px;
1192
1191
  height: 210px;
1192
+ overflow: hidden;
1193
1193
  }
1194
1194
  .e-gantt-dialog > .e-dlg-content {
1195
1195
  padding: 0 !important;