@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
@@ -48039,6 +48039,26 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
48039
48039
  white-space: nowrap;
48040
48040
  overflow: hidden;
48041
48041
 
48042
+ &.e-spacer-toolbar {
48043
+
48044
+ .e-toolbar-items {
48045
+ display: flex;
48046
+ flex-wrap: nowrap;
48047
+ width: 100%;
48048
+
48049
+ &:not(.e-toolbar-multirow) {
48050
+ position: absolute;
48051
+ }
48052
+ }
48053
+
48054
+ &.e-pop-mode {
48055
+
48056
+ .e-toolbar-items {
48057
+ width: calc(100% - $tbar-nav-nrml-width);
48058
+ }
48059
+ }
48060
+ }
48061
+
48042
48062
  .e-blazor-toolbar-items {
48043
48063
  position: absolute;
48044
48064
  top: -9999px;
@@ -48176,6 +48196,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
48176
48196
  min-height: $tbar-nrml-item-size;
48177
48197
  vertical-align: middle;
48178
48198
  width: auto;
48199
+ flex: 0 0 auto;
48200
+
48201
+ &.e-spacer {
48202
+ flex-grow: 1;
48203
+ }
48179
48204
 
48180
48205
  .e-tbar-btn {
48181
48206
  display: flex;
@@ -48606,6 +48631,16 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
48606
48631
 
48607
48632
  &.e-rtl {
48608
48633
 
48634
+ &:not(.e-spacer-toolbar) {
48635
+
48636
+ .e-toolbar-items:not(.e-tbar-pos) {
48637
+
48638
+ .e-toolbar-item:first-child {
48639
+ margin-right: $tbar-item-nrml-mrgn;
48640
+ }
48641
+ }
48642
+ }
48643
+
48609
48644
  .e-toolbar-item {
48610
48645
 
48611
48646
  .e-tbar-btn {
@@ -78798,8 +78833,6 @@ $grid-dropitems-count-margin-left: -8px !default;
78798
78833
  }
78799
78834
 
78800
78835
  & .e-responsive-right {
78801
- width: calc(100% - 50px);
78802
-
78803
78836
  & .e-search-wrapper {
78804
78837
  & .e-input-group::before,
78805
78838
  & .e-input-group::after {
@@ -91342,7 +91375,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91342
91375
 
91343
91376
  .e-rte-image.e-imginline,
91344
91377
  .e-rte-audio.e-audio-inline,
91345
- .e-rte-video.e-video-inline {
91378
+ .e-rte-video.e-video-inline {
91379
+ margin-left: 5px;
91380
+ margin-right: 5px;
91346
91381
  display: inline-block;
91347
91382
  float: none;
91348
91383
  max-width: calc(100% - (2 * 5px));
@@ -91951,6 +91986,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91951
91986
  .e-rte-quick-toolbar {
91952
91987
  min-height: 48px;
91953
91988
 
91989
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
91990
+ .e-rte-color-content,
91991
+ .e-caret {
91992
+ height: $rte-big-dropdown-btn-color-content-height;
91993
+
91994
+ &:hover {
91995
+ height: $rte-big-dropdown-btn-color-content-height;
91996
+ }
91997
+ }
91998
+ }
91999
+
91954
92000
  .e-toolbar-items:not(.e-tbar-pos) {
91955
92001
  margin: $rte-big-quick-toolbar-items-margin;
91956
92002
  min-height: 48px;
@@ -92699,12 +92745,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92699
92745
  }
92700
92746
  }
92701
92747
 
92702
- @if $skin-name == 'bootstrap5' {
92703
- .e-tbar-btn:focus .e-icons {
92704
- color: $rte-quick-item-active-font-color;
92705
- }
92706
- }
92707
-
92708
92748
  &.e-active .e-tbar-btn,
92709
92749
  &.e-active .e-tbar-btn:focus {
92710
92750
  background: $rte-tb-item-active-bg;
@@ -92728,10 +92768,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92728
92768
  .e-tbar-btn:hover .e-icons {
92729
92769
  color: $rte-tb-hover-font-color;
92730
92770
  }
92731
-
92732
- .e-tbar-btn:focus .e-icons {
92733
- color: $primary-text-focus;
92734
- }
92735
92771
  }
92736
92772
 
92737
92773
  .e-dropdown-btn.e-active {
@@ -92843,9 +92879,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92843
92879
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
92844
92880
  color: $rte-hover-icons-color;
92845
92881
  }
92846
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
92847
- color: $rte-hover-icons-color;
92848
- }
92849
92882
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
92850
92883
  color: $rte-tb-active-font-color;
92851
92884
  }
@@ -93086,6 +93119,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93086
93119
  .e-toolbar-items {
93087
93120
  background: $rte-quick-pop-bg;
93088
93121
 
93122
+ .e-rte-backgroundcolor-dropdown {
93123
+ .e-rte-color-content{
93124
+ padding-top: $rte-dropdown-btn-color-content-padding;
93125
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
93126
+ padding-top: 5px;
93127
+ }
93128
+ height: $rte-dropdown-btn-color-content-height;
93129
+ @if $skin-name == 'FluentUI' {
93130
+ display: flex;
93131
+ align-items: center;
93132
+ justify-content: center;
93133
+ }
93134
+ &:hover {
93135
+ background: $rte-split-btn-span-hover-bg;
93136
+ }
93137
+ }
93138
+
93139
+ .e-caret {
93140
+ &:hover {
93141
+ background: $rte-split-btn-span-hover-bg;
93142
+ }
93143
+ }
93144
+ &.e-tbar-btn:hover {
93145
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
93146
+ background: $rte-split-btn-hover-bg;
93147
+ }
93148
+ @if $skin-name =='bootstrap-dark'{
93149
+ background: $rte-tbar-default-bg;
93150
+ }
93151
+ }
93152
+ }
93153
+
93089
93154
  .e-separator {
93090
93155
  border: .5px solid $rte-quick-vr-line-color;
93091
93156
  }
@@ -93166,6 +93231,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93166
93231
  }
93167
93232
  }
93168
93233
 
93234
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
93235
+ .e-rte-color-content {
93236
+ @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' {
93237
+ padding-top: 8px;
93238
+ }
93239
+ }
93240
+ }
93241
+
93169
93242
  .e-dialog .e-img-uploadwrap .e-droptext,
93170
93243
  .e-dialog .e-aud-uploadwrap .e-droptext,
93171
93244
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -93456,6 +93529,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93456
93529
  color: $rte-icons-color;
93457
93530
  }
