@syncfusion/ej2-angular-grids 20.3.59-ngcc → 20.3.60-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.
Files changed (43) hide show
  1. package/@syncfusion/ej2-angular-grids.es5.js.map +1 -1
  2. package/@syncfusion/ej2-angular-grids.js.map +1 -1
  3. package/CHANGELOG.md +11 -0
  4. package/dist/ej2-angular-grids.umd.js +1 -1
  5. package/dist/ej2-angular-grids.umd.js.map +1 -1
  6. package/dist/ej2-angular-grids.umd.min.js +1 -1
  7. package/dist/ej2-angular-grids.umd.min.js.map +1 -1
  8. package/package.json +6 -6
  9. package/schematics/utils/lib-details.d.ts +2 -2
  10. package/schematics/utils/lib-details.js +2 -2
  11. package/schematics/utils/lib-details.ts +2 -2
  12. package/src/grid/columns.directive.d.ts +2 -2
  13. package/src/grid/stacked-column.directive.d.ts +2 -2
  14. package/styles/bootstrap-dark.css +7 -2
  15. package/styles/bootstrap.css +7 -2
  16. package/styles/bootstrap4.css +7 -2
  17. package/styles/bootstrap5-dark.css +7 -2
  18. package/styles/bootstrap5.css +7 -2
  19. package/styles/fabric-dark.css +7 -2
  20. package/styles/fabric.css +7 -2
  21. package/styles/fluent-dark.css +7 -2
  22. package/styles/fluent.css +7 -2
  23. package/styles/grid/bootstrap-dark.css +7 -2
  24. package/styles/grid/bootstrap.css +7 -2
  25. package/styles/grid/bootstrap4.css +7 -2
  26. package/styles/grid/bootstrap5-dark.css +7 -2
  27. package/styles/grid/bootstrap5.css +7 -2
  28. package/styles/grid/fabric-dark.css +7 -2
  29. package/styles/grid/fabric.css +7 -2
  30. package/styles/grid/fluent-dark.css +7 -2
  31. package/styles/grid/fluent.css +7 -2
  32. package/styles/grid/highcontrast-light.css +7 -2
  33. package/styles/grid/highcontrast.css +7 -2
  34. package/styles/grid/material-dark.css +7 -2
  35. package/styles/grid/material.css +7 -2
  36. package/styles/grid/tailwind-dark.css +7 -2
  37. package/styles/grid/tailwind.css +7 -2
  38. package/styles/highcontrast-light.css +7 -2
  39. package/styles/highcontrast.css +7 -2
  40. package/styles/material-dark.css +7 -2
  41. package/styles/material.css +7 -2
  42. package/styles/tailwind-dark.css +7 -2
  43. package/styles/tailwind.css +7 -2
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-grids@*",
3
- "_id": "@syncfusion/ej2-angular-grids@20.3.58",
3
+ "_id": "@syncfusion/ej2-angular-grids@20.3.59",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-sYtxBVBx/lFmPmgTeiSPy+D9GdSbpQGaSq+Lw7jGnAwZfHIx7KBwF/mFzNnlz/nL+VzlGmH9eIYDdmftTIDj1A==",
5
+ "_integrity": "sha512-2WD2adTdhxB44jFmwTfdMcRg+gwStv2n3LisJN+jCGjlBeVdG73GIvwjYv8tIex1pECf0Z0TANhjTA1cWgcsig==",
6
6
  "_location": "/@syncfusion/ej2-angular-grids",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-20.3.58.tgz",
23
- "_shasum": "84ea8ef5ca8cfd5dc47f9be6cf84487454365779",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-20.3.59.tgz",
23
+ "_shasum": "0d68a92e101c995ac921783c939be269ccdd21ce",
24
24
  "_spec": "@syncfusion/ej2-angular-grids@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
