@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
|
@@ -55366,7 +55366,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
55366
55366
|
display: inline-block;
|
|
55367
55367
|
line-height: $treeview-text-height;
|
|
55368
55368
|
margin: $treeview-text-margin;
|
|
55369
|
-
@if $skin-name
|
|
55369
|
+
@if $skin-name == 'Material3' {
|
|
55370
|
+
min-height: $treeview-item-height;
|
|
55371
|
+
}
|
|
55372
|
+
@else if $skin-name != 'bootstrap4' {
|
|
55370
55373
|
min-height: $treeview-text-height;
|
|
55371
55374
|
}
|
|
55372
55375
|
@else if $skin-name == 'bootstrap4' {
|
|
@@ -62748,10 +62751,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
|
|
|
62748
62751
|
$listbox-template-multiline-padding: 4px !default;
|
|
62749
62752
|
$listbox-template-multiline-content-font-size: $text-sm !default;
|
|
62750
62753
|
$listbox-template-multiline-avatar-top: 0 !default;
|
|
62751
|
-
$listbox-filter-height: calc(100% - 49px) !default;
|
|
62752
62754
|
$listbox-filter-small-height: calc(100% - 45px) !default;
|
|
62753
62755
|
$listbox-filter-bigger-small-height: calc(100% - 53px) !default;
|
|
62754
|
-
$listbox-filter-bigger-height: calc(100% - 57px) !default;
|
|
62755
62756
|
|
|
62756
62757
|
$listbox-border-color: $border-light;
|
|
62757
62758
|
$badge-color: $primary-text-color !default;
|
|
@@ -62790,10 +62791,14 @@ $listbox-template-multiline-header-color: $content-text-color !default;
|
|
|
62790
62791
|
$listbox-template-multiline-content-color: $content-text-color-alt2 !default;
|
|
62791
62792
|
$listbox-select-height: calc(100% - 38px) !default;
|
|
62792
62793
|
$listbox-select-bigger-height: calc(100% - 48px) !default;
|
|
62793
|
-
$listbox-filterselect-height: calc(100% -
|
|
62794
|
-
$listbox-filterselect-bigger-height: calc(100% -
|
|
62795
|
-
$listbox-filter-height: calc(100% -
|
|
62796
|
-
$listbox-filter-bigger-height: calc(100% -
|
|
62794
|
+
$listbox-filterselect-height: calc(100% - 38px) !default;
|
|
62795
|
+
$listbox-filterselect-bigger-height: calc(100% - 47px) !default;
|
|
62796
|
+
$listbox-mat-filter-height: calc(100% - 50px) !default;
|
|
62797
|
+
$listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
|
|
62798
|
+
$listbox-filter-height: calc(100% - 50px) !default;
|
|
62799
|
+
$listbox-filter-bigger-height: calc(100% - 58px) !default;
|
|
62800
|
+
$listbox-ej2-filterselect-height: calc(100% - 87.5px) !default;
|
|
62801
|
+
$listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
|
|
62797
62802
|
|
|
62798
62803
|
@include export-module('listbox-layout') {
|
|
62799
62804
|
/* stylelint-disable property-no-vendor-prefix */
|
|
@@ -63342,27 +63347,64 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
63342
63347
|
@include export-module('listbox-theme') {
|
|
63343
63348
|
.e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
63344
63349
|
.e-small .e-listbox-container.e-filter-list .e-list-parent {
|
|
63345
|
-
height: $listbox-filter-small-height;
|
|
63350
|
+
height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63351
|
+
}
|
|
63352
|
+
|
|
63353
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
63354
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63355
|
+
}
|
|
63356
|
+
.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
63357
|
+
height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63346
63358
|
}
|
|
63347
63359
|
|
|
63348
|
-
.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
63349
63360
|
.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
63350
|
-
height:
|
|
63361
|
+
height: 100%;
|
|
63351
63362
|
}
|
|
63352
63363
|
|
|
63353
63364
|
.e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
|
|
63354
63365
|
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63355
|
-
height: $listbox-filterselect-bigger-height;
|
|
63366
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63367
|
+
}
|
|
63368
|
+
|
|
63369
|
+
.e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63370
|
+
height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63371
|
+
}
|
|
63372
|
+
|
|
63373
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
63374
|
+
height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63375
|
+
}
|
|
63376
|
+
|
|
63377
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
|
|
63378
|
+
height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63379
|
+
}
|
|
63380
|
+
.e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63381
|
+
height: 100%;
|
|
63356
63382
|
}
|
|
63357
63383
|
|
|
63358
63384
|
.e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
|
|
63385
|
+
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
|
|
63386
|
+
height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63387
|
+
}
|
|
63388
|
+
|
|
63359
63389
|
.e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
|
|
63360
|
-
height:
|
|
63390
|
+
height: 100%;
|
|
63361
63391
|
}
|
|
63362
63392
|
|
|
63363
63393
|
.e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
|
|
63394
|
+
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
|
|
63395
|
+
height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63396
|
+
}
|
|
63397
|
+
|
|
63398
|
+
.e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
63399
|
+
height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
|
|
63400
|
+
}
|
|
63401
|
+
|
|
63402
|
+
.e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
|
|
63403
|
+
height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
|
|
63404
|
+
}
|
|
63405
|
+
|
|
63364
63406
|
.e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
|
|
63365
|
-
height:
|
|
63407
|
+
height: 100%;
|
|
63366
63408
|
}
|
|
63367
63409
|
|
|
63368
63410
|
.e-listbox-wrapper,
|
|
@@ -63403,7 +63445,7 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
63403
63445
|
}
|
|
63404
63446
|
|
|
63405
63447
|
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63406
|
-
height: $listbox-filterselect-height;
|
|
63448
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63407
63449
|
}
|
|
63408
63450
|
|
|
63409
63451
|
& .e-selectall-parent + .e-list-parent {
|
|
@@ -63655,6 +63697,34 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
|
|
|
63655
63697
|
}
|
|
63656
63698
|
}
|
|
63657
63699
|
}
|
|
63700
|
+
|
|
63701
|
+
.e-listbox-container {
|
|
63702
|
+
@at-root {
|
|
63703
|
+
&.e-filter-list .e-list-parent {
|
|
63704
|
+
height: 100%;
|
|
63705
|
+
}
|
|
63706
|
+
|
|
63707
|
+
&.e-filter-list .e-selectall-parent + .e-list-parent {
|
|
63708
|
+
height: 100%;
|
|
63709
|
+
}
|
|
63710
|
+
|
|
63711
|
+
& .e-selectall-parent + .e-list-parent {
|
|
63712
|
+
height: 100%;
|
|
63713
|
+
}
|
|
63714
|
+
|
|
63715
|
+
&.e-filter-list .e-list-wrap {
|
|
63716
|
+
height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63717
|
+
}
|
|
63718
|
+
|
|
63719
|
+
&.e-filter-list .e-selectall-parent + .e-list-wrap {
|
|
63720
|
+
height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63721
|
+
}
|
|
63722
|
+
|
|
63723
|
+
& .e-selectall-parent + .e-list-wrap {
|
|
63724
|
+
height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
|
|
63725
|
+
}
|
|
63726
|
+
}
|
|
63727
|
+
}
|
|
63658
63728
|
}
|
|
63659
63729
|
|
|
63660
63730
|
|
|
@@ -105478,6 +105548,9 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
105478
105548
|
@if ($skin-name == 'FluentUI') {
|
|
105479
105549
|
border-top: 0;
|
|
105480
105550
|
}
|
|
105551
|
+
@if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
|
|
105552
|
+
padding: $field-list-editor-dialog-footer-padding;
|
|
105553
|
+
}
|
|
105481
105554
|
}
|
|
105482
105555
|
|
|
105483
105556
|
.e-dlg-content {
|
|
@@ -105626,15 +105699,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
|
|
|
105626
105699
|
padding: 9px 10px;
|
|
105627
105700
|
}
|
|
105628
105701
|
|
|
105629
|
-
.e-text-content {
|
|
105630
|
-
.e-list-text {
|
|
105631
|
-
line-height: 1.5em;
|
|
105632
|
-
// @if ($field-list-skin == 'bootstrap4') {
|
|
105633
|
-
// line-height: 0;
|
|
105634
|
-
// }
|
|
105635
|
-
}
|
|
105636
|
-
}
|
|
105637
|
-
|
|
105638
105702
|
&.e-drag-restrict {
|
|
105639
105703
|
.e-no-drop {
|
|
105640
105704
|
&::before {
|
|
@@ -109629,6 +109693,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109629
109693
|
&.e-cellvalue {
|
|
109630
109694
|
overflow: hidden;
|
|
109631
109695
|
text-overflow: ellipsis;
|
|
109696
|
+
width: 100%;
|
|
109632
109697
|
}
|
|
109633
109698
|
}
|
|
109634
109699
|
|
|
@@ -109932,6 +109997,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
109932
109997
|
font-size: 20px;
|
|
109933
109998
|
text-align: center;
|
|
109934
109999
|
padding: 10%;
|
|
110000
|
+
pointer-events: none;
|
|
109935
110001
|
|
|
109936
110002
|
&.e-hide-loader {
|
|
109937
110003
|
display: none;
|
|
@@ -110374,6 +110440,12 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110374
110440
|
width: 100%;
|
|
110375
110441
|
}
|
|
110376
110442
|
|
|
110443
|
+
th.e-group-row .e-axis-row {
|
|
110444
|
+
display: inline-block;
|
|
110445
|
+
height: 100%;
|
|
110446
|
+
vertical-align: top;
|
|
110447
|
+
}
|
|
110448
|
+
|
|
110377
110449
|
/* stylelint-disable */
|
|
110378
110450
|
.e-group-row {
|
|
110379
110451
|
padding: 0 !important;
|
|
@@ -110582,7 +110654,10 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
110582
110654
|
th .e-expand,
|
|
110583
110655
|
th .e-collapse {
|
|
110584
110656
|
font-size: $pivotgrid-expcoldiv-fontsize !important;
|
|
110585
|
-
margin-left:
|
|
110657
|
+
margin-left: 0;
|
|
110658
|
+
@if ($skin-name == 'bootstrap4') {
|
|
110659
|
+
display: flex;
|
|
110660
|
+
}
|
|
110586
110661
|
}
|
|
110587
110662
|
|
|
110588
110663
|
/* stylelint-enable */
|
|
@@ -118927,6 +119002,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
118927
119002
|
position: absolute;
|
|
118928
119003
|
font-size: 14px;
|
|
118929
119004
|
}
|
|
119005
|
+
|
|
119006
|
+
& .e-ie-min-drop-content {
|
|
119007
|
+
left: calc(50% - 120px);
|
|
119008
|
+
top: 50%;
|
|
119009
|
+
font-size: 14px;
|
|
119010
|
+
}
|
|
118930
119011
|
}
|
|
118931
119012
|
|
|
118932
119013
|
& .e-toolbar {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"23.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"23.1.38","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|