@syncfusion/ej2-angular-dropdowns 31.2.18 → 32.1.19
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 +0 -142
- package/package.json +4 -4
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/auto-complete/bds.scss +1 -1
- package/styles/auto-complete/bootstrap-dark.scss +1 -1
- package/styles/auto-complete/bootstrap.scss +1 -1
- package/styles/auto-complete/bootstrap4.scss +1 -1
- package/styles/auto-complete/bootstrap5-dark.scss +1 -1
- package/styles/auto-complete/bootstrap5.3.scss +1 -1
- package/styles/auto-complete/bootstrap5.scss +1 -1
- package/styles/auto-complete/fabric-dark.scss +1 -1
- package/styles/auto-complete/fabric.scss +1 -1
- package/styles/auto-complete/fluent-dark.scss +1 -1
- package/styles/auto-complete/fluent.scss +1 -1
- package/styles/auto-complete/fluent2.scss +1 -1
- package/styles/auto-complete/highcontrast-light.scss +1 -1
- package/styles/auto-complete/highcontrast.scss +1 -1
- package/styles/auto-complete/material-dark.scss +1 -1
- package/styles/auto-complete/material.scss +1 -1
- package/styles/auto-complete/material3-dark.scss +1 -2
- package/styles/auto-complete/material3.scss +1 -2
- package/styles/auto-complete/tailwind-dark.scss +1 -1
- package/styles/auto-complete/tailwind.scss +1 -1
- package/styles/auto-complete/tailwind3.scss +1 -1
- package/styles/bds-lite.scss +1 -1
- package/styles/bds.scss +8 -8
- package/styles/bootstrap-dark-lite.scss +1 -1
- package/styles/bootstrap-dark.scss +8 -8
- package/styles/bootstrap-lite.scss +1 -1
- package/styles/bootstrap.scss +8 -8
- package/styles/bootstrap4-lite.scss +1 -1
- package/styles/bootstrap4.scss +8 -8
- package/styles/bootstrap5-dark-lite.scss +1 -1
- package/styles/bootstrap5-dark.scss +8 -8
- package/styles/bootstrap5-lite.scss +1 -1
- package/styles/bootstrap5.3-lite.scss +1 -1
- package/styles/bootstrap5.3.scss +8 -8
- package/styles/bootstrap5.scss +8 -8
- package/styles/combo-box/bds.scss +1 -1
- package/styles/combo-box/bootstrap-dark.scss +1 -1
- package/styles/combo-box/bootstrap.scss +1 -1
- package/styles/combo-box/bootstrap4.scss +1 -1
- package/styles/combo-box/bootstrap5-dark.scss +1 -1
- package/styles/combo-box/bootstrap5.3.scss +1 -1
- package/styles/combo-box/bootstrap5.scss +1 -1
- package/styles/combo-box/fabric-dark.scss +1 -1
- package/styles/combo-box/fabric.scss +1 -1
- package/styles/combo-box/fluent-dark.scss +1 -1
- package/styles/combo-box/fluent.scss +1 -1
- package/styles/combo-box/fluent2.scss +1 -1
- package/styles/combo-box/highcontrast-light.scss +1 -1
- package/styles/combo-box/highcontrast.scss +1 -1
- package/styles/combo-box/material-dark.scss +1 -1
- package/styles/combo-box/material.scss +1 -1
- package/styles/combo-box/material3-dark.scss +1 -2
- package/styles/combo-box/material3.scss +1 -2
- package/styles/combo-box/tailwind-dark.scss +1 -1
- package/styles/combo-box/tailwind.scss +1 -1
- package/styles/combo-box/tailwind3.scss +1 -1
- package/styles/drop-down-base/bds.scss +1 -1
- package/styles/drop-down-base/bootstrap-dark.scss +1 -1
- package/styles/drop-down-base/bootstrap.scss +1 -1
- package/styles/drop-down-base/bootstrap4.scss +1 -1
- package/styles/drop-down-base/bootstrap5-dark.scss +1 -1
- package/styles/drop-down-base/bootstrap5.3.scss +1 -1
- package/styles/drop-down-base/bootstrap5.scss +1 -1
- package/styles/drop-down-base/fabric-dark.scss +1 -1
- package/styles/drop-down-base/fabric.scss +1 -1
- package/styles/drop-down-base/fluent-dark.scss +1 -1
- package/styles/drop-down-base/fluent.scss +1 -1
- package/styles/drop-down-base/fluent2.scss +1 -1
- package/styles/drop-down-base/highcontrast-light.scss +1 -1
- package/styles/drop-down-base/highcontrast.scss +1 -1
- package/styles/drop-down-base/material-dark.scss +1 -1
- package/styles/drop-down-base/material.scss +1 -1
- package/styles/drop-down-base/material3-dark.scss +1 -2
- package/styles/drop-down-base/material3.scss +1 -2
- package/styles/drop-down-base/tailwind-dark.scss +1 -1
- package/styles/drop-down-base/tailwind.scss +1 -1
- package/styles/drop-down-base/tailwind3.scss +1 -1
- package/styles/drop-down-list/bds.scss +1 -1
- package/styles/drop-down-list/bootstrap-dark.scss +1 -1
- package/styles/drop-down-list/bootstrap.scss +1 -1
- package/styles/drop-down-list/bootstrap4.scss +1 -1
- package/styles/drop-down-list/bootstrap5-dark.scss +1 -1
- package/styles/drop-down-list/bootstrap5.3.scss +1 -1
- package/styles/drop-down-list/bootstrap5.scss +1 -1
- package/styles/drop-down-list/fabric-dark.scss +1 -1
- package/styles/drop-down-list/fabric.scss +1 -1
- package/styles/drop-down-list/fluent-dark.scss +1 -1
- package/styles/drop-down-list/fluent.scss +1 -1
- package/styles/drop-down-list/fluent2.scss +1 -1
- package/styles/drop-down-list/highcontrast-light.scss +1 -1
- package/styles/drop-down-list/highcontrast.scss +1 -1
- package/styles/drop-down-list/material-dark.scss +1 -1
- package/styles/drop-down-list/material.scss +1 -1
- package/styles/drop-down-list/material3-dark.scss +1 -2
- package/styles/drop-down-list/material3.scss +1 -2
- package/styles/drop-down-list/tailwind-dark.scss +1 -1
- package/styles/drop-down-list/tailwind.scss +1 -1
- package/styles/drop-down-list/tailwind3.scss +1 -1
- package/styles/drop-down-tree/bds.scss +1 -1
- package/styles/drop-down-tree/bootstrap-dark.scss +1 -1
- package/styles/drop-down-tree/bootstrap.scss +1 -1
- package/styles/drop-down-tree/bootstrap4.scss +1 -1
- package/styles/drop-down-tree/bootstrap5-dark.scss +1 -1
- package/styles/drop-down-tree/bootstrap5.3.scss +1 -1
- package/styles/drop-down-tree/bootstrap5.scss +1 -1
- package/styles/drop-down-tree/fabric-dark.scss +1 -1
- package/styles/drop-down-tree/fabric.scss +1 -1
- package/styles/drop-down-tree/fluent-dark.scss +1 -1
- package/styles/drop-down-tree/fluent.scss +1 -1
- package/styles/drop-down-tree/fluent2.scss +1 -1
- package/styles/drop-down-tree/highcontrast-light.scss +1 -1
- package/styles/drop-down-tree/highcontrast.scss +1 -1
- package/styles/drop-down-tree/material-dark.scss +1 -1
- package/styles/drop-down-tree/material.scss +1 -1
- package/styles/drop-down-tree/material3-dark.scss +1 -2
- package/styles/drop-down-tree/material3.scss +1 -2
- package/styles/drop-down-tree/tailwind-dark.scss +1 -1
- package/styles/drop-down-tree/tailwind.scss +1 -1
- package/styles/drop-down-tree/tailwind3.scss +1 -1
- package/styles/fabric-dark-lite.scss +1 -1
- package/styles/fabric-dark.scss +8 -8
- package/styles/fabric-lite.scss +1 -1
- package/styles/fabric.scss +8 -8
- package/styles/fluent-dark-lite.scss +1 -1
- package/styles/fluent-dark.scss +8 -8
- package/styles/fluent-lite.scss +1 -1
- package/styles/fluent.scss +8 -8
- package/styles/fluent2-lite.scss +1 -1
- package/styles/fluent2.scss +8 -8
- package/styles/highcontrast-light-lite.scss +1 -1
- package/styles/highcontrast-light.scss +8 -8
- package/styles/highcontrast-lite.scss +1 -1
- package/styles/highcontrast.scss +8 -8
- package/styles/list-box/bds.scss +1 -1
- package/styles/list-box/bootstrap-dark.scss +1 -1
- package/styles/list-box/bootstrap.scss +1 -1
- package/styles/list-box/bootstrap4.scss +1 -1
- package/styles/list-box/bootstrap5-dark.scss +1 -1
- package/styles/list-box/bootstrap5.3.scss +1 -1
- package/styles/list-box/bootstrap5.scss +1 -1
- package/styles/list-box/fabric-dark.scss +1 -1
- package/styles/list-box/fabric.scss +1 -1
- package/styles/list-box/fluent-dark.scss +1 -1
- package/styles/list-box/fluent.scss +1 -1
- package/styles/list-box/fluent2.scss +1 -1
- package/styles/list-box/highcontrast-light.scss +1 -1
- package/styles/list-box/highcontrast.scss +1 -1
- package/styles/list-box/material-dark.scss +1 -1
- package/styles/list-box/material.scss +1 -1
- package/styles/list-box/material3-dark.scss +1 -2
- package/styles/list-box/material3.scss +1 -2
- package/styles/list-box/tailwind-dark.scss +1 -1
- package/styles/list-box/tailwind.scss +1 -1
- package/styles/list-box/tailwind3.scss +1 -1
- package/styles/material-dark-lite.scss +1 -1
- package/styles/material-dark.scss +8 -8
- package/styles/material-lite.scss +1 -1
- package/styles/material.scss +8 -8
- package/styles/material3-dark-lite.scss +1 -1
- package/styles/material3-dark.scss +8 -9
- package/styles/material3-lite.scss +1 -1
- package/styles/material3.scss +8 -9
- package/styles/mention/bds.scss +1 -1
- package/styles/mention/bootstrap-dark.scss +1 -1
- package/styles/mention/bootstrap.scss +1 -1
- package/styles/mention/bootstrap4.scss +1 -1
- package/styles/mention/bootstrap5-dark.scss +1 -1
- package/styles/mention/bootstrap5.3.scss +1 -1
- package/styles/mention/bootstrap5.scss +1 -1
- package/styles/mention/fabric-dark.scss +1 -1
- package/styles/mention/fabric.scss +1 -1
- package/styles/mention/fluent-dark.scss +1 -1
- package/styles/mention/fluent.scss +1 -1
- package/styles/mention/fluent2.scss +1 -1
- package/styles/mention/highcontrast-light.scss +1 -1
- package/styles/mention/highcontrast.scss +1 -1
- package/styles/mention/material-dark.scss +1 -1
- package/styles/mention/material.scss +1 -1
- package/styles/mention/material3-dark.scss +1 -2
- package/styles/mention/material3.scss +1 -2
- package/styles/mention/tailwind-dark.scss +1 -1
- package/styles/mention/tailwind.scss +1 -1
- package/styles/mention/tailwind3.scss +1 -1
- package/styles/multi-select/bds.scss +1 -1
- package/styles/multi-select/bootstrap-dark.scss +1 -1
- package/styles/multi-select/bootstrap.scss +1 -1
- package/styles/multi-select/bootstrap4.scss +1 -1
- package/styles/multi-select/bootstrap5-dark.scss +1 -1
- package/styles/multi-select/bootstrap5.3.scss +1 -1
- package/styles/multi-select/bootstrap5.scss +1 -1
- package/styles/multi-select/fabric-dark.scss +1 -1
- package/styles/multi-select/fabric.scss +1 -1
- package/styles/multi-select/fluent-dark.scss +1 -1
- package/styles/multi-select/fluent.scss +1 -1
- package/styles/multi-select/fluent2.scss +1 -1
- package/styles/multi-select/highcontrast-light.scss +1 -1
- package/styles/multi-select/highcontrast.scss +1 -1
- package/styles/multi-select/material-dark.scss +1 -1
- package/styles/multi-select/material.scss +1 -1
- package/styles/multi-select/material3-dark.scss +1 -2
- package/styles/multi-select/material3.scss +1 -2
- package/styles/multi-select/tailwind-dark.scss +1 -1
- package/styles/multi-select/tailwind.scss +1 -1
- package/styles/multi-select/tailwind3.scss +1 -1
- package/styles/tailwind-dark-lite.scss +1 -1
- package/styles/tailwind-dark.scss +8 -8
- package/styles/tailwind-lite.scss +1 -1
- package/styles/tailwind.scss +8 -8
- package/styles/tailwind3-lite.scss +1 -1
- package/styles/tailwind3.scss +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -2,148 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
-
### Mention
|
|
6
|
-
|
|
7
|
-
#### Bug Fixes
|
|
8
|
-
|
|
9
|
-
- `#I757895` - Resolved an issue where mentioned text was not removed when pressing the backspace key for the first time.
|
|
10
|
-
|
|
11
|
-
### DropdownList
|
|
12
|
-
|
|
13
|
-
#### Bug Fixes
|
|
14
|
-
|
|
15
|
-
- `#I785912` - Resolved an issue where the preselected item was not displayed in the popup list when grouping and filtering were applied.
|
|
16
|
-
|
|
17
|
-
### ListBox
|
|
18
|
-
|
|
19
|
-
#### Bug Fixes
|
|
20
|
-
|
|
21
|
-
- `#I782515` - Fixed an issue where a console error occurred while `drag-and-drop` the filtered value in the listbox.
|
|
22
|
-
|
|
23
|
-
## 31.2.16 (2025-12-02)
|
|
24
|
-
|
|
25
|
-
### MultiSelect
|
|
26
|
-
|
|
27
|
-
#### Bug Fixes
|
|
28
|
-
|
|
29
|
-
- `#I784260` - Resolved an issue where the dropdown refreshed unexpectedly when the dataset size was below the virtualization threshold.
|
|
30
|
-
|
|
31
|
-
- `#I342517` - Resolved the issue with When clicking on a grouped category in the list, it incorrectly selects all groups.
|
|
32
|
-
|
|
33
|
-
- `#I342517` - Resolved the issue with When clicking on a grouped category in the list, it incorrectly selects all groups.
|
|
34
|
-
|
|
35
|
-
### ComboBox
|
|
36
|
-
|
|
37
|
-
#### Bug Fixes
|
|
38
|
-
|
|
39
|
-
- `#I788340` - Resolved an issue where the top border in the Material theme did not render correctly after selecting a value.
|
|
40
|
-
|
|
41
|
-
## 31.2.15 (2025-11-25)
|
|
42
|
-
|
|
43
|
-
### DropdownList
|
|
44
|
-
|
|
45
|
-
#### Bug Fixes
|
|
46
|
-
|
|
47
|
-
- `#I48889` - Fixed an issue where the dropdown popup was not visible in mobile view when opened inside a scrollable dialog.
|
|
48
|
-
|
|
49
|
-
## 31.2.5 (2025-11-04)
|
|
50
|
-
|
|
51
|
-
### DropDownTree
|
|
52
|
-
|
|
53
|
-
#### Bug Fixes
|
|
54
|
-
|
|
55
|
-
- `#I775292` - The issue with SelectAll checkbox in the dropdown popup caused the popup to close without applying any selections has been resolved.
|
|
56
|
-
|
|
57
|
-
## 31.2.4 (2025-10-28)
|
|
58
|
-
|
|
59
|
-
### DropdownList
|
|
60
|
-
|
|
61
|
-
#### Bug Fixes
|
|
62
|
-
|
|
63
|
-
- `#I771070` - Fixed an issue where the Clear button was not in a disabled state when the `e-static-clear` class was used with the enabled property set to False.
|
|
64
|
-
|
|
65
|
-
- `#I771080` - Fixed an issue where the float label text was overlapping with the icon of the dropdown list component when long text was used.
|
|
66
|
-
|
|
67
|
-
### Mention
|
|
68
|
-
|
|
69
|
-
#### Bug Fixes
|
|
70
|
-
|
|
71
|
-
- `#I776199` - Fixed an issue with the Mention Component where pressing the backspace key on the last mention chip would incorrectly display a popup, delete multiple mentions, and hinder the creation of a new line when the enter key was pressed.
|
|
72
|
-
|
|
73
|
-
## 31.2.3 (2025-10-22)
|
|
74
|
-
|
|
75
|
-
### DropDownTree
|
|
76
|
-
|
|
77
|
-
#### Bug Fixes
|
|
78
|
-
|
|
79
|
-
- `#I762066` - The issue with the Dropdown Tree Component with filtering and `treeSettings.autoCheck` supports has been resolved.
|
|
80
|
-
|
|
81
|
-
## 31.2.2 (2025-10-15)
|
|
82
|
-
|
|
83
|
-
### DropdownList
|
|
84
|
-
|
|
85
|
-
#### Bug Fixes
|
|
86
|
-
|
|
87
|
-
- `#I771719` - Resolved an issue where a console error occurred when users searched and quickly pressed the tab key.
|
|
88
|
-
|
|
89
|
-
- `#I771989` - Fixed an issue where the dropdown displayed escaped HTML entities instead of the intended readable tag names.
|
|
90
|
-
|
|
91
|
-
## 31.1.23 (2025-10-07)
|
|
92
|
-
|
|
93
|
-
### MultiSelect
|
|
94
|
-
|
|
95
|
-
#### Bug Fixes
|
|
96
|
-
|
|
97
|
-
- `#I760104` - Resolved an issue where the footer element would move outside the popup when resizing the MultiSelect popup.
|
|
98
|
-
|
|
99
|
-
### DropdownList
|
|
100
|
-
|
|
101
|
-
#### Bug Fixes
|
|
102
|
-
|
|
103
|
-
- `#I760104` - Resolved an issue where the footer element would move outside the popup when resizing the DropdownList popup.
|
|
104
|
-
|
|
105
|
-
- `#I764838` - Resolved an issue where an empty popup would appear when rendering the select tag within the Details tag.
|
|
106
|
-
|
|
107
|
-
## 31.1.22 (2025-10-01)
|
|
108
|
-
|
|
109
|
-
### DropDownTree
|
|
110
|
-
|
|
111
|
-
#### Bug Fixes
|
|
112
|
-
|
|
113
|
-
- `#I764613` - The issue with the child nodes are receiving an undefined value in the input when `loadOnDemand` and `allowMultiSelection` are enabled for the remote data in the Dropdown Tree Component has been resolved.
|
|
114
|
-
|
|
115
|
-
### DropdownList
|
|
116
|
-
|
|
117
|
-
#### Bug Fixes
|
|
118
|
-
|
|
119
|
-
- `#I770970` - Resolved the null exception possibilities while Float element processing.
|
|
120
|
-
|
|
121
|
-
### ComboBox
|
|
122
|
-
|
|
123
|
-
#### Bug Fixes
|
|
124
|
-
|
|
125
|
-
- `#I757717` - The issue where an uppercase value was selected when typing a lowercase value in the combo box has been resolved.
|
|
126
|
-
|
|
127
|
-
## 31.1.20 (2025-09-10)
|
|
128
|
-
|
|
129
|
-
### Mention
|
|
130
|
-
|
|
131
|
-
#### Bug Fixes
|
|
132
|
-
|
|
133
|
-
- `#I762396` - Resolved the script error that occurred when copying and pasting bullet list content from Outlook into the `RichTextEditor`.
|
|
134
|
-
|
|
135
|
-
### ComboBox
|
|
136
|
-
|
|
137
|
-
#### Bug Fixes
|
|
138
|
-
|
|
139
|
-
- `#I762995` - Fixed an issue where the combobox did not update its value when the `ignoreAccent` property was set to true.
|
|
140
|
-
|
|
141
|
-
### MultiSelect
|
|
142
|
-
|
|
143
|
-
#### Bug Fixes
|
|
144
|
-
|
|
145
|
-
- `I761815` - Resolved an issue where MultiSelect items remained enabled when the maximum selection length was set to zero.
|
|
146
|
-
|
|
147
5
|
## 28.2.9 (2025-03-04)
|
|
148
6
|
|
|
149
7
|
### ComboBox
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@syncfusion/ej2-angular-dropdowns",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "32.1.19",
|
|
4
4
|
"description": "Essential JS 2 DropDown Components for Angular",
|
|
5
5
|
"author": "Syncfusion Inc.",
|
|
6
6
|
"license": "SEE LICENSE IN license",
|
|
7
7
|
"schematics": "./schematics/collection.json",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@syncfusion/ej2-base": "~
|
|
10
|
-
"@syncfusion/ej2-angular-base": "~
|
|
11
|
-
"@syncfusion/ej2-dropdowns": "
|
|
9
|
+
"@syncfusion/ej2-base": "~32.1.19",
|
|
10
|
+
"@syncfusion/ej2-angular-base": "~32.1.19",
|
|
11
|
+
"@syncfusion/ej2-dropdowns": "32.1.19"
|
|
12
12
|
},
|
|
13
13
|
"keywords": [
|
|
14
14
|
"angular",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-dropdowns";
|
|
2
|
-
export declare const pkgVer = "^
|
|
2
|
+
export declare const pkgVer = "^18.67.0";
|
|
3
3
|
export declare const moduleName = "DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule";
|
|
4
|
-
export declare const themeVer = "~
|
|
4
|
+
export declare const themeVer = "~18.67.0";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-dropdowns';
|
|
4
|
-
exports.pkgVer = '^
|
|
4
|
+
exports.pkgVer = '^32.1.19';
|
|
5
5
|
exports.moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~32.1.19';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-dropdowns';
|
|
2
|
-
export const pkgVer = '^
|
|
2
|
+
export const pkgVer = '^32.1.19';
|
|
3
3
|
export const moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule';
|
|
4
|
-
export const themeVer = '~
|
|
4
|
+
export const themeVer = '~32.1.19';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/material' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-dropdowns/styles/auto-complete/material3-dark.scss';
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/material3-dark' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-dropdowns/styles/auto-complete/material3.scss';
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/auto-complete/tailwind3' as *;
|
package/styles/bds-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/bds-lite' as *;
|
package/styles/bds.scss
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
1
|
+
@use 'drop-down-base/bds' as *;
|
|
2
|
+
@use 'drop-down-list/bds' as *;
|
|
3
|
+
@use 'drop-down-tree/bds' as *;
|
|
4
|
+
@use 'combo-box/bds' as *;
|
|
5
|
+
@use 'auto-complete/bds' as *;
|
|
6
|
+
@use 'multi-select/bds' as *;
|
|
7
|
+
@use 'list-box/bds' as *;
|
|
8
|
+
@use 'mention/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/bootstrap-dark-lite' as *;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
1
|
+
@use 'drop-down-base/bootstrap-dark' as *;
|
|
2
|
+
@use 'drop-down-list/bootstrap-dark' as *;
|
|
3
|
+
@use 'drop-down-tree/bootstrap-dark' as *;
|
|
4
|
+
@use 'combo-box/bootstrap-dark' as *;
|
|
5
|
+
@use 'auto-complete/bootstrap-dark' as *;
|
|
6
|
+
@use 'multi-select/bootstrap-dark' as *;
|
|
7
|
+
@use 'list-box/bootstrap-dark' as *;
|
|
8
|
+
@use 'mention/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/bootstrap-lite' as *;
|
package/styles/bootstrap.scss
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
1
|
+
@use 'drop-down-base/bootstrap' as *;
|
|
2
|
+
@use 'drop-down-list/bootstrap' as *;
|
|
3
|
+
@use 'drop-down-tree/bootstrap' as *;
|
|
4
|
+
@use 'combo-box/bootstrap' as *;
|
|
5
|
+
@use 'auto-complete/bootstrap' as *;
|
|
6
|
+
@use 'multi-select/bootstrap' as *;
|
|
7
|
+
@use 'list-box/bootstrap' as *;
|
|
8
|
+
@use 'mention/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/bootstrap4-lite' as *;
|
package/styles/bootstrap4.scss
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
1
|
+
@use 'drop-down-base/bootstrap4' as *;
|
|
2
|
+
@use 'drop-down-list/bootstrap4' as *;
|
|
3
|
+
@use 'drop-down-tree/bootstrap4' as *;
|
|
4
|
+
@use 'combo-box/bootstrap4' as *;
|
|
5
|
+
@use 'auto-complete/bootstrap4' as *;
|
|
6
|
+
@use 'multi-select/bootstrap4' as *;
|
|
7
|
+
@use 'list-box/bootstrap4' as *;
|
|
8
|
+
@use 'mention/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/bootstrap5-dark-lite' as *;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
1
|
+
@use 'drop-down-base/bootstrap5-dark' as *;
|
|
2
|
+
@use 'drop-down-list/bootstrap5-dark' as *;
|
|
3
|
+
@use 'drop-down-tree/bootstrap5-dark' as *;
|
|
4
|
+
@use 'combo-box/bootstrap5-dark' as *;
|
|
5
|
+
@use 'auto-complete/bootstrap5-dark' as *;
|
|
6
|
+
@use 'multi-select/bootstrap5-dark' as *;
|
|
7
|
+
@use 'list-box/bootstrap5-dark' as *;
|
|
8
|
+
@use 'mention/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/bootstrap5-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/bootstrap5.3-lite' as *;
|
package/styles/bootstrap5.3.scss
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
1
|
+
@use 'drop-down-base/bootstrap5.3' as *;
|
|
2
|
+
@use 'drop-down-list/bootstrap5.3' as *;
|
|
3
|
+
@use 'drop-down-tree/bootstrap5.3' as *;
|
|
4
|
+
@use 'combo-box/bootstrap5.3' as *;
|
|
5
|
+
@use 'auto-complete/bootstrap5.3' as *;
|
|
6
|
+
@use 'multi-select/bootstrap5.3' as *;
|
|
7
|
+
@use 'list-box/bootstrap5.3' as *;
|
|
8
|
+
@use 'mention/bootstrap5.3' as *;
|
package/styles/bootstrap5.scss
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
@
|
|
2
|
-
@
|
|
3
|
-
@
|
|
4
|
-
@
|
|
5
|
-
@
|
|
6
|
-
@
|
|
7
|
-
@
|
|
8
|
-
@
|
|
1
|
+
@use 'drop-down-base/bootstrap5' as *;
|
|
2
|
+
@use 'drop-down-list/bootstrap5' as *;
|
|
3
|
+
@use 'drop-down-tree/bootstrap5' as *;
|
|
4
|
+
@use 'combo-box/bootstrap5' as *;
|
|
5
|
+
@use 'auto-complete/bootstrap5' as *;
|
|
6
|
+
@use 'multi-select/bootstrap5' as *;
|
|
7
|
+
@use 'list-box/bootstrap5' as *;
|
|
8
|
+
@use 'mention/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/material' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-dropdowns/styles/combo-box/material3-dark.scss';
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/material3-dark' as *;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
@import 'ej2-dropdowns/styles/combo-box/material3.scss';
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/combo-box/tailwind3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@
|
|
1
|
+
@use 'ej2-dropdowns/styles/drop-down-base/highcontrast-light' as *;
|