@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
@@ -42120,6 +42120,26 @@ $modal-datetime-wrapper-width: 100% !default;
42120
42120
  }
42121
42121
  }
42122
42122
 
42123
+ .e-datetime-mob-popup-wrap {
42124
+ align-items: center;
42125
+ display: flex;
42126
+ flex-direction: column;
42127
+ height: 100%;
42128
+ justify-content: center;
42129
+ left: 0;
42130
+ max-height: 100%;
42131
+ position: fixed;
42132
+ top: 0;
42133
+ width: 100%;
42134
+ z-index: 1002;
42135
+
42136
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42137
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42138
+ position: relative;
42139
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42140
+ }
42141
+ }
42142
+
42123
42143
  #{&}.e-datetimepicker.e-time-modal {
42124
42144
  @if $skin-name != 'Material3' {
42125
42145
  background-color: $datetime-default-overlay;
@@ -44549,6 +44569,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
44549
44569
 
44550
44570
  .e-btn:hover.e-flat:not([DISABLED]) {
44551
44571
  background: $dialog-footer-flat-hover-btn-bg-color;
44572
+ color: $dialog-footer-flat-btn-bg-color;
44552
44573
  }
44553
44574
  }
44554
44575
  }
@@ -75536,6 +75557,7 @@ $grid-checkmark-color: $theme-primary-font !default;
75536
75557
  }
75537
75558
 
75538
75559
  .e-dropitemscount {
75560
+ font-size: 14px;
75539
75561
  @if $grid-skin == 'tailwind' {
75540
75562
  margin-left: 1px;
75541
75563
  }
@@ -76253,8 +76275,7 @@ $grid-checkmark-color: $theme-primary-font !default;
76253
76275
  }
76254
76276
  }
76255
76277
 
76256
- & .e-toolbar-right,
76257
- & .e-toolbar-left {
76278
+ & .e-toolbar-right {
76258
76279
  & .e-search-wrapper {
76259
76280
  width: 100%;
76260
76281
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -78807,7 +78828,7 @@ $grid-checkmark-color: $theme-primary-font !default;
78807
78828
  }
78808
78829
 
78809
78830
  & .e-cloneproperties {
78810
- border-width: $grid-border-size $grid-border-size 3px;
78831
+ border-width: $grid-border-size $grid-border-size 2px;
78811
78832
  }
78812
78833
 
78813
78834
  & tr {
@@ -79594,6 +79615,9 @@ $grid-checkmark-color: $theme-primary-font !default;
79594
79615
  @if $grid-skin == 'fluent2' {
79595
79616
  margin-top: -8px;
79596
79617
  }
79618
+ @if $grid-skin == 'bootstrap5.3' {
79619
+ margin-top: -9px;
79620
+ }
79597
79621
  }
79598
79622
 
79599
79623
  .e-reorderdownarrow {
@@ -79859,7 +79883,9 @@ $grid-checkmark-color: $theme-primary-font !default;
79859
79883
  }
79860
79884
 
79861
79885
  & .e-tbar-btn.e-icon-btn:hover {
79862
- background-color: $group-header-hover-bg-color;
79886
+ @if $grid-skin == 'fluent2' {
79887
+ background-color: $group-header-hover-bg-color;
79888
+ }
79863
79889
  }
79864
79890
 
79865
79891
  .e-search-icon {
@@ -80531,7 +80557,9 @@ $grid-checkmark-color: $theme-primary-font !default;
80531
80557
  }
80532
80558
 
80533
80559
  & .e-menu-item.e-focused {
80534
- background-color: transparent;
80560
+ @if $grid-skin != 'bootstrap5.3' {
80561
+ background-color: transparent;
80562
+ }
80535
80563
  }
80536
80564
  }
80537
80565
  }
@@ -42566,6 +42566,26 @@ $modal-datetime-wrapper-width: 100% !default;
42566
42566
  }
42567
42567
  }
42568
42568
 
42569
+ .e-datetime-mob-popup-wrap {
42570
+ align-items: center;
42571
+ display: flex;
42572
+ flex-direction: column;
42573
+ height: 100%;
42574
+ justify-content: center;
42575
+ left: 0;
42576
+ max-height: 100%;
42577
+ position: fixed;
42578
+ top: 0;
42579
+ width: 100%;
42580
+ z-index: 1002;
42581
+
42582
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42583
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42584
+ position: relative;
42585
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42586
+ }
42587
+ }
42588
+
42569
42589
  #{&}.e-datetimepicker.e-time-modal {
