@syncfusion/ej2-angular-grids 20.4.44-ngcc → 20.4.48-ngcc

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 CHANGED
@@ -6,6 +6,16 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#I425349` - Grid toolbar template item focus issue has been fixed.
10
+ - `#I413517` - Column menu pop-up is not properly shown with sticky header issue has been fixed.
11
+ - `#I426775` - Template items disappear on edit action issue has been fixed.
12
+
13
+ ## 20.4.44 (2023-01-18)
14
+
15
+ ### Grid
16
+
17
+ #### Bug Fixes
18
+
9
19
  - `#I427528` - First column missing highlight when tabbing into grid issue has been fixed.
10
20
  - `#I427309` - API document has wrong information issue has been fixed.
11
21
  - `#I423348` - Autofit on the columns is not work as expected in the frozen grid has been fixed.
@@ -180,7 +190,7 @@
180
190
  - `#SF-362860` - Last column header cell border issue has been fixed.
181
191
  - `#SF-357202` - Wrong operator while filtering with Excel filter search box is fixed.
182
192
  - `#SF-362140` - Script error while selecting the row with `virtualization` issue has been fixed.
183
- - `#FB-31236` - Multi-column sorting missing sort number indicators issue has been fixed.
193
+ - `#FB-31236` - Multi-column sorting missing sort number indicators issue has been fixed.
184
194
  - `#FB-31556` - Row Height misalignment when show/hide the template column with frozen Grid is fixed.
185
195
  - `#F171116` - Border is not apply properly in the Excel exporting has been fixed.
186
196
 
@@ -223,7 +233,7 @@
223
233
 
224
234
  #### Bug Fixes
225
235
 
226
- - `#I345910` - Sticky header not working when group drop area is hidden has been fixed.
236
+ - `#I345910` - Sticky header not working when group drop area is hidden has been fixed.
227
237
  - `#I357254` - Outline is displayed in excel export has been fixed.
228
238
  - `#FB30729` - Filter dialog position issue when enable virtual scrolling is fixed.
229
239
  - `#I356122` - `actionComplete` event is trigger after row reorder is performed has been fixed.
@@ -435,7 +445,7 @@
435
445
 
436
446
  #### Bug Fixes
437
447
 
438
- - `#F167053` - Border misalignment when adding a row in bottom has been fixed.
448
+ - `#F167053` - Border misalignment when adding a row in bottom has been fixed.
439
449
  - `#I336216` - Cell Selection with box mode is not working properly after filtering, has been fixed.
440
450
  - `#I336097, #I335284` - Virtualization Grid in flex container produce blank space issue has been fixed.
441
451
 
@@ -526,7 +536,7 @@
526
536
  - `#I329350` - Immutable mode doesn’t work for date values issue has been fixed.
527
537
  - `#I329350` - Update the reordered data in immutable mode re-renders multiple rows issue has been fixed.
528
538
  - `#I327293` - CPU takes more usage when export the hierarchy grid issue has been fixed.
529
- - `#FB25510` - Throws script error While grouping the complex columns is fixed.
539
+ - `#FB25510` - Throws script error While grouping the complex columns is fixed.
530
540
 
531
541
  ## 19.1.67 (2021-06-08)
532
542
 
@@ -550,7 +560,7 @@
550
560
  - `#I326727` - Column resize issue with frozen right/left and aggregate has been resolved.
551
561
  - `#I327237` - Empty row appears while hiding/showing columns in `virtualized` grouping grid, has been fixed.
552
562
  - `#I299221` - Frozen part refresh issue with template column has been resolved.
553
- - `#I311142` - Provided internal event to handle queries on custom `ExcelFilter` dataSource.
563
+ - `#I311142` - Provided internal event to handle queries on custom `ExcelFilter` dataSource.
554
564
 
555
565
  ## 19.1.65 (2021-05-25)
556
566
 
@@ -1149,7 +1159,7 @@ undefined- `#311879` - Column template with freeze direction issue has been fixe
1149
1159
 
1150
1160
  #### Bug Fixes
1151
1161
 
1152
- - `#279922, #280077` - Scrollbar when clicking `childgrid` summary row, issue has been fixed.
1162
+ - `#279922, #280077` - Scrollbar when clicking `childgrid` summary row, issue has been fixed.
1153
1163
 
1154
1164
  ## 18.1.57 (2020-06-16)
1155
1165
 
