@syncfusion/ej2-react-gantt 19.2.62 → 19.3.43

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.
@@ -14,7 +14,7 @@
14
14
  }
15
15
 
16
16
  .e-dropdownbase .e-list-item.e-active.e-hover {
17
- color: #ff80ab;
17
+ color: #00b0ff;
18
18
  }
19
19
 
20
20
  .e-input-group:not(.e-disabled) .e-control.e-dropdownlist ~ .e-ddl-icon:active,
@@ -1174,6 +1174,14 @@
1174
1174
  opacity: 1;
1175
1175
  }
1176
1176
 
1177
+ .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-rowcell .e-treecolumn-container .e-icons.e-none::before {
1178
+ content: '';
1179
+ }
1180
+
1181
+ .e-bigger .e-gantt .e-gantt-chart .e-label {
1182
+ font-size: 14px;
1183
+ }
1184
+
1177
1185
  .e-gantt-tooltip-label {
1178
1186
  padding-bottom: 2px;
1179
1187
  padding-right: 2px;
@@ -1263,6 +1271,10 @@
1263
1271
  border-radius: 0px;
1264
1272
  }
1265
1273
 
1274
+ .e-gantt .e-gantt-splitter-height {
1275
+ height: calc(100% - 42px) !important;
1276
+ }
1277
+
1266
1278
  .e-gantt .e-cloneproperties.e-draganddrop {
1267
1279
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1268
1280
  opacity: .95;
@@ -1372,6 +1384,7 @@
1372
1384
 
1373
1385
  .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active {
1374
1386
  background: rgba(255, 255, 255, 0.28);
1387
+ opacity: 0.87;
1375
1388
  }
1376
1389
 
1377
1390
  .e-gantt .e-gantt-chart .e-timeline-header-container {
@@ -1513,7 +1526,7 @@
1513
1526
  }
1514
1527
 
1515
1528
  .e-gantt .e-gantt-chart .e-event-markers {
1516
- border-left-color: #ff80ab;
1529
+ border-left-color: #00b0ff;
1517
1530
  }
1518
1531
 
1519
1532
  .e-gantt .e-gantt-chart .e-event-markers .e-span-label {
@@ -1215,6 +1215,14 @@
1215
1215
  opacity: 1;
1216
1216
  }
1217
1217
 
1218
+ .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-rowcell .e-treecolumn-container .e-icons.e-none::before {
1219
+ content: '';
1220
+ }
1221
+
1222
+ .e-bigger .e-gantt .e-gantt-chart .e-label {
1223
+ font-size: 14px;
1224
+ }
1225
+
1218
1226
  .e-gantt-tooltip-label {
1219
1227
  padding-bottom: 2px;
1220
1228
  padding-right: 2px;
@@ -1304,6 +1312,10 @@
1304
1312
  border-radius: 0px;
1305
1313
  }
1306
1314
 
1315
+ .e-gantt .e-gantt-splitter-height {
1316
+ height: calc(100% - 42px) !important;
1317
+ }
1318
+
1307
1319
  .e-gantt .e-cloneproperties.e-draganddrop {
1308
1320
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1309
1321
  opacity: .95;
@@ -1413,6 +1425,7 @@
1413
1425
 
1414
1426
  .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active {
1415
1427
  background: rgba(63, 81, 181, 0.15);
1428
+ opacity: 1;
1416
1429
  }
1417
1430
 
1418
1431
  .e-gantt .e-gantt-chart .e-timeline-header-container {
@@ -180,7 +180,7 @@
180
180
  height: 100%;
181
181
  }
182
182
 
183
- /*! Tailwind-dark theme definition's */
183
+ /*! Tailwind theme definition's */
184
184
  /*! component's theme wise override definitions and variables */
185
185
  /*! Horizontal Tab */
186
186
  @keyframes tbar-alt-popup-shadow {
@@ -223,7 +223,6 @@
223
223
  }
224
224
  }
225
225
 
226
- /*! component's default definitions and variables */
227
226
  .e-gantt .e-add::before {
228
227
  content: '\e78a';
229
228
  }
@@ -1243,6 +1242,14 @@
1243
1242
  opacity: 1;
1244
1243
  }
1245
1244
 
1245
+ .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-rowcell .e-treecolumn-container .e-icons.e-none::before {
1246
+ content: '';
1247
+ }
1248
+
1249
+ .e-bigger .e-gantt .e-gantt-chart .e-label {
1250
+ font-size: 16px;
1251
+ }
1252
+
1246
1253
  .e-gantt-tooltip-label {
1247
1254
  padding-bottom: 2px;
1248
1255
  padding-right: 2px;
@@ -1332,6 +1339,10 @@
1332
1339
  border-radius: 0px;
1333
1340
  }
1334
1341
 
