@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
|
@@ -11404,37 +11404,46 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
11404
11404
|
}
|
|
11405
11405
|
}
|
|
11406
11406
|
|
|
11407
|
-
.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),
|
|
11408
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
11409
|
-
.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),
|
|
11410
11407
|
input.e-input#{$css}:-moz-placeholder,
|
|
11408
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
11409
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
11410
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
11411
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
11411
11412
|
.e-input-group input.e-input:-moz-placeholder,
|
|
11412
11413
|
.e-input-group input.e-input:-moz-placeholder,
|
|
11413
11414
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
11414
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
11415
11415
|
.e-input-group input.e-input:-moz-placeholder,
|
|
11416
11416
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
11417
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
11418
11417
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
11419
11418
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
11420
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
11421
11419
|
.e-input-group input.e-input::-moz-placeholder,
|
|
11422
11420
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
11423
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
11424
11421
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
11425
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
11422
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
11423
|
+
color: $input-placeholder;
|
|
11424
|
+
}
|
|
11425
|
+
|
|
11426
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
11427
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
11428
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
11429
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
11430
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
11431
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
11432
|
+
color: $input-placeholder;
|
|
11433
|
+
}
|
|
11434
|
+
|
|
11426
11435
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
11436
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
11427
11437
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
11428
11438
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
11429
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
11430
11439
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
11431
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
11432
|
-
|
|
11433
|
-
|
|
11434
|
-
|
|
11435
|
-
|
|
11436
|
-
.e-input-
|
|
11437
|
-
.e-input
|
|
11440
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
11441
|
+
color: $input-placeholder;
|
|
11442
|
+
}
|
|
11443
|
+
|
|
11444
|
+
.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),
|
|
11445
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
11446
|
+
.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),
|
|
11438
11447
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
11439
11448
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
11440
11449
|
.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) {
|
|
@@ -11404,37 +11404,46 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
11404
11404
|
}
|
|
11405
11405
|
}
|
|
11406
11406
|
|
|
11407
|
-
.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),
|
|
11408
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
11409
|
-
.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),
|
|
11410
11407
|
input.e-input#{$css}:-moz-placeholder,
|
|
11408
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
11409
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
11410
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
11411
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
11411
11412
|
.e-input-group input.e-input:-moz-placeholder,
|
|
11412
11413
|
.e-input-group input.e-input:-moz-placeholder,
|
|
11413
11414
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
11414
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
11415
11415
|
.e-input-group input.e-input:-moz-placeholder,
|
|
11416
11416
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
11417
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
11418
11417
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
11419
11418
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
11420
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
11421
11419
|
.e-input-group input.e-input::-moz-placeholder,
|
|
11422
11420
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
11423
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
11424
11421
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
11425
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
11422
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
11423
|
+
color: $input-placeholder;
|
|
11424
|
+
}
|
|
11425
|
+
|
|
11426
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
11427
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
11428
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
11429
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
11430
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
11431
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
11432
|
+
color: $input-placeholder;
|
|
11433
|
+
}
|
|
11434
|
+
|
|
11426
11435
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
11436
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
11427
11437
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
11428
11438
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
11429
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
11430
11439
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
11431
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
11432
|
-
|
|
11433
|
-
|
|
11434
|
-
|
|
11435
|
-
|
|
11436
|
-
.e-input-
|
|
11437
|
-
.e-input
|
|
11440
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
11441
|
+
color: $input-placeholder;
|
|
11442
|
+
}
|
|
11443
|
+
|
|
11444
|
+
.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),
|
|
11445
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
11446
|
+
.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),
|
|
11438
11447
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
11439
11448
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
11440
11449
|
.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) {
|
|
@@ -14824,37 +14824,46 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
14824
14824
|
}
|
|
14825
14825
|
}
|
|
14826
14826
|
|
|
14827
|
-
.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),
|
|
14828
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14829
|
-
.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),
|
|
14830
14827
|
input.e-input#{$css}:-moz-placeholder,
|
|
14828
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14829
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14830
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14831
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14831
14832
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14832
14833
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14833
14834
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14834
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14835
14835
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14836
14836
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14837
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14838
14837
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14839
14838
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14840
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14841
14839
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14842
14840
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14843
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14844
14841
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14845
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14842
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14843
|
+
color: $input-placeholder;
|
|
14844
|
+
}
|
|
14845
|
+
|
|
14846
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14847
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14848
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14849
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14850
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14851
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14852
|
+
color: $input-placeholder;
|
|
14853
|
+
}
|
|
14854
|
+
|
|
14846
14855
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14856
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14847
14857
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14848
14858
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14849
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14850
14859
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14851
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14852
|
-
|
|
14853
|
-
|
|
14854
|
-
|
|
14855
|
-
|
|
14856
|
-
.e-input-
|
|
14857
|
-
.e-input
|
|
14860
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14861
|
+
color: $input-placeholder;
|
|
14862
|
+
}
|
|
14863
|
+
|
|
14864
|
+
.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),
|
|
14865
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14866
|
+
.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),
|
|
14858
14867
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14859
14868
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14860
14869
|
.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) {
|
|
@@ -42752,6 +42761,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42752
42761
|
}
|
|
42753
42762
|
}
|
|
42754
42763
|
|
|
42764
|
+
.e-datetime-mob-popup-wrap {
|
|
42765
|
+
align-items: center;
|
|
42766
|
+
display: flex;
|
|
42767
|
+
flex-direction: column;
|
|
42768
|
+
height: 100%;
|
|
42769
|
+
justify-content: center;
|
|
42770
|
+
left: 0;
|
|
42771
|
+
max-height: 100%;
|
|
42772
|
+
position: fixed;
|
|
42773
|
+
top: 0;
|
|
42774
|
+
width: 100%;
|
|
42775
|
+
z-index: 1002;
|
|
42776
|
+
|
|
42777
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42778
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42779
|
+
position: relative;
|
|
42780
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42781
|
+
}
|
|
42782
|
+
}
|
|
42783
|
+
|
|
42755
42784
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42756
42785
|
@if $skin-name != 'Material3' {
|
|
42757
42786
|
background-color: $datetime-default-overlay;
|
|
@@ -45238,6 +45267,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45238
45267
|
|
|
45239
45268
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
45240
45269
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
45270
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
45241
45271
|
}
|
|
45242
45272
|
}
|
|
45243
45273
|
}
|
|
@@ -59700,6 +59730,11 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
59700
59730
|
.e-small.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type = 'text'] {
|
|
59701
59731
|
padding: 0;
|
|
59702
59732
|
}
|
|
59733
|
+
|
|
59734
|
+
.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type = 'text'],
|
|
59735
|
+
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type = 'text'] {
|
|
59736
|
+
padding: 0;
|
|
59737
|
+
}
|
|
59703
59738
|
}
|
|
59704
59739
|
|
|
59705
59740
|
.e-multi-select-wrapper {
|
|
@@ -68173,6 +68208,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
68173
68208
|
background-color: rgb(206, 205, 205);
|
|
68174
68209
|
margin: 0 2px;
|
|
68175
68210
|
}
|
|
68211
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
68212
|
+
display: none;
|
|
68213
|
+
}
|
|
68176
68214
|
.e-de-tc-pmark {
|
|
68177
68215
|
font-size: 14px;
|
|
68178
68216
|
font-family: Roboto-Regular;
|
|
@@ -75038,7 +75076,7 @@ $grid-dialog-footer-color: $grey-800 !default;
|
|
|
75038
75076
|
$grid-xlfl-dlg-content-top-padding: 0 !default;
|
|
75039
75077
|
$grid-xlfl-context-menu-border-radious: 0 !default;
|
|
75040
75078
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
75041
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
75079
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 17px !default;
|
|
75042
75080
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
|
|
75043
75081
|
$grid-xl-radio-margin-top: 0 !default;
|
|
75044
75082
|
$grid-xlfl-skin: 'material' !default;
|
|
@@ -77057,6 +77095,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
77057
77095
|
}
|
|
77058
77096
|
|
|
77059
77097
|
.e-dropitemscount {
|
|
77098
|
+
font-size: 14px;
|
|
77060
77099
|
@if $grid-skin == 'tailwind' {
|
|
77061
77100
|
margin-left: 1px;
|
|
77062
77101
|
}
|
|
@@ -77774,8 +77813,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
77774
77813
|
}
|
|
77775
77814
|
}
|
|
77776
77815
|
|
|
77777
|
-
& .e-toolbar-right
|
|
77778
|
-
& .e-toolbar-left {
|
|
77816
|
+
& .e-toolbar-right {
|
|
77779
77817
|
& .e-search-wrapper {
|
|
77780
77818
|
width: 100%;
|
|
77781
77819
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -78429,7 +78467,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78429
78467
|
}
|
|
78430
78468
|
|
|
78431
78469
|
.e-summarycontent {
|
|
78432
|
-
display: flex;
|
|
78433
78470
|
& .e-indentcell {
|
|
78434
78471
|
border-width: 1px 0 0;
|
|
78435
78472
|
}
|
|
@@ -78756,7 +78793,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78756
78793
|
}
|
|
78757
78794
|
|
|
78758
78795
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
78759
|
-
@if $grid-skin == 'bootstrap5' {
|
|
78796
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
78760
78797
|
padding-left: 8px;
|
|
78761
78798
|
}
|
|
78762
78799
|
@else if $grid-skin == 'fluent' {
|
|
@@ -80328,7 +80365,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
80328
80365
|
}
|
|
80329
80366
|
|
|
80330
80367
|
& .e-cloneproperties {
|
|
80331
|
-
border-width: $grid-border-size $grid-border-size
|
|
80368
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
80332
80369
|
}
|
|
80333
80370
|
|
|
80334
80371
|
& tr {
|
|
@@ -81115,6 +81152,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81115
81152
|
@if $grid-skin == 'fluent2' {
|
|
81116
81153
|
margin-top: -8px;
|
|
81117
81154
|
}
|
|
81155
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
81156
|
+
margin-top: -9px;
|
|
81157
|
+
}
|
|
81118
81158
|
}
|
|
81119
81159
|
|
|
81120
81160
|
.e-reorderdownarrow {
|
|
@@ -81380,7 +81420,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81380
81420
|
}
|
|
81381
81421
|
|
|
81382
81422
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
81383
|
-
|
|
81423
|
+
@if $grid-skin == 'fluent2' {
|
|
81424
|
+
background-color: $group-header-hover-bg-color;
|
|
81425
|
+
}
|
|
81384
81426
|
}
|
|
81385
81427
|
|
|
81386
81428
|
.e-search-icon {
|
|
@@ -82052,7 +82094,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
82052
82094
|
}
|
|
82053
82095
|
|
|
82054
82096
|
& .e-menu-item.e-focused {
|
|
82055
|
-
|
|
82097
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
82098
|
+
background-color: transparent;
|
|
82099
|
+
}
|
|
82056
82100
|
}
|
|
82057
82101
|
}
|
|
82058
82102
|
}
|
|
@@ -82676,6 +82720,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
82676
82720
|
color: $grid-row-selection-color;
|
|
82677
82721
|
}
|
|
82678
82722
|
|
|
82723
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
82724
|
+
@if $grid-skin == 'fluent2' {
|
|
82725
|
+
color: $grid-row-selection-color;
|
|
82726
|
+
}
|
|
82727
|
+
}
|
|
82728
|
+
|
|
82679
82729
|
td.e-active {
|
|
82680
82730
|
background: $grid-row-selection-bg-color;
|
|
82681
82731
|
}
|
|
@@ -98415,9 +98465,9 @@ $toast-icon-nrml-height: 24px !default;
|
|
|
98415
98465
|
$toast-icon-nrml-width: 24px !default;
|
|
98416
98466
|
$toast-icon-nrml-size: 18px !default;
|
|
98417
98467
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
98418
|
-
$toast-close-icon-nrml-height:
|
|
98419
|
-
$toast-close-icon-nrml-width:
|
|
98420
|
-
$toast-close-icon-nrml-size:
|
|
98468
|
+
$toast-close-icon-nrml-height: 30px !default;
|
|
98469
|
+
$toast-close-icon-nrml-width: 30px !default;
|
|
98470
|
+
$toast-close-icon-nrml-size: 12px !default;
|
|
98421
98471
|
$toast-position-nrml-distance: 10px !default;
|
|
98422
98472
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
98423
98473
|
$toast-nrml-min-height: 48px !default;
|
|
@@ -98435,8 +98485,8 @@ $toast-icon-bgr-height: 24px !default;
|
|
|
98435
98485
|
$toast-icon-bgr-width: 24px !default;
|
|
98436
98486
|
$toast-icon-bgr-size: 18px !default;
|
|
98437
98487
|
$toast-icon-bgr-right-margin: 14px !default;
|
|
98438
|
-
$toast-close-icon-bgr-height:
|
|
98439
|
-
$toast-close-icon-bgr-width:
|
|
98488
|
+
$toast-close-icon-bgr-height: 30px !default;
|
|
98489
|
+
$toast-close-icon-bgr-width: 30px !default;
|
|
98440
98490
|
$toast-close-icon-bgr-size: 14px !default;
|
|
98441
98491
|
$toast-position-bgr-distance: 10px !default;
|
|
98442
98492
|
$multitoast-bgr-gap-distance: 10px !default;
|
|
@@ -98795,6 +98845,9 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
98795
98845
|
flex-direction: column;
|
|
98796
98846
|
overflow: hidden;
|
|
98797
98847
|
width: inherit;
|
|
98848
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
98849
|
+
flex: 1;
|
|
98850
|
+
}
|
|
98798
98851
|
|
|
98799
98852
|
.e-toast-title,
|
|
98800
98853
|
.e-toast-content {
|
|
@@ -99014,7 +99067,6 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
99014
99067
|
background: $toast-close-icon-hover-bg-color;
|
|
99015
99068
|
border-radius: $toast-icon-hover-border-radius;
|
|
99016
99069
|
height: 32px;
|
|
99017
|
-
margin-top: -6px;
|
|
99018
99070
|
}
|
|
99019
99071
|
@else {
|
|
99020
99072
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -14836,37 +14836,46 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
14836
14836
|
}
|
|
14837
14837
|
}
|
|
14838
14838
|
|
|
14839
|
-
.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),
|
|
14840
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14841
|
-
.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),
|
|
14842
14839
|
input.e-input#{$css}:-moz-placeholder,
|
|
14840
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14841
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14842
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14843
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14843
14844
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14844
14845
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14845
14846
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14846
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14847
14847
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14848
14848
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14849
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14850
14849
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14851
14850
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14852
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14853
14851
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14854
14852
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14855
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14856
14853
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14857
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14854
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14855
|
+
color: $input-placeholder;
|
|
14856
|
+
}
|
|
14857
|
+
|
|
14858
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14859
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14860
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14861
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14862
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14863
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14864
|
+
color: $input-placeholder;
|
|
14865
|
+
}
|
|
14866
|
+
|
|
14858
14867
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14868
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14859
14869
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14860
14870
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14861
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14862
14871
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14863
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14864
|
-
|
|
14865
|
-
|
|
14866
|
-
|
|
14867
|
-
|
|
14868
|
-
.e-input-
|
|
14869
|
-
.e-input
|
|
14872
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14873
|
+
color: $input-placeholder;
|
|
14874
|
+
}
|
|
14875
|
+
|
|
14876
|
+
.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),
|
|
14877
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14878
|
+
.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),
|
|
14870
14879
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14871
14880
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14872
14881
|
.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) {
|
|
@@ -42535,6 +42544,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42535
42544
|
}
|
|
42536
42545
|
}
|
|
42537
42546
|
|
|
42547
|
+
.e-datetime-mob-popup-wrap {
|
|
42548
|
+
align-items: center;
|
|
42549
|
+
display: flex;
|
|
42550
|
+
flex-direction: column;
|
|
42551
|
+
height: 100%;
|
|
42552
|
+
justify-content: center;
|
|
42553
|
+
left: 0;
|
|
42554
|
+
max-height: 100%;
|
|
42555
|
+
position: fixed;
|
|
42556
|
+
top: 0;
|
|
42557
|
+
width: 100%;
|
|
42558
|
+
z-index: 1002;
|
|
42559
|
+
|
|
42560
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42561
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42562
|
+
position: relative;
|
|
42563
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42564
|
+
}
|
|
42565
|
+
}
|
|
42566
|
+
|
|
42538
42567
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42539
42568
|
@if $skin-name != 'Material3' {
|
|
42540
42569
|
background-color: $datetime-default-overlay;
|
|
@@ -45019,6 +45048,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
45019
45048
|
|
|
45020
45049
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
45021
45050
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
45051
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
45022
45052
|
}
|
|
45023
45053
|
}
|
|
45024
45054
|
}
|
|
@@ -59316,7 +59346,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
59316
59346
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
59317
59347
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
59318
59348
|
$ddl-input-text-indent: 0 !default;
|
|
59319
|
-
$ddl-input-placeholder-padding: 0 !default;
|
|
59349
|
+
$ddl-input-placeholder-padding: 4px 0 4px 0 !default;
|
|
59320
59350
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
59321
59351
|
$ddl-popup-active-focus-bg-color: $grey-300 !default;
|
|
59322
59352
|
$ddl-popup-active-focus-font-color: $accent !default;
|
|
@@ -59459,6 +59489,11 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
|
|
|
59459
59489
|
.e-small.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type = 'text'] {
|
|
59460
59490
|
padding: 0;
|
|
59461
59491
|
}
|
|
59492
|
+
|
|
59493
|
+
.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type = 'text'],
|
|
59494
|
+
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type = 'text'] {
|
|
59495
|
+
padding: 0;
|
|
59496
|
+
}
|
|
59462
59497
|
}
|
|
59463
59498
|
|
|
59464
59499
|
.e-multi-select-wrapper {
|
|
@@ -67927,6 +67962,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
67927
67962
|
background-color: rgb(206, 205, 205);
|
|
67928
67963
|
margin: 0 2px;
|
|
67929
67964
|
}
|
|
67965
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
67966
|
+
display: none;
|
|
67967
|
+
}
|
|
67930
67968
|
.e-de-tc-pmark {
|
|
67931
67969
|
font-size: 14px;
|
|
67932
67970
|
font-family: Roboto-Regular;
|
|
@@ -74789,7 +74827,7 @@ $grid-dialog-footer-color: $grey-white !default;
|
|
|
74789
74827
|
$grid-xlfl-dlg-content-top-padding: 0 !default;
|
|
74790
74828
|
$grid-xlfl-context-menu-border-radious: 0 !default;
|
|
74791
74829
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
74792
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
74830
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 17px !default;
|
|
74793
74831
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
|
|
74794
74832
|
$grid-xl-radio-margin-top: 0 !default;
|
|
74795
74833
|
$grid-xlfl-skin: 'material' !default;
|
|
@@ -76808,6 +76846,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
76808
76846
|
}
|
|
76809
76847
|
|
|
76810
76848
|
.e-dropitemscount {
|
|
76849
|
+
font-size: 14px;
|
|
76811
76850
|
@if $grid-skin == 'tailwind' {
|
|
76812
76851
|
margin-left: 1px;
|
|
76813
76852
|
}
|
|
@@ -77525,8 +77564,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
77525
77564
|
}
|
|
77526
77565
|
}
|
|
77527
77566
|
|
|
77528
|
-
& .e-toolbar-right
|
|
77529
|
-
& .e-toolbar-left {
|
|
77567
|
+
& .e-toolbar-right {
|
|
77530
77568
|
& .e-search-wrapper {
|
|
77531
77569
|
width: 100%;
|
|
77532
77570
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -78180,7 +78218,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78180
78218
|
}
|
|
78181
78219
|
|
|
78182
78220
|
.e-summarycontent {
|
|
78183
|
-
display: flex;
|
|
78184
78221
|
& .e-indentcell {
|
|
78185
78222
|
border-width: 1px 0 0;
|
|
78186
78223
|
}
|
|
@@ -78507,7 +78544,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78507
78544
|
}
|
|
78508
78545
|
|
|
78509
78546
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
78510
|
-
@if $grid-skin == 'bootstrap5' {
|
|
78547
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
78511
78548
|
padding-left: 8px;
|
|
78512
78549
|
}
|
|
78513
78550
|
@else if $grid-skin == 'fluent' {
|
|
@@ -80079,7 +80116,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
80079
80116
|
}
|
|
80080
80117
|
|
|
80081
80118
|
& .e-cloneproperties {
|
|
80082
|
-
border-width: $grid-border-size $grid-border-size
|
|
80119
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
80083
80120
|
}
|
|
80084
80121
|
|
|
80085
80122
|
& tr {
|
|
@@ -80866,6 +80903,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
80866
80903
|
@if $grid-skin == 'fluent2' {
|
|
80867
80904
|
margin-top: -8px;
|
|
80868
80905
|
}
|
|
80906
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
80907
|
+
margin-top: -9px;
|
|
80908
|
+
}
|
|
80869
80909
|
}
|
|
80870
80910
|
|
|
80871
80911
|
.e-reorderdownarrow {
|
|
@@ -81131,7 +81171,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81131
81171
|
}
|
|
81132
81172
|
|
|
81133
81173
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
81134
|
-
|
|
81174
|
+
@if $grid-skin == 'fluent2' {
|
|
81175
|
+
background-color: $group-header-hover-bg-color;
|
|
81176
|
+
}
|
|
81135
81177
|
}
|
|
81136
81178
|
|
|
81137
81179
|
.e-search-icon {
|
|
@@ -81803,7 +81845,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
81803
81845
|
}
|
|
81804
81846
|
|
|
81805
81847
|
& .e-menu-item.e-focused {
|
|
81806
|
-
|
|
81848
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
81849
|
+
background-color: transparent;
|
|
81850
|
+
}
|
|
81807
81851
|
}
|
|
81808
81852
|
}
|
|
81809
81853
|
}
|
|
@@ -82427,6 +82471,12 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
82427
82471
|
color: $grid-row-selection-color;
|
|
82428
82472
|
}
|
|
82429
82473
|
|
|
82474
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
82475
|
+
@if $grid-skin == 'fluent2' {
|
|
82476
|
+
color: $grid-row-selection-color;
|
|
82477
|
+
}
|
|
82478
|
+
}
|
|
82479
|
+
|
|
82430
82480
|
td.e-active {
|
|
82431
82481
|
background: $grid-row-selection-bg-color;
|
|
82432
82482
|
}
|
|
@@ -98167,9 +98217,9 @@ $toast-icon-nrml-height: 24px !default;
|
|
|
98167
98217
|
$toast-icon-nrml-width: 24px !default;
|
|
98168
98218
|
$toast-icon-nrml-size: 18px !default;
|
|
98169
98219
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
98170
|
-
$toast-close-icon-nrml-height:
|
|
98171
|
-
$toast-close-icon-nrml-width:
|
|
98172
|
-
$toast-close-icon-nrml-size:
|
|
98220
|
+
$toast-close-icon-nrml-height: 30px !default;
|
|
98221
|
+
$toast-close-icon-nrml-width: 30px !default;
|
|
98222
|
+
$toast-close-icon-nrml-size: 12px !default;
|
|
98173
98223
|
$toast-position-nrml-distance: 10px !default;
|
|
98174
98224
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
98175
98225
|
$toast-nrml-min-height: 48px !default;
|
|
@@ -98187,8 +98237,8 @@ $toast-icon-bgr-height: 24px !default;
|
|
|
98187
98237
|
$toast-icon-bgr-width: 24px !default;
|
|
98188
98238
|
$toast-icon-bgr-size: 18px !default;
|
|
98189
98239
|
$toast-icon-bgr-right-margin: 14px !default;
|
|
98190
|
-
$toast-close-icon-bgr-height:
|
|
98191
|
-
$toast-close-icon-bgr-width:
|
|
98240
|
+
$toast-close-icon-bgr-height: 30px !default;
|
|
98241
|
+
$toast-close-icon-bgr-width: 30px !default;
|
|
98192
98242
|
$toast-close-icon-bgr-size: 14px !default;
|
|
98193
98243
|
$toast-position-bgr-distance: 10px !default;
|
|
98194
98244
|
$multitoast-bgr-gap-distance: 10px !default;
|
|
@@ -98547,6 +98597,9 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
98547
98597
|
flex-direction: column;
|
|
98548
98598
|
overflow: hidden;
|
|
98549
98599
|
width: inherit;
|
|
98600
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
98601
|
+
flex: 1;
|
|
98602
|
+
}
|
|
98550
98603
|
|
|
98551
98604
|
.e-toast-title,
|
|
98552
98605
|
.e-toast-content {
|
|
@@ -98766,7 +98819,6 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
98766
98819
|
background: $toast-close-icon-hover-bg-color;
|
|
98767
98820
|
border-radius: $toast-icon-hover-border-radius;
|
|
98768
98821
|
height: 32px;
|
|
98769
|
-
margin-top: -6px;
|
|
98770
98822
|
}
|
|
98771
98823
|
@else {
|
|
98772
98824
|
background-color: $toast-close-icon-hover-bg-color;
|