@syncfusion/ej2-vue-pdfviewer 20.1.51 → 20.1.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/CHANGELOG.md +50 -0
  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,166 +1,130 @@
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: 12px;
9
8
  }
10
-
11
9
  .e-pdfviewer .e-pv-open-document-icon::before {
12
- content: '\ec2b';
10
+ content: "\ec2b";
13
11
  }
14
-
15
12
  .e-pdfviewer .e-pv-download-document-icon::before {
16
- content: '\ec32';
13
+ content: "\ec32";
17
14
  }
18
-
19
15
  .e-pdfviewer .e-pv-print-document-icon::before {
20
- content: '\ebd2';
16
+ content: "\ebd2";
21
17
  }
22
-
23
18
  .e-pdfviewer .e-pv-first-page-navigation-icon::before {
24
- content: '\ec2c';
19
+ content: "\ec2c";
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: '\ec2d';
23
+ content: "\ec2d";
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: '\ec2e';
27
+ content: "\ec2e";
35
28
  }
36
-
37
29
  .e-pdfviewer .e-pv-last-page-navigation-icon::before {
38
- content: '\ec2f';
30
+ content: "\ec2f";
39
31
  }
40
-
41
32
  .e-pdfviewer .e-pv-zoom-out-icon::before {
42
- content: '\ec30';
33
+ content: "\ec30";
43
34
  line-height: 26px;
44
35
  }
45
-
46
36
  .e-pdfviewer .e-pv-zoom-in-icon::before {
47
- content: '\ec31';
37
+ content: "\ec31";
48
38
  line-height: 26px;
49
39
  }
50
-
51
40
  .e-pdfviewer .e-pv-thumbnail-view-icon::before {
52
- content: '\ebd9';
41
+ content: "\ebd9";
53
42
  }
54
-
55
43
  .e-pdfviewer .e-pv-thumbnail-view-disable-icon::before {
56
44
  color: rgba(240, 240, 240, 0.2);
57
- content: '\ebd9';
45
+ content: "\ebd9";
58
46
  }
59
-
60
47
  .e-pdfviewer .e-pv-thumbnail-view-selection-icon::before {
61
48
  color: #0070f0;
62
- content: '\ebd9';
49
+ content: "\ebd9";
63
50
  }
64
-
65
51
  .e-pdfviewer .e-pv-bookmark-icon::before {
66
- content: '\ec33';
52
+ content: "\ec33";
67
53
  }
68
-
69
54
  .e-pdfviewer .e-pv-bookmark-disable-icon::before {
70
55
  color: rgba(240, 240, 240, 0.2);
71
- content: '\ec33';
56
+ content: "\ec33";
72
57
  }
73
-
74
58
  .e-pdfviewer .e-pv-bookmark-selection-icon::before {
75
59
  color: #0070f0;
76
- content: '\ec33';
60
+ content: "\ec33";
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: '\ebc0';
65
+ content: "\ebc0";
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: '\ebce';
73
+ content: "\ebce";
93
74
  }
94
-
95
75
  .e-pdfviewer .e-pv-pan-tool-icon::before {
96
- content: '\ebcb';
76
+ content: "\ebcb";
97
77
  }
98
-
99
78
  .e-pdfviewer .e-pv-text-search-icon::before {
100
- content: '\ebbe';
79
+ content: "\ebbe";
101
80
  }
102
-
103
81
  .e-pdfviewer .e-pv-search-icon::before {
104
- content: '\ebbe';
105
- font-family: 'e-icons';
82
+ content: "\ebbe";
83
+ font-family: "e-icons";
106
84
  }
107
-
108
85
  .e-pdfviewer .e-pv-search-close::before {
109
- content: '\ebc0';
110
- font-family: 'e-icons';
86
+ content: "\ebc0";
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: '\ebd8';
93
+ content: "\ebd8";
119
94
  }
120
-
121
95
  .e-pdfviewer .e-pv-annotation-color-icon::before {
122
- content: '\ebca';
96
+ content: "\ebca";
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: '\ebcc';
102
+ content: "\ebcc";
131
103
  }
