@syncfusion/ej2-vue-dropdowns 22.1.34 → 22.1.37
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/CHANGELOG.md +19 -2
- package/dist/ej2-vue-dropdowns.umd.min.js +1 -1
- package/dist/global/ej2-vue-dropdowns.min.js +2 -2
- package/package.json +6 -6
- package/styles/material3-dark.css +0 -6
- package/styles/material3.css +0 -6
- package/styles/multi-select/material3-dark.css +0 -6
- package/styles/multi-select/material3.css +0 -6
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-vue-dropdowns@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-dropdowns@
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-dropdowns@22.1.36",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-6NEJHqK3hy3YWL4o+upUSaW9KUHdIeAFpM71lJ7e2RKjDMXgirp+U5LpimS8ornxjS0CJ33iGJAjQLxuZT0asg==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-dropdowns",
|
|
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-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-dropdowns/-/ej2-vue-dropdowns-22.1.36.tgz",
|
|
23
|
+
"_shasum": "cc7a6951b60503a8f2fde0b59239d65cf11b9bde",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-dropdowns@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@syncfusion/ej2-base": "~22.1.34",
|
|
35
|
-
"@syncfusion/ej2-dropdowns": "22.1.
|
|
35
|
+
"@syncfusion/ej2-dropdowns": "22.1.37",
|
|
36
36
|
"@syncfusion/ej2-vue-base": "~22.1.34"
|
|
37
37
|
},
|
|
38
38
|
"deprecated": false,
|
|
@@ -62,6 +62,6 @@
|
|
|
62
62
|
"ci-publish": "gulp ci-publish",
|
|
63
63
|
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
64
64
|
},
|
|
65
|
-
"version": "22.1.
|
|
65
|
+
"version": "22.1.37",
|
|
66
66
|
"sideEffects": false
|
|
67
67
|
}
|
|
@@ -2867,12 +2867,6 @@ ejs-dropdownlist {
|
|
|
2867
2867
|
padding: 4px 12px 4px;
|
|
2868
2868
|
}
|
|
2869
2869
|
|
|
2870
|
-
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon,
|
|
2871
|
-
.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon {
|
|
2872
|
-
padding-left: 8px;
|
|
2873
|
-
padding-right: 8px;
|
|
2874
|
-
}
|
|
2875
|
-
|
|
2876
2870
|
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-back-icon {
|
|
2877
2871
|
padding: 0 8px;
|
|
2878
2872
|
}
|
package/styles/material3.css
CHANGED
|
@@ -3196,12 +3196,6 @@ ejs-dropdownlist {
|
|
|
3196
3196
|
padding: 4px 12px 4px;
|
|
3197
3197
|
}
|
|
3198
3198
|
|
|
3199
|
-
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon,
|
|
3200
|
-
.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon {
|
|
3201
|
-
padding-left: 8px;
|
|
3202
|
-
padding-right: 8px;
|
|
3203
|
-
}
|
|
3204
|
-
|
|
3205
3199
|
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-back-icon {
|
|
3206
3200
|
padding: 0 8px;
|
|
3207
3201
|
}
|
|
@@ -1376,12 +1376,6 @@
|
|
|
1376
1376
|
padding: 4px 12px 4px;
|
|
1377
1377
|
}
|
|
1378
1378
|
|
|
1379
|
-
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon,
|
|
1380
|
-
.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon {
|
|
1381
|
-
padding-left: 8px;
|
|
1382
|
-
padding-right: 8px;
|
|
1383
|
-
}
|
|
1384
|
-
|
|
1385
1379
|
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-back-icon {
|
|
1386
1380
|
padding: 0 8px;
|
|
1387
1381
|
}
|
|
@@ -1432,12 +1432,6 @@
|
|
|
1432
1432
|
padding: 4px 12px 4px;
|
|
1433
1433
|
}
|
|
1434
1434
|
|
|
1435
|
-
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon,
|
|
1436
|
-
.e-bigger .e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-input-group:not(.e-control-container) .e-clear-icon {
|
|
1437
|
-
padding-left: 8px;
|
|
1438
|
-
padding-right: 8px;
|
|
1439
|
-
}
|
|
1440
|
-
|
|
1441
1435
|
.e-ddl.e-popup.e-multi-select-list-wrapper .e-filter-parent .e-back-icon {
|
|
1442
1436
|
padding: 0 8px;
|
|
1443
1437
|
}
|