@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
@@ -88601,7 +88601,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
88601
88601
  vertical-align: middle;
88602
88602
  }
88603
88603
  }
88604
-
88604
+ .e-cloneproperties .e-treecolumn-container {
88605
+ span {
88606
+ vertical-align: text-top;
88607
+ }
88608
+ }
88605
88609
  .e-hierarchycheckbox .e-frame {
88606
88610
  @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' {
88607
88611
  font-size: 10px;
@@ -89416,7 +89420,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89416
89420
 
89417
89421
  //Focus state for Normal and Outline GroupButton
89418
89422
  .e-btn:focus,
89419
- input:focus-visible+label.e-btn {
89423
+ input:focus-visible+label.e-btn,
89424
+ input:focus+label.e-btn {
89420
89425
  @include button-focus;
89421
89426
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89422
89427
  box-shadow: none;
@@ -92126,7 +92131,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92126
92131
  margin-right: 5px;
92127
92132
  display: inline-block;
92128
92133
  float: none;
92129
- max-width: calc(100% - (2 * 5px));
92134
+ max-width: 100%;
92130
92135
  padding: 1px;
92131
92136
  vertical-align: bottom;
92132
92137
  }
@@ -88881,7 +88881,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
88881
88881
  vertical-align: middle;
88882
88882
  }
88883
88883
  }
88884
-
88884
+ .e-cloneproperties .e-treecolumn-container {
88885
+ span {
88886
+ vertical-align: text-top;
88887
+ }
88888
+ }
88885
88889
  .e-hierarchycheckbox .e-frame {
88886
88890
  @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' {
88887
88891
  font-size: 10px;
@@ -89696,7 +89700,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89696
89700
 
89697
89701
  //Focus state for Normal and Outline GroupButton
89698
89702
  .e-btn:focus,
89699
- input:focus-visible+label.e-btn {
89703
+ input:focus-visible+label.e-btn,
89704
+ input:focus+label.e-btn {
89700
89705
  @include button-focus;
89701
89706
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89702
89707
  box-shadow: none;
@@ -92406,7 +92411,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92406
92411
  margin-right: 5px;
92407
92412
  display: inline-block;
92408
92413
  float: none;
92409
- max-width: calc(100% - (2 * 5px));
92414
+ max-width: 100%;
92410
92415
  padding: 1px;
92411
92416
  vertical-align: bottom;
92412
92417
  }
@@ -87116,7 +87116,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
87116
87116
  vertical-align: middle;
87117
87117
  }
87118
87118
  }
87119
-
87119
+ .e-cloneproperties .e-treecolumn-container {
87120
+ span {
87121
+ vertical-align: text-top;
87122
+ }
87123
+ }
87120
87124
  .e-hierarchycheckbox .e-frame {
87121
87125
  @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' {
87122
87126
  font-size: 10px;
@@ -87933,7 +87937,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
87933
87937
 
87934
87938
  //Focus state for Normal and Outline GroupButton
87935
87939
  .e-btn:focus,
87936
- input:focus-visible+label.e-btn {
87940
+ input:focus-visible+label.e-btn,
87941
+ input:focus+label.e-btn {
87937
87942
  @include button-focus;
87938
87943
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
87939
87944
  box-shadow: none;
@@ -90644,7 +90649,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90644
90649
  margin-right: 5px;
90645
90650
  display: inline-block;
90646
90651
  float: none;
90647
- max-width: calc(100% - (2 * 5px));
90652
+ max-width: 100%;
90648
90653
  padding: 1px;
90649
90654
  vertical-align: bottom;
90650
90655
  }
@@ -86825,7 +86825,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
86825
86825
  vertical-align: middle;
86826
86826
  }
86827
86827
  }
86828
-
86828
+ .e-cloneproperties .e-treecolumn-container {
86829
+ span {
86830
+ vertical-align: text-top;
86831
+ }
86832
+ }
86829
86833
  .e-hierarchycheckbox .e-frame {
86830
86834
  @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' {
86831
86835
  font-size: 10px;
@@ -87639,7 +87643,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
87639
87643
 
87640
87644
  //Focus state for Normal and Outline GroupButton
87641
87645
  .e-btn:focus,
87642
- input:focus-visible+label.e-btn {
87646
+ input:focus-visible+label.e-btn,
87647
+ input:focus+label.e-btn {
87643
87648
  @include button-focus;
87644
87649
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
87645
87650
  box-shadow: none;
@@ -90403,7 +90408,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90403
90408
  margin-right: 5px;
90404
90409
  display: inline-block;
90405
90410
  float: none;
90406
- max-width: calc(100% - (2 * 5px));
90411
+ max-width: 100%;
90407
90412
  padding: 1px;
90408
90413
  vertical-align: bottom;
90409
90414
  }
@@ -87009,7 +87009,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
87009
87009
  vertical-align: middle;
87010
87010
  }
87011
87011
  }
