@syncfusion/blazor-themes 26.2.10 → 26.2.12
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/bds-dark.scss +38 -19
- package/SCSS-Themes/bds.scss +38 -19
- package/SCSS-Themes/bootstrap-dark.scss +39 -20
- package/SCSS-Themes/bootstrap.scss +39 -20
- package/SCSS-Themes/bootstrap4.scss +39 -20
- package/SCSS-Themes/bootstrap5-dark.scss +38 -19
- package/SCSS-Themes/bootstrap5.scss +38 -19
- package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bds.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
- package/SCSS-Themes/fabric-dark.scss +39 -20
- package/SCSS-Themes/fabric.scss +39 -20
- package/SCSS-Themes/fluent-dark.scss +38 -19
- package/SCSS-Themes/fluent.scss +38 -19
- package/SCSS-Themes/fluent2-dark.scss +38 -19
- package/SCSS-Themes/fluent2.scss +38 -19
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bds.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/fabric.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/fluent2.scss +7 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +7 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/material.scss +7 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +8 -3
- package/SCSS-Themes/grids/grid/material3.scss +8 -3
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +7 -2
- package/SCSS-Themes/highcontrast.scss +39 -20
- package/SCSS-Themes/inputs/input/bds-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bds.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap4.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2.scss +25 -16
- package/SCSS-Themes/inputs/input/highcontrast.scss +25 -16
- package/SCSS-Themes/inputs/input/material-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material.scss +25 -16
- package/SCSS-Themes/inputs/input/material3-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material3.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind.scss +25 -16
- package/SCSS-Themes/material-dark.scss +49 -25
- package/SCSS-Themes/material.scss +50 -26
- package/SCSS-Themes/material3-dark.scss +43 -24
- package/SCSS-Themes/material3.scss +43 -24
- package/SCSS-Themes/notifications/toast/bds-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bds.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2.scss +3 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +3 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +8 -6
- package/SCSS-Themes/notifications/toast/material.scss +8 -6
- package/SCSS-Themes/notifications/toast/material3-dark.scss +7 -5
- package/SCSS-Themes/notifications/toast/material3.scss +7 -5
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +3 -1
- package/SCSS-Themes/tailwind-dark.scss +39 -20
- package/SCSS-Themes/tailwind.scss +39 -20
- package/package.json +1 -1
|
@@ -6,8 +6,8 @@ $toast-icon-nrml-height: 24px !default;
|
|
|
6
6
|
$toast-icon-nrml-width: 24px !default;
|
|
7
7
|
$toast-icon-nrml-size: $text-xl !default;
|
|
8
8
|
$toast-icon-nrml-right-margin: 8px !default;
|
|
9
|
-
$toast-close-icon-nrml-height:
|
|
10
|
-
$toast-close-icon-nrml-width:
|
|
9
|
+
$toast-close-icon-nrml-height: 32px !default;
|
|
10
|
+
$toast-close-icon-nrml-width: 32px !default;
|
|
11
11
|
$toast-close-icon-nrml-size: $text-xl !default;
|
|
12
12
|
$toast-position-nrml-distance: 10px !default;
|
|
13
13
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
@@ -28,8 +28,8 @@ $toast-icon-bgr-height: 24px !default;
|
|
|
28
28
|
$toast-icon-bgr-width: 24px !default;
|
|
29
29
|
$toast-icon-bgr-size: 20px !default;
|
|
30
30
|
$toast-icon-bgr-right-margin: 14px !default;
|
|
31
|
-
$toast-close-icon-bgr-height:
|
|
32
|
-
$toast-close-icon-bgr-width:
|
|
31
|
+
$toast-close-icon-bgr-height: 32px !default;
|
|
32
|
+
$toast-close-icon-bgr-width: 32px !default;
|
|
33
33
|
$toast-close-icon-bgr-size: $text-xl !default;
|
|
34
34
|
$toast-position-bgr-distance: 10px !default;
|
|
35
35
|
$multitoast-bgr-gap-distance: 10px !default;
|
|
@@ -387,6 +387,9 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
387
387
|
flex-direction: column;
|
|
388
388
|
overflow: hidden;
|
|
389
389
|
width: inherit;
|
|
390
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
391
|
+
flex: 1;
|
|
392
|
+
}
|
|
390
393
|
|
|
391
394
|
.e-toast-title,
|
|
392
395
|
.e-toast-content {
|
|
@@ -606,7 +609,6 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
606
609
|
background: $toast-close-icon-hover-bg-color;
|
|
607
610
|
border-radius: $toast-icon-hover-border-radius;
|
|
608
611
|
height: 32px;
|
|
609
|
-
margin-top: -6px;
|
|
610
612
|
}
|
|
611
613
|
@else {
|
|
612
614
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -6,8 +6,8 @@ $toast-icon-nrml-height: 24px !default;
|
|
|
6
6
|
$toast-icon-nrml-width: 24px !default;
|
|
7
7
|
$toast-icon-nrml-size: $text-xl !default;
|
|
8
8
|
$toast-icon-nrml-right-margin: 8px !default;
|
|
9
|
-
$toast-close-icon-nrml-height:
|
|
10
|
-
$toast-close-icon-nrml-width:
|
|
9
|
+
$toast-close-icon-nrml-height: 32px !default;
|
|
10
|
+
$toast-close-icon-nrml-width: 32px !default;
|
|
11
11
|
$toast-close-icon-nrml-size: $text-xl !default;
|
|
12
12
|
$toast-position-nrml-distance: 10px !default;
|
|
13
13
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
@@ -28,8 +28,8 @@ $toast-icon-bgr-height: 24px !default;
|
|
|
28
28
|
$toast-icon-bgr-width: 24px !default;
|
|
29
29
|
$toast-icon-bgr-size: 20px !default;
|
|
30
30
|
$toast-icon-bgr-right-margin: 14px !default;
|
|
31
|
-
$toast-close-icon-bgr-height:
|
|
32
|
-
$toast-close-icon-bgr-width:
|
|
31
|
+
$toast-close-icon-bgr-height: 32px !default;
|
|
32
|
+
$toast-close-icon-bgr-width: 32px !default;
|
|
33
33
|
$toast-close-icon-bgr-size: $text-xl !default;
|
|
34
34
|
$toast-position-bgr-distance: 10px !default;
|
|
35
35
|
$multitoast-bgr-gap-distance: 10px !default;
|
|
@@ -387,6 +387,9 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
387
387
|
flex-direction: column;
|
|
388
388
|
overflow: hidden;
|
|
389
389
|
width: inherit;
|
|
390
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
391
|
+
flex: 1;
|
|
392
|
+
}
|
|
390
393
|
|
|
391
394
|
.e-toast-title,
|
|
392
395
|
.e-toast-content {
|
|
@@ -606,7 +609,6 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
606
609
|
background: $toast-close-icon-hover-bg-color;
|
|
607
610
|
border-radius: $toast-icon-hover-border-radius;
|
|
608
611
|
height: 32px;
|
|
609
|
-
margin-top: -6px;
|
|
610
612
|
}
|
|
611
613
|
@else {
|
|
612
614
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -375,6 +375,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
375
375
|
flex-direction: column;
|
|
376
376
|
overflow: hidden;
|
|
377
377
|
width: inherit;
|
|
378
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
379
|
+
flex: 1;
|
|
380
|
+
}
|
|
378
381
|
|
|
379
382
|
.e-toast-title,
|
|
380
383
|
.e-toast-content {
|
|
@@ -594,7 +597,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
594
597
|
background: $toast-close-icon-hover-bg-color;
|
|
595
598
|
border-radius: $toast-icon-hover-border-radius;
|
|
596
599
|
height: 32px;
|
|
597
|
-
margin-top: -6px;
|
|
598
600
|
}
|
|
599
601
|
@else {
|
|
600
602
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -375,6 +375,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
375
375
|
flex-direction: column;
|
|
376
376
|
overflow: hidden;
|
|
377
377
|
width: inherit;
|
|
378
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
379
|
+
flex: 1;
|
|
380
|
+
}
|
|
378
381
|
|
|
379
382
|
.e-toast-title,
|
|
380
383
|
.e-toast-content {
|
|
@@ -594,7 +597,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
594
597
|
background: $toast-close-icon-hover-bg-color;
|
|
595
598
|
border-radius: $toast-icon-hover-border-radius;
|
|
596
599
|
height: 32px;
|
|
597
|
-
margin-top: -6px;
|
|
598
600
|
}
|
|
599
601
|
@else {
|
|
600
602
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -14549,37 +14549,46 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
14549
14549
|
}
|
|
14550
14550
|
}
|
|
14551
14551
|
|
|
14552
|
-
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14553
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14554
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14555
14552
|
input.e-input#{$css}:-moz-placeholder,
|
|
14553
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14554
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14555
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14556
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14556
14557
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14557
14558
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14558
14559
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14559
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14560
14560
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14561
14561
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14562
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14563
14562
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14564
14563
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14565
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14566
14564
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14567
14565
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14568
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14569
14566
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14570
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14567
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14568
|
+
color: $input-placeholder;
|
|
14569
|
+
}
|
|
14570
|
+
|
|
14571
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14572
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14573
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14574
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14575
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14576
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14577
|
+
color: $input-placeholder;
|
|
14578
|
+
}
|
|
14579
|
+
|
|
14571
14580
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14581
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14572
14582
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14573
14583
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14574
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14575
14584
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14576
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14577
|
-
|
|
14578
|
-
|
|
14579
|
-
|
|
14580
|
-
|
|
14581
|
-
.e-input-
|
|
14582
|
-
.e-input
|
|
14585
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14586
|
+
color: $input-placeholder;
|
|
14587
|
+
}
|
|
14588
|
+
|
|
14589
|
+
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14590
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14591
|
+
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14583
14592
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14584
14593
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14585
14594
|
.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
|
|
@@ -67071,6 +67080,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
67071
67080
|
background-color: rgb(206, 205, 205);
|
|
67072
67081
|
margin: 0 2px;
|
|
67073
67082
|
}
|
|
67083
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
67084
|
+
display: none;
|
|
67085
|
+
}
|
|
67074
67086
|
.e-de-tc-pmark {
|
|
67075
67087
|
font-size: 14px;
|
|
67076
67088
|
font-family: Roboto-Regular;
|
|
@@ -74025,7 +74037,7 @@ $grid-dialog-footer-color: $flyout-bg-color !default;
|
|
|
74025
74037
|
$grid-xlfl-dlg-content-top-padding: 12px !default;
|
|
74026
74038
|
$grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
|
|
74027
74039
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
74028
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
74040
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
|
|
74029
74041
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 12px !default;
|
|
74030
74042
|
$grid-xl-radio-margin-top: 0 !default;
|
|
74031
74043
|
$grid-xlfl-skin: 'tailwind' !default;
|
|
@@ -77423,7 +77435,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77423
77435
|
}
|
|
77424
77436
|
|
|
77425
77437
|
.e-summarycontent {
|
|
77426
|
-
display: flex;
|
|
77427
77438
|
& .e-indentcell {
|
|
77428
77439
|
border-width: 1px 0 0;
|
|
77429
77440
|
}
|
|
@@ -77750,7 +77761,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77750
77761
|
}
|
|
77751
77762
|
|
|
77752
77763
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77753
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77764
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77754
77765
|
padding-left: 8px;
|
|
77755
77766
|
}
|
|
77756
77767
|
@else if $grid-skin == 'fluent' {
|
|
@@ -81677,6 +81688,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81677
81688
|
color: $grid-row-selection-color;
|
|
81678
81689
|
}
|
|
81679
81690
|
|
|
81691
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81692
|
+
@if $grid-skin == 'fluent2' {
|
|
81693
|
+
color: $grid-row-selection-color;
|
|
81694
|
+
}
|
|
81695
|
+
}
|
|
81696
|
+
|
|
81680
81697
|
td.e-active {
|
|
81681
81698
|
background: $grid-row-selection-bg-color;
|
|
81682
81699
|
}
|
|
@@ -97758,6 +97775,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
97758
97775
|
flex-direction: column;
|
|
97759
97776
|
overflow: hidden;
|
|
97760
97777
|
width: inherit;
|
|
97778
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
97779
|
+
flex: 1;
|
|
97780
|
+
}
|
|
97761
97781
|
|
|
97762
97782
|
.e-toast-title,
|
|
97763
97783
|
.e-toast-content {
|
|
@@ -97977,7 +97997,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
97977
97997
|
background: $toast-close-icon-hover-bg-color;
|
|
97978
97998
|
border-radius: $toast-icon-hover-border-radius;
|
|
97979
97999
|
height: 32px;
|
|
97980
|
-
margin-top: -6px;
|
|
97981
98000
|
}
|
|
97982
98001
|
@else {
|
|
97983
98002
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -14547,37 +14547,46 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
14547
14547
|
}
|
|
14548
14548
|
}
|
|
14549
14549
|
|
|
14550
|
-
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14551
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14552
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14553
14550
|
input.e-input#{$css}:-moz-placeholder,
|
|
14551
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14552
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14553
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14554
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14554
14555
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14555
14556
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14556
14557
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14557
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14558
14558
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14559
14559
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14560
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14561
14560
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14562
14561
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14563
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14564
14562
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14565
14563
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14566
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14567
14564
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14568
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14565
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14566
|
+
color: $input-placeholder;
|
|
14567
|
+
}
|
|
14568
|
+
|
|
14569
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14570
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14571
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14572
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14573
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14574
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14575
|
+
color: $input-placeholder;
|
|
14576
|
+
}
|
|
14577
|
+
|
|
14569
14578
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14579
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14570
14580
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14571
14581
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14572
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14573
14582
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14574
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14575
|
-
|
|
14576
|
-
|
|
14577
|
-
|
|
14578
|
-
|
|
14579
|
-
.e-input-
|
|
14580
|
-
.e-input
|
|
14583
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14584
|
+
color: $input-placeholder;
|
|
14585
|
+
}
|
|
14586
|
+
|
|
14587
|
+
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14588
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14589
|
+
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14581
14590
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14582
14591
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14583
14592
|
.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
|
|
@@ -67069,6 +67078,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
67069
67078
|
background-color: rgb(206, 205, 205);
|
|
67070
67079
|
margin: 0 2px;
|
|
67071
67080
|
}
|
|
67081
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
67082
|
+
display: none;
|
|
67083
|
+
}
|
|
67072
67084
|
.e-de-tc-pmark {
|
|
67073
67085
|
font-size: 14px;
|
|
67074
67086
|
font-family: Roboto-Regular;
|
|
@@ -74023,7 +74035,7 @@ $grid-dialog-footer-color: $flyout-bg-color !default;
|
|
|
74023
74035
|
$grid-xlfl-dlg-content-top-padding: 12px !default;
|
|
74024
74036
|
$grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
|
|
74025
74037
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
74026
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
74038
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
|
|
74027
74039
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 12px !default;
|
|
74028
74040
|
$grid-xl-radio-margin-top: 0 !default;
|
|
74029
74041
|
$grid-xlfl-skin: 'tailwind' !default;
|
|
@@ -77421,7 +77433,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77421
77433
|
}
|
|
77422
77434
|
|
|
77423
77435
|
.e-summarycontent {
|
|
77424
|
-
display: flex;
|
|
77425
77436
|
& .e-indentcell {
|
|
77426
77437
|
border-width: 1px 0 0;
|
|
77427
77438
|
}
|
|
@@ -77748,7 +77759,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77748
77759
|
}
|
|
77749
77760
|
|
|
77750
77761
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77751
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77762
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77752
77763
|
padding-left: 8px;
|
|
77753
77764
|
}
|
|
77754
77765
|
@else if $grid-skin == 'fluent' {
|
|
@@ -81675,6 +81686,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81675
81686
|
color: $grid-row-selection-color;
|
|
81676
81687
|
}
|
|
81677
81688
|
|
|
81689
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81690
|
+
@if $grid-skin == 'fluent2' {
|
|
81691
|
+
color: $grid-row-selection-color;
|
|
81692
|
+
}
|
|
81693
|
+
}
|
|
81694
|
+
|
|
81678
81695
|
td.e-active {
|
|
81679
81696
|
background: $grid-row-selection-bg-color;
|
|
81680
81697
|
}
|
|
@@ -97756,6 +97773,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
97756
97773
|
flex-direction: column;
|
|
97757
97774
|
overflow: hidden;
|
|
97758
97775
|
width: inherit;
|
|
97776
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
97777
|
+
flex: 1;
|
|
97778
|
+
}
|
|
97759
97779
|
|
|
97760
97780
|
.e-toast-title,
|
|
97761
97781
|
.e-toast-content {
|
|
@@ -97975,7 +97995,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
97975
97995
|
background: $toast-close-icon-hover-bg-color;
|
|
97976
97996
|
border-radius: $toast-icon-hover-border-radius;
|
|
97977
97997
|
height: 32px;
|
|
97978
|
-
margin-top: -6px;
|
|
97979
97998
|
}
|
|
97980
97999
|
@else {
|
|
97981
98000
|
background-color: $toast-close-icon-hover-bg-color;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"26.2.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"26.2.12","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"}}
|