@syncfusion/blazor-themes 31.1.17 → 31.1.18

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 (151) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +1 -0
  2. package/Compiled-Themes/bds-dark.css +1 -0
  3. package/Compiled-Themes/bds-lite.css +1 -0
  4. package/Compiled-Themes/bds.css +1 -0
  5. package/Compiled-Themes/bootstrap-dark-lite.css +1 -0
  6. package/Compiled-Themes/bootstrap-dark.css +1 -0
  7. package/Compiled-Themes/bootstrap-lite.css +1 -0
  8. package/Compiled-Themes/bootstrap.css +1 -0
  9. package/Compiled-Themes/bootstrap4-lite.css +1 -0
  10. package/Compiled-Themes/bootstrap4.css +1 -0
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +1 -0
  12. package/Compiled-Themes/bootstrap5-dark.css +1 -0
  13. package/Compiled-Themes/bootstrap5-lite.css +1 -0
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +1 -0
  15. package/Compiled-Themes/bootstrap5.3-dark.css +1 -0
  16. package/Compiled-Themes/bootstrap5.3-lite.css +1 -0
  17. package/Compiled-Themes/bootstrap5.3.css +1 -0
  18. package/Compiled-Themes/bootstrap5.css +1 -0
  19. package/Compiled-Themes/fabric-dark-lite.css +1 -0
  20. package/Compiled-Themes/fabric-dark.css +1 -0
  21. package/Compiled-Themes/fabric-lite.css +1 -0
  22. package/Compiled-Themes/fabric.css +1 -0
  23. package/Compiled-Themes/fluent-dark-lite.css +2 -1
  24. package/Compiled-Themes/fluent-dark.css +2 -1
  25. package/Compiled-Themes/fluent-lite.css +2 -1
  26. package/Compiled-Themes/fluent.css +2 -1
  27. package/Compiled-Themes/fluent2-dark-lite.css +2 -1
  28. package/Compiled-Themes/fluent2-dark.css +2 -1
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +2 -1
  30. package/Compiled-Themes/fluent2-highcontrast.css +2 -1
  31. package/Compiled-Themes/fluent2-lite.css +2 -1
  32. package/Compiled-Themes/fluent2.css +2 -1
  33. package/Compiled-Themes/highcontrast-lite.css +1 -0
  34. package/Compiled-Themes/highcontrast.css +1 -0
  35. package/Compiled-Themes/material-dark-lite.css +1 -0
  36. package/Compiled-Themes/material-dark.css +1 -0
  37. package/Compiled-Themes/material-lite.css +1 -0
  38. package/Compiled-Themes/material.css +1 -0
  39. package/Compiled-Themes/material3-dark-lite.css +2 -1
  40. package/Compiled-Themes/material3-dark.css +2 -1
  41. package/Compiled-Themes/material3-lite.css +2 -1
  42. package/Compiled-Themes/material3.css +2 -1
  43. package/Compiled-Themes/tailwind-dark-lite.css +1 -0
  44. package/Compiled-Themes/tailwind-dark.css +1 -0
  45. package/Compiled-Themes/tailwind-lite.css +1 -0
  46. package/Compiled-Themes/tailwind.css +1 -0
  47. package/Compiled-Themes/tailwind3-dark-lite.css +1 -0
  48. package/Compiled-Themes/tailwind3-dark.css +1 -0
  49. package/Compiled-Themes/tailwind3-lite.css +1 -0
  50. package/Compiled-Themes/tailwind3.css +1 -0
  51. package/SCSS-Themes/bds-dark-lite.scss +7 -1
  52. package/SCSS-Themes/bds-dark.scss +7 -1
  53. package/SCSS-Themes/bds-lite.scss +7 -1
  54. package/SCSS-Themes/bds.scss +7 -1
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +8 -1
  56. package/SCSS-Themes/bootstrap-dark.scss +8 -1
  57. package/SCSS-Themes/bootstrap-lite.scss +8 -1
  58. package/SCSS-Themes/bootstrap.scss +8 -1
  59. package/SCSS-Themes/bootstrap4-lite.scss +7 -1
  60. package/SCSS-Themes/bootstrap4.scss +7 -1
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +7 -1
  62. package/SCSS-Themes/bootstrap5-dark.scss +7 -1
  63. package/SCSS-Themes/bootstrap5-lite.scss +7 -1
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +7 -1
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +7 -1
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +7 -1
  67. package/SCSS-Themes/bootstrap5.3.scss +7 -1
  68. package/SCSS-Themes/bootstrap5.scss +7 -1
  69. package/SCSS-Themes/fabric-dark-lite.scss +7 -1
  70. package/SCSS-Themes/fabric-dark.scss +7 -1
  71. package/SCSS-Themes/fabric-lite.scss +7 -1
  72. package/SCSS-Themes/fabric.scss +7 -1
  73. package/SCSS-Themes/fluent-dark-lite.scss +8 -2
  74. package/SCSS-Themes/fluent-dark.scss +8 -2
  75. package/SCSS-Themes/fluent-lite.scss +8 -2
  76. package/SCSS-Themes/fluent.scss +8 -2
  77. package/SCSS-Themes/fluent2-dark-lite.scss +8 -2
  78. package/SCSS-Themes/fluent2-dark.scss +8 -2
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +8 -2
  80. package/SCSS-Themes/fluent2-highcontrast.scss +8 -2
  81. package/SCSS-Themes/fluent2-lite.scss +8 -2
  82. package/SCSS-Themes/fluent2.scss +8 -2
  83. package/SCSS-Themes/highcontrast-lite.scss +7 -1
  84. package/SCSS-Themes/highcontrast.scss +7 -1
  85. package/SCSS-Themes/material-dark-lite.scss +7 -1
  86. package/SCSS-Themes/material-dark.scss +7 -1
  87. package/SCSS-Themes/material-lite.scss +7 -1
  88. package/SCSS-Themes/material.scss +7 -1
  89. package/SCSS-Themes/material3-dark-lite.scss +8 -2
  90. package/SCSS-Themes/material3-dark.scss +8 -2
  91. package/SCSS-Themes/material3-lite.scss +8 -2
  92. package/SCSS-Themes/material3.scss +8 -2
  93. package/SCSS-Themes/navigations/menu/bds-dark-lite.scss +7 -1
  94. package/SCSS-Themes/navigations/menu/bds-dark.scss +7 -1
  95. package/SCSS-Themes/navigations/menu/bds-lite.scss +7 -1
  96. package/SCSS-Themes/navigations/menu/bds.scss +7 -1
  97. package/SCSS-Themes/navigations/menu/bootstrap-dark-lite.scss +8 -1
  98. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +8 -1
  99. package/SCSS-Themes/navigations/menu/bootstrap-lite.scss +8 -1
  100. package/SCSS-Themes/navigations/menu/bootstrap.scss +8 -1
  101. package/SCSS-Themes/navigations/menu/bootstrap4-lite.scss +7 -1
  102. package/SCSS-Themes/navigations/menu/bootstrap4.scss +7 -1
  103. package/SCSS-Themes/navigations/menu/bootstrap5-dark-lite.scss +7 -1
  104. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +7 -1
  105. package/SCSS-Themes/navigations/menu/bootstrap5-lite.scss +7 -1
  106. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark-lite.scss +7 -1
  107. package/SCSS-Themes/navigations/menu/bootstrap5.3-dark.scss +7 -1
  108. package/SCSS-Themes/navigations/menu/bootstrap5.3-lite.scss +7 -1
  109. package/SCSS-Themes/navigations/menu/bootstrap5.3.scss +7 -1
  110. package/SCSS-Themes/navigations/menu/bootstrap5.scss +7 -1
  111. package/SCSS-Themes/navigations/menu/fabric-dark-lite.scss +7 -1
  112. package/SCSS-Themes/navigations/menu/fabric-dark.scss +7 -1
  113. package/SCSS-Themes/navigations/menu/fabric-lite.scss +7 -1
  114. package/SCSS-Themes/navigations/menu/fabric.scss +7 -1
  115. package/SCSS-Themes/navigations/menu/fluent-dark-lite.scss +8 -2
  116. package/SCSS-Themes/navigations/menu/fluent-dark.scss +8 -2
  117. package/SCSS-Themes/navigations/menu/fluent-lite.scss +8 -2
  118. package/SCSS-Themes/navigations/menu/fluent.scss +8 -2
  119. package/SCSS-Themes/navigations/menu/fluent2-dark-lite.scss +8 -2
  120. package/SCSS-Themes/navigations/menu/fluent2-dark.scss +8 -2
  121. package/SCSS-Themes/navigations/menu/fluent2-highcontrast-lite.scss +8 -2
  122. package/SCSS-Themes/navigations/menu/fluent2-highcontrast.scss +8 -2
  123. package/SCSS-Themes/navigations/menu/fluent2-lite.scss +8 -2
  124. package/SCSS-Themes/navigations/menu/fluent2.scss +8 -2
  125. package/SCSS-Themes/navigations/menu/highcontrast-lite.scss +7 -1
  126. package/SCSS-Themes/navigations/menu/highcontrast.scss +7 -1
  127. package/SCSS-Themes/navigations/menu/material-dark-lite.scss +7 -1
  128. package/SCSS-Themes/navigations/menu/material-dark.scss +7 -1
  129. package/SCSS-Themes/navigations/menu/material-lite.scss +7 -1
  130. package/SCSS-Themes/navigations/menu/material.scss +7 -1
  131. package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +8 -2
  132. package/SCSS-Themes/navigations/menu/material3-dark.scss +8 -2
  133. package/SCSS-Themes/navigations/menu/material3-lite.scss +8 -2
  134. package/SCSS-Themes/navigations/menu/material3.scss +8 -2
  135. package/SCSS-Themes/navigations/menu/tailwind-dark-lite.scss +7 -1
  136. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +7 -1
  137. package/SCSS-Themes/navigations/menu/tailwind-lite.scss +7 -1
  138. package/SCSS-Themes/navigations/menu/tailwind.scss +7 -1
  139. package/SCSS-Themes/navigations/menu/tailwind3-dark-lite.scss +7 -1
  140. package/SCSS-Themes/navigations/menu/tailwind3-dark.scss +7 -1
  141. package/SCSS-Themes/navigations/menu/tailwind3-lite.scss +7 -1
  142. package/SCSS-Themes/navigations/menu/tailwind3.scss +7 -1
  143. package/SCSS-Themes/tailwind-dark-lite.scss +7 -1
  144. package/SCSS-Themes/tailwind-dark.scss +7 -1
  145. package/SCSS-Themes/tailwind-lite.scss +7 -1
  146. package/SCSS-Themes/tailwind.scss +7 -1
  147. package/SCSS-Themes/tailwind3-dark-lite.scss +7 -1
  148. package/SCSS-Themes/tailwind3-dark.scss +7 -1
  149. package/SCSS-Themes/tailwind3-lite.scss +7 -1
  150. package/SCSS-Themes/tailwind3.scss +7 -1
  151. package/package.json +1 -1
