@syncfusion/ej2-angular-pdfviewer 20.2.50 → 20.3.47-ngcc
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/@syncfusion/ej2-angular-pdfviewer.es5.js +270 -0
- package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-pdfviewer.js +251 -0
- package/@syncfusion/ej2-angular-pdfviewer.js.map +1 -0
- package/CHANGELOG.md +1516 -0
- package/dist/ej2-angular-pdfviewer.umd.js +454 -0
- package/dist/ej2-angular-pdfviewer.umd.js.map +1 -0
- package/dist/ej2-angular-pdfviewer.umd.min.js +11 -0
- package/dist/ej2-angular-pdfviewer.umd.min.js.map +1 -0
- package/ej2-angular-pdfviewer.d.ts +5 -0
- package/ej2-angular-pdfviewer.metadata.json +1 -0
- package/package.json +15 -29
- package/postinstall/tagchange.js +18 -0
- package/schematics/collection.json +10 -0
- package/schematics/ng-add/index.d.ts +3 -0
- package/schematics/ng-add/index.js +9 -0
- package/schematics/ng-add/schema.d.ts +13 -0
- package/schematics/ng-add/schema.js +2 -0
- package/schematics/ng-add/schema.json +34 -0
- package/schematics/tsconfig.json +25 -0
- package/schematics/utils/lib-details.d.ts +4 -0
- package/schematics/utils/lib-details.js +6 -0
- package/schematics/utils/lib-details.ts +2 -2
- package/src/pdfviewer/pdfviewer-all.module.d.ts +0 -6
- package/src/pdfviewer/pdfviewer.component.d.ts +0 -3
- package/src/pdfviewer/pdfviewer.module.d.ts +0 -6
- package/styles/bootstrap-dark.css +26 -7
- package/styles/bootstrap.css +26 -7
- package/styles/bootstrap4.css +26 -7
- package/styles/bootstrap5-dark.css +26 -7
- package/styles/bootstrap5.css +26 -7
- package/styles/fabric-dark.css +26 -7
- package/styles/fabric.css +26 -7
- package/styles/fluent-dark.css +24 -5
- package/styles/fluent.css +24 -5
- package/styles/highcontrast-light.css +26 -7
- package/styles/highcontrast.css +26 -7
- package/styles/material-dark.css +26 -7
- package/styles/material.css +26 -7
- package/styles/pdfviewer/bootstrap-dark.css +26 -7
- package/styles/pdfviewer/bootstrap-dark.scss +1 -4
- package/styles/pdfviewer/bootstrap.css +26 -7
- package/styles/pdfviewer/bootstrap.scss +1 -4
- package/styles/pdfviewer/bootstrap4.css +26 -7
- package/styles/pdfviewer/bootstrap4.scss +1 -4
- package/styles/pdfviewer/bootstrap5-dark.css +26 -7
- package/styles/pdfviewer/bootstrap5-dark.scss +1 -4
- package/styles/pdfviewer/bootstrap5.css +26 -7
- package/styles/pdfviewer/bootstrap5.scss +1 -4
- package/styles/pdfviewer/fabric-dark.css +26 -7
- package/styles/pdfviewer/fabric-dark.scss +1 -4
- package/styles/pdfviewer/fabric.css +26 -7
- package/styles/pdfviewer/fabric.scss +1 -4
- package/styles/pdfviewer/fluent-dark.css +24 -5
- package/styles/pdfviewer/fluent-dark.scss +1 -4
- package/styles/pdfviewer/fluent.css +24 -5
- package/styles/pdfviewer/fluent.scss +1 -4
- package/styles/pdfviewer/highcontrast-light.css +26 -7
- package/styles/pdfviewer/highcontrast-light.scss +1 -4
- package/styles/pdfviewer/highcontrast.css +26 -7
- package/styles/pdfviewer/highcontrast.scss +1 -4
- package/styles/pdfviewer/material-dark.css +26 -7
- package/styles/pdfviewer/material-dark.scss +1 -4
- package/styles/pdfviewer/material.css +26 -7
- package/styles/pdfviewer/material.scss +1 -4
- package/styles/pdfviewer/tailwind-dark.css +26 -7
- package/styles/pdfviewer/tailwind-dark.scss +1 -4
- package/styles/pdfviewer/tailwind.css +26 -7
- package/styles/pdfviewer/tailwind.scss +1 -4
- package/styles/tailwind-dark.css +26 -7
- package/styles/tailwind.css +26 -7
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/index.mjs +0 -5
- package/esm2020/src/pdfviewer/pdfviewer-all.module.mjs +0 -62
- package/esm2020/src/pdfviewer/pdfviewer.component.mjs +0 -143
- package/esm2020/src/pdfviewer/pdfviewer.module.mjs +0 -25
- package/esm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
- package/styles/_all.scss +0 -0
- package/styles/pdfviewer/_all.scss +0 -2
- package/styles/pdfviewer/_bootstrap-dark-definition.scss +0 -536
- package/styles/pdfviewer/_bootstrap-definition.scss +0 -536
- package/styles/pdfviewer/_bootstrap4-definition.scss +0 -582
- package/styles/pdfviewer/_bootstrap5-dark-definition.scss +0 -1
- package/styles/pdfviewer/_bootstrap5-definition.scss +0 -531
- package/styles/pdfviewer/_fabric-dark-definition.scss +0 -533
- package/styles/pdfviewer/_fabric-definition.scss +0 -535
- package/styles/pdfviewer/_fluent-dark-definition.scss +0 -1
- package/styles/pdfviewer/_fluent-definition.scss +0 -537
- package/styles/pdfviewer/_fusionnew-definition.scss +0 -531
- package/styles/pdfviewer/_highcontrast-definition.scss +0 -535
- package/styles/pdfviewer/_highcontrast-light-definition.scss +0 -531
- package/styles/pdfviewer/_layout.scss +0 -195
- package/styles/pdfviewer/_material-dark-definition.scss +0 -534
- package/styles/pdfviewer/_material-definition.scss +0 -532
- package/styles/pdfviewer/_material3-definition.scss +0 -531
- package/styles/pdfviewer/_tailwind-dark-definition.scss +0 -1
- package/styles/pdfviewer/_tailwind-definition.scss +0 -537
- package/styles/pdfviewer/_theme.scss +0 -4115
- package/styles/pdfviewer/icons/_bootstrap-dark.scss +0 -475
- package/styles/pdfviewer/icons/_bootstrap.scss +0 -480
- package/styles/pdfviewer/icons/_bootstrap4.scss +0 -482
- package/styles/pdfviewer/icons/_bootstrap5-dark.scss +0 -1
- package/styles/pdfviewer/icons/_bootstrap5.scss +0 -489
- package/styles/pdfviewer/icons/_fabric-dark.scss +0 -489
- package/styles/pdfviewer/icons/_fabric.scss +0 -492
- package/styles/pdfviewer/icons/_fluent-dark.scss +0 -1
- package/styles/pdfviewer/icons/_fluent.scss +0 -488
- package/styles/pdfviewer/icons/_fusionnew.scss +0 -489
- package/styles/pdfviewer/icons/_highcontrast-light.scss +0 -476
- package/styles/pdfviewer/icons/_highcontrast.scss +0 -475
- package/styles/pdfviewer/icons/_material-dark.scss +0 -477
- package/styles/pdfviewer/icons/_material.scss +0 -480
- package/styles/pdfviewer/icons/_material3.scss +0 -489
- package/styles/pdfviewer/icons/_tailwind-dark.scss +0 -489
- package/styles/pdfviewer/icons/_tailwind.scss +0 -489
- package/syncfusion-ej2-angular-pdfviewer.d.ts +0 -5
|
@@ -429,6 +429,7 @@
|
|
|
429
429
|
}
|
|
430
430
|
|
|
431
431
|
/*! component layout */
|
|
432
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
432
433
|
.e-pdfviewer .e-pv-viewer-container {
|
|
433
434
|
border-style: solid;
|
|
434
435
|
border-width: 0 1px 1px 1px;
|
|
@@ -591,6 +592,8 @@
|
|
|
591
592
|
width: 20px;
|
|
592
593
|
}
|
|
593
594
|
|
|
595
|
+
/* stylelint-disable value-no-vendor-prefix */
|
|
596
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
594
597
|
.e-pv-viewer-container {
|
|
595
598
|
background-color: #fff;
|
|
596
599
|
border-color: #757575;
|
|
@@ -741,7 +744,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
741
744
|
width: 10%;
|
|
742
745
|
}
|
|
743
746
|
|
|
744
|
-
.e-pv-gotopage-popup {
|
|
747
|
+
.e-dialog.e-pv-gotopage-popup {
|
|
745
748
|
max-width: 500px;
|
|
746
749
|
padding-left: 16px;
|
|
747
750
|
padding-top: 16px;
|
|
@@ -2632,10 +2635,26 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2632
2635
|
padding-bottom: 1px;
|
|
2633
2636
|
}
|
|
2634
2637
|
|
|
2635
|
-
.e-pdfviewer .e-pv-signature-window .e-footer-content
|
|
2638
|
+
.e-pdfviewer .e-pv-signature-window .e-footer-content {
|
|
2636
2639
|
float: left;
|
|
2637
2640
|
}
|
|
2638
2641
|
|
|
2642
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn {
|
|
2643
|
+
float: left;
|
|
2644
|
+
height: 30px;
|
|
2645
|
+
min-height: 30px;
|
|
2646
|
+
}
|
|
2647
|
+
|
|
2648
|
+
.e-pv-signature-dialog-height .e-pv-cancelbtn {
|
|
2649
|
+
height: 30px;
|
|
2650
|
+
min-height: 30px;
|
|
2651
|
+
}
|
|
2652
|
+
|
|
2653
|
+
.e-pv-signature-dialog-height .e-pv-createbtn {
|
|
2654
|
+
height: 30px;
|
|
2655
|
+
min-height: 30px;
|
|
2656
|
+
}
|
|
2657
|
+
|
|
2639
2658
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2640
2659
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2641
2660
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
@@ -3087,7 +3106,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3087
3106
|
-webkit-user-select: none;
|
|
3088
3107
|
color: #000;
|
|
3089
3108
|
display: block;
|
|
3090
|
-
font-family: Roboto;
|
|
3109
|
+
font-family: "Roboto";
|
|
3091
3110
|
font-size: 20px;
|
|
3092
3111
|
font-style: normal;
|
|
3093
3112
|
font-weight: 500;
|
|
@@ -3104,7 +3123,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3104
3123
|
}
|
|
3105
3124
|
|
|
3106
3125
|
.e-pv-form-field-property-header-general {
|
|
3107
|
-
font-family: Roboto;
|
|
3126
|
+
font-family: "Roboto";
|
|
3108
3127
|
font-size: 13px;
|
|
3109
3128
|
font-style: normal;
|
|
3110
3129
|
font-weight: 500;
|
|
@@ -3113,7 +3132,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3113
3132
|
|
|
3114
3133
|
.e-pv-properties-formfield-formatting {
|
|
3115
3134
|
color: #757575;
|
|
3116
|
-
font-family: Roboto;
|
|
3135
|
+
font-family: "Roboto";
|
|
3117
3136
|
font-size: 13px;
|
|
3118
3137
|
font-style: normal;
|
|
3119
3138
|
font-weight: normal;
|
|
@@ -3147,7 +3166,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3147
3166
|
|
|
3148
3167
|
.e-pv-properties-formfield-label {
|
|
3149
3168
|
color: #757575;
|
|
3150
|
-
font-family: Roboto;
|
|
3169
|
+
font-family: "Roboto";
|
|
3151
3170
|
font-size: 13px;
|
|
3152
3171
|
font-style: normal;
|
|
3153
3172
|
font-weight: normal;
|
|
@@ -3196,7 +3215,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3196
3215
|
height: 570px;
|
|
3197
3216
|
}
|
|
3198
3217
|
|
|
3199
|
-
.e-pv-signature-dialog-blazor-height {
|
|
3218
|
+
.e-dialog.e-pv-signature-dialog-blazor-height {
|
|
3200
3219
|
height: 570px;
|
|
3201
3220
|
}
|
|
3202
3221
|
|
package/styles/highcontrast.css
CHANGED
|
@@ -429,6 +429,7 @@
|
|
|
429
429
|
}
|
|
430
430
|
|
|
431
431
|
/*! component layout */
|
|
432
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
432
433
|
.e-pdfviewer .e-pv-viewer-container {
|
|
433
434
|
border-style: solid;
|
|
434
435
|
border-width: 0 1px 1px 1px;
|
|
@@ -591,6 +592,8 @@
|
|
|
591
592
|
width: 20px;
|
|
592
593
|
}
|
|
593
594
|
|
|
595
|
+
/* stylelint-disable value-no-vendor-prefix */
|
|
596
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
594
597
|
.e-pv-viewer-container {
|
|
595
598
|
background-color: #000;
|
|
596
599
|
border-color: #969696;
|
|
@@ -741,7 +744,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
741
744
|
width: 10%;
|
|
742
745
|
}
|
|
743
746
|
|
|
744
|
-
.e-pv-gotopage-popup {
|
|
747
|
+
.e-dialog.e-pv-gotopage-popup {
|
|
745
748
|
max-width: 500px;
|
|
746
749
|
padding-left: 16px;
|
|
747
750
|
padding-top: 16px;
|
|
@@ -2636,10 +2639,26 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2636
2639
|
padding-bottom: 1px;
|
|
2637
2640
|
}
|
|
2638
2641
|
|
|
2639
|
-
.e-pdfviewer .e-pv-signature-window .e-footer-content
|
|
2642
|
+
.e-pdfviewer .e-pv-signature-window .e-footer-content {
|
|
2640
2643
|
float: left;
|
|
2641
2644
|
}
|
|
2642
2645
|
|
|
2646
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn {
|
|
2647
|
+
float: left;
|
|
2648
|
+
height: 30px;
|
|
2649
|
+
min-height: 30px;
|
|
2650
|
+
}
|
|
2651
|
+
|
|
2652
|
+
.e-pv-signature-dialog-height .e-pv-cancelbtn {
|
|
2653
|
+
height: 30px;
|
|
2654
|
+
min-height: 30px;
|
|
2655
|
+
}
|
|
2656
|
+
|
|
2657
|
+
.e-pv-signature-dialog-height .e-pv-createbtn {
|
|
2658
|
+
height: 30px;
|
|
2659
|
+
min-height: 30px;
|
|
2660
|
+
}
|
|
2661
|
+
|
|
2643
2662
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2644
2663
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2645
2664
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
@@ -3096,7 +3115,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3096
3115
|
-webkit-user-select: none;
|
|
3097
3116
|
color: #fff;
|
|
3098
3117
|
display: block;
|
|
3099
|
-
font-family: Roboto;
|
|
3118
|
+
font-family: "Roboto";
|
|
3100
3119
|
font-size: 20px;
|
|
3101
3120
|
font-style: normal;
|
|
3102
3121
|
font-weight: 500;
|
|
@@ -3113,7 +3132,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3113
3132
|
}
|
|
3114
3133
|
|
|
3115
3134
|
.e-pv-form-field-property-header-general {
|
|
3116
|
-
font-family: Roboto;
|
|
3135
|
+
font-family: "Roboto";
|
|
3117
3136
|
font-size: 13px;
|
|
3118
3137
|
font-style: normal;
|
|
3119
3138
|
font-weight: 500;
|
|
@@ -3126,7 +3145,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3126
3145
|
|
|
3127
3146
|
.e-pv-properties-formfield-formatting {
|
|
3128
3147
|
color: #757575;
|
|
3129
|
-
font-family: Roboto;
|
|
3148
|
+
font-family: "Roboto";
|
|
3130
3149
|
font-size: 13px;
|
|
3131
3150
|
font-style: normal;
|
|
3132
3151
|
font-weight: normal;
|
|
@@ -3160,7 +3179,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3160
3179
|
|
|
3161
3180
|
.e-pv-properties-formfield-label {
|
|
3162
3181
|
color: #757575;
|
|
3163
|
-
font-family: Roboto;
|
|
3182
|
+
font-family: "Roboto";
|
|
3164
3183
|
font-size: 13px;
|
|
3165
3184
|
font-style: normal;
|
|
3166
3185
|
font-weight: normal;
|
|
@@ -3217,7 +3236,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3217
3236
|
height: 570px;
|
|
3218
3237
|
}
|
|
3219
3238
|
|
|
3220
|
-
.e-pv-signature-dialog-blazor-height {
|
|
3239
|
+
.e-dialog.e-pv-signature-dialog-blazor-height {
|
|
3221
3240
|
height: 570px;
|
|
3222
3241
|
}
|
|
3223
3242
|
|
package/styles/material-dark.css
CHANGED
|
@@ -433,6 +433,7 @@
|
|
|
433
433
|
}
|
|
434
434
|
|
|
435
435
|
/*! component layout */
|
|
436
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
436
437
|
.e-pdfviewer .e-pv-viewer-container {
|
|
437
438
|
border-style: solid;
|
|
438
439
|
border-width: 1px 1px 1px 0;
|
|
@@ -595,6 +596,8 @@
|
|
|
595
596
|
width: 20px;
|
|
596
597
|
}
|
|
597
598
|
|
|
599
|
+
/* stylelint-disable value-no-vendor-prefix */
|
|
600
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
598
601
|
.e-pv-viewer-container {
|
|
599
602
|
background-color: #303030;
|
|
600
603
|
border-color: #616161;
|
|
@@ -745,7 +748,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
745
748
|
width: 10%;
|
|
746
749
|
}
|
|
747
750
|
|
|
748
|
-
.e-pv-gotopage-popup {
|
|
751
|
+
.e-dialog.e-pv-gotopage-popup {
|
|
749
752
|
max-width: 500px;
|
|
750
753
|
padding-left: 16px;
|
|
751
754
|
padding-top: 16px;
|
|
@@ -2636,10 +2639,26 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2636
2639
|
padding-bottom: 1px;
|
|
2637
2640
|
}
|
|
2638
2641
|
|
|
2639
|
-
.e-pdfviewer .e-pv-signature-window .e-footer-content
|
|
2642
|
+
.e-pdfviewer .e-pv-signature-window .e-footer-content {
|
|
2640
2643
|
float: left;
|
|
2641
2644
|
}
|
|
2642
2645
|
|
|
2646
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn {
|
|
2647
|
+
float: left;
|
|
2648
|
+
height: 30px;
|
|
2649
|
+
min-height: 30px;
|
|
2650
|
+
}
|
|
2651
|
+
|
|
2652
|
+
.e-pv-signature-dialog-height .e-pv-cancelbtn {
|
|
2653
|
+
height: 30px;
|
|
2654
|
+
min-height: 30px;
|
|
2655
|
+
}
|
|
2656
|
+
|
|
2657
|
+
.e-pv-signature-dialog-height .e-pv-createbtn {
|
|
2658
|
+
height: 30px;
|
|
2659
|
+
min-height: 30px;
|
|
2660
|
+
}
|
|
2661
|
+
|
|
2643
2662
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2644
2663
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2645
2664
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
@@ -3091,7 +3110,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3091
3110
|
-webkit-user-select: none;
|
|
3092
3111
|
color: #fff;
|
|
3093
3112
|
display: block;
|
|
3094
|
-
font-family: Roboto;
|
|
3113
|
+
font-family: "Roboto";
|
|
3095
3114
|
font-size: 20px;
|
|
3096
3115
|
font-style: normal;
|
|
3097
3116
|
font-weight: 500;
|
|
@@ -3108,7 +3127,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3108
3127
|
}
|
|
3109
3128
|
|
|
3110
3129
|
.e-pv-form-field-property-header-general {
|
|
3111
|
-
font-family: Roboto;
|
|
3130
|
+
font-family: "Roboto";
|
|
3112
3131
|
font-size: 13px;
|
|
3113
3132
|
font-style: normal;
|
|
3114
3133
|
font-weight: 500;
|
|
@@ -3117,7 +3136,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3117
3136
|
|
|
3118
3137
|
.e-pv-properties-formfield-formatting {
|
|
3119
3138
|
color: #757575;
|
|
3120
|
-
font-family: Roboto;
|
|
3139
|
+
font-family: "Roboto";
|
|
3121
3140
|
font-size: 13px;
|
|
3122
3141
|
font-style: normal;
|
|
3123
3142
|
font-weight: normal;
|
|
@@ -3151,7 +3170,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3151
3170
|
|
|
3152
3171
|
.e-pv-properties-formfield-label {
|
|
3153
3172
|
color: #757575;
|
|
3154
|
-
font-family: Roboto;
|
|
3173
|
+
font-family: "Roboto";
|
|
3155
3174
|
font-size: 13px;
|
|
3156
3175
|
font-style: normal;
|
|
3157
3176
|
font-weight: normal;
|
|
@@ -3200,7 +3219,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3200
3219
|
height: 540px;
|
|
3201
3220
|
}
|
|
3202
3221
|
|
|
3203
|
-
.e-pv-signature-dialog-blazor-height {
|
|
3222
|
+
.e-dialog.e-pv-signature-dialog-blazor-height {
|
|
3204
3223
|
height: 540px;
|
|
3205
3224
|
}
|
|
3206
3225
|
|
package/styles/material.css
CHANGED
|
@@ -433,6 +433,7 @@
|
|
|
433
433
|
}
|
|
434
434
|
|
|
435
435
|
/*! component layout */
|
|
436
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
436
437
|
.e-pdfviewer .e-pv-viewer-container {
|
|
437
438
|
border-style: solid;
|
|
438
439
|
border-width: 1px 1px 1px 0;
|
|
@@ -595,6 +596,8 @@
|
|
|
595
596
|
width: 20px;
|
|
596
597
|
}
|
|
597
598
|
|
|
599
|
+
/* stylelint-disable value-no-vendor-prefix */
|
|
600
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
598
601
|
.e-pv-viewer-container {
|
|
599
602
|
background-color: #e0e0e0;
|
|
600
603
|
border-color: #e0e0e0;
|
|
@@ -745,7 +748,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
745
748
|
width: 10%;
|
|
746
749
|
}
|
|
747
750
|
|
|
748
|
-
.e-pv-gotopage-popup {
|
|
751
|
+
.e-dialog.e-pv-gotopage-popup {
|
|
749
752
|
max-width: 500px;
|
|
750
753
|
padding-left: 16px;
|
|
751
754
|
padding-top: 16px;
|
|
@@ -2636,10 +2639,26 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2636
2639
|
padding-bottom: 1px;
|
|
2637
2640
|
}
|
|
2638
2641
|
|
|
2639
|
-
.e-pdfviewer .e-pv-signature-window .e-footer-content
|
|
2642
|
+
.e-pdfviewer .e-pv-signature-window .e-footer-content {
|
|
2640
2643
|
float: left;
|
|
2641
2644
|
}
|
|
2642
2645
|
|
|
2646
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn {
|
|
2647
|
+
float: left;
|
|
2648
|
+
height: 30px;
|
|
2649
|
+
min-height: 30px;
|
|
2650
|
+
}
|
|
2651
|
+
|
|
2652
|
+
.e-pv-signature-dialog-height .e-pv-cancelbtn {
|
|
2653
|
+
height: 30px;
|
|
2654
|
+
min-height: 30px;
|
|
2655
|
+
}
|
|
2656
|
+
|
|
2657
|
+
.e-pv-signature-dialog-height .e-pv-createbtn {
|
|
2658
|
+
height: 30px;
|
|
2659
|
+
min-height: 30px;
|
|
2660
|
+
}
|
|
2661
|
+
|
|
2643
2662
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2644
2663
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2645
2664
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
@@ -3093,7 +3112,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3093
3112
|
-webkit-user-select: none;
|
|
3094
3113
|
color: #000;
|
|
3095
3114
|
display: block;
|
|
3096
|
-
font-family: Roboto;
|
|
3115
|
+
font-family: "Roboto";
|
|
3097
3116
|
font-size: 20px;
|
|
3098
3117
|
font-style: normal;
|
|
3099
3118
|
font-weight: 500;
|
|
@@ -3110,7 +3129,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3110
3129
|
}
|
|
3111
3130
|
|
|
3112
3131
|
.e-pv-form-field-property-header-general {
|
|
3113
|
-
font-family: Roboto;
|
|
3132
|
+
font-family: "Roboto";
|
|
3114
3133
|
font-size: 13px;
|
|
3115
3134
|
font-style: normal;
|
|
3116
3135
|
font-weight: 500;
|
|
@@ -3119,7 +3138,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3119
3138
|
|
|
3120
3139
|
.e-pv-properties-formfield-formatting {
|
|
3121
3140
|
color: #757575;
|
|
3122
|
-
font-family: Roboto;
|
|
3141
|
+
font-family: "Roboto";
|
|
3123
3142
|
font-size: 13px;
|
|
3124
3143
|
font-style: normal;
|
|
3125
3144
|
font-weight: normal;
|
|
@@ -3153,7 +3172,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3153
3172
|
|
|
3154
3173
|
.e-pv-properties-formfield-label {
|
|
3155
3174
|
color: #757575;
|
|
3156
|
-
font-family: Roboto;
|
|
3175
|
+
font-family: "Roboto";
|
|
3157
3176
|
font-size: 13px;
|
|
3158
3177
|
font-style: normal;
|
|
3159
3178
|
font-weight: normal;
|
|
@@ -3202,7 +3221,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3202
3221
|
height: 535px;
|
|
3203
3222
|
}
|
|
3204
3223
|
|
|
3205
|
-
.e-pv-signature-dialog-blazor-height {
|
|
3224
|
+
.e-dialog.e-pv-signature-dialog-blazor-height {
|
|
3206
3225
|
height: 535px;
|
|
3207
3226
|
}
|
|
3208
3227
|
|
|
@@ -429,6 +429,7 @@
|
|
|
429
429
|
}
|
|
430
430
|
|
|
431
431
|
/*! component layout */
|
|
432
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
432
433
|
.e-pdfviewer .e-pv-viewer-container {
|
|
433
434
|
border-style: solid;
|
|
434
435
|
border-width: 1px 1px 1px 0;
|
|
@@ -591,6 +592,8 @@
|
|
|
591
592
|
width: 20px;
|
|
592
593
|
}
|
|
593
594
|
|
|
595
|
+
/* stylelint-disable value-no-vendor-prefix */
|
|
596
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
594
597
|
.e-pv-viewer-container {
|
|
595
598
|
background-color: #1a1a1a;
|
|
596
599
|
border-color: #505050;
|
|
@@ -741,7 +744,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
741
744
|
width: 10%;
|
|
742
745
|
}
|
|
743
746
|
|
|
744
|
-
.e-pv-gotopage-popup {
|
|
747
|
+
.e-dialog.e-pv-gotopage-popup {
|
|
745
748
|
max-width: 500px;
|
|
746
749
|
padding-left: 16px;
|
|
747
750
|
padding-top: 16px;
|
|
@@ -2634,10 +2637,26 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2634
2637
|
padding-bottom: 1px;
|
|
2635
2638
|
}
|
|
2636
2639
|
|
|
2637
|
-
.e-pdfviewer .e-pv-signature-window .e-footer-content
|
|
2640
|
+
.e-pdfviewer .e-pv-signature-window .e-footer-content {
|
|
2638
2641
|
float: left;
|
|
2639
2642
|
}
|
|
2640
2643
|
|
|
2644
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn {
|
|
2645
|
+
float: left;
|
|
2646
|
+
height: 30px;
|
|
2647
|
+
min-height: 30px;
|
|
2648
|
+
}
|
|
2649
|
+
|
|
2650
|
+
.e-pv-signature-dialog-height .e-pv-cancelbtn {
|
|
2651
|
+
height: 30px;
|
|
2652
|
+
min-height: 30px;
|
|
2653
|
+
}
|
|
2654
|
+
|
|
2655
|
+
.e-pv-signature-dialog-height .e-pv-createbtn {
|
|
2656
|
+
height: 30px;
|
|
2657
|
+
min-height: 30px;
|
|
2658
|
+
}
|
|
2659
|
+
|
|
2641
2660
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2642
2661
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2643
2662
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
@@ -3089,7 +3108,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3089
3108
|
-webkit-user-select: none;
|
|
3090
3109
|
color: #000;
|
|
3091
3110
|
display: block;
|
|
3092
|
-
font-family: Roboto;
|
|
3111
|
+
font-family: "Roboto";
|
|
3093
3112
|
font-size: 20px;
|
|
3094
3113
|
font-style: normal;
|
|
3095
3114
|
font-weight: 500;
|
|
@@ -3106,7 +3125,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3106
3125
|
}
|
|
3107
3126
|
|
|
3108
3127
|
.e-pv-form-field-property-header-general {
|
|
3109
|
-
font-family: Roboto;
|
|
3128
|
+
font-family: "Roboto";
|
|
3110
3129
|
font-size: 13px;
|
|
3111
3130
|
font-style: normal;
|
|
3112
3131
|
font-weight: 500;
|
|
@@ -3115,7 +3134,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3115
3134
|
|
|
3116
3135
|
.e-pv-properties-formfield-formatting {
|
|
3117
3136
|
color: #757575;
|
|
3118
|
-
font-family: Roboto;
|
|
3137
|
+
font-family: "Roboto";
|
|
3119
3138
|
font-size: 13px;
|
|
3120
3139
|
font-style: normal;
|
|
3121
3140
|
font-weight: normal;
|
|
@@ -3149,7 +3168,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3149
3168
|
|
|
3150
3169
|
.e-pv-properties-formfield-label {
|
|
3151
3170
|
color: #757575;
|
|
3152
|
-
font-family: Roboto;
|
|
3171
|
+
font-family: "Roboto";
|
|
3153
3172
|
font-size: 13px;
|
|
3154
3173
|
font-style: normal;
|
|
3155
3174
|
font-weight: normal;
|
|
@@ -3198,7 +3217,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3198
3217
|
height: 570px;
|
|
3199
3218
|
}
|
|
3200
3219
|
|
|
3201
|
-
.e-pv-signature-dialog-blazor-height {
|
|
3220
|
+
.e-dialog.e-pv-signature-dialog-blazor-height {
|
|
3202
3221
|
height: 560px;
|
|
3203
3222
|
}
|
|
3204
3223
|
|
|
@@ -434,6 +434,7 @@
|
|
|
434
434
|
}
|
|
435
435
|
|
|
436
436
|
/*! component layout */
|
|
437
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
437
438
|
.e-pdfviewer .e-pv-viewer-container {
|
|
438
439
|
border-style: solid;
|
|
439
440
|
border-width: 1px 1px 1px 0;
|
|
@@ -596,6 +597,8 @@
|
|
|
596
597
|
width: 20px;
|
|
597
598
|
}
|
|
598
599
|
|
|
600
|
+
/* stylelint-disable value-no-vendor-prefix */
|
|
601
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
599
602
|
.e-pv-viewer-container {
|
|
600
603
|
background-color: #e6e6e6;
|
|
601
604
|
border-color: #ccc;
|
|
@@ -746,7 +749,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
746
749
|
width: 10%;
|
|
747
750
|
}
|
|
748
751
|
|
|
749
|
-
.e-pv-gotopage-popup {
|
|
752
|
+
.e-dialog.e-pv-gotopage-popup {
|
|
750
753
|
max-width: 500px;
|
|
751
754
|
padding-left: 16px;
|
|
752
755
|
padding-top: 16px;
|
|
@@ -2640,10 +2643,26 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2640
2643
|
padding-bottom: 1px;
|
|
2641
2644
|
}
|
|
2642
2645
|
|
|
2643
|
-
.e-pdfviewer .e-pv-signature-window .e-footer-content
|
|
2646
|
+
.e-pdfviewer .e-pv-signature-window .e-footer-content {
|
|
2644
2647
|
float: left;
|
|
2645
2648
|
}
|
|
2646
2649
|
|
|
2650
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn {
|
|
2651
|
+
float: left;
|
|
2652
|
+
height: 30px;
|
|
2653
|
+
min-height: 30px;
|
|
2654
|
+
}
|
|
2655
|
+
|
|
2656
|
+
.e-pv-signature-dialog-height .e-pv-cancelbtn {
|
|
2657
|
+
height: 30px;
|
|
2658
|
+
min-height: 30px;
|
|
2659
|
+
}
|
|
2660
|
+
|
|
2661
|
+
.e-pv-signature-dialog-height .e-pv-createbtn {
|
|
2662
|
+
height: 30px;
|
|
2663
|
+
min-height: 30px;
|
|
2664
|
+
}
|
|
2665
|
+
|
|
2647
2666
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2648
2667
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2649
2668
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
@@ -3096,7 +3115,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3096
3115
|
-webkit-user-select: none;
|
|
3097
3116
|
color: #000;
|
|
3098
3117
|
display: block;
|
|
3099
|
-
font-family: Roboto;
|
|
3118
|
+
font-family: "Roboto";
|
|
3100
3119
|
font-size: 20px;
|
|
3101
3120
|
font-style: normal;
|
|
3102
3121
|
font-weight: 500;
|
|
@@ -3113,7 +3132,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3113
3132
|
}
|
|
3114
3133
|
|
|
3115
3134
|
.e-pv-form-field-property-header-general {
|
|
3116
|
-
font-family: Roboto;
|
|
3135
|
+
font-family: "Roboto";
|
|
3117
3136
|
font-size: 13px;
|
|
3118
3137
|
font-style: normal;
|
|
3119
3138
|
font-weight: 500;
|
|
@@ -3122,7 +3141,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3122
3141
|
|
|
3123
3142
|
.e-pv-properties-formfield-formatting {
|
|
3124
3143
|
color: #757575;
|
|
3125
|
-
font-family: Roboto;
|
|
3144
|
+
font-family: "Roboto";
|
|
3126
3145
|
font-size: 13px;
|
|
3127
3146
|
font-style: normal;
|
|
3128
3147
|
font-weight: normal;
|
|
@@ -3156,7 +3175,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3156
3175
|
|
|
3157
3176
|
.e-pv-properties-formfield-label {
|
|
3158
3177
|
color: #757575;
|
|
3159
|
-
font-family: Roboto;
|
|
3178
|
+
font-family: "Roboto";
|
|
3160
3179
|
font-size: 13px;
|
|
3161
3180
|
font-style: normal;
|
|
3162
3181
|
font-weight: normal;
|
|
@@ -3205,7 +3224,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3205
3224
|
height: 565px;
|
|
3206
3225
|
}
|
|
3207
3226
|
|
|
3208
|
-
.e-pv-signature-dialog-blazor-height {
|
|
3227
|
+
.e-dialog.e-pv-signature-dialog-blazor-height {
|
|
3209
3228
|
height: 560px;
|
|
3210
3229
|
}
|
|
3211
3230
|
|
|
@@ -435,6 +435,7 @@
|
|
|
435
435
|
}
|
|
436
436
|
|
|
437
437
|
/*! component layout */
|
|
438
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
438
439
|
.e-pdfviewer .e-pv-viewer-container {
|
|
439
440
|
border-style: solid;
|
|
440
441
|
border-width: 1px 1px 1px 0;
|
|
@@ -597,6 +598,8 @@
|
|
|
597
598
|
width: 20px;
|
|
598
599
|
}
|
|
599
600
|
|
|
601
|
+
/* stylelint-disable value-no-vendor-prefix */
|
|
602
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
600
603
|
.e-pv-viewer-container {
|
|
601
604
|
background-color: #e9ecef;
|
|
602
605
|
border-color: #dee2e6;
|
|
@@ -763,7 +766,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
763
766
|
width: 10%;
|
|
764
767
|
}
|
|
765
768
|
|
|
766
|
-
.e-pv-gotopage-popup {
|
|
769
|
+
.e-dialog.e-pv-gotopage-popup {
|
|
767
770
|
max-width: 500px;
|
|
768
771
|
padding-left: 16px;
|
|
769
772
|
padding-top: 16px;
|
|
@@ -2918,10 +2921,26 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2918
2921
|
padding-bottom: 1px;
|
|
2919
2922
|
}
|
|
2920
2923
|
|
|
2921
|
-
.e-pdfviewer .e-pv-signature-window .e-footer-content
|
|
2924
|
+
.e-pdfviewer .e-pv-signature-window .e-footer-content {
|
|
2922
2925
|
float: left;
|
|
2923
2926
|
}
|
|
2924
2927
|
|
|
2928
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn {
|
|
2929
|
+
float: left;
|
|
2930
|
+
height: 30px;
|
|
2931
|
+
min-height: 30px;
|
|
2932
|
+
}
|
|
2933
|
+
|
|
2934
|
+
.e-pv-signature-dialog-height .e-pv-cancelbtn {
|
|
2935
|
+
height: 30px;
|
|
2936
|
+
min-height: 30px;
|
|
2937
|
+
}
|
|
2938
|
+
|
|
2939
|
+
.e-pv-signature-dialog-height .e-pv-createbtn {
|
|
2940
|
+
height: 30px;
|
|
2941
|
+
min-height: 30px;
|
|
2942
|
+
}
|
|
2943
|
+
|
|
2925
2944
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-bold.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2926
2945
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-italic.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
2927
2946
|
.e-tbar-btn.e-control.e-btn.e-lib.e-icon-btn.e-pv-strikeout.e-pv-tbar-btn.e-tooltip.textprop-option-active,
|
|
@@ -3408,7 +3427,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3408
3427
|
-webkit-user-select: none;
|
|
3409
3428
|
color: #000;
|
|
3410
3429
|
display: block;
|
|
3411
|
-
font-family: Roboto;
|
|
3430
|
+
font-family: "Roboto";
|
|
3412
3431
|
font-size: 20px;
|
|
3413
3432
|
font-style: normal;
|
|
3414
3433
|
font-weight: 500;
|
|
@@ -3425,7 +3444,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3425
3444
|
}
|
|
3426
3445
|
|
|
3427
3446
|
.e-pv-form-field-property-header-general {
|
|
3428
|
-
font-family: Roboto;
|
|
3447
|
+
font-family: "Roboto";
|
|
3429
3448
|
font-size: 13px;
|
|
3430
3449
|
font-style: normal;
|
|
3431
3450
|
font-weight: 500;
|
|
@@ -3434,7 +3453,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3434
3453
|
|
|
3435
3454
|
.e-pv-properties-formfield-formatting {
|
|
3436
3455
|
color: #757575;
|
|
3437
|
-
font-family: Roboto;
|
|
3456
|
+
font-family: "Roboto";
|
|
3438
3457
|
font-size: 13px;
|
|
3439
3458
|
font-style: normal;
|
|
3440
3459
|
font-weight: normal;
|
|
@@ -3468,7 +3487,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3468
3487
|
|
|
3469
3488
|
.e-pv-properties-formfield-label {
|
|
3470
3489
|
color: #757575;
|
|
3471
|
-
font-family: Roboto;
|
|
3490
|
+
font-family: "Roboto";
|
|
3472
3491
|
font-size: 13px;
|
|
3473
3492
|
font-style: normal;
|
|
3474
3493
|
font-weight: normal;
|
|
@@ -3530,7 +3549,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3530
3549
|
height: 535px;
|
|
3531
3550
|
}
|
|
3532
3551
|
|
|
3533
|
-
.e-pv-signature-dialog-blazor-height {
|
|
3552
|
+
.e-dialog.e-pv-signature-dialog-blazor-height {
|
|
3534
3553
|
height: 540px;
|
|
3535
3554
|
}
|
|
3536
3555
|
|