@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
@@ -4988,7 +4988,7 @@ $float-label-rtl-value: -7px !default;
4988
4988
  .e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
4989
4989
  .e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
4990
4990
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
4991
- top: -9px;
4991
+ top: -7px;
4992
4992
  }
4993
4993
  }
4994
4994
 
@@ -5029,7 +5029,7 @@ $float-label-rtl-value: -7px !default;
5029
5029
  .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
5030
5030
  .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
5031
5031
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
5032
- top: -8px;
5032
+ top: -7px;
5033
5033
  }
5034
5034
  }
5035
5035
 
@@ -6342,6 +6342,7 @@ $float-label-rtl-value: -7px !default;
6342
6342
  }
6343
6343
 
6344
6344
  input.e-input.e-bigger#{$css},
6345
+ .e-bigger input.e-input#{$css},
6345
6346
  .e-input-group.e-bigger input,
6346
6347
  .e-input-group.e-bigger input.e-input,
6347
6348
  .e-input-group.e-control-wrapper.e-bigger input,
@@ -9538,6 +9539,16 @@ $float-label-rtl-value: -7px !default;
9538
9539
  }
9539
9540
  }
9540
9541
 
9542
+ .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
9543
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
9544
+ .e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
9545
+ .e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
9546
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
9547
+ margin-left: $outline-small-input-icon-margin-left;
9548
+ margin-right: $zero-value;
9549
+ }
9550
+ }
9551
+
9541
9552
  .e-outline.e-input-group.e-small .e-clear-icon,
9542
9553
  .e-outline.e-input-group .e-clear-icon.e-small,
9543
9554
  .e-small .e-outline.e-input-group .e-clear-icon,
@@ -9621,6 +9632,17 @@ $float-label-rtl-value: -7px !default;
9621
9632
  }
9622
9633
  }
9623
9634
 
9635
+ .e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
9636
+ .e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
9637
+ .e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
9638
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
9639
+ .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
9640
+ .e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
9641
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
9642
+ margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
9643
+ }
9644
+ }
9645
+
9624
9646
  input.e-input.e-bigger.e-outline,
9625
9647
  .e-bigger input.e-input.e-outline,
9626
9648
  .e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
@@ -9827,6 +9849,17 @@ $float-label-rtl-value: -7px !default;
9827
9849
  }
9828
9850
  }
9829
9851
 
9852
+ .e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
9853
+ .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
9854
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
9855
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
9856
+ .e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
9857
+ .e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
9858
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
9859
+ margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
9860
+ }
9861
+ }
9862
+
9830
9863
  .e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
9831
9864
  .e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
9832
9865
  .e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
@@ -28376,8 +28409,6 @@ $cbox-border-style: solid !default;
28376
28409
 
28377
28410
  +.e-label {
28378
28411
  margin-left: $cbox-margin;
28379
- max-width: calc(100% - ($cbox-width + $cbox-margin));
28380
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28381
28412
  }
28382
28413
 
28383
28414
  +.e-ripple-container {
@@ -28607,8 +28638,6 @@ $cbox-border-style: solid !default;
28607
28638
  font-size: $cbox-bigger-font-size;
28608
28639
  line-height: $cbox-bigger-height;
28609
28640
  margin-left: $cbox-bigger-margin;
28610
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
28611
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28612
28641
  }
28613
28642
 