1342
+ .e-gantt .e-gantt-splitter-height {
1343
+ height: calc(100% - 38px) !important;
1344
+ }
1345
+
1335
1346
  .e-gantt .e-cloneproperties.e-draganddrop {
1336
1347
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1337
1348
  opacity: .95;
@@ -1441,6 +1452,7 @@
1441
1452
 
1442
1453
  .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active {
1443
1454
  background: #6b7280;
1455
+ opacity: 0.9;
1444
1456
  }
1445
1457
 
1446
1458
  .e-gantt .e-gantt-chart .e-timeline-header-container {
@@ -1545,16 +1557,16 @@
1545
1557
  }
1546
1558
 
1547
1559
  .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
1548
- background-color: #C4B5FD;
1549
- border: 1px solid #8B5CF6;
1560
+ background-color: #dcfce7;
1561
+ border: 1px solid #22c55e;
1550
1562
  }
1551
1563
 
1552
1564
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
1553
- background: linear-gradient(to right, #C4B5FD, #8B5CF6 30%, #8B5CF6 70%, #8B5CF6 70%, #C4B5FD 100%);
1565
+ background: linear-gradient(to right, #dcfce7, #22c55e 30%, #22c55e 70%, #22c55e 70%, #dcfce7 100%);
1554
1566
  }
1555
1567
 
1556
1568
  .e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
1557
- background-color: #8B5CF6;
1569
+ background-color: #22c55e;
1558
1570
  border: 0px;
1559
1571
  }
1560
1572
 
@@ -1576,7 +1588,7 @@
1576
1588
  }
1577
1589
 
1578
1590
  .e-gantt .e-gantt-chart .e-rangecontainer .e-rg-rangdiv {
1579
- border: 2px solid #FC7A05;
1591
+ border: 2px solid #f97316;
1580
1592
  width: 5px;
1581
1593
  z-index: 6;
1582
1594
  }
@@ -1596,7 +1608,7 @@
1596
1608
  }
1597
1609
 
1598
1610
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar {
1599
- background: linear-gradient(to right, #22d3ee, #0891b2 30%, #0891b2 70%, #0891b2 70%, #22d3ee 100%);
1611
+ background: linear-gradient(to right, #0891b2, #22d3ee 30%, #22d3ee 70%, #22d3ee 70%, #0891b2 100%);
1600
1612
  background-color: rgba(63, 81, 181, 0.2);
1601
1613
  border: 0px;
1602
1614
  border-radius: 2px;
@@ -1611,7 +1623,7 @@
1611
1623
  }
1612
1624
 
1613
1625
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
1614
- background: #222;
1626
+ background: #fff;
1615
1627
  border-color: #fff;
1616
1628
  }
1617
1629
 
@@ -1620,7 +1632,7 @@
1620
1632
  }
1621
1633
 
1622
1634
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
1623
- border-bottom-color: #222;
1635
+ border-bottom-color: #fff;
1624
1636
  }
1625
1637
 
1626
1638
  .e-gantt .e-gantt-chart .e-gantt-dependency-view-container {
@@ -1772,7 +1784,7 @@
1772
1784
  .e-gantt .e-gantt-chart .e-active {
1773
1785
  background: #6b7280;
1774
1786
  color: #fff;
1775
- opacity: 1;
1787
+ opacity: 0.9;
1776
1788
  }
1777
1789
 
1778
1790
  .e-gantt .e-gantt-chart .e-active .e-label {
@@ -1792,7 +1804,7 @@
1792
1804
  }
1793
1805
 
1794
1806
  .e-gantt .e-gantt-chart .e-uptail::before {
1795
- border-bottom-color: #e0e0e0;
1807
+ border-bottom-color: #4b5563;
1796
1808
  }
1797
1809
 
1798
1810
  .e-gantt .e-gantt-chart .e-downtail::after {
@@ -1800,12 +1812,12 @@
1800
1812
  }
1801
1813
 
1802
1814
  .e-gantt .e-gantt-chart .e-downtail::before {
1803
- border-top-color: #e0e0e0;
1815
+ border-top-color: #4b5563;
1804
1816
  }
1805
1817
 
1806
1818
  .e-gantt .e-gantt-chart .e-ganttpopup .e-content {
1807
1819
  background-color: #fff;
1808
- border-color: #e0e0e0;
1820
+ border-color: #4b5563;
1809
1821
  }
1810
1822
 
1811
1823
  .e-gantt .e-gantt-chart .e-spanclicked,
@@ -1837,20 +1849,20 @@
1837
1849
  }
1838
1850
 
1839
1851
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-line {
1840
- border-color: #8A8A8A !important;
1852
+ border-color: #6b7280 !important;
1841
1853
  }
1842
1854
 
