@syncfusion/ej2-vue-gantt 19.4.47 → 19.4.53

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.
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-gantt@*",
3
- "_id": "@syncfusion/ej2-vue-gantt@19.4.43",
3
+ "_id": "@syncfusion/ej2-vue-gantt@19.4.52",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-4tSiGfKe2gWYA2LAVcgx3em7pNnzKoyYoImsg8QTqeZ41Vw4dend3drlcrf0MdaNXKKH6l9/ucPSTZTqM9d+Vw==",
5
+ "_integrity": "sha512-ukG28FXi5cCbNDOfgjgrQTrEXDyLiGj+gbIcRjnbnLaYTJCvbWE7ZiAlpvep5znhp8HxEjyEsRwxlhSWYFCN5w==",
6
6
  "_location": "/@syncfusion/ej2-vue-gantt",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-19.4.43.tgz",
23
- "_shasum": "9fabd929f4c5c48a11d588bff54bfdb5ca24e201",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-19.4.52.tgz",
23
+ "_shasum": "0a218e38aad42435b5d4142b08e03d165a8ffaad",
24
24
  "_spec": "@syncfusion/ej2-vue-gantt@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~19.4.42",
35
- "@syncfusion/ej2-gantt": "19.4.47",
36
- "@syncfusion/ej2-vue-base": "~19.4.47"
34
+ "@syncfusion/ej2-base": "~19.4.52",
35
+ "@syncfusion/ej2-gantt": "19.4.53",
36
+ "@syncfusion/ej2-vue-base": "~19.4.53"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 Gantt Component for Vue",
@@ -63,6 +63,6 @@
63
63
  "type": "git",
64
64
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
65
65
  },
66
- "version": "19.4.47",
66
+ "version": "19.4.53",
67
67
  "sideEffects": false
68
68
  }
@@ -829,7 +829,10 @@
829
829
  font-weight: normal;
830
830
  margin-left: 8px;
831
831
  margin-right: 15px;
832
+ overflow: hidden;
833
+ text-overflow: ellipsis;
832
834
  vertical-align: middle;
835
+ white-space: nowrap;
833
836
  }
834
837
 
835
838
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1351,10 +1354,10 @@
1351
1354
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1352
1355
  background: #1a1a1a;
1353
1356
  border-bottom-color: #484848;
1354
- border-bottom-width: 2px;
1357
+ border-bottom-width: 0px;
1355
1358
  border-right-color: #484848;
1356
1359
  color: #f0f0f0;
1357
- height: 65px;
1360
+ height: 64px;
1358
1361
  }
1359
1362
 
1360
1363
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1373,7 +1376,7 @@
1373
1376
  }
1374
1377
 
1375
1378
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1376
- height: 33px;
1379
+ height: 32px;
1377
1380
  }
1378
1381
 
1379
1382
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -979,7 +979,10 @@
979
979
  font-weight: normal;
980
980
  margin-left: 8px;
981
981
  margin-right: 15px;
982
+ overflow: hidden;
983
+ text-overflow: ellipsis;
982
984
  vertical-align: middle;
985
+ white-space: nowrap;
983
986
  }
984
987
 
985
988
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1501,10 +1504,10 @@
1501
1504
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1502
1505
  background: #fff;
1503
1506
  border-bottom-color: #ddd;
1504
- border-bottom-width: 2px;
1507
+ border-bottom-width: 0px;
1505
1508
  border-right-color: #ddd;
1506
1509
  color: #333;
1507
- height: 65px;
1510
+ height: 64px;
1508
1511
  }
1509
1512
 
1510
1513
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1523,7 +1526,7 @@
1523
1526
  }
1524
1527
 
1525
1528
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1526
- height: 33px;
1529
+ height: 32px;
1527
1530
  }
1528
1531
 
1529
1532
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1196,7 +1196,10 @@
1196
1196
  font-weight: normal;
1197
1197
  margin-left: 8px;
1198
1198
  margin-right: 15px;
1199
+ overflow: hidden;
1200
+ text-overflow: ellipsis;
1199
1201
  vertical-align: middle;
1202
+ white-space: nowrap;
1200
1203
  }
1201
1204
 
1202
1205
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1718,10 +1721,10 @@
1718
1721
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1719
1722
  background: #fff;
1720
1723
  border-bottom-color: #dee2e6;
1721
- border-bottom-width: 2px;
1724
+ border-bottom-width: 0px;
1722
1725
  border-right-color: #dee2e6;
1723
1726
  color: #212529;
1724
- height: 65px;
1727
+ height: 64px;
1725
1728
  }
1726
1729
 
1727
1730
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1740,7 +1743,7 @@
1740
1743
  }
1741
1744
 
1742
1745
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1743
- height: 33px;
1746
+ height: 32px;
1744
1747
  }
