@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
|
@@ -32013,7 +32013,13 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32013
32013
|
&.e-scale {
|
|
32014
32014
|
&.e-h-scale {
|
|
32015
32015
|
.e-tick {
|
|
32016
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32016
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32017
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32018
|
+
@if ($skin-name == 'material-dark') {
|
|
32019
|
+
background-position: bottom;
|
|
32020
|
+
}
|
|
32021
|
+
}
|
|
32022
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32017
32023
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32018
32024
|
}
|
|
32019
32025
|
@else {
|
|
@@ -32023,7 +32029,10 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32023
32029
|
}
|
|
32024
32030
|
|
|
32025
32031
|
.e-large {
|
|
32026
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32032
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32033
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32034
|
+
}
|
|
32035
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32027
32036
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32028
32037
|
}
|
|
32029
32038
|
}
|
|
@@ -32053,7 +32062,13 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32053
32062
|
&.e-scale {
|
|
32054
32063
|
&.e-h-scale {
|
|
32055
32064
|
.e-tick {
|
|
32056
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32065
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32066
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32067
|
+
@if ($skin-name == 'material-dark') {
|
|
32068
|
+
background-position-x: center;
|
|
32069
|
+
}
|
|
32070
|
+
}
|
|
32071
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32057
32072
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32058
32073
|
}
|
|
32059
32074
|
@else {
|
|
@@ -32063,7 +32078,10 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32063
32078
|
}
|
|
32064
32079
|
|
|
32065
32080
|
.e-large {
|
|
32066
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32081
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32082
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32083
|
+
}
|
|
32084
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32067
32085
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32068
32086
|
}
|
|
32069
32087
|
}
|
|
@@ -32139,7 +32157,12 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32139
32157
|
}
|
|
32140
32158
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32141
32159
|
background-position: center;
|
|
32142
|
-
|
|
32160
|
+
@if ($skin-name == 'material-dark') {
|
|
32161
|
+
height: 12px;
|
|
32162
|
+
}
|
|
32163
|
+
@else {
|
|
32164
|
+
height: 99%;
|
|
32165
|
+
}
|
|
32143
32166
|
}
|
|
32144
32167
|
}
|
|
32145
32168
|
|
|
@@ -32165,6 +32188,10 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32165
32188
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32166
32189
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32167
32190
|
}
|
|
32191
|
+
@else if ($skin-name == 'material-dark') {
|
|
32192
|
+
height: 20px;
|
|
32193
|
+
top: 4px;
|
|
32194
|
+
}
|
|
32168
32195
|
}
|
|
32169
32196
|
}
|
|
32170
32197
|
|
|
@@ -32264,7 +32291,7 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32264
32291
|
background-position: center center;
|
|
32265
32292
|
}
|
|
32266
32293
|
|
|
32267
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32294
|
+
@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') {
|
|
32268
32295
|
&.e-large {
|
|
32269
32296
|
@if ($skin-name != 'bootstrap4') {
|
|
32270
32297
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32354,7 +32381,7 @@ $slider-limit-bar-horizontal-height: 4px !default;
|
|
|
32354
32381
|
.e-tick {
|
|
32355
32382
|
display: inline-block;
|
|
32356
32383
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32357
|
-
background-repeat:
|
|
32384
|
+
background-repeat: repeat-y;
|
|
32358
32385
|
}
|
|
32359
32386
|
|
|
32360
32387
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54617,7 +54644,8 @@ $ripple-width: 32px !default;
|
|
|
54617
54644
|
|
|
54618
54645
|
.e-list-item {
|
|
54619
54646
|
|
|
54620
|
-
div.e-icons::before
|
|
54647
|
+
div.e-icons.e-icon-expandable::before,
|
|
54648
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54621
54649
|
content: '\e22e';
|
|
54622
54650
|
}
|
|
54623
54651
|
}
|
|
@@ -68588,7 +68616,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68588
68616
|
}
|
|
68589
68617
|
}
|
|
68590
68618
|
}
|
|
68591
|
-
.e-listview
|
|
68619
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68592
68620
|
height: 24px;
|
|
68593
68621
|
width: 16px;
|
|
68594
68622
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -75442,7 +75470,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
75442
75470
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
75443
75471
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
75444
75472
|
@if $grid-skin == 'tailwind' {
|
|
75445
|
-
margin-left:
|
|
75473
|
+
margin-left: 4px;
|
|
75446
75474
|
}
|
|
75447
75475
|
}
|
|
75448
75476
|
|
|
@@ -76782,7 +76810,17 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
76782
76810
|
text-transform: $grid-header-text-transform;
|
|
76783
76811
|
user-select: none;
|
|
76784
76812
|
}
|
|
76785
|
-
|
|
76813
|
+
|
|
76814
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
76815
|
+
padding: 0 .4em ;
|
|
76816
|
+
@if $grid-skin == 'fabric' {
|
|
76817
|
+
padding: 0 1px 0;
|
|
76818
|
+
}
|
|
76819
|
+
@if $grid-skin == 'highcontrast' {
|
|
76820
|
+
padding: 0;
|
|
76821
|
+
}
|
|
76822
|
+
}
|
|
76823
|
+
|
|
76786
76824
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
76787
76825
|
overflow: visible;
|
|
76788
76826
|
}
|
|
@@ -77284,6 +77322,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
77284
77322
|
right: 2px;
|
|
77285
77323
|
}
|
|
77286
77324
|
}
|
|
77325
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
77326
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
77327
|
+
}
|
|
77287
77328
|
|
|
77288
77329
|
.e-sortfilterdiv {
|
|
77289
77330
|
float: right;
|
|
@@ -77330,7 +77371,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
77330
77371
|
}
|
|
77331
77372
|
|
|
77332
77373
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
77333
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
77374
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
77334
77375
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
77335
77376
|
.e-headercelldiv,
|
|
77336
77377
|
.e-stackedheadercelldiv {
|
|
@@ -78683,6 +78724,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78683
78724
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78684
78725
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78685
78726
|
text-align: right;
|
|
78727
|
+
@if $grid-skin == 'highcontrast' {
|
|
78728
|
+
margin: -7px 0;
|
|
78729
|
+
}
|
|
78686
78730
|
|
|
78687
78731
|
& .e-sortnumber {
|
|
78688
78732
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78694,6 +78738,9 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78694
78738
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78695
78739
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78696
78740
|
text-align: right;
|
|
78741
|
+
@if $grid-skin == 'highcontrast' {
|
|
78742
|
+
margin: -7px 0;
|
|
78743
|
+
}
|
|
78697
78744
|
|
|
78698
78745
|
& .e-sortnumber {
|
|
78699
78746
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78714,9 +78761,6 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78714
78761
|
|
|
78715
78762
|
& .e-sortnumber {
|
|
78716
78763
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78717
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78718
|
-
margin: 4px -2px 0 0;
|
|
78719
|
-
}
|
|
78720
78764
|
}
|
|
78721
78765
|
}
|
|
78722
78766
|
|
|
@@ -78735,7 +78779,7 @@ $grid-checkmark-color: $theme-dark-font !default;
|
|
|
78735
78779
|
}
|
|
78736
78780
|
|
|
78737
78781
|
& .e-headercelldiv {
|
|
78738
|
-
padding: 0
|
|
78782
|
+
padding: 0 1.6em 0 1.2em;
|
|
78739
78783
|
|
|
78740
78784
|
& .e-sortnumber {
|
|
78741
78785
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99066,7 +99110,9 @@ $lg-desktop: 1399.98;
|
|
|
99066
99110
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99067
99111
|
height: $pv-toolbar-btn-height;
|
|
99068
99112
|
min-width: $pv-toolbar-btn-width;
|
|
99069
|
-
|
|
99113
|
+
@if ($skin-name != 'fluent2') {
|
|
99114
|
+
width: $pv-toolbar-btn-width;
|
|
99115
|
+
}
|
|
99070
99116
|
@if $skin-name == 'FluentUI' {
|
|
99071
99117
|
line-height: $pv-toolbar-btn-height;
|
|
99072
99118
|
min-width: 40px;
|
|
@@ -99984,7 +100030,8 @@ $lg-desktop: 1399.98;
|
|
|
99984
100030
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
99985
100031
|
}
|
|
99986
100032
|
|
|
99987
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100033
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100034
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
99988
100035
|
{
|
|
99989
100036
|
background: $pv-thumbnail-view-button-selection-background;
|
|
99990
100037
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100347,7 +100394,9 @@ $lg-desktop: 1399.98;
|
|
|
100347
100394
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100348
100395
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100349
100396
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100350
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100397
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100398
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100399
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100351
100400
|
color: $pv-icon-color;
|
|
100352
100401
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100353
100402
|
box-shadow: none;
|
|
@@ -100411,13 +100460,18 @@ $lg-desktop: 1399.98;
|
|
|
100411
100460
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100412
100461
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100413
100462
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100414
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100463
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100464
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100465
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100415
100466
|
@if $skin-name == 'bootstrap4' {
|
|
100416
100467
|
color: $pv-icon-color-hover;
|
|
100417
100468
|
}
|
|
100418
100469
|
@if $skin-name == 'bootstrap5' {
|
|
100419
100470
|
color: $white;
|
|
100420
100471
|
}
|
|
100472
|
+
@if $skin-name == 'fluent2' {
|
|
100473
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100474
|
+
}
|
|
100421
100475
|
@if $skin-name == 'FluentUI' {
|
|
100422
100476
|
color: $pv-item-selection-color;
|
|
100423
100477
|
}
|
|
@@ -100429,7 +100483,7 @@ $lg-desktop: 1399.98;
|
|
|
100429
100483
|
@if $skin-name == 'bootstrap4' {
|
|
100430
100484
|
color: $pv-icon-color-hover;
|
|
100431
100485
|
}
|
|
100432
|
-
@if $skin-name == 'bootstrap5' {
|
|
100486
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100433
100487
|
color: $pv-icon-color;
|
|
100434
100488
|
}
|
|
100435
100489
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100437,12 +100491,23 @@ $lg-desktop: 1399.98;
|
|
|
100437
100491
|
}
|
|
100438
100492
|
}
|
|
100439
100493
|
|
|
100494
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100495
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100496
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100497
|
+
@if ($skin-name == 'fluent2') {
|
|
100498
|
+
color: $pv-icon-color;
|
|
100499
|
+
}
|
|
100500
|
+
}
|
|
100501
|
+
|
|
100440
100502
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100441
100503
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100442
100504
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100443
100505
|
@if $skin-name == 'bootstrap4' {
|
|
100444
100506
|
color: $pv-icon-color-hover;
|
|
100445
100507
|
}
|
|
100508
|
+
@if $skin-name == 'fluent2' {
|
|
100509
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100510
|
+
}
|
|
100446
100511
|
}
|
|
100447
100512
|
|
|
100448
100513
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -100794,10 +100859,13 @@ $lg-desktop: 1399.98;
|
|
|
100794
100859
|
border-bottom: 2px solid;
|
|
100795
100860
|
margin-top: 0;
|
|
100796
100861
|
padding-top: 5px;
|
|
100797
|
-
@if ($skin-name=='bootstrap5'
|
|
100862
|
+
@if ($skin-name=='bootstrap5') {
|
|
100798
100863
|
margin-top: -4px;
|
|
100799
100864
|
padding-top: 0;
|
|
100800
100865
|
}
|
|
100866
|
+
@if ($theme-name=='fluent2') {
|
|
100867
|
+
padding-top: 0;
|
|
100868
|
+
}
|
|
100801
100869
|
@if $skin-name == 'FluentUI' {
|
|
100802
100870
|
line-height: 11px;
|
|
100803
100871
|
}
|
|
@@ -100809,7 +100877,12 @@ $lg-desktop: 1399.98;
|
|
|
100809
100877
|
line-height: 1.71em;
|
|
100810
100878
|
}
|
|
100811
100879
|
border-bottom: 2px solid;
|
|
100812
|
-
|
|
100880
|
+
@if ($skin-name == 'fluent2') {
|
|
100881
|
+
margin-top: 5px;
|
|
100882
|
+
}
|
|
100883
|
+
@else {
|
|
100884
|
+
margin-top: 0;
|
|
100885
|
+
}
|
|
100813
100886
|
padding-top: 1px;
|
|
100814
100887
|
vertical-align: initial;
|
|
100815
100888
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100821,9 +100894,12 @@ $lg-desktop: 1399.98;
|
|
|
100821
100894
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
100822
100895
|
margin-top: 0;
|
|
100823
100896
|
padding-top: 7px;
|
|
100824
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
100897
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
100825
100898
|
padding-top: 0;
|
|
100826
100899
|
}
|
|
100900
|
+
@if ( or $theme-name == 'fluent2'){
|
|
100901
|
+
padding-top: 5px;
|
|
100902
|
+
}
|
|
100827
100903
|
vertical-align: initial;
|
|
100828
100904
|
}
|
|
100829
100905
|
|
|
@@ -100835,6 +100911,13 @@ $lg-desktop: 1399.98;
|
|
|
100835
100911
|
vertical-align: initial;
|
|
100836
100912
|
}
|
|
100837
100913
|
|
|
100914
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
100915
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
100916
|
+
@if $skin-name != 'Material3' {
|
|
100917
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
100918
|
+
}
|
|
100919
|
+
}
|
|
100920
|
+
|
|
100838
100921
|
.e-pv-annotation-opacity-popup-container,
|
|
100839
100922
|
.e-pv-annotation-thickness-popup-container {
|
|
100840
100923
|
@if $skin-name != 'Material3' {
|
|
@@ -101193,13 +101276,6 @@ $lg-desktop: 1399.98;
|
|
|
101193
101276
|
}
|
|
101194
101277
|
}
|
|
101195
101278
|
|
|
101196
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101197
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101198
|
-
@if ($theme-name == 'fluent2') {
|
|
101199
|
-
line-height: 28px;
|
|
101200
|
-
}
|
|
101201
|
-
}
|
|
101202
|
-
|
|
101203
101279
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101204
101280
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101205
101281
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101282,7 +101358,6 @@ $lg-desktop: 1399.98;
|
|
|
101282
101358
|
line-height: $pv-prop-color-picker-line-height;
|
|
101283
101359
|
@if ($skin-name == 'bootstrap5') {
|
|
101284
101360
|
background: $transparent;
|
|
101285
|
-
border: 1px solid $border-light;
|
|
101286
101361
|
border-radius: 4px;
|
|
101287
101362
|
box-sizing: border-box;
|
|
101288
101363
|
color: $content-text-color;
|
|
@@ -101297,6 +101372,13 @@ $lg-desktop: 1399.98;
|
|
|
101297
101372
|
}
|
|
101298
101373
|
}
|
|
101299
101374
|
|
|
101375
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101376
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101377
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101378
|
+
color: $pv-icon-color;
|
|
101379
|
+
}
|
|
101380
|
+
}
|
|
101381
|
+
|
|
101300
101382
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101301
101383
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101302
101384
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101828,7 +101910,7 @@ $lg-desktop: 1399.98;
|
|
|
101828
101910
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
101829
101911
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
101830
101912
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
101831
|
-
@if $skin-name != 'Material3' {
|
|
101913
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
101832
101914
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
101833
101915
|
}
|
|
101834
101916
|
}
|
|
@@ -101932,14 +102014,6 @@ $lg-desktop: 1399.98;
|
|
|
101932
102014
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
101933
102015
|
}
|
|
101934
102016
|
|
|
101935
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
101936
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
101937
|
-
@if $theme-name == 'fluent2' {
|
|
101938
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101939
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101940
|
-
}
|
|
101941
|
-
}
|
|
101942
|
-
|
|
101943
102017
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
101944
102018
|
@if $theme-name == 'fluent2' {
|
|
101945
102019
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -102282,6 +102356,8 @@ $lg-desktop: 1399.98;
|
|
|
102282
102356
|
padding-right: 7px;
|
|
102283
102357
|
@if $skin-name == 'Material3' {
|
|
102284
102358
|
font-size: $text-xs;
|
|
102359
|
+
padding-left: 12px;
|
|
102360
|
+
padding-right: 12px;
|
|
102285
102361
|
}
|
|
102286
102362
|
}
|
|
102287
102363
|
|
|
@@ -102424,7 +102500,7 @@ $lg-desktop: 1399.98;
|
|
|
102424
102500
|
.e-pv-comments-panel-text {
|
|
102425
102501
|
font-size: 15px;
|
|
102426
102502
|
padding-left: 85px;
|
|
102427
|
-
color:
|
|
102503
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102428
102504
|
}
|
|
102429
102505
|
|
|
102430
102506
|
.e-pv-comments-content-container {
|
|
@@ -102612,8 +102688,34 @@ $lg-desktop: 1399.98;
|
|
|
102612
102688
|
}
|
|
102613
102689
|
}
|
|
102614
102690
|
|
|
102691
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102692
|
+
@if ($skin-name == 'fluent2') {
|
|
102693
|
+
margin-top: -4px;
|
|
102694
|
+
}
|
|
102695
|
+
}
|
|
102696
|
+
|
|
102697
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102698
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102699
|
+
@if ($skin-name == 'fluent2') {
|
|
102700
|
+
margin-top: -5px;
|
|
102701
|
+
}
|
|
102702
|
+
}
|
|
102703
|
+
|
|
102704
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102705
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102706
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
102707
|
+
@if ($skin-name == 'fluent2') {
|
|
102708
|
+
padding-top: 8px;
|
|
102709
|
+
}
|
|
102710
|
+
}
|
|
102711
|
+
|
|
102615
102712
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102616
|
-
|
|
102713
|
+
@if ($skin-name == 'fluent2') {
|
|
102714
|
+
margin-top: -4px;
|
|
102715
|
+
}
|
|
102716
|
+
@else {
|
|
102717
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
102718
|
+
}
|
|
102617
102719
|
@if $theme-name != 'fluent2'{
|
|
102618
102720
|
padding-left: 7px;
|
|
102619
102721
|
}
|
|
@@ -102937,7 +103039,9 @@ $lg-desktop: 1399.98;
|
|
|
102937
103039
|
@if $skin-name == 'bootstrap5' {
|
|
102938
103040
|
color: $pv-icon-color;
|
|
102939
103041
|
height: 32px;
|
|
102940
|
-
|
|
103042
|
+
@if ($theme-name != 'fluent2') {
|
|
103043
|
+
line-height: 32px;
|
|
103044
|
+
}
|
|
102941
103045
|
}
|
|
102942
103046
|
@else {
|
|
102943
103047
|
color: $pv-icon-color;
|
|
@@ -102994,13 +103098,6 @@ $lg-desktop: 1399.98;
|
|
|
102994
103098
|
border-color: $pv-annotation-dropdown-border-color;
|
|
102995
103099
|
}
|
|
102996
103100
|
|
|
102997
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102998
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102999
|
-
@if $theme-name == 'fluent2' {
|
|
103000
|
-
margin-top: -10px;
|
|
103001
|
-
}
|
|
103002
|
-
}
|
|
103003
|
-
|
|
103004
103101
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
103005
103102
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
103006
103103
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103569,6 +103666,7 @@ $lg-desktop: 1399.98;
|
|
|
103569
103666
|
|
|
103570
103667
|
.e-pv-properties-form-field-group-btn-div {
|
|
103571
103668
|
display: grid;
|
|
103669
|
+
align-content: space-between;
|
|
103572
103670
|
}
|
|
103573
103671
|
|
|
103574
103672
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -103927,7 +104025,6 @@ $lg-desktop: 1399.98;
|
|
|
103927
104025
|
}
|
|
103928
104026
|
@if $theme-name == 'fluent2'{
|
|
103929
104027
|
font-family: $font-family;
|
|
103930
|
-
margin-left: 7px;
|
|
103931
104028
|
}
|
|
103932
104029
|
}
|
|
103933
104030
|
|
|
@@ -124921,6 +125018,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124921
125018
|
|
|
124922
125019
|
.e-disabled {
|
|
124923
125020
|
opacity: $ribbon-disabled-opacity;
|
|
125021
|
+
pointer-events: none;
|
|
124924
125022
|
}
|
|
124925
125023
|
|
|
124926
125024
|
.e-input-group {
|