@syncfusion/blazor-themes 29.2.5 → 29.2.8

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
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -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