@syncfusion/blazor-themes 25.2.3 → 25.2.4

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 (73) hide show
  1. package/SCSS-Themes/bds-dark.scss +8 -3
  2. package/SCSS-Themes/bds.scss +8 -3
  3. package/SCSS-Themes/bootstrap-dark.scss +8 -3
  4. package/SCSS-Themes/bootstrap.scss +8 -3
  5. package/SCSS-Themes/bootstrap4.scss +8 -3
  6. package/SCSS-Themes/bootstrap5-dark.scss +8 -3
  7. package/SCSS-Themes/bootstrap5.scss +8 -3
  8. package/SCSS-Themes/fabric-dark.scss +8 -3
  9. package/SCSS-Themes/fabric.scss +8 -3
  10. package/SCSS-Themes/fluent-dark.scss +8 -3
  11. package/SCSS-Themes/fluent.scss +8 -3
  12. package/SCSS-Themes/highcontrast.scss +8 -3
  13. package/SCSS-Themes/material-dark.scss +8 -3
  14. package/SCSS-Themes/material.scss +8 -3
  15. package/SCSS-Themes/material3-dark.scss +8 -3
  16. package/SCSS-Themes/material3.scss +8 -3
  17. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +1 -1
  18. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +1 -1
  19. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +1 -1
  20. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +1 -1
  21. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +1 -1
  22. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +1 -1
  23. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +1 -1
  24. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +1 -1
  25. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +1 -1
  26. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +1 -1
  27. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +1 -1
  28. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +1 -1
  29. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +1 -1
  30. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +1 -1
  31. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +1 -1
  32. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +1 -1
  33. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +1 -1
  34. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +1 -1
  35. package/SCSS-Themes/splitbuttons/button-group/bds-dark.scss +2 -1
  36. package/SCSS-Themes/splitbuttons/button-group/bds.scss +2 -1
  37. package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +2 -1
  38. package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +2 -1
  39. package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +2 -1
  40. package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +2 -1
  41. package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +2 -1
  42. package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +2 -1
  43. package/SCSS-Themes/splitbuttons/button-group/fabric.scss +2 -1
  44. package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +2 -1
  45. package/SCSS-Themes/splitbuttons/button-group/fluent.scss +2 -1
  46. package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +2 -1
  47. package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +2 -1
  48. package/SCSS-Themes/splitbuttons/button-group/material.scss +2 -1
  49. package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +2 -1
  50. package/SCSS-Themes/splitbuttons/button-group/material3.scss +2 -1
  51. package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +2 -1
  52. package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +2 -1
  53. package/SCSS-Themes/tailwind-dark.scss +8 -3
  54. package/SCSS-Themes/tailwind.scss +8 -3
  55. package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +5 -1
  56. package/SCSS-Themes/treegrid/treegrid/bds.scss +5 -1
  57. package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +5 -1
  58. package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +5 -1
  59. package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +5 -1
  60. package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +5 -1
  61. package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +5 -1
  62. package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +5 -1
  63. package/SCSS-Themes/treegrid/treegrid/fabric.scss +5 -1
  64. package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +5 -1
  65. package/SCSS-Themes/treegrid/treegrid/fluent.scss +5 -1
  66. package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +5 -1
  67. package/SCSS-Themes/treegrid/treegrid/material-dark.scss +5 -1
  68. package/SCSS-Themes/treegrid/treegrid/material.scss +5 -1
  69. package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +5 -1
  70. package/SCSS-Themes/treegrid/treegrid/material3.scss +5 -1
  71. package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +5 -1
  72. package/SCSS-Themes/treegrid/treegrid/tailwind.scss +5 -1
  73. package/package.json +1 -1
@@ -1209,7 +1209,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1209
1209
  margin-right: 5px;
1210
1210
  display: inline-block;
1211
1211
  float: none;
1212
- max-width: calc(100% - (2 * 5px));
1212
+ max-width: 100%;
1213
1213
  padding: 1px;
1214
1214
  vertical-align: bottom;
1215
1215
  }
@@ -1211,7 +1211,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1211
1211
  margin-right: 5px;
1212
1212
  display: inline-block;
1213
1213
  float: none;
1214
- max-width: calc(100% - (2 * 5px));
1214
+ max-width: 100%;
1215
1215
  padding: 1px;
1216
1216
  vertical-align: bottom;
1217
1217
  }
@@ -1211,7 +1211,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1211
1211
  margin-right: 5px;
1212
1212
  display: inline-block;
1213
1213
  float: none;
1214
- max-width: calc(100% - (2 * 5px));
1214
+ max-width: 100%;
1215
1215
  padding: 1px;
1216
1216
  vertical-align: bottom;
1217
1217
  }
@@ -1206,7 +1206,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1206
1206
  margin-right: 5px;
1207
1207
  display: inline-block;
1208
1208
  float: none;
1209
- max-width: calc(100% - (2 * 5px));
1209
+ max-width: 100%;
1210
1210
  padding: 1px;
1211
1211
  vertical-align: bottom;
1212
1212
  }
