@syncfusion/ej2-vue-gantt 22.1.38 → 22.2.5

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 (38) hide show
  1. package/CHANGELOG.md +21 -0
  2. package/dist/ej2-vue-gantt.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-gantt.min.js +2 -2
  4. package/package.json +8 -8
  5. package/styles/bootstrap-dark.css +0 -1
  6. package/styles/bootstrap.css +0 -1
  7. package/styles/bootstrap4.css +0 -1
  8. package/styles/bootstrap5-dark.css +0 -1
  9. package/styles/bootstrap5.css +0 -1
  10. package/styles/fabric-dark.css +0 -1
  11. package/styles/fabric.css +0 -1
  12. package/styles/fluent-dark.css +0 -1
  13. package/styles/fluent.css +0 -1
  14. package/styles/gantt/bootstrap-dark.css +0 -1
  15. package/styles/gantt/bootstrap.css +0 -1
  16. package/styles/gantt/bootstrap4.css +0 -1
  17. package/styles/gantt/bootstrap5-dark.css +0 -1
  18. package/styles/gantt/bootstrap5.css +0 -1
  19. package/styles/gantt/fabric-dark.css +0 -1
  20. package/styles/gantt/fabric.css +0 -1
  21. package/styles/gantt/fluent-dark.css +0 -1
  22. package/styles/gantt/fluent.css +0 -1
  23. package/styles/gantt/highcontrast-light.css +0 -1
  24. package/styles/gantt/highcontrast.css +0 -1
  25. package/styles/gantt/material-dark.css +0 -1
  26. package/styles/gantt/material.css +0 -1
  27. package/styles/gantt/material3-dark.css +0 -1
  28. package/styles/gantt/material3.css +0 -1
  29. package/styles/gantt/tailwind-dark.css +0 -1
  30. package/styles/gantt/tailwind.css +0 -1
  31. package/styles/highcontrast-light.css +0 -1
  32. package/styles/highcontrast.css +0 -1
  33. package/styles/material-dark.css +0 -1
  34. package/styles/material.css +0 -1
  35. package/styles/material3-dark.css +0 -1
  36. package/styles/material3.css +0 -1
  37. package/styles/tailwind-dark.css +0 -1
  38. package/styles/tailwind.css +0 -1
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-gantt@*",
3
- "_id": "@syncfusion/ej2-vue-gantt@22.1.37",
3
+ "_id": "@syncfusion/ej2-vue-gantt@22.1.39",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-fon8YDe5tN7DYbUM/xiWU3klFqbV8TE76qbsMDIAOKafEYwcfiY3C7EYQcwCQJai3LQJyKnf0TNgHnsPsgaE9w==",
5
+ "_integrity": "sha512-rjcHvlPtQqknPEH8IQQv8UQsjufXkfo+XV21Z+yB465Omq8M00ehIXAw8lCe3iO7uphNevkbDySaOI6FNdxutA==",
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": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-22.1.37.tgz",
23
- "_shasum": "95098b29f74c6afa81fa1c4549d324dc5289236c",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-22.1.39.tgz",
23
+ "_shasum": "b9e0ce2b9cd0be4072573e02f909a4026a32d3a0",
24
24
  "_spec": "@syncfusion/ej2-vue-gantt@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~22.1.38",
35
- "@syncfusion/ej2-gantt": "22.1.38",
36
- "@syncfusion/ej2-vue-base": "~22.1.34"
34
+ "@syncfusion/ej2-base": "~22.2.5",
35
+ "@syncfusion/ej2-gantt": "22.2.5",
36
+ "@syncfusion/ej2-vue-base": "~22.2.5"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 Gantt Component for Vue",
@@ -58,6 +58,6 @@
58
58
  "ci-publish": "gulp ci-publish",
59
59
  "compile": "gulp ci-compile && gulp vue-global-script"
60
60
  },
61
- "version": "22.1.38",
61
+ "version": "22.2.5",
62
62
  "sideEffects": false
63
63
  }
@@ -2071,7 +2071,6 @@
2071
2071
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2072
2072
  background-color: #D13438;
2073
2073
  border: 0px solid #0070f0;
2074
- position: absolute;
2075
2074
  border-radius: 3px;
2076
2075
  }
2077
2076
 
@@ -2213,7 +2213,6 @@
2213
2213
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2214
2214
  background-color: #D13438;
