@syncfusion/ej2-dropdowns 19.4.42 → 19.4.47
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 +2 -0
- 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 +1 -1
- package/dist/es6/ej2-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es5.js +1 -1
- 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-list/drop-down-list.js +1 -1
- package/styles/bootstrap-dark.css +10 -0
- package/styles/bootstrap.css +10 -0
- package/styles/bootstrap4.css +10 -0
- package/styles/bootstrap5-dark.css +10 -0
- package/styles/bootstrap5.css +10 -0
- package/styles/fabric-dark.css +10 -0
- package/styles/fabric.css +10 -0
- package/styles/highcontrast-light.css +10 -0
- package/styles/highcontrast.css +10 -0
- package/styles/list-box/_bootstrap-dark-definition.scss +3 -0
- package/styles/list-box/_bootstrap-definition.scss +3 -0
- package/styles/list-box/_bootstrap4-definition.scss +3 -0
- package/styles/list-box/_bootstrap5-definition.scss +3 -0
- package/styles/list-box/_fabric-dark-definition.scss +3 -0
- package/styles/list-box/_fabric-definition.scss +3 -0
- package/styles/list-box/_fluent-definition.scss +3 -0
- package/styles/list-box/_highcontrast-definition.scss +3 -0
- package/styles/list-box/_highcontrast-light-definition.scss +3 -0
- package/styles/list-box/_material-dark-definition.scss +3 -0
- package/styles/list-box/_material-definition.scss +3 -0
- package/styles/list-box/_tailwind-definition.scss +3 -0
- package/styles/list-box/_theme.scss +8 -0
- package/styles/list-box/bootstrap-dark.css +10 -0
- package/styles/list-box/bootstrap.css +10 -0
- package/styles/list-box/bootstrap4.css +10 -0
- package/styles/list-box/bootstrap5-dark.css +10 -0
- package/styles/list-box/bootstrap5.css +10 -0
- package/styles/list-box/fabric-dark.css +10 -0
- package/styles/list-box/fabric.css +10 -0
- package/styles/list-box/highcontrast-light.css +10 -0
- package/styles/list-box/highcontrast.css +10 -0
- package/styles/list-box/material-dark.css +10 -0
- package/styles/list-box/material.css +10 -0
- package/styles/list-box/tailwind-dark.css +10 -0
- package/styles/list-box/tailwind.css +10 -0
- package/styles/material-dark.css +10 -0
- package/styles/material.css +10 -0
- package/styles/tailwind-dark.css +10 -0
- package/styles/tailwind.css +10 -0
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 19.4.
|
|
3
|
+
* version : 19.4.47
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. 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@19.4.
|
|
3
|
+
"_id": "@syncfusion/ej2-dropdowns@19.4.42",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-HdBgbtk1oTZUGEpWTZoqm2BIta22chW9VPLRX9Xd2dO+9ut1KgTQLmJpT1XPQlMiUHc93H6cgPfS/tkxWxeEGA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-dropdowns",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -33,8 +33,8 @@
|
|
|
33
33
|
"/@syncfusion/ej2-spreadsheet",
|
|
34
34
|
"/@syncfusion/ej2-vue-dropdowns"
|
|
35
35
|
],
|
|
36
|
-
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-19.4.
|
|
37
|
-
"_shasum": "
|
|
36
|
+
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-19.4.42.tgz",
|
|
37
|
+
"_shasum": "64688484af007dde8788719b365404fe07e3ddaa",
|
|
38
38
|
"_spec": "@syncfusion/ej2-dropdowns@*",
|
|
39
39
|
"_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
|
|
40
40
|
"author": {
|
|
@@ -43,11 +43,11 @@
|
|
|
43
43
|
"bundleDependencies": false,
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"@syncfusion/ej2-base": "~19.4.42",
|
|
46
|
-
"@syncfusion/ej2-data": "~19.4.
|
|
47
|
-
"@syncfusion/ej2-inputs": "~19.4.
|
|
46
|
+
"@syncfusion/ej2-data": "~19.4.47",
|
|
47
|
+
"@syncfusion/ej2-inputs": "~19.4.47",
|
|
48
48
|
"@syncfusion/ej2-lists": "~19.4.38",
|
|
49
|
-
"@syncfusion/ej2-navigations": "~19.4.
|
|
50
|
-
"@syncfusion/ej2-popups": "~19.4.
|
|
49
|
+
"@syncfusion/ej2-navigations": "~19.4.47",
|
|
50
|
+
"@syncfusion/ej2-popups": "~19.4.47"
|
|
51
51
|
},
|
|
52
52
|
"deprecated": false,
|
|
53
53
|
"description": "Essential JS 2 DropDown Components",
|
|
@@ -72,6 +72,6 @@
|
|
|
72
72
|
"module": "./index.js",
|
|
73
73
|
"name": "@syncfusion/ej2-dropdowns",
|
|
74
74
|
"typings": "index.d.ts",
|
|
75
|
-
"version": "19.4.
|
|
75
|
+
"version": "19.4.47",
|
|
76
76
|
"sideEffects": false
|
|
77
77
|
}
|
|
@@ -2222,7 +2222,7 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
2222
2222
|
DropDownList.prototype.checkCustomValue = function () {
|
|
2223
2223
|
this.itemData = this.getDataByValue(this.value);
|
|
2224
2224
|
var dataItem = this.getItemData();
|
|
2225
|
-
this.setProperties({ '
|
|
2225
|
+
this.setProperties({ 'text': dataItem.text, 'value': dataItem.value });
|
|
2226
2226
|
};
|
|
2227
2227
|
DropDownList.prototype.updateInputFields = function () {
|
|
2228
2228
|
if (this.getModuleName() === 'dropdownlist') {
|
|
@@ -3056,6 +3056,16 @@ ejs-listbox {
|
|
|
3056
3056
|
height: calc(100% - 52px);
|
|
3057
3057
|
}
|
|
3058
3058
|
|
|
3059
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3060
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3061
|
+
height: calc(100% - 40px);
|
|
3062
|
+
}
|
|
3063
|
+
|
|
3064
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3065
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3066
|
+
height: calc(100% - 92px);
|
|
3067
|
+
}
|
|
3068
|
+
|
|
3059
3069
|
.e-listbox-wrapper .e-icons,
|
|
3060
3070
|
.e-listbox-container .e-icons {
|
|
3061
3071
|
color: #f0f0f0;
|
package/styles/bootstrap.css
CHANGED
|
@@ -3055,6 +3055,16 @@ ejs-listbox {
|
|
|
3055
3055
|
height: calc(100% - 52px);
|
|
3056
3056
|
}
|
|
3057
3057
|
|
|
3058
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3059
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3060
|
+
height: calc(100% - 40px);
|
|
3061
|
+
}
|
|
3062
|
+
|
|
3063
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3064
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3065
|
+
height: calc(100% - 92px);
|
|
3066
|
+
}
|
|
3067
|
+
|
|
3058
3068
|
.e-listbox-wrapper .e-icons,
|
|
3059
3069
|
.e-listbox-container .e-icons {
|
|
3060
3070
|
color: rgba(0, 0, 0, 0.75);
|
package/styles/bootstrap4.css
CHANGED
|
@@ -3288,6 +3288,16 @@ ejs-listbox {
|
|
|
3288
3288
|
height: calc(100% - 39px);
|
|
3289
3289
|
}
|
|
3290
3290
|
|
|
3291
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3292
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3293
|
+
height: calc(100% - 40px);
|
|
3294
|
+
}
|
|
3295
|
+
|
|
3296
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3297
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3298
|
+
height: calc(100% - 79px);
|
|
3299
|
+
}
|
|
3300
|
+
|
|
3291
3301
|
.e-listbox-wrapper .e-icons,
|
|
3292
3302
|
.e-listbox-container .e-icons {
|
|
3293
3303
|
color: #212529;
|
|
@@ -3173,6 +3173,16 @@ ejs-listbox {
|
|
|
3173
3173
|
height: calc(100% - 47px);
|
|
3174
3174
|
}
|
|
3175
3175
|
|
|
3176
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3177
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3178
|
+
height: calc(100% - 36px);
|
|
3179
|
+
}
|
|
3180
|
+
|
|
3181
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3182
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3183
|
+
height: calc(100% - 86px);
|
|
3184
|
+
}
|
|
3185
|
+
|
|
3176
3186
|
.e-listbox-wrapper .e-list-item,
|
|
3177
3187
|
.e-listbox-container .e-list-item {
|
|
3178
3188
|
background-color: transparent;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -3173,6 +3173,16 @@ ejs-listbox {
|
|
|
3173
3173
|
height: calc(100% - 47px);
|
|
3174
3174
|
}
|
|
3175
3175
|
|
|
3176
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3177
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3178
|
+
height: calc(100% - 36px);
|
|
3179
|
+
}
|
|
3180
|
+
|
|
3181
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3182
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3183
|
+
height: calc(100% - 86px);
|
|
3184
|
+
}
|
|
3185
|
+
|
|
3176
3186
|
.e-listbox-wrapper .e-list-item,
|
|
3177
3187
|
.e-listbox-container .e-list-item {
|
|
3178
3188
|
background-color: transparent;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -3033,6 +3033,16 @@ ejs-listbox {
|
|
|
3033
3033
|
height: calc(100% - 51px);
|
|
3034
3034
|
}
|
|
3035
3035
|
|
|
3036
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3037
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3038
|
+
height: calc(100% - 36px);
|
|
3039
|
+
}
|
|
3040
|
+
|
|
3041
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3042
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3043
|
+
height: calc(100% - 87px);
|
|
3044
|
+
}
|
|
3045
|
+
|
|
3036
3046
|
.e-listbox-wrapper .e-icons,
|
|
3037
3047
|
.e-listbox-container .e-icons {
|
|
3038
3048
|
color: #dadada;
|
package/styles/fabric.css
CHANGED
|
@@ -3027,6 +3027,16 @@ ejs-listbox {
|
|
|
3027
3027
|
height: calc(100% - 51px);
|
|
3028
3028
|
}
|
|
3029
3029
|
|
|
3030
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3031
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3032
|
+
height: calc(100% - 36px);
|
|
3033
|
+
}
|
|
3034
|
+
|
|
3035
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3036
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3037
|
+
height: calc(100% - 87px);
|
|
3038
|
+
}
|
|
3039
|
+
|
|
3030
3040
|
.e-listbox-wrapper .e-icons,
|
|
3031
3041
|
.e-listbox-container .e-icons {
|
|
3032
3042
|
color: #333;
|
|
@@ -3175,6 +3175,16 @@ ejs-listbox {
|
|
|
3175
3175
|
height: calc(100% - 51px);
|
|
3176
3176
|
}
|
|
3177
3177
|
|
|
3178
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3179
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3180
|
+
height: calc(100% - 36px);
|
|
3181
|
+
}
|
|
3182
|
+
|
|
3183
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3184
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3185
|
+
height: calc(100% - 87px);
|
|
3186
|
+
}
|
|
3187
|
+
|
|
3178
3188
|
.e-listbox-wrapper .e-icons,
|
|
3179
3189
|
.e-listbox-container .e-icons {
|
|
3180
3190
|
color: #000;
|
package/styles/highcontrast.css
CHANGED
|
@@ -3182,6 +3182,16 @@ ejs-listbox {
|
|
|
3182
3182
|
height: calc(100% - 51px);
|
|
3183
3183
|
}
|
|
3184
3184
|
|
|
3185
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3186
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3187
|
+
height: calc(100% - 36px);
|
|
3188
|
+
}
|
|
3189
|
+
|
|
3190
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3191
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3192
|
+
height: calc(100% - 87px);
|
|
3193
|
+
}
|
|
3194
|
+
|
|
3185
3195
|
.e-listbox-wrapper .e-icons,
|
|
3186
3196
|
.e-listbox-container .e-icons {
|
|
3187
3197
|
color: #fff;
|
|
@@ -118,3 +118,6 @@ $listbox-filter-height: calc(100% - 52px) !default;
|
|
|
118
118
|
$listbox-filter-small-height: calc(100% - 46px) !default;
|
|
119
119
|
$listbox-filter-bigger-small-height: calc(100% - 54px) !default;
|
|
120
120
|
$listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
121
|
+
|
|
122
|
+
$listbox-select-all-height: calc(100% - 40px) !default;
|
|
123
|
+
$listbox-filter-select-all-height: calc(100% - 92px) !default;
|
|
@@ -112,3 +112,6 @@ $listbox-filter-height: calc(100% - 52px) !default;
|
|
|
112
112
|
$listbox-filter-small-height: calc(100% - 46px) !default;
|
|
113
113
|
$listbox-filter-bigger-small-height: calc(100% - 54px) !default;
|
|
114
114
|
$listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
115
|
+
|
|
116
|
+
$listbox-select-all-height: calc(100% - 40px) !default;
|
|
117
|
+
$listbox-filter-select-all-height: calc(100% - 92px) !default;
|
|
@@ -117,3 +117,6 @@ $listbox-filter-height: calc(100% - 39px) !default;
|
|
|
117
117
|
$listbox-filter-small-height: calc(100% - 32px) !default;
|
|
118
118
|
$listbox-filter-bigger-small-height: calc(100% - 44px) !default;
|
|
119
119
|
$listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
120
|
+
|
|
121
|
+
$listbox-select-all-height: calc(100% - 40px) !default;
|
|
122
|
+
$listbox-filter-select-all-height: calc(100% - 79px) !default;
|
|
@@ -78,6 +78,9 @@ $listbox-filter-bigger-small-height: calc(100% - 45px) !default;
|
|
|
78
78
|
$listbox-filter-bigger-height: calc(100% - 55px) !default;
|
|
79
79
|
$listbox-item-height: 36px !default;
|
|
80
80
|
|
|
81
|
+
$listbox-select-all-height: calc(100% - 36px) !default;
|
|
82
|
+
$listbox-filter-select-all-height: calc(100% - 86px) !default;
|
|
83
|
+
|
|
81
84
|
$listbox-border-color: $border-light;
|
|
82
85
|
$badge-color: $primary-text-color !default;
|
|
83
86
|
$badge-bgcolor: $primary !default;
|
|
@@ -118,3 +118,6 @@ $listbox-filter-height: calc(100% - 51px) !default;
|
|
|
118
118
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
119
119
|
$listbox-filter-bigger-small-height: calc(100% - 55px) !default;
|
|
120
120
|
$listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
121
|
+
|
|
122
|
+
$listbox-select-all-height: calc(100% - 36px) !default;
|
|
123
|
+
$listbox-filter-select-all-height: calc(100% - 87px) !default;
|
|
@@ -112,3 +112,6 @@ $listbox-filter-height: calc(100% - 51px) !default;
|
|
|
112
112
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
113
113
|
$listbox-filter-bigger-small-height: calc(100% - 55px) !default;
|
|
114
114
|
$listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
115
|
+
|
|
116
|
+
$listbox-select-all-height: calc(100% - 36px) !default;
|
|
117
|
+
$listbox-filter-select-all-height: calc(100% - 87px) !default;
|
|
@@ -78,6 +78,9 @@ $listbox-filter-bigger-small-height: calc(100% - 45px) !default;
|
|
|
78
78
|
$listbox-filter-bigger-height: calc(100% - 55px) !default;
|
|
79
79
|
$listbox-item-height: 36px !default;
|
|
80
80
|
|
|
81
|
+
$listbox-select-all-height: calc(100% - 36px) !default;
|
|
82
|
+
$listbox-filter-select-all-height: calc(100% - 83px) !default;
|
|
83
|
+
|
|
81
84
|
$listbox-border-color: $border-light;
|
|
82
85
|
$badge-color: $primary-text-color !default;
|
|
83
86
|
$badge-bgcolor: $primary !default;
|
|
@@ -112,3 +112,6 @@ $listbox-filter-height: calc(100% - 51px) !default;
|
|
|
112
112
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
113
113
|
$listbox-filter-bigger-small-height: calc(100% - 55px) !default;
|
|
114
114
|
$listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
115
|
+
|
|
116
|
+
$listbox-select-all-height: calc(100% - 36px) !default;
|
|
117
|
+
$listbox-filter-select-all-height: calc(100% - 87px) !default;
|
|
@@ -118,3 +118,6 @@ $listbox-filter-height: calc(100% - 51px) !default;
|
|
|
118
118
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
119
119
|
$listbox-filter-bigger-small-height: calc(100% - 55px) !default;
|
|
120
120
|
$listbox-filter-bigger-height: calc(100% - 59px) !default;
|
|
121
|
+
|
|
122
|
+
$listbox-select-all-height: calc(100% - 36px) !default;
|
|
123
|
+
$listbox-filter-select-all-height: calc(100% - 87px) !default;
|
|
@@ -118,3 +118,6 @@ $listbox-filter-height: calc(100% - 47px) !default;
|
|
|
118
118
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
119
119
|
$listbox-filter-bigger-small-height: calc(100% - 45px) !default;
|
|
120
120
|
$listbox-filter-bigger-height: calc(100% - 55px) !default;
|
|
121
|
+
|
|
122
|
+
$listbox-select-all-height: calc(100% - 36px) !default;
|
|
123
|
+
$listbox-filter-select-all-height: calc(100% - 79px) !default;
|
|
@@ -112,3 +112,6 @@ $listbox-filter-height: calc(100% - 47px) !default;
|
|
|
112
112
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
113
113
|
$listbox-filter-bigger-small-height: calc(100% - 45px) !default;
|
|
114
114
|
$listbox-filter-bigger-height: calc(100% - 55px) !default;
|
|
115
|
+
|
|
116
|
+
$listbox-select-all-height: calc(100% - 36px) !default;
|
|
117
|
+
$listbox-filter-select-all-height: calc(100% - 79px) !default;
|
|
@@ -77,6 +77,9 @@ $listbox-filter-small-height: calc(100% - 45px) !default;
|
|
|
77
77
|
$listbox-filter-bigger-small-height: calc(100% - 45px) !default;
|
|
78
78
|
$listbox-filter-bigger-height: calc(100% - 55px) !default;
|
|
79
79
|
|
|
80
|
+
$listbox-select-all-height: calc(100% - 38px) !default;
|
|
81
|
+
$listbox-filter-select-all-height: calc(100% - 76px) !default;
|
|
82
|
+
|
|
80
83
|
$listbox-border-color: $border-light;
|
|
81
84
|
$badge-color: $primary-text-color !default;
|
|
82
85
|
$badge-bgcolor: $primary !default;
|
|
@@ -50,6 +50,14 @@
|
|
|
50
50
|
height: $listbox-filter-height;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
+
&.e-select-all .e-list-parent {
|
|
54
|
+
height: $listbox-select-all-height;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
&.e-filter-list.e-select-all .e-list-parent {
|
|
58
|
+
height: $listbox-filter-select-all-height;
|
|
59
|
+
}
|
|
60
|
+
|
|
53
61
|
& .e-icons {
|
|
54
62
|
@if $skin-name != 'bootstrap5' {
|
|
55
63
|
color: $listview-icon-color;
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 52px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 40px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 92px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: #f0f0f0;
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 52px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 40px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 92px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: rgba(0, 0, 0, 0.75);
|
|
@@ -675,6 +675,16 @@ ejs-listbox {
|
|
|
675
675
|
height: calc(100% - 39px);
|
|
676
676
|
}
|
|
677
677
|
|
|
678
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
679
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
680
|
+
height: calc(100% - 40px);
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
684
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
685
|
+
height: calc(100% - 79px);
|
|
686
|
+
}
|
|
687
|
+
|
|
678
688
|
.e-listbox-wrapper .e-icons,
|
|
679
689
|
.e-listbox-container .e-icons {
|
|
680
690
|
color: #212529;
|
|
@@ -634,6 +634,16 @@ ejs-listbox {
|
|
|
634
634
|
height: calc(100% - 47px);
|
|
635
635
|
}
|
|
636
636
|
|
|
637
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
638
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
639
|
+
height: calc(100% - 36px);
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
643
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
644
|
+
height: calc(100% - 86px);
|
|
645
|
+
}
|
|
646
|
+
|
|
637
647
|
.e-listbox-wrapper .e-list-item,
|
|
638
648
|
.e-listbox-container .e-list-item {
|
|
639
649
|
background-color: transparent;
|
|
@@ -634,6 +634,16 @@ ejs-listbox {
|
|
|
634
634
|
height: calc(100% - 47px);
|
|
635
635
|
}
|
|
636
636
|
|
|
637
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
638
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
639
|
+
height: calc(100% - 36px);
|
|
640
|
+
}
|
|
641
|
+
|
|
642
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
643
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
644
|
+
height: calc(100% - 86px);
|
|
645
|
+
}
|
|
646
|
+
|
|
637
647
|
.e-listbox-wrapper .e-list-item,
|
|
638
648
|
.e-listbox-container .e-list-item {
|
|
639
649
|
background-color: transparent;
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 51px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 36px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 87px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: #dadada;
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 51px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 36px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 87px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: #333;
|
|
@@ -627,6 +627,16 @@ ejs-listbox {
|
|
|
627
627
|
height: calc(100% - 51px);
|
|
628
628
|
}
|
|
629
629
|
|
|
630
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
631
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
632
|
+
height: calc(100% - 36px);
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
636
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
637
|
+
height: calc(100% - 87px);
|
|
638
|
+
}
|
|
639
|
+
|
|
630
640
|
.e-listbox-wrapper .e-icons,
|
|
631
641
|
.e-listbox-container .e-icons {
|
|
632
642
|
color: #000;
|
|
@@ -627,6 +627,16 @@ ejs-listbox {
|
|
|
627
627
|
height: calc(100% - 51px);
|
|
628
628
|
}
|
|
629
629
|
|
|
630
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
631
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
632
|
+
height: calc(100% - 36px);
|
|
633
|
+
}
|
|
634
|
+
|
|
635
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
636
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
637
|
+
height: calc(100% - 87px);
|
|
638
|
+
}
|
|
639
|
+
|
|
630
640
|
.e-listbox-wrapper .e-icons,
|
|
631
641
|
.e-listbox-container .e-icons {
|
|
632
642
|
color: #fff;
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 47px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 36px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 79px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: #fff;
|
|
@@ -608,6 +608,16 @@ ejs-listbox {
|
|
|
608
608
|
height: calc(100% - 47px);
|
|
609
609
|
}
|
|
610
610
|
|
|
611
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
612
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
613
|
+
height: calc(100% - 36px);
|
|
614
|
+
}
|
|
615
|
+
|
|
616
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
617
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
618
|
+
height: calc(100% - 79px);
|
|
619
|
+
}
|
|
620
|
+
|
|
611
621
|
.e-listbox-wrapper .e-icons,
|
|
612
622
|
.e-listbox-container .e-icons {
|
|
613
623
|
color: rgba(0, 0, 0, 0.54);
|
|
@@ -653,6 +653,16 @@ ejs-listbox {
|
|
|
653
653
|
height: calc(100% - 47px);
|
|
654
654
|
}
|
|
655
655
|
|
|
656
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
657
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
658
|
+
height: calc(100% - 38px);
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
662
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
663
|
+
height: calc(100% - 76px);
|
|
664
|
+
}
|
|
665
|
+
|
|
656
666
|
.e-listbox-wrapper .e-icons,
|
|
657
667
|
.e-listbox-container .e-icons {
|
|
658
668
|
color: #d1d5db;
|
|
@@ -653,6 +653,16 @@ ejs-listbox {
|
|
|
653
653
|
height: calc(100% - 47px);
|
|
654
654
|
}
|
|
655
655
|
|
|
656
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
657
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
658
|
+
height: calc(100% - 38px);
|
|
659
|
+
}
|
|
660
|
+
|
|
661
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
662
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
663
|
+
height: calc(100% - 76px);
|
|
664
|
+
}
|
|
665
|
+
|
|
656
666
|
.e-listbox-wrapper .e-icons,
|
|
657
667
|
.e-listbox-container .e-icons {
|
|
658
668
|
color: #6b7280;
|
package/styles/material-dark.css
CHANGED
|
@@ -4606,6 +4606,16 @@ ejs-listbox {
|
|
|
4606
4606
|
height: calc(100% - 47px);
|
|
4607
4607
|
}
|
|
4608
4608
|
|
|
4609
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
4610
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
4611
|
+
height: calc(100% - 36px);
|
|
4612
|
+
}
|
|
4613
|
+
|
|
4614
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
4615
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
4616
|
+
height: calc(100% - 79px);
|
|
4617
|
+
}
|
|
4618
|
+
|
|
4609
4619
|
.e-listbox-wrapper .e-icons,
|
|
4610
4620
|
.e-listbox-container .e-icons {
|
|
4611
4621
|
color: #fff;
|
package/styles/material.css
CHANGED
|
@@ -4667,6 +4667,16 @@ ejs-listbox {
|
|
|
4667
4667
|
height: calc(100% - 47px);
|
|
4668
4668
|
}
|
|
4669
4669
|
|
|
4670
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
4671
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
4672
|
+
height: calc(100% - 36px);
|
|
4673
|
+
}
|
|
4674
|
+
|
|
4675
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
4676
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
4677
|
+
height: calc(100% - 79px);
|
|
4678
|
+
}
|
|
4679
|
+
|
|
4670
4680
|
.e-listbox-wrapper .e-icons,
|
|
4671
4681
|
.e-listbox-container .e-icons {
|
|
4672
4682
|
color: rgba(0, 0, 0, 0.54);
|
package/styles/tailwind-dark.css
CHANGED
|
@@ -3228,6 +3228,16 @@ ejs-listbox {
|
|
|
3228
3228
|
height: calc(100% - 47px);
|
|
3229
3229
|
}
|
|
3230
3230
|
|
|
3231
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3232
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3233
|
+
height: calc(100% - 38px);
|
|
3234
|
+
}
|
|
3235
|
+
|
|
3236
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3237
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3238
|
+
height: calc(100% - 76px);
|
|
3239
|
+
}
|
|
3240
|
+
|
|
3231
3241
|
.e-listbox-wrapper .e-icons,
|
|
3232
3242
|
.e-listbox-container .e-icons {
|
|
3233
3243
|
color: #d1d5db;
|
package/styles/tailwind.css
CHANGED
|
@@ -3228,6 +3228,16 @@ ejs-listbox {
|
|
|
3228
3228
|
height: calc(100% - 47px);
|
|
3229
3229
|
}
|
|
3230
3230
|
|
|
3231
|
+
.e-listbox-wrapper.e-select-all .e-list-parent,
|
|
3232
|
+
.e-listbox-container.e-select-all .e-list-parent {
|
|
3233
|
+
height: calc(100% - 38px);
|
|
3234
|
+
}
|
|
3235
|
+
|
|
3236
|
+
.e-listbox-wrapper.e-filter-list.e-select-all .e-list-parent,
|
|
3237
|
+
.e-listbox-container.e-filter-list.e-select-all .e-list-parent {
|
|
3238
|
+
height: calc(100% - 76px);
|
|
3239
|
+
}
|
|
3240
|
+
|
|
3231
3241
|
.e-listbox-wrapper .e-icons,
|
|
3232
3242
|
.e-listbox-container .e-icons {
|
|
3233
3243
|
color: #6b7280;
|