@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.
- 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
|
@@ -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
|
|
|
@@ -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
|
|
|
@@ -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
|
|
|
@@ -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
|
|
|
@@ -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
|
|
|
@@ -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
|
|
|
@@ -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
|
|
|
@@ -450,6 +450,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
450
450
|
padding: $tbar-item-nrml-padding;
|
|
451
451
|
}
|
|
452
452
|
|
|
453
|
+
&:not(.e-separator):not(.e-spacer),
|
|
454
|
+
&.e-overlay > * {
|
|
455
|
+
pointer-events: none;
|
|
456
|
+
}
|
|
457
|
+
|
|
453
458
|
&.e-separator {
|
|
454
459
|
margin: $tbar-separator-nrml-mrgn;
|
|
455
460
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -477,6 +482,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
477
482
|
text-overflow: ellipsis;
|
|
478
483
|
}
|
|
479
484
|
|
|
485
|
+
&:not(.e-overlay) > * {
|
|
486
|
+
pointer-events: auto;
|
|
487
|
+
}
|
|
488
|
+
|
|
480
489
|
&.e-hidden {
|
|
481
490
|
display: none;
|
|
482
491
|
}
|
|
@@ -666,6 +675,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
666
675
|
text-overflow: ellipsis;
|
|
667
676
|
}
|
|
668
677
|
|
|
678
|
+
&:not(.e-overlay) > * {
|
|
679
|
+
pointer-events: auto;
|
|
680
|
+
}
|
|
681
|
+
|
|
669
682
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
670
683
|
min-width: 100%;
|
|
671
684
|
}
|
|
@@ -791,6 +804,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
791
804
|
&:not(.e-separator) {
|
|
792
805
|
height: auto;
|
|
793
806
|
}
|
|
807
|
+
|
|
808
|
+
&:not(.e-overlay) > * {
|
|
809
|
+
pointer-events: auto;
|
|
810
|
+
}
|
|
794
811
|
}
|
|
795
812
|
|
|
796
813
|
.e-toolbar-item > * {
|
|
@@ -811,6 +828,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
811
828
|
&.e-separator:last-of-type {
|
|
812
829
|
display: inline-flex;
|
|
813
830
|
}
|
|
831
|
+
|
|
832
|
+
&:not(.e-overlay) > * {
|
|
833
|
+
pointer-events: auto;
|
|
834
|
+
}
|
|
814
835
|
}
|
|
815
836
|
}
|
|
816
837
|
|
|
@@ -450,6 +450,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
450
450
|
padding: $tbar-item-nrml-padding;
|
|
451
451
|
}
|
|
452
452
|
|
|
453
|
+
&:not(.e-separator):not(.e-spacer),
|
|
454
|
+
&.e-overlay > * {
|
|
455
|
+
pointer-events: none;
|
|
456
|
+
}
|
|
457
|
+
|
|
453
458
|
&.e-separator {
|
|
454
459
|
margin: $tbar-separator-nrml-mrgn;
|
|
455
460
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -477,6 +482,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
477
482
|
text-overflow: ellipsis;
|
|
478
483
|
}
|
|
479
484
|
|
|
485
|
+
&:not(.e-overlay) > * {
|
|
486
|
+
pointer-events: auto;
|
|
487
|
+
}
|
|
488
|
+
|
|
480
489
|
&.e-hidden {
|
|
481
490
|
display: none;
|
|
482
491
|
}
|
|
@@ -666,6 +675,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
666
675
|
text-overflow: ellipsis;
|
|
667
676
|
}
|
|
668
677
|
|
|
678
|
+
&:not(.e-overlay) > * {
|
|
679
|
+
pointer-events: auto;
|
|
680
|
+
}
|
|
681
|
+
|
|
669
682
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
670
683
|
min-width: 100%;
|
|
671
684
|
}
|
|
@@ -791,6 +804,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
791
804
|
&:not(.e-separator) {
|
|
792
805
|
height: auto;
|
|
793
806
|
}
|
|
807
|
+
|
|
808
|
+
&:not(.e-overlay) > * {
|
|
809
|
+
pointer-events: auto;
|
|
810
|
+
}
|
|
794
811
|
}
|
|
795
812
|
|
|
796
813
|
.e-toolbar-item > * {
|
|
@@ -811,6 +828,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
811
828
|
&.e-separator:last-of-type {
|
|
812
829
|
display: inline-flex;
|
|
813
830
|
}
|
|
831
|
+
|
|
832
|
+
&:not(.e-overlay) > * {
|
|
833
|
+
pointer-events: auto;
|
|
834
|
+
}
|
|
814
835
|
}
|
|
815
836
|
}
|
|
816
837
|
|
|
@@ -438,6 +438,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
438
438
|
padding: $tbar-item-nrml-padding;
|
|
439
439
|
}
|
|
440
440
|
|
|
441
|
+
&:not(.e-separator):not(.e-spacer),
|
|
442
|
+
&.e-overlay > * {
|
|
443
|
+
pointer-events: none;
|
|
444
|
+
}
|
|
445
|
+
|
|
441
446
|
&.e-separator {
|
|
442
447
|
margin: $tbar-separator-nrml-mrgn;
|
|
443
448
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -465,6 +470,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
465
470
|
text-overflow: ellipsis;
|
|
466
471
|
}
|
|
467
472
|
|
|
473
|
+
&:not(.e-overlay) > * {
|
|
474
|
+
pointer-events: auto;
|
|
475
|
+
}
|
|
476
|
+
|
|
468
477
|
&.e-hidden {
|
|
469
478
|
display: none;
|
|
470
479
|
}
|
|
@@ -654,6 +663,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
654
663
|
text-overflow: ellipsis;
|
|
655
664
|
}
|
|
656
665
|
|
|
666
|
+
&:not(.e-overlay) > * {
|
|
667
|
+
pointer-events: auto;
|
|
668
|
+
}
|
|
669
|
+
|
|
657
670
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
658
671
|
min-width: 100%;
|
|
659
672
|
}
|
|
@@ -779,6 +792,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
779
792
|
&:not(.e-separator) {
|
|
780
793
|
height: auto;
|
|
781
794
|
}
|
|
795
|
+
|
|
796
|
+
&:not(.e-overlay) > * {
|
|
797
|
+
pointer-events: auto;
|
|
798
|
+
}
|
|
782
799
|
}
|
|
783
800
|
|
|
784
801
|
.e-toolbar-item > * {
|
|
@@ -799,6 +816,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
799
816
|
&.e-separator:last-of-type {
|
|
800
817
|
display: inline-flex;
|
|
801
818
|
}
|
|
819
|
+
|
|
820
|
+
&:not(.e-overlay) > * {
|
|
821
|
+
pointer-events: auto;
|
|
822
|
+
}
|
|
802
823
|
}
|
|
803
824
|
}
|
|
804
825
|
|
|
@@ -438,6 +438,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
438
438
|
padding: $tbar-item-nrml-padding;
|
|
439
439
|
}
|
|
440
440
|
|
|
441
|
+
&:not(.e-separator):not(.e-spacer),
|
|
442
|
+
&.e-overlay > * {
|
|
443
|
+
pointer-events: none;
|
|
444
|
+
}
|
|
445
|
+
|
|
441
446
|
&.e-separator {
|
|
442
447
|
margin: $tbar-separator-nrml-mrgn;
|
|
443
448
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -465,6 +470,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
465
470
|
text-overflow: ellipsis;
|
|
466
471
|
}
|
|
467
472
|
|
|
473
|
+
&:not(.e-overlay) > * {
|
|
474
|
+
pointer-events: auto;
|
|
475
|
+
}
|
|
476
|
+
|
|
468
477
|
&.e-hidden {
|
|
469
478
|
display: none;
|
|
470
479
|
}
|
|
@@ -654,6 +663,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
654
663
|
text-overflow: ellipsis;
|
|
655
664
|
}
|
|
656
665
|
|
|
666
|
+
&:not(.e-overlay) > * {
|
|
667
|
+
pointer-events: auto;
|
|
668
|
+
}
|
|
669
|
+
|
|
657
670
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
658
671
|
min-width: 100%;
|
|
659
672
|
}
|
|
@@ -779,6 +792,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
779
792
|
&:not(.e-separator) {
|
|
780
793
|
height: auto;
|
|
781
794
|
}
|
|
795
|
+
|
|
796
|
+
&:not(.e-overlay) > * {
|
|
797
|
+
pointer-events: auto;
|
|
798
|
+
}
|
|
782
799
|
}
|
|
783
800
|
|
|
784
801
|
.e-toolbar-item > * {
|
|
@@ -799,6 +816,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
799
816
|
&.e-separator:last-of-type {
|
|
800
817
|
display: inline-flex;
|
|
801
818
|
}
|
|
819
|
+
|
|
820
|
+
&:not(.e-overlay) > * {
|
|
821
|
+
pointer-events: auto;
|
|
822
|
+
}
|
|
802
823
|
}
|
|
803
824
|
}
|
|
804
825
|
|
|
@@ -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
|
|