93458
93531
 
93532
+ .e-bigger .e-richtexteditor,
93533
+ .e-richtexteditor {
93534
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
93535
+ color: $icon-color-disabled;
93536
+ }
93537
+ }
93538
+
93459
93539
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
93460
93540
  border-radius: 4px;
93461
93541
  }
@@ -104436,8 +104516,9 @@ $pv-eye-icon-margin-top: 3px !default;
104436
104516
  padding-bottom: 30px;
104437
104517
  height: 18px;
104438
104518
  }
104439
- max-width: 237px;
104440
104519
  position: absolute;
104520
+ overflow: hidden;
104521
+ text-overflow: ellipsis;
104441
104522
  }
104442
104523
 
104443
104524
  .e-pv-reply-title {
@@ -104456,10 +104537,11 @@ $pv-eye-icon-margin-top: 3px !default;
104456
104537
  @if $skin-name == 'Material3' {
104457
104538
  font-size: $text-xs;
104458
104539
  }
104459
- max-width: 212px;
104460
104540
  padding-left: 8px;
104461
104541
  padding-top: $pv-comment-title-padding-top;
104462
104542
  position: absolute;
104543
+ overflow: hidden;
104544
+ text-overflow: ellipsis;
104463
104545
  }
104464
104546
 
104465
104547
  .e-pv-comments-hover {
@@ -113750,7 +113832,7 @@ $pivotpager-single-size-title-padding: 14px !default;
113750
113832
 
113751
113833
  th.e-group-row .e-axis-row {
113752
113834
  display: inline-block;
113753
- height: 100%;
113835
+ height: auto;
113754
113836
  vertical-align: top;
113755
113837
  width: 100%;
113756
113838
  }
@@ -117053,6 +117135,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
117053
117135
  $schedule-tbar-right-active-items-btn-border: none !default;
117054
117136
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
117055
117137
  $schedule-device-tbar-right-items-btn-border: none !default;
117138
+ $schedule-device-font-size: 8px !default;
117056
117139
 
117057
117140
  $schedule-content-nrml-font-text-transform: uppercase !default;
117058
117141
  $schedule-header-hover-border-radius: 100% !default;
@@ -117366,6 +117449,8 @@ $schedule-tree-content-color: $shadow;
117366
117449
  }