@@ -1253,7 +1263,7 @@ undefined- `#311879` - Column template with freeze direction issue has been fixe
1253
1263
 
1254
1264
  - `#269945, #271023` - `editTemplate` element events are not triggered for movable content.
1255
1265
  - `#273042` - grouping after restoring the persist data issue has been resolved.
1256
- - `#273483, #275002, #275153` - `actionfailure` event error message issue has been fixed.
1266
+ - `#273483, #275002, #275153` - `actionfailure` event error message issue has been fixed.
1257
1267
  - `#273238` - Missing of `headerText` property in the template data has been fixed.
1258
1268
  - `#266631` - Hidden column headers in Grid did not reflect in pdf export while using `includeHiddenColumn` issue has been fixed.
1259
1269
  - `#271911` - column template in angular after print issue has been resolved.
@@ -1298,7 +1308,7 @@ undefined- `#311879` - Column template with freeze direction issue has been fixe
1298
1308
 
1299
1309
  #### Bug Fixes
1300
1310
 
1301
- - `#271625, #272096` - Frozen Grid cell selection issue has been fixed.
1311
+ - `#271625, #272096` - Frozen Grid cell selection issue has been fixed.
1302
1312
  - `#271625` - Grid resize cursor issue with stacked header has been fixed.
1303
1313
  - `#271240` - Batch editing `cellSaved` event after escape key issue has been fixed.
1304
1314
  - `#260390` - Header misalignment in auto wrap enabled Grid with frozen columns has been fixed.
@@ -1500,7 +1510,7 @@ undefined- `#311879` - Column template with freeze direction issue has been fixe
1500
1510
  - `#254164` - Support for `FilterItemTemplate` function like as `ValueAccessor` is given.
1501
1511
  - `#253705` - `Ctrl+A` in Grid does not select the last record in Batch mode issue has been fixed.
1502
1512
  - `#253106` - Error thrown on using `setCellValue` method when row drag and drop is enabled issue has been fixed.
1503
- - `#253398` - Frozen header height discrepancy when setting `rowHeight` and `allowTextWrap` property issue has been fixed.
1513
+ - `#253398` - Frozen header height discrepancy when setting `rowHeight` and `allowTextWrap` property issue has been fixed.
1504
1514
  - `#252923` - Grid footer element is invisible while dynamically bind the Grid dataSource issue has been fixed.
1505
1515
  - `#253614` - Changed the scope of the `filterOperator` variable as public.
1506
1516
 
@@ -1534,7 +1544,7 @@ undefined- `#311879` - Column template with freeze direction issue has been fixe
1534
1544
 
1535
1545
  #### Breaking Changes
1536
1546
 
1537
- - Now `disableHtmlEncode` default value is set to true, so the HTML tags can be displayed in the Grid header and content by default, so to display it as html content `disableHtmlEncode` need to be set as false.
1547
+ - Now `disableHtmlEncode` default value is set to true, so the HTML tags can be displayed in the Grid header and content by default, so to display it as html content `disableHtmlEncode` need to be set as false.
1538
1548
 
1539
1549
  ## 17.3.21 (2019-10-30)
1540
1550
 
@@ -1731,7 +1741,7 @@ undefined- `#311879` - Column template with freeze direction issue has been fixe
1731
1741
 
1732
1742
  #### Bug Fixes
1733
1743
 
1734
- - `#237403` - Footer template shows proper result when using both group footer and footer template in exported excel document.
1744
+ - `#237403` - Footer template shows proper result when using both group footer and footer template in exported excel document.
1735
1745
  - `#232272` - `RemoteSaveAdaptor` batch changes are now refreshed properly in grid when `ContractResolver` set to `DefaultContractResolver`.
1736
1746
  - `#236337, #234622` - Child grid data is now successfully loads with query property in the `url` adaptor.
1737
1747
  - `#236011` - Selection `api` example is now working properly in the sample browser.
@@ -1741,7 +1751,7 @@ undefined- `#311879` - Column template with freeze direction issue has been fixe
1741
1751
 
1742
1752
  #### Breaking Changes
1743
1753
 
1744
- - Now in dialog and inline template editing, the element name for complex fields should be given with triple underscore instead of single underscore. This change has been made as underscore is valid identifier in DB field names.
1754
+ - Now in dialog and inline template editing, the element name for complex fields should be given with triple underscore instead of single underscore. This change has been made as underscore is valid identifier in DB field names.
1745
1755
 
