@syncfusion/blazor-themes 26.1.39 → 26.1.40

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 (109) hide show
  1. package/SCSS-Themes/base/material3-dark.scss +546 -546
  2. package/SCSS-Themes/base/material3.scss +546 -546
  3. package/SCSS-Themes/bds-dark.scss +659 -649
  4. package/SCSS-Themes/bds.scss +659 -649
  5. package/SCSS-Themes/bootstrap-dark.scss +737 -727
  6. package/SCSS-Themes/bootstrap.scss +737 -727
  7. package/SCSS-Themes/bootstrap4.scss +737 -727
  8. package/SCSS-Themes/bootstrap5-dark.scss +738 -728
  9. package/SCSS-Themes/bootstrap5.scss +738 -728
  10. package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +4 -6
  11. package/SCSS-Themes/dropdowns/list-box/fluent2.scss +4 -6
  12. package/SCSS-Themes/fabric-dark.scss +737 -727
  13. package/SCSS-Themes/fabric.scss +737 -727
  14. package/SCSS-Themes/fluent-dark.scss +737 -727
  15. package/SCSS-Themes/fluent.scss +737 -727
  16. package/SCSS-Themes/fluent2-dark.scss +664 -656
  17. package/SCSS-Themes/fluent2.scss +664 -656
  18. package/SCSS-Themes/gantt/gantt/fluent2-dark.scss +1 -1
  19. package/SCSS-Themes/gantt/gantt/fluent2.scss +1 -1
  20. package/SCSS-Themes/grids/grid/bds-dark.scss +4 -2
  21. package/SCSS-Themes/grids/grid/bds.scss +4 -2
  22. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +4 -2
  23. package/SCSS-Themes/grids/grid/bootstrap.scss +4 -2
  24. package/SCSS-Themes/grids/grid/bootstrap4.scss +4 -2
  25. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +4 -2
  26. package/SCSS-Themes/grids/grid/bootstrap5.scss +4 -2
  27. package/SCSS-Themes/grids/grid/fabric-dark.scss +4 -2
  28. package/SCSS-Themes/grids/grid/fabric.scss +4 -2
  29. package/SCSS-Themes/grids/grid/fluent-dark.scss +4 -2
  30. package/SCSS-Themes/grids/grid/fluent.scss +4 -2
  31. package/SCSS-Themes/grids/grid/fluent2-dark.scss +4 -2
  32. package/SCSS-Themes/grids/grid/fluent2.scss +4 -2
  33. package/SCSS-Themes/grids/grid/highcontrast.scss +4 -2
  34. package/SCSS-Themes/grids/grid/material-dark.scss +4 -2
  35. package/SCSS-Themes/grids/grid/material.scss +4 -2
  36. package/SCSS-Themes/grids/grid/material3-dark.scss +4 -2
  37. package/SCSS-Themes/grids/grid/material3.scss +4 -2
  38. package/SCSS-Themes/grids/grid/tailwind-dark.scss +4 -2
  39. package/SCSS-Themes/grids/grid/tailwind.scss +4 -2
  40. package/SCSS-Themes/highcontrast.scss +737 -727
  41. package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +8 -0
  42. package/SCSS-Themes/image-editor/image-editor/bds.scss +8 -0
  43. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +8 -0
  44. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +8 -0
  45. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +8 -0
  46. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +8 -0
  47. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +8 -0
  48. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +8 -0
  49. package/SCSS-Themes/image-editor/image-editor/fabric.scss +8 -0
  50. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +8 -0
  51. package/SCSS-Themes/image-editor/image-editor/fluent.scss +8 -0
  52. package/SCSS-Themes/image-editor/image-editor/fluent2-dark.scss +8 -0
  53. package/SCSS-Themes/image-editor/image-editor/fluent2.scss +8 -0
  54. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +8 -0
  55. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +8 -0
  56. package/SCSS-Themes/image-editor/image-editor/material.scss +8 -0
  57. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +8 -0
  58. package/SCSS-Themes/image-editor/image-editor/material3.scss +8 -0
  59. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +8 -0
  60. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +8 -0
  61. package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -1
  62. package/SCSS-Themes/inputs/input/tailwind.scss +1 -1
  63. package/SCSS-Themes/material-dark.scss +737 -727
  64. package/SCSS-Themes/material.scss +737 -727
  65. package/SCSS-Themes/material3-dark.scss +1285 -1275
  66. package/SCSS-Themes/material3.scss +1285 -1275
  67. package/SCSS-Themes/navigations/stepper/bds-dark.scss +639 -639
  68. package/SCSS-Themes/navigations/stepper/bds.scss +639 -639
  69. package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +719 -719
  70. package/SCSS-Themes/navigations/stepper/bootstrap.scss +719 -719
  71. package/SCSS-Themes/navigations/stepper/bootstrap4.scss +719 -719
  72. package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +720 -720
  73. package/SCSS-Themes/navigations/stepper/bootstrap5.scss +720 -720
  74. package/SCSS-Themes/navigations/stepper/fabric-dark.scss +719 -719
  75. package/SCSS-Themes/navigations/stepper/fabric.scss +719 -719
  76. package/SCSS-Themes/navigations/stepper/fluent-dark.scss +719 -719
  77. package/SCSS-Themes/navigations/stepper/fluent.scss +719 -719
  78. package/SCSS-Themes/navigations/stepper/fluent2-dark.scss +639 -639
  79. package/SCSS-Themes/navigations/stepper/fluent2.scss +639 -639
  80. package/SCSS-Themes/navigations/stepper/highcontrast.scss +719 -719
  81. package/SCSS-Themes/navigations/stepper/material-dark.scss +719 -719
  82. package/SCSS-Themes/navigations/stepper/material.scss +719 -719
  83. package/SCSS-Themes/navigations/stepper/material3-dark.scss +719 -719
  84. package/SCSS-Themes/navigations/stepper/material3.scss +719 -719
  85. package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +719 -719
  86. package/SCSS-Themes/navigations/stepper/tailwind.scss +719 -719
  87. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +8 -8
  88. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +8 -8
  89. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +8 -8
  90. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +8 -8
  91. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +8 -8
  92. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +8 -8
  93. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +8 -8
  94. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +8 -8
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +8 -8
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +8 -8
  97. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +8 -8
  98. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +8 -8
  99. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +8 -8
  100. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +8 -8
  101. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +8 -8
  102. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +8 -8
  103. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +10 -10
  104. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +10 -10
  105. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +8 -8
  106. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +8 -8
  107. package/SCSS-Themes/tailwind-dark.scss +738 -728
  108. package/SCSS-Themes/tailwind.scss +738 -728
  109. package/package.json +1 -1
