@syncfusion/ej2-angular-grids 23.1.41-ngcc → 23.1.42-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 (41) hide show
  1. package/CHANGELOG.md +26 -0
  2. package/dist/ej2-angular-grids.umd.js +1 -1
  3. package/dist/ej2-angular-grids.umd.min.js +1 -1
  4. package/package.json +6 -6
  5. package/schematics/utils/lib-details.d.ts +2 -2
  6. package/schematics/utils/lib-details.js +2 -2
  7. package/schematics/utils/lib-details.ts +2 -2
  8. package/styles/bootstrap-dark.css +7 -0
  9. package/styles/bootstrap.css +7 -0
  10. package/styles/bootstrap4.css +7 -0
  11. package/styles/bootstrap5-dark.css +7 -0
  12. package/styles/bootstrap5.css +7 -0
  13. package/styles/fabric-dark.css +7 -0
  14. package/styles/fabric.css +7 -0
  15. package/styles/fluent-dark.css +7 -0
  16. package/styles/fluent.css +7 -0
  17. package/styles/grid/bootstrap-dark.css +7 -0
  18. package/styles/grid/bootstrap.css +7 -0
  19. package/styles/grid/bootstrap4.css +7 -0
  20. package/styles/grid/bootstrap5-dark.css +7 -0
  21. package/styles/grid/bootstrap5.css +7 -0
  22. package/styles/grid/fabric-dark.css +7 -0
  23. package/styles/grid/fabric.css +7 -0
  24. package/styles/grid/fluent-dark.css +7 -0
  25. package/styles/grid/fluent.css +7 -0
  26. package/styles/grid/highcontrast-light.css +7 -0
  27. package/styles/grid/highcontrast.css +7 -0
  28. package/styles/grid/material-dark.css +7 -0
  29. package/styles/grid/material.css +7 -0
  30. package/styles/grid/material3-dark.css +7 -0
  31. package/styles/grid/material3.css +7 -0
  32. package/styles/grid/tailwind-dark.css +7 -0
  33. package/styles/grid/tailwind.css +7 -0
  34. package/styles/highcontrast-light.css +7 -0
  35. package/styles/highcontrast.css +7 -0
  36. package/styles/material-dark.css +7 -0
  37. package/styles/material.css +7 -0
  38. package/styles/material3-dark.css +7 -0
  39. package/styles/material3.css +7 -0
  40. package/styles/tailwind-dark.css +7 -0
  41. package/styles/tailwind.css +7 -0
package/CHANGELOG.md CHANGED
@@ -2,6 +2,32 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Grid
6
+
7
+ #### Bug fixes
8
+
9
+ - `#I507214` - The problem of displaying an empty tooltip with batch-edited cells has been resolved.
10
+ - `#I504365` - Fixed an issue where the request for aggregate was not sent when the `disablePageWiseAggregate` property was enabled in custom binding.
11
+ - `#I507080` - The issue related to the styling of the Lazy Load Group with a `groupCaptionTemplate` has been resolved.
12
+ - `#I501881` - Fixed an issue where the drop indicator for the column should be displayed when dragging a column into another column.
13
+ - `#I511484` - The issue where the Grid did not render properly when the `editSetting` property was defined without injecting the `editModule` has been resolved.
14
+
15
+ ## 23.1.41 (2023-10-17)
16
+
17
+ ### Grid
18
+
19
+ #### Bug fixes
20
+
21
+ - `#I510239` - Error occurs when changing the State through clicking the button rendered in the Column Template has been fixed.
22
+ - `#I494272` - In mobile view unable to interact with the page after double-clicking on the filter date icon issue has been fixed.
23
+ - `#I423460` - Fixed an issue where the grid froze with a loading spinner when collapsing grouped items in an infinite scroll enabled grid.
24
+ - `#I503487` - In the `actionFailure` event, the failure message argument is now sent correctly.
25
+ - `#I509249` - The script error that occurred when saving the edited row at the bottom in the presence of grouping has been fixed.
26
+ - `#I508136` - Row reorder occurs while editing with inline mode with grouping in complex data has been fixed.
27
+ - `#I490262` - The problem where checkbox filtering was not working properly when cancelling the filtering has been fixed.
28
+ - `#I504493` - The pager elements are now rendered correctly when the grid is hidden and then shown again.
29
+ - `#I511064` - The problem with `frozenColumns` are not working when declared in the `dataBound` event has been resolved.
30
+
5
31
  ## 23.1.40 (2023-10-10)
