@syncfusion/blazor-themes 22.2.8 → 22.2.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +19 -4
  2. package/SCSS-Themes/bootstrap.scss +19 -4
  3. package/SCSS-Themes/bootstrap4.scss +19 -4
  4. package/SCSS-Themes/bootstrap5-dark.scss +19 -4
  5. package/SCSS-Themes/bootstrap5.scss +19 -4
  6. package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +6 -2
  7. package/SCSS-Themes/buttons/check-box/bootstrap.scss +6 -2
  8. package/SCSS-Themes/buttons/check-box/bootstrap4.scss +6 -2
  9. package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +6 -2
  10. package/SCSS-Themes/buttons/check-box/bootstrap5.scss +6 -2
  11. package/SCSS-Themes/buttons/check-box/fabric-dark.scss +6 -2
  12. package/SCSS-Themes/buttons/check-box/fabric.scss +6 -2
  13. package/SCSS-Themes/buttons/check-box/fluent-dark.scss +6 -2
  14. package/SCSS-Themes/buttons/check-box/fluent.scss +6 -2
  15. package/SCSS-Themes/buttons/check-box/highcontrast.scss +6 -2
  16. package/SCSS-Themes/buttons/check-box/material-dark.scss +6 -2
  17. package/SCSS-Themes/buttons/check-box/material.scss +6 -2
  18. package/SCSS-Themes/buttons/check-box/material3-dark.scss +6 -2
  19. package/SCSS-Themes/buttons/check-box/material3.scss +6 -2
  20. package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +6 -2
  21. package/SCSS-Themes/buttons/check-box/tailwind.scss +6 -2
  22. package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +9 -0
  23. package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +9 -0
  24. package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +9 -0
  25. package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +9 -0
  26. package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +9 -0
  27. package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +9 -0
  28. package/SCSS-Themes/documenteditor/document-editor/fabric.scss +9 -0
  29. package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +9 -0
  30. package/SCSS-Themes/documenteditor/document-editor/fluent.scss +9 -0
  31. package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +9 -0
  32. package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +9 -0
  33. package/SCSS-Themes/documenteditor/document-editor/material.scss +9 -0
  34. package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +9 -0
  35. package/SCSS-Themes/documenteditor/document-editor/material3.scss +9 -0
  36. package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +9 -0
  37. package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +9 -0
  38. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +3 -1
  39. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +3 -1
  40. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +3 -1
  41. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +3 -1
  42. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +3 -1
  43. package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +3 -1
  44. package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +3 -1
  45. package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +3 -1
  46. package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +3 -1
  47. package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +3 -1
  48. package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +3 -1
  49. package/SCSS-Themes/documenteditor/document-editor-container/material.scss +3 -1
  50. package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +3 -1
  51. package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +3 -1
  52. package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +3 -1
  53. package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +3 -1
  54. package/SCSS-Themes/fabric-dark.scss +20 -5
  55. package/SCSS-Themes/fabric.scss +20 -5
  56. package/SCSS-Themes/fluent-dark.scss +19 -4
  57. package/SCSS-Themes/fluent.scss +19 -4
  58. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
  59. package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
  60. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
  61. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
  62. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
  63. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
  64. package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
  65. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
  66. package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
  67. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
  68. package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
  69. package/SCSS-Themes/gantt/gantt/material.scss +1 -1
  70. package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
  71. package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
  72. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
  73. package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
  74. package/SCSS-Themes/highcontrast.scss +19 -4
  75. package/SCSS-Themes/material-dark.scss +20 -5
  76. package/SCSS-Themes/material.scss +20 -5
  77. package/SCSS-Themes/material3-dark.scss +19 -4
  78. package/SCSS-Themes/material3.scss +19 -4
  79. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
  80. package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
  81. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
  82. package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
  83. package/SCSS-Themes/tailwind-dark.scss +19 -4
  84. package/SCSS-Themes/tailwind.scss +19 -4
  85. package/package.json +1 -1
@@ -28624,8 +28624,12 @@ $cbox-border-style: solid !default;
28624
28624
  margin: 0;
28625
28625
 
28626
28626
  &:hover {
28627
- background-color: $cbox-hover-bgcolor;
28628
- border-color: $cbox-hover-border-color;
28627
+ @if $skin-name != 'FluentUI' {
28628
+ &.e-check {
28629
+ background-color: $cbox-checkmark-hover-bgcolor;
28630
+ border-color: $cbox-checkmark-hover-border-color;
28631
+ }
28632
+ }
28629
28633
  @if $skin-name == 'FluentUI' {
28630
28634
  &:not(.e-check),
28631
28635
  &:not(.e-stop)::before {
@@ -64033,6 +64037,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
64033
64037
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
64034
64038
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
64035
64039
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
64040
+ $de-svg-border-stroke: $content-text-color !default;
64036
64041
 
64037
64042
  // Table properties
64038
64043
  $de-row-height-bottom-margin: 0;
@@ -64133,6 +64138,14 @@ $de-column-presets-font-size: $text-6xl !default;
64133
64138
  display: flex;
64134
64139
  }
64135
64140
 
64141
+ .e-de-svg-border-color {
64142
+ stroke: $de-svg-border-stroke;
64143
+ }
64144
+
64145
+ .e-de-svg-border-fill-color {
64146
+ fill: $de-svg-border-stroke;
64147
+ }
64148
+
64136
64149
  .e-de-container-row {
64137
64150
  display: flex;
64138
64151
  padding-bottom: $de-padding-full;
@@ -68958,7 +68971,9 @@ $de-hlt-clr-height-bigger: 24px;
68958
68971
  .e-de-toolbar {
68959
68972
  height: 100%;
68960
68973
  }
68961
-
68974
+ .e-documenteditorcontainer {
68975
+ display: block;
68976
+ }
68962
68977
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
68963
68978
  height: 0;
68964
68979
  @if $skin-name == 'tailwind' {
@@ -91260,7 +91275,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
91260
91275
  pointer-events: none;
91261
91276
  position: absolute;
91262
91277
  top: 50%;
91263
- width: 99%;
91278
+ width: 99.5%;
91264
91279
  }
91265
91280
 
91266
91281
  .e-gantt-child-taskbar-inner-div,
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"22.2.8","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":"22.2.9","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"}}