@syncfusion/blazor-themes 25.1.38 → 25.1.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bds-dark.scss +365 -430
- package/SCSS-Themes/bds.scss +365 -430
- package/SCSS-Themes/bootstrap-dark.scss +365 -430
- package/SCSS-Themes/bootstrap.scss +365 -430
- package/SCSS-Themes/bootstrap4.scss +365 -430
- package/SCSS-Themes/bootstrap5-dark.scss +365 -430
- package/SCSS-Themes/bootstrap5.scss +365 -430
- package/SCSS-Themes/fabric-dark.scss +365 -430
- package/SCSS-Themes/fabric.scss +365 -430
- package/SCSS-Themes/fluent-dark.scss +365 -430
- package/SCSS-Themes/fluent.scss +365 -430
- package/SCSS-Themes/grids/grid/bds-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/bds.scss +10 -2
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +10 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +10 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +10 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/fabric.scss +10 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/fluent.scss +10 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +10 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/material.scss +10 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/material3.scss +10 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +10 -2
- package/SCSS-Themes/highcontrast.scss +365 -430
- package/SCSS-Themes/material-dark.scss +365 -430
- package/SCSS-Themes/material.scss +365 -430
- package/SCSS-Themes/material3-dark.scss +365 -430
- package/SCSS-Themes/material3.scss +365 -430
- package/SCSS-Themes/navigations/stepper/bds-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bds.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +323 -429
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/fabric.scss +323 -429
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/fluent.scss +323 -429
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +323 -429
- package/SCSS-Themes/navigations/stepper/material-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/material.scss +323 -429
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/material3.scss +323 -429
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/tailwind.scss +323 -429
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bds-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bds.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +18 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +18 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +18 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +18 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/material.scss +18 -1
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +18 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +18 -1
- package/SCSS-Themes/splitbuttons/button-group/bds-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bds.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/fabric.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/fluent.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/material.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/material3.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +1 -1
- package/SCSS-Themes/tailwind-dark.scss +365 -430
- package/SCSS-Themes/tailwind.scss +365 -430
- package/package.json +1 -1
|
@@ -57962,12 +57962,11 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
57962
57962
|
.e-stepper {
|
|
57963
57963
|
position: relative;
|
|
57964
57964
|
&.e-stepper-readonly,
|
|
57965
|
-
.e-
|
|
57965
|
+
.e-step-disabled {
|
|
57966
57966
|
cursor: default;
|
|
57967
57967
|
pointer-events: none;
|
|
57968
57968
|
}
|
|
57969
|
-
|
|
57970
|
-
&.e-step-type-indicator .e-stepper-steps .e-step-container {
|
|
57969
|
+
&.e-step-type-indicator .e-step-container {
|
|
57971
57970
|
&:not(.e-step-icon.e-step-label.e-step-text) {
|
|
57972
57971
|
.e-icons.e-step-indicator {
|
|
57973
57972
|
font-size: $stepper-step-width;
|
|
@@ -57980,12 +57979,12 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
57980
57979
|
}
|
|
57981
57980
|
|
|
57982
57981
|
//For Blazor Stepper Tooltip
|
|
57983
|
-
.e-
|
|
57984
|
-
&.e-vertical.e-label-after .e-
|
|
57985
|
-
&.e-vertical.e-label-before .e-
|
|
57982
|
+
.e-step-container:has(.e-tooltip-wrap.e-stepper-tooltip),
|
|
57983
|
+
&.e-vertical.e-label-after .e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip),
|
|
57984
|
+
&.e-vertical.e-label-before .e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip) {
|
|
57986
57985
|
position: relative;
|
|
57987
57986
|
}
|
|
57988
|
-
&.e-horizontal .e-
|
|
57987
|
+
&.e-horizontal .e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip) {
|
|
57989
57988
|
position: unset;
|
|
57990
57989
|
}
|
|
57991
57990
|
.e-tooltip-wrap.e-stepper-tooltip {
|
|
@@ -58010,15 +58009,14 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58010
58009
|
top: -6px;
|
|
58011
58010
|
}
|
|
58012
58011
|
}
|
|
58013
|
-
.e-
|
|
58012
|
+
.e-step-icon.e-step-label .e-tooltip-wrap.e-stepper-tooltip {
|
|
58014
58013
|
left: unset;
|
|
58015
58014
|
top: 0;
|
|
58016
58015
|
transform: translate(0%, -135%);
|
|
58017
58016
|
}
|
|
58018
|
-
&.e-step-type-indicator .e-
|
|
58017
|
+
&.e-step-type-indicator .e-tooltip-wrap.e-stepper-tooltip {
|
|
58019
58018
|
transform: translate(-50%, -115%);
|
|
58020
58019
|
}
|
|
58021
|
-
|
|
58022
58020
|
.e-stepper-steps {
|
|
58023
58021
|
display: flex;
|
|
58024
58022
|
padding: 0;
|
|
@@ -58026,124 +58024,170 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58026
58024
|
justify-content: space-between;
|
|
58027
58025
|
position: relative;
|
|
58028
58026
|
align-items: flex-start;
|
|
58029
|
-
.e-step-container
|
|
58030
|
-
|
|
58031
|
-
|
|
58032
|
-
|
|
58033
|
-
|
|
58034
|
-
|
|
58035
|
-
|
|
58036
|
-
|
|
58037
|
-
|
|
58038
|
-
|
|
58039
|
-
|
|
58040
|
-
|
|
58041
|
-
|
|
58042
|
-
|
|
58043
|
-
|
|
58044
|
-
|
|
58045
|
-
|
|
58046
|
-
|
|
58027
|
+
.e-step-container,
|
|
58028
|
+
.e-step,
|
|
58029
|
+
.e-step-valid.e-step-text.e-step-text-only .e-step-text-container,
|
|
58030
|
+
.e-step-error.e-step-text.e-step-text-only .e-step-text-container,
|
|
58031
|
+
.e-step-label-container {
|
|
58032
|
+
display: flex;
|
|
58033
|
+
align-items: center;
|
|
58034
|
+
justify-content: center;
|
|
58035
|
+
}
|
|
58036
|
+
}
|
|
58037
|
+
.e-step-container {
|
|
58038
|
+
max-width: var(--max-width);
|
|
58039
|
+
list-style-type: none;
|
|
58040
|
+
cursor: pointer;
|
|
58041
|
+
text-align: center;
|
|
58042
|
+
.e-step-label-container,
|
|
58043
|
+
.e-step-text-container {
|
|
58044
|
+
max-width: clamp(100%, 10em, 100%);
|
|
58045
|
+
white-space: nowrap;
|
|
58046
|
+
}
|
|
58047
|
+
.e-step-label-optional {
|
|
58048
|
+
font-size: $stepper-optional-size;
|
|
58049
|
+
flex-basis: 100%;
|
|
58050
|
+
}
|
|
58051
|
+
.e-step-optional-container {
|
|
58052
|
+
display: flex;
|
|
58053
|
+
flex-direction: column;
|
|
58054
|
+
}
|
|
58055
|
+
.e-step-content {
|
|
58056
|
+
font-size: $stepper-icon-size;
|
|
58057
|
+
line-height: 0;
|
|
58058
|
+
}
|
|
58059
|
+
.e-indicator {
|
|
58060
|
+
font-size: $stepper-icon-size;
|
|
58061
|
+
}
|
|
58062
|
+
&:not(.e-step-text-only) > .e-step-text-container {
|
|
58063
|
+
padding: $stepper-icon-text-padding;
|
|
58064
|
+
}
|
|
58065
|
+
&.e-step-text-only .e-step-text-container,
|
|
58066
|
+
&.e-step-label-only .e-step-label-container {
|
|
58067
|
+
padding: $stepper-text-padding;
|
|
58068
|
+
padding-block: 5px;
|
|
58069
|
+
}
|
|
58070
|
+
&.e-step-text-only.e-step-error .e-step-text-container,
|
|
58071
|
+
&.e-step-text-only.e-step-valid .e-step-text-container,
|
|
58072
|
+
&.e-step-label-only.e-step-error .e-step-label-container,
|
|
58073
|
+
&.e-step-label-only.e-step-valid .e-step-label-container {
|
|
58074
|
+
flex-direction: column;
|
|
58075
|
+
.e-step-validation-icon {
|
|
58076
|
+
position: relative;
|
|
58077
|
+
top: $stepper-validation-position;
|
|
58047
58078
|
}
|
|
58048
58079
|
}
|
|
58080
|
+
.e-step-label-container,
|
|
58081
|
+
.e-step-text-container {
|
|
58082
|
+
font-size: $stepper-text-size;
|
|
58083
|
+
}
|
|
58084
|
+
.e-step,
|
|
58085
|
+
.e-indicator {
|
|
58086
|
+
border-radius: $stepper-step-radius;
|
|
58087
|
+
min-width: $stepper-step-width;
|
|
58088
|
+
min-height: $stepper-step-width;
|
|
58089
|
+
}
|
|
58090
|
+
}
|
|
58091
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step,
|
|
58092
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator {
|
|
58093
|
+
border: $step-border;
|
|
58049
58094
|
}
|
|
58050
|
-
|
|
58051
58095
|
&.e-horizontal {
|
|
58052
58096
|
display: block;
|
|
58053
58097
|
.e-stepper-steps {
|
|
58054
58098
|
flex-direction: row;
|
|
58055
58099
|
}
|
|
58056
|
-
|
|
58057
58100
|
&.e-label-before,
|
|
58058
58101
|
&.e-label-after {
|
|
58059
|
-
&:has(.e-
|
|
58102
|
+
&:has(.e-step-icon.e-step-label:not(.e-step-text)) .e-stepper-progressbar {
|
|
58060
58103
|
margin-left: var(--progress-left-position);
|
|
58061
58104
|
top: var(--progress-top-position);
|
|
58062
58105
|
width: var(--progress-bar-width);
|
|
58063
58106
|
}
|
|
58064
58107
|
}
|
|
58065
|
-
|
|
58066
58108
|
&.e-label-before.e-rtl,
|
|
58067
58109
|
&.e-label-after.e-rtl {
|
|
58068
|
-
&:has(.e-
|
|
58110
|
+
&:has(.e-step-icon.e-step-label:not(.e-step-text)) .e-stepper-progressbar {
|
|
58069
58111
|
margin-right: var(--progress-left-position);
|
|
58070
58112
|
margin-left: unset;
|
|
58071
58113
|
}
|
|
58072
58114
|
}
|
|
58073
|
-
|
|
58074
|
-
|
|
58075
|
-
&.e-horizontal .e-stepper-steps .e-step-container {
|
|
58076
|
-
&.e-step-icon.e-step-label {
|
|
58115
|
+
.e-step-icon.e-step-label {
|
|
58077
58116
|
gap: 1em;
|
|
58117
|
+
flex-direction: column;
|
|
58078
58118
|
}
|
|
58079
|
-
|
|
58080
|
-
&.e-step-icon.e-step-label .e-step-label-container {
|
|
58119
|
+
.e-step-icon.e-step-label .e-step-label-container {
|
|
58081
58120
|
position: relative;
|
|
58082
58121
|
&.e-label-before {
|
|
58083
58122
|
order: -1;
|
|
58084
58123
|
}
|
|
58085
58124
|
}
|
|
58086
|
-
|
|
58087
|
-
|
|
58088
|
-
&.e-step-icon.e-step-label {
|
|
58089
|
-
flex-direction: column;
|
|
58125
|
+
&.e-label-start .e-step-text-container {
|
|
58126
|
+
order: $stepper-label-order;
|
|
58090
58127
|
}
|
|
58091
|
-
|
|
58092
|
-
|
|
58093
|
-
|
|
58094
|
-
|
|
58095
|
-
}
|
|
58096
|
-
|
|
58097
|
-
&.e-horizontal .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58098
|
-
position: absolute;
|
|
58099
|
-
top: 2.5em;
|
|
58100
|
-
margin-left: 2.5em;
|
|
58101
|
-
}
|
|
58102
|
-
|
|
58103
|
-
&.e-horizontal.e-label-start .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional,
|
|
58104
|
-
&.e-horizontal.e-rtl .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58105
|
-
margin-right: 2.5em;
|
|
58106
|
-
margin-left: unset;
|
|
58107
|
-
}
|
|
58108
|
-
|
|
58109
|
-
&.e-horizontal.e-label-start.e-rtl .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58110
|
-
margin-right: unset;
|
|
58111
|
-
margin-left: 2.5em;
|
|
58112
|
-
}
|
|
58113
|
-
|
|
58114
|
-
&.e-horizontal.e-label-before .e-stepper-steps {
|
|
58115
|
-
&:has(.e-step-label-optional) {
|
|
58116
|
-
align-items: flex-end;
|
|
58128
|
+
.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58129
|
+
position: absolute;
|
|
58130
|
+
top: 2.5em;
|
|
58131
|
+
margin-left: 2.5em;
|
|
58117
58132
|
}
|
|
58118
|
-
|
|
58119
|
-
|
|
58120
|
-
|
|
58133
|
+
&.e-label-start .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional,
|
|
58134
|
+
&.e-rtl .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58135
|
+
margin-right: 2.5em;
|
|
58136
|
+
margin-left: unset;
|
|
58137
|
+
}
|
|
58138
|
+
&.e-label-start.e-rtl .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58139
|
+
margin-right: unset;
|
|
58140
|
+
margin-left: 2.5em;
|
|
58141
|
+
}
|
|
58142
|
+
&.e-label-before .e-stepper-steps {
|
|
58143
|
+
&:has(.e-step-label-optional) {
|
|
58144
|
+
align-items: flex-end;
|
|
58145
|
+
}
|
|
58146
|
+
.e-step-label-container.e-label-before:has(.e-step-label-optional) {
|
|
58147
|
+
flex-direction: column;
|
|
58148
|
+
gap: .5em;
|
|
58149
|
+
}
|
|
58150
|
+
}
|
|
58151
|
+
.e-text,
|
|
58152
|
+
.e-label,
|
|
58153
|
+
.e-step-label-optional {
|
|
58154
|
+
text-overflow: ellipsis;
|
|
58155
|
+
overflow: hidden;
|
|
58156
|
+
}
|
|
58157
|
+
.e-step-text.e-step-text-only:has(.e-step-label-optional),
|
|
58158
|
+
.e-step-label.e-step-label-only:has(.e-step-label-optional),
|
|
58159
|
+
.e-step-icon:not(.e-step-text):not(.e-step-label):has(.e-step-label-optional),
|
|
58160
|
+
.e-step-label-container.e-label-after:has(.e-step-label-optional) {
|
|
58161
|
+
flex-wrap: wrap;
|
|
58162
|
+
}
|
|
58163
|
+
&.e-step-type-indicator .e-step-container {
|
|
58164
|
+
flex-wrap: wrap;
|
|
58165
|
+
}
|
|
58166
|
+
.e-step-icon:not(.e-step-label):not(.e-step-text) .e-step-label-optional {
|
|
58167
|
+
margin-top: .5em;
|
|
58168
|
+
}
|
|
58169
|
+
&.e-label-after .e-step-icon.e-step-label:not(.e-step-text) .e-step-label-optional {
|
|
58170
|
+
margin-top: .2em;
|
|
58121
58171
|
}
|
|
58122
58172
|
}
|
|
58123
|
-
|
|
58124
58173
|
&.e-vertical {
|
|
58125
58174
|
min-height: inherit;
|
|
58126
58175
|
display: inline-block;
|
|
58127
|
-
|
|
58128
|
-
.e-
|
|
58129
|
-
.e-stepper-steps .e-step-container.e-step-template {
|
|
58176
|
+
.e-step-label.e-step-label-only,
|
|
58177
|
+
.e-step-template {
|
|
58130
58178
|
position: relative;
|
|
58131
58179
|
}
|
|
58132
|
-
|
|
58133
|
-
&:not(.e-label-top):not(.e-label-bottom) .e-stepper-steps .e-step-container .e-step-label-optional {
|
|
58180
|
+
&:not(.e-label-top):not(.e-label-bottom) .e-step-label-optional {
|
|
58134
58181
|
position: absolute;
|
|
58135
58182
|
}
|
|
58136
|
-
|
|
58137
|
-
&:not(.e-label-bottom):not(.e-label-top) .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58183
|
+
&:not(.e-label-bottom):not(.e-label-top) .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58138
58184
|
margin-top: $stepper-label-optional;
|
|
58139
58185
|
margin-left: 4em;
|
|
58140
58186
|
}
|
|
58141
|
-
|
|
58142
|
-
&.e-rtl:not(.e-label-bottom):not(.e-label-top) .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58187
|
+
&.e-rtl:not(.e-label-bottom):not(.e-label-top) .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58143
58188
|
margin-left: unset;
|
|
58144
58189
|
margin-right: 4em;
|
|
58145
58190
|
}
|
|
58146
|
-
|
|
58147
58191
|
.e-stepper-steps {
|
|
58148
58192
|
flex-direction: column;
|
|
58149
58193
|
min-height: inherit;
|
|
@@ -58152,49 +58196,42 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58152
58196
|
margin: $stepper-ol-padding;
|
|
58153
58197
|
justify-content: space-between;
|
|
58154
58198
|
}
|
|
58155
|
-
|
|
58156
58199
|
&.e-rtl .e-stepper-steps {
|
|
58157
58200
|
float: right;
|
|
58158
58201
|
}
|
|
58159
|
-
|
|
58160
|
-
.e-stepper-steps:has(.e-step-
|
|
58161
|
-
.e-stepper-steps:has(.e-step-
|
|
58162
|
-
.e-stepper-steps:has(.e-step-
|
|
58163
|
-
&.e-label-after .e-stepper-steps:has(.e-step-container.e-step-label.e-step-text:not(.e-step-icon)),
|
|
58202
|
+
.e-stepper-steps:has(.e-step-icon:not(.e-step-text):not(.e-step-label)),
|
|
58203
|
+
.e-stepper-steps:has(.e-step-text.e-step-text-only),
|
|
58204
|
+
.e-stepper-steps:has(.e-step-label.e-step-label-only),
|
|
58205
|
+
&.e-label-after .e-stepper-steps:has(.e-step-label.e-step-text:not(.e-step-icon)),
|
|
58164
58206
|
&.e-step-type-indicator .e-stepper-steps {
|
|
58165
58207
|
align-items: center;
|
|
58166
58208
|
}
|
|
58167
|
-
|
|
58168
|
-
.e-
|
|
58169
|
-
.e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
|
|
58209
|
+
.e-step-icon.e-step-text:not(.e-step-label) .e-step-text-container,
|
|
58210
|
+
.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
|
|
58170
58211
|
margin-left: $stepper-text-postion;
|
|
58171
58212
|
}
|
|
58172
|
-
|
|
58173
58213
|
&.e-rtl {
|
|
58174
|
-
.e-
|
|
58175
|
-
.e-
|
|
58214
|
+
.e-step-icon.e-step-text:not(.e-step-label) .e-step-text-container,
|
|
58215
|
+
.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
|
|
58176
58216
|
margin-left: unset;
|
|
58177
58217
|
margin-right: $stepper-text-postion;
|
|
58178
58218
|
}
|
|
58179
58219
|
}
|
|
58180
|
-
|
|
58181
|
-
|
|
58182
|
-
|
|
58183
|
-
.e-
|
|
58184
|
-
.e-stepper-steps .e-step-container.e-step-label-only.e-step-label:has(.e-step-label-optional) {
|
|
58220
|
+
.e-step-icon:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional),
|
|
58221
|
+
&.e-label-before .e-step-label-container.e-label-before:has(.e-step-label-optional),
|
|
58222
|
+
.e-step-text-only.e-step-text:has(.e-step-label-optional),
|
|
58223
|
+
.e-step-label-only.e-step-label:has(.e-step-label-optional) {
|
|
58185
58224
|
flex-direction: column;
|
|
58186
58225
|
.e-step-label-optional {
|
|
58187
58226
|
position: unset;
|
|
58188
58227
|
}
|
|
58189
58228
|
}
|
|
58190
|
-
|
|
58191
|
-
|
|
58192
|
-
&.e-label-before .e-stepper-steps .e-step-container .e-step-label-container.e-label-before:has(.e-step-label-optional) {
|
|
58229
|
+
.e-step-icon:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional),
|
|
58230
|
+
&.e-label-before .e-step-label-container.e-label-before:has(.e-step-label-optional) {
|
|
58193
58231
|
gap: .5em;
|
|
58194
58232
|
}
|
|
58195
|
-
|
|
58196
|
-
&.e-label-
|
|
58197
|
-
&.e-label-after .e-stepper-steps .e-step-container.e-step-icon.e-step-label {
|
|
58233
|
+
&.e-label-before .e-step-icon.e-step-label,
|
|
58234
|
+
&.e-label-after .e-step-icon.e-step-label {
|
|
58198
58235
|
.e-step-label-container.e-label-after:has(.e-step-label-optional) {
|
|
58199
58236
|
flex-direction: column;
|
|
58200
58237
|
.e-label {
|
|
@@ -58205,43 +58242,37 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58205
58242
|
position: unset;
|
|
58206
58243
|
}
|
|
58207
58244
|
}
|
|
58208
|
-
|
|
58209
|
-
.e-stepper-steps .e-step-container {
|
|
58245
|
+
.e-step-container {
|
|
58210
58246
|
&.e-step-label.e-step-text:not(.e-step-icon) .e-step-label-container.e-label-after {
|
|
58211
58247
|
position: absolute;
|
|
58212
58248
|
.e-step-label-optional {
|
|
58213
58249
|
left: $stepper-ol-padding;
|
|
58214
58250
|
}
|
|
58215
58251
|
}
|
|
58216
|
-
|
|
58217
58252
|
.e-step-label-container.e-label-after {
|
|
58218
58253
|
.e-step-label-optional {
|
|
58219
58254
|
font-size: $stepper-optional-size;
|
|
58220
58255
|
}
|
|
58221
58256
|
}
|
|
58222
|
-
|
|
58223
58257
|
.e-step-label-container.e-label-before .e-label {
|
|
58224
58258
|
width: var(--label-width);
|
|
58225
58259
|
}
|
|
58226
|
-
|
|
58227
58260
|
&:not(.e-step-text-only) .e-step-text-container {
|
|
58228
58261
|
border: none;
|
|
58229
58262
|
border-radius: unset;
|
|
58230
58263
|
padding: $stepper-text-vert-padding;
|
|
58231
58264
|
}
|
|
58232
|
-
|
|
58233
|
-
&.e-step-
|
|
58234
|
-
&.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58265
|
+
&.e-step-text-only .e-step-text-container,
|
|
58266
|
+
&.e-step-label-only .e-step-label-container {
|
|
58235
58267
|
position: unset;
|
|
58236
58268
|
}
|
|
58237
58269
|
}
|
|
58238
58270
|
&.e-label-top {
|
|
58239
|
-
.e-
|
|
58271
|
+
.e-step-label-optional {
|
|
58240
58272
|
padding-bottom: 6px;
|
|
58241
58273
|
}
|
|
58242
58274
|
}
|
|
58243
58275
|
}
|
|
58244
|
-
|
|
58245
58276
|
&.e-vertical.e-label-top,
|
|
58246
58277
|
&.e-vertical.e-label-bottom {
|
|
58247
58278
|
.e-stepper-steps {
|
|
@@ -58249,98 +58280,17 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58249
58280
|
.e-step-container {
|
|
58250
58281
|
flex-direction: column;
|
|
58251
58282
|
.e-step-text-container {
|
|
58252
|
-
margin-left: $stepper-ol-padding
|
|
58283
|
+
margin-left: $stepper-ol-padding;
|
|
58253
58284
|
}
|
|
58254
58285
|
}
|
|
58255
58286
|
}
|
|
58256
58287
|
}
|
|
58257
|
-
|
|
58258
|
-
&.e-vertical.e-label-top .e-stepper-steps .e-step-container {
|
|
58288
|
+
&.e-vertical.e-label-top .e-step-container {
|
|
58259
58289
|
.e-step-label-optional,
|
|
58260
58290
|
.e-step-text-container {
|
|
58261
58291
|
order: $stepper-label-order;
|
|
58262
58292
|
}
|
|
58263
58293
|
}
|
|
58264
|
-
.e-stepper-steps {
|
|
58265
|
-
.e-step-container,
|
|
58266
|
-
.e-step-container .e-step,
|
|
58267
|
-
.e-step-container.e-step-valid.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58268
|
-
.e-step-container.e-step-error.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58269
|
-
.e-step-container .e-step-label-container {
|
|
58270
|
-
display: flex;
|
|
58271
|
-
align-items: center;
|
|
58272
|
-
justify-content: center;
|
|
58273
|
-
}
|
|
58274
|
-
}
|
|
58275
|
-
|
|
58276
|
-
&.e-horizontal {
|
|
58277
|
-
.e-stepper-steps {
|
|
58278
|
-
.e-step-container.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label):has(.e-step-label-optional),
|
|
58279
|
-
.e-step-container.e-step-label.e-step-label-only:not(.e-step-icon.e-step-label):has(.e-step-label-optional),
|
|
58280
|
-
.e-step-container.e-step-icon:not(.e-step-text):not(.e-step-label):has(.e-step-label-optional),
|
|
58281
|
-
.e-step-container .e-step-label-container.e-label-after:has(.e-step-label-optional) {
|
|
58282
|
-
flex-wrap: wrap;
|
|
58283
|
-
}
|
|
58284
|
-
}
|
|
58285
|
-
&.e-step-type-indicator .e-step-container {
|
|
58286
|
-
flex-wrap: wrap;
|
|
58287
|
-
}
|
|
58288
|
-
}
|
|
58289
|
-
|
|
58290
|
-
&.e-horizontal .e-stepper-steps .e-step-container.e-step-icon:not(.e-step-label):not(.e-step-text) .e-step-label-optional {
|
|
58291
|
-
margin-top: .5em;
|
|
58292
|
-
}
|
|
58293
|
-
|
|
58294
|
-
&.e-horizontal.e-label-after .e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-optional {
|
|
58295
|
-
margin-top: .2em;
|
|
58296
|
-
}
|
|
58297
|
-
|
|
58298
|
-
.e-stepper-steps .e-step-container {
|
|
58299
|
-
list-style-type: none;
|
|
58300
|
-
cursor: pointer;
|
|
58301
|
-
text-align: center;
|
|
58302
|
-
|
|
58303
|
-
.e-step-content {
|
|
58304
|
-
font-size: $stepper-icon-size;
|
|
58305
|
-
line-height: 0;
|
|
58306
|
-
}
|
|
58307
|
-
|
|
58308
|
-
.e-indicator {
|
|
58309
|
-
font-size: $stepper-icon-size;
|
|
58310
|
-
}
|
|
58311
|
-
|
|
58312
|
-
&:not(.e-step-text-only) > .e-step-text-container {
|
|
58313
|
-
padding: $stepper-icon-text-padding;
|
|
58314
|
-
}
|
|
58315
|
-
|
|
58316
|
-
&.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58317
|
-
&.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58318
|
-
padding: $stepper-text-padding;
|
|
58319
|
-
padding-block: 5px;
|
|
58320
|
-
}
|
|
58321
|
-
|
|
58322
|
-
&.e-step-text-only.e-step-error:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58323
|
-
&.e-step-text-only.e-step-valid:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58324
|
-
&.e-step-label-only.e-step-error:not(.e-step-icon.e-step-text) .e-step-label-container,
|
|
58325
|
-
&.e-step-label-only.e-step-valid:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58326
|
-
flex-direction: column;
|
|
58327
|
-
.e-step-validation-icon {
|
|
58328
|
-
position: relative;
|
|
58329
|
-
top: $stepper-validation-position;
|
|
58330
|
-
}
|
|
58331
|
-
}
|
|
58332
|
-
.e-step-label-container,
|
|
58333
|
-
.e-step-text-container {
|
|
58334
|
-
font-size: $stepper-text-size;
|
|
58335
|
-
}
|
|
58336
|
-
.e-step,
|
|
58337
|
-
.e-indicator {
|
|
58338
|
-
border-radius: $stepper-step-radius;
|
|
58339
|
-
min-width: $stepper-step-width;
|
|
58340
|
-
min-height: $stepper-step-width;
|
|
58341
|
-
}
|
|
58342
|
-
}
|
|
58343
|
-
|
|
58344
58294
|
.e-stepper-progressbar {
|
|
58345
58295
|
height: $stepper-progress-bar-height;
|
|
58346
58296
|
position: absolute;
|
|
@@ -58355,7 +58305,6 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58355
58305
|
transition-delay: var(--delay);
|
|
58356
58306
|
}
|
|
58357
58307
|
}
|
|
58358
|
-
|
|
58359
58308
|
&.e-vertical .e-stepper-progressbar {
|
|
58360
58309
|
min-height: inherit;
|
|
58361
58310
|
width: $stepper-progress-bar-height;
|
|
@@ -58368,40 +58317,26 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58368
58317
|
transition-property: height;
|
|
58369
58318
|
}
|
|
58370
58319
|
}
|
|
58371
|
-
|
|
58372
58320
|
&.e-vertical.e-rtl .e-stepper-progressbar {
|
|
58373
58321
|
right: var(--progress-position);
|
|
58374
58322
|
left: unset;
|
|
58375
58323
|
}
|
|
58376
|
-
|
|
58377
|
-
|
|
58378
|
-
.e-stepper-steps .e-step-container.e-step-focus .e-indicator {
|
|
58324
|
+
&:not(.e-steps-focus):not(.e-step-type-label):not(.e-step-type-indicator) .e-step-container .e-indicator,
|
|
58325
|
+
.e-step-focus .e-indicator {
|
|
58379
58326
|
z-index: 0;
|
|
58380
58327
|
}
|
|
58381
|
-
|
|
58382
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus {
|
|
58328
|
+
.e-step-template.e-step-focus {
|
|
58383
58329
|
outline: $stepper-temp-outline-width;
|
|
58384
58330
|
}
|
|
58385
58331
|
}
|
|
58386
|
-
|
|
58387
58332
|
.e-tooltip-wrap.e-stepper-tooltip.e-step-inprogress-tip {
|
|
58388
58333
|
.e-arrow-tip.e-tip-bottom {
|
|
58389
58334
|
top: 90% !important; /* stylelint-disable-line declaration-no-important */
|
|
58390
58335
|
}
|
|
58391
58336
|
}
|
|
58392
|
-
|
|
58393
|
-
.e-stepper.e-horizontal .e-stepper-steps .e-step-container {
|
|
58394
|
-
.e-text,
|
|
58395
|
-
.e-label,
|
|
58396
|
-
.e-step-label-optional {
|
|
58397
|
-
text-overflow: ellipsis;
|
|
58398
|
-
overflow: hidden;
|
|
58399
|
-
}
|
|
58400
|
-
}
|
|
58401
|
-
|
|
58402
58337
|
.e-small.e-stepper,
|
|
58403
58338
|
.e-small .e-stepper {
|
|
58404
|
-
&.e-step-type-indicator .e-
|
|
58339
|
+
&.e-step-type-indicator .e-step-container:not(.e-step-icon.e-step-label.e-step-text) {
|
|
58405
58340
|
.e-icons.e-step-indicator {
|
|
58406
58341
|
font-size: $stepper-small-step-width;
|
|
58407
58342
|
}
|
|
@@ -58410,39 +58345,33 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58410
58345
|
height: $stepper-small-step-width;
|
|
58411
58346
|
}
|
|
58412
58347
|
}
|
|
58413
|
-
|
|
58414
|
-
.e-stepper-steps .e-step-container {
|
|
58348
|
+
.e-step-container {
|
|
58415
58349
|
.e-step,
|
|
58416
58350
|
.e-indicator {
|
|
58417
58351
|
min-width: $stepper-small-step-width;
|
|
58418
58352
|
min-height: $stepper-small-step-width;
|
|
58419
58353
|
}
|
|
58420
|
-
|
|
58421
58354
|
.e-indicator {
|
|
58422
58355
|
font-size: $stepper-small-icon-size;
|
|
58423
58356
|
}
|
|
58424
|
-
|
|
58425
58357
|
.e-step-text-container,
|
|
58426
58358
|
.e-step-label-container {
|
|
58427
58359
|
font-size: $stepper-small-text-size;
|
|
58428
58360
|
}
|
|
58429
|
-
|
|
58430
58361
|
.e-step-content {
|
|
58431
58362
|
font-size: $stepper-small-icon-size;
|
|
58432
58363
|
}
|
|
58433
|
-
|
|
58434
58364
|
.e-step-label-optional {
|
|
58435
58365
|
font-size: $stepper-small-optional-size;
|
|
58436
58366
|
}
|
|
58437
58367
|
}
|
|
58438
|
-
&.e-vertical .e-
|
|
58368
|
+
&.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
|
|
58439
58369
|
font-size: $stepper-small-optional-size;
|
|
58440
58370
|
}
|
|
58441
58371
|
}
|
|
58442
|
-
|
|
58443
58372
|
.e-bigger.e-stepper,
|
|
58444
58373
|
.e-bigger .e-stepper {
|
|
58445
|
-
&.e-step-type-indicator .e-
|
|
58374
|
+
&.e-step-type-indicator .e-step-container:not(.e-step-icon.e-step-label.e-step-text) {
|
|
58446
58375
|
.e-icons.e-step-indicator {
|
|
58447
58376
|
font-size: $stepper-bigger-step-width;
|
|
58448
58377
|
}
|
|
@@ -58451,32 +58380,27 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58451
58380
|
height: $stepper-bigger-step-width;
|
|
58452
58381
|
}
|
|
58453
58382
|
}
|
|
58454
|
-
|
|
58455
|
-
.e-stepper-steps .e-step-container {
|
|
58383
|
+
.e-step-container {
|
|
58456
58384
|
.e-step,
|
|
58457
58385
|
.e-indicator {
|
|
58458
58386
|
min-width: $stepper-bigger-step-width;
|
|
58459
58387
|
min-height: $stepper-bigger-step-width;
|
|
58460
58388
|
}
|
|
58461
|
-
|
|
58462
58389
|
.e-indicator {
|
|
58463
58390
|
font-size: $stepper-bigger-icon-size;
|
|
58464
58391
|
}
|
|
58465
|
-
|
|
58466
58392
|
.e-step-text-container,
|
|
58467
58393
|
.e-step-label-container {
|
|
58468
58394
|
font-size: $stepper-bigger-text-size;
|
|
58469
58395
|
}
|
|
58470
|
-
|
|
58471
58396
|
.e-step-content {
|
|
58472
58397
|
font-size: $stepper-bigger-icon-size;
|
|
58473
58398
|
}
|
|
58474
|
-
|
|
58475
58399
|
.e-step-label-optional {
|
|
58476
58400
|
font-size: $stepper-bigger-optional-size;
|
|
58477
58401
|
}
|
|
58478
58402
|
}
|
|
58479
|
-
&.e-vertical .e-
|
|
58403
|
+
&.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
|
|
58480
58404
|
font-size: $stepper-bigger-optional-size;
|
|
58481
58405
|
}
|
|
58482
58406
|
}
|
|
@@ -58485,7 +58409,7 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58485
58409
|
.e-bigger.e-small .e-stepper,
|
|
58486
58410
|
.e-bigger .e-small.e-stepper,
|
|
58487
58411
|
.e-small .e-bigger.e-stepper {
|
|
58488
|
-
&.e-step-type-indicator .e-
|
|
58412
|
+
&.e-step-type-indicator .e-step-container:not(.e-step-icon.e-step-label.e-step-text) {
|
|
58489
58413
|
.e-icons.e-step-indicator {
|
|
58490
58414
|
font-size: $stepper-bigger-small-step-width;
|
|
58491
58415
|
}
|
|
@@ -58494,31 +58418,27 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58494
58418
|
height: $stepper-bigger-small-step-width;
|
|
58495
58419
|
}
|
|
58496
58420
|
}
|
|
58497
|
-
|
|
58498
|
-
.e-stepper-steps .e-step-container {
|
|
58421
|
+
.e-step-container {
|
|
58499
58422
|
.e-step,
|
|
58500
58423
|
.e-indicator {
|
|
58501
58424
|
min-width: $stepper-bigger-small-step-width;
|
|
58502
58425
|
min-height: $stepper-bigger-small-step-width;
|
|
58503
58426
|
}
|
|
58504
|
-
|
|
58505
58427
|
.e-indicator {
|
|
58506
58428
|
font-size: $stepper-bigger-small-icon-size;
|
|
58507
58429
|
}
|
|
58508
|
-
|
|
58509
58430
|
.e-step-text-container,
|
|
58510
|
-
.e-step-label-container{
|
|
58431
|
+
.e-step-label-container {
|
|
58511
58432
|
font-size: $stepper-bigger-small-text-size;
|
|
58512
58433
|
}
|
|
58513
58434
|
.e-step-content {
|
|
58514
58435
|
font-size: $stepper-bigger-small-icon-size;
|
|
58515
58436
|
}
|
|
58516
|
-
|
|
58517
58437
|
.e-step-label-optional {
|
|
58518
58438
|
font-size: $stepper-bigger-small-optional-size;
|
|
58519
58439
|
}
|
|
58520
58440
|
}
|
|
58521
|
-
&.e-vertical .e-
|
|
58441
|
+
&.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
|
|
58522
58442
|
font-size: $stepper-bigger-small-optional-size;
|
|
58523
58443
|
}
|
|
58524
58444
|
}
|
|
@@ -58527,229 +58447,203 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
58527
58447
|
|
|
58528
58448
|
@include export-module('stepper-theme') {
|
|
58529
58449
|
.e-stepper {
|
|
58530
|
-
.e-
|
|
58531
|
-
|
|
58532
|
-
|
|
58533
|
-
|
|
58534
|
-
|
|
58535
|
-
|
|
58536
|
-
|
|
58537
|
-
|
|
58538
|
-
|
|
58539
|
-
|
|
58540
|
-
|
|
58541
|
-
|
|
58542
|
-
|
|
58543
|
-
|
|
58544
|
-
|
|
58545
|
-
|
|
58546
|
-
|
|
58547
|
-
|
|
58548
|
-
|
|
58549
|
-
|
|
58550
|
-
|
|
58551
|
-
|
|
58552
|
-
|
|
58553
|
-
|
|
58554
|
-
|
|
58555
|
-
|
|
58556
|
-
|
|
58557
|
-
|
|
58558
|
-
|
|
58559
|
-
|
|
58560
|
-
|
|
58561
|
-
|
|
58562
|
-
|
|
58563
|
-
|
|
58564
|
-
|
|
58565
|
-
|
|
58566
|
-
|
|
58567
|
-
|
|
58568
|
-
|
|
58569
|
-
|
|
58570
|
-
.e-indicator {
|
|
58571
|
-
background: $step-error-completed-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58572
|
-
color: $step-error-icon-color;
|
|
58573
|
-
}
|
|
58574
|
-
|
|
58575
|
-
.e-text,
|
|
58576
|
-
.e-label {
|
|
58577
|
-
color: $step-error-completed-color;
|
|
58578
|
-
}
|
|
58579
|
-
}
|
|
58580
|
-
|
|
58581
|
-
&.e-step-valid:not(.e-step-notstarted) .e-indicator:hover,
|
|
58582
|
-
&.e-step-error .e-indicator:hover {
|
|
58583
|
-
color: $step-color;
|
|
58584
|
-
}
|
|
58585
|
-
|
|
58586
|
-
&.e-step-selected {
|
|
58587
|
-
.e-text,
|
|
58588
|
-
.e-label {
|
|
58589
|
-
font-weight: $stepper-font-weight;
|
|
58590
|
-
}
|
|
58591
|
-
}
|
|
58592
|
-
|
|
58593
|
-
&.e-step-valid.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58594
|
-
&.e-step-valid.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58595
|
-
.e-step-validation-icon {
|
|
58596
|
-
color: $step-valid-icon-only-color;
|
|
58597
|
-
}
|
|
58598
|
-
}
|
|
58599
|
-
|
|
58600
|
-
&.e-step-error.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58601
|
-
&.e-step-error.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58602
|
-
.e-step-validation-icon {
|
|
58603
|
-
color: $step-error-icon-only-color;
|
|
58604
|
-
}
|
|
58605
|
-
}
|
|
58606
|
-
|
|
58607
|
-
.e-text,
|
|
58608
|
-
.e-label {
|
|
58609
|
-
color: $stepper-text-color;
|
|
58610
|
-
}
|
|
58611
|
-
|
|
58612
|
-
&.e-step-selected:not(.e-step-error),
|
|
58613
|
-
&.e-step-completed:not(.e-step-error) {
|
|
58614
|
-
.e-text,
|
|
58615
|
-
.e-label {
|
|
58616
|
-
color: $step-completed-bg-color;
|
|
58617
|
-
}
|
|
58618
|
-
}
|
|
58619
|
-
|
|
58620
|
-
&.e-step-label:not(.e-step-icon) .e-step-label-container {
|
|
58621
|
-
background-color: $stepper-outline-color;
|
|
58622
|
-
}
|
|
58623
|
-
|
|
58624
|
-
.e-step-text-container {
|
|
58625
|
-
background-color: $stepper-outline-color;
|
|
58626
|
-
border-color: transparent;
|
|
58627
|
-
}
|
|
58628
|
-
|
|
58629
|
-
&.e-step-selected .e-indicator {
|
|
58630
|
-
background: $step-completed-bg-color;
|
|
58631
|
-
}
|
|
58632
|
-
|
|
58633
|
-
&.e-step-disabled .e-indicator {
|
|
58634
|
-
background: $step-disabled-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58635
|
-
color: $step-disabled-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58636
|
-
}
|
|
58637
|
-
|
|
58638
|
-
&.e-step-disabled .e-text,
|
|
58639
|
-
&.e-step-disabled .e-label,
|
|
58640
|
-
&.e-step-disabled .e-step-validation-icon {
|
|
58641
|
-
color: $step-disabled-font-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58642
|
-
}
|
|
58450
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step,
|
|
58451
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator,
|
|
58452
|
+
.e-step-notstarted .e-icons.e-step-indicator {
|
|
58453
|
+
border-color: $step-border-color;
|
|
58454
|
+
}
|
|
58455
|
+
.e-step-label-optional {
|
|
58456
|
+
color: $step-optional-color;
|
|
58457
|
+
}
|
|
58458
|
+
.e-step,
|
|
58459
|
+
.e-indicator {
|
|
58460
|
+
color: $step-color;
|
|
58461
|
+
background: $step-bg-color;
|
|
58462
|
+
}
|
|
58463
|
+
.e-step-indicator {
|
|
58464
|
+
color: transparent;
|
|
58465
|
+
}
|
|
58466
|
+
.e-step-completed .e-step,
|
|
58467
|
+
.e-step-inprogress .e-step,
|
|
58468
|
+
.e-step-completed .e-indicator,
|
|
58469
|
+
.e-step-inprogress .e-indicator,
|
|
58470
|
+
.e-step-completed .e-step-indicator,
|
|
58471
|
+
.e-step-inprogress .e-step-indicator {
|
|
58472
|
+
background: $step-completed-bg-color;
|
|
58473
|
+
color: $step-completed-color;
|
|
58474
|
+
}
|
|
58475
|
+
.e-step-selected .e-indicator {
|
|
58476
|
+
background: $step-completed-bg-color;
|
|
58477
|
+
}
|
|
58478
|
+
.e-step-valid .e-indicator {
|
|
58479
|
+
background: $step-valid-completed-bg-color;
|
|
58480
|
+
color: $step-valid-completed-color;
|
|
58481
|
+
}
|
|
58482
|
+
.e-step-error {
|
|
58483
|
+
.e-indicator {
|
|
58484
|
+
background: $step-error-completed-bg-color;
|
|
58485
|
+
color: $step-error-icon-color;
|
|
58486
|
+
}
|
|
58487
|
+
.e-text,
|
|
58488
|
+
.e-label {
|
|
58489
|
+
color: $step-error-completed-color;
|
|
58643
58490
|
}
|
|
58644
58491
|
}
|
|
58645
|
-
|
|
58646
|
-
|
|
58647
|
-
|
|
58648
|
-
|
|
58649
|
-
|
|
58650
|
-
|
|
58492
|
+
.e-step-valid:not(.e-step-notstarted) .e-indicator:hover,
|
|
58493
|
+
.e-step-error .e-indicator:hover {
|
|
58494
|
+
color: $step-color;
|
|
58495
|
+
}
|
|
58496
|
+
.e-step-selected {
|
|
58497
|
+
.e-text,
|
|
58498
|
+
.e-label {
|
|
58499
|
+
font-weight: $stepper-font-weight;
|
|
58500
|
+
}
|
|
58501
|
+
}
|
|
58502
|
+
.e-step-valid.e-step-text-only,
|
|
58503
|
+
.e-step-valid.e-step-label-only {
|
|
58504
|
+
.e-step-validation-icon {
|
|
58505
|
+
color: $step-valid-icon-only-color;
|
|
58506
|
+
}
|
|
58507
|
+
}
|
|
58508
|
+
.e-step-error.e-step-text-only,
|
|
58509
|
+
.e-step-error.e-step-label-only {
|
|
58510
|
+
.e-step-validation-icon {
|
|
58511
|
+
color: $step-error-icon-only-color;
|
|
58512
|
+
}
|
|
58513
|
+
}
|
|
58514
|
+
.e-text,
|
|
58515
|
+
.e-label {
|
|
58516
|
+
color: $stepper-text-color;
|
|
58517
|
+
}
|
|
58518
|
+
.e-step-selected:not(.e-step-error),
|
|
58519
|
+
.e-step-completed:not(.e-step-error) {
|
|
58520
|
+
.e-text,
|
|
58521
|
+
.e-label {
|
|
58522
|
+
color: $step-completed-bg-color;
|
|
58523
|
+
}
|
|
58524
|
+
}
|
|
58525
|
+
.e-step-label:not(.e-step-icon) .e-step-label-container {
|
|
58526
|
+
background-color: $stepper-outline-color;
|
|
58527
|
+
}
|
|
58528
|
+
.e-step-text-container {
|
|
58529
|
+
background-color: $stepper-outline-color;
|
|
58530
|
+
border-color: transparent;
|
|
58531
|
+
}
|
|
58532
|
+
.e-step-disabled .e-indicator {
|
|
58533
|
+
background: $step-disabled-bg-color;
|
|
58534
|
+
color: $step-disabled-color;
|
|
58535
|
+
}
|
|
58536
|
+
.e-step-disabled .e-text,
|
|
58537
|
+
.e-step-disabled .e-label,
|
|
58538
|
+
.e-step-disabled .e-step-validation-icon {
|
|
58539
|
+
color: $step-disabled-font-color;
|
|
58540
|
+
}
|
|
58541
|
+
&.e-vertical .e-step-text-only.e-step-text .e-step-label-optional,
|
|
58542
|
+
&.e-vertical .e-step-label-only.e-step-label .e-step-label-optional,
|
|
58543
|
+
&.e-vertical .e-step-icon:not(.e-step-text):not(.e-step-label) .e-step-label-optional,
|
|
58544
|
+
&.e-vertical.e-label-top .e-step-label-optional,
|
|
58545
|
+
&.e-vertical.e-label-bottom .e-step-label-optional {
|
|
58651
58546
|
background-color: $stepper-outline-color;
|
|
58652
58547
|
}
|
|
58653
|
-
|
|
58654
58548
|
.e-stepper-progressbar {
|
|
58655
58549
|
background-color: $step-progress-bg-color;
|
|
58656
|
-
|
|
58657
58550
|
>.e-progressbar-value {
|
|
58658
58551
|
background-color: $step-progress-value-bg-color;
|
|
58659
58552
|
}
|
|
58660
58553
|
}
|
|
58661
|
-
|
|
58662
|
-
&: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 {
|
|
58554
|
+
&:not(.e-steps-focus) .e-step-selected .e-step {
|
|
58663
58555
|
box-shadow: $step-selected-li-shadow;
|
|
58664
58556
|
}
|
|
58665
|
-
|
|
58666
|
-
.e-
|
|
58667
|
-
.e-
|
|
58668
|
-
.e-
|
|
58669
|
-
.e-
|
|
58670
|
-
&:not(.e-steps-focus) .e-
|
|
58671
|
-
&:not(.e-steps-focus) .e-
|
|
58672
|
-
|
|
58673
|
-
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
58557
|
+
.e-step-focus .e-step,
|
|
58558
|
+
.e-step-label-only.e-step-focus .e-label,
|
|
58559
|
+
.e-step-text-only.e-step-focus .e-text,
|
|
58560
|
+
.e-step-template.e-step-focus,
|
|
58561
|
+
&:not(.e-steps-focus) :focus-visible .e-step,
|
|
58562
|
+
&:not(.e-steps-focus) .e-step-text-only:focus-visible .e-text,
|
|
58563
|
+
&:not(.e-steps-focus) .e-step-label-only:focus-visible .e-label {
|
|
58564
|
+
box-shadow: $step-keyboard-selected-li-shadow;
|
|
58674
58565
|
}
|
|
58675
58566
|
|
|
58676
|
-
&:not(.e-steps-focus) .e-
|
|
58677
|
-
.e-
|
|
58678
|
-
.e-
|
|
58679
|
-
.e-
|
|
58680
|
-
.e-
|
|
58567
|
+
&:not(.e-steps-focus) .e-step-valid.e-step-selected .e-step,
|
|
58568
|
+
.e-step-valid.e-step-focus .e-step,
|
|
58569
|
+
.e-step-valid.e-step-label-only.e-step-focus .e-label,
|
|
58570
|
+
.e-step-valid.e-step-text-only.e-step-focus .e-text,
|
|
58571
|
+
.e-step-valid.e-step-template.e-step-focus {
|
|
58681
58572
|
box-shadow: $step-valid-li-shadow;
|
|
58682
58573
|
}
|
|
58683
58574
|
|
|
58684
|
-
&:not(.e-steps-focus) .e-
|
|
58685
|
-
.e-
|
|
58686
|
-
.e-
|
|
58687
|
-
.e-
|
|
58688
|
-
.e-
|
|
58575
|
+
&:not(.e-steps-focus) .e-step-error.e-step-selected .e-step,
|
|
58576
|
+
.e-step-error.e-step-focus .e-step,
|
|
58577
|
+
.e-step-error.e-step-label-only.e-step-focus .e-label,
|
|
58578
|
+
.e-step-error.e-step-text-only.e-step-focus .e-text,
|
|
58579
|
+
.e-step-error.e-step-template.e-step-focus {
|
|
58689
58580
|
box-shadow: $step-error-li-shadow;
|
|
58690
58581
|
}
|
|
58691
58582
|
|
|
58692
|
-
.e-
|
|
58693
|
-
.e-
|
|
58694
|
-
&.e-steps-focus .e-
|
|
58583
|
+
.e-step-container:not(.e-step-focus).e-step-notstarted .e-step,
|
|
58584
|
+
.e-step-container:not(.e-step-focus).e-step-completed .e-step,
|
|
58585
|
+
&.e-steps-focus .e-step-container:not(.e-step-focus).e-step-selected .e-step {
|
|
58695
58586
|
box-shadow: $step-li-shadow;
|
|
58696
58587
|
}
|
|
58697
58588
|
|
|
58698
|
-
.e-
|
|
58699
|
-
.e-
|
|
58700
|
-
border-color: $step-hover-border-color
|
|
58589
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step:hover,
|
|
58590
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator:hover {
|
|
58591
|
+
border-color: $step-hover-border-color;
|
|
58701
58592
|
}
|
|
58702
58593
|
|
|
58703
|
-
.e-
|
|
58704
|
-
.e-
|
|
58705
|
-
border-color: $step-active-border-color
|
|
58594
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step:active,
|
|
58595
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator:active {
|
|
58596
|
+
border-color: $step-active-border-color;
|
|
58706
58597
|
}
|
|
58707
58598
|
|
|
58708
|
-
&:not(.e-step-type-label)
|
|
58709
|
-
|
|
58710
|
-
|
|
58599
|
+
&:not(.e-step-type-label) {
|
|
58600
|
+
.e-indicator:hover,
|
|
58601
|
+
.e-step:hover {
|
|
58602
|
+
color: $step-hover-text-color;
|
|
58603
|
+
background: $step-selected-hover-color;
|
|
58604
|
+
}
|
|
58711
58605
|
}
|
|
58712
58606
|
|
|
58713
|
-
&:not(.e-step-type-label) .e-
|
|
58714
|
-
&:not(.e-step-type-label) .e-
|
|
58715
|
-
|
|
58607
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-indicator:hover,
|
|
58608
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-step:hover {
|
|
58609
|
+
color: $step-hover-not-text-color;
|
|
58716
58610
|
}
|
|
58717
58611
|
|
|
58718
|
-
&:not(.e-step-type-label)
|
|
58719
|
-
|
|
58720
|
-
|
|
58721
|
-
|
|
58722
|
-
background: $step-selected-hover-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58612
|
+
&:not(.e-step-type-label) {
|
|
58613
|
+
.e-step-selected .e-indicator:active,
|
|
58614
|
+
.e-step-selected .e-step:active {
|
|
58615
|
+
background: $step-selected-active-color;
|
|
58723
58616
|
}
|
|
58724
|
-
|
|
58725
|
-
|
|
58726
|
-
|
|
58727
|
-
background: $step-valid-completed-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58617
|
+
.e-step-valid.e-step-selected .e-indicator:active,
|
|
58618
|
+
.e-step-valid.e-step-selected .e-step:active {
|
|
58619
|
+
background: $step-valid-completed-bg-color;
|
|
58728
58620
|
}
|
|
58729
|
-
|
|
58730
|
-
|
|
58731
|
-
|
|
58732
|
-
background: $step-error-completed-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58621
|
+
.e-step-error.e-step-selected .e-indicator:active,
|
|
58622
|
+
.e-step-error.e-step-selected .e-step:active {
|
|
58623
|
+
background: $step-error-completed-bg-color;
|
|
58733
58624
|
}
|
|
58734
58625
|
}
|
|
58735
58626
|
|
|
58736
|
-
&:not(.e-step-type-label) .e-
|
|
58737
|
-
&:not(.e-step-type-label) .e-
|
|
58738
|
-
|
|
58627
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-indicator:hover,
|
|
58628
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-step:hover {
|
|
58629
|
+
background: $step-hover-color;
|
|
58739
58630
|
}
|
|
58740
58631
|
|
|
58741
|
-
&:not(.e-step-type-label) .e-
|
|
58742
|
-
|
|
58743
|
-
|
|
58744
|
-
|
|
58745
|
-
|
|
58746
|
-
|
|
58747
|
-
|
|
58748
|
-
|
|
58632
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-indicator:active,
|
|
58633
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-step:active {
|
|
58634
|
+
background: $step-active-color;
|
|
58635
|
+
}
|
|
58636
|
+
|
|
58637
|
+
&:not(.e-step-type-label) {
|
|
58638
|
+
.e-step-valid .e-indicator:hover,
|
|
58639
|
+
.e-step-valid .e-step:hover {
|
|
58640
|
+
color: $step-hover-text-color;
|
|
58641
|
+
background: $step-valid-completed-bg-color;
|
|
58749
58642
|
}
|
|
58750
|
-
|
|
58751
|
-
|
|
58752
|
-
|
|
58643
|
+
.e-step-error .e-indicator:hover,
|
|
58644
|
+
.e-step-error .e-step:hover {
|
|
58645
|
+
color: $step-hover-text-color;
|
|
58646
|
+
background: $step-error-completed-bg-color;
|
|
58753
58647
|
}
|
|
58754
58648
|
}
|
|
58755
58649
|
}
|
|
@@ -81616,7 +81510,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81616
81510
|
text-align: left;
|
|
81617
81511
|
}
|
|
81618
81512
|
|
|
81619
|
-
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81513
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell,.e-detailheadercell,.e-rowdragheader) {
|
|
81620
81514
|
border-width: $grid-headercell-both-border-width;
|
|
81621
81515
|
}
|
|
81622
81516
|
|
|
@@ -81642,7 +81536,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81642
81536
|
border-right-width: 1px;
|
|
81643
81537
|
}
|
|
81644
81538
|
|
|
81645
|
-
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81539
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell,.e-detailheadercell,.e-rowdragheader) {
|
|
81646
81540
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
81647
81541
|
}
|
|
81648
81542
|
|
|
@@ -83527,6 +83421,14 @@ margin: $grid-group-animator-cell-margin;
|
|
|
83527
83421
|
border-top: 1px solid $grid-header-border-color;
|
|
83528
83422
|
}
|
|
83529
83423
|
|
|
83424
|
+
.e-gridcontent table tbody tr:first-child .e-normaledit .e-dragindentcell {
|
|
83425
|
+
border-top: 0 solid $grid-header-border-color;
|
|
83426
|
+
}
|
|
83427
|
+
|
|
83428
|
+
.e-detailrow .e-grid.e-default .e-normaledit .e-lastrowcell {
|
|
83429
|
+
border-bottom: 0;
|
|
83430
|
+
}
|
|
83431
|
+
|
|
83530
83432
|
.e-ccdlg {
|
|
83531
83433
|
.e-footer-content {
|
|
83532
83434
|
border-color: $grid-columnchooser-footer-border-color;
|
|
@@ -88217,7 +88119,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88217
88119
|
|
|
88218
88120
|
//Focus state for Normal and Outline GroupButton
|
|
88219
88121
|
.e-btn:focus,
|
|
88220
|
-
input:focus+label.e-btn {
|
|
88122
|
+
input:focus-visible+label.e-btn {
|
|
88221
88123
|
@include button-focus;
|
|
88222
88124
|
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
88223
88125
|
box-shadow: none;
|
|
@@ -90001,6 +89903,12 @@ $rte-big-background-color-icon-fontsize: 20px;
|
|
|
90001
89903
|
|
|
90002
89904
|
$rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAzMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUgMi41QzQuNDQ3NzIgMi41IDQgMi45NDc3MiA0IDMuNUM0IDQuMDUyMjggNC40NDc3MiA0LjUgNSA0LjVINi42OTcyMkw3LjUgNS4wMzUxOFYxNi45NjQ4TDYuNjk3MjIgMTcuNUg1QzQuNDQ3NzIgMTcuNSA0IDE3Ljk0NzcgNCAxOC41QzQgMTkuMDUyMyA0LjQ0NzcyIDE5LjUgNSAxOS41SDYuNjk3MjJDNy4wOTIwNyAxOS41IDcuNDc4MDkgMTkuMzgzMSA3LjgwNjYyIDE5LjE2NDFMOC41IDE4LjcwMTlMOS4xOTMzOCAxOS4xNjQxQzkuNTIxOTEgMTkuMzgzMSA5LjkwNzkzIDE5LjUgMTAuMzAyOCAxOS41SDEyQzEyLjU1MjMgMTkuNSAxMyAxOS4wNTIzIDEzIDE4LjVDMTMgMTcuOTQ3NyAxMi41NTIzIDE3LjUgMTIgMTcuNUwxMC4zMDI4IDE3LjVMOS41IDE2Ljk2NDhWNS4wMzUxOEwxMC4zMDI4IDQuNUgxMkMxMi41NTIzIDQuNSAxMyA0LjA1MjI4IDEzIDMuNUMxMyAyLjk0NzcyIDEyLjU1MjMgMi41IDEyIDIuNUgxMC4zMDI4QzkuOTA3OTMgMi41IDkuNTIxOTEgMi42MTY4OCA5LjE5MzM4IDIuODM1OUw4LjUgMy4yOTgxNUw3LjgwNjYyIDIuODM1OUM3LjQ3ODA5IDIuNjE2ODggNy4wOTIwNyAyLjUgNi42OTcyMiAyLjVINVoiIGZpbGw9ImJsYWNrIiBzdHJva2U9IndoaXRlIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPHBhdGggZD0iTTIzLjUgNFY4LjVIMjVDMjUuODI4NCA4LjUgMjYuNSA5LjE3MTU3IDI2LjUgMTBWMTEuNVYxNy41SDIzLjVIMjAuNUgxNi41QzE3LjUgMTUgMTcuNSAxMS41IDE3LjUgMTEuNVYxMEMxNy41IDkuMTcxNTcgMTguMTcxNiA4LjUgMTkgOC41SDIwLjVWNEMyMC41IDMuMTcxNTcgMjEuMTcxNiAyLjUgMjIgMi41QzIyLjgyODQgMi41IDIzLjUgMy4xNzE1NyAyMy41IDRaIiBmaWxsPSJibGFjayIvPgo8cGF0aCBkPSJNMjMuNSA4LjVWNEMyMy41IDMuMTcxNTcgMjIuODI4NCAyLjUgMjIgMi41VjIuNUMyMS4xNzE2IDIuNSAyMC41IDMuMTcxNTcgMjAuNSA0VjguNU0yMy41IDguNUgyNUMyNS44Mjg0IDguNSAyNi41IDkuMTcxNTcgMjYuNSAxMFYxMS41TTIzLjUgOC41SDIwLjVNMjAuNSA4LjVIMTlDMTguMTcxNiA4LjUgMTcuNSA5LjE3MTU3IDE3LjUgMTBWMTEuNU0yNi41IDExLjVWMTcuNUgyMy41TTI2LjUgMTEuNUgxNy41TTE3LjUgMTEuNUMxNy41IDExLjUgMTcuNSAxNSAxNi41IDE3LjVIMjAuNU0yMy41IDE3LjVWMTQuNU0yMy41IDE3LjVIMjAuNU0yMC41IDE3LjVWMTUuNSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=') 8 1, auto;
|
|
90003
89905
|
|
|
89906
|
+
$rte-img-upload-abort-icon-btn-margin-right: 52px;
|
|
89907
|
+
$rte-img-upload-abort-icon-btn-margin-top: 5px;
|
|
89908
|
+
$rte-big-img-upload-abort-icon-btn-margin-right: 66px;
|
|
89909
|
+
$rte-big-img-upload-abort-icon-btn-margin-top: -2px;
|
|
89910
|
+
$rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
89911
|
+
|
|
90004
89912
|
@include export-module('richtexteditor-layout') {
|
|
90005
89913
|
|
|
90006
89914
|
/*! tab layout */
|
|
@@ -90153,6 +90061,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90153
90061
|
padding: $rte-big-toolbar-expaned-padding;
|
|
90154
90062
|
}
|
|
90155
90063
|
}
|
|
90064
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons {
|
|
90065
|
+
margin-right: $rte-big-img-upload-abort-icon-btn-margin-right;
|
|
90066
|
+
margin-top: $rte-big-img-upload-abort-icon-btn-margin-top;
|
|
90067
|
+
padding: $rte-big-img-upload-abort-icon-btn-padding;
|
|
90068
|
+
}
|
|
90156
90069
|
}
|
|
90157
90070
|
|
|
90158
90071
|
.e-richtexteditor {
|
|
@@ -91130,6 +91043,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91130
91043
|
float: none;
|
|
91131
91044
|
}
|
|
91132
91045
|
|
|
91046
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons {
|
|
91047
|
+
margin-right: $rte-img-upload-abort-icon-btn-margin-right;
|
|
91048
|
+
margin-top: $rte-img-upload-abort-icon-btn-margin-top;
|
|
91049
|
+
}
|
|
91050
|
+
|
|
91133
91051
|
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
91134
91052
|
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
91135
91053
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
@@ -117403,6 +117321,22 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
117403
117321
|
}
|
|
117404
117322
|
}
|
|
117405
117323
|
|
|
117324
|
+
&.e-adaptive {
|
|
117325
|
+
.e-schedule-toolbar {
|
|
117326
|
+
.e-toolbar-items {
|
|
117327
|
+
.e-toolbar-item {
|
|
117328
|
+
&.e-today .e-icon-today {
|
|
117329
|
+
display: block;
|
|
117330
|
+
}
|
|
117331
|
+
|
|
117332
|
+
&.e-today .e-icon-today + .e-tbar-btn-text {
|
|
117333
|
+
display: none;
|
|
117334
|
+
}
|
|
117335
|
+
}
|
|
117336
|
+
}
|
|
117337
|
+
}
|
|
117338
|
+
}
|
|
117339
|
+
|
|
117406
117340
|
#{if(&, '&', '*')}.e-device {
|
|
117407
117341
|
.e-schedule-toolbar {
|
|
117408
117342
|
height: $schedule-tbar-bgr-size;
|
|
@@ -119385,7 +119319,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
119385
119319
|
}
|
|
119386
119320
|
}
|
|
119387
119321
|
|
|
119388
|
-
.e-content-wrap
|
|
119322
|
+
.e-content-wrap,
|
|
119323
|
+
.e-resource-column-wrap {
|
|
119389
119324
|
&.e-transition {
|
|
119390
119325
|
transition: all 1000ms linear; // sass-lint:disable-line no-transition-all
|
|
119391
119326
|
}
|