@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
@@ -3001,7 +3001,7 @@ $ddl-filter-box-shadow: none !default;
3001
3001
  }
3002
3002
  }
3003
3003
 
3004
- .e-popup.e-ddl-device.e-popup-close {
3004
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
3005
3005
  display: block;
3006
3006
  visibility: hidden;
3007
3007
  }
@@ -46327,6 +46327,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
46327
46327
  cursor: move;
46328
46328
  }
46329
46329
 
46330
+ .e-dialog.e-device.e-draggable.e-popup-open {
46331
+ touch-action: none;
46332
+ }
46333
+
46330
46334
  .e-dialog {
46331
46335
  max-height: 98%;
46332
46336
  max-width: 100%;
@@ -47603,7 +47607,7 @@ $tbar-default-font-overlay: $content-text-color !default;
47603
47607
  $tbar-active-font-color: $tbar-press-font !default;
47604
47608
  $tbar-border-nav-type: $border-light !default;
47605
47609
  $tbar-border-nav-active-type: $border-light !default;
47606
- $tbar-btn-border: none !default;
47610
+ $tbar-btn-border: 1px solid $transparent !default;
47607
47611
 
47608
47612
  $tbar-box-shadow: $shadow-sm !default;
47609
47613
  $tbar-border-type: $border-type !default;
@@ -47700,8 +47704,8 @@ $tbar-nrml-btn-focus-outline: none !default;
47700
47704
 
47701
47705
  $tbar-btn-icons-focus-color: $icon-color !default;
47702
47706
  $tbar-btn-text-focus-color: $content-text-color !default;
47703
- $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
47704
- $tbar-btn-hover-border-size: $tbar-zero-value !default;
47707
+ $tbar-btn-focus-border-color: $transparent !default;
47708
+ $tbar-btn-hover-border-size: 1px !default;
47705
47709
  $tbar-btn-hover-active-icons-color: $icon-color !default;
47706
47710
  $tbar-btn-hover-active-text-color: $content-text-color !default;
47707
47711
  $tbar-btn-overlay-opacity: .5 !default;
@@ -48092,6 +48096,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48092
48096
  white-space: nowrap;
48093
48097
  overflow: hidden;
48094
48098
 
48099
+ &.e-spacer-toolbar {
48100
+
48101
+ .e-toolbar-items {
48102
+ display: flex;
48103
+ flex-wrap: nowrap;
48104
+ width: 100%;
48105
+
48106
+ &:not(.e-toolbar-multirow) {
48107
+ position: absolute;
48108
+ }
48109
+ }
48110
+
48111
+ &.e-pop-mode {
48112
+
48113
+ .e-toolbar-items {
48114
+ width: calc(100% - $tbar-nav-nrml-width);
48115
+ }
48116
+ }
48117
+ }
48118
+
48095
48119
  .e-blazor-toolbar-items {
48096
48120
  position: absolute;
48097
48121
  top: -9999px;
@@ -48229,6 +48253,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48229
48253
  min-height: $tbar-nrml-item-size;
48230
48254
  vertical-align: middle;
48231
48255
  width: auto;
48256
+ flex: 0 0 auto;
48257
+
48258
+ &.e-spacer {
48259
+ flex-grow: 1;
48260
+ }
48232
48261
 
48233
48262
  .e-tbar-btn {
48234
48263
  display: flex;
@@ -48659,6 +48688,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48659
48688
 
48660
48689
  &.e-rtl {
48661
48690
 
48691
+ &:not(.e-spacer-toolbar) {
48692
+
48693
+ .e-toolbar-items:not(.e-tbar-pos) {
48694
+
48695
+ .e-toolbar-item:first-child {
48696
+ margin-right: $tbar-item-nrml-mrgn;
48697
+ }
48698
+ }
48699
+ }
48700
+
48662
48701
  .e-toolbar-item {
48663
48702
 
48664
48703
  .e-tbar-btn {
@@ -78339,8 +78378,6 @@ $grid-dropitems-count-margin-left: -8px !default;
78339
78378
  }
78340
78379
 
78341
78380
  & .e-responsive-right {
78342
- width: calc(100% - 50px);
78343
-
78344
78381
  & .e-search-wrapper {
78345
78382
  & .e-input-group::before,
78346
78383
  & .e-input-group::after {
@@ -90908,7 +90945,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90908
90945
 
90909
90946
  .e-rte-image.e-imginline,
90910
90947
  .e-rte-audio.e-audio-inline,
90911
- .e-rte-video.e-video-inline {
90948
+ .e-rte-video.e-video-inline {
90949
+ margin-left: 5px;
90950
+ margin-right: 5px;
90912
90951
  display: inline-block;
90913
90952
  float: none;
90914
90953
  max-width: calc(100% - (2 * 5px));
@@ -91517,6 +91556,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91517
91556
  .e-rte-quick-toolbar {
91518
91557
  min-height: 48px;
91519
91558
 
91559
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
91560
+ .e-rte-color-content,
91561
+ .e-caret {
91562
+ height: $rte-big-dropdown-btn-color-content-height;
91563
+
91564
+ &:hover {
91565
+ height: $rte-big-dropdown-btn-color-content-height;
91566
+ }
91567
+ }
91568
+ }
91569
+
91520
91570
  .e-toolbar-items:not(.e-tbar-pos) {
91521
91571
  margin: $rte-big-quick-toolbar-items-margin;
91522
91572
  min-height: 48px;
@@ -92265,12 +92315,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92265
92315
  }
92266
92316
  }
92267
92317
 
92268
- @if $skin-name == 'bootstrap5' {
92269
- .e-tbar-btn:focus .e-icons {
92270
- color: $rte-quick-item-active-font-color;
92271
- }
92272
- }
92273
-
92274
92318
  &.e-active .e-tbar-btn,
92275
92319
  &.e-active .e-tbar-btn:focus {
92276
92320
  background: $rte-tb-item-active-bg;
@@ -92294,10 +92338,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92294
92338
  .e-tbar-btn:hover .e-icons {
92295
92339
  color: $rte-tb-hover-font-color;
92296
92340
  }
92297
-
92298
- .e-tbar-btn:focus .e-icons {
92299
- color: $primary-text-focus;
92300
- }
92301
92341
  }
92302
92342
 
92303
92343
  .e-dropdown-btn.e-active {
@@ -92409,9 +92449,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92409
92449
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
92410
92450
  color: $rte-hover-icons-color;
92411
92451
  }
92412
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
92413
- color: $rte-hover-icons-color;
92414
- }
92415
92452
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
92416
92453
  color: $rte-tb-active-font-color;
92417
92454
  }
@@ -92652,6 +92689,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92652
92689
  .e-toolbar-items {
92653
92690
  background: $rte-quick-pop-bg;
92654
92691
 
92692
+ .e-rte-backgroundcolor-dropdown {
92693
+ .e-rte-color-content{
92694
+ padding-top: $rte-dropdown-btn-color-content-padding;
92695
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
92696
+ padding-top: 5px;
92697
+ }
92698
+ height: $rte-dropdown-btn-color-content-height;
92699
+ @if $skin-name == 'FluentUI' {
92700
+ display: flex;
92701
+ align-items: center;
92702
+ justify-content: center;
92703
+ }
92704
+ &:hover {
92705
+ background: $rte-split-btn-span-hover-bg;
92706
+ }
92707
+ }
92708
+
92709
+ .e-caret {
92710
+ &:hover {
92711
+ background: $rte-split-btn-span-hover-bg;
92712
+ }
92713
+ }
92714
+ &.e-tbar-btn:hover {
92715
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
92716
+ background: $rte-split-btn-hover-bg;
92717
+ }
92718
+ @if $skin-name =='bootstrap-dark'{
92719
+ background: $rte-tbar-default-bg;
92720
+ }
92721
+ }
92722
+ }
92723
+
92655
92724
  .e-separator {
92656
92725
  border: .5px solid $rte-quick-vr-line-color;
92657
92726
  }
@@ -92732,6 +92801,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92732
92801
  }
92733
92802
  }
92734
92803
 
92804
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
92805
+ .e-rte-color-content {
92806
+ @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' {
92807
+ padding-top: 8px;
92808
+ }
92809
+ }
92810
+ }
92811
+
92735
92812
  .e-dialog .e-img-uploadwrap .e-droptext,
92736
92813
  .e-dialog .e-aud-uploadwrap .e-droptext,
92737
92814
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -93022,6 +93099,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93022
93099
  color: $rte-icons-color;
93023
93100
  }
93024
93101
 
93102
+ .e-bigger .e-richtexteditor,
93103
+ .e-richtexteditor {
93104
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
93105
+ color: $icon-color-disabled;
93106
+ }
93107
+ }
93108
+
93025
93109
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
93026
93110
  border-radius: 4px;
