@syncfusion/blazor-themes 26.2.9 → 26.2.10

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 (81) hide show
  1. package/SCSS-Themes/bds-dark.scss +33 -5
  2. package/SCSS-Themes/bds.scss +33 -5
  3. package/SCSS-Themes/bootstrap-dark.scss +33 -5
  4. package/SCSS-Themes/bootstrap.scss +33 -5
  5. package/SCSS-Themes/bootstrap4.scss +33 -5
  6. package/SCSS-Themes/bootstrap5-dark.scss +35 -7
  7. package/SCSS-Themes/bootstrap5.scss +35 -7
  8. package/SCSS-Themes/calendars/datetimepicker/bds-dark.scss +20 -0
  9. package/SCSS-Themes/calendars/datetimepicker/bds.scss +20 -0
  10. package/SCSS-Themes/calendars/datetimepicker/bootstrap-dark.scss +20 -0
  11. package/SCSS-Themes/calendars/datetimepicker/bootstrap.scss +20 -0
  12. package/SCSS-Themes/calendars/datetimepicker/bootstrap4.scss +20 -0
  13. package/SCSS-Themes/calendars/datetimepicker/bootstrap5-dark.scss +20 -0
  14. package/SCSS-Themes/calendars/datetimepicker/bootstrap5.scss +20 -0
  15. package/SCSS-Themes/calendars/datetimepicker/fabric-dark.scss +20 -0
  16. package/SCSS-Themes/calendars/datetimepicker/fabric.scss +20 -0
  17. package/SCSS-Themes/calendars/datetimepicker/fluent-dark.scss +20 -0
  18. package/SCSS-Themes/calendars/datetimepicker/fluent.scss +20 -0
  19. package/SCSS-Themes/calendars/datetimepicker/fluent2-dark.scss +20 -0
  20. package/SCSS-Themes/calendars/datetimepicker/fluent2.scss +20 -0
  21. package/SCSS-Themes/calendars/datetimepicker/highcontrast.scss +20 -0
  22. package/SCSS-Themes/calendars/datetimepicker/material-dark.scss +20 -0
  23. package/SCSS-Themes/calendars/datetimepicker/material.scss +20 -0
  24. package/SCSS-Themes/calendars/datetimepicker/material3-dark.scss +20 -0
  25. package/SCSS-Themes/calendars/datetimepicker/material3.scss +20 -0
  26. package/SCSS-Themes/calendars/datetimepicker/tailwind-dark.scss +20 -0
  27. package/SCSS-Themes/calendars/datetimepicker/tailwind.scss +20 -0
  28. package/SCSS-Themes/fabric-dark.scss +33 -5
  29. package/SCSS-Themes/fabric.scss +33 -5
  30. package/SCSS-Themes/fluent-dark.scss +33 -5
  31. package/SCSS-Themes/fluent.scss +33 -5
  32. package/SCSS-Themes/fluent2-dark.scss +34 -6
  33. package/SCSS-Themes/fluent2.scss +34 -6
  34. package/SCSS-Themes/grids/grid/bds-dark.scss +12 -5
  35. package/SCSS-Themes/grids/grid/bds.scss +12 -5
  36. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -5
  37. package/SCSS-Themes/grids/grid/bootstrap.scss +12 -5
  38. package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -5
  39. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +14 -7
  40. package/SCSS-Themes/grids/grid/bootstrap5.scss +14 -7
  41. package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -5
  42. package/SCSS-Themes/grids/grid/fabric.scss +12 -5
  43. package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -5
  44. package/SCSS-Themes/grids/grid/fluent.scss +12 -5
  45. package/SCSS-Themes/grids/grid/fluent2-dark.scss +13 -6
  46. package/SCSS-Themes/grids/grid/fluent2.scss +13 -6
  47. package/SCSS-Themes/grids/grid/highcontrast.scss +12 -5
  48. package/SCSS-Themes/grids/grid/material-dark.scss +12 -5
  49. package/SCSS-Themes/grids/grid/material.scss +12 -5
  50. package/SCSS-Themes/grids/grid/material3-dark.scss +12 -5
  51. package/SCSS-Themes/grids/grid/material3.scss +12 -5
  52. package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -5
  53. package/SCSS-Themes/grids/grid/tailwind.scss +12 -5
  54. package/SCSS-Themes/highcontrast.scss +33 -5
  55. package/SCSS-Themes/material-dark.scss +33 -5
  56. package/SCSS-Themes/material.scss +33 -5
  57. package/SCSS-Themes/material3-dark.scss +33 -5
  58. package/SCSS-Themes/material3.scss +33 -5
  59. package/SCSS-Themes/popups/dialog/bds-dark.scss +1 -0
  60. package/SCSS-Themes/popups/dialog/bds.scss +1 -0
  61. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +1 -0
  62. package/SCSS-Themes/popups/dialog/bootstrap.scss +1 -0
  63. package/SCSS-Themes/popups/dialog/bootstrap4.scss +1 -0
  64. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +1 -0
  65. package/SCSS-Themes/popups/dialog/bootstrap5.scss +1 -0
  66. package/SCSS-Themes/popups/dialog/fabric-dark.scss +1 -0
  67. package/SCSS-Themes/popups/dialog/fabric.scss +1 -0
  68. package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -0
  69. package/SCSS-Themes/popups/dialog/fluent.scss +1 -0
  70. package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
  71. package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
  72. package/SCSS-Themes/popups/dialog/highcontrast.scss +1 -0
  73. package/SCSS-Themes/popups/dialog/material-dark.scss +1 -0
  74. package/SCSS-Themes/popups/dialog/material.scss +1 -0
  75. package/SCSS-Themes/popups/dialog/material3-dark.scss +1 -0
  76. package/SCSS-Themes/popups/dialog/material3.scss +1 -0
  77. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -0
  78. package/SCSS-Themes/popups/dialog/tailwind.scss +1 -0
  79. package/SCSS-Themes/tailwind-dark.scss +33 -5
  80. package/SCSS-Themes/tailwind.scss +33 -5
  81. package/package.json +1 -1
