@syncfusion/blazor-themes 22.1.36 → 22.1.38

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 (86) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +85 -9
  2. package/SCSS-Themes/bootstrap.scss +90 -14
  3. package/SCSS-Themes/bootstrap4.scss +85 -9
  4. package/SCSS-Themes/bootstrap5-dark.scss +85 -9
  5. package/SCSS-Themes/bootstrap5.scss +85 -9
  6. package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +0 -4
  7. package/SCSS-Themes/buttons/check-box/bootstrap.scss +0 -4
  8. package/SCSS-Themes/buttons/check-box/bootstrap4.scss +0 -4
  9. package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +0 -4
  10. package/SCSS-Themes/buttons/check-box/bootstrap5.scss +0 -4
  11. package/SCSS-Themes/buttons/check-box/fabric-dark.scss +0 -4
  12. package/SCSS-Themes/buttons/check-box/fabric.scss +0 -4
  13. package/SCSS-Themes/buttons/check-box/fluent-dark.scss +0 -4
  14. package/SCSS-Themes/buttons/check-box/fluent.scss +0 -4
  15. package/SCSS-Themes/buttons/check-box/highcontrast.scss +0 -4
  16. package/SCSS-Themes/buttons/check-box/material-dark.scss +0 -4
  17. package/SCSS-Themes/buttons/check-box/material.scss +0 -4
  18. package/SCSS-Themes/buttons/check-box/material3-dark.scss +0 -4
  19. package/SCSS-Themes/buttons/check-box/material3.scss +0 -4
  20. package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +0 -4
  21. package/SCSS-Themes/buttons/check-box/tailwind.scss +0 -4
  22. package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
  23. package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
  24. package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
  25. package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +1 -1
  26. package/SCSS-Themes/fabric-dark.scss +86 -10
  27. package/SCSS-Themes/fabric.scss +86 -10
  28. package/SCSS-Themes/fluent-dark.scss +85 -9
  29. package/SCSS-Themes/fluent.scss +85 -9
  30. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +30 -1
  31. package/SCSS-Themes/grids/grid/bootstrap.scss +30 -1
  32. package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -1
  33. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +30 -1
  34. package/SCSS-Themes/grids/grid/bootstrap5.scss +30 -1
  35. package/SCSS-Themes/grids/grid/fabric-dark.scss +30 -1
  36. package/SCSS-Themes/grids/grid/fabric.scss +30 -1
  37. package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -1
  38. package/SCSS-Themes/grids/grid/fluent.scss +30 -1
  39. package/SCSS-Themes/grids/grid/highcontrast.scss +30 -1
  40. package/SCSS-Themes/grids/grid/material-dark.scss +30 -1
  41. package/SCSS-Themes/grids/grid/material.scss +30 -1
  42. package/SCSS-Themes/grids/grid/material3-dark.scss +30 -1
  43. package/SCSS-Themes/grids/grid/material3.scss +30 -1
  44. package/SCSS-Themes/grids/grid/tailwind-dark.scss +30 -1
  45. package/SCSS-Themes/grids/grid/tailwind.scss +30 -1
  46. package/SCSS-Themes/highcontrast.scss +87 -11
  47. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +20 -2
  48. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +20 -2
  49. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +20 -2
  50. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +20 -2
  51. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +20 -2
  52. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +20 -2
  53. package/SCSS-Themes/image-editor/image-editor/fabric.scss +20 -2
  54. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +20 -2
  55. package/SCSS-Themes/image-editor/image-editor/fluent.scss +20 -2
  56. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +20 -2
  57. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +20 -2
  58. package/SCSS-Themes/image-editor/image-editor/material.scss +20 -2
  59. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +20 -2
  60. package/SCSS-Themes/image-editor/image-editor/material3.scss +20 -2
  61. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +20 -2
  62. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +20 -2
  63. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +35 -2
  64. package/SCSS-Themes/inputs/input/bootstrap.scss +35 -2
  65. package/SCSS-Themes/inputs/input/bootstrap4.scss +35 -2
  66. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +35 -2
  67. package/SCSS-Themes/inputs/input/bootstrap5.scss +35 -2
  68. package/SCSS-Themes/inputs/input/fabric-dark.scss +35 -2
  69. package/SCSS-Themes/inputs/input/fabric.scss +35 -2
  70. package/SCSS-Themes/inputs/input/fluent-dark.scss +35 -2
  71. package/SCSS-Themes/inputs/input/fluent.scss +35 -2
  72. package/SCSS-Themes/inputs/input/highcontrast.scss +35 -2
  73. package/SCSS-Themes/inputs/input/material-dark.scss +35 -2
  74. package/SCSS-Themes/inputs/input/material.scss +35 -2
  75. package/SCSS-Themes/inputs/input/material3-dark.scss +35 -2
  76. package/SCSS-Themes/inputs/input/material3.scss +35 -2
  77. package/SCSS-Themes/inputs/input/tailwind-dark.scss +35 -2
  78. package/SCSS-Themes/inputs/input/tailwind.scss +35 -2
  79. package/SCSS-Themes/material-dark.scss +85 -9
  80. package/SCSS-Themes/material.scss +85 -9
  81. package/SCSS-Themes/material3-dark.scss +85 -9
  82. package/SCSS-Themes/material3.scss +85 -9
  83. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +5 -5
  84. package/SCSS-Themes/tailwind-dark.scss +85 -9
  85. package/SCSS-Themes/tailwind.scss +85 -9
  86. package/package.json +1 -1