42570
42590
  @if $skin-name != 'Material3' {
42571
42591
  background-color: $datetime-default-overlay;
@@ -45038,6 +45058,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
45038
45058
 
45039
45059
  .e-btn:hover.e-flat:not([DISABLED]) {
45040
45060
  background: $dialog-footer-flat-hover-btn-bg-color;
45061
+ color: $dialog-footer-flat-btn-bg-color;
45041
45062
  }
45042
45063
  }
45043
45064
  }
@@ -76257,6 +76278,7 @@ $grid-checkmark-color: $primary-text-color !default;
76257
76278
  }
76258
76279
 
76259
76280
  .e-dropitemscount {
76281
+ font-size: 14px;
76260
76282
  @if $grid-skin == 'tailwind' {
76261
76283
  margin-left: 1px;
76262
76284
  }
@@ -76974,8 +76996,7 @@ $grid-checkmark-color: $primary-text-color !default;
76974
76996
  }
76975
76997
  }
76976
76998
 
76977
- & .e-toolbar-right,
76978
- & .e-toolbar-left {
76999
+ & .e-toolbar-right {
76979
77000
  & .e-search-wrapper {
76980
77001
  width: 100%;
76981
77002
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -79528,7 +79549,7 @@ $grid-checkmark-color: $primary-text-color !default;
79528
79549
  }
79529
79550
 
79530
79551
  & .e-cloneproperties {
79531
- border-width: $grid-border-size $grid-border-size 3px;
79552
+ border-width: $grid-border-size $grid-border-size 2px;
79532
79553
  }
79533
79554
 
79534
79555
  & tr {
@@ -80315,6 +80336,9 @@ $grid-checkmark-color: $primary-text-color !default;
80315
80336
  @if $grid-skin == 'fluent2' {
80316
80337
  margin-top: -8px;
80317
80338
  }
80339
+ @if $grid-skin == 'bootstrap5.3' {
80340
+ margin-top: -9px;
80341
+ }
80318
80342
  }
80319
80343
 
80320
80344
  .e-reorderdownarrow {
@@ -80580,7 +80604,9 @@ $grid-checkmark-color: $primary-text-color !default;
80580
80604
  }
80581
80605
 
80582
80606
  & .e-tbar-btn.e-icon-btn:hover {
80583
- background-color: $group-header-hover-bg-color;
80607
+ @if $grid-skin == 'fluent2' {
80608
+ background-color: $group-header-hover-bg-color;
80609
+ }
80584
80610
  }
80585
80611
 
80586
80612
  .e-search-icon {
@@ -81252,7 +81278,9 @@ $grid-checkmark-color: $primary-text-color !default;
81252
81278
  }
81253
81279
 
81254
81280
  & .e-menu-item.e-focused {
81255
- background-color: transparent;
81281
+ @if $grid-skin != 'bootstrap5.3' {
81282
+ background-color: transparent;
81283
+ }
81256
81284
  }
81257
81285
  }
81258
81286
  }
@@ -42566,6 +42566,26 @@ $modal-datetime-wrapper-width: 100% !default;
42566
42566
  }
42567
42567
  }
42568
42568
 
42569
+ .e-datetime-mob-popup-wrap {
42570
+ align-items: center;
42571
+ display: flex;
42572
+ flex-direction: column;
42573
+ height: 100%;
42574
+ justify-content: center;
42575
+ left: 0;
42576
+ max-height: 100%;
42577
+ position: fixed;
42578
+ top: 0;
42579
+ width: 100%;
42580
+ z-index: 1002;
42581
+
42582
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
42583
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
42584
+ position: relative;
42585
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
42586
+ }
42587
+ }
42588
+
42569
42589
  #{&}.e-datetimepicker.e-time-modal {
42570
42590
  @if $skin-name != 'Material3' {
42571
42591
  background-color: $datetime-default-overlay;
@@ -45038,6 +45058,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
45038
45058
 
45039
45059
  .e-btn:hover.e-flat:not([DISABLED]) {
45040
45060
  background: $dialog-footer-flat-hover-btn-bg-color;
45061
+ color: $dialog-footer-flat-btn-bg-color;
45041
45062
  }
45042
45063
  }