6
32
 
7
33
  ### Grid
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-grids.umd.js
3
- * version : 23.1.41
3
+ * version : 23.1.42
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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 : 23.1.41
3
+ * version : 23.1.42
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-angular-grids@*",
3
- "_id": "@syncfusion/ej2-angular-grids@23.1.40",
3
+ "_id": "@syncfusion/ej2-angular-grids@23.1.41",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-s5yA1GOMqh2KiNfwZEdkCYIGoAnr41UHH/tWWVW2gZ6se7lTSXBeWbplAPvDl6jcFyzBY/6eX4eNJU5o0Hvxbg==",
5
+ "_integrity": "sha512-T7q6MP1MpNZeGWgSz/TGMssYdAHkNpAjx72Y3ilOwKhwi8wgJ9EGOclRCltvggYwTaeRI4cXo8SXoIbGjA85SQ==",
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-23.1.40.tgz",
23
- "_shasum": "6ad6116c2a666b9023632843d74aed5f8b3babc8",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-grids/-/ej2-angular-grids-23.1.41.tgz",
23
+ "_shasum": "d10489b5a9f4e912d9ef2c904b7818e201b0ac27",
24
24
  "_spec": "@syncfusion/ej2-angular-grids@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
26
26
  "author": {
@@ -33,7 +33,7 @@
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-angular-base": "~23.1.38",
35
35
  "@syncfusion/ej2-base": "~23.1.41",
36
- "@syncfusion/ej2-grids": "23.1.41"
36
+ "@syncfusion/ej2-grids": "23.1.42"
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": "23.1.41-ngcc"
61
+ "version": "23.1.42-ngcc"
62
62
  }
@@ -1,4 +1,4 @@
1
1
  export declare const pkgName = "@syncfusion/ej2-angular-grids";
2
- export declare const pkgVer = "^23.1.40";
2
+ export declare const pkgVer = "^23.1.41";
3
3
  export declare const moduleName = "GridModule, PagerModule";
4
- export declare const themeVer = "~23.1.40";
4
+ export declare const themeVer = "~23.1.41";
@@ -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 = '^23.1.41';
4
+ exports.pkgVer = '^23.1.42';
5
5
  exports.moduleName = 'GridModule, PagerModule';
6
- exports.themeVer = '~23.1.41';
6
+ exports.themeVer = '~23.1.42';
@@ -1,4 +1,4 @@
1
1
  export const pkgName = '@syncfusion/ej2-angular-grids';
2
- export const pkgVer = '^23.1.41';
2
+ export const pkgVer = '^23.1.42';
3
3
  export const moduleName = 'GridModule, PagerModule';
4
- export const themeVer = '~23.1.41';
4
+ export const themeVer = '~23.1.42';
@@ -907,6 +907,10 @@ li.e-separator.e-menu-item.e-excel-separator {
907
907
  font-size: 14px;
908
908
  padding: 8px 8px;
909
909
  }
910
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
911
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
912
+ border-bottom-width: 1px;
913
+ }
910
914
  .e-bigger .e-grid .e-rowcell:first-child,
911
915
  .e-bigger .e-grid .e-summarycell:first-child,
912
916
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2085,6 +2089,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2085
2089
  white-space: normal;
2086
2090
  word-wrap: break-word;
2087
2091
  }
2092
+ .e-grid .e-summarycell.e-lastrowcell {
2093
+ border-bottom-width: 1px;
2094
+ }
2088
2095
  .e-grid .e-summarycontent {
2089
2096
  display: -ms-flexbox;
2090
2097
  display: flex;
@@ -908,6 +908,10 @@ li.e-separator.e-menu-item.e-excel-separator {
908
908
  font-size: 14px;
909
909
  padding: 8px 8px;
910
910
  }
911
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
912
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
913
+ border-bottom-width: 1px;
914
+ }
911
915
  .e-bigger .e-grid .e-rowcell:first-child,
912
916
  .e-bigger .e-grid .e-summarycell:first-child,
913
917
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2086,6 +2090,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2086
2090
  white-space: normal;
2087
2091
  word-wrap: break-word;
2088
2092
  }
2093
+ .e-grid .e-summarycell.e-lastrowcell {
2094
+ border-bottom-width: 1px;
2095
+ }
2089
2096
  .e-grid .e-summarycontent {
2090
2097
  display: -ms-flexbox;
2091
2098
  display: flex;
@@ -969,6 +969,10 @@ li.e-separator.e-menu-item.e-excel-separator {
969
969
  font-size: 16px;
970
970
  padding: 12px 12px;
971
971
  }
972
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
973
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
974
+ border-bottom-width: 1px;
975
+ }
972
976
  .e-bigger .e-grid .e-rowcell:first-child,
