@syncfusion/ej2-vue-gantt 20.2.36 → 20.2.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.
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-gantt@*",
3
- "_id": "@syncfusion/ej2-vue-gantt@19.19.10",
3
+ "_id": "@syncfusion/ej2-vue-gantt@20.2.39",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-7hxoSkk3mo8gJEq9SVXzMvyKKxy/cafDlWA7FpouO1k1ojBEm2s4q2lwdRNs2IKgOwi7KfDoUF/Dm0EnMItGWQ==",
5
+ "_integrity": "sha512-TidsSUjHcPQtM0FoEweq1fltjGCW/EM6Mfw1BZpOSkFX4gHRXZRciQZ9t0iZ5+A3CCakTObJ2MisuyjXJJj/6g==",
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-release/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-19.19.10.tgz",
23
- "_shasum": "f4db54a6e09cf5720bac446b68d8c9c6f632e316",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-20.2.39.tgz",
23
+ "_shasum": "5b55fe3d3963b552ce31a997cc32df839ac92e30",
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": "~20.2.36",
35
- "@syncfusion/ej2-gantt": "20.2.36",
36
- "@syncfusion/ej2-vue-base": "~20.2.36"
34
+ "@syncfusion/ej2-base": "~20.2.43",
35
+ "@syncfusion/ej2-gantt": "20.2.43",
36
+ "@syncfusion/ej2-vue-base": "~20.2.43"
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": "20.2.36",
66
+ "version": "20.2.43",
67
67
  "sideEffects": false
68
68
  }
@@ -34,7 +34,7 @@ export var testProp = getProps({ props: properties });
34
34
  export var props = testProp[0];
35
35
  export var watch = testProp[1];
36
36
  export var emitProbs = Object.keys(watch);
37
- emitProbs.push('modelchanged');
37
+ emitProbs.push('modelchanged', 'update:modelValue');
38
38
  for (var _i = 0, modelProps_1 = modelProps; _i < modelProps_1.length; _i++) {
39
39
  var props_1 = modelProps_1[_i];
40
40
  emitProbs.push('update:' + props_1);
@@ -458,7 +458,7 @@
458
458
  .e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
459
459
  background-color: #000;
460
460
  border-color: #000;
461
- color: #fff;
461
+ color: #1b1a19;
462
462
  font-size: 12px;
463
463
  line-height: 18px;
464
464
  padding: 0 8px 0 0;
@@ -466,7 +466,7 @@
466
466
  .e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
467
467
  background-color: #000;
468
468
  border-color: #000;
469
- color: #fff;
469
+ color: #1b1a19;
470
470
  font-size: 12px;
471
471
  line-height: 18px;
472
472
  padding: 0 0 0 8px;
@@ -1446,7 +1446,7 @@
1446
1446
  border-radius: 4px;
1447
1447
  }
1448
1448
  .e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-taskbar-inner-div {
1449
- border: 1px solid #fff;
1449
+ border: 1px solid #1b1a19;
1450
1450
  border-bottom: 0;
1451
1451
  border-top: 0;
1452
1452
  }
@@ -1622,11 +1622,11 @@
1622
1622
  border-top-left-radius: 2px;
1623
1623
  }
1624
1624
  .e-gantt .e-gantt-chart .e-task-label {
1625
- color: #fff;
1625
+ color: #1b1a19;
1626
1626
  font-size: 12px;
1627
1627
  }
1628
1628
  .e-gantt .e-gantt-chart .e-icon {
1629
- color: #fff;
1629
+ color: #1b1a19;
1630
1630
  }
1631
1631
  .e-gantt .e-gantt-chart .e-milestone-top {
1632
1632
  border-bottom-color: #3b3a39;
@@ -1674,13 +1674,13 @@
1674
1674
  border-bottom-color: #292827;
1675
1675
  }
1676
1676
  .e-gantt .e-gantt-chart .e-downtail::after {
1677
- border-top-color: #fff;
1677
+ border-top-color: #1b1a19;
1678
1678
  }