@@ -156,7 +156,7 @@ $menu-header-icon-padding: 0 16px !default;
156
156
  & .e-caret {
157
157
  font-size: $menu-caret-font-size;
158
158
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
159
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
160
  line-height: $menu-icon-li-height;
161
161
  }
162
162
  @else {
@@ -199,6 +199,12 @@ $menu-header-icon-padding: 0 16px !default;
199
199
  @if $skin-name == 'fluent2' {
200
200
  padding: 9px 0;
201
201
  }
202
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
203
+ line-height: $menu-icon-li-height;
204
+ }
205
+ @else {
206
+ line-height: $menu-li-height;
207
+ }
202
208
  }
203
209
  }
204
210
  }
@@ -156,7 +156,7 @@ $menu-header-icon-padding: 0 16px !default;
156
156
  & .e-caret {
157
157
  font-size: $menu-caret-font-size;
158
158
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
159
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
160
  line-height: $menu-icon-li-height;
161
161
  }
162
162
  @else {
@@ -199,6 +199,12 @@ $menu-header-icon-padding: 0 16px !default;
199
199
  @if $skin-name == 'fluent2' {
200
200
  padding: 9px 0;
201
201
  }
202
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
203
+ line-height: $menu-icon-li-height;
204
+ }
205
+ @else {
206
+ line-height: $menu-li-height;
207
+ }
202
208
  }
