@syncfusion/ej2-angular-pdfviewer 20.1.60 → 20.2.36
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/esm2020/public_api.mjs +3 -0
- package/esm2020/src/index.mjs +5 -0
- package/esm2020/src/pdfviewer/pdfviewer-all.module.mjs +62 -0
- package/esm2020/src/pdfviewer/pdfviewer.component.mjs +143 -0
- package/esm2020/src/pdfviewer/pdfviewer.module.mjs +25 -0
- package/esm2020/syncfusion-ej2-angular-pdfviewer.mjs +5 -0
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +231 -0
- package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +1 -0
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +231 -0
- package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +1 -0
- package/package.json +29 -15
- package/schematics/utils/lib-details.ts +2 -2
- package/src/pdfviewer/pdfviewer-all.module.d.ts +6 -0
- package/src/pdfviewer/pdfviewer.component.d.ts +3 -0
- package/src/pdfviewer/pdfviewer.module.d.ts +6 -0
- package/styles/_all.scss +0 -0
- package/styles/bootstrap5-dark.css +1 -1
- package/styles/fluent-dark.css +3 -3
- package/styles/fluent.css +3 -3
- package/styles/pdfviewer/_all.scss +2 -0
- package/styles/pdfviewer/_bootstrap-dark-definition.scss +536 -0
- package/styles/pdfviewer/_bootstrap-definition.scss +536 -0
- package/styles/pdfviewer/_bootstrap4-definition.scss +582 -0
- package/styles/pdfviewer/_bootstrap5-dark-definition.scss +1 -0
- package/styles/pdfviewer/_bootstrap5-definition.scss +531 -0
- package/styles/pdfviewer/_fabric-dark-definition.scss +533 -0
- package/styles/pdfviewer/_fabric-definition.scss +535 -0
- package/styles/pdfviewer/_fluent-dark-definition.scss +1 -0
- package/styles/pdfviewer/_fluent-definition.scss +537 -0
- package/styles/pdfviewer/_fusionnew-definition.scss +531 -0
- package/styles/pdfviewer/_highcontrast-definition.scss +535 -0
- package/styles/pdfviewer/_highcontrast-light-definition.scss +531 -0
- package/styles/pdfviewer/_layout.scss +195 -0
- package/styles/pdfviewer/_material-dark-definition.scss +534 -0
- package/styles/pdfviewer/_material-definition.scss +532 -0
- package/styles/pdfviewer/_material3-definition.scss +531 -0
- package/styles/pdfviewer/_tailwind-dark-definition.scss +1 -0
- package/styles/pdfviewer/_tailwind-definition.scss +537 -0
- package/styles/pdfviewer/_theme.scss +4112 -0
- package/styles/pdfviewer/bootstrap-dark.scss +4 -1
- package/styles/pdfviewer/bootstrap.scss +4 -1
- package/styles/pdfviewer/bootstrap4.scss +4 -1
- package/styles/pdfviewer/bootstrap5-dark.css +1 -1
- package/styles/pdfviewer/bootstrap5-dark.scss +4 -1
- package/styles/pdfviewer/bootstrap5.scss +4 -1
- package/styles/pdfviewer/fabric-dark.scss +4 -1
- package/styles/pdfviewer/fabric.scss +4 -1
- package/styles/pdfviewer/fluent-dark.css +3 -3
- package/styles/pdfviewer/fluent-dark.scss +4 -1
- package/styles/pdfviewer/fluent.css +3 -3
- package/styles/pdfviewer/fluent.scss +4 -1
- package/styles/pdfviewer/highcontrast-light.scss +4 -1
- package/styles/pdfviewer/highcontrast.scss +4 -1
- package/styles/pdfviewer/icons/_bootstrap-dark.scss +475 -0
- package/styles/pdfviewer/icons/_bootstrap.scss +480 -0
- package/styles/pdfviewer/icons/_bootstrap4.scss +482 -0
- package/styles/pdfviewer/icons/_bootstrap5-dark.scss +1 -0
- package/styles/pdfviewer/icons/_bootstrap5.scss +489 -0
- package/styles/pdfviewer/icons/_fabric-dark.scss +489 -0
- package/styles/pdfviewer/icons/_fabric.scss +492 -0
- package/styles/pdfviewer/icons/_fluent-dark.scss +1 -0
- package/styles/pdfviewer/icons/_fluent.scss +488 -0
- package/styles/pdfviewer/icons/_fusionnew.scss +489 -0
- package/styles/pdfviewer/icons/_highcontrast-light.scss +476 -0
- package/styles/pdfviewer/icons/_highcontrast.scss +475 -0
- package/styles/pdfviewer/icons/_material-dark.scss +477 -0
- package/styles/pdfviewer/icons/_material.scss +480 -0
- package/styles/pdfviewer/icons/_material3.scss +489 -0
- package/styles/pdfviewer/icons/_tailwind-dark.scss +489 -0
- package/styles/pdfviewer/icons/_tailwind.scss +489 -0
- package/styles/pdfviewer/material-dark.scss +4 -1
- package/styles/pdfviewer/material.scss +4 -1
- package/styles/pdfviewer/tailwind-dark.css +17 -17
- package/styles/pdfviewer/tailwind-dark.scss +4 -1
- package/styles/pdfviewer/tailwind.css +1 -1
- package/styles/pdfviewer/tailwind.scss +4 -1
- package/styles/tailwind-dark.css +17 -17
- package/styles/tailwind.css +1 -1
- package/syncfusion-ej2-angular-pdfviewer.d.ts +5 -0
- package/@syncfusion/ej2-angular-pdfviewer.es5.js +0 -270
- package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +0 -1
- package/@syncfusion/ej2-angular-pdfviewer.js +0 -251
- package/@syncfusion/ej2-angular-pdfviewer.js.map +0 -1
- package/CHANGELOG.md +0 -1246
- package/dist/ej2-angular-pdfviewer.umd.js +0 -454
- package/dist/ej2-angular-pdfviewer.umd.js.map +0 -1
- package/dist/ej2-angular-pdfviewer.umd.min.js +0 -11
- package/dist/ej2-angular-pdfviewer.umd.min.js.map +0 -1
- package/ej2-angular-pdfviewer.d.ts +0 -5
- package/ej2-angular-pdfviewer.metadata.json +0 -1
- package/postinstall/tagchange.js +0 -18
- package/schematics/collection.json +0 -10
- package/schematics/ng-add/index.d.ts +0 -3
- package/schematics/ng-add/index.js +0 -9
- package/schematics/ng-add/schema.d.ts +0 -13
- package/schematics/ng-add/schema.js +0 -2
- package/schematics/ng-add/schema.json +0 -34
- package/schematics/tsconfig.json +0 -25
- package/schematics/utils/lib-details.d.ts +0 -4
- package/schematics/utils/lib-details.js +0 -6
|
@@ -0,0 +1,489 @@
|
|
|
1
|
+
@include export-module('pdfviewer-tailwind-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-prev-search-icon::before {
|
|
33
|
+
color: $icon-color;
|
|
34
|
+
content: '\e765';
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
.e-pv-next-page-navigation-icon::before {
|
|
38
|
+
content: '\e748';
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.e-pv-next-search-icon::before {
|
|
42
|
+
color: $icon-color;
|
|
43
|
+
content: '\e748';
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.e-pv-last-page-navigation-icon::before {
|
|
47
|
+
content: '\e818';
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
.e-pv-zoom-out-icon::before {
|
|
51
|
+
content: '\e81b';
|
|
52
|
+
line-height: $pv-toolbaritem-btn-line-height;
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
.e-pv-zoom-in-icon::before {
|
|
56
|
+
content: '\e768';
|
|
57
|
+
line-height: $pv-toolbaritem-btn-line-height;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.e-pv-thumbnail-view-icon::before {
|
|
61
|
+
content: '\e79e';
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.e-pv-stamp-icon::before {
|
|
65
|
+
content: '\e717';
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.e-pv-thumbnail-view-disable-icon::before {
|
|
69
|
+
color: $pv-thumbnail-icon-disable-color;
|
|
70
|
+
content: '\e79e';
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.e-pv-thumbnail-view-selection-icon::before {
|
|
74
|
+
color: $pv-thumbnail-icon-selection-color;
|
|
75
|
+
content: '\e79e';
|
|
76
|
+
}
|
|
77
|
+
|
|
78
|
+
.e-pv-bookmark-icon::before {
|
|
79
|
+
content: '\e750';
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.e-pv-bookmark-disable-icon::before {
|
|
83
|
+
color: $pv-thumbnail-icon-disable-color;
|
|
84
|
+
content: '\e750';
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.e-pv-bookmark-selection-icon::before {
|
|
88
|
+
color: $pv-thumbnail-icon-selection-color;
|
|
89
|
+
content: '\e750';
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.e-pv-title-close-icon::before,
|
|
93
|
+
.e-pv-annotation-tools-close-icon::before,
|
|
94
|
+
.e-pv-annotation-popup-close::before {
|
|
95
|
+
content: '\e7e7';
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.e-pv-resize-icon::before {
|
|
99
|
+
content: '\e7e3';
|
|
100
|
+
font-size: 10px;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.e-pv-text-select-tool-icon::before {
|
|
104
|
+
content: '\e74e';
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.e-pv-pan-tool-icon::before {
|
|
108
|
+
content: '\e7b1';
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.e-pv-text-search-icon::before {
|
|
112
|
+
content: '\e754';
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
.e-pv-search-icon::before {
|
|
116
|
+
content: '\e754';
|
|
117
|
+
font-family: 'e-icons';
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.e-pv-search-close::before {
|
|
121
|
+
content: '\e754';
|
|
122
|
+
font-family: 'e-icons';
|
|
123
|
+
}
|
|
124
|
+
|
|
125
|
+
.e-pv-formdesigner-icon::before {
|
|
126
|
+
content: '\e732';
|
|
127
|
+
}
|
|
128
|
+
|
|
129
|
+
.e-pv-annotation-icon::before {
|
|
130
|
+
content: '\e82a';
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
.e-pv-annotation-color-icon::before {
|
|
134
|
+
content: '\e783';
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
.e-pv-annotation-stroke-icon::before {
|
|
138
|
+
content: '\e819';
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
.e-pv-annotation-opacity-icon::before {
|
|
142
|
+
content: '\e7e1';
|
|
143
|
+
}
|
|
144
|
+
|
|
145
|
+
.e-pv-annotation-thickness-icon::before {
|
|
146
|
+
content: '\e7bf';
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
.e-pv-annotation-delete-icon::before {
|
|
150
|
+
content: '\e820';
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
.e-pv-undo-icon::before {
|
|
154
|
+
content: '\e713';
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
.e-pv-redo-icon::before {
|
|
158
|
+
content: '\e755';
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
.e-pv-more-icon::before {
|
|
162
|
+
@if $skin-name == 'tailwind' {
|
|
163
|
+
color: $icon-color;
|
|
164
|
+
}
|
|
165
|
+
content: '\e701';
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
.e-pv-backward-icon::before {
|
|
169
|
+
content: '\e773';
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
.e-pv-notification-icon {
|
|
173
|
+
background-image: $pv-corrupted-notification-background-image;
|
|
174
|
+
background-repeat: $pv-corrupted-notification-background-repeat;
|
|
175
|
+
background-size: $pv-corrupted-notification-background-size;
|
|
176
|
+
height: $pv-corrupted-notification-height;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
.e-pv-notification-icon-rtl {
|
|
180
|
+
background-image: $pv-corrupted-notification-background-image;
|
|
181
|
+
background-position: $pv-corrupted-notification-background-position;
|
|
182
|
+
background-repeat: $pv-corrupted-notification-background-repeat;
|
|
183
|
+
background-size: $pv-corrupted-notification-background-size;
|
|
184
|
+
height: $pv-corrupted-notification-height;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
.e-pv-textbox-icon::before {
|
|
188
|
+
content: '\e830';
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
.e-pv-password-icon::before {
|
|
192
|
+
content: '\e753';
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
.e-pv-checkbox-icon::before {
|
|
196
|
+
content: '\e7e4';
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
.e-pv-radiobutton-icon::before {
|
|
200
|
+
content: '\e7b2';
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
.e-pv-dropdown-icon::before {
|
|
204
|
+
content: '\e7a6';
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
.e-pv-listbox-icon::before {
|
|
208
|
+
content: '\e77e';
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
.e-pv-annotation-shape-icon::before {
|
|
212
|
+
content: '\e728';
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
.e-pv-annotation-calibrate-icon::before {
|
|
216
|
+
content: '\e7c7';
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.e-pv-download-document-icon.e-menu-icon::before {
|
|
221
|
+
content: '\e7a1';
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
.e-pv-bookmark-icon.e-menu-icon::before {
|
|
225
|
+
content: '\e750';
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
.e-pv-highlight-icon::before {
|
|
229
|
+
content: '\e739';
|
|
230
|
+
font-family: 'e-icons';
|
|
231
|
+
}
|
|
232
|
+
|
|
233
|
+
.e-pv-underline-icon::before {
|
|
234
|
+
content: '\e82f';
|
|
235
|
+
font-family: 'e-icons';
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
.e-pv-strikethrough-icon::before {
|
|
239
|
+
content: '\e758';
|
|
240
|
+
font-family: 'e-icons';
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
.e-pv-copy-icon::before {
|
|
244
|
+
content: '\e77c';
|
|
245
|
+
font-family: 'e-icons';
|
|
246
|
+
}
|
|
247
|
+
|
|
248
|
+
.e-pv-cut-icon::before {
|
|
249
|
+
content: '\e7fb';
|
|
250
|
+
font-family: 'e-icons';
|
|
251
|
+
}
|
|
252
|
+
|
|
253
|
+
.e-pv-paste-icon::before {
|
|
254
|
+
content: '\e842';
|
|
255
|
+
font-family: 'e-icons';
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
.e-pv-delete-icon::before {
|
|
259
|
+
content: '\e820';
|
|
260
|
+
font-family: 'e-icons';
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
.e-pv-properties-fill-color-icon::before {
|
|
264
|
+
content: '\e783';
|
|
265
|
+
font-family: 'e-icons';
|
|
266
|
+
}
|
|
267
|
+
|
|
268
|
+
.e-pv-properties-stroke-color-icon::before {
|
|
269
|
+
content: '\e819';
|
|
270
|
+
font-family: 'e-icons';
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.e-pv-shape-line-icon::before {
|
|
274
|
+
content: '\e819';
|
|
275
|
+
font-family: 'e-icons';
|
|
276
|
+
}
|
|
277
|
+
|
|
278
|
+
.e-pv-shape-arrow-icon::before {
|
|
279
|
+
content: '\e708';
|
|
280
|
+
font-family: 'e-icons';
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
.e-pv-shape-rectangle-icon::before {
|
|
284
|
+
content: '\e723';
|
|
285
|
+
font-family: 'e-icons';
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
.e-pv-shape-circle-icon::before {
|
|
289
|
+
content: '\e7ca';
|
|
290
|
+
font-family: 'e-icons';
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
.e-pv-shape-pentagon-icon::before {
|
|
294
|
+
content: '\e802';
|
|
295
|
+
font-family: 'e-icons';
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
.e-pv-comment-icon::before {
|
|
299
|
+
content: '\e733';
|
|
300
|
+
font-family: 'e-icons';
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
.e-pv-property-icon::before {
|
|
304
|
+
content: '\e83e';
|
|
305
|
+
font-family: 'e-icons';
|
|
306
|
+
}
|
|
307
|
+
|
|
308
|
+
.e-pv-comment-selection-icon::before {
|
|
309
|
+
color: $pv-thumbnail-icon-selection-color;
|
|
310
|
+
content: '\e733';
|
|
311
|
+
font-family: 'e-icons';
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
.e-pv-comment-panel-icon::before {
|
|
315
|
+
content: '\e71a';
|
|
316
|
+
font-family: 'e-icons';
|
|
317
|
+
}
|
|
318
|
+
|
|
319
|
+
.e-pv-accepted-icon::before {
|
|
320
|
+
color: $pv-status-icon-color;
|
|
321
|
+
content: '\e7a8';
|
|
322
|
+
font-family: 'e-icons';
|
|
323
|
+
font-size: $pv-status-icon-font-size;
|
|
324
|
+
padding: $pv-accepted-icon-padding;
|
|
325
|
+
position: $pv-status-icon-position;
|
|
326
|
+
}
|
|
327
|
+
|
|
328
|
+
.e-pv-rejected-icon::before {
|
|
329
|
+
color: $pv-status-icon-color;
|
|
330
|
+
content: '\e815';
|
|
331
|
+
font-family: 'e-icons';
|
|
332
|
+
font-size: $pv-status-icon-font-size;
|
|
333
|
+
padding: $pv-rejected-icon-padding;
|
|
334
|
+
position: $pv-status-icon-position;
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
.e-pv-completed-icon::before {
|
|
338
|
+
color: $pv-status-icon-color;
|
|
339
|
+
content: '\e774';
|
|
340
|
+
font-family: 'e-icons';
|
|
341
|
+
font-size: $pv-status-icon-font-size;
|
|
342
|
+
padding: $pv-status-icon-padding;
|
|
343
|
+
position: $pv-status-icon-position;
|
|
344
|
+
}
|
|
345
|
+
|
|
346
|
+
.e-pv-cancelled-icon::before {
|
|
347
|
+
color: $pv-status-icon-color;
|
|
348
|
+
content: '\e7e7';
|
|
349
|
+
font-family: 'e-icons';
|
|
350
|
+
font-size: $pv-status-icon-font-size;
|
|
351
|
+
padding: $pv-status-icon-padding;
|
|
352
|
+
position: $pv-status-icon-position;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
.e-pv-scale-ratio-icon::before {
|
|
356
|
+
content: '\e7c7';
|
|
357
|
+
font-family: 'e-icons';
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
.e-pv-calibrate-distance-icon::before {
|
|
361
|
+
content: '\e743';
|
|
362
|
+
font-family: 'e-icons';
|
|
363
|
+
}
|
|
364
|
+
|
|
365
|
+
.e-pv-calibrate-perimeter-icon::before {
|
|
366
|
+
content: '\e716';
|
|
367
|
+
font-family: 'e-icons';
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
.e-pv-calibrate-area-icon::before {
|
|
371
|
+
content: '\e78c';
|
|
372
|
+
font-family: 'e-icons';
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
.e-pv-calibrate-radius-icon::before {
|
|
376
|
+
content: '\e790';
|
|
377
|
+
font-family: 'e-icons';
|
|
378
|
+
}
|
|
379
|
+
|
|
380
|
+
.e-pv-calibrate-volume-icon::before {
|
|
381
|
+
content: '\e741';
|
|
382
|
+
font-family: 'e-icons';
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret::before {
|
|
386
|
+
content: '\e734';
|
|
387
|
+
font-size: 18px;
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
.e-pv-freetext-icon::before {
|
|
391
|
+
content: '\e7b3';
|
|
392
|
+
font-family: 'e-icons';
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
.e-pv-annotation-textcolor-icon::before {
|
|
396
|
+
content: '\e79f';
|
|
397
|
+
}
|
|
398
|
+
|
|
399
|
+
.e-pv-annotation-textalign-icon::before {
|
|
400
|
+
content: '\e7b8';
|
|
401
|
+
font-family: 'e-icons';
|
|
402
|
+
}
|
|
403
|
+
|
|
404
|
+
.e-pv-annotation-textprop-icon::before {
|
|
405
|
+
content: '\e71c';
|
|
406
|
+
font-family: 'e-icons';
|
|
407
|
+
}
|
|
408
|
+
|
|
409
|
+
.e-pv-left-align-icon::before {
|
|
410
|
+
content: '\e7b8';
|
|
411
|
+
font-family: 'e-icons';
|
|
412
|
+
}
|
|
413
|
+
|
|
414
|
+
.e-pv-right-align-icon::before {
|
|
415
|
+
content: '\e719';
|
|
416
|
+
font-family: 'e-icons';
|
|
417
|
+
}
|
|
418
|
+
|
|
419
|
+
.e-pv-center-align-icon::before {
|
|
420
|
+
content: '\e813';
|
|
421
|
+
font-family: 'e-icons';
|
|
422
|
+
}
|
|
423
|
+
|
|
424
|
+
.e-pv-justfiy-align-icon::before {
|
|
425
|
+
content: '\e721';
|
|
426
|
+
font-family: 'e-icons';
|
|
427
|
+
}
|
|
428
|
+
|
|
429
|
+
.e-pv-bold-icon::before {
|
|
430
|
+
content: '\e737';
|
|
431
|
+
font-family: 'e-icons';
|
|
432
|
+
}
|
|
433
|
+
|
|
434
|
+
.e-pv-italic-icon::before {
|
|
435
|
+
content: '\e75a';
|
|
436
|
+
font-family: 'e-icons';
|
|
437
|
+
}
|
|
438
|
+
|
|
439
|
+
.e-pv-strikeout-icon::before {
|
|
440
|
+
content: '\e758';
|
|
441
|
+
font-family: 'e-icons';
|
|
442
|
+
}
|
|
443
|
+
|
|
444
|
+
.e-pv-underlinetext-icon::before {
|
|
445
|
+
content: '\e82f';
|
|
446
|
+
font-family: 'e-icons';
|
|
447
|
+
}
|
|
448
|
+
|
|
449
|
+
.e-pv-superscript-icon::before {
|
|
450
|
+
content: '\e7a7';
|
|
451
|
+
font-family: 'e-icons';
|
|
452
|
+
}
|
|
453
|
+
|
|
454
|
+
.e-pv-subscript-icon::before {
|
|
455
|
+
content: '\e80a';
|
|
456
|
+
font-family: 'e-icons';
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
.e-pv-handwritten-icon::before {
|
|
460
|
+
content: '\e7db';
|
|
461
|
+
font-family: 'e-icons';
|
|
462
|
+
}
|
|
463
|
+
|
|
464
|
+
.e-pv-inkannotation-icon::before {
|
|
465
|
+
content: '\e76e';
|
|
466
|
+
font-family: 'e-icons';
|
|
467
|
+
}
|
|
468
|
+
|
|
469
|
+
.e-pv-delete::before {
|
|
470
|
+
content: '\e820';
|
|
471
|
+
font-family: 'e-icons';
|
|
472
|
+
}
|
|
473
|
+
|
|
474
|
+
.e-pv-eye-icon::before {
|
|
475
|
+
content: '\e7de';
|
|
476
|
+
cursor: $pv-eye-icon-hover-cursor;
|
|
477
|
+
font-family: 'e-icons';
|
|
478
|
+
font-size: $pv-eye-icon-font-size;
|
|
479
|
+
padding: $pv-eye-icon-padding;
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
.e-pv-eye-slash-icon::before {
|
|
483
|
+
content: '\e887';
|
|
484
|
+
cursor: $pv-eye-icon-hover-cursor;
|
|
485
|
+
font-family: 'e-icons';
|
|
486
|
+
font-size: $pv-eye-icon-font-size;
|
|
487
|
+
padding: $pv-eye-icon-padding;
|
|
488
|
+
}
|
|
489
|
+
}
|
|
@@ -669,9 +669,9 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
669
669
|
|
|
670
670
|
.e-pv-viewer-container .e-pv-page-div {
|
|
671
671
|
border-color: #4b5563;
|
|
672
|
-
border-style:
|
|
672
|
+
border-style: solid;
|
|
673
673
|
border-width: 1px;
|
|
674
|
-
box-shadow:
|
|
674
|
+
box-shadow: none;
|
|
675
675
|
box-sizing: content-box;
|
|
676
676
|
position: absolute;
|
|
677
677
|
}
|
|
@@ -957,7 +957,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
957
957
|
.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),
|
|
958
958
|
.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),
|
|
959
959
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-input-focus:not(.e-float-icon-left):not(.e-success):not(.e-warning):not(.e-error) {
|
|
960
|
-
background-color:
|
|
960
|
+
background-color: #fff;
|
|
961
961
|
border: 0;
|
|
962
962
|
border-radius: 2px;
|
|
963
963
|
}
|
|
@@ -1266,7 +1266,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1266
1266
|
.e-pv-sidebar-resizer {
|
|
1267
1267
|
background: #232e3e;
|
|
1268
1268
|
border: 0;
|
|
1269
|
-
border-width:
|
|
1269
|
+
border-width: 0;
|
|
1270
1270
|
color: inherit;
|
|
1271
1271
|
cursor: ew-resize;
|
|
1272
1272
|
height: 100%;
|
|
@@ -1303,7 +1303,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1303
1303
|
line-height: inherit;
|
|
1304
1304
|
margin: 12px 2px;
|
|
1305
1305
|
outline: none;
|
|
1306
|
-
padding:
|
|
1306
|
+
padding: 0;
|
|
1307
1307
|
width: 30px;
|
|
1308
1308
|
-ms-flex-align: center;
|
|
1309
1309
|
align-items: center;
|
|
@@ -1317,9 +1317,9 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1317
1317
|
.e-pv-bookmark-button-selection.e-pv-bookmark-button.e-btn {
|
|
1318
1318
|
background: #4b5563;
|
|
1319
1319
|
border: none;
|
|
1320
|
-
border-radius:
|
|
1320
|
+
border-radius: 4px;
|
|
1321
1321
|
line-height: inherit;
|
|
1322
|
-
padding:
|
|
1322
|
+
padding: 0;
|
|
1323
1323
|
}
|
|
1324
1324
|
|
|
1325
1325
|
.e-pv-bookmark-button.e-btn {
|
|
@@ -1420,7 +1420,7 @@ input.e-pv-input-password::-ms-reveal {
|
|
|
1420
1420
|
.e-pv-thumbnail-focus {
|
|
1421
1421
|
border: 2px solid #22d3ee;
|
|
1422
1422
|
border-radius: 2px;
|
|
1423
|
-
box-shadow: 0
|
|
1423
|
+
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
|
|
1424
1424
|
cursor: pointer;
|
|
1425
1425
|
padding: 0;
|
|
1426
1426
|
}
|
|
@@ -1773,7 +1773,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1773
1773
|
|
|
1774
1774
|
.e-pv-annotation-opacity-popup-container,
|
|
1775
1775
|
.e-pv-annotation-thickness-popup-container {
|
|
1776
|
-
background-color: #
|
|
1776
|
+
background-color: #fff;
|
|
1777
1777
|
box-shadow: 0 3px 8px 0 #4b5563;
|
|
1778
1778
|
color: #fff;
|
|
1779
1779
|
height: auto;
|
|
@@ -1906,7 +1906,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1906
1906
|
.e-pv-annotation-textalign-container.e-btn:active,
|
|
1907
1907
|
.e-pv-annotation-textprop-container.e-btn:active,
|
|
1908
1908
|
.e-pv-annotation-handwritten-container.e-btn:active {
|
|
1909
|
-
background-color: #
|
|
1909
|
+
background-color: #374151;
|
|
1910
1910
|
border-color: transparent;
|
|
1911
1911
|
box-shadow: none;
|
|
1912
1912
|
color: #fff;
|
|
@@ -2683,7 +2683,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
2683
2683
|
.e-pv-comment-panel-resizer {
|
|
2684
2684
|
background: #232e3e;
|
|
2685
2685
|
border: 0;
|
|
2686
|
-
border-width:
|
|
2686
|
+
border-width: 0;
|
|
2687
2687
|
color: inherit;
|
|
2688
2688
|
cursor: ew-resize;
|
|
2689
2689
|
height: 100%;
|
|
@@ -3005,13 +3005,13 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3005
3005
|
.e-pv-properties-formfield-maxlength-text-label,
|
|
3006
3006
|
.e-pv-formfield-maxlength {
|
|
3007
3007
|
padding-left: 1px;
|
|
3008
|
-
width:
|
|
3008
|
+
width: 95px;
|
|
3009
3009
|
}
|
|
3010
3010
|
|
|
3011
3011
|
.e-pv-formfield-maxlength-group {
|
|
3012
3012
|
display: -ms-flexbox;
|
|
3013
3013
|
display: flex;
|
|
3014
|
-
padding-left:
|
|
3014
|
+
padding-left: 82px;
|
|
3015
3015
|
}
|
|
3016
3016
|
|
|
3017
3017
|
.e-pv-properties-form-field-list-add-div {
|
|
@@ -3120,7 +3120,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3120
3120
|
.e-pv-form-field-property-header {
|
|
3121
3121
|
-ms-user-select: none;
|
|
3122
3122
|
-webkit-user-select: none;
|
|
3123
|
-
color: #
|
|
3123
|
+
color: #000;
|
|
3124
3124
|
display: block;
|
|
3125
3125
|
font-family: Roboto;
|
|
3126
3126
|
font-size: 20px;
|
|
@@ -3243,7 +3243,7 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3243
3243
|
}
|
|
3244
3244
|
|
|
3245
3245
|
.e-pv-handwritten-signature-canvas {
|
|
3246
|
-
height:
|
|
3246
|
+
height: 366px;
|
|
3247
3247
|
width: 712px;
|
|
3248
3248
|
}
|
|
3249
3249
|
|
|
@@ -3252,11 +3252,11 @@ div > .e-pv-bookmark-icon.e-pv-icon.e-right {
|
|
|
3252
3252
|
}
|
|
3253
3253
|
|
|
3254
3254
|
.e-pv-canvas-signature {
|
|
3255
|
-
width:
|
|
3255
|
+
width: 712px;
|
|
3256
3256
|
}
|
|
3257
3257
|
|
|
3258
3258
|
.e-pv-canvas-signature-blazor {
|
|
3259
|
-
width:
|
|
3259
|
+
width: 712px;
|
|
3260
3260
|
}
|
|
3261
3261
|
|
|
3262
3262
|
.e-pv-font-appearance-style {
|
|
@@ -1776,7 +1776,7 @@ div > .e-pv-bookmark-icon.e-pv-icon {
|
|
|
1776
1776
|
.e-pv-annotation-thickness-popup-container {
|
|
1777
1777
|
background-color: #fff;
|
|
1778
1778
|
box-shadow: 0 3px 8px 0 #f3f4f6;
|
|
1779
|
-
color: #
|
|
1779
|
+
color: #111827;
|
|
1780
1780
|
height: auto;
|
|
1781
1781
|
min-height: 48px;
|
|
1782
1782
|
padding: 16px;
|