@syncfusion/blazor-themes 22.2.7 → 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 +24 -7
  2. package/SCSS-Themes/bootstrap.scss +24 -7
  3. package/SCSS-Themes/bootstrap4.scss +24 -7
  4. package/SCSS-Themes/bootstrap5-dark.scss +24 -7
  5. package/SCSS-Themes/bootstrap5.scss +24 -7
  6. package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +11 -5
  7. package/SCSS-Themes/buttons/check-box/bootstrap.scss +11 -5
  8. package/SCSS-Themes/buttons/check-box/bootstrap4.scss +11 -5
  9. package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +11 -5
  10. package/SCSS-Themes/buttons/check-box/bootstrap5.scss +11 -5
  11. package/SCSS-Themes/buttons/check-box/fabric-dark.scss +11 -5
  12. package/SCSS-Themes/buttons/check-box/fabric.scss +11 -5
  13. package/SCSS-Themes/buttons/check-box/fluent-dark.scss +11 -5
  14. package/SCSS-Themes/buttons/check-box/fluent.scss +11 -5
  15. package/SCSS-Themes/buttons/check-box/highcontrast.scss +11 -5
  16. package/SCSS-Themes/buttons/check-box/material-dark.scss +11 -5
  17. package/SCSS-Themes/buttons/check-box/material.scss +11 -5
  18. package/SCSS-Themes/buttons/check-box/material3-dark.scss +11 -5
  19. package/SCSS-Themes/buttons/check-box/material3.scss +11 -5
  20. package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +11 -5
  21. package/SCSS-Themes/buttons/check-box/tailwind.scss +11 -5
  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 +25 -8
  55. package/SCSS-Themes/fabric.scss +25 -8
  56. package/SCSS-Themes/fluent-dark.scss +24 -7
  57. package/SCSS-Themes/fluent.scss +24 -7
  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 +24 -7
  75. package/SCSS-Themes/material-dark.scss +25 -8
  76. package/SCSS-Themes/material.scss +25 -8
  77. package/SCSS-Themes/material3-dark.scss +24 -7
  78. package/SCSS-Themes/material3.scss +24 -7
  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 +24 -7
  84. package/SCSS-Themes/tailwind.scss +24 -7
  85. package/package.json +1 -1
@@ -28526,8 +28526,10 @@ $cbox-border-style: solid !default;
28526
28526
 
28527
28527
  &:hover {
28528
28528
  @if $skin-name != 'FluentUI' {
28529
- background-color: $cbox-hover-bgcolor;
28530
- border-color: $cbox-hover-border-color;
28529
+ &.e-check {
28530
+ background-color: $cbox-checkmark-hover-bgcolor;
28531
+ border-color: $cbox-checkmark-hover-border-color;
28532
+ }
28531
28533
  }
28532
28534
  @if $skin-name == 'FluentUI' {
28533
28535
  &:not(.e-check),
@@ -28622,8 +28624,12 @@ $cbox-border-style: solid !default;
28622
28624
  margin: 0;
28623
28625
 
28624
28626
  &:hover {
28625
- background-color: $cbox-hover-bgcolor;
28626
- 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
+ }
28627
28633
  @if $skin-name == 'FluentUI' {
28628
28634
  &:not(.e-check),
28629
28635
  &:not(.e-stop)::before {
@@ -28965,7 +28971,7 @@ $cbox-border-style: solid !default;
28965
28971
  color: $cbox-icon-color;
28966
28972
  }
28967
28973
  }
28968
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
28974
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
28969
28975
  background-color: $cbox-checkmark-hover-bgcolor;
28970
28976
  border-color: $cbox-checkmark-hover-border-color;
28971
28977
  }
@@ -64031,6 +64037,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
64031
64037
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
64032
64038
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
64033
64039
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
64040
+ $de-svg-border-stroke: $content-text-color !default;
64034
64041
 
64035
64042
  // Table properties
64036
64043
  $de-row-height-bottom-margin: 0;
@@ -64131,6 +64138,14 @@ $de-column-presets-font-size: $text-6xl !default;
64131
64138
  display: flex;
64132
64139
  }
64133
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
+
64134
64149
  .e-de-container-row {
64135
64150
  display: flex;
64136
64151
  padding-bottom: $de-padding-full;
@@ -68956,7 +68971,9 @@ $de-hlt-clr-height-bigger: 24px;
68956
68971
  .e-de-toolbar {
68957
68972
  height: 100%;
68958
68973
  }
68959
-
68974
+ .e-documenteditorcontainer {
68975
+ display: block;
68976
+ }
68960
68977
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
68961
68978
  height: 0;
68962
68979
  @if $skin-name == 'tailwind' {
@@ -91258,7 +91275,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
91258
91275
  pointer-events: none;
91259
91276
  position: absolute;
91260
91277
  top: 50%;
91261
- width: 99%;
91278
+ width: 99.5%;
91262
91279
  }
91263
91280
 
91264
91281
  .e-gantt-child-taskbar-inner-div,
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"22.2.7","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"}}