@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
|
@@ -32145,7 +32145,13 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32145
32145
|
&.e-scale {
|
|
32146
32146
|
&.e-h-scale {
|
|
32147
32147
|
.e-tick {
|
|
32148
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32148
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32149
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32150
|
+
@if ($skin-name == 'material-dark') {
|
|
32151
|
+
background-position: bottom;
|
|
32152
|
+
}
|
|
32153
|
+
}
|
|
32154
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32149
32155
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32150
32156
|
}
|
|
32151
32157
|
@else {
|
|
@@ -32155,7 +32161,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32155
32161
|
}
|
|
32156
32162
|
|
|
32157
32163
|
.e-large {
|
|
32158
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32164
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32165
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32166
|
+
}
|
|
32167
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32159
32168
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32160
32169
|
}
|
|
32161
32170
|
}
|
|
@@ -32185,7 +32194,13 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32185
32194
|
&.e-scale {
|
|
32186
32195
|
&.e-h-scale {
|
|
32187
32196
|
.e-tick {
|
|
32188
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32197
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32198
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32199
|
+
@if ($skin-name == 'material-dark') {
|
|
32200
|
+
background-position-x: center;
|
|
32201
|
+
}
|
|
32202
|
+
}
|
|
32203
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32189
32204
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32190
32205
|
}
|
|
32191
32206
|
@else {
|
|
@@ -32195,7 +32210,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32195
32210
|
}
|
|
32196
32211
|
|
|
32197
32212
|
.e-large {
|
|
32198
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32213
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32214
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32215
|
+
}
|
|
32216
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32199
32217
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32200
32218
|
}
|
|
32201
32219
|
}
|
|
@@ -32271,7 +32289,12 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32271
32289
|
}
|
|
32272
32290
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32273
32291
|
background-position: center;
|
|
32274
|
-
|
|
32292
|
+
@if ($skin-name == 'material-dark') {
|
|
32293
|
+
height: 12px;
|
|
32294
|
+
}
|
|
32295
|
+
@else {
|
|
32296
|
+
height: 99%;
|
|
32297
|
+
}
|
|
32275
32298
|
}
|
|
32276
32299
|
}
|
|
32277
32300
|
|
|
@@ -32297,6 +32320,10 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32297
32320
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32298
32321
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32299
32322
|
}
|
|
32323
|
+
@else if ($skin-name == 'material-dark') {
|
|
32324
|
+
height: 20px;
|
|
32325
|
+
top: 4px;
|
|
32326
|
+
}
|
|
32300
32327
|
}
|
|
32301
32328
|
}
|
|
32302
32329
|
|
|
@@ -32396,7 +32423,7 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32396
32423
|
background-position: center center;
|
|
32397
32424
|
}
|
|
32398
32425
|
|
|
32399
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32426
|
+
@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') {
|
|
32400
32427
|
&.e-large {
|
|
32401
32428
|
@if ($skin-name != 'bootstrap4') {
|
|
32402
32429
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32486,7 +32513,7 @@ $slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAE
|
|
|
32486
32513
|
.e-tick {
|
|
32487
32514
|
display: inline-block;
|
|
32488
32515
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32489
|
-
background-repeat:
|
|
32516
|
+
background-repeat: repeat-y;
|
|
32490
32517
|
}
|
|
32491
32518
|
|
|
32492
32519
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54718,7 +54745,8 @@ $ripple-width: 32px !default;
|
|
|
54718
54745
|
/*! TreeView icons */
|
|
54719
54746
|
.e-treeview {
|
|
54720
54747
|
.e-list-item {
|
|
54721
|
-
div.e-icons::before
|
|
54748
|
+
div.e-icons.e-icon-expandable::before,
|
|
54749
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54722
54750
|
content: '\e230';
|
|
54723
54751
|
}
|
|
54724
54752
|
}
|
|
@@ -68706,7 +68734,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68706
68734
|
}
|
|
68707
68735
|
}
|
|
68708
68736
|
}
|
|
68709
|
-
.e-listview
|
|
68737
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68710
68738
|
height: 24px;
|
|
68711
68739
|
width: 16px;
|
|
68712
68740
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -75564,7 +75592,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
75564
75592
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
75565
75593
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
75566
75594
|
@if $grid-skin == 'tailwind' {
|
|
75567
|
-
margin-left:
|
|
75595
|
+
margin-left: 4px;
|
|
75568
75596
|
}
|
|
75569
75597
|
}
|
|
75570
75598
|
|
|
@@ -76904,7 +76932,17 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
76904
76932
|
text-transform: $grid-header-text-transform;
|
|
76905
76933
|
user-select: none;
|
|
76906
76934
|
}
|
|
76907
|
-
|
|
76935
|
+
|
|
76936
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
76937
|
+
padding: 0 .4em ;
|
|
76938
|
+
@if $grid-skin == 'fabric' {
|
|
76939
|
+
padding: 0 1px 0;
|
|
76940
|
+
}
|
|
76941
|
+
@if $grid-skin == 'highcontrast' {
|
|
76942
|
+
padding: 0;
|
|
76943
|
+
}
|
|
76944
|
+
}
|
|
76945
|
+
|
|
76908
76946
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
76909
76947
|
overflow: visible;
|
|
76910
76948
|
}
|
|
@@ -77406,6 +77444,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
77406
77444
|
right: 2px;
|
|
77407
77445
|
}
|
|
77408
77446
|
}
|
|
77447
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
77448
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
77449
|
+
}
|
|
77409
77450
|
|
|
77410
77451
|
.e-sortfilterdiv {
|
|
77411
77452
|
float: right;
|
|
@@ -77452,7 +77493,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
77452
77493
|
}
|
|
77453
77494
|
|
|
77454
77495
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
77455
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
77496
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
77456
77497
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
77457
77498
|
.e-headercelldiv,
|
|
77458
77499
|
.e-stackedheadercelldiv {
|
|
@@ -78805,6 +78846,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
78805
78846
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78806
78847
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78807
78848
|
text-align: right;
|
|
78849
|
+
@if $grid-skin == 'highcontrast' {
|
|
78850
|
+
margin: -7px 0;
|
|
78851
|
+
}
|
|
78808
78852
|
|
|
78809
78853
|
& .e-sortnumber {
|
|
78810
78854
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78816,6 +78860,9 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
78816
78860
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78817
78861
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78818
78862
|
text-align: right;
|
|
78863
|
+
@if $grid-skin == 'highcontrast' {
|
|
78864
|
+
margin: -7px 0;
|
|
78865
|
+
}
|
|
78819
78866
|
|
|
78820
78867
|
& .e-sortnumber {
|
|
78821
78868
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78836,9 +78883,6 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
78836
78883
|
|
|
78837
78884
|
& .e-sortnumber {
|
|
78838
78885
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78839
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78840
|
-
margin: 4px -2px 0 0;
|
|
78841
|
-
}
|
|
78842
78886
|
}
|
|
78843
78887
|
}
|
|
78844
78888
|
|
|
@@ -78857,7 +78901,7 @@ $grid-checkmark-color: $grey-light-font !default;
|
|
|
78857
78901
|
}
|
|
78858
78902
|
|
|
78859
78903
|
& .e-headercelldiv {
|
|
78860
|
-
padding: 0
|
|
78904
|
+
padding: 0 1.6em 0 1.2em;
|
|
78861
78905
|
|
|
78862
78906
|
& .e-sortnumber {
|
|
78863
78907
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99238,7 +99282,9 @@ $lg-desktop: 1399.98;
|
|
|
99238
99282
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99239
99283
|
height: $pv-toolbar-btn-height;
|
|
99240
99284
|
min-width: $pv-toolbar-btn-width;
|
|
99241
|
-
|
|
99285
|
+
@if ($skin-name != 'fluent2') {
|
|
99286
|
+
width: $pv-toolbar-btn-width;
|
|
99287
|
+
}
|
|
99242
99288
|
@if $skin-name == 'FluentUI' {
|
|
99243
99289
|
line-height: $pv-toolbar-btn-height;
|
|
99244
99290
|
min-width: 40px;
|
|
@@ -100156,7 +100202,8 @@ $lg-desktop: 1399.98;
|
|
|
100156
100202
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
100157
100203
|
}
|
|
100158
100204
|
|
|
100159
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100205
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100206
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
100160
100207
|
{
|
|
100161
100208
|
background: $pv-thumbnail-view-button-selection-background;
|
|
100162
100209
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100519,7 +100566,9 @@ $lg-desktop: 1399.98;
|
|
|
100519
100566
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100520
100567
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100521
100568
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100522
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100569
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100570
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100571
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100523
100572
|
color: $pv-icon-color;
|
|
100524
100573
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100525
100574
|
box-shadow: none;
|
|
@@ -100583,13 +100632,18 @@ $lg-desktop: 1399.98;
|
|
|
100583
100632
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100584
100633
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100585
100634
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100586
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100635
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100636
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100637
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100587
100638
|
@if $skin-name == 'bootstrap4' {
|
|
100588
100639
|
color: $pv-icon-color-hover;
|
|
100589
100640
|
}
|
|
100590
100641
|
@if $skin-name == 'bootstrap5' {
|
|
100591
100642
|
color: $white;
|
|
100592
100643
|
}
|
|
100644
|
+
@if $skin-name == 'fluent2' {
|
|
100645
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100646
|
+
}
|
|
100593
100647
|
@if $skin-name == 'FluentUI' {
|
|
100594
100648
|
color: $pv-item-selection-color;
|
|
100595
100649
|
}
|
|
@@ -100601,7 +100655,7 @@ $lg-desktop: 1399.98;
|
|
|
100601
100655
|
@if $skin-name == 'bootstrap4' {
|
|
100602
100656
|
color: $pv-icon-color-hover;
|
|
100603
100657
|
}
|
|
100604
|
-
@if $skin-name == 'bootstrap5' {
|
|
100658
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100605
100659
|
color: $pv-icon-color;
|
|
100606
100660
|
}
|
|
100607
100661
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100609,12 +100663,23 @@ $lg-desktop: 1399.98;
|
|
|
100609
100663
|
}
|
|
100610
100664
|
}
|
|
100611
100665
|
|
|
100666
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100667
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100668
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100669
|
+
@if ($skin-name == 'fluent2') {
|
|
100670
|
+
color: $pv-icon-color;
|
|
100671
|
+
}
|
|
100672
|
+
}
|
|
100673
|
+
|
|
100612
100674
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100613
100675
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100614
100676
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100615
100677
|
@if $skin-name == 'bootstrap4' {
|
|
100616
100678
|
color: $pv-icon-color-hover;
|
|
100617
100679
|
}
|
|
100680
|
+
@if $skin-name == 'fluent2' {
|
|
100681
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100682
|
+
}
|
|
100618
100683
|
}
|
|
100619
100684
|
|
|
100620
100685
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -100966,10 +101031,13 @@ $lg-desktop: 1399.98;
|
|
|
100966
101031
|
border-bottom: 2px solid;
|
|
100967
101032
|
margin-top: 0;
|
|
100968
101033
|
padding-top: 5px;
|
|
100969
|
-
@if ($skin-name=='bootstrap5'
|
|
101034
|
+
@if ($skin-name=='bootstrap5') {
|
|
100970
101035
|
margin-top: -4px;
|
|
100971
101036
|
padding-top: 0;
|
|
100972
101037
|
}
|
|
101038
|
+
@if ($theme-name=='fluent2') {
|
|
101039
|
+
padding-top: 0;
|
|
101040
|
+
}
|
|
100973
101041
|
@if $skin-name == 'FluentUI' {
|
|
100974
101042
|
line-height: 11px;
|
|
100975
101043
|
}
|
|
@@ -100981,7 +101049,12 @@ $lg-desktop: 1399.98;
|
|
|
100981
101049
|
line-height: 1.71em;
|
|
100982
101050
|
}
|
|
100983
101051
|
border-bottom: 2px solid;
|
|
100984
|
-
|
|
101052
|
+
@if ($skin-name == 'fluent2') {
|
|
101053
|
+
margin-top: 5px;
|
|
101054
|
+
}
|
|
101055
|
+
@else {
|
|
101056
|
+
margin-top: 0;
|
|
101057
|
+
}
|
|
100985
101058
|
padding-top: 1px;
|
|
100986
101059
|
vertical-align: initial;
|
|
100987
101060
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100993,9 +101066,12 @@ $lg-desktop: 1399.98;
|
|
|
100993
101066
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
100994
101067
|
margin-top: 0;
|
|
100995
101068
|
padding-top: 7px;
|
|
100996
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
101069
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
100997
101070
|
padding-top: 0;
|
|
100998
101071
|
}
|
|
101072
|
+
@if ( or $theme-name == 'fluent2'){
|
|
101073
|
+
padding-top: 5px;
|
|
101074
|
+
}
|
|
100999
101075
|
vertical-align: initial;
|
|
101000
101076
|
}
|
|
101001
101077
|
|
|
@@ -101007,6 +101083,13 @@ $lg-desktop: 1399.98;
|
|
|
101007
101083
|
vertical-align: initial;
|
|
101008
101084
|
}
|
|
101009
101085
|
|
|
101086
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
101087
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
101088
|
+
@if $skin-name != 'Material3' {
|
|
101089
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
101090
|
+
}
|
|
101091
|
+
}
|
|
101092
|
+
|
|
101010
101093
|
.e-pv-annotation-opacity-popup-container,
|
|
101011
101094
|
.e-pv-annotation-thickness-popup-container {
|
|
101012
101095
|
@if $skin-name != 'Material3' {
|
|
@@ -101365,13 +101448,6 @@ $lg-desktop: 1399.98;
|
|
|
101365
101448
|
}
|
|
101366
101449
|
}
|
|
101367
101450
|
|
|
101368
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101369
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101370
|
-
@if ($theme-name == 'fluent2') {
|
|
101371
|
-
line-height: 28px;
|
|
101372
|
-
}
|
|
101373
|
-
}
|
|
101374
|
-
|
|
101375
101451
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101376
101452
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101377
101453
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101454,7 +101530,6 @@ $lg-desktop: 1399.98;
|
|
|
101454
101530
|
line-height: $pv-prop-color-picker-line-height;
|
|
101455
101531
|
@if ($skin-name == 'bootstrap5') {
|
|
101456
101532
|
background: $transparent;
|
|
101457
|
-
border: 1px solid $border-light;
|
|
101458
101533
|
border-radius: 4px;
|
|
101459
101534
|
box-sizing: border-box;
|
|
101460
101535
|
color: $content-text-color;
|
|
@@ -101469,6 +101544,13 @@ $lg-desktop: 1399.98;
|
|
|
101469
101544
|
}
|
|
101470
101545
|
}
|
|
101471
101546
|
|
|
101547
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101548
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101549
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101550
|
+
color: $pv-icon-color;
|
|
101551
|
+
}
|
|
101552
|
+
}
|
|
101553
|
+
|
|
101472
101554
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101473
101555
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101474
101556
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102000,7 +102082,7 @@ $lg-desktop: 1399.98;
|
|
|
102000
102082
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
102001
102083
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
102002
102084
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
102003
|
-
@if $skin-name != 'Material3' {
|
|
102085
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
102004
102086
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
102005
102087
|
}
|
|
102006
102088
|
}
|
|
@@ -102104,14 +102186,6 @@ $lg-desktop: 1399.98;
|
|
|
102104
102186
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
102105
102187
|
}
|
|
102106
102188
|
|
|
102107
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
102108
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
102109
|
-
@if $theme-name == 'fluent2' {
|
|
102110
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102111
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
102112
|
-
}
|
|
102113
|
-
}
|
|
102114
|
-
|
|
102115
102189
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
102116
102190
|
@if $theme-name == 'fluent2' {
|
|
102117
102191
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -102454,6 +102528,8 @@ $lg-desktop: 1399.98;
|
|
|
102454
102528
|
padding-right: 7px;
|
|
102455
102529
|
@if $skin-name == 'Material3' {
|
|
102456
102530
|
font-size: $text-xs;
|
|
102531
|
+
padding-left: 12px;
|
|
102532
|
+
padding-right: 12px;
|
|
102457
102533
|
}
|
|
102458
102534
|
}
|
|
102459
102535
|
|
|
@@ -102596,7 +102672,7 @@ $lg-desktop: 1399.98;
|
|
|
102596
102672
|
.e-pv-comments-panel-text {
|
|
102597
102673
|
font-size: 15px;
|
|
102598
102674
|
padding-left: 85px;
|
|
102599
|
-
color:
|
|
102675
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102600
102676
|
}
|
|
102601
102677
|
|
|
102602
102678
|
.e-pv-comments-content-container {
|
|
@@ -102784,8 +102860,34 @@ $lg-desktop: 1399.98;
|
|
|
102784
102860
|
}
|
|
102785
102861
|
}
|
|
102786
102862
|
|
|
102863
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102864
|
+
@if ($skin-name == 'fluent2') {
|
|
102865
|
+
margin-top: -4px;
|
|
102866
|
+
}
|
|
102867
|
+
}
|
|
102868
|
+
|
|
102869
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102870
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102871
|
+
@if ($skin-name == 'fluent2') {
|
|
102872
|
+
margin-top: -5px;
|
|
102873
|
+
}
|
|
102874
|
+
}
|
|
102875
|
+
|
|
102876
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102877
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102878
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
102879
|
+
@if ($skin-name == 'fluent2') {
|
|
102880
|
+
padding-top: 8px;
|
|
102881
|
+
}
|
|
102882
|
+
}
|
|
102883
|
+
|
|
102787
102884
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102788
|
-
|
|
102885
|
+
@if ($skin-name == 'fluent2') {
|
|
102886
|
+
margin-top: -4px;
|
|
102887
|
+
}
|
|
102888
|
+
@else {
|
|
102889
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
102890
|
+
}
|
|
102789
102891
|
@if $theme-name != 'fluent2'{
|
|
102790
102892
|
padding-left: 7px;
|
|
102791
102893
|
}
|
|
@@ -103109,7 +103211,9 @@ $lg-desktop: 1399.98;
|
|
|
103109
103211
|
@if $skin-name == 'bootstrap5' {
|
|
103110
103212
|
color: $pv-icon-color;
|
|
103111
103213
|
height: 32px;
|
|
103112
|
-
|
|
103214
|
+
@if ($theme-name != 'fluent2') {
|
|
103215
|
+
line-height: 32px;
|
|
103216
|
+
}
|
|
103113
103217
|
}
|
|
103114
103218
|
@else {
|
|
103115
103219
|
color: $pv-icon-color;
|
|
@@ -103166,13 +103270,6 @@ $lg-desktop: 1399.98;
|
|
|
103166
103270
|
border-color: $pv-annotation-dropdown-border-color;
|
|
103167
103271
|
}
|
|
103168
103272
|
|
|
103169
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103170
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103171
|
-
@if $theme-name == 'fluent2' {
|
|
103172
|
-
margin-top: -10px;
|
|
103173
|
-
}
|
|
103174
|
-
}
|
|
103175
|
-
|
|
103176
103273
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
103177
103274
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
103178
103275
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103741,6 +103838,7 @@ $lg-desktop: 1399.98;
|
|
|
103741
103838
|
|
|
103742
103839
|
.e-pv-properties-form-field-group-btn-div {
|
|
103743
103840
|
display: grid;
|
|
103841
|
+
align-content: space-between;
|
|
103744
103842
|
}
|
|
103745
103843
|
|
|
103746
103844
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -104099,7 +104197,6 @@ $lg-desktop: 1399.98;
|
|
|
104099
104197
|
}
|
|
104100
104198
|
@if $theme-name == 'fluent2'{
|
|
104101
104199
|
font-family: $font-family;
|
|
104102
|
-
margin-left: 7px;
|
|
104103
104200
|
}
|
|
104104
104201
|
}
|
|
104105
104202
|
|
|
@@ -125089,6 +125186,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125089
125186
|
|
|
125090
125187
|
.e-disabled {
|
|
125091
125188
|
opacity: $ribbon-disabled-opacity;
|
|
125189
|
+
pointer-events: none;
|
|
125092
125190
|
}
|
|
125093
125191
|
|
|
125094
125192
|
.e-input-group {
|