1746
1756
  ## 17.2.28-beta (2019-06-27)
1747
1757
 
@@ -2466,7 +2476,7 @@ Interface changed for `PdfExportProperties`
2466
2476
  #### Bug Fixes
2467
2477
 
2468
2478
  - Column properties is not persisted after reordering columns resolved.
2469
- - `args.cancel` has included in `rowSelecting` event while select the rows through method and user interaction.
2479
+ - `args.cancel` has included in `rowSelecting` event while select the rows through method and user interaction.
2470
2480
 
2471
2481
  ## 16.1.29 (2018-03-13)
2472
2482
 
@@ -2474,7 +2484,7 @@ Interface changed for `PdfExportProperties`
2474
2484
 
2475
2485
  #### Bug Fixes
2476
2486
 
2477
- - `args.cancel` has included in `rowSelecting` event.
2487
+ - `args.cancel` has included in `rowSelecting` event.
2478
2488
  - Dynamically changing filter settings does not update `Filterbar` value and filter status message is resolved.
2479
2489
  - Batch edit should close on clicking outside grid and on pressing enter or tab key is resolved.
2480
2490
  - `updateRow` method is provided for Normal editing and Dialog editing.
@@ -2692,7 +2702,7 @@ Grid component is used to display and manipulate tabular data with configuration
2692
2702
  - **Sorting and grouping** - Supports n levels of sorting and grouping.
2693
2703
  - **Selection** - Provides the option to select the grid rows single or multiple.
2694
2704
  - **Filtering** - Offers filter bar or menu , or checkbox at each column to filter data.
2695
- - **Editing** - Provides the options to dynamically insert, delete and update records.
2705
+ - **Editing** - Provides the options to dynamically insert, delete and update records.
2696
2706
  - **Virtualization** - Provides the options to load large amount of data without performance degradation.
2697
2707
  - **Aggregates** - Provides built in types are sum , average, min, max, count.
2698
2708
  - **Paging** - Provides the option to easily switch between pages using the pager bar.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-grids.umd.js
3
- * version : 20.4.44
3
+ * version : 20.4.48
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-grids.umd.min.js
3
- * version : 20.4.44
3
+ * version : 20.4.48
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "_from": "@syncfusion/ej2-angular-grids@*",
3
3
  "_id": "@syncfusion/ej2-angular-grids@20.4.43",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-DEjaubiXDDJSNxr1XcTuW0k3FY7BDc9hHYgBT2F2PCS16WnEJDENcZyl1fJOtml8bDtzF5FaWQvgEdMNmy5T/Q==",
5
+ "_integrity": "sha512-Ew9/36cKFiPyzUSovOKF0v5UV8Hftv3ilje2MelcewnKKMs7I/PSqhgJ/O8IHDQGjNs5nt/0ZdZooG/utZPw0g==",
6
6
  "_location": "/@syncfusion/ej2-angular-grids",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -20,7 +20,7 @@
20
20
  "/"
21
21
  ],
22
22
  "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-20.4.43.tgz",
23
- "_shasum": "708f35b6eac0ce3ff2b6fc5e8bc4e3063a99c210",
23
+ "_shasum": "577ad43ed27a7151c5f5c08a3240b7cf431ac925",
24
24
  "_spec": "@syncfusion/ej2-angular-grids@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-angular-base": "~20.4.42",
35
- "@syncfusion/ej2-base": "~20.4.44",
36
- "@syncfusion/ej2-grids": "20.4.44"
34
+ "@syncfusion/ej2-angular-base": "~20.4.48",
35
+ "@syncfusion/ej2-base": "~20.4.48",
36
+ "@syncfusion/ej2-grids": "20.4.48"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular",
@@ -58,5 +58,5 @@
58
58
  "schematics": "./schematics/collection.json",
59
59
  "sideEffects": false,
60
60
  "typings": "ej2-angular-grids.d.ts",
61
- "version": "20.4.44-ngcc"
61
+ "version": "20.4.48-ngcc"
62
62
  }
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.pkgName = '@syncfusion/ej2-angular-grids';
4
- exports.pkgVer = '^20.4.44';
4
+ exports.pkgVer = '^20.4.48';
5
5
  exports.moduleName = 'GridModule, PagerModule';
6
- exports.themeVer = '~20.4.44';
6
+ exports.themeVer = '~20.4.48';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-grids';
2
- export const pkgVer = '^20.4.44';
2
+ export const pkgVer = '^20.4.48';
3
3
  export const moduleName = 'GridModule, PagerModule';
