@syncfusion/blazor-themes 24.1.45 → 24.1.46
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 +75 -71
- package/SCSS-Themes/bootstrap.scss +75 -71
- package/SCSS-Themes/bootstrap4.scss +87 -83
- package/SCSS-Themes/bootstrap5-dark.scss +78 -74
- package/SCSS-Themes/bootstrap5.scss +78 -74
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap4.scss +24 -60
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent.scss +12 -48
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -48
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material.scss +12 -48
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material3.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -48
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +5 -0
- package/SCSS-Themes/fabric-dark.scss +75 -71
- package/SCSS-Themes/fabric.scss +75 -71
- package/SCSS-Themes/fluent-dark.scss +78 -74
- package/SCSS-Themes/fluent.scss +78 -74
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap4.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent.scss +15 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +15 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material.scss +15 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material3.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind.scss +15 -4
- package/SCSS-Themes/highcontrast.scss +75 -71
- package/SCSS-Themes/material-dark.scss +75 -71
- package/SCSS-Themes/material.scss +75 -71
- package/SCSS-Themes/material3-dark.scss +76 -72
- package/SCSS-Themes/material3.scss +76 -72
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent.scss +10 -3
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind.scss +10 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/fluent.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +2 -2
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -0
- package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +14 -14
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -1
- package/SCSS-Themes/tailwind-dark.scss +77 -73
- package/SCSS-Themes/tailwind.scss +77 -73
- package/package.json +1 -1
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $theme-primary, 0 0 0 8px $neutral-white !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $base-font, 0 0 0 8px $neutral-white !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $success-bg, 0 0 0 8px $neutral-white !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $error-bg, 0 0 0 8px $neutral-white !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $neutral-white !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary-border-color, 0 0 0 8px $content-bg-color !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary-border-color, 0 0 0 8px $content-bg-color !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $selection-bg, 0 0 0 8px $bg-base-0 !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $content-font, 0 0 0 8px $bg-base-0 !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $success-alt, 0 0 0 8px $bg-base-0 !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $error-alt, 0 0 0 8px $bg-base-0 !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $bg-base-0 !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $selection-bg !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $overlay-bg-color, 0 0 0 4px $primary, 0 0 0 8px $overlay-bg-color !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $overlay-bg-color, 0 0 0 4px $grey-dark-font, 0 0 0 8px $overlay-bg-color !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $overlay-bg-color, 0 0 0 4px $success-bg, 0 0 0 8px $overlay-bg-color !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $overlay-bg-color, 0 0 0 4px $error-font, 0 0 0 8px $overlay-bg-color !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $overlay-bg-color !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: lighten($primary, 15%) !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $primary, 0 0 0 8px $grey-white !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $base-font, 0 0 0 8px $grey-white !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $msg-success-color-alt1, 0 0 0 8px $grey-white !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px darken($error-font, 11%), 0 0 0 8px $grey-white !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $grey-white !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: darken($primary, 15%) !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($primary), 0 0 0 8px rgba($content-bg-color) !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($content-text-color), 0 0 0 8px rgba($content-bg-color) !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($success), 0 0 0 8px rgba($content-bg-color) !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($danger), 0 0 0 8px rgba($content-bg-color) !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px rgba($content-bg-color) !default;
|
|
@@ -777,12 +778,18 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($primary), 0 0 0 8px rgba($content-bg-color) !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($content-text-color), 0 0 0 8px rgba($content-bg-color) !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($success), 0 0 0 8px rgba($content-bg-color) !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($danger), 0 0 0 8px rgba($content-bg-color) !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px rgba($content-bg-color) !default;
|
|
@@ -777,12 +778,18 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success-border-color, 0 0 0 8px $content-bg-color !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $border-error, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success-border-color, 0 0 0 8px $content-bg-color !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $border-error, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -141,7 +141,7 @@ $tbar-pressed-bg: $secondary-bg-color-focus !default;
|
|
|
141
141
|
$tbar-pressed-font: $content-text-color-alt2 !default;
|
|
142
142
|
$tbar-select-font: $content-text-color-alt2 !default;
|
|
143
143
|
$tbar-default-icon-overlay: $content-text-color-alt2 !default;
|
|
144
|
-
$tbar-focus-bg:
|
|
144
|
+
$tbar-focus-bg: none !default;
|
|
145
145
|
$tbar-press-font: $content-text-color-alt2 !default;
|
|
146
146
|
$tbar-default-font-overlay: $content-text-color-alt2 !default;
|
|
147
147
|
$tbar-active-font-color: $primary-text-color !default;
|
|
@@ -155,7 +155,7 @@ $tbar-nrml-btn-border-radius: 4px !default;
|
|
|
155
155
|
$tbar-nrml-btn-focus-padding: 0 4px !default;
|
|
156
156
|
$tbar-nrml-btn-focus-outline: 0 !default;
|
|
157
157
|
|
|
158
|
-
$tbar-btn-icons-focus-color: $
|
|
158
|
+
$tbar-btn-icons-focus-color: $icon-color !default;
|
|
159
159
|
$tbar-btn-text-focus-color: $primary-text-color !default;
|
|
160
160
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
161
161
|
$tbar-btn-hover-border-size: $tbar-border-size !default;
|
|
@@ -174,7 +174,7 @@ $tbar-flat-btn-active-box-shadow: none !default;
|
|
|
174
174
|
$tbar-ext-btn-focus-padding: 0 4px !default;
|
|
175
175
|
$tbar-ext-btn-icon-padding: 5px 6px !default;
|
|
176
176
|
$tbar-ext-btn-icon-font-size: $text-base !default;
|
|
177
|
-
$tbar-ext-btn-focus-box-shadow:
|
|
177
|
+
$tbar-ext-btn-focus-box-shadow: $secondary-shadow-focus !default;
|
|
178
178
|
$tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
|
|
179
179
|
$tbar-ext-btn-border: none !default;
|
|
180
180
|
|
|
@@ -141,7 +141,7 @@ $tbar-pressed-bg: $secondary-bg-color-focus !default;
|
|
|
141
141
|
$tbar-pressed-font: $content-text-color-alt2 !default;
|
|
142
142
|
$tbar-select-font: $content-text-color-alt2 !default;
|
|
143
143
|
$tbar-default-icon-overlay: $content-text-color-alt2 !default;
|
|
144
|
-
$tbar-focus-bg:
|
|
144
|
+
$tbar-focus-bg: none !default;
|
|
145
145
|
$tbar-press-font: $content-text-color-alt2 !default;
|
|
146
146
|
$tbar-default-font-overlay: $content-text-color-alt2 !default;
|
|
147
147
|
$tbar-active-font-color: $primary-text-color !default;
|
|
@@ -155,7 +155,7 @@ $tbar-nrml-btn-border-radius: 4px !default;
|
|
|
155
155
|
$tbar-nrml-btn-focus-padding: 0 4px !default;
|
|
156
156
|
$tbar-nrml-btn-focus-outline: 0 !default;
|
|
157
157
|
|
|
158
|
-
$tbar-btn-icons-focus-color: $
|
|
158
|
+
$tbar-btn-icons-focus-color: $icon-color !default;
|
|
159
159
|
$tbar-btn-text-focus-color: $primary-text-color !default;
|
|
160
160
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
161
161
|
$tbar-btn-hover-border-size: $tbar-border-size !default;
|
|
@@ -174,7 +174,7 @@ $tbar-flat-btn-active-box-shadow: none !default;
|
|
|
174
174
|
$tbar-ext-btn-focus-padding: 0 4px !default;
|
|
175
175
|
$tbar-ext-btn-icon-padding: 5px 6px !default;
|
|
176
176
|
$tbar-ext-btn-icon-font-size: $text-base !default;
|
|
177
|
-
$tbar-ext-btn-focus-box-shadow:
|
|
177
|
+
$tbar-ext-btn-focus-box-shadow: $secondary-shadow-focus !default;
|
|
178
178
|
$tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
|
|
179
179
|
$tbar-ext-btn-border: none !default;
|
|
180
180
|
|
|
@@ -43,7 +43,7 @@ $tbar-separator-border: $border-dark !default;
|
|
|
43
43
|
$tbar-default-border: $border-light !default;
|
|
44
44
|
$tbar-hover-border-color: $icon-color !default;
|
|
45
45
|
$tbar-focus-border-color: $tbar-hover-border-color !default;
|
|
46
|
-
$tbar-focus-bg:
|
|
46
|
+
$tbar-focus-bg: none !default;
|
|
47
47
|
$tbar-press-font: $content-text-color !default;
|
|
48
48
|
|
|
49
49
|
$tbar-default-font-overlay: $content-text-color !default;
|
|
@@ -164,7 +164,7 @@ $tbar-flat-btn-active-box-shadow: none !default;
|
|
|
164
164
|
$tbar-ext-btn-focus-padding: 0 4px !default;
|
|
165
165
|
$tbar-ext-btn-icon-padding: 0 !default;
|
|
166
166
|
$tbar-ext-btn-icon-font-size: $text-sm !default;
|
|
167
|
-
$tbar-ext-btn-focus-box-shadow:
|
|
167
|
+
$tbar-ext-btn-focus-box-shadow: inset 0 0 0 1px !default;
|
|
168
168
|
$tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
|
|
169
169
|
$tbar-ext-btn-border: none !default;
|
|
170
170
|
|
|
@@ -43,7 +43,7 @@ $tbar-separator-border: $border-dark !default;
|
|
|
43
43
|
$tbar-default-border: $border-light !default;
|
|
44
44
|
$tbar-hover-border-color: $icon-color !default;
|
|
45
45
|
$tbar-focus-border-color: $tbar-hover-border-color !default;
|
|
46
|
-
$tbar-focus-bg:
|
|
46
|
+
$tbar-focus-bg: none !default;
|
|
47
47
|
$tbar-press-font: $content-text-color !default;
|
|
48
48
|
|
|
49
49
|
$tbar-default-font-overlay: $content-text-color !default;
|
|
@@ -164,7 +164,7 @@ $tbar-flat-btn-active-box-shadow: none !default;
|
|
|
164
164
|
$tbar-ext-btn-focus-padding: 0 4px !default;
|
|
165
165
|
$tbar-ext-btn-icon-padding: 0 !default;
|
|
166
166
|
$tbar-ext-btn-icon-font-size: $text-sm !default;
|
|
167
|
-
$tbar-ext-btn-focus-box-shadow:
|
|
167
|
+
$tbar-ext-btn-focus-box-shadow: inset 0 0 0 1px !default;
|
|
168
168
|
$tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
|
|
169
169
|
$tbar-ext-btn-border: none !default;
|
|
170
170
|
|
|
@@ -43,7 +43,7 @@ $tbar-separator-border: $border-light !default;
|
|
|
43
43
|
$tbar-default-border: $border-light !default;
|
|
44
44
|
$tbar-hover-border-color: $icon-color !default;
|
|
45
45
|
$tbar-focus-border-color: $tbar-hover-border-color !default;
|
|
46
|
-
$tbar-focus-bg:
|
|
46
|
+
$tbar-focus-bg: none !default;
|
|
47
47
|
$tbar-press-font: $content-text-color-alt2 !default;
|
|
48
48
|
|
|
49
49
|
$tbar-default-font-overlay: $content-text-color-alt2 !default;
|
|
@@ -164,7 +164,7 @@ $tbar-flat-btn-active-box-shadow: $shadow-sm !default;
|
|
|
164
164
|
$tbar-ext-btn-focus-padding: 0 4px !default;
|
|
165
165
|
$tbar-ext-btn-icon-padding: 5px 6px !default;
|
|
166
166
|
$tbar-ext-btn-icon-font-size: $text-base !default;
|
|
167
|
-
$tbar-ext-btn-focus-box-shadow:
|
|
167
|
+
$tbar-ext-btn-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
168
168
|
$tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
|
|
169
169
|
$tbar-ext-btn-border: none !default;
|
|
170
170
|
|
|
@@ -43,7 +43,7 @@ $tbar-separator-border: $border-light !default;
|
|
|
43
43
|
$tbar-default-border: $border-light !default;
|
|
44
44
|
$tbar-hover-border-color: $icon-color !default;
|
|
45
45
|
$tbar-focus-border-color: $tbar-hover-border-color !default;
|
|
46
|
-
$tbar-focus-bg:
|
|
46
|
+
$tbar-focus-bg: none !default;
|
|
47
47
|
$tbar-press-font: $content-text-color-alt2 !default;
|
|
48
48
|
|
|
49
49
|
$tbar-default-font-overlay: $content-text-color-alt2 !default;
|
|
@@ -164,7 +164,7 @@ $tbar-flat-btn-active-box-shadow: $shadow-sm !default;
|
|
|
164
164
|
$tbar-ext-btn-focus-padding: 0 4px !default;
|
|
165
165
|
$tbar-ext-btn-icon-padding: 5px 6px !default;
|
|
166
166
|
$tbar-ext-btn-icon-font-size: $text-base !default;
|
|
167
|
-
$tbar-ext-btn-focus-box-shadow:
|
|
167
|
+
$tbar-ext-btn-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
168
168
|
$tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
|
|
169
169
|
$tbar-ext-btn-border: none !default;
|
|
170
170
|
|
|
@@ -57,6 +57,7 @@ $ribbon-large-items-btn-height: 18px !default;
|
|
|
57
57
|
$ribbon-large-items-icon-size: 32px !default;
|
|
58
58
|
$ribbon-large-items-max-width: 10ch !default;
|
|
59
59
|
$ribbon-large-items-icon-padding: 8px 6px 6px !default;
|
|
60
|
+
$ribbon-large-items-btn-gap: 5px !default;
|
|
60
61
|
$ribbon-items-border: none !default;
|
|
61
62
|
$ribbon-items-border-radius: 2px !default;
|
|
62
63
|
$ribbon-items-font-weight: 400 !default;
|
|
@@ -153,6 +154,7 @@ $ribbon-bigger-large-items-icon-size: 40px !default;
|
|
|
153
154
|
$ribbon-bigger-large-items-btn-padding: 0 6px !default;
|
|
154
155
|
$ribbon-bigger-large-items-btn-size: 14px !default;
|
|
155
156
|
$ribbon-bigger-large-items-btn-height: 22px !default;
|
|
157
|
+
$ribbon-bigger-large-items-btn-gap: 8px !default;
|
|
156
158
|
$ribbon-bigger-items-padding: 2px !default;
|
|
157
159
|
$ribbon-bigger-items-btn-size: 14px !default;
|
|
158
160
|
$ribbon-bigger-items-height: 22px !default;
|
|
@@ -932,6 +934,10 @@ $ribbon-filemenu-popup-border-radius: 4px !default;
|
|
|
932
934
|
.e-icon-top {
|
|
933
935
|
height: 50%;
|
|
934
936
|
}
|
|
937
|
+
|
|
938
|
+
&.e-top-icon-btn {
|
|
939
|
+
gap: $ribbon-large-items-btn-gap;
|
|
940
|
+
}
|
|
935
941
|
}
|
|
936
942
|
|
|
937
943
|
& > .e-split-btn-wrapper.e-vertical .e-btn {
|
|
@@ -1557,6 +1563,10 @@ $ribbon-filemenu-popup-border-radius: 4px !default;
|
|
|
1557
1563
|
font-size: $ribbon-bigger-large-items-icon-size;
|
|
1558
1564
|
padding: $ribbon-bigger-large-items-icon-padding;
|
|
1559
1565
|
}
|
|
1566
|
+
|
|
1567
|
+
&.e-top-icon-btn {
|
|
1568
|
+
gap: $ribbon-bigger-large-items-btn-gap;
|
|
1569
|
+
}
|
|
1560
1570
|
}
|
|
1561
1571
|
|
|
1562
1572
|
.e-dropdown-btn {
|
|
@@ -57,6 +57,7 @@ $ribbon-large-items-btn-height: 18px !default;
|
|
|
57
57
|
$ribbon-large-items-icon-size: 32px !default;
|
|
58
58
|
$ribbon-large-items-max-width: 10ch !default;
|
|
59
59
|
$ribbon-large-items-icon-padding: 8px 6px 6px !default;
|
|
60
|
+
$ribbon-large-items-btn-gap: 5px !default;
|
|
60
61
|
$ribbon-items-border: none !default;
|
|
61
62
|
$ribbon-items-border-radius: 4px !default;
|
|
62
63
|
$ribbon-items-font-weight: 400 !default;
|
|
@@ -153,6 +154,7 @@ $ribbon-bigger-large-items-icon-size: 40px !default;
|
|
|
153
154
|
$ribbon-bigger-large-items-btn-padding: 0 5px !default;
|
|
154
155
|
$ribbon-bigger-large-items-btn-size: 14px !default;
|
|
155
156
|
$ribbon-bigger-large-items-btn-height: 22px !default;
|
|
157
|
+
$ribbon-bigger-large-items-btn-gap: 9px !default;
|
|
156
158
|
$ribbon-bigger-items-padding: 2px !default;
|
|
157
159
|
$ribbon-bigger-items-btn-size: 14px !default;
|
|
158
160
|
$ribbon-bigger-items-height: 22px !default;
|
|
@@ -932,6 +934,10 @@ $ribbon-filemenu-popup-border-radius: unset !default;
|
|
|
932
934
|
.e-icon-top {
|
|
933
935
|
height: 50%;
|
|
934
936
|
}
|
|
937
|
+
|
|
938
|
+
&.e-top-icon-btn {
|
|
939
|
+
gap: $ribbon-large-items-btn-gap;
|
|
940
|
+
}
|
|
935
941
|
}
|
|
936
942
|
|
|
937
943
|
& > .e-split-btn-wrapper.e-vertical .e-btn {
|
|
@@ -1557,6 +1563,10 @@ $ribbon-filemenu-popup-border-radius: unset !default;
|
|
|
1557
1563
|
font-size: $ribbon-bigger-large-items-icon-size;
|
|
1558
1564
|
padding: $ribbon-bigger-large-items-icon-padding;
|
|
1559
1565
|
}
|
|
1566
|
+
|
|
1567
|
+
&.e-top-icon-btn {
|
|
1568
|
+
gap: $ribbon-bigger-large-items-btn-gap;
|
|
1569
|
+
}
|
|
1560
1570
|
}
|
|
1561
1571
|
|
|
1562
1572
|
.e-dropdown-btn {
|
|
@@ -57,6 +57,7 @@ $ribbon-large-items-btn-height: 22px !default;
|
|
|
57
57
|
$ribbon-large-items-icon-size: 32px !default;
|
|
58
58
|
$ribbon-large-items-max-width: 10ch !default;
|
|
59
59
|
$ribbon-large-items-icon-padding: 8px 5px 6px !default;
|
|
60
|
+
$ribbon-large-items-btn-gap: 5px !default;
|
|
60
61
|
$ribbon-items-border: none !default;
|
|
61
62
|
$ribbon-items-border-radius: 4px !default;
|
|
62
63
|
$ribbon-items-font-weight: 400 !default;
|
|
@@ -153,6 +154,7 @@ $ribbon-bigger-large-items-icon-size: 40px !default;
|
|
|
153
154
|
$ribbon-bigger-large-items-btn-padding: 0 3px !default;
|
|
154
155
|
$ribbon-bigger-large-items-btn-size: 16px !default;
|
|
155
156
|
$ribbon-bigger-large-items-btn-height: 24px !default;
|
|
157
|
+
$ribbon-bigger-large-items-btn-gap: 6px !default;
|
|
156
158
|
$ribbon-bigger-items-padding: 1px !default;
|
|
157
159
|
$ribbon-bigger-items-btn-size: 16px !default;
|
|
158
160
|
$ribbon-bigger-items-height: 24px !default;
|
|
@@ -932,6 +934,10 @@ $ribbon-filemenu-popup-border-radius: 4px !default;
|
|
|
932
934
|
.e-icon-top {
|
|
933
935
|
height: 50%;
|
|
934
936
|
}
|
|
937
|
+
|
|
938
|
+
&.e-top-icon-btn {
|
|
939
|
+
gap: $ribbon-large-items-btn-gap;
|
|
940
|
+
}
|
|
935
941
|
}
|
|
936
942
|
|
|
937
943
|
& > .e-split-btn-wrapper.e-vertical .e-btn {
|
|
@@ -1557,6 +1563,10 @@ $ribbon-filemenu-popup-border-radius: 4px !default;
|
|
|
1557
1563
|
font-size: $ribbon-bigger-large-items-icon-size;
|
|
1558
1564
|
padding: $ribbon-bigger-large-items-icon-padding;
|
|
1559
1565
|
}
|
|
1566
|
+
|
|
1567
|
+
&.e-top-icon-btn {
|
|
1568
|
+
gap: $ribbon-bigger-large-items-btn-gap;
|
|
1569
|
+
}
|
|
1560
1570
|
}
|
|
1561
1571
|
|
|
1562
1572
|
.e-dropdown-btn {
|
|
@@ -57,6 +57,7 @@ $ribbon-large-items-btn-height: 18px !default;
|
|
|
57
57
|
$ribbon-large-items-icon-size: $text-2xl !default;
|
|
58
58
|
$ribbon-large-items-max-width: 10ch !default;
|
|
59
59
|
$ribbon-large-items-icon-padding: 8px 6px 4px !default;
|
|
60
|
+
$ribbon-large-items-btn-gap: 5px !default;
|
|
60
61
|
$ribbon-items-border: none !default;
|
|
61
62
|
$ribbon-items-border-radius: 4px !default;
|
|
62
63
|
$ribbon-items-font-weight: 400 !default;
|
|
@@ -153,6 +154,7 @@ $ribbon-bigger-large-items-icon-size: 32px !default;
|
|
|
153
154
|
$ribbon-bigger-large-items-btn-padding: 0 5px !default;
|
|
154
155
|
$ribbon-bigger-large-items-btn-size: $text-sm !default;
|
|
155
156
|
$ribbon-bigger-large-items-btn-height: 18px !default;
|
|
157
|
+
$ribbon-bigger-large-items-btn-gap: 8px !default;
|
|
156
158
|
$ribbon-bigger-items-padding: 2px !default;
|
|
157
159
|
$ribbon-bigger-items-btn-size: $text-sm !default;
|
|
158
160
|
$ribbon-bigger-items-height: 18px !default;
|
|
@@ -932,6 +934,10 @@ $ribbon-filemenu-popup-border-radius: 2px !default;
|
|
|
932
934
|
.e-icon-top {
|
|
933
935
|
height: 50%;
|
|
934
936
|
}
|
|
937
|
+
|
|
938
|
+
&.e-top-icon-btn {
|
|
939
|
+
gap: $ribbon-large-items-btn-gap;
|
|
940
|
+
}
|
|
935
941
|
}
|
|
936
942
|
|
|
937
943
|
& > .e-split-btn-wrapper.e-vertical .e-btn {
|
|
@@ -1557,6 +1563,10 @@ $ribbon-filemenu-popup-border-radius: 2px !default;
|
|
|
1557
1563
|
font-size: $ribbon-bigger-large-items-icon-size;
|
|
1558
1564
|
padding: $ribbon-bigger-large-items-icon-padding;
|
|
1559
1565
|
}
|
|
1566
|
+
|
|
1567
|
+
&.e-top-icon-btn {
|
|
1568
|
+
gap: $ribbon-bigger-large-items-btn-gap;
|
|
1569
|
+
}
|
|
1560
1570
|
}
|
|
1561
1571
|
|
|
1562
1572
|
.e-dropdown-btn {
|
|
@@ -57,6 +57,7 @@ $ribbon-large-items-btn-height: 18px !default;
|
|
|
57
57
|
$ribbon-large-items-icon-size: $text-2xl !default;
|
|
58
58
|
$ribbon-large-items-max-width: 10ch !default;
|
|
59
59
|
$ribbon-large-items-icon-padding: 8px 6px 4px !default;
|
|
60
|
+
$ribbon-large-items-btn-gap: 5px !default;
|
|
60
61
|
$ribbon-items-border: none !default;
|
|
61
62
|
$ribbon-items-border-radius: 4px !default;
|
|
62
63
|
$ribbon-items-font-weight: 400 !default;
|
|
@@ -153,6 +154,7 @@ $ribbon-bigger-large-items-icon-size: 32px !default;
|
|
|
153
154
|
$ribbon-bigger-large-items-btn-padding: 0 5px !default;
|
|
154
155
|
$ribbon-bigger-large-items-btn-size: $text-sm !default;
|
|
155
156
|
$ribbon-bigger-large-items-btn-height: 18px !default;
|
|
157
|
+
$ribbon-bigger-large-items-btn-gap: 8px !default;
|
|
156
158
|
$ribbon-bigger-items-padding: 2px !default;
|
|
157
159
|
$ribbon-bigger-items-btn-size: $text-sm !default;
|
|
158
160
|
$ribbon-bigger-items-height: 18px !default;
|
|
@@ -932,6 +934,10 @@ $ribbon-filemenu-popup-border-radius: 2px !default;
|
|
|
932
934
|
.e-icon-top {
|
|
933
935
|
height: 50%;
|
|
934
936
|
}
|
|
937
|
+
|
|
938
|
+
&.e-top-icon-btn {
|
|
939
|
+
gap: $ribbon-large-items-btn-gap;
|
|
940
|
+
}
|
|
935
941
|
}
|
|
936
942
|
|
|
937
943
|
& > .e-split-btn-wrapper.e-vertical .e-btn {
|
|
@@ -1557,6 +1563,10 @@ $ribbon-filemenu-popup-border-radius: 2px !default;
|
|
|
1557
1563
|
font-size: $ribbon-bigger-large-items-icon-size;
|
|
1558
1564
|
padding: $ribbon-bigger-large-items-icon-padding;
|
|
1559
1565
|
}
|
|
1566
|
+
|
|
1567
|
+
&.e-top-icon-btn {
|
|
1568
|
+
gap: $ribbon-bigger-large-items-btn-gap;
|
|
1569
|
+
}
|
|
1560
1570
|
}
|
|
1561
1571
|
|
|
1562
1572
|
.e-dropdown-btn {
|