@syncfusion/ej2-vue-pdfviewer 20.1.55 → 20.1.58

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 (35) hide show
  1. package/CHANGELOG.md +56 -2
  2. package/dist/ej2-vue-pdfviewer.umd.min.js +2 -29
  3. package/dist/ej2-vue-pdfviewer.umd.min.js.map +1 -1
  4. package/dist/global/ej2-vue-pdfviewer.min.js +2 -2
  5. package/package.json +8 -8
  6. package/styles/bootstrap-dark.css +149 -220
  7. package/styles/bootstrap.css +151 -222
  8. package/styles/bootstrap4.css +149 -221
  9. package/styles/bootstrap5-dark.css +152 -227
  10. package/styles/bootstrap5.css +152 -227
  11. package/styles/fabric-dark.css +149 -223
  12. package/styles/fabric.css +152 -223
  13. package/styles/fluent-dark.css +155 -230
  14. package/styles/fluent.css +155 -230
  15. package/styles/highcontrast-light.css +170 -241
  16. package/styles/highcontrast.css +170 -241
  17. package/styles/material-dark.css +150 -220
  18. package/styles/material.css +156 -229
  19. package/styles/pdfviewer/bootstrap-dark.css +149 -220
  20. package/styles/pdfviewer/bootstrap.css +151 -222
  21. package/styles/pdfviewer/bootstrap4.css +149 -221
  22. package/styles/pdfviewer/bootstrap5-dark.css +152 -227
  23. package/styles/pdfviewer/bootstrap5.css +152 -227
  24. package/styles/pdfviewer/fabric-dark.css +149 -223
  25. package/styles/pdfviewer/fabric.css +152 -223
  26. package/styles/pdfviewer/fluent-dark.css +155 -230
  27. package/styles/pdfviewer/fluent.css +155 -230
  28. package/styles/pdfviewer/highcontrast-light.css +170 -241
  29. package/styles/pdfviewer/highcontrast.css +170 -241
  30. package/styles/pdfviewer/material-dark.css +150 -220
  31. package/styles/pdfviewer/material.css +156 -229
  32. package/styles/pdfviewer/tailwind-dark.css +152 -227
  33. package/styles/pdfviewer/tailwind.css +152 -227
  34. package/styles/tailwind-dark.css +152 -227
  35. package/styles/tailwind.css +152 -227
