@syncfusion/blazor-themes 29.2.4 → 29.2.7

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 (201) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +16 -0
  2. package/Compiled-Themes/bds-dark.css +16 -0
  3. package/Compiled-Themes/bds-lite.css +16 -0
  4. package/Compiled-Themes/bds.css +16 -0
  5. package/Compiled-Themes/bootstrap-dark-lite.css +16 -0
  6. package/Compiled-Themes/bootstrap-dark.css +16 -0
  7. package/Compiled-Themes/bootstrap-lite.css +16 -0
  8. package/Compiled-Themes/bootstrap.css +16 -0
  9. package/Compiled-Themes/bootstrap4-lite.css +16 -0
  10. package/Compiled-Themes/bootstrap4.css +16 -0
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +16 -0
  12. package/Compiled-Themes/bootstrap5-dark.css +16 -0
  13. package/Compiled-Themes/bootstrap5-lite.css +16 -0
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +16 -0
  15. package/Compiled-Themes/bootstrap5.3-dark.css +16 -0
  16. package/Compiled-Themes/bootstrap5.3-lite.css +16 -0
  17. package/Compiled-Themes/bootstrap5.3.css +16 -0
  18. package/Compiled-Themes/bootstrap5.css +16 -0
  19. package/Compiled-Themes/fabric-dark-lite.css +16 -0
  20. package/Compiled-Themes/fabric-dark.css +16 -0
  21. package/Compiled-Themes/fabric-lite.css +16 -0
  22. package/Compiled-Themes/fabric.css +16 -0
  23. package/Compiled-Themes/fluent-dark-lite.css +16 -0
  24. package/Compiled-Themes/fluent-dark.css +16 -0
  25. package/Compiled-Themes/fluent-lite.css +16 -0
  26. package/Compiled-Themes/fluent.css +16 -0
  27. package/Compiled-Themes/fluent2-dark-lite.css +16 -0
  28. package/Compiled-Themes/fluent2-dark.css +16 -0
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +16 -0
  30. package/Compiled-Themes/fluent2-highcontrast.css +16 -0
  31. package/Compiled-Themes/fluent2-lite.css +16 -0
  32. package/Compiled-Themes/fluent2.css +16 -0
  33. package/Compiled-Themes/highcontrast-lite.css +16 -0
  34. package/Compiled-Themes/highcontrast.css +16 -0
  35. package/Compiled-Themes/material-dark-lite.css +16 -0
  36. package/Compiled-Themes/material-dark.css +16 -0
  37. package/Compiled-Themes/material-lite.css +16 -0
  38. package/Compiled-Themes/material.css +16 -0
  39. package/Compiled-Themes/material3-dark-lite.css +16 -0
  40. package/Compiled-Themes/material3-dark.css +16 -0
  41. package/Compiled-Themes/material3-lite.css +16 -0
  42. package/Compiled-Themes/material3.css +16 -0
  43. package/Compiled-Themes/tailwind-dark-lite.css +16 -0
  44. package/Compiled-Themes/tailwind-dark.css +16 -0
  45. package/Compiled-Themes/tailwind-lite.css +16 -0
  46. package/Compiled-Themes/tailwind.css +16 -0
  47. package/Compiled-Themes/tailwind3-dark-lite.css +16 -0
  48. package/Compiled-Themes/tailwind3-dark.css +16 -0
  49. package/Compiled-Themes/tailwind3-lite.css +16 -0
  50. package/Compiled-Themes/tailwind3.css +16 -0
  51. package/SCSS-Themes/bds-dark-lite.scss +22 -0
  52. package/SCSS-Themes/bds-dark.scss +22 -0
  53. package/SCSS-Themes/bds-lite.scss +22 -0
  54. package/SCSS-Themes/bds.scss +22 -0
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +22 -0
  56. package/SCSS-Themes/bootstrap-dark.scss +22 -0
  57. package/SCSS-Themes/bootstrap-lite.scss +22 -0
  58. package/SCSS-Themes/bootstrap.scss +22 -0
  59. package/SCSS-Themes/bootstrap4-lite.scss +22 -0
  60. package/SCSS-Themes/bootstrap4.scss +22 -0
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +22 -0
  62. package/SCSS-Themes/bootstrap5-dark.scss +22 -0
  63. package/SCSS-Themes/bootstrap5-lite.scss +22 -0
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +22 -0
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +22 -0
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +22 -0
  67. package/SCSS-Themes/bootstrap5.3.scss +22 -0
  68. package/SCSS-Themes/bootstrap5.scss +22 -0
  69. package/SCSS-Themes/fabric-dark-lite.scss +22 -0
  70. package/SCSS-Themes/fabric-dark.scss +22 -0
  71. package/SCSS-Themes/fabric-lite.scss +22 -0
  72. package/SCSS-Themes/fabric.scss +22 -0
  73. package/SCSS-Themes/fluent-dark-lite.scss +22 -0
  74. package/SCSS-Themes/fluent-dark.scss +22 -0
  75. package/SCSS-Themes/fluent-lite.scss +22 -0
  76. package/SCSS-Themes/fluent.scss +22 -0
  77. package/SCSS-Themes/fluent2-dark-lite.scss +22 -0
  78. package/SCSS-Themes/fluent2-dark.scss +22 -0
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +22 -0
  80. package/SCSS-Themes/fluent2-highcontrast.scss +22 -0
  81. package/SCSS-Themes/fluent2-lite.scss +22 -0
  82. package/SCSS-Themes/fluent2.scss +22 -0
  83. package/SCSS-Themes/highcontrast-lite.scss +22 -0
  84. package/SCSS-Themes/highcontrast.scss +22 -0
  85. package/SCSS-Themes/material-dark-lite.scss +22 -0
  86. package/SCSS-Themes/material-dark.scss +22 -0
  87. package/SCSS-Themes/material-lite.scss +22 -0
  88. package/SCSS-Themes/material.scss +22 -0
  89. package/SCSS-Themes/material3-dark-lite.scss +22 -0
  90. package/SCSS-Themes/material3-dark.scss +22 -0
  91. package/SCSS-Themes/material3-lite.scss +22 -0
  92. package/SCSS-Themes/material3.scss +22 -0
  93. package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +21 -0
  94. package/SCSS-Themes/navigations/toolbar/bds-dark.scss +21 -0
  95. package/SCSS-Themes/navigations/toolbar/bds-lite.scss +21 -0
  96. package/SCSS-Themes/navigations/toolbar/bds.scss +21 -0
  97. package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +21 -0
  98. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +21 -0
  99. package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +21 -0
  100. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +21 -0
  101. package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +21 -0
  102. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +21 -0
  103. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +21 -0
  104. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +21 -0
  105. package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +21 -0
  106. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +21 -0
  107. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +21 -0
  108. package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +21 -0
  109. package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +21 -0
  110. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +21 -0
  111. package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +21 -0
  112. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +21 -0
  113. package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +21 -0
  114. package/SCSS-Themes/navigations/toolbar/fabric.scss +21 -0
  115. package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +21 -0
  116. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +21 -0
  117. package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +21 -0
  118. package/SCSS-Themes/navigations/toolbar/fluent.scss +21 -0
  119. package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +21 -0
  120. package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +21 -0
  121. package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +21 -0
  122. package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +21 -0
  123. package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +21 -0
  124. package/SCSS-Themes/navigations/toolbar/fluent2.scss +21 -0
  125. package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +21 -0
  126. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +21 -0
  127. package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +21 -0
  128. package/SCSS-Themes/navigations/toolbar/material-dark.scss +21 -0
  129. package/SCSS-Themes/navigations/toolbar/material-lite.scss +21 -0
  130. package/SCSS-Themes/navigations/toolbar/material.scss +21 -0
  131. package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +21 -0
  132. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +21 -0
  133. package/SCSS-Themes/navigations/toolbar/material3-lite.scss +21 -0
  134. package/SCSS-Themes/navigations/toolbar/material3.scss +21 -0
  135. package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +21 -0
  136. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +21 -0
  137. package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +21 -0
  138. package/SCSS-Themes/navigations/toolbar/tailwind.scss +21 -0
  139. package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +21 -0
  140. package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +21 -0
  141. package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +21 -0
  142. package/SCSS-Themes/navigations/toolbar/tailwind3.scss +21 -0
  143. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark-lite.scss +1 -0
  144. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +1 -0
  145. package/SCSS-Themes/richtexteditor/rich-text-editor/bds-lite.scss +1 -0
  146. package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +1 -0
  147. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark-lite.scss +1 -0
  148. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +1 -0
  149. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-lite.scss +1 -0
  150. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +1 -0
  151. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4-lite.scss +1 -0
  152. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +1 -0
  153. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark-lite.scss +1 -0
  154. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +1 -0
  155. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-lite.scss +1 -0
  156. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark-lite.scss +1 -0
  157. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark.scss +1 -0
  158. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-lite.scss +1 -0
  159. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +1 -0
  160. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +1 -0
  161. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark-lite.scss +1 -0
  162. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +1 -0
  163. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-lite.scss +1 -0
  164. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +1 -0
  165. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark-lite.scss +1 -0
  166. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +1 -0
  167. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-lite.scss +1 -0
  168. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +1 -0
  169. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark-lite.scss +1 -0
  170. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +1 -0
  171. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast-lite.scss +1 -0
  172. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast.scss +1 -0
  173. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-lite.scss +1 -0
  174. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +1 -0
  175. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast-lite.scss +1 -0
  176. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +1 -0
  177. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark-lite.scss +1 -0
  178. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +1 -0
  179. package/SCSS-Themes/richtexteditor/rich-text-editor/material-lite.scss +1 -0
  180. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +1 -0
  181. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark-lite.scss +1 -0
  182. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +1 -0
  183. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-lite.scss +1 -0
  184. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +1 -0
  185. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark-lite.scss +1 -0
  186. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +1 -0
  187. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-lite.scss +1 -0
  188. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +1 -0
  189. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark-lite.scss +1 -0
  190. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark.scss +1 -0
  191. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-lite.scss +1 -0
  192. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3.scss +1 -0
  193. package/SCSS-Themes/tailwind-dark-lite.scss +22 -0
  194. package/SCSS-Themes/tailwind-dark.scss +22 -0
  195. package/SCSS-Themes/tailwind-lite.scss +22 -0
  196. package/SCSS-Themes/tailwind.scss +22 -0
  197. package/SCSS-Themes/tailwind3-dark-lite.scss +22 -0
  198. package/SCSS-Themes/tailwind3-dark.scss +22 -0
  199. package/SCSS-Themes/tailwind3-lite.scss +22 -0
  200. package/SCSS-Themes/tailwind3.scss +22 -0
  201. package/package.json +1 -1
