@syncfusion/ej2-vue-gantt 20.4.38 → 20.4.40

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@20.15.5",
3
+ "_id": "@syncfusion/ej2-vue-gantt@20.4.38",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-cAoZYUzhyXkM3aSLvAAtSEEl3svMTBaniNcDFD2pORXnlDlcwYyjydr1KSvRwEV0vx6+wTavxdAsHsw1UU8/xg==",
5
+ "_integrity": "sha512-Cj8l6A/KOpNiPXYfRYMAMEZNARYf/hHFtSMUSRWThLW0Vr3WchuSt8xZYE7Q3CwWYMQ+0j62l+aKpXY1luR1SA==",
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-release/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-20.15.5.tgz",
23
- "_shasum": "b317daab457ad5887c4a0f0294f771c984650763",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-gantt/-/ej2-vue-gantt-20.4.38.tgz",
23
+ "_shasum": "dc4abcfc9747c86f268c9f1f129edb164bfd0800",
24
24
  "_spec": "@syncfusion/ej2-vue-gantt@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
26
  "author": {
@@ -31,29 +31,20 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.4.38",
35
- "@syncfusion/ej2-gantt": "20.4.38",
36
- "@syncfusion/ej2-vue-base": "~20.4.38"
34
+ "@syncfusion/ej2-base": "~20.4.40",
35
+ "@syncfusion/ej2-gantt": "20.4.40",
36
+ "@syncfusion/ej2-vue-base": "~20.4.40"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 Gantt Component for Vue",
40
40
  "devDependencies": {},
41
41
  "es2015": "dist/es6/ej2-vue-gantt.es2015.js",
42
- "homepage": "https://github.com/syncfusion/ej2-vue-ui-components#readme",
42
+ "homepage": "https://www.syncfusion.com/vue-components",
43
43
  "keywords": [
44
- "ej2",
45
- "ej2-gantt",
46
- "syncfusion",
47
- "web-components",
48
- "gantt-chart",
49
- "gantt",
50
- "project",
51
- "timeline",
52
- "tasks",
53
44
  "vue",
54
45
  "vuejs",
55
46
  "vue-gantt",
56
- "ej2-vue-gantt"
47
+ "vue-gantt-chart"
57
48
  ],
58
49
  "license": "SEE LICENSE IN license",
59
50
  "main": "./dist/ej2-vue-gantt.umd.min.js",
@@ -66,6 +57,6 @@
66
57
  "scripts": {
67
58
  "postinstall": "node ../ej2-vue-base/postinstall.js"
68
59
  },
69
- "version": "20.4.38",
60
+ "version": "20.4.40",
70
61
  "sideEffects": false
71
62
  }
@@ -414,7 +414,7 @@
414
414
 
415
415
  .e-bigger .e-multi-select-wrapper .e-chips-close {
416
416
  height: 30px;
417
- width: auto;
417
+ width: 30px;
418
418
  }
419
419
 
420
420
  .e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {
@@ -414,7 +414,7 @@
414
414
 
415
415
  .e-bigger .e-multi-select-wrapper .e-chips-close {
416
416
  height: 30px;
417
- width: auto;
417
+ width: 30px;
418
418
  }
419
419
 
420
420
  .e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {