@syncfusion/ej2-vue-pdfviewer 20.3.52 → 20.3.56

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.
Files changed (40) hide show
  1. package/CHANGELOG.md +46 -4
  2. package/dist/ej2-vue-pdfviewer.umd.min.js +2 -2
  3. package/dist/ej2-vue-pdfviewer.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-vue-pdfviewer.es2015.js +1 -1
  5. package/dist/es6/ej2-vue-pdfviewer.es2015.js.map +1 -1
  6. package/dist/es6/ej2-vue-pdfviewer.es5.js +1 -1
  7. package/dist/es6/ej2-vue-pdfviewer.es5.js.map +1 -1
  8. package/dist/global/ej2-vue-pdfviewer.min.js +2 -2
  9. package/package.json +8 -8
  10. package/src/pdfviewer/pdfviewer.component.js +1 -1
  11. package/styles/bootstrap-dark.css +1 -1
  12. package/styles/bootstrap.css +1 -1
  13. package/styles/bootstrap4.css +1 -1
  14. package/styles/bootstrap5-dark.css +1 -1
  15. package/styles/bootstrap5.css +1 -1
  16. package/styles/fabric-dark.css +1 -1
  17. package/styles/fabric.css +1 -1
  18. package/styles/fluent-dark.css +1 -1
  19. package/styles/fluent.css +1 -1
  20. package/styles/highcontrast-light.css +1 -1
  21. package/styles/highcontrast.css +1 -1
  22. package/styles/material-dark.css +1 -1
  23. package/styles/material.css +1 -1
  24. package/styles/pdfviewer/bootstrap-dark.css +1 -1
  25. package/styles/pdfviewer/bootstrap.css +1 -1
  26. package/styles/pdfviewer/bootstrap4.css +1 -1
  27. package/styles/pdfviewer/bootstrap5-dark.css +1 -1
  28. package/styles/pdfviewer/bootstrap5.css +1 -1
  29. package/styles/pdfviewer/fabric-dark.css +1 -1
  30. package/styles/pdfviewer/fabric.css +1 -1
  31. package/styles/pdfviewer/fluent-dark.css +1 -1
  32. package/styles/pdfviewer/fluent.css +1 -1
  33. package/styles/pdfviewer/highcontrast-light.css +1 -1
  34. package/styles/pdfviewer/highcontrast.css +1 -1
  35. package/styles/pdfviewer/material-dark.css +1 -1
  36. package/styles/pdfviewer/material.css +1 -1
  37. package/styles/pdfviewer/tailwind-dark.css +1 -1
  38. package/styles/pdfviewer/tailwind.css +1 -1
  39. package/styles/tailwind-dark.css +1 -1
  40. package/styles/tailwind.css +1 -1
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-pdfviewer@*",
3
- "_id": "@syncfusion/ej2-vue-pdfviewer@20.3.50",
3
+ "_id": "@syncfusion/ej2-vue-pdfviewer@20.3.52",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-mp72lk9zV61OCGykKkxtKn1fw1tBZrCTe7Lgz1/VYeqchSRdWU4CcXJRzx+DLOCN6OgsnPRQtJdNQIf0DpLUzQ==",
5
+ "_integrity": "sha512-P5yNNhDTqHjn5GGaDiqN8EHlK+w+BuC8yWWdCD6Mn+zeXaE3ra8ZrdBb6kUN6Fe77GEHND28ODtRA+oi4g7i2A==",
6
6
  "_location": "/@syncfusion/ej2-vue-pdfviewer",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-pdfviewer/-/ej2-vue-pdfviewer-20.3.50.tgz",
23
- "_shasum": "7b4461351660b5e1f727474dd6bcc1a0d2d5a2b4",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-pdfviewer/-/ej2-vue-pdfviewer-20.3.52.tgz",
23
+ "_shasum": "2d4f83c2f210c3271acc8b20749e84390465a73e",
24
24
  "_spec": "@syncfusion/ej2-vue-pdfviewer@*",
25
25
  "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.3.50",
