@syncfusion/ej2-angular-dropdowns 33.2.15 → 34.1.29
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 +1 -169
- package/package.json +4 -4
- 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 -1
- package/styles/auto-complete/material3.scss +1 -1
- 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/bootstrap-dark-lite.scss +1 -1
- package/styles/bootstrap-lite.scss +1 -1
- package/styles/bootstrap4-lite.scss +1 -1
- package/styles/bootstrap5-dark-lite.scss +1 -1
- package/styles/bootstrap5-lite.scss +1 -1
- package/styles/bootstrap5.3-lite.scss +1 -1
- 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 -1
- package/styles/combo-box/material3.scss +1 -1
- 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 -1
- package/styles/drop-down-base/material3.scss +1 -1
- 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 -1
- package/styles/drop-down-list/material3.scss +1 -1
- 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 -1
- package/styles/drop-down-tree/material3.scss +1 -1
- 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-lite.scss +1 -1
- package/styles/fluent-dark-lite.scss +1 -1
- package/styles/fluent-lite.scss +1 -1
- package/styles/fluent2-lite.scss +1 -1
- package/styles/highcontrast-light-lite.scss +1 -1
- package/styles/highcontrast-lite.scss +1 -1
- 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 -1
- package/styles/list-box/material3.scss +1 -1
- 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-lite.scss +1 -1
- package/styles/material3-dark-lite.scss +1 -1
- package/styles/material3-lite.scss +1 -1
- 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 -1
- package/styles/mention/material3.scss +1 -1
- 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 -1
- package/styles/multi-select/material3.scss +1 -1
- 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-lite.scss +1 -1
- package/styles/tailwind3-lite.scss +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,166 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
-
### DropdownList
|
|
6
|
-
|
|
7
|
-
#### Bug Fixes
|
|
8
|
-
|
|
9
|
-
- `#I845531` - Resolved accessibility issues affecting the DropdownList, including incorrect behavior with Narrator.
|
|
10
|
-
|
|
11
|
-
### ListBox
|
|
12
|
-
|
|
13
|
-
#### Bug Fixes
|
|
14
|
-
|
|
15
|
-
- `#I848672` - Issue with "CSP violation in ListBox component when using showSelectAll with localization functionality" has been resolved.
|
|
16
|
-
|
|
17
|
-
## 33.2.12 (2026-06-09)
|
|
18
|
-
|
|
19
|
-
### ComboBox
|
|
20
|
-
|
|
21
|
-
#### Bug Fixes
|
|
22
|
-
|
|
23
|
-
- `#I839807` - Fixed an issue where form controls were incorrectly marked as dirty after reset due to dependent `patchValue` operations.
|
|
24
|
-
|
|
25
|
-
### DropdownList
|
|
26
|
-
|
|
27
|
-
#### Bug Fixes
|
|
28
|
-
|
|
29
|
-
- `#I839807` - Fixed an issue where form controls were incorrectly marked as dirty after reset due to dependent `patchValue` operations.
|
|
30
|
-
|
|
31
|
-
- `#I839807` - Fixed an issue where form controls were incorrectly marked as dirty after reset due to dependent `patchValue` operations.
|
|
32
|
-
|
|
33
|
-
- `#I841769` - Fixed an issue where `No records found` message is not announced by NVDA when using DropDownList with Reactive Forms.
|
|
34
|
-
|
|
35
|
-
### AutoComplete
|
|
36
|
-
|
|
37
|
-
#### Bug Fixes
|
|
38
|
-
|
|
39
|
-
- `#I839807` - Fixed an issue where form controls were incorrectly marked as dirty after reset due to dependent `patchValue` operations.
|
|
40
|
-
|
|
41
|
-
## 33.2.10 (2026-06-02)
|
|
42
|
-
|
|
43
|
-
### MultiSelect
|
|
44
|
-
|
|
45
|
-
#### Bug Fixes
|
|
46
|
-
|
|
47
|
-
- `#I840154` - Fixed an issue where the MultiSelect displayed "N selected" instead of the selected item when initialized before layout completion.
|
|
48
|
-
|
|
49
|
-
- `823331` - Resolved an issue where the MultiSelect component accepted whitespace as a custom value, leading to invalid numeric values.
|
|
50
|
-
|
|
51
|
-
### ComboBox
|
|
52
|
-
|
|
53
|
-
#### Bug Fixes
|
|
54
|
-
|
|
55
|
-
- `#I838922` - Fixed an issue where Change event not fired when AutoFill is enabled and item is selected via mouse has been resolved.
|
|
56
|
-
|
|
57
|
-
### Mention
|
|
58
|
-
|
|
59
|
-
#### Bug Fixes
|
|
60
|
-
|
|
61
|
-
- `#I839712` - Fixed an issue where mention filtering failed to update correctly when characters were deleted.
|
|
62
|
-
|
|
63
|
-
## 33.2.7 (2026-05-19)
|
|
64
|
-
|
|
65
|
-
### DropDownTree
|
|
66
|
-
|
|
67
|
-
#### Bug Fixes
|
|
68
|
-
|
|
69
|
-
- `F198294` - Fixed with "Tree selection loss by deferring value application until after data binding" has been resolved.
|
|
70
|
-
|
|
71
|
-
- `F198294` - Fixed with "Tree selection loss by deferring value application until after data binding" has been resolved.
|
|
72
|
-
|
|
73
|
-
- `#I841675` - Fixed an issue where the placeholder and selected value overlapped when using the Material 3 theme with e-filled and floatLabelType="Auto".
|
|
74
|
-
|
|
75
|
-
### MultiSelect
|
|
76
|
-
|
|
77
|
-
#### Bug Fixes
|
|
78
|
-
|
|
79
|
-
- `#F198311` - The issue where the MultiSelect displayed “undefined” when virtualization was enabled along with custom preselected values has been resolved.
|
|
80
|
-
|
|
81
|
-
- `#I837086` - The issue with "MultiSelect default height inconsistency in BDS theme" has been resolved.
|
|
82
|
-
|
|
83
|
-
## 33.2.6 (2026-05-12)
|
|
84
|
-
|
|
85
|
-
### DropdownList
|
|
86
|
-
|
|
87
|
-
#### Bug Fixes
|
|
88
|
-
|
|
89
|
-
- `#I835445` - Fixed an issue where the Index property was not applied when virtualization was enabled.
|
|
90
|
-
|
|
91
|
-
### MultiSelect
|
|
92
|
-
|
|
93
|
-
#### Bug Fixes
|
|
94
|
-
|
|
95
|
-
- `#I828952, #I828480, #I828633` - The issue with MultiSelect, where inconsistencies occurred when enable Virtualization was used along with other APIs, has been resolved.
|
|
96
|
-
|
|
97
|
-
### ListBox
|
|
98
|
-
|
|
99
|
-
#### Bug Fixes
|
|
100
|
-
|
|
101
|
-
- `#I827511` - Resolved an issue where the NVDA screen reader required double Tab navigation to focus a ListBox in Angular.
|
|
102
|
-
|
|
103
|
-
### DropDownList
|
|
104
|
-
|
|
105
|
-
#### Bug fixes
|
|
106
|
-
|
|
107
|
-
- `#I835656` - Issue with "Font size inconsistency for float label in Material theme with e-outline CSS class" has been resolved.
|
|
108
|
-
|
|
109
|
-
## 33.2.5 (2026-05-05)
|
|
110
|
-
|
|
111
|
-
## 33.2.4 (2026-04-28)
|
|
112
|
-
|
|
113
|
-
### MultiSelect
|
|
114
|
-
|
|
115
|
-
#### Bug Fixes
|
|
116
|
-
|
|
117
|
-
- `#I829508` - Fixed an issue where binding 6,000+ preselected values with virtualization enabled resulted in a “Maximum call stack size exceeded” error.
|
|
118
|
-
|
|
119
|
-
### Mention
|
|
120
|
-
|
|
121
|
-
#### Bug Fixes
|
|
122
|
-
|
|
123
|
-
- `#I58529` - Resolved an issue where mention filtering did not trigger after existing text when `allowSpaces`: true and the data source was empty.
|
|
124
|
-
|
|
125
|
-
### DropDownTree
|
|
126
|
-
|
|
127
|
-
#### Bug Fixes
|
|
128
|
-
|
|
129
|
-
- `#I829239` - Resolved an issue where `Select All` was incorrectly hidden during filtering in `DropDownTree` based on filtered item count.
|
|
130
|
-
|
|
131
|
-
- `#I813436` - Resolved a memory leak in the DropDownTree component by ensuring the window resize event listener is correctly detached during destroy, preventing retained instances in Angular Material Dialog scenarios.
|
|
132
|
-
|
|
133
|
-
## 33.1.49 (2026-04-14)
|
|
134
|
-
|
|
135
|
-
### MultiSelect
|
|
136
|
-
|
|
137
|
-
#### Bug Fixes
|
|
138
|
-
|
|
139
|
-
- `#I816920` - Resolved an issue where the MultiSelect “Select All” option selected only the first 30 items when using string arrays with virtualization enabled.
|
|
140
|
-
|
|
141
|
-
## 33.1.46 (2026-03-31)
|
|
142
|
-
|
|
143
|
-
### DropDownTree
|
|
144
|
-
|
|
145
|
-
#### Bug Fixes
|
|
146
|
-
|
|
147
|
-
- `#I816579` - Resolved a console error that occurred when filtering in the DropDown Tree component with node IDs containing the hash `#` symbol.
|
|
148
|
-
|
|
149
|
-
### ComboBox
|
|
150
|
-
|
|
151
|
-
#### Bug Fixes
|
|
152
|
-
|
|
153
|
-
- `#I815337` - Fixed an issue where Accessibility violations when using ComboBox component.
|
|
154
|
-
|
|
155
|
-
### MultiSelect
|
|
156
|
-
|
|
157
|
-
#### Bug Fixes
|
|
158
|
-
|
|
159
|
-
- `#I810920` - Fixed an issue related to accessibility gaps in Multiselect Component.
|
|
160
|
-
|
|
161
|
-
- `#I815337` - Fixed an issue where Accessibility violations when using Multiselect component.
|
|
162
|
-
|
|
163
|
-
- `#I812150` - Fixed an issue where, when dynamically selecting all records, the popup UI displayed a skeleton loader instead of the actual list items.
|
|
164
|
-
|
|
165
5
|
## 28.2.9 (2025-03-04)
|
|
166
6
|
|
|
167
7
|
### ComboBox
|
|
@@ -2584,15 +2424,7 @@ DropDownList component contains a list of predefined values from which a single
|
|
|
2584
2424
|
|
|
2585
2425
|
- **Templates** - Allows customizing the list items, selected value, header, footer, category group header, and no records content.
|
|
2586
2426
|
|
|
2587
|
-
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DropDownList component features through the keyboard, screen readers, or other assistive technology devices.##
|
|
2588
|
-
|
|
2589
|
-
### ComboBox
|
|
2590
|
-
|
|
2591
|
-
#### Bug Fixes
|
|
2592
|
-
|
|
2593
|
-
- `#I811858` - Fixed an issue where the span element was removed during dynamic placeholder updates, affecting the label structure.
|
|
2594
|
-
|
|
2595
|
-
## 29.1.33 (2025-03-25)
|
|
2427
|
+
- **Accessibility** - Provided with built-in accessibility support which helps to access all the DropDownList component features through the keyboard, screen readers, or other assistive technology devices.## 29.1.33 (2025-03-25)
|
|
2596
2428
|
|
|
2597
2429
|
### Mention
|
|
2598
2430
|
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@syncfusion/ej2-angular-dropdowns",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "34.1.29",
|
|
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": "~34.1.29",
|
|
10
|
+
"@syncfusion/ej2-angular-base": "~34.1.29",
|
|
11
|
+
"@syncfusion/ej2-dropdowns": "34.1.29"
|
|
12
12
|
},
|
|
13
13
|
"keywords": [
|
|
14
14
|
"angular",
|
|
@@ -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 = '^34.1.29';
|
|
5
5
|
exports.moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~34.1.29';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-dropdowns';
|
|
2
|
-
export const pkgVer = '^
|
|
2
|
+
export const pkgVer = '^34.1.29';
|
|
3
3
|
export const moduleName = 'DropDownListModule, ComboBoxModule, AutoCompleteModule, MultiSelectModule, ListBoxModule, DropDownTreeModule, MentionModule';
|
|
4
|
-
export const themeVer = '~
|
|
4
|
+
export const themeVer = '~34.1.29';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/bds' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap4' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap5-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap5.3' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/bootstrap5' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/fabric-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/fabric' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/fluent-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/fluent' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/fluent2' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/highcontrast-light' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/highcontrast' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/material-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/material' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/material' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/material3-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/material3-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/material3' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/tailwind-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/tailwind' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/auto-complete/tailwind3' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/auto-complete/tailwind3' as *;
|
package/styles/bds-lite.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/bds-lite' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/bds-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/bootstrap-dark-lite' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/bootstrap-dark-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/bootstrap-lite' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/bootstrap-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/bootstrap4-lite' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/bootstrap4-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/bootstrap5-dark-lite' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/bootstrap5-dark-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/bootstrap5-lite' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/bootstrap5-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/bootstrap5.3-lite' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/bootstrap5.3-lite' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/bds' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap4' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap5-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap5.3' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/bootstrap5' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/fabric-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/fabric' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/fluent-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/fluent' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/fluent2' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/highcontrast-light' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/highcontrast' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/material-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/material' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/material' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/material3-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/material3-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/material3' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/tailwind-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/tailwind' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/combo-box/tailwind3' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/combo-box/tailwind3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/bds' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap4' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap5-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap5.3' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/bootstrap5' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/fabric-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/fabric' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/fluent-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/fluent' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/fluent2' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/highcontrast-light' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/highcontrast' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/material-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/material' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/material' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/material3-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/material3-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/material3' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/material3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/tailwind-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/tailwind-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/tailwind' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/tailwind' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-base/tailwind3' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-base/tailwind3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bds' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/bds' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/bootstrap-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/bootstrap' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap4' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/bootstrap4' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap5-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/bootstrap5-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap5.3' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/bootstrap5.3' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/bootstrap5' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/bootstrap5' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/fabric-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/fabric-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/fabric' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/fabric' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/fluent-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/fluent-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/fluent' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/fluent' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/fluent2' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/fluent2' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/highcontrast-light' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/highcontrast-light' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/highcontrast' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/highcontrast' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/material-dark' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/material-dark' as *;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@use 'ej2-dropdowns/styles/drop-down-list/material' as *;
|
|
1
|
+
@use '@syncfusion/ej2-dropdowns/styles/drop-down-list/material' as *;
|