26
  "author": {
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~20.3.56",
35
35
  "@syncfusion/ej2-base": "~20.3.56",
36
- "@syncfusion/ej2-grids": "20.3.59"
36
+ "@syncfusion/ej2-grids": "20.3.60"
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",
@@ -69,5 +69,5 @@
69
69
  "schematics": "./schematics/collection.json",
70
70
  "sideEffects": false,
71
71
  "typings": "ej2-angular-grids.d.ts",
72
- "version": "20.3.59-ngcc"
72
+ "version": "20.3.60-ngcc"
73
73
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-grids";
2
- export declare const pkgVer = "^20.3.58";
2
+ export declare const pkgVer = "^20.3.59";
3
3
  export declare const moduleName = "GridModule, PagerModule";
4
- export declare const themeVer = "~20.3.58";
4
+ export declare const themeVer = "~20.3.59";
@@ -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.3.59';
4
+ exports.pkgVer = '^20.3.60';
5
5
  exports.moduleName = 'GridModule, PagerModule';
6
- exports.themeVer = '~20.3.59';
6
+ exports.themeVer = '~20.3.60';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-grids';
2
- export const pkgVer = '^20.3.59';
2
+ export const pkgVer = '^20.3.60';
3
3
  export const moduleName = 'GridModule, PagerModule';
4
- export const themeVer = '~20.3.59';
4
+ export const themeVer = '~20.3.60';
@@ -162,7 +162,7 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
162
162
  */
163
163
  displayAsCheckBox: any;
164
164
  /**
165
- * Defines the `IEditCell`(../../grid/edit/#cell-edit-template) object to customize default edit cell.
165
+ * Defines the `IEditCell`(../../grid/editing/edit-types/#custom-editors-using-template) object to customize default edit cell.
166
166
  * @default {}
167
167
  */
168
168
  edit: any;
@@ -387,7 +387,7 @@ export declare class ColumnDirective extends ComplexBase<ColumnDirective> {
387
387
  */
388
388
  uid: any;
389
389
  /**
390
- * `editType`(../../grid/edit/#cell-edit-type-and-its-params) Defines rules to validate data before creating and updating.
390
+ * `editType`(../../grid/editing/edit-types/#customize-editors-using-params) Defines rules to validate data before creating and updating.
391
391
  * @default null
392
392
  */
393
393
  validationRules: any;
@@ -164,7 +164,7 @@ export declare class StackedColumnDirective extends ComplexBase<StackedColumnDir
164
164
  */
165
165
  displayAsCheckBox: any;
166
166
  /**
167
- * Defines the `IEditCell`(../../grid/edit/#cell-edit-template) object to customize default edit cell.
167
+ * Defines the `IEditCell`(../../grid/editing/edit-types/#custom-editors-using-template) object to customize default edit cell.
168
168
  * @default {}
169
169
  */
170
170
  edit: any;
@@ -389,7 +389,7 @@ export declare class StackedColumnDirective extends ComplexBase<StackedColumnDir
389
389
  */
390
390
  uid: any;
391
391
  /**
392
- * `editType`(../../grid/edit/#cell-edit-type-and-its-params) Defines rules to validate data before creating and updating.
392
+ * `editType`(../../grid/editing/edit-types/#customize-editors-using-params) Defines rules to validate data before creating and updating.
393
393
  * @default null
394
394
  */
395
395
  validationRules: any;
@@ -1543,6 +1543,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1543
1543
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1544
1544
  font-size: 12px;
1545
1545
  }
1546
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1547
+ background: none;
1548
+ box-shadow: none;
1549
+ }
1550
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1551
+ border: none;
1552
+ }
1546
1553
  .e-grid .e-res-toolbar {
1547
1554
  border-bottom: 1px solid;
1548
1555
  border-bottom-color: #484848;
@@ -2650,13 +2657,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2650
2657
  font-size: 10px;
2651
2658
  padding: 13px 9px 11px 10px;
2652
2659
  text-decoration: none;
2653
- text-indent: 11px;
2654
2660
  }
2655
2661
  .e-grid .e-icon-grightarrow {
2656
2662
  font-size: 10px;
2657
2663
  padding: 12px 9px 12px 10px;
2658
2664
  text-decoration: none;
2659
- text-indent: 11px;
2660
2665
  }
