@syncfusion/blazor-themes 24.2.6 → 24.2.8

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 (115) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +172 -31
  2. package/SCSS-Themes/bootstrap.scss +174 -33
  3. package/SCSS-Themes/bootstrap4.scss +165 -24
  4. package/SCSS-Themes/bootstrap5-dark.scss +160 -19
  5. package/SCSS-Themes/bootstrap5.scss +160 -19
  6. package/SCSS-Themes/buttons/button/tailwind-dark.scss +1 -1
  7. package/SCSS-Themes/buttons/button/tailwind.scss +1 -1
  8. package/SCSS-Themes/fabric-dark.scss +160 -19
  9. package/SCSS-Themes/fabric.scss +160 -19
  10. package/SCSS-Themes/fluent-dark.scss +165 -24
  11. package/SCSS-Themes/fluent.scss +165 -24
  12. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +0 -2
  13. package/SCSS-Themes/grids/grid/bootstrap.scss +0 -2
  14. package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -4
  15. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +0 -2
  16. package/SCSS-Themes/grids/grid/bootstrap5.scss +0 -2
  17. package/SCSS-Themes/grids/grid/fabric-dark.scss +0 -2
  18. package/SCSS-Themes/grids/grid/fabric.scss +0 -2
  19. package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -4
  20. package/SCSS-Themes/grids/grid/fluent.scss +2 -4
  21. package/SCSS-Themes/grids/grid/highcontrast.scss +0 -2
  22. package/SCSS-Themes/grids/grid/material-dark.scss +0 -2
  23. package/SCSS-Themes/grids/grid/material.scss +0 -2
  24. package/SCSS-Themes/grids/grid/material3-dark.scss +0 -2
  25. package/SCSS-Themes/grids/grid/material3.scss +0 -2
  26. package/SCSS-Themes/grids/grid/tailwind-dark.scss +0 -2
  27. package/SCSS-Themes/grids/grid/tailwind.scss +0 -2
  28. package/SCSS-Themes/highcontrast.scss +160 -19
  29. package/SCSS-Themes/material-dark.scss +160 -19
  30. package/SCSS-Themes/material.scss +160 -19
  31. package/SCSS-Themes/material3-dark.scss +161 -20
  32. package/SCSS-Themes/material3.scss +161 -20
  33. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +39 -4
  34. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +35 -0
  35. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +38 -3
  36. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +35 -0
  37. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +35 -0
  38. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +35 -0
  39. package/SCSS-Themes/navigations/toolbar/fabric.scss +35 -0
  40. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +38 -3
  41. package/SCSS-Themes/navigations/toolbar/fluent.scss +38 -3
  42. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +35 -0
  43. package/SCSS-Themes/navigations/toolbar/material-dark.scss +35 -0
  44. package/SCSS-Themes/navigations/toolbar/material.scss +35 -0
  45. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +35 -0
  46. package/SCSS-Themes/navigations/toolbar/material3.scss +35 -0
  47. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +35 -0
  48. package/SCSS-Themes/navigations/toolbar/tailwind.scss +35 -0
  49. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -2
  50. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -2
  51. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -2
  52. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -2
  53. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -2
  54. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -2
  55. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -2
  56. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -2
  57. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -2
  58. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -2
  59. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -2
  60. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -2
  61. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +4 -2
  62. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +4 -2
  63. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -2
  64. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -2
  65. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -1
  66. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
  67. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
  68. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -1
  69. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -1
  70. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
  71. package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
  72. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -1
  73. package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -1
  74. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -1
  75. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
  76. package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
  77. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +1 -1
  78. package/SCSS-Themes/pivotview/pivotview/material3.scss +1 -1
  79. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -1
  80. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -1
  81. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +69 -22
  82. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +75 -28
  83. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +61 -14
  84. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +61 -14
  85. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +61 -14
  86. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +61 -14
  87. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +61 -14
  88. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +61 -14
  89. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +61 -14
  90. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +61 -14
  91. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +61 -14
  92. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +61 -14
  93. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +62 -15
  94. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +62 -15
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +61 -14
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +61 -14
  97. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +59 -0
  98. package/SCSS-Themes/schedule/schedule/bootstrap.scss +59 -0
  99. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +59 -0
  100. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +59 -0
  101. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +59 -0
  102. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +59 -0
  103. package/SCSS-Themes/schedule/schedule/fabric.scss +59 -0
  104. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +59 -0
  105. package/SCSS-Themes/schedule/schedule/fluent.scss +59 -0
  106. package/SCSS-Themes/schedule/schedule/highcontrast.scss +59 -0
  107. package/SCSS-Themes/schedule/schedule/material-dark.scss +59 -0
  108. package/SCSS-Themes/schedule/schedule/material.scss +59 -0
  109. package/SCSS-Themes/schedule/schedule/material3-dark.scss +59 -0
  110. package/SCSS-Themes/schedule/schedule/material3.scss +59 -0
  111. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +59 -0
  112. package/SCSS-Themes/schedule/schedule/tailwind.scss +59 -0
  113. package/SCSS-Themes/tailwind-dark.scss +161 -20
  114. package/SCSS-Themes/tailwind.scss +161 -20
  115. package/package.json +1 -1