2215
2215
  border: 0px solid #21527d;
2216
- position: absolute;
2217
2216
  border-radius: 3px;
2218
2217
  }
2219
2218
 
@@ -2397,7 +2397,6 @@
2397
2397
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2398
2398
  background-color: #D13438;
2399
2399
  border: 0px;
2400
- position: absolute;
2401
2400
  border-radius: 3px;
2402
2401
  }
2403
2402
 
@@ -2113,7 +2113,6 @@
2113
2113
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2114
2114
  background-color: #e4606d;
2115
2115
  border: 0px;
2116
- position: absolute;
2117
2116
  border-radius: 3px;
2118
2117
  }
2119
2118
 
@@ -2113,7 +2113,6 @@
2113
2113
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2114
2114
  background-color: #dc3545;
2115
2115
  border: 0px;
2116
- position: absolute;
2117
2116
  border-radius: 3px;
2118
2117
  }
2119
2118
 
@@ -2025,7 +2025,6 @@
2025
2025
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2026
2026
  background-color: #d13438;
2027
2027
  border: 0px;
2028
- position: absolute;
2029
2028
  border-radius: 3px;
2030
2029
  }
2031
2030
 
package/styles/fabric.css CHANGED
@@ -2023,7 +2023,6 @@
2023
2023
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2024
2024
  background-color: #d13438;
2025
2025
  border: 0px;
2026
- position: absolute;
2027
2026
  border-radius: 3px;
2028
2027
  }
2029
2028
 
@@ -2101,7 +2101,6 @@
2101
2101
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2102
2102
  background-color: #d13438;
2103
2103
  border: 0px;
2104
- position: absolute;
2105
2104
  border-radius: 3px;
2106
2105
  }
2107
2106
 
package/styles/fluent.css CHANGED
@@ -2101,7 +2101,6 @@
2101
2101
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2102
2102
  background-color: #d13438;
2103
2103
  border: 0px;
2104
- position: absolute;
2105
2104
  border-radius: 3px;
2106
2105
  }
2107
2106
 
@@ -2071,7 +2071,6 @@
2071
2071
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2072
2072
  background-color: #D13438;
2073
2073
  border: 0px solid #0070f0;
2074
- position: absolute;
2075
2074
  border-radius: 3px;
2076
2075
  }
2077
2076
 
@@ -2213,7 +2213,6 @@
2213
2213
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2214
2214
  background-color: #D13438;
2215
2215
  border: 0px solid #21527d;
2216
- position: absolute;
2217
2216
  border-radius: 3px;
2218
2217
  }
2219
2218
 
@@ -2397,7 +2397,6 @@
2397
2397
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2398
2398
  background-color: #D13438;
2399
2399
  border: 0px;
2400
- position: absolute;
2401
2400
  border-radius: 3px;
2402
2401
  }
2403
2402
 
@@ -2113,7 +2113,6 @@
2113
2113
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2114
2114
  background-color: #e4606d;
2115
2115
  border: 0px;
2116
- position: absolute;
2117
2116
  border-radius: 3px;
2118
2117
  }
2119
2118
 
@@ -2113,7 +2113,6 @@
2113
2113
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2114
2114
  background-color: #dc3545;
2115
2115
  border: 0px;
2116
- position: absolute;
2117
2116
  border-radius: 3px;
2118
2117
  }
2119
2118
 
@@ -2025,7 +2025,6 @@
2025
2025
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2026
2026
  background-color: #d13438;
2027
2027
  border: 0px;
2028
- position: absolute;
2029
2028
  border-radius: 3px;
2030
2029
  }
2031
2030
 
@@ -2023,7 +2023,6 @@
2023
2023
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2024
2024
  background-color: #d13438;
2025
2025
  border: 0px;
2026
- position: absolute;
2027
2026
  border-radius: 3px;
2028
2027
  }
2029
2028
 
@@ -2101,7 +2101,6 @@
2101
2101
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2102
2102
  background-color: #d13438;
2103
2103
  border: 0px;
2104
- position: absolute;
2105
2104
  border-radius: 3px;
2106
2105
  }
2107
2106
 
@@ -2101,7 +2101,6 @@
2101
2101
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2102
2102
  background-color: #d13438;
2103
2103
  border: 0px;
2104
- position: absolute;
2105
2104
  border-radius: 3px;