@@ -18788,6 +18788,9 @@ body.e-colorpicker-overflow {
18788
18788
  min-width: 28px;
18789
18789
  padding: 8px 4px;
18790
18790
  }
18791
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
18792
+ pointer-events: none;
18793
+ }
18791
18794
  .e-toolbar .e-toolbar-item.e-separator {
18792
18795
  margin: 7px 4px;
18793
18796
  min-height: 24px;
@@ -18803,6 +18806,9 @@ body.e-colorpicker-overflow {
18803
18806
  .e-toolbar .e-toolbar-item > * {
18804
18807
  text-overflow: ellipsis;
18805
18808
  }
18809
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
18810
+ pointer-events: auto;
18811
+ }
18806
18812
  .e-toolbar .e-toolbar-item.e-hidden {
18807
18813
  display: none;
18808
18814
  }
@@ -18941,6 +18947,9 @@ body.e-colorpicker-overflow {
18941
18947
  min-width: 100%;
18942
18948
  text-overflow: ellipsis;
18943
18949
  }
18950
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
18951
+ pointer-events: auto;
18952
+ }
18944
18953
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
18945
18954
  min-width: 100%;
18946
18955
  }
@@ -19045,6 +19054,9 @@ body.e-colorpicker-overflow {
19045
19054
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
19046
19055
  height: auto;
19047
19056
  }
