@syncfusion/blazor-themes 24.2.7 → 24.2.9

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 (129) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +119 -31
  2. package/SCSS-Themes/bootstrap.scss +121 -33
  3. package/SCSS-Themes/bootstrap4.scss +110 -22
  4. package/SCSS-Themes/bootstrap5-dark.scss +107 -19
  5. package/SCSS-Themes/bootstrap5.scss +107 -19
  6. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +1 -1
  7. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +1 -1
  8. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +1 -1
  9. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +1 -1
  10. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +1 -1
  11. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +1 -1
  12. package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +1 -1
  13. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +1 -1
  14. package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +1 -1
  15. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +1 -1
  16. package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +1 -1
  17. package/SCSS-Themes/dropdowns/drop-down-list/material.scss +1 -1
  18. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +1 -1
  19. package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +1 -1
  20. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +1 -1
  21. package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +1 -1
  22. package/SCSS-Themes/fabric-dark.scss +107 -19
  23. package/SCSS-Themes/fabric.scss +107 -19
  24. package/SCSS-Themes/fluent-dark.scss +110 -22
  25. package/SCSS-Themes/fluent.scss +110 -22
  26. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +0 -2
  27. package/SCSS-Themes/grids/grid/bootstrap.scss +0 -2
  28. package/SCSS-Themes/grids/grid/bootstrap4.scss +0 -2
  29. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +0 -2
  30. package/SCSS-Themes/grids/grid/bootstrap5.scss +0 -2
  31. package/SCSS-Themes/grids/grid/fabric-dark.scss +0 -2
  32. package/SCSS-Themes/grids/grid/fabric.scss +0 -2
  33. package/SCSS-Themes/grids/grid/fluent-dark.scss +0 -2
  34. package/SCSS-Themes/grids/grid/fluent.scss +0 -2
  35. package/SCSS-Themes/grids/grid/highcontrast.scss +0 -2
  36. package/SCSS-Themes/grids/grid/material-dark.scss +0 -2
  37. package/SCSS-Themes/grids/grid/material.scss +0 -2
  38. package/SCSS-Themes/grids/grid/material3-dark.scss +0 -2
  39. package/SCSS-Themes/grids/grid/material3.scss +0 -2
  40. package/SCSS-Themes/grids/grid/tailwind-dark.scss +0 -2
  41. package/SCSS-Themes/grids/grid/tailwind.scss +0 -2
  42. package/SCSS-Themes/highcontrast.scss +107 -19
  43. package/SCSS-Themes/material-dark.scss +107 -19
  44. package/SCSS-Themes/material.scss +107 -19
  45. package/SCSS-Themes/material3-dark.scss +108 -20
  46. package/SCSS-Themes/material3.scss +108 -20
  47. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +39 -4
  48. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +35 -0
  49. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +38 -3
  50. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +35 -0
  51. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +35 -0
  52. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +35 -0
  53. package/SCSS-Themes/navigations/toolbar/fabric.scss +35 -0
  54. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +38 -3
  55. package/SCSS-Themes/navigations/toolbar/fluent.scss +38 -3
  56. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +35 -0
  57. package/SCSS-Themes/navigations/toolbar/material-dark.scss +35 -0
  58. package/SCSS-Themes/navigations/toolbar/material.scss +35 -0
  59. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +35 -0
  60. package/SCSS-Themes/navigations/toolbar/material3.scss +35 -0
  61. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +35 -0
  62. package/SCSS-Themes/navigations/toolbar/tailwind.scss +35 -0
  63. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -2
  64. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -2
  65. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -2
  66. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -2
  67. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -2
  68. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -2
  69. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -2
  70. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -2
  71. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -2
  72. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -2
  73. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -2
  74. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -2
  75. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +4 -2
  76. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +4 -2
  77. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -2
  78. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -2
  79. package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +4 -0
  80. package/SCSS-Themes/popups/dialog/bootstrap.scss +4 -0
  81. package/SCSS-Themes/popups/dialog/bootstrap4.scss +4 -0
  82. package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +4 -0
  83. package/SCSS-Themes/popups/dialog/bootstrap5.scss +4 -0
  84. package/SCSS-Themes/popups/dialog/fabric-dark.scss +4 -0
  85. package/SCSS-Themes/popups/dialog/fabric.scss +4 -0
  86. package/SCSS-Themes/popups/dialog/fluent-dark.scss +4 -0
  87. package/SCSS-Themes/popups/dialog/fluent.scss +4 -0
  88. package/SCSS-Themes/popups/dialog/highcontrast.scss +4 -0
  89. package/SCSS-Themes/popups/dialog/material-dark.scss +4 -0
  90. package/SCSS-Themes/popups/dialog/material.scss +4 -0
  91. package/SCSS-Themes/popups/dialog/material3-dark.scss +4 -0
  92. package/SCSS-Themes/popups/dialog/material3.scss +4 -0
  93. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +4 -0
  94. package/SCSS-Themes/popups/dialog/tailwind.scss +4 -0
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +69 -22
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +75 -28
  97. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +61 -14
  98. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +61 -14
  99. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +61 -14
  100. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +61 -14
  101. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +61 -14
  102. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +61 -14
  103. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +61 -14
  104. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +61 -14
  105. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +61 -14
  106. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +61 -14
  107. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +62 -15
  108. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +62 -15
  109. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +61 -14
  110. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +61 -14
  111. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +2 -0
  112. package/SCSS-Themes/schedule/schedule/bootstrap.scss +2 -0
  113. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +2 -0
  114. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +2 -0
  115. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +2 -0
  116. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +2 -0
  117. package/SCSS-Themes/schedule/schedule/fabric.scss +2 -0
  118. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +2 -0
  119. package/SCSS-Themes/schedule/schedule/fluent.scss +2 -0
  120. package/SCSS-Themes/schedule/schedule/highcontrast.scss +2 -0
  121. package/SCSS-Themes/schedule/schedule/material-dark.scss +2 -0
  122. package/SCSS-Themes/schedule/schedule/material.scss +2 -0
  123. package/SCSS-Themes/schedule/schedule/material3-dark.scss +2 -0
  124. package/SCSS-Themes/schedule/schedule/material3.scss +2 -0
  125. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +2 -0
  126. package/SCSS-Themes/schedule/schedule/tailwind.scss +2 -0
  127. package/SCSS-Themes/tailwind-dark.scss +107 -19
  128. package/SCSS-Themes/tailwind.scss +107 -19
  129. package/package.json +1 -1