@@ -1388,6 +1388,7 @@ $grid-checkmark-color: $grey !default;
1388
1388
  }
1389
1389
 
1390
1390
  .e-dropitemscount {
1391
+ font-size: 14px;
1391
1392
  @if $grid-skin == 'tailwind' {
1392
1393
  margin-left: 1px;
1393
1394
  }
@@ -2105,8 +2106,7 @@ $grid-checkmark-color: $grey !default;
2105
2106
  }
2106
2107
  }
2107
2108
 
2108
- & .e-toolbar-right,
2109
- & .e-toolbar-left {
2109
+ & .e-toolbar-right {
2110
2110
  & .e-search-wrapper {
2111
2111
  width: 100%;
2112
2112
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4659,7 +4659,7 @@ $grid-checkmark-color: $grey !default;
4659
4659
  }
4660
4660
 
4661
4661
  & .e-cloneproperties {
4662
- border-width: $grid-border-size $grid-border-size 3px;
4662
+ border-width: $grid-border-size $grid-border-size 2px;
4663
4663
  }
4664
4664
 
4665
4665
  & tr {
@@ -5446,6 +5446,9 @@ $grid-checkmark-color: $grey !default;
5446
5446
  @if $grid-skin == 'fluent2' {
5447
5447
  margin-top: -8px;
5448
5448
  }
5449
+ @if $grid-skin == 'bootstrap5.3' {
5450
+ margin-top: -9px;
5451
+ }
5449
5452
  }
5450
5453
 
5451
5454
  .e-reorderdownarrow {
@@ -5711,7 +5714,9 @@ $grid-checkmark-color: $grey !default;
5711
5714
  }
5712
5715
 
5713
5716
  & .e-tbar-btn.e-icon-btn:hover {
5714
- background-color: $group-header-hover-bg-color;
5717
+ @if $grid-skin == 'fluent2' {
5718
+ background-color: $group-header-hover-bg-color;
5719
+ }
5715
5720
  }
5716
5721
 
5717
5722
  .e-search-icon {
@@ -6383,7 +6388,9 @@ $grid-checkmark-color: $grey !default;
6383
6388
  }
6384
6389
 
6385
6390
  & .e-menu-item.e-focused {
6386
- background-color: transparent;
6391
+ @if $grid-skin != 'bootstrap5.3' {
6392
+ background-color: transparent;
6393
+ }
6387
6394
  }
6388
6395
  }
6389
6396
  }
@@ -1395,6 +1395,7 @@ $grid-checkmark-color: $white !default;
1395
1395
  }
1396
1396
 
1397
1397
  .e-dropitemscount {
1398
+ font-size: 14px;
1398
1399
  @if $grid-skin == 'tailwind' {
1399
1400
  margin-left: 1px;
1400
1401
  }
@@ -2112,8 +2113,7 @@ $grid-checkmark-color: $white !default;
2112
2113
  }
