@syncfusion/blazor-themes 31.2.10 → 31.2.12

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 (151) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +6 -0
  2. package/Compiled-Themes/bds-dark.css +15 -0
  3. package/Compiled-Themes/bds-lite.css +6 -0
  4. package/Compiled-Themes/bds.css +15 -0
  5. package/Compiled-Themes/bootstrap-dark-lite.css +6 -0
  6. package/Compiled-Themes/bootstrap-dark.css +15 -0
  7. package/Compiled-Themes/bootstrap-lite.css +6 -0
  8. package/Compiled-Themes/bootstrap.css +15 -0
  9. package/Compiled-Themes/bootstrap4-lite.css +6 -0
  10. package/Compiled-Themes/bootstrap4.css +15 -0
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +6 -0
  12. package/Compiled-Themes/bootstrap5-dark.css +15 -0
  13. package/Compiled-Themes/bootstrap5-lite.css +6 -0
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +6 -0
  15. package/Compiled-Themes/bootstrap5.3-dark.css +15 -0
  16. package/Compiled-Themes/bootstrap5.3-lite.css +6 -0
  17. package/Compiled-Themes/bootstrap5.3.css +15 -0
  18. package/Compiled-Themes/bootstrap5.css +15 -0
  19. package/Compiled-Themes/fabric-dark-lite.css +6 -0
  20. package/Compiled-Themes/fabric-dark.css +15 -0
  21. package/Compiled-Themes/fabric-lite.css +6 -0
  22. package/Compiled-Themes/fabric.css +15 -0
  23. package/Compiled-Themes/fluent-dark-lite.css +6 -0
  24. package/Compiled-Themes/fluent-dark.css +15 -0
  25. package/Compiled-Themes/fluent-lite.css +6 -0
  26. package/Compiled-Themes/fluent.css +15 -0
  27. package/Compiled-Themes/fluent2-dark-lite.css +6 -0
  28. package/Compiled-Themes/fluent2-dark.css +15 -0
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -0
  30. package/Compiled-Themes/fluent2-highcontrast.css +15 -0
  31. package/Compiled-Themes/fluent2-lite.css +6 -0
  32. package/Compiled-Themes/fluent2.css +15 -0
  33. package/Compiled-Themes/highcontrast-lite.css +6 -0
  34. package/Compiled-Themes/highcontrast.css +15 -0
  35. package/Compiled-Themes/material-dark-lite.css +6 -0
  36. package/Compiled-Themes/material-dark.css +15 -0
  37. package/Compiled-Themes/material-lite.css +6 -0
  38. package/Compiled-Themes/material.css +15 -0
  39. package/Compiled-Themes/material3-dark-lite.css +6 -0
  40. package/Compiled-Themes/material3-dark.css +15 -0
  41. package/Compiled-Themes/material3-lite.css +6 -0
  42. package/Compiled-Themes/material3.css +15 -0
  43. package/Compiled-Themes/tailwind-dark-lite.css +6 -0
  44. package/Compiled-Themes/tailwind-dark.css +15 -0
  45. package/Compiled-Themes/tailwind-lite.css +6 -0
  46. package/Compiled-Themes/tailwind.css +15 -0
  47. package/Compiled-Themes/tailwind3-dark-lite.css +6 -0
  48. package/Compiled-Themes/tailwind3-dark.css +15 -0
  49. package/Compiled-Themes/tailwind3-lite.css +6 -0
  50. package/Compiled-Themes/tailwind3.css +15 -0
  51. package/SCSS-Themes/bds-dark-lite.scss +7 -0
  52. package/SCSS-Themes/bds-dark.scss +18 -0
  53. package/SCSS-Themes/bds-lite.scss +7 -0
  54. package/SCSS-Themes/bds.scss +18 -0
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +7 -0
  56. package/SCSS-Themes/bootstrap-dark.scss +18 -0
  57. package/SCSS-Themes/bootstrap-lite.scss +7 -0
  58. package/SCSS-Themes/bootstrap.scss +18 -0
  59. package/SCSS-Themes/bootstrap4-lite.scss +7 -0
  60. package/SCSS-Themes/bootstrap4.scss +18 -0
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +7 -0
  62. package/SCSS-Themes/bootstrap5-dark.scss +18 -0
  63. package/SCSS-Themes/bootstrap5-lite.scss +7 -0
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +7 -0
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +18 -0
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +7 -0
  67. package/SCSS-Themes/bootstrap5.3.scss +18 -0
  68. package/SCSS-Themes/bootstrap5.scss +18 -0
  69. package/SCSS-Themes/fabric-dark-lite.scss +7 -0
  70. package/SCSS-Themes/fabric-dark.scss +18 -0
  71. package/SCSS-Themes/fabric-lite.scss +7 -0
  72. package/SCSS-Themes/fabric.scss +18 -0
  73. package/SCSS-Themes/fluent-dark-lite.scss +7 -0
  74. package/SCSS-Themes/fluent-dark.scss +18 -0
  75. package/SCSS-Themes/fluent-lite.scss +7 -0
  76. package/SCSS-Themes/fluent.scss +18 -0
  77. package/SCSS-Themes/fluent2-dark-lite.scss +7 -0
  78. package/SCSS-Themes/fluent2-dark.scss +18 -0
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +7 -0
  80. package/SCSS-Themes/fluent2-highcontrast.scss +18 -0
  81. package/SCSS-Themes/fluent2-lite.scss +7 -0
  82. package/SCSS-Themes/fluent2.scss +18 -0
  83. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +7 -0
  84. package/SCSS-Themes/grids/grid/bds-dark.scss +18 -0
  85. package/SCSS-Themes/grids/grid/bds-lite.scss +7 -0
  86. package/SCSS-Themes/grids/grid/bds.scss +18 -0
  87. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +7 -0
  88. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +18 -0
  89. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +7 -0
  90. package/SCSS-Themes/grids/grid/bootstrap.scss +18 -0
  91. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +7 -0
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +18 -0
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +7 -0
  94. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +18 -0
  95. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +7 -0
  96. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +7 -0
  97. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +18 -0
  98. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +7 -0
  99. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +18 -0
  100. package/SCSS-Themes/grids/grid/bootstrap5.scss +18 -0
  101. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +7 -0
  102. package/SCSS-Themes/grids/grid/fabric-dark.scss +18 -0
  103. package/SCSS-Themes/grids/grid/fabric-lite.scss +7 -0
  104. package/SCSS-Themes/grids/grid/fabric.scss +18 -0
  105. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +7 -0
  106. package/SCSS-Themes/grids/grid/fluent-dark.scss +18 -0
  107. package/SCSS-Themes/grids/grid/fluent-lite.scss +7 -0
  108. package/SCSS-Themes/grids/grid/fluent.scss +18 -0
  109. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +7 -0
  110. package/SCSS-Themes/grids/grid/fluent2-dark.scss +18 -0
  111. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +7 -0
  112. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +18 -0
  113. package/SCSS-Themes/grids/grid/fluent2-lite.scss +7 -0
  114. package/SCSS-Themes/grids/grid/fluent2.scss +18 -0
  115. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +7 -0
  116. package/SCSS-Themes/grids/grid/highcontrast.scss +18 -0
  117. package/SCSS-Themes/grids/grid/material-dark-lite.scss +7 -0
  118. package/SCSS-Themes/grids/grid/material-dark.scss +18 -0
  119. package/SCSS-Themes/grids/grid/material-lite.scss +7 -0
  120. package/SCSS-Themes/grids/grid/material.scss +18 -0
  121. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +7 -0
  122. package/SCSS-Themes/grids/grid/material3-dark.scss +18 -0
  123. package/SCSS-Themes/grids/grid/material3-lite.scss +7 -0
  124. package/SCSS-Themes/grids/grid/material3.scss +18 -0
  125. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +7 -0
  126. package/SCSS-Themes/grids/grid/tailwind-dark.scss +18 -0
  127. package/SCSS-Themes/grids/grid/tailwind-lite.scss +7 -0
  128. package/SCSS-Themes/grids/grid/tailwind.scss +18 -0
  129. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +7 -0
  130. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +18 -0
  131. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +7 -0
  132. package/SCSS-Themes/grids/grid/tailwind3.scss +18 -0
  133. package/SCSS-Themes/highcontrast-lite.scss +7 -0
  134. package/SCSS-Themes/highcontrast.scss +18 -0
  135. package/SCSS-Themes/material-dark-lite.scss +7 -0
  136. package/SCSS-Themes/material-dark.scss +18 -0
  137. package/SCSS-Themes/material-lite.scss +7 -0
  138. package/SCSS-Themes/material.scss +18 -0
  139. package/SCSS-Themes/material3-dark-lite.scss +7 -0
  140. package/SCSS-Themes/material3-dark.scss +18 -0
  141. package/SCSS-Themes/material3-lite.scss +7 -0
  142. package/SCSS-Themes/material3.scss +18 -0
  143. package/SCSS-Themes/tailwind-dark-lite.scss +7 -0
  144. package/SCSS-Themes/tailwind-dark.scss +18 -0
  145. package/SCSS-Themes/tailwind-lite.scss +7 -0
  146. package/SCSS-Themes/tailwind.scss +18 -0
  147. package/SCSS-Themes/tailwind3-dark-lite.scss +7 -0
  148. package/SCSS-Themes/tailwind3-dark.scss +18 -0
  149. package/SCSS-Themes/tailwind3-lite.scss +7 -0
  150. package/SCSS-Themes/tailwind3.scss +18 -0
  151. package/package.json +1 -1