19057
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
19058
+ pointer-events: auto;
19059
+ }
19048
19060
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
19049
19061
  align-self: center;
19050
19062
  text-overflow: ellipsis;
@@ -19055,6 +19067,9 @@ body.e-colorpicker-overflow {
19055
19067
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
19056
19068
  display: inline-flex;
19057
19069
  }
19070
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
19071
+ pointer-events: auto;
19072
+ }
19058
19073
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
19059
19074
  display: table;
19060
19075
  }
@@ -39898,6 +39913,7 @@ ejs-filemanager {
39898
39913
  .e-richtexteditor .e-rte-content .e-content,
39899
39914
  .e-richtexteditor .e-source-content .e-content {
39900
39915
  width: 100%;
39916
+ display: block;
39901
39917
  float: left;
39902
39918
  background: unset;
39903
39919
  box-sizing: border-box;
@@ -25060,6 +25060,9 @@ body.e-colorpicker-overflow {
25060
25060
  min-width: 28px;
25061
25061
  padding: 8px 4px;
25062
25062
  }
25063
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
25064
+ pointer-events: none;
25065
+ }
25063
25066
  .e-toolbar .e-toolbar-item.e-separator {
25064
25067
  margin: 7px 4px;
25065
25068
  min-height: 24px;
@@ -25075,6 +25078,9 @@ body.e-colorpicker-overflow {
25075
25078
  .e-toolbar .e-toolbar-item > * {
25076
25079
  text-overflow: ellipsis;
25077
25080
  }
25081
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
25082
+ pointer-events: auto;
25083
+ }
25078
25084
  .e-toolbar .e-toolbar-item.e-hidden {
25079
25085
  display: none;
25080
25086
  }
@@ -25213,6 +25219,9 @@ body.e-colorpicker-overflow {
25213
25219
  min-width: 100%;
25214
25220
  text-overflow: ellipsis;
25215
25221
  }
25222
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
25223
+ pointer-events: auto;
25224
+ }
25216
25225
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
25217
25226
  min-width: 100%;
25218
25227
  }
