@syncfusion/blazor-themes 26.2.10 → 26.2.11

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 (113) hide show
  1. package/SCSS-Themes/bds-dark.scss +38 -19
  2. package/SCSS-Themes/bds.scss +38 -19
  3. package/SCSS-Themes/bootstrap-dark.scss +39 -20
  4. package/SCSS-Themes/bootstrap.scss +39 -20
  5. package/SCSS-Themes/bootstrap4.scss +39 -20
  6. package/SCSS-Themes/bootstrap5-dark.scss +38 -19
  7. package/SCSS-Themes/bootstrap5.scss +38 -19
  8. package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +3 -0
  9. package/SCSS-Themes/documenteditor/document-editor/bds.scss +3 -0
  10. package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +3 -0
  11. package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +3 -0
  12. package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +3 -0
  13. package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +3 -0
  14. package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +3 -0
  15. package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +3 -0
  16. package/SCSS-Themes/documenteditor/document-editor/fabric.scss +3 -0
  17. package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +3 -0
  18. package/SCSS-Themes/documenteditor/document-editor/fluent.scss +3 -0
  19. package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +3 -0
  20. package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +3 -0
  21. package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +3 -0
  22. package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +3 -0
  23. package/SCSS-Themes/documenteditor/document-editor/material.scss +3 -0
  24. package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +3 -0
  25. package/SCSS-Themes/documenteditor/document-editor/material3.scss +3 -0
  26. package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +3 -0
  27. package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +3 -0
  28. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
  29. package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
  30. package/SCSS-Themes/fabric-dark.scss +39 -20
  31. package/SCSS-Themes/fabric.scss +39 -20
  32. package/SCSS-Themes/fluent-dark.scss +38 -19
  33. package/SCSS-Themes/fluent.scss +38 -19
  34. package/SCSS-Themes/fluent2-dark.scss +38 -19
  35. package/SCSS-Themes/fluent2.scss +38 -19
  36. package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
  37. package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
  38. package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
  39. package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
  40. package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
  41. package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
  42. package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
  43. package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
  44. package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
  45. package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
  46. package/SCSS-Themes/grids/grid/bds-dark.scss +7 -2
  47. package/SCSS-Themes/grids/grid/bds.scss +7 -2
  48. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -2
  49. package/SCSS-Themes/grids/grid/bootstrap.scss +7 -2
  50. package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -2
  51. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -2
  52. package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -2
  53. package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -2
  54. package/SCSS-Themes/grids/grid/fabric.scss +7 -2
  55. package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -2
  56. package/SCSS-Themes/grids/grid/fluent.scss +7 -2
  57. package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -2
  58. package/SCSS-Themes/grids/grid/fluent2.scss +7 -2
  59. package/SCSS-Themes/grids/grid/highcontrast.scss +7 -2
  60. package/SCSS-Themes/grids/grid/material-dark.scss +7 -2
  61. package/SCSS-Themes/grids/grid/material.scss +7 -2
  62. package/SCSS-Themes/grids/grid/material3-dark.scss +8 -3
  63. package/SCSS-Themes/grids/grid/material3.scss +8 -3
  64. package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -2
  65. package/SCSS-Themes/grids/grid/tailwind.scss +7 -2
  66. package/SCSS-Themes/highcontrast.scss +39 -20
  67. package/SCSS-Themes/inputs/input/bds-dark.scss +25 -16
  68. package/SCSS-Themes/inputs/input/bds.scss +25 -16
  69. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +25 -16
  70. package/SCSS-Themes/inputs/input/bootstrap.scss +25 -16
  71. package/SCSS-Themes/inputs/input/bootstrap4.scss +25 -16
  72. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +25 -16
  73. package/SCSS-Themes/inputs/input/bootstrap5.scss +25 -16
  74. package/SCSS-Themes/inputs/input/fabric-dark.scss +25 -16
  75. package/SCSS-Themes/inputs/input/fabric.scss +25 -16
  76. package/SCSS-Themes/inputs/input/fluent-dark.scss +25 -16
  77. package/SCSS-Themes/inputs/input/fluent.scss +25 -16
  78. package/SCSS-Themes/inputs/input/fluent2-dark.scss +25 -16
  79. package/SCSS-Themes/inputs/input/fluent2.scss +25 -16
  80. package/SCSS-Themes/inputs/input/highcontrast.scss +25 -16
  81. package/SCSS-Themes/inputs/input/material-dark.scss +25 -16
  82. package/SCSS-Themes/inputs/input/material.scss +25 -16
  83. package/SCSS-Themes/inputs/input/material3-dark.scss +25 -16
  84. package/SCSS-Themes/inputs/input/material3.scss +25 -16
  85. package/SCSS-Themes/inputs/input/tailwind-dark.scss +25 -16
  86. package/SCSS-Themes/inputs/input/tailwind.scss +25 -16
  87. package/SCSS-Themes/material-dark.scss +49 -25
  88. package/SCSS-Themes/material.scss +50 -26
  89. package/SCSS-Themes/material3-dark.scss +43 -24
  90. package/SCSS-Themes/material3.scss +43 -24
  91. package/SCSS-Themes/notifications/toast/bds-dark.scss +3 -1
  92. package/SCSS-Themes/notifications/toast/bds.scss +3 -1
  93. package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +3 -1
  94. package/SCSS-Themes/notifications/toast/bootstrap.scss +3 -1
  95. package/SCSS-Themes/notifications/toast/bootstrap4.scss +3 -1
  96. package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +3 -1
  97. package/SCSS-Themes/notifications/toast/bootstrap5.scss +3 -1
  98. package/SCSS-Themes/notifications/toast/fabric-dark.scss +3 -1
  99. package/SCSS-Themes/notifications/toast/fabric.scss +3 -1
  100. package/SCSS-Themes/notifications/toast/fluent-dark.scss +3 -1
  101. package/SCSS-Themes/notifications/toast/fluent.scss +3 -1
  102. package/SCSS-Themes/notifications/toast/fluent2-dark.scss +3 -1
  103. package/SCSS-Themes/notifications/toast/fluent2.scss +3 -1
  104. package/SCSS-Themes/notifications/toast/highcontrast.scss +3 -1
  105. package/SCSS-Themes/notifications/toast/material-dark.scss +8 -6
  106. package/SCSS-Themes/notifications/toast/material.scss +8 -6
  107. package/SCSS-Themes/notifications/toast/material3-dark.scss +7 -5
  108. package/SCSS-Themes/notifications/toast/material3.scss +7 -5
  109. package/SCSS-Themes/notifications/toast/tailwind-dark.scss +3 -1
  110. package/SCSS-Themes/notifications/toast/tailwind.scss +3 -1
  111. package/SCSS-Themes/tailwind-dark.scss +39 -20
  112. package/SCSS-Themes/tailwind.scss +39 -20
  113. package/package.json +1 -1