2661
2666
  .e-grid .e-recordplusexpand {
2662
2667
  padding-top: 5px;
@@ -1544,6 +1544,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1544
1544
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1545
1545
  font-size: 12px;
1546
1546
  }
1547
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1548
+ background: none;
1549
+ box-shadow: none;
1550
+ }
1551
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1552
+ border: none;
1553
+ }
1547
1554
  .e-grid .e-res-toolbar {
1548
1555
  border-bottom: 1px solid;
1549
1556
  border-bottom-color: #ddd;
@@ -2651,13 +2658,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2651
2658
  font-size: 10px;
2652
2659
  padding: 13px 9px 11px 10px;
2653
2660
  text-decoration: none;
2654
- text-indent: 11px;
2655
2661
  }
2656
2662
  .e-grid .e-icon-grightarrow {
2657
2663
  font-size: 10px;
2658
2664
  padding: 12px 9px 12px 10px;
2659
2665
  text-decoration: none;
2660
- text-indent: 11px;
2661
2666
  }
2662
2667
  .e-grid .e-recordplusexpand {
2663
2668
  padding-top: 5px;
@@ -1600,6 +1600,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1600
1600
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1601
1601
  font-size: 14px;
1602
1602
  }
1603
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1604
+ background: none;
1605
+ box-shadow: none;
1606
+ }
1607
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1608
+ border: none;
1609
+ }
1603
1610
  .e-grid .e-res-toolbar {
1604
1611
  border-bottom: 1px solid;
1605
1612
  border-bottom-color: #dee2e6;
@@ -2709,13 +2716,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2709
2716
  font-size: 10px;
2710
2717
  padding: 13px 9px 11px 10px;
2711
2718
  text-decoration: none;
2712
- text-indent: 11px;
2713
2719
  }
2714
2720
  .e-grid .e-icon-grightarrow {
2715
2721
  font-size: 10px;
2716
2722
  padding: 12px 9px 12px 10px;
2717
2723
  text-decoration: none;
2718
- text-indent: 11px;
2719
2724
  }
2720
2725
  .e-grid .e-recordplusexpand {
2721
2726
  padding-top: 5px;
@@ -1606,6 +1606,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1606
1606
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1607
1607
  font-size: 14px;
1608
1608
  }
1609
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1610
+ background: none;
1611
+ box-shadow: none;
1612
+ }
1613
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1614
+ border: none;
1615
+ }
1609
1616
  .e-grid .e-res-toolbar {
1610
1617
  border-bottom: 1px solid;
1611
1618
  border-bottom-color: #444c54;
@@ -2714,13 +2721,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2714
2721
  font-size: 14px;
2715
2722
  padding: 12px 7px 11px 8px;
2716
2723
  text-decoration: none;
2717
- text-indent: 11px;
2718
2724
  }
2719
2725
  .e-grid .e-icon-grightarrow {
2720
2726
  font-size: 14px;
2721
2727
  padding: 11px 7px 12px 8px;
2722
2728
  text-decoration: none;
2723
- text-indent: 11px;
2724
2729
  }
2725
2730
  .e-grid .e-recordplusexpand {
2726
2731
  padding-top: 5px;
@@ -1606,6 +1606,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1606
1606
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1607
1607
  font-size: 14px;
1608
1608
  }
1609
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1610
+ background: none;
1611
+ box-shadow: none;
1612
+ }
1613
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1614
+ border: none;
1615
+ }
1609
1616
  .e-grid .e-res-toolbar {
1610
1617
  border-bottom: 1px solid;
1611
1618
  border-bottom-color: #dee2e6;
@@ -2714,13 +2721,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2714
2721
  font-size: 14px;
2715
2722
  padding: 12px 7px 11px 8px;
2716
2723
  text-decoration: none;
2717
- text-indent: 11px;
2718
2724
  }
2719
2725
  .e-grid .e-icon-grightarrow {
2720
2726
  font-size: 14px;
2721
2727
  padding: 11px 7px 12px 8px;
2722
2728
  text-decoration: none;
2723
- text-indent: 11px;
2724
2729
  }
