@vue-pdf-viewer/viewer 2.5.0-beta.13 → 2.5.0-beta.14
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/dist/index.js +3 -3
- package/dist/index.umd.cjs +3 -3
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -4545,7 +4545,7 @@ class bZ {
|
|
|
4545
4545
|
}
|
|
4546
4546
|
}
|
|
4547
4547
|
}
|
|
4548
|
-
const Wl = bZ.getInstance(), UM = /* @__PURE__ */ new Date("2025-04-
|
|
4548
|
+
const Wl = bZ.getInstance(), UM = /* @__PURE__ */ new Date("2025-04-23T05:13:23.244Z"), rd = "Please visit https://www.vue-pdf-viewer.dev/license-management/ to generate a new license key.", tZ = {
|
|
4549
4549
|
invalidLicense: `You are currently using without a valid license. ${rd}`,
|
|
4550
4550
|
mismatchedDomain: `Your license key is not valid for the current domain / IP. ${rd}`,
|
|
4551
4551
|
expired: `Your license key has expired. ${rd}`,
|
|
@@ -4793,7 +4793,7 @@ async function JQ(l) {
|
|
|
4793
4793
|
} catch (Z) {
|
|
4794
4794
|
return Wl.error("Error fetching PDF source URL:", Z.message), !1;
|
|
4795
4795
|
}
|
|
4796
|
-
return Wl.error("Invalid source: Unsupported source type."), !1;
|
|
4796
|
+
return l.startsWith("data:application/pdf;base64,") ? !0 : (Wl.error("Invalid source: Unsupported source type."), !1);
|
|
4797
4797
|
}
|
|
4798
4798
|
const MM = {
|
|
4799
4799
|
src: {
|
|
@@ -16053,7 +16053,7 @@ const yB = (l, Z) => {
|
|
|
16053
16053
|
}), { comments: U, repliedCommentPages: F };
|
|
16054
16054
|
};
|
|
16055
16055
|
let rW = "";
|
|
16056
|
-
rW = "https://unpkg.com/@vue-pdf-viewer/viewer@2.5.0-beta.
|
|
16056
|
+
rW = "https://unpkg.com/@vue-pdf-viewer/viewer@2.5.0-beta.14/dist/assets/pdf-annotations/";
|
|
16057
16057
|
const KQ = rW, kB = ["data-height"], DB = { class: "vpv-inner-container" }, IB = { key: 0 }, EB = { class: "vpv-sidebar-tabs" }, CB = { class: "vpv-sidebar-features" }, wB = {
|
|
16058
16058
|
key: 0,
|
|
16059
16059
|
class: "vpv-toolbar-wrapper"
|