@@ -3153,7 +3153,7 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3153
3153
  }
3154
3154
  }
3155
3155
 
3156
- .e-popup.e-ddl-device.e-popup-close {
3156
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
3157
3157
  display: block;
3158
3158
  visibility: hidden;
3159
3159
  }
@@ -46625,6 +46625,10 @@ $zero-value: 0 !default;
46625
46625
  cursor: move;
46626
46626
  }
46627
46627
 
46628
+ .e-dialog.e-device.e-draggable.e-popup-open {
46629
+ touch-action: none;
46630
+ }
46631
+
46628
46632
  .e-dialog {
46629
46633
  max-height: 98%;
46630
46634
  max-width: 100%;
@@ -48400,6 +48404,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48400
48404
  white-space: nowrap;
48401
48405
  overflow: hidden;
48402
48406
 
48407
+ &.e-spacer-toolbar {
48408
+
48409
+ .e-toolbar-items {
48410
+ display: flex;
48411
+ flex-wrap: nowrap;
48412
+ width: 100%;
48413
+
48414
+ &:not(.e-toolbar-multirow) {
48415
+ position: absolute;
48416
+ }
48417
+ }
48418
+
48419
+ &.e-pop-mode {
48420
+
48421
+ .e-toolbar-items {
48422
+ width: calc(100% - $tbar-nav-nrml-width);
48423
+ }
48424
+ }
48425
+ }
48426
+
48403
48427
  .e-blazor-toolbar-items {
48404
48428
  position: absolute;
48405
48429
  top: -9999px;
@@ -48537,6 +48561,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48537
48561
  min-height: $tbar-nrml-item-size;
48538
48562
  vertical-align: middle;
48539
48563
  width: auto;
48564
+ flex: 0 0 auto;
48565
+
48566
+ &.e-spacer {
48567
+ flex-grow: 1;
48568
+ }
48540
48569
 
48541
48570
  .e-tbar-btn {
48542
48571
  display: flex;
@@ -48967,6 +48996,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48967
48996
 
48968
48997
  &.e-rtl {
48969
48998
 
48999
+ &:not(.e-spacer-toolbar) {
49000
+
49001
+ .e-toolbar-items:not(.e-tbar-pos) {
49002
+
49003
+ .e-toolbar-item:first-child {
49004
+ margin-right: $tbar-item-nrml-mrgn;
49005
+ }
49006
+ }
49007
+ }
49008
+
48970
49009
  .e-toolbar-item {
48971
49010
 
48972
49011
  .e-tbar-btn {
@@ -79299,8 +79338,6 @@ $grid-dropitems-count-margin-left: -9px !default;
79299
79338
  }
79300
79339
 
79301
79340
  & .e-responsive-right {
79302
- width: calc(100% - 50px);
79303
-
79304
79341
  & .e-search-wrapper {
79305
79342
  & .e-input-group::before,
79306
79343
  & .e-input-group::after {
@@ -90924,7 +90961,7 @@ $rte-drop-text-clr: rgba($on-secondary-container) !default;
90924
90961
  $rte-default-character-count-color: rgba($placeholder-text-color) !default;
90925
90962
  $rte-warning-character-count-color: rgba($warning) !default;
90926
90963
  $rte-error-character-count-color: rgba($danger) !default;
90927
- $rte-img-border: dashed 2px rgba($primary) !default;
90964
+ $rte-img-border: solid 2px rgba($primary) !default;
90928
90965
  $rte-font-family: $font-family !default;
90929
90966
  $rte-content-color: rgba($content-text-color) !default;
90930
90967
  $rte-content-blockquote-border-left-color: solid 2px rgba($content-text-color) !default;
@@ -91888,7 +91925,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91888
91925
 
91889
91926
  .e-rte-image.e-imginline,
91890
91927
  .e-rte-audio.e-audio-inline,
91891
- .e-rte-video.e-video-inline {
91928
+ .e-rte-video.e-video-inline {
91929
+ margin-left: 5px;
91930
+ margin-right: 5px;
91892
91931
  display: inline-block;
91893
91932
  float: none;
91894
91933
  max-width: calc(100% - (2 * 5px));
@@ -92497,6 +92536,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92497
92536
  .e-rte-quick-toolbar {
92498
92537
  min-height: 48px;
92499
92538
 
92539
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
92540
+ .e-rte-color-content,
92541
+ .e-caret {
92542
+ height: $rte-big-dropdown-btn-color-content-height;
92543
+
92544
+ &:hover {
92545
+ height: $rte-big-dropdown-btn-color-content-height;
92546
+ }
92547
+ }
92548
+ }
92549
+
92500
92550
  .e-toolbar-items:not(.e-tbar-pos) {
92501
92551
  margin: $rte-big-quick-toolbar-items-margin;
92502
92552
  min-height: 48px;
@@ -93245,12 +93295,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93245
93295
  }
93246
93296
  }
93247
93297
 
93248
- @if $skin-name == 'bootstrap5' {
93249
- .e-tbar-btn:focus .e-icons {
93250
- color: $rte-quick-item-active-font-color;
93251
- }
93252
- }
93253
-
93254
93298
  &.e-active .e-tbar-btn,
93255
93299
  &.e-active .e-tbar-btn:focus {
93256
93300
  background: $rte-tb-item-active-bg;
@@ -93274,10 +93318,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93274
93318
  .e-tbar-btn:hover .e-icons {
93275
93319
  color: $rte-tb-hover-font-color;
93276
93320
  }
93277
-
93278
- .e-tbar-btn:focus .e-icons {
93279
- color: $primary-text-focus;
93280
- }
93281
93321
  }
93282
93322
 
93283
93323
  .e-dropdown-btn.e-active {
@@ -93389,9 +93429,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93389
93429
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
93390
93430
  color: $rte-hover-icons-color;
93391
93431
  }
93392
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
93393
- color: $rte-hover-icons-color;
93394
- }
93395
93432
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
93396
93433
  color: $rte-tb-active-font-color;
93397
93434
  }
@@ -93632,6 +93669,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93632
93669
  .e-toolbar-items {
93633
93670
  background: $rte-quick-pop-bg;
93634
93671
 
93672
+ .e-rte-backgroundcolor-dropdown {
93673
+ .e-rte-color-content{
93674
+ padding-top: $rte-dropdown-btn-color-content-padding;
93675
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
93676
+ padding-top: 5px;
93677
+ }
93678
+ height: $rte-dropdown-btn-color-content-height;
93679
+ @if $skin-name == 'FluentUI' {
93680
+ display: flex;
93681
+ align-items: center;
93682
+ justify-content: center;
93683
+ }
93684
+ &:hover {
93685
+ background: $rte-split-btn-span-hover-bg;
93686
+ }
93687
+ }
93688
+
93689
+ .e-caret {
93690
+ &:hover {
93691
+ background: $rte-split-btn-span-hover-bg;
93692
+ }
93693
+ }
93694
+ &.e-tbar-btn:hover {
93695
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
93696
+ background: $rte-split-btn-hover-bg;
93697
+ }
93698
+ @if $skin-name =='bootstrap-dark'{
93699
+ background: $rte-tbar-default-bg;
93700
+ }
93701
+ }
93702
+ }
93703
+
93635
93704
  .e-separator {
93636
93705
  border: .5px solid $rte-quick-vr-line-color;
93637
93706
  }
@@ -93712,6 +93781,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93712
93781
  }
93713
93782
  }
93714
93783
 
93784
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
93785
+ .e-rte-color-content {
93786
+ @if $skin-name =='tailwind' or $skin-name =='tailwind-dark' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5-dark' or $skin-name =='material' or $skin-name =='material-dark' {
93787
+ padding-top: 8px;
93788
+ }
93789
+ }
93790
+ }
93791
+
93715
93792
  .e-dialog .e-img-uploadwrap .e-droptext,
93716
93793
  .e-dialog .e-aud-uploadwrap .e-droptext,
93717
93794
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -94002,6 +94079,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
94002
94079
  color: $rte-icons-color;
94003
94080
  }
94004
94081
 
94082
+ .e-bigger .e-richtexteditor,
94083
+ .e-richtexteditor {
94084
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
94085
+ color: $icon-color-disabled;
94086
+ }
94087
+ }
94088
+
94005
94089
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
94006
94090
  border-radius: 4px;