2725
2730
  .e-grid .e-recordplusexpand {
2726
2731
  padding-top: 5px;
@@ -1517,6 +1517,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1517
1517
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1518
1518
  font-size: 12px;
1519
1519
  }
1520
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1521
+ background: none;
1522
+ box-shadow: none;
1523
+ }
1524
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1525
+ border: none;
1526
+ }
1520
1527
  .e-grid .e-res-toolbar {
1521
1528
  border-bottom: 1px solid;
1522
1529
  border-bottom-color: #414040;
@@ -2624,13 +2631,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2624
2631
  font-size: 12px;
2625
2632
  padding: 16px 8px 13px 9px;
2626
2633
  text-decoration: none;
2627
- text-indent: 8px;
2628
2634
  }
2629
2635
  .e-grid .e-icon-grightarrow {
2630
2636
  font-size: 12px;
2631
2637
  padding: 14px 9px 15px 9px;
2632
2638
  text-decoration: none;
2633
- text-indent: 8px;
2634
2639
  }
2635
2640
  .e-grid .e-recordplusexpand {
2636
2641
  padding-top: 5px;
package/styles/fabric.css CHANGED
@@ -1510,6 +1510,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1510
1510
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1511
1511
  font-size: 12px;
1512
1512
  }
1513
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1514
+ background: none;
1515
+ box-shadow: none;
1516
+ }
1517
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1518
+ border: none;
1519
+ }
1513
1520
  .e-grid .e-res-toolbar {
1514
1521
  border-bottom: 1px solid;
1515
1522
  border-bottom-color: #eaeaea;
@@ -2617,13 +2624,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2617
2624
  font-size: 12px;
2618
2625
  padding: 16px 8px 13px 9px;
2619
2626
  text-decoration: none;
2620
- text-indent: 8px;
2621
2627
  }
2622
2628
  .e-grid .e-icon-grightarrow {
2623
2629
  font-size: 12px;
2624
2630
  padding: 14px 9px 15px 9px;
2625
2631
  text-decoration: none;
2626
- text-indent: 8px;
2627
2632
  }
2628
2633
  .e-grid .e-recordplusexpand {
2629
2634
  padding-top: 5px;
@@ -1608,6 +1608,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1608
1608
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1609
1609
  font-size: 14px;
1610
1610
  }
1611
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1612
+ background: none;
1613
+ box-shadow: none;
1614
+ }
1615
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1616
+ border: none;
1617
+ }
1611
1618
  .e-grid .e-res-toolbar {
1612
1619
  border-bottom: 1px solid;
1613
1620
  border-bottom-color: #292827;
@@ -2729,13 +2736,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2729
2736
  font-size: 16px;
2730
2737
  padding: 9px 7px 9px 7px;
2731
2738
  text-decoration: none;
2732
- text-indent: 11px;
2733
2739
  }
2734
2740
  .e-grid .e-icon-grightarrow {
2735
2741
  font-size: 16px;
2736
2742
  padding: 8px 7px 11px 7px;
2737
2743
  text-decoration: none;
2738
- text-indent: 11px;
2739
2744
  }
