@syncfusion/ej2-dropdowns 23.1.40 → 23.1.42
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 +34 -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 +77 -12
- package/dist/es6/ej2-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es5.js +77 -12
- 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-base/drop-down-base.d.ts +1 -0
- package/src/drop-down-base/drop-down-base.js +5 -0
- package/src/drop-down-list/drop-down-list.d.ts +3 -0
- package/src/drop-down-list/drop-down-list.js +33 -2
- package/src/drop-down-tree/drop-down-tree.js +2 -2
- package/src/mention/mention.d.ts +1 -0
- package/src/mention/mention.js +32 -8
- package/src/multi-select/multi-select.js +5 -0
- package/styles/auto-complete/bootstrap4.css +13 -2
- package/styles/bootstrap-dark.css +1 -1
- package/styles/bootstrap.css +1 -1
- package/styles/bootstrap4.css +33 -3
- package/styles/bootstrap5-dark.css +1 -1
- package/styles/bootstrap5.css +1 -1
- package/styles/combo-box/bootstrap4.css +13 -2
- package/styles/drop-down-list/_bootstrap4-definition.scss +13 -2
- package/styles/drop-down-list/bootstrap4.css +13 -2
- package/styles/fabric-dark.css +1 -1
- package/styles/fabric.css +1 -1
- package/styles/fluent-dark.css +1 -1
- package/styles/fluent.css +1 -1
- package/styles/highcontrast-light.css +1 -1
- package/styles/highcontrast.css +1 -1
- package/styles/list-box/_theme.scss +1 -1
- package/styles/list-box/bootstrap-dark.css +1 -1
- package/styles/list-box/bootstrap.css +1 -1
- package/styles/list-box/bootstrap4.css +1 -1
- package/styles/list-box/bootstrap5-dark.css +1 -1
- package/styles/list-box/bootstrap5.css +1 -1
- package/styles/list-box/fabric-dark.css +1 -1
- package/styles/list-box/fabric.css +1 -1
- package/styles/list-box/fluent-dark.css +1 -1
- package/styles/list-box/fluent.css +1 -1
- package/styles/list-box/highcontrast-light.css +1 -1
- package/styles/list-box/highcontrast.css +1 -1
- package/styles/list-box/material-dark.css +1 -1
- package/styles/list-box/material.css +1 -1
- package/styles/list-box/material3-dark.css +1 -1
- package/styles/list-box/material3.css +1 -1
- package/styles/list-box/tailwind-dark.css +1 -1
- package/styles/list-box/tailwind.css +1 -1
- package/styles/material-dark.css +1 -1
- package/styles/material.css +1 -1
- package/styles/material3-dark.css +1 -1
- package/styles/material3.css +1 -1
- package/styles/multi-select/_bootstrap4-definition.scss +19 -0
- package/styles/multi-select/bootstrap4.css +19 -0
- package/styles/tailwind-dark.css +1 -1
- package/styles/tailwind.css +1 -1
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 23.1.
|
|
3
|
+
* version : 23.1.42
|
|
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@23.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-dropdowns@23.1.41",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512
|
|
5
|
+
"_integrity": "sha512-y//3VH/5+habVL6F0DziqbiYzeCU3yvRE5/8YmQRKStz0qg/N0emXUiW/y2uerMFcEuWYUHAz6zIobX28fiA8Q==",
|
|
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-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-23.1.
|
|
38
|
-
"_shasum": "
|
|
37
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-23.1.41.tgz",
|
|
38
|
+
"_shasum": "b4d93ee08b3b0bf0ed2cc3efe64f19e33255a6f6",
|
|
39
39
|
"_spec": "@syncfusion/ej2-dropdowns@*",
|
|
40
40
|
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
|
|
41
41
|
"author": {
|
|
@@ -43,11 +43,11 @@
|
|
|
43
43
|
},
|
|
44
44
|
"bundleDependencies": false,
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@syncfusion/ej2-base": "~23.1.
|
|
46
|
+
"@syncfusion/ej2-base": "~23.1.41",
|
|
47
47
|
"@syncfusion/ej2-data": "~23.1.36",
|
|
48
|
-
"@syncfusion/ej2-inputs": "~23.1.
|
|
49
|
-
"@syncfusion/ej2-lists": "~23.1.
|
|
50
|
-
"@syncfusion/ej2-navigations": "~23.1.
|
|
48
|
+
"@syncfusion/ej2-inputs": "~23.1.42",
|
|
49
|
+
"@syncfusion/ej2-lists": "~23.1.42",
|
|
50
|
+
"@syncfusion/ej2-navigations": "~23.1.41",
|
|
51
51
|
"@syncfusion/ej2-notifications": "~23.1.40",
|
|
52
52
|
"@syncfusion/ej2-popups": "~23.1.38"
|
|
53
53
|
},
|
|
@@ -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.42",
|
|
78
78
|
"sideEffects": false,
|
|
79
79
|
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
|
|
80
80
|
}
|
|
@@ -610,6 +610,7 @@ export declare class DropDownBase extends Component<HTMLElement> implements INot
|
|
|
610
610
|
* @returns {void}
|
|
611
611
|
*/
|
|
612
612
|
render(e?: MouseEvent | KeyboardEventArgs | TouchEvent, isEmptyData?: boolean): void;
|
|
613
|
+
protected removeScrollEvent(): void;
|
|
613
614
|
/**
|
|
614
615
|
* Return the module name of this component.
|
|
615
616
|
*
|
|
@@ -1127,6 +1127,11 @@ var DropDownBase = /** @class */ (function (_super) {
|
|
|
1127
1127
|
this.initialize(e);
|
|
1128
1128
|
}
|
|
1129
1129
|
};
|
|
1130
|
+
DropDownBase.prototype.removeScrollEvent = function () {
|
|
1131
|
+
if (this.list) {
|
|
1132
|
+
EventHandler.remove(this.list, 'scroll', this.setFloatingHeader);
|
|
1133
|
+
}
|
|
1134
|
+
};
|
|
1130
1135
|
/**
|
|
1131
1136
|
* Return the module name of this component.
|
|
1132
1137
|
*
|
|
@@ -135,6 +135,8 @@ export declare class DropDownList extends DropDownBase implements IInput {
|
|
|
135
135
|
protected virtualItemStartIndex: number;
|
|
136
136
|
private virtualItemEndIndex;
|
|
137
137
|
private generatedDataObject;
|
|
138
|
+
private preselectedIndex;
|
|
139
|
+
private isTouched;
|
|
138
140
|
protected virtualListInfo: VirtualInfo;
|
|
139
141
|
protected viewPortInfo: VirtualInfo;
|
|
140
142
|
private selectedValueInfo;
|
|
@@ -536,6 +538,7 @@ export declare class DropDownList extends DropDownBase implements IInput {
|
|
|
536
538
|
protected onActionComplete(ulElement: HTMLElement, list: {
|
|
537
539
|
[key: string]: Object;
|
|
538
540
|
}[], e?: Object, isUpdated?: boolean): void;
|
|
541
|
+
private isValueInList;
|
|
539
542
|
private checkFieldValue;
|
|
540
543
|
private updateActionCompleteDataValues;
|
|
541
544
|
private addNewItem;
|
|
@@ -106,6 +106,7 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
106
106
|
_this.pageCount = 0;
|
|
107
107
|
_this.isPreventKeyAction = false;
|
|
108
108
|
_this.generatedDataObject = {};
|
|
109
|
+
_this.isTouched = false;
|
|
109
110
|
_this.virtualListInfo = {
|
|
110
111
|
currentPageNumber: null,
|
|
111
112
|
direction: null,
|
|
@@ -1875,7 +1876,12 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
1875
1876
|
this.updateActionCompleteDataValues(ulElement, list);
|
|
1876
1877
|
}
|
|
1877
1878
|
}
|
|
1878
|
-
|
|
1879
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
1880
|
+
if ((this.allowCustom || (this.allowFiltering && !this.isValueInList(list, this.value) && this.dataSource instanceof DataManager)) && !this.enableVirtualization) {
|
|
1881
|
+
this.addNewItem(list, selectedItem);
|
|
1882
|
+
}
|
|
1883
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
1884
|
+
else if ((this.allowCustom || (this.allowFiltering && this.isValueInList(list, this.value))) && !this.enableVirtualization) {
|
|
1879
1885
|
this.addNewItem(list, selectedItem);
|
|
1880
1886
|
}
|
|
1881
1887
|
if (!isNullOrUndefined(this.itemData) || (isNullOrUndefined(this.itemData) && this.enableVirtualization)) {
|
|
@@ -1909,6 +1915,24 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
1909
1915
|
}
|
|
1910
1916
|
};
|
|
1911
1917
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
1918
|
+
DropDownList.prototype.isValueInList = function (list, valueToFind) {
|
|
1919
|
+
if (Array.isArray(list)) {
|
|
1920
|
+
for (var i = 0; i < list.length; i++) {
|
|
1921
|
+
if (list[i] === valueToFind) {
|
|
1922
|
+
return true;
|
|
1923
|
+
}
|
|
1924
|
+
}
|
|
1925
|
+
}
|
|
1926
|
+
else if (typeof list === 'object' && list !== null) {
|
|
1927
|
+
for (var key in list) {
|
|
1928
|
+
if (Object.prototype.hasOwnProperty.call(list, key) && list[key] === valueToFind) {
|
|
1929
|
+
return true;
|
|
1930
|
+
}
|
|
1931
|
+
}
|
|
1932
|
+
}
|
|
1933
|
+
return false;
|
|
1934
|
+
};
|
|
1935
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
1912
1936
|
DropDownList.prototype.checkFieldValue = function (list, fieldValue) {
|
|
1913
1937
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
1914
1938
|
var checkField = list;
|
|
@@ -2674,6 +2698,7 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
2674
2698
|
* @returns {void}
|
|
2675
2699
|
*/
|
|
2676
2700
|
DropDownList.prototype.render = function () {
|
|
2701
|
+
this.preselectedIndex = !isNullOrUndefined(this.index) ? this.index : null;
|
|
2677
2702
|
if (this.element.tagName === 'INPUT') {
|
|
2678
2703
|
this.inputElement = this.element;
|
|
2679
2704
|
if (isNullOrUndefined(this.inputElement.getAttribute('role'))) {
|
|
@@ -2911,7 +2936,6 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
2911
2936
|
if (this.allowFiltering && newProp.dataSource && !isNullOrUndefined(Object.keys(newProp.dataSource))) {
|
|
2912
2937
|
this.actionCompleteData = { ulElement: null, list: null, isUpdated: false };
|
|
2913
2938
|
this.actionData = this.actionCompleteData;
|
|
2914
|
-
this.itemData = null;
|
|
2915
2939
|
}
|
|
2916
2940
|
else if (this.allowFiltering && newProp.query && !isNullOrUndefined(Object.keys(newProp.query))) {
|
|
2917
2941
|
this.actionCompleteData = this.getModuleName() === 'combobox' ?
|
|
@@ -2957,6 +2981,13 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
2957
2981
|
*/
|
|
2958
2982
|
DropDownList.prototype.onPropertyChanged = function (newProp, oldProp) {
|
|
2959
2983
|
var _this = this;
|
|
2984
|
+
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
2985
|
+
if (!isNullOrUndefined(newProp.dataSource) && !this.isTouched && (isNullOrUndefined(newProp.value) && isNullOrUndefined(newProp.index)) && !isNullOrUndefined(this.preselectedIndex)) {
|
|
2986
|
+
newProp.index = this.preselectedIndex;
|
|
2987
|
+
}
|
|
2988
|
+
if (!isNullOrUndefined(newProp.value) || !isNullOrUndefined(newProp.index)) {
|
|
2989
|
+
this.isTouched = true;
|
|
2990
|
+
}
|
|
2960
2991
|
if (this.getModuleName() === 'dropdownlist') {
|
|
2961
2992
|
this.checkData(newProp);
|
|
2962
2993
|
this.setUpdateInitial(['fields', 'query', 'dataSource'], newProp);
|
|
@@ -1971,12 +1971,12 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
1971
1971
|
var nodes = this.treeObj.element.querySelectorAll('li');
|
|
1972
1972
|
var checkedNodes = this.treeObj.element.querySelectorAll('li .e-checkbox-wrapper[aria-checked=true]');
|
|
1973
1973
|
var wrap = closest(this.checkBoxElement, '.' + CHECKBOXWRAP);
|
|
1974
|
-
if (wrap && args.action === 'uncheck' && (args.isInteracted || checkedNodes.length === 0)) {
|
|
1974
|
+
if (wrap && args.action === 'uncheck' && (args.isInteracted || checkedNodes.length === 0 || args.data[0].isChecked == "false")) {
|
|
1975
1975
|
this.isReverseUpdate = true;
|
|
1976
1976
|
this.changeState(wrap, 'uncheck');
|
|
1977
1977
|
this.isReverseUpdate = false;
|
|
1978
1978
|
}
|
|
1979
|
-
else if (wrap && args.action === 'check' && checkedNodes.length === nodes.length && (args.isInteracted || this.isCheckAllCalled)) {
|
|
1979
|
+
else if (wrap && args.action === 'check' && checkedNodes.length === nodes.length && (args.isInteracted || this.isCheckAllCalled || args.data[0].isChecked == "true")) {
|
|
1980
1980
|
this.isReverseUpdate = true;
|
|
1981
1981
|
this.isCheckAllCalled = false;
|
|
1982
1982
|
this.changeState(wrap, 'check');
|
package/src/mention/mention.d.ts
CHANGED
package/src/mention/mention.js
CHANGED
|
@@ -693,6 +693,8 @@ var Mention = /** @class */ (function (_super) {
|
|
|
693
693
|
_this.initializePopup(popupEle_1, offsetValue, left);
|
|
694
694
|
_this.checkCollision(popupEle_1);
|
|
695
695
|
popupEle_1.style.visibility = 'visible';
|
|
696
|
+
var popupLeft_1 = popupEle_1.parentElement.offsetWidth - popupEle_1.offsetWidth;
|
|
697
|
+
var popupHeight_1 = popupEle_1.offsetHeight;
|
|
696
698
|
addClass([popupEle_1], ['e-mention', 'e-popup', 'e-popup-close']);
|
|
697
699
|
if (!isNullOrUndefined(_this.list)) {
|
|
698
700
|
_this.unWireListEvents();
|
|
@@ -721,9 +723,23 @@ var Mention = /** @class */ (function (_super) {
|
|
|
721
723
|
popupEle_1.style.cssText = 'top: '.concat(coordinates_1.top.toString(), 'px;\n left: ').concat(coordinates_1.left.toString(), 'px;\nposition: absolute;\n display: block;');
|
|
722
724
|
}
|
|
723
725
|
else {
|
|
724
|
-
|
|
725
|
-
|
|
726
|
+
if (_this.collision.length > 0 && _this.collision.indexOf('right') > -1 && _this.collision.indexOf('bottom') === -1) {
|
|
727
|
+
popupEle_1.style.cssText = 'top: '.concat(coordinates_1.top.toString(), 'px;\n left: ').concat(popupLeft_1.toString(), 'px;\nposition: absolute;\n display: block;');
|
|
728
|
+
}
|
|
729
|
+
else if (_this.collision && _this.collision.length > 0 && _this.collision.indexOf('bottom') > -1 && _this.collision.indexOf('right') === -1) {
|
|
730
|
+
popupEle_1.style.left = formatUnit(coordinates_1.left);
|
|
731
|
+
popupEle_1.style.top = formatUnit(coordinates_1.top - parseInt(popupHeight_1.toString()));
|
|
732
|
+
}
|
|
733
|
+
else if (_this.collision && _this.collision.length > 0 && _this.collision.indexOf('bottom') > -1 && _this.collision.indexOf('right') > -1) {
|
|
734
|
+
popupEle_1.style.left = formatUnit(popupLeft_1);
|
|
735
|
+
popupEle_1.style.top = formatUnit(coordinates_1.top - parseInt(popupHeight_1.toString()));
|
|
736
|
+
}
|
|
737
|
+
else {
|
|
738
|
+
popupEle_1.style.left = formatUnit(coordinates_1.left);
|
|
739
|
+
popupEle_1.style.top = formatUnit(coordinates_1.top - parseInt(_this.popupHeight.toString()));
|
|
740
|
+
}
|
|
726
741
|
_this.isCollided = false;
|
|
742
|
+
_this.collision = [];
|
|
727
743
|
}
|
|
728
744
|
popupEle_1.style.width = _this.popupWidth !== '100%' && !isNullOrUndefined(_this.popupWidth) ? formatUnit(_this.popupWidth) : 'auto';
|
|
729
745
|
_this.setHeight(popupEle_1);
|
|
@@ -752,8 +768,8 @@ var Mention = /** @class */ (function (_super) {
|
|
|
752
768
|
Mention.prototype.checkCollision = function (popupEle) {
|
|
753
769
|
if (!Browser.isDevice || (Browser.isDevice && !(this.getModuleName() === 'mention'))) {
|
|
754
770
|
var coordinates = this.getCoordinates(this.inputElement, this.getTriggerCharPosition());
|
|
755
|
-
|
|
756
|
-
if (collision.length > 0) {
|
|
771
|
+
this.collision = isCollide(popupEle, null, coordinates.left, coordinates.top);
|
|
772
|
+
if (this.collision.length > 0) {
|
|
757
773
|
popupEle.style.marginTop = -parseInt(getComputedStyle(popupEle).marginTop, 10) + 'px';
|
|
758
774
|
this.isCollided = true;
|
|
759
775
|
}
|
|
@@ -888,10 +904,18 @@ var Mention = /** @class */ (function (_super) {
|
|
|
888
904
|
document.body.removeChild(div);
|
|
889
905
|
}
|
|
890
906
|
else {
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
907
|
+
if (this.collision && this.collision.length > 0 && this.collision.indexOf('right') > -1 && this.collision.indexOf('bottom') === -1) {
|
|
908
|
+
coordinates = {
|
|
909
|
+
top: rect.top + windowTop + parseInt(getComputedStyle(this.inputElement).fontSize, 10),
|
|
910
|
+
left: rect.left + windowLeft + width
|
|
911
|
+
};
|
|
912
|
+
}
|
|
913
|
+
else {
|
|
914
|
+
coordinates = {
|
|
915
|
+
top: rect.top + windowTop + parseInt(getComputedStyle(this.inputElement).fontSize, 10) - (this.isCollided ? 10 : 0),
|
|
916
|
+
left: rect.left + windowLeft + width
|
|
917
|
+
};
|
|
918
|
+
}
|
|
895
919
|
}
|
|
896
920
|
return coordinates;
|
|
897
921
|
};
|
|
@@ -3689,6 +3689,11 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
3689
3689
|
}
|
|
3690
3690
|
this.updateSelectElementData(this.allowFiltering);
|
|
3691
3691
|
break;
|
|
3692
|
+
case 'fields':
|
|
3693
|
+
if (isNullOrUndefined(this.fields.groupBy)) {
|
|
3694
|
+
this.removeScrollEvent();
|
|
3695
|
+
}
|
|
3696
|
+
break;
|
|
3692
3697
|
default:
|
|
3693
3698
|
{
|
|
3694
3699
|
// eslint-disable-next-line max-len
|
|
@@ -107,13 +107,24 @@
|
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
110
|
-
font-size:
|
|
110
|
+
font-size: 12px;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
114
|
+
.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
115
|
+
font-size: 14px;
|
|
111
116
|
}
|
|
112
117
|
|
|
113
|
-
.e-
|
|
118
|
+
.e-small .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
119
|
+
.e-small.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
114
120
|
font-size: 10px;
|
|
115
121
|
}
|
|
116
122
|
|
|
123
|
+
.e-small.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
124
|
+
.e-small.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
125
|
+
font-size: 12px;
|
|
126
|
+
}
|
|
127
|
+
|
|
117
128
|
.e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
118
129
|
font-size: 14px;
|
|
119
130
|
line-height: 34px;
|
|
@@ -3077,7 +3077,7 @@ ejs-listbox {
|
|
|
3077
3077
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3078
3078
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
3079
3079
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
3080
|
-
height: calc(100% - 40px);
|
|
3080
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3081
3081
|
}
|
|
3082
3082
|
|
|
3083
3083
|
.e-listbox-wrapper .e-icons,
|
package/styles/bootstrap.css
CHANGED
|
@@ -3087,7 +3087,7 @@ ejs-listbox {
|
|
|
3087
3087
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3088
3088
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
3089
3089
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
3090
|
-
height: calc(100% - 40px);
|
|
3090
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3091
3091
|
}
|
|
3092
3092
|
|
|
3093
3093
|
.e-listbox-wrapper .e-icons,
|
package/styles/bootstrap4.css
CHANGED
|
@@ -516,13 +516,24 @@
|
|
|
516
516
|
}
|
|
517
517
|
|
|
518
518
|
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
519
|
-
font-size:
|
|
519
|
+
font-size: 12px;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
523
|
+
.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
524
|
+
font-size: 14px;
|
|
520
525
|
}
|
|
521
526
|
|
|
522
|
-
.e-
|
|
527
|
+
.e-small .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
528
|
+
.e-small.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
523
529
|
font-size: 10px;
|
|
524
530
|
}
|
|
525
531
|
|
|
532
|
+
.e-small.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
533
|
+
.e-small.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
534
|
+
font-size: 12px;
|
|
535
|
+
}
|
|
536
|
+
|
|
526
537
|
.e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
527
538
|
font-size: 14px;
|
|
528
539
|
line-height: 34px;
|
|
@@ -1273,6 +1284,25 @@ ejs-dropdownlist {
|
|
|
1273
1284
|
border-right-width: 0;
|
|
1274
1285
|
}
|
|
1275
1286
|
|
|
1287
|
+
.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
1288
|
+
font-size: 12px;
|
|
1289
|
+
}
|
|
1290
|
+
|
|
1291
|
+
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
1292
|
+
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
1293
|
+
font-size: 14px;
|
|
1294
|
+
}
|
|
1295
|
+
|
|
1296
|
+
.e-small .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
1297
|
+
.e-small.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
1298
|
+
font-size: 10px;
|
|
1299
|
+
}
|
|
1300
|
+
|
|
1301
|
+
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
1302
|
+
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
1303
|
+
font-size: 12px;
|
|
1304
|
+
}
|
|
1305
|
+
|
|
1276
1306
|
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
1277
1307
|
border-left-width: 0;
|
|
1278
1308
|
border-radius: 4px 0 0 4px;
|
|
@@ -3308,7 +3338,7 @@ ejs-listbox {
|
|
|
3308
3338
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3309
3339
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
3310
3340
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
3311
|
-
height: calc(100% - 40px);
|
|
3341
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3312
3342
|
}
|
|
3313
3343
|
|
|
3314
3344
|
.e-listbox-wrapper .e-icons,
|
|
@@ -3256,7 +3256,7 @@ ejs-listbox {
|
|
|
3256
3256
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3257
3257
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
3258
3258
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
3259
|
-
height: calc(100% - 36px);
|
|
3259
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3260
3260
|
}
|
|
3261
3261
|
|
|
3262
3262
|
.e-listbox-wrapper .e-list-item,
|
package/styles/bootstrap5.css
CHANGED
|
@@ -3256,7 +3256,7 @@ ejs-listbox {
|
|
|
3256
3256
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3257
3257
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
3258
3258
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
3259
|
-
height: calc(100% - 36px);
|
|
3259
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3260
3260
|
}
|
|
3261
3261
|
|
|
3262
3262
|
.e-listbox-wrapper .e-list-item,
|
|
@@ -107,13 +107,24 @@
|
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
110
|
-
font-size:
|
|
110
|
+
font-size: 12px;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
114
|
+
.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
115
|
+
font-size: 14px;
|
|
111
116
|
}
|
|
112
117
|
|
|
113
|
-
.e-
|
|
118
|
+
.e-small .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
119
|
+
.e-small.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
114
120
|
font-size: 10px;
|
|
115
121
|
}
|
|
116
122
|
|
|
123
|
+
.e-small.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
124
|
+
.e-small.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
125
|
+
font-size: 12px;
|
|
126
|
+
}
|
|
127
|
+
|
|
117
128
|
.e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
118
129
|
font-size: 14px;
|
|
119
130
|
line-height: 34px;
|
|
@@ -152,13 +152,24 @@ $ddl-bigger-small-list-font-size: 14px !default;
|
|
|
152
152
|
}
|
|
153
153
|
|
|
154
154
|
.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
155
|
-
font-size:
|
|
155
|
+
font-size: 12px;
|
|
156
156
|
}
|
|
157
157
|
|
|
158
|
-
.e-bigger .e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon
|
|
158
|
+
.e-bigger .e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon,
|
|
159
|
+
.e-bigger.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
160
|
+
font-size: 14px;
|
|
161
|
+
}
|
|
162
|
+
|
|
163
|
+
.e-small .e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon,
|
|
164
|
+
.e-small.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
159
165
|
font-size: 10px;
|
|
160
166
|
}
|
|
161
167
|
|
|
168
|
+
.e-small.e-bigger .e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon,
|
|
169
|
+
.e-small.e-bigger.e-input-group .e-control#{&}.e-dropdownlist~.e-ddl-icon {
|
|
170
|
+
font-size: 12px;
|
|
171
|
+
}
|
|
172
|
+
|
|
162
173
|
.e-bigger.e-small .e-ddl#{&}.e-popup {
|
|
163
174
|
@at-root {
|
|
164
175
|
#{if(&, '&', '*')} .e-list-item,
|
|
@@ -148,13 +148,24 @@
|
|
|
148
148
|
}
|
|
149
149
|
|
|
150
150
|
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
151
|
-
font-size:
|
|
151
|
+
font-size: 12px;
|
|
152
152
|
}
|
|
153
153
|
|
|
154
|
-
.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon
|
|
154
|
+
.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
155
|
+
.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
156
|
+
font-size: 14px;
|
|
157
|
+
}
|
|
158
|
+
|
|
159
|
+
.e-small .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
160
|
+
.e-small.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
155
161
|
font-size: 10px;
|
|
156
162
|
}
|
|
157
163
|
|
|
164
|
+
.e-small.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
165
|
+
.e-small.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
166
|
+
font-size: 12px;
|
|
167
|
+
}
|
|
168
|
+
|
|
158
169
|
.e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
159
170
|
font-size: 14px;
|
|
160
171
|
line-height: 34px;
|
package/styles/fabric-dark.css
CHANGED
|
@@ -3056,7 +3056,7 @@ ejs-listbox {
|
|
|
3056
3056
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3057
3057
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
3058
3058
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
3059
|
-
height: calc(100% - 36px);
|
|
3059
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3060
3060
|
}
|
|
3061
3061
|
|
|
3062
3062
|
.e-listbox-wrapper .e-icons,
|
package/styles/fabric.css
CHANGED
|
@@ -3061,7 +3061,7 @@ ejs-listbox {
|
|
|
3061
3061
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3062
3062
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
3063
3063
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
3064
|
-
height: calc(100% - 36px);
|
|
3064
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3065
3065
|
}
|
|
3066
3066
|
|
|
3067
3067
|
.e-listbox-wrapper .e-icons,
|
package/styles/fluent-dark.css
CHANGED
|
@@ -3323,7 +3323,7 @@ ejs-listbox {
|
|
|
3323
3323
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3324
3324
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
3325
3325
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
3326
|
-
height: calc(100% - 36px);
|
|
3326
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3327
3327
|
}
|
|
3328
3328
|
|
|
3329
3329
|
.e-listbox-wrapper .e-icons,
|
package/styles/fluent.css
CHANGED
|
@@ -3323,7 +3323,7 @@ ejs-listbox {
|
|
|
3323
3323
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3324
3324
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
3325
3325
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
3326
|
-
height: calc(100% - 36px);
|
|
3326
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3327
3327
|
}
|
|
3328
3328
|
|
|
3329
3329
|
.e-listbox-wrapper .e-icons,
|
|
@@ -3170,7 +3170,7 @@ ejs-listbox {
|
|
|
3170
3170
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3171
3171
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
3172
3172
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
3173
|
-
height: calc(100% - 36px);
|
|
3173
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3174
3174
|
}
|
|
3175
3175
|
|
|
3176
3176
|
.e-listbox-wrapper .e-icons,
|
package/styles/highcontrast.css
CHANGED
|
@@ -3187,7 +3187,7 @@ ejs-listbox {
|
|
|
3187
3187
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
3188
3188
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
3189
3189
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
3190
|
-
height: calc(100% - 36px);
|
|
3190
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
3191
3191
|
}
|
|
3192
3192
|
|
|
3193
3193
|
.e-listbox-wrapper .e-icons,
|
|
@@ -660,7 +660,7 @@ ejs-listbox {
|
|
|
660
660
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
661
661
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
662
662
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
663
|
-
height: calc(100% - 40px);
|
|
663
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
664
664
|
}
|
|
665
665
|
|
|
666
666
|
.e-listbox-wrapper .e-icons,
|
|
@@ -671,7 +671,7 @@ ejs-listbox {
|
|
|
671
671
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
672
672
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
673
673
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
674
|
-
height: calc(100% - 40px);
|
|
674
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
675
675
|
}
|
|
676
676
|
|
|
677
677
|
.e-listbox-wrapper .e-icons,
|
|
@@ -725,7 +725,7 @@ ejs-listbox {
|
|
|
725
725
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
726
726
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
727
727
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
728
|
-
height: calc(100% - 40px);
|
|
728
|
+
height: calc(100% - 40px) !important; /* stylelint-disable-line declaration-no-important */
|
|
729
729
|
}
|
|
730
730
|
|
|
731
731
|
.e-listbox-wrapper .e-icons,
|
|
@@ -697,7 +697,7 @@ ejs-listbox {
|
|
|
697
697
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
698
698
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
699
699
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
700
|
-
height: calc(100% - 36px);
|
|
700
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
701
701
|
}
|
|
702
702
|
|
|
703
703
|
.e-listbox-wrapper .e-list-item,
|
|
@@ -697,7 +697,7 @@ ejs-listbox {
|
|
|
697
697
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
698
698
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
699
699
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
700
|
-
height: calc(100% - 36px);
|
|
700
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
701
701
|
}
|
|
702
702
|
|
|
703
703
|
.e-listbox-wrapper .e-list-item,
|
|
@@ -660,7 +660,7 @@ ejs-listbox {
|
|
|
660
660
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
661
661
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
662
662
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
663
|
-
height: calc(100% - 36px);
|
|
663
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
664
664
|
}
|
|
665
665
|
|
|
666
666
|
.e-listbox-wrapper .e-icons,
|
|
@@ -671,7 +671,7 @@ ejs-listbox {
|
|
|
671
671
|
.e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
672
672
|
.e-listbox-container .e-selectall-parent + .e-list-parent,
|
|
673
673
|
.e-listboxtool-wrapper .e-selectall-parent + .e-list-parent {
|
|
674
|
-
height: calc(100% - 36px);
|
|
674
|
+
height: calc(100% - 36px) !important; /* stylelint-disable-line declaration-no-important */
|
|
675
675
|
}
|
|
676
676
|
|
|
677
677
|
.e-listbox-wrapper .e-icons,
|