@@ -47489,6 +47489,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
47489
47489
  white-space: nowrap;
47490
47490
  overflow: hidden;
47491
47491
 
47492
+ &.e-spacer-toolbar {
47493
+
47494
+ .e-toolbar-items {
47495
+ display: flex;
47496
+ flex-wrap: nowrap;
47497
+ width: 100%;
47498
+
47499
+ &:not(.e-toolbar-multirow) {
47500
+ position: absolute;
47501
+ }
47502
+ }
47503
+
47504
+ &.e-pop-mode {
47505
+
47506
+ .e-toolbar-items {
47507
+ width: calc(100% - $tbar-nav-nrml-width);
47508
+ }
47509
+ }
47510
+ }
47511
+
47492
47512
  .e-blazor-toolbar-items {
47493
47513
  position: absolute;
47494
47514
  top: -9999px;
@@ -47626,6 +47646,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
47626
47646
  min-height: $tbar-nrml-item-size;
47627
47647
  vertical-align: middle;
47628
47648
  width: auto;
47649
+ flex: 0 0 auto;
47650
+
47651
+ &.e-spacer {
47652
+ flex-grow: 1;
47653
+ }
47629
47654
 
47630
47655
  .e-tbar-btn {
47631
47656
  display: flex;
@@ -48056,6 +48081,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48056
48081
 
48057
48082
  &.e-rtl {
48058
48083
 
48084
+ &:not(.e-spacer-toolbar) {
48085
+
48086
+ .e-toolbar-items:not(.e-tbar-pos) {
48087
+
48088
+ .e-toolbar-item:first-child {
48089
+ margin-right: $tbar-item-nrml-mrgn;
48090
+ }
48091
+ }
48092
+ }
48093
+
48059
48094
  .e-toolbar-item {
48060
48095
 
48061
48096
  .e-tbar-btn {
@@ -77532,8 +77567,6 @@ $grid-dropitems-count-margin-left: -8px !default;
77532
77567
  }
77533
77568
 
77534
77569
  & .e-responsive-right {
77535
- width: calc(100% - 50px);
77536
-
77537
77570
  & .e-search-wrapper {
77538
77571
  & .e-input-group::before,
77539
77572
  & .e-input-group::after {
@@ -90066,7 +90099,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90066
90099
 
90067
90100
  .e-rte-image.e-imginline,
90068
90101
  .e-rte-audio.e-audio-inline,
90069
- .e-rte-video.e-video-inline {
90102
+ .e-rte-video.e-video-inline {
90103
+ margin-left: 5px;
90104
+ margin-right: 5px;
90070
90105
  display: inline-block;
90071
90106
  float: none;
90072
90107
  max-width: calc(100% - (2 * 5px));
@@ -90675,6 +90710,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90675
90710
  .e-rte-quick-toolbar {
90676
90711
  min-height: 48px;
90677
90712
 
90713
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
90714
+ .e-rte-color-content,
90715
+ .e-caret {
90716
+ height: $rte-big-dropdown-btn-color-content-height;
90717
+
90718
+ &:hover {
90719
+ height: $rte-big-dropdown-btn-color-content-height;
90720
+ }
90721
+ }
90722
+ }
90723
+
90678
90724
  .e-toolbar-items:not(.e-tbar-pos) {
90679
90725
  margin: $rte-big-quick-toolbar-items-margin;
90680
90726
  min-height: 48px;
@@ -91423,12 +91469,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91423
91469
  }
91424
91470
  }
91425
91471
 
91426
- @if $skin-name == 'bootstrap5' {
91427
- .e-tbar-btn:focus .e-icons {
91428
- color: $rte-quick-item-active-font-color;
91429
- }
91430
- }
91431
-
91432
91472
  &.e-active .e-tbar-btn,
91433
91473
  &.e-active .e-tbar-btn:focus {
91434
91474
  background: $rte-tb-item-active-bg;
@@ -91452,10 +91492,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91452
91492
  .e-tbar-btn:hover .e-icons {
91453
91493
  color: $rte-tb-hover-font-color;
91454
91494
  }
91455
-
91456
- .e-tbar-btn:focus .e-icons {
91457
- color: $primary-text-focus;
91458
- }
91459
91495
  }
91460
91496
 
91461
91497
  .e-dropdown-btn.e-active {
@@ -91567,9 +91603,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91567
91603
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
91568
91604
  color: $rte-hover-icons-color;
91569
91605
  }
91570
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
91571
- color: $rte-hover-icons-color;
91572
- }
91573
91606
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
91574
91607
  color: $rte-tb-active-font-color;
91575
91608
  }
@@ -91810,6 +91843,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91810
91843
  .e-toolbar-items {
91811
91844
  background: $rte-quick-pop-bg;
91812
91845
 
91846
+ .e-rte-backgroundcolor-dropdown {
91847
+ .e-rte-color-content{
91848
+ padding-top: $rte-dropdown-btn-color-content-padding;
91849
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
91850
+ padding-top: 5px;
91851
+ }
91852
+ height: $rte-dropdown-btn-color-content-height;
91853
+ @if $skin-name == 'FluentUI' {
91854
+ display: flex;
91855
+ align-items: center;
91856
+ justify-content: center;
91857
+ }
91858
+ &:hover {
91859
+ background: $rte-split-btn-span-hover-bg;
91860
+ }
91861
+ }
91862
+
91863
+ .e-caret {
91864
+ &:hover {
91865
+ background: $rte-split-btn-span-hover-bg;
91866
+ }
91867
+ }
91868
+ &.e-tbar-btn:hover {
91869
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
91870
+ background: $rte-split-btn-hover-bg;
91871
+ }
91872
+ @if $skin-name =='bootstrap-dark'{
91873
+ background: $rte-tbar-default-bg;
91874
+ }
91875
+ }
91876
+ }
91877
+
91813
91878
  .e-separator {
91814
91879
  border: .5px solid $rte-quick-vr-line-color;
91815
91880
  }
@@ -91890,6 +91955,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91890
91955
  }
91891
91956
  }
91892
91957
 
91958
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
91959
+ .e-rte-color-content {
91960
+ @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' {
91961
+ padding-top: 8px;
91962
+ }
91963
+ }
91964
+ }
91965
+
91893
91966
  .e-dialog .e-img-uploadwrap .e-droptext,
91894
91967
  .e-dialog .e-aud-uploadwrap .e-droptext,
91895
91968
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -92180,6 +92253,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92180
92253
  color: $rte-icons-color;
92181
92254
  }
