@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
@@ -830,6 +830,8 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
830
830
 
831
831
  .e-content table {
832
832
  margin-bottom: 10px;
833
+ border-collapse: collapse;
834
+ empty-cells: show;
833
835
  }
834
836
 
835
837
  .e-content pre {
@@ -1204,7 +1206,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1204
1206
  margin-right: 5px;
1205
1207
  display: inline-block;
1206
1208
  float: none;
1207
- max-width: calc(100% - (2 * 5px));
1209
+ max-width: 100%;
1208
1210
  padding: 1px;
1209
1211
  vertical-align: bottom;
1210
1212
  }
@@ -1289,11 +1291,6 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1289
1291
  display: contents;
1290
1292
  }
1291
1293
 
1292
- .e-rte-table {
1293
- border-collapse: collapse;
1294
- empty-cells: show;
1295
- }
1296
-
1297
1294
  .e-rte-table td,
1298
1295
  .e-rte-table th {
1299
1296
  border: 1px solid $rte-table-border-color;
@@ -835,6 +835,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
835
835
 
836
836
  .e-content table {
837
837
  margin-bottom: 10px;
838
+ border-collapse: collapse;
839
+ empty-cells: show;
838
840
  }
839
841
 
840
842
  .e-content pre {
@@ -1209,7 +1211,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1209
1211
  margin-right: 5px;
1210
1212
  display: inline-block;
1211
1213
  float: none;
1212
- max-width: calc(100% - (2 * 5px));
1214
+ max-width: 100%;
1213
1215
  padding: 1px;
1214
1216
  vertical-align: bottom;
1215
1217
  }
@@ -1294,11 +1296,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1294
1296
  display: contents;
1295
1297
  }
1296
1298
 
1297
- .e-rte-table {
1298
- border-collapse: collapse;
1299
- empty-cells: show;
1300
- }
1301
-
1302
1299
  .e-rte-table td,
1303
1300
  .e-rte-table th {
1304
1301
  border: 1px solid $rte-table-border-color;
@@ -833,6 +833,8 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
833
833
 
834
834
  .e-content table {
835
835
  margin-bottom: 10px;
836
+ border-collapse: collapse;
837
+ empty-cells: show;
836
838
  }
837
839
 
838
840
  .e-content pre {
@@ -1207,7 +1209,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1207
1209
  margin-right: 5px;
1208
1210
  display: inline-block;
1209
1211
  float: none;
1210
- max-width: calc(100% - (2 * 5px));
1212
+ max-width: 100%;
1211
1213
  padding: 1px;
1212
1214
  vertical-align: bottom;
1213
1215
  }
@@ -1292,11 +1294,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
1292
1294
  display: contents;
1293
1295
  }
1294
1296
 
1295
- .e-rte-table {
1296
- border-collapse: collapse;
1297
- empty-cells: show;
1298
- }
1299
-
1300
1297
  .e-rte-table td,
1301
1298
  .e-rte-table th {
1302
1299
  border: 1px solid $rte-table-border-color;
@@ -835,6 +835,8 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
835
835
 
836
836
  .e-content table {
837
837
  margin-bottom: 10px;
838
+ border-collapse: collapse;
839
+ empty-cells: show;
838
840
  }
839
841
 
840
842
  .e-content pre {
@@ -1209,7 +1211,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1209
1211
  margin-right: 5px;
1210
1212
  display: inline-block;
1211
1213
  float: none;
1212
- max-width: calc(100% - (2 * 5px));
1214
+ max-width: 100%;
1213
1215
  padding: 1px;
1214
1216
  vertical-align: bottom;
1215
1217
  }
@@ -1294,11 +1296,6 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1294
1296
  display: contents;
1295
1297
  }
1296
1298
 
1297
- .e-rte-table {
1298
- border-collapse: collapse;
1299
- empty-cells: show;
1300
- }
1301
-
1302
1299
  .e-rte-table td,