@@ -84486,6 +84486,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
84486
84486
  $grid-bigger-columnchooser-ul-padding: 0 !default;
84487
84487
  $grid-bigger-columnchooser-li-padding: 8px 0 !default;
84488
84488
  $grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
84489
+ $grid-bigger-toolbar-div-margin: 12px !default;
84489
84490
  $grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
84490
84491
  $grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
84491
84492
  $grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
@@ -88793,6 +88794,12 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
88793
88794
  padding: 6px;
88794
88795
  }
88795
88796
  }
88797
+
88798
+ .e-rowcell .e-checkbox-wrapper,
88799
+ .e-rowcell .e-css.e-checkbox-wrapper {
88800
+ -webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
88801
+ user-select: none;
88802
+ }
88796
88803
 
88797
88804
  span.e-ungroupbutton.e-icons {
88798
88805
  margin-left: $grid-group-ungroupicon-margin-left;
@@ -92184,6 +92191,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
92184
92191
  }
92185
92192
  }
92186
92193
 
92194
+ .e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
92195
+ .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
92196
+ margin-right: $grid-bigger-toolbar-div-margin;
92197
+ }
92198
+
92199
+ .e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
92200
+ .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
92201
+ margin-left: $grid-bigger-toolbar-div-margin;
92202
+ margin-right: initial;
92203
+ }
92204
+
92187
92205
  .e-row .e-input-group .e-control.e-input {
92188
92206
  @if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
92189
92207
  padding-bottom: 0;
@@ -61521,6 +61521,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
61521
61521
  $grid-bigger-columnchooser-ul-padding: 0 !default;
61522
61522
  $grid-bigger-columnchooser-li-padding: 8px 0 !default;
61523
61523
  $grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
61524
+ $grid-bigger-toolbar-div-margin: 10px !default;
61524
61525
  $grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
61525
61526
  $grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
61526
61527
  $grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
@@ -65830,6 +65831,12 @@ $grid-checkmark-color: $primary-text-color !default;
65830
65831
  padding: 6px;
65831
65832
  }