92182
92255
 
92256
+ .e-bigger .e-richtexteditor,
92257
+ .e-richtexteditor {
92258
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
92259
+ color: $icon-color-disabled;
92260
+ }
92261
+ }
92262
+
92183
92263
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
92184
92264
  border-radius: 4px;
92185
92265
  }
@@ -103147,8 +103227,9 @@ $pv-eye-icon-margin-top: 3px !default;
103147
103227
  padding-bottom: 30px;
103148
103228
  height: 18px;
103149
103229
  }
103150
- max-width: 237px;
103151
103230
  position: absolute;
103231
+ overflow: hidden;
103232
+ text-overflow: ellipsis;
103152
103233
  }
103153
103234
 
103154
103235
  .e-pv-reply-title {
@@ -103167,10 +103248,11 @@ $pv-eye-icon-margin-top: 3px !default;
103167
103248
  @if $skin-name == 'Material3' {
103168
103249
  font-size: $text-xs;
103169
103250
  }
103170
- max-width: 212px;
103171
103251
  padding-left: 8px;
103172
103252
  padding-top: $pv-comment-title-padding-top;
103173
103253
  position: absolute;
103254
+ overflow: hidden;
103255
+ text-overflow: ellipsis;
103174
103256
  }
103175
103257
 
103176
103258
  .e-pv-comments-hover {
@@ -112436,7 +112518,7 @@ $pivotpager-single-size-title-padding: 4px !default;
112436
112518
 
112437
112519
  th.e-group-row .e-axis-row {
112438
112520
  display: inline-block;
112439
- height: 100%;
112521
+ height: auto;
112440
112522
  vertical-align: top;
112441
112523
  width: 100%;
112442
112524
  }
@@ -115742,6 +115824,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
115742
115824
  $schedule-tbar-right-active-items-btn-border: none !default;
115743
115825
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
115744
115826
  $schedule-device-tbar-right-items-btn-border: none !default;
115827
+ $schedule-device-font-size: 8px !default;
115745
115828
 
115746
115829
  $schedule-content-nrml-font-text-transform: initial !default;
115747
115830
  $schedule-header-hover-border-radius: 0% !default;
@@ -116052,6 +116135,8 @@ $schedule-tree-content-color: $shadow !default;
116052
116135
  }
