@syncfusion/blazor-themes 24.1.46 → 24.1.47

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 (113) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +34 -12
  2. package/SCSS-Themes/bootstrap.scss +34 -12
  3. package/SCSS-Themes/bootstrap4.scss +34 -12
  4. package/SCSS-Themes/bootstrap5-dark.scss +37 -15
  5. package/SCSS-Themes/bootstrap5.scss +37 -15
  6. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +0 -5
  7. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -5
  8. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -5
  9. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -5
  10. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -5
  11. package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -5
  12. package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -5
  13. package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -5
  14. package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -5
  15. package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -5
  16. package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -5
  17. package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -5
  18. package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -5
  19. package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -5
  20. package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -5
  21. package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -5
  22. package/SCSS-Themes/fabric-dark.scss +34 -12
  23. package/SCSS-Themes/fabric.scss +34 -12
  24. package/SCSS-Themes/fluent-dark.scss +35 -13
  25. package/SCSS-Themes/fluent.scss +35 -13
  26. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -0
  27. package/SCSS-Themes/grids/grid/bootstrap.scss +7 -0
  28. package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -0
  29. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -0
  30. package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -0
  31. package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -0
  32. package/SCSS-Themes/grids/grid/fabric.scss +7 -0
  33. package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -0
  34. package/SCSS-Themes/grids/grid/fluent.scss +7 -0
  35. package/SCSS-Themes/grids/grid/highcontrast.scss +7 -0
  36. package/SCSS-Themes/grids/grid/material-dark.scss +7 -0
  37. package/SCSS-Themes/grids/grid/material.scss +7 -0
  38. package/SCSS-Themes/grids/grid/material3-dark.scss +7 -0
  39. package/SCSS-Themes/grids/grid/material3.scss +7 -0
  40. package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -0
  41. package/SCSS-Themes/grids/grid/tailwind.scss +7 -0
  42. package/SCSS-Themes/highcontrast.scss +34 -12
  43. package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +0 -1
  44. package/SCSS-Themes/kanban/kanban/bootstrap.scss +0 -1
  45. package/SCSS-Themes/kanban/kanban/bootstrap4.scss +0 -1
  46. package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +0 -1
  47. package/SCSS-Themes/kanban/kanban/bootstrap5.scss +0 -1
  48. package/SCSS-Themes/kanban/kanban/fabric-dark.scss +0 -1
  49. package/SCSS-Themes/kanban/kanban/fabric.scss +0 -1
  50. package/SCSS-Themes/kanban/kanban/fluent-dark.scss +0 -1
  51. package/SCSS-Themes/kanban/kanban/fluent.scss +0 -1
  52. package/SCSS-Themes/kanban/kanban/highcontrast.scss +0 -1
  53. package/SCSS-Themes/kanban/kanban/material-dark.scss +0 -1
  54. package/SCSS-Themes/kanban/kanban/material.scss +0 -1
  55. package/SCSS-Themes/kanban/kanban/material3-dark.scss +0 -1
  56. package/SCSS-Themes/kanban/kanban/material3.scss +0 -1
  57. package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +0 -1
  58. package/SCSS-Themes/kanban/kanban/tailwind.scss +0 -1
  59. package/SCSS-Themes/material-dark.scss +34 -12
  60. package/SCSS-Themes/material.scss +35 -12
  61. package/SCSS-Themes/material3-dark.scss +35 -13
  62. package/SCSS-Themes/material3.scss +35 -13
  63. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +8 -0
  64. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +8 -0
  65. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +8 -0
  66. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +10 -2
  67. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +10 -2
  68. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +8 -0
  69. package/SCSS-Themes/navigations/toolbar/fabric.scss +8 -0
  70. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +8 -0
  71. package/SCSS-Themes/navigations/toolbar/fluent.scss +8 -0
  72. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +8 -0
  73. package/SCSS-Themes/navigations/toolbar/material-dark.scss +8 -0
  74. package/SCSS-Themes/navigations/toolbar/material.scss +8 -0
  75. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +8 -0
  76. package/SCSS-Themes/navigations/toolbar/material3.scss +8 -0
  77. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +8 -0
  78. package/SCSS-Themes/navigations/toolbar/tailwind.scss +8 -0
  79. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +14 -2
  80. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +14 -2
  81. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +14 -2
  82. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +14 -2
  83. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +14 -2
  84. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +14 -2
  85. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +14 -2
  86. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +14 -2
  87. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +14 -2
  88. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +14 -2
  89. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +14 -2
  90. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +14 -2
  91. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +14 -2
  92. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +14 -2
  93. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +14 -2
  94. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +14 -2
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +5 -4
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +5 -4
  97. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +5 -4
  98. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +6 -5
  99. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +6 -5
  100. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +5 -4
  101. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +5 -4
  102. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +6 -5
  103. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +6 -5
  104. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +5 -4
  105. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +5 -4
  106. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +6 -4
  107. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +6 -5
  108. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +6 -5
  109. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +6 -5
  110. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +6 -5
  111. package/SCSS-Themes/tailwind-dark.scss +35 -13
  112. package/SCSS-Themes/tailwind.scss +35 -13
  113. package/package.json +1 -1