93027
93111
  }
@@ -103995,8 +104079,9 @@ $pv-comment-text-cursor-color: $black !default;
103995
104079
  padding-bottom: 30px;
103996
104080
  height: 18px;
103997
104081
  }
103998
- max-width: 237px;
103999
104082
  position: absolute;
104083
+ overflow: hidden;
104084
+ text-overflow: ellipsis;
104000
104085
  }
104001
104086
 
104002
104087
  .e-pv-reply-title {
@@ -104015,10 +104100,11 @@ $pv-comment-text-cursor-color: $black !default;
104015
104100
  @if $skin-name == 'Material3' {
104016
104101
  font-size: $text-xs;
104017
104102
  }
104018
- max-width: 212px;
104019
104103
  padding-left: 8px;
104020
104104
  padding-top: $pv-comment-title-padding-top;
104021
104105
  position: absolute;
104106
+ overflow: hidden;
104107
+ text-overflow: ellipsis;
104022
104108
  }
104023
104109
 
104024
104110
  .e-pv-comments-hover {
@@ -116922,6 +117008,8 @@ $schedule-tree-content-color: $content-text-color-alt2;
116922
117008
  }
116923
117009
 
116924
117010
  .e-toolbar-items {
117011
+ height: $schedule-tbar-bgr-size;
117012
+
116925
117013
  &.e-tbar-pos {
116926
117014
  height: $schedule-tbar-bgr-size;
116927
117015
  min-height: $schedule-tbar-bgr-size;
@@ -1934,8 +1934,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1934
1934
  }
1935
1935
 
1936
1936
  & .e-responsive-right {
1937
- width: calc(100% - 50px);
1938
-
1939
1937
  & .e-search-wrapper {
1940
1938
  & .e-input-group::before,
1941
1939
  & .e-input-group::after {
@@ -1936,8 +1936,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1936
1936
  }
1937
1937
 
1938
1938
  & .e-responsive-right {
1939
- width: calc(100% - 50px);
1940
-
1941
1939
  & .e-search-wrapper {
1942
1940
  & .e-input-group::before,
1943
1941
  & .e-input-group::after {
@@ -1941,8 +1941,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1941
1941
  }
1942
1942
 
1943
1943
  & .e-responsive-right {
1944
- width: calc(100% - 50px);
1945
-
1946
1944
  & .e-search-wrapper {
1947
1945
  & .e-input-group::before,
1948
1946
  & .e-input-group::after {
@@ -1934,8 +1934,6 @@ $grid-dropitems-count-margin-left: -4px !default;
1934
1934
  }
1935
1935
 
1936
1936
  & .e-responsive-right {
1937
- width: calc(100% - 50px);
1938
-
1939
1937
  & .e-search-wrapper {
1940
1938
  & .e-input-group::before,
1941
1939
  & .e-input-group::after {
@@ -1934,8 +1934,6 @@ $grid-dropitems-count-margin-left: -4px !default;
1934
1934
  }
1935
1935
 
1936
1936
  & .e-responsive-right {
1937
- width: calc(100% - 50px);
1938
-
1939
1937
  & .e-search-wrapper {
1940
1938
  & .e-input-group::before,
1941
1939
  & .e-input-group::after {
@@ -1931,8 +1931,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1931
1931
  }
1932
1932
 
1933
1933
  & .e-responsive-right {
1934
- width: calc(100% - 50px);
1935
-
1936
1934
  & .e-search-wrapper {
1937
1935
  & .e-input-group::before,
1938
1936
  & .e-input-group::after {
@@ -1931,8 +1931,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1931
1931
  }
1932
1932
 
1933
1933
  & .e-responsive-right {
1934
- width: calc(100% - 50px);
1935
-
1936
1934
  & .e-search-wrapper {
1937
1935
  & .e-input-group::before,
1938
1936
  & .e-input-group::after {
@@ -1926,8 +1926,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1926
1926
  }
1927
1927
 
1928
1928
  & .e-responsive-right {
1929
- width: calc(100% - 50px);
1930
-
1931
1929
  & .e-search-wrapper {
1932
1930
  & .e-input-group::before,
1933
1931
  & .e-input-group::after {
@@ -1926,8 +1926,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1926
1926
  }
1927
1927
 
1928
1928
  & .e-responsive-right {
1929
- width: calc(100% - 50px);
1930
-
1931
1929
  & .e-search-wrapper {
1932
1930
  & .e-input-group::before,
1933
1931
  & .e-input-group::after {
@@ -1931,8 +1931,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1931
1931
  }
1932
1932
 
1933
1933
  & .e-responsive-right {
1934
- width: calc(100% - 50px);
1935
-
1936
1934
  & .e-search-wrapper {
1937
1935
  & .e-input-group::before,
1938
1936
  & .e-input-group::after {
@@ -1932,8 +1932,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1932
1932
  }
1933
1933
 
1934
1934
  & .e-responsive-right {
1935
- width: calc(100% - 50px);
1936
-
1937
1935
  & .e-search-wrapper {
1938
1936
  & .e-input-group::before,
1939
1937
  & .e-input-group::after {
@@ -1930,8 +1930,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1930
1930
  }
1931
1931
 
1932
1932
  & .e-responsive-right {
1933
- width: calc(100% - 50px);
1934
-
1935
1933
  & .e-search-wrapper {
1936
1934
  & .e-input-group::before,
1937
1935
  & .e-input-group::after {
@@ -1941,8 +1941,6 @@ $grid-dropitems-count-margin-left: -9px !default;
1941
1941
  }
1942
1942
 
1943
1943
  & .e-responsive-right {
1944
- width: calc(100% - 50px);
1945
-
1946
1944
  & .e-search-wrapper {
1947
1945
  & .e-input-group::before,
1948
1946
  & .e-input-group::after {
@@ -1941,8 +1941,6 @@ $grid-dropitems-count-margin-left: -9px !default;
1941
1941
  }
1942
1942
 
1943
1943
  & .e-responsive-right {
1944
- width: calc(100% - 50px);
1945
-
1946
1944
  & .e-search-wrapper {
1947
1945
  & .e-input-group::before,
1948
1946
  & .e-input-group::after {
@@ -1941,8 +1941,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1941
1941
  }
1942
1942
 
1943
1943
  & .e-responsive-right {
1944
- width: calc(100% - 50px);
1945
-
1946
1944
  & .e-search-wrapper {
1947
1945
  & .e-input-group::before,
1948
1946
  & .e-input-group::after {
@@ -1941,8 +1941,6 @@ $grid-dropitems-count-margin-left: -8px !default;
1941
1941
  }
1942
1942
 
1943
1943
  & .e-responsive-right {
1944
- width: calc(100% - 50px);
1945
-
1946
1944
  & .e-search-wrapper {
1947
1945
  & .e-input-group::before,
1948
1946
  & .e-input-group::after {
@@ -2903,7 +2903,7 @@ $ddl-bigger-small-list-font-size: 14px !default;
2903
2903
  }
2904
2904
  }
2905
2905
 
2906
- .e-popup.e-ddl-device.e-popup-close {
2906
+ .e-popup.e-wide-popup.e-ddl-device.e-popup-close {
2907
2907
  display: block;
2908
2908
  visibility: hidden;
2909
2909
  }
@@ -45836,6 +45836,10 @@ $dialog-enable-resize-padding-bottom: 15px !default;
45836
45836
  cursor: move;
45837
45837
  }
45838
45838
 
45839
+ .e-dialog.e-device.e-draggable.e-popup-open {
45840
+ touch-action: none;
45841
+ }
45842
+
45839
45843
  .e-dialog {
45840
45844
  max-height: 98%;
45841
45845
  max-width: 100%;
@@ -47583,6 +47587,26 @@ $tbar-popup-btn-hover-border-size: 2px !default;
47583
47587
  white-space: nowrap;
47584
47588
  overflow: hidden;
47585
47589
 
47590
+ &.e-spacer-toolbar {
47591
+
47592
+ .e-toolbar-items {
47593
+ display: flex;
47594
+ flex-wrap: nowrap;
47595
+ width: 100%;
47596
+
47597
+ &:not(.e-toolbar-multirow) {
47598
+ position: absolute;
47599
+ }
47600
+ }
47601
+
47602
+ &.e-pop-mode {
47603
+
47604
+ .e-toolbar-items {
47605
+ width: calc(100% - $tbar-nav-nrml-width);
47606
+ }
47607
+ }
47608
+ }
47609
+
47586
47610
  .e-blazor-toolbar-items {
47587
47611
  position: absolute;
47588
47612
  top: -9999px;
@@ -47720,6 +47744,11 @@ $tbar-popup-btn-hover-border-size: 2px !default;
47720
47744
  min-height: $tbar-nrml-item-size;
47721
47745
  vertical-align: middle;
47722
47746
  width: auto;
47747
+ flex: 0 0 auto;
47748
+
47749
+ &.e-spacer {
47750
+ flex-grow: 1;
47751
+ }
47723
47752
 
47724
47753
  .e-tbar-btn {
47725
47754
  display: flex;
@@ -48150,6 +48179,16 @@ $tbar-popup-btn-hover-border-size: 2px !default;
48150
48179
 
48151
48180
  &.e-rtl {
48152
48181
 
48182
+ &:not(.e-spacer-toolbar) {
48183
+
48184
+ .e-toolbar-items:not(.e-tbar-pos) {
48185
+
48186
+ .e-toolbar-item:first-child {
48187
+ margin-right: $tbar-item-nrml-mrgn;
48188
+ }
48189
+ }
48190
+ }
48191
+
48153
48192
  .e-toolbar-item {
48154
48193
 
48155
48194
  .e-tbar-btn {
@@ -77782,8 +77821,6 @@ $grid-dropitems-count-margin-left: -8px !default;
77782
77821
  }
77783
77822
 
77784
77823
  & .e-responsive-right {
77785
- width: calc(100% - 50px);
77786
-
77787
77824
  & .e-search-wrapper {
77788
77825
  & .e-input-group::before,
77789
77826
  & .e-input-group::after {
@@ -90318,7 +90355,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90318
90355
 
90319
90356
  .e-rte-image.e-imginline,
90320
90357
  .e-rte-audio.e-audio-inline,
90321
- .e-rte-video.e-video-inline {
90358
+ .e-rte-video.e-video-inline {
90359
+ margin-left: 5px;
90360
+ margin-right: 5px;
90322
90361
  display: inline-block;
90323
90362
  float: none;
90324
90363
  max-width: calc(100% - (2 * 5px));
@@ -90927,6 +90966,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90927
90966
  .e-rte-quick-toolbar {
90928
90967
  min-height: 48px;
90929
90968
 
90969
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
90970
+ .e-rte-color-content,
90971
+ .e-caret {
90972
+ height: $rte-big-dropdown-btn-color-content-height;
90973
+
90974
+ &:hover {
90975
+ height: $rte-big-dropdown-btn-color-content-height;
90976
+ }
90977
+ }
90978
+ }
90979
+
90930
90980
  .e-toolbar-items:not(.e-tbar-pos) {
90931
90981
  margin: $rte-big-quick-toolbar-items-margin;
90932
90982
  min-height: 48px;
@@ -91675,12 +91725,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91675
91725
  }
91676
91726
  }
91677
91727
 
91678
- @if $skin-name == 'bootstrap5' {
91679
- .e-tbar-btn:focus .e-icons {
91680
- color: $rte-quick-item-active-font-color;
91681
- }
91682
- }
91683
-
91684
91728
  &.e-active .e-tbar-btn,
91685
91729
  &.e-active .e-tbar-btn:focus {
91686
91730
  background: $rte-tb-item-active-bg;
@@ -91704,10 +91748,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91704
91748
  .e-tbar-btn:hover .e-icons {
91705
91749
  color: $rte-tb-hover-font-color;
91706
91750
  }
91707
-
91708
- .e-tbar-btn:focus .e-icons {
91709
- color: $primary-text-focus;
91710
- }
91711
91751
  }
91712
91752
 
91713
91753
  .e-dropdown-btn.e-active {
@@ -91819,9 +91859,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91819
91859
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
91820
91860
  color: $rte-hover-icons-color;
91821
91861
  }
91822
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
91823
- color: $rte-hover-icons-color;
91824
- }
91825
91862
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
91826
91863
  color: $rte-tb-active-font-color;
91827
91864
  }
@@ -92062,6 +92099,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92062
92099
  .e-toolbar-items {
92063
92100
  background: $rte-quick-pop-bg;
92064
92101
 
92102
+ .e-rte-backgroundcolor-dropdown {
92103
+ .e-rte-color-content{
92104
+ padding-top: $rte-dropdown-btn-color-content-padding;
92105
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
92106
+ padding-top: 5px;
92107
+ }
92108
+ height: $rte-dropdown-btn-color-content-height;
92109
+ @if $skin-name == 'FluentUI' {
92110
+ display: flex;
92111
+ align-items: center;
92112
+ justify-content: center;
92113
+ }
92114
+ &:hover {
92115
+ background: $rte-split-btn-span-hover-bg;
92116
+ }
92117
+ }
92118
+
92119
+ .e-caret {
92120
+ &:hover {
92121
+ background: $rte-split-btn-span-hover-bg;
92122
+ }
92123
+ }
92124
+ &.e-tbar-btn:hover {
92125
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
92126
+ background: $rte-split-btn-hover-bg;
92127
+ }
92128
+ @if $skin-name =='bootstrap-dark'{
92129
+ background: $rte-tbar-default-bg;
92130
+ }
92131
+ }
92132
+ }
92133
+
92065
92134
  .e-separator {
92066
92135
  border: .5px solid $rte-quick-vr-line-color;
92067
92136
  }
@@ -92142,6 +92211,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92142
92211
  }
92143
92212
  }
92144
92213
 
92214
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
92215
+ .e-rte-color-content {
92216
+ @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' {
92217
+ padding-top: 8px;
92218
+ }
92219
+ }
92220
+ }
92221
+
92145
92222
  .e-dialog .e-img-uploadwrap .e-droptext,
92146
92223
  .e-dialog .e-aud-uploadwrap .e-droptext,
92147
92224
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -92432,6 +92509,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92432
92509
  color: $rte-icons-color;
92433
92510
  }
92434
92511
 
92512
+ .e-bigger .e-richtexteditor,
92513
+ .e-richtexteditor {
92514
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
92515
+ color: $icon-color-disabled;
92516
+ }
92517
+ }
92518
+
92435
92519
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
92436
92520
  border-radius: 4px;
92437
92521
  }
@@ -103409,8 +103493,9 @@ $pv-eye-icon-margin-top: 3px !default;
103409
103493
  padding-bottom: 30px;
103410
103494
  height: 18px;
103411
103495
  }
103412
- max-width: 237px;
103413
103496
  position: absolute;
103497
+ overflow: hidden;
103498
+ text-overflow: ellipsis;
103414
103499
  }
103415
103500
 
103416
103501
  .e-pv-reply-title {
@@ -103429,10 +103514,11 @@ $pv-eye-icon-margin-top: 3px !default;
103429
103514
  @if $skin-name == 'Material3' {
103430
103515
  font-size: $text-xs;
103431
103516
  }
103432
- max-width: 212px;
103433
103517
  padding-left: 8px;
103434
103518
  padding-top: $pv-comment-title-padding-top;
103435
103519
  position: absolute;
103520
+ overflow: hidden;
103521
+ text-overflow: ellipsis;
103436
103522
  }
103437
103523
 
103438
103524
  .e-pv-comments-hover {
@@ -116297,6 +116383,8 @@ $schedule-tree-content-color: #fff !default;
116297
116383
  }
116298
116384
 
116299
116385
  .e-toolbar-items {
116386
+ height: $schedule-tbar-bgr-size;
116387
+
116300
116388
  &.e-tbar-pos {
116301
116389
  height: $schedule-tbar-bgr-size;
116302
116390
  min-height: $schedule-tbar-bgr-size;