4
- export const themeVer = '~20.4.44';
4
+ export const themeVer = '~20.4.48';
@@ -3492,9 +3492,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3492
3492
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3493
3493
  margin-top: 0.5px;
3494
3494
  }
3495
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3496
+ margin-top: -0.5px;
3497
+ }
3495
3498
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3496
3499
  margin-top: -1.5px;
3497
3500
  }
3501
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3502
+ margin-top: -1.5px;
3503
+ }
3498
3504
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3499
3505
  background-color: rgba(0, 0, 0, 0.1);
3500
3506
  display: inline-block;
@@ -3535,6 +3541,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3535
3541
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3536
3542
  white-space: nowrap;
3537
3543
  }
3544
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3545
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3546
+ text-align: left;
3547
+ }
3538
3548
 
3539
3549
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3540
3550
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3493,9 +3493,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3493
3493
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3494
3494
  margin-top: 0.5px;
3495
3495
  }
3496
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3497
+ margin-top: -0.5px;
3498
+ }
3496
3499
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3497
3500
  margin-top: -1.5px;
3498
3501
  }
3502
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3503
+ margin-top: -1.5px;
3504
+ }
3499
3505
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3500
3506
  background-color: rgba(0, 0, 0, 0.1);
3501
3507
  display: inline-block;
@@ -3536,6 +3542,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3536
3542
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3537
3543
  white-space: nowrap;
3538
3544
  }
3545
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3546
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3547
+ text-align: left;
3548
+ }
3539
3549
 
3540
3550
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3541
3551
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3555,9 +3555,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3555
3555
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3556
3556
  margin-top: 0;
3557
3557
  }
3558
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3559
+ margin-top: -1px;
3560
+ }
3558
3561
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3559
3562
  margin-top: -3px;
3560
3563
  }
3564
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3565
+ margin-top: -3px;
3566
+ }
3561
3567
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3562
3568
  background-color: rgba(0, 0, 0, 0.1);
3563
3569
  display: inline-block;
@@ -3598,6 +3604,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3598
3604
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3599
3605
  white-space: nowrap;
3600
3606
  }
3607
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3608
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3609
+ text-align: left;
3610
+ }
3601
3611
 
3602
3612
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3603
3613
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3559,9 +3559,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3559
3559
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3560
3560
  margin-top: 0;
3561
3561
  }
3562
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3563
+ margin-top: -1px;
3564
+ }
3562
3565
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3563
3566
  margin-top: -2px;
3564
3567
  }
3568
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3569
+ margin-top: -1px;
3570
+ }
3565
3571
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3566
3572
  background-color: rgba(0, 0, 0, 0.1);
3567
3573
  display: inline-block;
@@ -3602,6 +3608,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3602
3608
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3603
3609
  white-space: nowrap;
3604
3610
  }
3611
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3612
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3613
+ text-align: left;
3614
+ }
3605
3615
 
3606
3616
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3607
3617
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3559,9 +3559,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3559
3559
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3560
3560
  margin-top: 0;
3561
3561
  }
3562
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3563
+ margin-top: -1px;
3564
+ }
3562
3565
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3563
3566
  margin-top: -2px;
3564
3567
  }
3568
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3569
+ margin-top: -1px;
3570
+ }
3565
3571
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3566
3572
  background-color: rgba(0, 0, 0, 0.1);
3567
3573
  display: inline-block;
@@ -3602,6 +3608,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3602
3608
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3603
3609
  white-space: nowrap;
3604
3610
  }
3611
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3612
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3613
+ text-align: left;
3614
+ }
3605
3615
 
3606
3616
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3607
3617
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3466,9 +3466,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3466
3466
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3467
3467
  margin-top: 1px;
3468
3468
  }
3469
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3470
+ margin-top: 1px;
3471
+ }
3469
3472
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3470
3473
  margin-top: -1px;
3471
3474
  }
3475
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3476
+ margin-top: -1px;
3477
+ }
3472
3478
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3473
3479
  background-color: rgba(0, 0, 0, 0.1);
3474
3480
  display: inline-block;
@@ -3509,6 +3515,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3509
3515
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3510
3516
  white-space: nowrap;
3511
3517
  }
3518
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3519
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3520
+ text-align: left;
3521
+ }
3512
3522
 