45043
45064
  }
@@ -76257,6 +76278,7 @@ $grid-checkmark-color: $primary-text-color !default;
76257
76278
  }
76258
76279
 
76259
76280
  .e-dropitemscount {
76281
+ font-size: 14px;
76260
76282
  @if $grid-skin == 'tailwind' {
76261
76283
  margin-left: 1px;
76262
76284
  }
@@ -76974,8 +76996,7 @@ $grid-checkmark-color: $primary-text-color !default;
76974
76996
  }
76975
76997
  }
76976
76998
 
76977
- & .e-toolbar-right,
76978
- & .e-toolbar-left {
76999
+ & .e-toolbar-right {
76979
77000
  & .e-search-wrapper {
76980
77001
  width: 100%;
76981
77002
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -79528,7 +79549,7 @@ $grid-checkmark-color: $primary-text-color !default;
79528
79549
  }
79529
79550
 
79530
79551
  & .e-cloneproperties {
79531
- border-width: $grid-border-size $grid-border-size 3px;
79552
+ border-width: $grid-border-size $grid-border-size 2px;
79532
79553
  }
79533
79554
 
79534
79555
  & tr {
@@ -80315,6 +80336,9 @@ $grid-checkmark-color: $primary-text-color !default;
80315
80336
  @if $grid-skin == 'fluent2' {
80316
80337
  margin-top: -8px;
80317
80338
  }
80339
+ @if $grid-skin == 'bootstrap5.3' {
80340
+ margin-top: -9px;
80341
+ }
80318
80342
  }
80319
80343
 
80320
80344
  .e-reorderdownarrow {
@@ -80580,7 +80604,9 @@ $grid-checkmark-color: $primary-text-color !default;
80580
80604
  }
80581
80605
 
80582
80606
  & .e-tbar-btn.e-icon-btn:hover {
80583
- background-color: $group-header-hover-bg-color;
80607
+ @if $grid-skin == 'fluent2' {
80608
+ background-color: $group-header-hover-bg-color;
80609
+ }
80584
80610
  }
80585
80611
 
80586
80612
  .e-search-icon {
@@ -81252,7 +81278,9 @@ $grid-checkmark-color: $primary-text-color !default;
81252
81278
  }
81253
81279
 
81254
81280
  & .e-menu-item.e-focused {
81255
- background-color: transparent;
81281
+ @if $grid-skin != 'bootstrap5.3' {
81282
+ background-color: transparent;
81283
+ }
81256
81284
  }
81257
81285
  }
81258
81286
  }
@@ -44079,6 +44079,26 @@ $modal-datetime-wrapper-width: 100% !default;
44079
44079
  }
44080
44080
  }
44081
44081
 
44082
+ .e-datetime-mob-popup-wrap {
44083
+ align-items: center;
44084
+ display: flex;
44085
+ flex-direction: column;
44086
+ height: 100%;
44087
+ justify-content: center;
44088
+ left: 0;
44089
+ max-height: 100%;
44090
+ position: fixed;
44091
+ top: 0;
44092
+ width: 100%;
44093
+ z-index: 1002;
44094
+
44095
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
44096
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
44097
+ position: relative;
44098
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
44099
+ }
44100
+ }
44101
+
44082
44102
  #{&}.e-datetimepicker.e-time-modal {
44083
44103
  @if $skin-name != 'Material3' {
44084
44104
  background-color: $datetime-default-overlay;
@@ -46556,6 +46576,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
46556
46576
 
46557
46577
  .e-btn:hover.e-flat:not([DISABLED]) {
46558
46578
  background: $dialog-footer-flat-hover-btn-bg-color;
46579
+ color: $dialog-footer-flat-btn-bg-color;
46559
46580
  }
46560
46581
  }
46561
46582
  }
@@ -77379,7 +77400,7 @@ $grid-group-right-arrow-icon-font-size: $text-sm !default;
77379
77400
  $grid-group-right-arrow-icon-padding: 10px 8px 12px 8px !default;
77380
77401
  $grid-group-unpgroupicon-padding-top: 4px !default;