28614
28643
  +.e-ripple-container {
@@ -76092,6 +76121,9 @@ $grid-dropitems-count-margin-left: -4px !default;
76092
76121
 
76093
76122
  li.e-cclist {
76094
76123
  padding: $grid-bigger-columnchooser-li-padding;
76124
+ @if $grid-skin == 'material3' {
76125
+ line-height: 24px;
76126
+ }
76095
76127
  }
76096
76128
 
76097
76129
  .e-toolbar .e-ccdiv {
@@ -76814,7 +76846,6 @@ $grid-dropitems-count-margin-left: -4px !default;
76814
76846
  border-collapse: separate;
76815
76847
  table-layout: fixed;
76816
76848
  width: 100%;
76817
- border-spacing: 0.25px;
76818
76849
  }
76819
76850
 
76820
76851
  .e-tableborder {
@@ -78312,6 +78343,13 @@ $grid-dropitems-count-margin-left: -4px !default;
78312
78343
  margin: -12px;
78313
78344
  }
78314
78345
 
78346
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
78347
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
78348
+ @if $grid-skin == 'material3' {
78349
+ font-size: $text-base;
78350
+ }
78351
+ }
78352
+
78315
78353
  .e-ccdlg {
78316
78354
 
78317
78355
  .e-dlg-content {
@@ -80139,6 +80177,26 @@ $grid-dropitems-count-margin-left: -4px !default;
80139
80177
  }
80140
80178
  /* stylelint-enable */
80141
80179
 
80180
+ /* Apply styles for Firefox only */
80181
+ /* stylelint-disable function-url-quotes */
80182
+ @-moz-document url-prefix() {
80183
+ #{&}.e-grid-min-height {
80184
+ .e-rowcell,
80185
+ .e-icon-grightarrow,
80186
+ .e-icon-gdownarrow {
80187
+ line-height: normal;
80188
+ }
80189
+ }
80190
+ .e-bigger .e-grid.e-grid-min-height {
80191
+ .e-rowcell,
80192
+ .e-rowcell:first-child,
80193
+ .e-rowcell:last-child {
80194
+ line-height: normal;
80195
+ }
80196
+ }
80197
+ }
80198
+ /* stylelint-enable function-url-quotes */
80199
+
80142
80200
 
80143
80201
  @include export-module('grid-theme') {
80144
80202
 
@@ -117930,7 +117988,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
117930
117988
  & .e-dropdown-btn.e-image-popup {
117931
117989
  & .e-select,
117932
117990
  & .e-annotation,
117933
- & .e-transform,
117991
+ & .e-transform {
117992
+ font-size: $image-editor-bigger-tbar-btn-fontsize;
117993
+
117994
+ & .e-icons.e-caret {
117995
+ font-size: 10px;
117996
+ }
117997
+ }
117998
+ }
117999
+
118000
+ & .e-dropdown-btn {
117934
118001
  & .e-save {
117935
118002
  font-size: $image-editor-bigger-tbar-btn-fontsize;
117936
118003
 
@@ -118036,7 +118103,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
118036
118103
  & .e-dropdown-btn.e-image-popup {
118037
118104
  & .e-select,
118038
118105
  & .e-annotation,
118039
- & .e-transform,
118106
+ & .e-transform {
118107
+ font-size: $image-editor-tbar-btn-fontsize;
118108
+
118109
+ & .e-icons.e-caret {
118110
+ font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
118111
+ }
118112
+ }
118113
+ }
118114
+
118115
+ & .e-dropdown-btn {
118040
118116
  & .e-save {
118041
118117
  font-size: $image-editor-tbar-btn-fontsize;
118042
118118
 
@@ -4988,7 +4988,7 @@ $float-label-rtl-value: -7px !default;
4988
4988
  .e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
4989
4989
  .e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
4990
4990
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
4991
- top: -9px;
4991
+ top: -7px;
4992
4992
  }
4993
4993
  }
4994
4994
 
@@ -5029,7 +5029,7 @@ $float-label-rtl-value: -7px !default;
5029
5029
  .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
5030
5030
  .e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
5031
5031
  @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
5032
- top: -8px;
5032
+ top: -7px;
5033
5033
  }
5034
5034
  }
5035
5035
 
@@ -6342,6 +6342,7 @@ $float-label-rtl-value: -7px !default;
6342
6342
  }
6343
6343
 
6344
6344
  input.e-input.e-bigger#{$css},
6345
+ .e-bigger input.e-input#{$css},
6345
6346
  .e-input-group.e-bigger input,
6346
6347
  .e-input-group.e-bigger input.e-input,
6347
6348
  .e-input-group.e-control-wrapper.e-bigger input,
@@ -9538,6 +9539,16 @@ $float-label-rtl-value: -7px !default;
9538
9539
  }
9539
9540
  }
9540
9541
 