94007
94091
  }
@@ -104992,8 +105076,9 @@ $pv-search-btn-width-big: 32px !default;
104992
105076
  padding-bottom: 30px;
104993
105077
  height: 18px;
104994
105078
  }
104995
- max-width: 237px;
104996
105079
  position: absolute;
105080
+ overflow: hidden;
105081
+ text-overflow: ellipsis;
104997
105082
  }
104998
105083
 
104999
105084
  .e-pv-reply-title {
@@ -105012,10 +105097,11 @@ $pv-search-btn-width-big: 32px !default;
105012
105097
  @if $skin-name == 'Material3' {
105013
105098
  font-size: $text-xs;
105014
105099
  }
105015
- max-width: 212px;
105016
105100
  padding-left: 8px;
105017
105101
  padding-top: $pv-comment-title-padding-top;
105018
105102
  position: absolute;
105103
+ overflow: hidden;
105104
+ text-overflow: ellipsis;
105019
105105
  }
105020
105106
 
105021
105107
  .e-pv-comments-hover {
@@ -117953,6 +118039,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
117953
118039
  }
117954
118040
 
117955
118041
  .e-toolbar-items {
118042
+ height: $schedule-tbar-bgr-size;
118043
+
117956
118044
  &.e-tbar-pos {
117957
118045
  height: $schedule-tbar-bgr-size;
117958
118046
  min-height: $schedule-tbar-bgr-size;
@@ -3236,7 +3236,7 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3236
3236
  }
3237
3237
  }