203
209
  }
204
210
  }
@@ -152,7 +152,7 @@ $menu-header-icon-padding: 0 16px !default;
152
152
  & .e-caret {
153
153
  font-size: $menu-caret-font-size;
154
154
  height: auto;
155
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
155
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
156
156
  line-height: $menu-icon-li-height;
157
157
  }
158
158
  @else {
@@ -195,6 +195,12 @@ $menu-header-icon-padding: 0 16px !default;
195
195
  @if $skin-name == 'fluent2' {
196
196
  padding: 9px 0;
197
197
  }
198
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
199
+ line-height: $menu-icon-li-height;
200
+ }
201
+ @else {
202
+ line-height: $menu-li-height;
203
+ }
198
204
  }
199
205
  }
200
206
  }
@@ -152,7 +152,7 @@ $menu-header-icon-padding: 0 16px !default;
152
152
  & .e-caret {
153
153
  font-size: $menu-caret-font-size;
154
154
  height: auto;
155
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
155
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
156
156
  line-height: $menu-icon-li-height;
157
157
  }
158
158
  @else {
@@ -195,6 +195,12 @@ $menu-header-icon-padding: 0 16px !default;
195
195
  @if $skin-name == 'fluent2' {
196
196
  padding: 9px 0;
197
197
  }
198
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
199
+ line-height: $menu-icon-li-height;
200
+ }
201
+ @else {
202
+ line-height: $menu-li-height;
203
+ }
198
204
  }
