@syncfusion/blazor-themes 25.1.42 → 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 (109) hide show
  1. package/SCSS-Themes/bds-dark.scss +18 -10
  2. package/SCSS-Themes/bds.scss +18 -10
  3. package/SCSS-Themes/bootstrap-dark.scss +18 -10
  4. package/SCSS-Themes/bootstrap.scss +18 -10
  5. package/SCSS-Themes/bootstrap4.scss +18 -10
  6. package/SCSS-Themes/bootstrap5-dark.scss +18 -10
  7. package/SCSS-Themes/bootstrap5.scss +18 -10
  8. package/SCSS-Themes/fabric-dark.scss +18 -10
  9. package/SCSS-Themes/fabric.scss +18 -10
  10. package/SCSS-Themes/fluent-dark.scss +18 -10
  11. package/SCSS-Themes/fluent.scss +18 -10
  12. package/SCSS-Themes/highcontrast.scss +18 -10
  13. package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +2 -2
  14. package/SCSS-Themes/image-editor/image-editor/bds.scss +2 -2
  15. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +2 -2
  16. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +2 -2
  17. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +2 -2
  18. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +2 -2
  19. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +2 -2
  20. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +2 -2
  21. package/SCSS-Themes/image-editor/image-editor/fabric.scss +2 -2
  22. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +2 -2
  23. package/SCSS-Themes/image-editor/image-editor/fluent.scss +2 -2
  24. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +2 -2
  25. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +2 -2
  26. package/SCSS-Themes/image-editor/image-editor/material.scss +2 -2
  27. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +2 -2
  28. package/SCSS-Themes/image-editor/image-editor/material3.scss +2 -2
  29. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +2 -2
  30. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +2 -2
  31. package/SCSS-Themes/material-dark.scss +18 -10
  32. package/SCSS-Themes/material.scss +18 -10
  33. package/SCSS-Themes/material3-dark.scss +18 -10
  34. package/SCSS-Themes/material3.scss +18 -10
  35. package/SCSS-Themes/navigations/context-menu/bds-dark.scss +6 -0
  36. package/SCSS-Themes/navigations/context-menu/bds.scss +6 -0
  37. package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +6 -0
  38. package/SCSS-Themes/navigations/context-menu/bootstrap.scss +6 -0
  39. package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +6 -0
  40. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +6 -0
  41. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +6 -0
  42. package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +6 -0
  43. package/SCSS-Themes/navigations/context-menu/fabric.scss +6 -0
  44. package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +6 -0
  45. package/SCSS-Themes/navigations/context-menu/fluent.scss +6 -0
  46. package/SCSS-Themes/navigations/context-menu/highcontrast.scss +6 -0
  47. package/SCSS-Themes/navigations/context-menu/material-dark.scss +6 -0
  48. package/SCSS-Themes/navigations/context-menu/material.scss +6 -0
  49. package/SCSS-Themes/navigations/context-menu/material3-dark.scss +6 -0
  50. package/SCSS-Themes/navigations/context-menu/material3.scss +6 -0
  51. package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +6 -0
  52. package/SCSS-Themes/navigations/context-menu/tailwind.scss +6 -0
  53. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +3 -6
  54. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +3 -6
  55. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +3 -6
  56. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +3 -6
  57. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +3 -6
  58. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +3 -6
  59. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +3 -6
  60. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +3 -6
  61. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +3 -6
  62. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +3 -6
  63. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +3 -6
  64. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +3 -6
  65. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +3 -6
  66. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +3 -6
  67. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +3 -6
  68. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +3 -6
  69. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +3 -6
  70. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +3 -6
  71. package/SCSS-Themes/splitbuttons/button-group/bds-dark.scss +2 -1
  72. package/SCSS-Themes/splitbuttons/button-group/bds.scss +2 -1
  73. package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +2 -1
  74. package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +2 -1
  75. package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +2 -1
  76. package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +2 -1
  77. package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +2 -1
  78. package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +2 -1
  79. package/SCSS-Themes/splitbuttons/button-group/fabric.scss +2 -1
  80. package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +2 -1
  81. package/SCSS-Themes/splitbuttons/button-group/fluent.scss +2 -1
  82. package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +2 -1
  83. package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +2 -1
  84. package/SCSS-Themes/splitbuttons/button-group/material.scss +2 -1
  85. package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +2 -1
  86. package/SCSS-Themes/splitbuttons/button-group/material3.scss +2 -1
  87. package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +2 -1
  88. package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +2 -1
  89. package/SCSS-Themes/tailwind-dark.scss +18 -10
  90. package/SCSS-Themes/tailwind.scss +18 -10
  91. package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +5 -1
  92. package/SCSS-Themes/treegrid/treegrid/bds.scss +5 -1
  93. package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +5 -1
  94. package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +5 -1
  95. package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +5 -1
  96. package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +5 -1
  97. package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +5 -1
  98. package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +5 -1
  99. package/SCSS-Themes/treegrid/treegrid/fabric.scss +5 -1
  100. package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +5 -1
  101. package/SCSS-Themes/treegrid/treegrid/fluent.scss +5 -1
  102. package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +5 -1
  103. package/SCSS-Themes/treegrid/treegrid/material-dark.scss +5 -1
  104. package/SCSS-Themes/treegrid/treegrid/material.scss +5 -1
  105. package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +5 -1
  106. package/SCSS-Themes/treegrid/treegrid/material3.scss +5 -1
  107. package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +5 -1
  108. package/SCSS-Themes/treegrid/treegrid/tailwind.scss +5 -1
  109. package/package.json +1 -1
