@syncfusion/blazor-themes 22.1.34 → 22.1.37
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/bootstrap-dark.scss +62 -18
- package/SCSS-Themes/bootstrap.scss +66 -22
- package/SCSS-Themes/bootstrap4.scss +65 -21
- package/SCSS-Themes/bootstrap5-dark.scss +62 -18
- package/SCSS-Themes/bootstrap5.scss +62 -18
- package/SCSS-Themes/fabric-dark.scss +62 -18
- package/SCSS-Themes/fabric.scss +65 -21
- package/SCSS-Themes/fluent-dark.scss +62 -18
- package/SCSS-Themes/fluent.scss +62 -18
- package/SCSS-Themes/highcontrast.scss +65 -21
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +3 -5
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material3.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +2 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material3-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material3.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +10 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap4.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap5.scss +34 -2
- package/SCSS-Themes/inputs/input/fabric-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/fabric.scss +34 -2
- package/SCSS-Themes/inputs/input/fluent-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/fluent.scss +34 -2
- package/SCSS-Themes/inputs/input/highcontrast.scss +34 -2
- package/SCSS-Themes/inputs/input/material-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/material.scss +34 -2
- package/SCSS-Themes/inputs/input/material3-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/material3.scss +34 -2
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/tailwind.scss +34 -2
- package/SCSS-Themes/layouts/splitter/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap4.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap5.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fabric-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fabric.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fluent-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fluent.scss +2 -0
- package/SCSS-Themes/layouts/splitter/highcontrast.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material3-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material3.scss +2 -0
- package/SCSS-Themes/layouts/splitter/tailwind-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/tailwind.scss +2 -0
- package/SCSS-Themes/material-dark.scss +68 -24
- package/SCSS-Themes/material.scss +71 -27
- package/SCSS-Themes/material3-dark.scss +62 -18
- package/SCSS-Themes/material3.scss +62 -18
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +3 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +3 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +4 -4
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +3 -3
- package/SCSS-Themes/pivotview/pivotview/material.scss +5 -5
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +13 -11
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +62 -18
- package/SCSS-Themes/tailwind.scss +62 -18
- package/package.json +1 -1
|
@@ -5132,7 +5132,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
5132
5132
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5133
5133
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5134
5134
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5135
|
-
top: -
|
|
5135
|
+
top: -7px;
|
|
5136
5136
|
}
|
|
5137
5137
|
}
|
|
5138
5138
|
|
|
@@ -5173,7 +5173,7 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
5173
5173
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5174
5174
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5175
5175
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5176
|
-
top: -
|
|
5176
|
+
top: -7px;
|
|
5177
5177
|
}
|
|
5178
5178
|
}
|
|
5179
5179
|
|
|
@@ -9682,6 +9682,16 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9682
9682
|
}
|
|
9683
9683
|
}
|
|
9684
9684
|
|
|
9685
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9686
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9687
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9688
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9689
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9690
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9691
|
+
margin-right: $zero-value;
|
|
9692
|
+
}
|
|
9693
|
+
}
|
|
9694
|
+
|
|
9685
9695
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9686
9696
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9687
9697
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9765,6 +9775,17 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9765
9775
|
}
|
|
9766
9776
|
}
|
|
9767
9777
|
|
|
9778
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9779
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9780
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9781
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9782
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9783
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9784
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9785
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9786
|
+
}
|
|
9787
|
+
}
|
|
9788
|
+
|
|
9768
9789
|
input.e-input.e-bigger.e-outline,
|
|
9769
9790
|
.e-bigger input.e-input.e-outline,
|
|
9770
9791
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9971,6 +9992,17 @@ $filled-input-clear-icon-active-color: rgba($grey-light-font, .87) !default;
|
|
|
9971
9992
|
}
|
|
9972
9993
|
}
|
|
9973
9994
|
|
|
9995
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9996
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9997
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9998
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9999
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
10000
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
10001
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10002
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
10003
|
+
}
|
|
10004
|
+
}
|
|
10005
|
+
|
|
9974
10006
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9975
10007
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9976
10008
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -73091,6 +73123,7 @@ $bigger-splitbar-icon-size: 16px !default;
|
|
|
73091
73123
|
.e-resize-handler {
|
|
73092
73124
|
background: $resize-icon-bg-color;
|
|
73093
73125
|
color: $splitbar-icon-color;
|
|
73126
|
+
z-index: 10;
|
|
73094
73127
|
}
|
|
73095
73128
|
|
|
73096
73129
|
.e-navigate-arrow:not(.e-icon-hidden) {
|
|
@@ -73177,6 +73210,7 @@ $bigger-splitbar-icon-size: 16px !default;
|
|
|
73177
73210
|
.e-resize-handler {
|
|
73178
73211
|
background: $resize-icon-bg-color;
|
|
73179
73212
|
color: $splitbar-icon-color;
|
|
73213
|
+
z-index: 12;
|
|
73180
73214
|
}
|
|
73181
73215
|
|
|
73182
73216
|
&.e-split-bar-hover,
|
|
@@ -94461,7 +94495,6 @@ $editor-btn-icon-color: rgba($grey-light-font, .54) !default;
|
|
|
94461
94495
|
}
|
|
94462
94496
|
|
|
94463
94497
|
&:hover,
|
|
94464
|
-
&:focus,
|
|
94465
94498
|
&:active {
|
|
94466
94499
|
|
|
94467
94500
|
.e-btn-icon.e-icons {
|
|
@@ -94471,6 +94504,16 @@ $editor-btn-icon-color: rgba($grey-light-font, .54) !default;
|
|
|
94471
94504
|
}
|
|
94472
94505
|
}
|
|
94473
94506
|
}
|
|
94507
|
+
|
|
94508
|
+
&:focus {
|
|
94509
|
+
|
|
94510
|
+
.e-btn-icon.e-icons {
|
|
94511
|
+
|
|
94512
|
+
@if $skin-name == 'bootstrap4' {
|
|
94513
|
+
color: $white;
|
|
94514
|
+
}
|
|
94515
|
+
}
|
|
94516
|
+
}
|
|
94474
94517
|
}
|
|
94475
94518
|
}
|
|
94476
94519
|
}
|
|
@@ -103457,10 +103500,10 @@ $field-list-button-font-weight: 500 !default;
|
|
|
103457
103500
|
$field-list-font-family: $font-family !default;
|
|
103458
103501
|
$field-list-header-background-color: $grey-100 !default;
|
|
103459
103502
|
$field-list-axis-header-color: $field-list-header-background-color !default;
|
|
103460
|
-
$field-list-toggle-bg-color:
|
|
103503
|
+
$field-list-toggle-bg-color: $grey-50 !default;
|
|
103461
103504
|
$field-list-default-fill-color: $grey-white !default;
|
|
103462
103505
|
$field-list-default-border-radius: 4px !default;
|
|
103463
|
-
$field-list-drop-hover-color:
|
|
103506
|
+
$field-list-drop-hover-color: $grey-500 !default;
|
|
103464
103507
|
$field-list-button-font-color: $grey-light-font !default;
|
|
103465
103508
|
$field-list-button-border-color: rgba($grey-light-font, .12) !default;
|
|
103466
103509
|
$field-list-button-hover-color: $grey-200 !default;
|
|
@@ -103520,7 +103563,7 @@ $field-list-static-bigger-header-icon-wrapper-padding: 7px !default;
|
|
|
103520
103563
|
$field-list-toggle-font-color: rgba($grey-light-font, .54) !default;
|
|
103521
103564
|
$pivot-calculated-icon-opacity: .87 !default;
|
|
103522
103565
|
$field-list-bigger-button-line-height: 1.1em !default;
|
|
103523
|
-
$error-font-color:
|
|
103566
|
+
$error-font-color: $error-font !default;
|
|
103524
103567
|
$field-list-excel-member-filter-height: 150px !default;
|
|
103525
103568
|
$field-list-excel-member-filter-node-limit-height: 145px !default;
|
|
103526
103569
|
$field-list-excel-filter-height: 248px !default;
|
|
@@ -103601,7 +103644,7 @@ $field-list-header-padding-size: 14px !default;
|
|
|
103601
103644
|
$field-list-axis-header-padding-size: 5px !default;
|
|
103602
103645
|
$field-list-selected-color: rgba($header-bg-color, .87) !default;
|
|
103603
103646
|
$field-list-button-color: $grey-50 !default;
|
|
103604
|
-
$field-list-button-back-color:
|
|
103647
|
+
$field-list-button-back-color: $grey-100 !default;
|
|
103605
103648
|
$field-list-header-text-transform: none !default;
|
|
103606
103649
|
$field-list-icon-size: 14px !default;
|
|
103607
103650
|
$field-list-toggle-icon-size: 17px !default;
|
|
@@ -108012,7 +108055,7 @@ $pivotgrid-grp-bg-color: $grey-100 !default;
|
|
|
108012
108055
|
$pivotgrid-grp-bg-hover-color: rgba(0, 0, 0, .12) !default;
|
|
108013
108056
|
$pivotgrid-cell-hover-color: rgba(0, 0, 0, 0) !default;
|
|
108014
108057
|
$pivotgrid-drag-clone-color: $grey-200 !default;
|
|
108015
|
-
$pivotgrid-drop-hover-color:
|
|
108058
|
+
$pivotgrid-drop-hover-color: $grey-500 !default;
|
|
108016
108059
|
$pivotview-grid-content-opacity: .87 !default;
|
|
108017
108060
|
$pivotview-grid-header-font-size: 13px !default;
|
|
108018
108061
|
$pivotview-bigger-grid-header-font-size: 13px !default;
|
|
@@ -108041,7 +108084,7 @@ $pivotgrid-bigger-drill-margintop: $pivotgrid-drill-margintop !default;
|
|
|
108041
108084
|
$pivotgrid-rtl-expand-icon-font-size: 10px !default;
|
|
108042
108085
|
$pivotgrid-collapse-icon-fonsize: 10px !default;
|
|
108043
108086
|
$pivotgrid-hover-color: $grey-400 !default;
|
|
108044
|
-
$pivotgrid-focus-color:
|
|
108087
|
+
$pivotgrid-focus-color: $grey-500 !default;
|
|
108045
108088
|
$pivotgrid-button-icon-color: rgba($grey-black, .54) !default;
|
|
108046
108089
|
$pivotgrid-button-active-icon-color: $pivotgrid-button-icon-color !default;
|
|
108047
108090
|
$pivotgrid-icon-hover-color: rgba($grey-black, .87) !default;
|
|
@@ -108051,7 +108094,7 @@ $pivotgrid-vsort-column-parent-margin: 0 !default;
|
|
|
108051
108094
|
$pivotgrid-vsort-row-margin: -8px 0 !default;
|
|
108052
108095
|
$pivotgrid-vsort-row-parent-margin: 0 !default;
|
|
108053
108096
|
$pivotgrid-tooltip-padding: 3px 4px !default;
|
|
108054
|
-
$pivotgrid-tooltip-fontcolor:
|
|
108097
|
+
$pivotgrid-tooltip-fontcolor: $accent-font !default;
|
|
108055
108098
|
$pivotgrid-tooltip-fontsize: 14px !default;
|
|
108056
108099
|
$pivotgrid-tooltip-fontfamily: Roboto !default;
|
|
108057
108100
|
$pivotgrid-member-filter-list-height: 150px !default;
|
|
@@ -108149,8 +108192,8 @@ $pivotpager-single-title-font-size: 14px !default;
|
|
|
108149
108192
|
$pivotpager-touch-single-title-font-size: 16px !default;
|
|
108150
108193
|
$pivotpager-single-title-line-height: 2.4em !default;
|
|
108151
108194
|
$pivotpager-touch-single-title-line-height: 2.8em !default;
|
|
108152
|
-
$pivotpager-axis-title-font-color:
|
|
108153
|
-
$pivotpager-size-title-font-color:
|
|
108195
|
+
$pivotpager-axis-title-font-color: $grey-500 !default;
|
|
108196
|
+
$pivotpager-size-title-font-color: $grey-800 !default;
|
|
108154
108197
|
$pivotpager-string-font-touch-size: 14px !default;
|
|
108155
108198
|
$pivotpager-pager-number-font-weight: 400 !default;
|
|
108156
108199
|
$pivotpager-v-separator-margin: 8px 16px !default;
|
|
@@ -111628,8 +111671,6 @@ $qrybldr-btngrp-brdr-radius: 2px !default;
|
|
|
111628
111671
|
&.e-not {
|
|
111629
111672
|
@if $skin-name == 'Material3' {
|
|
111630
111673
|
border: 1px solid $secondary-outline-border;
|
|
111631
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
111632
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
111633
111674
|
}
|
|
111634
111675
|
@else {
|
|
111635
111676
|
border-bottom-right-radius: 0;
|
|
@@ -111658,14 +111699,16 @@ $qrybldr-btngrp-brdr-radius: 2px !default;
|
|
|
111658
111699
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
111659
111700
|
@if $skin-name == 'Material3' {
|
|
111660
111701
|
border: 1px solid $secondary-outline-border;
|
|
111661
|
-
border-bottom-
|
|
111662
|
-
border-
|
|
111702
|
+
border-bottom-right-radius: 4px;
|
|
111703
|
+
border-bottom-left-radius: 0;
|
|
111704
|
+
border-top-left-radius: 0;
|
|
111705
|
+
border-top-right-radius: 4px;
|
|
111663
111706
|
}
|
|
111664
111707
|
@else {
|
|
111665
111708
|
border-bottom-left-radius: 0;
|
|
111666
111709
|
border-top-left-radius: 0;
|
|
111710
|
+
border-top-right-radius: 0;
|
|
111667
111711
|
}
|
|
111668
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111669
111712
|
|
|
111670
111713
|
&.e-not-readonly {
|
|
111671
111714
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -111809,8 +111852,8 @@ $qrybldr-btngrp-brdr-radius: 2px !default;
|
|
|
111809
111852
|
@if $skin-name == 'Material3' {
|
|
111810
111853
|
border: 1px solid $secondary-outline-border;
|
|
111811
111854
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111812
|
-
border-bottom-left-radius:
|
|
111813
|
-
border-top-left-radius:
|
|
111855
|
+
border-bottom-left-radius: 4px;
|
|
111856
|
+
border-top-left-radius: 4px;
|
|
111814
111857
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
111815
111858
|
}
|
|
111816
111859
|
@else {
|
|
@@ -111853,6 +111896,8 @@ $qrybldr-btngrp-brdr-radius: 2px !default;
|
|
|
111853
111896
|
&.e-not {
|
|
111854
111897
|
@if $skin-name == 'Material3' {
|
|
111855
111898
|
border: 1px solid $secondary-outline-border;
|
|
111899
|
+
border-bottom-right-radius: 0;
|
|
111900
|
+
border-top-right-radius: 0;
|
|
111856
111901
|
}
|
|
111857
111902
|
border-bottom-left-radius: 0;
|
|
111858
111903
|
border-top-left-radius: 0;
|
|
@@ -111871,11 +111916,11 @@ $qrybldr-btngrp-brdr-radius: 2px !default;
|
|
|
111871
111916
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
111872
111917
|
@if $skin-name == 'Material3' {
|
|
111873
111918
|
border: 1px solid $secondary-outline-border;
|
|
111874
|
-
border-bottom-right-radius: 20px;
|
|
111875
|
-
border-top-right-radius: 20px;
|
|
111876
111919
|
}
|
|
111877
|
-
|
|
111878
|
-
|
|
111920
|
+
@else {
|
|
111921
|
+
border-bottom-left-radius: 0;
|
|
111922
|
+
border-top-left-radius: 0;
|
|
111923
|
+
}
|
|
111879
111924
|
|
|
111880
111925
|
&.e-readonly-or-not {
|
|
111881
111926
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -118776,13 +118821,11 @@ $image-editor-contextual-toolbar: $grey-50 !default;
|
|
|
118776
118821
|
|
|
118777
118822
|
.e-dropdown-popup {
|
|
118778
118823
|
& .e-selected-btn {
|
|
118779
|
-
|
|
118780
|
-
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118781
|
-
}
|
|
118824
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118782
118825
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
118783
118826
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
118784
118827
|
}
|
|
118785
|
-
@if $skin-name == 'bootstrap4' {
|
|
118828
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
|
|
118786
118829
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
118787
118830
|
}
|
|
118788
118831
|
}
|
|
@@ -121449,6 +121492,7 @@ $ribbon-overflow-box-shadow: 0 5px 5px -3px rgba($grey-black, .2), 0 8px 10px 1p
|
|
|
121449
121492
|
> .e-split-btn-wrapper .e-btn,
|
|
121450
121493
|
> .e-btn {
|
|
121451
121494
|
line-height: $ribbon-overflow-item-btn-height;
|
|
121495
|
+
overflow: hidden;
|
|
121452
121496
|
}
|
|
121453
121497
|
|
|
121454
121498
|
>.e-split-btn-wrapper {
|
|
@@ -5400,7 +5400,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
5400
5400
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5401
5401
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5402
5402
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5403
|
-
top: -
|
|
5403
|
+
top: -7px;
|
|
5404
5404
|
}
|
|
5405
5405
|
}
|
|
5406
5406
|
|
|
@@ -5441,7 +5441,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
5441
5441
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5442
5442
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5443
5443
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5444
|
-
top: -
|
|
5444
|
+
top: -7px;
|
|
5445
5445
|
}
|
|
5446
5446
|
}
|
|
5447
5447
|
|
|
@@ -9950,6 +9950,16 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
9950
9950
|
}
|
|
9951
9951
|
}
|
|
9952
9952
|
|
|
9953
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9954
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9955
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9956
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9957
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9958
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9959
|
+
margin-right: $zero-value;
|
|
9960
|
+
}
|
|
9961
|
+
}
|
|
9962
|
+
|
|
9953
9963
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9954
9964
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9955
9965
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -10033,6 +10043,17 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10033
10043
|
}
|
|
10034
10044
|
}
|
|
10035
10045
|
|
|
10046
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
10047
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
10048
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
10049
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
10050
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
10051
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
10052
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10053
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
10054
|
+
}
|
|
10055
|
+
}
|
|
10056
|
+
|
|
10036
10057
|
input.e-input.e-bigger.e-outline,
|
|
10037
10058
|
.e-bigger input.e-input.e-outline,
|
|
10038
10059
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -10239,6 +10260,17 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10239
10260
|
}
|
|
10240
10261
|
}
|
|
10241
10262
|
|
|
10263
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
10264
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
10265
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
10266
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
10267
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
10268
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
10269
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10270
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
10271
|
+
}
|
|
10272
|
+
}
|
|
10273
|
+
|
|
10242
10274
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
10243
10275
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
10244
10276
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -73597,6 +73629,7 @@ $split-bar-hover-border-right: none !default;
|
|
|
73597
73629
|
.e-resize-handler {
|
|
73598
73630
|
background: $resize-icon-bg-color;
|
|
73599
73631
|
color: $splitbar-icon-color;
|
|
73632
|
+
z-index: 10;
|
|
73600
73633
|
}
|
|
73601
73634
|
|
|
73602
73635
|
.e-navigate-arrow:not(.e-icon-hidden) {
|
|
@@ -73683,6 +73716,7 @@ $split-bar-hover-border-right: none !default;
|
|
|
73683
73716
|
.e-resize-handler {
|
|
73684
73717
|
background: $resize-icon-bg-color;
|
|
73685
73718
|
color: $splitbar-icon-color;
|
|
73719
|
+
z-index: 12;
|
|
73686
73720
|
}
|
|
73687
73721
|
|
|
73688
73722
|
&.e-split-bar-hover,
|
|
@@ -95039,7 +95073,6 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
95039
95073
|
}
|
|
95040
95074
|
|
|
95041
95075
|
&:hover,
|
|
95042
|
-
&:focus,
|
|
95043
95076
|
&:active {
|
|
95044
95077
|
|
|
95045
95078
|
.e-btn-icon.e-icons {
|
|
@@ -95049,6 +95082,16 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
95049
95082
|
}
|
|
95050
95083
|
}
|
|
95051
95084
|
}
|
|
95085
|
+
|
|
95086
|
+
&:focus {
|
|
95087
|
+
|
|
95088
|
+
.e-btn-icon.e-icons {
|
|
95089
|
+
|
|
95090
|
+
@if $skin-name == 'bootstrap4' {
|
|
95091
|
+
color: $white;
|
|
95092
|
+
}
|
|
95093
|
+
}
|
|
95094
|
+
}
|
|
95052
95095
|
}
|
|
95053
95096
|
}
|
|
95054
95097
|
}
|
|
@@ -112235,8 +112278,6 @@ $qrybldr-icon-color: rgba($icon-color) !default;
|
|
|
112235
112278
|
&.e-not {
|
|
112236
112279
|
@if $skin-name == 'Material3' {
|
|
112237
112280
|
border: 1px solid $secondary-outline-border;
|
|
112238
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
112239
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
112240
112281
|
}
|
|
112241
112282
|
@else {
|
|
112242
112283
|
border-bottom-right-radius: 0;
|
|
@@ -112265,14 +112306,16 @@ $qrybldr-icon-color: rgba($icon-color) !default;
|
|
|
112265
112306
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
112266
112307
|
@if $skin-name == 'Material3' {
|
|
112267
112308
|
border: 1px solid $secondary-outline-border;
|
|
112268
|
-
border-bottom-
|
|
112269
|
-
border-
|
|
112309
|
+
border-bottom-right-radius: 4px;
|
|
112310
|
+
border-bottom-left-radius: 0;
|
|
112311
|
+
border-top-left-radius: 0;
|
|
112312
|
+
border-top-right-radius: 4px;
|
|
112270
112313
|
}
|
|
112271
112314
|
@else {
|
|
112272
112315
|
border-bottom-left-radius: 0;
|
|
112273
112316
|
border-top-left-radius: 0;
|
|
112317
|
+
border-top-right-radius: 0;
|
|
112274
112318
|
}
|
|
112275
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
112276
112319
|
|
|
112277
112320
|
&.e-not-readonly {
|
|
112278
112321
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -112416,8 +112459,8 @@ $qrybldr-icon-color: rgba($icon-color) !default;
|
|
|
112416
112459
|
@if $skin-name == 'Material3' {
|
|
112417
112460
|
border: 1px solid $secondary-outline-border;
|
|
112418
112461
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
112419
|
-
border-bottom-left-radius:
|
|
112420
|
-
border-top-left-radius:
|
|
112462
|
+
border-bottom-left-radius: 4px;
|
|
112463
|
+
border-top-left-radius: 4px;
|
|
112421
112464
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
112422
112465
|
}
|
|
112423
112466
|
@else {
|
|
@@ -112460,6 +112503,8 @@ $qrybldr-icon-color: rgba($icon-color) !default;
|
|
|
112460
112503
|
&.e-not {
|
|
112461
112504
|
@if $skin-name == 'Material3' {
|
|
112462
112505
|
border: 1px solid $secondary-outline-border;
|
|
112506
|
+
border-bottom-right-radius: 0;
|
|
112507
|
+
border-top-right-radius: 0;
|
|
112463
112508
|
}
|
|
112464
112509
|
border-bottom-left-radius: 0;
|
|
112465
112510
|
border-top-left-radius: 0;
|
|
@@ -112478,11 +112523,11 @@ $qrybldr-icon-color: rgba($icon-color) !default;
|
|
|
112478
112523
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
112479
112524
|
@if $skin-name == 'Material3' {
|
|
112480
112525
|
border: 1px solid $secondary-outline-border;
|
|
112481
|
-
border-bottom-right-radius: 20px;
|
|
112482
|
-
border-top-right-radius: 20px;
|
|
112483
112526
|
}
|
|
112484
|
-
|
|
112485
|
-
|
|
112527
|
+
@else {
|
|
112528
|
+
border-bottom-left-radius: 0;
|
|
112529
|
+
border-top-left-radius: 0;
|
|
112530
|
+
}
|
|
112486
112531
|
|
|
112487
112532
|
&.e-readonly-or-not {
|
|
112488
112533
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -119395,13 +119440,11 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
119395
119440
|
|
|
119396
119441
|
.e-dropdown-popup {
|
|
119397
119442
|
& .e-selected-btn {
|
|
119398
|
-
|
|
119399
|
-
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
119400
|
-
}
|
|
119443
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
119401
119444
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
119402
119445
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
119403
119446
|
}
|
|
119404
|
-
@if $skin-name == 'bootstrap4' {
|
|
119447
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
|
|
119405
119448
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
119406
119449
|
}
|
|
119407
119450
|
}
|
|
@@ -122080,6 +122123,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
122080
122123
|
> .e-split-btn-wrapper .e-btn,
|
|
122081
122124
|
> .e-btn {
|
|
122082
122125
|
line-height: $ribbon-overflow-item-btn-height;
|
|
122126
|
+
overflow: hidden;
|
|
122083
122127
|
}
|
|
122084
122128
|
|
|
122085
122129
|
>.e-split-btn-wrapper {
|
|
@@ -5482,7 +5482,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
5482
5482
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5483
5483
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5484
5484
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5485
|
-
top: -
|
|
5485
|
+
top: -7px;
|
|
5486
5486
|
}
|
|
5487
5487
|
}
|
|
5488
5488
|
|
|
@@ -5523,7 +5523,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
5523
5523
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5524
5524
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5525
5525
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5526
|
-
top: -
|
|
5526
|
+
top: -7px;
|
|
5527
5527
|
}
|
|
5528
5528
|
}
|
|
5529
5529
|
|
|
@@ -10032,6 +10032,16 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10032
10032
|
}
|
|
10033
10033
|
}
|
|
10034
10034
|
|
|
10035
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
10036
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
10037
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
10038
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
10039
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10040
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
10041
|
+
margin-right: $zero-value;
|
|
10042
|
+
}
|
|
10043
|
+
}
|
|
10044
|
+
|
|
10035
10045
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
10036
10046
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
10037
10047
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -10115,6 +10125,17 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10115
10125
|
}
|
|
10116
10126
|
}
|
|
10117
10127
|
|
|
10128
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
10129
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
10130
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
10131
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
10132
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
10133
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
10134
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10135
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
10136
|
+
}
|
|
10137
|
+
}
|
|
10138
|
+
|
|
10118
10139
|
input.e-input.e-bigger.e-outline,
|
|
10119
10140
|
.e-bigger input.e-input.e-outline,
|
|
10120
10141
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -10321,6 +10342,17 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10321
10342
|
}
|
|
10322
10343
|
}
|
|
10323
10344
|
|
|
10345
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
10346
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
10347
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
10348
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
10349
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
10350
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
10351
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10352
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
10353
|
+
}
|
|
10354
|
+
}
|
|
10355
|
+
|
|
10324
10356
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
10325
10357
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
10326
10358
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -73679,6 +73711,7 @@ $split-bar-hover-border-right: none !default;
|
|
|
73679
73711
|
.e-resize-handler {
|
|
73680
73712
|
background: $resize-icon-bg-color;
|
|
73681
73713
|
color: $splitbar-icon-color;
|
|
73714
|
+
z-index: 10;
|
|
73682
73715
|
}
|
|
73683
73716
|
|
|
73684
73717
|
.e-navigate-arrow:not(.e-icon-hidden) {
|
|
@@ -73765,6 +73798,7 @@ $split-bar-hover-border-right: none !default;
|
|
|
73765
73798
|
.e-resize-handler {
|
|
73766
73799
|
background: $resize-icon-bg-color;
|
|
73767
73800
|
color: $splitbar-icon-color;
|
|
73801
|
+
z-index: 12;
|
|
73768
73802
|
}
|
|
73769
73803
|
|
|
73770
73804
|
&.e-split-bar-hover,
|
|
@@ -95121,7 +95155,6 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
95121
95155
|
}
|
|
95122
95156
|
|
|
95123
95157
|
&:hover,
|
|
95124
|
-
&:focus,
|
|
95125
95158
|
&:active {
|
|
95126
95159
|
|
|
95127
95160
|
.e-btn-icon.e-icons {
|
|
@@ -95131,6 +95164,16 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
95131
95164
|
}
|
|
95132
95165
|
}
|
|
95133
95166
|
}
|
|
95167
|
+
|
|
95168
|
+
&:focus {
|
|
95169
|
+
|
|
95170
|
+
.e-btn-icon.e-icons {
|
|
95171
|
+
|
|
95172
|
+
@if $skin-name == 'bootstrap4' {
|
|
95173
|
+
color: $white;
|
|
95174
|
+
}
|
|
95175
|
+
}
|
|
95176
|
+
}
|
|
95134
95177
|
}
|
|
95135
95178
|
}
|
|
95136
95179
|
}
|
|
@@ -112317,8 +112360,6 @@ $qrybldr-icon-color: rgba($icon-color) !default;
|
|
|
112317
112360
|
&.e-not {
|
|
112318
112361
|
@if $skin-name == 'Material3' {
|
|
112319
112362
|
border: 1px solid $secondary-outline-border;
|
|
112320
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
112321
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
112322
112363
|
}
|
|
112323
112364
|
@else {
|
|
112324
112365
|
border-bottom-right-radius: 0;
|
|
@@ -112347,14 +112388,16 @@ $qrybldr-icon-color: rgba($icon-color) !default;
|
|
|
112347
112388
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
112348
112389
|
@if $skin-name == 'Material3' {
|
|
112349
112390
|
border: 1px solid $secondary-outline-border;
|
|
112350
|
-
border-bottom-
|
|
112351
|
-
border-
|
|
112391
|
+
border-bottom-right-radius: 4px;
|
|
112392
|
+
border-bottom-left-radius: 0;
|
|
112393
|
+
border-top-left-radius: 0;
|
|
112394
|
+
border-top-right-radius: 4px;
|
|
112352
112395
|
}
|
|
112353
112396
|
@else {
|
|
112354
112397
|
border-bottom-left-radius: 0;
|
|
112355
112398
|
border-top-left-radius: 0;
|
|
112399
|
+
border-top-right-radius: 0;
|
|
112356
112400
|
}
|
|
112357
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
112358
112401
|
|
|
112359
112402
|
&.e-not-readonly {
|
|
112360
112403
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -112498,8 +112541,8 @@ $qrybldr-icon-color: rgba($icon-color) !default;
|
|
|
112498
112541
|
@if $skin-name == 'Material3' {
|
|
112499
112542
|
border: 1px solid $secondary-outline-border;
|
|
112500
112543
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
112501
|
-
border-bottom-left-radius:
|
|
112502
|
-
border-top-left-radius:
|
|
112544
|
+
border-bottom-left-radius: 4px;
|
|
112545
|
+
border-top-left-radius: 4px;
|
|
112503
112546
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
112504
112547
|
}
|
|
112505
112548
|
@else {
|
|
@@ -112542,6 +112585,8 @@ $qrybldr-icon-color: rgba($icon-color) !default;
|
|
|
112542
112585
|
&.e-not {
|
|
112543
112586
|
@if $skin-name == 'Material3' {
|
|
112544
112587
|
border: 1px solid $secondary-outline-border;
|
|
112588
|
+
border-bottom-right-radius: 0;
|
|
112589
|
+
border-top-right-radius: 0;
|
|
112545
112590
|
}
|
|
112546
112591
|
border-bottom-left-radius: 0;
|
|
112547
112592
|
border-top-left-radius: 0;
|
|
@@ -112560,11 +112605,11 @@ $qrybldr-icon-color: rgba($icon-color) !default;
|
|
|
112560
112605
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
112561
112606
|
@if $skin-name == 'Material3' {
|
|
112562
112607
|
border: 1px solid $secondary-outline-border;
|
|
112563
|
-
border-bottom-right-radius: 20px;
|
|
112564
|
-
border-top-right-radius: 20px;
|
|
112565
112608
|
}
|
|
112566
|
-
|
|
112567
|
-
|
|
112609
|
+
@else {
|
|
112610
|
+
border-bottom-left-radius: 0;
|
|
112611
|
+
border-top-left-radius: 0;
|
|
112612
|
+
}
|
|
112568
112613
|
|
|
112569
112614
|
&.e-readonly-or-not {
|
|
112570
112615
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -119477,13 +119522,11 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
119477
119522
|
|
|
119478
119523
|
.e-dropdown-popup {
|
|
119479
119524
|
& .e-selected-btn {
|
|
119480
|
-
|
|
119481
|
-
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
119482
|
-
}
|
|
119525
|
+
background: $image-editor-icon-sel-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
119483
119526
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
119484
119527
|
color: $secondary-text-color-focus !important; /* stylelint-disable-line declaration-no-important */
|
|
119485
119528
|
}
|
|
119486
|
-
@if $skin-name == 'bootstrap4' {
|
|
119529
|
+
@if $skin-name == 'bootstrap4' or $skin-name == 'highcontrast' {
|
|
119487
119530
|
color: $drop-down-btn-selected-color !important; /* stylelint-disable-line declaration-no-important */
|
|
119488
119531
|
}
|
|
119489
119532
|
}
|
|
@@ -122162,6 +122205,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
|
|
|
122162
122205
|
> .e-split-btn-wrapper .e-btn,
|
|
122163
122206
|
> .e-btn {
|
|
122164
122207
|
line-height: $ribbon-overflow-item-btn-height;
|
|
122208
|
+
overflow: hidden;
|
|
122165
122209
|
}
|
|
122166
122210
|
|
|
122167
122211
|
>.e-split-btn-wrapper {
|
|
@@ -71,10 +71,10 @@ $field-list-axis-header-color: $field-list-header-background-color !default;
|
|
|
71
71
|
$field-list-default-fill-color: $grey-white !default;
|
|
72
72
|
$field-list-default-border-radius: 0 !default;
|
|
73
73
|
$field-list-drop-hover-color: $grey-99 !default;
|
|
74
|
-
$field-list-toggle-bg-color:
|
|
74
|
+
$field-list-toggle-bg-color: $grey-f5 !default;
|
|
75
75
|
$field-list-button-font-color: $grey-light-font !default;
|
|
76
76
|
$field-list-button-border-color: $grey-d4 !default;
|
|
77
|
-
$field-list-button-back-color:
|
|
77
|
+
$field-list-button-back-color: $grey-f5 !default;
|
|
78
78
|
$field-list-drag-clone-text-color: $grey-light-font !default;
|
|
79
79
|
$field-list-drag-clone-border-radius: 4px !default;
|
|
80
80
|
$field-list-editor-dialog-footer-padding: 15px !default;
|
|
@@ -112,7 +112,7 @@ $field-list-button-focus-color: $grey-e6 !default;
|
|
|
112
112
|
$field-list-button-icon-color: $grey-light-font !default;
|
|
113
113
|
$field-list-icon-hover-color: $grey-light-font !default;
|
|
114
114
|
$field-list-treeview-font-weight: bold !default;
|
|
115
|
-
$error-font-color:
|
|
115
|
+
$error-font-color: $brand-danger-dark !default;
|
|
116
116
|
$field-list-excel-member-filter-height: 143px !default;
|
|
117
117
|
$field-list-excel-member-filter-node-limit-height: 140px !default;
|
|
118
118
|
$field-list-excel-filter-height: 234px !default;
|