973
977
  .e-bigger .e-grid .e-summarycell:first-child,
974
978
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2156,6 +2160,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2156
2160
  white-space: normal;
2157
2161
  word-wrap: break-word;
2158
2162
  }
2163
+ .e-grid .e-summarycell.e-lastrowcell {
2164
+ border-bottom-width: 1px;
2165
+ }
2159
2166
  .e-grid .e-summarycontent {
2160
2167
  display: -ms-flexbox;
2161
2168
  display: flex;
@@ -964,6 +964,10 @@ li.e-separator.e-menu-item.e-excel-separator {
964
964
  font-size: 16px;
965
965
  padding: 8px 12px;
966
966
  }
967
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
968
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
969
+ border-bottom-width: 1px;
970
+ }
967
971
  .e-bigger .e-grid .e-rowcell:first-child,
968
972
  .e-bigger .e-grid .e-summarycell:first-child,
969
973
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2150,6 +2154,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2150
2154
  white-space: normal;
2151
2155
  word-wrap: break-word;
2152
2156
  }
2157
+ .e-grid .e-summarycell.e-lastrowcell {
2158
+ border-bottom-width: 1px;
2159
+ }
2153
2160
  .e-grid .e-summarycontent {
2154
2161
  display: -ms-flexbox;
2155
2162
  display: flex;
@@ -964,6 +964,10 @@ li.e-separator.e-menu-item.e-excel-separator {
964
964
  font-size: 16px;
965
965
  padding: 8px 12px;
966
966
  }
967
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
968
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
969
+ border-bottom-width: 1px;
970
+ }
967
971
  .e-bigger .e-grid .e-rowcell:first-child,
968
972
  .e-bigger .e-grid .e-summarycell:first-child,
969
973
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2150,6 +2154,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2150
2154
  white-space: normal;
2151
2155
  word-wrap: break-word;
2152
2156
  }
2157
+ .e-grid .e-summarycell.e-lastrowcell {
2158
+ border-bottom-width: 1px;
2159
+ }
2153
2160
  .e-grid .e-summarycontent {
2154
2161
  display: -ms-flexbox;
2155
2162
  display: flex;
@@ -881,6 +881,10 @@ li.e-separator.e-menu-item.e-excel-separator {
881
881
  font-size: 14px;
882
882
  padding: 9px 10px;
883
883
  }
884
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
885
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
886
+ border-bottom-width: 1px;
887
+ }
884
888
  .e-bigger .e-grid .e-rowcell:first-child,
885
889
  .e-bigger .e-grid .e-summarycell:first-child,
886
890
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2059,6 +2063,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2059
2063
  white-space: normal;
2060
2064
  word-wrap: break-word;
2061
2065
  }
2066
+ .e-grid .e-summarycell.e-lastrowcell {
2067
+ border-bottom-width: 1px;
2068
+ }
2062
2069
  .e-grid .e-summarycontent {
2063
2070
  display: -ms-flexbox;
2064
2071
  display: flex;
package/styles/fabric.css CHANGED
@@ -874,6 +874,10 @@ li.e-separator.e-menu-item.e-excel-separator {
874
874
  font-size: 14px;
875
875
  padding: 9px 10px;
876
876
  }
877
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
878
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
879
+ border-bottom-width: 1px;
880
+ }
877
881
  .e-bigger .e-grid .e-rowcell:first-child,
878
882
  .e-bigger .e-grid .e-summarycell:first-child,
879
883
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2052,6 +2056,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2052
2056
  white-space: normal;
2053
2057
  word-wrap: break-word;
2054
2058
  }
2059
+ .e-grid .e-summarycell.e-lastrowcell {
2060
+ border-bottom-width: 1px;
2061
+ }
2055
2062
  .e-grid .e-summarycontent {
2056
2063
  display: -ms-flexbox;
2057
2064
  display: flex;
@@ -942,6 +942,10 @@ li.e-separator.e-menu-item.e-excel-separator {
942
942
  font-size: 16px;
943
943
  padding: 13.5px 12px;
944
944
  }
945
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
946
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
947
+ border-bottom-width: 1px;
948
+ }
945
949
  .e-bigger .e-grid .e-rowcell:first-child,
