@syncfusion/blazor-themes 29.1.38 → 29.1.40
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/Compiled-Themes/bds-dark-lite.css +1 -0
- package/Compiled-Themes/bds-dark.css +1 -0
- package/Compiled-Themes/bds-lite.css +1 -0
- package/Compiled-Themes/bds.css +1 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +1 -0
- package/Compiled-Themes/bootstrap-dark.css +1 -0
- package/Compiled-Themes/bootstrap-lite.css +1 -0
- package/Compiled-Themes/bootstrap.css +1 -0
- package/Compiled-Themes/bootstrap4-lite.css +1 -0
- package/Compiled-Themes/bootstrap4.css +1 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +1 -0
- package/Compiled-Themes/bootstrap5-dark.css +1 -0
- package/Compiled-Themes/bootstrap5-lite.css +1 -0
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +1 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +1 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +1 -0
- package/Compiled-Themes/bootstrap5.3.css +1 -0
- package/Compiled-Themes/bootstrap5.css +1 -0
- package/Compiled-Themes/fabric-dark-lite.css +1 -0
- package/Compiled-Themes/fabric-dark.css +1 -0
- package/Compiled-Themes/fabric-lite.css +1 -0
- package/Compiled-Themes/fabric.css +1 -0
- package/Compiled-Themes/fluent-dark-lite.css +1 -0
- package/Compiled-Themes/fluent-dark.css +5 -0
- package/Compiled-Themes/fluent-lite.css +1 -0
- package/Compiled-Themes/fluent.css +5 -0
- package/Compiled-Themes/fluent2-dark-lite.css +1 -0
- package/Compiled-Themes/fluent2-dark.css +1 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +1 -0
- package/Compiled-Themes/fluent2-highcontrast.css +1 -0
- package/Compiled-Themes/fluent2-lite.css +1 -0
- package/Compiled-Themes/fluent2.css +1 -0
- package/Compiled-Themes/highcontrast-lite.css +1 -0
- package/Compiled-Themes/highcontrast.css +1 -0
- package/Compiled-Themes/material-dark-lite.css +3 -1
- package/Compiled-Themes/material-dark.css +3 -1
- package/Compiled-Themes/material-lite.css +12 -1
- package/Compiled-Themes/material.css +12 -1
- package/Compiled-Themes/material3-dark-lite.css +3 -1
- package/Compiled-Themes/material3-dark.css +3 -1
- package/Compiled-Themes/material3-lite.css +3 -1
- package/Compiled-Themes/material3.css +3 -1
- package/Compiled-Themes/tailwind-dark-lite.css +1 -0
- package/Compiled-Themes/tailwind-dark.css +1 -0
- package/Compiled-Themes/tailwind-lite.css +1 -0
- package/Compiled-Themes/tailwind.css +1 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +1 -0
- package/Compiled-Themes/tailwind3-dark.css +4 -3
- package/Compiled-Themes/tailwind3-lite.css +1 -0
- package/Compiled-Themes/tailwind3.css +4 -3
- package/SCSS-Themes/bds-dark-lite.scss +4 -1
- package/SCSS-Themes/bds-dark.scss +9 -1
- package/SCSS-Themes/bds-lite.scss +4 -1
- package/SCSS-Themes/bds.scss +9 -1
- package/SCSS-Themes/bootstrap-dark-lite.scss +4 -1
- package/SCSS-Themes/bootstrap-dark.scss +9 -1
- package/SCSS-Themes/bootstrap-lite.scss +4 -1
- package/SCSS-Themes/bootstrap.scss +9 -1
- package/SCSS-Themes/bootstrap4-lite.scss +4 -1
- package/SCSS-Themes/bootstrap4.scss +9 -1
- package/SCSS-Themes/bootstrap5-dark-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5-dark.scss +9 -1
- package/SCSS-Themes/bootstrap5-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5.3-dark.scss +9 -1
- package/SCSS-Themes/bootstrap5.3-lite.scss +4 -1
- package/SCSS-Themes/bootstrap5.3.scss +9 -1
- package/SCSS-Themes/bootstrap5.scss +9 -1
- package/SCSS-Themes/dropdowns/multi-select/material-lite.scss +9 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +9 -0
- package/SCSS-Themes/fabric-dark-lite.scss +4 -1
- package/SCSS-Themes/fabric-dark.scss +9 -1
- package/SCSS-Themes/fabric-lite.scss +4 -1
- package/SCSS-Themes/fabric.scss +9 -1
- package/SCSS-Themes/fluent-dark-lite.scss +4 -1
- package/SCSS-Themes/fluent-dark.scss +9 -1
- package/SCSS-Themes/fluent-lite.scss +4 -1
- package/SCSS-Themes/fluent.scss +9 -1
- package/SCSS-Themes/fluent2-dark-lite.scss +4 -1
- package/SCSS-Themes/fluent2-dark.scss +9 -1
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +4 -1
- package/SCSS-Themes/fluent2-highcontrast.scss +9 -1
- package/SCSS-Themes/fluent2-lite.scss +4 -1
- package/SCSS-Themes/fluent2.scss +9 -1
- package/SCSS-Themes/grids/grid/bds-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bds-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bds-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bds.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap4-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +7 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fabric-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fabric.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2-highcontrast.scss +7 -0
- package/SCSS-Themes/grids/grid/fluent2-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/fluent2.scss +7 -0
- package/SCSS-Themes/grids/grid/highcontrast-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +7 -0
- package/SCSS-Themes/grids/grid/material-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/material3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/material3.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3-dark.scss +7 -0
- package/SCSS-Themes/grids/grid/tailwind3-lite.scss +2 -0
- package/SCSS-Themes/grids/grid/tailwind3.scss +7 -0
- package/SCSS-Themes/highcontrast-lite.scss +4 -1
- package/SCSS-Themes/highcontrast.scss +9 -1
- package/SCSS-Themes/inputs/input/bds-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bds-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bds-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bds.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap4-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap4.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.3.scss +2 -1
- package/SCSS-Themes/inputs/input/bootstrap5.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fabric.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-highcontrast-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-highcontrast.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/fluent2.scss +2 -1
- package/SCSS-Themes/inputs/input/highcontrast-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/highcontrast.scss +2 -1
- package/SCSS-Themes/inputs/input/material-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/material-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/material3-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/material3.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-dark-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind-lite.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind.scss +2 -1
- package/SCSS-Themes/inputs/input/tailwind3-dark-lite.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3-dark.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3-lite.scss +5 -4
- package/SCSS-Themes/inputs/input/tailwind3.scss +5 -4
- package/SCSS-Themes/material-dark-lite.scss +4 -1
- package/SCSS-Themes/material-dark.scss +9 -1
- package/SCSS-Themes/material-lite.scss +13 -1
- package/SCSS-Themes/material.scss +18 -1
- package/SCSS-Themes/material3-dark-lite.scss +4 -1
- package/SCSS-Themes/material3-dark.scss +9 -1
- package/SCSS-Themes/material3-lite.scss +4 -1
- package/SCSS-Themes/material3.scss +9 -1
- package/SCSS-Themes/tailwind-dark-lite.scss +4 -1
- package/SCSS-Themes/tailwind-dark.scss +9 -1
- package/SCSS-Themes/tailwind-lite.scss +4 -1
- package/SCSS-Themes/tailwind.scss +9 -1
- package/SCSS-Themes/tailwind3-dark-lite.scss +7 -4
- package/SCSS-Themes/tailwind3-dark.scss +12 -4
- package/SCSS-Themes/tailwind3-lite.scss +7 -4
- package/SCSS-Themes/tailwind3.scss +12 -4
- package/package.json +1 -1
|
@@ -8257,7 +8257,8 @@ $textarea-float-top: -28px !default;
|
|
|
8257
8257
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8258
8258
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8259
8259
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8260
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8260
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8261
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8261
8262
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8262
8263
|
color: $input-error-color;
|
|
8263
8264
|
}
|
|
@@ -8257,7 +8257,8 @@ $textarea-float-top: -28px !default;
|
|
|
8257
8257
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8258
8258
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8259
8259
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8260
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8260
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8261
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8261
8262
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8262
8263
|
color: $input-error-color;
|
|
8263
8264
|
}
|
|
@@ -7800,7 +7800,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7800
7800
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7801
7801
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7802
7802
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7803
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7803
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7804
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7804
7805
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7805
7806
|
color: $input-error-color;
|
|
7806
7807
|
}
|
|
@@ -7800,7 +7800,8 @@ $float-label-rtl-value: -7px !default;
|
|
|
7800
7800
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7801
7801
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7802
7802
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7803
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7803
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7804
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7804
7805
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7805
7806
|
color: $input-error-color;
|
|
7806
7807
|
}
|
|
@@ -8061,7 +8061,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
8061
8061
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8062
8062
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8063
8063
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8064
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8064
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8065
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8065
8066
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8066
8067
|
color: $input-error-color;
|
|
8067
8068
|
}
|
|
@@ -8061,7 +8061,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
8061
8061
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8062
8062
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8063
8063
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8064
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8064
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8065
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8065
8066
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8066
8067
|
color: $input-error-color;
|
|
8067
8068
|
}
|
|
@@ -8061,7 +8061,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
8061
8061
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8062
8062
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8063
8063
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8064
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8064
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8065
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8065
8066
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8066
8067
|
color: $input-error-color;
|
|
8067
8068
|
}
|
|
@@ -8061,7 +8061,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
8061
8061
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8062
8062
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8063
8063
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8064
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8064
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8065
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8065
8066
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8066
8067
|
color: $input-error-color;
|
|
8067
8068
|
}
|
|
@@ -8030,7 +8030,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
8030
8030
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8031
8031
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8032
8032
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8033
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8033
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8034
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8034
8035
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8035
8036
|
color: $input-error-color;
|
|
8036
8037
|
}
|
|
@@ -8030,7 +8030,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
8030
8030
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8031
8031
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8032
8032
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8033
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8033
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8034
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8034
8035
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8035
8036
|
color: $input-error-color;
|
|
8036
8037
|
}
|
|
@@ -8030,7 +8030,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
8030
8030
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8031
8031
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8032
8032
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8033
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8033
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8034
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8034
8035
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8035
8036
|
color: $input-error-color;
|
|
8036
8037
|
}
|
|
@@ -8030,7 +8030,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
8030
8030
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8031
8031
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8032
8032
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8033
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8033
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8034
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8034
8035
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8035
8036
|
color: $input-error-color;
|
|
8036
8037
|
}
|
|
@@ -7823,7 +7823,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
7823
7823
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7824
7824
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7825
7825
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7826
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7826
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7827
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7827
7828
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7828
7829
|
color: $input-error-color;
|
|
7829
7830
|
}
|
|
@@ -7823,7 +7823,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
7823
7823
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7824
7824
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7825
7825
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7826
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7826
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7827
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7827
7828
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7828
7829
|
color: $input-error-color;
|
|
7829
7830
|
}
|
|
@@ -7823,7 +7823,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
7823
7823
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7824
7824
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7825
7825
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7826
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7826
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7827
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7827
7828
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7828
7829
|
color: $input-error-color;
|
|
7829
7830
|
}
|
|
@@ -7823,7 +7823,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
7823
7823
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
7824
7824
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7825
7825
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
7826
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
7826
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
7827
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
7827
7828
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
7828
7829
|
color: $input-error-color;
|
|
7829
7830
|
}
|
|
@@ -183,13 +183,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
183
183
|
$input-small-clear-icon-min-height: 16px !default;
|
|
184
184
|
$input-small-clear-icon-min-width: 16px !default;
|
|
185
185
|
$input-left-icon-font-size: $zero-value !default;
|
|
186
|
-
$input-bigger-left-icon-font-size:
|
|
186
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
187
187
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
188
188
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
189
189
|
$input-left-child-min-height: $zero-value !default;
|
|
190
190
|
$input-left-child-min-width: $zero-value !default;
|
|
191
|
-
$input-bigger-left-child-min-height:
|
|
192
|
-
$input-bigger-left-child-min-width:
|
|
191
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
192
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
193
193
|
$input-small-left-child-min-height: $zero-value !default;
|
|
194
194
|
$input-small-left-child-min-width: $zero-value !default;
|
|
195
195
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -7999,7 +7999,8 @@ $textarea-float-top: -24px !default;
|
|
|
7999
7999
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8000
8000
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8001
8001
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8002
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8002
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8003
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8003
8004
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8004
8005
|
color: $input-error-color;
|
|
8005
8006
|
}
|
|
@@ -183,13 +183,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
183
183
|
$input-small-clear-icon-min-height: 16px !default;
|
|
184
184
|
$input-small-clear-icon-min-width: 16px !default;
|
|
185
185
|
$input-left-icon-font-size: $zero-value !default;
|
|
186
|
-
$input-bigger-left-icon-font-size:
|
|
186
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
187
187
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
188
188
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
189
189
|
$input-left-child-min-height: $zero-value !default;
|
|
190
190
|
$input-left-child-min-width: $zero-value !default;
|
|
191
|
-
$input-bigger-left-child-min-height:
|
|
192
|
-
$input-bigger-left-child-min-width:
|
|
191
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
192
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
193
193
|
$input-small-left-child-min-height: $zero-value !default;
|
|
194
194
|
$input-small-left-child-min-width: $zero-value !default;
|
|
195
195
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -7999,7 +7999,8 @@ $textarea-float-top: -24px !default;
|
|
|
7999
7999
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8000
8000
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8001
8001
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8002
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8002
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8003
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8003
8004
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8004
8005
|
color: $input-error-color;
|
|
8005
8006
|
}
|
|
@@ -183,13 +183,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
183
183
|
$input-small-clear-icon-min-height: 16px !default;
|
|
184
184
|
$input-small-clear-icon-min-width: 16px !default;
|
|
185
185
|
$input-left-icon-font-size: $zero-value !default;
|
|
186
|
-
$input-bigger-left-icon-font-size:
|
|
186
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
187
187
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
188
188
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
189
189
|
$input-left-child-min-height: $zero-value !default;
|
|
190
190
|
$input-left-child-min-width: $zero-value !default;
|
|
191
|
-
$input-bigger-left-child-min-height:
|
|
192
|
-
$input-bigger-left-child-min-width:
|
|
191
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
192
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
193
193
|
$input-small-left-child-min-height: $zero-value !default;
|
|
194
194
|
$input-small-left-child-min-width: $zero-value !default;
|
|
195
195
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -7999,7 +7999,8 @@ $textarea-float-top: -24px !default;
|
|
|
7999
7999
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8000
8000
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8001
8001
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8002
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8002
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8003
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8003
8004
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8004
8005
|
color: $input-error-color;
|
|
8005
8006
|
}
|
|
@@ -183,13 +183,13 @@ $input-bigger-small-clear-icon-min-width: 24px !default;
|
|
|
183
183
|
$input-small-clear-icon-min-height: 16px !default;
|
|
184
184
|
$input-small-clear-icon-min-width: 16px !default;
|
|
185
185
|
$input-left-icon-font-size: $zero-value !default;
|
|
186
|
-
$input-bigger-left-icon-font-size:
|
|
186
|
+
$input-bigger-left-icon-font-size: 16px !default;
|
|
187
187
|
$input-small-left-icon-font-size: $zero-value !default;
|
|
188
188
|
$input-bigger-small-left-icon-font-size: $zero-value !default;
|
|
189
189
|
$input-left-child-min-height: $zero-value !default;
|
|
190
190
|
$input-left-child-min-width: $zero-value !default;
|
|
191
|
-
$input-bigger-left-child-min-height:
|
|
192
|
-
$input-bigger-left-child-min-width:
|
|
191
|
+
$input-bigger-left-child-min-height: 36px !default;
|
|
192
|
+
$input-bigger-left-child-min-width: 36px !default;
|
|
193
193
|
$input-small-left-child-min-height: $zero-value !default;
|
|
194
194
|
$input-small-left-child-min-width: $zero-value !default;
|
|
195
195
|
$input-bigger-small-left-child-min-height: $zero-value !default;
|
|
@@ -7999,7 +7999,8 @@ $textarea-float-top: -24px !default;
|
|
|
7999
7999
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
8000
8000
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8001
8001
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
8002
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
8002
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
8003
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
8003
8004
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
8004
8005
|
color: $input-error-color;
|
|
8005
8006
|
}
|
|
@@ -11059,7 +11059,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
11059
11059
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11060
11060
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11061
11061
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11062
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11062
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11063
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11063
11064
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11064
11065
|
color: $input-error-color;
|
|
11065
11066
|
}
|
|
@@ -61317,6 +61318,7 @@ $grid-columnchooser-input-padding-left: 4px !default;
|
|
|
61317
61318
|
$grid-column-chooser-searchdiv-left: 4px !default;
|
|
61318
61319
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
61319
61320
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
61321
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
61320
61322
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 5px !default;
|
|
61321
61323
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
61322
61324
|
$grid-rtl-bigger-rightalign-sortnumber-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
@@ -62241,6 +62243,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
62241
62243
|
.e-cc-lab-name,
|
|
62242
62244
|
.e-checkbox-wrapper .e-label {
|
|
62243
62245
|
text-overflow: ellipsis;
|
|
62246
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
62244
62247
|
}
|
|
62245
62248
|
|
|
62246
62249
|
.e-cc-chbox {
|
|
@@ -11895,7 +11895,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
11895
11895
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11896
11896
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11897
11897
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11898
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11898
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11899
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11899
11900
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11900
11901
|
color: $input-error-color;
|
|
11901
11902
|
}
|
|
@@ -83592,6 +83593,7 @@ $grid-columnchooser-input-padding-left: 4px !default;
|
|
|
83592
83593
|
$grid-column-chooser-searchdiv-left: 4px !default;
|
|
83593
83594
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83594
83595
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83596
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
83595
83597
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 5px !default;
|
|
83596
83598
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
83597
83599
|
$grid-rtl-bigger-rightalign-sortnumber-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
@@ -84516,6 +84518,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
84516
84518
|
.e-cc-lab-name,
|
|
84517
84519
|
.e-checkbox-wrapper .e-label {
|
|
84518
84520
|
text-overflow: ellipsis;
|
|
84521
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84519
84522
|
}
|
|
84520
84523
|
|
|
84521
84524
|
.e-cc-chbox {
|
|
@@ -91154,6 +91157,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
91154
91157
|
}
|
|
91155
91158
|
}
|
|
91156
91159
|
}
|
|
91160
|
+
& .e-gridcontent tr.e-verticalwrap td::before {
|
|
91161
|
+
@if $grid-skin == 'fluent' {
|
|
91162
|
+
bottom: auto;
|
|
91163
|
+
}
|
|
91164
|
+
}
|
|
91157
91165
|
}
|
|
91158
91166
|
.e-grid.sf-grid .e-gridheader .e-headercontent {
|
|
91159
91167
|
.e-reorderuparrow {
|
|
@@ -11049,7 +11049,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
11049
11049
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11050
11050
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11051
11051
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11052
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11052
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11053
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11053
11054
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11054
11055
|
color: $input-error-color;
|
|
11055
11056
|
}
|
|
@@ -48187,6 +48188,15 @@ $filled-multiselect-chip-hover-bg-color: color.adjust($grey-300, $lightness: -7%
|
|
|
48187
48188
|
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type = 'text'] {
|
|
48188
48189
|
padding: 0;
|
|
48189
48190
|
}
|
|
48191
|
+
|
|
48192
|
+
.e-outline.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type = 'text'] {
|
|
48193
|
+
padding: 0 8px 0 9px;
|
|
48194
|
+
}
|
|
48195
|
+
|
|
48196
|
+
.e-outline.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type = 'text'],
|
|
48197
|
+
.e-outline.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type = 'text'] {
|
|
48198
|
+
padding: 0 8px 0 9px;
|
|
48199
|
+
}
|
|
48190
48200
|
}
|
|
48191
48201
|
|
|
48192
48202
|
.e-multi-select-wrapper {
|
|
@@ -61056,6 +61066,7 @@ $grid-columnchooser-input-padding-left: 4px !default;
|
|
|
61056
61066
|
$grid-column-chooser-searchdiv-left: 4px !default;
|
|
61057
61067
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
61058
61068
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
61069
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
61059
61070
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
|
|
61060
61071
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
61061
61072
|
$grid-rtl-bigger-rightalign-sortnumber-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
@@ -61974,6 +61985,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
61974
61985
|
.e-cc-lab-name,
|
|
61975
61986
|
.e-checkbox-wrapper .e-label {
|
|
61976
61987
|
text-overflow: ellipsis;
|
|
61988
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61977
61989
|
}
|
|
61978
61990
|
|
|
61979
61991
|
.e-cc-chbox {
|
|
@@ -11885,7 +11885,8 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
11885
11885
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11886
11886
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11887
11887
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11888
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11888
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11889
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11889
11890
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11890
11891
|
color: $input-error-color;
|
|
11891
11892
|
}
|
|
@@ -65488,6 +65489,15 @@ $filled-multiselect-chip-hover-bg-color: color.adjust($grey-300, $lightness: -7%
|
|
|
65488
65489
|
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type = 'text'] {
|
|
65489
65490
|
padding: 0;
|
|
65490
65491
|
}
|
|
65492
|
+
|
|
65493
|
+
.e-outline.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type = 'text'] {
|
|
65494
|
+
padding: 0 8px 0 9px;
|
|
65495
|
+
}
|
|
65496
|
+
|
|
65497
|
+
.e-outline.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type = 'text'],
|
|
65498
|
+
.e-outline.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type = 'text'] {
|
|
65499
|
+
padding: 0 8px 0 9px;
|
|
65500
|
+
}
|
|
65491
65501
|
}
|
|
65492
65502
|
|
|
65493
65503
|
.e-multi-select-wrapper {
|
|
@@ -83331,6 +83341,7 @@ $grid-columnchooser-input-padding-left: 4px !default;
|
|
|
83331
83341
|
$grid-column-chooser-searchdiv-left: 4px !default;
|
|
83332
83342
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83333
83343
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83344
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
83334
83345
|
$grid-rtl-bigger-sortnumber-margin: 6px 0 0 10px !default;
|
|
83335
83346
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
83336
83347
|
$grid-rtl-bigger-rightalign-sortnumber-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
@@ -84249,6 +84260,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
84249
84260
|
.e-cc-lab-name,
|
|
84250
84261
|
.e-checkbox-wrapper .e-label {
|
|
84251
84262
|
text-overflow: ellipsis;
|
|
84263
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84252
84264
|
}
|
|
84253
84265
|
|
|
84254
84266
|
.e-cc-chbox {
|
|
@@ -90887,6 +90899,11 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
90887
90899
|
}
|
|
90888
90900
|
}
|
|
90889
90901
|
}
|
|
90902
|
+
& .e-gridcontent tr.e-verticalwrap td::before {
|
|
90903
|
+
@if $grid-skin == 'fluent' {
|
|
90904
|
+
bottom: auto;
|
|
90905
|
+
}
|
|
90906
|
+
}
|
|
90890
90907
|
}
|
|
90891
90908
|
.e-grid.sf-grid .e-gridheader .e-headercontent {
|
|
90892
90909
|
.e-reorderuparrow {
|
|
@@ -11218,7 +11218,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
11218
11218
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11219
11219
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11220
11220
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11221
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11221
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11222
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11222
11223
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11223
11224
|
color: $input-error-color;
|
|
11224
11225
|
}
|
|
@@ -61110,6 +61111,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
61110
61111
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
61111
61112
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
61112
61113
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
61114
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
61113
61115
|
$grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
|
|
61114
61116
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
|
|
61115
61117
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
|
|
@@ -62056,6 +62058,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
62056
62058
|
.e-cc-lab-name,
|
|
62057
62059
|
.e-checkbox-wrapper .e-label {
|
|
62058
62060
|
text-overflow: ellipsis;
|
|
62061
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
62059
62062
|
}
|
|
62060
62063
|
|
|
62061
62064
|
.e-cc-chbox {
|
|
@@ -12054,7 +12054,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
12054
12054
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12055
12055
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12056
12056
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12057
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12057
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12058
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12058
12059
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12059
12060
|
color: $input-error-color;
|
|
12060
12061
|
}
|
|
@@ -83385,6 +83386,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
83385
83386
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
83386
83387
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83387
83388
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83389
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
83388
83390
|
$grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
|
|
83389
83391
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
|
|
83390
83392
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
|
|
@@ -84331,6 +84333,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
84331
84333
|
.e-cc-lab-name,
|
|
84332
84334
|
.e-checkbox-wrapper .e-label {
|
|
84333
84335
|
text-overflow: ellipsis;
|
|
84336
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84334
84337
|
}
|
|
84335
84338
|
|
|
84336
84339
|
.e-cc-chbox {
|
|
@@ -90963,6 +90966,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
90963
90966
|
}
|
|
90964
90967
|
}
|
|
90965
90968
|
}
|
|
90969
|
+
& .e-gridcontent tr.e-verticalwrap td::before {
|
|
90970
|
+
@if $grid-skin == 'fluent' {
|
|
90971
|
+
bottom: auto;
|
|
90972
|
+
}
|
|
90973
|
+
}
|
|
90966
90974
|
}
|
|
90967
90975
|
.e-grid.sf-grid .e-gridheader .e-headercontent {
|
|
90968
90976
|
.e-reorderuparrow {
|
|
@@ -11288,7 +11288,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
11288
11288
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
11289
11289
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11290
11290
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
11291
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
11291
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
11292
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
11292
11293
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
11293
11294
|
color: $input-error-color;
|
|
11294
11295
|
}
|
|
@@ -61180,6 +61181,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
61180
61181
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
61181
61182
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
61182
61183
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
61184
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
61183
61185
|
$grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
|
|
61184
61186
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
|
|
61185
61187
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
|
|
@@ -62126,6 +62128,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
62126
62128
|
.e-cc-lab-name,
|
|
62127
62129
|
.e-checkbox-wrapper .e-label {
|
|
62128
62130
|
text-overflow: ellipsis;
|
|
62131
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
62129
62132
|
}
|
|
62130
62133
|
|
|
62131
62134
|
.e-cc-chbox {
|
|
@@ -12124,7 +12124,8 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
12124
12124
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
12125
12125
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12126
12126
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
12127
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
12127
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
12128
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
12128
12129
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
12129
12130
|
color: $input-error-color;
|
|
12130
12131
|
}
|
|
@@ -83455,6 +83456,7 @@ $grid-columnchooser-input-padding-bottom: 6px !default;
|
|
|
83455
83456
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
83456
83457
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
83457
83458
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
83459
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
83458
83460
|
$grid-rtl-bigger-sortnumber-margin: 0 0 0 -10px !default;
|
|
83459
83461
|
$grid-rtl-bigger-sortnumber-withfilter-margin: 0 0 0 10px !default;
|
|
83460
83462
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 0 0 24px !default;
|
|
@@ -84401,6 +84403,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
84401
84403
|
.e-cc-lab-name,
|
|
84402
84404
|
.e-checkbox-wrapper .e-label {
|
|
84403
84405
|
text-overflow: ellipsis;
|
|
84406
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
84404
84407
|
}
|
|
84405
84408
|
|
|
84406
84409
|
.e-cc-chbox {
|
|
@@ -91033,6 +91036,11 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
91033
91036
|
}
|
|
91034
91037
|
}
|
|
91035
91038
|
}
|
|
91039
|
+
& .e-gridcontent tr.e-verticalwrap td::before {
|
|
91040
|
+
@if $grid-skin == 'fluent' {
|
|
91041
|
+
bottom: auto;
|
|
91042
|
+
}
|
|
91043
|
+
}
|
|
91036
91044
|
}
|
|
91037
91045
|
.e-grid.sf-grid .e-gridheader .e-headercontent {
|
|
91038
91046
|
.e-reorderuparrow {
|
|
@@ -10783,7 +10783,8 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
10783
10783
|
.e-small .e-outline.e-float-input.e-error.e-input-focus input ~ label.e-float-text,
|
|
10784
10784
|
.e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10785
10785
|
.e-outline.e-float-input.e-control-wrapper.e-small.e-error.e-input-focus input ~ label.e-float-text,
|
|
10786
|
-
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text
|
|
10786
|
+
.e-small .e-outline.e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text,
|
|
10787
|
+
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-error.e-valid-input.e-input-focus label.e-label-top {
|
|
10787
10788
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10788
10789
|
color: $input-error-color;
|
|
10789
10790
|
}
|
|
@@ -60619,6 +60620,7 @@ $grid-columnchooser-input-padding-bottom: 5px !default;
|
|
|
60619
60620
|
$grid-columnchooser-input-padding-left: 4px !default;
|
|
60620
60621
|
$grid-columnchooser-ul-margin: 13px 0 !default;
|
|
60621
60622
|
$grid-column-chooser-dlg-footer-padding: 8px !default;
|
|
60623
|
+
$grid-columnchooser-checkbox-label-width: 150px !default;
|
|
60622
60624
|
$grid-rtl-bigger-sortnumber-margin: 0 6px 0 5px !default;
|
|
60623
60625
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
60624
60626
|
$grid-rtl-bigger-rightalign-sortnumber-margin: 0 6px 0 5px !default;
|
|
@@ -61567,6 +61569,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
61567
61569
|
.e-cc-lab-name,
|
|
61568
61570
|
.e-checkbox-wrapper .e-label {
|
|
61569
61571
|
text-overflow: ellipsis;
|
|
61572
|
+
width: $grid-columnchooser-checkbox-label-width;
|
|
61570
61573
|
}
|
|
61571
61574
|
|
|
61572
61575
|
.e-cc-chbox {
|