1303
1300
  .e-rte-table th {
1304
1301
  border: 1px solid $rte-table-border-color;
@@ -835,6 +835,8 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
835
835
 
836
836
  .e-content table {
837
837
  margin-bottom: 10px;
838
+ border-collapse: collapse;
839
+ empty-cells: show;
838
840
  }
839
841
 
840
842
  .e-content pre {
@@ -1209,7 +1211,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1209
1211
  margin-right: 5px;
1210
1212
  display: inline-block;
1211
1213
  float: none;
1212
- max-width: calc(100% - (2 * 5px));
1214
+ max-width: 100%;
1213
1215
  padding: 1px;
1214
1216
  vertical-align: bottom;
1215
1217
  }
@@ -1294,11 +1296,6 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1294
1296
  display: contents;
1295
1297
  }
1296
1298
 
1297
- .e-rte-table {
1298
- border-collapse: collapse;
1299
- empty-cells: show;
1300
- }
1301
-
1302
1299
  .e-rte-table td,
1303
1300
  .e-rte-table th {
1304
1301
  border: 1px solid $rte-table-border-color;
@@ -830,6 +830,8 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
830
830
 
831
831
  .e-content table {
832
832
  margin-bottom: 10px;
833
+ border-collapse: collapse;
834
+ empty-cells: show;
833
835
  }
834
836
 
835
837
  .e-content pre {
@@ -1204,7 +1206,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1204
1206
  margin-right: 5px;
1205
1207
  display: inline-block;
1206
1208
  float: none;
1207
- max-width: calc(100% - (2 * 5px));
1209
+ max-width: 100%;
1208
1210
  padding: 1px;
1209
1211
  vertical-align: bottom;
1210
1212
  }
@@ -1289,11 +1291,6 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1289
1291
  display: contents;
1290
1292
  }
1291
1293
 
1292
- .e-rte-table {
1293
- border-collapse: collapse;
1294
- empty-cells: show;
1295
- }
1296
-
1297
1294
  .e-rte-table td,
1298
1295
  .e-rte-table th {
1299
1296
  border: 1px solid $rte-table-border-color;
@@ -830,6 +830,8 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
830
830
 
831
831
  .e-content table {
832
832
  margin-bottom: 10px;
833
+ border-collapse: collapse;
834
+ empty-cells: show;
833
835
  }
834
836
 
835
837
  .e-content pre {
@@ -1204,7 +1206,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1204
1206
  margin-right: 5px;
1205
1207
  display: inline-block;
1206
1208
  float: none;
1207
- max-width: calc(100% - (2 * 5px));
1209
+ max-width: 100%;
1208
1210
  padding: 1px;
1209
1211
  vertical-align: bottom;
1210
1212
  }
@@ -1289,11 +1291,6 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
1289
1291
  display: contents;
1290
1292
  }
1291
1293
 
1292
- .e-rte-table {
1293
- border-collapse: collapse;
1294
- empty-cells: show;
1295
- }
1296
-
1297
1294
  .e-rte-table td,
1298
1295
  .e-rte-table th {
1299
1296
  border: 1px solid $rte-table-border-color;
@@ -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;
@@ -37368,6 +37368,12 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
37368
37368
  @include bigger-rtl-blank-icon;
37369
37369
  }
37370
37370
  }
37371
+
37372
+ .e-contextmenu-wrapper .e-menu-item {
37373
+ white-space: nowrap;
37374
+ overflow: hidden;
37375
+ text-overflow: ellipsis;
37376
+ }
37371
37377
  }
37372
37378
 
37373
37379
 
@@ -87308,7 +87314,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
87308
87314
  vertical-align: middle;
87309
87315
  }
87310
87316
  }