65832
65833
  }
65834
+
65835
+ .e-rowcell .e-checkbox-wrapper,
65836
+ .e-rowcell .e-css.e-checkbox-wrapper {
65837
+ -webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
65838
+ user-select: none;
65839
+ }
65833
65840
 
65834
65841
  span.e-ungroupbutton.e-icons {
65835
65842
  margin-left: $grid-group-ungroupicon-margin-left;
@@ -83926,6 +83926,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
83926
83926
  $grid-bigger-columnchooser-ul-padding: 0 !default;
83927
83927
  $grid-bigger-columnchooser-li-padding: 8px 0 !default;
83928
83928
  $grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
83929
+ $grid-bigger-toolbar-div-margin: 10px !default;
83929
83930
  $grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
83930
83931
  $grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
83931
83932
  $grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
@@ -88235,6 +88236,12 @@ $grid-checkmark-color: $primary-text-color !default;
88235
88236
  padding: 6px;
88236
88237
  }
88237
88238
  }
88239
+
88240
+ .e-rowcell .e-checkbox-wrapper,
88241
+ .e-rowcell .e-css.e-checkbox-wrapper {
88242
+ -webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
88243
+ user-select: none;
88244
+ }
88238
88245
 
88239
88246
  span.e-ungroupbutton.e-icons {
88240
88247
  margin-left: $grid-group-ungroupicon-margin-left;
@@ -91626,6 +91633,17 @@ $grid-checkmark-color: $primary-text-color !default;
91626
91633
  }
91627
91634
  }
91628
91635
 
