@vue-pdf-viewer/viewer 3.5.1-rc.1 → 3.5.1
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.
|
@@ -5323,7 +5323,7 @@ function mT(l, U, d, Z, F) {
|
|
|
5323
5323
|
function CU(l, U, d) {
|
|
5324
5324
|
return Math.min(Math.max(l, U), d);
|
|
5325
5325
|
}
|
|
5326
|
-
const uT = /* @__PURE__ */ new Date("2025-12-
|
|
5326
|
+
const uT = /* @__PURE__ */ new Date("2025-12-04T02:49:00.032Z"), ec = "Please visit https://www.vue-pdf-viewer.dev/license-management/ to generate a new license key.", EZ = {
|
|
5327
5327
|
invalidLicense: JSON.stringify({
|
|
5328
5328
|
message: `You are currently using %cwithout%c a valid license. ${ec}`,
|
|
5329
5329
|
style: ["font-weight: bold;", "font-weight: normal;"]
|
|
@@ -5379,7 +5379,7 @@ function TT(l) {
|
|
|
5379
5379
|
}
|
|
5380
5380
|
async function GT(l, U) {
|
|
5381
5381
|
try {
|
|
5382
|
-
const d = await import("./index-
|
|
5382
|
+
const d = await import("./index-9uIbB4QC.js").then((V) => V.i), Z = d.pki.publicKeyFromPem(U), F = atob(l.data), t = d.util.decode64(l.signature), c = d.pss.create({
|
|
5383
5383
|
md: d.md.sha256.create(),
|
|
5384
5384
|
mgf: d.mgf.mgf1.create(d.md.sha256.create()),
|
|
5385
5385
|
saltLength: 32
|
|
@@ -25503,7 +25503,7 @@ const VI = (l, U) => {
|
|
|
25503
25503
|
}), { comments: d, repliedCommentPages: t };
|
|
25504
25504
|
};
|
|
25505
25505
|
let _V = "";
|
|
25506
|
-
_V = "https://unpkg.com/@vue-pdf-viewer/viewer@3.5.1
|
|
25506
|
+
_V = "https://unpkg.com/@vue-pdf-viewer/viewer@3.5.1/dist/assets/pdf-annotations/";
|
|
25507
25507
|
const Ve = _V;
|
|
25508
25508
|
class RI {
|
|
25509
25509
|
_items = [];
|
|
@@ -26143,7 +26143,7 @@ const { getTextLayers: QF } = Z0(), jI = (l, U) => {
|
|
|
26143
26143
|
}
|
|
26144
26144
|
const c = (n) => {
|
|
26145
26145
|
const a = document.getSelection();
|
|
26146
|
-
|
|
26146
|
+
n.clipboardData?.setData(
|
|
26147
26147
|
"text/plain",
|
|
26148
26148
|
t(F(a?.toString() || ""))
|
|
26149
26149
|
), n.preventDefault(), n.stopPropagation();
|