@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
@@ -47977,6 +47977,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
47977
47977
  white-space: nowrap;
47978
47978
  overflow: hidden;
47979
47979
 
47980
+ &.e-spacer-toolbar {
47981
+
47982
+ .e-toolbar-items {
47983
+ display: flex;
47984
+ flex-wrap: nowrap;
47985
+ width: 100%;
47986
+
47987
+ &:not(.e-toolbar-multirow) {
47988
+ position: absolute;
47989
+ }
47990
+ }
47991
+
47992
+ &.e-pop-mode {
47993
+
47994
+ .e-toolbar-items {
47995
+ width: calc(100% - $tbar-nav-nrml-width);
47996
+ }
47997
+ }
47998
+ }
47999
+
47980
48000
  .e-blazor-toolbar-items {
47981
48001
  position: absolute;
47982
48002
  top: -9999px;
@@ -48114,6 +48134,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48114
48134
  min-height: $tbar-nrml-item-size;
48115
48135
  vertical-align: middle;
48116
48136
  width: auto;
48137
+ flex: 0 0 auto;
48138
+
48139
+ &.e-spacer {
48140
+ flex-grow: 1;
48141
+ }
48117
48142
 
48118
48143
  .e-tbar-btn {
48119
48144
  display: flex;
@@ -48544,6 +48569,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48544
48569
 
48545
48570
  &.e-rtl {
48546
48571
 
48572
+ &:not(.e-spacer-toolbar) {
48573
+
48574
+ .e-toolbar-items:not(.e-tbar-pos) {
48575
+
48576
+ .e-toolbar-item:first-child {
48577
+ margin-right: $tbar-item-nrml-mrgn;
48578
+ }
48579
+ }
48580
+ }
48581
+
48547
48582
  .e-toolbar-item {
48548
48583
 
48549
48584
  .e-tbar-btn {
@@ -78173,8 +78208,6 @@ $grid-dropitems-count-margin-left: -4px !default;
78173
78208
  }
78174
78209
 
78175
78210
  & .e-responsive-right {
78176
- width: calc(100% - 50px);
78177
-
78178
78211
  & .e-search-wrapper {
78179
78212
  & .e-input-group::before,
78180
78213
  & .e-input-group::after {
@@ -90729,7 +90762,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90729
90762
 
90730
90763
  .e-rte-image.e-imginline,
90731
90764
  .e-rte-audio.e-audio-inline,
90732
- .e-rte-video.e-video-inline {
90765
+ .e-rte-video.e-video-inline {
90766
+ margin-left: 5px;
90767
+ margin-right: 5px;
90733
90768
  display: inline-block;
90734
90769
  float: none;
90735
90770
  max-width: calc(100% - (2 * 5px));
@@ -91338,6 +91373,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91338
91373
  .e-rte-quick-toolbar {
91339
91374
  min-height: 48px;
91340
91375
 
91376
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
91377
+ .e-rte-color-content,
91378
+ .e-caret {
91379
+ height: $rte-big-dropdown-btn-color-content-height;
91380
+
91381
+ &:hover {
91382
+ height: $rte-big-dropdown-btn-color-content-height;
91383
+ }
91384
+ }
91385
+ }
91386
+
91341
91387
  .e-toolbar-items:not(.e-tbar-pos) {
91342
91388
  margin: $rte-big-quick-toolbar-items-margin;
91343
91389
  min-height: 48px;
@@ -92086,12 +92132,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92086
92132
  }
92087
92133
  }
92088
92134
 
92089
- @if $skin-name == 'bootstrap5' {
92090
- .e-tbar-btn:focus .e-icons {
92091
- color: $rte-quick-item-active-font-color;
92092
- }
92093
- }
92094
-
92095
92135
  &.e-active .e-tbar-btn,
92096
92136
  &.e-active .e-tbar-btn:focus {
92097
92137
  background: $rte-tb-item-active-bg;
@@ -92115,10 +92155,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92115
92155
  .e-tbar-btn:hover .e-icons {
92116
92156
  color: $rte-tb-hover-font-color;
92117
92157
  }
92118
-
92119
- .e-tbar-btn:focus .e-icons {
92120
- color: $primary-text-focus;
92121
- }
92122
92158
  }
92123
92159
 
92124
92160
  .e-dropdown-btn.e-active {
@@ -92230,9 +92266,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92230
92266
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
92231
92267
  color: $rte-hover-icons-color;
92232
92268
  }
92233
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
92234
- color: $rte-hover-icons-color;
92235
- }
92236
92269
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
92237
92270
  color: $rte-tb-active-font-color;
92238
92271
  }
@@ -92473,6 +92506,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92473
92506
  .e-toolbar-items {
92474
92507
  background: $rte-quick-pop-bg;
92475
92508
 
92509
+ .e-rte-backgroundcolor-dropdown {
92510
+ .e-rte-color-content{
92511
+ padding-top: $rte-dropdown-btn-color-content-padding;
92512
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
92513
+ padding-top: 5px;
92514
+ }
92515
+ height: $rte-dropdown-btn-color-content-height;
92516
+ @if $skin-name == 'FluentUI' {
92517
+ display: flex;
92518
+ align-items: center;
92519
+ justify-content: center;
92520
+ }
92521
+ &:hover {
92522
+ background: $rte-split-btn-span-hover-bg;
92523
+ }
92524
+ }
92525
+
92526
+ .e-caret {
92527
+ &:hover {
92528
+ background: $rte-split-btn-span-hover-bg;
92529
+ }
92530
+ }
92531
+ &.e-tbar-btn:hover {
92532
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
92533
+ background: $rte-split-btn-hover-bg;
92534
+ }
92535
+ @if $skin-name =='bootstrap-dark'{
92536
+ background: $rte-tbar-default-bg;
92537
+ }
92538
+ }
92539
+ }
92540
+
92476
92541
  .e-separator {
92477
92542
  border: .5px solid $rte-quick-vr-line-color;
92478
92543
  }
@@ -92553,6 +92618,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92553
92618
  }
92554
92619
  }
92555
92620
 
92621
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
92622
+ .e-rte-color-content {
92623
+ @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' {
92624
+ padding-top: 8px;
92625
+ }
92626
+ }
92627
+ }
92628
+
92556
92629
  .e-dialog .e-img-uploadwrap .e-droptext,
92557
92630
  .e-dialog .e-aud-uploadwrap .e-droptext,
92558
92631
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -92843,6 +92916,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92843
92916
  color: $rte-icons-color;
92844
92917
  }