@@ -74,7 +74,7 @@ $grid-dialog-footer-color: $bg-base-0 !default;
74
74
  $grid-xlfl-dlg-content-top-padding: 0 !default;
75
75
  $grid-xlfl-context-menu-border-radious: 0 !default;
76
76
  $grid-excel-filter-bottom-padding: 0 !default;
77
- $grid-xlfl-li-icon-margin-arrow-icon: 0 !default;
77
+ $grid-xlfl-li-icon-margin-arrow-icon: 25px !default;
78
78
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
79
79
  $grid-xl-radio-margin-top: 0 !default;
80
80
  $grid-xlfl-skin: 'highcontrast' !default;
@@ -76,7 +76,7 @@ $grid-dialog-footer-color: $grey-800 !default;
76
76
  $grid-xlfl-dlg-content-top-padding: 0 !default;
77
77
  $grid-xlfl-context-menu-border-radious: 0 !default;
78
78
  $grid-excel-filter-bottom-padding: 0 !default;
79
- $grid-xlfl-li-icon-margin-arrow-icon: 0 !default;
79
+ $grid-xlfl-li-icon-margin-arrow-icon: 17px !default;
80
80
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
81
81
  $grid-xl-radio-margin-top: 0 !default;
82
82
  $grid-xlfl-skin: 'material' !default;