@@ -1431,6 +1431,9 @@ $grid-dropitems-count-margin-left: -8px !default;
1431
1431
 
1432
1432
  li.e-cclist {
1433
1433
  padding: $grid-bigger-columnchooser-li-padding;
1434
+ @if $grid-skin == 'material3' {
1435
+ line-height: 24px;
1436
+ }
1434
1437
  }
1435
1438
 
1436
1439
  .e-toolbar .e-ccdiv {
@@ -2153,7 +2156,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2153
2156
  border-collapse: separate;
2154
2157
  table-layout: fixed;
2155
2158
  width: 100%;
2156
- border-spacing: 0.25px;
2157
2159
  }
2158
2160
 
2159
2161
  .e-tableborder {
@@ -3651,6 +3653,13 @@ $grid-dropitems-count-margin-left: -8px !default;
3651
3653
  margin: -12px;
3652
3654
  }
3653
3655
 
3656
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
3657
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
3658
+ @if $grid-skin == 'material3' {
3659
+ font-size: $text-base;
3660
+ }
3661
+ }
3662
+
3654
3663
  .e-ccdlg {
3655
3664
 
3656
3665
  .e-dlg-content {
@@ -5478,6 +5487,26 @@ $grid-dropitems-count-margin-left: -8px !default;
5478
5487
  }
5479
5488
  /* stylelint-enable */
5480
5489
 
5490
+ /* Apply styles for Firefox only */
5491
+ /* stylelint-disable function-url-quotes */
5492
+ @-moz-document url-prefix() {
5493
+ #{&}.e-grid-min-height {
5494
+ .e-rowcell,
5495
+ .e-icon-grightarrow,
5496
+ .e-icon-gdownarrow {
5497
+ line-height: normal;
5498
+ }
5499
+ }
5500
+ .e-bigger .e-grid.e-grid-min-height {
5501
+ .e-rowcell,
5502
+ .e-rowcell:first-child,
5503
+ .e-rowcell:last-child {
5504
+ line-height: normal;
5505
+ }
5506
+ }
5507
+ }
5508
+ /* stylelint-enable function-url-quotes */
5509
+
5481
5510
 