2740
2745
  .e-grid .e-recordplusexpand {
2741
2746
  padding-top: 5px;
package/styles/fluent.css CHANGED
@@ -1608,6 +1608,13 @@ li.e-separator.e-menu-item.e-excel-separator {
1608
1608
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1609
1609
  font-size: 14px;
1610
1610
  }
1611
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1612
+ background: none;
1613
+ box-shadow: none;
1614
+ }
1615
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1616
+ border: none;
1617
+ }
1611
1618
  .e-grid .e-res-toolbar {
1612
1619
  border-bottom: 1px solid;
1613
1620
  border-bottom-color: #edebe9;
@@ -2729,13 +2736,11 @@ li.e-separator.e-menu-item.e-excel-separator {
2729
2736
  font-size: 16px;
2730
2737
  padding: 9px 7px 9px 7px;
2731
2738
  text-decoration: none;
2732
- text-indent: 11px;
2733
2739
  }
2734
2740
  .e-grid .e-icon-grightarrow {
2735
2741
  font-size: 16px;
2736
2742
  padding: 8px 7px 11px 7px;
2737
2743
  text-decoration: none;
2738
- text-indent: 11px;
2739
2744
  }
2740
2745
  .e-grid .e-recordplusexpand {
2741
2746
  padding-top: 5px;
@@ -1131,6 +1131,13 @@
1131
1131
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1132
1132
  font-size: 12px;
1133
1133
  }
1134
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1135
+ background: none;
1136
+ box-shadow: none;
1137
+ }
1138
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1139
+ border: none;
1140
+ }
1134
1141
  .e-grid .e-res-toolbar {
1135
1142
  border-bottom: 1px solid;
1136
1143
  border-bottom-color: #484848;
@@ -2238,13 +2245,11 @@
2238
2245
  font-size: 10px;
2239
2246
  padding: 13px 9px 11px 10px;
2240
2247
  text-decoration: none;
2241
- text-indent: 11px;
2242
2248
  }
2243
2249
  .e-grid .e-icon-grightarrow {
2244
2250
  font-size: 10px;
2245
2251
  padding: 12px 9px 12px 10px;
2246
2252
  text-decoration: none;
2247
- text-indent: 11px;
2248
2253
  }
2249
2254
  .e-grid .e-recordplusexpand {
2250
2255
  padding-top: 5px;
@@ -1132,6 +1132,13 @@
1132
1132
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1133
1133
  font-size: 12px;
1134
1134
  }
1135
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1136
+ background: none;
1137
+ box-shadow: none;
1138
+ }
1139
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1140
+ border: none;
1141
+ }
1135
1142
  .e-grid .e-res-toolbar {
1136
1143
  border-bottom: 1px solid;
1137
1144
  border-bottom-color: #ddd;
@@ -2239,13 +2246,11 @@
2239
2246
  font-size: 10px;
2240
2247
  padding: 13px 9px 11px 10px;
2241
2248
  text-decoration: none;
2242
- text-indent: 11px;
2243
2249
  }
2244
2250
  .e-grid .e-icon-grightarrow {
2245
2251
  font-size: 10px;
2246
2252
  padding: 12px 9px 12px 10px;
2247
2253
  text-decoration: none;
2248
- text-indent: 11px;
2249
2254
  }
2250
2255
  .e-grid .e-recordplusexpand {
2251
2256
  padding-top: 5px;
@@ -1177,6 +1177,13 @@
1177
1177
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1178
1178
  font-size: 14px;
1179
1179
  }
1180
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1181
+ background: none;
1182
+ box-shadow: none;
1183
+ }
1184
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1185
+ border: none;
1186
+ }
1180
1187
  .e-grid .e-res-toolbar {
1181
1188
  border-bottom: 1px solid;
1182
1189
  border-bottom-color: #dee2e6;
@@ -2286,13 +2293,11 @@
2286
2293
  font-size: 10px;
2287
2294
  padding: 13px 9px 11px 10px;
2288
2295
  text-decoration: none;
2289
- text-indent: 11px;
2290
2296
  }
2291
2297
  .e-grid .e-icon-grightarrow {
2292
2298
  font-size: 10px;
2293
2299
  padding: 12px 9px 12px 10px;
2294
2300
  text-decoration: none;
2295
- text-indent: 11px;
2296
2301
  }
2297
2302
  .e-grid .e-recordplusexpand {
2298
2303
  padding-top: 5px;
@@ -1191,6 +1191,13 @@
1191
1191
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1192
1192
  font-size: 14px;
1193
1193
  }
1194
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1195
+ background: none;
1196
+ box-shadow: none;
1197
+ }
1198
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1199
+ border: none;
1200
+ }
1194
1201
  .e-grid .e-res-toolbar {
1195
1202
  border-bottom: 1px solid;
1196
1203
  border-bottom-color: #444c54;
@@ -2299,13 +2306,11 @@
2299
2306
  font-size: 14px;
2300
2307
  padding: 12px 7px 11px 8px;
2301
2308
  text-decoration: none;
2302
- text-indent: 11px;
2303
2309
  }
