@syncfusion/blazor-themes 23.1.41 → 23.1.43

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 (145) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +52 -27
  2. package/SCSS-Themes/bootstrap.scss +52 -27
  3. package/SCSS-Themes/bootstrap4.scss +52 -27
  4. package/SCSS-Themes/bootstrap5-dark.scss +52 -27
  5. package/SCSS-Themes/bootstrap5.scss +52 -27
  6. package/SCSS-Themes/buttons/switch/bootstrap-dark.scss +6 -2
  7. package/SCSS-Themes/buttons/switch/bootstrap.scss +6 -2
  8. package/SCSS-Themes/buttons/switch/bootstrap4.scss +6 -2
  9. package/SCSS-Themes/buttons/switch/bootstrap5-dark.scss +6 -2
  10. package/SCSS-Themes/buttons/switch/bootstrap5.scss +6 -2
  11. package/SCSS-Themes/buttons/switch/fabric-dark.scss +6 -2
  12. package/SCSS-Themes/buttons/switch/fabric.scss +6 -2
  13. package/SCSS-Themes/buttons/switch/fluent-dark.scss +6 -2
  14. package/SCSS-Themes/buttons/switch/fluent.scss +6 -2
  15. package/SCSS-Themes/buttons/switch/highcontrast.scss +6 -2
  16. package/SCSS-Themes/buttons/switch/material-dark.scss +6 -2
  17. package/SCSS-Themes/buttons/switch/material.scss +6 -2
  18. package/SCSS-Themes/buttons/switch/material3-dark.scss +6 -2
  19. package/SCSS-Themes/buttons/switch/material3.scss +6 -2
  20. package/SCSS-Themes/buttons/switch/tailwind-dark.scss +6 -2
  21. package/SCSS-Themes/buttons/switch/tailwind.scss +6 -2
  22. package/SCSS-Themes/calendars/daterangepicker/bootstrap-dark.scss +9 -6
  23. package/SCSS-Themes/calendars/daterangepicker/bootstrap.scss +9 -6
  24. package/SCSS-Themes/calendars/daterangepicker/bootstrap4.scss +9 -6
  25. package/SCSS-Themes/calendars/daterangepicker/bootstrap5-dark.scss +9 -6
  26. package/SCSS-Themes/calendars/daterangepicker/bootstrap5.scss +9 -6
  27. package/SCSS-Themes/calendars/daterangepicker/fabric-dark.scss +9 -6
  28. package/SCSS-Themes/calendars/daterangepicker/fabric.scss +9 -6
  29. package/SCSS-Themes/calendars/daterangepicker/fluent-dark.scss +26 -6
  30. package/SCSS-Themes/calendars/daterangepicker/fluent.scss +26 -6
  31. package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +9 -6
  32. package/SCSS-Themes/calendars/daterangepicker/material-dark.scss +9 -6
  33. package/SCSS-Themes/calendars/daterangepicker/material.scss +9 -6
  34. package/SCSS-Themes/calendars/daterangepicker/material3-dark.scss +9 -6
  35. package/SCSS-Themes/calendars/daterangepicker/material3.scss +9 -6
  36. package/SCSS-Themes/calendars/daterangepicker/tailwind-dark.scss +9 -6
  37. package/SCSS-Themes/calendars/daterangepicker/tailwind.scss +9 -6
  38. package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -1
  39. package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -1
  40. package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -1
  41. package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -1
  42. package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -1
  43. package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -1
  44. package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -1
  45. package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -1
  46. package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -1
  47. package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -1
  48. package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -1
  49. package/SCSS-Themes/dropdowns/list-box/material.scss +1 -1
  50. package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -1
  51. package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -1
  52. package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -1
  53. package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -1
  54. package/SCSS-Themes/fabric-dark.scss +53 -28
  55. package/SCSS-Themes/fabric.scss +53 -28
  56. package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +10 -0
  57. package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +10 -0
  58. package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +10 -0
  59. package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +10 -0
  60. package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +10 -0
  61. package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +10 -0
  62. package/SCSS-Themes/filemanager/file-manager/fabric.scss +10 -0
  63. package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +10 -0
  64. package/SCSS-Themes/filemanager/file-manager/fluent.scss +10 -0
  65. package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +10 -0
  66. package/SCSS-Themes/filemanager/file-manager/material-dark.scss +10 -0
  67. package/SCSS-Themes/filemanager/file-manager/material.scss +10 -0
  68. package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +10 -0
  69. package/SCSS-Themes/filemanager/file-manager/material3.scss +10 -0
  70. package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +10 -0
  71. package/SCSS-Themes/filemanager/file-manager/tailwind.scss +10 -0
  72. package/SCSS-Themes/fluent-dark.scss +69 -27
  73. package/SCSS-Themes/fluent.scss +69 -27
  74. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
  75. package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
  76. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
  77. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
  78. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
  79. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
  80. package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
  81. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
  82. package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
  83. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
  84. package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
  85. package/SCSS-Themes/gantt/gantt/material.scss +1 -1
  86. package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
  87. package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
  88. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
  89. package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
  90. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +11 -13
  91. package/SCSS-Themes/grids/grid/bootstrap.scss +11 -13
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +11 -13
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +11 -13
  94. package/SCSS-Themes/grids/grid/bootstrap5.scss +11 -13
  95. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -14
  96. package/SCSS-Themes/grids/grid/fabric.scss +12 -14
  97. package/SCSS-Themes/grids/grid/fluent-dark.scss +11 -13
  98. package/SCSS-Themes/grids/grid/fluent.scss +11 -13
  99. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -14
  100. package/SCSS-Themes/grids/grid/material-dark.scss +12 -14
  101. package/SCSS-Themes/grids/grid/material.scss +12 -14
  102. package/SCSS-Themes/grids/grid/material3-dark.scss +11 -13
  103. package/SCSS-Themes/grids/grid/material3.scss +11 -13
  104. package/SCSS-Themes/grids/grid/tailwind-dark.scss +11 -13
  105. package/SCSS-Themes/grids/grid/tailwind.scss +11 -13
  106. package/SCSS-Themes/highcontrast.scss +53 -28
  107. package/SCSS-Themes/material-dark.scss +53 -28
  108. package/SCSS-Themes/material.scss +53 -28
  109. package/SCSS-Themes/material3-dark.scss +52 -27
  110. package/SCSS-Themes/material3.scss +52 -27
  111. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +0 -1
  112. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +0 -1
  113. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +0 -1
  114. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +0 -1
  115. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +0 -1
  116. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +0 -1
  117. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +0 -1
  118. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +0 -1
  119. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +0 -1
  120. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +0 -1
  121. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +0 -1
  122. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +0 -1
  123. package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +0 -1
  124. package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +0 -1
  125. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +0 -1
  126. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +0 -1
  127. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +14 -3
  128. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +14 -3
  129. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +14 -3
  130. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +14 -3
  131. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +14 -3
  132. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +14 -3
  133. package/SCSS-Themes/pivotview/pivotview/fabric.scss +14 -3
  134. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +14 -3
  135. package/SCSS-Themes/pivotview/pivotview/fluent.scss +14 -3
  136. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +14 -3
  137. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +14 -3
  138. package/SCSS-Themes/pivotview/pivotview/material.scss +14 -3
  139. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +14 -3
  140. package/SCSS-Themes/pivotview/pivotview/material3.scss +14 -3
  141. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +14 -3
  142. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +14 -3
  143. package/SCSS-Themes/tailwind-dark.scss +52 -27
  144. package/SCSS-Themes/tailwind.scss +52 -27
  145. package/package.json +1 -1