5482
5511
  @include export-module('grid-theme') {
5483
5512
 
@@ -1436,6 +1436,9 @@ $grid-dropitems-count-margin-left: -8px !default;
1436
1436
 
1437
1437
  li.e-cclist {
1438
1438
  padding: $grid-bigger-columnchooser-li-padding;
1439
+ @if $grid-skin == 'material3' {
1440
+ line-height: 24px;
1441
+ }
1439
1442
  }
1440
1443
 
1441
1444
  .e-toolbar .e-ccdiv {
@@ -2158,7 +2161,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2158
2161
  border-collapse: separate;
2159
2162
  table-layout: fixed;
2160
2163
  width: 100%;
2161
- border-spacing: 0.25px;
2162
2164
  }
2163
2165
 
2164
2166
  .e-tableborder {
@@ -3656,6 +3658,13 @@ $grid-dropitems-count-margin-left: -8px !default;
3656
3658
  margin: -12px;
3657
3659
  }
3658
3660
 
3661
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
3662
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
3663
+ @if $grid-skin == 'material3' {
3664
+ font-size: $text-base;
3665
+ }
3666
+ }
3667
+
3659
3668
  .e-ccdlg {
3660
3669
 
3661
3670
  .e-dlg-content {
@@ -5483,6 +5492,26 @@ $grid-dropitems-count-margin-left: -8px !default;
5483
5492
  }
5484
5493
  /* stylelint-enable */
5485
5494
 
5495
+ /* Apply styles for Firefox only */
5496
+ /* stylelint-disable function-url-quotes */
5497
+ @-moz-document url-prefix() {
5498
+ #{&}.e-grid-min-height {
5499
+ .e-rowcell,
5500
+ .e-icon-grightarrow,
5501
+ .e-icon-gdownarrow {
5502
+ line-height: normal;
5503
+ }
5504
+ }
5505
+ .e-bigger .e-grid.e-grid-min-height {
5506
+ .e-rowcell,
5507
+ .e-rowcell:first-child,
5508
+ .e-rowcell:last-child {
5509
+ line-height: normal;
5510
+ }
5511
+ }
5512
+ }
5513
+ /* stylelint-enable function-url-quotes */
5514
+
5486
5515
 
5487
5516
  @include export-module('grid-theme') {
5488
5517
 
@@ -1437,6 +1437,9 @@ $grid-dropitems-count-margin-left: -8px !default;
1437
1437
 
1438
1438
  li.e-cclist {
1439
1439
  padding: $grid-bigger-columnchooser-li-padding;
1440
+ @if $grid-skin == 'material3' {
1441
+ line-height: 24px;
1442
+ }
1440
1443
  }
1441
1444
 
1442
1445
  .e-toolbar .e-ccdiv {
@@ -2159,7 +2162,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2159
2162
  border-collapse: separate;
2160
2163
  table-layout: fixed;
2161
2164
  width: 100%;
2162
- border-spacing: 0.25px;
2163
2165
  }
2164
2166
 
2165
2167
  .e-tableborder {
@@ -3657,6 +3659,13 @@ $grid-dropitems-count-margin-left: -8px !default;
3657
3659
  margin: -12px;
3658
3660
  }
3659
3661
 
3662
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
3663
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
3664
+ @if $grid-skin == 'material3' {
3665
+ font-size: $text-base;
3666
+ }
3667
+ }
3668
+
3660
3669
  .e-ccdlg {
3661
3670
 
3662
3671
  .e-dlg-content {
@@ -5484,6 +5493,26 @@ $grid-dropitems-count-margin-left: -8px !default;
5484
5493
  }
5485
5494
  /* stylelint-enable */
5486
5495
 
5496
+ /* Apply styles for Firefox only */
5497
+ /* stylelint-disable function-url-quotes */
5498
+ @-moz-document url-prefix() {
5499
+ #{&}.e-grid-min-height {
5500
+ .e-rowcell,
5501
+ .e-icon-grightarrow,
5502
+ .e-icon-gdownarrow {
5503
+ line-height: normal;
5504
+ }
5505
+ }
5506
+ .e-bigger .e-grid.e-grid-min-height {
5507
+ .e-rowcell,
5508
+ .e-rowcell:first-child,
5509
+ .e-rowcell:last-child {
5510
+ line-height: normal;
5511
+ }
5512
+ }
5513
+ }
5514
+ /* stylelint-enable function-url-quotes */
5515
+
5487
5516
 
