@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
@@ -21406,6 +21406,9 @@ body.e-colorpicker-overflow {
21406
21406
  min-width: 28px;
21407
21407
  padding: 8px 4px;
21408
21408
  }
21409
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
21410
+ pointer-events: none;
21411
+ }
21409
21412
  .e-toolbar .e-toolbar-item.e-separator {
21410
21413
  margin: 12px 4px;
21411
21414
  min-height: 24px;
@@ -21421,6 +21424,9 @@ body.e-colorpicker-overflow {
21421
21424
  .e-toolbar .e-toolbar-item > * {
21422
21425
  text-overflow: ellipsis;
21423
21426
  }
21427
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
21428
+ pointer-events: auto;
21429
+ }
21424
21430
  .e-toolbar .e-toolbar-item.e-hidden {
21425
21431
  display: none;
21426
21432
  }
@@ -21559,6 +21565,9 @@ body.e-colorpicker-overflow {
21559
21565
  min-width: 100%;
21560
21566
  text-overflow: ellipsis;
21561
21567
  }
21568
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
21569
+ pointer-events: auto;
21570
+ }
21562
21571
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
21563
21572
  min-width: 100%;
21564
21573
  }
@@ -21663,6 +21672,9 @@ body.e-colorpicker-overflow {
21663
21672
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
21664
21673
  height: auto;
21665
21674
  }
21675
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
21676
+ pointer-events: auto;
21677
+ }
21666
21678
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
21667
21679
  align-self: center;
21668
21680
  text-overflow: ellipsis;
@@ -21673,6 +21685,9 @@ body.e-colorpicker-overflow {
21673
21685
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
21674
21686
  display: inline-flex;
21675
21687
  }
21688
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
21689
+ pointer-events: auto;
21690
+ }
21676
21691
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
21677
21692
  display: table;
21678
21693
  }
@@ -42614,6 +42629,7 @@ ejs-filemanager {
42614
42629
  .e-richtexteditor .e-rte-content .e-content,
42615
42630
  .e-richtexteditor .e-source-content .e-content {
42616
42631
  width: 100%;
42632
+ display: block;
42617
42633
  float: left;
42618
42634
  background: unset;
42619
42635
  box-sizing: border-box;
@@ -29559,6 +29559,9 @@ body.e-colorpicker-overflow {
29559
29559
  min-width: 28px;
29560
29560
  padding: 8px 4px;
29561
29561
  }
29562
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
29563
+ pointer-events: none;
29564
+ }
29562
29565
  .e-toolbar .e-toolbar-item.e-separator {
29563
29566
  margin: 12px 4px;
29564
29567
  min-height: 24px;
@@ -29574,6 +29577,9 @@ body.e-colorpicker-overflow {
29574
29577
  .e-toolbar .e-toolbar-item > * {
29575
29578
  text-overflow: ellipsis;
29576
29579
  }
29580
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
29581
+ pointer-events: auto;
29582
+ }
29577
29583
  .e-toolbar .e-toolbar-item.e-hidden {
29578
29584
  display: none;
29579
29585
  }
@@ -29712,6 +29718,9 @@ body.e-colorpicker-overflow {
29712
29718
  min-width: 100%;
29713
29719
  text-overflow: ellipsis;
29714
29720
  }
29721
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
29722
+ pointer-events: auto;
29723
+ }
29715
29724
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
29716
29725
  min-width: 100%;
29717
29726
  }
@@ -29816,6 +29825,9 @@ body.e-colorpicker-overflow {
29816
29825
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
29817
29826
  height: auto;
29818
29827
  }
29828
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
29829
+ pointer-events: auto;
29830
+ }
29819
29831
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
29820
29832
  align-self: center;
29821
29833
  text-overflow: ellipsis;
@@ -29826,6 +29838,9 @@ body.e-colorpicker-overflow {
29826
29838
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
29827
29839
  display: inline-flex;
29828
29840
  }