2113
2114
  }
2114
2115
 
2115
- & .e-toolbar-right,
2116
- & .e-toolbar-left {
2116
+ & .e-toolbar-right {
2117
2117
  & .e-search-wrapper {
2118
2118
  width: 100%;
2119
2119
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4666,7 +4666,7 @@ $grid-checkmark-color: $white !default;
4666
4666
  }
4667
4667
 
4668
4668
  & .e-cloneproperties {
4669
- border-width: $grid-border-size $grid-border-size 3px;
4669
+ border-width: $grid-border-size $grid-border-size 2px;
4670
4670
  }
4671
4671
 
4672
4672
  & tr {
@@ -5453,6 +5453,9 @@ $grid-checkmark-color: $white !default;
5453
5453
  @if $grid-skin == 'fluent2' {
5454
5454
  margin-top: -8px;
5455
5455
  }
5456
+ @if $grid-skin == 'bootstrap5.3' {
5457
+ margin-top: -9px;
5458
+ }
5456
5459
  }
5457
5460
 
5458
5461
  .e-reorderdownarrow {
@@ -5718,7 +5721,9 @@ $grid-checkmark-color: $white !default;
5718
5721
  }
5719
5722
 
5720
5723
  & .e-tbar-btn.e-icon-btn:hover {
5721
- background-color: $group-header-hover-bg-color;
5724
+ @if $grid-skin == 'fluent2' {
5725
+ background-color: $group-header-hover-bg-color;
5726
+ }
5722
5727
  }
5723
5728
 
5724
5729
  .e-search-icon {
@@ -6390,7 +6395,9 @@ $grid-checkmark-color: $white !default;
6390
6395
  }
6391
6396
 
6392
6397
  & .e-menu-item.e-focused {
6393
- background-color: transparent;
6398
+ @if $grid-skin != 'bootstrap5.3' {
6399
+ background-color: transparent;
6400
+ }
6394
6401
  }
6395
6402
  }
6396
6403
  }
@@ -1388,6 +1388,7 @@ $grid-checkmark-color: $primary-text-color !default;
1388
1388
  }
1389
1389
 
1390
1390
  .e-dropitemscount {
1391
+ font-size: 14px;
1391
1392
  @if $grid-skin == 'tailwind' {
1392
1393
  margin-left: 1px;
1393
1394
  }
@@ -2105,8 +2106,7 @@ $grid-checkmark-color: $primary-text-color !default;
2105
2106
  }
2106
2107
  }
2107
2108
 
2108
- & .e-toolbar-right,
2109
- & .e-toolbar-left {
2109
+ & .e-toolbar-right {
2110
2110
  & .e-search-wrapper {
2111
2111
  width: 100%;
2112
2112
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4659,7 +4659,7 @@ $grid-checkmark-color: $primary-text-color !default;
4659
4659
  }
4660
4660
 
4661
4661
  & .e-cloneproperties {
4662
- border-width: $grid-border-size $grid-border-size 3px;
4662
+ border-width: $grid-border-size $grid-border-size 2px;
4663
4663
  }
4664
4664
 
4665
4665
  & tr {
@@ -5446,6 +5446,9 @@ $grid-checkmark-color: $primary-text-color !default;
5446
5446
  @if $grid-skin == 'fluent2' {
5447
5447
  margin-top: -8px;
5448
5448
  }
5449
+ @if $grid-skin == 'bootstrap5.3' {
5450
+ margin-top: -9px;
5451
+ }
5449
5452
  }
5450
5453
 
5451
5454
  .e-reorderdownarrow {
@@ -5711,7 +5714,9 @@ $grid-checkmark-color: $primary-text-color !default;
5711
5714
  }
5712
5715
 
5713
5716
  & .e-tbar-btn.e-icon-btn:hover {
5714
- background-color: $group-header-hover-bg-color;
5717
+ @if $grid-skin == 'fluent2' {
5718
+ background-color: $group-header-hover-bg-color;
5719
+ }
5715
5720
  }
5716
5721
 
5717
5722
  .e-search-icon {
@@ -6383,7 +6388,9 @@ $grid-checkmark-color: $primary-text-color !default;
6383
6388
  }
6384
6389
 
6385
6390
  & .e-menu-item.e-focused {
6386
- background-color: transparent;
6391
+ @if $grid-skin != 'bootstrap5.3' {
6392
+ background-color: transparent;
6393
+ }
6387
6394
  }
6388
6395
  }
6389
6396
  }
