@syncfusion/blazor-themes 26.2.5 → 26.2.8
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 +188 -30
- package/SCSS-Themes/bds.scss +188 -30
- package/SCSS-Themes/bootstrap-dark.scss +190 -32
- package/SCSS-Themes/bootstrap.scss +190 -32
- package/SCSS-Themes/bootstrap4.scss +190 -32
- package/SCSS-Themes/bootstrap5-dark.scss +190 -32
- package/SCSS-Themes/bootstrap5.scss +190 -32
- package/SCSS-Themes/buttons/radio-button/bds-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bds.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap4.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/highcontrast.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material3-dark.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/material3.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/tailwind-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/tailwind.scss +6 -0
- package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bds.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +4 -3
- package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +4 -3
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +16 -3
- package/SCSS-Themes/fabric-dark.scss +190 -32
- package/SCSS-Themes/fabric.scss +190 -32
- package/SCSS-Themes/fluent-dark.scss +190 -32
- package/SCSS-Themes/fluent.scss +190 -32
- package/SCSS-Themes/fluent2-dark.scss +192 -34
- package/SCSS-Themes/fluent2.scss +192 -34
- package/SCSS-Themes/highcontrast.scss +190 -32
- package/SCSS-Themes/material-dark.scss +190 -32
- package/SCSS-Themes/material.scss +190 -32
- package/SCSS-Themes/material3-dark.scss +192 -34
- package/SCSS-Themes/material3.scss +192 -34
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +94 -19
- package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bds.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bds.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +34 -6
- package/SCSS-Themes/tailwind-dark.scss +190 -32
- package/SCSS-Themes/tailwind.scss +190 -32
- package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bds.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind.scss +28 -3
- package/package.json +1 -1
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -37658,6 +37658,12 @@ $radio-btn-checked-ripple-bgcolor: #ff4081 !default;
|
|
|
37658
37658
|
border-color: $radio-btn-focus-check-border-color;
|
|
37659
37659
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
37660
37660
|
}
|
|
37661
|
+
|
|
37662
|
+
& .e-ripple-container {
|
|
37663
|
+
@if $skin-name == 'Material3' {
|
|
37664
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
37665
|
+
}
|
|
37666
|
+
}
|
|
37661
37667
|
}
|
|
37662
37668
|
}
|
|
37663
37669
|
|
|
@@ -67095,7 +67101,8 @@ $de-column-presets-font-size: 60px !default;
|
|
|
67095
67101
|
.e-de-style-paragraph-group-button .e-btn.e-active,
|
|
67096
67102
|
.e-de-style-font-group-button .e-btn.e-active {
|
|
67097
67103
|
@if $skin-name =='fluent2' {
|
|
67098
|
-
background-color: var(--color-sf-
|
|
67104
|
+
background-color: var(--color-sf-content-bg-color-pressed);
|
|
67105
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
67099
67106
|
}
|
|
67100
67107
|
}
|
|
67101
67108
|
.e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
|
|
@@ -69507,13 +69514,13 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69507
69514
|
}
|
|
69508
69515
|
.e-btn-toggle {
|
|
69509
69516
|
@if $skin-name=='fluent2' {
|
|
69510
|
-
background-color: var(--color-sf-
|
|
69517
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
69511
69518
|
}
|
|
69512
69519
|
@else{
|
|
69513
69520
|
background-color: $de-toggle-bg-color !important;
|
|
69514
69521
|
}
|
|
69515
69522
|
@if $skin-name =='fluent2' {
|
|
69516
|
-
|
|
69523
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
69517
69524
|
}
|
|
69518
69525
|
@if $skin-name=='highcontrast' {
|
|
69519
69526
|
color: $de-title-bar-font-clr !important;
|
|
@@ -69525,7 +69532,12 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69525
69532
|
outline-offset: 0;
|
|
69526
69533
|
box-shadow: $de-toggle-btn-border !important;
|
|
69527
69534
|
#{if(&, '&', '*')}:hover {
|
|
69528
|
-
|
|
69535
|
+
@if $skin-name=='fluent2' {
|
|
69536
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
69537
|
+
}
|
|
69538
|
+
@else {
|
|
69539
|
+
background-color: $de-toggle-bg-color !important;
|
|
69540
|
+
}
|
|
69529
69541
|
@if $skin-name=='fabric' {
|
|
69530
69542
|
border-color: $de-toggle-bg-color !important;
|
|
69531
69543
|
}
|
|
@@ -69542,6 +69554,14 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
69542
69554
|
color: $de-title-bar-font-clr !important;
|
|
69543
69555
|
}
|
|
69544
69556
|
}
|
|
69557
|
+
@if $skin-name=='fluent2' {
|
|
69558
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
69559
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
69560
|
+
}
|
|
69561
|
+
.e-btn-toggle>span {
|
|
69562
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
69563
|
+
}
|
|
69564
|
+
}
|
|
69545
69565
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
69546
69566
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
69547
69567
|
border-radius: 0;
|
|
@@ -84870,7 +84890,7 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
84870
84890
|
}
|
|
84871
84891
|
@mixin display-align {
|
|
84872
84892
|
display: inline-block;
|
|
84873
|
-
vertical-align:
|
|
84893
|
+
vertical-align: text-bottom;
|
|
84874
84894
|
}
|
|
84875
84895
|
@mixin drop-bottom-child {
|
|
84876
84896
|
box-shadow: 0 1px 0 0 $childborder-color;
|
|
@@ -84898,6 +84918,12 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
84898
84918
|
font-size: $treegrid-bigger-icon-font-size;
|
|
84899
84919
|
height: $treegrid-bigger-icon-size;
|
|
84900
84920
|
width: $treegrid-bigger-icon-size;
|
|
84921
|
+
vertical-align: bottom;
|
|
84922
|
+
}
|
|
84923
|
+
.e-treegridexpand{
|
|
84924
|
+
@if $skin-name == 'highcontrast'{
|
|
84925
|
+
vertical-align: middle;
|
|
84926
|
+
}
|
|
84901
84927
|
}
|
|
84902
84928
|
|
|
84903
84929
|
.e-hierarchycheckbox {
|
|
@@ -84918,6 +84944,10 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
84918
84944
|
line-height: $treegrid-bigger-icon-size;
|
|
84919
84945
|
}
|
|
84920
84946
|
|
|
84947
|
+
.e-treecolumn-container span {
|
|
84948
|
+
vertical-align: middle;
|
|
84949
|
+
}
|
|
84950
|
+
|
|
84921
84951
|
.e-row[aria-expanded = 'true'] .e-treecell {
|
|
84922
84952
|
@if $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
|
|
84923
84953
|
font-size: 16px;
|
|
@@ -84958,18 +84988,29 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
84958
84988
|
vertical-align: $treegrid-right-arrow-icon-vertical-align;
|
|
84959
84989
|
}
|
|
84960
84990
|
|
|
84991
|
+
span.e-icons.e-treegridcollapse{
|
|
84992
|
+
@if $skin-name == 'highcontrast'{
|
|
84993
|
+
text-align: center;
|
|
84994
|
+
vertical-align: baseline;
|
|
84995
|
+
}
|
|
84996
|
+
}
|
|
84997
|
+
|
|
84961
84998
|
.e-rowcell:not(.e-gridclip) {
|
|
84962
84999
|
.e-treecolumn-container {
|
|
84963
85000
|
display: block;
|
|
84964
85001
|
@include rowcell-container;
|
|
84965
85002
|
|
|
84966
85003
|
span.e-treecell {
|
|
84967
|
-
display:
|
|
85004
|
+
display: contents;
|
|
84968
85005
|
@include rowcell-container;
|
|
84969
85006
|
}
|
|
84970
85007
|
}
|
|
84971
85008
|
}
|
|
84972
85009
|
|
|
85010
|
+
.e-templatecell .e-treecolumn-container span {
|
|
85011
|
+
vertical-align: middle;
|
|
85012
|
+
}
|
|
85013
|
+
|
|
84973
85014
|
.e-treegridexpand:hover::before,
|
|
84974
85015
|
.e-treegridcollapse:hover::before {
|
|
84975
85016
|
color: $treegrid-right-arrow-hover-color;
|
|
@@ -85025,6 +85066,10 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85025
85066
|
@include display-align;
|
|
85026
85067
|
}
|
|
85027
85068
|
}
|
|
85069
|
+
|
|
85070
|
+
.e-templatecell .e-treecolumn-container span {
|
|
85071
|
+
vertical-align: middle;
|
|
85072
|
+
}
|
|
85028
85073
|
|
|
85029
85074
|
.e-cloneproperties .e-treecolumn-container {
|
|
85030
85075
|
span {
|
|
@@ -85063,7 +85108,7 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85063
85108
|
height: $treegrid-right-arrow-icon-height;
|
|
85064
85109
|
padding: $treegrid-right-arrow-icon-padding;
|
|
85065
85110
|
text-align: center;
|
|
85066
|
-
vertical-align: bottom;
|
|
85111
|
+
vertical-align: text-bottom;
|
|
85067
85112
|
width: $treegrid-right-arrow-icon-width;
|
|
85068
85113
|
}
|
|
85069
85114
|
|
|
@@ -101413,6 +101458,18 @@ $lg-desktop: 1399.98;
|
|
|
101413
101458
|
}
|
|
101414
101459
|
}
|
|
101415
101460
|
|
|
101461
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
101462
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
101463
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
101464
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
101465
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
101466
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
101467
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
101468
|
+
@if ($theme-name == 'fluent2'){
|
|
101469
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
101470
|
+
}
|
|
101471
|
+
}
|
|
101472
|
+
|
|
101416
101473
|
.e-pv-properties-line-leader-length-container {
|
|
101417
101474
|
@if ($theme-name == 'fluent2') {
|
|
101418
101475
|
margin-top: 10px;
|
|
@@ -102536,7 +102593,8 @@ $lg-desktop: 1399.98;
|
|
|
102536
102593
|
|
|
102537
102594
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
102538
102595
|
@if $theme-name=='fluent2' {
|
|
102539
|
-
margin-right:
|
|
102596
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
102597
|
+
margin-top: -8px;
|
|
102540
102598
|
}
|
|
102541
102599
|
}
|
|
102542
102600
|
|
|
@@ -102564,6 +102622,12 @@ $lg-desktop: 1399.98;
|
|
|
102564
102622
|
}
|
|
102565
102623
|
}
|
|
102566
102624
|
|
|
102625
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
102626
|
+
@if ($skin-name == 'fluent2') {
|
|
102627
|
+
margin-top: -8px;
|
|
102628
|
+
}
|
|
102629
|
+
}
|
|
102630
|
+
|
|
102567
102631
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102568
102632
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102569
102633
|
@if ($skin-name == 'fluent2') {
|
|
@@ -102571,6 +102635,13 @@ $lg-desktop: 1399.98;
|
|
|
102571
102635
|
}
|
|
102572
102636
|
}
|
|
102573
102637
|
|
|
102638
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
102639
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
102640
|
+
@if ($skin-name == 'fluent2') {
|
|
102641
|
+
margin-top: -8px;
|
|
102642
|
+
}
|
|
102643
|
+
}
|
|
102644
|
+
|
|
102574
102645
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
102575
102646
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
102576
102647
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -102698,6 +102769,13 @@ $lg-desktop: 1399.98;
|
|
|
102698
102769
|
}
|
|
102699
102770
|
}
|
|
102700
102771
|
|
|
102772
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
102773
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
102774
|
+
@if $theme-name == 'fluent2' {
|
|
102775
|
+
font-size: 14px;
|
|
102776
|
+
}
|
|
102777
|
+
}
|
|
102778
|
+
|
|
102701
102779
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
102702
102780
|
background-size: 100%;
|
|
102703
102781
|
}
|
|
@@ -102734,6 +102812,14 @@ $lg-desktop: 1399.98;
|
|
|
102734
102812
|
min-height: 32px;
|
|
102735
102813
|
}
|
|
102736
102814
|
}
|
|
102815
|
+
|
|
102816
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
102817
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
102818
|
+
@if ($theme-name == 'fluent2') {
|
|
102819
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
102820
|
+
}
|
|
102821
|
+
}
|
|
102822
|
+
|
|
102737
102823
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
102738
102824
|
@if $skin-name != 'Material3' {
|
|
102739
102825
|
height: 32px;
|
|
@@ -103119,6 +103205,15 @@ $lg-desktop: 1399.98;
|
|
|
103119
103205
|
}
|
|
103120
103206
|
}
|
|
103121
103207
|
|
|
103208
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
103209
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
103210
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
103211
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
103212
|
+
@if $theme-name == 'fluent2' {
|
|
103213
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
103214
|
+
}
|
|
103215
|
+
}
|
|
103216
|
+
|
|
103122
103217
|
.e-pv-properties-text-edit-prop {
|
|
103123
103218
|
@if $skin-name == 'FluentUI' {
|
|
103124
103219
|
padding-top: 35px;
|
|
@@ -103157,6 +103252,28 @@ $lg-desktop: 1399.98;
|
|
|
103157
103252
|
.e-pv-center-align-icon-div,
|
|
103158
103253
|
.e-pv-right-align-icon-div {
|
|
103159
103254
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
103255
|
+
@if ($theme-name == 'fluent2') {
|
|
103256
|
+
width: 32px;
|
|
103257
|
+
}
|
|
103258
|
+
}
|
|
103259
|
+
|
|
103260
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
103261
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
103262
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
103263
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
103264
|
+
padding: 4px 10px;
|
|
103265
|
+
@if ($theme-name == 'fluent2') {
|
|
103266
|
+
width: 40px;
|
|
103267
|
+
}
|
|
103268
|
+
}
|
|
103269
|
+
|
|
103270
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
103271
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
103272
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
103273
|
+
padding: 4px 10px;
|
|
103274
|
+
@if ($theme-name == 'fluent2') {
|
|
103275
|
+
width: 38.5px;
|
|
103276
|
+
}
|
|
103160
103277
|
}
|
|
103161
103278
|
|
|
103162
103279
|
.e-pv-bold-icon-div:hover,
|
|
@@ -103167,7 +103284,9 @@ $lg-desktop: 1399.98;
|
|
|
103167
103284
|
.e-pv-center-align-icon-div:hover,
|
|
103168
103285
|
.e-pv-right-align-icon-div:hover {
|
|
103169
103286
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
103170
|
-
|
|
103287
|
+
@if ($theme-name != 'fluent2') {
|
|
103288
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
103289
|
+
}
|
|
103171
103290
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
103172
103291
|
}
|
|
103173
103292
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -103298,6 +103417,9 @@ $lg-desktop: 1399.98;
|
|
|
103298
103417
|
@if ($skin-name == 'Material3') {
|
|
103299
103418
|
padding: 20px 15px 6px 0;
|
|
103300
103419
|
}
|
|
103420
|
+
@if ($theme-name == 'fluent2') {
|
|
103421
|
+
padding: 15px;
|
|
103422
|
+
}
|
|
103301
103423
|
@else {
|
|
103302
103424
|
padding: 15px 15px 15px 1px;
|
|
103303
103425
|
}
|
|
@@ -103485,6 +103607,7 @@ $lg-desktop: 1399.98;
|
|
|
103485
103607
|
}
|
|
103486
103608
|
@if ($theme-name == 'fluent2') {
|
|
103487
103609
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
103610
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
103488
103611
|
}
|
|
103489
103612
|
}
|
|
103490
103613
|
|
|
@@ -103492,12 +103615,13 @@ $lg-desktop: 1399.98;
|
|
|
103492
103615
|
@if ($theme-name == 'fluent2') {
|
|
103493
103616
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
103494
103617
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
103618
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
103495
103619
|
}
|
|
103496
103620
|
}
|
|
103497
103621
|
|
|
103498
103622
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
103499
103623
|
@if ($theme-name == 'fluent2') {
|
|
103500
|
-
margin-left:
|
|
103624
|
+
margin-left: 18px;
|
|
103501
103625
|
}
|
|
103502
103626
|
}
|
|
103503
103627
|
|
|
@@ -103740,7 +103864,9 @@ $lg-desktop: 1399.98;
|
|
|
103740
103864
|
height: 36px;
|
|
103741
103865
|
width: 154px;
|
|
103742
103866
|
}
|
|
103743
|
-
|
|
103867
|
+
@if ($theme-name != 'fluent2') {
|
|
103868
|
+
justify-content: space-evenly;
|
|
103869
|
+
}
|
|
103744
103870
|
@if ($skin-name == 'bootstrap5') {
|
|
103745
103871
|
align-items: center;
|
|
103746
103872
|
border: 1px solid $border-light;
|
|
@@ -103788,7 +103914,9 @@ $lg-desktop: 1399.98;
|
|
|
103788
103914
|
height: 36px;
|
|
103789
103915
|
width: 120px;
|
|
103790
103916
|
}
|
|
103791
|
-
|
|
103917
|
+
@if ($theme-name != 'fluent2') {
|
|
103918
|
+
justify-content: space-evenly;
|
|
103919
|
+
}
|
|
103792
103920
|
margin-right: 15px;
|
|
103793
103921
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
103794
103922
|
align-items: center;
|
|
@@ -103817,7 +103945,9 @@ $lg-desktop: 1399.98;
|
|
|
103817
103945
|
}
|
|
103818
103946
|
display: flex;
|
|
103819
103947
|
height: 36px;
|
|
103820
|
-
|
|
103948
|
+
@if ($theme-name != 'fluent2') {
|
|
103949
|
+
justify-content: space-evenly;
|
|
103950
|
+
}
|
|
103821
103951
|
width: 154px;
|
|
103822
103952
|
@if ($skin-name == 'bootstrap5') {
|
|
103823
103953
|
align-items: center;
|
|
@@ -103851,7 +103981,9 @@ $lg-desktop: 1399.98;
|
|
|
103851
103981
|
}
|
|
103852
103982
|
display: flex;
|
|
103853
103983
|
height: 36px;
|
|
103854
|
-
|
|
103984
|
+
@if ($theme-name != 'fluent2') {
|
|
103985
|
+
justify-content: space-evenly;
|
|
103986
|
+
}
|
|
103855
103987
|
margin-right: 15px;
|
|
103856
103988
|
width: 120px;
|
|
103857
103989
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -103996,12 +104128,6 @@ $lg-desktop: 1399.98;
|
|
|
103996
104128
|
}
|
|
103997
104129
|
}
|
|
103998
104130
|
|
|
103999
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
104000
|
-
@if ($theme-name=='fluent2') {
|
|
104001
|
-
margin-left: 6.4%;
|
|
104002
|
-
}
|
|
104003
|
-
}
|
|
104004
|
-
|
|
104005
104131
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
104006
104132
|
@if ($theme-name == 'fluent2') {
|
|
104007
104133
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -104155,12 +104281,6 @@ $lg-desktop: 1399.98;
|
|
|
104155
104281
|
}
|
|
104156
104282
|
}
|
|
104157
104283
|
|
|
104158
|
-
.e-bigger .e-pv-canvas-signature {
|
|
104159
|
-
@if $theme-name =='fluent2' {
|
|
104160
|
-
margin-left: 5.65%;
|
|
104161
|
-
}
|
|
104162
|
-
}
|
|
104163
|
-
|
|
104164
104284
|
.e-pv-sign-upload{
|
|
104165
104285
|
@if $theme-name =='fluent2' {
|
|
104166
104286
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -111260,6 +111380,16 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
111260
111380
|
}
|
|
111261
111381
|
|
|
111262
111382
|
@include export-module('pivotview-theme') {
|
|
111383
|
+
.e-pivotview.e-pivotview-autofit .e-grid .e-columnsheader .e-headercelldiv {
|
|
111384
|
+
margin-right: 4px;
|
|
111385
|
+
|
|
111386
|
+
@if ($skin-name == 'FluentUI') or ($skin-name =='fluent2') or ($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') or ($skin-name == 'Material3') {
|
|
111387
|
+
&:has(> .e-pivotcell-container .e-value-sort-icon) {
|
|
111388
|
+
margin-right: $pivotgrid-value-sort-icon-font-size;
|
|
111389
|
+
}
|
|
111390
|
+
}
|
|
111391
|
+
}
|
|
111392
|
+
|
|
111263
111393
|
.e-pivotview {
|
|
111264
111394
|
.e-pivotcell-container {
|
|
111265
111395
|
align-items: center;
|
|
@@ -124005,6 +124135,7 @@ $ribbon-file-menu-size: 14px !default;
|
|
|
124005
124135
|
$ribbon-file-menu-padding: 8px 8px 10px !default;
|
|
124006
124136
|
$ribbon-file-menu-height: 22px !default;
|
|
124007
124137
|
$ribbon-file-menu-border-radius: unset !default;
|
|
124138
|
+
$ribbon-file-menu-min-width-height: 14px !default;
|
|
124008
124139
|
$ribbon-help-template-padding: 12px !default;
|
|
124009
124140
|
$ribbon-help-template-height: 40px !default;
|
|
124010
124141
|
$ribbon-help-template-border: 1px solid !default;
|
|
@@ -124110,7 +124241,7 @@ $ribbon-backstage-menu-active-border: 0 !default;
|
|
|
124110
124241
|
$ribbon-backstage-menu-item-height: 40px !default;
|
|
124111
124242
|
$ribbon-backstage-menu-icon-font-size: 16px !default;
|
|
124112
124243
|
$ribbon-backstage-menu-icon-line-height: 16px !default;
|
|
124113
|
-
$ribbon-backstage-menu-icon-padding: 12px 16px !default;
|
|
124244
|
+
$ribbon-backstage-menu-icon-padding: 12px 16px 16px !default;
|
|
124114
124245
|
$ribbon-backstage-menu-blank-icon-padding: 48px !default;
|
|
124115
124246
|
$ribbon-backstage-btn-focus-border: 2px !default;
|
|
124116
124247
|
$ribbon-backstage-btn-height: 40px !default;
|
|
@@ -124177,6 +124308,7 @@ $ribbon-bigger-group-height: 162px !default;
|
|
|
124177
124308
|
$ribbon-bigger-file-menu-height: 24px !default;
|
|
124178
124309
|
$ribbon-bigger-file-menu-padding: 13px 8px !default;
|
|
124179
124310
|
$ribbon-bigger-file-menu-size: 16px !default;
|
|
124311
|
+
$ribbon-bigger-file-menu-min-width-height: 16px !default;
|
|
124180
124312
|
$ribbon-bigger-help-template-padding: 16px !default;
|
|
124181
124313
|
$ribbon-bigger-help-template-height: 50px !default;
|
|
124182
124314
|
$ribbon-bigger-toolbar-items-height: 50px !default;
|
|
@@ -124248,7 +124380,7 @@ $ribbon-bigger-ddb-popup-height: 45px;
|
|
|
124248
124380
|
$ribbon-bigger-backstage-menu-item-height: 50px !default;
|
|
124249
124381
|
$ribbon-bigger-backstage-menu-icon-font-size: 20px !default;
|
|
124250
124382
|
$ribbon-bigger-backstage-menu-icon-line-height: 20px !default;
|
|
124251
|
-
$ribbon-bigger-backstage-menu-icon-padding: 15px 16px !default;
|
|
124383
|
+
$ribbon-bigger-backstage-menu-icon-padding: 15px 16px 19px !default;
|
|
124252
124384
|
$ribbon-bigger-backstage-menu-blank-icon-padding: 52px !default;
|
|
124253
124385
|
$ribbon-bigger-backstage-btn-height: 50px !default;
|
|
124254
124386
|
$ribbon-bigger-backstage-btn-line-height: 50px !default;
|
|
@@ -124918,9 +125050,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
124918
125050
|
|
|
124919
125051
|
.e-menu-icon {
|
|
124920
125052
|
@include ribbon-font-props($ribbon-backstage-menu-icon-font-size, $ribbon-backstage-menu-icon-line-height);
|
|
125053
|
+
@include ribbon-items-icon-images($ribbon-backstage-menu-icon-font-size);
|
|
124921
125054
|
width: auto;
|
|
124922
125055
|
margin-right: unset;
|
|
124923
|
-
|
|
125056
|
+
margin: $ribbon-backstage-menu-icon-padding;
|
|
124924
125057
|
}
|
|
124925
125058
|
|
|
124926
125059
|
&.e-blankicon {
|
|
@@ -125533,6 +125666,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125533
125666
|
|
|
125534
125667
|
.e-btn-icon {
|
|
125535
125668
|
@include ribbon-font-styles(16px, $ribbon-items-font-weight, 16px);
|
|
125669
|
+
@include ribbon-items-icon-images(16px);
|
|
125536
125670
|
margin: $ribbon-group-button-icon-margin;
|
|
125537
125671
|
width: auto;
|
|
125538
125672
|
&.e-icon-left {
|
|
@@ -125620,6 +125754,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125620
125754
|
@include ribbon-font-styles($ribbon-gallery-icons-size, $ribbon-gallery-icons-weight, $ribbon-gallery-icons-height);
|
|
125621
125755
|
padding: 3px;
|
|
125622
125756
|
background-size: cover;
|
|
125757
|
+
min-width: $ribbon-gallery-icons-size;
|
|
125758
|
+
min-height: $ribbon-gallery-icons-size;
|
|
125759
|
+
background-position: center;
|
|
125760
|
+
background-repeat: no-repeat;
|
|
125623
125761
|
}
|
|
125624
125762
|
&:hover,
|
|
125625
125763
|
&.e-ribbon-gallery-selected {
|
|
@@ -125664,6 +125802,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125664
125802
|
border-radius: unset;
|
|
125665
125803
|
|
|
125666
125804
|
.e-menu-icon {
|
|
125805
|
+
@include ribbon-items-icon-images($ribbon-file-menu-min-width-height);
|
|
125667
125806
|
width: auto;
|
|
125668
125807
|
}
|
|
125669
125808
|
|
|
@@ -125681,6 +125820,13 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125681
125820
|
|
|
125682
125821
|
.e-menu-icon {
|
|
125683
125822
|
@include ribbon-font-props(16px, 16px);
|
|
125823
|
+
@include ribbon-items-icon-images(16px);
|
|
125824
|
+
}
|
|
125825
|
+
@if ($skin-name == 'fluent2') {
|
|
125826
|
+
.e-menu-icon {
|
|
125827
|
+
padding: 0;
|
|
125828
|
+
margin: 2px 12px 2px 2px;
|
|
125829
|
+
}
|
|
125684
125830
|
}
|
|
125685
125831
|
}
|
|
125686
125832
|
|
|
@@ -126110,6 +126256,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126110
126256
|
|
|
126111
126257
|
.e-menu-icon {
|
|
126112
126258
|
@include ribbon-font-props(20px, 20px);
|
|
126259
|
+
min-height: 20px;
|
|
126260
|
+
min-width: 20px;
|
|
126113
126261
|
}
|
|
126114
126262
|
}
|
|
126115
126263
|
|
|
@@ -126117,8 +126265,14 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126117
126265
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
126118
126266
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-ul,
|
|
126119
126267
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-ul {
|
|
126120
|
-
.e-menu-item
|
|
126121
|
-
|
|
126268
|
+
.e-menu-item {
|
|
126269
|
+
&.e-blankicon {
|
|
126270
|
+
padding-left: $ribbon-bigger-menu-blank-icon-padding !important; /* stylelint-disable-line declaration-no-important */
|
|
126271
|
+
}
|
|
126272
|
+
.e-menu-icon {
|
|
126273
|
+
min-width: $ribbon-bigger-file-menu-min-width-height;
|
|
126274
|
+
min-height: $ribbon-bigger-file-menu-min-width-height;
|
|
126275
|
+
}
|
|
126122
126276
|
}
|
|
126123
126277
|
}
|
|
126124
126278
|
|
|
@@ -126141,7 +126295,9 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126141
126295
|
|
|
126142
126296
|
.e-menu-icon {
|
|
126143
126297
|
@include ribbon-font-props($ribbon-bigger-backstage-menu-icon-font-size, $ribbon-bigger-backstage-menu-icon-line-height);
|
|
126144
|
-
|
|
126298
|
+
margin: $ribbon-bigger-backstage-menu-icon-padding;
|
|
126299
|
+
min-width: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
126300
|
+
min-height: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
126145
126301
|
}
|
|
126146
126302
|
|
|
126147
126303
|
&.e-blankicon {
|
|
@@ -126157,6 +126313,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126157
126313
|
.e-btn-icon {
|
|
126158
126314
|
@include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
|
|
126159
126315
|
margin: $ribbon-bigger-group-button-icon-margin;
|
|
126316
|
+
min-height: $ribbon-bigger-items-icon-size;
|
|
126317
|
+
min-width: $ribbon-bigger-items-icon-size;
|
|
126160
126318
|
&.e-icon-left {
|
|
126161
126319
|
padding: $ribbon-bigger-group-button-icon-padding;
|
|
126162
126320
|
}
|