@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
@@ -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
 
@@ -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
 
@@ -54230,6 +54230,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54230
54230
  padding: $tbar-item-nrml-padding;
54231
54231
  }
54232
54232
 
54233
+ &:not(.e-separator):not(.e-spacer),
54234
+ &.e-overlay > * {
54235
+ pointer-events: none;
54236
+ }
54237
+
54233
54238
  &.e-separator {
54234
54239
  margin: $tbar-separator-nrml-mrgn;
54235
54240
  min-height: $tbar-separator-nrml-minheight;
@@ -54257,6 +54262,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54257
54262
  text-overflow: ellipsis;
54258
54263
  }
54259
54264
 
54265
+ &:not(.e-overlay) > * {
54266
+ pointer-events: auto;
54267
+ }
54268
+
54260
54269
  &.e-hidden {
54261
54270
  display: none;
54262
54271
  }
@@ -54446,6 +54455,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54446
54455
  text-overflow: ellipsis;
54447
54456
  }
54448
54457
 
54458
+ &:not(.e-overlay) > * {
54459
+ pointer-events: auto;
54460
+ }
54461
+
54449
54462
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
54450
54463
  min-width: 100%;
54451
54464
  }
@@ -54571,6 +54584,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54571
54584
  &:not(.e-separator) {
54572
54585
  height: auto;
54573
54586
  }
54587
+
54588
+ &:not(.e-overlay) > * {
54589
+ pointer-events: auto;
54590
+ }
54574
54591
  }
54575
54592
 
54576
54593
  .e-toolbar-item > * {
@@ -54591,6 +54608,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
54591
54608
  &.e-separator:last-of-type {
54592
54609
  display: inline-flex;
54593
54610
  }
54611
+
54612
+ &:not(.e-overlay) > * {
54613
+ pointer-events: auto;
54614
+ }
54594
54615
  }
54595
54616
  }
54596
54617
 
@@ -37219,6 +37219,11 @@ $tbar-popup-btn-hover-border-size: 2px !default;
37219
37219
  padding: $tbar-item-nrml-padding;
37220
37220
  }
37221
37221
 
37222
+ &:not(.e-separator):not(.e-spacer),
37223
+ &.e-overlay > * {
37224
+ pointer-events: none;
37225
+ }
37226
+
37222
37227
  &.e-separator {
37223
37228
  margin: $tbar-separator-nrml-mrgn;
37224
37229
  min-height: $tbar-separator-nrml-minheight;
@@ -37246,6 +37251,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
37246
37251
  text-overflow: ellipsis;
37247
37252
  }
37248
37253
 
37254
+ &:not(.e-overlay) > * {
37255
+ pointer-events: auto;
37256
+ }
37257
+
37249
37258
  &.e-hidden {
37250
37259
  display: none;
37251
37260
  }
@@ -37435,6 +37444,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
37435
37444
  text-overflow: ellipsis;
37436
37445
  }
37437
37446
 
37447
+ &:not(.e-overlay) > * {
37448
+ pointer-events: auto;
37449
+ }
37450
+
37438
37451
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37439
37452
  min-width: 100%;
37440
37453
  }
@@ -37560,6 +37573,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
37560
37573
  &:not(.e-separator) {
37561
37574
  height: auto;
37562
37575
  }
37576
+
37577
+ &:not(.e-overlay) > * {
37578
+ pointer-events: auto;
37579
+ }
37563
37580
  }
37564
37581
 
37565
37582
  .e-toolbar-item > * {
@@ -37580,6 +37597,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
37580
37597
  &.e-separator:last-of-type {
37581
37598
  display: inline-flex;
37582
37599
  }
37600
+
37601
+ &:not(.e-overlay) > * {
37602
+ pointer-events: auto;
37603
+ }
37583
37604
  }
37584
37605
  }
37585
37606
 
@@ -51510,6 +51510,11 @@ $tbar-popup-btn-hover-border-size: 2px !default;
51510
51510
  padding: $tbar-item-nrml-padding;
51511
51511
  }
51512
51512
 
51513
+ &:not(.e-separator):not(.e-spacer),
51514
+ &.e-overlay > * {
51515
+ pointer-events: none;
51516
+ }
51517
+
51513
51518
  &.e-separator {
51514
51519
  margin: $tbar-separator-nrml-mrgn;
51515
51520
  min-height: $tbar-separator-nrml-minheight;
@@ -51537,6 +51542,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
51537
51542
  text-overflow: ellipsis;
51538
51543
  }
51539
51544
 
51545
+ &:not(.e-overlay) > * {
51546
+ pointer-events: auto;
51547
+ }
51548
+
51540
51549
  &.e-hidden {
51541
51550
  display: none;
51542
51551
  }
