@syncfusion/blazor-themes 29.2.8 → 29.2.11

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 (257) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +6 -0
  2. package/Compiled-Themes/bds-dark.css +6 -0
  3. package/Compiled-Themes/bds-lite.css +6 -0
  4. package/Compiled-Themes/bds.css +6 -0
  5. package/Compiled-Themes/bootstrap-dark-lite.css +6 -0
  6. package/Compiled-Themes/bootstrap-dark.css +6 -0
  7. package/Compiled-Themes/bootstrap-lite.css +6 -0
  8. package/Compiled-Themes/bootstrap.css +8 -2
  9. package/Compiled-Themes/bootstrap4-lite.css +6 -0
  10. package/Compiled-Themes/bootstrap4.css +6 -0
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +6 -0
  12. package/Compiled-Themes/bootstrap5-dark.css +6 -0
  13. package/Compiled-Themes/bootstrap5-lite.css +6 -0
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +6 -0
  15. package/Compiled-Themes/bootstrap5.3-dark.css +6 -0
  16. package/Compiled-Themes/bootstrap5.3-lite.css +6 -0
  17. package/Compiled-Themes/bootstrap5.3.css +6 -0
  18. package/Compiled-Themes/bootstrap5.css +6 -0
  19. package/Compiled-Themes/fabric-dark-lite.css +6 -0
  20. package/Compiled-Themes/fabric-dark.css +6 -0
  21. package/Compiled-Themes/fabric-lite.css +6 -0
  22. package/Compiled-Themes/fabric.css +6 -0
  23. package/Compiled-Themes/fluent-dark-lite.css +6 -0
  24. package/Compiled-Themes/fluent-dark.css +6 -0
  25. package/Compiled-Themes/fluent-lite.css +6 -0
  26. package/Compiled-Themes/fluent.css +6 -0
  27. package/Compiled-Themes/fluent2-dark-lite.css +6 -0
  28. package/Compiled-Themes/fluent2-dark.css +6 -0
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +6 -0
  30. package/Compiled-Themes/fluent2-highcontrast.css +6 -0
  31. package/Compiled-Themes/fluent2-lite.css +6 -0
  32. package/Compiled-Themes/fluent2.css +6 -0
  33. package/Compiled-Themes/highcontrast-lite.css +8 -2
  34. package/Compiled-Themes/highcontrast.css +8 -2
  35. package/Compiled-Themes/material-dark-lite.css +13 -0
  36. package/Compiled-Themes/material-dark.css +13 -0
  37. package/Compiled-Themes/material-lite.css +15 -2
  38. package/Compiled-Themes/material.css +15 -2
  39. package/Compiled-Themes/material3-dark-lite.css +13 -0
  40. package/Compiled-Themes/material3-dark.css +13 -0
  41. package/Compiled-Themes/material3-lite.css +13 -0
  42. package/Compiled-Themes/material3.css +13 -0
  43. package/Compiled-Themes/tailwind-dark-lite.css +6 -0
  44. package/Compiled-Themes/tailwind-dark.css +6 -0
  45. package/Compiled-Themes/tailwind-lite.css +6 -0
  46. package/Compiled-Themes/tailwind.css +6 -0
  47. package/Compiled-Themes/tailwind3-dark-lite.css +6 -0
  48. package/Compiled-Themes/tailwind3-dark.css +6 -0
  49. package/Compiled-Themes/tailwind3-lite.css +6 -0
  50. package/Compiled-Themes/tailwind3.css +6 -0
  51. package/SCSS-Themes/bds-dark-lite.scss +13 -0
  52. package/SCSS-Themes/bds-dark.scss +13 -0
  53. package/SCSS-Themes/bds-lite.scss +13 -0
  54. package/SCSS-Themes/bds.scss +13 -0
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +13 -0
  56. package/SCSS-Themes/bootstrap-dark.scss +13 -0
  57. package/SCSS-Themes/bootstrap-lite.scss +14 -1
  58. package/SCSS-Themes/bootstrap.scss +14 -1
  59. package/SCSS-Themes/bootstrap4-lite.scss +13 -0
  60. package/SCSS-Themes/bootstrap4.scss +13 -0
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +13 -0
  62. package/SCSS-Themes/bootstrap5-dark.scss +13 -0
  63. package/SCSS-Themes/bootstrap5-lite.scss +13 -0
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +13 -0
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +13 -0
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +13 -0
  67. package/SCSS-Themes/bootstrap5.3.scss +13 -0
  68. package/SCSS-Themes/bootstrap5.scss +13 -0
  69. package/SCSS-Themes/fabric-dark-lite.scss +13 -0
  70. package/SCSS-Themes/fabric-dark.scss +13 -0
  71. package/SCSS-Themes/fabric-lite.scss +13 -0
  72. package/SCSS-Themes/fabric.scss +13 -0
  73. package/SCSS-Themes/fluent-dark-lite.scss +13 -0
  74. package/SCSS-Themes/fluent-dark.scss +13 -0
  75. package/SCSS-Themes/fluent-lite.scss +13 -0
  76. package/SCSS-Themes/fluent.scss +13 -0
  77. package/SCSS-Themes/fluent2-dark-lite.scss +13 -0
  78. package/SCSS-Themes/fluent2-dark.scss +13 -0
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +13 -0
  80. package/SCSS-Themes/fluent2-highcontrast.scss +13 -0
  81. package/SCSS-Themes/fluent2-lite.scss +13 -0
  82. package/SCSS-Themes/fluent2.scss +13 -0
  83. package/SCSS-Themes/grids/grid/bds-dark-lite.scss +1 -0
  84. package/SCSS-Themes/grids/grid/bds-dark.scss +1 -0
  85. package/SCSS-Themes/grids/grid/bds-lite.scss +1 -0
  86. package/SCSS-Themes/grids/grid/bds.scss +1 -0
  87. package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +1 -0
  88. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +1 -0
  89. package/SCSS-Themes/grids/grid/bootstrap-lite.scss +1 -0
  90. package/SCSS-Themes/grids/grid/bootstrap.scss +1 -0
  91. package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +1 -0
  92. package/SCSS-Themes/grids/grid/bootstrap4.scss +1 -0
  93. package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +1 -0
  94. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +1 -0
  95. package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +1 -0
  96. package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +1 -0
  97. package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +1 -0
  98. package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +1 -0
  99. package/SCSS-Themes/grids/grid/bootstrap5.3.scss +1 -0
  100. package/SCSS-Themes/grids/grid/bootstrap5.scss +1 -0
  101. package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +1 -0
  102. package/SCSS-Themes/grids/grid/fabric-dark.scss +1 -0
  103. package/SCSS-Themes/grids/grid/fabric-lite.scss +1 -0
  104. package/SCSS-Themes/grids/grid/fabric.scss +1 -0
  105. package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +1 -0
  106. package/SCSS-Themes/grids/grid/fluent-dark.scss +1 -0
  107. package/SCSS-Themes/grids/grid/fluent-lite.scss +1 -0
  108. package/SCSS-Themes/grids/grid/fluent.scss +1 -0
  109. package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +1 -0
  110. package/SCSS-Themes/grids/grid/fluent2-dark.scss +1 -0
  111. package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +1 -0
  112. package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +1 -0
  113. package/SCSS-Themes/grids/grid/fluent2-lite.scss +1 -0
  114. package/SCSS-Themes/grids/grid/fluent2.scss +1 -0
  115. package/SCSS-Themes/grids/grid/highcontrast-lite.scss +1 -0
  116. package/SCSS-Themes/grids/grid/highcontrast.scss +1 -0
  117. package/SCSS-Themes/grids/grid/material-dark-lite.scss +1 -0
  118. package/SCSS-Themes/grids/grid/material-dark.scss +1 -0
  119. package/SCSS-Themes/grids/grid/material-lite.scss +1 -0
  120. package/SCSS-Themes/grids/grid/material.scss +1 -0
  121. package/SCSS-Themes/grids/grid/material3-dark-lite.scss +1 -0
  122. package/SCSS-Themes/grids/grid/material3-dark.scss +1 -0
  123. package/SCSS-Themes/grids/grid/material3-lite.scss +1 -0
  124. package/SCSS-Themes/grids/grid/material3.scss +1 -0
  125. package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +1 -0
  126. package/SCSS-Themes/grids/grid/tailwind-dark.scss +1 -0
  127. package/SCSS-Themes/grids/grid/tailwind-lite.scss +1 -0
  128. package/SCSS-Themes/grids/grid/tailwind.scss +1 -0
  129. package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +1 -0
  130. package/SCSS-Themes/grids/grid/tailwind3-dark.scss +1 -0
  131. package/SCSS-Themes/grids/grid/tailwind3-lite.scss +1 -0
  132. package/SCSS-Themes/grids/grid/tailwind3.scss +1 -0
  133. package/SCSS-Themes/highcontrast-lite.scss +14 -1
  134. package/SCSS-Themes/highcontrast.scss +14 -1
  135. package/SCSS-Themes/inputs/input/bds-dark-lite.scss +9 -0
  136. package/SCSS-Themes/inputs/input/bds-dark.scss +9 -0
  137. package/SCSS-Themes/inputs/input/bds-lite.scss +9 -0
  138. package/SCSS-Themes/inputs/input/bds.scss +9 -0
  139. package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +9 -0
  140. package/SCSS-Themes/inputs/input/bootstrap-dark.scss +9 -0
  141. package/SCSS-Themes/inputs/input/bootstrap-lite.scss +9 -0
  142. package/SCSS-Themes/inputs/input/bootstrap.scss +9 -0
  143. package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +9 -0
  144. package/SCSS-Themes/inputs/input/bootstrap4.scss +9 -0
  145. package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +9 -0
  146. package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +9 -0
  147. package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +9 -0
  148. package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +9 -0
  149. package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +9 -0
  150. package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +9 -0
  151. package/SCSS-Themes/inputs/input/bootstrap5.3.scss +9 -0
  152. package/SCSS-Themes/inputs/input/bootstrap5.scss +9 -0
  153. package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +9 -0
  154. package/SCSS-Themes/inputs/input/fabric-dark.scss +9 -0
  155. package/SCSS-Themes/inputs/input/fabric-lite.scss +9 -0
  156. package/SCSS-Themes/inputs/input/fabric.scss +9 -0
  157. package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +9 -0
  158. package/SCSS-Themes/inputs/input/fluent-dark.scss +9 -0
  159. package/SCSS-Themes/inputs/input/fluent-lite.scss +9 -0
  160. package/SCSS-Themes/inputs/input/fluent.scss +9 -0
  161. package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +9 -0
  162. package/SCSS-Themes/inputs/input/fluent2-dark.scss +9 -0
  163. package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +9 -0
  164. package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +9 -0
  165. package/SCSS-Themes/inputs/input/fluent2-lite.scss +9 -0
  166. package/SCSS-Themes/inputs/input/fluent2.scss +9 -0
  167. package/SCSS-Themes/inputs/input/highcontrast-lite.scss +9 -0
  168. package/SCSS-Themes/inputs/input/highcontrast.scss +9 -0
  169. package/SCSS-Themes/inputs/input/material-dark-lite.scss +9 -0
  170. package/SCSS-Themes/inputs/input/material-dark.scss +9 -0
  171. package/SCSS-Themes/inputs/input/material-lite.scss +9 -0
  172. package/SCSS-Themes/inputs/input/material.scss +9 -0
  173. package/SCSS-Themes/inputs/input/material3-dark-lite.scss +9 -0
  174. package/SCSS-Themes/inputs/input/material3-dark.scss +9 -0
  175. package/SCSS-Themes/inputs/input/material3-lite.scss +9 -0
  176. package/SCSS-Themes/inputs/input/material3.scss +9 -0
  177. package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +9 -0
  178. package/SCSS-Themes/inputs/input/tailwind-dark.scss +9 -0
  179. package/SCSS-Themes/inputs/input/tailwind-lite.scss +9 -0
  180. package/SCSS-Themes/inputs/input/tailwind.scss +9 -0
  181. package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +9 -0
  182. package/SCSS-Themes/inputs/input/tailwind3-dark.scss +9 -0
  183. package/SCSS-Themes/inputs/input/tailwind3-lite.scss +9 -0
  184. package/SCSS-Themes/inputs/input/tailwind3.scss +9 -0
  185. package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark-lite.scss +3 -0
  186. package/SCSS-Themes/interactive-chat/ai-assistview/bds-dark.scss +3 -0
  187. package/SCSS-Themes/interactive-chat/ai-assistview/bds-lite.scss +3 -0
  188. package/SCSS-Themes/interactive-chat/ai-assistview/bds.scss +3 -0
  189. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark-lite.scss +3 -0
  190. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-dark.scss +3 -0
  191. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap-lite.scss +3 -0
  192. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap.scss +3 -0
  193. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4-lite.scss +3 -0
  194. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap4.scss +3 -0
  195. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark-lite.scss +3 -0
  196. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-dark.scss +3 -0
  197. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5-lite.scss +3 -0
  198. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark-lite.scss +3 -0
  199. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-dark.scss +3 -0
  200. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3-lite.scss +3 -0
  201. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.3.scss +3 -0
  202. package/SCSS-Themes/interactive-chat/ai-assistview/bootstrap5.scss +3 -0
  203. package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark-lite.scss +3 -0
  204. package/SCSS-Themes/interactive-chat/ai-assistview/fabric-dark.scss +3 -0
  205. package/SCSS-Themes/interactive-chat/ai-assistview/fabric-lite.scss +3 -0
  206. package/SCSS-Themes/interactive-chat/ai-assistview/fabric.scss +3 -0
  207. package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark-lite.scss +3 -0
  208. package/SCSS-Themes/interactive-chat/ai-assistview/fluent-dark.scss +3 -0
  209. package/SCSS-Themes/interactive-chat/ai-assistview/fluent-lite.scss +3 -0
  210. package/SCSS-Themes/interactive-chat/ai-assistview/fluent.scss +3 -0
  211. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark-lite.scss +3 -0
  212. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-dark.scss +3 -0
  213. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast-lite.scss +3 -0
  214. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-highcontrast.scss +3 -0
  215. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2-lite.scss +3 -0
  216. package/SCSS-Themes/interactive-chat/ai-assistview/fluent2.scss +3 -0
  217. package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast-lite.scss +3 -0
  218. package/SCSS-Themes/interactive-chat/ai-assistview/highcontrast.scss +3 -0
  219. package/SCSS-Themes/interactive-chat/ai-assistview/material-dark-lite.scss +3 -0
  220. package/SCSS-Themes/interactive-chat/ai-assistview/material-dark.scss +3 -0
  221. package/SCSS-Themes/interactive-chat/ai-assistview/material-lite.scss +3 -0
  222. package/SCSS-Themes/interactive-chat/ai-assistview/material.scss +3 -0
  223. package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark-lite.scss +3 -0
  224. package/SCSS-Themes/interactive-chat/ai-assistview/material3-dark.scss +3 -0
  225. package/SCSS-Themes/interactive-chat/ai-assistview/material3-lite.scss +3 -0
  226. package/SCSS-Themes/interactive-chat/ai-assistview/material3.scss +3 -0
  227. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark-lite.scss +3 -0
  228. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-dark.scss +3 -0
  229. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind-lite.scss +3 -0
  230. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind.scss +3 -0
  231. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark-lite.scss +3 -0
  232. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-dark.scss +3 -0
  233. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3-lite.scss +3 -0
  234. package/SCSS-Themes/interactive-chat/ai-assistview/tailwind3.scss +3 -0
  235. package/SCSS-Themes/material-dark-lite.scss +13 -0
  236. package/SCSS-Themes/material-dark.scss +13 -0
  237. package/SCSS-Themes/material-lite.scss +15 -2
  238. package/SCSS-Themes/material.scss +15 -2
  239. package/SCSS-Themes/material3-dark-lite.scss +13 -0
  240. package/SCSS-Themes/material3-dark.scss +13 -0
  241. package/SCSS-Themes/material3-lite.scss +13 -0
  242. package/SCSS-Themes/material3.scss +13 -0
  243. package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +1 -1
  244. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +1 -1
  245. package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +1 -1
  246. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +1 -1
  247. package/SCSS-Themes/navigations/toolbar/material-lite.scss +2 -2
  248. package/SCSS-Themes/navigations/toolbar/material.scss +2 -2
  249. package/SCSS-Themes/tailwind-dark-lite.scss +13 -0
  250. package/SCSS-Themes/tailwind-dark.scss +13 -0
  251. package/SCSS-Themes/tailwind-lite.scss +13 -0
  252. package/SCSS-Themes/tailwind.scss +13 -0
  253. package/SCSS-Themes/tailwind3-dark-lite.scss +13 -0
  254. package/SCSS-Themes/tailwind3-dark.scss +13 -0
  255. package/SCSS-Themes/tailwind3-lite.scss +13 -0
  256. package/SCSS-Themes/tailwind3.scss +13 -0
  257. package/package.json +1 -1
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: $neutral-light !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: $neutral-light !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: $neutral-lighter !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -345,6 +345,9 @@ $tbar-header-hover-bg-color: transparent !default;
345
345
  &::-webkit-scrollbar-thumb {
346
346
  border-radius: 10px;
347
347
  }
