@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
|
@@ -3788,6 +3788,18 @@ $lg-desktop: 1399.98;
|
|
|
3788
3788
|
}
|
|
3789
3789
|
}
|
|
3790
3790
|
|
|
3791
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
3792
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
3793
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
3794
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
3795
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
3796
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
3797
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
3798
|
+
@if ($theme-name == 'fluent2'){
|
|
3799
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
3800
|
+
}
|
|
3801
|
+
}
|
|
3802
|
+
|
|
3791
3803
|
.e-pv-properties-line-leader-length-container {
|
|
3792
3804
|
@if ($theme-name == 'fluent2') {
|
|
3793
3805
|
margin-top: 10px;
|
|
@@ -4911,7 +4923,8 @@ $lg-desktop: 1399.98;
|
|
|
4911
4923
|
|
|
4912
4924
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4913
4925
|
@if $theme-name=='fluent2' {
|
|
4914
|
-
margin-right:
|
|
4926
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
4927
|
+
margin-top: -8px;
|
|
4915
4928
|
}
|
|
4916
4929
|
}
|
|
4917
4930
|
|
|
@@ -4939,6 +4952,12 @@ $lg-desktop: 1399.98;
|
|
|
4939
4952
|
}
|
|
4940
4953
|
}
|
|
4941
4954
|
|
|
4955
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4956
|
+
@if ($skin-name == 'fluent2') {
|
|
4957
|
+
margin-top: -8px;
|
|
4958
|
+
}
|
|
4959
|
+
}
|
|
4960
|
+
|
|
4942
4961
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4943
4962
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4944
4963
|
@if ($skin-name == 'fluent2') {
|
|
@@ -4946,6 +4965,13 @@ $lg-desktop: 1399.98;
|
|
|
4946
4965
|
}
|
|
4947
4966
|
}
|
|
4948
4967
|
|
|
4968
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4969
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4970
|
+
@if ($skin-name == 'fluent2') {
|
|
4971
|
+
margin-top: -8px;
|
|
4972
|
+
}
|
|
4973
|
+
}
|
|
4974
|
+
|
|
4949
4975
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4950
4976
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4951
4977
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -5073,6 +5099,13 @@ $lg-desktop: 1399.98;
|
|
|
5073
5099
|
}
|
|
5074
5100
|
}
|
|
5075
5101
|
|
|
5102
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
5103
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
5104
|
+
@if $theme-name == 'fluent2' {
|
|
5105
|
+
font-size: 14px;
|
|
5106
|
+
}
|
|
5107
|
+
}
|
|
5108
|
+
|
|
5076
5109
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
5077
5110
|
background-size: 100%;
|
|
5078
5111
|
}
|
|
@@ -5109,6 +5142,14 @@ $lg-desktop: 1399.98;
|
|
|
5109
5142
|
min-height: 32px;
|
|
5110
5143
|
}
|
|
5111
5144
|
}
|
|
5145
|
+
|
|
5146
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
5147
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
5148
|
+
@if ($theme-name == 'fluent2') {
|
|
5149
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
5150
|
+
}
|
|
5151
|
+
}
|
|
5152
|
+
|
|
5112
5153
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
5113
5154
|
@if $skin-name != 'Material3' {
|
|
5114
5155
|
height: 32px;
|
|
@@ -5494,6 +5535,15 @@ $lg-desktop: 1399.98;
|
|
|
5494
5535
|
}
|
|
5495
5536
|
}
|
|
5496
5537
|
|
|
5538
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
5539
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
5540
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
5541
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
5542
|
+
@if $theme-name == 'fluent2' {
|
|
5543
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5544
|
+
}
|
|
5545
|
+
}
|
|
5546
|
+
|
|
5497
5547
|
.e-pv-properties-text-edit-prop {
|
|
5498
5548
|
@if $skin-name == 'FluentUI' {
|
|
5499
5549
|
padding-top: 35px;
|
|
@@ -5532,6 +5582,28 @@ $lg-desktop: 1399.98;
|
|
|
5532
5582
|
.e-pv-center-align-icon-div,
|
|
5533
5583
|
.e-pv-right-align-icon-div {
|
|
5534
5584
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
5585
|
+
@if ($theme-name == 'fluent2') {
|
|
5586
|
+
width: 32px;
|
|
5587
|
+
}
|
|
5588
|
+
}
|
|
5589
|
+
|
|
5590
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
5591
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
5592
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
5593
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
5594
|
+
padding: 4px 10px;
|
|
5595
|
+
@if ($theme-name == 'fluent2') {
|
|
5596
|
+
width: 40px;
|
|
5597
|
+
}
|
|
5598
|
+
}
|
|
5599
|
+
|
|
5600
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
5601
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
5602
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
5603
|
+
padding: 4px 10px;
|
|
5604
|
+
@if ($theme-name == 'fluent2') {
|
|
5605
|
+
width: 38.5px;
|
|
5606
|
+
}
|
|
5535
5607
|
}
|
|
5536
5608
|
|
|
5537
5609
|
.e-pv-bold-icon-div:hover,
|
|
@@ -5542,7 +5614,9 @@ $lg-desktop: 1399.98;
|
|
|
5542
5614
|
.e-pv-center-align-icon-div:hover,
|
|
5543
5615
|
.e-pv-right-align-icon-div:hover {
|
|
5544
5616
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
5545
|
-
|
|
5617
|
+
@if ($theme-name != 'fluent2') {
|
|
5618
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
5619
|
+
}
|
|
5546
5620
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
5547
5621
|
}
|
|
5548
5622
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -5673,6 +5747,9 @@ $lg-desktop: 1399.98;
|
|
|
5673
5747
|
@if ($skin-name == 'Material3') {
|
|
5674
5748
|
padding: 20px 15px 6px 0;
|
|
5675
5749
|
}
|
|
5750
|
+
@if ($theme-name == 'fluent2') {
|
|
5751
|
+
padding: 15px;
|
|
5752
|
+
}
|
|
5676
5753
|
@else {
|
|
5677
5754
|
padding: 15px 15px 15px 1px;
|
|
5678
5755
|
}
|
|
@@ -5860,6 +5937,7 @@ $lg-desktop: 1399.98;
|
|
|
5860
5937
|
}
|
|
5861
5938
|
@if ($theme-name == 'fluent2') {
|
|
5862
5939
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
5940
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
5863
5941
|
}
|
|
5864
5942
|
}
|
|
5865
5943
|
|
|
@@ -5867,12 +5945,13 @@ $lg-desktop: 1399.98;
|
|
|
5867
5945
|
@if ($theme-name == 'fluent2') {
|
|
5868
5946
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
5869
5947
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
5948
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
5870
5949
|
}
|
|
5871
5950
|
}
|
|
5872
5951
|
|
|
5873
5952
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
5874
5953
|
@if ($theme-name == 'fluent2') {
|
|
5875
|
-
margin-left:
|
|
5954
|
+
margin-left: 18px;
|
|
5876
5955
|
}
|
|
5877
5956
|
}
|
|
5878
5957
|
|
|
@@ -6115,7 +6194,9 @@ $lg-desktop: 1399.98;
|
|
|
6115
6194
|
height: 36px;
|
|
6116
6195
|
width: 154px;
|
|
6117
6196
|
}
|
|
6118
|
-
|
|
6197
|
+
@if ($theme-name != 'fluent2') {
|
|
6198
|
+
justify-content: space-evenly;
|
|
6199
|
+
}
|
|
6119
6200
|
@if ($skin-name == 'bootstrap5') {
|
|
6120
6201
|
align-items: center;
|
|
6121
6202
|
border: 1px solid $border-light;
|
|
@@ -6163,7 +6244,9 @@ $lg-desktop: 1399.98;
|
|
|
6163
6244
|
height: 36px;
|
|
6164
6245
|
width: 120px;
|
|
6165
6246
|
}
|
|
6166
|
-
|
|
6247
|
+
@if ($theme-name != 'fluent2') {
|
|
6248
|
+
justify-content: space-evenly;
|
|
6249
|
+
}
|
|
6167
6250
|
margin-right: 15px;
|
|
6168
6251
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
6169
6252
|
align-items: center;
|
|
@@ -6192,7 +6275,9 @@ $lg-desktop: 1399.98;
|
|
|
6192
6275
|
}
|
|
6193
6276
|
display: flex;
|
|
6194
6277
|
height: 36px;
|
|
6195
|
-
|
|
6278
|
+
@if ($theme-name != 'fluent2') {
|
|
6279
|
+
justify-content: space-evenly;
|
|
6280
|
+
}
|
|
6196
6281
|
width: 154px;
|
|
6197
6282
|
@if ($skin-name == 'bootstrap5') {
|
|
6198
6283
|
align-items: center;
|
|
@@ -6226,7 +6311,9 @@ $lg-desktop: 1399.98;
|
|
|
6226
6311
|
}
|
|
6227
6312
|
display: flex;
|
|
6228
6313
|
height: 36px;
|
|
6229
|
-
|
|
6314
|
+
@if ($theme-name != 'fluent2') {
|
|
6315
|
+
justify-content: space-evenly;
|
|
6316
|
+
}
|
|
6230
6317
|
margin-right: 15px;
|
|
6231
6318
|
width: 120px;
|
|
6232
6319
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -6371,12 +6458,6 @@ $lg-desktop: 1399.98;
|
|
|
6371
6458
|
}
|
|
6372
6459
|
}
|
|
6373
6460
|
|
|
6374
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
6375
|
-
@if ($theme-name=='fluent2') {
|
|
6376
|
-
margin-left: 6.4%;
|
|
6377
|
-
}
|
|
6378
|
-
}
|
|
6379
|
-
|
|
6380
6461
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
6381
6462
|
@if ($theme-name == 'fluent2') {
|
|
6382
6463
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -6530,12 +6611,6 @@ $lg-desktop: 1399.98;
|
|
|
6530
6611
|
}
|
|
6531
6612
|
}
|
|
6532
6613
|
|
|
6533
|
-
.e-bigger .e-pv-canvas-signature {
|
|
6534
|
-
@if $theme-name =='fluent2' {
|
|
6535
|
-
margin-left: 5.65%;
|
|
6536
|
-
}
|
|
6537
|
-
}
|
|
6538
|
-
|
|
6539
6614
|
.e-pv-sign-upload{
|
|
6540
6615
|
@if $theme-name =='fluent2' {
|
|
6541
6616
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -3788,6 +3788,18 @@ $lg-desktop: 1399.98;
|
|
|
3788
3788
|
}
|
|
3789
3789
|
}
|
|
3790
3790
|
|
|
3791
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
3792
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
3793
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
3794
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
3795
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
3796
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
3797
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
3798
|
+
@if ($theme-name == 'fluent2'){
|
|
3799
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
3800
|
+
}
|
|
3801
|
+
}
|
|
3802
|
+
|
|
3791
3803
|
.e-pv-properties-line-leader-length-container {
|
|
3792
3804
|
@if ($theme-name == 'fluent2') {
|
|
3793
3805
|
margin-top: 10px;
|
|
@@ -4911,7 +4923,8 @@ $lg-desktop: 1399.98;
|
|
|
4911
4923
|
|
|
4912
4924
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4913
4925
|
@if $theme-name=='fluent2' {
|
|
4914
|
-
margin-right:
|
|
4926
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
4927
|
+
margin-top: -8px;
|
|
4915
4928
|
}
|
|
4916
4929
|
}
|
|
4917
4930
|
|
|
@@ -4939,6 +4952,12 @@ $lg-desktop: 1399.98;
|
|
|
4939
4952
|
}
|
|
4940
4953
|
}
|
|
4941
4954
|
|
|
4955
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4956
|
+
@if ($skin-name == 'fluent2') {
|
|
4957
|
+
margin-top: -8px;
|
|
4958
|
+
}
|
|
4959
|
+
}
|
|
4960
|
+
|
|
4942
4961
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4943
4962
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4944
4963
|
@if ($skin-name == 'fluent2') {
|
|
@@ -4946,6 +4965,13 @@ $lg-desktop: 1399.98;
|
|
|
4946
4965
|
}
|
|
4947
4966
|
}
|
|
4948
4967
|
|
|
4968
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4969
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4970
|
+
@if ($skin-name == 'fluent2') {
|
|
4971
|
+
margin-top: -8px;
|
|
4972
|
+
}
|
|
4973
|
+
}
|
|
4974
|
+
|
|
4949
4975
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4950
4976
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4951
4977
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -5073,6 +5099,13 @@ $lg-desktop: 1399.98;
|
|
|
5073
5099
|
}
|
|
5074
5100
|
}
|
|
5075
5101
|
|
|
5102
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
5103
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
5104
|
+
@if $theme-name == 'fluent2' {
|
|
5105
|
+
font-size: 14px;
|
|
5106
|
+
}
|
|
5107
|
+
}
|
|
5108
|
+
|
|
5076
5109
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
5077
5110
|
background-size: 100%;
|
|
5078
5111
|
}
|
|
@@ -5109,6 +5142,14 @@ $lg-desktop: 1399.98;
|
|
|
5109
5142
|
min-height: 32px;
|
|
5110
5143
|
}
|
|
5111
5144
|
}
|
|
5145
|
+
|
|
5146
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
5147
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
5148
|
+
@if ($theme-name == 'fluent2') {
|
|
5149
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
5150
|
+
}
|
|
5151
|
+
}
|
|
5152
|
+
|
|
5112
5153
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
5113
5154
|
@if $skin-name != 'Material3' {
|
|
5114
5155
|
height: 32px;
|
|
@@ -5494,6 +5535,15 @@ $lg-desktop: 1399.98;
|
|
|
5494
5535
|
}
|
|
5495
5536
|
}
|
|
5496
5537
|
|
|
5538
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
5539
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
5540
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
5541
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
5542
|
+
@if $theme-name == 'fluent2' {
|
|
5543
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5544
|
+
}
|
|
5545
|
+
}
|
|
5546
|
+
|
|
5497
5547
|
.e-pv-properties-text-edit-prop {
|
|
5498
5548
|
@if $skin-name == 'FluentUI' {
|
|
5499
5549
|
padding-top: 35px;
|
|
@@ -5532,6 +5582,28 @@ $lg-desktop: 1399.98;
|
|
|
5532
5582
|
.e-pv-center-align-icon-div,
|
|
5533
5583
|
.e-pv-right-align-icon-div {
|
|
5534
5584
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
5585
|
+
@if ($theme-name == 'fluent2') {
|
|
5586
|
+
width: 32px;
|
|
5587
|
+
}
|
|
5588
|
+
}
|
|
5589
|
+
|
|
5590
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
5591
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
5592
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
5593
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
5594
|
+
padding: 4px 10px;
|
|
5595
|
+
@if ($theme-name == 'fluent2') {
|
|
5596
|
+
width: 40px;
|
|
5597
|
+
}
|
|
5598
|
+
}
|
|
5599
|
+
|
|
5600
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
5601
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
5602
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
5603
|
+
padding: 4px 10px;
|
|
5604
|
+
@if ($theme-name == 'fluent2') {
|
|
5605
|
+
width: 38.5px;
|
|
5606
|
+
}
|
|
5535
5607
|
}
|
|
5536
5608
|
|
|
5537
5609
|
.e-pv-bold-icon-div:hover,
|
|
@@ -5542,7 +5614,9 @@ $lg-desktop: 1399.98;
|
|
|
5542
5614
|
.e-pv-center-align-icon-div:hover,
|
|
5543
5615
|
.e-pv-right-align-icon-div:hover {
|
|
5544
5616
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
5545
|
-
|
|
5617
|
+
@if ($theme-name != 'fluent2') {
|
|
5618
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
5619
|
+
}
|
|
5546
5620
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
5547
5621
|
}
|
|
5548
5622
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -5673,6 +5747,9 @@ $lg-desktop: 1399.98;
|
|
|
5673
5747
|
@if ($skin-name == 'Material3') {
|
|
5674
5748
|
padding: 20px 15px 6px 0;
|
|
5675
5749
|
}
|
|
5750
|
+
@if ($theme-name == 'fluent2') {
|
|
5751
|
+
padding: 15px;
|
|
5752
|
+
}
|
|
5676
5753
|
@else {
|
|
5677
5754
|
padding: 15px 15px 15px 1px;
|
|
5678
5755
|
}
|
|
@@ -5860,6 +5937,7 @@ $lg-desktop: 1399.98;
|
|
|
5860
5937
|
}
|
|
5861
5938
|
@if ($theme-name == 'fluent2') {
|
|
5862
5939
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
5940
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
5863
5941
|
}
|
|
5864
5942
|
}
|
|
5865
5943
|
|
|
@@ -5867,12 +5945,13 @@ $lg-desktop: 1399.98;
|
|
|
5867
5945
|
@if ($theme-name == 'fluent2') {
|
|
5868
5946
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
5869
5947
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
5948
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
5870
5949
|
}
|
|
5871
5950
|
}
|
|
5872
5951
|
|
|
5873
5952
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
5874
5953
|
@if ($theme-name == 'fluent2') {
|
|
5875
|
-
margin-left:
|
|
5954
|
+
margin-left: 18px;
|
|
5876
5955
|
}
|
|
5877
5956
|
}
|
|
5878
5957
|
|
|
@@ -6115,7 +6194,9 @@ $lg-desktop: 1399.98;
|
|
|
6115
6194
|
height: 36px;
|
|
6116
6195
|
width: 154px;
|
|
6117
6196
|
}
|
|
6118
|
-
|
|
6197
|
+
@if ($theme-name != 'fluent2') {
|
|
6198
|
+
justify-content: space-evenly;
|
|
6199
|
+
}
|
|
6119
6200
|
@if ($skin-name == 'bootstrap5') {
|
|
6120
6201
|
align-items: center;
|
|
6121
6202
|
border: 1px solid $border-light;
|
|
@@ -6163,7 +6244,9 @@ $lg-desktop: 1399.98;
|
|
|
6163
6244
|
height: 36px;
|
|
6164
6245
|
width: 120px;
|
|
6165
6246
|
}
|
|
6166
|
-
|
|
6247
|
+
@if ($theme-name != 'fluent2') {
|
|
6248
|
+
justify-content: space-evenly;
|
|
6249
|
+
}
|
|
6167
6250
|
margin-right: 15px;
|
|
6168
6251
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
6169
6252
|
align-items: center;
|
|
@@ -6192,7 +6275,9 @@ $lg-desktop: 1399.98;
|
|
|
6192
6275
|
}
|
|
6193
6276
|
display: flex;
|
|
6194
6277
|
height: 36px;
|
|
6195
|
-
|
|
6278
|
+
@if ($theme-name != 'fluent2') {
|
|
6279
|
+
justify-content: space-evenly;
|
|
6280
|
+
}
|
|
6196
6281
|
width: 154px;
|
|
6197
6282
|
@if ($skin-name == 'bootstrap5') {
|
|
6198
6283
|
align-items: center;
|
|
@@ -6226,7 +6311,9 @@ $lg-desktop: 1399.98;
|
|
|
6226
6311
|
}
|
|
6227
6312
|
display: flex;
|
|
6228
6313
|
height: 36px;
|
|
6229
|
-
|
|
6314
|
+
@if ($theme-name != 'fluent2') {
|
|
6315
|
+
justify-content: space-evenly;
|
|
6316
|
+
}
|
|
6230
6317
|
margin-right: 15px;
|
|
6231
6318
|
width: 120px;
|
|
6232
6319
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -6371,12 +6458,6 @@ $lg-desktop: 1399.98;
|
|
|
6371
6458
|
}
|
|
6372
6459
|
}
|
|
6373
6460
|
|
|
6374
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
6375
|
-
@if ($theme-name=='fluent2') {
|
|
6376
|
-
margin-left: 6.4%;
|
|
6377
|
-
}
|
|
6378
|
-
}
|
|
6379
|
-
|
|
6380
6461
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
6381
6462
|
@if ($theme-name == 'fluent2') {
|
|
6382
6463
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -6530,12 +6611,6 @@ $lg-desktop: 1399.98;
|
|
|
6530
6611
|
}
|
|
6531
6612
|
}
|
|
6532
6613
|
|
|
6533
|
-
.e-bigger .e-pv-canvas-signature {
|
|
6534
|
-
@if $theme-name =='fluent2' {
|
|
6535
|
-
margin-left: 5.65%;
|
|
6536
|
-
}
|
|
6537
|
-
}
|
|
6538
|
-
|
|
6539
6614
|
.e-pv-sign-upload{
|
|
6540
6615
|
@if $theme-name =='fluent2' {
|
|
6541
6616
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|