@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
package/styles/fluent.css CHANGED
@@ -1,176 +1,137 @@
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
  }
9
-
10
8
  .e-pdfviewer .e-pv-open-document-icon::before {
11
- content: '\e83c';
9
+ content: "\e83c";
12
10
  }
13
-
14
11
  .e-pdfviewer .e-pv-download-document-icon::before {
15
- content: '\e7a1';
12
+ content: "\e7a1";
16
13
  }
17
-
18
14
  .e-pdfviewer .e-pv-print-document-icon::before {
19
- content: '\e75d';
15
+ content: "\e75d";
20
16
  }
21
-
22
17
  .e-pdfviewer .e-pv-first-page-navigation-icon::before {
23
- content: '\e833';
18
+ content: "\e833";
24
19
  }
25
-
26
20
  .e-pdfviewer .e-pv-previous-page-navigation-icon::before {
27
- content: '\e765';
21
+ content: "\e765";
28
22
  }
29
-
30
23
  .e-pdfviewer .e-pv-prev-search-icon::before {
31
24
  color: #605e5c;
32
- content: '\e765';
25
+ content: "\e765";
33
26
  }
34
-
35
27
  .e-pdfviewer .e-pv-next-page-navigation-icon::before {
36
- content: '\e748';
28
+ content: "\e748";
37
29
  }
38
-
39
30
  .e-pdfviewer .e-pv-next-search-icon::before {
40
31
  color: #605e5c;
41
- content: '\e748';
32
+ content: "\e748";
42
33
  }
43
-
44
34
  .e-pdfviewer .e-pv-last-page-navigation-icon::before {
45
- content: '\e818';
35
+ content: "\e818";
46
36
  }
47
-
48
37
  .e-pdfviewer .e-pv-zoom-out-icon::before {
49
- content: '\e81b';
38
+ content: "\e81b";
50
39
  line-height: 22px;
51
40
  }
52
-
53
41
  .e-pdfviewer .e-pv-zoom-in-icon::before {
54
- content: '\e768';
42
+ content: "\e768";
55
43
  line-height: 22px;
56
44
  }
57
-
58
45
  .e-pdfviewer .e-pv-thumbnail-view-icon::before {
59
- content: '\e79e';
46
+ content: "\e79e";
60
47
  }
61
-
62
48
  .e-pdfviewer .e-pv-stamp-icon::before {
63
- content: '\e717';
49
+ content: "\e717";
64
50
  }
65
-
66
51
  .e-pdfviewer .e-pv-thumbnail-view-disable-icon::before {
67
52
  color: #a19f9d;
68
- content: '\e79e';
53
+ content: "\e79e";
69
54
  }
70
-
71
55
  .e-pdfviewer .e-pv-thumbnail-view-selection-icon::before {
72
56
  color: #323130;
73
- content: '\e79e';
57
+ content: "\e79e";
74
58
  }
75
-
76
59
  .e-pdfviewer .e-pv-bookmark-icon::before {
77
- content: '\e750';
60
+ content: "\e750";
78
61
  }
79
-
80
62
  .e-pdfviewer .e-pv-bookmark-disable-icon::before {
81
63
  color: #a19f9d;
82
- content: '\e750';
64
+ content: "\e750";
83
65
  }
84
-
85
66
  .e-pdfviewer .e-pv-bookmark-selection-icon::before {
86
67
  color: #323130;
87
- content: '\e750';
68
+ content: "\e750";
88
69
  }
89
-
90
70
  .e-pdfviewer .e-pv-title-close-icon::before,
91
71
  .e-pdfviewer .e-pv-annotation-tools-close-icon::before,
92
72
  .e-pdfviewer .e-pv-annotation-popup-close::before {
93
- content: '\e7e7';
73
+ content: "\e7e7";
94
74
  }
95
-
96
75
  .e-pdfviewer .e-pv-resize-icon::before {
97
- content: '\e7e3';
76
+ content: "\e7e3";
98
77
  font-size: 10px;
99
78
  }
100
-
101
79
  .e-pdfviewer .e-pv-text-select-tool-icon::before {
102
- content: '\e74e';
80
+ content: "\e74e";
103
81
  }
