@syncfusion/ej2-vue-pdfviewer 20.1.52 → 20.1.57

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 (34) hide show
  1. package/CHANGELOG.md +53 -1
  2. package/dist/ej2-vue-pdfviewer.umd.min.js +1 -1
  3. package/dist/global/ej2-vue-pdfviewer.min.js +2 -2
  4. package/package.json +8 -8
  5. package/styles/bootstrap-dark.css +149 -220
  6. package/styles/bootstrap.css +151 -222
  7. package/styles/bootstrap4.css +149 -221
  8. package/styles/bootstrap5-dark.css +152 -227
  9. package/styles/bootstrap5.css +152 -227
  10. package/styles/fabric-dark.css +149 -223
  11. package/styles/fabric.css +152 -223
  12. package/styles/fluent-dark.css +155 -230
  13. package/styles/fluent.css +155 -230
  14. package/styles/highcontrast-light.css +170 -241
  15. package/styles/highcontrast.css +170 -241
  16. package/styles/material-dark.css +150 -220
  17. package/styles/material.css +156 -229
  18. package/styles/pdfviewer/bootstrap-dark.css +149 -220
  19. package/styles/pdfviewer/bootstrap.css +151 -222
  20. package/styles/pdfviewer/bootstrap4.css +149 -221
  21. package/styles/pdfviewer/bootstrap5-dark.css +152 -227
  22. package/styles/pdfviewer/bootstrap5.css +152 -227
  23. package/styles/pdfviewer/fabric-dark.css +149 -223
  24. package/styles/pdfviewer/fabric.css +152 -223
  25. package/styles/pdfviewer/fluent-dark.css +155 -230
  26. package/styles/pdfviewer/fluent.css +155 -230
  27. package/styles/pdfviewer/highcontrast-light.css +170 -241
  28. package/styles/pdfviewer/highcontrast.css +170 -241
  29. package/styles/pdfviewer/material-dark.css +150 -220
  30. package/styles/pdfviewer/material.css +156 -229
  31. package/styles/pdfviewer/tailwind-dark.css +152 -227
  32. package/styles/pdfviewer/tailwind.css +152 -227
  33. package/styles/tailwind-dark.css +152 -227
  34. package/styles/tailwind.css +152 -227
@@ -1,170 +1,133 @@
1
1
  /*! PdfViewer's default definitions and variables */
2
2
  .e-pdfviewer .e-pv-icon::before {
3
- font-family: 'e-icons';
3
+ font-family: "e-icons";
4
4
  }
5
-
6
5
  .e-pdfviewer .e-pv-icon-search::before {
7
- font-family: 'e-icons';
6
+ font-family: "e-icons";
8
7
  font-size: 16px;
9
8
  }
10
-
11
9
  .e-pdfviewer .e-pv-open-document-icon::before {
12
- content: '\e70f';
10
+ content: "\e70f";
13
11
  }
14
-
15
12
  .e-pdfviewer .e-pv-download-document-icon::before {
16
- content: '\e75d';
13
+ content: "\e75d";
17
14
  }
18
-
19
15
  .e-pdfviewer .e-pv-print-document-icon::before {
20
- content: '\e743';
16
+ content: "\e743";
21
17
  }
22
-
23
18
  .e-pdfviewer .e-pv-first-page-navigation-icon::before {
24
- content: '\e77c';
19
+ content: "\e77c";
25
20
  }
26
-
27
21
  .e-pdfviewer .e-pv-previous-page-navigation-icon::before,
28
22
  .e-pdfviewer .e-pv-prev-search-icon::before {
29
- content: '\e70d';
23
+ content: "\e70d";
30
24
  }
31
-
32
25
  .e-pdfviewer .e-pv-next-page-navigation-icon::before,
33
26
  .e-pdfviewer .e-pv-next-search-icon::before {
34
- content: '\e76a';
27
+ content: "\e76a";
35
28
  }
