@syncfusion/blazor-themes 23.1.44 → 23.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bootstrap-dark.scss +184 -17
- package/SCSS-Themes/bootstrap.scss +179 -17
- package/SCSS-Themes/bootstrap4.scss +179 -17
- package/SCSS-Themes/bootstrap5-dark.scss +181 -18
- package/SCSS-Themes/bootstrap5.scss +181 -18
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +69 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +2 -1
- package/SCSS-Themes/fabric-dark.scss +184 -17
- package/SCSS-Themes/fabric.scss +179 -17
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +1 -1
- package/SCSS-Themes/filemanager/file-manager/material3.scss +1 -1
- package/SCSS-Themes/fluent-dark.scss +181 -18
- package/SCSS-Themes/fluent.scss +181 -18
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent.scss +48 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +48 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material.scss +48 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material3.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +48 -2
- package/SCSS-Themes/highcontrast.scss +184 -17
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +25 -7
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +4 -4
- package/SCSS-Themes/material-dark.scss +179 -17
- package/SCSS-Themes/material.scss +179 -17
- package/SCSS-Themes/material3-dark.scss +181 -19
- package/SCSS-Themes/material3.scss +181 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +1 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -3
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +16 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +16 -1
- package/SCSS-Themes/tailwind-dark.scss +181 -18
- package/SCSS-Themes/tailwind.scss +181 -18
- package/package.json +1 -1
|
@@ -3689,7 +3689,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
3689
3689
|
line-height: normal;
|
|
3690
3690
|
}
|
|
3691
3691
|
|
|
3692
|
-
.e-
|
|
3692
|
+
.e-title-text {
|
|
3693
|
+
text-align: center;
|
|
3694
|
+
}
|
|
3695
|
+
|
|
3696
|
+
.e-save-icon,
|
|
3697
|
+
.e-back-icon,
|
|
3698
|
+
.e-delete-icon {
|
|
3699
|
+
width: 2.5em;
|
|
3700
|
+
}
|
|
3701
|
+
|
|
3702
|
+
.e-save-icon,
|
|
3703
|
+
.e-delete-icon {
|
|
3693
3704
|
text-align: right;
|
|
3694
3705
|
}
|
|
3695
3706
|
|
|
@@ -5202,6 +5213,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
5202
5213
|
content: '\e98e';
|
|
5203
5214
|
}
|
|
5204
5215
|
|
|
5216
|
+
.e-delete-icon::before {
|
|
5217
|
+
content: '\e94a';
|
|
5218
|
+
}
|
|
5219
|
+
|
|
5205
5220
|
.e-recurrence-container {
|
|
5206
5221
|
.e-recurrence-edit-button {
|
|
5207
5222
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3689,7 +3689,18 @@ $schedule-tree-content-color: $shadow;
|
|
|
3689
3689
|
line-height: normal;
|
|
3690
3690
|
}
|
|
3691
3691
|
|
|
3692
|
-
.e-
|
|
3692
|
+
.e-title-text {
|
|
3693
|
+
text-align: center;
|
|
3694
|
+
}
|
|
3695
|
+
|
|
3696
|
+
.e-save-icon,
|
|
3697
|
+
.e-back-icon,
|
|
3698
|
+
.e-delete-icon {
|
|
3699
|
+
width: 2.5em;
|
|
3700
|
+
}
|
|
3701
|
+
|
|
3702
|
+
.e-save-icon,
|
|
3703
|
+
.e-delete-icon {
|
|
3693
3704
|
text-align: right;
|
|
3694
3705
|
}
|
|
3695
3706
|
|
|
@@ -5202,6 +5213,10 @@ $schedule-tree-content-color: $shadow;
|
|
|
5202
5213
|
content: '\e98e';
|
|
5203
5214
|
}
|
|
5204
5215
|
|
|
5216
|
+
.e-delete-icon::before {
|
|
5217
|
+
content: '\e94a';
|
|
5218
|
+
}
|
|
5219
|
+
|
|
5205
5220
|
.e-recurrence-container {
|
|
5206
5221
|
.e-recurrence-edit-button {
|
|
5207
5222
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3701,7 +3701,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
3701
3701
|
line-height: normal;
|
|
3702
3702
|
}
|
|
3703
3703
|
|
|
3704
|
-
.e-
|
|
3704
|
+
.e-title-text {
|
|
3705
|
+
text-align: center;
|
|
3706
|
+
}
|
|
3707
|
+
|
|
3708
|
+
.e-save-icon,
|
|
3709
|
+
.e-back-icon,
|
|
3710
|
+
.e-delete-icon {
|
|
3711
|
+
width: 2.5em;
|
|
3712
|
+
}
|
|
3713
|
+
|
|
3714
|
+
.e-save-icon,
|
|
3715
|
+
.e-delete-icon {
|
|
3705
3716
|
text-align: right;
|
|
3706
3717
|
}
|
|
3707
3718
|
|
|
@@ -5214,6 +5225,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
5214
5225
|
content: '\e7c8';
|
|
5215
5226
|
}
|
|
5216
5227
|
|
|
5228
|
+
.e-delete-icon::before {
|
|
5229
|
+
content: '\e820';
|
|
5230
|
+
}
|
|
5231
|
+
|
|
5217
5232
|
.e-recurrence-container {
|
|
5218
5233
|
.e-recurrence-edit-button {
|
|
5219
5234
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3701,7 +3701,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
3701
3701
|
line-height: normal;
|
|
3702
3702
|
}
|
|
3703
3703
|
|
|
3704
|
-
.e-
|
|
3704
|
+
.e-title-text {
|
|
3705
|
+
text-align: center;
|
|
3706
|
+
}
|
|
3707
|
+
|
|
3708
|
+
.e-save-icon,
|
|
3709
|
+
.e-back-icon,
|
|
3710
|
+
.e-delete-icon {
|
|
3711
|
+
width: 2.5em;
|
|
3712
|
+
}
|
|
3713
|
+
|
|
3714
|
+
.e-save-icon,
|
|
3715
|
+
.e-delete-icon {
|
|
3705
3716
|
text-align: right;
|
|
3706
3717
|
}
|
|
3707
3718
|
|
|
@@ -5214,6 +5225,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
5214
5225
|
content: '\e7c8';
|
|
5215
5226
|
}
|
|
5216
5227
|
|
|
5228
|
+
.e-delete-icon::before {
|
|
5229
|
+
content: '\e820';
|
|
5230
|
+
}
|
|
5231
|
+
|
|
5217
5232
|
.e-recurrence-container {
|
|
5218
5233
|
.e-recurrence-edit-button {
|
|
5219
5234
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3691,7 +3691,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
3691
3691
|
line-height: normal;
|
|
3692
3692
|
}
|
|
3693
3693
|
|
|
3694
|
-
.e-
|
|
3694
|
+
.e-title-text {
|
|
3695
|
+
text-align: center;
|
|
3696
|
+
}
|
|
3697
|
+
|
|
3698
|
+
.e-save-icon,
|
|
3699
|
+
.e-back-icon,
|
|
3700
|
+
.e-delete-icon {
|
|
3701
|
+
width: 2.5em;
|
|
3702
|
+
}
|
|
3703
|
+
|
|
3704
|
+
.e-save-icon,
|
|
3705
|
+
.e-delete-icon {
|
|
3695
3706
|
text-align: right;
|
|
3696
3707
|
}
|
|
3697
3708
|
|
|
@@ -5204,6 +5215,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
5204
5215
|
content: '\e7c8';
|
|
5205
5216
|
}
|
|
5206
5217
|
|
|
5218
|
+
.e-delete-icon::before {
|
|
5219
|
+
content: '\e820';
|
|
5220
|
+
}
|
|
5221
|
+
|
|
5207
5222
|
.e-recurrence-container {
|
|
5208
5223
|
.e-recurrence-edit-button {
|
|
5209
5224
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3691,7 +3691,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
3691
3691
|
line-height: normal;
|
|
3692
3692
|
}
|
|
3693
3693
|
|
|
3694
|
-
.e-
|
|
3694
|
+
.e-title-text {
|
|
3695
|
+
text-align: center;
|
|
3696
|
+
}
|
|
3697
|
+
|
|
3698
|
+
.e-save-icon,
|
|
3699
|
+
.e-back-icon,
|
|
3700
|
+
.e-delete-icon {
|
|
3701
|
+
width: 2.5em;
|
|
3702
|
+
}
|
|
3703
|
+
|
|
3704
|
+
.e-save-icon,
|
|
3705
|
+
.e-delete-icon {
|
|
3695
3706
|
text-align: right;
|
|
3696
3707
|
}
|
|
3697
3708
|
|
|
@@ -5204,6 +5215,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
5204
5215
|
content: '\e7c8';
|
|
5205
5216
|
}
|
|
5206
5217
|
|
|
5218
|
+
.e-delete-icon::before {
|
|
5219
|
+
content: '\e820';
|
|
5220
|
+
}
|
|
5221
|
+
|
|
5207
5222
|
.e-recurrence-container {
|
|
5208
5223
|
.e-recurrence-edit-button {
|
|
5209
5224
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -59876,7 +59876,8 @@ $ddl-close-icon-hover-color: $icon-color-hover !default;
|
|
|
59876
59876
|
width: $ddl-chip-hooker-square;
|
|
59877
59877
|
}
|
|
59878
59878
|
|
|
59879
|
-
.e-multi-select-wrapper .e-searcher input[type = 'text']
|
|
59879
|
+
.e-multi-select-wrapper .e-searcher input[type = 'text'],
|
|
59880
|
+
.e-multi-select-wrapper .e-multi-searcher input[type = 'text'] {
|
|
59880
59881
|
color: $content-text-color;
|
|
59881
59882
|
height: 100%;
|
|
59882
59883
|
}
|
|
@@ -64625,6 +64626,13 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64625
64626
|
padding-left: 20px;
|
|
64626
64627
|
padding-right: 20px;
|
|
64627
64628
|
}
|
|
64629
|
+
|
|
64630
|
+
.e-de-para-tab {
|
|
64631
|
+
float: left;
|
|
64632
|
+
}
|
|
64633
|
+
.e-de-para-tab.e-rtl {
|
|
64634
|
+
float: right;
|
|
64635
|
+
}
|
|
64628
64636
|
|
|
64629
64637
|
.e-de-column-label.e-de-rtl {
|
|
64630
64638
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -69112,6 +69120,14 @@ $e-de-ctnr-break-listview-margin-right-big: 16px !default;
|
|
|
69112
69120
|
$e-de-ctnr-break-listview-margin-left: 10px !default;
|
|
69113
69121
|
$e-de-ctnr-break-listview-margin-left-big: 16px !default;
|
|
69114
69122
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
69123
|
+
$de-ruler-background-color: $content-bg-color-alt2 !default;
|
|
69124
|
+
$de-ruler-margin-color: $content-bg-color !default;
|
|
69125
|
+
$de-ruler-tick-stroke: $icon-color !default;
|
|
69126
|
+
$de-ruler-label-fill: $content-text-color-alt1 !default;
|
|
69127
|
+
$de-ruler-indent-stroke: $icon-color !default;
|
|
69128
|
+
$de-ruler-indent-fill: $content-bg-color !default;
|
|
69129
|
+
$de-ruler-indent-hover: $content-bg-color-alt3 !default;
|
|
69130
|
+
$de-ruler-indent-active: $primary !default;
|
|
69115
69131
|
|
|
69116
69132
|
// Subtract toolbar & statusbar height
|
|
69117
69133
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -70921,6 +70937,62 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70921
70937
|
}
|
|
70922
70938
|
}
|
|
70923
70939
|
}
|
|
70940
|
+
.e-de-hRuler {
|
|
70941
|
+
background-color: $de-ruler-background-color;
|
|
70942
|
+
@if $skin-name =='Material3' {
|
|
70943
|
+
background: $de-ruler-background-color;
|
|
70944
|
+
}
|
|
70945
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
70946
|
+
}
|
|
70947
|
+
.e-de-vRuler {
|
|
70948
|
+
background-color: $de-ruler-background-color;
|
|
70949
|
+
@if $skin-name =='Material3' {
|
|
70950
|
+
background: $de-ruler-background-color;
|
|
70951
|
+
}
|
|
70952
|
+
border-right: 0.5px solid $de-panel-border;
|
|
70953
|
+
}
|
|
70954
|
+
.e-de-ruler-margin {
|
|
70955
|
+
background-color: $de-ruler-margin-color;
|
|
70956
|
+
@if $skin-name =='Material3' {
|
|
70957
|
+
background: $de-ruler-margin-color;
|
|
70958
|
+
}
|
|
70959
|
+
}
|
|
70960
|
+
.e-de-ruler-tick {
|
|
70961
|
+
stroke: $de-ruler-tick-stroke;
|
|
70962
|
+
}
|
|
70963
|
+
.e-de-ruler-tick-label {
|
|
70964
|
+
fill: $de-ruler-label-fill
|
|
70965
|
+
}
|
|
70966
|
+
.e-de-ruler-markIndicator {
|
|
70967
|
+
background-color: $de-ruler-margin-color;
|
|
70968
|
+
}
|
|
70969
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
70970
|
+
fill: $de-ruler-tick-stroke;
|
|
70971
|
+
}
|
|
70972
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
70973
|
+
fill: $de-ruler-tick-stroke;
|
|
70974
|
+
}
|
|
70975
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
70976
|
+
fill: $de-ruler-indent-fill;
|
|
70977
|
+
stroke: $de-ruler-indent-stroke;
|
|
70978
|
+
}
|
|
70979
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
70980
|
+
fill: $de-ruler-indent-hover;
|
|
70981
|
+
stroke: $de-ruler-indent-stroke;
|
|
70982
|
+
}
|
|
70983
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
70984
|
+
fill: $de-ruler-indent-active;
|
|
70985
|
+
stroke: $de-ruler-indent-stroke;
|
|
70986
|
+
}
|
|
70987
|
+
.e-de-ruler-table-svg {
|
|
70988
|
+
fill: $de-ruler-indent-stroke;
|
|
70989
|
+
}
|
|
70990
|
+
.e-de-ruler-table-svg:hover {
|
|
70991
|
+
fill: $de-ruler-indent-hover;
|
|
70992
|
+
}
|
|
70993
|
+
.e-de-ruler-table-svg:active {
|
|
70994
|
+
fill: $de-ruler-indent-active;
|
|
70995
|
+
}
|
|
70924
70996
|
.e-rtl {
|
|
70925
70997
|
.e-listview .e-list-icon {
|
|
70926
70998
|
height: 24px;
|
|
@@ -70933,6 +71005,11 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70933
71005
|
line-height: 22px;
|
|
70934
71006
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
70935
71007
|
}
|
|
71008
|
+
.e-de-vRuler {
|
|
71009
|
+
background-color: $de-ruler-background-color;
|
|
71010
|
+
border-right: none;
|
|
71011
|
+
border-left: 0.5px solid $de-panel-border;
|
|
71012
|
+
}
|
|
70936
71013
|
}
|
|
70937
71014
|
.e-bigger {
|
|
70938
71015
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -76703,6 +76780,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76703
76780
|
border-bottom-width: $grid-border-bottom-width;
|
|
76704
76781
|
}
|
|
76705
76782
|
|
|
76783
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76784
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
76785
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
76786
|
+
&.e-groupcaption,
|
|
76787
|
+
&.e-summarycell {
|
|
76788
|
+
border-bottom-width: 0;
|
|
76789
|
+
}
|
|
76790
|
+
}
|
|
76791
|
+
|
|
76706
76792
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
76707
76793
|
position: relative;
|
|
76708
76794
|
left: -5px;
|
|
@@ -80023,7 +80109,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80023
80109
|
text-align: left;
|
|
80024
80110
|
}
|
|
80025
80111
|
|
|
80026
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
80112
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80027
80113
|
border-width: $grid-headercell-both-border-width;
|
|
80028
80114
|
}
|
|
80029
80115
|
|
|
@@ -80049,7 +80135,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80049
80135
|
border-right-width: 1px;
|
|
80050
80136
|
}
|
|
80051
80137
|
|
|
80052
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
80138
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
80053
80139
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
80054
80140
|
}
|
|
80055
80141
|
|
|
@@ -80091,6 +80177,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80091
80177
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
80092
80178
|
border-width: $grid-headercell-both-border-width;
|
|
80093
80179
|
}
|
|
80180
|
+
|
|
80181
|
+
&.e-resize-lines,
|
|
80182
|
+
&.e-resize-lines.e-rtl {
|
|
80183
|
+
|
|
80184
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
80185
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
80186
|
+
border-left: 0;
|
|
80187
|
+
border-right: 0;
|
|
80188
|
+
border-top: 0;
|
|
80189
|
+
}
|
|
80190
|
+
}
|
|
80191
|
+
|
|
80192
|
+
&.e-default.e-bothlines .e-headercell,
|
|
80193
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
80194
|
+
border-width: $grid-headercell-both-border-width;
|
|
80195
|
+
}
|
|
80196
|
+
|
|
80197
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
80198
|
+
border-bottom-style: $grid-border-type;
|
|
80199
|
+
border-bottom-width: $grid-border-size;
|
|
80200
|
+
border-left-style: $grid-border-type;
|
|
80201
|
+
border-left-width: $grid-border-size;
|
|
80202
|
+
}
|
|
80094
80203
|
|
|
80095
80204
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
80096
80205
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -80334,6 +80443,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80334
80443
|
}
|
|
80335
80444
|
}
|
|
80336
80445
|
|
|
80446
|
+
.e-bigger {
|
|
80447
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
80448
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
80449
|
+
& .e-gridcontent,
|
|
80450
|
+
& .e-summarycontent {
|
|
80451
|
+
& td::before{
|
|
80452
|
+
@if $grid-skin == 'fluent' {
|
|
80453
|
+
overflow: hidden;
|
|
80454
|
+
}
|
|
80455
|
+
}
|
|
80456
|
+
}
|
|
80457
|
+
}
|
|
80458
|
+
}
|
|
80459
|
+
|
|
80337
80460
|
.e-bigger .e-grid.e-row-responsive,
|
|
80338
80461
|
.e-bigger.e-grid.e-row-responsive {
|
|
80339
80462
|
|
|
@@ -94187,12 +94310,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
94187
94310
|
position: relative;
|
|
94188
94311
|
width: auto;
|
|
94189
94312
|
|
|
94190
|
-
.e-input-group.e-
|
|
94313
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
94191
94314
|
display: block;
|
|
94192
94315
|
visibility: hidden;
|
|
94193
94316
|
}
|
|
94194
94317
|
|
|
94195
|
-
.e-input-group.e-
|
|
94318
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94196
94319
|
display: block;
|
|
94197
94320
|
visibility: hidden;
|
|
94198
94321
|
}
|
|
@@ -94604,8 +94727,8 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
94604
94727
|
&.e-tooltip-wrap {
|
|
94605
94728
|
max-width: 100%;
|
|
94606
94729
|
|
|
94607
|
-
.e-input-group.e-
|
|
94608
|
-
.e-input-group.e-
|
|
94730
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
94731
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
94609
94732
|
display: block;
|
|
94610
94733
|
visibility: hidden;
|
|
94611
94734
|
}
|
|
@@ -117394,7 +117517,18 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
117394
117517
|
line-height: normal;
|
|
117395
117518
|
}
|
|
117396
117519
|
|
|
117397
|
-
.e-
|
|
117520
|
+
.e-title-text {
|
|
117521
|
+
text-align: center;
|
|
117522
|
+
}
|
|
117523
|
+
|
|
117524
|
+
.e-save-icon,
|
|
117525
|
+
.e-back-icon,
|
|
117526
|
+
.e-delete-icon {
|
|
117527
|
+
width: 2.5em;
|
|
117528
|
+
}
|
|
117529
|
+
|
|
117530
|
+
.e-save-icon,
|
|
117531
|
+
.e-delete-icon {
|
|
117398
117532
|
text-align: right;
|
|
117399
117533
|
}
|
|
117400
117534
|
|
|
@@ -118907,6 +119041,10 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
|
|
|
118907
119041
|
content: '\e7c8';
|
|
118908
119042
|
}
|
|
118909
119043
|
|
|
119044
|
+
.e-delete-icon::before {
|
|
119045
|
+
content: '\e820';
|
|
119046
|
+
}
|
|
119047
|
+
|
|
118910
119048
|
.e-recurrence-container {
|
|
118911
119049
|
.e-recurrence-edit-button {
|
|
118912
119050
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -118992,6 +119130,10 @@ $image-editor-tbar-btn-fontsize: $text-lg !default;
|
|
|
118992
119130
|
$image-editor-bigger-tbar-btn-fontsize: $text-xl !default;
|
|
118993
119131
|
$image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
118994
119132
|
$image-editor-drop-border: 2px dashed $icon-color !default;
|
|
119133
|
+
$image-editor-dropdown-btn-preview-top: -2px !default;
|
|
119134
|
+
$image-editor-dropdown-btn-preview-left: -6px !default;
|
|
119135
|
+
$image-editor-bigger-dropdown-btn-preview-top: -2px !default;
|
|
119136
|
+
$image-editor-bigger-dropdown-btn-preview-left: -6px !default;
|
|
118995
119137
|
|
|
118996
119138
|
@include export-module('image-editor-layout') {
|
|
118997
119139
|
|
|
@@ -119059,6 +119201,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119059
119201
|
|
|
119060
119202
|
& .e-fill.e-template,
|
|
119061
119203
|
& .e-stroke.e-template,
|
|
119204
|
+
& .e-frame-stroke.e-template,
|
|
119062
119205
|
& .e-pen-stroke-color.e-template,
|
|
119063
119206
|
& .e-text-font-color.e-template,
|
|
119064
119207
|
& .e-save.e-template {
|
|
@@ -119077,6 +119220,17 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119077
119220
|
}
|
|
119078
119221
|
}
|
|
119079
119222
|
|
|
119223
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119224
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119225
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
119226
|
+
}
|
|
119227
|
+
|
|
119228
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
119229
|
+
@if $skin-name == 'Material3' {
|
|
119230
|
+
padding: 7px 15px;
|
|
119231
|
+
}
|
|
119232
|
+
}
|
|
119233
|
+
|
|
119080
119234
|
& .e-dropdown-btn.e-image-popup {
|
|
119081
119235
|
& .e-select,
|
|
119082
119236
|
& .e-annotation,
|
|
@@ -119223,6 +119377,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119223
119377
|
|
|
119224
119378
|
& .e-fill.e-template,
|
|
119225
119379
|
& .e-stroke.e-template,
|
|
119380
|
+
& .e-frame-stroke.e-template,
|
|
119226
119381
|
& .e-pen-stroke-color.e-template,
|
|
119227
119382
|
& .e-text-font-color.e-template,
|
|
119228
119383
|
& .e-save.e-template {
|
|
@@ -119244,7 +119399,8 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119244
119399
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
119245
119400
|
height: 18px;
|
|
119246
119401
|
width: 18px;
|
|
119247
|
-
margin-top: -
|
|
119402
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
119403
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
119248
119404
|
}
|
|
119249
119405
|
|
|
119250
119406
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -119316,6 +119472,11 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119316
119472
|
margin: 4px;
|
|
119317
119473
|
text-align: center;
|
|
119318
119474
|
}
|
|
119475
|
+
|
|
119476
|
+
& .e-dropdown-btn {
|
|
119477
|
+
margin: 0 auto;
|
|
119478
|
+
width: max-content;
|
|
119479
|
+
}
|
|
119319
119480
|
}
|
|
119320
119481
|
|
|
119321
119482
|
&.e-frame-wrapper {
|
|
@@ -119357,12 +119518,7 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
|
|
|
119357
119518
|
|
|
119358
119519
|
& .e-slider-container {
|
|
119359
119520
|
margin-left: calc(50% - 137px);
|
|
119360
|
-
|
|
119361
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
119362
|
-
}
|
|
119363
|
-
@else {
|
|
119364
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119365
|
-
}
|
|
119521
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
119366
119522
|
}
|
|
119367
119523
|
}
|
|
119368
119524
|
}
|
|
@@ -121725,6 +121881,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
121725
121881
|
&:focus {
|
|
121726
121882
|
outline: none;
|
|
121727
121883
|
}
|
|
121884
|
+
|
|
121885
|
+
&.e-hidden {
|
|
121886
|
+
display: none;
|
|
121887
|
+
}
|
|
121728
121888
|
}
|
|
121729
121889
|
|
|
121730
121890
|
.e-ribbon-overall-of-btn {
|
|
@@ -121796,7 +121956,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
121796
121956
|
padding-top: $ribbon-group-padding;
|
|
121797
121957
|
height: $ribbon-group-height;
|
|
121798
121958
|
|
|
121799
|
-
&.e-hidden
|
|
121959
|
+
&.e-hidden,
|
|
121960
|
+
&.e-hide-group {
|
|
121800
121961
|
display: none;
|
|
121801
121962
|
}
|
|
121802
121963
|
|
|
@@ -122338,7 +122499,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
122338
122499
|
|
|
122339
122500
|
.e-ribbon-overflow-target {
|
|
122340
122501
|
|
|
122341
|
-
&.e-hidden
|
|
122502
|
+
&.e-hidden,
|
|
122503
|
+
&.e-hide-group {
|
|
122342
122504
|
display: none;
|
|
122343
122505
|
}
|
|
122344
122506
|
|
|
@@ -122347,7 +122509,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
122347
122509
|
}
|
|
122348
122510
|
|
|
122349
122511
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
122350
|
-
&.e-hidden
|
|
122512
|
+
&.e-hidden,
|
|
122513
|
+
&.e-hide-group {
|
|
122351
122514
|
display: none;
|
|
122352
122515
|
}
|
|
122353
122516
|
|