@@ -7418,11 +7425,11 @@ $grid-checkmark-color: $primary-text-color !default;
7418
7425
  }
7419
7426
 
7420
7427
  .e-icon-ascending::before {
7421
- content: '\e7df';
7428
+ content: '\e823';
7422
7429
  }
7423
7430
 
7424
7431
  .e-icon-descending::before {
7425
- content: '\e7d8';
7432
+ content: '\e87c';
7426
7433
  }
7427
7434
 
7428
7435
  .e-icon-hide::before,
@@ -1388,6 +1388,7 @@ $grid-checkmark-color: $primary-text-color !default;
1388
1388
  }
1389
1389
 
1390
1390
  .e-dropitemscount {
1391
+ font-size: 14px;
1391
1392
  @if $grid-skin == 'tailwind' {
1392
1393
  margin-left: 1px;
1393
1394
  }
@@ -2105,8 +2106,7 @@ $grid-checkmark-color: $primary-text-color !default;
2105
2106
  }
2106
2107
  }
2107
2108
 
2108
- & .e-toolbar-right,
2109
- & .e-toolbar-left {
2109
+ & .e-toolbar-right {
2110
2110
  & .e-search-wrapper {
2111
2111
  width: 100%;
2112
2112
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4659,7 +4659,7 @@ $grid-checkmark-color: $primary-text-color !default;
4659
4659
  }
4660
4660
 
4661
4661
  & .e-cloneproperties {
4662
- border-width: $grid-border-size $grid-border-size 3px;
4662
+ border-width: $grid-border-size $grid-border-size 2px;
4663
4663
  }
4664
4664
 
4665
4665
  & tr {
@@ -5446,6 +5446,9 @@ $grid-checkmark-color: $primary-text-color !default;
5446
5446
  @if $grid-skin == 'fluent2' {
5447
5447
  margin-top: -8px;
5448
5448
  }
5449
+ @if $grid-skin == 'bootstrap5.3' {
5450
+ margin-top: -9px;
5451
+ }
5449
5452
  }
5450
5453
 
5451
5454
  .e-reorderdownarrow {
@@ -5711,7 +5714,9 @@ $grid-checkmark-color: $primary-text-color !default;
5711
5714
  }
5712
5715
 
5713
5716
  & .e-tbar-btn.e-icon-btn:hover {
5714
- background-color: $group-header-hover-bg-color;
5717
+ @if $grid-skin == 'fluent2' {
5718
+ background-color: $group-header-hover-bg-color;
5719
+ }
5715
5720
  }
5716
5721
 
5717
5722
  .e-search-icon {
@@ -6383,7 +6388,9 @@ $grid-checkmark-color: $primary-text-color !default;
6383
6388
  }
6384
6389
 
6385
6390
  & .e-menu-item.e-focused {
6386
- background-color: transparent;
6391
+ @if $grid-skin != 'bootstrap5.3' {
6392
+ background-color: transparent;
6393
+ }
6387
6394
  }
6388
6395
  }
6389
6396
  }
@@ -7418,11 +7425,11 @@ $grid-checkmark-color: $primary-text-color !default;
7418
7425
  }
7419
7426
 
7420
7427
  .e-icon-ascending::before {
7421
- content: '\e7df';
7428
+ content: '\e823';
7422
7429
  }
7423
7430
 
7424
7431
  .e-icon-descending::before {
7425
- content: '\e7d8';
7432
+ content: '\e87c';
7426
7433
  }
7427
7434
 
7428
7435
  .e-icon-hide::before,
@@ -1387,6 +1387,7 @@ $grid-checkmark-color: $theme-dark-font !default;
1387
1387
  }
1388
1388
 
1389
1389
  .e-dropitemscount {
1390
+ font-size: 14px;
1390
1391
  @if $grid-skin == 'tailwind' {
1391
1392
  margin-left: 1px;
1392
1393
  }
@@ -2104,8 +2105,7 @@ $grid-checkmark-color: $theme-dark-font !default;
2104
2105
  }
2105
2106
  }
2106
2107
 