@@ -40624,11 +40624,15 @@ $switch-handle-off-hover-bg-color: $border-alt !default;
40624
40624
  }
40625
40625
 
40626
40626
  & .e-ripple-container {
40627
- background-color: $switch-checked-ripple-bg-color;
40627
+ @if $skin-name == 'Material3' {
40628
+ background-color: $switch-checked-ripple-bg-color;
40629
+ }
40628
40630
  }
40629
40631
 
40630
40632
  & .e-ripple-check.e-ripple-container {
40631
- background-color: $switch-ripple-bg-color;
40633
+ @if $skin-name == 'Material3' {
40634
+ background-color: $switch-ripple-bg-color;
40635
+ }
40632
40636
  }
40633
40637
  }
40634
40638
  }
@@ -42336,6 +42340,23 @@ $modal-range-tablet-font-size: 18px !default;
42336
42340
 
42337
42341
  $range-header-font-size: 16px !default;
42338
42342
 
42343
+ .e-daterangepicker.e-popup .e-calendar .e-header .e-title {
42344
+ width: 65%;
42345
+ }
42346
+
42347
+ .e-daterangepicker.e-popup.e-small .e-calendar .e-header .e-title {
42348
+ width: 61%;
42349
+ }
42350
+
42351
+ .e-daterangepicker.e-popup.e-bigger .e-calendar .e-header .e-title,
42352
+ .e-daterangepicker.e-popup.e-device .e-calendar .e-header .e-title {
42353
+ width: 72%;
42354
+ }
42355
+
42356
+ .e-daterangepicker.e-popup.e-bigger.e-small .e-calendar .e-header .e-title {
42357
+ width: 70%;
42358
+ }
42359
+
42339
42360
  @include export-module('daterangepicker-layout') {
42340
42361
 
42341
42362
  /*! daterangepicker layout */
@@ -42449,8 +42470,8 @@ $range-header-font-size: 16px !default;
42449
42470
  #{if(&, '&', '*')} .e-title {
42450
42471
  cursor: $range-cursor-pointer-style;
42451
42472
  line-height: $range-normal-nav-icon-height;
42452
- width: $range-control-header-width;
42453
42473
  @if ($skin-name != 'FluentUI') {
42474
+ width: $range-control-header-width;
42454
42475
  float: $range-float-none;
42455
42476
  font-weight: $range-font-weight-normal;
42456
42477
  margin-left: $range-value-zero;
@@ -42464,12 +42485,13 @@ $range-header-font-size: 16px !default;
42464
42485
  }
42465
42486
  }
