@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.
- package/Compiled-Themes/bds-dark-lite.css +15 -0
- package/Compiled-Themes/bds-dark.css +15 -0
- package/Compiled-Themes/bds-lite.css +15 -0
- package/Compiled-Themes/bds.css +15 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +15 -0
- package/Compiled-Themes/bootstrap-dark.css +15 -0
- package/Compiled-Themes/bootstrap-lite.css +15 -0
- package/Compiled-Themes/bootstrap.css +15 -0
- package/Compiled-Themes/bootstrap4-lite.css +15 -0
- package/Compiled-Themes/bootstrap4.css +15 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +15 -0
- package/Compiled-Themes/bootstrap5-dark.css +15 -0
- package/Compiled-Themes/bootstrap5-lite.css +15 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +15 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +15 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +15 -0
- package/Compiled-Themes/bootstrap5.3.css +15 -0
- package/Compiled-Themes/bootstrap5.css +15 -0
- package/Compiled-Themes/fabric-dark-lite.css +15 -0
- package/Compiled-Themes/fabric-dark.css +15 -0
- package/Compiled-Themes/fabric-lite.css +15 -0
- package/Compiled-Themes/fabric.css +15 -0
- package/Compiled-Themes/fluent-dark-lite.css +15 -0
- package/Compiled-Themes/fluent-dark.css +15 -0
- package/Compiled-Themes/fluent-lite.css +15 -0
- package/Compiled-Themes/fluent.css +15 -0
- package/Compiled-Themes/fluent2-dark-lite.css +15 -0
- package/Compiled-Themes/fluent2-dark.css +15 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +15 -0
- package/Compiled-Themes/fluent2-highcontrast.css +15 -0
- package/Compiled-Themes/fluent2-lite.css +15 -0
- package/Compiled-Themes/fluent2.css +15 -0
- package/Compiled-Themes/highcontrast-lite.css +15 -0
- package/Compiled-Themes/highcontrast.css +15 -0
- package/Compiled-Themes/material-dark-lite.css +15 -0
- package/Compiled-Themes/material-dark.css +15 -0
- package/Compiled-Themes/material-lite.css +15 -0
- package/Compiled-Themes/material.css +15 -0
- package/Compiled-Themes/material3-dark-lite.css +15 -0
- package/Compiled-Themes/material3-dark.css +15 -0
- package/Compiled-Themes/material3-lite.css +15 -0
- package/Compiled-Themes/material3.css +15 -0
- package/Compiled-Themes/tailwind-dark-lite.css +15 -0
- package/Compiled-Themes/tailwind-dark.css +15 -0
- package/Compiled-Themes/tailwind-lite.css +15 -0
- package/Compiled-Themes/tailwind.css +15 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +15 -0
- package/Compiled-Themes/tailwind3-dark.css +15 -0
- package/Compiled-Themes/tailwind3-lite.css +15 -0
- package/Compiled-Themes/tailwind3.css +15 -0
- package/SCSS-Themes/bds-dark-lite.scss +21 -0
- package/SCSS-Themes/bds-dark.scss +21 -0
- package/SCSS-Themes/bds-lite.scss +21 -0
- package/SCSS-Themes/bds.scss +21 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap-dark.scss +21 -0
- package/SCSS-Themes/bootstrap-lite.scss +21 -0
- package/SCSS-Themes/bootstrap.scss +21 -0
- package/SCSS-Themes/bootstrap4-lite.scss +21 -0
- package/SCSS-Themes/bootstrap4.scss +21 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5-dark.scss +21 -0
- package/SCSS-Themes/bootstrap5-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +21 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +21 -0
- package/SCSS-Themes/bootstrap5.3.scss +21 -0
- package/SCSS-Themes/bootstrap5.scss +21 -0
- package/SCSS-Themes/fabric-dark-lite.scss +21 -0
- package/SCSS-Themes/fabric-dark.scss +21 -0
- package/SCSS-Themes/fabric-lite.scss +21 -0
- package/SCSS-Themes/fabric.scss +21 -0
- package/SCSS-Themes/fluent-dark-lite.scss +21 -0
- package/SCSS-Themes/fluent-dark.scss +21 -0
- package/SCSS-Themes/fluent-lite.scss +21 -0
- package/SCSS-Themes/fluent.scss +21 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +21 -0
- package/SCSS-Themes/fluent2-dark.scss +21 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +21 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +21 -0
- package/SCSS-Themes/fluent2-lite.scss +21 -0
- package/SCSS-Themes/fluent2.scss +21 -0
- package/SCSS-Themes/highcontrast-lite.scss +21 -0
- package/SCSS-Themes/highcontrast.scss +21 -0
- package/SCSS-Themes/material-dark-lite.scss +21 -0
- package/SCSS-Themes/material-dark.scss +21 -0
- package/SCSS-Themes/material-lite.scss +21 -0
- package/SCSS-Themes/material.scss +21 -0
- package/SCSS-Themes/material3-dark-lite.scss +21 -0
- package/SCSS-Themes/material3-dark.scss +21 -0
- package/SCSS-Themes/material3-lite.scss +21 -0
- package/SCSS-Themes/material3.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bds-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bds-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bds-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bds.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.3.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fabric-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-highcontrast.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/fluent2.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material3-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-dark.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3-lite.scss +21 -0
- package/SCSS-Themes/navigations/toolbar/tailwind3.scss +21 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +21 -0
- package/SCSS-Themes/tailwind-dark.scss +21 -0
- package/SCSS-Themes/tailwind-lite.scss +21 -0
- package/SCSS-Themes/tailwind.scss +21 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +21 -0
- package/SCSS-Themes/tailwind3-dark.scss +21 -0
- package/SCSS-Themes/tailwind3-lite.scss +21 -0
- package/SCSS-Themes/tailwind3.scss +21 -0
- package/package.json +1 -1
|
@@ -51996,6 +51996,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
51996
51996
|
padding: $tbar-item-nrml-padding;
|
|
51997
51997
|
}
|
|
51998
51998
|
|
|
51999
|
+
&:not(.e-separator):not(.e-spacer),
|
|
52000
|
+
&.e-overlay > * {
|
|
52001
|
+
pointer-events: none;
|
|
52002
|
+
}
|
|
52003
|
+
|
|
51999
52004
|
&.e-separator {
|
|
52000
52005
|
margin: $tbar-separator-nrml-mrgn;
|
|
52001
52006
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -52023,6 +52028,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52023
52028
|
text-overflow: ellipsis;
|
|
52024
52029
|
}
|
|
52025
52030
|
|
|
52031
|
+
&:not(.e-overlay) > * {
|
|
52032
|
+
pointer-events: auto;
|
|
52033
|
+
}
|
|
52034
|
+
|
|
52026
52035
|
&.e-hidden {
|
|
52027
52036
|
display: none;
|
|
52028
52037
|
}
|
|
@@ -52212,6 +52221,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52212
52221
|
text-overflow: ellipsis;
|
|
52213
52222
|
}
|
|
52214
52223
|
|
|
52224
|
+
&:not(.e-overlay) > * {
|
|
52225
|
+
pointer-events: auto;
|
|
52226
|
+
}
|
|
52227
|
+
|
|
52215
52228
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
52216
52229
|
min-width: 100%;
|
|
52217
52230
|
}
|
|
@@ -52337,6 +52350,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52337
52350
|
&:not(.e-separator) {
|
|
52338
52351
|
height: auto;
|
|
52339
52352
|
}
|
|
52353
|
+
|
|
52354
|
+
&:not(.e-overlay) > * {
|
|
52355
|
+
pointer-events: auto;
|
|
52356
|
+
}
|
|
52340
52357
|
}
|
|
52341
52358
|
|
|
52342
52359
|
.e-toolbar-item > * {
|
|
@@ -52357,6 +52374,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
52357
52374
|
&.e-separator:last-of-type {
|
|
52358
52375
|
display: inline-flex;
|
|
52359
52376
|
}
|
|
52377
|
+
|
|
52378
|
+
&:not(.e-overlay) > * {
|
|
52379
|
+
pointer-events: auto;
|
|
52380
|
+
}
|
|
52360
52381
|
}
|
|
52361
52382
|
}
|
|
52362
52383
|
|
|
@@ -440,6 +440,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
440
440
|
padding: $tbar-item-nrml-padding;
|
|
441
441
|
}
|
|
442
442
|
|
|
443
|
+
&:not(.e-separator):not(.e-spacer),
|
|
444
|
+
&.e-overlay > * {
|
|
445
|
+
pointer-events: none;
|
|
446
|
+
}
|
|
447
|
+
|
|
443
448
|
&.e-separator {
|
|
444
449
|
margin: $tbar-separator-nrml-mrgn;
|
|
445
450
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -467,6 +472,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
467
472
|
text-overflow: ellipsis;
|
|
468
473
|
}
|
|
469
474
|
|
|
475
|
+
&:not(.e-overlay) > * {
|
|
476
|
+
pointer-events: auto;
|
|
477
|
+
}
|
|
478
|
+
|
|
470
479
|
&.e-hidden {
|
|
471
480
|
display: none;
|
|
472
481
|
}
|
|
@@ -656,6 +665,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
656
665
|
text-overflow: ellipsis;
|
|
657
666
|
}
|
|
658
667
|
|
|
668
|
+
&:not(.e-overlay) > * {
|
|
669
|
+
pointer-events: auto;
|
|
670
|
+
}
|
|
671
|
+
|
|
659
672
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
660
673
|
min-width: 100%;
|
|
661
674
|
}
|
|
@@ -781,6 +794,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
781
794
|
&:not(.e-separator) {
|
|
782
795
|
height: auto;
|
|
783
796
|
}
|
|
797
|
+
|
|
798
|
+
&:not(.e-overlay) > * {
|
|
799
|
+
pointer-events: auto;
|
|
800
|
+
}
|
|
784
801
|
}
|
|
785
802
|
|
|
786
803
|
.e-toolbar-item > * {
|
|
@@ -801,6 +818,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
801
818
|
&.e-separator:last-of-type {
|
|
802
819
|
display: inline-flex;
|
|
803
820
|
}
|
|
821
|
+
|
|
822
|
+
&:not(.e-overlay) > * {
|
|
823
|
+
pointer-events: auto;
|
|
824
|
+
}
|
|
804
825
|
}
|
|
805
826
|
}
|
|
806
827
|
|
|
@@ -440,6 +440,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
440
440
|
padding: $tbar-item-nrml-padding;
|
|
441
441
|
}
|
|
442
442
|
|
|
443
|
+
&:not(.e-separator):not(.e-spacer),
|
|
444
|
+
&.e-overlay > * {
|
|
445
|
+
pointer-events: none;
|
|
446
|
+
}
|
|
447
|
+
|
|
443
448
|
&.e-separator {
|
|
444
449
|
margin: $tbar-separator-nrml-mrgn;
|
|
445
450
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -467,6 +472,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
467
472
|
text-overflow: ellipsis;
|
|
468
473
|
}
|
|
469
474
|
|
|
475
|
+
&:not(.e-overlay) > * {
|
|
476
|
+
pointer-events: auto;
|
|
477
|
+
}
|
|
478
|
+
|
|
470
479
|
&.e-hidden {
|
|
471
480
|
display: none;
|
|
472
481
|
}
|
|
@@ -656,6 +665,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
656
665
|
text-overflow: ellipsis;
|
|
657
666
|
}
|
|
658
667
|
|
|
668
|
+
&:not(.e-overlay) > * {
|
|
669
|
+
pointer-events: auto;
|
|
670
|
+
}
|
|
671
|
+
|
|
659
672
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
660
673
|
min-width: 100%;
|
|
661
674
|
}
|
|
@@ -781,6 +794,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
781
794
|
&:not(.e-separator) {
|
|
782
795
|
height: auto;
|
|
783
796
|
}
|
|
797
|
+
|
|
798
|
+
&:not(.e-overlay) > * {
|
|
799
|
+
pointer-events: auto;
|
|
800
|
+
}
|
|
784
801
|
}
|
|
785
802
|
|
|
786
803
|
.e-toolbar-item > * {
|
|
@@ -801,6 +818,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
801
818
|
&.e-separator:last-of-type {
|
|
802
819
|
display: inline-flex;
|
|
803
820
|
}
|
|
821
|
+
|
|
822
|
+
&:not(.e-overlay) > * {
|
|
823
|
+
pointer-events: auto;
|
|
824
|
+
}
|
|
804
825
|
}
|
|
805
826
|
}
|
|
806
827
|
|
|
@@ -440,6 +440,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
440
440
|
padding: $tbar-item-nrml-padding;
|
|
441
441
|
}
|
|
442
442
|
|
|
443
|
+
&:not(.e-separator):not(.e-spacer),
|
|
444
|
+
&.e-overlay > * {
|
|
445
|
+
pointer-events: none;
|
|
446
|
+
}
|
|
447
|
+
|
|
443
448
|
&.e-separator {
|
|
444
449
|
margin: $tbar-separator-nrml-mrgn;
|
|
445
450
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -467,6 +472,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
467
472
|
text-overflow: ellipsis;
|
|
468
473
|
}
|
|
469
474
|
|
|
475
|
+
&:not(.e-overlay) > * {
|
|
476
|
+
pointer-events: auto;
|
|
477
|
+
}
|
|
478
|
+
|
|
470
479
|
&.e-hidden {
|
|
471
480
|
display: none;
|
|
472
481
|
}
|
|
@@ -656,6 +665,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
656
665
|
text-overflow: ellipsis;
|
|
657
666
|
}
|
|
658
667
|
|
|
668
|
+
&:not(.e-overlay) > * {
|
|
669
|
+
pointer-events: auto;
|
|
670
|
+
}
|
|
671
|
+
|
|
659
672
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
660
673
|
min-width: 100%;
|
|
661
674
|
}
|
|
@@ -781,6 +794,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
781
794
|
&:not(.e-separator) {
|
|
782
795
|
height: auto;
|
|
783
796
|
}
|
|
797
|
+
|
|
798
|
+
&:not(.e-overlay) > * {
|
|
799
|
+
pointer-events: auto;
|
|
800
|
+
}
|
|
784
801
|
}
|
|
785
802
|
|
|
786
803
|
.e-toolbar-item > * {
|
|
@@ -801,6 +818,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
801
818
|
&.e-separator:last-of-type {
|
|
802
819
|
display: inline-flex;
|
|
803
820
|
}
|
|
821
|
+
|
|
822
|
+
&:not(.e-overlay) > * {
|
|
823
|
+
pointer-events: auto;
|
|
824
|
+
}
|
|
804
825
|
}
|
|
805
826
|
}
|
|
806
827
|
|
|
@@ -440,6 +440,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
440
440
|
padding: $tbar-item-nrml-padding;
|
|
441
441
|
}
|
|
442
442
|
|
|
443
|
+
&:not(.e-separator):not(.e-spacer),
|
|
444
|
+
&.e-overlay > * {
|
|
445
|
+
pointer-events: none;
|
|
446
|
+
}
|
|
447
|
+
|
|
443
448
|
&.e-separator {
|
|
444
449
|
margin: $tbar-separator-nrml-mrgn;
|
|
445
450
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -467,6 +472,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
467
472
|
text-overflow: ellipsis;
|
|
468
473
|
}
|
|
469
474
|
|
|
475
|
+
&:not(.e-overlay) > * {
|
|
476
|
+
pointer-events: auto;
|
|
477
|
+
}
|
|
478
|
+
|
|
470
479
|
&.e-hidden {
|
|
471
480
|
display: none;
|
|
472
481
|
}
|
|
@@ -656,6 +665,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
656
665
|
text-overflow: ellipsis;
|
|
657
666
|
}
|
|
658
667
|
|
|
668
|
+
&:not(.e-overlay) > * {
|
|
669
|
+
pointer-events: auto;
|
|
670
|
+
}
|
|
671
|
+
|
|
659
672
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
660
673
|
min-width: 100%;
|
|
661
674
|
}
|
|
@@ -781,6 +794,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
781
794
|
&:not(.e-separator) {
|
|
782
795
|
height: auto;
|
|
783
796
|
}
|
|
797
|
+
|
|
798
|
+
&:not(.e-overlay) > * {
|
|
799
|
+
pointer-events: auto;
|
|
800
|
+
}
|
|
784
801
|
}
|
|
785
802
|
|
|
786
803
|
.e-toolbar-item > * {
|
|
@@ -801,6 +818,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
801
818
|
&.e-separator:last-of-type {
|
|
802
819
|
display: inline-flex;
|
|
803
820
|
}
|
|
821
|
+
|
|
822
|
+
&:not(.e-overlay) > * {
|
|
823
|
+
pointer-events: auto;
|
|
824
|
+
}
|
|
804
825
|
}
|
|
805
826
|
}
|
|
806
827
|
|
|
@@ -436,6 +436,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
436
436
|
padding: $tbar-item-nrml-padding;
|
|
437
437
|
}
|
|
438
438
|
|
|
439
|
+
&:not(.e-separator):not(.e-spacer),
|
|
440
|
+
&.e-overlay > * {
|
|
441
|
+
pointer-events: none;
|
|
442
|
+
}
|
|
443
|
+
|
|
439
444
|
&.e-separator {
|
|
440
445
|
margin: $tbar-separator-nrml-mrgn;
|
|
441
446
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -463,6 +468,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
463
468
|
text-overflow: ellipsis;
|
|
464
469
|
}
|
|
465
470
|
|
|
471
|
+
&:not(.e-overlay) > * {
|
|
472
|
+
pointer-events: auto;
|
|
473
|
+
}
|
|
474
|
+
|
|
466
475
|
&.e-hidden {
|
|
467
476
|
display: none;
|
|
468
477
|
}
|
|
@@ -652,6 +661,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
652
661
|
text-overflow: ellipsis;
|
|
653
662
|
}
|
|
654
663
|
|
|
664
|
+
&:not(.e-overlay) > * {
|
|
665
|
+
pointer-events: auto;
|
|
666
|
+
}
|
|
667
|
+
|
|
655
668
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
656
669
|
min-width: 100%;
|
|
657
670
|
}
|
|
@@ -777,6 +790,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
777
790
|
&:not(.e-separator) {
|
|
778
791
|
height: auto;
|
|
779
792
|
}
|
|
793
|
+
|
|
794
|
+
&:not(.e-overlay) > * {
|
|
795
|
+
pointer-events: auto;
|
|
796
|
+
}
|
|
780
797
|
}
|
|
781
798
|
|
|
782
799
|
.e-toolbar-item > * {
|
|
@@ -797,6 +814,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
797
814
|
&.e-separator:last-of-type {
|
|
798
815
|
display: inline-flex;
|
|
799
816
|
}
|
|
817
|
+
|
|
818
|
+
&:not(.e-overlay) > * {
|
|
819
|
+
pointer-events: auto;
|
|
820
|
+
}
|
|
800
821
|
}
|
|
801
822
|
}
|
|
802
823
|
|
|
@@ -436,6 +436,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
436
436
|
padding: $tbar-item-nrml-padding;
|
|
437
437
|
}
|
|
438
438
|
|
|
439
|
+
&:not(.e-separator):not(.e-spacer),
|
|
440
|
+
&.e-overlay > * {
|
|
441
|
+
pointer-events: none;
|
|
442
|
+
}
|
|
443
|
+
|
|
439
444
|
&.e-separator {
|
|
440
445
|
margin: $tbar-separator-nrml-mrgn;
|
|
441
446
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -463,6 +468,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
463
468
|
text-overflow: ellipsis;
|
|
464
469
|
}
|
|
465
470
|
|
|
471
|
+
&:not(.e-overlay) > * {
|
|
472
|
+
pointer-events: auto;
|
|
473
|
+
}
|
|
474
|
+
|
|
466
475
|
&.e-hidden {
|
|
467
476
|
display: none;
|
|
468
477
|
}
|
|
@@ -652,6 +661,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
652
661
|
text-overflow: ellipsis;
|
|
653
662
|
}
|
|
654
663
|
|
|
664
|
+
&:not(.e-overlay) > * {
|
|
665
|
+
pointer-events: auto;
|
|
666
|
+
}
|
|
667
|
+
|
|
655
668
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
656
669
|
min-width: 100%;
|
|
657
670
|
}
|
|
@@ -777,6 +790,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
777
790
|
&:not(.e-separator) {
|
|
778
791
|
height: auto;
|
|
779
792
|
}
|
|
793
|
+
|
|
794
|
+
&:not(.e-overlay) > * {
|
|
795
|
+
pointer-events: auto;
|
|
796
|
+
}
|
|
780
797
|
}
|
|
781
798
|
|
|
782
799
|
.e-toolbar-item > * {
|
|
@@ -797,6 +814,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
797
814
|
&.e-separator:last-of-type {
|
|
798
815
|
display: inline-flex;
|
|
799
816
|
}
|
|
817
|
+
|
|
818
|
+
&:not(.e-overlay) > * {
|
|
819
|
+
pointer-events: auto;
|
|
820
|
+
}
|
|
800
821
|
}
|
|
801
822
|
}
|
|
802
823
|
|
|
@@ -446,6 +446,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
446
446
|
padding: $tbar-item-nrml-padding;
|
|
447
447
|
}
|
|
448
448
|
|
|
449
|
+
&:not(.e-separator):not(.e-spacer),
|
|
450
|
+
&.e-overlay > * {
|
|
451
|
+
pointer-events: none;
|
|
452
|
+
}
|
|
453
|
+
|
|
449
454
|
&.e-separator {
|
|
450
455
|
margin: $tbar-separator-nrml-mrgn;
|
|
451
456
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -473,6 +478,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
473
478
|
text-overflow: ellipsis;
|
|
474
479
|
}
|
|
475
480
|
|
|
481
|
+
&:not(.e-overlay) > * {
|
|
482
|
+
pointer-events: auto;
|
|
483
|
+
}
|
|
484
|
+
|
|
476
485
|
&.e-hidden {
|
|
477
486
|
display: none;
|
|
478
487
|
}
|
|
@@ -662,6 +671,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
662
671
|
text-overflow: ellipsis;
|
|
663
672
|
}
|
|
664
673
|
|
|
674
|
+
&:not(.e-overlay) > * {
|
|
675
|
+
pointer-events: auto;
|
|
676
|
+
}
|
|
677
|
+
|
|
665
678
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
666
679
|
min-width: 100%;
|
|
667
680
|
}
|
|
@@ -787,6 +800,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
787
800
|
&:not(.e-separator) {
|
|
788
801
|
height: auto;
|
|
789
802
|
}
|
|
803
|
+
|
|
804
|
+
&:not(.e-overlay) > * {
|
|
805
|
+
pointer-events: auto;
|
|
806
|
+
}
|
|
790
807
|
}
|
|
791
808
|
|
|
792
809
|
.e-toolbar-item > * {
|
|
@@ -807,6 +824,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
807
824
|
&.e-separator:last-of-type {
|
|
808
825
|
display: inline-flex;
|
|
809
826
|
}
|
|
827
|
+
|
|
828
|
+
&:not(.e-overlay) > * {
|
|
829
|
+
pointer-events: auto;
|
|
830
|
+
}
|
|
810
831
|
}
|
|
811
832
|
}
|
|
812
833
|
|
|
@@ -446,6 +446,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
446
446
|
padding: $tbar-item-nrml-padding;
|
|
447
447
|
}
|
|
448
448
|
|
|
449
|
+
&:not(.e-separator):not(.e-spacer),
|
|
450
|
+
&.e-overlay > * {
|
|
451
|
+
pointer-events: none;
|
|
452
|
+
}
|
|
453
|
+
|
|
449
454
|
&.e-separator {
|
|
450
455
|
margin: $tbar-separator-nrml-mrgn;
|
|
451
456
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -473,6 +478,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
473
478
|
text-overflow: ellipsis;
|
|
474
479
|
}
|
|
475
480
|
|
|
481
|
+
&:not(.e-overlay) > * {
|
|
482
|
+
pointer-events: auto;
|
|
483
|
+
}
|
|
484
|
+
|
|
476
485
|
&.e-hidden {
|
|
477
486
|
display: none;
|
|
478
487
|
}
|
|
@@ -662,6 +671,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
662
671
|
text-overflow: ellipsis;
|
|
663
672
|
}
|
|
664
673
|
|
|
674
|
+
&:not(.e-overlay) > * {
|
|
675
|
+
pointer-events: auto;
|
|
676
|
+
}
|
|
677
|
+
|
|
665
678
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
666
679
|
min-width: 100%;
|
|
667
680
|
}
|
|
@@ -787,6 +800,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
787
800
|
&:not(.e-separator) {
|
|
788
801
|
height: auto;
|
|
789
802
|
}
|
|
803
|
+
|
|
804
|
+
&:not(.e-overlay) > * {
|
|
805
|
+
pointer-events: auto;
|
|
806
|
+
}
|
|
790
807
|
}
|
|
791
808
|
|
|
792
809
|
.e-toolbar-item > * {
|
|
@@ -807,6 +824,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
807
824
|
&.e-separator:last-of-type {
|
|
808
825
|
display: inline-flex;
|
|
809
826
|
}
|
|
827
|
+
|
|
828
|
+
&:not(.e-overlay) > * {
|
|
829
|
+
pointer-events: auto;
|
|
830
|
+
}
|
|
810
831
|
}
|
|
811
832
|
}
|
|
812
833
|
|
|
@@ -443,6 +443,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
443
443
|
padding: $tbar-item-nrml-padding;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
&:not(.e-separator):not(.e-spacer),
|
|
447
|
+
&.e-overlay > * {
|
|
448
|
+
pointer-events: none;
|
|
449
|
+
}
|
|
450
|
+
|
|
446
451
|
&.e-separator {
|
|
447
452
|
margin: $tbar-separator-nrml-mrgn;
|
|
448
453
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -470,6 +475,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
470
475
|
text-overflow: ellipsis;
|
|
471
476
|
}
|
|
472
477
|
|
|
478
|
+
&:not(.e-overlay) > * {
|
|
479
|
+
pointer-events: auto;
|
|
480
|
+
}
|
|
481
|
+
|
|
473
482
|
&.e-hidden {
|
|
474
483
|
display: none;
|
|
475
484
|
}
|
|
@@ -659,6 +668,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
659
668
|
text-overflow: ellipsis;
|
|
660
669
|
}
|
|
661
670
|
|
|
671
|
+
&:not(.e-overlay) > * {
|
|
672
|
+
pointer-events: auto;
|
|
673
|
+
}
|
|
674
|
+
|
|
662
675
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
663
676
|
min-width: 100%;
|
|
664
677
|
}
|
|
@@ -784,6 +797,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
784
797
|
&:not(.e-separator) {
|
|
785
798
|
height: auto;
|
|
786
799
|
}
|
|
800
|
+
|
|
801
|
+
&:not(.e-overlay) > * {
|
|
802
|
+
pointer-events: auto;
|
|
803
|
+
}
|
|
787
804
|
}
|
|
788
805
|
|
|
789
806
|
.e-toolbar-item > * {
|
|
@@ -804,6 +821,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
804
821
|
&.e-separator:last-of-type {
|
|
805
822
|
display: inline-flex;
|
|
806
823
|
}
|
|
824
|
+
|
|
825
|
+
&:not(.e-overlay) > * {
|
|
826
|
+
pointer-events: auto;
|
|
827
|
+
}
|
|
807
828
|
}
|
|
808
829
|
}
|
|
809
830
|
|
|
@@ -443,6 +443,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
443
443
|
padding: $tbar-item-nrml-padding;
|
|
444
444
|
}
|
|
445
445
|
|
|
446
|
+
&:not(.e-separator):not(.e-spacer),
|
|
447
|
+
&.e-overlay > * {
|
|
448
|
+
pointer-events: none;
|
|
449
|
+
}
|
|
450
|
+
|
|
446
451
|
&.e-separator {
|
|
447
452
|
margin: $tbar-separator-nrml-mrgn;
|
|
448
453
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -470,6 +475,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
470
475
|
text-overflow: ellipsis;
|
|
471
476
|
}
|
|
472
477
|
|
|
478
|
+
&:not(.e-overlay) > * {
|
|
479
|
+
pointer-events: auto;
|
|
480
|
+
}
|
|
481
|
+
|
|
473
482
|
&.e-hidden {
|
|
474
483
|
display: none;
|
|
475
484
|
}
|
|
@@ -659,6 +668,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
659
668
|
text-overflow: ellipsis;
|
|
660
669
|
}
|
|
661
670
|
|
|
671
|
+
&:not(.e-overlay) > * {
|
|
672
|
+
pointer-events: auto;
|
|
673
|
+
}
|
|
674
|
+
|
|
662
675
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
663
676
|
min-width: 100%;
|
|
664
677
|
}
|
|
@@ -784,6 +797,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
784
797
|
&:not(.e-separator) {
|
|
785
798
|
height: auto;
|
|
786
799
|
}
|
|
800
|
+
|
|
801
|
+
&:not(.e-overlay) > * {
|
|
802
|
+
pointer-events: auto;
|
|
803
|
+
}
|
|
787
804
|
}
|
|
788
805
|
|
|
789
806
|
.e-toolbar-item > * {
|
|
@@ -804,6 +821,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
804
821
|
&.e-separator:last-of-type {
|
|
805
822
|
display: inline-flex;
|
|
806
823
|
}
|
|
824
|
+
|
|
825
|
+
&:not(.e-overlay) > * {
|
|
826
|
+
pointer-events: auto;
|
|
827
|
+
}
|
|
807
828
|
}
|
|
808
829
|
}
|
|
809
830
|
|
|
@@ -441,6 +441,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
441
441
|
padding: $tbar-item-nrml-padding;
|
|
442
442
|
}
|
|
443
443
|
|
|
444
|
+
&:not(.e-separator):not(.e-spacer),
|
|
445
|
+
&.e-overlay > * {
|
|
446
|
+
pointer-events: none;
|
|
447
|
+
}
|
|
448
|
+
|
|
444
449
|
&.e-separator {
|
|
445
450
|
margin: $tbar-separator-nrml-mrgn;
|
|
446
451
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -468,6 +473,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
468
473
|
text-overflow: ellipsis;
|
|
469
474
|
}
|
|
470
475
|
|
|
476
|
+
&:not(.e-overlay) > * {
|
|
477
|
+
pointer-events: auto;
|
|
478
|
+
}
|
|
479
|
+
|
|
471
480
|
&.e-hidden {
|
|
472
481
|
display: none;
|
|
473
482
|
}
|
|
@@ -657,6 +666,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
657
666
|
text-overflow: ellipsis;
|
|
658
667
|
}
|
|
659
668
|
|
|
669
|
+
&:not(.e-overlay) > * {
|
|
670
|
+
pointer-events: auto;
|
|
671
|
+
}
|
|
672
|
+
|
|
660
673
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
661
674
|
min-width: 100%;
|
|
662
675
|
}
|
|
@@ -782,6 +795,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
782
795
|
&:not(.e-separator) {
|
|
783
796
|
height: auto;
|
|
784
797
|
}
|
|
798
|
+
|
|
799
|
+
&:not(.e-overlay) > * {
|
|
800
|
+
pointer-events: auto;
|
|
801
|
+
}
|
|
785
802
|
}
|
|
786
803
|
|
|
787
804
|
.e-toolbar-item > * {
|
|
@@ -802,6 +819,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
802
819
|
&.e-separator:last-of-type {
|
|
803
820
|
display: inline-flex;
|
|
804
821
|
}
|
|
822
|
+
|
|
823
|
+
&:not(.e-overlay) > * {
|
|
824
|
+
pointer-events: auto;
|
|
825
|
+
}
|
|
805
826
|
}
|
|
806
827
|
}
|
|
807
828
|
|