@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
@@ -37135,6 +37135,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37135
37135
  padding: $tbar-item-nrml-padding;
37136
37136
  }
37137
37137
 
37138
+ &:not(.e-separator):not(.e-spacer),
37139
+ &.e-overlay > * {
37140
+ pointer-events: none;
37141
+ }
37142
+
37138
37143
  &.e-separator {
37139
37144
  margin: $tbar-separator-nrml-mrgn;
37140
37145
  min-height: $tbar-separator-nrml-minheight;
@@ -37162,6 +37167,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37162
37167
  text-overflow: ellipsis;
37163
37168
  }
37164
37169
 
37170
+ &:not(.e-overlay) > * {
37171
+ pointer-events: auto;
37172
+ }
37173
+
37165
37174
  &.e-hidden {
37166
37175
  display: none;
37167
37176
  }
@@ -37351,6 +37360,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37351
37360
  text-overflow: ellipsis;
37352
37361
  }
37353
37362
 
37363
+ &:not(.e-overlay) > * {
37364
+ pointer-events: auto;
37365
+ }
37366
+
37354
37367
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37355
37368
  min-width: 100%;
37356
37369
  }
@@ -37476,6 +37489,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37476
37489
  &:not(.e-separator) {
37477
37490
  height: auto;
37478
37491
  }
37492
+
37493
+ &:not(.e-overlay) > * {
37494
+ pointer-events: auto;
37495
+ }
37479
37496
  }
37480
37497
 
37481
37498
  .e-toolbar-item > * {
@@ -37496,6 +37513,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37496
37513
  &.e-separator:last-of-type {
37497
37514
  display: inline-flex;
37498
37515
  }
37516
+
37517
+ &:not(.e-overlay) > * {
37518
+ pointer-events: auto;
37519
+ }
37499
37520
  }
37500
37521
  }
37501
37522
 
@@ -71902,6 +71923,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
71902
71923
 
71903
71924
  .e-content {
71904
71925
  width: 100%;
71926
+ display: block;
71905
71927
  float: left;
71906
71928
  background: unset;
71907
71929
  box-sizing: border-box;
@@ -51426,6 +51426,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51426
51426
  padding: $tbar-item-nrml-padding;
51427
51427
  }
51428
51428
 
51429
+ &:not(.e-separator):not(.e-spacer),
51430
+ &.e-overlay > * {
51431
+ pointer-events: none;
51432
+ }
51433
+
51429
51434
  &.e-separator {
51430
51435
  margin: $tbar-separator-nrml-mrgn;
51431
51436
  min-height: $tbar-separator-nrml-minheight;
@@ -51453,6 +51458,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51453
51458
  text-overflow: ellipsis;
51454
51459
  }
51455
51460
 
51461
+ &:not(.e-overlay) > * {
51462
+ pointer-events: auto;
51463
+ }
51464
+
51456
51465
  &.e-hidden {
51457
51466
  display: none;
51458
51467
  }
@@ -51642,6 +51651,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51642
51651
  text-overflow: ellipsis;
51643
51652
  }
51644
51653
 
51654
+ &:not(.e-overlay) > * {
51655
+ pointer-events: auto;
51656
+ }
51657
+
51645
51658
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
51646
51659
  min-width: 100%;
51647
51660
  }
@@ -51767,6 +51780,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51767
51780
  &:not(.e-separator) {
51768
51781
  height: auto;
51769
51782
  }
51783
+
51784
+ &:not(.e-overlay) > * {
51785
+ pointer-events: auto;
51786
+ }
51770
51787
  }
51771
51788
 
51772
51789
  .e-toolbar-item > * {
@@ -51787,6 +51804,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51787
51804
  &.e-separator:last-of-type {
51788
51805
  display: inline-flex;
51789
51806
  }
51807
+
51808
+ &:not(.e-overlay) > * {
51809
+ pointer-events: auto;
51810
+ }
51790
51811
  }
51791
51812
  }
51792
51813
 