117367
117450
 
117368
117451
  .e-toolbar-items {
117452
+ height: $schedule-tbar-bgr-size;
117453
+
117369
117454
  &.e-tbar-pos {
117370
117455
  height: $schedule-tbar-bgr-size;
117371
117456
  min-height: $schedule-tbar-bgr-size;
@@ -117403,6 +117488,28 @@ $schedule-tree-content-color: $shadow;
117403
117488
  }
117404
117489
  }
117405
117490
 
117491
+ @media screen and (max-width: 320px) {
117492
+ .e-schedule-toolbar {
117493
+ .e-toolbar-pop {
117494
+ width: 100%;
117495
+
117496
+ .e-toolbar-item .e-tbar-btn.e-btn {
117497
+ padding-left: 7px;
117498
+ }
117499
+
117500
+ &.e-rtl {
117501
+ .e-toolbar-item .e-tbar-btn.e-btn {
117502
+ padding-right: 7px;
117503
+ }
117504
+ }
117505
+ }
117506
+
117507
+ .e-tbar-btn .e-tbar-btn-text {
117508
+ font-size: $schedule-device-font-size;
117509
+ }
117510
+ }
117511
+ }
117512
+
117406
117513
  .e-schedule-resource-toolbar {
117407
117514
  background: $schedule-tbar-default-bg;
117408
117515
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -120296,7 +120403,24 @@ $schedule-tree-content-color: $shadow;
120296
120403
  }
120297
120404
  }
120298
120405
  }
120406
+
120407
+ /*! schedule event window for smaller viewports*/
120408
+ @media screen and (max-width: 320px) {
120409
+ .e-schedule-dialog.e-popup.e-popup-open {
120410
+ max-height: 350px;
120411
+ min-width: 100%;
120412
+ }
120299
120413
 
120414
+ .e-schedule-dialog {
120415
+ .e-all-day-container {
120416
+ padding-bottom: 10px;
120417
+ }
120418
+
120419
+ .e-all-day-time-zone-row {
120420
+ display: block;
120421
+ }
120422
+ }
120423
+ }
120300
120424
  .e-ddl.e-popup {
120301
120425
  .e-resource-template {
120302
120426
  display: flex;
@@ -120980,6 +121104,23 @@ $schedule-tree-content-color: $shadow;
120980
121104
  }
120981
121105
  }
120982
121106
 