35
- "@syncfusion/ej2-pdfviewer": "20.3.52",
36
- "@syncfusion/ej2-vue-base": "~20.3.50"
34
+ "@syncfusion/ej2-base": "~20.3.56",
35
+ "@syncfusion/ej2-pdfviewer": "20.3.56",
36
+ "@syncfusion/ej2-vue-base": "~20.3.56"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 PDF viewer Component for Vue",
@@ -64,6 +64,6 @@
64
64
  "scripts": {
65
65
  "postinstall": "node ../ej2-vue-base/postinstall.js"
66
66
  },
67
- "version": "20.3.52",
67
+ "version": "20.3.56",
68
68
  "sideEffects": false
69
69
  }
@@ -21,7 +21,7 @@ import { ComponentBase, EJComponentDecorator, getProps, gh, isExecute } from '@s
21
21
  import { isNullOrUndefined, getValue } from '@syncfusion/ej2-base';
22
22
  import { PdfViewer } from '@syncfusion/ej2-pdfviewer';
23
23
  import { Options } from 'vue-class-component';
24
- export var properties = ['isLazyUpdate', 'plugins', 'DropdownFieldSettings', 'ajaxRequestSettings', 'annotationSelectorSettings', 'annotationSettings', 'annotations', 'areaSettings', 'arrowSettings', 'checkBoxFieldSettings', 'circleSettings', 'contextMenuOption', 'contextMenuSettings', 'currentPageNumber', 'customStamp', 'customStampSettings', 'dateTimeFormat', 'designerMode', 'disableContextMenuItems', 'distanceSettings', 'documentPath', 'downloadFileName', 'drawingObject', 'enableAnnotation', 'enableAnnotationToolbar', 'enableAutoComplete', 'enableBookmark', 'enableBookmarkStyles', 'enableCommentPanel', 'enableDesktopMode', 'enableDownload', 'enableFormDesigner', 'enableFormDesignerToolbar', 'enableFormFields', 'enableFormFieldsValidation', 'enableFreeText', 'enableHandwrittenSignature', 'enableHyperlink', 'enableImportAnnotationMeasurement', 'enableInkAnnotation', 'enableMagnification', 'enableMeasureAnnotation', 'enableMultiLineOverlap', 'enableMultiPageAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enablePrintRotation', 'enableRtl', 'enableShapeAnnotation', 'enableShapeLabel', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextMarkupResizer', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'enableZoomOptimization', 'exportAnnotationFileName', 'formFieldCollections', 'formFields', 'freeTextSettings', 'handWrittenSignatureSettings', 'height', 'hideSaveSignature', 'highlightSettings', 'hyperlinkOpenState', 'initialDialogSettings', 'initialFieldSettings', 'inkAnnotationSettings', 'interactionMode', 'isAnnotationToolbarOpen', 'isAnnotationToolbarVisible', 'isBookmarkPanelOpen', 'isCommandPanelOpen', 'isDocumentEdited', 'isExtractText', 'isFormDesignerToolbarVisible', 'isFormFieldDocument', 'isInitialFieldToolbarSelection', 'isMaintainSelection', 'isSignatureEditable', 'isThumbnailViewOpen', 'isValidFreeText', 'lineSettings', 'listBoxFieldSettings', 'locale', 'measurementSettings', 'pageCount', 'passwordFieldSettings', 'perimeterSettings', 'polygonSettings', 'printMode', 'radioButtonFieldSettings', 'radiusSettings', 'rectangleSettings', 'restrictZoomRequest', 'retryCount', 'scrollSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'shapeLabelSettings', 'showNotificationDialog', 'signatureDialogSettings', 'signatureFieldSettings', 'signatureFitMode', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'textFieldSettings', 'textSearchColorSettings', 'tileRenderingSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'zoomMode', 'zoomValue', 'addSignature', 'ajaxRequestFailed', 'ajaxRequestInitiate', 'ajaxRequestSuccess', 'annotationAdd', 'annotationDoubleClick', 'annotationMouseLeave', 'annotationMouseover', 'annotationMove', 'annotationMoving', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'annotationSelect', 'annotationUnSelect', 'beforeAddFreeText', 'bookmarkClick', 'buttonFieldClick', 'commentAdd', 'commentDelete', 'commentEdit', 'commentSelect', 'commentStatusChanged', 'created', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'downloadEnd', 'downloadStart', 'exportFailed', 'exportStart', 'exportSuccess', 'extractTextCompleted', 'formFieldAdd', 'formFieldClick', 'formFieldDoubleClick', 'formFieldFocusOut', 'formFieldMouseLeave', 'formFieldMouseover', 'formFieldMove', 'formFieldPropertiesChange', 'formFieldRemove', 'formFieldResize', 'formFieldSelect', 'formFieldUnselect', 'hyperlinkClick', 'hyperlinkMouseOver', 'importFailed', 'importStart', 'importSuccess', 'moveSignature', 'pageChange', 'pageClick', 'pageMouseover', 'printEnd', 'printStart', 'removeSignature', 'resizeSignature', 'signaturePropertiesChange', 'signatureSelect', 'textSearchComplete', 'textSearchHighlight', 'textSearchStart', 'textSelectionEnd', 'textSelectionStart', 'thumbnailClick', 'validateFormFields', 'zoomChange'];
24
+ export var properties = ['isLazyUpdate', 'plugins', 'DropdownFieldSettings', 'ajaxRequestSettings', 'annotationSelectorSettings', 'annotationSettings', 'annotations', 'areaSettings', 'arrowSettings', 'checkBoxFieldSettings', 'circleSettings', 'contextMenuOption', 'contextMenuSettings', 'currentPageNumber', 'customStamp', 'customStampSettings', 'dateTimeFormat', 'designerMode', 'disableContextMenuItems', 'distanceSettings', 'documentPath', 'downloadFileName', 'drawingObject', 'enableAnnotation', 'enableAnnotationToolbar', 'enableAutoComplete', 'enableBookmark', 'enableBookmarkStyles', 'enableCommentPanel', 'enableDesktopMode', 'enableDownload', 'enableFormDesigner', 'enableFormDesignerToolbar', 'enableFormFields', 'enableFormFieldsValidation', 'enableFreeText', 'enableHandwrittenSignature', 'enableHyperlink', 'enableImportAnnotationMeasurement', 'enableInkAnnotation', 'enableMagnification', 'enableMeasureAnnotation', 'enableMultiLineOverlap', 'enableMultiPageAnnotation', 'enableNavigation', 'enableNavigationToolbar', 'enablePersistence', 'enablePinchZoom', 'enablePrint', 'enablePrintRotation', 'enableRtl', 'enableShapeAnnotation', 'enableShapeLabel', 'enableStampAnnotations', 'enableStickyNotesAnnotation', 'enableTextMarkupAnnotation', 'enableTextMarkupResizer', 'enableTextSearch', 'enableTextSelection', 'enableThumbnail', 'enableToolbar', 'enableZoomOptimization', 'exportAnnotationFileName', 'formFieldCollections', 'formFields', 'freeTextSettings', 'handWrittenSignatureSettings', 'height', 'hideEmptyDigitalSignatureFields', 'hideSaveSignature', 'highlightSettings', 'hyperlinkOpenState', 'initialDialogSettings', 'initialFieldSettings', 'inkAnnotationSettings', 'interactionMode', 'isAnnotationToolbarOpen', 'isAnnotationToolbarVisible', 'isBookmarkPanelOpen', 'isCommandPanelOpen', 'isDocumentEdited', 'isExtractText', 'isFormDesignerToolbarVisible', 'isFormFieldDocument', 'isInitialFieldToolbarSelection', 'isMaintainSelection', 'isSignatureEditable', 'isThumbnailViewOpen', 'isValidFreeText', 'lineSettings', 'listBoxFieldSettings', 'locale', 'measurementSettings', 'pageCount', 'passwordFieldSettings', 'perimeterSettings', 'polygonSettings', 'printMode', 'radioButtonFieldSettings', 'radiusSettings', 'rectangleSettings', 'restrictZoomRequest', 'retryCount', 'scrollSettings', 'selectedItems', 'serverActionSettings', 'serviceUrl', 'shapeLabelSettings', 'showNotificationDialog', 'signatureDialogSettings', 'signatureFieldSettings', 'signatureFitMode', 'stampSettings', 'stickyNotesSettings', 'strikethroughSettings', 'textFieldSettings', 'textSearchColorSettings', 'tileRenderingSettings', 'toolbarSettings', 'underlineSettings', 'volumeSettings', 'width', 'zoomMode', 'zoomValue', 'addSignature', 'ajaxRequestFailed', 'ajaxRequestInitiate', 'ajaxRequestSuccess', 'annotationAdd', 'annotationDoubleClick', 'annotationMouseLeave', 'annotationMouseover', 'annotationMove', 'annotationMoving', 'annotationPropertiesChange', 'annotationRemove', 'annotationResize', 'annotationSelect', 'annotationUnSelect', 'beforeAddFreeText', 'bookmarkClick', 'buttonFieldClick', 'commentAdd', 'commentDelete', 'commentEdit', 'commentSelect', 'commentStatusChanged', 'created', 'documentLoad', 'documentLoadFailed', 'documentUnload', 'downloadEnd', 'downloadStart', 'exportFailed', 'exportStart', 'exportSuccess', 'extractTextCompleted', 'formFieldAdd', 'formFieldClick', 'formFieldDoubleClick', 'formFieldFocusOut', 'formFieldMouseLeave', 'formFieldMouseover', 'formFieldMove', 'formFieldPropertiesChange', 'formFieldRemove', 'formFieldResize', 'formFieldSelect', 'formFieldUnselect', 'hyperlinkClick', 'hyperlinkMouseOver', 'importFailed', 'importStart', 'importSuccess', 'moveSignature', 'pageChange', 'pageClick', 'pageMouseover', 'printEnd', 'printStart', 'removeSignature', 'resizeSignature', 'signaturePropertiesChange', 'signatureSelect', 'textSearchComplete', 'textSearchHighlight', 'textSearchStart', 'textSelectionEnd', 'textSelectionStart', 'thumbnailClick', 'validateFormFields', 'zoomChange'];
25
25
  export var modelProps = [];
26
26
  export var testProp = getProps({ props: properties });
27
27
  export var props = testProp[0];
@@ -3213,7 +3213,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3213
3213
  padding: 0 7px;
3214
3214
  }
