@vue-pdf-viewer/annotation 1.0.0-beta.1 → 1.0.0-beta.2

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 CHANGED
@@ -1,5 +1,5 @@
1
1
  (function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode('.vp-text-xl[data-v-c6e40782]{font-size:1.25rem;line-height:1.75rem}.vpv-toolbar-btn.vpv-toolbar-btn-active[data-v-7ffb5374],.vpv-toolbar-btn[data-v-7ffb5374]:hover{background-color:var(--vpv-primary-color);color:#fff}.vpv-annotation-editor-layer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:auto}.vpv-annotation-editor-layer .vpv-annotation-editor{z-index:calc(var(--vpv-base-z-index) * 4)}.vpv-annotation-editor-layer.highlight-mode{cursor:text}.vpv-annotation-editor-layer.highlight-mode .vpv-annotation-editor{pointer-events:none}.vpv-annotation-editor-layer.highlight-mode .vpv-annotation-editor .vpv-annotation-editor__clip-path{cursor:pointer;position:absolute;inset:0;pointer-events:auto}.vpv-annotation-editor-layer:not(.highlight-mode) .vpv-annotation-editor.vpv-annotation-editor__highlight{pointer-events:none}.vpv-annotation-editor-layer:not(.highlight-mode) .vpv-annotation-editor.vpv-annotation-editor__highlight .vpv-annotation-editor__clip-path{pointer-events:none}.vpv-annotation-editor-layer.freetext-mode>:not(.vpv-annotation-editor__free-text){user-select:none;pointer-events:none}.vpv-annotation-editor-layer:not(.freetext-mode) .vpv-annotation-editor__free-text{pointer-events:none}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text{position:absolute;user-select:none;padding:calc(var(--vpv-annotation-free-text__padding, 2px) * var(--scale-factor));cursor:auto}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text.draggable{cursor:move}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text--selected,.vpv-annotation-editor-layer .vpv-annotation-editor__free-text:hover{outline:1px solid #0082ff}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text [role=textbox]{outline:none!important;text-align:start;font:10px sans-serif;line-height:var(--vpv-annotation-free-text__line-height);width:auto;height:auto;white-space:pre-wrap;word-wrap:break-word}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text--temp{min-width:100px;min-height:calc(20px * var(--scale-factor));border:1px dashed #007bff;background-color:#ffffffe6;color:#000;cursor:text}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text--temp>[role=textbox]{outline:none;font-size:calc(14px * var(--scale-factor));font-family:sans-serif;min-height:calc(16px * var(--scale-factor))}.vpv-annotation-highlight__color-picker-wrapper{padding-left:4px;padding-right:4px;padding-bottom:4px;text-align:left}.vpv-annotation-highlight__color-picker-wrapper>p{margin-bottom:.75rem}.vpv-canvas-layer>.vpv-highlight:is(svg){position:absolute;mix-blend-mode:multiply}.vpv-canvas-layer>.vpv-highlight:is(svg):not(.free){fill-rule:evenodd}.vpv-canvas-layer>.vpv-highlight-outline:is(svg){position:absolute;mix-blend-mode:normal;fill-rule:evenodd;fill:none}.vpv-canvas-layer>.vpv-highlight-outline:is(svg).hovered,.vpv-canvas-layer>.vpv-highlight-outline:is(svg).selected{stroke-width:var(--vpv-annotation-highlight__outline-width)}.vpv-canvas-layer>.vpv-highlight-outline:is(svg).hovered{stroke:var(--vpv-annotation-highlight__outline-hover-color)}.vpv-canvas-layer>.vpv-highlight-outline:is(svg).selected{stroke:var(--vpv-annotation-highlight__outline-selected-color)}.vpv-canvas-layer .vpv-highlight[data-main-rotation="180"] mask,.vpv-canvas-layer .vpv-highlight[data-main-rotation="180"] use:not(.clip,.mask),.vpv-canvas-layer .vpv-highlight-outline[data-main-rotation="180"] mask,.vpv-canvas-layer .vpv-highlight-outline[data-main-rotation="180"] use:not(.clip,.mask){transform:matrix(-1,0,0,-1,1,1)}.vpv-canvas-layer .vpv-highlight[data-main-rotation="270"] mask,.vpv-canvas-layer .vpv-highlight[data-main-rotation="270"] use:not(.clip,.mask),.vpv-canvas-layer .vpv-highlight-outline[data-main-rotation="270"] mask,.vpv-canvas-layer .vpv-highlight-outline[data-main-rotation="270"] use:not(.clip,.mask){transform:matrix(0,-1,1,0,0,1)}.vpv-resizers{position:absolute;inset:0;pointer-events:none}.vpv-resizers .vpv-resizer{position:absolute;width:var(--vpv-annotation-outline-resizer-size);height:var(--vpv-annotation-outline-resizer-size);background:white;border:1px solid var(--vpv-annotation-outline-resizer-border-color);border-radius:50%;pointer-events:auto;cursor:pointer;z-index:calc(var(--vpv-base-z-index) * 9999);transition:opacity .2s ease,visibility .2s ease}.vpv-resizers .vpv-resizer:hover,.vpv-resizers .vpv-resizer:focus{transform:scale(1.5)}.vpv-resizers .vpv-resizer--top-left{top:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);left:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);cursor:nwse-resize}.vpv-resizers .vpv-resizer--top-right{top:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);right:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);cursor:nesw-resize}.vpv-resizers .vpv-resizer--bottom-left{bottom:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);left:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);cursor:nesw-resize}.vpv-resizers .vpv-resizer--bottom-right{bottom:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);right:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);cursor:nwse-resize}.vpv-page[data-main-rotation="90"] .vpv-resizer--top-left,.vpv-page[data-main-rotation="270"] .vpv-resizer--top-left{cursor:nesw-resize}.vpv-page[data-main-rotation="90"] .vpv-resizer--top-right,.vpv-page[data-main-rotation="270"] .vpv-resizer--top-right,.vpv-page[data-main-rotation="90"] .vpv-resizer--bottom-left,.vpv-page[data-main-rotation="270"] .vpv-resizer--bottom-left{cursor:nwse-resize}.vpv-page[data-main-rotation="90"] .vpv-resizer--bottom-right,.vpv-page[data-main-rotation="270"] .vpv-resizer--bottom-right{cursor:nesw-resize}.vpv-resizer--dark{background:#80ebff;border-color:#2b2a33}.vpv-resizer--dark:focus{outline-color:#80ebff}.vpv-annotation-editor__image{position:absolute;cursor:pointer}.vpv-annotation-editor__image.hovered,.vpv-annotation-editor__image:hover{outline-width:var(--vpv-annotation-outline-width);outline-style:solid;outline-color:var(--vpv-annotation-outline-hovered-color)}.vpv-annotation-editor__image.selected{outline-width:var(--vpv-annotation-outline-width);outline-style:solid;outline-offset:var(--vpv-annotation-outline-selected-offset);outline-color:var(--vpv-annotation-outline-selected-color);cursor:move}.vpv-annotation-editor__image canvas{position:absolute;width:100%;height:100%;margin:0;top:0;left:0}.vpv-page:not([data-main-rotation="0"]) .vpv-annotation-editor__image:hover{outline:none}.vpv-annotation-tools-container[data-v-bd369a22]{padding-top:.5rem;padding-bottom:.5rem;border-top:1px solid #c6ccd2;max-width:min-content;margin:.5rem auto}.vpv-annotation-tools-container[data-v-bd369a22] .vpv-toolbar-btn{margin-bottom:.25rem}.slide-enter-active[data-v-bd369a22],.slide-leave-active[data-v-bd369a22]{transition:all .3s ease-out}.slide-enter-from[data-v-bd369a22],.slide-leave-to[data-v-bd369a22]{opacity:0}.slide-enter-from[data-v-bd369a22],.slide-leave-to[data-v-bd369a22]{transform:translateY(-20px)}')),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
- import { defineComponent as k, inject as O, computed as v, openBlock as s, createBlock as u, resolveDynamicComponent as m, normalizeProps as A, mergeProps as $, createSlots as x, withCtx as l, renderSlot as g, renderList as oe, createElementBlock as I, defineAsyncComponent as ie, unref as y, ref as C, createTextVNode as j, toDisplayString as P, createVNode as b, normalizeClass as q, reactive as M, watch as le, useModel as F, createCommentVNode as p, Transition as se, h as re } from "vue";
2
+ import { reactive as M, ref as A, defineComponent as k, inject as O, computed as v, openBlock as s, createBlock as u, resolveDynamicComponent as m, normalizeProps as C, mergeProps as $, createSlots as x, withCtx as l, renderSlot as g, renderList as ie, createElementBlock as I, defineAsyncComponent as le, unref as y, createTextVNode as E, toDisplayString as j, createVNode as b, normalizeClass as R, watch as se, useModel as F, createCommentVNode as p, Transition as re, h as fe } from "vue";
3
3
  var S;