121107
+ /*! schedule quick popup for smaller viewports */
121108
+ @media screen and (max-width: 320px) {
121109
+ .e-quick-popup-wrapper {
121110
+ min-width: 100%;
121111
+
121112
+ .e-popup-footer {
121113
+ padding-left: 5px;
121114
+ }
121115
+
121116
+ &.e-rtl {
121117
+ .e-popup-footer {
121118
+ padding-right: 5px;
121119
+ }
121120
+ }
121121
+ }
121122
+ }
121123
+
120983
121124
  .e-bigger .e-quick-popup-wrapper {
120984
121125
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
120985
121126
  font-size: 24px;
@@ -48400,6 +48400,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48400
48400
  white-space: nowrap;
48401
48401
  overflow: hidden;
48402
48402
 
48403
+ &.e-spacer-toolbar {
48404
+
48405
+ .e-toolbar-items {
48406
+ display: flex;
48407
+ flex-wrap: nowrap;
48408
+ width: 100%;
48409
+
48410
+ &:not(.e-toolbar-multirow) {
48411
+ position: absolute;
48412
+ }
48413
+ }
48414
+
48415
+ &.e-pop-mode {
48416
+
48417
+ .e-toolbar-items {
48418
+ width: calc(100% - $tbar-nav-nrml-width);
48419
+ }
48420
+ }
48421
+ }
48422
+
48403
48423
  .e-blazor-toolbar-items {
48404
48424
  position: absolute;
48405
48425
  top: -9999px;
@@ -48537,6 +48557,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48537
48557
  min-height: $tbar-nrml-item-size;
48538
48558
  vertical-align: middle;
48539
48559
  width: auto;
48560
+ flex: 0 0 auto;
48561
+
48562
+ &.e-spacer {
48563
+ flex-grow: 1;
48564
+ }
48540
48565
 
48541
48566
  .e-tbar-btn {
48542
48567
  display: flex;
@@ -48967,6 +48992,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48967
48992
 
48968
48993
  &.e-rtl {
48969
48994
 
48995
+ &:not(.e-spacer-toolbar) {
48996
+
48997
+ .e-toolbar-items:not(.e-tbar-pos) {
48998
+
48999
+ .e-toolbar-item:first-child {
49000
+ margin-right: $tbar-item-nrml-mrgn;
49001
+ }
49002
+ }
49003
+ }
49004
+
48970
49005
  .e-toolbar-item {
48971
49006
 
48972
49007
  .e-tbar-btn {
@@ -79299,8 +79334,6 @@ $grid-dropitems-count-margin-left: -9px !default;
79299
79334
  }
79300
79335
 
79301
79336
  & .e-responsive-right {
79302
- width: calc(100% - 50px);
79303
-
79304
79337
  & .e-search-wrapper {
79305
79338
  & .e-input-group::before,
79306
79339
  & .e-input-group::after {
@@ -90924,7 +90957,7 @@ $rte-drop-text-clr: rgba($on-secondary-container) !default;
90924
90957
  $rte-default-character-count-color: rgba($placeholder-text-color) !default;
90925
90958
  $rte-warning-character-count-color: rgba($warning) !default;
90926
90959
  $rte-error-character-count-color: rgba($danger) !default;
90927
- $rte-img-border: dashed 2px rgba($primary) !default;
90960
+ $rte-img-border: solid 2px rgba($primary) !default;
90928
90961
  $rte-font-family: $font-family !default;
90929
90962
  $rte-content-color: rgba($content-text-color) !default;
90930
90963
  $rte-content-blockquote-border-left-color: solid 2px rgba($content-text-color) !default;
@@ -91888,7 +91921,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91888
91921
 
91889
91922
  .e-rte-image.e-imginline,
91890
91923
  .e-rte-audio.e-audio-inline,
91891
- .e-rte-video.e-video-inline {
91924
+ .e-rte-video.e-video-inline {
91925
+ margin-left: 5px;
91926
+ margin-right: 5px;
91892
91927
  display: inline-block;
91893
91928
  float: none;
91894
91929
  max-width: calc(100% - (2 * 5px));
@@ -92497,6 +92532,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92497
92532
  .e-rte-quick-toolbar {
92498
92533
  min-height: 48px;
92499
92534
 
92535
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
92536
+ .e-rte-color-content,
92537
+ .e-caret {
92538
+ height: $rte-big-dropdown-btn-color-content-height;
92539
+
92540
+ &:hover {
92541
+ height: $rte-big-dropdown-btn-color-content-height;
92542
+ }
92543
+ }
92544
+ }
92545
+
92500
92546
  .e-toolbar-items:not(.e-tbar-pos) {
92501
92547
  margin: $rte-big-quick-toolbar-items-margin;
92502
92548
  min-height: 48px;
@@ -93245,12 +93291,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93245
93291
  }
93246
93292
  }
93247
93293
 
93248
- @if $skin-name == 'bootstrap5' {
93249
- .e-tbar-btn:focus .e-icons {
93250
- color: $rte-quick-item-active-font-color;
93251
- }
93252
- }
93253
-
93254
93294
  &.e-active .e-tbar-btn,
93255
93295
  &.e-active .e-tbar-btn:focus {
93256
93296
  background: $rte-tb-item-active-bg;
@@ -93274,10 +93314,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93274
93314
  .e-tbar-btn:hover .e-icons {
93275
93315
  color: $rte-tb-hover-font-color;
93276
93316
  }
93277
-
93278
- .e-tbar-btn:focus .e-icons {
93279
- color: $primary-text-focus;
93280
- }
93281
93317
  }
93282
93318
 
93283
93319
  .e-dropdown-btn.e-active {
@@ -93389,9 +93425,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93389
93425
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
93390
93426
  color: $rte-hover-icons-color;
93391
93427
  }
93392
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
93393
- color: $rte-hover-icons-color;
93394
- }
93395
93428
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
93396
93429
  color: $rte-tb-active-font-color;
93397
93430
  }
@@ -93632,6 +93665,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93632
93665
  .e-toolbar-items {
93633
93666
  background: $rte-quick-pop-bg;
93634
93667
 
93668
+ .e-rte-backgroundcolor-dropdown {
93669
+ .e-rte-color-content{
93670
+ padding-top: $rte-dropdown-btn-color-content-padding;
93671
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
93672
+ padding-top: 5px;
93673
+ }
93674
+ height: $rte-dropdown-btn-color-content-height;
93675
+ @if $skin-name == 'FluentUI' {
93676
+ display: flex;
93677
+ align-items: center;
93678
+ justify-content: center;
93679
+ }
93680
+ &:hover {
93681
+ background: $rte-split-btn-span-hover-bg;
93682
+ }
93683
+ }
93684
+
93685
+ .e-caret {
93686
+ &:hover {
93687
+ background: $rte-split-btn-span-hover-bg;
93688
+ }
93689
+ }
93690
+ &.e-tbar-btn:hover {
93691
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
93692
+ background: $rte-split-btn-hover-bg;
93693
+ }
93694
+ @if $skin-name =='bootstrap-dark'{
93695
+ background: $rte-tbar-default-bg;
93696
+ }
93697
+ }
93698
+ }
93699
+
93635
93700
  .e-separator {
93636
93701
  border: .5px solid $rte-quick-vr-line-color;
93637
93702
  }
@@ -93712,6 +93777,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
93712
93777
  }
93713
93778
  }
93714
93779
 
93780
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
93781
+ .e-rte-color-content {
93782
+ @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' {
93783
+ padding-top: 8px;
93784
+ }
93785
+ }
93786
+ }
93787
+
93715
93788
  .e-dialog .e-img-uploadwrap .e-droptext,
93716
93789
  .e-dialog .e-aud-uploadwrap .e-droptext,
93717
93790
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -94002,6 +94075,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
94002
94075
  color: $rte-icons-color;
94003
94076
  }
94004
94077
 
94078
+ .e-bigger .e-richtexteditor,
94079
+ .e-richtexteditor {
94080
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
94081
+ color: $icon-color-disabled;
94082
+ }
94083
+ }
94084
+
94005
94085
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
94006
94086
  border-radius: 4px;