@@ -117,7 +117,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
117
117
  $rte-insert-dialog-label-padding-bottom: 12px !default;
118
118
  $rte-big-quick-tbar-item-min-height: 48px !default;
119
119
  $rte-big-quick-tbar-item-min-width: 48px !default;
120
- $rte-content-font-size: $text-sm !default;
120
+ $rte-content-font-size: 14px !default;
121
+ $rte-big-content-font-size: 16px !default;
121
122
  $rte-dropdown-caret-icon-size: $text-xs !default;
122
123
  $rte-big-dropdown-caret-icon-size: $text-sm !default;
123
124
  $font-weight: $font-weight-normal !default;
@@ -445,6 +446,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
445
446
  min-height: 350px;
446
447
  }
447
448
  }
449
+ .e-rte-content .e-content {
450
+ font-size: $rte-big-content-font-size;
451
+ }
448
452
  }
449
453
 
450
454
  .e-richtexteditor {
@@ -751,10 +755,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
751
755
  position: relative;
752
756
  text-align: inherit;
753
757
  z-index: 2;
754
-
755
- @media screen and (min-width: 992px) {
756
- font-size: $rte-content-font-size;
757
- }
758
+ font-size: $rte-content-font-size;
758
759
  }
759
760
 
760
761
  .e-content p {
@@ -207,6 +207,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
207
207
  $rte-big-quick-tbar-item-min-height: 49px !default;
208
208
  $rte-big-quick-tbar-item-min-width: 50px !default;
209
209
  $rte-content-font-size: 14px !default;
210
+ $rte-big-content-font-size: 16px !default;
210
211
  $rte-dropdown-caret-icon-size: 12px !default;
211
212
  $rte-big-dropdown-caret-icon-size: 12px !default;
212
213
  $rte-toolbar-icon-size: 16px !default;
@@ -439,6 +440,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
439
440
  min-height: 350px;
440
441
  }
441
442
  }
443
+ .e-rte-content .e-content {
444
+ font-size: $rte-big-content-font-size;
445
+ }
442
446
  }
443
447
 
444
448
  .e-richtexteditor {
@@ -745,10 +749,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
745
749
  position: relative;
746
750
  text-align: inherit;
747
751
  z-index: 2;
748
-
749
- @media screen and (min-width: 992px) {
750
- font-size: $rte-content-font-size;
751
- }
752
+ font-size: $rte-content-font-size;
752
753
  }
753
754
 
754
755
  .e-content p {
@@ -208,6 +208,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
208
208
  $rte-big-quick-tbar-item-min-height: 34px !default;
209
209
  $rte-big-quick-tbar-item-min-width: 39px !default;
210
210
  $rte-content-font-size: 14px !default;
211
+ $rte-big-content-font-size: 16px !default;
211
212
  $rte-dropdown-caret-icon-size: 12px !default;
212
213
  $rte-big-dropdown-caret-icon-size: 12px !default;
213
214
 
@@ -444,6 +445,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
444
445
  min-height: 350px;
445
446
  }
446
447
  }
448
+ .e-rte-content .e-content {
449
+ font-size: $rte-big-content-font-size;
450
+ }
447
451
  }
448
452
 