36
-
37
29
  .e-pdfviewer .e-pv-last-page-navigation-icon::before {
38
- content: '\e76d';
30
+ content: "\e76d";
39
31
  }
40
-
41
32
  .e-pdfviewer .e-pv-zoom-out-icon::before {
42
- content: '\e742';
33
+ content: "\e742";
43
34
  line-height: 26px;
44
35
  }
45
-
46
36
  .e-pdfviewer .e-pv-zoom-in-icon::before {
47
- content: '\e755';
37
+ content: "\e755";
48
38
  line-height: 26px;
49
39
  }
50
-
51
40
  .e-pdfviewer .e-pv-thumbnail-view-icon::before {
52
- content: '\e7b4';
41
+ content: "\e7b4";
53
42
  }
54
-
55
43
  .e-pdfviewer .e-pv-thumbnail-view-disable-icon::before {
56
44
  color: rgba(73, 80, 87, 0.4);
57
- content: '\e7b4';
45
+ content: "\e7b4";
58
46
  }
59
-
60
47
  .e-pdfviewer .e-pv-thumbnail-view-selection-icon::before {
61
48
  color: #fff;
62
- content: '\e7b4';
49
+ content: "\e7b4";
63
50
  }
64
-
65
51
  .e-pdfviewer .e-pv-bookmark-icon::before {
66
- content: '\e731';
52
+ content: "\e731";
67
53
  }
68
-
69
54
  .e-pdfviewer .e-pv-bookmark-disable-icon::before {
70
55
  color: rgba(73, 80, 87, 0.4);
71
- content: '\e731';
56
+ content: "\e731";
72
57
  }
73
-
74
58
  .e-pdfviewer .e-pv-bookmark-selection-icon::before {
75
59
  color: #fff;
76
- content: '\e731';
60
+ content: "\e731";
77
61
  }
78
-
79
62
  .e-pdfviewer .e-pv-title-close-icon::before,
80
63
  .e-pdfviewer .e-pv-annotation-tools-close-icon::before,
81
64
  .e-pdfviewer .e-pv-annotation-popup-close::before {
82
- content: '\e745';
65
+ content: "\e745";
83
66
  }
84
-
85
67
  .e-pdfviewer .e-pv-title-close-icon::before {
86
68
  font-size: 12px;
87
69
  }
88
-
89
70
  .e-pdfviewer .e-pv-resize-icon::before {
90
- content: '\e71f';
71
+ content: "\e71f";
91
72
  font-size: 10px;
92
73
  }
93
-
94
74
  .e-pdfviewer .e-pv-text-select-tool-icon::before {
95
- content: '\e767';
75
+ content: "\e767";
96
76
  }
97
-
98
77
  .e-pdfviewer .e-pv-pan-tool-icon::before {
99
- content: '\e711';
78
+ content: "\e711";
100
79
  }
101
-
102
80
  .e-pdfviewer .e-pv-text-search-icon::before {
103
- content: '\e724';
81
+ content: "\e724";
104
82
  }
105
-
106
83
  .e-pdfviewer .e-pv-search-icon::before {
107
- content: '\e724';
108
- font-family: 'e-icons';
84
+ content: "\e724";
85
+ font-family: "e-icons";
109
86
  }
110
-
111
87
  .e-pdfviewer .e-pv-search-close::before {
112
- content: '\e745';
113
- font-family: 'e-icons';
88
+ content: "\e745";
89
+ font-family: "e-icons";
114
90
  }
115
-
116
91
  .e-pdfviewer .e-pv-formdesigner-icon::before {
117
- content: '\e90c';
92
+ content: "\e90c";
118
93
  }
119
-
120
94
  .e-pdfviewer .e-pv-annotation-icon::before {
121
- content: '\e75e';
95
+ content: "\e75e";
122
96
  }
123
-
124
97
  .e-pdfviewer .e-pv-annotation-color-icon::before {
125
- content: '\e754';
98
+ content: "\e754";
126
99
  }