42466
42487
  #{if(&, '&', '*')} .e-next {
42467
- float: $range-float-right;
42488
+ @if ($skin-name != 'FluentUI') {
42489
+ float: $range-float-right;
42490
+ }
42468
42491
  }
42469
42492
  #{if(&, '&', '*')} .e-prev {
42470
- float: $range-float-left;
42471
- @if ($skin-name == 'FluentUI') {
42472
- float: $range-float-right;
42493
+ @if ($skin-name != 'FluentUI') {
42494
+ float: $range-float-left;
42473
42495
  }
42474
42496
  }
42475
42497
  #{if(&, '&', '*')} .e-next,
@@ -42613,7 +42635,9 @@ $range-header-font-size: 16px !default;
42613
42635
  float: $range-float-left;
42614
42636
  }
42615
42637
  #{if(&, '&', '*')} .e-prev {
42616
- float: $range-float-right;
42638
+ @if ($skin-name != 'FluentUI') {
42639
+ float: $range-float-right;
42640
+ }
42617
42641
  }
42618
42642
  #{if(&, '&', '*')} .e-start-date.e-selected.e-range-hover {
42619
42643
  border-radius: $range-hover-end-radius;
@@ -63674,7 +63698,7 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 113px) !default;
63674
63698
  }
63675
63699
 
63676
63700
  & .e-selectall-parent + .e-list-parent {
63677
- height: $listbox-select-height;
63701
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63678
63702
  }
63679
63703
 
63680
63704
  & .e-icons {
@@ -75685,7 +75709,7 @@ $grid-animator-bigger-area-margin: 22px !default;
75685
75709
  $grid-group-animator-drop-height: 48px !default;
75686
75710
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
75687
75711
  $grid-animtor-border-bottom-width: 1px !default;
75688
- $grid-animator-area-padding: 0 !default;
75712
+ $grid-animator-area-padding: 0 12px 0 !default;
75689
75713
  $grid-animtor-area-border-width: 1px !default;
75690
75714
  $grid-animator-area-border: 0 !default;
75691
75715
  $grid-animator-area-margin: 9px !default;
@@ -75939,6 +75963,10 @@ $grid-dropitems-count-margin-left: -8px !default;
75939
75963
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
75940
75964
  }
75941
75965
 
75966
+ .e-summarycell.e-lastrowcell {
75967
+ border-bottom-width: 1px;
75968
+ }
75969
+
75942
75970
  .e-rowcell .e-checkbox-wrapper,
75943
75971
  .e-rowcell .e-css.e-checkbox-wrapper {
75944
75972
  @if $grid-skin == 'material3' {
@@ -77093,7 +77121,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77093
77121
 
77094
77122
  .e-bigger & .e-group-animator .e-groupheadercell,
77095
77123
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
77096
- margin: $grid-group-animator-bigger-cell-margin;
77124
+ margin: $grid-group-animator-bigger-cell-margin;
77097
77125
  border-bottom-width: $grid-animtor-border-bottom-width;
77098
77126
  }
77099
77127
 
@@ -77113,7 +77141,7 @@ $grid-dropitems-count-margin-left: -8px !default;
77113
77141
 
77114
77142
  & .e-group-animator .e-groupheadercell,
77115
77143
  & .e-group-animator .e-groupheadercell:hover {
77116
- margin: $grid-group-animator-cell-margin;
77144
+ margin: $grid-group-animator-cell-margin;
77117
77145
  border-bottom-width: $grid-animtor-border-bottom-width;
77118
77146
  }
77119
77147
 
@@ -77122,9 +77150,8 @@ $grid-dropitems-count-margin-left: -8px !default;
77122
77150
  }
77123
77151
 
77124
77152
  & .e-groupdroparea.e-group-animate.e-grouped {
77125
- overflow: hidden;
77126
77153
  padding: $grid-animator-area-padding;
77127
- height: $grid-group-animator-drop-height;
77154
+ height: auto;
77128
77155
  border-bottom-width: $grid-animator-area-border;
77129
77156
  }