3513
3523
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3514
3524
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
package/styles/fabric.css CHANGED
@@ -3459,9 +3459,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3459
3459
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3460
3460
  margin-top: 1px;
3461
3461
  }
3462
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3463
+ margin-top: 1px;
3464
+ }
3462
3465
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3463
3466
  margin-top: -1px;
3464
3467
  }
3468
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3469
+ margin-top: -1px;
3470
+ }
3465
3471
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3466
3472
  background-color: rgba(0, 0, 0, 0.1);
3467
3473
  display: inline-block;
@@ -3502,6 +3508,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3502
3508
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3503
3509
  white-space: nowrap;
3504
3510
  }
3511
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3512
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3513
+ text-align: left;
3514
+ }
3505
3515
 
3506
3516
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3507
3517
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3572,9 +3572,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3572
3572
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3573
3573
  margin-top: 0;
3574
3574
  }
3575
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3576
+ margin-top: -1px;
3577
+ }
3575
3578
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3576
3579
  margin-top: -1px;
3577
3580
  }
3581
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3582
+ margin-top: -1px;
3583
+ }
3578
3584
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3579
3585
  background-color: rgba(0, 0, 0, 0.1);
3580
3586
  display: inline-block;
@@ -3615,6 +3621,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3615
3621
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3616
3622
  white-space: nowrap;
3617
3623
  }
3624
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3625
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3626
+ text-align: left;
3627
+ }
3618
3628
 
3619
3629
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3620
3630
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
package/styles/fluent.css CHANGED
@@ -3572,9 +3572,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3572
3572
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3573
3573
  margin-top: 0;
3574
3574
  }
3575
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3576
+ margin-top: -1px;
3577
+ }
3575
3578
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3576
3579
  margin-top: -1px;
3577
3580
  }
3581
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3582
+ margin-top: -1px;
3583
+ }
3578
3584
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3579
3585
  background-color: rgba(0, 0, 0, 0.1);
3580
3586
  display: inline-block;
@@ -3615,6 +3621,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3615
3621
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3616
3622
  white-space: nowrap;
3617
3623
  }
3624
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3625
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3626
+ text-align: left;
3627
+ }
3618
3628
 
3619
3629
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3620
3630
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3080,9 +3080,15 @@
3080
3080
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3081
3081
  margin-top: 0.5px;
3082
3082
  }
3083
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3084
+ margin-top: -0.5px;
3085
+ }
3083
3086
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3084
3087
  margin-top: -1.5px;
3085
3088
  }
3089
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3090
+ margin-top: -1.5px;
3091
+ }
3086
3092
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3087
3093
  background-color: rgba(0, 0, 0, 0.1);
3088
3094
  display: inline-block;
@@ -3123,6 +3129,10 @@
3123
3129
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3124
3130
  white-space: nowrap;
3125
3131
  }
3132
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3133
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3134
+ text-align: left;
3135
+ }
3126
3136
 
3127
3137
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3128
3138
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3081,9 +3081,15 @@
3081
3081
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3082
3082
  margin-top: 0.5px;
3083
3083
  }
3084
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3085
+ margin-top: -0.5px;
3086
+ }
3084
3087
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3085
3088
  margin-top: -1.5px;
3086
3089
  }
3090
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3091
+ margin-top: -1.5px;
3092
+ }
3087
3093
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3088
3094
  background-color: rgba(0, 0, 0, 0.1);
3089
3095
  display: inline-block;
@@ -3124,6 +3130,10 @@
3124
3130
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3125
3131
  white-space: nowrap;
3126
3132
  }
3133
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3134
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3135
+ text-align: left;
3136
+ }
3127
3137
 
3128
3138
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3129
3139
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3132,9 +3132,15 @@
3132
3132
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3133
3133
  margin-top: 0;
3134
3134
  }
3135
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3136
+ margin-top: -1px;
3137
+ }
3135
3138
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3136
3139
  margin-top: -3px;
3137
3140
  }
3141
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3142
+ margin-top: -3px;
3143
+ }
3138
3144
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3139
3145
  background-color: rgba(0, 0, 0, 0.1);
3140
3146
  display: inline-block;
@@ -3175,6 +3181,10 @@
3175
3181
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3176
3182
  white-space: nowrap;
3177
3183
  }
3184
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3185
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3186
+ text-align: left;
3187
+ }
3178
3188
 
3179
3189
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3180
3190
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3144,9 +3144,15 @@
3144
3144
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3145
3145
  margin-top: 0;
