@syncfusion/ej2-dropdowns 28.1.33 → 28.1.36
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/dist/ej2-dropdowns.min.js +1 -10
- package/dist/ej2-dropdowns.umd.min.js +1 -10
- package/dist/ej2-dropdowns.umd.min.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es2015.js +30 -11
- package/dist/es6/ej2-dropdowns.es2015.js.map +1 -1
- package/dist/es6/ej2-dropdowns.es5.js +30 -11
- package/dist/es6/ej2-dropdowns.es5.js.map +1 -1
- package/dist/global/ej2-dropdowns.min.js +1 -10
- package/dist/global/ej2-dropdowns.min.js.map +1 -1
- package/dist/global/index.d.ts +0 -9
- package/package.json +6 -10
- package/src/combo-box/combo-box.js +1 -0
- package/src/drop-down-base/drop-down-base.js +1 -1
- package/src/drop-down-list/drop-down-list.d.ts +1 -0
- package/src/drop-down-list/drop-down-list.js +12 -1
- package/src/drop-down-tree/drop-down-tree.d.ts +1 -0
- package/src/drop-down-tree/drop-down-tree.js +13 -6
- package/src/list-box/list-box.d.ts +1 -1
- package/src/list-box/list-box.js +1 -1
- package/src/multi-select/multi-select.js +2 -2
- package/styles/bootstrap5-dark-lite.css +1 -0
- package/styles/bootstrap5-dark.css +1 -0
- package/styles/bootstrap5-lite.css +1 -0
- package/styles/bootstrap5.3-lite.css +1 -0
- package/styles/bootstrap5.3.css +1 -0
- package/styles/bootstrap5.css +1 -0
- package/styles/drop-down-base/tailwind3.css +5 -5
- package/styles/drop-down-list/_layout.scss +1 -1
- package/styles/drop-down-list/tailwind3.css +1 -0
- package/styles/fluent-dark-lite.css +1 -0
- package/styles/fluent-dark.css +1 -0
- package/styles/fluent-lite.css +1 -0
- package/styles/fluent.css +1 -0
- package/styles/list-box/tailwind3.css +1 -1
- package/styles/multi-select/_layout.scss +1 -3
- package/styles/multi-select/bootstrap5-dark.css +1 -0
- package/styles/multi-select/bootstrap5.3.css +1 -0
- package/styles/multi-select/bootstrap5.css +1 -0
- package/styles/multi-select/fluent-dark.css +1 -0
- package/styles/multi-select/fluent.css +1 -0
- package/styles/multi-select/tailwind3.css +5 -5
- package/styles/tailwind3-lite.css +12 -11
- package/styles/tailwind3.css +12 -11
package/dist/global/index.d.ts
CHANGED
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: index.d.ts
|
|
3
|
-
* version : 28.1.33
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
|
|
5
|
-
* Use of this code is subject to the terms of our license.
|
|
6
|
-
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
-
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
-
* applicable laws.
|
|
9
|
-
*/
|
|
10
1
|
import * as _dropdowns from '@syncfusion/ej2-dropdowns';
|
|
11
2
|
|
|
12
3
|
export declare namespace ej {
|
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@28.1.35",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-AV0Z1peZZOX3YhbLRzB/vm9sp/iKHLJXoEpR1lAHxIq/vJYIG2ExbHWSiueXlcmjxTtQBOdCXj3AntmcZOdfnQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-dropdowns",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -18,26 +18,22 @@
|
|
|
18
18
|
},
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/",
|
|
21
|
-
"/@syncfusion/ej2",
|
|
22
21
|
"/@syncfusion/ej2-angular-dropdowns",
|
|
23
22
|
"/@syncfusion/ej2-documenteditor",
|
|
24
23
|
"/@syncfusion/ej2-gantt",
|
|
25
24
|
"/@syncfusion/ej2-grids",
|
|
26
|
-
"/@syncfusion/ej2-image-editor",
|
|
27
25
|
"/@syncfusion/ej2-inplace-editor",
|
|
28
26
|
"/@syncfusion/ej2-kanban",
|
|
29
27
|
"/@syncfusion/ej2-pdfviewer",
|
|
30
28
|
"/@syncfusion/ej2-pivotview",
|
|
31
|
-
"/@syncfusion/ej2-querybuilder",
|
|
32
29
|
"/@syncfusion/ej2-react-dropdowns",
|
|
33
|
-
"/@syncfusion/ej2-ribbon",
|
|
34
30
|
"/@syncfusion/ej2-richtexteditor",
|
|
35
31
|
"/@syncfusion/ej2-schedule",
|
|
36
32
|
"/@syncfusion/ej2-spreadsheet",
|
|
37
33
|
"/@syncfusion/ej2-vue-dropdowns"
|
|
38
34
|
],
|
|
39
|
-
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-
|
|
40
|
-
"_shasum": "
|
|
35
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-dropdowns/-/ej2-dropdowns-28.1.35.tgz",
|
|
36
|
+
"_shasum": "b8a7bc80767221ac6a1046b6a1562ae1333d144c",
|
|
41
37
|
"_spec": "@syncfusion/ej2-dropdowns@*",
|
|
42
38
|
"_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
|
|
43
39
|
"author": {
|
|
@@ -49,7 +45,7 @@
|
|
|
49
45
|
"@syncfusion/ej2-data": "~28.1.33",
|
|
50
46
|
"@syncfusion/ej2-inputs": "~28.1.33",
|
|
51
47
|
"@syncfusion/ej2-lists": "~28.1.33",
|
|
52
|
-
"@syncfusion/ej2-navigations": "~28.1.
|
|
48
|
+
"@syncfusion/ej2-navigations": "~28.1.36",
|
|
53
49
|
"@syncfusion/ej2-notifications": "~28.1.33",
|
|
54
50
|
"@syncfusion/ej2-popups": "~28.1.33"
|
|
55
51
|
},
|
|
@@ -76,7 +72,7 @@
|
|
|
76
72
|
"module": "./index.js",
|
|
77
73
|
"name": "@syncfusion/ej2-dropdowns",
|
|
78
74
|
"typings": "index.d.ts",
|
|
79
|
-
"version": "28.1.
|
|
75
|
+
"version": "28.1.36",
|
|
80
76
|
"sideEffects": false,
|
|
81
77
|
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
|
|
82
78
|
}
|
|
@@ -553,6 +553,7 @@ var ComboBox = /** @class */ (function (_super) {
|
|
|
553
553
|
_super.prototype.clearAll.call(this, e);
|
|
554
554
|
}
|
|
555
555
|
if (this.isFiltering() && !isNullOrUndefined(e) && e.target === this.inputWrapper.clearButton) {
|
|
556
|
+
this.typedString = this.filterInput.value;
|
|
556
557
|
this.searchLists(e);
|
|
557
558
|
}
|
|
558
559
|
};
|
|
@@ -479,7 +479,7 @@ var DropDownBase = /** @class */ (function (_super) {
|
|
|
479
479
|
for (var i = 0; i < totalSkeletonCount; i++) {
|
|
480
480
|
var liElement = this.createElement('li', { className: dropDownBaseClasses.virtualList, styles: 'overflow: inherit' });
|
|
481
481
|
if (this.isVirtualizationEnabled && this.itemTemplate) {
|
|
482
|
-
liElement.style.height = this.listItemHeight + 'px';
|
|
482
|
+
liElement.style.height = (this.listItemHeight - parseInt(window.getComputedStyle(this.getItems()[1]).marginBottom, 10)) + 'px';
|
|
483
483
|
}
|
|
484
484
|
var skeleton = new Skeleton({
|
|
485
485
|
shape: 'Text',
|
|
@@ -657,6 +657,7 @@ export declare class DropDownList extends DropDownBase implements IInput {
|
|
|
657
657
|
* @returns {void}
|
|
658
658
|
*/
|
|
659
659
|
showPopup(e?: MouseEvent | KeyboardEventArgs | TouchEvent): void;
|
|
660
|
+
private executeCloneElements;
|
|
660
661
|
private invokeRenderPopup;
|
|
661
662
|
protected renderHightSearch(): void;
|
|
662
663
|
/**
|
|
@@ -1916,6 +1916,9 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
1916
1916
|
if (this.isFiltering() && this.getModuleName() === 'combobox' && isNullOrUndefined(this.list)) {
|
|
1917
1917
|
this.getInitialData = true;
|
|
1918
1918
|
this.renderList();
|
|
1919
|
+
if (!this.isSecondClick && !this.isDropDownClick) {
|
|
1920
|
+
this.executeCloneElements();
|
|
1921
|
+
}
|
|
1919
1922
|
}
|
|
1920
1923
|
this.typedString = this.filterInput.value;
|
|
1921
1924
|
this.preventAutoFill = false;
|
|
@@ -2175,6 +2178,9 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
2175
2178
|
this.getFilteringSkeletonCount();
|
|
2176
2179
|
}
|
|
2177
2180
|
this.renderReactTemplates();
|
|
2181
|
+
if (this.filterInput && this.filterInput.value === '' && this.getModuleName() === 'combobox') {
|
|
2182
|
+
this.executeCloneElements();
|
|
2183
|
+
}
|
|
2178
2184
|
}
|
|
2179
2185
|
};
|
|
2180
2186
|
DropDownList.prototype.setSearchBox = function (popupElement) {
|
|
@@ -4067,10 +4073,15 @@ var DropDownList = /** @class */ (function (_super) {
|
|
|
4067
4073
|
isOpen: true
|
|
4068
4074
|
});
|
|
4069
4075
|
}
|
|
4076
|
+
if (!this.isSecondClick && !this.isDropDownClick) {
|
|
4077
|
+
this.executeCloneElements();
|
|
4078
|
+
}
|
|
4079
|
+
};
|
|
4080
|
+
DropDownList.prototype.executeCloneElements = function () {
|
|
4070
4081
|
// eslint-disable-next-line @typescript-eslint/no-this-alias
|
|
4071
4082
|
var proxy = this;
|
|
4072
4083
|
var duration = (this.element.tagName === this.getNgDirective() && this.itemTemplate) ? 500 : 100;
|
|
4073
|
-
if (
|
|
4084
|
+
if (this.isReact && this.isFiltering() && this.itemTemplate != null) {
|
|
4074
4085
|
setTimeout(function () {
|
|
4075
4086
|
proxy.cloneElements();
|
|
4076
4087
|
proxy.isSecondClick = true;
|
|
@@ -332,6 +332,7 @@ export declare class DropDownTree extends Component<HTMLElement> implements INot
|
|
|
332
332
|
private nestedTableUpdate;
|
|
333
333
|
private clearIconWidth;
|
|
334
334
|
private isClicked;
|
|
335
|
+
private documentClickContext;
|
|
335
336
|
private isCheckAllCalled;
|
|
336
337
|
private isFromFilterChange;
|
|
337
338
|
private valueTemplateContainer;
|
|
@@ -171,6 +171,7 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
171
171
|
_this.selectedData = [];
|
|
172
172
|
_this.filterDelayTime = 300;
|
|
173
173
|
_this.isClicked = false;
|
|
174
|
+
_this.documentClickContext = _this.onDocumentClick.bind(_this);
|
|
174
175
|
// Specifies if the checkAll method has been called
|
|
175
176
|
_this.isCheckAllCalled = false;
|
|
176
177
|
_this.isFromFilterChange = false;
|
|
@@ -464,6 +465,7 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
464
465
|
}
|
|
465
466
|
else if (args.preventDefaultAction) {
|
|
466
467
|
fields = args.fields;
|
|
468
|
+
_this.treeObj.element.classList.add('e-filtering');
|
|
467
469
|
}
|
|
468
470
|
else {
|
|
469
471
|
if (_this.treeDataType === 1) {
|
|
@@ -690,7 +692,7 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
690
692
|
if (this.showSelectAll && this.checkAllParent) {
|
|
691
693
|
EventHandler.remove(this.checkAllParent, 'mouseup', this.clickHandler);
|
|
692
694
|
}
|
|
693
|
-
|
|
695
|
+
document.removeEventListener('mousedown', this.documentClickContext);
|
|
694
696
|
};
|
|
695
697
|
/* Trigger when the dropdown is clicked */
|
|
696
698
|
DropDownTree.prototype.dropDownClick = function (e) {
|
|
@@ -1735,7 +1737,7 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
1735
1737
|
if (_this.treeObj.checkedNodes.length > 0 && !_this.isFilterRestore) {
|
|
1736
1738
|
var nodes = _this.treeObj.element.querySelectorAll('li');
|
|
1737
1739
|
var checkedNodes = _this.treeObj.element.querySelectorAll('li[aria-checked=true]');
|
|
1738
|
-
if ((checkedNodes.length === nodes.length
|
|
1740
|
+
if ((checkedNodes.length === nodes.length) && _this.checkBoxElement) {
|
|
1739
1741
|
var wrap = closest(_this.checkBoxElement, '.' + CHECKBOXWRAP);
|
|
1740
1742
|
_this.changeState(wrap, 'check');
|
|
1741
1743
|
_this.checkSelectAll = false;
|
|
@@ -1798,7 +1800,7 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
1798
1800
|
_this.isPopupOpen = false;
|
|
1799
1801
|
},
|
|
1800
1802
|
open: function () {
|
|
1801
|
-
|
|
1803
|
+
document.addEventListener('mousedown', _this.documentClickContext);
|
|
1802
1804
|
_this.isPopupOpen = true;
|
|
1803
1805
|
},
|
|
1804
1806
|
targetExitViewport: function () {
|
|
@@ -1905,7 +1907,9 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
1905
1907
|
}
|
|
1906
1908
|
if (this.isFilterRestore) {
|
|
1907
1909
|
this.restoreFilterSelection();
|
|
1908
|
-
this.
|
|
1910
|
+
if (!this.showSelectAll) {
|
|
1911
|
+
this.isFilterRestore = false;
|
|
1912
|
+
}
|
|
1909
1913
|
}
|
|
1910
1914
|
};
|
|
1911
1915
|
DropDownTree.prototype.restoreFilterSelection = function () {
|
|
@@ -2168,15 +2172,18 @@ var DropDownTree = /** @class */ (function (_super) {
|
|
|
2168
2172
|
this.ensurePlaceHolder();
|
|
2169
2173
|
}
|
|
2170
2174
|
if (this.showSelectAll && this.checkBoxElement) {
|
|
2175
|
+
var nodes = this.treeObj.element.querySelectorAll('li');
|
|
2171
2176
|
var checkedNodes = this.treeObj.element.querySelectorAll('li[aria-checked=true]');
|
|
2172
2177
|
var wrap = closest(this.checkBoxElement, '.' + CHECKBOXWRAP);
|
|
2173
|
-
if (wrap && args.action === 'uncheck' && (args.isInteracted || checkedNodes.length === 0 ||
|
|
2178
|
+
if ((wrap && args.action === 'uncheck' && (args.isInteracted || checkedNodes.length === 0 ||
|
|
2179
|
+
(!isNOU(args.data[0]) && args.data[0].isChecked === 'false'))) || !args.isInteracted && this.isFilterRestore) {
|
|
2180
|
+
this.isFilterRestore = false;
|
|
2174
2181
|
this.isReverseUpdate = true;
|
|
2175
2182
|
this.changeState(wrap, 'uncheck');
|
|
2176
2183
|
this.isReverseUpdate = false;
|
|
2177
2184
|
}
|
|
2178
2185
|
else if (wrap && args.action === 'check'
|
|
2179
|
-
&& checkedNodes.length ===
|
|
2186
|
+
&& checkedNodes.length === nodes.length
|
|
2180
2187
|
&& (args.isInteracted || this.isCheckAllCalled || (!isNOU(args.data[0]) && args.data[0].isChecked === 'true'))) {
|
|
2181
2188
|
this.isReverseUpdate = true;
|
|
2182
2189
|
this.isCheckAllCalled = false;
|
|
@@ -718,7 +718,7 @@ export interface ListBoxChangeEventArgs extends BaseEventArgs {
|
|
|
718
718
|
/**
|
|
719
719
|
* Returns the selected state or selected list item in the ListBox.
|
|
720
720
|
*/
|
|
721
|
-
value: number | string | boolean;
|
|
721
|
+
value: number[] | string[] | boolean[];
|
|
722
722
|
/**
|
|
723
723
|
* Specifies the event.
|
|
724
724
|
*/
|
package/src/list-box/list-box.js
CHANGED
|
@@ -1957,7 +1957,7 @@ var ListBox = /** @class */ (function (_super) {
|
|
|
1957
1957
|
ctrlKey: e.ctrlKey, shiftKey: e.shiftKey
|
|
1958
1958
|
});
|
|
1959
1959
|
}
|
|
1960
|
-
else if (e.keyCode === 65 && e.ctrlKey) {
|
|
1960
|
+
else if (e.keyCode === 65 && e.ctrlKey && this.selectionSettings.mode === 'Multiple') {
|
|
1961
1961
|
this.selectAll();
|
|
1962
1962
|
}
|
|
1963
1963
|
else if ((e.keyCode === 38 || e.keyCode === 40) && e.ctrlKey && e.shiftKey) {
|
|
@@ -3288,7 +3288,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
3288
3288
|
this.list.scrollTop = 0;
|
|
3289
3289
|
this.virtualListInfo = null;
|
|
3290
3290
|
this.previousStartIndex = 0;
|
|
3291
|
-
this.previousEndIndex =
|
|
3291
|
+
this.previousEndIndex = this.itemCount;
|
|
3292
3292
|
}
|
|
3293
3293
|
this.isClearAllAction = false;
|
|
3294
3294
|
}
|
|
@@ -5480,7 +5480,7 @@ var MultiSelect = /** @class */ (function (_super) {
|
|
|
5480
5480
|
_this.viewPortInfo.endIndex : _this.itemCount;
|
|
5481
5481
|
_this.virtualListInfo = _this.viewPortInfo;
|
|
5482
5482
|
_this.previousStartIndex = 0;
|
|
5483
|
-
_this.previousEndIndex =
|
|
5483
|
+
_this.previousEndIndex = _this.itemCount;
|
|
5484
5484
|
}
|
|
5485
5485
|
var dataSourceCount = void 0;
|
|
5486
5486
|
if (_this.dataSource instanceof DataManager) {
|
package/styles/bootstrap5.3.css
CHANGED
package/styles/bootstrap5.css
CHANGED
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
.e-popup.e-mention .e-dropdownbase.e-nodata {
|
|
68
68
|
color: var(--color-sf-content-text-color);
|
|
69
69
|
cursor: default;
|
|
70
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
70
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
71
71
|
font-size: 14px;
|
|
72
72
|
padding: 14px 16px;
|
|
73
73
|
text-align: center;
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
border-bottom: 0;
|
|
165
165
|
border-color: var(--color-sf-border-light);
|
|
166
166
|
color: var(--color-sf-flyout-text-color);
|
|
167
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
167
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
168
168
|
font-size: 14px;
|
|
169
169
|
line-height: 32px;
|
|
170
170
|
min-height: 32px;
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
.e-fixed-head {
|
|
178
178
|
border-color: var(--color-sf-border-light);
|
|
179
179
|
color: var(--color-sf-flyout-text-color);
|
|
180
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
180
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
181
181
|
font-size: 14px;
|
|
182
182
|
font-weight: 500;
|
|
183
183
|
line-height: 32px;
|
|
@@ -235,7 +235,7 @@
|
|
|
235
235
|
border-style: solid;
|
|
236
236
|
border-width: 0 0 1px 0;
|
|
237
237
|
color: var(--color-sf-flyout-text-color);
|
|
238
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
238
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
239
239
|
font-size: 14px;
|
|
240
240
|
font-weight: 500;
|
|
241
241
|
text-indent: 10px;
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
border-bottom: 0;
|
|
294
294
|
border-color: var(--color-sf-border-light);
|
|
295
295
|
color: var(--color-sf-flyout-text-color);
|
|
296
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
296
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
297
297
|
text-indent: 12px;
|
|
298
298
|
font-size: 14px;
|
|
299
299
|
padding-right: 16px;
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
195
195
|
opacity: .7;
|
|
196
196
|
pointer-events: none;
|
|
197
|
-
@if $skin-name == 'bootstrap5.3' or $skin-name == 'fluent2' or $skin-name == '
|
|
197
|
+
@if $skin-name == 'bootstrap5.3' or $skin-name == 'fluent2' or $skin-name == 'tailwind3' {
|
|
198
198
|
color: $ddl-list-disable-item-color;
|
|
199
199
|
}
|
|
200
200
|
}
|
package/styles/fluent-dark.css
CHANGED
package/styles/fluent-lite.css
CHANGED
package/styles/fluent.css
CHANGED
|
@@ -546,7 +546,7 @@ ejs-listbox {
|
|
|
546
546
|
.e-listbox-wrapper,
|
|
547
547
|
.e-listbox-container,
|
|
548
548
|
.e-listboxtool-wrapper {
|
|
549
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
549
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
550
550
|
font-size: 14px;
|
|
551
551
|
}
|
|
552
552
|
.e-listbox-wrapper .e-filter-parent,
|
|
@@ -414,9 +414,7 @@
|
|
|
414
414
|
max-width: 100%;
|
|
415
415
|
padding-left: $ddl-delim-text-indent;
|
|
416
416
|
padding-right: $ddl-delim-text-padding-right;
|
|
417
|
-
|
|
418
|
-
vertical-align: middle;
|
|
419
|
-
}
|
|
417
|
+
vertical-align: middle;
|
|
420
418
|
}
|
|
421
419
|
|
|
422
420
|
.e-small .e-multi-select-wrapper .e-delim-values .e-remain {
|
|
@@ -411,7 +411,7 @@
|
|
|
411
411
|
.e-multi-select-wrapper input[type=text] {
|
|
412
412
|
background: none;
|
|
413
413
|
border: 0;
|
|
414
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
414
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
415
415
|
font-size: 14px;
|
|
416
416
|
font-weight: normal;
|
|
417
417
|
height: 30px;
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
background: none;
|
|
426
426
|
border: 0;
|
|
427
427
|
color: inherit;
|
|
428
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
428
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
429
429
|
font-size: 14px;
|
|
430
430
|
font-weight: normal;
|
|
431
431
|
height: 30px;
|
|
@@ -460,7 +460,7 @@
|
|
|
460
460
|
}
|
|
461
461
|
|
|
462
462
|
.e-multi-select-wrapper .e-delim-values {
|
|
463
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
463
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
464
464
|
font-size: 14px;
|
|
465
465
|
line-height: 28px;
|
|
466
466
|
max-width: 100%;
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
|
|
643
643
|
.e-multi-select-list-wrapper .e-selectall-parent .e-all-text {
|
|
644
644
|
color: var(--color-sf-content-text-color);
|
|
645
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
645
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
646
646
|
font-size: 14px;
|
|
647
647
|
}
|
|
648
648
|
|
|
@@ -915,7 +915,7 @@ ejs-multiselect {
|
|
|
915
915
|
.e-multi-select-wrapper .e-chips > .e-chipcontent {
|
|
916
916
|
-webkit-text-fill-color: var(--color-sf-content-text-color);
|
|
917
917
|
color: var(--color-sf-content-text-color);
|
|
918
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
918
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
919
919
|
font-size: 14px;
|
|
920
920
|
}
|
|
921
921
|
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
.e-popup.e-mention .e-dropdownbase.e-nodata {
|
|
68
68
|
color: var(--color-sf-content-text-color);
|
|
69
69
|
cursor: default;
|
|
70
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
70
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
71
71
|
font-size: 14px;
|
|
72
72
|
padding: 14px 16px;
|
|
73
73
|
text-align: center;
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
border-bottom: 0;
|
|
165
165
|
border-color: var(--color-sf-border-light);
|
|
166
166
|
color: var(--color-sf-flyout-text-color);
|
|
167
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
167
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
168
168
|
font-size: 14px;
|
|
169
169
|
line-height: 32px;
|
|
170
170
|
min-height: 32px;
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
.e-fixed-head {
|
|
178
178
|
border-color: var(--color-sf-border-light);
|
|
179
179
|
color: var(--color-sf-flyout-text-color);
|
|
180
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
180
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
181
181
|
font-size: 14px;
|
|
182
182
|
font-weight: 500;
|
|
183
183
|
line-height: 32px;
|
|
@@ -235,7 +235,7 @@
|
|
|
235
235
|
border-style: solid;
|
|
236
236
|
border-width: 0 0 1px 0;
|
|
237
237
|
color: var(--color-sf-flyout-text-color);
|
|
238
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
238
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
239
239
|
font-size: 14px;
|
|
240
240
|
font-weight: 500;
|
|
241
241
|
text-indent: 10px;
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
border-bottom: 0;
|
|
294
294
|
border-color: var(--color-sf-border-light);
|
|
295
295
|
color: var(--color-sf-flyout-text-color);
|
|
296
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
296
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
297
297
|
text-indent: 12px;
|
|
298
298
|
font-size: 14px;
|
|
299
299
|
padding-right: 16px;
|
|
@@ -645,6 +645,7 @@
|
|
|
645
645
|
.e-ddl.e-popup.e-popup-open .e-list-item.e-disabled {
|
|
646
646
|
opacity: 0.7;
|
|
647
647
|
pointer-events: none;
|
|
648
|
+
color: var(--color-sf-flyout-text-color-disabled);
|
|
648
649
|
}
|
|
649
650
|
|
|
650
651
|
ejs-autocomplete,
|
|
@@ -1369,7 +1370,7 @@ ejs-dropdownlist {
|
|
|
1369
1370
|
.e-multi-select-wrapper input[type=text] {
|
|
1370
1371
|
background: none;
|
|
1371
1372
|
border: 0;
|
|
1372
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
1373
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
1373
1374
|
font-size: 14px;
|
|
1374
1375
|
font-weight: normal;
|
|
1375
1376
|
height: 30px;
|
|
@@ -1383,7 +1384,7 @@ ejs-dropdownlist {
|
|
|
1383
1384
|
background: none;
|
|
1384
1385
|
border: 0;
|
|
1385
1386
|
color: inherit;
|
|
1386
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
1387
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
1387
1388
|
font-size: 14px;
|
|
1388
1389
|
font-weight: normal;
|
|
1389
1390
|
height: 30px;
|
|
@@ -1418,7 +1419,7 @@ ejs-dropdownlist {
|
|
|
1418
1419
|
}
|
|
1419
1420
|
|
|
1420
1421
|
.e-multi-select-wrapper .e-delim-values {
|
|
1421
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
1422
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
1422
1423
|
font-size: 14px;
|
|
1423
1424
|
line-height: 28px;
|
|
1424
1425
|
max-width: 100%;
|
|
@@ -1600,7 +1601,7 @@ ejs-dropdownlist {
|
|
|
1600
1601
|
|
|
1601
1602
|
.e-multi-select-list-wrapper .e-selectall-parent .e-all-text {
|
|
1602
1603
|
color: var(--color-sf-content-text-color);
|
|
1603
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
1604
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
1604
1605
|
font-size: 14px;
|
|
1605
1606
|
}
|
|
1606
1607
|
|
|
@@ -1873,7 +1874,7 @@ ejs-multiselect {
|
|
|
1873
1874
|
.e-multi-select-wrapper .e-chips > .e-chipcontent {
|
|
1874
1875
|
-webkit-text-fill-color: var(--color-sf-content-text-color);
|
|
1875
1876
|
color: var(--color-sf-content-text-color);
|
|
1876
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
1877
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
1877
1878
|
font-size: 14px;
|
|
1878
1879
|
}
|
|
1879
1880
|
|
|
@@ -2580,7 +2581,7 @@ ejs-listbox {
|
|
|
2580
2581
|
.e-listbox-wrapper,
|
|
2581
2582
|
.e-listbox-container,
|
|
2582
2583
|
.e-listboxtool-wrapper {
|
|
2583
|
-
font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
2584
|
+
font-family: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", arial, "Noto Sans", "Liberation Sans", sans-serif, "apple color emoji", "Segoe UI emoji", "Segoe UI Symbol", "Noto color emoji";
|
|
2584
2585
|
font-size: 14px;
|
|
2585
2586
|
}
|
|
2586
2587
|
.e-listbox-wrapper .e-filter-parent,
|