116053
116136
 
116054
116137
  .e-toolbar-items {
116138
+ height: $schedule-tbar-bgr-size;
116139
+
116055
116140
  &.e-tbar-pos {
116056
116141
  height: $schedule-tbar-bgr-size;
116057
116142
  min-height: $schedule-tbar-bgr-size;
@@ -116089,6 +116174,28 @@ $schedule-tree-content-color: $shadow !default;
116089
116174
  }
116090
116175
  }
116091
116176
 
116177
+ @media screen and (max-width: 320px) {
116178
+ .e-schedule-toolbar {
116179
+ .e-toolbar-pop {
116180
+ width: 100%;
116181
+
116182
+ .e-toolbar-item .e-tbar-btn.e-btn {
116183
+ padding-left: 7px;
116184
+ }
116185
+
116186
+ &.e-rtl {
116187
+ .e-toolbar-item .e-tbar-btn.e-btn {
116188
+ padding-right: 7px;
116189
+ }
116190
+ }
116191
+ }
116192
+
116193
+ .e-tbar-btn .e-tbar-btn-text {
116194
+ font-size: $schedule-device-font-size;
116195
+ }
116196
+ }
116197
+ }
116198
+
116092
116199
  .e-schedule-resource-toolbar {
116093
116200
  background: $schedule-tbar-default-bg;
116094
116201
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -118982,7 +119089,24 @@ $schedule-tree-content-color: $shadow !default;
118982
119089
  }
118983
119090
  }
118984
119091
  }
