@syncfusion/ej2-pdfviewer 17.3.58-4568 → 17.3.60-4568

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 (77) hide show
  1. package/dist/ej2-pdfviewer.umd.min.js +1 -1
  2. package/dist/ej2-pdfviewer.umd.min.js.map +1 -1
  3. package/dist/es6/ej2-pdfviewer.es2015.js +64 -49
  4. package/dist/es6/ej2-pdfviewer.es2015.js.map +1 -1
  5. package/dist/es6/ej2-pdfviewer.es5.js +64 -49
  6. package/dist/es6/ej2-pdfviewer.es5.js.map +1 -1
  7. package/package.json +1 -1
  8. package/src/pdfviewer/annotation/annotation.js +3 -0
  9. package/src/pdfviewer/annotation/text-markup-annotation.js +8 -2
  10. package/src/pdfviewer/base/pdfviewer-base.d.ts +2 -0
  11. package/src/pdfviewer/base/pdfviewer-base.js +36 -10
  12. package/src/pdfviewer/magnification/magnification.d.ts +0 -1
  13. package/src/pdfviewer/magnification/magnification.js +14 -37
  14. package/src/pdfviewer/pdfviewer-model.d.ts +7 -0
  15. package/src/pdfviewer/pdfviewer.d.ts +6 -0
  16. package/src/pdfviewer/pdfviewer.js +3 -0
  17. package/styles/bootstrap-dark.css +10 -6
  18. package/styles/bootstrap-dark.scss +4 -1
  19. package/styles/bootstrap.css +10 -6
  20. package/styles/bootstrap.scss +4 -1
  21. package/styles/bootstrap4.css +10 -6
  22. package/styles/bootstrap4.scss +4 -1
  23. package/styles/bootstrap5-dark.css +15 -8
  24. package/styles/bootstrap5-dark.scss +4 -1
  25. package/styles/bootstrap5.css +15 -8
  26. package/styles/bootstrap5.scss +4 -1
  27. package/styles/fabric-dark.css +10 -6
  28. package/styles/fabric-dark.scss +4 -1
  29. package/styles/fabric.css +10 -6
  30. package/styles/fabric.scss +4 -1
  31. package/styles/fluent-dark.css +10 -6
  32. package/styles/fluent-dark.scss +4 -1
  33. package/styles/fluent.css +10 -6
  34. package/styles/fluent.scss +4 -1
  35. package/styles/fluent2.css +5008 -0
  36. package/styles/fluent2.scss +4 -0
  37. package/styles/highcontrast-light.css +10 -6
  38. package/styles/highcontrast-light.scss +4 -1
  39. package/styles/highcontrast.css +10 -6
  40. package/styles/highcontrast.scss +4 -1
  41. package/styles/material-dark.css +10 -6
  42. package/styles/material-dark.scss +4 -1
  43. package/styles/material.css +10 -6
  44. package/styles/material.scss +4 -1
  45. package/styles/material3-dark.css +12 -9
  46. package/styles/material3-dark.scss +4 -1
  47. package/styles/material3.css +12 -9
  48. package/styles/material3.scss +4 -1
  49. package/styles/pdfviewer/_bootstrap5.3-definition.scss +540 -0
  50. package/styles/pdfviewer/_fluent2-definition.scss +45 -44
  51. package/styles/pdfviewer/_theme.scss +461 -36
  52. package/styles/pdfviewer/bootstrap-dark.css +10 -6
  53. package/styles/pdfviewer/bootstrap.css +10 -6
  54. package/styles/pdfviewer/bootstrap4.css +10 -6
  55. package/styles/pdfviewer/bootstrap5-dark.css +15 -8
  56. package/styles/pdfviewer/bootstrap5.css +15 -8
  57. package/styles/pdfviewer/fabric-dark.css +10 -6
  58. package/styles/pdfviewer/fabric.css +10 -6
  59. package/styles/pdfviewer/fluent-dark.css +10 -6
  60. package/styles/pdfviewer/fluent.css +10 -6
  61. package/styles/pdfviewer/fluent2.css +5008 -0
  62. package/styles/pdfviewer/fluent2.scss +4 -0
  63. package/styles/pdfviewer/highcontrast-light.css +10 -6
  64. package/styles/pdfviewer/highcontrast.css +10 -6
  65. package/styles/pdfviewer/icons/_bootstrap5.3.scss +509 -0
  66. package/styles/pdfviewer/icons/_bootstrap5.scss +0 -2
  67. package/styles/pdfviewer/icons/_fluent2.scss +510 -0
  68. package/styles/pdfviewer/material-dark.css +10 -6
  69. package/styles/pdfviewer/material.css +10 -6
  70. package/styles/pdfviewer/material3-dark.css +12 -9
  71. package/styles/pdfviewer/material3.css +12 -9
  72. package/styles/pdfviewer/tailwind-dark.css +10 -6
  73. package/styles/pdfviewer/tailwind.css +10 -6
  74. package/styles/tailwind-dark.css +10 -6
  75. package/styles/tailwind-dark.scss +4 -1
  76. package/styles/tailwind.css +10 -6
  77. package/styles/tailwind.scss +4 -1