77130
77157
 
@@ -77142,14 +77169,6 @@ $grid-dropitems-count-margin-left: -8px !default;
77142
77169
  margin-top: $grid-animator-margin-top-rtl;
77143
77170
  }
77144
77171
 
77145
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
77146
- margin: $grid-animator-rtl-first-group;
77147
- }
77148
-
77149
- & .e-group-animator:first-child .e-groupheadercell {
77150
- margin: $grid-animator-first-group;
77151
- }
77152
-
77153
77172
  .e-group-animate.e-groupdroparea .e-nextgroup {
77154
77173
  margin-top: $grid-animator-area-margin;
77155
77174
  }
@@ -77637,6 +77656,9 @@ $grid-dropitems-count-margin-left: -8px !default;
77637
77656
  }
77638
77657
  white-space: normal;
77639
77658
  word-wrap: break-word;
77659
+ &.e-lastrowcell {
77660
+ border-bottom-width: 1px;
77661
+ }
77640
77662
  }
77641
77663
 
77642
77664
  .e-summarycontent {
@@ -83000,6 +83022,11 @@ $fe-drop-folder-bg-color: $primary !default;
83000
83022
  .e-rcursor {
83001
83023
  border: 0;
83002
83024
  }
83025
+
83026
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
83027
+ padding: 5px 8px;
83028
+ line-height: 16px;
83029
+ }
83003
83030
  }
83004
83031
 
83005
83032
  @include visibility(hidden);
@@ -83050,6 +83077,11 @@ $fe-drop-folder-bg-color: $primary !default;
83050
83077
  line-height: 20px;
83051
83078
  }
83052
83079
  }
83080
+
83081
+ @if $fm-skin-name == 'fabric' or $fm-skin-name == 'fabric-dark' {
83082
+ padding: 10px 8px;
83083
+ line-height: 16px;
83084
+ }
83053
83085
  }
83054
83086
 
83055
83087
  tr.e-row.e-fe-drop-folder .e-rowcell:first-child {
@@ -92328,7 +92360,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
92328
92360
  }
92329
92361
 
92330
92362
  .e-zero-spacing {
92331
- border-spacing: .25px;
92363
+ border-spacing: 0;
92332
92364
  }
92333
92365
 
92334
92366
  .e-chart-row:first-child .e-chart-row-border {
@@ -107681,7 +107713,6 @@ $field-list-adaptive-outerdiv-height: 125px !default;
107681
107713
  .e-label {
107682
107714
  color: $field-list-default-font-color;
107683
107715
  font-family: $field-list-font-family;
107684
- font-size: 14px;
107685
107716
  opacity: .87;
107686
107717
  }
107687
107718
  }
@@ -110056,6 +110087,16 @@ $pivotpager-single-size-title-padding: 8px !default;
110056
110087
  }
110057
110088
  }
110058
110089
 
110090
+ &.e-device {
110091
+ .e-pivotcell-container {
110092
+ .e-stackedheadertext {
110093
+ &.e-cellvalue {
110094
+ align-self: center;
110095
+ }
110096
+ }
110097
+ }
110098
+ }
110099
+
110059
110100
  .e-nextspan {
110060
110101
  display: inline-block;
110061
110102
  width: $pivotview-indent-space-size;
@@ -110117,9 +110158,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110117
110158
  border-bottom-color: $border-light;
110118
110159
  }
110119
110160
 
110120
- table th[rowspan = '1'] {
110121
- padding-bottom: 0;
110122
- padding-top: 0;
110161
+ table th[rowspan = '1'],
110162
+ table th:not([rowspan]) {
110163
+ padding-bottom: 0 !important;
110164
+ padding-top: 0 !important;
110123
110165
  vertical-align: middle;
110124
110166
  }
110125
110167
  }
@@ -1044,7 +1044,7 @@ $gantt-masked-table-background-color: #e1dfdd;
1044
1044
  }
1045
1045
 
1046
1046
  .e-zero-spacing {
1047
- border-spacing: .25px;
1047
+ border-spacing: 0;
1048
1048
  }
1049
1049
 
1050
1050
  .e-chart-row:first-child .e-chart-row-border {
@@ -1044,7 +1044,7 @@ $gantt-masked-table-background-color: #e1dfdd;
1044
1044
  }
1045
1045
 
1046
1046
  .e-zero-spacing {
1047
- border-spacing: .25px;
1047
+ border-spacing: 0;
1048
1048
  }
1049
1049
 
1050
1050
  .e-chart-row:first-child .e-chart-row-border {
@@ -1046,7 +1046,7 @@ $gantt-masked-table-background-color: #e1dfdd;
1046
1046
  }