199
205
  }
200
206
  }
@@ -155,7 +155,7 @@ $menu-header-icon-padding: 0 16px !default;
155
155
  & .e-caret {
156
156
  font-size: $menu-caret-font-size;
157
157
  height: auto;
158
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
158
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
159
159
  line-height: $menu-icon-li-height;
160
160
  }
161
161
  @else {
@@ -198,6 +198,12 @@ $menu-header-icon-padding: 0 16px !default;
198
198
  @if $skin-name == 'fluent2' {
199
199
  padding: 9px 0;
200
200
  }
201
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
202
+ line-height: $menu-icon-li-height;
203
+ }
204
+ @else {
205
+ line-height: $menu-li-height;
206
+ }
201
207
  }
202
208
  }
203
209
  }
@@ -155,7 +155,7 @@ $menu-header-icon-padding: 0 16px !default;
155
155
  & .e-caret {
156
156
  font-size: $menu-caret-font-size;
157
157
  height: auto;
158
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
158
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
159
159
  line-height: $menu-icon-li-height;
160
160
  }
161
161
  @else {
@@ -198,6 +198,12 @@ $menu-header-icon-padding: 0 16px !default;
198
198
  @if $skin-name == 'fluent2' {
199
199
  padding: 9px 0;
200
200
  }
201
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
202
+ line-height: $menu-icon-li-height;
203
+ }
204
+ @else {
205
+ line-height: $menu-li-height;
206
+ }
201
207
  }
202
208
  }
203
209
  }
@@ -47,7 +47,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
47
47
  $menu-bigger-vscroll-nav-size: 32px !default;
48
48
  $menu-bigger-scroll-nav-icon-size: 18px !default;
49
49
  $menu-header-icon-padding: 0 16px !default;
50
- $menu-icon-li-height: 32px !default;
50
+ $menu-icon-li-height: 36px !default;
51
51
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
52
52
  $menu-li-border-color: rgba($flyout-border) !default;
53
53
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -157,7 +157,7 @@ $menu-caret-color: $cmenu-caret-color !default;
157
157
  & .e-caret {
158
158
  font-size: $menu-caret-font-size;
159
159
  height: auto;
160
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
160
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
161
161
  line-height: $menu-icon-li-height;
162
162
  }
163
163
  @else {
@@ -200,6 +200,12 @@ $menu-caret-color: $cmenu-caret-color !default;
200
200
  @if $skin-name == 'fluent2' {
201
201
  padding: 9px 0;
202
202
  }
203
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
204
+ line-height: $menu-icon-li-height;
205
+ }
206
+ @else {
207
+ line-height: $menu-li-height;
208
+ }
203
209
  }
