@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
|
@@ -476,6 +476,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
476
476
|
padding: $tbar-item-nrml-padding;
|
|
477
477
|
}
|
|
478
478
|
|
|
479
|
+
&:not(.e-separator):not(.e-spacer),
|
|
480
|
+
&.e-overlay > * {
|
|
481
|
+
pointer-events: none;
|
|
482
|
+
}
|
|
483
|
+
|
|
479
484
|
&.e-separator {
|
|
480
485
|
margin: $tbar-separator-nrml-mrgn;
|
|
481
486
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -503,6 +508,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
503
508
|
text-overflow: ellipsis;
|
|
504
509
|
}
|
|
505
510
|
|
|
511
|
+
&:not(.e-overlay) > * {
|
|
512
|
+
pointer-events: auto;
|
|
513
|
+
}
|
|
514
|
+
|
|
506
515
|
&.e-hidden {
|
|
507
516
|
display: none;
|
|
508
517
|
}
|
|
@@ -692,6 +701,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
692
701
|
text-overflow: ellipsis;
|
|
693
702
|
}
|
|
694
703
|
|
|
704
|
+
&:not(.e-overlay) > * {
|
|
705
|
+
pointer-events: auto;
|
|
706
|
+
}
|
|
707
|
+
|
|
695
708
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
696
709
|
min-width: 100%;
|
|
697
710
|
}
|
|
@@ -817,6 +830,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
817
830
|
&:not(.e-separator) {
|
|
818
831
|
height: auto;
|
|
819
832
|
}
|
|
833
|
+
|
|
834
|
+
&:not(.e-overlay) > * {
|
|
835
|
+
pointer-events: auto;
|
|
836
|
+
}
|
|
820
837
|
}
|
|
821
838
|
|
|
822
839
|
.e-toolbar-item > * {
|
|
@@ -837,6 +854,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
837
854
|
&.e-separator:last-of-type {
|
|
838
855
|
display: inline-flex;
|
|
839
856
|
}
|
|
857
|
+
|
|
858
|
+
&:not(.e-overlay) > * {
|
|
859
|
+
pointer-events: auto;
|
|
860
|
+
}
|
|
840
861
|
}
|
|
841
862
|
}
|
|
842
863
|
|
|
@@ -464,6 +464,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
464
464
|
padding: $tbar-item-nrml-padding;
|
|
465
465
|
}
|
|
466
466
|
|
|
467
|
+
&:not(.e-separator):not(.e-spacer),
|
|
468
|
+
&.e-overlay > * {
|
|
469
|
+
pointer-events: none;
|
|
470
|
+
}
|
|
471
|
+
|
|
467
472
|
&.e-separator {
|
|
468
473
|
margin: $tbar-separator-nrml-mrgn;
|
|
469
474
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -491,6 +496,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
491
496
|
text-overflow: ellipsis;
|
|
492
497
|
}
|
|
493
498
|
|
|
499
|
+
&:not(.e-overlay) > * {
|
|
500
|
+
pointer-events: auto;
|
|
501
|
+
}
|
|
502
|
+
|
|
494
503
|
&.e-hidden {
|
|
495
504
|
display: none;
|
|
496
505
|
}
|
|
@@ -680,6 +689,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
680
689
|
text-overflow: ellipsis;
|
|
681
690
|
}
|
|
682
691
|
|
|
692
|
+
&:not(.e-overlay) > * {
|
|
693
|
+
pointer-events: auto;
|
|
694
|
+
}
|
|
695
|
+
|
|
683
696
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
684
697
|
min-width: 100%;
|
|
685
698
|
}
|
|
@@ -805,6 +818,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
805
818
|
&:not(.e-separator) {
|
|
806
819
|
height: auto;
|
|
807
820
|
}
|
|
821
|
+
|
|
822
|
+
&:not(.e-overlay) > * {
|
|
823
|
+
pointer-events: auto;
|
|
824
|
+
}
|
|
808
825
|
}
|
|
809
826
|
|
|
810
827
|
.e-toolbar-item > * {
|
|
@@ -825,6 +842,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
825
842
|
&.e-separator:last-of-type {
|
|
826
843
|
display: inline-flex;
|
|
827
844
|
}
|
|
845
|
+
|
|
846
|
+
&:not(.e-overlay) > * {
|
|
847
|
+
pointer-events: auto;
|
|
848
|
+
}
|
|
828
849
|
}
|
|
829
850
|
}
|
|
830
851
|
|
|
@@ -464,6 +464,11 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
464
464
|
padding: $tbar-item-nrml-padding;
|
|
465
465
|
}
|
|
466
466
|
|
|
467
|
+
&:not(.e-separator):not(.e-spacer),
|
|
468
|
+
&.e-overlay > * {
|
|
469
|
+
pointer-events: none;
|
|
470
|
+
}
|
|
471
|
+
|
|
467
472
|
&.e-separator {
|
|
468
473
|
margin: $tbar-separator-nrml-mrgn;
|
|
469
474
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -491,6 +496,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
491
496
|
text-overflow: ellipsis;
|
|
492
497
|
}
|
|
493
498
|
|
|
499
|
+
&:not(.e-overlay) > * {
|
|
500
|
+
pointer-events: auto;
|
|
501
|
+
}
|
|
502
|
+
|
|
494
503
|
&.e-hidden {
|
|
495
504
|
display: none;
|
|
496
505
|
}
|
|
@@ -680,6 +689,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
680
689
|
text-overflow: ellipsis;
|
|
681
690
|
}
|
|
682
691
|
|
|
692
|
+
&:not(.e-overlay) > * {
|
|
693
|
+
pointer-events: auto;
|
|
694
|
+
}
|
|
695
|
+
|
|
683
696
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
684
697
|
min-width: 100%;
|
|
685
698
|
}
|
|
@@ -805,6 +818,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
805
818
|
&:not(.e-separator) {
|
|
806
819
|
height: auto;
|
|
807
820
|
}
|
|
821
|
+
|
|
822
|
+
&:not(.e-overlay) > * {
|
|
823
|
+
pointer-events: auto;
|
|
824
|
+
}
|
|
808
825
|
}
|
|
809
826
|
|
|
810
827
|
.e-toolbar-item > * {
|
|
@@ -825,6 +842,10 @@ $tbar-ribble-animation-shadow-frame-end: 0 0 0 200px rgba(255, 255, 255, .12) !d
|
|
|
825
842
|
&.e-separator:last-of-type {
|
|
826
843
|
display: inline-flex;
|
|
827
844
|
}
|
|
845
|
+
|
|
846
|
+
&:not(.e-overlay) > * {
|
|
847
|
+
pointer-events: auto;
|
|
848
|
+
}
|
|
828
849
|
}
|
|
829
850
|
}
|
|
830
851
|
|
|
@@ -442,6 +442,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
442
442
|
padding: $tbar-item-nrml-padding;
|
|
443
443
|
}
|
|
444
444
|
|
|
445
|
+
&:not(.e-separator):not(.e-spacer),
|
|
446
|
+
&.e-overlay > * {
|
|
447
|
+
pointer-events: none;
|
|
448
|
+
}
|
|
449
|
+
|
|
445
450
|
&.e-separator {
|
|
446
451
|
margin: $tbar-separator-nrml-mrgn;
|
|
447
452
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -469,6 +474,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
469
474
|
text-overflow: ellipsis;
|
|
470
475
|
}
|
|
471
476
|
|
|
477
|
+
&:not(.e-overlay) > * {
|
|
478
|
+
pointer-events: auto;
|
|
479
|
+
}
|
|
480
|
+
|
|
472
481
|
&.e-hidden {
|
|
473
482
|
display: none;
|
|
474
483
|
}
|
|
@@ -658,6 +667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
658
667
|
text-overflow: ellipsis;
|
|
659
668
|
}
|
|
660
669
|
|
|
670
|
+
&:not(.e-overlay) > * {
|
|
671
|
+
pointer-events: auto;
|
|
672
|
+
}
|
|
673
|
+
|
|
661
674
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
662
675
|
min-width: 100%;
|
|
663
676
|
}
|
|
@@ -783,6 +796,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
783
796
|
&:not(.e-separator) {
|
|
784
797
|
height: auto;
|
|
785
798
|
}
|
|
799
|
+
|
|
800
|
+
&:not(.e-overlay) > * {
|
|
801
|
+
pointer-events: auto;
|
|
802
|
+
}
|
|
786
803
|
}
|
|
787
804
|
|
|
788
805
|
.e-toolbar-item > * {
|
|
@@ -803,6 +820,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
803
820
|
&.e-separator:last-of-type {
|
|
804
821
|
display: inline-flex;
|
|
805
822
|
}
|
|
823
|
+
|
|
824
|
+
&:not(.e-overlay) > * {
|
|
825
|
+
pointer-events: auto;
|
|
826
|
+
}
|
|
806
827
|
}
|
|
807
828
|
}
|
|
808
829
|
|
|
@@ -442,6 +442,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
442
442
|
padding: $tbar-item-nrml-padding;
|
|
443
443
|
}
|
|
444
444
|
|
|
445
|
+
&:not(.e-separator):not(.e-spacer),
|
|
446
|
+
&.e-overlay > * {
|
|
447
|
+
pointer-events: none;
|
|
448
|
+
}
|
|
449
|
+
|
|
445
450
|
&.e-separator {
|
|
446
451
|
margin: $tbar-separator-nrml-mrgn;
|
|
447
452
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -469,6 +474,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
469
474
|
text-overflow: ellipsis;
|
|
470
475
|
}
|
|
471
476
|
|
|
477
|
+
&:not(.e-overlay) > * {
|
|
478
|
+
pointer-events: auto;
|
|
479
|
+
}
|
|
480
|
+
|
|
472
481
|
&.e-hidden {
|
|
473
482
|
display: none;
|
|
474
483
|
}
|
|
@@ -658,6 +667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
658
667
|
text-overflow: ellipsis;
|
|
659
668
|
}
|
|
660
669
|
|
|
670
|
+
&:not(.e-overlay) > * {
|
|
671
|
+
pointer-events: auto;
|
|
672
|
+
}
|
|
673
|
+
|
|
661
674
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
662
675
|
min-width: 100%;
|
|
663
676
|
}
|
|
@@ -783,6 +796,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
783
796
|
&:not(.e-separator) {
|
|
784
797
|
height: auto;
|
|
785
798
|
}
|
|
799
|
+
|
|
800
|
+
&:not(.e-overlay) > * {
|
|
801
|
+
pointer-events: auto;
|
|
802
|
+
}
|
|
786
803
|
}
|
|
787
804
|
|
|
788
805
|
.e-toolbar-item > * {
|
|
@@ -803,6 +820,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
803
820
|
&.e-separator:last-of-type {
|
|
804
821
|
display: inline-flex;
|
|
805
822
|
}
|
|
823
|
+
|
|
824
|
+
&:not(.e-overlay) > * {
|
|
825
|
+
pointer-events: auto;
|
|
826
|
+
}
|
|
806
827
|
}
|
|
807
828
|
}
|
|
808
829
|
|
|
@@ -442,6 +442,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
442
442
|
padding: $tbar-item-nrml-padding;
|
|
443
443
|
}
|
|
444
444
|
|
|
445
|
+
&:not(.e-separator):not(.e-spacer),
|
|
446
|
+
&.e-overlay > * {
|
|
447
|
+
pointer-events: none;
|
|
448
|
+
}
|
|
449
|
+
|
|
445
450
|
&.e-separator {
|
|
446
451
|
margin: $tbar-separator-nrml-mrgn;
|
|
447
452
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -469,6 +474,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
469
474
|
text-overflow: ellipsis;
|
|
470
475
|
}
|
|
471
476
|
|
|
477
|
+
&:not(.e-overlay) > * {
|
|
478
|
+
pointer-events: auto;
|
|
479
|
+
}
|
|
480
|
+
|
|
472
481
|
&.e-hidden {
|
|
473
482
|
display: none;
|
|
474
483
|
}
|
|
@@ -658,6 +667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
658
667
|
text-overflow: ellipsis;
|
|
659
668
|
}
|
|
660
669
|
|
|
670
|
+
&:not(.e-overlay) > * {
|
|
671
|
+
pointer-events: auto;
|
|
672
|
+
}
|
|
673
|
+
|
|
661
674
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
662
675
|
min-width: 100%;
|
|
663
676
|
}
|
|
@@ -783,6 +796,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
783
796
|
&:not(.e-separator) {
|
|
784
797
|
height: auto;
|
|
785
798
|
}
|
|
799
|
+
|
|
800
|
+
&:not(.e-overlay) > * {
|
|
801
|
+
pointer-events: auto;
|
|
802
|
+
}
|
|
786
803
|
}
|
|
787
804
|
|
|
788
805
|
.e-toolbar-item > * {
|
|
@@ -803,6 +820,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
803
820
|
&.e-separator:last-of-type {
|
|
804
821
|
display: inline-flex;
|
|
805
822
|
}
|
|
823
|
+
|
|
824
|
+
&:not(.e-overlay) > * {
|
|
825
|
+
pointer-events: auto;
|
|
826
|
+
}
|
|
806
827
|
}
|
|
807
828
|
}
|
|
808
829
|
|
|
@@ -442,6 +442,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
442
442
|
padding: $tbar-item-nrml-padding;
|
|
443
443
|
}
|
|
444
444
|
|
|
445
|
+
&:not(.e-separator):not(.e-spacer),
|
|
446
|
+
&.e-overlay > * {
|
|
447
|
+
pointer-events: none;
|
|
448
|
+
}
|
|
449
|
+
|
|
445
450
|
&.e-separator {
|
|
446
451
|
margin: $tbar-separator-nrml-mrgn;
|
|
447
452
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -469,6 +474,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
469
474
|
text-overflow: ellipsis;
|
|
470
475
|
}
|
|
471
476
|
|
|
477
|
+
&:not(.e-overlay) > * {
|
|
478
|
+
pointer-events: auto;
|
|
479
|
+
}
|
|
480
|
+
|
|
472
481
|
&.e-hidden {
|
|
473
482
|
display: none;
|
|
474
483
|
}
|
|
@@ -658,6 +667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
658
667
|
text-overflow: ellipsis;
|
|
659
668
|
}
|
|
660
669
|
|
|
670
|
+
&:not(.e-overlay) > * {
|
|
671
|
+
pointer-events: auto;
|
|
672
|
+
}
|
|
673
|
+
|
|
661
674
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
662
675
|
min-width: 100%;
|
|
663
676
|
}
|
|
@@ -783,6 +796,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
783
796
|
&:not(.e-separator) {
|
|
784
797
|
height: auto;
|
|
785
798
|
}
|
|
799
|
+
|
|
800
|
+
&:not(.e-overlay) > * {
|
|
801
|
+
pointer-events: auto;
|
|
802
|
+
}
|
|
786
803
|
}
|
|
787
804
|
|
|
788
805
|
.e-toolbar-item > * {
|
|
@@ -803,6 +820,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
803
820
|
&.e-separator:last-of-type {
|
|
804
821
|
display: inline-flex;
|
|
805
822
|
}
|
|
823
|
+
|
|
824
|
+
&:not(.e-overlay) > * {
|
|
825
|
+
pointer-events: auto;
|
|
826
|
+
}
|
|
806
827
|
}
|
|
807
828
|
}
|
|
808
829
|
|
|
@@ -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
|
|
|
@@ -442,6 +442,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
442
442
|
padding: $tbar-item-nrml-padding;
|
|
443
443
|
}
|
|
444
444
|
|
|
445
|
+
&:not(.e-separator):not(.e-spacer),
|
|
446
|
+
&.e-overlay > * {
|
|
447
|
+
pointer-events: none;
|
|
448
|
+
}
|
|
449
|
+
|
|
445
450
|
&.e-separator {
|
|
446
451
|
margin: $tbar-separator-nrml-mrgn;
|
|
447
452
|
min-height: $tbar-separator-nrml-minheight;
|
|
@@ -469,6 +474,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
469
474
|
text-overflow: ellipsis;
|
|
470
475
|
}
|
|
471
476
|
|
|
477
|
+
&:not(.e-overlay) > * {
|
|
478
|
+
pointer-events: auto;
|
|
479
|
+
}
|
|
480
|
+
|
|
472
481
|
&.e-hidden {
|
|
473
482
|
display: none;
|
|
474
483
|
}
|
|
@@ -658,6 +667,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
658
667
|
text-overflow: ellipsis;
|
|
659
668
|
}
|
|
660
669
|
|
|
670
|
+
&:not(.e-overlay) > * {
|
|
671
|
+
pointer-events: auto;
|
|
672
|
+
}
|
|
673
|
+
|
|
661
674
|
&.e-tbtn-align .e-btn.e-control .e-icons.e-btn-icon {
|
|
662
675
|
min-width: 100%;
|
|
663
676
|
}
|
|
@@ -783,6 +796,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
783
796
|
&:not(.e-separator) {
|
|
784
797
|
height: auto;
|
|
785
798
|
}
|
|
799
|
+
|
|
800
|
+
&:not(.e-overlay) > * {
|
|
801
|
+
pointer-events: auto;
|
|
802
|
+
}
|
|
786
803
|
}
|
|
787
804
|
|
|
788
805
|
.e-toolbar-item > * {
|
|
@@ -803,6 +820,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
|
|
|
803
820
|
&.e-separator:last-of-type {
|
|
804
821
|
display: inline-flex;
|
|
805
822
|
}
|
|
823
|
+
|
|
824
|
+
&:not(.e-overlay) > * {
|
|
825
|
+
pointer-events: auto;
|
|
826
|
+
}
|
|
806
827
|
}
|
|
807
828
|
}
|
|
808
829
|
|