119092
+
119093
+ /*! schedule event window for smaller viewports*/
119094
+ @media screen and (max-width: 320px) {
119095
+ .e-schedule-dialog.e-popup.e-popup-open {
119096
+ max-height: 350px;
119097
+ min-width: 100%;
119098
+ }
118985
119099
 
119100
+ .e-schedule-dialog {
119101
+ .e-all-day-container {
119102
+ padding-bottom: 10px;
119103
+ }
119104
+
119105
+ .e-all-day-time-zone-row {
119106
+ display: block;
119107
+ }
119108
+ }
119109
+ }
118986
119110
  .e-ddl.e-popup {
118987
119111
  .e-resource-template {
118988
119112
  display: flex;
@@ -119666,6 +119790,23 @@ $schedule-tree-content-color: $shadow !default;
119666
119790
  }
119667
119791
  }
119668
119792
 
119793
+ /*! schedule quick popup for smaller viewports */
119794
+ @media screen and (max-width: 320px) {
119795
+ .e-quick-popup-wrapper {
119796
+ min-width: 100%;
119797
+
119798
+ .e-popup-footer {
119799
+ padding-left: 5px;
119800
+ }
119801
+
119802
+ &.e-rtl {
119803
+ .e-popup-footer {
119804
+ padding-right: 5px;
119805
+ }
119806
+ }
119807
+ }
119808
+ }
119809
+
119669
119810
  .e-bigger .e-quick-popup-wrapper {
119670
119811
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
119671
119812
  font-size: 24px;
@@ -47602,7 +47602,7 @@ $tbar-default-font-overlay: $content-text-color !default;
47602
47602
  $tbar-active-font-color: $tbar-press-font !default;
47603
47603
  $tbar-border-nav-type: $border-light !default;
47604
47604
  $tbar-border-nav-active-type: $border-light !default;
47605
- $tbar-btn-border: none !default;
47605
+ $tbar-btn-border: 1px solid $transparent !default;
47606
47606
 
47607
47607
  $tbar-box-shadow: $shadow-sm !default;
47608
47608
  $tbar-border-type: $border-type !default;
@@ -47699,8 +47699,8 @@ $tbar-nrml-btn-focus-outline: none !default;
47699
47699
 
47700
47700
  $tbar-btn-icons-focus-color: $icon-color !default;
47701
47701
  $tbar-btn-text-focus-color: $content-text-color !default;
47702
- $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
47703
- $tbar-btn-hover-border-size: $tbar-zero-value !default;
47702
+ $tbar-btn-focus-border-color: $transparent !default;
47703
+ $tbar-btn-hover-border-size: 1px !default;
47704
47704
  $tbar-btn-hover-active-icons-color: $icon-color !default;
47705
47705
  $tbar-btn-hover-active-text-color: $content-text-color !default;
47706
47706
  $tbar-btn-overlay-opacity: .5 !default;
@@ -48091,6 +48091,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48091
48091
  white-space: nowrap;
48092
48092
  overflow: hidden;
48093
48093
 
48094
+ &.e-spacer-toolbar {
48095
+
48096
+ .e-toolbar-items {
48097
+ display: flex;
48098
+ flex-wrap: nowrap;
48099
+ width: 100%;
48100
+
48101
+ &:not(.e-toolbar-multirow) {
48102
+ position: absolute;
48103
+ }
48104
+ }
48105
+
48106
+ &.e-pop-mode {
48107
+
48108
+ .e-toolbar-items {
48109
+ width: calc(100% - $tbar-nav-nrml-width);
48110
+ }
48111
+ }
48112
+ }
48113
+
48094
48114
  .e-blazor-toolbar-items {
48095
48115
  position: absolute;
48096
48116
  top: -9999px;
@@ -48228,6 +48248,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48228
48248
  min-height: $tbar-nrml-item-size;
48229
48249
  vertical-align: middle;
48230
48250
  width: auto;
48251
+ flex: 0 0 auto;
48252
+
48253
+ &.e-spacer {
48254
+ flex-grow: 1;
48255
+ }
48231
48256
 
48232
48257
  .e-tbar-btn {
48233
48258
  display: flex;
@@ -48658,6 +48683,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48658
48683
 
48659
48684
  &.e-rtl {
48660
48685
 
48686
+ &:not(.e-spacer-toolbar) {
48687
+
48688
+ .e-toolbar-items:not(.e-tbar-pos) {
48689
+
48690
+ .e-toolbar-item:first-child {
48691
+ margin-right: $tbar-item-nrml-mrgn;
48692
+ }
48693
+ }
48694
+ }
48695
+
48661
48696
  .e-toolbar-item {
48662
48697
 
48663
48698
  .e-tbar-btn {
@@ -76572,8 +76607,8 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
76572
76607
  $grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
76573
76608
  $grid-columnchooser-toolbar-icon-font-size: $font-icon-15 !default;
76574
76609
  $grid-columnchooser-btn-font-size: $text-base !default;
76575
- $grid-columnchooser-toolbardiv-padding: 4px !default;
76576
- $grid-columnchooser-toolbardiv-margin-top: -5px !default;
76610
+ $grid-columnchooser-toolbardiv-padding: 0 4px !default;
76611
+ $grid-columnchooser-toolbardiv-margin-top: -1px !default;
76577
76612
  $grid-columnchooser-toolbar-icon-vertical-align: middle !default;
76578
76613
  $grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
76579
76614
  $grid-columnchooser-toolbar-div-margin-top: -1px !default;
@@ -78338,8 +78373,6 @@ $grid-dropitems-count-margin-left: -8px !default;
78338
78373
  }
78339
78374
 
78340
78375
  & .e-responsive-right {
78341
- width: calc(100% - 50px);
78342
-
78343
78376
  & .e-search-wrapper {
78344
78377
  & .e-input-group::before,
78345
78378
  & .e-input-group::after {
@@ -90907,7 +90940,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90907
90940
 
90908
90941
  .e-rte-image.e-imginline,
90909
90942
  .e-rte-audio.e-audio-inline,
90910
- .e-rte-video.e-video-inline {
90943
+ .e-rte-video.e-video-inline {
90944
+ margin-left: 5px;
90945
+ margin-right: 5px;
90911
90946
  display: inline-block;
90912
90947
  float: none;
90913
90948
  max-width: calc(100% - (2 * 5px));
@@ -91516,6 +91551,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91516
91551
  .e-rte-quick-toolbar {
91517
91552
  min-height: 48px;
91518
91553
 
91554
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
91555
+ .e-rte-color-content,
91556
+ .e-caret {
91557
+ height: $rte-big-dropdown-btn-color-content-height;
91558
+
91559
+ &:hover {
91560
+ height: $rte-big-dropdown-btn-color-content-height;
91561
+ }
91562
+ }
91563
+ }
91564
+
91519
91565
  .e-toolbar-items:not(.e-tbar-pos) {
91520
91566
  margin: $rte-big-quick-toolbar-items-margin;
91521
91567
  min-height: 48px;
@@ -92264,12 +92310,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92264
92310
  }
92265
92311
  }
92266
92312
 
92267
- @if $skin-name == 'bootstrap5' {
92268
- .e-tbar-btn:focus .e-icons {
92269
- color: $rte-quick-item-active-font-color;
92270
- }
92271
- }
92272
-
92273
92313
  &.e-active .e-tbar-btn,
92274
92314
  &.e-active .e-tbar-btn:focus {
92275
92315
  background: $rte-tb-item-active-bg;
@@ -92293,10 +92333,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92293
92333
  .e-tbar-btn:hover .e-icons {
92294
92334
  color: $rte-tb-hover-font-color;
92295
92335
  }
92296
-
92297
- .e-tbar-btn:focus .e-icons {
92298
- color: $primary-text-focus;
92299
- }
92300
92336
  }
92301
92337
 
92302
92338
  .e-dropdown-btn.e-active {
@@ -92408,9 +92444,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92408
92444
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
92409
92445
  color: $rte-hover-icons-color;
92410
92446
  }
92411
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
92412
- color: $rte-hover-icons-color;
92413
- }
92414
92447
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
92415
92448
  color: $rte-tb-active-font-color;
92416
92449
  }
@@ -92651,6 +92684,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92651
92684
  .e-toolbar-items {
92652
92685
  background: $rte-quick-pop-bg;
92653
92686
 
92687
+ .e-rte-backgroundcolor-dropdown {
92688
+ .e-rte-color-content{
92689
+ padding-top: $rte-dropdown-btn-color-content-padding;
92690
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
92691
+ padding-top: 5px;
92692
+ }
92693
+ height: $rte-dropdown-btn-color-content-height;
92694
+ @if $skin-name == 'FluentUI' {
92695
+ display: flex;
92696
+ align-items: center;
92697
+ justify-content: center;
92698
+ }
92699
+ &:hover {
92700
+ background: $rte-split-btn-span-hover-bg;
92701
+ }
92702
+ }
92703
+
92704
+ .e-caret {
92705
+ &:hover {
92706
+ background: $rte-split-btn-span-hover-bg;
92707
+ }
92708
+ }
92709
+ &.e-tbar-btn:hover {
92710
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
92711
+ background: $rte-split-btn-hover-bg;
92712
+ }
92713
+ @if $skin-name =='bootstrap-dark'{
92714
+ background: $rte-tbar-default-bg;
92715
+ }
92716
+ }
92717
+ }
92718
+
92654
92719
  .e-separator {
92655
92720
  border: .5px solid $rte-quick-vr-line-color;
92656
92721
  }
@@ -92731,6 +92796,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92731
92796
  }
92732
92797
  }
92733
92798
 
92799
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
92800
+ .e-rte-color-content {
92801
+ @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' {
92802
+ padding-top: 8px;
92803
+ }
92804
+ }
92805
+ }
92806
+
92734
92807
  .e-dialog .e-img-uploadwrap .e-droptext,
92735
92808
  .e-dialog .e-aud-uploadwrap .e-droptext,
92736
92809
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -93021,6 +93094,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93021
93094
  color: $rte-icons-color;
93022
93095
  }
93023
93096
 
93097
+ .e-bigger .e-richtexteditor,
93098
+ .e-richtexteditor {
93099
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
93100
+ color: $icon-color-disabled;
93101
+ }
93102
+ }
93103
+
93024
93104
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
93025
93105
  border-radius: 4px;