348
+ &::-webkit-scrollbar-corner {
349
+ background-color: transparent;
350
+ }
348
351
  }
349
352
  .e-footer {
350
353
  position: relative;
@@ -7678,6 +7678,15 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
7678
7678
  }
7679
7679
  }
7680
7680
 
7681
+ .e-float-text-content,
7682
+ .e-float-text-content.e-icon {
7683
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7684
+ font-size: $outline-float-label-font-size;
7685
+ color: $input-header-font-color;
7686
+ background: $input-bg-color;
7687
+ }
7688
+ }
7689
+
7681
7690
  .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
7682
7691
  .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
7683
7692
  .e-outline label.e-float-text,
@@ -64806,6 +64815,7 @@ $grid-checkmark-color: $accent-font !default;
64806
64815
  &.e-lib .e-leftfreeze.e-freezeleftborder,
64807
64816
  .e-leftfreeze.e-freezeleftborder {
64808
64817
  border-left-width: 2px;
64818
+ border-right-width: 0;
64809
64819
  }
64810
64820
 
64811
64821
  &.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
@@ -109893,6 +109903,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
109893
109903
  &::-webkit-scrollbar-thumb {
109894
109904
  border-radius: 10px;
109895
109905
  }
109906
+ &::-webkit-scrollbar-corner {
109907
+ background-color: transparent;
109908
+ }
109896
109909
  }