946
950
  .e-bigger .e-grid .e-summarycell:first-child,
947
951
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2150,6 +2154,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2150
2154
  white-space: normal;
2151
2155
  word-wrap: break-word;
2152
2156
  }
2157
+ .e-grid .e-summarycell.e-lastrowcell {
2158
+ border-bottom-width: 1px;
2159
+ }
2153
2160
  .e-grid .e-summarycontent {
2154
2161
  display: -ms-flexbox;
2155
2162
  display: flex;
package/styles/fluent.css CHANGED
@@ -942,6 +942,10 @@ li.e-separator.e-menu-item.e-excel-separator {
942
942
  font-size: 16px;
943
943
  padding: 13.5px 12px;
944
944
  }
945
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
946
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
947
+ border-bottom-width: 1px;
948
+ }
945
949
  .e-bigger .e-grid .e-rowcell:first-child,
946
950
  .e-bigger .e-grid .e-summarycell:first-child,
947
951
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2150,6 +2154,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2150
2154
  white-space: normal;
2151
2155
  word-wrap: break-word;
2152
2156
  }
2157
+ .e-grid .e-summarycell.e-lastrowcell {
2158
+ border-bottom-width: 1px;
2159
+ }
2153
2160
  .e-grid .e-summarycontent {
2154
2161
  display: -ms-flexbox;
2155
2162
  display: flex;
@@ -483,6 +483,10 @@
483
483
  font-size: 14px;
484
484
  padding: 8px 8px;
485
485
  }
486
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
487
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
488
+ border-bottom-width: 1px;
489
+ }
486
490
  .e-bigger .e-grid .e-rowcell:first-child,
487
491
  .e-bigger .e-grid .e-summarycell:first-child,
488
492
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1661,6 +1665,9 @@
1661
1665
  white-space: normal;
1662
1666
  word-wrap: break-word;
1663
1667
  }
1668
+ .e-grid .e-summarycell.e-lastrowcell {
1669
+ border-bottom-width: 1px;
1670
+ }
1664
1671
  .e-grid .e-summarycontent {
1665
1672
  display: -ms-flexbox;
1666
1673
  display: flex;
@@ -484,6 +484,10 @@
484
484
  font-size: 14px;
485
485
  padding: 8px 8px;
486
486
  }
487
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
488
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
489
+ border-bottom-width: 1px;
490
+ }
487
491
  .e-bigger .e-grid .e-rowcell:first-child,
488
492
  .e-bigger .e-grid .e-summarycell:first-child,
489
493
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1662,6 +1666,9 @@
1662
1666
  white-space: normal;
1663
1667
  word-wrap: break-word;
1664
1668
  }
1669
+ .e-grid .e-summarycell.e-lastrowcell {
1670
+ border-bottom-width: 1px;
1671
+ }
1665
1672
  .e-grid .e-summarycontent {
1666
1673
  display: -ms-flexbox;
1667
1674
  display: flex;
@@ -534,6 +534,10 @@
534
534
  font-size: 16px;
535
535
  padding: 12px 12px;
536
536
  }
537
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
538
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
539
+ border-bottom-width: 1px;
540
+ }
537
541
  .e-bigger .e-grid .e-rowcell:first-child,
538
542
  .e-bigger .e-grid .e-summarycell:first-child,
539
543
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1721,6 +1725,9 @@
1721
1725
  white-space: normal;
1722
1726
  word-wrap: break-word;
1723
1727
  }
1728
+ .e-grid .e-summarycell.e-lastrowcell {
1729
+ border-bottom-width: 1px;
1730
+ }
1724
1731
  .e-grid .e-summarycontent {
1725
1732
  display: -ms-flexbox;
1726
1733
  display: flex;
@@ -537,6 +537,10 @@
537
537
  font-size: 16px;
538
538
  padding: 8px 12px;
539
539
  }
540
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
541
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
542
+ border-bottom-width: 1px;
543
+ }
540
544
  .e-bigger .e-grid .e-rowcell:first-child,
541
545
  .e-bigger .e-grid .e-summarycell:first-child,
542
546
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1723,6 +1727,9 @@
1723
1727
  white-space: normal;
1724
1728
  word-wrap: break-word;
1725
1729
  }
