@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
@@ -1386,6 +1386,7 @@ $grid-checkmark-color: $accent-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: $accent-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: $accent-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: $accent-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: $accent-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: $accent-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
  }
@@ -1386,6 +1386,7 @@ $grid-checkmark-color: $accent-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: $accent-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: $accent-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: $accent-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: $accent-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: $accent-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: rgba($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: rgba($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: rgba($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: rgba($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: rgba($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: rgba($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: rgba($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: rgba($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: rgba($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: rgba($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: rgba($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: rgba($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
  }
@@ -1395,6 +1395,7 @@ $grid-checkmark-color: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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
  }
@@ -1395,6 +1395,7 @@ $grid-checkmark-color: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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: $primary-text-color !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
  }
@@ -42201,6 +42201,26 @@ $modal-datetime-wrapper-width: 100% !default;
42201
42201
  }
42202
42202
  }
42203
42203
 
42204
+ .e-datetime-mob-popup-wrap {
42205
+ align-items: center;
42206
+ display: flex;
42207
+ flex-direction: column;
42208
+ height: 100%;
42209
+ justify-content: center;
42210
+ left: 0;
42211
+ max-height: 100%;
42212
+ position: fixed;
42213
+ top: 0;
42214
+ width: 100%;
42215
+ z-index: 1002;
42216
+
42217
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42218
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42219
+ position: relative;
42220
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42221
+ }
42222
+ }
42223
+
42204
42224
  #{&}.e-datetimepicker.e-time-modal {
42205
42225
  @if $skin-name != 'Material3' {
42206
42226
  background-color: $datetime-default-overlay;
@@ -44631,6 +44651,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44631
44651
 
44632
44652
  .e-btn:hover.e-flat:not([DISABLED]) {
44633
44653
  background: $dialog-footer-flat-hover-btn-bg-color;
44654
+ color: $dialog-footer-flat-btn-bg-color;
44634
44655
  }
44635
44656
  }
44636
44657
  }
@@ -75784,6 +75805,7 @@ $grid-checkmark-color: $selection-font !default;
75784
75805
  }
75785
75806
 
75786
75807
  .e-dropitemscount {
75808
+ font-size: 14px;
75787
75809
  @if $grid-skin == 'tailwind' {
75788
75810
  margin-left: 1px;
75789
75811
  }
@@ -76501,8 +76523,7 @@ $grid-checkmark-color: $selection-font !default;
76501
76523
  }
76502
76524
  }
76503
76525
 
76504
- & .e-toolbar-right,
76505
- & .e-toolbar-left {
76526
+ & .e-toolbar-right {
76506
76527
  & .e-search-wrapper {
76507
76528
  width: 100%;
76508
76529
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -79055,7 +79076,7 @@ $grid-checkmark-color: $selection-font !default;
79055
79076
  }
79056
79077
 
79057
79078
  & .e-cloneproperties {
79058
- border-width: $grid-border-size $grid-border-size 3px;
79079
+ border-width: $grid-border-size $grid-border-size 2px;
79059
79080
  }
79060
79081
 
79061
79082
  & tr {
@@ -79842,6 +79863,9 @@ $grid-checkmark-color: $selection-font !default;
79842
79863
  @if $grid-skin == 'fluent2' {
79843
79864
  margin-top: -8px;
79844
79865
  }
79866
+ @if $grid-skin == 'bootstrap5.3' {
79867
+ margin-top: -9px;
79868
+ }
79845
79869
  }
79846
79870
 
79847
79871
  .e-reorderdownarrow {
@@ -80107,7 +80131,9 @@ $grid-checkmark-color: $selection-font !default;
80107
80131
  }
80108
80132
 
80109
80133
  & .e-tbar-btn.e-icon-btn:hover {
80110
- background-color: $group-header-hover-bg-color;
80134
+ @if $grid-skin == 'fluent2' {
80135
+ background-color: $group-header-hover-bg-color;
80136
+ }
80111
80137
  }
80112
80138
 
80113
80139
  .e-search-icon {
@@ -80779,7 +80805,9 @@ $grid-checkmark-color: $selection-font !default;
80779
80805
  }
80780
80806
 
80781
80807
  & .e-menu-item.e-focused {
80782
- background-color: transparent;
80808
+ @if $grid-skin != 'bootstrap5.3' {
80809
+ background-color: transparent;
80810
+ }
80783
80811
  }
80784
80812
  }
80785
80813
  }
@@ -42752,6 +42752,26 @@ $modal-datetime-wrapper-width: 100% !default;
42752
42752
  }
42753
42753
  }
42754
42754
 
42755
+ .e-datetime-mob-popup-wrap {
42756
+ align-items: center;
42757
+ display: flex;
42758
+ flex-direction: column;
42759
+ height: 100%;
42760
+ justify-content: center;
42761
+ left: 0;
42762
+ max-height: 100%;
42763
+ position: fixed;
42764
+ top: 0;
42765
+ width: 100%;
42766
+ z-index: 1002;
42767
+
42768
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42769
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42770
+ position: relative;
42771
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42772
+ }
42773
+ }
42774
+
42755
42775
  #{&}.e-datetimepicker.e-time-modal {