@@ -0,0 +1,4 @@
1
+ @import 'ej2-base/styles/definition/fluent2.scss';
2
+ @import 'fluent2-definition.scss';
3
+ @import 'icons/fluent2.scss';
4
+ @import 'all.scss';
@@ -1014,6 +1014,10 @@ input.e-pv-input-password::-ms-reveal {
1014
1014
  padding: 0 0 0 3px;
1015
1015
  }
1016
1016
 
1017
+ .e-pv-fontfamily-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input {
1018
+ width: 100px;
1019
+ }
1020
+
1017
1021
  .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
1018
1022
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
1019
1023
  .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
@@ -2195,9 +2199,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2195
2199
 
2196
2200
  .e-pv-organize-total-page-button {
2197
2201
  float: left;
2198
- font-size: 12;
2199
2202
  font-weight: normal;
2200
2203
  color: #000;
2204
+ font-size: 12;
2201
2205
  }
2202
2206
 
2203
2207
  .e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
@@ -2454,8 +2458,8 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2454
2458
  .e-pv-properties-line-stroke-color-label,
2455
2459
  .e-pv-properties-line-opacity-label,
2456
2460
  .e-pv-properties-line-leader-length-label {
2457
- margin-bottom: 8px;
2458
2461
  font-size: 14px;
2462
+ margin-bottom: 8px;
2459
2463
  }
2460
2464
 
2461
2465
  .e-pv-properties-line-end-container,
@@ -3043,8 +3047,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3043
3047
  }
3044
3048
 
3045
3049
  .e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
3046
- margin-top: 10px;
3047
3050
  padding-bottom: 1px;
3051
+ margin-top: 10px;
3048
3052
  }
3049
3053
 
3050
3054
  .e-pdfviewer .e-pv-signature-window .e-footer-content {
@@ -3136,12 +3140,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3136
3140
  border-radius: 5px;
3137
3141
  display: inline-block;
3138
3142
  font-size: 13px;
3139
- height: 88px;
3140
- margin: 15px;
3141
3143
  padding-top: 40px;
3142
3144
  text-align: center;
3143
- width: 311px;
3144
3145
  word-wrap: break-word;
3146
+ height: 88px;
3147
+ width: 311px;
3148
+ margin: 15px;
3145
3149
  }
3146
3150
 
3147
3151
  .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
@@ -1014,6 +1014,10 @@ input.e-pv-input-password::-ms-reveal {
1014
1014
  padding: 0 0 0 3px;
1015
1015
  }
1016
1016
 
1017
+ .e-pv-fontfamily-container .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input {
1018
+ width: 100px;
1019
+ }
1020
+
1017
1021
  .e-input-group.e-control-wrapper.e-pv-zoom-drop-down.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
1018
1022
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
1019
1023
  .e-input-group.e-control-wrapper.e-pv-zoom-drop-down-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error),
@@ -2195,9 +2199,9 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2195
2199
 
2196
2200
  .e-pv-organize-total-page-button {
2197
2201
  float: left;
2198
- font-size: 12;
2199
2202
  font-weight: normal;
2200
2203
  color: #fff;
2204
+ font-size: 12;
2201
2205
  }
2202
2206
 