1730
+ .e-grid .e-summarycell.e-lastrowcell {
1731
+ border-bottom-width: 1px;
1732
+ }
1726
1733
  .e-grid .e-summarycontent {
1727
1734
  display: -ms-flexbox;
1728
1735
  display: flex;
@@ -537,6 +537,10 @@
537
537
  font-size: 16px;
538
538
  padding: 8px 12px;
539
539
  }
540
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
541
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
542
+ border-bottom-width: 1px;
543
+ }
540
544
  .e-bigger .e-grid .e-rowcell:first-child,
541
545
  .e-bigger .e-grid .e-summarycell:first-child,
542
546
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1723,6 +1727,9 @@
1723
1727
  white-space: normal;
1724
1728
  word-wrap: break-word;
1725
1729
  }
1730
+ .e-grid .e-summarycell.e-lastrowcell {
1731
+ border-bottom-width: 1px;
1732
+ }
1726
1733
  .e-grid .e-summarycontent {
1727
1734
  display: -ms-flexbox;
1728
1735
  display: flex;
@@ -457,6 +457,10 @@
457
457
  font-size: 14px;
458
458
  padding: 9px 10px;
459
459
  }
460
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
461
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
462
+ border-bottom-width: 1px;
463
+ }
460
464
  .e-bigger .e-grid .e-rowcell:first-child,
461
465
  .e-bigger .e-grid .e-summarycell:first-child,
462
466
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1635,6 +1639,9 @@
1635
1639
  white-space: normal;
1636
1640
  word-wrap: break-word;
1637
1641
  }
1642
+ .e-grid .e-summarycell.e-lastrowcell {
1643
+ border-bottom-width: 1px;
1644
+ }
1638
1645
  .e-grid .e-summarycontent {
1639
1646
  display: -ms-flexbox;
1640
1647
  display: flex;
@@ -450,6 +450,10 @@
450
450
  font-size: 14px;
451
451
  padding: 9px 10px;
452
452
  }
453
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
454
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
455
+ border-bottom-width: 1px;
456
+ }
453
457
  .e-bigger .e-grid .e-rowcell:first-child,
454
458
  .e-bigger .e-grid .e-summarycell:first-child,
455
459
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1628,6 +1632,9 @@
1628
1632
  white-space: normal;
1629
1633
  word-wrap: break-word;
1630
1634
  }
1635
+ .e-grid .e-summarycell.e-lastrowcell {
1636
+ border-bottom-width: 1px;
1637
+ }
1631
1638
  .e-grid .e-summarycontent {
1632
1639
  display: -ms-flexbox;
1633
1640
  display: flex;
@@ -515,6 +515,10 @@
515
515
  font-size: 16px;
516
516
  padding: 13.5px 12px;
517
517
  }
518
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
519
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
520
+ border-bottom-width: 1px;
521
+ }
518
522
  .e-bigger .e-grid .e-rowcell:first-child,
519
523
  .e-bigger .e-grid .e-summarycell:first-child,
520
524
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1723,6 +1727,9 @@
1723
1727
  white-space: normal;
1724
1728
  word-wrap: break-word;
1725
1729
  }
1730
+ .e-grid .e-summarycell.e-lastrowcell {
1731
+ border-bottom-width: 1px;
1732
+ }
1726
1733
  .e-grid .e-summarycontent {
1727
1734
  display: -ms-flexbox;
1728
1735
  display: flex;
@@ -515,6 +515,10 @@
515
515
  font-size: 16px;
516
516
  padding: 13.5px 12px;
517
517
  }
518
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
519
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
520
+ border-bottom-width: 1px;
521
+ }
518
522
  .e-bigger .e-grid .e-rowcell:first-child,
519
523
  .e-bigger .e-grid .e-summarycell:first-child,
520
524
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1723,6 +1727,9 @@
1723
1727
  white-space: normal;
1724
1728
  word-wrap: break-word;
1725
1729
  }
1730
+ .e-grid .e-summarycell.e-lastrowcell {
1731
+ border-bottom-width: 1px;
1732
+ }
1726
1733
  .e-grid .e-summarycontent {
1727
1734
  display: -ms-flexbox;
1728
1735
  display: flex;
@@ -454,6 +454,10 @@
454
454
  font-size: 14px;
455
455
  padding: 9px 10px;
456
456
  }
457
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
458
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
459
+ border-bottom-width: 1px;
460
+ }
457
461
  .e-bigger .e-grid .e-rowcell:first-child,
458
462
  .e-bigger .e-grid .e-summarycell:first-child,
459
463
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1632,6 +1636,9 @@
1632
1636
  white-space: normal;
