@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
|
@@ -57773,12 +57773,11 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
57773
57773
|
.e-stepper {
|
|
57774
57774
|
position: relative;
|
|
57775
57775
|
&.e-stepper-readonly,
|
|
57776
|
-
.e-
|
|
57776
|
+
.e-step-disabled {
|
|
57777
57777
|
cursor: default;
|
|
57778
57778
|
pointer-events: none;
|
|
57779
57779
|
}
|
|
57780
|
-
|
|
57781
|
-
&.e-step-type-indicator .e-stepper-steps .e-step-container {
|
|
57780
|
+
&.e-step-type-indicator .e-step-container {
|
|
57782
57781
|
&:not(.e-step-icon.e-step-label.e-step-text) {
|
|
57783
57782
|
.e-icons.e-step-indicator {
|
|
57784
57783
|
font-size: $stepper-step-width;
|
|
@@ -57791,12 +57790,12 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
57791
57790
|
}
|
|
57792
57791
|
|
|
57793
57792
|
//For Blazor Stepper Tooltip
|
|
57794
|
-
.e-
|
|
57795
|
-
&.e-vertical.e-label-after .e-
|
|
57796
|
-
&.e-vertical.e-label-before .e-
|
|
57793
|
+
.e-step-container:has(.e-tooltip-wrap.e-stepper-tooltip),
|
|
57794
|
+
&.e-vertical.e-label-after .e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip),
|
|
57795
|
+
&.e-vertical.e-label-before .e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip) {
|
|
57797
57796
|
position: relative;
|
|
57798
57797
|
}
|
|
57799
|
-
&.e-horizontal .e-
|
|
57798
|
+
&.e-horizontal .e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip) {
|
|
57800
57799
|
position: unset;
|
|
57801
57800
|
}
|
|
57802
57801
|
.e-tooltip-wrap.e-stepper-tooltip {
|
|
@@ -57821,15 +57820,14 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
57821
57820
|
top: -6px;
|
|
57822
57821
|
}
|
|
57823
57822
|
}
|
|
57824
|
-
.e-
|
|
57823
|
+
.e-step-icon.e-step-label .e-tooltip-wrap.e-stepper-tooltip {
|
|
57825
57824
|
left: unset;
|
|
57826
57825
|
top: 0;
|
|
57827
57826
|
transform: translate(0%, -135%);
|
|
57828
57827
|
}
|
|
57829
|
-
&.e-step-type-indicator .e-
|
|
57828
|
+
&.e-step-type-indicator .e-tooltip-wrap.e-stepper-tooltip {
|
|
57830
57829
|
transform: translate(-50%, -115%);
|
|
57831
57830
|
}
|
|
57832
|
-
|
|
57833
57831
|
.e-stepper-steps {
|
|
57834
57832
|
display: flex;
|
|
57835
57833
|
padding: 0;
|
|
@@ -57837,124 +57835,170 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
57837
57835
|
justify-content: space-between;
|
|
57838
57836
|
position: relative;
|
|
57839
57837
|
align-items: flex-start;
|
|
57840
|
-
.e-step-container
|
|
57841
|
-
|
|
57842
|
-
|
|
57843
|
-
|
|
57844
|
-
|
|
57845
|
-
|
|
57846
|
-
|
|
57847
|
-
|
|
57848
|
-
|
|
57849
|
-
|
|
57850
|
-
|
|
57851
|
-
|
|
57852
|
-
|
|
57853
|
-
|
|
57854
|
-
|
|
57855
|
-
|
|
57856
|
-
|
|
57857
|
-
|
|
57838
|
+
.e-step-container,
|
|
57839
|
+
.e-step,
|
|
57840
|
+
.e-step-valid.e-step-text.e-step-text-only .e-step-text-container,
|
|
57841
|
+
.e-step-error.e-step-text.e-step-text-only .e-step-text-container,
|
|
57842
|
+
.e-step-label-container {
|
|
57843
|
+
display: flex;
|
|
57844
|
+
align-items: center;
|
|
57845
|
+
justify-content: center;
|
|
57846
|
+
}
|
|
57847
|
+
}
|
|
57848
|
+
.e-step-container {
|
|
57849
|
+
max-width: var(--max-width);
|
|
57850
|
+
list-style-type: none;
|
|
57851
|
+
cursor: pointer;
|
|
57852
|
+
text-align: center;
|
|
57853
|
+
.e-step-label-container,
|
|
57854
|
+
.e-step-text-container {
|
|
57855
|
+
max-width: clamp(100%, 10em, 100%);
|
|
57856
|
+
white-space: nowrap;
|
|
57857
|
+
}
|
|
57858
|
+
.e-step-label-optional {
|
|
57859
|
+
font-size: $stepper-optional-size;
|
|
57860
|
+
flex-basis: 100%;
|
|
57861
|
+
}
|
|
57862
|
+
.e-step-optional-container {
|
|
57863
|
+
display: flex;
|
|
57864
|
+
flex-direction: column;
|
|
57865
|
+
}
|
|
57866
|
+
.e-step-content {
|
|
57867
|
+
font-size: $stepper-icon-size;
|
|
57868
|
+
line-height: 0;
|
|
57869
|
+
}
|
|
57870
|
+
.e-indicator {
|
|
57871
|
+
font-size: $stepper-icon-size;
|
|
57872
|
+
}
|
|
57873
|
+
&:not(.e-step-text-only) > .e-step-text-container {
|
|
57874
|
+
padding: $stepper-icon-text-padding;
|
|
57875
|
+
}
|
|
57876
|
+
&.e-step-text-only .e-step-text-container,
|
|
57877
|
+
&.e-step-label-only .e-step-label-container {
|
|
57878
|
+
padding: $stepper-text-padding;
|
|
57879
|
+
padding-block: 5px;
|
|
57880
|
+
}
|
|
57881
|
+
&.e-step-text-only.e-step-error .e-step-text-container,
|
|
57882
|
+
&.e-step-text-only.e-step-valid .e-step-text-container,
|
|
57883
|
+
&.e-step-label-only.e-step-error .e-step-label-container,
|
|
57884
|
+
&.e-step-label-only.e-step-valid .e-step-label-container {
|
|
57885
|
+
flex-direction: column;
|
|
57886
|
+
.e-step-validation-icon {
|
|
57887
|
+
position: relative;
|
|
57888
|
+
top: $stepper-validation-position;
|
|
57858
57889
|
}
|
|
57859
57890
|
}
|
|
57891
|
+
.e-step-label-container,
|
|
57892
|
+
.e-step-text-container {
|
|
57893
|
+
font-size: $stepper-text-size;
|
|
57894
|
+
}
|
|
57895
|
+
.e-step,
|
|
57896
|
+
.e-indicator {
|
|
57897
|
+
border-radius: $stepper-step-radius;
|
|
57898
|
+
min-width: $stepper-step-width;
|
|
57899
|
+
min-height: $stepper-step-width;
|
|
57900
|
+
}
|
|
57901
|
+
}
|
|
57902
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step,
|
|
57903
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator {
|
|
57904
|
+
border: $step-border;
|
|
57860
57905
|
}
|
|
57861
|
-
|
|
57862
57906
|
&.e-horizontal {
|
|
57863
57907
|
display: block;
|
|
57864
57908
|
.e-stepper-steps {
|
|
57865
57909
|
flex-direction: row;
|
|
57866
57910
|
}
|
|
57867
|
-
|
|
57868
57911
|
&.e-label-before,
|
|
57869
57912
|
&.e-label-after {
|
|
57870
|
-
&:has(.e-
|
|
57913
|
+
&:has(.e-step-icon.e-step-label:not(.e-step-text)) .e-stepper-progressbar {
|
|
57871
57914
|
margin-left: var(--progress-left-position);
|
|
57872
57915
|
top: var(--progress-top-position);
|
|
57873
57916
|
width: var(--progress-bar-width);
|
|
57874
57917
|
}
|
|
57875
57918
|
}
|
|
57876
|
-
|
|
57877
57919
|
&.e-label-before.e-rtl,
|
|
57878
57920
|
&.e-label-after.e-rtl {
|
|
57879
|
-
&:has(.e-
|
|
57921
|
+
&:has(.e-step-icon.e-step-label:not(.e-step-text)) .e-stepper-progressbar {
|
|
57880
57922
|
margin-right: var(--progress-left-position);
|
|
57881
57923
|
margin-left: unset;
|
|
57882
57924
|
}
|
|
57883
57925
|
}
|
|
57884
|
-
|
|
57885
|
-
|
|
57886
|
-
&.e-horizontal .e-stepper-steps .e-step-container {
|
|
57887
|
-
&.e-step-icon.e-step-label {
|
|
57926
|
+
.e-step-icon.e-step-label {
|
|
57888
57927
|
gap: 1em;
|
|
57928
|
+
flex-direction: column;
|
|
57889
57929
|
}
|
|
57890
|
-
|
|
57891
|
-
&.e-step-icon.e-step-label .e-step-label-container {
|
|
57930
|
+
.e-step-icon.e-step-label .e-step-label-container {
|
|
57892
57931
|
position: relative;
|
|
57893
57932
|
&.e-label-before {
|
|
57894
57933
|
order: -1;
|
|
57895
57934
|
}
|
|
57896
57935
|
}
|
|
57897
|
-
|
|
57898
|
-
|
|
57899
|
-
&.e-step-icon.e-step-label {
|
|
57900
|
-
flex-direction: column;
|
|
57936
|
+
&.e-label-start .e-step-text-container {
|
|
57937
|
+
order: $stepper-label-order;
|
|
57901
57938
|
}
|
|
57902
|
-
|
|
57903
|
-
|
|
57904
|
-
|
|
57905
|
-
|
|
57906
|
-
}
|
|
57907
|
-
|
|
57908
|
-
&.e-horizontal .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
57909
|
-
position: absolute;
|
|
57910
|
-
top: 2.5em;
|
|
57911
|
-
margin-left: 2.5em;
|
|
57912
|
-
}
|
|
57913
|
-
|
|
57914
|
-
&.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,
|
|
57915
|
-
&.e-horizontal.e-rtl .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
57916
|
-
margin-right: 2.5em;
|
|
57917
|
-
margin-left: unset;
|
|
57918
|
-
}
|
|
57919
|
-
|
|
57920
|
-
&.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 {
|
|
57921
|
-
margin-right: unset;
|
|
57922
|
-
margin-left: 2.5em;
|
|
57923
|
-
}
|
|
57924
|
-
|
|
57925
|
-
&.e-horizontal.e-label-before .e-stepper-steps {
|
|
57926
|
-
&:has(.e-step-label-optional) {
|
|
57927
|
-
align-items: flex-end;
|
|
57939
|
+
.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
57940
|
+
position: absolute;
|
|
57941
|
+
top: 2.5em;
|
|
57942
|
+
margin-left: 2.5em;
|
|
57928
57943
|
}
|
|
57929
|
-
|
|
57930
|
-
|
|
57931
|
-
|
|
57944
|
+
&.e-label-start .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional,
|
|
57945
|
+
&.e-rtl .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
57946
|
+
margin-right: 2.5em;
|
|
57947
|
+
margin-left: unset;
|
|
57948
|
+
}
|
|
57949
|
+
&.e-label-start.e-rtl .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
57950
|
+
margin-right: unset;
|
|
57951
|
+
margin-left: 2.5em;
|
|
57952
|
+
}
|
|
57953
|
+
&.e-label-before .e-stepper-steps {
|
|
57954
|
+
&:has(.e-step-label-optional) {
|
|
57955
|
+
align-items: flex-end;
|
|
57956
|
+
}
|
|
57957
|
+
.e-step-label-container.e-label-before:has(.e-step-label-optional) {
|
|
57958
|
+
flex-direction: column;
|
|
57959
|
+
gap: .5em;
|
|
57960
|
+
}
|
|
57961
|
+
}
|
|
57962
|
+
.e-text,
|
|
57963
|
+
.e-label,
|
|
57964
|
+
.e-step-label-optional {
|
|
57965
|
+
text-overflow: ellipsis;
|
|
57966
|
+
overflow: hidden;
|
|
57967
|
+
}
|
|
57968
|
+
.e-step-text.e-step-text-only:has(.e-step-label-optional),
|
|
57969
|
+
.e-step-label.e-step-label-only:has(.e-step-label-optional),
|
|
57970
|
+
.e-step-icon:not(.e-step-text):not(.e-step-label):has(.e-step-label-optional),
|
|
57971
|
+
.e-step-label-container.e-label-after:has(.e-step-label-optional) {
|
|
57972
|
+
flex-wrap: wrap;
|
|
57973
|
+
}
|
|
57974
|
+
&.e-step-type-indicator .e-step-container {
|
|
57975
|
+
flex-wrap: wrap;
|
|
57976
|
+
}
|
|
57977
|
+
.e-step-icon:not(.e-step-label):not(.e-step-text) .e-step-label-optional {
|
|
57978
|
+
margin-top: .5em;
|
|
57979
|
+
}
|
|
57980
|
+
&.e-label-after .e-step-icon.e-step-label:not(.e-step-text) .e-step-label-optional {
|
|
57981
|
+
margin-top: .2em;
|
|
57932
57982
|
}
|
|
57933
57983
|
}
|
|
57934
|
-
|
|
57935
57984
|
&.e-vertical {
|
|
57936
57985
|
min-height: inherit;
|
|
57937
57986
|
display: inline-block;
|
|
57938
|
-
|
|
57939
|
-
.e-
|
|
57940
|
-
.e-stepper-steps .e-step-container.e-step-template {
|
|
57987
|
+
.e-step-label.e-step-label-only,
|
|
57988
|
+
.e-step-template {
|
|
57941
57989
|
position: relative;
|
|
57942
57990
|
}
|
|
57943
|
-
|
|
57944
|
-
&:not(.e-label-top):not(.e-label-bottom) .e-stepper-steps .e-step-container .e-step-label-optional {
|
|
57991
|
+
&:not(.e-label-top):not(.e-label-bottom) .e-step-label-optional {
|
|
57945
57992
|
position: absolute;
|
|
57946
57993
|
}
|
|
57947
|
-
|
|
57948
|
-
&: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 {
|
|
57994
|
+
&:not(.e-label-bottom):not(.e-label-top) .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
57949
57995
|
margin-top: $stepper-label-optional;
|
|
57950
57996
|
margin-left: 4em;
|
|
57951
57997
|
}
|
|
57952
|
-
|
|
57953
|
-
&.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 {
|
|
57998
|
+
&.e-rtl:not(.e-label-bottom):not(.e-label-top) .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
57954
57999
|
margin-left: unset;
|
|
57955
58000
|
margin-right: 4em;
|
|
57956
58001
|
}
|
|
57957
|
-
|
|
57958
58002
|
.e-stepper-steps {
|
|
57959
58003
|
flex-direction: column;
|
|
57960
58004
|
min-height: inherit;
|
|
@@ -57963,49 +58007,42 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
57963
58007
|
margin: $stepper-ol-padding;
|
|
57964
58008
|
justify-content: space-between;
|
|
57965
58009
|
}
|
|
57966
|
-
|
|
57967
58010
|
&.e-rtl .e-stepper-steps {
|
|
57968
58011
|
float: right;
|
|
57969
58012
|
}
|
|
57970
|
-
|
|
57971
|
-
.e-stepper-steps:has(.e-step-
|
|
57972
|
-
.e-stepper-steps:has(.e-step-
|
|
57973
|
-
.e-stepper-steps:has(.e-step-
|
|
57974
|
-
&.e-label-after .e-stepper-steps:has(.e-step-container.e-step-label.e-step-text:not(.e-step-icon)),
|
|
58013
|
+
.e-stepper-steps:has(.e-step-icon:not(.e-step-text):not(.e-step-label)),
|
|
58014
|
+
.e-stepper-steps:has(.e-step-text.e-step-text-only),
|
|
58015
|
+
.e-stepper-steps:has(.e-step-label.e-step-label-only),
|
|
58016
|
+
&.e-label-after .e-stepper-steps:has(.e-step-label.e-step-text:not(.e-step-icon)),
|
|
57975
58017
|
&.e-step-type-indicator .e-stepper-steps {
|
|
57976
58018
|
align-items: center;
|
|
57977
58019
|
}
|
|
57978
|
-
|
|
57979
|
-
.e-
|
|
57980
|
-
.e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
|
|
58020
|
+
.e-step-icon.e-step-text:not(.e-step-label) .e-step-text-container,
|
|
58021
|
+
.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
|
|
57981
58022
|
margin-left: $stepper-text-postion;
|
|
57982
58023
|
}
|
|
57983
|
-
|
|
57984
58024
|
&.e-rtl {
|
|
57985
|
-
.e-
|
|
57986
|
-
.e-
|
|
58025
|
+
.e-step-icon.e-step-text:not(.e-step-label) .e-step-text-container,
|
|
58026
|
+
.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
|
|
57987
58027
|
margin-left: unset;
|
|
57988
58028
|
margin-right: $stepper-text-postion;
|
|
57989
58029
|
}
|
|
57990
58030
|
}
|
|
57991
|
-
|
|
57992
|
-
|
|
57993
|
-
|
|
57994
|
-
.e-
|
|
57995
|
-
.e-stepper-steps .e-step-container.e-step-label-only.e-step-label:has(.e-step-label-optional) {
|
|
58031
|
+
.e-step-icon:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional),
|
|
58032
|
+
&.e-label-before .e-step-label-container.e-label-before:has(.e-step-label-optional),
|
|
58033
|
+
.e-step-text-only.e-step-text:has(.e-step-label-optional),
|
|
58034
|
+
.e-step-label-only.e-step-label:has(.e-step-label-optional) {
|
|
57996
58035
|
flex-direction: column;
|
|
57997
58036
|
.e-step-label-optional {
|
|
57998
58037
|
position: unset;
|
|
57999
58038
|
}
|
|
58000
58039
|
}
|
|
58001
|
-
|
|
58002
|
-
|
|
58003
|
-
&.e-label-before .e-stepper-steps .e-step-container .e-step-label-container.e-label-before:has(.e-step-label-optional) {
|
|
58040
|
+
.e-step-icon:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional),
|
|
58041
|
+
&.e-label-before .e-step-label-container.e-label-before:has(.e-step-label-optional) {
|
|
58004
58042
|
gap: .5em;
|
|
58005
58043
|
}
|
|
58006
|
-
|
|
58007
|
-
&.e-label-
|
|
58008
|
-
&.e-label-after .e-stepper-steps .e-step-container.e-step-icon.e-step-label {
|
|
58044
|
+
&.e-label-before .e-step-icon.e-step-label,
|
|
58045
|
+
&.e-label-after .e-step-icon.e-step-label {
|
|
58009
58046
|
.e-step-label-container.e-label-after:has(.e-step-label-optional) {
|
|
58010
58047
|
flex-direction: column;
|
|
58011
58048
|
.e-label {
|
|
@@ -58016,43 +58053,37 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
58016
58053
|
position: unset;
|
|
58017
58054
|
}
|
|
58018
58055
|
}
|
|
58019
|
-
|
|
58020
|
-
.e-stepper-steps .e-step-container {
|
|
58056
|
+
.e-step-container {
|
|
58021
58057
|
&.e-step-label.e-step-text:not(.e-step-icon) .e-step-label-container.e-label-after {
|
|
58022
58058
|
position: absolute;
|
|
58023
58059
|
.e-step-label-optional {
|
|
58024
58060
|
left: $stepper-ol-padding;
|
|
58025
58061
|
}
|
|
58026
58062
|
}
|
|
58027
|
-
|
|
58028
58063
|
.e-step-label-container.e-label-after {
|
|
58029
58064
|
.e-step-label-optional {
|
|
58030
58065
|
font-size: $stepper-optional-size;
|
|
58031
58066
|
}
|
|
58032
58067
|
}
|
|
58033
|
-
|
|
58034
58068
|
.e-step-label-container.e-label-before .e-label {
|
|
58035
58069
|
width: var(--label-width);
|
|
58036
58070
|
}
|
|
58037
|
-
|
|
58038
58071
|
&:not(.e-step-text-only) .e-step-text-container {
|
|
58039
58072
|
border: none;
|
|
58040
58073
|
border-radius: unset;
|
|
58041
58074
|
padding: $stepper-text-vert-padding;
|
|
58042
58075
|
}
|
|
58043
|
-
|
|
58044
|
-
&.e-step-
|
|
58045
|
-
&.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58076
|
+
&.e-step-text-only .e-step-text-container,
|
|
58077
|
+
&.e-step-label-only .e-step-label-container {
|
|
58046
58078
|
position: unset;
|
|
58047
58079
|
}
|
|
58048
58080
|
}
|
|
58049
58081
|
&.e-label-top {
|
|
58050
|
-
.e-
|
|
58082
|
+
.e-step-label-optional {
|
|
58051
58083
|
padding-bottom: 6px;
|
|
58052
58084
|
}
|
|
58053
58085
|
}
|
|
58054
58086
|
}
|
|
58055
|
-
|
|
58056
58087
|
&.e-vertical.e-label-top,
|
|
58057
58088
|
&.e-vertical.e-label-bottom {
|
|
58058
58089
|
.e-stepper-steps {
|
|
@@ -58060,98 +58091,17 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
58060
58091
|
.e-step-container {
|
|
58061
58092
|
flex-direction: column;
|
|
58062
58093
|
.e-step-text-container {
|
|
58063
|
-
margin-left: $stepper-ol-padding
|
|
58094
|
+
margin-left: $stepper-ol-padding;
|
|
58064
58095
|
}
|
|
58065
58096
|
}
|
|
58066
58097
|
}
|
|
58067
58098
|
}
|
|
58068
|
-
|
|
58069
|
-
&.e-vertical.e-label-top .e-stepper-steps .e-step-container {
|
|
58099
|
+
&.e-vertical.e-label-top .e-step-container {
|
|
58070
58100
|
.e-step-label-optional,
|
|
58071
58101
|
.e-step-text-container {
|
|
58072
58102
|
order: $stepper-label-order;
|
|
58073
58103
|
}
|
|
58074
58104
|
}
|
|
58075
|
-
.e-stepper-steps {
|
|
58076
|
-
.e-step-container,
|
|
58077
|
-
.e-step-container .e-step,
|
|
58078
|
-
.e-step-container.e-step-valid.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58079
|
-
.e-step-container.e-step-error.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58080
|
-
.e-step-container .e-step-label-container {
|
|
58081
|
-
display: flex;
|
|
58082
|
-
align-items: center;
|
|
58083
|
-
justify-content: center;
|
|
58084
|
-
}
|
|
58085
|
-
}
|
|
58086
|
-
|
|
58087
|
-
&.e-horizontal {
|
|
58088
|
-
.e-stepper-steps {
|
|
58089
|
-
.e-step-container.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label):has(.e-step-label-optional),
|
|
58090
|
-
.e-step-container.e-step-label.e-step-label-only:not(.e-step-icon.e-step-label):has(.e-step-label-optional),
|
|
58091
|
-
.e-step-container.e-step-icon:not(.e-step-text):not(.e-step-label):has(.e-step-label-optional),
|
|
58092
|
-
.e-step-container .e-step-label-container.e-label-after:has(.e-step-label-optional) {
|
|
58093
|
-
flex-wrap: wrap;
|
|
58094
|
-
}
|
|
58095
|
-
}
|
|
58096
|
-
&.e-step-type-indicator .e-step-container {
|
|
58097
|
-
flex-wrap: wrap;
|
|
58098
|
-
}
|
|
58099
|
-
}
|
|
58100
|
-
|
|
58101
|
-
&.e-horizontal .e-stepper-steps .e-step-container.e-step-icon:not(.e-step-label):not(.e-step-text) .e-step-label-optional {
|
|
58102
|
-
margin-top: .5em;
|
|
58103
|
-
}
|
|
58104
|
-
|
|
58105
|
-
&.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 {
|
|
58106
|
-
margin-top: .2em;
|
|
58107
|
-
}
|
|
58108
|
-
|
|
58109
|
-
.e-stepper-steps .e-step-container {
|
|
58110
|
-
list-style-type: none;
|
|
58111
|
-
cursor: pointer;
|
|
58112
|
-
text-align: center;
|
|
58113
|
-
|
|
58114
|
-
.e-step-content {
|
|
58115
|
-
font-size: $stepper-icon-size;
|
|
58116
|
-
line-height: 0;
|
|
58117
|
-
}
|
|
58118
|
-
|
|
58119
|
-
.e-indicator {
|
|
58120
|
-
font-size: $stepper-icon-size;
|
|
58121
|
-
}
|
|
58122
|
-
|
|
58123
|
-
&:not(.e-step-text-only) > .e-step-text-container {
|
|
58124
|
-
padding: $stepper-icon-text-padding;
|
|
58125
|
-
}
|
|
58126
|
-
|
|
58127
|
-
&.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58128
|
-
&.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58129
|
-
padding: $stepper-text-padding;
|
|
58130
|
-
padding-block: 5px;
|
|
58131
|
-
}
|
|
58132
|
-
|
|
58133
|
-
&.e-step-text-only.e-step-error:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58134
|
-
&.e-step-text-only.e-step-valid:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58135
|
-
&.e-step-label-only.e-step-error:not(.e-step-icon.e-step-text) .e-step-label-container,
|
|
58136
|
-
&.e-step-label-only.e-step-valid:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58137
|
-
flex-direction: column;
|
|
58138
|
-
.e-step-validation-icon {
|
|
58139
|
-
position: relative;
|
|
58140
|
-
top: $stepper-validation-position;
|
|
58141
|
-
}
|
|
58142
|
-
}
|
|
58143
|
-
.e-step-label-container,
|
|
58144
|
-
.e-step-text-container {
|
|
58145
|
-
font-size: $stepper-text-size;
|
|
58146
|
-
}
|
|
58147
|
-
.e-step,
|
|
58148
|
-
.e-indicator {
|
|
58149
|
-
border-radius: $stepper-step-radius;
|
|
58150
|
-
min-width: $stepper-step-width;
|
|
58151
|
-
min-height: $stepper-step-width;
|
|
58152
|
-
}
|
|
58153
|
-
}
|
|
58154
|
-
|
|
58155
58105
|
.e-stepper-progressbar {
|
|
58156
58106
|
height: $stepper-progress-bar-height;
|
|
58157
58107
|
position: absolute;
|
|
@@ -58166,7 +58116,6 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
58166
58116
|
transition-delay: var(--delay);
|
|
58167
58117
|
}
|
|
58168
58118
|
}
|
|
58169
|
-
|
|
58170
58119
|
&.e-vertical .e-stepper-progressbar {
|
|
58171
58120
|
min-height: inherit;
|
|
58172
58121
|
width: $stepper-progress-bar-height;
|
|
@@ -58179,40 +58128,26 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
58179
58128
|
transition-property: height;
|
|
58180
58129
|
}
|
|
58181
58130
|
}
|
|
58182
|
-
|
|
58183
58131
|
&.e-vertical.e-rtl .e-stepper-progressbar {
|
|
58184
58132
|
right: var(--progress-position);
|
|
58185
58133
|
left: unset;
|
|
58186
58134
|
}
|
|
58187
|
-
|
|
58188
|
-
|
|
58189
|
-
.e-stepper-steps .e-step-container.e-step-focus .e-indicator {
|
|
58135
|
+
&:not(.e-steps-focus):not(.e-step-type-label):not(.e-step-type-indicator) .e-step-container .e-indicator,
|
|
58136
|
+
.e-step-focus .e-indicator {
|
|
58190
58137
|
z-index: 0;
|
|
58191
58138
|
}
|
|
58192
|
-
|
|
58193
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus {
|
|
58139
|
+
.e-step-template.e-step-focus {
|
|
58194
58140
|
outline: $stepper-temp-outline-width;
|
|
58195
58141
|
}
|
|
58196
58142
|
}
|
|
58197
|
-
|
|
58198
58143
|
.e-tooltip-wrap.e-stepper-tooltip.e-step-inprogress-tip {
|
|
58199
58144
|
.e-arrow-tip.e-tip-bottom {
|
|
58200
58145
|
top: 90% !important; /* stylelint-disable-line declaration-no-important */
|
|
58201
58146
|
}
|
|
58202
58147
|
}
|
|
58203
|
-
|
|
58204
|
-
.e-stepper.e-horizontal .e-stepper-steps .e-step-container {
|
|
58205
|
-
.e-text,
|
|
58206
|
-
.e-label,
|
|
58207
|
-
.e-step-label-optional {
|
|
58208
|
-
text-overflow: ellipsis;
|
|
58209
|
-
overflow: hidden;
|
|
58210
|
-
}
|
|
58211
|
-
}
|
|
58212
|
-
|
|
58213
58148
|
.e-small.e-stepper,
|
|
58214
58149
|
.e-small .e-stepper {
|
|
58215
|
-
&.e-step-type-indicator .e-
|
|
58150
|
+
&.e-step-type-indicator .e-step-container:not(.e-step-icon.e-step-label.e-step-text) {
|
|
58216
58151
|
.e-icons.e-step-indicator {
|
|
58217
58152
|
font-size: $stepper-small-step-width;
|
|
58218
58153
|
}
|
|
@@ -58221,39 +58156,33 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
58221
58156
|
height: $stepper-small-step-width;
|
|
58222
58157
|
}
|
|
58223
58158
|
}
|
|
58224
|
-
|
|
58225
|
-
.e-stepper-steps .e-step-container {
|
|
58159
|
+
.e-step-container {
|
|
58226
58160
|
.e-step,
|
|
58227
58161
|
.e-indicator {
|
|
58228
58162
|
min-width: $stepper-small-step-width;
|
|
58229
58163
|
min-height: $stepper-small-step-width;
|
|
58230
58164
|
}
|
|
58231
|
-
|
|
58232
58165
|
.e-indicator {
|
|
58233
58166
|
font-size: $stepper-small-icon-size;
|
|
58234
58167
|
}
|
|
58235
|
-
|
|
58236
58168
|
.e-step-text-container,
|
|
58237
58169
|
.e-step-label-container {
|
|
58238
58170
|
font-size: $stepper-small-text-size;
|
|
58239
58171
|
}
|
|
58240
|
-
|
|
58241
58172
|
.e-step-content {
|
|
58242
58173
|
font-size: $stepper-small-icon-size;
|
|
58243
58174
|
}
|
|
58244
|
-
|
|
58245
58175
|
.e-step-label-optional {
|
|
58246
58176
|
font-size: $stepper-small-optional-size;
|
|
58247
58177
|
}
|
|
58248
58178
|
}
|
|
58249
|
-
&.e-vertical .e-
|
|
58179
|
+
&.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
|
|
58250
58180
|
font-size: $stepper-small-optional-size;
|
|
58251
58181
|
}
|
|
58252
58182
|
}
|
|
58253
|
-
|
|
58254
58183
|
.e-bigger.e-stepper,
|
|
58255
58184
|
.e-bigger .e-stepper {
|
|
58256
|
-
&.e-step-type-indicator .e-
|
|
58185
|
+
&.e-step-type-indicator .e-step-container:not(.e-step-icon.e-step-label.e-step-text) {
|
|
58257
58186
|
.e-icons.e-step-indicator {
|
|
58258
58187
|
font-size: $stepper-bigger-step-width;
|
|
58259
58188
|
}
|
|
@@ -58262,32 +58191,27 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
58262
58191
|
height: $stepper-bigger-step-width;
|
|
58263
58192
|
}
|
|
58264
58193
|
}
|
|
58265
|
-
|
|
58266
|
-
.e-stepper-steps .e-step-container {
|
|
58194
|
+
.e-step-container {
|
|
58267
58195
|
.e-step,
|
|
58268
58196
|
.e-indicator {
|
|
58269
58197
|
min-width: $stepper-bigger-step-width;
|
|
58270
58198
|
min-height: $stepper-bigger-step-width;
|
|
58271
58199
|
}
|
|
58272
|
-
|
|
58273
58200
|
.e-indicator {
|
|
58274
58201
|
font-size: $stepper-bigger-icon-size;
|
|
58275
58202
|
}
|
|
58276
|
-
|
|
58277
58203
|
.e-step-text-container,
|
|
58278
58204
|
.e-step-label-container {
|
|
58279
58205
|
font-size: $stepper-bigger-text-size;
|
|
58280
58206
|
}
|
|
58281
|
-
|
|
58282
58207
|
.e-step-content {
|
|
58283
58208
|
font-size: $stepper-bigger-icon-size;
|
|
58284
58209
|
}
|
|
58285
|
-
|
|
58286
58210
|
.e-step-label-optional {
|
|
58287
58211
|
font-size: $stepper-bigger-optional-size;
|
|
58288
58212
|
}
|
|
58289
58213
|
}
|
|
58290
|
-
&.e-vertical .e-
|
|
58214
|
+
&.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
|
|
58291
58215
|
font-size: $stepper-bigger-optional-size;
|
|
58292
58216
|
}
|
|
58293
58217
|
}
|
|
@@ -58296,7 +58220,7 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
58296
58220
|
.e-bigger.e-small .e-stepper,
|
|
58297
58221
|
.e-bigger .e-small.e-stepper,
|
|
58298
58222
|
.e-small .e-bigger.e-stepper {
|
|
58299
|
-
&.e-step-type-indicator .e-
|
|
58223
|
+
&.e-step-type-indicator .e-step-container:not(.e-step-icon.e-step-label.e-step-text) {
|
|
58300
58224
|
.e-icons.e-step-indicator {
|
|
58301
58225
|
font-size: $stepper-bigger-small-step-width;
|
|
58302
58226
|
}
|
|
@@ -58305,31 +58229,27 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
58305
58229
|
height: $stepper-bigger-small-step-width;
|
|
58306
58230
|
}
|
|
58307
58231
|
}
|
|
58308
|
-
|
|
58309
|
-
.e-stepper-steps .e-step-container {
|
|
58232
|
+
.e-step-container {
|
|
58310
58233
|
.e-step,
|
|
58311
58234
|
.e-indicator {
|
|
58312
58235
|
min-width: $stepper-bigger-small-step-width;
|
|
58313
58236
|
min-height: $stepper-bigger-small-step-width;
|
|
58314
58237
|
}
|
|
58315
|
-
|
|
58316
58238
|
.e-indicator {
|
|
58317
58239
|
font-size: $stepper-bigger-small-icon-size;
|
|
58318
58240
|
}
|
|
58319
|
-
|
|
58320
58241
|
.e-step-text-container,
|
|
58321
|
-
.e-step-label-container{
|
|
58242
|
+
.e-step-label-container {
|
|
58322
58243
|
font-size: $stepper-bigger-small-text-size;
|
|
58323
58244
|
}
|
|
58324
58245
|
.e-step-content {
|
|
58325
58246
|
font-size: $stepper-bigger-small-icon-size;
|
|
58326
58247
|
}
|
|
58327
|
-
|
|
58328
58248
|
.e-step-label-optional {
|
|
58329
58249
|
font-size: $stepper-bigger-small-optional-size;
|
|
58330
58250
|
}
|
|
58331
58251
|
}
|
|
58332
|
-
&.e-vertical .e-
|
|
58252
|
+
&.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
|
|
58333
58253
|
font-size: $stepper-bigger-small-optional-size;
|
|
58334
58254
|
}
|
|
58335
58255
|
}
|
|
@@ -58338,229 +58258,203 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
58338
58258
|
|
|
58339
58259
|
@include export-module('stepper-theme') {
|
|
58340
58260
|
.e-stepper {
|
|
58341
|
-
.e-
|
|
58342
|
-
|
|
58343
|
-
|
|
58344
|
-
|
|
58345
|
-
|
|
58346
|
-
|
|
58347
|
-
|
|
58348
|
-
|
|
58349
|
-
|
|
58350
|
-
|
|
58351
|
-
|
|
58352
|
-
|
|
58353
|
-
|
|
58354
|
-
|
|
58355
|
-
|
|
58356
|
-
|
|
58357
|
-
|
|
58358
|
-
|
|
58359
|
-
|
|
58360
|
-
|
|
58361
|
-
|
|
58362
|
-
|
|
58363
|
-
|
|
58364
|
-
|
|
58365
|
-
|
|
58366
|
-
|
|
58367
|
-
|
|
58368
|
-
|
|
58369
|
-
|
|
58370
|
-
|
|
58371
|
-
|
|
58372
|
-
|
|
58373
|
-
|
|
58374
|
-
|
|
58375
|
-
|
|
58376
|
-
|
|
58377
|
-
|
|
58378
|
-
|
|
58379
|
-
|
|
58380
|
-
|
|
58381
|
-
.e-indicator {
|
|
58382
|
-
background: $step-error-completed-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58383
|
-
color: $step-error-icon-color;
|
|
58384
|
-
}
|
|
58385
|
-
|
|
58386
|
-
.e-text,
|
|
58387
|
-
.e-label {
|
|
58388
|
-
color: $step-error-completed-color;
|
|
58389
|
-
}
|
|
58390
|
-
}
|
|
58391
|
-
|
|
58392
|
-
&.e-step-valid:not(.e-step-notstarted) .e-indicator:hover,
|
|
58393
|
-
&.e-step-error .e-indicator:hover {
|
|
58394
|
-
color: $step-color;
|
|
58395
|
-
}
|
|
58396
|
-
|
|
58397
|
-
&.e-step-selected {
|
|
58398
|
-
.e-text,
|
|
58399
|
-
.e-label {
|
|
58400
|
-
font-weight: $stepper-font-weight;
|
|
58401
|
-
}
|
|
58402
|
-
}
|
|
58403
|
-
|
|
58404
|
-
&.e-step-valid.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58405
|
-
&.e-step-valid.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58406
|
-
.e-step-validation-icon {
|
|
58407
|
-
color: $step-valid-icon-only-color;
|
|
58408
|
-
}
|
|
58409
|
-
}
|
|
58410
|
-
|
|
58411
|
-
&.e-step-error.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58412
|
-
&.e-step-error.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58413
|
-
.e-step-validation-icon {
|
|
58414
|
-
color: $step-error-icon-only-color;
|
|
58415
|
-
}
|
|
58416
|
-
}
|
|
58417
|
-
|
|
58418
|
-
.e-text,
|
|
58419
|
-
.e-label {
|
|
58420
|
-
color: $stepper-text-color;
|
|
58421
|
-
}
|
|
58422
|
-
|
|
58423
|
-
&.e-step-selected:not(.e-step-error),
|
|
58424
|
-
&.e-step-completed:not(.e-step-error) {
|
|
58425
|
-
.e-text,
|
|
58426
|
-
.e-label {
|
|
58427
|
-
color: $step-completed-bg-color;
|
|
58428
|
-
}
|
|
58429
|
-
}
|
|
58430
|
-
|
|
58431
|
-
&.e-step-label:not(.e-step-icon) .e-step-label-container {
|
|
58432
|
-
background-color: $stepper-outline-color;
|
|
58433
|
-
}
|
|
58434
|
-
|
|
58435
|
-
.e-step-text-container {
|
|
58436
|
-
background-color: $stepper-outline-color;
|
|
58437
|
-
border-color: transparent;
|
|
58438
|
-
}
|
|
58439
|
-
|
|
58440
|
-
&.e-step-selected .e-indicator {
|
|
58441
|
-
background: $step-completed-bg-color;
|
|
58442
|
-
}
|
|
58443
|
-
|
|
58444
|
-
&.e-step-disabled .e-indicator {
|
|
58445
|
-
background: $step-disabled-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58446
|
-
color: $step-disabled-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58447
|
-
}
|
|
58448
|
-
|
|
58449
|
-
&.e-step-disabled .e-text,
|
|
58450
|
-
&.e-step-disabled .e-label,
|
|
58451
|
-
&.e-step-disabled .e-step-validation-icon {
|
|
58452
|
-
color: $step-disabled-font-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58453
|
-
}
|
|
58261
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step,
|
|
58262
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator,
|
|
58263
|
+
.e-step-notstarted .e-icons.e-step-indicator {
|
|
58264
|
+
border-color: $step-border-color;
|
|
58265
|
+
}
|
|
58266
|
+
.e-step-label-optional {
|
|
58267
|
+
color: $step-optional-color;
|
|
58268
|
+
}
|
|
58269
|
+
.e-step,
|
|
58270
|
+
.e-indicator {
|
|
58271
|
+
color: $step-color;
|
|
58272
|
+
background: $step-bg-color;
|
|
58273
|
+
}
|
|
58274
|
+
.e-step-indicator {
|
|
58275
|
+
color: transparent;
|
|
58276
|
+
}
|
|
58277
|
+
.e-step-completed .e-step,
|
|
58278
|
+
.e-step-inprogress .e-step,
|
|
58279
|
+
.e-step-completed .e-indicator,
|
|
58280
|
+
.e-step-inprogress .e-indicator,
|
|
58281
|
+
.e-step-completed .e-step-indicator,
|
|
58282
|
+
.e-step-inprogress .e-step-indicator {
|
|
58283
|
+
background: $step-completed-bg-color;
|
|
58284
|
+
color: $step-completed-color;
|
|
58285
|
+
}
|
|
58286
|
+
.e-step-selected .e-indicator {
|
|
58287
|
+
background: $step-completed-bg-color;
|
|
58288
|
+
}
|
|
58289
|
+
.e-step-valid .e-indicator {
|
|
58290
|
+
background: $step-valid-completed-bg-color;
|
|
58291
|
+
color: $step-valid-completed-color;
|
|
58292
|
+
}
|
|
58293
|
+
.e-step-error {
|
|
58294
|
+
.e-indicator {
|
|
58295
|
+
background: $step-error-completed-bg-color;
|
|
58296
|
+
color: $step-error-icon-color;
|
|
58297
|
+
}
|
|
58298
|
+
.e-text,
|
|
58299
|
+
.e-label {
|
|
58300
|
+
color: $step-error-completed-color;
|
|
58454
58301
|
}
|
|
58455
58302
|
}
|
|
58456
|
-
|
|
58457
|
-
|
|
58458
|
-
|
|
58459
|
-
|
|
58460
|
-
|
|
58461
|
-
|
|
58303
|
+
.e-step-valid:not(.e-step-notstarted) .e-indicator:hover,
|
|
58304
|
+
.e-step-error .e-indicator:hover {
|
|
58305
|
+
color: $step-color;
|
|
58306
|
+
}
|
|
58307
|
+
.e-step-selected {
|
|
58308
|
+
.e-text,
|
|
58309
|
+
.e-label {
|
|
58310
|
+
font-weight: $stepper-font-weight;
|
|
58311
|
+
}
|
|
58312
|
+
}
|
|
58313
|
+
.e-step-valid.e-step-text-only,
|
|
58314
|
+
.e-step-valid.e-step-label-only {
|
|
58315
|
+
.e-step-validation-icon {
|
|
58316
|
+
color: $step-valid-icon-only-color;
|
|
58317
|
+
}
|
|
58318
|
+
}
|
|
58319
|
+
.e-step-error.e-step-text-only,
|
|
58320
|
+
.e-step-error.e-step-label-only {
|
|
58321
|
+
.e-step-validation-icon {
|
|
58322
|
+
color: $step-error-icon-only-color;
|
|
58323
|
+
}
|
|
58324
|
+
}
|
|
58325
|
+
.e-text,
|
|
58326
|
+
.e-label {
|
|
58327
|
+
color: $stepper-text-color;
|
|
58328
|
+
}
|
|
58329
|
+
.e-step-selected:not(.e-step-error),
|
|
58330
|
+
.e-step-completed:not(.e-step-error) {
|
|
58331
|
+
.e-text,
|
|
58332
|
+
.e-label {
|
|
58333
|
+
color: $step-completed-bg-color;
|
|
58334
|
+
}
|
|
58335
|
+
}
|
|
58336
|
+
.e-step-label:not(.e-step-icon) .e-step-label-container {
|
|
58337
|
+
background-color: $stepper-outline-color;
|
|
58338
|
+
}
|
|
58339
|
+
.e-step-text-container {
|
|
58340
|
+
background-color: $stepper-outline-color;
|
|
58341
|
+
border-color: transparent;
|
|
58342
|
+
}
|
|
58343
|
+
.e-step-disabled .e-indicator {
|
|
58344
|
+
background: $step-disabled-bg-color;
|
|
58345
|
+
color: $step-disabled-color;
|
|
58346
|
+
}
|
|
58347
|
+
.e-step-disabled .e-text,
|
|
58348
|
+
.e-step-disabled .e-label,
|
|
58349
|
+
.e-step-disabled .e-step-validation-icon {
|
|
58350
|
+
color: $step-disabled-font-color;
|
|
58351
|
+
}
|
|
58352
|
+
&.e-vertical .e-step-text-only.e-step-text .e-step-label-optional,
|
|
58353
|
+
&.e-vertical .e-step-label-only.e-step-label .e-step-label-optional,
|
|
58354
|
+
&.e-vertical .e-step-icon:not(.e-step-text):not(.e-step-label) .e-step-label-optional,
|
|
58355
|
+
&.e-vertical.e-label-top .e-step-label-optional,
|
|
58356
|
+
&.e-vertical.e-label-bottom .e-step-label-optional {
|
|
58462
58357
|
background-color: $stepper-outline-color;
|
|
58463
58358
|
}
|
|
58464
|
-
|
|
58465
58359
|
.e-stepper-progressbar {
|
|
58466
58360
|
background-color: $step-progress-bg-color;
|
|
58467
|
-
|
|
58468
58361
|
>.e-progressbar-value {
|
|
58469
58362
|
background-color: $step-progress-value-bg-color;
|
|
58470
58363
|
}
|
|
58471
58364
|
}
|
|
58472
|
-
|
|
58473
|
-
&: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 {
|
|
58365
|
+
&:not(.e-steps-focus) .e-step-selected .e-step {
|
|
58474
58366
|
box-shadow: $step-selected-li-shadow;
|
|
58475
58367
|
}
|
|
58476
|
-
|
|
58477
|
-
.e-
|
|
58478
|
-
.e-
|
|
58479
|
-
.e-
|
|
58480
|
-
.e-
|
|
58481
|
-
&:not(.e-steps-focus) .e-
|
|
58482
|
-
&:not(.e-steps-focus) .e-
|
|
58483
|
-
|
|
58484
|
-
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
58368
|
+
.e-step-focus .e-step,
|
|
58369
|
+
.e-step-label-only.e-step-focus .e-label,
|
|
58370
|
+
.e-step-text-only.e-step-focus .e-text,
|
|
58371
|
+
.e-step-template.e-step-focus,
|
|
58372
|
+
&:not(.e-steps-focus) :focus-visible .e-step,
|
|
58373
|
+
&:not(.e-steps-focus) .e-step-text-only:focus-visible .e-text,
|
|
58374
|
+
&:not(.e-steps-focus) .e-step-label-only:focus-visible .e-label {
|
|
58375
|
+
box-shadow: $step-keyboard-selected-li-shadow;
|
|
58485
58376
|
}
|
|
58486
58377
|
|
|
58487
|
-
&:not(.e-steps-focus) .e-
|
|
58488
|
-
.e-
|
|
58489
|
-
.e-
|
|
58490
|
-
.e-
|
|
58491
|
-
.e-
|
|
58378
|
+
&:not(.e-steps-focus) .e-step-valid.e-step-selected .e-step,
|
|
58379
|
+
.e-step-valid.e-step-focus .e-step,
|
|
58380
|
+
.e-step-valid.e-step-label-only.e-step-focus .e-label,
|
|
58381
|
+
.e-step-valid.e-step-text-only.e-step-focus .e-text,
|
|
58382
|
+
.e-step-valid.e-step-template.e-step-focus {
|
|
58492
58383
|
box-shadow: $step-valid-li-shadow;
|
|
58493
58384
|
}
|
|
58494
58385
|
|
|
58495
|
-
&:not(.e-steps-focus) .e-
|
|
58496
|
-
.e-
|
|
58497
|
-
.e-
|
|
58498
|
-
.e-
|
|
58499
|
-
.e-
|
|
58386
|
+
&:not(.e-steps-focus) .e-step-error.e-step-selected .e-step,
|
|
58387
|
+
.e-step-error.e-step-focus .e-step,
|
|
58388
|
+
.e-step-error.e-step-label-only.e-step-focus .e-label,
|
|
58389
|
+
.e-step-error.e-step-text-only.e-step-focus .e-text,
|
|
58390
|
+
.e-step-error.e-step-template.e-step-focus {
|
|
58500
58391
|
box-shadow: $step-error-li-shadow;
|
|
58501
58392
|
}
|
|
58502
58393
|
|
|
58503
|
-
.e-
|
|
58504
|
-
.e-
|
|
58505
|
-
&.e-steps-focus .e-
|
|
58394
|
+
.e-step-container:not(.e-step-focus).e-step-notstarted .e-step,
|
|
58395
|
+
.e-step-container:not(.e-step-focus).e-step-completed .e-step,
|
|
58396
|
+
&.e-steps-focus .e-step-container:not(.e-step-focus).e-step-selected .e-step {
|
|
58506
58397
|
box-shadow: $step-li-shadow;
|
|
58507
58398
|
}
|
|
58508
58399
|
|
|
58509
|
-
.e-
|
|
58510
|
-
.e-
|
|
58511
|
-
border-color: $step-hover-border-color
|
|
58400
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step:hover,
|
|
58401
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator:hover {
|
|
58402
|
+
border-color: $step-hover-border-color;
|
|
58512
58403
|
}
|
|
58513
58404
|
|
|
58514
|
-
.e-
|
|
58515
|
-
.e-
|
|
58516
|
-
border-color: $step-active-border-color
|
|
58405
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step:active,
|
|
58406
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator:active {
|
|
58407
|
+
border-color: $step-active-border-color;
|
|
58517
58408
|
}
|
|
58518
58409
|
|
|
58519
|
-
&:not(.e-step-type-label)
|
|
58520
|
-
|
|
58521
|
-
|
|
58410
|
+
&:not(.e-step-type-label) {
|
|
58411
|
+
.e-indicator:hover,
|
|
58412
|
+
.e-step:hover {
|
|
58413
|
+
color: $step-hover-text-color;
|
|
58414
|
+
background: $step-selected-hover-color;
|
|
58415
|
+
}
|
|
58522
58416
|
}
|
|
58523
58417
|
|
|
58524
|
-
&:not(.e-step-type-label) .e-
|
|
58525
|
-
&:not(.e-step-type-label) .e-
|
|
58526
|
-
|
|
58418
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-indicator:hover,
|
|
58419
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-step:hover {
|
|
58420
|
+
color: $step-hover-not-text-color;
|
|
58527
58421
|
}
|
|
58528
58422
|
|
|
58529
|
-
&:not(.e-step-type-label)
|
|
58530
|
-
|
|
58531
|
-
|
|
58532
|
-
|
|
58533
|
-
background: $step-selected-hover-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58423
|
+
&:not(.e-step-type-label) {
|
|
58424
|
+
.e-step-selected .e-indicator:active,
|
|
58425
|
+
.e-step-selected .e-step:active {
|
|
58426
|
+
background: $step-selected-active-color;
|
|
58534
58427
|
}
|
|
58535
|
-
|
|
58536
|
-
|
|
58537
|
-
|
|
58538
|
-
background: $step-valid-completed-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58428
|
+
.e-step-valid.e-step-selected .e-indicator:active,
|
|
58429
|
+
.e-step-valid.e-step-selected .e-step:active {
|
|
58430
|
+
background: $step-valid-completed-bg-color;
|
|
58539
58431
|
}
|
|
58540
|
-
|
|
58541
|
-
|
|
58542
|
-
|
|
58543
|
-
background: $step-error-completed-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
58432
|
+
.e-step-error.e-step-selected .e-indicator:active,
|
|
58433
|
+
.e-step-error.e-step-selected .e-step:active {
|
|
58434
|
+
background: $step-error-completed-bg-color;
|
|
58544
58435
|
}
|
|
58545
58436
|
}
|
|
58546
58437
|
|
|
58547
|
-
&:not(.e-step-type-label) .e-
|
|
58548
|
-
&:not(.e-step-type-label) .e-
|
|
58549
|
-
|
|
58438
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-indicator:hover,
|
|
58439
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-step:hover {
|
|
58440
|
+
background: $step-hover-color;
|
|
58550
58441
|
}
|
|
58551
58442
|
|
|
58552
|
-
&:not(.e-step-type-label) .e-
|
|
58553
|
-
|
|
58554
|
-
|
|
58555
|
-
|
|
58556
|
-
|
|
58557
|
-
|
|
58558
|
-
|
|
58559
|
-
|
|
58443
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-indicator:active,
|
|
58444
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-step:active {
|
|
58445
|
+
background: $step-active-color;
|
|
58446
|
+
}
|
|
58447
|
+
|
|
58448
|
+
&:not(.e-step-type-label) {
|
|
58449
|
+
.e-step-valid .e-indicator:hover,
|
|
58450
|
+
.e-step-valid .e-step:hover {
|
|
58451
|
+
color: $step-hover-text-color;
|
|
58452
|
+
background: $step-valid-completed-bg-color;
|
|
58560
58453
|
}
|
|
58561
|
-
|
|
58562
|
-
|
|
58563
|
-
|
|
58454
|
+
.e-step-error .e-indicator:hover,
|
|
58455
|
+
.e-step-error .e-step:hover {
|
|
58456
|
+
color: $step-hover-text-color;
|
|
58457
|
+
background: $step-error-completed-bg-color;
|
|
58564
58458
|
}
|
|
58565
58459
|
}
|
|
58566
58460
|
}
|
|
@@ -81288,7 +81182,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81288
81182
|
text-align: left;
|
|
81289
81183
|
}
|
|
81290
81184
|
|
|
81291
|
-
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81185
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell,.e-detailheadercell,.e-rowdragheader) {
|
|
81292
81186
|
border-width: $grid-headercell-both-border-width;
|
|
81293
81187
|
}
|
|
81294
81188
|
|
|
@@ -81314,7 +81208,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81314
81208
|
border-right-width: 1px;
|
|
81315
81209
|
}
|
|
81316
81210
|
|
|
81317
|
-
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81211
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell,.e-detailheadercell,.e-rowdragheader) {
|
|
81318
81212
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
81319
81213
|
}
|
|
81320
81214
|
|
|
@@ -83199,6 +83093,14 @@ margin: $grid-group-animator-cell-margin;
|
|
|
83199
83093
|
border-top: 1px solid $grid-header-border-color;
|
|
83200
83094
|
}
|
|
83201
83095
|
|
|
83096
|
+
.e-gridcontent table tbody tr:first-child .e-normaledit .e-dragindentcell {
|
|
83097
|
+
border-top: 0 solid $grid-header-border-color;
|
|
83098
|
+
}
|
|
83099
|
+
|
|
83100
|
+
.e-detailrow .e-grid.e-default .e-normaledit .e-lastrowcell {
|
|
83101
|
+
border-bottom: 0;
|
|
83102
|
+
}
|
|
83103
|
+
|
|
83202
83104
|
.e-ccdlg {
|
|
83203
83105
|
.e-footer-content {
|
|
83204
83106
|
border-color: $grid-columnchooser-footer-border-color;
|
|
@@ -87872,7 +87774,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
|
|
|
87872
87774
|
|
|
87873
87775
|
//Focus state for Normal and Outline GroupButton
|
|
87874
87776
|
.e-btn:focus,
|
|
87875
|
-
input:focus+label.e-btn {
|
|
87777
|
+
input:focus-visible+label.e-btn {
|
|
87876
87778
|
@include button-focus;
|
|
87877
87779
|
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
87878
87780
|
box-shadow: none;
|
|
@@ -89660,6 +89562,12 @@ $rte-emoji-headname-font-weight: 400;
|
|
|
89660
89562
|
$rte-emoji-headname-color: $neutral-primary;
|
|
89661
89563
|
$rte-big-emoji-btn-height: 251px;
|
|
89662
89564
|
|
|
89565
|
+
$rte-img-upload-abort-icon-btn-margin-right: 40px;
|
|
89566
|
+
$rte-img-upload-abort-icon-btn-margin-top: -2px;
|
|
89567
|
+
$rte-big-img-upload-abort-icon-btn-margin-right: 60px;
|
|
89568
|
+
$rte-big-img-upload-abort-icon-btn-margin-top: 3px;
|
|
89569
|
+
$rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
89570
|
+
|
|
89663
89571
|
$rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAzMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuNSA0VjQuNUg0SDUuNjk3MjJMNi41IDUuMDM1MThWMTYuOTY0OEw1LjY5NzIyIDE3LjVINEgzLjVWMThWMTlWMTkuNUg0SDYuMTUxMzlINi4zMDI3OEw2LjQyODc0IDE5LjQxNkw3LjUgMTguNzAxOUw4LjU3MTI2IDE5LjQxNkw4LjY5NzIyIDE5LjVIOC44NDg2MUgxMUgxMS41VjE5VjE4VjE3LjVIMTFIOS4zMDI3OEw4LjUgMTYuOTY0OFY1LjAzNTE4TDkuMzAyNzggNC41SDExSDExLjVWNFYzVjIuNUgxMUg4Ljg0ODYxSDguNjk3MjJMOC41NzEyNiAyLjU4Mzk3TDcuNSAzLjI5ODE1TDYuNDI4NzQgMi41ODM5N0w2LjMwMjc4IDIuNUg2LjE1MTM5SDRIMy41VjNWNFoiIGZpbGw9ImJsYWNrIiBzdHJva2U9IndoaXRlIi8+CjxwYXRoIGQ9Ik0yNi45NSAxMC4zODQzTDI0LjIxIDkuMjA0MjhMMjUuNiA1Ljk5NDI4QzI1LjkzIDUuMjM0MjggMjUuNTggNC4zNTQyOCAyNC44MiA0LjAyNDI4TDIzLjkgMy42MjQyOEMyMy4xNCAzLjI5NDI4IDIyLjI2IDMuNjQ0MjggMjEuOTMgNC40MDQyOEwyMC41NCA3LjYxNDI4TDE3Ljc5IDYuNDE0MjhMMTcuNTkgNi44NzQyOEMxNy41OSA2Ljg3NDI4IDE3LjA2IDguMDk0MjggMTYuMzMgOS41NjQyOEMxNS4wMyAxMi4xODQzIDE0LjMzIDEzLjAzNDMgMTMuNjIgMTMuNjI0M0wxMyAxNC4xNDQzTDIzLjM3IDE4LjY0NDNMMjUuMzYgMTQuMDU0M0wyNi45NSAxMC4zODQzWk0xOC4zIDcuNzM0MjhMMjEuMDYgOC45MzQyOEwyMi42NSA1LjI2NDI4QzIyLjg3IDQuNzU0MjggMjMuNDYgNC41MjQyOCAyMy45NyA0Ljc0NDI4QzI0LjQ4IDQuOTY0MjggMjQuNzEgNS41NTQyOCAyNC40OSA2LjA2NDI4TDIyLjkgOS43MzQyOEwyNS42NSAxMC45MzQzTDI0Ljg1IDEyLjc2NDNMMTcuNDYgOS41NTQyOEMxNy44MiA4LjgwNDI4IDE4LjEyIDguMTU0MjggMTguMzEgNy43NDQyOEwxOC4zIDcuNzM0MjhaTTE3LjAxIDEwLjQ0NDNMMjIuMiAxMi42OTQzTDI0LjQ1IDEzLjY3NDNMMjQuMzcgMTMuODU0M0wxNS44NiAxNC4zMTQzTDE0Ljc5IDEzLjg1NDNDMTUuNSAxMy4wMDQzIDE1Ljk4IDEyLjQ3NDMgMTcgMTAuNDU0M0wxNy4wMSAxMC40NDQzWk0yMi44NSAxNy4zNDQzTDE3LjkxIDE1LjIwNDNMMjMuOTIgMTQuODg0M0wyMi44NSAxNy4zNTQzVjE3LjM0NDNaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTguMyA3LjczNDI4TDIxLjA2IDguOTM0MjhMMjIuNjUgNS4yNjQyOEMyMi44NyA0Ljc1NDI4IDIzLjQ2IDQuNTI0MjggMjMuOTcgNC43NDQyOEMyNC40OCA0Ljk2NDI4IDI0LjcxIDUuNTU0MjggMjQuNDkgNi4wNjQyOEwyMi45IDkuNzM0MjhMMjUuNjUgMTAuOTM0M0wyNC44NSAxMi43NjQzTDE3LjQ2IDkuNTU0MjhDMTcuODIgOC44MDQyOCAxOC4xMiA4LjE1NDI4IDE4LjMxIDcuNzQ0MjhMMTguMyA3LjczNDI4WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTE3LjAxIDEwLjQ0NDNMMjIuMiAxMi42OTQzTDI0LjQ1IDEzLjY3NDNMMjQuMzcgMTMuODU0M0wxNS44NiAxNC4zMTQzTDE0Ljc5IDEzLjg1NDNDMTUuNSAxMy4wMDQzIDE1Ljk4IDEyLjQ3NDMgMTcgMTAuNDU0M0wxNy4wMSAxMC40NDQzWiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTIyLjg1IDE3LjM0NDNMMTcuOTEgMTUuMjA0M0wyMy45MiAxNC44ODQzTDIyLjg1IDE3LjM1NDNWMTcuMzQ0M1oiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=') 8 1, auto;
|
|
89664
89572
|
|
|
89665
89573
|
//enddefault
|
|
@@ -89816,6 +89724,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
89816
89724
|
padding: $rte-big-toolbar-expaned-padding;
|
|
89817
89725
|
}
|
|
89818
89726
|
}
|
|
89727
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons {
|
|
89728
|
+
margin-right: $rte-big-img-upload-abort-icon-btn-margin-right;
|
|
89729
|
+
margin-top: $rte-big-img-upload-abort-icon-btn-margin-top;
|
|
89730
|
+
padding: $rte-big-img-upload-abort-icon-btn-padding;
|
|
89731
|
+
}
|
|
89819
89732
|
}
|
|
89820
89733
|
|
|
89821
89734
|
.e-richtexteditor {
|
|
@@ -90793,6 +90706,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90793
90706
|
float: none;
|
|
90794
90707
|
}
|
|
90795
90708
|
|
|
90709
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons {
|
|
90710
|
+
margin-right: $rte-img-upload-abort-icon-btn-margin-right;
|
|
90711
|
+
margin-top: $rte-img-upload-abort-icon-btn-margin-top;
|
|
90712
|
+
}
|
|
90713
|
+
|
|
90796
90714
|
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
90797
90715
|
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
90798
90716
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
@@ -117036,6 +116954,22 @@ $schedule-tree-content-color: #fff !default;
|
|
|
117036
116954
|
}
|
|
117037
116955
|
}
|
|
117038
116956
|
|
|
116957
|
+
&.e-adaptive {
|
|
116958
|
+
.e-schedule-toolbar {
|
|
116959
|
+
.e-toolbar-items {
|
|
116960
|
+
.e-toolbar-item {
|
|
116961
|
+
&.e-today .e-icon-today {
|
|
116962
|
+
display: block;
|
|
116963
|
+
}
|
|
116964
|
+
|
|
116965
|
+
&.e-today .e-icon-today + .e-tbar-btn-text {
|
|
116966
|
+
display: none;
|
|
116967
|
+
}
|
|
116968
|
+
}
|
|
116969
|
+
}
|
|
116970
|
+
}
|
|
116971
|
+
}
|
|
116972
|
+
|
|
117039
116973
|
#{if(&, '&', '*')}.e-device {
|
|
117040
116974
|
.e-schedule-toolbar {
|
|
117041
116975
|
height: $schedule-tbar-bgr-size;
|
|
@@ -119018,7 +118952,8 @@ $schedule-tree-content-color: #fff !default;
|
|
|
119018
118952
|
}
|
|
119019
118953
|
}
|
|
119020
118954
|
|
|
119021
|
-
.e-content-wrap
|
|
118955
|
+
.e-content-wrap,
|
|
118956
|
+
.e-resource-column-wrap {
|
|
119022
118957
|
&.e-transition {
|
|
119023
118958
|
transition: all 1000ms linear; // sass-lint:disable-line no-transition-all
|
|
119024
118959
|
}
|