1745
1748
 
1746
1749
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -863,7 +863,10 @@
863
863
  font-weight: normal;
864
864
  margin-left: 8px;
865
865
  margin-right: 15px;
866
+ overflow: hidden;
867
+ text-overflow: ellipsis;
866
868
  vertical-align: middle;
869
+ white-space: nowrap;
867
870
  }
868
871
 
869
872
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1407,7 +1410,7 @@
1407
1410
  }
1408
1411
 
1409
1412
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1410
- height: 33px;
1413
+ height: 32px;
1411
1414
  }
1412
1415
 
1413
1416
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -863,7 +863,10 @@
863
863
  font-weight: normal;
864
864
  margin-left: 8px;
865
865
  margin-right: 15px;
866
+ overflow: hidden;
867
+ text-overflow: ellipsis;
866
868
  vertical-align: middle;
869
+ white-space: nowrap;
867
870
  }
868
871
 
869
872
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1407,7 +1410,7 @@
1407
1410
  }
1408
1411
 
1409
1412
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1410
- height: 33px;
1413
+ height: 32px;
1411
1414
  }
1412
1415
 
1413
1416
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -783,7 +783,10 @@
783
783
  font-weight: normal;
784
784
  margin-left: 8px;
785
785
  margin-right: 15px;
786
+ overflow: hidden;
787
+ text-overflow: ellipsis;
786
788
  vertical-align: middle;
789
+ white-space: nowrap;
787
790
  }
788
791
 
789
792
  .e-gantt .e-gantt-chart .e-task-table {
package/styles/fabric.css CHANGED
@@ -781,7 +781,10 @@
781
781
  font-weight: normal;
782
782
  margin-left: 8px;
783
783
  margin-right: 15px;
784
+ overflow: hidden;
785
+ text-overflow: ellipsis;
784
786
  vertical-align: middle;
787
+ white-space: nowrap;
785
788
  }
786
789
 
787
790
  .e-gantt .e-gantt-chart .e-task-table {
@@ -829,7 +829,10 @@
829
829
  font-weight: normal;
830
830
  margin-left: 8px;
831
831
  margin-right: 15px;
832
+ overflow: hidden;
833
+ text-overflow: ellipsis;
832
834
  vertical-align: middle;
835
+ white-space: nowrap;
833
836
  }
834
837
 
835
838
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1351,10 +1354,10 @@
1351
1354
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1352
1355
  background: #1a1a1a;
1353
1356
  border-bottom-color: #484848;
1354
- border-bottom-width: 2px;
1357
+ border-bottom-width: 0px;
1355
1358
  border-right-color: #484848;
1356
1359
  color: #f0f0f0;
1357
- height: 65px;
1360
+ height: 64px;
1358
1361
  }
1359
1362
 
1360
1363
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1373,7 +1376,7 @@
1373
1376
  }
1374
1377
 
1375
1378
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1376
- height: 33px;
1379
+ height: 32px;
1377
1380
  }
1378
1381
 
1379
1382
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -979,7 +979,10 @@
979
979
  font-weight: normal;
980
980
  margin-left: 8px;
981
981
  margin-right: 15px;
982
+ overflow: hidden;
983
+ text-overflow: ellipsis;
982
984
  vertical-align: middle;
985
+ white-space: nowrap;
983
986
  }
984
987
 
985
988
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1501,10 +1504,10 @@
1501
1504
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1502
1505
  background: #fff;
1503
1506
  border-bottom-color: #ddd;
1504
- border-bottom-width: 2px;
1507
+ border-bottom-width: 0px;
1505
1508
  border-right-color: #ddd;
1506
1509
  color: #333;
1507
- height: 65px;
1510
+ height: 64px;
1508
1511
  }
1509
1512
 
1510
1513
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1523,7 +1526,7 @@
1523
1526
  }
1524
1527
 
1525
1528
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1526
- height: 33px;
1529
+ height: 32px;
1527
1530
  }
1528
1531
 
1529
1532
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1196,7 +1196,10 @@
1196
1196
  font-weight: normal;
1197
1197
  margin-left: 8px;
1198
1198
  margin-right: 15px;
1199
+ overflow: hidden;
1200
+ text-overflow: ellipsis;
1199
1201
  vertical-align: middle;
1202
+ white-space: nowrap;
1200
1203
  }
1201
1204
 
1202
1205
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1718,10 +1721,10 @@
1718
1721
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1719
1722
  background: #fff;
1720
1723
  border-bottom-color: #dee2e6;
1721
- border-bottom-width: 2px;
1724
+ border-bottom-width: 0px;
1722
1725
  border-right-color: #dee2e6;
1723
1726
  color: #212529;
1724
- height: 65px;
1727
+ height: 64px;
1725
1728
  }
