@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
@@ -51514,6 +51514,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51514
51514
  padding: $tbar-item-nrml-padding;
51515
51515
  }
51516
51516
 
51517
+ &:not(.e-separator):not(.e-spacer),
51518
+ &.e-overlay > * {
51519
+ pointer-events: none;
51520
+ }
51521
+
51517
51522
  &.e-separator {
51518
51523
  margin: $tbar-separator-nrml-mrgn;
51519
51524
  min-height: $tbar-separator-nrml-minheight;
@@ -51541,6 +51546,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51541
51546
  text-overflow: ellipsis;
51542
51547
  }
51543
51548
 
51549
+ &:not(.e-overlay) > * {
51550
+ pointer-events: auto;
51551
+ }
51552
+
51544
51553
  &.e-hidden {
51545
51554
  display: none;
51546
51555
  }
@@ -51730,6 +51739,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51730
51739
  text-overflow: ellipsis;
51731
51740
  }
51732
51741
 
51742
+ &:not(.e-overlay) > * {
51743
+ pointer-events: auto;
51744
+ }
51745
+
51733
51746
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
51734
51747
  min-width: 100%;
51735
51748
  }
@@ -51855,6 +51868,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51855
51868
  &:not(.e-separator) {
51856
51869
  height: auto;
51857
51870
  }
51871
+
51872
+ &:not(.e-overlay) > * {
51873
+ pointer-events: auto;
51874
+ }
51858
51875
  }
51859
51876
 
51860
51877
  .e-toolbar-item > * {
@@ -51875,6 +51892,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51875
51892
  &.e-separator:last-of-type {
51876
51893
  display: inline-flex;
51877
51894
  }
51895
+
51896
+ &:not(.e-overlay) > * {
51897
+ pointer-events: auto;
51898
+ }
51878
51899
  }
51879
51900
  }
51880
51901
 
@@ -98238,6 +98259,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98238
98259
 
98239
98260
  .e-content {
98240
98261
  width: 100%;
98262
+ display: block;
98241
98263
  float: left;
98242
98264
  background: unset;
98243
98265
  box-sizing: border-box;
@@ -37546,6 +37546,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37546
37546
  padding: $tbar-item-nrml-padding;
37547
37547
  }
37548
37548
 
37549
+ &:not(.e-separator):not(.e-spacer),
37550
+ &.e-overlay > * {
37551
+ pointer-events: none;
37552
+ }
37553
+
37549
37554
  &.e-separator {
37550
37555
  margin: $tbar-separator-nrml-mrgn;
37551
37556
  min-height: $tbar-separator-nrml-minheight;
@@ -37573,6 +37578,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37573
37578
  text-overflow: ellipsis;
37574
37579
  }
37575
37580
 
37581
+ &:not(.e-overlay) > * {
37582
+ pointer-events: auto;
37583
+ }
37584
+
37576
37585
  &.e-hidden {
37577
37586
  display: none;
37578
37587
  }
@@ -37762,6 +37771,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37762
37771
  text-overflow: ellipsis;
37763
37772
  }
37764
37773
 
37774
+ &:not(.e-overlay) > * {
37775
+ pointer-events: auto;
37776
+ }
37777
+
37765
37778
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37766
37779
  min-width: 100%;
37767
37780
  }
@@ -37887,6 +37900,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37887
37900
  &:not(.e-separator) {
37888
37901
  height: auto;
37889
37902
  }
37903
+
37904
+ &:not(.e-overlay) > * {
37905
+ pointer-events: auto;
37906
+ }
37890
37907
  }
37891
37908
 
37892
37909
  .e-toolbar-item > * {
@@ -37907,6 +37924,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37907
37924
  &.e-separator:last-of-type {
37908
37925
  display: inline-flex;
37909
37926
  }
37927
+
37928
+ &:not(.e-overlay) > * {
37929
+ pointer-events: auto;
37930
+ }
37910
37931
  }
37911
37932
  }
37912
37933
 
@@ -72462,6 +72483,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72462
72483
 
72463
72484
  .e-content {
72464
72485
  width: 100%;
72486
+ display: block;
72465
72487
  float: left;
72466
72488
  background: unset;
72467
72489
  box-sizing: border-box;
@@ -51837,6 +51837,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51837
51837
  padding: $tbar-item-nrml-padding;
51838
51838
  }
51839
51839
 
51840
+ &:not(.e-separator):not(.e-spacer),
51841
+ &.e-overlay > * {
51842
+ pointer-events: none;
51843
+ }
51844
+
51840
51845
  &.e-separator {
51841
51846
  margin: $tbar-separator-nrml-mrgn;
51842
51847
  min-height: $tbar-separator-nrml-minheight;
@@ -51864,6 +51869,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51864
51869
  text-overflow: ellipsis;
51865
51870
  }