104
-
105
82
  .e-pdfviewer .e-pv-pan-tool-icon::before {
106
- content: '\e7b1';
83
+ content: "\e7b1";
107
84
  }
108
-
109
85
  .e-pdfviewer .e-pv-text-search-icon::before {
110
- content: '\e754';
86
+ content: "\e754";
111
87
  }
112
-
113
88
  .e-pdfviewer .e-pv-search-icon::before {
114
- content: '\e754';
115
- font-family: 'e-icons';
89
+ content: "\e754";
90
+ font-family: "e-icons";
116
91
  }
117
-
118
92
  .e-pdfviewer .e-pv-search-close::before {
119
- content: '\e754';
120
- font-family: 'e-icons';
93
+ content: "\e754";
94
+ font-family: "e-icons";
121
95
  }
122
-
123
96
  .e-pdfviewer .e-pv-formdesigner-icon::before {
124
- content: '\e732';
97
+ content: "\e732";
125
98
  }
126
-
127
99
  .e-pdfviewer .e-pv-annotation-icon::before {
128
- content: '\e82a';
100
+ content: "\e82a";
129
101
  }
130
-
131
102
  .e-pdfviewer .e-pv-annotation-color-icon::before {
132
- content: '\e783';
103
+ content: "\e783";
133
104
  }
134
-
135
105
  .e-pdfviewer .e-pv-annotation-stroke-icon::before {
136
- content: '\e819';
106
+ content: "\e819";
137
107
  }
138
-
139
108
  .e-pdfviewer .e-pv-annotation-opacity-icon::before {
140
- content: '\e7e1';
109
+ content: "\e7e1";
141
110
  }
142
-
143
111
  .e-pdfviewer .e-pv-annotation-thickness-icon::before {
144
- content: '\e7bf';
112
+ content: "\e7bf";
145
113
  }
146
-
147
114
  .e-pdfviewer .e-pv-annotation-delete-icon::before {
148
- content: '\e820';
115
+ content: "\e820";
149
116
  }
150
-
151
117
  .e-pdfviewer .e-pv-undo-icon::before {
152
- content: '\e713';
118
+ content: "\e713";
153
119
  }
154
-
155
120
  .e-pdfviewer .e-pv-redo-icon::before {
156
- content: '\e755';
121
+ content: "\e755";
157
122
  }
158
-
159
123
  .e-pdfviewer .e-pv-more-icon::before {
160
- content: '\e701';
124
+ content: "\e701";
161
125
  }
162
-
163
126
  .e-pdfviewer .e-pv-backward-icon::before {
164
- content: '\e773';
127
+ content: "\e773";
165
128
  }
166
-
167
129
  .e-pdfviewer .e-pv-notification-icon {
168
130
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
169
131
  background-repeat: no-repeat;
170
132
  background-size: 36.7px 31.7px;
171
133
  height: 31.7px;
172
134
  }