92845
92918
 
92919
+ .e-bigger .e-richtexteditor,
92920
+ .e-richtexteditor {
92921
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
92922
+ color: $icon-color-disabled;
92923
+ }
92924
+ }
92925
+
92846
92926
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
92847
92927
  border-radius: 4px;
92848
92928
  }
@@ -103820,8 +103900,9 @@ $pv-eye-icon-margin-top: 3px !default;
103820
103900
  padding-bottom: 30px;
103821
103901
  height: 18px;
103822
103902
  }
103823
- max-width: 237px;
103824
103903
  position: absolute;
103904
+ overflow: hidden;
103905
+ text-overflow: ellipsis;
103825
103906
  }
103826
103907
 
103827
103908
  .e-pv-reply-title {
@@ -103840,10 +103921,11 @@ $pv-eye-icon-margin-top: 3px !default;
103840
103921
  @if $skin-name == 'Material3' {
103841
103922
  font-size: $text-xs;
103842
103923
  }
103843
- max-width: 212px;
103844
103924
  padding-left: 8px;
103845
103925
  padding-top: $pv-comment-title-padding-top;
103846
103926
  position: absolute;
103927
+ overflow: hidden;
103928
+ text-overflow: ellipsis;
103847
103929
  }
103848
103930
 
103849
103931
  .e-pv-comments-hover {
@@ -113124,7 +113206,7 @@ $pivotpager-single-size-title-padding: 8px !default;
113124
113206
 
113125
113207
  th.e-group-row .e-axis-row {
113126
113208
  display: inline-block;
113127
- height: 100%;
113209
+ height: auto;
113128
113210
  vertical-align: top;
113129
113211
  width: 100%;
113130
113212
  }
@@ -116446,6 +116528,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
116446
116528
  $schedule-tbar-right-active-items-btn-border: none !default;
116447
116529
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
116448
116530
  $schedule-device-tbar-right-items-btn-border: none !default;
116531
+ $schedule-device-font-size: 8px !default;
116449
116532
 
116450
116533
  // view definitions
116451
116534
  $schedule-timeline-header-time-slots-bg: $schedule-tbar-default-bg !default;
@@ -116753,6 +116836,8 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
116753
116836
  }
