triiiceratops 0.12.5 → 0.12.6

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,12 +1,12 @@
1
1
  import "svelte/internal/disclose-version";
2
2
  import * as e from "svelte/internal/client";
3
- import { onMount as jt, getContext as Ze, untrack as Je, setContext as Ot, onDestroy as Re } from "svelte";
4
- import { m as $e, g as ge, a as V, c as Se, o as Bt, s as Ft, V as ye, X as Fe, b as Nt } from "./X-BsrpnzCK.js";
5
- import { M as Jc } from "./X-BsrpnzCK.js";
6
- import { SvelteSet as Rt } from "svelte/reactivity";
7
- import { a as Dt, b as Gt, c as Ut, d as Xt, e as Yt, f as Wt, g as qt, h as Kt, i as Qt, j as Jt, k as $t, l as er, m as tr, n as rr, o as ar, p as nr, q as or, r as ir, s as lr, t as sr, u as cr, v as dr, C as De } from "./Check-D3d2XX_P.js";
8
- import { i as gr, a as vr, b as fr, c as _r, d as ur, e as hr, f as pr, g as mr } from "./image_filters_reset-Dw23NgOZ.js";
9
- const br = [
3
+ import { onMount as Ot, getContext as Ze, untrack as Je, setContext as Bt, onDestroy as Re } from "svelte";
4
+ import { m as $e, g as ge, a as V, c as Se, o as Ft, s as Nt, V as ye, X as Fe, b as Rt } from "./X-B3XldraD.js";
5
+ import { M as td } from "./X-B3XldraD.js";
6
+ import { SvelteSet as Dt } from "svelte/reactivity";
7
+ import { a as Gt, b as Ut, c as Xt, d as Yt, e as Wt, f as qt, g as Kt, h as Qt, i as Jt, j as $t, k as er, l as tr, m as rr, n as ar, o as nr, p as or, q as ir, r as lr, s as sr, t as cr, u as dr, v as gr, C as De } from "./Check-CB_Zdp64.js";
8
+ import { i as vr, a as fr, b as _r, c as ur, d as hr, e as pr, f as mr, g as br } from "./image_filters_reset-jtpS22ff.js";
9
+ const wr = [
10
10
  "light",
11
11
  "dark",
12
12
  "cupcake",
@@ -43,7 +43,7 @@ const br = [
43
43
  "abyss",
44
44
  "silk"
45
45
  ];
46
- function wr(a) {
46
+ function yr(a) {
47
47
  a = a.replace(/^#/, "");
48
48
  let t, r, d;
49
49
  if (a.length === 3)
@@ -54,7 +54,7 @@ function wr(a) {
54
54
  return null;
55
55
  return isNaN(t) || isNaN(r) || isNaN(d) ? null : { r: t, g: r, b: d };
56
56
  }
57
- function yr(a) {
57
+ function xr(a) {
58
58
  const t = a.match(
59
59
  /rgba?\(\s*(\d+(?:\.\d+)?%?)\s*[,\s]\s*(\d+(?:\.\d+)?%?)\s*[,\s]\s*(\d+(?:\.\d+)?%?)(?:\s*[,/]\s*(\d*\.?\d+%?))?\s*\)/i
60
60
  );
@@ -66,14 +66,14 @@ function Ve(a) {
66
66
  const t = a / 255;
67
67
  return t <= 0.04045 ? t / 12.92 : Math.pow((t + 0.055) / 1.055, 2.4);
68
68
  }
69
- function xr(a, t, r) {
69
+ function Ar(a, t, r) {
70
70
  return {
71
71
  x: 0.4124564 * a + 0.3575761 * t + 0.1804375 * r,
72
72
  y: 0.2126729 * a + 0.7151522 * t + 0.072175 * r,
73
73
  z: 0.0193339 * a + 0.119192 * t + 0.9503041 * r
74
74
  };
75
75
  }
76
- function Ar(a, t, r) {
76
+ function Zr(a, t, r) {
77
77
  const d = 0.8189330101 * a + 0.3618667424 * t - 0.1288597137 * r, i = 0.0329845436 * a + 0.9293118715 * t + 0.0361456387 * r, M = 0.0482003018 * a + 0.2643662691 * t + 0.633851707 * r, w = Math.cbrt(d), m = Math.cbrt(i), z = Math.cbrt(M);
78
78
  return {
79
79
  L: 0.2104542553 * w + 0.793617785 * m - 0.0040720468 * z,
@@ -81,47 +81,47 @@ function Ar(a, t, r) {
81
81
  b: 0.0259040371 * w + 0.7827717662 * m - 0.808675766 * z
82
82
  };
83
83
  }
84
- function Zr(a, t, r) {
84
+ function Hr(a, t, r) {
85
85
  const d = Math.sqrt(t * t + r * r);
86
86
  let i = Math.atan2(r, t) * 180 / Math.PI;
87
87
  return i < 0 && (i += 360), { L: a, C: d, h: i };
88
88
  }
89
89
  function et(a, t, r) {
90
- const d = Ve(a), i = Ve(t), M = Ve(r), { x: w, y: m, z } = xr(d, i, M), { L: p, a: x, b: Y } = Ar(w, m, z);
91
- return Zr(p, x, Y);
90
+ const d = Ve(a), i = Ve(t), M = Ve(r), { x: w, y: m, z } = Ar(d, i, M), { L: p, a: x, b: Y } = Zr(w, m, z);
91
+ return Hr(p, x, Y);
92
92
  }
93
93
  function tt(a, t, r) {
94
94
  const d = (a * 100).toFixed(2), i = t.toFixed(4), M = t < 1e-4 ? 0 : r.toFixed(2);
95
95
  return `oklch(${d}% ${i} ${M})`;
96
96
  }
97
- function Hr(a) {
97
+ function Mr(a) {
98
98
  return a.trim().toLowerCase().startsWith("oklch(");
99
99
  }
100
- function Mr(a) {
100
+ function Vr(a) {
101
101
  return /^#([0-9a-fA-F]{3}|[0-9a-fA-F]{6}|[0-9a-fA-F]{8})$/.test(
102
102
  a.trim()
103
103
  );
104
104
  }
105
- function Vr(a) {
105
+ function Sr(a) {
106
106
  return /^rgba?\s*\(/i.test(a.trim());
107
107
  }
108
- function Sr(a) {
109
- const t = wr(a);
108
+ function Cr(a) {
109
+ const t = yr(a);
110
110
  if (!t)
111
111
  return console.warn(`Invalid hex color: ${a}, returning as-is`), a;
112
112
  const { L: r, C: d, h: i } = et(t.r, t.g, t.b);
113
113
  return tt(r, d, i);
114
114
  }
115
- function Cr(a) {
116
- const t = yr(a);
115
+ function zr(a) {
116
+ const t = xr(a);
117
117
  if (!t)
118
118
  return console.warn(`Invalid rgb color: ${a}, returning as-is`), a;
119
119
  const { L: r, C: d, h: i } = et(t.r, t.g, t.b);
120
120
  return tt(r, d, i);
121
121
  }
122
- function zr(a) {
122
+ function kr(a) {
123
123
  const t = a.trim();
124
- return Hr(t) ? t : Mr(t) ? Sr(t) : Vr(t) ? Cr(t) : (console.warn(`Unrecognized color format: ${a}, passing through as-is`), a);
124
+ return Mr(t) ? t : Vr(t) ? Cr(t) : Sr(t) ? zr(t) : (console.warn(`Unrecognized color format: ${a}, passing through as-is`), a);
125
125
  }
126
126
  const rt = {
127
127
  // Semantic colors
@@ -161,7 +161,7 @@ const rt = {
161
161
  noise: "--noise",
162
162
  // Color scheme (handled specially, not a CSS variable)
163
163
  colorScheme: "color-scheme"
164
- }, kr = /* @__PURE__ */ new Set([
164
+ }, Ir = /* @__PURE__ */ new Set([
165
165
  "primary",
166
166
  "primaryContent",
167
167
  "secondary",
@@ -183,13 +183,13 @@ const rt = {
183
183
  "error",
184
184
  "errorContent"
185
185
  ]);
186
- function Yc(a) {
187
- return br.includes(a);
186
+ function Kc(a) {
187
+ return wr.includes(a);
188
188
  }
189
- function Ir(a, t) {
189
+ function Lr(a, t) {
190
190
  a.setAttribute("data-theme", t);
191
191
  }
192
- function Lr(a, t) {
192
+ function Pr(a, t) {
193
193
  for (const [r, d] of Object.entries(t)) {
194
194
  if (d == null) continue;
195
195
  const i = r;
@@ -200,14 +200,14 @@ function Lr(a, t) {
200
200
  const M = rt[i];
201
201
  if (!M) continue;
202
202
  let w = String(d);
203
- kr.has(i) && (w = zr(w)), a.style.setProperty(M, w);
203
+ Ir.has(i) && (w = kr(w)), a.style.setProperty(M, w);
204
204
  }
205
205
  }
206
- function Pr(a) {
206
+ function Tr(a) {
207
207
  for (const [t, r] of Object.entries(rt))
208
208
  t === "colorScheme" ? a.style.colorScheme = "" : a.style.removeProperty(r);
209
209
  }
210
- function Wc(a) {
210
+ function Qc(a) {
211
211
  try {
212
212
  const t = JSON.parse(a);
213
213
  return typeof t == "object" && t !== null ? t : null;
@@ -215,8 +215,8 @@ function Wc(a) {
215
215
  return null;
216
216
  }
217
217
  }
218
- function Tr(a, t, r) {
219
- t ? Ir(a, t) : a.removeAttribute("data-theme"), r ? Lr(a, r) : Pr(a);
218
+ function Er(a, t, r) {
219
+ t ? Lr(a, t) : a.removeAttribute("data-theme"), r ? Pr(a, r) : Tr(a);
220
220
  }
221
221
  function at(a) {
222
222
  return a.id || a["@id"] || (typeof a.getId == "function" ? a.getId() : "");
@@ -233,11 +233,11 @@ function Ae(a) {
233
233
  h: parseFloat(t[4])
234
234
  } : null;
235
235
  }
236
- function Er(a) {
237
- const t = jr(a);
236
+ function jr(a) {
237
+ const t = Or(a);
238
238
  if (t)
239
- return Or(t);
240
- const r = Rr(a);
239
+ return Br(t);
240
+ const r = Dr(a);
241
241
  return r ? {
242
242
  type: "RECTANGLE",
243
243
  x: r.x,
@@ -246,7 +246,7 @@ function Er(a) {
246
246
  h: r.h
247
247
  } : null;
248
248
  }
249
- function jr(a) {
249
+ function Or(a) {
250
250
  var r, d;
251
251
  if (typeof a.getTarget == "function") {
252
252
  const i = ((r = a.__jsonld) == null ? void 0 : r.on) || ((d = a.__jsonld) == null ? void 0 : d.target);
@@ -277,7 +277,7 @@ function Ue(a) {
277
277
  }
278
278
  return (t == null ? void 0 : t.type) === "SvgSelector" && t.value ? t.value : ((r = t == null ? void 0 : t.item) == null ? void 0 : r.type) === "SvgSelector" && t.item.value ? t.item.value : null;
279
279
  }
280
- function Or(a) {
280
+ function Br(a) {
281
281
  try {
282
282
  const r = new DOMParser().parseFromString(a, "image/svg+xml");
283
283
  if (r.documentElement.nodeName === "parsererror")
@@ -286,7 +286,7 @@ function Or(a) {
286
286
  for (const z of i) {
287
287
  const p = z.getAttribute("points");
288
288
  if (p) {
289
- const x = Br(p);
289
+ const x = Fr(p);
290
290
  d.push(...x);
291
291
  }
292
292
  }
@@ -294,13 +294,13 @@ function Or(a) {
294
294
  for (const z of M) {
295
295
  const p = z.getAttribute("d");
296
296
  if (p) {
297
- const x = Fr(p);
297
+ const x = Nr(p);
298
298
  d.push(...x);
299
299
  }
300
300
  }
301
301
  const w = r.querySelectorAll("circle");
302
302
  for (const z of w) {
303
- const p = parseFloat(z.getAttribute("cx") || "0"), x = parseFloat(z.getAttribute("cy") || "0"), Y = parseFloat(z.getAttribute("r") || "0"), D = Nr(p, x, Y);
303
+ const p = parseFloat(z.getAttribute("cx") || "0"), x = parseFloat(z.getAttribute("cy") || "0"), Y = parseFloat(z.getAttribute("r") || "0"), D = Rr(p, x, Y);
304
304
  d.push(...D);
305
305
  }
306
306
  const m = r.querySelectorAll("rect");
@@ -316,7 +316,7 @@ function Or(a) {
316
316
  return console.warn("Failed to convert SVG to polygon:", t), null;
317
317
  }
318
318
  }
319
- function Br(a) {
319
+ function Fr(a) {
320
320
  const t = [], r = a.trim().split(/\s+/);
321
321
  for (const d of r) {
322
322
  const [i, M] = d.split(",").map((w) => parseFloat(w));
@@ -324,7 +324,7 @@ function Br(a) {
324
324
  }
325
325
  return t;
326
326
  }
327
- function Fr(a) {
327
+ function Nr(a) {
328
328
  const t = [], r = /[ML]\s*([\d.]+)[,\s]+([\d.]+)/g;
329
329
  let d;
330
330
  for (; (d = r.exec(a)) !== null; ) {
@@ -333,7 +333,7 @@ function Fr(a) {
333
333
  }
334
334
  return t;
335
335
  }
336
- function Nr(a, t, r, d = 8) {
336
+ function Rr(a, t, r, d = 8) {
337
337
  const i = [];
338
338
  for (let M = 0; M < d; M++) {
339
339
  const w = M / d * Math.PI * 2, m = a + r * Math.cos(w), z = t + r * Math.sin(w);
@@ -341,7 +341,7 @@ function Nr(a, t, r, d = 8) {
341
341
  }
342
342
  return i;
343
343
  }
344
- function Rr(a) {
344
+ function Dr(a) {
345
345
  var r;
346
346
  if (typeof a.getTarget == "function") {
347
347
  const d = a.getTarget();
@@ -427,8 +427,8 @@ function nt(a) {
427
427
  purpose: "commenting"
428
428
  }), t;
429
429
  }
430
- function Dr(a, t, r = !1) {
431
- const d = at(a) || `anno-${t}`, i = Er(a);
430
+ function Gr(a, t, r = !1) {
431
+ const d = at(a) || `anno-${t}`, i = jr(a);
432
432
  if (!i)
433
433
  return null;
434
434
  const M = nt(a);
@@ -439,14 +439,14 @@ function Dr(a, t, r = !1) {
439
439
  isSearchHit: r
440
440
  };
441
441
  }
442
- function Gr(a, t = /* @__PURE__ */ new Set()) {
442
+ function Ur(a, t = /* @__PURE__ */ new Set()) {
443
443
  return a.map((r, d) => {
444
444
  const i = t.has(at(r));
445
- return Dr(r, d, i);
445
+ return Gr(r, d, i);
446
446
  }).filter((r) => r !== null);
447
447
  }
448
- var Ur = e.from_html("<div></div>"), Xr = e.from_svg('<svg class="absolute pointer-events-auto"><title> </title><polygon stroke-width="2"></polygon></svg>'), Yr = e.from_html('<div class="w-full h-full relative"><div></div> <!></div>');
449
- function Wr(a, t) {
448
+ var Xr = e.from_html("<div></div>"), Yr = e.from_svg('<svg class="absolute pointer-events-auto"><title> </title><polygon stroke-width="2"></polygon></svg>'), Wr = e.from_html('<div class="w-full h-full relative"><div></div> <!></div>');
449
+ function qr(a, t) {
450
450
  e.push(t, !0);
451
451
  let r = e.prop(t, "viewerState", 7), d = e.state(void 0), i = e.state(void 0), M = e.state(void 0), w = e.state(0), m = "", z = e.derived(() => {
452
452
  if (!r().manifestId || !r().canvasId)
@@ -454,12 +454,12 @@ function Wr(a, t) {
454
454
  const n = $e.getAnnotations(r().manifestId, r().canvasId), o = r().currentCanvasSearchAnnotations;
455
455
  return [...n, ...o];
456
456
  }), p = e.derived(() => {
457
- const n = new Rt();
457
+ const n = new Dt();
458
458
  return r().currentCanvasSearchAnnotations.forEach((o) => {
459
459
  const b = o.id || o["@id"];
460
460
  b && n.add(b);
461
461
  }), n;
462
- }), x = e.derived(() => Gr(e.get(z), e.get(p))), Y = e.derived(() => {
462
+ }), x = e.derived(() => Ur(e.get(z), e.get(p))), Y = e.derived(() => {
463
463
  if (e.get(w), !e.get(i) || !e.get(M) || !e.get(x).length)
464
464
  return [];
465
465
  const n = e.get(i).world.getItemAt(0);
@@ -509,7 +509,7 @@ function Wr(a, t) {
509
509
  }
510
510
  return o;
511
511
  });
512
- jt(() => {
512
+ Ot(() => {
513
513
  if (!e.get(d)) return;
514
514
  let n = !0;
515
515
  return (async () => {
@@ -563,14 +563,14 @@ function Wr(a, t) {
563
563
  } else
564
564
  e.get(i).open(t.tileSources);
565
565
  });
566
- var D = Yr(), L = e.child(D);
566
+ var D = Wr(), L = e.child(D);
567
567
  e.bind_this(L, (n) => e.set(d, n), () => e.get(d));
568
568
  var P = e.sibling(L, 2);
569
569
  e.each(P, 17, () => e.get(Y), (n) => n.id, (n, o) => {
570
570
  var b = e.comment(), k = e.first_child(b);
571
571
  {
572
572
  var I = (y) => {
573
- var N = Ur();
573
+ var N = Xr();
574
574
  e.template_effect(() => {
575
575
  e.set_attribute(N, "id", `annotation-visual-${e.get(o).id ?? ""}`), e.set_class(N, 1, `absolute border-2 transition-colors cursor-pointer pointer-events-auto ${e.get(o).isSearchHit ? "border-yellow-400 bg-yellow-400/40 hover:bg-yellow-400/60" : "border-red-500 bg-red-500/20 hover:bg-red-500/40"}`), e.set_style(N, `
576
576
  left: ${e.get(o).rect.x ?? ""}px;
@@ -584,7 +584,7 @@ function Wr(a, t) {
584
584
  var N = e.comment(), Q = e.first_child(N);
585
585
  {
586
586
  var A = (c) => {
587
- var f = Xr(), T = e.child(f), U = e.child(T, !0);
587
+ var f = Yr(), T = e.child(f), U = e.child(T, !0);
588
588
  e.reset(T);
589
589
  var O = e.sibling(T);
590
590
  e.reset(f), e.template_effect(
@@ -617,8 +617,8 @@ function Wr(a, t) {
617
617
  e.append(n, b);
618
618
  }), e.reset(D), e.template_effect(() => e.set_class(L, 1, `w-full h-full osd-background ${r().config.transparentBackground ? "" : "bg-base-100"}`)), e.append(a, D), e.pop();
619
619
  }
620
- var qr = e.from_svg('<path d="M168.49,199.51a12,12,0,0,1-17,17l-80-80a12,12,0,0,1,0-17l80-80a12,12,0,0,1,17,17L97,128Z"></path>'), Kr = e.from_svg('<path d="M160,48V208L80,128Z" opacity="0.2"></path><path d="M163.06,40.61a8,8,0,0,0-8.72,1.73l-80,80a8,8,0,0,0,0,11.32l80,80A8,8,0,0,0,168,208V48A8,8,0,0,0,163.06,40.61ZM152,188.69,91.31,128,152,67.31Z"></path>', 1), Qr = e.from_svg('<path d="M168,48V208a8,8,0,0,1-13.66,5.66l-80-80a8,8,0,0,1,0-11.32l80-80A8,8,0,0,1,168,48Z"></path>'), Jr = e.from_svg('<path d="M164.24,203.76a6,6,0,1,1-8.48,8.48l-80-80a6,6,0,0,1,0-8.48l80-80a6,6,0,0,1,8.48,8.48L88.49,128Z"></path>'), $r = e.from_svg('<path d="M165.66,202.34a8,8,0,0,1-11.32,11.32l-80-80a8,8,0,0,1,0-11.32l80-80a8,8,0,0,1,11.32,11.32L91.31,128Z"></path>'), ea = e.from_svg('<path d="M162.83,205.17a4,4,0,0,1-5.66,5.66l-80-80a4,4,0,0,1,0-5.66l80-80a4,4,0,1,1,5.66,5.66L85.66,128Z"></path>'), ta = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
621
- function ra(a, t) {
620
+ var Kr = e.from_svg('<path d="M168.49,199.51a12,12,0,0,1-17,17l-80-80a12,12,0,0,1,0-17l80-80a12,12,0,0,1,17,17L97,128Z"></path>'), Qr = e.from_svg('<path d="M160,48V208L80,128Z" opacity="0.2"></path><path d="M163.06,40.61a8,8,0,0,0-8.72,1.73l-80,80a8,8,0,0,0,0,11.32l80,80A8,8,0,0,0,168,208V48A8,8,0,0,0,163.06,40.61ZM152,188.69,91.31,128,152,67.31Z"></path>', 1), Jr = e.from_svg('<path d="M168,48V208a8,8,0,0,1-13.66,5.66l-80-80a8,8,0,0,1,0-11.32l80-80A8,8,0,0,1,168,48Z"></path>'), $r = e.from_svg('<path d="M164.24,203.76a6,6,0,1,1-8.48,8.48l-80-80a6,6,0,0,1,0-8.48l80-80a6,6,0,0,1,8.48,8.48L88.49,128Z"></path>'), ea = e.from_svg('<path d="M165.66,202.34a8,8,0,0,1-11.32,11.32l-80-80a8,8,0,0,1,0-11.32l80-80a8,8,0,0,1,11.32,11.32L91.31,128Z"></path>'), ta = e.from_svg('<path d="M162.83,205.17a4,4,0,0,1-5.66,5.66l-80-80a4,4,0,0,1,0-5.66l80-80a4,4,0,1,1,5.66,5.66L85.66,128Z"></path>'), ra = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
621
+ function aa(a, t) {
622
622
  e.push(t, !0);
623
623
  const r = ge();
624
624
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -626,7 +626,7 @@ function ra(a, t) {
626
626
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
627
627
  return l;
628
628
  }
629
- var p = ta();
629
+ var p = ra();
630
630
  e.attribute_effect(
631
631
  p,
632
632
  (n, o) => ({
@@ -655,37 +655,37 @@ function ra(a, t) {
655
655
  var D = e.sibling(x, 2);
656
656
  {
657
657
  var L = (n) => {
658
- var o = qr();
658
+ var o = Kr();
659
659
  e.append(n, o);
660
660
  }, P = (n) => {
661
661
  var o = e.comment(), b = e.first_child(o);
662
662
  {
663
663
  var k = (l) => {
664
- var y = Kr();
664
+ var y = Qr();
665
665
  e.next(), e.append(l, y);
666
666
  }, I = (l) => {
667
667
  var y = e.comment(), N = e.first_child(y);
668
668
  {
669
669
  var Q = (c) => {
670
- var f = Qr();
670
+ var f = Jr();
671
671
  e.append(c, f);
672
672
  }, A = (c) => {
673
673
  var f = e.comment(), T = e.first_child(f);
674
674
  {
675
675
  var U = (g) => {
676
- var _ = Jr();
676
+ var _ = $r();
677
677
  e.append(g, _);
678
678
  }, O = (g) => {
679
679
  var _ = e.comment(), H = e.first_child(_);
680
680
  {
681
681
  var E = (u) => {
682
- var Z = $r();
682
+ var Z = ea();
683
683
  e.append(u, Z);
684
684
  }, j = (u) => {
685
685
  var Z = e.comment(), W = e.first_child(Z);
686
686
  {
687
687
  var K = (v) => {
688
- var s = ea();
688
+ var s = ta();
689
689
  e.append(v, s);
690
690
  }, J = (v) => {
691
691
  var s = e.text();
@@ -747,8 +747,8 @@ function ra(a, t) {
747
747
  }
748
748
  e.reset(p), e.append(a, p), e.pop();
749
749
  }
750
- var aa = e.from_svg('<path d="M184.49,136.49l-80,80a12,12,0,0,1-17-17L159,128,87.51,56.49a12,12,0,1,1,17-17l80,80A12,12,0,0,1,184.49,136.49Z"></path>'), na = e.from_svg('<path d="M176,128,96,208V48Z" opacity="0.2"></path><path d="M181.66,122.34l-80-80A8,8,0,0,0,88,48V208a8,8,0,0,0,13.66,5.66l80-80A8,8,0,0,0,181.66,122.34ZM104,188.69V67.31L164.69,128Z"></path>', 1), oa = e.from_svg('<path d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z"></path>'), ia = e.from_svg('<path d="M180.24,132.24l-80,80a6,6,0,0,1-8.48-8.48L167.51,128,91.76,52.24a6,6,0,0,1,8.48-8.48l80,80A6,6,0,0,1,180.24,132.24Z"></path>'), la = e.from_svg('<path d="M181.66,133.66l-80,80a8,8,0,0,1-11.32-11.32L164.69,128,90.34,53.66a8,8,0,0,1,11.32-11.32l80,80A8,8,0,0,1,181.66,133.66Z"></path>'), sa = e.from_svg('<path d="M178.83,130.83l-80,80a4,4,0,0,1-5.66-5.66L170.34,128,93.17,50.83a4,4,0,0,1,5.66-5.66l80,80A4,4,0,0,1,178.83,130.83Z"></path>'), ca = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
751
- function da(a, t) {
750
+ var na = e.from_svg('<path d="M184.49,136.49l-80,80a12,12,0,0,1-17-17L159,128,87.51,56.49a12,12,0,1,1,17-17l80,80A12,12,0,0,1,184.49,136.49Z"></path>'), oa = e.from_svg('<path d="M176,128,96,208V48Z" opacity="0.2"></path><path d="M181.66,122.34l-80-80A8,8,0,0,0,88,48V208a8,8,0,0,0,13.66,5.66l80-80A8,8,0,0,0,181.66,122.34ZM104,188.69V67.31L164.69,128Z"></path>', 1), ia = e.from_svg('<path d="M181.66,133.66l-80,80A8,8,0,0,1,88,208V48a8,8,0,0,1,13.66-5.66l80,80A8,8,0,0,1,181.66,133.66Z"></path>'), la = e.from_svg('<path d="M180.24,132.24l-80,80a6,6,0,0,1-8.48-8.48L167.51,128,91.76,52.24a6,6,0,0,1,8.48-8.48l80,80A6,6,0,0,1,180.24,132.24Z"></path>'), sa = e.from_svg('<path d="M181.66,133.66l-80,80a8,8,0,0,1-11.32-11.32L164.69,128,90.34,53.66a8,8,0,0,1,11.32-11.32l80,80A8,8,0,0,1,181.66,133.66Z"></path>'), ca = e.from_svg('<path d="M178.83,130.83l-80,80a4,4,0,0,1-5.66-5.66L170.34,128,93.17,50.83a4,4,0,0,1,5.66-5.66l80,80A4,4,0,0,1,178.83,130.83Z"></path>'), da = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
751
+ function ga(a, t) {
752
752
  e.push(t, !0);
753
753
  const r = ge();
754
754
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -756,7 +756,7 @@ function da(a, t) {
756
756
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
757
757
  return l;
758
758
  }
759
- var p = ca();
759
+ var p = da();
760
760
  e.attribute_effect(
761
761
  p,
762
762
  (n, o) => ({
@@ -785,37 +785,37 @@ function da(a, t) {
785
785
  var D = e.sibling(x, 2);
786
786
  {
787
787
  var L = (n) => {
788
- var o = aa();
788
+ var o = na();
789
789
  e.append(n, o);
790
790
  }, P = (n) => {
791
791
  var o = e.comment(), b = e.first_child(o);
792
792
  {
793
793
  var k = (l) => {
794
- var y = na();
794
+ var y = oa();
795
795
  e.next(), e.append(l, y);
796
796
  }, I = (l) => {
797
797
  var y = e.comment(), N = e.first_child(y);
798
798
  {
799
799
  var Q = (c) => {
800
- var f = oa();
800
+ var f = ia();
801
801
  e.append(c, f);
802
802
  }, A = (c) => {
803
803
  var f = e.comment(), T = e.first_child(f);
804
804
  {
805
805
  var U = (g) => {
806
- var _ = ia();
806
+ var _ = la();
807
807
  e.append(g, _);
808
808
  }, O = (g) => {
809
809
  var _ = e.comment(), H = e.first_child(_);
810
810
  {
811
811
  var E = (u) => {
812
- var Z = la();
812
+ var Z = sa();
813
813
  e.append(u, Z);
814
814
  }, j = (u) => {
815
815
  var Z = e.comment(), W = e.first_child(Z);
816
816
  {
817
817
  var K = (v) => {
818
- var s = sa();
818
+ var s = ca();
819
819
  e.append(v, s);
820
820
  }, J = (v) => {
821
821
  var s = e.text();
@@ -877,8 +877,8 @@ function da(a, t) {
877
877
  }
878
878
  e.reset(p), e.append(a, p), e.pop();
879
879
  }
880
- var ga = e.from_svg('<path d="M156,112a12,12,0,0,1-12,12H124v20a12,12,0,0,1-24,0V124H80a12,12,0,0,1,0-24h20V80a12,12,0,0,1,24,0v20h20A12,12,0,0,1,156,112Zm76.49,120.49a12,12,0,0,1-17,0L168,185a92.12,92.12,0,1,1,17-17l47.54,47.53A12,12,0,0,1,232.49,232.49ZM112,180a68,68,0,1,0-68-68A68.08,68.08,0,0,0,112,180Z"></path>'), va = e.from_svg('<path d="M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z" opacity="0.2"></path><path d="M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Zm112,0a8,8,0,0,1-8,8H120v24a8,8,0,0,1-16,0V120H80a8,8,0,0,1,0-16h24V80a8,8,0,0,1,16,0v24h24A8,8,0,0,1,152,112Z"></path>', 1), fa = e.from_svg('<path d="M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM144,120H120v24a8,8,0,0,1-16,0V120H80a8,8,0,0,1,0-16h24V80a8,8,0,0,1,16,0v24h24a8,8,0,0,1,0,16Z"></path>'), _a = e.from_svg('<path d="M150,112a6,6,0,0,1-6,6H118v26a6,6,0,0,1-12,0V118H80a6,6,0,0,1,0-12h26V80a6,6,0,0,1,12,0v26h26A6,6,0,0,1,150,112Zm78.24,116.24a6,6,0,0,1-8.48,0l-51.38-51.38a86.15,86.15,0,1,1,8.48-8.48l51.38,51.38A6,6,0,0,1,228.24,228.24ZM112,186a74,74,0,1,0-74-74A74.09,74.09,0,0,0,112,186Z"></path>'), ua = e.from_svg('<path d="M152,112a8,8,0,0,1-8,8H120v24a8,8,0,0,1-16,0V120H80a8,8,0,0,1,0-16h24V80a8,8,0,0,1,16,0v24h24A8,8,0,0,1,152,112Zm77.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88.11,88.11,0,1,1,11.31-11.31l50.07,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z"></path>'), ha = e.from_svg('<path d="M148,112a4,4,0,0,1-4,4H116v28a4,4,0,0,1-8,0V116H80a4,4,0,0,1,0-8h28V80a4,4,0,0,1,8,0v28h28A4,4,0,0,1,148,112Zm78.83,114.83a4,4,0,0,1-5.66,0l-52.7-52.7a84.1,84.1,0,1,1,5.66-5.66l52.7,52.7A4,4,0,0,1,226.83,226.83ZM112,188a76,76,0,1,0-76-76A76.08,76.08,0,0,0,112,188Z"></path>'), pa = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
881
- function ma(a, t) {
880
+ var va = e.from_svg('<path d="M156,112a12,12,0,0,1-12,12H124v20a12,12,0,0,1-24,0V124H80a12,12,0,0,1,0-24h20V80a12,12,0,0,1,24,0v20h20A12,12,0,0,1,156,112Zm76.49,120.49a12,12,0,0,1-17,0L168,185a92.12,92.12,0,1,1,17-17l47.54,47.53A12,12,0,0,1,232.49,232.49ZM112,180a68,68,0,1,0-68-68A68.08,68.08,0,0,0,112,180Z"></path>'), fa = e.from_svg('<path d="M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z" opacity="0.2"></path><path d="M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Zm112,0a8,8,0,0,1-8,8H120v24a8,8,0,0,1-16,0V120H80a8,8,0,0,1,0-16h24V80a8,8,0,0,1,16,0v24h24A8,8,0,0,1,152,112Z"></path>', 1), _a = e.from_svg('<path d="M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM144,120H120v24a8,8,0,0,1-16,0V120H80a8,8,0,0,1,0-16h24V80a8,8,0,0,1,16,0v24h24a8,8,0,0,1,0,16Z"></path>'), ua = e.from_svg('<path d="M150,112a6,6,0,0,1-6,6H118v26a6,6,0,0,1-12,0V118H80a6,6,0,0,1,0-12h26V80a6,6,0,0,1,12,0v26h26A6,6,0,0,1,150,112Zm78.24,116.24a6,6,0,0,1-8.48,0l-51.38-51.38a86.15,86.15,0,1,1,8.48-8.48l51.38,51.38A6,6,0,0,1,228.24,228.24ZM112,186a74,74,0,1,0-74-74A74.09,74.09,0,0,0,112,186Z"></path>'), ha = e.from_svg('<path d="M152,112a8,8,0,0,1-8,8H120v24a8,8,0,0,1-16,0V120H80a8,8,0,0,1,0-16h24V80a8,8,0,0,1,16,0v24h24A8,8,0,0,1,152,112Zm77.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88.11,88.11,0,1,1,11.31-11.31l50.07,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z"></path>'), pa = e.from_svg('<path d="M148,112a4,4,0,0,1-4,4H116v28a4,4,0,0,1-8,0V116H80a4,4,0,0,1,0-8h28V80a4,4,0,0,1,8,0v28h28A4,4,0,0,1,148,112Zm78.83,114.83a4,4,0,0,1-5.66,0l-52.7-52.7a84.1,84.1,0,1,1,5.66-5.66l52.7,52.7A4,4,0,0,1,226.83,226.83ZM112,188a76,76,0,1,0-76-76A76.08,76.08,0,0,0,112,188Z"></path>'), ma = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
881
+ function ba(a, t) {
882
882
  e.push(t, !0);
883
883
  const r = ge();
884
884
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -886,7 +886,7 @@ function ma(a, t) {
886
886
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
887
887
  return l;
888
888
  }
889
- var p = pa();
889
+ var p = ma();
890
890
  e.attribute_effect(
891
891
  p,
892
892
  (n, o) => ({
@@ -915,37 +915,37 @@ function ma(a, t) {
915
915
  var D = e.sibling(x, 2);
916
916
  {
917
917
  var L = (n) => {
918
- var o = ga();
918
+ var o = va();
919
919
  e.append(n, o);
920
920
  }, P = (n) => {
921
921
  var o = e.comment(), b = e.first_child(o);
922
922
  {
923
923
  var k = (l) => {
924
- var y = va();
924
+ var y = fa();
925
925
  e.next(), e.append(l, y);
926
926
  }, I = (l) => {
927
927
  var y = e.comment(), N = e.first_child(y);
928
928
  {
929
929
  var Q = (c) => {
930
- var f = fa();
930
+ var f = _a();
931
931
  e.append(c, f);
932
932
  }, A = (c) => {
933
933
  var f = e.comment(), T = e.first_child(f);
934
934
  {
935
935
  var U = (g) => {
936
- var _ = _a();
936
+ var _ = ua();
937
937
  e.append(g, _);
938
938
  }, O = (g) => {
939
939
  var _ = e.comment(), H = e.first_child(_);
940
940
  {
941
941
  var E = (u) => {
942
- var Z = ua();
942
+ var Z = ha();
943
943
  e.append(u, Z);
944
944
  }, j = (u) => {
945
945
  var Z = e.comment(), W = e.first_child(Z);
946
946
  {
947
947
  var K = (v) => {
948
- var s = ha();
948
+ var s = pa();
949
949
  e.append(v, s);
950
950
  }, J = (v) => {
951
951
  var s = e.text();
@@ -1007,8 +1007,8 @@ function ma(a, t) {
1007
1007
  }
1008
1008
  e.reset(p), e.append(a, p), e.pop();
1009
1009
  }
1010
- var ba = e.from_svg('<path d="M156,112a12,12,0,0,1-12,12H80a12,12,0,0,1,0-24h64A12,12,0,0,1,156,112Zm76.49,120.49a12,12,0,0,1-17,0L168,185a92.12,92.12,0,1,1,17-17l47.54,47.53A12,12,0,0,1,232.49,232.49ZM112,180a68,68,0,1,0-68-68A68.08,68.08,0,0,0,112,180Z"></path>'), wa = e.from_svg('<path d="M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z" opacity="0.2"></path><path d="M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Zm112,0a8,8,0,0,1-8,8H80a8,8,0,0,1,0-16h64A8,8,0,0,1,152,112Z"></path>', 1), ya = e.from_svg('<path d="M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM144,120H80a8,8,0,0,1,0-16h64a8,8,0,0,1,0,16Z"></path>'), xa = e.from_svg('<path d="M150,112a6,6,0,0,1-6,6H80a6,6,0,0,1,0-12h64A6,6,0,0,1,150,112Zm78.24,116.24a6,6,0,0,1-8.48,0l-51.38-51.38a86.15,86.15,0,1,1,8.48-8.48l51.38,51.38A6,6,0,0,1,228.24,228.24ZM112,186a74,74,0,1,0-74-74A74.09,74.09,0,0,0,112,186Z"></path>'), Aa = e.from_svg('<path d="M152,112a8,8,0,0,1-8,8H80a8,8,0,0,1,0-16h64A8,8,0,0,1,152,112Zm77.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88.11,88.11,0,1,1,11.31-11.31l50.07,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z"></path>'), Za = e.from_svg('<path d="M148,112a4,4,0,0,1-4,4H80a4,4,0,0,1,0-8h64A4,4,0,0,1,148,112Zm78.83,114.83a4,4,0,0,1-5.66,0l-52.7-52.7a84.1,84.1,0,1,1,5.66-5.66l52.7,52.7A4,4,0,0,1,226.83,226.83ZM112,188a76,76,0,1,0-76-76A76.08,76.08,0,0,0,112,188Z"></path>'), Ha = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
1011
- function Ma(a, t) {
1010
+ var wa = e.from_svg('<path d="M156,112a12,12,0,0,1-12,12H80a12,12,0,0,1,0-24h64A12,12,0,0,1,156,112Zm76.49,120.49a12,12,0,0,1-17,0L168,185a92.12,92.12,0,1,1,17-17l47.54,47.53A12,12,0,0,1,232.49,232.49ZM112,180a68,68,0,1,0-68-68A68.08,68.08,0,0,0,112,180Z"></path>'), ya = e.from_svg('<path d="M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z" opacity="0.2"></path><path d="M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Zm112,0a8,8,0,0,1-8,8H80a8,8,0,0,1,0-16h64A8,8,0,0,1,152,112Z"></path>', 1), xa = e.from_svg('<path d="M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM144,120H80a8,8,0,0,1,0-16h64a8,8,0,0,1,0,16Z"></path>'), Aa = e.from_svg('<path d="M150,112a6,6,0,0,1-6,6H80a6,6,0,0,1,0-12h64A6,6,0,0,1,150,112Zm78.24,116.24a6,6,0,0,1-8.48,0l-51.38-51.38a86.15,86.15,0,1,1,8.48-8.48l51.38,51.38A6,6,0,0,1,228.24,228.24ZM112,186a74,74,0,1,0-74-74A74.09,74.09,0,0,0,112,186Z"></path>'), Za = e.from_svg('<path d="M152,112a8,8,0,0,1-8,8H80a8,8,0,0,1,0-16h64A8,8,0,0,1,152,112Zm77.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88.11,88.11,0,1,1,11.31-11.31l50.07,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z"></path>'), Ha = e.from_svg('<path d="M148,112a4,4,0,0,1-4,4H80a4,4,0,0,1,0-8h64A4,4,0,0,1,148,112Zm78.83,114.83a4,4,0,0,1-5.66,0l-52.7-52.7a84.1,84.1,0,1,1,5.66-5.66l52.7,52.7A4,4,0,0,1,226.83,226.83ZM112,188a76,76,0,1,0-76-76A76.08,76.08,0,0,0,112,188Z"></path>'), Ma = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
1011
+ function Va(a, t) {
1012
1012
  e.push(t, !0);
1013
1013
  const r = ge();
1014
1014
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -1016,7 +1016,7 @@ function Ma(a, t) {
1016
1016
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
1017
1017
  return l;
1018
1018
  }
1019
- var p = Ha();
1019
+ var p = Ma();
1020
1020
  e.attribute_effect(
1021
1021
  p,
1022
1022
  (n, o) => ({
@@ -1045,37 +1045,37 @@ function Ma(a, t) {
1045
1045
  var D = e.sibling(x, 2);
1046
1046
  {
1047
1047
  var L = (n) => {
1048
- var o = ba();
1048
+ var o = wa();
1049
1049
  e.append(n, o);
1050
1050
  }, P = (n) => {
1051
1051
  var o = e.comment(), b = e.first_child(o);
1052
1052
  {
1053
1053
  var k = (l) => {
1054
- var y = wa();
1054
+ var y = ya();
1055
1055
  e.next(), e.append(l, y);
1056
1056
  }, I = (l) => {
1057
1057
  var y = e.comment(), N = e.first_child(y);
1058
1058
  {
1059
1059
  var Q = (c) => {
1060
- var f = ya();
1060
+ var f = xa();
1061
1061
  e.append(c, f);
1062
1062
  }, A = (c) => {
1063
1063
  var f = e.comment(), T = e.first_child(f);
1064
1064
  {
1065
1065
  var U = (g) => {
1066
- var _ = xa();
1066
+ var _ = Aa();
1067
1067
  e.append(g, _);
1068
1068
  }, O = (g) => {
1069
1069
  var _ = e.comment(), H = e.first_child(_);
1070
1070
  {
1071
1071
  var E = (u) => {
1072
- var Z = Aa();
1072
+ var Z = Za();
1073
1073
  e.append(u, Z);
1074
1074
  }, j = (u) => {
1075
1075
  var Z = e.comment(), W = e.first_child(Z);
1076
1076
  {
1077
1077
  var K = (v) => {
1078
- var s = Za();
1078
+ var s = Ha();
1079
1079
  e.append(v, s);
1080
1080
  }, J = (v) => {
1081
1081
  var s = e.text();
@@ -1137,1371 +1137,1378 @@ function Ma(a, t) {
1137
1137
  }
1138
1138
  e.reset(p), e.append(a, p), e.pop();
1139
1139
  }
1140
- const Va = (
1140
+ const Sa = (
1141
1141
  /** @type {(inputs: {}) => LocalizedString} */
1142
1142
  () => (
1143
1143
  /** @type {LocalizedString} */
1144
1144
  "Hello World"
1145
1145
  )
1146
- ), Sa = (
1146
+ ), Ca = (
1147
1147
  /** @type {(inputs: {}) => LocalizedString} */
1148
1148
  () => (
1149
1149
  /** @type {LocalizedString} */
1150
1150
  "Hallo Welt"
1151
1151
  )
1152
- ), Ca = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Va() : Sa(), za = (
1152
+ ), za = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Sa() : Ca(), ka = (
1153
1153
  /** @type {(inputs: {}) => LocalizedString} */
1154
1154
  () => (
1155
1155
  /** @type {LocalizedString} */
1156
1156
  "Search"
1157
1157
  )
1158
- ), ka = (
1158
+ ), Ia = (
1159
1159
  /** @type {(inputs: {}) => LocalizedString} */
1160
1160
  () => (
1161
1161
  /** @type {LocalizedString} */
1162
1162
  "Suche"
1163
1163
  )
1164
- ), ze = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? za() : ka(), Ia = (
1164
+ ), ze = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ka() : Ia(), La = (
1165
1165
  /** @type {(inputs: {}) => LocalizedString} */
1166
1166
  () => (
1167
1167
  /** @type {LocalizedString} */
1168
1168
  "Close Search"
1169
1169
  )
1170
- ), La = (
1170
+ ), Pa = (
1171
1171
  /** @type {(inputs: {}) => LocalizedString} */
1172
1172
  () => (
1173
1173
  /** @type {LocalizedString} */
1174
1174
  "Suche schließen"
1175
1175
  )
1176
- ), Pa = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ia() : La(), Ta = (
1176
+ ), Ta = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? La() : Pa(), Ea = (
1177
1177
  /** @type {(inputs: {}) => LocalizedString} */
1178
1178
  () => (
1179
1179
  /** @type {LocalizedString} */
1180
1180
  "Search content..."
1181
1181
  )
1182
- ), Ea = (
1182
+ ), ja = (
1183
1183
  /** @type {(inputs: {}) => LocalizedString} */
1184
1184
  () => (
1185
1185
  /** @type {LocalizedString} */
1186
1186
  "Inhalt durchsuchen..."
1187
1187
  )
1188
- ), ot = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ta() : Ea(), ja = (
1188
+ ), ot = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ea() : ja(), Oa = (
1189
1189
  /** @type {(inputs: { query: NonNullable<unknown> }) => LocalizedString} */
1190
1190
  (a) => (
1191
1191
  /** @type {LocalizedString} */
1192
1192
  `No results found for "${a == null ? void 0 : a.query}"`
1193
1193
  )
1194
- ), Oa = (
1194
+ ), Ba = (
1195
1195
  /** @type {(inputs: { query: NonNullable<unknown> }) => LocalizedString} */
1196
1196
  (a) => (
1197
1197
  /** @type {LocalizedString} */
1198
1198
  `Keine Ergebnisse für "${a == null ? void 0 : a.query}" gefunden`
1199
1199
  )
1200
- ), it = /* @__NO_SIDE_EFFECTS__ */ (a, t = {}) => (t.locale ?? V()) === "en" ? ja(a) : Oa(a), Ba = (
1200
+ ), it = /* @__NO_SIDE_EFFECTS__ */ (a, t = {}) => (t.locale ?? V()) === "en" ? Oa(a) : Ba(a), Fa = (
1201
1201
  /** @type {(inputs: {}) => LocalizedString} */
1202
1202
  () => (
1203
1203
  /** @type {LocalizedString} */
1204
1204
  "Enter a search term to find occurrences within this manifest."
1205
1205
  )
1206
- ), Fa = (
1206
+ ), Na = (
1207
1207
  /** @type {(inputs: {}) => LocalizedString} */
1208
1208
  () => (
1209
1209
  /** @type {LocalizedString} */
1210
1210
  "Geben Sie einen Suchbegriff ein, um Vorkommen in diesem Manifest zu finden."
1211
1211
  )
1212
- ), lt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ba() : Fa(), Na = (
1212
+ ), lt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Fa() : Na(), Ra = (
1213
1213
  /** @type {(inputs: { count: NonNullable<unknown> }) => LocalizedString} */
1214
1214
  (a) => (
1215
1215
  /** @type {LocalizedString} */
1216
1216
  `${a == null ? void 0 : a.count} Results`
1217
1217
  )
1218
- ), Ra = (
1218
+ ), Da = (
1219
1219
  /** @type {(inputs: { count: NonNullable<unknown> }) => LocalizedString} */
1220
1220
  (a) => (
1221
1221
  /** @type {LocalizedString} */
1222
1222
  `${a == null ? void 0 : a.count} Ergebnisse`
1223
1223
  )
1224
- ), st = /* @__NO_SIDE_EFFECTS__ */ (a, t = {}) => (t.locale ?? V()) === "en" ? Na(a) : Ra(a), Da = (
1224
+ ), st = /* @__NO_SIDE_EFFECTS__ */ (a, t = {}) => (t.locale ?? V()) === "en" ? Ra(a) : Da(a), Ga = (
1225
1225
  /** @type {(inputs: {}) => LocalizedString} */
1226
1226
  () => (
1227
1227
  /** @type {LocalizedString} */
1228
1228
  "Manifest Metadata"
1229
1229
  )
1230
- ), Ga = (
1230
+ ), Ua = (
1231
1231
  /** @type {(inputs: {}) => LocalizedString} */
1232
1232
  () => (
1233
1233
  /** @type {LocalizedString} */
1234
1234
  "Manifest-Metadaten"
1235
1235
  )
1236
- ), ct = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Da() : Ga(), Ua = (
1236
+ ), ct = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ga() : Ua(), Xa = (
1237
1237
  /** @type {(inputs: {}) => LocalizedString} */
1238
1238
  () => (
1239
1239
  /** @type {LocalizedString} */
1240
1240
  "Loading..."
1241
1241
  )
1242
- ), Xa = (
1242
+ ), Ya = (
1243
1243
  /** @type {(inputs: {}) => LocalizedString} */
1244
1244
  () => (
1245
1245
  /** @type {LocalizedString} */
1246
1246
  "Lädt..."
1247
1247
  )
1248
- ), dt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ua() : Xa(), Ya = (
1248
+ ), dt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Xa() : Ya(), Wa = (
1249
1249
  /** @type {(inputs: {}) => LocalizedString} */
1250
1250
  () => (
1251
1251
  /** @type {LocalizedString} */
1252
1252
  "Attribution"
1253
1253
  )
1254
- ), Wa = (
1254
+ ), qa = (
1255
1255
  /** @type {(inputs: {}) => LocalizedString} */
1256
1256
  () => (
1257
1257
  /** @type {LocalizedString} */
1258
1258
  "Quellenangabe"
1259
1259
  )
1260
- ), gt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ya() : Wa(), qa = (
1260
+ ), gt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Wa() : qa(), Ka = (
1261
1261
  /** @type {(inputs: {}) => LocalizedString} */
1262
1262
  () => (
1263
1263
  /** @type {LocalizedString} */
1264
1264
  "License"
1265
1265
  )
1266
- ), Ka = (
1266
+ ), Qa = (
1267
1267
  /** @type {(inputs: {}) => LocalizedString} */
1268
1268
  () => (
1269
1269
  /** @type {LocalizedString} */
1270
1270
  "Lizenz"
1271
1271
  )
1272
- ), vt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? qa() : Ka(), Qa = (
1272
+ ), vt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ka() : Qa(), Ja = (
1273
1273
  /** @type {(inputs: {}) => LocalizedString} */
1274
1274
  () => (
1275
1275
  /** @type {LocalizedString} */
1276
1276
  "Menu"
1277
1277
  )
1278
- ), Ja = (
1278
+ ), $a = (
1279
1279
  /** @type {(inputs: {}) => LocalizedString} */
1280
1280
  () => (
1281
1281
  /** @type {LocalizedString} */
1282
1282
  "Menü"
1283
1283
  )
1284
- ), $a = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Qa() : Ja(), en = (
1284
+ ), en = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ja() : $a(), tn = (
1285
1285
  /** @type {(inputs: {}) => LocalizedString} */
1286
1286
  () => (
1287
1287
  /** @type {LocalizedString} */
1288
1288
  "Search"
1289
1289
  )
1290
- ), tn = (
1290
+ ), rn = (
1291
1291
  /** @type {(inputs: {}) => LocalizedString} */
1292
1292
  () => (
1293
1293
  /** @type {LocalizedString} */
1294
1294
  "Suche"
1295
1295
  )
1296
- ), Ne = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? en() : tn(), rn = (
1296
+ ), Ne = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? tn() : rn(), an = (
1297
1297
  /** @type {(inputs: {}) => LocalizedString} */
1298
1298
  () => (
1299
1299
  /** @type {LocalizedString} */
1300
1300
  "Toggle Search"
1301
1301
  )
1302
- ), an = (
1302
+ ), nn = (
1303
1303
  /** @type {(inputs: {}) => LocalizedString} */
1304
1304
  () => (
1305
1305
  /** @type {LocalizedString} */
1306
1306
  "Suche umschalten"
1307
1307
  )
1308
- ), ft = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? rn() : an(), nn = (
1308
+ ), ft = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? an() : nn(), on = (
1309
1309
  /** @type {(inputs: {}) => LocalizedString} */
1310
1310
  () => (
1311
1311
  /** @type {LocalizedString} */
1312
1312
  "Hide Gallery"
1313
1313
  )
1314
- ), on = (
1314
+ ), ln = (
1315
1315
  /** @type {(inputs: {}) => LocalizedString} */
1316
1316
  () => (
1317
1317
  /** @type {LocalizedString} */
1318
1318
  "Galerie ausblenden"
1319
1319
  )
1320
- ), ke = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? nn() : on(), ln = (
1320
+ ), ke = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? on() : ln(), sn = (
1321
1321
  /** @type {(inputs: {}) => LocalizedString} */
1322
1322
  () => (
1323
1323
  /** @type {LocalizedString} */
1324
1324
  "Show Gallery"
1325
1325
  )
1326
- ), sn = (
1326
+ ), cn = (
1327
1327
  /** @type {(inputs: {}) => LocalizedString} */
1328
1328
  () => (
1329
1329
  /** @type {LocalizedString} */
1330
1330
  "Galerie einblenden"
1331
1331
  )
1332
- ), Ie = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ln() : sn(), cn = (
1332
+ ), Ie = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? sn() : cn(), dn = (
1333
1333
  /** @type {(inputs: {}) => LocalizedString} */
1334
1334
  () => (
1335
1335
  /** @type {LocalizedString} */
1336
1336
  "Exit Full Screen"
1337
1337
  )
1338
- ), dn = (
1338
+ ), gn = (
1339
1339
  /** @type {(inputs: {}) => LocalizedString} */
1340
1340
  () => (
1341
1341
  /** @type {LocalizedString} */
1342
1342
  "Vollbildmodus beenden"
1343
1343
  )
1344
- ), Le = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? cn() : dn(), gn = (
1344
+ ), Le = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? dn() : gn(), vn = (
1345
1345
  /** @type {(inputs: {}) => LocalizedString} */
1346
1346
  () => (
1347
1347
  /** @type {LocalizedString} */
1348
1348
  "Enter Full Screen"
1349
1349
  )
1350
- ), vn = (
1350
+ ), fn = (
1351
1351
  /** @type {(inputs: {}) => LocalizedString} */
1352
1352
  () => (
1353
1353
  /** @type {LocalizedString} */
1354
1354
  "Vollbildmodus"
1355
1355
  )
1356
- ), Pe = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? gn() : vn(), fn = (
1356
+ ), Pe = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? vn() : fn(), _n = (
1357
1357
  /** @type {(inputs: {}) => LocalizedString} */
1358
1358
  () => (
1359
1359
  /** @type {LocalizedString} */
1360
1360
  "Hide Annotations"
1361
1361
  )
1362
- ), _n = (
1362
+ ), un = (
1363
1363
  /** @type {(inputs: {}) => LocalizedString} */
1364
1364
  () => (
1365
1365
  /** @type {LocalizedString} */
1366
1366
  "Annotationen ausblenden"
1367
1367
  )
1368
- ), Te = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? fn() : _n(), un = (
1368
+ ), Te = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? _n() : un(), hn = (
1369
1369
  /** @type {(inputs: {}) => LocalizedString} */
1370
1370
  () => (
1371
1371
  /** @type {LocalizedString} */
1372
1372
  "Show Annotations"
1373
1373
  )
1374
- ), hn = (
1374
+ ), pn = (
1375
1375
  /** @type {(inputs: {}) => LocalizedString} */
1376
1376
  () => (
1377
1377
  /** @type {LocalizedString} */
1378
1378
  "Annotationen einblenden"
1379
1379
  )
1380
- ), Ee = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? un() : hn(), pn = (
1380
+ ), Ee = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? hn() : pn(), mn = (
1381
1381
  /** @type {(inputs: {}) => LocalizedString} */
1382
1382
  () => (
1383
1383
  /** @type {LocalizedString} */
1384
1384
  "Toggle Annotations"
1385
1385
  )
1386
- ), mn = (
1386
+ ), bn = (
1387
1387
  /** @type {(inputs: {}) => LocalizedString} */
1388
1388
  () => (
1389
1389
  /** @type {LocalizedString} */
1390
1390
  "Annotationen umschalten"
1391
1391
  )
1392
- ), bn = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? pn() : mn(), wn = (
1392
+ ), wn = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? mn() : bn(), yn = (
1393
1393
  /** @type {(inputs: {}) => LocalizedString} */
1394
1394
  () => (
1395
1395
  /** @type {LocalizedString} */
1396
1396
  "Metadata"
1397
1397
  )
1398
- ), yn = (
1398
+ ), xn = (
1399
1399
  /** @type {(inputs: {}) => LocalizedString} */
1400
1400
  () => (
1401
1401
  /** @type {LocalizedString} */
1402
1402
  "Metadaten"
1403
1403
  )
1404
- ), _t = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? wn() : yn(), xn = (
1404
+ ), _t = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? yn() : xn(), An = (
1405
1405
  /** @type {(inputs: {}) => LocalizedString} */
1406
1406
  () => (
1407
1407
  /** @type {LocalizedString} */
1408
1408
  "Toggle Metadata"
1409
1409
  )
1410
- ), An = (
1410
+ ), Zn = (
1411
1411
  /** @type {(inputs: {}) => LocalizedString} */
1412
1412
  () => (
1413
1413
  /** @type {LocalizedString} */
1414
1414
  "Metadaten umschalten"
1415
1415
  )
1416
- ), ut = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? xn() : An(), Zn = (
1416
+ ), ut = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? An() : Zn(), Hn = (
1417
1417
  /** @type {(inputs: {}) => LocalizedString} */
1418
1418
  () => (
1419
1419
  /** @type {LocalizedString} */
1420
1420
  "Hide All Annotations"
1421
1421
  )
1422
- ), Hn = (
1422
+ ), Mn = (
1423
1423
  /** @type {(inputs: {}) => LocalizedString} */
1424
1424
  () => (
1425
1425
  /** @type {LocalizedString} */
1426
1426
  "Alle Annotationen ausblenden"
1427
1427
  )
1428
- ), ht = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Zn() : Hn(), Mn = (
1428
+ ), ht = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Hn() : Mn(), Vn = (
1429
1429
  /** @type {(inputs: {}) => LocalizedString} */
1430
1430
  () => (
1431
1431
  /** @type {LocalizedString} */
1432
1432
  "Show All Annotations"
1433
1433
  )
1434
- ), Vn = (
1434
+ ), Sn = (
1435
1435
  /** @type {(inputs: {}) => LocalizedString} */
1436
1436
  () => (
1437
1437
  /** @type {LocalizedString} */
1438
1438
  "Alle Annotationen einblenden"
1439
1439
  )
1440
- ), pt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Mn() : Vn(), Sn = (
1440
+ ), pt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Vn() : Sn(), Cn = (
1441
1441
  /** @type {(inputs: { count: NonNullable<unknown> }) => LocalizedString} */
1442
1442
  (a) => (
1443
1443
  /** @type {LocalizedString} */
1444
1444
  `${a == null ? void 0 : a.count} Annotations`
1445
1445
  )
1446
- ), Cn = (
1446
+ ), zn = (
1447
1447
  /** @type {(inputs: { count: NonNullable<unknown> }) => LocalizedString} */
1448
1448
  (a) => (
1449
1449
  /** @type {LocalizedString} */
1450
1450
  `${a == null ? void 0 : a.count} Annotationen`
1451
1451
  )
1452
- ), mt = /* @__NO_SIDE_EFFECTS__ */ (a, t = {}) => (t.locale ?? V()) === "en" ? Sn(a) : Cn(a), zn = (
1452
+ ), mt = /* @__NO_SIDE_EFFECTS__ */ (a, t = {}) => (t.locale ?? V()) === "en" ? Cn(a) : zn(a), kn = (
1453
1453
  /** @type {(inputs: { count: NonNullable<unknown> }) => LocalizedString} */
1454
1454
  (a) => (
1455
1455
  /** @type {LocalizedString} */
1456
1456
  `(${a == null ? void 0 : a.count} visible)`
1457
1457
  )
1458
- ), kn = (
1458
+ ), In = (
1459
1459
  /** @type {(inputs: { count: NonNullable<unknown> }) => LocalizedString} */
1460
1460
  (a) => (
1461
1461
  /** @type {LocalizedString} */
1462
1462
  `(${a == null ? void 0 : a.count} sichtbar)`
1463
1463
  )
1464
- ), bt = /* @__NO_SIDE_EFFECTS__ */ (a, t = {}) => (t.locale ?? V()) === "en" ? zn(a) : kn(a), In = (
1464
+ ), bt = /* @__NO_SIDE_EFFECTS__ */ (a, t = {}) => (t.locale ?? V()) === "en" ? kn(a) : In(a), Ln = (
1465
1465
  /** @type {(inputs: {}) => LocalizedString} */
1466
1466
  () => (
1467
1467
  /** @type {LocalizedString} */
1468
1468
  "(No content)"
1469
1469
  )
1470
- ), Ln = (
1470
+ ), Pn = (
1471
1471
  /** @type {(inputs: {}) => LocalizedString} */
1472
1472
  () => (
1473
1473
  /** @type {LocalizedString} */
1474
1474
  "(Kein Inhalt)"
1475
1475
  )
1476
- ), Pn = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? In() : Ln(), Tn = (
1476
+ ), Tn = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ln() : Pn(), En = (
1477
1477
  /** @type {(inputs: {}) => LocalizedString} */
1478
1478
  () => (
1479
1479
  /** @type {LocalizedString} */
1480
1480
  "No annotations available."
1481
1481
  )
1482
- ), En = (
1482
+ ), jn = (
1483
1483
  /** @type {(inputs: {}) => LocalizedString} */
1484
1484
  () => (
1485
1485
  /** @type {LocalizedString} */
1486
1486
  "Keine Annotationen verfügbar."
1487
1487
  )
1488
- ), jn = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Tn() : En(), On = (
1488
+ ), On = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? En() : jn(), Bn = (
1489
1489
  /** @type {(inputs: {}) => LocalizedString} */
1490
1490
  () => (
1491
1491
  /** @type {LocalizedString} */
1492
1492
  "Previous Canvas"
1493
1493
  )
1494
- ), Bn = (
1494
+ ), Fn = (
1495
1495
  /** @type {(inputs: {}) => LocalizedString} */
1496
1496
  () => (
1497
1497
  /** @type {LocalizedString} */
1498
1498
  "Vorheriges Canvas"
1499
1499
  )
1500
- ), wt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? On() : Bn(), Fn = (
1500
+ ), wt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Bn() : Fn(), Nn = (
1501
1501
  /** @type {(inputs: {}) => LocalizedString} */
1502
1502
  () => (
1503
1503
  /** @type {LocalizedString} */
1504
1504
  "Next Canvas"
1505
1505
  )
1506
- ), Nn = (
1506
+ ), Rn = (
1507
1507
  /** @type {(inputs: {}) => LocalizedString} */
1508
1508
  () => (
1509
1509
  /** @type {LocalizedString} */
1510
1510
  "Nächstes Canvas"
1511
1511
  )
1512
- ), yt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Fn() : Nn(), Rn = (
1512
+ ), yt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Nn() : Rn(), Dn = (
1513
1513
  /** @type {(inputs: {}) => LocalizedString} */
1514
1514
  () => (
1515
1515
  /** @type {LocalizedString} */
1516
1516
  "Docs"
1517
1517
  )
1518
- ), Dn = (
1518
+ ), Gn = (
1519
1519
  /** @type {(inputs: {}) => LocalizedString} */
1520
1520
  () => (
1521
1521
  /** @type {LocalizedString} */
1522
1522
  "Doku"
1523
1523
  )
1524
- ), Gn = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Rn() : Dn(), Un = (
1524
+ ), Un = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Dn() : Gn(), Xn = (
1525
1525
  /** @type {(inputs: {}) => LocalizedString} */
1526
1526
  () => (
1527
1527
  /** @type {LocalizedString} */
1528
1528
  "IIIF Manifest:"
1529
1529
  )
1530
- ), Xn = (
1530
+ ), Yn = (
1531
1531
  /** @type {(inputs: {}) => LocalizedString} */
1532
1532
  () => (
1533
1533
  /** @type {LocalizedString} */
1534
1534
  "IIIF-Manifest:"
1535
1535
  )
1536
- ), xt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Un() : Xn(), Yn = (
1536
+ ), xt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Xn() : Yn(), Wn = (
1537
1537
  /** @type {(inputs: {}) => LocalizedString} */
1538
1538
  () => (
1539
1539
  /** @type {LocalizedString} */
1540
1540
  "Enter IIIF manifest URL"
1541
1541
  )
1542
- ), Wn = (
1542
+ ), qn = (
1543
1543
  /** @type {(inputs: {}) => LocalizedString} */
1544
1544
  () => (
1545
1545
  /** @type {LocalizedString} */
1546
1546
  "IIIF-Manifest-URL eingeben"
1547
1547
  )
1548
- ), qn = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Yn() : Wn(), Kn = (
1548
+ ), Kn = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Wn() : qn(), Qn = (
1549
1549
  /** @type {(inputs: {}) => LocalizedString} */
1550
1550
  () => (
1551
1551
  /** @type {LocalizedString} */
1552
1552
  "Load"
1553
1553
  )
1554
- ), Qn = (
1554
+ ), Jn = (
1555
1555
  /** @type {(inputs: {}) => LocalizedString} */
1556
1556
  () => (
1557
1557
  /** @type {LocalizedString} */
1558
1558
  "Laden"
1559
1559
  )
1560
- ), Jn = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Kn() : Qn(), $n = (
1560
+ ), $n = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Qn() : Jn(), eo = (
1561
1561
  /** @type {(inputs: {}) => LocalizedString} */
1562
1562
  () => (
1563
1563
  /** @type {LocalizedString} */
1564
1564
  "GitHub"
1565
1565
  )
1566
- ), eo = (
1566
+ ), to = (
1567
1567
  /** @type {(inputs: {}) => LocalizedString} */
1568
1568
  () => (
1569
1569
  /** @type {LocalizedString} */
1570
1570
  "GitHub"
1571
1571
  )
1572
- ), to = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? $n() : eo(), ro = (
1572
+ ), ro = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? eo() : to(), ao = (
1573
1573
  /** @type {(inputs: {}) => LocalizedString} */
1574
1574
  () => (
1575
1575
  /** @type {LocalizedString} */
1576
1576
  "Core"
1577
1577
  )
1578
- ), ao = (
1578
+ ), no = (
1579
1579
  /** @type {(inputs: {}) => LocalizedString} */
1580
1580
  () => (
1581
1581
  /** @type {LocalizedString} */
1582
1582
  "Basis"
1583
1583
  )
1584
- ), no = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ro() : ao(), oo = (
1584
+ ), oo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ao() : no(), io = (
1585
1585
  /** @type {(inputs: {}) => LocalizedString} */
1586
1586
  () => (
1587
1587
  /** @type {LocalizedString} */
1588
1588
  "Full"
1589
1589
  )
1590
- ), io = (
1590
+ ), lo = (
1591
1591
  /** @type {(inputs: {}) => LocalizedString} */
1592
1592
  () => (
1593
1593
  /** @type {LocalizedString} */
1594
1594
  "Vollständig"
1595
1595
  )
1596
- ), lo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? oo() : io(), so = (
1596
+ ), so = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? io() : lo(), co = (
1597
1597
  /** @type {(inputs: {}) => LocalizedString} */
1598
1598
  () => (
1599
1599
  /** @type {LocalizedString} */
1600
1600
  "Custom Theme"
1601
1601
  )
1602
- ), co = (
1602
+ ), go = (
1603
1603
  /** @type {(inputs: {}) => LocalizedString} */
1604
1604
  () => (
1605
1605
  /** @type {LocalizedString} */
1606
1606
  "Benutzerdefiniertes Thema"
1607
1607
  )
1608
- ), go = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? so() : co(), vo = (
1608
+ ), vo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? co() : go(), fo = (
1609
1609
  /** @type {(inputs: {}) => LocalizedString} */
1610
1610
  () => (
1611
1611
  /** @type {LocalizedString} */
1612
1612
  "Example without plugins"
1613
1613
  )
1614
- ), fo = (
1614
+ ), _o = (
1615
1615
  /** @type {(inputs: {}) => LocalizedString} */
1616
1616
  () => (
1617
1617
  /** @type {LocalizedString} */
1618
1618
  "Beispiel ohne Plugins"
1619
1619
  )
1620
- ), _o = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? vo() : fo(), uo = (
1620
+ ), uo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? fo() : _o(), ho = (
1621
1621
  /** @type {(inputs: {}) => LocalizedString} */
1622
1622
  () => (
1623
1623
  /** @type {LocalizedString} */
1624
1624
  "Example with plugins"
1625
1625
  )
1626
- ), ho = (
1626
+ ), po = (
1627
1627
  /** @type {(inputs: {}) => LocalizedString} */
1628
1628
  () => (
1629
1629
  /** @type {LocalizedString} */
1630
1630
  "Beispiel mit Plugins"
1631
1631
  )
1632
- ), po = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? uo() : ho(), mo = (
1632
+ ), mo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ho() : po(), bo = (
1633
1633
  /** @type {(inputs: {}) => LocalizedString} */
1634
1634
  () => (
1635
1635
  /** @type {LocalizedString} */
1636
1636
  "Example with custom theme override"
1637
1637
  )
1638
- ), bo = (
1638
+ ), wo = (
1639
1639
  /** @type {(inputs: {}) => LocalizedString} */
1640
1640
  () => (
1641
1641
  /** @type {LocalizedString} */
1642
1642
  "Beispiel mit benutzerdefiniertem Thema"
1643
1643
  )
1644
- ), wo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? mo() : bo(), yo = (
1644
+ ), yo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? bo() : wo(), xo = (
1645
1645
  /** @type {(inputs: {}) => LocalizedString} */
1646
1646
  () => (
1647
1647
  /** @type {LocalizedString} */
1648
1648
  "Plugins"
1649
1649
  )
1650
- ), xo = (
1650
+ ), Ao = (
1651
1651
  /** @type {(inputs: {}) => LocalizedString} */
1652
1652
  () => (
1653
1653
  /** @type {LocalizedString} */
1654
1654
  "Erweiterungen"
1655
1655
  )
1656
- ), Ao = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? yo() : xo(), Zo = (
1656
+ ), Zo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? xo() : Ao(), Ho = (
1657
1657
  /** @type {(inputs: {}) => LocalizedString} */
1658
1658
  () => (
1659
1659
  /** @type {LocalizedString} */
1660
1660
  "External Controls:"
1661
1661
  )
1662
- ), Ho = (
1662
+ ), Mo = (
1663
1663
  /** @type {(inputs: {}) => LocalizedString} */
1664
1664
  () => (
1665
1665
  /** @type {LocalizedString} */
1666
1666
  "Externe Steuerelemente:"
1667
1667
  )
1668
- ), Mo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Zo() : Ho(), Vo = (
1668
+ ), Vo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ho() : Mo(), So = (
1669
1669
  /** @type {(inputs: {}) => LocalizedString} */
1670
1670
  () => (
1671
1671
  /** @type {LocalizedString} */
1672
1672
  "Active Canvas"
1673
1673
  )
1674
- ), So = (
1674
+ ), Co = (
1675
1675
  /** @type {(inputs: {}) => LocalizedString} */
1676
1676
  () => (
1677
1677
  /** @type {LocalizedString} */
1678
1678
  "Aktives Canvas"
1679
1679
  )
1680
- ), Co = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Vo() : So(), zo = (
1680
+ ), zo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? So() : Co(), ko = (
1681
1681
  /** @type {(inputs: {}) => LocalizedString} */
1682
1682
  () => (
1683
1683
  /** @type {LocalizedString} */
1684
1684
  "Image Adjustments"
1685
1685
  )
1686
- ), ko = (
1686
+ ), Io = (
1687
1687
  /** @type {(inputs: {}) => LocalizedString} */
1688
1688
  () => (
1689
1689
  /** @type {LocalizedString} */
1690
1690
  "Bildanpassungen"
1691
1691
  )
1692
- ), Io = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? zo() : ko(), At = (
1692
+ ), Lo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ko() : Io(), At = (
1693
1693
  /** @type {(inputs: {}) => LocalizedString} */
1694
1694
  () => (
1695
1695
  /** @type {LocalizedString} */
1696
1696
  "Open Menu"
1697
1697
  )
1698
- ), Lo = At, je = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? At() : Lo(), Po = (
1698
+ ), Po = At, je = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? At() : Po(), To = (
1699
1699
  /** @type {(inputs: {}) => LocalizedString} */
1700
1700
  () => (
1701
1701
  /** @type {LocalizedString} */
1702
1702
  "Close Menu"
1703
1703
  )
1704
- ), To = (
1704
+ ), Eo = (
1705
1705
  /** @type {(inputs: {}) => LocalizedString} */
1706
1706
  () => (
1707
1707
  /** @type {LocalizedString} */
1708
1708
  "Menü schließen"
1709
1709
  )
1710
- ), Oe = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Po() : To(), Eo = (
1710
+ ), Oe = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? To() : Eo(), jo = (
1711
1711
  /** @type {(inputs: {}) => LocalizedString} */
1712
1712
  () => (
1713
1713
  /** @type {LocalizedString} */
1714
1714
  "Gallery"
1715
1715
  )
1716
- ), jo = (
1716
+ ), Oo = (
1717
1717
  /** @type {(inputs: {}) => LocalizedString} */
1718
1718
  () => (
1719
1719
  /** @type {LocalizedString} */
1720
1720
  "Galerie"
1721
1721
  )
1722
- ), Oo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Eo() : jo(), Bo = (
1722
+ ), Bo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? jo() : Oo(), Fo = (
1723
1723
  /** @type {(inputs: {}) => LocalizedString} */
1724
1724
  () => (
1725
1725
  /** @type {LocalizedString} */
1726
1726
  "Close Gallery"
1727
1727
  )
1728
- ), Fo = (
1728
+ ), No = (
1729
1729
  /** @type {(inputs: {}) => LocalizedString} */
1730
1730
  () => (
1731
1731
  /** @type {LocalizedString} */
1732
1732
  "Galerie schließen"
1733
1733
  )
1734
- ), No = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Bo() : Fo(), Ro = (
1734
+ ), Ro = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Fo() : No(), Do = (
1735
1735
  /** @type {(inputs: {}) => LocalizedString} */
1736
1736
  () => (
1737
1737
  /** @type {LocalizedString} */
1738
1738
  "Close Search"
1739
1739
  )
1740
- ), Do = (
1740
+ ), Go = (
1741
1741
  /** @type {(inputs: {}) => LocalizedString} */
1742
1742
  () => (
1743
1743
  /** @type {LocalizedString} */
1744
1744
  "Suche schließen"
1745
1745
  )
1746
- ), Zt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ro() : Do(), Go = (
1746
+ ), Zt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Do() : Go(), Uo = (
1747
1747
  /** @type {(inputs: {}) => LocalizedString} */
1748
1748
  () => (
1749
1749
  /** @type {LocalizedString} */
1750
1750
  "Settings"
1751
1751
  )
1752
- ), Uo = (
1752
+ ), Xo = (
1753
1753
  /** @type {(inputs: {}) => LocalizedString} */
1754
1754
  () => (
1755
1755
  /** @type {LocalizedString} */
1756
1756
  "Einstellungen"
1757
1757
  )
1758
- ), Xo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Go() : Uo(), Yo = (
1758
+ ), Yo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Uo() : Xo(), Wo = (
1759
1759
  /** @type {(inputs: {}) => LocalizedString} */
1760
1760
  () => (
1761
1761
  /** @type {LocalizedString} */
1762
1762
  "General"
1763
1763
  )
1764
- ), Wo = (
1764
+ ), qo = (
1765
1765
  /** @type {(inputs: {}) => LocalizedString} */
1766
1766
  () => (
1767
1767
  /** @type {LocalizedString} */
1768
1768
  "Allgemein"
1769
1769
  )
1770
- ), qo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Yo() : Wo(), Ko = (
1770
+ ), Ko = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Wo() : qo(), Qo = (
1771
1771
  /** @type {(inputs: {}) => LocalizedString} */
1772
1772
  () => (
1773
1773
  /** @type {LocalizedString} */
1774
1774
  "Show Open/Close"
1775
1775
  )
1776
- ), Qo = (
1776
+ ), Jo = (
1777
1777
  /** @type {(inputs: {}) => LocalizedString} */
1778
1778
  () => (
1779
1779
  /** @type {LocalizedString} */
1780
1780
  "Auf/Zu-Button"
1781
1781
  )
1782
- ), Jo = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ko() : Qo(), $o = (
1782
+ ), $o = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Qo() : Jo(), ei = (
1783
1783
  /** @type {(inputs: {}) => LocalizedString} */
1784
1784
  () => (
1785
1785
  /** @type {LocalizedString} */
1786
1786
  "Toolbar Open"
1787
1787
  )
1788
- ), ei = (
1788
+ ), ti = (
1789
1789
  /** @type {(inputs: {}) => LocalizedString} */
1790
1790
  () => (
1791
1791
  /** @type {LocalizedString} */
1792
1792
  "Werkzeugleiste geöffnet"
1793
1793
  )
1794
- ), ti = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? $o() : ei(), ri = (
1794
+ ), ri = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ei() : ti(), ai = (
1795
1795
  /** @type {(inputs: {}) => LocalizedString} */
1796
1796
  () => (
1797
1797
  /** @type {LocalizedString} */
1798
1798
  "Toolbar Position"
1799
1799
  )
1800
- ), ai = (
1800
+ ), ni = (
1801
1801
  /** @type {(inputs: {}) => LocalizedString} */
1802
1802
  () => (
1803
1803
  /** @type {LocalizedString} */
1804
1804
  "Werkzeugleisten-Position"
1805
1805
  )
1806
- ), ni = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ri() : ai(), oi = (
1806
+ ), oi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ai() : ni(), ii = (
1807
1807
  /** @type {(inputs: {}) => LocalizedString} */
1808
1808
  () => (
1809
1809
  /** @type {LocalizedString} */
1810
1810
  "Canvas Nav"
1811
1811
  )
1812
- ), ii = (
1812
+ ), li = (
1813
1813
  /** @type {(inputs: {}) => LocalizedString} */
1814
1814
  () => (
1815
1815
  /** @type {LocalizedString} */
1816
1816
  "Canvas-Navigation"
1817
1817
  )
1818
- ), li = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? oi() : ii(), si = (
1818
+ ), si = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ii() : li(), ci = (
1819
1819
  /** @type {(inputs: {}) => LocalizedString} */
1820
1820
  () => (
1821
1821
  /** @type {LocalizedString} */
1822
1822
  "Zoom Controls"
1823
1823
  )
1824
- ), ci = (
1824
+ ), di = (
1825
1825
  /** @type {(inputs: {}) => LocalizedString} */
1826
1826
  () => (
1827
1827
  /** @type {LocalizedString} */
1828
1828
  "Zoom-Steuerelemente"
1829
1829
  )
1830
- ), di = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? si() : ci(), gi = (
1830
+ ), gi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ci() : di(), vi = (
1831
1831
  /** @type {(inputs: {}) => LocalizedString} */
1832
1832
  () => (
1833
1833
  /** @type {LocalizedString} */
1834
1834
  "Configuration"
1835
1835
  )
1836
- ), vi = (
1836
+ ), fi = (
1837
1837
  /** @type {(inputs: {}) => LocalizedString} */
1838
1838
  () => (
1839
1839
  /** @type {LocalizedString} */
1840
1840
  "Konfiguration"
1841
1841
  )
1842
- ), fi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? gi() : vi(), _i = (
1842
+ ), _i = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? vi() : fi(), ui = (
1843
1843
  /** @type {(inputs: {}) => LocalizedString} */
1844
1844
  () => (
1845
1845
  /** @type {LocalizedString} */
1846
1846
  "Toolbar"
1847
1847
  )
1848
- ), ui = (
1848
+ ), hi = (
1849
1849
  /** @type {(inputs: {}) => LocalizedString} */
1850
1850
  () => (
1851
1851
  /** @type {LocalizedString} */
1852
1852
  "Werkzeugleiste"
1853
1853
  )
1854
- ), hi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? _i() : ui(), pi = (
1854
+ ), pi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ui() : hi(), mi = (
1855
1855
  /** @type {(inputs: {}) => LocalizedString} */
1856
1856
  () => (
1857
1857
  /** @type {LocalizedString} */
1858
1858
  "Show Search"
1859
1859
  )
1860
- ), mi = (
1860
+ ), bi = (
1861
1861
  /** @type {(inputs: {}) => LocalizedString} */
1862
1862
  () => (
1863
1863
  /** @type {LocalizedString} */
1864
1864
  "Suche anzeigen"
1865
1865
  )
1866
- ), bi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? pi() : mi(), wi = (
1866
+ ), wi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? mi() : bi(), yi = (
1867
1867
  /** @type {(inputs: {}) => LocalizedString} */
1868
1868
  () => (
1869
1869
  /** @type {LocalizedString} */
1870
1870
  "Show Gallery"
1871
1871
  )
1872
- ), yi = (
1872
+ ), xi = (
1873
1873
  /** @type {(inputs: {}) => LocalizedString} */
1874
1874
  () => (
1875
1875
  /** @type {LocalizedString} */
1876
1876
  "Galerie anzeigen"
1877
1877
  )
1878
- ), xi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? wi() : yi(), Ai = (
1878
+ ), Ai = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? yi() : xi(), Zi = (
1879
1879
  /** @type {(inputs: {}) => LocalizedString} */
1880
1880
  () => (
1881
1881
  /** @type {LocalizedString} */
1882
1882
  "Show Annotations"
1883
1883
  )
1884
- ), Zi = (
1884
+ ), Hi = (
1885
1885
  /** @type {(inputs: {}) => LocalizedString} */
1886
1886
  () => (
1887
1887
  /** @type {LocalizedString} */
1888
1888
  "Annotationen anzeigen"
1889
1889
  )
1890
- ), Hi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ai() : Zi(), Mi = (
1890
+ ), Mi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Zi() : Hi(), Vi = (
1891
1891
  /** @type {(inputs: {}) => LocalizedString} */
1892
1892
  () => (
1893
1893
  /** @type {LocalizedString} */
1894
1894
  "Show Fullscreen"
1895
1895
  )
1896
- ), Vi = (
1896
+ ), Si = (
1897
1897
  /** @type {(inputs: {}) => LocalizedString} */
1898
1898
  () => (
1899
1899
  /** @type {LocalizedString} */
1900
1900
  "Vollbild anzeigen"
1901
1901
  )
1902
- ), Si = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Mi() : Vi(), Ci = (
1902
+ ), Ci = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Vi() : Si(), zi = (
1903
1903
  /** @type {(inputs: {}) => LocalizedString} */
1904
1904
  () => (
1905
1905
  /** @type {LocalizedString} */
1906
1906
  "Show Info"
1907
1907
  )
1908
- ), zi = (
1908
+ ), ki = (
1909
1909
  /** @type {(inputs: {}) => LocalizedString} */
1910
1910
  () => (
1911
1911
  /** @type {LocalizedString} */
1912
1912
  "Info anzeigen"
1913
1913
  )
1914
- ), ki = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ci() : zi(), Ii = (
1914
+ ), Ii = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? zi() : ki(), Li = (
1915
1915
  /** @type {(inputs: {}) => LocalizedString} */
1916
1916
  () => (
1917
1917
  /** @type {LocalizedString} */
1918
1918
  "Gallery"
1919
1919
  )
1920
- ), Li = (
1920
+ ), Pi = (
1921
1921
  /** @type {(inputs: {}) => LocalizedString} */
1922
1922
  () => (
1923
1923
  /** @type {LocalizedString} */
1924
1924
  "Galerie"
1925
1925
  )
1926
- ), Pi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ii() : Li(), Ti = (
1926
+ ), Ti = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Li() : Pi(), Ei = (
1927
1927
  /** @type {(inputs: {}) => LocalizedString} */
1928
1928
  () => (
1929
1929
  /** @type {LocalizedString} */
1930
1930
  "Open"
1931
1931
  )
1932
- ), Ei = (
1932
+ ), ji = (
1933
1933
  /** @type {(inputs: {}) => LocalizedString} */
1934
1934
  () => (
1935
1935
  /** @type {LocalizedString} */
1936
1936
  "Öffnen"
1937
1937
  )
1938
- ), ji = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ti() : Ei(), Oi = (
1938
+ ), Oi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ei() : ji(), Bi = (
1939
1939
  /** @type {(inputs: {}) => LocalizedString} */
1940
1940
  () => (
1941
1941
  /** @type {LocalizedString} */
1942
1942
  "Draggable"
1943
1943
  )
1944
- ), Bi = (
1944
+ ), Fi = (
1945
1945
  /** @type {(inputs: {}) => LocalizedString} */
1946
1946
  () => (
1947
1947
  /** @type {LocalizedString} */
1948
1948
  "Verschiebbar"
1949
1949
  )
1950
- ), Fi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Oi() : Bi(), Ni = (
1950
+ ), Ni = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Bi() : Fi(), Ri = (
1951
1951
  /** @type {(inputs: {}) => LocalizedString} */
1952
1952
  () => (
1953
1953
  /** @type {LocalizedString} */
1954
1954
  "Close Button"
1955
1955
  )
1956
- ), Ri = (
1956
+ ), Di = (
1957
1957
  /** @type {(inputs: {}) => LocalizedString} */
1958
1958
  () => (
1959
1959
  /** @type {LocalizedString} */
1960
1960
  "Schließen-Button"
1961
1961
  )
1962
- ), Di = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ni() : Ri(), Gi = (
1962
+ ), Gi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ri() : Di(), Ui = (
1963
1963
  /** @type {(inputs: {}) => LocalizedString} */
1964
1964
  () => (
1965
1965
  /** @type {LocalizedString} */
1966
1966
  "Dock Position"
1967
1967
  )
1968
- ), Ui = (
1968
+ ), Xi = (
1969
1969
  /** @type {(inputs: {}) => LocalizedString} */
1970
1970
  () => (
1971
1971
  /** @type {LocalizedString} */
1972
1972
  "Andockposition"
1973
1973
  )
1974
- ), Xi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Gi() : Ui(), Yi = (
1974
+ ), Yi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ui() : Xi(), Wi = (
1975
1975
  /** @type {(inputs: {}) => LocalizedString} */
1976
1976
  () => (
1977
1977
  /** @type {LocalizedString} */
1978
1978
  "Bottom"
1979
1979
  )
1980
- ), Wi = (
1980
+ ), qi = (
1981
1981
  /** @type {(inputs: {}) => LocalizedString} */
1982
1982
  () => (
1983
1983
  /** @type {LocalizedString} */
1984
1984
  "Unten"
1985
1985
  )
1986
- ), qi = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Yi() : Wi(), Ki = (
1986
+ ), Ki = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Wi() : qi(), Qi = (
1987
1987
  /** @type {(inputs: {}) => LocalizedString} */
1988
1988
  () => (
1989
1989
  /** @type {LocalizedString} */
1990
1990
  "Top"
1991
1991
  )
1992
- ), Qi = (
1992
+ ), Ji = (
1993
1993
  /** @type {(inputs: {}) => LocalizedString} */
1994
1994
  () => (
1995
1995
  /** @type {LocalizedString} */
1996
1996
  "Oben"
1997
1997
  )
1998
- ), Ji = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ki() : Qi(), $i = (
1998
+ ), $i = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Qi() : Ji(), el = (
1999
1999
  /** @type {(inputs: {}) => LocalizedString} */
2000
2000
  () => (
2001
2001
  /** @type {LocalizedString} */
2002
2002
  "Left"
2003
2003
  )
2004
- ), el = (
2004
+ ), tl = (
2005
2005
  /** @type {(inputs: {}) => LocalizedString} */
2006
2006
  () => (
2007
2007
  /** @type {LocalizedString} */
2008
2008
  "Links"
2009
2009
  )
2010
- ), tl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? $i() : el(), rl = (
2010
+ ), rl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? el() : tl(), al = (
2011
2011
  /** @type {(inputs: {}) => LocalizedString} */
2012
2012
  () => (
2013
2013
  /** @type {LocalizedString} */
2014
2014
  "Right"
2015
2015
  )
2016
- ), al = (
2016
+ ), nl = (
2017
2017
  /** @type {(inputs: {}) => LocalizedString} */
2018
2018
  () => (
2019
2019
  /** @type {LocalizedString} */
2020
2020
  "Rechts"
2021
2021
  )
2022
- ), nl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? rl() : al(), ol = (
2022
+ ), ol = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? al() : nl(), il = (
2023
2023
  /** @type {(inputs: {}) => LocalizedString} */
2024
2024
  () => (
2025
2025
  /** @type {LocalizedString} */
2026
2026
  "Floating"
2027
2027
  )
2028
- ), il = (
2028
+ ), ll = (
2029
2029
  /** @type {(inputs: {}) => LocalizedString} */
2030
2030
  () => (
2031
2031
  /** @type {LocalizedString} */
2032
2032
  "Schwebend"
2033
2033
  )
2034
- ), ll = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ol() : il(), sl = (
2034
+ ), sl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? il() : ll(), cl = (
2035
2035
  /** @type {(inputs: {}) => LocalizedString} */
2036
2036
  () => (
2037
2037
  /** @type {LocalizedString} */
2038
2038
  "Search"
2039
2039
  )
2040
- ), cl = (
2040
+ ), dl = (
2041
2041
  /** @type {(inputs: {}) => LocalizedString} */
2042
2042
  () => (
2043
2043
  /** @type {LocalizedString} */
2044
2044
  "Suche"
2045
2045
  )
2046
- ), dl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? sl() : cl(), gl = (
2046
+ ), gl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? cl() : dl(), vl = (
2047
2047
  /** @type {(inputs: {}) => LocalizedString} */
2048
2048
  () => (
2049
2049
  /** @type {LocalizedString} */
2050
2050
  "Annotations"
2051
2051
  )
2052
- ), vl = (
2052
+ ), fl = (
2053
2053
  /** @type {(inputs: {}) => LocalizedString} */
2054
2054
  () => (
2055
2055
  /** @type {LocalizedString} */
2056
2056
  "Annotationen"
2057
2057
  )
2058
- ), fl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? gl() : vl(), _l = (
2058
+ ), _l = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? vl() : fl(), ul = (
2059
2059
  /** @type {(inputs: {}) => LocalizedString} */
2060
2060
  () => (
2061
2061
  /** @type {LocalizedString} */
2062
2062
  "Panel Open"
2063
2063
  )
2064
- ), ul = (
2064
+ ), hl = (
2065
2065
  /** @type {(inputs: {}) => LocalizedString} */
2066
2066
  () => (
2067
2067
  /** @type {LocalizedString} */
2068
2068
  "Panel geöffnet"
2069
2069
  )
2070
- ), hl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? _l() : ul(), pl = (
2070
+ ), pl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ul() : hl(), ml = (
2071
2071
  /** @type {(inputs: {}) => LocalizedString} */
2072
2072
  () => (
2073
2073
  /** @type {LocalizedString} */
2074
2074
  "Visible by Default"
2075
2075
  )
2076
- ), ml = (
2076
+ ), bl = (
2077
2077
  /** @type {(inputs: {}) => LocalizedString} */
2078
2078
  () => (
2079
2079
  /** @type {LocalizedString} */
2080
2080
  "Standardmäßig sichtbar"
2081
2081
  )
2082
- ), bl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? pl() : ml(), wl = (
2082
+ ), wl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ml() : bl(), yl = (
2083
2083
  /** @type {(inputs: {}) => LocalizedString} */
2084
2084
  () => (
2085
2085
  /** @type {LocalizedString} */
2086
2086
  "Copy Config"
2087
2087
  )
2088
- ), yl = (
2088
+ ), xl = (
2089
2089
  /** @type {(inputs: {}) => LocalizedString} */
2090
2090
  () => (
2091
2091
  /** @type {LocalizedString} */
2092
2092
  "Konfiguration kopieren"
2093
2093
  )
2094
- ), xl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? wl() : yl(), Al = (
2094
+ ), Al = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? yl() : xl(), Zl = (
2095
2095
  /** @type {(inputs: {}) => LocalizedString} */
2096
2096
  () => (
2097
2097
  /** @type {LocalizedString} */
2098
2098
  "Copied!"
2099
2099
  )
2100
- ), Zl = (
2100
+ ), Hl = (
2101
2101
  /** @type {(inputs: {}) => LocalizedString} */
2102
2102
  () => (
2103
2103
  /** @type {LocalizedString} */
2104
2104
  "Kopiert!"
2105
2105
  )
2106
- ), Hl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Al() : Zl(), Ml = (
2106
+ ), Ml = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Zl() : Hl(), Vl = (
2107
2107
  /** @type {(inputs: {}) => LocalizedString} */
2108
2108
  () => (
2109
2109
  /** @type {LocalizedString} */
2110
2110
  "Svelte component (not web component)"
2111
2111
  )
2112
- ), Vl = (
2112
+ ), Sl = (
2113
2113
  /** @type {(inputs: {}) => LocalizedString} */
2114
2114
  () => (
2115
2115
  /** @type {LocalizedString} */
2116
2116
  "Svelte-Komponente (keine Web-Komponente)"
2117
2117
  )
2118
- ), Sl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ml() : Vl(), Cl = (
2118
+ ), Cl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Vl() : Sl(), zl = (
2119
2119
  /** @type {(inputs: {}) => LocalizedString} */
2120
2120
  () => (
2121
2121
  /** @type {LocalizedString} */
2122
2122
  "Svelte"
2123
2123
  )
2124
- ), zl = (
2124
+ ), kl = (
2125
2125
  /** @type {(inputs: {}) => LocalizedString} */
2126
2126
  () => (
2127
2127
  /** @type {LocalizedString} */
2128
2128
  "Svelte"
2129
2129
  )
2130
- ), kl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Cl() : zl(), Il = (
2130
+ ), Il = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? zl() : kl(), Ll = (
2131
2131
  /** @type {(inputs: {}) => LocalizedString} */
2132
2132
  () => (
2133
2133
  /** @type {LocalizedString} */
2134
2134
  "Select language"
2135
2135
  )
2136
- ), Ll = (
2136
+ ), Pl = (
2137
2137
  /** @type {(inputs: {}) => LocalizedString} */
2138
2138
  () => (
2139
2139
  /** @type {LocalizedString} */
2140
2140
  "Sprache wählen"
2141
2141
  )
2142
- ), Pl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Il() : Ll(), Tl = (
2142
+ ), Tl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ll() : Pl(), El = (
2143
2143
  /** @type {(inputs: {}) => LocalizedString} */
2144
2144
  () => (
2145
2145
  /** @type {LocalizedString} */
2146
2146
  "No canvases loaded"
2147
2147
  )
2148
- ), El = (
2148
+ ), jl = (
2149
2149
  /** @type {(inputs: {}) => LocalizedString} */
2150
2150
  () => (
2151
2151
  /** @type {LocalizedString} */
2152
2152
  "Keine Canvases geladen"
2153
2153
  )
2154
- ), jl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Tl() : El(), Ol = (
2154
+ ), Ol = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? El() : jl(), Bl = (
2155
2155
  /** @type {(inputs: {}) => LocalizedString} */
2156
2156
  () => (
2157
2157
  /** @type {LocalizedString} */
2158
2158
  "Try your own..."
2159
2159
  )
2160
- ), Bl = (
2160
+ ), Fl = (
2161
2161
  /** @type {(inputs: {}) => LocalizedString} */
2162
2162
  () => (
2163
2163
  /** @type {LocalizedString} */
2164
2164
  "Eigenes ausprobieren..."
2165
2165
  )
2166
- ), Fl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ol() : Bl(), Nl = (
2166
+ ), Nl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Bl() : Fl(), Rl = (
2167
2167
  /** @type {(inputs: {}) => LocalizedString} */
2168
2168
  () => (
2169
2169
  /** @type {LocalizedString} */
2170
2170
  "Transparent Background"
2171
2171
  )
2172
- ), Rl = (
2172
+ ), Dl = (
2173
2173
  /** @type {(inputs: {}) => LocalizedString} */
2174
2174
  () => (
2175
2175
  /** @type {LocalizedString} */
2176
2176
  "Transparenter Hintergrund"
2177
2177
  )
2178
- ), Dl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Nl() : Rl(), Gl = (
2178
+ ), Gl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Rl() : Dl(), Ul = (
2179
2179
  /** @type {(inputs: {}) => LocalizedString} */
2180
2180
  () => (
2181
2181
  /** @type {LocalizedString} */
2182
2182
  "Change Theme"
2183
2183
  )
2184
- ), Ul = (
2184
+ ), Xl = (
2185
2185
  /** @type {(inputs: {}) => LocalizedString} */
2186
2186
  () => (
2187
2187
  /** @type {LocalizedString} */
2188
2188
  "Design ändern"
2189
2189
  )
2190
- ), Xl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Gl() : Ul(), Yl = (
2190
+ ), Yl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ul() : Xl(), Wl = (
2191
2191
  /** @type {(inputs: {}) => LocalizedString} */
2192
2192
  () => (
2193
2193
  /** @type {LocalizedString} */
2194
2194
  "Theme"
2195
2195
  )
2196
- ), Wl = (
2196
+ ), ql = (
2197
2197
  /** @type {(inputs: {}) => LocalizedString} */
2198
2198
  () => (
2199
2199
  /** @type {LocalizedString} */
2200
2200
  "Design"
2201
2201
  )
2202
- ), ql = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Yl() : Wl(), Kl = (
2202
+ ), Kl = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Wl() : ql(), Ql = (
2203
2203
  /** @type {(inputs: {}) => LocalizedString} */
2204
2204
  () => (
2205
2205
  /** @type {LocalizedString} */
2206
2206
  "Error: "
2207
2207
  )
2208
- ), Ql = (
2208
+ ), Jl = (
2209
2209
  /** @type {(inputs: {}) => LocalizedString} */
2210
2210
  () => (
2211
2211
  /** @type {LocalizedString} */
2212
2212
  "Fehler: "
2213
2213
  )
2214
- ), Ht = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Kl() : Ql(), Jl = (
2214
+ ), Ht = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ql() : Jl(), $l = (
2215
2215
  /** @type {(inputs: {}) => LocalizedString} */
2216
2216
  () => (
2217
2217
  /** @type {LocalizedString} */
2218
2218
  "No image found"
2219
2219
  )
2220
- ), $l = (
2220
+ ), es = (
2221
2221
  /** @type {(inputs: {}) => LocalizedString} */
2222
2222
  () => (
2223
2223
  /** @type {LocalizedString} */
2224
2224
  "Kein Bild gefunden"
2225
2225
  )
2226
- ), Mt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Jl() : $l(), es = (
2226
+ ), Mt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? $l() : es(), ts = (
2227
2227
  /** @type {(inputs: {}) => LocalizedString} */
2228
2228
  () => (
2229
2229
  /** @type {LocalizedString} */
2230
2230
  "Panel Width"
2231
2231
  )
2232
- ), ts = (
2232
+ ), rs = (
2233
2233
  /** @type {(inputs: {}) => LocalizedString} */
2234
2234
  () => (
2235
2235
  /** @type {LocalizedString} */
2236
2236
  "Panelbreite"
2237
2237
  )
2238
- ), rs = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? es() : ts(), Vt = (
2238
+ ), as = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ts() : rs(), Vt = (
2239
2239
  /** @type {(inputs: {}) => LocalizedString} */
2240
2240
  () => (
2241
2241
  /** @type {LocalizedString} */
2242
2242
  "Viewing Mode"
2243
2243
  )
2244
- ), as = Vt, Be = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Vt() : as(), St = (
2244
+ ), ns = Vt, Be = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Vt() : ns(), St = (
2245
2245
  /** @type {(inputs: {}) => LocalizedString} */
2246
2246
  () => (
2247
2247
  /** @type {LocalizedString} */
2248
2248
  "Individuals"
2249
2249
  )
2250
- ), ns = St, Ct = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? St() : ns(), zt = (
2250
+ ), os = St, Ct = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? St() : os(), zt = (
2251
2251
  /** @type {(inputs: {}) => LocalizedString} */
2252
2252
  () => (
2253
2253
  /** @type {LocalizedString} */
2254
2254
  "Paged"
2255
2255
  )
2256
- ), os = zt, kt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? zt() : os(), It = (
2256
+ ), is = zt, kt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? zt() : is(), It = (
2257
2257
  /** @type {(inputs: {}) => LocalizedString} */
2258
2258
  () => (
2259
2259
  /** @type {LocalizedString} */
2260
2260
  "Shift Page Pairing"
2261
2261
  )
2262
- ), is = It, Lt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? It() : is(), ls = (
2262
+ ), ls = It, Lt = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? It() : ls(), ss = (
2263
2263
  /** @type {(inputs: {}) => LocalizedString} */
2264
2264
  () => (
2265
2265
  /** @type {LocalizedString} */
2266
2266
  "Show Viewing Mode"
2267
2267
  )
2268
- ), ss = (
2268
+ ), cs = (
2269
2269
  /** @type {(inputs: {}) => LocalizedString} */
2270
2270
  () => (
2271
2271
  /** @type {LocalizedString} */
2272
2272
  "Ansichtsmodus anzeigen"
2273
2273
  )
2274
- ), cs = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ls() : ss(), ds = (
2274
+ ), ds = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ss() : cs(), gs = (
2275
2275
  /** @type {(inputs: {}) => LocalizedString} */
2276
2276
  () => (
2277
2277
  /** @type {LocalizedString} */
2278
2278
  "Triiiceratops IIIF Viewer Demo"
2279
2279
  )
2280
- ), gs = (
2280
+ ), vs = (
2281
2281
  /** @type {(inputs: {}) => LocalizedString} */
2282
2282
  () => (
2283
2283
  /** @type {LocalizedString} */
2284
2284
  "Triiiceratops IIIF-Viewer-Demo"
2285
2285
  )
2286
- ), vs = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ds() : gs(), fs = (
2286
+ ), fs = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? gs() : vs(), _s = (
2287
2287
  /** @type {(inputs: {}) => LocalizedString} */
2288
2288
  () => (
2289
2289
  /** @type {LocalizedString} */
2290
2290
  "Viewer Configuration"
2291
2291
  )
2292
- ), _s = (
2292
+ ), us = (
2293
2293
  /** @type {(inputs: {}) => LocalizedString} */
2294
2294
  () => (
2295
2295
  /** @type {LocalizedString} */
2296
2296
  "Viewer-Konfiguration"
2297
2297
  )
2298
- ), us = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? fs() : _s(), hs = (
2298
+ ), hs = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? _s() : us(), Pt = (
2299
+ /** @type {(inputs: {}) => LocalizedString} */
2300
+ () => (
2301
+ /** @type {LocalizedString} */
2302
+ "Paged View Offset"
2303
+ )
2304
+ ), ps = Pt, ms = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Pt() : ps(), bs = (
2299
2305
  /** @type {(inputs: {}) => LocalizedString} */
2300
2306
  () => (
2301
2307
  /** @type {LocalizedString} */
2302
2308
  "Thumbnail Height"
2303
2309
  )
2304
- ), ps = (
2310
+ ), ws = (
2305
2311
  /** @type {(inputs: {}) => LocalizedString} */
2306
2312
  () => (
2307
2313
  /** @type {LocalizedString} */
2308
2314
  "Thumbnail-Höhe"
2309
2315
  )
2310
- ), ms = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? hs() : ps(), bs = (
2316
+ ), ys = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? bs() : ws(), xs = (
2311
2317
  /** @type {(inputs: {}) => LocalizedString} */
2312
2318
  () => (
2313
2319
  /** @type {LocalizedString} */
2314
2320
  "Wechseln Sie in den Zwei-Seiten-Modus"
2315
2321
  )
2316
- ), ws = () => (
2322
+ ), As = () => (
2317
2323
  /** @type {LocalizedString} */
2318
2324
  "toggle_two_page_mode"
2319
- ), ys = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? ws() : bs(), xs = (
2325
+ ), Zs = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? As() : xs(), Hs = (
2320
2326
  /** @type {(inputs: {}) => LocalizedString} */
2321
2327
  () => (
2322
2328
  /** @type {LocalizedString} */
2323
2329
  "Wechseln Sie in den Einzelseitenmodus"
2324
2330
  )
2325
- ), As = () => (
2331
+ ), Ms = () => (
2326
2332
  /** @type {LocalizedString} */
2327
2333
  "toggle_single_page_mode"
2328
- ), Zs = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? As() : xs(), Hs = (
2334
+ ), Vs = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ms() : Hs(), Ss = (
2329
2335
  /** @type {(inputs: {}) => LocalizedString} */
2330
2336
  () => (
2331
2337
  /** @type {LocalizedString} */
2332
2338
  "Modus-Umschalter anzeigen"
2333
2339
  )
2334
- ), Ms = () => (
2340
+ ), Cs = () => (
2335
2341
  /** @type {LocalizedString} */
2336
2342
  "show_mode_toggle"
2337
- ), Vs = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Ms() : Hs(), Ss = (
2343
+ ), zs = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Cs() : Ss(), ks = (
2338
2344
  /** @type {(inputs: {}) => LocalizedString} */
2339
2345
  () => (
2340
2346
  /** @type {LocalizedString} */
2341
2347
  "Zwei-Seiten-Modus"
2342
2348
  )
2343
- ), Cs = () => (
2349
+ ), Is = () => (
2344
2350
  /** @type {LocalizedString} */
2345
2351
  "two_page_mode"
2346
- ), zs = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Cs() : Ss(), Xe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2352
+ ), Ls = /* @__NO_SIDE_EFFECTS__ */ (a = {}, t = {}) => (t.locale ?? V()) === "en" ? Is() : ks(), Xe = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
2347
2353
  __proto__: null,
2348
- annotation_editor_add_content: Dt,
2349
- annotation_editor_cancel: Gt,
2350
- annotation_editor_create_mode: Ut,
2351
- annotation_editor_delete: Xt,
2352
- annotation_editor_delete_message: Yt,
2353
- annotation_editor_delete_title: Wt,
2354
- annotation_editor_delete_tooltip: qt,
2355
- annotation_editor_edit_mode: Kt,
2356
- annotation_editor_edit_section: Qt,
2357
- annotation_editor_instruction_create: Jt,
2358
- annotation_editor_instruction_edit: $t,
2359
- annotation_editor_link_placeholder: er,
2360
- annotation_editor_redo: tr,
2361
- annotation_editor_save: rr,
2362
- annotation_editor_tag_placeholder: ar,
2363
- annotation_editor_text_placeholder: nr,
2364
- annotation_editor_title: or,
2365
- annotation_editor_tool_label: ir,
2366
- annotation_editor_undo: lr,
2367
- annotation_tool_point: sr,
2368
- annotation_tool_polygon: cr,
2369
- annotation_tool_rectangle: dr,
2354
+ annotation_editor_add_content: Gt,
2355
+ annotation_editor_cancel: Ut,
2356
+ annotation_editor_create_mode: Xt,
2357
+ annotation_editor_delete: Yt,
2358
+ annotation_editor_delete_message: Wt,
2359
+ annotation_editor_delete_title: qt,
2360
+ annotation_editor_delete_tooltip: Kt,
2361
+ annotation_editor_edit_mode: Qt,
2362
+ annotation_editor_edit_section: Jt,
2363
+ annotation_editor_instruction_create: $t,
2364
+ annotation_editor_instruction_edit: er,
2365
+ annotation_editor_link_placeholder: tr,
2366
+ annotation_editor_redo: rr,
2367
+ annotation_editor_save: ar,
2368
+ annotation_editor_tag_placeholder: nr,
2369
+ annotation_editor_text_placeholder: or,
2370
+ annotation_editor_title: ir,
2371
+ annotation_editor_tool_label: lr,
2372
+ annotation_editor_undo: sr,
2373
+ annotation_tool_point: cr,
2374
+ annotation_tool_polygon: dr,
2375
+ annotation_tool_rectangle: gr,
2370
2376
  annotations_count: mt,
2371
2377
  attribution: gt,
2372
- change_theme_label: Xl,
2378
+ change_theme_label: Yl,
2373
2379
  close: Se,
2374
- close_gallery: No,
2380
+ close_gallery: Ro,
2375
2381
  close_menu: Oe,
2376
2382
  close_search: Zt,
2377
- copied: Hl,
2378
- copy_config: xl,
2379
- demo_header_active_canvas: Co,
2380
- demo_header_external_controls: Mo,
2381
- demo_title: vs,
2382
- docs: Gn,
2383
+ copied: Ml,
2384
+ copy_config: Al,
2385
+ demo_header_active_canvas: zo,
2386
+ demo_header_external_controls: Vo,
2387
+ demo_title: fs,
2388
+ docs: Un,
2383
2389
  enter_full_screen: Pe,
2384
2390
  error_prefix: Ht,
2385
2391
  exit_full_screen: Le,
2386
- gallery: Oo,
2387
- github: to,
2388
- hello_world: Ca,
2392
+ gallery: Bo,
2393
+ github: ro,
2394
+ hello_world: za,
2389
2395
  hide_all_annotations: ht,
2390
2396
  hide_annotations: Te,
2391
2397
  hide_gallery: ke,
2392
2398
  iiif_manifest_label: xt,
2393
- image_adjustments: Io,
2394
- image_adjustments_title: gr,
2395
- image_filters_brightness: vr,
2396
- image_filters_contrast: fr,
2397
- image_filters_effects: _r,
2398
- image_filters_grayscale: ur,
2399
- image_filters_invert: hr,
2400
- image_filters_reset: pr,
2401
- image_filters_saturation: mr,
2402
- language_select_label: Pl,
2399
+ image_adjustments: Lo,
2400
+ image_adjustments_title: vr,
2401
+ image_filters_brightness: fr,
2402
+ image_filters_contrast: _r,
2403
+ image_filters_effects: ur,
2404
+ image_filters_grayscale: hr,
2405
+ image_filters_invert: pr,
2406
+ image_filters_reset: mr,
2407
+ image_filters_saturation: br,
2408
+ language_select_label: Tl,
2403
2409
  license: vt,
2404
- load: Jn,
2410
+ load: $n,
2405
2411
  loading: dt,
2406
- manifest_placeholder: qn,
2407
- menu: $a,
2412
+ manifest_placeholder: Kn,
2413
+ menu: en,
2408
2414
  metadata: _t,
2409
2415
  metadata_label_fallback: ct,
2410
2416
  next_canvas: yt,
2411
- no_annotations_available: jn,
2412
- no_canvases_loaded: jl,
2413
- no_content: Pn,
2417
+ no_annotations_available: On,
2418
+ no_canvases_loaded: Ol,
2419
+ no_content: Tn,
2414
2420
  no_image_found: Mt,
2415
2421
  open_menu: je,
2416
- plugins_tooltip: Ao,
2422
+ plugins_tooltip: Zo,
2417
2423
  previous_canvas: wt,
2418
2424
  search: Ne,
2419
- search_panel_close: Pa,
2425
+ search_panel_close: Ta,
2420
2426
  search_panel_instruction: lt,
2421
2427
  search_panel_no_results: it,
2422
2428
  search_panel_placeholder: ot,
2423
2429
  search_panel_results_count: st,
2424
2430
  search_panel_title: ze,
2425
- settings_category_configuration: fi,
2426
- settings_category_general: qo,
2427
- settings_label: Xo,
2428
- settings_panel_width: rs,
2429
- settings_position_bottom: qi,
2430
- settings_position_floating: ll,
2431
- settings_position_left: tl,
2432
- settings_position_right: nl,
2433
- settings_position_top: Ji,
2434
- settings_select_dock_position: Xi,
2435
- settings_submenu_annotations: fl,
2436
- settings_submenu_gallery: Pi,
2437
- settings_submenu_search: dl,
2438
- settings_submenu_toolbar: hi,
2439
- settings_thumbnail_height: ms,
2440
- settings_toggle_canvas_nav: li,
2441
- settings_toggle_close_button: Di,
2442
- settings_toggle_draggable: Fi,
2443
- settings_toggle_open: ji,
2444
- settings_toggle_panel_open: hl,
2445
- settings_toggle_show_annotations: Hi,
2446
- settings_toggle_show_fullscreen: Si,
2447
- settings_toggle_show_gallery: xi,
2448
- settings_toggle_show_info: ki,
2449
- settings_toggle_show_search: bi,
2450
- settings_toggle_show_toggle: Jo,
2451
- settings_toggle_show_viewing_mode: cs,
2452
- settings_toggle_visible_by_default: bl,
2453
- settings_toggle_zoom_controls: di,
2454
- settings_toolbar_open: ti,
2455
- settings_toolbar_position: ni,
2456
- settings_transparent_background: Dl,
2457
- settings_view_configuration: us,
2431
+ settings_category_configuration: _i,
2432
+ settings_category_general: Ko,
2433
+ settings_label: Yo,
2434
+ settings_paged_view_offset: ms,
2435
+ settings_panel_width: as,
2436
+ settings_position_bottom: Ki,
2437
+ settings_position_floating: sl,
2438
+ settings_position_left: rl,
2439
+ settings_position_right: ol,
2440
+ settings_position_top: $i,
2441
+ settings_select_dock_position: Yi,
2442
+ settings_submenu_annotations: _l,
2443
+ settings_submenu_gallery: Ti,
2444
+ settings_submenu_search: gl,
2445
+ settings_submenu_toolbar: pi,
2446
+ settings_thumbnail_height: ys,
2447
+ settings_toggle_canvas_nav: si,
2448
+ settings_toggle_close_button: Gi,
2449
+ settings_toggle_draggable: Ni,
2450
+ settings_toggle_open: Oi,
2451
+ settings_toggle_panel_open: pl,
2452
+ settings_toggle_show_annotations: Mi,
2453
+ settings_toggle_show_fullscreen: Ci,
2454
+ settings_toggle_show_gallery: Ai,
2455
+ settings_toggle_show_info: Ii,
2456
+ settings_toggle_show_search: wi,
2457
+ settings_toggle_show_toggle: $o,
2458
+ settings_toggle_show_viewing_mode: ds,
2459
+ settings_toggle_visible_by_default: wl,
2460
+ settings_toggle_zoom_controls: gi,
2461
+ settings_toolbar_open: ri,
2462
+ settings_toolbar_position: oi,
2463
+ settings_transparent_background: Gl,
2464
+ settings_view_configuration: hs,
2458
2465
  show_all_annotations: pt,
2459
2466
  show_annotations: Ee,
2460
2467
  show_gallery: Ie,
2461
- show_mode_toggle: Vs,
2462
- theme_menu_title: ql,
2463
- toggle_annotations: bn,
2468
+ show_mode_toggle: zs,
2469
+ theme_menu_title: Kl,
2470
+ toggle_annotations: wn,
2464
2471
  toggle_metadata: ut,
2465
2472
  toggle_search: ft,
2466
- toggle_single_page_mode: Zs,
2467
- toggle_two_page_mode: ys,
2468
- try_your_own: Fl,
2469
- two_page_mode: zs,
2470
- viewer_variant_core: no,
2471
- viewer_variant_custom_theme: go,
2472
- viewer_variant_full: lo,
2473
- viewer_variant_svelte: kl,
2474
- viewer_variant_svelte_component_tooltip: Sl,
2475
- viewer_variant_tooltip_core: _o,
2476
- viewer_variant_tooltip_custom_theme: wo,
2477
- viewer_variant_tooltip_full: po,
2473
+ toggle_single_page_mode: Vs,
2474
+ toggle_two_page_mode: Zs,
2475
+ try_your_own: Nl,
2476
+ two_page_mode: Ls,
2477
+ viewer_variant_core: oo,
2478
+ viewer_variant_custom_theme: vo,
2479
+ viewer_variant_full: so,
2480
+ viewer_variant_svelte: Il,
2481
+ viewer_variant_svelte_component_tooltip: Cl,
2482
+ viewer_variant_tooltip_core: uo,
2483
+ viewer_variant_tooltip_custom_theme: yo,
2484
+ viewer_variant_tooltip_full: mo,
2478
2485
  viewing_mode_individuals: Ct,
2479
2486
  viewing_mode_label: Be,
2480
2487
  viewing_mode_paged: kt,
2481
2488
  viewing_mode_shift_pairing: Lt,
2482
2489
  visible_count: bt
2483
2490
  }, Symbol.toStringTag, { value: "Module" }));
2484
- let Pt = e.state(e.proxy(V()));
2485
- const ks = Ft;
2486
- Bt((a, t) => {
2487
- ks(a, t), e.set(Pt, V(), !0);
2491
+ let Tt = e.state(e.proxy(V()));
2492
+ const Ps = Nt;
2493
+ Ft((a, t) => {
2494
+ Ps(a, t), e.set(Tt, V(), !0);
2488
2495
  });
2489
2496
  const we = {
2490
2497
  get current() {
2491
- return e.get(Pt);
2498
+ return e.get(Tt);
2492
2499
  }
2493
2500
  };
2494
- var Is = e.from_html('<button class="btn btn-circle btn-sm btn-ghost"><!></button>'), Ls = e.from_html('<div class="h-4 w-px bg-base-content/20 mx-1"></div>'), Ps = e.from_html('<div class="h-4 w-px bg-base-content/20 mx-1"></div>'), Ts = e.from_html('<!> <button class="btn btn-circle btn-sm btn-ghost" aria-label="Zoom Out"><!></button> <button class="btn btn-circle btn-sm btn-ghost" aria-label="Zoom In"><!></button> <!>', 1), Es = e.from_html('<span class="text-sm font-mono tabular-nums text-nowrap"> </span> <button class="btn btn-circle btn-sm btn-ghost"><!></button>', 1), js = e.from_html('<div class="select-none absolute left-1/2 -translate-x-1/2 bg-base-200/90 backdrop-blur rounded-full shadow-lg flex items-center gap-4 z-10 border border-base-300 transition-all duration-200 bottom-4"><!> <!> <!></div>');
2495
- function Os(a, t) {
2501
+ var Ts = e.from_html('<button class="btn btn-circle btn-sm btn-ghost"><!></button>'), Es = e.from_html('<div class="h-4 w-px bg-base-content/20 mx-1"></div>'), js = e.from_html('<div class="h-4 w-px bg-base-content/20 mx-1"></div>'), Os = e.from_html('<!> <button class="btn btn-circle btn-sm btn-ghost" aria-label="Zoom Out"><!></button> <button class="btn btn-circle btn-sm btn-ghost" aria-label="Zoom In"><!></button> <!>', 1), Bs = e.from_html('<span class="text-sm font-mono tabular-nums text-nowrap"> </span> <button class="btn btn-circle btn-sm btn-ghost"><!></button>', 1), Fs = e.from_html('<div class="select-none absolute left-1/2 -translate-x-1/2 bg-base-200/90 backdrop-blur rounded-full shadow-lg flex items-center gap-4 z-10 border border-base-300 transition-all duration-200 bottom-4"><!> <!> <!></div>');
2502
+ function Ns(a, t) {
2496
2503
  e.push(t, !0);
2497
2504
  let r = e.derived(() => t.viewerState.showCanvasNav && t.viewerState.canvases.length > 1);
2498
- var d = js(), i = e.child(d);
2505
+ var d = Fs(), i = e.child(d);
2499
2506
  {
2500
2507
  var M = (x) => {
2501
- var Y = Is();
2508
+ var Y = Ts();
2502
2509
  Y.__click = () => t.viewerState.previousCanvas();
2503
2510
  var D = e.child(Y);
2504
- ra(D, { size: 20, weight: "bold" }), e.reset(Y), e.template_effect(
2511
+ aa(D, { size: 20, weight: "bold" }), e.reset(Y), e.template_effect(
2505
2512
  (L) => {
2506
2513
  Y.disabled = !t.viewerState.hasPrevious, e.set_attribute(Y, "aria-label", L);
2507
2514
  },
@@ -2515,10 +2522,10 @@ function Os(a, t) {
2515
2522
  var w = e.sibling(i, 2);
2516
2523
  {
2517
2524
  var m = (x) => {
2518
- var Y = Ts(), D = e.first_child(Y);
2525
+ var Y = Os(), D = e.first_child(Y);
2519
2526
  {
2520
2527
  var L = (l) => {
2521
- var y = Ls();
2528
+ var y = Es();
2522
2529
  e.append(l, y);
2523
2530
  };
2524
2531
  e.if(D, (l) => {
@@ -2528,15 +2535,15 @@ function Os(a, t) {
2528
2535
  var P = e.sibling(D, 2);
2529
2536
  P.__click = () => t.viewerState.zoomOut();
2530
2537
  var n = e.child(P);
2531
- Ma(n, { size: 20, weight: "bold" }), e.reset(P);
2538
+ Va(n, { size: 20, weight: "bold" }), e.reset(P);
2532
2539
  var o = e.sibling(P, 2);
2533
2540
  o.__click = () => t.viewerState.zoomIn();
2534
2541
  var b = e.child(o);
2535
- ma(b, { size: 20, weight: "bold" }), e.reset(o);
2542
+ ba(b, { size: 20, weight: "bold" }), e.reset(o);
2536
2543
  var k = e.sibling(o, 2);
2537
2544
  {
2538
2545
  var I = (l) => {
2539
- var y = Ps();
2546
+ var y = js();
2540
2547
  e.append(l, y);
2541
2548
  };
2542
2549
  e.if(k, (l) => {
@@ -2552,12 +2559,12 @@ function Os(a, t) {
2552
2559
  var z = e.sibling(w, 2);
2553
2560
  {
2554
2561
  var p = (x) => {
2555
- var Y = Es(), D = e.first_child(Y), L = e.child(D);
2562
+ var Y = Bs(), D = e.first_child(Y), L = e.child(D);
2556
2563
  e.reset(D);
2557
2564
  var P = e.sibling(D, 2);
2558
2565
  P.__click = () => t.viewerState.nextCanvas();
2559
2566
  var n = e.child(P);
2560
- da(n, { size: 20, weight: "bold" }), e.reset(P), e.template_effect(
2567
+ ga(n, { size: 20, weight: "bold" }), e.reset(P), e.template_effect(
2561
2568
  (o) => {
2562
2569
  e.set_text(L, `${t.viewerState.currentCanvasIndex + 1} / ${t.viewerState.canvases.length ?? ""}`), P.disabled = !t.viewerState.hasNext, e.set_attribute(P, "aria-label", o);
2563
2570
  },
@@ -2571,8 +2578,8 @@ function Os(a, t) {
2571
2578
  e.reset(d), e.append(a, d), e.pop();
2572
2579
  }
2573
2580
  e.delegate(["click"]);
2574
- var Bs = e.from_svg('<path d="M216.49,104.49l-80,80a12,12,0,0,1-17,0l-80-80a12,12,0,0,1,17-17L128,159l71.51-71.52a12,12,0,0,1,17,17Z"></path>'), Fs = e.from_svg('<path d="M208,96l-80,80L48,96Z" opacity="0.2"></path><path d="M215.39,92.94A8,8,0,0,0,208,88H48a8,8,0,0,0-5.66,13.66l80,80a8,8,0,0,0,11.32,0l80-80A8,8,0,0,0,215.39,92.94ZM128,164.69,67.31,104H188.69Z"></path>', 1), Ns = e.from_svg('<path d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,48,88H208a8,8,0,0,1,5.66,13.66Z"></path>'), Rs = e.from_svg('<path d="M212.24,100.24l-80,80a6,6,0,0,1-8.48,0l-80-80a6,6,0,0,1,8.48-8.48L128,167.51l75.76-75.75a6,6,0,0,1,8.48,8.48Z"></path>'), Ds = e.from_svg('<path d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z"></path>'), Gs = e.from_svg('<path d="M210.83,98.83l-80,80a4,4,0,0,1-5.66,0l-80-80a4,4,0,0,1,5.66-5.66L128,170.34l77.17-77.17a4,4,0,1,1,5.66,5.66Z"></path>'), Us = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
2575
- function Xs(a, t) {
2581
+ var Rs = e.from_svg('<path d="M216.49,104.49l-80,80a12,12,0,0,1-17,0l-80-80a12,12,0,0,1,17-17L128,159l71.51-71.52a12,12,0,0,1,17,17Z"></path>'), Ds = e.from_svg('<path d="M208,96l-80,80L48,96Z" opacity="0.2"></path><path d="M215.39,92.94A8,8,0,0,0,208,88H48a8,8,0,0,0-5.66,13.66l80,80a8,8,0,0,0,11.32,0l80-80A8,8,0,0,0,215.39,92.94ZM128,164.69,67.31,104H188.69Z"></path>', 1), Gs = e.from_svg('<path d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,48,88H208a8,8,0,0,1,5.66,13.66Z"></path>'), Us = e.from_svg('<path d="M212.24,100.24l-80,80a6,6,0,0,1-8.48,0l-80-80a6,6,0,0,1,8.48-8.48L128,167.51l75.76-75.75a6,6,0,0,1,8.48,8.48Z"></path>'), Xs = e.from_svg('<path d="M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z"></path>'), Ys = e.from_svg('<path d="M210.83,98.83l-80,80a4,4,0,0,1-5.66,0l-80-80a4,4,0,0,1,5.66-5.66L128,170.34l77.17-77.17a4,4,0,1,1,5.66,5.66Z"></path>'), Ws = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
2582
+ function qs(a, t) {
2576
2583
  e.push(t, !0);
2577
2584
  const r = ge();
2578
2585
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -2580,7 +2587,7 @@ function Xs(a, t) {
2580
2587
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
2581
2588
  return l;
2582
2589
  }
2583
- var p = Us();
2590
+ var p = Ws();
2584
2591
  e.attribute_effect(
2585
2592
  p,
2586
2593
  (n, o) => ({
@@ -2609,37 +2616,37 @@ function Xs(a, t) {
2609
2616
  var D = e.sibling(x, 2);
2610
2617
  {
2611
2618
  var L = (n) => {
2612
- var o = Bs();
2619
+ var o = Rs();
2613
2620
  e.append(n, o);
2614
2621
  }, P = (n) => {
2615
2622
  var o = e.comment(), b = e.first_child(o);
2616
2623
  {
2617
2624
  var k = (l) => {
2618
- var y = Fs();
2625
+ var y = Ds();
2619
2626
  e.next(), e.append(l, y);
2620
2627
  }, I = (l) => {
2621
2628
  var y = e.comment(), N = e.first_child(y);
2622
2629
  {
2623
2630
  var Q = (c) => {
2624
- var f = Ns();
2631
+ var f = Gs();
2625
2632
  e.append(c, f);
2626
2633
  }, A = (c) => {
2627
2634
  var f = e.comment(), T = e.first_child(f);
2628
2635
  {
2629
2636
  var U = (g) => {
2630
- var _ = Rs();
2637
+ var _ = Us();
2631
2638
  e.append(g, _);
2632
2639
  }, O = (g) => {
2633
2640
  var _ = e.comment(), H = e.first_child(_);
2634
2641
  {
2635
2642
  var E = (u) => {
2636
- var Z = Ds();
2643
+ var Z = Xs();
2637
2644
  e.append(u, Z);
2638
2645
  }, j = (u) => {
2639
2646
  var Z = e.comment(), W = e.first_child(Z);
2640
2647
  {
2641
2648
  var K = (v) => {
2642
- var s = Gs();
2649
+ var s = Ys();
2643
2650
  e.append(v, s);
2644
2651
  }, J = (v) => {
2645
2652
  var s = e.text();
@@ -2701,7 +2708,7 @@ function Xs(a, t) {
2701
2708
  }
2702
2709
  e.reset(p), e.append(a, p), e.pop();
2703
2710
  }
2704
- var Ys = e.from_svg('<path d="M251,123.13c-.37-.81-9.13-20.26-28.48-39.61C196.63,57.67,164,44,128,44S59.37,57.67,33.51,83.52C14.16,102.87,5.4,122.32,5,123.13a12.08,12.08,0,0,0,0,9.75c.37.82,9.13,20.26,28.49,39.61C59.37,198.34,92,212,128,212s68.63-13.66,94.48-39.51c19.36-19.35,28.12-38.79,28.49-39.61A12.08,12.08,0,0,0,251,123.13Zm-46.06,33C183.47,177.27,157.59,188,128,188s-55.47-10.73-76.91-31.88A130.36,130.36,0,0,1,29.52,128,130.45,130.45,0,0,1,51.09,99.89C72.54,78.73,98.41,68,128,68s55.46,10.73,76.91,31.89A130.36,130.36,0,0,1,226.48,128,130.45,130.45,0,0,1,204.91,156.12ZM128,84a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,84Zm0,64a20,20,0,1,1,20-20A20,20,0,0,1,128,148Z"></path>'), Ws = e.from_svg('<path d="M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z" opacity="0.2"></path><path d="M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z"></path>', 1), qs = e.from_svg('<path d="M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z"></path>'), Ks = e.from_svg('<path d="M245.48,125.57c-.34-.78-8.66-19.23-27.24-37.81C201,70.54,171.38,50,128,50S55,70.54,37.76,87.76c-18.58,18.58-26.9,37-27.24,37.81a6,6,0,0,0,0,4.88c.34.77,8.66,19.22,27.24,37.8C55,185.47,84.62,206,128,206s73-20.53,90.24-37.75c18.58-18.58,26.9-37,27.24-37.8A6,6,0,0,0,245.48,125.57ZM128,194c-31.38,0-58.78-11.42-81.45-33.93A134.77,134.77,0,0,1,22.69,128,134.56,134.56,0,0,1,46.55,95.94C69.22,73.42,96.62,62,128,62s58.78,11.42,81.45,33.94A134.56,134.56,0,0,1,233.31,128C226.94,140.21,195,194,128,194Zm0-112a46,46,0,1,0,46,46A46.06,46.06,0,0,0,128,82Zm0,80a34,34,0,1,1,34-34A34,34,0,0,1,128,162Z"></path>'), Qs = e.from_svg('<path d="M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z"></path>'), Js = e.from_svg('<path d="M243.66,126.38c-.34-.76-8.52-18.89-26.83-37.2C199.87,72.22,170.7,52,128,52S56.13,72.22,39.17,89.18c-18.31,18.31-26.49,36.44-26.83,37.2a4.08,4.08,0,0,0,0,3.25c.34.77,8.52,18.89,26.83,37.2,17,17,46.14,37.17,88.83,37.17s71.87-20.21,88.83-37.17c18.31-18.31,26.49-36.43,26.83-37.2A4.08,4.08,0,0,0,243.66,126.38Zm-32.7,35c-23.07,23-51,34.62-83,34.62s-59.89-11.65-83-34.62A135.71,135.71,0,0,1,20.44,128,135.69,135.69,0,0,1,45,94.62C68.11,71.65,96,60,128,60s59.89,11.65,83,34.62A135.79,135.79,0,0,1,235.56,128,135.71,135.71,0,0,1,211,161.38ZM128,84a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,84Zm0,80a36,36,0,1,1,36-36A36,36,0,0,1,128,164Z"></path>'), $s = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
2711
+ var Ks = e.from_svg('<path d="M251,123.13c-.37-.81-9.13-20.26-28.48-39.61C196.63,57.67,164,44,128,44S59.37,57.67,33.51,83.52C14.16,102.87,5.4,122.32,5,123.13a12.08,12.08,0,0,0,0,9.75c.37.82,9.13,20.26,28.49,39.61C59.37,198.34,92,212,128,212s68.63-13.66,94.48-39.51c19.36-19.35,28.12-38.79,28.49-39.61A12.08,12.08,0,0,0,251,123.13Zm-46.06,33C183.47,177.27,157.59,188,128,188s-55.47-10.73-76.91-31.88A130.36,130.36,0,0,1,29.52,128,130.45,130.45,0,0,1,51.09,99.89C72.54,78.73,98.41,68,128,68s55.46,10.73,76.91,31.89A130.36,130.36,0,0,1,226.48,128,130.45,130.45,0,0,1,204.91,156.12ZM128,84a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,84Zm0,64a20,20,0,1,1,20-20A20,20,0,0,1,128,148Z"></path>'), Qs = e.from_svg('<path d="M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z" opacity="0.2"></path><path d="M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z"></path>', 1), Js = e.from_svg('<path d="M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,168a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z"></path>'), $s = e.from_svg('<path d="M245.48,125.57c-.34-.78-8.66-19.23-27.24-37.81C201,70.54,171.38,50,128,50S55,70.54,37.76,87.76c-18.58,18.58-26.9,37-27.24,37.81a6,6,0,0,0,0,4.88c.34.77,8.66,19.22,27.24,37.8C55,185.47,84.62,206,128,206s73-20.53,90.24-37.75c18.58-18.58,26.9-37,27.24-37.8A6,6,0,0,0,245.48,125.57ZM128,194c-31.38,0-58.78-11.42-81.45-33.93A134.77,134.77,0,0,1,22.69,128,134.56,134.56,0,0,1,46.55,95.94C69.22,73.42,96.62,62,128,62s58.78,11.42,81.45,33.94A134.56,134.56,0,0,1,233.31,128C226.94,140.21,195,194,128,194Zm0-112a46,46,0,1,0,46,46A46.06,46.06,0,0,0,128,82Zm0,80a34,34,0,1,1,34-34A34,34,0,0,1,128,162Z"></path>'), e0 = e.from_svg('<path d="M247.31,124.76c-.35-.79-8.82-19.58-27.65-38.41C194.57,61.26,162.88,48,128,48S61.43,61.26,36.34,86.35C17.51,105.18,9,124,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208s66.57-13.26,91.66-38.34c18.83-18.83,27.3-37.61,27.65-38.4A8,8,0,0,0,247.31,124.76ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.47,133.47,0,0,1,25,128,133.33,133.33,0,0,1,48.07,97.25C70.33,75.19,97.22,64,128,64s57.67,11.19,79.93,33.25A133.46,133.46,0,0,1,231.05,128C223.84,141.46,192.43,192,128,192Zm0-112a48,48,0,1,0,48,48A48.05,48.05,0,0,0,128,80Zm0,80a32,32,0,1,1,32-32A32,32,0,0,1,128,160Z"></path>'), t0 = e.from_svg('<path d="M243.66,126.38c-.34-.76-8.52-18.89-26.83-37.2C199.87,72.22,170.7,52,128,52S56.13,72.22,39.17,89.18c-18.31,18.31-26.49,36.44-26.83,37.2a4.08,4.08,0,0,0,0,3.25c.34.77,8.52,18.89,26.83,37.2,17,17,46.14,37.17,88.83,37.17s71.87-20.21,88.83-37.17c18.31-18.31,26.49-36.43,26.83-37.2A4.08,4.08,0,0,0,243.66,126.38Zm-32.7,35c-23.07,23-51,34.62-83,34.62s-59.89-11.65-83-34.62A135.71,135.71,0,0,1,20.44,128,135.69,135.69,0,0,1,45,94.62C68.11,71.65,96,60,128,60s59.89,11.65,83,34.62A135.79,135.79,0,0,1,235.56,128,135.71,135.71,0,0,1,211,161.38ZM128,84a44,44,0,1,0,44,44A44.05,44.05,0,0,0,128,84Zm0,80a36,36,0,1,1,36-36A36,36,0,0,1,128,164Z"></path>'), r0 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
2705
2712
  function Ye(a, t) {
2706
2713
  e.push(t, !0);
2707
2714
  const r = ge();
@@ -2710,7 +2717,7 @@ function Ye(a, t) {
2710
2717
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
2711
2718
  return l;
2712
2719
  }
2713
- var p = $s();
2720
+ var p = r0();
2714
2721
  e.attribute_effect(
2715
2722
  p,
2716
2723
  (n, o) => ({
@@ -2739,37 +2746,37 @@ function Ye(a, t) {
2739
2746
  var D = e.sibling(x, 2);
2740
2747
  {
2741
2748
  var L = (n) => {
2742
- var o = Ys();
2749
+ var o = Ks();
2743
2750
  e.append(n, o);
2744
2751
  }, P = (n) => {
2745
2752
  var o = e.comment(), b = e.first_child(o);
2746
2753
  {
2747
2754
  var k = (l) => {
2748
- var y = Ws();
2755
+ var y = Qs();
2749
2756
  e.next(), e.append(l, y);
2750
2757
  }, I = (l) => {
2751
2758
  var y = e.comment(), N = e.first_child(y);
2752
2759
  {
2753
2760
  var Q = (c) => {
2754
- var f = qs();
2761
+ var f = Js();
2755
2762
  e.append(c, f);
2756
2763
  }, A = (c) => {
2757
2764
  var f = e.comment(), T = e.first_child(f);
2758
2765
  {
2759
2766
  var U = (g) => {
2760
- var _ = Ks();
2767
+ var _ = $s();
2761
2768
  e.append(g, _);
2762
2769
  }, O = (g) => {
2763
2770
  var _ = e.comment(), H = e.first_child(_);
2764
2771
  {
2765
2772
  var E = (u) => {
2766
- var Z = Qs();
2773
+ var Z = e0();
2767
2774
  e.append(u, Z);
2768
2775
  }, j = (u) => {
2769
2776
  var Z = e.comment(), W = e.first_child(Z);
2770
2777
  {
2771
2778
  var K = (v) => {
2772
- var s = Js();
2779
+ var s = t0();
2773
2780
  e.append(v, s);
2774
2781
  }, J = (v) => {
2775
2782
  var s = e.text();
@@ -2831,7 +2838,7 @@ function Ye(a, t) {
2831
2838
  }
2832
2839
  e.reset(p), e.append(a, p), e.pop();
2833
2840
  }
2834
- var e0 = e.from_svg('<path d="M56.88,31.93A12,12,0,1,0,39.12,48.07l16,17.65C20.67,88.66,5.72,121.58,5,123.13a12.08,12.08,0,0,0,0,9.75c.37.82,9.13,20.26,28.49,39.61C59.37,198.34,92,212,128,212a131.34,131.34,0,0,0,51-10l20.09,22.1a12,12,0,0,0,17.76-16.14ZM128,188c-29.59,0-55.47-10.73-76.91-31.88A130.69,130.69,0,0,1,29.52,128c5.27-9.31,18.79-29.9,42-44.29l90.09,99.11A109.33,109.33,0,0,1,128,188Zm123-55.12c-.36.81-9,20-28,39.16a12,12,0,1,1-17-16.9A130.48,130.48,0,0,0,226.48,128a130.36,130.36,0,0,0-21.57-28.12C183.46,78.73,157.59,68,128,68c-3.35,0-6.7.14-10,.42a12,12,0,1,1-2-23.91c3.93-.34,8-.51,12-.51,36,0,68.63,13.67,94.49,39.52,19.35,19.35,28.11,38.8,28.48,39.61A12.08,12.08,0,0,1,251,132.88Z"></path>'), t0 = e.from_svg('<path d="M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z" opacity="0.2"></path><path d="M53.92,34.62A8,8,0,1,0,42.08,45.38L61.32,66.55C25,88.84,9.38,123.2,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208a127.11,127.11,0,0,0,52.07-10.83l22,24.21a8,8,0,1,0,11.84-10.76Zm47.33,75.84,41.67,45.85a32,32,0,0,1-41.67-45.85ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.16,133.16,0,0,1,25,128c4.69-8.79,19.66-33.39,47.35-49.38l18,19.75a48,48,0,0,0,63.66,70l14.73,16.2A112,112,0,0,1,128,192Zm6-95.43a8,8,0,0,1,3-15.72,48.16,48.16,0,0,1,38.77,42.64,8,8,0,0,1-7.22,8.71,6.39,6.39,0,0,1-.75,0,8,8,0,0,1-8-7.26A32.09,32.09,0,0,0,134,96.57Zm113.28,34.69c-.42.94-10.55,23.37-33.36,43.8a8,8,0,1,1-10.67-11.92A132.77,132.77,0,0,0,231.05,128a133.15,133.15,0,0,0-23.12-30.77C185.67,75.19,158.78,64,128,64a118.37,118.37,0,0,0-19.36,1.57A8,8,0,1,1,106,49.79,134,134,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41A8,8,0,0,1,247.31,131.26Z"></path>', 1), r0 = e.from_svg('<path d="M96.68,57.87a4,4,0,0,1,2.08-6.6A130.13,130.13,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41a8,8,0,0,1,0,6.5c-.35.79-8.82,19.57-27.65,38.4q-4.28,4.26-8.79,8.07a4,4,0,0,1-5.55-.36ZM213.92,210.62a8,8,0,1,1-11.84,10.76L180,197.13A127.21,127.21,0,0,1,128,208c-34.88,0-66.57-13.26-91.66-38.34C17.51,150.83,9,132.05,8.69,131.26a8,8,0,0,1,0-6.5C9,124,17.51,105.18,36.34,86.35a135,135,0,0,1,25-19.78L42.08,45.38A8,8,0,1,1,53.92,34.62Zm-65.49-48.25-52.69-58a40,40,0,0,0,52.69,58Z"></path>'), a0 = e.from_svg('<path d="M52.44,36A6,6,0,0,0,43.56,44L64.44,67c-37.28,21.9-53.23,57-53.92,58.57a6,6,0,0,0,0,4.88c.34.77,8.66,19.22,27.24,37.8C55,185.47,84.62,206,128,206a124.91,124.91,0,0,0,52.57-11.25l23,25.29a6,6,0,0,0,8.88-8.08Zm48.62,71.32,45,49.52a34,34,0,0,1-45-49.52ZM128,194c-31.38,0-58.78-11.42-81.45-33.93A134.57,134.57,0,0,1,22.69,128c4.29-8.2,20.1-35.18,50-51.91L92.89,98.3a46,46,0,0,0,61.35,67.48l17.81,19.6A113.47,113.47,0,0,1,128,194Zm6.4-99.4a6,6,0,0,1,2.25-11.79,46.17,46.17,0,0,1,37.15,40.87,6,6,0,0,1-5.42,6.53l-.56,0a6,6,0,0,1-6-5.45A34.1,34.1,0,0,0,134.4,94.6Zm111.08,35.85c-.41.92-10.37,23-32.86,43.12a6,6,0,1,1-8-8.94A134.07,134.07,0,0,0,233.31,128a134.67,134.67,0,0,0-23.86-32.07C186.78,73.42,159.38,62,128,62a120.19,120.19,0,0,0-19.69,1.6,6,6,0,1,1-2-11.83A131.12,131.12,0,0,1,128,50c43.38,0,73,20.54,90.24,37.76,18.58,18.58,26.9,37,27.24,37.81A6,6,0,0,1,245.48,130.45Z"></path>'), n0 = e.from_svg('<path d="M53.92,34.62A8,8,0,1,0,42.08,45.38L61.32,66.55C25,88.84,9.38,123.2,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208a127.11,127.11,0,0,0,52.07-10.83l22,24.21a8,8,0,1,0,11.84-10.76Zm47.33,75.84,41.67,45.85a32,32,0,0,1-41.67-45.85ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.16,133.16,0,0,1,25,128c4.69-8.79,19.66-33.39,47.35-49.38l18,19.75a48,48,0,0,0,63.66,70l14.73,16.2A112,112,0,0,1,128,192Zm6-95.43a8,8,0,0,1,3-15.72,48.16,48.16,0,0,1,38.77,42.64,8,8,0,0,1-7.22,8.71,6.39,6.39,0,0,1-.75,0,8,8,0,0,1-8-7.26A32.09,32.09,0,0,0,134,96.57Zm113.28,34.69c-.42.94-10.55,23.37-33.36,43.8a8,8,0,1,1-10.67-11.92A132.77,132.77,0,0,0,231.05,128a133.15,133.15,0,0,0-23.12-30.77C185.67,75.19,158.78,64,128,64a118.37,118.37,0,0,0-19.36,1.57A8,8,0,1,1,106,49.79,134,134,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41A8,8,0,0,1,247.31,131.26Z"></path>'), o0 = e.from_svg('<path d="M51,37.31A4,4,0,0,0,45,42.69L67.59,67.5C29.34,89,13,124.81,12.34,126.38a4.08,4.08,0,0,0,0,3.25c.34.77,8.52,18.89,26.83,37.2,17,17,46.14,37.17,88.83,37.17a122.59,122.59,0,0,0,53.06-11.69l24,26.38a4,4,0,1,0,5.92-5.38ZM149.1,157.16A36,36,0,0,1,101,104.22ZM128,196c-32,0-59.89-11.65-83-34.62A135.81,135.81,0,0,1,20.44,128c3.65-7.23,20.09-36.81,52.68-54.43l22.45,24.7a44,44,0,0,0,59,64.83l20.89,23A114.94,114.94,0,0,1,128,196Zm6.78-103.36a4,4,0,0,1,1.49-7.86,44.15,44.15,0,0,1,35.54,39.09,4,4,0,0,1-3.61,4.35l-.38,0a4,4,0,0,1-4-3.63A36.1,36.1,0,0,0,134.78,92.64Zm108.88,37c-.41.91-10.2,22.58-32.38,42.45a4,4,0,0,1-2.67,1,4,4,0,0,1-2.67-7A136.71,136.71,0,0,0,235.56,128,136.07,136.07,0,0,0,211,94.62C187.89,71.65,160,60,128,60a122,122,0,0,0-20,1.63,4,4,0,0,1-1.32-7.89A129.3,129.3,0,0,1,128,52c42.7,0,71.87,20.22,88.83,37.18,18.31,18.31,26.49,36.44,26.83,37.2A4.08,4.08,0,0,1,243.66,129.63Z"></path>'), i0 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
2841
+ var a0 = e.from_svg('<path d="M56.88,31.93A12,12,0,1,0,39.12,48.07l16,17.65C20.67,88.66,5.72,121.58,5,123.13a12.08,12.08,0,0,0,0,9.75c.37.82,9.13,20.26,28.49,39.61C59.37,198.34,92,212,128,212a131.34,131.34,0,0,0,51-10l20.09,22.1a12,12,0,0,0,17.76-16.14ZM128,188c-29.59,0-55.47-10.73-76.91-31.88A130.69,130.69,0,0,1,29.52,128c5.27-9.31,18.79-29.9,42-44.29l90.09,99.11A109.33,109.33,0,0,1,128,188Zm123-55.12c-.36.81-9,20-28,39.16a12,12,0,1,1-17-16.9A130.48,130.48,0,0,0,226.48,128a130.36,130.36,0,0,0-21.57-28.12C183.46,78.73,157.59,68,128,68c-3.35,0-6.7.14-10,.42a12,12,0,1,1-2-23.91c3.93-.34,8-.51,12-.51,36,0,68.63,13.67,94.49,39.52,19.35,19.35,28.11,38.8,28.48,39.61A12.08,12.08,0,0,1,251,132.88Z"></path>'), n0 = e.from_svg('<path d="M128,56C48,56,16,128,16,128s32,72,112,72,112-72,112-72S208,56,128,56Zm0,112a40,40,0,1,1,40-40A40,40,0,0,1,128,168Z" opacity="0.2"></path><path d="M53.92,34.62A8,8,0,1,0,42.08,45.38L61.32,66.55C25,88.84,9.38,123.2,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208a127.11,127.11,0,0,0,52.07-10.83l22,24.21a8,8,0,1,0,11.84-10.76Zm47.33,75.84,41.67,45.85a32,32,0,0,1-41.67-45.85ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.16,133.16,0,0,1,25,128c4.69-8.79,19.66-33.39,47.35-49.38l18,19.75a48,48,0,0,0,63.66,70l14.73,16.2A112,112,0,0,1,128,192Zm6-95.43a8,8,0,0,1,3-15.72,48.16,48.16,0,0,1,38.77,42.64,8,8,0,0,1-7.22,8.71,6.39,6.39,0,0,1-.75,0,8,8,0,0,1-8-7.26A32.09,32.09,0,0,0,134,96.57Zm113.28,34.69c-.42.94-10.55,23.37-33.36,43.8a8,8,0,1,1-10.67-11.92A132.77,132.77,0,0,0,231.05,128a133.15,133.15,0,0,0-23.12-30.77C185.67,75.19,158.78,64,128,64a118.37,118.37,0,0,0-19.36,1.57A8,8,0,1,1,106,49.79,134,134,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41A8,8,0,0,1,247.31,131.26Z"></path>', 1), o0 = e.from_svg('<path d="M96.68,57.87a4,4,0,0,1,2.08-6.6A130.13,130.13,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41a8,8,0,0,1,0,6.5c-.35.79-8.82,19.57-27.65,38.4q-4.28,4.26-8.79,8.07a4,4,0,0,1-5.55-.36ZM213.92,210.62a8,8,0,1,1-11.84,10.76L180,197.13A127.21,127.21,0,0,1,128,208c-34.88,0-66.57-13.26-91.66-38.34C17.51,150.83,9,132.05,8.69,131.26a8,8,0,0,1,0-6.5C9,124,17.51,105.18,36.34,86.35a135,135,0,0,1,25-19.78L42.08,45.38A8,8,0,1,1,53.92,34.62Zm-65.49-48.25-52.69-58a40,40,0,0,0,52.69,58Z"></path>'), i0 = e.from_svg('<path d="M52.44,36A6,6,0,0,0,43.56,44L64.44,67c-37.28,21.9-53.23,57-53.92,58.57a6,6,0,0,0,0,4.88c.34.77,8.66,19.22,27.24,37.8C55,185.47,84.62,206,128,206a124.91,124.91,0,0,0,52.57-11.25l23,25.29a6,6,0,0,0,8.88-8.08Zm48.62,71.32,45,49.52a34,34,0,0,1-45-49.52ZM128,194c-31.38,0-58.78-11.42-81.45-33.93A134.57,134.57,0,0,1,22.69,128c4.29-8.2,20.1-35.18,50-51.91L92.89,98.3a46,46,0,0,0,61.35,67.48l17.81,19.6A113.47,113.47,0,0,1,128,194Zm6.4-99.4a6,6,0,0,1,2.25-11.79,46.17,46.17,0,0,1,37.15,40.87,6,6,0,0,1-5.42,6.53l-.56,0a6,6,0,0,1-6-5.45A34.1,34.1,0,0,0,134.4,94.6Zm111.08,35.85c-.41.92-10.37,23-32.86,43.12a6,6,0,1,1-8-8.94A134.07,134.07,0,0,0,233.31,128a134.67,134.67,0,0,0-23.86-32.07C186.78,73.42,159.38,62,128,62a120.19,120.19,0,0,0-19.69,1.6,6,6,0,1,1-2-11.83A131.12,131.12,0,0,1,128,50c43.38,0,73,20.54,90.24,37.76,18.58,18.58,26.9,37,27.24,37.81A6,6,0,0,1,245.48,130.45Z"></path>'), l0 = e.from_svg('<path d="M53.92,34.62A8,8,0,1,0,42.08,45.38L61.32,66.55C25,88.84,9.38,123.2,8.69,124.76a8,8,0,0,0,0,6.5c.35.79,8.82,19.57,27.65,38.4C61.43,194.74,93.12,208,128,208a127.11,127.11,0,0,0,52.07-10.83l22,24.21a8,8,0,1,0,11.84-10.76Zm47.33,75.84,41.67,45.85a32,32,0,0,1-41.67-45.85ZM128,192c-30.78,0-57.67-11.19-79.93-33.25A133.16,133.16,0,0,1,25,128c4.69-8.79,19.66-33.39,47.35-49.38l18,19.75a48,48,0,0,0,63.66,70l14.73,16.2A112,112,0,0,1,128,192Zm6-95.43a8,8,0,0,1,3-15.72,48.16,48.16,0,0,1,38.77,42.64,8,8,0,0,1-7.22,8.71,6.39,6.39,0,0,1-.75,0,8,8,0,0,1-8-7.26A32.09,32.09,0,0,0,134,96.57Zm113.28,34.69c-.42.94-10.55,23.37-33.36,43.8a8,8,0,1,1-10.67-11.92A132.77,132.77,0,0,0,231.05,128a133.15,133.15,0,0,0-23.12-30.77C185.67,75.19,158.78,64,128,64a118.37,118.37,0,0,0-19.36,1.57A8,8,0,1,1,106,49.79,134,134,0,0,1,128,48c34.88,0,66.57,13.26,91.66,38.35,18.83,18.83,27.3,37.62,27.65,38.41A8,8,0,0,1,247.31,131.26Z"></path>'), s0 = e.from_svg('<path d="M51,37.31A4,4,0,0,0,45,42.69L67.59,67.5C29.34,89,13,124.81,12.34,126.38a4.08,4.08,0,0,0,0,3.25c.34.77,8.52,18.89,26.83,37.2,17,17,46.14,37.17,88.83,37.17a122.59,122.59,0,0,0,53.06-11.69l24,26.38a4,4,0,1,0,5.92-5.38ZM149.1,157.16A36,36,0,0,1,101,104.22ZM128,196c-32,0-59.89-11.65-83-34.62A135.81,135.81,0,0,1,20.44,128c3.65-7.23,20.09-36.81,52.68-54.43l22.45,24.7a44,44,0,0,0,59,64.83l20.89,23A114.94,114.94,0,0,1,128,196Zm6.78-103.36a4,4,0,0,1,1.49-7.86,44.15,44.15,0,0,1,35.54,39.09,4,4,0,0,1-3.61,4.35l-.38,0a4,4,0,0,1-4-3.63A36.1,36.1,0,0,0,134.78,92.64Zm108.88,37c-.41.91-10.2,22.58-32.38,42.45a4,4,0,0,1-2.67,1,4,4,0,0,1-2.67-7A136.71,136.71,0,0,0,235.56,128,136.07,136.07,0,0,0,211,94.62C187.89,71.65,160,60,128,60a122,122,0,0,0-20,1.63,4,4,0,0,1-1.32-7.89A129.3,129.3,0,0,1,128,52c42.7,0,71.87,20.22,88.83,37.18,18.31,18.31,26.49,36.44,26.83,37.2A4.08,4.08,0,0,1,243.66,129.63Z"></path>'), c0 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
2835
2842
  function We(a, t) {
2836
2843
  e.push(t, !0);
2837
2844
  const r = ge();
@@ -2840,7 +2847,7 @@ function We(a, t) {
2840
2847
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
2841
2848
  return l;
2842
2849
  }
2843
- var p = i0();
2850
+ var p = c0();
2844
2851
  e.attribute_effect(
2845
2852
  p,
2846
2853
  (n, o) => ({
@@ -2869,37 +2876,37 @@ function We(a, t) {
2869
2876
  var D = e.sibling(x, 2);
2870
2877
  {
2871
2878
  var L = (n) => {
2872
- var o = e0();
2879
+ var o = a0();
2873
2880
  e.append(n, o);
2874
2881
  }, P = (n) => {
2875
2882
  var o = e.comment(), b = e.first_child(o);
2876
2883
  {
2877
2884
  var k = (l) => {
2878
- var y = t0();
2885
+ var y = n0();
2879
2886
  e.next(), e.append(l, y);
2880
2887
  }, I = (l) => {
2881
2888
  var y = e.comment(), N = e.first_child(y);
2882
2889
  {
2883
2890
  var Q = (c) => {
2884
- var f = r0();
2891
+ var f = o0();
2885
2892
  e.append(c, f);
2886
2893
  }, A = (c) => {
2887
2894
  var f = e.comment(), T = e.first_child(f);
2888
2895
  {
2889
2896
  var U = (g) => {
2890
- var _ = a0();
2897
+ var _ = i0();
2891
2898
  e.append(g, _);
2892
2899
  }, O = (g) => {
2893
2900
  var _ = e.comment(), H = e.first_child(_);
2894
2901
  {
2895
2902
  var E = (u) => {
2896
- var Z = n0();
2903
+ var Z = l0();
2897
2904
  e.append(u, Z);
2898
2905
  }, j = (u) => {
2899
2906
  var Z = e.comment(), W = e.first_child(Z);
2900
2907
  {
2901
2908
  var K = (v) => {
2902
- var s = o0();
2909
+ var s = s0();
2903
2910
  e.append(v, s);
2904
2911
  }, J = (v) => {
2905
2912
  var s = e.text();
@@ -2961,8 +2968,8 @@ function We(a, t) {
2961
2968
  }
2962
2969
  e.reset(p), e.append(a, p), e.pop();
2963
2970
  }
2964
- var l0 = e.from_svg('<svg class="fixed inset-0 z-50 pointer-events-none drop-shadow-md text-primary" style="width: 100vw; height: 100vh;"><line stroke="currentColor" stroke-width="2"></line><circle r="3" fill="currentColor"></circle><circle r="3" fill="currentColor"></circle></svg>'), s0 = e.from_html('<span class="text-xs opacity-50 truncate max-w-[150px]"> </span>'), c0 = e.from_html('<span class="badge badge-primary badge-outline badge-sm"> </span>'), d0 = e.from_html('<a target="_blank" rel="noopener noreferrer" class="flex items-center gap-1 text-primary hover:underline hover:text-primary-focus p-1 rounded hover:bg-base-200 -ml-1 transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" viewBox="0 0 256 256"><path d="M136.37,187.53a12,12,0,0,1,0,17l-5.94,5.94a60,60,0,0,1-84.88-84.88l24.12-24.12A60,60,0,0,1,152.06,99,12,12,0,1,1,135,116a36,36,0,0,0-50.93,1.57L60,141.66a36,36,0,0,0,50.93,50.93l5.94-5.94A12,12,0,0,1,136.37,187.53Zm81.51-149.41a60,60,0,0,0-84.88,0l-5.94,5.94a12,12,0,0,0,17,17l5.94-5.94a36,36,0,0,1,50.93,50.93l-24.11,24.12A36,36,0,0,1,121,140a12,12,0,1,0-17.08,17,60,60,0,0,0,82.39,2.46l24.12-24.12A60,60,0,0,0,217.88,38.12Z"></path></svg> <span class="truncate max-w-[200px]"> </span></a>'), g0 = e.from_html('<div class="flex flex-wrap gap-2 pointer-events-auto"><!></div>'), v0 = e.from_html('<span class="opacity-50 italic text-xs">(No content)</span>'), f0 = e.from_html('<div class="w-full text-left p-3 hover:bg-base-300 transition-colors cursor-pointer flex gap-3 group/item items-start focus:outline-none focus:bg-base-300 relative" role="button" tabindex="0"><button class="btn btn-xs btn-circle btn-ghost mt-0.5 shrink-0"><!></button> <div class="flex-1 min-w-0 pointer-events-none"><div class="flex items-start justify-between"><span class="font-bold text-sm text-primary"> </span> <!></div> <div><!> <!></div></div></div>'), _0 = e.from_html('<div class="p-4 text-center opacity-50 text-sm">No annotations available.</div>'), u0 = e.from_html('<div class="absolute top-4 right-4 z-40 pointer-events-auto transition-all duration-300"><details class="group relative"><summary class="flex items-center gap-2 bg-base-200/90 backdrop-blur shadow-lg rounded-full px-4 py-2 cursor-pointer list-none hover:bg-base-200 transition-all select-none border border-base-300 pointer-events-auto"><button class="btn btn-xs btn-circle btn-ghost"><!></button> <span class="text-sm font-medium"> <span class="opacity-50 text-xs font-normal ml-1"> </span></span> <!></summary> <div class="absolute right-0 mt-2 w-96 bg-base-200/95 backdrop-blur shadow-xl rounded-box p-0 max-h-[60vh] overflow-y-auto border border-base-300 flex flex-col divide-y divide-base-300"></div></details></div>'), h0 = e.from_html("<!> <!>", 1);
2965
- function p0(a, t) {
2971
+ var d0 = e.from_svg('<svg class="fixed inset-0 z-50 pointer-events-none drop-shadow-md text-primary" style="width: 100vw; height: 100vh;"><line stroke="currentColor" stroke-width="2"></line><circle r="3" fill="currentColor"></circle><circle r="3" fill="currentColor"></circle></svg>'), g0 = e.from_html('<span class="text-xs opacity-50 truncate max-w-[150px]"> </span>'), v0 = e.from_html('<span class="badge badge-primary badge-outline badge-sm"> </span>'), f0 = e.from_html('<a target="_blank" rel="noopener noreferrer" class="flex items-center gap-1 text-primary hover:underline hover:text-primary-focus p-1 rounded hover:bg-base-200 -ml-1 transition-colors"><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" viewBox="0 0 256 256"><path d="M136.37,187.53a12,12,0,0,1,0,17l-5.94,5.94a60,60,0,0,1-84.88-84.88l24.12-24.12A60,60,0,0,1,152.06,99,12,12,0,1,1,135,116a36,36,0,0,0-50.93,1.57L60,141.66a36,36,0,0,0,50.93,50.93l5.94-5.94A12,12,0,0,1,136.37,187.53Zm81.51-149.41a60,60,0,0,0-84.88,0l-5.94,5.94a12,12,0,0,0,17,17l5.94-5.94a36,36,0,0,1,50.93,50.93l-24.11,24.12A36,36,0,0,1,121,140a12,12,0,1,0-17.08,17,60,60,0,0,0,82.39,2.46l24.12-24.12A60,60,0,0,0,217.88,38.12Z"></path></svg> <span class="truncate max-w-[200px]"> </span></a>'), _0 = e.from_html('<div class="flex flex-wrap gap-2 pointer-events-auto"><!></div>'), u0 = e.from_html('<span class="opacity-50 italic text-xs">(No content)</span>'), h0 = e.from_html('<div class="w-full text-left p-3 hover:bg-base-300 transition-colors cursor-pointer flex gap-3 group/item items-start focus:outline-none focus:bg-base-300 relative" role="button" tabindex="0"><button class="btn btn-xs btn-circle btn-ghost mt-0.5 shrink-0"><!></button> <div class="flex-1 min-w-0 pointer-events-none"><div class="flex items-start justify-between"><span class="font-bold text-sm text-primary"> </span> <!></div> <div><!> <!></div></div></div>'), p0 = e.from_html('<div class="p-4 text-center opacity-50 text-sm">No annotations available.</div>'), m0 = e.from_html('<div class="absolute top-4 right-4 z-40 pointer-events-auto transition-all duration-300"><details class="group relative"><summary class="flex items-center gap-2 bg-base-200/90 backdrop-blur shadow-lg rounded-full px-4 py-2 cursor-pointer list-none hover:bg-base-200 transition-all select-none border border-base-300 pointer-events-auto"><button class="btn btn-xs btn-circle btn-ghost"><!></button> <span class="text-sm font-medium"> <span class="opacity-50 text-xs font-normal ml-1"> </span></span> <!></summary> <div class="absolute right-0 mt-2 w-96 bg-base-200/95 backdrop-blur shadow-xl rounded-box p-0 max-h-[60vh] overflow-y-auto border border-base-300 flex flex-col divide-y divide-base-300"></div></details></div>'), b0 = e.from_html("<!> <!>", 1);
2972
+ function w0(a, t) {
2966
2973
  e.push(t, !0);
2967
2974
  const r = Ze(ye);
2968
2975
  let d = e.derived(() => {
@@ -3031,10 +3038,10 @@ function p0(a, t) {
3031
3038
  label: (typeof b.getLabel == "function" ? b.getLabel() : b.label) || ""
3032
3039
  };
3033
3040
  }) : []);
3034
- var D = h0(), L = e.first_child(D);
3041
+ var D = b0(), L = e.first_child(D);
3035
3042
  {
3036
3043
  var P = (b) => {
3037
- var k = l0(), I = e.child(k), l = e.sibling(I), y = e.sibling(l);
3044
+ var k = d0(), I = e.child(k), l = e.sibling(I), y = e.sibling(l);
3038
3045
  e.reset(k), e.template_effect(() => {
3039
3046
  e.set_attribute(I, "x1", e.get(x).x1), e.set_attribute(I, "y1", e.get(x).y1), e.set_attribute(I, "x2", e.get(x).x2), e.set_attribute(I, "y2", e.get(x).y2), e.set_attribute(l, "cx", e.get(x).x1), e.set_attribute(l, "cy", e.get(x).y1), e.set_attribute(y, "cx", e.get(x).x2), e.set_attribute(y, "cy", e.get(x).y2);
3040
3047
  }), e.append(b, k);
@@ -3046,7 +3053,7 @@ function p0(a, t) {
3046
3053
  var n = e.sibling(L, 2);
3047
3054
  {
3048
3055
  var o = (b) => {
3049
- var k = u0(), I = e.child(k), l = e.child(I), y = e.child(l);
3056
+ var k = m0(), I = e.child(k), l = e.child(I), y = e.child(l);
3050
3057
  y.__click = (_) => {
3051
3058
  _.preventDefault(), m();
3052
3059
  };
@@ -3065,7 +3072,7 @@ function p0(a, t) {
3065
3072
  var c = e.sibling(y, 2), f = e.child(c), T = e.sibling(f), U = e.child(T, !0);
3066
3073
  e.reset(T), e.reset(c);
3067
3074
  var O = e.sibling(c, 2);
3068
- Xs(O, {
3075
+ qs(O, {
3069
3076
  size: 16,
3070
3077
  weight: "bold",
3071
3078
  class: "group-open:rotate-180 transition-transform opacity-80"
@@ -3078,7 +3085,7 @@ function p0(a, t) {
3078
3085
  (_) => _.id,
3079
3086
  (_, H, E) => {
3080
3087
  const j = e.derived(() => r.visibleAnnotationIds.has(e.get(H).id));
3081
- var u = f0();
3088
+ var u = h0();
3082
3089
  u.__click = (B) => {
3083
3090
  B.preventDefault(), w(e.get(H).id);
3084
3091
  };
@@ -3103,7 +3110,7 @@ function p0(a, t) {
3103
3110
  var C = e.sibling(h, 2);
3104
3111
  {
3105
3112
  var q = (B) => {
3106
- var $ = s0(), ae = e.child($, !0);
3113
+ var $ = g0(), ae = e.child($, !0);
3107
3114
  e.reset($), e.template_effect(() => e.set_text(ae, e.get(H).label)), e.append(B, $);
3108
3115
  };
3109
3116
  e.if(C, (B) => {
@@ -3113,16 +3120,16 @@ function p0(a, t) {
3113
3120
  e.reset(s);
3114
3121
  var F = e.sibling(s, 2), R = e.child(F);
3115
3122
  e.each(R, 17, () => e.get(H).bodies, e.index, (B, $, ae, ee) => {
3116
- var te = g0(), le = e.child(te);
3123
+ var te = _0(), le = e.child(te);
3117
3124
  {
3118
3125
  var se = (ie) => {
3119
- var ve = c0(), me = e.child(ve, !0);
3126
+ var ve = v0(), me = e.child(ve, !0);
3120
3127
  e.reset(ve), e.template_effect(() => e.set_text(me, e.get($).value)), e.append(ie, ve);
3121
3128
  }, ne = (ie) => {
3122
3129
  var ve = e.comment(), me = e.first_child(ve);
3123
3130
  {
3124
3131
  var fe = (ce) => {
3125
- var _e = d0();
3132
+ var _e = f0();
3126
3133
  _e.__click = (he) => he.stopPropagation();
3127
3134
  var re = e.sibling(e.child(_e), 2), ue = e.child(re, !0);
3128
3135
  e.reset(re), e.reset(_e), e.template_effect(() => {
@@ -3163,7 +3170,7 @@ function p0(a, t) {
3163
3170
  var G = e.sibling(R, 2);
3164
3171
  {
3165
3172
  var X = (B) => {
3166
- var $ = v0();
3173
+ var $ = u0();
3167
3174
  e.append(B, $);
3168
3175
  };
3169
3176
  e.if(G, (B) => {
@@ -3177,7 +3184,7 @@ function p0(a, t) {
3177
3184
  }), e.append(_, u);
3178
3185
  },
3179
3186
  (_) => {
3180
- var H = _0();
3187
+ var H = p0();
3181
3188
  e.append(_, H);
3182
3189
  }
3183
3190
  ), e.reset(g), e.reset(I), e.reset(k), e.bind_this(k, (_) => e.set(p, _), () => e.get(p)), e.template_effect(
@@ -3198,7 +3205,7 @@ function p0(a, t) {
3198
3205
  e.append(a, D), e.pop();
3199
3206
  }
3200
3207
  e.delegate(["click"]);
3201
- var m0 = e.from_html('<button class="absolute top-1 right-1 btn btn-error btn-xs btn-circle z-20" aria-label="Close Gallery"><!></button>'), b0 = e.from_html('<div><div role="button" tabindex="0" aria-label="Drag Gallery"><div></div></div></div>'), w0 = e.from_html('<img loading="lazy" draggable="false"/>'), y0 = e.from_html('<span class="opacity-20 text-4xl">?</span>'), x0 = e.from_html('<img loading="lazy" draggable="false"/>'), A0 = e.from_html('<span class="opacity-20 text-4xl">?</span>'), Z0 = e.from_html("<div><!></div>"), H0 = e.from_html('<button><div><div><!></div> <!></div> <div class="text-xs font-medium truncate w-full opacity-70 group-hover:opacity-100"><span class="font-bold mr-1"> </span> </div></button>'), M0 = e.from_html('<img loading="lazy" draggable="false"/>'), V0 = e.from_html('<span class="opacity-20 text-4xl">?</span>'), S0 = e.from_html('<button><div><!></div> <div class="text-xs font-medium truncate w-full opacity-70 group-hover:opacity-100"><span class="font-bold mr-1"> </span> </div></button>'), C0 = e.from_html('<div class="absolute bottom-0 right-0 w-6 h-6 cursor-se-resize resize-handle bg-accent hover:bg-accent-focus transition-colors z-50" style="clip-path: polygon(100% 0, 0 100%, 100% 100%);" role="button" tabindex="0" aria-label="Resize"></div>'), z0 = e.from_html('<div role="group"><span class="font-bold text-primary opacity-50">Dock Top</span></div> <div role="group"><span class="font-bold text-primary opacity-50">Dock Bottom</span></div> <div role="group"><span class="font-bold text-primary opacity-50 vertical-rl rotate-180" style="writing-mode: vertical-rl;">Dock Left</span></div> <div role="group"><span class="font-bold text-primary opacity-50 vertical-rl rotate-180" style="writing-mode: vertical-rl;">Dock Right</span></div>', 1), k0 = e.from_html("<div><!> <!> <div><div><!></div></div> <!></div> <!>", 1);
3208
+ var y0 = e.from_html('<button class="absolute top-1 right-1 btn btn-error btn-xs btn-circle z-20" aria-label="Close Gallery"><!></button>'), x0 = e.from_html('<div><div role="button" tabindex="0" aria-label="Drag Gallery"><div></div></div></div>'), A0 = e.from_html('<img loading="lazy" draggable="false"/>'), Z0 = e.from_html('<span class="opacity-20 text-4xl">?</span>'), H0 = e.from_html('<img loading="lazy" draggable="false"/>'), M0 = e.from_html('<span class="opacity-20 text-4xl">?</span>'), V0 = e.from_html("<div><!></div>"), S0 = e.from_html('<button><div><div><!></div> <!></div> <div class="text-xs font-medium truncate w-full opacity-70 group-hover:opacity-100"><span class="font-bold mr-1"> </span> </div></button>'), C0 = e.from_html('<img loading="lazy" draggable="false"/>'), z0 = e.from_html('<span class="opacity-20 text-4xl">?</span>'), k0 = e.from_html('<button><div><!></div> <div class="text-xs font-medium truncate w-full opacity-70 group-hover:opacity-100"><span class="font-bold mr-1"> </span> </div></button>'), I0 = e.from_html('<div class="absolute bottom-0 right-0 w-6 h-6 cursor-se-resize resize-handle bg-accent hover:bg-accent-focus transition-colors z-50" style="clip-path: polygon(100% 0, 0 100%, 100% 100%);" role="button" tabindex="0" aria-label="Resize"></div>'), L0 = e.from_html('<div role="group"><span class="font-bold text-primary opacity-50">Dock Top</span></div> <div role="group"><span class="font-bold text-primary opacity-50">Dock Bottom</span></div> <div role="group"><span class="font-bold text-primary opacity-50 vertical-rl rotate-180" style="writing-mode: vertical-rl;">Dock Left</span></div> <div role="group"><span class="font-bold text-primary opacity-50 vertical-rl rotate-180" style="writing-mode: vertical-rl;">Dock Right</span></div>', 1), P0 = e.from_html("<div><!> <!> <div><div><!></div></div> <!></div> <!>", 1);
3202
3209
  function xe(a, t) {
3203
3210
  e.push(t, !0);
3204
3211
  const r = Ze(ye);
@@ -3386,10 +3393,10 @@ function xe(a, t) {
3386
3393
  var y = e.comment(), N = e.first_child(y);
3387
3394
  {
3388
3395
  var Q = (A) => {
3389
- var c = k0(), f = e.first_child(c), T = e.child(f);
3396
+ var c = P0(), f = e.first_child(c), T = e.child(f);
3390
3397
  {
3391
3398
  var U = (v) => {
3392
- var s = m0();
3399
+ var s = y0();
3393
3400
  s.__click = () => r.toggleThumbnailGallery();
3394
3401
  var h = e.child(s);
3395
3402
  Fe(h, { size: 16, weight: "bold" }), e.reset(s), e.append(v, s);
@@ -3401,7 +3408,7 @@ function xe(a, t) {
3401
3408
  var O = e.sibling(T, 2);
3402
3409
  {
3403
3410
  var g = (v) => {
3404
- var s = b0(), h = e.child(s);
3411
+ var s = x0(), h = e.child(s);
3405
3412
  h.__mousedown = k;
3406
3413
  var S = e.child(h);
3407
3414
  e.reset(h), e.reset(s), e.template_effect(() => {
@@ -3417,17 +3424,17 @@ function xe(a, t) {
3417
3424
  var j = (v) => {
3418
3425
  var s = e.comment(), h = e.first_child(s);
3419
3426
  e.each(h, 17, () => e.get(l), e.index, (S, C) => {
3420
- var q = H0();
3427
+ var q = S0();
3421
3428
  q.__click = () => P(e.get(C).id);
3422
3429
  var F = e.child(q), R = e.child(F), G = e.child(R);
3423
3430
  {
3424
3431
  var X = (ne) => {
3425
- var ie = w0();
3432
+ var ie = A0();
3426
3433
  e.template_effect(() => {
3427
3434
  e.set_attribute(ie, "src", e.get(C).srcs[0]), e.set_attribute(ie, "alt", e.get(C).label), e.set_class(ie, 1, `object-contain ${e.get(o) ? "h-full w-auto" : "w-full h-full"} ${e.get(C).srcs.length > 1 ? "object-right" : "object-center"}`);
3428
3435
  }), e.append(ne, ie);
3429
3436
  }, B = (ne) => {
3430
- var ie = y0();
3437
+ var ie = Z0();
3431
3438
  e.append(ne, ie);
3432
3439
  };
3433
3440
  e.if(G, (ne) => {
@@ -3438,15 +3445,15 @@ function xe(a, t) {
3438
3445
  var $ = e.sibling(R, 2);
3439
3446
  {
3440
3447
  var ae = (ne) => {
3441
- var ie = Z0(), ve = e.child(ie);
3448
+ var ie = V0(), ve = e.child(ie);
3442
3449
  {
3443
3450
  var me = (de) => {
3444
- var ce = x0();
3451
+ var ce = H0();
3445
3452
  e.template_effect(() => {
3446
3453
  e.set_attribute(ce, "src", e.get(C).srcs[1]), e.set_attribute(ce, "alt", e.get(C).label), e.set_class(ce, 1, `object-contain ${e.get(o) ? "h-full w-auto" : "w-full h-full"} object-left`);
3447
3454
  }), e.append(de, ce);
3448
3455
  }, fe = (de) => {
3449
- var ce = A0();
3456
+ var ce = M0();
3450
3457
  e.append(de, ce);
3451
3458
  };
3452
3459
  e.if(ve, (de) => {
@@ -3470,17 +3477,17 @@ function xe(a, t) {
3470
3477
  }, u = (v) => {
3471
3478
  var s = e.comment(), h = e.first_child(s);
3472
3479
  e.each(h, 17, () => e.get(z), e.index, (S, C) => {
3473
- var q = S0();
3480
+ var q = k0();
3474
3481
  q.__click = () => P(e.get(C).id);
3475
3482
  var F = e.child(q), R = e.child(F);
3476
3483
  {
3477
3484
  var G = (te) => {
3478
- var le = M0();
3485
+ var le = C0();
3479
3486
  e.template_effect(() => {
3480
3487
  e.set_attribute(le, "src", e.get(C).src), e.set_attribute(le, "alt", e.get(C).label), e.set_class(le, 1, `object-contain ${e.get(o) ? "h-full w-auto" : "w-full h-full"}`);
3481
3488
  }), e.append(te, le);
3482
3489
  }, X = (te) => {
3483
- var le = V0();
3490
+ var le = z0();
3484
3491
  e.append(te, le);
3485
3492
  };
3486
3493
  e.if(R, (te) => {
@@ -3504,7 +3511,7 @@ function xe(a, t) {
3504
3511
  var Z = e.sibling(_, 2);
3505
3512
  {
3506
3513
  var W = (v) => {
3507
- var s = C0();
3514
+ var s = I0();
3508
3515
  s.__mousedown = Y, e.append(v, s);
3509
3516
  };
3510
3517
  e.if(Z, (v) => {
@@ -3515,7 +3522,7 @@ function xe(a, t) {
3515
3522
  var K = e.sibling(f, 2);
3516
3523
  {
3517
3524
  var J = (v) => {
3518
- var s = z0(), h = e.first_child(s), S = e.sibling(h, 2), C = e.sibling(S, 2), q = e.sibling(C, 2);
3525
+ var s = L0(), h = e.first_child(s), S = e.sibling(h, 2), C = e.sibling(S, 2), q = e.sibling(C, 2);
3519
3526
  e.template_effect(() => {
3520
3527
  e.set_class(h, 1, `absolute top-2 left-2 right-2 h-16 rounded-xl border-4 border-dashed border-primary/40 z-999 pointer-events-none flex items-center justify-center transition-all duration-200 ${r.dragOverSide === "top" ? "bg-primary/20 scale-105" : "bg-base-100/50"}`), e.set_class(S, 1, `absolute bottom-2 left-2 right-2 h-16 rounded-xl border-4 border-dashed border-primary/40 z-999 pointer-events-none flex items-center justify-center transition-all duration-200 ${r.dragOverSide === "bottom" ? "bg-primary/20 scale-105" : "bg-base-100/50"}`), e.set_class(C, 1, `absolute top-2 bottom-2 left-2 w-16 rounded-xl border-4 border-dashed border-primary/40 z-999 pointer-events-none flex items-center justify-center transition-all duration-200 ${r.dragOverSide === "left" ? "bg-primary/20 scale-105" : "bg-base-100/50"}`), e.set_class(q, 1, `absolute top-2 bottom-2 right-2 w-16 rounded-xl border-4 border-dashed border-primary/40 z-999 pointer-events-none flex items-center justify-center transition-all duration-300 ${r.dragOverSide === "right" ? "bg-primary/20 scale-105" : "bg-base-100/50"}`);
3521
3528
  }), e.append(v, s);
@@ -3537,8 +3544,8 @@ function xe(a, t) {
3537
3544
  e.append(a, y), e.pop();
3538
3545
  }
3539
3546
  e.delegate(["click", "mousedown"]);
3540
- var I0 = e.from_svg('<path d="M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z"></path>'), L0 = e.from_svg('<path d="M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z" opacity="0.2"></path><path d="M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z"></path>', 1), P0 = e.from_svg('<path d="M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z"></path>'), T0 = e.from_svg('<path d="M228.24,219.76l-51.38-51.38a86.15,86.15,0,1,0-8.48,8.48l51.38,51.38a6,6,0,0,0,8.48-8.48ZM38,112a74,74,0,1,1,74,74A74.09,74.09,0,0,1,38,112Z"></path>'), E0 = e.from_svg('<path d="M229.66,218.34l-50.07-50.06a88.11,88.11,0,1,0-11.31,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z"></path>'), j0 = e.from_svg('<path d="M226.83,221.17l-52.7-52.7a84.1,84.1,0,1,0-5.66,5.66l52.7,52.7a4,4,0,0,0,5.66-5.66ZM36,112a76,76,0,1,1,76,76A76.08,76.08,0,0,1,36,112Z"></path>'), O0 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
3541
- function Tt(a, t) {
3547
+ var T0 = e.from_svg('<path d="M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z"></path>'), E0 = e.from_svg('<path d="M192,112a80,80,0,1,1-80-80A80,80,0,0,1,192,112Z" opacity="0.2"></path><path d="M229.66,218.34,179.6,168.28a88.21,88.21,0,1,0-11.32,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z"></path>', 1), j0 = e.from_svg('<path d="M168,112a56,56,0,1,1-56-56A56,56,0,0,1,168,112Zm61.66,117.66a8,8,0,0,1-11.32,0l-50.06-50.07a88,88,0,1,1,11.32-11.31l50.06,50.06A8,8,0,0,1,229.66,229.66ZM112,184a72,72,0,1,0-72-72A72.08,72.08,0,0,0,112,184Z"></path>'), O0 = e.from_svg('<path d="M228.24,219.76l-51.38-51.38a86.15,86.15,0,1,0-8.48,8.48l51.38,51.38a6,6,0,0,0,8.48-8.48ZM38,112a74,74,0,1,1,74,74A74.09,74.09,0,0,1,38,112Z"></path>'), B0 = e.from_svg('<path d="M229.66,218.34l-50.07-50.06a88.11,88.11,0,1,0-11.31,11.31l50.06,50.07a8,8,0,0,0,11.32-11.32ZM40,112a72,72,0,1,1,72,72A72.08,72.08,0,0,1,40,112Z"></path>'), F0 = e.from_svg('<path d="M226.83,221.17l-52.7-52.7a84.1,84.1,0,1,0-5.66,5.66l52.7,52.7a4,4,0,0,0,5.66-5.66ZM36,112a76,76,0,1,1,76,76A76.08,76.08,0,0,1,36,112Z"></path>'), N0 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
3548
+ function Et(a, t) {
3542
3549
  e.push(t, !0);
3543
3550
  const r = ge();
3544
3551
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -3546,7 +3553,7 @@ function Tt(a, t) {
3546
3553
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
3547
3554
  return l;
3548
3555
  }
3549
- var p = O0();
3556
+ var p = N0();
3550
3557
  e.attribute_effect(
3551
3558
  p,
3552
3559
  (n, o) => ({
@@ -3575,37 +3582,37 @@ function Tt(a, t) {
3575
3582
  var D = e.sibling(x, 2);
3576
3583
  {
3577
3584
  var L = (n) => {
3578
- var o = I0();
3585
+ var o = T0();
3579
3586
  e.append(n, o);
3580
3587
  }, P = (n) => {
3581
3588
  var o = e.comment(), b = e.first_child(o);
3582
3589
  {
3583
3590
  var k = (l) => {
3584
- var y = L0();
3591
+ var y = E0();
3585
3592
  e.next(), e.append(l, y);
3586
3593
  }, I = (l) => {
3587
3594
  var y = e.comment(), N = e.first_child(y);
3588
3595
  {
3589
3596
  var Q = (c) => {
3590
- var f = P0();
3597
+ var f = j0();
3591
3598
  e.append(c, f);
3592
3599
  }, A = (c) => {
3593
3600
  var f = e.comment(), T = e.first_child(f);
3594
3601
  {
3595
3602
  var U = (g) => {
3596
- var _ = T0();
3603
+ var _ = O0();
3597
3604
  e.append(g, _);
3598
3605
  }, O = (g) => {
3599
3606
  var _ = e.comment(), H = e.first_child(_);
3600
3607
  {
3601
3608
  var E = (u) => {
3602
- var Z = E0();
3609
+ var Z = B0();
3603
3610
  e.append(u, Z);
3604
3611
  }, j = (u) => {
3605
3612
  var Z = e.comment(), W = e.first_child(Z);
3606
3613
  {
3607
3614
  var K = (v) => {
3608
- var s = j0();
3615
+ var s = F0();
3609
3616
  e.append(v, s);
3610
3617
  }, J = (v) => {
3611
3618
  var s = e.text();
@@ -3667,8 +3674,8 @@ function Tt(a, t) {
3667
3674
  }
3668
3675
  e.reset(p), e.append(a, p), e.pop();
3669
3676
  }
3670
- var B0 = e.from_svg('<path d="M184,44H72A20,20,0,0,0,52,64V192a20,20,0,0,0,20,20H184a20,20,0,0,0,20-20V64A20,20,0,0,0,184,44Zm-4,144H76V68H180ZM244,56V200a12,12,0,0,1-24,0V56a12,12,0,0,1,24,0ZM36,56V200a12,12,0,0,1-24,0V56a12,12,0,0,1,24,0Z"></path>'), F0 = e.from_svg('<path d="M200,64V192a8,8,0,0,1-8,8H64a8,8,0,0,1-8-8V64a8,8,0,0,1,8-8H192A8,8,0,0,1,200,64Z" opacity="0.2"></path><path d="M192,48H64A16,16,0,0,0,48,64V192a16,16,0,0,0,16,16H192a16,16,0,0,0,16-16V64A16,16,0,0,0,192,48Zm0,144H64V64H192V192ZM240,56V200a8,8,0,0,1-16,0V56a8,8,0,0,1,16,0ZM32,56V200a8,8,0,0,1-16,0V56a8,8,0,0,1,16,0Z"></path>', 1), N0 = e.from_svg('<path d="M208,64V192a16,16,0,0,1-16,16H64a16,16,0,0,1-16-16V64A16,16,0,0,1,64,48H192A16,16,0,0,1,208,64Zm24-16a8,8,0,0,0-8,8V200a8,8,0,0,0,16,0V56A8,8,0,0,0,232,48ZM24,48a8,8,0,0,0-8,8V200a8,8,0,0,0,16,0V56A8,8,0,0,0,24,48Z"></path>'), R0 = e.from_svg('<path d="M192,50H64A14,14,0,0,0,50,64V192a14,14,0,0,0,14,14H192a14,14,0,0,0,14-14V64A14,14,0,0,0,192,50Zm2,142a2,2,0,0,1-2,2H64a2,2,0,0,1-2-2V64a2,2,0,0,1,2-2H192a2,2,0,0,1,2,2ZM238,56V200a6,6,0,0,1-12,0V56a6,6,0,0,1,12,0ZM30,56V200a6,6,0,0,1-12,0V56a6,6,0,0,1,12,0Z"></path>'), D0 = e.from_svg('<path d="M192,48H64A16,16,0,0,0,48,64V192a16,16,0,0,0,16,16H192a16,16,0,0,0,16-16V64A16,16,0,0,0,192,48Zm0,144H64V64H192V192ZM240,56V200a8,8,0,0,1-16,0V56a8,8,0,0,1,16,0ZM32,56V200a8,8,0,0,1-16,0V56a8,8,0,0,1,16,0Z"></path>'), G0 = e.from_svg('<path d="M192,52H64A12,12,0,0,0,52,64V192a12,12,0,0,0,12,12H192a12,12,0,0,0,12-12V64A12,12,0,0,0,192,52Zm4,140a4,4,0,0,1-4,4H64a4,4,0,0,1-4-4V64a4,4,0,0,1,4-4H192a4,4,0,0,1,4,4ZM236,56V200a4,4,0,0,1-8,0V56a4,4,0,0,1,8,0ZM28,56V200a4,4,0,0,1-8,0V56a4,4,0,0,1,8,0Z"></path>'), U0 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
3671
- function X0(a, t) {
3677
+ var R0 = e.from_svg('<path d="M184,44H72A20,20,0,0,0,52,64V192a20,20,0,0,0,20,20H184a20,20,0,0,0,20-20V64A20,20,0,0,0,184,44Zm-4,144H76V68H180ZM244,56V200a12,12,0,0,1-24,0V56a12,12,0,0,1,24,0ZM36,56V200a12,12,0,0,1-24,0V56a12,12,0,0,1,24,0Z"></path>'), D0 = e.from_svg('<path d="M200,64V192a8,8,0,0,1-8,8H64a8,8,0,0,1-8-8V64a8,8,0,0,1,8-8H192A8,8,0,0,1,200,64Z" opacity="0.2"></path><path d="M192,48H64A16,16,0,0,0,48,64V192a16,16,0,0,0,16,16H192a16,16,0,0,0,16-16V64A16,16,0,0,0,192,48Zm0,144H64V64H192V192ZM240,56V200a8,8,0,0,1-16,0V56a8,8,0,0,1,16,0ZM32,56V200a8,8,0,0,1-16,0V56a8,8,0,0,1,16,0Z"></path>', 1), G0 = e.from_svg('<path d="M208,64V192a16,16,0,0,1-16,16H64a16,16,0,0,1-16-16V64A16,16,0,0,1,64,48H192A16,16,0,0,1,208,64Zm24-16a8,8,0,0,0-8,8V200a8,8,0,0,0,16,0V56A8,8,0,0,0,232,48ZM24,48a8,8,0,0,0-8,8V200a8,8,0,0,0,16,0V56A8,8,0,0,0,24,48Z"></path>'), U0 = e.from_svg('<path d="M192,50H64A14,14,0,0,0,50,64V192a14,14,0,0,0,14,14H192a14,14,0,0,0,14-14V64A14,14,0,0,0,192,50Zm2,142a2,2,0,0,1-2,2H64a2,2,0,0,1-2-2V64a2,2,0,0,1,2-2H192a2,2,0,0,1,2,2ZM238,56V200a6,6,0,0,1-12,0V56a6,6,0,0,1,12,0ZM30,56V200a6,6,0,0,1-12,0V56a6,6,0,0,1,12,0Z"></path>'), X0 = e.from_svg('<path d="M192,48H64A16,16,0,0,0,48,64V192a16,16,0,0,0,16,16H192a16,16,0,0,0,16-16V64A16,16,0,0,0,192,48Zm0,144H64V64H192V192ZM240,56V200a8,8,0,0,1-16,0V56a8,8,0,0,1,16,0ZM32,56V200a8,8,0,0,1-16,0V56a8,8,0,0,1,16,0Z"></path>'), Y0 = e.from_svg('<path d="M192,52H64A12,12,0,0,0,52,64V192a12,12,0,0,0,12,12H192a12,12,0,0,0,12-12V64A12,12,0,0,0,192,52Zm4,140a4,4,0,0,1-4,4H64a4,4,0,0,1-4-4V64a4,4,0,0,1,4-4H192a4,4,0,0,1,4,4ZM236,56V200a4,4,0,0,1-8,0V56a4,4,0,0,1,8,0ZM28,56V200a4,4,0,0,1-8,0V56a4,4,0,0,1,8,0Z"></path>'), W0 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
3678
+ function q0(a, t) {
3672
3679
  e.push(t, !0);
3673
3680
  const r = ge();
3674
3681
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -3676,7 +3683,7 @@ function X0(a, t) {
3676
3683
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
3677
3684
  return l;
3678
3685
  }
3679
- var p = U0();
3686
+ var p = W0();
3680
3687
  e.attribute_effect(
3681
3688
  p,
3682
3689
  (n, o) => ({
@@ -3705,37 +3712,37 @@ function X0(a, t) {
3705
3712
  var D = e.sibling(x, 2);
3706
3713
  {
3707
3714
  var L = (n) => {
3708
- var o = B0();
3715
+ var o = R0();
3709
3716
  e.append(n, o);
3710
3717
  }, P = (n) => {
3711
3718
  var o = e.comment(), b = e.first_child(o);
3712
3719
  {
3713
3720
  var k = (l) => {
3714
- var y = F0();
3721
+ var y = D0();
3715
3722
  e.next(), e.append(l, y);
3716
3723
  }, I = (l) => {
3717
3724
  var y = e.comment(), N = e.first_child(y);
3718
3725
  {
3719
3726
  var Q = (c) => {
3720
- var f = N0();
3727
+ var f = G0();
3721
3728
  e.append(c, f);
3722
3729
  }, A = (c) => {
3723
3730
  var f = e.comment(), T = e.first_child(f);
3724
3731
  {
3725
3732
  var U = (g) => {
3726
- var _ = R0();
3733
+ var _ = U0();
3727
3734
  e.append(g, _);
3728
3735
  }, O = (g) => {
3729
3736
  var _ = e.comment(), H = e.first_child(_);
3730
3737
  {
3731
3738
  var E = (u) => {
3732
- var Z = D0();
3739
+ var Z = X0();
3733
3740
  e.append(u, Z);
3734
3741
  }, j = (u) => {
3735
3742
  var Z = e.comment(), W = e.first_child(Z);
3736
3743
  {
3737
3744
  var K = (v) => {
3738
- var s = G0();
3745
+ var s = Y0();
3739
3746
  e.append(v, s);
3740
3747
  }, J = (v) => {
3741
3748
  var s = e.text();
@@ -3797,8 +3804,8 @@ function X0(a, t) {
3797
3804
  }
3798
3805
  e.reset(p), e.append(a, p), e.pop();
3799
3806
  }
3800
- var Y0 = e.from_svg('<path d="M148,96V48a12,12,0,0,1,24,0V84h36a12,12,0,0,1,0,24H160A12,12,0,0,1,148,96ZM96,148H48a12,12,0,0,0,0,24H84v36a12,12,0,0,0,24,0V160A12,12,0,0,0,96,148Zm112,0H160a12,12,0,0,0-12,12v48a12,12,0,0,0,24,0V172h36a12,12,0,0,0,0-24ZM96,36A12,12,0,0,0,84,48V84H48a12,12,0,0,0,0,24H96a12,12,0,0,0,12-12V48A12,12,0,0,0,96,36Z"></path>'), W0 = e.from_svg('<path d="M208,64V192a16,16,0,0,1-16,16H64a16,16,0,0,1-16-16V64A16,16,0,0,1,64,48H192A16,16,0,0,1,208,64Z" opacity="0.2"></path><path d="M152,96V48a8,8,0,0,1,16,0V88h40a8,8,0,0,1,0,16H160A8,8,0,0,1,152,96ZM96,152H48a8,8,0,0,0,0,16H88v40a8,8,0,0,0,16,0V160A8,8,0,0,0,96,152Zm112,0H160a8,8,0,0,0-8,8v48a8,8,0,0,0,16,0V168h40a8,8,0,0,0,0-16ZM96,40a8,8,0,0,0-8,8V88H48a8,8,0,0,0,0,16H96a8,8,0,0,0,8-8V48A8,8,0,0,0,96,40Z"></path>', 1), q0 = e.from_svg('<path d="M152,96V48a8,8,0,0,1,13.66-5.66l48,48A8,8,0,0,1,208,104H160A8,8,0,0,1,152,96ZM96,152H48a8,8,0,0,0-5.66,13.66l48,48A8,8,0,0,0,104,208V160A8,8,0,0,0,96,152ZM99.06,40.61a8,8,0,0,0-8.72,1.73l-48,48A8,8,0,0,0,48,104H96a8,8,0,0,0,8-8V48A8,8,0,0,0,99.06,40.61ZM208,152H160a8,8,0,0,0-8,8v48a8,8,0,0,0,13.66,5.66l48-48A8,8,0,0,0,208,152Z"></path>'), K0 = e.from_svg('<path d="M154,96V48a6,6,0,0,1,12,0V90h42a6,6,0,0,1,0,12H160A6,6,0,0,1,154,96ZM96,154H48a6,6,0,0,0,0,12H90v42a6,6,0,0,0,12,0V160A6,6,0,0,0,96,154Zm112,0H160a6,6,0,0,0-6,6v48a6,6,0,0,0,12,0V166h42a6,6,0,0,0,0-12ZM96,42a6,6,0,0,0-6,6V90H48a6,6,0,0,0,0,12H96a6,6,0,0,0,6-6V48A6,6,0,0,0,96,42Z"></path>'), Q0 = e.from_svg('<path d="M152,96V48a8,8,0,0,1,16,0V88h40a8,8,0,0,1,0,16H160A8,8,0,0,1,152,96ZM96,152H48a8,8,0,0,0,0,16H88v40a8,8,0,0,0,16,0V160A8,8,0,0,0,96,152Zm112,0H160a8,8,0,0,0-8,8v48a8,8,0,0,0,16,0V168h40a8,8,0,0,0,0-16ZM96,40a8,8,0,0,0-8,8V88H48a8,8,0,0,0,0,16H96a8,8,0,0,0,8-8V48A8,8,0,0,0,96,40Z"></path>'), J0 = e.from_svg('<path d="M156,96V48a4,4,0,0,1,8,0V92h44a4,4,0,0,1,0,8H160A4,4,0,0,1,156,96ZM96,156H48a4,4,0,0,0,0,8H92v44a4,4,0,0,0,8,0V160A4,4,0,0,0,96,156Zm112,0H160a4,4,0,0,0-4,4v48a4,4,0,0,0,8,0V164h44a4,4,0,0,0,0-8ZM96,44a4,4,0,0,0-4,4V92H48a4,4,0,0,0,0,8H96a4,4,0,0,0,4-4V48A4,4,0,0,0,96,44Z"></path>'), $0 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
3801
- function e1(a, t) {
3807
+ var K0 = e.from_svg('<path d="M148,96V48a12,12,0,0,1,24,0V84h36a12,12,0,0,1,0,24H160A12,12,0,0,1,148,96ZM96,148H48a12,12,0,0,0,0,24H84v36a12,12,0,0,0,24,0V160A12,12,0,0,0,96,148Zm112,0H160a12,12,0,0,0-12,12v48a12,12,0,0,0,24,0V172h36a12,12,0,0,0,0-24ZM96,36A12,12,0,0,0,84,48V84H48a12,12,0,0,0,0,24H96a12,12,0,0,0,12-12V48A12,12,0,0,0,96,36Z"></path>'), Q0 = e.from_svg('<path d="M208,64V192a16,16,0,0,1-16,16H64a16,16,0,0,1-16-16V64A16,16,0,0,1,64,48H192A16,16,0,0,1,208,64Z" opacity="0.2"></path><path d="M152,96V48a8,8,0,0,1,16,0V88h40a8,8,0,0,1,0,16H160A8,8,0,0,1,152,96ZM96,152H48a8,8,0,0,0,0,16H88v40a8,8,0,0,0,16,0V160A8,8,0,0,0,96,152Zm112,0H160a8,8,0,0,0-8,8v48a8,8,0,0,0,16,0V168h40a8,8,0,0,0,0-16ZM96,40a8,8,0,0,0-8,8V88H48a8,8,0,0,0,0,16H96a8,8,0,0,0,8-8V48A8,8,0,0,0,96,40Z"></path>', 1), J0 = e.from_svg('<path d="M152,96V48a8,8,0,0,1,13.66-5.66l48,48A8,8,0,0,1,208,104H160A8,8,0,0,1,152,96ZM96,152H48a8,8,0,0,0-5.66,13.66l48,48A8,8,0,0,0,104,208V160A8,8,0,0,0,96,152ZM99.06,40.61a8,8,0,0,0-8.72,1.73l-48,48A8,8,0,0,0,48,104H96a8,8,0,0,0,8-8V48A8,8,0,0,0,99.06,40.61ZM208,152H160a8,8,0,0,0-8,8v48a8,8,0,0,0,13.66,5.66l48-48A8,8,0,0,0,208,152Z"></path>'), $0 = e.from_svg('<path d="M154,96V48a6,6,0,0,1,12,0V90h42a6,6,0,0,1,0,12H160A6,6,0,0,1,154,96ZM96,154H48a6,6,0,0,0,0,12H90v42a6,6,0,0,0,12,0V160A6,6,0,0,0,96,154Zm112,0H160a6,6,0,0,0-6,6v48a6,6,0,0,0,12,0V166h42a6,6,0,0,0,0-12ZM96,42a6,6,0,0,0-6,6V90H48a6,6,0,0,0,0,12H96a6,6,0,0,0,6-6V48A6,6,0,0,0,96,42Z"></path>'), e1 = e.from_svg('<path d="M152,96V48a8,8,0,0,1,16,0V88h40a8,8,0,0,1,0,16H160A8,8,0,0,1,152,96ZM96,152H48a8,8,0,0,0,0,16H88v40a8,8,0,0,0,16,0V160A8,8,0,0,0,96,152Zm112,0H160a8,8,0,0,0-8,8v48a8,8,0,0,0,16,0V168h40a8,8,0,0,0,0-16ZM96,40a8,8,0,0,0-8,8V88H48a8,8,0,0,0,0,16H96a8,8,0,0,0,8-8V48A8,8,0,0,0,96,40Z"></path>'), t1 = e.from_svg('<path d="M156,96V48a4,4,0,0,1,8,0V92h44a4,4,0,0,1,0,8H160A4,4,0,0,1,156,96ZM96,156H48a4,4,0,0,0,0,8H92v44a4,4,0,0,0,8,0V160A4,4,0,0,0,96,156Zm112,0H160a4,4,0,0,0-4,4v48a4,4,0,0,0,8,0V164h44a4,4,0,0,0,0-8ZM96,44a4,4,0,0,0-4,4V92H48a4,4,0,0,0,0,8H96a4,4,0,0,0,4-4V48A4,4,0,0,0,96,44Z"></path>'), r1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
3808
+ function a1(a, t) {
3802
3809
  e.push(t, !0);
3803
3810
  const r = ge();
3804
3811
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -3806,7 +3813,7 @@ function e1(a, t) {
3806
3813
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
3807
3814
  return l;
3808
3815
  }
3809
- var p = $0();
3816
+ var p = r1();
3810
3817
  e.attribute_effect(
3811
3818
  p,
3812
3819
  (n, o) => ({
@@ -3835,37 +3842,37 @@ function e1(a, t) {
3835
3842
  var D = e.sibling(x, 2);
3836
3843
  {
3837
3844
  var L = (n) => {
3838
- var o = Y0();
3845
+ var o = K0();
3839
3846
  e.append(n, o);
3840
3847
  }, P = (n) => {
3841
3848
  var o = e.comment(), b = e.first_child(o);
3842
3849
  {
3843
3850
  var k = (l) => {
3844
- var y = W0();
3851
+ var y = Q0();
3845
3852
  e.next(), e.append(l, y);
3846
3853
  }, I = (l) => {
3847
3854
  var y = e.comment(), N = e.first_child(y);
3848
3855
  {
3849
3856
  var Q = (c) => {
3850
- var f = q0();
3857
+ var f = J0();
3851
3858
  e.append(c, f);
3852
3859
  }, A = (c) => {
3853
3860
  var f = e.comment(), T = e.first_child(f);
3854
3861
  {
3855
3862
  var U = (g) => {
3856
- var _ = K0();
3863
+ var _ = $0();
3857
3864
  e.append(g, _);
3858
3865
  }, O = (g) => {
3859
3866
  var _ = e.comment(), H = e.first_child(_);
3860
3867
  {
3861
3868
  var E = (u) => {
3862
- var Z = Q0();
3869
+ var Z = e1();
3863
3870
  e.append(u, Z);
3864
3871
  }, j = (u) => {
3865
3872
  var Z = e.comment(), W = e.first_child(Z);
3866
3873
  {
3867
3874
  var K = (v) => {
3868
- var s = J0();
3875
+ var s = t1();
3869
3876
  e.append(v, s);
3870
3877
  }, J = (v) => {
3871
3878
  var s = e.text();
@@ -3927,8 +3934,8 @@ function e1(a, t) {
3927
3934
  }
3928
3935
  e.reset(p), e.append(a, p), e.pop();
3929
3936
  }
3930
- var t1 = e.from_svg('<path d="M220,48V88a12,12,0,0,1-24,0V60H168a12,12,0,0,1,0-24h40A12,12,0,0,1,220,48ZM88,196H60V168a12,12,0,0,0-24,0v40a12,12,0,0,0,12,12H88a12,12,0,0,0,0-24Zm120-40a12,12,0,0,0-12,12v28H168a12,12,0,0,0,0,24h40a12,12,0,0,0,12-12V168A12,12,0,0,0,208,156ZM88,36H48A12,12,0,0,0,36,48V88a12,12,0,0,0,24,0V60H88a12,12,0,0,0,0-24Z"></path>'), r1 = e.from_svg('<path d="M208,48V208H48V48Z" opacity="0.2"></path><path d="M216,48V88a8,8,0,0,1-16,0V56H168a8,8,0,0,1,0-16h40A8,8,0,0,1,216,48ZM88,200H56V168a8,8,0,0,0-16,0v40a8,8,0,0,0,8,8H88a8,8,0,0,0,0-16Zm120-40a8,8,0,0,0-8,8v32H168a8,8,0,0,0,0,16h40a8,8,0,0,0,8-8V168A8,8,0,0,0,208,160ZM88,40H48a8,8,0,0,0-8,8V88a8,8,0,0,0,16,0V56H88a8,8,0,0,0,0-16Z"></path>', 1), a1 = e.from_svg('<path d="M93.66,202.34A8,8,0,0,1,88,216H48a8,8,0,0,1-8-8V168a8,8,0,0,1,13.66-5.66ZM88,40H48a8,8,0,0,0-8,8V88a8,8,0,0,0,13.66,5.66l40-40A8,8,0,0,0,88,40ZM211.06,160.61a8,8,0,0,0-8.72,1.73l-40,40A8,8,0,0,0,168,216h40a8,8,0,0,0,8-8V168A8,8,0,0,0,211.06,160.61ZM208,40H168a8,8,0,0,0-5.66,13.66l40,40A8,8,0,0,0,216,88V48A8,8,0,0,0,208,40Z"></path>'), n1 = e.from_svg('<path d="M214,48V88a6,6,0,0,1-12,0V54H168a6,6,0,0,1,0-12h40A6,6,0,0,1,214,48ZM88,202H54V168a6,6,0,0,0-12,0v40a6,6,0,0,0,6,6H88a6,6,0,0,0,0-12Zm120-40a6,6,0,0,0-6,6v34H168a6,6,0,0,0,0,12h40a6,6,0,0,0,6-6V168A6,6,0,0,0,208,162ZM88,42H48a6,6,0,0,0-6,6V88a6,6,0,0,0,12,0V54H88a6,6,0,0,0,0-12Z"></path>'), o1 = e.from_svg('<path d="M216,48V88a8,8,0,0,1-16,0V56H168a8,8,0,0,1,0-16h40A8,8,0,0,1,216,48ZM88,200H56V168a8,8,0,0,0-16,0v40a8,8,0,0,0,8,8H88a8,8,0,0,0,0-16Zm120-40a8,8,0,0,0-8,8v32H168a8,8,0,0,0,0,16h40a8,8,0,0,0,8-8V168A8,8,0,0,0,208,160ZM88,40H48a8,8,0,0,0-8,8V88a8,8,0,0,0,16,0V56H88a8,8,0,0,0,0-16Z"></path>'), i1 = e.from_svg('<path d="M212,48V88a4,4,0,0,1-8,0V52H168a4,4,0,0,1,0-8h40A4,4,0,0,1,212,48ZM88,204H52V168a4,4,0,0,0-8,0v40a4,4,0,0,0,4,4H88a4,4,0,0,0,0-8Zm120-40a4,4,0,0,0-4,4v36H168a4,4,0,0,0,0,8h40a4,4,0,0,0,4-4V168A4,4,0,0,0,208,164ZM88,44H48a4,4,0,0,0-4,4V88a4,4,0,0,0,8,0V52H88a4,4,0,0,0,0-8Z"></path>'), l1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
3931
- function s1(a, t) {
3937
+ var n1 = e.from_svg('<path d="M220,48V88a12,12,0,0,1-24,0V60H168a12,12,0,0,1,0-24h40A12,12,0,0,1,220,48ZM88,196H60V168a12,12,0,0,0-24,0v40a12,12,0,0,0,12,12H88a12,12,0,0,0,0-24Zm120-40a12,12,0,0,0-12,12v28H168a12,12,0,0,0,0,24h40a12,12,0,0,0,12-12V168A12,12,0,0,0,208,156ZM88,36H48A12,12,0,0,0,36,48V88a12,12,0,0,0,24,0V60H88a12,12,0,0,0,0-24Z"></path>'), o1 = e.from_svg('<path d="M208,48V208H48V48Z" opacity="0.2"></path><path d="M216,48V88a8,8,0,0,1-16,0V56H168a8,8,0,0,1,0-16h40A8,8,0,0,1,216,48ZM88,200H56V168a8,8,0,0,0-16,0v40a8,8,0,0,0,8,8H88a8,8,0,0,0,0-16Zm120-40a8,8,0,0,0-8,8v32H168a8,8,0,0,0,0,16h40a8,8,0,0,0,8-8V168A8,8,0,0,0,208,160ZM88,40H48a8,8,0,0,0-8,8V88a8,8,0,0,0,16,0V56H88a8,8,0,0,0,0-16Z"></path>', 1), i1 = e.from_svg('<path d="M93.66,202.34A8,8,0,0,1,88,216H48a8,8,0,0,1-8-8V168a8,8,0,0,1,13.66-5.66ZM88,40H48a8,8,0,0,0-8,8V88a8,8,0,0,0,13.66,5.66l40-40A8,8,0,0,0,88,40ZM211.06,160.61a8,8,0,0,0-8.72,1.73l-40,40A8,8,0,0,0,168,216h40a8,8,0,0,0,8-8V168A8,8,0,0,0,211.06,160.61ZM208,40H168a8,8,0,0,0-5.66,13.66l40,40A8,8,0,0,0,216,88V48A8,8,0,0,0,208,40Z"></path>'), l1 = e.from_svg('<path d="M214,48V88a6,6,0,0,1-12,0V54H168a6,6,0,0,1,0-12h40A6,6,0,0,1,214,48ZM88,202H54V168a6,6,0,0,0-12,0v40a6,6,0,0,0,6,6H88a6,6,0,0,0,0-12Zm120-40a6,6,0,0,0-6,6v34H168a6,6,0,0,0,0,12h40a6,6,0,0,0,6-6V168A6,6,0,0,0,208,162ZM88,42H48a6,6,0,0,0-6,6V88a6,6,0,0,0,12,0V54H88a6,6,0,0,0,0-12Z"></path>'), s1 = e.from_svg('<path d="M216,48V88a8,8,0,0,1-16,0V56H168a8,8,0,0,1,0-16h40A8,8,0,0,1,216,48ZM88,200H56V168a8,8,0,0,0-16,0v40a8,8,0,0,0,8,8H88a8,8,0,0,0,0-16Zm120-40a8,8,0,0,0-8,8v32H168a8,8,0,0,0,0,16h40a8,8,0,0,0,8-8V168A8,8,0,0,0,208,160ZM88,40H48a8,8,0,0,0-8,8V88a8,8,0,0,0,16,0V56H88a8,8,0,0,0,0-16Z"></path>'), c1 = e.from_svg('<path d="M212,48V88a4,4,0,0,1-8,0V52H168a4,4,0,0,1,0-8h40A4,4,0,0,1,212,48ZM88,204H52V168a4,4,0,0,0-8,0v40a4,4,0,0,0,4,4H88a4,4,0,0,0,0-8Zm120-40a4,4,0,0,0-4,4v36H168a4,4,0,0,0,0,8h40a4,4,0,0,0,4-4V168A4,4,0,0,0,208,164ZM88,44H48a4,4,0,0,0-4,4V88a4,4,0,0,0,8,0V52H88a4,4,0,0,0,0-8Z"></path>'), d1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
3938
+ function g1(a, t) {
3932
3939
  e.push(t, !0);
3933
3940
  const r = ge();
3934
3941
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -3936,7 +3943,7 @@ function s1(a, t) {
3936
3943
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
3937
3944
  return l;
3938
3945
  }
3939
- var p = l1();
3946
+ var p = d1();
3940
3947
  e.attribute_effect(
3941
3948
  p,
3942
3949
  (n, o) => ({
@@ -3965,37 +3972,37 @@ function s1(a, t) {
3965
3972
  var D = e.sibling(x, 2);
3966
3973
  {
3967
3974
  var L = (n) => {
3968
- var o = t1();
3975
+ var o = n1();
3969
3976
  e.append(n, o);
3970
3977
  }, P = (n) => {
3971
3978
  var o = e.comment(), b = e.first_child(o);
3972
3979
  {
3973
3980
  var k = (l) => {
3974
- var y = r1();
3981
+ var y = o1();
3975
3982
  e.next(), e.append(l, y);
3976
3983
  }, I = (l) => {
3977
3984
  var y = e.comment(), N = e.first_child(y);
3978
3985
  {
3979
3986
  var Q = (c) => {
3980
- var f = a1();
3987
+ var f = i1();
3981
3988
  e.append(c, f);
3982
3989
  }, A = (c) => {
3983
3990
  var f = e.comment(), T = e.first_child(f);
3984
3991
  {
3985
3992
  var U = (g) => {
3986
- var _ = n1();
3993
+ var _ = l1();
3987
3994
  e.append(g, _);
3988
3995
  }, O = (g) => {
3989
3996
  var _ = e.comment(), H = e.first_child(_);
3990
3997
  {
3991
3998
  var E = (u) => {
3992
- var Z = o1();
3999
+ var Z = s1();
3993
4000
  e.append(u, Z);
3994
4001
  }, j = (u) => {
3995
4002
  var Z = e.comment(), W = e.first_child(Z);
3996
4003
  {
3997
4004
  var K = (v) => {
3998
- var s = i1();
4005
+ var s = c1();
3999
4006
  e.append(v, s);
4000
4007
  }, J = (v) => {
4001
4008
  var s = e.text();
@@ -4057,8 +4064,8 @@ function s1(a, t) {
4057
4064
  }
4058
4065
  e.reset(p), e.append(a, p), e.pop();
4059
4066
  }
4060
- var c1 = e.from_svg('<path d="M84,100A12,12,0,0,1,96,88h64a12,12,0,0,1,0,24H96A12,12,0,0,1,84,100Zm12,52h64a12,12,0,0,0,0-24H96a12,12,0,0,0,0,24ZM236,56V184a20,20,0,0,1-20,20H157.89l-12.52,21.92a20,20,0,0,1-34.74,0L98.11,204H40a20,20,0,0,1-20-20V56A20,20,0,0,1,40,36H216A20,20,0,0,1,236,56Zm-24,4H44V180h61.07a12,12,0,0,1,10.42,6.05L128,207.94l12.51-21.89A12,12,0,0,1,150.93,180H212Z"></path>'), d1 = e.from_svg('<path d="M224,56V184a8,8,0,0,1-8,8H150.93l-16,28a8,8,0,0,1-13.9,0l-16-28H40a8,8,0,0,1-8-8V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z" opacity="0.2"></path><path d="M88,104a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H96A8,8,0,0,1,88,104Zm8,40h64a8,8,0,0,0,0-16H96a8,8,0,0,0,0,16ZM232,56V184a16,16,0,0,1-16,16H155.57l-13.68,23.94a16,16,0,0,1-27.78,0L100.43,200H40a16,16,0,0,1-16-16V56A16,16,0,0,1,40,40H216A16,16,0,0,1,232,56Zm-16,0H40V184h65.07a8,8,0,0,1,7,4l16,28,16-28a8,8,0,0,1,7-4H216Z"></path>', 1), g1 = e.from_svg('<path d="M216,40H40A16,16,0,0,0,24,56V184a16,16,0,0,0,16,16h60.43l13.68,23.94a16,16,0,0,0,27.78,0L155.57,200H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40ZM160,144H96a8,8,0,0,1,0-16h64a8,8,0,0,1,0,16Zm0-32H96a8,8,0,0,1,0-16h64a8,8,0,0,1,0,16Z"></path>'), v1 = e.from_svg('<path d="M166,104a6,6,0,0,1-6,6H96a6,6,0,0,1,0-12h64A6,6,0,0,1,166,104Zm-6,26H96a6,6,0,0,0,0,12h64a6,6,0,0,0,0-12Zm70-74V184a14,14,0,0,1-14,14H154.41L140.16,223a14,14,0,0,1-24.32,0L101.59,198H40a14,14,0,0,1-14-14V56A14,14,0,0,1,40,42H216A14,14,0,0,1,230,56Zm-12,0a2,2,0,0,0-2-2H40a2,2,0,0,0-2,2V184a2,2,0,0,0,2,2h65.07a6,6,0,0,1,5.21,3l16,28a2,2,0,0,0,3.48,0l16-28a6,6,0,0,1,5.21-3H216a2,2,0,0,0,2-2Z"></path>'), f1 = e.from_svg('<path d="M88,104a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H96A8,8,0,0,1,88,104Zm8,40h64a8,8,0,0,0,0-16H96a8,8,0,0,0,0,16ZM232,56V184a16,16,0,0,1-16,16H155.57l-13.68,23.94a16,16,0,0,1-27.78,0L100.43,200H40a16,16,0,0,1-16-16V56A16,16,0,0,1,40,40H216A16,16,0,0,1,232,56Zm-16,0H40V184h65.07a8,8,0,0,1,7,4l16,28,16-28a8,8,0,0,1,7-4H216Z"></path>'), _1 = e.from_svg('<path d="M164,104a4,4,0,0,1-4,4H96a4,4,0,0,1,0-8h64A4,4,0,0,1,164,104Zm-4,28H96a4,4,0,0,0,0,8h64a4,4,0,0,0,0-8Zm68-76V184a12,12,0,0,1-12,12H153.25L138.42,222a12,12,0,0,1-20.84,0L102.75,196H40a12,12,0,0,1-12-12V56A12,12,0,0,1,40,44H216A12,12,0,0,1,228,56Zm-8,0a4,4,0,0,0-4-4H40a4,4,0,0,0-4,4V184a4,4,0,0,0,4,4h65.07a4,4,0,0,1,3.47,2l16,28a4,4,0,0,0,6.94,0l16-28a4,4,0,0,1,3.47-2H216a4,4,0,0,0,4-4Z"></path>'), u1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
4061
- function h1(a, t) {
4067
+ var v1 = e.from_svg('<path d="M84,100A12,12,0,0,1,96,88h64a12,12,0,0,1,0,24H96A12,12,0,0,1,84,100Zm12,52h64a12,12,0,0,0,0-24H96a12,12,0,0,0,0,24ZM236,56V184a20,20,0,0,1-20,20H157.89l-12.52,21.92a20,20,0,0,1-34.74,0L98.11,204H40a20,20,0,0,1-20-20V56A20,20,0,0,1,40,36H216A20,20,0,0,1,236,56Zm-24,4H44V180h61.07a12,12,0,0,1,10.42,6.05L128,207.94l12.51-21.89A12,12,0,0,1,150.93,180H212Z"></path>'), f1 = e.from_svg('<path d="M224,56V184a8,8,0,0,1-8,8H150.93l-16,28a8,8,0,0,1-13.9,0l-16-28H40a8,8,0,0,1-8-8V56a8,8,0,0,1,8-8H216A8,8,0,0,1,224,56Z" opacity="0.2"></path><path d="M88,104a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H96A8,8,0,0,1,88,104Zm8,40h64a8,8,0,0,0,0-16H96a8,8,0,0,0,0,16ZM232,56V184a16,16,0,0,1-16,16H155.57l-13.68,23.94a16,16,0,0,1-27.78,0L100.43,200H40a16,16,0,0,1-16-16V56A16,16,0,0,1,40,40H216A16,16,0,0,1,232,56Zm-16,0H40V184h65.07a8,8,0,0,1,7,4l16,28,16-28a8,8,0,0,1,7-4H216Z"></path>', 1), _1 = e.from_svg('<path d="M216,40H40A16,16,0,0,0,24,56V184a16,16,0,0,0,16,16h60.43l13.68,23.94a16,16,0,0,0,27.78,0L155.57,200H216a16,16,0,0,0,16-16V56A16,16,0,0,0,216,40ZM160,144H96a8,8,0,0,1,0-16h64a8,8,0,0,1,0,16Zm0-32H96a8,8,0,0,1,0-16h64a8,8,0,0,1,0,16Z"></path>'), u1 = e.from_svg('<path d="M166,104a6,6,0,0,1-6,6H96a6,6,0,0,1,0-12h64A6,6,0,0,1,166,104Zm-6,26H96a6,6,0,0,0,0,12h64a6,6,0,0,0,0-12Zm70-74V184a14,14,0,0,1-14,14H154.41L140.16,223a14,14,0,0,1-24.32,0L101.59,198H40a14,14,0,0,1-14-14V56A14,14,0,0,1,40,42H216A14,14,0,0,1,230,56Zm-12,0a2,2,0,0,0-2-2H40a2,2,0,0,0-2,2V184a2,2,0,0,0,2,2h65.07a6,6,0,0,1,5.21,3l16,28a2,2,0,0,0,3.48,0l16-28a6,6,0,0,1,5.21-3H216a2,2,0,0,0,2-2Z"></path>'), h1 = e.from_svg('<path d="M88,104a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H96A8,8,0,0,1,88,104Zm8,40h64a8,8,0,0,0,0-16H96a8,8,0,0,0,0,16ZM232,56V184a16,16,0,0,1-16,16H155.57l-13.68,23.94a16,16,0,0,1-27.78,0L100.43,200H40a16,16,0,0,1-16-16V56A16,16,0,0,1,40,40H216A16,16,0,0,1,232,56Zm-16,0H40V184h65.07a8,8,0,0,1,7,4l16,28,16-28a8,8,0,0,1,7-4H216Z"></path>'), p1 = e.from_svg('<path d="M164,104a4,4,0,0,1-4,4H96a4,4,0,0,1,0-8h64A4,4,0,0,1,164,104Zm-4,28H96a4,4,0,0,0,0,8h64a4,4,0,0,0,0-8Zm68-76V184a12,12,0,0,1-12,12H153.25L138.42,222a12,12,0,0,1-20.84,0L102.75,196H40a12,12,0,0,1-12-12V56A12,12,0,0,1,40,44H216A12,12,0,0,1,228,56Zm-8,0a4,4,0,0,0-4-4H40a4,4,0,0,0-4,4V184a4,4,0,0,0,4,4h65.07a4,4,0,0,1,3.47,2l16,28a4,4,0,0,0,6.94,0l16-28a4,4,0,0,1,3.47-2H216a4,4,0,0,0,4-4Z"></path>'), m1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
4068
+ function b1(a, t) {
4062
4069
  e.push(t, !0);
4063
4070
  const r = ge();
4064
4071
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -4066,7 +4073,7 @@ function h1(a, t) {
4066
4073
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
4067
4074
  return l;
4068
4075
  }
4069
- var p = u1();
4076
+ var p = m1();
4070
4077
  e.attribute_effect(
4071
4078
  p,
4072
4079
  (n, o) => ({
@@ -4095,37 +4102,37 @@ function h1(a, t) {
4095
4102
  var D = e.sibling(x, 2);
4096
4103
  {
4097
4104
  var L = (n) => {
4098
- var o = c1();
4105
+ var o = v1();
4099
4106
  e.append(n, o);
4100
4107
  }, P = (n) => {
4101
4108
  var o = e.comment(), b = e.first_child(o);
4102
4109
  {
4103
4110
  var k = (l) => {
4104
- var y = d1();
4111
+ var y = f1();
4105
4112
  e.next(), e.append(l, y);
4106
4113
  }, I = (l) => {
4107
4114
  var y = e.comment(), N = e.first_child(y);
4108
4115
  {
4109
4116
  var Q = (c) => {
4110
- var f = g1();
4117
+ var f = _1();
4111
4118
  e.append(c, f);
4112
4119
  }, A = (c) => {
4113
4120
  var f = e.comment(), T = e.first_child(f);
4114
4121
  {
4115
4122
  var U = (g) => {
4116
- var _ = v1();
4123
+ var _ = u1();
4117
4124
  e.append(g, _);
4118
4125
  }, O = (g) => {
4119
4126
  var _ = e.comment(), H = e.first_child(_);
4120
4127
  {
4121
4128
  var E = (u) => {
4122
- var Z = f1();
4129
+ var Z = h1();
4123
4130
  e.append(u, Z);
4124
4131
  }, j = (u) => {
4125
4132
  var Z = e.comment(), W = e.first_child(Z);
4126
4133
  {
4127
4134
  var K = (v) => {
4128
- var s = _1();
4135
+ var s = p1();
4129
4136
  e.append(v, s);
4130
4137
  }, J = (v) => {
4131
4138
  var s = e.text();
@@ -4187,8 +4194,8 @@ function h1(a, t) {
4187
4194
  }
4188
4195
  e.reset(p), e.append(a, p), e.pop();
4189
4196
  }
4190
- var p1 = e.from_svg('<path d="M108,84a16,16,0,1,1,16,16A16,16,0,0,1,108,84Zm128,44A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Zm-72,36.68V132a20,20,0,0,0-20-20,12,12,0,0,0-4,23.32V168a20,20,0,0,0,20,20,12,12,0,0,0,4-23.32Z"></path>'), m1 = e.from_svg('<path d="M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z" opacity="0.2"></path><path d="M144,176a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176Zm88-48A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128ZM124,96a12,12,0,1,0-12-12A12,12,0,0,0,124,96Z"></path>', 1), b1 = e.from_svg('<path d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm-4,48a12,12,0,1,1-12,12A12,12,0,0,1,124,72Zm12,112a16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40a8,8,0,0,1,0,16Z"></path>'), w1 = e.from_svg('<path d="M142,176a6,6,0,0,1-6,6,14,14,0,0,1-14-14V128a2,2,0,0,0-2-2,6,6,0,0,1,0-12,14,14,0,0,1,14,14v40a2,2,0,0,0,2,2A6,6,0,0,1,142,176ZM124,94a10,10,0,1,0-10-10A10,10,0,0,0,124,94Zm106,34A102,102,0,1,1,128,26,102.12,102.12,0,0,1,230,128Zm-12,0a90,90,0,1,0-90,90A90.1,90.1,0,0,0,218,128Z"></path>'), y1 = e.from_svg('<path d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z"></path>'), x1 = e.from_svg('<path d="M140,176a4,4,0,0,1-4,4,12,12,0,0,1-12-12V128a4,4,0,0,0-4-4,4,4,0,0,1,0-8,12,12,0,0,1,12,12v40a4,4,0,0,0,4,4A4,4,0,0,1,140,176ZM124,92a8,8,0,1,0-8-8A8,8,0,0,0,124,92Zm104,36A100,100,0,1,1,128,28,100.11,100.11,0,0,1,228,128Zm-8,0a92,92,0,1,0-92,92A92.1,92.1,0,0,0,220,128Z"></path>'), A1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
4191
- function Z1(a, t) {
4197
+ var w1 = e.from_svg('<path d="M108,84a16,16,0,1,1,16,16A16,16,0,0,1,108,84Zm128,44A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Zm-72,36.68V132a20,20,0,0,0-20-20,12,12,0,0,0-4,23.32V168a20,20,0,0,0,20,20,12,12,0,0,0,4-23.32Z"></path>'), y1 = e.from_svg('<path d="M224,128a96,96,0,1,1-96-96A96,96,0,0,1,224,128Z" opacity="0.2"></path><path d="M144,176a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176Zm88-48A104,104,0,1,1,128,24,104.11,104.11,0,0,1,232,128Zm-16,0a88,88,0,1,0-88,88A88.1,88.1,0,0,0,216,128ZM124,96a12,12,0,1,0-12-12A12,12,0,0,0,124,96Z"></path>', 1), x1 = e.from_svg('<path d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm-4,48a12,12,0,1,1-12,12A12,12,0,0,1,124,72Zm12,112a16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40a8,8,0,0,1,0,16Z"></path>'), A1 = e.from_svg('<path d="M142,176a6,6,0,0,1-6,6,14,14,0,0,1-14-14V128a2,2,0,0,0-2-2,6,6,0,0,1,0-12,14,14,0,0,1,14,14v40a2,2,0,0,0,2,2A6,6,0,0,1,142,176ZM124,94a10,10,0,1,0-10-10A10,10,0,0,0,124,94Zm106,34A102,102,0,1,1,128,26,102.12,102.12,0,0,1,230,128Zm-12,0a90,90,0,1,0-90,90A90.1,90.1,0,0,0,218,128Z"></path>'), Z1 = e.from_svg('<path d="M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm0,192a88,88,0,1,1,88-88A88.1,88.1,0,0,1,128,216Zm16-40a8,8,0,0,1-8,8,16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40A8,8,0,0,1,144,176ZM112,84a12,12,0,1,1,12,12A12,12,0,0,1,112,84Z"></path>'), H1 = e.from_svg('<path d="M140,176a4,4,0,0,1-4,4,12,12,0,0,1-12-12V128a4,4,0,0,0-4-4,4,4,0,0,1,0-8,12,12,0,0,1,12,12v40a4,4,0,0,0,4,4A4,4,0,0,1,140,176ZM124,92a8,8,0,1,0-8-8A8,8,0,0,0,124,92Zm104,36A100,100,0,1,1,128,28,100.11,100.11,0,0,1,228,128Zm-8,0a92,92,0,1,0-92,92A92.1,92.1,0,0,0,220,128Z"></path>'), M1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
4198
+ function V1(a, t) {
4192
4199
  e.push(t, !0);
4193
4200
  const r = ge();
4194
4201
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -4196,7 +4203,7 @@ function Z1(a, t) {
4196
4203
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
4197
4204
  return l;
4198
4205
  }
4199
- var p = A1();
4206
+ var p = M1();
4200
4207
  e.attribute_effect(
4201
4208
  p,
4202
4209
  (n, o) => ({
@@ -4225,37 +4232,37 @@ function Z1(a, t) {
4225
4232
  var D = e.sibling(x, 2);
4226
4233
  {
4227
4234
  var L = (n) => {
4228
- var o = p1();
4235
+ var o = w1();
4229
4236
  e.append(n, o);
4230
4237
  }, P = (n) => {
4231
4238
  var o = e.comment(), b = e.first_child(o);
4232
4239
  {
4233
4240
  var k = (l) => {
4234
- var y = m1();
4241
+ var y = y1();
4235
4242
  e.next(), e.append(l, y);
4236
4243
  }, I = (l) => {
4237
4244
  var y = e.comment(), N = e.first_child(y);
4238
4245
  {
4239
4246
  var Q = (c) => {
4240
- var f = b1();
4247
+ var f = x1();
4241
4248
  e.append(c, f);
4242
4249
  }, A = (c) => {
4243
4250
  var f = e.comment(), T = e.first_child(f);
4244
4251
  {
4245
4252
  var U = (g) => {
4246
- var _ = w1();
4253
+ var _ = A1();
4247
4254
  e.append(g, _);
4248
4255
  }, O = (g) => {
4249
4256
  var _ = e.comment(), H = e.first_child(_);
4250
4257
  {
4251
4258
  var E = (u) => {
4252
- var Z = y1();
4259
+ var Z = Z1();
4253
4260
  e.append(u, Z);
4254
4261
  }, j = (u) => {
4255
4262
  var Z = e.comment(), W = e.first_child(Z);
4256
4263
  {
4257
4264
  var K = (v) => {
4258
- var s = x1();
4265
+ var s = H1();
4259
4266
  e.append(v, s);
4260
4267
  }, J = (v) => {
4261
4268
  var s = e.text();
@@ -4317,8 +4324,8 @@ function Z1(a, t) {
4317
4324
  }
4318
4325
  e.reset(p), e.append(a, p), e.pop();
4319
4326
  }
4320
- var H1 = e.from_svg('<path d="M228,128a12,12,0,0,1-12,12H40a12,12,0,0,1,0-24H216A12,12,0,0,1,228,128ZM40,76H216a12,12,0,0,0,0-24H40a12,12,0,0,0,0,24ZM216,180H40a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Z"></path>'), M1 = e.from_svg('<path d="M216,64V192H40V64Z" opacity="0.2"></path><path d="M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z"></path>', 1), V1 = e.from_svg('<path d="M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z"></path>'), S1 = e.from_svg('<path d="M222,128a6,6,0,0,1-6,6H40a6,6,0,0,1,0-12H216A6,6,0,0,1,222,128ZM40,70H216a6,6,0,0,0,0-12H40a6,6,0,0,0,0,12ZM216,186H40a6,6,0,0,0,0,12H216a6,6,0,0,0,0-12Z"></path>'), C1 = e.from_svg('<path d="M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z"></path>'), z1 = e.from_svg('<path d="M220,128a4,4,0,0,1-4,4H40a4,4,0,0,1,0-8H216A4,4,0,0,1,220,128ZM40,68H216a4,4,0,0,0,0-8H40a4,4,0,0,0,0,8ZM216,188H40a4,4,0,0,0,0,8H216a4,4,0,0,0,0-8Z"></path>'), k1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
4321
- function I1(a, t) {
4327
+ var S1 = e.from_svg('<path d="M228,128a12,12,0,0,1-12,12H40a12,12,0,0,1,0-24H216A12,12,0,0,1,228,128ZM40,76H216a12,12,0,0,0,0-24H40a12,12,0,0,0,0,24ZM216,180H40a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Z"></path>'), C1 = e.from_svg('<path d="M216,64V192H40V64Z" opacity="0.2"></path><path d="M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z"></path>', 1), z1 = e.from_svg('<path d="M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM192,184H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Zm0-48H64a8,8,0,0,1,0-16H192a8,8,0,0,1,0,16Z"></path>'), k1 = e.from_svg('<path d="M222,128a6,6,0,0,1-6,6H40a6,6,0,0,1,0-12H216A6,6,0,0,1,222,128ZM40,70H216a6,6,0,0,0,0-12H40a6,6,0,0,0,0,12ZM216,186H40a6,6,0,0,0,0,12H216a6,6,0,0,0,0-12Z"></path>'), I1 = e.from_svg('<path d="M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z"></path>'), L1 = e.from_svg('<path d="M220,128a4,4,0,0,1-4,4H40a4,4,0,0,1,0-8H216A4,4,0,0,1,220,128ZM40,68H216a4,4,0,0,0,0-8H40a4,4,0,0,0,0,8ZM216,188H40a4,4,0,0,0,0,8H216a4,4,0,0,0,0-8Z"></path>'), P1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
4328
+ function T1(a, t) {
4322
4329
  e.push(t, !0);
4323
4330
  const r = ge();
4324
4331
  let d = e.rest_props(t, ["$$slots", "$$events", "$$legacy", "children"]), i = e.derived(() => t.weight ?? r.weight ?? "regular"), M = e.derived(() => t.color ?? r.color ?? "currentColor"), w = e.derived(() => t.size ?? r.size ?? "1em"), m = e.derived(() => t.mirrored ?? r.mirrored ?? !1);
@@ -4326,7 +4333,7 @@ function I1(a, t) {
4326
4333
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
4327
4334
  return l;
4328
4335
  }
4329
- var p = k1();
4336
+ var p = P1();
4330
4337
  e.attribute_effect(
4331
4338
  p,
4332
4339
  (n, o) => ({
@@ -4355,37 +4362,37 @@ function I1(a, t) {
4355
4362
  var D = e.sibling(x, 2);
4356
4363
  {
4357
4364
  var L = (n) => {
4358
- var o = H1();
4365
+ var o = S1();
4359
4366
  e.append(n, o);
4360
4367
  }, P = (n) => {
4361
4368
  var o = e.comment(), b = e.first_child(o);
4362
4369
  {
4363
4370
  var k = (l) => {
4364
- var y = M1();
4371
+ var y = C1();
4365
4372
  e.next(), e.append(l, y);
4366
4373
  }, I = (l) => {
4367
4374
  var y = e.comment(), N = e.first_child(y);
4368
4375
  {
4369
4376
  var Q = (c) => {
4370
- var f = V1();
4377
+ var f = z1();
4371
4378
  e.append(c, f);
4372
4379
  }, A = (c) => {
4373
4380
  var f = e.comment(), T = e.first_child(f);
4374
4381
  {
4375
4382
  var U = (g) => {
4376
- var _ = S1();
4383
+ var _ = k1();
4377
4384
  e.append(g, _);
4378
4385
  }, O = (g) => {
4379
4386
  var _ = e.comment(), H = e.first_child(_);
4380
4387
  {
4381
4388
  var E = (u) => {
4382
- var Z = C1();
4389
+ var Z = I1();
4383
4390
  e.append(u, Z);
4384
4391
  }, j = (u) => {
4385
4392
  var Z = e.comment(), W = e.first_child(Z);
4386
4393
  {
4387
4394
  var K = (v) => {
4388
- var s = z1();
4395
+ var s = L1();
4389
4396
  e.append(v, s);
4390
4397
  }, J = (v) => {
4391
4398
  var s = e.text();
@@ -4447,7 +4454,7 @@ function I1(a, t) {
4447
4454
  }
4448
4455
  e.reset(p), e.append(a, p), e.pop();
4449
4456
  }
4450
- var L1 = e.from_svg('<path d="M232,44H160a43.86,43.86,0,0,0-32,13.85A43.86,43.86,0,0,0,96,44H24A12,12,0,0,0,12,56V200a12,12,0,0,0,12,12H96a20,20,0,0,1,20,20,12,12,0,0,0,24,0,20,20,0,0,1,20-20h72a12,12,0,0,0,12-12V56A12,12,0,0,0,232,44ZM96,188H36V68H96a20,20,0,0,1,20,20V192.81A43.79,43.79,0,0,0,96,188Zm124,0H160a43.71,43.71,0,0,0-20,4.83V88a20,20,0,0,1,20-20h60Z"></path>'), P1 = e.from_svg('<path d="M232,56V200H160a32,32,0,0,0-32,32,32,32,0,0,0-32-32H24V56H96a32,32,0,0,1,32,32,32,32,0,0,1,32-32Z" opacity="0.2"></path><path d="M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z"></path>', 1), T1 = e.from_svg('<path d="M240,56V200a8,8,0,0,1-8,8H160a24,24,0,0,0-24,23.94,7.9,7.9,0,0,1-5.12,7.55A8,8,0,0,1,120,232a24,24,0,0,0-24-24H24a8,8,0,0,1-8-8V56a8,8,0,0,1,8-8H88a32,32,0,0,1,32,32v87.73a8.17,8.17,0,0,0,7.47,8.25,8,8,0,0,0,8.53-8V80a32,32,0,0,1,32-32h64A8,8,0,0,1,240,56Z"></path>'), E1 = e.from_svg('<path d="M232,50H160a38,38,0,0,0-32,17.55A38,38,0,0,0,96,50H24a6,6,0,0,0-6,6V200a6,6,0,0,0,6,6H96a26,26,0,0,1,26,26,6,6,0,0,0,12,0,26,26,0,0,1,26-26h72a6,6,0,0,0,6-6V56A6,6,0,0,0,232,50ZM96,194H30V62H96a26,26,0,0,1,26,26V204.31A37.86,37.86,0,0,0,96,194Zm130,0H160a37.87,37.87,0,0,0-26,10.32V88a26,26,0,0,1,26-26h66Z"></path>'), j1 = e.from_svg('<path d="M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z"></path>'), O1 = e.from_svg('<path d="M232,52H160a36,36,0,0,0-32,19.54A36,36,0,0,0,96,52H24a4,4,0,0,0-4,4V200a4,4,0,0,0,4,4H96a28,28,0,0,1,28,28,4,4,0,0,0,8,0,28,28,0,0,1,28-28h72a4,4,0,0,0,4-4V56A4,4,0,0,0,232,52ZM96,196H28V60H96a28,28,0,0,1,28,28V209.4A35.93,35.93,0,0,0,96,196Zm132,0H160a35.94,35.94,0,0,0-28,13.41V88a28,28,0,0,1,28-28h68Z"></path>'), B1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
4457
+ var E1 = e.from_svg('<path d="M232,44H160a43.86,43.86,0,0,0-32,13.85A43.86,43.86,0,0,0,96,44H24A12,12,0,0,0,12,56V200a12,12,0,0,0,12,12H96a20,20,0,0,1,20,20,12,12,0,0,0,24,0,20,20,0,0,1,20-20h72a12,12,0,0,0,12-12V56A12,12,0,0,0,232,44ZM96,188H36V68H96a20,20,0,0,1,20,20V192.81A43.79,43.79,0,0,0,96,188Zm124,0H160a43.71,43.71,0,0,0-20,4.83V88a20,20,0,0,1,20-20h60Z"></path>'), j1 = e.from_svg('<path d="M232,56V200H160a32,32,0,0,0-32,32,32,32,0,0,0-32-32H24V56H96a32,32,0,0,1,32,32,32,32,0,0,1,32-32Z" opacity="0.2"></path><path d="M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z"></path>', 1), O1 = e.from_svg('<path d="M240,56V200a8,8,0,0,1-8,8H160a24,24,0,0,0-24,23.94,7.9,7.9,0,0,1-5.12,7.55A8,8,0,0,1,120,232a24,24,0,0,0-24-24H24a8,8,0,0,1-8-8V56a8,8,0,0,1,8-8H88a32,32,0,0,1,32,32v87.73a8.17,8.17,0,0,0,7.47,8.25,8,8,0,0,0,8.53-8V80a32,32,0,0,1,32-32h64A8,8,0,0,1,240,56Z"></path>'), B1 = e.from_svg('<path d="M232,50H160a38,38,0,0,0-32,17.55A38,38,0,0,0,96,50H24a6,6,0,0,0-6,6V200a6,6,0,0,0,6,6H96a26,26,0,0,1,26,26,6,6,0,0,0,12,0,26,26,0,0,1,26-26h72a6,6,0,0,0,6-6V56A6,6,0,0,0,232,50ZM96,194H30V62H96a26,26,0,0,1,26,26V204.31A37.86,37.86,0,0,0,96,194Zm130,0H160a37.87,37.87,0,0,0-26,10.32V88a26,26,0,0,1,26-26h66Z"></path>'), F1 = e.from_svg('<path d="M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64Z"></path>'), N1 = e.from_svg('<path d="M232,52H160a36,36,0,0,0-32,19.54A36,36,0,0,0,96,52H24a4,4,0,0,0-4,4V200a4,4,0,0,0,4,4H96a28,28,0,0,1,28,28,4,4,0,0,0,8,0,28,28,0,0,1,28-28h72a4,4,0,0,0,4-4V56A4,4,0,0,0,232,52ZM96,196H28V60H96a28,28,0,0,1,28,28V209.4A35.93,35.93,0,0,0,96,196Zm132,0H160a35.94,35.94,0,0,0-28,13.41V88a28,28,0,0,1,28-28h68Z"></path>'), R1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
4451
4458
  function qe(a, t) {
4452
4459
  e.push(t, !0);
4453
4460
  const r = ge();
@@ -4456,7 +4463,7 @@ function qe(a, t) {
4456
4463
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
4457
4464
  return l;
4458
4465
  }
4459
- var p = B1();
4466
+ var p = R1();
4460
4467
  e.attribute_effect(
4461
4468
  p,
4462
4469
  (n, o) => ({
@@ -4485,37 +4492,37 @@ function qe(a, t) {
4485
4492
  var D = e.sibling(x, 2);
4486
4493
  {
4487
4494
  var L = (n) => {
4488
- var o = L1();
4495
+ var o = E1();
4489
4496
  e.append(n, o);
4490
4497
  }, P = (n) => {
4491
4498
  var o = e.comment(), b = e.first_child(o);
4492
4499
  {
4493
4500
  var k = (l) => {
4494
- var y = P1();
4501
+ var y = j1();
4495
4502
  e.next(), e.append(l, y);
4496
4503
  }, I = (l) => {
4497
4504
  var y = e.comment(), N = e.first_child(y);
4498
4505
  {
4499
4506
  var Q = (c) => {
4500
- var f = T1();
4507
+ var f = O1();
4501
4508
  e.append(c, f);
4502
4509
  }, A = (c) => {
4503
4510
  var f = e.comment(), T = e.first_child(f);
4504
4511
  {
4505
4512
  var U = (g) => {
4506
- var _ = E1();
4513
+ var _ = B1();
4507
4514
  e.append(g, _);
4508
4515
  }, O = (g) => {
4509
4516
  var _ = e.comment(), H = e.first_child(_);
4510
4517
  {
4511
4518
  var E = (u) => {
4512
- var Z = j1();
4519
+ var Z = F1();
4513
4520
  e.append(u, Z);
4514
4521
  }, j = (u) => {
4515
4522
  var Z = e.comment(), W = e.first_child(Z);
4516
4523
  {
4517
4524
  var K = (v) => {
4518
- var s = O1();
4525
+ var s = N1();
4519
4526
  e.append(v, s);
4520
4527
  }, J = (v) => {
4521
4528
  var s = e.text();
@@ -4577,7 +4584,7 @@ function qe(a, t) {
4577
4584
  }
4578
4585
  e.reset(p), e.append(a, p), e.pop();
4579
4586
  }
4580
- var F1 = e.from_svg('<path d="M92,92a12,12,0,0,1,12-12h60a12,12,0,0,1,0,24H104A12,12,0,0,1,92,92Zm12,52h60a12,12,0,0,0,0-24H104a12,12,0,0,0,0,24Zm132,48a36,36,0,0,1-36,36H88a36,36,0,0,1-36-36V64a12,12,0,0,0-24,0c0,3.73,3.35,6.51,3.38,6.54l-.18-.14h0A12,12,0,1,1,16.81,89.59h0C15.49,88.62,4,79.55,4,64A36,36,0,0,1,40,28H176a36,36,0,0,1,36,36V164h4a12,12,0,0,1,7.2,2.4C224.51,167.38,236,176.45,236,192ZM92.62,172.2A12,12,0,0,1,104,164h84V64a12,12,0,0,0-12-12H73.94A35.88,35.88,0,0,1,76,64V192a12,12,0,0,0,24,0c0-3.58-3.17-6.38-3.2-6.4A12,12,0,0,1,92.62,172.2ZM212,192a7.69,7.69,0,0,0-1.24-4h-87a30.32,30.32,0,0,1,.26,4,35.84,35.84,0,0,1-2.06,12H200A12,12,0,0,0,212,192Z"></path>'), N1 = e.from_svg('<path d="M200,176H104s8,6,8,16a24,24,0,0,1-48,0V64A24,24,0,0,0,40,40H176a24,24,0,0,1,24,24Z" opacity="0.2"></path><path d="M96,104a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H104A8,8,0,0,1,96,104Zm8,40h64a8,8,0,0,0,0-16H104a8,8,0,0,0,0,16Zm128,48a32,32,0,0,1-32,32H88a32,32,0,0,1-32-32V64a16,16,0,0,0-32,0c0,5.74,4.83,9.62,4.88,9.66h0A8,8,0,0,1,24,88a7.89,7.89,0,0,1-4.79-1.61h0C18.05,85.54,8,77.61,8,64A32,32,0,0,1,40,32H176a32,32,0,0,1,32,32V168h8a8,8,0,0,1,4.8,1.6C222,170.46,232,178.39,232,192ZM96.26,173.48A8.07,8.07,0,0,1,104,168h88V64a16,16,0,0,0-16-16H67.69A31.71,31.71,0,0,1,72,64V192a16,16,0,0,0,32,0c0-5.74-4.83-9.62-4.88-9.66A7.82,7.82,0,0,1,96.26,173.48ZM216,192a12.58,12.58,0,0,0-3.23-8h-94a26.92,26.92,0,0,1,1.21,8,31.82,31.82,0,0,1-4.29,16H200A16,16,0,0,0,216,192Z"></path>', 1), R1 = e.from_svg('<path d="M220.8,169.6A8,8,0,0,0,216,168h-8V64a32,32,0,0,0-32-32H40A32,32,0,0,0,8,64C8,77.61,18.05,85.54,19.2,86.4h0A7.89,7.89,0,0,0,24,88a8,8,0,0,0,4.87-14.33h0C28.83,73.62,24,69.74,24,64a16,16,0,0,1,32,0V192a32,32,0,0,0,32,32H200a32,32,0,0,0,32-32C232,178.39,222,170.46,220.8,169.6ZM104,96h64a8,8,0,0,1,0,16H104a8,8,0,0,1,0-16Zm-8,40a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H104A8,8,0,0,1,96,136Zm104,72H107.71A31.82,31.82,0,0,0,112,192a26.92,26.92,0,0,0-1.21-8h102a12.58,12.58,0,0,1,3.23,8A16,16,0,0,1,200,208Z"></path>'), D1 = e.from_svg('<path d="M98,136a6,6,0,0,1,6-6h64a6,6,0,0,1,0,12H104A6,6,0,0,1,98,136Zm6-26h64a6,6,0,0,0,0-12H104a6,6,0,0,0,0,12Zm126,82a30,30,0,0,1-30,30H88a30,30,0,0,1-30-30V64a18,18,0,0,0-36,0c0,6.76,5.58,11.19,5.64,11.23A6,6,0,1,1,20.4,84.8C20,84.48,10,76.85,10,64A30,30,0,0,1,40,34H176a30,30,0,0,1,30,30V170h10a6,6,0,0,1,3.6,1.2C220,171.52,230,179.15,230,192Zm-124,0c0-6.76-5.59-11.19-5.64-11.23A6,6,0,0,1,104,170h90V64a18,18,0,0,0-18-18H64a29.82,29.82,0,0,1,6,18V192a18,18,0,0,0,36,0Zm112,0a14.94,14.94,0,0,0-4.34-10H115.88A24.83,24.83,0,0,1,118,192a29.87,29.87,0,0,1-6,18h88A18,18,0,0,0,218,192Z"></path>'), G1 = e.from_svg('<path d="M96,104a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H104A8,8,0,0,1,96,104Zm8,40h64a8,8,0,0,0,0-16H104a8,8,0,0,0,0,16Zm128,48a32,32,0,0,1-32,32H88a32,32,0,0,1-32-32V64a16,16,0,0,0-32,0c0,5.74,4.83,9.62,4.88,9.66h0A8,8,0,0,1,24,88a7.89,7.89,0,0,1-4.79-1.61h0C18.05,85.54,8,77.61,8,64A32,32,0,0,1,40,32H176a32,32,0,0,1,32,32V168h8a8,8,0,0,1,4.8,1.6C222,170.46,232,178.39,232,192ZM96.26,173.48A8.07,8.07,0,0,1,104,168h88V64a16,16,0,0,0-16-16H67.69A31.71,31.71,0,0,1,72,64V192a16,16,0,0,0,32,0c0-5.74-4.83-9.62-4.88-9.66A7.82,7.82,0,0,1,96.26,173.48ZM216,192a12.58,12.58,0,0,0-3.23-8h-94a26.92,26.92,0,0,1,1.21,8,31.82,31.82,0,0,1-4.29,16H200A16,16,0,0,0,216,192Z"></path>'), U1 = e.from_svg('<path d="M100,104a4,4,0,0,1,4-4h64a4,4,0,0,1,0,8H104A4,4,0,0,1,100,104Zm4,36h64a4,4,0,0,0,0-8H104a4,4,0,0,0,0,8Zm124,52a28,28,0,0,1-28,28H88a28,28,0,0,1-28-28V64a20,20,0,0,0-40,0c0,7.78,6.34,12.75,6.4,12.8a4,4,0,1,1-4.8,6.4C21.21,82.91,12,75.86,12,64A28,28,0,0,1,40,36H176a28,28,0,0,1,28,28V172h12a4,4,0,0,1,2.4.8C218.79,173.09,228,180.14,228,192Zm-120,0c0-7.78-6.34-12.75-6.4-12.8A4,4,0,0,1,104,172h92V64a20,20,0,0,0-20-20H59.57A27.9,27.9,0,0,1,68,64V192a20,20,0,0,0,40,0Zm112,0c0-6-3.74-10.3-5.5-12H112.61A23.31,23.31,0,0,1,116,192a27.94,27.94,0,0,1-8.42,20H200A20,20,0,0,0,220,192Z"></path>'), X1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
4587
+ var D1 = e.from_svg('<path d="M92,92a12,12,0,0,1,12-12h60a12,12,0,0,1,0,24H104A12,12,0,0,1,92,92Zm12,52h60a12,12,0,0,0,0-24H104a12,12,0,0,0,0,24Zm132,48a36,36,0,0,1-36,36H88a36,36,0,0,1-36-36V64a12,12,0,0,0-24,0c0,3.73,3.35,6.51,3.38,6.54l-.18-.14h0A12,12,0,1,1,16.81,89.59h0C15.49,88.62,4,79.55,4,64A36,36,0,0,1,40,28H176a36,36,0,0,1,36,36V164h4a12,12,0,0,1,7.2,2.4C224.51,167.38,236,176.45,236,192ZM92.62,172.2A12,12,0,0,1,104,164h84V64a12,12,0,0,0-12-12H73.94A35.88,35.88,0,0,1,76,64V192a12,12,0,0,0,24,0c0-3.58-3.17-6.38-3.2-6.4A12,12,0,0,1,92.62,172.2ZM212,192a7.69,7.69,0,0,0-1.24-4h-87a30.32,30.32,0,0,1,.26,4,35.84,35.84,0,0,1-2.06,12H200A12,12,0,0,0,212,192Z"></path>'), G1 = e.from_svg('<path d="M200,176H104s8,6,8,16a24,24,0,0,1-48,0V64A24,24,0,0,0,40,40H176a24,24,0,0,1,24,24Z" opacity="0.2"></path><path d="M96,104a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H104A8,8,0,0,1,96,104Zm8,40h64a8,8,0,0,0,0-16H104a8,8,0,0,0,0,16Zm128,48a32,32,0,0,1-32,32H88a32,32,0,0,1-32-32V64a16,16,0,0,0-32,0c0,5.74,4.83,9.62,4.88,9.66h0A8,8,0,0,1,24,88a7.89,7.89,0,0,1-4.79-1.61h0C18.05,85.54,8,77.61,8,64A32,32,0,0,1,40,32H176a32,32,0,0,1,32,32V168h8a8,8,0,0,1,4.8,1.6C222,170.46,232,178.39,232,192ZM96.26,173.48A8.07,8.07,0,0,1,104,168h88V64a16,16,0,0,0-16-16H67.69A31.71,31.71,0,0,1,72,64V192a16,16,0,0,0,32,0c0-5.74-4.83-9.62-4.88-9.66A7.82,7.82,0,0,1,96.26,173.48ZM216,192a12.58,12.58,0,0,0-3.23-8h-94a26.92,26.92,0,0,1,1.21,8,31.82,31.82,0,0,1-4.29,16H200A16,16,0,0,0,216,192Z"></path>', 1), U1 = e.from_svg('<path d="M220.8,169.6A8,8,0,0,0,216,168h-8V64a32,32,0,0,0-32-32H40A32,32,0,0,0,8,64C8,77.61,18.05,85.54,19.2,86.4h0A7.89,7.89,0,0,0,24,88a8,8,0,0,0,4.87-14.33h0C28.83,73.62,24,69.74,24,64a16,16,0,0,1,32,0V192a32,32,0,0,0,32,32H200a32,32,0,0,0,32-32C232,178.39,222,170.46,220.8,169.6ZM104,96h64a8,8,0,0,1,0,16H104a8,8,0,0,1,0-16Zm-8,40a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H104A8,8,0,0,1,96,136Zm104,72H107.71A31.82,31.82,0,0,0,112,192a26.92,26.92,0,0,0-1.21-8h102a12.58,12.58,0,0,1,3.23,8A16,16,0,0,1,200,208Z"></path>'), X1 = e.from_svg('<path d="M98,136a6,6,0,0,1,6-6h64a6,6,0,0,1,0,12H104A6,6,0,0,1,98,136Zm6-26h64a6,6,0,0,0,0-12H104a6,6,0,0,0,0,12Zm126,82a30,30,0,0,1-30,30H88a30,30,0,0,1-30-30V64a18,18,0,0,0-36,0c0,6.76,5.58,11.19,5.64,11.23A6,6,0,1,1,20.4,84.8C20,84.48,10,76.85,10,64A30,30,0,0,1,40,34H176a30,30,0,0,1,30,30V170h10a6,6,0,0,1,3.6,1.2C220,171.52,230,179.15,230,192Zm-124,0c0-6.76-5.59-11.19-5.64-11.23A6,6,0,0,1,104,170h90V64a18,18,0,0,0-18-18H64a29.82,29.82,0,0,1,6,18V192a18,18,0,0,0,36,0Zm112,0a14.94,14.94,0,0,0-4.34-10H115.88A24.83,24.83,0,0,1,118,192a29.87,29.87,0,0,1-6,18h88A18,18,0,0,0,218,192Z"></path>'), Y1 = e.from_svg('<path d="M96,104a8,8,0,0,1,8-8h64a8,8,0,0,1,0,16H104A8,8,0,0,1,96,104Zm8,40h64a8,8,0,0,0,0-16H104a8,8,0,0,0,0,16Zm128,48a32,32,0,0,1-32,32H88a32,32,0,0,1-32-32V64a16,16,0,0,0-32,0c0,5.74,4.83,9.62,4.88,9.66h0A8,8,0,0,1,24,88a7.89,7.89,0,0,1-4.79-1.61h0C18.05,85.54,8,77.61,8,64A32,32,0,0,1,40,32H176a32,32,0,0,1,32,32V168h8a8,8,0,0,1,4.8,1.6C222,170.46,232,178.39,232,192ZM96.26,173.48A8.07,8.07,0,0,1,104,168h88V64a16,16,0,0,0-16-16H67.69A31.71,31.71,0,0,1,72,64V192a16,16,0,0,0,32,0c0-5.74-4.83-9.62-4.88-9.66A7.82,7.82,0,0,1,96.26,173.48ZM216,192a12.58,12.58,0,0,0-3.23-8h-94a26.92,26.92,0,0,1,1.21,8,31.82,31.82,0,0,1-4.29,16H200A16,16,0,0,0,216,192Z"></path>'), W1 = e.from_svg('<path d="M100,104a4,4,0,0,1,4-4h64a4,4,0,0,1,0,8H104A4,4,0,0,1,100,104Zm4,36h64a4,4,0,0,0,0-8H104a4,4,0,0,0,0,8Zm124,52a28,28,0,0,1-28,28H88a28,28,0,0,1-28-28V64a20,20,0,0,0-40,0c0,7.78,6.34,12.75,6.4,12.8a4,4,0,1,1-4.8,6.4C21.21,82.91,12,75.86,12,64A28,28,0,0,1,40,36H176a28,28,0,0,1,28,28V172h12a4,4,0,0,1,2.4.8C218.79,173.09,228,180.14,228,192Zm-120,0c0-7.78-6.34-12.75-6.4-12.8A4,4,0,0,1,104,172h92V64a20,20,0,0,0-20-20H59.57A27.9,27.9,0,0,1,68,64V192a20,20,0,0,0,40,0Zm112,0c0-6-3.74-10.3-5.5-12H112.61A23.31,23.31,0,0,1,116,192a27.94,27.94,0,0,1-8.42,20H200A20,20,0,0,0,220,192Z"></path>'), q1 = e.from_svg('<svg><!><rect width="256" height="256" fill="none"></rect><!></svg>');
4581
4588
  function Ke(a, t) {
4582
4589
  e.push(t, !0);
4583
4590
  const r = ge();
@@ -4586,7 +4593,7 @@ function Ke(a, t) {
4586
4593
  let { weight: o, color: b, size: k, mirrored: I, ...l } = n;
4587
4594
  return l;
4588
4595
  }
4589
- var p = X1();
4596
+ var p = q1();
4590
4597
  e.attribute_effect(
4591
4598
  p,
4592
4599
  (n, o) => ({
@@ -4615,37 +4622,37 @@ function Ke(a, t) {
4615
4622
  var D = e.sibling(x, 2);
4616
4623
  {
4617
4624
  var L = (n) => {
4618
- var o = F1();
4625
+ var o = D1();
4619
4626
  e.append(n, o);
4620
4627
  }, P = (n) => {
4621
4628
  var o = e.comment(), b = e.first_child(o);
4622
4629
  {
4623
4630
  var k = (l) => {
4624
- var y = N1();
4631
+ var y = G1();
4625
4632
  e.next(), e.append(l, y);
4626
4633
  }, I = (l) => {
4627
4634
  var y = e.comment(), N = e.first_child(y);
4628
4635
  {
4629
4636
  var Q = (c) => {
4630
- var f = R1();
4637
+ var f = U1();
4631
4638
  e.append(c, f);
4632
4639
  }, A = (c) => {
4633
4640
  var f = e.comment(), T = e.first_child(f);
4634
4641
  {
4635
4642
  var U = (g) => {
4636
- var _ = D1();
4643
+ var _ = X1();
4637
4644
  e.append(g, _);
4638
4645
  }, O = (g) => {
4639
4646
  var _ = e.comment(), H = e.first_child(_);
4640
4647
  {
4641
4648
  var E = (u) => {
4642
- var Z = G1();
4649
+ var Z = Y1();
4643
4650
  e.append(u, Z);
4644
4651
  }, j = (u) => {
4645
4652
  var Z = e.comment(), W = e.first_child(Z);
4646
4653
  {
4647
4654
  var K = (v) => {
4648
- var s = U1();
4655
+ var s = W1();
4649
4656
  e.append(v, s);
4650
4657
  }, J = (v) => {
4651
4658
  var s = e.text();
@@ -4762,8 +4769,8 @@ function oe(a, t) {
4762
4769
  }
4763
4770
  };
4764
4771
  }
4765
- var Y1 = e.from_html('<div><button class="btn btn-ghost btn-circle btn-sm"><!></button></div>'), W1 = e.from_html("<div></div>"), q1 = e.from_html("<li><button><!></button></li>"), K1 = e.from_html("<li><button><!></button></li>"), Q1 = e.from_html('<div class="divider my-1"></div> <li><label class="label cursor-pointer py-1 gap-2"><span class="label-text text-sm"> </span> <input type="checkbox" class="checkbox checkbox-sm"/></label></li>', 1), J1 = e.from_html('<li><div tabindex="0" role="button" class="flex items-center justify-center"><!></div> <ul tabindex="-1"><li><button><!> <span class="flex-1"> </span> <!></button></li> <li><button><!> <span class="flex-1"> </span> <!></button></li> <!></ul></li>'), $1 = e.from_html("<li><button><!></button></li>"), ec = e.from_html("<li><button><!></button></li>"), tc = e.from_html("<li><button><!></button></li>"), rc = e.from_html("<div></div>"), ac = e.from_html("<li><button><!></button></li>"), nc = e.from_html("<button><!></button>"), oc = e.from_html("<div><div><!> <ul><!> <!> <!> <!> <!> <!> <!> <!></ul></div> <!></div>");
4766
- function ic(a, t) {
4772
+ var K1 = e.from_html('<div><button class="btn btn-ghost btn-circle btn-sm"><!></button></div>'), Q1 = e.from_html("<div></div>"), J1 = e.from_html("<li><button><!></button></li>"), $1 = e.from_html("<li><button><!></button></li>"), ec = e.from_html('<div class="divider my-1"></div> <li><label class="label cursor-pointer py-1 gap-2"><span class="label-text text-sm"> </span> <input type="checkbox" class="checkbox checkbox-sm"/></label></li>', 1), tc = e.from_html('<li><div tabindex="0" role="button" class="flex items-center justify-center"><!></div> <ul tabindex="-1"><li><button><!> <span class="flex-1"> </span> <!></button></li> <li><button><!> <span class="flex-1"> </span> <!></button></li> <!></ul></li>'), rc = e.from_html("<li><button><!></button></li>"), ac = e.from_html("<li><button><!></button></li>"), nc = e.from_html("<li><button><!></button></li>"), oc = e.from_html("<div></div>"), ic = e.from_html("<li><button><!></button></li>"), lc = e.from_html("<button><!></button>"), sc = e.from_html("<div><div><!> <ul><!> <!> <!> <!> <!> <!> <!> <!></ul></div> <!></div>");
4773
+ function cc(a, t) {
4767
4774
  e.push(t, !0);
4768
4775
  const r = Ze(ye), d = e.derived(() => r.toolbarOpen), i = e.derived(() => r.config.toolbarPosition || "left"), M = e.derived(() => e.get(i) === "left"), w = e.derived(() => e.get(i) === "top"), m = e.derived(() => e.get(w) ? "bottom" : e.get(M) ? "right" : "left"), z = e.derived(() => r.config.showToggle !== !1), p = e.derived(() => r.config.toolbar || {}), x = e.derived(() => e.get(p).showSearch !== !1), Y = e.derived(() => e.get(p).showGallery !== !1), D = e.derived(() => e.get(p).showFullscreen !== !1), L = e.derived(() => e.get(p).showAnnotations !== !1), P = e.derived(() => e.get(p).showInfo !== !1), n = e.derived(() => e.get(p).showViewingMode !== !1);
4769
4776
  let o = e.derived(() => (we.current, [...r.pluginMenuButtons].sort((h, S) => (h.order ?? 100) - (S.order ?? 100))));
@@ -4783,10 +4790,10 @@ function ic(a, t) {
4783
4790
  } else
4784
4791
  e.set(k, !1);
4785
4792
  });
4786
- var I = oc(), l = e.child(I), y = e.child(l);
4793
+ var I = sc(), l = e.child(I), y = e.child(l);
4787
4794
  {
4788
4795
  var N = (h) => {
4789
- var S = Y1(), C = e.child(S);
4796
+ var S = K1(), C = e.child(S);
4790
4797
  C.__click = b;
4791
4798
  var q = e.child(C);
4792
4799
  Fe(q, { size: 20, weight: "bold" }), e.reset(C), e.action(C, (F, R) => oe == null ? void 0 : oe(F, R), () => ({ content: /* @__PURE__ */ Oe(), position: e.get(m) })), e.reset(S), e.template_effect(
@@ -4800,7 +4807,7 @@ function ic(a, t) {
4800
4807
  [() => /* @__PURE__ */ Oe()]
4801
4808
  ), e.append(h, S);
4802
4809
  }, Q = (h) => {
4803
- var S = W1();
4810
+ var S = Q1();
4804
4811
  e.template_effect(() => e.set_class(S, 1, e.clsx(e.get(w) ? "w-2" : "h-2"))), e.append(h, S);
4805
4812
  };
4806
4813
  e.if(y, (h) => {
@@ -4810,10 +4817,10 @@ function ic(a, t) {
4810
4817
  var A = e.sibling(y, 2), c = e.child(A);
4811
4818
  {
4812
4819
  var f = (h) => {
4813
- var S = q1(), C = e.child(S);
4820
+ var S = J1(), C = e.child(S);
4814
4821
  C.__click = () => r.toggleSearchPanel();
4815
4822
  var q = e.child(C);
4816
- Tt(q, { size: 24, weight: "bold" }), e.reset(C), e.action(C, (F, R) => oe == null ? void 0 : oe(F, R), () => ({ content: /* @__PURE__ */ Ne(), position: e.get(m) })), e.reset(S), e.template_effect(
4823
+ Et(q, { size: 24, weight: "bold" }), e.reset(C), e.action(C, (F, R) => oe == null ? void 0 : oe(F, R), () => ({ content: /* @__PURE__ */ Ne(), position: e.get(m) })), e.reset(S), e.template_effect(
4817
4824
  (F) => {
4818
4825
  e.set_class(C, 1, e.clsx([
4819
4826
  "flex items-center justify-center",
@@ -4830,10 +4837,10 @@ function ic(a, t) {
4830
4837
  var T = e.sibling(c, 2);
4831
4838
  {
4832
4839
  var U = (h) => {
4833
- var S = K1(), C = e.child(S);
4840
+ var S = $1(), C = e.child(S);
4834
4841
  C.__click = () => r.toggleThumbnailGallery();
4835
4842
  var q = e.child(C);
4836
- X0(q, { size: 24, weight: "bold" }), e.reset(C), e.action(C, (F, R) => oe == null ? void 0 : oe(F, R), () => ({
4843
+ q0(q, { size: 24, weight: "bold" }), e.reset(C), e.action(C, (F, R) => oe == null ? void 0 : oe(F, R), () => ({
4837
4844
  content: r.showThumbnailGallery ? /* @__PURE__ */ ke() : /* @__PURE__ */ Ie(),
4838
4845
  position: e.get(m)
4839
4846
  })), e.reset(S), e.template_effect(
@@ -4855,7 +4862,7 @@ function ic(a, t) {
4855
4862
  var O = e.sibling(T, 2);
4856
4863
  {
4857
4864
  var g = (h) => {
4858
- var S = J1(), C = e.child(S), q = e.child(C);
4865
+ var S = tc(), C = e.child(S), q = e.child(C);
4859
4866
  {
4860
4867
  var F = (re) => {
4861
4868
  qe(re, { size: 24, weight: "bold" });
@@ -4902,12 +4909,12 @@ function ic(a, t) {
4902
4909
  var ce = e.sibling(se, 2);
4903
4910
  {
4904
4911
  var _e = (re) => {
4905
- var ue = Q1(), he = e.sibling(e.first_child(ue), 2), pe = e.child(he), be = e.child(pe), He = e.child(be, !0);
4912
+ var ue = ec(), he = e.sibling(e.first_child(ue), 2), pe = e.child(he), be = e.child(pe), He = e.child(be, !0);
4906
4913
  e.reset(be);
4907
4914
  var Me = e.sibling(be, 2);
4908
4915
  e.remove_input_defaults(Me), Me.__change = () => r.togglePagedOffset(), e.reset(pe), e.reset(he), e.template_effect(
4909
- (Et) => {
4910
- e.set_text(He, Et), e.set_checked(Me, r.pagedOffset === 1);
4916
+ (jt) => {
4917
+ e.set_text(He, jt), e.set_checked(Me, r.pagedOffset === 1);
4911
4918
  },
4912
4919
  [() => /* @__PURE__ */ Lt()]
4913
4920
  ), e.append(re, ue);
@@ -4934,14 +4941,14 @@ function ic(a, t) {
4934
4941
  var _ = e.sibling(O, 2);
4935
4942
  {
4936
4943
  var H = (h) => {
4937
- var S = $1(), C = e.child(S);
4944
+ var S = rc(), C = e.child(S);
4938
4945
  C.__click = () => r.toggleFullScreen();
4939
4946
  var q = e.child(C);
4940
4947
  {
4941
4948
  var F = (G) => {
4942
- e1(G, { size: 24, weight: "bold" });
4949
+ a1(G, { size: 24, weight: "bold" });
4943
4950
  }, R = (G) => {
4944
- s1(G, { size: 24, weight: "bold" });
4951
+ g1(G, { size: 24, weight: "bold" });
4945
4952
  };
4946
4953
  e.if(q, (G) => {
4947
4954
  r.isFullScreen ? G(F) : G(R, !1);
@@ -4969,10 +4976,10 @@ function ic(a, t) {
4969
4976
  var E = e.sibling(_, 2);
4970
4977
  {
4971
4978
  var j = (h) => {
4972
- var S = ec(), C = e.child(S);
4979
+ var S = ac(), C = e.child(S);
4973
4980
  C.__click = () => r.toggleAnnotations();
4974
4981
  var q = e.child(C);
4975
- h1(q, { size: 24, weight: "bold" }), e.reset(C), e.action(C, (F, R) => oe == null ? void 0 : oe(F, R), () => ({
4982
+ b1(q, { size: 24, weight: "bold" }), e.reset(C), e.action(C, (F, R) => oe == null ? void 0 : oe(F, R), () => ({
4976
4983
  content: r.showAnnotations ? /* @__PURE__ */ Te() : /* @__PURE__ */ Ee(),
4977
4984
  position: e.get(m)
4978
4985
  })), e.reset(S), e.template_effect(
@@ -4994,10 +5001,10 @@ function ic(a, t) {
4994
5001
  var u = e.sibling(E, 2);
4995
5002
  {
4996
5003
  var Z = (h) => {
4997
- var S = tc(), C = e.child(S);
5004
+ var S = nc(), C = e.child(S);
4998
5005
  C.__click = () => r.toggleMetadataDialog();
4999
5006
  var q = e.child(C);
5000
- Z1(q, { size: 24, weight: "bold" }), e.reset(C), e.action(C, (F, R) => oe == null ? void 0 : oe(F, R), () => ({ content: /* @__PURE__ */ _t(), position: e.get(m) })), e.reset(S), e.template_effect(
5007
+ V1(q, { size: 24, weight: "bold" }), e.reset(C), e.action(C, (F, R) => oe == null ? void 0 : oe(F, R), () => ({ content: /* @__PURE__ */ _t(), position: e.get(m) })), e.reset(S), e.template_effect(
5001
5008
  (F) => {
5002
5009
  e.set_class(C, 1, e.clsx([
5003
5010
  "flex items-center justify-center",
@@ -5014,7 +5021,7 @@ function ic(a, t) {
5014
5021
  var W = e.sibling(u, 2);
5015
5022
  {
5016
5023
  var K = (h) => {
5017
- var S = rc();
5024
+ var S = oc();
5018
5025
  e.template_effect(() => e.set_class(S, 1, e.clsx([
5019
5026
  "divider",
5020
5027
  e.get(w) && "divider-horizontal mx-0",
@@ -5028,7 +5035,7 @@ function ic(a, t) {
5028
5035
  var J = e.sibling(W, 2);
5029
5036
  e.each(J, 17, () => e.get(o), (h) => h.id, (h, S) => {
5030
5037
  const C = e.derived(() => e.get(S).icon), q = e.derived(() => typeof Xe[e.get(S).tooltip] == "function" ? Xe[e.get(S).tooltip]() : e.get(S).tooltip);
5031
- var F = ac(), R = e.child(F);
5038
+ var F = ic(), R = e.child(F);
5032
5039
  R.__click = () => {
5033
5040
  e.get(S).onClick();
5034
5041
  };
@@ -5053,10 +5060,10 @@ function ic(a, t) {
5053
5060
  var v = e.sibling(l, 2);
5054
5061
  {
5055
5062
  var s = (h) => {
5056
- var S = nc();
5063
+ var S = lc();
5057
5064
  S.__click = b;
5058
5065
  var C = e.child(S);
5059
- I1(C, { size: 20, weight: "bold" }), e.reset(S), e.action(S, (q, F) => oe == null ? void 0 : oe(q, F), () => ({ content: /* @__PURE__ */ je(), position: e.get(m) })), e.template_effect(
5066
+ T1(C, { size: 20, weight: "bold" }), e.reset(S), e.action(S, (q, F) => oe == null ? void 0 : oe(q, F), () => ({ content: /* @__PURE__ */ je(), position: e.get(m) })), e.template_effect(
5060
5067
  (q) => {
5061
5068
  e.set_class(S, 1, e.clsx([
5062
5069
  "pointer-events-auto btn btn-circle btn-sm shadow-md z-40 transition-opacity duration-300 absolute mt-2",
@@ -5103,8 +5110,8 @@ function ic(a, t) {
5103
5110
  }), e.append(a, I), e.pop();
5104
5111
  }
5105
5112
  e.delegate(["click", "change"]);
5106
- var lc = e.from_html('<div class="mb-6 prose"><p><!></p></div>'), sc = e.from_html('<dt class="font-bold text-lg opacity-70 mt-6"> </dt> <dd class="text-sm ps-4"><!></dd>', 1), cc = e.from_html('<dt class="font-bold text-lg opacity-70 mt-6"> </dt> <dd class="text-sm ps-4"><a target="_blank" rel="noreferrer" class="link link-primary break-all"> </a></dd>', 1), dc = e.from_html('<dt class="font-bold text-lg opacity-70 mt-6"> </dt> <dd class="text-sm ps-4"><!></dd>', 1), gc = e.from_html('<dt class="font-bold text-lg opacity-70 mt-6"> </dt> <dd class="text-sm ps-4"><a target="_blank" rel="noreferrer" class="link link-primary break-all"> </a></dd>', 1), vc = e.from_html('<dialog class="modal"><div class="modal-box w-11/12 max-w-5xl"><form method="dialog"><button class="btn btn-sm btn-circle btn-ghost absolute right-2 top-2">✕</button></form> <h3 class="font-bold text-lg mb-4"> </h3> <div class="py-4 overflow-y-auto max-h-[70vh]"><!> <dl><!> <!> <!> <!></dl></div> <div class="modal-action"><form method="dialog"><button class="btn"> </button></form></div></div> <form method="dialog" class="modal-backdrop"><button> </button></form></dialog>');
5107
- function fc(a, t) {
5113
+ var dc = e.from_html('<div class="mb-6 prose"><p><!></p></div>'), gc = e.from_html('<dt class="font-bold text-lg opacity-70 mt-6"> </dt> <dd class="text-sm ps-4"><!></dd>', 1), vc = e.from_html('<dt class="font-bold text-lg opacity-70 mt-6"> </dt> <dd class="text-sm ps-4"><a target="_blank" rel="noreferrer" class="link link-primary break-all"> </a></dd>', 1), fc = e.from_html('<dt class="font-bold text-lg opacity-70 mt-6"> </dt> <dd class="text-sm ps-4"><!></dd>', 1), _c = e.from_html('<dt class="font-bold text-lg opacity-70 mt-6"> </dt> <dd class="text-sm ps-4"><a target="_blank" rel="noreferrer" class="link link-primary break-all"> </a></dd>', 1), uc = e.from_html('<dialog class="modal"><div class="modal-box w-11/12 max-w-5xl"><form method="dialog"><button class="btn btn-sm btn-circle btn-ghost absolute right-2 top-2">✕</button></form> <h3 class="font-bold text-lg mb-4"> </h3> <div class="py-4 overflow-y-auto max-h-[70vh]"><!> <dl><!> <!> <!> <!></dl></div> <div class="modal-action"><form method="dialog"><button class="btn"> </button></form></div></div> <form method="dialog" class="modal-backdrop"><button> </button></form></dialog>');
5114
+ function hc(a, t) {
5108
5115
  e.push(t, !0);
5109
5116
  const r = Ze(ye);
5110
5117
  let d = e.derived(() => r.manifest), i = e.derived(() => {
@@ -5127,14 +5134,14 @@ function fc(a, t) {
5127
5134
  var H;
5128
5135
  return e.get(d) ? (H = e.get(d).getRequiredStatement()) == null ? void 0 : H.getValue() : "";
5129
5136
  }), m = e.derived(() => e.get(d) ? e.get(d).getLicense() : "");
5130
- var z = vc(), p = e.child(z), x = e.child(p), Y = e.child(x);
5137
+ var z = uc(), p = e.child(z), x = e.child(p), Y = e.child(x);
5131
5138
  Y.__click = () => r.toggleMetadataDialog(), e.reset(x);
5132
5139
  var D = e.sibling(x, 2), L = e.child(D, !0);
5133
5140
  e.reset(D);
5134
5141
  var P = e.sibling(D, 2), n = e.child(P);
5135
5142
  {
5136
5143
  var o = (H) => {
5137
- var E = lc(), j = e.child(E), u = e.child(j);
5144
+ var E = dc(), j = e.child(E), u = e.child(j);
5138
5145
  e.html(u, () => e.get(M)), e.reset(j), e.reset(E), e.append(H, E);
5139
5146
  };
5140
5147
  e.if(n, (H) => {
@@ -5144,7 +5151,7 @@ function fc(a, t) {
5144
5151
  var b = e.sibling(n, 2), k = e.child(b);
5145
5152
  {
5146
5153
  var I = (H) => {
5147
- var E = sc(), j = e.first_child(E), u = e.child(j, !0);
5154
+ var E = gc(), j = e.first_child(E), u = e.child(j, !0);
5148
5155
  e.reset(j);
5149
5156
  var Z = e.sibling(j, 2), W = e.child(Z);
5150
5157
  e.html(W, () => e.get(w)), e.reset(Z), e.template_effect((K) => e.set_text(u, K), [() => /* @__PURE__ */ gt()]), e.append(H, E);
@@ -5156,7 +5163,7 @@ function fc(a, t) {
5156
5163
  var l = e.sibling(k, 2);
5157
5164
  {
5158
5165
  var y = (H) => {
5159
- var E = cc(), j = e.first_child(E), u = e.child(j, !0);
5166
+ var E = vc(), j = e.first_child(E), u = e.child(j, !0);
5160
5167
  e.reset(j);
5161
5168
  var Z = e.sibling(j, 2), W = e.child(Z), K = e.child(W, !0);
5162
5169
  e.reset(W), e.reset(Z), e.template_effect(
@@ -5172,7 +5179,7 @@ function fc(a, t) {
5172
5179
  }
5173
5180
  var N = e.sibling(l, 2);
5174
5181
  e.each(N, 17, () => e.get(i), e.index, (H, E) => {
5175
- var j = dc(), u = e.first_child(j), Z = e.child(u, !0);
5182
+ var j = fc(), u = e.first_child(j), Z = e.child(u, !0);
5176
5183
  e.reset(u);
5177
5184
  var W = e.sibling(u, 2), K = e.child(W);
5178
5185
  e.html(K, () => e.get(E).value), e.reset(W), e.template_effect(() => e.set_text(Z, e.get(E).label)), e.append(H, j);
@@ -5180,7 +5187,7 @@ function fc(a, t) {
5180
5187
  var Q = e.sibling(N, 2);
5181
5188
  {
5182
5189
  var A = (H) => {
5183
- var E = gc(), j = e.first_child(E), u = e.child(j, !0);
5190
+ var E = _c(), j = e.first_child(E), u = e.child(j, !0);
5184
5191
  e.reset(j);
5185
5192
  var Z = e.sibling(j, 2), W = e.child(Z), K = e.child(W, !0);
5186
5193
  e.reset(W), e.reset(Z), e.template_effect(
@@ -5214,7 +5221,7 @@ function fc(a, t) {
5214
5221
  ), e.append(a, z), e.pop();
5215
5222
  }
5216
5223
  e.delegate(["click"]);
5217
- var _c = e.from_html('<button class="btn btn-sm btn-circle btn-ghost"><!></button>'), uc = e.from_html('<span class="loading loading-spinner loading-xs"></span>'), hc = e.from_html('<div class="flex justify-center p-8"><span class="loading loading-spinner loading-lg text-primary"></span></div>'), pc = e.from_html('<div class="text-center opacity-50 p-4"> </div>'), mc = e.from_html('<div class="text-center opacity-50 p-4 text-sm"> </div>'), bc = e.from_html('<div class="leading-relaxed"><span><!></span> <span class="bg-yellow-200 text-yellow-900 font-bold px-0.5 rounded"><!></span> <span><!></span></div>'), wc = e.from_html('<div class="leading-relaxed"><!></div>'), yc = e.from_html('<div class="p-3 text-sm border-b border-base-200 last:border-none hover:bg-base-200/30 transition-colors"><!></div>'), xc = e.from_html('<button><div class="text-sm font-bold opacity-80 bg-base-200/50 flex items-center justify-between py-2 px-3 border-b border-base-200"><span> </span> <span class="badge badge-sm badge-ghost"> </span></div> <div class="p-0"></div></button>'), Ac = e.from_html('<div class="text-xs font-bold opacity-50 uppercase tracking-wider pb-2"> </div> <!>', 1), Zc = e.from_html('<div role="dialog"><div class="flex items-center justify-between p-4 border-b border-base-300"><h2 class="font-bold text-lg"> </h2> <!></div> <div class="p-4 border-b border-base-300 shrink-0"><div class="relative w-full"><input type="text" class="input input-bordered w-full pr-12"/> <button class="btn btn-primary absolute right-0 top-0 h-full rounded-l-none"><!></button></div></div> <div class="flex-1 overflow-y-auto p-4 space-y-4"><!></div></div>');
5224
+ var pc = e.from_html('<button class="btn btn-sm btn-circle btn-ghost"><!></button>'), mc = e.from_html('<span class="loading loading-spinner loading-xs"></span>'), bc = e.from_html('<div class="flex justify-center p-8"><span class="loading loading-spinner loading-lg text-primary"></span></div>'), wc = e.from_html('<div class="text-center opacity-50 p-4"> </div>'), yc = e.from_html('<div class="text-center opacity-50 p-4 text-sm"> </div>'), xc = e.from_html('<div class="leading-relaxed"><span><!></span> <span class="bg-yellow-200 text-yellow-900 font-bold px-0.5 rounded"><!></span> <span><!></span></div>'), Ac = e.from_html('<div class="leading-relaxed"><!></div>'), Zc = e.from_html('<div class="p-3 text-sm border-b border-base-200 last:border-none hover:bg-base-200/30 transition-colors"><!></div>'), Hc = e.from_html('<button><div class="text-sm font-bold opacity-80 bg-base-200/50 flex items-center justify-between py-2 px-3 border-b border-base-200"><span> </span> <span class="badge badge-sm badge-ghost"> </span></div> <div class="p-0"></div></button>'), Mc = e.from_html('<div class="text-xs font-bold opacity-50 uppercase tracking-wider pb-2"> </div> <!>', 1), Vc = e.from_html('<div role="dialog"><div class="flex items-center justify-between p-4 border-b border-base-300"><h2 class="font-bold text-lg"> </h2> <!></div> <div class="p-4 border-b border-base-300 shrink-0"><div class="relative w-full"><input type="text" class="input input-bordered w-full pr-12"/> <button class="btn btn-primary absolute right-0 top-0 h-full rounded-l-none"><!></button></div></div> <div class="flex-1 overflow-y-auto p-4 space-y-4"><!></div></div>');
5218
5225
  function Qe(a, t) {
5219
5226
  e.push(t, !0);
5220
5227
  const r = Ze(ye);
@@ -5245,12 +5252,12 @@ function Qe(a, t) {
5245
5252
  var x = e.comment(), Y = e.first_child(x);
5246
5253
  {
5247
5254
  var D = (L) => {
5248
- var P = Zc(), n = e.child(P), o = e.child(n), b = e.child(o, !0);
5255
+ var P = Vc(), n = e.child(P), o = e.child(n), b = e.child(o, !0);
5249
5256
  e.reset(o);
5250
5257
  var k = e.sibling(o, 2);
5251
5258
  {
5252
5259
  var I = (_) => {
5253
- var H = _c();
5260
+ var H = pc();
5254
5261
  H.__click = () => r.toggleSearchPanel();
5255
5262
  var E = e.child(H);
5256
5263
  Fe(E, { size: 20, weight: "bold" }), e.reset(H), e.template_effect((j) => e.set_attribute(H, "aria-label", j), [() => /* @__PURE__ */ Zt()]), e.append(_, H);
@@ -5267,10 +5274,10 @@ function Qe(a, t) {
5267
5274
  var A = e.child(Q);
5268
5275
  {
5269
5276
  var c = (_) => {
5270
- var H = uc();
5277
+ var H = mc();
5271
5278
  e.append(_, H);
5272
5279
  }, f = (_) => {
5273
- Tt(_, { size: 20, weight: "bold" });
5280
+ Et(_, { size: 20, weight: "bold" });
5274
5281
  };
5275
5282
  e.if(A, (_) => {
5276
5283
  r.isSearching ? _(c) : _(f, !1);
@@ -5280,13 +5287,13 @@ function Qe(a, t) {
5280
5287
  var T = e.sibling(l, 2), U = e.child(T);
5281
5288
  {
5282
5289
  var O = (_) => {
5283
- var H = hc();
5290
+ var H = bc();
5284
5291
  e.append(_, H);
5285
5292
  }, g = (_) => {
5286
5293
  var H = e.comment(), E = e.first_child(H);
5287
5294
  {
5288
5295
  var j = (Z) => {
5289
- var W = pc(), K = e.child(W, !0);
5296
+ var W = wc(), K = e.child(W, !0);
5290
5297
  e.reset(W), e.template_effect((J) => e.set_text(K, J), [
5291
5298
  () => /* @__PURE__ */ it({ query: r.searchQuery })
5292
5299
  ]), e.append(Z, W);
@@ -5294,14 +5301,14 @@ function Qe(a, t) {
5294
5301
  var W = e.comment(), K = e.first_child(W);
5295
5302
  {
5296
5303
  var J = (s) => {
5297
- var h = mc(), S = e.child(h, !0);
5304
+ var h = yc(), S = e.child(h, !0);
5298
5305
  e.reset(h), e.template_effect((C) => e.set_text(S, C), [() => /* @__PURE__ */ lt()]), e.append(s, h);
5299
5306
  }, v = (s) => {
5300
- var h = Ac(), S = e.first_child(h), C = e.child(S, !0);
5307
+ var h = Mc(), S = e.first_child(h), C = e.child(S, !0);
5301
5308
  e.reset(S);
5302
5309
  var q = e.sibling(S, 2);
5303
5310
  e.each(q, 17, () => r.searchResults, (F) => F.canvasIndex, (F, R) => {
5304
- var G = xc();
5311
+ var G = Hc();
5305
5312
  G.__click = () => m(e.get(R).canvasIndex);
5306
5313
  var X = e.child(G), B = e.child(X), $ = e.child(B, !0);
5307
5314
  e.reset(B);
@@ -5309,17 +5316,17 @@ function Qe(a, t) {
5309
5316
  e.reset(ae), e.reset(X);
5310
5317
  var te = e.sibling(X, 2);
5311
5318
  e.each(te, 21, () => e.get(R).hits.slice(0, 1), e.index, (le, se) => {
5312
- var ne = yc(), ie = e.child(ne);
5319
+ var ne = Zc(), ie = e.child(ne);
5313
5320
  {
5314
5321
  var ve = (fe) => {
5315
- var de = bc(), ce = e.child(de), _e = e.child(ce);
5322
+ var de = xc(), ce = e.child(de), _e = e.child(ce);
5316
5323
  e.html(_e, () => e.get(se).before), e.reset(ce);
5317
5324
  var re = e.sibling(ce, 2), ue = e.child(re);
5318
5325
  e.html(ue, () => e.get(se).match), e.reset(re);
5319
5326
  var he = e.sibling(re, 2), pe = e.child(he);
5320
5327
  e.html(pe, () => e.get(se).after), e.reset(he), e.reset(de), e.append(fe, de);
5321
5328
  }, me = (fe) => {
5322
- var de = wc(), ce = e.child(de);
5329
+ var de = Ac(), ce = e.child(de);
5323
5330
  e.html(ce, () => e.get(se).match), e.reset(de), e.append(fe, de);
5324
5331
  };
5325
5332
  e.if(ie, (fe) => {
@@ -5378,19 +5385,19 @@ function Qe(a, t) {
5378
5385
  e.append(a, x), e.pop();
5379
5386
  }
5380
5387
  e.delegate(["click", "keydown"]);
5381
- var Hc = e.from_html('<div class="h-full relative pointer-events-auto"><!></div>'), Mc = e.from_html('<div class="h-full pointer-events-auto relative"><!></div>'), Vc = e.from_html('<div class="h-full relative pointer-events-auto"><!></div>'), Sc = e.from_html("<div><!> <!> <!></div>"), Cc = e.from_html('<div class="flex-none w-full pointer-events-auto relative z-20"><!></div>'), zc = e.from_html('<div class="w-full h-full flex items-center justify-center"><span class="loading loading-spinner loading-lg text-primary"></span></div>'), kc = e.from_html('<div class="w-full h-full flex items-center justify-center text-error"> </div>'), Ic = e.from_html('<div class="w-full h-full flex items-center justify-center text-base-content/50"> </div>'), Lc = e.from_html('<div class="absolute inset-0 z-40 pointer-events-none"><!></div>'), Pc = e.from_html('<div class="flex-none w-full pointer-events-auto relative z-20"><!></div>'), Tc = e.from_html('<div class="relative w-full z-40 pointer-events-auto"><!></div>'), Ec = e.from_html('<div class="h-full relative pointer-events-auto"><!></div>'), jc = e.from_html('<div class="h-full pointer-events-auto relative"><!></div>'), Oc = e.from_html('<div class="h-full relative pointer-events-auto"><!></div>'), Bc = e.from_html("<div><!> <!> <!></div>"), Fc = e.from_html('<div id="triiiceratops-viewer"><!> <div id="triiiceratops-center-panel" class="flex-1 relative min-w-0 flex flex-col"><!> <div><!> <!> <!> <!> <!> <!> <!></div> <!> <!></div> <!></div>');
5382
- function qc(a, t) {
5388
+ var Sc = e.from_html('<div class="h-full relative pointer-events-auto"><!></div>'), Cc = e.from_html('<div class="h-full pointer-events-auto relative"><!></div>'), zc = e.from_html('<div class="h-full relative pointer-events-auto"><!></div>'), kc = e.from_html("<div><!> <!> <!></div>"), Ic = e.from_html('<div class="flex-none w-full pointer-events-auto relative z-20"><!></div>'), Lc = e.from_html('<div class="w-full h-full flex items-center justify-center"><span class="loading loading-spinner loading-lg text-primary"></span></div>'), Pc = e.from_html('<div class="w-full h-full flex items-center justify-center text-error"> </div>'), Tc = e.from_html('<div class="w-full h-full flex items-center justify-center text-base-content/50"> </div>'), Ec = e.from_html('<div class="absolute inset-0 z-40 pointer-events-none"><!></div>'), jc = e.from_html('<div class="flex-none w-full pointer-events-auto relative z-20"><!></div>'), Oc = e.from_html('<div class="relative w-full z-40 pointer-events-auto"><!></div>'), Bc = e.from_html('<div class="h-full relative pointer-events-auto"><!></div>'), Fc = e.from_html('<div class="h-full pointer-events-auto relative"><!></div>'), Nc = e.from_html('<div class="h-full relative pointer-events-auto"><!></div>'), Rc = e.from_html("<div><!> <!> <!></div>"), Dc = e.from_html('<div id="triiiceratops-viewer"><!> <div id="triiiceratops-center-panel" class="flex-1 relative min-w-0 flex flex-col"><!> <div><!> <!> <!> <!> <!> <!> <!></div> <!> <!></div> <!></div>');
5389
+ function Jc(a, t) {
5383
5390
  e.push(t, !0);
5384
5391
  const r = typeof window < "u";
5385
5392
  let d = e.prop(t, "plugins", 19, () => []), i = e.prop(t, "config", 19, () => ({})), M = e.prop(t, "viewerState", 15), w = e.state(void 0);
5386
5393
  e.user_effect(() => {
5387
- e.get(w) && (Tr(e.get(w), t.theme, t.themeConfig), m.setViewerElement(e.get(w)));
5394
+ e.get(w) && (Er(e.get(w), t.theme, t.themeConfig), m.setViewerElement(e.get(w)));
5388
5395
  });
5389
- const m = new Nt(null, void 0, []);
5396
+ const m = new Rt(null, void 0, []);
5390
5397
  M(
5391
5398
  m
5392
5399
  // Expose via bindable prop
5393
- ), Ot(ye, m), Re(() => {
5400
+ ), Bt(ye, m), Re(() => {
5394
5401
  m.destroyAllPlugins();
5395
5402
  }), e.user_effect(() => {
5396
5403
  t.manifestId && t.manifestId !== m.manifestId && m.setManifest(t.manifestId);
@@ -5505,13 +5512,13 @@ function qc(a, t) {
5505
5512
  }
5506
5513
  return console.log("TriiiceratopsViewer: No service or ID found, returning raw URL"), { type: "image", url: G };
5507
5514
  }
5508
- var k = Fc(), I = e.child(k);
5515
+ var k = Dc(), I = e.child(k);
5509
5516
  {
5510
5517
  var l = (s) => {
5511
- var h = Sc(), S = e.child(h);
5518
+ var h = kc(), S = e.child(h);
5512
5519
  {
5513
5520
  var C = (G) => {
5514
- var X = Hc(), B = e.child(X);
5521
+ var X = Sc(), B = e.child(X);
5515
5522
  Qe(B, {}), e.reset(X), e.append(G, X);
5516
5523
  };
5517
5524
  e.if(S, (G) => {
@@ -5522,7 +5529,7 @@ function qc(a, t) {
5522
5529
  var q = e.sibling(S, 2);
5523
5530
  {
5524
5531
  var F = (G) => {
5525
- var X = Mc(), B = e.child(X);
5532
+ var X = Cc(), B = e.child(X);
5526
5533
  xe(B, {
5527
5534
  get canvases() {
5528
5535
  return e.get(P);
@@ -5538,7 +5545,7 @@ function qc(a, t) {
5538
5545
  var B = e.comment(), $ = e.first_child(B);
5539
5546
  {
5540
5547
  var ae = (ee) => {
5541
- var te = Vc(), le = e.child(te);
5548
+ var te = zc(), le = e.child(te);
5542
5549
  e.component(le, () => e.get(X).component, (se, ne) => {
5543
5550
  ne(se, e.spread_props(() => e.get(X).props ?? {}, {
5544
5551
  get locale() {
@@ -5561,7 +5568,7 @@ function qc(a, t) {
5561
5568
  var y = e.sibling(I, 2), N = e.child(y);
5562
5569
  {
5563
5570
  var Q = (s) => {
5564
- var h = Cc(), S = e.child(h);
5571
+ var h = Ic(), S = e.child(h);
5565
5572
  xe(S, {
5566
5573
  get canvases() {
5567
5574
  return e.get(P);
@@ -5575,13 +5582,13 @@ function qc(a, t) {
5575
5582
  var A = e.sibling(N, 2), c = e.child(A);
5576
5583
  {
5577
5584
  var f = (s) => {
5578
- var h = zc();
5585
+ var h = Lc();
5579
5586
  e.append(s, h);
5580
5587
  }, T = (s) => {
5581
5588
  var h = e.comment(), S = e.first_child(h);
5582
5589
  {
5583
5590
  var C = (F) => {
5584
- var R = kc(), G = e.child(R);
5591
+ var R = Pc(), G = e.child(R);
5585
5592
  e.reset(R), e.template_effect(
5586
5593
  (X) => e.set_text(G, `${X ?? ""}
5587
5594
  ${e.get(L).error ?? ""}`),
@@ -5591,7 +5598,7 @@ function qc(a, t) {
5591
5598
  var R = e.comment(), G = e.first_child(R);
5592
5599
  {
5593
5600
  var X = ($) => {
5594
- Wr($, {
5601
+ qr($, {
5595
5602
  get tileSources() {
5596
5603
  return e.get(o);
5597
5604
  },
@@ -5603,7 +5610,7 @@ function qc(a, t) {
5603
5610
  var ae = e.comment(), ee = e.first_child(ae);
5604
5611
  {
5605
5612
  var te = (le) => {
5606
- var se = Ic(), ne = e.child(se, !0);
5613
+ var se = Tc(), ne = e.child(se, !0);
5607
5614
  e.reset(se), e.template_effect((ie) => e.set_text(ne, ie), [() => /* @__PURE__ */ Mt()]), e.append(le, se);
5608
5615
  };
5609
5616
  e.if(
@@ -5643,17 +5650,17 @@ function qc(a, t) {
5643
5650
  });
5644
5651
  }
5645
5652
  var U = e.sibling(c, 2);
5646
- p0(U, {});
5653
+ w0(U, {});
5647
5654
  var O = e.sibling(U, 2);
5648
- fc(O, {});
5655
+ hc(O, {});
5649
5656
  var g = e.sibling(O, 2);
5650
- ic(g, {});
5657
+ cc(g, {});
5651
5658
  var _ = e.sibling(g, 2);
5652
5659
  e.each(_, 17, () => m.pluginPanels, (s) => s.id, (s, h) => {
5653
5660
  var S = e.comment(), C = e.first_child(S);
5654
5661
  {
5655
5662
  var q = (F) => {
5656
- var R = Lc(), G = e.child(R);
5663
+ var R = Ec(), G = e.child(R);
5657
5664
  e.component(G, () => e.get(h).component, (X, B) => {
5658
5665
  B(X, e.spread_props(() => e.get(h).props ?? {}, {
5659
5666
  get locale() {
@@ -5671,7 +5678,7 @@ function qc(a, t) {
5671
5678
  var H = e.sibling(_, 2);
5672
5679
  {
5673
5680
  var E = (s) => {
5674
- Os(s, {
5681
+ Ns(s, {
5675
5682
  get viewerState() {
5676
5683
  return m;
5677
5684
  }
@@ -5698,7 +5705,7 @@ function qc(a, t) {
5698
5705
  var Z = e.sibling(A, 2);
5699
5706
  {
5700
5707
  var W = (s) => {
5701
- var h = Pc(), S = e.child(h);
5708
+ var h = jc(), S = e.child(h);
5702
5709
  xe(S, {
5703
5710
  get canvases() {
5704
5711
  return e.get(P);
@@ -5714,7 +5721,7 @@ function qc(a, t) {
5714
5721
  var S = e.comment(), C = e.first_child(S);
5715
5722
  {
5716
5723
  var q = (F) => {
5717
- var R = Tc(), G = e.child(R);
5724
+ var R = Oc(), G = e.child(R);
5718
5725
  e.component(G, () => e.get(h).component, (X, B) => {
5719
5726
  B(X, e.spread_props(() => e.get(h).props ?? {}, {
5720
5727
  get locale() {
@@ -5732,10 +5739,10 @@ function qc(a, t) {
5732
5739
  var J = e.sibling(y, 2);
5733
5740
  {
5734
5741
  var v = (s) => {
5735
- var h = Bc(), S = e.child(h);
5742
+ var h = Rc(), S = e.child(h);
5736
5743
  {
5737
5744
  var C = (G) => {
5738
- var X = Ec(), B = e.child(X);
5745
+ var X = Bc(), B = e.child(X);
5739
5746
  Qe(B, {}), e.reset(X), e.append(G, X);
5740
5747
  };
5741
5748
  e.if(S, (G) => {
@@ -5746,7 +5753,7 @@ function qc(a, t) {
5746
5753
  var q = e.sibling(S, 2);
5747
5754
  {
5748
5755
  var F = (G) => {
5749
- var X = jc(), B = e.child(X);
5756
+ var X = Fc(), B = e.child(X);
5750
5757
  xe(B, {
5751
5758
  get canvases() {
5752
5759
  return e.get(P);
@@ -5762,7 +5769,7 @@ function qc(a, t) {
5762
5769
  var B = e.comment(), $ = e.first_child(B);
5763
5770
  {
5764
5771
  var ae = (ee) => {
5765
- var te = Oc(), le = e.child(te);
5772
+ var te = Nc(), le = e.child(te);
5766
5773
  e.component(le, () => e.get(X).component, (se, ne) => {
5767
5774
  ne(se, e.spread_props(() => e.get(X).props ?? {}, {
5768
5775
  get locale() {
@@ -5787,17 +5794,17 @@ function qc(a, t) {
5787
5794
  }), e.append(a, k), e.pop();
5788
5795
  }
5789
5796
  export {
5790
- br as DAISYUI_THEMES,
5791
- Jc as ManifestsState,
5792
- qc as TriiiceratopsViewer,
5797
+ wr as DAISYUI_THEMES,
5798
+ td as ManifestsState,
5799
+ Jc as TriiiceratopsViewer,
5793
5800
  ye as VIEWER_STATE_KEY,
5794
- Nt as ViewerState,
5795
- Ir as applyBuiltInTheme,
5796
- Tr as applyTheme,
5797
- Lr as applyThemeConfig,
5798
- Pr as clearThemeConfig,
5799
- Sr as hexToOklch,
5800
- Yc as isBuiltInTheme,
5801
- zr as normalizeColor,
5802
- Wc as parseThemeConfig
5801
+ Rt as ViewerState,
5802
+ Lr as applyBuiltInTheme,
5803
+ Er as applyTheme,
5804
+ Pr as applyThemeConfig,
5805
+ Tr as clearThemeConfig,
5806
+ Cr as hexToOklch,
5807
+ Kc as isBuiltInTheme,
5808
+ kr as normalizeColor,
5809
+ Qc as parseThemeConfig
5803
5810
  };