449
453
  .e-richtexteditor {
@@ -750,10 +754,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
750
754
  position: relative;
751
755
  text-align: inherit;
752
756
  z-index: 2;
753
-
754
- @media screen and (min-width: 992px) {
755
- font-size: $rte-content-font-size;
756
- }
757
+ font-size: $rte-content-font-size;
757
758
  }
758
759
 
759
760
  .e-content p {
@@ -203,6 +203,8 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
203
203
  $rte-big-quick-tbar-item-min-height: 34px !default;
204
204
  $rte-big-quick-tbar-item-min-width: 39px !default;
205
205
  $rte-content-font-size: 14px !default;
206
+ $rte-big-content-font-size: 16px !default;
207
+ $rte-big-content-font-size: 16px !default;
206
208
  $rte-dropdown-caret-icon-size: 12px !default;
207
209
  $rte-big-dropdown-caret-icon-size: 12px !default;
208
210
  $rte-toolbar-icon-size: 14px !default;
@@ -442,6 +444,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
442
444
  min-height: 350px;
443
445
  }
444
446
  }
447
+ .e-rte-content .e-content {
448
+ font-size: $rte-big-content-font-size;
449
+ }
445
450
  }
446
451
 
447
452
  .e-richtexteditor {
@@ -748,10 +753,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
748
753
  position: relative;
749
754
  text-align: inherit;
750
755
  z-index: 2;
751
-
752
- @media screen and (min-width: 992px) {
753
- font-size: $rte-content-font-size;
754
- }
756
+ font-size: $rte-content-font-size;
755
757
  }
756
758
 
757
759
  .e-content p {
@@ -113,7 +113,8 @@ $rte-insert-dialog-label-padding-top: 20px !default;
113
113
  $rte-insert-dialog-label-padding-bottom: 0 !default;
114
114
  $rte-big-quick-tbar-item-min-height: 40px !default;
115
115
  $rte-big-quick-tbar-item-min-width: 40px !default;
116
- $rte-content-font-size: $text-sm !default;
116
+ $rte-content-font-size: 14px !default;
117
+ $rte-big-content-font-size: 16px !default;
117
118
  $rte-dropdown-caret-icon-size: $text-xs !default;
118
119
  $rte-big-dropdown-caret-icon-size: $text-sm !default;
119
120
  $font-weight: $font-weight-normal !default;
@@ -444,6 +445,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
444
445
  min-height: 350px;
445
446
  }
446
447
  }
448
+ .e-rte-content .e-content {
449
+ font-size: $rte-big-content-font-size;
450
+ }
447
451
  }
448
452
 
449
453
  .e-richtexteditor {
@@ -750,10 +754,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
750
754
  position: relative;
751
755
  text-align: inherit;
752
756
  z-index: 2;
753
-
754
- @media screen and (min-width: 992px) {
755
- font-size: $rte-content-font-size;
756
- }
757
+ font-size: $rte-content-font-size;
757
758
  }
758
759
 
759
760
  .e-content p {
@@ -113,7 +113,8 @@ $rte-insert-dialog-label-padding-top: 20px !default;
113
113
  $rte-insert-dialog-label-padding-bottom: 0 !default;
114
114
  $rte-big-quick-tbar-item-min-height: 40px !default;
115
115
  $rte-big-quick-tbar-item-min-width: 40px !default;
116
- $rte-content-font-size: $text-sm !default;
116
+ $rte-content-font-size: 14px !default;
117
+ $rte-big-content-font-size: 16px !default;
117
118
  $rte-dropdown-caret-icon-size: $text-xs !default;
118
119
  $rte-big-dropdown-caret-icon-size: $text-sm !default;
119
120
  $font-weight: $font-weight-normal !default;
@@ -444,6 +445,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
444
445
  min-height: 350px;
445
446
  }
446
447
  }
448
+ .e-rte-content .e-content {
449
+ font-size: $rte-big-content-font-size;
450
+ }
447
451
  }
448
452
 
449
453
  .e-richtexteditor {
@@ -750,10 +754,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
750
754
  position: relative;
751
755
  text-align: inherit;
752
756
  z-index: 2;
753
-
754
- @media screen and (min-width: 992px) {
755
- font-size: $rte-content-font-size;
756
- }
757
+ font-size: $rte-content-font-size;
757
758
  }