77381
77402
  $grid-summary-cell-line-height: 20px !default;
77382
- $grid-batch-updated-bg-color: $success-light-alt !default;
77403
+ $grid-batch-updated-bg-color: $success-light !default;
77383
77404
  $grid-val-error-color: $danger !default;
77384
77405
  $grid-val-error-bg-color: $tooltip-bg-color !default;
77385
77406
  $grid-edit-input-padding-bottom: 1px !default;
@@ -78465,6 +78486,7 @@ $grid-checkmark-color: $primary-text-color !default;
78465
78486
  }
78466
78487
 
78467
78488
  .e-dropitemscount {
78489
+ font-size: 14px;
78468
78490
  @if $grid-skin == 'tailwind' {
78469
78491
  margin-left: 1px;
78470
78492
  }
@@ -79182,8 +79204,7 @@ $grid-checkmark-color: $primary-text-color !default;
79182
79204
  }
79183
79205
  }
79184
79206
 
79185
- & .e-toolbar-right,
79186
- & .e-toolbar-left {
79207
+ & .e-toolbar-right {
79187
79208
  & .e-search-wrapper {
79188
79209
  width: 100%;
79189
79210
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -81736,7 +81757,7 @@ $grid-checkmark-color: $primary-text-color !default;
81736
81757
  }
81737
81758
 
81738
81759
  & .e-cloneproperties {
81739
- border-width: $grid-border-size $grid-border-size 3px;
81760
+ border-width: $grid-border-size $grid-border-size 2px;
81740
81761
  }
81741
81762
 
81742
81763
  & tr {
@@ -82523,6 +82544,9 @@ $grid-checkmark-color: $primary-text-color !default;
82523
82544
  @if $grid-skin == 'fluent2' {
82524
82545
  margin-top: -8px;
82525
82546
  }
82547
+ @if $grid-skin == 'bootstrap5.3' {
82548
+ margin-top: -9px;
82549
+ }
82526
82550
  }
82527
82551
 
82528
82552
  .e-reorderdownarrow {
@@ -82788,7 +82812,9 @@ $grid-checkmark-color: $primary-text-color !default;
82788
82812
  }
82789
82813
 
82790
82814
  & .e-tbar-btn.e-icon-btn:hover {
82791
- background-color: $group-header-hover-bg-color;
82815
+ @if $grid-skin == 'fluent2' {
82816
+ background-color: $group-header-hover-bg-color;
82817
+ }
82792
82818
  }
82793
82819
 
82794
82820
  .e-search-icon {
@@ -83460,7 +83486,9 @@ $grid-checkmark-color: $primary-text-color !default;
83460
83486
  }
83461
83487
 
83462
83488
  & .e-menu-item.e-focused {
83463
- background-color: transparent;
83489
+ @if $grid-skin != 'bootstrap5.3' {
83490
+ background-color: transparent;
83491
+ }
83464
83492
  }
83465
83493
  }
83466
83494
  }
@@ -44839,6 +44839,26 @@ $modal-datetime-wrapper-width: 100% !default;
44839
44839
  }
44840
44840
  }
44841
44841
 
44842
+ .e-datetime-mob-popup-wrap {
44843
+ align-items: center;
44844
+ display: flex;
44845
+ flex-direction: column;
44846
+ height: 100%;
44847
+ justify-content: center;
44848
+ left: 0;
44849
+ max-height: 100%;
44850
+ position: fixed;
44851
+ top: 0;
44852
+ width: 100%;
44853
+ z-index: 1002;
44854
+
44855
+ .e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
44856
+ left: 0 !important; /* stylelint-disable-line declaration-no-important */
44857
+ position: relative;
44858
+ top: 0 !important; /* stylelint-disable-line declaration-no-important */
44859
+ }
44860
+ }
44861
+
44842
44862
  #{&}.e-datetimepicker.e-time-modal {
44843
44863
  @if $skin-name != 'Material3' {
44844
44864
  background-color: $datetime-default-overlay;
@@ -47316,6 +47336,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
47316
47336
 
47317
47337
  .e-btn:hover.e-flat:not([DISABLED]) {
47318
47338
  background: $dialog-footer-flat-hover-btn-bg-color;
47339
+ color: $dialog-footer-flat-btn-bg-color;
47319
47340
  }
47320
47341
  }