1047
1047
 
1048
1048
  .e-zero-spacing {
1049
- border-spacing: .25px;
1049
+ border-spacing: 0;
1050
1050
  }
1051
1051
 
1052
1052
  .e-chart-row:first-child .e-chart-row-border {
@@ -1048,7 +1048,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1048
1048
  }
1049
1049
 
1050
1050
  .e-zero-spacing {
1051
- border-spacing: .25px;
1051
+ border-spacing: 0;
1052
1052
  }
1053
1053
 
1054
1054
  .e-chart-row:first-child .e-chart-row-border {
@@ -1048,7 +1048,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1048
1048
  }
1049
1049
 
1050
1050
  .e-zero-spacing {
1051
- border-spacing: .25px;
1051
+ border-spacing: 0;
1052
1052
  }
1053
1053
 
1054
1054
  .e-chart-row:first-child .e-chart-row-border {
@@ -1044,7 +1044,7 @@ $gantt-masked-table-background-color: #e1dfdd;
1044
1044
  }
1045
1045
 
1046
1046
  .e-zero-spacing {
1047
- border-spacing: .25px;
1047
+ border-spacing: 0;
1048
1048
  }
1049
1049
 
1050
1050
  .e-chart-row:first-child .e-chart-row-border {
@@ -1044,7 +1044,7 @@ $gantt-masked-table-background-color: #e1dfdd;
1044
1044
  }
1045
1045
 
1046
1046
  .e-zero-spacing {
1047
- border-spacing: .25px;
1047
+ border-spacing: 0;
1048
1048
  }
1049
1049
 
1050
1050
  .e-chart-row:first-child .e-chart-row-border {
@@ -1048,7 +1048,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1048
1048
  }
1049
1049
 
1050
1050
  .e-zero-spacing {
1051
- border-spacing: .25px;
1051
+ border-spacing: 0;
1052
1052
  }
1053
1053
 
1054
1054
  .e-chart-row:first-child .e-chart-row-border {
@@ -1048,7 +1048,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1048
1048
  }
1049
1049
 
1050
1050
  .e-zero-spacing {
1051
- border-spacing: .25px;
1051
+ border-spacing: 0;
1052
1052
  }
1053
1053
 
1054
1054
  .e-chart-row:first-child .e-chart-row-border {
@@ -1044,7 +1044,7 @@ $gantt-masked-table-background-color: #e1dfdd;
1044
1044
  }
1045
1045
 
1046
1046
  .e-zero-spacing {
1047
- border-spacing: .25px;
1047
+ border-spacing: 0;
1048
1048
  }
1049
1049
 
1050
1050
  .e-chart-row:first-child .e-chart-row-border {
@@ -1045,7 +1045,7 @@ $gantt-masked-table-background-color: #e1dfdd;
1045
1045
  }
1046
1046
 
1047
1047
  .e-zero-spacing {
1048
- border-spacing: .25px;
1048
+ border-spacing: 0;
1049
1049
  }
1050
1050
 
1051
1051
  .e-chart-row:first-child .e-chart-row-border {
@@ -1045,7 +1045,7 @@ $gantt-masked-table-background-color: #e1dfdd;
1045
1045
  }
1046
1046
 
1047
1047
  .e-zero-spacing {
1048
- border-spacing: .25px;
1048
+ border-spacing: 0;
1049
1049
  }
1050
1050
 
1051
1051
  .e-chart-row:first-child .e-chart-row-border {
@@ -1049,7 +1049,7 @@ $gantt-split-container-line-border-color: rgba($outline);
1049
1049
  }
1050
1050
 
1051
1051
  .e-zero-spacing {
1052
- border-spacing: .25px;
1052
+ border-spacing: 0;
1053
1053
  }
1054
1054
 
1055
1055
  .e-chart-row:first-child .e-chart-row-border {
@@ -1049,7 +1049,7 @@ $gantt-split-container-line-border-color: rgba($outline);
1049
1049
  }
1050
1050
 
1051
1051
  .e-zero-spacing {
1052
- border-spacing: .25px;
1052
+ border-spacing: 0;
1053
1053
  }
1054
1054
 
1055
1055
  .e-chart-row:first-child .e-chart-row-border {
@@ -1049,7 +1049,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1049
1049
  }
1050
1050
 
1051
1051
  .e-zero-spacing {
1052
- border-spacing: .25px;
1052
+ border-spacing: 0;
1053
1053
  }
1054
1054
 
1055
1055
  .e-chart-row:first-child .e-chart-row-border {
@@ -1049,7 +1049,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
1049
1049
  }
1050
1050
 