109897
109910
  .e-footer {
109898
109911
  position: relative;
@@ -8514,6 +8514,15 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
8514
8514
  }
8515
8515
  }
8516
8516
 
8517
+ .e-float-text-content,
8518
+ .e-float-text-content.e-icon {
8519
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8520
+ font-size: $outline-float-label-font-size;
8521
+ color: $input-header-font-color;
8522
+ background: $input-bg-color;
8523
+ }
8524
+ }
8525
+
8517
8526
  .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
8518
8527
  .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
8519
8528
  .e-outline label.e-float-text,
@@ -87081,6 +87090,7 @@ $grid-checkmark-color: $accent-font !default;
87081
87090
  &.e-lib .e-leftfreeze.e-freezeleftborder,
87082
87091
  .e-leftfreeze.e-freezeleftborder {
87083
87092
  border-left-width: 2px;
87093
+ border-right-width: 0;
87084
87094
  }
87085
87095
 
87086
87096
  &.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
@@ -142578,6 +142588,9 @@ $tbar-header-hover-bg-color: rgba($grey-white, .1) !default;
142578
142588
  &::-webkit-scrollbar-thumb {
142579
142589
  border-radius: 10px;
142580
142590
  }
142591
+ &::-webkit-scrollbar-corner {
142592
+ background-color: transparent;
142593
+ }
142581
142594
  }