132
-
133
104
  .e-pdfviewer .e-pv-annotation-thickness-icon::before {
134
- content: '\ebd7';
105
+ content: "\ebd7";
135
106
  }
136
-
137
107
  .e-pdfviewer .e-pv-annotation-delete-icon::before {
138
- content: '\ebcd';
108
+ content: "\ebcd";
139
109
  }
140
-
141
110
  .e-pdfviewer .e-pv-undo-icon::before {
142
- content: '\ebc5';
111
+ content: "\ebc5";
143
112
  }
144
-
145
113
  .e-pdfviewer .e-pv-redo-icon::before {
146
- content: '\ebd3';
114
+ content: "\ebd3";
147
115
  }
148
-
149
116
  .e-pdfviewer .e-pv-more-icon::before {
150
- content: '\ebc7';
117
+ content: "\ebc7";
151
118
  }
152
-
153
119
  .e-pdfviewer .e-pv-backward-icon::before {
154
- content: '\e94b';
120
+ content: "\e94b";
155
121
  }
156
-
157
122
  .e-pdfviewer .e-pv-notification-icon {
158
123
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
159
124
  background-repeat: no-repeat;
160
125
  background-size: 38px 33px;
161
126
  height: 33px;
162
127
  }
163
-
164
128
  .e-pdfviewer .e-pv-notification-icon-rtl {
165
129
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
166
130
  background-position: right;
@@ -168,146 +132,139 @@
168
132
  background-size: 38px 33px;
169
133
  height: 33px;
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: '\ec32';
158
+ content: "\ec32";
202
159
  }
203
160
 
204
161
  .e-pv-bookmark-icon.e-menu-icon::before {
205
- content: '\ec33';
162
+ content: "\ec33";
206
163
  }
207
164
 
208
165
  .e-pv-highlight-icon::before {
209
- content: '\ebc6';
210
- font-family: 'e-icons';
166
+ content: "\ebc6";
167
+ font-family: "e-icons";
211
168
  }
212
169
 
213
170
  .e-pv-underline-icon::before {
214
- content: '\ebc8';
215
- font-family: 'e-icons';
171
+ content: "\ebc8";
172
+ font-family: "e-icons";
216
173
  }
217
174
 
218
175
  .e-pv-strikethrough-icon::before {
219
- content: '\ebc9';
220
- font-family: 'e-icons';
176
+ content: "\ebc9";
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: '\ebda';
186
+ content: "\ebda";
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: '\ebd5';
215
+ content: "\ebd5";
259
216
  }
260
217
 
261
218
  .e-pv-cut-icon::before {
262
- content: '\e604';
263
- font-family: 'e-icons';
219
+ content: "\e604";
220
+ font-family: "e-icons";
264
221
  }
265
222
 
266
223
  .e-pv-paste-icon::before {
267
- content: '\e601';
268
- font-family: 'e-icons';
224
+ content: "\e601";
225
+ font-family: "e-icons";
269
226
  }
270
227
 
271
228
  .e-pv-delete-icon::before {
272
- content: '\ebcd';
273
- font-family: 'e-icons';
229
+ content: "\ebcd";
230
+ font-family: "e-icons";
274
231
  }
275
232
 