91636
+ .e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
91637
+ .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
91638
+ margin-right: $grid-bigger-toolbar-div-margin;
91639
+ }
91640
+
91641
+ .e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
91642
+ .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
91643
+ margin-left: $grid-bigger-toolbar-div-margin;
91644
+ margin-right: initial;
91645
+ }
91646
+
91629
91647
  .e-row .e-input-group .e-control.e-input {
91630
91648
  @if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
91631
91649
  padding-bottom: 0;
@@ -61519,6 +61519,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
61519
61519
  $grid-bigger-columnchooser-ul-padding: 0 !default;
61520
61520
  $grid-bigger-columnchooser-li-padding: 8px 0 !default;
61521
61521
  $grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
61522
+ $grid-bigger-toolbar-div-margin: 10px !default;
61522
61523
  $grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
61523
61524
  $grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
61524
61525
  $grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
@@ -65828,6 +65829,12 @@ $grid-checkmark-color: $primary-text-color !default;
65828
65829
  padding: 6px;
65829
65830
  }
65830
65831
  }
65832
+
65833
+ .e-rowcell .e-checkbox-wrapper,
65834
+ .e-rowcell .e-css.e-checkbox-wrapper {
65835
+ -webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
65836
+ user-select: none;
65837
+ }
65831
65838
 
65832
65839
  span.e-ungroupbutton.e-icons {
65833
65840
  margin-left: $grid-group-ungroupicon-margin-left;
@@ -83924,6 +83924,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
83924
83924
  $grid-bigger-columnchooser-ul-padding: 0 !default;
83925
83925
  $grid-bigger-columnchooser-li-padding: 8px 0 !default;
83926
83926
  $grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
83927
+ $grid-bigger-toolbar-div-margin: 10px !default;
83927
83928
  $grid-device-headercell-padding: 0 12px $grid-header-bottom-padding !default;
83928
83929
  $grid-device-headercell-fistchild-padding: 0 12px $grid-header-bottom-padding 16px !default;
83929
83930
  $grid-device-headercell-lastchild-padding: 0 16px $grid-header-bottom-padding 12px !default;
@@ -88233,6 +88234,12 @@ $grid-checkmark-color: $primary-text-color !default;
88233
88234
  padding: 6px;
88234
88235
  }
88235
88236
  }
88237
+
88238
+ .e-rowcell .e-checkbox-wrapper,
88239
+ .e-rowcell .e-css.e-checkbox-wrapper {
88240
+ -webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
88241
+ user-select: none;
88242
+ }
88236
88243
 
88237
88244
  span.e-ungroupbutton.e-icons {
88238
88245
  margin-left: $grid-group-ungroupicon-margin-left;
@@ -91624,6 +91631,17 @@ $grid-checkmark-color: $primary-text-color !default;
91624
91631
  }
91625
91632
  }
91626
91633
 
91634
+ .e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
91635
+ .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
91636
+ margin-right: $grid-bigger-toolbar-div-margin;
91637
+ }
91638
+
91639
+ .e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
91640
+ .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
91641
+ margin-left: $grid-bigger-toolbar-div-margin;
91642
+ margin-right: initial;
91643
+ }
91644
+
91627
91645
  .e-row .e-input-group .e-control.e-input {
91628
91646
  @if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
91629
91647
  padding-bottom: 0;
@@ -63034,6 +63034,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
63034
63034
  $grid-bigger-columnchooser-ul-padding: 0 !default;
63035
63035
  $grid-bigger-columnchooser-li-padding: 8px 0 !default;
63036
63036
  $grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
63037
+ $grid-bigger-toolbar-div-margin: 12px !default;
63037
63038
  $grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
63038
63039
  $grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
63039
63040
  $grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
@@ -67342,6 +67343,12 @@ $grid-checkmark-color: $primary-text-color !default;
67342
67343
  padding: 6px;
67343
67344
  }
67344
67345
  }
67346
+
67347
+ .e-rowcell .e-checkbox-wrapper,
67348
+ .e-rowcell .e-css.e-checkbox-wrapper {
67349
+ -webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
67350
+ user-select: none;
67351
+ }
67345
67352
 
67346
67353
  span.e-ungroupbutton.e-icons {
67347
67354
  margin-left: $grid-group-ungroupicon-margin-left;
@@ -85439,6 +85439,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
85439
85439
  $grid-bigger-columnchooser-ul-padding: 0 !default;
85440
85440
  $grid-bigger-columnchooser-li-padding: 8px 0 !default;
85441
85441
  $grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
85442
+ $grid-bigger-toolbar-div-margin: 12px !default;
85442
85443
  $grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
85443
85444
  $grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
85444
85445
  $grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
@@ -89747,6 +89748,12 @@ $grid-checkmark-color: $primary-text-color !default;
89747
89748
  padding: 6px;
89748
89749
  }
89749
89750
  }