758
759
 
759
760
  .e-content p {
@@ -113,7 +113,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
113
113
  $rte-insert-dialog-label-padding-bottom: 3px !default;
114
114
  $rte-big-quick-tbar-item-min-height: 38px !default;
115
115
  $rte-big-quick-tbar-item-min-width: 38px !default;
116
- $rte-content-font-size: $text-sm !default;
116
+ $rte-content-font-size: 14px !default;
117
+ $rte-big-content-font-size: 16px !default;
117
118
  $rte-dropdown-caret-icon-size: $text-xs !default;
118
119
  $rte-big-dropdown-caret-icon-size: $text-sm !default;
119
120
  $rte-inline-dropdown-line-height: 30px !default;
@@ -439,6 +440,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
439
440
  min-height: 350px;
440
441
  }
441
442
  }
443
+ .e-rte-content .e-content {
444
+ font-size: $rte-big-content-font-size;
445
+ }
442
446
  }
443
447
 
444
448
  .e-richtexteditor {
@@ -745,10 +749,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
745
749
  position: relative;
746
750
  text-align: inherit;
747
751
  z-index: 2;
748
-
749
- @media screen and (min-width: 992px) {
750
- font-size: $rte-content-font-size;
751
- }
752
+ font-size: $rte-content-font-size;
752
753
  }
753
754
 
754
755
  .e-content p {
@@ -113,7 +113,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
113
113
  $rte-insert-dialog-label-padding-bottom: 3px !default;
114
114
  $rte-big-quick-tbar-item-min-height: 38px !default;
115
115
  $rte-big-quick-tbar-item-min-width: 38px !default;
116
- $rte-content-font-size: $text-sm !default;
116
+ $rte-content-font-size: 14px !default;
117
+ $rte-big-content-font-size: 16px !default;
117
118
  $rte-dropdown-caret-icon-size: $text-xs !default;
118
119
  $rte-big-dropdown-caret-icon-size: $text-sm !default;
119
120
  $rte-inline-dropdown-line-height: 30px !default;
@@ -439,6 +440,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
439
440
  min-height: 350px;
440
441
  }
441
442
  }
443
+ .e-rte-content .e-content {
444
+ font-size: $rte-big-content-font-size;
445
+ }
442
446
  }
443
447
 
444
448
  .e-richtexteditor {
@@ -745,10 +749,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
745
749
  position: relative;
746
750
  text-align: inherit;
747
751
  z-index: 2;
748
-
749
- @media screen and (min-width: 992px) {
750
- font-size: $rte-content-font-size;
751
- }
752
+ font-size: $rte-content-font-size;
752
753
  }
753
754
 
754
755
  .e-content p {
@@ -19760,11 +19760,6 @@ $ddl-group-list-item-text-intent: 0 !default;
19760
19760
  cursor: default;
19761
19761
  }
19762
19762
 
19763
- .e-mention .e-mention-chip::selection {
19764
- color: $mention-gradient-color;
19765
- background: $mention-active-font-color;
19766
- }
19767
-
19768
19763
  .e-mention.e-editable-element {
19769
19764
  border: 2px solid $ddl-list-border-color;
19770
19765
  height: auto;
@@ -48625,6 +48620,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48625
48620
 
48626
48621
  .e-tbar-btn-text {
48627
48622
  color: $tbar-btn-text-focus-color;
48623
+
48624
+ @if $skin-name == 'bootstrap5' {
48625
+ color: $tbar-btn-icons-focus-color;
48626
+ }
48628
48627
  }
48629
48628
  }
48630
48629
 
@@ -48638,6 +48637,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48638
48637
 
48639
48638
  .e-icons {
48640
48639
  color: $tbar-btn-icons-focus-color;
48640
+
48641
+ @if $skin-name == 'bootstrap5' {
48642
+ color: $tbar-btn-text-focus-color;
48643
+ }
48641
48644
  }
48642
48645
 
48643
48646
  .e-tbar-btn-text {
@@ -81207,6 +81210,13 @@ margin: $grid-group-animator-cell-margin;
81207
81210
  }
81208
81211
  }
81209
81212
 
