@syncfusion/blazor-themes 25.1.42 → 25.2.4

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 (109) hide show
  1. package/SCSS-Themes/bds-dark.scss +18 -10
  2. package/SCSS-Themes/bds.scss +18 -10
  3. package/SCSS-Themes/bootstrap-dark.scss +18 -10
  4. package/SCSS-Themes/bootstrap.scss +18 -10
  5. package/SCSS-Themes/bootstrap4.scss +18 -10
  6. package/SCSS-Themes/bootstrap5-dark.scss +18 -10
  7. package/SCSS-Themes/bootstrap5.scss +18 -10
  8. package/SCSS-Themes/fabric-dark.scss +18 -10
  9. package/SCSS-Themes/fabric.scss +18 -10
  10. package/SCSS-Themes/fluent-dark.scss +18 -10
  11. package/SCSS-Themes/fluent.scss +18 -10
  12. package/SCSS-Themes/highcontrast.scss +18 -10
  13. package/SCSS-Themes/image-editor/image-editor/bds-dark.scss +2 -2
  14. package/SCSS-Themes/image-editor/image-editor/bds.scss +2 -2
  15. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +2 -2
  16. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +2 -2
  17. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +2 -2
  18. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +2 -2
  19. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +2 -2
  20. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +2 -2
  21. package/SCSS-Themes/image-editor/image-editor/fabric.scss +2 -2
  22. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +2 -2
  23. package/SCSS-Themes/image-editor/image-editor/fluent.scss +2 -2
  24. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +2 -2
  25. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +2 -2
  26. package/SCSS-Themes/image-editor/image-editor/material.scss +2 -2
  27. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +2 -2
  28. package/SCSS-Themes/image-editor/image-editor/material3.scss +2 -2
  29. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +2 -2
  30. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +2 -2
  31. package/SCSS-Themes/material-dark.scss +18 -10
  32. package/SCSS-Themes/material.scss +18 -10
  33. package/SCSS-Themes/material3-dark.scss +18 -10
  34. package/SCSS-Themes/material3.scss +18 -10
  35. package/SCSS-Themes/navigations/context-menu/bds-dark.scss +6 -0
  36. package/SCSS-Themes/navigations/context-menu/bds.scss +6 -0
  37. package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +6 -0
  38. package/SCSS-Themes/navigations/context-menu/bootstrap.scss +6 -0
  39. package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +6 -0
  40. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +6 -0
  41. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +6 -0
  42. package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +6 -0
  43. package/SCSS-Themes/navigations/context-menu/fabric.scss +6 -0
  44. package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +6 -0
  45. package/SCSS-Themes/navigations/context-menu/fluent.scss +6 -0
  46. package/SCSS-Themes/navigations/context-menu/highcontrast.scss +6 -0
  47. package/SCSS-Themes/navigations/context-menu/material-dark.scss +6 -0
  48. package/SCSS-Themes/navigations/context-menu/material.scss +6 -0
  49. package/SCSS-Themes/navigations/context-menu/material3-dark.scss +6 -0
  50. package/SCSS-Themes/navigations/context-menu/material3.scss +6 -0
  51. package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +6 -0
  52. package/SCSS-Themes/navigations/context-menu/tailwind.scss +6 -0
  53. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +3 -6
  54. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +3 -6
  55. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +3 -6
  56. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +3 -6
  57. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +3 -6
  58. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +3 -6
  59. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +3 -6
  60. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +3 -6
  61. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +3 -6
  62. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +3 -6
  63. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +3 -6
  64. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +3 -6
  65. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +3 -6
  66. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +3 -6
  67. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +3 -6
  68. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +3 -6
  69. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +3 -6
  70. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +3 -6
  71. package/SCSS-Themes/splitbuttons/button-group/bds-dark.scss +2 -1
  72. package/SCSS-Themes/splitbuttons/button-group/bds.scss +2 -1
  73. package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +2 -1
  74. package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +2 -1
  75. package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +2 -1
  76. package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +2 -1
  77. package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +2 -1
  78. package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +2 -1
  79. package/SCSS-Themes/splitbuttons/button-group/fabric.scss +2 -1
  80. package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +2 -1
  81. package/SCSS-Themes/splitbuttons/button-group/fluent.scss +2 -1
  82. package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +2 -1
  83. package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +2 -1
  84. package/SCSS-Themes/splitbuttons/button-group/material.scss +2 -1
  85. package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +2 -1
  86. package/SCSS-Themes/splitbuttons/button-group/material3.scss +2 -1
  87. package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +2 -1
  88. package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +2 -1
  89. package/SCSS-Themes/tailwind-dark.scss +18 -10
  90. package/SCSS-Themes/tailwind.scss +18 -10
  91. package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +5 -1
  92. package/SCSS-Themes/treegrid/treegrid/bds.scss +5 -1
  93. package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +5 -1
  94. package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +5 -1
  95. package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +5 -1
  96. package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +5 -1
  97. package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +5 -1
  98. package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +5 -1
  99. package/SCSS-Themes/treegrid/treegrid/fabric.scss +5 -1
  100. package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +5 -1
  101. package/SCSS-Themes/treegrid/treegrid/fluent.scss +5 -1
  102. package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +5 -1
  103. package/SCSS-Themes/treegrid/treegrid/material-dark.scss +5 -1
  104. package/SCSS-Themes/treegrid/treegrid/material.scss +5 -1
  105. package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +5 -1
  106. package/SCSS-Themes/treegrid/treegrid/material3.scss +5 -1
  107. package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +5 -1
  108. package/SCSS-Themes/treegrid/treegrid/tailwind.scss +5 -1
  109. package/package.json +1 -1
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -190,7 +190,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
190
190
  vertical-align: middle;
191
191
  }
192
192
  }
193
-
193
+ .e-cloneproperties .e-treecolumn-container {
194
+ span {
195
+ vertical-align: text-top;
196
+ }
197
+ }
194
198
  .e-hierarchycheckbox .e-frame {
195
199
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
196
200
  font-size: 10px;
@@ -190,7 +190,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
190
190
  vertical-align: middle;
191
191
  }
192
192
  }
193
-
193
+ .e-cloneproperties .e-treecolumn-container {
194
+ span {
195
+ vertical-align: text-top;
196
+ }
197
+ }
194
198
  .e-hierarchycheckbox .e-frame {
195
199
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
196
200
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -191,7 +191,11 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
191
191
  vertical-align: middle;
192
192
  }
193
193
  }
194
-
194
+ .e-cloneproperties .e-treecolumn-container {
195
+ span {
196
+ vertical-align: text-top;
197
+ }
198
+ }
195
199
  .e-hierarchycheckbox .e-frame {
196
200
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
197
201
  font-size: 10px;
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
@@ -189,7 +189,11 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
189
189
  vertical-align: middle;
190
190
  }
191
191
  }
192
-
192
+ .e-cloneproperties .e-treecolumn-container {
193
+ span {
194
+ vertical-align: text-top;
195
+ }
196
+ }
193
197
  .e-hierarchycheckbox .e-frame {
194
198
  @if $skin-name == 'bootstrap' or $skin-name == 'boostrap-dark' or $skin-name == 'fabric-dark' or $skin-name == 'fabric' or $skin-name == 'highcontrast' or $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
195
199
  font-size: 10px;
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"25.1.42","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":"25.2.4","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"}}