47321
47342
  }
@@ -78139,7 +78160,7 @@ $grid-group-right-arrow-icon-font-size: $text-sm !default;
78139
78160
  $grid-group-right-arrow-icon-padding: 10px 8px 12px 8px !default;
78140
78161
  $grid-group-unpgroupicon-padding-top: 4px !default;
78141
78162
  $grid-summary-cell-line-height: 20px !default;
78142
- $grid-batch-updated-bg-color: $success-light-alt !default;
78163
+ $grid-batch-updated-bg-color: $success-light !default;
78143
78164
  $grid-val-error-color: $danger !default;
78144
78165
  $grid-val-error-bg-color: $tooltip-bg-color !default;
78145
78166
  $grid-edit-input-padding-bottom: 1px !default;
@@ -79225,6 +79246,7 @@ $grid-checkmark-color: $primary-text-color !default;
79225
79246
  }
79226
79247
 
79227
79248
  .e-dropitemscount {
79249
+ font-size: 14px;
79228
79250
  @if $grid-skin == 'tailwind' {
79229
79251
  margin-left: 1px;
79230
79252
  }
@@ -79942,8 +79964,7 @@ $grid-checkmark-color: $primary-text-color !default;
79942
79964
  }
79943
79965
  }
79944
79966
 
79945
- & .e-toolbar-right,
79946
- & .e-toolbar-left {
79967
+ & .e-toolbar-right {
79947
79968
  & .e-search-wrapper {
79948
79969
  width: 100%;
79949
79970
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -82496,7 +82517,7 @@ $grid-checkmark-color: $primary-text-color !default;
82496
82517
  }
82497
82518
 
82498
82519
  & .e-cloneproperties {
82499
- border-width: $grid-border-size $grid-border-size 3px;
82520
+ border-width: $grid-border-size $grid-border-size 2px;
82500
82521
  }
82501
82522
 
82502
82523
  & tr {
@@ -83283,6 +83304,9 @@ $grid-checkmark-color: $primary-text-color !default;
83283
83304
  @if $grid-skin == 'fluent2' {
83284
83305
  margin-top: -8px;
83285
83306
  }
83307
+ @if $grid-skin == 'bootstrap5.3' {
83308
+ margin-top: -9px;
83309
+ }
83286
83310
  }
83287
83311
 
83288
83312
  .e-reorderdownarrow {
@@ -83548,7 +83572,9 @@ $grid-checkmark-color: $primary-text-color !default;
83548
83572
  }
83549
83573
 
83550
83574
  & .e-tbar-btn.e-icon-btn:hover {
83551
- background-color: $group-header-hover-bg-color;
83575
+ @if $grid-skin == 'fluent2' {
83576
+ background-color: $group-header-hover-bg-color;
83577
+ }
83552
83578
  }
83553
83579
 
83554
83580
  .e-search-icon {
@@ -84220,7 +84246,9 @@ $grid-checkmark-color: $primary-text-color !default;
84220
84246
  }
84221
84247
 
84222
84248
  & .e-menu-item.e-focused {
84223
- background-color: transparent;
84249
+ @if $grid-skin != 'bootstrap5.3' {
84250
+ background-color: transparent;
84251
+ }
84224
84252
  }
84225
84253
  }
84226
84254
  }
@@ -1400,6 +1400,7 @@ $grid-checkmark-color: $primary !default;
1400
1400
  }
1401
1401
 
1402
1402
  .e-dropitemscount {
1403
+ font-size: 14px;
1403
1404
  @if $grid-skin == 'tailwind' {
1404
1405
  margin-left: 1px;
1405
1406
  }
@@ -2117,8 +2118,7 @@ $grid-checkmark-color: $primary !default;
2117
2118
  }
2118
2119
  }
2119
2120
 