29841
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
29842
+ pointer-events: auto;
29843
+ }
29829
29844
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
29830
29845
  display: table;
29831
29846
  }
@@ -57032,6 +57047,7 @@ ejs-filemanager {
57032
57047
  .e-richtexteditor .e-rte-content .e-content,
57033
57048
  .e-richtexteditor .e-source-content .e-content {
57034
57049
  width: 100%;
57050
+ display: block;
57035
57051
  float: left;
57036
57052
  background: unset;
57037
57053
  box-sizing: border-box;
@@ -38729,6 +38729,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38729
38729
  padding: $tbar-item-nrml-padding;
38730
38730
  }
38731
38731
 
38732
+ &:not(.e-separator):not(.e-spacer),
38733
+ &.e-overlay > * {
38734
+ pointer-events: none;
38735
+ }
38736
+
38732
38737
  &.e-separator {
38733
38738
  margin: $tbar-separator-nrml-mrgn;
38734
38739
  min-height: $tbar-separator-nrml-minheight;
@@ -38756,6 +38761,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38756
38761
  text-overflow: ellipsis;
38757
38762
  }
38758
38763
 
38764
+ &:not(.e-overlay) > * {
38765
+ pointer-events: auto;
38766
+ }
38767
+
38759
38768
  &.e-hidden {
38760
38769
  display: none;
38761
38770
  }
@@ -38945,6 +38954,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38945
38954
  text-overflow: ellipsis;
38946
38955
  }
38947
38956
 
38957
+ &:not(.e-overlay) > * {
38958
+ pointer-events: auto;
38959
+ }
38960
+
38948
38961
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
38949
38962
  min-width: 100%;
38950
38963
  }
@@ -39070,6 +39083,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39070
39083
  &:not(.e-separator) {
39071
39084
  height: auto;
39072
39085
  }
39086
+
39087
+ &:not(.e-overlay) > * {
39088
+ pointer-events: auto;
39089
+ }
39073
39090
  }
39074
39091
 
39075
39092
  .e-toolbar-item > * {
@@ -39090,6 +39107,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39090
39107
  &.e-separator:last-of-type {
39091
39108
  display: inline-flex;
39092
39109
  }
39110
+
39111
+ &:not(.e-overlay) > * {
39112
+ pointer-events: auto;
39113
+ }
39093
39114
  }
39094
39115
  }
39095
39116
 
@@ -73723,6 +73744,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
73723
73744
 
73724
73745
  .e-content {
73725
73746
  width: 100%;
73747
+ display: block;
73726
73748
  float: left;
73727
73749
  background: unset;
73728
73750
  box-sizing: border-box;
@@ -53020,6 +53020,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53020
53020
  padding: $tbar-item-nrml-padding;
53021
53021
  }
53022
53022
 
53023
+ &:not(.e-separator):not(.e-spacer),
53024
+ &.e-overlay > * {
53025
+ pointer-events: none;
53026
+ }
53027
+
53023
53028
  &.e-separator {
53024
53029
  margin: $tbar-separator-nrml-mrgn;
53025
53030
  min-height: $tbar-separator-nrml-minheight;
@@ -53047,6 +53052,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53047
53052
  text-overflow: ellipsis;
53048
53053
  }
53049
53054
 
53055
+ &:not(.e-overlay) > * {
53056
+ pointer-events: auto;
53057
+ }
53058
+
53050
53059
  &.e-hidden {
53051
53060
  display: none;
53052
53061
  }
@@ -53236,6 +53245,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53236
53245
  text-overflow: ellipsis;
53237
53246
  }
53238
53247
 
53248
+ &:not(.e-overlay) > * {
53249
+ pointer-events: auto;
53250
+ }
53251
+
53239
53252
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
53240
53253
  min-width: 100%;
53241
53254
  }
@@ -53361,6 +53374,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53361
53374
  &:not(.e-separator) {
53362
53375
  height: auto;
53363
53376
  }