142582
142595
  .e-footer {
142583
142596
  position: relative;
@@ -7668,6 +7668,15 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
7668
7668
  }
7669
7669
  }
7670
7670
 
7671
+ .e-float-text-content,
7672
+ .e-float-text-content.e-icon {
7673
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7674
+ font-size: $outline-float-label-font-size;
7675
+ color: $input-header-font-color;
7676
+ background: $input-bg-color;
7677
+ }
7678
+ }
7679
+
7671
7680
  .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
7672
7681
  .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
7673
7682
  .e-outline label.e-float-text,
@@ -37188,8 +37197,8 @@ $tbar-btn-bgr-line-height: 35px !default;
37188
37197
  $tbar-btn-icon-bgr-line-height: 34px !default;
37189
37198
  $tbar-icons-bgr-font-size: 14px;
37190
37199
  $tbar-btn-nrml-minheight: 0 !default;
37191
- $tbar-btn-nrml-line-height: 25px !default;
37192
- $tbar-btn-icon-nrml-line-height: 25px !default;
37200
+ $tbar-btn-nrml-line-height: 24px !default;
37201
+ $tbar-btn-icon-nrml-line-height: 24px !default;
37193
37202
  $tbar-pop-icon-nrml-padding: 0;
37194
37203
  $tbar-pop-btn-txt-nrml-pad: 0;
