@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
@@ -442,6 +442,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
442
442
  padding: $tbar-item-nrml-padding;
443
443
  }
444
444
 
445
+ &:not(.e-separator):not(.e-spacer),
446
+ &.e-overlay > * {
447
+ pointer-events: none;
448
+ }
449
+
445
450
  &.e-separator {
446
451
  margin: $tbar-separator-nrml-mrgn;
447
452
  min-height: $tbar-separator-nrml-minheight;
@@ -469,6 +474,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
469
474
  text-overflow: ellipsis;
470
475
  }
471
476
 
477
+ &:not(.e-overlay) > * {
478
+ pointer-events: auto;
479
+ }
480
+
472
481
  &.e-hidden {
473
482
  display: none;
474
483
  }
@@ -658,6 +667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
658
667
  text-overflow: ellipsis;
659
668
  }
660
669
 
670
+ &:not(.e-overlay) > * {
671
+ pointer-events: auto;
672
+ }
673
+
661
674
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
662
675
  min-width: 100%;
663
676
  }
@@ -783,6 +796,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
783
796
  &:not(.e-separator) {
784
797
  height: auto;
785
798
  }
799
+
800
+ &:not(.e-overlay) > * {
801
+ pointer-events: auto;
802
+ }
786
803
  }
787
804
 
788
805
  .e-toolbar-item > * {
@@ -803,6 +820,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
803
820
  &.e-separator:last-of-type {
804
821
  display: inline-flex;
805
822
  }
823
+
824
+ &:not(.e-overlay) > * {
825
+ pointer-events: auto;
826
+ }
806
827
  }
807
828
  }
808
829
 
@@ -442,6 +442,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
442
442
  padding: $tbar-item-nrml-padding;
443
443
  }
444
444
 
445
+ &:not(.e-separator):not(.e-spacer),
446
+ &.e-overlay > * {
447
+ pointer-events: none;
448
+ }
449
+
445
450
  &.e-separator {
446
451
  margin: $tbar-separator-nrml-mrgn;
447
452
  min-height: $tbar-separator-nrml-minheight;
@@ -469,6 +474,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
469
474
  text-overflow: ellipsis;
470
475
  }
471
476
 
477
+ &:not(.e-overlay) > * {
478
+ pointer-events: auto;
479
+ }
480
+
472
481
  &.e-hidden {
473
482
  display: none;
474
483
  }
@@ -658,6 +667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
658
667
  text-overflow: ellipsis;
659
668
  }
660
669
 
670
+ &:not(.e-overlay) > * {
671
+ pointer-events: auto;
672
+ }
673
+
661
674
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
662
675
  min-width: 100%;
663
676
  }
@@ -783,6 +796,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
783
796
  &:not(.e-separator) {
784
797
  height: auto;
785
798
  }
799
+
800
+ &:not(.e-overlay) > * {
801
+ pointer-events: auto;
802
+ }
786
803
  }
787
804
 
788
805
  .e-toolbar-item > * {
@@ -803,6 +820,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
803
820
  &.e-separator:last-of-type {
804
821
  display: inline-flex;
805
822
  }
823
+
824
+ &:not(.e-overlay) > * {
825
+ pointer-events: auto;
826
+ }
806
827
  }
807
828
  }
808
829
 
@@ -442,6 +442,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
442
442
  padding: $tbar-item-nrml-padding;
443
443
  }
444
444
 
445
+ &:not(.e-separator):not(.e-spacer),
446
+ &.e-overlay > * {
447
+ pointer-events: none;
448
+ }
449
+
445
450
  &.e-separator {
446
451
  margin: $tbar-separator-nrml-mrgn;
447
452
  min-height: $tbar-separator-nrml-minheight;
@@ -469,6 +474,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
469
474
  text-overflow: ellipsis;
470
475
  }
471
476
 
477
+ &:not(.e-overlay) > * {
478
+ pointer-events: auto;
479
+ }
480
+
472
481
  &.e-hidden {
473
482
  display: none;
474
483
  }
@@ -658,6 +667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
658
667
  text-overflow: ellipsis;
659
668
  }
660
669
 
670
+ &:not(.e-overlay) > * {
671
+ pointer-events: auto;
672
+ }
673
+
661
674
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
662
675
  min-width: 100%;
663
676
  }
@@ -783,6 +796,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
783
796
  &:not(.e-separator) {
784
797
  height: auto;
785
798
  }