204
210
  }
205
211
  }
@@ -47,7 +47,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
47
47
  $menu-bigger-vscroll-nav-size: 32px !default;
48
48
  $menu-bigger-scroll-nav-icon-size: 18px !default;
49
49
  $menu-header-icon-padding: 0 16px !default;
50
- $menu-icon-li-height: 32px !default;
50
+ $menu-icon-li-height: 36px !default;
51
51
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
52
52
  $menu-li-border-color: rgba($flyout-border) !default;
53
53
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -157,7 +157,7 @@ $menu-caret-color: $cmenu-caret-color !default;
157
157
  & .e-caret {
158
158
  font-size: $menu-caret-font-size;
159
159
  height: auto;
160
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
160
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
161
161
  line-height: $menu-icon-li-height;
162
162
  }
163
163
  @else {
@@ -200,6 +200,12 @@ $menu-caret-color: $cmenu-caret-color !default;
200
200
  @if $skin-name == 'fluent2' {
201
201
  padding: 9px 0;
202
202
  }
203
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
204
+ line-height: $menu-icon-li-height;
205
+ }
206
+ @else {
207
+ line-height: $menu-li-height;
208
+ }
203
209
  }
204
210
  }
205
211
  }
@@ -47,7 +47,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
47
47
  $menu-bigger-vscroll-nav-size: 32px !default;
48
48
  $menu-bigger-scroll-nav-icon-size: 18px !default;
49
49
  $menu-header-icon-padding: 0 16px !default;
50
- $menu-icon-li-height: 32px !default;
50
+ $menu-icon-li-height: 36px !default;
51
51
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
52
52
  $menu-li-border-color: rgba($flyout-border) !default;
53
53
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -157,7 +157,7 @@ $menu-caret-color: $cmenu-caret-color !default;
157
157
  & .e-caret {
158
158
  font-size: $menu-caret-font-size;
159
159
  height: auto;
160
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
160
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
161
161
  line-height: $menu-icon-li-height;
162
162
  }
163
163
  @else {
@@ -200,6 +200,12 @@ $menu-caret-color: $cmenu-caret-color !default;
200
200
  @if $skin-name == 'fluent2' {
201
201
  padding: 9px 0;
202
202
  }
203
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
204
+ line-height: $menu-icon-li-height;
205
+ }
206
+ @else {
207
+ line-height: $menu-li-height;
208
+ }
203
209
  }
204
210
  }
205
211
  }
@@ -47,7 +47,7 @@ $menu-bigger-hscroll-nav-size: 40px !default;
47
47
  $menu-bigger-vscroll-nav-size: 32px !default;
48
48
  $menu-bigger-scroll-nav-icon-size: 18px !default;
49
49
  $menu-header-icon-padding: 0 16px !default;
50
- $menu-icon-li-height: 32px !default;
50
+ $menu-icon-li-height: 36px !default;
51
51
  $menu-li-bgcolor: rgba($content-text-color, .08) !default;
52
52
  $menu-li-border-color: rgba($flyout-border) !default;
53
53
  $menu-li-selection-bgcolor: rgba($primary, .08) !default;
@@ -157,7 +157,7 @@ $menu-caret-color: $cmenu-caret-color !default;
157
157
  & .e-caret {
158
158
  font-size: $menu-caret-font-size;
159
159
  height: auto;
160
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
160
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
161
161
  line-height: $menu-icon-li-height;
162
162
  }
163
163
  @else {
@@ -200,6 +200,12 @@ $menu-caret-color: $cmenu-caret-color !default;
200
200
  @if $skin-name == 'fluent2' {
201
201
  padding: 9px 0;
202
202
  }
203
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
204
+ line-height: $menu-icon-li-height;
205
+ }
206
+ @else {
207
+ line-height: $menu-li-height;
208
+ }
203
209
  }
204
210
  }
205
211
  }
@@ -156,7 +156,7 @@ $menu-caret-color: $cmenu-caret-color !default;
156
156
  & .e-caret {
157
157
  font-size: $menu-caret-font-size;
158
158
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
159
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
160
  line-height: $menu-icon-li-height;
161
161
  }