@@ -97834,6 +97855,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
97834
97855
 
97835
97856
  .e-content {
97836
97857
  width: 100%;
97858
+ display: block;
97837
97859
  float: left;
97838
97860
  background: unset;
97839
97861
  box-sizing: border-box;
@@ -37613,6 +37613,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37613
37613
  padding: $tbar-item-nrml-padding;
37614
37614
  }
37615
37615
 
37616
+ &:not(.e-separator):not(.e-spacer),
37617
+ &.e-overlay > * {
37618
+ pointer-events: none;
37619
+ }
37620
+
37616
37621
  &.e-separator {
37617
37622
  margin: $tbar-separator-nrml-mrgn;
37618
37623
  min-height: $tbar-separator-nrml-minheight;
@@ -37640,6 +37645,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37640
37645
  text-overflow: ellipsis;
37641
37646
  }
37642
37647
 
37648
+ &:not(.e-overlay) > * {
37649
+ pointer-events: auto;
37650
+ }
37651
+
37643
37652
  &.e-hidden {
37644
37653
  display: none;
37645
37654
  }
@@ -37829,6 +37838,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37829
37838
  text-overflow: ellipsis;
37830
37839
  }
37831
37840
 
37841
+ &:not(.e-overlay) > * {
37842
+ pointer-events: auto;
37843
+ }
37844
+
37832
37845
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37833
37846
  min-width: 100%;
37834
37847
  }
@@ -37954,6 +37967,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37954
37967
  &:not(.e-separator) {
37955
37968
  height: auto;
37956
37969
  }
37970
+
37971
+ &:not(.e-overlay) > * {
37972
+ pointer-events: auto;
37973
+ }
37957
37974
  }
37958
37975
 
37959
37976
  .e-toolbar-item > * {
@@ -37974,6 +37991,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37974
37991
  &.e-separator:last-of-type {
37975
37992
  display: inline-flex;
37976
37993
  }
37994
+
37995
+ &:not(.e-overlay) > * {
37996
+ pointer-events: auto;
37997
+ }
37977
37998
  }
37978
37999
  }
37979
38000
 
@@ -72561,6 +72582,7 @@ $rte-dialog-upload-status-progress: $info;
72561
72582
 
72562
72583
  .e-content {
72563
72584
  width: 100%;
72585
+ display: block;
72564
72586
  float: left;
72565
72587
  background: unset;
72566
72588
  box-sizing: border-box;
@@ -51904,6 +51904,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51904
51904
  padding: $tbar-item-nrml-padding;
51905
51905
  }
51906
51906
 
51907
+ &:not(.e-separator):not(.e-spacer),
51908
+ &.e-overlay > * {
51909
+ pointer-events: none;
51910
+ }
51911
+
51907
51912
  &.e-separator {
51908
51913
  margin: $tbar-separator-nrml-mrgn;
51909
51914
  min-height: $tbar-separator-nrml-minheight;
@@ -51931,6 +51936,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51931
51936
  text-overflow: ellipsis;
51932
51937
  }
51933
51938
 
51939
+ &:not(.e-overlay) > * {
51940
+ pointer-events: auto;
51941
+ }
51942
+
51934
51943
  &.e-hidden {
51935
51944
  display: none;
51936
51945
  }
@@ -52120,6 +52129,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52120
52129
  text-overflow: ellipsis;
52121
52130
  }
52122
52131
 
52132
+ &:not(.e-overlay) > * {
52133
+ pointer-events: auto;
52134
+ }
52135
+
52123
52136
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
52124
52137
  min-width: 100%;
52125
52138
  }
@@ -52245,6 +52258,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52245
52258
  &:not(.e-separator) {
52246
52259
  height: auto;
52247
52260
  }
52261
+
52262
+ &:not(.e-overlay) > * {
52263
+ pointer-events: auto;
52264
+ }
52248
52265
  }
52249
52266
 