5488
5517
  @include export-module('grid-theme') {
5489
5518
 
@@ -1435,6 +1435,9 @@ $grid-dropitems-count-margin-left: -8px !default;
1435
1435
 
1436
1436
  li.e-cclist {
1437
1437
  padding: $grid-bigger-columnchooser-li-padding;
1438
+ @if $grid-skin == 'material3' {
1439
+ line-height: 24px;
1440
+ }
1438
1441
  }
1439
1442
 
1440
1443
  .e-toolbar .e-ccdiv {
@@ -2157,7 +2160,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2157
2160
  border-collapse: separate;
2158
2161
  table-layout: fixed;
2159
2162
  width: 100%;
2160
- border-spacing: 0.25px;
2161
2163
  }
2162
2164
 
2163
2165
  .e-tableborder {
@@ -3655,6 +3657,13 @@ $grid-dropitems-count-margin-left: -8px !default;
3655
3657
  margin: -12px;
3656
3658
  }
3657
3659
 
3660
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
3661
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
3662
+ @if $grid-skin == 'material3' {
3663
+ font-size: $text-base;
3664
+ }
3665
+ }
3666
+
3658
3667
  .e-ccdlg {
3659
3668
 
3660
3669
  .e-dlg-content {
@@ -5482,6 +5491,26 @@ $grid-dropitems-count-margin-left: -8px !default;
5482
5491
  }
5483
5492
  /* stylelint-enable */
5484
5493
 
5494
+ /* Apply styles for Firefox only */
5495
+ /* stylelint-disable function-url-quotes */
5496
+ @-moz-document url-prefix() {
5497
+ #{&}.e-grid-min-height {
5498
+ .e-rowcell,
5499
+ .e-icon-grightarrow,
5500
+ .e-icon-gdownarrow {
5501
+ line-height: normal;
5502
+ }
5503
+ }
5504
+ .e-bigger .e-grid.e-grid-min-height {
5505
+ .e-rowcell,
5506
+ .e-rowcell:first-child,
5507
+ .e-rowcell:last-child {
5508
+ line-height: normal;
5509
+ }
5510
+ }
5511
+ }
5512
+ /* stylelint-enable function-url-quotes */
5513
+
5485
5514
 
5486
5515
  @include export-module('grid-theme') {
5487
5516
 
@@ -1446,6 +1446,9 @@ $grid-dropitems-count-margin-left: -9px !default;
1446
1446
 
1447
1447
  li.e-cclist {
1448
1448
  padding: $grid-bigger-columnchooser-li-padding;
1449
+ @if $grid-skin == 'material3' {
1450
+ line-height: 24px;
1451
+ }
1449
1452
  }
1450
1453
 
1451
1454
  .e-toolbar .e-ccdiv {
@@ -2168,7 +2171,6 @@ $grid-dropitems-count-margin-left: -9px !default;
2168
2171
  border-collapse: separate;
2169
2172
  table-layout: fixed;
2170
2173
  width: 100%;
2171
- border-spacing: 0.25px;
2172
2174
  }
2173
2175
 
2174
2176
  .e-tableborder {
@@ -3666,6 +3668,13 @@ $grid-dropitems-count-margin-left: -9px !default;
3666
3668
  margin: -12px;
3667
3669
  }
3668
3670
 
3671
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
3672
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
3673
+ @if $grid-skin == 'material3' {
3674
+ font-size: $text-base;
3675
+ }
3676
+ }
3677
+
3669
3678
  .e-ccdlg {
3670
3679
 
3671
3680
  .e-dlg-content {
@@ -5493,6 +5502,26 @@ $grid-dropitems-count-margin-left: -9px !default;
5493
5502
  }
5494
5503
  /* stylelint-enable */
5495
5504
 
5505
+ /* Apply styles for Firefox only */
5506
+ /* stylelint-disable function-url-quotes */
5507
+ @-moz-document url-prefix() {
5508
+ #{&}.e-grid-min-height {
5509
+ .e-rowcell,
5510
+ .e-icon-grightarrow,
5511
+ .e-icon-gdownarrow {
5512
+ line-height: normal;
5513
+ }
5514
+ }
5515
+ .e-bigger .e-grid.e-grid-min-height {
5516
+ .e-rowcell,
5517
+ .e-rowcell:first-child,
5518
+ .e-rowcell:last-child {
5519
+ line-height: normal;
5520
+ }
5521
+ }
5522
+ }
5523
+ /* stylelint-enable function-url-quotes */
5524
+
5496
5525
 
