@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
|
@@ -235,12 +235,12 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
235
235
|
position: relative;
|
|
236
236
|
width: auto;
|
|
237
237
|
|
|
238
|
-
.e-input-group.e-
|
|
238
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
239
239
|
display: block;
|
|
240
240
|
visibility: hidden;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.e-input-group.e-
|
|
243
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
244
244
|
display: block;
|
|
245
245
|
visibility: hidden;
|
|
246
246
|
}
|
|
@@ -652,8 +652,8 @@ $editor-btn-icon-color: rgba($icon-color) !default;
|
|
|
652
652
|
&.e-tooltip-wrap {
|
|
653
653
|
max-width: 100%;
|
|
654
654
|
|
|
655
|
-
.e-input-group.e-
|
|
656
|
-
.e-input-group.e-
|
|
655
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
656
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
657
657
|
display: block;
|
|
658
658
|
visibility: hidden;
|
|
659
659
|
}
|
|
@@ -235,12 +235,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
235
235
|
position: relative;
|
|
236
236
|
width: auto;
|
|
237
237
|
|
|
238
|
-
.e-input-group.e-
|
|
238
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
239
239
|
display: block;
|
|
240
240
|
visibility: hidden;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.e-input-group.e-
|
|
243
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
244
244
|
display: block;
|
|
245
245
|
visibility: hidden;
|
|
246
246
|
}
|
|
@@ -652,8 +652,8 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
652
652
|
&.e-tooltip-wrap {
|
|
653
653
|
max-width: 100%;
|
|
654
654
|
|
|
655
|
-
.e-input-group.e-
|
|
656
|
-
.e-input-group.e-
|
|
655
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
656
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
657
657
|
display: block;
|
|
658
658
|
visibility: hidden;
|
|
659
659
|
}
|
|
@@ -235,12 +235,12 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
235
235
|
position: relative;
|
|
236
236
|
width: auto;
|
|
237
237
|
|
|
238
|
-
.e-input-group.e-
|
|
238
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
239
239
|
display: block;
|
|
240
240
|
visibility: hidden;
|
|
241
241
|
}
|
|
242
242
|
|
|
243
|
-
.e-input-group.e-
|
|
243
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
244
244
|
display: block;
|
|
245
245
|
visibility: hidden;
|
|
246
246
|
}
|
|
@@ -652,8 +652,8 @@ $editor-btn-icon-color: $icon-color !default;
|
|
|
652
652
|
&.e-tooltip-wrap {
|
|
653
653
|
max-width: 100%;
|
|
654
654
|
|
|
655
|
-
.e-input-group.e-
|
|
656
|
-
.e-input-group.e-
|
|
655
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
656
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
657
657
|
display: block;
|
|
658
658
|
visibility: hidden;
|
|
659
659
|
}
|
|
@@ -65699,6 +65699,13 @@ $de-column-presets-font-size: 60px !default;
|
|
|
65699
65699
|
padding-left: 20px;
|
|
65700
65700
|
padding-right: 20px;
|
|
65701
65701
|
}
|
|
65702
|
+
|
|
65703
|
+
.e-de-para-tab {
|
|
65704
|
+
float: left;
|
|
65705
|
+
}
|
|
65706
|
+
.e-de-para-tab.e-rtl {
|
|
65707
|
+
float: right;
|
|
65708
|
+
}
|
|
65702
65709
|
|
|
65703
65710
|
.e-de-column-label.e-de-rtl {
|
|
65704
65711
|
font-size: $de-border-dlg-settinglabels-fontsize;
|
|
@@ -70143,6 +70150,14 @@ $e-de-ctnr-break-listview-margin-right-big: $e-de-ctnr-break-listview-margin-rig
|
|
|
70143
70150
|
$e-de-ctnr-break-listview-margin-left: 12px !default;
|
|
70144
70151
|
$e-de-ctnr-break-listview-margin-left-big: $e-de-ctnr-break-listview-margin-left !default;
|
|
70145
70152
|
$de-tlbr-btn-height: calc(100% - 10px) !default;
|
|
70153
|
+
$de-ruler-background-color: $grey-900 !default;
|
|
70154
|
+
$de-ruler-margin-color: $grey-800 !default;
|
|
70155
|
+
$de-ruler-tick-stroke: $grey-500 !default;
|
|
70156
|
+
$de-ruler-label-fill: $grey-dark-font !default;
|
|
70157
|
+
$de-ruler-indent-stroke: $grey-200 !default;
|
|
70158
|
+
$de-ruler-indent-fill: $grey-800 !default;
|
|
70159
|
+
$de-ruler-indent-hover: $grey-900 !default;
|
|
70160
|
+
$de-ruler-indent-active: $primary !default;
|
|
70146
70161
|
|
|
70147
70162
|
// Subtract toolbar & statusbar height
|
|
70148
70163
|
$de-tool-ctnr-editor-height: calc(100% - 115px) !default;
|
|
@@ -71933,6 +71948,62 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
71933
71948
|
}
|
|
71934
71949
|
}
|
|
71935
71950
|
}
|
|
71951
|
+
.e-de-hRuler {
|
|
71952
|
+
background-color: $de-ruler-background-color;
|
|
71953
|
+
@if $skin-name =='Material3' {
|
|
71954
|
+
background: $de-ruler-background-color;
|
|
71955
|
+
}
|
|
71956
|
+
border-bottom: 0.5px solid $de-panel-border;
|
|
71957
|
+
}
|
|
71958
|
+
.e-de-vRuler {
|
|
71959
|
+
background-color: $de-ruler-background-color;
|
|
71960
|
+
@if $skin-name =='Material3' {
|
|
71961
|
+
background: $de-ruler-background-color;
|
|
71962
|
+
}
|
|
71963
|
+
border-right: 0.5px solid $de-panel-border;
|
|
71964
|
+
}
|
|
71965
|
+
.e-de-ruler-margin {
|
|
71966
|
+
background-color: $de-ruler-margin-color;
|
|
71967
|
+
@if $skin-name =='Material3' {
|
|
71968
|
+
background: $de-ruler-margin-color;
|
|
71969
|
+
}
|
|
71970
|
+
}
|
|
71971
|
+
.e-de-ruler-tick {
|
|
71972
|
+
stroke: $de-ruler-tick-stroke;
|
|
71973
|
+
}
|
|
71974
|
+
.e-de-ruler-tick-label {
|
|
71975
|
+
fill: $de-ruler-label-fill
|
|
71976
|
+
}
|
|
71977
|
+
.e-de-ruler-markIndicator {
|
|
71978
|
+
background-color: $de-ruler-margin-color;
|
|
71979
|
+
}
|
|
71980
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
71981
|
+
fill: $de-ruler-tick-stroke;
|
|
71982
|
+
}
|
|
71983
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
71984
|
+
fill: $de-ruler-tick-stroke;
|
|
71985
|
+
}
|
|
71986
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
71987
|
+
fill: $de-ruler-indent-fill;
|
|
71988
|
+
stroke: $de-ruler-indent-stroke;
|
|
71989
|
+
}
|
|
71990
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
71991
|
+
fill: $de-ruler-indent-hover;
|
|
71992
|
+
stroke: $de-ruler-indent-stroke;
|
|
71993
|
+
}
|
|
71994
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
71995
|
+
fill: $de-ruler-indent-active;
|
|
71996
|
+
stroke: $de-ruler-indent-stroke;
|
|
71997
|
+
}
|
|
71998
|
+
.e-de-ruler-table-svg {
|
|
71999
|
+
fill: $de-ruler-indent-stroke;
|
|
72000
|
+
}
|
|
72001
|
+
.e-de-ruler-table-svg:hover {
|
|
72002
|
+
fill: $de-ruler-indent-hover;
|
|
72003
|
+
}
|
|
72004
|
+
.e-de-ruler-table-svg:active {
|
|
72005
|
+
fill: $de-ruler-indent-active;
|
|
72006
|
+
}
|
|
71936
72007
|
.e-rtl {
|
|
71937
72008
|
.e-listview .e-list-icon {
|
|
71938
72009
|
height: 24px;
|
|
@@ -71945,6 +72016,11 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
71945
72016
|
line-height: 22px;
|
|
71946
72017
|
margin-left: $e-de-ctnr-break-listview-margin-left;
|
|
71947
72018
|
}
|
|
72019
|
+
.e-de-vRuler {
|
|
72020
|
+
background-color: $de-ruler-background-color;
|
|
72021
|
+
border-right: none;
|
|
72022
|
+
border-left: 0.5px solid $de-panel-border;
|
|
72023
|
+
}
|
|
71948
72024
|
}
|
|
71949
72025
|
.e-bigger {
|
|
71950
72026
|
@if $skin-name =='tailwind' or $skin-name =='bootstrap5' or $skin-name =='FluentUI' or $skin-name =='bootstrap4' {
|
|
@@ -77677,6 +77753,15 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77677
77753
|
border-bottom-width: $grid-border-bottom-width;
|
|
77678
77754
|
}
|
|
77679
77755
|
|
|
77756
|
+
.e-bigger & .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77757
|
+
&.e-bigger .e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell,
|
|
77758
|
+
.e-gridcontent .e-groupcaptionrow .e-lastrowcell.e-recordplusexpand ~ td.e-lastrowcell {
|
|
77759
|
+
&.e-groupcaption,
|
|
77760
|
+
&.e-summarycell {
|
|
77761
|
+
border-bottom-width: 0;
|
|
77762
|
+
}
|
|
77763
|
+
}
|
|
77764
|
+
|
|
77680
77765
|
& .e-cloneproperties.e-draganddrop .e-row .e-icon-rowdragicon::before {
|
|
77681
77766
|
position: relative;
|
|
77682
77767
|
left: -5px;
|
|
@@ -80997,7 +81082,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80997
81082
|
text-align: left;
|
|
80998
81083
|
}
|
|
80999
81084
|
|
|
81000
|
-
&.e-default table th:not([rowspan = '1']) {
|
|
81085
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81001
81086
|
border-width: $grid-headercell-both-border-width;
|
|
81002
81087
|
}
|
|
81003
81088
|
|
|
@@ -81023,7 +81108,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81023
81108
|
border-right-width: 1px;
|
|
81024
81109
|
}
|
|
81025
81110
|
|
|
81026
|
-
&.e-rtl.e-default table th:not([rowspan = '1']) {
|
|
81111
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
81027
81112
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
81028
81113
|
}
|
|
81029
81114
|
|
|
@@ -81065,6 +81150,29 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81065
81150
|
&.e-rtl.e-default.e-bothlines .e-detailheadercell {
|
|
81066
81151
|
border-width: $grid-headercell-both-border-width;
|
|
81067
81152
|
}
|
|
81153
|
+
|
|
81154
|
+
&.e-resize-lines,
|
|
81155
|
+
&.e-resize-lines.e-rtl {
|
|
81156
|
+
|
|
81157
|
+
& th.e-headercell.e-stackedheadercell:not(.e-freezerightborder, .e-freezeleftborder),
|
|
81158
|
+
& th.e-headercell.e-firstcell:not(.e-freezerightborder, .e-freezeleftborder) {
|
|
81159
|
+
border-left: 0;
|
|
81160
|
+
border-right: 0;
|
|
81161
|
+
border-top: 0;
|
|
81162
|
+
}
|
|
81163
|
+
}
|
|
81164
|
+
|
|
81165
|
+
&.e-default.e-bothlines .e-headercell,
|
|
81166
|
+
&.e-default.e-bothlines .e-detailheadercell {
|
|
81167
|
+
border-width: $grid-headercell-both-border-width;
|
|
81168
|
+
}
|
|
81169
|
+
|
|
81170
|
+
&.e-bothlines .e-gridheader th.e-stackedheadercell {
|
|
81171
|
+
border-bottom-style: $grid-border-type;
|
|
81172
|
+
border-bottom-width: $grid-border-size;
|
|
81173
|
+
border-left-style: $grid-border-type;
|
|
81174
|
+
border-left-width: $grid-border-size;
|
|
81175
|
+
}
|
|
81068
81176
|
|
|
81069
81177
|
.e-bigger #{&}.e-grid.sf-grid,
|
|
81070
81178
|
#{&}.e-grid.sf-grid.e-bigger {
|
|
@@ -81308,6 +81416,20 @@ margin: $grid-group-animator-cell-margin;
|
|
|
81308
81416
|
}
|
|
81309
81417
|
}
|
|
81310
81418
|
|
|
81419
|
+
.e-bigger {
|
|
81420
|
+
&.e-grid.sf-grid.e-row-responsive,
|
|
81421
|
+
.e-grid.sf-grid.e-row-responsive {
|
|
81422
|
+
& .e-gridcontent,
|
|
81423
|
+
& .e-summarycontent {
|
|
81424
|
+
& td::before{
|
|
81425
|
+
@if $grid-skin == 'fluent' {
|
|
81426
|
+
overflow: hidden;
|
|
81427
|
+
}
|
|
81428
|
+
}
|
|
81429
|
+
}
|
|
81430
|
+
}
|
|
81431
|
+
}
|
|
81432
|
+
|
|
81311
81433
|
.e-bigger .e-grid.e-row-responsive,
|
|
81312
81434
|
.e-bigger.e-grid.e-row-responsive {
|
|
81313
81435
|
|
|
@@ -95165,12 +95287,12 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
95165
95287
|
position: relative;
|
|
95166
95288
|
width: auto;
|
|
95167
95289
|
|
|
95168
|
-
.e-input-group.e-
|
|
95290
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide {
|
|
95169
95291
|
display: block;
|
|
95170
95292
|
visibility: hidden;
|
|
95171
95293
|
}
|
|
95172
95294
|
|
|
95173
|
-
.e-input-group.e-
|
|
95295
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
95174
95296
|
display: block;
|
|
95175
95297
|
visibility: hidden;
|
|
95176
95298
|
}
|
|
@@ -95582,8 +95704,8 @@ $editor-btn-icon-color: $grey-dark-font !default;
|
|
|
95582
95704
|
&.e-tooltip-wrap {
|
|
95583
95705
|
max-width: 100%;
|
|
95584
95706
|
|
|
95585
|
-
.e-input-group.e-
|
|
95586
|
-
.e-input-group.e-
|
|
95707
|
+
.e-input-group.e-control-wrapper .e-clear-icon.e-clear-icon-hide,
|
|
95708
|
+
.e-input-group.e-control-container .e-clear-icon.e-clear-icon-hide {
|
|
95587
95709
|
display: block;
|
|
95588
95710
|
visibility: hidden;
|
|
95589
95711
|
}
|
|
@@ -118379,7 +118501,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
118379
118501
|
line-height: normal;
|
|
118380
118502
|
}
|
|
118381
118503
|
|
|
118382
|
-
.e-
|
|
118504
|
+
.e-title-text {
|
|
118505
|
+
text-align: center;
|
|
118506
|
+
}
|
|
118507
|
+
|
|
118508
|
+
.e-save-icon,
|
|
118509
|
+
.e-back-icon,
|
|
118510
|
+
.e-delete-icon {
|
|
118511
|
+
width: 2.5em;
|
|
118512
|
+
}
|
|
118513
|
+
|
|
118514
|
+
.e-save-icon,
|
|
118515
|
+
.e-delete-icon {
|
|
118383
118516
|
text-align: right;
|
|
118384
118517
|
}
|
|
118385
118518
|
|
|
@@ -119892,6 +120025,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
119892
120025
|
content: '\e98e';
|
|
119893
120026
|
}
|
|
119894
120027
|
|
|
120028
|
+
.e-delete-icon::before {
|
|
120029
|
+
content: '\e94a';
|
|
120030
|
+
}
|
|
120031
|
+
|
|
119895
120032
|
.e-recurrence-container {
|
|
119896
120033
|
.e-recurrence-edit-button {
|
|
119897
120034
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -119977,6 +120114,10 @@ $image-editor-tbar-btn-fontsize: 16px !default;
|
|
|
119977
120114
|
$image-editor-bigger-tbar-btn-fontsize: 18px !default;
|
|
119978
120115
|
$image-editor-contextual-toolbar: $grey-900 !default;
|
|
119979
120116
|
$image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
120117
|
+
$image-editor-dropdown-btn-preview-top: -4px !default;
|
|
120118
|
+
$image-editor-dropdown-btn-preview-left: -1px !default;
|
|
120119
|
+
$image-editor-bigger-dropdown-btn-preview-top: -3px !default;
|
|
120120
|
+
$image-editor-bigger-dropdown-btn-preview-left: -1px !default;
|
|
119980
120121
|
|
|
119981
120122
|
@include export-module('image-editor-layout') {
|
|
119982
120123
|
|
|
@@ -120044,6 +120185,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120044
120185
|
|
|
120045
120186
|
& .e-fill.e-template,
|
|
120046
120187
|
& .e-stroke.e-template,
|
|
120188
|
+
& .e-frame-stroke.e-template,
|
|
120047
120189
|
& .e-pen-stroke-color.e-template,
|
|
120048
120190
|
& .e-text-font-color.e-template,
|
|
120049
120191
|
& .e-save.e-template {
|
|
@@ -120062,6 +120204,17 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120062
120204
|
}
|
|
120063
120205
|
}
|
|
120064
120206
|
|
|
120207
|
+
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120208
|
+
margin-top: $image-editor-bigger-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120209
|
+
margin-left: $image-editor-bigger-dropdown-btn-preview-left;
|
|
120210
|
+
}
|
|
120211
|
+
|
|
120212
|
+
& .e-dropdown-btn.e-icon-btn {
|
|
120213
|
+
@if $skin-name == 'Material3' {
|
|
120214
|
+
padding: 7px 15px;
|
|
120215
|
+
}
|
|
120216
|
+
}
|
|
120217
|
+
|
|
120065
120218
|
& .e-dropdown-btn.e-image-popup {
|
|
120066
120219
|
& .e-select,
|
|
120067
120220
|
& .e-annotation,
|
|
@@ -120208,6 +120361,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120208
120361
|
|
|
120209
120362
|
& .e-fill.e-template,
|
|
120210
120363
|
& .e-stroke.e-template,
|
|
120364
|
+
& .e-frame-stroke.e-template,
|
|
120211
120365
|
& .e-pen-stroke-color.e-template,
|
|
120212
120366
|
& .e-text-font-color.e-template,
|
|
120213
120367
|
& .e-save.e-template {
|
|
@@ -120229,7 +120383,8 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120229
120383
|
& .e-btn-icon.e-dropdownbtn-preview {
|
|
120230
120384
|
height: 18px;
|
|
120231
120385
|
width: 18px;
|
|
120232
|
-
margin-top: -
|
|
120386
|
+
margin-top: $image-editor-dropdown-btn-preview-top !important; /* stylelint-disable-line declaration-no-important */
|
|
120387
|
+
margin-left: $image-editor-dropdown-btn-preview-left;
|
|
120233
120388
|
}
|
|
120234
120389
|
|
|
120235
120390
|
& .e-dropdown-btn.e-image-popup {
|
|
@@ -120301,6 +120456,11 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120301
120456
|
margin: 4px;
|
|
120302
120457
|
text-align: center;
|
|
120303
120458
|
}
|
|
120459
|
+
|
|
120460
|
+
& .e-dropdown-btn {
|
|
120461
|
+
margin: 0 auto;
|
|
120462
|
+
width: max-content;
|
|
120463
|
+
}
|
|
120304
120464
|
}
|
|
120305
120465
|
|
|
120306
120466
|
&.e-frame-wrapper {
|
|
@@ -120342,12 +120502,7 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
|
|
|
120342
120502
|
|
|
120343
120503
|
& .e-slider-container {
|
|
120344
120504
|
margin-left: calc(50% - 137px);
|
|
120345
|
-
|
|
120346
|
-
height: 70px !important; /* stylelint-disable-line declaration-no-important */
|
|
120347
|
-
}
|
|
120348
|
-
@else {
|
|
120349
|
-
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120350
|
-
}
|
|
120505
|
+
height: 54px !important; /* stylelint-disable-line declaration-no-important */
|
|
120351
120506
|
}
|
|
120352
120507
|
}
|
|
120353
120508
|
}
|
|
@@ -122710,6 +122865,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 3px 8px 0 rgba($grey-black, .2
|
|
|
122710
122865
|
&:focus {
|
|
122711
122866
|
outline: none;
|
|
122712
122867
|
}
|
|
122868
|
+
|
|
122869
|
+
&.e-hidden {
|
|
122870
|
+
display: none;
|
|
122871
|
+
}
|
|
122713
122872
|
}
|
|
122714
122873
|
|
|
122715
122874
|
.e-ribbon-overall-of-btn {
|
|
@@ -122781,7 +122940,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 3px 8px 0 rgba($grey-black, .2
|
|
|
122781
122940
|
padding-top: $ribbon-group-padding;
|
|
122782
122941
|
height: $ribbon-group-height;
|
|
122783
122942
|
|
|
122784
|
-
&.e-hidden
|
|
122943
|
+
&.e-hidden,
|
|
122944
|
+
&.e-hide-group {
|
|
122785
122945
|
display: none;
|
|
122786
122946
|
}
|
|
122787
122947
|
|
|
@@ -123323,7 +123483,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 3px 8px 0 rgba($grey-black, .2
|
|
|
123323
123483
|
|
|
123324
123484
|
.e-ribbon-overflow-target {
|
|
123325
123485
|
|
|
123326
|
-
&.e-hidden
|
|
123486
|
+
&.e-hidden,
|
|
123487
|
+
&.e-hide-group {
|
|
123327
123488
|
display: none;
|
|
123328
123489
|
}
|
|
123329
123490
|
|
|
@@ -123332,7 +123493,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 3px 8px 0 rgba($grey-black, .2
|
|
|
123332
123493
|
}
|
|
123333
123494
|
|
|
123334
123495
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
123335
|
-
&.e-hidden
|
|
123496
|
+
&.e-hidden,
|
|
123497
|
+
&.e-hide-group {
|
|
123336
123498
|
display: none;
|
|
123337
123499
|
}
|
|
123338
123500
|
|