52250
52267
  .e-toolbar-item > * {
@@ -52265,6 +52282,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52265
52282
  &.e-separator:last-of-type {
52266
52283
  display: inline-flex;
52267
52284
  }
52285
+
52286
+ &:not(.e-overlay) > * {
52287
+ pointer-events: auto;
52288
+ }
52268
52289
  }
52269
52290
  }
52270
52291
 
@@ -98493,6 +98514,7 @@ $rte-dialog-upload-status-progress: $info;
98493
98514
 
98494
98515
  .e-content {
98495
98516
  width: 100%;
98517
+ display: block;
98496
98518
  float: left;
98497
98519
  background: unset;
98498
98520
  box-sizing: border-box;
@@ -37613,6 +37613,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37613
37613
  padding: $tbar-item-nrml-padding;
37614
37614
  }
37615
37615
 
37616
+ &:not(.e-separator):not(.e-spacer),
37617
+ &.e-overlay > * {
37618
+ pointer-events: none;
37619
+ }
37620
+
37616
37621
  &.e-separator {
37617
37622
  margin: $tbar-separator-nrml-mrgn;
37618
37623
  min-height: $tbar-separator-nrml-minheight;
@@ -37640,6 +37645,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37640
37645
  text-overflow: ellipsis;
37641
37646
  }
37642
37647
 
37648
+ &:not(.e-overlay) > * {
37649
+ pointer-events: auto;
37650
+ }
37651
+
37643
37652
  &.e-hidden {
37644
37653
  display: none;
37645
37654
  }
@@ -37829,6 +37838,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37829
37838
  text-overflow: ellipsis;
37830
37839
  }
37831
37840
 
37841
+ &:not(.e-overlay) > * {
37842
+ pointer-events: auto;
37843
+ }
37844
+
37832
37845
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37833
37846
  min-width: 100%;
37834
37847
  }
@@ -37954,6 +37967,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37954
37967
  &:not(.e-separator) {
37955
37968
  height: auto;
37956
37969
  }
37970
+
37971
+ &:not(.e-overlay) > * {
37972
+ pointer-events: auto;
37973
+ }
37957
37974
  }
37958
37975
 
37959
37976
  .e-toolbar-item > * {
@@ -37974,6 +37991,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37974
37991
  &.e-separator:last-of-type {
37975
37992
  display: inline-flex;
37976
37993
  }
37994
+
37995
+ &:not(.e-overlay) > * {
37996
+ pointer-events: auto;
37997
+ }
37977
37998
  }
37978
37999
  }
37979
38000
 
@@ -72561,6 +72582,7 @@ $rte-dialog-upload-status-progress: $info;
72561
72582
 
72562
72583
  .e-content {
72563
72584
  width: 100%;
72585
+ display: block;
72564
72586
  float: left;
72565
72587
  background: unset;
72566
72588
  box-sizing: border-box;
@@ -51904,6 +51904,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51904
51904
  padding: $tbar-item-nrml-padding;
51905
51905
  }
51906
51906
 
51907
+ &:not(.e-separator):not(.e-spacer),
51908
+ &.e-overlay > * {
51909
+ pointer-events: none;
51910
+ }
51911
+
51907
51912
  &.e-separator {
51908
51913
  margin: $tbar-separator-nrml-mrgn;
51909
51914
  min-height: $tbar-separator-nrml-minheight;
@@ -51931,6 +51936,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51931
51936
  text-overflow: ellipsis;
51932
51937
  }
51933
51938
 
51939
+ &:not(.e-overlay) > * {
51940
+ pointer-events: auto;
51941
+ }
51942
+
51934
51943
  &.e-hidden {
51935
51944
  display: none;
51936
51945
  }
@@ -52120,6 +52129,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52120
52129
  text-overflow: ellipsis;
52121
52130
  }
52122
52131
 
52132
+ &:not(.e-overlay) > * {
52133
+ pointer-events: auto;
52134
+ }
52135
+
52123
52136
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
52124
52137
  min-width: 100%;