3215
3215
 
3216
- .e-pv-signature-dialog-height {
3216
+ .e-dialog.e-pv-signature-dialog-height {
3217
3217
  height: 570px;
3218
3218
  }
3219
3219
 
@@ -3220,7 +3220,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3220
3220
  padding: 0 7px;
3221
3221
  }
3222
3222
 
3223
- .e-pv-signature-dialog-height {
3223
+ .e-dialog.e-pv-signature-dialog-height {
3224
3224
  height: 565px;
3225
3225
  }
3226
3226
 
@@ -3545,7 +3545,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3545
3545
  color: #495057;
3546
3546
  }
3547
3547
 
3548
- .e-pv-signature-dialog-height {
3548
+ .e-dialog.e-pv-signature-dialog-height {
3549
3549
  height: 535px;
3550
3550
  }
3551
3551
 
@@ -3517,7 +3517,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3517
3517
  padding: 0 7px;
3518
3518
  }
3519
3519
 
3520
- .e-pv-signature-dialog-height {
3520
+ .e-dialog.e-pv-signature-dialog-height {
3521
3521
  height: 535px;
3522
3522
  }
3523
3523
 
@@ -3517,7 +3517,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3517
3517
  padding: 0 7px;
3518
3518
  }
3519
3519
 
3520
- .e-pv-signature-dialog-height {
3520
+ .e-dialog.e-pv-signature-dialog-height {
3521
3521
  height: 535px;
3522
3522
  }
3523
3523
 
@@ -3221,7 +3221,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3221
3221
  padding: 0 7px;
3222
3222
  }