5497
5526
  @include export-module('grid-theme') {
5498
5527
 
@@ -1446,6 +1446,9 @@ $grid-dropitems-count-margin-left: -9px !default;
1446
1446
 
1447
1447
  li.e-cclist {
1448
1448
  padding: $grid-bigger-columnchooser-li-padding;
1449
+ @if $grid-skin == 'material3' {
1450
+ line-height: 24px;
1451
+ }
1449
1452
  }
1450
1453
 
1451
1454
  .e-toolbar .e-ccdiv {
@@ -2168,7 +2171,6 @@ $grid-dropitems-count-margin-left: -9px !default;
2168
2171
  border-collapse: separate;
2169
2172
  table-layout: fixed;
2170
2173
  width: 100%;
2171
- border-spacing: 0.25px;
2172
2174
  }
2173
2175
 
2174
2176
  .e-tableborder {
@@ -3666,6 +3668,13 @@ $grid-dropitems-count-margin-left: -9px !default;
3666
3668
  margin: -12px;
3667
3669
  }
3668
3670
 
3671
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
3672
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
3673
+ @if $grid-skin == 'material3' {
3674
+ font-size: $text-base;
3675
+ }
3676
+ }
3677
+
3669
3678
  .e-ccdlg {
3670
3679
 
3671
3680
  .e-dlg-content {
@@ -5493,6 +5502,26 @@ $grid-dropitems-count-margin-left: -9px !default;
5493
5502
  }
5494
5503
  /* stylelint-enable */
5495
5504
 
5505
+ /* Apply styles for Firefox only */
5506
+ /* stylelint-disable function-url-quotes */
5507
+ @-moz-document url-prefix() {
5508
+ #{&}.e-grid-min-height {
5509
+ .e-rowcell,
5510
+ .e-icon-grightarrow,
5511
+ .e-icon-gdownarrow {
5512
+ line-height: normal;
5513
+ }
5514
+ }
5515
+ .e-bigger .e-grid.e-grid-min-height {
5516
+ .e-rowcell,
5517
+ .e-rowcell:first-child,
5518
+ .e-rowcell:last-child {
5519
+ line-height: normal;
5520
+ }
5521
+ }
5522
+ }
5523
+ /* stylelint-enable function-url-quotes */
5524
+
5496
5525
 
5497
5526
  @include export-module('grid-theme') {
5498
5527
 
@@ -1446,6 +1446,9 @@ $grid-dropitems-count-margin-left: -8px !default;
1446
1446
 
1447
1447
  li.e-cclist {
1448
1448
  padding: $grid-bigger-columnchooser-li-padding;
1449
+ @if $grid-skin == 'material3' {
1450
+ line-height: 24px;
1451
+ }
1449
1452
  }
1450
1453
 
1451
1454
  .e-toolbar .e-ccdiv {
@@ -2168,7 +2171,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2168
2171
  border-collapse: separate;
2169
2172
  table-layout: fixed;
2170
2173
  width: 100%;
2171
- border-spacing: 0.25px;
2172
2174
  }
2173
2175
 
2174
2176
  .e-tableborder {
@@ -3666,6 +3668,13 @@ $grid-dropitems-count-margin-left: -8px !default;
3666
3668
  margin: -12px;
3667
3669
  }
3668
3670
 
3671
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
3672
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
3673
+ @if $grid-skin == 'material3' {
3674
+ font-size: $text-base;
3675
+ }
3676
+ }
3677
+
3669
3678
  .e-ccdlg {
3670
3679
 
3671
3680
  .e-dlg-content {
@@ -5493,6 +5502,26 @@ $grid-dropitems-count-margin-left: -8px !default;
5493
5502
  }
5494
5503
  /* stylelint-enable */
5495
5504
 
5505
+ /* Apply styles for Firefox only */
5506
+ /* stylelint-disable function-url-quotes */
5507
+ @-moz-document url-prefix() {
5508
+ #{&}.e-grid-min-height {
5509
+ .e-rowcell,
5510
+ .e-icon-grightarrow,
5511
+ .e-icon-gdownarrow {
5512
+ line-height: normal;
5513
+ }
5514
+ }
5515
+ .e-bigger .e-grid.e-grid-min-height {
5516
+ .e-rowcell,
5517
+ .e-rowcell:first-child,
5518
+ .e-rowcell:last-child {
5519
+ line-height: normal;
5520
+ }
5521
+ }
5522
+ }
5523
+ /* stylelint-enable function-url-quotes */
5524
+
5496
5525
 