1726
1729
 
1727
1730
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1740,7 +1743,7 @@
1740
1743
  }
1741
1744
 
1742
1745
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1743
- height: 33px;
1746
+ height: 32px;
1744
1747
  }
1745
1748
 
1746
1749
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -863,7 +863,10 @@
863
863
  font-weight: normal;
864
864
  margin-left: 8px;
865
865
  margin-right: 15px;
866
+ overflow: hidden;
867
+ text-overflow: ellipsis;
866
868
  vertical-align: middle;
869
+ white-space: nowrap;
867
870
  }
868
871
 
869
872
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1407,7 +1410,7 @@
1407
1410
  }
1408
1411
 
1409
1412
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1410
- height: 33px;
1413
+ height: 32px;
1411
1414
  }
1412
1415
 
1413
1416
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -863,7 +863,10 @@
863
863
  font-weight: normal;
864
864
  margin-left: 8px;
865
865
  margin-right: 15px;
866
+ overflow: hidden;
867
+ text-overflow: ellipsis;
866
868
  vertical-align: middle;
869
+ white-space: nowrap;
867
870
  }
868
871
 
869
872
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1407,7 +1410,7 @@
1407
1410
  }
1408
1411
 
1409
1412
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1410
- height: 33px;
1413
+ height: 32px;
1411
1414
  }
1412
1415
 
1413
1416
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -783,7 +783,10 @@
783
783
  font-weight: normal;
784
784
  margin-left: 8px;
785
785
  margin-right: 15px;
786
+ overflow: hidden;
787
+ text-overflow: ellipsis;
786
788
  vertical-align: middle;
789
+ white-space: nowrap;
787
790
  }
788
791
 
789
792
  .e-gantt .e-gantt-chart .e-task-table {
@@ -781,7 +781,10 @@
781
781
  font-weight: normal;
782
782
  margin-left: 8px;
783
783
  margin-right: 15px;
784
+ overflow: hidden;
785
+ text-overflow: ellipsis;
784
786
  vertical-align: middle;
787
+ white-space: nowrap;
785
788
  }
786
789
 
787
790
  .e-gantt .e-gantt-chart .e-task-table {
@@ -784,7 +784,10 @@
784
784
  font-weight: normal;
785
785
  margin-left: 8px;
786
786
  margin-right: 15px;
787
+ overflow: hidden;
788
+ text-overflow: ellipsis;
787
789
  vertical-align: middle;
790
+ white-space: nowrap;
788
791
  }
789
792
 
790
793
  .e-gantt .e-gantt-chart .e-task-table {
@@ -898,7 +898,10 @@
898
898
  font-weight: normal;
899
899
  margin-left: 8px;
900
900
  margin-right: 15px;
901
+ overflow: hidden;
902
+ text-overflow: ellipsis;
901
903
  vertical-align: middle;
904
+ white-space: nowrap;
902
905
  }
903
906
 
904
907
  .e-gantt .e-gantt-chart .e-task-table {
@@ -820,7 +820,10 @@
820
820
  font-weight: normal;
821
821
  margin-left: 8px;
822
822
  margin-right: 15px;
823
+ overflow: hidden;
824
+ text-overflow: ellipsis;
823
825
  vertical-align: middle;
826
+ white-space: nowrap;
824
827
  }
825
828
 
826
829
  .e-gantt .e-gantt-chart .e-task-table {
@@ -861,7 +861,10 @@
861
861
  font-weight: normal;
862
862
  margin-left: 8px;
863
863
  margin-right: 15px;
864
+ overflow: hidden;
865
+ text-overflow: ellipsis;
864
866
  vertical-align: middle;
867
+ white-space: nowrap;
865
868
  }
866
869
 
867
870
  .e-gantt .e-gantt-chart .e-task-table {
@@ -887,7 +887,10 @@
887
887
  font-weight: normal;
888
888
  margin-left: 8px;
889
889
  margin-right: 15px;
890
+ overflow: hidden;
891
+ text-overflow: ellipsis;
890
892
  vertical-align: middle;
893
+ white-space: nowrap;
891
894
  }
892
895
 
893
896
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1410,10 +1413,10 @@
1410
1413
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1411
1414
  background: #232e3e;
1412
1415
  border-bottom-color: #4b5563;
1413
- border-bottom-width: 1px;
1416
+ border-bottom-width: 0px;
1414
1417
  border-right-color: #4b5563;
1415
1418
  color: #9ca3af;
1416
- height: 48px;
1419
+ height: 49px;
1417
1420
  }
1418
1421
 
1419
1422
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1432,7 +1435,7 @@
1432
1435
  }
1433
1436
 
1434
1437
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1435
- height: 24px;
1438
+ height: 24.5px;
1436
1439
  }
1437
1440
 