1843
1855
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-right-arrow {
1844
- border-left-color: #8A8A8A !important;
1856
+ border-left-color: #6b7280 !important;
1845
1857
  }
1846
1858
 
1847
1859
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-left-arrow {
1848
- border-right-color: #8A8A8A !important;
1860
+ border-right-color: #6b7280 !important;
1849
1861
  }
1850
1862
 
1851
1863
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-taskbar-inner-div {
1852
- background: #D5D5D5 !important;
1853
- border: #D5D5D5 !important;
1864
+ background: #0891b2 !important;
1865
+ border: #0891b2 !important;
1854
1866
  }
1855
1867
 
1856
1868
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-progressbar-inner-div {
@@ -1859,16 +1871,16 @@
1859
1871
  }
1860
1872
 
1861
1873
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top {
1862
- border-bottom-color: #D5D5D5 !important;
1874
+ border-bottom-color: #0891b2 !important;
1863
1875
  }
1864
1876
 
1865
1877
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom {
1866
- border-top-color: #D5D5D5 !important;
1878
+ border-top-color: #0891b2 !important;
1867
1879
  }
1868
1880
 
1869
1881
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div {
1870
- background-color: #8A8A8A !important;
1871
- border: #8A8A8A !important;
1882
+ background-color: #6b7280 !important;
1883
+ border: #6b7280 !important;
1872
1884
  }
1873
1885
 
1874
1886
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-progressbar-inner-div {
@@ -1924,8 +1936,8 @@
1924
1936
 
1925
1937
  .e-gantt.e-device .e-left-resize-gripper,
1926
1938
  .e-gantt.e-device .e-right-resize-gripper {
1927
- border-color: #9e9e9e;
1928
- color: #eee;
1939
+ border-color: #6b7280;
1940
+ color: #000;
1929
1941
  }
1930
1942
 
1931
1943
  .e-gantt.e-device .e-backarrowspan {
@@ -223,7 +223,6 @@
223
223
  }
224
224
  }
225
225
 
226
- /*! component's default definitions and variables */
227
226
  .e-gantt .e-add::before {
228
227
  content: '\e78a';
229
228
  }
@@ -1243,6 +1242,14 @@
1243
1242
  opacity: 1;
1244
1243
  }
1245
1244
 
1245
+ .e-gantt .e-cloneproperties.e-draganddrop .e-row .e-rowcell .e-treecolumn-container .e-icons.e-none::before {
1246
+ content: '';
1247
+ }
1248
+
1249
+ .e-bigger .e-gantt .e-gantt-chart .e-label {
1250
+ font-size: 16px;
1251
+ }
1252
+
1246
1253
  .e-gantt-tooltip-label {
1247
1254
  padding-bottom: 2px;
1248
1255
  padding-right: 2px;
@@ -1332,6 +1339,10 @@
1332
1339
  border-radius: 0px;
1333
1340
  }
1334
1341
 
1342
+ .e-gantt .e-gantt-splitter-height {
1343
+ height: calc(100% - 38px) !important;
1344
+ }
1345
+
1335
1346
  .e-gantt .e-cloneproperties.e-draganddrop {
1336
1347
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.26);
1337
1348
  opacity: .95;
@@ -1441,6 +1452,7 @@
1441
1452
 
1442
1453
  .e-gantt .e-gantt-tree-grid-pane .e-grid td.e-active {
1443
1454
  background: #e5e7eb;
1455
+ opacity: 0.9;
1444
1456
  }
1445
1457
 
1446
1458
  .e-gantt .e-gantt-chart .e-timeline-header-container {
@@ -1545,16 +1557,16 @@
1545
1557
  }
1546
1558
 
1547
1559
  .e-gantt .e-gantt-chart .e-gantt-child-manualtaskbar {
1548
- background-color: #77E4C0;
1549
- border: 1px solid #10B981;
1560
+ background-color: #dcfce7;
1561
+ border: 1px solid #15803d;
1550
1562
  }
1551
1563
 
1552
1564
  .e-gantt .e-gantt-chart .e-gantt-unscheduled-taskbar.e-gantt-child-manualtaskbar {
1553
- background: linear-gradient(to right, #77E4C0, #10B981 30%, #10B981 70%, #10B981 70%, #77E4C0 100%);
1565
+ background: linear-gradient(to right, #dcfce7, #15803d 30%, #15803d 70%, #15803d 70%, #dcfce7 100%);
1554
1566
  }
1555
1567
 
1556
1568
  .e-gantt .e-gantt-chart .e-gantt-child-manualprogressbar {
1557
- background-color: #10B981;
1569
+ background-color: #15803d;
1558
1570
  border: 0px;
1559
1571
  }
1560
1572
 
@@ -1576,7 +1588,7 @@
1576
1588
  }
1577
1589
 
1578
1590
  .e-gantt .e-gantt-chart .e-rangecontainer .e-rg-rangdiv {
1579
- border: 2px solid #FC7A05;
1591
+ border: 2px solid #c2410c;
1580
1592
  width: 5px;
1581
1593
  z-index: 6;
1582
1594
  }
@@ -1611,7 +1623,7 @@
1611
1623
  }
