@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
@@ -18231,6 +18231,9 @@ body.e-colorpicker-overflow {
18231
18231
  min-width: 28px;
18232
18232
  padding: 4px;
18233
18233
  }
18234
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
18235
+ pointer-events: none;
18236
+ }
18234
18237
  .e-toolbar .e-toolbar-item.e-separator {
18235
18238
  margin: 7px 4px;
18236
18239
  min-height: 24px;
@@ -18246,6 +18249,9 @@ body.e-colorpicker-overflow {
18246
18249
  .e-toolbar .e-toolbar-item > * {
18247
18250
  text-overflow: ellipsis;
18248
18251
  }
18252
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
18253
+ pointer-events: auto;
18254
+ }
18249
18255
  .e-toolbar .e-toolbar-item.e-hidden {
18250
18256
  display: none;
18251
18257
  }
@@ -18384,6 +18390,9 @@ body.e-colorpicker-overflow {
18384
18390
  min-width: 100%;
18385
18391
  text-overflow: ellipsis;
18386
18392
  }
18393
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
18394
+ pointer-events: auto;
18395
+ }
18387
18396
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
18388
18397
  min-width: 100%;
18389
18398
  }
@@ -18488,6 +18497,9 @@ body.e-colorpicker-overflow {
18488
18497
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
18489
18498
  height: auto;
18490
18499
  }
18500
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
18501
+ pointer-events: auto;
18502
+ }
18491
18503
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
18492
18504
  align-self: center;
18493
18505
  text-overflow: ellipsis;
@@ -18498,6 +18510,9 @@ body.e-colorpicker-overflow {
18498
18510
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
18499
18511
  display: inline-flex;
18500
18512
  }
18513
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
18514
+ pointer-events: auto;
18515
+ }
18501
18516
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
18502
18517
  display: table;
18503
18518
  }
@@ -24503,6 +24503,9 @@ body.e-colorpicker-overflow {
24503
24503
  min-width: 28px;
24504
24504
  padding: 4px;
24505
24505
  }
24506
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
24507
+ pointer-events: none;
24508
+ }
24506
24509
  .e-toolbar .e-toolbar-item.e-separator {
24507
24510
  margin: 7px 4px;
24508
24511
  min-height: 24px;
@@ -24518,6 +24521,9 @@ body.e-colorpicker-overflow {
24518
24521
  .e-toolbar .e-toolbar-item > * {
24519
24522
  text-overflow: ellipsis;
24520
24523
  }
24524
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
24525
+ pointer-events: auto;
24526
+ }
24521
24527
  .e-toolbar .e-toolbar-item.e-hidden {
24522
24528
  display: none;
24523
24529
  }
@@ -24656,6 +24662,9 @@ body.e-colorpicker-overflow {
24656
24662
  min-width: 100%;
24657
24663
  text-overflow: ellipsis;
24658
24664
  }
24665
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24666
+ pointer-events: auto;
24667
+ }
24659
24668
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
24660
24669
  min-width: 100%;
24661
24670
  }
@@ -24760,6 +24769,9 @@ body.e-colorpicker-overflow {
24760
24769
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
24761
24770
  height: auto;
24762
24771
  }
24772
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24773
+ pointer-events: auto;
24774
+ }
24763
24775
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
24764
24776
  align-self: center;
24765
24777
  text-overflow: ellipsis;
@@ -24770,6 +24782,9 @@ body.e-colorpicker-overflow {
24770
24782
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
24771
24783
  display: inline-flex;
24772
24784
  }
24785
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
24786
+ pointer-events: auto;
24787
+ }
24773
24788
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
24774
24789
  display: table;
24775
24790
  }
@@ -18231,6 +18231,9 @@ body.e-colorpicker-overflow {
18231
18231
  min-width: 28px;
18232
18232
  padding: 4px;
18233
18233
  }
18234
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
18235
+ pointer-events: none;
18236
+ }
18234
18237
  .e-toolbar .e-toolbar-item.e-separator {
18235
18238
  margin: 7px 4px;
18236
18239
  min-height: 24px;
@@ -18246,6 +18249,9 @@ body.e-colorpicker-overflow {
18246
18249
  .e-toolbar .e-toolbar-item > * {
18247
18250
  text-overflow: ellipsis;
18248
18251
  }
18252
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
18253
+ pointer-events: auto;
18254
+ }
18249
18255
  .e-toolbar .e-toolbar-item.e-hidden {
18250
18256
  display: none;
18251
18257
  }
@@ -18384,6 +18390,9 @@ body.e-colorpicker-overflow {
18384
18390
  min-width: 100%;
18385
18391
  text-overflow: ellipsis;
18386
18392
  }
18393
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
18394
+ pointer-events: auto;
18395
+ }
18387
18396
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
18388
18397
  min-width: 100%;