2203
2207
  .e-pdfviewer .e-pv-organize-window .e-footer-content .e-btn.e-flat:disabled {
@@ -2458,8 +2462,8 @@ div > .e-pv-bookmark-icon.e-pv-icon {
2458
2462
  .e-pv-properties-line-stroke-color-label,
2459
2463
  .e-pv-properties-line-opacity-label,
2460
2464
  .e-pv-properties-line-leader-length-label {
2461
- margin-bottom: 8px;
2462
2465
  font-size: 14px;
2466
+ margin-bottom: 8px;
2463
2467
  }
2464
2468
 
2465
2469
  .e-pv-properties-line-end-container,
@@ -3047,8 +3051,8 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3047
3051
  }
3048
3052
 
3049
3053
  .e-pdfviewer .e-pv-signature-apperance .e-checkbox-wrapper {
3050
- margin-top: 10px;
3051
3054
  padding-bottom: 1px;
3055
+ margin-top: 10px;
3052
3056
  }
3053
3057
 
3054
3058
  .e-pdfviewer .e-pv-signature-window .e-footer-content {
@@ -3145,12 +3149,12 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
3145
3149
  border-radius: 5px;
3146
3150
  display: inline-block;
3147
3151
  font-size: 13px;
3148
- height: 88px;
3149
- margin: 15px;
3150
3152
  padding-top: 40px;
3151
3153
  text-align: center;
3152
- width: 311px;
3153
3154
  word-wrap: break-word;
3155
+ height: 88px;
3156
+ width: 311px;
3157
+ margin: 15px;
3154
3158
  }
3155
3159
 
3156
3160
  .e-pv-stamp-template-container .e-menu-container .e-menu .e-menu-item.e-focused {
@@ -0,0 +1,509 @@
1
+ @include export-module('pdfviewer-bootstrap-icons') {
2
+ .e-pdfviewer {
3
+ .e-pv-icon::before {
4
+ font-family: 'e-icons';
5
+ }
6
+
7
+ .e-pv-icon-search::before {
8
+ font-family: 'e-icons';
9
+ font-size: 12px;
10
+ }
11
+
12
+ .e-pv-open-document-icon::before {
13
+ content: '\e83c';
14
+ }
15
+
16
+ .e-pv-download-document-icon::before {
17
+ content: '\e7a1';
18
+ }
19
+
20
+ .e-pv-print-document-icon::before {
21
+ content: '\e75d';
22
+ }
23
+
24
+ .e-pv-first-page-navigation-icon::before {
25
+ content: '\e833';
26
+ }
27
+
28
+ .e-pv-previous-page-navigation-icon::before {
29
+ content: '\e765';
30
+ }
31
+
32
+ .e-pv-rotate-right-icon::before{
33
+ content: '\e8a6';
34
+ }
35
+
36
+ .e-pv-organize-view-icon::before{
37
+ content: '\e8dc';
38
+ }
39
+
40
+ .e-pv-organize-view-disable-icon::before{
41
+ color: $pv-thumbnail-icon-disable-color;
42
+ content: '\e8dc';
43
+ }
44
+
45
+ .e-pv-organize-view-selection-icon::before{
46
+ color: $pv-thumbnail-icon-selection-color;
47
+ content: '\e8dc';
48
+ }
49
+
50
+ .e-pv-rotate-left-icon::before{
51
+ content: '\e8a5';
52
+ }
53
+
54
+ .e-pv-prev-search-icon::before {
55
+ content: '\e765';
56
+ }
57
+
58
+ .e-pv-next-page-navigation-icon::before {
59
+ content: '\e748';
60
+ }
61
+
62
+ .e-pv-next-search-icon::before {
63
+ content: '\e748';
64
+ }
65
+
66
+ .e-pv-last-page-navigation-icon::before {
67
+ content: '\e818';
68
+ }
69
+
70
+ .e-pv-zoom-out-icon::before {
71
+ content: '\e81b';
72
+ line-height: $pv-toolbaritem-btn-line-height;
73
+ }
74
+
75
+ .e-pv-zoom-in-icon::before {
76
+ content: '\e768';
77
+ line-height: $pv-toolbaritem-btn-line-height;
78
+ }
79
+
80
+ .e-pv-thumbnail-view-icon::before {
81
+ content: '\e79e';
82
+ }
83
+
84
+ .e-pv-stamp-icon::before {
85
+ content: '\e717';
86
+ }
87
+
88
+ .e-pv-thumbnail-view-disable-icon::before {
89
+ color: $pv-thumbnail-icon-disable-color;
90
+ content: '\e79e';
91
+ }
92
+
93
+ .e-pv-thumbnail-view-selection-icon::before {
94
+ color: $pv-thumbnail-icon-selection-color;
95
+ content: '\e79e';
96
+ }
97
+
98
+ .e-pv-bookmark-icon::before {
99
+ content: '\e750';
100
+ }
101
+
102
+ .e-pv-bookmark-disable-icon::before {
103
+ color: $pv-thumbnail-icon-disable-color;
104
+ content: '\e750';
105
+ }
106
+
107
+ .e-pv-bookmark-selection-icon::before {
108
+ color: $pv-thumbnail-icon-selection-color;
109
+ content: '\e750';
110
+ }
111
+
112
+ .e-pv-title-close-icon::before,
113
+ .e-pv-annotation-tools-close-icon::before,
114
+ .e-pv-annotation-popup-close::before {
115
+ content: '\e7e7';
116
+ }
117
+
118
+ .e-pv-resize-icon::before {
119
+ content: '\e7e3';
120
+ font-size: 10px;
121
+ }
122
+
123
+ .e-pv-text-select-tool-icon::before {
124
+ content: '\e74e';
125
+ }
126
+
127
+ .e-pv-pan-tool-icon::before {
128
+ content: '\e7b1';
129
+ }
130
+
131
+ .e-pv-text-search-icon::before {
132
+ content: '\e754';
133
+ }
134
+
135
+ .e-pv-search-icon::before {
136
+ content: '\e754';
137
+ font-family: 'e-icons';
138
+ }
139
+
140
+ .e-pv-search-close::before {
141
+ content: '\e7e7';
142
+ font-family: 'e-icons';
143
+ }
144
+
145
+ .e-pv-formdesigner-icon::before {
146
+ content: '\e732';
147
+ }
148
+
149
+ .e-pv-annotation-icon::before {
150
+ content: '\e82a';
151
+ }
152
+
153
+ .e-pv-annotation-color-icon::before {
154
+ content: '\e783';
155
+ }
156
+
157
+ .e-pv-annotation-stroke-icon::before {
158
+ content: '\e819';
159
+ }
160
+
161
+ .e-pv-annotation-opacity-icon::before {
162
+ content: '\e7e1';
163
+ }
164
+
165
+ .e-pv-annotation-thickness-icon::before {
166
+ content: '\e7bf';
167
+ }
168
+
169
+ .e-pv-annotation-delete-icon::before {
170
+ content: '\e820';
171
+ }
172
+
173
+ .e-pv-undo-icon::before {
174
+ content: '\e713';
175
+ }
176
+
177
+ .e-pv-redo-icon::before {
178
+ content: '\e755';
179
+ }
180
+
181
+ .e-pv-more-icon::before {
182
+ @if $skin-name == 'bootstrap5' {
183
+ color: $icon-color;
184
+ }
185
+ content: '\e701';
186
+ }
187
+
188
+ .e-pv-backward-icon::before {
189
+ content: '\e773';
190
+ }
191
+
192
+ .e-pv-notification-icon {
193
+ background-image: $pv-corrupted-notification-background-image;
194
+ background-repeat: $pv-corrupted-notification-background-repeat;
195
+ background-size: $pv-corrupted-notification-background-size;
196
+ height: $pv-corrupted-notification-height;
197
+ }
198
+
199
+ .e-pv-notification-icon-rtl {
200
+ background-image: $pv-corrupted-notification-background-image;
201
+ background-position: $pv-corrupted-notification-background-position;
202
+ background-repeat: $pv-corrupted-notification-background-repeat;
203
+ background-size: $pv-corrupted-notification-background-size;
204
+ height: $pv-corrupted-notification-height;
205
+ }
206
+
207
+ .e-pv-textbox-icon::before {
208
+ content: '\e830';
209
+ }
210
+
211
+ .e-pv-password-icon::before {
212
+ content: '\e753';
213
+ }
214
+
215
+ .e-pv-checkbox-icon::before {
216
+ content: '\e7e4';
217
+ }
218
+
219
+ .e-pv-radiobutton-icon::before {
220
+ content: '\e7b2';
221
+ }
222
+
223
+ .e-pv-dropdown-icon::before {
224
+ content: '\e7a6';
225
+ }
226
+
227
+ .e-pv-listbox-icon::before {
228
+ content: '\e77e';
229
+ }
230
+
231
+ .e-pv-annotation-shape-icon::before {
232
+ content: '\e728';
233
+ }
234
+
235
+ .e-pv-annotation-calibrate-icon::before {
236
+ content: '\e7c7';
237
+ }
238
+ }
239
+
240
+ .e-pv-download-document-icon.e-menu-icon::before {
241
+ content: '\e7a1';
242
+ }
243
+
244
+ .e-pv-bookmark-icon.e-menu-icon::before {
245
+ content: '\e750';
246
+ }
247
+
248
+ .e-pv-highlight-icon::before {
249
+ content: '\e739';
250
+ font-family: 'e-icons';
251
+ }
252
+
253
+ .e-pv-underline-icon::before {
254
+ content: '\e82f';
255
+ font-family: 'e-icons';
256
+ }
257
+
258
+ .e-pv-strikethrough-icon::before {
259
+ content: '\e758';
260
+ font-family: 'e-icons';
261
+ }
262
+
263
+ .e-pv-copy-icon::before {
264
+ content: '\e77c';
265
+ font-family: 'e-icons';
266
+ }
267
+
268
+ .e-pv-cut-icon::before {
269
+ content: '\e7fb';
270
+ font-family: 'e-icons';
271
+ }
272
+
273
+ .e-pv-paste-icon::before {
274
+ content: '\e842';
275
+ font-family: 'e-icons';
276
+ }
277
+
278
+ .e-pv-delete-icon::before {
279
+ content: '\e820';
280
+ font-family: 'e-icons';
281
+ }
282
+
283
+ .e-pv-properties-fill-color-icon::before {
284
+ content: '\e783';
285
+ font-family: 'e-icons';
286
+ }
287
+
288
+ .e-pv-properties-stroke-color-icon::before {
289
+ content: '\e819';
290
+ font-family: 'e-icons';
291
+ }
292
+
293
+ .e-pv-shape-line-icon::before {
294
+ content: '\e819';
295
+ font-family: 'e-icons';
296
+ }
297
+
298
+ .e-pv-shape-arrow-icon::before {
299
+ content: '\e708';
300
+ font-family: 'e-icons';
301
+ }
302
+
303
+ .e-pv-shape-rectangle-icon::before {
304
+ content: '\e723';
305
+ font-family: 'e-icons';
306
+ }
307
+
308
+ .e-pv-shape-circle-icon::before {
309
+ content: '\e7ca';
310
+ font-family: 'e-icons';
311
+ }
312
+
313
+ .e-pv-shape-pentagon-icon::before {
314
+ content: '\e802';
315
+ font-family: 'e-icons';
316
+ }
317
+
318
+ .e-pv-comment-icon::before {
319
+ content: '\e733';
320
+ font-family: 'e-icons';
321
+ }
322
+
323
+ .e-pv-property-icon::before {
324
+ content: '\e83e';
325
+ font-family: 'e-icons';
326
+ }
327
+
328
+ .e-pv-comment-selection-icon::before {
329
+ color: $pv-thumbnail-icon-selection-color;
330
+ content: '\e733';
331
+ font-family: 'e-icons';
332
+ }
333
+
334
+ .e-pv-comment-panel-icon::before {
335
+ content: '\e71a';
336
+ font-family: 'e-icons';
337
+ }
338
+
339
+ .e-pv-accepted-icon::before {
340
+ color: $pv-status-icon-color;
341
+ content: '\e7a8';
342
+ font-family: 'e-icons';
343
+ font-size: $pv-status-icon-font-size;
344
+ padding: $pv-accepted-icon-padding;
345
+ position: $pv-status-icon-position;
346
+ }
347
+
348
+ .e-pv-rejected-icon::before {
349
+ color: $pv-status-icon-color;
350
+ content: '\e815';
351
+ font-family: 'e-icons';
352
+ font-size: $pv-status-icon-font-size;
353
+ padding: $pv-rejected-icon-padding;
354
+ position: $pv-status-icon-position;
355
+ }
356
+
357
+ .e-pv-completed-icon::before {
358
+ color: $pv-status-icon-color;
359
+ content: '\e774';
360
+ font-family: 'e-icons';
361
+ font-size: $pv-status-icon-font-size;
362
+ padding: $pv-status-icon-padding;
363
+ position: $pv-status-icon-position;
364
+ }
365
+
366
+ .e-pv-cancelled-icon::before {
367
+ color: $pv-status-icon-color;
368
+ content: '\e7e7';
369
+ font-family: 'e-icons';
370
+ font-size: $pv-status-icon-font-size;
371
+ padding: $pv-status-icon-padding;
372
+ position: $pv-status-icon-position;
373
+ }
374
+
375
+ .e-pv-scale-ratio-icon::before {
376
+ content: '\e7c7';
377
+ font-family: 'e-icons';
378
+ }
379
+
380
+ .e-pv-calibrate-distance-icon::before {
381
+ content: '\e743';
382
+ font-family: 'e-icons';
383
+ }
384
+
385
+ .e-pv-calibrate-perimeter-icon::before {
386
+ content: '\e716';
387
+ font-family: 'e-icons';
388
+ }
389
+
390
+ .e-pv-calibrate-area-icon::before {
391
+ content: '\e78c';
392
+ font-family: 'e-icons';
393
+ }
394
+
395
+ .e-pv-calibrate-radius-icon::before {
396
+ content: '\e790';
397
+ font-family: 'e-icons';
398
+ }
399
+
400
+ .e-pv-calibrate-volume-icon::before {
401
+ content: '\e741';
402
+ font-family: 'e-icons';
403
+ }
404
+
405
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret::before {
406
+ content: '\e734';
407
+ font-size: 18px;
408
+ }
409
+
410
+ .e-pv-freetext-icon::before {
411
+ content: '\e7b3';
412
+ font-family: 'e-icons';
413
+ }
414
+
415
+ .e-pv-annotation-textcolor-icon::before {
416
+ content: '\e79f';
417
+ }
418
+
419
+ .e-pv-annotation-textalign-icon::before {
420
+ content: '\e7b8';
421
+ font-family: 'e-icons';
422
+ }
423
+
424
+ .e-pv-annotation-textprop-icon::before {
425
+ content: '\e71c';
426
+ font-family: 'e-icons';
427
+ }
428
+
429
+ .e-pv-left-align-icon::before {
430
+ content: '\e7b8';
431
+ font-family: 'e-icons';
432
+ }
433
+
434
+ .e-pv-right-align-icon::before {
435
+ content: '\e719';
436
+ font-family: 'e-icons';
437
+ }
438
+
439
+ .e-pv-center-align-icon::before {
440
+ content: '\e813';
441
+ font-family: 'e-icons';
442
+ }
443
+
444
+ .e-pv-justfiy-align-icon::before {
445
+ content: '\e721';
446
+ font-family: 'e-icons';
447
+ }
448
+
449
+ .e-pv-bold-icon::before {
450
+ content: '\e737';
451
+ font-family: 'e-icons';
452
+ }
453
+
454
+ .e-pv-italic-icon::before {
455
+ content: '\e75a';
456
+ font-family: 'e-icons';
457
+ }
458
+
459
+ .e-pv-strikeout-icon::before {
460
+ content: '\e758';
461
+ font-family: 'e-icons';
462
+ }
463
+
464
+ .e-pv-underlinetext-icon::before {
465
+ content: '\e82f';
466
+ font-family: 'e-icons';
467
+ }
468
+
469
+ .e-pv-superscript-icon::before {
470
+ content: '\e7a7';
471
+ font-family: 'e-icons';
472
+ }
473
+
474
+ .e-pv-subscript-icon::before {
475
+ content: '\e80a';
476
+ font-family: 'e-icons';
477
+ }
478
+
479
+ .e-pv-handwritten-icon::before {
480
+ content: '\e7db';
481
+ font-family: 'e-icons';
482
+ }
483
+
484
+ .e-pv-inkannotation-icon::before {
485
+ content: '\e76e';
486
+ font-family: 'e-icons';
487
+ }
488
+
489
+ .e-pv-delete::before {
490
+ content: '\e820';
491
+ font-family: 'e-icons';
492
+ }
493
+
494
+ .e-pv-eye-icon::before {
495
+ content: '\e7de';
496
+ cursor: $pv-eye-icon-hover-cursor;
497
+ font-family: 'e-icons';
498
+ font-size: $pv-eye-icon-font-size;
499
+ padding: $pv-eye-icon-padding;
500
+ }
501
+
502
+ .e-pv-eye-slash-icon::before {
503
+ content: '\e887';
504
+ cursor: $pv-eye-icon-hover-cursor;
505
+ font-family: 'e-icons';
506
+ font-size: $pv-eye-icon-font-size;
507
+ padding: $pv-eye-icon-padding;
508
+ }
509
+ }
@@ -52,7 +52,6 @@
52
52
  }
53
53
 
54
54
  .e-pv-prev-search-icon::before {
55
- color: $icon-color;
56
55
  content: '\e765';
57
56
  }
58
57
 
@@ -61,7 +60,6 @@
61
60
  }
62
61
 
63
62
  .e-pv-next-search-icon::before {
64
- color: $icon-color;
65
63
  content: '\e748';
66
64
  }
67
65