@assemblyvoting/ui-library 2.1.0-beta.3 → 2.1.0-beta.5
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/components/atoms/AVCollapser/AVCollapser.vue.d.ts +1 -1
- package/dist/index.cjs +6 -6
- package/dist/index.js +716 -713
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { unref as $2, getCurrentScope as nk, onScopeDispose as rk, watch as e2, ref as $, computed as L, onMounted as V2, onUnmounted as lk, h as j2, Transition as S2, withDirectives as N2, vShow as X2, defineComponent as B, openBlock as u, createElementBlock as d, createBlock as j, resolveDynamicComponent as Oa, withCtx as F, renderSlot as Z, resolveComponent as H, normalizeClass as O, createCommentVNode as b, createTextVNode as K, toDisplayString as V, createElementVNode as
|
1
|
+
import { unref as $2, getCurrentScope as nk, onScopeDispose as rk, watch as e2, ref as $, computed as L, onMounted as V2, onUnmounted as lk, h as j2, Transition as S2, withDirectives as N2, vShow as X2, defineComponent as B, openBlock as u, createElementBlock as d, createBlock as j, resolveDynamicComponent as Oa, withCtx as F, renderSlot as Z, resolveComponent as H, normalizeClass as O, createCommentVNode as b, createTextVNode as K, toDisplayString as V, createElementVNode as o, createVNode as z, normalizeStyle as H2, reactive as T9, provide as D9, Fragment as R, renderList as Y, inject as I9, pushScopeId as T2, popScopeId as D2, useCssVars as ok, mergeProps as fk, withModifiers as A2, withKeys as P9, getCurrentInstance as uk, nextTick as mk, vModelText as B9 } from "vue";
|
2
2
|
var i2 = "top", u2 = "bottom", m2 = "right", t2 = "left", P4 = "auto", x1 = [i2, u2, m2, t2], J2 = "start", z1 = "end", dk = "clippingParents", O9 = "viewport", u1 = "popper", vk = "reference", ja = /* @__PURE__ */ x1.reduce(function(c, a) {
|
3
3
|
return c.concat([a + "-" + J2, a + "-" + z1]);
|
4
4
|
}, []), j9 = /* @__PURE__ */ [].concat(x1, [P4]).reduce(function(c, a) {
|
@@ -35,8 +35,8 @@ function xk(c) {
|
|
35
35
|
Object.keys(a.elements).forEach(function(e) {
|
36
36
|
var i = a.styles[e] || {}, t = a.attributes[e] || {}, s = a.elements[e];
|
37
37
|
!f2(s) || !h2(s) || (Object.assign(s.style, i), Object.keys(t).forEach(function(n) {
|
38
|
-
var
|
39
|
-
|
38
|
+
var l = t[n];
|
39
|
+
l === !1 ? s.removeAttribute(n) : s.setAttribute(n, l === !0 ? "" : l);
|
40
40
|
}));
|
41
41
|
});
|
42
42
|
}
|
@@ -55,11 +55,11 @@ function yk(c) {
|
|
55
55
|
};
|
56
56
|
return Object.assign(a.elements.popper.style, e.popper), a.styles = e, a.elements.arrow && Object.assign(a.elements.arrow.style, e.arrow), function() {
|
57
57
|
Object.keys(a.elements).forEach(function(i) {
|
58
|
-
var t = a.elements[i], s = a.attributes[i] || {}, n = Object.keys(a.styles.hasOwnProperty(i) ? a.styles[i] : e[i]),
|
59
|
-
return
|
58
|
+
var t = a.elements[i], s = a.attributes[i] || {}, n = Object.keys(a.styles.hasOwnProperty(i) ? a.styles[i] : e[i]), l = n.reduce(function(r, m) {
|
59
|
+
return r[m] = "", r;
|
60
60
|
}, {});
|
61
|
-
!f2(t) || !h2(t) || (Object.assign(t.style,
|
62
|
-
t.removeAttribute(
|
61
|
+
!f2(t) || !h2(t) || (Object.assign(t.style, l), Object.keys(s).forEach(function(r) {
|
62
|
+
t.removeAttribute(r);
|
63
63
|
}));
|
64
64
|
});
|
65
65
|
};
|
@@ -89,7 +89,7 @@ function c1(c, a, e) {
|
|
89
89
|
a === void 0 && (a = !1), e === void 0 && (e = !1);
|
90
90
|
var i = c.getBoundingClientRect(), t = 1, s = 1;
|
91
91
|
a && f2(c) && (t = c.offsetWidth > 0 && K2(i.width) / c.offsetWidth || 1, s = c.offsetHeight > 0 && K2(i.height) / c.offsetHeight || 1);
|
92
|
-
var n = R2(c) ? n2(c) : window,
|
92
|
+
var n = R2(c) ? n2(c) : window, l = n.visualViewport, r = !E9() && e, m = (i.left + (r && l ? l.offsetLeft : 0)) / t, f = (i.top + (r && l ? l.offsetTop : 0)) / s, v = i.width / t, p = i.height / s;
|
93
93
|
return {
|
94
94
|
width: v,
|
95
95
|
height: p,
|
@@ -205,9 +205,9 @@ var kk = function(a, e) {
|
|
205
205
|
})) : a, $9(typeof a != "number" ? a : R9(a, x1));
|
206
206
|
};
|
207
207
|
function _k(c) {
|
208
|
-
var a, e = c.state, i = c.name, t = c.options, s = e.elements.arrow, n = e.modifiersData.popperOffsets,
|
208
|
+
var a, e = c.state, i = c.name, t = c.options, s = e.elements.arrow, n = e.modifiersData.popperOffsets, l = p2(e.placement), r = j4(l), m = [t2, m2].indexOf(l) >= 0, f = m ? "height" : "width";
|
209
209
|
if (!(!s || !n)) {
|
210
|
-
var v = kk(t.padding, e), p = O4(s), h =
|
210
|
+
var v = kk(t.padding, e), p = O4(s), h = r === "y" ? i2 : t2, C = r === "y" ? u2 : m2, M = e.rects.reference[f] + e.rects.reference[r] - n[r] - e.rects.popper[f], x = n[r] - e.rects.reference[r], I = y1(s), _ = I ? r === "y" ? I.clientHeight || 0 : I.clientWidth || 0 : 0, g = M / 2 - x / 2, w = v[h], P = _ - p[f] - v[C], S = _ / 2 - p[f] / 2 + g, q = v1(w, S, P), y = r;
|
211
211
|
e.modifiersData[i] = (a = {}, a[y] = q, a.centerOffset = q - S, a);
|
212
212
|
}
|
213
213
|
}
|
@@ -241,7 +241,7 @@ function Pk(c, a) {
|
|
241
241
|
};
|
242
242
|
}
|
243
243
|
function qa(c) {
|
244
|
-
var a, e = c.popper, i = c.popperRect, t = c.placement, s = c.variation, n = c.offsets,
|
244
|
+
var a, e = c.popper, i = c.popperRect, t = c.placement, s = c.variation, n = c.offsets, l = c.position, r = c.gpuAcceleration, m = c.adaptive, f = c.roundOffsets, v = c.isFixed, p = n.x, h = p === void 0 ? 0 : p, C = n.y, M = C === void 0 ? 0 : C, x = typeof f == "function" ? f({
|
245
245
|
x: h,
|
246
246
|
y: M
|
247
247
|
}) : {
|
@@ -252,13 +252,13 @@ function qa(c) {
|
|
252
252
|
var I = n.hasOwnProperty("x"), _ = n.hasOwnProperty("y"), g = t2, w = i2, P = window;
|
253
253
|
if (m) {
|
254
254
|
var S = y1(e), q = "clientHeight", y = "clientWidth";
|
255
|
-
if (S === n2(e) && (S = I2(e), M2(S).position !== "static" &&
|
255
|
+
if (S === n2(e) && (S = I2(e), M2(S).position !== "static" && l === "absolute" && (q = "scrollHeight", y = "scrollWidth")), S = S, t === i2 || (t === t2 || t === m2) && s === z1) {
|
256
256
|
w = u2;
|
257
257
|
var k = v && S === P && P.visualViewport ? P.visualViewport.height : (
|
258
258
|
// $FlowFixMe[prop-missing]
|
259
259
|
S[q]
|
260
260
|
);
|
261
|
-
M -= k - i.height, M *=
|
261
|
+
M -= k - i.height, M *= r ? 1 : -1;
|
262
262
|
}
|
263
263
|
if (t === t2 || (t === i2 || t === u2) && s === z1) {
|
264
264
|
g = m2;
|
@@ -266,11 +266,11 @@ function qa(c) {
|
|
266
266
|
// $FlowFixMe[prop-missing]
|
267
267
|
S[y]
|
268
268
|
);
|
269
|
-
h -= A - i.width, h *=
|
269
|
+
h -= A - i.width, h *= r ? 1 : -1;
|
270
270
|
}
|
271
271
|
}
|
272
272
|
var E = Object.assign({
|
273
|
-
position:
|
273
|
+
position: l
|
274
274
|
}, m && Ik), X = f === !0 ? Pk({
|
275
275
|
x: h,
|
276
276
|
y: M
|
@@ -278,14 +278,14 @@ function qa(c) {
|
|
278
278
|
x: h,
|
279
279
|
y: M
|
280
280
|
};
|
281
|
-
if (h = X.x, M = X.y,
|
281
|
+
if (h = X.x, M = X.y, r) {
|
282
282
|
var G;
|
283
283
|
return Object.assign({}, E, (G = {}, G[w] = _ ? "0" : "", G[g] = I ? "0" : "", G.transform = (P.devicePixelRatio || 1) <= 1 ? "translate(" + h + "px, " + M + "px)" : "translate3d(" + h + "px, " + M + "px, 0)", G));
|
284
284
|
}
|
285
285
|
return Object.assign({}, E, (a = {}, a[w] = _ ? M + "px" : "", a[g] = I ? h + "px" : "", a.transform = "", a));
|
286
286
|
}
|
287
287
|
function Bk(c) {
|
288
|
-
var a = c.state, e = c.options, i = e.gpuAcceleration, t = i === void 0 ? !0 : i, s = e.adaptive, n = s === void 0 ? !0 : s,
|
288
|
+
var a = c.state, e = c.options, i = e.gpuAcceleration, t = i === void 0 ? !0 : i, s = e.adaptive, n = s === void 0 ? !0 : s, l = e.roundOffsets, r = l === void 0 ? !0 : l, m = {
|
289
289
|
placement: p2(a.placement),
|
290
290
|
variation: e1(a.placement),
|
291
291
|
popper: a.elements.popper,
|
@@ -297,12 +297,12 @@ function Bk(c) {
|
|
297
297
|
offsets: a.modifiersData.popperOffsets,
|
298
298
|
position: a.options.strategy,
|
299
299
|
adaptive: n,
|
300
|
-
roundOffsets:
|
300
|
+
roundOffsets: r
|
301
301
|
})))), a.modifiersData.arrow != null && (a.styles.arrow = Object.assign({}, a.styles.arrow, qa(Object.assign({}, m, {
|
302
302
|
offsets: a.modifiersData.arrow,
|
303
303
|
position: "absolute",
|
304
304
|
adaptive: !1,
|
305
|
-
roundOffsets:
|
305
|
+
roundOffsets: r
|
306
306
|
})))), a.attributes.popper = Object.assign({}, a.attributes.popper, {
|
307
307
|
"data-popper-placement": a.placement
|
308
308
|
});
|
@@ -318,13 +318,13 @@ var Q1 = {
|
|
318
318
|
passive: !0
|
319
319
|
};
|
320
320
|
function jk(c) {
|
321
|
-
var a = c.state, e = c.instance, i = c.options, t = i.scroll, s = t === void 0 ? !0 : t, n = i.resize,
|
321
|
+
var a = c.state, e = c.instance, i = c.options, t = i.scroll, s = t === void 0 ? !0 : t, n = i.resize, l = n === void 0 ? !0 : n, r = n2(a.elements.popper), m = [].concat(a.scrollParents.reference, a.scrollParents.popper);
|
322
322
|
return s && m.forEach(function(f) {
|
323
323
|
f.addEventListener("scroll", e.update, Q1);
|
324
|
-
}),
|
324
|
+
}), l && r.addEventListener("resize", e.update, Q1), function() {
|
325
325
|
s && m.forEach(function(f) {
|
326
326
|
f.removeEventListener("scroll", e.update, Q1);
|
327
|
-
}),
|
327
|
+
}), l && r.removeEventListener("resize", e.update, Q1);
|
328
328
|
};
|
329
329
|
}
|
330
330
|
const Ek = {
|
@@ -367,26 +367,26 @@ function q4(c) {
|
|
367
367
|
return c1(I2(c)).left + E4(c).scrollLeft;
|
368
368
|
}
|
369
369
|
function $k(c, a) {
|
370
|
-
var e = n2(c), i = I2(c), t = e.visualViewport, s = i.clientWidth, n = i.clientHeight,
|
370
|
+
var e = n2(c), i = I2(c), t = e.visualViewport, s = i.clientWidth, n = i.clientHeight, l = 0, r = 0;
|
371
371
|
if (t) {
|
372
372
|
s = t.width, n = t.height;
|
373
373
|
var m = E9();
|
374
|
-
(m || !m && a === "fixed") && (
|
374
|
+
(m || !m && a === "fixed") && (l = t.offsetLeft, r = t.offsetTop);
|
375
375
|
}
|
376
376
|
return {
|
377
377
|
width: s,
|
378
378
|
height: n,
|
379
|
-
x:
|
380
|
-
y:
|
379
|
+
x: l + q4(c),
|
380
|
+
y: r
|
381
381
|
};
|
382
382
|
}
|
383
383
|
function Rk(c) {
|
384
|
-
var a, e = I2(c), i = E4(c), t = (a = c.ownerDocument) == null ? void 0 : a.body, s = F2(e.scrollWidth, e.clientWidth, t ? t.scrollWidth : 0, t ? t.clientWidth : 0), n = F2(e.scrollHeight, e.clientHeight, t ? t.scrollHeight : 0, t ? t.clientHeight : 0),
|
385
|
-
return M2(t || e).direction === "rtl" && (
|
384
|
+
var a, e = I2(c), i = E4(c), t = (a = c.ownerDocument) == null ? void 0 : a.body, s = F2(e.scrollWidth, e.clientWidth, t ? t.scrollWidth : 0, t ? t.clientWidth : 0), n = F2(e.scrollHeight, e.clientHeight, t ? t.scrollHeight : 0, t ? t.clientHeight : 0), l = -i.scrollLeft + q4(c), r = -i.scrollTop;
|
385
|
+
return M2(t || e).direction === "rtl" && (l += F2(e.clientWidth, t ? t.clientWidth : 0) - s), {
|
386
386
|
width: s,
|
387
387
|
height: n,
|
388
|
-
x:
|
389
|
-
y:
|
388
|
+
x: l,
|
389
|
+
y: r
|
390
390
|
};
|
391
391
|
}
|
392
392
|
function F4(c) {
|
@@ -399,10 +399,10 @@ function U9(c) {
|
|
399
399
|
function p1(c, a) {
|
400
400
|
var e;
|
401
401
|
a === void 0 && (a = []);
|
402
|
-
var i = U9(c), t = i === ((e = c.ownerDocument) == null ? void 0 : e.body), s = n2(i), n = t ? [s].concat(s.visualViewport || [], F4(i) ? i : []) : i,
|
403
|
-
return t ?
|
402
|
+
var i = U9(c), t = i === ((e = c.ownerDocument) == null ? void 0 : e.body), s = n2(i), n = t ? [s].concat(s.visualViewport || [], F4(i) ? i : []) : i, l = a.concat(n);
|
403
|
+
return t ? l : (
|
404
404
|
// $FlowFixMe[incompatible-call]: isBody tells us target will be an HTMLElement here
|
405
|
-
|
405
|
+
l.concat(p1(p3(n)))
|
406
406
|
);
|
407
407
|
}
|
408
408
|
function L4(c) {
|
@@ -427,41 +427,41 @@ function Wk(c) {
|
|
427
427
|
}) : [];
|
428
428
|
}
|
429
429
|
function Gk(c, a, e, i) {
|
430
|
-
var t = a === "clippingParents" ? Wk(c) : [].concat(a), s = [].concat(t, [e]), n = s[0],
|
430
|
+
var t = a === "clippingParents" ? Wk(c) : [].concat(a), s = [].concat(t, [e]), n = s[0], l = s.reduce(function(r, m) {
|
431
431
|
var f = $a(c, m, i);
|
432
|
-
return
|
432
|
+
return r.top = F2(f.top, r.top), r.right = l3(f.right, r.right), r.bottom = l3(f.bottom, r.bottom), r.left = F2(f.left, r.left), r;
|
433
433
|
}, $a(c, n, i));
|
434
|
-
return
|
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 W9(c) {
|
437
|
-
var a = c.reference, e = c.element, i = c.placement, t = i ? p2(i) : null, s = i ? e1(i) : null, n = a.x + a.width / 2 - e.width / 2,
|
437
|
+
var a = c.reference, e = c.element, i = c.placement, t = i ? p2(i) : null, s = i ? e1(i) : null, n = a.x + a.width / 2 - e.width / 2, l = a.y + a.height / 2 - e.height / 2, r;
|
438
438
|
switch (t) {
|
439
439
|
case i2:
|
440
|
-
|
440
|
+
r = {
|
441
441
|
x: n,
|
442
442
|
y: a.y - e.height
|
443
443
|
};
|
444
444
|
break;
|
445
445
|
case u2:
|
446
|
-
|
446
|
+
r = {
|
447
447
|
x: n,
|
448
448
|
y: a.y + a.height
|
449
449
|
};
|
450
450
|
break;
|
451
451
|
case m2:
|
452
|
-
|
452
|
+
r = {
|
453
453
|
x: a.x + a.width,
|
454
|
-
y:
|
454
|
+
y: l
|
455
455
|
};
|
456
456
|
break;
|
457
457
|
case t2:
|
458
|
-
|
458
|
+
r = {
|
459
459
|
x: a.x - e.width,
|
460
|
-
y:
|
460
|
+
y: l
|
461
461
|
};
|
462
462
|
break;
|
463
463
|
default:
|
464
|
-
|
464
|
+
r = {
|
465
465
|
x: a.x,
|
466
466
|
y: a.y
|
467
467
|
};
|
@@ -471,18 +471,18 @@ function W9(c) {
|
|
471
471
|
var f = m === "y" ? "height" : "width";
|
472
472
|
switch (s) {
|
473
473
|
case J2:
|
474
|
-
|
474
|
+
r[m] = r[m] - (a[f] / 2 - e[f] / 2);
|
475
475
|
break;
|
476
476
|
case z1:
|
477
|
-
|
477
|
+
r[m] = r[m] + (a[f] / 2 - e[f] / 2);
|
478
478
|
break;
|
479
479
|
}
|
480
480
|
}
|
481
|
-
return
|
481
|
+
return r;
|
482
482
|
}
|
483
483
|
function H1(c, a) {
|
484
484
|
a === void 0 && (a = {});
|
485
|
-
var e = a, i = e.placement, t = i === void 0 ? c.placement : i, s = e.strategy, n = s === void 0 ? c.strategy : s,
|
485
|
+
var e = a, i = e.placement, t = i === void 0 ? c.placement : i, s = e.strategy, n = s === void 0 ? c.strategy : s, l = e.boundary, r = l === void 0 ? dk : l, m = e.rootBoundary, f = m === void 0 ? O9 : m, v = e.elementContext, p = v === void 0 ? u1 : v, h = e.altBoundary, C = h === void 0 ? !1 : h, M = e.padding, x = M === void 0 ? 0 : M, I = $9(typeof x != "number" ? x : R9(x, x1)), _ = p === u1 ? vk : u1, g = c.rects.popper, w = c.elements[C ? _ : p], P = Gk(R2(w) ? w : w.contextElement || I2(c.elements.popper), r, f, n), S = c1(c.elements.reference), q = W9({
|
486
486
|
reference: S,
|
487
487
|
element: g,
|
488
488
|
strategy: "absolute",
|
@@ -504,7 +504,7 @@ function H1(c, a) {
|
|
504
504
|
}
|
505
505
|
function Yk(c, a) {
|
506
506
|
a === void 0 && (a = {});
|
507
|
-
var e = a, i = e.placement, t = e.boundary, s = e.rootBoundary, n = e.padding,
|
507
|
+
var e = a, i = e.placement, t = e.boundary, s = e.rootBoundary, n = e.padding, l = e.flipVariations, r = e.allowedAutoPlacements, m = r === void 0 ? j9 : r, f = e1(i), v = f ? l ? ja : ja.filter(function(C) {
|
508
508
|
return e1(C) === f;
|
509
509
|
}) : x1, p = v.filter(function(C) {
|
510
510
|
return m.indexOf(C) >= 0;
|
@@ -531,7 +531,7 @@ function Qk(c) {
|
|
531
531
|
function Zk(c) {
|
532
532
|
var a = c.state, e = c.options, i = c.name;
|
533
533
|
if (!a.modifiersData[i]._skip) {
|
534
|
-
for (var t = e.mainAxis, s = t === void 0 ? !0 : t, n = e.altAxis,
|
534
|
+
for (var t = e.mainAxis, s = t === void 0 ? !0 : t, n = e.altAxis, l = n === void 0 ? !0 : n, r = e.fallbackPlacements, m = e.padding, f = e.boundary, v = e.rootBoundary, p = e.altBoundary, h = e.flipVariations, C = h === void 0 ? !0 : h, M = e.allowedAutoPlacements, x = a.options.placement, I = p2(x), _ = I === x, g = r || (_ || !C ? [s3(x)] : Qk(x)), w = [x].concat(g).reduce(function(G2, x2) {
|
535
535
|
return G2.concat(p2(x2) === P4 ? Yk(a, {
|
536
536
|
placement: x2,
|
537
537
|
boundary: f,
|
@@ -550,7 +550,7 @@ function Zk(c) {
|
|
550
550
|
}), a2 = l2 ? G ? m2 : t2 : G ? u2 : i2;
|
551
551
|
P[z2] > S[z2] && (a2 = s3(a2));
|
552
552
|
var s2 = s3(a2), o2 = [];
|
553
|
-
if (s && o2.push(J[X] <= 0),
|
553
|
+
if (s && o2.push(J[X] <= 0), l && o2.push(J[a2] <= 0, J[s2] <= 0), o2.every(function(G2) {
|
554
554
|
return G2;
|
555
555
|
})) {
|
556
556
|
k = E, y = !1;
|
@@ -606,11 +606,11 @@ function Ua(c) {
|
|
606
606
|
function Jk(c) {
|
607
607
|
var a = c.state, e = c.name, i = a.rects.reference, t = a.rects.popper, s = a.modifiersData.preventOverflow, n = H1(a, {
|
608
608
|
elementContext: "reference"
|
609
|
-
}),
|
609
|
+
}), l = H1(a, {
|
610
610
|
altBoundary: !0
|
611
|
-
}),
|
611
|
+
}), r = Ra(n, i), m = Ra(l, t, s), f = Ua(r), v = Ua(m);
|
612
612
|
a.modifiersData[e] = {
|
613
|
-
referenceClippingOffsets:
|
613
|
+
referenceClippingOffsets: r,
|
614
614
|
popperEscapeOffsets: m,
|
615
615
|
isReferenceHidden: f,
|
616
616
|
hasPopperEscaped: v
|
@@ -629,20 +629,20 @@ const Kk = {
|
|
629
629
|
function c_(c, a, e) {
|
630
630
|
var i = p2(c), t = [t2, i2].indexOf(i) >= 0 ? -1 : 1, s = typeof e == "function" ? e(Object.assign({}, a, {
|
631
631
|
placement: c
|
632
|
-
})) : e, n = s[0],
|
633
|
-
return n = n || 0,
|
634
|
-
x:
|
632
|
+
})) : e, n = s[0], l = s[1];
|
633
|
+
return n = n || 0, l = (l || 0) * t, [t2, m2].indexOf(i) >= 0 ? {
|
634
|
+
x: l,
|
635
635
|
y: n
|
636
636
|
} : {
|
637
637
|
x: n,
|
638
|
-
y:
|
638
|
+
y: l
|
639
639
|
};
|
640
640
|
}
|
641
641
|
function e_(c) {
|
642
642
|
var a = c.state, e = c.options, i = c.name, t = e.offset, s = t === void 0 ? [0, 0] : t, n = j9.reduce(function(f, v) {
|
643
643
|
return f[v] = c_(v, a.rects, s), f;
|
644
|
-
}, {}),
|
645
|
-
a.modifiersData.popperOffsets != null && (a.modifiersData.popperOffsets.x +=
|
644
|
+
}, {}), l = n[a.placement], r = l.x, m = l.y;
|
645
|
+
a.modifiersData.popperOffsets != null && (a.modifiersData.popperOffsets.x += r, a.modifiersData.popperOffsets.y += m), a.modifiersData[i] = n;
|
646
646
|
}
|
647
647
|
const a_ = {
|
648
648
|
name: "offset",
|
@@ -671,8 +671,8 @@ function s_(c) {
|
|
671
671
|
return c === "x" ? "y" : "x";
|
672
672
|
}
|
673
673
|
function n_(c) {
|
674
|
-
var a = c.state, e = c.options, i = c.name, t = e.mainAxis, s = t === void 0 ? !0 : t, n = e.altAxis,
|
675
|
-
boundary:
|
674
|
+
var a = c.state, e = c.options, i = c.name, t = e.mainAxis, s = t === void 0 ? !0 : t, n = e.altAxis, l = n === void 0 ? !1 : n, r = e.boundary, m = e.rootBoundary, f = e.altBoundary, v = e.padding, p = e.tether, h = p === void 0 ? !0 : p, C = e.tetherOffset, M = C === void 0 ? 0 : C, x = H1(a, {
|
675
|
+
boundary: r,
|
676
676
|
rootBoundary: m,
|
677
677
|
padding: v,
|
678
678
|
altBoundary: f
|
@@ -696,7 +696,7 @@ function n_(c) {
|
|
696
696
|
}, x2 = a.modifiersData["arrow#persistent"] ? a.modifiersData["arrow#persistent"].padding : F9(), f1 = x2[l2], G1 = x2[z2], B2 = v1(0, q[J], G2[J]), v4 = g ? q[J] / 2 - P2 - B2 - f1 - A.mainAxis : d4 - B2 - f1 - A.mainAxis, ck = g ? -q[J] / 2 + P2 + B2 + G1 + A.mainAxis : o1 + B2 + G1 + A.mainAxis, p4 = a.elements.arrow && y1(a.elements.arrow), ek = p4 ? w === "y" ? p4.clientTop || 0 : p4.clientLeft || 0 : 0, Na = (G = E == null ? void 0 : E[w]) != null ? G : 0, ak = a2 + v4 - Na - ek, ik = a2 + ck - Na, wa = v1(h ? l3(s2, ak) : s2, a2, h ? F2(o2, ik) : o2);
|
697
697
|
S[w] = wa, X[w] = wa - a2;
|
698
698
|
}
|
699
|
-
if (
|
699
|
+
if (l) {
|
700
700
|
var ka, tk = w === "x" ? i2 : t2, sk = w === "x" ? u2 : m2, O2 = S[P], Y1 = P === "y" ? "height" : "width", _a = O2 + x[tk], Ta = O2 - x[sk], h4 = [i2, t2].indexOf(I) !== -1, Da = (ka = E == null ? void 0 : E[P]) != null ? ka : 0, Ia = h4 ? _a : O2 - q[Y1] - y[Y1] - Da + A.altAxis, Pa = h4 ? O2 + q[Y1] + y[Y1] - Da - A.altAxis : Ta, Ba = h && h4 ? wk(Ia, O2, Pa) : v1(h ? Ia : _a, O2, h ? Pa : Ta);
|
701
701
|
S[P] = Ba, X[P] = Ba - O2;
|
702
702
|
}
|
@@ -725,17 +725,17 @@ function f_(c) {
|
|
725
725
|
}
|
726
726
|
function u_(c, a, e) {
|
727
727
|
e === void 0 && (e = !1);
|
728
|
-
var i = f2(a), t = f2(a) && f_(a), s = I2(a), n = c1(c, t, e),
|
728
|
+
var i = f2(a), t = f2(a) && f_(a), s = I2(a), n = c1(c, t, e), l = {
|
729
729
|
scrollLeft: 0,
|
730
730
|
scrollTop: 0
|
731
|
-
},
|
731
|
+
}, r = {
|
732
732
|
x: 0,
|
733
733
|
y: 0
|
734
734
|
};
|
735
735
|
return (i || !i && !e) && ((h2(a) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
|
736
|
-
F4(s)) && (
|
737
|
-
x: n.left +
|
738
|
-
y: n.top +
|
736
|
+
F4(s)) && (l = o_(a)), f2(a) ? (r = c1(a, !0), r.x += a.clientLeft, r.y += a.clientTop) : s && (r.x = q4(s))), {
|
737
|
+
x: n.left + l.scrollLeft - r.x,
|
738
|
+
y: n.top + l.scrollTop - r.y,
|
739
739
|
width: n.width,
|
740
740
|
height: n.height
|
741
741
|
};
|
@@ -748,10 +748,10 @@ function m_(c) {
|
|
748
748
|
function t(s) {
|
749
749
|
e.add(s.name);
|
750
750
|
var n = [].concat(s.requires || [], s.requiresIfExists || []);
|
751
|
-
n.forEach(function(
|
752
|
-
if (!e.has(
|
753
|
-
var
|
754
|
-
|
751
|
+
n.forEach(function(l) {
|
752
|
+
if (!e.has(l)) {
|
753
|
+
var r = a.get(l);
|
754
|
+
r && t(r);
|
755
755
|
}
|
756
756
|
}), i.push(s);
|
757
757
|
}
|
@@ -804,7 +804,7 @@ function Ga() {
|
|
804
804
|
function h_(c) {
|
805
805
|
c === void 0 && (c = {});
|
806
806
|
var a = c, e = a.defaultModifiers, i = e === void 0 ? [] : e, t = a.defaultOptions, s = t === void 0 ? Wa : t;
|
807
|
-
return function(
|
807
|
+
return function(l, r, m) {
|
808
808
|
m === void 0 && (m = s);
|
809
809
|
var f = {
|
810
810
|
placement: "bottom",
|
@@ -812,8 +812,8 @@ function h_(c) {
|
|
812
812
|
options: Object.assign({}, Wa, s),
|
813
813
|
modifiersData: {},
|
814
814
|
elements: {
|
815
|
-
reference:
|
816
|
-
popper:
|
815
|
+
reference: l,
|
816
|
+
popper: r
|
817
817
|
},
|
818
818
|
attributes: {},
|
819
819
|
styles: {}
|
@@ -822,8 +822,8 @@ function h_(c) {
|
|
822
822
|
setOptions: function(I) {
|
823
823
|
var _ = typeof I == "function" ? I(f.options) : I;
|
824
824
|
M(), f.options = Object.assign({}, s, f.options, _), f.scrollParents = {
|
825
|
-
reference: R2(
|
826
|
-
popper: p1(
|
825
|
+
reference: R2(l) ? p1(l) : l.contextElement ? p1(l.contextElement) : [],
|
826
|
+
popper: p1(r)
|
827
827
|
};
|
828
828
|
var g = d_(p_([].concat(i, f.options.modifiers)));
|
829
829
|
return f.orderedModifiers = g.filter(function(w) {
|
@@ -872,7 +872,7 @@ function h_(c) {
|
|
872
872
|
M(), p = !0;
|
873
873
|
}
|
874
874
|
};
|
875
|
-
if (!Ga(
|
875
|
+
if (!Ga(l, r))
|
876
876
|
return h;
|
877
877
|
h.setOptions(m).then(function(x) {
|
878
878
|
!p && m.onFirstUpdate && m.onFirstUpdate(x);
|
@@ -918,17 +918,17 @@ function g_(c, a) {
|
|
918
918
|
}
|
919
919
|
function C_(c, a = {}) {
|
920
920
|
let e, i, t = o3;
|
921
|
-
const s = (
|
922
|
-
clearTimeout(
|
921
|
+
const s = (l) => {
|
922
|
+
clearTimeout(l), t(), t = o3;
|
923
923
|
};
|
924
|
-
return (
|
925
|
-
const
|
926
|
-
return e && s(e),
|
924
|
+
return (l) => {
|
925
|
+
const r = f3(c), m = f3(a.maxWait);
|
926
|
+
return e && s(e), r <= 0 || m !== void 0 && m <= 0 ? (i && (s(i), i = null), Promise.resolve(l())) : new Promise((f, v) => {
|
927
927
|
t = a.rejectOnCancel ? v : f, m && !i && (i = setTimeout(() => {
|
928
|
-
e && s(e), i = null, f(
|
928
|
+
e && s(e), i = null, f(l());
|
929
929
|
}, m)), e = setTimeout(() => {
|
930
|
-
i && s(i), i = null, f(
|
931
|
-
},
|
930
|
+
i && s(i), i = null, f(l());
|
931
|
+
}, r);
|
932
932
|
});
|
933
933
|
};
|
934
934
|
}
|
@@ -954,10 +954,10 @@ function V4(...c) {
|
|
954
954
|
Array.isArray(e) || (e = [e]), Array.isArray(i) || (i = [i]);
|
955
955
|
const s = [], n = () => {
|
956
956
|
s.forEach((f) => f()), s.length = 0;
|
957
|
-
},
|
958
|
-
n(), f && s.push(...e.flatMap((p) => i.map((h) =>
|
957
|
+
}, l = (f, v, p, h) => (f.addEventListener(v, p, h), () => f.removeEventListener(v, p, h)), r = e2(() => [m1(a), f3(t)], ([f, v]) => {
|
958
|
+
n(), f && s.push(...e.flatMap((p) => i.map((h) => l(f, p, h, v))));
|
959
959
|
}, { immediate: !0, flush: "post" }), m = () => {
|
960
|
-
|
960
|
+
r(), n();
|
961
961
|
};
|
962
962
|
return b_(m), m;
|
963
963
|
}
|
@@ -967,8 +967,8 @@ function x_(c, a, e = {}) {
|
|
967
967
|
if (!i)
|
968
968
|
return;
|
969
969
|
M_ && !Za && (Za = !0, Array.from(i.document.body.children).forEach((p) => p.addEventListener("click", o3)));
|
970
|
-
let
|
971
|
-
const
|
970
|
+
let l = !0;
|
971
|
+
const r = (p) => t.some((h) => {
|
972
972
|
if (typeof h == "string")
|
973
973
|
return Array.from(i.document.querySelectorAll(h)).some((C) => C === p.target || p.composedPath().includes(C));
|
974
974
|
{
|
@@ -979,8 +979,8 @@ function x_(c, a, e = {}) {
|
|
979
979
|
V4(i, "click", (p) => {
|
980
980
|
const h = m1(c);
|
981
981
|
if (!(!h || h === p.target || p.composedPath().includes(h))) {
|
982
|
-
if (p.detail === 0 && (
|
983
|
-
|
982
|
+
if (p.detail === 0 && (l = !r(p)), !l) {
|
983
|
+
l = !0;
|
984
984
|
return;
|
985
985
|
}
|
986
986
|
a(p);
|
@@ -988,7 +988,7 @@ function x_(c, a, e = {}) {
|
|
988
988
|
}, { passive: !0, capture: s }),
|
989
989
|
V4(i, "pointerdown", (p) => {
|
990
990
|
const h = m1(c);
|
991
|
-
h && (
|
991
|
+
h && (l = !p.composedPath().includes(h) && !r(p));
|
992
992
|
}, { passive: !0 }),
|
993
993
|
n && V4(i, "blur", (p) => {
|
994
994
|
var h;
|
@@ -1101,7 +1101,7 @@ const a9 = {
|
|
1101
1101
|
}
|
1102
1102
|
},
|
1103
1103
|
...c
|
1104
|
-
}, i = $(void 0), t = $(void 0), s = $(void 0), n = $(!1),
|
1104
|
+
}, i = $(void 0), t = $(void 0), s = $(void 0), n = $(!1), l = $(!1), r = $(!1), m = $(e.placement || "top"), f = L(() => {
|
1105
1105
|
let { modifiers: y } = a9;
|
1106
1106
|
return e.modifiers && (y = [...y, ...e.modifiers]), {
|
1107
1107
|
...a9,
|
@@ -1121,7 +1121,7 @@ const a9 = {
|
|
1121
1121
|
n.value = !1;
|
1122
1122
|
return;
|
1123
1123
|
}
|
1124
|
-
|
1124
|
+
l.value === !1 && r.value === !1 && (n.value = !1);
|
1125
1125
|
}, v()), C = (y = "") => {
|
1126
1126
|
let k = y;
|
1127
1127
|
if (y === "" && (k = n.value ? "close" : "open"), k === "open") {
|
@@ -1130,7 +1130,7 @@ const a9 = {
|
|
1130
1130
|
}
|
1131
1131
|
h();
|
1132
1132
|
}, M = (y = "", k = "") => {
|
1133
|
-
e.hover !== !1 && (k === "trigger" ?
|
1133
|
+
e.hover !== !1 && (k === "trigger" ? l.value = y === "open" : r.value = y === "open", C(y));
|
1134
1134
|
}, x = function(y, k) {
|
1135
1135
|
const { slots: A } = k;
|
1136
1136
|
return j2(
|
@@ -1391,7 +1391,7 @@ const a9 = {
|
|
1391
1391
|
setup(c, { expose: a, emit: e }) {
|
1392
1392
|
const i = c;
|
1393
1393
|
Object.keys(i.popperOptions).length > 0 && console.warn("@kalimahapps/vue-popper: popperOptions is deprecated. Use the individual props instead.");
|
1394
|
-
const { popperInstance: t, triggerElement: s, tooltipElement: n, isOpened:
|
1394
|
+
const { popperInstance: t, triggerElement: s, tooltipElement: n, isOpened: l } = __({
|
1395
1395
|
hover: i.hover,
|
1396
1396
|
disableClickOutside: i.disableClickOutside,
|
1397
1397
|
openDelay: i.openDelay,
|
@@ -1403,8 +1403,8 @@ const a9 = {
|
|
1403
1403
|
placement: i.placement,
|
1404
1404
|
interactive: i.interactive,
|
1405
1405
|
animationDuration: i.animationDuration,
|
1406
|
-
onTransition: (
|
1407
|
-
e("transition",
|
1406
|
+
onTransition: (r, m) => {
|
1407
|
+
e("transition", r, m);
|
1408
1408
|
},
|
1409
1409
|
onOpened: () => {
|
1410
1410
|
e("opened");
|
@@ -1415,17 +1415,17 @@ const a9 = {
|
|
1415
1415
|
});
|
1416
1416
|
return a({
|
1417
1417
|
popper: t,
|
1418
|
-
isOpened: L(() =>
|
1419
|
-
}), (
|
1418
|
+
isOpened: L(() => l.value)
|
1419
|
+
}), (r, m) => (u(), d("div", T_, [
|
1420
1420
|
(u(), j(Oa($2(s)), null, {
|
1421
1421
|
default: F(() => [
|
1422
|
-
Z(
|
1422
|
+
Z(r.$slots, "default")
|
1423
1423
|
]),
|
1424
1424
|
_: 3
|
1425
1425
|
})),
|
1426
1426
|
(u(), j(Oa($2(n)), null, {
|
1427
1427
|
default: F(() => [
|
1428
|
-
Z(
|
1428
|
+
Z(r.$slots, "content")
|
1429
1429
|
]),
|
1430
1430
|
_: 3
|
1431
1431
|
}))
|
@@ -10980,18 +10980,18 @@ function F_(c) {
|
|
10980
10980
|
function $_(c, a) {
|
10981
10981
|
var e = c == null ? null : typeof Symbol < "u" && c[Symbol.iterator] || c["@@iterator"];
|
10982
10982
|
if (e != null) {
|
10983
|
-
var i = [], t = !0, s = !1, n,
|
10983
|
+
var i = [], t = !0, s = !1, n, l;
|
10984
10984
|
try {
|
10985
10985
|
for (e = e.call(c); !(t = (n = e.next()).done) && (i.push(n.value), !(a && i.length === a)); t = !0)
|
10986
10986
|
;
|
10987
|
-
} catch (
|
10988
|
-
s = !0,
|
10987
|
+
} catch (r) {
|
10988
|
+
s = !0, l = r;
|
10989
10989
|
} finally {
|
10990
10990
|
try {
|
10991
10991
|
!t && e.return != null && e.return();
|
10992
10992
|
} finally {
|
10993
10993
|
if (s)
|
10994
|
-
throw
|
10994
|
+
throw l;
|
10995
10995
|
}
|
10996
10996
|
}
|
10997
10997
|
return i;
|
@@ -11249,20 +11249,20 @@ function ga(c) {
|
|
11249
11249
|
function fT(c) {
|
11250
11250
|
var a = c.transform, e = c.containerWidth, i = c.iconWidth, t = {
|
11251
11251
|
transform: "translate(".concat(e / 2, " 256)")
|
11252
|
-
}, s = "translate(".concat(a.x * 32, ", ").concat(a.y * 32, ") "), n = "scale(".concat(a.size / 16 * (a.flipX ? -1 : 1), ", ").concat(a.size / 16 * (a.flipY ? -1 : 1), ") "),
|
11253
|
-
transform: "".concat(s, " ").concat(n, " ").concat(
|
11252
|
+
}, s = "translate(".concat(a.x * 32, ", ").concat(a.y * 32, ") "), n = "scale(".concat(a.size / 16 * (a.flipX ? -1 : 1), ", ").concat(a.size / 16 * (a.flipY ? -1 : 1), ") "), l = "rotate(".concat(a.rotate, " 0 0)"), r = {
|
11253
|
+
transform: "".concat(s, " ").concat(n, " ").concat(l)
|
11254
11254
|
}, m = {
|
11255
11255
|
transform: "translate(".concat(i / 2 * -1, " -256)")
|
11256
11256
|
};
|
11257
11257
|
return {
|
11258
11258
|
outer: t,
|
11259
|
-
inner:
|
11259
|
+
inner: r,
|
11260
11260
|
path: m
|
11261
11261
|
};
|
11262
11262
|
}
|
11263
11263
|
function uT(c) {
|
11264
|
-
var a = c.transform, e = c.width, i = e === void 0 ? x4 : e, t = c.height, s = t === void 0 ? x4 : t, n = c.startCentered,
|
11265
|
-
return
|
11264
|
+
var a = c.transform, e = c.width, i = e === void 0 ? x4 : e, t = c.height, s = t === void 0 ? x4 : t, n = c.startCentered, l = n === void 0 ? !1 : n, r = "";
|
11265
|
+
return l && Aw ? r += "translate(".concat(a.x / y2 - i / 2, "em, ").concat(a.y / y2 - s / 2, "em) ") : l ? r += "translate(calc(-50% + ".concat(a.x / y2, "em), calc(-50% + ").concat(a.y / y2, "em)) ") : r += "translate(".concat(a.x / y2, "em, ").concat(a.y / y2, "em) "), r += "scale(".concat(a.size / y2 * (a.flipX ? -1 : 1), ", ").concat(a.size / y2 * (a.flipY ? -1 : 1), ") "), r += "rotate(".concat(a.rotate, "deg) "), r;
|
11266
11266
|
}
|
11267
11267
|
var mT = `:root, :host {
|
11268
11268
|
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";
|
@@ -12024,8 +12024,8 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
12024
12024
|
function Iw() {
|
12025
12025
|
var c = Sw, a = Nw, e = T.cssPrefix, i = T.replacementClass, t = mT;
|
12026
12026
|
if (e !== c || i !== a) {
|
12027
|
-
var s = new RegExp("\\.".concat(c, "\\-"), "g"), n = new RegExp("\\--".concat(c, "\\-"), "g"),
|
12028
|
-
t = t.replace(s, ".".concat(e, "-")).replace(n, "--".concat(e, "-")).replace(
|
12027
|
+
var s = new RegExp("\\.".concat(c, "\\-"), "g"), n = new RegExp("\\--".concat(c, "\\-"), "g"), l = new RegExp("\\.".concat(a), "g");
|
12028
|
+
t = t.replace(s, ".".concat(e, "-")).replace(n, "--".concat(e, "-")).replace(l, ".".concat(i));
|
12029
12029
|
}
|
12030
12030
|
return t;
|
12031
12031
|
}
|
@@ -12083,9 +12083,9 @@ var hT = function(a, e) {
|
|
12083
12083
|
return a.call(e, i, t, s, n);
|
12084
12084
|
};
|
12085
12085
|
}, H4 = function(a, e, i, t) {
|
12086
|
-
var s = Object.keys(a), n = s.length,
|
12087
|
-
for (i === void 0 ? (
|
12088
|
-
m = s[
|
12086
|
+
var s = Object.keys(a), n = s.length, l = t !== void 0 ? hT(e, t) : e, r, m, f;
|
12087
|
+
for (i === void 0 ? (r = 1, f = a[s[0]]) : (r = 0, f = i); r < n; r++)
|
12088
|
+
m = s[r], f = l(f, a[m], m, a);
|
12089
12089
|
return f;
|
12090
12090
|
};
|
12091
12091
|
function VT(c) {
|
@@ -12127,44 +12127,44 @@ function LT(c, a) {
|
|
12127
12127
|
}
|
12128
12128
|
var Fw = function() {
|
12129
12129
|
var a = function(s) {
|
12130
|
-
return H4(Y2, function(n,
|
12131
|
-
return n[
|
12130
|
+
return H4(Y2, function(n, l, r) {
|
12131
|
+
return n[r] = H4(l, s, {}), n;
|
12132
12132
|
}, {});
|
12133
12133
|
};
|
12134
12134
|
Bw = a(function(t, s, n) {
|
12135
12135
|
if (s[3] && (t[s[3]] = n), s[2]) {
|
12136
|
-
var
|
12137
|
-
return typeof
|
12136
|
+
var l = s[2].filter(function(r) {
|
12137
|
+
return typeof r == "number";
|
12138
12138
|
});
|
12139
|
-
|
12140
|
-
t[
|
12139
|
+
l.forEach(function(r) {
|
12140
|
+
t[r.toString(16)] = n;
|
12141
12141
|
});
|
12142
12142
|
}
|
12143
12143
|
return t;
|
12144
12144
|
}), Ow = a(function(t, s, n) {
|
12145
12145
|
if (t[n] = n, s[2]) {
|
12146
|
-
var
|
12147
|
-
return typeof
|
12146
|
+
var l = s[2].filter(function(r) {
|
12147
|
+
return typeof r == "string";
|
12148
12148
|
});
|
12149
|
-
|
12150
|
-
t[
|
12149
|
+
l.forEach(function(r) {
|
12150
|
+
t[r] = n;
|
12151
12151
|
});
|
12152
12152
|
}
|
12153
12153
|
return t;
|
12154
12154
|
}), qw = a(function(t, s, n) {
|
12155
|
-
var
|
12156
|
-
return t[n] = n,
|
12157
|
-
t[
|
12155
|
+
var l = s[2];
|
12156
|
+
return t[n] = n, l.forEach(function(r) {
|
12157
|
+
t[r] = n;
|
12158
12158
|
}), t;
|
12159
12159
|
});
|
12160
12160
|
var e = "far" in Y2 || T.autoFetchSvg, i = H4(HT, function(t, s) {
|
12161
|
-
var n = s[0],
|
12162
|
-
return
|
12163
|
-
prefix:
|
12164
|
-
iconName:
|
12161
|
+
var n = s[0], l = s[1], r = s[2];
|
12162
|
+
return l === "far" && !e && (l = "fas"), typeof n == "string" && (t.names[n] = {
|
12163
|
+
prefix: l,
|
12164
|
+
iconName: r
|
12165
12165
|
}), typeof n == "number" && (t.unicodes[n.toString(16)] = {
|
12166
|
-
prefix:
|
12167
|
-
iconName:
|
12166
|
+
prefix: l,
|
12167
|
+
iconName: r
|
12168
12168
|
}), t;
|
12169
12169
|
}, {
|
12170
12170
|
names: {},
|
@@ -12221,23 +12221,23 @@ function o4(c) {
|
|
12221
12221
|
}
|
12222
12222
|
var p9 = (t3 = {}, c2(t3, U, Object.keys(C1[U])), c2(t3, Q, Object.keys(C1[Q])), t3);
|
12223
12223
|
function f4(c) {
|
12224
|
-
var a, e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.skipLookups, t = i === void 0 ? !1 : i, s = (a = {}, c2(a, U, "".concat(T.cssPrefix, "-").concat(U)), c2(a, Q, "".concat(T.cssPrefix, "-").concat(Q)), a), n = null,
|
12224
|
+
var a, e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.skipLookups, t = i === void 0 ? !1 : i, s = (a = {}, c2(a, U, "".concat(T.cssPrefix, "-").concat(U)), c2(a, Q, "".concat(T.cssPrefix, "-").concat(Q)), a), n = null, l = U;
|
12225
12225
|
(c.includes(s[U]) || c.some(function(m) {
|
12226
12226
|
return p9[U].includes(m);
|
12227
|
-
})) && (
|
12227
|
+
})) && (l = U), (c.includes(s[Q]) || c.some(function(m) {
|
12228
12228
|
return p9[Q].includes(m);
|
12229
|
-
})) && (
|
12230
|
-
var
|
12229
|
+
})) && (l = Q);
|
12230
|
+
var r = c.reduce(function(m, f) {
|
12231
12231
|
var v = LT(T.cssPrefix, f);
|
12232
|
-
if (Y2[f] ? (f = MT[
|
12233
|
-
family:
|
12232
|
+
if (Y2[f] ? (f = MT[l].includes(f) ? Z_[l][f] : f, n = f, m.prefix = f) : gT[l].indexOf(f) > -1 ? (n = f, m.prefix = o4(f, {
|
12233
|
+
family: l
|
12234
12234
|
})) : v ? m.iconName = v : f !== T.replacementClass && f !== s[U] && f !== s[Q] && m.rest.push(f), !t && m.prefix && m.iconName) {
|
12235
12235
|
var p = n === "fa" ? $w(m.iconName) : {}, h = q2(m.prefix, m.iconName);
|
12236
12236
|
p.prefix && (n = null), m.iconName = p.iconName || h || m.iconName, m.prefix = p.prefix || m.prefix, m.prefix === "far" && !Y2.far && Y2.fas && !T.autoFetchSvg && (m.prefix = "fas");
|
12237
12237
|
}
|
12238
12238
|
return m;
|
12239
12239
|
}, ba());
|
12240
|
-
return (c.includes("fa-brands") || c.includes("fab")) && (
|
12240
|
+
return (c.includes("fa-brands") || c.includes("fab")) && (r.prefix = "fab"), (c.includes("fa-duotone") || c.includes("fad")) && (r.prefix = "fad"), !r.prefix && l === Q && (Y2.fass || T.autoFetchSvg) && (r.prefix = "fass", r.iconName = q2(r.prefix, r.iconName) || r.iconName), (r.prefix === "fa" || n === "fa") && (r.prefix = k2() || "fas"), r;
|
12241
12241
|
}
|
12242
12242
|
var yT = /* @__PURE__ */ function() {
|
12243
12243
|
function c() {
|
@@ -12249,10 +12249,10 @@ var yT = /* @__PURE__ */ function() {
|
|
12249
12249
|
for (var e = this, i = arguments.length, t = new Array(i), s = 0; s < i; s++)
|
12250
12250
|
t[s] = arguments[s];
|
12251
12251
|
var n = t.reduce(this._pullDefinitions, {});
|
12252
|
-
Object.keys(n).forEach(function(
|
12253
|
-
e.definitions[
|
12254
|
-
var
|
12255
|
-
|
12252
|
+
Object.keys(n).forEach(function(l) {
|
12253
|
+
e.definitions[l] = N(N({}, e.definitions[l] || {}), n[l]), S4(l, n[l]);
|
12254
|
+
var r = C1[U][l];
|
12255
|
+
r && S4(r, n[l]), Fw();
|
12256
12256
|
});
|
12257
12257
|
}
|
12258
12258
|
}, {
|
@@ -12267,10 +12267,10 @@ var yT = /* @__PURE__ */ function() {
|
|
12267
12267
|
0: i
|
12268
12268
|
} : i;
|
12269
12269
|
return Object.keys(t).map(function(s) {
|
12270
|
-
var n = t[s],
|
12271
|
-
e[
|
12272
|
-
typeof v == "string" && (e[
|
12273
|
-
}), e[
|
12270
|
+
var n = t[s], l = n.prefix, r = n.iconName, m = n.icon, f = m[2];
|
12271
|
+
e[l] || (e[l] = {}), f.length > 0 && f.forEach(function(v) {
|
12272
|
+
typeof v == "string" && (e[l][v] = m);
|
12273
|
+
}), e[l][r] = m;
|
12274
12274
|
}), e;
|
12275
12275
|
}
|
12276
12276
|
}]), c;
|
@@ -12282,8 +12282,8 @@ function ST(c, a) {
|
|
12282
12282
|
}), h9.forEach(function(i) {
|
12283
12283
|
var t = i.mixout ? i.mixout() : {};
|
12284
12284
|
if (Object.keys(t).forEach(function(n) {
|
12285
|
-
typeof t[n] == "function" && (e[n] = t[n]), u3(t[n]) === "object" && Object.keys(t[n]).forEach(function(
|
12286
|
-
e[n] || (e[n] = {}), e[n][
|
12285
|
+
typeof t[n] == "function" && (e[n] = t[n]), u3(t[n]) === "object" && Object.keys(t[n]).forEach(function(l) {
|
12286
|
+
e[n] || (e[n] = {}), e[n][l] = t[n][l];
|
12287
12287
|
});
|
12288
12288
|
}), i.hooks) {
|
12289
12289
|
var s = i.hooks();
|
@@ -12403,8 +12403,8 @@ function u4(c, a) {
|
|
12403
12403
|
function TT(c) {
|
12404
12404
|
var a = c.children, e = c.main, i = c.mask, t = c.attributes, s = c.styles, n = c.transform;
|
12405
12405
|
if (ga(n) && e.found && !i.found) {
|
12406
|
-
var
|
12407
|
-
x:
|
12406
|
+
var l = e.width, r = e.height, m = {
|
12407
|
+
x: l / r / 2,
|
12408
12408
|
y: 0.5
|
12409
12409
|
};
|
12410
12410
|
t.style = l4(N(N({}, s), {}, {
|
@@ -12434,7 +12434,7 @@ function DT(c) {
|
|
12434
12434
|
}];
|
12435
12435
|
}
|
12436
12436
|
function xa(c) {
|
12437
|
-
var a = c.icons, e = a.main, i = a.mask, t = c.prefix, s = c.iconName, n = c.transform,
|
12437
|
+
var a = c.icons, e = a.main, i = a.mask, t = c.prefix, s = c.iconName, n = c.transform, l = c.symbol, r = c.title, m = c.maskId, f = c.titleId, v = c.extra, p = c.watchable, h = p === void 0 ? !1 : p, C = i.found ? i : e, M = C.width, x = C.height, I = t === "fak", _ = [T.replacementClass, s ? "".concat(T.cssPrefix, "-").concat(s) : ""].filter(function(k) {
|
12438
12438
|
return v.classes.indexOf(k) === -1;
|
12439
12439
|
}).filter(function(k) {
|
12440
12440
|
return k !== "" || !!k;
|
@@ -12451,12 +12451,12 @@ function xa(c) {
|
|
12451
12451
|
}, w = I && !~v.classes.indexOf("fa-fw") ? {
|
12452
12452
|
width: "".concat(M / x * 16 * 0.0625, "em")
|
12453
12453
|
} : {};
|
12454
|
-
h && (g.attributes[U2] = ""),
|
12454
|
+
h && (g.attributes[U2] = ""), r && (g.children.push({
|
12455
12455
|
tag: "title",
|
12456
12456
|
attributes: {
|
12457
12457
|
id: g.attributes["aria-labelledby"] || "title-".concat(f || b1())
|
12458
12458
|
},
|
12459
|
-
children: [
|
12459
|
+
children: [r]
|
12460
12460
|
}), delete g.attributes.title);
|
12461
12461
|
var P = N(N({}, g), {}, {
|
12462
12462
|
prefix: t,
|
@@ -12465,7 +12465,7 @@ function xa(c) {
|
|
12465
12465
|
mask: i,
|
12466
12466
|
maskId: m,
|
12467
12467
|
transform: n,
|
12468
|
-
symbol:
|
12468
|
+
symbol: l,
|
12469
12469
|
styles: N(N({}, w), v.styles)
|
12470
12470
|
}), S = i.found && e.found ? L2("generateAbstractMask", P) || {
|
12471
12471
|
children: [],
|
@@ -12474,15 +12474,15 @@ function xa(c) {
|
|
12474
12474
|
children: [],
|
12475
12475
|
attributes: {}
|
12476
12476
|
}, q = S.children, y = S.attributes;
|
12477
|
-
return P.children = q, P.attributes = y,
|
12477
|
+
return P.children = q, P.attributes = y, l ? DT(P) : TT(P);
|
12478
12478
|
}
|
12479
12479
|
function V9(c) {
|
12480
|
-
var a = c.content, e = c.width, i = c.height, t = c.transform, s = c.title, n = c.extra,
|
12480
|
+
var a = c.content, e = c.width, i = c.height, t = c.transform, s = c.title, n = c.extra, l = c.watchable, r = l === void 0 ? !1 : l, m = N(N(N({}, n.attributes), s ? {
|
12481
12481
|
title: s
|
12482
12482
|
} : {}), {}, {
|
12483
12483
|
class: n.classes.join(" ")
|
12484
12484
|
});
|
12485
|
-
|
12485
|
+
r && (m[U2] = "");
|
12486
12486
|
var f = N({}, n.styles);
|
12487
12487
|
ga(t) && (f.transform = uT({
|
12488
12488
|
transform: t,
|
@@ -12660,16 +12660,16 @@ var r3 = {
|
|
12660
12660
|
return r3.replace(a);
|
12661
12661
|
var t = new RegExp("".concat(T.cssPrefix, "-.*"));
|
12662
12662
|
if (delete i[0].attributes.id, i[0].attributes.class) {
|
12663
|
-
var s = i[0].attributes.class.split(" ").reduce(function(
|
12664
|
-
return
|
12663
|
+
var s = i[0].attributes.class.split(" ").reduce(function(l, r) {
|
12664
|
+
return r === T.replacementClass || r.match(t) ? l.toSvg.push(r) : l.toNode.push(r), l;
|
12665
12665
|
}, {
|
12666
12666
|
toNode: [],
|
12667
12667
|
toSvg: []
|
12668
12668
|
});
|
12669
12669
|
i[0].attributes.class = s.toSvg.join(" "), s.toNode.length === 0 ? e.removeAttribute("class") : e.setAttribute("class", s.toNode.join(" "));
|
12670
12670
|
}
|
12671
|
-
var n = i.map(function(
|
12672
|
-
return U1(
|
12671
|
+
var n = i.map(function(l) {
|
12672
|
+
return U1(l);
|
12673
12673
|
}).join(`
|
12674
12674
|
`);
|
12675
12675
|
e.setAttribute(U2, ""), e.innerHTML = n;
|
@@ -12700,7 +12700,7 @@ function D4() {
|
|
12700
12700
|
var d3 = null;
|
12701
12701
|
function g9(c) {
|
12702
12702
|
if (f9 && T.observeMutations) {
|
12703
|
-
var a = c.treeCallback, e = a === void 0 ? n3 : a, i = c.nodeCallback, t = i === void 0 ? n3 : i, s = c.pseudoElementsCallback, n = s === void 0 ? n3 : s,
|
12703
|
+
var a = c.treeCallback, e = a === void 0 ? n3 : a, i = c.nodeCallback, t = i === void 0 ? n3 : i, s = c.pseudoElementsCallback, n = s === void 0 ? n3 : s, l = c.observeMutationsRoot, r = l === void 0 ? W : l;
|
12704
12704
|
d3 = new f9(function(m) {
|
12705
12705
|
if (!Aa) {
|
12706
12706
|
var f = k2();
|
@@ -12713,7 +12713,7 @@ function g9(c) {
|
|
12713
12713
|
ET(v.target) && t(v.target);
|
12714
12714
|
});
|
12715
12715
|
}
|
12716
|
-
}), b2 && d3.observe(
|
12716
|
+
}), b2 && d3.observe(r, {
|
12717
12717
|
childList: !0,
|
12718
12718
|
attributes: !0,
|
12719
12719
|
characterData: !0,
|
@@ -12727,8 +12727,8 @@ function UT() {
|
|
12727
12727
|
function WT(c) {
|
12728
12728
|
var a = c.getAttribute("style"), e = [];
|
12729
12729
|
return a && (e = a.split(";").reduce(function(i, t) {
|
12730
|
-
var s = t.split(":"), n = s[0],
|
12731
|
-
return n &&
|
12730
|
+
var s = t.split(":"), n = s[0], l = s.slice(1);
|
12731
|
+
return n && l.length > 0 && (i[n] = l.join(":").trim()), i;
|
12732
12732
|
}, {})), e;
|
12733
12733
|
}
|
12734
12734
|
function GT(c) {
|
@@ -12765,7 +12765,7 @@ function QT() {
|
|
12765
12765
|
function C9(c) {
|
12766
12766
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
|
12767
12767
|
styleParser: !0
|
12768
|
-
}, e = GT(c), i = e.iconName, t = e.prefix, s = e.rest, n = YT(c),
|
12768
|
+
}, e = GT(c), i = e.iconName, t = e.prefix, s = e.rest, n = YT(c), l = N4("parseNodeAttributes", {}, c), r = a.styleParser ? WT(c) : [];
|
12769
12769
|
return N({
|
12770
12770
|
iconName: i,
|
12771
12771
|
title: c.getAttribute("title"),
|
@@ -12781,10 +12781,10 @@ function C9(c) {
|
|
12781
12781
|
symbol: !1,
|
12782
12782
|
extra: {
|
12783
12783
|
classes: s,
|
12784
|
-
styles:
|
12784
|
+
styles: r,
|
12785
12785
|
attributes: n
|
12786
12786
|
}
|
12787
|
-
},
|
12787
|
+
}, l);
|
12788
12788
|
}
|
12789
12789
|
var ZT = d2.styles;
|
12790
12790
|
function Qw(c) {
|
@@ -12817,16 +12817,16 @@ function L9(c) {
|
|
12817
12817
|
})).join(", ");
|
12818
12818
|
if (n.length === 0)
|
12819
12819
|
return Promise.resolve();
|
12820
|
-
var
|
12820
|
+
var l = [];
|
12821
12821
|
try {
|
12822
|
-
|
12822
|
+
l = l1(c.querySelectorAll(n));
|
12823
12823
|
} catch {
|
12824
12824
|
}
|
12825
|
-
if (
|
12825
|
+
if (l.length > 0)
|
12826
12826
|
i("pending"), t("complete");
|
12827
12827
|
else
|
12828
12828
|
return Promise.resolve();
|
12829
|
-
var
|
12829
|
+
var r = ya.begin("onTree"), m = l.reduce(function(f, v) {
|
12830
12830
|
try {
|
12831
12831
|
var p = Qw(v);
|
12832
12832
|
p && f.push(p);
|
@@ -12838,10 +12838,10 @@ function L9(c) {
|
|
12838
12838
|
return new Promise(function(f, v) {
|
12839
12839
|
Promise.all(m).then(function(p) {
|
12840
12840
|
Gw(p, function() {
|
12841
|
-
i("active"), i("complete"), t("pending"), typeof a == "function" && a(),
|
12841
|
+
i("active"), i("complete"), t("pending"), typeof a == "function" && a(), r(), f();
|
12842
12842
|
});
|
12843
12843
|
}).catch(function(p) {
|
12844
|
-
|
12844
|
+
r(), v(p);
|
12845
12845
|
});
|
12846
12846
|
});
|
12847
12847
|
}
|
@@ -12860,7 +12860,7 @@ function JT(c) {
|
|
12860
12860
|
};
|
12861
12861
|
}
|
12862
12862
|
var KT = function(a) {
|
12863
|
-
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.transform, t = i === void 0 ? v2 : i, s = e.symbol, n = s === void 0 ? !1 : s,
|
12863
|
+
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.transform, t = i === void 0 ? v2 : i, s = e.symbol, n = s === void 0 ? !1 : s, l = e.mask, r = l === void 0 ? null : l, m = e.maskId, f = m === void 0 ? null : m, v = e.title, p = v === void 0 ? null : v, h = e.titleId, C = h === void 0 ? null : h, M = e.classes, x = M === void 0 ? [] : M, I = e.attributes, _ = I === void 0 ? {} : I, g = e.styles, w = g === void 0 ? {} : g;
|
12864
12864
|
if (a) {
|
12865
12865
|
var P = a.prefix, S = a.iconName, q = a.icon;
|
12866
12866
|
return u4(N({
|
@@ -12872,7 +12872,7 @@ var KT = function(a) {
|
|
12872
12872
|
}), T.autoA11y && (p ? _["aria-labelledby"] = "".concat(T.replacementClass, "-title-").concat(C || b1()) : (_["aria-hidden"] = "true", _.focusable = "false")), xa({
|
12873
12873
|
icons: {
|
12874
12874
|
main: k4(q),
|
12875
|
-
mask:
|
12875
|
+
mask: r ? k4(r.icon) : {
|
12876
12876
|
found: !1,
|
12877
12877
|
width: null,
|
12878
12878
|
height: null,
|
@@ -12913,9 +12913,9 @@ var KT = function(a) {
|
|
12913
12913
|
} : s;
|
12914
12914
|
return L9(t, n);
|
12915
12915
|
}, a.generateSvgReplacementMutation = function(e, i) {
|
12916
|
-
var t = i.iconName, s = i.title, n = i.titleId,
|
12916
|
+
var t = i.iconName, s = i.title, n = i.titleId, l = i.prefix, r = i.transform, m = i.symbol, f = i.mask, v = i.maskId, p = i.extra;
|
12917
12917
|
return new Promise(function(h, C) {
|
12918
|
-
Promise.all([_4(t,
|
12918
|
+
Promise.all([_4(t, l), f.iconName ? _4(f.iconName, f.prefix) : Promise.resolve({
|
12919
12919
|
found: !1,
|
12920
12920
|
width: 512,
|
12921
12921
|
height: 512,
|
@@ -12927,9 +12927,9 @@ var KT = function(a) {
|
|
12927
12927
|
main: I,
|
12928
12928
|
mask: _
|
12929
12929
|
},
|
12930
|
-
prefix:
|
12930
|
+
prefix: l,
|
12931
12931
|
iconName: t,
|
12932
|
-
transform:
|
12932
|
+
transform: r,
|
12933
12933
|
symbol: m,
|
12934
12934
|
maskId: v,
|
12935
12935
|
title: s,
|
@@ -12940,8 +12940,8 @@ var KT = function(a) {
|
|
12940
12940
|
}).catch(C);
|
12941
12941
|
});
|
12942
12942
|
}, a.generateAbstractIcon = function(e) {
|
12943
|
-
var i = e.children, t = e.attributes, s = e.main, n = e.transform,
|
12944
|
-
|
12943
|
+
var i = e.children, t = e.attributes, s = e.main, n = e.transform, l = e.styles, r = l4(l);
|
12944
|
+
r.length > 0 && (t.style = r);
|
12945
12945
|
var m;
|
12946
12946
|
return ga(n) && (m = L2("generateAbstractTransformGrouping", {
|
12947
12947
|
main: s,
|
@@ -12967,10 +12967,10 @@ var KT = function(a) {
|
|
12967
12967
|
params: i
|
12968
12968
|
});
|
12969
12969
|
var n = [];
|
12970
|
-
return e(function(
|
12971
|
-
Array.isArray(
|
12972
|
-
n = n.concat(
|
12973
|
-
}) : n = n.concat(
|
12970
|
+
return e(function(l) {
|
12971
|
+
Array.isArray(l) ? l.map(function(r) {
|
12972
|
+
n = n.concat(r.abstract);
|
12973
|
+
}) : n = n.concat(l.abstract);
|
12974
12974
|
}), [{
|
12975
12975
|
tag: "span",
|
12976
12976
|
attributes: {
|
@@ -12986,7 +12986,7 @@ var KT = function(a) {
|
|
12986
12986
|
mixout: function() {
|
12987
12987
|
return {
|
12988
12988
|
counter: function(e) {
|
12989
|
-
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = i.title, s = t === void 0 ? null : t, n = i.classes,
|
12989
|
+
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = i.title, s = t === void 0 ? null : t, n = i.classes, l = n === void 0 ? [] : n, r = i.attributes, m = r === void 0 ? {} : r, f = i.styles, v = f === void 0 ? {} : f;
|
12990
12990
|
return u4({
|
12991
12991
|
type: "counter",
|
12992
12992
|
content: e
|
@@ -13000,7 +13000,7 @@ var KT = function(a) {
|
|
13000
13000
|
extra: {
|
13001
13001
|
attributes: m,
|
13002
13002
|
styles: v,
|
13003
|
-
classes: ["".concat(T.cssPrefix, "-layers-counter")].concat($1(
|
13003
|
+
classes: ["".concat(T.cssPrefix, "-layers-counter")].concat($1(l))
|
13004
13004
|
}
|
13005
13005
|
});
|
13006
13006
|
});
|
@@ -13011,7 +13011,7 @@ var KT = function(a) {
|
|
13011
13011
|
mixout: function() {
|
13012
13012
|
return {
|
13013
13013
|
text: function(e) {
|
13014
|
-
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = i.transform, s = t === void 0 ? v2 : t, n = i.title,
|
13014
|
+
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = i.transform, s = t === void 0 ? v2 : t, n = i.title, l = n === void 0 ? null : n, r = i.classes, m = r === void 0 ? [] : r, f = i.attributes, v = f === void 0 ? {} : f, p = i.styles, h = p === void 0 ? {} : p;
|
13015
13015
|
return u4({
|
13016
13016
|
type: "text",
|
13017
13017
|
content: e
|
@@ -13022,7 +13022,7 @@ var KT = function(a) {
|
|
13022
13022
|
}), V9({
|
13023
13023
|
content: e,
|
13024
13024
|
transform: N(N({}, v2), s),
|
13025
|
-
title:
|
13025
|
+
title: l,
|
13026
13026
|
extra: {
|
13027
13027
|
attributes: v,
|
13028
13028
|
styles: h,
|
@@ -13035,15 +13035,15 @@ var KT = function(a) {
|
|
13035
13035
|
},
|
13036
13036
|
provides: function(a) {
|
13037
13037
|
a.generateLayersText = function(e, i) {
|
13038
|
-
var t = i.title, s = i.transform, n = i.extra,
|
13038
|
+
var t = i.title, s = i.transform, n = i.extra, l = null, r = null;
|
13039
13039
|
if (Aw) {
|
13040
13040
|
var m = parseInt(getComputedStyle(e).fontSize, 10), f = e.getBoundingClientRect();
|
13041
|
-
|
13041
|
+
l = f.width / m, r = f.height / m;
|
13042
13042
|
}
|
13043
13043
|
return T.autoA11y && !t && (n.attributes["aria-hidden"] = "true"), Promise.resolve([e, V9({
|
13044
13044
|
content: e.innerHTML,
|
13045
|
-
width:
|
13046
|
-
height:
|
13045
|
+
width: l,
|
13046
|
+
height: r,
|
13047
13047
|
transform: s,
|
13048
13048
|
title: t,
|
13049
13049
|
extra: n,
|
@@ -13066,11 +13066,11 @@ function x9(c, a) {
|
|
13066
13066
|
return i();
|
13067
13067
|
var s = l1(c.children), n = s.filter(function(q) {
|
13068
13068
|
return q.getAttribute(y4) === a;
|
13069
|
-
})[0],
|
13070
|
-
if (n && !
|
13069
|
+
})[0], l = w2.getComputedStyle(c, a), r = l.getPropertyValue("font-family").match(J_), m = l.getPropertyValue("font-weight"), f = l.getPropertyValue("content");
|
13070
|
+
if (n && !r)
|
13071
13071
|
return c.removeChild(n), i();
|
13072
|
-
if (
|
13073
|
-
var v =
|
13072
|
+
if (r && f !== "none" && f !== "") {
|
13073
|
+
var v = l.getPropertyValue("content"), p = ~["Sharp"].indexOf(r[2]) ? Q : U, h = ~["Solid", "Regular", "Light", "Thin", "Duotone", "Brands", "Kit"].indexOf(r[2]) ? g1[p][r[2].toLowerCase()] : K_[p][m], C = sD(v), M = C.value, x = C.isSecondary, I = r[0].startsWith("FontAwesome"), _ = La(h, M), g = _;
|
13074
13074
|
if (I) {
|
13075
13075
|
var w = xT(M);
|
13076
13076
|
w.iconName && w.prefix && (_ = w.iconName, h = w.prefix);
|
@@ -13167,34 +13167,34 @@ var lD = {
|
|
13167
13167
|
rotate: 0
|
13168
13168
|
};
|
13169
13169
|
return a.toLowerCase().split(" ").reduce(function(i, t) {
|
13170
|
-
var s = t.toLowerCase().split("-"), n = s[0],
|
13171
|
-
if (n &&
|
13170
|
+
var s = t.toLowerCase().split("-"), n = s[0], l = s.slice(1).join("-");
|
13171
|
+
if (n && l === "h")
|
13172
13172
|
return i.flipX = !0, i;
|
13173
|
-
if (n &&
|
13173
|
+
if (n && l === "v")
|
13174
13174
|
return i.flipY = !0, i;
|
13175
|
-
if (
|
13175
|
+
if (l = parseFloat(l), isNaN(l))
|
13176
13176
|
return i;
|
13177
13177
|
switch (n) {
|
13178
13178
|
case "grow":
|
13179
|
-
i.size = i.size +
|
13179
|
+
i.size = i.size + l;
|
13180
13180
|
break;
|
13181
13181
|
case "shrink":
|
13182
|
-
i.size = i.size -
|
13182
|
+
i.size = i.size - l;
|
13183
13183
|
break;
|
13184
13184
|
case "left":
|
13185
|
-
i.x = i.x -
|
13185
|
+
i.x = i.x - l;
|
13186
13186
|
break;
|
13187
13187
|
case "right":
|
13188
|
-
i.x = i.x +
|
13188
|
+
i.x = i.x + l;
|
13189
13189
|
break;
|
13190
13190
|
case "up":
|
13191
|
-
i.y = i.y -
|
13191
|
+
i.y = i.y - l;
|
13192
13192
|
break;
|
13193
13193
|
case "down":
|
13194
|
-
i.y = i.y +
|
13194
|
+
i.y = i.y + l;
|
13195
13195
|
break;
|
13196
13196
|
case "rotate":
|
13197
|
-
i.rotate = i.rotate +
|
13197
|
+
i.rotate = i.rotate + l;
|
13198
13198
|
break;
|
13199
13199
|
}
|
13200
13200
|
return i;
|
@@ -13219,14 +13219,14 @@ var lD = {
|
|
13219
13219
|
},
|
13220
13220
|
provides: function(a) {
|
13221
13221
|
a.generateAbstractTransformGrouping = function(e) {
|
13222
|
-
var i = e.main, t = e.transform, s = e.containerWidth, n = e.iconWidth,
|
13222
|
+
var i = e.main, t = e.transform, s = e.containerWidth, n = e.iconWidth, l = {
|
13223
13223
|
transform: "translate(".concat(s / 2, " 256)")
|
13224
|
-
},
|
13225
|
-
transform: "".concat(
|
13224
|
+
}, r = "translate(".concat(t.x * 32, ", ").concat(t.y * 32, ") "), m = "scale(".concat(t.size / 16 * (t.flipX ? -1 : 1), ", ").concat(t.size / 16 * (t.flipY ? -1 : 1), ") "), f = "rotate(".concat(t.rotate, " 0 0)"), v = {
|
13225
|
+
transform: "".concat(r, " ").concat(m, " ").concat(f)
|
13226
13226
|
}, p = {
|
13227
13227
|
transform: "translate(".concat(n / 2 * -1, " -256)")
|
13228
13228
|
}, h = {
|
13229
|
-
outer:
|
13229
|
+
outer: l,
|
13230
13230
|
inner: v,
|
13231
13231
|
path: p
|
13232
13232
|
};
|
@@ -13271,8 +13271,8 @@ var mD = {
|
|
13271
13271
|
},
|
13272
13272
|
provides: function(a) {
|
13273
13273
|
a.generateAbstractMask = function(e) {
|
13274
|
-
var i = e.children, t = e.attributes, s = e.main, n = e.mask,
|
13275
|
-
transform:
|
13274
|
+
var i = e.children, t = e.attributes, s = e.main, n = e.mask, l = e.maskId, r = e.transform, m = s.width, f = s.icon, v = n.width, p = n.icon, h = fT({
|
13275
|
+
transform: r,
|
13276
13276
|
containerWidth: v,
|
13277
13277
|
iconWidth: m
|
13278
13278
|
}), C = {
|
@@ -13293,7 +13293,7 @@ var mD = {
|
|
13293
13293
|
tag: "g",
|
13294
13294
|
attributes: N({}, h.outer),
|
13295
13295
|
children: [x]
|
13296
|
-
}, _ = "mask-".concat(
|
13296
|
+
}, _ = "mask-".concat(l || b1()), g = "clip-".concat(l || b1()), w = {
|
13297
13297
|
tag: "mask",
|
13298
13298
|
attributes: N(N({}, g4), {}, {
|
13299
13299
|
id: _,
|
@@ -13343,7 +13343,7 @@ var mD = {
|
|
13343
13343
|
});
|
13344
13344
|
var n = N(N({}, s), {}, {
|
13345
13345
|
attributeName: "opacity"
|
13346
|
-
}),
|
13346
|
+
}), l = {
|
13347
13347
|
tag: "circle",
|
13348
13348
|
attributes: N(N({}, t), {}, {
|
13349
13349
|
cx: "256",
|
@@ -13352,7 +13352,7 @@ var mD = {
|
|
13352
13352
|
}),
|
13353
13353
|
children: []
|
13354
13354
|
};
|
13355
|
-
return e ||
|
13355
|
+
return e || l.children.push({
|
13356
13356
|
tag: "animate",
|
13357
13357
|
attributes: N(N({}, s), {}, {
|
13358
13358
|
attributeName: "r",
|
@@ -13363,7 +13363,7 @@ var mD = {
|
|
13363
13363
|
attributes: N(N({}, n), {}, {
|
13364
13364
|
values: "1;0;1;1;0;1;"
|
13365
13365
|
})
|
13366
|
-
}), i.push(
|
13366
|
+
}), i.push(l), i.push({
|
13367
13367
|
tag: "path",
|
13368
13368
|
attributes: N(N({}, t), {}, {
|
13369
13369
|
opacity: "1",
|
@@ -13429,15 +13429,15 @@ const VD = B({
|
|
13429
13429
|
}
|
13430
13430
|
},
|
13431
13431
|
setup(c) {
|
13432
|
-
const a = (
|
13433
|
-
const f = (
|
13432
|
+
const a = (r) => w9.icon ? w9.icon(r) : null, e = (r, m = {}) => {
|
13433
|
+
const f = (r.children || []).map(
|
13434
13434
|
(h) => e(h)
|
13435
13435
|
);
|
13436
|
-
if (
|
13436
|
+
if (r.prefix)
|
13437
13437
|
return;
|
13438
|
-
const v = Object.keys(
|
13438
|
+
const v = Object.keys(r.attributes || {}).reduce(
|
13439
13439
|
(h, C) => {
|
13440
|
-
const M =
|
13440
|
+
const M = r.attributes[C];
|
13441
13441
|
return h.attrs[C] = M, h;
|
13442
13442
|
},
|
13443
13443
|
{
|
@@ -13445,7 +13445,7 @@ const VD = B({
|
|
13445
13445
|
}
|
13446
13446
|
), { ...p } = m;
|
13447
13447
|
return j2(
|
13448
|
-
|
13448
|
+
r.tag,
|
13449
13449
|
{
|
13450
13450
|
...v.attrs,
|
13451
13451
|
...p
|
@@ -13453,8 +13453,8 @@ const VD = B({
|
|
13453
13453
|
f
|
13454
13454
|
);
|
13455
13455
|
};
|
13456
|
-
function i(
|
13457
|
-
let p = `fa-${
|
13456
|
+
function i(r) {
|
13457
|
+
let p = `fa-${r}`.split("-").map(
|
13458
13458
|
(C) => C.charAt(0).toUpperCase() + C.slice(1).toLowerCase()
|
13459
13459
|
).join("");
|
13460
13460
|
return p.charAt(0).toLowerCase() + p.slice(1);
|
@@ -13469,16 +13469,16 @@ const VD = B({
|
|
13469
13469
|
);
|
13470
13470
|
e2(
|
13471
13471
|
n,
|
13472
|
-
(
|
13473
|
-
if (!
|
13472
|
+
(r) => {
|
13473
|
+
if (!r)
|
13474
13474
|
return console.log("Could not find one or more icon(s)", s);
|
13475
13475
|
},
|
13476
13476
|
{ immediate: !0 }
|
13477
13477
|
);
|
13478
|
-
const
|
13478
|
+
const l = L(
|
13479
13479
|
() => n.value ? e(n.value.abstract[0]) : null
|
13480
13480
|
);
|
13481
|
-
return () =>
|
13481
|
+
return () => l.value;
|
13482
13482
|
}
|
13483
13483
|
}), zD = ["disabled"], HD = /* @__PURE__ */ B({
|
13484
13484
|
__name: "AVButton",
|
@@ -13615,7 +13615,7 @@ const CD = /* @__PURE__ */ D(gD, [["__scopeId", "data-v-70d9cfd4"]]), LD = /* @_
|
|
13615
13615
|
class: O(`AVBullet--container AVBullet--outer-circle ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`),
|
13616
13616
|
"data-test": "number-bullet"
|
13617
13617
|
}, [
|
13618
|
-
|
13618
|
+
o("div", {
|
13619
13619
|
class: O(`AVBullet--number ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`)
|
13620
13620
|
}, V(c.value || "0"), 3)
|
13621
13621
|
], 2)) : (u(), j(i, {
|
@@ -13683,7 +13683,7 @@ const I4 = /* @__PURE__ */ D(LD, [["__scopeId", "data-v-83458350"]]), bD = { cla
|
|
13683
13683
|
disabled: e.disabled
|
13684
13684
|
}));
|
13685
13685
|
return (s, n) => {
|
13686
|
-
const
|
13686
|
+
const l = H("AVTooltip"), r = H("AVIcon");
|
13687
13687
|
return u(), d("div", bD, [
|
13688
13688
|
c.inputLabel ? (u(), d("label", {
|
13689
13689
|
key: 0,
|
@@ -13691,24 +13691,24 @@ const I4 = /* @__PURE__ */ D(LD, [["__scopeId", "data-v-83458350"]]), bD = { cla
|
|
13691
13691
|
class: "AVTextInput--label",
|
13692
13692
|
"data-test": "input-label"
|
13693
13693
|
}, [
|
13694
|
-
|
13695
|
-
c.tooltipText ? (u(), j(
|
13694
|
+
o("span", null, V(c.inputLabel), 1),
|
13695
|
+
c.tooltipText ? (u(), j(l, {
|
13696
13696
|
key: 0,
|
13697
13697
|
id: `${c.id}-info-tooltip`,
|
13698
13698
|
position: "right",
|
13699
13699
|
content: c.tooltipText
|
13700
13700
|
}, null, 8, ["id", "content"])) : b("", !0)
|
13701
13701
|
], 8, xD)) : b("", !0),
|
13702
|
-
|
13703
|
-
|
13704
|
-
c.icon ? (u(), j(
|
13702
|
+
o("div", yD, [
|
13703
|
+
o("div", AD, [
|
13704
|
+
c.icon ? (u(), j(r, {
|
13705
13705
|
key: 0,
|
13706
13706
|
icon: `fa-solid fa-${c.icon}`,
|
13707
13707
|
class: "AVTextInput--input-icon",
|
13708
13708
|
"data-test": "input-icon"
|
13709
13709
|
}, null, 8, ["icon"])) : b("", !0)
|
13710
13710
|
]),
|
13711
|
-
|
13711
|
+
o("input", {
|
13712
13712
|
id: c.id,
|
13713
13713
|
placeholder: c.placeholder,
|
13714
13714
|
type: "text",
|
@@ -13718,7 +13718,7 @@ const I4 = /* @__PURE__ */ D(LD, [["__scopeId", "data-v-83458350"]]), bD = { cla
|
|
13718
13718
|
onInput: i
|
13719
13719
|
}, null, 42, SD),
|
13720
13720
|
c.error ? (u(), d("div", ND, [
|
13721
|
-
z(
|
13721
|
+
z(r, {
|
13722
13722
|
icon: "fa-solid fa-circle-exclamation",
|
13723
13723
|
class: "AVTextInput--error-icon",
|
13724
13724
|
"data-test": "input-error-icon"
|
@@ -13797,9 +13797,9 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13797
13797
|
f.target.value === "" && a("update:modelValue", 0);
|
13798
13798
|
}, n = () => {
|
13799
13799
|
i.value.classList.remove("hidden"), i.value.classList.add("AVNumberInput--shown");
|
13800
|
-
},
|
13800
|
+
}, l = () => {
|
13801
13801
|
e.error || (i.value.classList.remove("AVNumberInput--shown"), i.value.classList.add("hidden"));
|
13802
|
-
},
|
13802
|
+
}, r = () => {
|
13803
13803
|
const f = e.modelValue + e.step;
|
13804
13804
|
(e.max === null || f <= e.max) && a("update:modelValue", f);
|
13805
13805
|
}, m = () => {
|
@@ -13815,7 +13815,7 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13815
13815
|
class: "AVNumberInput--label",
|
13816
13816
|
"data-test": "input-label"
|
13817
13817
|
}, [
|
13818
|
-
|
13818
|
+
o("span", null, V(c.inputLabel), 1),
|
13819
13819
|
c.tooltipText ? (u(), j(p, {
|
13820
13820
|
key: 0,
|
13821
13821
|
id: `${c.id}-info-tooltip`,
|
@@ -13823,12 +13823,12 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13823
13823
|
content: c.tooltipText
|
13824
13824
|
}, null, 8, ["id", "content"])) : b("", !0)
|
13825
13825
|
], 8, DD)) : b("", !0),
|
13826
|
-
|
13826
|
+
o("div", {
|
13827
13827
|
class: "AVNumberInput--input-field",
|
13828
13828
|
onMouseenter: n,
|
13829
|
-
onMouseleave:
|
13829
|
+
onMouseleave: l
|
13830
13830
|
}, [
|
13831
|
-
|
13831
|
+
o("div", ID, [
|
13832
13832
|
c.icon ? (u(), j(h, {
|
13833
13833
|
key: 0,
|
13834
13834
|
icon: `fa-solid fa-${c.icon}`,
|
@@ -13836,7 +13836,7 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13836
13836
|
"data-test": "input-icon"
|
13837
13837
|
}, null, 8, ["icon"])) : b("", !0)
|
13838
13838
|
]),
|
13839
|
-
|
13839
|
+
o("input", {
|
13840
13840
|
value: c.modelValue,
|
13841
13841
|
onInput: t,
|
13842
13842
|
onBlur: s,
|
@@ -13851,14 +13851,14 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13851
13851
|
max: c.max,
|
13852
13852
|
step: c.step
|
13853
13853
|
}, null, 46, PD),
|
13854
|
-
|
13854
|
+
o("div", {
|
13855
13855
|
class: O(`AVNumberInput--controllers-container ${!c.error && "hidden"} ${c.error && "error"} ${c.disabled || c.disableControllers ? "disabled" : ""}`),
|
13856
13856
|
ref_key: "inputControllers",
|
13857
13857
|
ref: i,
|
13858
13858
|
"data-test": "input-controllers"
|
13859
13859
|
}, [
|
13860
|
-
|
13861
|
-
onClick:
|
13860
|
+
o("button", {
|
13861
|
+
onClick: r,
|
13862
13862
|
class: "AVNumberInput--button",
|
13863
13863
|
"data-test": "input-controller-plus"
|
13864
13864
|
}, [
|
@@ -13867,7 +13867,7 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13867
13867
|
class: "AVNumberInput--controller-icon"
|
13868
13868
|
})
|
13869
13869
|
]),
|
13870
|
-
|
13870
|
+
o("button", {
|
13871
13871
|
onClick: m,
|
13872
13872
|
class: "AVNumberInput--button",
|
13873
13873
|
"data-test": "input-controller-minus"
|
@@ -13943,7 +13943,7 @@ const ED = /* @__PURE__ */ D(jD, [["__scopeId", "data-v-cd10cd1f"]]), qD = { cla
|
|
13943
13943
|
a("update:modelValue", s.target.value);
|
13944
13944
|
};
|
13945
13945
|
return (s, n) => {
|
13946
|
-
const
|
13946
|
+
const l = H("AVTooltip"), r = H("AVIcon");
|
13947
13947
|
return u(), d("div", qD, [
|
13948
13948
|
c.inputLabel ? (u(), d("label", {
|
13949
13949
|
key: 0,
|
@@ -13951,24 +13951,24 @@ const ED = /* @__PURE__ */ D(jD, [["__scopeId", "data-v-cd10cd1f"]]), qD = { cla
|
|
13951
13951
|
class: "AVPaswordInput--label",
|
13952
13952
|
"data-test": "input-label"
|
13953
13953
|
}, [
|
13954
|
-
|
13955
|
-
c.tooltipText ? (u(), j(
|
13954
|
+
o("span", null, V(c.inputLabel), 1),
|
13955
|
+
c.tooltipText ? (u(), j(l, {
|
13956
13956
|
key: 0,
|
13957
13957
|
id: `${c.id}-info-tooltip`,
|
13958
13958
|
position: "right",
|
13959
13959
|
content: c.tooltipText
|
13960
13960
|
}, null, 8, ["id", "content"])) : b("", !0)
|
13961
13961
|
], 8, FD)) : b("", !0),
|
13962
|
-
|
13963
|
-
|
13964
|
-
c.disableIcon ? b("", !0) : (u(), j(
|
13962
|
+
o("div", $D, [
|
13963
|
+
o("div", RD, [
|
13964
|
+
c.disableIcon ? b("", !0) : (u(), j(r, {
|
13965
13965
|
key: 0,
|
13966
13966
|
icon: "fa-solid fa-key",
|
13967
13967
|
class: "AVPaswordInput--input-icon",
|
13968
13968
|
"data-test": "input-icon"
|
13969
13969
|
}))
|
13970
13970
|
]),
|
13971
|
-
|
13971
|
+
o("input", {
|
13972
13972
|
value: c.modelValue,
|
13973
13973
|
onInput: t,
|
13974
13974
|
type: `${e.value ? "text" : "password"}`,
|
@@ -13979,11 +13979,11 @@ const ED = /* @__PURE__ */ D(jD, [["__scopeId", "data-v-cd10cd1f"]]), qD = { cla
|
|
13979
13979
|
ref: "textInput",
|
13980
13980
|
name: c.id
|
13981
13981
|
}, null, 42, UD),
|
13982
|
-
|
13982
|
+
o("div", {
|
13983
13983
|
class: O(`AVPaswordInput--icon-container ${c.disabled && "hidden"}`)
|
13984
13984
|
}, [
|
13985
|
-
|
13986
|
-
z(
|
13985
|
+
o("button", { onClick: i }, [
|
13986
|
+
z(r, {
|
13987
13987
|
icon: `fa-solid fa-${e.value ? "eye-slash" : "eye"}`,
|
13988
13988
|
class: "AVPaswordInput--input-icon",
|
13989
13989
|
"data-test": "show-pass-icon"
|
@@ -14058,7 +14058,7 @@ const YD = /* @__PURE__ */ D(GD, [["__scopeId", "data-v-d3a76ffa"]]), QD = { cla
|
|
14058
14058
|
class: "AVDatetimeInput--label",
|
14059
14059
|
"data-test": "input-label"
|
14060
14060
|
}, [
|
14061
|
-
|
14061
|
+
o("span", null, V(c.inputLabel), 1),
|
14062
14062
|
c.tooltipText ? (u(), j(s, {
|
14063
14063
|
key: 0,
|
14064
14064
|
id: `${c.id}-info-tooltip`,
|
@@ -14066,8 +14066,8 @@ const YD = /* @__PURE__ */ D(GD, [["__scopeId", "data-v-d3a76ffa"]]), QD = { cla
|
|
14066
14066
|
content: c.tooltipText
|
14067
14067
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14068
14068
|
], 8, ZD)) : b("", !0),
|
14069
|
-
|
14070
|
-
|
14069
|
+
o("div", XD, [
|
14070
|
+
o("div", JD, [
|
14071
14071
|
c.icon ? (u(), j(n, {
|
14072
14072
|
key: 0,
|
14073
14073
|
icon: `fa-solid fa-${c.icon}`,
|
@@ -14075,7 +14075,7 @@ const YD = /* @__PURE__ */ D(GD, [["__scopeId", "data-v-d3a76ffa"]]), QD = { cla
|
|
14075
14075
|
"data-test": "input-icon"
|
14076
14076
|
}, null, 8, ["icon"])) : b("", !0)
|
14077
14077
|
]),
|
14078
|
-
|
14078
|
+
o("input", {
|
14079
14079
|
value: c.modelValue,
|
14080
14080
|
onInput: e,
|
14081
14081
|
type: "datetime-local",
|
@@ -14159,7 +14159,7 @@ const aI = /* @__PURE__ */ D(eI, [["__scopeId", "data-v-2fe9b4c5"]]), iI = { cla
|
|
14159
14159
|
class: "AVTextArea--label",
|
14160
14160
|
"data-test": "input-label"
|
14161
14161
|
}, [
|
14162
|
-
|
14162
|
+
o("span", null, V(c.inputLabel), 1),
|
14163
14163
|
c.tooltipText ? (u(), j(s, {
|
14164
14164
|
key: 0,
|
14165
14165
|
id: `${c.id}-info-tooltip`,
|
@@ -14167,8 +14167,8 @@ const aI = /* @__PURE__ */ D(eI, [["__scopeId", "data-v-2fe9b4c5"]]), iI = { cla
|
|
14167
14167
|
content: c.tooltipText
|
14168
14168
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14169
14169
|
], 8, tI)) : b("", !0),
|
14170
|
-
|
14171
|
-
|
14170
|
+
o("div", sI, [
|
14171
|
+
o("div", {
|
14172
14172
|
class: "AVTextArea--icon-container",
|
14173
14173
|
style: H2(`height: ${1.5625 * c.rows + 1}rem;`)
|
14174
14174
|
}, [
|
@@ -14179,7 +14179,7 @@ const aI = /* @__PURE__ */ D(eI, [["__scopeId", "data-v-2fe9b4c5"]]), iI = { cla
|
|
14179
14179
|
"data-test": "input-icon"
|
14180
14180
|
}, null, 8, ["icon"])) : b("", !0)
|
14181
14181
|
], 4),
|
14182
|
-
|
14182
|
+
o("textarea", {
|
14183
14183
|
value: c.modelValue,
|
14184
14184
|
onInput: e,
|
14185
14185
|
class: O(`AVTextArea ${c.error && "error"} ${!c.icon && "no-icon"} ${c.disabled && "disabled"}`),
|
@@ -14334,23 +14334,23 @@ const hI = /* @__PURE__ */ D(pI, [["__scopeId", "data-v-ff11beb8"]]), VI = { cla
|
|
14334
14334
|
active: !1,
|
14335
14335
|
customWidth: null,
|
14336
14336
|
id: null
|
14337
|
-
}), t = L(() => e.options.map((
|
14338
|
-
label:
|
14339
|
-
value:
|
14340
|
-
} :
|
14341
|
-
(
|
14337
|
+
}), t = L(() => e.options.map((r) => typeof r == "string" ? {
|
14338
|
+
label: r,
|
14339
|
+
value: r
|
14340
|
+
} : r)), s = L(() => t.value.find(
|
14341
|
+
(r) => r.value === e.modelValue
|
14342
14342
|
));
|
14343
14343
|
V2(() => {
|
14344
14344
|
i.id = e.id;
|
14345
14345
|
});
|
14346
|
-
const n = (
|
14347
|
-
a("update:modelValue",
|
14346
|
+
const n = (r) => {
|
14347
|
+
a("update:modelValue", r);
|
14348
14348
|
};
|
14349
14349
|
D9("sharedState", i);
|
14350
|
-
const
|
14350
|
+
const l = () => {
|
14351
14351
|
e.disabled || (i.active = !i.active);
|
14352
14352
|
};
|
14353
|
-
return (
|
14353
|
+
return (r, m) => {
|
14354
14354
|
const f = H("AVTooltip"), v = H("AVIcon"), p = H("AVDropdownItem"), h = H("AVDropdownContent");
|
14355
14355
|
return u(), d("div", VI, [
|
14356
14356
|
c.inputLabel ? (u(), d("label", {
|
@@ -14359,7 +14359,7 @@ const hI = /* @__PURE__ */ D(pI, [["__scopeId", "data-v-ff11beb8"]]), VI = { cla
|
|
14359
14359
|
class: "AVDropdown--label",
|
14360
14360
|
"data-test": "input-label"
|
14361
14361
|
}, [
|
14362
|
-
|
14362
|
+
o("span", null, V(c.inputLabel), 1),
|
14363
14363
|
c.tooltipText ? (u(), j(f, {
|
14364
14364
|
key: 0,
|
14365
14365
|
id: `${c.id}-info-tooltip`,
|
@@ -14367,11 +14367,11 @@ const hI = /* @__PURE__ */ D(pI, [["__scopeId", "data-v-ff11beb8"]]), VI = { cla
|
|
14367
14367
|
content: c.tooltipText
|
14368
14368
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14369
14369
|
], 8, zI)) : b("", !0),
|
14370
|
-
|
14371
|
-
onClick:
|
14370
|
+
o("div", {
|
14371
|
+
onClick: l,
|
14372
14372
|
class: "AVDropdown"
|
14373
14373
|
}, [
|
14374
|
-
|
14374
|
+
o("button", {
|
14375
14375
|
id: c.id,
|
14376
14376
|
class: O(`AVDropdown--button ${c.error && "error"} ${!c.icon && "no-icon"} ${c.disabled && "disabled"}`),
|
14377
14377
|
disabled: c.disabled,
|
@@ -14393,7 +14393,7 @@ const hI = /* @__PURE__ */ D(pI, [["__scopeId", "data-v-ff11beb8"]]), VI = { cla
|
|
14393
14393
|
class: "AVDropdown--selected-option",
|
14394
14394
|
textContent: V(s.value.label)
|
14395
14395
|
}, null, 8, CI)),
|
14396
|
-
|
14396
|
+
o("span", LI, [
|
14397
14397
|
z(v, {
|
14398
14398
|
icon: `fa-solid fa-${i.active ? "caret-down" : "caret-right"}`,
|
14399
14399
|
class: "AVDropdown--selector-icon",
|
@@ -14520,29 +14520,29 @@ const kI = /* @__PURE__ */ D(wI, [["__scopeId", "data-v-2ca0bff3"]]), _I = {
|
|
14520
14520
|
danger: "circle-xmark",
|
14521
14521
|
warning: "circle-exclamation"
|
14522
14522
|
};
|
14523
|
-
return (n,
|
14524
|
-
const
|
14523
|
+
return (n, l) => {
|
14524
|
+
const r = H("AVIcon");
|
14525
14525
|
return u(), d("div", {
|
14526
14526
|
class: O(`AVAlert AVAlert--${c.type}`),
|
14527
14527
|
style: H2(c.customWidth && `width: ${c.customWidth}px`),
|
14528
14528
|
"data-test": "alert"
|
14529
14529
|
}, [
|
14530
14530
|
c.disableHeader ? b("", !0) : (u(), d("div", _I, [
|
14531
|
-
|
14531
|
+
o("div", TI, [
|
14532
14532
|
c.disableIcon ? b("", !0) : (u(), d("div", DI, [
|
14533
|
-
z(
|
14533
|
+
z(r, {
|
14534
14534
|
icon: `fa-solid fa-${c.icon !== "" ? c.icon : s[c.type]}`,
|
14535
14535
|
"data-test": "alert-icon"
|
14536
14536
|
}, null, 8, ["icon"])
|
14537
14537
|
])),
|
14538
|
-
|
14538
|
+
o("span", II, V(c.title !== "" ? c.title : t[c.type]), 1)
|
14539
14539
|
]),
|
14540
14540
|
c.disableDismiss ? b("", !0) : (u(), d("button", {
|
14541
14541
|
key: 0,
|
14542
14542
|
class: "AVAlert--icon-container",
|
14543
14543
|
onClick: i
|
14544
14544
|
}, [
|
14545
|
-
z(
|
14545
|
+
z(r, {
|
14546
14546
|
icon: "fa-solid fa-xmark",
|
14547
14547
|
class: "AVAlert--icon-dismiss",
|
14548
14548
|
"data-test": "alert-icon-dismiss"
|
@@ -14675,9 +14675,9 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14675
14675
|
V2(() => {
|
14676
14676
|
e.value && (s.value = e.value);
|
14677
14677
|
});
|
14678
|
-
const
|
14678
|
+
const l = () => {
|
14679
14679
|
s.value = [...t.value.files], a("update", s.value);
|
14680
|
-
},
|
14680
|
+
}, r = (g) => {
|
14681
14681
|
g.preventDefault(), !e.disabled && (i.value = !0);
|
14682
14682
|
}, m = () => {
|
14683
14683
|
i.value = !1;
|
@@ -14720,7 +14720,7 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14720
14720
|
class: "AVFileInput--label",
|
14721
14721
|
"data-test": "input-label"
|
14722
14722
|
}, [
|
14723
|
-
|
14723
|
+
o("span", null, V(c.inputLabel), 1),
|
14724
14724
|
c.tooltipText ? (u(), j(P, {
|
14725
14725
|
key: 0,
|
14726
14726
|
id: `${c.id}-info-tooltip`,
|
@@ -14728,42 +14728,42 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14728
14728
|
content: c.tooltipText
|
14729
14729
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14730
14730
|
], 8, EI)),
|
14731
|
-
|
14731
|
+
o("div", {
|
14732
14732
|
class: O(`AVFileInput--dropzone-container ${c.error && "error"} ${c.disabled && "disabled"}`),
|
14733
|
-
onDragover:
|
14733
|
+
onDragover: r,
|
14734
14734
|
onDragleave: m,
|
14735
14735
|
onDrop: M
|
14736
14736
|
}, [
|
14737
|
-
|
14737
|
+
o("input", {
|
14738
14738
|
type: "file",
|
14739
14739
|
multiple: c.multiple,
|
14740
14740
|
name: c.id,
|
14741
14741
|
id: c.id,
|
14742
14742
|
class: "AVFileInput-hidden-input",
|
14743
|
-
onChange:
|
14743
|
+
onChange: l,
|
14744
14744
|
ref_key: "fileInput",
|
14745
14745
|
ref: t,
|
14746
14746
|
accept: c.accept,
|
14747
14747
|
disabled: c.disabled
|
14748
14748
|
}, null, 40, qI),
|
14749
|
-
|
14749
|
+
o("div", FI, [
|
14750
14750
|
z(S, {
|
14751
14751
|
icon: "fa-solid fa-cloud-arrow-up",
|
14752
14752
|
class: "AVFileInput--input-icon",
|
14753
14753
|
"data-test": "input-icon"
|
14754
14754
|
})
|
14755
14755
|
]),
|
14756
|
-
|
14756
|
+
o("label", {
|
14757
14757
|
for: c.id,
|
14758
14758
|
class: "AVFileInput--dragdroptext"
|
14759
14759
|
}, [
|
14760
14760
|
i.value ? (u(), d("div", RI, [
|
14761
|
-
|
14761
|
+
o("div", UI, V(n.value.release), 1)
|
14762
14762
|
])) : (u(), d("div", WI, [
|
14763
|
-
|
14764
|
-
|
14763
|
+
o("div", GI, V(n.value.primary), 1),
|
14764
|
+
o("div", YI, [
|
14765
14765
|
K(V(n.value.secondary.start) + " ", 1),
|
14766
|
-
|
14766
|
+
o("strong", null, V(n.value.secondary.strong), 1),
|
14767
14767
|
K(" " + V(n.value.secondary.end), 1)
|
14768
14768
|
])
|
14769
14769
|
]))
|
@@ -14771,16 +14771,16 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14771
14771
|
], 34),
|
14772
14772
|
c.disableAcceptedFormats ? b("", !0) : (u(), d("p", QI, [
|
14773
14773
|
K(V(n.value.acceptedFormats) + " ", 1),
|
14774
|
-
|
14774
|
+
o("em", ZI, V(p.value), 1)
|
14775
14775
|
])),
|
14776
14776
|
s.value.length ? (u(), d("div", XI, [
|
14777
|
-
|
14777
|
+
o("p", JI, V(n.value.uploading), 1),
|
14778
14778
|
(u(!0), d(R, null, Y(s.value, (q) => (u(), d("div", {
|
14779
14779
|
key: q.name,
|
14780
14780
|
class: O(`AVFileInput--preview-card ${c.error && "error"}`)
|
14781
14781
|
}, [
|
14782
|
-
|
14783
|
-
|
14782
|
+
o("div", KI, [
|
14783
|
+
o("div", cP, [
|
14784
14784
|
c.showPreview ? (u(), d("img", {
|
14785
14785
|
key: 0,
|
14786
14786
|
class: "AVFileInput--preview-img",
|
@@ -14792,9 +14792,9 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14792
14792
|
"data-test": "file-preview-icon"
|
14793
14793
|
}))
|
14794
14794
|
]),
|
14795
|
-
|
14795
|
+
o("p", aP, [
|
14796
14796
|
K(V(q.name) + " ", 1),
|
14797
|
-
|
14797
|
+
o("em", null, V(Math.round(q.size / 1e3) + "kb"), 1)
|
14798
14798
|
])
|
14799
14799
|
]),
|
14800
14800
|
c.disabled ? b("", !0) : (u(), d("button", {
|
@@ -14813,7 +14813,7 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14813
14813
|
], 2))), 128))
|
14814
14814
|
])) : b("", !0),
|
14815
14815
|
c.currentValue ? (u(), d("div", tP, [
|
14816
|
-
|
14816
|
+
o("p", sP, V(n.value.current), 1),
|
14817
14817
|
(u(!0), d(R, null, Y(c.currentValue, (q) => (u(), d("div", {
|
14818
14818
|
key: `image-${q}`
|
14819
14819
|
}, [
|
@@ -14823,17 +14823,17 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14823
14823
|
src: q,
|
14824
14824
|
alt: n.value.alt_preview
|
14825
14825
|
}, null, 8, nP)) : (u(), d("div", rP, [
|
14826
|
-
|
14827
|
-
|
14826
|
+
o("div", lP, [
|
14827
|
+
o("div", oP, [
|
14828
14828
|
z(S, {
|
14829
14829
|
icon: "fa-solid fa-file",
|
14830
14830
|
class: "AVTextInput--preview-icon",
|
14831
14831
|
"data-test": "file-preview-icon"
|
14832
14832
|
})
|
14833
14833
|
]),
|
14834
|
-
|
14834
|
+
o("p", fP, V(C(q)), 1)
|
14835
14835
|
]),
|
14836
|
-
|
14836
|
+
o("button", {
|
14837
14837
|
class: "AVTextInput--delete-btn",
|
14838
14838
|
type: "button",
|
14839
14839
|
title: "Download file",
|
@@ -14853,7 +14853,7 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14853
14853
|
};
|
14854
14854
|
}
|
14855
14855
|
});
|
14856
|
-
const vP = /* @__PURE__ */ D(dP, [["__scopeId", "data-v-3122c494"]]), pP = (c) => (T2("data-v-d8e45fa7"), c = c(), D2(), c), hP = ["for"], VP = ["id", "checked", "disabled"], zP = /* @__PURE__ */ pP(() => /* @__PURE__ */
|
14856
|
+
const vP = /* @__PURE__ */ D(dP, [["__scopeId", "data-v-3122c494"]]), pP = (c) => (T2("data-v-d8e45fa7"), c = c(), D2(), c), hP = ["for"], VP = ["id", "checked", "disabled"], zP = /* @__PURE__ */ pP(() => /* @__PURE__ */ o("span", { class: "AVRadio--mark" }, null, -1)), HP = /* @__PURE__ */ B({
|
14857
14857
|
__name: "AVRadio",
|
14858
14858
|
props: {
|
14859
14859
|
id: {
|
@@ -14889,11 +14889,11 @@ const vP = /* @__PURE__ */ D(dP, [["__scopeId", "data-v-3122c494"]]), pP = (c) =
|
|
14889
14889
|
() => {
|
14890
14890
|
i.value = e.checked;
|
14891
14891
|
}
|
14892
|
-
), (n,
|
14892
|
+
), (n, l) => (u(), d("label", {
|
14893
14893
|
for: c.id,
|
14894
14894
|
class: O(`AVRadio ${c.disabled && "disabled"}`)
|
14895
14895
|
}, [
|
14896
|
-
|
14896
|
+
o("input", {
|
14897
14897
|
type: "radio",
|
14898
14898
|
id: c.id,
|
14899
14899
|
checked: i.value,
|
@@ -14973,7 +14973,7 @@ const MP = /* @__PURE__ */ D(HP, [["__scopeId", "data-v-d8e45fa7"]]), gP = ["hre
|
|
14973
14973
|
target: c.target,
|
14974
14974
|
class: O(`AVLink AVLink--${c.variant}`)
|
14975
14975
|
}, [
|
14976
|
-
|
14976
|
+
o("span", null, V(c.label), 1),
|
14977
14977
|
c.disableIcon ? b("", !0) : (u(), j(i, {
|
14978
14978
|
key: 0,
|
14979
14979
|
icon: "fa-solid fa-arrow-up-right-from-square",
|
@@ -15030,8 +15030,8 @@ const LP = /* @__PURE__ */ D(CP, [["__scopeId", "data-v-999075bc"]]), bP = ["hre
|
|
15030
15030
|
const e = c, i = L(() => e.href ? "link" : "button"), t = L(() => e.disabled ? null : e.href), s = () => {
|
15031
15031
|
a("onClick", e.reference);
|
15032
15032
|
};
|
15033
|
-
return (n,
|
15034
|
-
const
|
15033
|
+
return (n, l) => {
|
15034
|
+
const r = H("AVIcon");
|
15035
15035
|
return i.value === "link" ? (u(), d("a", {
|
15036
15036
|
key: 0,
|
15037
15037
|
href: t.value,
|
@@ -15039,12 +15039,12 @@ const LP = /* @__PURE__ */ D(CP, [["__scopeId", "data-v-999075bc"]]), bP = ["hre
|
|
15039
15039
|
target: c.target,
|
15040
15040
|
style: H2(`width: ${c.customWidth}px`)
|
15041
15041
|
}, [
|
15042
|
-
c.disableIcon ? b("", !0) : (u(), j(
|
15042
|
+
c.disableIcon ? b("", !0) : (u(), j(r, {
|
15043
15043
|
key: 0,
|
15044
15044
|
icon: `fa-solid fa-${c.icon}`,
|
15045
15045
|
class: "AVNavbarItem--icon"
|
15046
15046
|
}, null, 8, ["icon"])),
|
15047
|
-
|
15047
|
+
o("span", xP, V(c.label), 1)
|
15048
15048
|
], 14, bP)) : (u(), d("button", {
|
15049
15049
|
key: 1,
|
15050
15050
|
class: O(`AVNavbarItem ${c.active ? "AVNavbarItem--active" : ""} ${c.disabled && "disabled"}`),
|
@@ -15052,12 +15052,12 @@ const LP = /* @__PURE__ */ D(CP, [["__scopeId", "data-v-999075bc"]]), bP = ["hre
|
|
15052
15052
|
disabled: c.disabled,
|
15053
15053
|
onClick: s
|
15054
15054
|
}, [
|
15055
|
-
c.disableIcon ? b("", !0) : (u(), j(
|
15055
|
+
c.disableIcon ? b("", !0) : (u(), j(r, {
|
15056
15056
|
key: 0,
|
15057
15057
|
icon: `fa-solid fa-${c.icon}`,
|
15058
15058
|
class: "AVNavbarItem--icon"
|
15059
15059
|
}, null, 8, ["icon"])),
|
15060
|
-
|
15060
|
+
o("span", AP, V(c.label), 1)
|
15061
15061
|
], 14, yP));
|
15062
15062
|
};
|
15063
15063
|
}
|
@@ -15113,9 +15113,9 @@ const NP = /* @__PURE__ */ D(SP, [["__scopeId", "data-v-d205c709"]]), wP = ["hre
|
|
15113
15113
|
},
|
15114
15114
|
emits: ["onClick"],
|
15115
15115
|
setup(c, { emit: a }) {
|
15116
|
-
const e = c, i = $(!1), t = L(() => e.href ? "link" : "button"), s = L(() => e.disabled ? null : e.href), n = L(() => e.type === "step" ? "number" : "icon"),
|
15116
|
+
const e = c, i = $(!1), t = L(() => e.href ? "link" : "button"), s = L(() => e.disabled ? null : e.href), n = L(() => e.type === "step" ? "number" : "icon"), l = L(
|
15117
15117
|
() => e.type === "step" ? e.stepIndex : e.icon
|
15118
|
-
),
|
15118
|
+
), r = () => {
|
15119
15119
|
e.disabled || (i.value = !i.value);
|
15120
15120
|
}, m = () => {
|
15121
15121
|
a("onClick", e.reference);
|
@@ -15125,36 +15125,36 @@ const NP = /* @__PURE__ */ D(SP, [["__scopeId", "data-v-d205c709"]]), wP = ["hre
|
|
15125
15125
|
href: s.value,
|
15126
15126
|
class: O(`AVSidebarItem ${c.active ? "AVSidebarItem--active" : ""} ${c.disabled && "disabled"}`),
|
15127
15127
|
target: c.target,
|
15128
|
-
onMouseenter:
|
15129
|
-
onMouseleave:
|
15128
|
+
onMouseenter: r,
|
15129
|
+
onMouseleave: r,
|
15130
15130
|
"aria-label": c.label,
|
15131
15131
|
role: "button"
|
15132
15132
|
}, [
|
15133
15133
|
z($2(I4), {
|
15134
15134
|
type: n.value,
|
15135
15135
|
active: c.active,
|
15136
|
-
value:
|
15136
|
+
value: l.value,
|
15137
15137
|
hover: i.value,
|
15138
15138
|
"aria-hidden": "true"
|
15139
15139
|
}, null, 8, ["type", "active", "value", "hover"]),
|
15140
|
-
|
15140
|
+
o("span", kP, V(c.label), 1)
|
15141
15141
|
], 42, wP)) : (u(), d("button", {
|
15142
15142
|
key: 1,
|
15143
15143
|
class: O(`AVSidebarItem ${c.active ? "AVSidebarItem--active" : ""} ${c.disabled && "disabled"}`),
|
15144
15144
|
disabled: c.disabled,
|
15145
15145
|
onClick: m,
|
15146
|
-
onMouseenter:
|
15147
|
-
onMouseleave:
|
15146
|
+
onMouseenter: r,
|
15147
|
+
onMouseleave: r,
|
15148
15148
|
"aria-label": c.label
|
15149
15149
|
}, [
|
15150
15150
|
z($2(I4), {
|
15151
15151
|
type: n.value,
|
15152
15152
|
active: c.active,
|
15153
|
-
value:
|
15153
|
+
value: l.value,
|
15154
15154
|
hover: i.value,
|
15155
15155
|
"aria-hidden": "true"
|
15156
15156
|
}, null, 8, ["type", "active", "value", "hover"]),
|
15157
|
-
|
15157
|
+
o("span", TP, V(c.label), 1)
|
15158
15158
|
], 42, _P));
|
15159
15159
|
}
|
15160
15160
|
});
|
@@ -15196,7 +15196,7 @@ const IP = /* @__PURE__ */ D(DP, [["__scopeId", "data-v-835677d9"]]), PP = { cla
|
|
15196
15196
|
"data-test": "tooltip"
|
15197
15197
|
}, {
|
15198
15198
|
default: F(() => [
|
15199
|
-
|
15199
|
+
o("div", PP, [
|
15200
15200
|
c.text ? (u(), d("span", BP, V(c.text), 1)) : b("", !0),
|
15201
15201
|
c.icon ? (u(), j(i, {
|
15202
15202
|
key: 1,
|
@@ -15207,7 +15207,7 @@ const IP = /* @__PURE__ */ D(DP, [["__scopeId", "data-v-835677d9"]]), PP = { cla
|
|
15207
15207
|
])
|
15208
15208
|
]),
|
15209
15209
|
content: F(() => [
|
15210
|
-
|
15210
|
+
o("span", { id: c.id }, V(c.content), 9, OP)
|
15211
15211
|
]),
|
15212
15212
|
_: 1
|
15213
15213
|
}, 8, ["placement"]);
|
@@ -15246,9 +15246,9 @@ const EP = /* @__PURE__ */ D(jP, [["__scopeId", "data-v-9eefb906"]]), qP = { cla
|
|
15246
15246
|
e.active = !e.active;
|
15247
15247
|
};
|
15248
15248
|
return D9("sharedState", e), (t, s) => {
|
15249
|
-
const n = H("AVIcon"),
|
15249
|
+
const n = H("AVIcon"), l = H("AVMenuDropdownItem"), r = H("AVMenuDropdownContent");
|
15250
15250
|
return u(), d("div", qP, [
|
15251
|
-
|
15251
|
+
o("button", {
|
15252
15252
|
class: "AVMenuDropdown--button",
|
15253
15253
|
onClick: i,
|
15254
15254
|
id: c.id,
|
@@ -15270,9 +15270,9 @@ const EP = /* @__PURE__ */ D(jP, [["__scopeId", "data-v-9eefb906"]]), qP = { cla
|
|
15270
15270
|
"data-test": "main-icon"
|
15271
15271
|
}, null, 8, ["icon"]))
|
15272
15272
|
], 8, FP),
|
15273
|
-
z(
|
15273
|
+
z(r, null, {
|
15274
15274
|
default: F(() => [
|
15275
|
-
(u(!0), d(R, null, Y(c.options, (m, f) => (u(), j(
|
15275
|
+
(u(!0), d(R, null, Y(c.options, (m, f) => (u(), j(l, {
|
15276
15276
|
key: f,
|
15277
15277
|
optionLabel: m.label,
|
15278
15278
|
href: m.href,
|
@@ -15384,7 +15384,7 @@ const ZP = /* @__PURE__ */ D(QP, [["__scopeId", "data-v-f770cea1"]]), XP = ["dis
|
|
15384
15384
|
emits: ["update:waiting"],
|
15385
15385
|
setup(c, { emit: a }) {
|
15386
15386
|
const e = c, i = $(!1);
|
15387
|
-
e2(i, (
|
15387
|
+
e2(i, (l) => a("update:waiting", l));
|
15388
15388
|
const t = L(() => {
|
15389
15389
|
if (!i.value)
|
15390
15390
|
switch (e.variant) {
|
@@ -15398,15 +15398,15 @@ const ZP = /* @__PURE__ */ D(QP, [["__scopeId", "data-v-f770cea1"]]), XP = ["dis
|
|
15398
15398
|
return e.defaultIcon;
|
15399
15399
|
}
|
15400
15400
|
}), s = L(() => e.disabled || i.value);
|
15401
|
-
async function n(
|
15401
|
+
async function n(l) {
|
15402
15402
|
i.value = !0;
|
15403
15403
|
try {
|
15404
|
-
await Promise.resolve(e.onClick(
|
15404
|
+
await Promise.resolve(e.onClick(l));
|
15405
15405
|
} finally {
|
15406
15406
|
i.value = !1;
|
15407
15407
|
}
|
15408
15408
|
}
|
15409
|
-
return (
|
15409
|
+
return (l, r) => {
|
15410
15410
|
const m = H("AVIcon"), f = H("AVSpinner");
|
15411
15411
|
return u(), d("button", {
|
15412
15412
|
disabled: s.value,
|
@@ -15419,23 +15419,23 @@ const ZP = /* @__PURE__ */ D(QP, [["__scopeId", "data-v-f770cea1"]]), XP = ["dis
|
|
15419
15419
|
}])
|
15420
15420
|
}, [
|
15421
15421
|
i.value ? (u(), d(R, { key: 1 }, [
|
15422
|
-
Z(
|
15422
|
+
Z(l.$slots, "waitingIcon", {}, () => [
|
15423
15423
|
z(f, {
|
15424
15424
|
style: { color: "inherit", height: "1em", width: "1em" },
|
15425
15425
|
class: "AVAsyncButton--icon",
|
15426
15426
|
"data-test": "btn-spinner"
|
15427
15427
|
})
|
15428
15428
|
], !0),
|
15429
|
-
Z(
|
15429
|
+
Z(l.$slots, "waitingLabel", {}, () => [
|
15430
15430
|
K("Working...")
|
15431
15431
|
], !0)
|
15432
|
-
], 64)) : Z(
|
15432
|
+
], 64)) : Z(l.$slots, "default", { key: 0 }, () => [
|
15433
15433
|
z(m, {
|
15434
15434
|
icon: t.value,
|
15435
15435
|
class: "AVAsyncButton--icon",
|
15436
15436
|
"data-test": "btn-icon"
|
15437
15437
|
}, null, 8, ["icon"]),
|
15438
|
-
|
15438
|
+
o("span", null, V(c.label), 1)
|
15439
15439
|
], !0)
|
15440
15440
|
], 10, XP);
|
15441
15441
|
};
|
@@ -15466,12 +15466,12 @@ const KP = /* @__PURE__ */ D(JP, [["__scopeId", "data-v-11042fa9"]]), cB = { cla
|
|
15466
15466
|
const n = () => {
|
15467
15467
|
i.value = [], e.options.map(
|
15468
15468
|
(v) => i.value.push({ value: v, selected: !1 })
|
15469
|
-
), e.selected ?
|
15470
|
-
},
|
15469
|
+
), e.selected ? l(e.selected) : i.value[0].selected = !0, e.disabled && r();
|
15470
|
+
}, l = (v) => {
|
15471
15471
|
i.value.map((p) => {
|
15472
15472
|
p.value === v ? (p.selected = !0, t.value = p.value) : p.selected = !1;
|
15473
15473
|
});
|
15474
|
-
},
|
15474
|
+
}, r = () => {
|
15475
15475
|
if (i.value.map((v) => v.disabled = !1), e.disabled)
|
15476
15476
|
i.value.map((v) => {
|
15477
15477
|
e.disabled.map(
|
@@ -15481,7 +15481,7 @@ const KP = /* @__PURE__ */ D(JP, [["__scopeId", "data-v-11042fa9"]]), cB = { cla
|
|
15481
15481
|
else
|
15482
15482
|
return;
|
15483
15483
|
}, m = (v) => {
|
15484
|
-
|
15484
|
+
l(v), f();
|
15485
15485
|
}, f = () => {
|
15486
15486
|
a("update", t.value, i.value);
|
15487
15487
|
};
|
@@ -15491,11 +15491,11 @@ const KP = /* @__PURE__ */ D(JP, [["__scopeId", "data-v-11042fa9"]]), cB = { cla
|
|
15491
15491
|
), e2(
|
15492
15492
|
() => e.selected,
|
15493
15493
|
() => {
|
15494
|
-
t.value = e.selected,
|
15494
|
+
t.value = e.selected, l(e.selected);
|
15495
15495
|
}
|
15496
15496
|
), e2(
|
15497
15497
|
() => e.disabled,
|
15498
|
-
() =>
|
15498
|
+
() => r()
|
15499
15499
|
), (v, p) => (u(), d("div", cB, [
|
15500
15500
|
(u(!0), d(R, null, Y(i.value, (h) => (u(), d("button", {
|
15501
15501
|
key: h.value,
|
@@ -15533,30 +15533,30 @@ const iB = /* @__PURE__ */ D(aB, [["__scopeId", "data-v-413f60c7"]]), tB = { cla
|
|
15533
15533
|
setup(c) {
|
15534
15534
|
const a = c, e = L(() => a.currentBallots >= a.minimumBallots), i = L(() => a.minimumBallots - a.currentBallots);
|
15535
15535
|
return (t, s) => {
|
15536
|
-
const n = H("AVIcon"),
|
15536
|
+
const n = H("AVIcon"), l = H("AVSpinner");
|
15537
15537
|
return u(), d("div", tB, [
|
15538
|
-
|
15538
|
+
o("div", sB, [
|
15539
15539
|
z(n, {
|
15540
15540
|
icon: `fa-solid fa-${e.value ? "file-circle-check" : "file-circle-minus"}`,
|
15541
15541
|
class: O(`AVBallotSummary--icon ${e.value && "AVBallotSummary--icon-ready"}`),
|
15542
15542
|
"data-test": "ballot-icon"
|
15543
15543
|
}, null, 8, ["icon", "class"]),
|
15544
|
-
|
15544
|
+
o("span", {
|
15545
15545
|
class: O(`AVBallotSummary--ballot-name ${e.value && "AVBallotSummary--name-ready"}`)
|
15546
15546
|
}, V(c.ballotStyleName), 3)
|
15547
15547
|
]),
|
15548
|
-
|
15548
|
+
o("div", nB, [
|
15549
15549
|
e.value ? (u(), j(n, {
|
15550
15550
|
key: 0,
|
15551
15551
|
icon: "fa-solid fa-circle-check",
|
15552
15552
|
class: "AVBallotSummary--icon AVBallotSummary--icon-ready",
|
15553
15553
|
"data-test": "ballot-status-icon"
|
15554
|
-
})) : (u(), j(
|
15554
|
+
})) : (u(), j(l, {
|
15555
15555
|
key: 1,
|
15556
15556
|
color: "neutral",
|
15557
15557
|
"data-test": "ballot-spinner"
|
15558
15558
|
})),
|
15559
|
-
|
15559
|
+
o("span", {
|
15560
15560
|
class: O(`AVBallotSummary--ballot-status ${e.value && "AVBallotSummary--status-ready"}`)
|
15561
15561
|
}, V(e.value ? `${c.currentBallots} ${c.readyLabel}` : `${i.value} ${c.waitingLabel}`), 3)
|
15562
15562
|
])
|
@@ -15602,34 +15602,34 @@ const lB = /* @__PURE__ */ D(rB, [["__scopeId", "data-v-607d90fc"]]), oB = {
|
|
15602
15602
|
}, 1e3);
|
15603
15603
|
}, s = L(() => 100 - i.value / e.timeout * 100), n = L(
|
15604
15604
|
() => Math.floor((e.timeout - i.value) / 60)
|
15605
|
-
),
|
15605
|
+
), l = L(() => (e.timeout - i.value) % 60), r = L(() => n.value % 60), m = L(() => l.value < 10 ? `${r.value}:0${l.value}` : `${r.value}:${l.value}`);
|
15606
15606
|
return (f, v) => (u(), d(R, null, [
|
15607
|
-
|
15607
|
+
o("div", {
|
15608
15608
|
class: "AVTimedCard",
|
15609
15609
|
style: H2(`width: ${c.customWidth}px`)
|
15610
15610
|
}, [
|
15611
|
-
|
15611
|
+
o("div", oB, [
|
15612
15612
|
Z(f.$slots, "default", {}, void 0, !0)
|
15613
15613
|
]),
|
15614
|
-
|
15615
|
-
|
15614
|
+
o("div", fB, [
|
15615
|
+
o("div", {
|
15616
15616
|
class: O(`AVTimedCard--progress-bar ${c.timeout - i.value <= c.customWarningTime && "AVTimedCard--progress-bar-warning"}`),
|
15617
15617
|
style: H2(`width: ${s.value}%`),
|
15618
15618
|
"data-test": "progress-bar"
|
15619
15619
|
}, null, 6)
|
15620
15620
|
])
|
15621
15621
|
], 4),
|
15622
|
-
|
15622
|
+
o("span", {
|
15623
15623
|
class: O(`AVTimedCard--help-text ${c.timeout - i.value <= c.customWarningTime && "AVTimedCard--help-text-warning"}`),
|
15624
15624
|
"data-test": "help-text"
|
15625
15625
|
}, [
|
15626
15626
|
K(V(c.expirationMessage), 1),
|
15627
|
-
|
15627
|
+
o("strong", null, V(m.value), 1)
|
15628
15628
|
], 2)
|
15629
15629
|
], 64));
|
15630
15630
|
}
|
15631
15631
|
});
|
15632
|
-
const mB = /* @__PURE__ */ D(uB, [["__scopeId", "data-v-583fff65"]]), dB = (c) => (T2("data-v-9a6218e9"), c = c(), D2(), c), vB = { class: "AVBasicSteps" }, pB = /* @__PURE__ */ dB(() => /* @__PURE__ */
|
15632
|
+
const mB = /* @__PURE__ */ D(uB, [["__scopeId", "data-v-583fff65"]]), dB = (c) => (T2("data-v-9a6218e9"), c = c(), D2(), c), vB = { class: "AVBasicSteps" }, pB = /* @__PURE__ */ dB(() => /* @__PURE__ */ o("span", {
|
15633
15633
|
class: "AVBasicSteps--line",
|
15634
15634
|
"data-test": "separator"
|
15635
15635
|
}, null, -1)), hB = {
|
@@ -15652,12 +15652,12 @@ const mB = /* @__PURE__ */ D(uB, [["__scopeId", "data-v-583fff65"]]), dB = (c) =
|
|
15652
15652
|
setup(c) {
|
15653
15653
|
const a = c, e = (i) => i === a.active;
|
15654
15654
|
return (i, t) => (u(), d("div", vB, [
|
15655
|
-
|
15655
|
+
o("span", {
|
15656
15656
|
class: O(`AVBasicSteps--step ${e(c.steps[0]) && "AVBasicSteps--step-active"}`),
|
15657
15657
|
"data-test": "step"
|
15658
15658
|
}, V(c.steps[0]), 3),
|
15659
15659
|
pB,
|
15660
|
-
|
15660
|
+
o("span", {
|
15661
15661
|
class: O(`AVBasicSteps--step ${e(c.steps[1]) && "AVBasicSteps--step-active"}`),
|
15662
15662
|
"data-test": "step"
|
15663
15663
|
}, V(c.steps[1]), 3),
|
@@ -15716,8 +15716,8 @@ const zB = /* @__PURE__ */ D(VB, [["__scopeId", "data-v-9a6218e9"]]), HB = { cla
|
|
15716
15716
|
() => i()
|
15717
15717
|
);
|
15718
15718
|
const s = L(() => `${100 / a.steps.length}%`);
|
15719
|
-
return (n,
|
15720
|
-
const
|
15719
|
+
return (n, l) => {
|
15720
|
+
const r = H("AVIcon");
|
15721
15721
|
return u(), d("div", HB, [
|
15722
15722
|
(u(!0), d(R, null, Y(e.value, (m, f) => (u(), d("div", {
|
15723
15723
|
key: f,
|
@@ -15725,7 +15725,7 @@ const zB = /* @__PURE__ */ D(VB, [["__scopeId", "data-v-9a6218e9"]]), HB = { cla
|
|
15725
15725
|
"data-test": "step"
|
15726
15726
|
}, [
|
15727
15727
|
m.done ? (u(), d("div", MB, [
|
15728
|
-
z(
|
15728
|
+
z(r, {
|
15729
15729
|
icon: "fa-solid fa-check",
|
15730
15730
|
class: "AVSteps--step-icon"
|
15731
15731
|
})
|
@@ -15733,7 +15733,7 @@ const zB = /* @__PURE__ */ D(VB, [["__scopeId", "data-v-9a6218e9"]]), HB = { cla
|
|
15733
15733
|
key: 1,
|
15734
15734
|
class: O(`AVSteps--step--number-container ${e.value.length !== f + 1 && "AVSteps--step-circle"} ${m.active && "AVSteps--step--number-container-active"}`)
|
15735
15735
|
}, V(f + 1), 3)),
|
15736
|
-
|
15736
|
+
o("span", {
|
15737
15737
|
class: O(`AVSteps--step-label ${m.active && "AVSteps--step-label-active"}`)
|
15738
15738
|
}, V(m.value), 3)
|
15739
15739
|
], 2))), 128))
|
@@ -15762,12 +15762,12 @@ const CB = /* @__PURE__ */ D(gB, [["__scopeId", "data-v-a4539298"]]), LB = {
|
|
15762
15762
|
height: "26",
|
15763
15763
|
stroke: "white",
|
15764
15764
|
"stroke-width": "0.25rem"
|
15765
|
-
}, AB = /* @__PURE__ */ Zw(() => /* @__PURE__ */
|
15765
|
+
}, AB = /* @__PURE__ */ Zw(() => /* @__PURE__ */ o("line", {
|
15766
15766
|
x1: "25%",
|
15767
15767
|
y1: "25%",
|
15768
15768
|
x2: "75%",
|
15769
15769
|
y2: "75%"
|
15770
|
-
}, null, -1)), SB = /* @__PURE__ */ Zw(() => /* @__PURE__ */
|
15770
|
+
}, null, -1)), SB = /* @__PURE__ */ Zw(() => /* @__PURE__ */ o("line", {
|
15771
15771
|
x1: "75%",
|
15772
15772
|
y1: "25%",
|
15773
15773
|
x2: "25%",
|
@@ -15859,13 +15859,13 @@ const kB = /* @__PURE__ */ D(wB, [["__scopeId", "data-v-9953e4ee"]]), _B = {
|
|
15859
15859
|
"aria-describedby": `option_${e.optionReference}_description option_${e.optionReference}_handle`,
|
15860
15860
|
tabindex: 0
|
15861
15861
|
} : {});
|
15862
|
-
return (n,
|
15863
|
-
const
|
15862
|
+
return (n, l) => {
|
15863
|
+
const r = H("AVOptionSelect");
|
15864
15864
|
return u(), d("div", TB, [
|
15865
15865
|
c.exclusiveError && c.checked ? (u(), d("div", DB, [
|
15866
|
-
|
15866
|
+
o("div", IB, V(t.value.exclusive_option), 1)
|
15867
15867
|
])) : b("", !0),
|
15868
|
-
|
15868
|
+
o("button", fk({
|
15869
15869
|
class: {
|
15870
15870
|
AVOptionCheckbox: !0,
|
15871
15871
|
"AVOptionCheckbox--checked": c.checked,
|
@@ -15879,7 +15879,7 @@ const kB = /* @__PURE__ */ D(wB, [["__scopeId", "data-v-9953e4ee"]]), _B = {
|
|
15879
15879
|
onClick: A2(i, ["stop"]),
|
15880
15880
|
onKeydown: P9(A2(i, ["prevent"]), ["space", "enter"])
|
15881
15881
|
}), [
|
15882
|
-
c.checked ? (u(), j(
|
15882
|
+
c.checked ? (u(), j(r, {
|
15883
15883
|
key: 0,
|
15884
15884
|
id: `option_${c.optionReference}_tick`,
|
15885
15885
|
rank: c.rank,
|
@@ -15948,45 +15948,48 @@ const OB = /* @__PURE__ */ D(BB, [["__scopeId", "data-v-919d7a25"]]), jB = /* @_
|
|
15948
15948
|
},
|
15949
15949
|
emits: ["accordionOpen"],
|
15950
15950
|
setup(c, { emit: a }) {
|
15951
|
-
const e = c, i = $(!1), t = $(!0)
|
15951
|
+
const e = c, i = $(!1), t = $(!0), s = L(() => ({
|
15952
|
+
collapsable: e.collapsable,
|
15953
|
+
startCollapsed: e.startCollapsed
|
15954
|
+
}));
|
15952
15955
|
e2(
|
15953
|
-
() =>
|
15956
|
+
() => s,
|
15954
15957
|
() => {
|
15955
|
-
const { collapsable:
|
15956
|
-
i.value =
|
15958
|
+
const { collapsable: l, startCollapsed: r } = s.value;
|
15959
|
+
i.value = l && !r;
|
15957
15960
|
}
|
15958
15961
|
);
|
15959
|
-
const
|
15960
|
-
e.collapsable && (t.value = r,
|
15962
|
+
const n = (l = null, r = !0) => {
|
15963
|
+
e.collapsable && (t.value = r, l === null ? i.value = !i.value : i.value = !!l, i.value && a("accordionOpen"));
|
15961
15964
|
};
|
15962
|
-
return (
|
15963
|
-
const
|
15965
|
+
return (l, r) => {
|
15966
|
+
const m = H("AVTransitionSlide");
|
15964
15967
|
return c.collapsable ? (u(), d(R, { key: 0 }, [
|
15965
|
-
|
15968
|
+
o("div", {
|
15966
15969
|
role: "button",
|
15967
15970
|
"aria-controls": c.paneId,
|
15968
15971
|
tabindex: "0",
|
15969
15972
|
"aria-expanded": i.value,
|
15970
15973
|
class: "AVCollapser",
|
15971
|
-
onClick: r[0] || (r[0] = (
|
15972
|
-
onKeypress: r[1] || (r[1] = P9(A2((
|
15974
|
+
onClick: r[0] || (r[0] = (f) => n()),
|
15975
|
+
onKeypress: r[1] || (r[1] = P9(A2((f) => n(), ["prevent"]), ["space", "enter"]))
|
15973
15976
|
}, [
|
15974
|
-
Z(
|
15977
|
+
Z(l.$slots, "toggle", {
|
15975
15978
|
isOpen: i.value,
|
15976
15979
|
collapsable: c.collapsable
|
15977
15980
|
}, void 0, !0)
|
15978
15981
|
], 40, EB),
|
15979
|
-
z(
|
15982
|
+
z(m, {
|
15980
15983
|
"skip-transition": !t.value
|
15981
15984
|
}, {
|
15982
15985
|
default: F(() => [
|
15983
|
-
N2(
|
15986
|
+
N2(o("div", {
|
15984
15987
|
id: c.paneId,
|
15985
15988
|
"aria-hidden": !i.value
|
15986
15989
|
}, [
|
15987
|
-
Z(
|
15990
|
+
Z(l.$slots, "pane", {
|
15988
15991
|
isOpen: i.value,
|
15989
|
-
toggleCollapse:
|
15992
|
+
toggleCollapse: n
|
15990
15993
|
}, void 0, !0)
|
15991
15994
|
], 8, qB), [
|
15992
15995
|
[X2, i.value]
|
@@ -15995,19 +15998,19 @@ const OB = /* @__PURE__ */ D(BB, [["__scopeId", "data-v-919d7a25"]]), jB = /* @_
|
|
15995
15998
|
_: 3
|
15996
15999
|
}, 8, ["skip-transition"])
|
15997
16000
|
], 64)) : (u(), d(R, { key: 1 }, [
|
15998
|
-
Z(
|
16001
|
+
Z(l.$slots, "toggle", {
|
15999
16002
|
isOpen: !0,
|
16000
16003
|
collapsable: !1
|
16001
16004
|
}, void 0, !0),
|
16002
|
-
Z(
|
16005
|
+
Z(l.$slots, "pane", {
|
16003
16006
|
isOpen: !0,
|
16004
|
-
toggleCollapse:
|
16007
|
+
toggleCollapse: n
|
16005
16008
|
}, void 0, !0)
|
16006
16009
|
], 64));
|
16007
16010
|
};
|
16008
16011
|
}
|
16009
16012
|
});
|
16010
|
-
const $B = /* @__PURE__ */ D(FB, [["__scopeId", "data-v-
|
16013
|
+
const $B = /* @__PURE__ */ D(FB, [["__scopeId", "data-v-cfc0d1c3"]]), RB = { class: "AVRadioGroup--input-set" }, UB = ["for"], WB = {
|
16011
16014
|
key: 1,
|
16012
16015
|
class: "AVRadioGroup--error",
|
16013
16016
|
"data-test": "error-msg"
|
@@ -16073,9 +16076,9 @@ const $B = /* @__PURE__ */ D(FB, [["__scopeId", "data-v-58d24699"]]), RB = { cla
|
|
16073
16076
|
(m) => t.value.push({ value: m, checked: !1 })
|
16074
16077
|
), e.initialValue && s(e.initialValue), e.disabled && n();
|
16075
16078
|
});
|
16076
|
-
const
|
16077
|
-
s(m),
|
16078
|
-
},
|
16079
|
+
const l = (m) => {
|
16080
|
+
s(m), r();
|
16081
|
+
}, r = () => {
|
16079
16082
|
a("update", i.value, t.value);
|
16080
16083
|
};
|
16081
16084
|
return e2(
|
@@ -16097,7 +16100,7 @@ const $B = /* @__PURE__ */ D(FB, [["__scopeId", "data-v-58d24699"]]), RB = { cla
|
|
16097
16100
|
class: "AVRadioGroup--label",
|
16098
16101
|
"data-test": "input-label"
|
16099
16102
|
}, V(c.inputLabel), 9, UB)),
|
16100
|
-
|
16103
|
+
o("div", {
|
16101
16104
|
class: O(`AVRadioGroup--${c.orientation}`),
|
16102
16105
|
"data-test": "input-group"
|
16103
16106
|
}, [
|
@@ -16108,7 +16111,7 @@ const $B = /* @__PURE__ */ D(FB, [["__scopeId", "data-v-58d24699"]]), RB = { cla
|
|
16108
16111
|
value: p.value,
|
16109
16112
|
checked: p.checked,
|
16110
16113
|
disabled: p.disabled,
|
16111
|
-
onUpdate: (C) =>
|
16114
|
+
onUpdate: (C) => l(p.value)
|
16112
16115
|
}, null, 8, ["id", "value", "checked", "disabled", "onUpdate"]))), 128))
|
16113
16116
|
], 2),
|
16114
16117
|
c.error && c.errorMessage ? (u(), d("p", WB, V(c.errorMessage), 1)) : b("", !0)
|
@@ -16153,7 +16156,7 @@ const ZB = /* @__PURE__ */ D(QB, [["__scopeId", "data-v-9fd5c53d"]]), XB = { cla
|
|
16153
16156
|
return (a, e) => {
|
16154
16157
|
const i = H("AVIcon");
|
16155
16158
|
return u(), d("div", XB, [
|
16156
|
-
|
16159
|
+
o("a", { href: c.buttonHref }, [
|
16157
16160
|
c.disableButton ? b("", !0) : (u(), j(i, {
|
16158
16161
|
key: 0,
|
16159
16162
|
icon: "fa-solid fa-circle-chevron-left",
|
@@ -16165,7 +16168,7 @@ const ZB = /* @__PURE__ */ D(QB, [["__scopeId", "data-v-9fd5c53d"]]), XB = { cla
|
|
16165
16168
|
class: "AVBreadcrumb--group",
|
16166
16169
|
"data-test": "item-group"
|
16167
16170
|
}, [
|
16168
|
-
|
16171
|
+
o("a", {
|
16169
16172
|
href: t.active ? null : t.href,
|
16170
16173
|
class: O(`AVBreadcrumb--link ${t.active && "AVBreadcrumb--link-active"} `)
|
16171
16174
|
}, V(t.text), 11, KB),
|
@@ -16245,58 +16248,58 @@ const eO = /* @__PURE__ */ D(cO, [["__scopeId", "data-v-71e09fe3"]]), aO = ["hre
|
|
16245
16248
|
archived: "default"
|
16246
16249
|
}, i = L(() => e[a.status]);
|
16247
16250
|
return (t, s) => {
|
16248
|
-
const n = H("AVLabel"),
|
16251
|
+
const n = H("AVLabel"), l = H("AVIcon"), r = H("AVCard");
|
16249
16252
|
return u(), d("a", {
|
16250
16253
|
href: c.href,
|
16251
16254
|
class: "AVElectionCard",
|
16252
16255
|
"data-test": "link"
|
16253
16256
|
}, [
|
16254
|
-
z(
|
16257
|
+
z(r, {
|
16255
16258
|
variant: "rounded",
|
16256
16259
|
role: "button"
|
16257
16260
|
}, {
|
16258
16261
|
default: F(() => [
|
16259
|
-
|
16260
|
-
|
16261
|
-
|
16262
|
-
|
16262
|
+
o("div", iO, [
|
16263
|
+
o("span", tO, V(c.id), 1),
|
16264
|
+
o("div", sO, [
|
16265
|
+
o("span", nO, V(c.name), 1),
|
16263
16266
|
z(n, {
|
16264
16267
|
type: i.value,
|
16265
16268
|
value: c.status
|
16266
16269
|
}, null, 8, ["type", "value"])
|
16267
16270
|
]),
|
16268
|
-
|
16269
|
-
|
16270
|
-
|
16271
|
-
z(
|
16271
|
+
o("div", rO, [
|
16272
|
+
o("div", lO, [
|
16273
|
+
o("div", oO, [
|
16274
|
+
z(l, { icon: "fa-solid fa-location-pin" })
|
16272
16275
|
]),
|
16273
|
-
|
16276
|
+
o("span", fO, [
|
16274
16277
|
K(V(c.countyNameLabel), 1),
|
16275
|
-
|
16278
|
+
o("strong", null, V(c.countyName), 1)
|
16276
16279
|
])
|
16277
16280
|
]),
|
16278
|
-
|
16279
|
-
|
16280
|
-
z(
|
16281
|
+
o("div", uO, [
|
16282
|
+
o("div", mO, [
|
16283
|
+
z(l, { icon: "fa-solid fa-file-circle-plus" })
|
16281
16284
|
]),
|
16282
|
-
|
16285
|
+
o("span", dO, [
|
16283
16286
|
K(V(c.createdAtLabel), 1),
|
16284
|
-
|
16287
|
+
o("strong", null, V(c.createdAt), 1)
|
16285
16288
|
])
|
16286
16289
|
]),
|
16287
|
-
|
16288
|
-
|
16289
|
-
z(
|
16290
|
+
o("div", vO, [
|
16291
|
+
o("div", pO, [
|
16292
|
+
z(l, { icon: "fa-solid fa-pen-to-square" })
|
16290
16293
|
]),
|
16291
|
-
|
16294
|
+
o("span", hO, [
|
16292
16295
|
K(V(c.lastUpdatedLabel), 1),
|
16293
|
-
|
16296
|
+
o("strong", null, V(c.lastUpdated), 1)
|
16294
16297
|
])
|
16295
16298
|
])
|
16296
16299
|
])
|
16297
16300
|
]),
|
16298
|
-
|
16299
|
-
z(
|
16301
|
+
o("div", VO, [
|
16302
|
+
z(l, {
|
16300
16303
|
icon: "fa-solid fa-circle-chevron-right",
|
16301
16304
|
class: "AVElectionCard--CTA-icon"
|
16302
16305
|
})
|
@@ -16353,22 +16356,22 @@ const HO = /* @__PURE__ */ D(zO, [["__scopeId", "data-v-dd72671e"]]), MO = ["hre
|
|
16353
16356
|
}, [
|
16354
16357
|
z(t, { variant: "rounded" }, {
|
16355
16358
|
default: F(() => [
|
16356
|
-
|
16359
|
+
o("div", gO, [
|
16357
16360
|
c.reviewed ? (u(), d("div", CO, [
|
16358
16361
|
z(i, { icon: "fa-solid fa-check" })
|
16359
16362
|
])) : b("", !0),
|
16360
|
-
|
16361
|
-
|
16362
|
-
|
16363
|
+
o("div", LO, [
|
16364
|
+
o("div", bO, V(c.name), 1),
|
16365
|
+
o("div", xO, V(`${c.contestQty} ${c.contestLabel}`), 1)
|
16363
16366
|
])
|
16364
16367
|
]),
|
16365
|
-
|
16368
|
+
o("div", yO, [
|
16366
16369
|
z(i, { icon: "fa-solid fa-chevron-right" })
|
16367
16370
|
])
|
16368
16371
|
]),
|
16369
16372
|
_: 1
|
16370
16373
|
}),
|
16371
|
-
|
16374
|
+
o("div", {
|
16372
16375
|
class: O(`AVBallotStyleCard--progress AVBallotStyleCard--progress-${c.reviewed ? "success" : "default"}`),
|
16373
16376
|
"data-test": "progress"
|
16374
16377
|
}, null, 2)
|
@@ -16483,8 +16486,8 @@ const SO = /* @__PURE__ */ D(AO, [["__scopeId", "data-v-c682a2cf"]]), NO = {
|
|
16483
16486
|
setup(c) {
|
16484
16487
|
const a = c, e = L(() => NO[a.locale]), i = L(
|
16485
16488
|
() => {
|
16486
|
-
var n,
|
16487
|
-
return ((n = a.option) == null ? void 0 : n.crosses) && ((
|
16489
|
+
var n, l;
|
16490
|
+
return ((n = a.option) == null ? void 0 : n.crosses) && ((l = a.option) == null ? void 0 : l.crosses) > 1 && a.multipleVotesAllowed && !a.blank;
|
16488
16491
|
}
|
16489
16492
|
), t = L(() => {
|
16490
16493
|
var n;
|
@@ -16493,17 +16496,17 @@ const SO = /* @__PURE__ */ D(AO, [["__scopeId", "data-v-c682a2cf"]]), NO = {
|
|
16493
16496
|
var f, v;
|
16494
16497
|
const n = Array.from(Array((f = a.option) == null ? void 0 : f.crosses).keys());
|
16495
16498
|
n.forEach((p) => n[p] = p + 1);
|
16496
|
-
const
|
16497
|
-
return m.length ? [
|
16499
|
+
const l = n.indexOf(Math.ceil(((v = a.option) == null ? void 0 : v.crosses) / 2)) + 1, r = n.slice(0, l), m = n.slice(l);
|
16500
|
+
return m.length ? [r, m] : [r];
|
16498
16501
|
});
|
16499
|
-
return (n,
|
16502
|
+
return (n, l) => {
|
16500
16503
|
var m, f, v;
|
16501
|
-
const
|
16504
|
+
const r = H("AVOptionCheckbox");
|
16502
16505
|
return u(), d("div", {
|
16503
16506
|
class: "AVSummaryOption",
|
16504
16507
|
"aria-label": e.value.option
|
16505
16508
|
}, [
|
16506
|
-
|
16509
|
+
o("div", {
|
16507
16510
|
class: O({
|
16508
16511
|
"AVSummaryOption--header": !0,
|
16509
16512
|
"AVSummaryOption--header-multiple": i.value
|
@@ -16515,11 +16518,11 @@ const SO = /* @__PURE__ */ D(AO, [["__scopeId", "data-v-c682a2cf"]]), NO = {
|
|
16515
16518
|
class: "AVSummaryOption--img",
|
16516
16519
|
alt: e.value.option_image
|
16517
16520
|
}, null, 8, kO)) : b("", !0),
|
16518
|
-
|
16519
|
-
|
16521
|
+
o("div", _O, [
|
16522
|
+
o("div", TO, V(t.value), 1)
|
16520
16523
|
]),
|
16521
16524
|
i.value ? b("", !0) : (u(), d("div", DO, [
|
16522
|
-
z(
|
16525
|
+
z(r, {
|
16523
16526
|
checked: !0,
|
16524
16527
|
rank: (v = c.option) == null ? void 0 : v.rank,
|
16525
16528
|
disabled: !0
|
@@ -16533,7 +16536,7 @@ const SO = /* @__PURE__ */ D(AO, [["__scopeId", "data-v-c682a2cf"]]), NO = {
|
|
16533
16536
|
}, [
|
16534
16537
|
(u(!0), d(R, null, Y(p, (h) => {
|
16535
16538
|
var C;
|
16536
|
-
return u(), j(
|
16539
|
+
return u(), j(r, {
|
16537
16540
|
key: h,
|
16538
16541
|
checked: !0,
|
16539
16542
|
rank: (C = c.option) == null ? void 0 : C.rank,
|
@@ -16716,7 +16719,7 @@ const BO = {
|
|
16716
16719
|
},
|
16717
16720
|
emits: ["accordion-open", "checked"],
|
16718
16721
|
setup(c, { emit: a }) {
|
16719
|
-
const e = c, { eventBus: i } = Xw(), t = $(!1), s = $(null), n = $(null), { emit:
|
16722
|
+
const e = c, { eventBus: i } = Xw(), t = $(!1), s = $(null), n = $(null), { emit: l } = uk(), r = L(() => BO[e.locale]), m = L(
|
16720
16723
|
() => document.getElementsByTagName("html")[0].dir === "rtl"
|
16721
16724
|
), f = L(
|
16722
16725
|
() => e.contest.markingType.voteVariation === "ranked"
|
@@ -16739,10 +16742,10 @@ const BO = {
|
|
16739
16742
|
let A = [];
|
16740
16743
|
return C.value && A.push({
|
16741
16744
|
url: C.value,
|
16742
|
-
text:
|
16745
|
+
text: r.value.info_link_text_html
|
16743
16746
|
}), M.value && A.push({
|
16744
16747
|
url: M.value,
|
16745
|
-
text:
|
16748
|
+
text: r.value.video_link_text_html
|
16746
16749
|
}), A;
|
16747
16750
|
}), _ = L(
|
16748
16751
|
() => e.option.children && e.option.children.length > 0
|
@@ -16764,7 +16767,7 @@ const BO = {
|
|
16764
16767
|
).length;
|
16765
16768
|
return A.reduce((X, G) => X + y(G.children), E);
|
16766
16769
|
}, k = (A) => {
|
16767
|
-
t.value = !1, A === e.option.code && (
|
16770
|
+
t.value = !1, A === e.option.code && (l("accordion-open"), mk(() => {
|
16768
16771
|
t.value = !0, n.value.scrollIntoView({ behavior: "smooth", block: "center" });
|
16769
16772
|
}));
|
16770
16773
|
};
|
@@ -16781,7 +16784,7 @@ const BO = {
|
|
16781
16784
|
ref: n,
|
16782
16785
|
class: "AVOption--background"
|
16783
16786
|
}, [
|
16784
|
-
|
16787
|
+
o("a", {
|
16785
16788
|
id: c.option.reference,
|
16786
16789
|
class: "AVOption--scroll-anchor",
|
16787
16790
|
href: `option_${c.option.code}_checkbox`,
|
@@ -16790,37 +16793,37 @@ const BO = {
|
|
16790
16793
|
z(z2, {
|
16791
16794
|
collapsable: c.contest.collapsable && _.value,
|
16792
16795
|
"start-collapsed": c.contest.collapseDefault,
|
16793
|
-
onAccordionOpen: E[1] || (E[1] = (J) => $2(
|
16796
|
+
onAccordionOpen: E[1] || (E[1] = (J) => $2(l)("accordion-open"))
|
16794
16797
|
}, {
|
16795
16798
|
toggle: F(({ isOpen: J, collapsable: a2 }) => [
|
16796
|
-
|
16799
|
+
o("section", {
|
16797
16800
|
ref_key: "el",
|
16798
16801
|
ref: s,
|
16799
16802
|
class: O(["AVOption", { "AVOption--highlight": t.value }]),
|
16800
|
-
"aria-label":
|
16803
|
+
"aria-label": r.value.aria_labels.option
|
16801
16804
|
}, [
|
16802
|
-
|
16805
|
+
o("div", {
|
16803
16806
|
class: O(["AVOption--container", {
|
16804
16807
|
"AVOption--container-column": g.value > 1,
|
16805
16808
|
"AVOption--container-row": g.value <= 5
|
16806
16809
|
}])
|
16807
16810
|
}, [
|
16808
|
-
|
16809
|
-
|
16811
|
+
o("div", EO, [
|
16812
|
+
o("header", qO, [
|
16810
16813
|
x.value ? (u(), d("img", {
|
16811
16814
|
key: 0,
|
16812
16815
|
src: x.value,
|
16813
|
-
alt:
|
16816
|
+
alt: r.value.aria_labels.option_image,
|
16814
16817
|
class: "AVOption-image"
|
16815
16818
|
}, null, 8, FO)) : b("", !0),
|
16816
|
-
|
16819
|
+
o("h5", {
|
16817
16820
|
class: "AVOption--title",
|
16818
16821
|
textContent: V(p.value)
|
16819
16822
|
}, null, 8, $O)
|
16820
16823
|
]),
|
16821
16824
|
h.value || I.value.length ? (u(), d("div", RO, [
|
16822
16825
|
h.value ? (u(), d("div", UO, [
|
16823
|
-
|
16826
|
+
o("p", { innerHTML: h.value }, null, 8, WO)
|
16824
16827
|
])) : b("", !0),
|
16825
16828
|
I.value.length > 0 ? (u(), d("div", GO, [
|
16826
16829
|
(u(!0), d(R, null, Y(I.value, (s2) => (u(), d("a", {
|
@@ -16832,7 +16835,7 @@ const BO = {
|
|
16832
16835
|
}, null, 8, YO))), 128))
|
16833
16836
|
])) : b("", !0),
|
16834
16837
|
a2 && _.value ? (u(), d("div", QO, [
|
16835
|
-
|
16838
|
+
o("div", {
|
16836
16839
|
id: `option_${c.option.code}_dropdown`,
|
16837
16840
|
class: "AVOption--expander-container",
|
16838
16841
|
"aria-hidden": "true"
|
@@ -16841,9 +16844,9 @@ const BO = {
|
|
16841
16844
|
icon: J ? "chevron-down" : m.value ? "chevron-left" : "chevron-right",
|
16842
16845
|
class: "AVOption--expander-icon"
|
16843
16846
|
}, null, 8, ["icon"]),
|
16844
|
-
|
16847
|
+
o("span", {
|
16845
16848
|
class: "AVOption--expander-help-text",
|
16846
|
-
innerHTML: J ?
|
16849
|
+
innerHTML: J ? r.value.collapse_text : r.value.expand_text
|
16847
16850
|
}, null, 8, XO)
|
16848
16851
|
], 8, ZO),
|
16849
16852
|
w.value && !J ? (u(), d("span", {
|
@@ -16852,7 +16855,7 @@ const BO = {
|
|
16852
16855
|
"AVOption--suboption-badge-danger": c.invalid,
|
16853
16856
|
"AVOption--suboption-badge-normal": !c.invalid
|
16854
16857
|
}])
|
16855
|
-
}, V(m.value ? `${
|
16858
|
+
}, V(m.value ? `${r.value.sub_options_select} ${w.value}` : `${w.value} ${r.value.sub_options_select}`), 3)) : b("", !0)
|
16856
16859
|
])) : b("", !0)
|
16857
16860
|
])) : b("", !0)
|
16858
16861
|
]),
|
@@ -16997,9 +17000,9 @@ const cj = /* @__PURE__ */ D(KO, [["__scopeId", "data-v-69ae8213"]]), ej = {
|
|
16997
17000
|
class: "AVBlankOption",
|
16998
17001
|
"aria-label": e.value.aria_labels.option
|
16999
17002
|
}, [
|
17000
|
-
|
17001
|
-
|
17002
|
-
|
17003
|
+
o("div", ij, [
|
17004
|
+
o("h5", tj, V(e.value.title), 1),
|
17005
|
+
o("div", sj, [
|
17003
17006
|
z(s, {
|
17004
17007
|
"option-reference": "blank",
|
17005
17008
|
rank: null,
|
@@ -17158,42 +17161,42 @@ const rj = /* @__PURE__ */ D(nj, [["__scopeId", "data-v-37a87144"]]), lj = {
|
|
17158
17161
|
"update:checkedValue"
|
17159
17162
|
],
|
17160
17163
|
setup(c, { emit: a }) {
|
17161
|
-
const e = c, i = L(() => lj[e.locale]), t = (
|
17162
|
-
a("update:candidateValue",
|
17163
|
-
}, s = (
|
17164
|
-
a("update:partyValue",
|
17164
|
+
const e = c, i = L(() => lj[e.locale]), t = (l) => {
|
17165
|
+
a("update:candidateValue", l), n();
|
17166
|
+
}, s = (l) => {
|
17167
|
+
a("update:partyValue", l), n();
|
17165
17168
|
}, n = () => {
|
17166
|
-
const
|
17167
|
-
|
17169
|
+
const l = e.partyValue !== "" || e.candidateValue !== "";
|
17170
|
+
l !== e.checkedValue && a("update:checkedValue", l);
|
17168
17171
|
};
|
17169
|
-
return (
|
17172
|
+
return (l, r) => {
|
17170
17173
|
const m = H("AVOptionCheckbox");
|
17171
17174
|
return u(), d("div", {
|
17172
17175
|
class: "AVWriteInOption",
|
17173
17176
|
"aria-label": i.value.aria_labels.option
|
17174
17177
|
}, [
|
17175
|
-
|
17176
|
-
|
17177
|
-
|
17178
|
-
|
17179
|
-
|
17178
|
+
o("div", fj, [
|
17179
|
+
o("div", uj, [
|
17180
|
+
o("div", mj, V(i.value.title), 1),
|
17181
|
+
o("div", dj, [
|
17182
|
+
o("select", {
|
17180
17183
|
class: "AVWriteInOption--form-control",
|
17181
17184
|
"aria-label": i.value.aria_labels.party,
|
17182
|
-
onInput:
|
17185
|
+
onInput: r[0] || (r[0] = (f) => s(f.target.value))
|
17183
17186
|
}, [
|
17184
|
-
|
17187
|
+
o("option", pj, V(i.value.choose_party), 1),
|
17185
17188
|
(u(!0), d(R, null, Y(c.parties, (f) => (u(), d("option", {
|
17186
17189
|
key: f.letter,
|
17187
17190
|
value: f.letter,
|
17188
17191
|
selected: f.letter === c.partyValue
|
17189
17192
|
}, V(f.letter) + " - " + V(f.name), 9, hj))), 128))
|
17190
17193
|
], 40, vj),
|
17191
|
-
|
17194
|
+
o("input", {
|
17192
17195
|
value: c.candidateValue,
|
17193
17196
|
class: "AVWriteInOption--form-control",
|
17194
17197
|
placeholder: i.value.placeholder,
|
17195
17198
|
"aria-label": i.value.aria_labels.candidate,
|
17196
|
-
onInput:
|
17199
|
+
onInput: r[1] || (r[1] = (f) => t(f.target.value))
|
17197
17200
|
}, null, 40, Vj)
|
17198
17201
|
])
|
17199
17202
|
]),
|
@@ -17429,7 +17432,7 @@ const Hj = /* @__PURE__ */ D(zj, [["__scopeId", "data-v-89219a9f"]]), Mj = {
|
|
17429
17432
|
exclusive: "Ogiltig kombination av alternativ."
|
17430
17433
|
}
|
17431
17434
|
}
|
17432
|
-
}, gj = (c) => (T2("data-v-09caa6ab"), c = c(), D2(), c), Cj = { class: "AVSubmissionHelper" }, Lj = { key: 0 }, bj = ["textContent"], xj = /* @__PURE__ */ gj(() => /* @__PURE__ */
|
17435
|
+
}, gj = (c) => (T2("data-v-09caa6ab"), c = c(), D2(), c), Cj = { class: "AVSubmissionHelper" }, Lj = { key: 0 }, bj = ["textContent"], xj = /* @__PURE__ */ gj(() => /* @__PURE__ */ o("hr", { class: "AVSubmissionHelper--separator" }, null, -1)), yj = { key: 1 }, Aj = { class: "AVSubmissionHelper--help" }, Sj = { key: 0 }, Nj = { key: 1 }, wj = {
|
17433
17436
|
key: 2,
|
17434
17437
|
class: "AVSubmissionHelper--count"
|
17435
17438
|
}, kj = { key: 2 }, _j = /* @__PURE__ */ B({
|
@@ -17461,7 +17464,7 @@ const Hj = /* @__PURE__ */ D(zj, [["__scopeId", "data-v-89219a9f"]]), Mj = {
|
|
17461
17464
|
(t) => e.value.errors[t]
|
17462
17465
|
));
|
17463
17466
|
return (t, s) => (u(), d("div", Cj, [
|
17464
|
-
|
17467
|
+
o("div", {
|
17465
17468
|
class: O(["AVSubmissionHelper--container", { "AVSubmissionHelper--danger": c.errors.length > 0 }])
|
17466
17469
|
}, [
|
17467
17470
|
c.errors.length > 0 ? (u(), d("div", Lj, [
|
@@ -17473,15 +17476,15 @@ const Hj = /* @__PURE__ */ D(zj, [["__scopeId", "data-v-89219a9f"]]), Mj = {
|
|
17473
17476
|
xj
|
17474
17477
|
])) : b("", !0),
|
17475
17478
|
c.maxMarks > 1 ? (u(), d("div", yj, [
|
17476
|
-
|
17479
|
+
o("div", Aj, [
|
17477
17480
|
c.minMarks === c.maxMarks ? (u(), d("div", Sj, V(`${e.value.select_exactly.before} ${c.minMarks} ${e.value.select_exactly.after}`), 1)) : (u(), d("div", Nj, V(`${e.value.select_multiple.before} ${c.minMarks} ${e.value.select_multiple.mid} ${c.maxMarks} ${e.value.select_exactly.after}`), 1)),
|
17478
17481
|
c.chosenCount > 0 ? (u(), d("div", wj, [
|
17479
17482
|
K(V(e.value.selected) + " ", 1),
|
17480
|
-
|
17483
|
+
o("b", null, V(c.chosenCount), 1)
|
17481
17484
|
])) : b("", !0)
|
17482
17485
|
])
|
17483
17486
|
])) : (u(), d("div", kj, [
|
17484
|
-
|
17487
|
+
o("div", null, V(e.value.select_single), 1)
|
17485
17488
|
]))
|
17486
17489
|
], 2)
|
17487
17490
|
]));
|
@@ -17495,7 +17498,7 @@ function Dj(c, a, e) {
|
|
17495
17498
|
return c.filter((t) => {
|
17496
17499
|
const s = e(t).toLowerCase().trim().split(/\s+/);
|
17497
17500
|
return i.every(
|
17498
|
-
(n) => s.some((
|
17501
|
+
(n) => s.some((l) => l.includes(n))
|
17499
17502
|
);
|
17500
17503
|
});
|
17501
17504
|
}
|
@@ -17634,14 +17637,14 @@ const Ij = {
|
|
17634
17637
|
this
|
17635
17638
|
);
|
17636
17639
|
}
|
17637
|
-
}),
|
17640
|
+
}), l = L(() => i.value.trim() === "" ? [] : Dj(
|
17638
17641
|
a.options,
|
17639
17642
|
i.value,
|
17640
17643
|
(f) => f.title[a.locale]
|
17641
|
-
)),
|
17644
|
+
)), r = () => {
|
17642
17645
|
i.value = "", t.value && clearTimeout(t.value);
|
17643
17646
|
}, m = (f) => {
|
17644
|
-
e("highlight-option", f.code),
|
17647
|
+
e("highlight-option", f.code), r();
|
17645
17648
|
};
|
17646
17649
|
return (f, v) => (u(), d("form", {
|
17647
17650
|
role: "search",
|
@@ -17650,14 +17653,14 @@ const Ij = {
|
|
17650
17653
|
onSubmit: v[1] || (v[1] = A2(() => {
|
17651
17654
|
}, ["prevent"]))
|
17652
17655
|
}, [
|
17653
|
-
|
17654
|
-
|
17656
|
+
o("div", Bj, [
|
17657
|
+
o("label", {
|
17655
17658
|
for: "ballot_search",
|
17656
17659
|
class: "AVSearchBallot--label",
|
17657
17660
|
textContent: V(s.value.search_the_ballot)
|
17658
17661
|
}, null, 8, Oj),
|
17659
|
-
|
17660
|
-
N2(
|
17662
|
+
o("div", jj, [
|
17663
|
+
N2(o("input", {
|
17661
17664
|
id: "ballot_search",
|
17662
17665
|
"onUpdate:modelValue": v[0] || (v[0] = (p) => n.value = p),
|
17663
17666
|
type: "search",
|
@@ -17668,16 +17671,16 @@ const Ij = {
|
|
17668
17671
|
])
|
17669
17672
|
])
|
17670
17673
|
]),
|
17671
|
-
|
17672
|
-
(u(!0), d(R, null, Y(
|
17674
|
+
o("div", qj, [
|
17675
|
+
(u(!0), d(R, null, Y(l.value, (p) => (u(), d("div", {
|
17673
17676
|
key: p,
|
17674
17677
|
"aria-label": p.title[c.locale]
|
17675
17678
|
}, [
|
17676
|
-
|
17679
|
+
o("div", {
|
17677
17680
|
id: `search_result_${p.code}`,
|
17678
17681
|
class: "AVSearchBallot--option"
|
17679
17682
|
}, [
|
17680
|
-
|
17683
|
+
o("a", {
|
17681
17684
|
href: "#",
|
17682
17685
|
class: "AVSearchBallot--link",
|
17683
17686
|
"aria-label": s.value.aria_labels.go_to_option,
|
@@ -17686,7 +17689,7 @@ const Ij = {
|
|
17686
17689
|
}, null, 8, Rj)
|
17687
17690
|
], 8, $j)
|
17688
17691
|
], 8, Fj))), 128)),
|
17689
|
-
i.value &&
|
17692
|
+
i.value && l.value.length === 0 ? (u(), d("div", {
|
17690
17693
|
key: 0,
|
17691
17694
|
class: "AVSearchBallot--alert",
|
17692
17695
|
textContent: V(s.value.no_results)
|
@@ -17774,22 +17777,22 @@ const Gj = /* @__PURE__ */ D(Wj, [["__scopeId", "data-v-3516a383"]]), Yj = {
|
|
17774
17777
|
setup(c) {
|
17775
17778
|
const a = c, e = L(() => Yj[a.locale]);
|
17776
17779
|
return (i, t) => (u(), d("div", Qj, [
|
17777
|
-
|
17778
|
-
|
17780
|
+
o("div", Zj, [
|
17781
|
+
o("span", null, [
|
17779
17782
|
K(V(e.value.total) + " ", 1),
|
17780
|
-
|
17783
|
+
o("strong", null, V(c.assignedWeight + c.unusedWeight), 1)
|
17781
17784
|
])
|
17782
17785
|
]),
|
17783
|
-
|
17784
|
-
|
17786
|
+
o("div", Xj, [
|
17787
|
+
o("span", null, [
|
17785
17788
|
K(V(e.value.assigned) + " ", 1),
|
17786
|
-
|
17789
|
+
o("strong", null, V(c.assignedWeight), 1)
|
17787
17790
|
])
|
17788
17791
|
]),
|
17789
|
-
|
17790
|
-
|
17792
|
+
o("div", Jj, [
|
17793
|
+
o("span", null, [
|
17791
17794
|
K(V(e.value.unused) + " ", 1),
|
17792
|
-
|
17795
|
+
o("strong", null, V(c.unusedWeight), 1)
|
17793
17796
|
])
|
17794
17797
|
])
|
17795
17798
|
]));
|
@@ -18043,7 +18046,7 @@ const cE = /* @__PURE__ */ D(Kj, [["__scopeId", "data-v-18b51da2"]]), eE = {
|
|
18043
18046
|
};
|
18044
18047
|
}
|
18045
18048
|
});
|
18046
|
-
const rE = /* @__PURE__ */ D(nE, [["__scopeId", "data-v-9a9b2f87"]]), lE = "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=", oE = (c) => (T2("data-v-4b57cf29"), c = c(), D2(), c), fE = /* @__PURE__ */ oE(() => /* @__PURE__ */ l("span", { class: "AVFooter--text" }, "Technology by", -1)), uE = ["src"], mE = /* @__PURE__ */ B({
|
18049
|
+
const rE = /* @__PURE__ */ D(nE, [["__scopeId", "data-v-9a9b2f87"]]), lE = "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=", oE = (c) => (T2("data-v-4b57cf29"), c = c(), D2(), c), fE = /* @__PURE__ */ oE(() => /* @__PURE__ */ o("span", { class: "AVFooter--text" }, "Technology by", -1)), uE = ["src"], mE = /* @__PURE__ */ B({
|
18047
18050
|
__name: "AVFooter",
|
18048
18051
|
props: {
|
18049
18052
|
enableSteps: {
|
@@ -18085,7 +18088,7 @@ const rE = /* @__PURE__ */ D(nE, [["__scopeId", "data-v-9a9b2f87"]]), lE = "data
|
|
18085
18088
|
class: O(`AVFooter--base AVFooter--child ${c.enableSteps && "AVFooter--child-stacked"}`)
|
18086
18089
|
}, [
|
18087
18090
|
fE,
|
18088
|
-
|
18091
|
+
o("img", {
|
18089
18092
|
src: $2(lE),
|
18090
18093
|
alt: "Assembly Voting",
|
18091
18094
|
class: "AVFooter--img"
|
@@ -18119,10 +18122,10 @@ var CE = {}, LE = { class: "AVContent" }, bE = {
|
|
18119
18122
|
};
|
18120
18123
|
function yE(c, a) {
|
18121
18124
|
return u(), d("main", LE, [
|
18122
|
-
|
18125
|
+
o("div", bE, [
|
18123
18126
|
Z(c.$slots, "sidebar", {}, void 0, !0)
|
18124
18127
|
]),
|
18125
|
-
|
18128
|
+
o("div", xE, [
|
18126
18129
|
Z(c.$slots, "content", {}, void 0, !0)
|
18127
18130
|
])
|
18128
18131
|
]);
|
@@ -18148,7 +18151,7 @@ const AE = /* @__PURE__ */ D(CE, [["render", yE], ["__scopeId", "data-v-1923eca8
|
|
18148
18151
|
}
|
18149
18152
|
), (e, i) => (u(), j(S2, { name: "modal-animation" }, {
|
18150
18153
|
default: F(() => [
|
18151
|
-
N2(
|
18154
|
+
N2(o("div", {
|
18152
18155
|
class: "AVModal",
|
18153
18156
|
role: "dialog",
|
18154
18157
|
"aria-labelledby": c.ariaLabelledBy,
|
@@ -18157,7 +18160,7 @@ const AE = /* @__PURE__ */ D(CE, [["render", yE], ["__scopeId", "data-v-1923eca8
|
|
18157
18160
|
}, [
|
18158
18161
|
z(S2, { name: "modal-animation-inner" }, {
|
18159
18162
|
default: F(() => [
|
18160
|
-
N2(
|
18163
|
+
N2(o("div", NE, [
|
18161
18164
|
Z(e.$slots, "default", {}, void 0, !0)
|
18162
18165
|
], 512), [
|
18163
18166
|
[X2, c.modalActive]
|
@@ -18308,7 +18311,7 @@ const DE = {
|
|
18308
18311
|
ballot: "Valsedel"
|
18309
18312
|
}
|
18310
18313
|
}
|
18311
|
-
}, IE = (c) => (T2("data-v-6424ce4f"), c = c(), D2(), c), PE = ["aria-label", "aria-describedby"], BE = ["id"], OE = /* @__PURE__ */ IE(() => /* @__PURE__ */
|
18314
|
+
}, IE = (c) => (T2("data-v-6424ce4f"), c = c(), D2(), c), PE = ["aria-label", "aria-describedby"], BE = ["id"], OE = /* @__PURE__ */ IE(() => /* @__PURE__ */ o("hr", { class: "AVBallot--separator" }, null, -1)), jE = ["aria-label"], EE = /* @__PURE__ */ B({
|
18312
18315
|
__name: "AVBallot",
|
18313
18316
|
props: {
|
18314
18317
|
contest: {
|
@@ -18330,7 +18333,7 @@ const DE = {
|
|
18330
18333
|
},
|
18331
18334
|
emits: ["update:selectionPile"],
|
18332
18335
|
setup(c, { emit: a }) {
|
18333
|
-
const e = c, i = $(!1), t = $(""), s = $(""), n = $(null),
|
18336
|
+
const e = c, i = $(!1), t = $(""), s = $(""), n = $(null), l = L(() => e.selectionPile.optionSelections), r = L(() => new Jw(e.contest)), m = L(() => r.value.validate(e.selectionPile)), f = L(() => m.value.length === 0), v = L(() => {
|
18334
18337
|
var _;
|
18335
18338
|
return (_ = e.contest.question) == null ? void 0 : _[e.locale];
|
18336
18339
|
}), p = L(() => e.contest.options), h = L(() => e.contest), C = L(() => DE[e.locale]);
|
@@ -18344,11 +18347,11 @@ const DE = {
|
|
18344
18347
|
explicitBlank: !e.selectionPile.explicitBlank
|
18345
18348
|
});
|
18346
18349
|
}, x = ({ reference: _, amount: g }) => {
|
18347
|
-
const w =
|
18350
|
+
const w = l.value.filter(
|
18348
18351
|
(S) => S.reference === _
|
18349
18352
|
).length;
|
18350
18353
|
g === w && (g = g - 1);
|
18351
|
-
const P =
|
18354
|
+
const P = l.value.filter(
|
18352
18355
|
(S) => S.reference !== _
|
18353
18356
|
);
|
18354
18357
|
for (let S = 0; S < g; S++)
|
@@ -18383,7 +18386,7 @@ const DE = {
|
|
18383
18386
|
locale: e.locale
|
18384
18387
|
}, null, 8, ["options", "locale"])) : b("", !0),
|
18385
18388
|
OE,
|
18386
|
-
|
18389
|
+
o("div", {
|
18387
18390
|
id: "ballot_options",
|
18388
18391
|
class: O({
|
18389
18392
|
"AVBallot--options": !0,
|
@@ -18408,7 +18411,7 @@ const DE = {
|
|
18408
18411
|
locale: e.locale
|
18409
18412
|
}, null, 8, ["candidate-value", "party-value", "checked-value", "parties", "locale"])) : (u(), j(S, {
|
18410
18413
|
key: 1,
|
18411
|
-
selections:
|
18414
|
+
selections: l.value,
|
18412
18415
|
option: k,
|
18413
18416
|
invalid: !f.value,
|
18414
18417
|
contest: c.contest,
|
@@ -18427,7 +18430,7 @@ const DE = {
|
|
18427
18430
|
c.showSubmissionHelper ? (u(), j(y, {
|
18428
18431
|
key: 2,
|
18429
18432
|
id: `ballot_${c.contest.reference}`,
|
18430
|
-
"chosen-count":
|
18433
|
+
"chosen-count": l.value.length,
|
18431
18434
|
errors: m.value,
|
18432
18435
|
class: "AVBallot--helper",
|
18433
18436
|
"min-marks": c.contest.markingType.minMarks,
|
@@ -18608,7 +18611,7 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18608
18611
|
}, ZE = { class: "AVPileSummary--assign-card" }, XE = ["aria-label"], JE = { class: "AVPileSummary--edit" }, KE = { key: 0 }, cq = { class: "AVPileSummary--assign-body" }, eq = {
|
18609
18612
|
key: 0,
|
18610
18613
|
class: "AVPileSummary--assign-text"
|
18611
|
-
}, aq = /* @__PURE__ */ $E(() => /* @__PURE__ */
|
18614
|
+
}, aq = /* @__PURE__ */ $E(() => /* @__PURE__ */ o("br", null, null, -1)), iq = ["aria-label"], tq = /* @__PURE__ */ B({
|
18612
18615
|
__name: "AVPileSummary",
|
18613
18616
|
props: {
|
18614
18617
|
selectionPile: {
|
@@ -18646,17 +18649,17 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18646
18649
|
},
|
18647
18650
|
emits: ["editCurrentSelection", "deleteSelection"],
|
18648
18651
|
setup(c, { emit: a }) {
|
18649
|
-
const e = c, i = $(!1), t = $([]), s = L(() => FE[e.locale]), n = L(() => e.selectionPile.optionSelections.length === 0),
|
18652
|
+
const e = c, i = $(!1), t = $([]), s = L(() => FE[e.locale]), n = L(() => e.selectionPile.optionSelections.length === 0), l = L(() => !e.maximumOptionsShown || i.value ? e.selectionPile.optionSelections : e.selectionPile.optionSelections.slice(
|
18650
18653
|
0,
|
18651
18654
|
e.maximumOptionsShown
|
18652
|
-
)),
|
18655
|
+
)), r = L(() => e.selectionPile.optionSelections.length - l.value.length), m = (v) => {
|
18653
18656
|
v.selectable && t.value.push(v), v.children && v.children.map((p) => m(p));
|
18654
18657
|
}, f = L(() => {
|
18655
18658
|
const v = {
|
18656
18659
|
options: [],
|
18657
18660
|
writeIns: []
|
18658
18661
|
};
|
18659
|
-
return
|
18662
|
+
return l.value.forEach((p) => {
|
18660
18663
|
if (p.text)
|
18661
18664
|
v.writeIns.push({
|
18662
18665
|
partyLetter: "?",
|
@@ -18688,12 +18691,12 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18688
18691
|
const h = H("AVSummaryOption"), C = H("AVIcon");
|
18689
18692
|
return c.activeState === "summary" ? (u(), d("div", RE, [
|
18690
18693
|
c.contest.markingType.maxPiles !== 1 ? (u(), d("header", UE, [
|
18691
|
-
|
18692
|
-
|
18694
|
+
o("span", null, V(s.value.selection) + " " + V(c.pileIndex + 1) + " / " + V(c.totalPiles), 1),
|
18695
|
+
o("span", WE, V(c.selectionPile.multiplier) + " " + V(s.value.ballots), 1)
|
18693
18696
|
])) : (u(), d("header", GE, [
|
18694
|
-
|
18697
|
+
o("span", null, V(s.value.selection), 1)
|
18695
18698
|
])),
|
18696
|
-
|
18699
|
+
o("div", YE, [
|
18697
18700
|
(u(!0), d(R, null, Y(f.value.options, (M, x) => (u(), j(h, {
|
18698
18701
|
key: x,
|
18699
18702
|
option: M,
|
@@ -18707,20 +18710,20 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18707
18710
|
}, null, 8, ["locale", "blank"])) : b("", !0)
|
18708
18711
|
])
|
18709
18712
|
])) : (u(), d("div", QE, [
|
18710
|
-
|
18711
|
-
|
18713
|
+
o("div", ZE, [
|
18714
|
+
o("div", {
|
18712
18715
|
class: "AVPileSummary--assign-header",
|
18713
18716
|
"aria-label": s.value.aria_labels.edit_selection,
|
18714
18717
|
role: "button",
|
18715
18718
|
onClick: p[0] || (p[0] = (M) => a("editCurrentSelection"))
|
18716
18719
|
}, [
|
18717
|
-
|
18720
|
+
o("div", JE, [
|
18718
18721
|
z(C, { icon: "pen-to-square" }),
|
18719
|
-
|
18722
|
+
o("span", null, V(s.value.ballot_selection) + " " + V(c.pileIndex + 1), 1)
|
18720
18723
|
]),
|
18721
18724
|
c.activeState === "overview" || c.isEditing ? (u(), d("span", KE, V(s.value.assigned) + " " + V(c.selectionPile.multiplier), 1)) : b("", !0)
|
18722
18725
|
], 8, XE),
|
18723
|
-
|
18726
|
+
o("div", cq, [
|
18724
18727
|
n.value ? (u(), d("p", eq, V(s.value.blank), 1)) : b("", !0),
|
18725
18728
|
(u(!0), d(R, null, Y(f.value.options, (M, x) => (u(), d("p", {
|
18726
18729
|
key: x,
|
@@ -18730,18 +18733,18 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18730
18733
|
key: x,
|
18731
18734
|
class: "AVPileSummary--assign-text"
|
18732
18735
|
}, [
|
18733
|
-
|
18736
|
+
o("b", null, V(M.partyLetter) + " - " + V(M.partyName), 1),
|
18734
18737
|
aq,
|
18735
|
-
|
18738
|
+
o("span", null, V(M.candidateName), 1)
|
18736
18739
|
]))), 128)),
|
18737
|
-
|
18740
|
+
r.value > 0 ? (u(), d("p", {
|
18738
18741
|
key: 1,
|
18739
18742
|
role: "button",
|
18740
18743
|
class: "AVPileSummary--show-more-button",
|
18741
18744
|
onClick: p[1] || (p[1] = A2((M) => i.value = !0, ["stop", "prevent"]))
|
18742
18745
|
}, [
|
18743
|
-
|
18744
|
-
|
18746
|
+
o("u", null, [
|
18747
|
+
o("em", null, V(`${s.value.and_n_more_pre} ${r.value} ${s.value.and_n_more_pos}`), 1)
|
18745
18748
|
])
|
18746
18749
|
])) : b("", !0),
|
18747
18750
|
i.value ? (u(), d("p", {
|
@@ -18750,8 +18753,8 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18750
18753
|
class: "AVPileSummary--show-more-button",
|
18751
18754
|
onClick: p[2] || (p[2] = A2((M) => i.value = !1, ["stop", "prevent"]))
|
18752
18755
|
}, [
|
18753
|
-
|
18754
|
-
|
18756
|
+
o("u", null, [
|
18757
|
+
o("em", null, V(s.value.show_less), 1)
|
18755
18758
|
])
|
18756
18759
|
])) : b("", !0)
|
18757
18760
|
])
|
@@ -19147,15 +19150,15 @@ var uq = {
|
|
19147
19150
|
class: "AVSplitHelper--overview-default"
|
19148
19151
|
}, Nq = { class: "AVSplitHelper--overview--text" }, wq = ["disabled"], kq = ["onClick"];
|
19149
19152
|
function _q(c, a, e, i, t, s) {
|
19150
|
-
var n,
|
19153
|
+
var n, l = H("AVSplitWizardHeader"), r = H("AVBallot"), m = H("AVPileSummary"), f = H("AVSplitWeightHelper"), v = H("AVIcon");
|
19151
19154
|
return u(), d(R, null, [
|
19152
|
-
|
19153
|
-
|
19155
|
+
o("h3", uq, V(c.contest.title[c.locale]), 1),
|
19156
|
+
o("div", {
|
19154
19157
|
class: "AVSplitHelper--description",
|
19155
19158
|
innerHTML: (n = c.contest.description) === null || n === void 0 ? void 0 : n[c.locale]
|
19156
19159
|
}, null, 8, mq),
|
19157
19160
|
c.userCanSplit ? (u(), d(R, { key: 0 }, [
|
19158
|
-
["ballot", "assign", "overview"].includes(c.activeState) ? (u(), j(
|
19161
|
+
["ballot", "assign", "overview"].includes(c.activeState) ? (u(), j(l, {
|
19159
19162
|
key: 0,
|
19160
19163
|
"active-selection-pile-index": c.activeSelectionPileIndex,
|
19161
19164
|
"active-state": c.activeState,
|
@@ -19172,7 +19175,7 @@ function _q(c, a, e, i, t, s) {
|
|
19172
19175
|
var p, h, C;
|
19173
19176
|
return [
|
19174
19177
|
c.activePile && c.activeState === "ballot" ? (u(), d("div", { key: c.activeSelectionPileIndex }, [
|
19175
|
-
z(
|
19178
|
+
z(r, {
|
19176
19179
|
class: "AVSplitHelper--ballot",
|
19177
19180
|
"selection-pile": c.activePile,
|
19178
19181
|
contest: c.contest,
|
@@ -19180,8 +19183,8 @@ function _q(c, a, e, i, t, s) {
|
|
19180
19183
|
"onUpdate:selectionPile": c.updateActivePile,
|
19181
19184
|
"show-submission-helper": c.showSubmissionHelper
|
19182
19185
|
}, null, 8, ["selection-pile", "contest", "locale", "onUpdate:selectionPile", "show-submission-helper"]),
|
19183
|
-
|
19184
|
-
|
19186
|
+
o("div", dq, [
|
19187
|
+
o("div", vq, [
|
19185
19188
|
c.selectionPiles.length > 0 ? (u(), d("button", {
|
19186
19189
|
key: "back",
|
19187
19190
|
class: "AVSplitHelper--btn-secondary",
|
@@ -19190,8 +19193,8 @@ function _q(c, a, e, i, t, s) {
|
|
19190
19193
|
})
|
19191
19194
|
}, V(c.componentTranslations.ballot.back_button), 1)) : b("", !0)
|
19192
19195
|
]),
|
19193
|
-
|
19194
|
-
|
19196
|
+
o("div", pq, [
|
19197
|
+
o("button", {
|
19195
19198
|
key: "assign",
|
19196
19199
|
class: "AVSplitHelper--btn-primary",
|
19197
19200
|
disabled: !c.isComplete(c.activePile) || c.hasError(c.activePile),
|
@@ -19202,8 +19205,8 @@ function _q(c, a, e, i, t, s) {
|
|
19202
19205
|
])
|
19203
19206
|
])
|
19204
19207
|
])) : c.activeState === "assign" ? (u(), d("div", Vq, [
|
19205
|
-
|
19206
|
-
|
19208
|
+
o("div", zq, [
|
19209
|
+
o("h4", Hq, V(c.componentTranslations.assign.split_question), 1),
|
19207
19210
|
z(m, {
|
19208
19211
|
"selection-pile": c.activePile,
|
19209
19212
|
contest: c.contest,
|
@@ -19217,11 +19220,11 @@ function _q(c, a, e, i, t, s) {
|
|
19217
19220
|
return c.activeState = "ballot";
|
19218
19221
|
})
|
19219
19222
|
}, null, 8, ["selection-pile", "contest", "pile-index", "active-state", "is-editing", "total-piles", "locale"]),
|
19220
|
-
|
19223
|
+
o("label", {
|
19221
19224
|
for: "".concat(c.contest.reference, "-ballot-selector"),
|
19222
19225
|
class: "AVSplitHelper--assign-label"
|
19223
19226
|
}, V(c.isEditing ? c.componentTranslations.assign.ballots_to_assign_edit_mode : c.componentTranslations.assign.ballots_to_assign), 9, Mq),
|
19224
|
-
N2(
|
19227
|
+
N2(o("input", {
|
19225
19228
|
id: "".concat(c.contest.reference, "-ballot-selector"),
|
19226
19229
|
"onUpdate:modelValue": a[3] || (a[3] = function(M) {
|
19227
19230
|
return c.activePile.multiplier = M;
|
@@ -19239,9 +19242,9 @@ function _q(c, a, e, i, t, s) {
|
|
19239
19242
|
"active-assigned": (p = c.selectionPiles[c.activeSelectionPileIndex]) === null || p === void 0 ? void 0 : p.multiplier,
|
19240
19243
|
locale: c.locale
|
19241
19244
|
}, null, 8, ["assigned-weight", "unused-weight", "active-assigned", "locale"]),
|
19242
|
-
|
19243
|
-
|
19244
|
-
|
19245
|
+
o("div", Cq, [
|
19246
|
+
o("div", Lq, [
|
19247
|
+
o("button", {
|
19245
19248
|
key: "ballot",
|
19246
19249
|
class: "AVSplitHelper--btn-secondary",
|
19247
19250
|
onClick: a[4] || (a[4] = function(M) {
|
@@ -19249,8 +19252,8 @@ function _q(c, a, e, i, t, s) {
|
|
19249
19252
|
})
|
19250
19253
|
}, V(c.componentTranslations.assign.back_button), 1)
|
19251
19254
|
]),
|
19252
|
-
|
19253
|
-
|
19255
|
+
o("div", bq, [
|
19256
|
+
o("button", {
|
19254
19257
|
key: "confirm",
|
19255
19258
|
class: "AVSplitHelper--btn-primary",
|
19256
19259
|
disabled: ((h = c.activePile) === null || h === void 0 ? void 0 : h.multiplier) < 1 || ((C = c.activePile) === null || C === void 0 ? void 0 : C.multiplier) > c.maxAssignable,
|
@@ -19268,11 +19271,11 @@ function _q(c, a, e, i, t, s) {
|
|
19268
19271
|
}),
|
19269
19272
|
K(" " + V(c.componentTranslations.overview.all_ballots_assigned), 1)
|
19270
19273
|
])) : (u(), d("div", Sq, [
|
19271
|
-
|
19272
|
-
|
19274
|
+
o("p", Nq, [
|
19275
|
+
o("strong", null, V(c.unusedWeight), 1),
|
19273
19276
|
K(" " + V(c.componentTranslations.overview.ballots_left), 1)
|
19274
19277
|
]),
|
19275
|
-
|
19278
|
+
o("button", {
|
19276
19279
|
key: "newSelection",
|
19277
19280
|
class: "AVSplitHelper--overview-new-ballot-btn",
|
19278
19281
|
disabled: c.unusedWeight === 0,
|
@@ -19312,7 +19315,7 @@ function _q(c, a, e, i, t, s) {
|
|
19312
19315
|
}),
|
19313
19316
|
_: 1
|
19314
19317
|
})
|
19315
|
-
], 64)) : (u(), j(
|
19318
|
+
], 64)) : (u(), j(r, {
|
19316
19319
|
key: 1,
|
19317
19320
|
class: "AVSplitHelper--no-split",
|
19318
19321
|
"selection-pile": c.activePile,
|
@@ -19324,47 +19327,47 @@ function _q(c, a, e, i, t, s) {
|
|
19324
19327
|
], 64);
|
19325
19328
|
}
|
19326
19329
|
const Tq = /* @__PURE__ */ D(fq, [["render", _q], ["__scopeId", "data-v-83fecec2"]]);
|
19327
|
-
var Dq = {}, Iq = /* @__PURE__ */
|
19328
|
-
/* @__PURE__ */
|
19329
|
-
/* @__PURE__ */
|
19330
|
-
/* @__PURE__ */
|
19331
|
-
/* @__PURE__ */
|
19332
|
-
/* @__PURE__ */
|
19333
|
-
/* @__PURE__ */
|
19334
|
-
/* @__PURE__ */
|
19335
|
-
/* @__PURE__ */
|
19336
|
-
/* @__PURE__ */
|
19337
|
-
/* @__PURE__ */
|
19338
|
-
/* @__PURE__ */
|
19339
|
-
/* @__PURE__ */
|
19340
|
-
/* @__PURE__ */
|
19341
|
-
/* @__PURE__ */
|
19342
|
-
/* @__PURE__ */
|
19343
|
-
/* @__PURE__ */
|
19344
|
-
/* @__PURE__ */
|
19345
|
-
/* @__PURE__ */
|
19346
|
-
/* @__PURE__ */
|
19347
|
-
/* @__PURE__ */
|
19348
|
-
/* @__PURE__ */
|
19349
|
-
/* @__PURE__ */
|
19350
|
-
/* @__PURE__ */
|
19351
|
-
/* @__PURE__ */
|
19352
|
-
/* @__PURE__ */
|
19353
|
-
/* @__PURE__ */
|
19354
|
-
/* @__PURE__ */
|
19355
|
-
/* @__PURE__ */
|
19356
|
-
/* @__PURE__ */
|
19357
|
-
/* @__PURE__ */
|
19358
|
-
/* @__PURE__ */
|
19330
|
+
var Dq = {}, Iq = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), Pq = { class: "flex items-center" }, Bq = { class: "flex flex-col items-center justify-center p-3 w-full" }, Oq = /* @__PURE__ */ o("h2", { class: "mb-4" }, "Election Name", -1), jq = /* @__PURE__ */ o("div", null, [
|
19331
|
+
/* @__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. "),
|
19332
|
+
/* @__PURE__ */ o("br"),
|
19333
|
+
/* @__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. "),
|
19334
|
+
/* @__PURE__ */ o("br"),
|
19335
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19336
|
+
/* @__PURE__ */ o("br"),
|
19337
|
+
/* @__PURE__ */ o("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19338
|
+
/* @__PURE__ */ o("br"),
|
19339
|
+
/* @__PURE__ */ o("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19340
|
+
/* @__PURE__ */ o("br"),
|
19341
|
+
/* @__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. "),
|
19342
|
+
/* @__PURE__ */ o("br"),
|
19343
|
+
/* @__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. "),
|
19344
|
+
/* @__PURE__ */ o("br"),
|
19345
|
+
/* @__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. "),
|
19346
|
+
/* @__PURE__ */ o("br"),
|
19347
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19348
|
+
/* @__PURE__ */ o("br"),
|
19349
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19350
|
+
/* @__PURE__ */ o("br"),
|
19351
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19352
|
+
/* @__PURE__ */ o("br"),
|
19353
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19354
|
+
/* @__PURE__ */ o("br"),
|
19355
|
+
/* @__PURE__ */ o("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19356
|
+
/* @__PURE__ */ o("br"),
|
19357
|
+
/* @__PURE__ */ o("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19358
|
+
/* @__PURE__ */ o("br"),
|
19359
|
+
/* @__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. "),
|
19360
|
+
/* @__PURE__ */ o("br"),
|
19361
|
+
/* @__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. ")
|
19359
19362
|
], -1);
|
19360
19363
|
function Eq(c, a) {
|
19361
|
-
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"),
|
19364
|
+
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), l = H("AVTabSwitcher"), r = H("AVSidebarItem"), m = H("AVButton"), f = H("AVSidebar"), v = H("AVContent"), p = H("AVFooter");
|
19362
19365
|
return u(), d(R, null, [
|
19363
19366
|
z(s, null, {
|
19364
19367
|
default: F(function() {
|
19365
19368
|
return [
|
19366
19369
|
Iq,
|
19367
|
-
|
19370
|
+
o("div", Pq, [
|
19368
19371
|
z(i, { type: "navbar" }, {
|
19369
19372
|
default: F(function() {
|
19370
19373
|
return [
|
@@ -19407,57 +19410,57 @@ function Eq(c, a) {
|
|
19407
19410
|
z(f, null, {
|
19408
19411
|
default: F(function() {
|
19409
19412
|
return [
|
19410
|
-
|
19413
|
+
o("div", Bq, [
|
19411
19414
|
Oq,
|
19412
19415
|
z(n, {
|
19413
19416
|
value: "draft",
|
19414
19417
|
type: "info"
|
19415
19418
|
})
|
19416
19419
|
]),
|
19417
|
-
z(
|
19420
|
+
z(l, { options: ["Pre-election", "election"] }),
|
19418
19421
|
z(i, { type: "sidebar" }, {
|
19419
19422
|
default: F(function() {
|
19420
19423
|
return [
|
19421
|
-
z(
|
19424
|
+
z(r, {
|
19422
19425
|
label: "Election Overview",
|
19423
19426
|
icon: "grip",
|
19424
19427
|
active: ""
|
19425
19428
|
}),
|
19426
|
-
z(
|
19429
|
+
z(r, {
|
19427
19430
|
label: "Election details",
|
19428
19431
|
type: "step",
|
19429
19432
|
stepIndex: "1"
|
19430
19433
|
}),
|
19431
|
-
z(
|
19434
|
+
z(r, {
|
19432
19435
|
label: "Digital Absentee Voting Requirements",
|
19433
19436
|
type: "step",
|
19434
19437
|
stepIndex: "2"
|
19435
19438
|
}),
|
19436
|
-
z(
|
19439
|
+
z(r, {
|
19437
19440
|
label: "Voting App Set Up",
|
19438
19441
|
type: "step",
|
19439
19442
|
stepIndex: "3"
|
19440
19443
|
}),
|
19441
|
-
z(
|
19444
|
+
z(r, {
|
19442
19445
|
label: "Ballot Data",
|
19443
19446
|
type: "step",
|
19444
19447
|
stepIndex: "4"
|
19445
19448
|
}),
|
19446
|
-
z(
|
19449
|
+
z(r, {
|
19447
19450
|
label: "Ballot Styles",
|
19448
19451
|
type: "step",
|
19449
19452
|
stepIndex: "5"
|
19450
19453
|
}),
|
19451
|
-
z(
|
19454
|
+
z(r, {
|
19452
19455
|
label: "Configure Ballot Extraction",
|
19453
19456
|
type: "step",
|
19454
19457
|
stepIndex: "6"
|
19455
19458
|
}),
|
19456
|
-
z(
|
19459
|
+
z(r, {
|
19457
19460
|
label: "Start Ballot Box Set Up",
|
19458
19461
|
icon: "download"
|
19459
19462
|
}),
|
19460
|
-
z(
|
19463
|
+
z(r, {
|
19461
19464
|
label: "Finish Ballot Box Set Up",
|
19462
19465
|
icon: "handshake-simple",
|
19463
19466
|
disabled: ""
|
@@ -19488,79 +19491,79 @@ function Eq(c, a) {
|
|
19488
19491
|
], 64);
|
19489
19492
|
}
|
19490
19493
|
const qq = /* @__PURE__ */ D(Dq, [["render", Eq]]);
|
19491
|
-
var Fq = {}, $q = /* @__PURE__ */
|
19492
|
-
/* @__PURE__ */
|
19493
|
-
/* @__PURE__ */
|
19494
|
-
/* @__PURE__ */
|
19495
|
-
/* @__PURE__ */
|
19496
|
-
/* @__PURE__ */
|
19497
|
-
/* @__PURE__ */
|
19498
|
-
/* @__PURE__ */
|
19499
|
-
/* @__PURE__ */
|
19500
|
-
/* @__PURE__ */
|
19501
|
-
/* @__PURE__ */
|
19502
|
-
/* @__PURE__ */
|
19503
|
-
/* @__PURE__ */
|
19504
|
-
/* @__PURE__ */
|
19505
|
-
/* @__PURE__ */
|
19506
|
-
/* @__PURE__ */
|
19507
|
-
/* @__PURE__ */
|
19508
|
-
/* @__PURE__ */
|
19509
|
-
/* @__PURE__ */
|
19510
|
-
/* @__PURE__ */
|
19511
|
-
/* @__PURE__ */
|
19512
|
-
/* @__PURE__ */
|
19513
|
-
/* @__PURE__ */
|
19514
|
-
/* @__PURE__ */
|
19515
|
-
/* @__PURE__ */
|
19516
|
-
/* @__PURE__ */
|
19517
|
-
/* @__PURE__ */
|
19518
|
-
/* @__PURE__ */
|
19519
|
-
/* @__PURE__ */
|
19520
|
-
/* @__PURE__ */
|
19521
|
-
/* @__PURE__ */
|
19522
|
-
/* @__PURE__ */
|
19523
|
-
], -1), Yq = /* @__PURE__ */
|
19524
|
-
/* @__PURE__ */
|
19525
|
-
/* @__PURE__ */
|
19526
|
-
/* @__PURE__ */
|
19527
|
-
/* @__PURE__ */
|
19528
|
-
/* @__PURE__ */
|
19529
|
-
/* @__PURE__ */
|
19530
|
-
/* @__PURE__ */
|
19531
|
-
/* @__PURE__ */
|
19532
|
-
/* @__PURE__ */
|
19533
|
-
/* @__PURE__ */
|
19534
|
-
/* @__PURE__ */
|
19535
|
-
/* @__PURE__ */
|
19536
|
-
/* @__PURE__ */
|
19537
|
-
/* @__PURE__ */
|
19538
|
-
/* @__PURE__ */
|
19539
|
-
/* @__PURE__ */
|
19540
|
-
/* @__PURE__ */
|
19541
|
-
/* @__PURE__ */
|
19542
|
-
/* @__PURE__ */
|
19543
|
-
/* @__PURE__ */
|
19544
|
-
/* @__PURE__ */
|
19545
|
-
/* @__PURE__ */
|
19546
|
-
/* @__PURE__ */
|
19547
|
-
/* @__PURE__ */
|
19548
|
-
/* @__PURE__ */
|
19549
|
-
/* @__PURE__ */
|
19550
|
-
/* @__PURE__ */
|
19551
|
-
/* @__PURE__ */
|
19552
|
-
/* @__PURE__ */
|
19553
|
-
/* @__PURE__ */
|
19554
|
-
/* @__PURE__ */
|
19494
|
+
var Fq = {}, $q = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), Rq = { class: "flex items-center" }, Uq = { class: "flex flex-col items-center justify-center p-3 w-full" }, Wq = /* @__PURE__ */ o("h2", { class: "mb-4" }, "Election Name", -1), Gq = /* @__PURE__ */ o("div", null, [
|
19495
|
+
/* @__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. "),
|
19496
|
+
/* @__PURE__ */ o("br"),
|
19497
|
+
/* @__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. "),
|
19498
|
+
/* @__PURE__ */ o("br"),
|
19499
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19500
|
+
/* @__PURE__ */ o("br"),
|
19501
|
+
/* @__PURE__ */ o("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19502
|
+
/* @__PURE__ */ o("br"),
|
19503
|
+
/* @__PURE__ */ o("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19504
|
+
/* @__PURE__ */ o("br"),
|
19505
|
+
/* @__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. "),
|
19506
|
+
/* @__PURE__ */ o("br"),
|
19507
|
+
/* @__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. "),
|
19508
|
+
/* @__PURE__ */ o("br"),
|
19509
|
+
/* @__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. "),
|
19510
|
+
/* @__PURE__ */ o("br"),
|
19511
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19512
|
+
/* @__PURE__ */ o("br"),
|
19513
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19514
|
+
/* @__PURE__ */ o("br"),
|
19515
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19516
|
+
/* @__PURE__ */ o("br"),
|
19517
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19518
|
+
/* @__PURE__ */ o("br"),
|
19519
|
+
/* @__PURE__ */ o("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19520
|
+
/* @__PURE__ */ o("br"),
|
19521
|
+
/* @__PURE__ */ o("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19522
|
+
/* @__PURE__ */ o("br"),
|
19523
|
+
/* @__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. "),
|
19524
|
+
/* @__PURE__ */ o("br"),
|
19525
|
+
/* @__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. ")
|
19526
|
+
], -1), Yq = /* @__PURE__ */ o("div", null, [
|
19527
|
+
/* @__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. "),
|
19528
|
+
/* @__PURE__ */ o("br"),
|
19529
|
+
/* @__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. "),
|
19530
|
+
/* @__PURE__ */ o("br"),
|
19531
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19532
|
+
/* @__PURE__ */ o("br"),
|
19533
|
+
/* @__PURE__ */ o("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19534
|
+
/* @__PURE__ */ o("br"),
|
19535
|
+
/* @__PURE__ */ o("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19536
|
+
/* @__PURE__ */ o("br"),
|
19537
|
+
/* @__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. "),
|
19538
|
+
/* @__PURE__ */ o("br"),
|
19539
|
+
/* @__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. "),
|
19540
|
+
/* @__PURE__ */ o("br"),
|
19541
|
+
/* @__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. "),
|
19542
|
+
/* @__PURE__ */ o("br"),
|
19543
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19544
|
+
/* @__PURE__ */ o("br"),
|
19545
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19546
|
+
/* @__PURE__ */ o("br"),
|
19547
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19548
|
+
/* @__PURE__ */ o("br"),
|
19549
|
+
/* @__PURE__ */ o("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19550
|
+
/* @__PURE__ */ o("br"),
|
19551
|
+
/* @__PURE__ */ o("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19552
|
+
/* @__PURE__ */ o("br"),
|
19553
|
+
/* @__PURE__ */ o("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19554
|
+
/* @__PURE__ */ o("br"),
|
19555
|
+
/* @__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. "),
|
19556
|
+
/* @__PURE__ */ o("br"),
|
19557
|
+
/* @__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. ")
|
19555
19558
|
], -1);
|
19556
19559
|
function Qq(c, a) {
|
19557
|
-
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"),
|
19560
|
+
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), l = H("AVTabSwitcher"), r = H("AVSidebarItem"), m = H("AVButton"), f = H("AVSidebar"), v = H("AVContent"), p = H("AVFooter");
|
19558
19561
|
return u(), d(R, null, [
|
19559
19562
|
z(s, null, {
|
19560
19563
|
default: F(function() {
|
19561
19564
|
return [
|
19562
19565
|
$q,
|
19563
|
-
|
19566
|
+
o("div", Rq, [
|
19564
19567
|
z(i, { type: "navbar" }, {
|
19565
19568
|
default: F(function() {
|
19566
19569
|
return [
|
@@ -19603,57 +19606,57 @@ function Qq(c, a) {
|
|
19603
19606
|
z(f, null, {
|
19604
19607
|
default: F(function() {
|
19605
19608
|
return [
|
19606
|
-
|
19609
|
+
o("div", Uq, [
|
19607
19610
|
Wq,
|
19608
19611
|
z(n, {
|
19609
19612
|
value: "draft",
|
19610
19613
|
type: "info"
|
19611
19614
|
})
|
19612
19615
|
]),
|
19613
|
-
z(
|
19616
|
+
z(l, { options: ["Pre-election", "election"] }),
|
19614
19617
|
z(i, { type: "sidebar" }, {
|
19615
19618
|
default: F(function() {
|
19616
19619
|
return [
|
19617
|
-
z(
|
19620
|
+
z(r, {
|
19618
19621
|
label: "Election Overview",
|
19619
19622
|
icon: "grip",
|
19620
19623
|
active: ""
|
19621
19624
|
}),
|
19622
|
-
z(
|
19625
|
+
z(r, {
|
19623
19626
|
label: "Election details",
|
19624
19627
|
type: "step",
|
19625
19628
|
stepIndex: "1"
|
19626
19629
|
}),
|
19627
|
-
z(
|
19630
|
+
z(r, {
|
19628
19631
|
label: "Digital Absentee Voting Requirements",
|
19629
19632
|
type: "step",
|
19630
19633
|
stepIndex: "2"
|
19631
19634
|
}),
|
19632
|
-
z(
|
19635
|
+
z(r, {
|
19633
19636
|
label: "Voting App Set Up",
|
19634
19637
|
type: "step",
|
19635
19638
|
stepIndex: "3"
|
19636
19639
|
}),
|
19637
|
-
z(
|
19640
|
+
z(r, {
|
19638
19641
|
label: "Ballot Data",
|
19639
19642
|
type: "step",
|
19640
19643
|
stepIndex: "4"
|
19641
19644
|
}),
|
19642
|
-
z(
|
19645
|
+
z(r, {
|
19643
19646
|
label: "Ballot Styles",
|
19644
19647
|
type: "step",
|
19645
19648
|
stepIndex: "5"
|
19646
19649
|
}),
|
19647
|
-
z(
|
19650
|
+
z(r, {
|
19648
19651
|
label: "Configure Ballot Extraction",
|
19649
19652
|
type: "step",
|
19650
19653
|
stepIndex: "6"
|
19651
19654
|
}),
|
19652
|
-
z(
|
19655
|
+
z(r, {
|
19653
19656
|
label: "Start Ballot Box Set Up",
|
19654
19657
|
icon: "download"
|
19655
19658
|
}),
|
19656
|
-
z(
|
19659
|
+
z(r, {
|
19657
19660
|
label: "Finish Ballot Box Set Up",
|
19658
19661
|
icon: "handshake-simple",
|
19659
19662
|
disabled: ""
|
@@ -19685,19 +19688,19 @@ function Qq(c, a) {
|
|
19685
19688
|
], 64);
|
19686
19689
|
}
|
19687
19690
|
const Zq = /* @__PURE__ */ D(Fq, [["render", Qq]]);
|
19688
|
-
var Xq = {}, Jq = /* @__PURE__ */
|
19689
|
-
/* @__PURE__ */
|
19690
|
-
/* @__PURE__ */
|
19691
|
-
/* @__PURE__ */
|
19691
|
+
var Xq = {}, Jq = /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1), Kq = { class: "flex items-center" }, cF = /* @__PURE__ */ o("div", null, [
|
19692
|
+
/* @__PURE__ */ o("h1", null, "Content goes here"),
|
19693
|
+
/* @__PURE__ */ o("br"),
|
19694
|
+
/* @__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. ")
|
19692
19695
|
], -1);
|
19693
19696
|
function eF(c, a) {
|
19694
|
-
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVContent"),
|
19697
|
+
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVContent"), l = H("AVFooter");
|
19695
19698
|
return u(), d(R, null, [
|
19696
19699
|
z(s, null, {
|
19697
19700
|
default: F(function() {
|
19698
19701
|
return [
|
19699
19702
|
Jq,
|
19700
|
-
|
19703
|
+
o("div", Kq, [
|
19701
19704
|
z(i, { type: "navbar" }, {
|
19702
19705
|
default: F(function() {
|
19703
19706
|
return [
|
@@ -19742,7 +19745,7 @@ function eF(c, a) {
|
|
19742
19745
|
}),
|
19743
19746
|
_: 1
|
19744
19747
|
}),
|
19745
|
-
z(
|
19748
|
+
z(l, {
|
19746
19749
|
enableSteps: "",
|
19747
19750
|
steps: [
|
19748
19751
|
"Check my ballot",
|
@@ -19756,18 +19759,18 @@ function eF(c, a) {
|
|
19756
19759
|
})
|
19757
19760
|
], 64);
|
19758
19761
|
}
|
19759
|
-
const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc858f"), c = c(), D2(), c), iF = /* @__PURE__ */ m4(() => /* @__PURE__ */
|
19760
|
-
/* @__PURE__ */
|
19762
|
+
const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc858f"), c = c(), D2(), c), iF = /* @__PURE__ */ m4(() => /* @__PURE__ */ o("a", { href: "#" }, "LOGO", -1)), tF = { class: "flex items-center" }, sF = { href: "/new" }, nF = /* @__PURE__ */ m4(() => /* @__PURE__ */ o("div", { class: "new-election-title-container" }, [
|
19763
|
+
/* @__PURE__ */ o("span", {
|
19761
19764
|
class: "new-election-title",
|
19762
19765
|
"data-test": "title"
|
19763
19766
|
}, "Create new election")
|
19764
19767
|
], -1)), rF = { class: "new-election-button" }, lF = {
|
19765
19768
|
key: 0,
|
19766
19769
|
class: "no-elections-container"
|
19767
|
-
}, oF = /* @__PURE__ */ m4(() => /* @__PURE__ */
|
19770
|
+
}, oF = /* @__PURE__ */ m4(() => /* @__PURE__ */ o("span", {
|
19768
19771
|
class: "no-elections-title",
|
19769
19772
|
"data-test": "title"
|
19770
|
-
}, "Your dashboard is empty", -1)), fF = /* @__PURE__ */ m4(() => /* @__PURE__ */
|
19773
|
+
}, "Your dashboard is empty", -1)), fF = /* @__PURE__ */ m4(() => /* @__PURE__ */ o("span", {
|
19771
19774
|
class: "no-elections-text",
|
19772
19775
|
"data-test": "title"
|
19773
19776
|
}, "Once you create new elections you will see them displayed in this dashboard.", -1)), uF = /* @__PURE__ */ B({
|
@@ -19824,12 +19827,12 @@ const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc
|
|
19824
19827
|
}
|
19825
19828
|
];
|
19826
19829
|
return (e, i) => {
|
19827
|
-
const t = H("AVNavbarItem"), s = H("AVNavigationItemList"), n = H("AVMenuDropdown"),
|
19830
|
+
const t = H("AVNavbarItem"), s = H("AVNavigationItemList"), n = H("AVMenuDropdown"), l = H("AVNavbar"), r = H("AVIcon"), m = H("AVCard"), f = H("AVElectionCard"), v = H("AVContent"), p = H("AVFooter");
|
19828
19831
|
return u(), d(R, null, [
|
19829
|
-
z(
|
19832
|
+
z(l, null, {
|
19830
19833
|
default: F(() => [
|
19831
19834
|
iF,
|
19832
|
-
|
19835
|
+
o("div", tF, [
|
19833
19836
|
z(s, { type: "navbar" }, {
|
19834
19837
|
default: F(() => [
|
19835
19838
|
z(t, {
|
@@ -19870,15 +19873,15 @@ const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc
|
|
19870
19873
|
class: "dashboard-container"
|
19871
19874
|
}, {
|
19872
19875
|
default: F(() => [
|
19873
|
-
|
19876
|
+
o("a", sF, [
|
19874
19877
|
z(m, {
|
19875
19878
|
variant: "rounded",
|
19876
19879
|
role: "button"
|
19877
19880
|
}, {
|
19878
19881
|
default: F(() => [
|
19879
19882
|
nF,
|
19880
|
-
|
19881
|
-
z(
|
19883
|
+
o("div", rF, [
|
19884
|
+
z(r, {
|
19882
19885
|
icon: "fa-solid fa-circle-plus",
|
19883
19886
|
class: "new-election-icon"
|
19884
19887
|
})
|
@@ -19888,7 +19891,7 @@ const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc
|
|
19888
19891
|
})
|
19889
19892
|
]),
|
19890
19893
|
a.length === 0 ? (u(), d("div", lF, [
|
19891
|
-
z(
|
19894
|
+
z(r, {
|
19892
19895
|
icon: "fa-solid fa-folder-open",
|
19893
19896
|
class: "no-elections-icon"
|
19894
19897
|
}),
|