93026
93106
  }
@@ -103994,8 +104074,9 @@ $pv-comment-text-cursor-color: $black !default;
103994
104074
  padding-bottom: 30px;
103995
104075
  height: 18px;
103996
104076
  }
103997
- max-width: 237px;
103998
104077
  position: absolute;
104078
+ overflow: hidden;
104079
+ text-overflow: ellipsis;
103999
104080
  }
104000
104081
 
104001
104082
  .e-pv-reply-title {
@@ -104014,10 +104095,11 @@ $pv-comment-text-cursor-color: $black !default;
104014
104095
  @if $skin-name == 'Material3' {
104015
104096
  font-size: $text-xs;
104016
104097
  }
104017
- max-width: 212px;
104018
104098
  padding-left: 8px;
104019
104099
  padding-top: $pv-comment-title-padding-top;
104020
104100
  position: absolute;
104101
+ overflow: hidden;
104102
+ text-overflow: ellipsis;
104021
104103
  }
104022
104104
 
104023
104105
  .e-pv-comments-hover {
@@ -113297,7 +113379,7 @@ $pivotpager-single-size-title-padding: 8px !default;
113297
113379
 
113298
113380
  th.e-group-row .e-axis-row {
113299
113381
  display: inline-block;
113300
- height: 100%;
113382
+ height: auto;
113301
113383
  vertical-align: top;
113302
113384
  width: 100%;
113303
113385
  }
@@ -116608,6 +116690,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
116608
116690
  $schedule-tbar-right-active-items-btn-border: none !default;
116609
116691
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
116610
116692
  $schedule-device-tbar-right-items-btn-border: none !default;
116693
+ $schedule-device-font-size: 8px !default;
116611
116694
 
116612
116695
  $schedule-content-nrml-font-text-transform: none !default;
116613
116696
  $schedule-header-hover-border-radius: 4px !default;
@@ -116920,6 +117003,8 @@ $schedule-tree-content-color: $content-text-color-alt2;
116920
117003
  }