1633
1637
  word-wrap: break-word;
1634
1638
  }
1639
+ .e-grid .e-summarycell.e-lastrowcell {
1640
+ border-bottom-width: 1px;
1641
+ }
1635
1642
  .e-grid .e-summarycontent {
1636
1643
  display: -ms-flexbox;
1637
1644
  display: flex;
@@ -454,6 +454,10 @@
454
454
  font-size: 14px;
455
455
  padding: 9px 10px;
456
456
  }
457
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
458
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
459
+ border-bottom-width: 1px;
460
+ }
457
461
  .e-bigger .e-grid .e-rowcell:first-child,
458
462
  .e-bigger .e-grid .e-summarycell:first-child,
459
463
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1632,6 +1636,9 @@
1632
1636
  white-space: normal;
1633
1637
  word-wrap: break-word;
1634
1638
  }
1639
+ .e-grid .e-summarycell.e-lastrowcell {
1640
+ border-bottom-width: 1px;
1641
+ }
1635
1642
  .e-grid .e-summarycontent {
1636
1643
  display: -ms-flexbox;
1637
1644
  display: flex;
@@ -497,6 +497,10 @@
497
497
  font-size: 13px;
498
498
  padding: 11px 28px;
499
499
  }
500
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
501
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
502
+ border-bottom-width: 1px;
503
+ }
500
504
  .e-bigger .e-grid .e-rowcell:first-child,
501
505
  .e-bigger .e-grid .e-summarycell:first-child,
502
506
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1675,6 +1679,9 @@
1675
1679
  white-space: normal;
1676
1680
  word-wrap: break-word;
1677
1681
  }
1682
+ .e-grid .e-summarycell.e-lastrowcell {
1683
+ border-bottom-width: 1px;
1684
+ }
1678
1685
  .e-grid .e-summarycontent {
1679
1686
  display: -ms-flexbox;
1680
1687
  display: flex;
@@ -531,6 +531,10 @@
531
531
  font-size: 13px;
532
532
  padding: 11px 28px;
533
533
  }
534
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
535
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
536
+ border-bottom-width: 1px;
537
+ }
534
538
  .e-bigger .e-grid .e-rowcell:first-child,
535
539
  .e-bigger .e-grid .e-summarycell:first-child,
536
540
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1709,6 +1713,9 @@
1709
1713
  white-space: normal;
1710
1714
  word-wrap: break-word;
1711
1715
  }
1716
+ .e-grid .e-summarycell.e-lastrowcell {
1717
+ border-bottom-width: 1px;
1718
+ }
1712
1719
  .e-grid .e-summarycontent {
1713
1720
  display: -ms-flexbox;
1714
1721
  display: flex;
@@ -607,6 +607,10 @@
607
607
  font-size: 14px;
608
608
  padding: 14px 12px;
609
609
  }
610
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
611
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
612
+ border-bottom-width: 1px;
613
+ }
610
614
  .e-bigger .e-grid .e-rowcell .e-checkbox-wrapper,
611
615
  .e-bigger .e-grid .e-rowcell .e-css.e-checkbox-wrapper,
612
616
  .e-grid.e-bigger .e-rowcell .e-checkbox-wrapper,
@@ -1891,6 +1895,9 @@
1891
1895
  white-space: normal;
1892
1896
  word-wrap: break-word;
1893
1897
  }
1898
+ .e-grid .e-summarycell.e-lastrowcell {
1899
+ border-bottom-width: 1px;
1900
+ }
1894
1901
  .e-grid .e-summarycontent {
1895
1902
  display: -ms-flexbox;
1896
1903
  display: flex;
@@ -663,6 +663,10 @@
663
663
  font-size: 14px;
664
664
  padding: 14px 12px;
665
665
  }
666
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
667
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
668
+ border-bottom-width: 1px;
669
+ }
666
670
  .e-bigger .e-grid .e-rowcell .e-checkbox-wrapper,
667
671
  .e-bigger .e-grid .e-rowcell .e-css.e-checkbox-wrapper,
668
672
  .e-grid.e-bigger .e-rowcell .e-checkbox-wrapper,
@@ -1947,6 +1951,9 @@
1947
1951
  white-space: normal;
1948
1952
  word-wrap: break-word;
1949
1953
  }
1954
+ .e-grid .e-summarycell.e-lastrowcell {
1955
+ border-bottom-width: 1px;
1956
+ }
1950
1957
  .e-grid .e-summarycontent {
1951
1958
  display: -ms-flexbox;
1952
1959
  display: flex;
@@ -483,6 +483,10 @@
483
483
  font-size: 16px;
484
484
  padding: 10px 12px;
485
485
  }