@@ -217,7 +217,7 @@ $gantt-dialog-bigger-border-radius: 6px !important;
217
217
  $gantt-bigger-dialog-tab-padding-left: 12px !important;
218
218
  $gantt-bigger-dialog-border-radius: 6px 6px 0px 0px !default;
219
219
  $gantt-bigger-dialog-edit-form-scroll-padding: 16px 18px 0 9px !default;
220
- $gantt-dialog-close-button-top: 3px !important;
220
+ $gantt-dialog-close-button-top: 0 !important;
221
221
  $gantt-dialog-dependent-height: 157px !default;
222
222
  $gantt-dialog-resource-height: 200px !default;
223
223
  $gantt-dialog-rte-height: 259px !default;
@@ -217,7 +217,7 @@ $gantt-dialog-bigger-border-radius: 6px !important;
217
217
  $gantt-bigger-dialog-tab-padding-left: 12px !important;
218
218
  $gantt-bigger-dialog-border-radius: 6px 6px 0px 0px !default;
219
219
  $gantt-bigger-dialog-edit-form-scroll-padding: 16px 18px 0 9px !default;
220
- $gantt-dialog-close-button-top: 3px !important;
220
+ $gantt-dialog-close-button-top: 0 !important;
221
221
  $gantt-dialog-dependent-height: 157px !default;