@@ -77,7 +77,7 @@ $grid-dialog-footer-color: $grey-white !default;
77
77
  $grid-xlfl-dlg-content-top-padding: 0 !default;
78
78
  $grid-xlfl-context-menu-border-radious: 0 !default;
79
79
  $grid-excel-filter-bottom-padding: 0 !default;
80
- $grid-xlfl-li-icon-margin-arrow-icon: 0 !default;
80
+ $grid-xlfl-li-icon-margin-arrow-icon: 17px !default;
81
81
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
82
82
  $grid-xl-radio-margin-top: 0 !default;
83
83
  $grid-xlfl-skin: 'material' !default;
@@ -84,7 +84,7 @@ $grid-dialog-footer-color: $flyout-bg-color !default;
84
84
  $grid-xlfl-dlg-content-top-padding: 12px !default;
85
85
  $grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
86
86
  $grid-excel-filter-bottom-padding: 0 !default;
87
- $grid-xlfl-li-icon-margin-arrow-icon: 8px !default;
87
+ $grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
88
88
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 12px !default;
89
89
  $grid-xl-radio-margin-top: 0 !default;
90
90
  $grid-xlfl-skin: 'tailwind' !default;
@@ -84,7 +84,7 @@ $grid-dialog-footer-color: $flyout-bg-color !default;
84
84
  $grid-xlfl-dlg-content-top-padding: 12px !default;
85
85
  $grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
86
86
  $grid-excel-filter-bottom-padding: 0 !default;
87
- $grid-xlfl-li-icon-margin-arrow-icon: 8px !default;
87
+ $grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
88
88
  $grid-bigger-xlfl-li-icon-margin-arrow-icon: 12px !default;
89
89
  $grid-xl-radio-margin-top: 0 !default;
90
90
  $grid-xlfl-skin: 'tailwind' !default;
@@ -2772,7 +2772,6 @@ $grid-checkmark-color: $primary !default;
2772
2772
  }
2773
2773
 
2774
2774
  .e-summarycontent {
2775
- display: flex;
2776
2775
  & .e-indentcell {
2777
2776
  border-width: 1px 0 0;
2778
2777
  }
@@ -3099,7 +3098,7 @@ $grid-checkmark-color: $primary !default;
3099
3098
  }
3100
3099
 
3101
3100
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3102
- @if $grid-skin == 'bootstrap5' {
3101
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3103
3102
  padding-left: 8px;
3104
3103
  }
3105
3104
  @else if $grid-skin == 'fluent' {
@@ -7026,6 +7025,12 @@ $grid-checkmark-color: $primary !default;
7026
7025
  color: $grid-row-selection-color;
7027
7026
  }
7028
7027
 
7028
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7029
+ @if $grid-skin == 'fluent2' {
7030
+ color: $grid-row-selection-color;
7031
+ }
7032
+ }
7033
+
7029
7034
  td.e-active {
7030
7035
  background: $grid-row-selection-bg-color;
7031
7036
  }
@@ -2772,7 +2772,6 @@ $grid-checkmark-color: $primary !default;
2772
2772
  }
2773
2773
 
2774
2774
  .e-summarycontent {
2775
- display: flex;
2776
2775
  & .e-indentcell {
2777
2776
  border-width: 1px 0 0;
2778
2777
  }
@@ -3099,7 +3098,7 @@ $grid-checkmark-color: $primary !default;
3099
3098
  }
3100
3099
 
3101
3100
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3102
- @if $grid-skin == 'bootstrap5' {
3101
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3103
3102
  padding-left: 8px;
3104
3103
  }
3105
3104
  @else if $grid-skin == 'fluent' {
@@ -7026,6 +7025,12 @@ $grid-checkmark-color: $primary !default;
7026
7025
  color: $grid-row-selection-color;
7027
7026
  }
7028
7027
 
7028
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7029
+ @if $grid-skin == 'fluent2' {
7030
+ color: $grid-row-selection-color;
7031
+ }
7032
+ }
7033
+
7029
7034
  td.e-active {
7030
7035
  background: $grid-row-selection-bg-color;
7031
7036
  }
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: $grey-light-font !default;
2761
2761
  }
