@syncfusion/ej2-vue-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.
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.47",
3
+ "_id": "@syncfusion/ej2-vue-gantt@19.4.48",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-2RibtiA6+58WJ6Z1vP0O2CjStKMEDOi53D/raaJb6WPFs5Qvjvw/Pdxe5DxmbTcN0lei3QGxuw8QGf3qCL9vPw==",
5
+ "_integrity": "sha512-5BY0sA7v+FdifgkLsz5CYdCpyHEGnqpC8JAS+OXr0iHblDHLrjhNALy/JXgSI5k5rDlXF34DFoOtywhl+a3U4Q==",
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.47.tgz",
23
- "_shasum": "da38a923ec274d500bf83a33bbc43ae9033b38bd",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-19.4.48.tgz",
23
+ "_shasum": "56e24af9a8835848541f280c66418f11fc288112",
24
24
  "_spec": "@syncfusion/ej2-vue-gantt@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -32,7 +32,7 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~19.4.48",
35
- "@syncfusion/ej2-gantt": "19.4.48",
35
+ "@syncfusion/ej2-gantt": "19.4.50",
36
36
  "@syncfusion/ej2-vue-base": "~19.4.48"
37
37
  },
38
38
  "deprecated": false,
@@ -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.48",
66
+ "version": "19.4.50",
67
67
  "sideEffects": false
68
68
  }
@@ -1351,10 +1351,10 @@
1351
1351
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1352
1352
  background: #1a1a1a;
1353
1353
  border-bottom-color: #484848;
1354
- border-bottom-width: 2px;
1354
+ border-bottom-width: 0px;
1355
1355
  border-right-color: #484848;
1356
1356
  color: #f0f0f0;
1357
- height: 65px;
1357
+ height: 64px;
1358
1358
  }
1359
1359
 
1360
1360
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1373,7 +1373,7 @@
1373
1373
  }
1374
1374
 
1375
1375
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1376
- height: 33px;
1376
+ height: 32px;
1377
1377
  }
1378
1378
 
1379
1379
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1501,10 +1501,10 @@
1501
1501
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1502
1502
  background: #fff;
1503
1503
  border-bottom-color: #ddd;
1504
- border-bottom-width: 2px;
1504
+ border-bottom-width: 0px;
1505
1505
  border-right-color: #ddd;
1506
1506
  color: #333;
1507
- height: 65px;
1507
+ height: 64px;
1508
1508
  }
1509
1509
 
1510
1510
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1523,7 +1523,7 @@
1523
1523
  }
1524
1524
 
1525
1525
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1526
- height: 33px;
1526
+ height: 32px;
1527
1527
  }
1528
1528
 
1529
1529
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1718,10 +1718,10 @@
1718
1718
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1719
1719
  background: #fff;
1720
1720
  border-bottom-color: #dee2e6;
1721
- border-bottom-width: 2px;
1721
+ border-bottom-width: 0px;
1722
1722
  border-right-color: #dee2e6;
1723
1723
  color: #212529;
1724
- height: 65px;
1724
+ height: 64px;
1725
1725
  }
1726
1726
 
1727
1727
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1740,7 +1740,7 @@
1740
1740
  }
1741
1741
 
1742
1742
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1743
- height: 33px;
1743
+ height: 32px;
1744
1744
  }
1745
1745
 
1746
1746
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1407,7 +1407,7 @@
1407
1407
  }
1408
1408
 
1409
1409
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1410
- height: 33px;
1410
+ height: 32px;
1411
1411
  }
1412
1412
 
1413
1413
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1407,7 +1407,7 @@
1407
1407
  }
1408
1408
 
1409
1409
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1410
- height: 33px;
1410
+ height: 32px;
1411
1411
  }
1412
1412
 
1413
1413
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1351,10 +1351,10 @@
1351
1351
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1352
1352
  background: #1a1a1a;
1353
1353
  border-bottom-color: #484848;
1354
- border-bottom-width: 2px;
1354
+ border-bottom-width: 0px;
1355
1355
  border-right-color: #484848;
1356
1356
  color: #f0f0f0;
1357
- height: 65px;
1357
+ height: 64px;
1358
1358
  }
1359
1359
 
1360
1360
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1373,7 +1373,7 @@
1373
1373
  }
1374
1374
 
1375
1375
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1376
- height: 33px;
1376
+ height: 32px;
1377
1377
  }
1378
1378
 
1379
1379
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1501,10 +1501,10 @@
1501
1501
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1502
1502
  background: #fff;
1503
1503
  border-bottom-color: #ddd;
1504
- border-bottom-width: 2px;
1504
+ border-bottom-width: 0px;
1505
1505
  border-right-color: #ddd;
1506
1506
  color: #333;
1507
- height: 65px;
1507
+ height: 64px;
1508
1508
  }
1509
1509
 
1510
1510
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1523,7 +1523,7 @@
1523
1523
  }
1524
1524
 
1525
1525
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1526
- height: 33px;
1526
+ height: 32px;
1527
1527
  }
1528
1528
 
1529
1529
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1718,10 +1718,10 @@
1718
1718
  .e-gantt .e-gantt-chart .e-timeline-header-container {
1719
1719
  background: #fff;
1720
1720
  border-bottom-color: #dee2e6;
1721
- border-bottom-width: 2px;
1721
+ border-bottom-width: 0px;
1722
1722
  border-right-color: #dee2e6;
1723
1723
  color: #212529;
1724
- height: 65px;
1724
+ height: 64px;
1725
1725
  }
1726
1726
 
1727
1727
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell,
@@ -1740,7 +1740,7 @@
1740
1740
  }
1741
1741
 
1742
1742
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1743
- height: 33px;
1743
+ height: 32px;
1744
1744
  }
1745
1745
 
1746
1746
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1407,7 +1407,7 @@
1407
1407
  }
1408
1408
 
1409
1409
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1410
- height: 33px;
1410
+ height: 32px;
1411
1411
  }
1412
1412
 
1413
1413
  .e-gantt .e-gantt-chart .e-chart-root-container {
@@ -1407,7 +1407,7 @@
1407
1407
  }
1408
1408
 
1409
1409
  .e-gantt .e-gantt-chart .e-timeline-top-header-cell {
1410
- height: 33px;
1410
+ height: 32px;
1411
1411
  }
1412
1412
 
1413
1413
  .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 {
@@ -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 {