222
222
  $gantt-dialog-resource-height: 200px !default;
223
223
  $gantt-dialog-rte-height: 259px !default;
@@ -2747,7 +2747,9 @@ $grid-checkmark-color: $primary !default;
2747
2747
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2748
2748
  }
2749
2749
  white-space: normal;
2750
- word-wrap: break-word;
2750
+ text-wrap: nowrap;
2751
+ text-overflow: ellipsis;
2752
+ overflow: hidden;
2751
2753
  &.e-lastrowcell {
2752
2754
  border-bottom-width: 1px;
2753
2755
  }
@@ -4671,7 +4673,7 @@ $grid-checkmark-color: $primary !default;
4671
4673
 
4672
4674
  &.e-default {
4673
4675
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4674
- & .e-gridheader table tr th:last-child {
4676
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4675
4677
  border-left: 0;
4676
4678
  }
4677
4679
  }
@@ -2747,7 +2747,9 @@ $grid-checkmark-color: $primary !default;
2747
2747
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2748
2748
  }
2749
2749
  white-space: normal;
2750
- word-wrap: break-word;
2750
+ text-wrap: nowrap;
2751
+ text-overflow: ellipsis;
2752
+ overflow: hidden;
2751
2753
  &.e-lastrowcell {
2752
2754
  border-bottom-width: 1px;
2753
2755
  }
@@ -4671,7 +4673,7 @@ $grid-checkmark-color: $primary !default;
4671
4673
 
4672
4674
  &.e-default {
4673
4675
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4674
- & .e-gridheader table tr th:last-child {
4676
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4675
4677
  border-left: 0;
4676
4678
  }
4677
4679
  }
@@ -2736,7 +2736,9 @@ $grid-checkmark-color: $grey-light-font !default;
2736
2736
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2737
2737
  }
2738
2738
  white-space: normal;
2739
- word-wrap: break-word;
2739
+ text-wrap: nowrap;
2740
+ text-overflow: ellipsis;
2741
+ overflow: hidden;
2740
2742
  &.e-lastrowcell {
2741
2743
  border-bottom-width: 1px;
2742
2744
  }
@@ -4660,7 +4662,7 @@ $grid-checkmark-color: $grey-light-font !default;
4660
4662
 
4661
4663
  &.e-default {
4662
4664
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4663
- & .e-gridheader table tr th:last-child {
4665
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4664
4666
  border-left: 0;
4665
4667
  }
4666
4668
  }
@@ -2735,7 +2735,9 @@ $grid-checkmark-color: $grey !default;
2735
2735
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2736
2736
  }
2737
2737
  white-space: normal;
2738
- word-wrap: break-word;
2738
+ text-wrap: nowrap;
2739
+ text-overflow: ellipsis;
2740
+ overflow: hidden;
2739
2741
  &.e-lastrowcell {
2740
2742
  border-bottom-width: 1px;
2741
2743
  }
@@ -4659,7 +4661,7 @@ $grid-checkmark-color: $grey !default;
4659
4661
 
4660
4662
  &.e-default {
4661
4663
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4662
- & .e-gridheader table tr th:last-child {
4664
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4663
4665
  border-left: 0;
4664
4666
  }
4665
4667
  }
@@ -2742,7 +2742,9 @@ $grid-checkmark-color: $white !default;
2742
2742
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2743
2743
  }
2744
2744
  white-space: normal;
2745
- word-wrap: break-word;
2745
+ text-wrap: nowrap;
2746
+ text-overflow: ellipsis;
2747
+ overflow: hidden;
2746
2748
  &.e-lastrowcell {
2747
2749
  border-bottom-width: 1px;
2748
2750
  }
@@ -4666,7 +4668,7 @@ $grid-checkmark-color: $white !default;
4666
4668
 