@@ -37502,6 +37502,12 @@ $cmenu-hover-icon-color: $icon-color !default;
37502
37502
  @include bigger-rtl-blank-icon;
37503
37503
  }
37504
37504
  }
37505
+
37506
+ .e-contextmenu-wrapper .e-menu-item {
37507
+ white-space: nowrap;
37508
+ overflow: hidden;
37509
+ text-overflow: ellipsis;
37510
+ }
37505
37511
  }
37506
37512
 
37507
37513
 
@@ -87560,7 +87566,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
87560
87566
  vertical-align: middle;
87561
87567
  }
87562
87568
  }
87563
-
87569
+ .e-cloneproperties .e-treecolumn-container {
87570
+ span {
87571
+ vertical-align: text-top;
87572
+ }
87573
+ }
87564
87574
  .e-hierarchycheckbox .e-frame {
87565
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' {
87566
87576
  font-size: 10px;
@@ -88375,7 +88385,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88375
88385
 
88376
88386
  //Focus state for Normal and Outline GroupButton
88377
88387
  .e-btn:focus,
88378
- input:focus-visible+label.e-btn {
88388
+ input:focus-visible+label.e-btn,
88389
+ input:focus+label.e-btn {
88379
88390
  @include button-focus;
88380
88391
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88381
88392
  box-shadow: none;
@@ -90690,6 +90701,8 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
90690
90701
 
90691
90702
  .e-content table {
90692
90703
  margin-bottom: 10px;
90704
+ border-collapse: collapse;
90705
+ empty-cells: show;
90693
90706
  }
90694
90707
 
90695
90708
  .e-content pre {
@@ -91064,7 +91077,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
91064
91077
  margin-right: 5px;
91065
91078
  display: inline-block;
91066
91079
  float: none;
91067
- max-width: calc(100% - (2 * 5px));
91080
+ max-width: 100%;
91068
91081
  padding: 1px;
91069
91082
  vertical-align: bottom;
91070
91083
  }
@@ -91149,11 +91162,6 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
91149
91162
  display: contents;
91150
91163
  }
91151
91164
 
91152
- .e-rte-table {
91153
- border-collapse: collapse;
91154
- empty-cells: show;
91155
- }
91156
-
91157
91165
  .e-rte-table td,
91158
91166
  .e-rte-table th {
91159
91167
  border: 1px solid $rte-table-border-color;
@@ -123033,8 +123041,8 @@ $image-editor-finetune-span: 29% !default;
123033
123041
  }
123034
123042
 
123035
123043
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
123036
- height: 250px;
123037
- overflow-y: scroll;
123044
+ max-height: 250px;
123045
+ overflow-y: auto;
123038
123046
  }
123039
123047
 
123040
123048
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -37503,6 +37503,12 @@ $cmenu-hover-icon-color: $icon-color !default;
37503
37503
  @include bigger-rtl-blank-icon;
37504
37504
  }
37505
37505
  }
37506
+
37507
+ .e-contextmenu-wrapper .e-menu-item {
37508
+ white-space: nowrap;
37509
+ overflow: hidden;
37510
+ text-overflow: ellipsis;
37511
+ }
37506
37512
  }
37507
37513
 
37508
37514
 
@@ -87561,7 +87567,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
87561
87567
  vertical-align: middle;
87562
87568
  }
87563
87569
  }