3146
3146
  }
3147
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3148
+ margin-top: -1px;
3149
+ }
3147
3150
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3148
3151
  margin-top: -2px;
3149
3152
  }
3153
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3154
+ margin-top: -1px;
3155
+ }
3150
3156
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3151
3157
  background-color: rgba(0, 0, 0, 0.1);
3152
3158
  display: inline-block;
@@ -3187,6 +3193,10 @@
3187
3193
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3188
3194
  white-space: nowrap;
3189
3195
  }
3196
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3197
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3198
+ text-align: left;
3199
+ }
3190
3200
 
3191
3201
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3192
3202
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3144,9 +3144,15 @@
3144
3144
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3145
3145
  margin-top: 0;
3146
3146
  }
3147
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3148
+ margin-top: -1px;
3149
+ }
3147
3150
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3148
3151
  margin-top: -2px;
3149
3152
  }
3153
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3154
+ margin-top: -1px;
3155
+ }
3150
3156
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3151
3157
  background-color: rgba(0, 0, 0, 0.1);
3152
3158
  display: inline-block;
@@ -3187,6 +3193,10 @@
3187
3193
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3188
3194
  white-space: nowrap;
3189
3195
  }
3196
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3197
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3198
+ text-align: left;
3199
+ }
3190
3200
 
3191
3201
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3192
3202
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3054,9 +3054,15 @@
3054
3054
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3055
3055
  margin-top: 1px;
3056
3056
  }
3057
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3058
+ margin-top: 1px;
3059
+ }
3057
3060
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3058
3061
  margin-top: -1px;
3059
3062
  }
3063
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3064
+ margin-top: -1px;
3065
+ }
3060
3066
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3061
3067
  background-color: rgba(0, 0, 0, 0.1);
3062
3068
  display: inline-block;
@@ -3097,6 +3103,10 @@
3097
3103
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3098
3104
  white-space: nowrap;
3099
3105
  }
3106
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3107
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3108
+ text-align: left;
3109
+ }
3100
3110
 
3101
3111
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3102
3112
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3047,9 +3047,15 @@
3047
3047
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3048
3048
  margin-top: 1px;
3049
3049
  }
3050
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3051
+ margin-top: 1px;
3052
+ }
3050
3053
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3051
3054
  margin-top: -1px;
3052
3055
  }
3056
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3057
+ margin-top: -1px;
3058
+ }
3053
3059
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3054
3060
  background-color: rgba(0, 0, 0, 0.1);
3055
3061
  display: inline-block;
@@ -3090,6 +3096,10 @@
3090
3096
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3091
3097
  white-space: nowrap;
3092
3098
  }
3099
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3100
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3101
+ text-align: left;
3102
+ }
3093
3103
 
3094
3104
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3095
3105
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3157,9 +3157,15 @@
3157
3157
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3158
3158
  margin-top: 0;
3159
3159
  }
3160
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3161
+ margin-top: -1px;
3162
+ }
3160
3163
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3161
3164
  margin-top: -1px;
3162
3165
  }
3166
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3167
+ margin-top: -1px;
3168
+ }
3163
3169
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3164
3170
  background-color: rgba(0, 0, 0, 0.1);
3165
3171
  display: inline-block;
@@ -3200,6 +3206,10 @@
3200
3206
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3201
3207
  white-space: nowrap;
3202
3208
  }
3209
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3210
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3211
+ text-align: left;
3212
+ }
3203
3213
 
3204
3214
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3205
3215
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3157,9 +3157,15 @@
3157
3157
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3158
3158
  margin-top: 0;
3159
3159
  }
3160
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3161
+ margin-top: -1px;
3162
+ }
3160
3163
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3161
3164
  margin-top: -1px;
3162
3165
  }
3166
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3167
+ margin-top: -1px;
3168
+ }
3163
3169
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3164
3170
  background-color: rgba(0, 0, 0, 0.1);
3165
3171
  display: inline-block;
@@ -3200,6 +3206,10 @@
3200
3206
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3201
3207
  white-space: nowrap;
3202
3208
  }
3209
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3210
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3211
+ text-align: left;
3212
+ }
3203
3213
 
3204
3214
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3205
3215
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3051,9 +3051,15 @@
3051
3051
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3052
3052
  margin-top: 0;
3053
3053
  }
3054
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3055
+ margin-top: 0;
3056
+ }
3054
3057
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3055
3058
  margin-top: 0;