1612
1624
 
1613
1625
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler {
1614
- background: #222;
1626
+ background: #111827;
1615
1627
  border-color: #fff;
1616
1628
  }
1617
1629
 
@@ -1620,7 +1632,7 @@
1620
1632
  }
1621
1633
 
1622
1634
  .e-gantt .e-gantt-chart .e-progress-resize-gripper .e-progressbar-handler-after {
1623
- border-bottom-color: #222;
1635
+ border-bottom-color: #111827;
1624
1636
  }
1625
1637
 
1626
1638
  .e-gantt .e-gantt-chart .e-gantt-dependency-view-container {
@@ -1772,7 +1784,7 @@
1772
1784
  .e-gantt .e-gantt-chart .e-active {
1773
1785
  background: #e5e7eb;
1774
1786
  color: #111827;
1775
- opacity: 1;
1787
+ opacity: 0.9;
1776
1788
  }
1777
1789
 
1778
1790
  .e-gantt .e-gantt-chart .e-active .e-label {
@@ -1792,7 +1804,7 @@
1792
1804
  }
1793
1805
 
1794
1806
  .e-gantt .e-gantt-chart .e-uptail::before {
1795
- border-bottom-color: #e0e0e0;
1807
+ border-bottom-color: #e5e7eb;
1796
1808
  }
1797
1809
 
1798
1810
  .e-gantt .e-gantt-chart .e-downtail::after {
@@ -1800,12 +1812,12 @@
1800
1812
  }
1801
1813
 
1802
1814
  .e-gantt .e-gantt-chart .e-downtail::before {
1803
- border-top-color: #e0e0e0;
1815
+ border-top-color: #e5e7eb;
1804
1816
  }
1805
1817
 
1806
1818
  .e-gantt .e-gantt-chart .e-ganttpopup .e-content {
1807
1819
  background-color: #fff;
1808
- border-color: #e0e0e0;
1820
+ border-color: #e5e7eb;
1809
1821
  }
1810
1822
 
1811
1823
  .e-gantt .e-gantt-chart .e-spanclicked,
@@ -1837,20 +1849,20 @@
1837
1849
  }
1838
1850
 
1839
1851
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-line {
1840
- border-color: #8A8A8A !important;
1852
+ border-color: #d1d5db !important;
1841
1853
  }
1842
1854
 
1843
1855
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-right-arrow {
1844
- border-left-color: #8A8A8A !important;
1856
+ border-left-color: #d1d5db !important;
1845
1857
  }
1846
1858
 
1847
1859
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-connector-line-left-arrow {
1848
- border-right-color: #8A8A8A !important;
1860
+ border-right-color: #d1d5db !important;
1849
1861
  }
1850
1862
 
1851
1863
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-taskbar-inner-div {
1852
- background: #D5D5D5 !important;
1853
- border: #D5D5D5 !important;
1864
+ background: #818cf8 !important;
1865
+ border: #818cf8 !important;
1854
1866
  }
1855
1867
 
1856
1868
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-child-progressbar-inner-div {
@@ -1859,16 +1871,16 @@
1859
1871
  }
1860
1872
 
1861
1873
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-top {
1862
- border-bottom-color: #D5D5D5 !important;
1874
+ border-bottom-color: #818cf8 !important;
1863
1875
  }
1864
1876
 
1865
1877
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-milestone-bottom {
1866
- border-top-color: #D5D5D5 !important;
1878
+ border-top-color: #818cf8 !important;
1867
1879
  }
1868
1880
 
1869
1881
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-taskbar-inner-div {
1870
- background-color: #8A8A8A !important;
1871
- border: #8A8A8A !important;
1882
+ background-color: #d1d5db !important;
1883
+ border: #d1d5db !important;
1872
1884
  }
1873
1885
 
1874
1886
  .e-gantt .e-gantt-chart .e-predecessor-touch-mode .e-gantt-parent-progressbar-inner-div {
@@ -1924,8 +1936,8 @@
1924
1936
 
1925
1937
  .e-gantt.e-device .e-left-resize-gripper,
1926
1938
  .e-gantt.e-device .e-right-resize-gripper {
1927
- border-color: #9e9e9e;
1928
- color: #eee;
1939
+ border-color: #d1d5db;
1940
+ color: #fff;
1929
1941
  }
1930
1942
 
1931
1943
  .e-gantt.e-device .e-backarrowspan {