@syncfusion/ej2-vue-gantt 21.2.10 → 22.1.36

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 (48) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/dist/ej2-vue-gantt.umd.min.js +2 -2
  3. package/dist/ej2-vue-gantt.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-vue-gantt.es2015.js +1 -1
  5. package/dist/es6/ej2-vue-gantt.es2015.js.map +1 -1
  6. package/dist/es6/ej2-vue-gantt.es5.js +1 -1
  7. package/dist/es6/ej2-vue-gantt.es5.js.map +1 -1
  8. package/dist/global/ej2-vue-gantt.min.js +2 -2
  9. package/package.json +8 -8
  10. package/src/gantt/gantt.component.js +1 -1
  11. package/styles/bootstrap-dark.css +27 -47
  12. package/styles/bootstrap.css +29 -49
  13. package/styles/bootstrap4.css +29 -49
  14. package/styles/bootstrap5-dark.css +27 -47
  15. package/styles/bootstrap5.css +27 -47
  16. package/styles/fabric-dark.css +27 -47
  17. package/styles/fabric.css +27 -47
  18. package/styles/fluent-dark.css +28 -47
  19. package/styles/fluent.css +28 -47
  20. package/styles/gantt/bootstrap-dark.css +27 -47
  21. package/styles/gantt/bootstrap.css +29 -49
  22. package/styles/gantt/bootstrap4.css +29 -49
  23. package/styles/gantt/bootstrap5-dark.css +27 -47
  24. package/styles/gantt/bootstrap5.css +27 -47
  25. package/styles/gantt/fabric-dark.css +27 -47
  26. package/styles/gantt/fabric.css +27 -47
  27. package/styles/gantt/fluent-dark.css +28 -47
  28. package/styles/gantt/fluent.css +28 -47
  29. package/styles/gantt/highcontrast-light.css +27 -47
  30. package/styles/gantt/highcontrast.css +27 -47
  31. package/styles/gantt/material-dark.css +27 -47
  32. package/styles/gantt/material.css +27 -47
  33. package/styles/gantt/material3-dark.css +2193 -0
  34. package/styles/gantt/material3-dark.scss +2 -0
  35. package/styles/gantt/material3.css +2249 -0
  36. package/styles/gantt/material3.scss +2 -0
  37. package/styles/gantt/tailwind-dark.css +27 -47
  38. package/styles/gantt/tailwind.css +27 -47
  39. package/styles/highcontrast-light.css +27 -47
  40. package/styles/highcontrast.css +27 -47
  41. package/styles/material-dark.css +27 -47
  42. package/styles/material.css +27 -47
  43. package/styles/material3-dark.css +2193 -0
  44. package/styles/material3-dark.scss +2 -0
  45. package/styles/material3.css +2249 -0
  46. package/styles/material3.scss +2 -0
  47. package/styles/tailwind-dark.css +27 -47
  48. package/styles/tailwind.css +27 -47
@@ -0,0 +1,2 @@
1
+ @import 'ej2-base/styles/material3-definition.scss';
2
+ @import 'ej2-gantt/styles/gantt/material3.scss';
@@ -345,9 +345,6 @@
345
345
  .e-bigger .e-gantt .e-dialog .e-dlg-header {
346
346
  line-height: 28px;
347
347
  }
348
- .e-bigger .e-gantt .e-filter-popup.e-popup {
349
- width: 319px !important;
350
- }
351
348
  .e-bigger .e-gantt .e-grid .e-flmenu-valuediv {
352
349
  padding: 24px 0 0 !important;
353
350
  }
@@ -688,6 +685,9 @@
688
685
  line-height: 10px;
689
686
  vertical-align: middle;
690
687
  }
688
+ .e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
689
+ pointer-events: none;
690
+ }
691
691
  .e-gantt .e-gantt-chart {
692
692
  height: 100%;
693
693
  overflow: hidden;
@@ -1614,6 +1614,9 @@
1614
1614
  background: #6b7280;
1615
1615
  opacity: 0.9;
1616
1616
  }