5497
5526
  @include export-module('grid-theme') {
5498
5527
 
@@ -1446,6 +1446,9 @@ $grid-dropitems-count-margin-left: -8px !default;
1446
1446
 
1447
1447
  li.e-cclist {
1448
1448
  padding: $grid-bigger-columnchooser-li-padding;
1449
+ @if $grid-skin == 'material3' {
1450
+ line-height: 24px;
1451
+ }
1449
1452
  }
1450
1453
 
1451
1454
  .e-toolbar .e-ccdiv {
@@ -2168,7 +2171,6 @@ $grid-dropitems-count-margin-left: -8px !default;
2168
2171
  border-collapse: separate;
2169
2172
  table-layout: fixed;
2170
2173
  width: 100%;
2171
- border-spacing: 0.25px;
2172
2174
  }
2173
2175
 
2174
2176
  .e-tableborder {
@@ -3666,6 +3668,13 @@ $grid-dropitems-count-margin-left: -8px !default;
3666
3668
  margin: -12px;
3667
3669
  }
3668
3670
 
3671
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
3672
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
3673
+ @if $grid-skin == 'material3' {
3674
+ font-size: $text-base;
3675
+ }
3676
+ }
3677
+
3669
3678
  .e-ccdlg {
3670
3679
 
3671
3680
  .e-dlg-content {
@@ -5493,6 +5502,26 @@ $grid-dropitems-count-margin-left: -8px !default;
5493
5502
  }
5494
5503
  /* stylelint-enable */
5495
5504
 
5505
+ /* Apply styles for Firefox only */
5506
+ /* stylelint-disable function-url-quotes */
5507
+ @-moz-document url-prefix() {
5508
+ #{&}.e-grid-min-height {
5509
+ .e-rowcell,
5510
+ .e-icon-grightarrow,
5511
+ .e-icon-gdownarrow {
5512
+ line-height: normal;
5513
+ }
5514
+ }
5515
+ .e-bigger .e-grid.e-grid-min-height {
5516
+ .e-rowcell,
5517
+ .e-rowcell:first-child,
5518
+ .e-rowcell:last-child {
5519
+ line-height: normal;
5520
+ }
5521
+ }
5522
+ }
5523
+ /* stylelint-enable function-url-quotes */
5524
+
5496
5525
 
5497
5526
  @include export-module('grid-theme') {
5498
5527
 
@@ -4878,7 +4878,7 @@ $float-label-rtl-value: -7px !default;
4878
4878
  .e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
4879
4879
  .e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
4880
4880
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
4881
- top: -9px;
4881
+ top: -7px;
4882
4882
  }
4883
4883
  }
4884
4884
 
@@ -4919,7 +4919,7 @@ $float-label-rtl-value: -7px !default;
4919
4919
  .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
4920
4920
  .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
4921
4921
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
4922
- top: -8px;
4922
+ top: -7px;
4923
4923
  }
4924
4924
  }
4925
4925
 
@@ -6232,6 +6232,7 @@ $float-label-rtl-value: -7px !default;
6232
6232
  }
6233
6233
 
6234
6234
  input.e-input.e-bigger#{$css},
6235
+ .e-bigger input.e-input#{$css},
6235
6236
  .e-input-group.e-bigger input,
6236
6237
  .e-input-group.e-bigger input.e-input,
6237
6238
  .e-input-group.e-control-wrapper.e-bigger input,
@@ -9428,6 +9429,16 @@ $float-label-rtl-value: -7px !default;
9428
9429
  }
9429
9430
  }
9430
9431
 
