@syncfusion/blazor-themes 26.1.40 → 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/base/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/bds-dark.scss +159 -53
- package/SCSS-Themes/bds.scss +159 -53
- package/SCSS-Themes/bootstrap-dark.scss +159 -53
- package/SCSS-Themes/bootstrap.scss +166 -60
- package/SCSS-Themes/bootstrap4.scss +166 -60
- package/SCSS-Themes/bootstrap5-dark.scss +170 -64
- package/SCSS-Themes/bootstrap5.scss +170 -64
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +5 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +5 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent2-dark.scss +3 -3
- package/SCSS-Themes/calendars/daterangepicker/fluent2.scss +3 -3
- 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/dropdowns/drop-down-tree/bds-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -0
- package/SCSS-Themes/fabric-dark.scss +159 -53
- package/SCSS-Themes/fabric.scss +163 -57
- package/SCSS-Themes/fluent-dark.scss +167 -61
- package/SCSS-Themes/fluent.scss +167 -61
- package/SCSS-Themes/fluent2-dark.scss +181 -74
- package/SCSS-Themes/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/fluent2.scss +181 -74
- 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 +166 -60
- 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 +170 -63
- package/SCSS-Themes/material.scss +161 -55
- package/SCSS-Themes/material3-dark.scss +166 -60
- package/SCSS-Themes/material3.scss +166 -60
- 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 +170 -64
- package/SCSS-Themes/tailwind.scss +170 -64
- package/package.json +1 -1
|
@@ -25378,6 +25378,11 @@ $calendar-small-font-size: 12px !default;
|
|
|
25378
25378
|
color: $calendar-today-focused-font-color;
|
|
25379
25379
|
}
|
|
25380
25380
|
}
|
|
25381
|
+
#{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
|
|
25382
|
+
@if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
|
|
25383
|
+
color: $calendar-today-disabled-color;
|
|
25384
|
+
}
|
|
25385
|
+
}
|
|
25381
25386
|
#{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
|
|
25382
25387
|
#{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
|
|
25383
25388
|
#{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
|
|
@@ -31917,7 +31922,13 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
|
|
|
31917
31922
|
&.e-scale {
|
|
31918
31923
|
&.e-h-scale {
|
|
31919
31924
|
.e-tick {
|
|
31920
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31925
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31926
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
31927
|
+
@if ($skin-name == 'material-dark') {
|
|
31928
|
+
background-position: bottom;
|
|
31929
|
+
}
|
|
31930
|
+
}
|
|
31931
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31921
31932
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
31922
31933
|
}
|
|
31923
31934
|
@else {
|
|
@@ -31927,7 +31938,10 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
|
|
|
31927
31938
|
}
|
|
31928
31939
|
|
|
31929
31940
|
.e-large {
|
|
31930
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31941
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31942
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
31943
|
+
}
|
|
31944
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31931
31945
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
31932
31946
|
}
|
|
31933
31947
|
}
|
|
@@ -31957,7 +31971,13 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
|
|
|
31957
31971
|
&.e-scale {
|
|
31958
31972
|
&.e-h-scale {
|
|
31959
31973
|
.e-tick {
|
|
31960
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31974
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31975
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
31976
|
+
@if ($skin-name == 'material-dark') {
|
|
31977
|
+
background-position-x: center;
|
|
31978
|
+
}
|
|
31979
|
+
}
|
|
31980
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31961
31981
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
31962
31982
|
}
|
|
31963
31983
|
@else {
|
|
@@ -31967,7 +31987,10 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
|
|
|
31967
31987
|
}
|
|
31968
31988
|
|
|
31969
31989
|
.e-large {
|
|
31970
|
-
@if ($skin-name != 'material' and $skin-name
|
|
31990
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
31991
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
31992
|
+
}
|
|
31993
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
31971
31994
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
31972
31995
|
}
|
|
31973
31996
|
}
|
|
@@ -32043,7 +32066,12 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
|
|
|
32043
32066
|
}
|
|
32044
32067
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32045
32068
|
background-position: center;
|
|
32046
|
-
|
|
32069
|
+
@if ($skin-name == 'material-dark') {
|
|
32070
|
+
height: 12px;
|
|
32071
|
+
}
|
|
32072
|
+
@else {
|
|
32073
|
+
height: 99%;
|
|
32074
|
+
}
|
|
32047
32075
|
}
|
|
32048
32076
|
}
|
|
32049
32077
|
|
|
@@ -32069,6 +32097,10 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
|
|
|
32069
32097
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32070
32098
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32071
32099
|
}
|
|
32100
|
+
@else if ($skin-name == 'material-dark') {
|
|
32101
|
+
height: 20px;
|
|
32102
|
+
top: 4px;
|
|
32103
|
+
}
|
|
32072
32104
|
}
|
|
32073
32105
|
}
|
|
32074
32106
|
|
|
@@ -32168,7 +32200,7 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
|
|
|
32168
32200
|
background-position: center center;
|
|
32169
32201
|
}
|
|
32170
32202
|
|
|
32171
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32203
|
+
@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') {
|
|
32172
32204
|
&.e-large {
|
|
32173
32205
|
@if ($skin-name != 'bootstrap4') {
|
|
32174
32206
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32258,7 +32290,7 @@ $slider-limit-bar-color: rgba($bg-base-0, .25) !default;
|
|
|
32258
32290
|
.e-tick {
|
|
32259
32291
|
display: inline-block;
|
|
32260
32292
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32261
|
-
background-repeat:
|
|
32293
|
+
background-repeat: repeat-y;
|
|
32262
32294
|
}
|
|
32263
32295
|
|
|
32264
32296
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54519,7 +54551,8 @@ $ripple-width: 32px !default;
|
|
|
54519
54551
|
|
|
54520
54552
|
.e-list-item {
|
|
54521
54553
|
|
|
54522
|
-
div.e-icons::before
|
|
54554
|
+
div.e-icons.e-icon-expandable::before,
|
|
54555
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54523
54556
|
content: '\e22e';
|
|
54524
54557
|
}
|
|
54525
54558
|
}
|
|
@@ -57683,7 +57716,7 @@ $ddt-item-hover-bg: $hover-bg !default;
|
|
|
57683
57716
|
|
|
57684
57717
|
&.e-chip-input {
|
|
57685
57718
|
width: 0;
|
|
57686
|
-
|
|
57719
|
+
visibility: hidden;
|
|
57687
57720
|
}
|
|
57688
57721
|
}
|
|
57689
57722
|
|
|
@@ -61293,6 +61326,9 @@ ejs-multiselect {
|
|
|
61293
61326
|
@if $ddl-multiselect-skin-name != 'Material3' {
|
|
61294
61327
|
background-color: $ddl-chip-bg-color;
|
|
61295
61328
|
}
|
|
61329
|
+
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
61330
|
+
border: $dd-chip-border;
|
|
61331
|
+
}
|
|
61296
61332
|
border-radius: $ddl-chip-radius;
|
|
61297
61333
|
height: $ddl-chip-height;
|
|
61298
61334
|
}
|
|
@@ -68606,7 +68642,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68606
68642
|
}
|
|
68607
68643
|
}
|
|
68608
68644
|
}
|
|
68609
|
-
.e-listview
|
|
68645
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
68610
68646
|
height: 24px;
|
|
68611
68647
|
width: 16px;
|
|
68612
68648
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -74366,7 +74402,7 @@ $grid-filtercell-both-border-width: 1px 0 0 1px !default;
|
|
|
74366
74402
|
$grid-indentcell-border-width: 0 1px 0 0 !default;
|
|
74367
74403
|
$grid-headercelldiv-line-height: 29px !default;
|
|
74368
74404
|
$grid-bigger-headercelldiv-line-height: $grid-headercelldiv-line-height !default;
|
|
74369
|
-
$grid-rtl-headercelldiv-padding: 0 .6em 0
|
|
74405
|
+
$grid-rtl-headercelldiv-padding: 0 .6em 0 .9em !default;
|
|
74370
74406
|
$grid-rtl-headercelldiv-chkbox-padding: 0 0 0 0 !default;
|
|
74371
74407
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 0 0 .2em !default;
|
|
74372
74408
|
$grid-td-checkbox-margin-top: 5px !default;
|
|
@@ -74467,7 +74503,7 @@ $grid-headercell-line-height: 36px !default;
|
|
|
74467
74503
|
$grid-header-padding: 8px !default;
|
|
74468
74504
|
$grid-header-first-last-cell-padding: 10px !default;
|
|
74469
74505
|
$grid-headercelldiv-margin: 0 !default;
|
|
74470
|
-
$grid-headercell-div-padding: 0 !default;
|
|
74506
|
+
$grid-headercell-div-padding: 0 .5em 0 0 !default;
|
|
74471
74507
|
$grid-headecell-span-height: 26px !default;
|
|
74472
74508
|
$grid-headercelldiv-right-align-padding: 0 0 0 10px !default;
|
|
74473
74509
|
$grid-headercelldiv-padding: 0 10px 0 0 !default;
|
|
@@ -74583,12 +74619,12 @@ $grid-bigger-columnchooser-content-padding: 25px 25px 5px 12px !default;
|
|
|
74583
74619
|
$grid-bigger-columnchooser-content-margin: 30px 0 20px !default;
|
|
74584
74620
|
$grid-bigger-cc-checkbox-padding-left: 13px !default;
|
|
74585
74621
|
$grid-bigger-searchdiv-padding-left: 7px !default;
|
|
74586
|
-
$grid-fltr-rtl-sortnumber-margin: 8px 0 0
|
|
74622
|
+
$grid-fltr-rtl-sortnumber-margin: 8px 0 0 18px !default;
|
|
74587
74623
|
$grid-rtl-sortnumber-margin: $grid-fltr-rtl-sortnumber-margin !default;
|
|
74588
|
-
$grid-rtl-bigger-sortnumber-margin: 7px 0 0
|
|
74624
|
+
$grid-rtl-bigger-sortnumber-margin: 7px 0 0 13px !default;
|
|
74589
74625
|
$grid-rtl-bigger-sortnumber-withfilter-margin: $grid-rtl-bigger-sortnumber-margin !default;
|
|
74590
|
-
$grid-rtl-bigger-rightalign-sortnumber-margin: 7px 0 0
|
|
74591
|
-
$grid-fltr-rtl-sortnumber-rightalign-margin: 7px 0 0
|
|
74626
|
+
$grid-rtl-bigger-rightalign-sortnumber-margin: 7px 0 0 13px !default;
|
|
74627
|
+
$grid-fltr-rtl-sortnumber-rightalign-margin: 7px 0 0 20px !default;
|
|
74592
74628
|
$grid-rtl-sortnumber-rightalign-margin: $grid-fltr-rtl-sortnumber-rightalign-margin !default;
|
|
74593
74629
|
$grid-rtl-headercell-border-width: 0 !default;
|
|
74594
74630
|
$grid-rtl-th-firstcell-border-left: 0 !default;
|
|
@@ -74879,7 +74915,7 @@ $grid-responsive-apply-btn-top: 3px !default;
|
|
|
74879
74915
|
$grid-responsive-column-menu-icon-margin-top: 4px !default;
|
|
74880
74916
|
$grid-rtl-headercelldiv-left-align-margin: 10px !default;
|
|
74881
74917
|
$grid-rtl-filtermenudiv-left-align-margin: -5px !default;
|
|
74882
|
-
$grid-rtl-sort-num-left-align-margin: 7px -2px 0
|
|
74918
|
+
$grid-rtl-sort-num-left-align-margin: 7px -2px 0 2px !default;
|
|
74883
74919
|
$grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
74884
74920
|
$grid-rowcell-color: rgba($grid-content-font-color, $grid-conent-font-opacity) !default;
|
|
74885
74921
|
$grid-reorderarrow-margin-top: -5px !default;
|
|
@@ -75454,7 +75490,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
75454
75490
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
75455
75491
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
75456
75492
|
@if $grid-skin == 'tailwind' {
|
|
75457
|
-
margin-left:
|
|
75493
|
+
margin-left: 4px;
|
|
75458
75494
|
}
|
|
75459
75495
|
}
|
|
75460
75496
|
|
|
@@ -76794,7 +76830,17 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
76794
76830
|
text-transform: $grid-header-text-transform;
|
|
76795
76831
|
user-select: none;
|
|
76796
76832
|
}
|
|
76797
|
-
|
|
76833
|
+
|
|
76834
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
76835
|
+
padding: 0 .4em ;
|
|
76836
|
+
@if $grid-skin == 'fabric' {
|
|
76837
|
+
padding: 0 1px 0;
|
|
76838
|
+
}
|
|
76839
|
+
@if $grid-skin == 'highcontrast' {
|
|
76840
|
+
padding: 0;
|
|
76841
|
+
}
|
|
76842
|
+
}
|
|
76843
|
+
|
|
76798
76844
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
76799
76845
|
overflow: visible;
|
|
76800
76846
|
}
|
|
@@ -77296,6 +77342,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
77296
77342
|
right: 2px;
|
|
77297
77343
|
}
|
|
77298
77344
|
}
|
|
77345
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
77346
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
77347
|
+
}
|
|
77299
77348
|
|
|
77300
77349
|
.e-sortfilterdiv {
|
|
77301
77350
|
float: right;
|
|
@@ -77342,7 +77391,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
77342
77391
|
}
|
|
77343
77392
|
|
|
77344
77393
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
77345
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
77394
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
77346
77395
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
77347
77396
|
.e-headercelldiv,
|
|
77348
77397
|
.e-stackedheadercelldiv {
|
|
@@ -78695,6 +78744,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
78695
78744
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78696
78745
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78697
78746
|
text-align: right;
|
|
78747
|
+
@if $grid-skin == 'highcontrast' {
|
|
78748
|
+
margin: -7px 0;
|
|
78749
|
+
}
|
|
78698
78750
|
|
|
78699
78751
|
& .e-sortnumber {
|
|
78700
78752
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -78706,6 +78758,9 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
78706
78758
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78707
78759
|
padding: $grid-rtl-headercelldiv-padding;
|
|
78708
78760
|
text-align: right;
|
|
78761
|
+
@if $grid-skin == 'highcontrast' {
|
|
78762
|
+
margin: -7px 0;
|
|
78763
|
+
}
|
|
78709
78764
|
|
|
78710
78765
|
& .e-sortnumber {
|
|
78711
78766
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -78726,9 +78781,6 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
78726
78781
|
|
|
78727
78782
|
& .e-sortnumber {
|
|
78728
78783
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
78729
|
-
@if $grid-skin == 'bootstrap4' {
|
|
78730
|
-
margin: 4px -2px 0 0;
|
|
78731
|
-
}
|
|
78732
78784
|
}
|
|
78733
78785
|
}
|
|
78734
78786
|
|
|
@@ -78747,7 +78799,7 @@ $grid-checkmark-color: $selection-font !default;
|
|
|
78747
78799
|
}
|
|
78748
78800
|
|
|
78749
78801
|
& .e-headercelldiv {
|
|
78750
|
-
padding: 0
|
|
78802
|
+
padding: 0 1.6em 0 1.2em;
|
|
78751
78803
|
|
|
78752
78804
|
& .e-sortnumber {
|
|
78753
78805
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99083,7 +99135,9 @@ $lg-desktop: 1399.98;
|
|
|
99083
99135
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
99084
99136
|
height: $pv-toolbar-btn-height;
|
|
99085
99137
|
min-width: $pv-toolbar-btn-width;
|
|
99086
|
-
|
|
99138
|
+
@if ($skin-name != 'fluent2') {
|
|
99139
|
+
width: $pv-toolbar-btn-width;
|
|
99140
|
+
}
|
|
99087
99141
|
@if $skin-name == 'FluentUI' {
|
|
99088
99142
|
line-height: $pv-toolbar-btn-height;
|
|
99089
99143
|
min-width: 40px;
|
|
@@ -100001,7 +100055,8 @@ $lg-desktop: 1399.98;
|
|
|
100001
100055
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
100002
100056
|
}
|
|
100003
100057
|
|
|
100004
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
100058
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
100059
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
100005
100060
|
{
|
|
100006
100061
|
background: $pv-thumbnail-view-button-selection-background;
|
|
100007
100062
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -100364,7 +100419,9 @@ $lg-desktop: 1399.98;
|
|
|
100364
100419
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
100365
100420
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
100366
100421
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
100367
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
100422
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
100423
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
100424
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
100368
100425
|
color: $pv-icon-color;
|
|
100369
100426
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
100370
100427
|
box-shadow: none;
|
|
@@ -100428,13 +100485,18 @@ $lg-desktop: 1399.98;
|
|
|
100428
100485
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
100429
100486
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100430
100487
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
100431
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
100488
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
100489
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
100490
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
100432
100491
|
@if $skin-name == 'bootstrap4' {
|
|
100433
100492
|
color: $pv-icon-color-hover;
|
|
100434
100493
|
}
|
|
100435
100494
|
@if $skin-name == 'bootstrap5' {
|
|
100436
100495
|
color: $white;
|
|
100437
100496
|
}
|
|
100497
|
+
@if $skin-name == 'fluent2' {
|
|
100498
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100499
|
+
}
|
|
100438
100500
|
@if $skin-name == 'FluentUI' {
|
|
100439
100501
|
color: $pv-item-selection-color;
|
|
100440
100502
|
}
|
|
@@ -100446,7 +100508,7 @@ $lg-desktop: 1399.98;
|
|
|
100446
100508
|
@if $skin-name == 'bootstrap4' {
|
|
100447
100509
|
color: $pv-icon-color-hover;
|
|
100448
100510
|
}
|
|
100449
|
-
@if $skin-name == 'bootstrap5' {
|
|
100511
|
+
@if ($skin-name == 'bootstrap5') {
|
|
100450
100512
|
color: $pv-icon-color;
|
|
100451
100513
|
}
|
|
100452
100514
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100454,12 +100516,23 @@ $lg-desktop: 1399.98;
|
|
|
100454
100516
|
}
|
|
100455
100517
|
}
|
|
100456
100518
|
|
|
100519
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100520
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
100521
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
100522
|
+
@if ($skin-name == 'fluent2') {
|
|
100523
|
+
color: $pv-icon-color;
|
|
100524
|
+
}
|
|
100525
|
+
}
|
|
100526
|
+
|
|
100457
100527
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
100458
100528
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
100459
100529
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
100460
100530
|
@if $skin-name == 'bootstrap4' {
|
|
100461
100531
|
color: $pv-icon-color-hover;
|
|
100462
100532
|
}
|
|
100533
|
+
@if $skin-name == 'fluent2' {
|
|
100534
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
100535
|
+
}
|
|
100463
100536
|
}
|
|
100464
100537
|
|
|
100465
100538
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -100811,10 +100884,13 @@ $lg-desktop: 1399.98;
|
|
|
100811
100884
|
border-bottom: 2px solid;
|
|
100812
100885
|
margin-top: 0;
|
|
100813
100886
|
padding-top: 5px;
|
|
100814
|
-
@if ($skin-name=='bootstrap5'
|
|
100887
|
+
@if ($skin-name=='bootstrap5') {
|
|
100815
100888
|
margin-top: -4px;
|
|
100816
100889
|
padding-top: 0;
|
|
100817
100890
|
}
|
|
100891
|
+
@if ($theme-name=='fluent2') {
|
|
100892
|
+
padding-top: 0;
|
|
100893
|
+
}
|
|
100818
100894
|
@if $skin-name == 'FluentUI' {
|
|
100819
100895
|
line-height: 11px;
|
|
100820
100896
|
}
|
|
@@ -100826,7 +100902,12 @@ $lg-desktop: 1399.98;
|
|
|
100826
100902
|
line-height: 1.71em;
|
|
100827
100903
|
}
|
|
100828
100904
|
border-bottom: 2px solid;
|
|
100829
|
-
|
|
100905
|
+
@if ($skin-name == 'fluent2') {
|
|
100906
|
+
margin-top: 5px;
|
|
100907
|
+
}
|
|
100908
|
+
@else {
|
|
100909
|
+
margin-top: 0;
|
|
100910
|
+
}
|
|
100830
100911
|
padding-top: 1px;
|
|
100831
100912
|
vertical-align: initial;
|
|
100832
100913
|
@if $skin-name == 'FluentUI' {
|
|
@@ -100838,9 +100919,12 @@ $lg-desktop: 1399.98;
|
|
|
100838
100919
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
100839
100920
|
margin-top: 0;
|
|
100840
100921
|
padding-top: 7px;
|
|
100841
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
100922
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
100842
100923
|
padding-top: 0;
|
|
100843
100924
|
}
|
|
100925
|
+
@if ( or $theme-name == 'fluent2'){
|
|
100926
|
+
padding-top: 5px;
|
|
100927
|
+
}
|
|
100844
100928
|
vertical-align: initial;
|
|
100845
100929
|
}
|
|
100846
100930
|
|
|
@@ -100852,6 +100936,13 @@ $lg-desktop: 1399.98;
|
|
|
100852
100936
|
vertical-align: initial;
|
|
100853
100937
|
}
|
|
100854
100938
|
|
|
100939
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
100940
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
100941
|
+
@if $skin-name != 'Material3' {
|
|
100942
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
100943
|
+
}
|
|
100944
|
+
}
|
|
100945
|
+
|
|
100855
100946
|
.e-pv-annotation-opacity-popup-container,
|
|
100856
100947
|
.e-pv-annotation-thickness-popup-container {
|
|
100857
100948
|
@if $skin-name != 'Material3' {
|
|
@@ -101210,13 +101301,6 @@ $lg-desktop: 1399.98;
|
|
|
101210
101301
|
}
|
|
101211
101302
|
}
|
|
101212
101303
|
|
|
101213
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
101214
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
101215
|
-
@if ($theme-name == 'fluent2') {
|
|
101216
|
-
line-height: 28px;
|
|
101217
|
-
}
|
|
101218
|
-
}
|
|
101219
|
-
|
|
101220
101304
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
101221
101305
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
101222
101306
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -101299,7 +101383,6 @@ $lg-desktop: 1399.98;
|
|
|
101299
101383
|
line-height: $pv-prop-color-picker-line-height;
|
|
101300
101384
|
@if ($skin-name == 'bootstrap5') {
|
|
101301
101385
|
background: $transparent;
|
|
101302
|
-
border: 1px solid $border-light;
|
|
101303
101386
|
border-radius: 4px;
|
|
101304
101387
|
box-sizing: border-box;
|
|
101305
101388
|
color: $content-text-color;
|
|
@@ -101314,6 +101397,13 @@ $lg-desktop: 1399.98;
|
|
|
101314
101397
|
}
|
|
101315
101398
|
}
|
|
101316
101399
|
|
|
101400
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
101401
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
101402
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101403
|
+
color: $pv-icon-color;
|
|
101404
|
+
}
|
|
101405
|
+
}
|
|
101406
|
+
|
|
101317
101407
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
101318
101408
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
101319
101409
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101845,7 +101935,7 @@ $lg-desktop: 1399.98;
|
|
|
101845
101935
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
101846
101936
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
101847
101937
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
101848
|
-
@if $skin-name != 'Material3' {
|
|
101938
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
101849
101939
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
101850
101940
|
}
|
|
101851
101941
|
}
|
|
@@ -101949,14 +102039,6 @@ $lg-desktop: 1399.98;
|
|
|
101949
102039
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
101950
102040
|
}
|
|
101951
102041
|
|
|
101952
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
101953
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
101954
|
-
@if $theme-name == 'fluent2' {
|
|
101955
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101956
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
101957
|
-
}
|
|
101958
|
-
}
|
|
101959
|
-
|
|
101960
102042
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
101961
102043
|
@if $theme-name == 'fluent2' {
|
|
101962
102044
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -102299,6 +102381,8 @@ $lg-desktop: 1399.98;
|
|
|
102299
102381
|
padding-right: 7px;
|
|
102300
102382
|
@if $skin-name == 'Material3' {
|
|
102301
102383
|
font-size: $text-xs;
|
|
102384
|
+
padding-left: 12px;
|
|
102385
|
+
padding-right: 12px;
|
|
102302
102386
|
}
|
|
102303
102387
|
}
|
|
102304
102388
|
|
|
@@ -102441,7 +102525,7 @@ $lg-desktop: 1399.98;
|
|
|
102441
102525
|
.e-pv-comments-panel-text {
|
|
102442
102526
|
font-size: 15px;
|
|
102443
102527
|
padding-left: 85px;
|
|
102444
|
-
color:
|
|
102528
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
102445
102529
|
}
|
|
102446
102530
|
|
|
102447
102531
|
.e-pv-comments-content-container {
|
|
@@ -102629,8 +102713,34 @@ $lg-desktop: 1399.98;
|
|
|
102629
102713
|
}
|
|
102630
102714
|
}
|
|
102631
102715
|
|
|
102716
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102717
|
+
@if ($skin-name == 'fluent2') {
|
|
102718
|
+
margin-top: -4px;
|
|
102719
|
+
}
|
|
102720
|
+
}
|
|
102721
|
+
|
|
102722
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102723
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102724
|
+
@if ($skin-name == 'fluent2') {
|
|
102725
|
+
margin-top: -5px;
|
|
102726
|
+
}
|
|
102727
|
+
}
|
|
102728
|
+
|
|
102729
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102730
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102731
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
102732
|
+
@if ($skin-name == 'fluent2') {
|
|
102733
|
+
padding-top: 8px;
|
|
102734
|
+
}
|
|
102735
|
+
}
|
|
102736
|
+
|
|
102632
102737
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102633
|
-
|
|
102738
|
+
@if ($skin-name == 'fluent2') {
|
|
102739
|
+
margin-top: -4px;
|
|
102740
|
+
}
|
|
102741
|
+
@else {
|
|
102742
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
102743
|
+
}
|
|
102634
102744
|
@if $theme-name != 'fluent2'{
|
|
102635
102745
|
padding-left: 7px;
|
|
102636
102746
|
}
|
|
@@ -102954,7 +103064,9 @@ $lg-desktop: 1399.98;
|
|
|
102954
103064
|
@if $skin-name == 'bootstrap5' {
|
|
102955
103065
|
color: $pv-icon-color;
|
|
102956
103066
|
height: 32px;
|
|
102957
|
-
|
|
103067
|
+
@if ($theme-name != 'fluent2') {
|
|
103068
|
+
line-height: 32px;
|
|
103069
|
+
}
|
|
102958
103070
|
}
|
|
102959
103071
|
@else {
|
|
102960
103072
|
color: $pv-icon-color;
|
|
@@ -103011,13 +103123,6 @@ $lg-desktop: 1399.98;
|
|
|
103011
103123
|
border-color: $pv-annotation-dropdown-border-color;
|
|
103012
103124
|
}
|
|
103013
103125
|
|
|
103014
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103015
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103016
|
-
@if $theme-name == 'fluent2' {
|
|
103017
|
-
margin-top: -10px;
|
|
103018
|
-
}
|
|
103019
|
-
}
|
|
103020
|
-
|
|
103021
103126
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
103022
103127
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
103023
103128
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -103586,6 +103691,7 @@ $lg-desktop: 1399.98;
|
|
|
103586
103691
|
|
|
103587
103692
|
.e-pv-properties-form-field-group-btn-div {
|
|
103588
103693
|
display: grid;
|
|
103694
|
+
align-content: space-between;
|
|
103589
103695
|
}
|
|
103590
103696
|
|
|
103591
103697
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -103944,7 +104050,6 @@ $lg-desktop: 1399.98;
|
|
|
103944
104050
|
}
|
|
103945
104051
|
@if $theme-name == 'fluent2'{
|
|
103946
104052
|
font-family: $font-family;
|
|
103947
|
-
margin-left: 7px;
|
|
103948
104053
|
}
|
|
103949
104054
|
}
|
|
103950
104055
|
|
|
@@ -124916,6 +125021,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124916
125021
|
|
|
124917
125022
|
.e-disabled {
|
|
124918
125023
|
opacity: $ribbon-disabled-opacity;
|
|
125024
|
+
pointer-events: none;
|
|
124919
125025
|
}
|
|
124920
125026
|
|
|
124921
125027
|
.e-input-group {
|
|
@@ -1007,7 +1007,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1007
1007
|
&.e-scale {
|
|
1008
1008
|
&.e-h-scale {
|
|
1009
1009
|
.e-tick {
|
|
1010
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1010
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1011
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1012
|
+
@if ($skin-name == 'material-dark') {
|
|
1013
|
+
background-position: bottom;
|
|
1014
|
+
}
|
|
1015
|
+
}
|
|
1016
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1011
1017
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
1012
1018
|
}
|
|
1013
1019
|
@else {
|
|
@@ -1017,7 +1023,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1017
1023
|
}
|
|
1018
1024
|
|
|
1019
1025
|
.e-large {
|
|
1020
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1026
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1027
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1028
|
+
}
|
|
1029
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1021
1030
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
1022
1031
|
}
|
|
1023
1032
|
}
|
|
@@ -1047,7 +1056,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1047
1056
|
&.e-scale {
|
|
1048
1057
|
&.e-h-scale {
|
|
1049
1058
|
.e-tick {
|
|
1050
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1059
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1060
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1061
|
+
@if ($skin-name == 'material-dark') {
|
|
1062
|
+
background-position-x: center;
|
|
1063
|
+
}
|
|
1064
|
+
}
|
|
1065
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1051
1066
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
1052
1067
|
}
|
|
1053
1068
|
@else {
|
|
@@ -1057,7 +1072,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1057
1072
|
}
|
|
1058
1073
|
|
|
1059
1074
|
.e-large {
|
|
1060
|
-
@if ($skin-name != 'material' and $skin-name
|
|
1075
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
1076
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1077
|
+
}
|
|
1078
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
1061
1079
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
1062
1080
|
}
|
|
1063
1081
|
}
|
|
@@ -1133,7 +1151,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1133
1151
|
}
|
|
1134
1152
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1135
1153
|
background-position: center;
|
|
1136
|
-
|
|
1154
|
+
@if ($skin-name == 'material-dark') {
|
|
1155
|
+
height: 12px;
|
|
1156
|
+
}
|
|
1157
|
+
@else {
|
|
1158
|
+
height: 99%;
|
|
1159
|
+
}
|
|
1137
1160
|
}
|
|
1138
1161
|
}
|
|
1139
1162
|
|
|
@@ -1159,6 +1182,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1159
1182
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
1160
1183
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
1161
1184
|
}
|
|
1185
|
+
@else if ($skin-name == 'material-dark') {
|
|
1186
|
+
height: 20px;
|
|
1187
|
+
top: 4px;
|
|
1188
|
+
}
|
|
1162
1189
|
}
|
|
1163
1190
|
}
|
|
1164
1191
|
|
|
@@ -1258,7 +1285,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1258
1285
|
background-position: center center;
|
|
1259
1286
|
}
|
|
1260
1287
|
|
|
1261
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
1288
|
+
@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') {
|
|
1262
1289
|
&.e-large {
|
|
1263
1290
|
@if ($skin-name != 'bootstrap4') {
|
|
1264
1291
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -1348,7 +1375,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
1348
1375
|
.e-tick {
|
|
1349
1376
|
display: inline-block;
|
|
1350
1377
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
1351
|
-
background-repeat:
|
|
1378
|
+
background-repeat: repeat-y;
|
|
1352
1379
|
}
|
|
1353
1380
|
|
|
1354
1381
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|