116754
116837
 
116755
116838
  .e-toolbar-items {
116839
+ height: $schedule-tbar-bgr-size;
116840
+
116756
116841
  &.e-tbar-pos {
116757
116842
  height: $schedule-tbar-bgr-size;
116758
116843
  min-height: $schedule-tbar-bgr-size;
@@ -116790,6 +116875,28 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
116790
116875
  }
116791
116876
  }
116792
116877
 
116878
+ @media screen and (max-width: 320px) {
116879
+ .e-schedule-toolbar {
116880
+ .e-toolbar-pop {
116881
+ width: 100%;
116882
+
116883
+ .e-toolbar-item .e-tbar-btn.e-btn {
116884
+ padding-left: 7px;
116885
+ }
116886
+
116887
+ &.e-rtl {
116888
+ .e-toolbar-item .e-tbar-btn.e-btn {
116889
+ padding-right: 7px;
116890
+ }
116891
+ }
116892
+ }
116893
+
116894
+ .e-tbar-btn .e-tbar-btn-text {
116895
+ font-size: $schedule-device-font-size;
116896
+ }
116897
+ }
116898
+ }
116899
+
116793
116900
  .e-schedule-resource-toolbar {
116794
116901
  background: $schedule-tbar-default-bg;
116795
116902
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -119683,7 +119790,24 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
119683
119790
  }
119684
119791
  }
119685
119792
  }
119793
+
119794
+ /*! schedule event window for smaller viewports*/
119795
+ @media screen and (max-width: 320px) {
119796
+ .e-schedule-dialog.e-popup.e-popup-open {
119797
+ max-height: 350px;
119798
+ min-width: 100%;
119799
+ }
119686
119800
 
119801
+ .e-schedule-dialog {
119802
+ .e-all-day-container {
119803
+ padding-bottom: 10px;
119804
+ }
119805
+
119806
+ .e-all-day-time-zone-row {
119807
+ display: block;
119808
+ }
119809
+ }
119810
+ }
119687
119811
  .e-ddl.e-popup {
119688
119812
  .e-resource-template {
119689
119813
  display: flex;
@@ -120367,6 +120491,23 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
120367
120491
  }
120368
120492
  }
120369
120493
 