@@ -51726,6 +51735,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
51726
51735
  text-overflow: ellipsis;
51727
51736
  }
51728
51737
 
51738
+ &:not(.e-overlay) > * {
51739
+ pointer-events: auto;
51740
+ }
51741
+
51729
51742
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
51730
51743
  min-width: 100%;
51731
51744
  }
@@ -51851,6 +51864,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
51851
51864
  &:not(.e-separator) {
51852
51865
  height: auto;
51853
51866
  }
51867
+
51868
+ &:not(.e-overlay) > * {
51869
+ pointer-events: auto;
51870
+ }
51854
51871
  }
51855
51872
 
51856
51873
  .e-toolbar-item > * {
@@ -51871,6 +51888,10 @@ $tbar-popup-btn-hover-border-size: 2px !default;
51871
51888
  &.e-separator:last-of-type {
51872
51889
  display: inline-flex;
51873
51890
  }
51891
+
51892
+ &:not(.e-overlay) > * {
51893
+ pointer-events: auto;
51894
+ }
51874
51895
  }
51875
51896
  }
51876
51897
 
@@ -37893,6 +37893,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
37893
37893
  padding: $tbar-item-nrml-padding;
37894
37894
  }
37895
37895
 
37896
+ &:not(.e-separator):not(.e-spacer),
37897
+ &.e-overlay > * {
37898
+ pointer-events: none;
37899
+ }
37900
+
37896
37901
  &.e-separator {
37897
37902
  margin: $tbar-separator-nrml-mrgn;
37898
37903
  min-height: $tbar-separator-nrml-minheight;
@@ -37920,6 +37925,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
37920
37925
  text-overflow: ellipsis;
37921
37926
  }
37922
37927
 
37928
+ &:not(.e-overlay) > * {
37929
+ pointer-events: auto;
37930
+ }
37931
+
37923
37932
  &.e-hidden {
37924
37933
  display: none;
37925
37934
  }
@@ -38109,6 +38118,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38109
38118
  text-overflow: ellipsis;
38110
38119
  }
38111
38120
 
38121
+ &:not(.e-overlay) > * {
38122
+ pointer-events: auto;
38123
+ }
38124
+
38112
38125
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
38113
38126
  min-width: 100%;
38114
38127
  }
@@ -38234,6 +38247,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38234
38247
  &:not(.e-separator) {
38235
38248
  height: auto;
38236
38249
  }
38250
+
38251
+ &:not(.e-overlay) > * {
38252
+ pointer-events: auto;
38253
+ }
38237
38254
  }
38238
38255
 
38239
38256
  .e-toolbar-item > * {
@@ -38254,6 +38271,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
38254
38271
  &.e-separator:last-of-type {
38255
38272
  display: inline-flex;
38256
38273
  }
38274
+
38275
+ &:not(.e-overlay) > * {
38276
+ pointer-events: auto;
38277
+ }
38257
38278
  }
38258
38279
  }
38259
38280
 
@@ -52184,6 +52184,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52184
52184
  padding: $tbar-item-nrml-padding;
52185
52185
  }
52186
52186
 
52187
+ &:not(.e-separator):not(.e-spacer),
52188
+ &.e-overlay > * {
52189
+ pointer-events: none;
52190
+ }
52191
+
52187
52192
  &.e-separator {
52188
52193
  margin: $tbar-separator-nrml-mrgn;
52189
52194
  min-height: $tbar-separator-nrml-minheight;
@@ -52211,6 +52216,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52211
52216
  text-overflow: ellipsis;
52212
52217
  }
52213
52218
 
52219
+ &:not(.e-overlay) > * {
52220
+ pointer-events: auto;
52221
+ }
52222
+
52214
52223
  &.e-hidden {
52215
52224
  display: none;
52216
52225
  }
@@ -52400,6 +52409,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52400
52409
  text-overflow: ellipsis;
52401
52410
  }
52402
52411
 
52412
+ &:not(.e-overlay) > * {
52413
+ pointer-events: auto;
52414
+ }
52415
+
52403
52416
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
52404
52417
  min-width: 100%;
52405
52418
  }
@@ -52525,6 +52538,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52525
52538
  &:not(.e-separator) {
52526
52539
  height: auto;
52527
52540
  }
52541
+
52542
+ &:not(.e-overlay) > * {
52543
+ pointer-events: auto;
52544
+ }
52528
52545
  }
52529
52546
 
52530
52547
  .e-toolbar-item > * {
@@ -52545,6 +52562,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52545
52562
  &.e-separator:last-of-type {
52546
52563
  display: inline-flex;
52547
52564
  }
52565
+
52566
+ &:not(.e-overlay) > * {
52567
+ pointer-events: auto;
52568
+ }
52548
52569
  }