2120
- & .e-toolbar-right,
2121
- & .e-toolbar-left {
2121
+ & .e-toolbar-right {
2122
2122
  & .e-search-wrapper {
2123
2123
  width: 100%;
2124
2124
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4671,7 +4671,7 @@ $grid-checkmark-color: $primary !default;
4671
4671
  }
4672
4672
 
4673
4673
  & .e-cloneproperties {
4674
- border-width: $grid-border-size $grid-border-size 3px;
4674
+ border-width: $grid-border-size $grid-border-size 2px;
4675
4675
  }
4676
4676
 
4677
4677
  & tr {
@@ -5458,6 +5458,9 @@ $grid-checkmark-color: $primary !default;
5458
5458
  @if $grid-skin == 'fluent2' {
5459
5459
  margin-top: -8px;
5460
5460
  }
5461
+ @if $grid-skin == 'bootstrap5.3' {
5462
+ margin-top: -9px;
5463
+ }
5461
5464
  }
5462
5465
 
5463
5466
  .e-reorderdownarrow {
@@ -5723,7 +5726,9 @@ $grid-checkmark-color: $primary !default;
5723
5726
  }
5724
5727
 
5725
5728
  & .e-tbar-btn.e-icon-btn:hover {
5726
- background-color: $group-header-hover-bg-color;
5729
+ @if $grid-skin == 'fluent2' {
5730
+ background-color: $group-header-hover-bg-color;
5731
+ }
5727
5732
  }
5728
5733
 
5729
5734
  .e-search-icon {
@@ -6395,7 +6400,9 @@ $grid-checkmark-color: $primary !default;
6395
6400
  }
6396
6401
 
6397
6402
  & .e-menu-item.e-focused {
6398
- background-color: transparent;
6403
+ @if $grid-skin != 'bootstrap5.3' {
6404
+ background-color: transparent;
6405
+ }
6399
6406
  }
6400
6407
  }
6401
6408
  }
@@ -1400,6 +1400,7 @@ $grid-checkmark-color: $primary !default;
1400
1400
  }
1401
1401
 
1402
1402
  .e-dropitemscount {
1403
+ font-size: 14px;
1403
1404
  @if $grid-skin == 'tailwind' {
1404
1405
  margin-left: 1px;
1405
1406
  }
@@ -2117,8 +2118,7 @@ $grid-checkmark-color: $primary !default;
2117
2118
  }
2118
2119
  }
2119
2120
 
2120
- & .e-toolbar-right,
2121
- & .e-toolbar-left {
2121
+ & .e-toolbar-right {
2122
2122
  & .e-search-wrapper {
2123
2123
  width: 100%;
2124
2124
  @include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
@@ -4671,7 +4671,7 @@ $grid-checkmark-color: $primary !default;
4671
4671
  }
4672
4672
 
4673
4673
  & .e-cloneproperties {
4674
- border-width: $grid-border-size $grid-border-size 3px;
4674
+ border-width: $grid-border-size $grid-border-size 2px;
4675
4675
  }
4676
4676
 
4677
4677
  & tr {
@@ -5458,6 +5458,9 @@ $grid-checkmark-color: $primary !default;
5458
5458
  @if $grid-skin == 'fluent2' {
5459
5459
  margin-top: -8px;
5460
5460
  }
5461
+ @if $grid-skin == 'bootstrap5.3' {
5462
+ margin-top: -9px;
5463
+ }
5461
5464
  }
5462
5465
 
5463
5466
  .e-reorderdownarrow {
@@ -5723,7 +5726,9 @@ $grid-checkmark-color: $primary !default;
5723
5726
  }
5724
5727
 
5725
5728
  & .e-tbar-btn.e-icon-btn:hover {
5726
- background-color: $group-header-hover-bg-color;
5729
+ @if $grid-skin == 'fluent2' {
5730
+ background-color: $group-header-hover-bg-color;
5731
+ }
5727
5732
  }
5728
5733
 
5729
5734
  .e-search-icon {
@@ -6395,7 +6400,9 @@ $grid-checkmark-color: $primary !default;
6395
6400
  }
6396
6401
 
6397
6402
  & .e-menu-item.e-focused {
6398
- background-color: transparent;
6403
+ @if $grid-skin != 'bootstrap5.3' {
6404
+ background-color: transparent;
6405
+ }
6399
6406
  }
6400
6407
  }
6401
6408
  }
@@ -1389,6 +1389,7 @@ $grid-checkmark-color: $grey-light-font !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: $grey-light-font !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: $grey-light-font !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: $grey-light-font !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: $grey-light-font !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: $grey-light-font !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
  }