120494
+ /*! schedule quick popup for smaller viewports */
120495
+ @media screen and (max-width: 320px) {
120496
+ .e-quick-popup-wrapper {
120497
+ min-width: 100%;
120498
+
120499
+ .e-popup-footer {
120500
+ padding-left: 5px;
120501
+ }
120502
+
120503
+ &.e-rtl {
120504
+ .e-popup-footer {
120505
+ padding-right: 5px;
120506
+ }
120507
+ }
120508
+ }
120509
+ }
120510
+
120370
120511
  .e-bigger .e-quick-popup-wrapper {
120371
120512
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
120372
120513
  font-size: 24px;
@@ -93,7 +93,7 @@ $btn-link-disabled-bgcolor: transparent !default;
93
93
  //primary
94
94
  $btn-ripple-primary-bgcolor: transparent !default;
95
95
  $btn-primary-outline: $btn-bgcolor 0 solid !default;
96
- $btn-primary-color: $primary-text-color !default;
96
+ $btn-primary-color: $primary-text !default;
97
97
  $btn-primary-hover-color: $primary-text-hover !default;
98
98
  $btn-primary-focus-color: $primary-text-focus !default;
99
99
  $btn-primary-active-color: $primary-text-pressed !default;
@@ -93,7 +93,7 @@ $btn-link-disabled-bgcolor: transparent !default;
93
93
  //primary
94
94
  $btn-ripple-primary-bgcolor: transparent !default;
95
95
  $btn-primary-outline: $btn-bgcolor 0 solid !default;
96
- $btn-primary-color: $primary-text-color !default;
96
+ $btn-primary-color: $primary-text !default;
97
97
  $btn-primary-hover-color: $primary-text-hover !default;
98
98
  $btn-primary-focus-color: $primary-text-focus !default;
99
99
  $btn-primary-active-color: $primary-text-pressed !default;
@@ -47725,6 +47725,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
47725
47725
  white-space: nowrap;
47726
47726
  overflow: hidden;
47727
47727
 
47728
+ &.e-spacer-toolbar {
47729
+
47730
+ .e-toolbar-items {
47731
+ display: flex;
47732
+ flex-wrap: nowrap;
47733
+ width: 100%;
47734
+
47735
+ &:not(.e-toolbar-multirow) {
47736
+ position: absolute;
47737
+ }
47738
+ }
47739
+
47740
+ &.e-pop-mode {
47741
+
47742
+ .e-toolbar-items {
47743
+ width: calc(100% - $tbar-nav-nrml-width);
47744
+ }
47745
+ }
47746
+ }
47747
+
47728
47748
  .e-blazor-toolbar-items {
47729
47749
  position: absolute;
47730
47750
  top: -9999px;
@@ -47862,6 +47882,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
47862
47882
  min-height: $tbar-nrml-item-size;
47863
47883
  vertical-align: middle;
47864
47884
  width: auto;
47885
+ flex: 0 0 auto;
47886
+
47887
+ &.e-spacer {
47888
+ flex-grow: 1;
47889
+ }
47865
47890
 
47866
47891
  .e-tbar-btn {
47867
47892
  display: flex;
@@ -48292,6 +48317,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48292
48317
 
48293
48318
  &.e-rtl {
48294
48319
 
48320
+ &:not(.e-spacer-toolbar) {
48321
+
48322
+ .e-toolbar-items:not(.e-tbar-pos) {
48323
+
48324
+ .e-toolbar-item:first-child {
48325
+ margin-right: $tbar-item-nrml-mrgn;
48326
+ }
48327
+ }
48328
+ }
48329
+
48295
48330
  .e-toolbar-item {
48296
48331
 
48297
48332
  .e-tbar-btn {
@@ -77774,8 +77809,6 @@ $grid-dropitems-count-margin-left: -8px !default;
77774
77809
  }
77775
77810
 
77776
77811
  & .e-responsive-right {
77777
- width: calc(100% - 50px);
77778
-
77779
77812
  & .e-search-wrapper {
77780
77813
  & .e-input-group::before,
77781
77814
  & .e-input-group::after {
@@ -90314,7 +90347,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90314
90347
 
90315
90348
  .e-rte-image.e-imginline,
90316
90349
  .e-rte-audio.e-audio-inline,
90317
- .e-rte-video.e-video-inline {
90350
+ .e-rte-video.e-video-inline {
90351
+ margin-left: 5px;
90352
+ margin-right: 5px;
90318
90353
  display: inline-block;
90319
90354
  float: none;
90320
90355
  max-width: calc(100% - (2 * 5px));
@@ -90923,6 +90958,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90923
90958
  .e-rte-quick-toolbar {
90924
90959
  min-height: 48px;
90925
90960
 
90961
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
90962
+ .e-rte-color-content,
90963
+ .e-caret {
90964
+ height: $rte-big-dropdown-btn-color-content-height;
90965
+
90966
+ &:hover {
90967
+ height: $rte-big-dropdown-btn-color-content-height;
90968
+ }
90969
+ }
90970
+ }
90971
+
90926
90972
  .e-toolbar-items:not(.e-tbar-pos) {
90927
90973
  margin: $rte-big-quick-toolbar-items-margin;
90928
90974
  min-height: 48px;
@@ -91671,12 +91717,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91671
91717
  }
91672
91718
  }
91673
91719
 
91674
- @if $skin-name == 'bootstrap5' {
91675
- .e-tbar-btn:focus .e-icons {
91676
- color: $rte-quick-item-active-font-color;
91677
- }
91678
- }
91679
-
91680
91720
  &.e-active .e-tbar-btn,
91681
91721
  &.e-active .e-tbar-btn:focus {
91682
91722
  background: $rte-tb-item-active-bg;
@@ -91700,10 +91740,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91700
91740
  .e-tbar-btn:hover .e-icons {
91701
91741
  color: $rte-tb-hover-font-color;
91702
91742
  }
91703
-
91704
- .e-tbar-btn:focus .e-icons {
91705
- color: $primary-text-focus;
91706
- }
91707
91743
  }
91708
91744
 
91709
91745
  .e-dropdown-btn.e-active {
@@ -91815,9 +91851,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91815
91851
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
91816
91852
  color: $rte-hover-icons-color;
91817
91853
  }
91818
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
91819
- color: $rte-hover-icons-color;
91820
- }
91821
91854
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
91822
91855
  color: $rte-tb-active-font-color;
91823
91856
  }
@@ -92058,6 +92091,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92058
92091
  .e-toolbar-items {
92059
92092
  background: $rte-quick-pop-bg;
92060
92093
 
92094
+ .e-rte-backgroundcolor-dropdown {
92095
+ .e-rte-color-content{
92096
+ padding-top: $rte-dropdown-btn-color-content-padding;
92097
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
92098
+ padding-top: 5px;
92099
+ }
92100
+ height: $rte-dropdown-btn-color-content-height;
92101
+ @if $skin-name == 'FluentUI' {
92102
+ display: flex;
92103
+ align-items: center;
92104
+ justify-content: center;
92105
+ }
92106
+ &:hover {
92107
+ background: $rte-split-btn-span-hover-bg;
92108
+ }
92109
+ }
92110
+
92111
+ .e-caret {
92112
+ &:hover {
92113
+ background: $rte-split-btn-span-hover-bg;
92114
+ }
92115
+ }
92116
+ &.e-tbar-btn:hover {
92117
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
92118
+ background: $rte-split-btn-hover-bg;
92119
+ }
92120
+ @if $skin-name =='bootstrap-dark'{
92121
+ background: $rte-tbar-default-bg;
92122
+ }
92123
+ }
92124
+ }
92125
+
92061
92126
  .e-separator {
92062
92127
  border: .5px solid $rte-quick-vr-line-color;
92063
92128
  }
@@ -92138,6 +92203,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92138
92203
  }
92139
92204
  }
92140
92205
 
92206
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
92207
+ .e-rte-color-content {
92208
+ @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' {
92209
+ padding-top: 8px;
92210
+ }
92211
+ }
92212
+ }
92213
+
92141
92214
  .e-dialog .e-img-uploadwrap .e-droptext,
92142
92215
  .e-dialog .e-aud-uploadwrap .e-droptext,
92143
92216
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -92428,6 +92501,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92428
92501
  color: $rte-icons-color;
92429
92502
  }
92430
92503
 
92504
+ .e-bigger .e-richtexteditor,
92505
+ .e-richtexteditor {
92506
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
92507
+ color: $icon-color-disabled;
92508
+ }
92509
+ }
92510
+
92431
92511
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
92432
92512
  border-radius: 4px;