9432
+ .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
9433
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
9434
+ .e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
9435
+ .e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
9436
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
9437
+ margin-left: $outline-small-input-icon-margin-left;
9438
+ margin-right: $zero-value;
9439
+ }
9440
+ }
9441
+
9431
9442
  .e-outline.e-input-group.e-small .e-clear-icon,
9432
9443
  .e-outline.e-input-group .e-clear-icon.e-small,
9433
9444
  .e-small .e-outline.e-input-group .e-clear-icon,
@@ -9511,6 +9522,17 @@ $float-label-rtl-value: -7px !default;
9511
9522
  }
9512
9523
  }
9513
9524
 
9525
+ .e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
9526
+ .e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
9527
+ .e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
9528
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
9529
+ .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
9530
+ .e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
9531
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
9532
+ margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
9533
+ }
9534
+ }
9535
+
9514
9536
  input.e-input.e-bigger.e-outline,
9515
9537
  .e-bigger input.e-input.e-outline,
9516
9538
  .e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
@@ -9717,6 +9739,17 @@ $float-label-rtl-value: -7px !default;
9717
9739
  }
9718
9740
  }
9719
9741
 
9742
+ .e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
9743
+ .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
9744
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
9745
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
9746
+ .e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
9747
+ .e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
9748
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
9749
+ margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
9750
+ }
9751
+ }
9752
+
9720
9753
  .e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
9721
9754
  .e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
9722
9755
  .e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
@@ -25290,7 +25323,7 @@ $calendar-yeardecade-bg-color: $bg-base-0 !default;
25290
25323
  $calendar-yeardecade-hover-color: $hover-font !default;
25291
25324
  $calendar-spanicon-font-weight-style: 300 !default;
25292
25325
  $calendar-title-margin-left-style: 7px !default;
25293
- $calendar-normal-year-decade-padding: 0 0 10px 0 !default;
25326
+ $calendar-normal-year-decade-padding: 5px !default;
25294
25327
  $calendar-icon-font-size-style: 14px !default;
25295
25328
  $calendar-link-font-weight-style: 500 !default;
25296
25329
  $calendar-focused-date-bg-style: $bg-base-0 !default;
@@ -28074,8 +28107,6 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
28074
28107
 
28075
28108
  +.e-label {
28076
28109
  margin-left: $cbox-margin;
28077
- max-width: calc(100% - ($cbox-width + $cbox-margin));
28078
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28079
28110
  }
28080
28111
 
28081
28112
  +.e-ripple-container {
@@ -28305,8 +28336,6 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
28305
28336
  font-size: $cbox-bigger-font-size;
28306
28337
  line-height: $cbox-bigger-height;
28307
28338
  margin-left: $cbox-bigger-margin;
28308
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
28309
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28310
28339
  }
28311
28340
 