37195
37204
  $tbar-btn-icn-nrml-padding: 0;
@@ -64548,6 +64557,7 @@ $grid-checkmark-color: $accent-font !default;
64548
64557
  &.e-lib .e-leftfreeze.e-freezeleftborder,
64549
64558
  .e-leftfreeze.e-freezeleftborder {
64550
64559
  border-left-width: 2px;
64560
+ border-right-width: 0;
64551
64561
  }
64552
64562
 
64553
64563
  &.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
@@ -109633,6 +109643,9 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
109633
109643
  &::-webkit-scrollbar-thumb {
109634
109644
  border-radius: 10px;
109635
109645
  }
109646
+ &::-webkit-scrollbar-corner {
109647
+ background-color: transparent;
109648
+ }
109636
109649
  }
109637
109650
  .e-footer {
109638
109651
  position: relative;
@@ -8504,6 +8504,15 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
8504
8504
  }
8505
8505
  }
8506
8506
 
8507
+ .e-float-text-content,
8508
+ .e-float-text-content.e-icon {
8509
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8510
+ font-size: $outline-float-label-font-size;
8511
+ color: $input-header-font-color;
8512
+ background: $input-bg-color;
8513
+ }
8514
+ }
8515
+
8507
8516
  .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
8508
8517
  .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