92433
92513
  }
@@ -103391,8 +103471,9 @@ $pv-eye-icon-margin-top: 3px !default;
103391
103471
  padding-bottom: 30px;
103392
103472
  height: 18px;
103393
103473
  }
103394
- max-width: 237px;
103395
103474
  position: absolute;
103475
+ overflow: hidden;
103476
+ text-overflow: ellipsis;
103396
103477
  }
103397
103478
 
103398
103479
  .e-pv-reply-title {
@@ -103411,10 +103492,11 @@ $pv-eye-icon-margin-top: 3px !default;
103411
103492
  @if $skin-name == 'Material3' {
103412
103493
  font-size: $text-xs;
103413
103494
  }
103414
- max-width: 212px;
103415
103495
  padding-left: 8px;
103416
103496
  padding-top: $pv-comment-title-padding-top;
103417
103497
  position: absolute;
103498
+ overflow: hidden;
103499
+ text-overflow: ellipsis;
103418
103500
  }
103419
103501
 
103420
103502
  .e-pv-comments-hover {
@@ -112688,7 +112770,7 @@ $pivotpager-single-size-title-padding: 4px !default;
112688
112770
 
112689
112771
  th.e-group-row .e-axis-row {
112690
112772
  display: inline-block;
112691
- height: 100%;
112773
+ height: auto;
112692
112774
  vertical-align: top;
112693
112775
  width: 100%;
112694
112776
  }
@@ -115995,6 +116077,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
115995
116077
  $schedule-tbar-right-active-items-btn-border: none !default;
115996
116078
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
115997
116079
  $schedule-device-tbar-right-items-btn-border: none !default;
116080
+ $schedule-device-font-size: 8px !default;
115998
116081
 
115999
116082
  $schedule-content-nrml-font-text-transform: initial !default;
116000
116083
  $schedule-header-hover-border-radius: 0% !default;
@@ -116303,6 +116386,8 @@ $schedule-tree-content-color: #fff !default;
116303
116386
  }