2107
- & .e-toolbar-right,
2108
- & .e-toolbar-left {
2108
+ & .e-toolbar-right {
2109
2109
  & .e-search-wrapper {
2110
2110
  width: 100%;
2111
2111
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4658,7 +4658,7 @@ $grid-checkmark-color: $theme-dark-font !default;
4658
4658
  }
4659
4659
 
4660
4660
  & .e-cloneproperties {
4661
- border-width: $grid-border-size $grid-border-size 3px;
4661
+ border-width: $grid-border-size $grid-border-size 2px;
4662
4662
  }
4663
4663
 
4664
4664
  & tr {
@@ -5445,6 +5445,9 @@ $grid-checkmark-color: $theme-dark-font !default;
5445
5445
  @if $grid-skin == 'fluent2' {
5446
5446
  margin-top: -8px;
5447
5447
  }
5448
+ @if $grid-skin == 'bootstrap5.3' {
5449
+ margin-top: -9px;
5450
+ }
5448
5451
  }
5449
5452
 
5450
5453
  .e-reorderdownarrow {
@@ -5710,7 +5713,9 @@ $grid-checkmark-color: $theme-dark-font !default;
5710
5713
  }
5711
5714
 
5712
5715
  & .e-tbar-btn.e-icon-btn:hover {
5713
- background-color: $group-header-hover-bg-color;
5716
+ @if $grid-skin == 'fluent2' {
5717
+ background-color: $group-header-hover-bg-color;
5718
+ }
5714
5719
  }
5715
5720
 
5716
5721
  .e-search-icon {
@@ -6382,7 +6387,9 @@ $grid-checkmark-color: $theme-dark-font !default;
6382
6387
  }
6383
6388
 
6384
6389
  & .e-menu-item.e-focused {
6385
- background-color: transparent;
6390
+ @if $grid-skin != 'bootstrap5.3' {
6391
+ background-color: transparent;
6392
+ }
6386
6393
  }
6387
6394
  }
6388
6395
  }
@@ -1386,6 +1386,7 @@ $grid-checkmark-color: $theme-primary-font !default;
1386
1386
  }
1387
1387
 
1388
1388
  .e-dropitemscount {
1389
+ font-size: 14px;
1389
1390
  @if $grid-skin == 'tailwind' {
1390
1391
  margin-left: 1px;
1391
1392
  }
@@ -2103,8 +2104,7 @@ $grid-checkmark-color: $theme-primary-font !default;
2103
2104
  }
2104
2105
  }
2105
2106
 
2106
- & .e-toolbar-right,
2107
- & .e-toolbar-left {
2107
+ & .e-toolbar-right {
2108
2108
  & .e-search-wrapper {
2109
2109
  width: 100%;
2110
2110
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4657,7 +4657,7 @@ $grid-checkmark-color: $theme-primary-font !default;
4657
4657
  }
4658
4658
 
4659
4659
  & .e-cloneproperties {
4660
- border-width: $grid-border-size $grid-border-size 3px;
4660
+ border-width: $grid-border-size $grid-border-size 2px;
4661
4661
  }
4662
4662
 
4663
4663
  & tr {
@@ -5444,6 +5444,9 @@ $grid-checkmark-color: $theme-primary-font !default;
5444
5444
  @if $grid-skin == 'fluent2' {
5445
5445
  margin-top: -8px;
5446
5446
  }
5447
+ @if $grid-skin == 'bootstrap5.3' {
5448
+ margin-top: -9px;
5449
+ }
5447
5450
  }
5448
5451
 
5449
5452
  .e-reorderdownarrow {
@@ -5709,7 +5712,9 @@ $grid-checkmark-color: $theme-primary-font !default;
5709
5712
  }
5710
5713
 
5711
5714
  & .e-tbar-btn.e-icon-btn:hover {
5712
- background-color: $group-header-hover-bg-color;
5715
+ @if $grid-skin == 'fluent2' {
5716
+ background-color: $group-header-hover-bg-color;
5717
+ }
5713
5718
  }
5714
5719
 
5715
5720
  .e-search-icon {
@@ -6381,7 +6386,9 @@ $grid-checkmark-color: $theme-primary-font !default;
6381
6386
  }
6382
6387
 
6383
6388
  & .e-menu-item.e-focused {
6384
- background-color: transparent;
6389
+ @if $grid-skin != 'bootstrap5.3' {
6390
+ background-color: transparent;
6391
+ }
6385
6392
  }
6386
6393
  }
6387
6394
  }
@@ -1389,6 +1389,7 @@ $grid-checkmark-color: $primary-text-color !default;
1389
1389
  }
1390
1390
 
1391
1391
  .e-dropitemscount {
1392
+ font-size: 14px;
1392
1393
  @if $grid-skin == 'tailwind' {
1393
1394
  margin-left: 1px;
1394
1395
  }
@@ -2106,8 +2107,7 @@ $grid-checkmark-color: $primary-text-color !default;
2106
2107
  }