162
162
  @else {
@@ -199,6 +199,12 @@ $menu-caret-color: $cmenu-caret-color !default;
199
199
  @if $skin-name == 'fluent2' {
200
200
  padding: 9px 0;
201
201
  }
202
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
203
+ line-height: $menu-icon-li-height;
204
+ }
205
+ @else {
206
+ line-height: $menu-li-height;
207
+ }
202
208
  }
203
209
  }
204
210
  }
@@ -156,7 +156,7 @@ $menu-caret-color: $cmenu-caret-color !default;
156
156
  & .e-caret {
157
157
  font-size: $menu-caret-font-size;
158
158
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
159
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
160
  line-height: $menu-icon-li-height;
161
161
  }
162
162
  @else {
@@ -199,6 +199,12 @@ $menu-caret-color: $cmenu-caret-color !default;
199
199
  @if $skin-name == 'fluent2' {
200
200
  padding: 9px 0;
201
201
  }
202
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
203
+ line-height: $menu-icon-li-height;
204
+ }
205
+ @else {
206
+ line-height: $menu-li-height;
207
+ }
202
208
  }
203
209
  }
204
210
  }
@@ -156,7 +156,7 @@ $menu-caret-color: $cmenu-caret-color !default;
156
156
  & .e-caret {
157
157
  font-size: $menu-caret-font-size;
158
158
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
159
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
160
  line-height: $menu-icon-li-height;
161
161
  }
162
162
  @else {
@@ -199,6 +199,12 @@ $menu-caret-color: $cmenu-caret-color !default;
199
199
  @if $skin-name == 'fluent2' {
200
200
  padding: 9px 0;
201
201
  }
202
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
203
+ line-height: $menu-icon-li-height;
204
+ }
205
+ @else {
206
+ line-height: $menu-li-height;
207
+ }
202
208
  }
203
209
  }
204
210
  }
@@ -156,7 +156,7 @@ $menu-caret-color: $cmenu-caret-color !default;
156
156
  & .e-caret {
157
157
  font-size: $menu-caret-font-size;
158
158
  height: auto;
159
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
159
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
160
160
  line-height: $menu-icon-li-height;
161
161
  }
162
162
  @else {
@@ -199,6 +199,12 @@ $menu-caret-color: $cmenu-caret-color !default;
199
199
  @if $skin-name == 'fluent2' {
200
200
  padding: 9px 0;
201
201
  }
202
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
203
+ line-height: $menu-icon-li-height;
204
+ }
205
+ @else {
206
+ line-height: $menu-li-height;
207
+ }
202
208
  }
203
209
  }
204
210
  }
@@ -157,7 +157,7 @@ $menu-caret-color: $icon-color-pressed !default;
157
157
  & .e-caret {
158
158
  font-size: $menu-caret-font-size;
159
159
  height: auto;
160
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
160
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
161
161
  line-height: $menu-icon-li-height;
162
162
  }
163
163
  @else {
@@ -200,6 +200,12 @@ $menu-caret-color: $icon-color-pressed !default;
200
200
  @if $skin-name == 'fluent2' {
201
201
  padding: 9px 0;
202
202
  }
203
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
204
+ line-height: $menu-icon-li-height;
205
+ }
206
+ @else {
207
+ line-height: $menu-li-height;
208
+ }
203
209
  }
204
210
  }
205
211
  }
@@ -157,7 +157,7 @@ $menu-caret-color: $icon-color-pressed !default;
157
157
  & .e-caret {
158
158
  font-size: $menu-caret-font-size;
159
159
  height: auto;
160
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
160
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
161
161
  line-height: $menu-icon-li-height;
162
162
  }
163
163
  @else {
@@ -200,6 +200,12 @@ $menu-caret-color: $icon-color-pressed !default;
200
200
  @if $skin-name == 'fluent2' {
201
201
  padding: 9px 0;
202
202
  }
203
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
204
+ line-height: $menu-icon-li-height;
205
+ }
206
+ @else {
207
+ line-height: $menu-li-height;
208
+ }
203
209
  }