18389
18398
  }
@@ -18488,6 +18497,9 @@ body.e-colorpicker-overflow {
18488
18497
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
18489
18498
  height: auto;
18490
18499
  }
18500
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
18501
+ pointer-events: auto;
18502
+ }
18491
18503
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
18492
18504
  align-self: center;
18493
18505
  text-overflow: ellipsis;
@@ -18498,6 +18510,9 @@ body.e-colorpicker-overflow {
18498
18510
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
18499
18511
  display: inline-flex;
18500
18512
  }
18513
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
18514
+ pointer-events: auto;
18515
+ }
18501
18516
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
18502
18517
  display: table;
18503
18518
  }
@@ -24503,6 +24503,9 @@ body.e-colorpicker-overflow {
24503
24503
  min-width: 28px;
24504
24504
  padding: 4px;
24505
24505
  }
24506
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
24507
+ pointer-events: none;
24508
+ }
24506
24509
  .e-toolbar .e-toolbar-item.e-separator {
24507
24510
  margin: 7px 4px;
24508
24511
  min-height: 24px;
@@ -24518,6 +24521,9 @@ body.e-colorpicker-overflow {
24518
24521
  .e-toolbar .e-toolbar-item > * {
24519
24522
  text-overflow: ellipsis;
24520
24523
  }
24524
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
24525
+ pointer-events: auto;
24526
+ }
24521
24527
  .e-toolbar .e-toolbar-item.e-hidden {
24522
24528
  display: none;
24523
24529
  }
@@ -24656,6 +24662,9 @@ body.e-colorpicker-overflow {
24656
24662
  min-width: 100%;
24657
24663
  text-overflow: ellipsis;
24658
24664
  }
24665
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24666
+ pointer-events: auto;
24667
+ }
24659
24668
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
24660
24669
  min-width: 100%;
24661
24670
  }
@@ -24760,6 +24769,9 @@ body.e-colorpicker-overflow {
24760
24769
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
24761
24770
  height: auto;
24762
24771
  }
24772
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
24773
+ pointer-events: auto;
24774
+ }
24763
24775
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
24764
24776
  align-self: center;
24765
24777
  text-overflow: ellipsis;
@@ -24770,6 +24782,9 @@ body.e-colorpicker-overflow {
24770
24782
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
24771
24783
  display: inline-flex;
24772
24784
  }
24785
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
24786
+ pointer-events: auto;
24787
+ }
24773
24788
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
24774
24789
  display: table;
24775
24790
  }
@@ -21002,6 +21002,9 @@ body.e-colorpicker-overflow {
21002
21002
  min-width: 28px;
21003
21003
  padding: 8px 4px;
21004
21004
  }
21005
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
21006
+ pointer-events: none;
21007
+ }
21005
21008
  .e-toolbar .e-toolbar-item.e-separator {
21006
21009
  margin: 12px 4px;
21007
21010
  min-height: 24px;
@@ -21017,6 +21020,9 @@ body.e-colorpicker-overflow {
21017
21020
  .e-toolbar .e-toolbar-item > * {
21018
21021
  text-overflow: ellipsis;
21019
21022
  }
21023
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
21024
+ pointer-events: auto;
21025
+ }
21020
21026
  .e-toolbar .e-toolbar-item.e-hidden {
21021
21027
  display: none;
21022
21028
  }
@@ -21155,6 +21161,9 @@ body.e-colorpicker-overflow {
21155
21161
  min-width: 100%;
21156
21162
  text-overflow: ellipsis;
21157
21163
  }
21164
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
21165
+ pointer-events: auto;
21166
+ }
21158
21167
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
21159
21168
  min-width: 100%;
21160
21169
  }
@@ -21259,6 +21268,9 @@ body.e-colorpicker-overflow {
21259
21268
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
21260
21269
  height: auto;
21261
21270
  }
21271
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
21272
+ pointer-events: auto;
21273
+ }
21262
21274
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
21263
21275
  align-self: center;
21264
21276
  text-overflow: ellipsis;
@@ -21269,6 +21281,9 @@ body.e-colorpicker-overflow {
21269
21281
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
21270
21282
  display: inline-flex;
21271
21283
  }
