@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -14546,37 +14546,46 @@ $float-label-rtl-value: -7px !default;
|
|
|
14546
14546
|
}
|
|
14547
14547
|
}
|
|
14548
14548
|
|
|
14549
|
-
.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),
|
|
14550
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14551
|
-
.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),
|
|
14552
14549
|
input.e-input#{$css}:-moz-placeholder,
|
|
14550
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14551
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14552
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14553
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14553
14554
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14554
14555
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14555
14556
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14556
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14557
14557
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14558
14558
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14559
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14560
14559
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14561
14560
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14562
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14563
14561
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14564
14562
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14565
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14566
14563
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14567
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14564
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14565
|
+
color: $input-placeholder;
|
|
14566
|
+
}
|
|
14567
|
+
|
|
14568
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14569
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14570
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14571
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14572
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14573
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14574
|
+
color: $input-placeholder;
|
|
14575
|
+
}
|
|
14576
|
+
|
|
14568
14577
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14578
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14569
14579
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14570
14580
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14571
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14572
14581
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14573
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14574
|
-
|
|
14575
|
-
|
|
14576
|
-
|
|
14577
|
-
|
|
14578
|
-
.e-input-
|
|
14579
|
-
.e-input
|
|
14582
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14583
|
+
color: $input-placeholder;
|
|
14584
|
+
}
|
|
14585
|
+
|
|
14586
|
+
.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),
|
|
14587
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14588
|
+
.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),
|
|
14580
14589
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14581
14590
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14582
14591
|
.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) {
|
|
@@ -42120,6 +42129,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42120
42129
|
}
|
|
42121
42130
|
}
|
|
42122
42131
|
|
|
42132
|
+
.e-datetime-mob-popup-wrap {
|
|
42133
|
+
align-items: center;
|
|
42134
|
+
display: flex;
|
|
42135
|
+
flex-direction: column;
|
|
42136
|
+
height: 100%;
|
|
42137
|
+
justify-content: center;
|
|
42138
|
+
left: 0;
|
|
42139
|
+
max-height: 100%;
|
|
42140
|
+
position: fixed;
|
|
42141
|
+
top: 0;
|
|
42142
|
+
width: 100%;
|
|
42143
|
+
z-index: 1002;
|
|
42144
|
+
|
|
42145
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42146
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42147
|
+
position: relative;
|
|
42148
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42149
|
+
}
|
|
42150
|
+
}
|
|
42151
|
+
|
|
42123
42152
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42124
42153
|
@if $skin-name != 'Material3' {
|
|
42125
42154
|
background-color: $datetime-default-overlay;
|
|
@@ -44549,6 +44578,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44549
44578
|
|
|
44550
44579
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
44551
44580
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
44581
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
44552
44582
|
}
|
|
44553
44583
|
}
|
|
44554
44584
|
}
|
|
@@ -66647,6 +66677,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
66647
66677
|
background-color: rgb(206, 205, 205);
|
|
66648
66678
|
margin: 0 2px;
|
|
66649
66679
|
}
|
|
66680
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
66681
|
+
display: none;
|
|
66682
|
+
}
|
|
66650
66683
|
.e-de-tc-pmark {
|
|
66651
66684
|
font-size: 14px;
|
|
66652
66685
|
font-family: Roboto-Regular;
|
|
@@ -73517,7 +73550,7 @@ $grid-dialog-footer-color: $neutral-white !default;
|
|
|
73517
73550
|
$grid-xlfl-dlg-content-top-padding: 0 !default;
|
|
73518
73551
|
$grid-xlfl-context-menu-border-radious: 0 !default;
|
|
73519
73552
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
73520
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
73553
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 25px !default;
|
|
73521
73554
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
|
|
73522
73555
|
$grid-xl-radio-margin-top: 0 !default;
|
|
73523
73556
|
$grid-xlfl-skin: 'fabric' !default;
|
|
@@ -75536,6 +75569,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
75536
75569
|
}
|
|
75537
75570
|
|
|
75538
75571
|
.e-dropitemscount {
|
|
75572
|
+
font-size: 14px;
|
|
75539
75573
|
@if $grid-skin == 'tailwind' {
|
|
75540
75574
|
margin-left: 1px;
|
|
75541
75575
|
}
|
|
@@ -76253,8 +76287,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
76253
76287
|
}
|
|
76254
76288
|
}
|
|
76255
76289
|
|
|
76256
|
-
& .e-toolbar-right
|
|
76257
|
-
& .e-toolbar-left {
|
|
76290
|
+
& .e-toolbar-right {
|
|
76258
76291
|
& .e-search-wrapper {
|
|
76259
76292
|
width: 100%;
|
|
76260
76293
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -76908,7 +76941,6 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
76908
76941
|
}
|
|
76909
76942
|
|
|
76910
76943
|
.e-summarycontent {
|
|
76911
|
-
display: flex;
|
|
76912
76944
|
& .e-indentcell {
|
|
76913
76945
|
border-width: 1px 0 0;
|
|
76914
76946
|
}
|
|
@@ -77235,7 +77267,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
77235
77267
|
}
|
|
77236
77268
|
|
|
77237
77269
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77238
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77270
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77239
77271
|
padding-left: 8px;
|
|
77240
77272
|
}
|
|
77241
77273
|
@else if $grid-skin == 'fluent' {
|
|
@@ -78807,7 +78839,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
78807
78839
|
}
|
|
78808
78840
|
|
|
78809
78841
|
& .e-cloneproperties {
|
|
78810
|
-
border-width: $grid-border-size $grid-border-size
|
|
78842
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
78811
78843
|
}
|
|
78812
78844
|
|
|
78813
78845
|
& tr {
|
|
@@ -79594,6 +79626,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
79594
79626
|
@if $grid-skin == 'fluent2' {
|
|
79595
79627
|
margin-top: -8px;
|
|
79596
79628
|
}
|
|
79629
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
79630
|
+
margin-top: -9px;
|
|
79631
|
+
}
|
|
79597
79632
|
}
|
|
79598
79633
|
|
|
79599
79634
|
.e-reorderdownarrow {
|
|
@@ -79859,7 +79894,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
79859
79894
|
}
|
|
79860
79895
|
|
|
79861
79896
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
79862
|
-
|
|
79897
|
+
@if $grid-skin == 'fluent2' {
|
|
79898
|
+
background-color: $group-header-hover-bg-color;
|
|
79899
|
+
}
|
|
79863
79900
|
}
|
|
79864
79901
|
|
|
79865
79902
|
.e-search-icon {
|
|
@@ -80531,7 +80568,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
80531
80568
|
}
|
|
80532
80569
|
|
|
80533
80570
|
& .e-menu-item.e-focused {
|
|
80534
|
-
|
|
80571
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
80572
|
+
background-color: transparent;
|
|
80573
|
+
}
|
|
80535
80574
|
}
|
|
80536
80575
|
}
|
|
80537
80576
|
}
|
|
@@ -81155,6 +81194,12 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
81155
81194
|
color: $grid-row-selection-color;
|
|
81156
81195
|
}
|
|
81157
81196
|
|
|
81197
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81198
|
+
@if $grid-skin == 'fluent2' {
|
|
81199
|
+
color: $grid-row-selection-color;
|
|
81200
|
+
}
|
|
81201
|
+
}
|
|
81202
|
+
|
|
81158
81203
|
td.e-active {
|
|
81159
81204
|
background: $grid-row-selection-bg-color;
|
|
81160
81205
|
}
|
|
@@ -97237,6 +97282,9 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
97237
97282
|
flex-direction: column;
|
|
97238
97283
|
overflow: hidden;
|
|
97239
97284
|
width: inherit;
|
|
97285
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
97286
|
+
flex: 1;
|
|
97287
|
+
}
|
|
97240
97288
|
|
|
97241
97289
|
.e-toast-title,
|
|
97242
97290
|
.e-toast-content {
|
|
@@ -97456,7 +97504,6 @@ $toast-close-icon-hover-color: $theme-primary !default;
|
|
|
97456
97504
|
background: $toast-close-icon-hover-bg-color;
|
|
97457
97505
|
border-radius: $toast-icon-hover-border-radius;
|
|
97458
97506
|
height: 32px;
|
|
97459
|
-
margin-top: -6px;
|
|
97460
97507
|
}
|
|
97461
97508
|
@else {
|
|
97462
97509
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -14647,37 +14647,46 @@ $float-label-rtl-value: -10px !default;
|
|
|
14647
14647
|
}
|
|
14648
14648
|
}
|
|
14649
14649
|
|
|
14650
|
-
.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),
|
|
14651
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14652
|
-
.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),
|
|
14653
14650
|
input.e-input#{$css}:-moz-placeholder,
|
|
14651
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14652
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14653
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14654
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14654
14655
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14655
14656
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14656
14657
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14657
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14658
14658
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14659
14659
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14660
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14661
14660
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14662
14661
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14663
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14664
14662
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14665
14663
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14666
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14667
14664
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14668
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14665
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14666
|
+
color: $input-placeholder;
|
|
14667
|
+
}
|
|
14668
|
+
|
|
14669
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14670
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14671
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14672
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14673
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14674
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14675
|
+
color: $input-placeholder;
|
|
14676
|
+
}
|
|
14677
|
+
|
|
14669
14678
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14679
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14670
14680
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14671
14681
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14672
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14673
14682
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14674
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14675
|
-
|
|
14676
|
-
|
|
14677
|
-
|
|
14678
|
-
|
|
14679
|
-
.e-input-
|
|
14680
|
-
.e-input
|
|
14683
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14684
|
+
color: $input-placeholder;
|
|
14685
|
+
}
|
|
14686
|
+
|
|
14687
|
+
.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),
|
|
14688
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14689
|
+
.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),
|
|
14681
14690
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14682
14691
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14683
14692
|
.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) {
|
|
@@ -42566,6 +42575,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42566
42575
|
}
|
|
42567
42576
|
}
|
|
42568
42577
|
|
|
42578
|
+
.e-datetime-mob-popup-wrap {
|
|
42579
|
+
align-items: center;
|
|
42580
|
+
display: flex;
|
|
42581
|
+
flex-direction: column;
|
|
42582
|
+
height: 100%;
|
|
42583
|
+
justify-content: center;
|
|
42584
|
+
left: 0;
|
|
42585
|
+
max-height: 100%;
|
|
42586
|
+
position: fixed;
|
|
42587
|
+
top: 0;
|
|
42588
|
+
width: 100%;
|
|
42589
|
+
z-index: 1002;
|
|
42590
|
+
|
|
42591
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42592
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42593
|
+
position: relative;
|
|
42594
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42595
|
+
}
|
|
42596
|
+
}
|
|
42597
|
+
|
|
42569
42598
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42570
42599
|
@if $skin-name != 'Material3' {
|
|
42571
42600
|
background-color: $datetime-default-overlay;
|
|
@@ -45038,6 +45067,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45038
45067
|
|
|
45039
45068
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
45040
45069
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
45070
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
45041
45071
|
}
|
|
45042
45072
|
}
|
|
45043
45073
|
}
|
|
@@ -67273,6 +67303,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
67273
67303
|
background-color: rgb(206, 205, 205);
|
|
67274
67304
|
margin: 0 2px;
|
|
67275
67305
|
}
|
|
67306
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
67307
|
+
display: none;
|
|
67308
|
+
}
|
|
67276
67309
|
.e-de-tc-pmark {
|
|
67277
67310
|
font-size: 14px;
|
|
67278
67311
|
font-family: Roboto-Regular;
|
|
@@ -76257,6 +76290,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
76257
76290
|
}
|
|
76258
76291
|
|
|
76259
76292
|
.e-dropitemscount {
|
|
76293
|
+
font-size: 14px;
|
|
76260
76294
|
@if $grid-skin == 'tailwind' {
|
|
76261
76295
|
margin-left: 1px;
|
|
76262
76296
|
}
|
|
@@ -76974,8 +77008,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
76974
77008
|
}
|
|
76975
77009
|
}
|
|
76976
77010
|
|
|
76977
|
-
& .e-toolbar-right
|
|
76978
|
-
& .e-toolbar-left {
|
|
77011
|
+
& .e-toolbar-right {
|
|
76979
77012
|
& .e-search-wrapper {
|
|
76980
77013
|
width: 100%;
|
|
76981
77014
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -77629,7 +77662,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77629
77662
|
}
|
|
77630
77663
|
|
|
77631
77664
|
.e-summarycontent {
|
|
77632
|
-
display: flex;
|
|
77633
77665
|
& .e-indentcell {
|
|
77634
77666
|
border-width: 1px 0 0;
|
|
77635
77667
|
}
|
|
@@ -77956,7 +77988,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77956
77988
|
}
|
|
77957
77989
|
|
|
77958
77990
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77959
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77991
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77960
77992
|
padding-left: 8px;
|
|
77961
77993
|
}
|
|
77962
77994
|
@else if $grid-skin == 'fluent' {
|
|
@@ -79528,7 +79560,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79528
79560
|
}
|
|
79529
79561
|
|
|
79530
79562
|
& .e-cloneproperties {
|
|
79531
|
-
border-width: $grid-border-size $grid-border-size
|
|
79563
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
79532
79564
|
}
|
|
79533
79565
|
|
|
79534
79566
|
& tr {
|
|
@@ -80315,6 +80347,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80315
80347
|
@if $grid-skin == 'fluent2' {
|
|
80316
80348
|
margin-top: -8px;
|
|
80317
80349
|
}
|
|
80350
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
80351
|
+
margin-top: -9px;
|
|
80352
|
+
}
|
|
80318
80353
|
}
|
|
80319
80354
|
|
|
80320
80355
|
.e-reorderdownarrow {
|
|
@@ -80580,7 +80615,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80580
80615
|
}
|
|
80581
80616
|
|
|
80582
80617
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
80583
|
-
|
|
80618
|
+
@if $grid-skin == 'fluent2' {
|
|
80619
|
+
background-color: $group-header-hover-bg-color;
|
|
80620
|
+
}
|
|
80584
80621
|
}
|
|
80585
80622
|
|
|
80586
80623
|
.e-search-icon {
|
|
@@ -81252,7 +81289,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81252
81289
|
}
|
|
81253
81290
|
|
|
81254
81291
|
& .e-menu-item.e-focused {
|
|
81255
|
-
|
|
81292
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
81293
|
+
background-color: transparent;
|
|
81294
|
+
}
|
|
81256
81295
|
}
|
|
81257
81296
|
}
|
|
81258
81297
|
}
|
|
@@ -81876,6 +81915,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81876
81915
|
color: $grid-row-selection-color;
|
|
81877
81916
|
}
|
|
81878
81917
|
|
|
81918
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81919
|
+
@if $grid-skin == 'fluent2' {
|
|
81920
|
+
color: $grid-row-selection-color;
|
|
81921
|
+
}
|
|
81922
|
+
}
|
|
81923
|
+
|
|
81879
81924
|
td.e-active {
|
|
81880
81925
|
background: $grid-row-selection-bg-color;
|
|
81881
81926
|
}
|
|
@@ -97972,6 +98017,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
97972
98017
|
flex-direction: column;
|
|
97973
98018
|
overflow: hidden;
|
|
97974
98019
|
width: inherit;
|
|
98020
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
98021
|
+
flex: 1;
|
|
98022
|
+
}
|
|
97975
98023
|
|
|
97976
98024
|
.e-toast-title,
|
|
97977
98025
|
.e-toast-content {
|
|
@@ -98191,7 +98239,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
98191
98239
|
background: $toast-close-icon-hover-bg-color;
|
|
98192
98240
|
border-radius: $toast-icon-hover-border-radius;
|
|
98193
98241
|
height: 32px;
|
|
98194
|
-
margin-top: -6px;
|
|
98195
98242
|
}
|
|
98196
98243
|
@else {
|
|
98197
98244
|
background-color: $toast-close-icon-hover-bg-color;
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -14647,37 +14647,46 @@ $float-label-rtl-value: -10px !default;
|
|
|
14647
14647
|
}
|
|
14648
14648
|
}
|
|
14649
14649
|
|
|
14650
|
-
.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),
|
|
14651
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14652
|
-
.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),
|
|
14653
14650
|
input.e-input#{$css}:-moz-placeholder,
|
|
14651
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14652
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14653
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14654
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14654
14655
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14655
14656
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14656
14657
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14657
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14658
14658
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14659
14659
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14660
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14661
14660
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14662
14661
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14663
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14664
14662
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14665
14663
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14666
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14667
14664
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14668
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14665
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14666
|
+
color: $input-placeholder;
|
|
14667
|
+
}
|
|
14668
|
+
|
|
14669
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14670
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14671
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14672
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14673
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14674
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14675
|
+
color: $input-placeholder;
|
|
14676
|
+
}
|
|
14677
|
+
|
|
14669
14678
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14679
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14670
14680
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14671
14681
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14672
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14673
14682
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14674
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14675
|
-
|
|
14676
|
-
|
|
14677
|
-
|
|
14678
|
-
|
|
14679
|
-
.e-input-
|
|
14680
|
-
.e-input
|
|
14683
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14684
|
+
color: $input-placeholder;
|
|
14685
|
+
}
|
|
14686
|
+
|
|
14687
|
+
.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),
|
|
14688
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14689
|
+
.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),
|
|
14681
14690
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14682
14691
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14683
14692
|
.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) {
|
|
@@ -42566,6 +42575,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42566
42575
|
}
|
|
42567
42576
|
}
|
|
42568
42577
|
|
|
42578
|
+
.e-datetime-mob-popup-wrap {
|
|
42579
|
+
align-items: center;
|
|
42580
|
+
display: flex;
|
|
42581
|
+
flex-direction: column;
|
|
42582
|
+
height: 100%;
|
|
42583
|
+
justify-content: center;
|
|
42584
|
+
left: 0;
|
|
42585
|
+
max-height: 100%;
|
|
42586
|
+
position: fixed;
|
|
42587
|
+
top: 0;
|
|
42588
|
+
width: 100%;
|
|
42589
|
+
z-index: 1002;
|
|
42590
|
+
|
|
42591
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42592
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42593
|
+
position: relative;
|
|
42594
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42595
|
+
}
|
|
42596
|
+
}
|
|
42597
|
+
|
|
42569
42598
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42570
42599
|
@if $skin-name != 'Material3' {
|
|
42571
42600
|
background-color: $datetime-default-overlay;
|
|
@@ -45038,6 +45067,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45038
45067
|
|
|
45039
45068
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
45040
45069
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
45070
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
45041
45071
|
}
|
|
45042
45072
|
}
|
|
45043
45073
|
}
|
|
@@ -67273,6 +67303,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
67273
67303
|
background-color: rgb(206, 205, 205);
|
|
67274
67304
|
margin: 0 2px;
|
|
67275
67305
|
}
|
|
67306
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
67307
|
+
display: none;
|
|
67308
|
+
}
|
|
67276
67309
|
.e-de-tc-pmark {
|
|
67277
67310
|
font-size: 14px;
|
|
67278
67311
|
font-family: Roboto-Regular;
|
|
@@ -76257,6 +76290,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
76257
76290
|
}
|
|
76258
76291
|
|
|
76259
76292
|
.e-dropitemscount {
|
|
76293
|
+
font-size: 14px;
|
|
76260
76294
|
@if $grid-skin == 'tailwind' {
|
|
76261
76295
|
margin-left: 1px;
|
|
76262
76296
|
}
|
|
@@ -76974,8 +77008,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
76974
77008
|
}
|
|
76975
77009
|
}
|
|
76976
77010
|
|
|
76977
|
-
& .e-toolbar-right
|
|
76978
|
-
& .e-toolbar-left {
|
|
77011
|
+
& .e-toolbar-right {
|
|
76979
77012
|
& .e-search-wrapper {
|
|
76980
77013
|
width: 100%;
|
|
76981
77014
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -77629,7 +77662,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77629
77662
|
}
|
|
77630
77663
|
|
|
77631
77664
|
.e-summarycontent {
|
|
77632
|
-
display: flex;
|
|
77633
77665
|
& .e-indentcell {
|
|
77634
77666
|
border-width: 1px 0 0;
|
|
77635
77667
|
}
|
|
@@ -77956,7 +77988,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77956
77988
|
}
|
|
77957
77989
|
|
|
77958
77990
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77959
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77991
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77960
77992
|
padding-left: 8px;
|
|
77961
77993
|
}
|
|
77962
77994
|
@else if $grid-skin == 'fluent' {
|
|
@@ -79528,7 +79560,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79528
79560
|
}
|
|
79529
79561
|
|
|
79530
79562
|
& .e-cloneproperties {
|
|
79531
|
-
border-width: $grid-border-size $grid-border-size
|
|
79563
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
79532
79564
|
}
|
|
79533
79565
|
|
|
79534
79566
|
& tr {
|
|
@@ -80315,6 +80347,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80315
80347
|
@if $grid-skin == 'fluent2' {
|
|
80316
80348
|
margin-top: -8px;
|
|
80317
80349
|
}
|
|
80350
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
80351
|
+
margin-top: -9px;
|
|
80352
|
+
}
|
|
80318
80353
|
}
|
|
80319
80354
|
|
|
80320
80355
|
.e-reorderdownarrow {
|
|
@@ -80580,7 +80615,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80580
80615
|
}
|
|
80581
80616
|
|
|
80582
80617
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
80583
|
-
|
|
80618
|
+
@if $grid-skin == 'fluent2' {
|
|
80619
|
+
background-color: $group-header-hover-bg-color;
|
|
80620
|
+
}
|
|
80584
80621
|
}
|
|
80585
80622
|
|
|
80586
80623
|
.e-search-icon {
|
|
@@ -81252,7 +81289,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81252
81289
|
}
|
|
81253
81290
|
|
|
81254
81291
|
& .e-menu-item.e-focused {
|
|
81255
|
-
|
|
81292
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
81293
|
+
background-color: transparent;
|
|
81294
|
+
}
|
|
81256
81295
|
}
|
|
81257
81296
|
}
|
|
81258
81297
|
}
|
|
@@ -81876,6 +81915,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81876
81915
|
color: $grid-row-selection-color;
|
|
81877
81916
|
}
|
|
81878
81917
|
|
|
81918
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81919
|
+
@if $grid-skin == 'fluent2' {
|
|
81920
|
+
color: $grid-row-selection-color;
|
|
81921
|
+
}
|
|
81922
|
+
}
|
|
81923
|
+
|
|
81879
81924
|
td.e-active {
|
|
81880
81925
|
background: $grid-row-selection-bg-color;
|
|
81881
81926
|
}
|
|
@@ -97972,6 +98017,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
97972
98017
|
flex-direction: column;
|
|
97973
98018
|
overflow: hidden;
|
|
97974
98019
|
width: inherit;
|
|
98020
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
98021
|
+
flex: 1;
|
|
98022
|
+
}
|
|
97975
98023
|
|
|
97976
98024
|
.e-toast-title,
|
|
97977
98025
|
.e-toast-content {
|
|
@@ -98191,7 +98239,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
98191
98239
|
background: $toast-close-icon-hover-bg-color;
|
|
98192
98240
|
border-radius: $toast-icon-hover-border-radius;
|
|
98193
98241
|
height: 32px;
|
|
98194
|
-
margin-top: -6px;
|
|
98195
98242
|
}
|
|
98196
98243
|
@else {
|
|
98197
98244
|
background-color: $toast-close-icon-hover-bg-color;
|