4667
4669
  &.e-default {
4668
4670
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4669
- & .e-gridheader table tr th:last-child {
4671
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4670
4672
  border-left: 0;
4671
4673
  }
4672
4674
  }
@@ -2735,7 +2735,9 @@ $grid-checkmark-color: $primary-text-color !default;
2735
2735
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2736
2736
  }
2737
2737
  white-space: normal;
2738
- word-wrap: break-word;
2738
+ text-wrap: nowrap;
2739
+ text-overflow: ellipsis;
2740
+ overflow: hidden;
2739
2741
  &.e-lastrowcell {
2740
2742
  border-bottom-width: 1px;
2741
2743
  }
@@ -4659,7 +4661,7 @@ $grid-checkmark-color: $primary-text-color !default;
4659
4661
 
4660
4662
  &.e-default {
4661
4663
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4662
- & .e-gridheader table tr th:last-child {
4664
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4663
4665
  border-left: 0;
4664
4666
  }
4665
4667
  }
@@ -2735,7 +2735,9 @@ $grid-checkmark-color: $primary-text-color !default;
2735
2735
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2736
2736
  }
2737
2737
  white-space: normal;
2738
- word-wrap: break-word;
2738
+ text-wrap: nowrap;
2739
+ text-overflow: ellipsis;
2740
+ overflow: hidden;
2739
2741
  &.e-lastrowcell {
2740
2742
  border-bottom-width: 1px;
2741
2743
  }
@@ -4659,7 +4661,7 @@ $grid-checkmark-color: $primary-text-color !default;
4659
4661
 
4660
4662
  &.e-default {
4661
4663
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4662
- & .e-gridheader table tr th:last-child {
4664
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4663
4665
  border-left: 0;
4664
4666
  }
4665
4667
  }
@@ -2734,7 +2734,9 @@ $grid-checkmark-color: $theme-dark-font !default;
2734
2734
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2735
2735
  }
2736
2736
  white-space: normal;
2737
- word-wrap: break-word;
2737
+ text-wrap: nowrap;
2738
+ text-overflow: ellipsis;
2739
+ overflow: hidden;
2738
2740
  &.e-lastrowcell {
2739
2741
  border-bottom-width: 1px;
2740
2742
  }
@@ -4658,7 +4660,7 @@ $grid-checkmark-color: $theme-dark-font !default;
4658
4660
 
4659
4661
  &.e-default {
4660
4662
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4661
- & .e-gridheader table tr th:last-child {
4663
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4662
4664
  border-left: 0;
4663
4665
  }
4664
4666
  }
@@ -2733,7 +2733,9 @@ $grid-checkmark-color: $theme-primary-font !default;
2733
2733
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2734
2734
  }
2735
2735
  white-space: normal;
2736
- word-wrap: break-word;
2736
+ text-wrap: nowrap;
2737
+ text-overflow: ellipsis;
2738
+ overflow: hidden;
2737
2739
  &.e-lastrowcell {
2738
2740
  border-bottom-width: 1px;
2739
2741
  }
@@ -4657,7 +4659,7 @@ $grid-checkmark-color: $theme-primary-font !default;
4657
4659
 
4658
4660
  &.e-default {
4659
4661
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4660
- & .e-gridheader table tr th:last-child {
4662
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4661
4663
  border-left: 0;
4662
4664
  }
4663
4665
  }
@@ -2736,7 +2736,9 @@ $grid-checkmark-color: $primary-text-color !default;
2736
2736
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2737
2737
  }
2738
2738
  white-space: normal;
2739
- word-wrap: break-word;
2739
+ text-wrap: nowrap;
2740
+ text-overflow: ellipsis;
2741
+ overflow: hidden;
2740
2742
  &.e-lastrowcell {
2741
2743
  border-bottom-width: 1px;
2742
2744
  }
@@ -4660,7 +4662,7 @@ $grid-checkmark-color: $primary-text-color !default;
4660
4662
 