173
-
174
135
  .e-pdfviewer .e-pv-notification-icon-rtl {
175
136
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjM1cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDM1IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTEuMiAoNTc1MTkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPg0KICAgIDx0aXRsZT5Hcm91cCAzPC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJDb3JydXB0ZWQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MTQuMDAwMDAwLCAtMzUzLjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTE5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0OTQuMDAwMDAwLCAyODUuMDAwMDAwKSI+DQogICAgICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgNjguMTg0NDc0KSI+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS4yMjM0NzA4LDEwLjM1NzYwMjYgTDEyLjY1MzYzNywyMy40MDU1MTA2IEwxNC4xMzIwOTA1LDI2Ljk5MTI0OTUgTDE5LjM2MTc3ODksMjYuOTkxMjQ5NSBDMjAuNDQwMjUwNywxNy44NjA2NDE1IDIwLjY5MzgwOTcsMTIuMzE2MDkyNSAyMC4xMjI0NTU4LDEwLjM1NzYwMjYgQzE5LjU1MTEwMTksOC4zOTkxMTI3NCAxNy45MTgxMDY5LDguMzk5MTEyNzQgMTUuMjIzNDcwOCwxMC4zNTc2MDI2IFoiIGlkPSJQYXRoLTExIiBmaWxsPSIjMEUwRTBFIj48L3BhdGg+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS42MjM4MDkxLDMwLjM4NzQxMDEgQzMzLjgyOTUxMDUsMzAuMzg3NDEwMSAzNC43MjA5MTk0LDI4LjgzODYyNDQgMzMuNjExOTMzMiwyNi45MjMxMDI4IEwxOS4yODk5MDMsMi4xODUwNTA2OCBDMTguMTgyMjEyMiwwLjI3MTc2NjU5NSAxNi4zODc1ODYsMC4yNjk1MjkwNjkgMTUuMjc4NTk5OCwyLjE4NTA1MDY4IEwwLjk1NjU2OTY4NSwyNi45MjMxMDI4IEMtMC4xNTExMjExMDMsMjguODM2Mzg2OCAwLjc0NDI0ODg4MiwzMC4zODc0MTAxIDIuOTQ0NjkzNzksMzAuMzg3NDEwMSBMMzEuNjIzODA5MSwzMC4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyMy4wNTQwNzY3IEwxOC45NTA5MTgxLDIzLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjYuMzg3NDEwMSBMMTUuNjE3NTg0OCwyNi4zODc0MTAxIFogTTE1LjYxNzU4NDgsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwxMC4wNTQwNzY3IEwxOC45NTA5MTgxLDEwLjA1NDA3NjcgTDE4Ljk1MDkxODEsMjAuNzIwNzQzNCBMMTUuNjE3NTg0OCwyMC43MjA3NDM0IFoiIGlkPSJTaGFwZSIgZmlsbD0iI0VGQzAwMiI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDwvZz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==");
176
137
  background-position: right;
@@ -178,142 +139,134 @@
178
139
  background-size: 36.7px 31.7px;
179
140
  height: 31.7px;
180
141
  }
181
-
182
142
  .e-pdfviewer .e-pv-textbox-icon::before {
183
- content: '\e830';
143
+ content: "\e830";
184
144
  }
185
-
186
145
  .e-pdfviewer .e-pv-password-icon::before {
187
- content: '\e753';
146
+ content: "\e753";
188
147
  }
189
-
190
148
  .e-pdfviewer .e-pv-checkbox-icon::before {
191
- content: '\e7e4';
149
+ content: "\e7e4";
192
150
  }
193
-
194
151
  .e-pdfviewer .e-pv-radiobutton-icon::before {
195
- content: '\e7b2';
152
+ content: "\e7b2";
196
153
  }
197
-
198
154
  .e-pdfviewer .e-pv-dropdown-icon::before {
199
- content: '\e7a6';
155
+ content: "\e7a6";
200
156
  }
201
-
202
157
  .e-pdfviewer .e-pv-listbox-icon::before {
203
- content: '\e77e';
158
+ content: "\e77e";
204
159
  }
205
-
206
160
  .e-pdfviewer .e-pv-annotation-shape-icon::before {
207
- content: '\e728';
161
+ content: "\e728";
208
162
  }
209
-
210
163
  .e-pdfviewer .e-pv-annotation-calibrate-icon::before {
211
- content: '\e7c7';
164
+ content: "\e7c7";
212
165
  }
213
166
 
214
167
  .e-pv-download-document-icon.e-menu-icon::before {
215
- content: '\e7a1';
168
+ content: "\e7a1";
216
169
  }
217
170
 
218
171
  .e-pv-bookmark-icon.e-menu-icon::before {
219
- content: '\e750';
172
+ content: "\e750";
220
173
  }
221
174
 
222
175
  .e-pv-highlight-icon::before {
223
- content: '\e739';
224
- font-family: 'e-icons';
176
+ content: "\e739";
177
+ font-family: "e-icons";
225
178
  }
226
179
 
227
180
  .e-pv-underline-icon::before {
228
- content: '\e82f';
229
- font-family: 'e-icons';
181
+ content: "\e82f";
182
+ font-family: "e-icons";
230
183
  }
231
184
 
232
185
  .e-pv-strikethrough-icon::before {
233
- content: '\e758';
234
- font-family: 'e-icons';
186
+ content: "\e758";
187
+ font-family: "e-icons";
235
188
  }
