@vue-pdf-viewer/viewer 2.5.0-beta.16 → 2.5.0-beta.17
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.
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
|
2
2
|
<style>
|
|
3
|
-
@
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
}
|
|
3
|
+
@keyframes loadingRotate {
|
|
4
|
+
from {
|
|
5
|
+
rotate: 0;
|
|
6
|
+
}
|
|
8
7
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}
|
|
8
|
+
to {
|
|
9
|
+
rotate: 360deg
|
|
12
10
|
}
|
|
11
|
+
}
|
|
13
12
|
|
|
13
|
+
@media not (prefers-reduced-motion) {
|
|
14
14
|
#circle-arrows {
|
|
15
15
|
animation: loadingRotate 1.8s linear infinite;
|
|
16
16
|
transform-origin: 50% 50%;
|
package/dist/index.js
CHANGED
|
@@ -4542,7 +4542,7 @@ class aZ {
|
|
|
4542
4542
|
}
|
|
4543
4543
|
}
|
|
4544
4544
|
}
|
|
4545
|
-
const Wl = aZ.getInstance(), lJ = /* @__PURE__ */ new Date("2025-04-24T08:
|
|
4545
|
+
const Wl = aZ.getInstance(), lJ = /* @__PURE__ */ new Date("2025-04-24T08:24:45.619Z"), rd = "Please visit https://www.vue-pdf-viewer.dev/license-management/ to generate a new license key.", tZ = {
|
|
4546
4546
|
invalidLicense: `You are currently using without a valid license. ${rd}`,
|
|
4547
4547
|
mismatchedDomain: `Your license key is not valid for the current domain / IP. ${rd}`,
|
|
4548
4548
|
expired: `Your license key has expired. ${rd}`,
|
|
@@ -16050,7 +16050,7 @@ const yB = (l, Z) => {
|
|
|
16050
16050
|
}), { comments: U, repliedCommentPages: F };
|
|
16051
16051
|
};
|
|
16052
16052
|
let rW = "";
|
|
16053
|
-
rW = "https://unpkg.com/@vue-pdf-viewer/viewer@2.5.0-beta.
|
|
16053
|
+
rW = "https://unpkg.com/@vue-pdf-viewer/viewer@2.5.0-beta.17/dist/assets/pdf-annotations/";
|
|
16054
16054
|
const gQ = rW, kB = ["data-height"], DB = { class: "vpv-inner-container" }, IB = { key: 0 }, EB = { class: "vpv-sidebar-tabs" }, CB = { class: "vpv-sidebar-features" }, wB = {
|
|
16055
16055
|
key: 0,
|
|
16056
16056
|
class: "vpv-toolbar-wrapper"
|