53377
+
53378
+ &:not(.e-overlay) > * {
53379
+ pointer-events: auto;
53380
+ }
53364
53381
  }
53365
53382
 
53366
53383
  .e-toolbar-item > * {
@@ -53381,6 +53398,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53381
53398
  &.e-separator:last-of-type {
53382
53399
  display: inline-flex;
53383
53400
  }
53401
+
53402
+ &:not(.e-overlay) > * {
53403
+ pointer-events: auto;
53404
+ }
53384
53405
  }
53385
53406
  }
53386
53407
 
@@ -99655,6 +99676,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
99655
99676
 
99656
99677
  .e-content {
99657
99678
  width: 100%;
99679
+ display: block;
99658
99680
  float: left;
99659
99681
  background: unset;
99660
99682
  box-sizing: border-box;
@@ -39024,6 +39024,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39024
39024
  padding: $tbar-item-nrml-padding;
39025
39025
  }
39026
39026
 
39027
+ &:not(.e-separator):not(.e-spacer),
39028
+ &.e-overlay > * {
39029
+ pointer-events: none;
39030
+ }
39031
+
39027
39032
  &.e-separator {
39028
39033
  margin: $tbar-separator-nrml-mrgn;
39029
39034
  min-height: $tbar-separator-nrml-minheight;
@@ -39051,6 +39056,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39051
39056
  text-overflow: ellipsis;
39052
39057
  }
39053
39058
 
39059
+ &:not(.e-overlay) > * {
39060
+ pointer-events: auto;
39061
+ }
39062
+
39054
39063
  &.e-hidden {
39055
39064
  display: none;
39056
39065
  }
@@ -39240,6 +39249,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39240
39249
  text-overflow: ellipsis;
39241
39250
  }
39242
39251
 
39252
+ &:not(.e-overlay) > * {
39253
+ pointer-events: auto;
39254
+ }
39255
+
39243
39256
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
39244
39257
  min-width: 100%;
39245
39258
  }
@@ -39365,6 +39378,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39365
39378
  &:not(.e-separator) {
39366
39379
  height: auto;
39367
39380
  }
39381
+
39382
+ &:not(.e-overlay) > * {
39383
+ pointer-events: auto;
39384
+ }
39368
39385
  }
39369
39386
 
39370
39387
  .e-toolbar-item > * {
@@ -39385,6 +39402,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39385
39402
  &.e-separator:last-of-type {
39386
39403
  display: inline-flex;
39387
39404
  }
39405
+
39406
+ &:not(.e-overlay) > * {
39407
+ pointer-events: auto;
39408
+ }
39388
39409
  }
39389
39410
  }
39390
39411
 
@@ -74018,6 +74039,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
74018
74039
 
74019
74040
  .e-content {
74020
74041
  width: 100%;
74042
+ display: block;
74021
74043
  float: left;
74022
74044
  background: unset;
74023
74045
  box-sizing: border-box;
@@ -53315,6 +53315,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53315
53315
  padding: $tbar-item-nrml-padding;
53316
53316
  }
53317
53317
 
53318
+ &:not(.e-separator):not(.e-spacer),
53319
+ &.e-overlay > * {
53320
+ pointer-events: none;
53321
+ }
53322
+
53318
53323
  &.e-separator {
53319
53324
  margin: $tbar-separator-nrml-mrgn;
53320
53325
  min-height: $tbar-separator-nrml-minheight;
@@ -53342,6 +53347,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53342
53347
  text-overflow: ellipsis;
53343
53348
  }
53344
53349
 
53350
+ &:not(.e-overlay) > * {
53351
+ pointer-events: auto;
53352
+ }
53353
+
53345
53354
  &.e-hidden {
53346
53355
  display: none;
53347
53356
  }
@@ -53531,6 +53540,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53531
53540
  text-overflow: ellipsis;
53532
53541
  }