116304
116387
 
116305
116388
  .e-toolbar-items {
116389
+ height: $schedule-tbar-bgr-size;
116390
+
116306
116391
  &.e-tbar-pos {
116307
116392
  height: $schedule-tbar-bgr-size;
116308
116393
  min-height: $schedule-tbar-bgr-size;
@@ -116340,6 +116425,28 @@ $schedule-tree-content-color: #fff !default;
116340
116425
  }
116341
116426
  }
116342
116427
 
116428
+ @media screen and (max-width: 320px) {
116429
+ .e-schedule-toolbar {
116430
+ .e-toolbar-pop {
116431
+ width: 100%;
116432
+
116433
+ .e-toolbar-item .e-tbar-btn.e-btn {
116434
+ padding-left: 7px;
116435
+ }
116436
+
116437
+ &.e-rtl {
116438
+ .e-toolbar-item .e-tbar-btn.e-btn {
116439
+ padding-right: 7px;
116440
+ }
116441
+ }
116442
+ }
116443
+
116444
+ .e-tbar-btn .e-tbar-btn-text {
116445
+ font-size: $schedule-device-font-size;
116446
+ }
116447
+ }
116448
+ }
116449
+
116343
116450
  .e-schedule-resource-toolbar {
116344
116451
  background: $schedule-tbar-default-bg;
116345
116452
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -119233,7 +119340,24 @@ $schedule-tree-content-color: #fff !default;
119233
119340
  }
119234
119341
  }
119235
119342
  }
119343
+
119344
+ /*! schedule event window for smaller viewports*/
119345
+ @media screen and (max-width: 320px) {
119346
+ .e-schedule-dialog.e-popup.e-popup-open {
119347
+ max-height: 350px;
119348
+ min-width: 100%;
119349
+ }
119236
119350
 
119351
+ .e-schedule-dialog {
119352
+ .e-all-day-container {
119353
+ padding-bottom: 10px;
119354
+ }
119355
+
119356
+ .e-all-day-time-zone-row {
119357
+ display: block;
119358
+ }
119359
+ }
119360
+ }
119237
119361
  .e-ddl.e-popup {
119238
119362
  .e-resource-template {
119239
119363
  display: flex;
@@ -119917,6 +120041,23 @@ $schedule-tree-content-color: #fff !default;
119917
120041
  }
119918
120042
  }
119919
120043
 
120044
+ /*! schedule quick popup for smaller viewports */
120045
+ @media screen and (max-width: 320px) {
120046
+ .e-quick-popup-wrapper {
120047
+ min-width: 100%;
120048
+
120049
+ .e-popup-footer {
120050
+ padding-left: 5px;
120051
+ }
120052
+
120053
+ &.e-rtl {
120054
+ .e-popup-footer {
120055
+ padding-right: 5px;
120056
+ }
120057
+ }
120058
+ }
120059
+ }
120060
+
119920
120061
  .e-bigger .e-quick-popup-wrapper {
119921
120062
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
119922
120063
  font-size: 24px;