@syncfusion/ej2-angular-pdfviewer 24.1.41 → 24.1.43-ngcc
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.
- package/@syncfusion/ej2-angular-pdfviewer.es5.js +270 -0
- package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-pdfviewer.js +251 -0
- package/@syncfusion/ej2-angular-pdfviewer.js.map +1 -0
- package/CHANGELOG.md +2237 -0
- package/dist/ej2-angular-pdfviewer.umd.js +486 -0
- package/dist/ej2-angular-pdfviewer.umd.js.map +1 -0
- package/dist/ej2-angular-pdfviewer.umd.min.js +11 -0
- package/dist/ej2-angular-pdfviewer.umd.min.js.map +1 -0
- package/ej2-angular-pdfviewer.d.ts +5 -0
- package/ej2-angular-pdfviewer.metadata.json +1 -0
- package/package.json +14 -28
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/pdfviewer/pdfviewer-all.module.d.ts +0 -6
- package/src/pdfviewer/pdfviewer.component.d.ts +0 -3
- package/src/pdfviewer/pdfviewer.module.d.ts +0 -6
- package/styles/bootstrap-dark.css +1 -3404
- package/styles/bootstrap.css +1 -3411
- package/styles/bootstrap4.css +1 -3744
- package/styles/bootstrap5-dark.css +1 -3714
- package/styles/bootstrap5.css +1 -3714
- package/styles/fabric-dark.css +1 -3412
- package/styles/fabric.css +1 -3425
- package/styles/fluent-dark.css +1 -3683
- package/styles/fluent.css +1 -3683
- package/styles/highcontrast-light.css +1 -3402
- package/styles/highcontrast.css +1 -3423
- package/styles/material-dark.css +1 -3405
- package/styles/material.css +1 -3412
- package/styles/material3-dark.css +1 -3591
- package/styles/material3-dark.scss +0 -1
- package/styles/material3.css +1 -3647
- package/styles/material3.scss +0 -1
- package/styles/pdfviewer/bootstrap-dark.css +1 -3404
- package/styles/pdfviewer/bootstrap-dark.scss +1 -4
- package/styles/pdfviewer/bootstrap.css +1 -3411
- package/styles/pdfviewer/bootstrap.scss +1 -4
- package/styles/pdfviewer/bootstrap4.css +1 -3744
- package/styles/pdfviewer/bootstrap4.scss +1 -4
- package/styles/pdfviewer/bootstrap5-dark.css +1 -3714
- package/styles/pdfviewer/bootstrap5-dark.scss +1 -4
- package/styles/pdfviewer/bootstrap5.css +1 -3714
- package/styles/pdfviewer/bootstrap5.scss +1 -4
- package/styles/pdfviewer/fabric-dark.css +1 -3412
- package/styles/pdfviewer/fabric-dark.scss +1 -4
- package/styles/pdfviewer/fabric.css +1 -3425
- package/styles/pdfviewer/fabric.scss +1 -4
- package/styles/pdfviewer/fluent-dark.css +1 -3683
- package/styles/pdfviewer/fluent-dark.scss +1 -4
- package/styles/pdfviewer/fluent.css +1 -3683
- package/styles/pdfviewer/fluent.scss +1 -4
- package/styles/pdfviewer/highcontrast-light.css +1 -3402
- package/styles/pdfviewer/highcontrast-light.scss +1 -4
- package/styles/pdfviewer/highcontrast.css +1 -3423
- package/styles/pdfviewer/highcontrast.scss +1 -4
- package/styles/pdfviewer/material-dark.css +1 -3405
- package/styles/pdfviewer/material-dark.scss +1 -4
- package/styles/pdfviewer/material.css +1 -3412
- package/styles/pdfviewer/material.scss +1 -4
- package/styles/pdfviewer/material3-dark.css +1 -3591
- package/styles/pdfviewer/material3-dark.scss +1 -4
- package/styles/pdfviewer/material3.css +1 -3647
- package/styles/pdfviewer/material3.scss +1 -4
- package/styles/pdfviewer/tailwind-dark.css +1 -3449
- package/styles/pdfviewer/tailwind-dark.scss +1 -4
- package/styles/pdfviewer/tailwind.css +1 -3450
- package/styles/pdfviewer/tailwind.scss +1 -4
- package/styles/tailwind-dark.css +1 -3449
- package/styles/tailwind.css +1 -3450
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/index.mjs +0 -5
- package/esm2020/src/pdfviewer/pdfviewer-all.module.mjs +0 -62
- package/esm2020/src/pdfviewer/pdfviewer.component.mjs +0 -143
- package/esm2020/src/pdfviewer/pdfviewer.module.mjs +0 -25
- package/esm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +0 -231
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +0 -1
- package/styles/_all.scss +0 -1
- package/styles/pdfviewer/_all.scss +0 -2
- package/styles/pdfviewer/_bootstrap-dark-definition.scss +0 -540
- package/styles/pdfviewer/_bootstrap-definition.scss +0 -540
- package/styles/pdfviewer/_bootstrap4-definition.scss +0 -586
- package/styles/pdfviewer/_bootstrap5-dark-definition.scss +0 -1
- package/styles/pdfviewer/_bootstrap5-definition.scss +0 -534
- package/styles/pdfviewer/_fabric-dark-definition.scss +0 -537
- package/styles/pdfviewer/_fabric-definition.scss +0 -539
- package/styles/pdfviewer/_fluent-dark-definition.scss +0 -1
- package/styles/pdfviewer/_fluent-definition.scss +0 -541
- package/styles/pdfviewer/_fusionnew-definition.scss +0 -534
- package/styles/pdfviewer/_highcontrast-definition.scss +0 -539
- package/styles/pdfviewer/_highcontrast-light-definition.scss +0 -535
- package/styles/pdfviewer/_layout.scss +0 -196
- package/styles/pdfviewer/_material-dark-definition.scss +0 -538
- package/styles/pdfviewer/_material-definition.scss +0 -536
- package/styles/pdfviewer/_material3-dark-definition.scss +0 -1
- package/styles/pdfviewer/_material3-definition.scss +0 -542
- package/styles/pdfviewer/_tailwind-dark-definition.scss +0 -1
- package/styles/pdfviewer/_tailwind-definition.scss +0 -543
- package/styles/pdfviewer/_theme.scss +0 -4894
- package/styles/pdfviewer/icons/_bootstrap-dark.scss +0 -475
- package/styles/pdfviewer/icons/_bootstrap.scss +0 -480
- package/styles/pdfviewer/icons/_bootstrap4.scss +0 -482
- package/styles/pdfviewer/icons/_bootstrap5-dark.scss +0 -1
- package/styles/pdfviewer/icons/_bootstrap5.scss +0 -489
- package/styles/pdfviewer/icons/_fabric-dark.scss +0 -488
- package/styles/pdfviewer/icons/_fabric.scss +0 -492
- package/styles/pdfviewer/icons/_fluent-dark.scss +0 -1
- package/styles/pdfviewer/icons/_fluent.scss +0 -488
- package/styles/pdfviewer/icons/_fusionnew.scss +0 -489
- package/styles/pdfviewer/icons/_highcontrast-light.scss +0 -475
- package/styles/pdfviewer/icons/_highcontrast.scss +0 -475
- package/styles/pdfviewer/icons/_material-dark.scss +0 -477
- package/styles/pdfviewer/icons/_material.scss +0 -480
- package/styles/pdfviewer/icons/_material3-dark.scss +0 -1
- package/styles/pdfviewer/icons/_material3.scss +0 -490
- package/styles/pdfviewer/icons/_tailwind-dark.scss +0 -489
- package/styles/pdfviewer/icons/_tailwind.scss +0 -489
- package/syncfusion-ej2-angular-pdfviewer.d.ts +0 -5
|
@@ -1,475 +0,0 @@
|
|
|
1
|
-
@include export-module('pdfviewer-highcontrast-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: '\ebdd';
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.e-pv-download-document-icon::before {
|
|
17
|
-
content: '\ebe4';
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.e-pv-print-document-icon::before {
|
|
21
|
-
content: '\ebf9';
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.e-pv-first-page-navigation-icon::before {
|
|
25
|
-
content: '\ebde';
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.e-pv-previous-page-navigation-icon::before,
|
|
29
|
-
.e-pv-prev-search-icon::before {
|
|
30
|
-
content: '\ebdf';
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
.e-pv-next-page-navigation-icon::before,
|
|
34
|
-
.e-pv-next-search-icon::before {
|
|
35
|
-
content: '\ebe0';
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.e-pv-last-page-navigation-icon::before {
|
|
39
|
-
content: '\ebe1';
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-pv-zoom-out-icon::before {
|
|
43
|
-
content: '\ebe2';
|
|
44
|
-
line-height: $pv-toolbaritem-btn-line-height;
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
.e-pv-zoom-in-icon::before {
|
|
48
|
-
content: '\ebe3';
|
|
49
|
-
line-height: $pv-toolbaritem-btn-line-height;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.e-pv-thumbnail-view-icon::before {
|
|
53
|
-
content: '\ec00';
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.e-pv-thumbnail-view-disable-icon::before {
|
|
57
|
-
color: $pv-thumbnail-icon-disable-color;
|
|
58
|
-
content: '\ec00';
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.e-pv-thumbnail-view-selection-icon::before {
|
|
62
|
-
color: $pv-thumbnail-icon-selection-color;
|
|
63
|
-
content: '\ec00';
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
.e-pv-bookmark-icon::before {
|
|
67
|
-
content: '\ebe5';
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.e-pv-bookmark-disable-icon::before {
|
|
71
|
-
color: $pv-thumbnail-icon-disable-color;
|
|
72
|
-
content: '\ebe5';
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.e-pv-bookmark-selection-icon::before {
|
|
76
|
-
color: $pv-thumbnail-icon-selection-color;
|
|
77
|
-
content: '\ebe5';
|
|
78
|
-
}
|
|
79
|
-
|
|
80
|
-
.e-pv-title-close-icon::before,
|
|
81
|
-
.e-pv-annotation-tools-close-icon::before,
|
|
82
|
-
.e-pv-annotation-popup-close::before {
|
|
83
|
-
content: '\ebe8';
|
|
84
|
-
font-size: $pv-title-close-font-size;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
.e-pv-resize-icon::before {
|
|
88
|
-
content: '\e84b';
|
|
89
|
-
font-size: 10px;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
.e-pv-text-select-tool-icon::before {
|
|
93
|
-
content: '\ebf6';
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
.e-pv-pan-tool-icon::before {
|
|
97
|
-
content: '\ebf3';
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
.e-pv-text-search-icon::before {
|
|
101
|
-
content: '\ebe6';
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.e-pv-search-icon::before {
|
|
105
|
-
content: '\ebe6';
|
|
106
|
-
font-family: 'e-icons';
|
|
107
|
-
}
|
|
108
|
-
|
|
109
|
-
.e-pv-search-close::before {
|
|
110
|
-
content: '\ebe8';
|
|
111
|
-
font-family: 'e-icons';
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.e-pv-formdesigner-icon::before {
|
|
115
|
-
content: '\e90c';
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
.e-pv-annotation-icon::before {
|
|
119
|
-
content: '\ebff';
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
.e-pv-annotation-color-icon::before {
|
|
123
|
-
content: '\ebf2';
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
.e-pv-annotation-stroke-icon::before {
|
|
127
|
-
content: '\e668';
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
.e-pv-annotation-opacity-icon::before {
|
|
131
|
-
content: '\ebf4';
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.e-pv-annotation-thickness-icon::before {
|
|
135
|
-
content: '\ebfe';
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
.e-pv-annotation-delete-icon::before {
|
|
139
|
-
content: '\ebf5';
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.e-pv-undo-icon::before {
|
|
143
|
-
content: '\ebed';
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
.e-pv-redo-icon::before {
|
|
147
|
-
content: '\ebfa';
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
.e-pv-more-icon::before {
|
|
151
|
-
content: '\ebef';
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
.e-pv-backward-icon::before {
|
|
155
|
-
content: '\e962';
|
|
156
|
-
}
|
|
157
|
-
|
|
158
|
-
.e-pv-notification-icon {
|
|
159
|
-
background-image: $pv-corrupted-notification-background-image;
|
|
160
|
-
background-repeat: $pv-corrupted-notification-background-repeat;
|
|
161
|
-
background-size: $pv-corrupted-notification-background-size;
|
|
162
|
-
height: $pv-corrupted-notification-height;
|
|
163
|
-
}
|
|
164
|
-
|
|
165
|
-
.e-pv-notification-icon-rtl {
|
|
166
|
-
background-image: $pv-corrupted-notification-background-image;
|
|
167
|
-
background-position: $pv-corrupted-notification-background-position;
|
|
168
|
-
background-repeat: $pv-corrupted-notification-background-repeat;
|
|
169
|
-
background-size: $pv-corrupted-notification-background-size;
|
|
170
|
-
height: $pv-corrupted-notification-height;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
.e-pv-textbox-icon::before {
|
|
174
|
-
content: '\e89f';
|
|
175
|
-
}
|
|
176
|
-
|
|
177
|
-
.e-pv-password-icon::before {
|
|
178
|
-
content: '\e91a';
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
.e-pv-checkbox-icon::before {
|
|
182
|
-
content: '\e90b';
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
.e-pv-radiobutton-icon::before {
|
|
186
|
-
content: '\e90f';
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
.e-pv-dropdown-icon::before {
|
|
190
|
-
content: '\e90e';
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.e-pv-listbox-icon::before {
|
|
194
|
-
content: '\e89e';
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.e-pv-annotation-calibrate-icon::before {
|
|
198
|
-
content: '\e678';
|
|
199
|
-
}
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
.e-pv-download-document-icon.e-menu-icon::before {
|
|
203
|
-
content: '\ebe4';
|
|
204
|
-
}
|
|
205
|
-
|
|
206
|
-
.e-pv-bookmark-icon.e-menu-icon::before {
|
|
207
|
-
content: '\ebe5';
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
.e-pv-highlight-icon::before {
|
|
211
|
-
content: '\ebee';
|
|
212
|
-
font-family: 'e-icons';
|
|
213
|
-
}
|
|
214
|
-
|
|
215
|
-
.e-pv-underline-icon::before {
|
|
216
|
-
content: '\ebf0';
|
|
217
|
-
font-family: 'e-icons';
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
.e-pv-strikethrough-icon::before {
|
|
221
|
-
content: '\ebf1';
|
|
222
|
-
font-family: 'e-icons';
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
.e-pv-copy-icon::before {
|
|
226
|
-
content: '\e70a';
|
|
227
|
-
font-family: 'e-icons';
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
.e-pv-stamp-icon::before {
|
|
231
|
-
content: '\ec01';
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
.e-pv-shape-line-icon::before {
|
|
235
|
-
content: '\e668';
|
|
236
|
-
font-family: 'e-icons';
|
|
237
|
-
}
|
|
238
|
-
|
|
239
|
-
.e-pv-shape-arrow-icon::before {
|
|
240
|
-
content: '\e669';
|
|
241
|
-
font-family: 'e-icons';
|
|
242
|
-
}
|
|
243
|
-
|
|
244
|
-
.e-pv-shape-rectangle-icon::before {
|
|
245
|
-
content: '\e670';
|
|
246
|
-
font-family: 'e-icons';
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
.e-pv-shape-circle-icon::before {
|
|
250
|
-
content: '\e671';
|
|
251
|
-
font-family: 'e-icons';
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
.e-pv-shape-pentagon-icon::before {
|
|
255
|
-
content: '\e672';
|
|
256
|
-
font-family: 'e-icons';
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
.e-pv-annotation-shape-icon::before {
|
|
260
|
-
content: '\ebfc';
|
|
261
|
-
}
|
|
262
|
-
|
|
263
|
-
.e-pv-cut-icon::before {
|
|
264
|
-
content: '\e33b';
|
|
265
|
-
font-family: 'e-icons';
|
|
266
|
-
}
|
|
267
|
-
|
|
268
|
-
.e-pv-paste-icon::before {
|
|
269
|
-
content: '\e355';
|
|
270
|
-
font-family: 'e-icons';
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
.e-pv-delete-icon::before {
|
|
274
|
-
content: '\ebf5';
|
|
275
|
-
font-family: 'e-icons';
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
.e-pv-properties-fill-color-icon::before {
|
|
279
|
-
content: '\ebf2';
|
|
280
|
-
font-family: 'e-icons';
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
.e-pv-properties-stroke-color-icon::before {
|
|
284
|
-
content: '\e668';
|
|
285
|
-
font-family: 'e-icons';
|
|
286
|
-
}
|
|
287
|
-
|
|
288
|
-
.e-pv-comment-icon::before {
|
|
289
|
-
content: '\e680';
|
|
290
|
-
font-family: 'e-icons';
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
.e-pv-property-icon::before {
|
|
294
|
-
content: '\e199';
|
|
295
|
-
font-family: 'e-icons';
|
|
296
|
-
}
|
|
297
|
-
|
|
298
|
-
.e-pv-comment-selection-icon::before {
|
|
299
|
-
color: $pv-thumbnail-icon-selection-color;
|
|
300
|
-
content: '\e680';
|
|
301
|
-
font-family: 'e-icons';
|
|
302
|
-
}
|
|
303
|
-
|
|
304
|
-
.e-pv-comment-panel-icon::before {
|
|
305
|
-
content: '\eb8b';
|
|
306
|
-
font-family: 'e-icons';
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
.e-pv-accepted-icon::before {
|
|
310
|
-
color: $pv-status-icon-color;
|
|
311
|
-
content: '\e682';
|
|
312
|
-
font-family: 'e-icons';
|
|
313
|
-
font-size: $pv-status-icon-font-size;
|
|
314
|
-
padding: $pv-accepted-icon-padding;
|
|
315
|
-
position: $pv-status-icon-position;
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
.e-pv-rejected-icon::before {
|
|
319
|
-
color: $pv-status-icon-color;
|
|
320
|
-
content: '\e683';
|
|
321
|
-
font-family: 'e-icons';
|
|
322
|
-
font-size: $pv-status-icon-font-size;
|
|
323
|
-
padding: $pv-rejected-icon-padding;
|
|
324
|
-
position: $pv-status-icon-position;
|
|
325
|
-
}
|
|
326
|
-
|
|
327
|
-
.e-pv-completed-icon::before {
|
|
328
|
-
color: $pv-status-icon-color;
|
|
329
|
-
content: '\e614';
|
|
330
|
-
font-family: 'e-icons';
|
|
331
|
-
font-size: $pv-status-icon-font-size;
|
|
332
|
-
padding: $pv-status-icon-padding;
|
|
333
|
-
position: $pv-status-icon-position;
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
.e-pv-cancelled-icon::before {
|
|
337
|
-
color: $pv-status-icon-color;
|
|
338
|
-
content: '\e60a';
|
|
339
|
-
font-family: 'e-icons';
|
|
340
|
-
font-size: $pv-status-icon-font-size;
|
|
341
|
-
padding: $pv-status-icon-padding;
|
|
342
|
-
position: $pv-status-icon-position;
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
.e-pv-scale-ratio-icon::before {
|
|
346
|
-
content: '\e678';
|
|
347
|
-
font-family: 'e-icons';
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
.e-pv-calibrate-distance-icon::before {
|
|
351
|
-
content: '\e673';
|
|
352
|
-
font-family: 'e-icons';
|
|
353
|
-
}
|
|
354
|
-
|
|
355
|
-
.e-pv-calibrate-perimeter-icon::before {
|
|
356
|
-
content: '\e674';
|
|
357
|
-
font-family: 'e-icons';
|
|
358
|
-
}
|
|
359
|
-
|
|
360
|
-
.e-pv-calibrate-area-icon::before {
|
|
361
|
-
content: '\e675';
|
|
362
|
-
font-family: 'e-icons';
|
|
363
|
-
}
|
|
364
|
-
|
|
365
|
-
.e-pv-calibrate-radius-icon::before {
|
|
366
|
-
content: '\e676';
|
|
367
|
-
font-family: 'e-icons';
|
|
368
|
-
}
|
|
369
|
-
|
|
370
|
-
.e-pv-calibrate-volume-icon::before {
|
|
371
|
-
content: '\e677';
|
|
372
|
-
font-family: 'e-icons';
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
.e-pv-freetext-icon::before {
|
|
376
|
-
content: '\ebe7';
|
|
377
|
-
font-family: 'e-icons';
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
.e-pv-annotation-textalign-icon::before {
|
|
381
|
-
content: '\ebeb';
|
|
382
|
-
font-family: 'e-icons';
|
|
383
|
-
}
|
|
384
|
-
|
|
385
|
-
.e-pv-annotation-textcolor-icon::before {
|
|
386
|
-
content: '\e34c';
|
|
387
|
-
font-family: 'e-icons';
|
|
388
|
-
}
|
|
389
|
-
|
|
390
|
-
.e-pv-annotation-textprop-icon::before {
|
|
391
|
-
content: '\eb04';
|
|
392
|
-
font-family: 'e-icons';
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
.e-pv-left-align-icon::before {
|
|
396
|
-
content: '\ebeb';
|
|
397
|
-
font-family: 'e-icons';
|
|
398
|
-
}
|
|
399
|
-
|
|
400
|
-
.e-pv-right-align-icon::before {
|
|
401
|
-
content: '\eb82';
|
|
402
|
-
font-family: 'e-icons';
|
|
403
|
-
}
|
|
404
|
-
|
|
405
|
-
.e-pv-center-align-icon::before {
|
|
406
|
-
content: '\eb9e';
|
|
407
|
-
font-family: 'e-icons';
|
|
408
|
-
}
|
|
409
|
-
|
|
410
|
-
.e-pv-justfiy-align-icon::before {
|
|
411
|
-
content: '\eb67';
|
|
412
|
-
font-family: 'e-icons';
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
.e-pv-bold-icon::before {
|
|
416
|
-
content: '\eb77';
|
|
417
|
-
font-family: 'e-icons';
|
|
418
|
-
}
|
|
419
|
-
|
|
420
|
-
.e-pv-italic-icon::before {
|
|
421
|
-
content: '\eb99';
|
|
422
|
-
font-family: 'e-icons';
|
|
423
|
-
}
|
|
424
|
-
|
|
425
|
-
.e-pv-strikeout-icon::before {
|
|
426
|
-
content: '\eb7f';
|
|
427
|
-
font-family: 'e-icons';
|
|
428
|
-
}
|
|
429
|
-
|
|
430
|
-
.e-pv-underlinetext-icon::before {
|
|
431
|
-
content: '\ebf0';
|
|
432
|
-
font-family: 'e-icons';
|
|
433
|
-
}
|
|
434
|
-
|
|
435
|
-
.e-pv-superscript-icon::before {
|
|
436
|
-
content: '\e352';
|
|
437
|
-
font-family: 'e-icons';
|
|
438
|
-
}
|
|
439
|
-
|
|
440
|
-
.e-pv-subscript-icon::before {
|
|
441
|
-
content: '\e357';
|
|
442
|
-
font-family: 'e-icons';
|
|
443
|
-
}
|
|
444
|
-
|
|
445
|
-
.e-pv-handwritten-icon::before {
|
|
446
|
-
content: '\e739';
|
|
447
|
-
font-family: 'e-icons';
|
|
448
|
-
}
|
|
449
|
-
|
|
450
|
-
.e-pv-inkannotation-icon::before {
|
|
451
|
-
content: '\ebec';
|
|
452
|
-
font-family: 'e-icons';
|
|
453
|
-
}
|
|
454
|
-
|
|
455
|
-
.e-pv-delete::before {
|
|
456
|
-
content: '\eb00';
|
|
457
|
-
font-family: 'e-icons';
|
|
458
|
-
}
|
|
459
|
-
|
|
460
|
-
.e-pv-eye-icon::before {
|
|
461
|
-
content: '\e345';
|
|
462
|
-
cursor: $pv-eye-icon-hover-cursor;
|
|
463
|
-
font-family: 'e-icons';
|
|
464
|
-
font-size: $pv-eye-icon-font-size;
|
|
465
|
-
padding: $pv-eye-icon-padding;
|
|
466
|
-
}
|
|
467
|
-
|
|
468
|
-
.e-pv-eye-slash-icon::before {
|
|
469
|
-
content: '\e721';
|
|
470
|
-
cursor: $pv-eye-icon-hover-cursor;
|
|
471
|
-
font-family: 'e-icons';
|
|
472
|
-
font-size: $pv-eye-icon-font-size;
|
|
473
|
-
padding: $pv-eye-icon-padding;
|
|
474
|
-
}
|
|
475
|
-
}
|