94007
94087
  }
@@ -104992,8 +105072,9 @@ $pv-search-btn-width-big: 32px !default;
104992
105072
  padding-bottom: 30px;
104993
105073
  height: 18px;
104994
105074
  }
104995
- max-width: 237px;
104996
105075
  position: absolute;
105076
+ overflow: hidden;
105077
+ text-overflow: ellipsis;
104997
105078
  }
104998
105079
 
104999
105080
  .e-pv-reply-title {
@@ -105012,10 +105093,11 @@ $pv-search-btn-width-big: 32px !default;
105012
105093
  @if $skin-name == 'Material3' {
105013
105094
  font-size: $text-xs;
105014
105095
  }
105015
- max-width: 212px;
105016
105096
  padding-left: 8px;
105017
105097
  padding-top: $pv-comment-title-padding-top;
105018
105098
  position: absolute;
105099
+ overflow: hidden;
105100
+ text-overflow: ellipsis;
105019
105101
  }
105020
105102
 
105021
105103
  .e-pv-comments-hover {
@@ -114319,7 +114401,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
114319
114401
 
114320
114402
  th.e-group-row .e-axis-row {
114321
114403
  display: inline-block;
114322
- height: 100%;
114404
+ height: auto;
114323
114405
  vertical-align: top;
114324
114406
  width: 100%;
114325
114407
  }
@@ -117647,6 +117729,7 @@ $schedule-tbar-right-items-btn-border-radius: 20px !default;
117647
117729
  $schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
117648
117730
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
117649
117731
  $schedule-device-tbar-right-items-btn-border: none !default;
117732
+ $schedule-device-font-size: 8px !default;
117650
117733
 
117651
117734
  // view definitions
117652
117735
  $schedule-timeline-header-cells-height: 40px !default;
@@ -117952,6 +118035,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
117952
118035
  }
