@syncfusion/ej2-pdfviewer 17.3.58-4568 → 17.3.59-4568
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/dist/ej2-pdfviewer.umd.min.js +1 -1
- package/dist/ej2-pdfviewer.umd.min.js.map +1 -1
- package/dist/es6/ej2-pdfviewer.es2015.js +38 -42
- package/dist/es6/ej2-pdfviewer.es2015.js.map +1 -1
- package/dist/es6/ej2-pdfviewer.es5.js +38 -42
- package/dist/es6/ej2-pdfviewer.es5.js.map +1 -1
- package/package.json +1 -1
- package/src/pdfviewer/annotation/annotation.js +3 -0
- package/src/pdfviewer/base/pdfviewer-base.d.ts +2 -0
- package/src/pdfviewer/base/pdfviewer-base.js +33 -10
- package/src/pdfviewer/magnification/magnification.d.ts +0 -1
- package/src/pdfviewer/magnification/magnification.js +2 -32
- package/styles/bootstrap-dark.css +10 -6
- package/styles/bootstrap-dark.scss +4 -1
- package/styles/bootstrap.css +10 -6
- package/styles/bootstrap.scss +4 -1
- package/styles/bootstrap4.css +10 -6
- package/styles/bootstrap4.scss +4 -1
- package/styles/bootstrap5-dark.css +15 -8
- package/styles/bootstrap5-dark.scss +4 -1
- package/styles/bootstrap5.css +15 -8
- package/styles/bootstrap5.scss +4 -1
- package/styles/fabric-dark.css +10 -6
- package/styles/fabric-dark.scss +4 -1
- package/styles/fabric.css +10 -6
- package/styles/fabric.scss +4 -1
- package/styles/fluent-dark.css +10 -6
- package/styles/fluent-dark.scss +4 -1
- package/styles/fluent.css +10 -6
- package/styles/fluent.scss +4 -1
- package/styles/fluent2.css +4876 -0
- package/styles/fluent2.scss +4 -0
- package/styles/highcontrast-light.css +10 -6
- package/styles/highcontrast-light.scss +4 -1
- package/styles/highcontrast.css +10 -6
- package/styles/highcontrast.scss +4 -1
- package/styles/material-dark.css +10 -6
- package/styles/material-dark.scss +4 -1
- package/styles/material.css +10 -6
- package/styles/material.scss +4 -1
- package/styles/material3-dark.css +12 -9
- package/styles/material3-dark.scss +4 -1
- package/styles/material3.css +12 -9
- package/styles/material3.scss +4 -1
- package/styles/pdfviewer/_fluent2-definition.scss +40 -39
- package/styles/pdfviewer/_theme.scss +428 -28
- package/styles/pdfviewer/bootstrap-dark.css +10 -6
- package/styles/pdfviewer/bootstrap.css +10 -6
- package/styles/pdfviewer/bootstrap4.css +10 -6
- package/styles/pdfviewer/bootstrap5-dark.css +15 -8
- package/styles/pdfviewer/bootstrap5.css +15 -8
- package/styles/pdfviewer/fabric-dark.css +10 -6
- package/styles/pdfviewer/fabric.css +10 -6
- package/styles/pdfviewer/fluent-dark.css +10 -6
- package/styles/pdfviewer/fluent.css +10 -6
- package/styles/pdfviewer/fluent2.css +4876 -0
- package/styles/pdfviewer/fluent2.scss +4 -0
- package/styles/pdfviewer/highcontrast-light.css +10 -6
- package/styles/pdfviewer/highcontrast.css +10 -6
- package/styles/pdfviewer/icons/_bootstrap5.scss +0 -2
- package/styles/pdfviewer/icons/_fluent2.scss +510 -0
- package/styles/pdfviewer/material-dark.css +10 -6
- package/styles/pdfviewer/material.css +10 -6
- package/styles/pdfviewer/material3-dark.css +12 -9
- package/styles/pdfviewer/material3.css +12 -9
- package/styles/pdfviewer/tailwind-dark.css +10 -6
- package/styles/pdfviewer/tailwind.css +10 -6
- package/styles/tailwind-dark.css +10 -6
- package/styles/tailwind-dark.scss +4 -1
- package/styles/tailwind.css +10 -6
- package/styles/tailwind.scss +4 -1
|
@@ -1014,6 +1014,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1014
1014
|
padding: 0 0 0 3px;
|
|
1015
1015
|
}
|
|
1016
1016
|
|
|
1017
|
+
.e-pv-fontfamily-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input {
|
|
1018
|
+
width: 100px;
|
|
1019
|
+
}
|
|
1020
|
+
|
|
1017
1021
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1018
1022
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1019
1023
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
@@ -2195,9 +2199,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2195
2199
|
|
|
2196
2200
|
.e-pv-organize-total-page-button {
|
|
2197
2201
|
float: left;
|
|
2198
|
-
font-size: 12;
|
|
2199
2202
|
font-weight: normal;
|
|
2200
2203
|
color: #000;
|
|
2204
|
+
font-size: 12;
|
|
2201
2205
|
}
|
|
2202
2206
|
|
|
2203
2207
|
.e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
|
|
@@ -2454,8 +2458,8 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2454
2458
|
.e-pv-properties-line-stroke-color-label,
|
|
2455
2459
|
.e-pv-properties-line-opacity-label,
|
|
2456
2460
|
.e-pv-properties-line-leader-length-label {
|
|
2457
|
-
margin-bottom: 8px;
|
|
2458
2461
|
font-size: 14px;
|
|
2462
|
+
margin-bottom: 8px;
|
|
2459
2463
|
}
|
|
2460
2464
|
|
|
2461
2465
|
.e-pv-properties-line-end-container,
|
|
@@ -3043,8 +3047,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3043
3047
|
}
|
|
3044
3048
|
|
|
3045
3049
|
.e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
|
|
3046
|
-
margin-top: 10px;
|
|
3047
3050
|
padding-bottom: 1px;
|
|
3051
|
+
margin-top: 10px;
|
|
3048
3052
|
}
|
|
3049
3053
|
|
|
3050
3054
|
.e-pdfviewer .e-pv-signature-window .e-footer-content {
|
|
@@ -3136,12 +3140,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3136
3140
|
border-radius: 5px;
|
|
3137
3141
|
display: inline-block;
|
|
3138
3142
|
font-size: 13px;
|
|
3139
|
-
height: 88px;
|
|
3140
|
-
margin: 15px;
|
|
3141
3143
|
padding-top: 40px;
|
|
3142
3144
|
text-align: center;
|
|
3143
|
-
width: 311px;
|
|
3144
3145
|
word-wrap: break-word;
|
|
3146
|
+
height: 88px;
|
|
3147
|
+
width: 311px;
|
|
3148
|
+
margin: 15px;
|
|
3145
3149
|
}
|
|
3146
3150
|
|
|
3147
3151
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
|
package/styles/highcontrast.css
CHANGED
|
@@ -1014,6 +1014,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1014
1014
|
padding: 0 0 0 3px;
|
|
1015
1015
|
}
|
|
1016
1016
|
|
|
1017
|
+
.e-pv-fontfamily-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input {
|
|
1018
|
+
width: 100px;
|
|
1019
|
+
}
|
|
1020
|
+
|
|
1017
1021
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1018
1022
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1019
1023
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
@@ -2195,9 +2199,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2195
2199
|
|
|
2196
2200
|
.e-pv-organize-total-page-button {
|
|
2197
2201
|
float: left;
|
|
2198
|
-
font-size: 12;
|
|
2199
2202
|
font-weight: normal;
|
|
2200
2203
|
color: #fff;
|
|
2204
|
+
font-size: 12;
|
|
2201
2205
|
}
|
|
2202
2206
|
|
|
2203
2207
|
.e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
|
|
@@ -2458,8 +2462,8 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2458
2462
|
.e-pv-properties-line-stroke-color-label,
|
|
2459
2463
|
.e-pv-properties-line-opacity-label,
|
|
2460
2464
|
.e-pv-properties-line-leader-length-label {
|
|
2461
|
-
margin-bottom: 8px;
|
|
2462
2465
|
font-size: 14px;
|
|
2466
|
+
margin-bottom: 8px;
|
|
2463
2467
|
}
|
|
2464
2468
|
|
|
2465
2469
|
.e-pv-properties-line-end-container,
|
|
@@ -3047,8 +3051,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3047
3051
|
}
|
|
3048
3052
|
|
|
3049
3053
|
.e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
|
|
3050
|
-
margin-top: 10px;
|
|
3051
3054
|
padding-bottom: 1px;
|
|
3055
|
+
margin-top: 10px;
|
|
3052
3056
|
}
|
|
3053
3057
|
|
|
3054
3058
|
.e-pdfviewer .e-pv-signature-window .e-footer-content {
|
|
@@ -3145,12 +3149,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3145
3149
|
border-radius: 5px;
|
|
3146
3150
|
display: inline-block;
|
|
3147
3151
|
font-size: 13px;
|
|
3148
|
-
height: 88px;
|
|
3149
|
-
margin: 15px;
|
|
3150
3152
|
padding-top: 40px;
|
|
3151
3153
|
text-align: center;
|
|
3152
|
-
width: 311px;
|
|
3153
3154
|
word-wrap: break-word;
|
|
3155
|
+
height: 88px;
|
|
3156
|
+
width: 311px;
|
|
3157
|
+
margin: 15px;
|
|
3154
3158
|
}
|
|
3155
3159
|
|
|
3156
3160
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
|
package/styles/highcontrast.scss
CHANGED
package/styles/material-dark.css
CHANGED
|
@@ -1017,6 +1017,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1017
1017
|
padding: 0;
|
|
1018
1018
|
}
|
|
1019
1019
|
|
|
1020
|
+
.e-pv-fontfamily-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input {
|
|
1021
|
+
width: 100px;
|
|
1022
|
+
}
|
|
1023
|
+
|
|
1020
1024
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1021
1025
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1022
1026
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
@@ -2198,9 +2202,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2198
2202
|
|
|
2199
2203
|
.e-pv-organize-total-page-button {
|
|
2200
2204
|
float: left;
|
|
2201
|
-
font-size: 12;
|
|
2202
2205
|
font-weight: normal;
|
|
2203
2206
|
color: rgba(255, 255, 255, 0.87);
|
|
2207
|
+
font-size: 12;
|
|
2204
2208
|
}
|
|
2205
2209
|
|
|
2206
2210
|
.e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
|
|
@@ -2457,8 +2461,8 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2457
2461
|
.e-pv-properties-line-stroke-color-label,
|
|
2458
2462
|
.e-pv-properties-line-opacity-label,
|
|
2459
2463
|
.e-pv-properties-line-leader-length-label {
|
|
2460
|
-
margin-bottom: 8px;
|
|
2461
2464
|
font-size: 14px;
|
|
2465
|
+
margin-bottom: 8px;
|
|
2462
2466
|
}
|
|
2463
2467
|
|
|
2464
2468
|
.e-pv-properties-line-end-container,
|
|
@@ -3046,8 +3050,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3046
3050
|
}
|
|
3047
3051
|
|
|
3048
3052
|
.e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
|
|
3049
|
-
margin-top: 10px;
|
|
3050
3053
|
padding-bottom: 1px;
|
|
3054
|
+
margin-top: 10px;
|
|
3051
3055
|
}
|
|
3052
3056
|
|
|
3053
3057
|
.e-pdfviewer .e-pv-signature-window .e-footer-content {
|
|
@@ -3139,12 +3143,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3139
3143
|
border-radius: 5px;
|
|
3140
3144
|
display: inline-block;
|
|
3141
3145
|
font-size: 13px;
|
|
3142
|
-
height: 88px;
|
|
3143
|
-
margin: 15px;
|
|
3144
3146
|
padding-top: 40px;
|
|
3145
3147
|
text-align: center;
|
|
3146
|
-
width: 311px;
|
|
3147
3148
|
word-wrap: break-word;
|
|
3149
|
+
height: 88px;
|
|
3150
|
+
width: 311px;
|
|
3151
|
+
margin: 15px;
|
|
3148
3152
|
}
|
|
3149
3153
|
|
|
3150
3154
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
|
package/styles/material.css
CHANGED
|
@@ -1017,6 +1017,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1017
1017
|
padding: 0;
|
|
1018
1018
|
}
|
|
1019
1019
|
|
|
1020
|
+
.e-pv-fontfamily-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input {
|
|
1021
|
+
width: 100px;
|
|
1022
|
+
}
|
|
1023
|
+
|
|
1020
1024
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1021
1025
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1022
1026
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
@@ -2198,9 +2202,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2198
2202
|
|
|
2199
2203
|
.e-pv-organize-total-page-button {
|
|
2200
2204
|
float: left;
|
|
2201
|
-
font-size: 12;
|
|
2202
2205
|
font-weight: normal;
|
|
2203
2206
|
color: rgba(0, 0, 0, 0.87);
|
|
2207
|
+
font-size: 12;
|
|
2204
2208
|
}
|
|
2205
2209
|
|
|
2206
2210
|
.e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
|
|
@@ -2457,8 +2461,8 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2457
2461
|
.e-pv-properties-line-stroke-color-label,
|
|
2458
2462
|
.e-pv-properties-line-opacity-label,
|
|
2459
2463
|
.e-pv-properties-line-leader-length-label {
|
|
2460
|
-
margin-bottom: 8px;
|
|
2461
2464
|
font-size: 14px;
|
|
2465
|
+
margin-bottom: 8px;
|
|
2462
2466
|
}
|
|
2463
2467
|
|
|
2464
2468
|
.e-pv-properties-line-end-container,
|
|
@@ -3046,8 +3050,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3046
3050
|
}
|
|
3047
3051
|
|
|
3048
3052
|
.e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
|
|
3049
|
-
margin-top: 10px;
|
|
3050
3053
|
padding-bottom: 1px;
|
|
3054
|
+
margin-top: 10px;
|
|
3051
3055
|
}
|
|
3052
3056
|
|
|
3053
3057
|
.e-pdfviewer .e-pv-signature-window .e-footer-content {
|
|
@@ -3139,12 +3143,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3139
3143
|
border-radius: 5px;
|
|
3140
3144
|
display: inline-block;
|
|
3141
3145
|
font-size: 13px;
|
|
3142
|
-
height: 88px;
|
|
3143
|
-
margin: 15px;
|
|
3144
3146
|
padding-top: 40px;
|
|
3145
3147
|
text-align: center;
|
|
3146
|
-
width: 311px;
|
|
3147
3148
|
word-wrap: break-word;
|
|
3149
|
+
height: 88px;
|
|
3150
|
+
width: 311px;
|
|
3151
|
+
margin: 15px;
|
|
3148
3152
|
}
|
|
3149
3153
|
|
|
3150
3154
|
.e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
|
package/styles/material.scss
CHANGED
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
--color-sf-on-warning: 99, 52, 0;
|
|
45
45
|
--color-sf-on-warning-container: 255, 220, 193;
|
|
46
46
|
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
47
|
-
--color-sf-shadow-focus-ring1: 0 0 0 1px #
|
|
47
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
|
|
48
48
|
--color-sf-success-text: 0, 0, 0;
|
|
49
49
|
--color-sf-warning-text: 0, 0, 0;
|
|
50
50
|
--color-sf-info-text: 0, 0, 0;
|
|
@@ -1073,6 +1073,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1073
1073
|
padding: 0;
|
|
1074
1074
|
}
|
|
1075
1075
|
|
|
1076
|
+
.e-pv-fontfamily-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input {
|
|
1077
|
+
width: 100px;
|
|
1078
|
+
}
|
|
1079
|
+
|
|
1076
1080
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1077
1081
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1078
1082
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
@@ -2261,9 +2265,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2261
2265
|
|
|
2262
2266
|
.e-pv-organize-total-page-button {
|
|
2263
2267
|
float: left;
|
|
2264
|
-
font-size: 12;
|
|
2265
2268
|
font-weight: normal;
|
|
2266
2269
|
color: rgba(var(--color-sf-on-surface));
|
|
2270
|
+
font-size: 12;
|
|
2267
2271
|
}
|
|
2268
2272
|
|
|
2269
2273
|
.e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
|
|
@@ -2527,9 +2531,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2527
2531
|
.e-pv-properties-line-stroke-color-label,
|
|
2528
2532
|
.e-pv-properties-line-opacity-label,
|
|
2529
2533
|
.e-pv-properties-line-leader-length-label {
|
|
2530
|
-
margin-bottom: 8px;
|
|
2531
2534
|
font-size: 10px;
|
|
2532
2535
|
margin-bottom: 0;
|
|
2536
|
+
margin-bottom: 8px;
|
|
2533
2537
|
}
|
|
2534
2538
|
|
|
2535
2539
|
.e-pv-properties-line-end-container,
|
|
@@ -2817,12 +2821,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2817
2821
|
}
|
|
2818
2822
|
|
|
2819
2823
|
.e-pv-reply-div.e-pv-comments-leave.e-focused {
|
|
2820
|
-
border: 0 0 0 1px #
|
|
2824
|
+
border: 0 0 0 1px #000, 0 0 0 3px #fff;
|
|
2821
2825
|
background: rgba(var(--color-sf-on-surface), 0.05);
|
|
2822
2826
|
}
|
|
2823
2827
|
|
|
2824
2828
|
.e-pv-comments-div.e-focused {
|
|
2825
|
-
border: 0 0 0 1px #
|
|
2829
|
+
border: 0 0 0 1px #000, 0 0 0 3px #fff;
|
|
2826
2830
|
background: rgba(var(--color-sf-on-surface), 0.05);
|
|
2827
2831
|
}
|
|
2828
2832
|
|
|
@@ -3147,7 +3151,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3147
3151
|
}
|
|
3148
3152
|
|
|
3149
3153
|
.e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
|
|
3150
|
-
margin-top: 10px;
|
|
3151
3154
|
padding-bottom: 5px;
|
|
3152
3155
|
margin-top: 12px;
|
|
3153
3156
|
}
|
|
@@ -3213,12 +3216,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3213
3216
|
border-radius: 5px;
|
|
3214
3217
|
display: inline-block;
|
|
3215
3218
|
font-size: 13px;
|
|
3216
|
-
height: 88px;
|
|
3217
|
-
margin: 15px;
|
|
3218
3219
|
padding-top: 40px;
|
|
3219
3220
|
text-align: center;
|
|
3220
|
-
width: 311px;
|
|
3221
3221
|
word-wrap: break-word;
|
|
3222
|
+
height: 88px;
|
|
3223
|
+
width: 311px;
|
|
3224
|
+
margin: 15px;
|
|
3222
3225
|
border: 1px dashed rgba(var(--color-sf-primary));
|
|
3223
3226
|
border-radius: 4px;
|
|
3224
3227
|
background: var(--color-sf-surface);
|
package/styles/material3.css
CHANGED
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
--color-sf-on-warning: 99, 52, 0;
|
|
101
101
|
--color-sf-on-warning-container: 255, 220, 193;
|
|
102
102
|
--color-sf-spreadsheet-gridline: 231, 224, 236;
|
|
103
|
-
--color-sf-shadow-focus-ring1: 0 0 0 1px #
|
|
103
|
+
--color-sf-shadow-focus-ring1: 0 0 0 1px #000, 0 0 0 3px #fff;
|
|
104
104
|
--color-sf-success-text: 0, 0, 0;
|
|
105
105
|
--color-sf-warning-text: 0, 0, 0;
|
|
106
106
|
--color-sf-info-text: 0, 0, 0;
|
|
@@ -1129,6 +1129,10 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1129
1129
|
padding: 0;
|
|
1130
1130
|
}
|
|
1131
1131
|
|
|
1132
|
+
.e-pv-fontfamily-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input {
|
|
1133
|
+
width: 100px;
|
|
1134
|
+
}
|
|
1135
|
+
|
|
1132
1136
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1133
1137
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
1134
1138
|
.e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
|
|
@@ -2317,9 +2321,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2317
2321
|
|
|
2318
2322
|
.e-pv-organize-total-page-button {
|
|
2319
2323
|
float: left;
|
|
2320
|
-
font-size: 12;
|
|
2321
2324
|
font-weight: normal;
|
|
2322
2325
|
color: rgba(var(--color-sf-on-surface));
|
|
2326
|
+
font-size: 12;
|
|
2323
2327
|
}
|
|
2324
2328
|
|
|
2325
2329
|
.e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
|
|
@@ -2583,9 +2587,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
2583
2587
|
.e-pv-properties-line-stroke-color-label,
|
|
2584
2588
|
.e-pv-properties-line-opacity-label,
|
|
2585
2589
|
.e-pv-properties-line-leader-length-label {
|
|
2586
|
-
margin-bottom: 8px;
|
|
2587
2590
|
font-size: 10px;
|
|
2588
2591
|
margin-bottom: 0;
|
|
2592
|
+
margin-bottom: 8px;
|
|
2589
2593
|
}
|
|
2590
2594
|
|
|
2591
2595
|
.e-pv-properties-line-end-container,
|
|
@@ -2873,12 +2877,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2873
2877
|
}
|
|
2874
2878
|
|
|
2875
2879
|
.e-pv-reply-div.e-pv-comments-leave.e-focused {
|
|
2876
|
-
border: 0 0 0 1px #
|
|
2880
|
+
border: 0 0 0 1px #fff, 0 0 0 3px #000;
|
|
2877
2881
|
background: rgba(var(--color-sf-on-surface), 0.05);
|
|
2878
2882
|
}
|
|
2879
2883
|
|
|
2880
2884
|
.e-pv-comments-div.e-focused {
|
|
2881
|
-
border: 0 0 0 1px #
|
|
2885
|
+
border: 0 0 0 1px #fff, 0 0 0 3px #000;
|
|
2882
2886
|
background: rgba(var(--color-sf-on-surface), 0.05);
|
|
2883
2887
|
}
|
|
2884
2888
|
|
|
@@ -3203,7 +3207,6 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3203
3207
|
}
|
|
3204
3208
|
|
|
3205
3209
|
.e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
|
|
3206
|
-
margin-top: 10px;
|
|
3207
3210
|
padding-bottom: 5px;
|
|
3208
3211
|
margin-top: 12px;
|
|
3209
3212
|
}
|
|
@@ -3269,12 +3272,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3269
3272
|
border-radius: 5px;
|
|
3270
3273
|
display: inline-block;
|
|
3271
3274
|
font-size: 13px;
|
|
3272
|
-
height: 88px;
|
|
3273
|
-
margin: 15px;
|
|
3274
3275
|
padding-top: 40px;
|
|
3275
3276
|
text-align: center;
|
|
3276
|
-
width: 311px;
|
|
3277
3277
|
word-wrap: break-word;
|
|
3278
|
+
height: 88px;
|
|
3279
|
+
width: 311px;
|
|
3280
|
+
margin: 15px;
|
|
3278
3281
|
border: 1px dashed rgba(var(--color-sf-primary));
|
|
3279
3282
|
border-radius: 4px;
|
|
3280
3283
|
background: var(--color-sf-surface);
|