1438
1441
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -887,7 +887,10 @@
887
887
  font-weight: normal;
888
888
  margin-left: 8px;
889
889
  margin-right: 15px;
890
+ overflow: hidden;
891
+ text-overflow: ellipsis;
890
892
  vertical-align: middle;
893
+ white-space: nowrap;
891
894
  }
892
895
 
893
896
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1410,10 +1413,10 @@
1410
1413
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1411
1414
  background: #f9fafb;
1412
1415
  border-bottom-color: #e5e7eb;
1413
- border-bottom-width: 1px;
1416
+ border-bottom-width: 0px;
1414
1417
  border-right-color: #e5e7eb;
1415
1418
  color: #6b7280;
1416
- height: 48px;
1419
+ height: 49px;
1417
1420
  }
1418
1421
 
1419
1422
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1432,7 +1435,7 @@
1432
1435
  }
1433
1436
 
1434
1437
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1435
- height: 24px;
1438
+ height: 24.5px;
1436
1439
  }
1437
1440
 
1438
1441
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -784,7 +784,10 @@
784
784
  font-weight: normal;
785
785
  margin-left: 8px;
786
786
  margin-right: 15px;
787
+ overflow: hidden;
788
+ text-overflow: ellipsis;
787
789
  vertical-align: middle;
790
+ white-space: nowrap;
788
791
  }
789
792
 
790
793
  .e-gantt .e-gantt-chart .e-task-table {
@@ -898,7 +898,10 @@
898
898
  font-weight: normal;
899
899
  margin-left: 8px;
900
900
  margin-right: 15px;
901
+ overflow: hidden;
902
+ text-overflow: ellipsis;
901
903
  vertical-align: middle;
904
+ white-space: nowrap;
902
905
  }
903
906
 
904
907
  .e-gantt .e-gantt-chart .e-task-table {
@@ -820,7 +820,10 @@
820
820
  font-weight: normal;
821
821
  margin-left: 8px;
822
822
  margin-right: 15px;
823
+ overflow: hidden;
824
+ text-overflow: ellipsis;
823
825
  vertical-align: middle;
826
+ white-space: nowrap;
824
827
  }
825
828
 
826
829
  .e-gantt .e-gantt-chart .e-task-table {
@@ -861,7 +861,10 @@
861
861
  font-weight: normal;
862
862
  margin-left: 8px;
863
863
  margin-right: 15px;
864
+ overflow: hidden;
865
+ text-overflow: ellipsis;
864
866
  vertical-align: middle;
867
+ white-space: nowrap;
865
868
  }
866
869
 
867
870
  .e-gantt .e-gantt-chart .e-task-table {
@@ -887,7 +887,10 @@
887
887
  font-weight: normal;
888
888
  margin-left: 8px;
889
889
  margin-right: 15px;
890
+ overflow: hidden;
891
+ text-overflow: ellipsis;
890
892
  vertical-align: middle;
893
+ white-space: nowrap;
891
894
  }
892
895
 
893
896
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1410,10 +1413,10 @@
1410
1413
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1411
1414
  background: #232e3e;
1412
1415
  border-bottom-color: #4b5563;
1413
- border-bottom-width: 1px;
1416
+ border-bottom-width: 0px;
1414
1417
  border-right-color: #4b5563;
1415
1418
  color: #9ca3af;
1416
- height: 48px;
1419
+ height: 49px;
1417
1420
  }
1418
1421
 
1419
1422
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1432,7 +1435,7 @@
1432
1435
  }
1433
1436
 
1434
1437
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1435
- height: 24px;
1438
+ height: 24.5px;
1436
1439
  }
1437
1440
 
1438
1441
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -887,7 +887,10 @@
887
887
  font-weight: normal;
888
888
  margin-left: 8px;
889
889
  margin-right: 15px;
890
+ overflow: hidden;
891
+ text-overflow: ellipsis;
890
892
  vertical-align: middle;
893
+ white-space: nowrap;
891
894
  }
892
895
 
893
896
  .e-gantt .e-gantt-chart .e-task-table {
@@ -1410,10 +1413,10 @@
1410
1413
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1411
1414
  background: #f9fafb;
1412
1415
  border-bottom-color: #e5e7eb;
1413
- border-bottom-width: 1px;
1416
+ border-bottom-width: 0px;
1414
1417
  border-right-color: #e5e7eb;
1415
1418
  color: #6b7280;
1416
- height: 48px;
1419
+ height: 49px;
1417
1420
  }
1418
1421
 
1419
1422
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1432,7 +1435,7 @@
1432
1435
  }
1433
1436
 
1434
1437
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1435
- height: 24px;
1438
+ height: 24.5px;
1436
1439
  }
1437
1440
 
1438
1441
  .e-gantt .e-gantt-chart .e-chart-root-container {