127
-
128
100
  .e-pdfviewer .e-pv-annotation-stroke-icon::before {
129
- content: '\e668';
101
+ content: "\e668";
130
102
  }
131
-
132
103
  .e-pdfviewer .e-pv-annotation-opacity-icon::before {
133
- content: '\e700';
104
+ content: "\e700";
134
105
  }
135
-
136
106
  .e-pdfviewer .e-pv-annotation-thickness-icon::before {
137
- content: '\e75b';
107
+ content: "\e75b";
138
108
  }
139
-
140
109
  .e-pdfviewer .e-pv-annotation-delete-icon::before {
141
- content: '\e773';
110
+ content: "\e773";
142
111
  }
143
-
144
112
  .e-pdfviewer .e-pv-undo-icon::before {
145
- content: '\e752';
113
+ content: "\e752";
146
114
  }
147
-
148
115
  .e-pdfviewer .e-pv-redo-icon::before {
149
- content: '\e778';
116
+ content: "\e778";
150
117
  }
151
-
152
118
  .e-pdfviewer .e-pv-more-icon::before {
153
119
  color: rgba(33, 37, 41, 0.9);
154
- content: '\e71b';
120
+ content: "\e71b";
155
121
  }
156
-
157
122
  .e-pdfviewer .e-pv-backward-icon::before {
158
- content: '\e728';
123
+ content: "\e728";
159
124
  }
160
-
161
125
  .e-pdfviewer .e-pv-notification-icon {
162
126
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
163
127
  background-repeat: no-repeat;
164
128
  background-size: 38px 33px;
165
129
  height: 33px;
166
130
  }
167
-
168
131
  .e-pdfviewer .e-pv-notification-icon-rtl {
169
132
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
170
133
  background-position: right;
@@ -172,146 +135,139 @@
172
135
  background-size: 38px 33px;
173
136
  height: 33px;
174
137
  }
175
-
176
138
  .e-pdfviewer .e-pv-textbox-icon::before {
177
- content: '\e89f';
139
+ content: "\e89f";
178
140
  }
179
-
180
141
  .e-pdfviewer .e-pv-password-icon::before {
181
- content: '\e91a';
142
+ content: "\e91a";
182
143
  }
183
-
184
144
  .e-pdfviewer .e-pv-checkbox-icon::before {
185
- content: '\e90b';
145
+ content: "\e90b";
186
146
  }
187
-
188
147
  .e-pdfviewer .e-pv-radiobutton-icon::before {
189
- content: '\e90f';
148
+ content: "\e90f";
190
149
  }
191
-
192
150
  .e-pdfviewer .e-pv-dropdown-icon::before {
193
- content: '\e90e';
151
+ content: "\e90e";
194
152
  }
195
-
196
153
  .e-pdfviewer .e-pv-listbox-icon::before {
197
- content: '\e89e';
154
+ content: "\e89e";
198
155
  }
199
-
200
156
  .e-pdfviewer .e-pv-annotation-calibrate-icon::before {
201
- content: '\e678';
157
+ content: "\e678";
202
158
  }
203
159
 
204
160
  .e-pv-download-document-icon.e-menu-icon::before {
205
- content: '\e75d';
161
+ content: "\e75d";
206
162
  }
207
163
 
208
164
  .e-pv-bookmark-icon.e-menu-icon::before {
209
- content: '\e731';
165
+ content: "\e731";
210
166
  }
211
167
 
212
168
  .e-pv-highlight-icon::before {
213
- content: '\e770';
214
- font-family: 'e-icons';
169
+ content: "\e770";
170
+ font-family: "e-icons";
215
171
  }
216
172
 
217
173
  .e-pv-underline-icon::before {
218
- content: '\e792';
219
- font-family: 'e-icons';
174
+ content: "\e792";
175
+ font-family: "e-icons";
220
176
  }