52125
52138
  }
@@ -52245,6 +52258,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52245
52258
  &:not(.e-separator) {
52246
52259
  height: auto;
52247
52260
  }
52261
+
52262
+ &:not(.e-overlay) > * {
52263
+ pointer-events: auto;
52264
+ }
52248
52265
  }
52249
52266
 
52250
52267
  .e-toolbar-item > * {
@@ -52265,6 +52282,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52265
52282
  &.e-separator:last-of-type {
52266
52283
  display: inline-flex;
52267
52284
  }
52285
+
52286
+ &:not(.e-overlay) > * {
52287
+ pointer-events: auto;
52288
+ }
52268
52289
  }
52269
52290
  }
52270
52291
 
@@ -98493,6 +98514,7 @@ $rte-dialog-upload-status-progress: $info;
98493
98514
 
98494
98515
  .e-content {
98495
98516
  width: 100%;
98517
+ display: block;
98496
98518
  float: left;
98497
98519
  background: unset;
98498
98520
  box-sizing: border-box;
@@ -39167,6 +39167,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39167
39167
  padding: $tbar-item-nrml-padding;
39168
39168
  }
39169
39169
 
39170
+ &:not(.e-separator):not(.e-spacer),
39171
+ &.e-overlay > * {
39172
+ pointer-events: none;
39173
+ }
39174
+
39170
39175
  &.e-separator {
39171
39176
  margin: $tbar-separator-nrml-mrgn;
39172
39177
  min-height: $tbar-separator-nrml-minheight;
@@ -39194,6 +39199,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39194
39199
  text-overflow: ellipsis;
39195
39200
  }
39196
39201
 
39202
+ &:not(.e-overlay) > * {
39203
+ pointer-events: auto;
39204
+ }
39205
+
39197
39206
  &.e-hidden {
39198
39207
  display: none;
39199
39208
  }
@@ -39383,6 +39392,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39383
39392
  text-overflow: ellipsis;
39384
39393
  }
39385
39394
 
39395
+ &:not(.e-overlay) > * {
39396
+ pointer-events: auto;
39397
+ }
39398
+
39386
39399
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
39387
39400
  min-width: 100%;
39388
39401
  }
@@ -39508,6 +39521,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39508
39521
  &:not(.e-separator) {
39509
39522
  height: auto;
39510
39523
  }
39524
+
39525
+ &:not(.e-overlay) > * {
39526
+ pointer-events: auto;
39527
+ }
39511
39528
  }
39512
39529
 
39513
39530
  .e-toolbar-item > * {
@@ -39528,6 +39545,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39528
39545
  &.e-separator:last-of-type {
39529
39546
  display: inline-flex;
39530
39547
  }
39548
+
39549
+ &:not(.e-overlay) > * {
39550
+ pointer-events: auto;
39551
+ }
39531
39552
  }
39532
39553
  }
39533
39554
 
@@ -74494,6 +74515,7 @@ $rte-dialog-upload-status-progress: $info;
74494
74515
 
74495
74516
  .e-content {
74496
74517
  width: 100%;
74518
+ display: block;
74497
74519
  float: left;
74498
74520
  background: unset;
74499
74521
  box-sizing: border-box;
@@ -53458,6 +53458,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53458
53458
  padding: $tbar-item-nrml-padding;
53459
53459
  }
53460
53460
 
53461
+ &:not(.e-separator):not(.e-spacer),
53462
+ &.e-overlay > * {
53463
+ pointer-events: none;
53464
+ }
53465
+
53461
53466
  &.e-separator {
53462
53467
  margin: $tbar-separator-nrml-mrgn;
53463
53468
  min-height: $tbar-separator-nrml-minheight;
@@ -53485,6 +53490,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53485
53490
  text-overflow: ellipsis;
53486
53491
  }
53487
53492
 
53493
+ &:not(.e-overlay) > * {
53494
+ pointer-events: auto;
53495
+ }
53496
+
53488
53497
  &.e-hidden {
53489
53498
  display: none;
53490
53499
  }