@@ -25317,6 +25326,9 @@ body.e-colorpicker-overflow {
25317
25326
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
25318
25327
  height: auto;
25319
25328
  }
25329
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
25330
+ pointer-events: auto;
25331
+ }
25320
25332
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
25321
25333
  align-self: center;
25322
25334
  text-overflow: ellipsis;
@@ -25327,6 +25339,9 @@ body.e-colorpicker-overflow {
25327
25339
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
25328
25340
  display: inline-flex;
25329
25341
  }
25342
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
25343
+ pointer-events: auto;
25344
+ }
25330
25345
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
25331
25346
  display: table;
25332
25347
  }
@@ -52694,6 +52709,7 @@ ejs-filemanager {
52694
52709
  .e-richtexteditor .e-rte-content .e-content,
52695
52710
  .e-richtexteditor .e-source-content .e-content {
52696
52711
  width: 100%;
52712
+ display: block;
52697
52713
  float: left;
52698
52714
  background: unset;
52699
52715
  box-sizing: border-box;
@@ -19011,6 +19011,9 @@ body.e-colorpicker-overflow {
19011
19011
  min-width: 28px;
19012
19012
  padding: 8px 4px;
19013
19013
  }
19014
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
19015
+ pointer-events: none;
19016
+ }
19014
19017
  .e-toolbar .e-toolbar-item.e-separator {
19015
19018
  margin: 7px 4px;
19016
19019
  min-height: 24px;
@@ -19026,6 +19029,9 @@ body.e-colorpicker-overflow {
19026
19029
  .e-toolbar .e-toolbar-item > * {
19027
19030
  text-overflow: ellipsis;
19028
19031
  }
19032
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
19033
+ pointer-events: auto;
19034
+ }
19029
19035
  .e-toolbar .e-toolbar-item.e-hidden {
19030
19036
  display: none;
19031
19037
  }
@@ -19164,6 +19170,9 @@ body.e-colorpicker-overflow {
19164
19170
  min-width: 100%;
19165
19171
  text-overflow: ellipsis;
19166
19172
  }
19173
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
19174
+ pointer-events: auto;
19175
+ }
19167
19176
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
19168
19177
  min-width: 100%;
19169
19178
  }
@@ -19268,6 +19277,9 @@ body.e-colorpicker-overflow {
19268
19277
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
19269
19278
  height: auto;
19270
19279
  }
19280
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
19281
+ pointer-events: auto;
19282
+ }
19271
19283
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
19272
19284
  align-self: center;
19273
19285
  text-overflow: ellipsis;
@@ -19278,6 +19290,9 @@ body.e-colorpicker-overflow {
19278
19290
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
19279
19291
  display: inline-flex;
19280
19292
  }
19293
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
19294
+ pointer-events: auto;
19295
+ }
19281
19296
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
19282
19297
  display: table;
19283
19298
  }
@@ -40121,6 +40136,7 @@ ejs-filemanager {
40121
40136
  .e-richtexteditor .e-rte-content .e-content,
40122
40137
  .e-richtexteditor .e-source-content .e-content {
40123
40138
  width: 100%;
40139
+ display: block;
40124
40140
  float: left;
40125
40141
  background: unset;
40126
40142
  box-sizing: border-box;
@@ -25283,6 +25283,9 @@ body.e-colorpicker-overflow {
25283
25283
  min-width: 28px;
25284
25284
  padding: 8px 4px;
25285
25285
  }
25286
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
25287
+ pointer-events: none;
25288
+ }
25286
25289
  .e-toolbar .e-toolbar-item.e-separator {
25287
25290
  margin: 7px 4px;
25288
25291
  min-height: 24px;
@@ -25298,6 +25301,9 @@ body.e-colorpicker-overflow {
25298
25301
  .e-toolbar .e-toolbar-item > * {
25299
25302
  text-overflow: ellipsis;
25300
25303
  }
25304
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
25305
+ pointer-events: auto;
25306
+ }
25301
25307
  .e-toolbar .e-toolbar-item.e-hidden {
25302
25308
  display: none;
25303
25309
  }
@@ -25436,6 +25442,9 @@ body.e-colorpicker-overflow {
25436
25442
  min-width: 100%;
25437
25443
  text-overflow: ellipsis;
25438
25444
  }
25445
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
25446
+ pointer-events: auto;
25447
+ }
25439
25448
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
25440
25449
  min-width: 100%;
25441
25450
  }