3238
3238
 
3239
- .e-popup.e-ddl-device.e-popup-close {
3239
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
3240
3240
  display: block;
3241
3241
  visibility: hidden;
3242
3242
  }
@@ -46708,6 +46708,10 @@ $zero-value: 0 !default;
46708
46708
  cursor: move;
46709
46709
  }
46710
46710
 
46711
+ .e-dialog.e-device.e-draggable.e-popup-open {
46712
+ touch-action: none;
46713
+ }
46714
+
46711
46715
  .e-dialog {
46712
46716
  max-height: 98%;
46713
46717
  max-width: 100%;
@@ -48483,6 +48487,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48483
48487
  white-space: nowrap;
48484
48488
  overflow: hidden;
48485
48489
 
48490
+ &.e-spacer-toolbar {
48491
+
48492
+ .e-toolbar-items {
48493
+ display: flex;
48494
+ flex-wrap: nowrap;
48495
+ width: 100%;
48496
+
48497
+ &:not(.e-toolbar-multirow) {
48498
+ position: absolute;
48499
+ }
48500
+ }
48501
+
48502
+ &.e-pop-mode {
48503
+
48504
+ .e-toolbar-items {
48505
+ width: calc(100% - $tbar-nav-nrml-width);
48506
+ }
48507
+ }
48508
+ }
48509
+
48486
48510
  .e-blazor-toolbar-items {
48487
48511
  position: absolute;
48488
48512
  top: -9999px;
@@ -48620,6 +48644,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48620
48644
  min-height: $tbar-nrml-item-size;
48621
48645
  vertical-align: middle;
48622
48646
  width: auto;
48647
+ flex: 0 0 auto;
48648
+
48649
+ &.e-spacer {
48650
+ flex-grow: 1;
48651
+ }
48623
48652
 
48624
48653
  .e-tbar-btn {
48625
48654
  display: flex;
@@ -49050,6 +49079,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
49050
49079
 
49051
49080
  &.e-rtl {
49052
49081
 
49082
+ &:not(.e-spacer-toolbar) {
49083
+
49084
+ .e-toolbar-items:not(.e-tbar-pos) {
49085
+
49086
+ .e-toolbar-item:first-child {
49087
+ margin-right: $tbar-item-nrml-mrgn;
49088
+ }
49089
+ }
49090
+ }
49091
+
49053
49092
  .e-toolbar-item {
49054
49093
 
49055
49094
  .e-tbar-btn {
@@ -79382,8 +79421,6 @@ $grid-dropitems-count-margin-left: -9px !default;
79382
79421
  }
79383
79422
 
79384
79423
  & .e-responsive-right {
79385
- width: calc(100% - 50px);
79386
-
79387
79424
  & .e-search-wrapper {
79388
79425
  & .e-input-group::before,
79389
79426
  & .e-input-group::after {
@@ -91007,7 +91044,7 @@ $rte-drop-text-clr: rgba($on-secondary-container) !default;
91007
91044
  $rte-default-character-count-color: rgba($placeholder-text-color) !default;
91008
91045
  $rte-warning-character-count-color: rgba($warning) !default;
91009
91046
  $rte-error-character-count-color: rgba($danger) !default;
91010
- $rte-img-border: dashed 2px rgba($primary) !default;
91047
+ $rte-img-border: solid 2px rgba($primary) !default;
91011
91048
  $rte-font-family: $font-family !default;
91012
91049
  $rte-content-color: rgba($content-text-color) !default;
91013
91050
  $rte-content-blockquote-border-left-color: solid 2px rgba($content-text-color) !default;
@@ -91971,7 +92008,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91971
92008
 
91972
92009
  .e-rte-image.e-imginline,
91973
92010
  .e-rte-audio.e-audio-inline,
91974
- .e-rte-video.e-video-inline {
92011
+ .e-rte-video.e-video-inline {
92012
+ margin-left: 5px;
92013
+ margin-right: 5px;
91975
92014
  display: inline-block;
91976
92015
  float: none;
91977
92016
  max-width: calc(100% - (2 * 5px));
@@ -92580,6 +92619,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92580
92619
  .e-rte-quick-toolbar {
92581
92620
  min-height: 48px;
92582
92621
 
92622
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
92623
+ .e-rte-color-content,
92624
+ .e-caret {
92625
+ height: $rte-big-dropdown-btn-color-content-height;
92626
+
92627
+ &:hover {
92628
+ height: $rte-big-dropdown-btn-color-content-height;
92629
+ }
92630
+ }
92631
+ }
92632
+
92583
92633
  .e-toolbar-items:not(.e-tbar-pos) {
92584
92634
  margin: $rte-big-quick-toolbar-items-margin;
92585
92635
  min-height: 48px;
@@ -93328,12 +93378,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93328
93378
  }
93329
93379
  }
93330
93380
 
93331
- @if $skin-name == 'bootstrap5' {
93332
- .e-tbar-btn:focus .e-icons {
93333
- color: $rte-quick-item-active-font-color;
93334
- }
93335
- }
93336
-
93337
93381
  &.e-active .e-tbar-btn,
93338
93382
  &.e-active .e-tbar-btn:focus {
93339
93383
  background: $rte-tb-item-active-bg;
@@ -93357,10 +93401,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93357
93401
  .e-tbar-btn:hover .e-icons {
93358
93402
  color: $rte-tb-hover-font-color;
93359
93403
  }
93360
-
93361
- .e-tbar-btn:focus .e-icons {
93362
- color: $primary-text-focus;
93363
- }
93364
93404
  }
93365
93405
 
93366
93406
  .e-dropdown-btn.e-active {
@@ -93472,9 +93512,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93472
93512
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
93473
93513
  color: $rte-hover-icons-color;
93474
93514
  }
93475
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
93476
- color: $rte-hover-icons-color;
93477
- }
93478
93515
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
93479
93516
  color: $rte-tb-active-font-color;
93480
93517
  }
@@ -93715,6 +93752,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93715
93752
  .e-toolbar-items {
93716
93753
  background: $rte-quick-pop-bg;
93717
93754
 
93755
+ .e-rte-backgroundcolor-dropdown {
93756
+ .e-rte-color-content{
93757
+ padding-top: $rte-dropdown-btn-color-content-padding;
93758
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
93759
+ padding-top: 5px;
93760
+ }
93761
+ height: $rte-dropdown-btn-color-content-height;
93762
+ @if $skin-name == 'FluentUI' {
93763
+ display: flex;
93764
+ align-items: center;
93765
+ justify-content: center;
93766
+ }
93767
+ &:hover {
93768
+ background: $rte-split-btn-span-hover-bg;
93769
+ }
93770
+ }
93771
+
93772
+ .e-caret {
93773
+ &:hover {
93774
+ background: $rte-split-btn-span-hover-bg;
93775
+ }
93776
+ }
93777
+ &.e-tbar-btn:hover {
93778
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
93779
+ background: $rte-split-btn-hover-bg;
93780
+ }
93781
+ @if $skin-name =='bootstrap-dark'{
93782
+ background: $rte-tbar-default-bg;
93783
+ }
93784
+ }
93785
+ }
93786
+
93718
93787
  .e-separator {
93719
93788
  border: .5px solid $rte-quick-vr-line-color;
93720
93789
  }
@@ -93795,6 +93864,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93795
93864
  }
93796
93865
  }
93797
93866
 
93867
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
93868
+ .e-rte-color-content {
93869
+ @if $skin-name =='tailwind' or $skin-name =='tailwind-dark' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5-dark' or $skin-name =='material' or $skin-name =='material-dark' {
93870
+ padding-top: 8px;
93871
+ }
93872
+ }
93873
+ }
93874
+
93798
93875
  .e-dialog .e-img-uploadwrap .e-droptext,
93799
93876
  .e-dialog .e-aud-uploadwrap .e-droptext,
93800
93877
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -94085,6 +94162,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
94085
94162
  color: $rte-icons-color;
94086
94163
  }
94087
94164
 
94165
+ .e-bigger .e-richtexteditor,
94166
+ .e-richtexteditor {
94167
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
94168
+ color: $icon-color-disabled;
94169
+ }
94170
+ }
94171
+
94088
94172
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
94089
94173
  border-radius: 4px;