@@ -1206,7 +1206,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1206
1206
  margin-right: 5px;
1207
1207
  display: inline-block;
1208
1208
  float: none;
1209
- max-width: calc(100% - (2 * 5px));
1209
+ max-width: 100%;
1210
1210
  padding: 1px;
1211
1211
  vertical-align: bottom;
1212
1212
  }
@@ -456,7 +456,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
456
456
 
457
457
  //Focus state for Normal and Outline GroupButton
458
458
  .e-btn:focus,
459
- input:focus-visible+label.e-btn {
459
+ input:focus-visible+label.e-btn,
460
+ input:focus+label.e-btn {
460
461
  @include button-focus;
461
462
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
463
  box-shadow: none;
@@ -456,7 +456,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
456
456
 
457
457
  //Focus state for Normal and Outline GroupButton
458
458
  .e-btn:focus,
459
- input:focus-visible+label.e-btn {
459
+ input:focus-visible+label.e-btn,
460
+ input:focus+label.e-btn {
460
461
  @include button-focus;
461
462
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
463
  box-shadow: none;
@@ -458,7 +458,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
458
458
 
459
459
  //Focus state for Normal and Outline GroupButton
460
460
  .e-btn:focus,
461
- input:focus-visible+label.e-btn {
461
+ input:focus-visible+label.e-btn,
462
+ input:focus+label.e-btn {
462
463
  @include button-focus;
463
464
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
464
465
  box-shadow: none;
@@ -455,7 +455,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
455
455
 
456
456
  //Focus state for Normal and Outline GroupButton
457
457
  .e-btn:focus,
458
- input:focus-visible+label.e-btn {
458
+ input:focus-visible+label.e-btn,
459
+ input:focus+label.e-btn {
459
460
  @include button-focus;
460
461
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
461
462
  box-shadow: none;
@@ -455,7 +455,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
455
455
 
456
456
  //Focus state for Normal and Outline GroupButton
457
457
  .e-btn:focus,
458
- input:focus-visible+label.e-btn {
458
+ input:focus-visible+label.e-btn,
459
+ input:focus+label.e-btn {
459
460
  @include button-focus;
460
461
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
461
462
  box-shadow: none;
@@ -456,7 +456,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
456
456
 
457
457
  //Focus state for Normal and Outline GroupButton
458
458
  .e-btn:focus,
459
- input:focus-visible+label.e-btn {
459
+ input:focus-visible+label.e-btn,
460
+ input:focus+label.e-btn {
460
461
  @include button-focus;
461
462
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
463
  box-shadow: none;
@@ -456,7 +456,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
456
456
 
457
457
  //Focus state for Normal and Outline GroupButton
458
458
  .e-btn:focus,
459
- input:focus-visible+label.e-btn {
459
+ input:focus-visible+label.e-btn,
460
+ input:focus+label.e-btn {
460
461
  @include button-focus;
461
462
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
463
  box-shadow: none;
@@ -458,7 +458,8 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
458
458
 
459
459
  //Focus state for Normal and Outline GroupButton
460
460
  .e-btn:focus,
461
- input:focus-visible+label.e-btn {
461
+ input:focus-visible+label.e-btn,
462
+ input:focus+label.e-btn {
462
463
  @include button-focus;
463
464
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
464
465
  box-shadow: none;
@@ -455,7 +455,8 @@ $btn-grp-outline-focus-danger-color: #fff !default;
455
455
 
456
456
  //Focus state for Normal and Outline GroupButton
457
457
  .e-btn:focus,
458
- input:focus-visible+label.e-btn {
458
+ input:focus-visible+label.e-btn,
459
+ input:focus+label.e-btn {
459
460
  @include button-focus;
460
461
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
461
462
  box-shadow: none;
@@ -456,7 +456,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
456
456
 
457
457
  //Focus state for Normal and Outline GroupButton
458
458
  .e-btn:focus,
459
- input:focus-visible+label.e-btn {
459
+ input:focus-visible+label.e-btn,
460
+ input:focus+label.e-btn {
460
461
  @include button-focus;
461
462
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
463
  box-shadow: none;
@@ -456,7 +456,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
456
456
 
457
457
  //Focus state for Normal and Outline GroupButton
458
458
  .e-btn:focus,
459
- input:focus-visible+label.e-btn {
459
+ input:focus-visible+label.e-btn,
460
+ input:focus+label.e-btn {
460
461
  @include button-focus;
461
462
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
463
  box-shadow: none;
@@ -457,7 +457,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
457
457
 
458
458
  //Focus state for Normal and Outline GroupButton
459
459
  .e-btn:focus,
460
- input:focus-visible+label.e-btn {
460
+ input:focus-visible+label.e-btn,
461
+ input:focus+label.e-btn {
461
462
  @include button-focus;
462
463
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
463
464
  box-shadow: none;
@@ -458,7 +458,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
458
458
 
459
459
  //Focus state for Normal and Outline GroupButton
460
460
  .e-btn:focus,
461
- input:focus-visible+label.e-btn {
461
+ input:focus-visible+label.e-btn,
462
+ input:focus+label.e-btn {
462
463
  @include button-focus;
463
464
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
464
465
  box-shadow: none;
@@ -455,7 +455,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
455
455
 
456
456
  //Focus state for Normal and Outline GroupButton
457
457
  .e-btn:focus,
458
- input:focus-visible+label.e-btn {
458
+ input:focus-visible+label.e-btn,
459
+ input:focus+label.e-btn {
459
460
  @include button-focus;
460
461
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
461
462
  box-shadow: none;
@@ -456,7 +456,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
456
456
 
457
457
  //Focus state for Normal and Outline GroupButton
458
458
  .e-btn:focus,
459
- input:focus-visible+label.e-btn {
459
+ input:focus-visible+label.e-btn,
460
+ input:focus+label.e-btn {
460
461
  @include button-focus;
461
462
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
463
  box-shadow: none;
@@ -456,7 +456,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
456
456
 
457
457
  //Focus state for Normal and Outline GroupButton
458
458
  .e-btn:focus,
459
- input:focus-visible+label.e-btn {
459
+ input:focus-visible+label.e-btn,
460
+ input:focus+label.e-btn {
460
461
  @include button-focus;
461
462
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
463
  box-shadow: none;
@@ -456,7 +456,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
456
456
 
457
457
  //Focus state for Normal and Outline GroupButton
458
458
  .e-btn:focus,
459
- input:focus-visible+label.e-btn {
459
+ input:focus-visible+label.e-btn,
460
+ input:focus+label.e-btn {
460
461
  @include button-focus;
461
462
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
463
  box-shadow: none;
@@ -456,7 +456,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
456
456
 
457
457
  //Focus state for Normal and Outline GroupButton
458
458
  .e-btn:focus,
459
- input:focus-visible+label.e-btn {
459
+ input:focus-visible+label.e-btn,
460
+ input:focus+label.e-btn {
460
461
  @include button-focus;
461
462
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
463
  box-shadow: none;
@@ -87314,7 +87314,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
87314
87314
  vertical-align: middle;
87315
87315
  }
87316
87316
  }
87317
-
87317
+ .e-cloneproperties .e-treecolumn-container {
87318
+ span {
87319
+ vertical-align: text-top;
87320
+ }
87321
+ }
87318
87322
  .e-hierarchycheckbox .e-frame {
87319
87323
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
87320
87324
  font-size: 10px;
@@ -88129,7 +88133,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88129
88133
 
88130
88134
  //Focus state for Normal and Outline GroupButton
88131
88135
  .e-btn:focus,
88132
- input:focus-visible+label.e-btn {
88136
+ input:focus-visible+label.e-btn,
88137
+ input:focus+label.e-btn {
88133
88138
  @include button-focus;
88134
88139
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88135
88140
  box-shadow: none;
@@ -90814,7 +90819,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90814
90819
  margin-right: 5px;
90815
90820
  display: inline-block;
90816
90821
  float: none;
90817
- max-width: calc(100% - (2 * 5px));
90822
+ max-width: 100%;
90818
90823
  padding: 1px;
90819
90824
  vertical-align: bottom;
90820
90825
  }
@@ -87311,7 +87311,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
87311
87311
  vertical-align: middle;
87312
87312
  }
87313
87313
  }
87314
-
87314
+ .e-cloneproperties .e-treecolumn-container {
87315
+ span {
87316
+ vertical-align: text-top;
87317
+ }
87318
+ }
87315
87319
  .e-hierarchycheckbox .e-frame {
87316
87320
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
87317
87321
  font-size: 10px;
@@ -88126,7 +88130,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88126
88130
 
88127
88131
  //Focus state for Normal and Outline GroupButton
88128
88132
  .e-btn:focus,
88129
- input:focus-visible+label.e-btn {
88133
+ input:focus-visible+label.e-btn,
88134
+ input:focus+label.e-btn {
88130
88135
  @include button-focus;
88131
88136
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88132
88137
  box-shadow: none;
@@ -90811,7 +90816,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90811
90816
  margin-right: 5px;
90812
90817
  display: inline-block;
90813
90818
  float: none;
90814
- max-width: calc(100% - (2 * 5px));
90819
+ max-width: 100%;
90815
90820
  padding: 1px;
90816
90821
  vertical-align: bottom;
90817
90822
  }
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -190,7 +190,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
190
190
  vertical-align: middle;
191
191
  }
192
192
  }
193
-
193
+ .e-cloneproperties .e-treecolumn-container {
194
+ span {
195
+ vertical-align: text-top;
196
+ }
197
+ }
194
198
  .e-hierarchycheckbox .e-frame {
195
199
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
196
200
  font-size: 10px;
@@ -190,7 +190,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
190
190
  vertical-align: middle;
191
191
  }
192
192
  }
193
-
193
+ .e-cloneproperties .e-treecolumn-container {
194
+ span {
195
+ vertical-align: text-top;
196
+ }
197
+ }
194
198
  .e-hierarchycheckbox .e-frame {
195
199
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
196
200
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"25.2.3","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":"25.2.4","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"}}