51866
51871
 
51872
+ &:not(.e-overlay) > * {
51873
+ pointer-events: auto;
51874
+ }
51875
+
51867
51876
  &.e-hidden {
51868
51877
  display: none;
51869
51878
  }
@@ -52053,6 +52062,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52053
52062
  text-overflow: ellipsis;
52054
52063
  }
52055
52064
 
52065
+ &:not(.e-overlay) > * {
52066
+ pointer-events: auto;
52067
+ }
52068
+
52056
52069
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
52057
52070
  min-width: 100%;
52058
52071
  }
@@ -52178,6 +52191,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52178
52191
  &:not(.e-separator) {
52179
52192
  height: auto;
52180
52193
  }
52194
+
52195
+ &:not(.e-overlay) > * {
52196
+ pointer-events: auto;
52197
+ }
52181
52198
  }
52182
52199
 
52183
52200
  .e-toolbar-item > * {
@@ -52198,6 +52215,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52198
52215
  &.e-separator:last-of-type {
52199
52216
  display: inline-flex;
52200
52217
  }
52218
+
52219
+ &:not(.e-overlay) > * {
52220
+ pointer-events: auto;
52221
+ }
52201
52222
  }
52202
52223
  }
52203
52224
 
@@ -98394,6 +98415,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98394
98415
 
98395
98416
  .e-content {
98396
98417
  width: 100%;
98418
+ display: block;
98397
98419
  float: left;
98398
98420
  background: unset;
98399
98421
  box-sizing: border-box;
@@ -37545,6 +37545,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37545
37545
  padding: $tbar-item-nrml-padding;
37546
37546
  }
37547
37547
 
37548
+ &:not(.e-separator):not(.e-spacer),
37549
+ &.e-overlay > * {
37550
+ pointer-events: none;
37551
+ }
37552
+
37548
37553
  &.e-separator {
37549
37554
  margin: $tbar-separator-nrml-mrgn;
37550
37555
  min-height: $tbar-separator-nrml-minheight;
@@ -37572,6 +37577,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37572
37577
  text-overflow: ellipsis;
37573
37578
  }
37574
37579
 
37580
+ &:not(.e-overlay) > * {
37581
+ pointer-events: auto;
37582
+ }
37583
+
37575
37584
  &.e-hidden {
37576
37585
  display: none;
37577
37586
  }
@@ -37761,6 +37770,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37761
37770
  text-overflow: ellipsis;
37762
37771
  }
37763
37772
 
37773
+ &:not(.e-overlay) > * {
37774
+ pointer-events: auto;
37775
+ }
37776
+
37764
37777
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37765
37778
  min-width: 100%;
37766
37779
  }
@@ -37886,6 +37899,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37886
37899
  &:not(.e-separator) {
37887
37900
  height: auto;
37888
37901
  }
37902
+
37903
+ &:not(.e-overlay) > * {
37904
+ pointer-events: auto;
37905
+ }
37889
37906
  }
37890
37907
 
37891
37908
  .e-toolbar-item > * {
@@ -37906,6 +37923,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37906
37923
  &.e-separator:last-of-type {
37907
37924
  display: inline-flex;
37908
37925
  }
37926
+
37927
+ &:not(.e-overlay) > * {
37928
+ pointer-events: auto;
37929
+ }
37909
37930
  }
37910
37931
  }
37911
37932
 
@@ -72461,6 +72482,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72461
72482
 
72462
72483
  .e-content {
72463
72484
  width: 100%;
72485
+ display: block;
72464
72486
  float: left;
72465
72487
  background: unset;
72466
72488
  box-sizing: border-box;
@@ -38305,6 +38305,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38305
38305
  padding: $tbar-item-nrml-padding;
38306
38306
  }
38307
38307
 
38308
+ &:not(.e-separator):not(.e-spacer),
38309
+ &.e-overlay > * {
38310
+ pointer-events: none;
38311
+ }
38312
+
38308
38313
  &.e-separator {
38309
38314
  margin: $tbar-separator-nrml-mrgn;
38310
38315
  min-height: $tbar-separator-nrml-minheight;
@@ -38332,6 +38337,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38332
38337
  text-overflow: ellipsis;
38333
38338
  }
38334
38339
 
38340
+ &:not(.e-overlay) > * {
38341
+ pointer-events: auto;
38342
+ }
38343
+
38335
38344
  &.e-hidden {
38336
38345
  display: none;
38337
38346
  }