486
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
487
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
488
+ border-bottom-width: 1px;
489
+ }
486
490
  .e-bigger .e-grid .e-rowcell:first-child,
487
491
  .e-bigger .e-grid .e-summarycell:first-child,
488
492
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1715,6 +1719,9 @@
1715
1719
  white-space: normal;
1716
1720
  word-wrap: break-word;
1717
1721
  }
1722
+ .e-grid .e-summarycell.e-lastrowcell {
1723
+ border-bottom-width: 1px;
1724
+ }
1718
1725
  .e-grid .e-summarycontent {
1719
1726
  display: -ms-flexbox;
1720
1727
  display: flex;
@@ -483,6 +483,10 @@
483
483
  font-size: 16px;
484
484
  padding: 10px 12px;
485
485
  }
486
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
487
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
488
+ border-bottom-width: 1px;
489
+ }
486
490
  .e-bigger .e-grid .e-rowcell:first-child,
487
491
  .e-bigger .e-grid .e-summarycell:first-child,
488
492
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -1715,6 +1719,9 @@
1715
1719
  white-space: normal;
1716
1720
  word-wrap: break-word;
1717
1721
  }
1722
+ .e-grid .e-summarycell.e-lastrowcell {
1723
+ border-bottom-width: 1px;
1724
+ }
1718
1725
  .e-grid .e-summarycontent {
1719
1726
  display: -ms-flexbox;
1720
1727
  display: flex;
@@ -878,6 +878,10 @@ li.e-separator.e-menu-item.e-excel-separator {
878
878
  font-size: 14px;
879
879
  padding: 9px 10px;
880
880
  }
881
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
882
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
883
+ border-bottom-width: 1px;
884
+ }
881
885
  .e-bigger .e-grid .e-rowcell:first-child,
882
886
  .e-bigger .e-grid .e-summarycell:first-child,
883
887
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2056,6 +2060,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2056
2060
  white-space: normal;
2057
2061
  word-wrap: break-word;
2058
2062
  }
2063
+ .e-grid .e-summarycell.e-lastrowcell {
2064
+ border-bottom-width: 1px;
2065
+ }
2059
2066
  .e-grid .e-summarycontent {
2060
2067
  display: -ms-flexbox;
2061
2068
  display: flex;
@@ -878,6 +878,10 @@ li.e-separator.e-menu-item.e-excel-separator {
878
878
  font-size: 14px;
879
879
  padding: 9px 10px;
880
880
  }
881
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
882
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
883
+ border-bottom-width: 1px;
884
+ }
881
885
  .e-bigger .e-grid .e-rowcell:first-child,
882
886
  .e-bigger .e-grid .e-summarycell:first-child,
883
887
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2056,6 +2060,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2056
2060
  white-space: normal;
2057
2061
  word-wrap: break-word;
2058
2062
  }
2063
+ .e-grid .e-summarycell.e-lastrowcell {
2064
+ border-bottom-width: 1px;
2065
+ }
2059
2066
  .e-grid .e-summarycontent {
2060
2067
  display: -ms-flexbox;
2061
2068
  display: flex;
@@ -927,6 +927,10 @@ li.e-separator.e-menu-item.e-excel-separator {
927
927
  font-size: 13px;
928
928
  padding: 11px 28px;
929
929
  }
930
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
931
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
932
+ border-bottom-width: 1px;
933
+ }
930
934
  .e-bigger .e-grid .e-rowcell:first-child,
931
935
  .e-bigger .e-grid .e-summarycell:first-child,
932
936
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2105,6 +2109,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2105
2109
  white-space: normal;
2106
2110
  word-wrap: break-word;
2107
2111
  }
2112
+ .e-grid .e-summarycell.e-lastrowcell {
2113
+ border-bottom-width: 1px;
2114
+ }
2108
2115
  .e-grid .e-summarycontent {
2109
2116
  display: -ms-flexbox;
2110
2117
  display: flex;
@@ -969,6 +969,10 @@ li.e-separator.e-menu-item.e-excel-separator {
969
969
  font-size: 13px;
970
970
  padding: 11px 28px;
971
971
  }
972
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
973
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
974
+ border-bottom-width: 1px;
975
+ }
972
976
  .e-bigger .e-grid .e-rowcell:first-child,
