@syncfusion/blazor-themes 22.1.37 → 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 +51 -7
  2. package/SCSS-Themes/bootstrap.scss +56 -12
  3. package/SCSS-Themes/bootstrap4.scss +51 -7
  4. package/SCSS-Themes/bootstrap5-dark.scss +51 -7
  5. package/SCSS-Themes/bootstrap5.scss +51 -7
  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 +52 -8
  27. package/SCSS-Themes/fabric.scss +52 -8
  28. package/SCSS-Themes/fluent-dark.scss +51 -7
  29. package/SCSS-Themes/fluent.scss +51 -7
  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 +53 -9
  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 +1 -0
  64. package/SCSS-Themes/inputs/input/bootstrap.scss +1 -0
  65. package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -0
  66. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -0
  67. package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -0
  68. package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -0
  69. package/SCSS-Themes/inputs/input/fabric.scss +1 -0
  70. package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -0
  71. package/SCSS-Themes/inputs/input/fluent.scss +1 -0
  72. package/SCSS-Themes/inputs/input/highcontrast.scss +1 -0
  73. package/SCSS-Themes/inputs/input/material-dark.scss +1 -0
  74. package/SCSS-Themes/inputs/input/material.scss +1 -0
  75. package/SCSS-Themes/inputs/input/material3-dark.scss +1 -0
  76. package/SCSS-Themes/inputs/input/material3.scss +1 -0
  77. package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -0
  78. package/SCSS-Themes/inputs/input/tailwind.scss +1 -0
  79. package/SCSS-Themes/material-dark.scss +51 -7
  80. package/SCSS-Themes/material.scss +51 -7
  81. package/SCSS-Themes/material3-dark.scss +51 -7
  82. package/SCSS-Themes/material3.scss +51 -7
  83. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +5 -5
  84. package/SCSS-Themes/tailwind-dark.scss +51 -7
  85. package/SCSS-Themes/tailwind.scss +51 -7
  86. package/package.json +1 -1
@@ -6486,6 +6486,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
6486
6486
  }
6487
6487
 
6488
6488
  input.e-input.e-bigger#{$css},
6489
+ .e-bigger input.e-input#{$css},
6489
6490
  .e-input-group.e-bigger input,
6490
6491
  .e-input-group.e-bigger input.e-input,
6491
6492
  .e-input-group.e-control-wrapper.e-bigger input,
@@ -28350,8 +28351,6 @@ $cbox-border-style: solid !default;
28350
28351
 
28351
28352
  +.e-label {
28352
28353
  margin-left: $cbox-margin;
28353
- max-width: calc(100% - ($cbox-width + $cbox-margin));
28354
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28355
28354
  }
28356
28355
 
28357
28356
  +.e-ripple-container {
@@ -28581,8 +28580,6 @@ $cbox-border-style: solid !default;
28581
28580
  font-size: $cbox-bigger-font-size;
28582
28581
  line-height: $cbox-bigger-height;
28583
28582
  margin-left: $cbox-bigger-margin;
28584
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
28585
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28586
28583
  }
28587
28584
 
