@syncfusion/ej2-vue-querybuilder 20.4.40 → 20.4.48

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-querybuilder@*",
3
- "_id": "@syncfusion/ej2-vue-querybuilder@20.4.38",
3
+ "_id": "@syncfusion/ej2-vue-querybuilder@20.4.42",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-7CkEcFND2LAbAbl2YggLnouYSh81VYpIK5uKbzYkiVOqJoIA2m2SNuUCiJGD7tp9CY27hqBM1Z47adEb4Hp0+g==",
5
+ "_integrity": "sha512-RnabDFSW4cAnBQh75UQ5Td3+jD49Eu6au7yoVPAnSkvirTaFB9pDb7nYgdbxcf4tg+6uQJ2TGakP+fv9FQG3pg==",
6
6
  "_location": "/@syncfusion/ej2-vue-querybuilder",
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-querybuilder/-/ej2-vue-querybuilder-20.4.38.tgz",
23
- "_shasum": "19b059fabceba60218d18b25f722ef91554b037a",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-querybuilder/-/ej2-vue-querybuilder-20.4.42.tgz",
23
+ "_shasum": "1ac39eb44324af81635b8914cf373810a320cd76",
24
24
  "_spec": "@syncfusion/ej2-vue-querybuilder@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.4.40",
35
- "@syncfusion/ej2-querybuilder": "20.4.40",
36
- "@syncfusion/ej2-vue-base": "~20.4.40"
34
+ "@syncfusion/ej2-base": "~20.4.48",
35
+ "@syncfusion/ej2-querybuilder": "20.4.48",
36
+ "@syncfusion/ej2-vue-base": "~20.4.48"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 QueryBuilder for Vue",
@@ -60,6 +60,6 @@
60
60
  "scripts": {
61
61
  "postinstall": "node ../ej2-vue-base/postinstall.js"
62
62
  },
63
- "version": "20.4.40",
63
+ "version": "20.4.48",
64
64
  "sideEffects": false
65
65
  }
@@ -159,7 +159,7 @@
159
159
 
160
160
  .e-bigger .e-multi-select-wrapper .e-chips-close {
161
161
  height: 30px;
162
- width: 30px;
162
+ width: auto;
163
163
  }
164
164
 
165
165
  .e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {
@@ -159,7 +159,7 @@
159
159
 
160
160
  .e-bigger .e-multi-select-wrapper .e-chips-close {
161
161
  height: 30px;
162
- width: 30px;
162
+ width: auto;
163
163
  }
164
164
 
165
165
  .e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus.e-hover {