116921
117004
 
116922
117005
  .e-toolbar-items {
117006
+ height: $schedule-tbar-bgr-size;
117007
+
116923
117008
  &.e-tbar-pos {
116924
117009
  height: $schedule-tbar-bgr-size;
116925
117010
  min-height: $schedule-tbar-bgr-size;
@@ -116957,6 +117042,28 @@ $schedule-tree-content-color: $content-text-color-alt2;
116957
117042
  }
116958
117043
  }
116959
117044
 
117045
+ @media screen and (max-width: 320px) {
117046
+ .e-schedule-toolbar {
117047
+ .e-toolbar-pop {
117048
+ width: 100%;
117049
+
117050
+ .e-toolbar-item .e-tbar-btn.e-btn {
117051
+ padding-left: 7px;
117052
+ }
117053
+
117054
+ &.e-rtl {
117055
+ .e-toolbar-item .e-tbar-btn.e-btn {
117056
+ padding-right: 7px;
117057
+ }
117058
+ }
117059
+ }
117060
+
117061
+ .e-tbar-btn .e-tbar-btn-text {
117062
+ font-size: $schedule-device-font-size;
117063
+ }
117064
+ }
117065
+ }
117066
+
116960
117067
  .e-schedule-resource-toolbar {
116961
117068
  background: $schedule-tbar-default-bg;
116962
117069
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -119850,7 +119957,24 @@ $schedule-tree-content-color: $content-text-color-alt2;
119850
119957
  }
