@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
|
@@ -25689,6 +25689,11 @@ $calendar-small-font-size: 12px !default;
|
|
|
25689
25689
|
color: $calendar-today-focused-font-color;
|
|
25690
25690
|
}
|
|
25691
25691
|
}
|
|
25692
|
+
#{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
|
|
25693
|
+
@if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
|
|
25694
|
+
color: $calendar-today-disabled-color;
|
|
25695
|
+
}
|
|
25696
|
+
}
|
|
25692
25697
|
#{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
|
|
25693
25698
|
#{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
|
|
25694
25699
|
#{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
|
|
@@ -31339,14 +31344,14 @@ $slider-final-transform: scale(1) !default;
|
|
|
31339
31344
|
$slider-handle-after-position: absolute !default;
|
|
31340
31345
|
$slider-handle-normal-border-color: $accent !default;
|
|
31341
31346
|
$slider-handle-hover-border-color: $accent !default;
|
|
31342
|
-
$tick-after-height:
|
|
31343
|
-
$tick-after-top:
|
|
31344
|
-
$largetick-before-top:
|
|
31345
|
-
$largetick-before-height:
|
|
31346
|
-
$largetick-after-height:
|
|
31347
|
-
$largetick-after-top:
|
|
31348
|
-
$tick-before-height:
|
|
31349
|
-
$tick-before-top:
|
|
31347
|
+
$tick-after-height: 7px !default;
|
|
31348
|
+
$tick-after-top: 5px;
|
|
31349
|
+
$largetick-before-top: 5px !default;
|
|
31350
|
+
$largetick-before-height: 10px !default;
|
|
31351
|
+
$largetick-after-height: 10px !default;
|
|
31352
|
+
$largetick-after-top: 13px !default;
|
|
31353
|
+
$tick-before-height: 7px !default;
|
|
31354
|
+
$tick-before-top: 10px !default;
|
|
31350
31355
|
$slider-btn-container-height: 2px !default;
|
|
31351
31356
|
$slider-horizontal-btn-icon-prev: '\e981' !default;
|
|
31352
31357
|
$slider-vertical-btn-icon-prev: '\e969' !default;
|
|
@@ -31432,7 +31437,8 @@ $slider-tick-font-color: $grey-dark-font !default;
|
|
|
31432
31437
|
|
|
31433
31438
|
//enddefault
|
|
31434
31439
|
//dimensions
|
|
31435
|
-
$slider-scale-tick-image: url('data:image/png;base64,
|
|
31440
|
+
$slider-scale-tick-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAHCAYAAAAie5yXAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAeSURBVHgBlcYxAQAACAJBNOlHMboMFOCmG+Bkq6jyZBgBrr7SD7YAAAAASUVORK5CYII=');
|
|
31441
|
+
$slider-scale-tick-image-dark: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAKCAYAAACe5Y9JAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAfSURBVHgBrcYxAQAACAJBNOlHMboMROCmG+Bkq2jlAZHeAbRZSr3QAAAAAElFTkSuQmCC');
|
|
31436
31442
|
|
|
31437
31443
|
// dummy variable declaration to avoid compilation issue in SASS
|
|
31438
31444
|
$slider-handle-mobile-height: none !default;
|
|
@@ -32358,7 +32364,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32358
32364
|
&.e-scale {
|
|
32359
32365
|
&.e-h-scale {
|
|
32360
32366
|
.e-tick {
|
|
32361
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32367
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32368
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32369
|
+
@if ($skin-name == 'material-dark') {
|
|
32370
|
+
background-position: bottom;
|
|
32371
|
+
}
|
|
32372
|
+
}
|
|
32373
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32362
32374
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32363
32375
|
}
|
|
32364
32376
|
@else {
|
|
@@ -32368,7 +32380,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32368
32380
|
}
|
|
32369
32381
|
|
|
32370
32382
|
.e-large {
|
|
32371
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32383
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32384
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32385
|
+
}
|
|
32386
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32372
32387
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32373
32388
|
}
|
|
32374
32389
|
}
|
|
@@ -32398,7 +32413,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32398
32413
|
&.e-scale {
|
|
32399
32414
|
&.e-h-scale {
|
|
32400
32415
|
.e-tick {
|
|
32401
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32416
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32417
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32418
|
+
@if ($skin-name == 'material-dark') {
|
|
32419
|
+
background-position-x: center;
|
|
32420
|
+
}
|
|
32421
|
+
}
|
|
32422
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32402
32423
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32403
32424
|
}
|
|
32404
32425
|
@else {
|
|
@@ -32408,7 +32429,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32408
32429
|
}
|
|
32409
32430
|
|
|
32410
32431
|
.e-large {
|
|
32411
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32432
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32433
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32434
|
+
}
|
|
32435
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32412
32436
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32413
32437
|
}
|
|
32414
32438
|
}
|
|
@@ -32484,7 +32508,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32484
32508
|
}
|
|
32485
32509
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32486
32510
|
background-position: center;
|
|
32487
|
-
|
|
32511
|
+
@if ($skin-name == 'material-dark') {
|
|
32512
|
+
height: 12px;
|
|
32513
|
+
}
|
|
32514
|
+
@else {
|
|
32515
|
+
height: 99%;
|
|
32516
|
+
}
|
|
32488
32517
|
}
|
|
32489
32518
|
}
|
|
32490
32519
|
|
|
@@ -32510,6 +32539,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32510
32539
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32511
32540
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32512
32541
|
}
|
|
32542
|
+
@else if ($skin-name == 'material-dark') {
|
|
32543
|
+
height: 20px;
|
|
32544
|
+
top: 4px;
|
|
32545
|
+
}
|
|
32513
32546
|
}
|
|
32514
32547
|
}
|
|
32515
32548
|
|
|
@@ -32609,7 +32642,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32609
32642
|
background-position: center center;
|
|
32610
32643
|
}
|
|
32611
32644
|
|
|
32612
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32645
|
+
@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') {
|
|
32613
32646
|
&.e-large {
|
|
32614
32647
|
@if ($skin-name != 'bootstrap4') {
|
|
32615
32648
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32699,7 +32732,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32699
32732
|
.e-tick {
|
|
32700
32733
|
display: inline-block;
|
|
32701
32734
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32702
|
-
background-repeat:
|
|
32735
|
+
background-repeat: repeat-y;
|
|
32703
32736
|
}
|
|
32704
32737
|
|
|
32705
32738
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -55174,7 +55207,8 @@ $ripple-width: 32px !default;
|
|
|
55174
55207
|
|
|
55175
55208
|
.e-list-item {
|
|
55176
55209
|
|
|
55177
|
-
div.e-icons::before
|
|
55210
|
+
div.e-icons.e-icon-expandable::before,
|
|
55211
|
+
div.e-icons.e-icon-collapsible::before {
|
|
55178
55212
|
content: '\e22f';
|
|
55179
55213
|
}
|
|
55180
55214
|
}
|
|
@@ -58325,7 +58359,7 @@ $ddt-item-hover-bg: rgba($grey-dark-font, .10) !default;
|
|
|
58325
58359
|
|
|
58326
58360
|
&.e-chip-input {
|
|
58327
58361
|
width: 0;
|
|
58328
|
-
|
|
58362
|
+
visibility: hidden;
|
|
58329
58363
|
}
|
|
58330
58364
|
}
|
|
58331
58365
|
|
|
@@ -61873,6 +61907,9 @@ ejs-multiselect {
|
|
|
61873
61907
|
@if $ddl-multiselect-skin-name != 'Material3' {
|
|
61874
61908
|
background-color: $ddl-chip-bg-color;
|
|
61875
61909
|
}
|
|
61910
|
+
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
61911
|
+
border: $dd-chip-border;
|
|
61912
|
+
}
|
|
61876
61913
|
border-radius: $ddl-chip-radius;
|
|
61877
61914
|
height: $ddl-chip-height;
|
|
61878
61915
|
}
|
|
@@ -69869,7 +69906,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69869
69906
|
}
|
|
69870
69907
|
}
|
|
69871
69908
|
}
|
|
69872
|
-
.e-listview
|
|
69909
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
69873
69910
|
height: 24px;
|
|
69874
69911
|
width: 16px;
|
|
69875
69912
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -76726,7 +76763,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
76726
76763
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
76727
76764
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
76728
76765
|
@if $grid-skin == 'tailwind' {
|
|
76729
|
-
margin-left:
|
|
76766
|
+
margin-left: 4px;
|
|
76730
76767
|
}
|
|
76731
76768
|
}
|
|
76732
76769
|
|
|
@@ -78066,7 +78103,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78066
78103
|
text-transform: $grid-header-text-transform;
|
|
78067
78104
|
user-select: none;
|
|
78068
78105
|
}
|
|
78069
|
-
|
|
78106
|
+
|
|
78107
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
78108
|
+
padding: 0 .4em ;
|
|
78109
|
+
@if $grid-skin == 'fabric' {
|
|
78110
|
+
padding: 0 1px 0;
|
|
78111
|
+
}
|
|
78112
|
+
@if $grid-skin == 'highcontrast' {
|
|
78113
|
+
padding: 0;
|
|
78114
|
+
}
|
|
78115
|
+
}
|
|
78116
|
+
|
|
78070
78117
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78071
78118
|
overflow: visible;
|
|
78072
78119
|
}
|
|
@@ -78568,6 +78615,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78568
78615
|
right: 2px;
|
|
78569
78616
|
}
|
|
78570
78617
|
}
|
|
78618
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
78619
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
78620
|
+
}
|
|
78571
78621
|
|
|
78572
78622
|
.e-sortfilterdiv {
|
|
78573
78623
|
float: right;
|
|
@@ -78614,7 +78664,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78614
78664
|
}
|
|
78615
78665
|
|
|
78616
78666
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
78617
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
78667
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
78618
78668
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
78619
78669
|
.e-headercelldiv,
|
|
78620
78670
|
.e-stackedheadercelldiv {
|
|
@@ -79967,6 +80017,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79967
80017
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79968
80018
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79969
80019
|
text-align: right;
|
|
80020
|
+
@if $grid-skin == 'highcontrast' {
|
|
80021
|
+
margin: -7px 0;
|
|
80022
|
+
}
|
|
79970
80023
|
|
|
79971
80024
|
& .e-sortnumber {
|
|
79972
80025
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -79978,6 +80031,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79978
80031
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79979
80032
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79980
80033
|
text-align: right;
|
|
80034
|
+
@if $grid-skin == 'highcontrast' {
|
|
80035
|
+
margin: -7px 0;
|
|
80036
|
+
}
|
|
79981
80037
|
|
|
79982
80038
|
& .e-sortnumber {
|
|
79983
80039
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -79998,9 +80054,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79998
80054
|
|
|
79999
80055
|
& .e-sortnumber {
|
|
80000
80056
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
80001
|
-
@if $grid-skin == 'bootstrap4' {
|
|
80002
|
-
margin: 4px -2px 0 0;
|
|
80003
|
-
}
|
|
80004
80057
|
}
|
|
80005
80058
|
}
|
|
80006
80059
|
|
|
@@ -80019,7 +80072,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
80019
80072
|
}
|
|
80020
80073
|
|
|
80021
80074
|
& .e-headercelldiv {
|
|
80022
|
-
padding: 0
|
|
80075
|
+
padding: 0 1.6em 0 1.2em;
|
|
80023
80076
|
|
|
80024
80077
|
& .e-sortnumber {
|
|
80025
80078
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99536,7 +99589,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .26) !default
|
|
|
99536
99589
|
$pv-annotation-opacity-slider-width: 172px !default;
|
|
99537
99590
|
$pv-annotation-opacity-slider-width-rtl: 140px !default;
|
|
99538
99591
|
$pv-annotation-opacity-slider-margin-left: 11px !default;
|
|
99539
|
-
$pv-annotation-opacity-slider-margin-right:
|
|
99592
|
+
$pv-annotation-opacity-slider-margin-right: 20px !default;
|
|
99540
99593
|
$pv-annotation-opacity-slider-height: 16px !default;
|
|
99541
99594
|
$pv-annotation-drop-down-caret-font-size: 12px !default;
|
|
99542
99595
|
$pv-annotation-drop-down-height: 32px !default;
|
|
@@ -100394,7 +100447,9 @@ $lg-desktop: 1399.98;
|
|
|
100394
100447
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100395
100448
|
height: $pv-toolbar-btn-height;
|
|
100396
100449
|
min-width: $pv-toolbar-btn-width;
|
|
100397
|
-
|
|
100450
|
+
@if ($skin-name != 'fluent2') {
|
|
100451
|
+
width: $pv-toolbar-btn-width;
|
|
100452
|
+
}
|
|
100398
100453
|
@if $skin-name == 'FluentUI' {
|
|
100399
100454
|
line-height: $pv-toolbar-btn-height;
|
|
100400
100455
|
min-width: 40px;
|
|
@@ -101312,7 +101367,8 @@ $lg-desktop: 1399.98;
|
|
|
101312
101367
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101313
101368
|
}
|
|
101314
101369
|
|
|
101315
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101370
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101371
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101316
101372
|
{
|
|
101317
101373
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101318
101374
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101675,7 +101731,9 @@ $lg-desktop: 1399.98;
|
|
|
101675
101731
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101676
101732
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101677
101733
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101678
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
101734
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
101735
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
101736
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
101679
101737
|
color: $pv-icon-color;
|
|
101680
101738
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101681
101739
|
box-shadow: none;
|
|
@@ -101739,13 +101797,18 @@ $lg-desktop: 1399.98;
|
|
|
101739
101797
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101740
101798
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101741
101799
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101742
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
101800
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101801
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
101802
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
101743
101803
|
@if $skin-name == 'bootstrap4' {
|
|
101744
101804
|
color: $pv-icon-color-hover;
|
|
101745
101805
|
}
|
|
101746
101806
|
@if $skin-name == 'bootstrap5' {
|
|
101747
101807
|
color: $white;
|
|
101748
101808
|
}
|
|
101809
|
+
@if $skin-name == 'fluent2' {
|
|
101810
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101811
|
+
}
|
|
101749
101812
|
@if $skin-name == 'FluentUI' {
|
|
101750
101813
|
color: $pv-item-selection-color;
|
|
101751
101814
|
}
|
|
@@ -101757,7 +101820,7 @@ $lg-desktop: 1399.98;
|
|
|
101757
101820
|
@if $skin-name == 'bootstrap4' {
|
|
101758
101821
|
color: $pv-icon-color-hover;
|
|
101759
101822
|
}
|
|
101760
|
-
@if $skin-name == 'bootstrap5' {
|
|
101823
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101761
101824
|
color: $pv-icon-color;
|
|
101762
101825
|
}
|
|
101763
101826
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101765,12 +101828,23 @@ $lg-desktop: 1399.98;
|
|
|
101765
101828
|
}
|
|
101766
101829
|
}
|
|
101767
101830
|
|
|
101831
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101832
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101833
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
101834
|
+
@if ($skin-name == 'fluent2') {
|
|
101835
|
+
color: $pv-icon-color;
|
|
101836
|
+
}
|
|
101837
|
+
}
|
|
101838
|
+
|
|
101768
101839
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101769
101840
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101770
101841
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101771
101842
|
@if $skin-name == 'bootstrap4' {
|
|
101772
101843
|
color: $pv-icon-color-hover;
|
|
101773
101844
|
}
|
|
101845
|
+
@if $skin-name == 'fluent2' {
|
|
101846
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101847
|
+
}
|
|
101774
101848
|
}
|
|
101775
101849
|
|
|
101776
101850
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -102122,10 +102196,13 @@ $lg-desktop: 1399.98;
|
|
|
102122
102196
|
border-bottom: 2px solid;
|
|
102123
102197
|
margin-top: 0;
|
|
102124
102198
|
padding-top: 5px;
|
|
102125
|
-
@if ($skin-name=='bootstrap5'
|
|
102199
|
+
@if ($skin-name=='bootstrap5') {
|
|
102126
102200
|
margin-top: -4px;
|
|
102127
102201
|
padding-top: 0;
|
|
102128
102202
|
}
|
|
102203
|
+
@if ($theme-name=='fluent2') {
|
|
102204
|
+
padding-top: 0;
|
|
102205
|
+
}
|
|
102129
102206
|
@if $skin-name == 'FluentUI' {
|
|
102130
102207
|
line-height: 11px;
|
|
102131
102208
|
}
|
|
@@ -102137,7 +102214,12 @@ $lg-desktop: 1399.98;
|
|
|
102137
102214
|
line-height: 1.71em;
|
|
102138
102215
|
}
|
|
102139
102216
|
border-bottom: 2px solid;
|
|
102140
|
-
|
|
102217
|
+
@if ($skin-name == 'fluent2') {
|
|
102218
|
+
margin-top: 5px;
|
|
102219
|
+
}
|
|
102220
|
+
@else {
|
|
102221
|
+
margin-top: 0;
|
|
102222
|
+
}
|
|
102141
102223
|
padding-top: 1px;
|
|
102142
102224
|
vertical-align: initial;
|
|
102143
102225
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102149,9 +102231,12 @@ $lg-desktop: 1399.98;
|
|
|
102149
102231
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
102150
102232
|
margin-top: 0;
|
|
102151
102233
|
padding-top: 7px;
|
|
102152
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102234
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
102153
102235
|
padding-top: 0;
|
|
102154
102236
|
}
|
|
102237
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102238
|
+
padding-top: 5px;
|
|
102239
|
+
}
|
|
102155
102240
|
vertical-align: initial;
|
|
102156
102241
|
}
|
|
102157
102242
|
|
|
@@ -102163,6 +102248,13 @@ $lg-desktop: 1399.98;
|
|
|
102163
102248
|
vertical-align: initial;
|
|
102164
102249
|
}
|
|
102165
102250
|
|
|
102251
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102252
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102253
|
+
@if $skin-name != 'Material3' {
|
|
102254
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102255
|
+
}
|
|
102256
|
+
}
|
|
102257
|
+
|
|
102166
102258
|
.e-pv-annotation-opacity-popup-container,
|
|
102167
102259
|
.e-pv-annotation-thickness-popup-container {
|
|
102168
102260
|
@if $skin-name != 'Material3' {
|
|
@@ -102521,13 +102613,6 @@ $lg-desktop: 1399.98;
|
|
|
102521
102613
|
}
|
|
102522
102614
|
}
|
|
102523
102615
|
|
|
102524
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102525
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102526
|
-
@if ($theme-name == 'fluent2') {
|
|
102527
|
-
line-height: 28px;
|
|
102528
|
-
}
|
|
102529
|
-
}
|
|
102530
|
-
|
|
102531
102616
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102532
102617
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102533
102618
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102610,7 +102695,6 @@ $lg-desktop: 1399.98;
|
|
|
102610
102695
|
line-height: $pv-prop-color-picker-line-height;
|
|
102611
102696
|
@if ($skin-name == 'bootstrap5') {
|
|
102612
102697
|
background: $transparent;
|
|
102613
|
-
border: 1px solid $border-light;
|
|
102614
102698
|
border-radius: 4px;
|
|
102615
102699
|
box-sizing: border-box;
|
|
102616
102700
|
color: $content-text-color;
|
|
@@ -102625,6 +102709,13 @@ $lg-desktop: 1399.98;
|
|
|
102625
102709
|
}
|
|
102626
102710
|
}
|
|
102627
102711
|
|
|
102712
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
102713
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
102714
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102715
|
+
color: $pv-icon-color;
|
|
102716
|
+
}
|
|
102717
|
+
}
|
|
102718
|
+
|
|
102628
102719
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102629
102720
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102630
102721
|
@if $skin-name == 'FluentUI' {
|
|
@@ -103156,7 +103247,7 @@ $lg-desktop: 1399.98;
|
|
|
103156
103247
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
103157
103248
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
103158
103249
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
103159
|
-
@if $skin-name != 'Material3' {
|
|
103250
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
103160
103251
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
103161
103252
|
}
|
|
103162
103253
|
}
|
|
@@ -103260,14 +103351,6 @@ $lg-desktop: 1399.98;
|
|
|
103260
103351
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103261
103352
|
}
|
|
103262
103353
|
|
|
103263
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103264
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103265
|
-
@if $theme-name == 'fluent2' {
|
|
103266
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103267
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103268
|
-
}
|
|
103269
|
-
}
|
|
103270
|
-
|
|
103271
103354
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103272
103355
|
@if $theme-name == 'fluent2' {
|
|
103273
103356
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -103610,6 +103693,8 @@ $lg-desktop: 1399.98;
|
|
|
103610
103693
|
padding-right: 7px;
|
|
103611
103694
|
@if $skin-name == 'Material3' {
|
|
103612
103695
|
font-size: $text-xs;
|
|
103696
|
+
padding-left: 12px;
|
|
103697
|
+
padding-right: 12px;
|
|
103613
103698
|
}
|
|
103614
103699
|
}
|
|
103615
103700
|
|
|
@@ -103752,7 +103837,7 @@ $lg-desktop: 1399.98;
|
|
|
103752
103837
|
.e-pv-comments-panel-text {
|
|
103753
103838
|
font-size: 15px;
|
|
103754
103839
|
padding-left: 85px;
|
|
103755
|
-
color:
|
|
103840
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103756
103841
|
}
|
|
103757
103842
|
|
|
103758
103843
|
.e-pv-comments-content-container {
|
|
@@ -103940,8 +104025,34 @@ $lg-desktop: 1399.98;
|
|
|
103940
104025
|
}
|
|
103941
104026
|
}
|
|
103942
104027
|
|
|
104028
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
104029
|
+
@if ($skin-name == 'fluent2') {
|
|
104030
|
+
margin-top: -4px;
|
|
104031
|
+
}
|
|
104032
|
+
}
|
|
104033
|
+
|
|
104034
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104035
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104036
|
+
@if ($skin-name == 'fluent2') {
|
|
104037
|
+
margin-top: -5px;
|
|
104038
|
+
}
|
|
104039
|
+
}
|
|
104040
|
+
|
|
104041
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
104042
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
104043
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
104044
|
+
@if ($skin-name == 'fluent2') {
|
|
104045
|
+
padding-top: 8px;
|
|
104046
|
+
}
|
|
104047
|
+
}
|
|
104048
|
+
|
|
103943
104049
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103944
|
-
|
|
104050
|
+
@if ($skin-name == 'fluent2') {
|
|
104051
|
+
margin-top: -4px;
|
|
104052
|
+
}
|
|
104053
|
+
@else {
|
|
104054
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
104055
|
+
}
|
|
103945
104056
|
@if $theme-name != 'fluent2'{
|
|
103946
104057
|
padding-left: 7px;
|
|
103947
104058
|
}
|
|
@@ -104265,7 +104376,9 @@ $lg-desktop: 1399.98;
|
|
|
104265
104376
|
@if $skin-name == 'bootstrap5' {
|
|
104266
104377
|
color: $pv-icon-color;
|
|
104267
104378
|
height: 32px;
|
|
104268
|
-
|
|
104379
|
+
@if ($theme-name != 'fluent2') {
|
|
104380
|
+
line-height: 32px;
|
|
104381
|
+
}
|
|
104269
104382
|
}
|
|
104270
104383
|
@else {
|
|
104271
104384
|
color: $pv-icon-color;
|
|
@@ -104322,13 +104435,6 @@ $lg-desktop: 1399.98;
|
|
|
104322
104435
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104323
104436
|
}
|
|
104324
104437
|
|
|
104325
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104326
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104327
|
-
@if $theme-name == 'fluent2' {
|
|
104328
|
-
margin-top: -10px;
|
|
104329
|
-
}
|
|
104330
|
-
}
|
|
104331
|
-
|
|
104332
104438
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104333
104439
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104334
104440
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -104897,6 +105003,7 @@ $lg-desktop: 1399.98;
|
|
|
104897
105003
|
|
|
104898
105004
|
.e-pv-properties-form-field-group-btn-div {
|
|
104899
105005
|
display: grid;
|
|
105006
|
+
align-content: space-between;
|
|
104900
105007
|
}
|
|
104901
105008
|
|
|
104902
105009
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105255,7 +105362,6 @@ $lg-desktop: 1399.98;
|
|
|
105255
105362
|
}
|
|
105256
105363
|
@if $theme-name == 'fluent2'{
|
|
105257
105364
|
font-family: $font-family;
|
|
105258
|
-
margin-left: 7px;
|
|
105259
105365
|
}
|
|
105260
105366
|
}
|
|
105261
105367
|
|
|
@@ -126267,6 +126373,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126267
126373
|
|
|
126268
126374
|
.e-disabled {
|
|
126269
126375
|
opacity: $ribbon-disabled-opacity;
|
|
126376
|
+
pointer-events: none;
|
|
126270
126377
|
}
|
|
126271
126378
|
|
|
126272
126379
|
.e-input-group {
|