276
233
  .e-pv-properties-fill-color-icon::before {
277
- content: '\ebca';
278
- font-family: 'e-icons';
234
+ content: "\ebca";
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: #0070f0;
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: '\eb23';
304
- font-family: 'e-icons';
260
+ content: "\eb23";
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,140 +290,140 @@
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-pv-freetext-icon::before {
374
- content: '\ebbf';
375
- font-family: 'e-icons';
331
+ content: "\ebbf";
332
+ font-family: "e-icons";
376
333
  }
377
334
 
378
335
  .e-pv-annotation-textalign-icon::before {
379
- content: '\e33a';
380
- font-family: 'e-icons';
336
+ content: "\e33a";
337
+ font-family: "e-icons";
381
338
  }
382
339
 
383
340
  .e-pv-annotation-textcolor-icon::before {
384
- content: '\e34c';
385
- font-family: 'e-icons';
341
+ content: "\e34c";
342
+ font-family: "e-icons";
386
343
  }
387
344
 
388
345
  .e-pv-annotation-textprop-icon::before {
389
- content: '\eb07';
390
- font-family: 'e-icons';
346
+ content: "\eb07";
347
+ font-family: "e-icons";
391
348
  }
392
349
 
393
350
  .e-pv-left-align-icon::before {
394
- content: '\e33a';
395
- font-family: 'e-icons';
351
+ content: "\e33a";
352
+ font-family: "e-icons";
396
353
  }
397
354
 
398
355
  .e-pv-right-align-icon::before {
399
- content: '\e34d';
400
- font-family: 'e-icons';
356
+ content: "\e34d";
357
+ font-family: "e-icons";
401
358
  }
402
359
 
403
360
  .e-pv-center-align-icon::before {
404
- content: '\e35e';
405
- font-family: 'e-icons';
361
+ content: "\e35e";
362
+ font-family: "e-icons";
406
363
  }
407
364
 
408
365
  .e-pv-justfiy-align-icon::before {
409
- content: '\e334';
410
- font-family: 'e-icons';
366
+ content: "\e334";
367
+ font-family: "e-icons";
411
368
  }
412
369
 
413
370
  .e-pv-bold-icon::before {
414
- content: '\eb2f';
415
- font-family: 'e-icons';
371
+ content: "\eb2f";
372
+ font-family: "e-icons";
416
373
  }
417
374
 
418
375
  .e-pv-italic-icon::before {
419
- content: '\eb1d';
420
- font-family: 'e-icons';
376
+ content: "\eb1d";
377
+ font-family: "e-icons";
421
378
  }
422
379
 
423
380
  .e-pv-strikeout-icon::before {
424
- content: '\ebc9';
425
- font-family: 'e-icons';
381
+ content: "\ebc9";
382
+ font-family: "e-icons";
426
383
  }
427
384
 
428
385
  .e-pv-underlinetext-icon::before {
429
- content: '\ebc8';
430
- font-family: 'e-icons';
386
+ content: "\ebc8";
387
+ font-family: "e-icons";
431
388
  }
432
389
 
433
390
  .e-pv-superscript-icon::before {
434
- content: '\e352';
435
- font-family: 'e-icons';
391
+ content: "\e352";
392
+ font-family: "e-icons";
436
393
  }
437
394
 
438
395
  .e-pv-subscript-icon::before {
439
- content: '\e357';
440
- font-family: 'e-icons';
396
+ content: "\e357";
397
+ font-family: "e-icons";
441
398
  }
442
399
 
443
400
  .e-pv-handwritten-icon::before {
444
- content: '\e767';
445
- font-family: 'e-icons';
401
+ content: "\e767";
402
+ font-family: "e-icons";
446
403
  }
447
404
 
448
405
  .e-pv-inkannotation-icon::before {
449
- content: '\ebc4';
450
- font-family: 'e-icons';
406
+ content: "\ebc4";
407
+ font-family: "e-icons";
451
408
  }
452
409
 
453
410
  .e-pv-delete::before {
454
- content: '\e94a';
455
- font-family: 'e-icons';
411
+ content: "\e94a";
412
+ font-family: "e-icons";
456
413
  }
457
414
 
458
415
  .e-pv-eye-icon::before {
459
- content: '\e345';
416
+ content: "\e345";
460
417
  cursor: pointer;
461
- font-family: 'e-icons';
418
+ font-family: "e-icons";
462
419
  font-size: 18px;
463
420
  padding: 7px;
464
421
  }
465
422
 
466
423
  .e-pv-eye-slash-icon::before {
467
- content: '\e721';
424
+ content: "\e721";
468
425
  cursor: pointer;
469
- font-family: 'e-icons';
426
+ font-family: "e-icons";
470
427
  font-size: 18px;
471
428
  padding: 7px;
472
429
  }
@@ -476,19 +433,16 @@
476
433
  border-style: solid;
477
434
  border-width: 1px 1px 1px 0;
478
435
  }