42756
42776
  @if $skin-name != 'Material3' {
42757
42777
  background-color: $datetime-default-overlay;
@@ -45238,6 +45258,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
45238
45258
 
45239
45259
  .e-btn:hover.e-flat:not([DISABLED]) {
45240
45260
  background: $dialog-footer-flat-hover-btn-bg-color;
45261
+ color: $dialog-footer-flat-btn-bg-color;
45241
45262
  }
45242
45263
  }
45243
45264
  }
@@ -77057,6 +77078,7 @@ $grid-checkmark-color: $accent-font !default;
77057
77078
  }
77058
77079
 
77059
77080
  .e-dropitemscount {
77081
+ font-size: 14px;
77060
77082
  @if $grid-skin == 'tailwind' {
77061
77083
  margin-left: 1px;
77062
77084
  }
@@ -77774,8 +77796,7 @@ $grid-checkmark-color: $accent-font !default;
77774
77796
  }
77775
77797
  }
77776
77798
 
77777
- & .e-toolbar-right,
77778
- & .e-toolbar-left {
77799
+ & .e-toolbar-right {
77779
77800
  & .e-search-wrapper {
77780
77801
  width: 100%;
77781
77802
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -80328,7 +80349,7 @@ $grid-checkmark-color: $accent-font !default;
80328
80349
  }
80329
80350
 
80330
80351
  & .e-cloneproperties {
80331
- border-width: $grid-border-size $grid-border-size 3px;
80352
+ border-width: $grid-border-size $grid-border-size 2px;
80332
80353
  }
80333
80354
 
80334
80355
  & tr {
@@ -81115,6 +81136,9 @@ $grid-checkmark-color: $accent-font !default;
81115
81136
  @if $grid-skin == 'fluent2' {
81116
81137
  margin-top: -8px;
81117
81138
  }
81139
+ @if $grid-skin == 'bootstrap5.3' {
81140
+ margin-top: -9px;
81141
+ }
81118
81142
  }
81119
81143
 
81120
81144
  .e-reorderdownarrow {
@@ -81380,7 +81404,9 @@ $grid-checkmark-color: $accent-font !default;
81380
81404
  }
81381
81405
 
81382
81406
  & .e-tbar-btn.e-icon-btn:hover {
81383
- background-color: $group-header-hover-bg-color;
81407
+ @if $grid-skin == 'fluent2' {
81408
+ background-color: $group-header-hover-bg-color;
81409
+ }
81384
81410
  }
81385
81411
 
81386
81412
  .e-search-icon {
@@ -82052,7 +82078,9 @@ $grid-checkmark-color: $accent-font !default;
82052
82078
  }
82053
82079
 
82054
82080
  & .e-menu-item.e-focused {
82055
- background-color: transparent;
82081
+ @if $grid-skin != 'bootstrap5.3' {
82082
+ background-color: transparent;
82083
+ }
82056
82084
  }
82057
82085
  }
82058
82086
  }
