@syncfusion/ej2-dropdowns 25.2.5 → 25.2.6
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 +12 -0
- package/dist/ej2-dropdowns.min.js +2 -2
- package/dist/ej2-dropdowns.umd.min.js +2 -2
- package/dist/ej2-dropdowns.umd.min.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es2015.js +3 -4
- package/dist/es6/ej2-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es5.js +3 -4
- package/dist/es6/ej2-dropdowns.es5.js.map +1 -1
- package/dist/global/ej2-dropdowns.min.js +2 -2
- package/dist/global/ej2-dropdowns.min.js.map +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +8 -8
- package/src/drop-down-tree/drop-down-tree.js +0 -1
- package/src/multi-select/multi-select.js +3 -3
- package/styles/bootstrap-dark.css +3 -0
- package/styles/bootstrap.css +3 -0
- package/styles/bootstrap4.css +3 -0
- package/styles/bootstrap5-dark.css +3 -0
- package/styles/bootstrap5.css +3 -0
- package/styles/drop-down-tree/_bds-definition.scss +1 -0
- package/styles/drop-down-tree/_bootstrap-dark-definition.scss +2 -1
- package/styles/drop-down-tree/_bootstrap-definition.scss +2 -1
- package/styles/drop-down-tree/_bootstrap4-definition.scss +2 -1
- package/styles/drop-down-tree/_bootstrap5-definition.scss +2 -1
- package/styles/drop-down-tree/_fabric-dark-definition.scss +2 -1
- package/styles/drop-down-tree/_fabric-definition.scss +2 -1
- package/styles/drop-down-tree/_fluent-definition.scss +2 -1
- package/styles/drop-down-tree/_fusionnew-definition.scss +2 -1
- package/styles/drop-down-tree/_highcontrast-definition.scss +2 -1
- package/styles/drop-down-tree/_highcontrast-light-definition.scss +2 -1
- package/styles/drop-down-tree/_material-dark-definition.scss +2 -1
- package/styles/drop-down-tree/_material-definition.scss +2 -1
- package/styles/drop-down-tree/_material3-definition.scss +1 -0
- package/styles/drop-down-tree/_tailwind-definition.scss +1 -0
- package/styles/drop-down-tree/_theme.scss +3 -0
- package/styles/drop-down-tree/bootstrap-dark.css +3 -0
- package/styles/drop-down-tree/bootstrap.css +3 -0
- package/styles/drop-down-tree/bootstrap4.css +3 -0
- package/styles/drop-down-tree/bootstrap5-dark.css +3 -0
- package/styles/drop-down-tree/bootstrap5.css +3 -0
- package/styles/drop-down-tree/fabric-dark.css +3 -0
- package/styles/drop-down-tree/fabric.css +3 -0
- package/styles/drop-down-tree/fluent-dark.css +3 -0
- package/styles/drop-down-tree/fluent.css +3 -0
- package/styles/drop-down-tree/highcontrast-light.css +3 -0
- package/styles/drop-down-tree/highcontrast.css +3 -0
- package/styles/drop-down-tree/material-dark.css +3 -0
- package/styles/drop-down-tree/material.css +3 -0
- package/styles/drop-down-tree/material3-dark.css +3 -0
- package/styles/drop-down-tree/material3.css +3 -0
- package/styles/drop-down-tree/tailwind-dark.css +3 -0
- package/styles/drop-down-tree/tailwind.css +3 -0
- package/styles/fabric-dark.css +3 -0
- package/styles/fabric.css +3 -0
- package/styles/fluent-dark.css +3 -0
- package/styles/fluent.css +3 -0
- package/styles/highcontrast-light.css +3 -0
- package/styles/highcontrast.css +3 -0
- package/styles/material-dark.css +3 -0
- package/styles/material.css +3 -0
- package/styles/material3-dark.css +3 -0
- package/styles/material3.css +3 -0
- package/styles/tailwind-dark.css +3 -0
- package/styles/tailwind.css +3 -0
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 25.2.
|
|
3
|
+
* version : 25.2.6
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-dropdowns@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-dropdowns@25.2.
|
|
3
|
+
"_id": "@syncfusion/ej2-dropdowns@25.2.5",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-NORTFz/MKH8nOHa86N+HQJGRc8ywL/gUrb1hpAJl2DhZS6jfWLVFJ4OGIf536Ni7IG9OdE0OmfzbJ3GNI2zh6g==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-dropdowns",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
"/@syncfusion/ej2-spreadsheet",
|
|
35
35
|
"/@syncfusion/ej2-vue-dropdowns"
|
|
36
36
|
],
|
|
37
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-25.2.
|
|
38
|
-
"_shasum": "
|
|
37
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-25.2.5.tgz",
|
|
38
|
+
"_shasum": "05f5f6a40588c8e0c40296f548a86004b7e87d66",
|
|
39
39
|
"_spec": "@syncfusion/ej2-dropdowns@*",
|
|
40
40
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
41
41
|
"author": {
|
|
@@ -45,11 +45,11 @@
|
|
|
45
45
|
"dependencies": {
|
|
46
46
|
"@syncfusion/ej2-base": "~25.2.5",
|
|
47
47
|
"@syncfusion/ej2-data": "~25.2.3",
|
|
48
|
-
"@syncfusion/ej2-inputs": "~25.2.
|
|
48
|
+
"@syncfusion/ej2-inputs": "~25.2.6",
|
|
49
49
|
"@syncfusion/ej2-lists": "~25.2.3",
|
|
50
|
-
"@syncfusion/ej2-navigations": "~25.2.
|
|
50
|
+
"@syncfusion/ej2-navigations": "~25.2.6",
|
|
51
51
|
"@syncfusion/ej2-notifications": "~25.2.3",
|
|
52
|
-
"@syncfusion/ej2-popups": "~25.2.
|
|
52
|
+
"@syncfusion/ej2-popups": "~25.2.6"
|
|
53
53
|
},
|
|
54
54
|
"deprecated": false,
|
|
55
55
|
"description": "Essential JS 2 DropDown Components",
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"module": "./index.js",
|
|
75
75
|
"name": "@syncfusion/ej2-dropdowns",
|
|
76
76
|
"typings": "index.d.ts",
|
|
77
|
-
"version": "25.2.
|
|
77
|
+
"version": "25.2.6",
|
|
78
78
|
"sideEffects": false,
|
|
79
79
|
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
|
|
80
80
|
}
|
|
@@ -517,7 +517,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
517
517
|
this.updateSelectElementData(this.allowFiltering);
|
|
518
518
|
// eslint-disable-next-line @typescript-eslint/no-this-alias
|
|
519
519
|
var proxy = this;
|
|
520
|
-
if (!isNullOrUndefined(this.value) && !this.allowCustomValue && !this.enableVirtualization) {
|
|
520
|
+
if (!isNullOrUndefined(this.value) && !this.allowCustomValue && !this.enableVirtualization && this.listData && this.listData.length > 0) {
|
|
521
521
|
for (var i = 0; i < this.value.length; i++) {
|
|
522
522
|
var value = this.allowObjectBinding ? getValue((this.fields.value) ? this.fields.value : '', proxy.value[i]) : proxy.value[i];
|
|
523
523
|
var checkEle = this.findListElement(((this.allowFiltering && !isNullOrUndefined(this.mainList)) ? this.mainList : ulElement), 'li', 'data-value', value);
|
|
@@ -3303,7 +3303,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
3303
3303
|
if (this.enableVirtualization) {
|
|
3304
3304
|
listValue = this.findListElement((!isNullOrUndefined(this.list) ? this.list : this.ulElement), 'li', 'data-value', valueItem);
|
|
3305
3305
|
}
|
|
3306
|
-
if (isNullOrUndefined(listValue) && !this.allowCustomValue && !this.enableVirtualization) {
|
|
3306
|
+
if (isNullOrUndefined(listValue) && !this.allowCustomValue && !this.enableVirtualization && this.listData && this.listData.length > 0) {
|
|
3307
3307
|
this.value.splice(index, 1);
|
|
3308
3308
|
index -= 1;
|
|
3309
3309
|
valueLength -= 1;
|
|
@@ -4096,7 +4096,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
4096
4096
|
downIconWidth = this.dropIcon.offsetWidth + parseInt(window.getComputedStyle(this.dropIcon).marginRight, 10);
|
|
4097
4097
|
}
|
|
4098
4098
|
this.checkClearIconWidth();
|
|
4099
|
-
if (!isNullOrUndefined(this.value)) {
|
|
4099
|
+
if (!isNullOrUndefined(this.value) && (this.allowCustomValue || (this.listData && this.listData.length > 0))) {
|
|
4100
4100
|
for (var index = 0; !isNullOrUndefined(this.value[index]); index++) {
|
|
4101
4101
|
var items = this.text && this.text.split(this.delimiterChar);
|
|
4102
4102
|
if (!this.enableVirtualization) {
|
|
@@ -1168,6 +1168,9 @@ ejs-dropdownlist {
|
|
|
1168
1168
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1169
1169
|
border-bottom-color: #484848;
|
|
1170
1170
|
}
|
|
1171
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1172
|
+
background: #414141;
|
|
1173
|
+
}
|
|
1171
1174
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1172
1175
|
color: #f0f0f0;
|
|
1173
1176
|
}
|
package/styles/bootstrap.css
CHANGED
|
@@ -1169,6 +1169,9 @@ ejs-dropdownlist {
|
|
|
1169
1169
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1170
1170
|
border-bottom-color: #e6e6e6;
|
|
1171
1171
|
}
|
|
1172
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1173
|
+
background: #f5f5f5;
|
|
1174
|
+
}
|
|
1172
1175
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1173
1176
|
color: #333;
|
|
1174
1177
|
}
|
package/styles/bootstrap4.css
CHANGED
|
@@ -1235,6 +1235,9 @@ ejs-dropdownlist {
|
|
|
1235
1235
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1236
1236
|
border-bottom-color: rgba(0, 0, 0, 0.15);
|
|
1237
1237
|
}
|
|
1238
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1239
|
+
background: #f2f4f6;
|
|
1240
|
+
}
|
|
1238
1241
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1239
1242
|
color: #212529;
|
|
1240
1243
|
}
|
|
@@ -1282,6 +1282,9 @@ ejs-dropdownlist {
|
|
|
1282
1282
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1283
1283
|
border-bottom-color: #444c54;
|
|
1284
1284
|
}
|
|
1285
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1286
|
+
background: #31373d;
|
|
1287
|
+
}
|
|
1285
1288
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1286
1289
|
color: #fff;
|
|
1287
1290
|
}
|
package/styles/bootstrap5.css
CHANGED
|
@@ -1282,6 +1282,9 @@ ejs-dropdownlist {
|
|
|
1282
1282
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1283
1283
|
border-bottom-color: #dee2e6;
|
|
1284
1284
|
}
|
|
1285
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1286
|
+
background: #e9ecef;
|
|
1287
|
+
}
|
|
1285
1288
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1286
1289
|
color: #212529;
|
|
1287
1290
|
}
|
|
@@ -59,3 +59,4 @@ $ddt-chip-hover-font-color: $content-text-color !default;
|
|
|
59
59
|
$ddt-nodata-font-color: $content-text-color !default;
|
|
60
60
|
$ddt-select-all-font-color: $content-text-color !default;
|
|
61
61
|
$ddt-remains-font-color: $content-text-color-alt3 !default;
|
|
62
|
+
$ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
@@ -69,4 +69,5 @@ $ddt-chip-font-size: 15px !default;
|
|
|
69
69
|
$ddt-overflow-count-padding-top: 6px !default;
|
|
70
70
|
$ddt-delim-padding: 6px 12px 0 12px !default;
|
|
71
71
|
$ddt-delim-bigger-padding: 7.5px 14px 0 14px !default;
|
|
72
|
-
$ddt-remains-count-padding-top: 5.5px !default;
|
|
72
|
+
$ddt-remains-count-padding-top: 5.5px !default;
|
|
73
|
+
$ddt-item-hover-bg: $grey-44 !default;
|
|
@@ -68,4 +68,5 @@ $ddt-chip-font-size: 15px !default;
|
|
|
68
68
|
$ddt-overflow-count-padding-top: 6px !default;
|
|
69
69
|
$ddt-delim-padding: 6px 12px 0 12px !default;
|
|
70
70
|
$ddt-delim-bigger-padding: 7.5px 14px 0 14px !default;
|
|
71
|
-
$ddt-remains-count-padding-top: 5.5px !default;
|
|
71
|
+
$ddt-remains-count-padding-top: 5.5px !default;
|
|
72
|
+
$ddt-item-hover-bg: $grey-f5 !default;
|
|
@@ -69,4 +69,5 @@ $ddt-chip-font-size: 14px !default;
|
|
|
69
69
|
$ddt-overflow-count-padding-top: 4px !default;
|
|
70
70
|
$ddt-delim-padding: 4px 8px 0 8px !default;
|
|
71
71
|
$ddt-delim-bigger-padding: 6px 12px 0 12px !default;
|
|
72
|
-
$ddt-remains-count-padding-top: 4px !default;
|
|
72
|
+
$ddt-remains-count-padding-top: 4px !default;
|
|
73
|
+
$ddt-item-hover-bg: darken($gray-100,2%) !default;
|
|
@@ -57,4 +57,5 @@ $ddt-chip-hover-font-color: $secondary-text-color-hover !default;
|
|
|
57
57
|
$ddt-nodata-font-color: $content-text-color !default;
|
|
58
58
|
$ddt-select-all-font-color: $content-text-color !default;
|
|
59
59
|
$ddt-remains-font-color: $content-text-color-alt3 !default;
|
|
60
|
-
$ddt-readonly-input-bg-color: $content-bg-color !default;
|
|
60
|
+
$ddt-readonly-input-bg-color: $content-bg-color !default;
|
|
61
|
+
$ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
@@ -69,4 +69,5 @@ $ddt-chip-font-size: 14px !default;
|
|
|
69
69
|
$ddt-overflow-count-padding-top: 6px !default;
|
|
70
70
|
$ddt-delim-padding: 6px 10px 0 10px !default;
|
|
71
71
|
$ddt-delim-bigger-padding: 8px 12px 0 12px !default;
|
|
72
|
-
$ddt-remains-count-padding-top: 6px !default;
|
|
72
|
+
$ddt-remains-count-padding-top: 6px !default;
|
|
73
|
+
$ddt-item-hover-bg: $neutral-light !default;
|
|
@@ -69,4 +69,5 @@ $ddt-chip-font-size: 14px !default;
|
|
|
69
69
|
$ddt-delim-padding: 6px 10px 0 10px !default;
|
|
70
70
|
$ddt-overflow-count-padding-top: 6px !default;
|
|
71
71
|
$ddt-delim-bigger-padding: 8px 12px 0 12px !default;
|
|
72
|
-
$ddt-remains-count-padding-top: 6px !default;
|
|
72
|
+
$ddt-remains-count-padding-top: 6px !default;
|
|
73
|
+
$ddt-item-hover-bg: $neutral-lighter !default;
|
|
@@ -63,4 +63,5 @@ $ddt-chip-hover-font-color: $content-text-color-hover !default;
|
|
|
63
63
|
$ddt-nodata-font-color: $content-text-color-alt2 !default;
|
|
64
64
|
$ddt-select-all-font-color: $content-text-color !default;
|
|
65
65
|
$ddt-remains-font-color: $content-text-color-alt3 !default;
|
|
66
|
-
$ddt-readonly-input-bg-color: $content-bg-color !default;
|
|
66
|
+
$ddt-readonly-input-bg-color: $content-bg-color !default;
|
|
67
|
+
$ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
@@ -57,4 +57,5 @@ $ddt-chip-hover-font-color: $secondary-text-color-hover !default;
|
|
|
57
57
|
$ddt-nodata-font-color: $content-text-color !default;
|
|
58
58
|
$ddt-select-all-font-color: $content-text-color !default;
|
|
59
59
|
$ddt-remains-font-color: $content-text-color-alt3 !default;
|
|
60
|
-
$ddt-readonly-input-bg-color: $content-bg-color !default;
|
|
60
|
+
$ddt-readonly-input-bg-color: $content-bg-color !default;
|
|
61
|
+
$ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
@@ -69,4 +69,5 @@ $ddt-chip-font-size: 14px !default;
|
|
|
69
69
|
$ddt-overflow-count-padding-top: 6px !default;
|
|
70
70
|
$ddt-delim-padding: 6px 10px 0 10px !default;
|
|
71
71
|
$ddt-delim-bigger-padding: 8px 12px 0 12px !default;
|
|
72
|
-
$ddt-remains-count-padding-top: 6px !default;
|
|
72
|
+
$ddt-remains-count-padding-top: 6px !default;
|
|
73
|
+
$ddt-item-hover-bg: $hover-bg !default;
|
|
@@ -69,4 +69,5 @@ $ddt-chip-font-size: 14px !default;
|
|
|
69
69
|
$ddt-overflow-count-padding-top: 6px !default;
|
|
70
70
|
$ddt-delim-padding: 6px 10px 0 10px !default;
|
|
71
71
|
$ddt-delim-bigger-padding: 8px 12px 0 12px !default;
|
|
72
|
-
$ddt-remains-count-padding-top: 6px !default;
|
|
72
|
+
$ddt-remains-count-padding-top: 6px !default;
|
|
73
|
+
$ddt-item-hover-bg: $hover-bg !default;
|
|
@@ -70,4 +70,5 @@ $ddt-remains-count-padding-top: 6px !default;
|
|
|
70
70
|
$ddt-outline-padding: 10px 12px !default;
|
|
71
71
|
$ddt-outline-chip-padding: 4px 12px !default;
|
|
72
72
|
$ddt-outline-bigger-padding: 15px 16px !default;
|
|
73
|
-
$ddt-bigger-outline-chip-padding: 8px 15px !default;
|
|
73
|
+
$ddt-bigger-outline-chip-padding: 8px 15px !default;
|
|
74
|
+
$ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
@@ -70,4 +70,5 @@ $ddt-remains-count-padding-top: 6px !default;
|
|
|
70
70
|
$ddt-outline-padding: 10px 12px !default;
|
|
71
71
|
$ddt-outline-chip-padding: 4px 12px !default;
|
|
72
72
|
$ddt-outline-bigger-padding: 15px 16px !default;
|
|
73
|
-
$ddt-bigger-outline-chip-padding: 8px 15px !default;
|
|
73
|
+
$ddt-bigger-outline-chip-padding: 8px 15px !default;
|
|
74
|
+
$ddt-item-hover-bg: $grey-100 !default;
|
|
@@ -74,3 +74,4 @@ $ddt-nodata-font-color: rgba($content-text-color) !default;
|
|
|
74
74
|
$ddt-select-all-font-color: rgba($content-text-color) !default;
|
|
75
75
|
$ddt-remains-font-color: $grey-600 !default;
|
|
76
76
|
$ddt-readonly-input-bg-color: rgba($content-bg-color) !default;
|
|
77
|
+
$ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
@@ -59,3 +59,4 @@ $ddt-chip-hover-font-color: $content-text-color !default;
|
|
|
59
59
|
$ddt-nodata-font-color: $content-text-color !default;
|
|
60
60
|
$ddt-select-all-font-color: $content-text-color !default;
|
|
61
61
|
$ddt-remains-font-color: $content-text-color-alt3 !default;
|
|
62
|
+
$ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
@@ -425,6 +425,9 @@
|
|
|
425
425
|
.e-ddt.e-popup .e-selectall-parent {
|
|
426
426
|
border-bottom-color: #eaeaea;
|
|
427
427
|
}
|
|
428
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
429
|
+
background: #f4f4f4;
|
|
430
|
+
}
|
|
428
431
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
429
432
|
color: rgba(51, 51, 51, 0.87);
|
|
430
433
|
}
|
|
@@ -745,6 +745,9 @@
|
|
|
745
745
|
.e-ddt.e-popup .e-selectall-parent {
|
|
746
746
|
border-bottom-color: rgba(0, 0, 0, 0.12);
|
|
747
747
|
}
|
|
748
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
749
|
+
background: rgba(255, 255, 255, 0.1);
|
|
750
|
+
}
|
|
748
751
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
749
752
|
color: #fff;
|
|
750
753
|
}
|
|
@@ -760,6 +760,9 @@
|
|
|
760
760
|
.e-ddt.e-popup .e-selectall-parent {
|
|
761
761
|
border-bottom-color: rgba(0, 0, 0, 0.12);
|
|
762
762
|
}
|
|
763
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
764
|
+
background: #f5f5f5;
|
|
765
|
+
}
|
|
763
766
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
764
767
|
color: rgba(0, 0, 0, 0.87);
|
|
765
768
|
}
|
|
@@ -464,6 +464,9 @@
|
|
|
464
464
|
.e-ddt.e-popup .e-selectall-parent {
|
|
465
465
|
border-bottom-color: rgba(var(--color-sf-outline-variant));
|
|
466
466
|
}
|
|
467
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
468
|
+
background: rgba(var(--color-sf-on-surface), 0.05);
|
|
469
|
+
}
|
|
467
470
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
468
471
|
color: rgba(var(--color-sf-on-surface));
|
|
469
472
|
}
|
|
@@ -520,6 +520,9 @@
|
|
|
520
520
|
.e-ddt.e-popup .e-selectall-parent {
|
|
521
521
|
border-bottom-color: rgba(var(--color-sf-outline-variant));
|
|
522
522
|
}
|
|
523
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
524
|
+
background: rgba(var(--color-sf-on-surface), 0.05);
|
|
525
|
+
}
|
|
523
526
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
524
527
|
color: rgba(var(--color-sf-on-surface));
|
|
525
528
|
}
|
package/styles/fabric-dark.css
CHANGED
|
@@ -1146,6 +1146,9 @@ ejs-dropdownlist {
|
|
|
1146
1146
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1147
1147
|
border-bottom-color: #414040;
|
|
1148
1148
|
}
|
|
1149
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1150
|
+
background: #414040;
|
|
1151
|
+
}
|
|
1149
1152
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1150
1153
|
color: #dadada;
|
|
1151
1154
|
}
|
package/styles/fabric.css
CHANGED
|
@@ -1140,6 +1140,9 @@ ejs-dropdownlist {
|
|
|
1140
1140
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1141
1141
|
border-bottom-color: #eaeaea;
|
|
1142
1142
|
}
|
|
1143
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1144
|
+
background: #f4f4f4;
|
|
1145
|
+
}
|
|
1143
1146
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1144
1147
|
color: rgba(51, 51, 51, 0.87);
|
|
1145
1148
|
}
|
package/styles/fluent-dark.css
CHANGED
|
@@ -1284,6 +1284,9 @@ ejs-dropdownlist {
|
|
|
1284
1284
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1285
1285
|
border-bottom-color: #292827;
|
|
1286
1286
|
}
|
|
1287
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1288
|
+
background: #252423;
|
|
1289
|
+
}
|
|
1287
1290
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1288
1291
|
color: #f3f2f1;
|
|
1289
1292
|
}
|
package/styles/fluent.css
CHANGED
|
@@ -1284,6 +1284,9 @@ ejs-dropdownlist {
|
|
|
1284
1284
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1285
1285
|
border-bottom-color: #edebe9;
|
|
1286
1286
|
}
|
|
1287
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1288
|
+
background: #f3f2f1;
|
|
1289
|
+
}
|
|
1287
1290
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1288
1291
|
color: #201f1e;
|
|
1289
1292
|
}
|
|
@@ -1158,6 +1158,9 @@ ejs-dropdownlist {
|
|
|
1158
1158
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1159
1159
|
border-bottom-color: #757575;
|
|
1160
1160
|
}
|
|
1161
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1162
|
+
background: #ecf;
|
|
1163
|
+
}
|
|
1161
1164
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1162
1165
|
color: #000;
|
|
1163
1166
|
}
|
package/styles/highcontrast.css
CHANGED
|
@@ -1162,6 +1162,9 @@ ejs-dropdownlist {
|
|
|
1162
1162
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1163
1163
|
border-bottom-color: #fff;
|
|
1164
1164
|
}
|
|
1165
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1166
|
+
background: #685708;
|
|
1167
|
+
}
|
|
1165
1168
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1166
1169
|
color: #fff;
|
|
1167
1170
|
}
|
package/styles/material-dark.css
CHANGED
|
@@ -1498,6 +1498,9 @@ ejs-dropdownlist {
|
|
|
1498
1498
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1499
1499
|
border-bottom-color: rgba(0, 0, 0, 0.12);
|
|
1500
1500
|
}
|
|
1501
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1502
|
+
background: rgba(255, 255, 255, 0.1);
|
|
1503
|
+
}
|
|
1501
1504
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1502
1505
|
color: #fff;
|
|
1503
1506
|
}
|
package/styles/material.css
CHANGED
|
@@ -1545,6 +1545,9 @@ ejs-dropdownlist {
|
|
|
1545
1545
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1546
1546
|
border-bottom-color: rgba(0, 0, 0, 0.12);
|
|
1547
1547
|
}
|
|
1548
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1549
|
+
background: #f5f5f5;
|
|
1550
|
+
}
|
|
1548
1551
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1549
1552
|
color: rgba(0, 0, 0, 0.87);
|
|
1550
1553
|
}
|
|
@@ -1269,6 +1269,9 @@ ejs-dropdownlist {
|
|
|
1269
1269
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1270
1270
|
border-bottom-color: rgba(var(--color-sf-outline-variant));
|
|
1271
1271
|
}
|
|
1272
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1273
|
+
background: rgba(var(--color-sf-on-surface), 0.05);
|
|
1274
|
+
}
|
|
1272
1275
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1273
1276
|
color: rgba(var(--color-sf-on-surface));
|
|
1274
1277
|
}
|
package/styles/material3.css
CHANGED
|
@@ -1325,6 +1325,9 @@ ejs-dropdownlist {
|
|
|
1325
1325
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1326
1326
|
border-bottom-color: rgba(var(--color-sf-outline-variant));
|
|
1327
1327
|
}
|
|
1328
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1329
|
+
background: rgba(var(--color-sf-on-surface), 0.05);
|
|
1330
|
+
}
|
|
1328
1331
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1329
1332
|
color: rgba(var(--color-sf-on-surface));
|
|
1330
1333
|
}
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -1298,6 +1298,9 @@ ejs-dropdownlist {
|
|
|
1298
1298
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1299
1299
|
border-bottom-color: #4b5563;
|
|
1300
1300
|
}
|
|
1301
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1302
|
+
background: #4b5563;
|
|
1303
|
+
}
|
|
1301
1304
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1302
1305
|
color: #fff;
|
|
1303
1306
|
}
|
package/styles/tailwind.css
CHANGED
|
@@ -1298,6 +1298,9 @@ ejs-dropdownlist {
|
|
|
1298
1298
|
.e-ddt.e-popup .e-selectall-parent {
|
|
1299
1299
|
border-bottom-color: #e5e7eb;
|
|
1300
1300
|
}
|
|
1301
|
+
.e-ddt.e-popup .e-selectall-parent:focus {
|
|
1302
|
+
background: #f3f4f6;
|
|
1303
|
+
}
|
|
1301
1304
|
.e-ddt.e-popup .e-selectall-parent .e-all-text {
|
|
1302
1305
|
color: #111827;
|
|
1303
1306
|
}
|