@@ -38521,6 +38530,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38521
38530
  text-overflow: ellipsis;
38522
38531
  }
38523
38532
 
38533
+ &:not(.e-overlay) > * {
38534
+ pointer-events: auto;
38535
+ }
38536
+
38524
38537
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
38525
38538
  min-width: 100%;
38526
38539
  }
@@ -38646,6 +38659,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38646
38659
  &:not(.e-separator) {
38647
38660
  height: auto;
38648
38661
  }
38662
+
38663
+ &:not(.e-overlay) > * {
38664
+ pointer-events: auto;
38665
+ }
38649
38666
  }
38650
38667
 
38651
38668
  .e-toolbar-item > * {
@@ -38666,6 +38683,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38666
38683
  &.e-separator:last-of-type {
38667
38684
  display: inline-flex;
38668
38685
  }
38686
+
38687
+ &:not(.e-overlay) > * {
38688
+ pointer-events: auto;
38689
+ }
38669
38690
  }
38670
38691
  }
38671
38692
 
@@ -73248,6 +73269,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
73248
73269
 
73249
73270
  .e-content {
73250
73271
  width: 100%;
73272
+ display: block;
73251
73273
  float: left;
73252
73274
  background: unset;
73253
73275
  box-sizing: border-box;
@@ -52596,6 +52596,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52596
52596
  padding: $tbar-item-nrml-padding;
52597
52597
  }
52598
52598
 
52599
+ &:not(.e-separator):not(.e-spacer),
52600
+ &.e-overlay > * {
52601
+ pointer-events: none;
52602
+ }
52603
+
52599
52604
  &.e-separator {
52600
52605
  margin: $tbar-separator-nrml-mrgn;
52601
52606
  min-height: $tbar-separator-nrml-minheight;
@@ -52623,6 +52628,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52623
52628
  text-overflow: ellipsis;
52624
52629
  }
52625
52630
 
52631
+ &:not(.e-overlay) > * {
52632
+ pointer-events: auto;
52633
+ }
52634
+
52626
52635
  &.e-hidden {
52627
52636
  display: none;
52628
52637
  }
@@ -52812,6 +52821,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52812
52821
  text-overflow: ellipsis;
52813
52822
  }
52814
52823
 
52824
+ &:not(.e-overlay) > * {
52825
+ pointer-events: auto;
52826
+ }
52827
+
52815
52828
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
52816
52829
  min-width: 100%;
52817
52830
  }
@@ -52937,6 +52950,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52937
52950
  &:not(.e-separator) {
52938
52951
  height: auto;
52939
52952
  }
52953
+
52954
+ &:not(.e-overlay) > * {
52955
+ pointer-events: auto;
52956
+ }
52940
52957
  }
52941
52958
 
52942
52959
  .e-toolbar-item > * {
@@ -52957,6 +52974,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52957
52974
  &.e-separator:last-of-type {
52958
52975
  display: inline-flex;
52959
52976
  }
52977
+
52978
+ &:not(.e-overlay) > * {
52979
+ pointer-events: auto;
52980
+ }
52960
52981
  }
52961
52982
  }
52962
52983
 
@@ -99180,6 +99201,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
99180
99201
 
99181
99202
  .e-content {
99182
99203
  width: 100%;
99204
+ display: block;
99183
99205
  float: left;
99184
99206
  background: unset;
99185
99207
  box-sizing: border-box;
@@ -38652,6 +38652,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38652
38652
  padding: $tbar-item-nrml-padding;
38653
38653
  }
38654
38654
 
38655
+ &:not(.e-separator):not(.e-spacer),
38656
+ &.e-overlay > * {
38657
+ pointer-events: none;
38658
+ }
38659
+
38655
38660
  &.e-separator {
38656
38661
  margin: $tbar-separator-nrml-mrgn;
38657
38662
  min-height: $tbar-separator-nrml-minheight;
@@ -38679,6 +38684,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38679
38684
  text-overflow: ellipsis;
38680
38685
  }
38681
38686
 
38687
+ &:not(.e-overlay) > * {
38688
+ pointer-events: auto;
38689
+ }
38690
+
38682
38691
  &.e-hidden {
38683
38692
  display: none;
38684
38693
  }
@@ -38868,6 +38877,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38868
38877
  text-overflow: ellipsis;
38869
38878
  }
38870
38879
 
38880
+ &:not(.e-overlay) > * {
38881
+ pointer-events: auto;
38882
+ }
38883
+
38871
38884
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
38872
38885
  min-width: 100%;
38873
38886
  }
@@ -38993,6 +39006,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38993
39006
  &:not(.e-separator) {
38994
39007
  height: auto;
38995
39008
  }