@@ -42535,6 +42535,26 @@ $modal-datetime-wrapper-width: 100% !default;
42535
42535
  }
42536
42536
  }
42537
42537
 
42538
+ .e-datetime-mob-popup-wrap {
42539
+ align-items: center;
42540
+ display: flex;
42541
+ flex-direction: column;
42542
+ height: 100%;
42543
+ justify-content: center;
42544
+ left: 0;
42545
+ max-height: 100%;
42546
+ position: fixed;
42547
+ top: 0;
42548
+ width: 100%;
42549
+ z-index: 1002;
42550
+
42551
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42552
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42553
+ position: relative;
42554
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42555
+ }
42556
+ }
42557
+
42538
42558
  #{&}.e-datetimepicker.e-time-modal {
42539
42559
  @if $skin-name != 'Material3' {
42540
42560
  background-color: $datetime-default-overlay;
@@ -45019,6 +45039,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
45019
45039
 
45020
45040
  .e-btn:hover.e-flat:not([DISABLED]) {
45021
45041
  background: $dialog-footer-flat-hover-btn-bg-color;
45042
+ color: $dialog-footer-flat-btn-bg-color;
45022
45043
  }
45023
45044
  }
45024
45045
  }
@@ -76808,6 +76829,7 @@ $grid-checkmark-color: $accent-font !default;
76808
76829
  }
76809
76830
 
76810
76831
  .e-dropitemscount {
76832
+ font-size: 14px;
76811
76833
  @if $grid-skin == 'tailwind' {
76812
76834
  margin-left: 1px;
76813
76835
  }
@@ -77525,8 +77547,7 @@ $grid-checkmark-color: $accent-font !default;
77525
77547
  }
77526
77548
  }
77527
77549
 
77528
- & .e-toolbar-right,
77529
- & .e-toolbar-left {
77550
+ & .e-toolbar-right {
77530
77551
  & .e-search-wrapper {
77531
77552
  width: 100%;
77532
77553
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -80079,7 +80100,7 @@ $grid-checkmark-color: $accent-font !default;
80079
80100
  }
80080
80101
 
80081
80102
  & .e-cloneproperties {
80082
- border-width: $grid-border-size $grid-border-size 3px;
80103
+ border-width: $grid-border-size $grid-border-size 2px;
80083
80104
  }
80084
80105
 
80085
80106
  & tr {
@@ -80866,6 +80887,9 @@ $grid-checkmark-color: $accent-font !default;
80866
80887
  @if $grid-skin == 'fluent2' {
80867
80888
  margin-top: -8px;
80868
80889
  }
80890
+ @if $grid-skin == 'bootstrap5.3' {
80891
+ margin-top: -9px;
80892
+ }
80869
80893
  }
80870
80894
 
80871
80895
  .e-reorderdownarrow {
@@ -81131,7 +81155,9 @@ $grid-checkmark-color: $accent-font !default;
81131
81155
  }
81132
81156
 
81133
81157
  & .e-tbar-btn.e-icon-btn:hover {
81134
- background-color: $group-header-hover-bg-color;
81158
+ @if $grid-skin == 'fluent2' {
81159
+ background-color: $group-header-hover-bg-color;
81160
+ }
81135
81161
  }
81136
81162
 
81137
81163
  .e-search-icon {
@@ -81803,7 +81829,9 @@ $grid-checkmark-color: $accent-font !default;
81803
81829
  }
81804
81830
 
81805
81831
  & .e-menu-item.e-focused {
81806
- background-color: transparent;
81832
+ @if $grid-skin != 'bootstrap5.3' {
81833
+ background-color: transparent;
81834
+ }
81807
81835
  }
81808
81836
  }
81809
81837
  }