@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
|
@@ -3832,6 +3832,18 @@ $lg-desktop: 1399.98;
|
|
|
3832
3832
|
}
|
|
3833
3833
|
}
|
|
3834
3834
|
|
|
3835
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
3836
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
3837
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
3838
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
3839
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
3840
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
3841
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
3842
|
+
@if ($theme-name == 'fluent2'){
|
|
3843
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
3844
|
+
}
|
|
3845
|
+
}
|
|
3846
|
+
|
|
3835
3847
|
.e-pv-properties-line-leader-length-container {
|
|
3836
3848
|
@if ($theme-name == 'fluent2') {
|
|
3837
3849
|
margin-top: 10px;
|
|
@@ -4955,7 +4967,8 @@ $lg-desktop: 1399.98;
|
|
|
4955
4967
|
|
|
4956
4968
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4957
4969
|
@if $theme-name=='fluent2' {
|
|
4958
|
-
margin-right:
|
|
4970
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
4971
|
+
margin-top: -8px;
|
|
4959
4972
|
}
|
|
4960
4973
|
}
|
|
4961
4974
|
|
|
@@ -4983,6 +4996,12 @@ $lg-desktop: 1399.98;
|
|
|
4983
4996
|
}
|
|
4984
4997
|
}
|
|
4985
4998
|
|
|
4999
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
5000
|
+
@if ($skin-name == 'fluent2') {
|
|
5001
|
+
margin-top: -8px;
|
|
5002
|
+
}
|
|
5003
|
+
}
|
|
5004
|
+
|
|
4986
5005
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4987
5006
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4988
5007
|
@if ($skin-name == 'fluent2') {
|
|
@@ -4990,6 +5009,13 @@ $lg-desktop: 1399.98;
|
|
|
4990
5009
|
}
|
|
4991
5010
|
}
|
|
4992
5011
|
|
|
5012
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
5013
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
5014
|
+
@if ($skin-name == 'fluent2') {
|
|
5015
|
+
margin-top: -8px;
|
|
5016
|
+
}
|
|
5017
|
+
}
|
|
5018
|
+
|
|
4993
5019
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4994
5020
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4995
5021
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -5117,6 +5143,13 @@ $lg-desktop: 1399.98;
|
|
|
5117
5143
|
}
|
|
5118
5144
|
}
|
|
5119
5145
|
|
|
5146
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
5147
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
5148
|
+
@if $theme-name == 'fluent2' {
|
|
5149
|
+
font-size: 14px;
|
|
5150
|
+
}
|
|
5151
|
+
}
|
|
5152
|
+
|
|
5120
5153
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
5121
5154
|
background-size: 100%;
|
|
5122
5155
|
}
|
|
@@ -5153,6 +5186,14 @@ $lg-desktop: 1399.98;
|
|
|
5153
5186
|
min-height: 32px;
|
|
5154
5187
|
}
|
|
5155
5188
|
}
|
|
5189
|
+
|
|
5190
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
5191
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
5192
|
+
@if ($theme-name == 'fluent2') {
|
|
5193
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
5194
|
+
}
|
|
5195
|
+
}
|
|
5196
|
+
|
|
5156
5197
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
5157
5198
|
@if $skin-name != 'Material3' {
|
|
5158
5199
|
height: 32px;
|
|
@@ -5538,6 +5579,15 @@ $lg-desktop: 1399.98;
|
|
|
5538
5579
|
}
|
|
5539
5580
|
}
|
|
5540
5581
|
|
|
5582
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
5583
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
5584
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
5585
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
5586
|
+
@if $theme-name == 'fluent2' {
|
|
5587
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5588
|
+
}
|
|
5589
|
+
}
|
|
5590
|
+
|
|
5541
5591
|
.e-pv-properties-text-edit-prop {
|
|
5542
5592
|
@if $skin-name == 'FluentUI' {
|
|
5543
5593
|
padding-top: 35px;
|
|
@@ -5576,6 +5626,28 @@ $lg-desktop: 1399.98;
|
|
|
5576
5626
|
.e-pv-center-align-icon-div,
|
|
5577
5627
|
.e-pv-right-align-icon-div {
|
|
5578
5628
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
5629
|
+
@if ($theme-name == 'fluent2') {
|
|
5630
|
+
width: 32px;
|
|
5631
|
+
}
|
|
5632
|
+
}
|
|
5633
|
+
|
|
5634
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
5635
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
5636
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
5637
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
5638
|
+
padding: 4px 10px;
|
|
5639
|
+
@if ($theme-name == 'fluent2') {
|
|
5640
|
+
width: 40px;
|
|
5641
|
+
}
|
|
5642
|
+
}
|
|
5643
|
+
|
|
5644
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
5645
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
5646
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
5647
|
+
padding: 4px 10px;
|
|
5648
|
+
@if ($theme-name == 'fluent2') {
|
|
5649
|
+
width: 38.5px;
|
|
5650
|
+
}
|
|
5579
5651
|
}
|
|
5580
5652
|
|
|
5581
5653
|
.e-pv-bold-icon-div:hover,
|
|
@@ -5586,7 +5658,9 @@ $lg-desktop: 1399.98;
|
|
|
5586
5658
|
.e-pv-center-align-icon-div:hover,
|
|
5587
5659
|
.e-pv-right-align-icon-div:hover {
|
|
5588
5660
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
5589
|
-
|
|
5661
|
+
@if ($theme-name != 'fluent2') {
|
|
5662
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
5663
|
+
}
|
|
5590
5664
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
5591
5665
|
}
|
|
5592
5666
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -5717,6 +5791,9 @@ $lg-desktop: 1399.98;
|
|
|
5717
5791
|
@if ($skin-name == 'Material3') {
|
|
5718
5792
|
padding: 20px 15px 6px 0;
|
|
5719
5793
|
}
|
|
5794
|
+
@if ($theme-name == 'fluent2') {
|
|
5795
|
+
padding: 15px;
|
|
5796
|
+
}
|
|
5720
5797
|
@else {
|
|
5721
5798
|
padding: 15px 15px 15px 1px;
|
|
5722
5799
|
}
|
|
@@ -5904,6 +5981,7 @@ $lg-desktop: 1399.98;
|
|
|
5904
5981
|
}
|
|
5905
5982
|
@if ($theme-name == 'fluent2') {
|
|
5906
5983
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
5984
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
5907
5985
|
}
|
|
5908
5986
|
}
|
|
5909
5987
|
|
|
@@ -5911,12 +5989,13 @@ $lg-desktop: 1399.98;
|
|
|
5911
5989
|
@if ($theme-name == 'fluent2') {
|
|
5912
5990
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
5913
5991
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
5992
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
5914
5993
|
}
|
|
5915
5994
|
}
|
|
5916
5995
|
|
|
5917
5996
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
5918
5997
|
@if ($theme-name == 'fluent2') {
|
|
5919
|
-
margin-left:
|
|
5998
|
+
margin-left: 18px;
|
|
5920
5999
|
}
|
|
5921
6000
|
}
|
|
5922
6001
|
|
|
@@ -6159,7 +6238,9 @@ $lg-desktop: 1399.98;
|
|
|
6159
6238
|
height: 36px;
|
|
6160
6239
|
width: 154px;
|
|
6161
6240
|
}
|
|
6162
|
-
|
|
6241
|
+
@if ($theme-name != 'fluent2') {
|
|
6242
|
+
justify-content: space-evenly;
|
|
6243
|
+
}
|
|
6163
6244
|
@if ($skin-name == 'bootstrap5') {
|
|
6164
6245
|
align-items: center;
|
|
6165
6246
|
border: 1px solid $border-light;
|
|
@@ -6207,7 +6288,9 @@ $lg-desktop: 1399.98;
|
|
|
6207
6288
|
height: 36px;
|
|
6208
6289
|
width: 120px;
|
|
6209
6290
|
}
|
|
6210
|
-
|
|
6291
|
+
@if ($theme-name != 'fluent2') {
|
|
6292
|
+
justify-content: space-evenly;
|
|
6293
|
+
}
|
|
6211
6294
|
margin-right: 15px;
|
|
6212
6295
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
6213
6296
|
align-items: center;
|
|
@@ -6236,7 +6319,9 @@ $lg-desktop: 1399.98;
|
|
|
6236
6319
|
}
|
|
6237
6320
|
display: flex;
|
|
6238
6321
|
height: 36px;
|
|
6239
|
-
|
|
6322
|
+
@if ($theme-name != 'fluent2') {
|
|
6323
|
+
justify-content: space-evenly;
|
|
6324
|
+
}
|
|
6240
6325
|
width: 154px;
|
|
6241
6326
|
@if ($skin-name == 'bootstrap5') {
|
|
6242
6327
|
align-items: center;
|
|
@@ -6270,7 +6355,9 @@ $lg-desktop: 1399.98;
|
|
|
6270
6355
|
}
|
|
6271
6356
|
display: flex;
|
|
6272
6357
|
height: 36px;
|
|
6273
|
-
|
|
6358
|
+
@if ($theme-name != 'fluent2') {
|
|
6359
|
+
justify-content: space-evenly;
|
|
6360
|
+
}
|
|
6274
6361
|
margin-right: 15px;
|
|
6275
6362
|
width: 120px;
|
|
6276
6363
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -6415,12 +6502,6 @@ $lg-desktop: 1399.98;
|
|
|
6415
6502
|
}
|
|
6416
6503
|
}
|
|
6417
6504
|
|
|
6418
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
6419
|
-
@if ($theme-name=='fluent2') {
|
|
6420
|
-
margin-left: 6.4%;
|
|
6421
|
-
}
|
|
6422
|
-
}
|
|
6423
|
-
|
|
6424
6505
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
6425
6506
|
@if ($theme-name == 'fluent2') {
|
|
6426
6507
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -6574,12 +6655,6 @@ $lg-desktop: 1399.98;
|
|
|
6574
6655
|
}
|
|
6575
6656
|
}
|
|
6576
6657
|
|
|
6577
|
-
.e-bigger .e-pv-canvas-signature {
|
|
6578
|
-
@if $theme-name =='fluent2' {
|
|
6579
|
-
margin-left: 5.65%;
|
|
6580
|
-
}
|
|
6581
|
-
}
|
|
6582
|
-
|
|
6583
6658
|
.e-pv-sign-upload{
|
|
6584
6659
|
@if $theme-name =='fluent2' {
|
|
6585
6660
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -3780,6 +3780,18 @@ $lg-desktop: 1399.98;
|
|
|
3780
3780
|
}
|
|
3781
3781
|
}
|
|
3782
3782
|
|
|
3783
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
3784
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
3785
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
3786
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
3787
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
3788
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
3789
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
3790
|
+
@if ($theme-name == 'fluent2'){
|
|
3791
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
3792
|
+
}
|
|
3793
|
+
}
|
|
3794
|
+
|
|
3783
3795
|
.e-pv-properties-line-leader-length-container {
|
|
3784
3796
|
@if ($theme-name == 'fluent2') {
|
|
3785
3797
|
margin-top: 10px;
|
|
@@ -4903,7 +4915,8 @@ $lg-desktop: 1399.98;
|
|
|
4903
4915
|
|
|
4904
4916
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
4905
4917
|
@if $theme-name=='fluent2' {
|
|
4906
|
-
margin-right:
|
|
4918
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
4919
|
+
margin-top: -8px;
|
|
4907
4920
|
}
|
|
4908
4921
|
}
|
|
4909
4922
|
|
|
@@ -4931,6 +4944,12 @@ $lg-desktop: 1399.98;
|
|
|
4931
4944
|
}
|
|
4932
4945
|
}
|
|
4933
4946
|
|
|
4947
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
4948
|
+
@if ($skin-name == 'fluent2') {
|
|
4949
|
+
margin-top: -8px;
|
|
4950
|
+
}
|
|
4951
|
+
}
|
|
4952
|
+
|
|
4934
4953
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4935
4954
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4936
4955
|
@if ($skin-name == 'fluent2') {
|
|
@@ -4938,6 +4957,13 @@ $lg-desktop: 1399.98;
|
|
|
4938
4957
|
}
|
|
4939
4958
|
}
|
|
4940
4959
|
|
|
4960
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
4961
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
4962
|
+
@if ($skin-name == 'fluent2') {
|
|
4963
|
+
margin-top: -8px;
|
|
4964
|
+
}
|
|
4965
|
+
}
|
|
4966
|
+
|
|
4941
4967
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
4942
4968
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
4943
4969
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -5065,6 +5091,13 @@ $lg-desktop: 1399.98;
|
|
|
5065
5091
|
}
|
|
5066
5092
|
}
|
|
5067
5093
|
|
|
5094
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
5095
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
5096
|
+
@if $theme-name == 'fluent2' {
|
|
5097
|
+
font-size: 14px;
|
|
5098
|
+
}
|
|
5099
|
+
}
|
|
5100
|
+
|
|
5068
5101
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
5069
5102
|
background-size: 100%;
|
|
5070
5103
|
}
|
|
@@ -5101,6 +5134,14 @@ $lg-desktop: 1399.98;
|
|
|
5101
5134
|
min-height: 32px;
|
|
5102
5135
|
}
|
|
5103
5136
|
}
|
|
5137
|
+
|
|
5138
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
5139
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
5140
|
+
@if ($theme-name == 'fluent2') {
|
|
5141
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
5142
|
+
}
|
|
5143
|
+
}
|
|
5144
|
+
|
|
5104
5145
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
5105
5146
|
@if $skin-name != 'Material3' {
|
|
5106
5147
|
height: 32px;
|
|
@@ -5486,6 +5527,15 @@ $lg-desktop: 1399.98;
|
|
|
5486
5527
|
}
|
|
5487
5528
|
}
|
|
5488
5529
|
|
|
5530
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
5531
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
5532
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
5533
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
5534
|
+
@if $theme-name == 'fluent2' {
|
|
5535
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
5536
|
+
}
|
|
5537
|
+
}
|
|
5538
|
+
|
|
5489
5539
|
.e-pv-properties-text-edit-prop {
|
|
5490
5540
|
@if $skin-name == 'FluentUI' {
|
|
5491
5541
|
padding-top: 35px;
|
|
@@ -5524,6 +5574,28 @@ $lg-desktop: 1399.98;
|
|
|
5524
5574
|
.e-pv-center-align-icon-div,
|
|
5525
5575
|
.e-pv-right-align-icon-div {
|
|
5526
5576
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
5577
|
+
@if ($theme-name == 'fluent2') {
|
|
5578
|
+
width: 32px;
|
|
5579
|
+
}
|
|
5580
|
+
}
|
|
5581
|
+
|
|
5582
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
5583
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
5584
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
5585
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
5586
|
+
padding: 4px 10px;
|
|
5587
|
+
@if ($theme-name == 'fluent2') {
|
|
5588
|
+
width: 40px;
|
|
5589
|
+
}
|
|
5590
|
+
}
|
|
5591
|
+
|
|
5592
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
5593
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
5594
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
5595
|
+
padding: 4px 10px;
|
|
5596
|
+
@if ($theme-name == 'fluent2') {
|
|
5597
|
+
width: 38.5px;
|
|
5598
|
+
}
|
|
5527
5599
|
}
|
|
5528
5600
|
|
|
5529
5601
|
.e-pv-bold-icon-div:hover,
|
|
@@ -5534,7 +5606,9 @@ $lg-desktop: 1399.98;
|
|
|
5534
5606
|
.e-pv-center-align-icon-div:hover,
|
|
5535
5607
|
.e-pv-right-align-icon-div:hover {
|
|
5536
5608
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
5537
|
-
|
|
5609
|
+
@if ($theme-name != 'fluent2') {
|
|
5610
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
5611
|
+
}
|
|
5538
5612
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
5539
5613
|
}
|
|
5540
5614
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -5665,6 +5739,9 @@ $lg-desktop: 1399.98;
|
|
|
5665
5739
|
@if ($skin-name == 'Material3') {
|
|
5666
5740
|
padding: 20px 15px 6px 0;
|
|
5667
5741
|
}
|
|
5742
|
+
@if ($theme-name == 'fluent2') {
|
|
5743
|
+
padding: 15px;
|
|
5744
|
+
}
|
|
5668
5745
|
@else {
|
|
5669
5746
|
padding: 15px 15px 15px 1px;
|
|
5670
5747
|
}
|
|
@@ -5852,6 +5929,7 @@ $lg-desktop: 1399.98;
|
|
|
5852
5929
|
}
|
|
5853
5930
|
@if ($theme-name == 'fluent2') {
|
|
5854
5931
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
5932
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
5855
5933
|
}
|
|
5856
5934
|
}
|
|
5857
5935
|
|
|
@@ -5859,12 +5937,13 @@ $lg-desktop: 1399.98;
|
|
|
5859
5937
|
@if ($theme-name == 'fluent2') {
|
|
5860
5938
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
5861
5939
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
5940
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
5862
5941
|
}
|
|
5863
5942
|
}
|
|
5864
5943
|
|
|
5865
5944
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
5866
5945
|
@if ($theme-name == 'fluent2') {
|
|
5867
|
-
margin-left:
|
|
5946
|
+
margin-left: 18px;
|
|
5868
5947
|
}
|
|
5869
5948
|
}
|
|
5870
5949
|
|
|
@@ -6107,7 +6186,9 @@ $lg-desktop: 1399.98;
|
|
|
6107
6186
|
height: 36px;
|
|
6108
6187
|
width: 154px;
|
|
6109
6188
|
}
|
|
6110
|
-
|
|
6189
|
+
@if ($theme-name != 'fluent2') {
|
|
6190
|
+
justify-content: space-evenly;
|
|
6191
|
+
}
|
|
6111
6192
|
@if ($skin-name == 'bootstrap5') {
|
|
6112
6193
|
align-items: center;
|
|
6113
6194
|
border: 1px solid $border-light;
|
|
@@ -6155,7 +6236,9 @@ $lg-desktop: 1399.98;
|
|
|
6155
6236
|
height: 36px;
|
|
6156
6237
|
width: 120px;
|
|
6157
6238
|
}
|
|
6158
|
-
|
|
6239
|
+
@if ($theme-name != 'fluent2') {
|
|
6240
|
+
justify-content: space-evenly;
|
|
6241
|
+
}
|
|
6159
6242
|
margin-right: 15px;
|
|
6160
6243
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
6161
6244
|
align-items: center;
|
|
@@ -6184,7 +6267,9 @@ $lg-desktop: 1399.98;
|
|
|
6184
6267
|
}
|
|
6185
6268
|
display: flex;
|
|
6186
6269
|
height: 36px;
|
|
6187
|
-
|
|
6270
|
+
@if ($theme-name != 'fluent2') {
|
|
6271
|
+
justify-content: space-evenly;
|
|
6272
|
+
}
|
|
6188
6273
|
width: 154px;
|
|
6189
6274
|
@if ($skin-name == 'bootstrap5') {
|
|
6190
6275
|
align-items: center;
|
|
@@ -6218,7 +6303,9 @@ $lg-desktop: 1399.98;
|
|
|
6218
6303
|
}
|
|
6219
6304
|
display: flex;
|
|
6220
6305
|
height: 36px;
|
|
6221
|
-
|
|
6306
|
+
@if ($theme-name != 'fluent2') {
|
|
6307
|
+
justify-content: space-evenly;
|
|
6308
|
+
}
|
|
6222
6309
|
margin-right: 15px;
|
|
6223
6310
|
width: 120px;
|
|
6224
6311
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -6363,12 +6450,6 @@ $lg-desktop: 1399.98;
|
|
|
6363
6450
|
}
|
|
6364
6451
|
}
|
|
6365
6452
|
|
|
6366
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
6367
|
-
@if ($theme-name=='fluent2') {
|
|
6368
|
-
margin-left: 6.4%;
|
|
6369
|
-
}
|
|
6370
|
-
}
|
|
6371
|
-
|
|
6372
6453
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
6373
6454
|
@if ($theme-name == 'fluent2') {
|
|
6374
6455
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -6522,12 +6603,6 @@ $lg-desktop: 1399.98;
|
|
|
6522
6603
|
}
|
|
6523
6604
|
}
|
|
6524
6605
|
|
|
6525
|
-
.e-bigger .e-pv-canvas-signature {
|
|
6526
|
-
@if $theme-name =='fluent2' {
|
|
6527
|
-
margin-left: 5.65%;
|
|
6528
|
-
}
|
|
6529
|
-
}
|
|
6530
|
-
|
|
6531
6606
|
.e-pv-sign-upload{
|
|
6532
6607
|
@if $theme-name =='fluent2' {
|
|
6533
6608
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|