2107
2108
  }
2108
2109
 
2109
- & .e-toolbar-right,
2110
- & .e-toolbar-left {
2110
+ & .e-toolbar-right {
2111
2111
  & .e-search-wrapper {
2112
2112
  width: 100%;
2113
2113
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4660,7 +4660,7 @@ $grid-checkmark-color: $primary-text-color !default;
4660
4660
  }
4661
4661
 
4662
4662
  & .e-cloneproperties {
4663
- border-width: $grid-border-size $grid-border-size 3px;
4663
+ border-width: $grid-border-size $grid-border-size 2px;
4664
4664
  }
4665
4665
 
4666
4666
  & tr {
@@ -5447,6 +5447,9 @@ $grid-checkmark-color: $primary-text-color !default;
5447
5447
  @if $grid-skin == 'fluent2' {
5448
5448
  margin-top: -8px;
5449
5449
  }
5450
+ @if $grid-skin == 'bootstrap5.3' {
5451
+ margin-top: -9px;
5452
+ }
5450
5453
  }
5451
5454
 
5452
5455
  .e-reorderdownarrow {
@@ -5712,7 +5715,9 @@ $grid-checkmark-color: $primary-text-color !default;
5712
5715
  }
5713
5716
 
5714
5717
  & .e-tbar-btn.e-icon-btn:hover {
5715
- background-color: $group-header-hover-bg-color;
5718
+ @if $grid-skin == 'fluent2' {
5719
+ background-color: $group-header-hover-bg-color;
5720
+ }
5716
5721
  }
5717
5722
 
5718
5723
  .e-search-icon {
@@ -6384,7 +6389,9 @@ $grid-checkmark-color: $primary-text-color !default;
6384
6389
  }
6385
6390
 
6386
6391
  & .e-menu-item.e-focused {
6387
- background-color: transparent;
6392
+ @if $grid-skin != 'bootstrap5.3' {
6393
+ background-color: transparent;
6394
+ }
6388
6395
  }
6389
6396
  }
6390
6397
  }
@@ -1389,6 +1389,7 @@ $grid-checkmark-color: $primary-text-color !default;
1389
1389
  }
1390
1390
 
1391
1391
  .e-dropitemscount {
1392
+ font-size: 14px;
1392
1393
  @if $grid-skin == 'tailwind' {
1393
1394
  margin-left: 1px;
1394
1395
  }
@@ -2106,8 +2107,7 @@ $grid-checkmark-color: $primary-text-color !default;
2106
2107
  }
2107
2108
  }
2108
2109
 
2109
- & .e-toolbar-right,
2110
- & .e-toolbar-left {
2110
+ & .e-toolbar-right {
2111
2111
  & .e-search-wrapper {
2112
2112
  width: 100%;
2113
2113
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4660,7 +4660,7 @@ $grid-checkmark-color: $primary-text-color !default;
4660
4660
  }
4661
4661
 
4662
4662
  & .e-cloneproperties {
4663
- border-width: $grid-border-size $grid-border-size 3px;
4663
+ border-width: $grid-border-size $grid-border-size 2px;
4664
4664
  }
4665
4665
 
4666
4666
  & tr {
@@ -5447,6 +5447,9 @@ $grid-checkmark-color: $primary-text-color !default;
5447
5447
  @if $grid-skin == 'fluent2' {
5448
5448
  margin-top: -8px;
5449
5449
  }
5450
+ @if $grid-skin == 'bootstrap5.3' {
5451
+ margin-top: -9px;
5452
+ }
5450
5453
  }
5451
5454
 
5452
5455
  .e-reorderdownarrow {
@@ -5712,7 +5715,9 @@ $grid-checkmark-color: $primary-text-color !default;
5712
5715
  }
5713
5716
 
5714
5717
  & .e-tbar-btn.e-icon-btn:hover {
5715
- background-color: $group-header-hover-bg-color;
5718
+ @if $grid-skin == 'fluent2' {
5719
+ background-color: $group-header-hover-bg-color;
5720
+ }
5716
5721
  }
5717
5722
 
5718
5723
  .e-search-icon {
@@ -6384,7 +6389,9 @@ $grid-checkmark-color: $primary-text-color !default;
6384
6389
  }
6385
6390
 
6386
6391
  & .e-menu-item.e-focused {
6387
- background-color: transparent;
6392
+ @if $grid-skin != 'bootstrap5.3' {
6393
+ background-color: transparent;
6394
+ }
6388
6395
  }
6389
6396
  }
6390
6397
  }