@@ -25540,6 +25549,9 @@ body.e-colorpicker-overflow {
25540
25549
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
25541
25550
  height: auto;
25542
25551
  }
25552
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
25553
+ pointer-events: auto;
25554
+ }
25543
25555
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
25544
25556
  align-self: center;
25545
25557
  text-overflow: ellipsis;
@@ -25550,6 +25562,9 @@ body.e-colorpicker-overflow {
25550
25562
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
25551
25563
  display: inline-flex;
25552
25564
  }
25565
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
25566
+ pointer-events: auto;
25567
+ }
25553
25568
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
25554
25569
  display: table;
25555
25570
  }
@@ -52917,6 +52932,7 @@ ejs-filemanager {
52917
52932
  .e-richtexteditor .e-rte-content .e-content,
52918
52933
  .e-richtexteditor .e-source-content .e-content {
52919
52934
  width: 100%;
52935
+ display: block;
52920
52936
  float: left;
52921
52937
  background: unset;
52922
52938
  box-sizing: border-box;
@@ -18758,6 +18758,9 @@ body.e-colorpicker-overflow {
18758
18758
  min-width: 30px;
18759
18759
  padding: 4px 2.5px;
18760
18760
  }
18761
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
18762
+ pointer-events: none;
18763
+ }
18761
18764
  .e-toolbar .e-toolbar-item.e-separator {
18762
18765
  margin: 5.5px 6px;
18763
18766
  min-height: 27px;
@@ -18773,6 +18776,9 @@ body.e-colorpicker-overflow {
18773
18776
  .e-toolbar .e-toolbar-item > * {
18774
18777
  text-overflow: ellipsis;
18775
18778
  }
18779
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
18780
+ pointer-events: auto;
18781
+ }
18776
18782
  .e-toolbar .e-toolbar-item.e-hidden {
18777
18783
  display: none;
18778
18784
  }
@@ -18911,6 +18917,9 @@ body.e-colorpicker-overflow {
18911
18917
  min-width: 100%;
18912
18918
  text-overflow: ellipsis;
18913
18919
  }
18920
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
18921
+ pointer-events: auto;
18922
+ }
18914
18923
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
18915
18924
  min-width: 100%;
18916
18925
  }
@@ -19015,6 +19024,9 @@ body.e-colorpicker-overflow {
19015
19024
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
19016
19025
  height: auto;
19017
19026
  }
19027
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
19028
+ pointer-events: auto;
19029
+ }
19018
19030
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
19019
19031
  align-self: center;
19020
19032
  text-overflow: ellipsis;
@@ -19025,6 +19037,9 @@ body.e-colorpicker-overflow {
19025
19037
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
19026
19038
  display: inline-flex;
19027
19039
  }
19040
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
19041
+ pointer-events: auto;
19042
+ }
19028
19043
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
19029
19044
  display: table;
19030
19045
  }
@@ -39559,6 +39574,7 @@ ejs-filemanager {
39559
39574
  .e-richtexteditor .e-rte-content .e-content,
39560
39575
  .e-richtexteditor .e-source-content .e-content {
39561
39576
  width: 100%;
39577
+ display: block;
39562
39578
  float: left;
39563
39579
  background: unset;
39564
39580
  box-sizing: border-box;
@@ -24502,6 +24502,9 @@ body.e-colorpicker-overflow {
24502
24502
  min-width: 30px;
24503
24503
  padding: 4px 2.5px;
24504
24504
  }
24505
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
24506
+ pointer-events: none;
24507
+ }
24505
24508
  .e-toolbar .e-toolbar-item.e-separator {
24506
24509
  margin: 5.5px 6px;
24507
24510
  min-height: 27px;
@@ -24517,6 +24520,9 @@ body.e-colorpicker-overflow {
24517
24520
  .e-toolbar .e-toolbar-item > * {
24518
24521
  text-overflow: ellipsis;
24519
24522
  }
24523
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
24524
+ pointer-events: auto;
24525
+ }
24520
24526
  .e-toolbar .e-toolbar-item.e-hidden {
24521
24527
  display: none;
24522
24528
  }
@@ -24655,6 +24661,9 @@ body.e-colorpicker-overflow {
24655
24661
  min-width: 100%;
24656
24662
  text-overflow: ellipsis;
24657
24663
  }
24664
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24665
+ pointer-events: auto;
24666
+ }
24658
24667
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
24659
24668
  min-width: 100%;
24660
24669
  }
@@ -24759,6 +24768,9 @@ body.e-colorpicker-overflow {
24759
24768
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
24760
24769
  height: auto;
24761
24770
  }
24771
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24772
+ pointer-events: auto;
24773
+ }
24762
24774
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
24763
24775
  align-self: center;