2762
2762
 
2763
2763
  .e-summarycontent {
2764
- display: flex;
2765
2764
  & .e-indentcell {
2766
2765
  border-width: 1px 0 0;
2767
2766
  }
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: $grey-light-font !default;
3088
3087
  }
3089
3088
 
3090
3089
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3091
- @if $grid-skin == 'bootstrap5' {
3090
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3092
3091
  padding-left: 8px;
3093
3092
  }
3094
3093
  @else if $grid-skin == 'fluent' {
@@ -7015,6 +7014,12 @@ $grid-checkmark-color: $grey-light-font !default;
7015
7014
  color: $grid-row-selection-color;
7016
7015
  }
7017
7016
 
7017
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7018
+ @if $grid-skin == 'fluent2' {
7019
+ color: $grid-row-selection-color;
7020
+ }
7021
+ }
7022
+
7018
7023
  td.e-active {
7019
7024
  background: $grid-row-selection-bg-color;
7020
7025
  }
@@ -2760,7 +2760,6 @@ $grid-checkmark-color: $grey !default;
2760
2760
  }
2761
2761
 
2762
2762
  .e-summarycontent {
2763
- display: flex;
2764
2763
  & .e-indentcell {
2765
2764
  border-width: 1px 0 0;
2766
2765
  }
@@ -3087,7 +3086,7 @@ $grid-checkmark-color: $grey !default;
3087
3086
  }
3088
3087
 
3089
3088
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3090
- @if $grid-skin == 'bootstrap5' {
3089
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3091
3090
  padding-left: 8px;
3092
3091
  }
3093
3092
  @else if $grid-skin == 'fluent' {
@@ -7014,6 +7013,12 @@ $grid-checkmark-color: $grey !default;
7014
7013
  color: $grid-row-selection-color;
7015
7014
  }
7016
7015
 
7016
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7017
+ @if $grid-skin == 'fluent2' {
7018
+ color: $grid-row-selection-color;
7019
+ }
7020
+ }
7021
+
7017
7022
  td.e-active {
7018
7023
  background: $grid-row-selection-bg-color;
7019
7024
  }
@@ -2767,7 +2767,6 @@ $grid-checkmark-color: $white !default;
2767
2767
  }
2768
2768
 
2769
2769
  .e-summarycontent {
2770
- display: flex;
2771
2770
  & .e-indentcell {
2772
2771
  border-width: 1px 0 0;
2773
2772
  }
@@ -3094,7 +3093,7 @@ $grid-checkmark-color: $white !default;
3094
3093
  }
3095
3094
 
3096
3095
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3097
- @if $grid-skin == 'bootstrap5' {
3096
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3098
3097
  padding-left: 8px;
3099
3098
  }
3100
3099
  @else if $grid-skin == 'fluent' {
@@ -7021,6 +7020,12 @@ $grid-checkmark-color: $white !default;
7021
7020
  color: $grid-row-selection-color;
7022
7021
  }
7023
7022
 
7023
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7024
+ @if $grid-skin == 'fluent2' {
7025
+ color: $grid-row-selection-color;
7026
+ }
7027
+ }
7028
+
7024
7029
  td.e-active {
7025
7030
  background: $grid-row-selection-bg-color;
7026
7031
  }
@@ -2760,7 +2760,6 @@ $grid-checkmark-color: $primary-text-color !default;
2760
2760
  }
2761
2761
 
2762
2762
  .e-summarycontent {
2763
- display: flex;
2764
2763
  & .e-indentcell {
2765
2764
  border-width: 1px 0 0;
2766
2765
  }
@@ -3087,7 +3086,7 @@ $grid-checkmark-color: $primary-text-color !default;
3087
3086
  }
3088
3087
 
3089
3088
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3090
- @if $grid-skin == 'bootstrap5' {
3089
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3091
3090
  padding-left: 8px;
3092
3091
  }
3093
3092
  @else if $grid-skin == 'fluent' {
@@ -7014,6 +7013,12 @@ $grid-checkmark-color: $primary-text-color !default;
7014
7013
  color: $grid-row-selection-color;
7015
7014
  }