87012
-
87012
+ .e-cloneproperties .e-treecolumn-container {
87013
+ span {
87014
+ vertical-align: text-top;
87015
+ }
87016
+ }
87013
87017
  .e-hierarchycheckbox .e-frame {
87014
87018
  @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' {
87015
87019
  font-size: 10px;
@@ -87823,7 +87827,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
87823
87827
 
87824
87828
  //Focus state for Normal and Outline GroupButton
87825
87829
  .e-btn:focus,
87826
- input:focus-visible+label.e-btn {
87830
+ input:focus-visible+label.e-btn,
87831
+ input:focus+label.e-btn {
87827
87832
  @include button-focus;
87828
87833
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
87829
87834
  box-shadow: none;
@@ -90714,7 +90719,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90714
90719
  margin-right: 5px;
90715
90720
  display: inline-block;
90716
90721
  float: none;
90717
- max-width: calc(100% - (2 * 5px));
90722
+ max-width: 100%;
90718
90723
  padding: 1px;
90719
90724
  vertical-align: bottom;
90720
90725
  }
@@ -87386,7 +87386,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
87386
87386
  vertical-align: middle;
87387
87387
  }
87388
87388
  }
87389
-
87389
+ .e-cloneproperties .e-treecolumn-container {
87390
+ span {
87391
+ vertical-align: text-top;
87392
+ }
87393
+ }
87390
87394
  .e-hierarchycheckbox .e-frame {
87391
87395
  @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' {
87392
87396
  font-size: 10px;
@@ -88201,7 +88205,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88201
88205
 
88202
88206
  //Focus state for Normal and Outline GroupButton
88203
88207
  .e-btn:focus,
88204
- input:focus-visible+label.e-btn {
88208
+ input:focus-visible+label.e-btn,
88209
+ input:focus+label.e-btn {
88205
88210
  @include button-focus;
88206
88211
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88207
88212
  box-shadow: none;
@@ -90891,7 +90896,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90891
90896
  margin-right: 5px;
90892
90897
  display: inline-block;
90893
90898
  float: none;
90894
- max-width: calc(100% - (2 * 5px));
90899
+ max-width: 100%;
90895
90900
  padding: 1px;
90896
90901
  vertical-align: bottom;
90897
90902
  }
@@ -87386,7 +87386,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
87386
87386
  vertical-align: middle;
87387
87387
  }
87388
87388
  }
87389
-
87389
+ .e-cloneproperties .e-treecolumn-container {
87390
+ span {
87391
+ vertical-align: text-top;
87392
+ }
87393
+ }
87390
87394
  .e-hierarchycheckbox .e-frame {
87391
87395
  @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' {
87392
87396
  font-size: 10px;
@@ -88201,7 +88205,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88201
88205
 
88202
88206
  //Focus state for Normal and Outline GroupButton
88203
88207
  .e-btn:focus,
88204
- input:focus-visible+label.e-btn {
88208
+ input:focus-visible+label.e-btn,
88209
+ input:focus+label.e-btn {
88205
88210
  @include button-focus;
88206
88211
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88207
88212
  box-shadow: none;
@@ -90891,7 +90896,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90891
90896
  margin-right: 5px;
90892
90897
  display: inline-block;
90893
90898
  float: none;
90894
- max-width: calc(100% - (2 * 5px));
90899
+ max-width: 100%;
90895
90900
  padding: 1px;
90896
90901
  vertical-align: bottom;
90897
90902
  }
@@ -86964,7 +86964,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
86964
86964
  vertical-align: middle;
86965
86965
  }
86966
86966
  }
