@syncfusion/ej2-dropdowns 23.1.36 → 23.1.38
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 +8 -0
- package/dist/ej2-dropdowns.min.js +3 -3
- package/dist/ej2-dropdowns.umd.min.js +3 -3
- package/dist/ej2-dropdowns.umd.min.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es2015.js +32 -5
- package/dist/es6/ej2-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es5.js +32 -5
- package/dist/es6/ej2-dropdowns.es5.js.map +1 -1
- package/dist/global/ej2-dropdowns.min.js +3 -3
- package/dist/global/ej2-dropdowns.min.js.map +1 -1
- package/dist/global/index.d.ts +2 -2
- package/package.json +8 -8
- package/src/common/virtual-scroll.d.ts +1 -0
- package/src/common/virtual-scroll.js +3 -0
- package/src/drop-down-list/drop-down-list.d.ts +1 -0
- package/src/drop-down-list/drop-down-list.js +27 -4
- package/src/multi-select/multi-select.js +2 -1
- package/styles/bootstrap-dark.css +70 -7
- package/styles/bootstrap.css +70 -7
- package/styles/bootstrap4.css +71 -8
- package/styles/bootstrap5-dark.css +71 -8
- package/styles/bootstrap5.css +71 -8
- package/styles/fabric-dark.css +70 -7
- package/styles/fabric.css +70 -7
- package/styles/fluent-dark.css +70 -7
- package/styles/fluent.css +70 -7
- package/styles/highcontrast-light.css +70 -7
- package/styles/highcontrast.css +70 -7
- package/styles/list-box/_bootstrap-dark-definition.scss +6 -2
- package/styles/list-box/_bootstrap-definition.scss +7 -3
- package/styles/list-box/_bootstrap4-definition.scss +8 -4
- package/styles/list-box/_bootstrap5-definition.scss +6 -4
- package/styles/list-box/_fabric-dark-definition.scss +6 -2
- package/styles/list-box/_fabric-definition.scss +6 -2
- package/styles/list-box/_fluent-definition.scss +8 -6
- package/styles/list-box/_highcontrast-definition.scss +6 -2
- package/styles/list-box/_highcontrast-light-definition.scss +6 -2
- package/styles/list-box/_material-dark-definition.scss +8 -4
- package/styles/list-box/_material-definition.scss +8 -4
- package/styles/list-box/_material3-definition.scss +8 -6
- package/styles/list-box/_tailwind-definition.scss +8 -6
- package/styles/list-box/_theme.scss +72 -7
- package/styles/list-box/bootstrap-dark.css +70 -7
- package/styles/list-box/bootstrap.css +70 -7
- package/styles/list-box/bootstrap4.css +71 -8
- package/styles/list-box/bootstrap5-dark.css +71 -8
- package/styles/list-box/bootstrap5.css +71 -8
- package/styles/list-box/fabric-dark.css +70 -7
- package/styles/list-box/fabric.css +70 -7
- package/styles/list-box/fluent-dark.css +70 -7
- package/styles/list-box/fluent.css +70 -7
- package/styles/list-box/highcontrast-light.css +70 -7
- package/styles/list-box/highcontrast.css +70 -7
- package/styles/list-box/material-dark.css +71 -8
- package/styles/list-box/material.css +71 -8
- package/styles/list-box/material3-dark.css +71 -8
- package/styles/list-box/material3.css +71 -8
- package/styles/list-box/tailwind-dark.css +71 -8
- package/styles/list-box/tailwind.css +71 -8
- package/styles/material-dark.css +71 -8
- package/styles/material.css +71 -8
- package/styles/material3-dark.css +71 -8
- package/styles/material3.css +71 -8
- package/styles/tailwind-dark.css +71 -8
- package/styles/tailwind.css +71 -8
package/dist/global/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 23.1.
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 -
|
|
3
|
+
* version : 23.1.38
|
|
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
|
|
7
7
|
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-dropdowns@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-dropdowns@
|
|
3
|
+
"_id": "@syncfusion/ej2-dropdowns@23.1.36",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-+XC5hkXgdEtcl34xCI+wmNoO4GwZtSdi98IOrZ8iOiSTs6dIRAoJj4Znj87n4whoW09U04LF1HgoyKxxT5txNQ==",
|
|
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.syncfusion.com/repository/ej2-
|
|
38
|
-
"_shasum": "
|
|
37
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-23.1.36.tgz",
|
|
38
|
+
"_shasum": "507377d454396bf60c334eaecdb01fde5a986bbb",
|
|
39
39
|
"_spec": "@syncfusion/ej2-dropdowns@*",
|
|
40
40
|
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
|
|
41
41
|
"author": {
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
},
|
|
44
44
|
"bundleDependencies": false,
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@syncfusion/ej2-base": "~23.1.
|
|
46
|
+
"@syncfusion/ej2-base": "~23.1.38",
|
|
47
47
|
"@syncfusion/ej2-data": "~23.1.36",
|
|
48
|
-
"@syncfusion/ej2-inputs": "~23.1.
|
|
48
|
+
"@syncfusion/ej2-inputs": "~23.1.38",
|
|
49
49
|
"@syncfusion/ej2-lists": "~23.1.36",
|
|
50
50
|
"@syncfusion/ej2-navigations": "~23.1.36",
|
|
51
51
|
"@syncfusion/ej2-notifications": "~23.1.36",
|
|
52
|
-
"@syncfusion/ej2-popups": "~23.1.
|
|
52
|
+
"@syncfusion/ej2-popups": "~23.1.38"
|
|
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": "23.1.
|
|
77
|
+
"version": "23.1.38",
|
|
78
78
|
"sideEffects": false,
|
|
79
79
|
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
|
|
80
80
|
}
|
|
@@ -371,6 +371,9 @@ var VirtualScroll = /** @class */ (function () {
|
|
|
371
371
|
focusElement: document.activeElement });
|
|
372
372
|
};
|
|
373
373
|
};
|
|
374
|
+
VirtualScroll.prototype.destroy = function () {
|
|
375
|
+
this.removeEventListener();
|
|
376
|
+
};
|
|
374
377
|
return VirtualScroll;
|
|
375
378
|
}());
|
|
376
379
|
export { VirtualScroll };
|
|
@@ -461,6 +461,7 @@ export declare class DropDownList extends DropDownBase implements IInput {
|
|
|
461
461
|
protected isSelectFocusItem(element: Element): boolean;
|
|
462
462
|
private getPageCount;
|
|
463
463
|
private pageUpSelection;
|
|
464
|
+
private PageUpDownSelection;
|
|
464
465
|
private pageDownSelection;
|
|
465
466
|
protected unWireEvent(): void;
|
|
466
467
|
/**
|
|
@@ -969,7 +969,17 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
969
969
|
if (!isNullOrUndefined(previousItem) && previousItem.classList.contains('e-virtual-list')) {
|
|
970
970
|
previousItem = this.liCollections[this.skeletonCount];
|
|
971
971
|
}
|
|
972
|
-
this.
|
|
972
|
+
this.PageUpDownSelection(previousItem, event);
|
|
973
|
+
};
|
|
974
|
+
DropDownList.prototype.PageUpDownSelection = function (previousItem, event) {
|
|
975
|
+
if (this.enableVirtualization) {
|
|
976
|
+
if (!isNullOrUndefined(previousItem) && ((this.getModuleName() !== 'autocomplete' && !previousItem.classList.contains('e-active')) || (this.getModuleName() === 'autocomplete' && !previousItem.classList.contains('e-item-focus')))) {
|
|
977
|
+
this.setSelection(previousItem, event);
|
|
978
|
+
}
|
|
979
|
+
}
|
|
980
|
+
else {
|
|
981
|
+
this.setSelection(previousItem, event);
|
|
982
|
+
}
|
|
973
983
|
};
|
|
974
984
|
DropDownList.prototype.pageDownSelection = function (steps, event, isVirtualKeyAction) {
|
|
975
985
|
var list = this.getItems();
|
|
@@ -977,7 +987,7 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
977
987
|
if ((this.enableVirtualization && this.activeIndex == null) || isVirtualKeyAction) {
|
|
978
988
|
previousItem = steps <= list.length ? this.liCollections[steps + this.skeletonCount - 1] : this.liCollections[list.length - 1];
|
|
979
989
|
}
|
|
980
|
-
this.
|
|
990
|
+
this.PageUpDownSelection(previousItem, event);
|
|
981
991
|
};
|
|
982
992
|
DropDownList.prototype.unWireEvent = function () {
|
|
983
993
|
if (!isNullOrUndefined(this.inputWrapper)) {
|
|
@@ -1761,6 +1771,9 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
1761
1771
|
var totalSkeletonCount = isSkeletonCountChange ? skeletonCount : this.skeletonCount;
|
|
1762
1772
|
for (var i = 0; i < totalSkeletonCount; i++) {
|
|
1763
1773
|
var liElement = this.createElement('li', { className: dropDownListClasses.virtualList, styles: 'overflow: inherit' });
|
|
1774
|
+
if (this.enableVirtualization && this.itemTemplate) {
|
|
1775
|
+
liElement.style.height = this.listItemHeight + 'px';
|
|
1776
|
+
}
|
|
1764
1777
|
var skeleton = new Skeleton({
|
|
1765
1778
|
shape: "Text",
|
|
1766
1779
|
height: "10px",
|
|
@@ -2028,6 +2041,10 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
2028
2041
|
_this.setFooterTemplate(popupEle);
|
|
2029
2042
|
}
|
|
2030
2043
|
document.body.appendChild(popupEle);
|
|
2044
|
+
if (_this.enableVirtualization && _this.itemTemplate) {
|
|
2045
|
+
var listitems = popupEle.querySelectorAll('li.e-list-item:not(.e-virtual-list)');
|
|
2046
|
+
_this.listItemHeight = listitems.length > 0 ? Math.ceil(listitems[0].getBoundingClientRect().height) : 0;
|
|
2047
|
+
}
|
|
2031
2048
|
if (_this.enableVirtualization && !_this.list.classList.contains(dropDownBaseClasses.noData)) {
|
|
2032
2049
|
if (!_this.list.querySelector('.e-virtual-ddl-content')) {
|
|
2033
2050
|
_this.list.appendChild(_this.createElement('div', {
|
|
@@ -2199,7 +2216,8 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
2199
2216
|
var _this = this;
|
|
2200
2217
|
this.popupObj = new Popup(element, {
|
|
2201
2218
|
width: this.setWidth(), targetType: 'relative',
|
|
2202
|
-
relateTo: this.inputWrapper.container,
|
|
2219
|
+
relateTo: this.inputWrapper.container,
|
|
2220
|
+
collision: this.enableRtl ? { X: 'fit', Y: 'flip' } : { X: 'flip', Y: 'flip' }, offsetY: offsetValue,
|
|
2203
2221
|
enableRtl: this.enableRtl, offsetX: left,
|
|
2204
2222
|
position: this.enableRtl ? { X: 'right', Y: 'bottom' } : { X: 'left', Y: 'bottom' },
|
|
2205
2223
|
zIndex: this.zIndex,
|
|
@@ -2355,7 +2373,12 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
2355
2373
|
if (!this.enableVirtualization || this.isKeyBoardAction || isInitialSelection) {
|
|
2356
2374
|
if (this.isKeyBoardAction && this.enableVirtualization && lastElementValue && currentElementValue === lastElementValue && keyAction != "end" && !this.isVirtualScrolling) {
|
|
2357
2375
|
this.isPreventKeyAction = true;
|
|
2358
|
-
this.
|
|
2376
|
+
if (this.enableVirtualization && this.itemTemplate) {
|
|
2377
|
+
this.list.scrollTop += nextOffset;
|
|
2378
|
+
}
|
|
2379
|
+
else {
|
|
2380
|
+
this.list.scrollTop += this.selectedLI.offsetHeight * liCount;
|
|
2381
|
+
}
|
|
2359
2382
|
this.isPreventKeyAction = this.IsScrollerAtEnd() ? false : this.isPreventKeyAction;
|
|
2360
2383
|
this.isKeyBoardAction = false;
|
|
2361
2384
|
this.isPreventScrollAction = false;
|
|
@@ -2146,7 +2146,8 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
2146
2146
|
this.popupObj = new Popup(this.popupWrapper, {
|
|
2147
2147
|
width: this.calcPopupWidth(), targetType: 'relative',
|
|
2148
2148
|
position: this.enableRtl ? { X: 'right', Y: 'bottom' } : { X: 'left', Y: 'bottom' },
|
|
2149
|
-
relateTo: this.overAllWrapper,
|
|
2149
|
+
relateTo: this.overAllWrapper,
|
|
2150
|
+
collision: this.enableRtl ? { X: 'fit', Y: 'flip' } : { X: 'flip', Y: 'flip' }, offsetY: 1,
|
|
2150
2151
|
enableRtl: this.enableRtl, zIndex: this.zIndex,
|
|
2151
2152
|
close: function () {
|
|
2152
2153
|
if (_this.popupObj.element.parentElement) {
|
|
@@ -2968,27 +2968,66 @@ ejs-listbox {
|
|
|
2968
2968
|
}
|
|
2969
2969
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2970
2970
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
2971
|
-
height: calc(100% - 46px);
|
|
2971
|
+
height: calc(100% - 46px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2972
|
+
}
|
|
2973
|
+
|
|
2974
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2975
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2976
|
+
}
|
|
2977
|
+
|
|
2978
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
2979
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2972
2980
|
}
|
|
2973
2981
|
|
|
2974
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2975
2982
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2976
|
-
height:
|
|
2983
|
+
height: 100%;
|
|
2977
2984
|
}
|
|
2978
2985
|
|
|
2979
2986
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
2980
2987
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2981
|
-
height: calc(100% -
|
|
2988
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2989
|
+
}
|
|
2990
|
+
|
|
2991
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2992
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2993
|
+
}
|
|
2994
|
+
|
|
2995
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2996
|
+
height: calc(100% - 52px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2997
|
+
}
|
|
2998
|
+
|
|
2999
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3000
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3001
|
+
}
|
|
3002
|
+
|
|
3003
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3004
|
+
height: 100%;
|
|
2982
3005
|
}
|
|
2983
3006
|
|
|
2984
3007
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3008
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3009
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3010
|
+
}
|
|
3011
|
+
|
|
2985
3012
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
2986
|
-
height:
|
|
3013
|
+
height: 100%;
|
|
2987
3014
|
}
|
|
2988
3015
|
|
|
2989
3016
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3017
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3018
|
+
height: calc(100% - 54px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3019
|
+
}
|
|
3020
|
+
|
|
3021
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3022
|
+
height: calc(100% - 91.5px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3023
|
+
}
|
|
3024
|
+
|
|
3025
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3026
|
+
height: calc(100% - 106px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3027
|
+
}
|
|
3028
|
+
|
|
2990
3029
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2991
|
-
height:
|
|
3030
|
+
height: 100%;
|
|
2992
3031
|
}
|
|
2993
3032
|
|
|
2994
3033
|
.e-listbox-wrapper,
|
|
@@ -3021,7 +3060,7 @@ ejs-listbox {
|
|
|
3021
3060
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3022
3061
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3023
3062
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3024
|
-
height: calc(100% -
|
|
3063
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3025
3064
|
}
|
|
3026
3065
|
|
|
3027
3066
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3297,6 +3336,30 @@ ejs-listbox {
|
|
|
3297
3336
|
padding-right: 1.0714em;
|
|
3298
3337
|
}
|
|
3299
3338
|
|
|
3339
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3340
|
+
height: 100%;
|
|
3341
|
+
}
|
|
3342
|
+
|
|
3343
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3344
|
+
height: 100%;
|
|
3345
|
+
}
|
|
3346
|
+
|
|
3347
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3348
|
+
height: 100%;
|
|
3349
|
+
}
|
|
3350
|
+
|
|
3351
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3352
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3353
|
+
}
|
|
3354
|
+
|
|
3355
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3356
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3357
|
+
}
|
|
3358
|
+
|
|
3359
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3360
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3361
|
+
}
|
|
3362
|
+
|
|
3300
3363
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3301
3364
|
@keyframes material-spinner-rotate {
|
|
3302
3365
|
0% {
|
package/styles/bootstrap.css
CHANGED
|
@@ -2978,27 +2978,66 @@ ejs-listbox {
|
|
|
2978
2978
|
}
|
|
2979
2979
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2980
2980
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
2981
|
-
height: calc(100% - 46px);
|
|
2981
|
+
height: calc(100% - 46px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2982
|
+
}
|
|
2983
|
+
|
|
2984
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
2985
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2986
|
+
}
|
|
2987
|
+
|
|
2988
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
2989
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2982
2990
|
}
|
|
2983
2991
|
|
|
2984
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
2985
2992
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
2986
|
-
height:
|
|
2993
|
+
height: 100%;
|
|
2987
2994
|
}
|
|
2988
2995
|
|
|
2989
2996
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
2990
2997
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
2991
|
-
height: calc(100% -
|
|
2998
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
2999
|
+
}
|
|
3000
|
+
|
|
3001
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3002
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3003
|
+
}
|
|
3004
|
+
|
|
3005
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3006
|
+
height: calc(100% - 52px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3007
|
+
}
|
|
3008
|
+
|
|
3009
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3010
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3011
|
+
}
|
|
3012
|
+
|
|
3013
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3014
|
+
height: 100%;
|
|
2992
3015
|
}
|
|
2993
3016
|
|
|
2994
3017
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3018
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3019
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3020
|
+
}
|
|
3021
|
+
|
|
2995
3022
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
2996
|
-
height:
|
|
3023
|
+
height: 100%;
|
|
2997
3024
|
}
|
|
2998
3025
|
|
|
2999
3026
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3027
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3028
|
+
height: calc(100% - 54px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3029
|
+
}
|
|
3030
|
+
|
|
3031
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3032
|
+
height: calc(100% - 91.5px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3033
|
+
}
|
|
3034
|
+
|
|
3035
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3036
|
+
height: calc(100% - 106px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3037
|
+
}
|
|
3038
|
+
|
|
3000
3039
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3001
|
-
height:
|
|
3040
|
+
height: 100%;
|
|
3002
3041
|
}
|
|
3003
3042
|
|
|
3004
3043
|
.e-listbox-wrapper,
|
|
@@ -3031,7 +3070,7 @@ ejs-listbox {
|
|
|
3031
3070
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3032
3071
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3033
3072
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3034
|
-
height: calc(100% -
|
|
3073
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3035
3074
|
}
|
|
3036
3075
|
|
|
3037
3076
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3307,6 +3346,30 @@ ejs-listbox {
|
|
|
3307
3346
|
padding-right: 1.0714em;
|
|
3308
3347
|
}
|
|
3309
3348
|
|
|
3349
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3350
|
+
height: 100%;
|
|
3351
|
+
}
|
|
3352
|
+
|
|
3353
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3354
|
+
height: 100%;
|
|
3355
|
+
}
|
|
3356
|
+
|
|
3357
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3358
|
+
height: 100%;
|
|
3359
|
+
}
|
|
3360
|
+
|
|
3361
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3362
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3363
|
+
}
|
|
3364
|
+
|
|
3365
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3366
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3367
|
+
}
|
|
3368
|
+
|
|
3369
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3370
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3371
|
+
}
|
|
3372
|
+
|
|
3310
3373
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3311
3374
|
@keyframes material-spinner-rotate {
|
|
3312
3375
|
0% {
|
package/styles/bootstrap4.css
CHANGED
|
@@ -3199,27 +3199,66 @@ ejs-listbox {
|
|
|
3199
3199
|
|
|
3200
3200
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3201
3201
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
3202
|
-
height: calc(100% - 43px);
|
|
3202
|
+
height: calc(100% - 43px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3203
|
+
}
|
|
3204
|
+
|
|
3205
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3206
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3207
|
+
}
|
|
3208
|
+
|
|
3209
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3210
|
+
height: calc(100% - 58px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3203
3211
|
}
|
|
3204
3212
|
|
|
3205
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3206
3213
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3207
|
-
height:
|
|
3214
|
+
height: 100%;
|
|
3208
3215
|
}
|
|
3209
3216
|
|
|
3210
3217
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3211
3218
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3212
|
-
height: calc(100% -
|
|
3219
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3220
|
+
}
|
|
3221
|
+
|
|
3222
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3223
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3224
|
+
}
|
|
3225
|
+
|
|
3226
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3227
|
+
height: calc(100% - 51px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3228
|
+
}
|
|
3229
|
+
|
|
3230
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3231
|
+
height: calc(100% - 59px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3232
|
+
}
|
|
3233
|
+
|
|
3234
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3235
|
+
height: 100%;
|
|
3213
3236
|
}
|
|
3214
3237
|
|
|
3215
3238
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3239
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3240
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3241
|
+
}
|
|
3242
|
+
|
|
3216
3243
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3217
|
-
height:
|
|
3244
|
+
height: 100%;
|
|
3218
3245
|
}
|
|
3219
3246
|
|
|
3220
3247
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3248
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3249
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3250
|
+
}
|
|
3251
|
+
|
|
3252
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3253
|
+
height: calc(100% - 90.5px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3254
|
+
}
|
|
3255
|
+
|
|
3256
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3257
|
+
height: calc(100% - 108px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3258
|
+
}
|
|
3259
|
+
|
|
3221
3260
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3222
|
-
height:
|
|
3261
|
+
height: 100%;
|
|
3223
3262
|
}
|
|
3224
3263
|
|
|
3225
3264
|
.e-listbox-wrapper,
|
|
@@ -3246,13 +3285,13 @@ ejs-listbox {
|
|
|
3246
3285
|
.e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3247
3286
|
.e-listbox-container.e-filter-list .e-list-parent,
|
|
3248
3287
|
.e-listboxtool-wrapper.e-filter-list .e-list-parent {
|
|
3249
|
-
height: calc(100% -
|
|
3288
|
+
height: calc(100% - 51px);
|
|
3250
3289
|
}
|
|
3251
3290
|
|
|
3252
3291
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3253
3292
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3254
3293
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3255
|
-
height: calc(100% -
|
|
3294
|
+
height: calc(100% - 41px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3256
3295
|
}
|
|
3257
3296
|
|
|
3258
3297
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3528,6 +3567,30 @@ ejs-listbox {
|
|
|
3528
3567
|
padding-right: 1.0714em;
|
|
3529
3568
|
}
|
|
3530
3569
|
|
|
3570
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3571
|
+
height: 100%;
|
|
3572
|
+
}
|
|
3573
|
+
|
|
3574
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3575
|
+
height: 100%;
|
|
3576
|
+
}
|
|
3577
|
+
|
|
3578
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3579
|
+
height: 100%;
|
|
3580
|
+
}
|
|
3581
|
+
|
|
3582
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3583
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3584
|
+
}
|
|
3585
|
+
|
|
3586
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3587
|
+
height: calc(100% - 41px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3588
|
+
}
|
|
3589
|
+
|
|
3590
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3591
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3592
|
+
}
|
|
3593
|
+
|
|
3531
3594
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3532
3595
|
@keyframes material-spinner-rotate {
|
|
3533
3596
|
0% {
|
|
@@ -3147,27 +3147,66 @@ ejs-listbox {
|
|
|
3147
3147
|
}
|
|
3148
3148
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3149
3149
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
3150
|
-
height: calc(100% - 45px);
|
|
3150
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3151
|
+
}
|
|
3152
|
+
|
|
3153
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3154
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3155
|
+
}
|
|
3156
|
+
|
|
3157
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3158
|
+
height: calc(100% - 55px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3151
3159
|
}
|
|
3152
3160
|
|
|
3153
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3154
3161
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3155
|
-
height:
|
|
3162
|
+
height: 100%;
|
|
3156
3163
|
}
|
|
3157
3164
|
|
|
3158
3165
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3159
3166
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3160
|
-
height: calc(100% -
|
|
3167
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3168
|
+
}
|
|
3169
|
+
|
|
3170
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3171
|
+
height: calc(100% - 48px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3172
|
+
}
|
|
3173
|
+
|
|
3174
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3175
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3176
|
+
}
|
|
3177
|
+
|
|
3178
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
3179
|
+
height: calc(100% - 56px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3180
|
+
}
|
|
3181
|
+
|
|
3182
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3183
|
+
height: 100%;
|
|
3161
3184
|
}
|
|
3162
3185
|
|
|
3163
3186
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3187
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3188
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3189
|
+
}
|
|
3190
|
+
|
|
3164
3191
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3165
|
-
height:
|
|
3192
|
+
height: 100%;
|
|
3166
3193
|
}
|
|
3167
3194
|
|
|
3168
3195
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3196
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
3197
|
+
height: calc(100% - 45px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3198
|
+
}
|
|
3199
|
+
|
|
3200
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3201
|
+
height: calc(100% - 86px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3202
|
+
}
|
|
3203
|
+
|
|
3204
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
3205
|
+
height: calc(100% - 104px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3206
|
+
}
|
|
3207
|
+
|
|
3169
3208
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
3170
|
-
height:
|
|
3209
|
+
height: 100%;
|
|
3171
3210
|
}
|
|
3172
3211
|
|
|
3173
3212
|
.e-listbox-wrapper,
|
|
@@ -3194,13 +3233,13 @@ ejs-listbox {
|
|
|
3194
3233
|
.e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
3195
3234
|
.e-listbox-container.e-filter-list .e-list-parent,
|
|
3196
3235
|
.e-listboxtool-wrapper.e-filter-list .e-list-parent {
|
|
3197
|
-
height: calc(100% -
|
|
3236
|
+
height: calc(100% - 50px);
|
|
3198
3237
|
}
|
|
3199
3238
|
|
|
3200
3239
|
.e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3201
3240
|
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
3202
3241
|
.e-listboxtool-wrapper.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3203
|
-
height: calc(100% -
|
|
3242
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3204
3243
|
}
|
|
3205
3244
|
|
|
3206
3245
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
@@ -3470,6 +3509,30 @@ ejs-listbox {
|
|
|
3470
3509
|
padding-right: 16px;
|
|
3471
3510
|
}
|
|
3472
3511
|
|
|
3512
|
+
.e-listbox-container.e-filter-list .e-list-parent {
|
|
3513
|
+
height: 100%;
|
|
3514
|
+
}
|
|
3515
|
+
|
|
3516
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
3517
|
+
height: 100%;
|
|
3518
|
+
}
|
|
3519
|
+
|
|
3520
|
+
.e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
3521
|
+
height: 100%;
|
|
3522
|
+
}
|
|
3523
|
+
|
|
3524
|
+
.e-listbox-container.e-filter-list .e-list-wrap {
|
|
3525
|
+
height: calc(100% - 50px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3526
|
+
}
|
|
3527
|
+
|
|
3528
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
3529
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3530
|
+
}
|
|
3531
|
+
|
|
3532
|
+
.e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
3533
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3534
|
+
}
|
|
3535
|
+
|
|
3473
3536
|
/* stylelint-disable-line no-empty-source */
|
|
3474
3537
|
/* stylelint-disable property-no-vendor-prefix */
|
|
3475
3538
|
@keyframes material-spinner-rotate {
|