3223
3223
 
3224
- .e-pv-signature-dialog-height {
3224
+ .e-dialog.e-pv-signature-dialog-height {
3225
3225
  height: 580px;
3226
3226
  }
3227
3227
 
package/styles/fabric.css CHANGED
@@ -3234,7 +3234,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3234
3234
  padding: 0 7px;
3235
3235
  }
3236
3236
 
3237
- .e-pv-signature-dialog-height {
3237
+ .e-dialog.e-pv-signature-dialog-height {
3238
3238
  height: 565px;
3239
3239
  }
3240
3240
 
@@ -3436,7 +3436,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3436
3436
  padding: 0 7px;
3437
3437
  }
3438
3438
 
3439
- .e-pv-signature-dialog-height {
3439
+ .e-dialog.e-pv-signature-dialog-height {
3440
3440
  height: 555px;
3441
3441
  min-height: 555px;
3442
3442
  }
package/styles/fluent.css CHANGED
@@ -3436,7 +3436,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3436
3436
  padding: 0 7px;
3437
3437
  }
3438
3438
 
3439
- .e-pv-signature-dialog-height {
3439
+ .e-dialog.e-pv-signature-dialog-height {
3440
3440
  height: 555px;
3441
3441
  min-height: 555px;
3442
3442
  }
@@ -3211,7 +3211,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3211
3211
  padding: 0 7px;
3212
3212
  }