81213
+ .e-rowdragdrop {
81214
+ @if $grid-skin == 'material3' or $grid-skin == 'material3-dark' or $grid-skin == 'material' or $grid-skin == 'material-dark' or $grid-skin == 'bootstrap4' {
81215
+ border-width: $grid-rowcell-broder-width;
81216
+ border-color: $grid-dragcell-border-color;
81217
+ }
81218
+ }
81219
+
81210
81220
  .e-rowcell.e-frozen-right-border,
81211
81221
  .e-headercell.e-frozen-right-border,
81212
81222
  .e-filterbarcell.e-frozen-right-border {
@@ -89507,7 +89517,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
89507
89517
  $rte-insert-dialog-label-padding-bottom: 3px !default;
89508
89518
  $rte-big-quick-tbar-item-min-height: 38px !default;
89509
89519
  $rte-big-quick-tbar-item-min-width: 38px !default;
89510
- $rte-content-font-size: $text-sm !default;
89520
+ $rte-content-font-size: 14px !default;
89521
+ $rte-big-content-font-size: 16px !default;
89511
89522
  $rte-dropdown-caret-icon-size: $text-xs !default;
89512
89523
  $rte-big-dropdown-caret-icon-size: $text-sm !default;
89513
89524
  $rte-inline-dropdown-line-height: 30px !default;
@@ -89833,6 +89844,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
89833
89844
  min-height: 350px;
89834
89845
  }
89835
89846
  }
89847
+ .e-rte-content .e-content {
89848
+ font-size: $rte-big-content-font-size;
89849
+ }
89836
89850
  }
89837
89851
 
89838
89852
  .e-richtexteditor {
@@ -90139,10 +90153,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90139
90153
  position: relative;
90140
90154
  text-align: inherit;
90141
90155
  z-index: 2;
90142
-
90143
- @media screen and (min-width: 992px) {
90144
- font-size: $rte-content-font-size;
90145
- }
90156
+ font-size: $rte-content-font-size;
90146
90157
  }
90147
90158
 
90148
90159
  .e-content p {
@@ -97595,7 +97606,6 @@ $kanban-col-expand-collapse-box-shadow: $shadow-focus-ring1;
97595
97606
  padding: $kanban-collapse-header-text-padding;
97596
97607
  position: relative;
97597
97608
  text-overflow: ellipsis;
97598
- text-transform: $kanban-collapse-header-text-transform;
97599
97609
  white-space: nowrap;
97600
97610
  writing-mode: vertical-lr;
97601
97611
 
@@ -101656,8 +101666,6 @@ $pv-eye-icon-margin-top: 3px !default;
101656
101666
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
101657
101667
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
101658
101668
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
101659
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
101660
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
101661
101669
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
101662
101670
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
101663
101671
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -101678,6 +101686,20 @@ $pv-eye-icon-margin-top: 3px !default;
101678
101686
  color: $pv-item-selection-color;
101679
101687
  }
101680
101688
  }
101689
+
101690
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
101691
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
101692
+ {
101693
+ @if $skin-name == 'bootstrap4' {
101694
+ color: $pv-icon-color-hover;
101695
+ }
101696
+ @if $skin-name == 'bootstrap5' {
101697
+ color: $pv-icon-color;
101698
+ }
101699
+ @if $skin-name == 'FluentUI' {
101700
+ color: $pv-item-selection-color;
101701
+ }
101702
+ }
101681
101703
 
101682
101704
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
101683
101705
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -19757,11 +19757,6 @@ $ddl-group-list-item-text-intent: 0 !default;
19757
19757
  cursor: default;
19758
19758
  }
19759
19759
 
19760
- .e-mention .e-mention-chip::selection {
19761
- color: $mention-gradient-color;
19762
- background: $mention-active-font-color;
19763
- }
19764
-
19765
19760
  .e-mention.e-editable-element {
19766
19761
  border: 2px solid $ddl-list-border-color;
19767
19762
  height: auto;
@@ -48622,6 +48617,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48622
48617
 
48623
48618
  .e-tbar-btn-text {
48624
48619
  color: $tbar-btn-text-focus-color;
48620
+
48621
+ @if $skin-name == 'bootstrap5' {
48622
+ color: $tbar-btn-icons-focus-color;
48623
+ }
48625
48624
  }
48626
48625
  }