24764
24776
  text-overflow: ellipsis;
@@ -24769,6 +24781,9 @@ body.e-colorpicker-overflow {
24769
24781
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
24770
24782
  display: inline-flex;
24771
24783
  }
24784
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
24785
+ pointer-events: auto;
24786
+ }
24772
24787
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
24773
24788
  display: table;
24774
24789
  }
@@ -51180,6 +51195,7 @@ ejs-filemanager {
51180
51195
  .e-richtexteditor .e-rte-content .e-content,
51181
51196
  .e-richtexteditor .e-source-content .e-content {
51182
51197
  width: 100%;
51198
+ display: block;
51183
51199
  float: left;
51184
51200
  background: unset;
51185
51201
  box-sizing: border-box;
@@ -18765,6 +18765,9 @@ body.e-colorpicker-overflow {
18765
18765
  min-width: 30px;
18766
18766
  padding: 4px 2.5px;
18767
18767
  }
18768
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
18769
+ pointer-events: none;
18770
+ }
18768
18771
  .e-toolbar .e-toolbar-item.e-separator {
18769
18772
  margin: 5.5px 6px;
18770
18773
  min-height: 27px;
@@ -18780,6 +18783,9 @@ body.e-colorpicker-overflow {
18780
18783
  .e-toolbar .e-toolbar-item > * {
18781
18784
  text-overflow: ellipsis;
18782
18785
  }
18786
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
18787
+ pointer-events: auto;
18788
+ }
18783
18789
  .e-toolbar .e-toolbar-item.e-hidden {
18784
18790
  display: none;
18785
18791
  }
@@ -18918,6 +18924,9 @@ body.e-colorpicker-overflow {
18918
18924
  min-width: 100%;
18919
18925
  text-overflow: ellipsis;
18920
18926
  }
18927
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
18928
+ pointer-events: auto;
18929
+ }
18921
18930
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
18922
18931
  min-width: 100%;
18923
18932
  }
@@ -19022,6 +19031,9 @@ body.e-colorpicker-overflow {
19022
19031
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
19023
19032
  height: auto;
19024
19033
  }
19034
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
19035
+ pointer-events: auto;
19036
+ }
19025
19037
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
19026
19038
  align-self: center;
19027
19039
  text-overflow: ellipsis;
@@ -19032,6 +19044,9 @@ body.e-colorpicker-overflow {
19032
19044
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
19033
19045
  display: inline-flex;
19034
19046
  }
19047
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
19048
+ pointer-events: auto;
19049
+ }
19035
19050
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
19036
19051
  display: table;
19037
19052
  }
@@ -39764,6 +39779,7 @@ ejs-filemanager {
39764
39779
  .e-richtexteditor .e-rte-content .e-content,
39765
39780
  .e-richtexteditor .e-source-content .e-content {
39766
39781
  width: 100%;
39782
+ display: block;
39767
39783
  float: left;
39768
39784
  background: unset;
39769
39785
  box-sizing: border-box;
@@ -24506,6 +24506,9 @@ body.e-colorpicker-overflow {
24506
24506
  min-width: 30px;
24507
24507
  padding: 4px 2.5px;
24508
24508
  }
24509
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
24510
+ pointer-events: none;
24511
+ }
24509
24512
  .e-toolbar .e-toolbar-item.e-separator {
24510
24513
  margin: 5.5px 6px;
24511
24514
  min-height: 27px;
@@ -24521,6 +24524,9 @@ body.e-colorpicker-overflow {
24521
24524
  .e-toolbar .e-toolbar-item > * {
24522
24525
  text-overflow: ellipsis;
24523
24526
  }
24527
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
24528
+ pointer-events: auto;
24529
+ }
24524
24530
  .e-toolbar .e-toolbar-item.e-hidden {
24525
24531
  display: none;
24526
24532
  }
@@ -24659,6 +24665,9 @@ body.e-colorpicker-overflow {
24659
24665
  min-width: 100%;
24660
24666
  text-overflow: ellipsis;
24661
24667
  }
24668
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24669
+ pointer-events: auto;
24670
+ }
24662
24671
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
24663
24672
  min-width: 100%;
24664
24673
  }
@@ -24763,6 +24772,9 @@ body.e-colorpicker-overflow {
24763
24772
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
24764
24773
  height: auto;
24765
24774
  }
24775
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24776
+ pointer-events: auto;
24777
+ }
24766
24778
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
24767
24779
  align-self: center;
24768
24780
  text-overflow: ellipsis;
@@ -24773,6 +24785,9 @@ body.e-colorpicker-overflow {
24773
24785
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
24774
24786
  display: inline-flex;
24775
24787
  }