4
4
  (function(t) {
5
5
  t.highlight = "vpv:annotation:highlight", t.freeText = "vpv:annotation:freeText", t.signature = "vpv:annotation:signature", t.image = "vpv:annotation:image";
@@ -12,16 +12,16 @@ var h;
12
12
  (function(t) {
13
13
  t.Black = "#000000", t.DarkGray = "#444444", t.Gray = "#696969", t.LightGray = "#9C9C9C", t.LightestGray = "#CDCDCD", t.White = "#FFFFFF", t.Purple = "#7862FF", t.Blue = "#1777FF", t.Red = "#F66365", t.Orange = "#F67E63", t.Yellow = "#F5C463", t.Green = "#48BB77";
14
14
  })(h || (h = {}));
15
- const fe = {
15
+ const ce = {
16
16
  ANNOTATIONS: "annotations"
17
- }, E = Symbol("VPV Shared UIs"), Y = Symbol("VPV Current Localization"), W = Symbol("VPV Viewer Core State"), ce = {
17
+ }, P = Symbol("VPV Shared UIs"), Y = Symbol("VPV Current Localization"), W = Symbol("VPV Viewer Core State"), ue = {
18
18
  [w.Purple]: "Purple",
19
19
  [w.Cyan]: "Cyan",
20
20
  [w.Red]: "Red",
21
21
  [w.Orange]: "Orange",
22
22
  [w.Yellow]: "Yellow",
23
23
  [w.Green]: "Green"
24
- }, ue = {
24
+ }, de = {
25
25
  [h.Black]: "Black",
26
26
  [h.DarkGray]: "Dark Gray",
27
27
  [h.Gray]: "Gray",
@@ -34,7 +34,15 @@ const fe = {
34
34
  [h.Orange]: "Orange",
35
35
  [h.Yellow]: "Yellow",
36
36
  [h.Green]: "Green"
37
- }, de = (t, n) => `${t}-${n}`, ge = {
37
+ }, K = M({
38
+ currentPageIndex: A(0),
39
+ scale: A(1),
40
+ isEditing: A(!1),
41
+ rotation: A(0),
42
+ update: (t) => {
43
+ Object.assign(K, t);
44
+ }
45
+ }), ge = (t, n) => `${t}-${n}`, pe = {
38
46
  aliceblue: "#f0f8ff",
39
47
  antiquewhite: "#faebd7",
40
48
  aqua: "#00ffff",
@@ -176,52 +184,52 @@ const fe = {
176
184
  whitesmoke: "#f5f5f5",
177
185
  yellow: "#ffff00",
178
186
  yellowgreen: "#9acd32"
179
- }, H = (t) => t.startsWith("#") || t.startsWith("0x") ? t : ge[t] || t, L = /* @__PURE__ */ k({
187
+ }, H = (t) => t.startsWith("#") || t.startsWith("0x") ? t : pe[t] || t, L = /* @__PURE__ */ k({
180
188
  __name: "AppTooltip",
181
189
  setup(t) {
182
- const n = O(E), e = v(() => n?.AppTooltip);
183
- return (a, o) => e.value ? (s(), u(m(e.value), A($({ key: 0 }, a.$attrs)), x({
190
+ const n = O(P), e = v(() => n?.AppTooltip);
191
+ return (a, o) => e.value ? (s(), u(m(e.value), C($({ key: 0 }, a.$attrs)), x({
184
192
  default: l(() => [
185
193
  g(a.$slots, "default")
186
194
  ]),
187
195
  _: 2
188
196
  }, [
189
- oe(a.$slots, (i, c) => ({
197
+ ie(a.$slots, (i, c) => ({
190
198
  name: c,
191
199
  fn: l(() => [
192
200
  g(a.$slots, c)
193
201
  ])
194
202
  }))
195
- ]), 1040)) : (s(), I("div", A($({ key: 1 }, a.$attrs)), [
203
+ ]), 1040)) : (s(), I("div", C($({ key: 1 }, a.$attrs)), [
196
204
  g(a.$slots, "default")
197
205
  ], 16));
198
206
  }
199
207
  }), B = /* @__PURE__ */ k({
200
208
  __name: "AppButton",
201
209
  setup(t) {
202
- const n = O(E), e = v(() => n?.AppButton);
203
- return (a, o) => e.value ? (s(), u(m(e.value), A($({ key: 0 }, a.$attrs)), {
210
+ const n = O(P), e = v(() => n?.AppButton);
211
+ return (a, o) => e.value ? (s(), u(m(e.value), C($({ key: 0 }, a.$attrs)), {
204
212
  default: l(() => [
205
213
  g(a.$slots, "default")
206
214
  ]),
207
215
  _: 3
208
- }, 16)) : (s(), I("button", A($({ key: 1 }, a.$attrs)), [
216
+ }, 16)) : (s(), I("button", C($({ key: 1 }, a.$attrs)), [
209
217
  g(a.$slots, "default")
210
218
  ], 16));
211
219
  }
212
- }), pe = (t, n) => {
220
+ }), ve = (t, n) => {
213
221
  const e = t[n];
214
222
  return e ? typeof e == "function" ? e() : Promise.resolve(e) : new Promise((a, o) => {
215
223
  (typeof queueMicrotask == "function" ? queueMicrotask : setTimeout)(o.bind(null, new Error("Unknown variable dynamic import: " + n)));
216
224
  });
217
- }, ve = /* @__PURE__ */ k({
225
+ }, he = /* @__PURE__ */ k({
218
226
  __name: "Icon",
219
227
  props: {
220
228
  name: {}
221
229
  },
222
230
  setup(t) {
223
- const n = t, e = ie({
224
- loader: () => pe(/* @__PURE__ */ Object.assign({ "../assets/icons/annotations.svg": () => import("./annotations.1350dbe1.js"), "../assets/icons/tool-comment.svg": () => import("./tool-comment.35e183f7.js"), "../assets/icons/tool-free-text.svg": () => import("./tool-free-text.5d283e24.js"), "../assets/icons/tool-highlight.svg": () => import("./tool-highlight.0a507b04.js"), "../assets/icons/tool-image.svg": () => import("./tool-image.9f910d29.js"), "../assets/icons/tool-signature.svg": () => import("./tool-signature.2b6fe80c.js") }), `../assets/icons/${n.name}.svg`)
231
+ const n = t, e = le({
232
+ loader: () => ve(/* @__PURE__ */ Object.assign({ "../assets/icons/annotations.svg": () => import("./annotations.1350dbe1.js"), "../assets/icons/tool-comment.svg": () => import("./tool-comment.35e183f7.js"), "../assets/icons/tool-free-text.svg": () => import("./tool-free-text.5d283e24.js"), "../assets/icons/tool-highlight.svg": () => import("./tool-highlight.0a507b04.js"), "../assets/icons/tool-image.svg": () => import("./tool-image.9f910d29.js"), "../assets/icons/tool-signature.svg": () => import("./tool-signature.2b6fe80c.js") }), `../assets/icons/${n.name}.svg`)
225
233
  });
226
234
  return (a, o) => (s(), u(m(y(e)), { class: "vp-text-xl" }));
227
235
  }
@@ -231,7 +239,7 @@ const U = (t, n) => {
231
239
  for (const [a, o] of n)
232
240
  e[a] = o;
233
241
  return e;
234
- }, G = /* @__PURE__ */ U(ve, [["__scopeId", "data-v-c6e40782"]]), V = () => {
242
+ }, G = /* @__PURE__ */ U(he, [["__scopeId", "data-v-c6e40782"]]), V = () => {
235
243
  const t = O(
236
244
  Y,
237
245
  v(() => ({}))
@@ -243,11 +251,11 @@ const U = (t, n) => {
243
251
  }).value,
244
252
  currentLocale: v(() => t.value)
245
253
  };
246
- }, he = /* @__PURE__ */ k({
254
+ }, me = /* @__PURE__ */ k({
247
255
  __name: "ToolAnnotation",
248
256
  emits: ["toggle"],
249
257
  setup(t, { emit: n }) {
250
- const { t: e } = V(), a = n, o = C(!1), i = () => {
258
+ const { t: e } = V(), a = n, o = A(!1), i = () => {
251
259
  o.value = !o.value, a("toggle", o.value);
252
260
  };
253
261
  return (c, d) => c.$slots.default ? g(c.$slots, "default", {
@@ -255,12 +263,12 @@ const U = (t, n) => {
255
263
  onClick: i
256
264
  }, void 0, !0) : (s(), u(L, { key: 1 }, {
257
265
  content: l(() => [
258
- j(P(o.value ? y(e)("annotationToggleHideTooltip") : y(e)("annotationToggleShowTooltip")), 1)
266
+ E(j(o.value ? y(e)("annotationToggleHideTooltip") : y(e)("annotationToggleShowTooltip")), 1)
259
267
  ]),
260
268
  default: l(() => [
261
269
  b(B, {
262
270
  "aria-label": o.value ? y(e)("annotationToggleHideTooltip") : y(e)("annotationToggleShowTooltip"),
263
- class: q(["vpv-toolbar-btn", { "vpv-toolbar-btn-active": o.value }]),
271
+ class: R(["vpv-toolbar-btn", { "vpv-toolbar-btn-active": o.value }]),
264
272
  onClick: i
265
273
  }, {
266
274
  default: l(() => [
@@ -276,27 +284,19 @@ const U = (t, n) => {
276
284
  }));
277
285
  }
278
286
  });
279
- const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () => {
287
+ const be = /* @__PURE__ */ U(me, [["__scopeId", "data-v-7ffb5374"]]), ye = () => {
280
288
  const t = O(
281
289
  W,
282
- M({
283
- currentPageIndex: C(0),
284
- scale: C(1),
285
- isEditing: C(!1),
286
- rotation: C(0),
287
- update: (e) => {
288
- Object.assign(t, e);
289
- }
290
- })
290
+ K
291
291
  ), n = v(() => t.rotation);
292
- return le(
292
+ return se(
293
293
  n,
294
294
  (e) => {
295
295
  console.log("[useViewerCoreState] rotation", e);
296
296
  },
297
297
  { immediate: !0 }
298
298
  ), t;
299
- }, ye = /* @__PURE__ */ k({
299
+ }, _e = /* @__PURE__ */ k({
300
300
  __name: "ToolAnnotationHighlight",
301
301
  props: {
302
302
  active: { type: Boolean, required: !0 },
@@ -305,7 +305,7 @@ const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () =>
305
305
  emits: ["update:active"],
306
306
  setup(t) {
307
307
  const n = F(t, "active"), { t: e } = V();
308
- be();
308
+ ye();
309
309
  const a = () => {
310
310
  n.value = !n.value;
311
311
  };
@@ -314,12 +314,12 @@ const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () =>
314
314
  onClick: a
315
315
  }) : (s(), u(L, { key: 1 }, {
316
316
  content: l(() => [
317
- j(P(y(e)("annotationHighlightTooltip")), 1)
317
+ E(j(y(e)("annotationHighlightTooltip")), 1)
318
318
  ]),
319
319
  default: l(() => [
320
320
  b(B, {
321
321
  "aria-label": y(e)("annotationHighlightLabel"),
322
- class: q(["vpv-toolbar-btn", { "vpv-toolbar-btn-active": n.value }]),
322
+ class: R(["vpv-toolbar-btn", { "vpv-toolbar-btn-active": n.value }]),
323
323
  onClick: a
324
324
  }, {
325
325
  default: l(() => [
@@ -333,11 +333,11 @@ const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () =>
333
333
  _: 3
334
334
  }));
335
335
  }
336
- }), _e = /* @__PURE__ */ k({
336
+ }), ke = /* @__PURE__ */ k({
337
337
  __name: "AppPopover",
338
338
  setup(t) {
339
- const n = O(E), e = v(() => n?.AppPopover);
340
- return (a, o) => e.value ? (s(), u(m(e.value), A($({ key: 0 }, a.$attrs)), {
339
+ const n = O(P), e = v(() => n?.AppPopover);
340
+ return (a, o) => e.value ? (s(), u(m(e.value), C($({ key: 0 }, a.$attrs)), {
341
341
  trigger: l(() => [
342
342
  g(a.$slots, "trigger")
343
343
  ]),
@@ -345,17 +345,17 @@ const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () =>
345
345
  g(a.$slots, "default")
346
346
  ]),
347
347
  _: 3
348
- }, 16)) : (s(), I("button", A($({ key: 1 }, a.$attrs)), [
348
+ }, 16)) : (s(), I("button", C($({ key: 1 }, a.$attrs)), [
349
349
  g(a.$slots, "default")
350
350
  ], 16));
351
351
  }
352
- }), ke = /* @__PURE__ */ k({
352
+ }), Te = /* @__PURE__ */ k({
353
353
  __name: "AppSignatures",
354
354
  setup(t) {
355
- const n = O(E), e = v(() => n?.AppSignatures);
356
- return (a, o) => e.value ? (s(), u(m(e.value), A($({ key: 0 }, a.$attrs)), null, 16)) : p("", !0);
355
+ const n = O(P), e = v(() => n?.AppSignatures);
356
+ return (a, o) => e.value ? (s(), u(m(e.value), C($({ key: 0 }, a.$attrs)), null, 16)) : p("", !0);
357
357
  }
358
- }), Te = /* @__PURE__ */ k({
358
+ }), we = /* @__PURE__ */ k({
359
359
  __name: "ToolAnnotationSignature",
360
360
  props: {
361
361
  active: { type: Boolean, required: !0 },
@@ -363,7 +363,7 @@ const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () =>
363
363
  },
364
364
  emits: ["update:active"],
365
365
  setup(t) {
366
- const n = F(t, "active"), { t: e } = V(), a = C(!1), o = () => {
366
+ const n = F(t, "active"), { t: e } = V(), a = A(!1), o = () => {
367
367
  !n.value && !a.value && (a.value = !0), n.value = !n.value;
368
368
  }, i = (c) => {
369
369
  a.value = !1;
@@ -371,7 +371,7 @@ const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () =>
371
371
  return (c, d) => c.$slots.default ? g(c.$slots, "default", {
372
372
  key: 0,
373
373
  onClick: o
374
- }) : (s(), u(_e, {
374
+ }) : (s(), u(ke, {
375
375
  key: 1,
376
376
  open: a.value,
377
377
  side: "right",
@@ -382,12 +382,12 @@ const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () =>
382
382
  trigger: l(() => [
383
383
  b(L, null, {
384
384
  content: l(() => [
385
- j(P(y(e)("annotationSignatureTooltip")), 1)
385
+ E(j(y(e)("annotationSignatureTooltip")), 1)
386
386
  ]),
387
387
  default: l(() => [
388
388
  b(B, {
389
389
  "aria-label": y(e)("annotationSignatureLabel"),
390
- class: q(["vpv-toolbar-btn", { "vpv-toolbar-btn-active": n.value }]),
390
+ class: R(["vpv-toolbar-btn", { "vpv-toolbar-btn-active": n.value }]),
391
391
  onClick: o
392
392
  }, {
393
393
  default: l(() => [
@@ -402,12 +402,12 @@ const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () =>
402
402
  })
403
403
  ]),
404
404
  default: l(() => [
405
- b(ke)
405
+ b(Te)
406
406
  ]),
407
407
  _: 3
408
408
  }, 8, ["open"]));
409
409
  }
410
- }), we = /* @__PURE__ */ k({
410
+ }), Ae = /* @__PURE__ */ k({
411
411
  __name: "ToolAnnotationFreeText",
412
412
  props: {
413
413
  active: { type: Boolean, required: !0 },
@@ -423,12 +423,12 @@ const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () =>
423
423
  onClick: a
424
424
  }) : (s(), u(L, { key: 1 }, {
425
425
  content: l(() => [
426
- j(P(y(e)("annotationFreeTextTooltip")), 1)
426
+ E(j(y(e)("annotationFreeTextTooltip")), 1)
427
427
  ]),
428
428
  default: l(() => [
429
429
  b(B, {
430
430
  "aria-label": y(e)("annotationFreeTextLabel"),
431
- class: q(["vpv-toolbar-btn", { "vpv-toolbar-btn-active": n.value }]),
431
+ class: R(["vpv-toolbar-btn", { "vpv-toolbar-btn-active": n.value }]),
432
432
  onClick: a
433
433
  }, {
434
434
  default: l(() => [
@@ -458,7 +458,7 @@ const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () =>
458
458
  onClick: o
459
459
  }) : (s(), u(L, { key: 1 }, {
460
460
  content: l(() => [
461
- j(P(y(e)("annotationImageTooltip")), 1)
461
+ E(j(y(e)("annotationImageTooltip")), 1)
462
462
  ]),
463
463
  default: l(() => [
464
464
  b(B, {
@@ -478,10 +478,10 @@ const me = /* @__PURE__ */ U(he, [["__scopeId", "data-v-7ffb5374"]]), be = () =>
478
478
  }));
479
479
  }
480
480
  });
481
- const Ae = { class: "vpv-annotation-tools-container" }, $e = {
481
+ const $e = { class: "vpv-annotation-tools-container" }, Se = {
482
482
  key: 0,
483
483
  class: "vpv-annotation-tools"
484
- }, Se = /* @__PURE__ */ k({
484
+ }, Oe = /* @__PURE__ */ k({
485
485
  __name: "VPdfAnnotationTools",
486
486
  props: {
487
487
  highlight: {
@@ -507,7 +507,7 @@ const Ae = { class: "vpv-annotation-tools-container" }, $e = {
507
507
  },
508
508
  emits: ["highlight", "freeText", "signature", "image"],
509
509
  setup(t, { emit: n }) {
510
- const e = t, a = n, o = (f) => de(e.instanceId, f), i = {
510
+ const e = t, a = n, o = (f) => ge(e.instanceId, f), i = {
511
511
  highlight: new CustomEvent(
512
512
  o(S.highlight),
513
513
  {
@@ -536,40 +536,40 @@ const Ae = { class: "vpv-annotation-tools-container" }, $e = {
536
536
  image: new CustomEvent(o(S.image), {
537
537
  detail: { file: void 0 }
538
538
  })
539
- }, c = C(!1), d = M({
539
+ }, c = A(!1), d = M({
540
540
  highlight: !1,
541
541
  freeText: !1,
542
542
  signature: !1
543
543
  }), T = v({
544
544
  get: () => d.highlight,
545
545
  set: (f) => {
546
- d.highlight = f, f && (d.freeText = !1, d.signature = !1), z();
546
+ d.highlight = f, f && (d.freeText = !1, d.signature = !1), q();
547
547
  }
548
548
  }), N = v({
549
549
  get: () => d.freeText,
550
550
  set: (f) => {
551
- f && (d.highlight = !1, d.signature = !1), d.freeText = f, z();
551
+ f && (d.highlight = !1, d.signature = !1), d.freeText = f, q();
552
552
  }
553
553
  }), D = v({
554
554
  get: () => d.signature,
555
555
  set: (f) => {
556
- f && (d.highlight = !1, d.freeText = !1), d.signature = f, z();
556
+ f && (d.highlight = !1, d.freeText = !1), d.signature = f, q();
557
557
  }
558
- }), K = v(() => e.highlight), X = v(() => e.freeText), Z = v(() => e.signature), J = v(() => e.image), Q = (f) => {
558
+ }), X = v(() => e.highlight), Z = v(() => e.freeText), J = v(() => e.signature), Q = v(() => e.image), ee = (f) => {
559
559
  c.value = f, f || (T.value = !1, N.value = !1, D.value = !1);
560
- }, ee = (f) => {
560
+ }, te = (f) => {
561
561
  a("highlight", f), i.highlight.detail.active = f;
562
- let _ = Object.entries(ce).map(
563
- ([r, R]) => ({ value: r, label: R })
562
+ let _ = Object.entries(ue).map(
563
+ ([r, z]) => ({ value: r, label: z })
564
564
  );
565
565
  typeof e.highlight == "object" && e.highlight?.colors && (_ = e.highlight.colors.map((r) => typeof r == "string" ? {
566
566
  value: H(r),
567
567
  label: r
568
568
  } : r)), i.highlight.detail.colors = _, window.dispatchEvent(i.highlight);
569
- }, te = (f) => {
569
+ }, ae = (f) => {
570
570
  a("freeText", f), i.freeText.detail.active = f;
571
- let _ = Object.entries(ue).map(
572
- ([r, R]) => ({ value: r, label: R })
571
+ let _ = Object.entries(de).map(
572
+ ([r, z]) => ({ value: r, label: z })
573
573
  );
574
574
  typeof e.freeText == "object" && e.freeText?.fontColors && (_ = e.freeText.fontColors.map(
575
575
  (r) => typeof r == "string" ? {
@@ -577,20 +577,20 @@ const Ae = { class: "vpv-annotation-tools-container" }, $e = {
577
577
  label: r
578
578
  } : r
579
579
  )), i.freeText.detail.fontColors = _, typeof e.freeText == "object" && e.freeText?.fontSizes?.length && (i.freeText.detail.fontSizes = e.freeText.fontSizes), window.dispatchEvent(i.freeText);
580
- }, ae = (f) => {
581
- a("signature", f), i.signature.detail.active = f, window.dispatchEvent(i.signature);
582
580
  }, ne = (f) => {
581
+ a("signature", f), i.signature.detail.active = f, window.dispatchEvent(i.signature);
582
+ }, oe = (f) => {
583
583
  d.highlight = !1, d.freeText = !1, d.signature = !1, a("image", f), i.image.detail.file = f, window.dispatchEvent(i.image);
584
584
  };
585
- function z() {
586
- ee(T.value), te(N.value), ae(D.value);
585
+ function q() {
586
+ te(T.value), ae(N.value), ne(D.value);
587
587
  }
588
- return (f, _) => (s(), I("div", Ae, [
589
- b(me, { onToggle: Q }),
590
- b(se, { name: "slide" }, {
588
+ return (f, _) => (s(), I("div", $e, [
589
+ b(be, { onToggle: ee }),
590
+ b(re, { name: "slide" }, {
591
591
  default: l(() => [
592
- c.value ? (s(), I("div", $e, [
593
- K.value ? (s(), u(ye, {
592
+ c.value ? (s(), I("div", Se, [
593
+ X.value ? (s(), u(_e, {
594
594
  key: 0,
595
595
  active: T.value,
596
596
  "onUpdate:active": _[0] || (_[0] = (r) => T.value = r)
@@ -612,7 +612,7 @@ const Ae = { class: "vpv-annotation-tools-container" }, $e = {
612
612
  key: "1"
613
613
  } : void 0
614
614
  ]), 1032, ["active"])) : p("", !0),
615
- X.value ? (s(), u(we, {
615
+ Z.value ? (s(), u(Ae, {
616
616
  key: 1,
617
617
  active: N.value,
618
618
  "onUpdate:active": _[1] || (_[1] = (r) => N.value = r)
@@ -635,9 +635,9 @@ const Ae = { class: "vpv-annotation-tools-container" }, $e = {
635
635
  key: "1"
636
636
  } : void 0
637
637
  ]), 1032, ["active"])) : p("", !0),
638
- J.value ? (s(), u(Ce, {
638
+ Q.value ? (s(), u(Ce, {
639
639
  key: 2,
640
- onChange: ne
640
+ onChange: oe
641
641
  }, x({ _: 2 }, [
642
642
  typeof e.image == "object" && e.image ? {
643
643
  name: "icon",
@@ -656,7 +656,7 @@ const Ae = { class: "vpv-annotation-tools-container" }, $e = {
656
656
  key: "1"
657
657
  } : void 0
658
658
  ]), 1024)) : p("", !0),
659
- Z.value ? (s(), u(Te, {
659
+ J.value ? (s(), u(we, {
660
660
  key: 3,
661
661
  active: D.value,
662
662
  "onUpdate:active": _[2] || (_[2] = (r) => D.value = r)
@@ -685,16 +685,16 @@ const Ae = { class: "vpv-annotation-tools-container" }, $e = {
685
685
  ]));
686
686
  }
687
687
  });
688
- const Oe = /* @__PURE__ */ U(Se, [["__scopeId", "data-v-bd369a22"]]), Ie = (t = {}) => {
688
+ const xe = /* @__PURE__ */ U(Oe, [["__scopeId", "data-v-bd369a22"]]), Ee = (t = {}) => {
689
689
  const { highlight: n, freeText: e, image: a } = t;
690
690
  return {
691
691
  name: "annotation",
692
692
  setup(o) {
693
693
  const { componentInstance: i, shared: c } = o, d = i?.uid ?? 0;
694
694
  o.toolbar.addItem({
695
- id: fe.ANNOTATIONS,
695
+ id: ce.ANNOTATIONS,
696
696
  toolbarDirection: "left",
697
- component: re(Oe, {
697
+ component: fe(xe, {
698
698
  highlight: n,
699
699
  freeText: e,
700
700
  image: a,
@@ -702,7 +702,7 @@ const Oe = /* @__PURE__ */ U(Se, [["__scopeId", "data-v-bd369a22"]]), Ie = (t =
702
702
  })
703
703
  });
704
704
  const T = i?.appContext.app;
705
- c.ui ? T.provide(E, c.ui) : console.warn(
705
+ c.ui ? T.provide(P, c.ui) : console.warn(
706
706
  "VPdfAnnotationPlugin - No UI context found in plugin context"
707
707
  ), c.localization?.value ? T.provide(Y, c.localization) : console.warn(
708
708
  "VPdfAnnotationPlugin - No localization found in plugin context"
@@ -713,6 +713,6 @@ const Oe = /* @__PURE__ */ U(Se, [["__scopeId", "data-v-bd369a22"]]), Ie = (t =
713
713
  };
714
714
  };
715
715
  export {
716
- Oe as VPdfAnnotationTools,
717
- Ie as default
716
+ xe as VPdfAnnotationTools,
717
+ Ee as default
718
718
  };
@@ -1,2 +1,2 @@
1
1
  (function(){"use strict";try{if(typeof document<"u"){var t=document.createElement("style");t.appendChild(document.createTextNode('.vp-text-xl[data-v-c6e40782]{font-size:1.25rem;line-height:1.75rem}.vpv-toolbar-btn.vpv-toolbar-btn-active[data-v-7ffb5374],.vpv-toolbar-btn[data-v-7ffb5374]:hover{background-color:var(--vpv-primary-color);color:#fff}.vpv-annotation-editor-layer{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:auto}.vpv-annotation-editor-layer .vpv-annotation-editor{z-index:calc(var(--vpv-base-z-index) * 4)}.vpv-annotation-editor-layer.highlight-mode{cursor:text}.vpv-annotation-editor-layer.highlight-mode .vpv-annotation-editor{pointer-events:none}.vpv-annotation-editor-layer.highlight-mode .vpv-annotation-editor .vpv-annotation-editor__clip-path{cursor:pointer;position:absolute;inset:0;pointer-events:auto}.vpv-annotation-editor-layer:not(.highlight-mode) .vpv-annotation-editor.vpv-annotation-editor__highlight{pointer-events:none}.vpv-annotation-editor-layer:not(.highlight-mode) .vpv-annotation-editor.vpv-annotation-editor__highlight .vpv-annotation-editor__clip-path{pointer-events:none}.vpv-annotation-editor-layer.freetext-mode>:not(.vpv-annotation-editor__free-text){user-select:none;pointer-events:none}.vpv-annotation-editor-layer:not(.freetext-mode) .vpv-annotation-editor__free-text{pointer-events:none}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text{position:absolute;user-select:none;padding:calc(var(--vpv-annotation-free-text__padding, 2px) * var(--scale-factor));cursor:auto}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text.draggable{cursor:move}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text--selected,.vpv-annotation-editor-layer .vpv-annotation-editor__free-text:hover{outline:1px solid #0082ff}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text [role=textbox]{outline:none!important;text-align:start;font:10px sans-serif;line-height:var(--vpv-annotation-free-text__line-height);width:auto;height:auto;white-space:pre-wrap;word-wrap:break-word}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text--temp{min-width:100px;min-height:calc(20px * var(--scale-factor));border:1px dashed #007bff;background-color:#ffffffe6;color:#000;cursor:text}.vpv-annotation-editor-layer .vpv-annotation-editor__free-text--temp>[role=textbox]{outline:none;font-size:calc(14px * var(--scale-factor));font-family:sans-serif;min-height:calc(16px * var(--scale-factor))}.vpv-annotation-highlight__color-picker-wrapper{padding-left:4px;padding-right:4px;padding-bottom:4px;text-align:left}.vpv-annotation-highlight__color-picker-wrapper>p{margin-bottom:.75rem}.vpv-canvas-layer>.vpv-highlight:is(svg){position:absolute;mix-blend-mode:multiply}.vpv-canvas-layer>.vpv-highlight:is(svg):not(.free){fill-rule:evenodd}.vpv-canvas-layer>.vpv-highlight-outline:is(svg){position:absolute;mix-blend-mode:normal;fill-rule:evenodd;fill:none}.vpv-canvas-layer>.vpv-highlight-outline:is(svg).hovered,.vpv-canvas-layer>.vpv-highlight-outline:is(svg).selected{stroke-width:var(--vpv-annotation-highlight__outline-width)}.vpv-canvas-layer>.vpv-highlight-outline:is(svg).hovered{stroke:var(--vpv-annotation-highlight__outline-hover-color)}.vpv-canvas-layer>.vpv-highlight-outline:is(svg).selected{stroke:var(--vpv-annotation-highlight__outline-selected-color)}.vpv-canvas-layer .vpv-highlight[data-main-rotation="180"] mask,.vpv-canvas-layer .vpv-highlight[data-main-rotation="180"] use:not(.clip,.mask),.vpv-canvas-layer .vpv-highlight-outline[data-main-rotation="180"] mask,.vpv-canvas-layer .vpv-highlight-outline[data-main-rotation="180"] use:not(.clip,.mask){transform:matrix(-1,0,0,-1,1,1)}.vpv-canvas-layer .vpv-highlight[data-main-rotation="270"] mask,.vpv-canvas-layer .vpv-highlight[data-main-rotation="270"] use:not(.clip,.mask),.vpv-canvas-layer .vpv-highlight-outline[data-main-rotation="270"] mask,.vpv-canvas-layer .vpv-highlight-outline[data-main-rotation="270"] use:not(.clip,.mask){transform:matrix(0,-1,1,0,0,1)}.vpv-resizers{position:absolute;inset:0;pointer-events:none}.vpv-resizers .vpv-resizer{position:absolute;width:var(--vpv-annotation-outline-resizer-size);height:var(--vpv-annotation-outline-resizer-size);background:white;border:1px solid var(--vpv-annotation-outline-resizer-border-color);border-radius:50%;pointer-events:auto;cursor:pointer;z-index:calc(var(--vpv-base-z-index) * 9999);transition:opacity .2s ease,visibility .2s ease}.vpv-resizers .vpv-resizer:hover,.vpv-resizers .vpv-resizer:focus{transform:scale(1.5)}.vpv-resizers .vpv-resizer--top-left{top:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);left:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);cursor:nwse-resize}.vpv-resizers .vpv-resizer--top-right{top:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);right:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);cursor:nesw-resize}.vpv-resizers .vpv-resizer--bottom-left{bottom:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);left:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);cursor:nesw-resize}.vpv-resizers .vpv-resizer--bottom-right{bottom:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);right:calc(var(--vpv-annotation-outline-resizer-size) * -1.25);cursor:nwse-resize}.vpv-page[data-main-rotation="90"] .vpv-resizer--top-left,.vpv-page[data-main-rotation="270"] .vpv-resizer--top-left{cursor:nesw-resize}.vpv-page[data-main-rotation="90"] .vpv-resizer--top-right,.vpv-page[data-main-rotation="270"] .vpv-resizer--top-right,.vpv-page[data-main-rotation="90"] .vpv-resizer--bottom-left,.vpv-page[data-main-rotation="270"] .vpv-resizer--bottom-left{cursor:nwse-resize}.vpv-page[data-main-rotation="90"] .vpv-resizer--bottom-right,.vpv-page[data-main-rotation="270"] .vpv-resizer--bottom-right{cursor:nesw-resize}.vpv-resizer--dark{background:#80ebff;border-color:#2b2a33}.vpv-resizer--dark:focus{outline-color:#80ebff}.vpv-annotation-editor__image{position:absolute;cursor:pointer}.vpv-annotation-editor__image.hovered,.vpv-annotation-editor__image:hover{outline-width:var(--vpv-annotation-outline-width);outline-style:solid;outline-color:var(--vpv-annotation-outline-hovered-color)}.vpv-annotation-editor__image.selected{outline-width:var(--vpv-annotation-outline-width);outline-style:solid;outline-offset:var(--vpv-annotation-outline-selected-offset);outline-color:var(--vpv-annotation-outline-selected-color);cursor:move}.vpv-annotation-editor__image canvas{position:absolute;width:100%;height:100%;margin:0;top:0;left:0}.vpv-page:not([data-main-rotation="0"]) .vpv-annotation-editor__image:hover{outline:none}.vpv-annotation-tools-container[data-v-bd369a22]{padding-top:.5rem;padding-bottom:.5rem;border-top:1px solid #c6ccd2;max-width:min-content;margin:.5rem auto}.vpv-annotation-tools-container[data-v-bd369a22] .vpv-toolbar-btn{margin-bottom:.25rem}.slide-enter-active[data-v-bd369a22],.slide-leave-active[data-v-bd369a22]{transition:all .3s ease-out}.slide-enter-from[data-v-bd369a22],.slide-leave-to[data-v-bd369a22]{opacity:0}.slide-enter-from[data-v-bd369a22],.slide-leave-to[data-v-bd369a22]{transform:translateY(-20px)}')),document.head.appendChild(t)}}catch(e){console.error("vite-plugin-css-injected-by-js",e)}})();
2
- (function(m,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(m=typeof globalThis<"u"?globalThis:m||self,e(m["@vue-pdf-viewer/annotation"]={},m.Vue))})(this,function(m,e){"use strict";var u;(function(o){o.highlight="vpv:annotation:highlight",o.freeText="vpv:annotation:freeText",o.signature="vpv:annotation:signature",o.image="vpv:annotation:image"})(u||(u={}));var g;(function(o){o.Purple="#CAAAFF",o.Cyan="#65EDE9",o.Red="#FFACAC",o.Orange="#FFBD82",o.Yellow="#FCE244",o.Green="#A0F751"})(g||(g={}));var d;(function(o){o.Black="#000000",o.DarkGray="#444444",o.Gray="#696969",o.LightGray="#9C9C9C",o.LightestGray="#CDCDCD",o.White="#FFFFFF",o.Purple="#7862FF",o.Blue="#1777FF",o.Red="#F66365",o.Orange="#F67E63",o.Yellow="#F5C463",o.Green="#48BB77"})(d||(d={}));const D={ANNOTATIONS:"annotations"},b=Symbol("VPV Shared UIs"),V=Symbol("VPV Current Localization"),N=Symbol("VPV Viewer Core State"),L={[g.Purple]:"Purple",[g.Cyan]:"Cyan",[g.Red]:"Red",[g.Orange]:"Orange",[g.Yellow]:"Yellow",[g.Green]:"Green"},M={[d.Black]:"Black",[d.DarkGray]:"Dark Gray",[d.Gray]:"Gray",[d.LightGray]:"Light Gray",[d.LightestGray]:"Lightest Gray",[d.White]:"White",[d.Purple]:"Purple",[d.Blue]:"Blue",[d.Red]:"Red",[d.Orange]:"Orange",[d.Yellow]:"Yellow",[d.Green]:"Green"},G=(o,n)=>`${o}-${n}`,H={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4","indianred ":"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370d8",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#d87093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"},$=o=>o.startsWith("#")||o.startsWith("0x")?o:H[o]||o,k=e.defineComponent({__name:"AppTooltip",setup(o){const n=e.inject(b),t=e.computed(()=>n?.AppTooltip);return(a,l)=>t.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.value),e.normalizeProps(e.mergeProps({key:0},a.$attrs)),e.createSlots({default:e.withCtx(()=>[e.renderSlot(a.$slots,"default")]),_:2},[e.renderList(a.$slots,(r,s)=>({name:s,fn:e.withCtx(()=>[e.renderSlot(a.$slots,s)])}))]),1040)):(e.openBlock(),e.createElementBlock("div",e.normalizeProps(e.mergeProps({key:1},a.$attrs)),[e.renderSlot(a.$slots,"default")],16))}}),y=e.defineComponent({__name:"AppButton",setup(o){const n=e.inject(b),t=e.computed(()=>n?.AppButton);return(a,l)=>t.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.value),e.normalizeProps(e.mergeProps({key:0},a.$attrs)),{default:e.withCtx(()=>[e.renderSlot(a.$slots,"default")]),_:3},16)):(e.openBlock(),e.createElementBlock("button",e.normalizeProps(e.mergeProps({key:1},a.$attrs)),[e.renderSlot(a.$slots,"default")],16))}}),q=(o,n)=>{const t=o[n];return t?typeof t=="function"?t():Promise.resolve(t):new Promise((a,l)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(l.bind(null,new Error("Unknown variable dynamic import: "+n)))})},R=e.defineComponent({__name:"Icon",props:{name:{}},setup(o){const n=o,t=e.defineAsyncComponent({loader:()=>q(Object.assign({"../assets/icons/annotations.svg":()=>Promise.resolve().then(()=>ae),"../assets/icons/tool-comment.svg":()=>Promise.resolve().then(()=>re),"../assets/icons/tool-free-text.svg":()=>Promise.resolve().then(()=>ce),"../assets/icons/tool-highlight.svg":()=>Promise.resolve().then(()=>fe),"../assets/icons/tool-image.svg":()=>Promise.resolve().then(()=>pe),"../assets/icons/tool-signature.svg":()=>Promise.resolve().then(()=>ge)}),`../assets/icons/${n.name}.svg`)});return(a,l)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(t)),{class:"vp-text-xl"}))}}),Be="",B=(o,n)=>{const t=o.__vccOpts||o;for(const[a,l]of n)t[a]=l;return t},_=B(R,[["__scopeId","data-v-c6e40782"]]),C=()=>{const o=e.inject(V,e.computed(()=>({})));return{t:e.computed(()=>t=>{const a=t.split(".").pop()||t;return o.value&&a in o.value?o.value[a]:(console.warn(`useLocalization - Translation not found for key: ${t}`),t)}).value,currentLocale:e.computed(()=>o.value)}},F=e.defineComponent({__name:"ToolAnnotation",emits:["toggle"],setup(o,{emit:n}){const{t}=C(),a=n,l=e.ref(!1),r=()=>{l.value=!l.value,a("toggle",l.value)};return(s,f)=>s.$slots.default?e.renderSlot(s.$slots,"default",{key:0,onClick:r},void 0,!0):(e.openBlock(),e.createBlock(k,{key:1},{content:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.value?e.unref(t)("annotationToggleHideTooltip"):e.unref(t)("annotationToggleShowTooltip")),1)]),default:e.withCtx(()=>[e.createVNode(y,{"aria-label":l.value?e.unref(t)("annotationToggleHideTooltip"):e.unref(t)("annotationToggleShowTooltip"),class:e.normalizeClass(["vpv-toolbar-btn",{"vpv-toolbar-btn-active":l.value}]),onClick:r},{default:e.withCtx(()=>[e.createVNode(_,{name:"annotations",class:"vp-text-xl"})]),_:1},8,["aria-label","class"])]),_:1}))}}),xe="",U=B(F,[["__scopeId","data-v-7ffb5374"]]),Y=()=>{const o=e.inject(N,e.reactive({currentPageIndex:e.ref(0),scale:e.ref(1),isEditing:e.ref(!1),rotation:e.ref(0),update:t=>{Object.assign(o,t)}})),n=e.computed(()=>o.rotation);return e.watch(n,t=>{console.log("[useViewerCoreState] rotation",t)},{immediate:!0}),o},W=e.defineComponent({__name:"ToolAnnotationHighlight",props:{active:{type:Boolean,required:!0},activeModifiers:{}},emits:["update:active"],setup(o){const n=e.useModel(o,"active"),{t}=C();Y();const a=()=>{n.value=!n.value};return(l,r)=>l.$slots.default?e.renderSlot(l.$slots,"default",{key:0,onClick:a}):(e.openBlock(),e.createBlock(k,{key:1},{content:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(t)("annotationHighlightTooltip")),1)]),default:e.withCtx(()=>[e.createVNode(y,{"aria-label":e.unref(t)("annotationHighlightLabel"),class:e.normalizeClass(["vpv-toolbar-btn",{"vpv-toolbar-btn-active":n.value}]),onClick:a},{default:e.withCtx(()=>[e.renderSlot(l.$slots,"icon",{},()=>[e.createVNode(_,{name:"tool-highlight"})])]),_:3},8,["aria-label","class"])]),_:3}))}}),K=e.defineComponent({__name:"AppPopover",setup(o){const n=e.inject(b),t=e.computed(()=>n?.AppPopover);return(a,l)=>t.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.value),e.normalizeProps(e.mergeProps({key:0},a.$attrs)),{trigger:e.withCtx(()=>[e.renderSlot(a.$slots,"trigger")]),default:e.withCtx(()=>[e.renderSlot(a.$slots,"default")]),_:3},16)):(e.openBlock(),e.createElementBlock("button",e.normalizeProps(e.mergeProps({key:1},a.$attrs)),[e.renderSlot(a.$slots,"default")],16))}}),X=e.defineComponent({__name:"AppSignatures",setup(o){const n=e.inject(b),t=e.computed(()=>n?.AppSignatures);return(a,l)=>t.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.value),e.normalizeProps(e.mergeProps({key:0},a.$attrs)),null,16)):e.createCommentVNode("",!0)}}),Z=e.defineComponent({__name:"ToolAnnotationSignature",props:{active:{type:Boolean,required:!0},activeModifiers:{}},emits:["update:active"],setup(o){const n=e.useModel(o,"active"),{t}=C(),a=e.ref(!1),l=()=>{!n.value&&!a.value&&(a.value=!0),n.value=!n.value},r=s=>{a.value=!1};return(s,f)=>s.$slots.default?e.renderSlot(s.$slots,"default",{key:0,onClick:l}):(e.openBlock(),e.createBlock(K,{key:1,open:a.value,side:"right",sideOffset:10,class:"vpv-annotation-signatures__popover",onInteractOutside:r},{trigger:e.withCtx(()=>[e.createVNode(k,null,{content:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(t)("annotationSignatureTooltip")),1)]),default:e.withCtx(()=>[e.createVNode(y,{"aria-label":e.unref(t)("annotationSignatureLabel"),class:e.normalizeClass(["vpv-toolbar-btn",{"vpv-toolbar-btn-active":n.value}]),onClick:l},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"icon",{},()=>[e.createVNode(_,{name:"tool-signature"})])]),_:3},8,["aria-label","class"])]),_:3})]),default:e.withCtx(()=>[e.createVNode(X)]),_:3},8,["open"]))}}),J=e.defineComponent({__name:"ToolAnnotationFreeText",props:{active:{type:Boolean,required:!0},activeModifiers:{}},emits:["update:active"],setup(o){const n=e.useModel(o,"active"),{t}=C(),a=()=>{n.value=!n.value};return(l,r)=>l.$slots.default?e.renderSlot(l.$slots,"default",{key:0,onClick:a}):(e.openBlock(),e.createBlock(k,{key:1},{content:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(t)("annotationFreeTextTooltip")),1)]),default:e.withCtx(()=>[e.createVNode(y,{"aria-label":e.unref(t)("annotationFreeTextLabel"),class:e.normalizeClass(["vpv-toolbar-btn",{"vpv-toolbar-btn-active":n.value}]),onClick:a},{default:e.withCtx(()=>[e.renderSlot(l.$slots,"icon",{},()=>[e.createVNode(_,{name:"tool-free-text"})])]),_:3},8,["aria-label","class"])]),_:3}))}}),Q=e.defineComponent({__name:"ToolAnnotationImage",emits:["change"],setup(o,{emit:n}){const{t}=C(),a=n,l=()=>{const r=document.createElement("input");r.type="file",r.accept="image/*",r.onchange=s=>{const f=s.target.files?.[0];a("change",f)},r.click()};return(r,s)=>r.$slots.default?e.renderSlot(r.$slots,"default",{key:0,onClick:l}):(e.openBlock(),e.createBlock(k,{key:1},{content:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(t)("annotationImageTooltip")),1)]),default:e.withCtx(()=>[e.createVNode(y,{"aria-label":e.unref(t)("annotationImageLabel"),class:"vpv-toolbar-btn",onClick:l},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"icon",{},()=>[e.createVNode(_,{name:"tool-image"})])]),_:3},8,["aria-label"])]),_:3}))}}),Se="",v={class:"vpv-annotation-tools-container"},ee={key:0,class:"vpv-annotation-tools"},te=e.defineComponent({__name:"VPdfAnnotationTools",props:{highlight:{type:[Object,Boolean],default:()=>!0},freeText:{type:[Object,Boolean],default:()=>!0},signature:{type:[Object,Boolean],default:()=>!1},image:{type:[Object,Boolean],default:()=>!0},instanceId:{type:Number,required:!0}},emits:["highlight","freeText","signature","image"],setup(o,{emit:n}){const t=o,a=n,l=c=>G(t.instanceId,c),r={highlight:new CustomEvent(l(u.highlight),{detail:{active:!1,colors:null}}),freeText:new CustomEvent(l(u.freeText),{detail:{active:!1,fontColors:null,fontSizes:null}}),signature:new CustomEvent(l(u.signature),{detail:{active:!1}}),image:new CustomEvent(l(u.image),{detail:{file:void 0}})},s=e.ref(!1),f=e.reactive({highlight:!1,freeText:!1,signature:!1}),h=e.computed({get:()=>f.highlight,set:c=>{f.highlight=c,c&&(f.freeText=!1,f.signature=!1),x()}}),w=e.computed({get:()=>f.freeText,set:c=>{c&&(f.highlight=!1,f.signature=!1),f.freeText=c,x()}}),T=e.computed({get:()=>f.signature,set:c=>{c&&(f.highlight=!1,f.freeText=!1),f.signature=c,x()}}),he=e.computed(()=>t.highlight),ue=e.computed(()=>t.freeText),be=e.computed(()=>t.signature),ke=e.computed(()=>t.image),ye=c=>{s.value=c,c||(h.value=!1,w.value=!1,T.value=!1)},_e=c=>{a("highlight",c),r.highlight.detail.active=c;let p=Object.entries(L).map(([i,S])=>({value:i,label:S}));typeof t.highlight=="object"&&t.highlight?.colors&&(p=t.highlight.colors.map(i=>typeof i=="string"?{value:$(i),label:i}:i)),r.highlight.detail.colors=p,window.dispatchEvent(r.highlight)},Ce=c=>{a("freeText",c),r.freeText.detail.active=c;let p=Object.entries(M).map(([i,S])=>({value:i,label:S}));typeof t.freeText=="object"&&t.freeText?.fontColors&&(p=t.freeText.fontColors.map(i=>typeof i=="string"?{value:$(i),label:i}:i)),r.freeText.detail.fontColors=p,typeof t.freeText=="object"&&t.freeText?.fontSizes?.length&&(r.freeText.detail.fontSizes=t.freeText.fontSizes),window.dispatchEvent(r.freeText)},we=c=>{a("signature",c),r.signature.detail.active=c,window.dispatchEvent(r.signature)},Te=c=>{f.highlight=!1,f.freeText=!1,f.signature=!1,a("image",c),r.image.detail.file=c,window.dispatchEvent(r.image)};function x(){_e(h.value),Ce(w.value),we(T.value)}return(c,p)=>(e.openBlock(),e.createElementBlock("div",v,[e.createVNode(U,{onToggle:ye}),e.createVNode(e.Transition,{name:"slide"},{default:e.withCtx(()=>[s.value?(e.openBlock(),e.createElementBlock("div",ee,[he.value?(e.openBlock(),e.createBlock(W,{key:0,active:h.value,"onUpdate:active":p[0]||(p[0]=i=>h.value=i)},e.createSlots({_:2},[typeof t.highlight=="object"&&t.highlight.icon?{name:"icon",fn:e.withCtx(()=>[typeof t.highlight=="object"&&t.highlight.icon?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.highlight.icon),{key:0})):e.createCommentVNode("",!0)]),key:"0"}:typeof t.highlight=="object"&&t.highlight.component?{name:"default",fn:e.withCtx(({onClick:i})=>[typeof t.highlight=="object"&&t.highlight.component?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.highlight.component),{key:0,onClick:i},null,8,["onClick"])):e.createCommentVNode("",!0)]),key:"1"}:void 0]),1032,["active"])):e.createCommentVNode("",!0),ue.value?(e.openBlock(),e.createBlock(J,{key:1,active:w.value,"onUpdate:active":p[1]||(p[1]=i=>w.value=i)},e.createSlots({_:2},[typeof t.freeText=="object"&&t.freeText.icon?{name:"icon",fn:e.withCtx(()=>[typeof t.freeText=="object"&&t.freeText.icon?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.freeText.icon),{key:0})):e.createCommentVNode("",!0),typeof t.freeText=="object"&&t.freeText.icon?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.freeText.icon),{key:1})):e.createCommentVNode("",!0)]),key:"0"}:typeof t.freeText=="object"&&t.freeText.component?{name:"default",fn:e.withCtx(({onClick:i})=>[typeof t.freeText=="object"&&t.freeText.component?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.freeText.component),{key:0,onClick:i},null,8,["onClick"])):e.createCommentVNode("",!0)]),key:"1"}:void 0]),1032,["active"])):e.createCommentVNode("",!0),ke.value?(e.openBlock(),e.createBlock(Q,{key:2,onChange:Te},e.createSlots({_:2},[typeof t.image=="object"&&t.image?{name:"icon",fn:e.withCtx(()=>[typeof t.image=="object"&&t.image.icon?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.image.icon),{key:0})):e.createCommentVNode("",!0)]),key:"0"}:typeof t.image=="object"&&t.image.component?{name:"default",fn:e.withCtx(({onClick:i})=>[typeof t.image=="object"&&t.image.component?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.image.component),{key:0,onClick:i},null,8,["onClick"])):e.createCommentVNode("",!0)]),key:"1"}:void 0]),1024)):e.createCommentVNode("",!0),be.value?(e.openBlock(),e.createBlock(Z,{key:3,active:T.value,"onUpdate:active":p[2]||(p[2]=i=>T.value=i)},e.createSlots({_:2},[typeof t.signature=="object"&&t.signature.icon?{name:"icon",fn:e.withCtx(()=>[typeof t.signature=="object"&&t.signature.icon?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.signature.icon),{key:0})):e.createCommentVNode("",!0)]),key:"0"}:typeof t.signature=="object"&&t.signature.component?{name:"default",fn:e.withCtx(({onClick:i})=>[typeof t.signature=="object"&&t.signature.component?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.signature.component),{key:0,onClick:i},null,8,["onClick"])):e.createCommentVNode("",!0)]),key:"1"}:void 0]),1032,["active"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)]),_:1})]))}}),Ve="",P=B(te,[["__scopeId","data-v-bd369a22"]]),oe=(o={})=>{const{highlight:n,freeText:t,image:a}=o;return{name:"annotation",setup(l){const{componentInstance:r,shared:s}=l,f=r?.uid??0;l.toolbar.addItem({id:D.ANNOTATIONS,toolbarDirection:"left",component:e.h(P,{highlight:n,freeText:t,image:a,instanceId:f})});const h=r?.appContext.app;s.ui?h.provide(b,s.ui):console.warn("VPdfAnnotationPlugin - No UI context found in plugin context"),s.localization?.value?h.provide(V,s.localization):console.warn("VPdfAnnotationPlugin - No localization found in plugin context"),s.viewerCoreState?h.provide(N,s.viewerCoreState):console.warn("VPdfAnnotationPlugin - No viewer core state found in plugin context")}}},ne={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function j(o,n){return e.openBlock(),e.createElementBlock("svg",ne,[...n[0]||(n[0]=[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.25",d:"M10 18.334a8.333 8.333 0 1 0 0-16.667 8.333 8.333 0 0 0 0 16.667"},null,-1),e.createElementVNode("path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.25",d:"m5.417 17.084 1.171-4.394c.238-.892.357-1.338.694-1.597s.798-.259 1.722-.259h1.992c.923 0 1.385 0 1.722.259.337.258.456.705.693 1.597l1.172 4.394"},null,-1),e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.25",d:"M7.917 10.834 9.23 7.8c.327-.756.491-1.134.769-1.134s.441.378.77 1.134l1.313 3.033"},null,-1)])])}const ae=Object.freeze(Object.defineProperty({__proto__:null,render:j,default:{render:j}},Symbol.toStringTag,{value:"Module"})),le={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function A(o,n){return e.openBlock(),e.createElementBlock("svg",le,[...n[0]||(n[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M18.125 9.688a7.82 7.82 0 0 1-7.812 7.812H3.75a1.25 1.25 0 0 1-1.25-1.25V9.688a7.812 7.812 0 0 1 15.625 0m-1.25 0a6.563 6.563 0 0 0-13.125 0v6.562h6.563a6.57 6.57 0 0 0 6.562-6.562"},null,-1),e.createElementVNode("path",{fill:"currentColor",d:"M12.5 10a.624.624 0 0 1-.625.625h-1.25v1.25a.624.624 0 1 1-1.25 0v-1.25h-1.25a.625.625 0 1 1 0-1.25h1.25v-1.25a.625.625 0 0 1 1.25 0v1.25h1.25A.625.625 0 0 1 12.5 10"},null,-1)])])}const re=Object.freeze(Object.defineProperty({__proto__:null,render:A,default:{render:A}},Symbol.toStringTag,{value:"Module"})),ie={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function E(o,n){return e.openBlock(),e.createElementBlock("svg",ie,[...n[0]||(n[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M11.458 13.75a.624.624 0 1 0 0-1.25h-.625v-5h2.5v.625a.625.625 0 0 0 1.25 0v-1.25a.625.625 0 0 0-.625-.625h-7.5a.625.625 0 0 0-.625.625v1.25a.625.625 0 0 0 1.25 0V7.5h2.5v5h-.625a.625.625 0 1 0 0 1.25z"},null,-1),e.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.125 3.75c0-.115.093-.208.208-.208h13.334c.115 0 .208.093.208.208v2.917a.625.625 0 1 0 1.25 0V3.75c0-.805-.653-1.458-1.458-1.458H3.333c-.805 0-1.458.653-1.458 1.458v3.334a.625.625 0 1 0 1.25 0zm0 12.5c0 .115.093.209.208.209h13.334a.21.21 0 0 0 .208-.209v-2.916a.625.625 0 1 1 1.25 0v2.916c0 .806-.653 1.459-1.458 1.459H3.333a1.46 1.46 0 0 1-1.458-1.459v-3.333a.625.625 0 1 1 1.25 0zM2.5 8.542c.345 0 .625.28.625.625v1.667a.625.625 0 0 1-1.25 0V9.167c0-.345.28-.625.625-.625m15.625.625a.625.625 0 1 0-1.25 0v1.667a.625.625 0 0 0 1.25 0z","clip-rule":"evenodd"},null,-1)])])}const ce=Object.freeze(Object.defineProperty({__proto__:null,render:E,default:{render:E}},Symbol.toStringTag,{value:"Module"})),se={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function O(o,n){return e.openBlock(),e.createElementBlock("svg",se,[...n[0]||(n[0]=[e.createElementVNode("g",{"clip-path":"url(#a)"},[e.createElementVNode("path",{fill:"currentColor",d:"M19.818 8.308a.625.625 0 0 0-.885 0L15 12.242 8.384 5.625l3.934-3.932a.626.626 0 0 0-.885-.885L7.5 4.742a1.25 1.25 0 0 0-.22 1.47L5.625 7.866a1.25 1.25 0 0 0 0 1.767l.367.366-4.559 4.558a.625.625 0 0 0 .245 1.035l5.625 1.875a.62.62 0 0 0 .437-.015.6.6 0 0 0 .203-.136l2.682-2.683.367.366a1.25 1.25 0 0 0 1.767 0l1.656-1.654a1.25 1.25 0 0 0 1.469-.22l3.934-3.933a.626.626 0 0 0 0-.885M7.332 16.16l-4.297-1.433 3.84-3.843 2.867 2.866zm4.543-2.043L6.51 8.75l1.616-1.616 5.367 5.366z"})],-1),e.createElementVNode("defs",null,[e.createElementVNode("clipPath",{id:"a"},[e.createElementVNode("path",{fill:"currentColor",d:"M0 0h20v20H0z"})])],-1)])])}const fe=Object.freeze(Object.defineProperty({__proto__:null,render:O,default:{render:O}},Symbol.toStringTag,{value:"Module"})),de={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function z(o,n){return e.openBlock(),e.createElementBlock("svg",de,[...n[0]||(n[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M16.875 3.125H3.125a1.25 1.25 0 0 0-1.25 1.25v11.25a1.25 1.25 0 0 0 1.25 1.25h13.75a1.25 1.25 0 0 0 1.25-1.25V4.375a1.25 1.25 0 0 0-1.25-1.25m0 1.25v8.027l-2.037-2.036a1.25 1.25 0 0 0-1.768 0l-1.562 1.563L8.07 8.49a1.25 1.25 0 0 0-1.767 0L3.125 11.67V4.376zm-13.75 9.063 4.063-4.063 6.25 6.25H3.124zm13.75 2.187h-1.67l-2.812-2.812 1.563-1.563 2.919 2.92zM11.25 7.813a.938.938 0 1 1 1.875 0 .938.938 0 0 1-1.875 0"},null,-1)])])}const pe=Object.freeze(Object.defineProperty({__proto__:null,render:z,default:{render:z}},Symbol.toStringTag,{value:"Module"})),me={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function I(o,n){return e.openBlock(),e.createElementBlock("svg",me,[...n[0]||(n[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M18.125 13.125H4.99q.313-.615.625-1.259c1.172.13 2.546-.685 4.114-2.432.391 1.051 1.13 2.416 2.39 2.441.707.014 1.414-.406 2.142-1.279.53.634 1.623 1.279 3.865 1.279a.625.625 0 1 0 0-1.25c-2.377 0-3.08-.816-3.125-1.259a.6.6 0 0 0-.426-.605.636.636 0 0 0-.723.273c-.943 1.448-1.514 1.596-1.713 1.591-.645-.012-1.301-1.525-1.526-2.61a.625.625 0 0 0-1.1-.264c-1.579 1.98-2.637 2.646-3.295 2.818.663-1.474 1.158-2.768 1.475-3.858.533-1.831.572-3.112.118-3.914-.234-.42-.73-.922-1.723-.922-1.255 0-2.245 1.186-2.716 3.254-.28 1.227-.327 2.594-.127 3.75.2 1.155.615 1.996 1.218 2.495a72 72 0 0 1-.877 1.751h-1.71a.625.625 0 1 0 0 1.25h1.048c-.884 1.64-1.572 2.784-1.583 2.803a.625.625 0 1 0 1.071.644c.012-.02.88-1.468 1.93-3.447h13.784a.625.625 0 1 0 0-1.25M4.59 5.407c.311-1.365.914-2.282 1.498-2.282.416 0 .555.145.635.287.235.416.51 1.89-1.692 6.749-.645-.881-.865-2.895-.44-4.754"},null,-1)])])}const ge=Object.freeze(Object.defineProperty({__proto__:null,render:I,default:{render:I}},Symbol.toStringTag,{value:"Module"}));m.VPdfAnnotationTools=P,m.default=oe,Object.defineProperties(m,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
2
+ (function(m,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(m=typeof globalThis<"u"?globalThis:m||self,e(m["@vue-pdf-viewer/annotation"]={},m.Vue))})(this,function(m,e){"use strict";var u;(function(o){o.highlight="vpv:annotation:highlight",o.freeText="vpv:annotation:freeText",o.signature="vpv:annotation:signature",o.image="vpv:annotation:image"})(u||(u={}));var g;(function(o){o.Purple="#CAAAFF",o.Cyan="#65EDE9",o.Red="#FFACAC",o.Orange="#FFBD82",o.Yellow="#FCE244",o.Green="#A0F751"})(g||(g={}));var d;(function(o){o.Black="#000000",o.DarkGray="#444444",o.Gray="#696969",o.LightGray="#9C9C9C",o.LightestGray="#CDCDCD",o.White="#FFFFFF",o.Purple="#7862FF",o.Blue="#1777FF",o.Red="#F66365",o.Orange="#F67E63",o.Yellow="#F5C463",o.Green="#48BB77"})(d||(d={}));const L={ANNOTATIONS:"annotations"},b=Symbol("VPV Shared UIs"),V=Symbol("VPV Current Localization"),N=Symbol("VPV Viewer Core State"),M={[g.Purple]:"Purple",[g.Cyan]:"Cyan",[g.Red]:"Red",[g.Orange]:"Orange",[g.Yellow]:"Yellow",[g.Green]:"Green"},G={[d.Black]:"Black",[d.DarkGray]:"Dark Gray",[d.Gray]:"Gray",[d.LightGray]:"Light Gray",[d.LightestGray]:"Lightest Gray",[d.White]:"White",[d.Purple]:"Purple",[d.Blue]:"Blue",[d.Red]:"Red",[d.Orange]:"Orange",[d.Yellow]:"Yellow",[d.Green]:"Green"},$=e.reactive({currentPageIndex:e.ref(0),scale:e.ref(1),isEditing:e.ref(!1),rotation:e.ref(0),update:o=>{Object.assign($,o)}}),H=(o,n)=>`${o}-${n}`,q={aliceblue:"#f0f8ff",antiquewhite:"#faebd7",aqua:"#00ffff",aquamarine:"#7fffd4",azure:"#f0ffff",beige:"#f5f5dc",bisque:"#ffe4c4",black:"#000000",blanchedalmond:"#ffebcd",blue:"#0000ff",blueviolet:"#8a2be2",brown:"#a52a2a",burlywood:"#deb887",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",cornflowerblue:"#6495ed",cornsilk:"#fff8dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkgray:"#a9a9a9",darkgreen:"#006400",darkkhaki:"#bdb76b",darkmagenta:"#8b008b",darkolivegreen:"#556b2f",darkorange:"#ff8c00",darkorchid:"#9932cc",darkred:"#8b0000",darksalmon:"#e9967a",darkseagreen:"#8fbc8f",darkslateblue:"#483d8b",darkslategray:"#2f4f4f",darkturquoise:"#00ced1",darkviolet:"#9400d3",deeppink:"#ff1493",deepskyblue:"#00bfff",dimgray:"#696969",dodgerblue:"#1e90ff",firebrick:"#b22222",floralwhite:"#fffaf0",forestgreen:"#228b22",fuchsia:"#ff00ff",gainsboro:"#dcdcdc",ghostwhite:"#f8f8ff",gold:"#ffd700",goldenrod:"#daa520",gray:"#808080",green:"#008000",greenyellow:"#adff2f",honeydew:"#f0fff0",hotpink:"#ff69b4","indianred ":"#cd5c5c",indigo:"#4b0082",ivory:"#fffff0",khaki:"#f0e68c",lavender:"#e6e6fa",lavenderblush:"#fff0f5",lawngreen:"#7cfc00",lemonchiffon:"#fffacd",lightblue:"#add8e6",lightcoral:"#f08080",lightcyan:"#e0ffff",lightgoldenrodyellow:"#fafad2",lightgrey:"#d3d3d3",lightgreen:"#90ee90",lightpink:"#ffb6c1",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",lightskyblue:"#87cefa",lightslategray:"#778899",lightsteelblue:"#b0c4de",lightyellow:"#ffffe0",lime:"#00ff00",limegreen:"#32cd32",linen:"#faf0e6",magenta:"#ff00ff",maroon:"#800000",mediumaquamarine:"#66cdaa",mediumblue:"#0000cd",mediumorchid:"#ba55d3",mediumpurple:"#9370d8",mediumseagreen:"#3cb371",mediumslateblue:"#7b68ee",mediumspringgreen:"#00fa9a",mediumturquoise:"#48d1cc",mediumvioletred:"#c71585",midnightblue:"#191970",mintcream:"#f5fffa",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",navajowhite:"#ffdead",navy:"#000080",oldlace:"#fdf5e6",olive:"#808000",olivedrab:"#6b8e23",orange:"#ffa500",orangered:"#ff4500",orchid:"#da70d6",palegoldenrod:"#eee8aa",palegreen:"#98fb98",paleturquoise:"#afeeee",palevioletred:"#d87093",papayawhip:"#ffefd5",peachpuff:"#ffdab9",peru:"#cd853f",pink:"#ffc0cb",plum:"#dda0dd",powderblue:"#b0e0e6",purple:"#800080",rebeccapurple:"#663399",red:"#ff0000",rosybrown:"#bc8f8f",royalblue:"#4169e1",saddlebrown:"#8b4513",salmon:"#fa8072",sandybrown:"#f4a460",seagreen:"#2e8b57",seashell:"#fff5ee",sienna:"#a0522d",silver:"#c0c0c0",skyblue:"#87ceeb",slateblue:"#6a5acd",slategray:"#708090",snow:"#fffafa",springgreen:"#00ff7f",steelblue:"#4682b4",tan:"#d2b48c",teal:"#008080",thistle:"#d8bfd8",tomato:"#ff6347",turquoise:"#40e0d0",violet:"#ee82ee",wheat:"#f5deb3",white:"#ffffff",whitesmoke:"#f5f5f5",yellow:"#ffff00",yellowgreen:"#9acd32"},E=o=>o.startsWith("#")||o.startsWith("0x")?o:q[o]||o,k=e.defineComponent({__name:"AppTooltip",setup(o){const n=e.inject(b),t=e.computed(()=>n?.AppTooltip);return(a,l)=>t.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.value),e.normalizeProps(e.mergeProps({key:0},a.$attrs)),e.createSlots({default:e.withCtx(()=>[e.renderSlot(a.$slots,"default")]),_:2},[e.renderList(a.$slots,(r,s)=>({name:s,fn:e.withCtx(()=>[e.renderSlot(a.$slots,s)])}))]),1040)):(e.openBlock(),e.createElementBlock("div",e.normalizeProps(e.mergeProps({key:1},a.$attrs)),[e.renderSlot(a.$slots,"default")],16))}}),_=e.defineComponent({__name:"AppButton",setup(o){const n=e.inject(b),t=e.computed(()=>n?.AppButton);return(a,l)=>t.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.value),e.normalizeProps(e.mergeProps({key:0},a.$attrs)),{default:e.withCtx(()=>[e.renderSlot(a.$slots,"default")]),_:3},16)):(e.openBlock(),e.createElementBlock("button",e.normalizeProps(e.mergeProps({key:1},a.$attrs)),[e.renderSlot(a.$slots,"default")],16))}}),R=(o,n)=>{const t=o[n];return t?typeof t=="function"?t():Promise.resolve(t):new Promise((a,l)=>{(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(l.bind(null,new Error("Unknown variable dynamic import: "+n)))})},F=e.defineComponent({__name:"Icon",props:{name:{}},setup(o){const n=o,t=e.defineAsyncComponent({loader:()=>R(Object.assign({"../assets/icons/annotations.svg":()=>Promise.resolve().then(()=>le),"../assets/icons/tool-comment.svg":()=>Promise.resolve().then(()=>ie),"../assets/icons/tool-free-text.svg":()=>Promise.resolve().then(()=>se),"../assets/icons/tool-highlight.svg":()=>Promise.resolve().then(()=>de),"../assets/icons/tool-image.svg":()=>Promise.resolve().then(()=>me),"../assets/icons/tool-signature.svg":()=>Promise.resolve().then(()=>he)}),`../assets/icons/${n.name}.svg`)});return(a,l)=>(e.openBlock(),e.createBlock(e.resolveDynamicComponent(e.unref(t)),{class:"vp-text-xl"}))}}),xe="",B=(o,n)=>{const t=o.__vccOpts||o;for(const[a,l]of n)t[a]=l;return t},y=B(F,[["__scopeId","data-v-c6e40782"]]),C=()=>{const o=e.inject(V,e.computed(()=>({})));return{t:e.computed(()=>t=>{const a=t.split(".").pop()||t;return o.value&&a in o.value?o.value[a]:(console.warn(`useLocalization - Translation not found for key: ${t}`),t)}).value,currentLocale:e.computed(()=>o.value)}},U=e.defineComponent({__name:"ToolAnnotation",emits:["toggle"],setup(o,{emit:n}){const{t}=C(),a=n,l=e.ref(!1),r=()=>{l.value=!l.value,a("toggle",l.value)};return(s,f)=>s.$slots.default?e.renderSlot(s.$slots,"default",{key:0,onClick:r},void 0,!0):(e.openBlock(),e.createBlock(k,{key:1},{content:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(l.value?e.unref(t)("annotationToggleHideTooltip"):e.unref(t)("annotationToggleShowTooltip")),1)]),default:e.withCtx(()=>[e.createVNode(_,{"aria-label":l.value?e.unref(t)("annotationToggleHideTooltip"):e.unref(t)("annotationToggleShowTooltip"),class:e.normalizeClass(["vpv-toolbar-btn",{"vpv-toolbar-btn-active":l.value}]),onClick:r},{default:e.withCtx(()=>[e.createVNode(y,{name:"annotations",class:"vp-text-xl"})]),_:1},8,["aria-label","class"])]),_:1}))}}),Se="",Y=B(U,[["__scopeId","data-v-7ffb5374"]]),W=()=>{const o=e.inject(N,$),n=e.computed(()=>o.rotation);return e.watch(n,t=>{console.log("[useViewerCoreState] rotation",t)},{immediate:!0}),o},K=e.defineComponent({__name:"ToolAnnotationHighlight",props:{active:{type:Boolean,required:!0},activeModifiers:{}},emits:["update:active"],setup(o){const n=e.useModel(o,"active"),{t}=C();W();const a=()=>{n.value=!n.value};return(l,r)=>l.$slots.default?e.renderSlot(l.$slots,"default",{key:0,onClick:a}):(e.openBlock(),e.createBlock(k,{key:1},{content:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(t)("annotationHighlightTooltip")),1)]),default:e.withCtx(()=>[e.createVNode(_,{"aria-label":e.unref(t)("annotationHighlightLabel"),class:e.normalizeClass(["vpv-toolbar-btn",{"vpv-toolbar-btn-active":n.value}]),onClick:a},{default:e.withCtx(()=>[e.renderSlot(l.$slots,"icon",{},()=>[e.createVNode(y,{name:"tool-highlight"})])]),_:3},8,["aria-label","class"])]),_:3}))}}),X=e.defineComponent({__name:"AppPopover",setup(o){const n=e.inject(b),t=e.computed(()=>n?.AppPopover);return(a,l)=>t.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.value),e.normalizeProps(e.mergeProps({key:0},a.$attrs)),{trigger:e.withCtx(()=>[e.renderSlot(a.$slots,"trigger")]),default:e.withCtx(()=>[e.renderSlot(a.$slots,"default")]),_:3},16)):(e.openBlock(),e.createElementBlock("button",e.normalizeProps(e.mergeProps({key:1},a.$attrs)),[e.renderSlot(a.$slots,"default")],16))}}),Z=e.defineComponent({__name:"AppSignatures",setup(o){const n=e.inject(b),t=e.computed(()=>n?.AppSignatures);return(a,l)=>t.value?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.value),e.normalizeProps(e.mergeProps({key:0},a.$attrs)),null,16)):e.createCommentVNode("",!0)}}),J=e.defineComponent({__name:"ToolAnnotationSignature",props:{active:{type:Boolean,required:!0},activeModifiers:{}},emits:["update:active"],setup(o){const n=e.useModel(o,"active"),{t}=C(),a=e.ref(!1),l=()=>{!n.value&&!a.value&&(a.value=!0),n.value=!n.value},r=s=>{a.value=!1};return(s,f)=>s.$slots.default?e.renderSlot(s.$slots,"default",{key:0,onClick:l}):(e.openBlock(),e.createBlock(X,{key:1,open:a.value,side:"right",sideOffset:10,class:"vpv-annotation-signatures__popover",onInteractOutside:r},{trigger:e.withCtx(()=>[e.createVNode(k,null,{content:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(t)("annotationSignatureTooltip")),1)]),default:e.withCtx(()=>[e.createVNode(_,{"aria-label":e.unref(t)("annotationSignatureLabel"),class:e.normalizeClass(["vpv-toolbar-btn",{"vpv-toolbar-btn-active":n.value}]),onClick:l},{default:e.withCtx(()=>[e.renderSlot(s.$slots,"icon",{},()=>[e.createVNode(y,{name:"tool-signature"})])]),_:3},8,["aria-label","class"])]),_:3})]),default:e.withCtx(()=>[e.createVNode(Z)]),_:3},8,["open"]))}}),Q=e.defineComponent({__name:"ToolAnnotationFreeText",props:{active:{type:Boolean,required:!0},activeModifiers:{}},emits:["update:active"],setup(o){const n=e.useModel(o,"active"),{t}=C(),a=()=>{n.value=!n.value};return(l,r)=>l.$slots.default?e.renderSlot(l.$slots,"default",{key:0,onClick:a}):(e.openBlock(),e.createBlock(k,{key:1},{content:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(t)("annotationFreeTextTooltip")),1)]),default:e.withCtx(()=>[e.createVNode(_,{"aria-label":e.unref(t)("annotationFreeTextLabel"),class:e.normalizeClass(["vpv-toolbar-btn",{"vpv-toolbar-btn-active":n.value}]),onClick:a},{default:e.withCtx(()=>[e.renderSlot(l.$slots,"icon",{},()=>[e.createVNode(y,{name:"tool-free-text"})])]),_:3},8,["aria-label","class"])]),_:3}))}}),v=e.defineComponent({__name:"ToolAnnotationImage",emits:["change"],setup(o,{emit:n}){const{t}=C(),a=n,l=()=>{const r=document.createElement("input");r.type="file",r.accept="image/*",r.onchange=s=>{const f=s.target.files?.[0];a("change",f)},r.click()};return(r,s)=>r.$slots.default?e.renderSlot(r.$slots,"default",{key:0,onClick:l}):(e.openBlock(),e.createBlock(k,{key:1},{content:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(t)("annotationImageTooltip")),1)]),default:e.withCtx(()=>[e.createVNode(_,{"aria-label":e.unref(t)("annotationImageLabel"),class:"vpv-toolbar-btn",onClick:l},{default:e.withCtx(()=>[e.renderSlot(r.$slots,"icon",{},()=>[e.createVNode(y,{name:"tool-image"})])]),_:3},8,["aria-label"])]),_:3}))}}),Ve="",ee={class:"vpv-annotation-tools-container"},te={key:0,class:"vpv-annotation-tools"},oe=e.defineComponent({__name:"VPdfAnnotationTools",props:{highlight:{type:[Object,Boolean],default:()=>!0},freeText:{type:[Object,Boolean],default:()=>!0},signature:{type:[Object,Boolean],default:()=>!1},image:{type:[Object,Boolean],default:()=>!0},instanceId:{type:Number,required:!0}},emits:["highlight","freeText","signature","image"],setup(o,{emit:n}){const t=o,a=n,l=c=>H(t.instanceId,c),r={highlight:new CustomEvent(l(u.highlight),{detail:{active:!1,colors:null}}),freeText:new CustomEvent(l(u.freeText),{detail:{active:!1,fontColors:null,fontSizes:null}}),signature:new CustomEvent(l(u.signature),{detail:{active:!1}}),image:new CustomEvent(l(u.image),{detail:{file:void 0}})},s=e.ref(!1),f=e.reactive({highlight:!1,freeText:!1,signature:!1}),h=e.computed({get:()=>f.highlight,set:c=>{f.highlight=c,c&&(f.freeText=!1,f.signature=!1),x()}}),w=e.computed({get:()=>f.freeText,set:c=>{c&&(f.highlight=!1,f.signature=!1),f.freeText=c,x()}}),T=e.computed({get:()=>f.signature,set:c=>{c&&(f.highlight=!1,f.freeText=!1),f.signature=c,x()}}),ue=e.computed(()=>t.highlight),be=e.computed(()=>t.freeText),ke=e.computed(()=>t.signature),_e=e.computed(()=>t.image),ye=c=>{s.value=c,c||(h.value=!1,w.value=!1,T.value=!1)},Ce=c=>{a("highlight",c),r.highlight.detail.active=c;let p=Object.entries(M).map(([i,S])=>({value:i,label:S}));typeof t.highlight=="object"&&t.highlight?.colors&&(p=t.highlight.colors.map(i=>typeof i=="string"?{value:E(i),label:i}:i)),r.highlight.detail.colors=p,window.dispatchEvent(r.highlight)},we=c=>{a("freeText",c),r.freeText.detail.active=c;let p=Object.entries(G).map(([i,S])=>({value:i,label:S}));typeof t.freeText=="object"&&t.freeText?.fontColors&&(p=t.freeText.fontColors.map(i=>typeof i=="string"?{value:E(i),label:i}:i)),r.freeText.detail.fontColors=p,typeof t.freeText=="object"&&t.freeText?.fontSizes?.length&&(r.freeText.detail.fontSizes=t.freeText.fontSizes),window.dispatchEvent(r.freeText)},Te=c=>{a("signature",c),r.signature.detail.active=c,window.dispatchEvent(r.signature)},Be=c=>{f.highlight=!1,f.freeText=!1,f.signature=!1,a("image",c),r.image.detail.file=c,window.dispatchEvent(r.image)};function x(){Ce(h.value),we(w.value),Te(T.value)}return(c,p)=>(e.openBlock(),e.createElementBlock("div",ee,[e.createVNode(Y,{onToggle:ye}),e.createVNode(e.Transition,{name:"slide"},{default:e.withCtx(()=>[s.value?(e.openBlock(),e.createElementBlock("div",te,[ue.value?(e.openBlock(),e.createBlock(K,{key:0,active:h.value,"onUpdate:active":p[0]||(p[0]=i=>h.value=i)},e.createSlots({_:2},[typeof t.highlight=="object"&&t.highlight.icon?{name:"icon",fn:e.withCtx(()=>[typeof t.highlight=="object"&&t.highlight.icon?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.highlight.icon),{key:0})):e.createCommentVNode("",!0)]),key:"0"}:typeof t.highlight=="object"&&t.highlight.component?{name:"default",fn:e.withCtx(({onClick:i})=>[typeof t.highlight=="object"&&t.highlight.component?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.highlight.component),{key:0,onClick:i},null,8,["onClick"])):e.createCommentVNode("",!0)]),key:"1"}:void 0]),1032,["active"])):e.createCommentVNode("",!0),be.value?(e.openBlock(),e.createBlock(Q,{key:1,active:w.value,"onUpdate:active":p[1]||(p[1]=i=>w.value=i)},e.createSlots({_:2},[typeof t.freeText=="object"&&t.freeText.icon?{name:"icon",fn:e.withCtx(()=>[typeof t.freeText=="object"&&t.freeText.icon?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.freeText.icon),{key:0})):e.createCommentVNode("",!0),typeof t.freeText=="object"&&t.freeText.icon?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.freeText.icon),{key:1})):e.createCommentVNode("",!0)]),key:"0"}:typeof t.freeText=="object"&&t.freeText.component?{name:"default",fn:e.withCtx(({onClick:i})=>[typeof t.freeText=="object"&&t.freeText.component?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.freeText.component),{key:0,onClick:i},null,8,["onClick"])):e.createCommentVNode("",!0)]),key:"1"}:void 0]),1032,["active"])):e.createCommentVNode("",!0),_e.value?(e.openBlock(),e.createBlock(v,{key:2,onChange:Be},e.createSlots({_:2},[typeof t.image=="object"&&t.image?{name:"icon",fn:e.withCtx(()=>[typeof t.image=="object"&&t.image.icon?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.image.icon),{key:0})):e.createCommentVNode("",!0)]),key:"0"}:typeof t.image=="object"&&t.image.component?{name:"default",fn:e.withCtx(({onClick:i})=>[typeof t.image=="object"&&t.image.component?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.image.component),{key:0,onClick:i},null,8,["onClick"])):e.createCommentVNode("",!0)]),key:"1"}:void 0]),1024)):e.createCommentVNode("",!0),ke.value?(e.openBlock(),e.createBlock(J,{key:3,active:T.value,"onUpdate:active":p[2]||(p[2]=i=>T.value=i)},e.createSlots({_:2},[typeof t.signature=="object"&&t.signature.icon?{name:"icon",fn:e.withCtx(()=>[typeof t.signature=="object"&&t.signature.icon?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.signature.icon),{key:0})):e.createCommentVNode("",!0)]),key:"0"}:typeof t.signature=="object"&&t.signature.component?{name:"default",fn:e.withCtx(({onClick:i})=>[typeof t.signature=="object"&&t.signature.component?(e.openBlock(),e.createBlock(e.resolveDynamicComponent(t.signature.component),{key:0,onClick:i},null,8,["onClick"])):e.createCommentVNode("",!0)]),key:"1"}:void 0]),1032,["active"])):e.createCommentVNode("",!0)])):e.createCommentVNode("",!0)]),_:1})]))}}),Ne="",P=B(oe,[["__scopeId","data-v-bd369a22"]]),ne=(o={})=>{const{highlight:n,freeText:t,image:a}=o;return{name:"annotation",setup(l){const{componentInstance:r,shared:s}=l,f=r?.uid??0;l.toolbar.addItem({id:L.ANNOTATIONS,toolbarDirection:"left",component:e.h(P,{highlight:n,freeText:t,image:a,instanceId:f})});const h=r?.appContext.app;s.ui?h.provide(b,s.ui):console.warn("VPdfAnnotationPlugin - No UI context found in plugin context"),s.localization?.value?h.provide(V,s.localization):console.warn("VPdfAnnotationPlugin - No localization found in plugin context"),s.viewerCoreState?h.provide(N,s.viewerCoreState):console.warn("VPdfAnnotationPlugin - No viewer core state found in plugin context")}}},ae={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function A(o,n){return e.openBlock(),e.createElementBlock("svg",ae,[...n[0]||(n[0]=[e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.25",d:"M10 18.334a8.333 8.333 0 1 0 0-16.667 8.333 8.333 0 0 0 0 16.667"},null,-1),e.createElementVNode("path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.25",d:"m5.417 17.084 1.171-4.394c.238-.892.357-1.338.694-1.597s.798-.259 1.722-.259h1.992c.923 0 1.385 0 1.722.259.337.258.456.705.693 1.597l1.172 4.394"},null,-1),e.createElementVNode("path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.25",d:"M7.917 10.834 9.23 7.8c.327-.756.491-1.134.769-1.134s.441.378.77 1.134l1.313 3.033"},null,-1)])])}const le=Object.freeze(Object.defineProperty({__proto__:null,render:A,default:{render:A}},Symbol.toStringTag,{value:"Module"})),re={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function j(o,n){return e.openBlock(),e.createElementBlock("svg",re,[...n[0]||(n[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M18.125 9.688a7.82 7.82 0 0 1-7.812 7.812H3.75a1.25 1.25 0 0 1-1.25-1.25V9.688a7.812 7.812 0 0 1 15.625 0m-1.25 0a6.563 6.563 0 0 0-13.125 0v6.562h6.563a6.57 6.57 0 0 0 6.562-6.562"},null,-1),e.createElementVNode("path",{fill:"currentColor",d:"M12.5 10a.624.624 0 0 1-.625.625h-1.25v1.25a.624.624 0 1 1-1.25 0v-1.25h-1.25a.625.625 0 1 1 0-1.25h1.25v-1.25a.625.625 0 0 1 1.25 0v1.25h1.25A.625.625 0 0 1 12.5 10"},null,-1)])])}const ie=Object.freeze(Object.defineProperty({__proto__:null,render:j,default:{render:j}},Symbol.toStringTag,{value:"Module"})),ce={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function O(o,n){return e.openBlock(),e.createElementBlock("svg",ce,[...n[0]||(n[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M11.458 13.75a.624.624 0 1 0 0-1.25h-.625v-5h2.5v.625a.625.625 0 0 0 1.25 0v-1.25a.625.625 0 0 0-.625-.625h-7.5a.625.625 0 0 0-.625.625v1.25a.625.625 0 0 0 1.25 0V7.5h2.5v5h-.625a.625.625 0 1 0 0 1.25z"},null,-1),e.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M3.125 3.75c0-.115.093-.208.208-.208h13.334c.115 0 .208.093.208.208v2.917a.625.625 0 1 0 1.25 0V3.75c0-.805-.653-1.458-1.458-1.458H3.333c-.805 0-1.458.653-1.458 1.458v3.334a.625.625 0 1 0 1.25 0zm0 12.5c0 .115.093.209.208.209h13.334a.21.21 0 0 0 .208-.209v-2.916a.625.625 0 1 1 1.25 0v2.916c0 .806-.653 1.459-1.458 1.459H3.333a1.46 1.46 0 0 1-1.458-1.459v-3.333a.625.625 0 1 1 1.25 0zM2.5 8.542c.345 0 .625.28.625.625v1.667a.625.625 0 0 1-1.25 0V9.167c0-.345.28-.625.625-.625m15.625.625a.625.625 0 1 0-1.25 0v1.667a.625.625 0 0 0 1.25 0z","clip-rule":"evenodd"},null,-1)])])}const se=Object.freeze(Object.defineProperty({__proto__:null,render:O,default:{render:O}},Symbol.toStringTag,{value:"Module"})),fe={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function z(o,n){return e.openBlock(),e.createElementBlock("svg",fe,[...n[0]||(n[0]=[e.createElementVNode("g",{"clip-path":"url(#a)"},[e.createElementVNode("path",{fill:"currentColor",d:"M19.818 8.308a.625.625 0 0 0-.885 0L15 12.242 8.384 5.625l3.934-3.932a.626.626 0 0 0-.885-.885L7.5 4.742a1.25 1.25 0 0 0-.22 1.47L5.625 7.866a1.25 1.25 0 0 0 0 1.767l.367.366-4.559 4.558a.625.625 0 0 0 .245 1.035l5.625 1.875a.62.62 0 0 0 .437-.015.6.6 0 0 0 .203-.136l2.682-2.683.367.366a1.25 1.25 0 0 0 1.767 0l1.656-1.654a1.25 1.25 0 0 0 1.469-.22l3.934-3.933a.626.626 0 0 0 0-.885M7.332 16.16l-4.297-1.433 3.84-3.843 2.867 2.866zm4.543-2.043L6.51 8.75l1.616-1.616 5.367 5.366z"})],-1),e.createElementVNode("defs",null,[e.createElementVNode("clipPath",{id:"a"},[e.createElementVNode("path",{fill:"currentColor",d:"M0 0h20v20H0z"})])],-1)])])}const de=Object.freeze(Object.defineProperty({__proto__:null,render:z,default:{render:z}},Symbol.toStringTag,{value:"Module"})),pe={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function I(o,n){return e.openBlock(),e.createElementBlock("svg",pe,[...n[0]||(n[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M16.875 3.125H3.125a1.25 1.25 0 0 0-1.25 1.25v11.25a1.25 1.25 0 0 0 1.25 1.25h13.75a1.25 1.25 0 0 0 1.25-1.25V4.375a1.25 1.25 0 0 0-1.25-1.25m0 1.25v8.027l-2.037-2.036a1.25 1.25 0 0 0-1.768 0l-1.562 1.563L8.07 8.49a1.25 1.25 0 0 0-1.767 0L3.125 11.67V4.376zm-13.75 9.063 4.063-4.063 6.25 6.25H3.124zm13.75 2.187h-1.67l-2.812-2.812 1.563-1.563 2.919 2.92zM11.25 7.813a.938.938 0 1 1 1.875 0 .938.938 0 0 1-1.875 0"},null,-1)])])}const me=Object.freeze(Object.defineProperty({__proto__:null,render:I,default:{render:I}},Symbol.toStringTag,{value:"Module"})),ge={xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",fill:"none",viewBox:"0 0 20 20"};function D(o,n){return e.openBlock(),e.createElementBlock("svg",ge,[...n[0]||(n[0]=[e.createElementVNode("path",{fill:"currentColor",d:"M18.125 13.125H4.99q.313-.615.625-1.259c1.172.13 2.546-.685 4.114-2.432.391 1.051 1.13 2.416 2.39 2.441.707.014 1.414-.406 2.142-1.279.53.634 1.623 1.279 3.865 1.279a.625.625 0 1 0 0-1.25c-2.377 0-3.08-.816-3.125-1.259a.6.6 0 0 0-.426-.605.636.636 0 0 0-.723.273c-.943 1.448-1.514 1.596-1.713 1.591-.645-.012-1.301-1.525-1.526-2.61a.625.625 0 0 0-1.1-.264c-1.579 1.98-2.637 2.646-3.295 2.818.663-1.474 1.158-2.768 1.475-3.858.533-1.831.572-3.112.118-3.914-.234-.42-.73-.922-1.723-.922-1.255 0-2.245 1.186-2.716 3.254-.28 1.227-.327 2.594-.127 3.75.2 1.155.615 1.996 1.218 2.495a72 72 0 0 1-.877 1.751h-1.71a.625.625 0 1 0 0 1.25h1.048c-.884 1.64-1.572 2.784-1.583 2.803a.625.625 0 1 0 1.071.644c.012-.02.88-1.468 1.93-3.447h13.784a.625.625 0 1 0 0-1.25M4.59 5.407c.311-1.365.914-2.282 1.498-2.282.416 0 .555.145.635.287.235.416.51 1.89-1.692 6.749-.645-.881-.865-2.895-.44-4.754"},null,-1)])])}const he=Object.freeze(Object.defineProperty({__proto__:null,render:D,default:{render:D}},Symbol.toStringTag,{value:"Module"}));m.VPdfAnnotationTools=P,m.default=ne,Object.defineProperties(m,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})});
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@vue-pdf-viewer/annotation",
3
3
  "private": false,
4
- "version": "1.0.0-beta.1",
4
+ "version": "1.0.0-beta.2",
5
5
  "type": "module",
6
6
  "main": "./dist/index.umd.cjs",
7
7
  "module": "./dist/index.js",
@@ -29,7 +29,7 @@
29
29
  "vue": "^3.2.37"
30
30
  },
31
31
  "dependencies": {
32
- "@vue-pdf-viewer/shared": "1.0.0-beta.1",
32
+ "@vue-pdf-viewer/shared": "1.0.0-beta.2",
33
33
  "vite-plugin-css-injected-by-js": "^3.5.2",
34
34
  "vue": "^3.2.37"
35
35
  },