52549
52570
  }
52550
52571
 
@@ -37637,6 +37637,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
37637
37637
  padding: $tbar-item-nrml-padding;
37638
37638
  }
37639
37639
 
37640
+ &:not(.e-separator):not(.e-spacer),
37641
+ &.e-overlay > * {
37642
+ pointer-events: none;
37643
+ }
37644
+
37640
37645
  &.e-separator {
37641
37646
  margin: $tbar-separator-nrml-mrgn;
37642
37647
  min-height: $tbar-separator-nrml-minheight;
@@ -37664,6 +37669,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
37664
37669
  text-overflow: ellipsis;
37665
37670
  }
37666
37671
 
37672
+ &:not(.e-overlay) > * {
37673
+ pointer-events: auto;
37674
+ }
37675
+
37667
37676
  &.e-hidden {
37668
37677
  display: none;
37669
37678
  }
@@ -37853,6 +37862,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
37853
37862
  text-overflow: ellipsis;
37854
37863
  }
37855
37864
 
37865
+ &:not(.e-overlay) > * {
37866
+ pointer-events: auto;
37867
+ }
37868
+
37856
37869
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37857
37870
  min-width: 100%;
37858
37871
  }
@@ -37978,6 +37991,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
37978
37991
  &:not(.e-separator) {
37979
37992
  height: auto;
37980
37993
  }
37994
+
37995
+ &:not(.e-overlay) > * {
37996
+ pointer-events: auto;
37997
+ }
37981
37998
  }
37982
37999
 
37983
38000
  .e-toolbar-item > * {
@@ -37998,6 +38015,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
37998
38015
  &.e-separator:last-of-type {
37999
38016
  display: inline-flex;
38000
38017
  }
38018
+
38019
+ &:not(.e-overlay) > * {
38020
+ pointer-events: auto;
38021
+ }
38001
38022
  }
38002
38023
  }
38003
38024
 
@@ -51928,6 +51928,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
51928
51928
  padding: $tbar-item-nrml-padding;
51929
51929
  }
51930
51930
 
51931
+ &:not(.e-separator):not(.e-spacer),
51932
+ &.e-overlay > * {
51933
+ pointer-events: none;
51934
+ }
51935
+
51931
51936
  &.e-separator {
51932
51937
  margin: $tbar-separator-nrml-mrgn;
51933
51938
  min-height: $tbar-separator-nrml-minheight;
@@ -51955,6 +51960,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
51955
51960
  text-overflow: ellipsis;
51956
51961
  }
51957
51962
 
51963
+ &:not(.e-overlay) > * {
51964
+ pointer-events: auto;
51965
+ }
51966
+
51958
51967
  &.e-hidden {
51959
51968
  display: none;
51960
51969
  }
@@ -52144,6 +52153,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52144
52153
  text-overflow: ellipsis;
52145
52154
  }
52146
52155
 
52156
+ &:not(.e-overlay) > * {
52157
+ pointer-events: auto;
52158
+ }
52159
+
52147
52160
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
52148
52161
  min-width: 100%;
52149
52162
  }
@@ -52269,6 +52282,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52269
52282
  &:not(.e-separator) {
52270
52283
  height: auto;
52271
52284
  }
52285
+
52286
+ &:not(.e-overlay) > * {
52287
+ pointer-events: auto;
52288
+ }
52272
52289
  }
52273
52290
 
52274
52291
  .e-toolbar-item > * {
@@ -52289,6 +52306,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
52289
52306
  &.e-separator:last-of-type {
52290
52307
  display: inline-flex;
52291
52308
  }
52309
+
52310
+ &:not(.e-overlay) > * {
52311
+ pointer-events: auto;
52312
+ }
52292
52313
  }
52293
52314
  }
52294
52315
 
@@ -37635,6 +37635,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37635
37635
  padding: $tbar-item-nrml-padding;
37636
37636
  }
37637
37637
 
37638
+ &:not(.e-separator):not(.e-spacer),
37639
+ &.e-overlay > * {
37640
+ pointer-events: none;
37641
+ }
37642
+
37638
37643
  &.e-separator {
37639
37644
  margin: $tbar-separator-nrml-mrgn;
37640
37645
  min-height: $tbar-separator-nrml-minheight;
@@ -37662,6 +37667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37662
37667
  text-overflow: ellipsis;
37663
37668
  }
37664
37669
 
37670
+ &:not(.e-overlay) > * {
37671
+ pointer-events: auto;
37672
+ }
37673
+
37665
37674
  &.e-hidden {
37666
37675
  display: none;
37667
37676
  }