4661
4663
  &.e-default {
4662
4664
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4663
- & .e-gridheader table tr th:last-child {
4665
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4664
4666
  border-left: 0;
4665
4667
  }
4666
4668
  }
@@ -2736,7 +2736,9 @@ $grid-checkmark-color: $primary-text-color !default;
2736
2736
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2737
2737
  }
2738
2738
  white-space: normal;
2739
- word-wrap: break-word;
2739
+ text-wrap: nowrap;
2740
+ text-overflow: ellipsis;
2741
+ overflow: hidden;
2740
2742
  &.e-lastrowcell {
2741
2743
  border-bottom-width: 1px;
2742
2744
  }
@@ -4660,7 +4662,7 @@ $grid-checkmark-color: $primary-text-color !default;
4660
4662
 
4661
4663
  &.e-default {
4662
4664
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4663
- & .e-gridheader table tr th:last-child {
4665
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4664
4666
  border-left: 0;
4665
4667
  }
4666
4668
  }
@@ -2748,7 +2748,9 @@ $grid-checkmark-color: $primary-text-color !default;
2748
2748
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2749
2749
  }
2750
2750
  white-space: normal;
2751
- word-wrap: break-word;
2751
+ text-wrap: nowrap;
2752
+ text-overflow: ellipsis;
2753
+ overflow: hidden;
2752
2754
  &.e-lastrowcell {
2753
2755
  border-bottom-width: 1px;
2754
2756
  }
@@ -4672,7 +4674,7 @@ $grid-checkmark-color: $primary-text-color !default;
4672
4674
 
4673
4675
  &.e-default {
4674
4676
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4675
- & .e-gridheader table tr th:last-child {
4677
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4676
4678
  border-left: 0;
4677
4679
  }
4678
4680
  }
@@ -2748,7 +2748,9 @@ $grid-checkmark-color: $primary-text-color !default;
2748
2748
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2749
2749
  }
2750
2750
  white-space: normal;
2751
- word-wrap: break-word;
2751
+ text-wrap: nowrap;
2752
+ text-overflow: ellipsis;
2753
+ overflow: hidden;
2752
2754
  &.e-lastrowcell {
2753
2755
  border-bottom-width: 1px;
2754
2756
  }
@@ -4672,7 +4674,7 @@ $grid-checkmark-color: $primary-text-color !default;
4672
4674
 
4673
4675
  &.e-default {
4674
4676
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4675
- & .e-gridheader table tr th:last-child {
4677
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4676
4678
  border-left: 0;
4677
4679
  }
4678
4680
  }
@@ -2733,7 +2733,9 @@ $grid-checkmark-color: $selection-font !default;
2733
2733
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2734
2734
  }
2735
2735
  white-space: normal;
2736
- word-wrap: break-word;
2736
+ text-wrap: nowrap;
2737
+ text-overflow: ellipsis;
2738
+ overflow: hidden;
2737
2739
  &.e-lastrowcell {
2738
2740
  border-bottom-width: 1px;
2739
2741
  }
@@ -4657,7 +4659,7 @@ $grid-checkmark-color: $selection-font !default;
4657
4659
 
4658
4660
  &.e-default {
4659
4661
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4660
- & .e-gridheader table tr th:last-child {
4662
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4661
4663
  border-left: 0;
4662
4664
  }
4663
4665
  }
@@ -2733,7 +2733,9 @@ $grid-checkmark-color: $accent-font !default;
2733
2733
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2734
2734
  }
2735
2735
  white-space: normal;
2736
- word-wrap: break-word;
2736
+ text-wrap: nowrap;
2737
+ text-overflow: ellipsis;
2738
+ overflow: hidden;
2737
2739
  &.e-lastrowcell {
2738
2740
  border-bottom-width: 1px;
2739
2741
  }
@@ -4657,7 +4659,7 @@ $grid-checkmark-color: $accent-font !default;
4657
4659
 
4658
4660
  &.e-default {
4659
4661
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4660
- & .e-gridheader table tr th:last-child {
4662
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4661
4663
  border-left: 0;
4662
4664
  }
4663
4665
  }