87311
-
87317
+ .e-cloneproperties .e-treecolumn-container {
87318
+ span {
87319
+ vertical-align: text-top;
87320
+ }
87321
+ }
87312
87322
  .e-hierarchycheckbox .e-frame {
87313
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' {
87314
87324
  font-size: 10px;
@@ -88123,7 +88133,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88123
88133
 
88124
88134
  //Focus state for Normal and Outline GroupButton
88125
88135
  .e-btn:focus,
88126
- input:focus-visible+label.e-btn {
88136
+ input:focus-visible+label.e-btn,
88137
+ input:focus+label.e-btn {
88127
88138
  @include button-focus;
88128
88139
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88129
88140
  box-shadow: none;
@@ -90432,6 +90443,8 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90432
90443
 
90433
90444
  .e-content table {
90434
90445
  margin-bottom: 10px;
90446
+ border-collapse: collapse;
90447
+ empty-cells: show;
90435
90448
  }
90436
90449
 
90437
90450
  .e-content pre {
@@ -90806,7 +90819,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90806
90819
  margin-right: 5px;
90807
90820
  display: inline-block;
90808
90821
  float: none;
90809
- max-width: calc(100% - (2 * 5px));
90822
+ max-width: 100%;
90810
90823
  padding: 1px;
90811
90824
  vertical-align: bottom;
90812
90825
  }
@@ -90891,11 +90904,6 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90891
90904
  display: contents;
90892
90905
  }
90893
90906
 
90894
- .e-rte-table {
90895
- border-collapse: collapse;
90896
- empty-cells: show;
90897
- }
90898
-
90899
90907
  .e-rte-table td,
90900
90908
  .e-rte-table th {
90901
90909
  border: 1px solid $rte-table-border-color;
@@ -122781,8 +122789,8 @@ $image-editor-finetune-span: 28% !default;
122781
122789
  }
122782
122790
 
122783
122791
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
122784
- height: 250px;
122785
- overflow-y: scroll;
122792
+ max-height: 250px;
122793
+ overflow-y: auto;
122786
122794
  }
122787
122795
 
122788
122796
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -37365,6 +37365,12 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
37365
37365
  @include bigger-rtl-blank-icon;
37366
37366
  }
37367
37367
  }
37368
+
37369
+ .e-contextmenu-wrapper .e-menu-item {
37370
+ white-space: nowrap;
37371
+ overflow: hidden;
37372
+ text-overflow: ellipsis;
37373
+ }
37368
37374
  }
37369
37375
 
37370
37376
 
@@ -87305,7 +87311,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
87305
87311
  vertical-align: middle;
87306
87312
  }
87307
87313
  }
87308
-
87314
+ .e-cloneproperties .e-treecolumn-container {
87315
+ span {
87316
+ vertical-align: text-top;
87317
+ }
87318
+ }
87309
87319
  .e-hierarchycheckbox .e-frame {
87310
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' {
87311
87321
  font-size: 10px;
@@ -88120,7 +88130,8 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88120
88130
 
88121
88131
  //Focus state for Normal and Outline GroupButton
88122
88132
  .e-btn:focus,
88123
- input:focus-visible+label.e-btn {
88133
+ input:focus-visible+label.e-btn,
88134
+ input:focus+label.e-btn {
88124
88135
  @include button-focus;
88125
88136
  @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
88126
88137
  box-shadow: none;
@@ -90429,6 +90440,8 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90429
90440
 
90430
90441
  .e-content table {
90431
90442
  margin-bottom: 10px;
90443
+ border-collapse: collapse;
90444
+ empty-cells: show;
90432
90445
  }
90433
90446
 
90434
90447
  .e-content pre {
@@ -90803,7 +90816,7 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90803
90816
  margin-right: 5px;
90804
90817
  display: inline-block;
90805
90818
  float: none;
90806
- max-width: calc(100% - (2 * 5px));
90819
+ max-width: 100%;
90807
90820
  padding: 1px;
90808
90821
  vertical-align: bottom;
90809
90822
  }
@@ -90888,11 +90901,6 @@ $rte-big-img-upload-abort-icon-btn-padding: 18px;
90888
90901
  display: contents;
90889
90902
  }
90890
90903
 
90891
- .e-rte-table {
90892
- border-collapse: collapse;
90893
- empty-cells: show;
90894
- }
90895
-
90896
90904
  .e-rte-table td,
90897
90905
  .e-rte-table th {
90898
90906
  border: 1px solid $rte-table-border-color;
@@ -122778,8 +122786,8 @@ $image-editor-finetune-span: 28% !default;
122778
122786
  }
122779
122787
 
122780
122788
  .e-dropdown-popup.e-ie-crop-ddb-popup ul {
122781
- height: 250px;
122782
- overflow-y: scroll;
122789
+ max-height: 250px;
122790
+ overflow-y: auto;
122783
122791
  }
122784
122792
 
122785
122793
  .e-dropdown-popup.e-ie-ddb-popup {
@@ -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;