479
-
480
436
  .e-pdfviewer .e-pv-text-layer {
481
437
  position: absolute;
482
438
  top: 0;
483
439
  z-index: 2;
484
440
  }
485
-
486
441
  .e-pdfviewer .e-pv-annotation-canvas {
487
442
  left: 0;
488
443
  position: absolute;
489
444
  top: 0;
490
445
  }
491
-
492
446
  .e-pdfviewer .e-pv-text {
493
447
  background: transparent;
494
448
  color: transparent;
@@ -496,50 +450,40 @@
496
450
  opacity: 0.6;
497
451
  position: absolute;
498
452
  }
499
-
500
453
  .e-pdfviewer .e-pv-search-text-highlight,
501
454
  .e-pdfviewer .e-pv-search-text-highlightother {
502
455
  line-height: normal;
503
456
  opacity: 0.6;
504
457
  position: absolute;
505
458
  }
506
-
507
459
  .e-pdfviewer .e-pv-hyperlink {
508
460
  z-index: 2;
509
461
  }
510
-
511
462
  .e-pdfviewer .e-pv-hyperlink.e-pv-onselection {
512
463
  z-index: 1;
513
464
  }
514
-
515
465
  .e-pdfviewer .e-enable-text-selection {
516
466
  -ms-user-select: text;
517
467
  -webkit-user-select: text;
518
468
  user-select: text;
519
469
  }
520
-
521
470
  .e-pdfviewer .e-disable-text-selection {
522
471
  -ms-user-select: none;
523
472
  -webkit-user-select: none;
524
473
  user-select: none;
525
474
  }
526
-
527
475
  .e-pdfviewer .e-enable-text-selection .e-pv-text {
528
476
  display: inline-block;
529
477
  }
530
-
531
478
  .e-pdfviewer .e-disable-text-selection .e-pv-text {
532
479
  display: none;
533
480
  }
534
-
535
481
  .e-pdfviewer .e-pv-cursor {
536
482
  cursor: text;
537
483
  }
538
-
539
484
  .e-pdfviewer .e-pv-crosshair-cursor {
540
485
  cursor: crosshair;
541
486
  }
542
-
543
487
  .e-pdfviewer .e-pv-touch-select-drop {
544
488
  display: inline-block;
545
489
  height: 30px;
@@ -547,7 +491,6 @@
547
491
  width: 30px;
548
492
  z-index: 1000;
549
493
  }
550
-
551
494
  .e-pdfviewer .e-pv-touch-ellipse {
552
495
  background-color: #3088ed;
553
496
  border-bottom-left-radius: 50%;
@@ -561,7 +504,6 @@
561
504
  position: absolute;
562
505
  width: 20px;
563
506
  }
564
-
565
507
  .e-pdfviewer .e-pv-annotation-note {
566
508
  border-radius: 2px;
567
509
  cursor: auto;
@@ -576,12 +518,10 @@
576
518
  width: auto;
577
519
  z-index: 10000;
578
520
  }
579
-
580
521
  .e-pdfviewer .e-pv-annotation-note-author {
581
522
  border-bottom: 1px solid #000;
582
523
  font-weight: bold;
583
524
  }
584
-
585
525
  .e-pdfviewer .e-pv-annotation-popup-menu {
586
526
  cursor: auto;
587
527
  min-width: 396px;
@@ -590,39 +530,33 @@
590
530
  width: auto;
591
531
  z-index: 10000;
592
532
  }
593
-
594
533
  .e-pdfviewer .e-pv-annotation-popup-header {
595
534
  height: auto;
596
535
  min-height: 29px;
597
536
  padding-top: 14px;
598
537
  }
599
-
600
538
  .e-pdfviewer .e-pv-annotation-popup-author {
601
539
  float: left;
602
540
  font-size: 16px;
603
541
  font-weight: bold;
604
542
  margin-left: 14px;
605
543
  }