204
210
  }
205
211
  }
@@ -157,7 +157,7 @@ $menu-caret-color: $icon-color-pressed !default;
157
157
  & .e-caret {
158
158
  font-size: $menu-caret-font-size;
159
159
  height: auto;
160
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
160
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
161
161
  line-height: $menu-icon-li-height;
162
162
  }
163
163
  @else {
@@ -200,6 +200,12 @@ $menu-caret-color: $icon-color-pressed !default;
200
200
  @if $skin-name == 'fluent2' {
201
201
  padding: 9px 0;
202
202
  }
203
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
204
+ line-height: $menu-icon-li-height;
205
+ }
206
+ @else {
207
+ line-height: $menu-li-height;
208
+ }
203
209
  }
204
210
  }
205
211
  }
@@ -157,7 +157,7 @@ $menu-caret-color: $icon-color-pressed !default;
157
157
  & .e-caret {
158
158
  font-size: $menu-caret-font-size;
159
159
  height: auto;
160
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
160
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
161
161
  line-height: $menu-icon-li-height;
162
162
  }
163
163
  @else {
@@ -200,6 +200,12 @@ $menu-caret-color: $icon-color-pressed !default;
200
200
  @if $skin-name == 'fluent2' {
201
201
  padding: 9px 0;
202
202
  }
203
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
204
+ line-height: $menu-icon-li-height;
205
+ }
206
+ @else {
207
+ line-height: $menu-li-height;
208
+ }
203
209
  }
204
210
  }
205
211
  }
@@ -44780,7 +44780,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44780
44780
  & .e-caret {
44781
44781
  font-size: $menu-caret-font-size;
44782
44782
  height: auto;
44783
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44783
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44784
44784
  line-height: $menu-icon-li-height;
44785
44785
  }
44786
44786
  @else {
@@ -44823,6 +44823,12 @@ $menu-caret-color: $cmenu-caret-color !default;
44823
44823
  @if $skin-name == 'fluent2' {
44824
44824
  padding: 9px 0;
44825
44825
  }
44826
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44827
+ line-height: $menu-icon-li-height;
44828
+ }
44829
+ @else {
44830
+ line-height: $menu-li-height;
44831
+ }
44826
44832
  }
44827
44833
  }
44828
44834
  }
@@ -61098,7 +61098,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61098
61098
  & .e-caret {
61099
61099
  font-size: $menu-caret-font-size;
61100
61100
  height: auto;
61101
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61101
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61102
61102
  line-height: $menu-icon-li-height;
61103
61103
  }
61104
61104
  @else {
@@ -61141,6 +61141,12 @@ $menu-caret-color: $cmenu-caret-color !default;
61141
61141
  @if $skin-name == 'fluent2' {
61142
61142
  padding: 9px 0;
61143
61143
  }
61144
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61145
+ line-height: $menu-icon-li-height;
61146
+ }
61147
+ @else {
61148
+ line-height: $menu-li-height;
61149
+ }
61144
61150
  }
61145
61151
  }
61146
61152
  }
@@ -44778,7 +44778,7 @@ $menu-caret-color: $cmenu-caret-color !default;
44778
44778
  & .e-caret {
44779
44779
  font-size: $menu-caret-font-size;
44780
44780
  height: auto;
44781
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44781
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
44782
44782
  line-height: $menu-icon-li-height;
44783
44783
  }
44784
44784
  @else {
@@ -44821,6 +44821,12 @@ $menu-caret-color: $cmenu-caret-color !default;
44821
44821
  @if $skin-name == 'fluent2' {
44822
44822
  padding: 9px 0;
44823
44823
  }
44824
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
44825
+ line-height: $menu-icon-li-height;
44826
+ }
44827
+ @else {
44828
+ line-height: $menu-li-height;
44829
+ }
44824
44830
  }
44825
44831
  }
44826
44832
  }
@@ -61096,7 +61096,7 @@ $menu-caret-color: $cmenu-caret-color !default;
61096
61096
  & .e-caret {
61097
61097
  font-size: $menu-caret-font-size;
61098
61098
  height: auto;
61099
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61099
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
61100
61100
  line-height: $menu-icon-li-height;
61101
61101
  }