3213
3213
 
3214
- .e-pv-signature-dialog-height {
3214
+ .e-dialog.e-pv-signature-dialog-height {
3215
3215
  height: 570px;
3216
3216
  }
3217
3217
 
@@ -3232,7 +3232,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3232
3232
  background-color: #fff;
3233
3233
  }
3234
3234
 
3235
- .e-pv-signature-dialog-height {
3235
+ .e-dialog.e-pv-signature-dialog-height {
3236
3236
  height: 570px;
3237
3237
  }
3238
3238
 
@@ -3215,7 +3215,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3215
3215
  padding: 0 7px;
3216
3216
  }
3217
3217
 
3218
- .e-pv-signature-dialog-height {
3218
+ .e-dialog.e-pv-signature-dialog-height {
3219
3219
  height: 540px;
3220
3220
  }
3221
3221
 
@@ -3217,7 +3217,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3217
3217
  padding: 0 7px;
3218
3218
  }
3219
3219
 
3220
- .e-pv-signature-dialog-height {
3220
+ .e-dialog.e-pv-signature-dialog-height {
3221
3221
  height: 535px;
3222
3222
  }
3223
3223
 
@@ -3213,7 +3213,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3213
3213
  padding: 0 7px;
3214
3214
  }
3215
3215
 
3216
- .e-pv-signature-dialog-height {
3216
+ .e-dialog.e-pv-signature-dialog-height {
3217
3217
  height: 570px;
3218
3218
  }
3219
3219
 
@@ -3220,7 +3220,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3220
3220
  padding: 0 7px;
3221
3221
  }
3222
3222
 
3223
- .e-pv-signature-dialog-height {
3223
+ .e-dialog.e-pv-signature-dialog-height {
3224
3224
  height: 565px;
3225
3225
  }
3226
3226
 
@@ -3545,7 +3545,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3545
3545
  color: #495057;
3546
3546
  }
3547
3547
 
3548
- .e-pv-signature-dialog-height {
3548
+ .e-dialog.e-pv-signature-dialog-height {
3549
3549
  height: 535px;
3550
3550
  }
3551
3551
 
@@ -3517,7 +3517,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3517
3517
  padding: 0 7px;
3518
3518
  }
3519
3519
 
3520
- .e-pv-signature-dialog-height {
3520
+ .e-dialog.e-pv-signature-dialog-height {
3521
3521
  height: 535px;
3522
3522
  }
3523
3523
 
@@ -3517,7 +3517,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3517
3517
  padding: 0 7px;
3518
3518
  }
3519
3519
 