1051
1051
  .e-zero-spacing {
1052
- border-spacing: .25px;
1052
+ border-spacing: 0;
1053
1053
  }
1054
1054
 
1055
1055
  .e-chart-row:first-child .e-chart-row-border {
@@ -552,7 +552,7 @@ $grid-animator-bigger-area-margin: 22px !default;
552
552
  $grid-group-animator-drop-height: 62px !default;
553
553
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
554
554
  $grid-animtor-border-bottom-width: 1px !default;
555
- $grid-animator-area-padding: 0 !default;
555
+ $grid-animator-area-padding: 0 12px 0 !default;
556
556
  $grid-animtor-area-border-width: 1px !default;
557
557
  $grid-animator-area-border: 0 !default;
558
558
  $grid-animator-area-margin: 16px !default;
@@ -816,6 +816,10 @@ $grid-dropitems-count-margin-left: -8px !default;
816
816
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
817
817
  }
818
818
 
819
+ .e-summarycell.e-lastrowcell {
820
+ border-bottom-width: 1px;
821
+ }
822
+
819
823
  .e-rowcell .e-checkbox-wrapper,
820
824
  .e-rowcell .e-css.e-checkbox-wrapper {
821
825
  @if $grid-skin == 'material3' {
@@ -1970,7 +1974,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1970
1974
 
1971
1975
  .e-bigger & .e-group-animator .e-groupheadercell,
1972
1976
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1973
- margin: $grid-group-animator-bigger-cell-margin;
1977
+ margin: $grid-group-animator-bigger-cell-margin;
1974
1978
  border-bottom-width: $grid-animtor-border-bottom-width;
1975
1979
  }
1976
1980
 
@@ -1990,7 +1994,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1990
1994
 
1991
1995
  & .e-group-animator .e-groupheadercell,
1992
1996
  & .e-group-animator .e-groupheadercell:hover {
1993
- margin: $grid-group-animator-cell-margin;
1997
+ margin: $grid-group-animator-cell-margin;
1994
1998
  border-bottom-width: $grid-animtor-border-bottom-width;
1995
1999
  }
1996
2000
 
@@ -1999,9 +2003,8 @@ $grid-dropitems-count-margin-left: -8px !default;
1999
2003
  }
2000
2004
 
2001
2005
  & .e-groupdroparea.e-group-animate.e-grouped {
2002
- overflow: hidden;
2003
2006
  padding: $grid-animator-area-padding;
2004
- height: $grid-group-animator-drop-height;
2007
+ height: auto;
2005
2008
  border-bottom-width: $grid-animator-area-border;
2006
2009
  }
2007
2010
 
@@ -2019,14 +2022,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2019
2022
  margin-top: $grid-animator-margin-top-rtl;
2020
2023
  }
2021
2024
 
2022
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2023
- margin: $grid-animator-rtl-first-group;
2024
- }
2025
-
2026
- & .e-group-animator:first-child .e-groupheadercell {
2027
- margin: $grid-animator-first-group;
2028
- }
2029
-
2030
2025
  .e-group-animate.e-groupdroparea .e-nextgroup {
2031
2026
  margin-top: $grid-animator-area-margin;
2032
2027
  }
@@ -2514,6 +2509,9 @@ $grid-dropitems-count-margin-left: -8px !default;
2514
2509
  }
2515
2510
  white-space: normal;
2516
2511
  word-wrap: break-word;
2512
+ &.e-lastrowcell {
2513
+ border-bottom-width: 1px;
2514
+ }
2517
2515
  }
2518
2516
 
2519
2517
  .e-summarycontent {
@@ -554,7 +554,7 @@ $grid-animator-bigger-area-margin: 22px !default;
554
554
  $grid-group-animator-drop-height: 64px !default;
555
555
  $grid-group-animator-cell-margin: 13px 0 13px 0 !default;
556
556
  $grid-animtor-border-bottom-width: 1px !default;
557
- $grid-animator-area-padding: 0 !default;
557
+ $grid-animator-area-padding: 0 13px 0 !default;
558
558
  $grid-animtor-area-border-width: 1px !default;
559
559
  $grid-animator-area-border: 0 !default;
560
560
  $grid-animator-area-margin: 18px !default;
@@ -818,6 +818,10 @@ $grid-dropitems-count-margin-left: -8px !default;
818
818
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
819
819
  }
820
820
 
821
+ .e-summarycell.e-lastrowcell {
822
+ border-bottom-width: 1px;
823
+ }
824
+
821
825
  .e-rowcell .e-checkbox-wrapper,