53533
53542
 
53543
+ &:not(.e-overlay) > * {
53544
+ pointer-events: auto;
53545
+ }
53546
+
53534
53547
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
53535
53548
  min-width: 100%;
53536
53549
  }
@@ -53656,6 +53669,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53656
53669
  &:not(.e-separator) {
53657
53670
  height: auto;
53658
53671
  }
53672
+
53673
+ &:not(.e-overlay) > * {
53674
+ pointer-events: auto;
53675
+ }
53659
53676
  }
53660
53677
 
53661
53678
  .e-toolbar-item > * {
@@ -53676,6 +53693,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53676
53693
  &.e-separator:last-of-type {
53677
53694
  display: inline-flex;
53678
53695
  }
53696
+
53697
+ &:not(.e-overlay) > * {
53698
+ pointer-events: auto;
53699
+ }
53679
53700
  }
53680
53701
  }
53681
53702
 
@@ -99950,6 +99971,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
99950
99971
 
99951
99972
  .e-content {
99952
99973
  width: 100%;
99974
+ display: block;
99953
99975
  float: left;
99954
99976
  background: unset;
99955
99977
  box-sizing: border-box;
@@ -37457,6 +37457,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37457
37457
  padding: $tbar-item-nrml-padding;
37458
37458
  }
37459
37459
 
37460
+ &:not(.e-separator):not(.e-spacer),
37461
+ &.e-overlay > * {
37462
+ pointer-events: none;
37463
+ }
37464
+
37460
37465
  &.e-separator {
37461
37466
  margin: $tbar-separator-nrml-mrgn;
37462
37467
  min-height: $tbar-separator-nrml-minheight;
@@ -37484,6 +37489,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37484
37489
  text-overflow: ellipsis;
37485
37490
  }
37486
37491
 
37492
+ &:not(.e-overlay) > * {
37493
+ pointer-events: auto;
37494
+ }
37495
+
37487
37496
  &.e-hidden {
37488
37497
  display: none;
37489
37498
  }
@@ -37673,6 +37682,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37673
37682
  text-overflow: ellipsis;
37674
37683
  }
37675
37684
 
37685
+ &:not(.e-overlay) > * {
37686
+ pointer-events: auto;
37687
+ }
37688
+
37676
37689
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37677
37690
  min-width: 100%;
37678
37691
  }
@@ -37798,6 +37811,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37798
37811
  &:not(.e-separator) {
37799
37812
  height: auto;
37800
37813
  }
37814
+
37815
+ &:not(.e-overlay) > * {
37816
+ pointer-events: auto;
37817
+ }
37801
37818
  }
37802
37819
 
37803
37820
  .e-toolbar-item > * {
@@ -37818,6 +37835,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37818
37835
  &.e-separator:last-of-type {
37819
37836
  display: inline-flex;
37820
37837
  }
37838
+
37839
+ &:not(.e-overlay) > * {
37840
+ pointer-events: auto;
37841
+ }
37821
37842
  }
37822
37843
  }
37823
37844
 
@@ -72265,6 +72286,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72265
72286
 
72266
72287
  .e-content {
72267
72288
  width: 100%;
72289
+ display: block;
72268
72290
  float: left;
72269
72291
  background: unset;
72270
72292
  box-sizing: border-box;
@@ -51748,6 +51748,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51748
51748
  padding: $tbar-item-nrml-padding;
51749
51749
  }
51750
51750
 
51751
+ &:not(.e-separator):not(.e-spacer),
51752
+ &.e-overlay > * {
51753
+ pointer-events: none;
51754
+ }
51755
+
51751
51756
  &.e-separator {
51752
51757
  margin: $tbar-separator-nrml-mrgn;
51753
51758
  min-height: $tbar-separator-nrml-minheight;
@@ -51775,6 +51780,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51775
51780
  text-overflow: ellipsis;
51776
51781
  }
51777
51782
 