24788
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
24789
+ pointer-events: auto;
24790
+ }
24776
24791
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
24777
24792
  display: table;
24778
24793
  }
@@ -51400,6 +51415,7 @@ ejs-filemanager {
51400
51415
  .e-richtexteditor .e-rte-content .e-content,
51401
51416
  .e-richtexteditor .e-source-content .e-content {
51402
51417
  width: 100%;
51418
+ display: block;
51403
51419
  float: left;
51404
51420
  background: unset;
51405
51421
  box-sizing: border-box;
@@ -18563,6 +18563,9 @@ body.e-colorpicker-overflow {
18563
18563
  min-width: 30px;
18564
18564
  padding: 3px 4px;
18565
18565
  }
18566
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
18567
+ pointer-events: none;
18568
+ }
18566
18569
  .e-toolbar .e-toolbar-item.e-separator {
18567
18570
  margin: 5.5px 6px;
18568
18571
  min-height: 27px;
@@ -18578,6 +18581,9 @@ body.e-colorpicker-overflow {
18578
18581
  .e-toolbar .e-toolbar-item > * {
18579
18582
  text-overflow: ellipsis;
18580
18583
  }
18584
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
18585
+ pointer-events: auto;
18586
+ }
18581
18587
  .e-toolbar .e-toolbar-item.e-hidden {
18582
18588
  display: none;
18583
18589
  }
@@ -18716,6 +18722,9 @@ body.e-colorpicker-overflow {
18716
18722
  min-width: 100%;
18717
18723
  text-overflow: ellipsis;
18718
18724
  }
18725
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
18726
+ pointer-events: auto;
18727
+ }
18719
18728
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
18720
18729
  min-width: 100%;
18721
18730
  }
@@ -18820,6 +18829,9 @@ body.e-colorpicker-overflow {
18820
18829
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
18821
18830
  height: auto;
18822
18831
  }
18832
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
18833
+ pointer-events: auto;
18834
+ }
18823
18835
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
18824
18836
  align-self: center;
18825
18837
  text-overflow: ellipsis;
@@ -18830,6 +18842,9 @@ body.e-colorpicker-overflow {
18830
18842
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
18831
18843
  display: inline-flex;
18832
18844
  }
18845
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
18846
+ pointer-events: auto;
18847
+ }
18833
18848
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
18834
18849
  display: table;
18835
18850
  }
@@ -40110,6 +40125,7 @@ ejs-filemanager {
40110
40125
  .e-richtexteditor .e-rte-content .e-content,
40111
40126
  .e-richtexteditor .e-source-content .e-content {
40112
40127
  width: 100%;
40128
+ display: block;
40113
40129
  float: left;
40114
40130
  background: unset;
40115
40131
  box-sizing: border-box;
@@ -24470,6 +24470,9 @@ body.e-colorpicker-overflow {
24470
24470
  min-width: 30px;
24471
24471
  padding: 3px 4px;
24472
24472
  }
24473
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
24474
+ pointer-events: none;
24475
+ }
24473
24476
  .e-toolbar .e-toolbar-item.e-separator {
24474
24477
  margin: 5.5px 6px;
24475
24478
  min-height: 27px;
@@ -24485,6 +24488,9 @@ body.e-colorpicker-overflow {
24485
24488
  .e-toolbar .e-toolbar-item > * {
24486
24489
  text-overflow: ellipsis;
24487
24490
  }
24491
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
24492
+ pointer-events: auto;
24493
+ }
24488
24494
  .e-toolbar .e-toolbar-item.e-hidden {
24489
24495
  display: none;
24490
24496
  }
@@ -24623,6 +24629,9 @@ body.e-colorpicker-overflow {
24623
24629
  min-width: 100%;
24624
24630
  text-overflow: ellipsis;
24625
24631
  }
24632
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24633
+ pointer-events: auto;
24634
+ }
24626
24635
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
24627
24636
  min-width: 100%;
24628
24637
  }
@@ -24727,6 +24736,9 @@ body.e-colorpicker-overflow {
24727
24736
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
24728
24737
  height: auto;
24729
24738
  }
24739
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24740
+ pointer-events: auto;
24741
+ }
24730
24742
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
24731
24743
  align-self: center;
24732
24744
  text-overflow: ellipsis;
@@ -24737,6 +24749,9 @@ body.e-colorpicker-overflow {
24737
24749
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
24738
24750
  display: inline-flex;
24739
24751
  }
24752
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
24753
+ pointer-events: auto;
24754
+ }
24740
24755
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
24741
24756
  display: table;
24742
24757
  }