822
826
  .e-rowcell .e-css.e-checkbox-wrapper {
823
827
  @if $grid-skin == 'material3' {
@@ -1972,7 +1976,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1972
1976
 
1973
1977
  .e-bigger & .e-group-animator .e-groupheadercell,
1974
1978
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1975
- margin: $grid-group-animator-bigger-cell-margin;
1979
+ margin: $grid-group-animator-bigger-cell-margin;
1976
1980
  border-bottom-width: $grid-animtor-border-bottom-width;
1977
1981
  }
1978
1982
 
@@ -1992,7 +1996,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1992
1996
 
1993
1997
  & .e-group-animator .e-groupheadercell,
1994
1998
  & .e-group-animator .e-groupheadercell:hover {
1995
- margin: $grid-group-animator-cell-margin;
1999
+ margin: $grid-group-animator-cell-margin;
1996
2000
  border-bottom-width: $grid-animtor-border-bottom-width;
1997
2001
  }
1998
2002
 
@@ -2001,9 +2005,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2001
2005
  }
2002
2006
 
2003
2007
  & .e-groupdroparea.e-group-animate.e-grouped {
2004
- overflow: hidden;
2005
2008
  padding: $grid-animator-area-padding;
2006
- height: $grid-group-animator-drop-height;
2009
+ height: auto;
2007
2010
  border-bottom-width: $grid-animator-area-border;
2008
2011
  }
2009
2012
 
@@ -2021,14 +2024,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2021
2024
  margin-top: $grid-animator-margin-top-rtl;
2022
2025
  }
2023
2026
 
2024
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2025
- margin: $grid-animator-rtl-first-group;
2026
- }
2027
-
2028
- & .e-group-animator:first-child .e-groupheadercell {
2029
- margin: $grid-animator-first-group;
2030
- }
2031
-
2032
2027
  .e-group-animate.e-groupdroparea .e-nextgroup {
2033
2028
  margin-top: $grid-animator-area-margin;
2034
2029
  }
@@ -2516,6 +2511,9 @@ $grid-dropitems-count-margin-left: -8px !default;
2516
2511
  }
2517
2512
  white-space: normal;
2518
2513
  word-wrap: break-word;
2514
+ &.e-lastrowcell {
2515
+ border-bottom-width: 1px;
2516
+ }
2519
2517
  }
2520
2518
 
2521
2519
  .e-summarycontent {
@@ -559,7 +559,7 @@ $grid-animator-bigger-area-margin: 22px !default;
559
559
  $grid-group-animator-drop-height: 48px !default;
560
560
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
561
561
  $grid-animtor-border-bottom-width: 1px !default;
562
- $grid-animator-area-padding: 0 !default;
562
+ $grid-animator-area-padding: 0 12px 0 !default;
563
563
  $grid-animtor-area-border-width: 1px !default;
564
564
  $grid-animator-area-border: 0 !default;
565
565
  $grid-animator-area-margin: 9px !default;
@@ -823,6 +823,10 @@ $grid-dropitems-count-margin-left: -8px !default;
823
823
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
824
824
  }
825
825
 
826
+ .e-summarycell.e-lastrowcell {
827
+ border-bottom-width: 1px;
828
+ }
829
+
826
830
  .e-rowcell .e-checkbox-wrapper,
827
831
  .e-rowcell .e-css.e-checkbox-wrapper {
828
832
  @if $grid-skin == 'material3' {
@@ -1977,7 +1981,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1977
1981
 
1978
1982
  .e-bigger & .e-group-animator .e-groupheadercell,
1979
1983
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1980
- margin: $grid-group-animator-bigger-cell-margin;
1984
+ margin: $grid-group-animator-bigger-cell-margin;
1981
1985
  border-bottom-width: $grid-animtor-border-bottom-width;
1982
1986
  }
1983
1987
 
@@ -1997,7 +2001,7 @@ $grid-dropitems-count-margin-left: -8px !default;
1997
2001
 
1998
2002
  & .e-group-animator .e-groupheadercell,
1999
2003
  & .e-group-animator .e-groupheadercell:hover {
2000
- margin: $grid-group-animator-cell-margin;
2004
+ margin: $grid-group-animator-cell-margin;
2001
2005
  border-bottom-width: $grid-animtor-border-bottom-width;
2002
2006
  }
2003
2007
 
@@ -2006,9 +2010,8 @@ $grid-dropitems-count-margin-left: -8px !default;
2006
2010
  }
2007
2011
 
2008
2012
  & .e-groupdroparea.e-group-animate.e-grouped {
2009
- overflow: hidden;
2010
2013
  padding: $grid-animator-area-padding;
2011
- height: $grid-group-animator-drop-height;
2014
+ height: auto;
2012
2015
  border-bottom-width: $grid-animator-area-border;
2013
2016
  }
2014
2017
 
@@ -2026,14 +2029,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2026
2029
  margin-top: $grid-animator-margin-top-rtl;