2304
2310
  .e-grid .e-icon-grightarrow {
2305
2311
  font-size: 14px;
2306
2312
  padding: 11px 7px 12px 8px;
2307
2313
  text-decoration: none;
2308
- text-indent: 11px;
2309
2314
  }
2310
2315
  .e-grid .e-recordplusexpand {
2311
2316
  padding-top: 5px;
@@ -1191,6 +1191,13 @@
1191
1191
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1192
1192
  font-size: 14px;
1193
1193
  }
1194
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1195
+ background: none;
1196
+ box-shadow: none;
1197
+ }
1198
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1199
+ border: none;
1200
+ }
1194
1201
  .e-grid .e-res-toolbar {
1195
1202
  border-bottom: 1px solid;
1196
1203
  border-bottom-color: #dee2e6;
@@ -2299,13 +2306,11 @@
2299
2306
  font-size: 14px;
2300
2307
  padding: 12px 7px 11px 8px;
2301
2308
  text-decoration: none;
2302
- text-indent: 11px;
2303
2309
  }
2304
2310
  .e-grid .e-icon-grightarrow {
2305
2311
  font-size: 14px;
2306
2312
  padding: 11px 7px 12px 8px;
2307
2313
  text-decoration: none;
2308
- text-indent: 11px;
2309
2314
  }
2310
2315
  .e-grid .e-recordplusexpand {
2311
2316
  padding-top: 5px;
@@ -1105,6 +1105,13 @@
1105
1105
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1106
1106
  font-size: 12px;
1107
1107
  }
1108
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1109
+ background: none;
1110
+ box-shadow: none;
1111
+ }
1112
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1113
+ border: none;
1114
+ }
1108
1115
  .e-grid .e-res-toolbar {
1109
1116
  border-bottom: 1px solid;
1110
1117
  border-bottom-color: #414040;
@@ -2212,13 +2219,11 @@
2212
2219
  font-size: 12px;
2213
2220
  padding: 16px 8px 13px 9px;
2214
2221
  text-decoration: none;
2215
- text-indent: 8px;
2216
2222
  }
2217
2223
  .e-grid .e-icon-grightarrow {
2218
2224
  font-size: 12px;
2219
2225
  padding: 14px 9px 15px 9px;
2220
2226
  text-decoration: none;
2221
- text-indent: 8px;
2222
2227
  }
2223
2228
  .e-grid .e-recordplusexpand {
2224
2229
  padding-top: 5px;
@@ -1098,6 +1098,13 @@
1098
1098
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1099
1099
  font-size: 12px;
1100
1100
  }
1101
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1102
+ background: none;
1103
+ box-shadow: none;
1104
+ }
1105
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1106
+ border: none;
1107
+ }
1101
1108
  .e-grid .e-res-toolbar {
1102
1109
  border-bottom: 1px solid;
1103
1110
  border-bottom-color: #eaeaea;
@@ -2205,13 +2212,11 @@
2205
2212
  font-size: 12px;
2206
2213
  padding: 16px 8px 13px 9px;
2207
2214
  text-decoration: none;
2208
- text-indent: 8px;
2209
2215
  }
2210
2216
  .e-grid .e-icon-grightarrow {
2211
2217
  font-size: 12px;
2212
2218
  padding: 14px 9px 15px 9px;
2213
2219
  text-decoration: none;
2214
- text-indent: 8px;
2215
2220
  }
2216
2221
  .e-grid .e-recordplusexpand {
2217
2222
  padding-top: 5px;
@@ -1193,6 +1193,13 @@
1193
1193
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1194
1194
  font-size: 14px;
1195
1195
  }
1196
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1197
+ background: none;
1198
+ box-shadow: none;
1199
+ }
1200
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1201
+ border: none;
1202
+ }
1196
1203
  .e-grid .e-res-toolbar {
1197
1204
  border-bottom: 1px solid;
1198
1205
  border-bottom-color: #292827;
@@ -2314,13 +2321,11 @@
2314
2321
  font-size: 16px;
2315
2322
  padding: 9px 7px 9px 7px;
2316
2323
  text-decoration: none;
2317
- text-indent: 11px;
2318
2324
  }
