@syncfusion/ej2-vue-pdfviewer 20.1.59 → 20.2.36

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/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-pdfviewer@*",
3
- "_id": "@syncfusion/ej2-vue-pdfviewer@20.1.58",
3
+ "_id": "@syncfusion/ej2-vue-pdfviewer@20.1.60",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-/F5X3gEiTquJqRdNSuD1xMwgr1lewOuo68ei2onO0FlrIT4QfiT9azcBmvoaUfSsUp/btiti6W3ti/Z025VtkQ==",
5
+ "_integrity": "sha512-Gronh7VW+MIpqK6Do8w1v0E4wXsRswWhqFP5CYXiHnAX2cmE3mDcn0QZIds0q5F7lOXoofmYaeJvQs4BPitD/g==",
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.1.58.tgz",
23
- "_shasum": "4ea6c1576a368670225646cc31f27bf9b6d61dcc",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-pdfviewer/-/ej2-vue-pdfviewer-20.1.60.tgz",
23
+ "_shasum": "d577c62d5c1e6711f4f8dc19ecc081997dab36a6",
24
24
  "_spec": "@syncfusion/ej2-vue-pdfviewer@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.1.57",
35
- "@syncfusion/ej2-pdfviewer": "20.1.59",
36
- "@syncfusion/ej2-vue-base": "~20.1.57"
34
+ "@syncfusion/ej2-base": "~20.2.36",
35
+ "@syncfusion/ej2-pdfviewer": "20.2.36",
36
+ "@syncfusion/ej2-vue-base": "~20.2.36"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "Essential JS 2 PDF viewer Component for Vue",
@@ -61,6 +61,6 @@
61
61
  "type": "git",
62
62
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
63
63
  },
64
- "version": "20.1.59",
64
+ "version": "20.2.36",
65
65
  "sideEffects": false
66
66
  }
@@ -21,7 +21,7 @@ import { ComponentBase, EJComponentDecorator, getProps, gh } from '@syncfusion/e
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', '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', '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];
@@ -1858,7 +1858,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1858
1858
  .e-pv-annotation-thickness-popup-container {
1859
1859
  background-color: #fff;
1860
1860
  box-shadow: 0 3px 8px 0 #31373d;
1861
- color: #212529;
1861
+ color: #fff;
1862
1862
  height: auto;
1863
1863
  min-height: 48px;
1864
1864
  padding: 16px;
@@ -1847,7 +1847,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1847
1847
  .e-pv-annotation-thickness-popup-container {
1848
1848
  background-color: #fff;
1849
1849
  box-shadow: none;
1850
- color: #333;
1850
+ color: #f3f2f1;
1851
1851
  height: auto;
1852
1852
  min-height: 48px;
1853
1853
  padding: 16px;
@@ -2598,7 +2598,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2598
2598
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
2599
2599
  background-color: transparent;
2600
2600
  border-radius: 2px;
2601
- color: #a19f9d;
2601
+ color: #fff;
2602
2602
  }
2603
2603
 
2604
2604
  .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
@@ -2786,7 +2786,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2786
2786
  }
2787
2787
 
2788
2788
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
2789
- caret-color: #007bff;
2789
+ caret-color: #000;
2790
2790
  }
2791
2791
 
2792
2792
  .e-pv-reply-div {
package/styles/fluent.css CHANGED
@@ -1847,7 +1847,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1847
1847
  .e-pv-annotation-thickness-popup-container {
1848
1848
  background-color: #fff;
1849
1849
  box-shadow: none;
1850
- color: #333;
1850
+ color: #201f1e;
1851
1851
  height: auto;
1852
1852
  min-height: 48px;
1853
1853
  padding: 16px;
@@ -2598,7 +2598,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2598
2598
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
2599
2599
  background-color: transparent;
2600
2600
  border-radius: 2px;
2601
- color: #a19f9d;
2601
+ color: #fff;
2602
2602
  }
2603
2603
 
2604
2604
  .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
@@ -2786,7 +2786,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2786
2786
  }
2787
2787
 
2788
2788
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
2789
- caret-color: #007bff;
2789
+ caret-color: #000;
2790
2790
  }
2791
2791
 