87564
-
87570
+ .e-cloneproperties .e-treecolumn-container {
87571
+ span {
87572
+ vertical-align: text-top;
87573
+ }
87574
+ }
87565
87575
  .e-hierarchycheckbox .e-frame {
87566
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' {
87567
87577
  font-size: 10px;
@@ -88376,7 +88386,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88376
88386
 
88377
88387
  //Focus state for Normal and Outline GroupButton
88378
88388
  .e-btn:focus,
88379
- input:focus-visible+label.e-btn {
88389
+ input:focus-visible+label.e-btn,
88390
+ input:focus+label.e-btn {
88380
88391
  @include button-focus;
88381
88392
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88382
88393
  box-shadow: none;
@@ -90691,6 +90702,8 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
90691
90702
 
90692
90703
  .e-content table {
90693
90704
  margin-bottom: 10px;
90705
+ border-collapse: collapse;
90706
+ empty-cells: show;
90694
90707
  }
90695
90708
 
90696
90709
  .e-content pre {
@@ -91065,7 +91078,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
91065
91078
  margin-right: 5px;
91066
91079
  display: inline-block;
91067
91080
  float: none;
91068
- max-width: calc(100% - (2 * 5px));
91081
+ max-width: 100%;
91069
91082
  padding: 1px;
91070
91083
  vertical-align: bottom;
91071
91084
  }
@@ -91150,11 +91163,6 @@ $rte-big-img-upload-abort-icon-btn-padding: 5px;
91150
91163
  display: contents;
91151
91164
  }
91152
91165
 
91153
- .e-rte-table {
91154
- border-collapse: collapse;
91155
- empty-cells: show;
91156
- }
91157
-
91158
91166
  .e-rte-table td,
91159
91167
  .e-rte-table th {
91160
91168
  border: 1px solid $rte-table-border-color;
@@ -123034,8 +123042,8 @@ $image-editor-finetune-span: 29% !default;
123034
123042
  }
123035
123043
 
123036
123044
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
123037
- height: 250px;
123038
- overflow-y: scroll;
123045
+ max-height: 250px;
123046
+ overflow-y: auto;
123039
123047
  }
123040
123048
 
123041
123049
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -37194,6 +37194,12 @@ $cmenu-li-selected-outline-offset: 0 !default;
37194
37194
  @include bigger-rtl-blank-icon;
37195
37195
  }
37196
37196
  }
37197
+
37198
+ .e-contextmenu-wrapper .e-menu-item {
37199
+ white-space: nowrap;
37200
+ overflow: hidden;
37201
+ text-overflow: ellipsis;
37202
+ }
37197
37203
  }
37198
37204
 
37199
37205
 
@@ -86968,7 +86974,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
86968
86974
  vertical-align: middle;
86969
86975
  }
86970
86976
  }
86971
-
86977
+ .e-cloneproperties .e-treecolumn-container {
86978
+ span {
86979
+ vertical-align: text-top;
86980
+ }
86981
+ }
86972
86982
  .e-hierarchycheckbox .e-frame {
86973
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' {
86974
86984
  font-size: 10px;
@@ -87784,7 +87794,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
87784
87794
 
87785
87795
  //Focus state for Normal and Outline GroupButton
87786
87796
  .e-btn:focus,
87787
- input:focus-visible+label.e-btn {
87797
+ input:focus-visible+label.e-btn,
87798
+ input:focus+label.e-btn {
87788
87799
  @include button-focus;
87789
87800
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
87790
87801
  box-shadow: none;
@@ -90096,6 +90107,8 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90096
90107
 
90097
90108
  .e-content table {
90098
90109
  margin-bottom: 10px;
90110
+ border-collapse: collapse;
90111
+ empty-cells: show;
90099
90112
  }
90100
90113
 
90101
90114
  .e-content pre {
@@ -90470,7 +90483,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90470
90483
  margin-right: 5px;
90471
90484
  display: inline-block;
90472
90485
  float: none;
90473
- max-width: calc(100% - (2 * 5px));
90486
+ max-width: 100%;
90474
90487
  padding: 1px;
90475
90488
  vertical-align: bottom;
90476
90489
  }
@@ -90555,11 +90568,6 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90555
90568
  display: contents;
90556
90569
  }
90557
90570
 
90558
- .e-rte-table {
90559
- border-collapse: collapse;
90560
- empty-cells: show;
90561
- }
90562
-
90563
90571
  .e-rte-table td,
90564
90572
  .e-rte-table th {
90565
90573
  border: 1px solid $rte-table-border-color;
@@ -122404,8 +122412,8 @@ $image-editor-finetune-span: 29% !default;
122404
122412
  }
122405
122413
 
122406
122414
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
122407
- height: 250px;
122408
- overflow-y: scroll;
122415
+ max-height: 250px;
122416
+ overflow-y: auto;
122409
122417
  }
122410
122418
 
122411
122419
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 28% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 28% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 31% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 31% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 31% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 29% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 29% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 29% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 29% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 29% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 29% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 29% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 31% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 31% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 28% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 28% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 28% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -569,8 +569,8 @@ $image-editor-finetune-span: 28% !default;
569
569
  }