@@ -316,7 +316,7 @@ $grid-group-right-arrow-icon-font-size: $text-sm !default;
316
316
  $grid-group-right-arrow-icon-padding: 10px 8px 12px 8px !default;
317
317
  $grid-group-unpgroupicon-padding-top: 4px !default;
318
318
  $grid-summary-cell-line-height: 20px !default;
319
- $grid-batch-updated-bg-color: $success-light-alt !default;
319
+ $grid-batch-updated-bg-color: $success-light !default;
320
320
  $grid-val-error-color: $danger !default;
321
321
  $grid-val-error-bg-color: $tooltip-bg-color !default;
322
322
  $grid-edit-input-padding-bottom: 1px !default;
@@ -1402,6 +1402,7 @@ $grid-checkmark-color: $primary-text-color !default;
1402
1402
  }
1403
1403
 
1404
1404
  .e-dropitemscount {
1405
+ font-size: 14px;
1405
1406
  @if $grid-skin == 'tailwind' {
1406
1407
  margin-left: 1px;
1407
1408
  }
@@ -2119,8 +2120,7 @@ $grid-checkmark-color: $primary-text-color !default;
2119
2120
  }
2120
2121
  }
2121
2122
 
2122
- & .e-toolbar-right,
2123
- & .e-toolbar-left {
2123
+ & .e-toolbar-right {
2124
2124
  & .e-search-wrapper {
2125
2125
  width: 100%;
2126
2126
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4673,7 +4673,7 @@ $grid-checkmark-color: $primary-text-color !default;
4673
4673
  }
4674
4674
 
4675
4675
  & .e-cloneproperties {
4676
- border-width: $grid-border-size $grid-border-size 3px;
4676
+ border-width: $grid-border-size $grid-border-size 2px;
4677
4677
  }
4678
4678
 
4679
4679
  & tr {
@@ -5460,6 +5460,9 @@ $grid-checkmark-color: $primary-text-color !default;
5460
5460
  @if $grid-skin == 'fluent2' {
5461
5461
  margin-top: -8px;
5462
5462
  }
5463
+ @if $grid-skin == 'bootstrap5.3' {
5464
+ margin-top: -9px;
5465
+ }
5463
5466
  }
5464
5467
 
5465
5468
  .e-reorderdownarrow {
@@ -5725,7 +5728,9 @@ $grid-checkmark-color: $primary-text-color !default;
5725
5728
  }
5726
5729
 
5727
5730
  & .e-tbar-btn.e-icon-btn:hover {
5728
- background-color: $group-header-hover-bg-color;
5731
+ @if $grid-skin == 'fluent2' {
5732
+ background-color: $group-header-hover-bg-color;
5733
+ }
5729
5734
  }
5730
5735
 
5731
5736
  .e-search-icon {
@@ -6397,7 +6402,9 @@ $grid-checkmark-color: $primary-text-color !default;
6397
6402
  }
6398
6403
 
6399
6404
  & .e-menu-item.e-focused {
6400
- background-color: transparent;
6405
+ @if $grid-skin != 'bootstrap5.3' {
6406
+ background-color: transparent;
6407
+ }
6401
6408
  }
6402
6409
  }
6403
6410
  }
@@ -316,7 +316,7 @@ $grid-group-right-arrow-icon-font-size: $text-sm !default;
316
316
  $grid-group-right-arrow-icon-padding: 10px 8px 12px 8px !default;
317
317
  $grid-group-unpgroupicon-padding-top: 4px !default;
318
318
  $grid-summary-cell-line-height: 20px !default;
319
- $grid-batch-updated-bg-color: $success-light-alt !default;
319
+ $grid-batch-updated-bg-color: $success-light !default;
320
320
  $grid-val-error-color: $danger !default;
321
321
  $grid-val-error-bg-color: $tooltip-bg-color !default;
322
322
  $grid-edit-input-padding-bottom: 1px !default;
@@ -1402,6 +1402,7 @@ $grid-checkmark-color: $primary-text-color !default;
1402
1402
  }
1403
1403
 
1404
1404
  .e-dropitemscount {
1405
+ font-size: 14px;
1405
1406
  @if $grid-skin == 'tailwind' {
1406
1407
  margin-left: 1px;
1407
1408
  }
@@ -2119,8 +2120,7 @@ $grid-checkmark-color: $primary-text-color !default;
2119
2120
  }
