@syncfusion/blazor-themes 26.2.9 → 26.2.11
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 +71 -24
- package/SCSS-Themes/bds.scss +71 -24
- package/SCSS-Themes/bootstrap-dark.scss +72 -25
- package/SCSS-Themes/bootstrap.scss +72 -25
- package/SCSS-Themes/bootstrap4.scss +72 -25
- package/SCSS-Themes/bootstrap5-dark.scss +73 -26
- package/SCSS-Themes/bootstrap5.scss +73 -26
- package/SCSS-Themes/calendars/datetimepicker/bds-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bds.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap4.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/highcontrast.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind.scss +20 -0
- 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 +72 -25
- package/SCSS-Themes/fabric.scss +72 -25
- package/SCSS-Themes/fluent-dark.scss +71 -24
- package/SCSS-Themes/fluent.scss +71 -24
- package/SCSS-Themes/fluent2-dark.scss +72 -25
- package/SCSS-Themes/fluent2.scss +72 -25
- 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 +19 -7
- package/SCSS-Themes/grids/grid/bds.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap4.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +21 -9
- package/SCSS-Themes/grids/grid/bootstrap5.scss +21 -9
- package/SCSS-Themes/grids/grid/fabric-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/fabric.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +20 -8
- package/SCSS-Themes/grids/grid/fluent2.scss +20 -8
- package/SCSS-Themes/grids/grid/highcontrast.scss +19 -7
- package/SCSS-Themes/grids/grid/material-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/material.scss +19 -7
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -8
- package/SCSS-Themes/grids/grid/material3.scss +20 -8
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/tailwind.scss +19 -7
- package/SCSS-Themes/highcontrast.scss +72 -25
- 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 +82 -30
- package/SCSS-Themes/material.scss +83 -31
- package/SCSS-Themes/material3-dark.scss +76 -29
- package/SCSS-Themes/material3.scss +76 -29
- 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/popups/dialog/bds-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bds.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
- package/SCSS-Themes/popups/dialog/highcontrast.scss +1 -0
- package/SCSS-Themes/popups/dialog/material-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +72 -25
- package/SCSS-Themes/tailwind.scss +72 -25
- package/package.json +1 -1
|
@@ -14604,37 +14604,46 @@ $float-label-rtl-value: -7px !default;
|
|
|
14604
14604
|
}
|
|
14605
14605
|
}
|
|
14606
14606
|
|
|
14607
|
-
.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),
|
|
14608
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14609
|
-
.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),
|
|
14610
14607
|
input.e-input#{$css}:-moz-placeholder,
|
|
14608
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14609
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14610
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14611
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14611
14612
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14612
14613
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14613
14614
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14614
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14615
14615
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14616
14616
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14617
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14618
14617
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14619
14618
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14620
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14621
14619
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14622
14620
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14623
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14624
14621
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14625
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14622
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14623
|
+
color: $input-placeholder;
|
|
14624
|
+
}
|
|
14625
|
+
|
|
14626
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14627
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14628
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14629
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14630
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14631
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14632
|
+
color: $input-placeholder;
|
|
14633
|
+
}
|
|
14634
|
+
|
|
14626
14635
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14636
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14627
14637
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14628
14638
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14629
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14630
14639
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14631
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14632
|
-
|
|
14633
|
-
|
|
14634
|
-
|
|
14635
|
-
|
|
14636
|
-
.e-input-
|
|
14637
|
-
.e-input
|
|
14640
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14641
|
+
color: $input-placeholder;
|
|
14642
|
+
}
|
|
14643
|
+
|
|
14644
|
+
.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),
|
|
14645
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14646
|
+
.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),
|
|
14638
14647
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14639
14648
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14640
14649
|
.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) {
|
|
@@ -42208,6 +42217,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42208
42217
|
}
|
|
42209
42218
|
}
|
|
42210
42219
|
|
|
42220
|
+
.e-datetime-mob-popup-wrap {
|
|
42221
|
+
align-items: center;
|
|
42222
|
+
display: flex;
|
|
42223
|
+
flex-direction: column;
|
|
42224
|
+
height: 100%;
|
|
42225
|
+
justify-content: center;
|
|
42226
|
+
left: 0;
|
|
42227
|
+
max-height: 100%;
|
|
42228
|
+
position: fixed;
|
|
42229
|
+
top: 0;
|
|
42230
|
+
width: 100%;
|
|
42231
|
+
z-index: 1002;
|
|
42232
|
+
|
|
42233
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42234
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42235
|
+
position: relative;
|
|
42236
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42237
|
+
}
|
|
42238
|
+
}
|
|
42239
|
+
|
|
42211
42240
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42212
42241
|
@if $skin-name != 'Material3' {
|
|
42213
42242
|
background-color: $datetime-default-overlay;
|
|
@@ -44635,6 +44664,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44635
44664
|
|
|
44636
44665
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
44637
44666
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
44667
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
44638
44668
|
}
|
|
44639
44669
|
}
|
|
44640
44670
|
}
|
|
@@ -66743,6 +66773,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
66743
66773
|
background-color: rgb(206, 205, 205);
|
|
66744
66774
|
margin: 0 2px;
|
|
66745
66775
|
}
|
|
66776
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
66777
|
+
display: none;
|
|
66778
|
+
}
|
|
66746
66779
|
.e-de-tc-pmark {
|
|
66747
66780
|
font-size: 14px;
|
|
66748
66781
|
font-family: Roboto-Regular;
|
|
@@ -73614,7 +73647,7 @@ $grid-dialog-footer-color: $grey-white !default;
|
|
|
73614
73647
|
$grid-xlfl-dlg-content-top-padding: 6px !default;
|
|
73615
73648
|
$grid-xlfl-context-menu-border-radious: 5px 5px 0 0 !default;
|
|
73616
73649
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
73617
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
73650
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 15px !default;
|
|
73618
73651
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
|
|
73619
73652
|
$grid-xl-radio-margin-top: 0 !default;
|
|
73620
73653
|
$grid-xlfl-skin: 'bootstrap' !default;
|
|
@@ -75635,6 +75668,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
75635
75668
|
}
|
|
75636
75669
|
|
|
75637
75670
|
.e-dropitemscount {
|
|
75671
|
+
font-size: 14px;
|
|
75638
75672
|
@if $grid-skin == 'tailwind' {
|
|
75639
75673
|
margin-left: 1px;
|
|
75640
75674
|
}
|
|
@@ -76352,8 +76386,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
76352
76386
|
}
|
|
76353
76387
|
}
|
|
76354
76388
|
|
|
76355
|
-
& .e-toolbar-right
|
|
76356
|
-
& .e-toolbar-left {
|
|
76389
|
+
& .e-toolbar-right {
|
|
76357
76390
|
& .e-search-wrapper {
|
|
76358
76391
|
width: 100%;
|
|
76359
76392
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -77007,7 +77040,6 @@ $grid-checkmark-color: $grey !default;
|
|
|
77007
77040
|
}
|
|
77008
77041
|
|
|
77009
77042
|
.e-summarycontent {
|
|
77010
|
-
display: flex;
|
|
77011
77043
|
& .e-indentcell {
|
|
77012
77044
|
border-width: 1px 0 0;
|
|
77013
77045
|
}
|
|
@@ -77334,7 +77366,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
77334
77366
|
}
|
|
77335
77367
|
|
|
77336
77368
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77337
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77369
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77338
77370
|
padding-left: 8px;
|
|
77339
77371
|
}
|
|
77340
77372
|
@else if $grid-skin == 'fluent' {
|
|
@@ -78906,7 +78938,7 @@ $grid-checkmark-color: $grey !default;
|
|
|
78906
78938
|
}
|
|
78907
78939
|
|
|
78908
78940
|
& .e-cloneproperties {
|
|
78909
|
-
border-width: $grid-border-size $grid-border-size
|
|
78941
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
78910
78942
|
}
|
|
78911
78943
|
|
|
78912
78944
|
& tr {
|
|
@@ -79693,6 +79725,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
79693
79725
|
@if $grid-skin == 'fluent2' {
|
|
79694
79726
|
margin-top: -8px;
|
|
79695
79727
|
}
|
|
79728
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
79729
|
+
margin-top: -9px;
|
|
79730
|
+
}
|
|
79696
79731
|
}
|
|
79697
79732
|
|
|
79698
79733
|
.e-reorderdownarrow {
|
|
@@ -79958,7 +79993,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
79958
79993
|
}
|
|
79959
79994
|
|
|
79960
79995
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
79961
|
-
|
|
79996
|
+
@if $grid-skin == 'fluent2' {
|
|
79997
|
+
background-color: $group-header-hover-bg-color;
|
|
79998
|
+
}
|
|
79962
79999
|
}
|
|
79963
80000
|
|
|
79964
80001
|
.e-search-icon {
|
|
@@ -80630,7 +80667,9 @@ $grid-checkmark-color: $grey !default;
|
|
|
80630
80667
|
}
|
|
80631
80668
|
|
|
80632
80669
|
& .e-menu-item.e-focused {
|
|
80633
|
-
|
|
80670
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
80671
|
+
background-color: transparent;
|
|
80672
|
+
}
|
|
80634
80673
|
}
|
|
80635
80674
|
}
|
|
80636
80675
|
}
|
|
@@ -81254,6 +81293,12 @@ $grid-checkmark-color: $grey !default;
|
|
|
81254
81293
|
color: $grid-row-selection-color;
|
|
81255
81294
|
}
|
|
81256
81295
|
|
|
81296
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81297
|
+
@if $grid-skin == 'fluent2' {
|
|
81298
|
+
color: $grid-row-selection-color;
|
|
81299
|
+
}
|
|
81300
|
+
}
|
|
81301
|
+
|
|
81257
81302
|
td.e-active {
|
|
81258
81303
|
background: $grid-row-selection-bg-color;
|
|
81259
81304
|
}
|
|
@@ -97432,6 +97477,9 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
97432
97477
|
flex-direction: column;
|
|
97433
97478
|
overflow: hidden;
|
|
97434
97479
|
width: inherit;
|
|
97480
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
97481
|
+
flex: 1;
|
|
97482
|
+
}
|
|
97435
97483
|
|
|
97436
97484
|
.e-toast-title,
|
|
97437
97485
|
.e-toast-content {
|
|
@@ -97651,7 +97699,6 @@ $toast-close-icon-hover-color: rgba($base-font, .8) !default;
|
|
|
97651
97699
|
background: $toast-close-icon-hover-bg-color;
|
|
97652
97700
|
border-radius: $toast-icon-hover-border-radius;
|
|
97653
97701
|
height: 32px;
|
|
97654
|
-
margin-top: -6px;
|
|
97655
97702
|
}
|
|
97656
97703
|
@else {
|
|
97657
97704
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -14467,37 +14467,46 @@ $float-label-rtl-value: -7px !default;
|
|
|
14467
14467
|
}
|
|
14468
14468
|
}
|
|
14469
14469
|
|
|
14470
|
-
.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),
|
|
14471
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14472
|
-
.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),
|
|
14473
14470
|
input.e-input#{$css}:-moz-placeholder,
|
|
14471
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14472
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14473
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14474
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14474
14475
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14475
14476
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14476
14477
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14477
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14478
14478
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14479
14479
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14480
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14481
14480
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14482
14481
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14483
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14484
14482
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14485
14483
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14486
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14487
14484
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14488
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14485
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14486
|
+
color: $input-placeholder;
|
|
14487
|
+
}
|
|
14488
|
+
|
|
14489
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14490
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14491
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14492
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14493
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14494
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14495
|
+
color: $input-placeholder;
|
|
14496
|
+
}
|
|
14497
|
+
|
|
14489
14498
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14499
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14490
14500
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14491
14501
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14492
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14493
14502
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14494
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14495
|
-
|
|
14496
|
-
|
|
14497
|
-
|
|
14498
|
-
|
|
14499
|
-
.e-input-
|
|
14500
|
-
.e-input
|
|
14503
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14504
|
+
color: $input-placeholder;
|
|
14505
|
+
}
|
|
14506
|
+
|
|
14507
|
+
.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),
|
|
14508
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14509
|
+
.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),
|
|
14501
14510
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14502
14511
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14503
14512
|
.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) {
|
|
@@ -42207,6 +42216,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42207
42216
|
}
|
|
42208
42217
|
}
|
|
42209
42218
|
|
|
42219
|
+
.e-datetime-mob-popup-wrap {
|
|
42220
|
+
align-items: center;
|
|
42221
|
+
display: flex;
|
|
42222
|
+
flex-direction: column;
|
|
42223
|
+
height: 100%;
|
|
42224
|
+
justify-content: center;
|
|
42225
|
+
left: 0;
|
|
42226
|
+
max-height: 100%;
|
|
42227
|
+
position: fixed;
|
|
42228
|
+
top: 0;
|
|
42229
|
+
width: 100%;
|
|
42230
|
+
z-index: 1002;
|
|
42231
|
+
|
|
42232
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42233
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42234
|
+
position: relative;
|
|
42235
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42236
|
+
}
|
|
42237
|
+
}
|
|
42238
|
+
|
|
42210
42239
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42211
42240
|
@if $skin-name != 'Material3' {
|
|
42212
42241
|
background-color: $datetime-default-overlay;
|
|
@@ -44637,6 +44666,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44637
44666
|
|
|
44638
44667
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
44639
44668
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
44669
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
44640
44670
|
}
|
|
44641
44671
|
}
|
|
44642
44672
|
}
|
|
@@ -66883,6 +66913,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
66883
66913
|
background-color: rgb(206, 205, 205);
|
|
66884
66914
|
margin: 0 2px;
|
|
66885
66915
|
}
|
|
66916
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
66917
|
+
display: none;
|
|
66918
|
+
}
|
|
66886
66919
|
.e-de-tc-pmark {
|
|
66887
66920
|
font-size: 14px;
|
|
66888
66921
|
font-family: Roboto-Regular;
|
|
@@ -73771,7 +73804,7 @@ $grid-dialog-footer-color: $content-popup-bg !default;
|
|
|
73771
73804
|
$grid-xlfl-dlg-content-top-padding: 6px !default;
|
|
73772
73805
|
$grid-xlfl-context-menu-border-radious: 3px 3px 0 0 !default;
|
|
73773
73806
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
73774
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
73807
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 10px !default;
|
|
73775
73808
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
|
|
73776
73809
|
$grid-xl-radio-margin-top: 0 !default;
|
|
73777
73810
|
$grid-xlfl-skin: 'bootstrap4' !default;
|
|
@@ -75797,6 +75830,7 @@ $grid-checkmark-color: $white !default;
|
|
|
75797
75830
|
}
|
|
75798
75831
|
|
|
75799
75832
|
.e-dropitemscount {
|
|
75833
|
+
font-size: 14px;
|
|
75800
75834
|
@if $grid-skin == 'tailwind' {
|
|
75801
75835
|
margin-left: 1px;
|
|
75802
75836
|
}
|
|
@@ -76514,8 +76548,7 @@ $grid-checkmark-color: $white !default;
|
|
|
76514
76548
|
}
|
|
76515
76549
|
}
|
|
76516
76550
|
|
|
76517
|
-
& .e-toolbar-right
|
|
76518
|
-
& .e-toolbar-left {
|
|
76551
|
+
& .e-toolbar-right {
|
|
76519
76552
|
& .e-search-wrapper {
|
|
76520
76553
|
width: 100%;
|
|
76521
76554
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -77169,7 +77202,6 @@ $grid-checkmark-color: $white !default;
|
|
|
77169
77202
|
}
|
|
77170
77203
|
|
|
77171
77204
|
.e-summarycontent {
|
|
77172
|
-
display: flex;
|
|
77173
77205
|
& .e-indentcell {
|
|
77174
77206
|
border-width: 1px 0 0;
|
|
77175
77207
|
}
|
|
@@ -77496,7 +77528,7 @@ $grid-checkmark-color: $white !default;
|
|
|
77496
77528
|
}
|
|
77497
77529
|
|
|
77498
77530
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77499
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77531
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77500
77532
|
padding-left: 8px;
|
|
77501
77533
|
}
|
|
77502
77534
|
@else if $grid-skin == 'fluent' {
|
|
@@ -79068,7 +79100,7 @@ $grid-checkmark-color: $white !default;
|
|
|
79068
79100
|
}
|
|
79069
79101
|
|
|
79070
79102
|
& .e-cloneproperties {
|
|
79071
|
-
border-width: $grid-border-size $grid-border-size
|
|
79103
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
79072
79104
|
}
|
|
79073
79105
|
|
|
79074
79106
|
& tr {
|
|
@@ -79855,6 +79887,9 @@ $grid-checkmark-color: $white !default;
|
|
|
79855
79887
|
@if $grid-skin == 'fluent2' {
|
|
79856
79888
|
margin-top: -8px;
|
|
79857
79889
|
}
|
|
79890
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
79891
|
+
margin-top: -9px;
|
|
79892
|
+
}
|
|
79858
79893
|
}
|
|
79859
79894
|
|
|
79860
79895
|
.e-reorderdownarrow {
|
|
@@ -80120,7 +80155,9 @@ $grid-checkmark-color: $white !default;
|
|
|
80120
80155
|
}
|
|
80121
80156
|
|
|
80122
80157
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
80123
|
-
|
|
80158
|
+
@if $grid-skin == 'fluent2' {
|
|
80159
|
+
background-color: $group-header-hover-bg-color;
|
|
80160
|
+
}
|
|
80124
80161
|
}
|
|
80125
80162
|
|
|
80126
80163
|
.e-search-icon {
|
|
@@ -80792,7 +80829,9 @@ $grid-checkmark-color: $white !default;
|
|
|
80792
80829
|
}
|
|
80793
80830
|
|
|
80794
80831
|
& .e-menu-item.e-focused {
|
|
80795
|
-
|
|
80832
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
80833
|
+
background-color: transparent;
|
|
80834
|
+
}
|
|
80796
80835
|
}
|
|
80797
80836
|
}
|
|
80798
80837
|
}
|
|
@@ -81416,6 +81455,12 @@ $grid-checkmark-color: $white !default;
|
|
|
81416
81455
|
color: $grid-row-selection-color;
|
|
81417
81456
|
}
|
|
81418
81457
|
|
|
81458
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81459
|
+
@if $grid-skin == 'fluent2' {
|
|
81460
|
+
color: $grid-row-selection-color;
|
|
81461
|
+
}
|
|
81462
|
+
}
|
|
81463
|
+
|
|
81419
81464
|
td.e-active {
|
|
81420
81465
|
background: $grid-row-selection-bg-color;
|
|
81421
81466
|
}
|
|
@@ -97702,6 +97747,9 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
97702
97747
|
flex-direction: column;
|
|
97703
97748
|
overflow: hidden;
|
|
97704
97749
|
width: inherit;
|
|
97750
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
97751
|
+
flex: 1;
|
|
97752
|
+
}
|
|
97705
97753
|
|
|
97706
97754
|
.e-toast-title,
|
|
97707
97755
|
.e-toast-content {
|
|
@@ -97921,7 +97969,6 @@ $toast-close-icon-hover-color: $black !default;
|
|
|
97921
97969
|
background: $toast-close-icon-hover-bg-color;
|
|
97922
97970
|
border-radius: $toast-icon-hover-border-radius;
|
|
97923
97971
|
height: 32px;
|
|
97924
|
-
margin-top: -6px;
|
|
97925
97972
|
}
|
|
97926
97973
|
@else {
|
|
97927
97974
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -14648,37 +14648,46 @@ $float-label-rtl-value: -7px !default;
|
|
|
14648
14648
|
}
|
|
14649
14649
|
}
|
|
14650
14650
|
|
|
14651
|
-
.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),
|
|
14652
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14653
|
-
.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),
|
|
14654
14651
|
input.e-input#{$css}:-moz-placeholder,
|
|
14652
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14653
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14654
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14655
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14655
14656
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14656
14657
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14657
14658
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14658
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14659
14659
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14660
14660
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14661
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14662
14661
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14663
14662
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14664
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14665
14663
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14666
14664
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14667
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14668
14665
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14669
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14666
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14667
|
+
color: $input-placeholder;
|
|
14668
|
+
}
|
|
14669
|
+
|
|
14670
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14671
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14672
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14673
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14674
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14675
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14676
|
+
color: $input-placeholder;
|
|
14677
|
+
}
|
|
14678
|
+
|
|
14670
14679
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14680
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14671
14681
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14672
14682
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14673
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14674
14683
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14675
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14676
|
-
|
|
14677
|
-
|
|
14678
|
-
|
|
14679
|
-
|
|
14680
|
-
.e-input-
|
|
14681
|
-
.e-input
|
|
14684
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14685
|
+
color: $input-placeholder;
|
|
14686
|
+
}
|
|
14687
|
+
|
|
14688
|
+
.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),
|
|
14689
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14690
|
+
.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),
|
|
14682
14691
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14683
14692
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14684
14693
|
.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) {
|
|
@@ -42512,6 +42521,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42512
42521
|
}
|
|
42513
42522
|
}
|
|
42514
42523
|
|
|
42524
|
+
.e-datetime-mob-popup-wrap {
|
|
42525
|
+
align-items: center;
|
|
42526
|
+
display: flex;
|
|
42527
|
+
flex-direction: column;
|
|
42528
|
+
height: 100%;
|
|
42529
|
+
justify-content: center;
|
|
42530
|
+
left: 0;
|
|
42531
|
+
max-height: 100%;
|
|
42532
|
+
position: fixed;
|
|
42533
|
+
top: 0;
|
|
42534
|
+
width: 100%;
|
|
42535
|
+
z-index: 1002;
|
|
42536
|
+
|
|
42537
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42538
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42539
|
+
position: relative;
|
|
42540
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42541
|
+
}
|
|
42542
|
+
}
|
|
42543
|
+
|
|
42515
42544
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42516
42545
|
@if $skin-name != 'Material3' {
|
|
42517
42546
|
background-color: $datetime-default-overlay;
|
|
@@ -44960,6 +44989,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44960
44989
|
|
|
44961
44990
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
44962
44991
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
44992
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
44963
44993
|
}
|
|
44964
44994
|
}
|
|
44965
44995
|
}
|
|
@@ -67137,6 +67167,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
67137
67167
|
background-color: rgb(206, 205, 205);
|
|
67138
67168
|
margin: 0 2px;
|
|
67139
67169
|
}
|
|
67170
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
67171
|
+
display: none;
|
|
67172
|
+
}
|
|
67140
67173
|
.e-de-tc-pmark {
|
|
67141
67174
|
font-size: 14px;
|
|
67142
67175
|
font-family: Roboto-Regular;
|
|
@@ -76132,6 +76165,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
76132
76165
|
}
|
|
76133
76166
|
|
|
76134
76167
|
.e-dropitemscount {
|
|
76168
|
+
font-size: 14px;
|
|
76135
76169
|
@if $grid-skin == 'tailwind' {
|
|
76136
76170
|
margin-left: 1px;
|
|
76137
76171
|
}
|
|
@@ -76849,8 +76883,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
76849
76883
|
}
|
|
76850
76884
|
}
|
|
76851
76885
|
|
|
76852
|
-
& .e-toolbar-right
|
|
76853
|
-
& .e-toolbar-left {
|
|
76886
|
+
& .e-toolbar-right {
|
|
76854
76887
|
& .e-search-wrapper {
|
|
76855
76888
|
width: 100%;
|
|
76856
76889
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -77504,7 +77537,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77504
77537
|
}
|
|
77505
77538
|
|
|
77506
77539
|
.e-summarycontent {
|
|
77507
|
-
display: flex;
|
|
77508
77540
|
& .e-indentcell {
|
|
77509
77541
|
border-width: 1px 0 0;
|
|
77510
77542
|
}
|
|
@@ -77831,7 +77863,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77831
77863
|
}
|
|
77832
77864
|
|
|
77833
77865
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77834
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77866
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77835
77867
|
padding-left: 8px;
|
|
77836
77868
|
}
|
|
77837
77869
|
@else if $grid-skin == 'fluent' {
|
|
@@ -79403,7 +79435,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79403
79435
|
}
|
|
79404
79436
|
|
|
79405
79437
|
& .e-cloneproperties {
|
|
79406
|
-
border-width: $grid-border-size $grid-border-size
|
|
79438
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
79407
79439
|
}
|
|
79408
79440
|
|
|
79409
79441
|
& tr {
|
|
@@ -80190,6 +80222,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80190
80222
|
@if $grid-skin == 'fluent2' {
|
|
80191
80223
|
margin-top: -8px;
|
|
80192
80224
|
}
|
|
80225
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
80226
|
+
margin-top: -9px;
|
|
80227
|
+
}
|
|
80193
80228
|
}
|
|
80194
80229
|
|
|
80195
80230
|
.e-reorderdownarrow {
|
|
@@ -80455,7 +80490,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80455
80490
|
}
|
|
80456
80491
|
|
|
80457
80492
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
80458
|
-
|
|
80493
|
+
@if $grid-skin == 'fluent2' {
|
|
80494
|
+
background-color: $group-header-hover-bg-color;
|
|
80495
|
+
}
|
|
80459
80496
|
}
|
|
80460
80497
|
|
|
80461
80498
|
.e-search-icon {
|
|
@@ -81127,7 +81164,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81127
81164
|
}
|
|
81128
81165
|
|
|
81129
81166
|
& .e-menu-item.e-focused {
|
|
81130
|
-
|
|
81167
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
81168
|
+
background-color: transparent;
|
|
81169
|
+
}
|
|
81131
81170
|
}
|
|
81132
81171
|
}
|
|
81133
81172
|
}
|
|
@@ -81751,6 +81790,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81751
81790
|
color: $grid-row-selection-color;
|
|
81752
81791
|
}
|
|
81753
81792
|
|
|
81793
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81794
|
+
@if $grid-skin == 'fluent2' {
|
|
81795
|
+
color: $grid-row-selection-color;
|
|
81796
|
+
}
|
|
81797
|
+
}
|
|
81798
|
+
|
|
81754
81799
|
td.e-active {
|
|
81755
81800
|
background: $grid-row-selection-bg-color;
|
|
81756
81801
|
}
|
|
@@ -82162,11 +82207,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82162
82207
|
}
|
|
82163
82208
|
|
|
82164
82209
|
.e-icon-ascending::before {
|
|
82165
|
-
content: '\
|
|
82210
|
+
content: '\e823';
|
|
82166
82211
|
}
|
|
82167
82212
|
|
|
82168
82213
|
.e-icon-descending::before {
|
|
82169
|
-
content: '\
|
|
82214
|
+
content: '\e87c';
|
|
82170
82215
|
}
|
|
82171
82216
|
|
|
82172
82217
|
.e-icon-hide::before,
|
|
@@ -97843,6 +97888,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
97843
97888
|
flex-direction: column;
|
|
97844
97889
|
overflow: hidden;
|
|
97845
97890
|
width: inherit;
|
|
97891
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
97892
|
+
flex: 1;
|
|
97893
|
+
}
|
|
97846
97894
|
|
|
97847
97895
|
.e-toast-title,
|
|
97848
97896
|
.e-toast-content {
|
|
@@ -98062,7 +98110,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
98062
98110
|
background: $toast-close-icon-hover-bg-color;
|
|
98063
98111
|
border-radius: $toast-icon-hover-border-radius;
|
|
98064
98112
|
height: 32px;
|
|
98065
|
-
margin-top: -6px;
|
|
98066
98113
|
}
|
|
98067
98114
|
@else {
|
|
98068
98115
|
background-color: $toast-close-icon-hover-bg-color;
|