39009
+
39010
+ &:not(.e-overlay) > * {
39011
+ pointer-events: auto;
39012
+ }
38996
39013
  }
38997
39014
 
38998
39015
  .e-toolbar-item > * {
@@ -39013,6 +39030,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39013
39030
  &.e-separator:last-of-type {
39014
39031
  display: inline-flex;
39015
39032
  }
39033
+
39034
+ &:not(.e-overlay) > * {
39035
+ pointer-events: auto;
39036
+ }
39016
39037
  }
39017
39038
  }
39018
39039
 
@@ -73595,6 +73616,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
73595
73616
 
73596
73617
  .e-content {
73597
73618
  width: 100%;
73619
+ display: block;
73598
73620
  float: left;
73599
73621
  background: unset;
73600
73622
  box-sizing: border-box;
@@ -52943,6 +52943,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52943
52943
  padding: $tbar-item-nrml-padding;
52944
52944
  }
52945
52945
 
52946
+ &:not(.e-separator):not(.e-spacer),
52947
+ &.e-overlay > * {
52948
+ pointer-events: none;
52949
+ }
52950
+
52946
52951
  &.e-separator {
52947
52952
  margin: $tbar-separator-nrml-mrgn;
52948
52953
  min-height: $tbar-separator-nrml-minheight;
@@ -52970,6 +52975,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52970
52975
  text-overflow: ellipsis;
52971
52976
  }
52972
52977
 
52978
+ &:not(.e-overlay) > * {
52979
+ pointer-events: auto;
52980
+ }
52981
+
52973
52982
  &.e-hidden {
52974
52983
  display: none;
52975
52984
  }
@@ -53159,6 +53168,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53159
53168
  text-overflow: ellipsis;
53160
53169
  }
53161
53170
 
53171
+ &:not(.e-overlay) > * {
53172
+ pointer-events: auto;
53173
+ }
53174
+
53162
53175
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
53163
53176
  min-width: 100%;
53164
53177
  }
@@ -53284,6 +53297,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53284
53297
  &:not(.e-separator) {
53285
53298
  height: auto;
53286
53299
  }
53300
+
53301
+ &:not(.e-overlay) > * {
53302
+ pointer-events: auto;
53303
+ }
53287
53304
  }
53288
53305
 
53289
53306
  .e-toolbar-item > * {
@@ -53304,6 +53321,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53304
53321
  &.e-separator:last-of-type {
53305
53322
  display: inline-flex;
53306
53323
  }
53324
+
53325
+ &:not(.e-overlay) > * {
53326
+ pointer-events: auto;
53327
+ }
53307
53328
  }
53308
53329
  }
53309
53330
 
@@ -99527,6 +99548,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
99527
99548
 
99528
99549
  .e-content {
99529
99550
  width: 100%;
99551
+ display: block;
99530
99552
  float: left;
99531
99553
  background: unset;
99532
99554
  box-sizing: border-box;
@@ -51836,6 +51836,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51836
51836
  padding: $tbar-item-nrml-padding;
51837
51837
  }
51838
51838
 
51839
+ &:not(.e-separator):not(.e-spacer),
51840
+ &.e-overlay > * {
51841
+ pointer-events: none;
51842
+ }
51843
+
51839
51844
  &.e-separator {
51840
51845
  margin: $tbar-separator-nrml-mrgn;
51841
51846
  min-height: $tbar-separator-nrml-minheight;
@@ -51863,6 +51868,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51863
51868
  text-overflow: ellipsis;
51864
51869
  }
51865
51870
 
51871
+ &:not(.e-overlay) > * {
51872
+ pointer-events: auto;
51873
+ }
51874
+
51866
51875
  &.e-hidden {
51867
51876
  display: none;
51868
51877
  }
@@ -52052,6 +52061,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52052
52061
  text-overflow: ellipsis;
52053
52062
  }
52054
52063
 
52064
+ &:not(.e-overlay) > * {
52065
+ pointer-events: auto;
52066
+ }
52067
+
52055
52068
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
52056
52069
  min-width: 100%;
52057
52070
  }
@@ -52177,6 +52190,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52177
52190
  &:not(.e-separator) {
52178
52191
  height: auto;
52179
52192
  }
52193
+
52194
+ &:not(.e-overlay) > * {
52195
+ pointer-events: auto;
52196
+ }
52180
52197
  }
52181
52198
 
52182
52199
  .e-toolbar-item > * {
@@ -52197,6 +52214,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52197
52214
  &.e-separator:last-of-type {
52198
52215
  display: inline-flex;
52199
52216
  }
52217
+
52218
+ &:not(.e-overlay) > * {
52219
+ pointer-events: auto;
52220
+ }
52200
52221
  }