1617
+ .e-gantt .e-taskbar-resize-div {
1618
+ border-color: #22d3ee;
1619
+ }
1617
1620
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1618
1621
  background: #232e3e;
1619
1622
  border-bottom-color: #4b5563;
@@ -1661,7 +1664,7 @@
1661
1664
  outline-color: #6b7280;
1662
1665
  }
1663
1666
  .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div {
1664
- background-color: #0891b2;
1667
+ background: #0891b2;
1665
1668
  outline: 1px solid #22d3ee;
1666
1669
  border-radius: 4px;
1667
1670
  }
@@ -1698,7 +1701,7 @@
1698
1701
  border-radius: 3px;
1699
1702
  }
1700
1703
  .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
1701
- background-color: #dcfce7;
1704
+ background: #dcfce7;
1702
1705
  outline: 1px solid #22c55e;
1703
1706
  }
1704
1707
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
@@ -1866,23 +1869,16 @@
1866
1869
  .e-gantt .e-gantt-chart .e-icon {
1867
1870
  color: #000;
1868
1871
  }
1869
- .e-gantt .e-gantt-chart .e-milestone-top {
1870
- border-bottom-color: #9ca3af;
1871
- }
1872
- .e-gantt .e-gantt-chart .e-milestone-bottom {
1873
- border-top-color: #9ca3af;
1874
- }
1875
- .e-gantt .e-gantt-chart .e-parent-milestone-top {
1876
- border-bottom-color: #9ca3af;
1877
- }
1878
- .e-gantt .e-gantt-chart .e-parent-milestone-bottom {
1879
- border-top-color: #9ca3af;
1872
+ .e-gantt .e-gantt-chart .e-gantt-milestone {
1873
+ background-color: #9ca3af;
1874
+ border-color: #22d3ee;
1880
1875
  }
1881
- .e-gantt .e-gantt-chart .e-manualparent-milestone-top {
1882
- border-bottom-color: #9ca3af;
1876
+ .e-gantt .e-gantt-chart .e-gantt-parent-milestone {
1877
+ background-color: #9ca3af;
1883
1878
  }
1884
- .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
1885
- border-top-color: #9ca3af;
1879
+ .e-gantt .e-gantt-chart .e-gantt-manualparent-milestone {
1880
+ background-color: #9ca3af;
1881
+ border-color: #22d3ee;
1886
1882
  }
1887
1883
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-manualtask {
1888
1884
  background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #989A9C 30%, #989A9C 70%, #989A9C 70%, rgba(63, 81, 181, 0.2) 100%);
@@ -1902,11 +1898,8 @@
1902
1898
  .e-gantt .e-gantt-chart .e-baseline-bar {
1903
1899
  background-color: #f97316;
1904
1900
  }
1905
- .e-gantt .e-gantt-chart .e-baseline-milestone-top {
1906
- border-bottom-color: #f97316;
1907
- }
1908
- .e-gantt .e-gantt-chart .e-baseline-milestone-bottom {
1909
- border-top-color: #f97316;
1901
+ .e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container {
1902
+ background-color: #f97316;
1910
1903
  }
1911
1904
  .e-gantt .e-gantt-chart .e-uptail::before {
1912
1905
  border-bottom-color: #4b5563;
@@ -1960,11 +1953,8 @@
1960
1953
  background-color: transparent !important; /* stylelint-disable-line declaration-no-important */
1961
1954
  border: transparent !important; /* stylelint-disable-line declaration-no-important */
1962
1955
  }
1963
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top {
1964
- border-bottom-color: #0891b2 !important; /* stylelint-disable-line declaration-no-important */
1965
- }
1966
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom {
1967
- border-top-color: #0891b2 !important; /* stylelint-disable-line declaration-no-important */
1956
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-milestone {
1957
+ background-color: #0891b2 !important; /* stylelint-disable-line declaration-no-important */
1968
1958
  }
1969
1959
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div {
1970
1960
  background-color: #6b7280 !important; /* stylelint-disable-line declaration-no-important */
@@ -1978,21 +1968,15 @@
1978
1968
  background: #22d3ee !important; /* stylelint-disable-line declaration-no-important */
1979
1969
  border: #22d3ee !important; /* stylelint-disable-line declaration-no-important */
1980
1970
  }
1981
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-top {
1982
- border-bottom-color: #22d3ee !important; /* stylelint-disable-line declaration-no-important */
1983
- }
1984
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-bottom {
1985
- border-top-color: #22d3ee !important; /* stylelint-disable-line declaration-no-important */
1971
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-gantt-milestone {
1972
+ background-color: #22d3ee !important; /* stylelint-disable-line declaration-no-important */
1986
1973
  }
1987
1974
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-child-taskbar-inner-div {
1988
1975
  background: #81e6f5 !important; /* stylelint-disable-line declaration-no-important */
1989
1976
  border: #81e6f5 !important; /* stylelint-disable-line declaration-no-important */
1990
1977
  }
1991
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-top {
1992
- border-bottom-color: #81e6f5 !important; /* stylelint-disable-line declaration-no-important */
1993
- }
1994
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-bottom {
1995
- border-top-color: #81e6f5 !important; /* stylelint-disable-line declaration-no-important */
1978
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-milestone {
1979
+ background-color: #81e6f5 !important; /* stylelint-disable-line declaration-no-important */
1996
1980
  }
1997
1981
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-line {
1998
1982
  border-color: #22d3ee !important; /* stylelint-disable-line declaration-no-important */
@@ -2092,7 +2076,7 @@
2092
2076
  }
2093
2077
 
2094
2078
  .e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
2095
- background-color: #fee2e2;
2079
+ background: #fee2e2;
2096
2080
  outline: 1px solid #fee2e2;
2097
2081
  border-radius: 4px;
2098
2082
  }
@@ -2111,10 +2095,6 @@
2111
2095
  border-radius: 2px;
2112
2096
  }
2113
2097
 
2114
- .e-gantt .e-gantt-chart .e-critical-milestone-top {
2115
- border-bottom-color: #f87171;
2116
- }
2117
-
2118
- .e-gantt .e-gantt-chart .e-critical-milestone-bottom {
2119
- border-top-color: #f87171;
2098
+ .e-gantt .e-gantt-chart .e-critical-milestone {
2099
+ background-color: #f87171;
2120
2100
  }
@@ -345,9 +345,6 @@
345
345
  .e-bigger .e-gantt .e-dialog .e-dlg-header {
346
346
  line-height: 28px;
347
347
  }
348
- .e-bigger .e-gantt .e-filter-popup.e-popup {
349
- width: 319px !important;
350
- }
351
348
  .e-bigger .e-gantt .e-grid .e-flmenu-valuediv {
352
349
  padding: 24px 0 0 !important;
353
350
  }
@@ -688,6 +685,9 @@
688
685
  line-height: 10px;
689
686
  vertical-align: middle;
690
687
  }
688
+ .e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
689
+ pointer-events: none;
690
+ }
691
691
  .e-gantt .e-gantt-chart {
692
692
  height: 100%;
693
693
  overflow: hidden;
@@ -1614,6 +1614,9 @@
1614
1614
  background: #e5e7eb;
1615
1615
  opacity: 0.9;
1616
1616
  }
1617
+ .e-gantt .e-taskbar-resize-div {
1618
+ border-color: #4f46e5;
1619
+ }
1617
1620
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1618
1621
  background: #f9fafb;
1619
1622
  border-bottom-color: #e5e7eb;
@@ -1661,7 +1664,7 @@
1661
1664
  outline-color: #d1d5db;
1662
1665
  }
1663
1666
  .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div {
1664
- background-color: #818cf8;
1667
+ background: #818cf8;
1665
1668
  outline: 1px solid #4f46e5;
1666
1669
  border-radius: 4px;
1667
1670
  }
@@ -1698,7 +1701,7 @@
1698
1701
  border-radius: 3px;
1699
1702
  }
1700
1703
  .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
1701
- background-color: #dcfce7;
1704
+ background: #dcfce7;
1702
1705
  outline: 1px solid #15803d;
1703
1706
  }
1704
1707
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
@@ -1866,23 +1869,16 @@
1866
1869
  .e-gantt .e-gantt-chart .e-icon {
1867
1870
  color: #fff;
1868
1871
  }
1869
- .e-gantt .e-gantt-chart .e-milestone-top {
1870
- border-bottom-color: #9ca3af;
1871
- }
1872
- .e-gantt .e-gantt-chart .e-milestone-bottom {
1873
- border-top-color: #9ca3af;
1874
- }
1875
- .e-gantt .e-gantt-chart .e-parent-milestone-top {
1876
- border-bottom-color: #9ca3af;
1877
- }
1878
- .e-gantt .e-gantt-chart .e-parent-milestone-bottom {
1879
- border-top-color: #9ca3af;
1872
+ .e-gantt .e-gantt-chart .e-gantt-milestone {
1873
+ background-color: #9ca3af;
1874
+ border-color: #4f46e5;
1880
1875
  }
1881
- .e-gantt .e-gantt-chart .e-manualparent-milestone-top {
1882
- border-bottom-color: #9ca3af;
1876
+ .e-gantt .e-gantt-chart .e-gantt-parent-milestone {
1877
+ background-color: #9ca3af;
1883
1878
  }
1884
- .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
1885
- border-top-color: #9ca3af;
1879
+ .e-gantt .e-gantt-chart .e-gantt-manualparent-milestone {
1880
+ background-color: #9ca3af;
1881
+ border-color: #4f46e5;
1886
1882
  }
1887
1883
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-manualtask {
1888
1884
  background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #989A9C 30%, #989A9C 70%, #989A9C 70%, rgba(63, 81, 181, 0.2) 100%);
@@ -1902,11 +1898,8 @@
1902
1898
  .e-gantt .e-gantt-chart .e-baseline-bar {
1903
1899
  background-color: #c2410c;
1904
1900
  }
1905
- .e-gantt .e-gantt-chart .e-baseline-milestone-top {
1906
- border-bottom-color: #c2410c;
1907
- }
1908
- .e-gantt .e-gantt-chart .e-baseline-milestone-bottom {
1909
- border-top-color: #c2410c;
1901
+ .e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container {
1902
+ background-color: #c2410c;
1910
1903
  }
1911
1904
  .e-gantt .e-gantt-chart .e-uptail::before {
1912
1905
  border-bottom-color: #e5e7eb;
@@ -1960,11 +1953,8 @@
1960
1953
  background-color: transparent !important; /* stylelint-disable-line declaration-no-important */
1961
1954
  border: transparent !important; /* stylelint-disable-line declaration-no-important */
1962
1955
  }
1963
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top {
1964
- border-bottom-color: #818cf8 !important; /* stylelint-disable-line declaration-no-important */
1965
- }
1966
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom {
1967
- border-top-color: #818cf8 !important; /* stylelint-disable-line declaration-no-important */
1956
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-milestone {
1957
+ background-color: #818cf8 !important; /* stylelint-disable-line declaration-no-important */
1968
1958
  }
1969
1959
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div {
1970
1960
  background-color: #d1d5db !important; /* stylelint-disable-line declaration-no-important */
@@ -1978,21 +1968,15 @@
1978
1968
  background: #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
1979
1969
  border: #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
1980
1970
  }
1981
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-top {
1982
- border-bottom-color: #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
1983
- }
1984
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-bottom {
1985
- border-top-color: #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
1971
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-gantt-milestone {
1972
+ background-color: #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
1986
1973
  }
1987
1974
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-child-taskbar-inner-div {
1988
1975
  background: #a49ff2 !important; /* stylelint-disable-line declaration-no-important */
1989
1976
  border: #a49ff2 !important; /* stylelint-disable-line declaration-no-important */
1990
1977
  }
1991
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-top {
1992
- border-bottom-color: #a49ff2 !important; /* stylelint-disable-line declaration-no-important */
1993
- }
1994
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-bottom {
1995
- border-top-color: #a49ff2 !important; /* stylelint-disable-line declaration-no-important */
1978
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-milestone {
1979
+ background-color: #a49ff2 !important; /* stylelint-disable-line declaration-no-important */
1996
1980
  }
1997
1981
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-line {
1998
1982
  border-color: #4f46e5 !important; /* stylelint-disable-line declaration-no-important */
@@ -2092,7 +2076,7 @@
2092
2076
  }
2093
2077
 
2094
2078
  .e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
2095
- background-color: #fee2e2;
2079
+ background: #fee2e2;
2096
2080
  outline: 1px solid #fee2e2;
2097
2081
  border-radius: 4px;
2098
2082
  }
@@ -2111,10 +2095,6 @@
2111
2095
  border-radius: 2px;
2112
2096
  }
2113
2097
 
2114
- .e-gantt .e-gantt-chart .e-critical-milestone-top {
2115
- border-bottom-color: #dc2626;
2116
- }
2117
-
2118
- .e-gantt .e-gantt-chart .e-critical-milestone-bottom {
2119
- border-top-color: #dc2626;
2098
+ .e-gantt .e-gantt-chart .e-critical-milestone {
2099
+ background-color: #dc2626;
2120
2100
  }
@@ -276,9 +276,6 @@
276
276
  .e-bigger .e-gantt .e-dialog .e-dlg-header {
277
277
  line-height: 28px;
278
278
  }
279
- .e-bigger .e-gantt .e-filter-popup.e-popup {
280
- width: 307px !important;
281
- }
282
279
  .e-bigger .e-gantt .e-grid .e-flmenu-valuediv {
283
280
  padding: 20px 0 0 !important;
284
281
  }
@@ -616,6 +613,9 @@
616
613
  line-height: 10px;
617
614
  vertical-align: middle;
618
615
  }
616
+ .e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
617
+ pointer-events: none;
618
+ }
619
619
  .e-gantt .e-gantt-chart {
620
620
  height: 100%;
621
621
  overflow: hidden;
@@ -1538,6 +1538,9 @@
1538
1538
  background: #400074;
1539
1539
  opacity: 1;
1540
1540
  }
1541
+ .e-gantt .e-taskbar-resize-div {
1542
+ border-color: #29c400;
1543
+ }
1541
1544
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1542
1545
  background: #fff;
1543
1546
  border-bottom-color: #757575;
@@ -1585,7 +1588,7 @@
1585
1588
  outline-color: #757575;
1586
1589
  }
1587
1590
  .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div {
1588
- background-color: #3e047d;
1591
+ background: #3e047d;
1589
1592
  outline: 1px solid #000;
1590
1593
  border-radius: 0px;
1591
1594
  }
@@ -1622,7 +1625,7 @@
1622
1625
  border-radius: 3px;
1623
1626
  }
1624
1627
  .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
1625
- background-color: #8dd1c4;
1628
+ background: #8dd1c4;
1626
1629
  outline: #4fb29f;
1627
1630
  }
1628
1631
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
@@ -1790,23 +1793,16 @@
1790
1793
  .e-gantt .e-gantt-chart .e-icon {
1791
1794
  color: #000;
1792
1795
  }
1793
- .e-gantt .e-gantt-chart .e-milestone-top {
1794
- border-bottom-color: #000;
1795
- }
1796
- .e-gantt .e-gantt-chart .e-milestone-bottom {
1797
- border-top-color: #000;
1798
- }
1799
- .e-gantt .e-gantt-chart .e-parent-milestone-top {
1800
- border-bottom-color: #005201;
1801
- }
1802
- .e-gantt .e-gantt-chart .e-parent-milestone-bottom {
1803
- border-top-color: #005201;
1796
+ .e-gantt .e-gantt-chart .e-gantt-milestone {
1797
+ background-color: #000;
1798
+ border-color: #6e06f1;
1804
1799
  }
1805
- .e-gantt .e-gantt-chart .e-manualparent-milestone-top {
1806
- border-bottom-color: #989A9C;
1800
+ .e-gantt .e-gantt-chart .e-gantt-parent-milestone {
1801
+ background-color: #005201;
1807
1802
  }
1808
- .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
1809
- border-top-color: #989A9C;
1803
+ .e-gantt .e-gantt-chart .e-gantt-manualparent-milestone {
1804
+ background-color: #989A9C;
1805
+ border-color: #6e06f1;
1810
1806
  }
1811
1807
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-manualtask {
1812
1808
  background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #989A9C 30%, #989A9C 70%, #989A9C 70%, rgba(63, 81, 181, 0.2) 100%);
@@ -1826,11 +1822,8 @@
1826
1822
  .e-gantt .e-gantt-chart .e-baseline-bar {
1827
1823
  background-color: #ff7d1a;
1828
1824
  }
1829
- .e-gantt .e-gantt-chart .e-baseline-milestone-top {
1830
- border-bottom-color: #ff7d1a;
1831
- }
1832
- .e-gantt .e-gantt-chart .e-baseline-milestone-bottom {
1833
- border-top-color: #ff7d1a;
1825
+ .e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container {
1826
+ background-color: #ff7d1a;
1834
1827
  }
1835
1828
  .e-gantt .e-gantt-chart .e-uptail::before {
1836
1829
  border-bottom-color: #e0e0e0;
@@ -1884,11 +1877,8 @@
1884
1877
  background-color: transparent !important; /* stylelint-disable-line declaration-no-important */
1885
1878
  border: transparent !important; /* stylelint-disable-line declaration-no-important */
1886
1879
  }
1887
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top {
1888
- border-bottom-color: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
1889
- }
1890
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom {
1891
- border-top-color: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
1880
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-milestone {
1881
+ background-color: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
1892
1882
  }
1893
1883
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div {
1894
1884
  background-color: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
@@ -1902,21 +1892,15 @@
1902
1892
  background: #6e06f1 !important; /* stylelint-disable-line declaration-no-important */
1903
1893
  border: #6e06f1 !important; /* stylelint-disable-line declaration-no-important */
1904
1894
  }
1905
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-top {
1906
- border-bottom-color: #6e06f1 !important; /* stylelint-disable-line declaration-no-important */
1907
- }
1908
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-bottom {
1909
- border-top-color: #6e06f1 !important; /* stylelint-disable-line declaration-no-important */
1895
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-gantt-milestone {
1896
+ background-color: #6e06f1 !important; /* stylelint-disable-line declaration-no-important */
1910
1897
  }
1911
1898
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-child-taskbar-inner-div {
1912
1899
  background: #6f07e0 !important; /* stylelint-disable-line declaration-no-important */
1913
1900
  border: #6f07e0 !important; /* stylelint-disable-line declaration-no-important */
1914
1901
  }
1915
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-top {
1916
- border-bottom-color: #6f07e0 !important; /* stylelint-disable-line declaration-no-important */
1917
- }
1918
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-bottom {
1919
- border-top-color: #6f07e0 !important; /* stylelint-disable-line declaration-no-important */
1902
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-milestone {
1903
+ background-color: #6f07e0 !important; /* stylelint-disable-line declaration-no-important */
1920
1904
  }
1921
1905
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-line {
1922
1906
  border-color: #6e06f1 !important; /* stylelint-disable-line declaration-no-important */
@@ -2016,7 +2000,7 @@
2016
2000
  }
2017
2001
 
2018
2002
  .e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
2019
- background-color: #F3D8DA;
2003
+ background: #F3D8DA;
2020
2004
  outline: 1px solid #F3D8DA;
2021
2005
  border-radius: 0px;
2022
2006
  }
@@ -2035,10 +2019,6 @@
2035
2019
  border-radius: 0px;
2036
2020
  }
2037
2021
 
2038
- .e-gantt .e-gantt-chart .e-critical-milestone-top {
2039
- border-bottom-color: #D13438;
2040
- }
2041
-
2042
- .e-gantt .e-gantt-chart .e-critical-milestone-bottom {
2043
- border-top-color: #D13438;
2022
+ .e-gantt .e-gantt-chart .e-critical-milestone {
2023
+ background-color: #D13438;
2044
2024
  }
@@ -377,9 +377,6 @@
377
377
  .e-bigger .e-gantt .e-dialog .e-dlg-header {
378
378
  line-height: 28px;
379
379
  }
380
- .e-bigger .e-gantt .e-filter-popup.e-popup {
381
- width: 307px !important;
382
- }
383
380
  .e-bigger .e-gantt .e-grid .e-flmenu-valuediv {
384
381
  padding: 20px 0 0 !important;
385
382
  }
@@ -718,6 +715,9 @@
718
715
  line-height: 10px;
719
716
  vertical-align: middle;
720
717
  }
718
+ .e-gantt .e-gantt-tree-grid-pane .e-grid .e-gantt-resource-parent .e-rowdragdrop {
719
+ pointer-events: none;
720
+ }
721
721
  .e-gantt .e-gantt-chart {
722
722
  height: 100%;
723
723
  overflow: hidden;
@@ -1641,6 +1641,9 @@
1641
1641
  background: rgba(255, 217, 57, 0.7);
1642
1642
  opacity: 1;
1643
1643
  }
1644
+ .e-gantt .e-taskbar-resize-div {
1645
+ border-color: #29c400;
1646
+ }
1644
1647
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1645
1648
  background: #000;
1646
1649
  border-bottom-color: #969696;
@@ -1688,7 +1691,7 @@
1688
1691
  outline-color: #969696;
1689
1692
  }
1690
1693
  .e-gantt .e-gantt-chart .e-gantt-child-taskbar-inner-div {
1691
- background-color: #6e06f1;
1694
+ background: #6e06f1;
1692
1695
  outline: 1px solid #fff;
1693
1696
  border-radius: 0px;
1694
1697
  }
@@ -1725,7 +1728,7 @@
1725
1728
  border-radius: 3px;
1726
1729
  }
1727
1730
  .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
1728
- background-color: #4731FE;
1731
+ background: #4731FE;
1729
1732
  outline: 1px solid #FFFFFF;
1730
1733
  }
1731
1734
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
@@ -1893,23 +1896,16 @@
1893
1896
  .e-gantt .e-gantt-chart .e-icon {
1894
1897
  color: #fff;
1895
1898
  }
1896
- .e-gantt .e-gantt-chart .e-milestone-top {
1897
- border-bottom-color: #fff;
1898
- }
1899
- .e-gantt .e-gantt-chart .e-milestone-bottom {
1900
- border-top-color: #fff;
1901
- }
1902
- .e-gantt .e-gantt-chart .e-parent-milestone-top {
1903
- border-bottom-color: #005201;
1904
- }
1905
- .e-gantt .e-gantt-chart .e-parent-milestone-bottom {
1906
- border-top-color: #005201;
1899
+ .e-gantt .e-gantt-chart .e-gantt-milestone {
1900
+ background-color: #fff;
1901
+ border-color: #3e047d;
1907
1902
  }
1908
- .e-gantt .e-gantt-chart .e-manualparent-milestone-top {
1909
- border-bottom-color: #989A9C;
1903
+ .e-gantt .e-gantt-chart .e-gantt-parent-milestone {
1904
+ background-color: #005201;
1910
1905
  }
1911
- .e-gantt .e-gantt-chart .e-manualparent-milestone-bottom {
1912
- border-top-color: #989A9C;
1906
+ .e-gantt .e-gantt-chart .e-gantt-manualparent-milestone {
1907
+ background-color: #989A9C;
1908
+ border-color: #3e047d;
1913
1909
  }
1914
1910
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-manualtask {
1915
1911
  background: linear-gradient(to right, rgba(63, 81, 181, 0.2), #989A9C 30%, #989A9C 70%, #989A9C 70%, rgba(63, 81, 181, 0.2) 100%);
@@ -1929,11 +1925,8 @@
1929
1925
  .e-gantt .e-gantt-chart .e-baseline-bar {
1930
1926
  background-color: #ff7d1a;
1931
1927
  }
1932
- .e-gantt .e-gantt-chart .e-baseline-milestone-top {
1933
- border-bottom-color: #ff7d1a;
1934
- }
1935
- .e-gantt .e-gantt-chart .e-baseline-milestone-bottom {
1936
- border-top-color: #ff7d1a;
1928
+ .e-gantt .e-gantt-chart .e-baseline-gantt-milestone-container {
1929
+ background-color: #ff7d1a;
1937
1930
  }
1938
1931
  .e-gantt .e-gantt-chart .e-uptail::before {
1939
1932
  border-bottom-color: #e0e0e0;
@@ -1987,11 +1980,8 @@
1987
1980
  background-color: transparent !important; /* stylelint-disable-line declaration-no-important */
1988
1981
  border: transparent !important; /* stylelint-disable-line declaration-no-important */
1989
1982
  }
1990
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top {
1991
- border-bottom-color: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
1992
- }
1993
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom {
1994
- border-top-color: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
1983
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-milestone {
1984
+ background-color: #D5D5D5 !important; /* stylelint-disable-line declaration-no-important */
1995
1985
  }
1996
1986
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div {
1997
1987
  background-color: #8A8A8A !important; /* stylelint-disable-line declaration-no-important */
@@ -2005,21 +1995,15 @@
2005
1995
  background: #3e047d !important; /* stylelint-disable-line declaration-no-important */
2006
1996
  border: #3e047d !important; /* stylelint-disable-line declaration-no-important */
2007
1997
  }
2008
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-top {
2009
- border-bottom-color: #3e047d !important; /* stylelint-disable-line declaration-no-important */
2010
- }
2011
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-milestone-bottom {
2012
- border-top-color: #3e047d !important; /* stylelint-disable-line declaration-no-important */
1998
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-child-task .e-gantt-milestone {
1999
+ background-color: #3e047d !important; /* stylelint-disable-line declaration-no-important */
2013
2000
  }
2014
2001
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-child-taskbar-inner-div {
2015
2002
  background: #a662fb !important; /* stylelint-disable-line declaration-no-important */
2016
2003
  border: #a662fb !important; /* stylelint-disable-line declaration-no-important */
2017
2004
  }
2018
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-top {
2019
- border-bottom-color: #a662fb !important; /* stylelint-disable-line declaration-no-important */
2020
- }
2021
- .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-milestone-bottom {
2022
- border-top-color: #a662fb !important; /* stylelint-disable-line declaration-no-important */
2005
+ .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-gantt-milestone {
2006
+ background-color: #a662fb !important; /* stylelint-disable-line declaration-no-important */
2023
2007
  }
2024
2008
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-active-connected-task .e-line {
2025
2009
  border-color: #3e047d !important; /* stylelint-disable-line declaration-no-important */
@@ -2119,7 +2103,7 @@
2119
2103
  }
2120
2104
 
2121
2105
  .e-gantt .e-gantt-chart .e-gantt-child-critical-taskbar-inner-div {
2122
- background-color: #F3D8DA;
2106
+ background: #F3D8DA;
2123
2107
  outline: 1px solid #F3D8DA;
2124
2108
  border-radius: 0px;
2125
2109
  }
@@ -2138,10 +2122,6 @@
2138
2122
  border-radius: 0px;
2139
2123
  }
2140
2124
 
2141
- .e-gantt .e-gantt-chart .e-critical-milestone-top {
2142
- border-bottom-color: #D13438;
2143
- }
2144
-
2145
- .e-gantt .e-gantt-chart .e-critical-milestone-bottom {
2146
- border-top-color: #D13438;
2125
+ .e-gantt .e-gantt-chart .e-critical-milestone {
2126
+ background-color: #D13438;
2147
2127
  }