@syncfusion/blazor-themes 23.1.36 → 23.1.38
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/SCSS-Themes/base/material-dark.scss +1 -1
- package/SCSS-Themes/bootstrap-dark.scss +103 -20
- package/SCSS-Themes/bootstrap.scss +104 -21
- package/SCSS-Themes/bootstrap4.scss +105 -22
- package/SCSS-Themes/bootstrap5-dark.scss +103 -22
- package/SCSS-Themes/bootstrap5.scss +103 -22
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +79 -10
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +80 -11
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +78 -11
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +78 -11
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +78 -9
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +80 -11
- package/SCSS-Themes/dropdowns/list-box/material.scss +80 -11
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/material3.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +80 -13
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +80 -13
- package/SCSS-Themes/fabric-dark.scss +103 -20
- package/SCSS-Themes/fabric.scss +103 -20
- package/SCSS-Themes/fluent-dark.scss +105 -24
- package/SCSS-Themes/fluent.scss +105 -24
- package/SCSS-Themes/highcontrast.scss +103 -20
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material3.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
- package/SCSS-Themes/material-dark.scss +106 -23
- package/SCSS-Themes/material.scss +105 -22
- package/SCSS-Themes/material3-dark.scss +105 -24
- package/SCSS-Themes/material3.scss +105 -24
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +4 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +4 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +4 -1
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +3 -9
- package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +3 -9
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/material3.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +12 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +12 -1
- package/SCSS-Themes/tailwind-dark.scss +105 -24
- package/SCSS-Themes/tailwind.scss +105 -24
- package/package.json +1 -1
|
@@ -55847,7 +55847,10 @@ $treeview-item-active-check-color: rgba($primary) !default;
|
|
|
55847
55847
|
display: inline-block;
|
|
55848
55848
|
line-height: $treeview-text-height;
|
|
55849
55849
|
margin: $treeview-text-margin;
|
|
55850
|
-
@if $skin-name
|
|
55850
|
+
@if $skin-name == 'Material3' {
|
|
55851
|
+
min-height: $treeview-item-height;
|
|
55852
|
+
}
|
|
55853
|
+
@else if $skin-name != 'bootstrap4' {
|
|
55851
55854
|
min-height: $treeview-text-height;
|
|
55852
55855
|
}
|
|
55853
55856
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -63923,10 +63926,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
63923
63926
|
$listbox-template-multiline-padding: 4px !default;
|
|
63924
63927
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
63925
63928
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
63926
|
-
$listbox-filter-height: calc(100% - 40px) !default;
|
|
63927
63929
|
$listbox-filter-small-height: calc(100% - 35px) !default;
|
|
63928
63930
|
$listbox-filter-bigger-small-height: calc(100% - 37px) !default;
|
|
63929
|
-
$listbox-filter-bigger-height: calc(100% - 48px) !default;
|
|
63930
63931
|
$listbox-item-height: 40px !default;
|
|
63931
63932
|
|
|
63932
63933
|
$listbox-border-color: rgba($border-light);
|
|
@@ -63966,10 +63967,14 @@ $listbox-template-multiline-header-color: rgba($content-text-color) !default;
|
|
|
63966
63967
|
$listbox-template-multiline-content-color: rgba($content-text-color-alt2) !default;
|
|
63967
63968
|
$listbox-select-height: calc(100% - 36px) !default;
|
|
63968
63969
|
$listbox-select-bigger-height: calc(100% - 48px) !default;
|
|
63969
|
-
$listbox-filterselect-height: calc(100% -
|
|
63970
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
63971
|
-
$listbox-filter-height: calc(100% -
|
|
63972
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
63970
|
+
$listbox-filterselect-height: calc(100% - 40px) !default;
|
|
63971
|
+
$listbox-filterselect-bigger-height: calc(100% - 48px) !default;
|
|
63972
|
+
$listbox-mat-filter-height: calc(100% - ($listbox-item-height - 4px)) !default;
|
|
63973
|
+
$listbox-mat-filter-bigger-height: calc(100% - ($listbox-touch-item-height - 4px)) !default;
|
|
63974
|
+
$listbox-filter-height: calc(100% - 36px) !default;
|
|
63975
|
+
$listbox-filter-bigger-height: calc(100% - 44px) !default;
|
|
63976
|
+
$listbox-ej2-filterselect-height: calc(100% - 76px) !default;
|
|
63977
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
63973
63978
|
|
|
63974
63979
|
@include export-module('listbox-layout') {
|
|
63975
63980
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -64518,27 +64523,64 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
64518
64523
|
@include export-module('listbox-theme') {
|
|
64519
64524
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
64520
64525
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
64521
|
-
height: $listbox-filter-small-height;
|
|
64526
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64527
|
+
}
|
|
64528
|
+
|
|
64529
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
64530
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64531
|
+
}
|
|
64532
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
64533
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64522
64534
|
}
|
|
64523
64535
|
|
|
64524
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
64525
64536
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
64526
|
-
height:
|
|
64537
|
+
height: 100%;
|
|
64527
64538
|
}
|
|
64528
64539
|
|
|
64529
64540
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
64530
64541
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
64531
|
-
height: $listbox-filterselect-bigger-height;
|
|
64542
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64543
|
+
}
|
|
64544
|
+
|
|
64545
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
64546
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64547
|
+
}
|
|
64548
|
+
|
|
64549
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
64550
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64551
|
+
}
|
|
64552
|
+
|
|
64553
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
64554
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64555
|
+
}
|
|
64556
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
64557
|
+
height: 100%;
|
|
64532
64558
|
}
|
|
64533
64559
|
|
|
64534
64560
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
64561
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
64562
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64563
|
+
}
|
|
64564
|
+
|
|
64535
64565
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
64536
|
-
height:
|
|
64566
|
+
height: 100%;
|
|
64537
64567
|
}
|
|
64538
64568
|
|
|
64539
64569
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
64570
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
64571
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64572
|
+
}
|
|
64573
|
+
|
|
64574
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
64575
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
64576
|
+
}
|
|
64577
|
+
|
|
64578
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
64579
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
64580
|
+
}
|
|
64581
|
+
|
|
64540
64582
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
64541
|
-
height:
|
|
64583
|
+
height: 100%;
|
|
64542
64584
|
}
|
|
64543
64585
|
|
|
64544
64586
|
.e-listbox-wrapper,
|
|
@@ -64579,7 +64621,7 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
64579
64621
|
}
|
|
64580
64622
|
|
|
64581
64623
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
64582
|
-
height: $listbox-filterselect-height;
|
|
64624
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64583
64625
|
}
|
|
64584
64626
|
|
|
64585
64627
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -64831,6 +64873,34 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
64831
64873
|
}
|
|
64832
64874
|
}
|
|
64833
64875
|
}
|
|
64876
|
+
|
|
64877
|
+
.e-listbox-container {
|
|
64878
|
+
@at-root {
|
|
64879
|
+
&.e-filter-list .e-list-parent {
|
|
64880
|
+
height: 100%;
|
|
64881
|
+
}
|
|
64882
|
+
|
|
64883
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
64884
|
+
height: 100%;
|
|
64885
|
+
}
|
|
64886
|
+
|
|
64887
|
+
& .e-selectall-parent + .e-list-parent {
|
|
64888
|
+
height: 100%;
|
|
64889
|
+
}
|
|
64890
|
+
|
|
64891
|
+
&.e-filter-list .e-list-wrap {
|
|
64892
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64893
|
+
}
|
|
64894
|
+
|
|
64895
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
64896
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64897
|
+
}
|
|
64898
|
+
|
|
64899
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
64900
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64901
|
+
}
|
|
64902
|
+
}
|
|
64903
|
+
}
|
|
64834
64904
|
}
|
|
64835
64905
|
|
|
64836
64906
|
|
|
@@ -106741,6 +106811,9 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
106741
106811
|
@if ($skin-name == 'FluentUI') {
|
|
106742
106812
|
border-top: 0;
|
|
106743
106813
|
}
|
|
106814
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
106815
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
106816
|
+
}
|
|
106744
106817
|
}
|
|
106745
106818
|
|
|
106746
106819
|
.e-dlg-content {
|
|
@@ -106889,15 +106962,6 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
106889
106962
|
padding: 9px 10px;
|
|
106890
106963
|
}
|
|
106891
106964
|
|
|
106892
|
-
.e-text-content {
|
|
106893
|
-
.e-list-text {
|
|
106894
|
-
line-height: 1.5em;
|
|
106895
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
106896
|
-
// line-height: 0;
|
|
106897
|
-
// }
|
|
106898
|
-
}
|
|
106899
|
-
}
|
|
106900
|
-
|
|
106901
106965
|
&.e-drag-restrict {
|
|
106902
106966
|
.e-no-drop {
|
|
106903
106967
|
&::before {
|
|
@@ -110895,6 +110959,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
110895
110959
|
&.e-cellvalue {
|
|
110896
110960
|
overflow: hidden;
|
|
110897
110961
|
text-overflow: ellipsis;
|
|
110962
|
+
width: 100%;
|
|
110898
110963
|
}
|
|
110899
110964
|
}
|
|
110900
110965
|
|
|
@@ -111198,6 +111263,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111198
111263
|
font-size: 20px;
|
|
111199
111264
|
text-align: center;
|
|
111200
111265
|
padding: 10%;
|
|
111266
|
+
pointer-events: none;
|
|
111201
111267
|
|
|
111202
111268
|
&.e-hide-loader {
|
|
111203
111269
|
display: none;
|
|
@@ -111640,6 +111706,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111640
111706
|
width: 100%;
|
|
111641
111707
|
}
|
|
111642
111708
|
|
|
111709
|
+
th.e-group-row .e-axis-row {
|
|
111710
|
+
display: inline-block;
|
|
111711
|
+
height: 100%;
|
|
111712
|
+
vertical-align: top;
|
|
111713
|
+
}
|
|
111714
|
+
|
|
111643
111715
|
/* stylelint-disable */
|
|
111644
111716
|
.e-group-row {
|
|
111645
111717
|
padding: 0 !important;
|
|
@@ -111848,7 +111920,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111848
111920
|
th .e-expand,
|
|
111849
111921
|
th .e-collapse {
|
|
111850
111922
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
111851
|
-
margin-left:
|
|
111923
|
+
margin-left: 0;
|
|
111924
|
+
@if ($skin-name == 'bootstrap4') {
|
|
111925
|
+
display: flex;
|
|
111926
|
+
}
|
|
111852
111927
|
}
|
|
111853
111928
|
|
|
111854
111929
|
/* stylelint-enable */
|
|
@@ -120206,6 +120281,12 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120206
120281
|
position: absolute;
|
|
120207
120282
|
font-size: 14px;
|
|
120208
120283
|
}
|
|
120284
|
+
|
|
120285
|
+
& .e-ie-min-drop-content {
|
|
120286
|
+
left: calc(50% - 120px);
|
|
120287
|
+
top: 50%;
|
|
120288
|
+
font-size: 14px;
|
|
120289
|
+
}
|
|
120209
120290
|
}
|
|
120210
120291
|
|
|
120211
120292
|
& .e-toolbar {
|
|
@@ -55930,7 +55930,10 @@ $treeview-item-active-check-color: rgba($primary) !default;
|
|
|
55930
55930
|
display: inline-block;
|
|
55931
55931
|
line-height: $treeview-text-height;
|
|
55932
55932
|
margin: $treeview-text-margin;
|
|
55933
|
-
@if $skin-name
|
|
55933
|
+
@if $skin-name == 'Material3' {
|
|
55934
|
+
min-height: $treeview-item-height;
|
|
55935
|
+
}
|
|
55936
|
+
@else if $skin-name != 'bootstrap4' {
|
|
55934
55937
|
min-height: $treeview-text-height;
|
|
55935
55938
|
}
|
|
55936
55939
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -64006,10 +64009,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
64006
64009
|
$listbox-template-multiline-padding: 4px !default;
|
|
64007
64010
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
64008
64011
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
64009
|
-
$listbox-filter-height: calc(100% - 40px) !default;
|
|
64010
64012
|
$listbox-filter-small-height: calc(100% - 35px) !default;
|
|
64011
64013
|
$listbox-filter-bigger-small-height: calc(100% - 37px) !default;
|
|
64012
|
-
$listbox-filter-bigger-height: calc(100% - 48px) !default;
|
|
64013
64014
|
$listbox-item-height: 40px !default;
|
|
64014
64015
|
|
|
64015
64016
|
$listbox-border-color: rgba($border-light);
|
|
@@ -64049,10 +64050,14 @@ $listbox-template-multiline-header-color: rgba($content-text-color) !default;
|
|
|
64049
64050
|
$listbox-template-multiline-content-color: rgba($content-text-color-alt2) !default;
|
|
64050
64051
|
$listbox-select-height: calc(100% - 36px) !default;
|
|
64051
64052
|
$listbox-select-bigger-height: calc(100% - 48px) !default;
|
|
64052
|
-
$listbox-filterselect-height: calc(100% -
|
|
64053
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
64054
|
-
$listbox-filter-height: calc(100% -
|
|
64055
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
64053
|
+
$listbox-filterselect-height: calc(100% - 40px) !default;
|
|
64054
|
+
$listbox-filterselect-bigger-height: calc(100% - 48px) !default;
|
|
64055
|
+
$listbox-mat-filter-height: calc(100% - ($listbox-item-height - 4px)) !default;
|
|
64056
|
+
$listbox-mat-filter-bigger-height: calc(100% - ($listbox-touch-item-height - 4px)) !default;
|
|
64057
|
+
$listbox-filter-height: calc(100% - 36px) !default;
|
|
64058
|
+
$listbox-filter-bigger-height: calc(100% - 44px) !default;
|
|
64059
|
+
$listbox-ej2-filterselect-height: calc(100% - 76px) !default;
|
|
64060
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 92px) !default;
|
|
64056
64061
|
|
|
64057
64062
|
@include export-module('listbox-layout') {
|
|
64058
64063
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -64601,27 +64606,64 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
64601
64606
|
@include export-module('listbox-theme') {
|
|
64602
64607
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
64603
64608
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
64604
|
-
height: $listbox-filter-small-height;
|
|
64609
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64610
|
+
}
|
|
64611
|
+
|
|
64612
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
64613
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64614
|
+
}
|
|
64615
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
64616
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64605
64617
|
}
|
|
64606
64618
|
|
|
64607
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
64608
64619
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
64609
|
-
height:
|
|
64620
|
+
height: 100%;
|
|
64610
64621
|
}
|
|
64611
64622
|
|
|
64612
64623
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
64613
64624
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
64614
|
-
height: $listbox-filterselect-bigger-height;
|
|
64625
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64626
|
+
}
|
|
64627
|
+
|
|
64628
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
64629
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64630
|
+
}
|
|
64631
|
+
|
|
64632
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
64633
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64634
|
+
}
|
|
64635
|
+
|
|
64636
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
64637
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64638
|
+
}
|
|
64639
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
64640
|
+
height: 100%;
|
|
64615
64641
|
}
|
|
64616
64642
|
|
|
64617
64643
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
64644
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
64645
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64646
|
+
}
|
|
64647
|
+
|
|
64618
64648
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
64619
|
-
height:
|
|
64649
|
+
height: 100%;
|
|
64620
64650
|
}
|
|
64621
64651
|
|
|
64622
64652
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
64653
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
64654
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64655
|
+
}
|
|
64656
|
+
|
|
64657
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
64658
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
64659
|
+
}
|
|
64660
|
+
|
|
64661
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
64662
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
64663
|
+
}
|
|
64664
|
+
|
|
64623
64665
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
64624
|
-
height:
|
|
64666
|
+
height: 100%;
|
|
64625
64667
|
}
|
|
64626
64668
|
|
|
64627
64669
|
.e-listbox-wrapper,
|
|
@@ -64662,7 +64704,7 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
64662
64704
|
}
|
|
64663
64705
|
|
|
64664
64706
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
64665
|
-
height: $listbox-filterselect-height;
|
|
64707
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64666
64708
|
}
|
|
64667
64709
|
|
|
64668
64710
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -64914,6 +64956,34 @@ $listbox-filter-bigger-height: calc(100% - 50px) !default;
|
|
|
64914
64956
|
}
|
|
64915
64957
|
}
|
|
64916
64958
|
}
|
|
64959
|
+
|
|
64960
|
+
.e-listbox-container {
|
|
64961
|
+
@at-root {
|
|
64962
|
+
&.e-filter-list .e-list-parent {
|
|
64963
|
+
height: 100%;
|
|
64964
|
+
}
|
|
64965
|
+
|
|
64966
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
64967
|
+
height: 100%;
|
|
64968
|
+
}
|
|
64969
|
+
|
|
64970
|
+
& .e-selectall-parent + .e-list-parent {
|
|
64971
|
+
height: 100%;
|
|
64972
|
+
}
|
|
64973
|
+
|
|
64974
|
+
&.e-filter-list .e-list-wrap {
|
|
64975
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64976
|
+
}
|
|
64977
|
+
|
|
64978
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
64979
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64980
|
+
}
|
|
64981
|
+
|
|
64982
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
64983
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
64984
|
+
}
|
|
64985
|
+
}
|
|
64986
|
+
}
|
|
64917
64987
|
}
|
|
64918
64988
|
|
|
64919
64989
|
|
|
@@ -106824,6 +106894,9 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
106824
106894
|
@if ($skin-name == 'FluentUI') {
|
|
106825
106895
|
border-top: 0;
|
|
106826
106896
|
}
|
|
106897
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
106898
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
106899
|
+
}
|
|
106827
106900
|
}
|
|
106828
106901
|
|
|
106829
106902
|
.e-dlg-content {
|
|
@@ -106972,15 +107045,6 @@ $field-list-device-footer-button-box-shadow: $shadow-lg !default;
|
|
|
106972
107045
|
padding: 9px 10px;
|
|
106973
107046
|
}
|
|
106974
107047
|
|
|
106975
|
-
.e-text-content {
|
|
106976
|
-
.e-list-text {
|
|
106977
|
-
line-height: 1.5em;
|
|
106978
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
106979
|
-
// line-height: 0;
|
|
106980
|
-
// }
|
|
106981
|
-
}
|
|
106982
|
-
}
|
|
106983
|
-
|
|
106984
107048
|
&.e-drag-restrict {
|
|
106985
107049
|
.e-no-drop {
|
|
106986
107050
|
&::before {
|
|
@@ -110978,6 +111042,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
110978
111042
|
&.e-cellvalue {
|
|
110979
111043
|
overflow: hidden;
|
|
110980
111044
|
text-overflow: ellipsis;
|
|
111045
|
+
width: 100%;
|
|
110981
111046
|
}
|
|
110982
111047
|
}
|
|
110983
111048
|
|
|
@@ -111281,6 +111346,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111281
111346
|
font-size: 20px;
|
|
111282
111347
|
text-align: center;
|
|
111283
111348
|
padding: 10%;
|
|
111349
|
+
pointer-events: none;
|
|
111284
111350
|
|
|
111285
111351
|
&.e-hide-loader {
|
|
111286
111352
|
display: none;
|
|
@@ -111723,6 +111789,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111723
111789
|
width: 100%;
|
|
111724
111790
|
}
|
|
111725
111791
|
|
|
111792
|
+
th.e-group-row .e-axis-row {
|
|
111793
|
+
display: inline-block;
|
|
111794
|
+
height: 100%;
|
|
111795
|
+
vertical-align: top;
|
|
111796
|
+
}
|
|
111797
|
+
|
|
111726
111798
|
/* stylelint-disable */
|
|
111727
111799
|
.e-group-row {
|
|
111728
111800
|
padding: 0 !important;
|
|
@@ -111931,7 +112003,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
111931
112003
|
th .e-expand,
|
|
111932
112004
|
th .e-collapse {
|
|
111933
112005
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
111934
|
-
margin-left:
|
|
112006
|
+
margin-left: 0;
|
|
112007
|
+
@if ($skin-name == 'bootstrap4') {
|
|
112008
|
+
display: flex;
|
|
112009
|
+
}
|
|
111935
112010
|
}
|
|
111936
112011
|
|
|
111937
112012
|
/* stylelint-enable */
|
|
@@ -120289,6 +120364,12 @@ $image-editor-drop-border: 2px dashed rgba($icon-color);
|
|
|
120289
120364
|
position: absolute;
|
|
120290
120365
|
font-size: 14px;
|
|
120291
120366
|
}
|
|
120367
|
+
|
|
120368
|
+
& .e-ie-min-drop-content {
|
|
120369
|
+
left: calc(50% - 120px);
|
|
120370
|
+
top: 50%;
|
|
120371
|
+
font-size: 14px;
|
|
120372
|
+
}
|
|
120292
120373
|
}
|
|
120293
120374
|
|
|
120294
120375
|
& .e-toolbar {
|
|
@@ -756,7 +756,10 @@ $ripple-width: 32px !default;
|
|
|
756
756
|
display: inline-block;
|
|
757
757
|
line-height: $treeview-text-height;
|
|
758
758
|
margin: $treeview-text-margin;
|
|
759
|
-
@if $skin-name
|
|
759
|
+
@if $skin-name == 'Material3' {
|
|
760
|
+
min-height: $treeview-item-height;
|
|
761
|
+
}
|
|
762
|
+
@else if $skin-name != 'bootstrap4' {
|
|
760
763
|
min-height: $treeview-text-height;
|
|
761
764
|
}
|
|
762
765
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -751,7 +751,10 @@ $ripple-width: 32px !default;
|
|
|
751
751
|
display: inline-block;
|
|
752
752
|
line-height: $treeview-text-height;
|
|
753
753
|
margin: $treeview-text-margin;
|
|
754
|
-
@if $skin-name
|
|
754
|
+
@if $skin-name == 'Material3' {
|
|
755
|
+
min-height: $treeview-item-height;
|
|
756
|
+
}
|
|
757
|
+
@else if $skin-name != 'bootstrap4' {
|
|
755
758
|
min-height: $treeview-text-height;
|
|
756
759
|
}
|
|
757
760
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -779,7 +779,10 @@ $ripple-width: 32px !default;
|
|
|
779
779
|
display: inline-block;
|
|
780
780
|
line-height: $treeview-text-height;
|
|
781
781
|
margin: $treeview-text-margin;
|
|
782
|
-
@if $skin-name
|
|
782
|
+
@if $skin-name == 'Material3' {
|
|
783
|
+
min-height: $treeview-item-height;
|
|
784
|
+
}
|
|
785
|
+
@else if $skin-name != 'bootstrap4' {
|
|
783
786
|
min-height: $treeview-text-height;
|
|
784
787
|
}
|
|
785
788
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -758,7 +758,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
758
758
|
display: inline-block;
|
|
759
759
|
line-height: $treeview-text-height;
|
|
760
760
|
margin: $treeview-text-margin;
|
|
761
|
-
@if $skin-name
|
|
761
|
+
@if $skin-name == 'Material3' {
|
|
762
|
+
min-height: $treeview-item-height;
|
|
763
|
+
}
|
|
764
|
+
@else if $skin-name != 'bootstrap4' {
|
|
762
765
|
min-height: $treeview-text-height;
|
|
763
766
|
}
|
|
764
767
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -758,7 +758,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
758
758
|
display: inline-block;
|
|
759
759
|
line-height: $treeview-text-height;
|
|
760
760
|
margin: $treeview-text-margin;
|
|
761
|
-
@if $skin-name
|
|
761
|
+
@if $skin-name == 'Material3' {
|
|
762
|
+
min-height: $treeview-item-height;
|
|
763
|
+
}
|
|
764
|
+
@else if $skin-name != 'bootstrap4' {
|
|
762
765
|
min-height: $treeview-text-height;
|
|
763
766
|
}
|
|
764
767
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -754,7 +754,10 @@ $ripple-width: 32px !default;
|
|
|
754
754
|
display: inline-block;
|
|
755
755
|
line-height: $treeview-text-height;
|
|
756
756
|
margin: $treeview-text-margin;
|
|
757
|
-
@if $skin-name
|
|
757
|
+
@if $skin-name == 'Material3' {
|
|
758
|
+
min-height: $treeview-item-height;
|
|
759
|
+
}
|
|
760
|
+
@else if $skin-name != 'bootstrap4' {
|
|
758
761
|
min-height: $treeview-text-height;
|
|
759
762
|
}
|
|
760
763
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -750,7 +750,10 @@ $ripple-width: 32px !default;
|
|
|
750
750
|
display: inline-block;
|
|
751
751
|
line-height: $treeview-text-height;
|
|
752
752
|
margin: $treeview-text-margin;
|
|
753
|
-
@if $skin-name
|
|
753
|
+
@if $skin-name == 'Material3' {
|
|
754
|
+
min-height: $treeview-item-height;
|
|
755
|
+
}
|
|
756
|
+
@else if $skin-name != 'bootstrap4' {
|
|
754
757
|
min-height: $treeview-text-height;
|
|
755
758
|
}
|
|
756
759
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -758,7 +758,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
758
758
|
display: inline-block;
|
|
759
759
|
line-height: $treeview-text-height;
|
|
760
760
|
margin: $treeview-text-margin;
|
|
761
|
-
@if $skin-name
|
|
761
|
+
@if $skin-name == 'Material3' {
|
|
762
|
+
min-height: $treeview-item-height;
|
|
763
|
+
}
|
|
764
|
+
@else if $skin-name != 'bootstrap4' {
|
|
762
765
|
min-height: $treeview-text-height;
|
|
763
766
|
}
|
|
764
767
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -758,7 +758,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
758
758
|
display: inline-block;
|
|
759
759
|
line-height: $treeview-text-height;
|
|
760
760
|
margin: $treeview-text-margin;
|
|
761
|
-
@if $skin-name
|
|
761
|
+
@if $skin-name == 'Material3' {
|
|
762
|
+
min-height: $treeview-item-height;
|
|
763
|
+
}
|
|
764
|
+
@else if $skin-name != 'bootstrap4' {
|
|
762
765
|
min-height: $treeview-text-height;
|
|
763
766
|
}
|
|
764
767
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -756,7 +756,10 @@ $ripple-width: 32px !default;
|
|
|
756
756
|
display: inline-block;
|
|
757
757
|
line-height: $treeview-text-height;
|
|
758
758
|
margin: $treeview-text-margin;
|
|
759
|
-
@if $skin-name
|
|
759
|
+
@if $skin-name == 'Material3' {
|
|
760
|
+
min-height: $treeview-item-height;
|
|
761
|
+
}
|
|
762
|
+
@else if $skin-name != 'bootstrap4' {
|
|
760
763
|
min-height: $treeview-text-height;
|
|
761
764
|
}
|
|
762
765
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -752,7 +752,10 @@ $ripple-width: 32px !default;
|
|
|
752
752
|
display: inline-block;
|
|
753
753
|
line-height: $treeview-text-height;
|
|
754
754
|
margin: $treeview-text-margin;
|
|
755
|
-
@if $skin-name
|
|
755
|
+
@if $skin-name == 'Material3' {
|
|
756
|
+
min-height: $treeview-item-height;
|
|
757
|
+
}
|
|
758
|
+
@else if $skin-name != 'bootstrap4' {
|
|
756
759
|
min-height: $treeview-text-height;
|
|
757
760
|
}
|
|
758
761
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -750,7 +750,10 @@ $ripple-width: 32px !default;
|
|
|
750
750
|
display: inline-block;
|
|
751
751
|
line-height: $treeview-text-height;
|
|
752
752
|
margin: $treeview-text-margin;
|
|
753
|
-
@if $skin-name
|
|
753
|
+
@if $skin-name == 'Material3' {
|
|
754
|
+
min-height: $treeview-item-height;
|
|
755
|
+
}
|
|
756
|
+
@else if $skin-name != 'bootstrap4' {
|
|
754
757
|
min-height: $treeview-text-height;
|
|
755
758
|
}
|
|
756
759
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -759,7 +759,10 @@ $treeview-item-active-check-color: rgba($primary) !default;
|
|
|
759
759
|
display: inline-block;
|
|
760
760
|
line-height: $treeview-text-height;
|
|
761
761
|
margin: $treeview-text-margin;
|
|
762
|
-
@if $skin-name
|
|
762
|
+
@if $skin-name == 'Material3' {
|
|
763
|
+
min-height: $treeview-item-height;
|
|
764
|
+
}
|
|
765
|
+
@else if $skin-name != 'bootstrap4' {
|
|
763
766
|
min-height: $treeview-text-height;
|
|
764
767
|
}
|
|
765
768
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -759,7 +759,10 @@ $treeview-item-active-check-color: rgba($primary) !default;
|
|
|
759
759
|
display: inline-block;
|
|
760
760
|
line-height: $treeview-text-height;
|
|
761
761
|
margin: $treeview-text-margin;
|
|
762
|
-
@if $skin-name
|
|
762
|
+
@if $skin-name == 'Material3' {
|
|
763
|
+
min-height: $treeview-item-height;
|
|
764
|
+
}
|
|
765
|
+
@else if $skin-name != 'bootstrap4' {
|
|
763
766
|
min-height: $treeview-text-height;
|
|
764
767
|
}
|
|
765
768
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -762,7 +762,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
762
762
|
display: inline-block;
|
|
763
763
|
line-height: $treeview-text-height;
|
|
764
764
|
margin: $treeview-text-margin;
|
|
765
|
-
@if $skin-name
|
|
765
|
+
@if $skin-name == 'Material3' {
|
|
766
|
+
min-height: $treeview-item-height;
|
|
767
|
+
}
|
|
768
|
+
@else if $skin-name != 'bootstrap4' {
|
|
766
769
|
min-height: $treeview-text-height;
|
|
767
770
|
}
|
|
768
771
|
@else if $skin-name == 'bootstrap4' {
|