799
+
800
+ &:not(.e-overlay) > * {
801
+ pointer-events: auto;
802
+ }
786
803
  }
787
804
 
788
805
  .e-toolbar-item > * {
@@ -803,6 +820,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
803
820
  &.e-separator:last-of-type {
804
821
  display: inline-flex;
805
822
  }
823
+
824
+ &:not(.e-overlay) > * {
825
+ pointer-events: auto;
826
+ }
806
827
  }
807
828
  }
808
829
 
@@ -37459,6 +37459,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37459
37459
  padding: $tbar-item-nrml-padding;
37460
37460
  }
37461
37461
 
37462
+ &:not(.e-separator):not(.e-spacer),
37463
+ &.e-overlay > * {
37464
+ pointer-events: none;
37465
+ }
37466
+
37462
37467
  &.e-separator {
37463
37468
  margin: $tbar-separator-nrml-mrgn;
37464
37469
  min-height: $tbar-separator-nrml-minheight;
@@ -37486,6 +37491,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37486
37491
  text-overflow: ellipsis;
37487
37492
  }
37488
37493
 
37494
+ &:not(.e-overlay) > * {
37495
+ pointer-events: auto;
37496
+ }
37497
+
37489
37498
  &.e-hidden {
37490
37499
  display: none;
37491
37500
  }
@@ -37675,6 +37684,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37675
37684
  text-overflow: ellipsis;
37676
37685
  }
37677
37686
 
37687
+ &:not(.e-overlay) > * {
37688
+ pointer-events: auto;
37689
+ }
37690
+
37678
37691
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37679
37692
  min-width: 100%;
37680
37693
  }
@@ -37800,6 +37813,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37800
37813
  &:not(.e-separator) {
37801
37814
  height: auto;
37802
37815
  }
37816
+
37817
+ &:not(.e-overlay) > * {
37818
+ pointer-events: auto;
37819
+ }
37803
37820
  }
37804
37821
 
37805
37822
  .e-toolbar-item > * {
@@ -37820,6 +37837,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37820
37837
  &.e-separator:last-of-type {
37821
37838
  display: inline-flex;
37822
37839
  }
37840
+
37841
+ &:not(.e-overlay) > * {
37842
+ pointer-events: auto;
37843
+ }
37823
37844
  }
37824
37845
  }
37825
37846
 
@@ -51750,6 +51750,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51750
51750
  padding: $tbar-item-nrml-padding;
51751
51751
  }
51752
51752
 
51753
+ &:not(.e-separator):not(.e-spacer),
51754
+ &.e-overlay > * {
51755
+ pointer-events: none;
51756
+ }
51757
+
51753
51758
  &.e-separator {
51754
51759
  margin: $tbar-separator-nrml-mrgn;
51755
51760
  min-height: $tbar-separator-nrml-minheight;
@@ -51777,6 +51782,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51777
51782
  text-overflow: ellipsis;
51778
51783
  }
51779
51784
 
51785
+ &:not(.e-overlay) > * {
51786
+ pointer-events: auto;
51787
+ }
51788
+
51780
51789
  &.e-hidden {
51781
51790
  display: none;
51782
51791
  }
@@ -51966,6 +51975,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51966
51975
  text-overflow: ellipsis;
51967
51976
  }
51968
51977
 
51978
+ &:not(.e-overlay) > * {
51979
+ pointer-events: auto;
51980
+ }
51981
+
51969
51982
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
51970
51983
  min-width: 100%;
51971
51984
  }
@@ -52091,6 +52104,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52091
52104
  &:not(.e-separator) {
52092
52105
  height: auto;
52093
52106
  }
52107
+
52108
+ &:not(.e-overlay) > * {
52109
+ pointer-events: auto;
52110
+ }
52094
52111
  }
52095
52112
 
52096
52113
  .e-toolbar-item > * {
@@ -52111,6 +52128,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52111
52128
  &.e-separator:last-of-type {
52112
52129
  display: inline-flex;
52113
52130
  }
52131
+
52132
+ &:not(.e-overlay) > * {
52133
+ pointer-events: auto;
52134
+ }
52114
52135
  }
52115
52136
  }
52116
52137
 
@@ -37457,6 +37457,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37457
37457
  padding: $tbar-item-nrml-padding;
37458
37458
  }
37459
37459
 