221
177
 
222
178
  .e-pv-strikethrough-icon::before {
223
- content: '\e786';
224
- font-family: 'e-icons';
179
+ content: "\e786";
180
+ font-family: "e-icons";
225
181
  }
226
182
 
227
183
  .e-pv-copy-icon::before {
228
- content: '\e77b';
229
- font-family: 'e-icons';
184
+ content: "\e77b";
185
+ font-family: "e-icons";
230
186
  }
231
187
 
232
188
  .e-pv-stamp-icon::before {
233
- content: '\e74c';
189
+ content: "\e74c";
234
190
  }
235
191
 
236
192
  .e-pv-shape-line-icon::before {
237
- content: '\e668';
238
- font-family: 'e-icons';
193
+ content: "\e668";
194
+ font-family: "e-icons";
239
195
  }
240
196
 
241
197
  .e-pv-shape-arrow-icon::before {
242
- content: '\e669';
243
- font-family: 'e-icons';
198
+ content: "\e669";
199
+ font-family: "e-icons";
244
200
  }
245
201
 
246
202
  .e-pv-shape-rectangle-icon::before {
247
- content: '\e670';
248
- font-family: 'e-icons';
203
+ content: "\e670";
204
+ font-family: "e-icons";
249
205
  }
250
206
 
251
207
  .e-pv-shape-circle-icon::before {
252
- content: '\e671';
253
- font-family: 'e-icons';
208
+ content: "\e671";
209
+ font-family: "e-icons";
254
210
  }
255
211
 
256
212
  .e-pv-shape-pentagon-icon::before {
257
- content: '\e672';
258
- font-family: 'e-icons';
213
+ content: "\e672";
214
+ font-family: "e-icons";
259
215
  }
260
216
 
261
217
  .e-pv-annotation-shape-icon::before {
262
- content: '\e77e';
218
+ content: "\e77e";
263
219
  }
264
220
 
265
221
  .e-pv-cut-icon::before {
266
- content: '\e73f';
267
- font-family: 'e-icons';
222
+ content: "\e73f";
223
+ font-family: "e-icons";
268
224
  }
269
225
 
270
226
  .e-pv-paste-icon::before {
271
- content: '\e739';
272
- font-family: 'e-icons';
227
+ content: "\e739";
228
+ font-family: "e-icons";
273
229
  }
274
230
 
275
231
  .e-pv-delete-icon::before {
276
- content: '\e773';
277
- font-family: 'e-icons';
232
+ content: "\e773";
233
+ font-family: "e-icons";
278
234
  }
279
235
 
280
236
  .e-pv-properties-fill-color-icon::before {
281
- content: '\e754';
282
- font-family: 'e-icons';
237
+ content: "\e754";
238
+ font-family: "e-icons";
283
239
  }
284
240
 
285
241
  .e-pv-properties-stroke-color-icon::before {
286
- content: '\e668';
287
- font-family: 'e-icons';
242
+ content: "\e668";
243
+ font-family: "e-icons";
288
244
  }
289
245
 
290
246
  .e-pv-comment-icon::before {
291
- content: '\e680';
292
- font-family: 'e-icons';
247
+ content: "\e680";
248
+ font-family: "e-icons";
293
249
  }
294
250
 
295
251
  .e-pv-property-icon::before {
296
- content: '\e199';
297
- font-family: 'e-icons';
252
+ content: "\e199";
253
+ font-family: "e-icons";
298
254
  }
299
255
 
300
256
  .e-pv-comment-selection-icon::before {
301
257
  color: #fff;
302
- content: '\e680';
303
- font-family: 'e-icons';
258
+ content: "\e680";
259
+ font-family: "e-icons";
304
260
  }
305
261
 
306
262
  .e-pv-comment-panel-icon::before {
307
- content: '\e715';
308
- font-family: 'e-icons';
263
+ content: "\e715";
264
+ font-family: "e-icons";
309
265
  }
