@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
|
@@ -31344,14 +31344,14 @@ $slider-final-transform: scale(1) !default;
|
|
|
31344
31344
|
$slider-handle-after-position: absolute !default;
|
|
31345
31345
|
$slider-handle-normal-border-color: $accent !default;
|
|
31346
31346
|
$slider-handle-hover-border-color: $accent !default;
|
|
31347
|
-
$tick-after-height:
|
|
31348
|
-
$tick-after-top:
|
|
31349
|
-
$largetick-before-top:
|
|
31350
|
-
$largetick-before-height:
|
|
31351
|
-
$largetick-after-height:
|
|
31352
|
-
$largetick-after-top:
|
|
31353
|
-
$tick-before-height:
|
|
31354
|
-
$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;
|
|
31355
31355
|
$slider-btn-container-height: 2px !default;
|
|
31356
31356
|
$slider-horizontal-btn-icon-prev: '\e981' !default;
|
|
31357
31357
|
$slider-vertical-btn-icon-prev: '\e969' !default;
|
|
@@ -31437,7 +31437,8 @@ $slider-tick-font-color: $grey-dark-font !default;
|
|
|
31437
31437
|
|
|
31438
31438
|
//enddefault
|
|
31439
31439
|
//dimensions
|
|
31440
|
-
$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');
|
|
31441
31442
|
|
|
31442
31443
|
// dummy variable declaration to avoid compilation issue in SASS
|
|
31443
31444
|
$slider-handle-mobile-height: none !default;
|
|
@@ -32363,7 +32364,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32363
32364
|
&.e-scale {
|
|
32364
32365
|
&.e-h-scale {
|
|
32365
32366
|
.e-tick {
|
|
32366
|
-
@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') {
|
|
32367
32374
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32368
32375
|
}
|
|
32369
32376
|
@else {
|
|
@@ -32373,7 +32380,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32373
32380
|
}
|
|
32374
32381
|
|
|
32375
32382
|
.e-large {
|
|
32376
|
-
@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') {
|
|
32377
32387
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32378
32388
|
}
|
|
32379
32389
|
}
|
|
@@ -32403,7 +32413,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32403
32413
|
&.e-scale {
|
|
32404
32414
|
&.e-h-scale {
|
|
32405
32415
|
.e-tick {
|
|
32406
|
-
@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') {
|
|
32407
32423
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32408
32424
|
}
|
|
32409
32425
|
@else {
|
|
@@ -32413,7 +32429,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32413
32429
|
}
|
|
32414
32430
|
|
|
32415
32431
|
.e-large {
|
|
32416
|
-
@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') {
|
|
32417
32436
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32418
32437
|
}
|
|
32419
32438
|
}
|
|
@@ -32489,7 +32508,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32489
32508
|
}
|
|
32490
32509
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32491
32510
|
background-position: center;
|
|
32492
|
-
|
|
32511
|
+
@if ($skin-name == 'material-dark') {
|
|
32512
|
+
height: 12px;
|
|
32513
|
+
}
|
|
32514
|
+
@else {
|
|
32515
|
+
height: 99%;
|
|
32516
|
+
}
|
|
32493
32517
|
}
|
|
32494
32518
|
}
|
|
32495
32519
|
|
|
@@ -32515,6 +32539,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32515
32539
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32516
32540
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32517
32541
|
}
|
|
32542
|
+
@else if ($skin-name == 'material-dark') {
|
|
32543
|
+
height: 20px;
|
|
32544
|
+
top: 4px;
|
|
32545
|
+
}
|
|
32518
32546
|
}
|
|
32519
32547
|
}
|
|
32520
32548
|
|
|
@@ -32614,7 +32642,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32614
32642
|
background-position: center center;
|
|
32615
32643
|
}
|
|
32616
32644
|
|
|
32617
|
-
@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') {
|
|
32618
32646
|
&.e-large {
|
|
32619
32647
|
@if ($skin-name != 'bootstrap4') {
|
|
32620
32648
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32704,7 +32732,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32704
32732
|
.e-tick {
|
|
32705
32733
|
display: inline-block;
|
|
32706
32734
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32707
|
-
background-repeat:
|
|
32735
|
+
background-repeat: repeat-y;
|
|
32708
32736
|
}
|
|
32709
32737
|
|
|
32710
32738
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -55179,7 +55207,8 @@ $ripple-width: 32px !default;
|
|
|
55179
55207
|
|
|
55180
55208
|
.e-list-item {
|
|
55181
55209
|
|
|
55182
|
-
div.e-icons::before
|
|
55210
|
+
div.e-icons.e-icon-expandable::before,
|
|
55211
|
+
div.e-icons.e-icon-collapsible::before {
|
|
55183
55212
|
content: '\e22f';
|
|
55184
55213
|
}
|
|
55185
55214
|
}
|
|
@@ -69877,7 +69906,7 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69877
69906
|
}
|
|
69878
69907
|
}
|
|
69879
69908
|
}
|
|
69880
|
-
.e-listview
|
|
69909
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
69881
69910
|
height: 24px;
|
|
69882
69911
|
width: 16px;
|
|
69883
69912
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -76734,7 +76763,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
76734
76763
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
76735
76764
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
76736
76765
|
@if $grid-skin == 'tailwind' {
|
|
76737
|
-
margin-left:
|
|
76766
|
+
margin-left: 4px;
|
|
76738
76767
|
}
|
|
76739
76768
|
}
|
|
76740
76769
|
|
|
@@ -78074,7 +78103,17 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78074
78103
|
text-transform: $grid-header-text-transform;
|
|
78075
78104
|
user-select: none;
|
|
78076
78105
|
}
|
|
78077
|
-
|
|
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
|
+
|
|
78078
78117
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
78079
78118
|
overflow: visible;
|
|
78080
78119
|
}
|
|
@@ -78576,6 +78615,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78576
78615
|
right: 2px;
|
|
78577
78616
|
}
|
|
78578
78617
|
}
|
|
78618
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
78619
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
78620
|
+
}
|
|
78579
78621
|
|
|
78580
78622
|
.e-sortfilterdiv {
|
|
78581
78623
|
float: right;
|
|
@@ -78622,7 +78664,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
78622
78664
|
}
|
|
78623
78665
|
|
|
78624
78666
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
78625
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
78667
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
78626
78668
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
78627
78669
|
.e-headercelldiv,
|
|
78628
78670
|
.e-stackedheadercelldiv {
|
|
@@ -79975,6 +80017,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79975
80017
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79976
80018
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79977
80019
|
text-align: right;
|
|
80020
|
+
@if $grid-skin == 'highcontrast' {
|
|
80021
|
+
margin: -7px 0;
|
|
80022
|
+
}
|
|
79978
80023
|
|
|
79979
80024
|
& .e-sortnumber {
|
|
79980
80025
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -79986,6 +80031,9 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
79986
80031
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79987
80032
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79988
80033
|
text-align: right;
|
|
80034
|
+
@if $grid-skin == 'highcontrast' {
|
|
80035
|
+
margin: -7px 0;
|
|
80036
|
+
}
|
|
79989
80037
|
|
|
79990
80038
|
& .e-sortnumber {
|
|
79991
80039
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -80006,9 +80054,6 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
80006
80054
|
|
|
80007
80055
|
& .e-sortnumber {
|
|
80008
80056
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
80009
|
-
@if $grid-skin == 'bootstrap4' {
|
|
80010
|
-
margin: 4px -2px 0 0;
|
|
80011
|
-
}
|
|
80012
80057
|
}
|
|
80013
80058
|
}
|
|
80014
80059
|
|
|
@@ -80027,7 +80072,7 @@ $grid-checkmark-color: $accent-font !default;
|
|
|
80027
80072
|
}
|
|
80028
80073
|
|
|
80029
80074
|
& .e-headercelldiv {
|
|
80030
|
-
padding: 0
|
|
80075
|
+
padding: 0 1.6em 0 1.2em;
|
|
80031
80076
|
|
|
80032
80077
|
& .e-sortnumber {
|
|
80033
80078
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99544,7 +99589,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .26) !default
|
|
|
99544
99589
|
$pv-annotation-opacity-slider-width: 172px !default;
|
|
99545
99590
|
$pv-annotation-opacity-slider-width-rtl: 140px !default;
|
|
99546
99591
|
$pv-annotation-opacity-slider-margin-left: 11px !default;
|
|
99547
|
-
$pv-annotation-opacity-slider-margin-right:
|
|
99592
|
+
$pv-annotation-opacity-slider-margin-right: 20px !default;
|
|
99548
99593
|
$pv-annotation-opacity-slider-height: 16px !default;
|
|
99549
99594
|
$pv-annotation-drop-down-caret-font-size: 12px !default;
|
|
99550
99595
|
$pv-annotation-drop-down-height: 32px !default;
|
|
@@ -100402,7 +100447,9 @@ $lg-desktop: 1399.98;
|
|
|
100402
100447
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100403
100448
|
height: $pv-toolbar-btn-height;
|
|
100404
100449
|
min-width: $pv-toolbar-btn-width;
|
|
100405
|
-
|
|
100450
|
+
@if ($skin-name != 'fluent2') {
|
|
100451
|
+
width: $pv-toolbar-btn-width;
|
|
100452
|
+
}
|
|
100406
100453
|
@if $skin-name == 'FluentUI' {
|
|
100407
100454
|
line-height: $pv-toolbar-btn-height;
|
|
100408
100455
|
min-width: 40px;
|
|
@@ -101320,7 +101367,8 @@ $lg-desktop: 1399.98;
|
|
|
101320
101367
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101321
101368
|
}
|
|
101322
101369
|
|
|
101323
|
-
.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
|
|
101324
101372
|
{
|
|
101325
101373
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101326
101374
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101683,7 +101731,9 @@ $lg-desktop: 1399.98;
|
|
|
101683
101731
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101684
101732
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101685
101733
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101686
|
-
.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 {
|
|
101687
101737
|
color: $pv-icon-color;
|
|
101688
101738
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101689
101739
|
box-shadow: none;
|
|
@@ -101747,13 +101797,18 @@ $lg-desktop: 1399.98;
|
|
|
101747
101797
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101748
101798
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101749
101799
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101750
|
-
.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 {
|
|
101751
101803
|
@if $skin-name == 'bootstrap4' {
|
|
101752
101804
|
color: $pv-icon-color-hover;
|
|
101753
101805
|
}
|
|
101754
101806
|
@if $skin-name == 'bootstrap5' {
|
|
101755
101807
|
color: $white;
|
|
101756
101808
|
}
|
|
101809
|
+
@if $skin-name == 'fluent2' {
|
|
101810
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101811
|
+
}
|
|
101757
101812
|
@if $skin-name == 'FluentUI' {
|
|
101758
101813
|
color: $pv-item-selection-color;
|
|
101759
101814
|
}
|
|
@@ -101765,7 +101820,7 @@ $lg-desktop: 1399.98;
|
|
|
101765
101820
|
@if $skin-name == 'bootstrap4' {
|
|
101766
101821
|
color: $pv-icon-color-hover;
|
|
101767
101822
|
}
|
|
101768
|
-
@if $skin-name == 'bootstrap5' {
|
|
101823
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101769
101824
|
color: $pv-icon-color;
|
|
101770
101825
|
}
|
|
101771
101826
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101773,12 +101828,23 @@ $lg-desktop: 1399.98;
|
|
|
101773
101828
|
}
|
|
101774
101829
|
}
|
|
101775
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
|
+
|
|
101776
101839
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101777
101840
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101778
101841
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101779
101842
|
@if $skin-name == 'bootstrap4' {
|
|
101780
101843
|
color: $pv-icon-color-hover;
|
|
101781
101844
|
}
|
|
101845
|
+
@if $skin-name == 'fluent2' {
|
|
101846
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101847
|
+
}
|
|
101782
101848
|
}
|
|
101783
101849
|
|
|
101784
101850
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -102130,10 +102196,13 @@ $lg-desktop: 1399.98;
|
|
|
102130
102196
|
border-bottom: 2px solid;
|
|
102131
102197
|
margin-top: 0;
|
|
102132
102198
|
padding-top: 5px;
|
|
102133
|
-
@if ($skin-name=='bootstrap5'
|
|
102199
|
+
@if ($skin-name=='bootstrap5') {
|
|
102134
102200
|
margin-top: -4px;
|
|
102135
102201
|
padding-top: 0;
|
|
102136
102202
|
}
|
|
102203
|
+
@if ($theme-name=='fluent2') {
|
|
102204
|
+
padding-top: 0;
|
|
102205
|
+
}
|
|
102137
102206
|
@if $skin-name == 'FluentUI' {
|
|
102138
102207
|
line-height: 11px;
|
|
102139
102208
|
}
|
|
@@ -102145,7 +102214,12 @@ $lg-desktop: 1399.98;
|
|
|
102145
102214
|
line-height: 1.71em;
|
|
102146
102215
|
}
|
|
102147
102216
|
border-bottom: 2px solid;
|
|
102148
|
-
|
|
102217
|
+
@if ($skin-name == 'fluent2') {
|
|
102218
|
+
margin-top: 5px;
|
|
102219
|
+
}
|
|
102220
|
+
@else {
|
|
102221
|
+
margin-top: 0;
|
|
102222
|
+
}
|
|
102149
102223
|
padding-top: 1px;
|
|
102150
102224
|
vertical-align: initial;
|
|
102151
102225
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102157,9 +102231,12 @@ $lg-desktop: 1399.98;
|
|
|
102157
102231
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
102158
102232
|
margin-top: 0;
|
|
102159
102233
|
padding-top: 7px;
|
|
102160
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102234
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
102161
102235
|
padding-top: 0;
|
|
102162
102236
|
}
|
|
102237
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102238
|
+
padding-top: 5px;
|
|
102239
|
+
}
|
|
102163
102240
|
vertical-align: initial;
|
|
102164
102241
|
}
|
|
102165
102242
|
|
|
@@ -102171,6 +102248,13 @@ $lg-desktop: 1399.98;
|
|
|
102171
102248
|
vertical-align: initial;
|
|
102172
102249
|
}
|
|
102173
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
|
+
|
|
102174
102258
|
.e-pv-annotation-opacity-popup-container,
|
|
102175
102259
|
.e-pv-annotation-thickness-popup-container {
|
|
102176
102260
|
@if $skin-name != 'Material3' {
|
|
@@ -102529,13 +102613,6 @@ $lg-desktop: 1399.98;
|
|
|
102529
102613
|
}
|
|
102530
102614
|
}
|
|
102531
102615
|
|
|
102532
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102533
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102534
|
-
@if ($theme-name == 'fluent2') {
|
|
102535
|
-
line-height: 28px;
|
|
102536
|
-
}
|
|
102537
|
-
}
|
|
102538
|
-
|
|
102539
102616
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102540
102617
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102541
102618
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102618,7 +102695,6 @@ $lg-desktop: 1399.98;
|
|
|
102618
102695
|
line-height: $pv-prop-color-picker-line-height;
|
|
102619
102696
|
@if ($skin-name == 'bootstrap5') {
|
|
102620
102697
|
background: $transparent;
|
|
102621
|
-
border: 1px solid $border-light;
|
|
102622
102698
|
border-radius: 4px;
|
|
102623
102699
|
box-sizing: border-box;
|
|
102624
102700
|
color: $content-text-color;
|
|
@@ -102633,6 +102709,13 @@ $lg-desktop: 1399.98;
|
|
|
102633
102709
|
}
|
|
102634
102710
|
}
|
|
102635
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
|
+
|
|
102636
102719
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102637
102720
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102638
102721
|
@if $skin-name == 'FluentUI' {
|
|
@@ -103164,7 +103247,7 @@ $lg-desktop: 1399.98;
|
|
|
103164
103247
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
103165
103248
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
103166
103249
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
103167
|
-
@if $skin-name != 'Material3' {
|
|
103250
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
103168
103251
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
103169
103252
|
}
|
|
103170
103253
|
}
|
|
@@ -103268,14 +103351,6 @@ $lg-desktop: 1399.98;
|
|
|
103268
103351
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103269
103352
|
}
|
|
103270
103353
|
|
|
103271
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103272
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103273
|
-
@if $theme-name == 'fluent2' {
|
|
103274
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103275
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103276
|
-
}
|
|
103277
|
-
}
|
|
103278
|
-
|
|
103279
103354
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103280
103355
|
@if $theme-name == 'fluent2' {
|
|
103281
103356
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -103618,6 +103693,8 @@ $lg-desktop: 1399.98;
|
|
|
103618
103693
|
padding-right: 7px;
|
|
103619
103694
|
@if $skin-name == 'Material3' {
|
|
103620
103695
|
font-size: $text-xs;
|
|
103696
|
+
padding-left: 12px;
|
|
103697
|
+
padding-right: 12px;
|
|
103621
103698
|
}
|
|
103622
103699
|
}
|
|
103623
103700
|
|
|
@@ -103760,7 +103837,7 @@ $lg-desktop: 1399.98;
|
|
|
103760
103837
|
.e-pv-comments-panel-text {
|
|
103761
103838
|
font-size: 15px;
|
|
103762
103839
|
padding-left: 85px;
|
|
103763
|
-
color:
|
|
103840
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103764
103841
|
}
|
|
103765
103842
|
|
|
103766
103843
|
.e-pv-comments-content-container {
|
|
@@ -103948,8 +104025,34 @@ $lg-desktop: 1399.98;
|
|
|
103948
104025
|
}
|
|
103949
104026
|
}
|
|
103950
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
|
+
|
|
103951
104049
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103952
|
-
|
|
104050
|
+
@if ($skin-name == 'fluent2') {
|
|
104051
|
+
margin-top: -4px;
|
|
104052
|
+
}
|
|
104053
|
+
@else {
|
|
104054
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
104055
|
+
}
|
|
103953
104056
|
@if $theme-name != 'fluent2'{
|
|
103954
104057
|
padding-left: 7px;
|
|
103955
104058
|
}
|
|
@@ -104273,7 +104376,9 @@ $lg-desktop: 1399.98;
|
|
|
104273
104376
|
@if $skin-name == 'bootstrap5' {
|
|
104274
104377
|
color: $pv-icon-color;
|
|
104275
104378
|
height: 32px;
|
|
104276
|
-
|
|
104379
|
+
@if ($theme-name != 'fluent2') {
|
|
104380
|
+
line-height: 32px;
|
|
104381
|
+
}
|
|
104277
104382
|
}
|
|
104278
104383
|
@else {
|
|
104279
104384
|
color: $pv-icon-color;
|
|
@@ -104330,13 +104435,6 @@ $lg-desktop: 1399.98;
|
|
|
104330
104435
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104331
104436
|
}
|
|
104332
104437
|
|
|
104333
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104334
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104335
|
-
@if $theme-name == 'fluent2' {
|
|
104336
|
-
margin-top: -10px;
|
|
104337
|
-
}
|
|
104338
|
-
}
|
|
104339
|
-
|
|
104340
104438
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104341
104439
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104342
104440
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -104905,6 +105003,7 @@ $lg-desktop: 1399.98;
|
|
|
104905
105003
|
|
|
104906
105004
|
.e-pv-properties-form-field-group-btn-div {
|
|
104907
105005
|
display: grid;
|
|
105006
|
+
align-content: space-between;
|
|
104908
105007
|
}
|
|
104909
105008
|
|
|
104910
105009
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105263,7 +105362,6 @@ $lg-desktop: 1399.98;
|
|
|
105263
105362
|
}
|
|
105264
105363
|
@if $theme-name == 'fluent2'{
|
|
105265
105364
|
font-family: $font-family;
|
|
105266
|
-
margin-left: 7px;
|
|
105267
105365
|
}
|
|
105268
105366
|
}
|
|
105269
105367
|
|
|
@@ -126275,6 +126373,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126275
126373
|
|
|
126276
126374
|
.e-disabled {
|
|
126277
126375
|
opacity: $ribbon-disabled-opacity;
|
|
126376
|
+
pointer-events: none;
|
|
126278
126377
|
}
|
|
126279
126378
|
|
|
126280
126379
|
.e-input-group {
|