570
570
 
571
571
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
572
- height: 250px;
573
- overflow-y: scroll;
572
+ max-height: 250px;
573
+ overflow-y: auto;
574
574
  }
575
575
 
576
576
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -37666,6 +37666,12 @@ $cmenu-li-selected-outline-offset: 0 !default;
37666
37666
  @include bigger-rtl-blank-icon;
37667
37667
  }
37668
37668
  }
37669
+
37670
+ .e-contextmenu-wrapper .e-menu-item {
37671
+ white-space: nowrap;
37672
+ overflow: hidden;
37673
+ text-overflow: ellipsis;
37674
+ }
37669
37675
  }
37670
37676
 
37671
37677
 
@@ -88280,7 +88286,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
88280
88286
  vertical-align: middle;
88281
88287
  }
88282
88288
  }
88283
-
88289
+ .e-cloneproperties .e-treecolumn-container {
88290
+ span {
88291
+ vertical-align: text-top;
88292
+ }
88293
+ }
88284
88294
  .e-hierarchycheckbox .e-frame {
88285
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' {
88286
88296
  font-size: 10px;
@@ -89097,7 +89107,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89097
89107
 
89098
89108
  //Focus state for Normal and Outline GroupButton
89099
89109
  .e-btn:focus,
89100
- input:focus-visible+label.e-btn {
89110
+ input:focus-visible+label.e-btn,
89111
+ input:focus+label.e-btn {
89101
89112
  @include button-focus;
89102
89113
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89103
89114
  box-shadow: none;
@@ -91417,6 +91428,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91417
91428
 
91418
91429
  .e-content table {
91419
91430
  margin-bottom: 10px;
91431
+ border-collapse: collapse;
91432
+ empty-cells: show;
91420
91433
  }
91421
91434
 
91422
91435
  .e-content pre {
@@ -91791,7 +91804,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91791
91804
  margin-right: 5px;
91792
91805
  display: inline-block;
91793
91806
  float: none;
91794
- max-width: calc(100% - (2 * 5px));
91807
+ max-width: 100%;
91795
91808
  padding: 1px;
91796
91809
  vertical-align: bottom;
91797
91810
  }
@@ -91876,11 +91889,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91876
91889
  display: contents;
91877
91890
  }
91878
91891
 
91879
- .e-rte-table {
91880
- border-collapse: collapse;
91881
- empty-cells: show;
91882
- }
91883
-
91884
91892
  .e-rte-table td,
91885
91893
  .e-rte-table th {
91886
91894
  border: 1px solid $rte-table-border-color;
@@ -123777,8 +123785,8 @@ $image-editor-finetune-span: 31% !default;
123777
123785
  }
123778
123786
 
123779
123787
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
123780
- height: 250px;
123781
- overflow-y: scroll;
123788
+ max-height: 250px;
123789
+ overflow-y: auto;
123782
123790
  }
123783
123791
 
123784
123792
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -37443,6 +37443,12 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
37443
37443
  @include bigger-rtl-blank-icon;
37444
37444
  }
37445
37445
  }
37446
+
37447
+ .e-contextmenu-wrapper .e-menu-item {
37448
+ white-space: nowrap;
37449
+ overflow: hidden;
37450
+ text-overflow: ellipsis;
37451
+ }
37446
37452
  }
37447
37453
 
37448
37454
 
@@ -88002,7 +88008,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
88002
88008
  vertical-align: middle;
88003
88009
  }
88004
88010
  }