94090
94174
  }
@@ -105075,8 +105159,9 @@ $pv-search-btn-width-big: 32px !default;
105075
105159
  padding-bottom: 30px;
105076
105160
  height: 18px;
105077
105161
  }
105078
- max-width: 237px;
105079
105162
  position: absolute;
105163
+ overflow: hidden;
105164
+ text-overflow: ellipsis;
105080
105165
  }
105081
105166
 
105082
105167
  .e-pv-reply-title {
@@ -105095,10 +105180,11 @@ $pv-search-btn-width-big: 32px !default;
105095
105180
  @if $skin-name == 'Material3' {
105096
105181
  font-size: $text-xs;
105097
105182
  }
105098
- max-width: 212px;
105099
105183
  padding-left: 8px;
105100
105184
  padding-top: $pv-comment-title-padding-top;
105101
105185
  position: absolute;
105186
+ overflow: hidden;
105187
+ text-overflow: ellipsis;
105102
105188
  }
105103
105189
 
105104
105190
  .e-pv-comments-hover {
@@ -118036,6 +118122,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
118036
118122
  }
118037
118123
 
118038
118124
  .e-toolbar-items {
118125
+ height: $schedule-tbar-bgr-size;
118126
+
118039
118127
  &.e-tbar-pos {
118040
118128
  height: $schedule-tbar-bgr-size;
118041
118129
  min-height: $schedule-tbar-bgr-size;
@@ -64,7 +64,7 @@ $tbar-nav-press-border: 0 !default;
64
64
  $tbar-nav-hover-border: 1px solid $grey-99 !default;
65
65
  $tbar-nav-focus-border: 0 !default;
66
66
  $tbar-pressed-border: transparent !default;
67
- $tbar-btn-border: none !default;
67
+ $tbar-btn-border: 1px solid transparent !default;
68
68
 
69
69
  $tbar-nav-pressed-box-shadow: inset 0 4px 5px rgba($grey-base, .35) !default;
70
70
  $tbar-pop-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !default;
@@ -125,7 +125,7 @@ $tbar-separator-bgr-height: calc(100% - 12px) !default;
125
125
  $tbar-separator-bgr-mrgn: 6px 6px !default;
126
126
  $tbar-separator-nrml-mrgn: 5.5px 6px !default;
127
127
  $tbar-btn-bgr-padding: 1px 7px !default;
128
- $tbar-btn-bgr-focus-padding: 0 6px !default;
128
+ $tbar-btn-bgr-focus-padding: 0 7px !default;
129
129
  $tbar-btn-nrml-padding: 1px 2.5px !default;
130
130
  $tbar-icons-bgr-font-size: 14px !default;
131
131
  $tbar-multirow-items-mrgn-bigger: 15px !default;
@@ -138,13 +138,13 @@ $tbar-bgr-btn-icon-font-size: 16px !default;
138
138
  $tbar-bgr-btn-focus-padding: 0 6px !default;
139
139
 
140
140
  $tbar-nrml-btn-border-radius: 4px !default;
141
- $tbar-nrml-btn-focus-padding: 1 2.5px !default;
141
+ $tbar-nrml-btn-focus-padding: 0 2.5px !default;
142
142
  $tbar-nrml-btn-focus-outline: 0 !default;
143
143
 
144
144
  $tbar-btn-icons-focus-color: $grey-dark-font !default;
145
145
  $tbar-btn-text-focus-color: $grey-dark-font !default;
146
146
  $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
147
- $tbar-btn-hover-border-size: $tbar-zero-value !default;
147
+ $tbar-btn-hover-border-size: $tbar-border-size !default;
148
148
  $tbar-btn-hover-active-icons-color: $grey-dark-font !default;
149
149
  $tbar-btn-hover-active-text-color: $grey-dark-font !default;
150
150
  $tbar-btn-overlay-opacity: .5 !default;
@@ -537,6 +537,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
537
537
  white-space: nowrap;
538
538
  overflow: hidden;
539
539
 
540
+ &.e-spacer-toolbar {
541
+
542
+ .e-toolbar-items {
543
+ display: flex;
544
+ flex-wrap: nowrap;
545
+ width: 100%;
546
+
547
+ &:not(.e-toolbar-multirow) {
548
+ position: absolute;
549
+ }
550
+ }
551
+
552
+ &.e-pop-mode {
553
+
554
+ .e-toolbar-items {
555
+ width: calc(100% - $tbar-nav-nrml-width);
556
+ }
557
+ }
558
+ }
559
+
540
560
  .e-blazor-toolbar-items {
541
561
  position: absolute;
542
562
  top: -9999px;
@@ -674,6 +694,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
674
694
  min-height: $tbar-nrml-item-size;
675
695
  vertical-align: middle;
676
696
  width: auto;
697
+ flex: 0 0 auto;
698
+
699
+ &.e-spacer {
700
+ flex-grow: 1;
701
+ }
677
702
 
678
703
  .e-tbar-btn {
679
704
  display: flex;
@@ -1104,6 +1129,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1104
1129
 
1105
1130
  &.e-rtl {
1106
1131
 
1132
+ &:not(.e-spacer-toolbar) {
1133
+
1134
+ .e-toolbar-items:not(.e-tbar-pos) {
1135
+
1136
+ .e-toolbar-item:first-child {
1137
+ margin-right: $tbar-item-nrml-mrgn;
1138
+ }
1139
+ }
1140
+ }
1141
+
1107
1142
  .e-toolbar-item {
1108
1143
 
1109
1144
  .e-tbar-btn {
@@ -535,6 +535,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
535
535
  white-space: nowrap;
536
536
  overflow: hidden;
537
537
 
538
+ &.e-spacer-toolbar {
539
+
540
+ .e-toolbar-items {
541
+ display: flex;
542
+ flex-wrap: nowrap;
543
+ width: 100%;
544
+
545
+ &:not(.e-toolbar-multirow) {
546
+ position: absolute;
547
+ }
548
+ }
549
+
550
+ &.e-pop-mode {
551
+
552
+ .e-toolbar-items {
553
+ width: calc(100% - $tbar-nav-nrml-width);
554
+ }
555
+ }
556
+ }
557
+
538
558
  .e-blazor-toolbar-items {
539
559
  position: absolute;
540
560
  top: -9999px;
@@ -672,6 +692,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
672
692
  min-height: $tbar-nrml-item-size;
673
693
  vertical-align: middle;
674
694
  width: auto;
695
+ flex: 0 0 auto;
696
+
697
+ &.e-spacer {
698
+ flex-grow: 1;
699
+ }
675
700
 
676
701
  .e-tbar-btn {
677
702
  display: flex;
@@ -1102,6 +1127,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1102
1127
 
1103
1128
  &.e-rtl {
1104
1129
 
1130
+ &:not(.e-spacer-toolbar) {
1131
+
1132
+ .e-toolbar-items:not(.e-tbar-pos) {
1133
+
1134
+ .e-toolbar-item:first-child {
1135
+ margin-right: $tbar-item-nrml-mrgn;
1136
+ }
1137
+ }
1138
+ }
1139
+
1105
1140
  .e-toolbar-item {
1106
1141
 
1107
1142
  .e-tbar-btn {