51783
+ &:not(.e-overlay) > * {
51784
+ pointer-events: auto;
51785
+ }
51786
+
51778
51787
  &.e-hidden {
51779
51788
  display: none;
51780
51789
  }
@@ -51964,6 +51973,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51964
51973
  text-overflow: ellipsis;
51965
51974
  }
51966
51975
 
51976
+ &:not(.e-overlay) > * {
51977
+ pointer-events: auto;
51978
+ }
51979
+
51967
51980
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
51968
51981
  min-width: 100%;
51969
51982
  }
@@ -52089,6 +52102,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52089
52102
  &:not(.e-separator) {
52090
52103
  height: auto;
52091
52104
  }
52105
+
52106
+ &:not(.e-overlay) > * {
52107
+ pointer-events: auto;
52108
+ }
52092
52109
  }
52093
52110
 
52094
52111
  .e-toolbar-item > * {
@@ -52109,6 +52126,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52109
52126
  &.e-separator:last-of-type {
52110
52127
  display: inline-flex;
52111
52128
  }
52129
+
52130
+ &:not(.e-overlay) > * {
52131
+ pointer-events: auto;
52132
+ }
52112
52133
  }
52113
52134
  }
52114
52135
 
@@ -98197,6 +98218,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98197
98218
 
98198
98219
  .e-content {
98199
98220
  width: 100%;
98221
+ display: block;
98200
98222
  float: left;
98201
98223
  background: unset;
98202
98224
  box-sizing: border-box;
@@ -37225,6 +37225,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37225
37225
  padding: $tbar-item-nrml-padding;
37226
37226
  }
37227
37227
 
37228
+ &:not(.e-separator):not(.e-spacer),
37229
+ &.e-overlay > * {
37230
+ pointer-events: none;
37231
+ }
37232
+
37228
37233
  &.e-separator {
37229
37234
  margin: $tbar-separator-nrml-mrgn;
37230
37235
  min-height: $tbar-separator-nrml-minheight;
@@ -37252,6 +37257,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37252
37257
  text-overflow: ellipsis;
37253
37258
  }
37254
37259
 
37260
+ &:not(.e-overlay) > * {
37261
+ pointer-events: auto;
37262
+ }
37263
+
37255
37264
  &.e-hidden {
37256
37265
  display: none;
37257
37266
  }
@@ -37441,6 +37450,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37441
37450
  text-overflow: ellipsis;
37442
37451
  }
37443
37452
 
37453
+ &:not(.e-overlay) > * {
37454
+ pointer-events: auto;
37455
+ }
37456
+
37444
37457
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37445
37458
  min-width: 100%;
37446
37459
  }
@@ -37566,6 +37579,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37566
37579
  &:not(.e-separator) {
37567
37580
  height: auto;
37568
37581
  }
37582
+
37583
+ &:not(.e-overlay) > * {
37584
+ pointer-events: auto;
37585
+ }
37569
37586
  }
37570
37587
 
37571
37588
  .e-toolbar-item > * {
@@ -37586,6 +37603,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37586
37603
  &.e-separator:last-of-type {
37587
37604
  display: inline-flex;
37588
37605
  }
37606
+
37607
+ &:not(.e-overlay) > * {
37608
+ pointer-events: auto;
37609
+ }
37589
37610
  }
37590
37611
  }
37591
37612
 
@@ -72065,6 +72086,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72065
72086
 
72066
72087
  .e-content {
72067
72088
  width: 100%;
72089
+ display: block;
72068
72090
  float: left;
72069
72091
  background: unset;
72070
72092
  box-sizing: border-box;
@@ -51516,6 +51516,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51516
51516
  padding: $tbar-item-nrml-padding;
51517
51517
  }
51518
51518
 