@@ -37851,6 +37860,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37851
37860
  text-overflow: ellipsis;
37852
37861
  }
37853
37862
 
37863
+ &:not(.e-overlay) > * {
37864
+ pointer-events: auto;
37865
+ }
37866
+
37854
37867
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37855
37868
  min-width: 100%;
37856
37869
  }
@@ -37976,6 +37989,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37976
37989
  &:not(.e-separator) {
37977
37990
  height: auto;
37978
37991
  }
37992
+
37993
+ &:not(.e-overlay) > * {
37994
+ pointer-events: auto;
37995
+ }
37979
37996
  }
37980
37997
 
37981
37998
  .e-toolbar-item > * {
@@ -37996,6 +38013,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37996
38013
  &.e-separator:last-of-type {
37997
38014
  display: inline-flex;
37998
38015
  }
38016
+
38017
+ &:not(.e-overlay) > * {
38018
+ pointer-events: auto;
38019
+ }
37999
38020
  }
38000
38021
  }
38001
38022
 
@@ -51926,6 +51926,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51926
51926
  padding: $tbar-item-nrml-padding;
51927
51927
  }
51928
51928
 
51929
+ &:not(.e-separator):not(.e-spacer),
51930
+ &.e-overlay > * {
51931
+ pointer-events: none;
51932
+ }
51933
+
51929
51934
  &.e-separator {
51930
51935
  margin: $tbar-separator-nrml-mrgn;
51931
51936
  min-height: $tbar-separator-nrml-minheight;
@@ -51953,6 +51958,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
51953
51958
  text-overflow: ellipsis;
51954
51959
  }
51955
51960
 
51961
+ &:not(.e-overlay) > * {
51962
+ pointer-events: auto;
51963
+ }
51964
+
51956
51965
  &.e-hidden {
51957
51966
  display: none;
51958
51967
  }
@@ -52142,6 +52151,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52142
52151
  text-overflow: ellipsis;
52143
52152
  }
52144
52153
 
52154
+ &:not(.e-overlay) > * {
52155
+ pointer-events: auto;
52156
+ }
52157
+
52145
52158
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
52146
52159
  min-width: 100%;
52147
52160
  }
@@ -52267,6 +52280,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52267
52280
  &:not(.e-separator) {
52268
52281
  height: auto;
52269
52282
  }
52283
+
52284
+ &:not(.e-overlay) > * {
52285
+ pointer-events: auto;
52286
+ }
52270
52287
  }
52271
52288
 
52272
52289
  .e-toolbar-item > * {
@@ -52287,6 +52304,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
52287
52304
  &.e-separator:last-of-type {
52288
52305
  display: inline-flex;
52289
52306
  }
52307
+
52308
+ &:not(.e-overlay) > * {
52309
+ pointer-events: auto;
52310
+ }
52290
52311
  }
52291
52312
  }
52292
52313
 
@@ -37705,6 +37705,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37705
37705
  padding: $tbar-item-nrml-padding;
37706
37706
  }
37707
37707
 
37708
+ &:not(.e-separator):not(.e-spacer),
37709
+ &.e-overlay > * {
37710
+ pointer-events: none;
37711
+ }
37712
+
37708
37713
  &.e-separator {
37709
37714
  margin: $tbar-separator-nrml-mrgn;
37710
37715
  min-height: $tbar-separator-nrml-minheight;
@@ -37732,6 +37737,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37732
37737
  text-overflow: ellipsis;
37733
37738
  }
37734
37739
 
37740
+ &:not(.e-overlay) > * {
37741
+ pointer-events: auto;
37742
+ }
37743
+
37735
37744
  &.e-hidden {
37736
37745
  display: none;
37737
37746
  }
@@ -37921,6 +37930,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
37921
37930
  text-overflow: ellipsis;
37922
37931
  }
37923
37932
 
37933
+ &:not(.e-overlay) > * {
37934
+ pointer-events: auto;
37935
+ }
37936
+
37924
37937
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
37925
37938
  min-width: 100%;
37926
37939
  }
@@ -38046,6 +38059,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38046
38059
  &:not(.e-separator) {
38047
38060
  height: auto;
38048
38061
  }
38062
+
38063
+ &:not(.e-overlay) > * {
38064
+ pointer-events: auto;
38065
+ }
38049
38066
  }
38050
38067
 
38051
38068
  .e-toolbar-item > * {
@@ -38066,6 +38083,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38066
38083
  &.e-separator:last-of-type {
38067
38084
  display: inline-flex;
38068
38085
  }
38086
+
38087
+ &:not(.e-overlay) > * {
38088
+ pointer-events: auto;
38089
+ }
38069
38090
  }
38070
38091
  }
38071
38092