2319
2325
  .e-grid .e-icon-grightarrow {
2320
2326
  font-size: 16px;
2321
2327
  padding: 8px 7px 11px 7px;
2322
2328
  text-decoration: none;
2323
- text-indent: 11px;
2324
2329
  }
2325
2330
  .e-grid .e-recordplusexpand {
2326
2331
  padding-top: 5px;
@@ -1193,6 +1193,13 @@
1193
1193
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1194
1194
  font-size: 14px;
1195
1195
  }
1196
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1197
+ background: none;
1198
+ box-shadow: none;
1199
+ }
1200
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1201
+ border: none;
1202
+ }
1196
1203
  .e-grid .e-res-toolbar {
1197
1204
  border-bottom: 1px solid;
1198
1205
  border-bottom-color: #edebe9;
@@ -2314,13 +2321,11 @@
2314
2321
  font-size: 16px;
2315
2322
  padding: 9px 7px 9px 7px;
2316
2323
  text-decoration: none;
2317
- text-indent: 11px;
2318
2324
  }
2319
2325
  .e-grid .e-icon-grightarrow {
2320
2326
  font-size: 16px;
2321
2327
  padding: 8px 7px 11px 7px;
2322
2328
  text-decoration: none;
2323
- text-indent: 11px;
2324
2329
  }
2325
2330
  .e-grid .e-recordplusexpand {
2326
2331
  padding-top: 5px;
@@ -1102,6 +1102,13 @@
1102
1102
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1103
1103
  font-size: 12px;
1104
1104
  }
1105
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1106
+ background: none;
1107
+ box-shadow: none;
1108
+ }
1109
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1110
+ border: none;
1111
+ }
1105
1112
  .e-grid .e-res-toolbar {
1106
1113
  border-bottom: 1px solid;
1107
1114
  border-bottom-color: #757575;
@@ -2209,13 +2216,11 @@
2209
2216
  font-size: 12px;
2210
2217
  padding: 16px 9px 13px 8px;
2211
2218
  text-decoration: none;
2212
- text-indent: 8px;
2213
2219
  }
2214
2220
  .e-grid .e-icon-grightarrow {
2215
2221
  font-size: 12px;
2216
2222
  padding: 15px 9px 15px 8px;
2217
2223
  text-decoration: none;
2218
- text-indent: 8px;
2219
2224
  }
2220
2225
  .e-grid .e-recordplusexpand {
2221
2226
  padding-top: 5px;
@@ -1102,6 +1102,13 @@
1102
1102
  .e-grid .e-toolbar .e-toolbar-item.e-search-wrapper .e-sicon.e-clear-icon::before {
1103
1103
  font-size: 12px;
1104
1104
  }
1105
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:hover:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:active:not(.e-clear-icon), .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:focus:not(.e-clear-icon) {
1106
+ background: none;
1107
+ box-shadow: none;
1108
+ }
1109
+ .e-grid .e-toolbar-items .e-input-group-icon.e-icons.e-sicon:not(.e-clear-icon) {
1110
+ border: none;
1111
+ }
1105
1112
  .e-grid .e-res-toolbar {
1106
1113
  border-bottom: 1px solid;
1107
1114
  border-bottom-color: #969696;
@@ -2209,13 +2216,11 @@
2209
2216
  font-size: 12px;
2210
2217
  padding: 16px 9px 13px 8px;
2211
2218
  text-decoration: none;
2212
- text-indent: 8px;
2213
2219
  }
2214
2220
  .e-grid .e-icon-grightarrow {
2215
2221
  font-size: 12px;
2216
2222
  padding: 15px 9px 15px 8px;
2217
2223
  text-decoration: none;
2218
- text-indent: 8px;
2219
2224
  }
2220
2225
  .e-grid .e-recordplusexpand {
2221
2226
  padding-top: 5px;