8509
8518
  .e-outline label.e-float-text,
@@ -51479,8 +51488,8 @@ $tbar-btn-bgr-line-height: 35px !default;
51479
51488
  $tbar-btn-icon-bgr-line-height: 34px !default;
51480
51489
  $tbar-icons-bgr-font-size: 14px;
51481
51490
  $tbar-btn-nrml-minheight: 0 !default;
51482
- $tbar-btn-nrml-line-height: 25px !default;
51483
- $tbar-btn-icon-nrml-line-height: 25px !default;
51491
+ $tbar-btn-nrml-line-height: 24px !default;
51492
+ $tbar-btn-icon-nrml-line-height: 24px !default;
51484
51493
  $tbar-pop-icon-nrml-padding: 0;
51485
51494
  $tbar-pop-btn-txt-nrml-pad: 0;
51486
51495
  $tbar-btn-icn-nrml-padding: 0;
@@ -86823,6 +86832,7 @@ $grid-checkmark-color: $accent-font !default;
86823
86832
  &.e-lib .e-leftfreeze.e-freezeleftborder,
86824
86833
  .e-leftfreeze.e-freezeleftborder {
86825
86834
  border-left-width: 2px;
86835
+ border-right-width: 0;
86826
86836
  }
86827
86837
 
86828
86838
  &.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
@@ -142318,6 +142328,9 @@ $tbar-header-hover-bg-color: rgba($grey-black, .12) !default;
142318
142328
  &::-webkit-scrollbar-thumb {
142319
142329
  border-radius: 10px;
142320
142330
  }
