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