86967
-
86967
+ .e-cloneproperties .e-treecolumn-container {
86968
+ span {
86969
+ vertical-align: text-top;
86970
+ }
86971
+ }
86968
86972
  .e-hierarchycheckbox .e-frame {
86969
86973
  @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' {
86970
86974
  font-size: 10px;
@@ -87781,7 +87785,8 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
87781
87785
 
87782
87786
  //Focus state for Normal and Outline GroupButton
87783
87787
  .e-btn:focus,
87784
- input:focus-visible+label.e-btn {
87788
+ input:focus-visible+label.e-btn,
87789
+ input:focus+label.e-btn {
87785
87790
  @include button-focus;
87786
87791
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
87787
87792
  box-shadow: none;
@@ -90474,7 +90479,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90474
90479
  margin-right: 5px;
90475
90480
  display: inline-block;
90476
90481
  float: none;
90477
- max-width: calc(100% - (2 * 5px));
90482
+ max-width: 100%;
90478
90483
  padding: 1px;
90479
90484
  vertical-align: bottom;
90480
90485
  }
@@ -86724,7 +86724,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
86724
86724
  vertical-align: middle;
86725
86725
  }
86726
86726
  }
86727
-
86727
+ .e-cloneproperties .e-treecolumn-container {
86728
+ span {
86729
+ vertical-align: text-top;
86730
+ }
86731
+ }
86728
86732
  .e-hierarchycheckbox .e-frame {
86729
86733
  @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' {
86730
86734
  font-size: 10px;
@@ -87538,7 +87542,8 @@ $btn-grp-outline-focus-danger-color: #fff !default;
87538
87542
 
87539
87543
  //Focus state for Normal and Outline GroupButton
87540
87544
  .e-btn:focus,
87541
- input:focus-visible+label.e-btn {
87545
+ input:focus-visible+label.e-btn,
87546
+ input:focus+label.e-btn {
87542
87547
  @include button-focus;
87543
87548
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
87544
87549
  box-shadow: none;
@@ -90226,7 +90231,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90226
90231
  margin-right: 5px;
90227
90232
  display: inline-block;
90228
90233
  float: none;
90229
- max-width: calc(100% - (2 * 5px));
90234
+ max-width: 100%;
90230
90235
  padding: 1px;
90231
90236
  vertical-align: bottom;
90232
90237
  }
@@ -87566,7 +87566,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
87566
87566
  vertical-align: middle;
87567
87567
  }
87568
87568
  }
87569
-
87569
+ .e-cloneproperties .e-treecolumn-container {
87570
+ span {
87571
+ vertical-align: text-top;
87572
+ }
87573
+ }
87570
87574
  .e-hierarchycheckbox .e-frame {
87571
87575
  @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' {
87572
87576
  font-size: 10px;
@@ -88381,7 +88385,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88381
88385
 
88382
88386
  //Focus state for Normal and Outline GroupButton
88383
88387
  .e-btn:focus,
88384
- input:focus-visible+label.e-btn {
88388
+ input:focus-visible+label.e-btn,
88389
+ input:focus+label.e-btn {
88385
88390
  @include button-focus;
88386
88391
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88387
88392
  box-shadow: none;
@@ -91072,7 +91077,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
91072
91077
  margin-right: 5px;
91073
91078
  display: inline-block;
91074
91079
  float: none;
91075
- max-width: calc(100% - (2 * 5px));
91080
+ max-width: 100%;
91076
91081
  padding: 1px;
91077
91082
  vertical-align: bottom;
91078
91083
  }
@@ -87567,7 +87567,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
87567
87567
  vertical-align: middle;
87568
87568
  }
87569
87569
  }
87570
-
87570
+ .e-cloneproperties .e-treecolumn-container {
87571
+ span {
87572
+ vertical-align: text-top;
87573
+ }
87574
+ }
87571
87575
  .e-hierarchycheckbox .e-frame {
87572
87576
  @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' {
87573
87577
  font-size: 10px;
@@ -88382,7 +88386,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88382
88386
 
88383
88387
  //Focus state for Normal and Outline GroupButton
88384
88388
  .e-btn:focus,
88385
- input:focus-visible+label.e-btn {
88389
+ input:focus-visible+label.e-btn,
88390
+ input:focus+label.e-btn {
88386
88391
  @include button-focus;
88387
88392
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88388
88393
  box-shadow: none;
@@ -91073,7 +91078,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
91073
91078
  margin-right: 5px;
91074
91079
  display: inline-block;
91075
91080
  float: none;
91076
- max-width: calc(100% - (2 * 5px));
91081
+ max-width: 100%;
91077
91082
  padding: 1px;
91078
91083
  vertical-align: bottom;
91079
91084
  }
@@ -86974,7 +86974,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
86974
86974
  vertical-align: middle;
86975
86975
  }
86976
86976
  }