3520
- .e-pv-signature-dialog-height {
3520
+ .e-dialog.e-pv-signature-dialog-height {
3521
3521
  height: 535px;
3522
3522
  }
3523
3523
 
@@ -3221,7 +3221,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3221
3221
  padding: 0 7px;
3222
3222
  }
3223
3223
 
3224
- .e-pv-signature-dialog-height {
3224
+ .e-dialog.e-pv-signature-dialog-height {
3225
3225
  height: 580px;
3226
3226
  }
3227
3227
 
@@ -3234,7 +3234,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3234
3234
  padding: 0 7px;
3235
3235
  }
3236
3236
 
3237
- .e-pv-signature-dialog-height {
3237
+ .e-dialog.e-pv-signature-dialog-height {
3238
3238
  height: 565px;
3239
3239
  }
3240
3240
 
@@ -3436,7 +3436,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3436
3436
  padding: 0 7px;
3437
3437
  }
3438
3438
 
3439
- .e-pv-signature-dialog-height {
3439
+ .e-dialog.e-pv-signature-dialog-height {
3440
3440
  height: 555px;
3441
3441
  min-height: 555px;
3442
3442
  }
@@ -3436,7 +3436,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3436
3436
  padding: 0 7px;
3437
3437
  }
3438
3438
 
3439
- .e-pv-signature-dialog-height {
3439
+ .e-dialog.e-pv-signature-dialog-height {
3440
3440
  height: 555px;
3441
3441
  min-height: 555px;
3442
3442
  }
@@ -3211,7 +3211,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3211
3211
  padding: 0 7px;
3212
3212
  }
3213
3213
 
3214
- .e-pv-signature-dialog-height {
3214
+ .e-dialog.e-pv-signature-dialog-height {
3215
3215
  height: 570px;
3216
3216
  }
3217
3217
 
@@ -3232,7 +3232,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3232
3232
  background-color: #fff;
3233
3233
  }
3234
3234
 
3235
- .e-pv-signature-dialog-height {
3235
+ .e-dialog.e-pv-signature-dialog-height {
3236
3236
  height: 570px;
3237
3237
  }
3238
3238
 
@@ -3215,7 +3215,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3215
3215
  padding: 0 7px;
3216
3216
  }
3217
3217
 
3218
- .e-pv-signature-dialog-height {
3218
+ .e-dialog.e-pv-signature-dialog-height {
3219
3219
  height: 540px;
3220
3220
  }
3221
3221
 
@@ -3217,7 +3217,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3217
3217
  padding: 0 7px;
3218
3218
  }
3219
3219
 
3220
- .e-pv-signature-dialog-height {
3220
+ .e-dialog.e-pv-signature-dialog-height {
3221
3221
  height: 535px;
3222
3222
  }
3223
3223
 
@@ -3256,7 +3256,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3256
3256
  padding: 0 7px;
3257
3257
  }
3258
3258
 
3259
- .e-pv-signature-dialog-height {
3259
+ .e-dialog.e-pv-signature-dialog-height {
3260
3260
  height: 550px;
3261
3261
  }
3262
3262
 
@@ -3257,7 +3257,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3257
3257
  padding: 0 7px;
3258
3258
  }
3259
3259
 
3260
- .e-pv-signature-dialog-height {
3260
+ .e-dialog.e-pv-signature-dialog-height {
3261
3261
  height: 550px;
3262
3262
  }
3263
3263
 
@@ -3256,7 +3256,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3256
3256
  padding: 0 7px;
3257
3257
  }
3258
3258
 
3259
- .e-pv-signature-dialog-height {
3259
+ .e-dialog.e-pv-signature-dialog-height {
3260
3260
  height: 550px;
3261
3261
  }
3262
3262
 
@@ -3257,7 +3257,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3257
3257
  padding: 0 7px;
3258
3258
  }
3259
3259
 
3260
- .e-pv-signature-dialog-height {
3260
+ .e-dialog.e-pv-signature-dialog-height {
3261
3261
  height: 550px;
3262
3262
  }
3263
3263