@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
|
@@ -33117,7 +33117,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33117
33117
|
&.e-scale {
|
|
33118
33118
|
&.e-h-scale {
|
|
33119
33119
|
.e-tick {
|
|
33120
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33120
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33121
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
33122
|
+
@if ($skin-name == 'material-dark') {
|
|
33123
|
+
background-position: bottom;
|
|
33124
|
+
}
|
|
33125
|
+
}
|
|
33126
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33121
33127
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
33122
33128
|
}
|
|
33123
33129
|
@else {
|
|
@@ -33127,7 +33133,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33127
33133
|
}
|
|
33128
33134
|
|
|
33129
33135
|
.e-large {
|
|
33130
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33136
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33137
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
33138
|
+
}
|
|
33139
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33131
33140
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
33132
33141
|
}
|
|
33133
33142
|
}
|
|
@@ -33157,7 +33166,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33157
33166
|
&.e-scale {
|
|
33158
33167
|
&.e-h-scale {
|
|
33159
33168
|
.e-tick {
|
|
33160
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33169
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33170
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
33171
|
+
@if ($skin-name == 'material-dark') {
|
|
33172
|
+
background-position-x: center;
|
|
33173
|
+
}
|
|
33174
|
+
}
|
|
33175
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33161
33176
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
33162
33177
|
}
|
|
33163
33178
|
@else {
|
|
@@ -33167,7 +33182,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33167
33182
|
}
|
|
33168
33183
|
|
|
33169
33184
|
.e-large {
|
|
33170
|
-
@if ($skin-name != 'material' and $skin-name
|
|
33185
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
33186
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
33187
|
+
}
|
|
33188
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
33171
33189
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
33172
33190
|
}
|
|
33173
33191
|
}
|
|
@@ -33243,7 +33261,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33243
33261
|
}
|
|
33244
33262
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
33245
33263
|
background-position: center;
|
|
33246
|
-
|
|
33264
|
+
@if ($skin-name == 'material-dark') {
|
|
33265
|
+
height: 12px;
|
|
33266
|
+
}
|
|
33267
|
+
@else {
|
|
33268
|
+
height: 99%;
|
|
33269
|
+
}
|
|
33247
33270
|
}
|
|
33248
33271
|
}
|
|
33249
33272
|
|
|
@@ -33269,6 +33292,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33269
33292
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
33270
33293
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
33271
33294
|
}
|
|
33295
|
+
@else if ($skin-name == 'material-dark') {
|
|
33296
|
+
height: 20px;
|
|
33297
|
+
top: 4px;
|
|
33298
|
+
}
|
|
33272
33299
|
}
|
|
33273
33300
|
}
|
|
33274
33301
|
|
|
@@ -33368,7 +33395,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33368
33395
|
background-position: center center;
|
|
33369
33396
|
}
|
|
33370
33397
|
|
|
33371
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
33398
|
+
@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') {
|
|
33372
33399
|
&.e-large {
|
|
33373
33400
|
@if ($skin-name != 'bootstrap4') {
|
|
33374
33401
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -33458,7 +33485,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
33458
33485
|
.e-tick {
|
|
33459
33486
|
display: inline-block;
|
|
33460
33487
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
33461
|
-
background-repeat:
|
|
33488
|
+
background-repeat: repeat-y;
|
|
33462
33489
|
}
|
|
33463
33490
|
|
|
33464
33491
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -55915,7 +55942,8 @@ $treeview-item-active-hover-bg:$content-bg-color-hover !default;
|
|
|
55915
55942
|
|
|
55916
55943
|
.e-list-item {
|
|
55917
55944
|
|
|
55918
|
-
div.e-icons::before
|
|
55945
|
+
div.e-icons.e-icon-expandable::before,
|
|
55946
|
+
div.e-icons.e-icon-collapsible::before {
|
|
55919
55947
|
content: '\e75c';
|
|
55920
55948
|
}
|
|
55921
55949
|
}
|
|
@@ -70053,7 +70081,7 @@ $de-hlt-clr-height-bigger: 24px;
|
|
|
70053
70081
|
}
|
|
70054
70082
|
}
|
|
70055
70083
|
}
|
|
70056
|
-
.e-listview
|
|
70084
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
70057
70085
|
height: 24px;
|
|
70058
70086
|
width: 16px;
|
|
70059
70087
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -76951,7 +76979,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
76951
76979
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
76952
76980
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
76953
76981
|
@if $grid-skin == 'tailwind' {
|
|
76954
|
-
margin-left:
|
|
76982
|
+
margin-left: 4px;
|
|
76955
76983
|
}
|
|
76956
76984
|
}
|
|
76957
76985
|
|
|
@@ -78291,7 +78319,17 @@ $grid-checkmark-color: $primary !default;
|
|
|
78291
78319
|
text-transform: $grid-header-text-transform;
|
|
78292
78320
|
user-select: none;
|
|
78293
78321
|
}
|
|
78294
|
-
|
|
78322
|
+
|
|
78323
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
78324
|
+
padding: 0 .4em ;
|
|
78325
|
+
@if $grid-skin == 'fabric' {
|
|
78326
|
+
padding: 0 1px 0;
|
|
78327
|
+
}
|
|
78328
|
+
@if $grid-skin == 'highcontrast' {
|
|
78329
|
+
padding: 0;
|
|
78330
|
+
}
|
|
78331
|
+
}
|
|
78332
|
+
|
|
78295
78333
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78296
78334
|
overflow: visible;
|
|
78297
78335
|
}
|
|
@@ -78793,6 +78831,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
78793
78831
|
right: 2px;
|
|
78794
78832
|
}
|
|
78795
78833
|
}
|
|
78834
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
78835
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
78836
|
+
}
|
|
78796
78837
|
|
|
78797
78838
|
.e-sortfilterdiv {
|
|
78798
78839
|
float: right;
|
|
@@ -78839,7 +78880,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
78839
78880
|
}
|
|
78840
78881
|
|
|
78841
78882
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
78842
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
78883
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
78843
78884
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
78844
78885
|
.e-headercelldiv,
|
|
78845
78886
|
.e-stackedheadercelldiv {
|
|
@@ -80192,6 +80233,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
80192
80233
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
80193
80234
|
padding: $grid-rtl-headercelldiv-padding;
|
|
80194
80235
|
text-align: right;
|
|
80236
|
+
@if $grid-skin == 'highcontrast' {
|
|
80237
|
+
margin: -7px 0;
|
|
80238
|
+
}
|
|
80195
80239
|
|
|
80196
80240
|
& .e-sortnumber {
|
|
80197
80241
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -80203,6 +80247,9 @@ $grid-checkmark-color: $primary !default;
|
|
|
80203
80247
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
80204
80248
|
padding: $grid-rtl-headercelldiv-padding;
|
|
80205
80249
|
text-align: right;
|
|
80250
|
+
@if $grid-skin == 'highcontrast' {
|
|
80251
|
+
margin: -7px 0;
|
|
80252
|
+
}
|
|
80206
80253
|
|
|
80207
80254
|
& .e-sortnumber {
|
|
80208
80255
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -80223,9 +80270,6 @@ $grid-checkmark-color: $primary !default;
|
|
|
80223
80270
|
|
|
80224
80271
|
& .e-sortnumber {
|
|
80225
80272
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
80226
|
-
@if $grid-skin == 'bootstrap4' {
|
|
80227
|
-
margin: 4px -2px 0 0;
|
|
80228
|
-
}
|
|
80229
80273
|
}
|
|
80230
80274
|
}
|
|
80231
80275
|
|
|
@@ -80244,7 +80288,7 @@ $grid-checkmark-color: $primary !default;
|
|
|
80244
80288
|
}
|
|
80245
80289
|
|
|
80246
80290
|
& .e-headercelldiv {
|
|
80247
|
-
padding: 0
|
|
80291
|
+
padding: 0 1.6em 0 1.2em;
|
|
80248
80292
|
|
|
80249
80293
|
& .e-sortnumber {
|
|
80250
80294
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -100605,7 +100649,9 @@ $lg-desktop: 1399.98;
|
|
|
100605
100649
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100606
100650
|
height: $pv-toolbar-btn-height;
|
|
100607
100651
|
min-width: $pv-toolbar-btn-width;
|
|
100608
|
-
|
|
100652
|
+
@if ($skin-name != 'fluent2') {
|
|
100653
|
+
width: $pv-toolbar-btn-width;
|
|
100654
|
+
}
|
|
100609
100655
|
@if $skin-name == 'FluentUI' {
|
|
100610
100656
|
line-height: $pv-toolbar-btn-height;
|
|
100611
100657
|
min-width: 40px;
|
|
@@ -101523,7 +101569,8 @@ $lg-desktop: 1399.98;
|
|
|
101523
101569
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101524
101570
|
}
|
|
101525
101571
|
|
|
101526
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101572
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101573
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101527
101574
|
{
|
|
101528
101575
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101529
101576
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101886,7 +101933,9 @@ $lg-desktop: 1399.98;
|
|
|
101886
101933
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101887
101934
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101888
101935
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101889
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
101936
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
101937
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
101938
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
101890
101939
|
color: $pv-icon-color;
|
|
101891
101940
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101892
101941
|
box-shadow: none;
|
|
@@ -101950,13 +101999,18 @@ $lg-desktop: 1399.98;
|
|
|
101950
101999
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101951
102000
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101952
102001
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101953
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
102002
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
102003
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
102004
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
101954
102005
|
@if $skin-name == 'bootstrap4' {
|
|
101955
102006
|
color: $pv-icon-color-hover;
|
|
101956
102007
|
}
|
|
101957
102008
|
@if $skin-name == 'bootstrap5' {
|
|
101958
102009
|
color: $white;
|
|
101959
102010
|
}
|
|
102011
|
+
@if $skin-name == 'fluent2' {
|
|
102012
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
102013
|
+
}
|
|
101960
102014
|
@if $skin-name == 'FluentUI' {
|
|
101961
102015
|
color: $pv-item-selection-color;
|
|
101962
102016
|
}
|
|
@@ -101968,7 +102022,7 @@ $lg-desktop: 1399.98;
|
|
|
101968
102022
|
@if $skin-name == 'bootstrap4' {
|
|
101969
102023
|
color: $pv-icon-color-hover;
|
|
101970
102024
|
}
|
|
101971
|
-
@if $skin-name == 'bootstrap5' {
|
|
102025
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101972
102026
|
color: $pv-icon-color;
|
|
101973
102027
|
}
|
|
101974
102028
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101976,12 +102030,23 @@ $lg-desktop: 1399.98;
|
|
|
101976
102030
|
}
|
|
101977
102031
|
}
|
|
101978
102032
|
|
|
102033
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
102034
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
102035
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
102036
|
+
@if ($skin-name == 'fluent2') {
|
|
102037
|
+
color: $pv-icon-color;
|
|
102038
|
+
}
|
|
102039
|
+
}
|
|
102040
|
+
|
|
101979
102041
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101980
102042
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101981
102043
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101982
102044
|
@if $skin-name == 'bootstrap4' {
|
|
101983
102045
|
color: $pv-icon-color-hover;
|
|
101984
102046
|
}
|
|
102047
|
+
@if $skin-name == 'fluent2' {
|
|
102048
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
102049
|
+
}
|
|
101985
102050
|
}
|
|
101986
102051
|
|
|
101987
102052
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -102333,10 +102398,13 @@ $lg-desktop: 1399.98;
|
|
|
102333
102398
|
border-bottom: 2px solid;
|
|
102334
102399
|
margin-top: 0;
|
|
102335
102400
|
padding-top: 5px;
|
|
102336
|
-
@if ($skin-name=='bootstrap5'
|
|
102401
|
+
@if ($skin-name=='bootstrap5') {
|
|
102337
102402
|
margin-top: -4px;
|
|
102338
102403
|
padding-top: 0;
|
|
102339
102404
|
}
|
|
102405
|
+
@if ($theme-name=='fluent2') {
|
|
102406
|
+
padding-top: 0;
|
|
102407
|
+
}
|
|
102340
102408
|
@if $skin-name == 'FluentUI' {
|
|
102341
102409
|
line-height: 11px;
|
|
102342
102410
|
}
|
|
@@ -102348,7 +102416,12 @@ $lg-desktop: 1399.98;
|
|
|
102348
102416
|
line-height: 1.71em;
|
|
102349
102417
|
}
|
|
102350
102418
|
border-bottom: 2px solid;
|
|
102351
|
-
|
|
102419
|
+
@if ($skin-name == 'fluent2') {
|
|
102420
|
+
margin-top: 5px;
|
|
102421
|
+
}
|
|
102422
|
+
@else {
|
|
102423
|
+
margin-top: 0;
|
|
102424
|
+
}
|
|
102352
102425
|
padding-top: 1px;
|
|
102353
102426
|
vertical-align: initial;
|
|
102354
102427
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102360,9 +102433,12 @@ $lg-desktop: 1399.98;
|
|
|
102360
102433
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
102361
102434
|
margin-top: 0;
|
|
102362
102435
|
padding-top: 7px;
|
|
102363
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102436
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
102364
102437
|
padding-top: 0;
|
|
102365
102438
|
}
|
|
102439
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102440
|
+
padding-top: 5px;
|
|
102441
|
+
}
|
|
102366
102442
|
vertical-align: initial;
|
|
102367
102443
|
}
|
|
102368
102444
|
|
|
@@ -102374,6 +102450,13 @@ $lg-desktop: 1399.98;
|
|
|
102374
102450
|
vertical-align: initial;
|
|
102375
102451
|
}
|
|
102376
102452
|
|
|
102453
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102454
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102455
|
+
@if $skin-name != 'Material3' {
|
|
102456
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102457
|
+
}
|
|
102458
|
+
}
|
|
102459
|
+
|
|
102377
102460
|
.e-pv-annotation-opacity-popup-container,
|
|
102378
102461
|
.e-pv-annotation-thickness-popup-container {
|
|
102379
102462
|
@if $skin-name != 'Material3' {
|
|
@@ -102732,13 +102815,6 @@ $lg-desktop: 1399.98;
|
|
|
102732
102815
|
}
|
|
102733
102816
|
}
|
|
102734
102817
|
|
|
102735
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102736
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102737
|
-
@if ($theme-name == 'fluent2') {
|
|
102738
|
-
line-height: 28px;
|
|
102739
|
-
}
|
|
102740
|
-
}
|
|
102741
|
-
|
|
102742
102818
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102743
102819
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102744
102820
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102821,7 +102897,6 @@ $lg-desktop: 1399.98;
|
|
|
102821
102897
|
line-height: $pv-prop-color-picker-line-height;
|
|
102822
102898
|
@if ($skin-name == 'bootstrap5') {
|
|
102823
102899
|
background: $transparent;
|
|
102824
|
-
border: 1px solid $border-light;
|
|
102825
102900
|
border-radius: 4px;
|
|
102826
102901
|
box-sizing: border-box;
|
|
102827
102902
|
color: $content-text-color;
|
|
@@ -102836,6 +102911,13 @@ $lg-desktop: 1399.98;
|
|
|
102836
102911
|
}
|
|
102837
102912
|
}
|
|
102838
102913
|
|
|
102914
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
102915
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
102916
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102917
|
+
color: $pv-icon-color;
|
|
102918
|
+
}
|
|
102919
|
+
}
|
|
102920
|
+
|
|
102839
102921
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102840
102922
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102841
102923
|
@if $skin-name == 'FluentUI' {
|
|
@@ -103367,7 +103449,7 @@ $lg-desktop: 1399.98;
|
|
|
103367
103449
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
103368
103450
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
103369
103451
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
103370
|
-
@if $skin-name != 'Material3' {
|
|
103452
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
103371
103453
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
103372
103454
|
}
|
|
103373
103455
|
}
|
|
@@ -103471,14 +103553,6 @@ $lg-desktop: 1399.98;
|
|
|
103471
103553
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103472
103554
|
}
|
|
103473
103555
|
|
|
103474
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103475
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103476
|
-
@if $theme-name == 'fluent2' {
|
|
103477
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103478
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103479
|
-
}
|
|
103480
|
-
}
|
|
103481
|
-
|
|
103482
103556
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103483
103557
|
@if $theme-name == 'fluent2' {
|
|
103484
103558
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -103821,6 +103895,8 @@ $lg-desktop: 1399.98;
|
|
|
103821
103895
|
padding-right: 7px;
|
|
103822
103896
|
@if $skin-name == 'Material3' {
|
|
103823
103897
|
font-size: $text-xs;
|
|
103898
|
+
padding-left: 12px;
|
|
103899
|
+
padding-right: 12px;
|
|
103824
103900
|
}
|
|
103825
103901
|
}
|
|
103826
103902
|
|
|
@@ -103963,7 +104039,7 @@ $lg-desktop: 1399.98;
|
|
|
103963
104039
|
.e-pv-comments-panel-text {
|
|
103964
104040
|
font-size: 15px;
|
|
103965
104041
|
padding-left: 85px;
|
|
103966
|
-
color:
|
|
104042
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103967
104043
|
}
|
|
103968
104044
|
|
|
103969
104045
|
.e-pv-comments-content-container {
|
|
@@ -104151,8 +104227,34 @@ $lg-desktop: 1399.98;
|
|
|
104151
104227
|
}
|
|
104152
104228
|
}
|
|
104153
104229
|
|
|
104230
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
104231
|
+
@if ($skin-name == 'fluent2') {
|
|
104232
|
+
margin-top: -4px;
|
|
104233
|
+
}
|
|
104234
|
+
}
|
|
104235
|
+
|
|
104236
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104237
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104238
|
+
@if ($skin-name == 'fluent2') {
|
|
104239
|
+
margin-top: -5px;
|
|
104240
|
+
}
|
|
104241
|
+
}
|
|
104242
|
+
|
|
104243
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
104244
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
104245
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
104246
|
+
@if ($skin-name == 'fluent2') {
|
|
104247
|
+
padding-top: 8px;
|
|
104248
|
+
}
|
|
104249
|
+
}
|
|
104250
|
+
|
|
104154
104251
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
104155
|
-
|
|
104252
|
+
@if ($skin-name == 'fluent2') {
|
|
104253
|
+
margin-top: -4px;
|
|
104254
|
+
}
|
|
104255
|
+
@else {
|
|
104256
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
104257
|
+
}
|
|
104156
104258
|
@if $theme-name != 'fluent2'{
|
|
104157
104259
|
padding-left: 7px;
|
|
104158
104260
|
}
|
|
@@ -104476,7 +104578,9 @@ $lg-desktop: 1399.98;
|
|
|
104476
104578
|
@if $skin-name == 'bootstrap5' {
|
|
104477
104579
|
color: $pv-icon-color;
|
|
104478
104580
|
height: 32px;
|
|
104479
|
-
|
|
104581
|
+
@if ($theme-name != 'fluent2') {
|
|
104582
|
+
line-height: 32px;
|
|
104583
|
+
}
|
|
104480
104584
|
}
|
|
104481
104585
|
@else {
|
|
104482
104586
|
color: $pv-icon-color;
|
|
@@ -104533,13 +104637,6 @@ $lg-desktop: 1399.98;
|
|
|
104533
104637
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104534
104638
|
}
|
|
104535
104639
|
|
|
104536
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104537
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104538
|
-
@if $theme-name == 'fluent2' {
|
|
104539
|
-
margin-top: -10px;
|
|
104540
|
-
}
|
|
104541
|
-
}
|
|
104542
|
-
|
|
104543
104640
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104544
104641
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104545
104642
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -105108,6 +105205,7 @@ $lg-desktop: 1399.98;
|
|
|
105108
105205
|
|
|
105109
105206
|
.e-pv-properties-form-field-group-btn-div {
|
|
105110
105207
|
display: grid;
|
|
105208
|
+
align-content: space-between;
|
|
105111
105209
|
}
|
|
105112
105210
|
|
|
105113
105211
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105466,7 +105564,6 @@ $lg-desktop: 1399.98;
|
|
|
105466
105564
|
}
|
|
105467
105565
|
@if $theme-name == 'fluent2'{
|
|
105468
105566
|
font-family: $font-family;
|
|
105469
|
-
margin-left: 7px;
|
|
105470
105567
|
}
|
|
105471
105568
|
}
|
|
105472
105569
|
|
|
@@ -126476,6 +126573,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126476
126573
|
|
|
126477
126574
|
.e-disabled {
|
|
126478
126575
|
opacity: $ribbon-disabled-opacity;
|
|
126576
|
+
pointer-events: none;
|
|
126479
126577
|
}
|
|
126480
126578
|
|
|
126481
126579
|
.e-input-group {
|