89751
+
89752
+ .e-rowcell .e-checkbox-wrapper,
89753
+ .e-rowcell .e-css.e-checkbox-wrapper {
89754
+ -webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
89755
+ user-select: none;
89756
+ }
89750
89757
 
89751
89758
  span.e-ungroupbutton.e-icons {
89752
89759
  margin-left: $grid-group-ungroupicon-margin-left;
@@ -93137,6 +93144,17 @@ $grid-checkmark-color: $primary-text-color !default;
93137
93144
  }
93138
93145
  }
93139
93146
 
93147
+ .e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
93148
+ .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
93149
+ margin-right: $grid-bigger-toolbar-div-margin;
93150
+ }
93151
+
93152
+ .e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
93153
+ .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
93154
+ margin-left: $grid-bigger-toolbar-div-margin;
93155
+ margin-right: initial;
93156
+ }
93157
+
93140
93158
  .e-row .e-input-group .e-control.e-input {
93141
93159
  @if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
93142
93160
  padding-bottom: 0;
@@ -63505,6 +63505,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
63505
63505
  $grid-bigger-columnchooser-ul-padding: 0 !default;
63506
63506
  $grid-bigger-columnchooser-li-padding: 8px 0 !default;
63507
63507
  $grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
63508
+ $grid-bigger-toolbar-div-margin: 12px !default;
63508
63509
  $grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
63509
63510
  $grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
63510
63511
  $grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
@@ -67813,6 +67814,12 @@ $grid-checkmark-color: $primary-text-color !default;
67813
67814
  padding: 6px;
67814
67815
  }
67815
67816
  }
67817
+
67818
+ .e-rowcell .e-checkbox-wrapper,
67819
+ .e-rowcell .e-css.e-checkbox-wrapper {
67820
+ -webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
67821
+ user-select: none;
67822
+ }
67816
67823
 
67817
67824
  span.e-ungroupbutton.e-icons {
67818
67825
  margin-left: $grid-group-ungroupicon-margin-left;
@@ -85910,6 +85910,7 @@ $grid-bigger-columnchooser-header-padding: 24px 24px 38px !default;
85910
85910
  $grid-bigger-columnchooser-ul-padding: 0 !default;
85911
85911
  $grid-bigger-columnchooser-li-padding: 8px 0 !default;
85912
85912
  $grid-bigger-columnchooser-toolbar-div-margin-top: 0 !default;
85913
+ $grid-bigger-toolbar-div-margin: 12px !default;
85913
85914
  $grid-device-headercell-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding !default;
85914
85915
  $grid-device-headercell-fistchild-padding: $grid-header-bottom-padding 12px $grid-header-bottom-padding 16px !default;
85915
85916
  $grid-device-headercell-lastchild-padding: $grid-header-bottom-padding 16px $grid-header-bottom-padding 12px !default;
@@ -90218,6 +90219,12 @@ $grid-checkmark-color: $primary-text-color !default;
90218
90219
  padding: 6px;
90219
90220
  }
90220
90221
  }
90222
+
90223
+ .e-rowcell .e-checkbox-wrapper,
90224
+ .e-rowcell .e-css.e-checkbox-wrapper {
90225
+ -webkit-user-select: none; /* stylelint-disable-line property-no-vendor-prefix */
90226
+ user-select: none;
90227
+ }
90221
90228
 
90222
90229
  span.e-ungroupbutton.e-icons {
90223
90230
  margin-left: $grid-group-ungroupicon-margin-left;
@@ -93608,6 +93615,17 @@ $grid-checkmark-color: $primary-text-color !default;
93608
93615
  }
93609
93616
  }
93610
93617
 
93618
+ .e-toolbar .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
93619
+ .e-toolbar .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
93620
+ margin-right: $grid-bigger-toolbar-div-margin;
93621
+ }
93622
+
93623
+ .e-toolbar.e-rtl .e-toolbar-items:first-child:not(.e-toolbar-multirow) > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)),
93624
+ .e-toolbar.e-rtl .e-toolbar-items .e-hscroll-bar .e-hscroll-content > .e-toolbar-item:not(.e-hidden):nth-last-child(1 of :not(.e-hidden)) {
93625
+ margin-left: $grid-bigger-toolbar-div-margin;
93626
+ margin-right: initial;
93627
+ }
93628
+
93611
93629
  .e-row .e-input-group .e-control.e-input {
93612
93630
  @if $grid-skin == 'material3' or $grid-skin == 'material3-dark' {
93613
93631
  padding-bottom: 0;
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"31.2.10","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@gitea.syncfusion.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"31.2.12","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@gitea.syncfusion.com/syncfusion/blazor-samples"}}