52201
52222
  }
52202
52223
 
@@ -98393,6 +98414,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98393
98414
 
98394
98415
  .e-content {
98395
98416
  width: 100%;
98417
+ display: block;
98396
98418
  float: left;
98397
98419
  background: unset;
98398
98420
  box-sizing: border-box;
@@ -37350,6 +37350,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37350
37350
  padding: $tbar-item-nrml-padding;
37351
37351
  }
37352
37352
 
37353
+ &:not(.e-separator):not(.e-spacer),
37354
+ &.e-overlay > * {
37355
+ pointer-events: none;
37356
+ }
37357
+
37353
37358
  &.e-separator {
37354
37359
  margin: $tbar-separator-nrml-mrgn;
37355
37360
  min-height: $tbar-separator-nrml-minheight;
@@ -37377,6 +37382,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37377
37382
  text-overflow: ellipsis;
37378
37383
  }
37379
37384
 
37385
+ &:not(.e-overlay) > * {
37386
+ pointer-events: auto;
37387
+ }
37388
+
37380
37389
  &.e-hidden {
37381
37390
  display: none;
37382
37391
  }
@@ -37566,6 +37575,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37566
37575
  text-overflow: ellipsis;
37567
37576
  }
37568
37577
 
37578
+ &:not(.e-overlay) > * {
37579
+ pointer-events: auto;
37580
+ }
37581
+
37569
37582
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37570
37583
  min-width: 100%;
37571
37584
  }
@@ -37691,6 +37704,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37691
37704
  &:not(.e-separator) {
37692
37705
  height: auto;
37693
37706
  }
37707
+
37708
+ &:not(.e-overlay) > * {
37709
+ pointer-events: auto;
37710
+ }
37694
37711
  }
37695
37712
 
37696
37713
  .e-toolbar-item > * {
@@ -37711,6 +37728,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37711
37728
  &.e-separator:last-of-type {
37712
37729
  display: inline-flex;
37713
37730
  }
37731
+
37732
+ &:not(.e-overlay) > * {
37733
+ pointer-events: auto;
37734
+ }
37714
37735
  }
37715
37736
  }
37716
37737
 
@@ -72123,6 +72144,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
72123
72144
 
72124
72145
  .e-content {
72125
72146
  width: 100%;
72147
+ display: block;
72126
72148
  float: left;
72127
72149
  background: unset;
72128
72150
  box-sizing: border-box;
@@ -51641,6 +51641,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51641
51641
  padding: $tbar-item-nrml-padding;
51642
51642
  }
51643
51643
 
51644
+ &:not(.e-separator):not(.e-spacer),
51645
+ &.e-overlay > * {
51646
+ pointer-events: none;
51647
+ }
51648
+
51644
51649
  &.e-separator {
51645
51650
  margin: $tbar-separator-nrml-mrgn;
51646
51651
  min-height: $tbar-separator-nrml-minheight;
@@ -51668,6 +51673,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51668
51673
  text-overflow: ellipsis;
51669
51674
  }
51670
51675
 
51676
+ &:not(.e-overlay) > * {
51677
+ pointer-events: auto;
51678
+ }
51679
+
51671
51680
  &.e-hidden {
51672
51681
  display: none;
51673
51682
  }
@@ -51857,6 +51866,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51857
51866
  text-overflow: ellipsis;
51858
51867
  }
51859
51868
 
51869
+ &:not(.e-overlay) > * {
51870
+ pointer-events: auto;
51871
+ }
51872
+
51860
51873
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
51861
51874
  min-width: 100%;
51862
51875
  }
@@ -51982,6 +51995,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51982
51995
  &:not(.e-separator) {
51983
51996
  height: auto;
51984
51997
  }
51998
+
51999
+ &:not(.e-overlay) > * {
52000
+ pointer-events: auto;
52001
+ }
51985
52002
  }
51986
52003
 
51987
52004
  .e-toolbar-item > * {
@@ -52002,6 +52019,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52002
52019
  &.e-separator:last-of-type {
52003
52020
  display: inline-flex;
52004
52021
  }
52022
+
52023
+ &:not(.e-overlay) > * {
52024
+ pointer-events: auto;
52025
+ }
52005
52026
  }
52006
52027
  }
52007
52028
 
@@ -98055,6 +98076,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
98055
98076
 
98056
98077
  .e-content {
98057
98078
  width: 100%;
98079
+ display: block;
98058
98080
  float: left;
98059
98081
  background: unset;
98060
98082
  box-sizing: border-box;