142331
+ &::-webkit-scrollbar-corner {
142332
+ background-color: transparent;
142333
+ }
142321
142334
  }
142322
142335
  .e-footer {
142323
142336
  position: relative;
@@ -7837,6 +7837,15 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
7837
7837
  }
7838
7838
  }
7839
7839
 
7840
+ .e-float-text-content,
7841
+ .e-float-text-content.e-icon {
7842
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7843
+ font-size: $outline-float-label-font-size;
7844
+ color: $input-header-font-color;
7845
+ background: $input-bg-color;
7846
+ }
7847
+ }
7848
+
7840
7849
  .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
7841
7850
  .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
7842
7851
  .e-outline label.e-float-text,
@@ -64621,6 +64630,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
64621
64630
  &.e-lib .e-leftfreeze.e-freezeleftborder,
64622
64631
  .e-leftfreeze.e-freezeleftborder {
64623
64632
  border-left-width: 2px;
64633
+ border-right-width: 0;
64624
64634
  }
64625
64635
 
64626
64636
  &.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
@@ -109681,6 +109691,9 @@ $tbar-header-hover-bg-color: transparent !default;
109681
109691
  &::-webkit-scrollbar-thumb {
109682
109692
  border-radius: 10px;
109683
109693
  }
109694
+ &::-webkit-scrollbar-corner {
109695
+ background-color: transparent;
109696
+ }
109684
109697
  }
109685
109698
  .e-footer {
109686
109699
  position: relative;
@@ -8673,6 +8673,15 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
8673
8673
  }
8674
8674
  }
8675
8675
 
8676
+ .e-float-text-content,
8677
+ .e-float-text-content.e-icon {
8678
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
8679
+ font-size: $outline-float-label-font-size;
8680
+ color: $input-header-font-color;
8681
+ background: $input-bg-color;
8682
+ }
8683
+ }
8684
+
8676
8685
  .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
8677
8686
  .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
8678
8687
  .e-outline label.e-float-text,
@@ -86896,6 +86905,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
86896
86905
  &.e-lib .e-leftfreeze.e-freezeleftborder,
86897
86906
  .e-leftfreeze.e-freezeleftborder {
86898
86907
  border-left-width: 2px;
86908
+ border-right-width: 0;
86899
86909
  }
86900
86910
 
86901
86911
  &.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
@@ -142366,6 +142376,9 @@ $tbar-header-hover-bg-color: transparent !default;
142366
142376
  &::-webkit-scrollbar-thumb {
142367
142377
  border-radius: 10px;
142368
142378
  }
142379
+ &::-webkit-scrollbar-corner {
142380
+ background-color: transparent;
142381
+ }
142369
142382
  }
142370
142383
  .e-footer {
142371
142384
  position: relative;
@@ -7907,6 +7907,15 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
7907
7907
  }
7908
7908
  }
7909
7909
 
7910
+ .e-float-text-content,
7911
+ .e-float-text-content.e-icon {
7912
+ @if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
7913
+ font-size: $outline-float-label-font-size;
7914
+ color: $input-header-font-color;
7915
+ background: $input-bg-color;
7916
+ }
7917
+ }
7918
+
7910
7919
  .e-outline.e-float-input textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
7911
7920
  .e-outline.e-float-input.e-control-wrapper textarea:not(:focus):valid ~ label.e-float-text.e-label-bottom,
7912
7921
  .e-outline label.e-float-text,
@@ -64691,6 +64700,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
64691
64700
  &.e-lib .e-leftfreeze.e-freezeleftborder,
64692
64701
  .e-leftfreeze.e-freezeleftborder {
64693
64702
  border-left-width: 2px;
64703
+ border-right-width: 0;
64694
64704
  }
64695
64705
 
64696
64706
  &.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
@@ -109751,6 +109761,9 @@ $tbar-header-hover-bg-color: transparent !default;
109751
109761
  &::-webkit-scrollbar-thumb {
109752
109762
  border-radius: 10px;
109753
109763
  }
109764
+ &::-webkit-scrollbar-corner {
109765
+ background-color: transparent;
109766
+ }
109754
109767
  }
109755
109768
  .e-footer {
109756
109769
  position: relative;