86977
-
86977
+ .e-cloneproperties .e-treecolumn-container {
86978
+ span {
86979
+ vertical-align: text-top;
86980
+ }
86981
+ }
86978
86982
  .e-hierarchycheckbox .e-frame {
86979
86983
  @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' {
86980
86984
  font-size: 10px;
@@ -87790,7 +87794,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
87790
87794
 
87791
87795
  //Focus state for Normal and Outline GroupButton
87792
87796
  .e-btn:focus,
87793
- input:focus-visible+label.e-btn {
87797
+ input:focus-visible+label.e-btn,
87798
+ input:focus+label.e-btn {
87794
87799
  @include button-focus;
87795
87800
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
87796
87801
  box-shadow: none;
@@ -90478,7 +90483,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90478
90483
  margin-right: 5px;
90479
90484
  display: inline-block;
90480
90485
  float: none;
90481
- max-width: calc(100% - (2 * 5px));
90486
+ max-width: 100%;
90482
90487
  padding: 1px;
90483
90488
  vertical-align: bottom;
90484
90489
  }
@@ -88286,7 +88286,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
88286
88286
  vertical-align: middle;
88287
88287
  }
88288
88288
  }
88289
-
88289
+ .e-cloneproperties .e-treecolumn-container {
88290
+ span {
88291
+ vertical-align: text-top;
88292
+ }
88293
+ }
88290
88294
  .e-hierarchycheckbox .e-frame {
88291
88295
  @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' {
88292
88296
  font-size: 10px;
@@ -89103,7 +89107,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89103
89107
 
89104
89108
  //Focus state for Normal and Outline GroupButton
89105
89109
  .e-btn:focus,
89106
- input:focus-visible+label.e-btn {
89110
+ input:focus-visible+label.e-btn,
89111
+ input:focus+label.e-btn {
89107
89112
  @include button-focus;
89108
89113
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89109
89114
  box-shadow: none;
@@ -91799,7 +91804,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91799
91804
  margin-right: 5px;
91800
91805
  display: inline-block;
91801
91806
  float: none;
91802
- max-width: calc(100% - (2 * 5px));
91807
+ max-width: 100%;
91803
91808
  padding: 1px;
91804
91809
  vertical-align: bottom;
91805
91810
  }
@@ -88008,7 +88008,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
88008
88008
  vertical-align: middle;
88009
88009
  }
88010
88010
  }
88011
-
88011
+ .e-cloneproperties .e-treecolumn-container {
88012
+ span {
88013
+ vertical-align: text-top;
88014
+ }
88015
+ }
88012
88016
  .e-hierarchycheckbox .e-frame {
88013
88017
  @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' {
88014
88018
  font-size: 10px;
@@ -88822,7 +88826,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88822
88826
 
88823
88827
  //Focus state for Normal and Outline GroupButton
88824
88828
  .e-btn:focus,
88825
- input:focus-visible+label.e-btn {
88829
+ input:focus-visible+label.e-btn,
88830
+ input:focus+label.e-btn {
88826
88831
  @include button-focus;
88827
88832
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88828
88833
  box-shadow: none;
@@ -91513,7 +91518,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91513
91518
  margin-right: 5px;
91514
91519
  display: inline-block;
91515
91520
  float: none;
91516
- max-width: calc(100% - (2 * 5px));
91521
+ max-width: 100%;
91517
91522
  padding: 1px;
91518
91523
  vertical-align: bottom;
91519
91524
  }
@@ -88541,7 +88541,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
88541
88541
  vertical-align: middle;
88542
88542
  }
88543
88543
  }
88544
-
88544
+ .e-cloneproperties .e-treecolumn-container {
88545
+ span {
88546
+ vertical-align: text-top;
88547
+ }
88548
+ }
88545
88549
  .e-hierarchycheckbox .e-frame {
88546
88550
  @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' {
88547
88551
  font-size: 10px;
@@ -89356,7 +89360,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89356
89360
 
89357
89361
  //Focus state for Normal and Outline GroupButton
89358
89362
  .e-btn:focus,
89359
- input:focus-visible+label.e-btn {
89363
+ input:focus-visible+label.e-btn,
89364
+ input:focus+label.e-btn {
89360
89365
  @include button-focus;
89361
89366
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89362
89367
  box-shadow: none;
@@ -92050,7 +92055,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
92050
92055
  margin-right: 5px;
92051
92056
  display: inline-block;
92052
92057
  float: none;
92053
- max-width: calc(100% - (2 * 5px));
92058
+ max-width: 100%;
92054
92059
  padding: 1px;
92055
92060
  vertical-align: bottom;
92056
92061
  }
@@ -88624,7 +88624,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
88624
88624
  vertical-align: middle;
88625
88625
  }
88626
88626
  }
