@syncfusion/ej2-vue-pdfviewer 19.4.54 → 19.4.55

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@19.4.53",
3
+ "_id": "@syncfusion/ej2-vue-pdfviewer@19.4.54",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-Yi8ZC/tQhKkY1lqKQDIuqGCPlD9giUEaXBSUuCjwnKrslXH+n/p/M1X/Nh6zK/9tpKCNh94fmc/F1liBFCa76g==",
5
+ "_integrity": "sha512-4AaJInMihuMCR3A8Ic2iC9yCug5/svs1F6guyyMlGIqhQXepJU7A7CHTAEtDTfPUkmSK+qQIoY7QKSrpCaYdGg==",
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-19.4.53.tgz",
23
- "_shasum": "5a2cffc9beec9cc91d6f1ddd77b022640ae9cfdd",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-pdfviewer/-/ej2-vue-pdfviewer-19.4.54.tgz",
23
+ "_shasum": "25aecfa8994d73204663f75d8733dad9e9224616",
24
24
  "_spec": "@syncfusion/ej2-vue-pdfviewer@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -32,7 +32,7 @@
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
34
  "@syncfusion/ej2-base": "~19.4.52",
35
- "@syncfusion/ej2-pdfviewer": "19.4.54",
35
+ "@syncfusion/ej2-pdfviewer": "19.4.55",
36
36
  "@syncfusion/ej2-vue-base": "~19.4.53"
37
37
  },
38
38
  "deprecated": false,
@@ -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": "19.4.54",
64
+ "version": "19.4.55",
65
65
  "sideEffects": false
66
66
  }
@@ -881,6 +881,7 @@ input.e-pv-input-password::-ms-reveal {
881
881
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
882
882
  line-height: 26px;
883
883
  min-height: 26px;
884
+ font-size: 16px;
884
885
  }
885
886
 
886
887
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -921,7 +922,7 @@ input.e-pv-input-password::-ms-reveal {
921
922
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
922
923
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
923
924
  height: 37px;
924
- min-width: 20px;
925
+ min-width: 36px;
925
926
  width: 36px;
926
927
  }
927
928
 
@@ -887,6 +887,7 @@ input.e-pv-input-password::-ms-reveal {
887
887
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
888
888
  line-height: 26px;
889
889
  min-height: 26px;
890
+ font-size: 16px;
890
891
  }
891
892
 
892
893
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -927,7 +928,7 @@ input.e-pv-input-password::-ms-reveal {
927
928
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
928
929
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
929
930
  height: 37px;
930
- min-width: 20px;
931
+ min-width: 36px;
931
932
  width: 36px;
932
933
  }
933
934
 
@@ -905,6 +905,7 @@ input.e-pv-input-password::-ms-reveal {
905
905
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
906
906
  line-height: 26px;
907
907
  min-height: 26px;
908
+ font-size: 16px;
908
909
  }
909
910
 
910
911
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -945,7 +946,7 @@ input.e-pv-input-password::-ms-reveal {
945
946
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
946
947
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
947
948
  height: 32px;
948
- min-width: 20px;
949
+ min-width: 32px;
949
950
  width: 32px;
950
951
  }
951
952
 
@@ -902,6 +902,7 @@ input.e-pv-input-password::-ms-reveal {
902
902
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
903
903
  line-height: 26px;
904
904
  min-height: 26px;
905
+ font-size: 16px;
905
906
  }
906
907
 
907
908
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -942,7 +943,7 @@ input.e-pv-input-password::-ms-reveal {
942
943
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
943
944
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
944
945
  height: 30px;
945
- min-width: 20px;
946
+ min-width: 30px;
946
947
  width: 30px;
947
948
  }
948
949
 