2027
2030
  }
2028
2031
 
2029
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2030
- margin: $grid-animator-rtl-first-group;
2031
- }
2032
-
2033
- & .e-group-animator:first-child .e-groupheadercell {
2034
- margin: $grid-animator-first-group;
2035
- }
2036
-
2037
2032
  .e-group-animate.e-groupdroparea .e-nextgroup {
2038
2033
  margin-top: $grid-animator-area-margin;
2039
2034
  }
@@ -2521,6 +2516,9 @@ $grid-dropitems-count-margin-left: -8px !default;
2521
2516
  }
2522
2517
  white-space: normal;
2523
2518
  word-wrap: break-word;
2519
+ &.e-lastrowcell {
2520
+ border-bottom-width: 1px;
2521
+ }
2524
2522
  }
2525
2523
 
2526
2524
  .e-summarycontent {
@@ -546,7 +546,7 @@ $grid-animator-bigger-area-margin: 22px !default;
546
546
  $grid-group-animator-drop-height: 48px !default;
547
547
  $grid-group-animator-cell-margin: 12px 0 12px 0 !default;
548
548
  $grid-animtor-border-bottom-width: 1px !default;
549
- $grid-animator-area-padding: 0 !default;
549
+ $grid-animator-area-padding: 0 12px 0 !default;
550
550
  $grid-animtor-area-border-width: 1px !default;
551
551
  $grid-animator-area-border: 0 !default;
552
552
  $grid-animator-area-margin: 9px !default;
@@ -816,6 +816,10 @@ $grid-dropitems-count-margin-left: -4px !default;
816
816
  padding: $grid-bigger-content-padding $grid-bigger-content-right-padding;
817
817
  }
818
818
 
819
+ .e-summarycell.e-lastrowcell {
820
+ border-bottom-width: 1px;
821
+ }
822
+
819
823
  .e-rowcell .e-checkbox-wrapper,
820
824
  .e-rowcell .e-css.e-checkbox-wrapper {
821
825
  @if $grid-skin == 'material3' {
@@ -1970,7 +1974,7 @@ $grid-dropitems-count-margin-left: -4px !default;
1970
1974
 
1971
1975
  .e-bigger & .e-group-animator .e-groupheadercell,
1972
1976
  .e-bigger & .e-group-animator .e-groupheadercell:hover {
1973
- margin: $grid-group-animator-bigger-cell-margin;
1977
+ margin: $grid-group-animator-bigger-cell-margin;
1974
1978
  border-bottom-width: $grid-animtor-border-bottom-width;
1975
1979
  }
1976
1980
 
@@ -1990,7 +1994,7 @@ $grid-dropitems-count-margin-left: -4px !default;
1990
1994
 
1991
1995
  & .e-group-animator .e-groupheadercell,
1992
1996
  & .e-group-animator .e-groupheadercell:hover {
1993
- margin: $grid-group-animator-cell-margin;
1997
+ margin: $grid-group-animator-cell-margin;
1994
1998
  border-bottom-width: $grid-animtor-border-bottom-width;
1995
1999
  }
1996
2000
 
@@ -1999,9 +2003,8 @@ $grid-dropitems-count-margin-left: -4px !default;
1999
2003
  }
2000
2004
 
2001
2005
  & .e-groupdroparea.e-group-animate.e-grouped {
2002
- overflow: hidden;
2003
2006
  padding: $grid-animator-area-padding;
2004
- height: $grid-group-animator-drop-height;
2007
+ height: auto;
2005
2008
  border-bottom-width: $grid-animator-area-border;
2006
2009
  }
2007
2010
 
@@ -2019,14 +2022,6 @@ $grid-dropitems-count-margin-left: -4px !default;
2019
2022
  margin-top: $grid-animator-margin-top-rtl;
2020
2023
  }
2021
2024
 
2022
- &.e-rtl .e-group-animator:first-child .e-groupheadercell {
2023
- margin: $grid-animator-rtl-first-group;
2024
- }
2025
-
2026
- & .e-group-animator:first-child .e-groupheadercell {
2027
- margin: $grid-animator-first-group;
2028
- }
2029
-
2030
2025
  .e-group-animate.e-groupdroparea .e-nextgroup {
2031
2026
  margin-top: $grid-animator-area-margin;
2032
2027
  }
@@ -2514,6 +2509,9 @@ $grid-dropitems-count-margin-left: -4px !default;
2514
2509
  }
2515
2510
  white-space: normal;
2516
2511
  word-wrap: break-word;
2512
+ &.e-lastrowcell {
2513
+ border-bottom-width: 1px;
2514
+ }
2517
2515
  }
2518
2516
 
2519
2517
  .e-summarycontent {