@syncfusion/ej2-gantt 19.4.48 → 19.4.50

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 (39) hide show
  1. package/CHANGELOG.md +10 -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 +125 -18
  5. package/dist/es6/ej2-gantt.es2015.js.map +1 -1
  6. package/dist/es6/ej2-gantt.es5.js +125 -18
  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 +14 -14
  12. package/src/gantt/actions/cell-edit.d.ts +1 -0
  13. package/src/gantt/actions/cell-edit.js +2 -0
  14. package/src/gantt/actions/dialog-edit.js +18 -2
  15. package/src/gantt/actions/edit.d.ts +1 -0
  16. package/src/gantt/actions/edit.js +74 -10
  17. package/src/gantt/actions/keyboard.js +1 -1
  18. package/src/gantt/renderer/timeline.d.ts +1 -0
  19. package/src/gantt/renderer/timeline.js +30 -5
  20. package/styles/bootstrap-dark.css +3 -3
  21. package/styles/bootstrap.css +3 -3
  22. package/styles/bootstrap4.css +3 -3
  23. package/styles/bootstrap5-dark.css +1 -1
  24. package/styles/bootstrap5.css +1 -1
  25. package/styles/gantt/_bootstrap-dark-definition.scss +3 -3
  26. package/styles/gantt/_bootstrap-definition.scss +3 -3
  27. package/styles/gantt/_bootstrap4-definition.scss +3 -3
  28. package/styles/gantt/_bootstrap5-definition.scss +1 -1
  29. package/styles/gantt/_fluent-definition.scss +1 -1
  30. package/styles/gantt/_tailwind-definition.scss +3 -3
  31. package/styles/gantt/bootstrap-dark.css +3 -3
  32. package/styles/gantt/bootstrap.css +3 -3
  33. package/styles/gantt/bootstrap4.css +3 -3
  34. package/styles/gantt/bootstrap5-dark.css +1 -1
  35. package/styles/gantt/bootstrap5.css +1 -1
  36. package/styles/gantt/tailwind-dark.css +3 -3
  37. package/styles/gantt/tailwind.css +3 -3
  38. package/styles/tailwind-dark.css +3 -3
  39. package/styles/tailwind.css +3 -3
@@ -1410,10 +1410,10 @@
1410
1410
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1411
1411
  background: #232e3e;
1412
1412
  border-bottom-color: #4b5563;
1413
- border-bottom-width: 1px;
1413
+ border-bottom-width: 0px;
1414
1414
  border-right-color: #4b5563;
1415
1415
  color: #9ca3af;
1416
- height: 48px;
1416
+ height: 49px;
1417
1417
  }
1418
1418
 
1419
1419
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1432,7 +1432,7 @@
1432
1432
  }
1433
1433
 
1434
1434
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1435
- height: 24px;
1435
+ height: 24.5px;
1436
1436
  }
1437
1437
 
1438
1438
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1410,10 +1410,10 @@
1410
1410
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1411
1411
  background: #f9fafb;
1412
1412
  border-bottom-color: #e5e7eb;
1413
- border-bottom-width: 1px;
1413
+ border-bottom-width: 0px;
1414
1414
  border-right-color: #e5e7eb;
1415
1415
  color: #6b7280;
1416
- height: 48px;
1416
+ height: 49px;
1417
1417
  }
1418
1418
 
1419
1419
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1432,7 +1432,7 @@
1432
1432
  }
1433
1433
 
1434
1434
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1435
- height: 24px;
1435
+ height: 24.5px;
1436
1436
  }
1437
1437
 
1438
1438
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1410,10 +1410,10 @@
1410
1410
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1411
1411
  background: #232e3e;
1412
1412
  border-bottom-color: #4b5563;
1413
- border-bottom-width: 1px;
1413
+ border-bottom-width: 0px;
1414
1414
  border-right-color: #4b5563;
1415
1415
  color: #9ca3af;
1416
- height: 48px;
1416
+ height: 49px;
1417
1417
  }
1418
1418
 
1419
1419
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1432,7 +1432,7 @@
1432
1432
  }
1433
1433
 
1434
1434
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1435
- height: 24px;
1435
+ height: 24.5px;
1436
1436
  }
1437
1437
 
1438
1438
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1410,10 +1410,10 @@
1410
1410
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1411
1411
  background: #f9fafb;
1412
1412
  border-bottom-color: #e5e7eb;
1413
- border-bottom-width: 1px;
1413
+ border-bottom-width: 0px;
1414
1414
  border-right-color: #e5e7eb;
1415
1415
  color: #6b7280;
1416
- height: 48px;
1416
+ height: 49px;
1417
1417
  }
1418
1418
 
1419
1419
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1432,7 +1432,7 @@
1432
1432
  }
1433
1433
 
1434
1434
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1435
- height: 24px;
1435
+ height: 24.5px;
1436
1436
  }
1437
1437
 
1438
1438
  .e-gantt .e-gantt-chart .e-chart-root-container {