236
189
 
237
190
  .e-pv-copy-icon::before {
238
- content: '\e77c';
239
- font-family: 'e-icons';
191
+ content: "\e77c";
192
+ font-family: "e-icons";
240
193
  }
241
194
 
242
195
  .e-pv-cut-icon::before {
243
- content: '\e7fb';
244
- font-family: 'e-icons';
196
+ content: "\e7fb";
197
+ font-family: "e-icons";
245
198
  }
246
199
 
247
200
  .e-pv-paste-icon::before {
248
- content: '\e842';
249
- font-family: 'e-icons';
201
+ content: "\e842";
202
+ font-family: "e-icons";
250
203
  }
251
204
 
252
205
  .e-pv-delete-icon::before {
253
- content: '\e820';
254
- font-family: 'e-icons';
206
+ content: "\e820";
207
+ font-family: "e-icons";
255
208
  }
256
209
 
257
210
  .e-pv-properties-fill-color-icon::before {
258
- content: '\e783';
259
- font-family: 'e-icons';
211
+ content: "\e783";
212
+ font-family: "e-icons";
260
213
  }
261
214
 
262
215
  .e-pv-properties-stroke-color-icon::before {
263
- content: '\e819';
264
- font-family: 'e-icons';
216
+ content: "\e819";
217
+ font-family: "e-icons";
265
218
  }
266
219
 
267
220
  .e-pv-shape-line-icon::before {
268
- content: '\e819';
269
- font-family: 'e-icons';
221
+ content: "\e819";
222
+ font-family: "e-icons";
270
223
  }
271
224
 
272
225
  .e-pv-shape-arrow-icon::before {
273
- content: '\e708';
274
- font-family: 'e-icons';
226
+ content: "\e708";
227
+ font-family: "e-icons";
275
228
  }
276
229
 
277
230
  .e-pv-shape-rectangle-icon::before {
278
- content: '\e723';
279
- font-family: 'e-icons';
231
+ content: "\e723";
232
+ font-family: "e-icons";
280
233
  }
281
234
 
282
235
  .e-pv-shape-circle-icon::before {
283
- content: '\e7ca';
284
- font-family: 'e-icons';
236
+ content: "\e7ca";
237
+ font-family: "e-icons";
285
238
  }
286
239
 
287
240
  .e-pv-shape-pentagon-icon::before {
288
- content: '\e802';
289
- font-family: 'e-icons';
241
+ content: "\e802";
242
+ font-family: "e-icons";
290
243
  }
291
244
 
292
245
  .e-pv-comment-icon::before {
293
- content: '\e733';
294
- font-family: 'e-icons';
246
+ content: "\e733";
247
+ font-family: "e-icons";
295
248
  }
296
249
 
297
250
  .e-pv-property-icon::before {
298
- content: '\e83e';
299
- font-family: 'e-icons';
251
+ content: "\e83e";
252
+ font-family: "e-icons";
300
253
  }
301
254
 
302
255
  .e-pv-comment-selection-icon::before {
303
256
  color: #323130;
304
- content: '\e733';
305
- font-family: 'e-icons';
257
+ content: "\e733";
258
+ font-family: "e-icons";
306
259
  }
307
260
 
308
261
  .e-pv-comment-panel-icon::before {
309
- content: '\e71a';
310
- font-family: 'e-icons';
262
+ content: "\e71a";
263
+ font-family: "e-icons";
311
264
  }
312
265
 