3056
3059
  }
3060
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3061
+ margin-top: 0;
3062
+ }
3057
3063
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3058
3064
  background-color: rgba(0, 0, 0, 0.1);
3059
3065
  display: inline-block;
@@ -3094,6 +3100,10 @@
3094
3100
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3095
3101
  white-space: nowrap;
3096
3102
  }
3103
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3104
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3105
+ text-align: left;
3106
+ }
3097
3107
 
3098
3108
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3099
3109
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3051,9 +3051,15 @@
3051
3051
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3052
3052
  margin-top: 2px;
3053
3053
  }
3054
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3055
+ margin-top: 1px;
3056
+ }
3054
3057
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3055
3058
  margin-top: -1px;
3056
3059
  }
3060
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3061
+ margin-top: -1px;
3062
+ }
3057
3063
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3058
3064
  background-color: rgba(0, 0, 0, 0.1);
3059
3065
  display: inline-block;
@@ -3094,6 +3100,10 @@
3094
3100
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3095
3101
  white-space: nowrap;
3096
3102
  }
3103
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3104
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3105
+ text-align: left;
3106
+ }
3097
3107
 
3098
3108
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3099
3109
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3095,9 +3095,15 @@
3095
3095
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3096
3096
  margin-top: 1px;
3097
3097
  }
3098
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3099
+ margin-top: 1px;
3100
+ }
3098
3101
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3099
3102
  margin-top: -1px;
3100
3103
  }
3104
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3105
+ margin-top: -1px;
3106
+ }
3101
3107
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3102
3108
  background-color: rgba(0, 0, 0, 0.1);
3103
3109
  display: inline-block;
@@ -3138,6 +3144,10 @@
3138
3144
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3139
3145
  white-space: nowrap;
3140
3146
  }
3147
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3148
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3149
+ text-align: left;
3150
+ }
3141
3151
 
3142
3152
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3143
3153
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3129,9 +3129,15 @@
3129
3129
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3130
3130
  margin-top: 1px;
3131
3131
  }
3132
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3133
+ margin-top: 1px;
3134
+ }
3132
3135
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3133
3136
  margin-top: -1px;
3134
3137
  }
3138
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3139
+ margin-top: -1px;
3140
+ }
3135
3141
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3136
3142
  background-color: rgba(0, 0, 0, 0.1);
3137
3143
  display: inline-block;
@@ -3172,6 +3178,10 @@
3172
3178
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3173
3179
  white-space: nowrap;
3174
3180
  }
3181
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3182
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3183
+ text-align: left;
3184
+ }
3175
3185
 
3176
3186
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3177
3187
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3165,9 +3165,15 @@
3165
3165
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3166
3166
  margin-top: -4px;
3167
3167
  }
3168
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3169
+ margin-top: -5px;
3170
+ }
3168
3171
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3169
3172
  margin-top: -5px;
3170
3173
  }
3174
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3175
+ margin-top: -5px;
3176
+ }
3171
3177
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3172
3178
  background-color: rgba(0, 0, 0, 0.1);
3173
3179
  display: inline-block;
@@ -3208,6 +3214,10 @@
3208
3214
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3209
3215
  white-space: nowrap;
3210
3216
  }
3217
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3218
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3219
+ text-align: left;
3220
+ }
3211
3221
 
3212
3222
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3213
3223
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3165,9 +3165,15 @@
3165
3165
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3166
3166
  margin-top: -4px;
3167
3167
  }
3168
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3169
+ margin-top: -5px;
3170
+ }
3168
3171
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3169
3172
  margin-top: -5px;
3170
3173
  }
3174
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3175
+ margin-top: -5px;
3176
+ }
3171
3177
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3172
3178
  background-color: rgba(0, 0, 0, 0.1);
3173
3179
  display: inline-block;
@@ -3208,6 +3214,10 @@
3208
3214
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3209
3215
  white-space: nowrap;
3210
3216
  }
3217
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3218
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3219
+ text-align: left;
3220
+ }
3211
3221
 
3212
3222
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3213
3223
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3463,9 +3463,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3463
3463
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3464
3464
  margin-top: 0;
3465
3465
  }
3466
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3467
+ margin-top: 0;
3468
+ }
3466
3469
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3467
3470
  margin-top: 0;
3468
3471
  }
3472
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3473
+ margin-top: 0;
3474
+ }
3469
3475
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3470
3476
  background-color: rgba(0, 0, 0, 0.1);
