@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
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -31849,7 +31849,13 @@ $slider-tick-font-color: $message-font !default;
|
|
|
31849
31849
|
&.e-scale {
|
|
31850
31850
|
&.e-h-scale {
|
|
31851
31851
|
.e-tick {
|
|
31852
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31852
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31853
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
31854
|
+
@if ($skin-name == 'material-dark') {
|
|
31855
|
+
background-position: bottom;
|
|
31856
|
+
}
|
|
31857
|
+
}
|
|
31858
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31853
31859
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
31854
31860
|
}
|
|
31855
31861
|
@else {
|
|
@@ -31859,7 +31865,10 @@ $slider-tick-font-color: $message-font !default;
|
|
|
31859
31865
|
}
|
|
31860
31866
|
|
|
31861
31867
|
.e-large {
|
|
31862
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31868
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31869
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
31870
|
+
}
|
|
31871
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31863
31872
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
31864
31873
|
}
|
|
31865
31874
|
}
|
|
@@ -31889,7 +31898,13 @@ $slider-tick-font-color: $message-font !default;
|
|
|
31889
31898
|
&.e-scale {
|
|
31890
31899
|
&.e-h-scale {
|
|
31891
31900
|
.e-tick {
|
|
31892
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31901
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31902
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
31903
|
+
@if ($skin-name == 'material-dark') {
|
|
31904
|
+
background-position-x: center;
|
|
31905
|
+
}
|
|
31906
|
+
}
|
|
31907
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31893
31908
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
31894
31909
|
}
|
|
31895
31910
|
@else {
|
|
@@ -31899,7 +31914,10 @@ $slider-tick-font-color: $message-font !default;
|
|
|
31899
31914
|
}
|
|
31900
31915
|
|
|
31901
31916
|
.e-large {
|
|
31902
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31917
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31918
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
31919
|
+
}
|
|
31920
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31903
31921
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
31904
31922
|
}
|
|
31905
31923
|
}
|
|
@@ -31975,7 +31993,12 @@ $slider-tick-font-color: $message-font !default;
|
|
|
31975
31993
|
}
|
|
31976
31994
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
31977
31995
|
background-position: center;
|
|
31978
|
-
|
|
31996
|
+
@if ($skin-name == 'material-dark') {
|
|
31997
|
+
height: 12px;
|
|
31998
|
+
}
|
|
31999
|
+
@else {
|
|
32000
|
+
height: 99%;
|
|
32001
|
+
}
|
|
31979
32002
|
}
|
|
31980
32003
|
}
|
|
31981
32004
|
|
|
@@ -32001,6 +32024,10 @@ $slider-tick-font-color: $message-font !default;
|
|
|
32001
32024
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32002
32025
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32003
32026
|
}
|
|
32027
|
+
@else if ($skin-name == 'material-dark') {
|
|
32028
|
+
height: 20px;
|
|
32029
|
+
top: 4px;
|
|
32030
|
+
}
|
|
32004
32031
|
}
|
|
32005
32032
|
}
|
|
32006
32033
|
|
|
@@ -32100,7 +32127,7 @@ $slider-tick-font-color: $message-font !default;
|
|
|
32100
32127
|
background-position: center center;
|
|
32101
32128
|
}
|
|
32102
32129
|
|
|
32103
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32130
|
+
@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') {
|
|
32104
32131
|
&.e-large {
|
|
32105
32132
|
@if ($skin-name != 'bootstrap4') {
|
|
32106
32133
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32190,7 +32217,7 @@ $slider-tick-font-color: $message-font !default;
|
|
|
32190
32217
|
.e-tick {
|
|
32191
32218
|
display: inline-block;
|
|
32192
32219
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32193
|
-
background-repeat:
|
|
32220
|
+
background-repeat: repeat-y;
|
|
32194
32221
|
}
|
|
32195
32222
|
|
|
32196
32223
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54399,7 +54426,8 @@ $ripple-width: 32px !default;
|
|
|
54399
54426
|
|
|
54400
54427
|
.e-list-item {
|
|
54401
54428
|
|
|
54402
|
-
div.e-icons::before
|
|
54429
|
+
div.e-icons.e-icon-expandable::before,
|
|
54430
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54403
54431
|
content: '\e22e';
|
|
54404
54432
|
}
|
|
54405
54433
|
}
|
|
@@ -68357,7 +68385,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68357
68385
|
}
|
|
68358
68386
|
}
|
|
68359
68387
|
}
|
|
68360
|
-
.e-listview
|
|
68388
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68361
68389
|
height: 24px;
|
|
68362
68390
|
width: 16px;
|
|
68363
68391
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -74212,7 +74240,7 @@ $grid-header-padding: 8px !default;
|
|
|
74212
74240
|
$grid-header-first-last-cell-padding: 10px !default;
|
|
74213
74241
|
$grid-headercelldiv-margin: 0 !default;
|
|
74214
74242
|
$grid-headercelldiv-right-align-padding: 0 0 0 1em !default;
|
|
74215
|
-
$grid-headercelldiv-padding: 0
|
|
74243
|
+
$grid-headercelldiv-padding: 0 9px 0 0 !default;
|
|
74216
74244
|
$grid-headercelldiv-sort-centeralign-padding-right: 0 !default;
|
|
74217
74245
|
$grid-rtl-headercelldiv-padding: 0 0 0 25px !default;
|
|
74218
74246
|
$grid-rtl-headercelldiv-chkbox-padding: 0 0 0 0 !default;
|
|
@@ -74452,7 +74480,7 @@ $grid-bigger-columnchooser-content-padding: 25px 25px 5px 12px !default;
|
|
|
74452
74480
|
$grid-bigger-columnchooser-content-margin: 30px 0 20px !default;
|
|
74453
74481
|
$grid-bigger-cc-checkbox-padding-left: 13px !default;
|
|
74454
74482
|
$grid-bigger-searchdiv-padding-left: 7px !default;
|
|
74455
|
-
$grid-headercell-div-padding: 0
|
|
74483
|
+
$grid-headercell-div-padding: 0 9px 0 1px !default;
|
|
74456
74484
|
$grid-columnchooser-toolbardiv-margin-top: -2px !default;
|
|
74457
74485
|
$grid-column-chooser-footdiv: 0 !default;
|
|
74458
74486
|
$grid-columnchooser-content-margin: 22px 0 20px !default;
|
|
@@ -74492,7 +74520,7 @@ $grid-sortdiv-filtericon-rightalign-margin: -20px 0 0 8px !default;
|
|
|
74492
74520
|
$grid-sortnumber-filtericon-rightalign-margin: 8px 25px 0 5px !default;
|
|
74493
74521
|
$grid-sortdiv-filtericon-margin: -20px 20px 0 0 !default;
|
|
74494
74522
|
$grid-rtl-sortdiv-filtericon-rightalign-margin: -20px 0 0 14px !default;
|
|
74495
|
-
$grid-rtl-sortdiv-filtericon-margin: -20px
|
|
74523
|
+
$grid-rtl-sortdiv-filtericon-margin: -20px 16px 0 10px !default;
|
|
74496
74524
|
$grid-bigger-fltricon-sortdiv-rightalign-margin: -22px 11px 0 0 !default;
|
|
74497
74525
|
$grid-bigger-fltricon-sortdiv-margin: -22px 20px 0 0 !default;
|
|
74498
74526
|
$grid-column-menu-sub-menu-box-shadow: 0 0 10px 0 rgba($shadow, .2) !default;
|
|
@@ -74639,7 +74667,7 @@ $grid-responsive-apply-btn-top: 3px !default;
|
|
|
74639
74667
|
$grid-responsive-column-menu-icon-margin-top: 0 !default;
|
|
74640
74668
|
$grid-rtl-headercelldiv-left-align-margin: 10px !default;
|
|
74641
74669
|
$grid-rtl-filtermenudiv-left-align-margin: -5px !default;
|
|
74642
|
-
$grid-rtl-sort-num-left-align-margin: 8px -
|
|
74670
|
+
$grid-rtl-sort-num-left-align-margin: 8px -5px 0 0 !default;
|
|
74643
74671
|
$grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
74644
74672
|
$grid-rowcell-color: rgba($grid-content-font-color, $grid-conent-font-opacity) !default;
|
|
74645
74673
|
$grid-reorderarrow-margin-top: -4.5px !default;
|
|
@@ -75214,7 +75242,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
75214
75242
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
75215
75243
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
75216
75244
|
@if $grid-skin == 'tailwind' {
|
|
75217
|
-
margin-left:
|
|
75245
|
+
margin-left: 4px;
|
|
75218
75246
|
}
|
|
75219
75247
|
}
|
|
75220
75248
|
|
|
@@ -76554,7 +76582,17 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
76554
76582
|
text-transform: $grid-header-text-transform;
|
|
76555
76583
|
user-select: none;
|
|
76556
76584
|
}
|
|
76557
|
-
|
|
76585
|
+
|
|
76586
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
76587
|
+
padding: 0 .4em ;
|
|
76588
|
+
@if $grid-skin == 'fabric' {
|
|
76589
|
+
padding: 0 1px 0;
|
|
76590
|
+
}
|
|
76591
|
+
@if $grid-skin == 'highcontrast' {
|
|
76592
|
+
padding: 0;
|
|
76593
|
+
}
|
|
76594
|
+
}
|
|
76595
|
+
|
|
76558
76596
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
76559
76597
|
overflow: visible;
|
|
76560
76598
|
}
|
|
@@ -77056,6 +77094,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
77056
77094
|
right: 2px;
|
|
77057
77095
|
}
|
|
77058
77096
|
}
|
|
77097
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
77098
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
77099
|
+
}
|
|
77059
77100
|
|
|
77060
77101
|
.e-sortfilterdiv {
|
|
77061
77102
|
float: right;
|
|
@@ -77102,7 +77143,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
77102
77143
|
}
|
|
77103
77144
|
|
|
77104
77145
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
77105
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
77146
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
77106
77147
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
77107
77148
|
.e-headercelldiv,
|
|
77108
77149
|
.e-stackedheadercelldiv {
|
|
@@ -78455,6 +78496,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
78455
78496
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78456
78497
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78457
78498
|
text-align: right;
|
|
78499
|
+
@if $grid-skin == 'highcontrast' {
|
|
78500
|
+
margin: -7px 0;
|
|
78501
|
+
}
|
|
78458
78502
|
|
|
78459
78503
|
& .e-sortnumber {
|
|
78460
78504
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78466,6 +78510,9 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
78466
78510
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78467
78511
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78468
78512
|
text-align: right;
|
|
78513
|
+
@if $grid-skin == 'highcontrast' {
|
|
78514
|
+
margin: -7px 0;
|
|
78515
|
+
}
|
|
78469
78516
|
|
|
78470
78517
|
& .e-sortnumber {
|
|
78471
78518
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78486,9 +78533,6 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
78486
78533
|
|
|
78487
78534
|
& .e-sortnumber {
|
|
78488
78535
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78489
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78490
|
-
margin: 4px -2px 0 0;
|
|
78491
|
-
}
|
|
78492
78536
|
}
|
|
78493
78537
|
}
|
|
78494
78538
|
|
|
@@ -78507,7 +78551,7 @@ $grid-checkmark-color: $theme-primary-font !default;
|
|
|
78507
78551
|
}
|
|
78508
78552
|
|
|
78509
78553
|
& .e-headercelldiv {
|
|
78510
|
-
padding: 0
|
|
78554
|
+
padding: 0 1.6em 0 1.2em;
|
|
78511
78555
|
|
|
78512
78556
|
& .e-sortnumber {
|
|
78513
78557
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -98846,7 +98890,9 @@ $lg-desktop: 1399.98;
|
|
|
98846
98890
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
98847
98891
|
height: $pv-toolbar-btn-height;
|
|
98848
98892
|
min-width: $pv-toolbar-btn-width;
|
|
98849
|
-
|
|
98893
|
+
@if ($skin-name != 'fluent2') {
|
|
98894
|
+
width: $pv-toolbar-btn-width;
|
|
98895
|
+
}
|
|
98850
98896
|
@if $skin-name == 'FluentUI' {
|
|
98851
98897
|
line-height: $pv-toolbar-btn-height;
|
|
98852
98898
|
min-width: 40px;
|
|
@@ -99764,7 +99810,8 @@ $lg-desktop: 1399.98;
|
|
|
99764
99810
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
99765
99811
|
}
|
|
99766
99812
|
|
|
99767
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
99813
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
99814
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
99768
99815
|
{
|
|
99769
99816
|
background: $pv-thumbnail-view-button-selection-background;
|
|
99770
99817
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100127,7 +100174,9 @@ $lg-desktop: 1399.98;
|
|
|
100127
100174
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100128
100175
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100129
100176
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100130
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100177
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100178
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100179
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100131
100180
|
color: $pv-icon-color;
|
|
100132
100181
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100133
100182
|
box-shadow: none;
|
|
@@ -100191,13 +100240,18 @@ $lg-desktop: 1399.98;
|
|
|
100191
100240
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100192
100241
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100193
100242
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100194
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100243
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100244
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100245
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100195
100246
|
@if $skin-name == 'bootstrap4' {
|
|
100196
100247
|
color: $pv-icon-color-hover;
|
|
100197
100248
|
}
|
|
100198
100249
|
@if $skin-name == 'bootstrap5' {
|
|
100199
100250
|
color: $white;
|
|
100200
100251
|
}
|
|
100252
|
+
@if $skin-name == 'fluent2' {
|
|
100253
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100254
|
+
}
|
|
100201
100255
|
@if $skin-name == 'FluentUI' {
|
|
100202
100256
|
color: $pv-item-selection-color;
|
|
100203
100257
|
}
|
|
@@ -100209,7 +100263,7 @@ $lg-desktop: 1399.98;
|
|
|
100209
100263
|
@if $skin-name == 'bootstrap4' {
|
|
100210
100264
|
color: $pv-icon-color-hover;
|
|
100211
100265
|
}
|
|
100212
|
-
@if $skin-name == 'bootstrap5' {
|
|
100266
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100213
100267
|
color: $pv-icon-color;
|
|
100214
100268
|
}
|
|
100215
100269
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100217,12 +100271,23 @@ $lg-desktop: 1399.98;
|
|
|
100217
100271
|
}
|
|
100218
100272
|
}
|
|
100219
100273
|
|
|
100274
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100275
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100276
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100277
|
+
@if ($skin-name == 'fluent2') {
|
|
100278
|
+
color: $pv-icon-color;
|
|
100279
|
+
}
|
|
100280
|
+
}
|
|
100281
|
+
|
|
100220
100282
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100221
100283
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100222
100284
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100223
100285
|
@if $skin-name == 'bootstrap4' {
|
|
100224
100286
|
color: $pv-icon-color-hover;
|
|
100225
100287
|
}
|
|
100288
|
+
@if $skin-name == 'fluent2' {
|
|
100289
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100290
|
+
}
|
|
100226
100291
|
}
|
|
100227
100292
|
|
|
100228
100293
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -100574,10 +100639,13 @@ $lg-desktop: 1399.98;
|
|
|
100574
100639
|
border-bottom: 2px solid;
|
|
100575
100640
|
margin-top: 0;
|
|
100576
100641
|
padding-top: 5px;
|
|
100577
|
-
@if ($skin-name=='bootstrap5'
|
|
100642
|
+
@if ($skin-name=='bootstrap5') {
|
|
100578
100643
|
margin-top: -4px;
|
|
100579
100644
|
padding-top: 0;
|
|
100580
100645
|
}
|
|
100646
|
+
@if ($theme-name=='fluent2') {
|
|
100647
|
+
padding-top: 0;
|
|
100648
|
+
}
|
|
100581
100649
|
@if $skin-name == 'FluentUI' {
|
|
100582
100650
|
line-height: 11px;
|
|
100583
100651
|
}
|
|
@@ -100589,7 +100657,12 @@ $lg-desktop: 1399.98;
|
|
|
100589
100657
|
line-height: 1.71em;
|
|
100590
100658
|
}
|
|
100591
100659
|
border-bottom: 2px solid;
|
|
100592
|
-
|
|
100660
|
+
@if ($skin-name == 'fluent2') {
|
|
100661
|
+
margin-top: 5px;
|
|
100662
|
+
}
|
|
100663
|
+
@else {
|
|
100664
|
+
margin-top: 0;
|
|
100665
|
+
}
|
|
100593
100666
|
padding-top: 1px;
|
|
100594
100667
|
vertical-align: initial;
|
|
100595
100668
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100601,9 +100674,12 @@ $lg-desktop: 1399.98;
|
|
|
100601
100674
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
100602
100675
|
margin-top: 0;
|
|
100603
100676
|
padding-top: 7px;
|
|
100604
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
100677
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
100605
100678
|
padding-top: 0;
|
|
100606
100679
|
}
|
|
100680
|
+
@if ( or $theme-name == 'fluent2'){
|
|
100681
|
+
padding-top: 5px;
|
|
100682
|
+
}
|
|
100607
100683
|
vertical-align: initial;
|
|
100608
100684
|
}
|
|
100609
100685
|
|
|
@@ -100615,6 +100691,13 @@ $lg-desktop: 1399.98;
|
|
|
100615
100691
|
vertical-align: initial;
|
|
100616
100692
|
}
|
|
100617
100693
|
|
|
100694
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
100695
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
100696
|
+
@if $skin-name != 'Material3' {
|
|
100697
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
100698
|
+
}
|
|
100699
|
+
}
|
|
100700
|
+
|
|
100618
100701
|
.e-pv-annotation-opacity-popup-container,
|
|
100619
100702
|
.e-pv-annotation-thickness-popup-container {
|
|
100620
100703
|
@if $skin-name != 'Material3' {
|
|
@@ -100973,13 +101056,6 @@ $lg-desktop: 1399.98;
|
|
|
100973
101056
|
}
|
|
100974
101057
|
}
|
|
100975
101058
|
|
|
100976
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
100977
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
100978
|
-
@if ($theme-name == 'fluent2') {
|
|
100979
|
-
line-height: 28px;
|
|
100980
|
-
}
|
|
100981
|
-
}
|
|
100982
|
-
|
|
100983
101059
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
100984
101060
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
100985
101061
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101062,7 +101138,6 @@ $lg-desktop: 1399.98;
|
|
|
101062
101138
|
line-height: $pv-prop-color-picker-line-height;
|
|
101063
101139
|
@if ($skin-name == 'bootstrap5') {
|
|
101064
101140
|
background: $transparent;
|
|
101065
|
-
border: 1px solid $border-light;
|
|
101066
101141
|
border-radius: 4px;
|
|
101067
101142
|
box-sizing: border-box;
|
|
101068
101143
|
color: $content-text-color;
|
|
@@ -101077,6 +101152,13 @@ $lg-desktop: 1399.98;
|
|
|
101077
101152
|
}
|
|
101078
101153
|
}
|
|
101079
101154
|
|
|
101155
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101156
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101157
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101158
|
+
color: $pv-icon-color;
|
|
101159
|
+
}
|
|
101160
|
+
}
|
|
101161
|
+
|
|
101080
101162
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101081
101163
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101082
101164
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101608,7 +101690,7 @@ $lg-desktop: 1399.98;
|
|
|
101608
101690
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
101609
101691
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
101610
101692
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
101611
|
-
@if $skin-name != 'Material3' {
|
|
101693
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
101612
101694
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
101613
101695
|
}
|
|
101614
101696
|
}
|
|
@@ -101712,14 +101794,6 @@ $lg-desktop: 1399.98;
|
|
|
101712
101794
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
101713
101795
|
}
|
|
101714
101796
|
|
|
101715
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
101716
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
101717
|
-
@if $theme-name == 'fluent2' {
|
|
101718
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101719
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101720
|
-
}
|
|
101721
|
-
}
|
|
101722
|
-
|
|
101723
101797
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
101724
101798
|
@if $theme-name == 'fluent2' {
|
|
101725
101799
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -102062,6 +102136,8 @@ $lg-desktop: 1399.98;
|
|
|
102062
102136
|
padding-right: 7px;
|
|
102063
102137
|
@if $skin-name == 'Material3' {
|
|
102064
102138
|
font-size: $text-xs;
|
|
102139
|
+
padding-left: 12px;
|
|
102140
|
+
padding-right: 12px;
|
|
102065
102141
|
}
|
|
102066
102142
|
}
|
|
102067
102143
|
|
|
@@ -102204,7 +102280,7 @@ $lg-desktop: 1399.98;
|
|
|
102204
102280
|
.e-pv-comments-panel-text {
|
|
102205
102281
|
font-size: 15px;
|
|
102206
102282
|
padding-left: 85px;
|
|
102207
|
-
color:
|
|
102283
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102208
102284
|
}
|
|
102209
102285
|
|
|
102210
102286
|
.e-pv-comments-content-container {
|
|
@@ -102392,8 +102468,34 @@ $lg-desktop: 1399.98;
|
|
|
102392
102468
|
}
|
|
102393
102469
|
}
|
|
102394
102470
|
|
|
102471
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102472
|
+
@if ($skin-name == 'fluent2') {
|
|
102473
|
+
margin-top: -4px;
|
|
102474
|
+
}
|
|
102475
|
+
}
|
|
102476
|
+
|
|
102477
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102478
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102479
|
+
@if ($skin-name == 'fluent2') {
|
|
102480
|
+
margin-top: -5px;
|
|
102481
|
+
}
|
|
102482
|
+
}
|
|
102483
|
+
|
|
102484
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102485
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102486
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
102487
|
+
@if ($skin-name == 'fluent2') {
|
|
102488
|
+
padding-top: 8px;
|
|
102489
|
+
}
|
|
102490
|
+
}
|
|
102491
|
+
|
|
102395
102492
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102396
|
-
|
|
102493
|
+
@if ($skin-name == 'fluent2') {
|
|
102494
|
+
margin-top: -4px;
|
|
102495
|
+
}
|
|
102496
|
+
@else {
|
|
102497
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
102498
|
+
}
|
|
102397
102499
|
@if $theme-name != 'fluent2'{
|
|
102398
102500
|
padding-left: 7px;
|
|
102399
102501
|
}
|
|
@@ -102717,7 +102819,9 @@ $lg-desktop: 1399.98;
|
|
|
102717
102819
|
@if $skin-name == 'bootstrap5' {
|
|
102718
102820
|
color: $pv-icon-color;
|
|
102719
102821
|
height: 32px;
|
|
102720
|
-
|
|
102822
|
+
@if ($theme-name != 'fluent2') {
|
|
102823
|
+
line-height: 32px;
|
|
102824
|
+
}
|
|
102721
102825
|
}
|
|
102722
102826
|
@else {
|
|
102723
102827
|
color: $pv-icon-color;
|
|
@@ -102774,13 +102878,6 @@ $lg-desktop: 1399.98;
|
|
|
102774
102878
|
border-color: $pv-annotation-dropdown-border-color;
|
|
102775
102879
|
}
|
|
102776
102880
|
|
|
102777
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102778
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102779
|
-
@if $theme-name == 'fluent2' {
|
|
102780
|
-
margin-top: -10px;
|
|
102781
|
-
}
|
|
102782
|
-
}
|
|
102783
|
-
|
|
102784
102881
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
102785
102882
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
102786
102883
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103349,6 +103446,7 @@ $lg-desktop: 1399.98;
|
|
|
103349
103446
|
|
|
103350
103447
|
.e-pv-properties-form-field-group-btn-div {
|
|
103351
103448
|
display: grid;
|
|
103449
|
+
align-content: space-between;
|
|
103352
103450
|
}
|
|
103353
103451
|
|
|
103354
103452
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -103707,7 +103805,6 @@ $lg-desktop: 1399.98;
|
|
|
103707
103805
|
}
|
|
103708
103806
|
@if $theme-name == 'fluent2'{
|
|
103709
103807
|
font-family: $font-family;
|
|
103710
|
-
margin-left: 7px;
|
|
103711
103808
|
}
|
|
103712
103809
|
}
|
|
103713
103810
|
|
|
@@ -124696,6 +124793,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124696
124793
|
|
|
124697
124794
|
.e-disabled {
|
|
124698
124795
|
opacity: $ribbon-disabled-opacity;
|
|
124796
|
+
pointer-events: none;
|
|
124699
124797
|
}
|
|
124700
124798
|
|
|
124701
124799
|
.e-input-group {
|