51519
+ &:not(.e-separator):not(.e-spacer),
51520
+ &.e-overlay > * {
51521
+ pointer-events: none;
51522
+ }
51523
+
51519
51524
  &.e-separator {
51520
51525
  margin: $tbar-separator-nrml-mrgn;
51521
51526
  min-height: $tbar-separator-nrml-minheight;
@@ -51543,6 +51548,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51543
51548
  text-overflow: ellipsis;
51544
51549
  }
51545
51550
 
51551
+ &:not(.e-overlay) > * {
51552
+ pointer-events: auto;
51553
+ }
51554
+
51546
51555
  &.e-hidden {
51547
51556
  display: none;
51548
51557
  }
@@ -51732,6 +51741,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51732
51741
  text-overflow: ellipsis;
51733
51742
  }
51734
51743
 
51744
+ &:not(.e-overlay) > * {
51745
+ pointer-events: auto;
51746
+ }
51747
+
51735
51748
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
51736
51749
  min-width: 100%;
51737
51750
  }
@@ -51857,6 +51870,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51857
51870
  &:not(.e-separator) {
51858
51871
  height: auto;
51859
51872
  }
51873
+
51874
+ &:not(.e-overlay) > * {
51875
+ pointer-events: auto;
51876
+ }
51860
51877
  }
51861
51878
 
51862
51879
  .e-toolbar-item > * {
@@ -51877,6 +51894,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51877
51894
  &.e-separator:last-of-type {
51878
51895
  display: inline-flex;
51879
51896
  }
51897
+
51898
+ &:not(.e-overlay) > * {
51899
+ pointer-events: auto;
51900
+ }
51880
51901
  }
51881
51902
  }
51882
51903
 
@@ -97997,6 +98018,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
97997
98018
 
97998
98019
  .e-content {
97999
98020
  width: 100%;
98021
+ display: block;
98000
98022
  float: left;
98001
98023
  background: unset;
98002
98024
  box-sizing: border-box;
@@ -37223,6 +37223,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37223
37223
  padding: $tbar-item-nrml-padding;
37224
37224
  }
37225
37225
 
37226
+ &:not(.e-separator):not(.e-spacer),
37227
+ &.e-overlay > * {
37228
+ pointer-events: none;
37229
+ }
37230
+
37226
37231
  &.e-separator {
37227
37232
  margin: $tbar-separator-nrml-mrgn;
37228
37233
  min-height: $tbar-separator-nrml-minheight;
@@ -37250,6 +37255,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37250
37255
  text-overflow: ellipsis;
37251
37256
  }
37252
37257
 
37258
+ &:not(.e-overlay) > * {
37259
+ pointer-events: auto;
37260
+ }
37261
+
37253
37262
  &.e-hidden {
37254
37263
  display: none;
37255
37264
  }
@@ -37439,6 +37448,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37439
37448
  text-overflow: ellipsis;
37440
37449
  }
37441
37450
 
37451
+ &:not(.e-overlay) > * {
37452
+ pointer-events: auto;
37453
+ }
37454
+
37442
37455
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37443
37456
  min-width: 100%;
37444
37457
  }
@@ -37564,6 +37577,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37564
37577
  &:not(.e-separator) {
37565
37578
  height: auto;
37566
37579
  }
37580
+
37581
+ &:not(.e-overlay) > * {
37582
+ pointer-events: auto;
37583
+ }
37567
37584
  }
37568
37585
 
37569
37586
  .e-toolbar-item > * {
@@ -37584,6 +37601,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37584
37601
  &.e-separator:last-of-type {
37585
37602
  display: inline-flex;
37586
37603
  }
37604
+
37605
+ &:not(.e-overlay) > * {
37606
+ pointer-events: auto;
37607
+ }
37587
37608
  }
37588
37609
  }
37589
37610
 
@@ -72306,6 +72327,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72306
72327
 
72307
72328
  .e-content {
72308
72329
  width: 100%;
72330
+ display: block;
72309
72331
  float: left;
72310
72332
  background: unset;
72311
72333
  box-sizing: border-box;