@syncfusion/blazor-themes 29.2.5 → 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 (151) hide show
  1. package/Compiled-Themes/bds-dark-lite.css +15 -0
  2. package/Compiled-Themes/bds-dark.css +15 -0
  3. package/Compiled-Themes/bds-lite.css +15 -0
  4. package/Compiled-Themes/bds.css +15 -0
  5. package/Compiled-Themes/bootstrap-dark-lite.css +15 -0
  6. package/Compiled-Themes/bootstrap-dark.css +15 -0
  7. package/Compiled-Themes/bootstrap-lite.css +15 -0
  8. package/Compiled-Themes/bootstrap.css +15 -0
  9. package/Compiled-Themes/bootstrap4-lite.css +15 -0
  10. package/Compiled-Themes/bootstrap4.css +15 -0
  11. package/Compiled-Themes/bootstrap5-dark-lite.css +15 -0
  12. package/Compiled-Themes/bootstrap5-dark.css +15 -0
  13. package/Compiled-Themes/bootstrap5-lite.css +15 -0
  14. package/Compiled-Themes/bootstrap5.3-dark-lite.css +15 -0
  15. package/Compiled-Themes/bootstrap5.3-dark.css +15 -0
  16. package/Compiled-Themes/bootstrap5.3-lite.css +15 -0
  17. package/Compiled-Themes/bootstrap5.3.css +15 -0
  18. package/Compiled-Themes/bootstrap5.css +15 -0
  19. package/Compiled-Themes/fabric-dark-lite.css +15 -0
  20. package/Compiled-Themes/fabric-dark.css +15 -0
  21. package/Compiled-Themes/fabric-lite.css +15 -0
  22. package/Compiled-Themes/fabric.css +15 -0
  23. package/Compiled-Themes/fluent-dark-lite.css +15 -0
  24. package/Compiled-Themes/fluent-dark.css +15 -0
  25. package/Compiled-Themes/fluent-lite.css +15 -0
  26. package/Compiled-Themes/fluent.css +15 -0
  27. package/Compiled-Themes/fluent2-dark-lite.css +15 -0
  28. package/Compiled-Themes/fluent2-dark.css +15 -0
  29. package/Compiled-Themes/fluent2-highcontrast-lite.css +15 -0
  30. package/Compiled-Themes/fluent2-highcontrast.css +15 -0
  31. package/Compiled-Themes/fluent2-lite.css +15 -0
  32. package/Compiled-Themes/fluent2.css +15 -0
  33. package/Compiled-Themes/highcontrast-lite.css +15 -0
  34. package/Compiled-Themes/highcontrast.css +15 -0
  35. package/Compiled-Themes/material-dark-lite.css +15 -0
  36. package/Compiled-Themes/material-dark.css +15 -0
  37. package/Compiled-Themes/material-lite.css +15 -0
  38. package/Compiled-Themes/material.css +15 -0
  39. package/Compiled-Themes/material3-dark-lite.css +15 -0
  40. package/Compiled-Themes/material3-dark.css +15 -0
  41. package/Compiled-Themes/material3-lite.css +15 -0
  42. package/Compiled-Themes/material3.css +15 -0
  43. package/Compiled-Themes/tailwind-dark-lite.css +15 -0
  44. package/Compiled-Themes/tailwind-dark.css +15 -0
  45. package/Compiled-Themes/tailwind-lite.css +15 -0
  46. package/Compiled-Themes/tailwind.css +15 -0
  47. package/Compiled-Themes/tailwind3-dark-lite.css +15 -0
  48. package/Compiled-Themes/tailwind3-dark.css +15 -0
  49. package/Compiled-Themes/tailwind3-lite.css +15 -0
  50. package/Compiled-Themes/tailwind3.css +15 -0
  51. package/SCSS-Themes/bds-dark-lite.scss +21 -0
  52. package/SCSS-Themes/bds-dark.scss +21 -0
  53. package/SCSS-Themes/bds-lite.scss +21 -0
  54. package/SCSS-Themes/bds.scss +21 -0
  55. package/SCSS-Themes/bootstrap-dark-lite.scss +21 -0
  56. package/SCSS-Themes/bootstrap-dark.scss +21 -0
  57. package/SCSS-Themes/bootstrap-lite.scss +21 -0
  58. package/SCSS-Themes/bootstrap.scss +21 -0
  59. package/SCSS-Themes/bootstrap4-lite.scss +21 -0
  60. package/SCSS-Themes/bootstrap4.scss +21 -0
  61. package/SCSS-Themes/bootstrap5-dark-lite.scss +21 -0
  62. package/SCSS-Themes/bootstrap5-dark.scss +21 -0
  63. package/SCSS-Themes/bootstrap5-lite.scss +21 -0
  64. package/SCSS-Themes/bootstrap5.3-dark-lite.scss +21 -0
  65. package/SCSS-Themes/bootstrap5.3-dark.scss +21 -0
  66. package/SCSS-Themes/bootstrap5.3-lite.scss +21 -0
  67. package/SCSS-Themes/bootstrap5.3.scss +21 -0
  68. package/SCSS-Themes/bootstrap5.scss +21 -0
  69. package/SCSS-Themes/fabric-dark-lite.scss +21 -0
  70. package/SCSS-Themes/fabric-dark.scss +21 -0
  71. package/SCSS-Themes/fabric-lite.scss +21 -0
  72. package/SCSS-Themes/fabric.scss +21 -0
  73. package/SCSS-Themes/fluent-dark-lite.scss +21 -0
  74. package/SCSS-Themes/fluent-dark.scss +21 -0
  75. package/SCSS-Themes/fluent-lite.scss +21 -0
  76. package/SCSS-Themes/fluent.scss +21 -0
  77. package/SCSS-Themes/fluent2-dark-lite.scss +21 -0
  78. package/SCSS-Themes/fluent2-dark.scss +21 -0
  79. package/SCSS-Themes/fluent2-highcontrast-lite.scss +21 -0
  80. package/SCSS-Themes/fluent2-highcontrast.scss +21 -0
  81. package/SCSS-Themes/fluent2-lite.scss +21 -0
  82. package/SCSS-Themes/fluent2.scss +21 -0
  83. package/SCSS-Themes/highcontrast-lite.scss +21 -0
  84. package/SCSS-Themes/highcontrast.scss +21 -0
  85. package/SCSS-Themes/material-dark-lite.scss +21 -0
  86. package/SCSS-Themes/material-dark.scss +21 -0
  87. package/SCSS-Themes/material-lite.scss +21 -0
  88. package/SCSS-Themes/material.scss +21 -0
  89. package/SCSS-Themes/material3-dark-lite.scss +21 -0
  90. package/SCSS-Themes/material3-dark.scss +21 -0
  91. package/SCSS-Themes/material3-lite.scss +21 -0
  92. package/SCSS-Themes/material3.scss +21 -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/tailwind-dark-lite.scss +21 -0
  144. package/SCSS-Themes/tailwind-dark.scss +21 -0
  145. package/SCSS-Themes/tailwind-lite.scss +21 -0
  146. package/SCSS-Themes/tailwind.scss +21 -0
  147. package/SCSS-Themes/tailwind3-dark-lite.scss +21 -0
  148. package/SCSS-Themes/tailwind3-dark.scss +21 -0
  149. package/SCSS-Themes/tailwind3-lite.scss +21 -0
  150. package/SCSS-Themes/tailwind3.scss +21 -0
  151. package/package.json +1 -1
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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