7016
7015
 
7016
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7017
+ @if $grid-skin == 'fluent2' {
7018
+ color: $grid-row-selection-color;
7019
+ }
7020
+ }
7021
+
7017
7022
  td.e-active {
7018
7023
  background: $grid-row-selection-bg-color;
7019
7024
  }
@@ -2760,7 +2760,6 @@ $grid-checkmark-color: $primary-text-color !default;
2760
2760
  }
2761
2761
 
2762
2762
  .e-summarycontent {
2763
- display: flex;
2764
2763
  & .e-indentcell {
2765
2764
  border-width: 1px 0 0;
2766
2765
  }
@@ -3087,7 +3086,7 @@ $grid-checkmark-color: $primary-text-color !default;
3087
3086
  }
3088
3087
 
3089
3088
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3090
- @if $grid-skin == 'bootstrap5' {
3089
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3091
3090
  padding-left: 8px;
3092
3091
  }
3093
3092
  @else if $grid-skin == 'fluent' {
@@ -7014,6 +7013,12 @@ $grid-checkmark-color: $primary-text-color !default;
7014
7013
  color: $grid-row-selection-color;
7015
7014
  }
7016
7015
 
7016
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7017
+ @if $grid-skin == 'fluent2' {
7018
+ color: $grid-row-selection-color;
7019
+ }
7020
+ }
7021
+
7017
7022
  td.e-active {
7018
7023
  background: $grid-row-selection-bg-color;
7019
7024
  }
@@ -2759,7 +2759,6 @@ $grid-checkmark-color: $theme-dark-font !default;
2759
2759
  }
2760
2760
 
2761
2761
  .e-summarycontent {
2762
- display: flex;
2763
2762
  & .e-indentcell {
2764
2763
  border-width: 1px 0 0;
2765
2764
  }
@@ -3086,7 +3085,7 @@ $grid-checkmark-color: $theme-dark-font !default;
3086
3085
  }
3087
3086
 
3088
3087
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3089
- @if $grid-skin == 'bootstrap5' {
3088
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3090
3089
  padding-left: 8px;
3091
3090
  }
3092
3091
  @else if $grid-skin == 'fluent' {
@@ -7013,6 +7012,12 @@ $grid-checkmark-color: $theme-dark-font !default;
7013
7012
  color: $grid-row-selection-color;
7014
7013
  }
7015
7014
 
7015
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7016
+ @if $grid-skin == 'fluent2' {
7017
+ color: $grid-row-selection-color;
7018
+ }
7019
+ }
7020
+
7016
7021
  td.e-active {
7017
7022
  background: $grid-row-selection-bg-color;
7018
7023
  }
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $theme-primary-font !default;
2758
2758
  }
2759
2759
 
2760
2760
  .e-summarycontent {
2761
- display: flex;
2762
2761
  & .e-indentcell {
2763
2762
  border-width: 1px 0 0;
2764
2763
  }
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $theme-primary-font !default;
3085
3084
  }
3086
3085
 
3087
3086
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3088
- @if $grid-skin == 'bootstrap5' {
3087
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3089
3088
  padding-left: 8px;
3090
3089
  }
3091
3090
  @else if $grid-skin == 'fluent' {
@@ -7012,6 +7011,12 @@ $grid-checkmark-color: $theme-primary-font !default;
7012
7011
  color: $grid-row-selection-color;
7013
7012
  }
7014
7013
 
7014
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7015
+ @if $grid-skin == 'fluent2' {
7016
+ color: $grid-row-selection-color;
7017
+ }
7018
+ }
7019
+
7015
7020
  td.e-active {
7016
7021
  background: $grid-row-selection-bg-color;
7017
7022
  }
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: $primary-text-color !default;
2761
2761
  }
2762
2762
 
2763
2763
  .e-summarycontent {
2764
- display: flex;
2765
2764
  & .e-indentcell {
2766
2765
  border-width: 1px 0 0;
2767
2766
  }
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: $primary-text-color !default;
3088
3087
  }
3089
3088
 
3090
3089
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3091
- @if $grid-skin == 'bootstrap5' {
3090
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3092
3091
  padding-left: 8px;
3093
3092
  }
