@syncfusion/blazor-themes 20.4.44 → 20.4.49
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 +100 -37
- package/SCSS-Themes/bootstrap.scss +100 -37
- package/SCSS-Themes/bootstrap4.scss +101 -38
- package/SCSS-Themes/bootstrap5-dark.scss +101 -38
- package/SCSS-Themes/bootstrap5.scss +101 -38
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +4 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/material.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +4 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -2
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -2
- package/SCSS-Themes/fabric-dark.scss +104 -41
- package/SCSS-Themes/fabric.scss +104 -41
- package/SCSS-Themes/fluent-dark.scss +101 -38
- package/SCSS-Themes/fluent.scss +101 -38
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +12 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/fabric.scss +12 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/fluent.scss +12 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +12 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/material.scss +12 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +12 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +12 -0
- package/SCSS-Themes/highcontrast.scss +100 -37
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fabric.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/fluent.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/material.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +14 -0
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +14 -0
- package/SCSS-Themes/material-dark.scss +100 -37
- package/SCSS-Themes/material.scss +100 -37
- package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap4.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/bootstrap5.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fabric-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fabric.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fluent-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/fluent.scss +4 -4
- package/SCSS-Themes/navigations/accordion/highcontrast.scss +4 -4
- package/SCSS-Themes/navigations/accordion/material-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/material.scss +4 -4
- package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +4 -4
- package/SCSS-Themes/navigations/accordion/tailwind.scss +4 -4
- package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fabric.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/fluent.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/highcontrast.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/material-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/material.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +22 -14
- package/SCSS-Themes/navigations/context-menu/tailwind.scss +22 -14
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +6 -5
- package/SCSS-Themes/navigations/menu/fabric.scss +6 -5
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/fluent.scss +2 -1
- package/SCSS-Themes/navigations/menu/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/menu/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/material.scss +2 -1
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/menu/tailwind.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/material.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +25 -11
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +25 -11
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -1
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -1
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +4 -4
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +1 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/material.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +1 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +1 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -0
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -0
- package/SCSS-Themes/tailwind-dark.scss +100 -37
- package/SCSS-Themes/tailwind.scss +100 -37
- package/package.json +1 -1
|
@@ -91,6 +91,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
91
91
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
92
92
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
93
93
|
$ddl-input-text-indent: 10px !default;
|
|
94
|
+
$ddl-input-placeholder-padding: 0 0 0 10px !default;
|
|
94
95
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
95
96
|
$ddl-popup-active-focus-bg-color: $selection-bg !default;
|
|
96
97
|
$ddl-popup-active-focus-font-color: $selection-font !default;
|
|
@@ -720,8 +721,8 @@ $ddl-closer-margin-top-bigger-small: -3.4em !default;
|
|
|
720
721
|
height: $ddl-input-height;
|
|
721
722
|
min-height: $ddl-input-height;
|
|
722
723
|
outline: none;
|
|
723
|
-
padding:
|
|
724
|
-
text-indent:
|
|
724
|
+
padding: $ddl-input-placeholder-padding;
|
|
725
|
+
text-indent: 0;
|
|
725
726
|
}
|
|
726
727
|
|
|
727
728
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -93,6 +93,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
93
93
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
94
94
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
95
95
|
$ddl-input-text-indent: 0 !default;
|
|
96
|
+
$ddl-input-placeholder-padding: 4px 0 4px 0 !default;
|
|
96
97
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
97
98
|
$ddl-popup-active-focus-bg-color: $grey-800 !default;
|
|
98
99
|
$ddl-popup-active-focus-font-color: $accent !default;
|
|
@@ -654,8 +655,8 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
654
655
|
height: $ddl-input-height;
|
|
655
656
|
min-height: $ddl-input-height;
|
|
656
657
|
outline: none;
|
|
657
|
-
padding:
|
|
658
|
-
text-indent:
|
|
658
|
+
padding: $ddl-input-placeholder-padding;
|
|
659
|
+
text-indent: 0;
|
|
659
660
|
}
|
|
660
661
|
|
|
661
662
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -92,6 +92,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
92
92
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
93
93
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
94
94
|
$ddl-input-text-indent: 0 !default;
|
|
95
|
+
$ddl-input-placeholder-padding: 4px 0 4px 0 !default;
|
|
95
96
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
96
97
|
$ddl-popup-active-focus-bg-color: $grey-300 !default;
|
|
97
98
|
$ddl-popup-active-focus-font-color: $accent !default;
|
|
@@ -647,8 +648,8 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
|
|
|
647
648
|
height: $ddl-input-height;
|
|
648
649
|
min-height: $ddl-input-height;
|
|
649
650
|
outline: none;
|
|
650
|
-
padding:
|
|
651
|
-
text-indent:
|
|
651
|
+
padding: $ddl-input-placeholder-padding;
|
|
652
|
+
text-indent: 0;
|
|
652
653
|
}
|
|
653
654
|
|
|
654
655
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -84,6 +84,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
84
84
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
85
85
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
86
86
|
$ddl-input-text-indent: 10px !default;
|
|
87
|
+
$ddl-input-placeholder-padding: 4px 0 4px 12px !default;
|
|
87
88
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
88
89
|
$ddl-popup-active-focus-border-width: 1px !default;
|
|
89
90
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -658,8 +659,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
658
659
|
height: $ddl-input-height;
|
|
659
660
|
min-height: $ddl-input-height;
|
|
660
661
|
outline: none;
|
|
661
|
-
padding:
|
|
662
|
-
text-indent:
|
|
662
|
+
padding: $ddl-input-placeholder-padding;
|
|
663
|
+
text-indent: 0;
|
|
663
664
|
}
|
|
664
665
|
|
|
665
666
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -84,6 +84,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
84
84
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
85
85
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
86
86
|
$ddl-input-text-indent: 10px !default;
|
|
87
|
+
$ddl-input-placeholder-padding: 4px 0 4px 12px !default;
|
|
87
88
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
88
89
|
$ddl-popup-active-focus-border-width: 1px !default;
|
|
89
90
|
$ddl-popup-active-focus-shadow-item: none !default;
|
|
@@ -658,8 +659,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
658
659
|
height: $ddl-input-height;
|
|
659
660
|
min-height: $ddl-input-height;
|
|
660
661
|
outline: none;
|
|
661
|
-
padding:
|
|
662
|
-
text-indent:
|
|
662
|
+
padding: $ddl-input-placeholder-padding;
|
|
663
|
+
text-indent: 0;
|
|
663
664
|
}
|
|
664
665
|
|
|
665
666
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -2082,16 +2082,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: $acrdn-item-exp-hdr-focus-b
|
|
|
2082
2082
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
2083
2083
|
border-radius: $acrdn-border-radius;
|
|
2084
2084
|
|
|
2085
|
-
.e-active {
|
|
2086
|
-
background: $acrdn-active-bg-color;
|
|
2087
|
-
}
|
|
2088
|
-
|
|
2089
2085
|
.e-acrdn-item {
|
|
2090
2086
|
border-color: $acrdn-item-border-color;
|
|
2091
2087
|
border-style: $acrdn-item-border-nav-type;
|
|
2092
2088
|
border-width: $acrdn-item-border-size;
|
|
2093
2089
|
border-radius: $acrdn-item-border-radius;
|
|
2094
2090
|
|
|
2091
|
+
&.e-active {
|
|
2092
|
+
background: $acrdn-active-bg-color;
|
|
2093
|
+
}
|
|
2094
|
+
|
|
2095
2095
|
&.e-select:last-child {
|
|
2096
2096
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
2097
2097
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -27042,6 +27042,10 @@ $cbox-ripple-size: -9px !default;
|
|
|
27042
27042
|
}
|
|
27043
27043
|
}
|
|
27044
27044
|
|
|
27045
|
+
.e-checkbox-wrapper[readonly] {
|
|
27046
|
+
pointer-events: none;
|
|
27047
|
+
}
|
|
27048
|
+
|
|
27045
27049
|
.e-small .e-checkbox-wrapper,
|
|
27046
27050
|
.e-small.e-checkbox-wrapper,
|
|
27047
27051
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29291,6 +29295,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29291
29295
|
|
|
29292
29296
|
.e-caret {
|
|
29293
29297
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29298
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29299
|
+
margin-top: 0;
|
|
29300
|
+
}
|
|
29294
29301
|
}
|
|
29295
29302
|
|
|
29296
29303
|
&.e-vertical {
|
|
@@ -34356,12 +34363,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.66% - 4px) !default;
|
|
|
34356
34363
|
& .e-slider-track {
|
|
34357
34364
|
background: linear-gradient(to left, $cpicker-gradient-0 0, $cpicker-gradient-16 16%, $cpicker-gradient-33 33%, $cpicker-gradient-50 50%, $cpicker-gradient-67 67%, $cpicker-gradient-84 84%, $cpicker-gradient-100 100%);
|
|
34358
34365
|
}
|
|
34366
|
+
|
|
34367
|
+
& .e-handle {
|
|
34368
|
+
@if $skin-name == 'FluentUI' {
|
|
34369
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34370
|
+
}
|
|
34371
|
+
}
|
|
34359
34372
|
}
|
|
34360
34373
|
|
|
34361
34374
|
& .e-preview-container {
|
|
34362
34375
|
margin-left: 0;
|
|
34363
34376
|
margin-right: $cpicker-preview-margin-left;
|
|
34364
34377
|
}
|
|
34378
|
+
|
|
34379
|
+
& .e-opacity-slider {
|
|
34380
|
+
& .e-handle-first {
|
|
34381
|
+
@if $skin-name == 'FluentUI' {
|
|
34382
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34383
|
+
}
|
|
34384
|
+
}
|
|
34385
|
+
}
|
|
34365
34386
|
}
|
|
34366
34387
|
|
|
34367
34388
|
& .e-selected-value {
|
|
@@ -35165,7 +35186,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
35165
35186
|
}
|
|
35166
35187
|
|
|
35167
35188
|
&.e-menu-caret-icon {
|
|
35168
|
-
|
|
35189
|
+
@if $skin-name != 'FluentUI' {
|
|
35190
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35191
|
+
}
|
|
35169
35192
|
padding-right: $cmenu-li-right-padding;
|
|
35170
35193
|
}
|
|
35171
35194
|
|
|
@@ -35358,28 +35381,34 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
35358
35381
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35359
35382
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35360
35383
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35361
|
-
@
|
|
35384
|
+
@if $skin-name != 'FluentUI' {
|
|
35385
|
+
@include bigger-rtl-blank-icon;
|
|
35386
|
+
}
|
|
35362
35387
|
}
|
|
35363
35388
|
}
|
|
35364
35389
|
|
|
35365
35390
|
|
|
35366
35391
|
@mixin focused-icon-color {
|
|
35367
|
-
|
|
35368
|
-
|
|
35369
|
-
|
|
35370
|
-
|
|
35371
|
-
|
|
35372
|
-
|
|
35392
|
+
@if $skin-name != 'bootstrap5' {
|
|
35393
|
+
& .e-caret {
|
|
35394
|
+
color: $cmenu-caret-color;
|
|
35395
|
+
}
|
|
35396
|
+
|
|
35397
|
+
& .e-menu-icon {
|
|
35398
|
+
color: $cmenu-icon-color;
|
|
35399
|
+
}
|
|
35373
35400
|
}
|
|
35374
35401
|
}
|
|
35375
35402
|
|
|
35376
35403
|
@mixin selected-icon-color {
|
|
35377
|
-
|
|
35378
|
-
|
|
35379
|
-
|
|
35380
|
-
|
|
35381
|
-
|
|
35382
|
-
|
|
35404
|
+
@if $skin-name != 'bootstrap5' {
|
|
35405
|
+
& .e-caret {
|
|
35406
|
+
color: $cmenu-caret-hover-color;
|
|
35407
|
+
}
|
|
35408
|
+
|
|
35409
|
+
& .e-menu-icon {
|
|
35410
|
+
color: $cmenu-hover-icon-color;
|
|
35411
|
+
}
|
|
35383
35412
|
}
|
|
35384
35413
|
}
|
|
35385
35414
|
|
|
@@ -53847,6 +53876,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
53847
53876
|
line-height: $menu-li-height;
|
|
53848
53877
|
margin-right: $menu-icon-margin-right;
|
|
53849
53878
|
text-align: center;
|
|
53879
|
+
margin-bottom: 4px;
|
|
53850
53880
|
}
|
|
53851
53881
|
|
|
53852
53882
|
& .e-caret {
|
|
@@ -54500,7 +54530,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54500
54530
|
|
|
54501
54531
|
@at-root {
|
|
54502
54532
|
& .e-menu {
|
|
54503
|
-
@if $skin-name == 'bootstrap4'
|
|
54533
|
+
@if $skin-name == 'bootstrap4' {
|
|
54504
54534
|
background-color: $cmenu-ul-bgcolor;
|
|
54505
54535
|
}
|
|
54506
54536
|
@else {
|
|
@@ -54859,7 +54889,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54859
54889
|
&.e-vertical {
|
|
54860
54890
|
& .e-caret {
|
|
54861
54891
|
&::before {
|
|
54862
|
-
content: '\
|
|
54892
|
+
content: '\e98f';
|
|
54863
54893
|
}
|
|
54864
54894
|
}
|
|
54865
54895
|
}
|
|
@@ -54867,7 +54897,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54867
54897
|
&.e-ul {
|
|
54868
54898
|
& .e-caret {
|
|
54869
54899
|
&::before {
|
|
54870
|
-
content: '\
|
|
54900
|
+
content: '\e98f';
|
|
54871
54901
|
}
|
|
54872
54902
|
}
|
|
54873
54903
|
}
|
|
@@ -54880,7 +54910,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54880
54910
|
&.e-vertical {
|
|
54881
54911
|
& .e-caret {
|
|
54882
54912
|
&::before {
|
|
54883
|
-
content: '\
|
|
54913
|
+
content: '\e98f';
|
|
54884
54914
|
}
|
|
54885
54915
|
}
|
|
54886
54916
|
}
|
|
@@ -54888,7 +54918,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54888
54918
|
&.e-ul {
|
|
54889
54919
|
& .e-caret {
|
|
54890
54920
|
&::before {
|
|
54891
|
-
content: '\
|
|
54921
|
+
content: '\e98f';
|
|
54892
54922
|
}
|
|
54893
54923
|
}
|
|
54894
54924
|
}
|
|
@@ -56934,6 +56964,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
56934
56964
|
$ddl-chip-sel-mobile-close-height: 26px !default;
|
|
56935
56965
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
56936
56966
|
$ddl-input-text-indent: 10px !default;
|
|
56967
|
+
$ddl-input-placeholder-padding: 0 0 0 10px !default;
|
|
56937
56968
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
56938
56969
|
$ddl-popup-active-focus-bg-color: $neutral-quintenary !default;
|
|
56939
56970
|
$ddl-popup-active-focus-font-color: $neutral-light-fontalt !default;
|
|
@@ -57453,8 +57484,8 @@ $ddl-closer-margin-top-bigger-small: -3.2em !default;
|
|
|
57453
57484
|
height: $ddl-input-height;
|
|
57454
57485
|
min-height: $ddl-input-height;
|
|
57455
57486
|
outline: none;
|
|
57456
|
-
padding:
|
|
57457
|
-
text-indent:
|
|
57487
|
+
padding: $ddl-input-placeholder-padding;
|
|
57488
|
+
text-indent: 0;
|
|
57458
57489
|
}
|
|
57459
57490
|
|
|
57460
57491
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -75173,9 +75204,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75173
75204
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
75174
75205
|
}
|
|
75175
75206
|
|
|
75207
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
75208
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
75209
|
+
}
|
|
75210
|
+
|
|
75176
75211
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
75177
75212
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
75178
75213
|
}
|
|
75214
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
75215
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
75216
|
+
}
|
|
75179
75217
|
|
|
75180
75218
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
75181
75219
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -75226,6 +75264,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75226
75264
|
.e-cc-contentdiv .e-choosercheck {
|
|
75227
75265
|
white-space: $grid-filter-checkbox-white-space;
|
|
75228
75266
|
}
|
|
75267
|
+
|
|
75268
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
75269
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
75270
|
+
text-align: left;
|
|
75271
|
+
}
|
|
75229
75272
|
}
|
|
75230
75273
|
}
|
|
75231
75274
|
}
|
|
@@ -81975,7 +82018,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
81975
82018
|
font-size: $rte-toolbar-big-icon-size;
|
|
81976
82019
|
}
|
|
81977
82020
|
|
|
81978
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
82021
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
81979
82022
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
81980
82023
|
top: -20px;
|
|
81981
82024
|
}
|
|
@@ -82219,13 +82262,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
82219
82262
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
82220
82263
|
}
|
|
82221
82264
|
|
|
82222
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
82265
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
82223
82266
|
font-size: 12px;
|
|
82224
82267
|
position: relative;
|
|
82225
82268
|
top: -18px;
|
|
82226
82269
|
}
|
|
82227
82270
|
|
|
82228
|
-
.e-font-color.e-icons::before {
|
|
82271
|
+
.e-rte-font-color.e-icons::before {
|
|
82229
82272
|
font-size: 13px;
|
|
82230
82273
|
}
|
|
82231
82274
|
|
|
@@ -84509,7 +84552,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
84509
84552
|
content: '\e35f';
|
|
84510
84553
|
}
|
|
84511
84554
|
|
|
84512
|
-
.e-font-color::before {
|
|
84555
|
+
.e-rte-font-color::before {
|
|
84513
84556
|
content: '\e34c';
|
|
84514
84557
|
}
|
|
84515
84558
|
|
|
@@ -101960,6 +102003,12 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
101960
102003
|
background: $pivotgrid-grp-bg-hover-color;
|
|
101961
102004
|
}
|
|
101962
102005
|
}
|
|
102006
|
+
|
|
102007
|
+
&:focus {
|
|
102008
|
+
@if ($skin-name =='bootstrap4') {
|
|
102009
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
102010
|
+
}
|
|
102011
|
+
}
|
|
101963
102012
|
}
|
|
101964
102013
|
}
|
|
101965
102014
|
}
|
|
@@ -102055,20 +102104,28 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
102055
102104
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102056
102105
|
background-color: $gray-600;
|
|
102057
102106
|
border-radius: $pivotgrid-default-border-radius;
|
|
102058
|
-
|
|
102107
|
+
}
|
|
102059
102108
|
|
|
102060
|
-
|
|
102061
|
-
|
|
102062
|
-
|
|
102063
|
-
|
|
102109
|
+
.e-menu-icon,
|
|
102110
|
+
.e-icons{
|
|
102111
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
102112
|
+
color: $white;
|
|
102113
|
+
}
|
|
102114
|
+
|
|
102115
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
102116
|
+
color: $pivotgrid-active-color;
|
|
102117
|
+
}
|
|
102064
102118
|
}
|
|
102119
|
+
}
|
|
102065
102120
|
|
|
102066
|
-
|
|
102067
|
-
|
|
102121
|
+
ul.e-menu {
|
|
102122
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
102123
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
102124
|
+
padding-right: 0 !important;
|
|
102125
|
+
padding-left: 0 !important;
|
|
102068
102126
|
}
|
|
102069
102127
|
}
|
|
102070
102128
|
}
|
|
102071
|
-
}
|
|
102072
102129
|
|
|
102073
102130
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
102074
102131
|
margin-left: 18px !important;
|
|
@@ -102563,13 +102620,13 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
102563
102620
|
.e-toolbar .e-tbar-btn {
|
|
102564
102621
|
@if ($skin-name == 'tailwind') {
|
|
102565
102622
|
background-color: transparent;
|
|
102566
|
-
|
|
102623
|
+
}
|
|
102567
102624
|
|
|
102568
102625
|
&:hover {
|
|
102569
102626
|
@if ($skin-name == 'tailwind') {
|
|
102570
102627
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
102571
|
-
|
|
102572
|
-
|
|
102628
|
+
}
|
|
102629
|
+
}
|
|
102573
102630
|
}
|
|
102574
102631
|
|
|
102575
102632
|
|
|
@@ -106793,7 +106850,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
106793
106850
|
vertical-align: top;
|
|
106794
106851
|
|
|
106795
106852
|
&.e-translate {
|
|
106796
|
-
transition: transform .
|
|
106853
|
+
transition: transform .1s ease 0s;
|
|
106797
106854
|
}
|
|
106798
106855
|
}
|
|
106799
106856
|
|
|
@@ -111649,6 +111706,12 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
|
|
|
111649
111706
|
border-top: $image-editor-border;
|
|
111650
111707
|
}
|
|
111651
111708
|
|
|
111709
|
+
& .e-canvas-wrapper {
|
|
111710
|
+
& .e-textarea {
|
|
111711
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
111712
|
+
}
|
|
111713
|
+
}
|
|
111714
|
+
|
|
111652
111715
|
& .e-bottom-toolbar {
|
|
111653
111716
|
border-top: $image-editor-border;
|
|
111654
111717
|
}
|