@assemblyvoting/ui-library 3.1.27-beta.2 → 3.1.27-beta.20
Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { defineComponent as G, h as J4, getCurrentInstance as O3, effectScope as _$, inject as D1, onMounted as A1, onUnmounted as x$, shallowRef as ts, ref as i1, computed as E, onBeforeMount as N$, watch as
|
1
|
+
import { defineComponent as G, h as J4, getCurrentInstance as O3, effectScope as _$, inject as D1, onMounted as A1, onUnmounted as x$, shallowRef as ts, ref as i1, computed as E, onBeforeMount as N$, watch as r1, Fragment as a1, isRef as y$, createVNode as T, Text as k$, pushScopeId as e2, popScopeId as c2, nextTick as is, openBlock as d, createBlock as K, createElementBlock as h, normalizeClass as $, renderSlot as H1, normalizeProps as S$, guardReactiveProps as w$, withScopeId as T$, resolveComponent as D, normalizeStyle as W1, withKeys as $8, createElementVNode as f, createCommentVNode as I, mergeProps as U8, withCtx as s1, createApp as I$, toDisplayString as N, createTextVNode as z1, resolveDirective as B2, withDirectives as G1, reactive as ns, provide as ss, renderList as g1, Transition as Y2, unref as B, useCssVars as E$, vShow as E4, withModifiers as m2, createSlots as D$, vModelText as ls } from "vue";
|
2
2
|
/*!
|
3
3
|
* shared v9.13.1
|
4
4
|
* (c) 2024 kazuya kawaguchi
|
@@ -340,7 +340,7 @@ function lU(e, c = {}) {
|
|
340
340
|
const X = V.currentPeek() === ":";
|
341
341
|
return V.resetPeek(), X;
|
342
342
|
}
|
343
|
-
function
|
343
|
+
function x(V, M) {
|
344
344
|
const { currentType: P } = M;
|
345
345
|
if (P !== 10)
|
346
346
|
return !1;
|
@@ -350,12 +350,12 @@ function lU(e, c = {}) {
|
|
350
350
|
}, _1 = X();
|
351
351
|
return V.resetPeek(), _1;
|
352
352
|
}
|
353
|
-
function
|
353
|
+
function F(V) {
|
354
354
|
C(V);
|
355
355
|
const M = V.currentPeek() === "|";
|
356
356
|
return V.resetPeek(), M;
|
357
357
|
}
|
358
|
-
function
|
358
|
+
function Z(V) {
|
359
359
|
const M = C(V), P = V.currentPeek() === "%" && V.peek() === "{";
|
360
360
|
return V.resetPeek(), {
|
361
361
|
isModulo: P,
|
@@ -373,7 +373,7 @@ function lU(e, c = {}) {
|
|
373
373
|
const P = V.currentChar();
|
374
374
|
return P === x2 ? x2 : M(P) ? (V.next(), P) : null;
|
375
375
|
}
|
376
|
-
function
|
376
|
+
function l1(V) {
|
377
377
|
const M = V.charCodeAt(0);
|
378
378
|
return M >= 97 && M <= 122 || // a-z
|
379
379
|
M >= 65 && M <= 90 || // A-Z
|
@@ -382,9 +382,9 @@ function lU(e, c = {}) {
|
|
382
382
|
M === 36;
|
383
383
|
}
|
384
384
|
function U(V) {
|
385
|
-
return e1(V,
|
385
|
+
return e1(V, l1);
|
386
386
|
}
|
387
|
-
function
|
387
|
+
function Y(V) {
|
388
388
|
const M = V.charCodeAt(0);
|
389
389
|
return M >= 97 && M <= 122 || // a-z
|
390
390
|
M >= 65 && M <= 90 || // A-Z
|
@@ -394,7 +394,7 @@ function lU(e, c = {}) {
|
|
394
394
|
M === 45;
|
395
395
|
}
|
396
396
|
function m1(V) {
|
397
|
-
return e1(V,
|
397
|
+
return e1(V, Y);
|
398
398
|
}
|
399
399
|
function P1(V) {
|
400
400
|
const M = V.charCodeAt(0);
|
@@ -438,7 +438,7 @@ function lU(e, c = {}) {
|
|
438
438
|
if (O(V))
|
439
439
|
M += P, V.next();
|
440
440
|
else {
|
441
|
-
if (
|
441
|
+
if (F(V))
|
442
442
|
break;
|
443
443
|
M += P, V.next();
|
444
444
|
}
|
@@ -550,7 +550,7 @@ function lU(e, c = {}) {
|
|
550
550
|
return M.braceNest > 0 && u(c1.UNTERMINATED_CLOSING_BRACE, n(), 0), P = R2(V, M) || p(M), M.braceNest = 0, P;
|
551
551
|
default: {
|
552
552
|
let _1 = !0, M1 = !0, h1 = !0;
|
553
|
-
if (
|
553
|
+
if (F(V))
|
554
554
|
return M.braceNest > 0 && u(c1.UNTERMINATED_CLOSING_BRACE, n(), 0), P = v(M, 1, d1(V)), M.braceNest = 0, M.inLinked = !1, P;
|
555
555
|
if (M.braceNest > 0 && (M.currentType === 5 || M.currentType === 6 || M.currentType === 7))
|
556
556
|
return u(c1.UNTERMINATED_CLOSING_BRACE, n(), 0), M.braceNest = 0, y3(V, M);
|
@@ -594,7 +594,7 @@ function lU(e, c = {}) {
|
|
594
594
|
/* TokenChars.LinkedDelimiter */
|
595
595
|
);
|
596
596
|
default:
|
597
|
-
return
|
597
|
+
return F(V) ? (X = v(M, 1, d1(V)), M.braceNest = 0, M.inLinked = !1, X) : y(V, M) || w(V, M) ? (b(V), R2(V, M)) : k(V, M) ? (b(V), v(M, 12, x3(V))) : x(V, M) ? (b(V), _1 === "{" ? N3(V, M) || X : v(M, 11, j(V))) : (P === 8 && u(c1.INVALID_LINKED_FORMAT, n(), 0), M.braceNest = 0, M.inLinked = !1, y3(V, M));
|
598
598
|
}
|
599
599
|
}
|
600
600
|
function y3(V, M) {
|
@@ -619,9 +619,9 @@ function lU(e, c = {}) {
|
|
619
619
|
case "@":
|
620
620
|
return R2(V, M) || p(M);
|
621
621
|
default: {
|
622
|
-
if (
|
622
|
+
if (F(V))
|
623
623
|
return P = v(M, 1, d1(V)), M.braceNest = 0, M.inLinked = !1, P;
|
624
|
-
const { isModulo: _1, hasSpace: M1 } =
|
624
|
+
const { isModulo: _1, hasSpace: M1 } = Z(V);
|
625
625
|
if (_1)
|
626
626
|
return M1 ? v(M, 0, z2(V)) : v(M, 4, a2(V));
|
627
627
|
if (O(V))
|
@@ -664,18 +664,18 @@ function uU(e = {}) {
|
|
664
664
|
function i(z, L, A, y, ...k) {
|
665
665
|
const w = z.currentPosition();
|
666
666
|
if (w.offset += y, w.column += y, a) {
|
667
|
-
const
|
667
|
+
const x = c ? P4(A, w) : null, F = z3(L, x, {
|
668
668
|
domain: rU,
|
669
669
|
args: k
|
670
670
|
});
|
671
|
-
a(
|
671
|
+
a(F);
|
672
672
|
}
|
673
673
|
}
|
674
674
|
function n(z, L, A, y, ...k) {
|
675
675
|
const w = z.currentPosition();
|
676
676
|
if (w.offset += y, w.column += y, t) {
|
677
|
-
const
|
678
|
-
t(Y$(L,
|
677
|
+
const x = c ? P4(A, w) : null;
|
678
|
+
t(Y$(L, x, k));
|
679
679
|
}
|
680
680
|
}
|
681
681
|
function s(z, L, A) {
|
@@ -694,8 +694,8 @@ function uU(e = {}) {
|
|
694
694
|
return w.index = parseInt(L, 10), z.nextToken(), l(w, z.currentOffset(), z.currentPosition()), w;
|
695
695
|
}
|
696
696
|
function m(z, L, A) {
|
697
|
-
const y = z.context(), { lastOffset: k, lastStartLoc: w } = y,
|
698
|
-
return
|
697
|
+
const y = z.context(), { lastOffset: k, lastStartLoc: w } = y, x = s(4, k, w);
|
698
|
+
return x.key = L, A === !0 && (x.modulo = !0), z.nextToken(), l(x, z.currentOffset(), z.currentPosition()), x;
|
699
699
|
}
|
700
700
|
function u(z, L) {
|
701
701
|
const A = z.context(), { lastOffset: y, lastStartLoc: k } = A, w = s(9, y, k);
|
@@ -750,7 +750,7 @@ function uU(e = {}) {
|
|
750
750
|
function C(z) {
|
751
751
|
const L = z.context(), A = L.currentType === 1 ? z.currentOffset() : L.offset, y = L.currentType === 1 ? L.endLoc : L.startLoc, k = s(2, A, y);
|
752
752
|
k.items = [];
|
753
|
-
let w = null,
|
753
|
+
let w = null, x = null;
|
754
754
|
do {
|
755
755
|
const O = w || z.nextToken();
|
756
756
|
switch (w = null, O.type) {
|
@@ -761,10 +761,10 @@ function uU(e = {}) {
|
|
761
761
|
O.value == null && i(z, c1.UNEXPECTED_LEXICAL_ANALYSIS, L.lastStartLoc, 0, t2(O)), k.items.push(o(z, O.value || ""));
|
762
762
|
break;
|
763
763
|
case 4:
|
764
|
-
|
764
|
+
x = !0;
|
765
765
|
break;
|
766
766
|
case 5:
|
767
|
-
O.value == null && i(z, c1.UNEXPECTED_LEXICAL_ANALYSIS, L.lastStartLoc, 0, t2(O)), k.items.push(m(z, O.value || "", !!
|
767
|
+
O.value == null && i(z, c1.UNEXPECTED_LEXICAL_ANALYSIS, L.lastStartLoc, 0, t2(O)), k.items.push(m(z, O.value || "", !!x)), x && (n(z, Q4.USE_MODULO_SYNTAX, L.lastStartLoc, 0, t2(O)), x = null);
|
768
768
|
break;
|
769
769
|
case 7:
|
770
770
|
O.value == null && i(z, c1.UNEXPECTED_LEXICAL_ANALYSIS, L.lastStartLoc, 0, t2(O)), k.items.push(u(z, O.value || ""));
|
@@ -776,19 +776,19 @@ function uU(e = {}) {
|
|
776
776
|
}
|
777
777
|
}
|
778
778
|
} while (L.currentType !== 14 && L.currentType !== 1);
|
779
|
-
const
|
780
|
-
return l(k,
|
779
|
+
const F = L.currentType === 1 ? L.lastOffset : z.currentOffset(), Z = L.currentType === 1 ? L.lastEndLoc : z.currentPosition();
|
780
|
+
return l(k, F, Z), k;
|
781
781
|
}
|
782
782
|
function b(z, L, A, y) {
|
783
783
|
const k = z.context();
|
784
784
|
let w = y.items.length === 0;
|
785
|
-
const
|
786
|
-
|
785
|
+
const x = s(1, L, A);
|
786
|
+
x.cases = [], x.cases.push(y);
|
787
787
|
do {
|
788
|
-
const
|
789
|
-
w || (w =
|
788
|
+
const F = C(z);
|
789
|
+
w || (w = F.items.length === 0), x.cases.push(F);
|
790
790
|
} while (k.currentType !== 14);
|
791
|
-
return w && i(z, c1.MUST_HAVE_MESSAGES_IN_PLURAL, A, 0), l(
|
791
|
+
return w && i(z, c1.MUST_HAVE_MESSAGES_IN_PLURAL, A, 0), l(x, z.currentOffset(), z.currentPosition()), x;
|
792
792
|
}
|
793
793
|
function _(z) {
|
794
794
|
const L = z.context(), { offset: A, startLoc: y } = L, k = C(z);
|
@@ -1595,7 +1595,7 @@ let Fi = 0;
|
|
1595
1595
|
function tW(e = {}) {
|
1596
1596
|
const c = V1(e.onWarn) ? e.onWarn : S1, a = q(e.version) ? e.version : YU, t = q(e.locale) || V1(e.locale) ? e.locale : v3, i = V1(t) ? v3 : t, n = C1(e.fallbackLocale) || t1(e.fallbackLocale) || q(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : i, s = t1(e.messages) ? e.messages : { [i]: {} }, l = t1(e.datetimeFormats) ? e.datetimeFormats : { [i]: {} }, r = t1(e.numberFormats) ? e.numberFormats : { [i]: {} }, o = B1({}, e.modifiers || {}, QU()), m = e.pluralRules || {}, u = V1(e.missing) ? e.missing : null, v = n1(e.missingWarn) || T2(e.missingWarn) ? e.missingWarn : !0, p = n1(e.fallbackWarn) || T2(e.fallbackWarn) ? e.fallbackWarn : !0, H = !!e.fallbackFormat, C = !!e.unresolving, b = V1(e.postTranslation) ? e.postTranslation : null, _ = t1(e.processor) ? e.processor : null, g = n1(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, z = !!e.escapeParameter, L = V1(e.messageCompiler) ? e.messageCompiler : zs;
|
1597
1597
|
process.env.NODE_ENV !== "production" && V1(e.messageCompiler) && fs(K2(j1.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));
|
1598
|
-
const A = V1(e.messageResolver) ? e.messageResolver : Vs || SU, y = V1(e.localeFallbacker) ? e.localeFallbacker : Ms || GU, k = u1(e.fallbackContext) ? e.fallbackContext : void 0, w = e,
|
1598
|
+
const A = V1(e.messageResolver) ? e.messageResolver : Vs || SU, y = V1(e.localeFallbacker) ? e.localeFallbacker : Ms || GU, k = u1(e.fallbackContext) ? e.fallbackContext : void 0, w = e, x = u1(w.__datetimeFormatters) ? w.__datetimeFormatters : /* @__PURE__ */ new Map(), F = u1(w.__numberFormatters) ? w.__numberFormatters : /* @__PURE__ */ new Map(), Z = u1(w.__meta) ? w.__meta : {};
|
1599
1599
|
Fi++;
|
1600
1600
|
const O = {
|
1601
1601
|
version: a,
|
@@ -1619,9 +1619,9 @@ function tW(e = {}) {
|
|
1619
1619
|
localeFallbacker: y,
|
1620
1620
|
fallbackContext: k,
|
1621
1621
|
onWarn: c,
|
1622
|
-
__meta:
|
1622
|
+
__meta: Z
|
1623
1623
|
};
|
1624
|
-
return O.datetimeFormats = l, O.numberFormats = r, O.__datetimeFormatters =
|
1624
|
+
return O.datetimeFormats = l, O.numberFormats = r, O.__datetimeFormatters = x, O.__numberFormatters = F, process.env.NODE_ENV !== "production" && (O.__v_emitter = w.__v_emitter != null ? w.__v_emitter : void 0), (process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__) && jU(O, a, Z), O;
|
1625
1625
|
}
|
1626
1626
|
function X4(e, c) {
|
1627
1627
|
return e instanceof RegExp ? e.test(c) : e;
|
@@ -1796,7 +1796,7 @@ function qi(e, ...c) {
|
|
1796
1796
|
}, w = K1(L) ? L : ys(e, r, g, L, A, k);
|
1797
1797
|
if (y)
|
1798
1798
|
return L;
|
1799
|
-
const
|
1799
|
+
const x = dW(e, g, z, o), F = FU(x), Z = fW(e, w, F), O = t ? t(Z, r) : Z;
|
1800
1800
|
if (process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__) {
|
1801
1801
|
const e1 = {
|
1802
1802
|
timestamp: Date.now(),
|
@@ -1976,13 +1976,13 @@ function Ui(e, ...c) {
|
|
1976
1976
|
return new Intl.DateTimeFormat(C, u).format(o);
|
1977
1977
|
let _ = {}, g, z = null, L = C, A = null;
|
1978
1978
|
const y = "datetime format";
|
1979
|
-
for (let
|
1980
|
-
if (g = A = b[
|
1979
|
+
for (let x = 0; x < b.length; x++) {
|
1980
|
+
if (g = A = b[x], process.env.NODE_ENV !== "production" && C !== g && X4(p, r) && n(K2(j1.FALLBACK_TO_DATE_FORMAT, {
|
1981
1981
|
key: r,
|
1982
1982
|
target: g
|
1983
1983
|
})), process.env.NODE_ENV !== "production" && C !== g) {
|
1984
|
-
const
|
1985
|
-
|
1984
|
+
const F = e.__v_emitter;
|
1985
|
+
F && F.emit("fallback", {
|
1986
1986
|
type: y,
|
1987
1987
|
key: r,
|
1988
1988
|
from: L,
|
@@ -2070,13 +2070,13 @@ function Gi(e, ...c) {
|
|
2070
2070
|
return new Intl.NumberFormat(C, u).format(o);
|
2071
2071
|
let _ = {}, g, z = null, L = C, A = null;
|
2072
2072
|
const y = "number format";
|
2073
|
-
for (let
|
2074
|
-
if (g = A = b[
|
2073
|
+
for (let x = 0; x < b.length; x++) {
|
2074
|
+
if (g = A = b[x], process.env.NODE_ENV !== "production" && C !== g && X4(p, r) && n(K2(j1.FALLBACK_TO_NUMBER_FORMAT, {
|
2075
2075
|
key: r,
|
2076
2076
|
target: g
|
2077
2077
|
})), process.env.NODE_ENV !== "production" && C !== g) {
|
2078
|
-
const
|
2079
|
-
|
2078
|
+
const F = e.__v_emitter;
|
2079
|
+
F && F.emit("fallback", {
|
2080
2080
|
type: y,
|
2081
2081
|
key: r,
|
2082
2082
|
from: L,
|
@@ -2422,8 +2422,8 @@ function Q8(e = {}, c) {
|
|
2422
2422
|
), u = s(e6(o.value, e)), v = s(t1(e.datetimeFormats) ? e.datetimeFormats : { [o.value]: {} }), p = s(t1(e.numberFormats) ? e.numberFormats : { [o.value]: {} });
|
2423
2423
|
let H = a ? a.missingWarn : n1(e.missingWarn) || T2(e.missingWarn) ? e.missingWarn : !0, C = a ? a.fallbackWarn : n1(e.fallbackWarn) || T2(e.fallbackWarn) ? e.fallbackWarn : !0, b = a ? a.fallbackRoot : n1(e.fallbackRoot) ? e.fallbackRoot : !0, _ = !!e.fallbackFormat, g = V1(e.missing) ? e.missing : null, z = V1(e.missing) ? Xi(e.missing) : null, L = V1(e.postTranslation) ? e.postTranslation : null, A = a ? a.warnHtmlMessage : n1(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, y = !!e.escapeParameter;
|
2424
2424
|
const k = a ? a.modifiers : t1(e.modifiers) ? e.modifiers : {};
|
2425
|
-
let w = e.pluralRules || a && a.pluralRules,
|
2426
|
-
|
2425
|
+
let w = e.pluralRules || a && a.pluralRules, x;
|
2426
|
+
x = (() => {
|
2427
2427
|
i && Bi(null);
|
2428
2428
|
const S = {
|
2429
2429
|
version: CW,
|
@@ -2444,11 +2444,11 @@ function Q8(e = {}, c) {
|
|
2444
2444
|
messageCompiler: e.messageCompiler,
|
2445
2445
|
__meta: { framework: "vue" }
|
2446
2446
|
};
|
2447
|
-
S.datetimeFormats = v.value, S.numberFormats = p.value, S.__datetimeFormatters = t1(
|
2448
|
-
const
|
2449
|
-
return i && Bi(
|
2450
|
-
})(), k3(
|
2451
|
-
function
|
2447
|
+
S.datetimeFormats = v.value, S.numberFormats = p.value, S.__datetimeFormatters = t1(x) ? x.__datetimeFormatters : void 0, S.__numberFormatters = t1(x) ? x.__numberFormatters : void 0, process.env.NODE_ENV !== "production" && (S.__v_emitter = t1(x) ? x.__v_emitter : void 0);
|
2448
|
+
const R = tW(S);
|
2449
|
+
return i && Bi(R), R;
|
2450
|
+
})(), k3(x, o.value, m.value);
|
2451
|
+
function Z() {
|
2452
2452
|
return [
|
2453
2453
|
o.value,
|
2454
2454
|
m.value,
|
@@ -2460,45 +2460,45 @@ function Q8(e = {}, c) {
|
|
2460
2460
|
const O = E({
|
2461
2461
|
get: () => o.value,
|
2462
2462
|
set: (S) => {
|
2463
|
-
o.value = S,
|
2463
|
+
o.value = S, x.locale = o.value;
|
2464
2464
|
}
|
2465
2465
|
}), e1 = E({
|
2466
2466
|
get: () => m.value,
|
2467
2467
|
set: (S) => {
|
2468
|
-
m.value = S,
|
2468
|
+
m.value = S, x.fallbackLocale = m.value, k3(x, o.value, S);
|
2469
2469
|
}
|
2470
|
-
}),
|
2470
|
+
}), l1 = E(() => u.value), U = /* @__PURE__ */ E(() => v.value), Y = /* @__PURE__ */ E(() => p.value);
|
2471
2471
|
function m1() {
|
2472
2472
|
return V1(L) ? L : null;
|
2473
2473
|
}
|
2474
2474
|
function P1(S) {
|
2475
|
-
L = S,
|
2475
|
+
L = S, x.postTranslation = S;
|
2476
2476
|
}
|
2477
2477
|
function q1() {
|
2478
2478
|
return g;
|
2479
2479
|
}
|
2480
2480
|
function O1(S) {
|
2481
|
-
S !== null && (z = Xi(S)), g = S,
|
2481
|
+
S !== null && (z = Xi(S)), g = S, x.missing = z;
|
2482
2482
|
}
|
2483
|
-
function J1(S,
|
2484
|
-
return S !== "translate" || !
|
2483
|
+
function J1(S, R) {
|
2484
|
+
return S !== "translate" || !R.resolvedMessage;
|
2485
2485
|
}
|
2486
|
-
const I1 = (S,
|
2487
|
-
|
2486
|
+
const I1 = (S, R, v1, y1, _2, V4) => {
|
2487
|
+
Z();
|
2488
2488
|
let n3;
|
2489
2489
|
try {
|
2490
|
-
process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, i || (
|
2490
|
+
process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, i || (x.fallbackContext = a ? aW() : void 0), n3 = S(x);
|
2491
2491
|
} finally {
|
2492
|
-
process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, i || (
|
2492
|
+
process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, i || (x.fallbackContext = void 0);
|
2493
2493
|
}
|
2494
2494
|
if (v1 !== "translate exists" && // for not `te` (e.g `t`)
|
2495
2495
|
k1(n3) && n3 === K4 || v1 === "translate exists" && !n3) {
|
2496
|
-
const [j2, A$] =
|
2496
|
+
const [j2, A$] = R();
|
2497
2497
|
if (process.env.NODE_ENV !== "production" && a && q(j2) && J1(v1, A$) && (b && (X4(C, j2) || Cs(H, j2)) && S1(U1(x1.FALLBACK_TO_ROOT, {
|
2498
2498
|
key: j2,
|
2499
2499
|
type: v1
|
2500
2500
|
})), process.env.NODE_ENV !== "production")) {
|
2501
|
-
const { __v_emitter: Li } =
|
2501
|
+
const { __v_emitter: Li } = x;
|
2502
2502
|
Li && b && Li.emit("fallback", {
|
2503
2503
|
type: v1,
|
2504
2504
|
key: j2,
|
@@ -2514,22 +2514,22 @@ function Q8(e = {}, c) {
|
|
2514
2514
|
}
|
2515
2515
|
};
|
2516
2516
|
function a2(...S) {
|
2517
|
-
return I1((
|
2517
|
+
return I1((R) => Reflect.apply(qi, null, [R, ...S]), () => z8(...S), "translate", (R) => Reflect.apply(R.t, R, [...S]), (R) => R, (R) => q(R));
|
2518
2518
|
}
|
2519
2519
|
function z2(...S) {
|
2520
|
-
const [
|
2520
|
+
const [R, v1, y1] = S;
|
2521
2521
|
if (y1 && !u1(y1))
|
2522
2522
|
throw w1(f1.INVALID_ARGUMENT);
|
2523
|
-
return a2(
|
2523
|
+
return a2(R, v1, B1({ resolvedMessage: !0 }, y1 || {}));
|
2524
2524
|
}
|
2525
2525
|
function A2(...S) {
|
2526
|
-
return I1((
|
2526
|
+
return I1((R) => Reflect.apply(Ui, null, [R, ...S]), () => V8(...S), "datetime format", (R) => Reflect.apply(R.d, R, [...S]), () => O4, (R) => q(R));
|
2527
2527
|
}
|
2528
2528
|
function F1(...S) {
|
2529
|
-
return I1((
|
2529
|
+
return I1((R) => Reflect.apply(Gi, null, [R, ...S]), () => M8(...S), "number format", (R) => Reflect.apply(R.n, R, [...S]), () => O4, (R) => q(R));
|
2530
2530
|
}
|
2531
2531
|
function o2(S) {
|
2532
|
-
return S.map((
|
2532
|
+
return S.map((R) => q(R) || k1(R) || n1(R) ? Zi(String(R)) : R);
|
2533
2533
|
}
|
2534
2534
|
const L3 = {
|
2535
2535
|
normalize: o2,
|
@@ -2538,9 +2538,9 @@ function Q8(e = {}, c) {
|
|
2538
2538
|
};
|
2539
2539
|
function i3(...S) {
|
2540
2540
|
return I1(
|
2541
|
-
(
|
2541
|
+
(R) => {
|
2542
2542
|
let v1;
|
2543
|
-
const y1 =
|
2543
|
+
const y1 = R;
|
2544
2544
|
try {
|
2545
2545
|
y1.processor = L3, v1 = Reflect.apply(qi, null, [y1, ...S]);
|
2546
2546
|
} finally {
|
@@ -2551,102 +2551,102 @@ function Q8(e = {}, c) {
|
|
2551
2551
|
() => z8(...S),
|
2552
2552
|
"translate",
|
2553
2553
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
2554
|
-
(
|
2555
|
-
(
|
2556
|
-
(
|
2554
|
+
(R) => R[g8](...S),
|
2555
|
+
(R) => [Zi(R)],
|
2556
|
+
(R) => C1(R)
|
2557
2557
|
);
|
2558
2558
|
}
|
2559
2559
|
function A3(...S) {
|
2560
2560
|
return I1(
|
2561
|
-
(
|
2561
|
+
(R) => Reflect.apply(Gi, null, [R, ...S]),
|
2562
2562
|
() => M8(...S),
|
2563
2563
|
"number format",
|
2564
2564
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
2565
|
-
(
|
2565
|
+
(R) => R[b8](...S),
|
2566
2566
|
Qi,
|
2567
|
-
(
|
2567
|
+
(R) => q(R) || C1(R)
|
2568
2568
|
);
|
2569
2569
|
}
|
2570
2570
|
function _3(...S) {
|
2571
2571
|
return I1(
|
2572
|
-
(
|
2572
|
+
(R) => Reflect.apply(Ui, null, [R, ...S]),
|
2573
2573
|
() => V8(...S),
|
2574
2574
|
"datetime format",
|
2575
2575
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
2576
|
-
(
|
2576
|
+
(R) => R[C8](...S),
|
2577
2577
|
Qi,
|
2578
|
-
(
|
2578
|
+
(R) => q(R) || C1(R)
|
2579
2579
|
);
|
2580
2580
|
}
|
2581
2581
|
function x3(S) {
|
2582
|
-
w = S,
|
2582
|
+
w = S, x.pluralRules = w;
|
2583
2583
|
}
|
2584
|
-
function j(S,
|
2584
|
+
function j(S, R) {
|
2585
2585
|
return I1(() => {
|
2586
2586
|
if (!S)
|
2587
2587
|
return !1;
|
2588
|
-
const v1 = q(
|
2588
|
+
const v1 = q(R) ? R : o.value, y1 = R2(v1), _2 = x.messageResolver(y1, S);
|
2589
2589
|
return l ? _2 != null : I2(_2) || K1(_2) || q(_2);
|
2590
|
-
}, () => [S], "translate exists", (v1) => Reflect.apply(v1.te, v1, [S,
|
2590
|
+
}, () => [S], "translate exists", (v1) => Reflect.apply(v1.te, v1, [S, R]), _W, (v1) => n1(v1));
|
2591
2591
|
}
|
2592
2592
|
function d1(S) {
|
2593
|
-
let
|
2594
|
-
const v1 = hs(
|
2593
|
+
let R = null;
|
2594
|
+
const v1 = hs(x, m.value, o.value);
|
2595
2595
|
for (let y1 = 0; y1 < v1.length; y1++) {
|
2596
|
-
const _2 = u.value[v1[y1]] || {}, V4 =
|
2596
|
+
const _2 = u.value[v1[y1]] || {}, V4 = x.messageResolver(_2, S);
|
2597
2597
|
if (V4 != null) {
|
2598
|
-
|
2598
|
+
R = V4;
|
2599
2599
|
break;
|
2600
2600
|
}
|
2601
2601
|
}
|
2602
|
-
return
|
2602
|
+
return R;
|
2603
2603
|
}
|
2604
2604
|
function N3(S) {
|
2605
|
-
const
|
2606
|
-
return
|
2605
|
+
const R = d1(S);
|
2606
|
+
return R ?? (a ? a.tm(S) || {} : {});
|
2607
2607
|
}
|
2608
2608
|
function R2(S) {
|
2609
2609
|
return u.value[S] || {};
|
2610
2610
|
}
|
2611
|
-
function y3(S,
|
2611
|
+
function y3(S, R) {
|
2612
2612
|
if (n) {
|
2613
|
-
const v1 = { [S]:
|
2613
|
+
const v1 = { [S]: R };
|
2614
2614
|
for (const y1 in v1)
|
2615
2615
|
D4(v1, y1) && R3(v1[y1]);
|
2616
|
-
|
2616
|
+
R = v1[S];
|
2617
2617
|
}
|
2618
|
-
u.value[S] =
|
2618
|
+
u.value[S] = R, x.messages = u.value;
|
2619
2619
|
}
|
2620
|
-
function i8(S,
|
2620
|
+
function i8(S, R) {
|
2621
2621
|
u.value[S] = u.value[S] || {};
|
2622
|
-
const v1 = { [S]:
|
2622
|
+
const v1 = { [S]: R };
|
2623
2623
|
if (n)
|
2624
2624
|
for (const y1 in v1)
|
2625
2625
|
D4(v1, y1) && R3(v1[y1]);
|
2626
|
-
|
2626
|
+
R = v1[S], S4(R, u.value[S]), x.messages = u.value;
|
2627
2627
|
}
|
2628
2628
|
function V(S) {
|
2629
2629
|
return v.value[S] || {};
|
2630
2630
|
}
|
2631
|
-
function M(S,
|
2632
|
-
v.value[S] =
|
2631
|
+
function M(S, R) {
|
2632
|
+
v.value[S] = R, x.datetimeFormats = v.value, Wi(x, S, R);
|
2633
2633
|
}
|
2634
|
-
function P(S,
|
2635
|
-
v.value[S] = B1(v.value[S] || {},
|
2634
|
+
function P(S, R) {
|
2635
|
+
v.value[S] = B1(v.value[S] || {}, R), x.datetimeFormats = v.value, Wi(x, S, R);
|
2636
2636
|
}
|
2637
2637
|
function X(S) {
|
2638
2638
|
return p.value[S] || {};
|
2639
2639
|
}
|
2640
|
-
function _1(S,
|
2641
|
-
p.value[S] =
|
2640
|
+
function _1(S, R) {
|
2641
|
+
p.value[S] = R, x.numberFormats = p.value, Ji(x, S, R);
|
2642
2642
|
}
|
2643
|
-
function M1(S,
|
2644
|
-
p.value[S] = B1(p.value[S] || {},
|
2643
|
+
function M1(S, R) {
|
2644
|
+
p.value[S] = B1(p.value[S] || {}, R), x.numberFormats = p.value, Ji(x, S, R);
|
2645
2645
|
}
|
2646
|
-
Ki++, a && r2 && (
|
2647
|
-
r && (o.value = S,
|
2648
|
-
}),
|
2649
|
-
r && (m.value = S,
|
2646
|
+
Ki++, a && r2 && (r1(a.locale, (S) => {
|
2647
|
+
r && (o.value = S, x.locale = S, k3(x, o.value, m.value));
|
2648
|
+
}), r1(a.fallbackLocale, (S) => {
|
2649
|
+
r && (m.value = S, x.fallbackLocale = S, k3(x, o.value, m.value));
|
2650
2650
|
}));
|
2651
2651
|
const h1 = {
|
2652
2652
|
id: Ki,
|
@@ -2656,12 +2656,12 @@ function Q8(e = {}, c) {
|
|
2656
2656
|
return r;
|
2657
2657
|
},
|
2658
2658
|
set inheritLocale(S) {
|
2659
|
-
r = S, S && a && (o.value = a.locale.value, m.value = a.fallbackLocale.value, k3(
|
2659
|
+
r = S, S && a && (o.value = a.locale.value, m.value = a.fallbackLocale.value, k3(x, o.value, m.value));
|
2660
2660
|
},
|
2661
2661
|
get availableLocales() {
|
2662
2662
|
return Object.keys(u.value).sort();
|
2663
2663
|
},
|
2664
|
-
messages:
|
2664
|
+
messages: l1,
|
2665
2665
|
get modifiers() {
|
2666
2666
|
return k;
|
2667
2667
|
},
|
@@ -2675,13 +2675,13 @@ function Q8(e = {}, c) {
|
|
2675
2675
|
return H;
|
2676
2676
|
},
|
2677
2677
|
set missingWarn(S) {
|
2678
|
-
H = S,
|
2678
|
+
H = S, x.missingWarn = H;
|
2679
2679
|
},
|
2680
2680
|
get fallbackWarn() {
|
2681
2681
|
return C;
|
2682
2682
|
},
|
2683
2683
|
set fallbackWarn(S) {
|
2684
|
-
C = S,
|
2684
|
+
C = S, x.fallbackWarn = C;
|
2685
2685
|
},
|
2686
2686
|
get fallbackRoot() {
|
2687
2687
|
return b;
|
@@ -2693,19 +2693,19 @@ function Q8(e = {}, c) {
|
|
2693
2693
|
return _;
|
2694
2694
|
},
|
2695
2695
|
set fallbackFormat(S) {
|
2696
|
-
_ = S,
|
2696
|
+
_ = S, x.fallbackFormat = _;
|
2697
2697
|
},
|
2698
2698
|
get warnHtmlMessage() {
|
2699
2699
|
return A;
|
2700
2700
|
},
|
2701
2701
|
set warnHtmlMessage(S) {
|
2702
|
-
A = S,
|
2702
|
+
A = S, x.warnHtmlMessage = S;
|
2703
2703
|
},
|
2704
2704
|
get escapeParameter() {
|
2705
2705
|
return y;
|
2706
2706
|
},
|
2707
2707
|
set escapeParameter(S) {
|
2708
|
-
y = S,
|
2708
|
+
y = S, x.escapeParameter = S;
|
2709
2709
|
},
|
2710
2710
|
t: a2,
|
2711
2711
|
getLocaleMessage: R2,
|
@@ -2717,10 +2717,10 @@ function Q8(e = {}, c) {
|
|
2717
2717
|
setMissingHandler: O1,
|
2718
2718
|
[Ds]: x3
|
2719
2719
|
};
|
2720
|
-
return h1.datetimeFormats = U, h1.numberFormats =
|
2721
|
-
|
2720
|
+
return h1.datetimeFormats = U, h1.numberFormats = Y, h1.rt = z2, h1.te = j, h1.tm = N3, h1.d = A2, h1.n = F1, h1.getDateTimeFormat = V, h1.setDateTimeFormat = M, h1.mergeDateTimeFormat = P, h1.getNumberFormat = X, h1.setNumberFormat = _1, h1.mergeNumberFormat = M1, h1[Ps] = t, h1[g8] = i3, h1[C8] = _3, h1[b8] = A3, process.env.NODE_ENV !== "production" && (h1[X2] = (S) => {
|
2721
|
+
x.__v_emitter = S;
|
2722
2722
|
}, h1[F3] = () => {
|
2723
|
-
|
2723
|
+
x.__v_emitter = void 0;
|
2724
2724
|
}), h1;
|
2725
2725
|
}
|
2726
2726
|
function NW(e) {
|
@@ -2729,9 +2729,9 @@ function NW(e) {
|
|
2729
2729
|
let H = e.messages;
|
2730
2730
|
if (t1(e.sharedMessages)) {
|
2731
2731
|
const y = e.sharedMessages;
|
2732
|
-
H = Object.keys(y).reduce((w,
|
2733
|
-
const
|
2734
|
-
return B1(
|
2732
|
+
H = Object.keys(y).reduce((w, x) => {
|
2733
|
+
const F = w[x] || (w[x] = {});
|
2734
|
+
return B1(F, y[x]), w;
|
2735
2735
|
}, H || {});
|
2736
2736
|
}
|
2737
2737
|
const { __i18n: C, __root: b, __injectWithOption: _ } = e, g = e.datetimeFormats, z = e.numberFormats, L = e.flatJson, A = e.translateExistCompatible;
|
@@ -3128,7 +3128,7 @@ function EW(e) {
|
|
3128
3128
|
return {
|
3129
3129
|
created: (s, l) => {
|
3130
3130
|
const [r, o] = c(l);
|
3131
|
-
r2 && e.global === o && (s.__i18nWatcher =
|
3131
|
+
r2 && e.global === o && (s.__i18nWatcher = r1(o.locale, () => {
|
3132
3132
|
l.instance && l.instance.$forceUpdate();
|
3133
3133
|
})), s.__composer = o, s.textContent = r;
|
3134
3134
|
},
|
@@ -3684,33 +3684,33 @@ function sG(e, c, a, t = {}) {
|
|
3684
3684
|
set: (j) => {
|
3685
3685
|
n.value && (n.value.fallbackLocale.value = j), r.value = j;
|
3686
3686
|
}
|
3687
|
-
}),
|
3687
|
+
}), x = E(() => n.value ? n.value.messages.value : o.value), F = E(() => m.value), Z = E(() => u.value);
|
3688
3688
|
function O() {
|
3689
3689
|
return n.value ? n.value.getPostTranslationHandler() : _;
|
3690
3690
|
}
|
3691
3691
|
function e1(j) {
|
3692
3692
|
n.value && n.value.setPostTranslationHandler(j);
|
3693
3693
|
}
|
3694
|
-
function
|
3694
|
+
function l1() {
|
3695
3695
|
return n.value ? n.value.getMissingHandler() : b;
|
3696
3696
|
}
|
3697
3697
|
function U(j) {
|
3698
3698
|
n.value && n.value.setMissingHandler(j);
|
3699
3699
|
}
|
3700
|
-
function
|
3700
|
+
function Y(j) {
|
3701
3701
|
return y(), j();
|
3702
3702
|
}
|
3703
3703
|
function m1(...j) {
|
3704
|
-
return n.value ?
|
3704
|
+
return n.value ? Y(() => Reflect.apply(n.value.t, null, [...j])) : Y(() => "");
|
3705
3705
|
}
|
3706
3706
|
function P1(...j) {
|
3707
3707
|
return n.value ? Reflect.apply(n.value.rt, null, [...j]) : "";
|
3708
3708
|
}
|
3709
3709
|
function q1(...j) {
|
3710
|
-
return n.value ?
|
3710
|
+
return n.value ? Y(() => Reflect.apply(n.value.d, null, [...j])) : Y(() => "");
|
3711
3711
|
}
|
3712
3712
|
function O1(...j) {
|
3713
|
-
return n.value ?
|
3713
|
+
return n.value ? Y(() => Reflect.apply(n.value.n, null, [...j])) : Y(() => "");
|
3714
3714
|
}
|
3715
3715
|
function J1(j) {
|
3716
3716
|
return n.value ? n.value.tm(j) : {};
|
@@ -3751,9 +3751,9 @@ function sG(e, c, a, t = {}) {
|
|
3751
3751
|
},
|
3752
3752
|
locale: k,
|
3753
3753
|
fallbackLocale: w,
|
3754
|
-
messages:
|
3755
|
-
datetimeFormats:
|
3756
|
-
numberFormats:
|
3754
|
+
messages: x,
|
3755
|
+
datetimeFormats: F,
|
3756
|
+
numberFormats: Z,
|
3757
3757
|
get inheritLocale() {
|
3758
3758
|
return n.value ? n.value.inheritLocale : s;
|
3759
3759
|
},
|
@@ -3811,7 +3811,7 @@ function sG(e, c, a, t = {}) {
|
|
3811
3811
|
t: m1,
|
3812
3812
|
getPostTranslationHandler: O,
|
3813
3813
|
setPostTranslationHandler: e1,
|
3814
|
-
getMissingHandler:
|
3814
|
+
getMissingHandler: l1,
|
3815
3815
|
setMissingHandler: U,
|
3816
3816
|
rt: P1,
|
3817
3817
|
d: q1,
|
@@ -18637,17 +18637,17 @@ const BG = (e) => ({
|
|
18637
18637
|
}, p = si(i), H = ni(p), C = await s.getDimensions(o), b = p === "y", _ = b ? "top" : "left", g = b ? "bottom" : "right", z = b ? "clientHeight" : "clientWidth", L = n.reference[H] + n.reference[p] - v[p] - n.floating[H], A = v[p] - n.reference[p], y = await (s.getOffsetParent == null ? void 0 : s.getOffsetParent(o));
|
18638
18638
|
let k = y ? y[z] : 0;
|
18639
18639
|
(!k || !await (s.isElement == null ? void 0 : s.isElement(y))) && (k = l.floating[z] || n.floating[H]);
|
18640
|
-
const w = L / 2 - A / 2,
|
18640
|
+
const w = L / 2 - A / 2, x = k / 2 - C[H] / 2 - 1, F = G2(u[_], x), Z = G2(u[g], x), O = F, e1 = k - C[H] - Z, l1 = k / 2 - C[H] / 2 + w, U = x8(O, l1, e1), Y = !r.arrow && s2(i) != null && l1 !== U && n.reference[H] / 2 - (l1 < O ? F : Z) - C[H] / 2 < 0, m1 = Y ? l1 < O ? l1 - O : l1 - e1 : 0;
|
18641
18641
|
return {
|
18642
18642
|
[p]: v[p] + m1,
|
18643
18643
|
data: {
|
18644
18644
|
[p]: U,
|
18645
|
-
centerOffset:
|
18646
|
-
...
|
18645
|
+
centerOffset: l1 - U - m1,
|
18646
|
+
...Y && {
|
18647
18647
|
alignmentOffset: m1
|
18648
18648
|
}
|
18649
18649
|
},
|
18650
|
-
reset:
|
18650
|
+
reset: Y
|
18651
18651
|
};
|
18652
18652
|
}
|
18653
18653
|
});
|
@@ -18696,28 +18696,28 @@ const RG = function(e) {
|
|
18696
18696
|
placement: y
|
18697
18697
|
}
|
18698
18698
|
};
|
18699
|
-
const k = A.map((
|
18700
|
-
const
|
18701
|
-
return [
|
18699
|
+
const k = A.map((F) => {
|
18700
|
+
const Z = s2(F.placement);
|
18701
|
+
return [F.placement, Z && m ? (
|
18702
18702
|
// Check along the mainAxis and main crossAxis side.
|
18703
|
-
|
18703
|
+
F.overflows.slice(0, 2).reduce((O, e1) => O + e1, 0)
|
18704
18704
|
) : (
|
18705
18705
|
// Check only the mainAxis.
|
18706
|
-
|
18707
|
-
),
|
18708
|
-
}).sort((
|
18706
|
+
F.overflows[0]
|
18707
|
+
), F.overflows];
|
18708
|
+
}).sort((F, Z) => F[1] - Z[1]), x = ((i = k.filter((F) => F[2].slice(
|
18709
18709
|
0,
|
18710
18710
|
// Aligned placements should not check their opposite crossAxis
|
18711
18711
|
// side.
|
18712
|
-
s2(
|
18713
|
-
).every((
|
18714
|
-
return
|
18712
|
+
s2(F[0]) ? 2 : 3
|
18713
|
+
).every((Z) => Z <= 0))[0]) == null ? void 0 : i[0]) || k[0][0];
|
18714
|
+
return x !== l ? {
|
18715
18715
|
data: {
|
18716
18716
|
index: _ + 1,
|
18717
18717
|
overflows: A
|
18718
18718
|
},
|
18719
18719
|
reset: {
|
18720
|
-
placement:
|
18720
|
+
placement: x
|
18721
18721
|
}
|
18722
18722
|
} : {};
|
18723
18723
|
}
|
@@ -18758,8 +18758,8 @@ const RG = function(e) {
|
|
18758
18758
|
placement: i,
|
18759
18759
|
overflows: k
|
18760
18760
|
}], !k.every((O) => O <= 0)) {
|
18761
|
-
var
|
18762
|
-
const O = (((
|
18761
|
+
var x, F;
|
18762
|
+
const O = (((x = n.flip) == null ? void 0 : x.index) || 0) + 1, e1 = A[O];
|
18763
18763
|
if (e1)
|
18764
18764
|
return {
|
18765
18765
|
data: {
|
@@ -18770,23 +18770,23 @@ const RG = function(e) {
|
|
18770
18770
|
placement: e1
|
18771
18771
|
}
|
18772
18772
|
};
|
18773
|
-
let
|
18774
|
-
if (!
|
18773
|
+
let l1 = (F = w.filter((U) => U.overflows[0] <= 0).sort((U, Y) => U.overflows[1] - Y.overflows[1])[0]) == null ? void 0 : F.placement;
|
18774
|
+
if (!l1)
|
18775
18775
|
switch (p) {
|
18776
18776
|
case "bestFit": {
|
18777
|
-
var
|
18778
|
-
const U = (
|
18779
|
-
U && (
|
18777
|
+
var Z;
|
18778
|
+
const U = (Z = w.map((Y) => [Y.placement, Y.overflows.filter((m1) => m1 > 0).reduce((m1, P1) => m1 + P1, 0)]).sort((Y, m1) => Y[1] - m1[1])[0]) == null ? void 0 : Z[0];
|
18779
|
+
U && (l1 = U);
|
18780
18780
|
break;
|
18781
18781
|
}
|
18782
18782
|
case "initialPlacement":
|
18783
|
-
|
18783
|
+
l1 = l;
|
18784
18784
|
break;
|
18785
18785
|
}
|
18786
|
-
if (i !==
|
18786
|
+
if (i !== l1)
|
18787
18787
|
return {
|
18788
18788
|
reset: {
|
18789
|
-
placement:
|
18789
|
+
placement: l1
|
18790
18790
|
}
|
18791
18791
|
};
|
18792
18792
|
}
|
@@ -18919,8 +18919,8 @@ const $G = function(e) {
|
|
18919
18919
|
const b = p - r.top - r.bottom, _ = v - r.left - r.right, g = G2(p - r[H], b), z = G2(v - r[C], _), L = !c.middlewareData.shift;
|
18920
18920
|
let A = g, y = z;
|
18921
18921
|
if (u ? y = m || L ? G2(z, _) : _ : A = m || L ? G2(g, b) : b, L && !m) {
|
18922
|
-
const w = W2(r.left, 0),
|
18923
|
-
u ? y = v - 2 * (w !== 0 ||
|
18922
|
+
const w = W2(r.left, 0), x = W2(r.right, 0), F = W2(r.top, 0), Z = W2(r.bottom, 0);
|
18923
|
+
u ? y = v - 2 * (w !== 0 || x !== 0 ? w + x : W2(r.left, r.right)) : A = p - 2 * (F !== 0 || Z !== 0 ? F + Z : W2(r.top, r.bottom));
|
18924
18924
|
}
|
18925
18925
|
await s({
|
18926
18926
|
...c,
|
@@ -20550,7 +20550,7 @@ function CJ(e, c, a, t, i, n) {
|
|
20550
20550
|
innerHTML: e.finalContent
|
20551
20551
|
}, null, 8, HJ)) : (d(), h("div", {
|
20552
20552
|
key: 1,
|
20553
|
-
textContent:
|
20553
|
+
textContent: N(e.finalContent)
|
20554
20554
|
}, null, 8, gJ))
|
20555
20555
|
]),
|
20556
20556
|
_: 2
|
@@ -20945,13 +20945,13 @@ var c$ = {
|
|
20945
20945
|
D3.familyPrefix && (D3.cssPrefix = D3.familyPrefix);
|
20946
20946
|
var h3 = W(W({}, c$), D3);
|
20947
20947
|
h3.autoReplaceSvg || (h3.observeMutations = !1);
|
20948
|
-
var
|
20948
|
+
var Q = {};
|
20949
20949
|
Object.keys(c$).forEach(function(e) {
|
20950
|
-
Object.defineProperty(
|
20950
|
+
Object.defineProperty(Q, e, {
|
20951
20951
|
enumerable: !0,
|
20952
20952
|
set: function(a) {
|
20953
20953
|
h3[e] = a, P3.forEach(function(t) {
|
20954
|
-
return t(
|
20954
|
+
return t(Q);
|
20955
20955
|
});
|
20956
20956
|
},
|
20957
20957
|
get: function() {
|
@@ -20959,18 +20959,18 @@ Object.keys(c$).forEach(function(e) {
|
|
20959
20959
|
}
|
20960
20960
|
});
|
20961
20961
|
});
|
20962
|
-
Object.defineProperty(
|
20962
|
+
Object.defineProperty(Q, "familyPrefix", {
|
20963
20963
|
enumerable: !0,
|
20964
20964
|
set: function(c) {
|
20965
20965
|
h3.cssPrefix = c, P3.forEach(function(a) {
|
20966
|
-
return a(
|
20966
|
+
return a(Q);
|
20967
20967
|
});
|
20968
20968
|
},
|
20969
20969
|
get: function() {
|
20970
20970
|
return h3.cssPrefix;
|
20971
20971
|
}
|
20972
20972
|
});
|
20973
|
-
D2.FontAwesomeConfig =
|
20973
|
+
D2.FontAwesomeConfig = Q;
|
20974
20974
|
var P3 = [];
|
20975
20975
|
function eZ(e) {
|
20976
20976
|
return P3.push(e), function() {
|
@@ -21804,7 +21804,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
21804
21804
|
color: var(--fa-inverse, #fff);
|
21805
21805
|
}`;
|
21806
21806
|
function t$() {
|
21807
|
-
var e = Yq, c = Qq, a =
|
21807
|
+
var e = Yq, c = Qq, a = Q.cssPrefix, t = Q.replacementClass, i = sZ;
|
21808
21808
|
if (a !== e || t !== c) {
|
21809
21809
|
var n = new RegExp("\\.".concat(e, "\\-"), "g"), s = new RegExp("\\--".concat(e, "\\-"), "g"), l = new RegExp("\\.".concat(c), "g");
|
21810
21810
|
i = i.replace(n, ".".concat(a, "-")).replace(s, "--".concat(a, "-")).replace(l, ".".concat(t));
|
@@ -21813,7 +21813,7 @@ function t$() {
|
|
21813
21813
|
}
|
21814
21814
|
var Dn = !1;
|
21815
21815
|
function m8() {
|
21816
|
-
|
21816
|
+
Q.autoAddCss && !Dn && (cZ(t$()), Dn = !0);
|
21817
21817
|
}
|
21818
21818
|
var lZ = {
|
21819
21819
|
mixout: function() {
|
@@ -21939,7 +21939,7 @@ var f$ = function() {
|
|
21939
21939
|
i[r] = s;
|
21940
21940
|
}), i;
|
21941
21941
|
});
|
21942
|
-
var a = "far" in o3 ||
|
21942
|
+
var a = "far" in o3 || Q.autoFetchSvg, t = d8(dZ, function(i, n) {
|
21943
21943
|
var s = n[0], l = n[1], r = n[2];
|
21944
21944
|
return l === "far" && !a && (l = "fas"), typeof s == "string" && (i.names[s] = {
|
21945
21945
|
prefix: l,
|
@@ -21952,13 +21952,13 @@ var f$ = function() {
|
|
21952
21952
|
names: {},
|
21953
21953
|
unicodes: {}
|
21954
21954
|
});
|
21955
|
-
l$ = t.names, r$ = t.unicodes, hi = e8(
|
21956
|
-
family:
|
21955
|
+
l$ = t.names, r$ = t.unicodes, hi = e8(Q.styleDefault, {
|
21956
|
+
family: Q.familyDefault
|
21957
21957
|
});
|
21958
21958
|
};
|
21959
21959
|
eZ(function(e) {
|
21960
21960
|
hi = e8(e.styleDefault, {
|
21961
|
-
family:
|
21961
|
+
family: Q.familyDefault
|
21962
21962
|
});
|
21963
21963
|
});
|
21964
21964
|
f$();
|
@@ -22003,23 +22003,23 @@ function e8(e) {
|
|
22003
22003
|
}
|
22004
22004
|
var Bn = (k4 = {}, T1(k4, b1, Object.keys(Z3[b1])), T1(k4, N1, Object.keys(Z3[N1])), k4);
|
22005
22005
|
function c8(e) {
|
22006
|
-
var c, a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = a.skipLookups, i = t === void 0 ? !1 : t, n = (c = {}, T1(c, b1, "".concat(
|
22006
|
+
var c, a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = a.skipLookups, i = t === void 0 ? !1 : t, n = (c = {}, T1(c, b1, "".concat(Q.cssPrefix, "-").concat(b1)), T1(c, N1, "".concat(Q.cssPrefix, "-").concat(N1)), c), s = null, l = b1;
|
22007
22007
|
(e.includes(n[b1]) || e.some(function(o) {
|
22008
22008
|
return Bn[b1].includes(o);
|
22009
22009
|
})) && (l = b1), (e.includes(n[N1]) || e.some(function(o) {
|
22010
22010
|
return Bn[N1].includes(o);
|
22011
22011
|
})) && (l = N1);
|
22012
22012
|
var r = e.reduce(function(o, m) {
|
22013
|
-
var u = zZ(
|
22013
|
+
var u = zZ(Q.cssPrefix, m);
|
22014
22014
|
if (o3[m] ? (m = vZ[l].includes(m) ? $J[l][m] : m, s = m, o.prefix = m) : pZ[l].indexOf(m) > -1 ? (s = m, o.prefix = e8(m, {
|
22015
22015
|
family: l
|
22016
|
-
})) : u ? o.iconName = u : m !==
|
22016
|
+
})) : u ? o.iconName = u : m !== Q.replacementClass && m !== n[b1] && m !== n[N1] && o.rest.push(m), !i && o.prefix && o.iconName) {
|
22017
22017
|
var v = s === "fa" ? u$(o.iconName) : {}, p = Z2(o.prefix, o.iconName);
|
22018
|
-
v.prefix && (s = null), o.iconName = v.iconName || p || o.iconName, o.prefix = v.prefix || o.prefix, o.prefix === "far" && !o3.far && o3.fas && !
|
22018
|
+
v.prefix && (s = null), o.iconName = v.iconName || p || o.iconName, o.prefix = v.prefix || o.prefix, o.prefix === "far" && !o3.far && o3.fas && !Q.autoFetchSvg && (o.prefix = "fas");
|
22019
22019
|
}
|
22020
22020
|
return o;
|
22021
22021
|
}, Vi());
|
22022
|
-
return (e.includes("fa-brands") || e.includes("fab")) && (r.prefix = "fab"), (e.includes("fa-duotone") || e.includes("fad")) && (r.prefix = "fad"), !r.prefix && l === N1 && (o3.fass ||
|
22022
|
+
return (e.includes("fa-brands") || e.includes("fab")) && (r.prefix = "fab"), (e.includes("fa-duotone") || e.includes("fad")) && (r.prefix = "fad"), !r.prefix && l === N1 && (o3.fass || Q.autoFetchSvg) && (r.prefix = "fass", r.iconName = Z2(r.prefix, r.iconName) || r.iconName), (r.prefix === "fa" || s === "fa") && (r.prefix = P2() || "fas"), r;
|
22023
22023
|
}
|
22024
22024
|
var HZ = /* @__PURE__ */ function() {
|
22025
22025
|
function e() {
|
@@ -22103,7 +22103,7 @@ function O8(e) {
|
|
22103
22103
|
return c = Z2(a, c) || c, Pn(m$.definitions, a, c) || Pn(n2.styles, a, c);
|
22104
22104
|
}
|
22105
22105
|
var m$ = new HZ(), bZ = function() {
|
22106
|
-
|
22106
|
+
Q.autoReplaceSvg = !1, Q.observeMutations = !1, c3("noAuto");
|
22107
22107
|
}, LZ = {
|
22108
22108
|
i2svg: function() {
|
22109
22109
|
var c = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
@@ -22111,7 +22111,7 @@ var m$ = new HZ(), bZ = function() {
|
|
22111
22111
|
},
|
22112
22112
|
watch: function() {
|
22113
22113
|
var c = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = c.autoReplaceSvgRoot;
|
22114
|
-
|
22114
|
+
Q.autoReplaceSvg === !1 && (Q.autoReplaceSvg = !0), Q.observeMutations = !0, oZ(function() {
|
22115
22115
|
_Z({
|
22116
22116
|
autoReplaceSvgRoot: a
|
22117
22117
|
}), c3("watch", c);
|
@@ -22133,7 +22133,7 @@ var m$ = new HZ(), bZ = function() {
|
|
22133
22133
|
iconName: Z2(t, a) || a
|
22134
22134
|
};
|
22135
22135
|
}
|
22136
|
-
if (typeof c == "string" && (c.indexOf("".concat(
|
22136
|
+
if (typeof c == "string" && (c.indexOf("".concat(Q.cssPrefix, "-")) > -1 || c.match(UJ))) {
|
22137
22137
|
var i = c8(c.split(" "), {
|
22138
22138
|
skipLookups: !0
|
22139
22139
|
});
|
@@ -22152,7 +22152,7 @@ var m$ = new HZ(), bZ = function() {
|
|
22152
22152
|
}
|
22153
22153
|
}, Q1 = {
|
22154
22154
|
noAuto: bZ,
|
22155
|
-
config:
|
22155
|
+
config: Q,
|
22156
22156
|
dom: LZ,
|
22157
22157
|
parse: AZ,
|
22158
22158
|
library: m$,
|
@@ -22160,7 +22160,7 @@ var m$ = new HZ(), bZ = function() {
|
|
22160
22160
|
toHtml: z4
|
22161
22161
|
}, _Z = function() {
|
22162
22162
|
var c = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = c.autoReplaceSvgRoot, t = a === void 0 ? L1 : a;
|
22163
|
-
(Object.keys(n2.styles).length > 0 ||
|
22163
|
+
(Object.keys(n2.styles).length > 0 || Q.autoFetchSvg) && L2 && Q.autoReplaceSvg && Q1.dom.i2svg({
|
22164
22164
|
node: t
|
22165
22165
|
});
|
22166
22166
|
};
|
@@ -22200,7 +22200,7 @@ function xZ(e) {
|
|
22200
22200
|
}];
|
22201
22201
|
}
|
22202
22202
|
function NZ(e) {
|
22203
|
-
var c = e.prefix, a = e.iconName, t = e.children, i = e.attributes, n = e.symbol, s = n === !0 ? "".concat(c, "-").concat(
|
22203
|
+
var c = e.prefix, a = e.iconName, t = e.children, i = e.attributes, n = e.symbol, s = n === !0 ? "".concat(c, "-").concat(Q.cssPrefix, "-").concat(a) : n;
|
22204
22204
|
return [{
|
22205
22205
|
tag: "svg",
|
22206
22206
|
attributes: {
|
@@ -22216,10 +22216,10 @@ function NZ(e) {
|
|
22216
22216
|
}];
|
22217
22217
|
}
|
22218
22218
|
function Mi(e) {
|
22219
|
-
var c = e.icons, a = c.main, t = c.mask, i = e.prefix, n = e.iconName, s = e.transform, l = e.symbol, r = e.title, o = e.maskId, m = e.titleId, u = e.extra, v = e.watchable, p = v === void 0 ? !1 : v, H = t.found ? t : a, C = H.width, b = H.height, _ = i === "fak", g = [
|
22220
|
-
return u.classes.indexOf(
|
22221
|
-
}).filter(function(
|
22222
|
-
return
|
22219
|
+
var c = e.icons, a = c.main, t = c.mask, i = e.prefix, n = e.iconName, s = e.transform, l = e.symbol, r = e.title, o = e.maskId, m = e.titleId, u = e.extra, v = e.watchable, p = v === void 0 ? !1 : v, H = t.found ? t : a, C = H.width, b = H.height, _ = i === "fak", g = [Q.replacementClass, n ? "".concat(Q.cssPrefix, "-").concat(n) : ""].filter(function(x) {
|
22220
|
+
return u.classes.indexOf(x) === -1;
|
22221
|
+
}).filter(function(x) {
|
22222
|
+
return x !== "" || !!x;
|
22223
22223
|
}).concat(u.classes).join(" "), z = {
|
22224
22224
|
children: [],
|
22225
22225
|
attributes: W(W({}, u.attributes), {}, {
|
@@ -22313,19 +22313,19 @@ function B8(e) {
|
|
22313
22313
|
return Array.isArray(n) ? s = {
|
22314
22314
|
tag: "g",
|
22315
22315
|
attributes: {
|
22316
|
-
class: "".concat(
|
22316
|
+
class: "".concat(Q.cssPrefix, "-").concat(J2.GROUP)
|
22317
22317
|
},
|
22318
22318
|
children: [{
|
22319
22319
|
tag: "path",
|
22320
22320
|
attributes: {
|
22321
|
-
class: "".concat(
|
22321
|
+
class: "".concat(Q.cssPrefix, "-").concat(J2.SECONDARY),
|
22322
22322
|
fill: "currentColor",
|
22323
22323
|
d: n[0]
|
22324
22324
|
}
|
22325
22325
|
}, {
|
22326
22326
|
tag: "path",
|
22327
22327
|
attributes: {
|
22328
|
-
class: "".concat(
|
22328
|
+
class: "".concat(Q.cssPrefix, "-").concat(J2.PRIMARY),
|
22329
22329
|
fill: "currentColor",
|
22330
22330
|
d: n[1]
|
22331
22331
|
}
|
@@ -22349,11 +22349,11 @@ var kZ = {
|
|
22349
22349
|
height: 512
|
22350
22350
|
};
|
22351
22351
|
function SZ(e, c) {
|
22352
|
-
!Kq && !
|
22352
|
+
!Kq && !Q.showMissingIcons && e && console.error('Icon with name "'.concat(e, '" and prefix "').concat(c, '" is missing.'));
|
22353
22353
|
}
|
22354
22354
|
function F8(e, c) {
|
22355
22355
|
var a = c;
|
22356
|
-
return c === "fa" &&
|
22356
|
+
return c === "fa" && Q.styleDefault !== null && (c = P2()), new Promise(function(t, i) {
|
22357
22357
|
if (b2("missingIconAbstract"), a === "fa") {
|
22358
22358
|
var n = u$(e) || {};
|
22359
22359
|
e = n.iconName || e, c = n.prefix || c;
|
@@ -22363,12 +22363,12 @@ function F8(e, c) {
|
|
22363
22363
|
return t(B8(s));
|
22364
22364
|
}
|
22365
22365
|
SZ(e, c), t(W(W({}, kZ), {}, {
|
22366
|
-
icon:
|
22366
|
+
icon: Q.showMissingIcons && e ? b2("missingIconAbstract") || {} : {}
|
22367
22367
|
}));
|
22368
22368
|
});
|
22369
22369
|
}
|
22370
22370
|
var jn = function() {
|
22371
|
-
}, R8 =
|
22371
|
+
}, R8 = Q.measurePerformance && C4 && C4.mark && C4.measure ? C4 : {
|
22372
22372
|
mark: jn,
|
22373
22373
|
measure: jn
|
22374
22374
|
}, S3 = 'FA "6.4.2"', wZ = function(c) {
|
@@ -22391,12 +22391,12 @@ function TZ(e) {
|
|
22391
22391
|
return c && a;
|
22392
22392
|
}
|
22393
22393
|
function IZ(e) {
|
22394
|
-
return e && e.classList && e.classList.contains && e.classList.contains(
|
22394
|
+
return e && e.classList && e.classList.contains && e.classList.contains(Q.replacementClass);
|
22395
22395
|
}
|
22396
22396
|
function EZ() {
|
22397
|
-
if (
|
22397
|
+
if (Q.autoReplaceSvg === !0)
|
22398
22398
|
return I4.replace;
|
22399
|
-
var e = I4[
|
22399
|
+
var e = I4[Q.autoReplaceSvg];
|
22400
22400
|
return e || I4.replace;
|
22401
22401
|
}
|
22402
22402
|
function DZ(e) {
|
@@ -22430,7 +22430,7 @@ var I4 = {
|
|
22430
22430
|
if (a.parentNode)
|
22431
22431
|
if (c[1].forEach(function(i) {
|
22432
22432
|
a.parentNode.insertBefore(v$(i), a);
|
22433
|
-
}), a.getAttribute(e3) === null &&
|
22433
|
+
}), a.getAttribute(e3) === null && Q.keepOriginalSource) {
|
22434
22434
|
var t = L1.createComment(OZ(a));
|
22435
22435
|
a.parentNode.replaceChild(t, a);
|
22436
22436
|
} else
|
@@ -22438,12 +22438,12 @@ var I4 = {
|
|
22438
22438
|
},
|
22439
22439
|
nest: function(c) {
|
22440
22440
|
var a = c[0], t = c[1];
|
22441
|
-
if (~vi(a).indexOf(
|
22441
|
+
if (~vi(a).indexOf(Q.replacementClass))
|
22442
22442
|
return I4.replace(c);
|
22443
|
-
var i = new RegExp("".concat(
|
22443
|
+
var i = new RegExp("".concat(Q.cssPrefix, "-.*"));
|
22444
22444
|
if (delete t[0].attributes.id, t[0].attributes.class) {
|
22445
22445
|
var n = t[0].attributes.class.split(" ").reduce(function(l, r) {
|
22446
|
-
return r ===
|
22446
|
+
return r === Q.replacementClass || r.match(i) ? l.toSvg.push(r) : l.toNode.push(r), l;
|
22447
22447
|
}, {
|
22448
22448
|
toNode: [],
|
22449
22449
|
toSvg: []
|
@@ -22466,7 +22466,7 @@ function p$(e, c) {
|
|
22466
22466
|
a();
|
22467
22467
|
else {
|
22468
22468
|
var t = $n;
|
22469
|
-
|
22469
|
+
Q.mutateApproach === jJ && (t = D2.requestAnimationFrame || $n), t(function() {
|
22470
22470
|
var i = EZ(), n = Hi.begin("mutate");
|
22471
22471
|
e.map(i), n(), a();
|
22472
22472
|
});
|
@@ -22481,13 +22481,13 @@ function j8() {
|
|
22481
22481
|
}
|
22482
22482
|
var W4 = null;
|
22483
22483
|
function Un(e) {
|
22484
|
-
if (In &&
|
22484
|
+
if (In && Q.observeMutations) {
|
22485
22485
|
var c = e.treeCallback, a = c === void 0 ? T4 : c, t = e.nodeCallback, i = t === void 0 ? T4 : t, n = e.pseudoElementsCallback, s = n === void 0 ? T4 : n, l = e.observeMutationsRoot, r = l === void 0 ? L1 : l;
|
22486
22486
|
W4 = new In(function(o) {
|
22487
22487
|
if (!gi) {
|
22488
22488
|
var m = P2();
|
22489
22489
|
b3(o).forEach(function(u) {
|
22490
|
-
if (u.type === "childList" && u.addedNodes.length > 0 && !qn(u.addedNodes[0]) && (
|
22490
|
+
if (u.type === "childList" && u.addedNodes.length > 0 && !qn(u.addedNodes[0]) && (Q.searchPseudoElements && s(u.target), a(u.target)), u.type === "attributes" && u.target.parentNode && Q.searchPseudoElements && s(u.target.parentNode), u.type === "attributes" && qn(u.target) && ~ZJ.indexOf(u.attributeName))
|
22491
22491
|
if (u.attributeName === "class" && TZ(u.target)) {
|
22492
22492
|
var v = c8(vi(u.target)), p = v.prefix, H = v.iconName;
|
22493
22493
|
u.target.setAttribute(ui, p || m), H && u.target.setAttribute(mi, H);
|
@@ -22515,13 +22515,13 @@ function FZ(e) {
|
|
22515
22515
|
}
|
22516
22516
|
function RZ(e) {
|
22517
22517
|
var c = e.getAttribute("data-prefix"), a = e.getAttribute("data-icon"), t = e.innerText !== void 0 ? e.innerText.trim() : "", i = c8(vi(e));
|
22518
|
-
return i.prefix || (i.prefix = P2()), c && a && (i.prefix = c, i.iconName = a), i.iconName && i.prefix || (i.prefix && t.length > 0 && (i.iconName = VZ(i.prefix, e.innerText) || zi(i.prefix, E8(e.innerText))), !i.iconName &&
|
22518
|
+
return i.prefix || (i.prefix = P2()), c && a && (i.prefix = c, i.iconName = a), i.iconName && i.prefix || (i.prefix && t.length > 0 && (i.iconName = VZ(i.prefix, e.innerText) || zi(i.prefix, E8(e.innerText))), !i.iconName && Q.autoFetchSvg && e.firstChild && e.firstChild.nodeType === Node.TEXT_NODE && (i.iconName = e.firstChild.data)), i;
|
22519
22519
|
}
|
22520
22520
|
function jZ(e) {
|
22521
22521
|
var c = b3(e.attributes).reduce(function(i, n) {
|
22522
22522
|
return i.name !== "class" && i.name !== "style" && (i[n.name] = n.value), i;
|
22523
22523
|
}, {}), a = e.getAttribute("title"), t = e.getAttribute("data-fa-title-id");
|
22524
|
-
return
|
22524
|
+
return Q.autoA11y && (a ? c["aria-labelledby"] = "".concat(Q.replacementClass, "-title-").concat(t || Q3()) : (c["aria-hidden"] = "true", c.focusable = "false")), c;
|
22525
22525
|
}
|
22526
22526
|
function qZ() {
|
22527
22527
|
return {
|
@@ -22570,7 +22570,7 @@ function Wn(e) {
|
|
22570
22570
|
}
|
22571
22571
|
var $Z = n2.styles;
|
22572
22572
|
function z$(e) {
|
22573
|
-
var c =
|
22573
|
+
var c = Q.autoReplaceSvg === "nest" ? Wn(e, {
|
22574
22574
|
styleParser: !1
|
22575
22575
|
}) : Wn(e);
|
22576
22576
|
return ~c.extra.classes.indexOf(Xq) ? b2("generateLayersText", e, c) : b2("generateSvgReplacementMutation", e, c);
|
@@ -22590,7 +22590,7 @@ function Gn(e) {
|
|
22590
22590
|
return a.add("".concat(En, "-").concat(u));
|
22591
22591
|
}, i = function(u) {
|
22592
22592
|
return a.remove("".concat(En, "-").concat(u));
|
22593
|
-
}, n =
|
22593
|
+
}, n = Q.autoFetchSvg ? O2 : di.map(function(m) {
|
22594
22594
|
return "fa-".concat(m);
|
22595
22595
|
}).concat(Object.keys($Z));
|
22596
22596
|
n.includes("fa") || n.push("fa");
|
@@ -22651,7 +22651,7 @@ var GZ = function(c) {
|
|
22651
22651
|
return c3("beforeDOMElementCreation", {
|
22652
22652
|
iconDefinition: c,
|
22653
22653
|
params: a
|
22654
|
-
}),
|
22654
|
+
}), Q.autoA11y && (v ? g["aria-labelledby"] = "".concat(Q.replacementClass, "-title-").concat(H || Q3()) : (g["aria-hidden"] = "true", g.focusable = "false")), Mi({
|
22655
22655
|
icons: {
|
22656
22656
|
main: B8(k),
|
22657
22657
|
mask: r ? B8(r.icon) : {
|
@@ -22756,7 +22756,7 @@ var GZ = function(c) {
|
|
22756
22756
|
}), [{
|
22757
22757
|
tag: "span",
|
22758
22758
|
attributes: {
|
22759
|
-
class: ["".concat(
|
22759
|
+
class: ["".concat(Q.cssPrefix, "-layers")].concat(p4(n)).join(" ")
|
22760
22760
|
},
|
22761
22761
|
children: s
|
22762
22762
|
}];
|
@@ -22782,7 +22782,7 @@ var GZ = function(c) {
|
|
22782
22782
|
extra: {
|
22783
22783
|
attributes: o,
|
22784
22784
|
styles: u,
|
22785
|
-
classes: ["".concat(
|
22785
|
+
classes: ["".concat(Q.cssPrefix, "-layers-counter")].concat(p4(l))
|
22786
22786
|
}
|
22787
22787
|
});
|
22788
22788
|
});
|
@@ -22808,7 +22808,7 @@ var GZ = function(c) {
|
|
22808
22808
|
extra: {
|
22809
22809
|
attributes: u,
|
22810
22810
|
styles: p,
|
22811
|
-
classes: ["".concat(
|
22811
|
+
classes: ["".concat(Q.cssPrefix, "-layers-text")].concat(p4(o))
|
22812
22812
|
}
|
22813
22813
|
});
|
22814
22814
|
});
|
@@ -22822,7 +22822,7 @@ var GZ = function(c) {
|
|
22822
22822
|
var o = parseInt(getComputedStyle(a).fontSize, 10), m = a.getBoundingClientRect();
|
22823
22823
|
l = m.width / o, r = m.height / o;
|
22824
22824
|
}
|
22825
|
-
return
|
22825
|
+
return Q.autoA11y && !i && (s.attributes["aria-hidden"] = "true"), Promise.resolve([a, Rn({
|
22826
22826
|
content: a.innerHTML,
|
22827
22827
|
width: l,
|
22828
22828
|
height: r,
|
@@ -22870,9 +22870,9 @@ function Zn(e, c) {
|
|
22870
22870
|
iconName: z,
|
22871
22871
|
extra: y,
|
22872
22872
|
watchable: !0
|
22873
|
-
})),
|
22874
|
-
c === "::before" ? e.insertBefore(
|
22875
|
-
return z4(
|
22873
|
+
})), x = L1.createElementNS("http://www.w3.org/2000/svg", "svg");
|
22874
|
+
c === "::before" ? e.insertBefore(x, e.firstChild) : e.appendChild(x), x.outerHTML = w.map(function(F) {
|
22875
|
+
return z4(F);
|
22876
22876
|
}).join(`
|
22877
22877
|
`), e.removeAttribute(a), t();
|
22878
22878
|
}).catch(i);
|
@@ -22910,7 +22910,7 @@ var aY = {
|
|
22910
22910
|
provides: function(c) {
|
22911
22911
|
c.pseudoElements2svg = function(a) {
|
22912
22912
|
var t = a.node, i = t === void 0 ? L1 : t;
|
22913
|
-
|
22913
|
+
Q.searchPseudoElements && Yn(i);
|
22914
22914
|
};
|
22915
22915
|
}
|
22916
22916
|
}, Qn = !1, tY = {
|
@@ -23252,7 +23252,7 @@ const uY = G({
|
|
23252
23252
|
title: s.value
|
23253
23253
|
})
|
23254
23254
|
);
|
23255
|
-
|
23255
|
+
r1(
|
23256
23256
|
l,
|
23257
23257
|
(o) => {
|
23258
23258
|
if (!o)
|
@@ -23324,7 +23324,7 @@ const uY = G({
|
|
23324
23324
|
"data-test": "btn-icon"
|
23325
23325
|
}, null, 8, ["icon"])) : I("", !0),
|
23326
23326
|
H1(i.$slots, "default", {}, () => [
|
23327
|
-
z1(
|
23327
|
+
z1(N(e.label), 1)
|
23328
23328
|
], !0),
|
23329
23329
|
e.iconRight ? (d(), K(s, {
|
23330
23330
|
key: 1,
|
@@ -23411,7 +23411,7 @@ const hY = /* @__PURE__ */ J(pY, [["__scopeId", "data-v-70d9cfd4"]]), zY = /* @_
|
|
23411
23411
|
"AVBullet--active": e.active,
|
23412
23412
|
"AVBullet--hover": e.hover
|
23413
23413
|
}])
|
23414
|
-
},
|
23414
|
+
}, N(e.value || "0"), 3)
|
23415
23415
|
], 2)) : (d(), K(t, {
|
23416
23416
|
key: 2,
|
23417
23417
|
icon: "fa-solid fa-circle",
|
@@ -23489,7 +23489,7 @@ const q8 = /* @__PURE__ */ J(zY, [["__scopeId", "data-v-5b7d0fcb"]]), VY = { cla
|
|
23489
23489
|
"data-test": "input-label"
|
23490
23490
|
}, [
|
23491
23491
|
f("span", null, [
|
23492
|
-
z1(
|
23492
|
+
z1(N(e.inputLabel) + " ", 1),
|
23493
23493
|
e.tooltipText ? G1((d(), K(r, {
|
23494
23494
|
key: 0,
|
23495
23495
|
icon: "circle-question",
|
@@ -23527,7 +23527,7 @@ const q8 = /* @__PURE__ */ J(zY, [["__scopeId", "data-v-5b7d0fcb"]]), VY = { cla
|
|
23527
23527
|
})
|
23528
23528
|
])) : I("", !0)
|
23529
23529
|
]),
|
23530
|
-
e.error && e.errorMessage ? (d(), h("p", LY,
|
23530
|
+
e.error && e.errorMessage ? (d(), h("p", LY, N(e.errorMessage), 1)) : I("", !0)
|
23531
23531
|
]);
|
23532
23532
|
};
|
23533
23533
|
}
|
@@ -23618,7 +23618,7 @@ const _Y = /* @__PURE__ */ J(AY, [["__scopeId", "data-v-6c6cbec3"]]), xY = { cla
|
|
23618
23618
|
"data-test": "input-label"
|
23619
23619
|
}, [
|
23620
23620
|
f("span", null, [
|
23621
|
-
z1(
|
23621
|
+
z1(N(e.inputLabel) + " ", 1),
|
23622
23622
|
e.tooltipText ? G1((d(), K(p, {
|
23623
23623
|
key: 0,
|
23624
23624
|
icon: "circle-question",
|
@@ -23699,7 +23699,7 @@ const _Y = /* @__PURE__ */ J(AY, [["__scopeId", "data-v-6c6cbec3"]]), xY = { cla
|
|
23699
23699
|
})
|
23700
23700
|
])) : I("", !0)
|
23701
23701
|
], 32),
|
23702
|
-
e.error && e.errorMessage ? (d(), h("p", wY,
|
23702
|
+
e.error && e.errorMessage ? (d(), h("p", wY, N(e.errorMessage), 1)) : I("", !0)
|
23703
23703
|
]);
|
23704
23704
|
};
|
23705
23705
|
}
|
@@ -23765,7 +23765,7 @@ const IY = /* @__PURE__ */ J(TY, [["__scopeId", "data-v-c69bbc44"]]), EY = { cla
|
|
23765
23765
|
"data-test": "input-label"
|
23766
23766
|
}, [
|
23767
23767
|
f("span", null, [
|
23768
|
-
z1(
|
23768
|
+
z1(N(e.inputLabel) + " ", 1),
|
23769
23769
|
e.tooltipText ? G1((d(), K(r, {
|
23770
23770
|
key: 0,
|
23771
23771
|
icon: "circle-question",
|
@@ -23809,7 +23809,7 @@ const IY = /* @__PURE__ */ J(TY, [["__scopeId", "data-v-c69bbc44"]]), EY = { cla
|
|
23809
23809
|
])
|
23810
23810
|
])
|
23811
23811
|
]),
|
23812
|
-
e.error && e.errorMessage ? (d(), h("p", RY,
|
23812
|
+
e.error && e.errorMessage ? (d(), h("p", RY, N(e.errorMessage), 1)) : I("", !0)
|
23813
23813
|
]);
|
23814
23814
|
};
|
23815
23815
|
}
|
@@ -23877,7 +23877,7 @@ const qY = /* @__PURE__ */ J(jY, [["__scopeId", "data-v-b1c76306"]]), $Y = { cla
|
|
23877
23877
|
"data-test": "input-label"
|
23878
23878
|
}, [
|
23879
23879
|
f("span", null, [
|
23880
|
-
z1(
|
23880
|
+
z1(N(e.inputLabel) + " ", 1),
|
23881
23881
|
e.tooltipText ? G1((d(), K(s, {
|
23882
23882
|
key: 0,
|
23883
23883
|
icon: "circle-question",
|
@@ -23914,7 +23914,7 @@ const qY = /* @__PURE__ */ J(jY, [["__scopeId", "data-v-b1c76306"]]), $Y = { cla
|
|
23914
23914
|
max: e.max
|
23915
23915
|
}, null, 46, JY)
|
23916
23916
|
]),
|
23917
|
-
e.error && e.errorMessage ? (d(), h("p", ZY,
|
23917
|
+
e.error && e.errorMessage ? (d(), h("p", ZY, N(e.errorMessage), 1)) : I("", !0)
|
23918
23918
|
]);
|
23919
23919
|
};
|
23920
23920
|
}
|
@@ -23985,7 +23985,7 @@ const QY = /* @__PURE__ */ J(YY, [["__scopeId", "data-v-d438432a"]]), KY = { cla
|
|
23985
23985
|
"data-test": "input-label"
|
23986
23986
|
}, [
|
23987
23987
|
f("span", null, [
|
23988
|
-
z1(
|
23988
|
+
z1(N(e.inputLabel) + " ", 1),
|
23989
23989
|
e.tooltipText ? G1((d(), K(s, {
|
23990
23990
|
key: 0,
|
23991
23991
|
icon: "circle-question",
|
@@ -24030,7 +24030,7 @@ const QY = /* @__PURE__ */ J(YY, [["__scopeId", "data-v-d438432a"]]), KY = { cla
|
|
24030
24030
|
})
|
24031
24031
|
])) : I("", !0)
|
24032
24032
|
]),
|
24033
|
-
e.error && e.errorMessage ? (d(), h("p", tQ,
|
24033
|
+
e.error && e.errorMessage ? (d(), h("p", tQ, N(e.errorMessage), 1)) : I("", !0)
|
24034
24034
|
]);
|
24035
24035
|
};
|
24036
24036
|
}
|
@@ -24055,7 +24055,7 @@ const nQ = /* @__PURE__ */ J(iQ, [["__scopeId", "data-v-c9875ea2"]]), sQ = /* @_
|
|
24055
24055
|
`;
|
24056
24056
|
return (t, i) => (d(), h("span", {
|
24057
24057
|
class: $(a)
|
24058
|
-
},
|
24058
|
+
}, N(e.value), 1));
|
24059
24059
|
}
|
24060
24060
|
});
|
24061
24061
|
const lQ = /* @__PURE__ */ J(sQ, [["__scopeId", "data-v-ee7ab830"]]), rQ = /* @__PURE__ */ G({
|
@@ -24064,7 +24064,7 @@ const lQ = /* @__PURE__ */ J(sQ, [["__scopeId", "data-v-ee7ab830"]]), rQ = /* @_
|
|
24064
24064
|
variant: {
|
24065
24065
|
type: String,
|
24066
24066
|
default: "default",
|
24067
|
-
validate: (e) => ["rounded", "default", "jumbotron"].indexOf(e) >= 0
|
24067
|
+
validate: (e) => ["rounded", "default", "jumbotron", "jumbotron-electa"].indexOf(e) >= 0
|
24068
24068
|
}
|
24069
24069
|
},
|
24070
24070
|
setup(e) {
|
@@ -24075,7 +24075,7 @@ const lQ = /* @__PURE__ */ J(sQ, [["__scopeId", "data-v-ee7ab830"]]), rQ = /* @_
|
|
24075
24075
|
], 2));
|
24076
24076
|
}
|
24077
24077
|
});
|
24078
|
-
const oQ = /* @__PURE__ */ J(rQ, [["__scopeId", "data-v-
|
24078
|
+
const oQ = /* @__PURE__ */ J(rQ, [["__scopeId", "data-v-995f5e7c"]]), fQ = /* @__PURE__ */ G({
|
24079
24079
|
__name: "AVRoundButton",
|
24080
24080
|
props: {
|
24081
24081
|
icon: {
|
@@ -24192,7 +24192,7 @@ const uQ = /* @__PURE__ */ J(fQ, [["__scopeId", "data-v-6caf6a51"]]), mQ = { cla
|
|
24192
24192
|
"data-test": "input-label"
|
24193
24193
|
}, [
|
24194
24194
|
f("span", null, [
|
24195
|
-
z1(
|
24195
|
+
z1(N(e.inputLabel) + " ", 1),
|
24196
24196
|
e.tooltipText ? G1((d(), K(u, {
|
24197
24197
|
key: 0,
|
24198
24198
|
icon: "circle-question",
|
@@ -24227,10 +24227,10 @@ const uQ = /* @__PURE__ */ J(fQ, [["__scopeId", "data-v-6caf6a51"]]), mQ = { cla
|
|
24227
24227
|
"data-test": "input-icon"
|
24228
24228
|
}, null, 8, ["icon"])
|
24229
24229
|
])) : I("", !0),
|
24230
|
-
s.value === void 0 ? (d(), h("span", hQ,
|
24230
|
+
s.value === void 0 ? (d(), h("span", hQ, N(e.placeholder), 1)) : (d(), h("span", {
|
24231
24231
|
key: 2,
|
24232
24232
|
class: "AVDropdown--selected-option",
|
24233
|
-
textContent:
|
24233
|
+
textContent: N(s.value.label)
|
24234
24234
|
}, null, 8, zQ)),
|
24235
24235
|
f("span", VQ, [
|
24236
24236
|
T(u, {
|
@@ -24252,7 +24252,7 @@ const uQ = /* @__PURE__ */ J(fQ, [["__scopeId", "data-v-6caf6a51"]]), mQ = { cla
|
|
24252
24252
|
_: 1
|
24253
24253
|
})
|
24254
24254
|
]),
|
24255
|
-
e.error && e.errorMessage ? (d(), h("p", MQ,
|
24255
|
+
e.error && e.errorMessage ? (d(), h("p", MQ, N(e.errorMessage), 1)) : I("", !0)
|
24256
24256
|
]);
|
24257
24257
|
};
|
24258
24258
|
}
|
@@ -24291,7 +24291,7 @@ const LQ = /* @__PURE__ */ J(bQ, [["__scopeId", "data-v-e2058f66"]]), AQ = /* @_
|
|
24291
24291
|
return (i, n) => (d(), h("a", {
|
24292
24292
|
class: "AVDropdownItem",
|
24293
24293
|
onClick: t
|
24294
|
-
},
|
24294
|
+
}, N(e.optionLabel), 1));
|
24295
24295
|
}
|
24296
24296
|
});
|
24297
24297
|
const _Q = /* @__PURE__ */ J(AQ, [["__scopeId", "data-v-2ca0bff3"]]), xQ = {
|
@@ -24374,7 +24374,7 @@ const _Q = /* @__PURE__ */ J(AQ, [["__scopeId", "data-v-2ca0bff3"]]), xQ = {
|
|
24374
24374
|
"data-test": "alert-icon"
|
24375
24375
|
}, null, 8, ["icon"])
|
24376
24376
|
])),
|
24377
|
-
f("span", kQ,
|
24377
|
+
f("span", kQ, N(e.title !== "" ? e.title : n[e.type]), 1)
|
24378
24378
|
]),
|
24379
24379
|
e.disableDismiss ? I("", !0) : (d(), h("button", {
|
24380
24380
|
key: 0,
|
@@ -24393,23 +24393,23 @@ const _Q = /* @__PURE__ */ J(AQ, [["__scopeId", "data-v-2ca0bff3"]]), xQ = {
|
|
24393
24393
|
};
|
24394
24394
|
}
|
24395
24395
|
});
|
24396
|
-
const wQ = /* @__PURE__ */ J(SQ, [["__scopeId", "data-v-0cc3f6d1"]]), TQ = { class: "AVFileInput--input-set" }, IQ = ["for"], EQ = ["multiple", "name", "id", "accept", "disabled"],
|
24396
|
+
const wQ = /* @__PURE__ */ J(SQ, [["__scopeId", "data-v-0cc3f6d1"]]), TQ = { class: "AVFileInput--input-set" }, IQ = ["for"], EQ = ["for"], DQ = ["multiple", "name", "id", "accept", "disabled"], PQ = { class: "AVFileInput--icon-container" }, OQ = { class: "AVFileInput--dragdroptext" }, BQ = { key: 0 }, FQ = { class: "AVFileInput--dragdroptext-primary" }, RQ = { key: 1 }, jQ = { class: "AVFileInput--dragdroptext-primary" }, qQ = { class: "AVFileInput--dragdroptext-secondary" }, $Q = {
|
24397
24397
|
key: 1,
|
24398
24398
|
class: "AVFileInput--accepted"
|
24399
|
-
},
|
24399
|
+
}, UQ = { class: "AVFileInput--accepted-muted" }, WQ = {
|
24400
24400
|
key: 2,
|
24401
24401
|
class: "AVFileInput--preview-container"
|
24402
|
-
},
|
24402
|
+
}, GQ = { class: "AVFileInput--label mt-3" }, JQ = { class: "AVFileInput--header" }, ZQ = { class: "AVTextInput--preview" }, YQ = ["src"], QQ = { class: "AVFileInput--preview-text" }, KQ = ["onClick"], XQ = {
|
24403
24403
|
key: 3,
|
24404
24404
|
class: "AVFileInput--preview-container"
|
24405
|
-
},
|
24405
|
+
}, eK = { class: "AVFileInput--label mt-3" }, cK = ["src", "alt"], aK = {
|
24406
24406
|
key: 1,
|
24407
24407
|
class: "AVFileInput--preview-card"
|
24408
|
-
},
|
24408
|
+
}, tK = { class: "AVFileInput--header" }, iK = { class: "AVTextInput--preview" }, nK = { class: "AVFileInput--preview-text" }, sK = ["onClick"], lK = {
|
24409
24409
|
key: 4,
|
24410
24410
|
class: "AVFileInput--error",
|
24411
24411
|
"data-test": "error-msg"
|
24412
|
-
},
|
24412
|
+
}, rK = /* @__PURE__ */ G({
|
24413
24413
|
__name: "AVFileInput",
|
24414
24414
|
props: {
|
24415
24415
|
id: {
|
@@ -24467,14 +24467,40 @@ const wQ = /* @__PURE__ */ J(SQ, [["__scopeId", "data-v-0cc3f6d1"]]), TQ = { cla
|
|
24467
24467
|
multiple: {
|
24468
24468
|
type: Boolean,
|
24469
24469
|
default: !1
|
24470
|
+
},
|
24471
|
+
customOpenMethod: {
|
24472
|
+
// Rustee app requires to use its proper api dialog method
|
24473
|
+
type: Array,
|
24474
|
+
default: null
|
24470
24475
|
}
|
24471
24476
|
},
|
24472
24477
|
emits: ["update", "fileFormatNotAccepted", "download"],
|
24473
24478
|
setup(e, { emit: c }) {
|
24474
24479
|
const a = D1("i18n"), { t } = a.global, i = e, n = i1(!1), s = i1(null), l = i1([]);
|
24475
24480
|
A1(() => {
|
24476
|
-
i.locale && p1(i.locale), i.value && (l.value = i.value)
|
24477
|
-
|
24481
|
+
if (i.locale && p1(i.locale), i.value && (l.value = i.value), i.customOpenMethod !== null) {
|
24482
|
+
const [A, y, k, w, x] = i.customOpenMethod;
|
24483
|
+
s.value.onclick = async (F) => {
|
24484
|
+
F.preventDefault();
|
24485
|
+
const Z = await A({
|
24486
|
+
multiple: !1,
|
24487
|
+
directory: !1,
|
24488
|
+
filters: [
|
24489
|
+
{
|
24490
|
+
name: "Trustee key",
|
24491
|
+
extensions: ["trustee-key"]
|
24492
|
+
}
|
24493
|
+
]
|
24494
|
+
});
|
24495
|
+
if (Z !== null) {
|
24496
|
+
const O = await y(), e1 = await k(O, Z), l1 = await w(e1);
|
24497
|
+
console.log(l1);
|
24498
|
+
const U = x(l1);
|
24499
|
+
console.log(U);
|
24500
|
+
}
|
24501
|
+
};
|
24502
|
+
}
|
24503
|
+
}), r1(
|
24478
24504
|
() => i.locale,
|
24479
24505
|
() => {
|
24480
24506
|
i.locale && p1(i.locale);
|
@@ -24490,15 +24516,15 @@ const wQ = /* @__PURE__ */ J(SQ, [["__scopeId", "data-v-0cc3f6d1"]]), TQ = { cla
|
|
24490
24516
|
}, v = (A) => {
|
24491
24517
|
const y = Array.from(A), k = new DataTransfer();
|
24492
24518
|
for (let w of y) {
|
24493
|
-
const
|
24519
|
+
const x = w.name.split(".").pop();
|
24494
24520
|
if (C.value.includes(
|
24495
|
-
`.${
|
24521
|
+
`.${x.toLowerCase()}`
|
24496
24522
|
)) {
|
24497
|
-
const
|
24523
|
+
const Z = new File([w], w.name, {
|
24498
24524
|
type: w.type,
|
24499
24525
|
lastModified: w.lastModified
|
24500
24526
|
});
|
24501
|
-
k.items.add(
|
24527
|
+
k.items.add(Z);
|
24502
24528
|
} else
|
24503
24529
|
r("fileFormatNotAccepted", w.name);
|
24504
24530
|
}
|
@@ -24533,7 +24559,7 @@ const wQ = /* @__PURE__ */ J(SQ, [["__scopeId", "data-v-0cc3f6d1"]]), TQ = { cla
|
|
24533
24559
|
"data-test": "input-label"
|
24534
24560
|
}, [
|
24535
24561
|
f("span", null, [
|
24536
|
-
z1(
|
24562
|
+
z1(N(e.inputLabel) + " ", 1),
|
24537
24563
|
e.tooltipText ? G1((d(), K(k, {
|
24538
24564
|
key: 0,
|
24539
24565
|
icon: "circle-question",
|
@@ -24543,7 +24569,8 @@ const wQ = /* @__PURE__ */ J(SQ, [["__scopeId", "data-v-0cc3f6d1"]]), TQ = { cla
|
|
24543
24569
|
]) : I("", !0)
|
24544
24570
|
])
|
24545
24571
|
], 8, IQ)),
|
24546
|
-
f("
|
24572
|
+
f("label", {
|
24573
|
+
for: e.id,
|
24547
24574
|
class: $(["AVFileInput--dropzone-container", {
|
24548
24575
|
error: e.error,
|
24549
24576
|
disabled: e.disabled
|
@@ -24563,63 +24590,60 @@ const wQ = /* @__PURE__ */ J(SQ, [["__scopeId", "data-v-0cc3f6d1"]]), TQ = { cla
|
|
24563
24590
|
ref: s,
|
24564
24591
|
accept: e.accept,
|
24565
24592
|
disabled: e.disabled
|
24566
|
-
}, null, 40,
|
24567
|
-
f("div",
|
24593
|
+
}, null, 40, DQ),
|
24594
|
+
f("div", PQ, [
|
24568
24595
|
T(k, {
|
24569
24596
|
icon: "fa-solid fa-cloud-arrow-up",
|
24570
24597
|
class: "AVFileInput--input-icon",
|
24571
24598
|
"data-test": "input-icon"
|
24572
24599
|
})
|
24573
24600
|
]),
|
24574
|
-
f("
|
24575
|
-
|
24576
|
-
|
24577
|
-
|
24578
|
-
|
24579
|
-
f("div",
|
24580
|
-
|
24581
|
-
|
24582
|
-
|
24583
|
-
z1(x(B(t)("js.components.AVFileInput.secondary.start")) + " ", 1),
|
24584
|
-
f("strong", null, x(B(t)("js.components.AVFileInput.secondary.strong")), 1),
|
24585
|
-
z1(" " + x(B(t)("js.components.AVFileInput.secondary.end")), 1)
|
24601
|
+
f("div", OQ, [
|
24602
|
+
n.value ? (d(), h("div", BQ, [
|
24603
|
+
f("div", FQ, N(B(t)("js.components.AVFileInput.release")), 1)
|
24604
|
+
])) : (d(), h("div", RQ, [
|
24605
|
+
f("div", jQ, N(B(t)("js.components.AVFileInput.primary")), 1),
|
24606
|
+
f("div", qQ, [
|
24607
|
+
z1(N(B(t)("js.components.AVFileInput.secondary.start")) + " ", 1),
|
24608
|
+
f("strong", null, N(B(t)("js.components.AVFileInput.secondary.strong")), 1),
|
24609
|
+
z1(" " + N(B(t)("js.components.AVFileInput.secondary.end")), 1)
|
24586
24610
|
])
|
24587
24611
|
]))
|
24588
|
-
]
|
24589
|
-
],
|
24590
|
-
e.disableAcceptedFormats ? I("", !0) : (d(), h("p",
|
24591
|
-
z1(
|
24592
|
-
f("em",
|
24612
|
+
])
|
24613
|
+
], 42, EQ),
|
24614
|
+
e.disableAcceptedFormats ? I("", !0) : (d(), h("p", $Q, [
|
24615
|
+
z1(N(B(t)("js.components.AVFileInput.acceptedFormats")) + " ", 1),
|
24616
|
+
f("em", UQ, N(H.value), 1)
|
24593
24617
|
])),
|
24594
|
-
l.value.length ? (d(), h("div",
|
24595
|
-
f("p",
|
24596
|
-
(d(!0), h(a1, null, g1(l.value, (
|
24597
|
-
key:
|
24618
|
+
l.value.length ? (d(), h("div", WQ, [
|
24619
|
+
f("p", GQ, N(B(t)("js.components.AVFileInput.uploading")), 1),
|
24620
|
+
(d(!0), h(a1, null, g1(l.value, (x) => (d(), h("div", {
|
24621
|
+
key: x.name,
|
24598
24622
|
class: $(["AVFileInput--preview-card", { error: e.error }])
|
24599
24623
|
}, [
|
24600
|
-
f("div",
|
24601
|
-
f("div",
|
24624
|
+
f("div", JQ, [
|
24625
|
+
f("div", ZQ, [
|
24602
24626
|
e.showPreview ? (d(), h("img", {
|
24603
24627
|
key: 0,
|
24604
24628
|
class: "AVFileInput--preview-img",
|
24605
|
-
src: z(
|
24606
|
-
}, null, 8,
|
24629
|
+
src: z(x)
|
24630
|
+
}, null, 8, YQ)) : (d(), K(k, {
|
24607
24631
|
key: 1,
|
24608
24632
|
icon: "fa-solid fa-file",
|
24609
24633
|
class: "AVTextInput--preview-icon",
|
24610
24634
|
"data-test": "file-preview-icon"
|
24611
24635
|
}))
|
24612
24636
|
]),
|
24613
|
-
f("p",
|
24614
|
-
z1(x
|
24615
|
-
f("em", null,
|
24637
|
+
f("p", QQ, [
|
24638
|
+
z1(N(x.name) + " ", 1),
|
24639
|
+
f("em", null, N(Math.round(x.size / 1e3) + "kb"), 1)
|
24616
24640
|
])
|
24617
24641
|
]),
|
24618
24642
|
e.disabled ? I("", !0) : (d(), h("button", {
|
24619
24643
|
key: 0,
|
24620
24644
|
class: "AVTextInput--delete-btn",
|
24621
24645
|
type: "button",
|
24622
|
-
onClick: (
|
24646
|
+
onClick: (F) => g(l.value.indexOf(x)),
|
24623
24647
|
title: "Remove file"
|
24624
24648
|
}, [
|
24625
24649
|
T(k, {
|
@@ -24627,51 +24651,51 @@ const wQ = /* @__PURE__ */ J(SQ, [["__scopeId", "data-v-0cc3f6d1"]]), TQ = { cla
|
|
24627
24651
|
class: "AVTextInput--delete-icon",
|
24628
24652
|
"data-test": "file-preview-icon"
|
24629
24653
|
})
|
24630
|
-
], 8,
|
24654
|
+
], 8, KQ))
|
24631
24655
|
], 2))), 128))
|
24632
24656
|
])) : I("", !0),
|
24633
|
-
e.currentValue.length ? (d(), h("div",
|
24634
|
-
f("p",
|
24635
|
-
(d(!0), h(a1, null, g1(e.currentValue, (
|
24636
|
-
key: `image-${
|
24657
|
+
e.currentValue.length ? (d(), h("div", XQ, [
|
24658
|
+
f("p", eK, N(B(t)("js.components.AVFileInput.current")), 1),
|
24659
|
+
(d(!0), h(a1, null, g1(e.currentValue, (x) => (d(), h("div", {
|
24660
|
+
key: `image-${x}`
|
24637
24661
|
}, [
|
24638
24662
|
e.showPreview ? (d(), h("img", {
|
24639
24663
|
key: 0,
|
24640
24664
|
class: "AVFileInput--current-img",
|
24641
|
-
src:
|
24665
|
+
src: x,
|
24642
24666
|
alt: B(t)("js.components.AVFileInput.alt_preview")
|
24643
|
-
}, null, 8,
|
24644
|
-
f("div",
|
24645
|
-
f("div",
|
24667
|
+
}, null, 8, cK)) : (d(), h("div", aK, [
|
24668
|
+
f("div", tK, [
|
24669
|
+
f("div", iK, [
|
24646
24670
|
T(k, {
|
24647
24671
|
icon: "fa-solid fa-file",
|
24648
24672
|
class: "AVTextInput--preview-icon",
|
24649
24673
|
"data-test": "file-preview-icon"
|
24650
24674
|
})
|
24651
24675
|
]),
|
24652
|
-
f("p",
|
24676
|
+
f("p", nK, N(b(x)), 1)
|
24653
24677
|
]),
|
24654
24678
|
f("button", {
|
24655
24679
|
class: "AVTextInput--delete-btn",
|
24656
24680
|
type: "button",
|
24657
24681
|
title: "Download file",
|
24658
|
-
onClick: (
|
24682
|
+
onClick: (F) => L(x)
|
24659
24683
|
}, [
|
24660
24684
|
T(k, {
|
24661
24685
|
icon: "fa-solid fa-download",
|
24662
24686
|
class: "AVTextInput--download-icon",
|
24663
24687
|
"data-test": "file-download-icon"
|
24664
24688
|
})
|
24665
|
-
], 8,
|
24689
|
+
], 8, sK)
|
24666
24690
|
]))
|
24667
24691
|
]))), 128))
|
24668
24692
|
])) : I("", !0),
|
24669
|
-
e.error && e.errorMessage ? (d(), h("p",
|
24693
|
+
e.error && e.errorMessage ? (d(), h("p", lK, N(e.errorMessage), 1)) : I("", !0)
|
24670
24694
|
]);
|
24671
24695
|
};
|
24672
24696
|
}
|
24673
24697
|
});
|
24674
|
-
const
|
24698
|
+
const oK = /* @__PURE__ */ J(rK, [["__scopeId", "data-v-c46eaa69"]]), fK = (e) => (e2("data-v-065c2914"), e = e(), c2(), e), uK = ["for"], mK = ["id", "checked", "disabled"], dK = /* @__PURE__ */ fK(() => /* @__PURE__ */ f("span", { class: "AVRadio--mark" }, null, -1)), vK = /* @__PURE__ */ G({
|
24675
24699
|
__name: "AVRadio",
|
24676
24700
|
props: {
|
24677
24701
|
id: {
|
@@ -24702,7 +24726,7 @@ const rK = /* @__PURE__ */ J(lK, [["__scopeId", "data-v-304366be"]]), oK = (e) =
|
|
24702
24726
|
}, s = () => {
|
24703
24727
|
t("update", a.value, i.value);
|
24704
24728
|
};
|
24705
|
-
return
|
24729
|
+
return r1(
|
24706
24730
|
() => a.checked,
|
24707
24731
|
() => {
|
24708
24732
|
i.value = a.checked;
|
@@ -24717,13 +24741,13 @@ const rK = /* @__PURE__ */ J(lK, [["__scopeId", "data-v-304366be"]]), oK = (e) =
|
|
24717
24741
|
checked: i.value,
|
24718
24742
|
onChange: n,
|
24719
24743
|
disabled: e.disabled
|
24720
|
-
}, null, 40,
|
24721
|
-
|
24722
|
-
z1(" " +
|
24723
|
-
], 10,
|
24744
|
+
}, null, 40, mK),
|
24745
|
+
dK,
|
24746
|
+
z1(" " + N(e.value), 1)
|
24747
|
+
], 10, uK));
|
24724
24748
|
}
|
24725
24749
|
});
|
24726
|
-
const
|
24750
|
+
const pK = /* @__PURE__ */ J(vK, [["__scopeId", "data-v-065c2914"]]), hK = ["href", "referrerpolicy", "rel", "target"], zK = /* @__PURE__ */ G({
|
24727
24751
|
__name: "AVLink",
|
24728
24752
|
props: {
|
24729
24753
|
label: {
|
@@ -24791,18 +24815,18 @@ const vK = /* @__PURE__ */ J(dK, [["__scopeId", "data-v-065c2914"]]), pK = ["hre
|
|
24791
24815
|
target: e.target,
|
24792
24816
|
class: $(`AVLink AVLink--${e.variant}`)
|
24793
24817
|
}, [
|
24794
|
-
f("span", null,
|
24818
|
+
f("span", null, N(e.label), 1),
|
24795
24819
|
e.disableIcon ? I("", !0) : (d(), K(t, {
|
24796
24820
|
key: 0,
|
24797
24821
|
icon: "fa-solid fa-arrow-up-right-from-square",
|
24798
24822
|
class: "AVLink--icon",
|
24799
24823
|
"data-test": "link-icon"
|
24800
24824
|
}))
|
24801
|
-
], 10,
|
24825
|
+
], 10, hK);
|
24802
24826
|
};
|
24803
24827
|
}
|
24804
24828
|
});
|
24805
|
-
const
|
24829
|
+
const VK = /* @__PURE__ */ J(zK, [["__scopeId", "data-v-999075bc"]]), MK = ["href", "target"], HK = { class: "AVNavbarItem--text" }, gK = ["disabled"], CK = { class: "AVNavbarItem--text" }, bK = /* @__PURE__ */ G({
|
24806
24830
|
__name: "AVNavbarItem",
|
24807
24831
|
props: {
|
24808
24832
|
label: {
|
@@ -24865,8 +24889,8 @@ const zK = /* @__PURE__ */ J(hK, [["__scopeId", "data-v-999075bc"]]), VK = ["hre
|
|
24865
24889
|
icon: `fa-solid fa-${e.icon}`,
|
24866
24890
|
class: "AVNavbarItem--icon"
|
24867
24891
|
}, null, 8, ["icon"])),
|
24868
|
-
f("span",
|
24869
|
-
], 14,
|
24892
|
+
f("span", HK, N(e.label), 1)
|
24893
|
+
], 14, MK)) : (d(), h("button", {
|
24870
24894
|
key: 1,
|
24871
24895
|
class: $(["AVNavbarItem", {
|
24872
24896
|
"AVNavbarItem--active": e.active,
|
@@ -24881,18 +24905,18 @@ const zK = /* @__PURE__ */ J(hK, [["__scopeId", "data-v-999075bc"]]), VK = ["hre
|
|
24881
24905
|
icon: `fa-solid fa-${e.icon}`,
|
24882
24906
|
class: "AVNavbarItem--icon"
|
24883
24907
|
}, null, 8, ["icon"])),
|
24884
|
-
f("span",
|
24885
|
-
], 14,
|
24908
|
+
f("span", CK, N(e.label), 1)
|
24909
|
+
], 14, gK));
|
24886
24910
|
};
|
24887
24911
|
}
|
24888
24912
|
});
|
24889
|
-
const
|
24913
|
+
const LK = /* @__PURE__ */ J(bK, [["__scopeId", "data-v-00ff3c9d"]]), AK = ["href", "target", "aria-label"], _K = {
|
24890
24914
|
class: "AVSidebarItem--text",
|
24891
24915
|
"aria-hidden": "true"
|
24892
|
-
},
|
24916
|
+
}, xK = ["disabled", "aria-label"], NK = {
|
24893
24917
|
class: "AVSidebarItem--text",
|
24894
24918
|
"aria-hidden": "true"
|
24895
|
-
},
|
24919
|
+
}, yK = /* @__PURE__ */ G({
|
24896
24920
|
__name: "AVSidebarItem",
|
24897
24921
|
props: {
|
24898
24922
|
label: {
|
@@ -24964,8 +24988,8 @@ const bK = /* @__PURE__ */ J(CK, [["__scopeId", "data-v-00ff3c9d"]]), LK = ["hre
|
|
24964
24988
|
hover: i.value,
|
24965
24989
|
"aria-hidden": "true"
|
24966
24990
|
}, null, 8, ["type", "active", "value", "hover"]),
|
24967
|
-
f("span",
|
24968
|
-
], 42,
|
24991
|
+
f("span", _K, N(e.label), 1)
|
24992
|
+
], 42, AK)) : (d(), h("button", {
|
24969
24993
|
key: 1,
|
24970
24994
|
class: $(["AVSidebarItem", {
|
24971
24995
|
"AVSidebarItem--active": e.active,
|
@@ -24984,14 +25008,14 @@ const bK = /* @__PURE__ */ J(CK, [["__scopeId", "data-v-00ff3c9d"]]), LK = ["hre
|
|
24984
25008
|
hover: i.value,
|
24985
25009
|
"aria-hidden": "true"
|
24986
25010
|
}, null, 8, ["type", "active", "value", "hover"]),
|
24987
|
-
f("span",
|
24988
|
-
], 42,
|
25011
|
+
f("span", NK, N(e.label), 1)
|
25012
|
+
], 42, xK));
|
24989
25013
|
}
|
24990
25014
|
});
|
24991
|
-
const
|
25015
|
+
const kK = /* @__PURE__ */ J(yK, [["__scopeId", "data-v-3e891e66"]]), SK = { class: "AVTooltip--wrapper" }, wK = {
|
24992
25016
|
key: 0,
|
24993
25017
|
class: "AVTooltip--text"
|
24994
|
-
},
|
25018
|
+
}, TK = /* @__PURE__ */ G({
|
24995
25019
|
__name: "AVTooltip",
|
24996
25020
|
props: {
|
24997
25021
|
text: {
|
@@ -25040,8 +25064,8 @@ const yK = /* @__PURE__ */ J(NK, [["__scopeId", "data-v-3e891e66"]]), kK = { cla
|
|
25040
25064
|
setup(e) {
|
25041
25065
|
return (c, a) => {
|
25042
25066
|
const t = D("AVIcon"), i = B2("tooltip");
|
25043
|
-
return G1((d(), h("span",
|
25044
|
-
e.text ? (d(), h("span",
|
25067
|
+
return G1((d(), h("span", SK, [
|
25068
|
+
e.text ? (d(), h("span", wK, N(e.text), 1)) : H1(c.$slots, "text", { key: 1 }, void 0, !0),
|
25045
25069
|
e.icon ? (d(), K(t, {
|
25046
25070
|
key: 2,
|
25047
25071
|
icon: e.icon,
|
@@ -25059,7 +25083,7 @@ const yK = /* @__PURE__ */ J(NK, [["__scopeId", "data-v-3e891e66"]]), kK = { cla
|
|
25059
25083
|
};
|
25060
25084
|
}
|
25061
25085
|
});
|
25062
|
-
const
|
25086
|
+
const IK = /* @__PURE__ */ J(TK, [["__scopeId", "data-v-3d675f68"]]), EK = { class: "AVMenuDropdown" }, DK = ["id", "aria-expanded", "aria-label"], PK = /* @__PURE__ */ G({
|
25063
25087
|
__name: "AVMenuDropdown",
|
25064
25088
|
props: {
|
25065
25089
|
icon: {
|
@@ -25092,7 +25116,7 @@ const TK = /* @__PURE__ */ J(wK, [["__scopeId", "data-v-3d675f68"]]), IK = { cla
|
|
25092
25116
|
};
|
25093
25117
|
return ss("sharedState", a), (i, n) => {
|
25094
25118
|
const s = D("AVIcon"), l = D("AVMenuDropdownItem"), r = D("AVMenuDropdownContent");
|
25095
|
-
return d(), h("div",
|
25119
|
+
return d(), h("div", EK, [
|
25096
25120
|
f("button", {
|
25097
25121
|
class: "AVMenuDropdown--button",
|
25098
25122
|
onClick: t,
|
@@ -25114,7 +25138,7 @@ const TK = /* @__PURE__ */ J(wK, [["__scopeId", "data-v-3d675f68"]]), IK = { cla
|
|
25114
25138
|
class: "AVMenuDropdown--icon",
|
25115
25139
|
"data-test": "main-icon"
|
25116
25140
|
}, null, 8, ["icon"]))
|
25117
|
-
], 8,
|
25141
|
+
], 8, DK),
|
25118
25142
|
T(r, null, {
|
25119
25143
|
default: s1(() => [
|
25120
25144
|
(d(!0), h(a1, null, g1(e.options, (o, m) => (d(), K(l, {
|
@@ -25132,7 +25156,7 @@ const TK = /* @__PURE__ */ J(wK, [["__scopeId", "data-v-3d675f68"]]), IK = { cla
|
|
25132
25156
|
};
|
25133
25157
|
}
|
25134
25158
|
});
|
25135
|
-
const
|
25159
|
+
const OK = /* @__PURE__ */ J(PK, [["__scopeId", "data-v-6c23aaa1"]]), BK = ["aria-labelledby"], FK = /* @__PURE__ */ G({
|
25136
25160
|
__name: "AVMenuDropdownContent",
|
25137
25161
|
setup(e) {
|
25138
25162
|
const c = D1("sharedState"), a = E(() => c.active), t = E(() => c.id);
|
@@ -25144,13 +25168,13 @@ const PK = /* @__PURE__ */ J(DK, [["__scopeId", "data-v-6c23aaa1"]]), OK = ["ari
|
|
25144
25168
|
"aria-labelledby": t.value
|
25145
25169
|
}, [
|
25146
25170
|
H1(i.$slots, "default", {}, void 0, !0)
|
25147
|
-
], 8,
|
25171
|
+
], 8, BK)) : I("", !0)
|
25148
25172
|
]),
|
25149
25173
|
_: 3
|
25150
25174
|
}));
|
25151
25175
|
}
|
25152
25176
|
});
|
25153
|
-
const
|
25177
|
+
const RK = /* @__PURE__ */ J(FK, [["__scopeId", "data-v-e8fb623b"]]), jK = ["href"], qK = /* @__PURE__ */ G({
|
25154
25178
|
__name: "AVMenuDropdownItem",
|
25155
25179
|
props: {
|
25156
25180
|
optionLabel: {
|
@@ -25183,12 +25207,12 @@ const FK = /* @__PURE__ */ J(BK, [["__scopeId", "data-v-e8fb623b"]]), RK = ["hre
|
|
25183
25207
|
icon: `fa-solid fa-${e.icon}`,
|
25184
25208
|
"data-test": "option-icon"
|
25185
25209
|
}, null, 8, ["icon"])) : I("", !0),
|
25186
|
-
z1(" " +
|
25187
|
-
], 10,
|
25210
|
+
z1(" " + N(e.optionLabel), 1)
|
25211
|
+
], 10, jK);
|
25188
25212
|
};
|
25189
25213
|
}
|
25190
25214
|
});
|
25191
|
-
const
|
25215
|
+
const $K = /* @__PURE__ */ J(qK, [["__scopeId", "data-v-8513fa9b"]]), UK = ["disabled"], WK = { class: "AVAsyncButton--label" }, GK = /* @__PURE__ */ G({
|
25192
25216
|
__name: "AVAsyncButton",
|
25193
25217
|
props: {
|
25194
25218
|
label: {
|
@@ -25229,7 +25253,7 @@ const qK = /* @__PURE__ */ J(jK, [["__scopeId", "data-v-8513fa9b"]]), $K = ["dis
|
|
25229
25253
|
emits: ["update:waiting"],
|
25230
25254
|
setup(e, { emit: c }) {
|
25231
25255
|
const a = c, t = e, i = i1(!1);
|
25232
|
-
|
25256
|
+
r1(i, (r) => a("update:waiting", r));
|
25233
25257
|
const n = E(() => {
|
25234
25258
|
if (!i.value)
|
25235
25259
|
switch (t.variant) {
|
@@ -25281,13 +25305,13 @@ const qK = /* @__PURE__ */ J(jK, [["__scopeId", "data-v-8513fa9b"]]), $K = ["dis
|
|
25281
25305
|
class: "AVAsyncButton--icon",
|
25282
25306
|
"data-test": "btn-icon"
|
25283
25307
|
}, null, 8, ["icon"])) : I("", !0),
|
25284
|
-
f("span",
|
25308
|
+
f("span", WK, N(e.label), 1)
|
25285
25309
|
], !0)
|
25286
|
-
], 10,
|
25310
|
+
], 10, UK);
|
25287
25311
|
};
|
25288
25312
|
}
|
25289
25313
|
});
|
25290
|
-
const
|
25314
|
+
const JK = /* @__PURE__ */ J(GK, [["__scopeId", "data-v-7439a7ec"]]), ZK = { class: "AVTabSwitcher" }, YK = ["disabled", "onClick"], QK = /* @__PURE__ */ G({
|
25291
25315
|
__name: "AVTabSwitcher",
|
25292
25316
|
props: {
|
25293
25317
|
options: {
|
@@ -25331,28 +25355,28 @@ const GK = /* @__PURE__ */ J(WK, [["__scopeId", "data-v-7439a7ec"]]), JK = { cla
|
|
25331
25355
|
}, u = () => {
|
25332
25356
|
o("update", i.value, t.value);
|
25333
25357
|
};
|
25334
|
-
return
|
25358
|
+
return r1(
|
25335
25359
|
() => a.options,
|
25336
25360
|
() => s()
|
25337
|
-
),
|
25361
|
+
), r1(
|
25338
25362
|
() => a.selected,
|
25339
25363
|
() => {
|
25340
25364
|
i.value = a.selected, l(a.selected);
|
25341
25365
|
}
|
25342
|
-
),
|
25366
|
+
), r1(
|
25343
25367
|
() => a.disabled,
|
25344
25368
|
() => r()
|
25345
|
-
), (v, p) => (d(), h("div",
|
25369
|
+
), (v, p) => (d(), h("div", ZK, [
|
25346
25370
|
(d(!0), h(a1, null, g1(t.value, (H) => (d(), h("button", {
|
25347
25371
|
key: H.value,
|
25348
25372
|
class: $(`AVTabSwitcher--button ${n.value} ${H.selected ? "AVTabSwitcher--button-active" : ""} ${H.disabled ? "disabled" : ""}`),
|
25349
25373
|
disabled: H.disabled,
|
25350
25374
|
onClick: (C) => m(H.value)
|
25351
|
-
},
|
25375
|
+
}, N(H.value), 11, YK))), 128))
|
25352
25376
|
]));
|
25353
25377
|
}
|
25354
25378
|
});
|
25355
|
-
const
|
25379
|
+
const KK = /* @__PURE__ */ J(QK, [["__scopeId", "data-v-3c4a2127"]]), XK = { class: "AVBallotSummary" }, eX = { class: "AVBallotSummary--name-column" }, cX = { class: "AVBallotSummary--status-column" }, aX = /* @__PURE__ */ G({
|
25356
25380
|
__name: "AVBallotSummary",
|
25357
25381
|
props: {
|
25358
25382
|
ballotStyleName: {
|
@@ -25380,8 +25404,8 @@ const QK = /* @__PURE__ */ J(YK, [["__scopeId", "data-v-3c4a2127"]]), KK = { cla
|
|
25380
25404
|
const c = e, a = E(() => c.currentBallots >= c.minimumBallots), t = E(() => c.minimumBallots - c.currentBallots);
|
25381
25405
|
return (i, n) => {
|
25382
25406
|
const s = D("AVIcon"), l = D("AVSpinner");
|
25383
|
-
return d(), h("div",
|
25384
|
-
f("div",
|
25407
|
+
return d(), h("div", XK, [
|
25408
|
+
f("div", eX, [
|
25385
25409
|
T(s, {
|
25386
25410
|
icon: `fa-solid fa-${a.value ? "file-circle-check" : "file-circle-minus"}`,
|
25387
25411
|
class: $(["AVBallotSummary--icon", { "AVBallotSummary--icon-ready": a.value }]),
|
@@ -25389,9 +25413,9 @@ const QK = /* @__PURE__ */ J(YK, [["__scopeId", "data-v-3c4a2127"]]), KK = { cla
|
|
25389
25413
|
}, null, 8, ["icon", "class"]),
|
25390
25414
|
f("span", {
|
25391
25415
|
class: $(["AVBallotSummary--ballot-name", { "AVBallotSummary--name-ready": a.value }])
|
25392
|
-
},
|
25416
|
+
}, N(e.ballotStyleName), 3)
|
25393
25417
|
]),
|
25394
|
-
f("div",
|
25418
|
+
f("div", cX, [
|
25395
25419
|
a.value ? (d(), K(s, {
|
25396
25420
|
key: 0,
|
25397
25421
|
icon: "fa-solid fa-circle-check",
|
@@ -25404,19 +25428,19 @@ const QK = /* @__PURE__ */ J(YK, [["__scopeId", "data-v-3c4a2127"]]), KK = { cla
|
|
25404
25428
|
})),
|
25405
25429
|
f("span", {
|
25406
25430
|
class: $(["AVBallotSummary--ballot-status", { "AVBallotSummary--status-ready": a.value }])
|
25407
|
-
},
|
25431
|
+
}, N(a.value ? `${e.currentBallots} ${e.readyLabel}` : `${t.value} ${e.waitingLabel}`), 3)
|
25408
25432
|
])
|
25409
25433
|
]);
|
25410
25434
|
};
|
25411
25435
|
}
|
25412
25436
|
});
|
25413
|
-
const
|
25437
|
+
const tX = /* @__PURE__ */ J(aX, [["__scopeId", "data-v-2d7c011c"]]), iX = {
|
25414
25438
|
class: "AVTimedCard--content",
|
25415
25439
|
"data-test": "content"
|
25416
|
-
},
|
25440
|
+
}, nX = {
|
25417
25441
|
class: "AVTimedCard--progress",
|
25418
25442
|
"data-test": "progress-container"
|
25419
|
-
},
|
25443
|
+
}, sX = /* @__PURE__ */ G({
|
25420
25444
|
__name: "AVTimedCard",
|
25421
25445
|
props: {
|
25422
25446
|
timeout: {
|
@@ -25454,10 +25478,10 @@ const aX = /* @__PURE__ */ J(cX, [["__scopeId", "data-v-2d7c011c"]]), tX = {
|
|
25454
25478
|
class: "AVTimedCard",
|
25455
25479
|
style: W1(`width: ${e.customWidth}px`)
|
25456
25480
|
}, [
|
25457
|
-
f("div",
|
25481
|
+
f("div", iX, [
|
25458
25482
|
H1(u.$slots, "default", {}, void 0, !0)
|
25459
25483
|
]),
|
25460
|
-
f("div",
|
25484
|
+
f("div", nX, [
|
25461
25485
|
f("div", {
|
25462
25486
|
class: $(["AVTimedCard--progress-bar", {
|
25463
25487
|
"AVTimedCard--progress-bar-warning": e.timeout - t.value <= e.customWarningTime
|
@@ -25473,20 +25497,20 @@ const aX = /* @__PURE__ */ J(cX, [["__scopeId", "data-v-2d7c011c"]]), tX = {
|
|
25473
25497
|
}]),
|
25474
25498
|
"data-test": "help-text"
|
25475
25499
|
}, [
|
25476
|
-
z1(
|
25477
|
-
f("strong", null,
|
25500
|
+
z1(N(e.expirationMessage), 1),
|
25501
|
+
f("strong", null, N(m.value), 1)
|
25478
25502
|
], 2)
|
25479
25503
|
], 64));
|
25480
25504
|
}
|
25481
25505
|
});
|
25482
|
-
const
|
25506
|
+
const lX = /* @__PURE__ */ J(sX, [["__scopeId", "data-v-7d0d595b"]]), rX = (e) => (e2("data-v-dbd25d5c"), e = e(), c2(), e), oX = { class: "AVBasicSteps" }, fX = /* @__PURE__ */ rX(() => /* @__PURE__ */ f("span", {
|
25483
25507
|
class: "AVBasicSteps--line",
|
25484
25508
|
"data-test": "separator"
|
25485
|
-
}, null, -1)),
|
25509
|
+
}, null, -1)), uX = {
|
25486
25510
|
key: 0,
|
25487
25511
|
class: "AVBasicSteps--line",
|
25488
25512
|
"data-test": "separator"
|
25489
|
-
},
|
25513
|
+
}, mX = /* @__PURE__ */ G({
|
25490
25514
|
__name: "AVBasicSteps",
|
25491
25515
|
props: {
|
25492
25516
|
steps: {
|
@@ -25501,35 +25525,35 @@ const sX = /* @__PURE__ */ J(nX, [["__scopeId", "data-v-7d0d595b"]]), lX = (e) =
|
|
25501
25525
|
},
|
25502
25526
|
setup(e) {
|
25503
25527
|
const c = e, a = (t) => t === c.active;
|
25504
|
-
return (t, i) => (d(), h("div",
|
25528
|
+
return (t, i) => (d(), h("div", oX, [
|
25505
25529
|
f("span", {
|
25506
25530
|
class: $(["AVBasicSteps--step", {
|
25507
25531
|
"AVBasicSteps--step-active": a(e.steps[0])
|
25508
25532
|
}]),
|
25509
25533
|
"data-test": "step"
|
25510
|
-
},
|
25511
|
-
|
25534
|
+
}, N(e.steps[0]), 3),
|
25535
|
+
fX,
|
25512
25536
|
f("span", {
|
25513
25537
|
class: $(["AVBasicSteps--step", {
|
25514
25538
|
"AVBasicSteps--step-active": a(e.steps[1])
|
25515
25539
|
}]),
|
25516
25540
|
"data-test": "step"
|
25517
|
-
},
|
25518
|
-
e.steps.length === 3 ? (d(), h("span",
|
25541
|
+
}, N(e.steps[1]), 3),
|
25542
|
+
e.steps.length === 3 ? (d(), h("span", uX)) : I("", !0),
|
25519
25543
|
e.steps.length === 3 ? (d(), h("span", {
|
25520
25544
|
key: 1,
|
25521
25545
|
class: $(["AVBasicSteps--step", {
|
25522
25546
|
"AVBasicSteps--step-active": a(e.steps[2])
|
25523
25547
|
}]),
|
25524
25548
|
"data-test": "step"
|
25525
|
-
},
|
25549
|
+
}, N(e.steps[2]), 3)) : I("", !0)
|
25526
25550
|
]));
|
25527
25551
|
}
|
25528
25552
|
});
|
25529
|
-
const
|
25553
|
+
const dX = /* @__PURE__ */ J(mX, [["__scopeId", "data-v-dbd25d5c"]]), vX = { class: "AVSteps" }, pX = {
|
25530
25554
|
key: 0,
|
25531
25555
|
class: "AVSteps--step--icon-container AVSteps--step-circle"
|
25532
|
-
},
|
25556
|
+
}, hX = /* @__PURE__ */ G({
|
25533
25557
|
__name: "AVSteps",
|
25534
25558
|
props: {
|
25535
25559
|
steps: {
|
@@ -25560,26 +25584,26 @@ const mX = /* @__PURE__ */ J(uX, [["__scopeId", "data-v-dbd25d5c"]]), dX = { cla
|
|
25560
25584
|
}, i = (s) => c.done ? c.done.includes(s) : !1;
|
25561
25585
|
A1(() => {
|
25562
25586
|
t();
|
25563
|
-
}),
|
25587
|
+
}), r1(
|
25564
25588
|
() => c.steps,
|
25565
25589
|
() => t()
|
25566
|
-
),
|
25590
|
+
), r1(
|
25567
25591
|
() => c.active,
|
25568
25592
|
() => t()
|
25569
|
-
),
|
25593
|
+
), r1(
|
25570
25594
|
() => c.done,
|
25571
25595
|
() => t()
|
25572
25596
|
);
|
25573
25597
|
const n = E(() => `${100 / c.steps.length}%`);
|
25574
25598
|
return (s, l) => {
|
25575
25599
|
const r = D("AVIcon");
|
25576
|
-
return d(), h("div",
|
25600
|
+
return d(), h("div", vX, [
|
25577
25601
|
(d(!0), h(a1, null, g1(a.value, (o, m) => (d(), h("div", {
|
25578
25602
|
key: m,
|
25579
25603
|
class: $(`${a.value.length !== m + 1 ? "AVSteps--step" : "AVSteps--step-last"} ${o.active ? "AVSteps--step-active" : ""}`),
|
25580
25604
|
"data-test": "step"
|
25581
25605
|
}, [
|
25582
|
-
o.done ? (d(), h("div",
|
25606
|
+
o.done ? (d(), h("div", pX, [
|
25583
25607
|
T(r, {
|
25584
25608
|
icon: "fa-solid fa-check",
|
25585
25609
|
class: "AVSteps--step-icon"
|
@@ -25590,38 +25614,38 @@ const mX = /* @__PURE__ */ J(uX, [["__scopeId", "data-v-dbd25d5c"]]), dX = { cla
|
|
25590
25614
|
"AVSteps--step-circle": a.value.length !== m + 1,
|
25591
25615
|
"AVSteps--step--number-container-active": o.active
|
25592
25616
|
}])
|
25593
|
-
},
|
25617
|
+
}, N(m + 1), 3)),
|
25594
25618
|
f("span", {
|
25595
25619
|
class: $(["AVSteps--step-label", { "AVSteps--step-label-active": o.active }])
|
25596
|
-
},
|
25620
|
+
}, N(o.value), 3)
|
25597
25621
|
], 2))), 128))
|
25598
25622
|
]);
|
25599
25623
|
};
|
25600
25624
|
}
|
25601
25625
|
});
|
25602
|
-
const
|
25626
|
+
const zX = /* @__PURE__ */ J(hX, [["__scopeId", "data-v-89e22cbe"]]), V$ = (e) => (e2("data-v-59ee2583"), e = e(), c2(), e), VX = ["aria-label"], MX = {
|
25603
25627
|
key: 0,
|
25604
25628
|
"aria-hidden": "true"
|
25605
|
-
},
|
25629
|
+
}, HX = {
|
25606
25630
|
key: 1,
|
25607
25631
|
width: "26",
|
25608
25632
|
height: "26",
|
25609
25633
|
stroke: "white",
|
25610
25634
|
"stroke-width": "0.25rem"
|
25611
|
-
},
|
25635
|
+
}, gX = /* @__PURE__ */ V$(() => /* @__PURE__ */ f("line", {
|
25612
25636
|
x1: "25%",
|
25613
25637
|
y1: "25%",
|
25614
25638
|
x2: "75%",
|
25615
25639
|
y2: "75%"
|
25616
|
-
}, null, -1)),
|
25640
|
+
}, null, -1)), CX = /* @__PURE__ */ V$(() => /* @__PURE__ */ f("line", {
|
25617
25641
|
x1: "75%",
|
25618
25642
|
y1: "25%",
|
25619
25643
|
x2: "25%",
|
25620
25644
|
y2: "75%"
|
25621
|
-
}, null, -1)),
|
25622
|
-
|
25623
|
-
|
25624
|
-
],
|
25645
|
+
}, null, -1)), bX = [
|
25646
|
+
gX,
|
25647
|
+
CX
|
25648
|
+
], LX = /* @__PURE__ */ G({
|
25625
25649
|
__name: "AVOptionSelect",
|
25626
25650
|
props: {
|
25627
25651
|
checked: {
|
@@ -25643,7 +25667,7 @@ const hX = /* @__PURE__ */ J(pX, [["__scopeId", "data-v-89e22cbe"]]), V$ = (e) =
|
|
25643
25667
|
), t = e;
|
25644
25668
|
A1(() => {
|
25645
25669
|
t.locale && p1(t.locale);
|
25646
|
-
}),
|
25670
|
+
}), r1(
|
25647
25671
|
() => t.locale,
|
25648
25672
|
() => {
|
25649
25673
|
t.locale && p1(t.locale);
|
@@ -25655,16 +25679,16 @@ const hX = /* @__PURE__ */ J(pX, [["__scopeId", "data-v-89e22cbe"]]), V$ = (e) =
|
|
25655
25679
|
class: "AVOptionSelect",
|
25656
25680
|
"aria-label": i.value
|
25657
25681
|
}, [
|
25658
|
-
e.rank ? (d(), h("span",
|
25659
|
-
], 8,
|
25682
|
+
e.rank ? (d(), h("span", MX, N(e.rank), 1)) : (d(), h("svg", HX, bX))
|
25683
|
+
], 8, VX)), [
|
25660
25684
|
[E4, e.checked]
|
25661
25685
|
]);
|
25662
25686
|
}
|
25663
25687
|
});
|
25664
|
-
const
|
25688
|
+
const AX = /* @__PURE__ */ J(LX, [["__scopeId", "data-v-59ee2583"]]), _X = { class: "AVOptionCheckbox--container" }, xX = {
|
25665
25689
|
key: 0,
|
25666
25690
|
class: "AVOptionCheckbox--exclusive-container"
|
25667
|
-
},
|
25691
|
+
}, NX = { class: "AVOptionCheckbox--exclusive" }, yX = ["aria-checked", "tabindex", "aria-disabled", "disabled", "onKeydown"], kX = /* @__PURE__ */ G({
|
25668
25692
|
__name: "AVOptionCheckbox",
|
25669
25693
|
props: {
|
25670
25694
|
checked: {
|
@@ -25705,7 +25729,7 @@ const LX = /* @__PURE__ */ J(bX, [["__scopeId", "data-v-59ee2583"]]), AX = { cla
|
|
25705
25729
|
const a = D1("i18n"), { t } = a.global, i = e, n = c;
|
25706
25730
|
A1(() => {
|
25707
25731
|
i.locale && p1(i.locale);
|
25708
|
-
}),
|
25732
|
+
}), r1(
|
25709
25733
|
() => i.locale,
|
25710
25734
|
() => {
|
25711
25735
|
i.locale && p1(i.locale);
|
@@ -25721,9 +25745,9 @@ const LX = /* @__PURE__ */ J(bX, [["__scopeId", "data-v-59ee2583"]]), AX = { cla
|
|
25721
25745
|
} : {});
|
25722
25746
|
return (r, o) => {
|
25723
25747
|
const m = D("AVOptionSelect");
|
25724
|
-
return d(), h("div",
|
25725
|
-
e.exclusiveError && e.checked ? (d(), h("div",
|
25726
|
-
f("div",
|
25748
|
+
return d(), h("div", _X, [
|
25749
|
+
e.exclusiveError && e.checked ? (d(), h("div", xX, [
|
25750
|
+
f("div", NX, N(B(t)("js.components.AVOptionCheckbox.exclusive_option")), 1)
|
25727
25751
|
])) : I("", !0),
|
25728
25752
|
f("button", U8({
|
25729
25753
|
class: {
|
@@ -25746,12 +25770,12 @@ const LX = /* @__PURE__ */ J(bX, [["__scopeId", "data-v-59ee2583"]]), AX = { cla
|
|
25746
25770
|
rank: e.rank,
|
25747
25771
|
checked: e.checked
|
25748
25772
|
}, null, 8, ["id", "rank", "checked"])) : I("", !0)
|
25749
|
-
], 16,
|
25773
|
+
], 16, yX)
|
25750
25774
|
]);
|
25751
25775
|
};
|
25752
25776
|
}
|
25753
25777
|
});
|
25754
|
-
const
|
25778
|
+
const SX = /* @__PURE__ */ J(kX, [["__scopeId", "data-v-41bf0e6f"]]), wX = /* @__PURE__ */ G({
|
25755
25779
|
__name: "AVTransitionSlide",
|
25756
25780
|
props: {
|
25757
25781
|
skipTransition: {
|
@@ -25790,7 +25814,7 @@ const kX = /* @__PURE__ */ J(yX, [["__scopeId", "data-v-41bf0e6f"]]), SX = /* @_
|
|
25790
25814
|
_: 3
|
25791
25815
|
}));
|
25792
25816
|
}
|
25793
|
-
}),
|
25817
|
+
}), TX = ["aria-controls", "aria-expanded"], IX = ["id", "aria-hidden"], EX = /* @__PURE__ */ G({
|
25794
25818
|
__name: "AVCollapser",
|
25795
25819
|
props: {
|
25796
25820
|
collapsable: {
|
@@ -25835,7 +25859,7 @@ const kX = /* @__PURE__ */ J(yX, [["__scopeId", "data-v-41bf0e6f"]]), SX = /* @_
|
|
25835
25859
|
isOpen: i.value,
|
25836
25860
|
collapsable: e.collapsable
|
25837
25861
|
}, void 0, !0)
|
25838
|
-
], 40,
|
25862
|
+
], 40, TX),
|
25839
25863
|
H1(r.$slots, "results", {}, void 0, !0),
|
25840
25864
|
T(m, {
|
25841
25865
|
"skip-transition": !n.value
|
@@ -25849,7 +25873,7 @@ const kX = /* @__PURE__ */ J(yX, [["__scopeId", "data-v-41bf0e6f"]]), SX = /* @_
|
|
25849
25873
|
isOpen: i.value,
|
25850
25874
|
toggleCollapse: l
|
25851
25875
|
}, void 0, !0)
|
25852
|
-
], 8,
|
25876
|
+
], 8, IX), [
|
25853
25877
|
[E4, i.value]
|
25854
25878
|
])
|
25855
25879
|
]),
|
@@ -25869,7 +25893,7 @@ const kX = /* @__PURE__ */ J(yX, [["__scopeId", "data-v-41bf0e6f"]]), SX = /* @_
|
|
25869
25893
|
};
|
25870
25894
|
}
|
25871
25895
|
});
|
25872
|
-
const
|
25896
|
+
const DX = /* @__PURE__ */ J(EX, [["__scopeId", "data-v-0dc18787"]]), PX = /* @__PURE__ */ G({
|
25873
25897
|
__name: "AVLinkVisualizer",
|
25874
25898
|
props: {
|
25875
25899
|
link: {
|
@@ -25912,15 +25936,15 @@ const EX = /* @__PURE__ */ J(IX, [["__scopeId", "data-v-0dc18787"]]), DX = /* @_
|
|
25912
25936
|
icon: t.value,
|
25913
25937
|
class: "AVLinkVisualizer--icon"
|
25914
25938
|
}, null, 8, ["icon"]),
|
25915
|
-
f("span", null,
|
25939
|
+
f("span", null, N(e.link.attributes.name), 1)
|
25916
25940
|
], 2);
|
25917
25941
|
};
|
25918
25942
|
}
|
25919
25943
|
});
|
25920
|
-
const
|
25944
|
+
const OX = /* @__PURE__ */ J(PX, [["__scopeId", "data-v-eb8f518d"]]), BX = { class: "AVVerticalStep" }, FX = { class: "AVVerticalStep--container" }, RX = {
|
25921
25945
|
key: 0,
|
25922
25946
|
class: "AVVerticalStep--text"
|
25923
|
-
},
|
25947
|
+
}, jX = /* @__PURE__ */ G({
|
25924
25948
|
__name: "AVVerticalStep",
|
25925
25949
|
props: {
|
25926
25950
|
stepNumber: {
|
@@ -25953,8 +25977,8 @@ const PX = /* @__PURE__ */ J(DX, [["__scopeId", "data-v-eb8f518d"]]), OX = { cla
|
|
25953
25977
|
setup(e) {
|
25954
25978
|
return (c, a) => {
|
25955
25979
|
const t = D("AVIcon");
|
25956
|
-
return d(), h("div",
|
25957
|
-
f("div",
|
25980
|
+
return d(), h("div", BX, [
|
25981
|
+
f("div", FX, [
|
25958
25982
|
f("div", {
|
25959
25983
|
class: $(`AVVerticalStep--step AVVerticalStep--step-${e.status}`),
|
25960
25984
|
"data-test": "step-circle"
|
@@ -25967,16 +25991,16 @@ const PX = /* @__PURE__ */ J(DX, [["__scopeId", "data-v-eb8f518d"]]), OX = { cla
|
|
25967
25991
|
], 2),
|
25968
25992
|
T(Y2, null, {
|
25969
25993
|
default: s1(() => [
|
25970
|
-
e.collapsed ? I("", !0) : (d(), h("div",
|
25994
|
+
e.collapsed ? I("", !0) : (d(), h("div", RX, [
|
25971
25995
|
f("span", {
|
25972
25996
|
class: $(`AVVerticalStep--title AVVerticalStep--text-${e.status}`),
|
25973
25997
|
"data-test": "step-title"
|
25974
|
-
},
|
25998
|
+
}, N(e.title), 3),
|
25975
25999
|
e.subtitle ? (d(), h("span", {
|
25976
26000
|
key: 0,
|
25977
26001
|
class: $(`AVVerticalStep--subtitle AVVerticalStep--text-${e.status}`),
|
25978
26002
|
"data-test": "step-subtitle"
|
25979
|
-
},
|
26003
|
+
}, N(e.subtitle), 3)) : I("", !0)
|
25980
26004
|
]))
|
25981
26005
|
]),
|
25982
26006
|
_: 1
|
@@ -25991,11 +26015,11 @@ const PX = /* @__PURE__ */ J(DX, [["__scopeId", "data-v-eb8f518d"]]), OX = { cla
|
|
25991
26015
|
};
|
25992
26016
|
}
|
25993
26017
|
});
|
25994
|
-
const
|
25995
|
-
qX,
|
26018
|
+
const qX = /* @__PURE__ */ J(jX, [["__scopeId", "data-v-4cec470a"]]), Ci = (e) => (e2("data-v-90e59491"), e = e(), c2(), e), $X = /* @__PURE__ */ Ci(() => /* @__PURE__ */ f("span", { class: "AVAnimatedMenuButton--line" }, null, -1)), UX = /* @__PURE__ */ Ci(() => /* @__PURE__ */ f("span", { class: "AVAnimatedMenuButton--line" }, null, -1)), WX = /* @__PURE__ */ Ci(() => /* @__PURE__ */ f("span", { class: "AVAnimatedMenuButton--line" }, null, -1)), GX = [
|
25996
26019
|
$X,
|
25997
|
-
UX
|
25998
|
-
|
26020
|
+
UX,
|
26021
|
+
WX
|
26022
|
+
], JX = /* @__PURE__ */ G({
|
25999
26023
|
__name: "AVAnimatedMenuButton",
|
26000
26024
|
props: {
|
26001
26025
|
isOpened: {
|
@@ -26016,15 +26040,15 @@ const jX = /* @__PURE__ */ J(RX, [["__scopeId", "data-v-4cec470a"]]), Ci = (e) =
|
|
26016
26040
|
class: $(["AVAnimatedMenuButton--icon", {
|
26017
26041
|
"AVAnimatedMenuButton--icon-opened": e.isOpened
|
26018
26042
|
}])
|
26019
|
-
},
|
26043
|
+
}, GX, 2)
|
26020
26044
|
], 2));
|
26021
26045
|
}
|
26022
26046
|
});
|
26023
|
-
const
|
26047
|
+
const ZX = /* @__PURE__ */ J(JX, [["__scopeId", "data-v-90e59491"]]), YX = { class: "AVRadioGroup--input-set" }, QX = ["for"], KX = {
|
26024
26048
|
key: 1,
|
26025
26049
|
class: "AVRadioGroup--error",
|
26026
26050
|
"data-test": "error-msg"
|
26027
|
-
},
|
26051
|
+
}, XX = /* @__PURE__ */ G({
|
26028
26052
|
__name: "AVRadioGroup",
|
26029
26053
|
props: {
|
26030
26054
|
id: {
|
@@ -26091,25 +26115,25 @@ const JX = /* @__PURE__ */ J(GX, [["__scopeId", "data-v-90e59491"]]), ZX = { cla
|
|
26091
26115
|
}, o = () => {
|
26092
26116
|
t("update", i.value, n.value);
|
26093
26117
|
};
|
26094
|
-
return
|
26118
|
+
return r1(
|
26095
26119
|
() => a.initialValue,
|
26096
26120
|
() => {
|
26097
26121
|
i.value = a.initialValue, s(a.initialValue);
|
26098
26122
|
}
|
26099
|
-
),
|
26123
|
+
), r1(
|
26100
26124
|
() => a.disabled,
|
26101
26125
|
() => {
|
26102
26126
|
l();
|
26103
26127
|
}
|
26104
26128
|
), (m, u) => {
|
26105
26129
|
const v = D("AVRadio");
|
26106
|
-
return d(), h("div",
|
26130
|
+
return d(), h("div", YX, [
|
26107
26131
|
e.disableLabel ? I("", !0) : (d(), h("label", {
|
26108
26132
|
key: 0,
|
26109
26133
|
for: e.id,
|
26110
26134
|
class: "AVRadioGroup--label",
|
26111
26135
|
"data-test": "input-label"
|
26112
|
-
},
|
26136
|
+
}, N(e.inputLabel), 9, QX)),
|
26113
26137
|
f("div", {
|
26114
26138
|
class: $(`AVRadioGroup--${e.orientation}`),
|
26115
26139
|
"data-test": "input-group"
|
@@ -26124,12 +26148,12 @@ const JX = /* @__PURE__ */ J(GX, [["__scopeId", "data-v-90e59491"]]), ZX = { cla
|
|
26124
26148
|
onUpdate: (C) => r(p.value)
|
26125
26149
|
}, null, 8, ["id", "value", "checked", "disabled", "onUpdate"]))), 128))
|
26126
26150
|
], 2),
|
26127
|
-
e.error && e.errorMessage ? (d(), h("p",
|
26151
|
+
e.error && e.errorMessage ? (d(), h("p", KX, N(e.errorMessage), 1)) : I("", !0)
|
26128
26152
|
]);
|
26129
26153
|
};
|
26130
26154
|
}
|
26131
26155
|
});
|
26132
|
-
const
|
26156
|
+
const e11 = /* @__PURE__ */ J(XX, [["__scopeId", "data-v-74ff59b8"]]), c11 = /* @__PURE__ */ G({
|
26133
26157
|
__name: "AVNavigationItemList",
|
26134
26158
|
props: {
|
26135
26159
|
type: {
|
@@ -26146,7 +26170,7 @@ const XX = /* @__PURE__ */ J(KX, [["__scopeId", "data-v-74ff59b8"]]), e11 = /* @
|
|
26146
26170
|
], 2));
|
26147
26171
|
}
|
26148
26172
|
});
|
26149
|
-
const
|
26173
|
+
const a11 = /* @__PURE__ */ J(c11, [["__scopeId", "data-v-9fd5c53d"]]), t11 = { class: "AVBreadcrumb" }, i11 = ["href"], n11 = ["href"], s11 = /* @__PURE__ */ G({
|
26150
26174
|
__name: "AVBreadcrumb",
|
26151
26175
|
props: {
|
26152
26176
|
items: {
|
@@ -26165,14 +26189,14 @@ const c11 = /* @__PURE__ */ J(e11, [["__scopeId", "data-v-9fd5c53d"]]), a11 = {
|
|
26165
26189
|
setup(e) {
|
26166
26190
|
return (c, a) => {
|
26167
26191
|
const t = D("AVIcon");
|
26168
|
-
return d(), h("div",
|
26192
|
+
return d(), h("div", t11, [
|
26169
26193
|
f("a", { href: e.buttonHref }, [
|
26170
26194
|
e.disableButton ? I("", !0) : (d(), K(t, {
|
26171
26195
|
key: 0,
|
26172
26196
|
icon: "fa-solid fa-circle-chevron-left",
|
26173
26197
|
class: "AVBreadcrumb--icon"
|
26174
26198
|
}))
|
26175
|
-
], 8,
|
26199
|
+
], 8, i11),
|
26176
26200
|
(d(!0), h(a1, null, g1(e.items, (i, n) => (d(), h("span", {
|
26177
26201
|
key: n,
|
26178
26202
|
class: "AVBreadcrumb--group",
|
@@ -26181,7 +26205,7 @@ const c11 = /* @__PURE__ */ J(e11, [["__scopeId", "data-v-9fd5c53d"]]), a11 = {
|
|
26181
26205
|
f("a", {
|
26182
26206
|
href: i.active ? null : i.href,
|
26183
26207
|
class: $(["AVBreadcrumb--link", { "AVBreadcrumb--link-active": i.active }])
|
26184
|
-
},
|
26208
|
+
}, N(i.text), 11, n11),
|
26185
26209
|
T(t, {
|
26186
26210
|
icon: "fa-solid fa-angle-right",
|
26187
26211
|
class: "AVBreadcrumb--separator"
|
@@ -26191,22 +26215,22 @@ const c11 = /* @__PURE__ */ J(e11, [["__scopeId", "data-v-9fd5c53d"]]), a11 = {
|
|
26191
26215
|
};
|
26192
26216
|
}
|
26193
26217
|
});
|
26194
|
-
const
|
26218
|
+
const l11 = /* @__PURE__ */ J(s11, [["__scopeId", "data-v-479a161a"]]), r11 = ["href"], o11 = { class: "AVElectionCard--inner" }, f11 = {
|
26195
26219
|
class: "AVElectionCard--id",
|
26196
26220
|
"data-test": "id"
|
26197
|
-
},
|
26221
|
+
}, u11 = { class: "AVElectionCard--title-group" }, m11 = {
|
26198
26222
|
class: "AVElectionCard--title",
|
26199
26223
|
"data-test": "title"
|
26200
|
-
},
|
26224
|
+
}, d11 = { class: "AVElectionCard--items" }, v11 = {
|
26201
26225
|
class: "AVElectionCard--item",
|
26202
26226
|
"data-test": "item"
|
26203
|
-
},
|
26227
|
+
}, p11 = { class: "AVElectionCard--item-icon" }, h11 = { class: "AVElectionCard--item-text" }, z11 = {
|
26204
26228
|
class: "AVElectionCard--item",
|
26205
26229
|
"data-test": "item"
|
26206
|
-
},
|
26230
|
+
}, V11 = { class: "AVElectionCard--item-icon" }, M11 = { class: "AVElectionCard--item-text" }, H11 = {
|
26207
26231
|
class: "AVElectionCard--item",
|
26208
26232
|
"data-test": "item"
|
26209
|
-
},
|
26233
|
+
}, g11 = { class: "AVElectionCard--item-icon" }, C11 = { class: "AVElectionCard--item-text" }, b11 = { class: "AVElectionCard--button" }, L11 = /* @__PURE__ */ G({
|
26210
26234
|
__name: "AVElectionCard",
|
26211
26235
|
props: {
|
26212
26236
|
id: {
|
@@ -26269,46 +26293,46 @@ const s11 = /* @__PURE__ */ J(n11, [["__scopeId", "data-v-479a161a"]]), l11 = ["
|
|
26269
26293
|
role: "button"
|
26270
26294
|
}, {
|
26271
26295
|
default: s1(() => [
|
26272
|
-
f("div",
|
26273
|
-
f("span",
|
26274
|
-
f("div",
|
26275
|
-
f("span",
|
26296
|
+
f("div", o11, [
|
26297
|
+
f("span", f11, N(e.id), 1),
|
26298
|
+
f("div", u11, [
|
26299
|
+
f("span", m11, N(e.name), 1),
|
26276
26300
|
T(s, {
|
26277
26301
|
type: t.value,
|
26278
26302
|
value: e.status
|
26279
26303
|
}, null, 8, ["type", "value"])
|
26280
26304
|
]),
|
26281
|
-
f("div",
|
26282
|
-
f("div",
|
26283
|
-
f("div",
|
26305
|
+
f("div", d11, [
|
26306
|
+
f("div", v11, [
|
26307
|
+
f("div", p11, [
|
26284
26308
|
T(l, { icon: "fa-solid fa-location-pin" })
|
26285
26309
|
]),
|
26286
|
-
f("span",
|
26287
|
-
z1(
|
26288
|
-
f("strong", null,
|
26310
|
+
f("span", h11, [
|
26311
|
+
z1(N(e.countyNameLabel), 1),
|
26312
|
+
f("strong", null, N(e.countyName), 1)
|
26289
26313
|
])
|
26290
26314
|
]),
|
26291
|
-
f("div",
|
26292
|
-
f("div",
|
26315
|
+
f("div", z11, [
|
26316
|
+
f("div", V11, [
|
26293
26317
|
T(l, { icon: "fa-solid fa-file-circle-plus" })
|
26294
26318
|
]),
|
26295
|
-
f("span",
|
26296
|
-
z1(
|
26297
|
-
f("strong", null,
|
26319
|
+
f("span", M11, [
|
26320
|
+
z1(N(e.createdAtLabel), 1),
|
26321
|
+
f("strong", null, N(e.createdAt), 1)
|
26298
26322
|
])
|
26299
26323
|
]),
|
26300
|
-
f("div",
|
26301
|
-
f("div",
|
26324
|
+
f("div", H11, [
|
26325
|
+
f("div", g11, [
|
26302
26326
|
T(l, { icon: "fa-solid fa-pen-to-square" })
|
26303
26327
|
]),
|
26304
|
-
f("span",
|
26305
|
-
z1(
|
26306
|
-
f("strong", null,
|
26328
|
+
f("span", C11, [
|
26329
|
+
z1(N(e.lastUpdatedLabel), 1),
|
26330
|
+
f("strong", null, N(e.lastUpdated), 1)
|
26307
26331
|
])
|
26308
26332
|
])
|
26309
26333
|
])
|
26310
26334
|
]),
|
26311
|
-
f("div",
|
26335
|
+
f("div", b11, [
|
26312
26336
|
T(l, {
|
26313
26337
|
icon: "fa-solid fa-circle-chevron-right",
|
26314
26338
|
class: "AVElectionCard--CTA-icon"
|
@@ -26317,21 +26341,21 @@ const s11 = /* @__PURE__ */ J(n11, [["__scopeId", "data-v-479a161a"]]), l11 = ["
|
|
26317
26341
|
]),
|
26318
26342
|
_: 1
|
26319
26343
|
})
|
26320
|
-
], 8,
|
26344
|
+
], 8, r11);
|
26321
26345
|
};
|
26322
26346
|
}
|
26323
26347
|
});
|
26324
|
-
const
|
26348
|
+
const A11 = /* @__PURE__ */ J(L11, [["__scopeId", "data-v-dd72671e"]]), _11 = ["href"], x11 = { class: "AVBallotStyleCard--content" }, N11 = {
|
26325
26349
|
key: 0,
|
26326
26350
|
class: "AVBallotStyleCard--completion-icon",
|
26327
26351
|
"data-test": "success-icon"
|
26328
|
-
},
|
26352
|
+
}, y11 = { class: "AVBallotStyleCard--text-container" }, k11 = {
|
26329
26353
|
class: "AVBallotStyleCard--title",
|
26330
26354
|
"data-test": "title"
|
26331
|
-
},
|
26355
|
+
}, S11 = {
|
26332
26356
|
class: "AVBallotStyleCard--text",
|
26333
26357
|
"data-test": "text"
|
26334
|
-
},
|
26358
|
+
}, w11 = { class: "AVBallotStyleCard--CTA-icon" }, T11 = /* @__PURE__ */ G({
|
26335
26359
|
__name: "AVBallotStyleCard",
|
26336
26360
|
props: {
|
26337
26361
|
href: {
|
@@ -26366,16 +26390,16 @@ const L11 = /* @__PURE__ */ J(b11, [["__scopeId", "data-v-dd72671e"]]), A11 = ["
|
|
26366
26390
|
}, [
|
26367
26391
|
T(i, { variant: "rounded" }, {
|
26368
26392
|
default: s1(() => [
|
26369
|
-
f("div",
|
26370
|
-
e.reviewed ? (d(), h("div",
|
26393
|
+
f("div", x11, [
|
26394
|
+
e.reviewed ? (d(), h("div", N11, [
|
26371
26395
|
T(t, { icon: "fa-solid fa-check" })
|
26372
26396
|
])) : I("", !0),
|
26373
|
-
f("div",
|
26374
|
-
f("div",
|
26375
|
-
f("div",
|
26397
|
+
f("div", y11, [
|
26398
|
+
f("div", k11, N(e.name), 1),
|
26399
|
+
f("div", S11, N(`${e.contestQty} ${e.contestLabel}`), 1)
|
26376
26400
|
])
|
26377
26401
|
]),
|
26378
|
-
f("div",
|
26402
|
+
f("div", w11, [
|
26379
26403
|
T(t, { icon: "fa-solid fa-chevron-right" })
|
26380
26404
|
])
|
26381
26405
|
]),
|
@@ -26385,20 +26409,20 @@ const L11 = /* @__PURE__ */ J(b11, [["__scopeId", "data-v-dd72671e"]]), A11 = ["
|
|
26385
26409
|
class: $(`AVBallotStyleCard--progress AVBallotStyleCard--progress-${e.reviewed ? "success" : "default"}`),
|
26386
26410
|
"data-test": "progress"
|
26387
26411
|
}, null, 2)
|
26388
|
-
], 8,
|
26412
|
+
], 8, _11);
|
26389
26413
|
};
|
26390
26414
|
}
|
26391
26415
|
});
|
26392
|
-
const
|
26416
|
+
const I11 = /* @__PURE__ */ J(T11, [["__scopeId", "data-v-c682a2cf"]]), E11 = ["aria-label"], D11 = {
|
26393
26417
|
key: 0,
|
26394
26418
|
class: "AVSummaryOption--ancestry"
|
26395
|
-
},
|
26419
|
+
}, P11 = { class: "AVSummaryOption--breadcrumb" }, O11 = ["src", "alt"], B11 = { class: "AVSummaryOption--body" }, F11 = { class: "AVSummaryOption--title" }, R11 = {
|
26396
26420
|
key: 1,
|
26397
26421
|
class: "AVSummaryOption--summary"
|
26398
|
-
},
|
26422
|
+
}, j11 = {
|
26399
26423
|
key: 1,
|
26400
26424
|
class: "AVSummaryOption--footer"
|
26401
|
-
},
|
26425
|
+
}, q11 = /* @__PURE__ */ G({
|
26402
26426
|
__name: "AVSummaryOption",
|
26403
26427
|
props: {
|
26404
26428
|
option: {
|
@@ -26432,7 +26456,7 @@ const T11 = /* @__PURE__ */ J(w11, [["__scopeId", "data-v-c682a2cf"]]), I11 = ["
|
|
26432
26456
|
), i = i1([]), n = e;
|
26433
26457
|
A1(() => {
|
26434
26458
|
n.parents && n.parents.map((u) => i.value.push(u)), n.locale && p1(n.locale);
|
26435
|
-
}),
|
26459
|
+
}), r1(
|
26436
26460
|
() => n.locale,
|
26437
26461
|
() => {
|
26438
26462
|
n.locale && p1(n.locale);
|
@@ -26463,12 +26487,12 @@ const T11 = /* @__PURE__ */ J(w11, [["__scopeId", "data-v-c682a2cf"]]), I11 = ["
|
|
26463
26487
|
class: "AVSummaryOption",
|
26464
26488
|
"aria-label": B(a)("js.components.AVSummaryOption.aria_label.option")
|
26465
26489
|
}, [
|
26466
|
-
l.value ? (d(), h("div",
|
26467
|
-
f("ul",
|
26490
|
+
l.value ? (d(), h("div", D11, [
|
26491
|
+
f("ul", P11, [
|
26468
26492
|
(d(!0), h(a1, null, g1(l.value, (b, _) => (d(), h("li", {
|
26469
26493
|
key: b + _,
|
26470
26494
|
class: "AVSummaryOption--breadcrumb-item"
|
26471
|
-
},
|
26495
|
+
}, N(b), 1))), 128))
|
26472
26496
|
])
|
26473
26497
|
])) : I("", !0),
|
26474
26498
|
f("div", {
|
@@ -26482,11 +26506,11 @@ const T11 = /* @__PURE__ */ J(w11, [["__scopeId", "data-v-c682a2cf"]]), I11 = ["
|
|
26482
26506
|
src: m.value,
|
26483
26507
|
class: "AVSummaryOption--img",
|
26484
26508
|
alt: B(a)("js.components.AVSummaryOption.aria_label.option_image")
|
26485
|
-
}, null, 8,
|
26486
|
-
f("div",
|
26487
|
-
f("div",
|
26509
|
+
}, null, 8, O11)) : I("", !0),
|
26510
|
+
f("div", B11, [
|
26511
|
+
f("div", F11, N(r.value), 1)
|
26488
26512
|
]),
|
26489
|
-
s.value ? I("", !0) : (d(), h("div",
|
26513
|
+
s.value ? I("", !0) : (d(), h("div", R11, [
|
26490
26514
|
T(p, {
|
26491
26515
|
checked: !0,
|
26492
26516
|
rank: (C = e.option) == null ? void 0 : C.rank,
|
@@ -26494,7 +26518,7 @@ const T11 = /* @__PURE__ */ J(w11, [["__scopeId", "data-v-c682a2cf"]]), I11 = ["
|
|
26494
26518
|
}, null, 8, ["rank"])
|
26495
26519
|
]))
|
26496
26520
|
], 2),
|
26497
|
-
s.value ? (d(), h("div",
|
26521
|
+
s.value ? (d(), h("div", j11, [
|
26498
26522
|
(d(!0), h(a1, null, g1(o.value, (b) => (d(), h("div", {
|
26499
26523
|
key: b.toString(),
|
26500
26524
|
class: "AVSummaryOption--group"
|
@@ -26510,7 +26534,7 @@ const T11 = /* @__PURE__ */ J(w11, [["__scopeId", "data-v-c682a2cf"]]), I11 = ["
|
|
26510
26534
|
}), 128))
|
26511
26535
|
]))), 128))
|
26512
26536
|
])) : I("", !0)
|
26513
|
-
], 8,
|
26537
|
+
], 8, E11);
|
26514
26538
|
};
|
26515
26539
|
}
|
26516
26540
|
});
|
@@ -26524,25 +26548,25 @@ function M$() {
|
|
26524
26548
|
eventBus: cs
|
26525
26549
|
};
|
26526
26550
|
}
|
26527
|
-
const H$ = (e) => (e2("data-v-785ef04b"), e = e(), c2(), e),
|
26551
|
+
const H$ = (e) => (e2("data-v-785ef04b"), e = e(), c2(), e), $11 = ["id", "href", "aria-labelledby"], U11 = ["aria-label"], W11 = { class: "AVOption--header-container" }, G11 = { class: "AVOption--header" }, J11 = ["src", "alt"], Z11 = ["textContent"], Y11 = {
|
26528
26552
|
key: 0,
|
26529
26553
|
class: "AVOption--body"
|
26530
|
-
},
|
26554
|
+
}, Q11 = {
|
26531
26555
|
key: 0,
|
26532
26556
|
class: "AVOption--description"
|
26533
|
-
},
|
26557
|
+
}, K11 = ["innerHTML"], X11 = {
|
26534
26558
|
key: 1,
|
26535
26559
|
class: "AVOption--links-container"
|
26536
|
-
},
|
26560
|
+
}, e21 = ["href"], c21 = {
|
26537
26561
|
key: 2,
|
26538
26562
|
class: "AVOption--children-container"
|
26539
|
-
},
|
26563
|
+
}, a21 = ["id"], t21 = ["innerHTML"], i21 = {
|
26540
26564
|
key: 1,
|
26541
26565
|
class: "AVOption--realtime-results AVOption--realtime-results-internal"
|
26542
|
-
},
|
26566
|
+
}, n21 = /* @__PURE__ */ H$(() => /* @__PURE__ */ f("span", null, "-", -1)), s21 = { class: "AVOption--realtime-results" }, l21 = /* @__PURE__ */ H$(() => /* @__PURE__ */ f("span", null, "-", -1)), r21 = {
|
26543
26567
|
key: 0,
|
26544
26568
|
class: "AVOption--children"
|
26545
|
-
},
|
26569
|
+
}, o21 = /* @__PURE__ */ G({
|
26546
26570
|
__name: "AVOption",
|
26547
26571
|
props: {
|
26548
26572
|
option: {
|
@@ -26593,7 +26617,7 @@ const H$ = (e) => (e2("data-v-785ef04b"), e = e(), c2(), e), q11 = ["id", "href"
|
|
26593
26617
|
), { eventBus: n } = M$(), s = i1(!1), l = i1(null), r = e, o = c;
|
26594
26618
|
A1(() => {
|
26595
26619
|
r.locale && p1(r.locale);
|
26596
|
-
}),
|
26620
|
+
}), r1(
|
26597
26621
|
() => r.locale,
|
26598
26622
|
() => {
|
26599
26623
|
r.locale && p1(r.locale);
|
@@ -26634,36 +26658,36 @@ const H$ = (e) => (e2("data-v-785ef04b"), e = e(), c2(), e), q11 = ["id", "href"
|
|
26634
26658
|
}), O;
|
26635
26659
|
}), z = E(
|
26636
26660
|
() => r.option.children && r.option.children.length > 0
|
26637
|
-
), L = E(() => r.option.selectable !== void 0 && !r.option.selectable ? 0 : y.value ? 1 : r.option.voteLimit || r.contest.markingType.votesAllowedPerOption || 1), A = E(() => r.selections.length > 0 ?
|
26661
|
+
), L = E(() => r.option.selectable !== void 0 && !r.option.selectable ? 0 : y.value ? 1 : r.option.voteLimit || r.contest.markingType.votesAllowedPerOption || 1), A = E(() => r.selections.length > 0 ? F(r.option.children) : 0), y = E(() => r.option.exclusive), k = E(() => {
|
26638
26662
|
const O = Array.from(Array(L.value).keys());
|
26639
|
-
O.forEach((
|
26640
|
-
const e1 = O.indexOf(Math.ceil(L.value / 2)) + 1,
|
26641
|
-
return U.length ? [
|
26642
|
-
}), w = E(() => r.partialResults ? r.partialResults[r.option.reference] : null),
|
26663
|
+
O.forEach((Y) => O[Y] = Y + 1);
|
26664
|
+
const e1 = O.indexOf(Math.ceil(L.value / 2)) + 1, l1 = O.slice(0, e1), U = O.slice(e1);
|
26665
|
+
return U.length ? [l1, U] : [l1];
|
26666
|
+
}), w = E(() => r.partialResults ? r.partialResults[r.option.reference] : null), x = (O, e1 = 1) => {
|
26643
26667
|
o("checked", {
|
26644
26668
|
reference: O,
|
26645
26669
|
amount: e1
|
26646
26670
|
});
|
26647
|
-
},
|
26671
|
+
}, F = (O) => {
|
26648
26672
|
if (!O)
|
26649
26673
|
return 0;
|
26650
26674
|
let e1 = O.filter(
|
26651
|
-
(
|
26675
|
+
(l1) => r.selections.map((U) => U.reference).includes(l1.reference)
|
26652
26676
|
).length;
|
26653
|
-
return O.reduce((
|
26654
|
-
},
|
26677
|
+
return O.reduce((l1, U) => l1 + F(U.children), e1);
|
26678
|
+
}, Z = (O) => {
|
26655
26679
|
s.value = !1, O === r.option.reference && (o("accordion-open"), is(() => {
|
26656
26680
|
s.value = !0, l.value.scrollIntoView({ behavior: "smooth", block: "center" });
|
26657
26681
|
}));
|
26658
26682
|
};
|
26659
|
-
return
|
26683
|
+
return r1(
|
26660
26684
|
() => n.value.get("highlight-option"),
|
26661
26685
|
(O) => {
|
26662
26686
|
const [e1] = O ?? [];
|
26663
|
-
|
26687
|
+
Z(e1);
|
26664
26688
|
}
|
26665
26689
|
), (O, e1) => {
|
26666
|
-
const
|
26690
|
+
const l1 = D("AVIcon"), U = D("AVOptionCheckbox"), Y = D("AVOption", !0), m1 = D("AVCollapser");
|
26667
26691
|
return d(), h("div", {
|
26668
26692
|
class: $({
|
26669
26693
|
"AVOption--background": !0,
|
@@ -26675,7 +26699,7 @@ const H$ = (e) => (e2("data-v-785ef04b"), e = e(), c2(), e), q11 = ["id", "href"
|
|
26675
26699
|
class: "AVOption--scroll-anchor",
|
26676
26700
|
href: `option_${e.option.reference}_checkbox`,
|
26677
26701
|
"aria-labelledby": `option_${e.option.reference}_title`
|
26678
|
-
}, null, 8,
|
26702
|
+
}, null, 8, $11),
|
26679
26703
|
T(m1, {
|
26680
26704
|
collapsable: e.contest.collapsable && z.value,
|
26681
26705
|
"start-collapsed": e.contest.collapseDefault && !e.observerMode,
|
@@ -26701,58 +26725,58 @@ const H$ = (e) => (e2("data-v-785ef04b"), e = e(), c2(), e), q11 = ["id", "href"
|
|
26701
26725
|
"AVOption--container-row": L.value <= 5
|
26702
26726
|
}])
|
26703
26727
|
}, [
|
26704
|
-
f("div",
|
26705
|
-
f("header",
|
26728
|
+
f("div", W11, [
|
26729
|
+
f("header", G11, [
|
26706
26730
|
e.option.image ? (d(), h("img", {
|
26707
26731
|
key: 0,
|
26708
26732
|
src: _.value,
|
26709
26733
|
alt: B(t)("js.components.AVOption.aria_labels.option_image"),
|
26710
26734
|
class: "AVOption-image"
|
26711
|
-
}, null, 8,
|
26735
|
+
}, null, 8, J11)) : I("", !0),
|
26712
26736
|
f("h5", {
|
26713
26737
|
class: "AVOption--title",
|
26714
|
-
textContent:
|
26715
|
-
}, null, 8,
|
26738
|
+
textContent: N(p.value)
|
26739
|
+
}, null, 8, Z11)
|
26716
26740
|
]),
|
26717
|
-
H.value || g.value.length || z.value || e.option.candidateId ? (d(), h("div",
|
26718
|
-
H.value ? (d(), h("div",
|
26719
|
-
f("p", { innerHTML: H.value }, null, 8,
|
26741
|
+
H.value || g.value.length || z.value || e.option.candidateId ? (d(), h("div", Y11, [
|
26742
|
+
H.value ? (d(), h("div", Q11, [
|
26743
|
+
f("p", { innerHTML: H.value }, null, 8, K11)
|
26720
26744
|
])) : I("", !0),
|
26721
|
-
g.value.length > 0 || e.option.candidateId ? (d(), h("div",
|
26745
|
+
g.value.length > 0 || e.option.candidateId ? (d(), h("div", X11, [
|
26722
26746
|
e.option.candidateId ? (d(), h("button", {
|
26723
26747
|
key: 0,
|
26724
26748
|
class: "AVOption--link",
|
26725
26749
|
onClick: e1[0] || (e1[0] = (O1) => o("view-candidate", e.option.candidateId))
|
26726
|
-
},
|
26750
|
+
}, N(B(t)("js.components.AVOption.view_candidate")), 1)) : I("", !0),
|
26727
26751
|
(d(!0), h(a1, null, g1(g.value, (O1) => (d(), h("a", {
|
26728
26752
|
key: O1.toString(),
|
26729
26753
|
href: O1.url,
|
26730
26754
|
class: "AVOption--link",
|
26731
26755
|
target: "_blank"
|
26732
|
-
},
|
26756
|
+
}, N(O1.text), 9, e21))), 128))
|
26733
26757
|
])) : I("", !0),
|
26734
|
-
q1 && z.value ? (d(), h("div",
|
26758
|
+
q1 && z.value ? (d(), h("div", c21, [
|
26735
26759
|
f("div", {
|
26736
26760
|
id: `option_${e.option.reference}_dropdown`,
|
26737
26761
|
class: "AVOption--expander-container",
|
26738
26762
|
"aria-hidden": "true"
|
26739
26763
|
}, [
|
26740
|
-
T(
|
26764
|
+
T(l1, {
|
26741
26765
|
icon: P1 ? "chevron-down" : m.value ? "chevron-left" : "chevron-right",
|
26742
26766
|
class: "AVOption--expander-icon"
|
26743
26767
|
}, null, 8, ["icon"]),
|
26744
26768
|
f("span", {
|
26745
26769
|
class: "AVOption--expander-help-text",
|
26746
26770
|
innerHTML: P1 ? B(t)("js.components.AVOption.collapse_text") : B(t)("js.components.AVOption.expand_text")
|
26747
|
-
}, null, 8,
|
26748
|
-
], 8,
|
26771
|
+
}, null, 8, t21)
|
26772
|
+
], 8, a21),
|
26749
26773
|
A.value && !P1 ? (d(), h("span", {
|
26750
26774
|
key: 0,
|
26751
26775
|
class: $(["AVOption--suboption-badge", {
|
26752
26776
|
"AVOption--suboption-badge-danger": e.invalid,
|
26753
26777
|
"AVOption--suboption-badge-normal": !e.invalid
|
26754
26778
|
}])
|
26755
|
-
},
|
26779
|
+
}, N(m.value ? `${B(t)(
|
26756
26780
|
"js.components.AVOption.sub_options_select"
|
26757
26781
|
)} ${A.value}` : `${A.value} ${B(t)(
|
26758
26782
|
"js.components.AVOption.sub_options_select"
|
@@ -26782,27 +26806,27 @@ const H$ = (e) => (e2("data-v-785ef04b"), e = e(), c2(), e), q11 = ["id", "href"
|
|
26782
26806
|
"option-reference": e.option.reference,
|
26783
26807
|
"check-box-index": J1,
|
26784
26808
|
disabled: e.disabled || e.observerMode,
|
26785
|
-
onToggled: (I1) =>
|
26809
|
+
onToggled: (I1) => x(e.option.reference, J1)
|
26786
26810
|
}, null, 8, ["checked", "rank", "exclusive-error", "invalid", "option-reference", "check-box-index", "disabled", "onToggled"]))), 128))
|
26787
26811
|
]))), 128))
|
26788
26812
|
], 6)) : I("", !0),
|
26789
|
-
w.value && (e.observerMode || e.disabled) ? (d(), h("div",
|
26790
|
-
T(
|
26813
|
+
w.value && (e.observerMode || e.disabled) ? (d(), h("div", i21, [
|
26814
|
+
T(l1, {
|
26791
26815
|
icon: "user",
|
26792
26816
|
class: "AVOption--realtime-results-icon"
|
26793
26817
|
}),
|
26794
|
-
f("span", null,
|
26818
|
+
f("span", null, N(m.value ? `${w.value.results.count === 1 ? B(t)("js.components.AVOption.vote_count_singular") : B(t)("js.components.AVOption.vote_count_plural")} ${w.value.results.count}` : `${w.value.results.count} ${w.value.results.count === 1 ? B(t)("js.components.AVOption.vote_count_singular") : B(t)("js.components.AVOption.vote_count_plural")}`), 1),
|
26795
26819
|
w.value.showPercentage ? (d(), h(a1, { key: 0 }, [
|
26796
|
-
|
26797
|
-
f("span", null,
|
26820
|
+
n21,
|
26821
|
+
f("span", null, N(`${w.value.results.percentage}%`), 1)
|
26798
26822
|
], 64)) : I("", !0)
|
26799
26823
|
])) : I("", !0)
|
26800
26824
|
], 2)
|
26801
|
-
], 14,
|
26825
|
+
], 14, U11)
|
26802
26826
|
]),
|
26803
26827
|
pane: s1(({ toggleCollapse: P1 }) => [
|
26804
|
-
z.value ? (d(), h("div",
|
26805
|
-
(d(!0), h(a1, null, g1(e.option.children, (q1) => (d(), K(
|
26828
|
+
z.value ? (d(), h("div", r21, [
|
26829
|
+
(d(!0), h(a1, null, g1(e.option.children, (q1) => (d(), K(Y, {
|
26806
26830
|
key: q1.reference,
|
26807
26831
|
option: q1,
|
26808
26832
|
selections: e.selections,
|
@@ -26823,15 +26847,15 @@ const H$ = (e) => (e2("data-v-785ef04b"), e = e(), c2(), e), q11 = ["id", "href"
|
|
26823
26847
|
!e.disabled && w.value && !e.observerMode ? {
|
26824
26848
|
name: "results",
|
26825
26849
|
fn: s1(() => [
|
26826
|
-
f("div",
|
26827
|
-
T(
|
26850
|
+
f("div", s21, [
|
26851
|
+
T(l1, {
|
26828
26852
|
icon: "user",
|
26829
26853
|
class: "AVOption--realtime-results-icon"
|
26830
26854
|
}),
|
26831
|
-
f("span", null,
|
26855
|
+
f("span", null, N(m.value ? `${w.value.results.count === 1 ? B(t)("js.components.AVOption.vote_count_singular") : B(t)("js.components.AVOption.vote_count_plural")} ${w.value.results.count}` : `${w.value.results.count} ${w.value.results.count === 1 ? B(t)("js.components.AVOption.vote_count_singular") : B(t)("js.components.AVOption.vote_count_plural")}`), 1),
|
26832
26856
|
w.value.showPercentage ? (d(), h(a1, { key: 0 }, [
|
26833
|
-
|
26834
|
-
f("span", null,
|
26857
|
+
l21,
|
26858
|
+
f("span", null, N(`${w.value.results.percentage}%`), 1)
|
26835
26859
|
], 64)) : I("", !0)
|
26836
26860
|
])
|
26837
26861
|
]),
|
@@ -26842,16 +26866,16 @@ const H$ = (e) => (e2("data-v-785ef04b"), e = e(), c2(), e), q11 = ["id", "href"
|
|
26842
26866
|
};
|
26843
26867
|
}
|
26844
26868
|
});
|
26845
|
-
const
|
26869
|
+
const f21 = /* @__PURE__ */ J(o21, [["__scopeId", "data-v-785ef04b"]]), g$ = (e) => (e2("data-v-ee117d09"), e = e(), c2(), e), u21 = ["aria-label"], m21 = {
|
26846
26870
|
class: "AVBlankOption--header",
|
26847
26871
|
"aria-hidden": "true"
|
26848
|
-
},
|
26872
|
+
}, d21 = { class: "AVBlankOption--title" }, v21 = { class: "AVBlankOption--checkbox" }, p21 = {
|
26849
26873
|
key: 0,
|
26850
26874
|
class: "AVBlankOption--realtime-results AVOption--realtime-results-internal"
|
26851
|
-
},
|
26875
|
+
}, h21 = /* @__PURE__ */ g$(() => /* @__PURE__ */ f("span", null, "-", -1)), z21 = {
|
26852
26876
|
key: 0,
|
26853
26877
|
class: "AVBlankOption--realtime-results"
|
26854
|
-
},
|
26878
|
+
}, V21 = /* @__PURE__ */ g$(() => /* @__PURE__ */ f("span", null, "-", -1)), M21 = /* @__PURE__ */ G({
|
26855
26879
|
__name: "AVBlankOption",
|
26856
26880
|
props: {
|
26857
26881
|
checked: {
|
@@ -26892,7 +26916,7 @@ const o21 = /* @__PURE__ */ J(r21, [["__scopeId", "data-v-785ef04b"]]), g$ = (e)
|
|
26892
26916
|
const c = D1("i18n"), { t: a } = c.global, t = e;
|
26893
26917
|
A1(() => {
|
26894
26918
|
t.locale && p1(t.locale);
|
26895
|
-
}),
|
26919
|
+
}), r1(
|
26896
26920
|
() => t.locale,
|
26897
26921
|
() => {
|
26898
26922
|
t.locale && p1(t.locale);
|
@@ -26917,9 +26941,9 @@ const o21 = /* @__PURE__ */ J(r21, [["__scopeId", "data-v-785ef04b"]]), g$ = (e)
|
|
26917
26941
|
style: W1(e.accentColor ? `border-left-color: ${e.accentColor}` : ""),
|
26918
26942
|
"aria-label": B(a)("js.components.AVBlankOption.aria_labels.option")
|
26919
26943
|
}, [
|
26920
|
-
f("div",
|
26921
|
-
f("h5",
|
26922
|
-
f("div",
|
26944
|
+
f("div", m21, [
|
26945
|
+
f("h5", d21, N(B(a)("js.components.AVBlankOption.title")), 1),
|
26946
|
+
f("div", v21, [
|
26923
26947
|
T(l, {
|
26924
26948
|
"option-reference": "blank",
|
26925
26949
|
rank: null,
|
@@ -26930,38 +26954,38 @@ const o21 = /* @__PURE__ */ J(r21, [["__scopeId", "data-v-785ef04b"]]), g$ = (e)
|
|
26930
26954
|
onToggled: s[0] || (s[0] = (o) => n.$emit("toggleBlank"))
|
26931
26955
|
}, null, 8, ["checked", "exclusive-error", "invalid", "disabled"])
|
26932
26956
|
]),
|
26933
|
-
e.partialResults && (e.observerMode || e.disabled) ? (d(), h("div",
|
26957
|
+
e.partialResults && (e.observerMode || e.disabled) ? (d(), h("div", p21, [
|
26934
26958
|
T(r, {
|
26935
26959
|
icon: "user",
|
26936
26960
|
class: "AVBlankOption--realtime-results-icon"
|
26937
26961
|
}),
|
26938
|
-
f("span", null,
|
26962
|
+
f("span", null, N(i.value ? `${e.partialResults.results.count === 1 ? B(a)("js.components.AVBlankOption.vote_count_singular") : B(a)("js.components.AVBlankOption.vote_count_plural")} ${e.partialResults.results.count}` : `${e.partialResults.results.count} ${e.partialResults.results.count === 1 ? B(a)("js.components.AVBlankOption.vote_count_singular") : B(a)("js.components.AVBlankOption.vote_count_plural")}`), 1),
|
26939
26963
|
e.partialResults.showPercentage ? (d(), h(a1, { key: 0 }, [
|
26940
|
-
|
26941
|
-
f("span", null,
|
26964
|
+
h21,
|
26965
|
+
f("span", null, N(`${e.partialResults.results.percentage}%`), 1)
|
26942
26966
|
], 64)) : I("", !0)
|
26943
26967
|
])) : I("", !0)
|
26944
26968
|
])
|
26945
|
-
], 14,
|
26946
|
-
!e.disabled && e.partialResults && !e.observerMode ? (d(), h("div",
|
26969
|
+
], 14, u21),
|
26970
|
+
!e.disabled && e.partialResults && !e.observerMode ? (d(), h("div", z21, [
|
26947
26971
|
T(r, {
|
26948
26972
|
icon: "user",
|
26949
26973
|
class: "AVBlankOption--realtime-results-icon"
|
26950
26974
|
}),
|
26951
|
-
f("span", null,
|
26975
|
+
f("span", null, N(i.value ? `${e.partialResults.results.count === 1 ? B(a)("js.components.AVBlankOption.vote_count_singular") : B(a)("js.components.AVBlankOption.vote_count_plural")} ${e.partialResults.results.count}` : `${e.partialResults.results.count} ${e.partialResults.results.count === 1 ? B(a)("js.components.AVBlankOption.vote_count_singular") : B(a)("js.components.AVBlankOption.vote_count_plural")}`), 1),
|
26952
26976
|
e.partialResults.showPercentage ? (d(), h(a1, { key: 0 }, [
|
26953
|
-
|
26954
|
-
f("span", null,
|
26977
|
+
V21,
|
26978
|
+
f("span", null, N(`${e.partialResults.results.percentage}%`), 1)
|
26955
26979
|
], 64)) : I("", !0)
|
26956
26980
|
])) : I("", !0)
|
26957
26981
|
], 2);
|
26958
26982
|
};
|
26959
26983
|
}
|
26960
26984
|
});
|
26961
|
-
const
|
26985
|
+
const H21 = /* @__PURE__ */ J(M21, [["__scopeId", "data-v-ee117d09"]]), g21 = ["aria-label"], C21 = { class: "AVWriteInOption--header" }, b21 = { class: "AVWriteInOption--container" }, L21 = {
|
26962
26986
|
id: "option_writeIn",
|
26963
26987
|
class: "AVWriteInOption--title"
|
26964
|
-
},
|
26988
|
+
}, A21 = { class: "AVWriteInOption--form-group" }, _21 = ["aria-label", "disabled"], x21 = { value: "" }, N21 = ["value", "selected"], y21 = ["value", "placeholder", "aria-label", "disabled"], k21 = /* @__PURE__ */ G({
|
26965
26989
|
__name: "AVWriteInOption",
|
26966
26990
|
props: {
|
26967
26991
|
parties: {
|
@@ -27002,7 +27026,7 @@ const M21 = /* @__PURE__ */ J(V21, [["__scopeId", "data-v-ee117d09"]]), H21 = ["
|
|
27002
27026
|
const a = D1("i18n"), { t } = a.global, i = e, n = c;
|
27003
27027
|
A1(() => {
|
27004
27028
|
i.locale && p1(i.locale);
|
27005
|
-
}),
|
27029
|
+
}), r1(
|
27006
27030
|
() => i.locale,
|
27007
27031
|
() => {
|
27008
27032
|
i.locale && p1(i.locale);
|
@@ -27026,23 +27050,23 @@ const M21 = /* @__PURE__ */ J(V21, [["__scopeId", "data-v-ee117d09"]]), H21 = ["
|
|
27026
27050
|
}),
|
27027
27051
|
"aria-label": B(t)("js.components.AVWriteInOption.aria_labels.option")
|
27028
27052
|
}, [
|
27029
|
-
f("div",
|
27030
|
-
f("div",
|
27031
|
-
f("div",
|
27032
|
-
f("div",
|
27053
|
+
f("div", C21, [
|
27054
|
+
f("div", b21, [
|
27055
|
+
f("div", L21, N(B(t)("js.components.AVWriteInOption.title")), 1),
|
27056
|
+
f("div", A21, [
|
27033
27057
|
f("select", {
|
27034
27058
|
class: "AVWriteInOption--form-control",
|
27035
27059
|
"aria-label": B(t)("js.components.AVWriteInOption.aria_labels.party"),
|
27036
27060
|
disabled: e.disabled,
|
27037
27061
|
onInput: m[0] || (m[0] = (v) => l(v.target.value))
|
27038
27062
|
}, [
|
27039
|
-
f("option",
|
27063
|
+
f("option", x21, N(B(t)("js.components.AVWriteInOption.choose_party")), 1),
|
27040
27064
|
(d(!0), h(a1, null, g1(e.parties, (v) => (d(), h("option", {
|
27041
27065
|
key: v.letter,
|
27042
27066
|
value: v.letter,
|
27043
27067
|
selected: v.letter === e.partyValue
|
27044
|
-
},
|
27045
|
-
], 40,
|
27068
|
+
}, N(v.letter) + " - " + N(v.name), 9, N21))), 128))
|
27069
|
+
], 40, _21),
|
27046
27070
|
f("input", {
|
27047
27071
|
value: e.candidateValue,
|
27048
27072
|
class: "AVWriteInOption--form-control",
|
@@ -27050,7 +27074,7 @@ const M21 = /* @__PURE__ */ J(V21, [["__scopeId", "data-v-ee117d09"]]), H21 = ["
|
|
27050
27074
|
"aria-label": B(t)("js.components.AVWriteInOption.aria_labels.candidate"),
|
27051
27075
|
disabled: e.disabled,
|
27052
27076
|
onInput: m[1] || (m[1] = (v) => s(v.target.value))
|
27053
|
-
}, null, 40,
|
27077
|
+
}, null, 40, y21)
|
27054
27078
|
])
|
27055
27079
|
]),
|
27056
27080
|
T(u, {
|
@@ -27060,11 +27084,11 @@ const M21 = /* @__PURE__ */ J(V21, [["__scopeId", "data-v-ee117d09"]]), H21 = ["
|
|
27060
27084
|
disabled: e.disabled || e.observerMode
|
27061
27085
|
}, null, 8, ["checked", "disabled"])
|
27062
27086
|
])
|
27063
|
-
], 10,
|
27087
|
+
], 10, g21);
|
27064
27088
|
};
|
27065
27089
|
}
|
27066
27090
|
});
|
27067
|
-
const
|
27091
|
+
const S21 = /* @__PURE__ */ J(k21, [["__scopeId", "data-v-f2bba574"]]), w21 = (e) => (e2("data-v-0ae555cc"), e = e(), c2(), e), T21 = { class: "AVSubmissionHelper" }, I21 = { key: 1 }, E21 = ["textContent"], D21 = /* @__PURE__ */ w21(() => /* @__PURE__ */ f("hr", { class: "AVSubmissionHelper--separator" }, null, -1)), P21 = { key: 2 }, O21 = { class: "AVSubmissionHelper--help" }, B21 = { key: 0 }, F21 = { key: 1 }, R21 = ["innerHTML"], j21 = { key: 3 }, q21 = /* @__PURE__ */ G({
|
27068
27092
|
__name: "AVSubmissionHelper",
|
27069
27093
|
props: {
|
27070
27094
|
minMarks: {
|
@@ -27102,7 +27126,7 @@ const k21 = /* @__PURE__ */ J(y21, [["__scopeId", "data-v-f2bba574"]]), S21 = (e
|
|
27102
27126
|
), i = e;
|
27103
27127
|
A1(() => {
|
27104
27128
|
i.locale && p1(i.locale);
|
27105
|
-
}),
|
27129
|
+
}), r1(
|
27106
27130
|
() => i.locale,
|
27107
27131
|
() => {
|
27108
27132
|
i.locale && p1(i.locale);
|
@@ -27112,7 +27136,7 @@ const k21 = /* @__PURE__ */ J(y21, [["__scopeId", "data-v-f2bba574"]]), S21 = (e
|
|
27112
27136
|
const n = E(() => i.errors.map((s) => s.keys ? (Object.keys(s.keys).forEach((l) => {
|
27113
27137
|
typeof s.keys[l] == "object" && (s.keys[l] = s.keys[l][t.value]);
|
27114
27138
|
}), a(`js.components.AVSubmissionHelper.errors.${s.message}`, s.keys)) : a(`js.components.AVSubmissionHelper.errors.${s.message}`)));
|
27115
|
-
return (s, l) => (d(), h("div",
|
27139
|
+
return (s, l) => (d(), h("div", T21, [
|
27116
27140
|
f("div", {
|
27117
27141
|
class: $(["AVSubmissionHelper--container", { "AVSubmissionHelper--danger": e.errors.length > 0 }])
|
27118
27142
|
}, [
|
@@ -27122,20 +27146,20 @@ const k21 = /* @__PURE__ */ J(y21, [["__scopeId", "data-v-f2bba574"]]), S21 = (e
|
|
27122
27146
|
"AVSubmissionHelper--weight": !0,
|
27123
27147
|
"AVSubmissionHelper--weight-danger": e.errors.length > 0
|
27124
27148
|
})
|
27125
|
-
},
|
27126
|
-
e.errors.length > 0 ? (d(), h("div",
|
27149
|
+
}, N(B(a)("js.components.AVSubmissionHelper.your_vote_weight", { weight: e.weight })), 3)) : I("", !0),
|
27150
|
+
e.errors.length > 0 ? (d(), h("div", I21, [
|
27127
27151
|
(d(!0), h(a1, null, g1(n.value, (r) => (d(), h("div", {
|
27128
27152
|
key: r,
|
27129
27153
|
role: "alert",
|
27130
|
-
textContent:
|
27131
|
-
}, null, 8,
|
27132
|
-
|
27154
|
+
textContent: N(r)
|
27155
|
+
}, null, 8, E21))), 128)),
|
27156
|
+
D21
|
27133
27157
|
])) : I("", !0),
|
27134
|
-
e.maxMarks > 1 ? (d(), h("div",
|
27135
|
-
f("div",
|
27136
|
-
e.minMarks === e.maxMarks ? (d(), h("div",
|
27158
|
+
e.maxMarks > 1 ? (d(), h("div", P21, [
|
27159
|
+
f("div", O21, [
|
27160
|
+
e.minMarks === e.maxMarks ? (d(), h("div", B21, N(`${B(a)("js.components.AVSubmissionHelper.select_exactly", {
|
27137
27161
|
min_marks: e.minMarks
|
27138
|
-
})}`), 1)) : (d(), h("div",
|
27162
|
+
})}`), 1)) : (d(), h("div", F21, N(`${e.hasExclusiveOptions ? B(a)(
|
27139
27163
|
"js.components.AVSubmissionHelper.select_multiple_with_exclusives",
|
27140
27164
|
{ min_marks: e.minMarks, max_marks: e.maxMarks }
|
27141
27165
|
) : B(a)("js.components.AVSubmissionHelper.select_multiple", {
|
@@ -27148,17 +27172,17 @@ const k21 = /* @__PURE__ */ J(y21, [["__scopeId", "data-v-f2bba574"]]), S21 = (e
|
|
27148
27172
|
selected: e.chosenCount
|
27149
27173
|
}),
|
27150
27174
|
class: "AVSubmissionHelper--count"
|
27151
|
-
}, null, 8,
|
27175
|
+
}, null, 8, R21)) : I("", !0)
|
27152
27176
|
])
|
27153
|
-
])) : (d(), h("div",
|
27154
|
-
f("div", null,
|
27177
|
+
])) : (d(), h("div", j21, [
|
27178
|
+
f("div", null, N(B(a)("js.components.AVSubmissionHelper.select_single")), 1)
|
27155
27179
|
]))
|
27156
27180
|
], 2)
|
27157
27181
|
]));
|
27158
27182
|
}
|
27159
27183
|
});
|
27160
|
-
const
|
27161
|
-
function
|
27184
|
+
const $21 = /* @__PURE__ */ J(q21, [["__scopeId", "data-v-0ae555cc"]]);
|
27185
|
+
function U21(e, c, a) {
|
27162
27186
|
if (typeof a != "function")
|
27163
27187
|
throw new Error("search_by must be a function that returns a string");
|
27164
27188
|
const t = c.toLowerCase().trim().split(/\s+/);
|
@@ -27169,15 +27193,15 @@ function $21(e, c, a) {
|
|
27169
27193
|
);
|
27170
27194
|
});
|
27171
27195
|
}
|
27172
|
-
const
|
27196
|
+
const W21 = ["aria-label"], G21 = { class: "AVSearchBallot--form-group" }, J21 = ["textContent"], Z21 = { class: "AVSearchBallot--input-group" }, Y21 = ["placeholder"], Q21 = {
|
27173
27197
|
id: "ballot_searcher_results",
|
27174
27198
|
class: "AVSearchBallot--results",
|
27175
27199
|
"aria-live": "polite",
|
27176
27200
|
"aria-label": "search-results"
|
27177
|
-
},
|
27201
|
+
}, K21 = ["aria-label"], X21 = {
|
27178
27202
|
key: 0,
|
27179
27203
|
class: "AVSeachOptionBallot--ancestry"
|
27180
|
-
},
|
27204
|
+
}, e31 = { class: "AVSeachOptionBallot--breadcrumb" }, c31 = ["id", "aria-label", "onClick"], a31 = ["textContent"], t31 = ["textContent"], i31 = /* @__PURE__ */ G({
|
27181
27205
|
__name: "AVSearchBallot",
|
27182
27206
|
props: {
|
27183
27207
|
options: {
|
@@ -27195,14 +27219,14 @@ const U21 = ["aria-label"], W21 = { class: "AVSearchBallot--form-group" }, G21 =
|
|
27195
27219
|
), { eventBusEmit: i } = M$(), n = e;
|
27196
27220
|
A1(() => {
|
27197
27221
|
n.locale && p1(n.locale);
|
27198
|
-
}),
|
27222
|
+
}), r1(
|
27199
27223
|
() => n.locale,
|
27200
27224
|
() => {
|
27201
27225
|
n.locale && p1(n.locale);
|
27202
27226
|
},
|
27203
27227
|
{ deep: !0 }
|
27204
27228
|
);
|
27205
|
-
const s = i1(""), l = E(() => s.value.trim() === "" ? [] :
|
27229
|
+
const s = i1(""), l = E(() => s.value.trim() === "" ? [] : U21(
|
27206
27230
|
n.options,
|
27207
27231
|
s.value,
|
27208
27232
|
(v) => v.title[t.value]
|
@@ -27218,35 +27242,35 @@ const U21 = ["aria-label"], W21 = { class: "AVSearchBallot--form-group" }, G21 =
|
|
27218
27242
|
onSubmit: p[1] || (p[1] = m2(() => {
|
27219
27243
|
}, ["prevent"]))
|
27220
27244
|
}, [
|
27221
|
-
f("div",
|
27245
|
+
f("div", G21, [
|
27222
27246
|
f("label", {
|
27223
27247
|
for: "ballot_search",
|
27224
27248
|
class: "AVSearchBallot--label",
|
27225
|
-
textContent:
|
27226
|
-
}, null, 8,
|
27227
|
-
f("div",
|
27249
|
+
textContent: N(B(a)("js.components.AVSearchBallot.search_the_ballot"))
|
27250
|
+
}, null, 8, J21),
|
27251
|
+
f("div", Z21, [
|
27228
27252
|
G1(f("input", {
|
27229
27253
|
id: "ballot_search",
|
27230
27254
|
"onUpdate:modelValue": p[0] || (p[0] = (H) => s.value = H),
|
27231
27255
|
type: "search",
|
27232
27256
|
class: "AVSearchBallot--form-control",
|
27233
27257
|
placeholder: B(a)("js.components.AVSearchBallot.enter_option_name")
|
27234
|
-
}, null, 8,
|
27258
|
+
}, null, 8, Y21), [
|
27235
27259
|
[ls, s.value]
|
27236
27260
|
])
|
27237
27261
|
])
|
27238
27262
|
]),
|
27239
|
-
f("div",
|
27263
|
+
f("div", Q21, [
|
27240
27264
|
(d(!0), h(a1, null, g1(l.value, (H) => (d(), h("div", {
|
27241
27265
|
key: H,
|
27242
27266
|
"aria-label": H.title[t.value]
|
27243
27267
|
}, [
|
27244
|
-
r(H).length > 0 ? (d(), h("div",
|
27245
|
-
f("ul",
|
27268
|
+
r(H).length > 0 ? (d(), h("div", X21, [
|
27269
|
+
f("ul", e31, [
|
27246
27270
|
(d(!0), h(a1, null, g1(r(H), (C) => (d(), h("li", {
|
27247
27271
|
key: C.reference,
|
27248
27272
|
class: "AVSeachOptionBallot--breadcrumb-item"
|
27249
|
-
},
|
27273
|
+
}, N(C.title[t.value]), 1))), 128))
|
27250
27274
|
])
|
27251
27275
|
])) : I("", !0),
|
27252
27276
|
f("div", {
|
@@ -27258,20 +27282,20 @@ const U21 = ["aria-label"], W21 = { class: "AVSearchBallot--form-group" }, G21 =
|
|
27258
27282
|
}, [
|
27259
27283
|
f("span", {
|
27260
27284
|
class: "AVSearchBallot--link",
|
27261
|
-
textContent:
|
27262
|
-
}, null, 8,
|
27263
|
-
], 8,
|
27264
|
-
], 8,
|
27285
|
+
textContent: N(H.title[t.value])
|
27286
|
+
}, null, 8, a31)
|
27287
|
+
], 8, c31)
|
27288
|
+
], 8, K21))), 128)),
|
27265
27289
|
s.value && l.value.length === 0 ? (d(), h("div", {
|
27266
27290
|
key: 0,
|
27267
27291
|
class: "AVSearchBallot--alert",
|
27268
|
-
textContent:
|
27269
|
-
}, null, 8,
|
27292
|
+
textContent: N(B(a)("js.components.AVSearchBallot.no_results"))
|
27293
|
+
}, null, 8, t31)) : I("", !0)
|
27270
27294
|
])
|
27271
|
-
], 40,
|
27295
|
+
], 40, W21));
|
27272
27296
|
}
|
27273
27297
|
});
|
27274
|
-
const
|
27298
|
+
const n31 = /* @__PURE__ */ J(i31, [["__scopeId", "data-v-727c3aa7"]]), s31 = { class: "AVSplitWeightHelper" }, l31 = { class: "AVSplitWeightHelper--box" }, r31 = { class: "AVSplitWeightHelper--box" }, o31 = { class: "AVSplitWeightHelper--box" }, f31 = /* @__PURE__ */ G({
|
27275
27299
|
__name: "AVSplitWeightHelper",
|
27276
27300
|
props: {
|
27277
27301
|
assignedWeight: {
|
@@ -27295,47 +27319,47 @@ const i31 = /* @__PURE__ */ J(t31, [["__scopeId", "data-v-727c3aa7"]]), n31 = {
|
|
27295
27319
|
const c = D1("i18n"), { t: a } = c.global, t = e;
|
27296
27320
|
return A1(() => {
|
27297
27321
|
t.locale && p1(t.locale);
|
27298
|
-
}),
|
27322
|
+
}), r1(
|
27299
27323
|
() => t.locale,
|
27300
27324
|
() => {
|
27301
27325
|
t.locale && p1(t.locale);
|
27302
27326
|
},
|
27303
27327
|
{ deep: !0 }
|
27304
|
-
), (i, n) => (d(), h("div",
|
27305
|
-
f("div",
|
27328
|
+
), (i, n) => (d(), h("div", s31, [
|
27329
|
+
f("div", l31, [
|
27306
27330
|
f("span", null, [
|
27307
|
-
z1(
|
27308
|
-
f("strong", null,
|
27331
|
+
z1(N(B(a)("js.components.AVSplitWeightHelper.total")) + " ", 1),
|
27332
|
+
f("strong", null, N(e.assignedWeight + e.unusedWeight), 1)
|
27309
27333
|
])
|
27310
27334
|
]),
|
27311
|
-
f("div",
|
27335
|
+
f("div", r31, [
|
27312
27336
|
f("span", null, [
|
27313
|
-
z1(
|
27314
|
-
f("strong", null,
|
27337
|
+
z1(N(B(a)("js.components.AVSplitWeightHelper.assigned")) + " ", 1),
|
27338
|
+
f("strong", null, N(e.assignedWeight), 1)
|
27315
27339
|
])
|
27316
27340
|
]),
|
27317
|
-
f("div",
|
27341
|
+
f("div", o31, [
|
27318
27342
|
f("span", null, [
|
27319
|
-
z1(
|
27320
|
-
f("strong", null,
|
27343
|
+
z1(N(B(a)("js.components.AVSplitWeightHelper.unused")) + " ", 1),
|
27344
|
+
f("strong", null, N(e.unusedWeight), 1)
|
27321
27345
|
])
|
27322
27346
|
])
|
27323
27347
|
]));
|
27324
27348
|
}
|
27325
27349
|
});
|
27326
|
-
const
|
27350
|
+
const u31 = /* @__PURE__ */ J(f31, [["__scopeId", "data-v-f145cdd2"]]), m31 = { class: "AVSplitWizardHeader" }, d31 = {
|
27327
27351
|
key: 0,
|
27328
27352
|
class: "AVSplitWizardHeader--text",
|
27329
27353
|
style: { "font-weight": "400" }
|
27330
|
-
},
|
27354
|
+
}, v31 = {
|
27331
27355
|
key: 1,
|
27332
27356
|
class: "AVSplitWizardHeader--text",
|
27333
27357
|
style: { "font-weight": "400" }
|
27334
|
-
},
|
27358
|
+
}, p31 = {
|
27335
27359
|
key: 2,
|
27336
27360
|
class: "AVSplitWizardHeader--text",
|
27337
27361
|
style: { "font-weight": "400" }
|
27338
|
-
},
|
27362
|
+
}, h31 = /* @__PURE__ */ G({
|
27339
27363
|
__name: "AVSplitWizardHeader",
|
27340
27364
|
props: {
|
27341
27365
|
activeSelectionPileIndex: {
|
@@ -27367,7 +27391,7 @@ const f31 = /* @__PURE__ */ J(o31, [["__scopeId", "data-v-f145cdd2"]]), u31 = {
|
|
27367
27391
|
const c = D1("i18n"), { t: a } = c.global, t = e;
|
27368
27392
|
return A1(() => {
|
27369
27393
|
t.locale && p1(t.locale);
|
27370
|
-
}),
|
27394
|
+
}), r1(
|
27371
27395
|
() => t.locale,
|
27372
27396
|
() => {
|
27373
27397
|
t.locale && p1(t.locale);
|
@@ -27375,16 +27399,16 @@ const f31 = /* @__PURE__ */ J(o31, [["__scopeId", "data-v-f145cdd2"]]), u31 = {
|
|
27375
27399
|
{ deep: !0 }
|
27376
27400
|
), (i, n) => {
|
27377
27401
|
const s = D("AVTooltip");
|
27378
|
-
return d(), h("header",
|
27379
|
-
e.activeState === "ballot" ? (d(), h("p",
|
27402
|
+
return d(), h("header", m31, [
|
27403
|
+
e.activeState === "ballot" ? (d(), h("p", d31, N(e.isEditing ? `${B(a)("js.components.AVSplitWizardHeader.ballot.editing")} ${e.activeSelectionPileIndex + 1}` : `${B(a)("js.components.AVSplitWizardHeader.ballot.adding")} ${e.selectionPiles.length + 1}`), 1)) : e.activeState === "assign" ? (d(), h("p", v31, N(e.isEditing ? `${B(a)("js.components.AVSplitWizardHeader.assign.header")} ${(e.isEditing ? e.activeSelectionPileIndex : e.selectionPiles.length) + 1}` : `${B(a)(
|
27380
27404
|
"js.components.AVSplitWizardHeader.assign.header_edit_mode"
|
27381
|
-
)} ${(e.isEditing ? e.activeSelectionPileIndex : e.selectionPiles.length) + 1}`), 1)) : (d(), h("p",
|
27405
|
+
)} ${(e.isEditing ? e.activeSelectionPileIndex : e.selectionPiles.length) + 1}`), 1)) : (d(), h("p", p31, N(B(a)("js.components.AVSplitWizardHeader.overview.header")), 1)),
|
27382
27406
|
(e.activeState, I("", !0))
|
27383
27407
|
]);
|
27384
27408
|
};
|
27385
27409
|
}
|
27386
27410
|
});
|
27387
|
-
const h31 = /* @__PURE__ */ J(p31, [["__scopeId", "data-v-8df55e3a"]]), z31 = "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=", V31 = (e) => (e2("data-v-1a82d440"), e = e(), c2(), e), M31 = /* @__PURE__ */ V31(() => /* @__PURE__ */ f("span", { class: "AVFooter--text" }, "Technology by", -1)), H31 = ["src"], g31 = /* @__PURE__ */ G({
|
27411
|
+
const z31 = /* @__PURE__ */ J(h31, [["__scopeId", "data-v-8df55e3a"]]), V31 = "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=", M31 = (e) => (e2("data-v-1a82d440"), e = e(), c2(), e), H31 = /* @__PURE__ */ M31(() => /* @__PURE__ */ f("span", { class: "AVFooter--text" }, "Technology by", -1)), g31 = ["src"], C31 = /* @__PURE__ */ G({
|
27388
27412
|
__name: "AVFooter",
|
27389
27413
|
props: {
|
27390
27414
|
enableSteps: {
|
@@ -27425,50 +27449,50 @@ const h31 = /* @__PURE__ */ J(p31, [["__scopeId", "data-v-8df55e3a"]]), z31 = "d
|
|
27425
27449
|
key: 1,
|
27426
27450
|
class: $(["AVFooter--base AVFooter--child", { "AVFooter--child-stacked": e.enableSteps }])
|
27427
27451
|
}, [
|
27428
|
-
|
27452
|
+
H31,
|
27429
27453
|
f("img", {
|
27430
|
-
src: B(
|
27454
|
+
src: B(V31),
|
27431
27455
|
alt: "Assembly Voting",
|
27432
27456
|
class: "AVFooter--img"
|
27433
|
-
}, null, 8,
|
27457
|
+
}, null, 8, g31)
|
27434
27458
|
], 2))
|
27435
27459
|
], 2);
|
27436
27460
|
};
|
27437
27461
|
}
|
27438
27462
|
});
|
27439
|
-
const
|
27440
|
-
var
|
27441
|
-
function
|
27442
|
-
return d(), h("nav",
|
27463
|
+
const b31 = /* @__PURE__ */ J(C31, [["__scopeId", "data-v-1a82d440"]]);
|
27464
|
+
var L31 = {}, A31 = { class: "AVSidebar" };
|
27465
|
+
function _31(e, c) {
|
27466
|
+
return d(), h("nav", A31, [
|
27443
27467
|
H1(e.$slots, "default", {}, void 0, !0)
|
27444
27468
|
]);
|
27445
27469
|
}
|
27446
|
-
const
|
27447
|
-
var
|
27448
|
-
function
|
27449
|
-
return d(), h("nav",
|
27470
|
+
const x31 = /* @__PURE__ */ J(L31, [["render", _31], ["__scopeId", "data-v-65e0965f"]]);
|
27471
|
+
var N31 = {}, y31 = { class: "AVNavbar" };
|
27472
|
+
function k31(e, c) {
|
27473
|
+
return d(), h("nav", y31, [
|
27450
27474
|
H1(e.$slots, "default", {}, void 0, !0)
|
27451
27475
|
]);
|
27452
27476
|
}
|
27453
|
-
const
|
27454
|
-
var
|
27477
|
+
const S31 = /* @__PURE__ */ J(N31, [["render", k31], ["__scopeId", "data-v-3ea1799f"]]);
|
27478
|
+
var w31 = {}, T31 = { class: "AVContent" }, I31 = {
|
27455
27479
|
class: "AVContent--sidebar",
|
27456
27480
|
"data-test": "sidebar"
|
27457
|
-
},
|
27481
|
+
}, E31 = {
|
27458
27482
|
class: "AVContent--container",
|
27459
27483
|
"data-test": "container"
|
27460
27484
|
};
|
27461
|
-
function
|
27462
|
-
return d(), h("main",
|
27463
|
-
f("div",
|
27485
|
+
function D31(e, c) {
|
27486
|
+
return d(), h("main", T31, [
|
27487
|
+
f("div", I31, [
|
27464
27488
|
H1(e.$slots, "sidebar", {}, void 0, !0)
|
27465
27489
|
]),
|
27466
|
-
f("div",
|
27490
|
+
f("div", E31, [
|
27467
27491
|
H1(e.$slots, "content", {}, void 0, !0)
|
27468
27492
|
])
|
27469
27493
|
]);
|
27470
27494
|
}
|
27471
|
-
const
|
27495
|
+
const P31 = /* @__PURE__ */ J(w31, [["render", D31], ["__scopeId", "data-v-1923eca8"]]), O31 = ["aria-labelledby"], B31 = /* @__PURE__ */ G({
|
27472
27496
|
__name: "AVModal",
|
27473
27497
|
props: {
|
27474
27498
|
modalActive: {
|
@@ -27487,7 +27511,7 @@ const D31 = /* @__PURE__ */ J(S31, [["render", E31], ["__scopeId", "data-v-1923e
|
|
27487
27511
|
emits: ["clickOutside"],
|
27488
27512
|
setup(e, { emit: c }) {
|
27489
27513
|
const a = c, t = e;
|
27490
|
-
return
|
27514
|
+
return r1(
|
27491
27515
|
() => t.modalActive,
|
27492
27516
|
() => {
|
27493
27517
|
t.modalActive && (document.body.style.overflowY = "hidden"), t.modalActive || (document.body.style.overflowY = "scroll");
|
@@ -27516,7 +27540,7 @@ const D31 = /* @__PURE__ */ J(S31, [["render", E31], ["__scopeId", "data-v-1923e
|
|
27516
27540
|
]),
|
27517
27541
|
_: 3
|
27518
27542
|
})
|
27519
|
-
], 8,
|
27543
|
+
], 8, O31), [
|
27520
27544
|
[E4, e.modalActive]
|
27521
27545
|
])
|
27522
27546
|
]),
|
@@ -27524,15 +27548,15 @@ const D31 = /* @__PURE__ */ J(S31, [["render", E31], ["__scopeId", "data-v-1923e
|
|
27524
27548
|
}));
|
27525
27549
|
}
|
27526
27550
|
});
|
27527
|
-
const
|
27528
|
-
var G4 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, bi = {},
|
27551
|
+
const F31 = /* @__PURE__ */ J(B31, [["__scopeId", "data-v-ef5af7c2"]]);
|
27552
|
+
var G4 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, bi = {}, R31 = G4 && G4.__spreadArray || function(e, c, a) {
|
27529
27553
|
if (a || arguments.length === 2)
|
27530
27554
|
for (var t = 0, i = c.length, n; t < i; t++)
|
27531
27555
|
(n || !(t in c)) && (n || (n = Array.prototype.slice.call(c, 0, t)), n[t] = c[t]);
|
27532
27556
|
return e.concat(n || Array.prototype.slice.call(c));
|
27533
27557
|
};
|
27534
27558
|
Object.defineProperty(bi, "__esModule", { value: !0 });
|
27535
|
-
var
|
27559
|
+
var j31 = (
|
27536
27560
|
/** @class */
|
27537
27561
|
function() {
|
27538
27562
|
function e(c) {
|
@@ -27558,7 +27582,7 @@ var R31 = (
|
|
27558
27582
|
if (!c)
|
27559
27583
|
return [];
|
27560
27584
|
var t = c.flatMap(function(i) {
|
27561
|
-
return i.children ?
|
27585
|
+
return i.children ? R31([i], a.recursiveFlattener(i.children), !0) : [i];
|
27562
27586
|
});
|
27563
27587
|
return t;
|
27564
27588
|
}, e.prototype.selectedReferences = function(c) {
|
@@ -27618,9 +27642,9 @@ var R31 = (
|
|
27618
27642
|
})) === null || t === void 0 ? void 0 : t.exclusive);
|
27619
27643
|
}, e;
|
27620
27644
|
}()
|
27621
|
-
), C$ = bi.default =
|
27645
|
+
), C$ = bi.default = j31, b$ = {};
|
27622
27646
|
Object.defineProperty(b$, "__esModule", { value: !0 });
|
27623
|
-
var
|
27647
|
+
var q31 = (
|
27624
27648
|
/** @class */
|
27625
27649
|
function() {
|
27626
27650
|
function e(c) {
|
@@ -27656,8 +27680,8 @@ var j31 = (
|
|
27656
27680
|
}), t;
|
27657
27681
|
}, e;
|
27658
27682
|
}()
|
27659
|
-
),
|
27660
|
-
const
|
27683
|
+
), $31 = b$.default = q31;
|
27684
|
+
const U31 = (e) => (e2("data-v-21030ff1"), e = e(), c2(), e), W31 = ["aria-label", "aria-describedby"], G31 = ["id"], J31 = /* @__PURE__ */ U31(() => /* @__PURE__ */ f("hr", { class: "AVBallot--separator" }, null, -1)), Z31 = ["aria-label"], Y31 = /* @__PURE__ */ G({
|
27661
27685
|
__name: "AVBallot",
|
27662
27686
|
props: {
|
27663
27687
|
contest: {
|
@@ -27712,7 +27736,7 @@ const $31 = (e) => (e2("data-v-21030ff1"), e = e(), c2(), e), U31 = ["aria-label
|
|
27712
27736
|
), n = e, s = c;
|
27713
27737
|
A1(() => {
|
27714
27738
|
n.locale && p1(n.locale);
|
27715
|
-
}),
|
27739
|
+
}), r1(
|
27716
27740
|
() => n.locale,
|
27717
27741
|
() => {
|
27718
27742
|
n.locale && p1(n.locale);
|
@@ -27722,64 +27746,64 @@ const $31 = (e) => (e2("data-v-21030ff1"), e = e(), c2(), e), U31 = ["aria-label
|
|
27722
27746
|
const l = i1(!1), r = i1(""), o = i1(""), m = i1(null), u = E(() => n.selectionPile.optionSelections), v = E(() => new C$(n.contest)), p = E(
|
27723
27747
|
() => n.contest.disregardVoterWeight ? null : n.weight
|
27724
27748
|
), H = E(() => {
|
27725
|
-
var
|
27726
|
-
let
|
27727
|
-
return (
|
27749
|
+
var F;
|
27750
|
+
let x = [];
|
27751
|
+
return (F = n.contest.customRulesets) != null && F.includes("belgian_ballot_rules") && x.push(new $31(n.contest)), x;
|
27728
27752
|
}), C = E(() => {
|
27729
|
-
let
|
27730
|
-
H.value.forEach((
|
27731
|
-
|
27753
|
+
let x = [];
|
27754
|
+
H.value.forEach((Z) => {
|
27755
|
+
x.push(...Z.validate(n.selectionPile));
|
27732
27756
|
});
|
27733
|
-
const
|
27757
|
+
const F = [
|
27734
27758
|
...v.value.validate(n.selectionPile, n.includeLazyErrors),
|
27735
|
-
...
|
27759
|
+
...x
|
27736
27760
|
];
|
27737
|
-
if (g.value &&
|
27738
|
-
let
|
27739
|
-
|
27761
|
+
if (g.value && F.some((Z) => Z.message === "cross_party_voting")) {
|
27762
|
+
let Z;
|
27763
|
+
F.some((O) => O.message === "exclusive") && (Z = F.findIndex(
|
27740
27764
|
(O) => O.message === "exclusive"
|
27741
|
-
),
|
27765
|
+
), F.splice(Z, 1)), F.some((O) => O.message === "blank") && (Z = F.findIndex(
|
27742
27766
|
(O) => O.message === "cross_party_voting"
|
27743
|
-
),
|
27767
|
+
), F.splice(Z, 1));
|
27744
27768
|
}
|
27745
|
-
return s("update:errors",
|
27769
|
+
return s("update:errors", F), F;
|
27746
27770
|
}), b = E(() => C.value.length === 0), _ = E(() => {
|
27747
|
-
var
|
27748
|
-
return (
|
27771
|
+
var x;
|
27772
|
+
return (x = n.contest.question) == null ? void 0 : x[i.value];
|
27749
27773
|
}), g = E(
|
27750
27774
|
() => {
|
27751
|
-
var
|
27752
|
-
return (
|
27775
|
+
var x;
|
27776
|
+
return (x = n.contest.customRulesets) == null ? void 0 : x.includes("belgian_ballot_rules");
|
27753
27777
|
}
|
27754
27778
|
), z = E(() => w(n.contest.options).some(
|
27755
|
-
(
|
27779
|
+
(x) => x.exclusive
|
27756
27780
|
)), L = E(() => n.contest);
|
27757
|
-
|
27758
|
-
var
|
27759
|
-
|
27781
|
+
r1(L, (x, F) => {
|
27782
|
+
var Z;
|
27783
|
+
F && x && x.reference !== F.reference && ((Z = document.getElementById("content")) == null || Z.focus(), F.searchForm && (m.value.value = ""));
|
27760
27784
|
});
|
27761
27785
|
const A = () => {
|
27762
27786
|
s("update:selectionPile", {
|
27763
27787
|
...n.selectionPile,
|
27764
27788
|
explicitBlank: !n.selectionPile.explicitBlank
|
27765
27789
|
});
|
27766
|
-
}, y = ({ reference:
|
27767
|
-
const
|
27768
|
-
(e1) => e1.reference ===
|
27790
|
+
}, y = ({ reference: x, amount: F }) => {
|
27791
|
+
const Z = u.value.filter(
|
27792
|
+
(e1) => e1.reference === x
|
27769
27793
|
).length;
|
27770
|
-
|
27794
|
+
F === Z && (F = F - 1);
|
27771
27795
|
const O = u.value.filter(
|
27772
|
-
(e1) => e1.reference !==
|
27796
|
+
(e1) => e1.reference !== x
|
27773
27797
|
);
|
27774
|
-
for (let e1 = 0; e1 <
|
27775
|
-
O.push({ reference:
|
27798
|
+
for (let e1 = 0; e1 < F; e1++)
|
27799
|
+
O.push({ reference: x });
|
27776
27800
|
s("update:selectionPile", {
|
27777
27801
|
...n.selectionPile,
|
27778
27802
|
optionSelections: O
|
27779
27803
|
});
|
27780
|
-
}, k = (
|
27781
|
-
return (
|
27782
|
-
const
|
27804
|
+
}, k = (x) => s("view-candidate", x), w = (x, F) => x.flatMap((Z) => (F && (Z.parentContent = F), Z.children ? [Z, ...w(Z.children, Z)] : [Z]));
|
27805
|
+
return (x, F) => {
|
27806
|
+
const Z = D("AVSearchBallot"), O = D("AVWriteInOption"), e1 = D("AVOption"), l1 = D("AVBlankOption"), U = D("AVSubmissionHelper");
|
27783
27807
|
return d(), h("div", {
|
27784
27808
|
class: $({
|
27785
27809
|
AVBallot: !0,
|
@@ -27793,45 +27817,45 @@ const $31 = (e) => (e2("data-v-21030ff1"), e = e(), c2(), e), U31 = ["aria-label
|
|
27793
27817
|
id: `ballot_${e.contest.reference}_question`,
|
27794
27818
|
class: "AVBallot--question",
|
27795
27819
|
"aria-live": "polite"
|
27796
|
-
},
|
27797
|
-
e.contest.searchForm && !e.disabled && !e.observerMode ? (d(), K(
|
27820
|
+
}, N(_.value), 9, G31)) : I("", !0),
|
27821
|
+
e.contest.searchForm && !e.disabled && !e.observerMode ? (d(), K(Z, {
|
27798
27822
|
key: 1,
|
27799
27823
|
ref_key: "search",
|
27800
27824
|
ref: m,
|
27801
27825
|
options: w(e.contest.options),
|
27802
27826
|
"options-container-id": "ballot_options"
|
27803
27827
|
}, null, 8, ["options"])) : I("", !0),
|
27804
|
-
|
27828
|
+
J31,
|
27805
27829
|
f("div", {
|
27806
27830
|
id: "ballot_options",
|
27807
27831
|
class: $({
|
27808
27832
|
"AVBallot--options": !0,
|
27809
27833
|
"AVBallot--options-with-list": e.contest.options.some(
|
27810
|
-
(
|
27834
|
+
(Y) => Y.children
|
27811
27835
|
)
|
27812
27836
|
}),
|
27813
27837
|
"aria-label": B(t)("js.components.AVBallot.aria_labels.ballot_options")
|
27814
27838
|
}, [
|
27815
|
-
(d(!0), h(a1, null, g1(e.contest.options, (
|
27816
|
-
key:
|
27839
|
+
(d(!0), h(a1, null, g1(e.contest.options, (Y) => (d(), h(a1, {
|
27840
|
+
key: Y.reference
|
27817
27841
|
}, [
|
27818
|
-
|
27842
|
+
Y.writeIn ? (d(), K(O, {
|
27819
27843
|
key: 0,
|
27820
27844
|
"candidate-value": o.value,
|
27821
|
-
"onUpdate:candidateValue":
|
27845
|
+
"onUpdate:candidateValue": F[0] || (F[0] = (m1) => o.value = m1),
|
27822
27846
|
"party-value": r.value,
|
27823
|
-
"onUpdate:partyValue":
|
27847
|
+
"onUpdate:partyValue": F[1] || (F[1] = (m1) => r.value = m1),
|
27824
27848
|
"checked-value": l.value,
|
27825
|
-
"onUpdate:checkedValue":
|
27849
|
+
"onUpdate:checkedValue": F[2] || (F[2] = (m1) => l.value = m1),
|
27826
27850
|
parties: [],
|
27827
27851
|
disabled: e.disabled,
|
27828
27852
|
observerMode: e.observerMode
|
27829
27853
|
}, null, 8, ["candidate-value", "party-value", "checked-value", "disabled", "observerMode"])) : (d(), K(e1, {
|
27830
27854
|
key: 1,
|
27831
27855
|
selections: u.value,
|
27832
|
-
option:
|
27856
|
+
option: Y,
|
27833
27857
|
invalid: !b.value,
|
27834
|
-
"exclusive-error": !g.value &&
|
27858
|
+
"exclusive-error": !g.value && Y.exclusive && C.value.some((m1) => m1.message.includes("exclusive")),
|
27835
27859
|
contest: e.contest,
|
27836
27860
|
disabled: e.disabled,
|
27837
27861
|
observerMode: e.observerMode,
|
@@ -27841,10 +27865,10 @@ const $31 = (e) => (e2("data-v-21030ff1"), e = e(), c2(), e), U31 = ["aria-label
|
|
27841
27865
|
onViewCandidate: k
|
27842
27866
|
}, null, 8, ["selections", "option", "invalid", "exclusive-error", "contest", "disabled", "observerMode", "partial-results", "image-option"]))
|
27843
27867
|
], 64))), 128)),
|
27844
|
-
e.contest.markingType.blankSubmission === "active_choice" ? (d(), K(
|
27868
|
+
e.contest.markingType.blankSubmission === "active_choice" ? (d(), K(l1, {
|
27845
27869
|
key: 0,
|
27846
27870
|
checked: e.selectionPile.explicitBlank,
|
27847
|
-
error: !g.value && C.value.some((
|
27871
|
+
error: !g.value && C.value.some((Y) => Y.message.includes("blank")),
|
27848
27872
|
disabled: e.disabled,
|
27849
27873
|
invalid: !b.value,
|
27850
27874
|
observerMode: e.observerMode,
|
@@ -27852,7 +27876,7 @@ const $31 = (e) => (e2("data-v-21030ff1"), e = e(), c2(), e), U31 = ["aria-label
|
|
27852
27876
|
"partial-results": e.partialResults ? e.partialResults.blank : null,
|
27853
27877
|
onToggleBlank: A
|
27854
27878
|
}, null, 8, ["checked", "error", "disabled", "invalid", "observerMode", "accentColor", "partial-results"])) : I("", !0)
|
27855
|
-
], 10,
|
27879
|
+
], 10, Z31),
|
27856
27880
|
e.showSubmissionHelper && !e.disabled && !e.observerMode ? (d(), K(U, {
|
27857
27881
|
key: 2,
|
27858
27882
|
id: `ballot_${e.contest.reference}`,
|
@@ -27864,26 +27888,26 @@ const $31 = (e) => (e2("data-v-21030ff1"), e = e(), c2(), e), U31 = ["aria-label
|
|
27864
27888
|
"has-exclusive-options": z.value,
|
27865
27889
|
class: "AVBallot--helper"
|
27866
27890
|
}, null, 8, ["id", "chosen-count", "errors", "weight", "min-marks", "max-marks", "has-exclusive-options"])) : I("", !0)
|
27867
|
-
], 10,
|
27891
|
+
], 10, W31);
|
27868
27892
|
};
|
27869
27893
|
}
|
27870
27894
|
});
|
27871
|
-
const
|
27895
|
+
const Q31 = /* @__PURE__ */ J(Y31, [["__scopeId", "data-v-21030ff1"]]), K31 = (e) => (e2("data-v-71101cba"), e = e(), c2(), e), X31 = {
|
27872
27896
|
key: 0,
|
27873
27897
|
class: "AVPileSummary--summary"
|
27874
|
-
},
|
27898
|
+
}, e41 = {
|
27875
27899
|
key: 0,
|
27876
27900
|
class: "AVPileSummary--summary-header"
|
27877
|
-
},
|
27901
|
+
}, c41 = { class: "AVPileSummary--summary-header-text" }, a41 = {
|
27878
27902
|
key: 1,
|
27879
27903
|
class: "AVPileSummary--summary-header"
|
27880
|
-
},
|
27904
|
+
}, t41 = { class: "AVPileSummary--summary-body" }, i41 = {
|
27881
27905
|
key: 1,
|
27882
27906
|
class: "AVPileSummary--assign"
|
27883
|
-
},
|
27907
|
+
}, n41 = { class: "AVPileSummary--assign-card" }, s41 = ["aria-label"], l41 = { class: "AVPileSummary--edit" }, r41 = { key: 0 }, o41 = { class: "AVPileSummary--assign-body" }, f41 = {
|
27884
27908
|
key: 0,
|
27885
27909
|
class: "AVPileSummary--assign-text"
|
27886
|
-
},
|
27910
|
+
}, u41 = /* @__PURE__ */ K31(() => /* @__PURE__ */ f("br", null, null, -1)), m41 = ["aria-label"], d41 = /* @__PURE__ */ G({
|
27887
27911
|
__name: "AVPileSummary",
|
27888
27912
|
props: {
|
27889
27913
|
selectionPile: {
|
@@ -27930,7 +27954,7 @@ const Y31 = /* @__PURE__ */ J(Z31, [["__scopeId", "data-v-21030ff1"]]), Q31 = (e
|
|
27930
27954
|
), n = c, s = e;
|
27931
27955
|
A1(() => {
|
27932
27956
|
s.locale && p1(s.locale);
|
27933
|
-
}),
|
27957
|
+
}), r1(
|
27934
27958
|
() => s.locale,
|
27935
27959
|
() => {
|
27936
27960
|
s.locale && p1(s.locale);
|
@@ -27979,14 +28003,14 @@ const Y31 = /* @__PURE__ */ J(Z31, [["__scopeId", "data-v-21030ff1"]]), Q31 = (e
|
|
27979
28003
|
});
|
27980
28004
|
return (C, b) => {
|
27981
28005
|
const _ = D("AVSummaryOption"), g = D("AVIcon");
|
27982
|
-
return e.activeState === "summary" ? (d(), h("div",
|
27983
|
-
e.contest.markingType.maxPiles !== 1 ? (d(), h("header",
|
27984
|
-
f("span", null,
|
27985
|
-
f("span",
|
27986
|
-
])) : (d(), h("header",
|
27987
|
-
f("span", null,
|
28006
|
+
return e.activeState === "summary" ? (d(), h("div", X31, [
|
28007
|
+
e.contest.markingType.maxPiles !== 1 ? (d(), h("header", e41, [
|
28008
|
+
f("span", null, N(B(t)("js.components.AVPileSummary.selection")) + " " + N(e.pileIndex + 1) + " / " + N(e.totalPiles), 1),
|
28009
|
+
f("span", c41, N(e.selectionPile.multiplier) + " " + N(B(t)("js.components.AVPileSummary.ballots")), 1)
|
28010
|
+
])) : (d(), h("header", a41, [
|
28011
|
+
f("span", null, N(B(t)("js.components.AVPileSummary.selection")), 1)
|
27988
28012
|
])),
|
27989
|
-
f("div",
|
28013
|
+
f("div", t41, [
|
27990
28014
|
(d(!0), h(a1, null, g1(H.value.options, (z, L) => (d(), K(_, {
|
27991
28015
|
key: L,
|
27992
28016
|
option: z,
|
@@ -27999,33 +28023,33 @@ const Y31 = /* @__PURE__ */ J(Z31, [["__scopeId", "data-v-21030ff1"]]), Q31 = (e
|
|
27999
28023
|
blank: o.value
|
28000
28024
|
}, null, 8, ["blank"])) : I("", !0)
|
28001
28025
|
])
|
28002
|
-
])) : (d(), h("div",
|
28003
|
-
f("div",
|
28026
|
+
])) : (d(), h("div", i41, [
|
28027
|
+
f("div", n41, [
|
28004
28028
|
f("div", {
|
28005
28029
|
class: "AVPileSummary--assign-header",
|
28006
28030
|
"aria-label": B(t)("js.components.AVPileSummary.aria_labels.edit_selection"),
|
28007
28031
|
role: "button",
|
28008
28032
|
onClick: b[0] || (b[0] = (z) => n("editCurrentSelection"))
|
28009
28033
|
}, [
|
28010
|
-
f("div",
|
28034
|
+
f("div", l41, [
|
28011
28035
|
T(g, { icon: "pen-to-square" }),
|
28012
|
-
f("span", null,
|
28036
|
+
f("span", null, N(B(t)("js.components.AVPileSummary.ballot_selection")) + " " + N(e.pileIndex + 1), 1)
|
28013
28037
|
]),
|
28014
|
-
e.activeState === "overview" || e.isEditing ? (d(), h("span",
|
28015
|
-
], 8,
|
28016
|
-
f("div",
|
28017
|
-
o.value ? (d(), h("p",
|
28038
|
+
e.activeState === "overview" || e.isEditing ? (d(), h("span", r41, N(B(t)("js.components.AVPileSummary.assigned")) + " " + N(e.selectionPile.multiplier), 1)) : I("", !0)
|
28039
|
+
], 8, s41),
|
28040
|
+
f("div", o41, [
|
28041
|
+
o.value ? (d(), h("p", f41, N(B(t)("js.components.AVPileSummary.blank")), 1)) : I("", !0),
|
28018
28042
|
(d(!0), h(a1, null, g1(H.value.options, (z, L) => (d(), h("p", {
|
28019
28043
|
key: L,
|
28020
28044
|
class: "AVPileSummary--assign-text"
|
28021
|
-
},
|
28045
|
+
}, N(z.rank ? `${z.rank}: ` : "") + N(z.title), 1))), 128)),
|
28022
28046
|
(d(!0), h(a1, null, g1(H.value.writeIns, (z, L) => (d(), h("p", {
|
28023
28047
|
key: L,
|
28024
28048
|
class: "AVPileSummary--assign-text"
|
28025
28049
|
}, [
|
28026
|
-
f("b", null,
|
28027
|
-
|
28028
|
-
f("span", null,
|
28050
|
+
f("b", null, N(z.partyLetter) + " - " + N(z.partyName), 1),
|
28051
|
+
u41,
|
28052
|
+
f("span", null, N(z.candidateName), 1)
|
28029
28053
|
]))), 128)),
|
28030
28054
|
u.value > 0 ? (d(), h("p", {
|
28031
28055
|
key: 1,
|
@@ -28034,7 +28058,7 @@ const Y31 = /* @__PURE__ */ J(Z31, [["__scopeId", "data-v-21030ff1"]]), Q31 = (e
|
|
28034
28058
|
onClick: b[1] || (b[1] = m2((z) => l.value = !0, ["stop", "prevent"]))
|
28035
28059
|
}, [
|
28036
28060
|
f("u", null, [
|
28037
|
-
f("em", null,
|
28061
|
+
f("em", null, N(`${B(t)(
|
28038
28062
|
"js.components.AVPileSummary.and_n_more_pre"
|
28039
28063
|
)} ${u.value} ${B(t)(
|
28040
28064
|
"js.components.AVPileSummary.and_n_more_pos"
|
@@ -28048,7 +28072,7 @@ const Y31 = /* @__PURE__ */ J(Z31, [["__scopeId", "data-v-21030ff1"]]), Q31 = (e
|
|
28048
28072
|
onClick: b[2] || (b[2] = m2((z) => l.value = !1, ["stop", "prevent"]))
|
28049
28073
|
}, [
|
28050
28074
|
f("u", null, [
|
28051
|
-
f("em", null,
|
28075
|
+
f("em", null, N(B(t)("js.components.AVPileSummary.show_less")), 1)
|
28052
28076
|
])
|
28053
28077
|
])) : I("", !0)
|
28054
28078
|
])
|
@@ -28061,12 +28085,12 @@ const Y31 = /* @__PURE__ */ J(Z31, [["__scopeId", "data-v-21030ff1"]]), Q31 = (e
|
|
28061
28085
|
onClick: b[3] || (b[3] = m2((z) => n("deleteSelection"), ["stop", "prevent"]))
|
28062
28086
|
}, [
|
28063
28087
|
T(g, { icon: "trash-can" })
|
28064
|
-
], 8,
|
28088
|
+
], 8, m41)) : I("", !0)
|
28065
28089
|
]));
|
28066
28090
|
};
|
28067
28091
|
}
|
28068
28092
|
});
|
28069
|
-
const
|
28093
|
+
const v41 = /* @__PURE__ */ J(d41, [["__scopeId", "data-v-71101cba"]]);
|
28070
28094
|
var L$ = {}, as = G4 && G4.__spreadArray || function(e, c, a) {
|
28071
28095
|
if (a || arguments.length === 2)
|
28072
28096
|
for (var t = 0, i = c.length, n; t < i; t++)
|
@@ -28074,7 +28098,7 @@ var L$ = {}, as = G4 && G4.__spreadArray || function(e, c, a) {
|
|
28074
28098
|
return e.concat(n || Array.prototype.slice.call(c));
|
28075
28099
|
};
|
28076
28100
|
Object.defineProperty(L$, "__esModule", { value: !0 });
|
28077
|
-
var
|
28101
|
+
var p41 = bi, h41 = (
|
28078
28102
|
/** @class */
|
28079
28103
|
function() {
|
28080
28104
|
function e(c) {
|
@@ -28084,7 +28108,7 @@ var v41 = bi, p41 = (
|
|
28084
28108
|
return e.prototype.isComplete = function(c) {
|
28085
28109
|
return this.allWeightUsed(c) && this.validate(c).length == 0;
|
28086
28110
|
}, e.prototype.validate = function(c) {
|
28087
|
-
var a = [], t = new
|
28111
|
+
var a = [], t = new p41.default(this.contest);
|
28088
28112
|
return c.piles.forEach(function(i) {
|
28089
28113
|
a = as(as([], a, !0), t.validate(i), !0);
|
28090
28114
|
}), c.piles.forEach(function(i) {
|
@@ -28096,17 +28120,17 @@ var v41 = bi, p41 = (
|
|
28096
28120
|
}, 0);
|
28097
28121
|
}, e;
|
28098
28122
|
}()
|
28099
|
-
),
|
28100
|
-
const
|
28123
|
+
), z41 = L$.default = h41;
|
28124
|
+
const V41 = {
|
28101
28125
|
class: "AVSplitHelper--title",
|
28102
28126
|
"aria-live": "polite"
|
28103
|
-
},
|
28127
|
+
}, M41 = ["innerHTML"], H41 = { class: "AVSplitHelper--footer" }, g41 = { class: "AVSplitHelper--btn-secondary-container" }, C41 = { class: "AVSplitHelper--btn-primary-container" }, b41 = ["disabled"], L41 = { key: 1 }, A41 = { class: "AVSplitHelper--assign-card" }, _41 = { class: "AVSplitHelper--assign-question" }, x41 = ["for"], N41 = ["id", "max"], y41 = { class: "AVSplitHelper--footer" }, k41 = { class: "AVSplitHelper--btn-secondary-container" }, S41 = { class: "AVSplitHelper--btn-primary-container" }, w41 = ["disabled"], T41 = { key: 2 }, I41 = {
|
28104
28128
|
key: 0,
|
28105
28129
|
class: "AVSplitHelper--overview-success"
|
28106
|
-
},
|
28130
|
+
}, E41 = {
|
28107
28131
|
key: 1,
|
28108
28132
|
class: "AVSplitHelper--overview-default"
|
28109
|
-
},
|
28133
|
+
}, D41 = { class: "AVSplitHelper--overview--text" }, P41 = ["disabled"], O41 = ["onClick"], B41 = /* @__PURE__ */ G({
|
28110
28134
|
__name: "AVSplitHelper",
|
28111
28135
|
props: {
|
28112
28136
|
contest: {
|
@@ -28150,11 +28174,11 @@ const z41 = {
|
|
28150
28174
|
"view-candidate"
|
28151
28175
|
],
|
28152
28176
|
setup(e, { emit: c }) {
|
28153
|
-
var
|
28177
|
+
var l1;
|
28154
28178
|
const a = D1("i18n"), { t } = a.global, i = E(
|
28155
28179
|
() => a.global.locale.value || a.global.locale
|
28156
28180
|
), n = e, s = c;
|
28157
|
-
|
28181
|
+
r1(
|
28158
28182
|
() => n.locale,
|
28159
28183
|
() => {
|
28160
28184
|
n.locale && p1(n.locale);
|
@@ -28168,16 +28192,16 @@ const z41 = {
|
|
28168
28192
|
explicitBlank: !1
|
28169
28193
|
}
|
28170
28194
|
), o = i1(
|
28171
|
-
((
|
28195
|
+
((l1 = n.contestSelection.piles) == null ? void 0 : l1.length) === 0 || n.contest.markingType.maxPiles === 1 ? "ballot" : "overview"
|
28172
28196
|
), m = i1([]), u = E(() => n.contestSelection.piles), v = E(
|
28173
28197
|
() => {
|
28174
28198
|
var U;
|
28175
|
-
return (U = u.value) == null ? void 0 : U.reduce((
|
28199
|
+
return (U = u.value) == null ? void 0 : U.reduce((Y, m1) => Y - m1.multiplier, n.weight);
|
28176
28200
|
}
|
28177
28201
|
), p = E(
|
28178
28202
|
() => new C$(n.contest)
|
28179
28203
|
), H = E(
|
28180
|
-
() => new
|
28204
|
+
() => new z41({
|
28181
28205
|
contest: n.contest,
|
28182
28206
|
voterWeight: n.weight
|
28183
28207
|
})
|
@@ -28186,13 +28210,13 @@ const z41 = {
|
|
28186
28210
|
)), b = E(
|
28187
28211
|
() => {
|
28188
28212
|
var U;
|
28189
|
-
return (U = u.value) == null ? void 0 : U.reduce((
|
28213
|
+
return (U = u.value) == null ? void 0 : U.reduce((Y, m1) => Y + m1.multiplier, 0);
|
28190
28214
|
}
|
28191
28215
|
), _ = E(() => {
|
28192
28216
|
var U;
|
28193
28217
|
return (U = r.value) == null ? void 0 : U.multiplier;
|
28194
28218
|
}), g = E(
|
28195
|
-
() => u.value.filter((U,
|
28219
|
+
() => u.value.filter((U, Y) => Y !== l.value).reduce((U, Y) => U - Y.multiplier, n.weight)
|
28196
28220
|
), z = E(
|
28197
28221
|
() => n.contest.markingType.maxPiles !== 1 && n.weight > 1
|
28198
28222
|
), L = E(() => l.value !== null), A = (U) => p.value.isComplete(U), y = (U) => p.value.validate(U, n.includeLazyErrors).length > 0, k = () => {
|
@@ -28211,37 +28235,37 @@ const z41 = {
|
|
28211
28235
|
});
|
28212
28236
|
}, w = (U) => {
|
28213
28237
|
r.value = U, z.value || k();
|
28214
|
-
},
|
28238
|
+
}, x = () => {
|
28215
28239
|
r.value = {
|
28216
28240
|
optionSelections: [],
|
28217
28241
|
multiplier: g.value,
|
28218
28242
|
explicitBlank: !1
|
28219
28243
|
}, l.value = null, o.value = "ballot";
|
28220
|
-
},
|
28244
|
+
}, F = (U) => {
|
28221
28245
|
u.value.splice(U, 1);
|
28222
|
-
},
|
28246
|
+
}, Z = (U) => {
|
28223
28247
|
r.value = { ...u.value[U] }, l.value = U, o.value = "ballot";
|
28224
28248
|
}, O = (U) => {
|
28225
28249
|
m.value = U;
|
28226
28250
|
}, e1 = (U) => s("view-candidate", U);
|
28227
|
-
return
|
28251
|
+
return r1(C, (U) => s("update:complete", U)), r1(_, () => {
|
28228
28252
|
r.value && (r.value.multiplier = Math.max(
|
28229
28253
|
0,
|
28230
28254
|
Math.min(_.value, g.value)
|
28231
28255
|
));
|
28232
|
-
}),
|
28256
|
+
}), r1(r, (U) => {
|
28233
28257
|
s("update:activePile", U);
|
28234
|
-
}),
|
28258
|
+
}), r1(o, (U) => s("update:activeState", U)), A1(() => {
|
28235
28259
|
n.locale && p1(n.locale), s("update:activePile", r.value), s("update:activeState", o.value), s("update:complete", C.value), z.value || k();
|
28236
|
-
}), (U,
|
28260
|
+
}), (U, Y) => {
|
28237
28261
|
var I1;
|
28238
28262
|
const m1 = D("AVSplitWizardHeader"), P1 = D("AVBallot"), q1 = D("AVPileSummary"), O1 = D("AVSplitWeightHelper"), J1 = D("AVIcon");
|
28239
28263
|
return d(), h(a1, null, [
|
28240
|
-
f("h3",
|
28264
|
+
f("h3", V41, N(e.contest.title[i.value]), 1),
|
28241
28265
|
f("div", {
|
28242
28266
|
class: "AVSplitHelper--description",
|
28243
28267
|
innerHTML: (I1 = e.contest.description) == null ? void 0 : I1[i.value]
|
28244
|
-
}, null, 8,
|
28268
|
+
}, null, 8, M41),
|
28245
28269
|
z.value ? (d(), h(a1, { key: 0 }, [
|
28246
28270
|
["ballot", "assign", "overview"].includes(o.value) ? (d(), K(m1, {
|
28247
28271
|
key: 0,
|
@@ -28269,28 +28293,28 @@ const z41 = {
|
|
28269
28293
|
"show-submission-helper": e.showSubmissionHelper,
|
28270
28294
|
"image-option": e.imageOption,
|
28271
28295
|
"onUpdate:selectionPile": w,
|
28272
|
-
"onUpdate:errors":
|
28296
|
+
"onUpdate:errors": Y[0] || (Y[0] = (F1) => O(F1))
|
28273
28297
|
}, null, 8, ["selection-pile", "partial-results", "contest", "weight", "includeLazyErrors", "show-submission-helper", "image-option"]),
|
28274
|
-
f("div",
|
28275
|
-
f("div",
|
28298
|
+
f("div", H41, [
|
28299
|
+
f("div", g41, [
|
28276
28300
|
u.value.length > 0 ? (d(), h("button", {
|
28277
28301
|
key: "back",
|
28278
28302
|
class: "AVSplitHelper--btn-secondary",
|
28279
|
-
onClick:
|
28280
|
-
},
|
28303
|
+
onClick: Y[1] || (Y[1] = (F1) => o.value = "overview")
|
28304
|
+
}, N(B(t)("js.components.AVSplitHelper.ballot.back_button")), 1)) : I("", !0)
|
28281
28305
|
]),
|
28282
|
-
f("div",
|
28306
|
+
f("div", C41, [
|
28283
28307
|
f("button", {
|
28284
28308
|
key: "assign",
|
28285
28309
|
class: "AVSplitHelper--btn-primary",
|
28286
28310
|
disabled: !A(r.value) || y(r.value),
|
28287
|
-
onClick:
|
28288
|
-
},
|
28311
|
+
onClick: Y[2] || (Y[2] = (F1) => o.value = "assign")
|
28312
|
+
}, N(B(t)("js.components.AVSplitHelper.ballot.confirm_button")), 9, b41)
|
28289
28313
|
])
|
28290
28314
|
])
|
28291
|
-
])) : o.value === "assign" ? (d(), h("div",
|
28292
|
-
f("div",
|
28293
|
-
f("h4",
|
28315
|
+
])) : o.value === "assign" ? (d(), h("div", L41, [
|
28316
|
+
f("div", A41, [
|
28317
|
+
f("h4", _41, N(B(t)("js.components.AVSplitHelper.assign.split_question")), 1),
|
28294
28318
|
T(q1, {
|
28295
28319
|
"selection-pile": r.value,
|
28296
28320
|
contest: e.contest,
|
@@ -28300,21 +28324,21 @@ const z41 = {
|
|
28300
28324
|
"is-editing": L.value,
|
28301
28325
|
"total-piles": e.contestSelection.piles.length,
|
28302
28326
|
"image-option": e.imageOption,
|
28303
|
-
onEditCurrentSelection:
|
28327
|
+
onEditCurrentSelection: Y[3] || (Y[3] = (F1) => o.value = "ballot")
|
28304
28328
|
}, null, 8, ["selection-pile", "contest", "pile-index", "active-state", "is-editing", "total-piles", "image-option"]),
|
28305
28329
|
f("label", {
|
28306
28330
|
for: `${e.contest.reference}-ballot-selector`,
|
28307
28331
|
class: "AVSplitHelper--assign-label"
|
28308
|
-
},
|
28332
|
+
}, N(L.value ? B(t)(
|
28309
28333
|
"js.components.AVSplitHelper.assign.ballots_to_assign_edit_mode"
|
28310
|
-
) : B(t)("js.components.AVSplitHelper.assign.ballots_to_assign")), 9,
|
28334
|
+
) : B(t)("js.components.AVSplitHelper.assign.ballots_to_assign")), 9, x41),
|
28311
28335
|
G1(f("input", {
|
28312
28336
|
id: `${e.contest.reference}-ballot-selector`,
|
28313
|
-
"onUpdate:modelValue":
|
28337
|
+
"onUpdate:modelValue": Y[4] || (Y[4] = (F1) => r.value.multiplier = F1),
|
28314
28338
|
class: "AVSplitHelper--assign-input",
|
28315
28339
|
type: "number",
|
28316
28340
|
max: g.value
|
28317
|
-
}, null, 8,
|
28341
|
+
}, null, 8, N41), [
|
28318
28342
|
[ls, r.value.multiplier]
|
28319
28343
|
])
|
28320
28344
|
]),
|
@@ -28323,48 +28347,48 @@ const z41 = {
|
|
28323
28347
|
"unused-weight": v.value,
|
28324
28348
|
"active-assigned": (a2 = u.value[l.value]) == null ? void 0 : a2.multiplier
|
28325
28349
|
}, null, 8, ["assigned-weight", "unused-weight", "active-assigned"]),
|
28326
|
-
f("div",
|
28327
|
-
f("div",
|
28350
|
+
f("div", y41, [
|
28351
|
+
f("div", k41, [
|
28328
28352
|
f("button", {
|
28329
28353
|
key: "ballot",
|
28330
28354
|
class: "AVSplitHelper--btn-secondary",
|
28331
|
-
onClick:
|
28332
|
-
},
|
28355
|
+
onClick: Y[5] || (Y[5] = (F1) => o.value = "ballot")
|
28356
|
+
}, N(B(t)("js.components.AVSplitHelper.assign.back_button")), 1)
|
28333
28357
|
]),
|
28334
|
-
f("div",
|
28358
|
+
f("div", S41, [
|
28335
28359
|
f("button", {
|
28336
28360
|
key: "confirm",
|
28337
28361
|
class: "AVSplitHelper--btn-primary",
|
28338
28362
|
disabled: ((z2 = r.value) == null ? void 0 : z2.multiplier) < 1 || ((A2 = r.value) == null ? void 0 : A2.multiplier) > g.value,
|
28339
|
-
onClick:
|
28340
|
-
},
|
28363
|
+
onClick: Y[6] || (Y[6] = (F1) => k())
|
28364
|
+
}, N(B(t)("js.components.AVSplitHelper.assign.confirm_button")), 9, w41)
|
28341
28365
|
])
|
28342
28366
|
])
|
28343
|
-
])) : o.value === "overview" ? (d(), h("div",
|
28344
|
-
v.value === 0 && H.value.isComplete(e.contestSelection) ? (d(), h("div",
|
28367
|
+
])) : o.value === "overview" ? (d(), h("div", T41, [
|
28368
|
+
v.value === 0 && H.value.isComplete(e.contestSelection) ? (d(), h("div", I41, [
|
28345
28369
|
T(J1, {
|
28346
28370
|
icon: "circle-check",
|
28347
28371
|
class: "AVSplitHelper--overview-success-icon"
|
28348
28372
|
}),
|
28349
|
-
z1(" " +
|
28350
|
-
])) : (d(), h("div",
|
28351
|
-
f("p",
|
28352
|
-
f("strong", null,
|
28353
|
-
z1(" " +
|
28373
|
+
z1(" " + N(B(t)("js.components.AVSplitHelper.overview.all_ballots_assigned")), 1)
|
28374
|
+
])) : (d(), h("div", E41, [
|
28375
|
+
f("p", D41, [
|
28376
|
+
f("strong", null, N(v.value), 1),
|
28377
|
+
z1(" " + N(B(t)("js.components.AVSplitHelper.overview.ballots_left")), 1)
|
28354
28378
|
]),
|
28355
28379
|
f("button", {
|
28356
28380
|
key: "newSelection",
|
28357
28381
|
class: "AVSplitHelper--overview-new-ballot-btn",
|
28358
28382
|
disabled: v.value === 0,
|
28359
|
-
onClick:
|
28383
|
+
onClick: x
|
28360
28384
|
}, [
|
28361
28385
|
T(J1, { icon: "file-circle-plus" }),
|
28362
|
-
z1(" " +
|
28363
|
-
], 8,
|
28386
|
+
z1(" " + N(B(t)("js.components.AVSplitHelper.overview.new_ballot_selection")), 1)
|
28387
|
+
], 8, P41)
|
28364
28388
|
])),
|
28365
28389
|
(d(!0), h(a1, null, g1(u.value, (F1, o2) => (d(), h("article", {
|
28366
28390
|
key: `preview-${o2}`,
|
28367
|
-
onClick: (t3) =>
|
28391
|
+
onClick: (t3) => Z(o2)
|
28368
28392
|
}, [
|
28369
28393
|
T(q1, {
|
28370
28394
|
"selection-pile": F1,
|
@@ -28374,9 +28398,9 @@ const z41 = {
|
|
28374
28398
|
"pile-index": o2,
|
28375
28399
|
"total-piles": e.contestSelection.piles.length,
|
28376
28400
|
"image-option": e.imageOption,
|
28377
|
-
onDeleteSelection: (t3) =>
|
28401
|
+
onDeleteSelection: (t3) => F(o2)
|
28378
28402
|
}, null, 8, ["selection-pile", "contest", "active-state", "pile-index", "total-piles", "image-option", "onDeleteSelection"])
|
28379
|
-
], 8,
|
28403
|
+
], 8, O41))), 128))
|
28380
28404
|
])) : I("", !0)
|
28381
28405
|
];
|
28382
28406
|
}),
|
@@ -28393,35 +28417,35 @@ const z41 = {
|
|
28393
28417
|
"image-option": e.imageOption,
|
28394
28418
|
"show-submission-helper": e.showSubmissionHelper,
|
28395
28419
|
"onUpdate:selectionPile": w,
|
28396
|
-
"onUpdate:errors":
|
28420
|
+
"onUpdate:errors": Y[7] || (Y[7] = (a2) => O(a2)),
|
28397
28421
|
onViewCandidate: e1
|
28398
28422
|
}, null, 8, ["selection-pile", "partial-results", "includeLazyErrors", "contest", "weight", "image-option", "show-submission-helper"]))
|
28399
28423
|
], 64);
|
28400
28424
|
};
|
28401
28425
|
}
|
28402
28426
|
});
|
28403
|
-
const B41 = /* @__PURE__ */ J(O41, [["__scopeId", "data-v-1c359a5f"]]), F41 = "data:image/jpeg;base64,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", R41 = {
|
28427
|
+
const F41 = /* @__PURE__ */ J(B41, [["__scopeId", "data-v-1c359a5f"]]), R41 = "data:image/jpeg;base64,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", j41 = {
|
28404
28428
|
key: 0,
|
28405
28429
|
class: "AVResourceSection--image-container"
|
28406
|
-
},
|
28430
|
+
}, q41 = ["src", "alt"], $41 = { class: "AVResourceFields" }, U41 = {
|
28407
28431
|
key: 0,
|
28408
28432
|
class: "AVResourceFields--title"
|
28409
|
-
},
|
28433
|
+
}, W41 = {
|
28410
28434
|
key: 1,
|
28411
28435
|
class: "AVResourceFields--subtitle"
|
28412
|
-
},
|
28436
|
+
}, G41 = {
|
28413
28437
|
key: 2,
|
28414
28438
|
class: "AVResourceFields--group-container"
|
28415
|
-
},
|
28439
|
+
}, J41 = { class: "AVResourceFields--group" }, Z41 = {
|
28416
28440
|
key: 1,
|
28417
28441
|
class: "AVResourceFields--divisor"
|
28418
|
-
},
|
28442
|
+
}, Y41 = {
|
28419
28443
|
key: 2,
|
28420
28444
|
class: "AVResourceFields--link-list"
|
28421
|
-
},
|
28445
|
+
}, Q41 = { key: 0 }, K41 = { key: 3 }, X41 = { key: 4 }, e61 = { key: 0 }, c61 = { key: 5 }, a61 = ["src"], t61 = ["innerHTML"], i61 = {
|
28422
28446
|
key: 7,
|
28423
28447
|
class: "AVResourceFields--regular-content"
|
28424
|
-
},
|
28448
|
+
}, n61 = { key: 0 }, s61 = /* @__PURE__ */ G({
|
28425
28449
|
__name: "AVResourceSection",
|
28426
28450
|
props: {
|
28427
28451
|
candidate: {
|
@@ -28481,12 +28505,12 @@ const B41 = /* @__PURE__ */ J(O41, [["__scopeId", "data-v-1c359a5f"]]), F41 = "d
|
|
28481
28505
|
), m = (p) => p.item_type === "check_box" ? !0 : p.form_content ? p.item_type === "link_list" ? !!p.form_content.length : p.localised ? !!p.form_content[i.value] : !!p.form_content : !1, u = e, v = E(
|
28482
28506
|
() => {
|
28483
28507
|
var p;
|
28484
|
-
return ((p = u.candidate.generic.find((H) => H.item_type === "image")) == null ? void 0 : p.form_content) ||
|
28508
|
+
return ((p = u.candidate.generic.find((H) => H.item_type === "image")) == null ? void 0 : p.form_content) || R41;
|
28485
28509
|
}
|
28486
28510
|
);
|
28487
28511
|
return A1(() => {
|
28488
28512
|
u.locale && p1(u.locale);
|
28489
|
-
}),
|
28513
|
+
}), r1(
|
28490
28514
|
() => u.locale,
|
28491
28515
|
() => {
|
28492
28516
|
u.locale && p1(u.locale);
|
@@ -28501,23 +28525,23 @@ const B41 = /* @__PURE__ */ J(O41, [["__scopeId", "data-v-1c359a5f"]]), F41 = "d
|
|
28501
28525
|
f("div", {
|
28502
28526
|
class: $(["AVResourceSection--container", { "AVResourceSection--card": e.card }])
|
28503
28527
|
}, [
|
28504
|
-
e.summary && v.value ? (d(), h("div",
|
28528
|
+
e.summary && v.value ? (d(), h("div", j41, [
|
28505
28529
|
f("img", {
|
28506
28530
|
src: v.value,
|
28507
28531
|
alt: B(a)("js.components.AVResourceSection.alt_candidate"),
|
28508
28532
|
class: "AVResourceSection--image"
|
28509
|
-
}, null, 8,
|
28533
|
+
}, null, 8, q41)
|
28510
28534
|
])) : I("", !0),
|
28511
28535
|
f("div", {
|
28512
28536
|
class: $(
|
28513
28537
|
e.summary ? "AVResourceSection--fields-container" : "AVResourceSection--generic-container"
|
28514
28538
|
)
|
28515
28539
|
}, [
|
28516
|
-
f("div",
|
28517
|
-
e.summary && n.value ? (d(), h("h4",
|
28518
|
-
e.summary && s.value ? (d(), h("h5",
|
28519
|
-
e.summary && e.candidate.groups && !e.card ? (d(), h("div",
|
28520
|
-
f("h4",
|
28540
|
+
f("div", $41, [
|
28541
|
+
e.summary && n.value ? (d(), h("h4", U41, N(n.value), 1)) : I("", !0),
|
28542
|
+
e.summary && s.value ? (d(), h("h5", W41, N(s.value), 1)) : I("", !0),
|
28543
|
+
e.summary && e.candidate.groups && !e.card ? (d(), h("div", G41, [
|
28544
|
+
f("h4", J41, N(l.value.title), 1),
|
28521
28545
|
l.value.surplus ? (d(), K(C, {
|
28522
28546
|
key: 0,
|
28523
28547
|
text: B(a)("js.components.AVResourceSection.and_more", {
|
@@ -28543,7 +28567,7 @@ const B41 = /* @__PURE__ */ J(O41, [["__scopeId", "data-v-1c359a5f"]]), F41 = "d
|
|
28543
28567
|
"AVResourceFields--divisor": g.item_type === "check_box"
|
28544
28568
|
})
|
28545
28569
|
}, [
|
28546
|
-
z1(
|
28570
|
+
z1(N(g.label[i.value]) + " ", 1),
|
28547
28571
|
g.item_type === "check_box" ? (d(), K(b, {
|
28548
28572
|
key: 0,
|
28549
28573
|
icon: g.form_content ? "square-check" : "square-xmark",
|
@@ -28553,16 +28577,16 @@ const B41 = /* @__PURE__ */ J(O41, [["__scopeId", "data-v-1c359a5f"]]), F41 = "d
|
|
28553
28577
|
"aria-label": g.form_content ? B(a)("js.components.AVResourceSection.true") : B(a)("js.components.AVResourceSection.false")
|
28554
28578
|
}, null, 8, ["icon", "class", "aria-label"])) : I("", !0)
|
28555
28579
|
], 2)),
|
28556
|
-
!e.summary && g.item_type !== "check_box" ? (d(), h("hr",
|
28557
|
-
g.item_type === "link_list" && m(g) ? (d(), h("div",
|
28558
|
-
e.summary ? (d(), h("span",
|
28580
|
+
!e.summary && g.item_type !== "check_box" ? (d(), h("hr", Z41)) : I("", !0),
|
28581
|
+
g.item_type === "link_list" && m(g) ? (d(), h("div", Y41, [
|
28582
|
+
e.summary ? (d(), h("span", Q41, N(`${g.label[i.value]}:`), 1)) : I("", !0),
|
28559
28583
|
(d(!0), h(a1, null, g1(g.form_content, (z) => (d(), K(_, {
|
28560
28584
|
key: z.attributes.name,
|
28561
28585
|
link: z,
|
28562
28586
|
large: !e.summary
|
28563
28587
|
}, null, 8, ["link", "large"]))), 128))
|
28564
|
-
])) : g.item_type === "check_box" && e.summary ? (d(), h("div",
|
28565
|
-
f("span", null,
|
28588
|
+
])) : g.item_type === "check_box" && e.summary ? (d(), h("div", K41, [
|
28589
|
+
f("span", null, N(`${g.label[i.value]}`), 1),
|
28566
28590
|
T(b, {
|
28567
28591
|
icon: g.form_content ? "square-check" : "square-xmark",
|
28568
28592
|
class: $(
|
@@ -28570,27 +28594,27 @@ const B41 = /* @__PURE__ */ J(O41, [["__scopeId", "data-v-1c359a5f"]]), F41 = "d
|
|
28570
28594
|
),
|
28571
28595
|
"aria-label": g.form_content ? B(a)("js.components.AVResourceSection.true") : B(a)("js.components.AVResourceSection.false")
|
28572
28596
|
}, null, 8, ["icon", "class", "aria-label"])
|
28573
|
-
])) : g.item_type === "select" && m(g) ? (d(), h("div",
|
28574
|
-
e.summary ? (d(), h("span",
|
28575
|
-
z1(" " +
|
28576
|
-
])) : g.item_type === "video" && m(g) ? (d(), h("div",
|
28597
|
+
])) : g.item_type === "select" && m(g) ? (d(), h("div", X41, [
|
28598
|
+
e.summary ? (d(), h("span", e61, N(`${g.label[i.value]}:`), 1)) : I("", !0),
|
28599
|
+
z1(" " + N(g.form_content[i.value]), 1)
|
28600
|
+
])) : g.item_type === "video" && m(g) ? (d(), h("div", c61, [
|
28577
28601
|
f("iframe", {
|
28578
28602
|
style: { width: "100%", height: "100%", "min-height": "400px" },
|
28579
28603
|
src: g.form_content.toString()
|
28580
|
-
}, null, 8,
|
28604
|
+
}, null, 8, a61)
|
28581
28605
|
])) : g.item_type === "rich_text_area" && !e.summary && m(g) ? (d(), h("div", {
|
28582
28606
|
key: 6,
|
28583
28607
|
class: "AVResourceFields--rich-text",
|
28584
28608
|
innerHTML: g.localised ? g.form_content[i.value] : g.form_content
|
28585
|
-
}, null, 8,
|
28586
|
-
e.summary ? (d(), h("span",
|
28609
|
+
}, null, 8, t61)) : g.item_type !== "rich_text_area" && g.item_type !== "check_box" ? (d(), h("p", i61, [
|
28610
|
+
e.summary ? (d(), h("span", n61, N(`${g.label[i.value]}: `), 1)) : I("", !0),
|
28587
28611
|
g.item_type === "date" || g.item_type === "date_time" ? (d(), h(a1, { key: 1 }, [
|
28588
|
-
z1(
|
28612
|
+
z1(N(B(t)(
|
28589
28613
|
g.form_content,
|
28590
28614
|
g.item_type === "date" ? null : "long"
|
28591
28615
|
)), 1)
|
28592
28616
|
], 64)) : (d(), h(a1, { key: 2 }, [
|
28593
|
-
z1(
|
28617
|
+
z1(N(g.localised ? g.form_content[i.value] : g.form_content), 1)
|
28594
28618
|
], 64))
|
28595
28619
|
])) : I("", !0)
|
28596
28620
|
], 2)) : I("", !0)
|
@@ -28602,8 +28626,8 @@ const B41 = /* @__PURE__ */ J(O41, [["__scopeId", "data-v-1c359a5f"]]), F41 = "d
|
|
28602
28626
|
};
|
28603
28627
|
}
|
28604
28628
|
});
|
28605
|
-
const
|
28606
|
-
var
|
28629
|
+
const l61 = /* @__PURE__ */ J(s61, [["__scopeId", "data-v-4d5da116"]]);
|
28630
|
+
var r61 = {}, o61 = /* @__PURE__ */ f("a", { href: "#" }, "LOGO", -1), f61 = { class: "flex items-center" }, u61 = { class: "flex flex-col items-center justify-center p-3 w-full" }, m61 = /* @__PURE__ */ f("h2", { class: "mb-4" }, "Election Name", -1), d61 = /* @__PURE__ */ f("div", null, [
|
28607
28631
|
/* @__PURE__ */ f("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. "),
|
28608
28632
|
/* @__PURE__ */ f("br"),
|
28609
28633
|
/* @__PURE__ */ f("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. "),
|
@@ -28636,14 +28660,14 @@ var l61 = {}, r61 = /* @__PURE__ */ f("a", { href: "#" }, "LOGO", -1), o61 = { c
|
|
28636
28660
|
/* @__PURE__ */ f("br"),
|
28637
28661
|
/* @__PURE__ */ f("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. ")
|
28638
28662
|
], -1);
|
28639
|
-
function
|
28663
|
+
function v61(e, c) {
|
28640
28664
|
var a = D("AVNavbarItem"), t = D("AVNavigationItemList"), i = D("AVMenuDropdown"), n = D("AVNavbar"), s = D("AVLabel"), l = D("AVTabSwitcher"), r = D("AVSidebarItem"), o = D("AVButton"), m = D("AVSidebar"), u = D("AVContent"), v = D("AVFooter");
|
28641
28665
|
return d(), h(a1, null, [
|
28642
28666
|
T(n, null, {
|
28643
28667
|
default: s1(function() {
|
28644
28668
|
return [
|
28645
|
-
|
28646
|
-
f("div",
|
28669
|
+
o61,
|
28670
|
+
f("div", f61, [
|
28647
28671
|
T(t, { type: "navbar" }, {
|
28648
28672
|
default: s1(function() {
|
28649
28673
|
return [
|
@@ -28686,8 +28710,8 @@ function d61(e, c) {
|
|
28686
28710
|
T(m, null, {
|
28687
28711
|
default: s1(function() {
|
28688
28712
|
return [
|
28689
|
-
f("div",
|
28690
|
-
|
28713
|
+
f("div", u61, [
|
28714
|
+
m61,
|
28691
28715
|
T(s, {
|
28692
28716
|
value: "draft",
|
28693
28717
|
type: "info"
|
@@ -28758,7 +28782,7 @@ function d61(e, c) {
|
|
28758
28782
|
}),
|
28759
28783
|
content: s1(function() {
|
28760
28784
|
return [
|
28761
|
-
|
28785
|
+
d61
|
28762
28786
|
];
|
28763
28787
|
}),
|
28764
28788
|
_: 1
|
@@ -28766,8 +28790,8 @@ function d61(e, c) {
|
|
28766
28790
|
T(v)
|
28767
28791
|
], 64);
|
28768
28792
|
}
|
28769
|
-
const
|
28770
|
-
var
|
28793
|
+
const p61 = /* @__PURE__ */ J(r61, [["render", v61]]);
|
28794
|
+
var h61 = {}, z61 = /* @__PURE__ */ f("a", { href: "#" }, "LOGO", -1), V61 = { class: "flex items-center" }, M61 = { class: "flex flex-col items-center justify-center p-3 w-full" }, H61 = /* @__PURE__ */ f("h2", { class: "mb-4" }, "Election Name", -1), g61 = /* @__PURE__ */ f("div", null, [
|
28771
28795
|
/* @__PURE__ */ f("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. "),
|
28772
28796
|
/* @__PURE__ */ f("br"),
|
28773
28797
|
/* @__PURE__ */ f("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. "),
|
@@ -28799,7 +28823,7 @@ var p61 = {}, h61 = /* @__PURE__ */ f("a", { href: "#" }, "LOGO", -1), z61 = { c
|
|
28799
28823
|
/* @__PURE__ */ f("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. "),
|
28800
28824
|
/* @__PURE__ */ f("br"),
|
28801
28825
|
/* @__PURE__ */ f("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. ")
|
28802
|
-
], -1),
|
28826
|
+
], -1), C61 = /* @__PURE__ */ f("div", null, [
|
28803
28827
|
/* @__PURE__ */ f("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. "),
|
28804
28828
|
/* @__PURE__ */ f("br"),
|
28805
28829
|
/* @__PURE__ */ f("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. "),
|
@@ -28832,14 +28856,14 @@ var p61 = {}, h61 = /* @__PURE__ */ f("a", { href: "#" }, "LOGO", -1), z61 = { c
|
|
28832
28856
|
/* @__PURE__ */ f("br"),
|
28833
28857
|
/* @__PURE__ */ f("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. ")
|
28834
28858
|
], -1);
|
28835
|
-
function
|
28859
|
+
function b61(e, c) {
|
28836
28860
|
var a = D("AVNavbarItem"), t = D("AVNavigationItemList"), i = D("AVMenuDropdown"), n = D("AVNavbar"), s = D("AVLabel"), l = D("AVTabSwitcher"), r = D("AVSidebarItem"), o = D("AVButton"), m = D("AVSidebar"), u = D("AVContent"), v = D("AVFooter");
|
28837
28861
|
return d(), h(a1, null, [
|
28838
28862
|
T(n, null, {
|
28839
28863
|
default: s1(function() {
|
28840
28864
|
return [
|
28841
|
-
|
28842
|
-
f("div",
|
28865
|
+
z61,
|
28866
|
+
f("div", V61, [
|
28843
28867
|
T(t, { type: "navbar" }, {
|
28844
28868
|
default: s1(function() {
|
28845
28869
|
return [
|
@@ -28882,8 +28906,8 @@ function C61(e, c) {
|
|
28882
28906
|
T(m, null, {
|
28883
28907
|
default: s1(function() {
|
28884
28908
|
return [
|
28885
|
-
f("div",
|
28886
|
-
|
28909
|
+
f("div", M61, [
|
28910
|
+
H61,
|
28887
28911
|
T(s, {
|
28888
28912
|
value: "draft",
|
28889
28913
|
type: "info"
|
@@ -28954,8 +28978,8 @@ function C61(e, c) {
|
|
28954
28978
|
}),
|
28955
28979
|
content: s1(function() {
|
28956
28980
|
return [
|
28957
|
-
|
28958
|
-
|
28981
|
+
g61,
|
28982
|
+
C61
|
28959
28983
|
];
|
28960
28984
|
}),
|
28961
28985
|
_: 1
|
@@ -28963,20 +28987,20 @@ function C61(e, c) {
|
|
28963
28987
|
T(v)
|
28964
28988
|
], 64);
|
28965
28989
|
}
|
28966
|
-
const
|
28967
|
-
var
|
28990
|
+
const L61 = /* @__PURE__ */ J(h61, [["render", b61]]);
|
28991
|
+
var A61 = {}, _61 = /* @__PURE__ */ f("a", { href: "#" }, "LOGO", -1), x61 = { class: "flex items-center" }, N61 = /* @__PURE__ */ f("div", null, [
|
28968
28992
|
/* @__PURE__ */ f("h1", null, "Content goes here"),
|
28969
28993
|
/* @__PURE__ */ f("br"),
|
28970
28994
|
/* @__PURE__ */ f("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. ")
|
28971
28995
|
], -1);
|
28972
|
-
function
|
28996
|
+
function y61(e, c) {
|
28973
28997
|
var a = D("AVNavbarItem"), t = D("AVNavigationItemList"), i = D("AVMenuDropdown"), n = D("AVNavbar"), s = D("AVContent"), l = D("AVFooter");
|
28974
28998
|
return d(), h(a1, null, [
|
28975
28999
|
T(n, null, {
|
28976
29000
|
default: s1(function() {
|
28977
29001
|
return [
|
28978
|
-
|
28979
|
-
f("div",
|
29002
|
+
_61,
|
29003
|
+
f("div", x61, [
|
28980
29004
|
T(t, { type: "navbar" }, {
|
28981
29005
|
default: s1(function() {
|
28982
29006
|
return [
|
@@ -29016,7 +29040,7 @@ function N61(e, c) {
|
|
29016
29040
|
T(s, null, {
|
29017
29041
|
content: s1(function() {
|
29018
29042
|
return [
|
29019
|
-
|
29043
|
+
N61
|
29020
29044
|
];
|
29021
29045
|
}),
|
29022
29046
|
_: 1
|
@@ -29035,21 +29059,21 @@ function N61(e, c) {
|
|
29035
29059
|
})
|
29036
29060
|
], 64);
|
29037
29061
|
}
|
29038
|
-
const
|
29062
|
+
const k61 = /* @__PURE__ */ J(A61, [["render", y61]]), t8 = (e) => (e2("data-v-20fc858f"), e = e(), c2(), e), S61 = /* @__PURE__ */ t8(() => /* @__PURE__ */ f("a", { href: "#" }, "LOGO", -1)), w61 = { class: "flex items-center" }, T61 = { href: "/new" }, I61 = /* @__PURE__ */ t8(() => /* @__PURE__ */ f("div", { class: "new-election-title-container" }, [
|
29039
29063
|
/* @__PURE__ */ f("span", {
|
29040
29064
|
class: "new-election-title",
|
29041
29065
|
"data-test": "title"
|
29042
29066
|
}, "Create new election")
|
29043
|
-
], -1)),
|
29067
|
+
], -1)), E61 = { class: "new-election-button" }, D61 = {
|
29044
29068
|
key: 0,
|
29045
29069
|
class: "no-elections-container"
|
29046
|
-
},
|
29070
|
+
}, P61 = /* @__PURE__ */ t8(() => /* @__PURE__ */ f("span", {
|
29047
29071
|
class: "no-elections-title",
|
29048
29072
|
"data-test": "title"
|
29049
|
-
}, "Your dashboard is empty", -1)),
|
29073
|
+
}, "Your dashboard is empty", -1)), O61 = /* @__PURE__ */ t8(() => /* @__PURE__ */ f("span", {
|
29050
29074
|
class: "no-elections-text",
|
29051
29075
|
"data-test": "title"
|
29052
|
-
}, "Once you create new elections you will see them displayed in this dashboard.", -1)),
|
29076
|
+
}, "Once you create new elections you will see them displayed in this dashboard.", -1)), B61 = /* @__PURE__ */ G({
|
29053
29077
|
__name: "ElectionDashboardLayout",
|
29054
29078
|
setup(e) {
|
29055
29079
|
const c = [
|
@@ -29107,8 +29131,8 @@ const y61 = /* @__PURE__ */ J(L61, [["render", N61]]), t8 = (e) => (e2("data-v-2
|
|
29107
29131
|
return d(), h(a1, null, [
|
29108
29132
|
T(l, null, {
|
29109
29133
|
default: s1(() => [
|
29110
|
-
|
29111
|
-
f("div",
|
29134
|
+
S61,
|
29135
|
+
f("div", w61, [
|
29112
29136
|
T(n, { type: "navbar" }, {
|
29113
29137
|
default: s1(() => [
|
29114
29138
|
T(i, {
|
@@ -29149,14 +29173,14 @@ const y61 = /* @__PURE__ */ J(L61, [["render", N61]]), t8 = (e) => (e2("data-v-2
|
|
29149
29173
|
class: "dashboard-container"
|
29150
29174
|
}, {
|
29151
29175
|
default: s1(() => [
|
29152
|
-
f("a",
|
29176
|
+
f("a", T61, [
|
29153
29177
|
T(o, {
|
29154
29178
|
variant: "rounded",
|
29155
29179
|
role: "button"
|
29156
29180
|
}, {
|
29157
29181
|
default: s1(() => [
|
29158
|
-
|
29159
|
-
f("div",
|
29182
|
+
I61,
|
29183
|
+
f("div", E61, [
|
29160
29184
|
T(r, {
|
29161
29185
|
icon: "fa-solid fa-circle-plus",
|
29162
29186
|
class: "new-election-icon"
|
@@ -29166,13 +29190,13 @@ const y61 = /* @__PURE__ */ J(L61, [["render", N61]]), t8 = (e) => (e2("data-v-2
|
|
29166
29190
|
_: 1
|
29167
29191
|
})
|
29168
29192
|
]),
|
29169
|
-
c.length === 0 ? (d(), h("div",
|
29193
|
+
c.length === 0 ? (d(), h("div", D61, [
|
29170
29194
|
T(r, {
|
29171
29195
|
icon: "fa-solid fa-folder-open",
|
29172
29196
|
class: "no-elections-icon"
|
29173
29197
|
}),
|
29174
|
-
|
29175
|
-
|
29198
|
+
P61,
|
29199
|
+
O61
|
29176
29200
|
])) : I("", !0),
|
29177
29201
|
(d(), h(a1, null, g1(c, (p) => T(m, {
|
29178
29202
|
key: p.id,
|
@@ -29198,74 +29222,74 @@ const y61 = /* @__PURE__ */ J(L61, [["render", N61]]), t8 = (e) => (e2("data-v-2
|
|
29198
29222
|
};
|
29199
29223
|
}
|
29200
29224
|
});
|
29201
|
-
const
|
29225
|
+
const F61 = /* @__PURE__ */ J(B61, [["__scopeId", "data-v-20fc858f"]]), j61 = {
|
29202
29226
|
install: function(e, c) {
|
29203
|
-
c === void 0 && (c = null), e.use(SJ), e.component("AVIcon", uY), e.component("AVButton", vY), e.component("AVSpinner", hY), e.component("AVBullet", q8), e.component("AVTextInput", _Y), e.component("AVNumberInput", IY), e.component("AVPasswordInput", qY), e.component("AVDatetimeInput", QY), e.component("AVTextArea", nQ), e.component("AVCard", oQ), e.component("AVRoundButton", uQ), e.component("AVLabel", lQ), e.component("AVDropdown", gQ), e.component("AVDropdownContent", LQ), e.component("AVDropdownItem", _Q), e.component("AVAlert", wQ), e.component("AVFileInput",
|
29227
|
+
c === void 0 && (c = null), e.use(SJ), e.component("AVIcon", uY), e.component("AVButton", vY), e.component("AVSpinner", hY), e.component("AVBullet", q8), e.component("AVTextInput", _Y), e.component("AVNumberInput", IY), e.component("AVPasswordInput", qY), e.component("AVDatetimeInput", QY), e.component("AVTextArea", nQ), e.component("AVCard", oQ), e.component("AVRoundButton", uQ), e.component("AVLabel", lQ), e.component("AVDropdown", gQ), e.component("AVDropdownContent", LQ), e.component("AVDropdownItem", _Q), e.component("AVAlert", wQ), e.component("AVFileInput", oK), e.component("AVRadio", pK), e.component("AVLink", VK), e.component("AVNavbarItem", LK), e.component("AVSidebarItem", kK), e.component("AVTooltip", IK), e.component("AVMenuDropdown", OK), e.component("AVMenuDropdownContent", RK), e.component("AVMenuDropdownItem", $K), e.component("AVAsyncButton", JK), e.component("AVTabSwitcher", KK), e.component("AVBallotSummary", tX), e.component("AVTimedCard", lX), e.component("AVBasicSteps", dX), e.component("AVSteps", zX), e.component("AVOptionSelect", AX), e.component("AVOptionCheckbox", SX), e.component("AVTransitionSlide", wX), e.component("AVCollapser", DX), e.component("AVLinkVisualizer", OX), e.component("AVVerticalStep", qX), e.component("AVAnimatedMenuButton", ZX), e.component("AVRadioGroup", e11), e.component("AVNavigationItemList", a11), e.component("AVBreadcrumb", l11), e.component("AVElectionCard", A11), e.component("AVBallotStyleCard", I11), e.component("AVSummaryOption", q11), e.component("AVOption", f21), e.component("AVBlankOption", H21), e.component("AVWriteInOption", S21), e.component("AVSubmissionHelper", $21), e.component("AVSearchBallot", n31), e.component("AVSplitWeightHelper", u31), e.component("AVSplitWizardHeader", z31), e.component("AVFooter", b31), e.component("AVSidebar", x31), e.component("AVNavbar", S31), e.component("AVContent", P31), e.component("AVModal", F31), e.component("AVBallot", Q31), e.component("AVPileSummary", v41), e.component("AVSplitHelper", F41), e.component("AVResourceSection", l61), e.component("OneColumnLayout", p61), e.component("TwoColumnsLayout", L61), e.component("NoSidebarLayout", k61), e.component("ElectionDashboardLayout", F61), e.provide("i18n", c || Us), e.provide("iconNames", kG);
|
29204
29228
|
}
|
29205
29229
|
};
|
29206
29230
|
export {
|
29207
29231
|
wQ as AVAlert,
|
29208
|
-
|
29209
|
-
|
29210
|
-
|
29211
|
-
|
29212
|
-
|
29213
|
-
|
29214
|
-
|
29232
|
+
JK as AVAsyncButton,
|
29233
|
+
Q31 as AVBallot,
|
29234
|
+
I11 as AVBallotStyleCard,
|
29235
|
+
tX as AVBallotSummary,
|
29236
|
+
dX as AVBasicSteps,
|
29237
|
+
H21 as AVBlankOption,
|
29238
|
+
l11 as AVBreadcrumb,
|
29215
29239
|
q8 as AVBullet,
|
29216
29240
|
vY as AVButton,
|
29217
29241
|
oQ as AVCard,
|
29218
|
-
|
29219
|
-
|
29242
|
+
DX as AVCollapser,
|
29243
|
+
P31 as AVContent,
|
29220
29244
|
QY as AVDatetimeInput,
|
29221
29245
|
gQ as AVDropdown,
|
29222
29246
|
LQ as AVDropdownContent,
|
29223
29247
|
_Q as AVDropdownItem,
|
29224
|
-
|
29225
|
-
|
29226
|
-
|
29248
|
+
A11 as AVElectionCard,
|
29249
|
+
oK as AVFileInput,
|
29250
|
+
b31 as AVFooter,
|
29227
29251
|
uY as AVIcon,
|
29228
29252
|
lQ as AVLabel,
|
29229
|
-
|
29230
|
-
|
29231
|
-
|
29232
|
-
|
29233
|
-
|
29234
|
-
|
29235
|
-
|
29236
|
-
|
29237
|
-
|
29253
|
+
VK as AVLink,
|
29254
|
+
OX as AVLinkVisualizer,
|
29255
|
+
OK as AVMenuDropdown,
|
29256
|
+
RK as AVMenuDropdownContent,
|
29257
|
+
$K as AVMenuDropdownItem,
|
29258
|
+
F31 as AVModal,
|
29259
|
+
S31 as AVNavbar,
|
29260
|
+
LK as AVNavbarItem,
|
29261
|
+
a11 as AVNavigationItemList,
|
29238
29262
|
IY as AVNumberInput,
|
29239
|
-
|
29240
|
-
|
29241
|
-
|
29263
|
+
f21 as AVOption,
|
29264
|
+
SX as AVOptionCheckbox,
|
29265
|
+
AX as AVOptionSelect,
|
29242
29266
|
qY as AVPasswordInput,
|
29243
|
-
|
29244
|
-
|
29245
|
-
|
29246
|
-
|
29267
|
+
v41 as AVPileSummary,
|
29268
|
+
pK as AVRadio,
|
29269
|
+
e11 as AVRadioGroup,
|
29270
|
+
l61 as AVResourceSection,
|
29247
29271
|
uQ as AVRoundButton,
|
29248
|
-
|
29249
|
-
|
29250
|
-
|
29272
|
+
n31 as AVSearchBallot,
|
29273
|
+
x31 as AVSidebar,
|
29274
|
+
kK as AVSidebarItem,
|
29251
29275
|
hY as AVSpinner,
|
29252
|
-
|
29253
|
-
|
29254
|
-
|
29255
|
-
|
29256
|
-
|
29257
|
-
|
29258
|
-
|
29276
|
+
F41 as AVSplitHelper,
|
29277
|
+
u31 as AVSplitWeightHelper,
|
29278
|
+
z31 as AVSplitWizardHeader,
|
29279
|
+
zX as AVSteps,
|
29280
|
+
$21 as AVSubmissionHelper,
|
29281
|
+
q11 as AVSummaryOption,
|
29282
|
+
KK as AVTabSwitcher,
|
29259
29283
|
nQ as AVTextArea,
|
29260
29284
|
_Y as AVTextInput,
|
29261
|
-
|
29262
|
-
|
29263
|
-
|
29264
|
-
|
29265
|
-
|
29266
|
-
|
29267
|
-
|
29268
|
-
|
29269
|
-
|
29285
|
+
lX as AVTimedCard,
|
29286
|
+
IK as AVTooltip,
|
29287
|
+
wX as AVTransitionSlide,
|
29288
|
+
S21 as AVWriteInOption,
|
29289
|
+
F61 as ElectionDashboardLayout,
|
29290
|
+
k61 as NoSidebarLayout,
|
29291
|
+
p61 as OneColumnLayout,
|
29292
|
+
L61 as TwoColumnsLayout,
|
29293
|
+
j61 as default,
|
29270
29294
|
kG as iconNames
|
29271
29295
|
};
|