3094
3093
  @else if $grid-skin == 'fluent' {
@@ -7015,6 +7014,12 @@ $grid-checkmark-color: $primary-text-color !default;
7015
7014
  color: $grid-row-selection-color;
7016
7015
  }
7017
7016
 
7017
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7018
+ @if $grid-skin == 'fluent2' {
7019
+ color: $grid-row-selection-color;
7020
+ }
7021
+ }
7022
+
7018
7023
  td.e-active {
7019
7024
  background: $grid-row-selection-bg-color;
7020
7025
  }
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: $primary-text-color !default;
2761
2761
  }
2762
2762
 
2763
2763
  .e-summarycontent {
2764
- display: flex;
2765
2764
  & .e-indentcell {
2766
2765
  border-width: 1px 0 0;
2767
2766
  }
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: $primary-text-color !default;
3088
3087
  }
3089
3088
 
3090
3089
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3091
- @if $grid-skin == 'bootstrap5' {
3090
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3092
3091
  padding-left: 8px;
3093
3092
  }
3094
3093
  @else if $grid-skin == 'fluent' {
@@ -7015,6 +7014,12 @@ $grid-checkmark-color: $primary-text-color !default;
7015
7014
  color: $grid-row-selection-color;
7016
7015
  }
7017
7016
 
7017
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7018
+ @if $grid-skin == 'fluent2' {
7019
+ color: $grid-row-selection-color;
7020
+ }
7021
+ }
7022
+
7018
7023
  td.e-active {
7019
7024
  background: $grid-row-selection-bg-color;
7020
7025
  }
@@ -2774,7 +2774,6 @@ $grid-checkmark-color: $primary-text-color !default;
2774
2774
  }
2775
2775
 
2776
2776
  .e-summarycontent {
2777
- display: flex;
2778
2777
  & .e-indentcell {
2779
2778
  border-width: 1px 0 0;
2780
2779
  }
@@ -3101,7 +3100,7 @@ $grid-checkmark-color: $primary-text-color !default;
3101
3100
  }
3102
3101
 
3103
3102
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3104
- @if $grid-skin == 'bootstrap5' {
3103
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3105
3104
  padding-left: 8px;
3106
3105
  }
3107
3106
  @else if $grid-skin == 'fluent' {
@@ -7028,6 +7027,12 @@ $grid-checkmark-color: $primary-text-color !default;
7028
7027
  color: $grid-row-selection-color;
7029
7028
  }
7030
7029
 
7030
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7031
+ @if $grid-skin == 'fluent2' {
7032
+ color: $grid-row-selection-color;
7033
+ }
7034
+ }
7035
+
7031
7036
  td.e-active {
7032
7037
  background: $grid-row-selection-bg-color;
7033
7038
  }
@@ -2774,7 +2774,6 @@ $grid-checkmark-color: $primary-text-color !default;
2774
2774
  }
2775
2775
 
2776
2776
  .e-summarycontent {
2777
- display: flex;
2778
2777
  & .e-indentcell {
2779
2778
  border-width: 1px 0 0;
2780
2779
  }
@@ -3101,7 +3100,7 @@ $grid-checkmark-color: $primary-text-color !default;
3101
3100
  }
3102
3101
 
3103
3102
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3104
- @if $grid-skin == 'bootstrap5' {
3103
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3105
3104
  padding-left: 8px;
3106
3105
  }
3107
3106
  @else if $grid-skin == 'fluent' {
@@ -7028,6 +7027,12 @@ $grid-checkmark-color: $primary-text-color !default;
7028
7027
  color: $grid-row-selection-color;
7029
7028
  }
7030
7029
 
7030
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7031
+ @if $grid-skin == 'fluent2' {
7032
+ color: $grid-row-selection-color;
7033
+ }
7034
+ }
7035
+
7031
7036
  td.e-active {
7032
7037
  background: $grid-row-selection-bg-color;
7033
7038
  }
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $selection-font !default;
2758
2758
  }
2759
2759
 