@@ -53674,6 +53683,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53674
53683
  text-overflow: ellipsis;
53675
53684
  }
53676
53685
 
53686
+ &:not(.e-overlay) > * {
53687
+ pointer-events: auto;
53688
+ }
53689
+
53677
53690
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
53678
53691
  min-width: 100%;
53679
53692
  }
@@ -53799,6 +53812,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53799
53812
  &:not(.e-separator) {
53800
53813
  height: auto;
53801
53814
  }
53815
+
53816
+ &:not(.e-overlay) > * {
53817
+ pointer-events: auto;
53818
+ }
53802
53819
  }
53803
53820
 
53804
53821
  .e-toolbar-item > * {
@@ -53819,6 +53836,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53819
53836
  &.e-separator:last-of-type {
53820
53837
  display: inline-flex;
53821
53838
  }
53839
+
53840
+ &:not(.e-overlay) > * {
53841
+ pointer-events: auto;
53842
+ }
53822
53843
  }
53823
53844
  }
53824
53845
 
@@ -100426,6 +100447,7 @@ $rte-dialog-upload-status-progress: $info;
100426
100447
 
100427
100448
  .e-content {
100428
100449
  width: 100%;
100450
+ display: block;
100429
100451
  float: left;
100430
100452
  background: unset;
100431
100453
  box-sizing: border-box;
@@ -39167,6 +39167,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39167
39167
  padding: $tbar-item-nrml-padding;
39168
39168
  }
39169
39169
 
39170
+ &:not(.e-separator):not(.e-spacer),
39171
+ &.e-overlay > * {
39172
+ pointer-events: none;
39173
+ }
39174
+
39170
39175
  &.e-separator {
39171
39176
  margin: $tbar-separator-nrml-mrgn;
39172
39177
  min-height: $tbar-separator-nrml-minheight;
@@ -39194,6 +39199,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39194
39199
  text-overflow: ellipsis;
39195
39200
  }
39196
39201
 
39202
+ &:not(.e-overlay) > * {
39203
+ pointer-events: auto;
39204
+ }
39205
+
39197
39206
  &.e-hidden {
39198
39207
  display: none;
39199
39208
  }
@@ -39383,6 +39392,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39383
39392
  text-overflow: ellipsis;
39384
39393
  }
39385
39394
 
39395
+ &:not(.e-overlay) > * {
39396
+ pointer-events: auto;
39397
+ }
39398
+
39386
39399
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
39387
39400
  min-width: 100%;
39388
39401
  }
@@ -39508,6 +39521,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39508
39521
  &:not(.e-separator) {
39509
39522
  height: auto;
39510
39523
  }
39524
+
39525
+ &:not(.e-overlay) > * {
39526
+ pointer-events: auto;
39527
+ }
39511
39528
  }
39512
39529
 
39513
39530
  .e-toolbar-item > * {
@@ -39528,6 +39545,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39528
39545
  &.e-separator:last-of-type {
39529
39546
  display: inline-flex;
39530
39547
  }
39548
+
39549
+ &:not(.e-overlay) > * {
39550
+ pointer-events: auto;
39551
+ }
39531
39552
  }
39532
39553
  }
39533
39554
 
@@ -74494,6 +74515,7 @@ $rte-dialog-upload-status-progress: $info;
74494
74515
 
74495
74516
  .e-content {
74496
74517
  width: 100%;
74518
+ display: block;
74497
74519
  float: left;
74498
74520
  background: unset;
74499
74521
  box-sizing: border-box;
@@ -53458,6 +53458,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53458
53458
  padding: $tbar-item-nrml-padding;
53459
53459
  }
53460
53460
 
53461
+ &:not(.e-separator):not(.e-spacer),
53462
+ &.e-overlay > * {
53463
+ pointer-events: none;
53464
+ }
53465
+
53461
53466
  &.e-separator {
53462
53467
  margin: $tbar-separator-nrml-mrgn;
53463
53468
  min-height: $tbar-separator-nrml-minheight;
@@ -53485,6 +53490,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53485
53490
  text-overflow: ellipsis;
53486
53491
  }
