@assemblyvoting/ui-library 1.2.9 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,13 +1,13 @@
1
- import { unref as E, getCurrentScope as ZS, onScopeDispose as JS, watch as J, ref as W, computed as F, onMounted as d2, onUnmounted as KS, h as D2, Transition as U2, withDirectives as u1, vShow as m1, defineComponent as B, openBlock as m, createElementBlock as z, createBlock as j, resolveDynamicComponent as _a, withCtx as q, renderSlot as Q, resolveComponent as H, normalizeClass as T, createCommentVNode as x, createTextVNode as e2, toDisplayString as h, createElementVNode as o, createVNode as V, normalizeStyle as g2, reactive as we, provide as Se, Fragment as Z, renderList as p2, inject as ke, pushScopeId as M1, popScopeId as C1, useCssVars as ck, mergeProps as ak, withModifiers as Pa, withKeys as ek } from "vue";
2
- var K = "top", n2 = "bottom", t2 = "right", c2 = "left", I4 = "auto", L1 = [K, n2, t2, c2], $2 = "start", v1 = "end", ik = "clippingParents", Te = "viewport", s1 = "popper", sk = "reference", Ba = /* @__PURE__ */ L1.reduce(function(c, e) {
1
+ import { unref as R2, getCurrentScope as ZS, onScopeDispose as JS, watch as Z, ref as G, computed as F, onMounted as v2, onUnmounted as KS, h as T2, Transition as U2, withDirectives as u1, vShow as m1, defineComponent as B, openBlock as m, createElementBlock as z, createBlock as E, resolveDynamicComponent as _a, withCtx as O, renderSlot as Y, resolveComponent as H, normalizeClass as T, createCommentVNode as x, createTextVNode as a2, toDisplayString as h, createElementVNode as o, createVNode as V, normalizeStyle as L2, reactive as we, provide as Se, Fragment as X, renderList as d2, inject as ke, pushScopeId as M1, popScopeId as C1, useCssVars as ck, mergeProps as ak, withModifiers as Pa, withKeys as ek } from "vue";
2
+ var J = "top", r2 = "bottom", n2 = "right", K = "left", I4 = "auto", L1 = [J, r2, n2, K], $2 = "start", v1 = "end", ik = "clippingParents", Te = "viewport", s1 = "popper", sk = "reference", Ba = /* @__PURE__ */ L1.reduce(function(c, e) {
3
3
  return c.concat([e + "-" + $2, e + "-" + v1]);
4
4
  }, []), De = /* @__PURE__ */ [].concat(L1, [I4]).reduce(function(c, e) {
5
5
  return c.concat([e, e + "-" + $2, e + "-" + v1]);
6
6
  }, []), rk = "beforeRead", nk = "read", tk = "afterRead", lk = "beforeMain", ok = "main", fk = "afterMain", uk = "beforeWrite", mk = "write", vk = "afterWrite", dk = [rk, nk, tk, lk, ok, fk, uk, mk, vk];
7
- function v2(c) {
7
+ function m2(c) {
8
8
  return c ? (c.nodeName || "").toLowerCase() : null;
9
9
  }
10
- function i2(c) {
10
+ function e2(c) {
11
11
  if (c == null)
12
12
  return window;
13
13
  if (c.toString() !== "[object Window]") {
@@ -16,25 +16,25 @@ function i2(c) {
16
16
  }
17
17
  return c;
18
18
  }
19
- function B2(c) {
20
- var e = i2(c).Element;
19
+ function P2(c) {
20
+ var e = e2(c).Element;
21
21
  return c instanceof e || c instanceof Element;
22
22
  }
23
- function r2(c) {
24
- var e = i2(c).HTMLElement;
23
+ function s2(c) {
24
+ var e = e2(c).HTMLElement;
25
25
  return c instanceof e || c instanceof HTMLElement;
26
26
  }
27
27
  function _4(c) {
28
28
  if (typeof ShadowRoot > "u")
29
29
  return !1;
30
- var e = i2(c).ShadowRoot;
30
+ var e = e2(c).ShadowRoot;
31
31
  return c instanceof e || c instanceof ShadowRoot;
32
32
  }
33
33
  function pk(c) {
34
34
  var e = c.state;
35
35
  Object.keys(e.elements).forEach(function(a) {
36
36
  var i = e.styles[a] || {}, s = e.attributes[a] || {}, r = e.elements[a];
37
- !r2(r) || !v2(r) || (Object.assign(r.style, i), Object.keys(s).forEach(function(n) {
37
+ !s2(r) || !m2(r) || (Object.assign(r.style, i), Object.keys(s).forEach(function(n) {
38
38
  var l = s[n];
39
39
  l === !1 ? r.removeAttribute(n) : r.setAttribute(n, l === !0 ? "" : l);
40
40
  }));
@@ -58,7 +58,7 @@ function zk(c) {
58
58
  var s = e.elements[i], r = e.attributes[i] || {}, n = Object.keys(e.styles.hasOwnProperty(i) ? e.styles[i] : a[i]), l = n.reduce(function(t, u) {
59
59
  return t[u] = "", t;
60
60
  }, {});
61
- !r2(s) || !v2(s) || (Object.assign(s.style, l), Object.keys(r).forEach(function(t) {
61
+ !s2(s) || !m2(s) || (Object.assign(s.style, l), Object.keys(r).forEach(function(t) {
62
62
  s.removeAttribute(t);
63
63
  }));
64
64
  });
@@ -72,10 +72,10 @@ const Vk = {
72
72
  effect: zk,
73
73
  requires: ["computeStyles"]
74
74
  };
75
- function m2(c) {
75
+ function u2(c) {
76
76
  return c.split("-")[0];
77
77
  }
78
- var P2 = Math.max, t3 = Math.min, G2 = Math.round;
78
+ var _2 = Math.max, t3 = Math.min, G2 = Math.round;
79
79
  function M4() {
80
80
  var c = navigator.userAgentData;
81
81
  return c != null && c.brands && Array.isArray(c.brands) ? c.brands.map(function(e) {
@@ -88,8 +88,8 @@ function Ie() {
88
88
  function W2(c, e, a) {
89
89
  e === void 0 && (e = !1), a === void 0 && (a = !1);
90
90
  var i = c.getBoundingClientRect(), s = 1, r = 1;
91
- e && r2(c) && (s = c.offsetWidth > 0 && G2(i.width) / c.offsetWidth || 1, r = c.offsetHeight > 0 && G2(i.height) / c.offsetHeight || 1);
92
- var n = B2(c) ? i2(c) : window, l = n.visualViewport, t = !Ie() && a, u = (i.left + (t && l ? l.offsetLeft : 0)) / s, f = (i.top + (t && l ? l.offsetTop : 0)) / r, v = i.width / s, p = i.height / r;
91
+ e && s2(c) && (s = c.offsetWidth > 0 && G2(i.width) / c.offsetWidth || 1, r = c.offsetHeight > 0 && G2(i.height) / c.offsetHeight || 1);
92
+ var n = P2(c) ? e2(c) : window, l = n.visualViewport, t = !Ie() && a, u = (i.left + (t && l ? l.offsetLeft : 0)) / s, f = (i.top + (t && l ? l.offsetTop : 0)) / r, v = i.width / s, p = i.height / r;
93
93
  return {
94
94
  width: v,
95
95
  height: p,
@@ -124,20 +124,20 @@ function _e(c, e) {
124
124
  }
125
125
  return !1;
126
126
  }
127
- function z2(c) {
128
- return i2(c).getComputedStyle(c);
127
+ function p2(c) {
128
+ return e2(c).getComputedStyle(c);
129
129
  }
130
130
  function Hk(c) {
131
- return ["table", "td", "th"].indexOf(v2(c)) >= 0;
131
+ return ["table", "td", "th"].indexOf(m2(c)) >= 0;
132
132
  }
133
- function A2(c) {
134
- return ((B2(c) ? c.ownerDocument : (
133
+ function N2(c) {
134
+ return ((P2(c) ? c.ownerDocument : (
135
135
  // $FlowFixMe[prop-missing]
136
136
  c.document
137
137
  )) || window.document).documentElement;
138
138
  }
139
139
  function v3(c) {
140
- return v2(c) === "html" ? c : (
140
+ return m2(c) === "html" ? c : (
141
141
  // this is a quicker (but less type safe) way to save quite some bytes from the bundle
142
142
  // $FlowFixMe[incompatible-return]
143
143
  // $FlowFixMe[prop-missing]
@@ -145,23 +145,23 @@ function v3(c) {
145
145
  c.parentNode || // DOM Element detected
146
146
  (_4(c) ? c.host : null) || // ShadowRoot detected
147
147
  // $FlowFixMe[incompatible-call]: HTMLElement is a Node
148
- A2(c)
148
+ N2(c)
149
149
  );
150
150
  }
151
151
  function Fa(c) {
152
- return !r2(c) || // https://github.com/popperjs/popper-core/issues/837
153
- z2(c).position === "fixed" ? null : c.offsetParent;
152
+ return !s2(c) || // https://github.com/popperjs/popper-core/issues/837
153
+ p2(c).position === "fixed" ? null : c.offsetParent;
154
154
  }
155
155
  function hk(c) {
156
156
  var e = /firefox/i.test(M4()), a = /Trident/i.test(M4());
157
- if (a && r2(c)) {
158
- var i = z2(c);
157
+ if (a && s2(c)) {
158
+ var i = p2(c);
159
159
  if (i.position === "fixed")
160
160
  return null;
161
161
  }
162
162
  var s = v3(c);
163
- for (_4(s) && (s = s.host); r2(s) && ["html", "body"].indexOf(v2(s)) < 0; ) {
164
- var r = z2(s);
163
+ for (_4(s) && (s = s.host); s2(s) && ["html", "body"].indexOf(m2(s)) < 0; ) {
164
+ var r = p2(s);
165
165
  if (r.transform !== "none" || r.perspective !== "none" || r.contain === "paint" || ["transform", "perspective"].indexOf(r.willChange) !== -1 || e && r.willChange === "filter" || e && r.filter && r.filter !== "none")
166
166
  return s;
167
167
  s = s.parentNode;
@@ -169,15 +169,15 @@ function hk(c) {
169
169
  return null;
170
170
  }
171
171
  function g1(c) {
172
- for (var e = i2(c), a = Fa(c); a && Hk(a) && z2(a).position === "static"; )
172
+ for (var e = e2(c), a = Fa(c); a && Hk(a) && p2(a).position === "static"; )
173
173
  a = Fa(a);
174
- return a && (v2(a) === "html" || v2(a) === "body" && z2(a).position === "static") ? e : a || hk(c) || e;
174
+ return a && (m2(a) === "html" || m2(a) === "body" && p2(a).position === "static") ? e : a || hk(c) || e;
175
175
  }
176
176
  function B4(c) {
177
177
  return ["top", "bottom"].indexOf(c) >= 0 ? "x" : "y";
178
178
  }
179
179
  function t1(c, e, a) {
180
- return P2(c, t3(e, a));
180
+ return _2(c, t3(e, a));
181
181
  }
182
182
  function Mk(c, e, a) {
183
183
  var i = t1(c, e, a);
@@ -205,9 +205,9 @@ var Ck = function(e, a) {
205
205
  })) : e, Be(typeof e != "number" ? e : Fe(e, L1));
206
206
  };
207
207
  function Lk(c) {
208
- var e, a = c.state, i = c.name, s = c.options, r = a.elements.arrow, n = a.modifiersData.popperOffsets, l = m2(a.placement), t = B4(l), u = [c2, t2].indexOf(l) >= 0, f = u ? "height" : "width";
208
+ var e, a = c.state, i = c.name, s = c.options, r = a.elements.arrow, n = a.modifiersData.popperOffsets, l = u2(a.placement), t = B4(l), u = [K, n2].indexOf(l) >= 0, f = u ? "height" : "width";
209
209
  if (!(!r || !n)) {
210
- var v = Ck(s.padding, a), p = P4(r), d = t === "y" ? K : c2, M = t === "y" ? n2 : t2, y = a.rects.reference[f] + a.rects.reference[t] - n[t] - a.rects.popper[f], k = n[t] - a.rects.reference[t], D = g1(r), P = D ? t === "y" ? D.clientHeight || 0 : D.clientWidth || 0 : 0, g = y / 2 - k / 2, w = v[d], S = P - p[f] - v[M], A = P / 2 - p[f] / 2 + g, _ = t1(w, A, S), L = t;
210
+ var v = Ck(s.padding, a), p = P4(r), d = t === "y" ? J : K, M = t === "y" ? r2 : n2, y = a.rects.reference[f] + a.rects.reference[t] - n[t] - a.rects.popper[f], k = n[t] - a.rects.reference[t], D = g1(r), P = D ? t === "y" ? D.clientHeight || 0 : D.clientWidth || 0 : 0, g = y / 2 - k / 2, w = v[d], S = P - p[f] - v[M], A = P / 2 - p[f] / 2 + g, _ = t1(w, A, S), L = t;
211
211
  a.modifiersData[i] = (e = {}, e[L] = _, e.centerOffset = _ - A, e);
212
212
  }
213
213
  }
@@ -249,44 +249,44 @@ function Ea(c) {
249
249
  y
250
250
  };
251
251
  d = k.x, y = k.y;
252
- var D = n.hasOwnProperty("x"), P = n.hasOwnProperty("y"), g = c2, w = K, S = window;
252
+ var D = n.hasOwnProperty("x"), P = n.hasOwnProperty("y"), g = K, w = J, S = window;
253
253
  if (u) {
254
254
  var A = g1(a), _ = "clientHeight", L = "clientWidth";
255
- if (A === i2(a) && (A = A2(a), z2(A).position !== "static" && l === "absolute" && (_ = "scrollHeight", L = "scrollWidth")), A = A, s === K || (s === c2 || s === t2) && r === v1) {
256
- w = n2;
255
+ if (A === e2(a) && (A = N2(a), p2(A).position !== "static" && l === "absolute" && (_ = "scrollHeight", L = "scrollWidth")), A = A, s === J || (s === K || s === n2) && r === v1) {
256
+ w = r2;
257
257
  var N = v && A === S && S.visualViewport ? S.visualViewport.height : (
258
258
  // $FlowFixMe[prop-missing]
259
259
  A[_]
260
260
  );
261
261
  y -= N - i.height, y *= t ? 1 : -1;
262
262
  }
263
- if (s === c2 || (s === K || s === n2) && r === v1) {
264
- g = t2;
265
- var R = v && A === S && S.visualViewport ? S.visualViewport.width : (
263
+ if (s === K || (s === J || s === r2) && r === v1) {
264
+ g = n2;
265
+ var q = v && A === S && S.visualViewport ? S.visualViewport.width : (
266
266
  // $FlowFixMe[prop-missing]
267
267
  A[L]
268
268
  );
269
- d -= R - i.width, d *= t ? 1 : -1;
269
+ d -= q - i.width, d *= t ? 1 : -1;
270
270
  }
271
271
  }
272
- var O = Object.assign({
272
+ var j = Object.assign({
273
273
  position: l
274
- }, u && xk), l2 = f === !0 ? Nk({
274
+ }, u && xk), t2 = f === !0 ? Nk({
275
275
  x: d,
276
276
  y
277
- }, i2(a)) : {
277
+ }, e2(a)) : {
278
278
  x: d,
279
279
  y
280
280
  };
281
- if (d = l2.x, y = l2.y, t) {
282
- var X;
283
- return Object.assign({}, O, (X = {}, X[w] = P ? "0" : "", X[g] = D ? "0" : "", X.transform = (S.devicePixelRatio || 1) <= 1 ? "translate(" + d + "px, " + y + "px)" : "translate3d(" + d + "px, " + y + "px, 0)", X));
281
+ if (d = t2.x, y = t2.y, t) {
282
+ var Q;
283
+ return Object.assign({}, j, (Q = {}, Q[w] = P ? "0" : "", Q[g] = D ? "0" : "", Q.transform = (S.devicePixelRatio || 1) <= 1 ? "translate(" + d + "px, " + y + "px)" : "translate3d(" + d + "px, " + y + "px, 0)", Q));
284
284
  }
285
- return Object.assign({}, O, (e = {}, e[w] = P ? y + "px" : "", e[g] = D ? d + "px" : "", e.transform = "", e));
285
+ return Object.assign({}, j, (e = {}, e[w] = P ? y + "px" : "", e[g] = D ? d + "px" : "", e.transform = "", e));
286
286
  }
287
287
  function Ak(c) {
288
288
  var e = c.state, a = c.options, i = a.gpuAcceleration, s = i === void 0 ? !0 : i, r = a.adaptive, n = r === void 0 ? !0 : r, l = a.roundOffsets, t = l === void 0 ? !0 : l, u = {
289
- placement: m2(e.placement),
289
+ placement: u2(e.placement),
290
290
  variation: Y2(e.placement),
291
291
  popper: e.elements.popper,
292
292
  popperRect: e.rects.popper,
@@ -318,7 +318,7 @@ var Y1 = {
318
318
  passive: !0
319
319
  };
320
320
  function wk(c) {
321
- var e = c.state, a = c.instance, i = c.options, s = i.scroll, r = s === void 0 ? !0 : s, n = i.resize, l = n === void 0 ? !0 : n, t = i2(e.elements.popper), u = [].concat(e.scrollParents.reference, e.scrollParents.popper);
321
+ var e = c.state, a = c.instance, i = c.options, s = i.scroll, r = s === void 0 ? !0 : s, n = i.resize, l = n === void 0 ? !0 : n, t = e2(e.elements.popper), u = [].concat(e.scrollParents.reference, e.scrollParents.popper);
322
322
  return r && u.forEach(function(f) {
323
323
  f.addEventListener("scroll", a.update, Y1);
324
324
  }), l && t.addEventListener("resize", a.update, Y1), function() {
@@ -357,17 +357,17 @@ function ja(c) {
357
357
  });
358
358
  }
359
359
  function F4(c) {
360
- var e = i2(c), a = e.pageXOffset, i = e.pageYOffset;
360
+ var e = e2(c), a = e.pageXOffset, i = e.pageYOffset;
361
361
  return {
362
362
  scrollLeft: a,
363
363
  scrollTop: i
364
364
  };
365
365
  }
366
366
  function E4(c) {
367
- return W2(A2(c)).left + F4(c).scrollLeft;
367
+ return W2(N2(c)).left + F4(c).scrollLeft;
368
368
  }
369
369
  function Dk(c, e) {
370
- var a = i2(c), i = A2(c), s = a.visualViewport, r = i.clientWidth, n = i.clientHeight, l = 0, t = 0;
370
+ var a = e2(c), i = N2(c), s = a.visualViewport, r = i.clientWidth, n = i.clientHeight, l = 0, t = 0;
371
371
  if (s) {
372
372
  r = s.width, n = s.height;
373
373
  var u = Ie();
@@ -381,8 +381,8 @@ function Dk(c, e) {
381
381
  };
382
382
  }
383
383
  function Ik(c) {
384
- var e, a = A2(c), i = F4(c), s = (e = c.ownerDocument) == null ? void 0 : e.body, r = P2(a.scrollWidth, a.clientWidth, s ? s.scrollWidth : 0, s ? s.clientWidth : 0), n = P2(a.scrollHeight, a.clientHeight, s ? s.scrollHeight : 0, s ? s.clientHeight : 0), l = -i.scrollLeft + E4(c), t = -i.scrollTop;
385
- return z2(s || a).direction === "rtl" && (l += P2(a.clientWidth, s ? s.clientWidth : 0) - r), {
384
+ var e, a = N2(c), i = F4(c), s = (e = c.ownerDocument) == null ? void 0 : e.body, r = _2(a.scrollWidth, a.clientWidth, s ? s.scrollWidth : 0, s ? s.clientWidth : 0), n = _2(a.scrollHeight, a.clientHeight, s ? s.scrollHeight : 0, s ? s.clientHeight : 0), l = -i.scrollLeft + E4(c), t = -i.scrollTop;
385
+ return p2(s || a).direction === "rtl" && (l += _2(a.clientWidth, s ? s.clientWidth : 0) - r), {
386
386
  width: r,
387
387
  height: n,
388
388
  x: l,
@@ -390,16 +390,16 @@ function Ik(c) {
390
390
  };
391
391
  }
392
392
  function j4(c) {
393
- var e = z2(c), a = e.overflow, i = e.overflowX, s = e.overflowY;
393
+ var e = p2(c), a = e.overflow, i = e.overflowX, s = e.overflowY;
394
394
  return /auto|scroll|overlay|hidden/.test(a + s + i);
395
395
  }
396
396
  function Ee(c) {
397
- return ["html", "body", "#document"].indexOf(v2(c)) >= 0 ? c.ownerDocument.body : r2(c) && j4(c) ? c : Ee(v3(c));
397
+ return ["html", "body", "#document"].indexOf(m2(c)) >= 0 ? c.ownerDocument.body : s2(c) && j4(c) ? c : Ee(v3(c));
398
398
  }
399
399
  function l1(c, e) {
400
400
  var a;
401
401
  e === void 0 && (e = []);
402
- var i = Ee(c), s = i === ((a = c.ownerDocument) == null ? void 0 : a.body), r = i2(i), n = s ? [r].concat(r.visualViewport || [], j4(i) ? i : []) : i, l = e.concat(n);
402
+ var i = Ee(c), s = i === ((a = c.ownerDocument) == null ? void 0 : a.body), r = e2(i), n = s ? [r].concat(r.visualViewport || [], j4(i) ? i : []) : i, l = e.concat(n);
403
403
  return s ? l : (
404
404
  // $FlowFixMe[incompatible-call]: isBody tells us target will be an HTMLElement here
405
405
  l.concat(l1(v3(n)))
@@ -418,43 +418,43 @@ function _k(c, e) {
418
418
  return a.top = a.top + c.clientTop, a.left = a.left + c.clientLeft, a.bottom = a.top + c.clientHeight, a.right = a.left + c.clientWidth, a.width = c.clientWidth, a.height = c.clientHeight, a.x = a.left, a.y = a.top, a;
419
419
  }
420
420
  function Oa(c, e, a) {
421
- return e === Te ? C4(Dk(c, a)) : B2(e) ? _k(e, a) : C4(Ik(A2(c)));
421
+ return e === Te ? C4(Dk(c, a)) : P2(e) ? _k(e, a) : C4(Ik(N2(c)));
422
422
  }
423
423
  function Pk(c) {
424
- var e = l1(v3(c)), a = ["absolute", "fixed"].indexOf(z2(c).position) >= 0, i = a && r2(c) ? g1(c) : c;
425
- return B2(i) ? e.filter(function(s) {
426
- return B2(s) && _e(s, i) && v2(s) !== "body";
424
+ var e = l1(v3(c)), a = ["absolute", "fixed"].indexOf(p2(c).position) >= 0, i = a && s2(c) ? g1(c) : c;
425
+ return P2(i) ? e.filter(function(s) {
426
+ return P2(s) && _e(s, i) && m2(s) !== "body";
427
427
  }) : [];
428
428
  }
429
429
  function Bk(c, e, a, i) {
430
430
  var s = e === "clippingParents" ? Pk(c) : [].concat(e), r = [].concat(s, [a]), n = r[0], l = r.reduce(function(t, u) {
431
431
  var f = Oa(c, u, i);
432
- return t.top = P2(f.top, t.top), t.right = t3(f.right, t.right), t.bottom = t3(f.bottom, t.bottom), t.left = P2(f.left, t.left), t;
432
+ return t.top = _2(f.top, t.top), t.right = t3(f.right, t.right), t.bottom = t3(f.bottom, t.bottom), t.left = _2(f.left, t.left), t;
433
433
  }, Oa(c, n, i));
434
434
  return l.width = l.right - l.left, l.height = l.bottom - l.top, l.x = l.left, l.y = l.top, l;
435
435
  }
436
436
  function je(c) {
437
- var e = c.reference, a = c.element, i = c.placement, s = i ? m2(i) : null, r = i ? Y2(i) : null, n = e.x + e.width / 2 - a.width / 2, l = e.y + e.height / 2 - a.height / 2, t;
437
+ var e = c.reference, a = c.element, i = c.placement, s = i ? u2(i) : null, r = i ? Y2(i) : null, n = e.x + e.width / 2 - a.width / 2, l = e.y + e.height / 2 - a.height / 2, t;
438
438
  switch (s) {
439
- case K:
439
+ case J:
440
440
  t = {
441
441
  x: n,
442
442
  y: e.y - a.height
443
443
  };
444
444
  break;
445
- case n2:
445
+ case r2:
446
446
  t = {
447
447
  x: n,
448
448
  y: e.y + e.height
449
449
  };
450
450
  break;
451
- case t2:
451
+ case n2:
452
452
  t = {
453
453
  x: e.x + e.width,
454
454
  y: l
455
455
  };
456
456
  break;
457
- case c2:
457
+ case K:
458
458
  t = {
459
459
  x: e.x - a.width,
460
460
  y: l
@@ -482,25 +482,25 @@ function je(c) {
482
482
  }
483
483
  function d1(c, e) {
484
484
  e === void 0 && (e = {});
485
- var a = e, i = a.placement, s = i === void 0 ? c.placement : i, r = a.strategy, n = r === void 0 ? c.strategy : r, l = a.boundary, t = l === void 0 ? ik : l, u = a.rootBoundary, f = u === void 0 ? Te : u, v = a.elementContext, p = v === void 0 ? s1 : v, d = a.altBoundary, M = d === void 0 ? !1 : d, y = a.padding, k = y === void 0 ? 0 : y, D = Be(typeof k != "number" ? k : Fe(k, L1)), P = p === s1 ? sk : s1, g = c.rects.popper, w = c.elements[M ? P : p], S = Bk(B2(w) ? w : w.contextElement || A2(c.elements.popper), t, f, n), A = W2(c.elements.reference), _ = je({
485
+ var a = e, i = a.placement, s = i === void 0 ? c.placement : i, r = a.strategy, n = r === void 0 ? c.strategy : r, l = a.boundary, t = l === void 0 ? ik : l, u = a.rootBoundary, f = u === void 0 ? Te : u, v = a.elementContext, p = v === void 0 ? s1 : v, d = a.altBoundary, M = d === void 0 ? !1 : d, y = a.padding, k = y === void 0 ? 0 : y, D = Be(typeof k != "number" ? k : Fe(k, L1)), P = p === s1 ? sk : s1, g = c.rects.popper, w = c.elements[M ? P : p], S = Bk(P2(w) ? w : w.contextElement || N2(c.elements.popper), t, f, n), A = W2(c.elements.reference), _ = je({
486
486
  reference: A,
487
487
  element: g,
488
488
  strategy: "absolute",
489
489
  placement: s
490
- }), L = C4(Object.assign({}, g, _)), N = p === s1 ? L : A, R = {
490
+ }), L = C4(Object.assign({}, g, _)), N = p === s1 ? L : A, q = {
491
491
  top: S.top - N.top + D.top,
492
492
  bottom: N.bottom - S.bottom + D.bottom,
493
493
  left: S.left - N.left + D.left,
494
494
  right: N.right - S.right + D.right
495
- }, O = c.modifiersData.offset;
496
- if (p === s1 && O) {
497
- var l2 = O[s];
498
- Object.keys(R).forEach(function(X) {
499
- var y2 = [t2, n2].indexOf(X) >= 0 ? 1 : -1, w2 = [K, n2].indexOf(X) >= 0 ? "y" : "x";
500
- R[X] += l2[w2] * y2;
495
+ }, j = c.modifiersData.offset;
496
+ if (p === s1 && j) {
497
+ var t2 = j[s];
498
+ Object.keys(q).forEach(function(Q) {
499
+ var A2 = [n2, r2].indexOf(Q) >= 0 ? 1 : -1, y2 = [J, r2].indexOf(Q) >= 0 ? "y" : "x";
500
+ q[Q] += t2[y2] * A2;
501
501
  });
502
502
  }
503
- return R;
503
+ return q;
504
504
  }
505
505
  function Fk(c, e) {
506
506
  e === void 0 && (e = {});
@@ -516,14 +516,14 @@ function Fk(c, e) {
516
516
  boundary: s,
517
517
  rootBoundary: r,
518
518
  padding: n
519
- })[m2(y)], M;
519
+ })[u2(y)], M;
520
520
  }, {});
521
521
  return Object.keys(d).sort(function(M, y) {
522
522
  return d[M] - d[y];
523
523
  });
524
524
  }
525
525
  function Ek(c) {
526
- if (m2(c) === I4)
526
+ if (u2(c) === I4)
527
527
  return [];
528
528
  var e = s3(c);
529
529
  return [ja(c), e, ja(e)];
@@ -531,39 +531,39 @@ function Ek(c) {
531
531
  function jk(c) {
532
532
  var e = c.state, a = c.options, i = c.name;
533
533
  if (!e.modifiersData[i]._skip) {
534
- for (var s = a.mainAxis, r = s === void 0 ? !0 : s, n = a.altAxis, l = n === void 0 ? !0 : n, t = a.fallbackPlacements, u = a.padding, f = a.boundary, v = a.rootBoundary, p = a.altBoundary, d = a.flipVariations, M = d === void 0 ? !0 : d, y = a.allowedAutoPlacements, k = e.options.placement, D = m2(k), P = D === k, g = t || (P || !M ? [s3(k)] : Ek(k)), w = [k].concat(g).reduce(function(j2, C2) {
535
- return j2.concat(m2(C2) === I4 ? Fk(e, {
536
- placement: C2,
534
+ for (var s = a.mainAxis, r = s === void 0 ? !0 : s, n = a.altAxis, l = n === void 0 ? !0 : n, t = a.fallbackPlacements, u = a.padding, f = a.boundary, v = a.rootBoundary, p = a.altBoundary, d = a.flipVariations, M = d === void 0 ? !0 : d, y = a.allowedAutoPlacements, k = e.options.placement, D = u2(k), P = D === k, g = t || (P || !M ? [s3(k)] : Ek(k)), w = [k].concat(g).reduce(function(E2, M2) {
535
+ return E2.concat(u2(M2) === I4 ? Fk(e, {
536
+ placement: M2,
537
537
  boundary: f,
538
538
  rootBoundary: v,
539
539
  padding: u,
540
540
  flipVariations: M,
541
541
  allowedAutoPlacements: y
542
- }) : C2);
543
- }, []), S = e.rects.reference, A = e.rects.popper, _ = /* @__PURE__ */ new Map(), L = !0, N = w[0], R = 0; R < w.length; R++) {
544
- var O = w[R], l2 = m2(O), X = Y2(O) === $2, y2 = [K, n2].indexOf(l2) >= 0, w2 = y2 ? "width" : "height", a2 = d1(e, {
545
- placement: O,
542
+ }) : M2);
543
+ }, []), S = e.rects.reference, A = e.rects.popper, _ = /* @__PURE__ */ new Map(), L = !0, N = w[0], q = 0; q < w.length; q++) {
544
+ var j = w[q], t2 = u2(j), Q = Y2(j) === $2, A2 = [J, r2].indexOf(t2) >= 0, y2 = A2 ? "width" : "height", c2 = d1(e, {
545
+ placement: j,
546
546
  boundary: f,
547
547
  rootBoundary: v,
548
548
  altBoundary: p,
549
549
  padding: u
550
- }), o2 = y2 ? X ? t2 : c2 : X ? n2 : K;
551
- S[w2] > A[w2] && (o2 = s3(o2));
552
- var R1 = s3(o2), S2 = [];
553
- if (r && S2.push(a2[l2] <= 0), l && S2.push(a2[o2] <= 0, a2[R1] <= 0), S2.every(function(j2) {
554
- return j2;
550
+ }), l2 = A2 ? Q ? n2 : K : Q ? r2 : J;
551
+ S[y2] > A[y2] && (l2 = s3(l2));
552
+ var R1 = s3(l2), w2 = [];
553
+ if (r && w2.push(c2[t2] <= 0), l && w2.push(c2[l2] <= 0, c2[R1] <= 0), w2.every(function(E2) {
554
+ return E2;
555
555
  })) {
556
- N = O, L = !1;
556
+ N = j, L = !1;
557
557
  break;
558
558
  }
559
- _.set(O, S2);
559
+ _.set(j, w2);
560
560
  }
561
561
  if (L)
562
- for (var U1 = M ? 3 : 1, u4 = function(C2) {
562
+ for (var U1 = M ? 3 : 1, u4 = function(M2) {
563
563
  var i1 = w.find(function(G1) {
564
- var k2 = _.get(G1);
565
- if (k2)
566
- return k2.slice(0, C2).every(function(m4) {
564
+ var S2 = _.get(G1);
565
+ if (S2)
566
+ return S2.slice(0, M2).every(function(m4) {
567
567
  return m4;
568
568
  });
569
569
  });
@@ -599,7 +599,7 @@ function qa(c, e, a) {
599
599
  };
600
600
  }
601
601
  function Ra(c) {
602
- return [K, t2, n2, c2].some(function(e) {
602
+ return [J, n2, r2, K].some(function(e) {
603
603
  return c[e] >= 0;
604
604
  });
605
605
  }
@@ -627,10 +627,10 @@ const Rk = {
627
627
  fn: qk
628
628
  };
629
629
  function Uk(c, e, a) {
630
- var i = m2(c), s = [c2, K].indexOf(i) >= 0 ? -1 : 1, r = typeof a == "function" ? a(Object.assign({}, e, {
630
+ var i = u2(c), s = [K, J].indexOf(i) >= 0 ? -1 : 1, r = typeof a == "function" ? a(Object.assign({}, e, {
631
631
  placement: c
632
632
  })) : a, n = r[0], l = r[1];
633
- return n = n || 0, l = (l || 0) * s, [c2, t2].indexOf(i) >= 0 ? {
633
+ return n = n || 0, l = (l || 0) * s, [K, n2].indexOf(i) >= 0 ? {
634
634
  x: l,
635
635
  y: n
636
636
  } : {
@@ -676,31 +676,31 @@ function Xk(c) {
676
676
  rootBoundary: u,
677
677
  padding: v,
678
678
  altBoundary: f
679
- }), D = m2(e.placement), P = Y2(e.placement), g = !P, w = B4(D), S = Qk(w), A = e.modifiersData.popperOffsets, _ = e.rects.reference, L = e.rects.popper, N = typeof y == "function" ? y(Object.assign({}, e.rects, {
679
+ }), D = u2(e.placement), P = Y2(e.placement), g = !P, w = B4(D), S = Qk(w), A = e.modifiersData.popperOffsets, _ = e.rects.reference, L = e.rects.popper, N = typeof y == "function" ? y(Object.assign({}, e.rects, {
680
680
  placement: e.placement
681
- })) : y, R = typeof N == "number" ? {
681
+ })) : y, q = typeof N == "number" ? {
682
682
  mainAxis: N,
683
683
  altAxis: N
684
684
  } : Object.assign({
685
685
  mainAxis: 0,
686
686
  altAxis: 0
687
- }, N), O = e.modifiersData.offset ? e.modifiersData.offset[e.placement] : null, l2 = {
687
+ }, N), j = e.modifiersData.offset ? e.modifiersData.offset[e.placement] : null, t2 = {
688
688
  x: 0,
689
689
  y: 0
690
690
  };
691
691
  if (A) {
692
692
  if (r) {
693
- var X, y2 = w === "y" ? K : c2, w2 = w === "y" ? n2 : t2, a2 = w === "y" ? "height" : "width", o2 = A[w], R1 = o2 + k[y2], S2 = o2 - k[w2], U1 = d ? -L[a2] / 2 : 0, u4 = P === $2 ? _[a2] : L[a2], e1 = P === $2 ? -L[a2] : -_[a2], $1 = e.elements.arrow, j2 = d && $1 ? P4($1) : {
693
+ var Q, A2 = w === "y" ? J : K, y2 = w === "y" ? r2 : n2, c2 = w === "y" ? "height" : "width", l2 = A[w], R1 = l2 + k[A2], w2 = l2 - k[y2], U1 = d ? -L[c2] / 2 : 0, u4 = P === $2 ? _[c2] : L[c2], e1 = P === $2 ? -L[c2] : -_[c2], $1 = e.elements.arrow, E2 = d && $1 ? P4($1) : {
694
694
  width: 0,
695
695
  height: 0
696
- }, C2 = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : Pe(), i1 = C2[y2], G1 = C2[w2], k2 = t1(0, _[a2], j2[a2]), m4 = g ? _[a2] / 2 - U1 - k2 - i1 - R.mainAxis : u4 - k2 - i1 - R.mainAxis, $S = g ? -_[a2] / 2 + U1 + k2 + G1 + R.mainAxis : e1 + k2 + G1 + R.mainAxis, v4 = e.elements.arrow && g1(e.elements.arrow), GS = v4 ? w === "y" ? v4.clientTop || 0 : v4.clientLeft || 0 : 0, Na = (X = O == null ? void 0 : O[w]) != null ? X : 0, WS = o2 + m4 - Na - GS, YS = o2 + $S - Na, Aa = t1(d ? t3(R1, WS) : R1, o2, d ? P2(S2, YS) : S2);
697
- A[w] = Aa, l2[w] = Aa - o2;
696
+ }, M2 = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : Pe(), i1 = M2[A2], G1 = M2[y2], S2 = t1(0, _[c2], E2[c2]), m4 = g ? _[c2] / 2 - U1 - S2 - i1 - q.mainAxis : u4 - S2 - i1 - q.mainAxis, $S = g ? -_[c2] / 2 + U1 + S2 + G1 + q.mainAxis : e1 + S2 + G1 + q.mainAxis, v4 = e.elements.arrow && g1(e.elements.arrow), GS = v4 ? w === "y" ? v4.clientTop || 0 : v4.clientLeft || 0 : 0, Na = (Q = j == null ? void 0 : j[w]) != null ? Q : 0, WS = l2 + m4 - Na - GS, YS = l2 + $S - Na, Aa = t1(d ? t3(R1, WS) : R1, l2, d ? _2(w2, YS) : w2);
697
+ A[w] = Aa, t2[w] = Aa - l2;
698
698
  }
699
699
  if (l) {
700
- var ya, QS = w === "x" ? K : c2, XS = w === "x" ? n2 : t2, T2 = A[S], W1 = S === "y" ? "height" : "width", wa = T2 + k[QS], Sa = T2 - k[XS], d4 = [K, c2].indexOf(D) !== -1, ka = (ya = O == null ? void 0 : O[S]) != null ? ya : 0, Ta = d4 ? wa : T2 - _[W1] - L[W1] - ka + R.altAxis, Da = d4 ? T2 + _[W1] + L[W1] - ka - R.altAxis : Sa, Ia = d && d4 ? Mk(Ta, T2, Da) : t1(d ? Ta : wa, T2, d ? Da : Sa);
701
- A[S] = Ia, l2[S] = Ia - T2;
700
+ var ya, QS = w === "x" ? J : K, XS = w === "x" ? r2 : n2, k2 = A[S], W1 = S === "y" ? "height" : "width", wa = k2 + k[QS], Sa = k2 - k[XS], d4 = [J, K].indexOf(D) !== -1, ka = (ya = j == null ? void 0 : j[S]) != null ? ya : 0, Ta = d4 ? wa : k2 - _[W1] - L[W1] - ka + q.altAxis, Da = d4 ? k2 + _[W1] + L[W1] - ka - q.altAxis : Sa, Ia = d && d4 ? Mk(Ta, k2, Da) : t1(d ? Ta : wa, k2, d ? Da : Sa);
701
+ A[S] = Ia, t2[S] = Ia - k2;
702
702
  }
703
- e.modifiersData[i] = l2;
703
+ e.modifiersData[i] = t2;
704
704
  }
705
705
  }
706
706
  const Zk = {
@@ -717,7 +717,7 @@ function Jk(c) {
717
717
  };
718
718
  }
719
719
  function Kk(c) {
720
- return c === i2(c) || !r2(c) ? F4(c) : Jk(c);
720
+ return c === e2(c) || !s2(c) ? F4(c) : Jk(c);
721
721
  }
722
722
  function cT(c) {
723
723
  var e = c.getBoundingClientRect(), a = G2(e.width) / c.offsetWidth || 1, i = G2(e.height) / c.offsetHeight || 1;
@@ -725,15 +725,15 @@ function cT(c) {
725
725
  }
726
726
  function aT(c, e, a) {
727
727
  a === void 0 && (a = !1);
728
- var i = r2(e), s = r2(e) && cT(e), r = A2(e), n = W2(c, s, a), l = {
728
+ var i = s2(e), s = s2(e) && cT(e), r = N2(e), n = W2(c, s, a), l = {
729
729
  scrollLeft: 0,
730
730
  scrollTop: 0
731
731
  }, t = {
732
732
  x: 0,
733
733
  y: 0
734
734
  };
735
- return (i || !i && !a) && ((v2(e) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
736
- j4(r)) && (l = Kk(e)), r2(e) ? (t = W2(e, !0), t.x += e.clientLeft, t.y += e.clientTop) : r && (t.x = E4(r))), {
735
+ return (i || !i && !a) && ((m2(e) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
736
+ j4(r)) && (l = Kk(e)), s2(e) ? (t = W2(e, !0), t.x += e.clientLeft, t.y += e.clientTop) : r && (t.x = E4(r))), {
737
737
  x: n.left + l.scrollLeft - t.x,
738
738
  y: n.top + l.scrollTop - t.y,
739
739
  width: n.width,
@@ -822,7 +822,7 @@ function nT(c) {
822
822
  setOptions: function(D) {
823
823
  var P = typeof D == "function" ? D(f.options) : D;
824
824
  y(), f.options = Object.assign({}, r, f.options, P), f.scrollParents = {
825
- reference: B2(l) ? l1(l) : l.contextElement ? l1(l.contextElement) : [],
825
+ reference: P2(l) ? l1(l) : l.contextElement ? l1(l.contextElement) : [],
826
826
  popper: l1(t)
827
827
  };
828
828
  var g = iT(rT([].concat(i, f.options.modifiers)));
@@ -842,8 +842,8 @@ function nT(c) {
842
842
  f.rects = {
843
843
  reference: aT(P, g1(g), f.options.strategy === "fixed"),
844
844
  popper: P4(g)
845
- }, f.reset = !1, f.placement = f.options.placement, f.orderedModifiers.forEach(function(R) {
846
- return f.modifiersData[R.name] = Object.assign({}, R.data);
845
+ }, f.reset = !1, f.placement = f.options.placement, f.orderedModifiers.forEach(function(q) {
846
+ return f.modifiersData[q.name] = Object.assign({}, q.data);
847
847
  });
848
848
  for (var w = 0; w < f.orderedModifiers.length; w++) {
849
849
  if (f.reset === !0) {
@@ -906,7 +906,7 @@ var tT = [Sk, Yk, yk, Vk, Gk, Ok, Zk, bk, Rk], lT = /* @__PURE__ */ nT({
906
906
  const Oe = typeof window < "u", oT = (c) => typeof c == "string", l3 = () => {
907
907
  }, fT = Oe && ((Ga = window == null ? void 0 : window.navigator) == null ? void 0 : Ga.userAgent) && /iP(ad|hone|od)/.test(window.navigator.userAgent);
908
908
  function o3(c) {
909
- return typeof c == "function" ? c() : E(c);
909
+ return typeof c == "function" ? c() : R2(c);
910
910
  }
911
911
  function uT(c, e) {
912
912
  function a(...i) {
@@ -954,7 +954,7 @@ function p4(...c) {
954
954
  Array.isArray(a) || (a = [a]), Array.isArray(i) || (i = [i]);
955
955
  const r = [], n = () => {
956
956
  r.forEach((f) => f()), r.length = 0;
957
- }, l = (f, v, p, d) => (f.addEventListener(v, p, d), () => f.removeEventListener(v, p, d)), t = J(() => [r1(e), o3(s)], ([f, v]) => {
957
+ }, l = (f, v, p, d) => (f.addEventListener(v, p, d), () => f.removeEventListener(v, p, d)), t = Z(() => [r1(e), o3(s)], ([f, v]) => {
958
958
  n(), f && r.push(...a.flatMap((p) => i.map((d) => l(f, p, d, v))));
959
959
  }, { immediate: !0, flush: "post" }), u = () => {
960
960
  t(), n();
@@ -1101,7 +1101,7 @@ const ce = {
1101
1101
  }
1102
1102
  },
1103
1103
  ...c
1104
- }, i = W(void 0), s = W(void 0), r = W(void 0), n = W(!1), l = W(!1), t = W(!1), u = W(a.placement || "top"), f = F(() => {
1104
+ }, i = G(void 0), s = G(void 0), r = G(void 0), n = G(!1), l = G(!1), t = G(!1), u = G(a.placement || "top"), f = F(() => {
1105
1105
  let { modifiers: L } = ce;
1106
1106
  return a.modifiers && (L = [...L, ...a.modifiers]), {
1107
1107
  ...ce,
@@ -1132,8 +1132,8 @@ const ce = {
1132
1132
  }, y = (L = "", N = "") => {
1133
1133
  a.hover !== !1 && (N === "trigger" ? l.value = L === "open" : t.value = L === "open", M(L));
1134
1134
  }, k = function(L, N) {
1135
- const { slots: R } = N;
1136
- return D2(
1135
+ const { slots: q } = N;
1136
+ return T2(
1137
1137
  "div",
1138
1138
  {
1139
1139
  class: "trigger-element",
@@ -1144,7 +1144,7 @@ const ce = {
1144
1144
  onFocus: () => y("open"),
1145
1145
  onClick: () => M()
1146
1146
  },
1147
- R.default ? R.default() : ""
1147
+ q.default ? q.default() : ""
1148
1148
  );
1149
1149
  }, D = F(() => {
1150
1150
  const { animation: L } = a;
@@ -1161,16 +1161,16 @@ const ce = {
1161
1161
  }), P = F(() => {
1162
1162
  const { animationDuration: L } = a;
1163
1163
  if (!Array.isArray(L)) {
1164
- const O = L || 300;
1164
+ const j = L || 300;
1165
1165
  return {
1166
- enter: `${O / 1e3}s`,
1167
- leave: `${O / 1e3}s`
1166
+ enter: `${j / 1e3}s`,
1167
+ leave: `${j / 1e3}s`
1168
1168
  };
1169
1169
  }
1170
- const [N, R] = L;
1170
+ const [N, q] = L;
1171
1171
  return {
1172
1172
  enter: `${N / 1e3}s`,
1173
- leave: `${R / 1e3}s`
1173
+ leave: `${q / 1e3}s`
1174
1174
  };
1175
1175
  }), g = F(() => {
1176
1176
  const L = Object.keys(ae).find((N) => u.value.startsWith(N));
@@ -1191,13 +1191,13 @@ const ce = {
1191
1191
  }), A = (L, N) => {
1192
1192
  a.onTransition !== void 0 && a.onTransition(L, N);
1193
1193
  }, _ = function(L, N) {
1194
- const { slots: R } = N;
1195
- return D2(
1194
+ const { slots: q } = N;
1195
+ return T2(
1196
1196
  U2,
1197
1197
  { name: D.value.outer },
1198
1198
  {
1199
1199
  default: () => u1(
1200
- D2(
1200
+ T2(
1201
1201
  "div",
1202
1202
  {
1203
1203
  class: "popper-content-wrapper",
@@ -1211,38 +1211,38 @@ const ce = {
1211
1211
  }
1212
1212
  },
1213
1213
  [
1214
- D2(
1214
+ T2(
1215
1215
  U2,
1216
1216
  {
1217
1217
  name: D.value.inner,
1218
1218
  "data-placement": u.value,
1219
1219
  "data-name": D.value.inner,
1220
- onBeforeEnter(O) {
1221
- A("before-enter", O);
1220
+ onBeforeEnter(j) {
1221
+ A("before-enter", j);
1222
1222
  },
1223
- onEnter(O) {
1224
- D.value.inner === "shift-out" && (O.style.animation = `shift-out ${P.value.enter}`), A("enter", O);
1223
+ onEnter(j) {
1224
+ D.value.inner === "shift-out" && (j.style.animation = `shift-out ${P.value.enter}`), A("enter", j);
1225
1225
  },
1226
- onAfterEnter(O) {
1227
- D.value.inner === "shift-out" && (O.style.transform = g.value), A("after-enter", O);
1226
+ onAfterEnter(j) {
1227
+ D.value.inner === "shift-out" && (j.style.transform = g.value), A("after-enter", j);
1228
1228
  },
1229
- onBeforeLeave(O) {
1230
- D.value.inner === "shift-out" && (O.style.transform = g.value, O.style.animation = ""), A("before-leave", O);
1229
+ onBeforeLeave(j) {
1230
+ D.value.inner === "shift-out" && (j.style.transform = g.value, j.style.animation = ""), A("before-leave", j);
1231
1231
  },
1232
- onLeave(O) {
1233
- D.value.inner === "shift-out" && (O.style.transform = "translate(0, 0)"), A("leave", O);
1232
+ onLeave(j) {
1233
+ D.value.inner === "shift-out" && (j.style.transform = "translate(0, 0)"), A("leave", j);
1234
1234
  },
1235
- onAfterLeave(O) {
1236
- D.value.inner === "shift-out" && (O.style.transform = "translate(0, 0)"), A("after-leave", O);
1235
+ onAfterLeave(j) {
1236
+ D.value.inner === "shift-out" && (j.style.transform = "translate(0, 0)"), A("after-leave", j);
1237
1237
  }
1238
1238
  },
1239
1239
  {
1240
- default: () => u1(D2(
1240
+ default: () => u1(T2(
1241
1241
  "div",
1242
1242
  { class: "popper-content" },
1243
1243
  [
1244
- R.default ? R.default() : "",
1245
- D2(
1244
+ q.default ? q.default() : "",
1245
+ T2(
1246
1246
  "div",
1247
1247
  {
1248
1248
  "data-popper-arrow": !0,
@@ -1266,7 +1266,7 @@ const ce = {
1266
1266
  a.disableClickOutside !== !0 && M("close");
1267
1267
  },
1268
1268
  { ignore: [s] }
1269
- ), d2(() => {
1269
+ ), v2(() => {
1270
1270
  i.value !== void 0 && s.value !== void 0 && (r.value = lT(
1271
1271
  i.value,
1272
1272
  s.value,
@@ -1275,7 +1275,7 @@ const ce = {
1275
1275
  }), KS(() => {
1276
1276
  var L;
1277
1277
  (L = r.value) == null || L.destroy(), r.value = void 0;
1278
- }), J(n, (L) => {
1278
+ }), Z(n, (L) => {
1279
1279
  var N;
1280
1280
  if (L === !1) {
1281
1281
  a.onClosed !== void 0 && a.onClosed();
@@ -1417,15 +1417,15 @@ const ce = {
1417
1417
  popper: s,
1418
1418
  isOpened: F(() => l.value)
1419
1419
  }), (t, u) => (m(), z("div", gT, [
1420
- (m(), j(_a(E(r)), null, {
1421
- default: q(() => [
1422
- Q(t.$slots, "default")
1420
+ (m(), E(_a(R2(r)), null, {
1421
+ default: O(() => [
1422
+ Y(t.$slots, "default")
1423
1423
  ]),
1424
1424
  _: 3
1425
1425
  })),
1426
- (m(), j(_a(E(n)), null, {
1427
- default: q(() => [
1428
- Q(t.$slots, "content")
1426
+ (m(), E(_a(R2(n)), null, {
1427
+ default: O(() => [
1428
+ Y(t.$slots, "content")
1429
1429
  ]),
1430
1430
  _: 3
1431
1431
  }))
@@ -1607,7 +1607,7 @@ var xT = "fas", Re = {
1607
1607
  }, Di = {
1608
1608
  prefix: "fas",
1609
1609
  iconName: "hand-point-right",
1610
- icon: [512, 512, [], "f0a4", "M480 96c17.7 0 32 14.3 32 32s-14.3 32-32 32l-208 0 0-64 208 0zM320 288c17.7 0 32 14.3 32 32s-14.3 32-32 32H256c-17.7 0-32-14.3-32-32s14.3-32 32-32h64zm64-64c0 17.7-14.3 32-32 32H304c-17.7 0-32-14.3-32-32s14.3-32 32-32h48c17.7 0 32 14.3 32 32zM288 384c17.7 0 32 14.3 32 32s-14.3 32-32 32H224c-17.7 0-32-14.3-32-32s14.3-32 32-32h64zm-88-96l.6 0c-5.4 9.4-8.6 20.3-8.6 32c0 13.2 4 25.4 10.8 35.6C177.9 364.3 160 388.1 160 416c0 11.7 3.1 22.6 8.6 32H160C71.6 448 0 376.4 0 288l0-61.7c0-42.4 16.9-83.1 46.9-113.1l11.6-11.6C82.5 77.5 115.1 64 149 64l27 0c35.3 0 64 28.7 64 64v88c0 22.1-17.9 40-40 40s-40-17.9-40-40V160c0-8.8-7.2-16-16-16s-16 7.2-16 16v56c0 39.8 32.2 72 72 72z"]
1610
+ icon: [512, 512, [], "f0a4", "M480 96c17.7 0 32 14.3 32 32s-14.3 32-32 32l-208 0 0-64 208 0zM320 288c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0zm64-64c0 17.7-14.3 32-32 32l-48 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l48 0c17.7 0 32 14.3 32 32zM288 384c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0zm-88-96l.6 0c-5.4 9.4-8.6 20.3-8.6 32c0 13.2 4 25.4 10.8 35.6C177.9 364.3 160 388.1 160 416c0 11.7 3.1 22.6 8.6 32l-8.6 0C71.6 448 0 376.4 0 288l0-61.7c0-42.4 16.9-83.1 46.9-113.1l11.6-11.6C82.5 77.5 115.1 64 149 64l27 0c35.3 0 64 28.7 64 64l0 88c0 22.1-17.9 40-40 40s-40-17.9-40-40l0-56c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 56c0 39.8 32.2 72 72 72z"]
1611
1611
  }, K4 = {
1612
1612
  prefix: "fas",
1613
1613
  iconName: "magnifying-glass-location",
@@ -1767,7 +1767,7 @@ var xT = "fas", Re = {
1767
1767
  }, p6 = {
1768
1768
  prefix: "fas",
1769
1769
  iconName: "paste",
1770
- icon: [512, 512, ["file-clipboard"], "f0ea", "M160 0c-23.7 0-44.4 12.9-55.4 32H48C21.5 32 0 53.5 0 80V400c0 26.5 21.5 48 48 48H192V176c0-44.2 35.8-80 80-80h48V80c0-26.5-21.5-48-48-48H215.4C204.4 12.9 183.7 0 160 0zM272 128c-26.5 0-48 21.5-48 48V448v16c0 26.5 21.5 48 48 48H464c26.5 0 48-21.5 48-48V243.9c0-12.7-5.1-24.9-14.1-33.9l-67.9-67.9c-9-9-21.2-14.1-33.9-14.1H320 272zM160 40a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]
1770
+ icon: [512, 512, ["file-clipboard"], "f0ea", "M160 0c-23.7 0-44.4 12.9-55.4 32H48C21.5 32 0 53.5 0 80V400c0 26.5 21.5 48 48 48H192V176c0-44.2 35.8-80 80-80h48V80c0-26.5-21.5-48-48-48H215.4C204.4 12.9 183.7 0 160 0zM272 128c-26.5 0-48 21.5-48 48V448v16c0 26.5 21.5 48 48 48H464c26.5 0 48-21.5 48-48V256H416c-17.7 0-32-14.3-32-32V128H320 272zM160 40a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm256 88v96h96l-96-96z"]
1771
1771
  }, hs = p6, Ms = {
1772
1772
  prefix: "fas",
1773
1773
  iconName: "code-pull-request",
@@ -2319,7 +2319,7 @@ var xT = "fas", Re = {
2319
2319
  }, ct = {
2320
2320
  prefix: "fas",
2321
2321
  iconName: "hand-spock",
2322
- icon: [576, 512, [128406], "f259", "M246.9 23.7C242.3 6.6 224.8-3.5 207.7 1.1s-27.2 22.1-22.6 39.2L238 237.8c2.5 9.2-4.5 18.2-14 18.2c-6.4 0-12-4.2-13.9-10.3L166.6 102.7c-5.1-16.9-23-26.4-39.9-21.3s-26.4 23-21.3 39.9l62.8 206.4c2.4 7.9-7.2 13.8-13.2 8.1L99.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L156.8 448c43.1 41.1 100.4 64 160 64h10.9 8.2c.1 0 .1-.1 .1-.1s.1-.1 .1-.1c58.3-3.5 108.6-43.2 125.3-99.7l81.2-275c5-16.9-4.7-34.7-21.6-39.8s-34.7 4.7-39.8 21.6L443.5 247.1c-1.6 5.3-6.4 8.9-12 8.9c-7.9 0-13.8-7.3-12.2-15.1l36-170.3c3.7-17.3-7.4-34.3-24.7-37.9s-34.3 7.4-37.9 24.7L355.1 235.1c-2.6 12.2-13.3 20.9-25.8 20.9c-11.9 0-22.4-8-25.4-19.5l-57-212.8z"]
2322
+ icon: [576, 512, [128406], "f259", "M246.9 23.7C242.3 6.6 224.8-3.5 207.7 1.1s-27.2 22.1-22.6 39.2L238 237.8c2.5 9.2-4.5 18.2-14 18.2c-6.4 0-12-4.2-13.9-10.3L166.6 102.7c-5.1-16.9-23-26.4-39.9-21.3s-26.4 23-21.3 39.9l62.8 206.4c2.4 7.9-7.2 13.8-13.2 8.1L99.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L156.8 448c43.1 41.1 100.4 64 160 64h10.9 8.2c.1 0 .1-.1 .1-.1v0c0-.1 .1-.1 .1-.1c58.3-3.5 108.6-43.2 125.3-99.7l81.2-275c5-16.9-4.7-34.7-21.6-39.8s-34.7 4.7-39.8 21.6L443.5 247.1c-1.6 5.3-6.4 8.9-12 8.9c-7.9 0-13.8-7.3-12.2-15.1l36-170.3c3.7-17.3-7.4-34.3-24.7-37.9s-34.3 7.4-37.9 24.7L355.1 235.1c-2.6 12.2-13.3 20.9-25.8 20.9c-11.9 0-22.4-8-25.4-19.5l-57-212.8z"]
2323
2323
  }, at = {
2324
2324
  prefix: "fas",
2325
2325
  iconName: "stopwatch",
@@ -3543,7 +3543,7 @@ var xT = "fas", Re = {
3543
3543
  }, E8 = {
3544
3544
  prefix: "fas",
3545
3545
  iconName: "handshake-simple-slash",
3546
- icon: [640, 512, ["handshake-alt-slash"], "e05f", "M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-135-105.8c-1.1-11.3-6.3-22.3-15.3-30.7l-134.2-123-23.4 18.2-26-20.3 77.2-60.1c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L550.2 352H592c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H516h-4-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2l-89.7 72.6-25.8-20.3 81.8-66.2c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-35.5 23.7L38.8 5.1zM0 176V304c0 26.5 21.5 48 48 48H156.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c.8-.8 1.5-1.7 2.2-2.6L41.2 128.5C17.9 131.8 0 151.8 0 176z"]
3546
+ icon: [640, 512, ["handshake-alt-slash"], "e05f", "M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-135-105.8c-1.1-11.3-6.3-22.3-15.3-30.7l-134.2-123-23.4 18.2-26-20.3 77.2-60.1c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L550.2 352H592c26.5 0 48-21.5 48-48V176c0-26.5-21.5-48-48-48H516h-4-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2l-89.7 72.6-25.8-20.3 81.8-66.2c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-35.5 23.7L38.8 5.1zM413.6 421.9L41.2 128.5C17.9 131.8 0 151.8 0 176V304c0 26.5 21.5 48 48 48H156.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c.8-.8 1.5-1.7 2.2-2.6z"]
3547
3547
  }, sv = E8, rv = {
3548
3548
  prefix: "fas",
3549
3549
  iconName: "mattress-pillow",
@@ -3747,7 +3747,7 @@ var xT = "fas", Re = {
3747
3747
  }, id = {
3748
3748
  prefix: "fas",
3749
3749
  iconName: "hand-holding-heart",
3750
- icon: [576, 512, [], "f4be", "M148 76.6C148 34.3 182.3 0 224.6 0c20.3 0 39.8 8.1 54.1 22.4l9.3 9.3 9.3-9.3C311.6 8.1 331.1 0 351.4 0C393.7 0 428 34.3 428 76.6c0 20.3-8.1 39.8-22.4 54.1L302.1 234.1c-7.8 7.8-20.5 7.8-28.3 0L170.4 130.7C156.1 116.4 148 96.9 148 76.6zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]
3750
+ icon: [576, 512, [], "f4be", "M163.9 136.9c-29.4-29.8-29.4-78.2 0-108s77-29.8 106.4 0l17.7 18 17.7-18c29.4-29.8 77-29.8 106.4 0s29.4 78.2 0 108L310.5 240.1c-6.2 6.3-14.3 9.4-22.5 9.4s-16.3-3.1-22.5-9.4L163.9 136.9zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]
3751
3751
  }, sd = {
3752
3752
  prefix: "fas",
3753
3753
  iconName: "puzzle-piece",
@@ -4123,7 +4123,7 @@ var xT = "fas", Re = {
4123
4123
  }, Wp = {
4124
4124
  prefix: "fas",
4125
4125
  iconName: "handshake-slash",
4126
- icon: [640, 512, [], "e060", "M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-135-105.8c-1.1-11.3-6.3-22.3-15.3-30.7l-134.2-123-23.4 18.2-26-20.3 77.2-60.1c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L512 316.8V128h-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2l-89.7 72.6-25.8-20.3 81.8-66.2c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-35.5 23.7L38.8 5.1zM96 171.6L40.6 128H0V352c0 17.7 14.3 32 32 32H64c17.7 0 32-14.3 32-32V171.6zM413.6 421.9L128 196.9V352h28.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c.8-.8 1.5-1.7 2.2-2.6zM48 320a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM544 128V352c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V128H544zm32 208a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]
4126
+ icon: [640, 512, [], "e060", "M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-135-105.8c-1.1-11.3-6.3-22.3-15.3-30.7l-134.2-123-23.4 18.2-26-20.3 77.2-60.1c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L512 316.8V128h-.7l-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2l-89.7 72.6-25.8-20.3 81.8-66.2c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-35.5 23.7L38.8 5.1zM413.6 421.9L128 196.8V352h28.2l91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c.8-.8 1.5-1.7 2.2-2.6zM96 171.6L40.6 128H16c-8.8 0-16 7.2-16 16V352c0 17.7 14.3 32 32 32H64c17.7 0 32-14.3 32-32V171.6zM48 320a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM544 128V352c0 17.7 14.3 32 32 32h32c17.7 0 32-14.3 32-32V144c0-8.8-7.2-16-16-16H544zm32 208a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z"]
4127
4127
  }, Yp = {
4128
4128
  prefix: "fas",
4129
4129
  iconName: "book-bookmark",
@@ -4351,7 +4351,7 @@ var xT = "fas", Re = {
4351
4351
  }, Xz = R5, U5 = {
4352
4352
  prefix: "fas",
4353
4353
  iconName: "hand-holding-dollar",
4354
- icon: [576, 512, ["hand-holding-usd"], "f4c0", "M312 24V34.5c6.4 1.2 12.6 2.7 18.2 4.2c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17c-10.9-2.9-21.1-4.9-30.2-5c-7.3-.1-14.7 1.7-19.4 4.4c-2.1 1.3-3.1 2.4-3.5 3c-.3 .5-.7 1.2-.7 2.8c0 .3 0 .5 0 .6c.2 .2 .9 1.2 3.3 2.6c5.8 3.5 14.4 6.2 27.4 10.1l.9 .3 0 0c11.1 3.3 25.9 7.8 37.9 15.3c13.7 8.6 26.1 22.9 26.4 44.9c.3 22.5-11.4 38.9-26.7 48.5c-6.7 4.1-13.9 7-21.3 8.8V232c0 13.3-10.7 24-24 24s-24-10.7-24-24V220.6c-9.5-2.3-18.2-5.3-25.6-7.8c-2.1-.7-4.1-1.4-6-2c-12.6-4.2-19.4-17.8-15.2-30.4s17.8-19.4 30.4-15.2c2.6 .9 5 1.7 7.3 2.5c13.6 4.6 23.4 7.9 33.9 8.3c8 .3 15.1-1.6 19.2-4.1c1.9-1.2 2.8-2.2 3.2-2.9c.4-.6 .9-1.8 .8-4.1l0-.2c0-1 0-2.1-4-4.6c-5.7-3.6-14.3-6.4-27.1-10.3l-1.9-.6c-10.8-3.2-25-7.5-36.4-14.4c-13.5-8.1-26.5-22-26.6-44.1c-.1-22.9 12.9-38.6 27.7-47.4c6.4-3.8 13.3-6.4 20.2-8.2V24c0-13.3 10.7-24 24-24s24 10.7 24 24zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]
4354
+ icon: [576, 512, ["hand-holding-usd"], "f4c0", "M312 24V34.5c6.4 1.2 12.6 2.7 18.2 4.2c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17c-10.9-2.9-21.1-4.9-30.2-5c-7.3-.1-14.7 1.7-19.4 4.4c-2.1 1.3-3.1 2.4-3.5 3c-.3 .5-.7 1.2-.7 2.8c0 .3 0 .5 0 .6c.2 .2 .9 1.2 3.3 2.6c5.8 3.5 14.4 6.2 27.4 10.1l.9 .3c11.1 3.3 25.9 7.8 37.9 15.3c13.7 8.6 26.1 22.9 26.4 44.9c.3 22.5-11.4 38.9-26.7 48.5c-6.7 4.1-13.9 7-21.3 8.8V232c0 13.3-10.7 24-24 24s-24-10.7-24-24V220.6c-9.5-2.3-18.2-5.3-25.6-7.8c-2.1-.7-4.1-1.4-6-2c-12.6-4.2-19.4-17.8-15.2-30.4s17.8-19.4 30.4-15.2c2.6 .9 5 1.7 7.3 2.5c13.6 4.6 23.4 7.9 33.9 8.3c8 .3 15.1-1.6 19.2-4.1c1.9-1.2 2.8-2.2 3.2-2.9c.4-.6 .9-1.8 .8-4.1l0-.2c0-1 0-2.1-4-4.6c-5.7-3.6-14.3-6.4-27.1-10.3l-1.9-.6c-10.8-3.2-25-7.5-36.4-14.4c-13.5-8.1-26.5-22-26.6-44.1c-.1-22.9 12.9-38.6 27.7-47.4c6.4-3.8 13.3-6.4 20.2-8.2V24c0-13.3 10.7-24 24-24s24 10.7 24 24zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5H192 32c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32H68.8l44.9-36c22.7-18.2 50.9-28 80-28H272h16 64c17.7 0 32 14.3 32 32s-14.3 32-32 32H288 272c-8.8 0-16 7.2-16 16s7.2 16 16 16H392.6l119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384l0 0-.9 0c.3 0 .6 0 .9 0z"]
4355
4355
  }, Zz = U5, Jz = {
4356
4356
  prefix: "fas",
4357
4357
  iconName: "bacterium",
@@ -5883,7 +5883,7 @@ var xT = "fas", Re = {
5883
5883
  }, Eb = Bc, jb = {
5884
5884
  prefix: "fas",
5885
5885
  iconName: "copy",
5886
- icon: [512, 512, [], "f0c5", "M272 0H396.1c12.7 0 24.9 5.1 33.9 14.1l67.9 67.9c9 9 14.1 21.2 14.1 33.9V336c0 26.5-21.5 48-48 48H272c-26.5 0-48-21.5-48-48V48c0-26.5 21.5-48 48-48zM48 128H192v64H64V448H256V416h64v48c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48z"]
5886
+ icon: [448, 512, [], "f0c5", "M208 0H332.1c12.7 0 24.9 5.1 33.9 14.1l67.9 67.9c9 9 14.1 21.2 14.1 33.9V336c0 26.5-21.5 48-48 48H208c-26.5 0-48-21.5-48-48V48c0-26.5 21.5-48 48-48zM48 128h80v64H64V448H256V416h64v48c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V176c0-26.5 21.5-48 48-48z"]
5887
5887
  }, X3 = {
5888
5888
  prefix: "fas",
5889
5889
  iconName: "volume-xmark",
@@ -6951,7 +6951,7 @@ var xT = "fas", Re = {
6951
6951
  }, nS = {
6952
6952
  prefix: "fas",
6953
6953
  iconName: "hand-point-left",
6954
- icon: [512, 512, [], "f0a5", "M32 96C14.3 96 0 110.3 0 128s14.3 32 32 32l208 0V96L32 96zM192 288c-17.7 0-32 14.3-32 32s14.3 32 32 32h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H192zm-64-64c0 17.7 14.3 32 32 32h48c17.7 0 32-14.3 32-32s-14.3-32-32-32H160c-17.7 0-32 14.3-32 32zm96 160c-17.7 0-32 14.3-32 32s14.3 32 32 32h64c17.7 0 32-14.3 32-32s-14.3-32-32-32H224zm88-96l-.6 0c5.4 9.4 8.6 20.3 8.6 32c0 13.2-4 25.4-10.8 35.6c24.9 8.7 42.8 32.5 42.8 60.4c0 11.7-3.1 22.6-8.6 32H352c88.4 0 160-71.6 160-160V226.3c0-42.4-16.9-83.1-46.9-113.1l-11.6-11.6C429.5 77.5 396.9 64 363 64l-27 0c-35.3 0-64 28.7-64 64v88c0 22.1 17.9 40 40 40s40-17.9 40-40V160c0-8.8 7.2-16 16-16s16 7.2 16 16v56c0 39.8-32.2 72-72 72z"]
6954
+ icon: [512, 512, [], "f0a5", "M32 96C14.3 96 0 110.3 0 128s14.3 32 32 32l208 0 0-64L32 96zM192 288c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0zm-64-64c0 17.7 14.3 32 32 32l48 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-48 0c-17.7 0-32 14.3-32 32zm96 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0zm88-96l-.6 0c5.4 9.4 8.6 20.3 8.6 32c0 13.2-4 25.4-10.8 35.6c24.9 8.7 42.8 32.5 42.8 60.4c0 11.7-3.1 22.6-8.6 32l8.6 0c88.4 0 160-71.6 160-160l0-61.7c0-42.4-16.9-83.1-46.9-113.1l-11.6-11.6C429.5 77.5 396.9 64 363 64l-27 0c-35.3 0-64 28.7-64 64l0 88c0 22.1 17.9 40 40 40s40-17.9 40-40l0-56c0-8.8 7.2-16 16-16s16 7.2 16 16l0 56c0 39.8-32.2 72-72 72z"]
6955
6955
  }, ta = {
6956
6956
  prefix: "fas",
6957
6957
  iconName: "handshake-simple",
@@ -10921,7 +10921,7 @@ function C(c) {
10921
10921
  for (var e = 1; e < arguments.length; e++) {
10922
10922
  var a = arguments[e] != null ? arguments[e] : {};
10923
10923
  e % 2 ? ie(Object(a), !0).forEach(function(i) {
10924
- Y(c, i, a[i]);
10924
+ W(c, i, a[i]);
10925
10925
  }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(c, Object.getOwnPropertyDescriptors(a)) : ie(Object(a)).forEach(function(i) {
10926
10926
  Object.defineProperty(c, i, Object.getOwnPropertyDescriptor(a, i));
10927
10927
  });
@@ -10929,6 +10929,7 @@ function C(c) {
10929
10929
  return c;
10930
10930
  }
10931
10931
  function f3(c) {
10932
+ "@babel/helpers - typeof";
10932
10933
  return f3 = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
10933
10934
  return typeof e;
10934
10935
  } : function(e) {
@@ -10950,7 +10951,7 @@ function wT(c, e, a) {
10950
10951
  writable: !1
10951
10952
  }), c;
10952
10953
  }
10953
- function Y(c, e, a) {
10954
+ function W(c, e, a) {
10954
10955
  return e in c ? Object.defineProperty(c, e, {
10955
10956
  value: a,
10956
10957
  enumerable: !0,
@@ -11030,23 +11031,23 @@ try {
11030
11031
  typeof window < "u" && (da = window), typeof document < "u" && (HS = document), typeof MutationObserver < "u" && (hS = MutationObserver), typeof performance < "u" && (MS = performance);
11031
11032
  } catch {
11032
11033
  }
11033
- var PT = da.navigator || {}, ne = PT.userAgent, te = ne === void 0 ? "" : ne, b2 = da, $ = HS, le = hS, Q1 = MS;
11034
- b2.document;
11035
- var M2 = !!$.documentElement && !!$.head && typeof $.addEventListener == "function" && typeof $.createElement == "function", CS = ~te.indexOf("MSIE") || ~te.indexOf("Trident/"), X1, Z1, J1, K1, c3, V2 = "___FONT_AWESOME___", g4 = 16, LS = "fa", gS = "svg-inline--fa", F2 = "data-fa-i2svg", b4 = "data-fa-pseudo-element", BT = "data-fa-pseudo-element-pending", pa = "data-prefix", za = "data-icon", oe = "fontawesome-i2svg", FT = "async", ET = ["HTML", "HEAD", "STYLE", "SCRIPT"], bS = function() {
11034
+ var PT = da.navigator || {}, ne = PT.userAgent, te = ne === void 0 ? "" : ne, g2 = da, U = HS, le = hS, Q1 = MS;
11035
+ g2.document;
11036
+ var h2 = !!U.documentElement && !!U.head && typeof U.addEventListener == "function" && typeof U.createElement == "function", CS = ~te.indexOf("MSIE") || ~te.indexOf("Trident/"), X1, Z1, J1, K1, c3, z2 = "___FONT_AWESOME___", g4 = 16, LS = "fa", gS = "svg-inline--fa", B2 = "data-fa-i2svg", b4 = "data-fa-pseudo-element", BT = "data-fa-pseudo-element-pending", pa = "data-prefix", za = "data-icon", oe = "fontawesome-i2svg", FT = "async", ET = ["HTML", "HEAD", "STYLE", "SCRIPT"], bS = function() {
11036
11037
  try {
11037
11038
  return process.env.NODE_ENV === "production";
11038
11039
  } catch {
11039
11040
  return !1;
11040
11041
  }
11041
- }(), U = "classic", G = "sharp", Va = [U, G];
11042
+ }(), R = "classic", $ = "sharp", Va = [R, $];
11042
11043
  function O1(c) {
11043
11044
  return new Proxy(c, {
11044
11045
  get: function(a, i) {
11045
- return i in a ? a[i] : a[U];
11046
+ return i in a ? a[i] : a[R];
11046
11047
  }
11047
11048
  });
11048
11049
  }
11049
- var p1 = O1((X1 = {}, Y(X1, U, {
11050
+ var p1 = O1((X1 = {}, W(X1, R, {
11050
11051
  fa: "solid",
11051
11052
  fas: "solid",
11052
11053
  "fa-solid": "solid",
@@ -11062,7 +11063,7 @@ var p1 = O1((X1 = {}, Y(X1, U, {
11062
11063
  "fa-brands": "brands",
11063
11064
  fak: "kit",
11064
11065
  "fa-kit": "kit"
11065
- }), Y(X1, G, {
11066
+ }), W(X1, $, {
11066
11067
  fa: "solid",
11067
11068
  fass: "solid",
11068
11069
  "fa-solid": "solid",
@@ -11070,7 +11071,7 @@ var p1 = O1((X1 = {}, Y(X1, U, {
11070
11071
  "fa-regular": "regular",
11071
11072
  fasl: "light",
11072
11073
  "fa-light": "light"
11073
- }), X1)), z1 = O1((Z1 = {}, Y(Z1, U, {
11074
+ }), X1)), z1 = O1((Z1 = {}, W(Z1, R, {
11074
11075
  solid: "fas",
11075
11076
  regular: "far",
11076
11077
  light: "fal",
@@ -11078,11 +11079,11 @@ var p1 = O1((X1 = {}, Y(X1, U, {
11078
11079
  duotone: "fad",
11079
11080
  brands: "fab",
11080
11081
  kit: "fak"
11081
- }), Y(Z1, G, {
11082
+ }), W(Z1, $, {
11082
11083
  solid: "fass",
11083
11084
  regular: "fasr",
11084
11085
  light: "fasl"
11085
- }), Z1)), V1 = O1((J1 = {}, Y(J1, U, {
11086
+ }), Z1)), V1 = O1((J1 = {}, W(J1, R, {
11086
11087
  fab: "fa-brands",
11087
11088
  fad: "fa-duotone",
11088
11089
  fak: "fa-kit",
@@ -11090,11 +11091,11 @@ var p1 = O1((X1 = {}, Y(X1, U, {
11090
11091
  far: "fa-regular",
11091
11092
  fas: "fa-solid",
11092
11093
  fat: "fa-thin"
11093
- }), Y(J1, G, {
11094
+ }), W(J1, $, {
11094
11095
  fass: "fa-solid",
11095
11096
  fasr: "fa-regular",
11096
11097
  fasl: "fa-light"
11097
- }), J1)), jT = O1((K1 = {}, Y(K1, U, {
11098
+ }), J1)), jT = O1((K1 = {}, W(K1, R, {
11098
11099
  "fa-brands": "fab",
11099
11100
  "fa-duotone": "fad",
11100
11101
  "fa-kit": "fak",
@@ -11102,42 +11103,42 @@ var p1 = O1((X1 = {}, Y(X1, U, {
11102
11103
  "fa-regular": "far",
11103
11104
  "fa-solid": "fas",
11104
11105
  "fa-thin": "fat"
11105
- }), Y(K1, G, {
11106
+ }), W(K1, $, {
11106
11107
  "fa-solid": "fass",
11107
11108
  "fa-regular": "fasr",
11108
11109
  "fa-light": "fasl"
11109
- }), K1)), OT = /fa(s|r|l|t|d|b|k|ss|sr|sl)?[\-\ ]/, xS = "fa-layers-text", qT = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp|Kit)?.*/i, RT = O1((c3 = {}, Y(c3, U, {
11110
+ }), K1)), OT = /fa(s|r|l|t|d|b|k|ss|sr|sl)?[\-\ ]/, xS = "fa-layers-text", qT = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp|Kit)?.*/i, RT = O1((c3 = {}, W(c3, R, {
11110
11111
  900: "fas",
11111
11112
  400: "far",
11112
11113
  normal: "far",
11113
11114
  300: "fal",
11114
11115
  100: "fat"
11115
- }), Y(c3, G, {
11116
+ }), W(c3, $, {
11116
11117
  900: "fass",
11117
11118
  400: "fasr",
11118
11119
  300: "fasl"
11119
- }), c3)), NS = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], UT = NS.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), $T = ["class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask"], I2 = {
11120
+ }), c3)), NS = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10], UT = NS.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]), $T = ["class", "data-prefix", "data-icon", "data-fa-transform", "data-fa-mask"], D2 = {
11120
11121
  GROUP: "duotone-group",
11121
11122
  SWAP_OPACITY: "swap-opacity",
11122
11123
  PRIMARY: "primary",
11123
11124
  SECONDARY: "secondary"
11124
11125
  }, H1 = /* @__PURE__ */ new Set();
11125
- Object.keys(z1[U]).map(H1.add.bind(H1));
11126
- Object.keys(z1[G]).map(H1.add.bind(H1));
11127
- var GT = [].concat(Va, j1(H1), ["2xs", "xs", "sm", "lg", "xl", "2xl", "beat", "border", "fade", "beat-fade", "bounce", "flip-both", "flip-horizontal", "flip-vertical", "flip", "fw", "inverse", "layers-counter", "layers-text", "layers", "li", "pull-left", "pull-right", "pulse", "rotate-180", "rotate-270", "rotate-90", "rotate-by", "shake", "spin-pulse", "spin-reverse", "spin", "stack-1x", "stack-2x", "stack", "ul", I2.GROUP, I2.SWAP_OPACITY, I2.PRIMARY, I2.SECONDARY]).concat(NS.map(function(c) {
11126
+ Object.keys(z1[R]).map(H1.add.bind(H1));
11127
+ Object.keys(z1[$]).map(H1.add.bind(H1));
11128
+ var GT = [].concat(Va, j1(H1), ["2xs", "xs", "sm", "lg", "xl", "2xl", "beat", "border", "fade", "beat-fade", "bounce", "flip-both", "flip-horizontal", "flip-vertical", "flip", "fw", "inverse", "layers-counter", "layers-text", "layers", "li", "pull-left", "pull-right", "pulse", "rotate-180", "rotate-270", "rotate-90", "rotate-by", "shake", "spin-pulse", "spin-reverse", "spin", "stack-1x", "stack-2x", "stack", "ul", D2.GROUP, D2.SWAP_OPACITY, D2.PRIMARY, D2.SECONDARY]).concat(NS.map(function(c) {
11128
11129
  return "".concat(c, "x");
11129
11130
  })).concat(UT.map(function(c) {
11130
11131
  return "w-".concat(c);
11131
- })), o1 = b2.FontAwesomeConfig || {};
11132
+ })), o1 = g2.FontAwesomeConfig || {};
11132
11133
  function WT(c) {
11133
- var e = $.querySelector("script[" + c + "]");
11134
+ var e = U.querySelector("script[" + c + "]");
11134
11135
  if (e)
11135
11136
  return e.getAttribute(c);
11136
11137
  }
11137
11138
  function YT(c) {
11138
11139
  return c === "" ? !0 : c === "false" ? !1 : c === "true" ? !0 : c;
11139
11140
  }
11140
- if ($ && typeof $.querySelector == "function") {
11141
+ if (U && typeof U.querySelector == "function") {
11141
11142
  var QT = [["data-family-prefix", "familyPrefix"], ["data-css-prefix", "cssPrefix"], ["data-family-default", "familyDefault"], ["data-style-default", "styleDefault"], ["data-replacement-class", "replacementClass"], ["data-auto-replace-svg", "autoReplaceSvg"], ["data-auto-add-css", "autoAddCss"], ["data-auto-a11y", "autoA11y"], ["data-search-pseudo-elements", "searchPseudoElements"], ["data-observe-mutations", "observeMutations"], ["data-mutate-approach", "mutateApproach"], ["data-keep-original-source", "keepOriginalSource"], ["data-measure-performance", "measurePerformance"], ["data-show-missing-icons", "showMissingIcons"]];
11142
11143
  QT.forEach(function(c) {
11143
11144
  var e = va(c, 2), a = e[0], i = e[1], s = YT(WT(a));
@@ -11187,14 +11188,14 @@ Object.defineProperty(b, "familyPrefix", {
11187
11188
  return Q2.cssPrefix;
11188
11189
  }
11189
11190
  });
11190
- b2.FontAwesomeConfig = b;
11191
+ g2.FontAwesomeConfig = b;
11191
11192
  var f1 = [];
11192
11193
  function XT(c) {
11193
11194
  return f1.push(c), function() {
11194
11195
  f1.splice(f1.indexOf(c), 1);
11195
11196
  };
11196
11197
  }
11197
- var L2 = g4, u2 = {
11198
+ var C2 = g4, f2 = {
11198
11199
  size: 16,
11199
11200
  x: 0,
11200
11201
  y: 0,
@@ -11203,14 +11204,14 @@ var L2 = g4, u2 = {
11203
11204
  flipY: !1
11204
11205
  };
11205
11206
  function ZT(c) {
11206
- if (!(!c || !M2)) {
11207
- var e = $.createElement("style");
11207
+ if (!(!c || !h2)) {
11208
+ var e = U.createElement("style");
11208
11209
  e.setAttribute("type", "text/css"), e.innerHTML = c;
11209
- for (var a = $.head.childNodes, i = null, s = a.length - 1; s > -1; s--) {
11210
+ for (var a = U.head.childNodes, i = null, s = a.length - 1; s > -1; s--) {
11210
11211
  var r = a[s], n = (r.tagName || "").toUpperCase();
11211
11212
  ["STYLE", "LINK"].indexOf(n) > -1 && (i = r);
11212
11213
  }
11213
- return $.head.insertBefore(e, i), c;
11214
+ return U.head.insertBefore(e, i), c;
11214
11215
  }
11215
11216
  }
11216
11217
  var JT = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";
@@ -11243,7 +11244,7 @@ function n4(c) {
11243
11244
  }, "");
11244
11245
  }
11245
11246
  function ha(c) {
11246
- return c.size !== u2.size || c.x !== u2.x || c.y !== u2.y || c.rotate !== u2.rotate || c.flipX || c.flipY;
11247
+ return c.size !== f2.size || c.x !== f2.x || c.y !== f2.y || c.rotate !== f2.rotate || c.flipX || c.flipY;
11247
11248
  }
11248
11249
  function cD(c) {
11249
11250
  var e = c.transform, a = c.containerWidth, i = c.iconWidth, s = {
@@ -11261,7 +11262,7 @@ function cD(c) {
11261
11262
  }
11262
11263
  function aD(c) {
11263
11264
  var e = c.transform, a = c.width, i = a === void 0 ? g4 : a, s = c.height, r = s === void 0 ? g4 : s, n = c.startCentered, l = n === void 0 ? !1 : n, t = "";
11264
- return l && CS ? t += "translate(".concat(e.x / L2 - i / 2, "em, ").concat(e.y / L2 - r / 2, "em) ") : l ? t += "translate(calc(-50% + ".concat(e.x / L2, "em), calc(-50% + ").concat(e.y / L2, "em)) ") : t += "translate(".concat(e.x / L2, "em, ").concat(e.y / L2, "em) "), t += "scale(".concat(e.size / L2 * (e.flipX ? -1 : 1), ", ").concat(e.size / L2 * (e.flipY ? -1 : 1), ") "), t += "rotate(".concat(e.rotate, "deg) "), t;
11265
+ return l && CS ? t += "translate(".concat(e.x / C2 - i / 2, "em, ").concat(e.y / C2 - r / 2, "em) ") : l ? t += "translate(calc(-50% + ".concat(e.x / C2, "em), calc(-50% + ").concat(e.y / C2, "em)) ") : t += "translate(".concat(e.x / C2, "em, ").concat(e.y / C2, "em) "), t += "scale(".concat(e.size / C2 * (e.flipX ? -1 : 1), ", ").concat(e.size / C2 * (e.flipY ? -1 : 1), ") "), t += "rotate(".concat(e.rotate, "deg) "), t;
11265
11266
  }
11266
11267
  var eD = `:root, :host {
11267
11268
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";
@@ -12051,19 +12052,19 @@ var iD = {
12051
12052
  }
12052
12053
  };
12053
12054
  }
12054
- }, H2 = b2 || {};
12055
- H2[V2] || (H2[V2] = {});
12056
- H2[V2].styles || (H2[V2].styles = {});
12057
- H2[V2].hooks || (H2[V2].hooks = {});
12058
- H2[V2].shims || (H2[V2].shims = []);
12059
- var f2 = H2[V2], SS = [], sD = function c() {
12060
- $.removeEventListener("DOMContentLoaded", c), u3 = 1, SS.map(function(e) {
12055
+ }, V2 = g2 || {};
12056
+ V2[z2] || (V2[z2] = {});
12057
+ V2[z2].styles || (V2[z2].styles = {});
12058
+ V2[z2].hooks || (V2[z2].hooks = {});
12059
+ V2[z2].shims || (V2[z2].shims = []);
12060
+ var o2 = V2[z2], SS = [], sD = function c() {
12061
+ U.removeEventListener("DOMContentLoaded", c), u3 = 1, SS.map(function(e) {
12061
12062
  return e();
12062
12063
  });
12063
12064
  }, u3 = !1;
12064
- M2 && (u3 = ($.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test($.readyState), u3 || $.addEventListener("DOMContentLoaded", sD));
12065
+ h2 && (u3 = (U.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(U.readyState), u3 || U.addEventListener("DOMContentLoaded", sD));
12065
12066
  function rD(c) {
12066
- M2 && (u3 ? setTimeout(c, 0) : SS.push(c));
12067
+ h2 && (u3 ? setTimeout(c, 0) : SS.push(c));
12067
12068
  }
12068
12069
  function q1(c) {
12069
12070
  var e = c.tag, a = c.attributes, i = a === void 0 ? {} : a, s = c.children, r = s === void 0 ? [] : s;
@@ -12114,9 +12115,9 @@ function me(c) {
12114
12115
  }
12115
12116
  function N4(c, e) {
12116
12117
  var a = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, i = a.skipHooks, s = i === void 0 ? !1 : i, r = me(e);
12117
- typeof f2.hooks.addPack == "function" && !s ? f2.hooks.addPack(c, me(e)) : f2.styles[c] = C(C({}, f2.styles[c] || {}), r), c === "fas" && N4("fa", e);
12118
+ typeof o2.hooks.addPack == "function" && !s ? o2.hooks.addPack(c, me(e)) : o2.styles[c] = C(C({}, o2.styles[c] || {}), r), c === "fas" && N4("fa", e);
12118
12119
  }
12119
- var a3, e3, i3, O2 = f2.styles, oD = f2.shims, fD = (a3 = {}, Y(a3, U, Object.values(V1[U])), Y(a3, G, Object.values(V1[G])), a3), Ma = null, kS = {}, TS = {}, DS = {}, IS = {}, _S = {}, uD = (e3 = {}, Y(e3, U, Object.keys(p1[U])), Y(e3, G, Object.keys(p1[G])), e3);
12120
+ var a3, e3, i3, j2 = o2.styles, oD = o2.shims, fD = (a3 = {}, W(a3, R, Object.values(V1[R])), W(a3, $, Object.values(V1[$])), a3), Ma = null, kS = {}, TS = {}, DS = {}, IS = {}, _S = {}, uD = (e3 = {}, W(e3, R, Object.keys(p1[R])), W(e3, $, Object.keys(p1[$])), e3);
12120
12121
  function mD(c) {
12121
12122
  return ~GT.indexOf(c);
12122
12123
  }
@@ -12126,7 +12127,7 @@ function vD(c, e) {
12126
12127
  }
12127
12128
  var PS = function() {
12128
12129
  var e = function(r) {
12129
- return V4(O2, function(n, l, t) {
12130
+ return V4(j2, function(n, l, t) {
12130
12131
  return n[t] = V4(l, r, {}), n;
12131
12132
  }, {});
12132
12133
  };
@@ -12156,7 +12157,7 @@ var PS = function() {
12156
12157
  s[t] = n;
12157
12158
  }), s;
12158
12159
  });
12159
- var a = "far" in O2 || b.autoFetchSvg, i = V4(oD, function(s, r) {
12160
+ var a = "far" in j2 || b.autoFetchSvg, i = V4(oD, function(s, r) {
12160
12161
  var n = r[0], l = r[1], t = r[2];
12161
12162
  return l === "far" && !a && (l = "fas"), typeof n == "string" && (s.names[n] = {
12162
12163
  prefix: l,
@@ -12185,7 +12186,7 @@ function Ca(c, e) {
12185
12186
  function dD(c, e) {
12186
12187
  return (TS[c] || {})[e];
12187
12188
  }
12188
- function _2(c, e) {
12189
+ function I2(c, e) {
12189
12190
  return (_S[c] || {})[e];
12190
12191
  }
12191
12192
  function BS(c) {
@@ -12204,7 +12205,7 @@ function pD(c) {
12204
12205
  iconName: null
12205
12206
  };
12206
12207
  }
12207
- function x2() {
12208
+ function b2() {
12208
12209
  return Ma;
12209
12210
  }
12210
12211
  var La = function() {
@@ -12215,28 +12216,28 @@ var La = function() {
12215
12216
  };
12216
12217
  };
12217
12218
  function t4(c) {
12218
- var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, a = e.family, i = a === void 0 ? U : a, s = p1[i][c], r = z1[i][c] || z1[i][s], n = c in f2.styles ? c : null;
12219
+ var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, a = e.family, i = a === void 0 ? R : a, s = p1[i][c], r = z1[i][c] || z1[i][s], n = c in o2.styles ? c : null;
12219
12220
  return r || n || null;
12220
12221
  }
12221
- var ve = (i3 = {}, Y(i3, U, Object.keys(V1[U])), Y(i3, G, Object.keys(V1[G])), i3);
12222
+ var ve = (i3 = {}, W(i3, R, Object.keys(V1[R])), W(i3, $, Object.keys(V1[$])), i3);
12222
12223
  function l4(c) {
12223
- var e, a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = a.skipLookups, s = i === void 0 ? !1 : i, r = (e = {}, Y(e, U, "".concat(b.cssPrefix, "-").concat(U)), Y(e, G, "".concat(b.cssPrefix, "-").concat(G)), e), n = null, l = U;
12224
- (c.includes(r[U]) || c.some(function(u) {
12225
- return ve[U].includes(u);
12226
- })) && (l = U), (c.includes(r[G]) || c.some(function(u) {
12227
- return ve[G].includes(u);
12228
- })) && (l = G);
12224
+ var e, a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = a.skipLookups, s = i === void 0 ? !1 : i, r = (e = {}, W(e, R, "".concat(b.cssPrefix, "-").concat(R)), W(e, $, "".concat(b.cssPrefix, "-").concat($)), e), n = null, l = R;
12225
+ (c.includes(r[R]) || c.some(function(u) {
12226
+ return ve[R].includes(u);
12227
+ })) && (l = R), (c.includes(r[$]) || c.some(function(u) {
12228
+ return ve[$].includes(u);
12229
+ })) && (l = $);
12229
12230
  var t = c.reduce(function(u, f) {
12230
12231
  var v = vD(b.cssPrefix, f);
12231
- if (O2[f] ? (f = fD[l].includes(f) ? jT[l][f] : f, n = f, u.prefix = f) : uD[l].indexOf(f) > -1 ? (n = f, u.prefix = t4(f, {
12232
+ if (j2[f] ? (f = fD[l].includes(f) ? jT[l][f] : f, n = f, u.prefix = f) : uD[l].indexOf(f) > -1 ? (n = f, u.prefix = t4(f, {
12232
12233
  family: l
12233
- })) : v ? u.iconName = v : f !== b.replacementClass && f !== r[U] && f !== r[G] && u.rest.push(f), !s && u.prefix && u.iconName) {
12234
- var p = n === "fa" ? BS(u.iconName) : {}, d = _2(u.prefix, u.iconName);
12235
- p.prefix && (n = null), u.iconName = p.iconName || d || u.iconName, u.prefix = p.prefix || u.prefix, u.prefix === "far" && !O2.far && O2.fas && !b.autoFetchSvg && (u.prefix = "fas");
12234
+ })) : v ? u.iconName = v : f !== b.replacementClass && f !== r[R] && f !== r[$] && u.rest.push(f), !s && u.prefix && u.iconName) {
12235
+ var p = n === "fa" ? BS(u.iconName) : {}, d = I2(u.prefix, u.iconName);
12236
+ p.prefix && (n = null), u.iconName = p.iconName || d || u.iconName, u.prefix = p.prefix || u.prefix, u.prefix === "far" && !j2.far && j2.fas && !b.autoFetchSvg && (u.prefix = "fas");
12236
12237
  }
12237
12238
  return u;
12238
12239
  }, La());
12239
- return (c.includes("fa-brands") || c.includes("fab")) && (t.prefix = "fab"), (c.includes("fa-duotone") || c.includes("fad")) && (t.prefix = "fad"), !t.prefix && l === G && (O2.fass || b.autoFetchSvg) && (t.prefix = "fass", t.iconName = _2(t.prefix, t.iconName) || t.iconName), (t.prefix === "fa" || n === "fa") && (t.prefix = x2() || "fas"), t;
12240
+ return (c.includes("fa-brands") || c.includes("fab")) && (t.prefix = "fab"), (c.includes("fa-duotone") || c.includes("fad")) && (t.prefix = "fad"), !t.prefix && l === $ && (j2.fass || b.autoFetchSvg) && (t.prefix = "fass", t.iconName = I2(t.prefix, t.iconName) || t.iconName), (t.prefix === "fa" || n === "fa") && (t.prefix = b2() || "fas"), t;
12240
12241
  }
12241
12242
  var zD = /* @__PURE__ */ function() {
12242
12243
  function c() {
@@ -12250,7 +12251,7 @@ var zD = /* @__PURE__ */ function() {
12250
12251
  var n = s.reduce(this._pullDefinitions, {});
12251
12252
  Object.keys(n).forEach(function(l) {
12252
12253
  a.definitions[l] = C(C({}, a.definitions[l] || {}), n[l]), N4(l, n[l]);
12253
- var t = V1[U][l];
12254
+ var t = V1[R][l];
12254
12255
  t && N4(t, n[l]), PS();
12255
12256
  });
12256
12257
  }
@@ -12273,11 +12274,11 @@ var zD = /* @__PURE__ */ function() {
12273
12274
  }), a;
12274
12275
  }
12275
12276
  }]), c;
12276
- }(), de = [], q2 = {}, R2 = {}, VD = Object.keys(R2);
12277
+ }(), de = [], O2 = {}, q2 = {}, VD = Object.keys(q2);
12277
12278
  function HD(c, e) {
12278
12279
  var a = e.mixoutsTo;
12279
- return de = c, q2 = {}, Object.keys(R2).forEach(function(i) {
12280
- VD.indexOf(i) === -1 && delete R2[i];
12280
+ return de = c, O2 = {}, Object.keys(q2).forEach(function(i) {
12281
+ VD.indexOf(i) === -1 && delete q2[i];
12281
12282
  }), de.forEach(function(i) {
12282
12283
  var s = i.mixout ? i.mixout() : {};
12283
12284
  if (Object.keys(s).forEach(function(n) {
@@ -12287,51 +12288,51 @@ function HD(c, e) {
12287
12288
  }), i.hooks) {
12288
12289
  var r = i.hooks();
12289
12290
  Object.keys(r).forEach(function(n) {
12290
- q2[n] || (q2[n] = []), q2[n].push(r[n]);
12291
+ O2[n] || (O2[n] = []), O2[n].push(r[n]);
12291
12292
  });
12292
12293
  }
12293
- i.provides && i.provides(R2);
12294
+ i.provides && i.provides(q2);
12294
12295
  }), a;
12295
12296
  }
12296
12297
  function A4(c, e) {
12297
12298
  for (var a = arguments.length, i = new Array(a > 2 ? a - 2 : 0), s = 2; s < a; s++)
12298
12299
  i[s - 2] = arguments[s];
12299
- var r = q2[c] || [];
12300
+ var r = O2[c] || [];
12300
12301
  return r.forEach(function(n) {
12301
12302
  e = n.apply(null, [e].concat(i));
12302
12303
  }), e;
12303
12304
  }
12304
- function E2(c) {
12305
+ function F2(c) {
12305
12306
  for (var e = arguments.length, a = new Array(e > 1 ? e - 1 : 0), i = 1; i < e; i++)
12306
12307
  a[i - 1] = arguments[i];
12307
- var s = q2[c] || [];
12308
+ var s = O2[c] || [];
12308
12309
  s.forEach(function(r) {
12309
12310
  r.apply(null, a);
12310
12311
  });
12311
12312
  }
12312
- function h2() {
12313
+ function H2() {
12313
12314
  var c = arguments[0], e = Array.prototype.slice.call(arguments, 1);
12314
- return R2[c] ? R2[c].apply(null, e) : void 0;
12315
+ return q2[c] ? q2[c].apply(null, e) : void 0;
12315
12316
  }
12316
12317
  function y4(c) {
12317
12318
  c.prefix === "fa" && (c.prefix = "fas");
12318
- var e = c.iconName, a = c.prefix || x2();
12319
+ var e = c.iconName, a = c.prefix || b2();
12319
12320
  if (e)
12320
- return e = _2(a, e) || e, ue(FS.definitions, a, e) || ue(f2.styles, a, e);
12321
+ return e = I2(a, e) || e, ue(FS.definitions, a, e) || ue(o2.styles, a, e);
12321
12322
  }
12322
12323
  var FS = new zD(), hD = function() {
12323
- b.autoReplaceSvg = !1, b.observeMutations = !1, E2("noAuto");
12324
+ b.autoReplaceSvg = !1, b.observeMutations = !1, F2("noAuto");
12324
12325
  }, MD = {
12325
12326
  i2svg: function() {
12326
12327
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
12327
- return M2 ? (E2("beforeI2svg", e), h2("pseudoElements2svg", e), h2("i2svg", e)) : Promise.reject("Operation requires a DOM of some kind.");
12328
+ return h2 ? (F2("beforeI2svg", e), H2("pseudoElements2svg", e), H2("i2svg", e)) : Promise.reject("Operation requires a DOM of some kind.");
12328
12329
  },
12329
12330
  watch: function() {
12330
12331
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = e.autoReplaceSvgRoot;
12331
12332
  b.autoReplaceSvg === !1 && (b.autoReplaceSvg = !0), b.observeMutations = !0, rD(function() {
12332
12333
  LD({
12333
12334
  autoReplaceSvgRoot: a
12334
- }), E2("watch", e);
12335
+ }), F2("watch", e);
12335
12336
  });
12336
12337
  }
12337
12338
  }, CD = {
@@ -12341,13 +12342,13 @@ var FS = new zD(), hD = function() {
12341
12342
  if (f3(e) === "object" && e.prefix && e.iconName)
12342
12343
  return {
12343
12344
  prefix: e.prefix,
12344
- iconName: _2(e.prefix, e.iconName) || e.iconName
12345
+ iconName: I2(e.prefix, e.iconName) || e.iconName
12345
12346
  };
12346
12347
  if (Array.isArray(e) && e.length === 2) {
12347
12348
  var a = e[1].indexOf("fa-") === 0 ? e[1].slice(3) : e[1], i = t4(e[0]);
12348
12349
  return {
12349
12350
  prefix: i,
12350
- iconName: _2(i, a) || a
12351
+ iconName: I2(i, a) || a
12351
12352
  };
12352
12353
  }
12353
12354
  if (typeof e == "string" && (e.indexOf("".concat(b.cssPrefix, "-")) > -1 || e.match(OT))) {
@@ -12355,19 +12356,19 @@ var FS = new zD(), hD = function() {
12355
12356
  skipLookups: !0
12356
12357
  });
12357
12358
  return {
12358
- prefix: s.prefix || x2(),
12359
- iconName: _2(s.prefix, s.iconName) || s.iconName
12359
+ prefix: s.prefix || b2(),
12360
+ iconName: I2(s.prefix, s.iconName) || s.iconName
12360
12361
  };
12361
12362
  }
12362
12363
  if (typeof e == "string") {
12363
- var r = x2();
12364
+ var r = b2();
12364
12365
  return {
12365
12366
  prefix: r,
12366
- iconName: _2(r, e) || e
12367
+ iconName: I2(r, e) || e
12367
12368
  };
12368
12369
  }
12369
12370
  }
12370
- }, s2 = {
12371
+ }, i2 = {
12371
12372
  noAuto: hD,
12372
12373
  config: b,
12373
12374
  dom: MD,
@@ -12376,8 +12377,8 @@ var FS = new zD(), hD = function() {
12376
12377
  findIconDefinition: y4,
12377
12378
  toHtml: q1
12378
12379
  }, LD = function() {
12379
- var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = e.autoReplaceSvgRoot, i = a === void 0 ? $ : a;
12380
- (Object.keys(f2.styles).length > 0 || b.autoFetchSvg) && M2 && b.autoReplaceSvg && s2.dom.i2svg({
12380
+ var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = e.autoReplaceSvgRoot, i = a === void 0 ? U : a;
12381
+ (Object.keys(o2.styles).length > 0 || b.autoFetchSvg) && h2 && b.autoReplaceSvg && i2.dom.i2svg({
12381
12382
  node: i
12382
12383
  });
12383
12384
  };
@@ -12392,8 +12393,8 @@ function o4(c, e) {
12392
12393
  }
12393
12394
  }), Object.defineProperty(c, "node", {
12394
12395
  get: function() {
12395
- if (M2) {
12396
- var i = $.createElement("div");
12396
+ if (h2) {
12397
+ var i = U.createElement("div");
12397
12398
  return i.innerHTML = c.html, i.children;
12398
12399
  }
12399
12400
  }
@@ -12450,7 +12451,7 @@ function ga(c) {
12450
12451
  }, w = D && !~v.classes.indexOf("fa-fw") ? {
12451
12452
  width: "".concat(y / k * 16 * 0.0625, "em")
12452
12453
  } : {};
12453
- d && (g.attributes[F2] = ""), t && (g.children.push({
12454
+ d && (g.attributes[B2] = ""), t && (g.children.push({
12454
12455
  tag: "title",
12455
12456
  attributes: {
12456
12457
  id: g.attributes["aria-labelledby"] || "title-".concat(f || h1())
@@ -12466,10 +12467,10 @@ function ga(c) {
12466
12467
  transform: n,
12467
12468
  symbol: l,
12468
12469
  styles: C(C({}, w), v.styles)
12469
- }), A = i.found && a.found ? h2("generateAbstractMask", S) || {
12470
+ }), A = i.found && a.found ? H2("generateAbstractMask", S) || {
12470
12471
  children: [],
12471
12472
  attributes: {}
12472
- } : h2("generateAbstractIcon", S) || {
12473
+ } : H2("generateAbstractIcon", S) || {
12473
12474
  children: [],
12474
12475
  attributes: {}
12475
12476
  }, _ = A.children, L = A.attributes;
@@ -12481,7 +12482,7 @@ function pe(c) {
12481
12482
  } : {}), {}, {
12482
12483
  class: n.classes.join(" ")
12483
12484
  });
12484
- t && (u[F2] = "");
12485
+ t && (u[B2] = "");
12485
12486
  var f = C({}, n.styles);
12486
12487
  ha(s) && (f.transform = aD({
12487
12488
  transform: s,
@@ -12524,25 +12525,25 @@ function xD(c) {
12524
12525
  children: [a]
12525
12526
  }), n;
12526
12527
  }
12527
- var H4 = f2.styles;
12528
+ var H4 = o2.styles;
12528
12529
  function w4(c) {
12529
12530
  var e = c[0], a = c[1], i = c.slice(4), s = va(i, 1), r = s[0], n = null;
12530
12531
  return Array.isArray(r) ? n = {
12531
12532
  tag: "g",
12532
12533
  attributes: {
12533
- class: "".concat(b.cssPrefix, "-").concat(I2.GROUP)
12534
+ class: "".concat(b.cssPrefix, "-").concat(D2.GROUP)
12534
12535
  },
12535
12536
  children: [{
12536
12537
  tag: "path",
12537
12538
  attributes: {
12538
- class: "".concat(b.cssPrefix, "-").concat(I2.SECONDARY),
12539
+ class: "".concat(b.cssPrefix, "-").concat(D2.SECONDARY),
12539
12540
  fill: "currentColor",
12540
12541
  d: r[0]
12541
12542
  }
12542
12543
  }, {
12543
12544
  tag: "path",
12544
12545
  attributes: {
12545
- class: "".concat(b.cssPrefix, "-").concat(I2.PRIMARY),
12546
+ class: "".concat(b.cssPrefix, "-").concat(D2.PRIMARY),
12546
12547
  fill: "currentColor",
12547
12548
  d: r[1]
12548
12549
  }
@@ -12570,8 +12571,8 @@ function AD(c, e) {
12570
12571
  }
12571
12572
  function S4(c, e) {
12572
12573
  var a = e;
12573
- return e === "fa" && b.styleDefault !== null && (e = x2()), new Promise(function(i, s) {
12574
- if (h2("missingIconAbstract"), a === "fa") {
12574
+ return e === "fa" && b.styleDefault !== null && (e = b2()), new Promise(function(i, s) {
12575
+ if (H2("missingIconAbstract"), a === "fa") {
12575
12576
  var r = BS(c) || {};
12576
12577
  c = r.iconName || c, e = r.prefix || e;
12577
12578
  }
@@ -12580,7 +12581,7 @@ function S4(c, e) {
12580
12581
  return i(w4(n));
12581
12582
  }
12582
12583
  AD(c, e), i(C(C({}, ND), {}, {
12583
- icon: b.showMissingIcons && c ? h2("missingIconAbstract") || {} : {}
12584
+ icon: b.showMissingIcons && c ? H2("missingIconAbstract") || {} : {}
12584
12585
  }));
12585
12586
  });
12586
12587
  }
@@ -12588,7 +12589,7 @@ var ze = function() {
12588
12589
  }, k4 = b.measurePerformance && Q1 && Q1.mark && Q1.measure ? Q1 : {
12589
12590
  mark: ze,
12590
12591
  measure: ze
12591
- }, n1 = 'FA "6.4.0"', yD = function(e) {
12592
+ }, n1 = 'FA "6.4.2"', yD = function(e) {
12592
12593
  return k4.mark("".concat(n1, " ").concat(e, " begins")), function() {
12593
12594
  return ES(e);
12594
12595
  };
@@ -12600,7 +12601,7 @@ var ze = function() {
12600
12601
  }, r3 = function() {
12601
12602
  };
12602
12603
  function Ve(c) {
12603
- var e = c.getAttribute ? c.getAttribute(F2) : null;
12604
+ var e = c.getAttribute ? c.getAttribute(B2) : null;
12604
12605
  return typeof e == "string";
12605
12606
  }
12606
12607
  function wD(c) {
@@ -12617,15 +12618,15 @@ function kD() {
12617
12618
  return c || n3.replace;
12618
12619
  }
12619
12620
  function TD(c) {
12620
- return $.createElementNS("http://www.w3.org/2000/svg", c);
12621
+ return U.createElementNS("http://www.w3.org/2000/svg", c);
12621
12622
  }
12622
12623
  function DD(c) {
12623
- return $.createElement(c);
12624
+ return U.createElement(c);
12624
12625
  }
12625
12626
  function jS(c) {
12626
12627
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, a = e.ceFn, i = a === void 0 ? c.tag === "svg" ? TD : DD : a;
12627
12628
  if (typeof c == "string")
12628
- return $.createTextNode(c);
12629
+ return U.createTextNode(c);
12629
12630
  var s = i(c.tag);
12630
12631
  Object.keys(c.attributes || []).forEach(function(n) {
12631
12632
  s.setAttribute(n, c.attributes[n]);
@@ -12647,8 +12648,8 @@ var n3 = {
12647
12648
  if (a.parentNode)
12648
12649
  if (e[1].forEach(function(s) {
12649
12650
  a.parentNode.insertBefore(jS(s), a);
12650
- }), a.getAttribute(F2) === null && b.keepOriginalSource) {
12651
- var i = $.createComment(ID(a));
12651
+ }), a.getAttribute(B2) === null && b.keepOriginalSource) {
12652
+ var i = U.createComment(ID(a));
12652
12653
  a.parentNode.replaceChild(i, a);
12653
12654
  } else
12654
12655
  a.remove();
@@ -12671,7 +12672,7 @@ var n3 = {
12671
12672
  return q1(l);
12672
12673
  }).join(`
12673
12674
  `);
12674
- a.setAttribute(F2, ""), a.innerHTML = n;
12675
+ a.setAttribute(B2, ""), a.innerHTML = n;
12675
12676
  }
12676
12677
  };
12677
12678
  function He(c) {
@@ -12683,7 +12684,7 @@ function OS(c, e) {
12683
12684
  a();
12684
12685
  else {
12685
12686
  var i = He;
12686
- b.mutateApproach === FT && (i = b2.requestAnimationFrame || He), i(function() {
12687
+ b.mutateApproach === FT && (i = g2.requestAnimationFrame || He), i(function() {
12687
12688
  var s = kD(), r = ba.begin("mutate");
12688
12689
  c.map(s), r(), a();
12689
12690
  });
@@ -12699,10 +12700,10 @@ function T4() {
12699
12700
  var m3 = null;
12700
12701
  function he(c) {
12701
12702
  if (le && b.observeMutations) {
12702
- var e = c.treeCallback, a = e === void 0 ? r3 : e, i = c.nodeCallback, s = i === void 0 ? r3 : i, r = c.pseudoElementsCallback, n = r === void 0 ? r3 : r, l = c.observeMutationsRoot, t = l === void 0 ? $ : l;
12703
+ var e = c.treeCallback, a = e === void 0 ? r3 : e, i = c.nodeCallback, s = i === void 0 ? r3 : i, r = c.pseudoElementsCallback, n = r === void 0 ? r3 : r, l = c.observeMutationsRoot, t = l === void 0 ? U : l;
12703
12704
  m3 = new le(function(u) {
12704
12705
  if (!xa) {
12705
- var f = x2();
12706
+ var f = b2();
12706
12707
  a1(u).forEach(function(v) {
12707
12708
  if (v.type === "childList" && v.addedNodes.length > 0 && !Ve(v.addedNodes[0]) && (b.searchPseudoElements && n(v.target), a(v.target)), v.type === "attributes" && v.target.parentNode && b.searchPseudoElements && n(v.target.parentNode), v.type === "attributes" && Ve(v.target) && ~$T.indexOf(v.attributeName))
12708
12709
  if (v.attributeName === "class" && wD(v.target)) {
@@ -12712,7 +12713,7 @@ function he(c) {
12712
12713
  SD(v.target) && s(v.target);
12713
12714
  });
12714
12715
  }
12715
- }), M2 && m3.observe(t, {
12716
+ }), h2 && m3.observe(t, {
12716
12717
  childList: !0,
12717
12718
  attributes: !0,
12718
12719
  characterData: !0,
@@ -12732,7 +12733,7 @@ function PD(c) {
12732
12733
  }
12733
12734
  function BD(c) {
12734
12735
  var e = c.getAttribute("data-prefix"), a = c.getAttribute("data-icon"), i = c.innerText !== void 0 ? c.innerText.trim() : "", s = l4(Ha(c));
12735
- return s.prefix || (s.prefix = x2()), e && a && (s.prefix = e, s.iconName = a), s.iconName && s.prefix || (s.prefix && i.length > 0 && (s.iconName = dD(s.prefix, c.innerText) || Ca(s.prefix, x4(c.innerText))), !s.iconName && b.autoFetchSvg && c.firstChild && c.firstChild.nodeType === Node.TEXT_NODE && (s.iconName = c.firstChild.data)), s;
12736
+ return s.prefix || (s.prefix = b2()), e && a && (s.prefix = e, s.iconName = a), s.iconName && s.prefix || (s.prefix && i.length > 0 && (s.iconName = dD(s.prefix, c.innerText) || Ca(s.prefix, x4(c.innerText))), !s.iconName && b.autoFetchSvg && c.firstChild && c.firstChild.nodeType === Node.TEXT_NODE && (s.iconName = c.firstChild.data)), s;
12736
12737
  }
12737
12738
  function FD(c) {
12738
12739
  var e = a1(c.attributes).reduce(function(s, r) {
@@ -12746,7 +12747,7 @@ function ED() {
12746
12747
  title: null,
12747
12748
  titleId: null,
12748
12749
  prefix: null,
12749
- transform: u2,
12750
+ transform: f2,
12750
12751
  symbol: !1,
12751
12752
  mask: {
12752
12753
  iconName: null,
@@ -12770,7 +12771,7 @@ function Me(c) {
12770
12771
  title: c.getAttribute("title"),
12771
12772
  titleId: c.getAttribute("data-fa-title-id"),
12772
12773
  prefix: s,
12773
- transform: u2,
12774
+ transform: f2,
12774
12775
  mask: {
12775
12776
  iconName: null,
12776
12777
  prefix: null,
@@ -12785,34 +12786,34 @@ function Me(c) {
12785
12786
  }
12786
12787
  }, l);
12787
12788
  }
12788
- var jD = f2.styles;
12789
+ var jD = o2.styles;
12789
12790
  function RS(c) {
12790
12791
  var e = b.autoReplaceSvg === "nest" ? Me(c, {
12791
12792
  styleParser: !1
12792
12793
  }) : Me(c);
12793
- return ~e.extra.classes.indexOf(xS) ? h2("generateLayersText", c, e) : h2("generateSvgReplacementMutation", c, e);
12794
+ return ~e.extra.classes.indexOf(xS) ? H2("generateLayersText", c, e) : H2("generateSvgReplacementMutation", c, e);
12794
12795
  }
12795
- var N2 = /* @__PURE__ */ new Set();
12796
+ var x2 = /* @__PURE__ */ new Set();
12796
12797
  Va.map(function(c) {
12797
- N2.add("fa-".concat(c));
12798
+ x2.add("fa-".concat(c));
12798
12799
  });
12799
- Object.keys(p1[U]).map(N2.add.bind(N2));
12800
- Object.keys(p1[G]).map(N2.add.bind(N2));
12801
- N2 = j1(N2);
12800
+ Object.keys(p1[R]).map(x2.add.bind(x2));
12801
+ Object.keys(p1[$]).map(x2.add.bind(x2));
12802
+ x2 = j1(x2);
12802
12803
  function Ce(c) {
12803
12804
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
12804
- if (!M2)
12805
+ if (!h2)
12805
12806
  return Promise.resolve();
12806
- var a = $.documentElement.classList, i = function(v) {
12807
+ var a = U.documentElement.classList, i = function(v) {
12807
12808
  return a.add("".concat(oe, "-").concat(v));
12808
12809
  }, s = function(v) {
12809
12810
  return a.remove("".concat(oe, "-").concat(v));
12810
- }, r = b.autoFetchSvg ? N2 : Va.map(function(f) {
12811
+ }, r = b.autoFetchSvg ? x2 : Va.map(function(f) {
12811
12812
  return "fa-".concat(f);
12812
12813
  }).concat(Object.keys(jD));
12813
12814
  r.includes("fa") || r.push("fa");
12814
- var n = [".".concat(xS, ":not([").concat(F2, "])")].concat(r.map(function(f) {
12815
- return ".".concat(f, ":not([").concat(F2, "])");
12815
+ var n = [".".concat(xS, ":not([").concat(B2, "])")].concat(r.map(function(f) {
12816
+ return ".".concat(f, ":not([").concat(B2, "])");
12816
12817
  })).join(", ");
12817
12818
  if (n.length === 0)
12818
12819
  return Promise.resolve();
@@ -12859,13 +12860,13 @@ function qD(c) {
12859
12860
  };
12860
12861
  }
12861
12862
  var RD = function(e) {
12862
- var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = a.transform, s = i === void 0 ? u2 : i, r = a.symbol, n = r === void 0 ? !1 : r, l = a.mask, t = l === void 0 ? null : l, u = a.maskId, f = u === void 0 ? null : u, v = a.title, p = v === void 0 ? null : v, d = a.titleId, M = d === void 0 ? null : d, y = a.classes, k = y === void 0 ? [] : y, D = a.attributes, P = D === void 0 ? {} : D, g = a.styles, w = g === void 0 ? {} : g;
12863
+ var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = a.transform, s = i === void 0 ? f2 : i, r = a.symbol, n = r === void 0 ? !1 : r, l = a.mask, t = l === void 0 ? null : l, u = a.maskId, f = u === void 0 ? null : u, v = a.title, p = v === void 0 ? null : v, d = a.titleId, M = d === void 0 ? null : d, y = a.classes, k = y === void 0 ? [] : y, D = a.attributes, P = D === void 0 ? {} : D, g = a.styles, w = g === void 0 ? {} : g;
12863
12864
  if (e) {
12864
12865
  var S = e.prefix, A = e.iconName, _ = e.icon;
12865
12866
  return o4(C({
12866
12867
  type: "icon"
12867
12868
  }, e), function() {
12868
- return E2("beforeDOMElementCreation", {
12869
+ return F2("beforeDOMElementCreation", {
12869
12870
  iconDefinition: e,
12870
12871
  params: a
12871
12872
  }), b.autoA11y && (p ? P["aria-labelledby"] = "".concat(b.replacementClass, "-title-").concat(M || h1()) : (P["aria-hidden"] = "true", P.focusable = "false")), ga({
@@ -12880,7 +12881,7 @@ var RD = function(e) {
12880
12881
  },
12881
12882
  prefix: S,
12882
12883
  iconName: A,
12883
- transform: C(C({}, u2), s),
12884
+ transform: C(C({}, f2), s),
12884
12885
  symbol: n,
12885
12886
  title: p,
12886
12887
  maskId: f,
@@ -12908,7 +12909,7 @@ var RD = function(e) {
12908
12909
  },
12909
12910
  provides: function(e) {
12910
12911
  e.i2svg = function(a) {
12911
- var i = a.node, s = i === void 0 ? $ : i, r = a.callback, n = r === void 0 ? function() {
12912
+ var i = a.node, s = i === void 0 ? U : i, r = a.callback, n = r === void 0 ? function() {
12912
12913
  } : r;
12913
12914
  return Ce(s, n);
12914
12915
  }, e.generateSvgReplacementMutation = function(a, i) {
@@ -12942,7 +12943,7 @@ var RD = function(e) {
12942
12943
  var i = a.children, s = a.attributes, r = a.main, n = a.transform, l = a.styles, t = n4(l);
12943
12944
  t.length > 0 && (s.style = t);
12944
12945
  var u;
12945
- return ha(n) && (u = h2("generateAbstractTransformGrouping", {
12946
+ return ha(n) && (u = H2("generateAbstractTransformGrouping", {
12946
12947
  main: r,
12947
12948
  transform: n,
12948
12949
  containerWidth: r.width,
@@ -12961,7 +12962,7 @@ var RD = function(e) {
12961
12962
  return o4({
12962
12963
  type: "layer"
12963
12964
  }, function() {
12964
- E2("beforeDOMElementCreation", {
12965
+ F2("beforeDOMElementCreation", {
12965
12966
  assembler: a,
12966
12967
  params: i
12967
12968
  });
@@ -12990,7 +12991,7 @@ var RD = function(e) {
12990
12991
  type: "counter",
12991
12992
  content: a
12992
12993
  }, function() {
12993
- return E2("beforeDOMElementCreation", {
12994
+ return F2("beforeDOMElementCreation", {
12994
12995
  content: a,
12995
12996
  params: i
12996
12997
  }), xD({
@@ -13010,17 +13011,17 @@ var RD = function(e) {
13010
13011
  mixout: function() {
13011
13012
  return {
13012
13013
  text: function(a) {
13013
- var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, s = i.transform, r = s === void 0 ? u2 : s, n = i.title, l = n === void 0 ? null : n, t = i.classes, u = t === void 0 ? [] : t, f = i.attributes, v = f === void 0 ? {} : f, p = i.styles, d = p === void 0 ? {} : p;
13014
+ var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, s = i.transform, r = s === void 0 ? f2 : s, n = i.title, l = n === void 0 ? null : n, t = i.classes, u = t === void 0 ? [] : t, f = i.attributes, v = f === void 0 ? {} : f, p = i.styles, d = p === void 0 ? {} : p;
13014
13015
  return o4({
13015
13016
  type: "text",
13016
13017
  content: a
13017
13018
  }, function() {
13018
- return E2("beforeDOMElementCreation", {
13019
+ return F2("beforeDOMElementCreation", {
13019
13020
  content: a,
13020
13021
  params: i
13021
13022
  }), pe({
13022
13023
  content: a,
13023
- transform: C(C({}, u2), r),
13024
+ transform: C(C({}, f2), r),
13024
13025
  title: l,
13025
13026
  extra: {
13026
13027
  attributes: v,
@@ -13065,11 +13066,11 @@ function ge(c, e) {
13065
13066
  return i();
13066
13067
  var r = a1(c.children), n = r.filter(function(_) {
13067
13068
  return _.getAttribute(b4) === e;
13068
- })[0], l = b2.getComputedStyle(c, e), t = l.getPropertyValue("font-family").match(qT), u = l.getPropertyValue("font-weight"), f = l.getPropertyValue("content");
13069
+ })[0], l = g2.getComputedStyle(c, e), t = l.getPropertyValue("font-family").match(qT), u = l.getPropertyValue("font-weight"), f = l.getPropertyValue("content");
13069
13070
  if (n && !t)
13070
13071
  return c.removeChild(n), i();
13071
13072
  if (t && f !== "none" && f !== "") {
13072
- var v = l.getPropertyValue("content"), p = ~["Sharp"].indexOf(t[2]) ? G : U, d = ~["Solid", "Regular", "Light", "Thin", "Duotone", "Brands", "Kit"].indexOf(t[2]) ? z1[p][t[2].toLowerCase()] : RT[p][u], M = QD(v), y = M.value, k = M.isSecondary, D = t[0].startsWith("FontAwesome"), P = Ca(d, y), g = P;
13073
+ var v = l.getPropertyValue("content"), p = ~["Sharp"].indexOf(t[2]) ? $ : R, d = ~["Solid", "Regular", "Light", "Thin", "Duotone", "Brands", "Kit"].indexOf(t[2]) ? z1[p][t[2].toLowerCase()] : RT[p][u], M = QD(v), y = M.value, k = M.isSecondary, D = t[0].startsWith("FontAwesome"), P = Ca(d, y), g = P;
13073
13074
  if (D) {
13074
13075
  var w = pD(y);
13075
13076
  w.iconName && w.prefix && (P = w.iconName, d = w.prefix);
@@ -13087,9 +13088,9 @@ function ge(c, e) {
13087
13088
  iconName: g,
13088
13089
  extra: A,
13089
13090
  watchable: !0
13090
- })), N = $.createElement("svg");
13091
- e === "::before" ? c.insertBefore(N, c.firstChild) : c.appendChild(N), N.outerHTML = L.map(function(R) {
13092
- return q1(R);
13091
+ })), N = U.createElementNS("http://www.w3.org/2000/svg", "svg");
13092
+ e === "::before" ? c.insertBefore(N, c.firstChild) : c.appendChild(N), N.outerHTML = L.map(function(q) {
13093
+ return q1(q);
13093
13094
  }).join(`
13094
13095
  `), c.removeAttribute(a), i();
13095
13096
  }).catch(s);
@@ -13106,7 +13107,7 @@ function ZD(c) {
13106
13107
  return c.parentNode !== document.head && !~ET.indexOf(c.tagName.toUpperCase()) && !c.getAttribute(b4) && (!c.parentNode || c.parentNode.tagName !== "svg");
13107
13108
  }
13108
13109
  function be(c) {
13109
- if (M2)
13110
+ if (h2)
13110
13111
  return new Promise(function(e, a) {
13111
13112
  var i = a1(c.querySelectorAll("*")).filter(ZD).map(XD), s = ba.begin("searchPseudoElements");
13112
13113
  qS(), Promise.all(i).then(function() {
@@ -13126,7 +13127,7 @@ var JD = {
13126
13127
  },
13127
13128
  provides: function(e) {
13128
13129
  e.pseudoElements2svg = function(a) {
13129
- var i = a.node, s = i === void 0 ? $ : i;
13130
+ var i = a.node, s = i === void 0 ? U : i;
13130
13131
  b.searchPseudoElements && be(s);
13131
13132
  };
13132
13133
  }
@@ -13264,7 +13265,7 @@ var eI = {
13264
13265
  var s = i.getAttribute("data-fa-mask"), r = s ? l4(s.split(" ").map(function(n) {
13265
13266
  return n.trim();
13266
13267
  })) : La();
13267
- return r.prefix || (r.prefix = x2()), a.mask = r, a.maskId = i.getAttribute("data-fa-mask-id"), a;
13268
+ return r.prefix || (r.prefix = b2()), a.mask = r, a.maskId = i.getAttribute("data-fa-mask-id"), a;
13268
13269
  }
13269
13270
  };
13270
13271
  },
@@ -13326,7 +13327,7 @@ var eI = {
13326
13327
  }, iI = {
13327
13328
  provides: function(e) {
13328
13329
  var a = !1;
13329
- b2.matchMedia && (a = b2.matchMedia("(prefers-reduced-motion: reduce)").matches), e.missingIconAbstract = function() {
13330
+ g2.matchMedia && (a = g2.matchMedia("(prefers-reduced-motion: reduce)").matches), e.missingIconAbstract = function() {
13330
13331
  var i = [], s = {
13331
13332
  fill: "currentColor"
13332
13333
  }, r = {
@@ -13406,19 +13407,19 @@ var eI = {
13406
13407
  }
13407
13408
  }, rI = [iD, UD, $D, GD, WD, JD, KD, cI, eI, iI, sI];
13408
13409
  HD(rI, {
13409
- mixoutsTo: s2
13410
+ mixoutsTo: i2
13410
13411
  });
13411
- s2.noAuto;
13412
- s2.config;
13413
- s2.library;
13414
- s2.dom;
13415
- var ye = s2.parse;
13416
- s2.findIconDefinition;
13417
- s2.toHtml;
13418
- var nI = s2.icon;
13419
- s2.layer;
13420
- s2.text;
13421
- s2.counter;
13412
+ i2.noAuto;
13413
+ i2.config;
13414
+ i2.library;
13415
+ i2.dom;
13416
+ var ye = i2.parse;
13417
+ i2.findIconDefinition;
13418
+ i2.toHtml;
13419
+ var nI = i2.icon;
13420
+ i2.layer;
13421
+ i2.text;
13422
+ i2.counter;
13422
13423
  const tI = B({
13423
13424
  name: "AVIcon",
13424
13425
  props: {
@@ -13443,7 +13444,7 @@ const tI = B({
13443
13444
  attrs: {}
13444
13445
  }
13445
13446
  ), { ...p } = u;
13446
- return D2(
13447
+ return T2(
13447
13448
  t.tag,
13448
13449
  {
13449
13450
  ...v.attrs,
@@ -13466,7 +13467,7 @@ const tI = B({
13466
13467
  title: r.value
13467
13468
  })
13468
13469
  );
13469
- J(
13470
+ Z(
13470
13471
  n,
13471
13472
  (t) => {
13472
13473
  if (!t)
@@ -13531,16 +13532,16 @@ const tI = B({
13531
13532
  onClick: a,
13532
13533
  disabled: c.disabled
13533
13534
  }, [
13534
- c.iconLeft ? (m(), j(r, {
13535
+ c.iconLeft ? (m(), E(r, {
13535
13536
  key: 0,
13536
13537
  icon: `fa-solid fa-${c.icon}`,
13537
13538
  class: "AVButton--icon-left",
13538
13539
  "data-test": "btn-icon"
13539
13540
  }, null, 8, ["icon"])) : x("", !0),
13540
- Q(i.$slots, "default", {}, () => [
13541
- e2(h(c.label), 1)
13541
+ Y(i.$slots, "default", {}, () => [
13542
+ a2(h(c.label), 1)
13542
13543
  ], !0),
13543
- c.iconRight ? (m(), j(r, {
13544
+ c.iconRight ? (m(), E(r, {
13544
13545
  key: 1,
13545
13546
  icon: `fa-solid fa-${c.icon}`,
13546
13547
  class: "AVButton--icon-right",
@@ -13572,7 +13573,7 @@ const I = (c, e) => {
13572
13573
  setup(c) {
13573
13574
  return (e, a) => {
13574
13575
  const i = H("AVIcon");
13575
- return m(), j(i, {
13576
+ return m(), E(i, {
13576
13577
  icon: "fa-solid fa-spinner",
13577
13578
  class: T(`AVSpinner AVSpinner--${c.size} AVSpinner--${c.color}`)
13578
13579
  }, null, 8, ["class"]);
@@ -13604,7 +13605,7 @@ const mI = /* @__PURE__ */ I(uI, [["__scopeId", "data-v-70d9cfd4"]]), vI = /* @_
13604
13605
  setup(c) {
13605
13606
  return (e, a) => {
13606
13607
  const i = H("AVIcon");
13607
- return c.type === "icon" ? (m(), j(i, {
13608
+ return c.type === "icon" ? (m(), E(i, {
13608
13609
  key: 0,
13609
13610
  icon: `fa-solid fa-${c.value || "bolt"}`,
13610
13611
  class: T(`AVBullet--icon ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`),
@@ -13617,7 +13618,7 @@ const mI = /* @__PURE__ */ I(uI, [["__scopeId", "data-v-70d9cfd4"]]), vI = /* @_
13617
13618
  o("div", {
13618
13619
  class: T(`AVBullet--number ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`)
13619
13620
  }, h(c.value || "0"), 3)
13620
- ], 2)) : (m(), j(i, {
13621
+ ], 2)) : (m(), E(i, {
13621
13622
  key: 2,
13622
13623
  icon: "fa-solid fa-circle",
13623
13624
  class: T(`AVBullet--icon ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`),
@@ -13691,7 +13692,7 @@ const D4 = /* @__PURE__ */ I(vI, [["__scopeId", "data-v-83458350"]]), dI = { cla
13691
13692
  "data-test": "input-label"
13692
13693
  }, [
13693
13694
  o("span", null, h(c.inputLabel), 1),
13694
- c.tooltipText ? (m(), j(l, {
13695
+ c.tooltipText ? (m(), E(l, {
13695
13696
  key: 0,
13696
13697
  id: `${c.id}-info-tooltip`,
13697
13698
  position: "right",
@@ -13700,7 +13701,7 @@ const D4 = /* @__PURE__ */ I(vI, [["__scopeId", "data-v-83458350"]]), dI = { cla
13700
13701
  ], 8, pI)) : x("", !0),
13701
13702
  o("div", zI, [
13702
13703
  o("div", VI, [
13703
- c.icon ? (m(), j(t, {
13704
+ c.icon ? (m(), E(t, {
13704
13705
  key: 0,
13705
13706
  icon: `fa-solid fa-${c.icon}`,
13706
13707
  class: "AVTextInput--input-icon",
@@ -13711,7 +13712,7 @@ const D4 = /* @__PURE__ */ I(vI, [["__scopeId", "data-v-83458350"]]), dI = { cla
13711
13712
  id: c.id,
13712
13713
  placeholder: c.placeholder,
13713
13714
  type: "text",
13714
- class: T(E(s)),
13715
+ class: T(s.value),
13715
13716
  ref: "textInput",
13716
13717
  value: c.modelValue,
13717
13718
  onInput: i
@@ -13790,7 +13791,7 @@ const LI = /* @__PURE__ */ I(CI, [["__scopeId", "data-v-9ab10a3b"]]), gI = { cla
13790
13791
  },
13791
13792
  emits: ["update:modelValue"],
13792
13793
  setup(c, { emit: e }) {
13793
- const a = c, i = W(null), s = (f) => {
13794
+ const a = c, i = G(null), s = (f) => {
13794
13795
  e("update:modelValue", parseInt(f.target.value));
13795
13796
  }, r = (f) => {
13796
13797
  f.target.value === "" && e("update:modelValue", 0);
@@ -13815,7 +13816,7 @@ const LI = /* @__PURE__ */ I(CI, [["__scopeId", "data-v-9ab10a3b"]]), gI = { cla
13815
13816
  "data-test": "input-label"
13816
13817
  }, [
13817
13818
  o("span", null, h(c.inputLabel), 1),
13818
- c.tooltipText ? (m(), j(p, {
13819
+ c.tooltipText ? (m(), E(p, {
13819
13820
  key: 0,
13820
13821
  id: `${c.id}-info-tooltip`,
13821
13822
  position: "right",
@@ -13828,7 +13829,7 @@ const LI = /* @__PURE__ */ I(CI, [["__scopeId", "data-v-9ab10a3b"]]), gI = { cla
13828
13829
  onMouseleave: l
13829
13830
  }, [
13830
13831
  o("div", xI, [
13831
- c.icon ? (m(), j(d, {
13832
+ c.icon ? (m(), E(d, {
13832
13833
  key: 0,
13833
13834
  icon: `fa-solid fa-${c.icon}`,
13834
13835
  class: "AVNumberInput--input-icon",
@@ -13841,7 +13842,7 @@ const LI = /* @__PURE__ */ I(CI, [["__scopeId", "data-v-9ab10a3b"]]), gI = { cla
13841
13842
  onBlur: r,
13842
13843
  type: "number",
13843
13844
  class: T(`AVNumberInput ${c.error && "error"} ${!c.icon && "no-icon"} ${c.disabled && "disabled"}`),
13844
- style: g2(`margin-right: -${c.error ? "3.75" : "1.4"}rem`),
13845
+ style: L2(`margin-right: -${c.error ? "3.75" : "1.4"}rem`),
13845
13846
  id: c.id,
13846
13847
  disabled: c.disabled,
13847
13848
  ref: "numberInput",
@@ -13936,7 +13937,7 @@ const SI = /* @__PURE__ */ I(wI, [["__scopeId", "data-v-cd10cd1f"]]), kI = { cla
13936
13937
  },
13937
13938
  emits: ["update:modelValue"],
13938
13939
  setup(c, { emit: e }) {
13939
- const a = W(!1), i = () => {
13940
+ const a = G(!1), i = () => {
13940
13941
  a.value = !a.value;
13941
13942
  }, s = (r) => {
13942
13943
  e("update:modelValue", r.target.value);
@@ -13951,7 +13952,7 @@ const SI = /* @__PURE__ */ I(wI, [["__scopeId", "data-v-cd10cd1f"]]), kI = { cla
13951
13952
  "data-test": "input-label"
13952
13953
  }, [
13953
13954
  o("span", null, h(c.inputLabel), 1),
13954
- c.tooltipText ? (m(), j(l, {
13955
+ c.tooltipText ? (m(), E(l, {
13955
13956
  key: 0,
13956
13957
  id: `${c.id}-info-tooltip`,
13957
13958
  position: "right",
@@ -13960,7 +13961,7 @@ const SI = /* @__PURE__ */ I(wI, [["__scopeId", "data-v-cd10cd1f"]]), kI = { cla
13960
13961
  ], 8, TI)) : x("", !0),
13961
13962
  o("div", DI, [
13962
13963
  o("div", II, [
13963
- c.disableIcon ? x("", !0) : (m(), j(t, {
13964
+ c.disableIcon ? x("", !0) : (m(), E(t, {
13964
13965
  key: 0,
13965
13966
  icon: "fa-solid fa-key",
13966
13967
  class: "AVPaswordInput--input-icon",
@@ -14058,7 +14059,7 @@ const FI = /* @__PURE__ */ I(BI, [["__scopeId", "data-v-d3a76ffa"]]), EI = { cla
14058
14059
  "data-test": "input-label"
14059
14060
  }, [
14060
14061
  o("span", null, h(c.inputLabel), 1),
14061
- c.tooltipText ? (m(), j(r, {
14062
+ c.tooltipText ? (m(), E(r, {
14062
14063
  key: 0,
14063
14064
  id: `${c.id}-info-tooltip`,
14064
14065
  position: "right",
@@ -14067,7 +14068,7 @@ const FI = /* @__PURE__ */ I(BI, [["__scopeId", "data-v-d3a76ffa"]]), EI = { cla
14067
14068
  ], 8, jI)) : x("", !0),
14068
14069
  o("div", OI, [
14069
14070
  o("div", qI, [
14070
- c.icon ? (m(), j(n, {
14071
+ c.icon ? (m(), E(n, {
14071
14072
  key: 0,
14072
14073
  icon: `fa-solid fa-${c.icon}`,
14073
14074
  class: "AVDatetimeInput--input-icon",
@@ -14079,7 +14080,7 @@ const FI = /* @__PURE__ */ I(BI, [["__scopeId", "data-v-d3a76ffa"]]), EI = { cla
14079
14080
  onInput: a,
14080
14081
  type: "datetime-local",
14081
14082
  class: T(`AVDatetimeInput ${c.error && "error"} ${!c.icon && "no-icon"} ${c.disabled && "disabled"}`),
14082
- style: g2(`margin-right: -${c.error ? "3.75" : "1.4"}rem`),
14083
+ style: L2(`margin-right: -${c.error ? "3.75" : "1.4"}rem`),
14083
14084
  id: c.id,
14084
14085
  disabled: c.disabled,
14085
14086
  ref: "datetimeInput",
@@ -14159,7 +14160,7 @@ const GI = /* @__PURE__ */ I($I, [["__scopeId", "data-v-2fe9b4c5"]]), WI = { cla
14159
14160
  "data-test": "input-label"
14160
14161
  }, [
14161
14162
  o("span", null, h(c.inputLabel), 1),
14162
- c.tooltipText ? (m(), j(r, {
14163
+ c.tooltipText ? (m(), E(r, {
14163
14164
  key: 0,
14164
14165
  id: `${c.id}-info-tooltip`,
14165
14166
  position: "right",
@@ -14169,9 +14170,9 @@ const GI = /* @__PURE__ */ I($I, [["__scopeId", "data-v-2fe9b4c5"]]), WI = { cla
14169
14170
  o("div", QI, [
14170
14171
  o("div", {
14171
14172
  class: "AVTextArea--icon-container",
14172
- style: g2(`height: ${1.5625 * c.rows + 1}rem;`)
14173
+ style: L2(`height: ${1.5625 * c.rows + 1}rem;`)
14173
14174
  }, [
14174
- c.icon ? (m(), j(n, {
14175
+ c.icon ? (m(), E(n, {
14175
14176
  key: 0,
14176
14177
  icon: `fa-solid fa-${c.icon}`,
14177
14178
  class: "AVTextArea--input-icon",
@@ -14238,7 +14239,7 @@ const e_ = /* @__PURE__ */ I(a_, [["__scopeId", "data-v-ee7ab830"]]), i_ = /* @_
14238
14239
  return (e, a) => (m(), z("div", {
14239
14240
  class: T(`AVCard--${c.variant}`)
14240
14241
  }, [
14241
- Q(e.$slots, "default", {}, void 0, !0)
14242
+ Y(e.$slots, "default", {}, void 0, !0)
14242
14243
  ], 2));
14243
14244
  }
14244
14245
  });
@@ -14339,7 +14340,7 @@ const n_ = /* @__PURE__ */ I(r_, [["__scopeId", "data-v-ff11beb8"]]), t_ = { cla
14339
14340
  } : t)), r = F(() => s.value.find(
14340
14341
  (t) => t.value === a.modelValue
14341
14342
  ));
14342
- d2(() => {
14343
+ v2(() => {
14343
14344
  i.id = a.id;
14344
14345
  });
14345
14346
  const n = (t) => {
@@ -14359,7 +14360,7 @@ const n_ = /* @__PURE__ */ I(r_, [["__scopeId", "data-v-ff11beb8"]]), t_ = { cla
14359
14360
  "data-test": "input-label"
14360
14361
  }, [
14361
14362
  o("span", null, h(c.inputLabel), 1),
14362
- c.tooltipText ? (m(), j(f, {
14363
+ c.tooltipText ? (m(), E(f, {
14363
14364
  key: 0,
14364
14365
  id: `${c.id}-info-tooltip`,
14365
14366
  position: "right",
@@ -14387,10 +14388,10 @@ const n_ = /* @__PURE__ */ I(r_, [["__scopeId", "data-v-ff11beb8"]]), t_ = { cla
14387
14388
  "data-test": "input-icon"
14388
14389
  }, null, 8, ["icon"])
14389
14390
  ])) : x("", !0),
14390
- E(r) === void 0 ? (m(), z("span", u_, h(c.placeholder), 1)) : (m(), z("span", {
14391
+ r.value === void 0 ? (m(), z("span", u_, h(c.placeholder), 1)) : (m(), z("span", {
14391
14392
  key: 2,
14392
14393
  class: "AVDropdown--selected-option",
14393
- textContent: h(E(r).label)
14394
+ textContent: h(r.value.label)
14394
14395
  }, null, 8, m_)),
14395
14396
  o("span", v_, [
14396
14397
  V(v, {
@@ -14401,8 +14402,8 @@ const n_ = /* @__PURE__ */ I(r_, [["__scopeId", "data-v-ff11beb8"]]), t_ = { cla
14401
14402
  ])
14402
14403
  ], 10, o_),
14403
14404
  V(d, null, {
14404
- default: q(() => [
14405
- (m(!0), z(Z, null, p2(E(s), (M) => (m(), j(p, {
14405
+ default: O(() => [
14406
+ (m(!0), z(X, null, d2(s.value, (M) => (m(), E(p, {
14406
14407
  key: M,
14407
14408
  optionLabel: M.label,
14408
14409
  onOnSelected: (y) => n(M.value),
@@ -14421,14 +14422,14 @@ const z_ = /* @__PURE__ */ I(p_, [["__scopeId", "data-v-dc6eea8a"]]), V_ = ["ari
14421
14422
  __name: "AVDropdownContent",
14422
14423
  setup(c) {
14423
14424
  const e = ke("sharedState"), a = F(() => e.active), i = F(() => e.id);
14424
- return (s, r) => (m(), j(U2, { name: "dropdown-content" }, {
14425
- default: q(() => [
14426
- E(a) ? (m(), z("div", {
14425
+ return (s, r) => (m(), E(U2, { name: "dropdown-content" }, {
14426
+ default: O(() => [
14427
+ a.value ? (m(), z("div", {
14427
14428
  key: 0,
14428
14429
  class: "AVDropdownContent",
14429
- "aria-labelledby": E(i)
14430
+ "aria-labelledby": i.value
14430
14431
  }, [
14431
- Q(s.$slots, "default", {}, void 0, !0)
14432
+ Y(s.$slots, "default", {}, void 0, !0)
14432
14433
  ], 8, V_)) : x("", !0)
14433
14434
  ]),
14434
14435
  _: 3
@@ -14503,7 +14504,7 @@ const C_ = /* @__PURE__ */ I(M_, [["__scopeId", "data-v-2ca0bff3"]]), L_ = {
14503
14504
  const a = c, i = () => {
14504
14505
  e("dismiss");
14505
14506
  };
14506
- d2(() => {
14507
+ v2(() => {
14507
14508
  a.timeout && setTimeout(() => {
14508
14509
  i();
14509
14510
  }, Number.parseInt(a.timeout));
@@ -14523,7 +14524,7 @@ const C_ = /* @__PURE__ */ I(M_, [["__scopeId", "data-v-2ca0bff3"]]), L_ = {
14523
14524
  const t = H("AVIcon");
14524
14525
  return m(), z("div", {
14525
14526
  class: T(`AVAlert AVAlert--${c.type}`),
14526
- style: g2(c.customWidth && `width: ${c.customWidth}px`),
14527
+ style: L2(c.customWidth && `width: ${c.customWidth}px`),
14527
14528
  "data-test": "alert"
14528
14529
  }, [
14529
14530
  c.disableHeader ? x("", !0) : (m(), z("div", L_, [
@@ -14548,7 +14549,7 @@ const C_ = /* @__PURE__ */ I(M_, [["__scopeId", "data-v-2ca0bff3"]]), L_ = {
14548
14549
  })
14549
14550
  ]))
14550
14551
  ])),
14551
- Q(n.$slots, "default", {}, void 0, !0)
14552
+ Y(n.$slots, "default", {}, void 0, !0)
14552
14553
  ], 6);
14553
14554
  };
14554
14555
  }
@@ -14630,7 +14631,7 @@ const A_ = /* @__PURE__ */ I(N_, [["__scopeId", "data-v-0cc3f6d1"]]), y_ = { cla
14630
14631
  },
14631
14632
  emits: ["update", "fileFormatNotAccepted", "download"],
14632
14633
  setup(c, { emit: e }) {
14633
- const a = c, i = W(!1), s = W(null), r = W([]), n = {
14634
+ const a = c, i = G(!1), s = G(null), r = G([]), n = {
14634
14635
  en: {
14635
14636
  acceptedFormats: "Accepted File Types:",
14636
14637
  primary: "Drag & drop any file here",
@@ -14671,7 +14672,7 @@ const A_ = /* @__PURE__ */ I(N_, [["__scopeId", "data-v-0cc3f6d1"]]), y_ = { cla
14671
14672
  alt_preview: "Aktuel billedforhåndsvisning"
14672
14673
  }
14673
14674
  };
14674
- d2(() => {
14675
+ v2(() => {
14675
14676
  a.value && (r.value = a.value);
14676
14677
  });
14677
14678
  const l = () => {
@@ -14720,7 +14721,7 @@ const A_ = /* @__PURE__ */ I(N_, [["__scopeId", "data-v-0cc3f6d1"]]), y_ = { cla
14720
14721
  "data-test": "input-label"
14721
14722
  }, [
14722
14723
  o("span", null, h(c.inputLabel), 1),
14723
- c.tooltipText ? (m(), j(S, {
14724
+ c.tooltipText ? (m(), E(S, {
14724
14725
  key: 0,
14725
14726
  id: `${c.id}-info-tooltip`,
14726
14727
  position: "right",
@@ -14761,20 +14762,20 @@ const A_ = /* @__PURE__ */ I(N_, [["__scopeId", "data-v-0cc3f6d1"]]), y_ = { cla
14761
14762
  ])) : (m(), z("div", __, [
14762
14763
  o("div", P_, h(n[c.locale].primary), 1),
14763
14764
  o("div", B_, [
14764
- e2(h(n[c.locale].secondary.start) + " ", 1),
14765
+ a2(h(n[c.locale].secondary.start) + " ", 1),
14765
14766
  o("strong", null, h(n[c.locale].secondary.strong), 1),
14766
- e2(" " + h(n[c.locale].secondary.end), 1)
14767
+ a2(" " + h(n[c.locale].secondary.end), 1)
14767
14768
  ])
14768
14769
  ]))
14769
14770
  ], 8, T_)
14770
14771
  ], 34),
14771
14772
  c.disableAcceptedFormats ? x("", !0) : (m(), z("p", F_, [
14772
- e2(h(n[c.locale].acceptedFormats) + " ", 1),
14773
- o("em", E_, h(E(p)), 1)
14773
+ a2(h(n[c.locale].acceptedFormats) + " ", 1),
14774
+ o("em", E_, h(p.value), 1)
14774
14775
  ])),
14775
14776
  r.value.length ? (m(), z("div", j_, [
14776
14777
  o("p", O_, h(n[c.locale].uploading), 1),
14777
- (m(!0), z(Z, null, p2(r.value, (_) => (m(), z("div", {
14778
+ (m(!0), z(X, null, d2(r.value, (_) => (m(), z("div", {
14778
14779
  key: _.name,
14779
14780
  class: T(`AVFileInput--preview-card ${c.error && "error"}`)
14780
14781
  }, [
@@ -14784,7 +14785,7 @@ const A_ = /* @__PURE__ */ I(N_, [["__scopeId", "data-v-0cc3f6d1"]]), y_ = { cla
14784
14785
  key: 0,
14785
14786
  class: "AVFileInput--preview-img",
14786
14787
  src: D(_)
14787
- }, null, 8, U_)) : (m(), j(A, {
14788
+ }, null, 8, U_)) : (m(), E(A, {
14788
14789
  key: 1,
14789
14790
  icon: "fa-solid fa-file",
14790
14791
  class: "AVTextInput--preview-icon",
@@ -14792,7 +14793,7 @@ const A_ = /* @__PURE__ */ I(N_, [["__scopeId", "data-v-0cc3f6d1"]]), y_ = { cla
14792
14793
  }))
14793
14794
  ]),
14794
14795
  o("p", $_, [
14795
- e2(h(_.name) + " ", 1),
14796
+ a2(h(_.name) + " ", 1),
14796
14797
  o("em", null, h(Math.round(_.size / 1e3) + "kb"), 1)
14797
14798
  ])
14798
14799
  ]),
@@ -14813,7 +14814,7 @@ const A_ = /* @__PURE__ */ I(N_, [["__scopeId", "data-v-0cc3f6d1"]]), y_ = { cla
14813
14814
  ])) : x("", !0),
14814
14815
  c.currentValue ? (m(), z("div", W_, [
14815
14816
  o("p", Y_, h(n[c.locale].current), 1),
14816
- (m(!0), z(Z, null, p2(c.currentValue, (_) => (m(), z("div", {
14817
+ (m(!0), z(X, null, d2(c.currentValue, (_) => (m(), z("div", {
14817
14818
  key: `image-${_}`
14818
14819
  }, [
14819
14820
  c.showPreview ? (m(), z("img", {
@@ -14874,8 +14875,8 @@ const iP = /* @__PURE__ */ I(eP, [["__scopeId", "data-v-a2e757d9"]]), sP = (c) =
14874
14875
  },
14875
14876
  emits: ["update"],
14876
14877
  setup(c, { emit: e }) {
14877
- const a = c, i = W(!1);
14878
- d2(() => {
14878
+ const a = c, i = G(!1);
14879
+ v2(() => {
14879
14880
  a.checked && (i.value = a.checked);
14880
14881
  });
14881
14882
  const s = () => {
@@ -14883,7 +14884,7 @@ const iP = /* @__PURE__ */ I(eP, [["__scopeId", "data-v-a2e757d9"]]), sP = (c) =
14883
14884
  }, r = () => {
14884
14885
  e("update", a.value, i.value);
14885
14886
  };
14886
- return J(
14887
+ return Z(
14887
14888
  () => a.checked,
14888
14889
  () => {
14889
14890
  i.value = a.checked;
@@ -14900,7 +14901,7 @@ const iP = /* @__PURE__ */ I(eP, [["__scopeId", "data-v-a2e757d9"]]), sP = (c) =
14900
14901
  disabled: c.disabled
14901
14902
  }, null, 40, nP),
14902
14903
  tP,
14903
- e2(" " + h(c.value), 1)
14904
+ a2(" " + h(c.value), 1)
14904
14905
  ], 10, rP));
14905
14906
  }
14906
14907
  });
@@ -14973,7 +14974,7 @@ const oP = /* @__PURE__ */ I(lP, [["__scopeId", "data-v-d8e45fa7"]]), fP = ["hre
14973
14974
  class: T(`AVLink AVLink--${c.variant}`)
14974
14975
  }, [
14975
14976
  o("span", null, h(c.label), 1),
14976
- c.disableIcon ? x("", !0) : (m(), j(i, {
14977
+ c.disableIcon ? x("", !0) : (m(), E(i, {
14977
14978
  key: 0,
14978
14979
  icon: "fa-solid fa-arrow-up-right-from-square",
14979
14980
  class: "AVLink--icon",
@@ -15031,14 +15032,14 @@ const mP = /* @__PURE__ */ I(uP, [["__scopeId", "data-v-999075bc"]]), vP = ["hre
15031
15032
  };
15032
15033
  return (n, l) => {
15033
15034
  const t = H("AVIcon");
15034
- return E(i) === "link" ? (m(), z("a", {
15035
+ return i.value === "link" ? (m(), z("a", {
15035
15036
  key: 0,
15036
- href: E(s),
15037
+ href: s.value,
15037
15038
  class: T(`AVNavbarItem ${c.active ? "AVNavbarItem--active" : ""} ${c.disabled && "disabled"}`),
15038
15039
  target: c.target,
15039
- style: g2(`width: ${c.customWidth}px`)
15040
+ style: L2(`width: ${c.customWidth}px`)
15040
15041
  }, [
15041
- c.disableIcon ? x("", !0) : (m(), j(t, {
15042
+ c.disableIcon ? x("", !0) : (m(), E(t, {
15042
15043
  key: 0,
15043
15044
  icon: `fa-solid fa-${c.icon}`,
15044
15045
  class: "AVNavbarItem--icon"
@@ -15047,11 +15048,11 @@ const mP = /* @__PURE__ */ I(uP, [["__scopeId", "data-v-999075bc"]]), vP = ["hre
15047
15048
  ], 14, vP)) : (m(), z("button", {
15048
15049
  key: 1,
15049
15050
  class: T(`AVNavbarItem ${c.active ? "AVNavbarItem--active" : ""} ${c.disabled && "disabled"}`),
15050
- style: g2(`width: ${c.customWidth}px`),
15051
+ style: L2(`width: ${c.customWidth}px`),
15051
15052
  disabled: c.disabled,
15052
15053
  onClick: r
15053
15054
  }, [
15054
- c.disableIcon ? x("", !0) : (m(), j(t, {
15055
+ c.disableIcon ? x("", !0) : (m(), E(t, {
15055
15056
  key: 0,
15056
15057
  icon: `fa-solid fa-${c.icon}`,
15057
15058
  class: "AVNavbarItem--icon"
@@ -15112,16 +15113,16 @@ const HP = /* @__PURE__ */ I(VP, [["__scopeId", "data-v-d205c709"]]), hP = ["hre
15112
15113
  },
15113
15114
  emits: ["onClick"],
15114
15115
  setup(c, { emit: e }) {
15115
- const a = c, i = W(!1), s = F(() => a.href ? "link" : "button"), r = F(() => a.disabled ? null : a.href), n = F(() => a.type === "step" ? "number" : "icon"), l = F(
15116
+ const a = c, i = G(!1), s = F(() => a.href ? "link" : "button"), r = F(() => a.disabled ? null : a.href), n = F(() => a.type === "step" ? "number" : "icon"), l = F(
15116
15117
  () => a.type === "step" ? a.stepIndex : a.icon
15117
15118
  ), t = () => {
15118
15119
  a.disabled || (i.value = !i.value);
15119
15120
  }, u = () => {
15120
15121
  e("onClick", a.reference);
15121
15122
  };
15122
- return (f, v) => E(s) === "link" ? (m(), z("a", {
15123
+ return (f, v) => s.value === "link" ? (m(), z("a", {
15123
15124
  key: 0,
15124
- href: E(r),
15125
+ href: r.value,
15125
15126
  class: T(`AVSidebarItem ${c.active ? "AVSidebarItem--active" : ""} ${c.disabled && "disabled"}`),
15126
15127
  target: c.target,
15127
15128
  onMouseenter: t,
@@ -15129,10 +15130,10 @@ const HP = /* @__PURE__ */ I(VP, [["__scopeId", "data-v-d205c709"]]), hP = ["hre
15129
15130
  "aria-label": c.label,
15130
15131
  role: "button"
15131
15132
  }, [
15132
- V(E(D4), {
15133
- type: E(n),
15133
+ V(R2(D4), {
15134
+ type: n.value,
15134
15135
  active: c.active,
15135
- value: E(l),
15136
+ value: l.value,
15136
15137
  hover: i.value,
15137
15138
  "aria-hidden": "true"
15138
15139
  }, null, 8, ["type", "active", "value", "hover"]),
@@ -15146,10 +15147,10 @@ const HP = /* @__PURE__ */ I(VP, [["__scopeId", "data-v-d205c709"]]), hP = ["hre
15146
15147
  onMouseleave: t,
15147
15148
  "aria-label": c.label
15148
15149
  }, [
15149
- V(E(D4), {
15150
- type: E(n),
15150
+ V(R2(D4), {
15151
+ type: n.value,
15151
15152
  active: c.active,
15152
- value: E(l),
15153
+ value: l.value,
15153
15154
  hover: i.value,
15154
15155
  "aria-hidden": "true"
15155
15156
  }, null, 8, ["type", "active", "value", "hover"]),
@@ -15157,10 +15158,10 @@ const HP = /* @__PURE__ */ I(VP, [["__scopeId", "data-v-d205c709"]]), hP = ["hre
15157
15158
  ], 42, CP));
15158
15159
  }
15159
15160
  });
15160
- const bP = /* @__PURE__ */ I(gP, [["__scopeId", "data-v-835677d9"]]), xP = {
15161
+ const bP = /* @__PURE__ */ I(gP, [["__scopeId", "data-v-835677d9"]]), xP = { class: "AVTooltip--wrapper" }, NP = {
15161
15162
  key: 0,
15162
15163
  class: "AVTooltip--text"
15163
- }, NP = ["id"], AP = /* @__PURE__ */ B({
15164
+ }, AP = ["id"], yP = /* @__PURE__ */ B({
15164
15165
  __name: "AVTooltip",
15165
15166
  props: {
15166
15167
  id: {
@@ -15188,30 +15189,32 @@ const bP = /* @__PURE__ */ I(gP, [["__scopeId", "data-v-835677d9"]]), xP = {
15188
15189
  setup(c) {
15189
15190
  return (e, a) => {
15190
15191
  const i = H("AVIcon"), s = H("popper-tooltip");
15191
- return m(), j(s, {
15192
+ return m(), E(s, {
15192
15193
  hover: "",
15193
15194
  placement: c.position,
15194
15195
  class: "AVTooltip",
15195
15196
  "data-test": "tooltip"
15196
15197
  }, {
15197
- default: q(() => [
15198
- c.text ? (m(), z("span", xP, h(c.text), 1)) : x("", !0),
15199
- c.icon ? (m(), j(i, {
15200
- key: 1,
15201
- icon: c.icon,
15202
- class: "AVTooltip--icon",
15203
- "aria-hidden": "true"
15204
- }, null, 8, ["icon"])) : x("", !0)
15198
+ default: O(() => [
15199
+ o("div", xP, [
15200
+ c.text ? (m(), z("span", NP, h(c.text), 1)) : x("", !0),
15201
+ c.icon ? (m(), E(i, {
15202
+ key: 1,
15203
+ icon: c.icon,
15204
+ class: "AVTooltip--icon",
15205
+ "aria-hidden": "true"
15206
+ }, null, 8, ["icon"])) : x("", !0)
15207
+ ])
15205
15208
  ]),
15206
- content: q(() => [
15207
- o("span", { id: c.id }, h(c.content), 9, NP)
15209
+ content: O(() => [
15210
+ o("span", { id: c.id }, h(c.content), 9, AP)
15208
15211
  ]),
15209
15212
  _: 1
15210
15213
  }, 8, ["placement"]);
15211
15214
  };
15212
15215
  }
15213
15216
  });
15214
- const yP = /* @__PURE__ */ I(AP, [["__scopeId", "data-v-791e133f"]]), wP = { class: "AVMenuDropdown" }, SP = ["id", "aria-expanded", "aria-label"], kP = /* @__PURE__ */ B({
15217
+ const wP = /* @__PURE__ */ I(yP, [["__scopeId", "data-v-9eefb906"]]), SP = { class: "AVMenuDropdown" }, kP = ["id", "aria-expanded", "aria-label"], TP = /* @__PURE__ */ B({
15215
15218
  __name: "AVMenuDropdown",
15216
15219
  props: {
15217
15220
  icon: {
@@ -15236,7 +15239,7 @@ const yP = /* @__PURE__ */ I(AP, [["__scopeId", "data-v-791e133f"]]), wP = { cla
15236
15239
  active: !1,
15237
15240
  id: null
15238
15241
  });
15239
- d2(() => {
15242
+ v2(() => {
15240
15243
  a.id = e.id;
15241
15244
  });
15242
15245
  const i = () => {
@@ -15244,7 +15247,7 @@ const yP = /* @__PURE__ */ I(AP, [["__scopeId", "data-v-791e133f"]]), wP = { cla
15244
15247
  };
15245
15248
  return Se("sharedState", a), (s, r) => {
15246
15249
  const n = H("AVIcon"), l = H("AVMenuDropdownItem"), t = H("AVMenuDropdownContent");
15247
- return m(), z("div", wP, [
15250
+ return m(), z("div", SP, [
15248
15251
  o("button", {
15249
15252
  class: "AVMenuDropdown--button",
15250
15253
  onClick: i,
@@ -15255,21 +15258,21 @@ const yP = /* @__PURE__ */ I(AP, [["__scopeId", "data-v-791e133f"]]), wP = { cla
15255
15258
  type: "button",
15256
15259
  "aria-label": c.ariaLabel
15257
15260
  }, [
15258
- a.active ? (m(), j(n, {
15261
+ a.active ? (m(), E(n, {
15259
15262
  key: 1,
15260
15263
  icon: "fa-solid fa-xmark",
15261
15264
  class: "AVMenuDropdown--icon",
15262
15265
  "data-test": "main-icon"
15263
- })) : (m(), j(n, {
15266
+ })) : (m(), E(n, {
15264
15267
  key: 0,
15265
15268
  icon: `fa-solid fa-${c.icon}`,
15266
15269
  class: "AVMenuDropdown--icon",
15267
15270
  "data-test": "main-icon"
15268
15271
  }, null, 8, ["icon"]))
15269
- ], 8, SP),
15272
+ ], 8, kP),
15270
15273
  V(t, null, {
15271
- default: q(() => [
15272
- (m(!0), z(Z, null, p2(c.options, (u, f) => (m(), j(l, {
15274
+ default: O(() => [
15275
+ (m(!0), z(X, null, d2(c.options, (u, f) => (m(), E(l, {
15273
15276
  key: f,
15274
15277
  optionLabel: u.label,
15275
15278
  href: u.href,
@@ -15284,25 +15287,25 @@ const yP = /* @__PURE__ */ I(AP, [["__scopeId", "data-v-791e133f"]]), wP = { cla
15284
15287
  };
15285
15288
  }
15286
15289
  });
15287
- const TP = /* @__PURE__ */ I(kP, [["__scopeId", "data-v-9cd08151"]]), DP = ["aria-labelledby"], IP = /* @__PURE__ */ B({
15290
+ const DP = /* @__PURE__ */ I(TP, [["__scopeId", "data-v-9cd08151"]]), IP = ["aria-labelledby"], _P = /* @__PURE__ */ B({
15288
15291
  __name: "AVMenuDropdownContent",
15289
15292
  setup(c) {
15290
15293
  const e = ke("sharedState"), a = F(() => e.active), i = F(() => e.id);
15291
- return (s, r) => (m(), j(U2, { name: "dropdown-content" }, {
15292
- default: q(() => [
15293
- E(a) ? (m(), z("div", {
15294
+ return (s, r) => (m(), E(U2, { name: "dropdown-content" }, {
15295
+ default: O(() => [
15296
+ a.value ? (m(), z("div", {
15294
15297
  key: 0,
15295
15298
  class: "AVMenuDropdownContent",
15296
- "aria-labelledby": E(i)
15299
+ "aria-labelledby": i.value
15297
15300
  }, [
15298
- Q(s.$slots, "default", {}, void 0, !0)
15299
- ], 8, DP)) : x("", !0)
15301
+ Y(s.$slots, "default", {}, void 0, !0)
15302
+ ], 8, IP)) : x("", !0)
15300
15303
  ]),
15301
15304
  _: 3
15302
15305
  }));
15303
15306
  }
15304
15307
  });
15305
- const _P = /* @__PURE__ */ I(IP, [["__scopeId", "data-v-e8fb623b"]]), PP = ["href"], BP = /* @__PURE__ */ B({
15308
+ const PP = /* @__PURE__ */ I(_P, [["__scopeId", "data-v-e8fb623b"]]), BP = ["href"], FP = /* @__PURE__ */ B({
15306
15309
  __name: "AVMenuDropdownItem",
15307
15310
  props: {
15308
15311
  optionLabel: {
@@ -15329,18 +15332,18 @@ const _P = /* @__PURE__ */ I(IP, [["__scopeId", "data-v-e8fb623b"]]), PP = ["hre
15329
15332
  class: T(`AVMenuDropdownItem ${c.destructive && "AVMenuDropdownItem--destructive"}`),
15330
15333
  href: c.href
15331
15334
  }, [
15332
- c.icon ? (m(), j(i, {
15335
+ c.icon ? (m(), E(i, {
15333
15336
  key: 0,
15334
15337
  class: "AVMenuDropdownItem--icon",
15335
15338
  icon: `fa-solid fa-${c.icon}`,
15336
15339
  "data-test": "option-icon"
15337
15340
  }, null, 8, ["icon"])) : x("", !0),
15338
- e2(" " + h(c.optionLabel), 1)
15339
- ], 10, PP);
15341
+ a2(" " + h(c.optionLabel), 1)
15342
+ ], 10, BP);
15340
15343
  };
15341
15344
  }
15342
15345
  });
15343
- const FP = /* @__PURE__ */ I(BP, [["__scopeId", "data-v-f770cea1"]]), EP = ["disabled"], jP = /* @__PURE__ */ B({
15346
+ const EP = /* @__PURE__ */ I(FP, [["__scopeId", "data-v-f770cea1"]]), jP = ["disabled"], OP = /* @__PURE__ */ B({
15344
15347
  __name: "AVAsyncButton",
15345
15348
  props: {
15346
15349
  label: {
@@ -15380,8 +15383,8 @@ const FP = /* @__PURE__ */ I(BP, [["__scopeId", "data-v-f770cea1"]]), EP = ["dis
15380
15383
  },
15381
15384
  emits: ["update:waiting"],
15382
15385
  setup(c, { emit: e }) {
15383
- const a = c, i = W(!1);
15384
- J(i, (l) => e("update:waiting", l));
15386
+ const a = c, i = G(!1);
15387
+ Z(i, (l) => e("update:waiting", l));
15385
15388
  const s = F(() => {
15386
15389
  if (!i.value)
15387
15390
  switch (a.variant) {
@@ -15406,39 +15409,39 @@ const FP = /* @__PURE__ */ I(BP, [["__scopeId", "data-v-f770cea1"]]), EP = ["dis
15406
15409
  return (l, t) => {
15407
15410
  const u = H("AVIcon"), f = H("AVSpinner");
15408
15411
  return m(), z("button", {
15409
- disabled: E(r),
15412
+ disabled: r.value,
15410
15413
  onClick: n,
15411
15414
  class: T(["AVAsyncButton", {
15412
15415
  [`AVAsyncButton--${c.variant}`]: c.variant,
15413
15416
  [`AVAsyncButton--${c.size}`]: c.size,
15414
15417
  "AVAsyncButton--waiting": i.value,
15415
- "AVAsyncButton--disabled": !i.value && E(r)
15418
+ "AVAsyncButton--disabled": !i.value && r.value
15416
15419
  }])
15417
15420
  }, [
15418
- i.value ? (m(), z(Z, { key: 1 }, [
15419
- Q(l.$slots, "waitingIcon", {}, () => [
15421
+ i.value ? (m(), z(X, { key: 1 }, [
15422
+ Y(l.$slots, "waitingIcon", {}, () => [
15420
15423
  V(f, {
15421
15424
  style: { color: "inherit", height: "1em", width: "1em" },
15422
15425
  class: "AVAsyncButton--icon",
15423
15426
  "data-test": "btn-spinner"
15424
15427
  })
15425
15428
  ], !0),
15426
- Q(l.$slots, "waitingLabel", {}, () => [
15427
- e2("Working...")
15429
+ Y(l.$slots, "waitingLabel", {}, () => [
15430
+ a2("Working...")
15428
15431
  ], !0)
15429
- ], 64)) : Q(l.$slots, "default", { key: 0 }, () => [
15432
+ ], 64)) : Y(l.$slots, "default", { key: 0 }, () => [
15430
15433
  V(u, {
15431
- icon: E(s),
15434
+ icon: s.value,
15432
15435
  class: "AVAsyncButton--icon",
15433
15436
  "data-test": "btn-icon"
15434
15437
  }, null, 8, ["icon"]),
15435
15438
  o("span", null, h(c.label), 1)
15436
15439
  ], !0)
15437
- ], 10, EP);
15440
+ ], 10, jP);
15438
15441
  };
15439
15442
  }
15440
15443
  });
15441
- const OP = /* @__PURE__ */ I(jP, [["__scopeId", "data-v-11042fa9"]]), qP = { class: "AVTabSwitcher" }, RP = ["disabled", "onClick"], UP = /* @__PURE__ */ B({
15444
+ const qP = /* @__PURE__ */ I(OP, [["__scopeId", "data-v-11042fa9"]]), RP = { class: "AVTabSwitcher" }, UP = ["disabled", "onClick"], $P = /* @__PURE__ */ B({
15442
15445
  __name: "AVTabSwitcher",
15443
15446
  props: {
15444
15447
  options: {
@@ -15458,8 +15461,8 @@ const OP = /* @__PURE__ */ I(jP, [["__scopeId", "data-v-11042fa9"]]), qP = { cla
15458
15461
  },
15459
15462
  emits: ["update"],
15460
15463
  setup(c, { emit: e }) {
15461
- const a = c, i = W([]), s = W(""), r = F(() => a.options.length === 2 ? "AVTabSwitcher--double" : "AVTabSwitcher--triple");
15462
- d2(() => n());
15464
+ const a = c, i = G([]), s = G(""), r = F(() => a.options.length === 2 ? "AVTabSwitcher--double" : "AVTabSwitcher--triple");
15465
+ v2(() => n());
15463
15466
  const n = () => {
15464
15467
  i.value = [], a.options.map(
15465
15468
  (v) => i.value.push({ value: v, selected: !1 })
@@ -15482,28 +15485,28 @@ const OP = /* @__PURE__ */ I(jP, [["__scopeId", "data-v-11042fa9"]]), qP = { cla
15482
15485
  }, f = () => {
15483
15486
  e("update", s.value, i.value);
15484
15487
  };
15485
- return J(
15488
+ return Z(
15486
15489
  () => a.options,
15487
15490
  () => n()
15488
- ), J(
15491
+ ), Z(
15489
15492
  () => a.selected,
15490
15493
  () => {
15491
15494
  s.value = a.selected, l(a.selected);
15492
15495
  }
15493
- ), J(
15496
+ ), Z(
15494
15497
  () => a.disabled,
15495
15498
  () => t()
15496
- ), (v, p) => (m(), z("div", qP, [
15497
- (m(!0), z(Z, null, p2(i.value, (d) => (m(), z("button", {
15499
+ ), (v, p) => (m(), z("div", RP, [
15500
+ (m(!0), z(X, null, d2(i.value, (d) => (m(), z("button", {
15498
15501
  key: d.value,
15499
- class: T(`AVTabSwitcher--button ${E(r)} ${d.selected && "AVTabSwitcher--button-active"} ${d.disabled && "disabled"}`),
15502
+ class: T(`AVTabSwitcher--button ${r.value} ${d.selected && "AVTabSwitcher--button-active"} ${d.disabled && "disabled"}`),
15500
15503
  disabled: d.disabled,
15501
15504
  onClick: (M) => u(d.value)
15502
- }, h(d.value), 11, RP))), 128))
15505
+ }, h(d.value), 11, UP))), 128))
15503
15506
  ]));
15504
15507
  }
15505
15508
  });
15506
- const $P = /* @__PURE__ */ I(UP, [["__scopeId", "data-v-413f60c7"]]), GP = { class: "AVBallotSummary" }, WP = { class: "AVBallotSummary--name-column" }, YP = { class: "AVBallotSummary--status-column" }, QP = /* @__PURE__ */ B({
15509
+ const GP = /* @__PURE__ */ I($P, [["__scopeId", "data-v-413f60c7"]]), WP = { class: "AVBallotSummary" }, YP = { class: "AVBallotSummary--name-column" }, QP = { class: "AVBallotSummary--status-column" }, XP = /* @__PURE__ */ B({
15507
15510
  __name: "AVBallotSummary",
15508
15511
  props: {
15509
15512
  ballotStyleName: {
@@ -15531,43 +15534,43 @@ const $P = /* @__PURE__ */ I(UP, [["__scopeId", "data-v-413f60c7"]]), GP = { cla
15531
15534
  const e = c, a = F(() => e.currentBallots >= e.minimumBallots), i = F(() => e.minimumBallots - e.currentBallots);
15532
15535
  return (s, r) => {
15533
15536
  const n = H("AVIcon"), l = H("AVSpinner");
15534
- return m(), z("div", GP, [
15535
- o("div", WP, [
15537
+ return m(), z("div", WP, [
15538
+ o("div", YP, [
15536
15539
  V(n, {
15537
- icon: `fa-solid fa-${E(a) ? "file-circle-check" : "file-circle-minus"}`,
15538
- class: T(`AVBallotSummary--icon ${E(a) && "AVBallotSummary--icon-ready"}`),
15540
+ icon: `fa-solid fa-${a.value ? "file-circle-check" : "file-circle-minus"}`,
15541
+ class: T(`AVBallotSummary--icon ${a.value && "AVBallotSummary--icon-ready"}`),
15539
15542
  "data-test": "ballot-icon"
15540
15543
  }, null, 8, ["icon", "class"]),
15541
15544
  o("span", {
15542
- class: T(`AVBallotSummary--ballot-name ${E(a) && "AVBallotSummary--name-ready"}`)
15545
+ class: T(`AVBallotSummary--ballot-name ${a.value && "AVBallotSummary--name-ready"}`)
15543
15546
  }, h(c.ballotStyleName), 3)
15544
15547
  ]),
15545
- o("div", YP, [
15546
- E(a) ? (m(), j(n, {
15548
+ o("div", QP, [
15549
+ a.value ? (m(), E(n, {
15547
15550
  key: 0,
15548
15551
  icon: "fa-solid fa-circle-check",
15549
15552
  class: "AVBallotSummary--icon AVBallotSummary--icon-ready",
15550
15553
  "data-test": "ballot-status-icon"
15551
- })) : (m(), j(l, {
15554
+ })) : (m(), E(l, {
15552
15555
  key: 1,
15553
15556
  color: "neutral",
15554
15557
  "data-test": "ballot-spinner"
15555
15558
  })),
15556
15559
  o("span", {
15557
- class: T(`AVBallotSummary--ballot-status ${E(a) && "AVBallotSummary--status-ready"}`)
15558
- }, h(E(a) ? `${c.currentBallots} ${c.readyLabel}` : `${E(i)} ${c.waitingLabel}`), 3)
15560
+ class: T(`AVBallotSummary--ballot-status ${a.value && "AVBallotSummary--status-ready"}`)
15561
+ }, h(a.value ? `${c.currentBallots} ${c.readyLabel}` : `${i.value} ${c.waitingLabel}`), 3)
15559
15562
  ])
15560
15563
  ]);
15561
15564
  };
15562
15565
  }
15563
15566
  });
15564
- const XP = /* @__PURE__ */ I(QP, [["__scopeId", "data-v-607d90fc"]]), ZP = {
15567
+ const ZP = /* @__PURE__ */ I(XP, [["__scopeId", "data-v-607d90fc"]]), JP = {
15565
15568
  class: "AVTimedCard--content",
15566
15569
  "data-test": "content"
15567
- }, JP = {
15570
+ }, KP = {
15568
15571
  class: "AVTimedCard--progress",
15569
15572
  "data-test": "progress-container"
15570
- }, KP = /* @__PURE__ */ B({
15573
+ }, cB = /* @__PURE__ */ B({
15571
15574
  __name: "AVTimedCard",
15572
15575
  props: {
15573
15576
  timeout: {
@@ -15590,28 +15593,28 @@ const XP = /* @__PURE__ */ I(QP, [["__scopeId", "data-v-607d90fc"]]), ZP = {
15590
15593
  emits: ["expired"],
15591
15594
  setup(c, { emit: e }) {
15592
15595
  const a = c;
15593
- d2(() => {
15596
+ v2(() => {
15594
15597
  s();
15595
15598
  });
15596
- const i = W(0), s = () => {
15599
+ const i = G(0), s = () => {
15597
15600
  const f = setInterval(() => {
15598
15601
  i.value = i.value + 1, i.value >= a.timeout && (clearInterval(f), e("expired", !0, a.timeout));
15599
15602
  }, 1e3);
15600
15603
  }, r = F(() => 100 - i.value / a.timeout * 100), n = F(
15601
15604
  () => Math.floor((a.timeout - i.value) / 60)
15602
15605
  ), l = F(() => (a.timeout - i.value) % 60), t = F(() => n.value % 60), u = F(() => l.value < 10 ? `${t.value}:0${l.value}` : `${t.value}:${l.value}`);
15603
- return (f, v) => (m(), z(Z, null, [
15606
+ return (f, v) => (m(), z(X, null, [
15604
15607
  o("div", {
15605
15608
  class: "AVTimedCard",
15606
- style: g2(`width: ${c.customWidth}px`)
15609
+ style: L2(`width: ${c.customWidth}px`)
15607
15610
  }, [
15608
- o("div", ZP, [
15609
- Q(f.$slots, "default", {}, void 0, !0)
15610
- ]),
15611
15611
  o("div", JP, [
15612
+ Y(f.$slots, "default", {}, void 0, !0)
15613
+ ]),
15614
+ o("div", KP, [
15612
15615
  o("div", {
15613
15616
  class: T(`AVTimedCard--progress-bar ${c.timeout - i.value <= c.customWarningTime && "AVTimedCard--progress-bar-warning"}`),
15614
- style: g2(`width: ${E(r)}%`),
15617
+ style: L2(`width: ${r.value}%`),
15615
15618
  "data-test": "progress-bar"
15616
15619
  }, null, 6)
15617
15620
  ])
@@ -15620,20 +15623,20 @@ const XP = /* @__PURE__ */ I(QP, [["__scopeId", "data-v-607d90fc"]]), ZP = {
15620
15623
  class: T(`AVTimedCard--help-text ${c.timeout - i.value <= c.customWarningTime && "AVTimedCard--help-text-warning"}`),
15621
15624
  "data-test": "help-text"
15622
15625
  }, [
15623
- e2(h(c.expirationMessage), 1),
15624
- o("strong", null, h(E(u)), 1)
15626
+ a2(h(c.expirationMessage), 1),
15627
+ o("strong", null, h(u.value), 1)
15625
15628
  ], 2)
15626
15629
  ], 64));
15627
15630
  }
15628
15631
  });
15629
- const cB = /* @__PURE__ */ I(KP, [["__scopeId", "data-v-583fff65"]]), aB = (c) => (M1("data-v-9a6218e9"), c = c(), C1(), c), eB = { class: "AVBasicSteps" }, iB = /* @__PURE__ */ aB(() => /* @__PURE__ */ o("span", {
15632
+ const aB = /* @__PURE__ */ I(cB, [["__scopeId", "data-v-583fff65"]]), eB = (c) => (M1("data-v-9a6218e9"), c = c(), C1(), c), iB = { class: "AVBasicSteps" }, sB = /* @__PURE__ */ eB(() => /* @__PURE__ */ o("span", {
15630
15633
  class: "AVBasicSteps--line",
15631
15634
  "data-test": "separator"
15632
- }, null, -1)), sB = {
15635
+ }, null, -1)), rB = {
15633
15636
  key: 0,
15634
15637
  class: "AVBasicSteps--line",
15635
15638
  "data-test": "separator"
15636
- }, rB = /* @__PURE__ */ B({
15639
+ }, nB = /* @__PURE__ */ B({
15637
15640
  __name: "AVBasicSteps",
15638
15641
  props: {
15639
15642
  steps: {
@@ -15648,17 +15651,17 @@ const cB = /* @__PURE__ */ I(KP, [["__scopeId", "data-v-583fff65"]]), aB = (c) =
15648
15651
  },
15649
15652
  setup(c) {
15650
15653
  const e = c, a = (i) => i === e.active;
15651
- return (i, s) => (m(), z("div", eB, [
15654
+ return (i, s) => (m(), z("div", iB, [
15652
15655
  o("span", {
15653
15656
  class: T(`AVBasicSteps--step ${a(c.steps[0]) && "AVBasicSteps--step-active"}`),
15654
15657
  "data-test": "step"
15655
15658
  }, h(c.steps[0]), 3),
15656
- iB,
15659
+ sB,
15657
15660
  o("span", {
15658
15661
  class: T(`AVBasicSteps--step ${a(c.steps[1]) && "AVBasicSteps--step-active"}`),
15659
15662
  "data-test": "step"
15660
15663
  }, h(c.steps[1]), 3),
15661
- c.steps.length === 3 ? (m(), z("span", sB)) : x("", !0),
15664
+ c.steps.length === 3 ? (m(), z("span", rB)) : x("", !0),
15662
15665
  c.steps.length === 3 ? (m(), z("span", {
15663
15666
  key: 1,
15664
15667
  class: T(`AVBasicSteps--step ${a(c.steps[2]) && "AVBasicSteps--step-active"}`),
@@ -15667,10 +15670,10 @@ const cB = /* @__PURE__ */ I(KP, [["__scopeId", "data-v-583fff65"]]), aB = (c) =
15667
15670
  ]));
15668
15671
  }
15669
15672
  });
15670
- const nB = /* @__PURE__ */ I(rB, [["__scopeId", "data-v-9a6218e9"]]), tB = { class: "AVSteps" }, lB = {
15673
+ const tB = /* @__PURE__ */ I(nB, [["__scopeId", "data-v-9a6218e9"]]), lB = { class: "AVSteps" }, oB = {
15671
15674
  key: 0,
15672
15675
  class: "AVSteps--step--icon-container AVSteps--step-circle"
15673
- }, oB = /* @__PURE__ */ B({
15676
+ }, fB = /* @__PURE__ */ B({
15674
15677
  __name: "AVSteps",
15675
15678
  props: {
15676
15679
  steps: {
@@ -15689,9 +15692,9 @@ const nB = /* @__PURE__ */ I(rB, [["__scopeId", "data-v-9a6218e9"]]), tB = { cla
15689
15692
  setup(c) {
15690
15693
  const e = c;
15691
15694
  ck((n) => ({
15692
- "0d707a14": E(r)
15695
+ "0d707a14": r.value
15693
15696
  }));
15694
- const a = W([]), i = () => {
15697
+ const a = G([]), i = () => {
15695
15698
  a.value = [], e.steps.map((n) => {
15696
15699
  a.value.push({
15697
15700
  value: n,
@@ -15700,28 +15703,28 @@ const nB = /* @__PURE__ */ I(rB, [["__scopeId", "data-v-9a6218e9"]]), tB = { cla
15700
15703
  });
15701
15704
  });
15702
15705
  }, s = (n) => e.done ? e.done.includes(n) : !1;
15703
- d2(() => {
15706
+ v2(() => {
15704
15707
  i();
15705
- }), J(
15708
+ }), Z(
15706
15709
  () => e.steps,
15707
15710
  () => i()
15708
- ), J(
15711
+ ), Z(
15709
15712
  () => e.active,
15710
15713
  () => i()
15711
- ), J(
15714
+ ), Z(
15712
15715
  () => e.done,
15713
15716
  () => i()
15714
15717
  );
15715
15718
  const r = F(() => `${100 / e.steps.length}%`);
15716
15719
  return (n, l) => {
15717
15720
  const t = H("AVIcon");
15718
- return m(), z("div", tB, [
15719
- (m(!0), z(Z, null, p2(a.value, (u, f) => (m(), z("div", {
15721
+ return m(), z("div", lB, [
15722
+ (m(!0), z(X, null, d2(a.value, (u, f) => (m(), z("div", {
15720
15723
  key: f,
15721
15724
  class: T(`${a.value.length !== f + 1 ? "AVSteps--step" : "AVSteps--step-last"} ${u.active && "AVSteps--step-active"}`),
15722
15725
  "data-test": "step"
15723
15726
  }, [
15724
- u.done ? (m(), z("div", lB, [
15727
+ u.done ? (m(), z("div", oB, [
15725
15728
  V(t, {
15726
15729
  icon: "fa-solid fa-check",
15727
15730
  class: "AVSteps--step-icon"
@@ -15738,29 +15741,29 @@ const nB = /* @__PURE__ */ I(rB, [["__scopeId", "data-v-9a6218e9"]]), tB = { cla
15738
15741
  };
15739
15742
  }
15740
15743
  });
15741
- const fB = /* @__PURE__ */ I(oB, [["__scopeId", "data-v-a4539298"]]), US = (c) => (M1("data-v-00bc4e4f"), c = c(), C1(), c), uB = { class: "AVOptionCheckbox" }, mB = ["aria-checked", "tabindex", "aria-disabled", "disabled", "onClick", "onKeydown"], vB = ["id", "aria-label"], dB = {
15744
+ const uB = /* @__PURE__ */ I(fB, [["__scopeId", "data-v-a4539298"]]), US = (c) => (M1("data-v-00bc4e4f"), c = c(), C1(), c), mB = { class: "AVOptionCheckbox" }, vB = ["aria-checked", "tabindex", "aria-disabled", "disabled", "onClick", "onKeydown"], dB = ["id", "aria-label"], pB = {
15742
15745
  key: 0,
15743
15746
  "aria-hidden": "true"
15744
- }, pB = {
15747
+ }, zB = {
15745
15748
  key: 1,
15746
15749
  width: "26",
15747
15750
  height: "26",
15748
15751
  stroke: "white",
15749
15752
  "stroke-width": "0.25rem"
15750
- }, zB = /* @__PURE__ */ US(() => /* @__PURE__ */ o("line", {
15753
+ }, VB = /* @__PURE__ */ US(() => /* @__PURE__ */ o("line", {
15751
15754
  x1: "25%",
15752
15755
  y1: "25%",
15753
15756
  x2: "75%",
15754
15757
  y2: "75%"
15755
- }, null, -1)), VB = /* @__PURE__ */ US(() => /* @__PURE__ */ o("line", {
15758
+ }, null, -1)), HB = /* @__PURE__ */ US(() => /* @__PURE__ */ o("line", {
15756
15759
  x1: "75%",
15757
15760
  y1: "25%",
15758
15761
  x2: "25%",
15759
15762
  y2: "75%"
15760
- }, null, -1)), HB = [
15761
- zB,
15762
- VB
15763
- ], hB = /* @__PURE__ */ B({
15763
+ }, null, -1)), hB = [
15764
+ VB,
15765
+ HB
15766
+ ], MB = /* @__PURE__ */ B({
15764
15767
  __name: "AVOptionCheckbox",
15765
15768
  props: {
15766
15769
  checked: {
@@ -15807,14 +15810,14 @@ const fB = /* @__PURE__ */ I(oB, [["__scopeId", "data-v-a4539298"]]), US = (c) =
15807
15810
  "aria-describedby": `option_${a.optionReference}_description option_${a.optionReference}_handle`,
15808
15811
  tabindex: 0
15809
15812
  } : {});
15810
- return (r, n) => (m(), z("div", uB, [
15813
+ return (r, n) => (m(), z("div", mB, [
15811
15814
  o("button", ak({
15812
15815
  class: [{ checked: c.checked, error: c.exclusiveError }, "AVOptionCheckbox--button"],
15813
15816
  "aria-checked": c.checked,
15814
15817
  tabindex: c.disabled ? null : 0,
15815
15818
  "aria-disabled": c.disabled,
15816
15819
  disabled: c.disabled
15817
- }, E(s), {
15820
+ }, s.value, {
15818
15821
  onClick: Pa(i, ["stop"]),
15819
15822
  onKeydown: ek(Pa(i, ["prevent"]), ["space", "enter"])
15820
15823
  }), [
@@ -15823,21 +15826,21 @@ const fB = /* @__PURE__ */ I(oB, [["__scopeId", "data-v-a4539298"]]), US = (c) =
15823
15826
  class: "AVOptionSelect--option-tick",
15824
15827
  "aria-label": c.optionAriaLabel
15825
15828
  }, [
15826
- c.rank ? (m(), z("span", dB, h(c.rank), 1)) : (m(), z("svg", pB, HB))
15827
- ], 8, vB), [
15829
+ c.rank ? (m(), z("span", pB, h(c.rank), 1)) : (m(), z("svg", zB, hB))
15830
+ ], 8, dB), [
15828
15831
  [m1, c.checked]
15829
15832
  ])
15830
- ], 16, mB)
15833
+ ], 16, vB)
15831
15834
  ]));
15832
15835
  }
15833
15836
  });
15834
- const MB = /* @__PURE__ */ I(hB, [["__scopeId", "data-v-00bc4e4f"]]), CB = {
15837
+ const CB = /* @__PURE__ */ I(MB, [["__scopeId", "data-v-00bc4e4f"]]), LB = {
15835
15838
  key: 0,
15836
15839
  class: "AVOption--exclusive-error-container"
15837
- }, LB = { class: "AVOption--exclusive-error" }, gB = { class: "AVOption--container" }, bB = ["src", "alt"], xB = { class: "AVOption--title" }, NB = {
15840
+ }, gB = { class: "AVOption--exclusive-error" }, bB = { class: "AVOption--container" }, xB = ["src", "alt"], NB = { class: "AVOption--title" }, AB = {
15838
15841
  key: 0,
15839
15842
  class: "AVOption--accesible-label"
15840
- }, AB = /* @__PURE__ */ B({
15843
+ }, yB = /* @__PURE__ */ B({
15841
15844
  __name: "AVOption",
15842
15845
  props: {
15843
15846
  option: {
@@ -15882,26 +15885,26 @@ const MB = /* @__PURE__ */ I(hB, [["__scopeId", "data-v-00bc4e4f"]]), CB = {
15882
15885
  const a = () => e("toggled");
15883
15886
  return (i, s) => {
15884
15887
  const r = H("AVOptionCheckbox"), n = H("AVCard");
15885
- return m(), j(n, {
15888
+ return m(), E(n, {
15886
15889
  class: T(`AVOption ${c.displayMode && "AVOption--display"}`)
15887
15890
  }, {
15888
- default: q(() => [
15889
- c.exclusiveError && c.checked ? (m(), z("div", CB, [
15890
- o("div", LB, h(c.exclusiveLabel), 1)
15891
+ default: O(() => [
15892
+ c.exclusiveError && c.checked ? (m(), z("div", LB, [
15893
+ o("div", gB, h(c.exclusiveLabel), 1)
15891
15894
  ])) : x("", !0),
15892
15895
  o("div", {
15893
15896
  class: T(["AVOption--header", { exclusive: c.exclusiveError && c.checked }])
15894
15897
  }, [
15895
- o("div", gB, [
15898
+ o("div", bB, [
15896
15899
  c.option.image ? (m(), z("img", {
15897
15900
  key: 0,
15898
15901
  src: c.option.image,
15899
15902
  class: "AVOption--image",
15900
15903
  alt: c.imageAltAriaLabel
15901
- }, null, 8, bB)) : x("", !0),
15902
- o("div", xB, [
15903
- e2(h(c.option.title) + " ", 1),
15904
- c.option.rank ? (m(), z("span", NB, h(c.rankedAriaLabel), 1)) : x("", !0)
15904
+ }, null, 8, xB)) : x("", !0),
15905
+ o("div", NB, [
15906
+ a2(h(c.option.title) + " ", 1),
15907
+ c.option.rank ? (m(), z("span", AB, h(c.rankedAriaLabel), 1)) : x("", !0)
15905
15908
  ])
15906
15909
  ]),
15907
15910
  V(r, {
@@ -15920,11 +15923,11 @@ const MB = /* @__PURE__ */ I(hB, [["__scopeId", "data-v-00bc4e4f"]]), CB = {
15920
15923
  };
15921
15924
  }
15922
15925
  });
15923
- const yB = /* @__PURE__ */ I(AB, [["__scopeId", "data-v-6a7337ae"]]), wB = { class: "AVRadioGroup--input-set" }, SB = ["for"], kB = {
15926
+ const wB = /* @__PURE__ */ I(yB, [["__scopeId", "data-v-6a7337ae"]]), SB = { class: "AVRadioGroup--input-set" }, kB = ["for"], TB = {
15924
15927
  key: 1,
15925
15928
  class: "AVRadioGroup--error",
15926
15929
  "data-test": "error-msg"
15927
- }, TB = /* @__PURE__ */ B({
15930
+ }, DB = /* @__PURE__ */ B({
15928
15931
  __name: "AVRadioGroup",
15929
15932
  props: {
15930
15933
  id: {
@@ -15967,7 +15970,7 @@ const yB = /* @__PURE__ */ I(AB, [["__scopeId", "data-v-6a7337ae"]]), wB = { cla
15967
15970
  },
15968
15971
  emits: ["update"],
15969
15972
  setup(c, { emit: e }) {
15970
- const a = c, i = W(""), s = W([]), r = (u) => {
15973
+ const a = c, i = G(""), s = G([]), r = (u) => {
15971
15974
  s.value.map((f) => {
15972
15975
  f.value === u ? (f.checked = !0, i.value = f.value) : f.checked = !1;
15973
15976
  });
@@ -15981,7 +15984,7 @@ const yB = /* @__PURE__ */ I(AB, [["__scopeId", "data-v-6a7337ae"]]), wB = { cla
15981
15984
  else
15982
15985
  return;
15983
15986
  };
15984
- d2(() => {
15987
+ v2(() => {
15985
15988
  a.options.map(
15986
15989
  (u) => s.value.push({ value: u, checked: !1 })
15987
15990
  ), a.initialValue && r(a.initialValue), a.disabled && n();
@@ -15991,30 +15994,30 @@ const yB = /* @__PURE__ */ I(AB, [["__scopeId", "data-v-6a7337ae"]]), wB = { cla
15991
15994
  }, t = () => {
15992
15995
  e("update", i.value, s.value);
15993
15996
  };
15994
- return J(
15997
+ return Z(
15995
15998
  () => a.initialValue,
15996
15999
  () => {
15997
16000
  i.value = a.initialValue, r(a.initialValue);
15998
16001
  }
15999
- ), J(
16002
+ ), Z(
16000
16003
  () => a.disabled,
16001
16004
  () => {
16002
16005
  n();
16003
16006
  }
16004
16007
  ), (u, f) => {
16005
16008
  const v = H("AVRadio");
16006
- return m(), z("div", wB, [
16009
+ return m(), z("div", SB, [
16007
16010
  c.disableLabel ? x("", !0) : (m(), z("label", {
16008
16011
  key: 0,
16009
16012
  for: c.id,
16010
16013
  class: "AVRadioGroup--label",
16011
16014
  "data-test": "input-label"
16012
- }, h(c.inputLabel), 9, SB)),
16015
+ }, h(c.inputLabel), 9, kB)),
16013
16016
  o("div", {
16014
16017
  class: T(`AVRadioGroup--${c.orientation}`),
16015
16018
  "data-test": "input-group"
16016
16019
  }, [
16017
- (m(!0), z(Z, null, p2(s.value, (p, d) => (m(), j(v, {
16020
+ (m(!0), z(X, null, d2(s.value, (p, d) => (m(), E(v, {
16018
16021
  class: "AVRadioGroup--child",
16019
16022
  id: `radio-${c.id}-${d}`,
16020
16023
  key: d,
@@ -16024,12 +16027,12 @@ const yB = /* @__PURE__ */ I(AB, [["__scopeId", "data-v-6a7337ae"]]), wB = { cla
16024
16027
  onUpdate: (M) => l(p.value)
16025
16028
  }, null, 8, ["id", "value", "checked", "disabled", "onUpdate"]))), 128))
16026
16029
  ], 2),
16027
- c.error && c.errorMessage ? (m(), z("p", kB, h(c.errorMessage), 1)) : x("", !0)
16030
+ c.error && c.errorMessage ? (m(), z("p", TB, h(c.errorMessage), 1)) : x("", !0)
16028
16031
  ]);
16029
16032
  };
16030
16033
  }
16031
16034
  });
16032
- const DB = /* @__PURE__ */ I(TB, [["__scopeId", "data-v-74ff59b8"]]), IB = /* @__PURE__ */ B({
16035
+ const IB = /* @__PURE__ */ I(DB, [["__scopeId", "data-v-74ff59b8"]]), _B = /* @__PURE__ */ B({
16033
16036
  __name: "AVNavigationItemList",
16034
16037
  props: {
16035
16038
  type: {
@@ -16042,11 +16045,11 @@ const DB = /* @__PURE__ */ I(TB, [["__scopeId", "data-v-74ff59b8"]]), IB = /* @_
16042
16045
  return (e, a) => (m(), z("div", {
16043
16046
  class: T(`AVNavigationItemList AVNavigationItemList--${c.type}`)
16044
16047
  }, [
16045
- Q(e.$slots, "default", {}, void 0, !0)
16048
+ Y(e.$slots, "default", {}, void 0, !0)
16046
16049
  ], 2));
16047
16050
  }
16048
16051
  });
16049
- const _B = /* @__PURE__ */ I(IB, [["__scopeId", "data-v-9fd5c53d"]]), PB = { class: "AVBreadcrumb" }, BB = ["href"], FB = ["href"], EB = /* @__PURE__ */ B({
16052
+ const PB = /* @__PURE__ */ I(_B, [["__scopeId", "data-v-9fd5c53d"]]), BB = { class: "AVBreadcrumb" }, FB = ["href"], EB = ["href"], jB = /* @__PURE__ */ B({
16050
16053
  __name: "AVBreadcrumb",
16051
16054
  props: {
16052
16055
  items: {
@@ -16065,15 +16068,15 @@ const _B = /* @__PURE__ */ I(IB, [["__scopeId", "data-v-9fd5c53d"]]), PB = { cla
16065
16068
  setup(c) {
16066
16069
  return (e, a) => {
16067
16070
  const i = H("AVIcon");
16068
- return m(), z("div", PB, [
16071
+ return m(), z("div", BB, [
16069
16072
  o("a", { href: c.buttonHref }, [
16070
- c.disableButton ? x("", !0) : (m(), j(i, {
16073
+ c.disableButton ? x("", !0) : (m(), E(i, {
16071
16074
  key: 0,
16072
16075
  icon: "fa-solid fa-circle-chevron-left",
16073
16076
  class: "AVBreadcrumb--icon"
16074
16077
  }))
16075
- ], 8, BB),
16076
- (m(!0), z(Z, null, p2(c.items, (s, r) => (m(), z("span", {
16078
+ ], 8, FB),
16079
+ (m(!0), z(X, null, d2(c.items, (s, r) => (m(), z("span", {
16077
16080
  key: r,
16078
16081
  class: "AVBreadcrumb--group",
16079
16082
  "data-test": "item-group"
@@ -16081,7 +16084,7 @@ const _B = /* @__PURE__ */ I(IB, [["__scopeId", "data-v-9fd5c53d"]]), PB = { cla
16081
16084
  o("a", {
16082
16085
  href: s.active ? null : s.href,
16083
16086
  class: T(`AVBreadcrumb--link ${s.active && "AVBreadcrumb--link-active"} `)
16084
- }, h(s.text), 11, FB),
16087
+ }, h(s.text), 11, EB),
16085
16088
  V(i, {
16086
16089
  icon: "fa-solid fa-angle-right",
16087
16090
  class: "AVBreadcrumb--separator"
@@ -16091,22 +16094,22 @@ const _B = /* @__PURE__ */ I(IB, [["__scopeId", "data-v-9fd5c53d"]]), PB = { cla
16091
16094
  };
16092
16095
  }
16093
16096
  });
16094
- const jB = /* @__PURE__ */ I(EB, [["__scopeId", "data-v-71e09fe3"]]), OB = ["href"], qB = { class: "AVElectionCard--inner" }, RB = {
16097
+ const OB = /* @__PURE__ */ I(jB, [["__scopeId", "data-v-71e09fe3"]]), qB = ["href"], RB = { class: "AVElectionCard--inner" }, UB = {
16095
16098
  class: "AVElectionCard--id",
16096
16099
  "data-test": "id"
16097
- }, UB = { class: "AVElectionCard--title-group" }, $B = {
16100
+ }, $B = { class: "AVElectionCard--title-group" }, GB = {
16098
16101
  class: "AVElectionCard--title",
16099
16102
  "data-test": "title"
16100
- }, GB = { class: "AVElectionCard--items" }, WB = {
16103
+ }, WB = { class: "AVElectionCard--items" }, YB = {
16101
16104
  class: "AVElectionCard--item",
16102
16105
  "data-test": "item"
16103
- }, YB = { class: "AVElectionCard--item-icon" }, QB = { class: "AVElectionCard--item-text" }, XB = {
16106
+ }, QB = { class: "AVElectionCard--item-icon" }, XB = { class: "AVElectionCard--item-text" }, ZB = {
16104
16107
  class: "AVElectionCard--item",
16105
16108
  "data-test": "item"
16106
- }, ZB = { class: "AVElectionCard--item-icon" }, JB = { class: "AVElectionCard--item-text" }, KB = {
16109
+ }, JB = { class: "AVElectionCard--item-icon" }, KB = { class: "AVElectionCard--item-text" }, cF = {
16107
16110
  class: "AVElectionCard--item",
16108
16111
  "data-test": "item"
16109
- }, cF = { class: "AVElectionCard--item-icon" }, aF = { class: "AVElectionCard--item-text" }, eF = { class: "AVElectionCard--button" }, iF = /* @__PURE__ */ B({
16112
+ }, aF = { class: "AVElectionCard--item-icon" }, eF = { class: "AVElectionCard--item-text" }, iF = { class: "AVElectionCard--button" }, sF = /* @__PURE__ */ B({
16110
16113
  __name: "AVElectionCard",
16111
16114
  props: {
16112
16115
  id: {
@@ -16168,47 +16171,47 @@ const jB = /* @__PURE__ */ I(EB, [["__scopeId", "data-v-71e09fe3"]]), OB = ["hre
16168
16171
  variant: "rounded",
16169
16172
  role: "button"
16170
16173
  }, {
16171
- default: q(() => [
16172
- o("div", qB, [
16173
- o("span", RB, h(c.id), 1),
16174
- o("div", UB, [
16175
- o("span", $B, h(c.name), 1),
16174
+ default: O(() => [
16175
+ o("div", RB, [
16176
+ o("span", UB, h(c.id), 1),
16177
+ o("div", $B, [
16178
+ o("span", GB, h(c.name), 1),
16176
16179
  V(n, {
16177
- type: E(i),
16180
+ type: i.value,
16178
16181
  value: c.status
16179
16182
  }, null, 8, ["type", "value"])
16180
16183
  ]),
16181
- o("div", GB, [
16182
- o("div", WB, [
16183
- o("div", YB, [
16184
+ o("div", WB, [
16185
+ o("div", YB, [
16186
+ o("div", QB, [
16184
16187
  V(l, { icon: "fa-solid fa-location-pin" })
16185
16188
  ]),
16186
- o("span", QB, [
16187
- e2(h(c.countyNameLabel), 1),
16189
+ o("span", XB, [
16190
+ a2(h(c.countyNameLabel), 1),
16188
16191
  o("strong", null, h(c.countyName), 1)
16189
16192
  ])
16190
16193
  ]),
16191
- o("div", XB, [
16192
- o("div", ZB, [
16194
+ o("div", ZB, [
16195
+ o("div", JB, [
16193
16196
  V(l, { icon: "fa-solid fa-file-circle-plus" })
16194
16197
  ]),
16195
- o("span", JB, [
16196
- e2(h(c.createdAtLabel), 1),
16198
+ o("span", KB, [
16199
+ a2(h(c.createdAtLabel), 1),
16197
16200
  o("strong", null, h(c.createdAt), 1)
16198
16201
  ])
16199
16202
  ]),
16200
- o("div", KB, [
16201
- o("div", cF, [
16203
+ o("div", cF, [
16204
+ o("div", aF, [
16202
16205
  V(l, { icon: "fa-solid fa-pen-to-square" })
16203
16206
  ]),
16204
- o("span", aF, [
16205
- e2(h(c.lastUpdatedLabel), 1),
16207
+ o("span", eF, [
16208
+ a2(h(c.lastUpdatedLabel), 1),
16206
16209
  o("strong", null, h(c.lastUpdated), 1)
16207
16210
  ])
16208
16211
  ])
16209
16212
  ])
16210
16213
  ]),
16211
- o("div", eF, [
16214
+ o("div", iF, [
16212
16215
  V(l, {
16213
16216
  icon: "fa-solid fa-circle-chevron-right",
16214
16217
  class: "AVElectionCard--CTA-icon"
@@ -16217,21 +16220,21 @@ const jB = /* @__PURE__ */ I(EB, [["__scopeId", "data-v-71e09fe3"]]), OB = ["hre
16217
16220
  ]),
16218
16221
  _: 1
16219
16222
  })
16220
- ], 8, OB);
16223
+ ], 8, qB);
16221
16224
  };
16222
16225
  }
16223
16226
  });
16224
- const sF = /* @__PURE__ */ I(iF, [["__scopeId", "data-v-dd72671e"]]), rF = ["href"], nF = { class: "AVBallotStyleCard--content" }, tF = {
16227
+ const rF = /* @__PURE__ */ I(sF, [["__scopeId", "data-v-dd72671e"]]), nF = ["href"], tF = { class: "AVBallotStyleCard--content" }, lF = {
16225
16228
  key: 0,
16226
16229
  class: "AVBallotStyleCard--completion-icon",
16227
16230
  "data-test": "success-icon"
16228
- }, lF = { class: "AVBallotStyleCard--text-container" }, oF = {
16231
+ }, oF = { class: "AVBallotStyleCard--text-container" }, fF = {
16229
16232
  class: "AVBallotStyleCard--title",
16230
16233
  "data-test": "title"
16231
- }, fF = {
16234
+ }, uF = {
16232
16235
  class: "AVBallotStyleCard--text",
16233
16236
  "data-test": "text"
16234
- }, uF = { class: "AVBallotStyleCard--CTA-icon" }, mF = /* @__PURE__ */ B({
16237
+ }, mF = { class: "AVBallotStyleCard--CTA-icon" }, vF = /* @__PURE__ */ B({
16235
16238
  __name: "AVBallotStyleCard",
16236
16239
  props: {
16237
16240
  href: {
@@ -16265,17 +16268,17 @@ const sF = /* @__PURE__ */ I(iF, [["__scopeId", "data-v-dd72671e"]]), rF = ["hre
16265
16268
  "data-test": "link"
16266
16269
  }, [
16267
16270
  V(s, { variant: "rounded" }, {
16268
- default: q(() => [
16269
- o("div", nF, [
16270
- c.reviewed ? (m(), z("div", tF, [
16271
+ default: O(() => [
16272
+ o("div", tF, [
16273
+ c.reviewed ? (m(), z("div", lF, [
16271
16274
  V(i, { icon: "fa-solid fa-check" })
16272
16275
  ])) : x("", !0),
16273
- o("div", lF, [
16274
- o("div", oF, h(c.name), 1),
16275
- o("div", fF, h(`${c.contestQty} ${c.contestLabel}`), 1)
16276
+ o("div", oF, [
16277
+ o("div", fF, h(c.name), 1),
16278
+ o("div", uF, h(`${c.contestQty} ${c.contestLabel}`), 1)
16276
16279
  ])
16277
16280
  ]),
16278
- o("div", uF, [
16281
+ o("div", mF, [
16279
16282
  V(i, { icon: "fa-solid fa-chevron-right" })
16280
16283
  ])
16281
16284
  ]),
@@ -16285,11 +16288,11 @@ const sF = /* @__PURE__ */ I(iF, [["__scopeId", "data-v-dd72671e"]]), rF = ["hre
16285
16288
  class: T(`AVBallotStyleCard--progress AVBallotStyleCard--progress-${c.reviewed ? "success" : "default"}`),
16286
16289
  "data-test": "progress"
16287
16290
  }, null, 2)
16288
- ], 8, rF);
16291
+ ], 8, nF);
16289
16292
  };
16290
16293
  }
16291
16294
  });
16292
- const vF = /* @__PURE__ */ I(mF, [["__scopeId", "data-v-c682a2cf"]]), dF = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzg5IiBoZWlnaHQ9IjEzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp1bmRlZmluZWQ9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWw6c3BhY2U9InByZXNlcnZlIiB2ZXJzaW9uPSIxLjEiPgogPGRlZnMgaWQ9ImRlZnM2Ij4KICA8Y2xpcFBhdGggaWQ9ImNsaXBQYXRoMTYiIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgPHBhdGggaWQ9InBhdGgxNCIgZD0ibS05My41MDMxMSw3ODAuOTI1NjNsODQxLjg5LDBsMCwtNTk1LjI3NmwtODQxLjg5LDBsMCw1OTUuMjc2eiIvPgogIDwvY2xpcFBhdGg+CiA8L2RlZnM+CiA8Zz4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPGcgaWQ9InN2Z18xIj4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcxOCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjAiIGQ9Im00MC4wMDMsNTQ1LjA0MTA1bC0zMC4wNSwtMzAuMDE2Yy02LjI1OCw4LjM2OCAtOS45NTMsMTguNzU2IC05Ljk1MywyOS45OThjMCwyNy43NSAyMi40ODUsNTAuMjUzIDUwLjIzNSw1MC4yNTNjMTEuMjc3LDAgMjEuNjg0LC0zLjcxMyAzMC4wNjcsLTkuOTg4bC0yOS44NTgsLTI5LjgyNGwtOC41MjQsOC41MjRsLTIwLjg0NywwbDE4LjkzLC0xOC45NDd6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyMiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjQiIGQ9Im0xMDAuNDY5MzEsNTQ1LjAyMzQ4YzAsLTI3LjczMSAtMjIuNDg1LC01MC4yMzQgLTUwLjIzNCwtNTAuMjM0Yy0xMS4xNzQsMCAtMjEuNDkzLDMuNjQyIC0yOS44NDIsOS44MTNsMzAuMDUxLDI5Ljk5OGw4LjUyMywtOC41MjNsMjAuODQ3LDBsLTE4LjkyOSwxOC45NDZsMjkuODA2LDI5Ljc3MWM2LjE1MywtOC4zMzEgOS43NzgsLTE4LjYzMyA5Ljc3OCwtMjkuNzcxIi8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyNiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjgiIGQ9Im0xNDkuMzI2Myw1NDIuNTA5NzdjLTIuNDY1LDcuOTI2IC0zLjg1MSwxMi40MDkgLTQuMTYxLDEzLjQ1Yy0wLjMxLDEuMDM3IC0wLjUzMywxLjg1OSAtMC42NjYsMi40NjNjLTAuNTU0LC0yLjE0NiAtMi4xMzcsLTcuNDUxIC00Ljc1MiwtMTUuOTEzbDkuNTc5LDB6bTQuNTI1LC0xNS4yODRsLTIuNjY2LDguNzQ4bC0xMy4zOTgsMGwtMi42NjUsLTguNzQ4bC04LjM5NywwbDEyLjk3MiwzNi45MDRsOS41MjgsMGwxMy4wMjEsLTM2LjkwNGwtOC4zOTUsMHoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzMwIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGgzMiIgZD0ibTE4OC41Njc1MSw1MzcuNDMwNjdjMCwtMy4zMTggLTEuMTk0LC01LjkzMyAtMy41ODMsLTcuODQ0Yy0yLjM4OCwtMS45MSAtNS43MSwtMi44NjQgLTkuOTY3LC0yLjg2NGMtMy45MjIsMCAtNy4zOTEsMC43MzcgLTEwLjQwOCwyLjIxMmwwLDcuMjRjMi40OCwtMS4xMDYgNC41OCwtMS44ODYgNi4yOTcsLTIuMzM4YzEuNzE5LC0wLjQ1MyAzLjI4OSwtMC42NzggNC43MTQsLTAuNjc4YzEuNzEsMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMSwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYyLDIuNDg5Yy0yLjI0NywxLjA1NCAtMy45MzEsMi4wNjkgLTUuMDU0LDMuMDQxYy0xLjEyMywwLjk3MiAtMi4wMiwyLjEwMyAtMi42ODksMy4zOTRjLTAuNjcyLDEuMjkgLTEuMDA2LDIuNzk4IC0xLjAwNiw0LjUyNmMwLDMuMjQ5IDEuMTAyLDUuODA1IDMuMzA1LDcuNjY2YzIuMjA0LDEuODYgNS4yNSwyLjc5MSA5LjEzOSwyLjc5MWMxLjkxLDAgMy43MzIsLTAuMjI4IDUuNDY3LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDMsLTEuOTExbC0yLjUxNCwtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MSwtMS41ODQgLTEuMTgxLC0yLjY5YzAsLTAuNjg4IDAuMTU4LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTgsLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMSwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNiwtMS42NDIgNS43OSwtMy4yODkgNy4wNjUsLTQuOTQxYzEuMjcyLC0xLjY1MSAxLjkxLC0zLjY3NCAxLjkxLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzQiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDM2IiBkPSJtMjE2LjkyNDQyLDUzNy40MzA2N2MwLC0zLjMxOCAtMS4xOTQsLTUuOTMzIC0zLjU4MywtNy44NDRjLTIuMzg4LC0xLjkxIC01LjcxLC0yLjg2NCAtOS45NjcsLTIuODY0Yy0zLjkyMiwwIC03LjM5MSwwLjczNyAtMTAuNDA4LDIuMjEybDAsNy4yNGMyLjQ4LC0xLjEwNiA0LjU4LC0xLjg4NiA2LjI5NywtMi4zMzhjMS43MTksLTAuNDUzIDMuMjg5LC0wLjY3OCA0LjcxNCwtMC42NzhjMS43MDksMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMiwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYzLDIuNDg5Yy0yLjI0NiwxLjA1NCAtMy45MywyLjA2OSAtNS4wNTMsMy4wNDFjLTEuMTIzLDAuOTcyIC0yLjAyLDIuMTAzIC0yLjY4OSwzLjM5NGMtMC42NzIsMS4yOSAtMS4wMDYsMi43OTggLTEuMDA2LDQuNTI2YzAsMy4yNDkgMS4xMDIsNS44MDUgMy4zMDUsNy42NjZjMi4yMDQsMS44NiA1LjI1LDIuNzkxIDkuMTM4LDIuNzkxYzEuOTExLDAgMy43MzMsLTAuMjI4IDUuNDY4LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDIsLTEuOTExbC0yLjUxMywtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MiwtMS41ODQgLTEuMTgyLC0yLjY5YzAsLTAuNjg4IDAuMTU5LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTksLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMiwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNSwtMS42NDIgNS43ODksLTMuMjg5IDcuMDY0LC00Ljk0MWMxLjI3MywtMS42NTEgMS45MTEsLTMuNjc0IDEuOTExLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQwIiBkPSJtMjQ0Ljc1MjUxLDUyNy4yMjU2NmwtMjEuMTY3LDBsMCwzNi43NTJsMjEuMTY3LDBsMCwtNi4zODRsLTEzLjM3NCwwbDAsLTguMDdsMTIuNDQzLDBsMCwtNi4zODZsLTEyLjQ0MywwbDAsLTkuNDc2bDEzLjM3NCwwbDAsLTYuNDM2eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ0IiBkPSJtMjY3Ljk4Miw1MjcuMjI1NjZsLTguODQ5LDI4LjgzNGwtMC4yMjcsMGMwLjMxOSwtNS44NjcgMC40NzcsLTkuNzggMC40NzcsLTExLjc0bDAsLTE3LjA5NGwtNi45NjMsMGwwLDM2Ljc1MmwxMC42MDksMGw4LjY5OCwtMjguMTA1bDAuMTUxLDBsOS4yMjYsMjguMTA1bDEwLjYwOSwwbDAsLTM2Ljc1MmwtNy4yNjUsMGwwLDE3LjM5NmMwLDAuODIgMC4wMTIsMS43NjggMC4wMzcsMi44NGMwLjAyNSwxLjA3MyAwLjEzOCwzLjkyMiAwLjMzOSw4LjU0N2wtMC4yMjYsMGwtOS40NzYsLTI4Ljc4M2wtNy4xNCwweiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDYiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ4IiBkPSJtMzA3LjE3NTkxLDU0My4yMzgzNWwwLC05LjU3N2w1LjA3NiwwYzIuMTQ2LDAgMy43MywwLjQwOCA0Ljc1MSwxLjIzMWMxLjAyNCwwLjgyIDEuNTMzLDIuMDc4IDEuNTMzLDMuNzcyYzAsMy4wNDggLTIuMTc4LDQuNTc0IC02LjUzNCw0LjU3NGwtNC44MjYsMHptMCw2LjE4NWw0LjUyMiwwYzIuMTE1LDAgMy42NDMsMC4zMjcgNC41OSwwLjk3OWMwLjk0NiwwLjY1NSAxLjQxOSwxLjczNiAxLjQxOSwzLjI0NWMwLDEuNDA3IC0wLjUxMywyLjQxNSAtMS41NDcsMy4wMjhjLTEuMDI5LDAuNjEyIC0yLjY1OSwwLjkxOCAtNC44ODgsMC45MThsLTQuMDk2LDBsMCwtOC4xN3ptLTcuNzk1LDE0LjU1NGwxMS40NCwwYzUuMjEsMCA4Ljk5NCwtMC43NDIgMTEuMzQ4LC0yLjIyM2MyLjM1NiwtMS40ODQgMy41MzMsLTMuODQ0IDMuNTMzLC03LjA3N2MwLC0yLjE5NyAtMC41MTYsLTMuOTk4IC0xLjU0NiwtNS40MDZjLTEuMDMsLTEuNDA4IC0yLjQwMiwtMi4yNTQgLTQuMTA5LC0yLjUzOGwwLC0wLjI1M2MyLjMyOCwtMC41MTggNC4wMDksLTEuNDkgNS4wMzksLTIuOTE2YzEuMDI5LC0xLjQyNCAxLjU0NiwtMy4zMTggMS41NDYsLTUuNjhjMCwtMy4zNTIgLTEuMjExLC01Ljk2NiAtMy42MzQsLTcuODQzYy0yLjQyLC0xLjg3NyAtNS43MDksLTIuODE2IC05Ljg2NSwtMi44MTZsLTEzLjc1MiwwbDAsMzYuNzUyeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTAiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDUyIiBkPSJtMzMzLjk3Mjc5LDUyNy4yMjU2NmwwLDM2Ljc1Mmw3Ljc5NCwwbDAsLTMwLjMxNmwxNC45MDcsMGwwLC02LjQzNmwtMjIuNzAxLDB6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9Imc1NCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoNTYiIGQ9Im0zNjcuNjMxOTEsNTQ4Ljg0NDc3bDcuNjY3LDE1LjEzM2w4LjM5NywwbC0xMi4xOTQsLTIyLjQ0OWwwLC0xNC4zMDNsLTcuNzQzLDBsMCwxNC4wNTNsLTEyLjE5MSwyMi42OTlsOC40NDYsMGw3LjYxOCwtMTUuMTMzeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDYwIiBkPSJtNDI5LjUyNTQ5LDU2My45Nzc1NWw3Ljg3LDBsLTEyLjQ5NiwtMzYuNzUybC04LjQ5NiwwbC0xMi40NjksMzYuNzUybDcuODY4LDBsNi45MTMsLTIxLjg3YzAuMzg1LC0xLjI5MSAwLjc4NiwtMi43OTUgMS4xOTQsLTQuNTE0YzAuNDExLC0xLjcxNiAwLjY2OSwtMi45MTIgMC43NjYsLTMuNTgyYzAuMTg2LDEuNTQyIDAuODE0LDQuMjQxIDEuODg2LDguMDk2bDYuOTY0LDIxLjg3eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNjIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDY0IiBkPSJtNDQ3LjA0Mzk5LDU0NS42NTEzOGMwLC00LjEwNyAwLjc3OSwtNy4xOTcgMi4zMzcsLTkuMjc1YzEuNTU5LC0yLjA3OSAzLjg4OSwtMy4xMTggNi45OSwtMy4xMThjNi4yMTYsMCA5LjMyNCw0LjEyOSA5LjMyNCwxMi4zOTNjMCw4LjI3OSAtMy4wODksMTIuNDIgLTkuMjc1LDEyLjQyYy0zLjEsMCAtNS40MzgsLTEuMDQ0IC03LjAxNSwtMy4xM2MtMS41NzUsLTIuMDg4IC0yLjM2MSwtNS4xODUgLTIuMzYxLC05LjI5bTI2LjgyMywwYzAsLTYuMDgyIC0xLjUwOCwtMTAuNzU5IC00LjUyNCwtMTQuMDI2Yy0zLjAxNywtMy4yNjkgLTcuMzQxLC00LjkwMyAtMTIuOTcyLC00LjkwM2MtNS42MzIsMCAtOS45NTUsMS42MzQgLTEyLjk3Miw0LjkwM2MtMy4wMTYsMy4yNjcgLTQuNTI1LDcuOTYgLTQuNTI1LDE0LjA3OGMwLDYuMTE1IDEuNTEzLDEwLjc4OCA0LjUzNiwxNC4wMTJjMy4wMjYsMy4yMjggNy4zNjMsNC44NDEgMTMuMDEsNC44NDFjNS42NDksMCA5Ljk2OSwtMS42MjcgMTIuOTYxLC00Ljg3NmMyLjk4OSwtMy4yNTQgNC40ODYsLTcuOTI4IDQuNDg2LC0xNC4wMjkiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzY2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg2OCIgZD0ibTQ5My4zNzMwOSw1MjcuMjI1NjZsLTcuNzkyLDBsMCwzMC4yNjdsLTkuOTgxLDBsMCw2LjQ4NWwyNy43NTIsMGwwLC02LjQ4NWwtOS45NzksMGwwLC0zMC4yNjd6Ii8+CiAgIDwvZz4KICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDcwIiBkPSJtNjc3Ljg4NTU2LDQxLjczMTE4bDEwLjM5MiwwbDAsNDkuMDAyNjZsLTEwLjM5MiwwbDAsLTQ5LjAwMjY2eiIvPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzcyIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3NCIgZD0ibTU1Ni4xNjIyMSw1MjcuMjI1NjZsLTkuOTAzLDBsLTE1Ljk4OSwyNy44MDJsLTAuMjI4LDBjMC4zMTksLTQuOTA5IDAuNDc4LC04LjQxMyAwLjQ3OCwtMTAuNTA3bDAsLTE3LjI5NWwtNi45NjIsMGwwLDM2Ljc1Mmw5LjgzLDBsMTUuOTYxLC0yNy41MjVsMC4xNzYsMGMtMC4yNSw0Ljc3NSAtMC4zNzgsOC4xNTEgLTAuMzc4LDEwLjEyOGwwLDE3LjM5N2w3LjAxNSwwbDAsLTM2Ljc1MnoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzc2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3OCIgZD0ibTU3Ny4wNzgyMyw1NDcuODYzNzVsMTQuNTgsMGwwLC0xOS4wNTRjLTIuMzY0LC0wLjc3NCAtNC41ODgsLTEuMzEyIC02LjY3NSwtMS42MjJjLTIuMDg3LC0wLjMxMSAtNC4yMTgsLTAuNDY1IC02LjM5NywtMC40NjVjLTUuNTQ5LDAgLTkuNzgzLDEuNjI5IC0xMi43MDgsNC44ODljLTIuOTI1LDMuMjYgLTQuMzg3LDcuOTM5IC00LjM4NywxNC4wNGMwLDUuOTMzIDEuNjk2LDEwLjU1OCA1LjA5MSwxMy44NzdjMy4zOTQsMy4zMTggOC4wOTgsNC45NzggMTQuMTE1LDQuOTc4YzMuNzcxLDAgNy40MDgsLTAuNzU1IDEwLjkwOSwtMi4yNjRsLTIuNTg3LC02LjIzNGMtMi42ODMsMS4zNDEgLTUuNDcyLDIuMDExIC04LjM3MywyLjAxMWMtMy4zNjgsMCAtNi4wNjcsLTEuMTMxIC04LjA5MywtMy4zOTRjLTIuMDMsLTIuMjYyIC0zLjA0MSwtNS4zMDMgLTMuMDQxLC05LjEyNGMwLC0zLjk5MSAwLjgxNSwtNy4wMzcgMi40NDksLTkuMTM5YzEuNjM2LC0yLjEwMyA0LjAxMSwtMy4xNTYgNy4xMjgsLTMuMTU2YzEuNjI0LDAgMy4yNzUsMC4xNjggNC45NTIsMC41MDNsMCw3LjY2OWwtNi45NjMsMGwwLDYuNDg1eiIvPgogICA8L2c+CiAgPC9nPgogPC9nPgo8L3N2Zz4=", pF = (c) => (M1("data-v-4b57cf29"), c = c(), C1(), c), zF = /* @__PURE__ */ pF(() => /* @__PURE__ */ o("span", { class: "AVFooter--text" }, "Technology by", -1)), VF = ["src"], HF = /* @__PURE__ */ B({
16295
+ const dF = /* @__PURE__ */ I(vF, [["__scopeId", "data-v-c682a2cf"]]), pF = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzg5IiBoZWlnaHQ9IjEzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp1bmRlZmluZWQ9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWw6c3BhY2U9InByZXNlcnZlIiB2ZXJzaW9uPSIxLjEiPgogPGRlZnMgaWQ9ImRlZnM2Ij4KICA8Y2xpcFBhdGggaWQ9ImNsaXBQYXRoMTYiIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgPHBhdGggaWQ9InBhdGgxNCIgZD0ibS05My41MDMxMSw3ODAuOTI1NjNsODQxLjg5LDBsMCwtNTk1LjI3NmwtODQxLjg5LDBsMCw1OTUuMjc2eiIvPgogIDwvY2xpcFBhdGg+CiA8L2RlZnM+CiA8Zz4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPGcgaWQ9InN2Z18xIj4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcxOCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjAiIGQ9Im00MC4wMDMsNTQ1LjA0MTA1bC0zMC4wNSwtMzAuMDE2Yy02LjI1OCw4LjM2OCAtOS45NTMsMTguNzU2IC05Ljk1MywyOS45OThjMCwyNy43NSAyMi40ODUsNTAuMjUzIDUwLjIzNSw1MC4yNTNjMTEuMjc3LDAgMjEuNjg0LC0zLjcxMyAzMC4wNjcsLTkuOTg4bC0yOS44NTgsLTI5LjgyNGwtOC41MjQsOC41MjRsLTIwLjg0NywwbDE4LjkzLC0xOC45NDd6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyMiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjQiIGQ9Im0xMDAuNDY5MzEsNTQ1LjAyMzQ4YzAsLTI3LjczMSAtMjIuNDg1LC01MC4yMzQgLTUwLjIzNCwtNTAuMjM0Yy0xMS4xNzQsMCAtMjEuNDkzLDMuNjQyIC0yOS44NDIsOS44MTNsMzAuMDUxLDI5Ljk5OGw4LjUyMywtOC41MjNsMjAuODQ3LDBsLTE4LjkyOSwxOC45NDZsMjkuODA2LDI5Ljc3MWM2LjE1MywtOC4zMzEgOS43NzgsLTE4LjYzMyA5Ljc3OCwtMjkuNzcxIi8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyNiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjgiIGQ9Im0xNDkuMzI2Myw1NDIuNTA5NzdjLTIuNDY1LDcuOTI2IC0zLjg1MSwxMi40MDkgLTQuMTYxLDEzLjQ1Yy0wLjMxLDEuMDM3IC0wLjUzMywxLjg1OSAtMC42NjYsMi40NjNjLTAuNTU0LC0yLjE0NiAtMi4xMzcsLTcuNDUxIC00Ljc1MiwtMTUuOTEzbDkuNTc5LDB6bTQuNTI1LC0xNS4yODRsLTIuNjY2LDguNzQ4bC0xMy4zOTgsMGwtMi42NjUsLTguNzQ4bC04LjM5NywwbDEyLjk3MiwzNi45MDRsOS41MjgsMGwxMy4wMjEsLTM2LjkwNGwtOC4zOTUsMHoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzMwIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGgzMiIgZD0ibTE4OC41Njc1MSw1MzcuNDMwNjdjMCwtMy4zMTggLTEuMTk0LC01LjkzMyAtMy41ODMsLTcuODQ0Yy0yLjM4OCwtMS45MSAtNS43MSwtMi44NjQgLTkuOTY3LC0yLjg2NGMtMy45MjIsMCAtNy4zOTEsMC43MzcgLTEwLjQwOCwyLjIxMmwwLDcuMjRjMi40OCwtMS4xMDYgNC41OCwtMS44ODYgNi4yOTcsLTIuMzM4YzEuNzE5LC0wLjQ1MyAzLjI4OSwtMC42NzggNC43MTQsLTAuNjc4YzEuNzEsMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMSwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYyLDIuNDg5Yy0yLjI0NywxLjA1NCAtMy45MzEsMi4wNjkgLTUuMDU0LDMuMDQxYy0xLjEyMywwLjk3MiAtMi4wMiwyLjEwMyAtMi42ODksMy4zOTRjLTAuNjcyLDEuMjkgLTEuMDA2LDIuNzk4IC0xLjAwNiw0LjUyNmMwLDMuMjQ5IDEuMTAyLDUuODA1IDMuMzA1LDcuNjY2YzIuMjA0LDEuODYgNS4yNSwyLjc5MSA5LjEzOSwyLjc5MWMxLjkxLDAgMy43MzIsLTAuMjI4IDUuNDY3LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDMsLTEuOTExbC0yLjUxNCwtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MSwtMS41ODQgLTEuMTgxLC0yLjY5YzAsLTAuNjg4IDAuMTU4LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTgsLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMSwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNiwtMS42NDIgNS43OSwtMy4yODkgNy4wNjUsLTQuOTQxYzEuMjcyLC0xLjY1MSAxLjkxLC0zLjY3NCAxLjkxLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzQiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDM2IiBkPSJtMjE2LjkyNDQyLDUzNy40MzA2N2MwLC0zLjMxOCAtMS4xOTQsLTUuOTMzIC0zLjU4MywtNy44NDRjLTIuMzg4LC0xLjkxIC01LjcxLC0yLjg2NCAtOS45NjcsLTIuODY0Yy0zLjkyMiwwIC03LjM5MSwwLjczNyAtMTAuNDA4LDIuMjEybDAsNy4yNGMyLjQ4LC0xLjEwNiA0LjU4LC0xLjg4NiA2LjI5NywtMi4zMzhjMS43MTksLTAuNDUzIDMuMjg5LC0wLjY3OCA0LjcxNCwtMC42NzhjMS43MDksMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMiwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYzLDIuNDg5Yy0yLjI0NiwxLjA1NCAtMy45MywyLjA2OSAtNS4wNTMsMy4wNDFjLTEuMTIzLDAuOTcyIC0yLjAyLDIuMTAzIC0yLjY4OSwzLjM5NGMtMC42NzIsMS4yOSAtMS4wMDYsMi43OTggLTEuMDA2LDQuNTI2YzAsMy4yNDkgMS4xMDIsNS44MDUgMy4zMDUsNy42NjZjMi4yMDQsMS44NiA1LjI1LDIuNzkxIDkuMTM4LDIuNzkxYzEuOTExLDAgMy43MzMsLTAuMjI4IDUuNDY4LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDIsLTEuOTExbC0yLjUxMywtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MiwtMS41ODQgLTEuMTgyLC0yLjY5YzAsLTAuNjg4IDAuMTU5LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTksLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMiwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNSwtMS42NDIgNS43ODksLTMuMjg5IDcuMDY0LC00Ljk0MWMxLjI3MywtMS42NTEgMS45MTEsLTMuNjc0IDEuOTExLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQwIiBkPSJtMjQ0Ljc1MjUxLDUyNy4yMjU2NmwtMjEuMTY3LDBsMCwzNi43NTJsMjEuMTY3LDBsMCwtNi4zODRsLTEzLjM3NCwwbDAsLTguMDdsMTIuNDQzLDBsMCwtNi4zODZsLTEyLjQ0MywwbDAsLTkuNDc2bDEzLjM3NCwwbDAsLTYuNDM2eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ0IiBkPSJtMjY3Ljk4Miw1MjcuMjI1NjZsLTguODQ5LDI4LjgzNGwtMC4yMjcsMGMwLjMxOSwtNS44NjcgMC40NzcsLTkuNzggMC40NzcsLTExLjc0bDAsLTE3LjA5NGwtNi45NjMsMGwwLDM2Ljc1MmwxMC42MDksMGw4LjY5OCwtMjguMTA1bDAuMTUxLDBsOS4yMjYsMjguMTA1bDEwLjYwOSwwbDAsLTM2Ljc1MmwtNy4yNjUsMGwwLDE3LjM5NmMwLDAuODIgMC4wMTIsMS43NjggMC4wMzcsMi44NGMwLjAyNSwxLjA3MyAwLjEzOCwzLjkyMiAwLjMzOSw4LjU0N2wtMC4yMjYsMGwtOS40NzYsLTI4Ljc4M2wtNy4xNCwweiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDYiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ4IiBkPSJtMzA3LjE3NTkxLDU0My4yMzgzNWwwLC05LjU3N2w1LjA3NiwwYzIuMTQ2LDAgMy43MywwLjQwOCA0Ljc1MSwxLjIzMWMxLjAyNCwwLjgyIDEuNTMzLDIuMDc4IDEuNTMzLDMuNzcyYzAsMy4wNDggLTIuMTc4LDQuNTc0IC02LjUzNCw0LjU3NGwtNC44MjYsMHptMCw2LjE4NWw0LjUyMiwwYzIuMTE1LDAgMy42NDMsMC4zMjcgNC41OSwwLjk3OWMwLjk0NiwwLjY1NSAxLjQxOSwxLjczNiAxLjQxOSwzLjI0NWMwLDEuNDA3IC0wLjUxMywyLjQxNSAtMS41NDcsMy4wMjhjLTEuMDI5LDAuNjEyIC0yLjY1OSwwLjkxOCAtNC44ODgsMC45MThsLTQuMDk2LDBsMCwtOC4xN3ptLTcuNzk1LDE0LjU1NGwxMS40NCwwYzUuMjEsMCA4Ljk5NCwtMC43NDIgMTEuMzQ4LC0yLjIyM2MyLjM1NiwtMS40ODQgMy41MzMsLTMuODQ0IDMuNTMzLC03LjA3N2MwLC0yLjE5NyAtMC41MTYsLTMuOTk4IC0xLjU0NiwtNS40MDZjLTEuMDMsLTEuNDA4IC0yLjQwMiwtMi4yNTQgLTQuMTA5LC0yLjUzOGwwLC0wLjI1M2MyLjMyOCwtMC41MTggNC4wMDksLTEuNDkgNS4wMzksLTIuOTE2YzEuMDI5LC0xLjQyNCAxLjU0NiwtMy4zMTggMS41NDYsLTUuNjhjMCwtMy4zNTIgLTEuMjExLC01Ljk2NiAtMy42MzQsLTcuODQzYy0yLjQyLC0xLjg3NyAtNS43MDksLTIuODE2IC05Ljg2NSwtMi44MTZsLTEzLjc1MiwwbDAsMzYuNzUyeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTAiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDUyIiBkPSJtMzMzLjk3Mjc5LDUyNy4yMjU2NmwwLDM2Ljc1Mmw3Ljc5NCwwbDAsLTMwLjMxNmwxNC45MDcsMGwwLC02LjQzNmwtMjIuNzAxLDB6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9Imc1NCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoNTYiIGQ9Im0zNjcuNjMxOTEsNTQ4Ljg0NDc3bDcuNjY3LDE1LjEzM2w4LjM5NywwbC0xMi4xOTQsLTIyLjQ0OWwwLC0xNC4zMDNsLTcuNzQzLDBsMCwxNC4wNTNsLTEyLjE5MSwyMi42OTlsOC40NDYsMGw3LjYxOCwtMTUuMTMzeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDYwIiBkPSJtNDI5LjUyNTQ5LDU2My45Nzc1NWw3Ljg3LDBsLTEyLjQ5NiwtMzYuNzUybC04LjQ5NiwwbC0xMi40NjksMzYuNzUybDcuODY4LDBsNi45MTMsLTIxLjg3YzAuMzg1LC0xLjI5MSAwLjc4NiwtMi43OTUgMS4xOTQsLTQuNTE0YzAuNDExLC0xLjcxNiAwLjY2OSwtMi45MTIgMC43NjYsLTMuNTgyYzAuMTg2LDEuNTQyIDAuODE0LDQuMjQxIDEuODg2LDguMDk2bDYuOTY0LDIxLjg3eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNjIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDY0IiBkPSJtNDQ3LjA0Mzk5LDU0NS42NTEzOGMwLC00LjEwNyAwLjc3OSwtNy4xOTcgMi4zMzcsLTkuMjc1YzEuNTU5LC0yLjA3OSAzLjg4OSwtMy4xMTggNi45OSwtMy4xMThjNi4yMTYsMCA5LjMyNCw0LjEyOSA5LjMyNCwxMi4zOTNjMCw4LjI3OSAtMy4wODksMTIuNDIgLTkuMjc1LDEyLjQyYy0zLjEsMCAtNS40MzgsLTEuMDQ0IC03LjAxNSwtMy4xM2MtMS41NzUsLTIuMDg4IC0yLjM2MSwtNS4xODUgLTIuMzYxLC05LjI5bTI2LjgyMywwYzAsLTYuMDgyIC0xLjUwOCwtMTAuNzU5IC00LjUyNCwtMTQuMDI2Yy0zLjAxNywtMy4yNjkgLTcuMzQxLC00LjkwMyAtMTIuOTcyLC00LjkwM2MtNS42MzIsMCAtOS45NTUsMS42MzQgLTEyLjk3Miw0LjkwM2MtMy4wMTYsMy4yNjcgLTQuNTI1LDcuOTYgLTQuNTI1LDE0LjA3OGMwLDYuMTE1IDEuNTEzLDEwLjc4OCA0LjUzNiwxNC4wMTJjMy4wMjYsMy4yMjggNy4zNjMsNC44NDEgMTMuMDEsNC44NDFjNS42NDksMCA5Ljk2OSwtMS42MjcgMTIuOTYxLC00Ljg3NmMyLjk4OSwtMy4yNTQgNC40ODYsLTcuOTI4IDQuNDg2LC0xNC4wMjkiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzY2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg2OCIgZD0ibTQ5My4zNzMwOSw1MjcuMjI1NjZsLTcuNzkyLDBsMCwzMC4yNjdsLTkuOTgxLDBsMCw2LjQ4NWwyNy43NTIsMGwwLC02LjQ4NWwtOS45NzksMGwwLC0zMC4yNjd6Ii8+CiAgIDwvZz4KICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDcwIiBkPSJtNjc3Ljg4NTU2LDQxLjczMTE4bDEwLjM5MiwwbDAsNDkuMDAyNjZsLTEwLjM5MiwwbDAsLTQ5LjAwMjY2eiIvPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzcyIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3NCIgZD0ibTU1Ni4xNjIyMSw1MjcuMjI1NjZsLTkuOTAzLDBsLTE1Ljk4OSwyNy44MDJsLTAuMjI4LDBjMC4zMTksLTQuOTA5IDAuNDc4LC04LjQxMyAwLjQ3OCwtMTAuNTA3bDAsLTE3LjI5NWwtNi45NjIsMGwwLDM2Ljc1Mmw5LjgzLDBsMTUuOTYxLC0yNy41MjVsMC4xNzYsMGMtMC4yNSw0Ljc3NSAtMC4zNzgsOC4xNTEgLTAuMzc4LDEwLjEyOGwwLDE3LjM5N2w3LjAxNSwwbDAsLTM2Ljc1MnoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzc2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3OCIgZD0ibTU3Ny4wNzgyMyw1NDcuODYzNzVsMTQuNTgsMGwwLC0xOS4wNTRjLTIuMzY0LC0wLjc3NCAtNC41ODgsLTEuMzEyIC02LjY3NSwtMS42MjJjLTIuMDg3LC0wLjMxMSAtNC4yMTgsLTAuNDY1IC02LjM5NywtMC40NjVjLTUuNTQ5LDAgLTkuNzgzLDEuNjI5IC0xMi43MDgsNC44ODljLTIuOTI1LDMuMjYgLTQuMzg3LDcuOTM5IC00LjM4NywxNC4wNGMwLDUuOTMzIDEuNjk2LDEwLjU1OCA1LjA5MSwxMy44NzdjMy4zOTQsMy4zMTggOC4wOTgsNC45NzggMTQuMTE1LDQuOTc4YzMuNzcxLDAgNy40MDgsLTAuNzU1IDEwLjkwOSwtMi4yNjRsLTIuNTg3LC02LjIzNGMtMi42ODMsMS4zNDEgLTUuNDcyLDIuMDExIC04LjM3MywyLjAxMWMtMy4zNjgsMCAtNi4wNjcsLTEuMTMxIC04LjA5MywtMy4zOTRjLTIuMDMsLTIuMjYyIC0zLjA0MSwtNS4zMDMgLTMuMDQxLC05LjEyNGMwLC0zLjk5MSAwLjgxNSwtNy4wMzcgMi40NDksLTkuMTM5YzEuNjM2LC0yLjEwMyA0LjAxMSwtMy4xNTYgNy4xMjgsLTMuMTU2YzEuNjI0LDAgMy4yNzUsMC4xNjggNC45NTIsMC41MDNsMCw3LjY2OWwtNi45NjMsMGwwLDYuNDg1eiIvPgogICA8L2c+CiAgPC9nPgogPC9nPgo8L3N2Zz4=", zF = (c) => (M1("data-v-4b57cf29"), c = c(), C1(), c), VF = /* @__PURE__ */ zF(() => /* @__PURE__ */ o("span", { class: "AVFooter--text" }, "Technology by", -1)), HF = ["src"], hF = /* @__PURE__ */ B({
16293
16296
  __name: "AVFooter",
16294
16297
  props: {
16295
16298
  enableSteps: {
@@ -16319,7 +16322,7 @@ const vF = /* @__PURE__ */ I(mF, [["__scopeId", "data-v-c682a2cf"]]), dF = "data
16319
16322
  return m(), z("footer", {
16320
16323
  class: T(`AVFooter ${c.enableSteps && "AVFooter--stacked"}`)
16321
16324
  }, [
16322
- c.enableSteps ? (m(), j(i, {
16325
+ c.enableSteps ? (m(), E(i, {
16323
16326
  key: 0,
16324
16327
  steps: c.steps,
16325
16328
  done: c.done,
@@ -16330,50 +16333,50 @@ const vF = /* @__PURE__ */ I(mF, [["__scopeId", "data-v-c682a2cf"]]), dF = "data
16330
16333
  key: 1,
16331
16334
  class: T(`AVFooter--base AVFooter--child ${c.enableSteps && "AVFooter--child-stacked"}`)
16332
16335
  }, [
16333
- zF,
16336
+ VF,
16334
16337
  o("img", {
16335
- src: E(dF),
16338
+ src: R2(pF),
16336
16339
  alt: "Assembly Voting",
16337
16340
  class: "AVFooter--img"
16338
- }, null, 8, VF)
16341
+ }, null, 8, HF)
16339
16342
  ], 2))
16340
16343
  ], 2);
16341
16344
  };
16342
16345
  }
16343
16346
  });
16344
- const hF = /* @__PURE__ */ I(HF, [["__scopeId", "data-v-4b57cf29"]]);
16345
- var MF = {}, CF = { class: "AVSidebar" };
16346
- function LF(c, e) {
16347
- return m(), z("nav", CF, [
16348
- Q(c.$slots, "default", {}, void 0, !0)
16347
+ const MF = /* @__PURE__ */ I(hF, [["__scopeId", "data-v-4b57cf29"]]);
16348
+ var CF = {}, LF = { class: "AVSidebar" };
16349
+ function gF(c, e) {
16350
+ return m(), z("nav", LF, [
16351
+ Y(c.$slots, "default", {}, void 0, !0)
16349
16352
  ]);
16350
16353
  }
16351
- const gF = /* @__PURE__ */ I(MF, [["render", LF], ["__scopeId", "data-v-65e0965f"]]);
16352
- var bF = {}, xF = { class: "AVNavbar" };
16353
- function NF(c, e) {
16354
- return m(), z("nav", xF, [
16355
- Q(c.$slots, "default", {}, void 0, !0)
16354
+ const bF = /* @__PURE__ */ I(CF, [["render", gF], ["__scopeId", "data-v-65e0965f"]]);
16355
+ var xF = {}, NF = { class: "AVNavbar" };
16356
+ function AF(c, e) {
16357
+ return m(), z("nav", NF, [
16358
+ Y(c.$slots, "default", {}, void 0, !0)
16356
16359
  ]);
16357
16360
  }
16358
- const AF = /* @__PURE__ */ I(bF, [["render", NF], ["__scopeId", "data-v-3ea1799f"]]);
16359
- var yF = {}, wF = { class: "AVContent" }, SF = {
16361
+ const yF = /* @__PURE__ */ I(xF, [["render", AF], ["__scopeId", "data-v-3ea1799f"]]);
16362
+ var wF = {}, SF = { class: "AVContent" }, kF = {
16360
16363
  class: "AVContent--sidebar",
16361
16364
  "data-test": "sidebar"
16362
- }, kF = {
16365
+ }, TF = {
16363
16366
  class: "AVContent--container",
16364
16367
  "data-test": "container"
16365
16368
  };
16366
- function TF(c, e) {
16367
- return m(), z("main", wF, [
16368
- o("div", SF, [
16369
- Q(c.$slots, "sidebar", {}, void 0, !0)
16370
- ]),
16369
+ function DF(c, e) {
16370
+ return m(), z("main", SF, [
16371
16371
  o("div", kF, [
16372
- Q(c.$slots, "content", {}, void 0, !0)
16372
+ Y(c.$slots, "sidebar", {}, void 0, !0)
16373
+ ]),
16374
+ o("div", TF, [
16375
+ Y(c.$slots, "content", {}, void 0, !0)
16373
16376
  ])
16374
16377
  ]);
16375
16378
  }
16376
- const DF = /* @__PURE__ */ I(yF, [["render", TF], ["__scopeId", "data-v-1923eca8"]]), IF = ["aria-labelledby"], _F = { class: "AVModal--inner" }, PF = /* @__PURE__ */ B({
16379
+ const IF = /* @__PURE__ */ I(wF, [["render", DF], ["__scopeId", "data-v-1923eca8"]]), _F = ["aria-labelledby"], PF = { class: "AVModal--inner" }, BF = /* @__PURE__ */ B({
16377
16380
  __name: "AVModal",
16378
16381
  props: {
16379
16382
  modalActive: {
@@ -16387,13 +16390,13 @@ const DF = /* @__PURE__ */ I(yF, [["render", TF], ["__scopeId", "data-v-1923eca8
16387
16390
  },
16388
16391
  setup(c) {
16389
16392
  const e = c;
16390
- return J(
16393
+ return Z(
16391
16394
  () => e.modalActive,
16392
16395
  () => {
16393
16396
  e.modalActive && (document.body.style.overflowY = "hidden"), e.modalActive || (document.body.style.overflowY = "scroll");
16394
16397
  }
16395
- ), (a, i) => (m(), j(U2, { name: "modal-animation" }, {
16396
- default: q(() => [
16398
+ ), (a, i) => (m(), E(U2, { name: "modal-animation" }, {
16399
+ default: O(() => [
16397
16400
  u1(o("div", {
16398
16401
  class: "AVModal",
16399
16402
  role: "dialog",
@@ -16402,16 +16405,16 @@ const DF = /* @__PURE__ */ I(yF, [["render", TF], ["__scopeId", "data-v-1923eca8
16402
16405
  "aria-live": "assertive"
16403
16406
  }, [
16404
16407
  V(U2, { name: "modal-animation-inner" }, {
16405
- default: q(() => [
16406
- u1(o("div", _F, [
16407
- Q(a.$slots, "default", {}, void 0, !0)
16408
+ default: O(() => [
16409
+ u1(o("div", PF, [
16410
+ Y(a.$slots, "default", {}, void 0, !0)
16408
16411
  ], 512), [
16409
16412
  [m1, c.modalActive]
16410
16413
  ])
16411
16414
  ]),
16412
16415
  _: 3
16413
16416
  })
16414
- ], 8, IF), [
16417
+ ], 8, _F), [
16415
16418
  [m1, c.modalActive]
16416
16419
  ])
16417
16420
  ]),
@@ -16419,8 +16422,8 @@ const DF = /* @__PURE__ */ I(yF, [["render", TF], ["__scopeId", "data-v-1923eca8
16419
16422
  }));
16420
16423
  }
16421
16424
  });
16422
- const BF = /* @__PURE__ */ I(PF, [["__scopeId", "data-v-c686fda2"]]);
16423
- var FF = {}, EF = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), jF = { class: "flex items-center" }, OF = { class: "flex flex-col items-center justify-center p-3 w-full" }, qF = /* @__PURE__ */ o("h2", { class: "mb-4" }, "Election Name", -1), RF = /* @__PURE__ */ o("div", null, [
16425
+ const FF = /* @__PURE__ */ I(BF, [["__scopeId", "data-v-c686fda2"]]);
16426
+ var EF = {}, jF = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), OF = { class: "flex items-center" }, qF = { class: "flex flex-col items-center justify-center p-3 w-full" }, RF = /* @__PURE__ */ o("h2", { class: "mb-4" }, "Election Name", -1), UF = /* @__PURE__ */ o("div", null, [
16424
16427
  /* @__PURE__ */ o("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
16425
16428
  /* @__PURE__ */ o("br"),
16426
16429
  /* @__PURE__ */ o("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
@@ -16453,16 +16456,16 @@ var FF = {}, EF = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), jF = { clas
16453
16456
  /* @__PURE__ */ o("br"),
16454
16457
  /* @__PURE__ */ o("p", null, " Pellentesque accumsan viverra odio at dignissim. Sed tortor turpis, porta sit amet venenatis ut, mollis sed sapien. Donec sapien dolor, consectetur a arcu vitae, gravida dapibus justo. Nulla mattis urna vel urna posuere blandit id auctor neque. Suspendisse tincidunt elit eu lacinia mattis. Nullam semper pellentesque augue sit amet accumsan. Ut feugiat nulla ut sapien pellentesque, at finibus velit dapibus. Morbi tristique pharetra rhoncus. Sed bibendum efficitur justo sed pellentesque. Etiam porta vitae magna semper elementum. Fusce eu tincidunt diam, at varius purus. Proin gravida velit arcu, eget volutpat magna pretium a. ")
16455
16458
  ], -1);
16456
- function UF(c, e) {
16459
+ function $F(c, e) {
16457
16460
  var a = H("AVNavbarItem"), i = H("AVNavigationItemList"), s = H("AVMenuDropdown"), r = H("AVNavbar"), n = H("AVLabel"), l = H("AVTabSwitcher"), t = H("AVSidebarItem"), u = H("AVButton"), f = H("AVSidebar"), v = H("AVContent"), p = H("AVFooter");
16458
- return m(), z(Z, null, [
16461
+ return m(), z(X, null, [
16459
16462
  V(r, null, {
16460
- default: q(function() {
16463
+ default: O(function() {
16461
16464
  return [
16462
- EF,
16463
- o("div", jF, [
16465
+ jF,
16466
+ o("div", OF, [
16464
16467
  V(i, { type: "navbar" }, {
16465
- default: q(function() {
16468
+ default: O(function() {
16466
16469
  return [
16467
16470
  V(a, {
16468
16471
  label: "Dashboard",
@@ -16498,13 +16501,13 @@ function UF(c, e) {
16498
16501
  _: 1
16499
16502
  }),
16500
16503
  V(v, null, {
16501
- sidebar: q(function() {
16504
+ sidebar: O(function() {
16502
16505
  return [
16503
16506
  V(f, null, {
16504
- default: q(function() {
16507
+ default: O(function() {
16505
16508
  return [
16506
- o("div", OF, [
16507
- qF,
16509
+ o("div", qF, [
16510
+ RF,
16508
16511
  V(n, {
16509
16512
  value: "draft",
16510
16513
  type: "info"
@@ -16512,7 +16515,7 @@ function UF(c, e) {
16512
16515
  ]),
16513
16516
  V(l, { options: ["Pre-election", "election"] }),
16514
16517
  V(i, { type: "sidebar" }, {
16515
- default: q(function() {
16518
+ default: O(function() {
16516
16519
  return [
16517
16520
  V(t, {
16518
16521
  label: "Election Overview",
@@ -16573,9 +16576,9 @@ function UF(c, e) {
16573
16576
  })
16574
16577
  ];
16575
16578
  }),
16576
- content: q(function() {
16579
+ content: O(function() {
16577
16580
  return [
16578
- RF
16581
+ UF
16579
16582
  ];
16580
16583
  }),
16581
16584
  _: 1
@@ -16583,8 +16586,8 @@ function UF(c, e) {
16583
16586
  V(p)
16584
16587
  ], 64);
16585
16588
  }
16586
- const $F = /* @__PURE__ */ I(FF, [["render", UF]]);
16587
- var GF = {}, WF = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), YF = { class: "flex items-center" }, QF = { class: "flex flex-col items-center justify-center p-3 w-full" }, XF = /* @__PURE__ */ o("h2", { class: "mb-4" }, "Election Name", -1), ZF = /* @__PURE__ */ o("div", null, [
16589
+ const GF = /* @__PURE__ */ I(EF, [["render", $F]]);
16590
+ var WF = {}, YF = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), QF = { class: "flex items-center" }, XF = { class: "flex flex-col items-center justify-center p-3 w-full" }, ZF = /* @__PURE__ */ o("h2", { class: "mb-4" }, "Election Name", -1), JF = /* @__PURE__ */ o("div", null, [
16588
16591
  /* @__PURE__ */ o("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
16589
16592
  /* @__PURE__ */ o("br"),
16590
16593
  /* @__PURE__ */ o("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
@@ -16616,7 +16619,7 @@ var GF = {}, WF = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), YF = { clas
16616
16619
  /* @__PURE__ */ o("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
16617
16620
  /* @__PURE__ */ o("br"),
16618
16621
  /* @__PURE__ */ o("p", null, " Pellentesque accumsan viverra odio at dignissim. Sed tortor turpis, porta sit amet venenatis ut, mollis sed sapien. Donec sapien dolor, consectetur a arcu vitae, gravida dapibus justo. Nulla mattis urna vel urna posuere blandit id auctor neque. Suspendisse tincidunt elit eu lacinia mattis. Nullam semper pellentesque augue sit amet accumsan. Ut feugiat nulla ut sapien pellentesque, at finibus velit dapibus. Morbi tristique pharetra rhoncus. Sed bibendum efficitur justo sed pellentesque. Etiam porta vitae magna semper elementum. Fusce eu tincidunt diam, at varius purus. Proin gravida velit arcu, eget volutpat magna pretium a. ")
16619
- ], -1), JF = /* @__PURE__ */ o("div", null, [
16622
+ ], -1), KF = /* @__PURE__ */ o("div", null, [
16620
16623
  /* @__PURE__ */ o("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
16621
16624
  /* @__PURE__ */ o("br"),
16622
16625
  /* @__PURE__ */ o("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
@@ -16649,16 +16652,16 @@ var GF = {}, WF = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), YF = { clas
16649
16652
  /* @__PURE__ */ o("br"),
16650
16653
  /* @__PURE__ */ o("p", null, " Pellentesque accumsan viverra odio at dignissim. Sed tortor turpis, porta sit amet venenatis ut, mollis sed sapien. Donec sapien dolor, consectetur a arcu vitae, gravida dapibus justo. Nulla mattis urna vel urna posuere blandit id auctor neque. Suspendisse tincidunt elit eu lacinia mattis. Nullam semper pellentesque augue sit amet accumsan. Ut feugiat nulla ut sapien pellentesque, at finibus velit dapibus. Morbi tristique pharetra rhoncus. Sed bibendum efficitur justo sed pellentesque. Etiam porta vitae magna semper elementum. Fusce eu tincidunt diam, at varius purus. Proin gravida velit arcu, eget volutpat magna pretium a. ")
16651
16654
  ], -1);
16652
- function KF(c, e) {
16655
+ function cE(c, e) {
16653
16656
  var a = H("AVNavbarItem"), i = H("AVNavigationItemList"), s = H("AVMenuDropdown"), r = H("AVNavbar"), n = H("AVLabel"), l = H("AVTabSwitcher"), t = H("AVSidebarItem"), u = H("AVButton"), f = H("AVSidebar"), v = H("AVContent"), p = H("AVFooter");
16654
- return m(), z(Z, null, [
16657
+ return m(), z(X, null, [
16655
16658
  V(r, null, {
16656
- default: q(function() {
16659
+ default: O(function() {
16657
16660
  return [
16658
- WF,
16659
- o("div", YF, [
16661
+ YF,
16662
+ o("div", QF, [
16660
16663
  V(i, { type: "navbar" }, {
16661
- default: q(function() {
16664
+ default: O(function() {
16662
16665
  return [
16663
16666
  V(a, {
16664
16667
  label: "Dashboard",
@@ -16694,13 +16697,13 @@ function KF(c, e) {
16694
16697
  _: 1
16695
16698
  }),
16696
16699
  V(v, null, {
16697
- sidebar: q(function() {
16700
+ sidebar: O(function() {
16698
16701
  return [
16699
16702
  V(f, null, {
16700
- default: q(function() {
16703
+ default: O(function() {
16701
16704
  return [
16702
- o("div", QF, [
16703
- XF,
16705
+ o("div", XF, [
16706
+ ZF,
16704
16707
  V(n, {
16705
16708
  value: "draft",
16706
16709
  type: "info"
@@ -16708,7 +16711,7 @@ function KF(c, e) {
16708
16711
  ]),
16709
16712
  V(l, { options: ["Pre-election", "election"] }),
16710
16713
  V(i, { type: "sidebar" }, {
16711
- default: q(function() {
16714
+ default: O(function() {
16712
16715
  return [
16713
16716
  V(t, {
16714
16717
  label: "Election Overview",
@@ -16769,10 +16772,10 @@ function KF(c, e) {
16769
16772
  })
16770
16773
  ];
16771
16774
  }),
16772
- content: q(function() {
16775
+ content: O(function() {
16773
16776
  return [
16774
- ZF,
16775
- JF
16777
+ JF,
16778
+ KF
16776
16779
  ];
16777
16780
  }),
16778
16781
  _: 1
@@ -16780,22 +16783,22 @@ function KF(c, e) {
16780
16783
  V(p)
16781
16784
  ], 64);
16782
16785
  }
16783
- const cE = /* @__PURE__ */ I(GF, [["render", KF]]);
16784
- var aE = {}, eE = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), iE = { class: "flex items-center" }, sE = /* @__PURE__ */ o("div", null, [
16786
+ const aE = /* @__PURE__ */ I(WF, [["render", cE]]);
16787
+ var eE = {}, iE = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), sE = { class: "flex items-center" }, rE = /* @__PURE__ */ o("div", null, [
16785
16788
  /* @__PURE__ */ o("h1", null, "Content goes here"),
16786
16789
  /* @__PURE__ */ o("br"),
16787
16790
  /* @__PURE__ */ o("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. ")
16788
16791
  ], -1);
16789
- function rE(c, e) {
16792
+ function nE(c, e) {
16790
16793
  var a = H("AVNavbarItem"), i = H("AVNavigationItemList"), s = H("AVMenuDropdown"), r = H("AVNavbar"), n = H("AVContent"), l = H("AVFooter");
16791
- return m(), z(Z, null, [
16794
+ return m(), z(X, null, [
16792
16795
  V(r, null, {
16793
- default: q(function() {
16796
+ default: O(function() {
16794
16797
  return [
16795
- eE,
16796
- o("div", iE, [
16798
+ iE,
16799
+ o("div", sE, [
16797
16800
  V(i, { type: "navbar" }, {
16798
- default: q(function() {
16801
+ default: O(function() {
16799
16802
  return [
16800
16803
  V(a, {
16801
16804
  label: "Dashboard",
@@ -16831,9 +16834,9 @@ function rE(c, e) {
16831
16834
  _: 1
16832
16835
  }),
16833
16836
  V(n, null, {
16834
- content: q(function() {
16837
+ content: O(function() {
16835
16838
  return [
16836
- sE
16839
+ rE
16837
16840
  ];
16838
16841
  }),
16839
16842
  _: 1
@@ -16852,21 +16855,21 @@ function rE(c, e) {
16852
16855
  })
16853
16856
  ], 64);
16854
16857
  }
16855
- const nE = /* @__PURE__ */ I(aE, [["render", rE]]), f4 = (c) => (M1("data-v-20fc858f"), c = c(), C1(), c), tE = /* @__PURE__ */ f4(() => /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1)), lE = { class: "flex items-center" }, oE = { href: "/new" }, fE = /* @__PURE__ */ f4(() => /* @__PURE__ */ o("div", { class: "new-election-title-container" }, [
16858
+ const tE = /* @__PURE__ */ I(eE, [["render", nE]]), f4 = (c) => (M1("data-v-20fc858f"), c = c(), C1(), c), lE = /* @__PURE__ */ f4(() => /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1)), oE = { class: "flex items-center" }, fE = { href: "/new" }, uE = /* @__PURE__ */ f4(() => /* @__PURE__ */ o("div", { class: "new-election-title-container" }, [
16856
16859
  /* @__PURE__ */ o("span", {
16857
16860
  class: "new-election-title",
16858
16861
  "data-test": "title"
16859
16862
  }, "Create new election")
16860
- ], -1)), uE = { class: "new-election-button" }, mE = {
16863
+ ], -1)), mE = { class: "new-election-button" }, vE = {
16861
16864
  key: 0,
16862
16865
  class: "no-elections-container"
16863
- }, vE = /* @__PURE__ */ f4(() => /* @__PURE__ */ o("span", {
16866
+ }, dE = /* @__PURE__ */ f4(() => /* @__PURE__ */ o("span", {
16864
16867
  class: "no-elections-title",
16865
16868
  "data-test": "title"
16866
- }, "Your dashboard is empty", -1)), dE = /* @__PURE__ */ f4(() => /* @__PURE__ */ o("span", {
16869
+ }, "Your dashboard is empty", -1)), pE = /* @__PURE__ */ f4(() => /* @__PURE__ */ o("span", {
16867
16870
  class: "no-elections-text",
16868
16871
  "data-test": "title"
16869
- }, "Once you create new elections you will see them displayed in this dashboard.", -1)), pE = /* @__PURE__ */ B({
16872
+ }, "Once you create new elections you will see them displayed in this dashboard.", -1)), zE = /* @__PURE__ */ B({
16870
16873
  __name: "ElectionDashboardLayout",
16871
16874
  setup(c) {
16872
16875
  const e = [
@@ -16921,13 +16924,13 @@ const nE = /* @__PURE__ */ I(aE, [["render", rE]]), f4 = (c) => (M1("data-v-20fc
16921
16924
  ];
16922
16925
  return (a, i) => {
16923
16926
  const s = H("AVNavbarItem"), r = H("AVNavigationItemList"), n = H("AVMenuDropdown"), l = H("AVNavbar"), t = H("AVIcon"), u = H("AVCard"), f = H("AVElectionCard"), v = H("AVContent"), p = H("AVFooter");
16924
- return m(), z(Z, null, [
16927
+ return m(), z(X, null, [
16925
16928
  V(l, null, {
16926
- default: q(() => [
16927
- tE,
16928
- o("div", lE, [
16929
+ default: O(() => [
16930
+ lE,
16931
+ o("div", oE, [
16929
16932
  V(r, { type: "navbar" }, {
16930
- default: q(() => [
16933
+ default: O(() => [
16931
16934
  V(s, {
16932
16935
  label: "Dashboard",
16933
16936
  icon: "check-to-slot",
@@ -16960,20 +16963,20 @@ const nE = /* @__PURE__ */ I(aE, [["render", rE]]), f4 = (c) => (M1("data-v-20fc
16960
16963
  _: 1
16961
16964
  }),
16962
16965
  V(v, null, {
16963
- content: q(() => [
16966
+ content: O(() => [
16964
16967
  V(u, {
16965
16968
  variant: "jumbotron",
16966
16969
  class: "dashboard-container"
16967
16970
  }, {
16968
- default: q(() => [
16969
- o("a", oE, [
16971
+ default: O(() => [
16972
+ o("a", fE, [
16970
16973
  V(u, {
16971
16974
  variant: "rounded",
16972
16975
  role: "button"
16973
16976
  }, {
16974
- default: q(() => [
16975
- fE,
16976
- o("div", uE, [
16977
+ default: O(() => [
16978
+ uE,
16979
+ o("div", mE, [
16977
16980
  V(t, {
16978
16981
  icon: "fa-solid fa-circle-plus",
16979
16982
  class: "new-election-icon"
@@ -16983,15 +16986,15 @@ const nE = /* @__PURE__ */ I(aE, [["render", rE]]), f4 = (c) => (M1("data-v-20fc
16983
16986
  _: 1
16984
16987
  })
16985
16988
  ]),
16986
- e.length === 0 ? (m(), z("div", mE, [
16989
+ e.length === 0 ? (m(), z("div", vE, [
16987
16990
  V(t, {
16988
16991
  icon: "fa-solid fa-folder-open",
16989
16992
  class: "no-elections-icon"
16990
16993
  }),
16991
- vE,
16992
- dE
16994
+ dE,
16995
+ pE
16993
16996
  ])) : x("", !0),
16994
- (m(), z(Z, null, p2(e, (d) => V(f, {
16997
+ (m(), z(X, null, d2(e, (d) => V(f, {
16995
16998
  key: d.id,
16996
16999
  id: d.id,
16997
17000
  name: d.name,
@@ -17015,58 +17018,58 @@ const nE = /* @__PURE__ */ I(aE, [["render", rE]]), f4 = (c) => (M1("data-v-20fc
17015
17018
  };
17016
17019
  }
17017
17020
  });
17018
- const zE = /* @__PURE__ */ I(pE, [["__scopeId", "data-v-20fc858f"]]), HE = {
17021
+ const VE = /* @__PURE__ */ I(zE, [["__scopeId", "data-v-20fc858f"]]), hE = {
17019
17022
  install: function(c) {
17020
- c.component("AVIcon", tI), c.component("AVButton", fI), c.component("AVSpinner", mI), c.component("AVBullet", D4), c.component("AVTextInput", LI), c.component("AVNumberInput", SI), c.component("AVPasswordInput", FI), c.component("AVDatetimeInput", GI), c.component("AVTextArea", c_), c.component("AVCard", s_), c.component("AVRoundButton", n_), c.component("AVLabel", e_), c.component("AVDropdown", z_), c.component("AVDropdownContent", h_), c.component("AVDropdownItem", C_), c.component("AVAlert", A_), c.component("AVFileInput", iP), c.component("AVRadio", oP), c.component("AVLink", mP), c.component("AVNavbarItem", HP), c.component("AVSidebarItem", bP), c.component("AVTooltip", yP), c.component("AVMenuDropdown", TP), c.component("AVMenuDropdownContent", _P), c.component("AVMenuDropdownItem", FP), c.component("AVAsyncButton", OP), c.component("AVTabSwitcher", $P), c.component("AVBallotSummary", XP), c.component("AVTimedCard", cB), c.component("AVBasicSteps", nB), c.component("AVSteps", fB), c.component("AVOptionCheckbox", MB), c.component("AVOption", yB), c.component("AVRadioGroup", DB), c.component("AVNavigationItemList", _B), c.component("AVBreadcrumb", jB), c.component("AVElectionCard", sF), c.component("AVBallotStyleCard", vF), c.component("AVFooter", hF), c.component("AVSidebar", gF), c.component("AVNavbar", AF), c.component("AVContent", DF), c.component("AVModal", BF), c.component("OneColumnLayout", $F), c.component("TwoColumnsLayout", cE), c.component("NoSidebarLayout", nE), c.component("ElectionDashboardLayout", zE), c.component("popper-tooltip", bT);
17023
+ c.component("AVIcon", tI), c.component("AVButton", fI), c.component("AVSpinner", mI), c.component("AVBullet", D4), c.component("AVTextInput", LI), c.component("AVNumberInput", SI), c.component("AVPasswordInput", FI), c.component("AVDatetimeInput", GI), c.component("AVTextArea", c_), c.component("AVCard", s_), c.component("AVRoundButton", n_), c.component("AVLabel", e_), c.component("AVDropdown", z_), c.component("AVDropdownContent", h_), c.component("AVDropdownItem", C_), c.component("AVAlert", A_), c.component("AVFileInput", iP), c.component("AVRadio", oP), c.component("AVLink", mP), c.component("AVNavbarItem", HP), c.component("AVSidebarItem", bP), c.component("AVTooltip", wP), c.component("AVMenuDropdown", DP), c.component("AVMenuDropdownContent", PP), c.component("AVMenuDropdownItem", EP), c.component("AVAsyncButton", qP), c.component("AVTabSwitcher", GP), c.component("AVBallotSummary", ZP), c.component("AVTimedCard", aB), c.component("AVBasicSteps", tB), c.component("AVSteps", uB), c.component("AVOptionCheckbox", CB), c.component("AVOption", wB), c.component("AVRadioGroup", IB), c.component("AVNavigationItemList", PB), c.component("AVBreadcrumb", OB), c.component("AVElectionCard", rF), c.component("AVBallotStyleCard", dF), c.component("AVFooter", MF), c.component("AVSidebar", bF), c.component("AVNavbar", yF), c.component("AVContent", IF), c.component("AVModal", FF), c.component("OneColumnLayout", GF), c.component("TwoColumnsLayout", aE), c.component("NoSidebarLayout", tE), c.component("ElectionDashboardLayout", VE), c.component("popper-tooltip", bT);
17021
17024
  }
17022
17025
  };
17023
17026
  export {
17024
17027
  A_ as AVAlert,
17025
- OP as AVAsyncButton,
17026
- vF as AVBallotStyleCard,
17027
- XP as AVBallotSummary,
17028
- nB as AVBasicSteps,
17029
- jB as AVBreadcrumb,
17028
+ qP as AVAsyncButton,
17029
+ dF as AVBallotStyleCard,
17030
+ ZP as AVBallotSummary,
17031
+ tB as AVBasicSteps,
17032
+ OB as AVBreadcrumb,
17030
17033
  D4 as AVBullet,
17031
17034
  fI as AVButton,
17032
17035
  s_ as AVCard,
17033
- DF as AVContent,
17036
+ IF as AVContent,
17034
17037
  GI as AVDatetimeInput,
17035
17038
  z_ as AVDropdown,
17036
17039
  h_ as AVDropdownContent,
17037
17040
  C_ as AVDropdownItem,
17038
- sF as AVElectionCard,
17041
+ rF as AVElectionCard,
17039
17042
  iP as AVFileInput,
17040
- hF as AVFooter,
17043
+ MF as AVFooter,
17041
17044
  tI as AVIcon,
17042
17045
  e_ as AVLabel,
17043
17046
  mP as AVLink,
17044
- TP as AVMenuDropdown,
17045
- _P as AVMenuDropdownContent,
17046
- FP as AVMenuDropdownItem,
17047
- BF as AVModal,
17048
- AF as AVNavbar,
17047
+ DP as AVMenuDropdown,
17048
+ PP as AVMenuDropdownContent,
17049
+ EP as AVMenuDropdownItem,
17050
+ FF as AVModal,
17051
+ yF as AVNavbar,
17049
17052
  HP as AVNavbarItem,
17050
- _B as AVNavigationItemList,
17053
+ PB as AVNavigationItemList,
17051
17054
  SI as AVNumberInput,
17052
- yB as AVOption,
17053
- MB as AVOptionCheckbox,
17055
+ wB as AVOption,
17056
+ CB as AVOptionCheckbox,
17054
17057
  FI as AVPasswordInput,
17055
17058
  oP as AVRadio,
17056
- DB as AVRadioGroup,
17059
+ IB as AVRadioGroup,
17057
17060
  n_ as AVRoundButton,
17058
- gF as AVSidebar,
17061
+ bF as AVSidebar,
17059
17062
  bP as AVSidebarItem,
17060
17063
  mI as AVSpinner,
17061
- fB as AVSteps,
17062
- $P as AVTabSwitcher,
17064
+ uB as AVSteps,
17065
+ GP as AVTabSwitcher,
17063
17066
  c_ as AVTextArea,
17064
17067
  LI as AVTextInput,
17065
- cB as AVTimedCard,
17066
- yP as AVTooltip,
17067
- zE as ElectionDashboardLayout,
17068
- nE as NoSidebarLayout,
17069
- $F as OneColumnLayout,
17070
- cE as TwoColumnsLayout,
17071
- HE as default
17068
+ aB as AVTimedCard,
17069
+ wP as AVTooltip,
17070
+ VE as ElectionDashboardLayout,
17071
+ tE as NoSidebarLayout,
17072
+ GF as OneColumnLayout,
17073
+ aE as TwoColumnsLayout,
17074
+ hE as default
17072
17075
  };