2760
2760
  .e-summarycontent {
2761
- display: flex;
2762
2761
  & .e-indentcell {
2763
2762
  border-width: 1px 0 0;
2764
2763
  }
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $selection-font !default;
3085
3084
  }
3086
3085
 
3087
3086
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3088
- @if $grid-skin == 'bootstrap5' {
3087
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3089
3088
  padding-left: 8px;
3090
3089
  }
3091
3090
  @else if $grid-skin == 'fluent' {
@@ -7012,6 +7011,12 @@ $grid-checkmark-color: $selection-font !default;
7012
7011
  color: $grid-row-selection-color;
7013
7012
  }
7014
7013
 
7014
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7015
+ @if $grid-skin == 'fluent2' {
7016
+ color: $grid-row-selection-color;
7017
+ }
7018
+ }
7019
+
7015
7020
  td.e-active {
7016
7021
  background: $grid-row-selection-bg-color;
7017
7022
  }
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $accent-font !default;
2758
2758
  }
2759
2759
 
2760
2760
  .e-summarycontent {
2761
- display: flex;
2762
2761
  & .e-indentcell {
2763
2762
  border-width: 1px 0 0;
2764
2763
  }
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $accent-font !default;
3085
3084
  }
3086
3085
 
3087
3086
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3088
- @if $grid-skin == 'bootstrap5' {
3087
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3089
3088
  padding-left: 8px;
3090
3089
  }
3091
3090
  @else if $grid-skin == 'fluent' {
@@ -7012,6 +7011,12 @@ $grid-checkmark-color: $accent-font !default;
7012
7011
  color: $grid-row-selection-color;
7013
7012
  }
7014
7013
 
7014
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7015
+ @if $grid-skin == 'fluent2' {
7016
+ color: $grid-row-selection-color;
7017
+ }
7018
+ }
7019
+
7015
7020
  td.e-active {
7016
7021
  background: $grid-row-selection-bg-color;
7017
7022
  }
@@ -2758,7 +2758,6 @@ $grid-checkmark-color: $accent-font !default;
2758
2758
  }
2759
2759
 
2760
2760
  .e-summarycontent {
2761
- display: flex;
2762
2761
  & .e-indentcell {
2763
2762
  border-width: 1px 0 0;
2764
2763
  }
@@ -3085,7 +3084,7 @@ $grid-checkmark-color: $accent-font !default;
3085
3084
  }
3086
3085
 
3087
3086
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3088
- @if $grid-skin == 'bootstrap5' {
3087
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3089
3088
  padding-left: 8px;
3090
3089
  }
3091
3090
  @else if $grid-skin == 'fluent' {
@@ -7012,6 +7011,12 @@ $grid-checkmark-color: $accent-font !default;
7012
7011
  color: $grid-row-selection-color;
7013
7012
  }
7014
7013
 
7014
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7015
+ @if $grid-skin == 'fluent2' {
7016
+ color: $grid-row-selection-color;
7017
+ }
7018
+ }
7019
+
7015
7020
  td.e-active {
7016
7021
  background: $grid-row-selection-bg-color;
7017
7022
  }
@@ -340,7 +340,7 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 3.1em !default;
340
340
  $grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
341
341
  $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
342
342
  $grid-ungroup-rtl-padding-right: -7px !default;
343
- $grid-headercelldiv-padding: 0 20px 0 8px !default;
343
+ $grid-headercelldiv-padding: 0 20px 0 5px !default;
344
344
  $grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
345
345
  $grid-headercell-div-padding: 0 1.5em 0 .4em !default;
346
346
  $grid-group-text-width: auto !default;
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
2761
2761
  }
2762
2762
 
2763
2763
  .e-summarycontent {
2764
- display: flex;
2765
2764
  & .e-indentcell {
2766
2765
  border-width: 1px 0 0;
2767
2766
  }
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
3088
3087
  }
3089
3088
 
3090
3089
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3091
- @if $grid-skin == 'bootstrap5' {
3090
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3092
3091
  padding-left: 8px;
3093
3092
  }
3094
3093
  @else if $grid-skin == 'fluent' {
@@ -7015,6 +7014,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
7015
7014
  color: $grid-row-selection-color;
7016
7015
  }
7017
7016
 
