@syncfusion/ej2-vue-gantt 20.1.51 → 20.1.56

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 +29 -0
  2. package/dist/ej2-vue-gantt.umd.min.js +1 -1
  3. package/dist/es6/ej2-vue-gantt.es2015.js +1 -0
  4. package/dist/es6/ej2-vue-gantt.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-gantt.es5.js +1 -0
  6. package/dist/es6/ej2-vue-gantt.es5.js.map +1 -1
  7. package/dist/global/ej2-vue-gantt.min.js +2 -2
  8. package/package.json +8 -8
  9. package/src/gantt/gantt.component.js +1 -0
  10. package/styles/bootstrap-dark.css +45 -368
  11. package/styles/bootstrap.css +46 -374
  12. package/styles/bootstrap4.css +56 -422
  13. package/styles/bootstrap5-dark.css +46 -369
  14. package/styles/bootstrap5.css +46 -369
  15. package/styles/fabric-dark.css +46 -367
  16. package/styles/fabric.css +48 -369
  17. package/styles/fluent-dark.css +45 -367
  18. package/styles/fluent.css +45 -367
  19. package/styles/gantt/bootstrap-dark.css +45 -368
  20. package/styles/gantt/bootstrap.css +46 -374
  21. package/styles/gantt/bootstrap4.css +56 -422
  22. package/styles/gantt/bootstrap5-dark.css +46 -369
  23. package/styles/gantt/bootstrap5.css +46 -369
  24. package/styles/gantt/fabric-dark.css +46 -367
  25. package/styles/gantt/fabric.css +48 -369
  26. package/styles/gantt/fluent-dark.css +45 -367
  27. package/styles/gantt/fluent.css +45 -367
  28. package/styles/gantt/highcontrast-light.css +21 -353
  29. package/styles/gantt/highcontrast.css +48 -403
  30. package/styles/gantt/material-dark.css +42 -360
  31. package/styles/gantt/material.css +43 -362
  32. package/styles/gantt/tailwind-dark.css +41 -359
  33. package/styles/gantt/tailwind.css +41 -359
  34. package/styles/highcontrast-light.css +21 -353
  35. package/styles/highcontrast.css +48 -403
  36. package/styles/material-dark.css +42 -360
  37. package/styles/material.css +43 -362
  38. package/styles/tailwind-dark.css +41 -359
  39. package/styles/tailwind.css +41 -359
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-gantt@*",
3
- "_id": "@syncfusion/ej2-vue-gantt@20.1.50",
3
+ "_id": "@syncfusion/ej2-vue-gantt@20.1.55",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-LZ52ABT4t/ABOe9k2e1R510bn/jAPhSc4uRjrjcH79mXfkCHHG4moSSY5Yc2FSAvvWXvB+nKSOpyi0W3xzcB/g==",
5
+ "_integrity": "sha512-yqP46B7GDZkjDEwtIOxZyAVDA/VP5C3t41cFQsUe6q7I/y4O2UI/GDYdkiPpN6PEUYVt2zrEI3TQ8BdpI6tvNQ==",
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-20.1.50.tgz",
23
- "_shasum": "215267fc39f2cf1ba2112a2bbf94f185e8844725",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-20.1.55.tgz",
23
+ "_shasum": "4969566092a8771e1f849e97484767db4d6413e1",
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.1.50",
35
- "@syncfusion/ej2-gantt": "20.1.51",
36
- "@syncfusion/ej2-vue-base": "~20.1.51"
34
+ "@syncfusion/ej2-base": "~20.1.56",
35
+ "@syncfusion/ej2-gantt": "20.1.56",
36
+ "@syncfusion/ej2-vue-base": "~20.1.56"
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.1.51",
66
+ "version": "20.1.56",
67
67
  "sideEffects": false
68
68
  }
@@ -126,6 +126,7 @@ var GanttComponent = /** @class */ (function (_super) {
126
126
  if (!isExecute) {
127
127
  this.ej2Instances.vueInstance.$emit('update:' + propKey, eventProp[propKey]);
128
128
  this.ej2Instances.vueInstance.$emit('modelchanged', eventProp[propKey]);
129
+ this.ej2Instances.vueInstance.$emit('update:modelValue', eventProp[propKey]);
129
130
  }
130
131
  else {
131
132
  if (eventName === 'change' || (this.$props && !this.$props.isLazyUpdate)) {