9542
+ .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
9543
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
9544
+ .e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
9545
+ .e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
9546
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
9547
+ margin-left: $outline-small-input-icon-margin-left;
9548
+ margin-right: $zero-value;
9549
+ }
9550
+ }
9551
+
9541
9552
  .e-outline.e-input-group.e-small .e-clear-icon,
9542
9553
  .e-outline.e-input-group .e-clear-icon.e-small,
9543
9554
  .e-small .e-outline.e-input-group .e-clear-icon,
@@ -9621,6 +9632,17 @@ $float-label-rtl-value: -7px !default;
9621
9632
  }
9622
9633
  }
9623
9634
 
9635
+ .e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
9636
+ .e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
9637
+ .e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
9638
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
9639
+ .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
9640
+ .e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
9641
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
9642
+ margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
9643
+ }
9644
+ }
9645
+
9624
9646
  input.e-input.e-bigger.e-outline,
9625
9647
  .e-bigger input.e-input.e-outline,
9626
9648
  .e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
@@ -9827,6 +9849,17 @@ $float-label-rtl-value: -7px !default;
9827
9849
  }
9828
9850
  }
9829
9851
 
9852
+ .e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
9853
+ .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
9854
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
9855
+ .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
9856
+ .e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
9857
+ .e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
9858
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
9859
+ margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
9860
+ }
9861
+ }
9862
+
9830
9863
  .e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
9831
9864
  .e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
9832
9865
  .e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
@@ -28376,8 +28409,6 @@ $cbox-border-style: solid !default;
28376
28409
 
28377
28410
  +.e-label {
28378
28411
  margin-left: $cbox-margin;
28379
- max-width: calc(100% - ($cbox-width + $cbox-margin));
28380
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28381
28412
  }
28382
28413
 
28383
28414
  +.e-ripple-container {
@@ -28607,8 +28638,6 @@ $cbox-border-style: solid !default;
28607
28638
  font-size: $cbox-bigger-font-size;
28608
28639
  line-height: $cbox-bigger-height;
28609
28640
  margin-left: $cbox-bigger-margin;
28610
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
28611
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28612
28641
  }
28613
28642
 
28614
28643
  +.e-ripple-container {
@@ -76092,6 +76121,9 @@ $grid-dropitems-count-margin-left: -4px !default;
76092
76121
 
76093
76122
  li.e-cclist {
76094
76123
  padding: $grid-bigger-columnchooser-li-padding;
76124
+ @if $grid-skin == 'material3' {
76125
+ line-height: 24px;
76126
+ }
76095
76127
  }
76096
76128
 
76097
76129
  .e-toolbar .e-ccdiv {
@@ -76814,7 +76846,6 @@ $grid-dropitems-count-margin-left: -4px !default;
76814
76846
  border-collapse: separate;
76815
76847
  table-layout: fixed;
76816
76848
  width: 100%;
76817
- border-spacing: 0.25px;
76818
76849
  }
76819
76850
 
76820
76851
  .e-tableborder {
@@ -78312,6 +78343,13 @@ $grid-dropitems-count-margin-left: -4px !default;
78312
78343
  margin: -12px;
78313
78344
  }
78314
78345
 
78346
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
78347
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
78348
+ @if $grid-skin == 'material3' {
78349
+ font-size: $text-base;
78350
+ }
78351
+ }
78352
+
78315
78353
  .e-ccdlg {
78316
78354
 
78317
78355
  .e-dlg-content {
@@ -80139,6 +80177,26 @@ $grid-dropitems-count-margin-left: -4px !default;
80139
80177
  }
80140
80178
  /* stylelint-enable */
80141
80179
 
80180
+ /* Apply styles for Firefox only */
80181
+ /* stylelint-disable function-url-quotes */
80182
+ @-moz-document url-prefix() {
80183
+ #{&}.e-grid-min-height {
80184
+ .e-rowcell,
80185
+ .e-icon-grightarrow,
80186
+ .e-icon-gdownarrow {
80187
+ line-height: normal;
80188
+ }
80189
+ }
80190
+ .e-bigger .e-grid.e-grid-min-height {
80191
+ .e-rowcell,
80192
+ .e-rowcell:first-child,
80193
+ .e-rowcell:last-child {
80194
+ line-height: normal;
80195
+ }
80196
+ }
80197
+ }
80198
+ /* stylelint-enable function-url-quotes */
80199
+
80142
80200
 