310
266
 
311
267
  .e-pv-accepted-icon::before {
312
268
  color: #fff;
313
- content: '\e682';
314
- font-family: 'e-icons';
269
+ content: "\e682";
270
+ font-family: "e-icons";
315
271
  font-size: 14px;
316
272
  padding: 1px 1px 1px 4px;
317
273
  position: absolute;
@@ -319,8 +275,8 @@
319
275
 
320
276
  .e-pv-rejected-icon::before {
321
277
  color: #fff;
322
- content: '\e683';
323
- font-family: 'e-icons';
278
+ content: "\e683";
279
+ font-family: "e-icons";
324
280
  font-size: 14px;
325
281
  padding: 2px 1px 1px 4px;
326
282
  position: absolute;
@@ -328,8 +284,8 @@
328
284
 
329
285
  .e-pv-completed-icon::before {
330
286
  color: #fff;
331
- content: '\e718';
332
- font-family: 'e-icons';
287
+ content: "\e718";
288
+ font-family: "e-icons";
333
289
  font-size: 14px;
334
290
  padding: 2px 1px 1px 3.5px;
335
291
  position: absolute;
@@ -337,41 +293,41 @@
337
293
 
338
294
  .e-pv-cancelled-icon::before {
339
295
  color: #fff;
340
- content: '\e745';
341
- font-family: 'e-icons';
296
+ content: "\e745";
297
+ font-family: "e-icons";
342
298
  font-size: 14px;
343
299
  padding: 2px 1px 1px 3.5px;
344
300
  position: absolute;
345
301
  }
346
302
 
347
303
  .e-pv-scale-ratio-icon::before {
348
- content: '\e678';
349
- font-family: 'e-icons';
304
+ content: "\e678";
305
+ font-family: "e-icons";
350
306
  }
351
307
 
352
308
  .e-pv-calibrate-distance-icon::before {
353
- content: '\e673';
354
- font-family: 'e-icons';
309
+ content: "\e673";
310
+ font-family: "e-icons";
355
311
  }
356
312
 
357
313
  .e-pv-calibrate-perimeter-icon::before {
358
- content: '\e674';
359
- font-family: 'e-icons';
314
+ content: "\e674";
315
+ font-family: "e-icons";
360
316
  }
361
317
 
362
318
  .e-pv-calibrate-area-icon::before {
363
- content: '\e675';
364
- font-family: 'e-icons';
319
+ content: "\e675";
320
+ font-family: "e-icons";
365
321
  }
366
322
 
367
323
  .e-pv-calibrate-radius-icon::before {
368
- content: '\e676';
369
- font-family: 'e-icons';
324
+ content: "\e676";
325
+ font-family: "e-icons";
370
326
  }
371
327
 
372
328
  .e-pv-calibrate-volume-icon::before {
373
- content: '\e677';
374
- font-family: 'e-icons';
329
+ content: "\e677";
330
+ font-family: "e-icons";
375
331
  }
376
332
 
377
333
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret::before {
@@ -379,101 +335,101 @@
379
335
  }
380
336
 
381
337
  .e-pv-freetext-icon::before {
382
- content: '\e764';
383
- font-family: 'e-icons';
338
+ content: "\e764";
339
+ font-family: "e-icons";
384
340
  }
385
341
 
386
342
  .e-pv-annotation-textalign-icon::before {
387
- content: '\e76f';
388
- font-family: 'e-icons';
343
+ content: "\e76f";
344
+ font-family: "e-icons";
389
345
  }
390
346
 
391
347
  .e-pv-annotation-textprop-icon::before {
392
- content: '\e71b';
393
- font-family: 'e-icons';
348
+ content: "\e71b";
349
+ font-family: "e-icons";
394
350
  }
395
351
 
396
352
  .e-pv-annotation-textcolor-icon::before {
397
- content: '\e80e';
398
- font-family: 'e-icons';
353
+ content: "\e80e";
354
+ font-family: "e-icons";
399
355
  }
400
356
 
401
357
  .e-pv-left-align-icon::before {
402
- content: '\e76f';
403
- font-family: 'e-icons';
358
+ content: "\e76f";
359
+ font-family: "e-icons";
404
360
  }
405
361
 
406
362
  .e-pv-right-align-icon::before {
407
- content: '\e746';
408
- font-family: 'e-icons';
363
+ content: "\e746";
364
+ font-family: "e-icons";
409
365
  }
410
366
 
411
367
  .e-pv-center-align-icon::before {
412
- content: '\e732';
413
- font-family: 'e-icons';
368
+ content: "\e732";
369
+ font-family: "e-icons";
414
370
  }
415
371
 
416
372
  .e-pv-justfiy-align-icon::before {
417
- content: '\e79b';
418
- font-family: 'e-icons';
373
+ content: "\e79b";
374
+ font-family: "e-icons";
419
375
  }
420
376
 
421
377
  .e-pv-bold-icon::before {
422
- content: '\e78b';
423
- font-family: 'e-icons';
378
+ content: "\e78b";
379
+ font-family: "e-icons";
424
380
  }
425
381
 
426
382
  .e-pv-italic-icon::before {
427
- content: '\e78e';
428
- font-family: 'e-icons';
383
+ content: "\e78e";
384
+ font-family: "e-icons";
429
385
  }
430
386
 
431
387
  .e-pv-strikeout-icon::before {
432
- content: '\e786';
433
- font-family: 'e-icons';
388
+ content: "\e786";
389
+ font-family: "e-icons";
434
390
  }
435
391
 
436
392
  .e-pv-underlinetext-icon::before {
437
- content: '\e792';
438
- font-family: 'e-icons';
393
+ content: "\e792";
394
+ font-family: "e-icons";
439
395
  }
440
396
 
441
397
  .e-pv-superscript-icon::before {
442
- content: '\e352';
443
- font-family: 'e-icons';
398
+ content: "\e352";
399
+ font-family: "e-icons";
444
400
  }
445
401
 
446
402
  .e-pv-subscript-icon::before {
447
- content: '\e357';
448
- font-family: 'e-icons';
403
+ content: "\e357";
404
+ font-family: "e-icons";
449
405
  }
450
406
 
451
407
  .e-pv-handwritten-icon::before {
452
- content: '\e844';
453
- font-family: 'e-icons';
408
+ content: "\e844";
409
+ font-family: "e-icons";
454
410
  }
455
411
 
456
412
  .e-pv-inkannotation-icon::before {
457
- content: '\e71a';
458
- font-family: 'e-icons';
413
+ content: "\e71a";
414
+ font-family: "e-icons";
459
415
  }
460
416
 
461
417
  .e-pv-delete::before {
462
- content: '\e773';
463
- font-family: 'e-icons';
418
+ content: "\e773";
419
+ font-family: "e-icons";
464
420
  }
465
421
 
466
422
  .e-pv-eye-icon::before {
467
- content: '\e787';
423
+ content: "\e787";
468
424
  cursor: pointer;
469
- font-family: 'e-icons';
425
+ font-family: "e-icons";
470
426
  font-size: 18px;
471
427
  padding: 7px;
472
428
  }
473
429
 
474
430
  .e-pv-eye-slash-icon::before {
475
- content: '\e82f';
476
- font-family: 'e-icons';
431
+ content: "\e82f";
432
+ font-family: "e-icons";
477
433
  font-size: 18px;
478
434
  padding: 7px;
479
435
  }
@@ -483,19 +439,16 @@
483
439
  border-style: solid;
484
440
  border-width: 1px 1px 1px 0;
485
441
  }
486
-
487
442
  .e-pdfviewer .e-pv-text-layer {
488
443
  position: absolute;
489
444
  top: 0;
490
445
  z-index: 2;
491
446
  }
492
-
493
447
  .e-pdfviewer .e-pv-annotation-canvas {
494
448
  left: 0;
495
449
  position: absolute;
496
450
  top: 0;
497
451
  }
498
-
499
452
  .e-pdfviewer .e-pv-text {
500
453
  background: transparent;
501
454
  color: transparent;
@@ -503,50 +456,40 @@
503
456
  opacity: 0.4;
504
457
  position: absolute;
505
458
  }
506
-
507
459
  .e-pdfviewer .e-pv-search-text-highlight,
508
460
  .e-pdfviewer .e-pv-search-text-highlightother {
509
461
  line-height: normal;
510
462
  opacity: 0.4;
511
463
  position: absolute;
512
464
  }
513
-
514
465
  .e-pdfviewer .e-pv-hyperlink {
515
466
  z-index: 2;
516
467
  }
517
-
518
468
  .e-pdfviewer .e-pv-hyperlink.e-pv-onselection {
519
469
  z-index: 1;
520
470
  }
521
-
522
471
  .e-pdfviewer .e-enable-text-selection {
523
472
  -ms-user-select: text;
524
473
  -webkit-user-select: text;
525
474
  user-select: text;
526
475
  }
527
-
528
476
  .e-pdfviewer .e-disable-text-selection {
529
477
  -ms-user-select: none;
530
478
  -webkit-user-select: none;
531
479
  user-select: none;
532
480
  }
533
-
534
481
  .e-pdfviewer .e-enable-text-selection .e-pv-text {
535
482
  display: inline-block;
536
483
  }
537
-
538
484
  .e-pdfviewer .e-disable-text-selection .e-pv-text {
539
485
  display: none;
540
486
  }
541
-
542
487
  .e-pdfviewer .e-pv-cursor {
543
488
  cursor: text;
544
489
  }
545
-
546
490
  .e-pdfviewer .e-pv-crosshair-cursor {
547
491
  cursor: crosshair;
548
492
  }
549
-
550
493
  .e-pdfviewer .e-pv-touch-select-drop {
551
494
  display: inline-block;
552
495
  height: 30px;
@@ -554,7 +497,6 @@
554
497
  width: 30px;
555
498
  z-index: 1000;
556
499
  }
557
-
558
500
  .e-pdfviewer .e-pv-touch-ellipse {
559
501
  background-color: #3088ed;
560
502
  border-bottom-left-radius: 50%;
@@ -568,7 +510,6 @@
568
510
  position: absolute;
569
511
  width: 20px;
570
512
  }
571
-
572
513
  .e-pdfviewer .e-pv-annotation-note {
573
514
  border-radius: 2px;
574
515
  cursor: auto;
@@ -583,12 +524,10 @@
583
524
  width: auto;
584
525
  z-index: 10000;
585
526
  }
586
-
587
527
  .e-pdfviewer .e-pv-annotation-note-author {
588
528
  border-bottom: 1px solid #000;
589
529
  font-weight: bold;
590
530
  }
591
-
592
531
  .e-pdfviewer .e-pv-annotation-popup-menu {
593
532
  cursor: auto;
594
533
  min-width: 396px;
@@ -597,39 +536,33 @@
597
536
  width: auto;
598
537
  z-index: 10000;
599
538
  }
600
-
601
539
  .e-pdfviewer .e-pv-annotation-popup-header {
602
540
  height: auto;
603
541
  min-height: 29px;
604
542
  padding-top: 14px;
605
543
  }
606
-
607
544
  .e-pdfviewer .e-pv-annotation-popup-author {
608
545
  float: left;
609
546
  font-size: 16px;
610
547
  font-weight: bold;
611
548
  margin-left: 14px;
612
549
  }
613
-
614
550
  .e-pdfviewer .e-pv-annotation-popup-close {
615
551
  float: right;
616
552
  height: 20px;
617
553
  margin-right: 14px;
618
554
  width: 20px;
619
555
  }
620
-
621
556
  .e-pdfviewer .e-pv-annotation-modified-time {
622
557
  height: 14px;
623
558
  margin-left: 14px;
624
559
  padding-top: 8px;
625
560
  }
626
-
627
561
  .e-pdfviewer .e-pv-annotation-popup-note-container {
628
562
  height: auto;
629
563
  padding: 14px;
630
564
  width: auto;
631
565
  }
632
-
633
566
  .e-pdfviewer .e-pv-annotation-popup-content {
634
567
  background-color: #fff;
635
568
  border: 1px solid;
@@ -638,12 +571,10 @@
638
571
  overflow: hidden auto;
639
572
  width: 368px;
640
573
  }
641
-
642
574
  .e-pdfviewer .e-pv-properties-fill-color-icon,
643
575
  .e-pdfviewer .e-pv-properties-stroke-color-icon {
644
576
  border-bottom: 2px solid;
645
577
  }
646
-
647
578
  .e-pdfviewer .e-pv-drop {
648
579
  color: #3088ed;
649
580
  display: inline-block;
@@ -652,7 +583,6 @@
652
583
  width: 20px;
653
584
  z-index: 1000;
654
585
  }
655
-
656
586
  .e-pdfviewer .e-pv-droplet {
657
587
  background-color: #3088ed;
658
588
  border-bottom-left-radius: 50%;
@@ -1163,7 +1093,7 @@ input.e-pv-input-password::-ms-reveal {
1163
1093
  padding-top: 5px;
1164
1094
  }
1165
1095
 
1166
- .e-pv-password-popup.e-dialog span[id*='_prompt'] {
1096
+ .e-pv-password-popup.e-dialog span[id*=_prompt] {
1167
1097
  font-size: 14px;
1168
1098
  letter-spacing: -0.16px;
1169
1099
  }
@@ -1230,7 +1160,7 @@ input.e-pv-input-password::-ms-reveal {
1230
1160
  bottom: 0;
1231
1161
  position: absolute;
1232
1162
  top: 40px;
1233
- transition: transform .3s ease;
1163
+ transition: transform 0.3s ease;
1234
1164
  transition-duration: 200ms;
1235
1165
  transition-timing-function: ease;
1236
1166
  width: 250px;
@@ -1387,7 +1317,7 @@ input.e-pv-input-password::-ms-reveal {
1387
1317
  border-width: 0;
1388
1318
  color: inherit;
1389
1319
  cursor: ew-resize;
1390
- height: calc(100%);
1320
+ height: 100%;
1391
1321
  position: absolute;
1392
1322
  width: 8px;
1393
1323
  z-index: 105;
@@ -2074,9 +2004,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2074
2004
  height: 16px;
2075
2005
  }
2076
2006
 
2077
- .e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret
2078
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret
2079
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
2007
+ .e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
2080
2008
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
2081
2009
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
2082
2010
  font-size: 12px;
@@ -3009,7 +2937,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3009
2937
  border-width: 0;
3010
2938
  color: inherit;
3011
2939
  cursor: ew-resize;
3012
- height: calc(100%);
2940
+ height: 100%;
3013
2941
  position: absolute;
3014
2942
  width: 8px;
3015
2943
  z-index: 105;
@@ -3204,7 +3132,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3204
3132
  }
3205
3133
 
3206
3134
  .e-pv-radio-btn + .e-pv-radiobtn-span::before {
3207
- content: '';
3135
+ content: "";
3208
3136
  display: block;
3209
3137
  height: inherit;
3210
3138
  width: inherit;
@@ -3631,4 +3559,4 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3631
3559
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-pv-left-align-icon.e-pv-icon.e-btn-icon.e-icon-left {
3632
3560
  padding: 0 6px;
3633
3561
  width: 28px;
3634
- }
3562
+ }