28588
28585
  +.e-ripple-container {
@@ -76712,6 +76709,9 @@ $grid-dropitems-count-margin-left: -8px !default;
76712
76709
 
76713
76710
  li.e-cclist {
76714
76711
  padding: $grid-bigger-columnchooser-li-padding;
76712
+ @if $grid-skin == 'material3' {
76713
+ line-height: 24px;
76714
+ }
76715
76715
  }
76716
76716
 
76717
76717
  .e-toolbar .e-ccdiv {
@@ -77434,7 +77434,6 @@ $grid-dropitems-count-margin-left: -8px !default;
77434
77434
  border-collapse: separate;
77435
77435
  table-layout: fixed;
77436
77436
  width: 100%;
77437
- border-spacing: 0.25px;
77438
77437
  }
77439
77438
 
77440
77439
  .e-tableborder {
@@ -78932,6 +78931,13 @@ $grid-dropitems-count-margin-left: -8px !default;
78932
78931
  margin: -12px;
78933
78932
  }
78934
78933
 
78934
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
78935
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
78936
+ @if $grid-skin == 'material3' {
78937
+ font-size: $text-base;
78938
+ }
78939
+ }
78940
+
78935
78941
  .e-ccdlg {
78936
78942
 
78937
78943
  .e-dlg-content {
@@ -80759,6 +80765,26 @@ $grid-dropitems-count-margin-left: -8px !default;
80759
80765
  }
80760
80766
  /* stylelint-enable */
80761
80767
 
80768
+ /* Apply styles for Firefox only */
80769
+ /* stylelint-disable function-url-quotes */
80770
+ @-moz-document url-prefix() {
80771
+ #{&}.e-grid-min-height {
80772
+ .e-rowcell,
80773
+ .e-icon-grightarrow,
80774
+ .e-icon-gdownarrow {
80775
+ line-height: normal;
80776
+ }
80777
+ }
80778
+ .e-bigger .e-grid.e-grid-min-height {
80779
+ .e-rowcell,
80780
+ .e-rowcell:first-child,
80781
+ .e-rowcell:last-child {
80782
+ line-height: normal;
80783
+ }
80784
+ }
80785
+ }
80786
+ /* stylelint-enable function-url-quotes */
80787
+
80762
80788
 