37460
+ &:not(.e-separator):not(.e-spacer),
37461
+ &.e-overlay > * {
37462
+ pointer-events: none;
37463
+ }
37464
+
37460
37465
  &.e-separator {
37461
37466
  margin: $tbar-separator-nrml-mrgn;
37462
37467
  min-height: $tbar-separator-nrml-minheight;
@@ -37484,6 +37489,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37484
37489
  text-overflow: ellipsis;
37485
37490
  }
37486
37491
 
37492
+ &:not(.e-overlay) > * {
37493
+ pointer-events: auto;
37494
+ }
37495
+
37487
37496
  &.e-hidden {
37488
37497
  display: none;
37489
37498
  }
@@ -37673,6 +37682,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37673
37682
  text-overflow: ellipsis;
37674
37683
  }
37675
37684
 
37685
+ &:not(.e-overlay) > * {
37686
+ pointer-events: auto;
37687
+ }
37688
+
37676
37689
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37677
37690
  min-width: 100%;
37678
37691
  }
@@ -37798,6 +37811,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37798
37811
  &:not(.e-separator) {
37799
37812
  height: auto;
37800
37813
  }
37814
+
37815
+ &:not(.e-overlay) > * {
37816
+ pointer-events: auto;
37817
+ }
37801
37818
  }
37802
37819
 
37803
37820
  .e-toolbar-item > * {
@@ -37818,6 +37835,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37818
37835
  &.e-separator:last-of-type {
37819
37836
  display: inline-flex;
37820
37837
  }
37838
+
37839
+ &:not(.e-overlay) > * {
37840
+ pointer-events: auto;
37841
+ }
37821
37842
  }
37822
37843
  }
37823
37844
 
@@ -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
 
@@ -38922,6 +38922,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38922
38922
  padding: $tbar-item-nrml-padding;
38923
38923
  }
38924
38924
 
38925
+ &:not(.e-separator):not(.e-spacer),
38926
+ &.e-overlay > * {
38927
+ pointer-events: none;
38928
+ }
38929
+
38925
38930
  &.e-separator {
38926
38931
  margin: $tbar-separator-nrml-mrgn;
38927
38932
  min-height: $tbar-separator-nrml-minheight;
@@ -38949,6 +38954,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38949
38954
  text-overflow: ellipsis;
38950
38955
  }
38951
38956
 
38957
+ &:not(.e-overlay) > * {
38958
+ pointer-events: auto;
38959
+ }
38960
+
38952
38961
  &.e-hidden {
38953
38962
  display: none;
38954
38963
  }
@@ -39138,6 +39147,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39138
39147
  text-overflow: ellipsis;
39139
39148
  }
39140
39149
 
39150
+ &:not(.e-overlay) > * {
39151
+ pointer-events: auto;
39152
+ }
39153
+
39141
39154
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
39142
39155
  min-width: 100%;
39143
39156
  }
@@ -39263,6 +39276,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39263
39276
  &:not(.e-separator) {
39264
39277
  height: auto;
39265
39278
  }
39279
+
39280
+ &:not(.e-overlay) > * {
39281
+ pointer-events: auto;
39282
+ }
39266
39283
  }
39267
39284
 
39268
39285
  .e-toolbar-item > * {
@@ -39283,6 +39300,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39283
39300
  &.e-separator:last-of-type {
39284
39301
  display: inline-flex;
39285
39302
  }
39303
+
39304
+ &:not(.e-overlay) > * {
39305
+ pointer-events: auto;
39306
+ }
39286
39307
  }
39287
39308
  }
39288
39309
 
@@ -53213,6 +53213,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53213
53213
  padding: $tbar-item-nrml-padding;
53214
53214
  }
53215
53215
 
53216
+ &:not(.e-separator):not(.e-spacer),
53217
+ &.e-overlay > * {
53218
+ pointer-events: none;
53219
+ }
53220
+
53216
53221
  &.e-separator {
53217
53222
  margin: $tbar-separator-nrml-mrgn;
53218
53223
  min-height: $tbar-separator-nrml-minheight;
@@ -53240,6 +53245,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53240
53245
  text-overflow: ellipsis;
53241
53246
  }
53242
53247
 
53248
+ &:not(.e-overlay) > * {
53249
+ pointer-events: auto;
53250
+ }
53251
+
53243
53252
  &.e-hidden {
53244
53253
  display: none;
53245
53254
  }
@@ -53429,6 +53438,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53429
53438
  text-overflow: ellipsis;
53430
53439
  }
53431
53440
 
53441
+ &:not(.e-overlay) > * {
53442
+ pointer-events: auto;
53443
+ }
53444
+
53432
53445
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
53433
53446
  min-width: 100%;