117953
118036
 
117954
118037
  .e-toolbar-items {
118038
+ height: $schedule-tbar-bgr-size;
118039
+
117955
118040
  &.e-tbar-pos {
117956
118041
  height: $schedule-tbar-bgr-size;
117957
118042
  min-height: $schedule-tbar-bgr-size;
@@ -117989,6 +118074,28 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
117989
118074
  }
117990
118075
  }
117991
118076
 
118077
+ @media screen and (max-width: 320px) {
118078
+ .e-schedule-toolbar {
118079
+ .e-toolbar-pop {
118080
+ width: 100%;
118081
+
118082
+ .e-toolbar-item .e-tbar-btn.e-btn {
118083
+ padding-left: 7px;
118084
+ }
118085
+
118086
+ &.e-rtl {
118087
+ .e-toolbar-item .e-tbar-btn.e-btn {
118088
+ padding-right: 7px;
118089
+ }
118090
+ }
118091
+ }
118092
+
118093
+ .e-tbar-btn .e-tbar-btn-text {
118094
+ font-size: $schedule-device-font-size;
118095
+ }
118096
+ }
118097
+ }
118098
+
117992
118099
  .e-schedule-resource-toolbar {
117993
118100
  background: $schedule-tbar-default-bg;
117994
118101
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -120882,7 +120989,24 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
120882
120989
  }
120883
120990
  }
120884
120991
  }
120992
+
120993
+ /*! schedule event window for smaller viewports*/
120994
+ @media screen and (max-width: 320px) {
120995
+ .e-schedule-dialog.e-popup.e-popup-open {
120996
+ max-height: 350px;
120997
+ min-width: 100%;
120998
+ }
120885
120999
 
121000
+ .e-schedule-dialog {
121001
+ .e-all-day-container {
121002
+ padding-bottom: 10px;
121003
+ }
121004
+
121005
+ .e-all-day-time-zone-row {
121006
+ display: block;
121007
+ }
121008
+ }
121009
+ }
120886
121010
  .e-ddl.e-popup {
120887
121011
  .e-resource-template {
120888
121012
  display: flex;
@@ -121566,6 +121690,23 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
121566
121690
  }
121567
121691
  }
121568
121692
 
121693
+ /*! schedule quick popup for smaller viewports */
121694
+ @media screen and (max-width: 320px) {
121695
+ .e-quick-popup-wrapper {
121696
+ min-width: 100%;
121697
+
121698
+ .e-popup-footer {
121699
+ padding-left: 5px;
121700
+ }
121701
+
121702
+ &.e-rtl {
121703
+ .e-popup-footer {
121704
+ padding-right: 5px;
121705
+ }
121706
+ }
121707
+ }
121708
+ }
121709
+
121569
121710
  .e-bigger .e-quick-popup-wrapper {
121570
121711
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
121571
121712
  font-size: 24px;