@syncfusion/ej2-angular-pdfviewer 23.2.7 → 24.1.41-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 +2235 -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 +15 -29
- 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 +1 -3
- package/src/pdfviewer/pdfviewer.module.d.ts +0 -6
- package/styles/bootstrap-dark.css +1 -3308
- package/styles/bootstrap.css +1 -3315
- package/styles/bootstrap4.css +1 -3645
- package/styles/bootstrap5-dark.css +1 -3618
- package/styles/bootstrap5.css +1 -3618
- package/styles/fabric-dark.css +1 -3316
- package/styles/fabric.css +1 -3329
- package/styles/fluent-dark.css +1 -3573
- package/styles/fluent.css +1 -3573
- package/styles/highcontrast-light.css +1 -3306
- package/styles/highcontrast.css +1 -3327
- package/styles/material-dark.css +1 -3309
- package/styles/material.css +1 -3316
- package/styles/material3-dark.css +1 -3495
- package/styles/material3-dark.scss +0 -1
- package/styles/material3.css +1 -3551
- package/styles/material3.scss +0 -1
- package/styles/pdfviewer/bootstrap-dark.css +1 -3308
- package/styles/pdfviewer/bootstrap-dark.scss +1 -4
- package/styles/pdfviewer/bootstrap.css +1 -3315
- package/styles/pdfviewer/bootstrap.scss +1 -4
- package/styles/pdfviewer/bootstrap4.css +1 -3645
- package/styles/pdfviewer/bootstrap4.scss +1 -4
- package/styles/pdfviewer/bootstrap5-dark.css +1 -3618
- package/styles/pdfviewer/bootstrap5-dark.scss +1 -4
- package/styles/pdfviewer/bootstrap5.css +1 -3618
- package/styles/pdfviewer/bootstrap5.scss +1 -4
- package/styles/pdfviewer/fabric-dark.css +1 -3316
- package/styles/pdfviewer/fabric-dark.scss +1 -4
- package/styles/pdfviewer/fabric.css +1 -3329
- package/styles/pdfviewer/fabric.scss +1 -4
- package/styles/pdfviewer/fluent-dark.css +1 -3573
- package/styles/pdfviewer/fluent-dark.scss +1 -4
- package/styles/pdfviewer/fluent.css +1 -3573
- package/styles/pdfviewer/fluent.scss +1 -4
- package/styles/pdfviewer/highcontrast-light.css +1 -3306
- package/styles/pdfviewer/highcontrast-light.scss +1 -4
- package/styles/pdfviewer/highcontrast.css +1 -3327
- package/styles/pdfviewer/highcontrast.scss +1 -4
- package/styles/pdfviewer/material-dark.css +1 -3309
- package/styles/pdfviewer/material-dark.scss +1 -4
- package/styles/pdfviewer/material.css +1 -3316
- package/styles/pdfviewer/material.scss +1 -4
- package/styles/pdfviewer/material3-dark.css +1 -3495
- package/styles/pdfviewer/material3-dark.scss +1 -4
- package/styles/pdfviewer/material3.css +1 -3551
- package/styles/pdfviewer/material3.scss +1 -4
- package/styles/pdfviewer/tailwind-dark.css +1 -3353
- package/styles/pdfviewer/tailwind-dark.scss +1 -4
- package/styles/pdfviewer/tailwind.css +1 -3354
- package/styles/pdfviewer/tailwind.scss +1 -4
- package/styles/tailwind-dark.css +1 -3353
- package/styles/tailwind.css +1 -3354
- 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 -536
- package/styles/pdfviewer/_bootstrap-definition.scss +0 -536
- package/styles/pdfviewer/_bootstrap4-definition.scss +0 -582
- package/styles/pdfviewer/_bootstrap5-dark-definition.scss +0 -1
- package/styles/pdfviewer/_bootstrap5-definition.scss +0 -530
- package/styles/pdfviewer/_fabric-dark-definition.scss +0 -533
- package/styles/pdfviewer/_fabric-definition.scss +0 -535
- package/styles/pdfviewer/_fluent-dark-definition.scss +0 -1
- package/styles/pdfviewer/_fluent-definition.scss +0 -537
- package/styles/pdfviewer/_fusionnew-definition.scss +0 -530
- package/styles/pdfviewer/_highcontrast-definition.scss +0 -535
- package/styles/pdfviewer/_highcontrast-light-definition.scss +0 -531
- package/styles/pdfviewer/_layout.scss +0 -196
- package/styles/pdfviewer/_material-dark-definition.scss +0 -534
- package/styles/pdfviewer/_material-definition.scss +0 -532
- package/styles/pdfviewer/_material3-dark-definition.scss +0 -1
- package/styles/pdfviewer/_material3-definition.scss +0 -538
- package/styles/pdfviewer/_tailwind-dark-definition.scss +0 -1
- package/styles/pdfviewer/_tailwind-definition.scss +0 -539
- package/styles/pdfviewer/_theme.scss +0 -4751
- 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,196 +0,0 @@
|
|
|
1
|
-
@include export-module('pdfviewer-layout') {
|
|
2
|
-
|
|
3
|
-
/*! component layout */
|
|
4
|
-
/* stylelint-disable property-no-vendor-prefix */
|
|
5
|
-
.e-pdfviewer {
|
|
6
|
-
.e-pv-viewer-container {
|
|
7
|
-
border-style: $pv-viewer-border-style;
|
|
8
|
-
border-width: $pv-viewer-border-width;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.e-pv-text-layer {
|
|
12
|
-
position: absolute;
|
|
13
|
-
top: 0;
|
|
14
|
-
z-index: 2;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.e-pv-annotation-canvas {
|
|
18
|
-
left: 0;
|
|
19
|
-
position: absolute;
|
|
20
|
-
top: 0;
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.e-pv-text {
|
|
24
|
-
background: transparent;
|
|
25
|
-
color: transparent;
|
|
26
|
-
line-height: normal;
|
|
27
|
-
opacity: $pv-text-selection-opacity;
|
|
28
|
-
position: absolute;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.e-pv-search-text-highlight,
|
|
32
|
-
.e-pv-search-text-highlightother {
|
|
33
|
-
line-height: normal;
|
|
34
|
-
opacity: $pv-text-selection-opacity;
|
|
35
|
-
position: absolute;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.e-pv-hyperlink {
|
|
39
|
-
z-index: 2;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.e-pv-hyperlink.e-pv-onselection {
|
|
43
|
-
z-index: 1;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.e-enable-text-selection {
|
|
47
|
-
-moz-user-select: text;
|
|
48
|
-
-ms-user-select: text;
|
|
49
|
-
-webkit-user-select: text;
|
|
50
|
-
user-select: text;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
.e-disable-text-selection {
|
|
54
|
-
-moz-user-select: none;
|
|
55
|
-
-ms-user-select: none;
|
|
56
|
-
-webkit-user-select: none;
|
|
57
|
-
user-select: none;
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
.e-enable-text-selection .e-pv-text {
|
|
61
|
-
display: inline-block;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.e-disable-text-selection .e-pv-text {
|
|
65
|
-
display: none;
|
|
66
|
-
}
|
|
67
|
-
|
|
68
|
-
.e-pv-cursor {
|
|
69
|
-
cursor: text;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.e-pv-crosshair-cursor {
|
|
73
|
-
cursor: crosshair;
|
|
74
|
-
}
|
|
75
|
-
|
|
76
|
-
.e-pv-touch-select-drop {
|
|
77
|
-
display: inline-block;
|
|
78
|
-
height: 30px;
|
|
79
|
-
position: absolute;
|
|
80
|
-
width: 30px;
|
|
81
|
-
z-index: 1000;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
.e-pv-touch-ellipse {
|
|
85
|
-
background-color: $pv-selection-touch-element-background-color;
|
|
86
|
-
border-bottom-left-radius: 50%;
|
|
87
|
-
border-bottom-right-radius: 50%;
|
|
88
|
-
border-color: $pv-selection-touch-element-border-color;
|
|
89
|
-
border-style: solid;
|
|
90
|
-
border-top-left-radius: 50%;
|
|
91
|
-
border-width: 2px;
|
|
92
|
-
height: 20px;
|
|
93
|
-
margin: 0 0 0 9px;
|
|
94
|
-
position: absolute;
|
|
95
|
-
width: 20px;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
.e-pv-annotation-note {
|
|
99
|
-
border-radius: 2px;
|
|
100
|
-
cursor: auto;
|
|
101
|
-
font-size: $pv-sidebar-title-font-size;
|
|
102
|
-
height: auto;
|
|
103
|
-
max-width: 200px;
|
|
104
|
-
min-height: 10px;
|
|
105
|
-
min-width: 30px;
|
|
106
|
-
overflow-wrap: break-word;
|
|
107
|
-
padding: 5px;
|
|
108
|
-
position: absolute;
|
|
109
|
-
width: auto;
|
|
110
|
-
z-index: 10000;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
.e-pv-annotation-note-author {
|
|
114
|
-
border-bottom: 1px solid $pv-annotation-note-border-bottom-color;
|
|
115
|
-
font-weight: bold;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
.e-pv-annotation-popup-menu {
|
|
119
|
-
cursor: auto;
|
|
120
|
-
min-width: 396px;
|
|
121
|
-
padding-bottom: 6px;
|
|
122
|
-
position: absolute;
|
|
123
|
-
width: auto;
|
|
124
|
-
z-index: 10000;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
.e-pv-annotation-popup-header {
|
|
128
|
-
height: auto;
|
|
129
|
-
min-height: 29px;
|
|
130
|
-
padding-top: 14px;
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
.e-pv-annotation-popup-author {
|
|
134
|
-
float: left;
|
|
135
|
-
font-size: 16px;
|
|
136
|
-
font-weight: bold;
|
|
137
|
-
margin-left: 14px;
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.e-pv-annotation-popup-close {
|
|
141
|
-
float: right;
|
|
142
|
-
height: 20px;
|
|
143
|
-
margin-right: 14px;
|
|
144
|
-
width: 20px;
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
.e-pv-annotation-modified-time {
|
|
148
|
-
height: 14px;
|
|
149
|
-
margin-left: 14px;
|
|
150
|
-
padding-top: 8px;
|
|
151
|
-
}
|
|
152
|
-
|
|
153
|
-
.e-pv-annotation-popup-note-container {
|
|
154
|
-
height: auto;
|
|
155
|
-
padding: 14px;
|
|
156
|
-
width: auto;
|
|
157
|
-
}
|
|
158
|
-
|
|
159
|
-
.e-pv-annotation-popup-content {
|
|
160
|
-
background-color: $pv-annotation-note-popup-bg-color;
|
|
161
|
-
border: 1px solid;
|
|
162
|
-
font-size: 16px;
|
|
163
|
-
min-height: 132.08px;
|
|
164
|
-
overflow: hidden auto;
|
|
165
|
-
width: 368px;
|
|
166
|
-
}
|
|
167
|
-
|
|
168
|
-
.e-pv-properties-fill-color-icon,
|
|
169
|
-
.e-pv-properties-stroke-color-icon {
|
|
170
|
-
border-bottom: 2px solid;
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
.e-pv-drop {
|
|
174
|
-
color: $pv-selection-touch-element-background-color;
|
|
175
|
-
display: inline-block;
|
|
176
|
-
height: 20px;
|
|
177
|
-
position: absolute;
|
|
178
|
-
width: 20px;
|
|
179
|
-
z-index: 1000;
|
|
180
|
-
}
|
|
181
|
-
|
|
182
|
-
.e-pv-droplet {
|
|
183
|
-
background-color: $pv-selection-touch-element-background-color;
|
|
184
|
-
border-bottom-left-radius: 50%;
|
|
185
|
-
border-bottom-right-radius: 50%;
|
|
186
|
-
border-color: $pv-selection-touch-element-border-color;
|
|
187
|
-
border-style: solid;
|
|
188
|
-
border-top-left-radius: 50%;
|
|
189
|
-
border-width: 2px;
|
|
190
|
-
height: 20px;
|
|
191
|
-
margin: 0 0 0 9px;
|
|
192
|
-
position: absolute;
|
|
193
|
-
width: 20px;
|
|
194
|
-
}
|
|
195
|
-
}
|
|
196
|
-
}
|