@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
|
@@ -32170,7 +32170,13 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32170
32170
|
&.e-scale {
|
|
32171
32171
|
&.e-h-scale {
|
|
32172
32172
|
.e-tick {
|
|
32173
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32173
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32174
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32175
|
+
@if ($skin-name == 'material-dark') {
|
|
32176
|
+
background-position: bottom;
|
|
32177
|
+
}
|
|
32178
|
+
}
|
|
32179
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32174
32180
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32175
32181
|
}
|
|
32176
32182
|
@else {
|
|
@@ -32180,7 +32186,10 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32180
32186
|
}
|
|
32181
32187
|
|
|
32182
32188
|
.e-large {
|
|
32183
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32189
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32190
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32191
|
+
}
|
|
32192
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32184
32193
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32185
32194
|
}
|
|
32186
32195
|
}
|
|
@@ -32210,7 +32219,13 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32210
32219
|
&.e-scale {
|
|
32211
32220
|
&.e-h-scale {
|
|
32212
32221
|
.e-tick {
|
|
32213
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32222
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32223
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32224
|
+
@if ($skin-name == 'material-dark') {
|
|
32225
|
+
background-position-x: center;
|
|
32226
|
+
}
|
|
32227
|
+
}
|
|
32228
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32214
32229
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32215
32230
|
}
|
|
32216
32231
|
@else {
|
|
@@ -32220,7 +32235,10 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32220
32235
|
}
|
|
32221
32236
|
|
|
32222
32237
|
.e-large {
|
|
32223
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32238
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32239
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32240
|
+
}
|
|
32241
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32224
32242
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32225
32243
|
}
|
|
32226
32244
|
}
|
|
@@ -32296,7 +32314,12 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32296
32314
|
}
|
|
32297
32315
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32298
32316
|
background-position: center;
|
|
32299
|
-
|
|
32317
|
+
@if ($skin-name == 'material-dark') {
|
|
32318
|
+
height: 12px;
|
|
32319
|
+
}
|
|
32320
|
+
@else {
|
|
32321
|
+
height: 99%;
|
|
32322
|
+
}
|
|
32300
32323
|
}
|
|
32301
32324
|
}
|
|
32302
32325
|
|
|
@@ -32322,6 +32345,10 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32322
32345
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32323
32346
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32324
32347
|
}
|
|
32348
|
+
@else if ($skin-name == 'material-dark') {
|
|
32349
|
+
height: 20px;
|
|
32350
|
+
top: 4px;
|
|
32351
|
+
}
|
|
32325
32352
|
}
|
|
32326
32353
|
}
|
|
32327
32354
|
|
|
@@ -32421,7 +32448,7 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32421
32448
|
background-position: center center;
|
|
32422
32449
|
}
|
|
32423
32450
|
|
|
32424
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32451
|
+
@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') {
|
|
32425
32452
|
&.e-large {
|
|
32426
32453
|
@if ($skin-name != 'bootstrap4') {
|
|
32427
32454
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32511,7 +32538,7 @@ $slider-button-vup-bg-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAA
|
|
|
32511
32538
|
.e-tick {
|
|
32512
32539
|
display: inline-block;
|
|
32513
32540
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32514
|
-
background-repeat:
|
|
32541
|
+
background-repeat: repeat-y;
|
|
32515
32542
|
}
|
|
32516
32543
|
|
|
32517
32544
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54941,7 +54968,8 @@ $ripple-width: 32px !default;
|
|
|
54941
54968
|
|
|
54942
54969
|
.e-list-item {
|
|
54943
54970
|
|
|
54944
|
-
div.e-icons::before
|
|
54971
|
+
div.e-icons.e-icon-expandable::before,
|
|
54972
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54945
54973
|
content: '\e22f';
|
|
54946
54974
|
}
|
|
54947
54975
|
}
|
|
@@ -69631,7 +69659,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69631
69659
|
}
|
|
69632
69660
|
}
|
|
69633
69661
|
}
|
|
69634
|
-
.e-listview
|
|
69662
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
69635
69663
|
height: 24px;
|
|
69636
69664
|
width: 16px;
|
|
69637
69665
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -75911,7 +75939,7 @@ $grid-responsive-apply-btn-top: 4px !default;
|
|
|
75911
75939
|
$grid-responsive-column-menu-icon-margin-top: 0 !default;
|
|
75912
75940
|
$grid-rtl-headercelldiv-left-align-margin: 10px !default;
|
|
75913
75941
|
$grid-rtl-filtermenudiv-left-align-margin: -5px !default;
|
|
75914
|
-
$grid-rtl-sort-num-left-align-margin: 6px -4px 0
|
|
75942
|
+
$grid-rtl-sort-num-left-align-margin: 6px -4px 0 2px !default;
|
|
75915
75943
|
$grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
75916
75944
|
$grid-rowcell-color: rgba($grid-content-font-color, $grid-conent-font-opacity) !default;
|
|
75917
75945
|
$grid-reorderarrow-margin-top: -4.5px !default;
|
|
@@ -76486,7 +76514,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
76486
76514
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
76487
76515
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
76488
76516
|
@if $grid-skin == 'tailwind' {
|
|
76489
|
-
margin-left:
|
|
76517
|
+
margin-left: 4px;
|
|
76490
76518
|
}
|
|
76491
76519
|
}
|
|
76492
76520
|
|
|
@@ -77826,7 +77854,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
77826
77854
|
text-transform: $grid-header-text-transform;
|
|
77827
77855
|
user-select: none;
|
|
77828
77856
|
}
|
|
77829
|
-
|
|
77857
|
+
|
|
77858
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
77859
|
+
padding: 0 .4em ;
|
|
77860
|
+
@if $grid-skin == 'fabric' {
|
|
77861
|
+
padding: 0 1px 0;
|
|
77862
|
+
}
|
|
77863
|
+
@if $grid-skin == 'highcontrast' {
|
|
77864
|
+
padding: 0;
|
|
77865
|
+
}
|
|
77866
|
+
}
|
|
77867
|
+
|
|
77830
77868
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
77831
77869
|
overflow: visible;
|
|
77832
77870
|
}
|
|
@@ -78328,6 +78366,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78328
78366
|
right: 2px;
|
|
78329
78367
|
}
|
|
78330
78368
|
}
|
|
78369
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
78370
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
78371
|
+
}
|
|
78331
78372
|
|
|
78332
78373
|
.e-sortfilterdiv {
|
|
78333
78374
|
float: right;
|
|
@@ -78374,7 +78415,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78374
78415
|
}
|
|
78375
78416
|
|
|
78376
78417
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
78377
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
78418
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
78378
78419
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
78379
78420
|
.e-headercelldiv,
|
|
78380
78421
|
.e-stackedheadercelldiv {
|
|
@@ -79727,6 +79768,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79727
79768
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79728
79769
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79729
79770
|
text-align: right;
|
|
79771
|
+
@if $grid-skin == 'highcontrast' {
|
|
79772
|
+
margin: -7px 0;
|
|
79773
|
+
}
|
|
79730
79774
|
|
|
79731
79775
|
& .e-sortnumber {
|
|
79732
79776
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -79738,6 +79782,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79738
79782
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79739
79783
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79740
79784
|
text-align: right;
|
|
79785
|
+
@if $grid-skin == 'highcontrast' {
|
|
79786
|
+
margin: -7px 0;
|
|
79787
|
+
}
|
|
79741
79788
|
|
|
79742
79789
|
& .e-sortnumber {
|
|
79743
79790
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -79758,9 +79805,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79758
79805
|
|
|
79759
79806
|
& .e-sortnumber {
|
|
79760
79807
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
79761
|
-
@if $grid-skin == 'bootstrap4' {
|
|
79762
|
-
margin: 4px -2px 0 0;
|
|
79763
|
-
}
|
|
79764
79808
|
}
|
|
79765
79809
|
}
|
|
79766
79810
|
|
|
@@ -79779,7 +79823,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79779
79823
|
}
|
|
79780
79824
|
|
|
79781
79825
|
& .e-headercelldiv {
|
|
79782
|
-
padding: 0
|
|
79826
|
+
padding: 0 1.6em 0 1.2em;
|
|
79783
79827
|
|
|
79784
79828
|
& .e-sortnumber {
|
|
79785
79829
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99296,7 +99340,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .26) !default
|
|
|
99296
99340
|
$pv-annotation-opacity-slider-width: 172px !default;
|
|
99297
99341
|
$pv-annotation-opacity-slider-width-rtl: 140px !default;
|
|
99298
99342
|
$pv-annotation-opacity-slider-margin-left: 11px !default;
|
|
99299
|
-
$pv-annotation-opacity-slider-margin-right:
|
|
99343
|
+
$pv-annotation-opacity-slider-margin-right: 20px !default;
|
|
99300
99344
|
$pv-annotation-opacity-slider-height: 16px !default;
|
|
99301
99345
|
$pv-annotation-drop-down-caret-font-size: 12px !default;
|
|
99302
99346
|
$pv-annotation-drop-down-height: 32px !default;
|
|
@@ -100153,7 +100197,9 @@ $lg-desktop: 1399.98;
|
|
|
100153
100197
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100154
100198
|
height: $pv-toolbar-btn-height;
|
|
100155
100199
|
min-width: $pv-toolbar-btn-width;
|
|
100156
|
-
|
|
100200
|
+
@if ($skin-name != 'fluent2') {
|
|
100201
|
+
width: $pv-toolbar-btn-width;
|
|
100202
|
+
}
|
|
100157
100203
|
@if $skin-name == 'FluentUI' {
|
|
100158
100204
|
line-height: $pv-toolbar-btn-height;
|
|
100159
100205
|
min-width: 40px;
|
|
@@ -101071,7 +101117,8 @@ $lg-desktop: 1399.98;
|
|
|
101071
101117
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101072
101118
|
}
|
|
101073
101119
|
|
|
101074
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101120
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101121
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101075
101122
|
{
|
|
101076
101123
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101077
101124
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101434,7 +101481,9 @@ $lg-desktop: 1399.98;
|
|
|
101434
101481
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101435
101482
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101436
101483
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101437
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
101484
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
101485
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
101486
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
101438
101487
|
color: $pv-icon-color;
|
|
101439
101488
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101440
101489
|
box-shadow: none;
|
|
@@ -101498,13 +101547,18 @@ $lg-desktop: 1399.98;
|
|
|
101498
101547
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101499
101548
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101500
101549
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101501
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
101550
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101551
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
101552
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
101502
101553
|
@if $skin-name == 'bootstrap4' {
|
|
101503
101554
|
color: $pv-icon-color-hover;
|
|
101504
101555
|
}
|
|
101505
101556
|
@if $skin-name == 'bootstrap5' {
|
|
101506
101557
|
color: $white;
|
|
101507
101558
|
}
|
|
101559
|
+
@if $skin-name == 'fluent2' {
|
|
101560
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101561
|
+
}
|
|
101508
101562
|
@if $skin-name == 'FluentUI' {
|
|
101509
101563
|
color: $pv-item-selection-color;
|
|
101510
101564
|
}
|
|
@@ -101516,7 +101570,7 @@ $lg-desktop: 1399.98;
|
|
|
101516
101570
|
@if $skin-name == 'bootstrap4' {
|
|
101517
101571
|
color: $pv-icon-color-hover;
|
|
101518
101572
|
}
|
|
101519
|
-
@if $skin-name == 'bootstrap5' {
|
|
101573
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101520
101574
|
color: $pv-icon-color;
|
|
101521
101575
|
}
|
|
101522
101576
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101524,12 +101578,23 @@ $lg-desktop: 1399.98;
|
|
|
101524
101578
|
}
|
|
101525
101579
|
}
|
|
101526
101580
|
|
|
101581
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101582
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101583
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
101584
|
+
@if ($skin-name == 'fluent2') {
|
|
101585
|
+
color: $pv-icon-color;
|
|
101586
|
+
}
|
|
101587
|
+
}
|
|
101588
|
+
|
|
101527
101589
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101528
101590
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101529
101591
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101530
101592
|
@if $skin-name == 'bootstrap4' {
|
|
101531
101593
|
color: $pv-icon-color-hover;
|
|
101532
101594
|
}
|
|
101595
|
+
@if $skin-name == 'fluent2' {
|
|
101596
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101597
|
+
}
|
|
101533
101598
|
}
|
|
101534
101599
|
|
|
101535
101600
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -101881,10 +101946,13 @@ $lg-desktop: 1399.98;
|
|
|
101881
101946
|
border-bottom: 2px solid;
|
|
101882
101947
|
margin-top: 0;
|
|
101883
101948
|
padding-top: 5px;
|
|
101884
|
-
@if ($skin-name=='bootstrap5'
|
|
101949
|
+
@if ($skin-name=='bootstrap5') {
|
|
101885
101950
|
margin-top: -4px;
|
|
101886
101951
|
padding-top: 0;
|
|
101887
101952
|
}
|
|
101953
|
+
@if ($theme-name=='fluent2') {
|
|
101954
|
+
padding-top: 0;
|
|
101955
|
+
}
|
|
101888
101956
|
@if $skin-name == 'FluentUI' {
|
|
101889
101957
|
line-height: 11px;
|
|
101890
101958
|
}
|
|
@@ -101896,7 +101964,12 @@ $lg-desktop: 1399.98;
|
|
|
101896
101964
|
line-height: 1.71em;
|
|
101897
101965
|
}
|
|
101898
101966
|
border-bottom: 2px solid;
|
|
101899
|
-
|
|
101967
|
+
@if ($skin-name == 'fluent2') {
|
|
101968
|
+
margin-top: 5px;
|
|
101969
|
+
}
|
|
101970
|
+
@else {
|
|
101971
|
+
margin-top: 0;
|
|
101972
|
+
}
|
|
101900
101973
|
padding-top: 1px;
|
|
101901
101974
|
vertical-align: initial;
|
|
101902
101975
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101908,9 +101981,12 @@ $lg-desktop: 1399.98;
|
|
|
101908
101981
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
101909
101982
|
margin-top: 0;
|
|
101910
101983
|
padding-top: 7px;
|
|
101911
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
101984
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
101912
101985
|
padding-top: 0;
|
|
101913
101986
|
}
|
|
101987
|
+
@if ( or $theme-name == 'fluent2'){
|
|
101988
|
+
padding-top: 5px;
|
|
101989
|
+
}
|
|
101914
101990
|
vertical-align: initial;
|
|
101915
101991
|
}
|
|
101916
101992
|
|
|
@@ -101922,6 +101998,13 @@ $lg-desktop: 1399.98;
|
|
|
101922
101998
|
vertical-align: initial;
|
|
101923
101999
|
}
|
|
101924
102000
|
|
|
102001
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102002
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102003
|
+
@if $skin-name != 'Material3' {
|
|
102004
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102005
|
+
}
|
|
102006
|
+
}
|
|
102007
|
+
|
|
101925
102008
|
.e-pv-annotation-opacity-popup-container,
|
|
101926
102009
|
.e-pv-annotation-thickness-popup-container {
|
|
101927
102010
|
@if $skin-name != 'Material3' {
|
|
@@ -102280,13 +102363,6 @@ $lg-desktop: 1399.98;
|
|
|
102280
102363
|
}
|
|
102281
102364
|
}
|
|
102282
102365
|
|
|
102283
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102284
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102285
|
-
@if ($theme-name == 'fluent2') {
|
|
102286
|
-
line-height: 28px;
|
|
102287
|
-
}
|
|
102288
|
-
}
|
|
102289
|
-
|
|
102290
102366
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102291
102367
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102292
102368
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102369,7 +102445,6 @@ $lg-desktop: 1399.98;
|
|
|
102369
102445
|
line-height: $pv-prop-color-picker-line-height;
|
|
102370
102446
|
@if ($skin-name == 'bootstrap5') {
|
|
102371
102447
|
background: $transparent;
|
|
102372
|
-
border: 1px solid $border-light;
|
|
102373
102448
|
border-radius: 4px;
|
|
102374
102449
|
box-sizing: border-box;
|
|
102375
102450
|
color: $content-text-color;
|
|
@@ -102384,6 +102459,13 @@ $lg-desktop: 1399.98;
|
|
|
102384
102459
|
}
|
|
102385
102460
|
}
|
|
102386
102461
|
|
|
102462
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
102463
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
102464
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102465
|
+
color: $pv-icon-color;
|
|
102466
|
+
}
|
|
102467
|
+
}
|
|
102468
|
+
|
|
102387
102469
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102388
102470
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102389
102471
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102915,7 +102997,7 @@ $lg-desktop: 1399.98;
|
|
|
102915
102997
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
102916
102998
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
102917
102999
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
102918
|
-
@if $skin-name != 'Material3' {
|
|
103000
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
102919
103001
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
102920
103002
|
}
|
|
102921
103003
|
}
|
|
@@ -103019,14 +103101,6 @@ $lg-desktop: 1399.98;
|
|
|
103019
103101
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103020
103102
|
}
|
|
103021
103103
|
|
|
103022
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103023
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103024
|
-
@if $theme-name == 'fluent2' {
|
|
103025
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103026
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103027
|
-
}
|
|
103028
|
-
}
|
|
103029
|
-
|
|
103030
103104
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103031
103105
|
@if $theme-name == 'fluent2' {
|
|
103032
103106
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -103369,6 +103443,8 @@ $lg-desktop: 1399.98;
|
|
|
103369
103443
|
padding-right: 7px;
|
|
103370
103444
|
@if $skin-name == 'Material3' {
|
|
103371
103445
|
font-size: $text-xs;
|
|
103446
|
+
padding-left: 12px;
|
|
103447
|
+
padding-right: 12px;
|
|
103372
103448
|
}
|
|
103373
103449
|
}
|
|
103374
103450
|
|
|
@@ -103511,7 +103587,7 @@ $lg-desktop: 1399.98;
|
|
|
103511
103587
|
.e-pv-comments-panel-text {
|
|
103512
103588
|
font-size: 15px;
|
|
103513
103589
|
padding-left: 85px;
|
|
103514
|
-
color:
|
|
103590
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103515
103591
|
}
|
|
103516
103592
|
|
|
103517
103593
|
.e-pv-comments-content-container {
|
|
@@ -103699,8 +103775,34 @@ $lg-desktop: 1399.98;
|
|
|
103699
103775
|
}
|
|
103700
103776
|
}
|
|
103701
103777
|
|
|
103778
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103779
|
+
@if ($skin-name == 'fluent2') {
|
|
103780
|
+
margin-top: -4px;
|
|
103781
|
+
}
|
|
103782
|
+
}
|
|
103783
|
+
|
|
103784
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103785
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103786
|
+
@if ($skin-name == 'fluent2') {
|
|
103787
|
+
margin-top: -5px;
|
|
103788
|
+
}
|
|
103789
|
+
}
|
|
103790
|
+
|
|
103791
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103792
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103793
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
103794
|
+
@if ($skin-name == 'fluent2') {
|
|
103795
|
+
padding-top: 8px;
|
|
103796
|
+
}
|
|
103797
|
+
}
|
|
103798
|
+
|
|
103702
103799
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103703
|
-
|
|
103800
|
+
@if ($skin-name == 'fluent2') {
|
|
103801
|
+
margin-top: -4px;
|
|
103802
|
+
}
|
|
103803
|
+
@else {
|
|
103804
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
103805
|
+
}
|
|
103704
103806
|
@if $theme-name != 'fluent2'{
|
|
103705
103807
|
padding-left: 7px;
|
|
103706
103808
|
}
|
|
@@ -104024,7 +104126,9 @@ $lg-desktop: 1399.98;
|
|
|
104024
104126
|
@if $skin-name == 'bootstrap5' {
|
|
104025
104127
|
color: $pv-icon-color;
|
|
104026
104128
|
height: 32px;
|
|
104027
|
-
|
|
104129
|
+
@if ($theme-name != 'fluent2') {
|
|
104130
|
+
line-height: 32px;
|
|
104131
|
+
}
|
|
104028
104132
|
}
|
|
104029
104133
|
@else {
|
|
104030
104134
|
color: $pv-icon-color;
|
|
@@ -104081,13 +104185,6 @@ $lg-desktop: 1399.98;
|
|
|
104081
104185
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104082
104186
|
}
|
|
104083
104187
|
|
|
104084
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104085
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104086
|
-
@if $theme-name == 'fluent2' {
|
|
104087
|
-
margin-top: -10px;
|
|
104088
|
-
}
|
|
104089
|
-
}
|
|
104090
|
-
|
|
104091
104188
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104092
104189
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104093
104190
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -104656,6 +104753,7 @@ $lg-desktop: 1399.98;
|
|
|
104656
104753
|
|
|
104657
104754
|
.e-pv-properties-form-field-group-btn-div {
|
|
104658
104755
|
display: grid;
|
|
104756
|
+
align-content: space-between;
|
|
104659
104757
|
}
|
|
104660
104758
|
|
|
104661
104759
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105014,7 +105112,6 @@ $lg-desktop: 1399.98;
|
|
|
105014
105112
|
}
|
|
105015
105113
|
@if $theme-name == 'fluent2'{
|
|
105016
105114
|
font-family: $font-family;
|
|
105017
|
-
margin-left: 7px;
|
|
105018
105115
|
}
|
|
105019
105116
|
}
|
|
105020
105117
|
|
|
@@ -126025,6 +126122,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126025
126122
|
|
|
126026
126123
|
.e-disabled {
|
|
126027
126124
|
opacity: $ribbon-disabled-opacity;
|
|
126125
|
+
pointer-events: none;
|
|
126028
126126
|
}
|
|
126029
126127
|
|
|
126030
126128
|
.e-input-group {
|