21284
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
21285
+ pointer-events: auto;
21286
+ }
21272
21287
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
21273
21288
  display: table;
21274
21289
  }
@@ -29155,6 +29155,9 @@ body.e-colorpicker-overflow {
29155
29155
  min-width: 28px;
29156
29156
  padding: 8px 4px;
29157
29157
  }
29158
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
29159
+ pointer-events: none;
29160
+ }
29158
29161
  .e-toolbar .e-toolbar-item.e-separator {
29159
29162
  margin: 12px 4px;
29160
29163
  min-height: 24px;
@@ -29170,6 +29173,9 @@ body.e-colorpicker-overflow {
29170
29173
  .e-toolbar .e-toolbar-item > * {
29171
29174
  text-overflow: ellipsis;
29172
29175
  }
29176
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
29177
+ pointer-events: auto;
29178
+ }
29173
29179
  .e-toolbar .e-toolbar-item.e-hidden {
29174
29180
  display: none;
29175
29181
  }
@@ -29308,6 +29314,9 @@ body.e-colorpicker-overflow {
29308
29314
  min-width: 100%;
29309
29315
  text-overflow: ellipsis;
29310
29316
  }
29317
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
29318
+ pointer-events: auto;
29319
+ }
29311
29320
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
29312
29321
  min-width: 100%;
29313
29322
  }
@@ -29412,6 +29421,9 @@ body.e-colorpicker-overflow {
29412
29421
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
29413
29422
  height: auto;
29414
29423
  }
29424
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
29425
+ pointer-events: auto;
29426
+ }
29415
29427
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
29416
29428
  align-self: center;
29417
29429
  text-overflow: ellipsis;
@@ -29422,6 +29434,9 @@ body.e-colorpicker-overflow {
29422
29434
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
29423
29435
  display: inline-flex;
29424
29436
  }
29437
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
29438
+ pointer-events: auto;
29439
+ }
29425
29440
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
29426
29441
  display: table;
29427
29442
  }
@@ -21406,6 +21406,9 @@ body.e-colorpicker-overflow {
21406
21406
  min-width: 28px;
21407
21407
  padding: 8px 4px;
21408
21408
  }
21409
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
21410
+ pointer-events: none;
21411
+ }
21409
21412
  .e-toolbar .e-toolbar-item.e-separator {
21410
21413
  margin: 12px 4px;
21411
21414
  min-height: 24px;
@@ -21421,6 +21424,9 @@ body.e-colorpicker-overflow {
21421
21424
  .e-toolbar .e-toolbar-item > * {
21422
21425
  text-overflow: ellipsis;
21423
21426
  }
21427
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
21428
+ pointer-events: auto;
21429
+ }
21424
21430
  .e-toolbar .e-toolbar-item.e-hidden {
21425
21431
  display: none;
21426
21432
  }
@@ -21559,6 +21565,9 @@ body.e-colorpicker-overflow {
21559
21565
  min-width: 100%;
21560
21566
  text-overflow: ellipsis;
21561
21567
  }
21568
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
21569
+ pointer-events: auto;
21570
+ }
21562
21571
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
21563
21572
  min-width: 100%;
21564
21573
  }
@@ -21663,6 +21672,9 @@ body.e-colorpicker-overflow {
21663
21672
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
21664
21673
  height: auto;
21665
21674
  }
21675
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
21676
+ pointer-events: auto;
21677
+ }
21666
21678
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
21667
21679
  align-self: center;
21668
21680
  text-overflow: ellipsis;
@@ -21673,6 +21685,9 @@ body.e-colorpicker-overflow {
21673
21685
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
21674
21686
  display: inline-flex;
21675
21687
  }
21688
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
21689
+ pointer-events: auto;
21690
+ }
21676
21691
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
21677
21692
  display: table;
21678
21693
  }
@@ -29559,6 +29559,9 @@ body.e-colorpicker-overflow {
29559
29559
  min-width: 28px;
29560
29560
  padding: 8px 4px;
29561
29561
  }