606
-
607
544
  .e-pdfviewer .e-pv-annotation-popup-close {
608
545
  float: right;
609
546
  height: 20px;
610
547
  margin-right: 14px;
611
548
  width: 20px;
612
549
  }
613
-
614
550
  .e-pdfviewer .e-pv-annotation-modified-time {
615
551
  height: 14px;
616
552
  margin-left: 14px;
617
553
  padding-top: 8px;
618
554
  }
619
-
620
555
  .e-pdfviewer .e-pv-annotation-popup-note-container {
621
556
  height: auto;
622
557
  padding: 14px;
623
558
  width: auto;
624
559
  }
625
-
626
560
  .e-pdfviewer .e-pv-annotation-popup-content {
627
561
  background-color: #fff;
628
562
  border: 1px solid;
@@ -631,12 +565,10 @@
631
565
  overflow: hidden auto;
632
566
  width: 368px;
633
567
  }
634
-
635
568
  .e-pdfviewer .e-pv-properties-fill-color-icon,
636
569
  .e-pdfviewer .e-pv-properties-stroke-color-icon {
637
570
  border-bottom: 2px solid;
638
571
  }
639
-
640
572
  .e-pdfviewer .e-pv-drop {
641
573
  color: #3088ed;
642
574
  display: inline-block;
@@ -645,7 +577,6 @@
645
577
  width: 20px;
646
578
  z-index: 1000;
647
579
  }
648
-
649
580
  .e-pdfviewer .e-pv-droplet {
650
581
  background-color: #3088ed;
651
582
  border-bottom-left-radius: 50%;
@@ -1147,7 +1078,7 @@ input.e-pv-input-password::-ms-reveal {
1147
1078
  padding-top: 5px;
1148
1079
  }
1149
1080
 
1150
- .e-pv-password-popup.e-dialog span[id*='_prompt'] {
1081
+ .e-pv-password-popup.e-dialog span[id*=_prompt] {
1151
1082
  font-size: 14px;
1152
1083
  letter-spacing: -0.16px;
1153
1084
  }
@@ -1214,7 +1145,7 @@ input.e-pv-input-password::-ms-reveal {
1214
1145
  bottom: 0;
1215
1146
  position: absolute;
1216
1147
  top: 50px;
1217
- transition: transform .3s ease;
1148
+ transition: transform 0.3s ease;
1218
1149
  transition-duration: 200ms;
1219
1150
  transition-timing-function: ease;
1220
1151
  width: 250px;
@@ -1328,7 +1259,7 @@ input.e-pv-input-password::-ms-reveal {
1328
1259
  border-width: 0 1px 0 0;
1329
1260
  color: #f0f0f0;
1330
1261
  cursor: ew-resize;
1331
- height: calc(100%);
1262
+ height: 100%;
1332
1263
  position: absolute;
1333
1264
  width: 8px;
1334
1265
  z-index: 105;
@@ -1860,9 +1791,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1860
1791
  height: 16px;
1861
1792
  }
1862
1793
 
1863
- .e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret
1864
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret
1865
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
1794
+ .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,
1866
1795
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
1867
1796
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
1868
1797
  font-size: 12px;
@@ -2724,7 +2653,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2724
2653
  border-width: 0 1px 0 0;
2725
2654
  color: #f0f0f0;
2726
2655
  cursor: ew-resize;
2727
- height: calc(100%);
2656
+ height: 100%;
2728
2657
  position: absolute;
2729
2658
  width: 8px;
2730
2659
  z-index: 105;
@@ -2886,7 +2815,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2886
2815
  }
2887
2816
 
2888
2817
  .e-pv-radio-btn + .e-pv-radiobtn-span::before {
2889
- content: '';
2818
+ content: "";
2890
2819
  display: block;
2891
2820
  height: inherit;
2892
2821
  width: inherit;
@@ -3293,4 +3222,4 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3293
3222
 
3294
3223
  .e-pv-font-appearance-style-blazor {
3295
3224
  padding: 15px;
3296
- }
3225
+ }