80143
80201
  @include export-module('grid-theme') {
80144
80202
 
@@ -117930,7 +117988,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
117930
117988
  & .e-dropdown-btn.e-image-popup {
117931
117989
  & .e-select,
117932
117990
  & .e-annotation,
117933
- & .e-transform,
117991
+ & .e-transform {
117992
+ font-size: $image-editor-bigger-tbar-btn-fontsize;
117993
+
117994
+ & .e-icons.e-caret {
117995
+ font-size: 10px;
117996
+ }
117997
+ }
117998
+ }
117999
+
118000
+ & .e-dropdown-btn {
117934
118001
  & .e-save {
117935
118002
  font-size: $image-editor-bigger-tbar-btn-fontsize;
117936
118003
 
@@ -118036,7 +118103,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
118036
118103
  & .e-dropdown-btn.e-image-popup {
118037
118104
  & .e-select,
118038
118105
  & .e-annotation,
118039
- & .e-transform,
118106
+ & .e-transform {
118107
+ font-size: $image-editor-tbar-btn-fontsize;
118108
+
118109
+ & .e-icons.e-caret {
118110
+ font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
118111
+ }
118112
+ }
118113
+ }
118114
+
118115
+ & .e-dropdown-btn {
118040
118116
  & .e-save {
118041
118117
  font-size: $image-editor-tbar-btn-fontsize;
118042
118118
 
@@ -180,8 +180,6 @@ $cbox-border-style: solid !default;
180
180
 
181
181
  +.e-label {
182
182
  margin-left: $cbox-margin;
183
- max-width: calc(100% - ($cbox-width + $cbox-margin));
184
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
185
183
  }
186
184
 
187
185
  +.e-ripple-container {
@@ -411,8 +409,6 @@ $cbox-border-style: solid !default;
411
409
  font-size: $cbox-bigger-font-size;
412
410
  line-height: $cbox-bigger-height;
413
411
  margin-left: $cbox-bigger-margin;
414
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
415
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
416
412
  }
417
413
 
418
414
  +.e-ripple-container {
@@ -177,8 +177,6 @@ $cbox-key-focussed-bgcolor: transparent !default;
177
177
 
178
178
  +.e-label {
179
179
  margin-left: $cbox-margin;
180
- max-width: calc(100% - ($cbox-width + $cbox-margin));
181
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
182
180
  }
183
181
 
184
182
  +.e-ripple-container {
@@ -408,8 +406,6 @@ $cbox-key-focussed-bgcolor: transparent !default;
408
406
  font-size: $cbox-bigger-font-size;
409
407
  line-height: $cbox-bigger-height;
410
408
  margin-left: $cbox-bigger-margin;
411
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
412
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
413
409
  }
414
410
 
415
411
  +.e-ripple-container {
@@ -180,8 +180,6 @@ $cbox-border-style: solid !default;
180
180
 
181
181
  +.e-label {
182
182
  margin-left: $cbox-margin;
183
- max-width: calc(100% - ($cbox-width + $cbox-margin));
184
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
185
183
  }
186
184
 
187
185
  +.e-ripple-container {
@@ -411,8 +409,6 @@ $cbox-border-style: solid !default;
411
409
  font-size: $cbox-bigger-font-size;
412
410
  line-height: $cbox-bigger-height;
413
411
  margin-left: $cbox-bigger-margin;
414
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
415
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
416
412
  }
417
413
 
418
414
  +.e-ripple-container {
@@ -180,8 +180,6 @@ $cbox-border-style: solid !default;
180
180
 
181
181
  +.e-label {
182
182
  margin-left: $cbox-margin;
183
- max-width: calc(100% - ($cbox-width + $cbox-margin));
184
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
185
183
  }
186
184
 
187
185
  +.e-ripple-container {
@@ -411,8 +409,6 @@ $cbox-border-style: solid !default;
411
409
  font-size: $cbox-bigger-font-size;
412
410
  line-height: $cbox-bigger-height;
413
411
  margin-left: $cbox-bigger-margin;
414
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
415
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
416
412
  }
417
413
 
418
414
  +.e-ripple-container {
@@ -180,8 +180,6 @@ $cbox-border-style: solid !default;
180
180
 
181
181
  +.e-label {
182
182
  margin-left: $cbox-margin;
183
- max-width: calc(100% - ($cbox-width + $cbox-margin));
184
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
185
183
  }
186
184
 
187
185
  +.e-ripple-container {
@@ -411,8 +409,6 @@ $cbox-border-style: solid !default;
411
409
  font-size: $cbox-bigger-font-size;
412
410
  line-height: $cbox-bigger-height;
413
411
  margin-left: $cbox-bigger-margin;
414
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
415
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
416
412
  }
417
413
 
418
414
  +.e-ripple-container {
@@ -182,8 +182,6 @@ $cbox-ripple-size: -9px !default;
182
182
 
183
183
  +.e-label {
184
184
  margin-left: $cbox-margin;
185
- max-width: calc(100% - ($cbox-width + $cbox-margin));
186
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
187
185
  }
188
186
 
189
187
  +.e-ripple-container {
@@ -413,8 +411,6 @@ $cbox-ripple-size: -9px !default;
413
411
  font-size: $cbox-bigger-font-size;
414
412
  line-height: $cbox-bigger-height;
415
413
  margin-left: $cbox-bigger-margin;
416
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
417
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
418
414
  }
419
415
 
420
416
  +.e-ripple-container {
@@ -179,8 +179,6 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
179
179
 
180
180
  +.e-label {
181
181
  margin-left: $cbox-margin;
182
- max-width: calc(100% - ($cbox-width + $cbox-margin));
183
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
184
182
  }
185
183
 
186
184
  +.e-ripple-container {
@@ -410,8 +408,6 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
410
408
  font-size: $cbox-bigger-font-size;
411
409
  line-height: $cbox-bigger-height;
412
410
  margin-left: $cbox-bigger-margin;
413
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
414
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
415
411
  }
416
412
 
417
413
  +.e-ripple-container {
@@ -184,8 +184,6 @@ $cbox-icon-color: $icon-color !default;
184
184
 
185
185
  +.e-label {
186
186
  margin-left: $cbox-margin;
187
- max-width: calc(100% - ($cbox-width + $cbox-margin));
188
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
189
187
  }
190
188
 
191
189
  +.e-ripple-container {
@@ -415,8 +413,6 @@ $cbox-icon-color: $icon-color !default;
415
413
  font-size: $cbox-bigger-font-size;
416
414
  line-height: $cbox-bigger-height;
417
415
  margin-left: $cbox-bigger-margin;
418
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
419
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
420
416
  }
421
417
 
422
418
  +.e-ripple-container {
@@ -184,8 +184,6 @@ $cbox-icon-color: $icon-color !default;
184
184
 
185
185
  +.e-label {
186
186
  margin-left: $cbox-margin;
187
- max-width: calc(100% - ($cbox-width + $cbox-margin));
188
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
189
187
  }
190
188
 
191
189
  +.e-ripple-container {
@@ -415,8 +413,6 @@ $cbox-icon-color: $icon-color !default;
415
413
  font-size: $cbox-bigger-font-size;
416
414
  line-height: $cbox-bigger-height;
417
415
  margin-left: $cbox-bigger-margin;
418
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
419
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
420
416
  }
421
417
 
422
418
  +.e-ripple-container {
@@ -178,8 +178,6 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
178
178
 
179
179
  +.e-label {
180
180
  margin-left: $cbox-margin;
181
- max-width: calc(100% - ($cbox-width + $cbox-margin));
182
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
183
181
  }
184
182
 
185
183
  +.e-ripple-container {
@@ -409,8 +407,6 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
409
407
  font-size: $cbox-bigger-font-size;
410
408
  line-height: $cbox-bigger-height;
411
409
  margin-left: $cbox-bigger-margin;
412
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
413
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
414
410
  }
415
411
 
416
412
  +.e-ripple-container {
@@ -183,8 +183,6 @@ $cbox-border-style: solid !default;
183
183
 
184
184
  +.e-label {
185
185
  margin-left: $cbox-margin;
186
- max-width: calc(100% - ($cbox-width + $cbox-margin));
187
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
188
186
  }
189
187
 
190
188
  +.e-ripple-container {
@@ -414,8 +412,6 @@ $cbox-border-style: solid !default;
414
412
  font-size: $cbox-bigger-font-size;
415
413
  line-height: $cbox-bigger-height;
416
414
  margin-left: $cbox-bigger-margin;
417
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
418
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
419
415
  }
420
416
 
421
417
  +.e-ripple-container {
@@ -179,8 +179,6 @@ $cbox-border-style: solid !default;
179
179
 
180
180
  +.e-label {
181
181
  margin-left: $cbox-margin;
182
- max-width: calc(100% - ($cbox-width + $cbox-margin));
183
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
184
182
  }
185
183
 
186
184
  +.e-ripple-container {
@@ -410,8 +408,6 @@ $cbox-border-style: solid !default;
410
408
  font-size: $cbox-bigger-font-size;
411
409
  line-height: $cbox-bigger-height;
412
410
  margin-left: $cbox-bigger-margin;
413
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
414
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
415
411
  }
416
412
 
417
413
  +.e-ripple-container {
@@ -180,8 +180,6 @@ $cbox-border-style: solid !default;
180
180
 
181
181
  +.e-label {
182
182
  margin-left: $cbox-margin;
183
- max-width: calc(100% - ($cbox-width + $cbox-margin));
184
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
185
183
  }
186
184
 
187
185
  +.e-ripple-container {
@@ -411,8 +409,6 @@ $cbox-border-style: solid !default;
411
409
  font-size: $cbox-bigger-font-size;
412
410
  line-height: $cbox-bigger-height;
413
411
  margin-left: $cbox-bigger-margin;
414
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
415
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
416
412
  }
417
413
 
418
414
  +.e-ripple-container {
@@ -180,8 +180,6 @@ $cbox-border-style: solid !default;
180
180
 
181
181
  +.e-label {
182
182
  margin-left: $cbox-margin;
183
- max-width: calc(100% - ($cbox-width + $cbox-margin));
184
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
185
183
  }
186
184
 
187
185
  +.e-ripple-container {
@@ -411,8 +409,6 @@ $cbox-border-style: solid !default;
411
409
  font-size: $cbox-bigger-font-size;
412
410
  line-height: $cbox-bigger-height;
413
411
  margin-left: $cbox-bigger-margin;
414
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
415
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
416
412
  }
417
413
 
418
414
  +.e-ripple-container {
@@ -180,8 +180,6 @@ $cbox-border-style: solid !default;
180
180
 
181
181
  +.e-label {
182
182
  margin-left: $cbox-margin;
183
- max-width: calc(100% - ($cbox-width + $cbox-margin));
184
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
185
183
  }
186
184
 
187
185
  +.e-ripple-container {
@@ -411,8 +409,6 @@ $cbox-border-style: solid !default;
411
409
  font-size: $cbox-bigger-font-size;
412
410
  line-height: $cbox-bigger-height;
413
411
  margin-left: $cbox-bigger-margin;
414
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
415
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
416
412
  }
417
413
 
418
414
  +.e-ripple-container {
@@ -180,8 +180,6 @@ $cbox-border-style: solid !default;
180
180
 
181
181
  +.e-label {
182
182
  margin-left: $cbox-margin;
183
- max-width: calc(100% - ($cbox-width + $cbox-margin));
184
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
185
183
  }
186
184
 
187
185
  +.e-ripple-container {
@@ -411,8 +409,6 @@ $cbox-border-style: solid !default;
411
409
  font-size: $cbox-bigger-font-size;
412
410
  line-height: $cbox-bigger-height;
413
411
  margin-left: $cbox-bigger-margin;
414
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
415
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
416
412
  }
417
413
 
418
414
  +.e-ripple-container {