@syncfusion/ej2-dropdowns 25.2.5 → 25.2.7
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 +16 -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 +13 -5
- package/dist/es6/ej2-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es5.js +13 -5
- 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 +9 -9
- package/src/drop-down-tree/drop-down-tree.js +0 -1
- package/src/multi-select/multi-select.js +13 -4
- 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.7
|
|
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.6",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-8cZUnVp0STXgzIUSLIrL61zkvce+q/3uadX51g8fxfovZwbG76WrsbHUv5BGtFHsPIBwbbFOqT9J9rWcKxqtHw==",
|
|
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.6.tgz",
|
|
38
|
+
"_shasum": "c8fc43fba4fd10b7c872f905d00e37a42e0f2e24",
|
|
39
39
|
"_spec": "@syncfusion/ej2-dropdowns@*",
|
|
40
40
|
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
|
|
41
41
|
"author": {
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
},
|
|
44
44
|
"bundleDependencies": false,
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@syncfusion/ej2-base": "~25.2.
|
|
46
|
+
"@syncfusion/ej2-base": "~25.2.7",
|
|
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.7"
|
|
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.7",
|
|
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);
|
|
@@ -1005,6 +1005,9 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
1005
1005
|
this.totalItemCount = this.enableVirtualization && this.dataSource instanceof DataManager ? tempCount : this.totalItemCount;
|
|
1006
1006
|
}
|
|
1007
1007
|
else {
|
|
1008
|
+
if (this.dataSource instanceof DataManager && this.allowCustomValue && this.allowFiltering) {
|
|
1009
|
+
this.remoteCustomValue = false;
|
|
1010
|
+
}
|
|
1008
1011
|
var tempData = JSON.parse(JSON.stringify(this.listData));
|
|
1009
1012
|
tempData.splice(0, 0, dataItem_1);
|
|
1010
1013
|
this.resetList(tempData, field, query);
|
|
@@ -3151,6 +3154,9 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
3151
3154
|
if (!eventArgs.cancel) {
|
|
3152
3155
|
if (!_this.isFiltered && !eventArgs.preventDefaultAction) {
|
|
3153
3156
|
_this.filterAction = true;
|
|
3157
|
+
if (_this.dataSource instanceof DataManager && _this.allowCustomValue) {
|
|
3158
|
+
_this.isCustomRendered = false;
|
|
3159
|
+
}
|
|
3154
3160
|
_this.dataUpdater(_this.dataSource, null, _this.fields);
|
|
3155
3161
|
}
|
|
3156
3162
|
}
|
|
@@ -3303,7 +3309,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
3303
3309
|
if (this.enableVirtualization) {
|
|
3304
3310
|
listValue = this.findListElement((!isNullOrUndefined(this.list) ? this.list : this.ulElement), 'li', 'data-value', valueItem);
|
|
3305
3311
|
}
|
|
3306
|
-
if (isNullOrUndefined(listValue) && !this.allowCustomValue && !this.enableVirtualization) {
|
|
3312
|
+
if (isNullOrUndefined(listValue) && !this.allowCustomValue && !this.enableVirtualization && this.listData && this.listData.length > 0) {
|
|
3307
3313
|
this.value.splice(index, 1);
|
|
3308
3314
|
index -= 1;
|
|
3309
3315
|
valueLength -= 1;
|
|
@@ -4096,7 +4102,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
4096
4102
|
downIconWidth = this.dropIcon.offsetWidth + parseInt(window.getComputedStyle(this.dropIcon).marginRight, 10);
|
|
4097
4103
|
}
|
|
4098
4104
|
this.checkClearIconWidth();
|
|
4099
|
-
if (!isNullOrUndefined(this.value)) {
|
|
4105
|
+
if (!isNullOrUndefined(this.value) && (this.allowCustomValue || (this.listData && this.listData.length > 0))) {
|
|
4100
4106
|
for (var index = 0; !isNullOrUndefined(this.value[index]); index++) {
|
|
4101
4107
|
var items = this.text && this.text.split(this.delimiterChar);
|
|
4102
4108
|
if (!this.enableVirtualization) {
|
|
@@ -5219,6 +5225,9 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
5219
5225
|
if (this.mode === 'Default' || this.mode === 'Box') {
|
|
5220
5226
|
this.inputElement.setAttribute('aria-describedby', this.chipCollectionWrapper.id);
|
|
5221
5227
|
}
|
|
5228
|
+
if (!isNullOrUndefined(this.inputElement)) {
|
|
5229
|
+
attributes(this.inputElement, { 'aria-expanded': 'false', 'aria-label': this.getModuleName() });
|
|
5230
|
+
}
|
|
5222
5231
|
if (this.element.tagName !== this.getNgDirective()) {
|
|
5223
5232
|
this.element.style.display = 'none';
|
|
5224
5233
|
}
|
|
@@ -5489,7 +5498,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
5489
5498
|
this.ulElement = null;
|
|
5490
5499
|
this.mainListCollection = null;
|
|
5491
5500
|
_super.prototype.destroy.call(this);
|
|
5492
|
-
var temp = ['readonly', 'aria-disabled', 'placeholder'];
|
|
5501
|
+
var temp = ['readonly', 'aria-disabled', 'placeholder', 'aria-label', 'aria-expanded'];
|
|
5493
5502
|
var length = temp.length;
|
|
5494
5503
|
if (!isNullOrUndefined(this.inputElement)) {
|
|
5495
5504
|
while (length > 0) {
|
|
@@ -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
|
}
|