88005
-
88011
+ .e-cloneproperties .e-treecolumn-container {
88012
+ span {
88013
+ vertical-align: text-top;
88014
+ }
88015
+ }
88006
88016
  .e-hierarchycheckbox .e-frame {
88007
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' {
88008
88018
  font-size: 10px;
@@ -88816,7 +88826,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88816
88826
 
88817
88827
  //Focus state for Normal and Outline GroupButton
88818
88828
  .e-btn:focus,
88819
- input:focus-visible+label.e-btn {
88829
+ input:focus-visible+label.e-btn,
88830
+ input:focus+label.e-btn {
88820
88831
  @include button-focus;
88821
88832
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88822
88833
  box-shadow: none;
@@ -91131,6 +91142,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91131
91142
 
91132
91143
  .e-content table {
91133
91144
  margin-bottom: 10px;
91145
+ border-collapse: collapse;
91146
+ empty-cells: show;
91134
91147
  }
91135
91148
 
91136
91149
  .e-content pre {
@@ -91505,7 +91518,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91505
91518
  margin-right: 5px;
91506
91519
  display: inline-block;
91507
91520
  float: none;
91508
- max-width: calc(100% - (2 * 5px));
91521
+ max-width: 100%;
91509
91522
  padding: 1px;
91510
91523
  vertical-align: bottom;
91511
91524
  }
@@ -91590,11 +91603,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91590
91603
  display: contents;
91591
91604
  }
91592
91605
 
91593
- .e-rte-table {
91594
- border-collapse: collapse;
91595
- empty-cells: show;
91596
- }
91597
-
91598
91606
  .e-rte-table td,
91599
91607
  .e-rte-table th {
91600
91608
  border: 1px solid $rte-table-border-color;
@@ -123485,8 +123493,8 @@ $image-editor-finetune-span: 31% !default;
123485
123493
  }
123486
123494
 
123487
123495
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
123488
- height: 250px;
123489
- overflow-y: scroll;
123496
+ max-height: 250px;
123497
+ overflow-y: auto;
123490
123498
  }
123491
123499
 
123492
123500
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -37799,6 +37799,12 @@ $cmenu-hover-icon-color: rgba($icon-color) !default;
37799
37799
  @include bigger-rtl-blank-icon;
37800
37800
  }
37801
37801
  }
37802
+
37803
+ .e-contextmenu-wrapper .e-menu-item {
37804
+ white-space: nowrap;
37805
+ overflow: hidden;
37806
+ text-overflow: ellipsis;
37807
+ }
37802
37808
  }
37803
37809
 
37804
37810
 
@@ -88535,7 +88541,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
88535
88541
  vertical-align: middle;
88536
88542
  }
88537
88543
  }
88538
-
88544
+ .e-cloneproperties .e-treecolumn-container {
88545
+ span {
88546
+ vertical-align: text-top;
88547
+ }
88548
+ }
88539
88549
  .e-hierarchycheckbox .e-frame {
88540
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' {
88541
88551
  font-size: 10px;
@@ -89350,7 +89360,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89350
89360
 
89351
89361
  //Focus state for Normal and Outline GroupButton
89352
89362
  .e-btn:focus,
89353
- input:focus-visible+label.e-btn {
89363
+ input:focus-visible+label.e-btn,
89364
+ input:focus+label.e-btn {
89354
89365
  @include button-focus;
89355
89366
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89356
89367
  box-shadow: none;
@@ -91668,6 +91679,8 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
91668
91679
 
91669
91680
  .e-content table {
91670
91681
  margin-bottom: 10px;
91682
+ border-collapse: collapse;
91683
+ empty-cells: show;
91671
91684
  }
91672
91685
 
91673
91686
  .e-content pre {
@@ -92042,7 +92055,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
92042
92055
  margin-right: 5px;
92043
92056
  display: inline-block;
92044
92057
  float: none;
92045
- max-width: calc(100% - (2 * 5px));
92058
+ max-width: 100%;
92046
92059
  padding: 1px;
92047
92060
  vertical-align: bottom;
92048
92061
  }
@@ -92127,11 +92140,6 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
92127
92140
  display: contents;
92128
92141
  }
92129
92142
 
92130
- .e-rte-table {
92131
- border-collapse: collapse;
92132
- empty-cells: show;
92133
- }
92134
-
92135
92143
  .e-rte-table td,
92136
92144
  .e-rte-table th {
92137
92145
  border: 1px solid $rte-table-border-color;
@@ -124062,8 +124070,8 @@ $image-editor-finetune-span: 28% !default;
124062
124070
  }
124063
124071
 
124064
124072
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
124065
- height: 250px;
124066
- overflow-y: scroll;
124073
+ max-height: 250px;
124074
+ overflow-y: auto;
124067
124075
  }
124068
124076
 
124069
124077
  .e-dropdown-popup.e-ie-ddb-popup {