2792
2792
  .e-pv-reply-div {
@@ -1858,7 +1858,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1858
1858
  .e-pv-annotation-thickness-popup-container {
1859
1859
  background-color: #fff;
1860
1860
  box-shadow: 0 3px 8px 0 #31373d;
1861
- color: #212529;
1861
+ color: #fff;
1862
1862
  height: auto;
1863
1863
  min-height: 48px;
1864
1864
  padding: 16px;
@@ -1847,7 +1847,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1847
1847
  .e-pv-annotation-thickness-popup-container {
1848
1848
  background-color: #fff;
1849
1849
  box-shadow: none;
1850
- color: #333;
1850
+ color: #f3f2f1;
1851
1851
  height: auto;
1852
1852
  min-height: 48px;
1853
1853
  padding: 16px;
@@ -2598,7 +2598,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2598
2598
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
2599
2599
  background-color: transparent;
2600
2600
  border-radius: 2px;
2601
- color: #a19f9d;
2601
+ color: #fff;
2602
2602
  }
2603
2603
 
2604
2604
  .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
@@ -2786,7 +2786,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2786
2786
  }
2787
2787
 
2788
2788
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
2789
- caret-color: #007bff;
2789
+ caret-color: #000;
2790
2790
  }
2791
2791
 
2792
2792
  .e-pv-reply-div {
@@ -1847,7 +1847,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1847
1847
  .e-pv-annotation-thickness-popup-container {
1848
1848
  background-color: #fff;
1849
1849
  box-shadow: none;
1850
- color: #333;
1850
+ color: #201f1e;
1851
1851
  height: auto;
1852
1852
  min-height: 48px;
1853
1853
  padding: 16px;
@@ -2598,7 +2598,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2598
2598
  .e-pdfviewer .e-btn-save.e-outline.e-primary:disabled {
2599
2599
  background-color: transparent;
2600
2600
  border-radius: 2px;
2601
- color: #a19f9d;
2601
+ color: #fff;
2602
2602
  }
2603
2603
 
2604
2604
  .e-pdfviewer .e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content {
@@ -2786,7 +2786,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2786
2786
  }
2787
2787
 
2788
2788
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
2789
- caret-color: #007bff;
2789
+ caret-color: #000;
2790
2790
  }
2791
2791
 
2792
2792
  .e-pv-reply-div {
@@ -669,9 +669,9 @@ input.e-pv-input-password::-ms-reveal {
669
669
 
670
670
  .e-pv-viewer-container .e-pv-page-div {
671
671
  border-color: #4b5563;
672
- border-style: none;
672
+ border-style: solid;
673
673
  border-width: 1px;
674
- box-shadow: 0 2px 4px 0 #4b5563;
674
+ box-shadow: none;
675
675
  box-sizing: content-box;
676
676
  position: absolute;
677
677
  }
@@ -957,7 +957,7 @@ input.e-pv-input-password::-ms-reveal {
957
957
  .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),
958
958
  .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),
959
959
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) {
960
- background-color: inherit;
960
+ background-color: #fff;
961
961
  border: 0;
962
962
  border-radius: 2px;
963
963
  }
@@ -1266,7 +1266,7 @@ input.e-pv-input-password::-ms-reveal {
1266
1266
  .e-pv-sidebar-resizer {
1267
1267
  background: #232e3e;
1268
1268
  border: 0;
1269
- border-width: 1px;
1269
+ border-width: 0;
1270
1270
  color: inherit;
1271
1271
  cursor: ew-resize;
1272
1272
  height: 100%;
@@ -1303,7 +1303,7 @@ input.e-pv-input-password::-ms-reveal {
1303
1303
  line-height: inherit;
1304
1304
  margin: 12px 2px;
1305
1305
  outline: none;
1306
- padding: 7px;
1306
+ padding: 0;
1307
1307
  width: 30px;
1308
1308
  -ms-flex-align: center;
1309
1309
  align-items: center;
@@ -1317,9 +1317,9 @@ input.e-pv-input-password::-ms-reveal {
1317
1317
  .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
1318
1318
  background: #4b5563;
1319
1319
  border: none;
1320
- border-radius: 0;
1320
+ border-radius: 4px;
1321
1321
  line-height: inherit;
1322
- padding: 7px;
1322
+ padding: 0;
1323
1323
  }
1324
1324
 
1325
1325
  .e-pv-bookmark-button.e-btn {
@@ -1420,7 +1420,7 @@ input.e-pv-input-password::-ms-reveal {
1420
1420
  .e-pv-thumbnail-focus {
1421
1421
  border: 2px solid #22d3ee;
1422
1422
  border-radius: 2px;
1423
- box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
1423
+ box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
1424
1424
  cursor: pointer;
1425
1425
  padding: 0;
1426
1426
  }
@@ -1773,7 +1773,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1773
1773
 
1774
1774
  .e-pv-annotation-opacity-popup-container,
1775
1775
  .e-pv-annotation-thickness-popup-container {
1776
- background-color: #374151;
1776
+ background-color: #fff;
1777
1777
  box-shadow: 0 3px 8px 0 #4b5563;
1778
1778
  color: #fff;
1779
1779
  height: auto;
@@ -1906,7 +1906,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1906
1906
  .e-pv-annotation-textalign-container.e-btn:active,
1907
1907
  .e-pv-annotation-textprop-container.e-btn:active,
1908
1908
  .e-pv-annotation-handwritten-container.e-btn:active {
1909
- background-color: #4b5563;
1909
+ background-color: #374151;
1910
1910
  border-color: transparent;
1911
1911
  box-shadow: none;
1912
1912
  color: #fff;
@@ -2683,7 +2683,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2683
2683
  .e-pv-comment-panel-resizer {
2684
2684
  background: #232e3e;
2685
2685
  border: 0;
2686
- border-width: 1px;
2686
+ border-width: 0;
2687
2687
  color: inherit;
2688
2688
  cursor: ew-resize;
2689
2689
  height: 100%;
@@ -3005,13 +3005,13 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3005
3005
  .e-pv-properties-formfield-maxlength-text-label,
3006
3006
  .e-pv-formfield-maxlength {
3007
3007
  padding-left: 1px;
3008
- width: 91px;
3008
+ width: 95px;
3009
3009
  }
3010
3010
 
3011
3011
  .e-pv-formfield-maxlength-group {
3012
3012
  display: -ms-flexbox;
3013
3013
  display: flex;
3014
- padding-left: 85px;
3014
+ padding-left: 82px;
3015
3015
  }
3016
3016
 
3017
3017
  .e-pv-properties-form-field-list-add-div {
@@ -3120,7 +3120,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3120
3120
  .e-pv-form-field-property-header {
3121
3121
  -ms-user-select: none;
3122
3122
  -webkit-user-select: none;
3123
- color: #fff;
3123
+ color: #000;
3124
3124
  display: block;
3125
3125
  font-family: Roboto;
3126
3126
  font-size: 20px;
@@ -3243,7 +3243,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3243
3243
  }
3244
3244
 
3245
3245
  .e-pv-handwritten-signature-canvas {
3246
- height: 375px;
3246
+ height: 366px;
3247
3247
  width: 712px;
3248
3248
  }
3249
3249
 
@@ -3252,11 +3252,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3252
3252
  }
3253
3253
 
3254
3254
  .e-pv-canvas-signature {
3255
- width: 713px;
3255
+ width: 712px;
3256
3256
  }
3257
3257
 
3258
3258
  .e-pv-canvas-signature-blazor {
3259
- width: 713px;
3259
+ width: 712px;
3260
3260
  }
3261
3261
 
3262
3262
  .e-pv-font-appearance-style {
@@ -1776,7 +1776,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1776
1776
  .e-pv-annotation-thickness-popup-container {
1777
1777
  background-color: #fff;
1778
1778
  box-shadow: 0 3px 8px 0 #f3f4f6;
1779
- color: #374151;
1779
+ color: #111827;
1780
1780
  height: auto;
1781
1781
  min-height: 48px;
1782
1782
  padding: 16px;
@@ -669,9 +669,9 @@ input.e-pv-input-password::-ms-reveal {
669
669
 
670
670
  .e-pv-viewer-container .e-pv-page-div {
671
671
  border-color: #4b5563;
672
- border-style: none;
672
+ border-style: solid;
673
673
  border-width: 1px;
674
- box-shadow: 0 2px 4px 0 #4b5563;
674
+ box-shadow: none;
675
675
  box-sizing: content-box;
676
676
  position: absolute;
677
677
  }
@@ -957,7 +957,7 @@ input.e-pv-input-password::-ms-reveal {
957
957
  .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),
958
958
  .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),
959
959
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) {
960
- background-color: inherit;
960
+ background-color: #fff;
961
961
  border: 0;
962
962
  border-radius: 2px;
963
963
  }
@@ -1266,7 +1266,7 @@ input.e-pv-input-password::-ms-reveal {
1266
1266
  .e-pv-sidebar-resizer {
1267
1267
  background: #232e3e;
1268
1268
  border: 0;
1269
- border-width: 1px;
1269
+ border-width: 0;
1270
1270
  color: inherit;
1271
1271
  cursor: ew-resize;
1272
1272
  height: 100%;
@@ -1303,7 +1303,7 @@ input.e-pv-input-password::-ms-reveal {
1303
1303
  line-height: inherit;
1304
1304
  margin: 12px 2px;
1305
1305
  outline: none;
1306
- padding: 7px;
1306
+ padding: 0;
1307
1307
  width: 30px;
1308
1308
  -ms-flex-align: center;
1309
1309
  align-items: center;
@@ -1317,9 +1317,9 @@ input.e-pv-input-password::-ms-reveal {
1317
1317
  .e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
1318
1318
  background: #4b5563;
1319
1319
  border: none;
1320
- border-radius: 0;
1320
+ border-radius: 4px;
1321
1321
  line-height: inherit;
1322
- padding: 7px;
1322
+ padding: 0;
1323
1323
  }
1324
1324
 
1325
1325
  .e-pv-bookmark-button.e-btn {
@@ -1420,7 +1420,7 @@ input.e-pv-input-password::-ms-reveal {
1420
1420
  .e-pv-thumbnail-focus {
1421
1421
  border: 2px solid #22d3ee;
1422
1422
  border-radius: 2px;
1423
- box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
1423
+ box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
1424
1424
  cursor: pointer;
1425
1425
  padding: 0;
1426
1426
  }
@@ -1773,7 +1773,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1773
1773
 
1774
1774
  .e-pv-annotation-opacity-popup-container,
1775
1775
  .e-pv-annotation-thickness-popup-container {
1776
- background-color: #374151;
1776
+ background-color: #fff;
1777
1777
  box-shadow: 0 3px 8px 0 #4b5563;
1778
1778
  color: #fff;
1779
1779
  height: auto;
@@ -1906,7 +1906,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1906
1906
  .e-pv-annotation-textalign-container.e-btn:active,
1907
1907
  .e-pv-annotation-textprop-container.e-btn:active,
1908
1908
  .e-pv-annotation-handwritten-container.e-btn:active {
1909
- background-color: #4b5563;
1909
+ background-color: #374151;
1910
1910
  border-color: transparent;
1911
1911
  box-shadow: none;
1912
1912
  color: #fff;
@@ -2683,7 +2683,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2683
2683
  .e-pv-comment-panel-resizer {
2684
2684
  background: #232e3e;
2685
2685
  border: 0;
2686
- border-width: 1px;
2686
+ border-width: 0;
2687
2687
  color: inherit;
2688
2688
  cursor: ew-resize;
2689
2689
  height: 100%;
@@ -3005,13 +3005,13 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3005
3005
  .e-pv-properties-formfield-maxlength-text-label,
3006
3006
  .e-pv-formfield-maxlength {
3007
3007
  padding-left: 1px;
3008
- width: 91px;
3008
+ width: 95px;
3009
3009
  }
3010
3010
 
3011
3011
  .e-pv-formfield-maxlength-group {
3012
3012
  display: -ms-flexbox;
3013
3013
  display: flex;
3014
- padding-left: 85px;
3014
+ padding-left: 82px;
3015
3015
  }
3016
3016
 
3017
3017
  .e-pv-properties-form-field-list-add-div {
@@ -3120,7 +3120,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3120
3120
  .e-pv-form-field-property-header {
3121
3121
  -ms-user-select: none;
3122
3122
  -webkit-user-select: none;
3123
- color: #fff;
3123
+ color: #000;
3124
3124
  display: block;
3125
3125
  font-family: Roboto;
3126
3126
  font-size: 20px;
@@ -3243,7 +3243,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3243
3243
  }
3244
3244
 
3245
3245
  .e-pv-handwritten-signature-canvas {
3246
- height: 375px;
3246
+ height: 366px;
3247
3247
  width: 712px;
3248
3248
  }
3249
3249
 
@@ -3252,11 +3252,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3252
3252
  }
3253
3253
 
3254
3254
  .e-pv-canvas-signature {
3255
- width: 713px;
3255
+ width: 712px;
3256
3256
  }
3257
3257
 
3258
3258
  .e-pv-canvas-signature-blazor {
3259
- width: 713px;
3259
+ width: 712px;
3260
3260
  }
3261
3261
 
3262
3262
  .e-pv-font-appearance-style {
@@ -1776,7 +1776,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1776
1776
  .e-pv-annotation-thickness-popup-container {
1777
1777
  background-color: #fff;
1778
1778
  box-shadow: 0 3px 8px 0 #f3f4f6;
1779
- color: #374151;
1779
+ color: #111827;
1780
1780
  height: auto;
1781
1781
  min-height: 48px;
1782
1782
  padding: 16px;