973
977
  .e-bigger .e-grid .e-summarycell:first-child,
974
978
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2147,6 +2151,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2147
2151
  white-space: normal;
2148
2152
  word-wrap: break-word;
2149
2153
  }
2154
+ .e-grid .e-summarycell.e-lastrowcell {
2155
+ border-bottom-width: 1px;
2156
+ }
2150
2157
  .e-grid .e-summarycontent {
2151
2158
  display: -ms-flexbox;
2152
2159
  display: flex;
@@ -1137,6 +1137,10 @@ li.e-separator.e-menu-item.e-excel-separator {
1137
1137
  font-size: 14px;
1138
1138
  padding: 14px 12px;
1139
1139
  }
1140
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
1141
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
1142
+ border-bottom-width: 1px;
1143
+ }
1140
1144
  .e-bigger .e-grid .e-rowcell .e-checkbox-wrapper,
1141
1145
  .e-bigger .e-grid .e-rowcell .e-css.e-checkbox-wrapper,
1142
1146
  .e-grid.e-bigger .e-rowcell .e-checkbox-wrapper,
@@ -2421,6 +2425,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2421
2425
  white-space: normal;
2422
2426
  word-wrap: break-word;
2423
2427
  }
2428
+ .e-grid .e-summarycell.e-lastrowcell {
2429
+ border-bottom-width: 1px;
2430
+ }
2424
2431
  .e-grid .e-summarycontent {
2425
2432
  display: -ms-flexbox;
2426
2433
  display: flex;
@@ -1249,6 +1249,10 @@ li.e-separator.e-menu-item.e-excel-separator {
1249
1249
  font-size: 14px;
1250
1250
  padding: 14px 12px;
1251
1251
  }
1252
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
1253
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
1254
+ border-bottom-width: 1px;
1255
+ }
1252
1256
  .e-bigger .e-grid .e-rowcell .e-checkbox-wrapper,
1253
1257
  .e-bigger .e-grid .e-rowcell .e-css.e-checkbox-wrapper,
1254
1258
  .e-grid.e-bigger .e-rowcell .e-checkbox-wrapper,
@@ -2533,6 +2537,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2533
2537
  white-space: normal;
2534
2538
  word-wrap: break-word;
2535
2539
  }
2540
+ .e-grid .e-summarycell.e-lastrowcell {
2541
+ border-bottom-width: 1px;
2542
+ }
2536
2543
  .e-grid .e-summarycontent {
2537
2544
  display: -ms-flexbox;
2538
2545
  display: flex;
@@ -910,6 +910,10 @@ li.e-separator.e-menu-item.e-excel-separator {
910
910
  font-size: 16px;
911
911
  padding: 10px 12px;
912
912
  }
913
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
914
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
915
+ border-bottom-width: 1px;
916
+ }
913
917
  .e-bigger .e-grid .e-rowcell:first-child,
914
918
  .e-bigger .e-grid .e-summarycell:first-child,
915
919
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2142,6 +2146,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2142
2146
  white-space: normal;
2143
2147
  word-wrap: break-word;
2144
2148
  }
2149
+ .e-grid .e-summarycell.e-lastrowcell {
2150
+ border-bottom-width: 1px;
2151
+ }
2145
2152
  .e-grid .e-summarycontent {
2146
2153
  display: -ms-flexbox;
2147
2154
  display: flex;
@@ -910,6 +910,10 @@ li.e-separator.e-menu-item.e-excel-separator {
910
910
  font-size: 16px;
911
911
  padding: 10px 12px;
912
912
  }
913
+ .e-bigger .e-grid .e-summarycell.e-lastrowcell,
914
+ .e-grid.e-bigger .e-summarycell.e-lastrowcell {
915
+ border-bottom-width: 1px;
916
+ }
913
917
  .e-bigger .e-grid .e-rowcell:first-child,
914
918
  .e-bigger .e-grid .e-summarycell:first-child,
915
919
  .e-grid.e-bigger .e-rowcell:first-child,
@@ -2142,6 +2146,9 @@ li.e-separator.e-menu-item.e-excel-separator {
2142
2146
  white-space: normal;
2143
2147
  word-wrap: break-word;
2144
2148
  }
2149
+ .e-grid .e-summarycell.e-lastrowcell {
2150
+ border-bottom-width: 1px;
2151
+ }
2145
2152
  .e-grid .e-summarycontent {
2146
2153
  display: -ms-flexbox;
2147
2154
  display: flex;