7017
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7018
+ @if $grid-skin == 'fluent2' {
7019
+ color: $grid-row-selection-color;
7020
+ }
7021
+ }
7022
+
7018
7023
  td.e-active {
7019
7024
  background: $grid-row-selection-bg-color;
7020
7025
  }
@@ -340,7 +340,7 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 3.1em !default;
340
340
  $grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
341
341
  $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
342
342
  $grid-ungroup-rtl-padding-right: -7px !default;
343
- $grid-headercelldiv-padding: 0 20px 0 8px !default;
343
+ $grid-headercelldiv-padding: 0 20px 0 5px !default;
344
344
  $grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
345
345
  $grid-headercell-div-padding: 0 1.5em 0 .4em !default;
346
346
  $grid-group-text-width: auto !default;
@@ -2761,7 +2761,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
2761
2761
  }
2762
2762
 
2763
2763
  .e-summarycontent {
2764
- display: flex;
2765
2764
  & .e-indentcell {
2766
2765
  border-width: 1px 0 0;
2767
2766
  }
@@ -3088,7 +3087,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
3088
3087
  }
3089
3088
 
3090
3089
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3091
- @if $grid-skin == 'bootstrap5' {
3090
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3092
3091
  padding-left: 8px;
3093
3092
  }
3094
3093
  @else if $grid-skin == 'fluent' {
@@ -7015,6 +7014,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
7015
7014
  color: $grid-row-selection-color;
7016
7015
  }
7017
7016
 
7017
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7018
+ @if $grid-skin == 'fluent2' {
7019
+ color: $grid-row-selection-color;
7020
+ }
7021
+ }
7022
+
7018
7023
  td.e-active {
7019
7024
  background: $grid-row-selection-bg-color;
7020
7025
  }
@@ -2767,7 +2767,6 @@ $grid-checkmark-color: $primary-text-color !default;
2767
2767
  }
2768
2768
 
2769
2769
  .e-summarycontent {
2770
- display: flex;
2771
2770
  & .e-indentcell {
2772
2771
  border-width: 1px 0 0;
2773
2772
  }
@@ -3094,7 +3093,7 @@ $grid-checkmark-color: $primary-text-color !default;
3094
3093
  }
3095
3094
 
3096
3095
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3097
- @if $grid-skin == 'bootstrap5' {
3096
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3098
3097
  padding-left: 8px;
3099
3098
  }
3100
3099
  @else if $grid-skin == 'fluent' {
@@ -7021,6 +7020,12 @@ $grid-checkmark-color: $primary-text-color !default;
7021
7020
  color: $grid-row-selection-color;
7022
7021
  }
7023
7022
 
7023
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7024
+ @if $grid-skin == 'fluent2' {
7025
+ color: $grid-row-selection-color;
7026
+ }
7027
+ }
7028
+
7024
7029
  td.e-active {
7025
7030
  background: $grid-row-selection-bg-color;
7026
7031
  }
@@ -2767,7 +2767,6 @@ $grid-checkmark-color: $primary-text-color !default;
2767
2767
  }
2768
2768
 
2769
2769
  .e-summarycontent {
2770
- display: flex;
2771
2770
  & .e-indentcell {
2772
2771
  border-width: 1px 0 0;
2773
2772
  }
@@ -3094,7 +3093,7 @@ $grid-checkmark-color: $primary-text-color !default;
3094
3093
  }
3095
3094
 
3096
3095
  .e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
3097
- @if $grid-skin == 'bootstrap5' {
3096
+ @if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
3098
3097
  padding-left: 8px;
3099
3098
  }
3100
3099
  @else if $grid-skin == 'fluent' {
@@ -7021,6 +7020,12 @@ $grid-checkmark-color: $primary-text-color !default;
7021
7020
  color: $grid-row-selection-color;
7022
7021
  }
7023
7022
 
7023
+ & .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
7024
+ @if $grid-skin == 'fluent2' {
7025
+ color: $grid-row-selection-color;
7026
+ }
7027
+ }
7028
+
7024
7029
  td.e-active {
7025
7030
  background: $grid-row-selection-bg-color;
7026
7031
  }