2120
2121
  }
2121
2122
 
2122
- & .e-toolbar-right,
2123
- & .e-toolbar-left {
2123
+ & .e-toolbar-right {
2124
2124
  & .e-search-wrapper {
2125
2125
  width: 100%;
2126
2126
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4673,7 +4673,7 @@ $grid-checkmark-color: $primary-text-color !default;
4673
4673
  }
4674
4674
 
4675
4675
  & .e-cloneproperties {
4676
- border-width: $grid-border-size $grid-border-size 3px;
4676
+ border-width: $grid-border-size $grid-border-size 2px;
4677
4677
  }
4678
4678
 
4679
4679
  & tr {
@@ -5460,6 +5460,9 @@ $grid-checkmark-color: $primary-text-color !default;
5460
5460
  @if $grid-skin == 'fluent2' {
5461
5461
  margin-top: -8px;
5462
5462
  }
5463
+ @if $grid-skin == 'bootstrap5.3' {
5464
+ margin-top: -9px;
5465
+ }
5463
5466
  }
5464
5467
 
5465
5468
  .e-reorderdownarrow {
@@ -5725,7 +5728,9 @@ $grid-checkmark-color: $primary-text-color !default;
5725
5728
  }
5726
5729
 
5727
5730
  & .e-tbar-btn.e-icon-btn:hover {
5728
- background-color: $group-header-hover-bg-color;
5731
+ @if $grid-skin == 'fluent2' {
5732
+ background-color: $group-header-hover-bg-color;
5733
+ }
5729
5734
  }
5730
5735
 
5731
5736
  .e-search-icon {
@@ -6397,7 +6402,9 @@ $grid-checkmark-color: $primary-text-color !default;
6397
6402
  }
6398
6403
 
6399
6404
  & .e-menu-item.e-focused {
6400
- background-color: transparent;
6405
+ @if $grid-skin != 'bootstrap5.3' {
6406
+ background-color: transparent;
6407
+ }
6401
6408
  }
6402
6409
  }
6403
6410
  }
@@ -1386,6 +1386,7 @@ $grid-checkmark-color: $selection-font !default;
1386
1386
  }
1387
1387
 
1388
1388
  .e-dropitemscount {
1389
+ font-size: 14px;
1389
1390
  @if $grid-skin == 'tailwind' {
1390
1391
  margin-left: 1px;
1391
1392
  }
@@ -2103,8 +2104,7 @@ $grid-checkmark-color: $selection-font !default;
2103
2104
  }
2104
2105
  }
2105
2106
 
2106
- & .e-toolbar-right,
2107
- & .e-toolbar-left {
2107
+ & .e-toolbar-right {
2108
2108
  & .e-search-wrapper {
2109
2109
  width: 100%;
2110
2110
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4657,7 +4657,7 @@ $grid-checkmark-color: $selection-font !default;
4657
4657
  }
4658
4658
 
4659
4659
  & .e-cloneproperties {
4660
- border-width: $grid-border-size $grid-border-size 3px;
4660
+ border-width: $grid-border-size $grid-border-size 2px;
4661
4661
  }
4662
4662
 
4663
4663
  & tr {
@@ -5444,6 +5444,9 @@ $grid-checkmark-color: $selection-font !default;
5444
5444
  @if $grid-skin == 'fluent2' {
5445
5445
  margin-top: -8px;
5446
5446
  }
5447
+ @if $grid-skin == 'bootstrap5.3' {
5448
+ margin-top: -9px;
5449
+ }
5447
5450
  }
5448
5451
 
5449
5452
  .e-reorderdownarrow {
@@ -5709,7 +5712,9 @@ $grid-checkmark-color: $selection-font !default;
5709
5712
  }
5710
5713
 
5711
5714
  & .e-tbar-btn.e-icon-btn:hover {
5712
- background-color: $group-header-hover-bg-color;
5715
+ @if $grid-skin == 'fluent2' {
5716
+ background-color: $group-header-hover-bg-color;
5717
+ }
5713
5718
  }
5714
5719
 
5715
5720
  .e-search-icon {
@@ -6381,7 +6386,9 @@ $grid-checkmark-color: $selection-font !default;
6381
6386
  }
6382
6387
 
6383
6388
  & .e-menu-item.e-focused {
6384
- background-color: transparent;
6389
+ @if $grid-skin != 'bootstrap5.3' {
6390
+ background-color: transparent;
6391
+ }
6385
6392
  }
6386
6393
  }
6387
6394
  }