29562
+ .e-toolbar .e-toolbar-item:not(.e-separator):not(.e-spacer), .e-toolbar .e-toolbar-item.e-overlay > * {
29563
+ pointer-events: none;
29564
+ }
29562
29565
  .e-toolbar .e-toolbar-item.e-separator {
29563
29566
  margin: 12px 4px;
29564
29567
  min-height: 24px;
@@ -29574,6 +29577,9 @@ body.e-colorpicker-overflow {
29574
29577
  .e-toolbar .e-toolbar-item > * {
29575
29578
  text-overflow: ellipsis;
29576
29579
  }
29580
+ .e-toolbar .e-toolbar-item:not(.e-overlay) > * {
29581
+ pointer-events: auto;
29582
+ }
29577
29583
  .e-toolbar .e-toolbar-item.e-hidden {
29578
29584
  display: none;
29579
29585
  }
@@ -29712,6 +29718,9 @@ body.e-colorpicker-overflow {
29712
29718
  min-width: 100%;
29713
29719
  text-overflow: ellipsis;
29714
29720
  }
29721
+ .e-toolbar .e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
29722
+ pointer-events: auto;
29723
+ }
29715
29724
  .e-toolbar .e-toolbar-pop .e-toolbar-item.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
29716
29725
  min-width: 100%;
29717
29726
  }
@@ -29816,6 +29825,9 @@ body.e-colorpicker-overflow {
29816
29825
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-separator) {
29817
29826
  height: auto;
29818
29827
  }
29828
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item:not(.e-overlay) > * {
29829
+ pointer-events: auto;
29830
+ }
29819
29831
  .e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item > * {
29820
29832
  align-self: center;
29821
29833
  text-overflow: ellipsis;
@@ -29826,6 +29838,9 @@ body.e-colorpicker-overflow {
29826
29838
  .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-separator:last-of-type {
29827
29839
  display: inline-flex;
29828
29840
  }
29841
+ .e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item:not(.e-overlay) > * {
29842
+ pointer-events: auto;
29843
+ }
29829
29844
  .e-toolbar.e-extended-toolbar .e-hor-nav.e-ie-align {
29830
29845
  display: table;
29831
29846
  }
@@ -38729,6 +38729,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38729
38729
  padding: $tbar-item-nrml-padding;
38730
38730
  }
38731
38731
 
38732
+ &:not(.e-separator):not(.e-spacer),
38733
+ &.e-overlay > * {
38734
+ pointer-events: none;
38735
+ }
38736
+
38732
38737
  &.e-separator {
38733
38738
  margin: $tbar-separator-nrml-mrgn;
38734
38739
  min-height: $tbar-separator-nrml-minheight;
@@ -38756,6 +38761,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38756
38761
  text-overflow: ellipsis;
38757
38762
  }
38758
38763
 
38764
+ &:not(.e-overlay) > * {
38765
+ pointer-events: auto;
38766
+ }
38767
+
38759
38768
  &.e-hidden {
38760
38769
  display: none;
38761
38770
  }
@@ -38945,6 +38954,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
38945
38954
  text-overflow: ellipsis;
38946
38955
  }
38947
38956
 
38957
+ &:not(.e-overlay) > * {
38958
+ pointer-events: auto;
38959
+ }
38960
+
38948
38961
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
38949
38962
  min-width: 100%;
38950
38963
  }
@@ -39070,6 +39083,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39070
39083
  &:not(.e-separator) {
39071
39084
  height: auto;
39072
39085
  }
39086
+
39087
+ &:not(.e-overlay) > * {
39088
+ pointer-events: auto;
39089
+ }
39073
39090
  }
39074
39091
 
39075
39092
  .e-toolbar-item > * {
@@ -39090,6 +39107,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39090
39107
  &.e-separator:last-of-type {
39091
39108
  display: inline-flex;
39092
39109
  }
39110
+
39111
+ &:not(.e-overlay) > * {
39112
+ pointer-events: auto;
39113
+ }
39093
39114
  }
39094
39115
  }
39095
39116
 
@@ -53020,6 +53020,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53020
53020
  padding: $tbar-item-nrml-padding;
53021
53021
  }
53022
53022
 
53023
+ &:not(.e-separator):not(.e-spacer),
53024
+ &.e-overlay > * {
53025
+ pointer-events: none;
53026
+ }
53027
+
53023
53028
  &.e-separator {
53024
53029
  margin: $tbar-separator-nrml-mrgn;
53025
53030
  min-height: $tbar-separator-nrml-minheight;
@@ -53047,6 +53052,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53047
53052
  text-overflow: ellipsis;
53048
53053
  }
53049
53054
 
53055
+ &:not(.e-overlay) > * {
53056
+ pointer-events: auto;
53057
+ }
53058
+
53050
53059
  &.e-hidden {
53051
53060
  display: none;
53052
53061
  }
@@ -53236,6 +53245,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53236
53245
  text-overflow: ellipsis;
53237
53246
  }
53238
53247
 