119851
119958
  }
119852
119959
  }
119960
+
119961
+ /*! schedule event window for smaller viewports*/
119962
+ @media screen and (max-width: 320px) {
119963
+ .e-schedule-dialog.e-popup.e-popup-open {
119964
+ max-height: 350px;
119965
+ min-width: 100%;
119966
+ }
119853
119967
 
119968
+ .e-schedule-dialog {
119969
+ .e-all-day-container {
119970
+ padding-bottom: 10px;
119971
+ }
119972
+
119973
+ .e-all-day-time-zone-row {
119974
+ display: block;
119975
+ }
119976
+ }
119977
+ }
119854
119978
  .e-ddl.e-popup {
119855
119979
  .e-resource-template {
119856
119980
  display: flex;
@@ -120534,6 +120658,23 @@ $schedule-tree-content-color: $content-text-color-alt2;
120534
120658
  }
120535
120659
  }
120536
120660
 
120661
+ /*! schedule quick popup for smaller viewports */
120662
+ @media screen and (max-width: 320px) {
120663
+ .e-quick-popup-wrapper {
120664
+ min-width: 100%;
120665
+
120666
+ .e-popup-footer {
120667
+ padding-left: 5px;
120668
+ }
120669
+
120670
+ &.e-rtl {
120671
+ .e-popup-footer {
120672
+ padding-right: 5px;
120673
+ }
120674
+ }
120675
+ }
120676
+ }
120677
+
120537
120678
  .e-bigger .e-quick-popup-wrapper {
120538
120679
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
120539
120680
  font-size: 24px;