61102
61102
  @else {
@@ -61139,6 +61139,12 @@ $menu-caret-color: $cmenu-caret-color !default;
61139
61139
  @if $skin-name == 'fluent2' {
61140
61140
  padding: 9px 0;
61141
61141
  }
61142
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
61143
+ line-height: $menu-icon-li-height;
61144
+ }
61145
+ @else {
61146
+ line-height: $menu-li-height;
61147
+ }
61142
61148
  }
61143
61149
  }
61144
61150
  }
@@ -46230,7 +46230,7 @@ $menu-caret-color: $icon-color-pressed !default;
46230
46230
  & .e-caret {
46231
46231
  font-size: $menu-caret-font-size;
46232
46232
  height: auto;
46233
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
46233
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
46234
46234
  line-height: $menu-icon-li-height;
46235
46235
  }
46236
46236
  @else {
@@ -46273,6 +46273,12 @@ $menu-caret-color: $icon-color-pressed !default;
46273
46273
  @if $skin-name == 'fluent2' {
46274
46274
  padding: 9px 0;
46275
46275
  }
46276
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
46277
+ line-height: $menu-icon-li-height;
46278
+ }
46279
+ @else {
46280
+ line-height: $menu-li-height;
46281
+ }
46276
46282
  }
46277
46283
  }
46278
46284
  }
@@ -62548,7 +62548,7 @@ $menu-caret-color: $icon-color-pressed !default;
62548
62548
  & .e-caret {
62549
62549
  font-size: $menu-caret-font-size;
62550
62550
  height: auto;
62551
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62551
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
62552
62552
  line-height: $menu-icon-li-height;
62553
62553
  }
62554
62554
  @else {
@@ -62591,6 +62591,12 @@ $menu-caret-color: $icon-color-pressed !default;
62591
62591
  @if $skin-name == 'fluent2' {
62592
62592
  padding: 9px 0;
62593
62593
  }
62594
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
62595
+ line-height: $menu-icon-li-height;
62596
+ }
62597
+ @else {
62598
+ line-height: $menu-li-height;
62599
+ }
62594
62600
  }
62595
62601
  }
62596
62602
  }
@@ -46701,7 +46701,7 @@ $menu-caret-color: $icon-color-pressed !default;
46701
46701
  & .e-caret {
46702
46702
  font-size: $menu-caret-font-size;
46703
46703
  height: auto;
46704
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
46704
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
46705
46705
  line-height: $menu-icon-li-height;
46706
46706
  }
46707
46707
  @else {
@@ -46744,6 +46744,12 @@ $menu-caret-color: $icon-color-pressed !default;
46744
46744
  @if $skin-name == 'fluent2' {
46745
46745
  padding: 9px 0;
46746
46746
  }
46747
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
46748
+ line-height: $menu-icon-li-height;
46749
+ }
46750
+ @else {
46751
+ line-height: $menu-li-height;
46752
+ }
46747
46753
  }
46748
46754
  }
46749
46755
  }
@@ -63019,7 +63019,7 @@ $menu-caret-color: $icon-color-pressed !default;
63019
63019
  & .e-caret {
63020
63020
  font-size: $menu-caret-font-size;
63021
63021
  height: auto;
63022
- @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
63022
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' or $skin-name == 'Material3' {
63023
63023
  line-height: $menu-icon-li-height;
63024
63024
  }
63025
63025
  @else {
@@ -63062,6 +63062,12 @@ $menu-caret-color: $icon-color-pressed !default;
63062
63062
  @if $skin-name == 'fluent2' {
63063
63063
  padding: 9px 0;
63064
63064
  }
63065
+ @if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' or $skin-name == 'bootstrap5.3' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'fluent2' {
63066
+ line-height: $menu-icon-li-height;
63067
+ }
63068
+ @else {
63069
+ line-height: $menu-li-height;
63070
+ }
63065
63071
  }
63066
63072
  }
63067
63073
  }
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"31.1.17","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@gitea.syncfusion.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"31.1.18","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@gitea.syncfusion.com/syncfusion/blazor-samples"}}