@syncfusion/blazor-themes 26.1.41 → 26.1.42
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 +150 -52
- package/SCSS-Themes/bds.scss +150 -52
- package/SCSS-Themes/bootstrap-dark.scss +150 -52
- package/SCSS-Themes/bootstrap.scss +157 -59
- package/SCSS-Themes/bootstrap4.scss +157 -59
- package/SCSS-Themes/bootstrap5-dark.scss +161 -63
- package/SCSS-Themes/bootstrap5.scss +161 -63
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +150 -52
- package/SCSS-Themes/fabric.scss +154 -56
- package/SCSS-Themes/fluent-dark.scss +158 -60
- package/SCSS-Themes/fluent.scss +158 -60
- package/SCSS-Themes/fluent2-dark.scss +167 -69
- package/SCSS-Themes/fluent2.scss +167 -69
- package/SCSS-Themes/grids/grid/bds-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bds.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/bootstrap5.scss +33 -17
- package/SCSS-Themes/grids/grid/fabric-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/fabric.scss +27 -11
- package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +36 -20
- package/SCSS-Themes/grids/grid/fluent2.scss +36 -20
- package/SCSS-Themes/grids/grid/highcontrast.scss +30 -14
- package/SCSS-Themes/grids/grid/material-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/material.scss +24 -8
- package/SCSS-Themes/grids/grid/material3-dark.scss +29 -13
- package/SCSS-Themes/grids/grid/material3.scss +29 -13
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/tailwind.scss +33 -17
- package/SCSS-Themes/highcontrast.scss +157 -59
- package/SCSS-Themes/inputs/slider/bds-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bds.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2.scss +34 -7
- package/SCSS-Themes/inputs/slider/highcontrast.scss +34 -7
- package/SCSS-Themes/inputs/slider/material-dark.scss +44 -16
- package/SCSS-Themes/inputs/slider/material.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind.scss +34 -7
- package/SCSS-Themes/material-dark.scss +161 -62
- package/SCSS-Themes/material.scss +152 -54
- package/SCSS-Themes/material3-dark.scss +157 -59
- package/SCSS-Themes/material3.scss +157 -59
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bds.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2.scss +2 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +2 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +90 -37
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +161 -63
- package/SCSS-Themes/tailwind.scss +161 -63
- package/package.json +1 -1
|
@@ -32026,7 +32026,13 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32026
32026
|
&.e-scale {
|
|
32027
32027
|
&.e-h-scale {
|
|
32028
32028
|
.e-tick {
|
|
32029
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32029
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32030
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32031
|
+
@if ($skin-name == 'material-dark') {
|
|
32032
|
+
background-position: bottom;
|
|
32033
|
+
}
|
|
32034
|
+
}
|
|
32035
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32030
32036
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32031
32037
|
}
|
|
32032
32038
|
@else {
|
|
@@ -32036,7 +32042,10 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32036
32042
|
}
|
|
32037
32043
|
|
|
32038
32044
|
.e-large {
|
|
32039
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32045
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32046
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32047
|
+
}
|
|
32048
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32040
32049
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32041
32050
|
}
|
|
32042
32051
|
}
|
|
@@ -32066,7 +32075,13 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32066
32075
|
&.e-scale {
|
|
32067
32076
|
&.e-h-scale {
|
|
32068
32077
|
.e-tick {
|
|
32069
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32078
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32079
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32080
|
+
@if ($skin-name == 'material-dark') {
|
|
32081
|
+
background-position-x: center;
|
|
32082
|
+
}
|
|
32083
|
+
}
|
|
32084
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32070
32085
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32071
32086
|
}
|
|
32072
32087
|
@else {
|
|
@@ -32076,7 +32091,10 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32076
32091
|
}
|
|
32077
32092
|
|
|
32078
32093
|
.e-large {
|
|
32079
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32094
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32095
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32096
|
+
}
|
|
32097
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32080
32098
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32081
32099
|
}
|
|
32082
32100
|
}
|
|
@@ -32152,7 +32170,12 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32152
32170
|
}
|
|
32153
32171
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32154
32172
|
background-position: center;
|
|
32155
|
-
|
|
32173
|
+
@if ($skin-name == 'material-dark') {
|
|
32174
|
+
height: 12px;
|
|
32175
|
+
}
|
|
32176
|
+
@else {
|
|
32177
|
+
height: 99%;
|
|
32178
|
+
}
|
|
32156
32179
|
}
|
|
32157
32180
|
}
|
|
32158
32181
|
|
|
@@ -32178,6 +32201,10 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32178
32201
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32179
32202
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32180
32203
|
}
|
|
32204
|
+
@else if ($skin-name == 'material-dark') {
|
|
32205
|
+
height: 20px;
|
|
32206
|
+
top: 4px;
|
|
32207
|
+
}
|
|
32181
32208
|
}
|
|
32182
32209
|
}
|
|
32183
32210
|
|
|
@@ -32277,7 +32304,7 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32277
32304
|
background-position: center center;
|
|
32278
32305
|
}
|
|
32279
32306
|
|
|
32280
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32307
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
|
|
32281
32308
|
&.e-large {
|
|
32282
32309
|
@if ($skin-name != 'bootstrap4') {
|
|
32283
32310
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32367,7 +32394,7 @@ $slider-tick-font-color: $content-text-color-alt1 !default;
|
|
|
32367
32394
|
.e-tick {
|
|
32368
32395
|
display: inline-block;
|
|
32369
32396
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32370
|
-
background-repeat:
|
|
32397
|
+
background-repeat: repeat-y;
|
|
32371
32398
|
}
|
|
32372
32399
|
|
|
32373
32400
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54739,7 +54766,8 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
|
|
|
54739
54766
|
|
|
54740
54767
|
.e-list-item {
|
|
54741
54768
|
|
|
54742
|
-
div.e-icons::before
|
|
54769
|
+
div.e-icons.e-icon-expandable::before,
|
|
54770
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54743
54771
|
content: '\e75c';
|
|
54744
54772
|
}
|
|
54745
54773
|
}
|
|
@@ -68813,7 +68841,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
68813
68841
|
}
|
|
68814
68842
|
}
|
|
68815
68843
|
}
|
|
68816
|
-
.e-listview
|
|
68844
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68817
68845
|
height: 24px;
|
|
68818
68846
|
width: 16px;
|
|
68819
68847
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -74796,8 +74824,8 @@ $grid-summary-row-bg-color: $content-bg-color-alt1 !default;
|
|
|
74796
74824
|
$grid-sortdiv-width: 20px !default;
|
|
74797
74825
|
$grid-sortdiv-height: 20px !default;
|
|
74798
74826
|
$grid-sortnumber-margin: 0 2px 0 4px !default;
|
|
74799
|
-
$grid-fltr-sortnumber-margin: 0
|
|
74800
|
-
$grid-fltr-sortnumber-rightalign-margin: 0 4px 0 -
|
|
74827
|
+
$grid-fltr-sortnumber-margin: 0 10px 0 4px !default;
|
|
74828
|
+
$grid-fltr-sortnumber-rightalign-margin: 0 4px 0 -9px !default;
|
|
74801
74829
|
$grid-sortnumber-rightalign-margin: 0 4px 0 2px !default;
|
|
74802
74830
|
$grid-sortnumer-line-height: 16px !default;
|
|
74803
74831
|
$grid-bigger-sortnumer-line-height: 18px !default;
|
|
@@ -74853,9 +74881,9 @@ $grid-ungroup-rtl-padding-top: 4px !default;
|
|
|
74853
74881
|
$grid-bigger-ungroup-rtl-padding-top: $grid-ungroup-rtl-padding-top !default;
|
|
74854
74882
|
$grid-rtl-group-headercell-margin-right: 0 !default;
|
|
74855
74883
|
$grid-rtl-group-headercell-margin-left: 4px !default;
|
|
74856
|
-
$grid-fltr-rtl-sortnumber-margin: 0 4px 0
|
|
74884
|
+
$grid-fltr-rtl-sortnumber-margin: 0 4px 0 9px !default;
|
|
74857
74885
|
$grid-rtl-sortnumber-margin: 0 4px 0 -18px !default;
|
|
74858
|
-
$grid-fltr-rtl-sortnumber-rightalign-margin: 0 4px 0
|
|
74886
|
+
$grid-fltr-rtl-sortnumber-rightalign-margin: 0 4px 0 9px !default;
|
|
74859
74887
|
$grid-rtl-sortnumber-rightalign-margin: 0 4px 0 !default;
|
|
74860
74888
|
$grid-rtl-sortcelldiv-margin: -13px 4px -13px -6px !default;
|
|
74861
74889
|
$grid-rtl-sortcelldiv-right-align-margin: -13px 4px -13px -6px !default;
|
|
@@ -74865,13 +74893,13 @@ $grid-rtl-grouped-headercell-padding: 5px 0 3px !default;
|
|
|
74865
74893
|
$grid-rtl-group-text-margin-left: -7px !default;
|
|
74866
74894
|
$grid-rtl-group-sorticon-margin-right: 0 !default;
|
|
74867
74895
|
$grid-rtl-headercell-border-width: 0 !default;
|
|
74868
|
-
$grid-rtl-headercelldiv-padding: 0 .4em 0
|
|
74896
|
+
$grid-rtl-headercelldiv-padding: 0 .4em 0 3.2em !default;
|
|
74869
74897
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 .45em !default;
|
|
74870
74898
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .45em 0 .4em !default;
|
|
74871
74899
|
$grid-ungroup-rtl-padding-right: -8px !default;
|
|
74872
|
-
$grid-headercelldiv-padding: 0
|
|
74900
|
+
$grid-headercelldiv-padding: 0 7px 0 5px !default;
|
|
74873
74901
|
$grid-headercelldiv-sort-centeralign-padding-right: 5px !default;
|
|
74874
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
74902
|
+
$grid-headercell-div-padding: 0 1.6em 0 .4em !default;
|
|
74875
74903
|
$grid-group-text-width: auto !default;
|
|
74876
74904
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
74877
74905
|
$grid-group-caption-font-size: $text-xs !default;
|
|
@@ -75037,11 +75065,11 @@ $grid-rowcell-wrap-height: 21px !default;
|
|
|
75037
75065
|
$grid-rowcell-autofill-top-height: 19px !default;
|
|
75038
75066
|
$grid-rowcell-autofill-top-bottom-height: 17px !default;
|
|
75039
75067
|
$grid-rowcell-wrap-max-height: 36px !default;
|
|
75040
|
-
$grid-bigger-fltr-sortnumber-rightalign-margin: 0 6px 0
|
|
75068
|
+
$grid-bigger-fltr-sortnumber-rightalign-margin: 0 6px 0 -8px !default;
|
|
75041
75069
|
$grid-bigger-sortnumber-rightalign-margin: 0 6px 0 6px !default;
|
|
75042
75070
|
$grid-bigger-columnmenu-bottom: 13px !default;
|
|
75043
75071
|
$grid-bigger-sortnumber-margin: 0 6px 0 6px !default;
|
|
75044
|
-
$grid-bigger-fltr-sortnumber-margin: 0
|
|
75072
|
+
$grid-bigger-fltr-sortnumber-margin: 0 11px 0 6px !default;
|
|
75045
75073
|
$grid-rtl-searchclear: 0 !default;
|
|
75046
75074
|
$grid-column-chosser-searchdiv-top: -41px !default;
|
|
75047
75075
|
$grid-reorderarrow-font-size: $text-lg !default;
|
|
@@ -75125,7 +75153,7 @@ $grid-responsive-apply-btn-top: 0 !default;
|
|
|
75125
75153
|
$grid-responsive-column-menu-icon-margin-top: 4px !default;
|
|
75126
75154
|
$grid-rtl-headercelldiv-left-align-margin: 10px !default;
|
|
75127
75155
|
$grid-rtl-filtermenudiv-left-align-margin: -5px !default;
|
|
75128
|
-
$grid-rtl-sort-num-left-align-margin: 0
|
|
75156
|
+
$grid-rtl-sort-num-left-align-margin: 0 0 0 4px !default;
|
|
75129
75157
|
$grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
75130
75158
|
$grid-rowcell-color: $content-text-color !default;
|
|
75131
75159
|
$grid-header-text-transform: uppercase !default;
|
|
@@ -75706,7 +75734,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
75706
75734
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
75707
75735
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
75708
75736
|
@if $grid-skin == 'tailwind' {
|
|
75709
|
-
margin-left:
|
|
75737
|
+
margin-left: 4px;
|
|
75710
75738
|
}
|
|
75711
75739
|
}
|
|
75712
75740
|
|
|
@@ -77046,7 +77074,17 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77046
77074
|
text-transform: $grid-header-text-transform;
|
|
77047
77075
|
user-select: none;
|
|
77048
77076
|
}
|
|
77049
|
-
|
|
77077
|
+
|
|
77078
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
77079
|
+
padding: 0 .4em ;
|
|
77080
|
+
@if $grid-skin == 'fabric' {
|
|
77081
|
+
padding: 0 1px 0;
|
|
77082
|
+
}
|
|
77083
|
+
@if $grid-skin == 'highcontrast' {
|
|
77084
|
+
padding: 0;
|
|
77085
|
+
}
|
|
77086
|
+
}
|
|
77087
|
+
|
|
77050
77088
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
77051
77089
|
overflow: visible;
|
|
77052
77090
|
}
|
|
@@ -77548,6 +77586,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77548
77586
|
right: 2px;
|
|
77549
77587
|
}
|
|
77550
77588
|
}
|
|
77589
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
77590
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
77591
|
+
}
|
|
77551
77592
|
|
|
77552
77593
|
.e-sortfilterdiv {
|
|
77553
77594
|
float: right;
|
|
@@ -77594,7 +77635,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
77594
77635
|
}
|
|
77595
77636
|
|
|
77596
77637
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
77597
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
77638
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
77598
77639
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
77599
77640
|
.e-headercelldiv,
|
|
77600
77641
|
.e-stackedheadercelldiv {
|
|
@@ -78947,6 +78988,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78947
78988
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78948
78989
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78949
78990
|
text-align: right;
|
|
78991
|
+
@if $grid-skin == 'highcontrast' {
|
|
78992
|
+
margin: -7px 0;
|
|
78993
|
+
}
|
|
78950
78994
|
|
|
78951
78995
|
& .e-sortnumber {
|
|
78952
78996
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78958,6 +79002,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78958
79002
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78959
79003
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78960
79004
|
text-align: right;
|
|
79005
|
+
@if $grid-skin == 'highcontrast' {
|
|
79006
|
+
margin: -7px 0;
|
|
79007
|
+
}
|
|
78961
79008
|
|
|
78962
79009
|
& .e-sortnumber {
|
|
78963
79010
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78978,9 +79025,6 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78978
79025
|
|
|
78979
79026
|
& .e-sortnumber {
|
|
78980
79027
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78981
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78982
|
-
margin: 4px -2px 0 0;
|
|
78983
|
-
}
|
|
78984
79028
|
}
|
|
78985
79029
|
}
|
|
78986
79030
|
|
|
@@ -78999,7 +79043,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
78999
79043
|
}
|
|
79000
79044
|
|
|
79001
79045
|
& .e-headercelldiv {
|
|
79002
|
-
padding: 0
|
|
79046
|
+
padding: 0 1.6em 0 1.2em;
|
|
79003
79047
|
|
|
79004
79048
|
& .e-sortnumber {
|
|
79005
79049
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -98377,7 +98421,7 @@ $pv-corrupted-pop-content-margin-right: 53px !default;
|
|
|
98377
98421
|
$pv-corrupted-pop-header-rtl-text-align: right !default;
|
|
98378
98422
|
$pv-toolbar-btn-width-mobile: 36px !default;
|
|
98379
98423
|
$pv-toolbar-btn-height-mobile: 30px !default;
|
|
98380
|
-
$pv-annotation-opacity-popup-background-color: $
|
|
98424
|
+
$pv-annotation-opacity-popup-background-color: $content-bg-color-alt1 !default;
|
|
98381
98425
|
$pv-annotation-opacity-popup-color: $content-text-color !default;
|
|
98382
98426
|
$pv-annotation-opacity-popup-padding: 16px !default;
|
|
98383
98427
|
$pv-annotation-opacity-popup-min-height: 48px !default;
|
|
@@ -99341,7 +99385,9 @@ $lg-desktop: 1399.98;
|
|
|
99341
99385
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99342
99386
|
height: $pv-toolbar-btn-height;
|
|
99343
99387
|
min-width: $pv-toolbar-btn-width;
|
|
99344
|
-
|
|
99388
|
+
@if ($skin-name != 'fluent2') {
|
|
99389
|
+
width: $pv-toolbar-btn-width;
|
|
99390
|
+
}
|
|
99345
99391
|
@if $skin-name == 'FluentUI' {
|
|
99346
99392
|
line-height: $pv-toolbar-btn-height;
|
|
99347
99393
|
min-width: 40px;
|
|
@@ -100259,7 +100305,8 @@ $lg-desktop: 1399.98;
|
|
|
100259
100305
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
100260
100306
|
}
|
|
100261
100307
|
|
|
100262
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100308
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100309
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
100263
100310
|
{
|
|
100264
100311
|
background: $pv-thumbnail-view-button-selection-background;
|
|
100265
100312
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100622,7 +100669,9 @@ $lg-desktop: 1399.98;
|
|
|
100622
100669
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100623
100670
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100624
100671
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100625
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100672
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100673
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100674
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100626
100675
|
color: $pv-icon-color;
|
|
100627
100676
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100628
100677
|
box-shadow: none;
|
|
@@ -100686,13 +100735,18 @@ $lg-desktop: 1399.98;
|
|
|
100686
100735
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100687
100736
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100688
100737
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100689
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100738
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100739
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100740
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100690
100741
|
@if $skin-name == 'bootstrap4' {
|
|
100691
100742
|
color: $pv-icon-color-hover;
|
|
100692
100743
|
}
|
|
100693
100744
|
@if $skin-name == 'bootstrap5' {
|
|
100694
100745
|
color: $white;
|
|
100695
100746
|
}
|
|
100747
|
+
@if $skin-name == 'fluent2' {
|
|
100748
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100749
|
+
}
|
|
100696
100750
|
@if $skin-name == 'FluentUI' {
|
|
100697
100751
|
color: $pv-item-selection-color;
|
|
100698
100752
|
}
|
|
@@ -100704,7 +100758,7 @@ $lg-desktop: 1399.98;
|
|
|
100704
100758
|
@if $skin-name == 'bootstrap4' {
|
|
100705
100759
|
color: $pv-icon-color-hover;
|
|
100706
100760
|
}
|
|
100707
|
-
@if $skin-name == 'bootstrap5' {
|
|
100761
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100708
100762
|
color: $pv-icon-color;
|
|
100709
100763
|
}
|
|
100710
100764
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100712,12 +100766,23 @@ $lg-desktop: 1399.98;
|
|
|
100712
100766
|
}
|
|
100713
100767
|
}
|
|
100714
100768
|
|
|
100769
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100770
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100771
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100772
|
+
@if ($skin-name == 'fluent2') {
|
|
100773
|
+
color: $pv-icon-color;
|
|
100774
|
+
}
|
|
100775
|
+
}
|
|
100776
|
+
|
|
100715
100777
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100716
100778
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100717
100779
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100718
100780
|
@if $skin-name == 'bootstrap4' {
|
|
100719
100781
|
color: $pv-icon-color-hover;
|
|
100720
100782
|
}
|
|
100783
|
+
@if $skin-name == 'fluent2' {
|
|
100784
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100785
|
+
}
|
|
100721
100786
|
}
|
|
100722
100787
|
|
|
100723
100788
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -101069,10 +101134,13 @@ $lg-desktop: 1399.98;
|
|
|
101069
101134
|
border-bottom: 2px solid;
|
|
101070
101135
|
margin-top: 0;
|
|
101071
101136
|
padding-top: 5px;
|
|
101072
|
-
@if ($skin-name=='bootstrap5'
|
|
101137
|
+
@if ($skin-name=='bootstrap5') {
|
|
101073
101138
|
margin-top: -4px;
|
|
101074
101139
|
padding-top: 0;
|
|
101075
101140
|
}
|
|
101141
|
+
@if ($theme-name=='fluent2') {
|
|
101142
|
+
padding-top: 0;
|
|
101143
|
+
}
|
|
101076
101144
|
@if $skin-name == 'FluentUI' {
|
|
101077
101145
|
line-height: 11px;
|
|
101078
101146
|
}
|
|
@@ -101084,7 +101152,12 @@ $lg-desktop: 1399.98;
|
|
|
101084
101152
|
line-height: 1.71em;
|
|
101085
101153
|
}
|
|
101086
101154
|
border-bottom: 2px solid;
|
|
101087
|
-
|
|
101155
|
+
@if ($skin-name == 'fluent2') {
|
|
101156
|
+
margin-top: 5px;
|
|
101157
|
+
}
|
|
101158
|
+
@else {
|
|
101159
|
+
margin-top: 0;
|
|
101160
|
+
}
|
|
101088
101161
|
padding-top: 1px;
|
|
101089
101162
|
vertical-align: initial;
|
|
101090
101163
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101096,9 +101169,12 @@ $lg-desktop: 1399.98;
|
|
|
101096
101169
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
101097
101170
|
margin-top: 0;
|
|
101098
101171
|
padding-top: 7px;
|
|
101099
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
101172
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
101100
101173
|
padding-top: 0;
|
|
101101
101174
|
}
|
|
101175
|
+
@if ( or $theme-name == 'fluent2'){
|
|
101176
|
+
padding-top: 5px;
|
|
101177
|
+
}
|
|
101102
101178
|
vertical-align: initial;
|
|
101103
101179
|
}
|
|
101104
101180
|
|
|
@@ -101110,6 +101186,13 @@ $lg-desktop: 1399.98;
|
|
|
101110
101186
|
vertical-align: initial;
|
|
101111
101187
|
}
|
|
101112
101188
|
|
|
101189
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
101190
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
101191
|
+
@if $skin-name != 'Material3' {
|
|
101192
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
101193
|
+
}
|
|
101194
|
+
}
|
|
101195
|
+
|
|
101113
101196
|
.e-pv-annotation-opacity-popup-container,
|
|
101114
101197
|
.e-pv-annotation-thickness-popup-container {
|
|
101115
101198
|
@if $skin-name != 'Material3' {
|
|
@@ -101468,13 +101551,6 @@ $lg-desktop: 1399.98;
|
|
|
101468
101551
|
}
|
|
101469
101552
|
}
|
|
101470
101553
|
|
|
101471
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101472
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101473
|
-
@if ($theme-name == 'fluent2') {
|
|
101474
|
-
line-height: 28px;
|
|
101475
|
-
}
|
|
101476
|
-
}
|
|
101477
|
-
|
|
101478
101554
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101479
101555
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101480
101556
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101557,7 +101633,6 @@ $lg-desktop: 1399.98;
|
|
|
101557
101633
|
line-height: $pv-prop-color-picker-line-height;
|
|
101558
101634
|
@if ($skin-name == 'bootstrap5') {
|
|
101559
101635
|
background: $transparent;
|
|
101560
|
-
border: 1px solid $border-light;
|
|
101561
101636
|
border-radius: 4px;
|
|
101562
101637
|
box-sizing: border-box;
|
|
101563
101638
|
color: $content-text-color;
|
|
@@ -101572,6 +101647,13 @@ $lg-desktop: 1399.98;
|
|
|
101572
101647
|
}
|
|
101573
101648
|
}
|
|
101574
101649
|
|
|
101650
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101651
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101652
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101653
|
+
color: $pv-icon-color;
|
|
101654
|
+
}
|
|
101655
|
+
}
|
|
101656
|
+
|
|
101575
101657
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101576
101658
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101577
101659
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102103,7 +102185,7 @@ $lg-desktop: 1399.98;
|
|
|
102103
102185
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
102104
102186
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
102105
102187
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
102106
|
-
@if $skin-name != 'Material3' {
|
|
102188
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
102107
102189
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
102108
102190
|
}
|
|
102109
102191
|
}
|
|
@@ -102207,14 +102289,6 @@ $lg-desktop: 1399.98;
|
|
|
102207
102289
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
102208
102290
|
}
|
|
102209
102291
|
|
|
102210
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
102211
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
102212
|
-
@if $theme-name == 'fluent2' {
|
|
102213
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102214
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102215
|
-
}
|
|
102216
|
-
}
|
|
102217
|
-
|
|
102218
102292
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
102219
102293
|
@if $theme-name == 'fluent2' {
|
|
102220
102294
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -102557,6 +102631,8 @@ $lg-desktop: 1399.98;
|
|
|
102557
102631
|
padding-right: 7px;
|
|
102558
102632
|
@if $skin-name == 'Material3' {
|
|
102559
102633
|
font-size: $text-xs;
|
|
102634
|
+
padding-left: 12px;
|
|
102635
|
+
padding-right: 12px;
|
|
102560
102636
|
}
|
|
102561
102637
|
}
|
|
102562
102638
|
|
|
@@ -102699,7 +102775,7 @@ $lg-desktop: 1399.98;
|
|
|
102699
102775
|
.e-pv-comments-panel-text {
|
|
102700
102776
|
font-size: 15px;
|
|
102701
102777
|
padding-left: 85px;
|
|
102702
|
-
color:
|
|
102778
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102703
102779
|
}
|
|
102704
102780
|
|
|
102705
102781
|
.e-pv-comments-content-container {
|
|
@@ -102887,8 +102963,34 @@ $lg-desktop: 1399.98;
|
|
|
102887
102963
|
}
|
|
102888
102964
|
}
|
|
102889
102965
|
|
|
102966
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102967
|
+
@if ($skin-name == 'fluent2') {
|
|
102968
|
+
margin-top: -4px;
|
|
102969
|
+
}
|
|
102970
|
+
}
|
|
102971
|
+
|
|
102972
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102973
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102974
|
+
@if ($skin-name == 'fluent2') {
|
|
102975
|
+
margin-top: -5px;
|
|
102976
|
+
}
|
|
102977
|
+
}
|
|
102978
|
+
|
|
102979
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102980
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102981
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
102982
|
+
@if ($skin-name == 'fluent2') {
|
|
102983
|
+
padding-top: 8px;
|
|
102984
|
+
}
|
|
102985
|
+
}
|
|
102986
|
+
|
|
102890
102987
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102891
|
-
|
|
102988
|
+
@if ($skin-name == 'fluent2') {
|
|
102989
|
+
margin-top: -4px;
|
|
102990
|
+
}
|
|
102991
|
+
@else {
|
|
102992
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
102993
|
+
}
|
|
102892
102994
|
@if $theme-name != 'fluent2'{
|
|
102893
102995
|
padding-left: 7px;
|
|
102894
102996
|
}
|
|
@@ -103212,7 +103314,9 @@ $lg-desktop: 1399.98;
|
|
|
103212
103314
|
@if $skin-name == 'bootstrap5' {
|
|
103213
103315
|
color: $pv-icon-color;
|
|
103214
103316
|
height: 32px;
|
|
103215
|
-
|
|
103317
|
+
@if ($theme-name != 'fluent2') {
|
|
103318
|
+
line-height: 32px;
|
|
103319
|
+
}
|
|
103216
103320
|
}
|
|
103217
103321
|
@else {
|
|
103218
103322
|
color: $pv-icon-color;
|
|
@@ -103269,13 +103373,6 @@ $lg-desktop: 1399.98;
|
|
|
103269
103373
|
border-color: $pv-annotation-dropdown-border-color;
|
|
103270
103374
|
}
|
|
103271
103375
|
|
|
103272
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103273
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103274
|
-
@if $theme-name == 'fluent2' {
|
|
103275
|
-
margin-top: -10px;
|
|
103276
|
-
}
|
|
103277
|
-
}
|
|
103278
|
-
|
|
103279
103376
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
103280
103377
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
103281
103378
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103844,6 +103941,7 @@ $lg-desktop: 1399.98;
|
|
|
103844
103941
|
|
|
103845
103942
|
.e-pv-properties-form-field-group-btn-div {
|
|
103846
103943
|
display: grid;
|
|
103944
|
+
align-content: space-between;
|
|
103847
103945
|
}
|
|
103848
103946
|
|
|
103849
103947
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -104202,7 +104300,6 @@ $lg-desktop: 1399.98;
|
|
|
104202
104300
|
}
|
|
104203
104301
|
@if $theme-name == 'fluent2'{
|
|
104204
104302
|
font-family: $font-family;
|
|
104205
|
-
margin-left: 7px;
|
|
104206
104303
|
}
|
|
104207
104304
|
}
|
|
104208
104305
|
|
|
@@ -125193,6 +125290,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125193
125290
|
|
|
125194
125291
|
.e-disabled {
|
|
125195
125292
|
opacity: $ribbon-disabled-opacity;
|
|
125293
|
+
pointer-events: none;
|
|
125196
125294
|
}
|
|
125197
125295
|
|
|
125198
125296
|
.e-input-group {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"26.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"26.1.42","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|