@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
|
@@ -887,12 +887,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
887
887
|
& .e-slider-track {
|
|
888
888
|
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%);
|
|
889
889
|
}
|
|
890
|
+
|
|
891
|
+
& .e-handle {
|
|
892
|
+
@if $skin-name == 'FluentUI' {
|
|
893
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
894
|
+
}
|
|
895
|
+
}
|
|
890
896
|
}
|
|
891
897
|
|
|
892
898
|
& .e-preview-container {
|
|
893
899
|
margin-left: 0;
|
|
894
900
|
margin-right: $cpicker-preview-margin-left;
|
|
895
901
|
}
|
|
902
|
+
|
|
903
|
+
& .e-opacity-slider {
|
|
904
|
+
& .e-handle-first {
|
|
905
|
+
@if $skin-name == 'FluentUI' {
|
|
906
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
}
|
|
896
910
|
}
|
|
897
911
|
|
|
898
912
|
& .e-selected-value {
|
|
@@ -885,12 +885,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.66% - 4px) !default;
|
|
|
885
885
|
& .e-slider-track {
|
|
886
886
|
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%);
|
|
887
887
|
}
|
|
888
|
+
|
|
889
|
+
& .e-handle {
|
|
890
|
+
@if $skin-name == 'FluentUI' {
|
|
891
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
892
|
+
}
|
|
893
|
+
}
|
|
888
894
|
}
|
|
889
895
|
|
|
890
896
|
& .e-preview-container {
|
|
891
897
|
margin-left: 0;
|
|
892
898
|
margin-right: $cpicker-preview-margin-left;
|
|
893
899
|
}
|
|
900
|
+
|
|
901
|
+
& .e-opacity-slider {
|
|
902
|
+
& .e-handle-first {
|
|
903
|
+
@if $skin-name == 'FluentUI' {
|
|
904
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
905
|
+
}
|
|
906
|
+
}
|
|
907
|
+
}
|
|
894
908
|
}
|
|
895
909
|
|
|
896
910
|
& .e-selected-value {
|
|
@@ -881,12 +881,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.66% - 4px) !default;
|
|
|
881
881
|
& .e-slider-track {
|
|
882
882
|
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%);
|
|
883
883
|
}
|
|
884
|
+
|
|
885
|
+
& .e-handle {
|
|
886
|
+
@if $skin-name == 'FluentUI' {
|
|
887
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
888
|
+
}
|
|
889
|
+
}
|
|
884
890
|
}
|
|
885
891
|
|
|
886
892
|
& .e-preview-container {
|
|
887
893
|
margin-left: 0;
|
|
888
894
|
margin-right: $cpicker-preview-margin-left;
|
|
889
895
|
}
|
|
896
|
+
|
|
897
|
+
& .e-opacity-slider {
|
|
898
|
+
& .e-handle-first {
|
|
899
|
+
@if $skin-name == 'FluentUI' {
|
|
900
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
}
|
|
890
904
|
}
|
|
891
905
|
|
|
892
906
|
& .e-selected-value {
|
|
@@ -887,12 +887,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
887
887
|
& .e-slider-track {
|
|
888
888
|
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%);
|
|
889
889
|
}
|
|
890
|
+
|
|
891
|
+
& .e-handle {
|
|
892
|
+
@if $skin-name == 'FluentUI' {
|
|
893
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
894
|
+
}
|
|
895
|
+
}
|
|
890
896
|
}
|
|
891
897
|
|
|
892
898
|
& .e-preview-container {
|
|
893
899
|
margin-left: 0;
|
|
894
900
|
margin-right: $cpicker-preview-margin-left;
|
|
895
901
|
}
|
|
902
|
+
|
|
903
|
+
& .e-opacity-slider {
|
|
904
|
+
& .e-handle-first {
|
|
905
|
+
@if $skin-name == 'FluentUI' {
|
|
906
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
}
|
|
896
910
|
}
|
|
897
911
|
|
|
898
912
|
& .e-selected-value {
|
|
@@ -887,12 +887,26 @@ $cpicker-split-btn-border: 1px solid $border !default;
|
|
|
887
887
|
& .e-slider-track {
|
|
888
888
|
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%);
|
|
889
889
|
}
|
|
890
|
+
|
|
891
|
+
& .e-handle {
|
|
892
|
+
@if $skin-name == 'FluentUI' {
|
|
893
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
894
|
+
}
|
|
895
|
+
}
|
|
890
896
|
}
|
|
891
897
|
|
|
892
898
|
& .e-preview-container {
|
|
893
899
|
margin-left: 0;
|
|
894
900
|
margin-right: $cpicker-preview-margin-left;
|
|
895
901
|
}
|
|
902
|
+
|
|
903
|
+
& .e-opacity-slider {
|
|
904
|
+
& .e-handle-first {
|
|
905
|
+
@if $skin-name == 'FluentUI' {
|
|
906
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
907
|
+
}
|
|
908
|
+
}
|
|
909
|
+
}
|
|
896
910
|
}
|
|
897
911
|
|
|
898
912
|
& .e-selected-value {
|
|
@@ -881,12 +881,26 @@ $cpicker-blazor-bigger-input-margin: calc(1.67% - 2.7px) !default;
|
|
|
881
881
|
& .e-slider-track {
|
|
882
882
|
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%);
|
|
883
883
|
}
|
|
884
|
+
|
|
885
|
+
& .e-handle {
|
|
886
|
+
@if $skin-name == 'FluentUI' {
|
|
887
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
888
|
+
}
|
|
889
|
+
}
|
|
884
890
|
}
|
|
885
891
|
|
|
886
892
|
& .e-preview-container {
|
|
887
893
|
margin-left: 0;
|
|
888
894
|
margin-right: $cpicker-preview-margin-left;
|
|
889
895
|
}
|
|
896
|
+
|
|
897
|
+
& .e-opacity-slider {
|
|
898
|
+
& .e-handle-first {
|
|
899
|
+
@if $skin-name == 'FluentUI' {
|
|
900
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
901
|
+
}
|
|
902
|
+
}
|
|
903
|
+
}
|
|
890
904
|
}
|
|
891
905
|
|
|
892
906
|
& .e-selected-value {
|
|
@@ -889,12 +889,26 @@ $cpicker-blazor-bigger-input-margin: calc(3.425% - 2.28px) !default;
|
|
|
889
889
|
& .e-slider-track {
|
|
890
890
|
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%);
|
|
891
891
|
}
|
|
892
|
+
|
|
893
|
+
& .e-handle {
|
|
894
|
+
@if $skin-name == 'FluentUI' {
|
|
895
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
896
|
+
}
|
|
897
|
+
}
|
|
892
898
|
}
|
|
893
899
|
|
|
894
900
|
& .e-preview-container {
|
|
895
901
|
margin-left: 0;
|
|
896
902
|
margin-right: $cpicker-preview-margin-left;
|
|
897
903
|
}
|
|
904
|
+
|
|
905
|
+
& .e-opacity-slider {
|
|
906
|
+
& .e-handle-first {
|
|
907
|
+
@if $skin-name == 'FluentUI' {
|
|
908
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
}
|
|
898
912
|
}
|
|
899
913
|
|
|
900
914
|
& .e-selected-value {
|
|
@@ -884,12 +884,26 @@ $cpicker-blazor-bigger-input-margin: calc(3.425% - 2.38px) !default;
|
|
|
884
884
|
& .e-slider-track {
|
|
885
885
|
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%);
|
|
886
886
|
}
|
|
887
|
+
|
|
888
|
+
& .e-handle {
|
|
889
|
+
@if $skin-name == 'FluentUI' {
|
|
890
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
891
|
+
}
|
|
892
|
+
}
|
|
887
893
|
}
|
|
888
894
|
|
|
889
895
|
& .e-preview-container {
|
|
890
896
|
margin-left: 0;
|
|
891
897
|
margin-right: $cpicker-preview-margin-left;
|
|
892
898
|
}
|
|
899
|
+
|
|
900
|
+
& .e-opacity-slider {
|
|
901
|
+
& .e-handle-first {
|
|
902
|
+
@if $skin-name == 'FluentUI' {
|
|
903
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
904
|
+
}
|
|
905
|
+
}
|
|
906
|
+
}
|
|
893
907
|
}
|
|
894
908
|
|
|
895
909
|
& .e-selected-value {
|
|
@@ -886,12 +886,26 @@ $cpicker-handler-tooltip-color: $white !default;
|
|
|
886
886
|
& .e-slider-track {
|
|
887
887
|
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%);
|
|
888
888
|
}
|
|
889
|
+
|
|
890
|
+
& .e-handle {
|
|
891
|
+
@if $skin-name == 'FluentUI' {
|
|
892
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
893
|
+
}
|
|
894
|
+
}
|
|
889
895
|
}
|
|
890
896
|
|
|
891
897
|
& .e-preview-container {
|
|
892
898
|
margin-left: 0;
|
|
893
899
|
margin-right: $cpicker-preview-margin-left;
|
|
894
900
|
}
|
|
901
|
+
|
|
902
|
+
& .e-opacity-slider {
|
|
903
|
+
& .e-handle-first {
|
|
904
|
+
@if $skin-name == 'FluentUI' {
|
|
905
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
906
|
+
}
|
|
907
|
+
}
|
|
908
|
+
}
|
|
895
909
|
}
|
|
896
910
|
|
|
897
911
|
& .e-selected-value {
|
|
@@ -886,12 +886,26 @@ $cpicker-handler-tooltip-color: $white !default;
|
|
|
886
886
|
& .e-slider-track {
|
|
887
887
|
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%);
|
|
888
888
|
}
|
|
889
|
+
|
|
890
|
+
& .e-handle {
|
|
891
|
+
@if $skin-name == 'FluentUI' {
|
|
892
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
893
|
+
}
|
|
894
|
+
}
|
|
889
895
|
}
|
|
890
896
|
|
|
891
897
|
& .e-preview-container {
|
|
892
898
|
margin-left: 0;
|
|
893
899
|
margin-right: $cpicker-preview-margin-left;
|
|
894
900
|
}
|
|
901
|
+
|
|
902
|
+
& .e-opacity-slider {
|
|
903
|
+
& .e-handle-first {
|
|
904
|
+
@if $skin-name == 'FluentUI' {
|
|
905
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
906
|
+
}
|
|
907
|
+
}
|
|
908
|
+
}
|
|
895
909
|
}
|
|
896
910
|
|
|
897
911
|
& .e-selected-value {
|
|
@@ -2079,16 +2079,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
|
|
|
2079
2079
|
border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
|
|
2080
2080
|
border-radius: $acrdn-border-radius;
|
|
2081
2081
|
|
|
2082
|
-
.e-active {
|
|
2083
|
-
background: $acrdn-active-bg-color;
|
|
2084
|
-
}
|
|
2085
|
-
|
|
2086
2082
|
.e-acrdn-item {
|
|
2087
2083
|
border-color: $acrdn-item-border-color;
|
|
2088
2084
|
border-style: $acrdn-item-border-nav-type;
|
|
2089
2085
|
border-width: $acrdn-item-border-size;
|
|
2090
2086
|
border-radius: $acrdn-item-border-radius;
|
|
2091
2087
|
|
|
2088
|
+
&.e-active {
|
|
2089
|
+
background: $acrdn-active-bg-color;
|
|
2090
|
+
}
|
|
2091
|
+
|
|
2092
2092
|
&.e-select:last-child {
|
|
2093
2093
|
border-bottom: $acrdn-item-select-last-child-border-bottom;
|
|
2094
2094
|
border-radius: $acrdn-item-select-last-child-border-radius;
|
|
@@ -27415,6 +27415,10 @@ $cbox-border-style: solid !default;
|
|
|
27415
27415
|
}
|
|
27416
27416
|
}
|
|
27417
27417
|
|
|
27418
|
+
.e-checkbox-wrapper[readonly] {
|
|
27419
|
+
pointer-events: none;
|
|
27420
|
+
}
|
|
27421
|
+
|
|
27418
27422
|
.e-small .e-checkbox-wrapper,
|
|
27419
27423
|
.e-small.e-checkbox-wrapper,
|
|
27420
27424
|
.e-small .e-css.e-checkbox-wrapper,
|
|
@@ -29661,6 +29665,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
29661
29665
|
|
|
29662
29666
|
.e-caret {
|
|
29663
29667
|
font-size: $drop-down-btn-caret-icon-font-size;
|
|
29668
|
+
@if $skin-name == 'FluentUI' or $skin-name == 'highcontrast' {
|
|
29669
|
+
margin-top: 0;
|
|
29670
|
+
}
|
|
29664
29671
|
}
|
|
29665
29672
|
|
|
29666
29673
|
&.e-vertical {
|
|
@@ -34726,12 +34733,26 @@ $cpicker-blazor-bigger-input-margin: calc(3.425% - 2.28px) !default;
|
|
|
34726
34733
|
& .e-slider-track {
|
|
34727
34734
|
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%);
|
|
34728
34735
|
}
|
|
34736
|
+
|
|
34737
|
+
& .e-handle {
|
|
34738
|
+
@if $skin-name == 'FluentUI' {
|
|
34739
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34740
|
+
}
|
|
34741
|
+
}
|
|
34729
34742
|
}
|
|
34730
34743
|
|
|
34731
34744
|
& .e-preview-container {
|
|
34732
34745
|
margin-left: 0;
|
|
34733
34746
|
margin-right: $cpicker-preview-margin-left;
|
|
34734
34747
|
}
|
|
34748
|
+
|
|
34749
|
+
& .e-opacity-slider {
|
|
34750
|
+
& .e-handle-first {
|
|
34751
|
+
@if $skin-name == 'FluentUI' {
|
|
34752
|
+
top: $cpicker-slider-handle-top !important; /* stylelint-disable-line declaration-no-important */
|
|
34753
|
+
}
|
|
34754
|
+
}
|
|
34755
|
+
}
|
|
34735
34756
|
}
|
|
34736
34757
|
|
|
34737
34758
|
& .e-selected-value {
|
|
@@ -35535,7 +35556,9 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
35535
35556
|
}
|
|
35536
35557
|
|
|
35537
35558
|
&.e-menu-caret-icon {
|
|
35538
|
-
|
|
35559
|
+
@if $skin-name != 'FluentUI' {
|
|
35560
|
+
padding-left: $cmenu-caret-li-padding;
|
|
35561
|
+
}
|
|
35539
35562
|
padding-right: $cmenu-li-right-padding;
|
|
35540
35563
|
}
|
|
35541
35564
|
|
|
@@ -35728,28 +35751,34 @@ $cmenu-li-selected-outline-offset: 0 !default;
|
|
|
35728
35751
|
.e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
|
|
35729
35752
|
.e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
|
|
35730
35753
|
.e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
|
|
35731
|
-
@
|
|
35754
|
+
@if $skin-name != 'FluentUI' {
|
|
35755
|
+
@include bigger-rtl-blank-icon;
|
|
35756
|
+
}
|
|
35732
35757
|
}
|
|
35733
35758
|
}
|
|
35734
35759
|
|
|
35735
35760
|
|
|
35736
35761
|
@mixin focused-icon-color {
|
|
35737
|
-
|
|
35738
|
-
|
|
35739
|
-
|
|
35740
|
-
|
|
35741
|
-
|
|
35742
|
-
|
|
35762
|
+
@if $skin-name != 'bootstrap5' {
|
|
35763
|
+
& .e-caret {
|
|
35764
|
+
color: $cmenu-caret-color;
|
|
35765
|
+
}
|
|
35766
|
+
|
|
35767
|
+
& .e-menu-icon {
|
|
35768
|
+
color: $cmenu-icon-color;
|
|
35769
|
+
}
|
|
35743
35770
|
}
|
|
35744
35771
|
}
|
|
35745
35772
|
|
|
35746
35773
|
@mixin selected-icon-color {
|
|
35747
|
-
|
|
35748
|
-
|
|
35749
|
-
|
|
35750
|
-
|
|
35751
|
-
|
|
35752
|
-
|
|
35774
|
+
@if $skin-name != 'bootstrap5' {
|
|
35775
|
+
& .e-caret {
|
|
35776
|
+
color: $cmenu-caret-hover-color;
|
|
35777
|
+
}
|
|
35778
|
+
|
|
35779
|
+
& .e-menu-icon {
|
|
35780
|
+
color: $cmenu-hover-icon-color;
|
|
35781
|
+
}
|
|
35753
35782
|
}
|
|
35754
35783
|
}
|
|
35755
35784
|
|
|
@@ -54436,6 +54465,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
54436
54465
|
line-height: $menu-li-height;
|
|
54437
54466
|
margin-right: $menu-icon-margin-right;
|
|
54438
54467
|
text-align: center;
|
|
54468
|
+
margin-bottom: 4px;
|
|
54439
54469
|
}
|
|
54440
54470
|
|
|
54441
54471
|
& .e-caret {
|
|
@@ -55089,7 +55119,7 @@ $menu-header-icon-padding: 0 16px !default;
|
|
|
55089
55119
|
|
|
55090
55120
|
@at-root {
|
|
55091
55121
|
& .e-menu {
|
|
55092
|
-
@if $skin-name == 'bootstrap4'
|
|
55122
|
+
@if $skin-name == 'bootstrap4' {
|
|
55093
55123
|
background-color: $cmenu-ul-bgcolor;
|
|
55094
55124
|
}
|
|
55095
55125
|
@else {
|
|
@@ -57525,6 +57555,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
57525
57555
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
57526
57556
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
57527
57557
|
$ddl-input-text-indent: 0 !default;
|
|
57558
|
+
$ddl-input-placeholder-padding: 4px 0 4px 0 !default;
|
|
57528
57559
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
57529
57560
|
$ddl-popup-active-focus-bg-color: $grey-800 !default;
|
|
57530
57561
|
$ddl-popup-active-focus-font-color: $accent !default;
|
|
@@ -58086,8 +58117,8 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
58086
58117
|
height: $ddl-input-height;
|
|
58087
58118
|
min-height: $ddl-input-height;
|
|
58088
58119
|
outline: none;
|
|
58089
|
-
padding:
|
|
58090
|
-
text-indent:
|
|
58120
|
+
padding: $ddl-input-placeholder-padding;
|
|
58121
|
+
text-indent: 0;
|
|
58091
58122
|
}
|
|
58092
58123
|
|
|
58093
58124
|
.e-multiselect.e-filled .e-multi-select-wrapper input[type = 'text'] {
|
|
@@ -76487,9 +76518,16 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76487
76518
|
margin-top: $grid-reorder-arrow-top-margin;
|
|
76488
76519
|
}
|
|
76489
76520
|
|
|
76521
|
+
.e-gridheader .e-headercontent .e-reorderuparrow-virtual {
|
|
76522
|
+
margin-top: $grid-reorder-virtualarrow-top-margin;
|
|
76523
|
+
}
|
|
76524
|
+
|
|
76490
76525
|
.e-gridheader .e-headercontent .e-reorderdownarrow {
|
|
76491
76526
|
margin-top: $grid-reorder-downarrow-top-margin;
|
|
76492
76527
|
}
|
|
76528
|
+
.e-gridheader .e-headercontent .e-reorderdownarrow-virtual {
|
|
76529
|
+
margin-top: $grid-reorder-virtualdownarrow-top-margin;
|
|
76530
|
+
}
|
|
76493
76531
|
|
|
76494
76532
|
.e-masked-cell.e-rowcell .e-virtualcell {
|
|
76495
76533
|
background-color: $grid-maskedcell-virtual-background-color;
|
|
@@ -76540,6 +76578,11 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76540
76578
|
.e-cc-contentdiv .e-choosercheck {
|
|
76541
76579
|
white-space: $grid-filter-checkbox-white-space;
|
|
76542
76580
|
}
|
|
76581
|
+
|
|
76582
|
+
.e-filterdiv .e-multiselect.e-input-group:not(.e-rtl),
|
|
76583
|
+
.e-fltrtempdiv .e-multiselect.e-input-group:not(.e-rtl){
|
|
76584
|
+
text-align: left;
|
|
76585
|
+
}
|
|
76543
76586
|
}
|
|
76544
76587
|
}
|
|
76545
76588
|
}
|
|
@@ -83299,7 +83342,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
83299
83342
|
font-size: $rte-toolbar-big-icon-size;
|
|
83300
83343
|
}
|
|
83301
83344
|
|
|
83302
|
-
.e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
|
|
83345
|
+
.e-toolbar-item .e-rte-font-color .e-selected-color.e-icons::before,
|
|
83303
83346
|
.e-toolbar-item .e-background-color .e-selected-color.e-icons::before {
|
|
83304
83347
|
top: -20px;
|
|
83305
83348
|
}
|
|
@@ -83543,13 +83586,13 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
83543
83586
|
padding-right: $rte-drop-btn-action-padding-right;
|
|
83544
83587
|
}
|
|
83545
83588
|
|
|
83546
|
-
.e-font-color .e-selected-color.e-icons::before {
|
|
83589
|
+
.e-rte-font-color .e-selected-color.e-icons::before {
|
|
83547
83590
|
font-size: 12px;
|
|
83548
83591
|
position: relative;
|
|
83549
83592
|
top: -18px;
|
|
83550
83593
|
}
|
|
83551
83594
|
|
|
83552
|
-
.e-font-color.e-icons::before {
|
|
83595
|
+
.e-rte-font-color.e-icons::before {
|
|
83553
83596
|
font-size: 13px;
|
|
83554
83597
|
}
|
|
83555
83598
|
|
|
@@ -85833,7 +85876,7 @@ $rte-drop-text-mobile-width: 250px !default;
|
|
|
85833
85876
|
content: '\e35f';
|
|
85834
85877
|
}
|
|
85835
85878
|
|
|
85836
|
-
.e-font-color::before {
|
|
85879
|
+
.e-rte-font-color::before {
|
|
85837
85880
|
content: '\e34c';
|
|
85838
85881
|
}
|
|
85839
85882
|
|
|
@@ -103322,6 +103365,12 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103322
103365
|
background: $pivotgrid-grp-bg-hover-color;
|
|
103323
103366
|
}
|
|
103324
103367
|
}
|
|
103368
|
+
|
|
103369
|
+
&:focus {
|
|
103370
|
+
@if ($skin-name =='bootstrap4') {
|
|
103371
|
+
background: $pivotgrid-grp-bg-hover-color;
|
|
103372
|
+
}
|
|
103373
|
+
}
|
|
103325
103374
|
}
|
|
103326
103375
|
}
|
|
103327
103376
|
}
|
|
@@ -103417,20 +103466,28 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103417
103466
|
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
103418
103467
|
background-color: $gray-600;
|
|
103419
103468
|
border-radius: $pivotgrid-default-border-radius;
|
|
103420
|
-
|
|
103469
|
+
}
|
|
103421
103470
|
|
|
103422
|
-
|
|
103423
|
-
|
|
103424
|
-
|
|
103425
|
-
|
|
103471
|
+
.e-menu-icon,
|
|
103472
|
+
.e-icons{
|
|
103473
|
+
@if ($pivotgrid-skin == 'bootstrap4') {
|
|
103474
|
+
color: $white;
|
|
103475
|
+
}
|
|
103476
|
+
|
|
103477
|
+
@if ($pivotgrid-skin == 'FluentUI') {
|
|
103478
|
+
color: $pivotgrid-active-color;
|
|
103479
|
+
}
|
|
103426
103480
|
}
|
|
103481
|
+
}
|
|
103427
103482
|
|
|
103428
|
-
|
|
103429
|
-
|
|
103483
|
+
ul.e-menu {
|
|
103484
|
+
@if ($pivotgrid-skin == 'fabric') or ($pivotgrid-skin == 'fabric-dark') or
|
|
103485
|
+
($pivotgrid-skin == 'highcontrast') or ($pivotgrid-skin == 'highcontrast-light') {
|
|
103486
|
+
padding-right: 0 !important;
|
|
103487
|
+
padding-left: 0 !important;
|
|
103430
103488
|
}
|
|
103431
103489
|
}
|
|
103432
103490
|
}
|
|
103433
|
-
}
|
|
103434
103491
|
|
|
103435
103492
|
.e-tab .e-tab-header .e-toolbar-item.e-active {
|
|
103436
103493
|
margin-left: 18px !important;
|
|
@@ -103925,13 +103982,13 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
103925
103982
|
.e-toolbar .e-tbar-btn {
|
|
103926
103983
|
@if ($skin-name == 'tailwind') {
|
|
103927
103984
|
background-color: transparent;
|
|
103928
|
-
|
|
103985
|
+
}
|
|
103929
103986
|
|
|
103930
103987
|
&:hover {
|
|
103931
103988
|
@if ($skin-name == 'tailwind') {
|
|
103932
103989
|
background-color: $pivot-toolbar-icon-hover-color;
|
|
103933
|
-
|
|
103934
|
-
|
|
103990
|
+
}
|
|
103991
|
+
}
|
|
103935
103992
|
}
|
|
103936
103993
|
|
|
103937
103994
|
|
|
@@ -108157,7 +108214,7 @@ $schedule-tree-content-color: #fff !default;
|
|
|
108157
108214
|
vertical-align: top;
|
|
108158
108215
|
|
|
108159
108216
|
&.e-translate {
|
|
108160
|
-
transition: transform .
|
|
108217
|
+
transition: transform .1s ease 0s;
|
|
108161
108218
|
}
|
|
108162
108219
|
}
|
|
108163
108220
|
|
|
@@ -113013,6 +113070,12 @@ $image-editor-contextual-toolbar: $grey-900 !default;
|
|
|
113013
113070
|
border-top: $image-editor-border;
|
|
113014
113071
|
}
|
|
113015
113072
|
|
|
113073
|
+
& .e-canvas-wrapper {
|
|
113074
|
+
& .e-textarea {
|
|
113075
|
+
line-height: initial !important; /* stylelint-disable-line declaration-no-important */
|
|
113076
|
+
}
|
|
113077
|
+
}
|
|
113078
|
+
|
|
113016
113079
|
& .e-bottom-toolbar {
|
|
113017
113080
|
border-top: $image-editor-border;
|
|
113018
113081
|
}
|