80763
80789
  @include export-module('grid-theme') {
80764
80790
 
@@ -118533,7 +118559,16 @@ $image-editor-contextual-toolbar: $grey-50 !default;
118533
118559
  & .e-dropdown-btn.e-image-popup {
118534
118560
  & .e-select,
118535
118561
  & .e-annotation,
118536
- & .e-transform,
118562
+ & .e-transform {
118563
+ font-size: $image-editor-bigger-tbar-btn-fontsize;
118564
+
118565
+ & .e-icons.e-caret {
118566
+ font-size: 10px;
118567
+ }
118568
+ }
118569
+ }
118570
+
118571
+ & .e-dropdown-btn {
118537
118572
  & .e-save {
118538
118573
  font-size: $image-editor-bigger-tbar-btn-fontsize;
118539
118574
 
@@ -118639,7 +118674,16 @@ $image-editor-contextual-toolbar: $grey-50 !default;
118639
118674
  & .e-dropdown-btn.e-image-popup {
118640
118675
  & .e-select,
118641
118676
  & .e-annotation,
118642
- & .e-transform,
118677
+ & .e-transform {
118678
+ font-size: $image-editor-tbar-btn-fontsize;
118679
+
118680
+ & .e-icons.e-caret {
118681
+ font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
118682
+ }
118683
+ }
118684
+ }
118685
+
118686
+ & .e-dropdown-btn {
118643
118687
  & .e-save {
118644
118688
  font-size: $image-editor-tbar-btn-fontsize;
118645
118689
 
@@ -6754,6 +6754,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
6754
6754
  }
6755
6755
 
6756
6756
  input.e-input.e-bigger#{$css},
6757
+ .e-bigger input.e-input#{$css},
6757
6758
  .e-input-group.e-bigger input,
6758
6759
  .e-input-group.e-bigger input.e-input,
6759
6760
  .e-input-group.e-control-wrapper.e-bigger input,
@@ -28742,8 +28743,6 @@ $cbox-border-style: solid !default;
28742
28743
 
28743
28744
  +.e-label {
28744
28745
  margin-left: $cbox-margin;
28745
- max-width: calc(100% - ($cbox-width + $cbox-margin));
28746
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28747
28746
  }
28748
28747
 
28749
28748
  +.e-ripple-container {
@@ -28973,8 +28972,6 @@ $cbox-border-style: solid !default;
28973
28972
  font-size: $cbox-bigger-font-size;
28974
28973
  line-height: $cbox-bigger-height;
28975
28974
  margin-left: $cbox-bigger-margin;
28976
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
28977
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28978
28975
  }
28979
28976
 
28980
28977
  +.e-ripple-container {
@@ -77249,6 +77246,9 @@ $grid-dropitems-count-margin-left: -9px !default;
77249
77246
 
77250
77247
  li.e-cclist {
77251
77248
  padding: $grid-bigger-columnchooser-li-padding;
77249
+ @if $grid-skin == 'material3' {
77250
+ line-height: 24px;
77251
+ }
77252
77252
  }
77253
77253
 
77254
77254
  .e-toolbar .e-ccdiv {
@@ -77971,7 +77971,6 @@ $grid-dropitems-count-margin-left: -9px !default;
77971
77971
  border-collapse: separate;
77972
77972
  table-layout: fixed;
77973
77973
  width: 100%;
77974
- border-spacing: 0.25px;
77975
77974
  }
77976
77975
 
77977
77976
  .e-tableborder {
@@ -79469,6 +79468,13 @@ $grid-dropitems-count-margin-left: -9px !default;
79469
79468
  margin: -12px;
79470
79469
  }
79471
79470
 
79471
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
79472
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
79473
+ @if $grid-skin == 'material3' {
79474
+ font-size: $text-base;
79475
+ }
79476
+ }
79477
+
79472
79478
  .e-ccdlg {
79473
79479
 
79474
79480
  .e-dlg-content {
@@ -81296,6 +81302,26 @@ $grid-dropitems-count-margin-left: -9px !default;
81296
81302
  }
81297
81303
  /* stylelint-enable */
81298
81304
 
81305
+ /* Apply styles for Firefox only */
81306
+ /* stylelint-disable function-url-quotes */
81307
+ @-moz-document url-prefix() {
81308
+ #{&}.e-grid-min-height {
81309
+ .e-rowcell,
81310
+ .e-icon-grightarrow,
81311
+ .e-icon-gdownarrow {
81312
+ line-height: normal;
81313
+ }
81314
+ }
81315
+ .e-bigger .e-grid.e-grid-min-height {
81316
+ .e-rowcell,
81317
+ .e-rowcell:first-child,
81318
+ .e-rowcell:last-child {
81319
+ line-height: normal;
81320
+ }
81321
+ }
81322
+ }
81323
+ /* stylelint-enable function-url-quotes */
81324
+
81299
81325
 
81300
81326
  @include export-module('grid-theme') {
81301
81327
 
@@ -119152,7 +119178,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
119152
119178
  & .e-dropdown-btn.e-image-popup {
119153
119179
  & .e-select,
119154
119180
  & .e-annotation,
119155
- & .e-transform,
119181
+ & .e-transform {
119182
+ font-size: $image-editor-bigger-tbar-btn-fontsize;
119183
+
119184
+ & .e-icons.e-caret {
119185
+ font-size: 10px;
119186
+ }
119187
+ }
119188
+ }
119189
+
119190
+ & .e-dropdown-btn {
119156
119191
  & .e-save {
119157
119192
  font-size: $image-editor-bigger-tbar-btn-fontsize;
119158
119193
 
@@ -119258,7 +119293,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
119258
119293
  & .e-dropdown-btn.e-image-popup {
119259
119294
  & .e-select,
119260
119295
  & .e-annotation,
119261
- & .e-transform,
119296
+ & .e-transform {
119297
+ font-size: $image-editor-tbar-btn-fontsize;
119298
+
119299
+ & .e-icons.e-caret {
119300
+ font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
119301
+ }
119302
+ }
119303
+ }
119304
+
119305
+ & .e-dropdown-btn {
119262
119306
  & .e-save {
119263
119307
  font-size: $image-editor-tbar-btn-fontsize;
119264
119308
 
@@ -6836,6 +6836,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
6836
6836
  }
6837
6837
 
6838
6838
  input.e-input.e-bigger#{$css},
6839
+ .e-bigger input.e-input#{$css},
6839
6840
  .e-input-group.e-bigger input,
6840
6841
  .e-input-group.e-bigger input.e-input,
6841
6842
  .e-input-group.e-control-wrapper.e-bigger input,
@@ -28824,8 +28825,6 @@ $cbox-border-style: solid !default;
28824
28825
 
28825
28826
  +.e-label {
28826
28827
  margin-left: $cbox-margin;
28827
- max-width: calc(100% - ($cbox-width + $cbox-margin));
28828
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28829
28828
  }
28830
28829
 
28831
28830
  +.e-ripple-container {
@@ -29055,8 +29054,6 @@ $cbox-border-style: solid !default;
29055
29054
  font-size: $cbox-bigger-font-size;
29056
29055
  line-height: $cbox-bigger-height;
29057
29056
  margin-left: $cbox-bigger-margin;
29058
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
29059
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
29060
29057
  }
29061
29058
 
29062
29059
  +.e-ripple-container {
@@ -77331,6 +77328,9 @@ $grid-dropitems-count-margin-left: -9px !default;
77331
77328
 
77332
77329
  li.e-cclist {
77333
77330
  padding: $grid-bigger-columnchooser-li-padding;
77331
+ @if $grid-skin == 'material3' {
77332
+ line-height: 24px;
77333
+ }
77334
77334
  }
77335
77335
 
77336
77336
  .e-toolbar .e-ccdiv {
@@ -78053,7 +78053,6 @@ $grid-dropitems-count-margin-left: -9px !default;
78053
78053
  border-collapse: separate;
78054
78054
  table-layout: fixed;
78055
78055
  width: 100%;
78056
- border-spacing: 0.25px;
78057
78056
  }
78058
78057
 
78059
78058
  .e-tableborder {
@@ -79551,6 +79550,13 @@ $grid-dropitems-count-margin-left: -9px !default;
79551
79550
  margin: -12px;
79552
79551
  }
79553
79552
 
79553
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
79554
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
79555
+ @if $grid-skin == 'material3' {
79556
+ font-size: $text-base;
79557
+ }
79558
+ }
79559
+
79554
79560
  .e-ccdlg {
79555
79561
 
79556
79562
  .e-dlg-content {
@@ -81378,6 +81384,26 @@ $grid-dropitems-count-margin-left: -9px !default;
81378
81384
  }
81379
81385
  /* stylelint-enable */
81380
81386
 
81387
+ /* Apply styles for Firefox only */
81388
+ /* stylelint-disable function-url-quotes */
81389
+ @-moz-document url-prefix() {
81390
+ #{&}.e-grid-min-height {
81391
+ .e-rowcell,
81392
+ .e-icon-grightarrow,
81393
+ .e-icon-gdownarrow {
81394
+ line-height: normal;
81395
+ }
81396
+ }
81397
+ .e-bigger .e-grid.e-grid-min-height {
81398
+ .e-rowcell,
81399
+ .e-rowcell:first-child,
81400
+ .e-rowcell:last-child {
81401
+ line-height: normal;
81402
+ }
81403
+ }
81404
+ }
81405
+ /* stylelint-enable function-url-quotes */
81406
+
81381
81407
 
81382
81408
  @include export-module('grid-theme') {
81383
81409
 
@@ -119234,7 +119260,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
119234
119260
  & .e-dropdown-btn.e-image-popup {
119235
119261
  & .e-select,
119236
119262
  & .e-annotation,
119237
- & .e-transform,
119263
+ & .e-transform {
119264
+ font-size: $image-editor-bigger-tbar-btn-fontsize;
119265
+
119266
+ & .e-icons.e-caret {
119267
+ font-size: 10px;
119268
+ }
119269
+ }
119270
+ }
119271
+
119272
+ & .e-dropdown-btn {
119238
119273
  & .e-save {
119239
119274
  font-size: $image-editor-bigger-tbar-btn-fontsize;
119240
119275
 
@@ -119340,7 +119375,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
119340
119375
  & .e-dropdown-btn.e-image-popup {
119341
119376
  & .e-select,
119342
119377
  & .e-annotation,
119343
- & .e-transform,
119378
+ & .e-transform {
119379
+ font-size: $image-editor-tbar-btn-fontsize;
119380
+
119381
+ & .e-icons.e-caret {
119382
+ font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
119383
+ }
119384
+ }
119385
+ }
119386
+
119387
+ & .e-dropdown-btn {
119344
119388
  & .e-save {
119345
119389
  font-size: $image-editor-tbar-btn-fontsize;
119346
119390
 
@@ -125,7 +125,7 @@ $tbar-separator-nrml-mrgn: 5.5px 6px !default;
125
125
  $tbar-separator-vertical-bgr-mrgn: 6px !default;
126
126
  $tbar-separator-vertical-nrml-mrgn: 6px 5.5px !default;
127
127
  $tbar-btn-bgr-padding: 1px 7px !default;
128
- $tbar-btn-bgr-focus-padding: 0 6px !default;
128
+ $tbar-btn-bgr-focus-padding: 0 7px !default;
129
129
  $tbar-btn-nrml-padding: 1px 2.5px !default;
130
130
  $tbar-icons-bgr-font-size: 14px !default;
131
131
  $tbar-multirow-items-mrgn-bigger: 15px !default;
@@ -135,16 +135,16 @@ $tbar-multirow-item-top-btm-mrgn-small: 0 !default;
135
135
 
136
136
  $tbar-bgr-btn-text-font-size: 14px !default;
137
137
  $tbar-bgr-btn-icon-font-size: 16px !default;
138
- $tbar-bgr-btn-focus-padding: 0 6px !default;
138
+ $tbar-bgr-btn-focus-padding: 0 7px !default;
139
139
 
140
140
  $tbar-nrml-btn-border-radius: 4px !default;
141
- $tbar-nrml-btn-focus-padding: 0 1.5px !default;
141
+ $tbar-nrml-btn-focus-padding: 0 2.5px !default;
142
142
  $tbar-nrml-btn-focus-outline: 0 !default;
143
143
 
144
144
  $tbar-btn-icons-focus-color: $tbar-press-font !default;
145
145
  $tbar-btn-text-focus-color: $tbar-press-font !default;
146
146
  $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
147
- $tbar-btn-hover-border-size: $tbar-border-size !default;
147
+ $tbar-btn-hover-border-size: 0 !default;
148
148
  $tbar-btn-hover-active-icons-color: $tbar-press-font !default;
149
149
  $tbar-btn-hover-active-text-color: $tbar-press-font !default;
150
150
  $tbar-btn-overlay-opacity: .5 !default;
@@ -157,7 +157,7 @@ $tbar-btn-pressed-focus-box-shadow: inset 0 3px 5px rgba($grey-base, .125) !defa
157
157
  $tbar-btn-pressed-bg: $grey-e6 !default;
158
158
  $tbar-flat-btn-active-box-shadow: inset 0 3px 5px rgba($grey-base, .125) !default;
159
159
 
160
- $tbar-ext-btn-focus-padding: 0 1.5px !default;
160
+ $tbar-ext-btn-focus-padding: 0 2.5px !default;
161
161
  $tbar-ext-btn-icon-padding: 0 !default;
162
162
  $tbar-ext-btn-icon-font-size: 14px !default;
163
163
  $tbar-ext-btn-focus-box-shadow: none !default;
@@ -6272,6 +6272,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
6272
6272
  }
6273
6273
 
6274
6274
  input.e-input.e-bigger#{$css},
6275
+ .e-bigger input.e-input#{$css},
6275
6276
  .e-input-group.e-bigger input,
6276
6277
  .e-input-group.e-bigger input.e-input,
6277
6278
  .e-input-group.e-control-wrapper.e-bigger input,
@@ -28357,8 +28358,6 @@ $cbox-border-style: solid !default;
28357
28358
 
28358
28359
  +.e-label {
28359
28360
  margin-left: $cbox-margin;
28360
- max-width: calc(100% - ($cbox-width + $cbox-margin));
28361
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28362
28361
  }
28363
28362
 
28364
28363
  +.e-ripple-container {
@@ -28588,8 +28587,6 @@ $cbox-border-style: solid !default;
28588
28587
  font-size: $cbox-bigger-font-size;
28589
28588
  line-height: $cbox-bigger-height;
28590
28589
  margin-left: $cbox-bigger-margin;
28591
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
28592
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28593
28590
  }
28594
28591
 
28595
28592
  +.e-ripple-container {
@@ -76054,6 +76051,9 @@ $grid-dropitems-count-margin-left: -8px !default;
76054
76051
 
76055
76052
  li.e-cclist {
76056
76053
  padding: $grid-bigger-columnchooser-li-padding;
76054
+ @if $grid-skin == 'material3' {
76055
+ line-height: 24px;
76056
+ }
76057
76057
  }
76058
76058
 
76059
76059
  .e-toolbar .e-ccdiv {
@@ -76776,7 +76776,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76776
76776
  border-collapse: separate;
76777
76777
  table-layout: fixed;
76778
76778
  width: 100%;
76779
- border-spacing: 0.25px;
76780
76779
  }
76781
76780
 
76782
76781
  .e-tableborder {
@@ -78274,6 +78273,13 @@ $grid-dropitems-count-margin-left: -8px !default;
78274
78273
  margin: -12px;
78275
78274
  }
78276
78275
 
78276
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
78277
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
78278
+ @if $grid-skin == 'material3' {
78279
+ font-size: $text-base;
78280
+ }
78281
+ }
78282
+
78277
78283
  .e-ccdlg {
78278
78284
 
78279
78285
  .e-dlg-content {
@@ -80101,6 +80107,26 @@ $grid-dropitems-count-margin-left: -8px !default;
80101
80107
  }
80102
80108
  /* stylelint-enable */
80103
80109
 
80110
+ /* Apply styles for Firefox only */
80111
+ /* stylelint-disable function-url-quotes */
80112
+ @-moz-document url-prefix() {
80113
+ #{&}.e-grid-min-height {
80114
+ .e-rowcell,
80115
+ .e-icon-grightarrow,
80116
+ .e-icon-gdownarrow {
80117
+ line-height: normal;
80118
+ }
80119
+ }
80120
+ .e-bigger .e-grid.e-grid-min-height {
80121
+ .e-rowcell,
80122
+ .e-rowcell:first-child,
80123
+ .e-rowcell:last-child {
80124
+ line-height: normal;
80125
+ }
80126
+ }
80127
+ }
80128
+ /* stylelint-enable function-url-quotes */
80129
+
80104
80130
 
80105
80131
  @include export-module('grid-theme') {
80106
80132
 
@@ -117878,7 +117904,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
117878
117904
  & .e-dropdown-btn.e-image-popup {
117879
117905
  & .e-select,
117880
117906
  & .e-annotation,
117881
- & .e-transform,
117907
+ & .e-transform {
117908
+ font-size: $image-editor-bigger-tbar-btn-fontsize;
117909
+
117910
+ & .e-icons.e-caret {
117911
+ font-size: 10px;
117912
+ }
117913
+ }
117914
+ }
117915
+
117916
+ & .e-dropdown-btn {
117882
117917
  & .e-save {
117883
117918
  font-size: $image-editor-bigger-tbar-btn-fontsize;
117884
117919
 
@@ -117984,7 +118019,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
117984
118019
  & .e-dropdown-btn.e-image-popup {
117985
118020
  & .e-select,
117986
118021
  & .e-annotation,
117987
- & .e-transform,
118022
+ & .e-transform {
118023
+ font-size: $image-editor-tbar-btn-fontsize;
118024
+
118025
+ & .e-icons.e-caret {
118026
+ font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
118027
+ }
118028
+ }
118029
+ }
118030
+
118031
+ & .e-dropdown-btn {
117988
118032
  & .e-save {
117989
118033
  font-size: $image-editor-tbar-btn-fontsize;
117990
118034
 
@@ -6269,6 +6269,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
6269
6269
  }
6270
6270
 
6271
6271
  input.e-input.e-bigger#{$css},
6272
+ .e-bigger input.e-input#{$css},
6272
6273
  .e-input-group.e-bigger input,
6273
6274
  .e-input-group.e-bigger input.e-input,
6274
6275
  .e-input-group.e-control-wrapper.e-bigger input,
@@ -28354,8 +28355,6 @@ $cbox-border-style: solid !default;
28354
28355
 
28355
28356
  +.e-label {
28356
28357
  margin-left: $cbox-margin;
28357
- max-width: calc(100% - ($cbox-width + $cbox-margin));
28358
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28359
28358
  }
28360
28359
 
28361
28360
  +.e-ripple-container {
@@ -28585,8 +28584,6 @@ $cbox-border-style: solid !default;
28585
28584
  font-size: $cbox-bigger-font-size;
28586
28585
  line-height: $cbox-bigger-height;
28587
28586
  margin-left: $cbox-bigger-margin;
28588
- max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
28589
- word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
28590
28587
  }
28591
28588
 
28592
28589
  +.e-ripple-container {
@@ -76051,6 +76048,9 @@ $grid-dropitems-count-margin-left: -8px !default;
76051
76048
 
76052
76049
  li.e-cclist {
76053
76050
  padding: $grid-bigger-columnchooser-li-padding;
76051
+ @if $grid-skin == 'material3' {
76052
+ line-height: 24px;
76053
+ }
76054
76054
  }
76055
76055
 
76056
76056
  .e-toolbar .e-ccdiv {
@@ -76773,7 +76773,6 @@ $grid-dropitems-count-margin-left: -8px !default;
76773
76773
  border-collapse: separate;
76774
76774
  table-layout: fixed;
76775
76775
  width: 100%;
76776
- border-spacing: 0.25px;
76777
76776
  }
76778
76777
 
76779
76778
  .e-tableborder {
@@ -78271,6 +78270,13 @@ $grid-dropitems-count-margin-left: -8px !default;
78271
78270
  margin: -12px;
78272
78271
  }
78273
78272
 
78273
+ .e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
78274
+ &.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
78275
+ @if $grid-skin == 'material3' {
78276
+ font-size: $text-base;
78277
+ }
78278
+ }
78279
+
78274
78280
  .e-ccdlg {
78275
78281
 
78276
78282
  .e-dlg-content {
@@ -80098,6 +80104,26 @@ $grid-dropitems-count-margin-left: -8px !default;
80098
80104
  }
80099
80105
  /* stylelint-enable */
80100
80106
 
80107
+ /* Apply styles for Firefox only */
80108
+ /* stylelint-disable function-url-quotes */
80109
+ @-moz-document url-prefix() {
80110
+ #{&}.e-grid-min-height {
80111
+ .e-rowcell,
80112
+ .e-icon-grightarrow,
80113
+ .e-icon-gdownarrow {
80114
+ line-height: normal;
80115
+ }
80116
+ }
80117
+ .e-bigger .e-grid.e-grid-min-height {
80118
+ .e-rowcell,
80119
+ .e-rowcell:first-child,
80120
+ .e-rowcell:last-child {
80121
+ line-height: normal;
80122
+ }
80123
+ }
80124
+ }
80125
+ /* stylelint-enable function-url-quotes */
80126
+
80101
80127
 
80102
80128
  @include export-module('grid-theme') {
80103
80129
 
@@ -117875,7 +117901,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
117875
117901
  & .e-dropdown-btn.e-image-popup {
117876
117902
  & .e-select,
117877
117903
  & .e-annotation,
117878
- & .e-transform,
117904
+ & .e-transform {
117905
+ font-size: $image-editor-bigger-tbar-btn-fontsize;
117906
+
117907
+ & .e-icons.e-caret {
117908
+ font-size: 10px;
117909
+ }
117910
+ }
117911
+ }
117912
+
117913
+ & .e-dropdown-btn {
117879
117914
  & .e-save {
117880
117915
  font-size: $image-editor-bigger-tbar-btn-fontsize;
117881
117916
 
@@ -117981,7 +118016,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
117981
118016
  & .e-dropdown-btn.e-image-popup {
117982
118017
  & .e-select,
117983
118018
  & .e-annotation,
117984
- & .e-transform,
118019
+ & .e-transform {
118020
+ font-size: $image-editor-tbar-btn-fontsize;
118021
+
118022
+ & .e-icons.e-caret {
118023
+ font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
118024
+ }
118025
+ }
118026
+ }
118027
+
118028
+ & .e-dropdown-btn {
117985
118029
  & .e-save {
117986
118030
  font-size: $image-editor-tbar-btn-fontsize;
117987
118031
 
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"22.1.37","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"22.1.38","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}