@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
|
@@ -55425,7 +55425,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
55425
55425
|
display: inline-block;
|
|
55426
55426
|
line-height: $treeview-text-height;
|
|
55427
55427
|
margin: $treeview-text-margin;
|
|
55428
|
-
@if $skin-name
|
|
55428
|
+
@if $skin-name == 'Material3' {
|
|
55429
|
+
min-height: $treeview-item-height;
|
|
55430
|
+
}
|
|
55431
|
+
@else if $skin-name != 'bootstrap4' {
|
|
55429
55432
|
min-height: $treeview-text-height;
|
|
55430
55433
|
}
|
|
55431
55434
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -62800,10 +62803,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
62800
62803
|
$listbox-template-multiline-padding: 4px !default;
|
|
62801
62804
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
62802
62805
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
62803
|
-
$listbox-filter-height: calc(100% - 47px) !default;
|
|
62804
62806
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
62805
62807
|
$listbox-filter-bigger-small-height: calc(100% - 45px) !default;
|
|
62806
|
-
$listbox-filter-bigger-height: calc(100% - 55px) !default;
|
|
62807
62808
|
$listbox-item-height: 36px !default;
|
|
62808
62809
|
|
|
62809
62810
|
$listbox-border-color: $border-light;
|
|
@@ -62844,10 +62845,14 @@ $listbox-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
62844
62845
|
|
|
62845
62846
|
$listbox-select-height: calc(100% - 36px) !default;
|
|
62846
62847
|
$listbox-select-bigger-height: calc(100% - 40px) !default;
|
|
62847
|
-
$listbox-filterselect-height: calc(100% -
|
|
62848
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
62848
|
+
$listbox-filterselect-height: calc(100% - 36px) !default;
|
|
62849
|
+
$listbox-filterselect-bigger-height: calc(100% - 48px) !default;
|
|
62850
|
+
$listbox-mat-filter-height: calc(100% - 50px) !default;
|
|
62851
|
+
$listbox-mat-filter-bigger-height: calc(100% - 55px) !default;
|
|
62849
62852
|
$listbox-filter-height: calc(100% - 50px) !default;
|
|
62850
62853
|
$listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
62854
|
+
$listbox-ej2-filterselect-height: calc(100% - 86px) !default;
|
|
62855
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
62851
62856
|
|
|
62852
62857
|
@include export-module('listbox-layout') {
|
|
62853
62858
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -63396,27 +63401,64 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
|
63396
63401
|
@include export-module('listbox-theme') {
|
|
63397
63402
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
63398
63403
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
63399
|
-
height: $listbox-filter-small-height;
|
|
63404
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63405
|
+
}
|
|
63406
|
+
|
|
63407
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
63408
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63409
|
+
}
|
|
63410
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
63411
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63400
63412
|
}
|
|
63401
63413
|
|
|
63402
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
63403
63414
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
63404
|
-
height:
|
|
63415
|
+
height: 100%;
|
|
63405
63416
|
}
|
|
63406
63417
|
|
|
63407
63418
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
63408
63419
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63409
|
-
height: $listbox-filterselect-bigger-height;
|
|
63420
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63421
|
+
}
|
|
63422
|
+
|
|
63423
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63424
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63425
|
+
}
|
|
63426
|
+
|
|
63427
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
63428
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63429
|
+
}
|
|
63430
|
+
|
|
63431
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
63432
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63433
|
+
}
|
|
63434
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63435
|
+
height: 100%;
|
|
63410
63436
|
}
|
|
63411
63437
|
|
|
63412
63438
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
63439
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
63440
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63441
|
+
}
|
|
63442
|
+
|
|
63413
63443
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
63414
|
-
height:
|
|
63444
|
+
height: 100%;
|
|
63415
63445
|
}
|
|
63416
63446
|
|
|
63417
63447
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
63448
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
63449
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63450
|
+
}
|
|
63451
|
+
|
|
63452
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
63453
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
63454
|
+
}
|
|
63455
|
+
|
|
63456
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
63457
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
63458
|
+
}
|
|
63459
|
+
|
|
63418
63460
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
63419
|
-
height:
|
|
63461
|
+
height: 100%;
|
|
63420
63462
|
}
|
|
63421
63463
|
|
|
63422
63464
|
.e-listbox-wrapper,
|
|
@@ -63457,7 +63499,7 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
|
63457
63499
|
}
|
|
63458
63500
|
|
|
63459
63501
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63460
|
-
height: $listbox-filterselect-height;
|
|
63502
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63461
63503
|
}
|
|
63462
63504
|
|
|
63463
63505
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -63709,6 +63751,34 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
|
63709
63751
|
}
|
|
63710
63752
|
}
|
|
63711
63753
|
}
|
|
63754
|
+
|
|
63755
|
+
.e-listbox-container {
|
|
63756
|
+
@at-root {
|
|
63757
|
+
&.e-filter-list .e-list-parent {
|
|
63758
|
+
height: 100%;
|
|
63759
|
+
}
|
|
63760
|
+
|
|
63761
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63762
|
+
height: 100%;
|
|
63763
|
+
}
|
|
63764
|
+
|
|
63765
|
+
& .e-selectall-parent + .e-list-parent {
|
|
63766
|
+
height: 100%;
|
|
63767
|
+
}
|
|
63768
|
+
|
|
63769
|
+
&.e-filter-list .e-list-wrap {
|
|
63770
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63771
|
+
}
|
|
63772
|
+
|
|
63773
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
63774
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63775
|
+
}
|
|
63776
|
+
|
|
63777
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
63778
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63779
|
+
}
|
|
63780
|
+
}
|
|
63781
|
+
}
|
|
63712
63782
|
}
|
|
63713
63783
|
|
|
63714
63784
|
|
|
@@ -105554,6 +105624,9 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
105554
105624
|
@if ($skin-name == 'FluentUI') {
|
|
105555
105625
|
border-top: 0;
|
|
105556
105626
|
}
|
|
105627
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
105628
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
105629
|
+
}
|
|
105557
105630
|
}
|
|
105558
105631
|
|
|
105559
105632
|
.e-dlg-content {
|
|
@@ -105702,15 +105775,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
105702
105775
|
padding: 9px 10px;
|
|
105703
105776
|
}
|
|
105704
105777
|
|
|
105705
|
-
.e-text-content {
|
|
105706
|
-
.e-list-text {
|
|
105707
|
-
line-height: 1.5em;
|
|
105708
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
105709
|
-
// line-height: 0;
|
|
105710
|
-
// }
|
|
105711
|
-
}
|
|
105712
|
-
}
|
|
105713
|
-
|
|
105714
105778
|
&.e-drag-restrict {
|
|
105715
105779
|
.e-no-drop {
|
|
105716
105780
|
&::before {
|
|
@@ -109706,6 +109770,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109706
109770
|
&.e-cellvalue {
|
|
109707
109771
|
overflow: hidden;
|
|
109708
109772
|
text-overflow: ellipsis;
|
|
109773
|
+
width: 100%;
|
|
109709
109774
|
}
|
|
109710
109775
|
}
|
|
109711
109776
|
|
|
@@ -110009,6 +110074,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110009
110074
|
font-size: 20px;
|
|
110010
110075
|
text-align: center;
|
|
110011
110076
|
padding: 10%;
|
|
110077
|
+
pointer-events: none;
|
|
110012
110078
|
|
|
110013
110079
|
&.e-hide-loader {
|
|
110014
110080
|
display: none;
|
|
@@ -110451,6 +110517,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110451
110517
|
width: 100%;
|
|
110452
110518
|
}
|
|
110453
110519
|
|
|
110520
|
+
th.e-group-row .e-axis-row {
|
|
110521
|
+
display: inline-block;
|
|
110522
|
+
height: 100%;
|
|
110523
|
+
vertical-align: top;
|
|
110524
|
+
}
|
|
110525
|
+
|
|
110454
110526
|
/* stylelint-disable */
|
|
110455
110527
|
.e-group-row {
|
|
110456
110528
|
padding: 0 !important;
|
|
@@ -110659,7 +110731,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110659
110731
|
th .e-expand,
|
|
110660
110732
|
th .e-collapse {
|
|
110661
110733
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
110662
|
-
margin-left:
|
|
110734
|
+
margin-left: 0;
|
|
110735
|
+
@if ($skin-name == 'bootstrap4') {
|
|
110736
|
+
display: flex;
|
|
110737
|
+
}
|
|
110663
110738
|
}
|
|
110664
110739
|
|
|
110665
110740
|
/* stylelint-enable */
|
|
@@ -119013,6 +119088,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119013
119088
|
position: absolute;
|
|
119014
119089
|
font-size: 14px;
|
|
119015
119090
|
}
|
|
119091
|
+
|
|
119092
|
+
& .e-ie-min-drop-content {
|
|
119093
|
+
left: calc(50% - 120px);
|
|
119094
|
+
top: 50%;
|
|
119095
|
+
font-size: 14px;
|
|
119096
|
+
}
|
|
119016
119097
|
}
|
|
119017
119098
|
|
|
119018
119099
|
& .e-toolbar {
|
|
@@ -55425,7 +55425,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
55425
55425
|
display: inline-block;
|
|
55426
55426
|
line-height: $treeview-text-height;
|
|
55427
55427
|
margin: $treeview-text-margin;
|
|
55428
|
-
@if $skin-name
|
|
55428
|
+
@if $skin-name == 'Material3' {
|
|
55429
|
+
min-height: $treeview-item-height;
|
|
55430
|
+
}
|
|
55431
|
+
@else if $skin-name != 'bootstrap4' {
|
|
55429
55432
|
min-height: $treeview-text-height;
|
|
55430
55433
|
}
|
|
55431
55434
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -62800,10 +62803,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
62800
62803
|
$listbox-template-multiline-padding: 4px !default;
|
|
62801
62804
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
62802
62805
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
62803
|
-
$listbox-filter-height: calc(100% - 47px) !default;
|
|
62804
62806
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
62805
62807
|
$listbox-filter-bigger-small-height: calc(100% - 45px) !default;
|
|
62806
|
-
$listbox-filter-bigger-height: calc(100% - 55px) !default;
|
|
62807
62808
|
$listbox-item-height: 36px !default;
|
|
62808
62809
|
|
|
62809
62810
|
$listbox-border-color: $border-light;
|
|
@@ -62844,10 +62845,14 @@ $listbox-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
|
62844
62845
|
|
|
62845
62846
|
$listbox-select-height: calc(100% - 36px) !default;
|
|
62846
62847
|
$listbox-select-bigger-height: calc(100% - 40px) !default;
|
|
62847
|
-
$listbox-filterselect-height: calc(100% -
|
|
62848
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
62848
|
+
$listbox-filterselect-height: calc(100% - 36px) !default;
|
|
62849
|
+
$listbox-filterselect-bigger-height: calc(100% - 48px) !default;
|
|
62850
|
+
$listbox-mat-filter-height: calc(100% - 50px) !default;
|
|
62851
|
+
$listbox-mat-filter-bigger-height: calc(100% - 55px) !default;
|
|
62849
62852
|
$listbox-filter-height: calc(100% - 50px) !default;
|
|
62850
62853
|
$listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
62854
|
+
$listbox-ej2-filterselect-height: calc(100% - 86px) !default;
|
|
62855
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
62851
62856
|
|
|
62852
62857
|
@include export-module('listbox-layout') {
|
|
62853
62858
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -63396,27 +63401,64 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
|
63396
63401
|
@include export-module('listbox-theme') {
|
|
63397
63402
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
63398
63403
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
63399
|
-
height: $listbox-filter-small-height;
|
|
63404
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63405
|
+
}
|
|
63406
|
+
|
|
63407
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
63408
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63409
|
+
}
|
|
63410
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
63411
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63400
63412
|
}
|
|
63401
63413
|
|
|
63402
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
63403
63414
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
63404
|
-
height:
|
|
63415
|
+
height: 100%;
|
|
63405
63416
|
}
|
|
63406
63417
|
|
|
63407
63418
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
63408
63419
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63409
|
-
height: $listbox-filterselect-bigger-height;
|
|
63420
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63421
|
+
}
|
|
63422
|
+
|
|
63423
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63424
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63425
|
+
}
|
|
63426
|
+
|
|
63427
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
63428
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63429
|
+
}
|
|
63430
|
+
|
|
63431
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
63432
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63433
|
+
}
|
|
63434
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63435
|
+
height: 100%;
|
|
63410
63436
|
}
|
|
63411
63437
|
|
|
63412
63438
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
63439
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
63440
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63441
|
+
}
|
|
63442
|
+
|
|
63413
63443
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
63414
|
-
height:
|
|
63444
|
+
height: 100%;
|
|
63415
63445
|
}
|
|
63416
63446
|
|
|
63417
63447
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
63448
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
63449
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63450
|
+
}
|
|
63451
|
+
|
|
63452
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
63453
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
63454
|
+
}
|
|
63455
|
+
|
|
63456
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
63457
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
63458
|
+
}
|
|
63459
|
+
|
|
63418
63460
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
63419
|
-
height:
|
|
63461
|
+
height: 100%;
|
|
63420
63462
|
}
|
|
63421
63463
|
|
|
63422
63464
|
.e-listbox-wrapper,
|
|
@@ -63457,7 +63499,7 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
|
63457
63499
|
}
|
|
63458
63500
|
|
|
63459
63501
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63460
|
-
height: $listbox-filterselect-height;
|
|
63502
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63461
63503
|
}
|
|
63462
63504
|
|
|
63463
63505
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -63709,6 +63751,34 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
|
|
|
63709
63751
|
}
|
|
63710
63752
|
}
|
|
63711
63753
|
}
|
|
63754
|
+
|
|
63755
|
+
.e-listbox-container {
|
|
63756
|
+
@at-root {
|
|
63757
|
+
&.e-filter-list .e-list-parent {
|
|
63758
|
+
height: 100%;
|
|
63759
|
+
}
|
|
63760
|
+
|
|
63761
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63762
|
+
height: 100%;
|
|
63763
|
+
}
|
|
63764
|
+
|
|
63765
|
+
& .e-selectall-parent + .e-list-parent {
|
|
63766
|
+
height: 100%;
|
|
63767
|
+
}
|
|
63768
|
+
|
|
63769
|
+
&.e-filter-list .e-list-wrap {
|
|
63770
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63771
|
+
}
|
|
63772
|
+
|
|
63773
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
63774
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63775
|
+
}
|
|
63776
|
+
|
|
63777
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
63778
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63779
|
+
}
|
|
63780
|
+
}
|
|
63781
|
+
}
|
|
63712
63782
|
}
|
|
63713
63783
|
|
|
63714
63784
|
|
|
@@ -105554,6 +105624,9 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
105554
105624
|
@if ($skin-name == 'FluentUI') {
|
|
105555
105625
|
border-top: 0;
|
|
105556
105626
|
}
|
|
105627
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
105628
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
105629
|
+
}
|
|
105557
105630
|
}
|
|
105558
105631
|
|
|
105559
105632
|
.e-dlg-content {
|
|
@@ -105702,15 +105775,6 @@ $field-list-adaptive-outerdiv-height: 187px !default;
|
|
|
105702
105775
|
padding: 9px 10px;
|
|
105703
105776
|
}
|
|
105704
105777
|
|
|
105705
|
-
.e-text-content {
|
|
105706
|
-
.e-list-text {
|
|
105707
|
-
line-height: 1.5em;
|
|
105708
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
105709
|
-
// line-height: 0;
|
|
105710
|
-
// }
|
|
105711
|
-
}
|
|
105712
|
-
}
|
|
105713
|
-
|
|
105714
105778
|
&.e-drag-restrict {
|
|
105715
105779
|
.e-no-drop {
|
|
105716
105780
|
&::before {
|
|
@@ -109706,6 +109770,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109706
109770
|
&.e-cellvalue {
|
|
109707
109771
|
overflow: hidden;
|
|
109708
109772
|
text-overflow: ellipsis;
|
|
109773
|
+
width: 100%;
|
|
109709
109774
|
}
|
|
109710
109775
|
}
|
|
109711
109776
|
|
|
@@ -110009,6 +110074,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110009
110074
|
font-size: 20px;
|
|
110010
110075
|
text-align: center;
|
|
110011
110076
|
padding: 10%;
|
|
110077
|
+
pointer-events: none;
|
|
110012
110078
|
|
|
110013
110079
|
&.e-hide-loader {
|
|
110014
110080
|
display: none;
|
|
@@ -110451,6 +110517,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110451
110517
|
width: 100%;
|
|
110452
110518
|
}
|
|
110453
110519
|
|
|
110520
|
+
th.e-group-row .e-axis-row {
|
|
110521
|
+
display: inline-block;
|
|
110522
|
+
height: 100%;
|
|
110523
|
+
vertical-align: top;
|
|
110524
|
+
}
|
|
110525
|
+
|
|
110454
110526
|
/* stylelint-disable */
|
|
110455
110527
|
.e-group-row {
|
|
110456
110528
|
padding: 0 !important;
|
|
@@ -110659,7 +110731,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110659
110731
|
th .e-expand,
|
|
110660
110732
|
th .e-collapse {
|
|
110661
110733
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
110662
|
-
margin-left:
|
|
110734
|
+
margin-left: 0;
|
|
110735
|
+
@if ($skin-name == 'bootstrap4') {
|
|
110736
|
+
display: flex;
|
|
110737
|
+
}
|
|
110663
110738
|
}
|
|
110664
110739
|
|
|
110665
110740
|
/* stylelint-enable */
|
|
@@ -119013,6 +119088,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119013
119088
|
position: absolute;
|
|
119014
119089
|
font-size: 14px;
|
|
119015
119090
|
}
|
|
119091
|
+
|
|
119092
|
+
& .e-ie-min-drop-content {
|
|
119093
|
+
left: calc(50% - 120px);
|
|
119094
|
+
top: 50%;
|
|
119095
|
+
font-size: 14px;
|
|
119096
|
+
}
|
|
119016
119097
|
}
|
|
119017
119098
|
|
|
119018
119099
|
& .e-toolbar {
|
|
@@ -121,10 +121,14 @@ $listbox-filter-small-height: calc(100% - 46px) !default;
|
|
|
121
121
|
$listbox-filter-bigger-small-height: calc(100% - 54px) !default;
|
|
122
122
|
$listbox-select-height: calc(100% - 40px) !default;
|
|
123
123
|
$listbox-select-bigger-height: calc(100% - 48px) !default;
|
|
124
|
-
$listbox-filterselect-height: calc(100% -
|
|
125
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
124
|
+
$listbox-filterselect-height: calc(100% - 40px) !default;
|
|
125
|
+
$listbox-filterselect-bigger-height: calc(100% - 48px) !default;
|
|
126
|
+
$listbox-mat-filter-height: calc(100% - 51px) !default;
|
|
127
|
+
$listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
|
|
126
128
|
$listbox-filter-height: calc(100% - 52px) !default;
|
|
127
129
|
$listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
130
|
+
$listbox-ej2-filterselect-height: calc(100% - 91.5px) !default;
|
|
131
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
128
132
|
|
|
129
133
|
@include export-module('listbox-layout') {
|
|
130
134
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -673,27 +677,64 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
673
677
|
@include export-module('listbox-theme') {
|
|
674
678
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
675
679
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
676
|
-
height: $listbox-filter-small-height;
|
|
680
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
684
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
685
|
+
}
|
|
686
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
687
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
677
688
|
}
|
|
678
689
|
|
|
679
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
680
690
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
681
|
-
height:
|
|
691
|
+
height: 100%;
|
|
682
692
|
}
|
|
683
693
|
|
|
684
694
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
685
695
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
686
|
-
height: $listbox-filterselect-bigger-height;
|
|
696
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
697
|
+
}
|
|
698
|
+
|
|
699
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
700
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
701
|
+
}
|
|
702
|
+
|
|
703
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
704
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
708
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
709
|
+
}
|
|
710
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
711
|
+
height: 100%;
|
|
687
712
|
}
|
|
688
713
|
|
|
689
714
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
715
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
716
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
717
|
+
}
|
|
718
|
+
|
|
690
719
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
691
|
-
height:
|
|
720
|
+
height: 100%;
|
|
692
721
|
}
|
|
693
722
|
|
|
694
723
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
724
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
725
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
726
|
+
}
|
|
727
|
+
|
|
728
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
729
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
730
|
+
}
|
|
731
|
+
|
|
732
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
733
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
734
|
+
}
|
|
735
|
+
|
|
695
736
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
696
|
-
height:
|
|
737
|
+
height: 100%;
|
|
697
738
|
}
|
|
698
739
|
|
|
699
740
|
.e-listbox-wrapper,
|
|
@@ -734,7 +775,7 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
734
775
|
}
|
|
735
776
|
|
|
736
777
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
737
|
-
height: $listbox-filterselect-height;
|
|
778
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
738
779
|
}
|
|
739
780
|
|
|
740
781
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -986,6 +1027,34 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
|
986
1027
|
}
|
|
987
1028
|
}
|
|
988
1029
|
}
|
|
1030
|
+
|
|
1031
|
+
.e-listbox-container {
|
|
1032
|
+
@at-root {
|
|
1033
|
+
&.e-filter-list .e-list-parent {
|
|
1034
|
+
height: 100%;
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
1038
|
+
height: 100%;
|
|
1039
|
+
}
|
|
1040
|
+
|
|
1041
|
+
& .e-selectall-parent + .e-list-parent {
|
|
1042
|
+
height: 100%;
|
|
1043
|
+
}
|
|
1044
|
+
|
|
1045
|
+
&.e-filter-list .e-list-wrap {
|
|
1046
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1047
|
+
}
|
|
1048
|
+
|
|
1049
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
1050
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1051
|
+
}
|
|
1052
|
+
|
|
1053
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
1054
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
1055
|
+
}
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
989
1058
|
}
|
|
990
1059
|
|
|
991
1060
|
|