48627
48626
 
@@ -48635,6 +48634,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48635
48634
 
48636
48635
  .e-icons {
48637
48636
  color: $tbar-btn-icons-focus-color;
48637
+
48638
+ @if $skin-name == 'bootstrap5' {
48639
+ color: $tbar-btn-text-focus-color;
48640
+ }
48638
48641
  }
48639
48642
 
48640
48643
  .e-tbar-btn-text {
@@ -81204,6 +81207,13 @@ margin: $grid-group-animator-cell-margin;
81204
81207
  }
81205
81208
  }
81206
81209
 
81210
+ .e-rowdragdrop {
81211
+ @if $grid-skin == 'material3' or $grid-skin == 'material3-dark' or $grid-skin == 'material' or $grid-skin == 'material-dark' or $grid-skin == 'bootstrap4' {
81212
+ border-width: $grid-rowcell-broder-width;
81213
+ border-color: $grid-dragcell-border-color;
81214
+ }
81215
+ }
81216
+
81207
81217
  .e-rowcell.e-frozen-right-border,
81208
81218
  .e-headercell.e-frozen-right-border,
81209
81219
  .e-filterbarcell.e-frozen-right-border {
@@ -89504,7 +89514,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
89504
89514
  $rte-insert-dialog-label-padding-bottom: 3px !default;
89505
89515
  $rte-big-quick-tbar-item-min-height: 38px !default;
89506
89516
  $rte-big-quick-tbar-item-min-width: 38px !default;
89507
- $rte-content-font-size: $text-sm !default;
89517
+ $rte-content-font-size: 14px !default;
89518
+ $rte-big-content-font-size: 16px !default;
89508
89519
  $rte-dropdown-caret-icon-size: $text-xs !default;
89509
89520
  $rte-big-dropdown-caret-icon-size: $text-sm !default;
89510
89521
  $rte-inline-dropdown-line-height: 30px !default;
@@ -89830,6 +89841,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
89830
89841
  min-height: 350px;
89831
89842
  }
89832
89843
  }
89844
+ .e-rte-content .e-content {
89845
+ font-size: $rte-big-content-font-size;
89846
+ }
89833
89847
  }
89834
89848
 
89835
89849
  .e-richtexteditor {
@@ -90136,10 +90150,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90136
90150
  position: relative;
90137
90151
  text-align: inherit;
90138
90152
  z-index: 2;
90139
-
90140
- @media screen and (min-width: 992px) {
90141
- font-size: $rte-content-font-size;
90142
- }
90153
+ font-size: $rte-content-font-size;
90143
90154
  }
90144
90155
 
90145
90156
  .e-content p {
@@ -97592,7 +97603,6 @@ $kanban-col-expand-collapse-box-shadow: $shadow-focus-ring1;
97592
97603
  padding: $kanban-collapse-header-text-padding;
97593
97604
  position: relative;
97594
97605
  text-overflow: ellipsis;
97595
- text-transform: $kanban-collapse-header-text-transform;
97596
97606
  white-space: nowrap;
97597
97607
  writing-mode: vertical-lr;
97598
97608
 
@@ -101653,8 +101663,6 @@ $pv-eye-icon-margin-top: 3px !default;
101653
101663
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
101654
101664
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
101655
101665
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
101656
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
101657
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
101658
101666
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
101659
101667
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
101660
101668
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -101675,6 +101683,20 @@ $pv-eye-icon-margin-top: 3px !default;
101675
101683
  color: $pv-item-selection-color;
101676
101684
  }
101677
101685
  }
101686
+
101687
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
101688
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
101689
+ {
101690
+ @if $skin-name == 'bootstrap4' {
101691
+ color: $pv-icon-color-hover;
101692
+ }
101693
+ @if $skin-name == 'bootstrap5' {
101694
+ color: $pv-icon-color;
101695
+ }
101696
+ @if $skin-name == 'FluentUI' {
101697
+ color: $pv-item-selection-color;
101698
+ }
101699
+ }
101678
101700
 
101679
101701
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
101680
101702
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"24.1.46","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"24.1.47","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}