53248
+ &:not(.e-overlay) > * {
53249
+ pointer-events: auto;
53250
+ }
53251
+
53239
53252
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
53240
53253
  min-width: 100%;
53241
53254
  }
@@ -53361,6 +53374,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53361
53374
  &:not(.e-separator) {
53362
53375
  height: auto;
53363
53376
  }
53377
+
53378
+ &:not(.e-overlay) > * {
53379
+ pointer-events: auto;
53380
+ }
53364
53381
  }
53365
53382
 
53366
53383
  .e-toolbar-item > * {
@@ -53381,6 +53398,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53381
53398
  &.e-separator:last-of-type {
53382
53399
  display: inline-flex;
53383
53400
  }
53401
+
53402
+ &:not(.e-overlay) > * {
53403
+ pointer-events: auto;
53404
+ }
53384
53405
  }
53385
53406
  }
53386
53407
 
@@ -39024,6 +39024,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39024
39024
  padding: $tbar-item-nrml-padding;
39025
39025
  }
39026
39026
 
39027
+ &:not(.e-separator):not(.e-spacer),
39028
+ &.e-overlay > * {
39029
+ pointer-events: none;
39030
+ }
39031
+
39027
39032
  &.e-separator {
39028
39033
  margin: $tbar-separator-nrml-mrgn;
39029
39034
  min-height: $tbar-separator-nrml-minheight;
@@ -39051,6 +39056,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39051
39056
  text-overflow: ellipsis;
39052
39057
  }
39053
39058
 
39059
+ &:not(.e-overlay) > * {
39060
+ pointer-events: auto;
39061
+ }
39062
+
39054
39063
  &.e-hidden {
39055
39064
  display: none;
39056
39065
  }
@@ -39240,6 +39249,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39240
39249
  text-overflow: ellipsis;
39241
39250
  }
39242
39251
 
39252
+ &:not(.e-overlay) > * {
39253
+ pointer-events: auto;
39254
+ }
39255
+
39243
39256
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
39244
39257
  min-width: 100%;
39245
39258
  }
@@ -39365,6 +39378,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39365
39378
  &:not(.e-separator) {
39366
39379
  height: auto;
39367
39380
  }
39381
+
39382
+ &:not(.e-overlay) > * {
39383
+ pointer-events: auto;
39384
+ }
39368
39385
  }
39369
39386
 
39370
39387
  .e-toolbar-item > * {
@@ -39385,6 +39402,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
39385
39402
  &.e-separator:last-of-type {
39386
39403
  display: inline-flex;
39387
39404
  }
39405
+
39406
+ &:not(.e-overlay) > * {
39407
+ pointer-events: auto;
39408
+ }
39388
39409
  }
39389
39410
  }
39390
39411
 
@@ -53315,6 +53315,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53315
53315
  padding: $tbar-item-nrml-padding;
53316
53316
  }
53317
53317
 
53318
+ &:not(.e-separator):not(.e-spacer),
53319
+ &.e-overlay > * {
53320
+ pointer-events: none;
53321
+ }
53322
+
53318
53323
  &.e-separator {
53319
53324
  margin: $tbar-separator-nrml-mrgn;
53320
53325
  min-height: $tbar-separator-nrml-minheight;
@@ -53342,6 +53347,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53342
53347
  text-overflow: ellipsis;
53343
53348
  }
53344
53349
 
53350
+ &:not(.e-overlay) > * {
53351
+ pointer-events: auto;
53352
+ }
53353
+
53345
53354
  &.e-hidden {
53346
53355
  display: none;
53347
53356
  }
@@ -53531,6 +53540,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53531
53540
  text-overflow: ellipsis;
53532
53541
  }
53533
53542
 
53543
+ &:not(.e-overlay) > * {
53544
+ pointer-events: auto;
53545
+ }
53546
+
53534
53547
  &.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
53535
53548
  min-width: 100%;
53536
53549
  }
@@ -53656,6 +53669,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53656
53669
  &:not(.e-separator) {
53657
53670
  height: auto;
53658
53671
  }
53672
+
53673
+ &:not(.e-overlay) > * {
53674
+ pointer-events: auto;
53675
+ }
53659
53676
  }
53660
53677
 
53661
53678
  .e-toolbar-item > * {
@@ -53676,6 +53693,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
53676
53693
  &.e-separator:last-of-type {
53677
53694
  display: inline-flex;
53678
53695
  }
53696
+
53697
+ &:not(.e-overlay) > * {
53698
+ pointer-events: auto;
53699
+ }
53679
53700
  }
53680
53701
  }
53681
53702
 
@@ -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