@@ -1,166 +1,130 @@
1
1
  /*! PdfViewer's fabric theme override 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: 12px;
9
8
  }
10
-
11
9
  .e-pdfviewer .e-pv-open-document-icon::before {
12
- content: '\ebdd';
10
+ content: "\ebdd";
13
11
  }
14
-
15
12
  .e-pdfviewer .e-pv-download-document-icon::before {
16
- content: '\ebe4';
13
+ content: "\ebe4";
17
14
  }
18
-
19
15
  .e-pdfviewer .e-pv-print-document-icon::before {
20
- content: '\ebf9';
16
+ content: "\ebf9";
21
17
  }
22
-
23
18
  .e-pdfviewer .e-pv-first-page-navigation-icon::before {
24
- content: '\ebde';
19
+ content: "\ebde";
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: '\ebdf';
23
+ content: "\ebdf";
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: '\ebe0';
27
+ content: "\ebe0";
35
28
  }
36
-
37
29
  .e-pdfviewer .e-pv-last-page-navigation-icon::before {
38
- content: '\ebe1';
30
+ content: "\ebe1";
39
31
  }
40
-
41
32
  .e-pdfviewer .e-pv-zoom-out-icon::before {
42
- content: '\ebe2';
33
+ content: "\ebe2";
43
34
  line-height: 26px;
44
35
  }
45
-
46
36
  .e-pdfviewer .e-pv-zoom-in-icon::before {
47
- content: '\ebe3';
37
+ content: "\ebe3";
48
38
  line-height: 26px;
49
39
  }
50
-
51
40
  .e-pdfviewer .e-pv-thumbnail-view-icon::before {
52
- content: '\ec00';
41
+ content: "\ec00";
53
42
  }
54
-
55
43
  .e-pdfviewer .e-pv-thumbnail-view-disable-icon::before {
56
44
  color: rgba(0, 0, 0, 0.2);
57
- content: '\ec00';
45
+ content: "\ec00";
58
46
  }
59
-
60
47
  .e-pdfviewer .e-pv-thumbnail-view-selection-icon::before {
61
48
  color: #0078d6;
62
- content: '\ec00';
49
+ content: "\ec00";
63
50
  }
64
-
65
51
  .e-pdfviewer .e-pv-bookmark-icon::before {
66
- content: '\ebe5';
52
+ content: "\ebe5";
67
53
  }
68
-
69
54
  .e-pdfviewer .e-pv-bookmark-disable-icon::before {
70
55
  color: rgba(0, 0, 0, 0.2);
71
- content: '\ebe5';
56
+ content: "\ebe5";
72
57
  }
73
-
74
58
  .e-pdfviewer .e-pv-bookmark-selection-icon::before {
75
59
  color: #0078d6;
76
- content: '\ebe5';
60
+ content: "\ebe5";
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: '\ebe8';
65
+ content: "\ebe8";
83
66
  font-size: 12px;
84
67
  }
85
-
86
68
  .e-pdfviewer .e-pv-resize-icon::before {
87
- content: '\e84b';
69
+ content: "\e84b";
88
70
  font-size: 10px;
89
71
  }
90
-
91
72
  .e-pdfviewer .e-pv-text-select-tool-icon::before {
92
- content: '\ebf6';
73
+ content: "\ebf6";
93
74
  }
94
-
95
75
  .e-pdfviewer .e-pv-pan-tool-icon::before {
96
- content: '\ebf3';
76
+ content: "\ebf3";
97
77
  }
98
-
99
78
  .e-pdfviewer .e-pv-text-search-icon::before {
100
- content: '\ebe6';
79
+ content: "\ebe6";
101
80
  }
102
-
103
81
  .e-pdfviewer .e-pv-search-icon::before {
104
- content: '\ebe6';
105
- font-family: 'e-icons';
82
+ content: "\ebe6";
83
+ font-family: "e-icons";
106
84
  }
107
-
108
85
  .e-pdfviewer .e-pv-search-close::before {
109
- content: '\ebe8';
110
- font-family: 'e-icons';
86
+ content: "\ebe8";
87
+ font-family: "e-icons";
111
88
  }
112
-
113
89
  .e-pdfviewer .e-pv-formdesigner-icon::before {
114
- content: '\e90c';
90
+ content: "\e90c";
115
91
  }
116
-
117
92
  .e-pdfviewer .e-pv-annotation-icon::before {
118
- content: '\ebff';
93
+ content: "\ebff";
119
94
  }
120
-
121
95
  .e-pdfviewer .e-pv-annotation-color-icon::before {
122
- content: '\ebf2';
96
+ content: "\ebf2";
123
97
  }
124
-
125
98
  .e-pdfviewer .e-pv-annotation-stroke-icon::before {
126
- content: '\e668';
99
+ content: "\e668";
127
100
  }
128
-
129
101
  .e-pdfviewer .e-pv-annotation-opacity-icon::before {
130
- content: '\ebf4';
102
+ content: "\ebf4";
131
103
  }
132
-
133
104
  .e-pdfviewer .e-pv-annotation-thickness-icon::before {
134
- content: '\ebfe';
105
+ content: "\ebfe";
135
106
  }
136
-
137
107
  .e-pdfviewer .e-pv-annotation-delete-icon::before {
138
- content: '\ebf5';
108
+ content: "\ebf5";
139
109
  }
140
-
141
110
  .e-pdfviewer .e-pv-undo-icon::before {
142
- content: '\ebed';
111
+ content: "\ebed";
143
112
  }
144
-
145
113
  .e-pdfviewer .e-pv-redo-icon::before {
146
- content: '\ebfa';
114
+ content: "\ebfa";
147
115
  }
148
-
149
116
  .e-pdfviewer .e-pv-more-icon::before {
150
- content: '\ebef';
117
+ content: "\ebef";
151
118
  }
152
-
153
119
  .e-pdfviewer .e-pv-backward-icon::before {
154
- content: '\e962';
120
+ content: "\e962";
155
121
  }
156
-
157
122
  .e-pdfviewer .e-pv-notification-icon {
158
123
  background-image: none;
159
124
  background-repeat: no-repeat;
160
125
  background-size: auto;
161
126
  height: auto;
162
127
  }
163
-
164
128
  .e-pdfviewer .e-pv-notification-icon-rtl {
165
129
  background-image: none;
166
130
  background-position: right;
@@ -168,146 +132,139 @@
168
132
  background-size: auto;
169
133
  height: auto;
170
134
  }
171
-
172
135
  .e-pdfviewer .e-pv-textbox-icon::before {
173
- content: '\e89f';
136
+ content: "\e89f";
174
137
  }
175
-
176
138
  .e-pdfviewer .e-pv-password-icon::before {
177
- content: '\e91a';
139
+ content: "\e91a";
178
140
  }
179
-
180
141
  .e-pdfviewer .e-pv-checkbox-icon::before {
181
- content: '\e90b';
142
+ content: "\e90b";
182
143
  }
183
-
184
144
  .e-pdfviewer .e-pv-radiobutton-icon::before {
185
- content: '\e90f';
145
+ content: "\e90f";
186
146
  }
187
-
188
147
  .e-pdfviewer .e-pv-dropdown-icon::before {
189
- content: '\e90e';
148
+ content: "\e90e";
190
149
  }
191
-
192
150
  .e-pdfviewer .e-pv-listbox-icon::before {
193
- content: '\e89e';
151
+ content: "\e89e";
194
152
  }
195
-
196
153
  .e-pdfviewer .e-pv-annotation-calibrate-icon::before {
197
- content: '\e678';
154
+ content: "\e678";
198
155
  }
199
156
 
200
157
  .e-pv-download-document-icon.e-menu-icon::before {
201
- content: '\ebe4';
158
+ content: "\ebe4";
202
159
  }
203
160
 
204
161
  .e-pv-bookmark-icon.e-menu-icon::before {
205
- content: '\ebe5';
162
+ content: "\ebe5";
206
163
  }
207
164
 
208
165
  .e-pv-highlight-icon::before {
209
- content: '\ebee';
210
- font-family: 'e-icons';
166
+ content: "\ebee";
167
+ font-family: "e-icons";
211
168
  }
212
169
 
213
170
  .e-pv-underline-icon::before {
214
- content: '\ebf0';
215
- font-family: 'e-icons';
171
+ content: "\ebf0";
172
+ font-family: "e-icons";
216
173
  }
217
174
 
218
175
  .e-pv-strikethrough-icon::before {
219
- content: '\ebf1';
220
- font-family: 'e-icons';
176
+ content: "\ebf1";
177
+ font-family: "e-icons";
221
178
  }
222
179
 
223
180
  .e-pv-copy-icon::before {
224
- content: '\e70a';
225
- font-family: 'e-icons';
181
+ content: "\e70a";
182
+ font-family: "e-icons";
226
183
  }
227
184
 
228
185
  .e-pv-stamp-icon::before {
229
- content: '\ec01';
186
+ content: "\ec01";
230
187
  }
231
188
 
232
189
  .e-pv-shape-line-icon::before {
233
- content: '\e668';
234
- font-family: 'e-icons';
190
+ content: "\e668";
191
+ font-family: "e-icons";
235
192
  }
236
193
 
237
194
  .e-pv-shape-arrow-icon::before {
238
- content: '\e669';
239
- font-family: 'e-icons';
195
+ content: "\e669";
196
+ font-family: "e-icons";
240
197
  }
241
198
 
242
199
  .e-pv-shape-rectangle-icon::before {
243
- content: '\e670';
244
- font-family: 'e-icons';
200
+ content: "\e670";
201
+ font-family: "e-icons";
245
202
  }
246
203
 
247
204
  .e-pv-shape-circle-icon::before {
248
- content: '\e671';
249
- font-family: 'e-icons';
205
+ content: "\e671";
206
+ font-family: "e-icons";
250
207
  }
251
208
 
252
209
  .e-pv-shape-pentagon-icon::before {
253
- content: '\e672';
254
- font-family: 'e-icons';
210
+ content: "\e672";
211
+ font-family: "e-icons";
255
212
  }
256
213
 
257
214
  .e-pv-annotation-shape-icon::before {
258
- content: '\ebfc';
215
+ content: "\ebfc";
259
216
  }
260
217
 
261
218
  .e-pv-cut-icon::before {
262
- content: '\e33b';
263
- font-family: 'e-icons';
219
+ content: "\e33b";
220
+ font-family: "e-icons";
264
221
  }
265
222
 
266
223
  .e-pv-paste-icon::before {
267
- content: '\e33d';
268
- font-family: 'e-icons';
224
+ content: "\e33d";
225
+ font-family: "e-icons";
269
226
  }
270
227
 
271
228
  .e-pv-delete-icon::before {
272
- content: '\ebf5';
273
- font-family: 'e-icons';
229
+ content: "\ebf5";
230
+ font-family: "e-icons";
274
231
  }
275
232
 
276
233
  .e-pv-properties-fill-color-icon::before {
277
- content: '\ebf2';
278
- font-family: 'e-icons';
234
+ content: "\ebf2";
235
+ font-family: "e-icons";
279
236
  }
280
237
 
281
238
  .e-pv-properties-stroke-color-icon::before {
282
- content: '\e668';
283
- font-family: 'e-icons';
239
+ content: "\e668";
240
+ font-family: "e-icons";
284
241
  }
285
242
 
286
243
  .e-pv-comment-icon::before {
287
- content: '\e680';
288
- font-family: 'e-icons';
244
+ content: "\e680";
245
+ font-family: "e-icons";
289
246
  }
290
247
 
291
248
  .e-pv-property-icon::before {
292
- content: '\e199';
293
- font-family: 'e-icons';
249
+ content: "\e199";
250
+ font-family: "e-icons";
294
251
  }
295
252
 
296
253
  .e-pv-comment-selection-icon::before {
297
254
  color: #0078d6;
298
- content: '\e680';
299
- font-family: 'e-icons';
255
+ content: "\e680";
256
+ font-family: "e-icons";
300
257
  }
301
258
 
302
259
  .e-pv-comment-panel-icon::before {
303
- content: '\eb8b';
304
- font-family: 'e-icons';
260
+ content: "\eb8b";
261
+ font-family: "e-icons";
305
262
  }
306
263
 
307
264
  .e-pv-accepted-icon::before {
308
265
  color: #fff;
309
- content: '\e682';
310
- font-family: 'e-icons';
266
+ content: "\e682";
267
+ font-family: "e-icons";
311
268
  font-size: 14px;
312
269
  padding: 1px 1px 1px 4px;
313
270
  position: absolute;
@@ -315,8 +272,8 @@
315
272
 
316
273
  .e-pv-rejected-icon::before {
317
274
  color: #fff;
318
- content: '\e683';
319
- font-family: 'e-icons';
275
+ content: "\e683";
276
+ font-family: "e-icons";
320
277
  font-size: 14px;
321
278
  padding: 2px 1px 1px 4px;
322
279
  position: absolute;
@@ -324,8 +281,8 @@
324
281
 
325
282
  .e-pv-completed-icon::before {
326
283
  color: #fff;
327
- content: '\e614';
328
- font-family: 'e-icons';
284
+ content: "\e614";
285
+ font-family: "e-icons";
329
286
  font-size: 14px;
330
287
  padding: 2px 1px 1px 3.5px;
331
288
  position: absolute;
@@ -333,41 +290,41 @@
333
290
 
334
291
  .e-pv-cancelled-icon::before {
335
292
  color: #fff;
336
- content: '\e60a';
337
- font-family: 'e-icons';
293
+ content: "\e60a";
294
+ font-family: "e-icons";
338
295
  font-size: 14px;
339
296
  padding: 2px 1px 1px 3.5px;
340
297
  position: absolute;
341
298
  }
342
299
 
343
300
  .e-pv-scale-ratio-icon::before {
344
- content: '\e678';
345
- font-family: 'e-icons';
301
+ content: "\e678";
302
+ font-family: "e-icons";
346
303
  }
347
304
 
348
305
  .e-pv-calibrate-distance-icon::before {
349
- content: '\e673';
350
- font-family: 'e-icons';
306
+ content: "\e673";
307
+ font-family: "e-icons";
351
308
  }
352
309
 
353
310
  .e-pv-calibrate-perimeter-icon::before {
354
- content: '\e674';
355
- font-family: 'e-icons';
311
+ content: "\e674";
312
+ font-family: "e-icons";
356
313
  }
357
314
 
358
315
  .e-pv-calibrate-area-icon::before {
359
- content: '\e675';
360
- font-family: 'e-icons';
316
+ content: "\e675";
317
+ font-family: "e-icons";
361
318
  }
362
319
 
363
320
  .e-pv-calibrate-radius-icon::before {
364
- content: '\e676';
365
- font-family: 'e-icons';
321
+ content: "\e676";
322
+ font-family: "e-icons";
366
323
  }
367
324
 
368
325
  .e-pv-calibrate-volume-icon::before {
369
- content: '\e677';
370
- font-family: 'e-icons';
326
+ content: "\e677";
327
+ font-family: "e-icons";
371
328
  }
372
329
 
373
330
  .e-menu-wrapper.e-custom-scroll.e-lib.e-keyboard.e-pv-stamp {
@@ -388,102 +345,102 @@
388
345
  }
389
346
 
390
347
  .e-pv-freetext-icon::before {
391
- content: '\ebe7';
392
- font-family: 'e-icons';
348
+ content: "\ebe7";
349
+ font-family: "e-icons";
393
350
  }
394
351
 
395
352
  .e-pv-annotation-textalign-icon::before {
396
- content: '\ebeb';
397
- font-family: 'e-icons';
353
+ content: "\ebeb";
354
+ font-family: "e-icons";
398
355
  }
399
356
 
400
357
  .e-pv-annotation-textprop-icon::before {
401
- content: '\eb04';
402
- font-family: 'e-icons';
358
+ content: "\eb04";
359
+ font-family: "e-icons";
403
360
  }
404
361
 
405
362
  .e-pv-annotation-textcolor-icon::before {
406
- content: '\e34c';
407
- font-family: 'e-icons';
363
+ content: "\e34c";
364
+ font-family: "e-icons";
408
365
  }
409
366
 
410
367
  .e-pv-left-align-icon::before {
411
- content: '\ebeb';
412
- font-family: 'e-icons';
368
+ content: "\ebeb";
369
+ font-family: "e-icons";
413
370
  }
414
371
 
415
372
  .e-pv-right-align-icon::before {
416
- content: '\eb82';
417
- font-family: 'e-icons';
373
+ content: "\eb82";
374
+ font-family: "e-icons";
418
375
  }
419
376
 
420
377
  .e-pv-center-align-icon::before {
421
- content: '\eb9e';
422
- font-family: 'e-icons';
378
+ content: "\eb9e";
379
+ font-family: "e-icons";
423
380
  }
424
381
 
425
382
  .e-pv-justfiy-align-icon::before {
426
- content: '\eb67';
427
- font-family: 'e-icons';
383
+ content: "\eb67";
384
+ font-family: "e-icons";
428
385
  }
429
386
 
430
387
  .e-pv-bold-icon::before {
431
- content: '\eb77';
432
- font-family: 'e-icons';
388
+ content: "\eb77";
389
+ font-family: "e-icons";
433
390
  }
434
391
 
435
392
  .e-pv-italic-icon::before {
436
- content: '\eb99';
437
- font-family: 'e-icons';
393
+ content: "\eb99";
394
+ font-family: "e-icons";
438
395
  }
439
396
 
440
397
  .e-pv-strikeout-icon::before {
441
- content: '\eb7f';
442
- font-family: 'e-icons';
398
+ content: "\eb7f";
399
+ font-family: "e-icons";
443
400
  }
444
401
 
445
402
  .e-pv-underlinetext-icon::before {
446
- content: '\ebf0';
447
- font-family: 'e-icons';
403
+ content: "\ebf0";
404
+ font-family: "e-icons";
448
405
  }
449
406
 
450
407
  .e-pv-superscript-icon::before {
451
- content: '\e352';
452
- font-family: 'e-icons';
408
+ content: "\e352";
409
+ font-family: "e-icons";
453
410
  }
454
411
 
455
412
  .e-pv-subscript-icon::before {
456
- content: '\e357';
457
- font-family: 'e-icons';
413
+ content: "\e357";
414
+ font-family: "e-icons";
458
415
  }
459
416
 
460
417
  .e-pv-handwritten-icon::before {
461
- content: '\e739';
462
- font-family: 'e-icons';
418
+ content: "\e739";
419
+ font-family: "e-icons";
463
420
  }
464
421
 
465
422
  .e-pv-inkannotation-icon::before {
466
- content: '\ebec';
467
- font-family: 'e-icons';
423
+ content: "\ebec";
424
+ font-family: "e-icons";
468
425
  }
469
426
 
470
427
  .e-pv-delete::before {
471
- content: '\eb00';
472
- font-family: 'e-icons';
428
+ content: "\eb00";
429
+ font-family: "e-icons";
473
430
  }
474
431
 
475
432
  .e-pv-eye-icon::before {
476
- content: '\e345';
433
+ content: "\e345";
477
434
  cursor: pointer;
478
- font-family: 'e-icons';
435
+ font-family: "e-icons";
479
436
  font-size: 18px;
480
437
  padding: 7px;
481
438
  }
482
439
 
483
440
  .e-pv-eye-slash-icon::before {
484
- content: '\e721';
441
+ content: "\e721";
485
442
  cursor: pointer;
486
- font-family: 'e-icons';
443
+ font-family: "e-icons";
487
444
  font-size: 18px;
488
445
  padding: 7px;
489
446
  }
@@ -493,19 +450,16 @@
493
450
  border-style: solid;
494
451
  border-width: 0;
495
452
  }
496
-
497
453
  .e-pdfviewer .e-pv-text-layer {
498
454
  position: absolute;
499
455
  top: 0;
500
456
  z-index: 2;
501
457
  }
502
-
503
458
  .e-pdfviewer .e-pv-annotation-canvas {
504
459
  left: 0;
505
460
  position: absolute;
506
461
  top: 0;
507
462
  }
508
-
509
463
  .e-pdfviewer .e-pv-text {
510
464
  background: transparent;
511
465
  color: transparent;
@@ -513,50 +467,40 @@
513
467
  opacity: 0.6;
514
468
  position: absolute;
515
469
  }
516
-
517
470
  .e-pdfviewer .e-pv-search-text-highlight,
518
471
  .e-pdfviewer .e-pv-search-text-highlightother {
519
472
  line-height: normal;
520
473
  opacity: 0.6;
521
474
  position: absolute;
522
475
  }
523
-
524
476
  .e-pdfviewer .e-pv-hyperlink {
525
477
  z-index: 2;
526
478
  }
527
-
528
479
  .e-pdfviewer .e-pv-hyperlink.e-pv-onselection {
529
480
  z-index: 1;
530
481
  }
531
-
532
482
  .e-pdfviewer .e-enable-text-selection {
533
483
  -ms-user-select: text;
534
484
  -webkit-user-select: text;
535
485
  user-select: text;
536
486
  }
537
-
538
487
  .e-pdfviewer .e-disable-text-selection {
539
488
  -ms-user-select: none;
540
489
  -webkit-user-select: none;
541
490
  user-select: none;
542
491
  }
543
-
544
492
  .e-pdfviewer .e-enable-text-selection .e-pv-text {
545
493
  display: inline-block;
546
494
  }
547
-
548
495
  .e-pdfviewer .e-disable-text-selection .e-pv-text {
549
496
  display: none;
550
497
  }
551
-
552
498
  .e-pdfviewer .e-pv-cursor {
553
499
  cursor: text;
554
500
  }
555
-
556
501
  .e-pdfviewer .e-pv-crosshair-cursor {
557
502
  cursor: crosshair;
558
503
  }
559
-
560
504
  .e-pdfviewer .e-pv-touch-select-drop {
561
505
  display: inline-block;
562
506
  height: 30px;
@@ -564,7 +508,6 @@
564
508
  width: 30px;
565
509
  z-index: 1000;
566
510
  }
567
-
568
511
  .e-pdfviewer .e-pv-touch-ellipse {
569
512
  background-color: #3088ed;
570
513
  border-bottom-left-radius: 50%;
@@ -578,7 +521,6 @@
578
521
  position: absolute;
579
522
  width: 20px;
580
523
  }
581
-
582
524
  .e-pdfviewer .e-pv-annotation-note {
583
525
  border-radius: 2px;
584
526
  cursor: auto;
@@ -593,12 +535,10 @@
593
535
  width: auto;
594
536
  z-index: 10000;
595
537
  }
596
-
597
538
  .e-pdfviewer .e-pv-annotation-note-author {
598
539
  border-bottom: 1px solid #000;
599
540
  font-weight: bold;
600
541
  }
601
-
602
542
  .e-pdfviewer .e-pv-annotation-popup-menu {
603
543
  cursor: auto;
604
544
  min-width: 396px;
@@ -607,39 +547,33 @@
607
547
  width: auto;
608
548
  z-index: 10000;
609
549
  }
610
-
611
550
  .e-pdfviewer .e-pv-annotation-popup-header {
612
551
  height: auto;
613
552
  min-height: 29px;
614
553
  padding-top: 14px;
615
554
  }
616
-
617
555
  .e-pdfviewer .e-pv-annotation-popup-author {
618
556
  float: left;
619
557
  font-size: 16px;
620
558
  font-weight: bold;
621
559
  margin-left: 14px;
622
560
  }
623
-
624
561
  .e-pdfviewer .e-pv-annotation-popup-close {
625
562
  float: right;
626
563
  height: 20px;
627
564
  margin-right: 14px;
628
565
  width: 20px;
629
566
  }
630
-
631
567
  .e-pdfviewer .e-pv-annotation-modified-time {
632
568
  height: 14px;
633
569
  margin-left: 14px;
634
570
  padding-top: 8px;
635
571
  }
636
-
637
572
  .e-pdfviewer .e-pv-annotation-popup-note-container {
638
573
  height: auto;
639
574
  padding: 14px;
640
575
  width: auto;
641
576
  }
642
-
643
577
  .e-pdfviewer .e-pv-annotation-popup-content {
644
578
  background-color: #fff;
645
579
  border: 1px solid;
@@ -648,12 +582,10 @@
648
582
  overflow: hidden auto;
649
583
  width: 368px;
650
584
  }
651
-
652
585
  .e-pdfviewer .e-pv-properties-fill-color-icon,
653
586
  .e-pdfviewer .e-pv-properties-stroke-color-icon {
654
587
  border-bottom: 2px solid;
655
588
  }
656
-
657
589
  .e-pdfviewer .e-pv-drop {
658
590
  color: #3088ed;
659
591
  display: inline-block;
@@ -662,7 +594,6 @@
662
594
  width: 20px;
663
595
  z-index: 1000;
664
596
  }
665
-
666
597
  .e-pdfviewer .e-pv-droplet {
667
598
  background-color: #3088ed;
668
599
  border-bottom-left-radius: 50%;
@@ -1164,7 +1095,7 @@ input.e-pv-input-password::-ms-reveal {
1164
1095
  padding-top: 1px;
1165
1096
  }
1166
1097
 
1167
- .e-pv-password-popup.e-dialog span[id*='_prompt'] {
1098
+ .e-pv-password-popup.e-dialog span[id*=_prompt] {
1168
1099
  font-size: 14px;
1169
1100
  letter-spacing: -0.16px;
1170
1101
  }
@@ -1231,7 +1162,7 @@ input.e-pv-input-password::-ms-reveal {
1231
1162
  bottom: 0;
1232
1163
  position: absolute;
1233
1164
  top: 52px;
1234
- transition: transform .3s ease;
1165
+ transition: transform 0.3s ease;
1235
1166
  transition-duration: 200ms;
1236
1167
  transition-timing-function: ease;
1237
1168
  width: 250px;
@@ -1345,7 +1276,7 @@ input.e-pv-input-password::-ms-reveal {
1345
1276
  border-width: 0;
1346
1277
  color: inherit;
1347
1278
  cursor: ew-resize;
1348
- height: calc(100%);
1279
+ height: 100%;
1349
1280
  position: absolute;
1350
1281
  width: 8px;
1351
1282
  z-index: 105;
@@ -1879,9 +1810,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1879
1810
  height: 16px;
1880
1811
  }
1881
1812
 
1882
- .e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret
1883
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret
1884
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
1813
+ .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,
1885
1814
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
1886
1815
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
1887
1816
  font-size: 12px;
@@ -2583,7 +2512,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2583
2512
 
2584
2513
  .e-pv-comments-border {
2585
2514
  border: 2px;
2586
- border-color: #d1ebff;
2515
+ border-color: rgb(209, 235, 255);
2587
2516
  border-radius: 4px;
2588
2517
  border-style: groove;
2589
2518
  }
@@ -2683,7 +2612,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2683
2612
  }
2684
2613
 
2685
2614
  .e-pdfviewer .e-input-group.e-control-wrapper.e-editable-elements.e-input-focus {
2686
- caret-color: #3150b9;
2615
+ caret-color: rgb(49, 80, 185);
2687
2616
  }
2688
2617
 
2689
2618
  .e-pv-reply-div {
@@ -2745,7 +2674,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2745
2674
  border-width: 0;
2746
2675
  color: inherit;
2747
2676
  cursor: ew-resize;
2748
- height: calc(100%);
2677
+ height: 100%;
2749
2678
  position: absolute;
2750
2679
  width: 8px;
2751
2680
  z-index: 105;
@@ -2907,7 +2836,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2907
2836
  }
2908
2837
 
2909
2838
  .e-pv-radio-btn + .e-pv-radiobtn-span::before {
2910
- content: '';
2839
+ content: "";
2911
2840
  display: block;
2912
2841
  height: inherit;
2913
2842
  width: inherit;
@@ -3016,7 +2945,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3016
2945
  }
3017
2946
 
3018
2947
  .e-pv-properties-font-size-container {
3019
- border-right-color: #d1ebff;
2948
+ border-right-color: rgb(209, 235, 255);
3020
2949
  border-right-style: solid;
3021
2950
  border-right-width: 1px;
3022
2951
  margin-right: 15px;
@@ -3314,4 +3243,4 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3314
3243
 
3315
3244
  .e-pv-font-appearance-style-blazor {
3316
3245
  padding: 8px;
3317
- }
3246
+ }