@@ -52259,6 +52274,7 @@ ejs-filemanager {
52259
52274
  .e-richtexteditor .e-rte-content .e-content,
52260
52275
  .e-richtexteditor .e-source-content .e-content {
52261
52276
  width: 100%;
52277
+ display: block;
52262
52278
  float: left;
52263
52279
  background: unset;
52264
52280
  box-sizing: border-box;
@@ -18406,6 +18406,9 @@ body.e-colorpicker-overflow {
18406
18406
  min-width: 28px;
18407
18407
  padding: 4px;
18408
18408
  }
18409
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
18410
+ pointer-events: none;
18411
+ }
18409
18412
  .e-toolbar .e-toolbar-item.e-separator {
18410
18413
  margin: 5px 10px;
18411
18414
  min-height: 24px;
@@ -18421,6 +18424,9 @@ body.e-colorpicker-overflow {
18421
18424
  .e-toolbar .e-toolbar-item > * {
18422
18425
  text-overflow: ellipsis;
18423
18426
  }
18427
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
18428
+ pointer-events: auto;
18429
+ }
18424
18430
  .e-toolbar .e-toolbar-item.e-hidden {
18425
18431
  display: none;
18426
18432
  }
@@ -18559,6 +18565,9 @@ body.e-colorpicker-overflow {
18559
18565
  min-width: 100%;
18560
18566
  text-overflow: ellipsis;
18561
18567
  }
18568
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
18569
+ pointer-events: auto;
18570
+ }
18562
18571
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
18563
18572
  min-width: 100%;
18564
18573
  }
@@ -18663,6 +18672,9 @@ body.e-colorpicker-overflow {
18663
18672
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
18664
18673
  height: auto;
18665
18674
  }
18675
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
18676
+ pointer-events: auto;
18677
+ }
18666
18678
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
18667
18679
  align-self: center;
18668
18680
  text-overflow: ellipsis;
@@ -18673,6 +18685,9 @@ body.e-colorpicker-overflow {
18673
18685
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
18674
18686
  display: inline-flex;
18675
18687
  }
18688
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
18689
+ pointer-events: auto;
18690
+ }
18676
18691
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
18677
18692
  display: table;
18678
18693
  }
@@ -39504,6 +39519,7 @@ ejs-filemanager {
39504
39519
  .e-richtexteditor .e-rte-content .e-content,
39505
39520
  .e-richtexteditor .e-source-content .e-content {
39506
39521
  width: 100%;
39522
+ display: block;
39507
39523
  float: left;
39508
39524
  background: unset;
39509
39525
  box-sizing: border-box;
@@ -24519,6 +24519,9 @@ body.e-colorpicker-overflow {
24519
24519
  min-width: 28px;
24520
24520
  padding: 4px;
24521
24521
  }
24522
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
24523
+ pointer-events: none;
24524
+ }
24522
24525
  .e-toolbar .e-toolbar-item.e-separator {
24523
24526
  margin: 5px 10px;
24524
24527
  min-height: 24px;
@@ -24534,6 +24537,9 @@ body.e-colorpicker-overflow {
24534
24537
  .e-toolbar .e-toolbar-item > * {
24535
24538
  text-overflow: ellipsis;
24536
24539
  }
24540
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
24541
+ pointer-events: auto;
24542
+ }
24537
24543
  .e-toolbar .e-toolbar-item.e-hidden {
24538
24544
  display: none;
24539
24545
  }
@@ -24672,6 +24678,9 @@ body.e-colorpicker-overflow {
24672
24678
  min-width: 100%;
24673
24679
  text-overflow: ellipsis;
24674
24680
  }
24681
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24682
+ pointer-events: auto;
24683
+ }
24675
24684
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
24676
24685
  min-width: 100%;
24677
24686
  }
@@ -24776,6 +24785,9 @@ body.e-colorpicker-overflow {
24776
24785
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
24777
24786
  height: auto;
24778
24787
  }
24788
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24789
+ pointer-events: auto;
24790
+ }
24779
24791
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
24780
24792
  align-self: center;
24781
24793
  text-overflow: ellipsis;
@@ -24786,6 +24798,9 @@ body.e-colorpicker-overflow {
24786
24798
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
24787
24799
  display: inline-flex;
24788
24800
  }
24801
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
24802
+ pointer-events: auto;
24803
+ }
24789
24804
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
24790
24805
  display: table;
24791
24806
  }
@@ -51837,6 +51852,7 @@ ejs-filemanager {
51837
51852
  .e-richtexteditor .e-rte-content .e-content,
51838
51853
  .e-richtexteditor .e-source-content .e-content {
51839
51854
  width: 100%;
51855
+ display: block;
51840
51856
  float: left;
51841
51857
  background: unset;
51842
51858
  box-sizing: border-box;