1679
1679
  .e-gantt .e-gantt-chart .e-downtail::before {
1680
1680
  border-top-color: #292827;
1681
1681
  }
1682
1682
  .e-gantt .e-gantt-chart .e-ganttpopup .e-content {
1683
- background-color: #fff;
1683
+ background-color: #1b1a19;
1684
1684
  border-color: #292827;
1685
1685
  }
1686
1686
  .e-gantt .e-gantt-chart .e-spanclicked,
@@ -1819,7 +1819,7 @@
1819
1819
  .e-gantt.e-device .e-left-resize-gripper,
1820
1820
  .e-gantt.e-device .e-right-resize-gripper {
1821
1821
  border-color: #323130;
1822
- color: #fff;
1822
+ color: #1b1a19;
1823
1823
  }
1824
1824
  .e-gantt.e-device .e-backarrowspan {
1825
1825
  color: #000;
@@ -458,7 +458,7 @@
458
458
  .e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:first-of-type {
459
459
  background-color: #000;
460
460
  border-color: #000;
461
- color: #fff;
461
+ color: #1b1a19;
462
462
  font-size: 12px;
463
463
  line-height: 18px;
464
464
  padding: 0 8px 0 0;
@@ -466,7 +466,7 @@
466
466
  .e-bigger .e-predecessor-tooltip .e-btn-group:not(.e-rtl):not(.e-vertical) .e-btn:last-of-type {
467
467
  background-color: #000;
468
468
  border-color: #000;
469
- color: #fff;
469
+ color: #1b1a19;
470
470
  font-size: 12px;
471
471
  line-height: 18px;
472
472
  padding: 0 0 0 8px;
@@ -1446,7 +1446,7 @@
1446
1446
  border-radius: 4px;
1447
1447
  }
1448
1448
  .e-gantt .e-gantt-chart .e-collapse-parent .e-gantt-child-taskbar-inner-div {
1449
- border: 1px solid #fff;
1449
+ border: 1px solid #1b1a19;
1450
1450
  border-bottom: 0;
1451
1451
  border-top: 0;
1452
1452
  }
@@ -1622,11 +1622,11 @@
1622
1622
  border-top-left-radius: 2px;
1623
1623
  }
1624
1624
  .e-gantt .e-gantt-chart .e-task-label {
1625
- color: #fff;
1625
+ color: #1b1a19;
1626
1626
  font-size: 12px;
1627
1627
  }
1628
1628
  .e-gantt .e-gantt-chart .e-icon {
1629
- color: #fff;
1629
+ color: #1b1a19;
1630
1630
  }
1631
1631
  .e-gantt .e-gantt-chart .e-milestone-top {
1632
1632
  border-bottom-color: #3b3a39;
@@ -1674,13 +1674,13 @@
1674
1674
  border-bottom-color: #292827;
1675
1675
  }
1676
1676
  .e-gantt .e-gantt-chart .e-downtail::after {
1677
- border-top-color: #fff;
1677
+ border-top-color: #1b1a19;
1678
1678
  }
1679
1679
  .e-gantt .e-gantt-chart .e-downtail::before {
1680
1680
  border-top-color: #292827;
1681
1681
  }
1682
1682
  .e-gantt .e-gantt-chart .e-ganttpopup .e-content {
1683
- background-color: #fff;
1683
+ background-color: #1b1a19;
1684
1684
  border-color: #292827;
1685
1685
  }
1686
1686
  .e-gantt .e-gantt-chart .e-spanclicked,
@@ -1819,7 +1819,7 @@
1819
1819
  .e-gantt.e-device .e-left-resize-gripper,
1820
1820
  .e-gantt.e-device .e-right-resize-gripper {
1821
1821
  border-color: #323130;
1822
- color: #fff;
1822
+ color: #1b1a19;
1823
1823
  }
1824
1824
  .e-gantt.e-device .e-backarrowspan {
1825
1825
  color: #000;