3471
3477
  display: inline-block;
@@ -3506,6 +3512,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3506
3512
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3507
3513
  white-space: nowrap;
3508
3514
  }
3515
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3516
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3517
+ text-align: left;
3518
+ }
3509
3519
 
3510
3520
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3511
3521
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3463,9 +3463,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3463
3463
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3464
3464
  margin-top: 2px;
3465
3465
  }
3466
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3467
+ margin-top: 1px;
3468
+ }
3466
3469
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3467
3470
  margin-top: -1px;
3468
3471
  }
3472
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3473
+ margin-top: -1px;
3474
+ }
3469
3475
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3470
3476
  background-color: rgba(0, 0, 0, 0.1);
3471
3477
  display: inline-block;
@@ -3506,6 +3512,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3506
3512
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3507
3513
  white-space: nowrap;
3508
3514
  }
3515
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3516
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3517
+ text-align: left;
3518
+ }
3509
3519
 
3510
3520
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3511
3521
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3513,9 +3513,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3513
3513
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3514
3514
  margin-top: 1px;
3515
3515
  }
3516
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3517
+ margin-top: 1px;
3518
+ }
3516
3519
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3517
3520
  margin-top: -1px;
3518
3521
  }
3522
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3523
+ margin-top: -1px;
3524
+ }
3519
3525
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3520
3526
  background-color: rgba(0, 0, 0, 0.1);
3521
3527
  display: inline-block;
@@ -3556,6 +3562,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3556
3562
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3557
3563
  white-space: nowrap;
3558
3564
  }
3565
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3566
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3567
+ text-align: left;
3568
+ }
3559
3569
 
3560
3570
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3561
3571
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3555,9 +3555,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3555
3555
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3556
3556
  margin-top: 1px;
3557
3557
  }
3558
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3559
+ margin-top: 1px;
3560
+ }
3558
3561
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3559
3562
  margin-top: -1px;
3560
3563
  }
3564
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3565
+ margin-top: -1px;
3566
+ }
3561
3567
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3562
3568
  background-color: rgba(0, 0, 0, 0.1);
3563
3569
  display: inline-block;
@@ -3598,6 +3604,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3598
3604
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3599
3605
  white-space: nowrap;
3600
3606
  }
3607
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3608
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3609
+ text-align: left;
3610
+ }
3601
3611
 
3602
3612
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3603
3613
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3581,9 +3581,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3581
3581
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3582
3582
  margin-top: -4px;
3583
3583
  }
3584
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3585
+ margin-top: -5px;
3586
+ }
3584
3587
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3585
3588
  margin-top: -5px;
3586
3589
  }
3590
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3591
+ margin-top: -5px;
3592
+ }
3587
3593
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3588
3594
  background-color: rgba(0, 0, 0, 0.1);
3589
3595
  display: inline-block;
@@ -3624,6 +3630,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3624
3630
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3625
3631
  white-space: nowrap;
3626
3632
  }
3633
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3634
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3635
+ text-align: left;
3636
+ }
3627
3637
 
3628
3638
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3629
3639
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,
@@ -3581,9 +3581,15 @@ li.e-separator.e-menu-item.e-excel-separator {
3581
3581
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow {
3582
3582
  margin-top: -4px;
3583
3583
  }
3584
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderuparrow-virtual {
3585
+ margin-top: -5px;
3586
+ }
3584
3587
  .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow {
3585
3588
  margin-top: -5px;
3586
3589
  }
3590
+ .e-grid.sf-grid .e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
3591
+ margin-top: -5px;
3592
+ }
3587
3593
  .e-grid.sf-grid .e-masked-cell.e-rowcell .e-virtualcell {
3588
3594
  background-color: rgba(0, 0, 0, 0.1);
3589
3595
  display: inline-block;
@@ -3624,6 +3630,10 @@ li.e-separator.e-menu-item.e-excel-separator {
3624
3630
  .e-grid.sf-grid .e-cc-contentdiv .e-choosercheck {
3625
3631
  white-space: nowrap;
3626
3632
  }
3633
+ .e-grid.sf-grid .e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
3634
+ .e-grid.sf-grid .e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl) {
3635
+ text-align: left;
3636
+ }
3627
3637
 
3628
3638
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderuparrow,
3629
3639
  .e-bigger .e-grid .e-gridheader .e-headercontent .e-reorderdownarrow,