@@ -1931,7 +1932,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1931
1932
  .e-pv-annotation-thickness-popup-container {
1932
1933
  background-color: #fff;
1933
1934
  box-shadow: 0 3px 8px 0 #31373d;
1934
- color: #212529;
1935
+ color: #fff;
1935
1936
  height: auto;
1936
1937
  min-height: 48px;
1937
1938
  padding: 16px;
@@ -2085,7 +2086,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2085
2086
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
2086
2087
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn {
2087
2088
  line-height: 1.6em;
2088
- padding: 10px 7px 7px;
2089
+ padding: 8px 7px 3px;
2089
2090
  -ms-flex-align: center;
2090
2091
  align-items: center;
2091
2092
  display: -ms-flexbox;
@@ -2102,7 +2103,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2102
2103
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-button,
2103
2104
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-button {
2104
2105
  line-height: 1.6em;
2105
- padding: 10px 7px 7px;
2106
+ padding: 8px 7px 3px;
2106
2107
  -ms-flex-align: baseline;
2107
2108
  align-items: baseline;
2108
2109
  display: -ms-flexbox;
@@ -2407,11 +2408,12 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2407
2408
  .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2408
2409
  .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2409
2410
  .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
2410
- -ms-flex-align: baseline;
2411
- align-items: baseline;
2411
+ padding: 0 8px;
2412
+ -ms-flex-align: center;
2413
+ align-items: center;
2412
2414
  display: -ms-flexbox;
2413
2415
  display: flex;
2414
- padding: 0 8px;
2416
+ padding-top: 3px;
2415
2417
  }
2416
2418
 
2417
2419
  .e-pv-annotation-shapes-container .e-btn-icon.e-icons.e-icon-right.e-caret,
@@ -902,6 +902,7 @@ input.e-pv-input-password::-ms-reveal {
902
902
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
903
903
  line-height: 26px;
904
904
  min-height: 26px;
905
+ font-size: 16px;
905
906
  }
906
907
 
907
908
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -942,7 +943,7 @@ input.e-pv-input-password::-ms-reveal {
942
943
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
943
944
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
944
945
  height: 30px;
945
- min-width: 20px;
946
+ min-width: 30px;
946
947
  width: 30px;
947
948
  }
948
949
 
@@ -2085,7 +2086,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2085
2086
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
2086
2087
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn {
2087
2088
  line-height: 1.6em;
2088
- padding: 10px 7px 7px;
2089
+ padding: 8px 7px 3px;
2089
2090
  -ms-flex-align: center;
2090
2091
  align-items: center;
2091
2092
  display: -ms-flexbox;
@@ -2102,7 +2103,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2102
2103
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-button,
2103
2104
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-button {
2104
2105
  line-height: 1.6em;
2105
- padding: 10px 7px 7px;
2106
+ padding: 8px 7px 3px;
2106
2107
  -ms-flex-align: baseline;
2107
2108
  align-items: baseline;
2108
2109
  display: -ms-flexbox;
@@ -2407,11 +2408,12 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2407
2408
  .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2408
2409
  .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2409
2410
  .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
2410
- -ms-flex-align: baseline;
2411
- align-items: baseline;
2411
+ padding: 0 8px;
2412
+ -ms-flex-align: center;
2413
+ align-items: center;
2412
2414
  display: -ms-flexbox;
2413
2415
  display: flex;
2414
- padding: 0 8px;
2416
+ padding-top: 3px;
2415
2417
  }
2416
2418
 
2417
2419
  .e-pv-annotation-shapes-container .e-btn-icon.e-icons.e-icon-right.e-caret,
@@ -894,6 +894,7 @@ input.e-pv-input-password::-ms-reveal {
894
894
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
895
895
  line-height: 26px;
896
896
  min-height: 26px;
897
+ font-size: 16px;
897
898
  }
898
899
 
899
900
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -934,7 +935,7 @@ input.e-pv-input-password::-ms-reveal {
934
935
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
935
936
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
936
937
  height: 50px;
937
- min-width: 20px;
938
+ min-width: 36px;
938
939
  width: 36px;
939
940
  }
940
941
 
package/styles/fabric.css CHANGED
@@ -898,6 +898,7 @@ input.e-pv-input-password::-ms-reveal {
898
898
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
899
899
  line-height: 26px;
900
900
  min-height: 26px;
901
+ font-size: 16px;
901
902
  }
902
903
 
903
904
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -938,7 +939,7 @@ input.e-pv-input-password::-ms-reveal {
938
939
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
939
940
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
940
941
  height: 50px;
941
- min-width: 20px;
942
+ min-width: 36px;
942
943
  width: 36px;
943
944
  }
944
945
 
@@ -881,6 +881,7 @@ input.e-pv-input-password::-ms-reveal {
881
881
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
882
882
  line-height: 26px;
883
883
  min-height: 26px;
884
+ font-size: 16px;
884
885
  }
885
886
 
886
887
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -921,7 +922,7 @@ input.e-pv-input-password::-ms-reveal {
921
922
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
922
923
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
923
924
  height: 50px;
924
- min-width: 20px;
925
+ min-width: 36px;
925
926
  width: 36px;
926
927
  }
927
928
 
@@ -881,6 +881,7 @@ input.e-pv-input-password::-ms-reveal {
881
881
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
882
882
  line-height: 26px;
883
883
  min-height: 26px;
884
+ font-size: 16px;
884
885
  }
885
886
 
886
887
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -921,7 +922,7 @@ input.e-pv-input-password::-ms-reveal {
921
922
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
922
923
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
923
924
  height: 50px;
924
- min-width: 20px;
925
+ min-width: 36px;
925
926
  width: 36px;
926
927
  }
927
928
 
@@ -884,6 +884,7 @@ input.e-pv-input-password::-ms-reveal {
884
884
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
885
885
  line-height: 26px;
886
886
  min-height: 26px;
887
+ font-size: 16px;
887
888
  }
888
889
 
889
890
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -924,7 +925,7 @@ input.e-pv-input-password::-ms-reveal {
924
925
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
925
926
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
926
927
  height: 36px;
927
- min-width: 20px;
928
+ min-width: 36px;
928
929
  width: 36px;
929
930
  }
930
931
 
@@ -887,6 +887,7 @@ input.e-pv-input-password::-ms-reveal {
887
887
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
888
888
  line-height: 26px;
889
889
  min-height: 26px;
890
+ font-size: 16px;
890
891
  }
891
892
 
892
893
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -927,7 +928,7 @@ input.e-pv-input-password::-ms-reveal {
927
928
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
928
929
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
929
930
  height: 36px;
930
- min-width: 20px;
931
+ min-width: 36px;
931
932
  width: 36px;
932
933
  }
933
934
 
@@ -881,6 +881,7 @@ input.e-pv-input-password::-ms-reveal {
881
881
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
882
882
  line-height: 26px;
883
883
  min-height: 26px;
884
+ font-size: 16px;
884
885
  }
885
886
 
886
887
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -921,7 +922,7 @@ input.e-pv-input-password::-ms-reveal {
921
922
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
922
923
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
923
924
  height: 37px;
924
- min-width: 20px;
925
+ min-width: 36px;
925
926
  width: 36px;
926
927
  }
927
928
 
@@ -887,6 +887,7 @@ input.e-pv-input-password::-ms-reveal {
887
887
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
888
888
  line-height: 26px;
889
889
  min-height: 26px;
890
+ font-size: 16px;
890
891
  }
891
892
 
892
893
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -927,7 +928,7 @@ input.e-pv-input-password::-ms-reveal {
927
928
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
928
929
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
929
930
  height: 37px;
930
- min-width: 20px;
931
+ min-width: 36px;
931
932
  width: 36px;
932
933
  }
933
934
 
@@ -905,6 +905,7 @@ input.e-pv-input-password::-ms-reveal {
905
905
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
906
906
  line-height: 26px;
907
907
  min-height: 26px;
908
+ font-size: 16px;
908
909
  }
909
910
 
910
911
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -945,7 +946,7 @@ input.e-pv-input-password::-ms-reveal {
945
946
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
946
947
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
947
948
  height: 32px;
948
- min-width: 20px;
949
+ min-width: 32px;
949
950
  width: 32px;
950
951
  }
951
952
 
@@ -902,6 +902,7 @@ input.e-pv-input-password::-ms-reveal {
902
902
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
903
903
  line-height: 26px;
904
904
  min-height: 26px;
905
+ font-size: 16px;
905
906
  }
906
907
 
907
908
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -942,7 +943,7 @@ input.e-pv-input-password::-ms-reveal {
942
943
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
943
944
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
944
945
  height: 30px;
945
- min-width: 20px;
946
+ min-width: 30px;
946
947
  width: 30px;
947
948
  }
948
949
 
@@ -1931,7 +1932,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1931
1932
  .e-pv-annotation-thickness-popup-container {
1932
1933
  background-color: #fff;
1933
1934
  box-shadow: 0 3px 8px 0 #31373d;
1934
- color: #212529;
1935
+ color: #fff;
1935
1936
  height: auto;
1936
1937
  min-height: 48px;
1937
1938
  padding: 16px;
@@ -2085,7 +2086,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2085
2086
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
2086
2087
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn {
2087
2088
  line-height: 1.6em;
2088
- padding: 10px 7px 7px;
2089
+ padding: 8px 7px 3px;
2089
2090
  -ms-flex-align: center;
2090
2091
  align-items: center;
2091
2092
  display: -ms-flexbox;
@@ -2102,7 +2103,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2102
2103
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-button,
2103
2104
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-button {
2104
2105
  line-height: 1.6em;
2105
- padding: 10px 7px 7px;
2106
+ padding: 8px 7px 3px;
2106
2107
  -ms-flex-align: baseline;
2107
2108
  align-items: baseline;
2108
2109
  display: -ms-flexbox;
@@ -2407,11 +2408,12 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2407
2408
  .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2408
2409
  .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2409
2410
  .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
2410
- -ms-flex-align: baseline;
2411
- align-items: baseline;
2411
+ padding: 0 8px;
2412
+ -ms-flex-align: center;
2413
+ align-items: center;
2412
2414
  display: -ms-flexbox;
2413
2415
  display: flex;
2414
- padding: 0 8px;
2416
+ padding-top: 3px;
2415
2417
  }
2416
2418
 
2417
2419
  .e-pv-annotation-shapes-container .e-btn-icon.e-icons.e-icon-right.e-caret,
@@ -902,6 +902,7 @@ input.e-pv-input-password::-ms-reveal {
902
902
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
903
903
  line-height: 26px;
904
904
  min-height: 26px;
905
+ font-size: 16px;
905
906
  }
906
907
 
907
908
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -942,7 +943,7 @@ input.e-pv-input-password::-ms-reveal {
942
943
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
943
944
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
944
945
  height: 30px;
945
- min-width: 20px;
946
+ min-width: 30px;
946
947
  width: 30px;
947
948
  }
948
949
 
@@ -2085,7 +2086,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2085
2086
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn,
2086
2087
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn {
2087
2088
  line-height: 1.6em;
2088
- padding: 10px 7px 7px;
2089
+ padding: 8px 7px 3px;
2089
2090
  -ms-flex-align: center;
2090
2091
  align-items: center;
2091
2092
  display: -ms-flexbox;
@@ -2102,7 +2103,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2102
2103
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-button,
2103
2104
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-button {
2104
2105
  line-height: 1.6em;
2105
- padding: 10px 7px 7px;
2106
+ padding: 8px 7px 3px;
2106
2107
  -ms-flex-align: baseline;
2107
2108
  align-items: baseline;
2108
2109
  display: -ms-flexbox;
@@ -2407,11 +2408,12 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2407
2408
  .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
2408
2409
  .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
2409
2410
  .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
2410
- -ms-flex-align: baseline;
2411
- align-items: baseline;
2411
+ padding: 0 8px;
2412
+ -ms-flex-align: center;
2413
+ align-items: center;
2412
2414
  display: -ms-flexbox;
2413
2415
  display: flex;
2414
- padding: 0 8px;
2416
+ padding-top: 3px;
2415
2417
  }
2416
2418
 
2417
2419
  .e-pv-annotation-shapes-container .e-btn-icon.e-icons.e-icon-right.e-caret,
@@ -894,6 +894,7 @@ input.e-pv-input-password::-ms-reveal {
894
894
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
895
895
  line-height: 26px;
896
896
  min-height: 26px;
897
+ font-size: 16px;
897
898
  }
898
899
 
899
900
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -934,7 +935,7 @@ input.e-pv-input-password::-ms-reveal {
934
935
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
935
936
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
936
937
  height: 50px;
937
- min-width: 20px;
938
+ min-width: 36px;
938
939
  width: 36px;
939
940
  }
940
941
 
@@ -898,6 +898,7 @@ input.e-pv-input-password::-ms-reveal {
898
898
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
899
899
  line-height: 26px;
900
900
  min-height: 26px;
901
+ font-size: 16px;
901
902
  }
902
903
 
903
904
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -938,7 +939,7 @@ input.e-pv-input-password::-ms-reveal {
938
939
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
939
940
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
940
941
  height: 50px;
941
- min-width: 20px;
942
+ min-width: 36px;
942
943
  width: 36px;
943
944
  }
944
945
 
@@ -881,6 +881,7 @@ input.e-pv-input-password::-ms-reveal {
881
881
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
882
882
  line-height: 26px;
883
883
  min-height: 26px;
884
+ font-size: 16px;
884
885
  }
885
886
 
886
887
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -921,7 +922,7 @@ input.e-pv-input-password::-ms-reveal {
921
922
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
922
923
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
923
924
  height: 50px;
924
- min-width: 20px;
925
+ min-width: 36px;
925
926
  width: 36px;
926
927
  }
927
928
 
@@ -881,6 +881,7 @@ input.e-pv-input-password::-ms-reveal {
881
881
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
882
882
  line-height: 26px;
883
883
  min-height: 26px;
884
+ font-size: 16px;
884
885
  }
885
886
 
886
887
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -921,7 +922,7 @@ input.e-pv-input-password::-ms-reveal {
921
922
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
922
923
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
923
924
  height: 50px;
924
- min-width: 20px;
925
+ min-width: 36px;
925
926
  width: 36px;
926
927
  }
927
928
 
@@ -884,6 +884,7 @@ input.e-pv-input-password::-ms-reveal {
884
884
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
885
885
  line-height: 26px;
886
886
  min-height: 26px;
887
+ font-size: 16px;
887
888
  }
888
889
 
889
890
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -924,7 +925,7 @@ input.e-pv-input-password::-ms-reveal {
924
925
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
925
926
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
926
927
  height: 36px;
927
- min-width: 20px;
928
+ min-width: 36px;
928
929
  width: 36px;
929
930
  }
930
931
 
@@ -887,6 +887,7 @@ input.e-pv-input-password::-ms-reveal {
887
887
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
888
888
  line-height: 26px;
889
889
  min-height: 26px;
890
+ font-size: 16px;
890
891
  }
891
892
 
892
893
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -927,7 +928,7 @@ input.e-pv-input-password::-ms-reveal {
927
928
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
928
929
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
929
930
  height: 36px;
930
- min-width: 20px;
931
+ min-width: 36px;
931
932
  width: 36px;
932
933
  }
933
934
 
@@ -886,6 +886,7 @@ input.e-pv-input-password::-ms-reveal {
886
886
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
887
887
  line-height: 26px;
888
888
  min-height: 26px;
889
+ font-size: 16px;
889
890
  }
890
891
 
891
892
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -926,7 +927,7 @@ input.e-pv-input-password::-ms-reveal {
926
927
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
927
928
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
928
929
  height: 30px;
929
- min-width: 20px;
930
+ min-width: 30px;
930
931
  width: 30px;
931
932
  }
932
933
 
@@ -886,6 +886,7 @@ input.e-pv-input-password::-ms-reveal {
886
886
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
887
887
  line-height: 26px;
888
888
  min-height: 26px;
889
+ font-size: 16px;
889
890
  }
890
891
 
891
892
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -926,7 +927,7 @@ input.e-pv-input-password::-ms-reveal {
926
927
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
927
928
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
928
929
  height: 30px;
929
- min-width: 20px;
930
+ min-width: 30px;
930
931
  width: 30px;
931
932
  }
932
933
 
@@ -1842,7 +1843,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1842
1843
  .e-pv-annotation-thickness-popup-container {
1843
1844
  background-color: #fff;
1844
1845
  box-shadow: 0 3px 8px 0 #f3f4f6;
1845
- color: #374151;
1846
+ color: #111827;
1846
1847
  height: auto;
1847
1848
  min-height: 48px;
1848
1849
  padding: 16px;
@@ -886,6 +886,7 @@ input.e-pv-input-password::-ms-reveal {
886
886
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
887
887
  line-height: 26px;
888
888
  min-height: 26px;
889
+ font-size: 16px;
889
890
  }
890
891
 
891
892
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -926,7 +927,7 @@ input.e-pv-input-password::-ms-reveal {
926
927
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
927
928
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
928
929
  height: 30px;
929
- min-width: 20px;
930
+ min-width: 30px;
930
931
  width: 30px;
931
932
  }
932
933
 
@@ -886,6 +886,7 @@ input.e-pv-input-password::-ms-reveal {
886
886
  .e-pv-annotation-toolbar.e-toolbar.e-toolbar .e-toolbar-item .e-tbar-btn.e-btn .e-icons.e-btn-icon {
887
887
  line-height: 26px;
888
888
  min-height: 26px;
889
+ font-size: 16px;
889
890
  }
890
891
 
891
892
  .e-pv-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item.e-separator,
@@ -926,7 +927,7 @@ input.e-pv-input-password::-ms-reveal {
926
927
  .e-pv-mobile-annotation-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn,
927
928
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
928
929
  height: 30px;
929
- min-width: 20px;
930
+ min-width: 30px;
930
931
  width: 30px;
931
932
  }
932
933
 
@@ -1842,7 +1843,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1842
1843
  .e-pv-annotation-thickness-popup-container {
1843
1844
  background-color: #fff;
1844
1845
  box-shadow: 0 3px 8px 0 #f3f4f6;
1845
- color: #374151;
1846
+ color: #111827;
1846
1847
  height: auto;
1847
1848
  min-height: 48px;
1848
1849
  padding: 16px;