@syncfusion/blazor-themes 26.2.9 → 26.2.11
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 +71 -24
- package/SCSS-Themes/bds.scss +71 -24
- package/SCSS-Themes/bootstrap-dark.scss +72 -25
- package/SCSS-Themes/bootstrap.scss +72 -25
- package/SCSS-Themes/bootstrap4.scss +72 -25
- package/SCSS-Themes/bootstrap5-dark.scss +73 -26
- package/SCSS-Themes/bootstrap5.scss +73 -26
- package/SCSS-Themes/calendars/datetimepicker/bds-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bds.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap4.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/highcontrast.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind.scss +20 -0
- package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bds.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
- package/SCSS-Themes/fabric-dark.scss +72 -25
- package/SCSS-Themes/fabric.scss +72 -25
- package/SCSS-Themes/fluent-dark.scss +71 -24
- package/SCSS-Themes/fluent.scss +71 -24
- package/SCSS-Themes/fluent2-dark.scss +72 -25
- package/SCSS-Themes/fluent2.scss +72 -25
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/bds.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap4.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +21 -9
- package/SCSS-Themes/grids/grid/bootstrap5.scss +21 -9
- package/SCSS-Themes/grids/grid/fabric-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/fabric.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +20 -8
- package/SCSS-Themes/grids/grid/fluent2.scss +20 -8
- package/SCSS-Themes/grids/grid/highcontrast.scss +19 -7
- package/SCSS-Themes/grids/grid/material-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/material.scss +19 -7
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -8
- package/SCSS-Themes/grids/grid/material3.scss +20 -8
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/tailwind.scss +19 -7
- package/SCSS-Themes/highcontrast.scss +72 -25
- package/SCSS-Themes/inputs/input/bds-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bds.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap4.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2.scss +25 -16
- package/SCSS-Themes/inputs/input/highcontrast.scss +25 -16
- package/SCSS-Themes/inputs/input/material-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material.scss +25 -16
- package/SCSS-Themes/inputs/input/material3-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material3.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind.scss +25 -16
- package/SCSS-Themes/material-dark.scss +82 -30
- package/SCSS-Themes/material.scss +83 -31
- package/SCSS-Themes/material3-dark.scss +76 -29
- package/SCSS-Themes/material3.scss +76 -29
- package/SCSS-Themes/notifications/toast/bds-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bds.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2.scss +3 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +3 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +8 -6
- package/SCSS-Themes/notifications/toast/material.scss +8 -6
- package/SCSS-Themes/notifications/toast/material3-dark.scss +7 -5
- package/SCSS-Themes/notifications/toast/material3.scss +7 -5
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +3 -1
- package/SCSS-Themes/popups/dialog/bds-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bds.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
- package/SCSS-Themes/popups/dialog/highcontrast.scss +1 -0
- package/SCSS-Themes/popups/dialog/material-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +72 -25
- package/SCSS-Themes/tailwind.scss +72 -25
- package/package.json +1 -1
|
@@ -128,6 +128,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
128
128
|
}
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
+
.e-datetime-mob-popup-wrap {
|
|
132
|
+
align-items: center;
|
|
133
|
+
display: flex;
|
|
134
|
+
flex-direction: column;
|
|
135
|
+
height: 100%;
|
|
136
|
+
justify-content: center;
|
|
137
|
+
left: 0;
|
|
138
|
+
max-height: 100%;
|
|
139
|
+
position: fixed;
|
|
140
|
+
top: 0;
|
|
141
|
+
width: 100%;
|
|
142
|
+
z-index: 1002;
|
|
143
|
+
|
|
144
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
145
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
146
|
+
position: relative;
|
|
147
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
|
|
131
151
|
#{&}.e-datetimepicker.e-time-modal {
|
|
132
152
|
@if $skin-name != 'Material3' {
|
|
133
153
|
background-color: $datetime-default-overlay;
|
|
@@ -128,6 +128,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
128
128
|
}
|
|
129
129
|
}
|
|
130
130
|
|
|
131
|
+
.e-datetime-mob-popup-wrap {
|
|
132
|
+
align-items: center;
|
|
133
|
+
display: flex;
|
|
134
|
+
flex-direction: column;
|
|
135
|
+
height: 100%;
|
|
136
|
+
justify-content: center;
|
|
137
|
+
left: 0;
|
|
138
|
+
max-height: 100%;
|
|
139
|
+
position: fixed;
|
|
140
|
+
top: 0;
|
|
141
|
+
width: 100%;
|
|
142
|
+
z-index: 1002;
|
|
143
|
+
|
|
144
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
145
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
146
|
+
position: relative;
|
|
147
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
148
|
+
}
|
|
149
|
+
}
|
|
150
|
+
|
|
131
151
|
#{&}.e-datetimepicker.e-time-modal {
|
|
132
152
|
@if $skin-name != 'Material3' {
|
|
133
153
|
background-color: $datetime-default-overlay;
|
|
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
+
.e-datetime-mob-popup-wrap {
|
|
136
|
+
align-items: center;
|
|
137
|
+
display: flex;
|
|
138
|
+
flex-direction: column;
|
|
139
|
+
height: 100%;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
left: 0;
|
|
142
|
+
max-height: 100%;
|
|
143
|
+
position: fixed;
|
|
144
|
+
top: 0;
|
|
145
|
+
width: 100%;
|
|
146
|
+
z-index: 1002;
|
|
147
|
+
|
|
148
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
149
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
150
|
+
position: relative;
|
|
151
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
135
155
|
#{&}.e-datetimepicker.e-time-modal {
|
|
136
156
|
@if $skin-name != 'Material3' {
|
|
137
157
|
background-color: $datetime-default-overlay;
|
|
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
+
.e-datetime-mob-popup-wrap {
|
|
136
|
+
align-items: center;
|
|
137
|
+
display: flex;
|
|
138
|
+
flex-direction: column;
|
|
139
|
+
height: 100%;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
left: 0;
|
|
142
|
+
max-height: 100%;
|
|
143
|
+
position: fixed;
|
|
144
|
+
top: 0;
|
|
145
|
+
width: 100%;
|
|
146
|
+
z-index: 1002;
|
|
147
|
+
|
|
148
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
149
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
150
|
+
position: relative;
|
|
151
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
135
155
|
#{&}.e-datetimepicker.e-time-modal {
|
|
136
156
|
@if $skin-name != 'Material3' {
|
|
137
157
|
background-color: $datetime-default-overlay;
|
|
@@ -3872,6 +3872,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3872
3872
|
background-color: rgb(206, 205, 205);
|
|
3873
3873
|
margin: 0 2px;
|
|
3874
3874
|
}
|
|
3875
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3876
|
+
display: none;
|
|
3877
|
+
}
|
|
3875
3878
|
.e-de-tc-pmark {
|
|
3876
3879
|
font-size: 14px;
|
|
3877
3880
|
font-family: Roboto-Regular;
|
|
@@ -3872,6 +3872,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3872
3872
|
background-color: rgb(206, 205, 205);
|
|
3873
3873
|
margin: 0 2px;
|
|
3874
3874
|
}
|
|
3875
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3876
|
+
display: none;
|
|
3877
|
+
}
|
|
3875
3878
|
.e-de-tc-pmark {
|
|
3876
3879
|
font-size: 14px;
|
|
3877
3880
|
font-family: Roboto-Regular;
|
|
@@ -3864,6 +3864,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3864
3864
|
background-color: rgb(206, 205, 205);
|
|
3865
3865
|
margin: 0 2px;
|
|
3866
3866
|
}
|
|
3867
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3868
|
+
display: none;
|
|
3869
|
+
}
|
|
3867
3870
|
.e-de-tc-pmark {
|
|
3868
3871
|
font-size: 14px;
|
|
3869
3872
|
font-family: Roboto-Regular;
|
|
@@ -3863,6 +3863,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3863
3863
|
background-color: rgb(206, 205, 205);
|
|
3864
3864
|
margin: 0 2px;
|
|
3865
3865
|
}
|
|
3866
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3867
|
+
display: none;
|
|
3868
|
+
}
|
|
3866
3869
|
.e-de-tc-pmark {
|
|
3867
3870
|
font-size: 14px;
|
|
3868
3871
|
font-family: Roboto-Regular;
|
|
@@ -3876,6 +3876,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3876
3876
|
background-color: rgb(206, 205, 205);
|
|
3877
3877
|
margin: 0 2px;
|
|
3878
3878
|
}
|
|
3879
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3880
|
+
display: none;
|
|
3881
|
+
}
|
|
3879
3882
|
.e-de-tc-pmark {
|
|
3880
3883
|
font-size: 14px;
|
|
3881
3884
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3866,6 +3866,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3866
3866
|
background-color: rgb(206, 205, 205);
|
|
3867
3867
|
margin: 0 2px;
|
|
3868
3868
|
}
|
|
3869
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3870
|
+
display: none;
|
|
3871
|
+
}
|
|
3869
3872
|
.e-de-tc-pmark {
|
|
3870
3873
|
font-size: 14px;
|
|
3871
3874
|
font-family: Roboto-Regular;
|
|
@@ -3865,6 +3865,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3865
3865
|
background-color: rgb(206, 205, 205);
|
|
3866
3866
|
margin: 0 2px;
|
|
3867
3867
|
}
|
|
3868
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3869
|
+
display: none;
|
|
3870
|
+
}
|
|
3868
3871
|
.e-de-tc-pmark {
|
|
3869
3872
|
font-size: 14px;
|
|
3870
3873
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3878,6 +3878,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3878
3878
|
background-color: rgb(206, 205, 205);
|
|
3879
3879
|
margin: 0 2px;
|
|
3880
3880
|
}
|
|
3881
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3882
|
+
display: none;
|
|
3883
|
+
}
|
|
3881
3884
|
.e-de-tc-pmark {
|
|
3882
3885
|
font-size: 14px;
|
|
3883
3886
|
font-family: Roboto-Regular;
|
|
@@ -3878,6 +3878,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3878
3878
|
background-color: rgb(206, 205, 205);
|
|
3879
3879
|
margin: 0 2px;
|
|
3880
3880
|
}
|
|
3881
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3882
|
+
display: none;
|
|
3883
|
+
}
|
|
3881
3884
|
.e-de-tc-pmark {
|
|
3882
3885
|
font-size: 14px;
|
|
3883
3886
|
font-family: Roboto-Regular;
|
|
@@ -3865,6 +3865,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3865
3865
|
background-color: rgb(206, 205, 205);
|
|
3866
3866
|
margin: 0 2px;
|
|
3867
3867
|
}
|
|
3868
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3869
|
+
display: none;
|
|
3870
|
+
}
|
|
3868
3871
|
.e-de-tc-pmark {
|
|
3869
3872
|
font-size: 14px;
|
|
3870
3873
|
font-family: Roboto-Regular;
|
|
@@ -3882,6 +3882,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3882
3882
|
background-color: rgb(206, 205, 205);
|
|
3883
3883
|
margin: 0 2px;
|
|
3884
3884
|
}
|
|
3885
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3886
|
+
display: none;
|
|
3887
|
+
}
|
|
3885
3888
|
.e-de-tc-pmark {
|
|
3886
3889
|
font-size: 14px;
|
|
3887
3890
|
font-family: Roboto-Regular;
|
|
@@ -3882,6 +3882,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3882
3882
|
background-color: rgb(206, 205, 205);
|
|
3883
3883
|
margin: 0 2px;
|
|
3884
3884
|
}
|
|
3885
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3886
|
+
display: none;
|
|
3887
|
+
}
|
|
3885
3888
|
.e-de-tc-pmark {
|
|
3886
3889
|
font-size: 14px;
|
|
3887
3890
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3873,6 +3873,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
3873
3873
|
background-color: rgb(206, 205, 205);
|
|
3874
3874
|
margin: 0 2px;
|
|
3875
3875
|
}
|
|
3876
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3877
|
+
display: none;
|
|
3878
|
+
}
|
|
3876
3879
|
.e-de-tc-pmark {
|
|
3877
3880
|
font-size: 14px;
|
|
3878
3881
|
font-family: Roboto-Regular;
|
|
@@ -3872,6 +3872,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3872
3872
|
background-color: rgb(206, 205, 205);
|
|
3873
3873
|
margin: 0 2px;
|
|
3874
3874
|
}
|
|
3875
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3876
|
+
display: none;
|
|
3877
|
+
}
|
|
3875
3878
|
.e-de-tc-pmark {
|
|
3876
3879
|
font-size: 14px;
|
|
3877
3880
|
font-family: Roboto-Regular;
|
|
@@ -3872,6 +3872,9 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
3872
3872
|
background-color: rgb(206, 205, 205);
|
|
3873
3873
|
margin: 0 2px;
|
|
3874
3874
|
}
|
|
3875
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
3876
|
+
display: none;
|
|
3877
|
+
}
|
|
3875
3878
|
.e-de-tc-pmark {
|
|
3876
3879
|
font-size: 14px;
|
|
3877
3880
|
font-family: Roboto-Regular;
|
|
@@ -244,6 +244,11 @@ $filled-multiselect-chip-hover-bg-color: $grey-700 !default;
|
|
|
244
244
|
.e-small.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type = 'text'] {
|
|
245
245
|
padding: 0;
|
|
246
246
|
}
|
|
247
|
+
|
|
248
|
+
.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type = 'text'],
|
|
249
|
+
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type = 'text'] {
|
|
250
|
+
padding: 0;
|
|
251
|
+
}
|
|
247
252
|
}
|
|
248
253
|
|
|
249
254
|
.e-multi-select-wrapper {
|
|
@@ -94,7 +94,7 @@ $ddl-sel-chip-close-mobile-left: 12px !default;
|
|
|
94
94
|
$ddl-chip-sel-mobile-close-height: 40px !default;
|
|
95
95
|
$ddl-chip-sel-mobile-close-margin: 0 0 0 0 !default;
|
|
96
96
|
$ddl-input-text-indent: 0 !default;
|
|
97
|
-
$ddl-input-placeholder-padding: 0 !default;
|
|
97
|
+
$ddl-input-placeholder-padding: 4px 0 4px 0 !default;
|
|
98
98
|
$ddl-rtl-chip-sel-close-left: -12px !default;
|
|
99
99
|
$ddl-popup-active-focus-bg-color: $grey-300 !default;
|
|
100
100
|
$ddl-popup-active-focus-font-color: $accent !default;
|
|
@@ -237,6 +237,11 @@ $filled-multiselect-chip-hover-bg-color: darken($grey-300, 7%) !default;
|
|
|
237
237
|
.e-small.e-multiselect.e-input-group.e-checkbox .e-multi-select-wrapper input[type = 'text'] {
|
|
238
238
|
padding: 0;
|
|
239
239
|
}
|
|
240
|
+
|
|
241
|
+
.e-multiselect.e-input-group .e-multi-select-wrapper .e-multiselect-box input[type = 'text'],
|
|
242
|
+
.e-multiselect.e-input-group.e-input-focus .e-multi-select-wrapper .e-searcher:not(.e-zero-size) input[type = 'text'] {
|
|
243
|
+
padding: 0;
|
|
244
|
+
}
|
|
240
245
|
}
|
|
241
246
|
|
|
242
247
|
.e-multi-select-wrapper {
|
|
@@ -14560,37 +14560,46 @@ $float-label-rtl-value: -7px !default;
|
|
|
14560
14560
|
}
|
|
14561
14561
|
}
|
|
14562
14562
|
|
|
14563
|
-
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14564
|
-
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14565
|
-
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14566
14563
|
input.e-input#{$css}:-moz-placeholder,
|
|
14564
|
+
input.e-input#{$css}:-moz-placeholder,
|
|
14565
|
+
textarea.e-input#{$css}:-moz-placeholder,
|
|
14566
|
+
input.e-input#{$css}::-moz-placeholder,
|
|
14567
|
+
textarea.e-input#{$css}::-moz-placeholder,
|
|
14567
14568
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14568
14569
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14569
14570
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14570
|
-
input.e-input#{$css}:-moz-placeholder,
|
|
14571
14571
|
.e-input-group input.e-input:-moz-placeholder,
|
|
14572
14572
|
.e-input-group.e-control-wrapper input.e-input:-moz-placeholder,
|
|
14573
|
-
textarea.e-input#{$css}:-moz-placeholder,
|
|
14574
14573
|
.e-input-group textarea.e-input:-moz-placeholder,
|
|
14575
14574
|
.e-input-group.e-control-wrapper textarea.e-input:-moz-placeholder,
|
|
14576
|
-
input.e-input#{$css}::-moz-placeholder,
|
|
14577
14575
|
.e-input-group input.e-input::-moz-placeholder,
|
|
14578
14576
|
.e-input-group.e-control-wrapper input.e-input::-moz-placeholder,
|
|
14579
|
-
textarea.e-input#{$css}::-moz-placeholder,
|
|
14580
14577
|
.e-input-group textarea.e-input::-moz-placeholder,
|
|
14581
|
-
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder
|
|
14578
|
+
.e-input-group.e-control-wrapper textarea.e-input::-moz-placeholder {
|
|
14579
|
+
color: $input-placeholder;
|
|
14580
|
+
}
|
|
14581
|
+
|
|
14582
|
+
input.e-input#{$css}::-webkit-input-placeholder,
|
|
14583
|
+
textarea.e-input#{$css}::-webkit-input-placeholder,
|
|
14584
|
+
.e-input-group input.e-input::-webkit-input-placeholder,
|
|
14585
|
+
.e-input-group textarea.e-input::-webkit-input-placeholder,
|
|
14586
|
+
.e-input-group.e-control-wrapper input.e-input::-webkit-input-placeholder,
|
|
14587
|
+
.e-input-group.e-control-wrapper textarea.e-input::-webkit-input-placeholder {
|
|
14588
|
+
color: $input-placeholder;
|
|
14589
|
+
}
|
|
14590
|
+
|
|
14582
14591
|
input.e-input#{$css}:-ms-input-placeholder,
|
|
14592
|
+
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14583
14593
|
.e-input-group input.e-input:-ms-input-placeholder,
|
|
14584
14594
|
.e-input-group.e-control-wrapper input.e-input:-ms-input-placeholder,
|
|
14585
|
-
textarea.e-input#{$css}:-ms-input-placeholder,
|
|
14586
14595
|
.e-input-group.e-control-wrapper textarea.e-input:-ms-input-placeholder,
|
|
14587
|
-
.e-input-group textarea.e-input:-ms-input-placeholder
|
|
14588
|
-
|
|
14589
|
-
|
|
14590
|
-
|
|
14591
|
-
|
|
14592
|
-
.e-input-
|
|
14593
|
-
.e-input
|
|
14596
|
+
.e-input-group textarea.e-input:-ms-input-placeholder {
|
|
14597
|
+
color: $input-placeholder;
|
|
14598
|
+
}
|
|
14599
|
+
|
|
14600
|
+
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14601
|
+
.e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14602
|
+
.e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14594
14603
|
.e-float-input:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14595
14604
|
.e-float-input:not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top),
|
|
14596
14605
|
.e-float-input.e-control-wrapper:not(.e-input-focus):not(.e-disabled) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
|
|
@@ -42305,6 +42314,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42305
42314
|
}
|
|
42306
42315
|
}
|
|
42307
42316
|
|
|
42317
|
+
.e-datetime-mob-popup-wrap {
|
|
42318
|
+
align-items: center;
|
|
42319
|
+
display: flex;
|
|
42320
|
+
flex-direction: column;
|
|
42321
|
+
height: 100%;
|
|
42322
|
+
justify-content: center;
|
|
42323
|
+
left: 0;
|
|
42324
|
+
max-height: 100%;
|
|
42325
|
+
position: fixed;
|
|
42326
|
+
top: 0;
|
|
42327
|
+
width: 100%;
|
|
42328
|
+
z-index: 1002;
|
|
42329
|
+
|
|
42330
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42331
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42332
|
+
position: relative;
|
|
42333
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42334
|
+
}
|
|
42335
|
+
}
|
|
42336
|
+
|
|
42308
42337
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42309
42338
|
@if $skin-name != 'Material3' {
|
|
42310
42339
|
background-color: $datetime-default-overlay;
|
|
@@ -44748,6 +44777,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44748
44777
|
|
|
44749
44778
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
44750
44779
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
44780
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
44751
44781
|
}
|
|
44752
44782
|
}
|
|
44753
44783
|
}
|
|
@@ -66876,6 +66906,9 @@ $de-column-presets-font-size: 60px !default;
|
|
|
66876
66906
|
background-color: rgb(206, 205, 205);
|
|
66877
66907
|
margin: 0 2px;
|
|
66878
66908
|
}
|
|
66909
|
+
.e-de-tc-hide-para-mark .e-de-tc-outer .e-de-trckchanges-inner .e-de-track-chngs-text .e-de-tc-pmark {
|
|
66910
|
+
display: none;
|
|
66911
|
+
}
|
|
66879
66912
|
.e-de-tc-pmark {
|
|
66880
66913
|
font-size: 14px;
|
|
66881
66914
|
font-family: Roboto-Regular;
|
|
@@ -73744,7 +73777,7 @@ $grid-dialog-footer-color: $neutral-lighter-alt !default;
|
|
|
73744
73777
|
$grid-xlfl-dlg-content-top-padding: 0 !default;
|
|
73745
73778
|
$grid-xlfl-context-menu-border-radious: 0 !default;
|
|
73746
73779
|
$grid-excel-filter-bottom-padding: 0 !default;
|
|
73747
|
-
$grid-xlfl-li-icon-margin-arrow-icon:
|
|
73780
|
+
$grid-xlfl-li-icon-margin-arrow-icon: 25px !default;
|
|
73748
73781
|
$grid-bigger-xlfl-li-icon-margin-arrow-icon: 0 !default;
|
|
73749
73782
|
$grid-xl-radio-margin-top: 0 !default;
|
|
73750
73783
|
$grid-xlfl-skin: 'fabric' !default;
|
|
@@ -75764,6 +75797,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
75764
75797
|
}
|
|
75765
75798
|
|
|
75766
75799
|
.e-dropitemscount {
|
|
75800
|
+
font-size: 14px;
|
|
75767
75801
|
@if $grid-skin == 'tailwind' {
|
|
75768
75802
|
margin-left: 1px;
|
|
75769
75803
|
}
|
|
@@ -76481,8 +76515,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
76481
76515
|
}
|
|
76482
76516
|
}
|
|
76483
76517
|
|
|
76484
|
-
& .e-toolbar-right
|
|
76485
|
-
& .e-toolbar-left {
|
|
76518
|
+
& .e-toolbar-right {
|
|
76486
76519
|
& .e-search-wrapper {
|
|
76487
76520
|
width: 100%;
|
|
76488
76521
|
@include grid-padding-left-right($grid-responsive-search-padding-left, $grid-responsive-search-padding-right);
|
|
@@ -77136,7 +77169,6 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
77136
77169
|
}
|
|
77137
77170
|
|
|
77138
77171
|
.e-summarycontent {
|
|
77139
|
-
display: flex;
|
|
77140
77172
|
& .e-indentcell {
|
|
77141
77173
|
border-width: 1px 0 0;
|
|
77142
77174
|
}
|
|
@@ -77463,7 +77495,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
77463
77495
|
}
|
|
77464
77496
|
|
|
77465
77497
|
.e-gridheader .e-headercell .e-headercelldiv.e-headerchkcelldiv {
|
|
77466
|
-
@if $grid-skin == 'bootstrap5' {
|
|
77498
|
+
@if $grid-skin == 'bootstrap5' or $grid-skin == 'bootstrap5.3' {
|
|
77467
77499
|
padding-left: 8px;
|
|
77468
77500
|
}
|
|
77469
77501
|
@else if $grid-skin == 'fluent' {
|
|
@@ -79035,7 +79067,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
79035
79067
|
}
|
|
79036
79068
|
|
|
79037
79069
|
& .e-cloneproperties {
|
|
79038
|
-
border-width: $grid-border-size $grid-border-size
|
|
79070
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
79039
79071
|
}
|
|
79040
79072
|
|
|
79041
79073
|
& tr {
|
|
@@ -79822,6 +79854,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
79822
79854
|
@if $grid-skin == 'fluent2' {
|
|
79823
79855
|
margin-top: -8px;
|
|
79824
79856
|
}
|
|
79857
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
79858
|
+
margin-top: -9px;
|
|
79859
|
+
}
|
|
79825
79860
|
}
|
|
79826
79861
|
|
|
79827
79862
|
.e-reorderdownarrow {
|
|
@@ -80087,7 +80122,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
80087
80122
|
}
|
|
80088
80123
|
|
|
80089
80124
|
& .e-tbar-btn.e-icon-btn:hover {
|
|
80090
|
-
|
|
80125
|
+
@if $grid-skin == 'fluent2' {
|
|
80126
|
+
background-color: $group-header-hover-bg-color;
|
|
80127
|
+
}
|
|
80091
80128
|
}
|
|
80092
80129
|
|
|
80093
80130
|
.e-search-icon {
|
|
@@ -80759,7 +80796,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
80759
80796
|
}
|
|
80760
80797
|
|
|
80761
80798
|
& .e-menu-item.e-focused {
|
|
80762
|
-
|
|
80799
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
80800
|
+
background-color: transparent;
|
|
80801
|
+
}
|
|
80763
80802
|
}
|
|
80764
80803
|
}
|
|
80765
80804
|
}
|
|
@@ -81383,6 +81422,12 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
81383
81422
|
color: $grid-row-selection-color;
|
|
81384
81423
|
}
|
|
81385
81424
|
|
|
81425
|
+
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
81426
|
+
@if $grid-skin == 'fluent2' {
|
|
81427
|
+
color: $grid-row-selection-color;
|
|
81428
|
+
}
|
|
81429
|
+
}
|
|
81430
|
+
|
|
81386
81431
|
td.e-active {
|
|
81387
81432
|
background: $grid-row-selection-bg-color;
|
|
81388
81433
|
}
|
|
@@ -97459,6 +97504,9 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
97459
97504
|
flex-direction: column;
|
|
97460
97505
|
overflow: hidden;
|
|
97461
97506
|
width: inherit;
|
|
97507
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
97508
|
+
flex: 1;
|
|
97509
|
+
}
|
|
97462
97510
|
|
|
97463
97511
|
.e-toast-title,
|
|
97464
97512
|
.e-toast-content {
|
|
@@ -97678,7 +97726,6 @@ $toast-close-icon-hover-color: $theme-tertiary !default;
|
|
|
97678
97726
|
background: $toast-close-icon-hover-bg-color;
|
|
97679
97727
|
border-radius: $toast-icon-hover-border-radius;
|
|
97680
97728
|
height: 32px;
|
|
97681
|
-
margin-top: -6px;
|
|
97682
97729
|
}
|
|
97683
97730
|
@else {
|
|
97684
97731
|
background-color: $toast-close-icon-hover-bg-color;
|