53434
53447
  }
@@ -53554,6 +53567,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53554
53567
  &:not(.e-separator) {
53555
53568
  height: auto;
53556
53569
  }
53570
+
53571
+ &:not(.e-overlay) > * {
53572
+ pointer-events: auto;
53573
+ }
53557
53574
  }
53558
53575
 
53559
53576
  .e-toolbar-item > * {
@@ -53574,6 +53591,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53574
53591
  &.e-separator:last-of-type {
53575
53592
  display: inline-flex;
53576
53593
  }
53594
+
53595
+ &:not(.e-overlay) > * {
53596
+ pointer-events: auto;
53597
+ }
53577
53598
  }
53578
53599
  }
53579
53600
 
@@ -39393,6 +39393,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39393
39393
  padding: $tbar-item-nrml-padding;
39394
39394
  }
39395
39395
 
39396
+ &:not(.e-separator):not(.e-spacer),
39397
+ &.e-overlay > * {
39398
+ pointer-events: none;
39399
+ }
39400
+
39396
39401
  &.e-separator {
39397
39402
  margin: $tbar-separator-nrml-mrgn;
39398
39403
  min-height: $tbar-separator-nrml-minheight;
@@ -39420,6 +39425,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39420
39425
  text-overflow: ellipsis;
39421
39426
  }
39422
39427
 
39428
+ &:not(.e-overlay) > * {
39429
+ pointer-events: auto;
39430
+ }
39431
+
39423
39432
  &.e-hidden {
39424
39433
  display: none;
39425
39434
  }
@@ -39609,6 +39618,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39609
39618
  text-overflow: ellipsis;
39610
39619
  }
39611
39620
 
39621
+ &:not(.e-overlay) > * {
39622
+ pointer-events: auto;
39623
+ }
39624
+
39612
39625
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
39613
39626
  min-width: 100%;
39614
39627
  }
@@ -39734,6 +39747,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39734
39747
  &:not(.e-separator) {
39735
39748
  height: auto;
39736
39749
  }
39750
+
39751
+ &:not(.e-overlay) > * {
39752
+ pointer-events: auto;
39753
+ }
39737
39754
  }
39738
39755
 
39739
39756
  .e-toolbar-item > * {
@@ -39754,6 +39771,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39754
39771
  &.e-separator:last-of-type {
39755
39772
  display: inline-flex;
39756
39773
  }
39774
+
39775
+ &:not(.e-overlay) > * {
39776
+ pointer-events: auto;
39777
+ }
39757
39778
  }
39758
39779
  }
39759
39780
 
@@ -53684,6 +53684,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53684
53684
  padding: $tbar-item-nrml-padding;
53685
53685
  }
53686
53686
 
53687
+ &:not(.e-separator):not(.e-spacer),
53688
+ &.e-overlay > * {
53689
+ pointer-events: none;
53690
+ }
53691
+
53687
53692
  &.e-separator {
53688
53693
  margin: $tbar-separator-nrml-mrgn;
53689
53694
  min-height: $tbar-separator-nrml-minheight;
@@ -53711,6 +53716,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53711
53716
  text-overflow: ellipsis;
53712
53717
  }
53713
53718
 
53719
+ &:not(.e-overlay) > * {
53720
+ pointer-events: auto;
53721
+ }
53722
+
53714
53723
  &.e-hidden {
53715
53724
  display: none;
53716
53725
  }
@@ -53900,6 +53909,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53900
53909
  text-overflow: ellipsis;
53901
53910
  }
53902
53911
 
53912
+ &:not(.e-overlay) > * {
53913
+ pointer-events: auto;
53914
+ }
53915
+
53903
53916
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
53904
53917
  min-width: 100%;
53905
53918
  }
@@ -54025,6 +54038,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54025
54038
  &:not(.e-separator) {
54026
54039
  height: auto;
54027
54040
  }
54041
+
54042
+ &:not(.e-overlay) > * {
54043
+ pointer-events: auto;
54044
+ }
54028
54045
  }
54029
54046
 
54030
54047
  .e-toolbar-item > * {
@@ -54045,6 +54062,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54045
54062
  &.e-separator:last-of-type {
54046
54063
  display: inline-flex;
54047
54064
  }
54065
+
54066
+ &:not(.e-overlay) > * {
54067
+ pointer-events: auto;
54068
+ }
54048
54069
  }
54049
54070
  }
54050
54071
 
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"29.2.5","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"29.2.7","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}