88627
-
88627
+ .e-cloneproperties .e-treecolumn-container {
88628
+ span {
88629
+ vertical-align: text-top;
88630
+ }
88631
+ }
88628
88632
  .e-hierarchycheckbox .e-frame {
88629
88633
  @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' {
88630
88634
  font-size: 10px;
@@ -89439,7 +89443,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89439
89443
 
89440
89444
  //Focus state for Normal and Outline GroupButton
89441
89445
  .e-btn:focus,
89442
- input:focus-visible+label.e-btn {
89446
+ input:focus-visible+label.e-btn,
89447
+ input:focus+label.e-btn {
89443
89448
  @include button-focus;
89444
89449
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89445
89450
  box-shadow: none;
@@ -92133,7 +92138,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
92133
92138
  margin-right: 5px;
92134
92139
  display: inline-block;
92135
92140
  float: none;
92136
- max-width: calc(100% - (2 * 5px));
92141
+ max-width: 100%;
92137
92142
  padding: 1px;
92138
92143
  vertical-align: bottom;
92139
92144
  }
@@ -1224,7 +1224,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1224
1224
  margin-right: 5px;
1225
1225
  display: inline-block;
1226
1226
  float: none;
1227
- max-width: calc(100% - (2 * 5px));
1227
+ max-width: 100%;
1228
1228
  padding: 1px;
1229
1229
  vertical-align: bottom;
1230
1230
  }
@@ -1224,7 +1224,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1224
1224
  margin-right: 5px;
1225
1225
  display: inline-block;
1226
1226
  float: none;
1227
- max-width: calc(100% - (2 * 5px));
1227
+ max-width: 100%;
1228
1228
  padding: 1px;
1229
1229
  vertical-align: bottom;
1230
1230
  }
@@ -1226,7 +1226,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1226
1226
  margin-right: 5px;
1227
1227
  display: inline-block;
1228
1228
  float: none;
1229
- max-width: calc(100% - (2 * 5px));
1229
+ max-width: 100%;
1230
1230
  padding: 1px;
1231
1231
  vertical-align: bottom;
1232
1232
  }
@@ -1282,7 +1282,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1282
1282
  margin-right: 5px;
1283
1283
  display: inline-block;
1284
1284
  float: none;
1285
- max-width: calc(100% - (2 * 5px));
1285
+ max-width: 100%;
1286
1286
  padding: 1px;
1287
1287
  vertical-align: bottom;
1288
1288
  }
@@ -1409,7 +1409,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1409
1409
  margin-right: 5px;
1410
1410
  display: inline-block;
1411
1411
  float: none;
1412
- max-width: calc(100% - (2 * 5px));
1412
+ max-width: 100%;
1413
1413
  padding: 1px;
1414
1414
  vertical-align: bottom;
1415
1415
  }
@@ -1211,7 +1211,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
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-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
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
  }
@@ -1208,7 +1208,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1208
1208
  margin-right: 5px;
1209
1209
  display: inline-block;
1210
1210
  float: none;
1211
- max-width: calc(100% - (2 * 5px));
1211
+ max-width: 100%;
1212
1212
  padding: 1px;
1213
1213
  vertical-align: bottom;
1214
1214
  }
@@ -1206,7 +1206,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
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
  }
@@ -1212,7 +1212,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
1212
1212
  margin-right: 5px;
1213
1213
  display: inline-block;
1214
1214
  float: none;
1215
- max-width: calc(100% - (2 * 5px));
1215
+ max-width: 100%;
1216
1216
  padding: 1px;
1217
1217
  vertical-align: bottom;
1218
1218
  }
@@ -1212,7 +1212,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
1212
1212
  margin-right: 5px;
1213
1213
  display: inline-block;
1214
1214
  float: none;
1215
- max-width: calc(100% - (2 * 5px));
1215
+ max-width: 100%;
1216
1216
  padding: 1px;
1217
1217
  vertical-align: bottom;
1218
1218
  }
@@ -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
  }
@@ -1211,7 +1211,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
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
  }