2106
2105
  }
2107
2106
 
@@ -2008,7 +2008,6 @@
2008
2008
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2009
2009
  background-color: #D13438;
2010
2010
  border: 0px;
2011
- position: absolute;
2012
2011
  border-radius: 3px;
2013
2012
  }
2014
2013
 
@@ -2111,7 +2111,6 @@
2111
2111
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2112
2112
  background-color: #D13438;
2113
2113
  border: 0px;
2114
- position: absolute;
2115
2114
  border-radius: 3px;
2116
2115
  }
2117
2116
 
@@ -2068,7 +2068,6 @@
2068
2068
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2069
2069
  background-color: #D13438;
2070
2070
  border: 0px;
2071
- position: absolute;
2072
2071
  border-radius: 3px;
2073
2072
  }
2074
2073
 
@@ -2112,7 +2112,6 @@
2112
2112
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2113
2113
  background-color: #D13438;
2114
2114
  border: 0px;
2115
- position: absolute;
2116
2115
  border-radius: 3px;
2117
2116
  }
2118
2117
 
@@ -2172,7 +2172,6 @@
2172
2172
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2173
2173
  background-color: rgba(var(--color-sf-warning));
2174
2174
  border: 0px;
2175
- position: absolute;
2176
2175
  border-radius: 3px;
2177
2176
  }
2178
2177
 
@@ -2228,7 +2228,6 @@
2228
2228
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2229
2229
  background-color: rgba(var(--color-sf-warning));
2230
2230
  border: 0px;
2231
- position: absolute;
2232
2231
  border-radius: 3px;
2233
2232
  }
2234
2233
 
@@ -2084,7 +2084,6 @@
2084
2084
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2085
2085
  background-color: #f87171;
2086
2086
  border: 0px;
2087
- position: absolute;
2088
2087
  border-radius: 3px;
2089
2088
  }
2090
2089
 
@@ -2084,7 +2084,6 @@
2084
2084
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2085
2085
  background-color: #dc2626;
2086
2086
  border: 0px;
2087
- position: absolute;
2088
2087
  border-radius: 3px;
2089
2088
  }
2090
2089
 
@@ -2008,7 +2008,6 @@
2008
2008
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2009
2009
  background-color: #D13438;
2010
2010
  border: 0px;
2011
- position: absolute;
2012
2011
  border-radius: 3px;
2013
2012
  }
2014
2013
 
@@ -2111,7 +2111,6 @@
2111
2111
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2112
2112
  background-color: #D13438;
2113
2113
  border: 0px;
2114
- position: absolute;
2115
2114
  border-radius: 3px;
2116
2115
  }
2117
2116
 
@@ -2068,7 +2068,6 @@
2068
2068
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2069
2069
  background-color: #D13438;
2070
2070
  border: 0px;
2071
- position: absolute;
2072
2071
  border-radius: 3px;
2073
2072
  }
2074
2073
 
@@ -2112,7 +2112,6 @@
2112
2112
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2113
2113
  background-color: #D13438;
2114
2114
  border: 0px;
2115
- position: absolute;
2116
2115
  border-radius: 3px;
2117
2116
  }
2118
2117
 
@@ -2172,7 +2172,6 @@
2172
2172
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2173
2173
  background-color: rgba(var(--color-sf-warning));
2174
2174
  border: 0px;
2175
- position: absolute;
2176
2175
  border-radius: 3px;
2177
2176
  }
2178
2177
 
@@ -2228,7 +2228,6 @@
2228
2228
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2229
2229
  background-color: rgba(var(--color-sf-warning));
2230
2230
  border: 0px;
2231
- position: absolute;
2232
2231
  border-radius: 3px;
2233
2232
  }
2234
2233
 
@@ -2084,7 +2084,6 @@
2084
2084
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2085
2085
  background-color: #f87171;
2086
2086
  border: 0px;
2087
- position: absolute;
2088
2087
  border-radius: 3px;
2089
2088
  }
2090
2089
 
@@ -2084,7 +2084,6 @@
2084
2084
  .e-gantt .e-gantt-chart .e-gantt-child-critical-progressbar-inner-div {
2085
2085
  background-color: #dc2626;
2086
2086
  border: 0px;
2087
- position: absolute;
2088
2087
  border-radius: 3px;
2089
2088
  }
2090
2089