28312
28341
  +.e-ripple-container {
@@ -41574,7 +41603,7 @@ $range-header-btn-max-width: 116px !default;
41574
41603
  $range-header-btn-bigger-max-width: 132px !default;
41575
41604
  $range-presets-width: 160px !default;
41576
41605
  $range-hover-start-radius: 50% 0 0 50% !default;
41577
- $range-hover-end-radius: 0 !default;
41606
+ $range-hover-end-radius: 0 50% 50% 0 !default;
41578
41607
  $range-text-overflow: ellipsis !default;
41579
41608
  $range-icon-hover-color: $hover-bg !default;
41580
41609
  $range-icon-border-radius: 0 !default;
@@ -75659,6 +75688,9 @@ $grid-dropitems-count-margin-left: -8px !default;
75659
75688
 
75660
75689
  li.e-cclist {
75661
75690
  padding: $grid-bigger-columnchooser-li-padding;
75691
+ @if $grid-skin == 'material3' {
75692
+ line-height: 24px;
75693
+ }
75662
75694
  }
75663
75695
 
75664
75696
  .e-toolbar .e-ccdiv {
@@ -76381,7 +76413,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76381
76413
  border-collapse: separate;
76382
76414
  table-layout: fixed;
76383
76415
  width: 100%;
76384
- border-spacing: 0.25px;
76385
76416
  }
76386
76417
 
76387
76418
  .e-tableborder {
@@ -77879,6 +77910,13 @@ $grid-dropitems-count-margin-left: -8px !default;
77879
77910
  margin: -12px;
77880
77911
  }
77881
77912
 
77913
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
77914
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
77915
+ @if $grid-skin == 'material3' {
77916
+ font-size: $text-base;
77917
+ }
77918
+ }
77919
+
77882
77920
  .e-ccdlg {
77883
77921
 
77884
77922
  .e-dlg-content {
@@ -79706,6 +79744,26 @@ $grid-dropitems-count-margin-left: -8px !default;
79706
79744
  }
79707
79745
  /* stylelint-enable */
79708
79746
 
79747
+ /* Apply styles for Firefox only */
79748
+ /* stylelint-disable function-url-quotes */
79749
+ @-moz-document url-prefix() {
79750
+ #{&}.e-grid-min-height {
79751
+ .e-rowcell,
79752
+ .e-icon-grightarrow,
79753
+ .e-icon-gdownarrow {
79754
+ line-height: normal;
79755
+ }
79756
+ }
79757
+ .e-bigger .e-grid.e-grid-min-height {
79758
+ .e-rowcell,
79759
+ .e-rowcell:first-child,
79760
+ .e-rowcell:last-child {
79761
+ line-height: normal;
79762
+ }
79763
+ }
79764
+ }
79765
+ /* stylelint-enable function-url-quotes */
79766
+
79709
79767
 
79710
79768
  @include export-module('grid-theme') {
79711
79769
 
@@ -117428,7 +117486,16 @@ $image-editor-contextual-toolbar: $bg-base-0 !default;
117428
117486
  & .e-dropdown-btn.e-image-popup {
117429
117487
  & .e-select,
117430
117488
  & .e-annotation,
117431
- & .e-transform,
117489
+ & .e-transform {
117490
+ font-size: $image-editor-bigger-tbar-btn-fontsize;
117491
+
117492
+ & .e-icons.e-caret {
117493
+ font-size: 10px;
117494
+ }
117495
+ }
117496
+ }
117497
+
117498
+ & .e-dropdown-btn {
117432
117499
  & .e-save {
117433
117500
  font-size: $image-editor-bigger-tbar-btn-fontsize;
117434
117501
 
@@ -117534,7 +117601,16 @@ $image-editor-contextual-toolbar: $bg-base-0 !default;
117534
117601
  & .e-dropdown-btn.e-image-popup {
117535
117602
  & .e-select,
117536
117603
  & .e-annotation,
117537
- & .e-transform,
117604
+ & .e-transform {
117605
+ font-size: $image-editor-tbar-btn-fontsize;
117606
+
117607
+ & .e-icons.e-caret {
117608
+ font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
117609
+ }
117610
+ }
117611
+ }
117612
+
117613
+ & .e-dropdown-btn {
117538
117614
  & .e-save {
117539
117615
  font-size: $image-editor-tbar-btn-fontsize;
117540
117616
 
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $grey-darker !default;
99
99
  & .e-dropdown-btn.e-image-popup {
100
100
  & .e-select,
101
101
  & .e-annotation,
102
- & .e-transform,
102
+ & .e-transform {
103
+ font-size: $image-editor-bigger-tbar-btn-fontsize;
104
+
105
+ & .e-icons.e-caret {
106
+ font-size: 10px;
107
+ }
108
+ }
109
+ }
110
+
111
+ & .e-dropdown-btn {
103
112
  & .e-save {
104
113
  font-size: $image-editor-bigger-tbar-btn-fontsize;
105
114
 
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $grey-darker !default;
205
214
  & .e-dropdown-btn.e-image-popup {
206
215
  & .e-select,
207
216
  & .e-annotation,
208
- & .e-transform,
217
+ & .e-transform {
218
+ font-size: $image-editor-tbar-btn-fontsize;
219
+
220
+ & .e-icons.e-caret {
221
+ font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
222
+ }
223
+ }
224
+ }
225
+
226
+ & .e-dropdown-btn {
209
227
  & .e-save {
210
228
  font-size: $image-editor-tbar-btn-fontsize;
211
229