@@ -2733,7 +2733,9 @@ $grid-checkmark-color: $accent-font !default;
2733
2733
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2734
2734
  }
2735
2735
  white-space: normal;
2736
- word-wrap: break-word;
2736
+ text-wrap: nowrap;
2737
+ text-overflow: ellipsis;
2738
+ overflow: hidden;
2737
2739
  &.e-lastrowcell {
2738
2740
  border-bottom-width: 1px;
2739
2741
  }
@@ -4657,7 +4659,7 @@ $grid-checkmark-color: $accent-font !default;
4657
4659
 
4658
4660
  &.e-default {
4659
4661
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4660
- & .e-gridheader table tr th:last-child {
4662
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4661
4663
  border-left: 0;
4662
4664
  }
4663
4665
  }
@@ -2736,7 +2736,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
2736
2736
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2737
2737
  }
2738
2738
  white-space: normal;
2739
- word-wrap: break-word;
2739
+ text-wrap: nowrap;
2740
+ text-overflow: ellipsis;
2741
+ overflow: hidden;
2740
2742
  &.e-lastrowcell {
2741
2743
  border-bottom-width: 1px;
2742
2744
  }
@@ -4660,7 +4662,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
4660
4662
 
4661
4663
  &.e-default {
4662
4664
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4663
- & .e-gridheader table tr th:last-child {
4665
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4664
4666
  border-left: 0;
4665
4667
  }
4666
4668
  }
@@ -2736,7 +2736,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
2736
2736
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2737
2737
  }
2738
2738
  white-space: normal;
2739
- word-wrap: break-word;
2739
+ text-wrap: nowrap;
2740
+ text-overflow: ellipsis;
2741
+ overflow: hidden;
2740
2742
  &.e-lastrowcell {
2741
2743
  border-bottom-width: 1px;
2742
2744
  }
@@ -4660,7 +4662,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
4660
4662
 
4661
4663
  &.e-default {
4662
4664
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4663
- & .e-gridheader table tr th:last-child {
4665
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4664
4666
  border-left: 0;
4665
4667
  }
4666
4668
  }
@@ -2742,7 +2742,9 @@ $grid-checkmark-color: $primary-text-color !default;
2742
2742
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2743
2743
  }
2744
2744
  white-space: normal;
2745
- word-wrap: break-word;
2745
+ text-wrap: nowrap;
2746
+ text-overflow: ellipsis;
2747
+ overflow: hidden;
2746
2748
  &.e-lastrowcell {
2747
2749
  border-bottom-width: 1px;
2748
2750
  }
@@ -4666,7 +4668,7 @@ $grid-checkmark-color: $primary-text-color !default;
4666
4668
 
4667
4669
  &.e-default {
4668
4670
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4669
- & .e-gridheader table tr th:last-child {
4671
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4670
4672
  border-left: 0;
4671
4673
  }
4672
4674
  }
@@ -2742,7 +2742,9 @@ $grid-checkmark-color: $primary-text-color !default;
2742
2742
  padding: $grid-group-caption-header-padding $grid-content-right-padding;
2743
2743
  }
2744
2744
  white-space: normal;
2745
- word-wrap: break-word;
2745
+ text-wrap: nowrap;
2746
+ text-overflow: ellipsis;
2747
+ overflow: hidden;
2746
2748
  &.e-lastrowcell {
2747
2749
  border-bottom-width: 1px;
2748
2750
  }
@@ -4666,7 +4668,7 @@ $grid-checkmark-color: $primary-text-color !default;
4666
4668
 
4667
4669
  &.e-default {
4668
4670
  & tr td:last-child:not(.e-xlsel-left-border, .e-addfreezefirstchildborder),
4669
- & .e-gridheader table tr th:last-child {
4671
+ & .e-gridheader table tr th:last-child:not(.e-firstcell) {
4670
4672
  border-left: 0;
4671
4673
  }
4672
4674
  }