313
266
  .e-pv-accepted-icon::before {
314
267
  color: #fff;
315
- content: '\e7a8';
316
- font-family: 'e-icons';
268
+ content: "\e7a8";
269
+ font-family: "e-icons";
317
270
  font-size: 14px;
318
271
  padding: 1px 1px 1px 4px;
319
272
  position: absolute;
@@ -321,8 +274,8 @@
321
274
 
322
275
  .e-pv-rejected-icon::before {
323
276
  color: #fff;
324
- content: '\e815';
325
- font-family: 'e-icons';
277
+ content: "\e815";
278
+ font-family: "e-icons";
326
279
  font-size: 14px;
327
280
  padding: 2px 1px 1px 4px;
328
281
  position: absolute;
@@ -330,8 +283,8 @@
330
283
 
331
284
  .e-pv-completed-icon::before {
332
285
  color: #fff;
333
- content: '\e774';
334
- font-family: 'e-icons';
286
+ content: "\e774";
287
+ font-family: "e-icons";
335
288
  font-size: 14px;
336
289
  padding: 2px 1px 1px 3.5px;
337
290
  position: absolute;
@@ -339,144 +292,144 @@
339
292
 
340
293
  .e-pv-cancelled-icon::before {
341
294
  color: #fff;
342
- content: '\e7e7';
343
- font-family: 'e-icons';
295
+ content: "\e7e7";
296
+ font-family: "e-icons";
344
297
  font-size: 14px;
345
298
  padding: 2px 1px 1px 3.5px;
346
299
  position: absolute;
347
300
  }
348
301
 
349
302
  .e-pv-scale-ratio-icon::before {
350
- content: '\e7c7';
351
- font-family: 'e-icons';
303
+ content: "\e7c7";
304
+ font-family: "e-icons";
352
305
  }
353
306
 
354
307
  .e-pv-calibrate-distance-icon::before {
355
- content: '\e743';
356
- font-family: 'e-icons';
308
+ content: "\e743";
309
+ font-family: "e-icons";
357
310
  }
358
311
 
359
312
  .e-pv-calibrate-perimeter-icon::before {
360
- content: '\e716';
361
- font-family: 'e-icons';
313
+ content: "\e716";
314
+ font-family: "e-icons";
362
315
  }
363
316
 
364
317
  .e-pv-calibrate-area-icon::before {
365
- content: '\e78c';
366
- font-family: 'e-icons';
318
+ content: "\e78c";
319
+ font-family: "e-icons";
367
320
  }
368
321
 
369
322
  .e-pv-calibrate-radius-icon::before {
370
- content: '\e790';
371
- font-family: 'e-icons';
323
+ content: "\e790";
324
+ font-family: "e-icons";
372
325
  }
373
326
 
374
327
  .e-pv-calibrate-volume-icon::before {
375
- content: '\e741';
376
- font-family: 'e-icons';
328
+ content: "\e741";
329
+ font-family: "e-icons";
377
330
  }
378
331
 
379
332
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret::before {
380
- content: '\e734';
333
+ content: "\e734";
381
334
  font-size: 18px;
382
335
  }
383
336
 
384
337
  .e-pv-freetext-icon::before {
385
- content: '\e7b3';
386
- font-family: 'e-icons';
338
+ content: "\e7b3";
339
+ font-family: "e-icons";
387
340
  }
388
341
 
389
342
  .e-pv-annotation-textcolor-icon::before {
390
- content: '\e79f';
343
+ content: "\e79f";
391
344
  }
392
345
 
393
346
  .e-pv-annotation-textalign-icon::before {
394
- content: '\e7b8';
395
- font-family: 'e-icons';
347
+ content: "\e7b8";
348
+ font-family: "e-icons";
396
349
  }
397
350
 
398
351
  .e-pv-annotation-textprop-icon::before {
399
- content: '\e71c';
400
- font-family: 'e-icons';
352
+ content: "\e71c";
353
+ font-family: "e-icons";
401
354
  }
402
355
 
403
356
  .e-pv-left-align-icon::before {
404
- content: '\e7b8';
405
- font-family: 'e-icons';
357
+ content: "\e7b8";
358
+ font-family: "e-icons";
406
359
  }
407
360
 
408
361
  .e-pv-right-align-icon::before {
409
- content: '\e719';
410
- font-family: 'e-icons';
362
+ content: "\e719";
363
+ font-family: "e-icons";
411
364
  }
412
365
 
413
366
  .e-pv-center-align-icon::before {
414
- content: '\e813';
415
- font-family: 'e-icons';
367
+ content: "\e813";
368
+ font-family: "e-icons";
416
369
  }
417
370
 
418
371
  .e-pv-justfiy-align-icon::before {
419
- content: '\e721';
420
- font-family: 'e-icons';
372
+ content: "\e721";
373
+ font-family: "e-icons";
421
374
  }
422
375
 
423
376
  .e-pv-bold-icon::before {
424
- content: '\e737';
425
- font-family: 'e-icons';
377
+ content: "\e737";
378
+ font-family: "e-icons";
426
379
  }
427
380
 
428
381
  .e-pv-italic-icon::before {
429
- content: '\e75a';
430
- font-family: 'e-icons';
382
+ content: "\e75a";
383
+ font-family: "e-icons";
431
384
  }
432
385
 
433
386
  .e-pv-strikeout-icon::before {
434
- content: '\e758';
435
- font-family: 'e-icons';
387
+ content: "\e758";
388
+ font-family: "e-icons";
436
389
  }
437
390
 
438
391
  .e-pv-underlinetext-icon::before {
439
- content: '\e82f';
440
- font-family: 'e-icons';
392
+ content: "\e82f";
393
+ font-family: "e-icons";
441
394
  }
442
395
 
443
396
  .e-pv-superscript-icon::before {
444
- content: '\e7a7';
445
- font-family: 'e-icons';
397
+ content: "\e7a7";
398
+ font-family: "e-icons";
446
399
  }
447
400
 
448
401
  .e-pv-subscript-icon::before {
449
- content: '\e80a';
450
- font-family: 'e-icons';
402
+ content: "\e80a";
403
+ font-family: "e-icons";
451
404
  }
452
405
 
453
406
  .e-pv-handwritten-icon::before {
454
- content: '\e7db';
455
- font-family: 'e-icons';
407
+ content: "\e7db";
408
+ font-family: "e-icons";
456
409
  }
457
410
 
458
411
  .e-pv-inkannotation-icon::before {
459
- content: '\e76e';
460
- font-family: 'e-icons';
412
+ content: "\e76e";
413
+ font-family: "e-icons";
461
414
  }
462
415
 
463
416
  .e-pv-delete::before {
464
- content: '\e820';
465
- font-family: 'e-icons';
417
+ content: "\e820";
418
+ font-family: "e-icons";
466
419
  }
467
420
 
468
421
  .e-pv-eye-icon::before {
469
- content: '\e7de';
422
+ content: "\e7de";
470
423
  cursor: pointer;
471
- font-family: 'e-icons';
424
+ font-family: "e-icons";
472
425
  font-size: 18px;
473
426
  padding: 7px;
474
427
  }
475
428
 
476
429
  .e-pv-eye-slash-icon::before {
477
- content: '\e887';
430
+ content: "\e887";
478
431
  cursor: pointer;
479
- font-family: 'e-icons';
432
+ font-family: "e-icons";
480
433
  font-size: 18px;
481
434
  padding: 7px;
482
435
  }
@@ -486,19 +439,16 @@
486
439
  border-style: solid;
487
440
  border-width: 1px 1px 1px 0;
488
441
  }
489
-
490
442
  .e-pdfviewer .e-pv-text-layer {
491
443
  position: absolute;
492
444
  top: 0;
493
445
  z-index: 2;
494
446
  }
495
-
496
447
  .e-pdfviewer .e-pv-annotation-canvas {
497
448
  left: 0;
498
449
  position: absolute;
499
450
  top: 0;
500
451
  }
501
-
502
452
  .e-pdfviewer .e-pv-text {
503
453
  background: transparent;
504
454
  color: transparent;
@@ -506,50 +456,40 @@
506
456
  opacity: 0.6;
507
457
  position: absolute;
508
458
  }
509
-
510
459
  .e-pdfviewer .e-pv-search-text-highlight,
511
460
  .e-pdfviewer .e-pv-search-text-highlightother {
512
461
  line-height: normal;
513
462
  opacity: 0.6;
514
463
  position: absolute;
515
464
  }
516
-
517
465
  .e-pdfviewer .e-pv-hyperlink {
518
466
  z-index: 2;
519
467
  }
520
-
521
468
  .e-pdfviewer .e-pv-hyperlink.e-pv-onselection {
522
469
  z-index: 1;
523
470
  }
524
-
525
471
  .e-pdfviewer .e-enable-text-selection {
526
472
  -ms-user-select: text;
527
473
  -webkit-user-select: text;
528
474
  user-select: text;
529
475
  }
530
-
531
476
  .e-pdfviewer .e-disable-text-selection {
532
477
  -ms-user-select: none;
533
478
  -webkit-user-select: none;
534
479
  user-select: none;
535
480
  }
536
-
537
481
  .e-pdfviewer .e-enable-text-selection .e-pv-text {
538
482
  display: inline-block;
539
483
  }
540
-
541
484
  .e-pdfviewer .e-disable-text-selection .e-pv-text {
542
485
  display: none;
543
486
  }
544
-
545
487
  .e-pdfviewer .e-pv-cursor {
546
488
  cursor: text;
547
489
  }
548
-
549
490
  .e-pdfviewer .e-pv-crosshair-cursor {
550
491
  cursor: crosshair;
551
492
  }
552
-
553
493
  .e-pdfviewer .e-pv-touch-select-drop {
554
494
  display: inline-block;
555
495
  height: 30px;
@@ -557,7 +497,6 @@
557
497
  width: 30px;
558
498
  z-index: 1000;
559
499
  }
560
-
561
500
  .e-pdfviewer .e-pv-touch-ellipse {
562
501
  background-color: #0078d4;
563
502
  border-bottom-left-radius: 50%;
@@ -571,7 +510,6 @@
571
510
  position: absolute;
572
511
  width: 20px;
573
512
  }
574
-
575
513
  .e-pdfviewer .e-pv-annotation-note {
576
514
  border-radius: 2px;
577
515
  cursor: auto;
@@ -586,12 +524,10 @@
586
524
  width: auto;
587
525
  z-index: 10000;
588
526
  }
589
-
590
527
  .e-pdfviewer .e-pv-annotation-note-author {
591
528
  border-bottom: 1px solid #000;
592
529
  font-weight: bold;
593
530
  }
594
-
595
531
  .e-pdfviewer .e-pv-annotation-popup-menu {
596
532
  cursor: auto;
597
533
  min-width: 396px;
@@ -600,39 +536,33 @@
600
536
  width: auto;
601
537
  z-index: 10000;
602
538
  }
603
-
604
539
  .e-pdfviewer .e-pv-annotation-popup-header {
605
540
  height: auto;
606
541
  min-height: 29px;
607
542
  padding-top: 14px;
608
543
  }
609
-
610
544
  .e-pdfviewer .e-pv-annotation-popup-author {
611
545
  float: left;
612
546
  font-size: 16px;
613
547
  font-weight: bold;
614
548
  margin-left: 14px;
615
549
  }
616
-
617
550
  .e-pdfviewer .e-pv-annotation-popup-close {
618
551
  float: right;
619
552
  height: 20px;
620
553
  margin-right: 14px;
621
554
  width: 20px;
622
555
  }
623
-
624
556
  .e-pdfviewer .e-pv-annotation-modified-time {
625
557
  height: 14px;
626
558
  margin-left: 14px;
627
559
  padding-top: 8px;
628
560
  }
629
-
630
561
  .e-pdfviewer .e-pv-annotation-popup-note-container {
631
562
  height: auto;
632
563
  padding: 14px;
633
564
  width: auto;
634
565
  }
635
-
636
566
  .e-pdfviewer .e-pv-annotation-popup-content {
637
567
  background-color: #fff;
638
568
  border: 1px solid;
@@ -641,12 +571,10 @@
641
571
  overflow: hidden auto;
642
572
  width: 368px;
643
573
  }
644
-
645
574
  .e-pdfviewer .e-pv-properties-fill-color-icon,
646
575
  .e-pdfviewer .e-pv-properties-stroke-color-icon {
647
576
  border-bottom: 2px solid;
648
577
  }
649
-
650
578
  .e-pdfviewer .e-pv-drop {
651
579
  color: #0078d4;
652
580
  display: inline-block;
@@ -655,7 +583,6 @@
655
583
  width: 20px;
656
584
  z-index: 1000;
657
585
  }
658
-
659
586
  .e-pdfviewer .e-pv-droplet {
660
587
  background-color: #0078d4;
661
588
  border-bottom-left-radius: 50%;
@@ -673,7 +600,7 @@
673
600
  .e-pv-viewer-container {
674
601
  background-color: #e1dfdd;
675
602
  border-color: #e1dfdd;
676
- height: calc(100%);
603
+ height: 100%;
677
604
  overflow: auto;
678
605
  position: relative;
679
606
  -ms-touch-action: pan-x pan-y;
@@ -1167,7 +1094,7 @@ input.e-pv-input-password::-ms-reveal {
1167
1094
  padding-top: 6.9px;
1168
1095
  }
1169
1096
 
1170
- .e-pv-password-popup.e-dialog span[id*='_prompt'] {
1097
+ .e-pv-password-popup.e-dialog span[id*=_prompt] {
1171
1098
  font-size: 16px;
1172
1099
  letter-spacing: -0.16px;
1173
1100
  }
@@ -1234,7 +1161,7 @@ input.e-pv-input-password::-ms-reveal {
1234
1161
  bottom: 0;
1235
1162
  position: absolute;
1236
1163
  top: 56px;
1237
- transition: transform .3s ease;
1164
+ transition: transform 0.3s ease;
1238
1165
  transition-duration: 200ms;
1239
1166
  transition-timing-function: ease;
1240
1167
  width: 250px;
@@ -1353,7 +1280,7 @@ input.e-pv-input-password::-ms-reveal {
1353
1280
  border-width: 0;
1354
1281
  color: inherit;
1355
1282
  cursor: ew-resize;
1356
- height: calc(100%);
1283
+ height: 100%;
1357
1284
  position: absolute;
1358
1285
  width: 8px;
1359
1286
  z-index: 105;
@@ -1959,9 +1886,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
1959
1886
  height: 16px;
1960
1887
  }
1961
1888
 
1962
- .e-pv-annotation-color-container.e-dropdown-btn.e-btn .e-caret
1963
- .e-pv-annotation-opacity-container.e-dropdown-btn.e-btn .e-caret
1964
- .e-pv-annotation-textcolor-container.e-dropdown-btn.e-btn .e-caret,
1889
+ .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,
1965
1890
  .e-pv-annotation-textalign-container.e-dropdown-btn.e-btn .e-caret,
1966
1891
  .e-pv-annotation-textprop-container.e-dropdown-btn.e-btn .e-caret {
1967
1892
  font-size: 16px;
@@ -2923,7 +2848,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
2923
2848
  border-width: 0;
2924
2849
  color: inherit;
2925
2850
  cursor: ew-resize;
2926
- height: calc(100%);
2851
+ height: 100%;
2927
2852
  position: absolute;
2928
2853
  width: 8px;
2929
2854
  z-index: 105;
@@ -3087,7 +3012,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3087
3012
  }
3088
3013
 
3089
3014
  .e-pv-radio-btn + .e-pv-radiobtn-span::before {
3090
- content: '';
3015
+ content: "";
3091
3016
  display: block;
3092
3017
  height: inherit;
3093
3018
  width: inherit;
@@ -3370,7 +3295,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3370
3295
  -webkit-user-select: none;
3371
3296
  color: #201f1e;
3372
3297
  display: block;
3373
- font-family: 'Segoe UI';
3298
+ font-family: "Segoe UI";
3374
3299
  height: 24px;
3375
3300
  font-size: 16px;
3376
3301
  font-style: normal;
@@ -3388,7 +3313,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3388
3313
  }
3389
3314
 
3390
3315
  .e-pv-form-field-property-header-general {
3391
- font-family: 'Segoe UI';
3316
+ font-family: "Segoe UI";
3392
3317
  height: 24px;
3393
3318
  font-size: 14px;
3394
3319
  font-style: normal;
@@ -3445,7 +3370,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3445
3370
  font-size: 14px;
3446
3371
  font-style: normal;
3447
3372
  font-weight: normal;
3448
- font-family: 'Segoe UI';
3373
+ font-family: "Segoe UI";
3449
3374
  font-weight: 600;
3450
3375
  margin-bottom: 4px;
3451
3376
  height: 22px;
@@ -3527,4 +3452,4 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3527
3452
 
3528
3453
  .e-pv-font-appearance-style-blazor {
3529
3454
  padding: 15px 18px;
3530
- }
3455
+ }