53487
53492
 
53493
+ &:not(.e-overlay) > * {
53494
+ pointer-events: auto;
53495
+ }
53496
+
53488
53497
  &.e-hidden {
53489
53498
  display: none;
53490
53499
  }
@@ -53674,6 +53683,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53674
53683
  text-overflow: ellipsis;
53675
53684
  }
53676
53685
 
53686
+ &:not(.e-overlay) > * {
53687
+ pointer-events: auto;
53688
+ }
53689
+
53677
53690
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
53678
53691
  min-width: 100%;
53679
53692
  }
@@ -53799,6 +53812,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53799
53812
  &:not(.e-separator) {
53800
53813
  height: auto;
53801
53814
  }
53815
+
53816
+ &:not(.e-overlay) > * {
53817
+ pointer-events: auto;
53818
+ }
53802
53819
  }
53803
53820
 
53804
53821
  .e-toolbar-item > * {
@@ -53819,6 +53836,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53819
53836
  &.e-separator:last-of-type {
53820
53837
  display: inline-flex;
53821
53838
  }
53839
+
53840
+ &:not(.e-overlay) > * {
53841
+ pointer-events: auto;
53842
+ }
53822
53843
  }
53823
53844
  }
53824
53845
 
@@ -100426,6 +100447,7 @@ $rte-dialog-upload-status-progress: $info;
100426
100447
 
100427
100448
  .e-content {
100428
100449
  width: 100%;
100450
+ display: block;
100429
100451
  float: left;
100430
100452
  background: unset;
100431
100453
  box-sizing: border-box;
@@ -39939,6 +39939,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39939
39939
  padding: $tbar-item-nrml-padding;
39940
39940
  }
39941
39941
 
39942
+ &:not(.e-separator):not(.e-spacer),
39943
+ &.e-overlay > * {
39944
+ pointer-events: none;
39945
+ }
39946
+
39942
39947
  &.e-separator {
39943
39948
  margin: $tbar-separator-nrml-mrgn;
39944
39949
  min-height: $tbar-separator-nrml-minheight;
@@ -39966,6 +39971,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39966
39971
  text-overflow: ellipsis;
39967
39972
  }
39968
39973
 
39974
+ &:not(.e-overlay) > * {
39975
+ pointer-events: auto;
39976
+ }
39977
+
39969
39978
  &.e-hidden {
39970
39979
  display: none;
39971
39980
  }
@@ -40155,6 +40164,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
40155
40164
  text-overflow: ellipsis;
40156
40165
  }
40157
40166
 
40167
+ &:not(.e-overlay) > * {
40168
+ pointer-events: auto;
40169
+ }
40170
+
40158
40171
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
40159
40172
  min-width: 100%;
40160
40173
  }
@@ -40280,6 +40293,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
40280
40293
  &:not(.e-separator) {
40281
40294
  height: auto;
40282
40295
  }
40296
+
40297
+ &:not(.e-overlay) > * {
40298
+ pointer-events: auto;
40299
+ }
40283
40300
  }
40284
40301
 
40285
40302
  .e-toolbar-item > * {
@@ -40300,6 +40317,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
40300
40317
  &.e-separator:last-of-type {
40301
40318
  display: inline-flex;
40302
40319
  }
40320
+
40321
+ &:not(.e-overlay) > * {
40322
+ pointer-events: auto;
40323
+ }
40303
40324
  }
40304
40325
  }
40305
40326
 
@@ -75266,6 +75287,7 @@ $rte-dialog-upload-status-progress: $info;
75266
75287
 
75267
75288
  .e-content {
75268
75289
  width: 100%;
75290
+ display: block;
75269
75291
  float: left;
75270
75292
  background: unset;
75271
75293
  box-sizing: border-box;