@assemblyvoting/ui-library 2.0.0 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.vscode/extensions.json +3 -0
- package/dist/components/atoms/AVAlert/AVAlert.vue.d.ts +1 -1
- package/dist/components/atoms/AVAlert/AVAlert.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVAsyncButton/AVAsyncButton.vue.d.ts +1 -1
- package/dist/components/atoms/AVAsyncButton/AVAsyncButton.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVBallotSummary/AVBallotSummary.vue.d.ts +1 -1
- package/dist/components/atoms/AVBallotSummary/AVBallotSummary.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVBasicSteps/AVBasicSteps.vue.d.ts +1 -1
- package/dist/components/atoms/AVBasicSteps/AVBasicSteps.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVBullet/AVBullet.vue.d.ts +1 -1
- package/dist/components/atoms/AVBullet/AVBullet.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVButton/AVButton.vue.d.ts +1 -1
- package/dist/components/atoms/AVButton/AVButton.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVCard/AVCard.vue.d.ts +1 -1
- package/dist/components/atoms/AVCard/AVCard.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVCollapser/AVCollapser.vue.d.ts +1 -1
- package/dist/components/atoms/AVCollapser/AVCollapser.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVDatetimeInput/AVDatetimeInput.vue.d.ts +1 -1
- package/dist/components/atoms/AVDatetimeInput/AVDatetimeInput.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdown.vue.d.ts +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdown.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdownContent.vue.d.ts +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdownContent.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdownItem.vue.d.ts +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdownItem.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVFileInput/AVFileInput.vue.d.ts +1 -1
- package/dist/components/atoms/AVFileInput/AVFileInput.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVIcon/AVIcon.vue.d.ts +2 -2
- package/dist/components/atoms/AVIcon/AVIcon.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVLabel/AVLabel.vue.d.ts +1 -1
- package/dist/components/atoms/AVLabel/AVLabel.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVLink/AVLink.vue.d.ts +1 -1
- package/dist/components/atoms/AVLink/AVLink.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdown.vue.d.ts +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdown.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdownContent.vue.d.ts +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdownContent.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdownItem.vue.d.ts +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdownItem.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVNavbarItem/AVNavbarItem.vue.d.ts +1 -1
- package/dist/components/atoms/AVNavbarItem/AVNavbarItem.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVNumberInput/AVNumberInput.vue.d.ts +1 -1
- package/dist/components/atoms/AVNumberInput/AVNumberInput.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVOptionCheckbox/AVOptionCheckbox.vue.d.ts +1 -1
- package/dist/components/atoms/AVOptionCheckbox/AVOptionCheckbox.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVOptionSelect/AVOptionSelect.vue.d.ts +1 -1
- package/dist/components/atoms/AVOptionSelect/AVOptionSelect.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVPasswordInput/AVPasswordInput.vue.d.ts +1 -1
- package/dist/components/atoms/AVPasswordInput/AVPasswordInput.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVRadio/AVRadio.vue.d.ts +1 -1
- package/dist/components/atoms/AVRadio/AVRadio.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVRoundButton/AVRoundButton.vue.d.ts +1 -1
- package/dist/components/atoms/AVRoundButton/AVRoundButton.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVSidebarItem/AVSidebarItem.vue.d.ts +1 -1
- package/dist/components/atoms/AVSidebarItem/AVSidebarItem.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVSpinner/AVSpinner.vue.d.ts +1 -1
- package/dist/components/atoms/AVSpinner/AVSpinner.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVSteps/AVSteps.vue.d.ts +2 -2
- package/dist/components/atoms/AVSteps/AVSteps.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTabSwitcher/AVTabSwitcher.vue.d.ts +1 -1
- package/dist/components/atoms/AVTabSwitcher/AVTabSwitcher.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTextArea/AVTextArea.vue.d.ts +1 -1
- package/dist/components/atoms/AVTextArea/AVTextArea.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTextInput/AVTextInput.vue.d.ts +1 -1
- package/dist/components/atoms/AVTextInput/AVTextInput.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTimedCard/AVTimedCard.vue.d.ts +1 -1
- package/dist/components/atoms/AVTimedCard/AVTimedCard.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTooltip/AVTooltip.vue.d.ts +2 -2
- package/dist/components/atoms/AVTooltip/AVTooltip.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTransitionSlide/AVTransitionSlide.vue.d.ts +2 -2
- package/dist/components/atoms/AVTransitionSlide/AVTransitionSlide.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVBallotStyleCard/AVBallotStyleCard.vue.d.ts +1 -1
- package/dist/components/molecules/AVBallotStyleCard/AVBallotStyleCard.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVBlankOption/AVBlankOption.vue.d.ts +1 -1
- package/dist/components/molecules/AVBlankOption/AVBlankOption.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVBreadcrumb/AVBreadcrumb.vue.d.ts +1 -1
- package/dist/components/molecules/AVBreadcrumb/AVBreadcrumb.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVElectionCard/AVElectionCard.vue.d.ts +1 -1
- package/dist/components/molecules/AVElectionCard/AVElectionCard.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVNavigationItemList/AVNavigationItemList.vue.d.ts +1 -1
- package/dist/components/molecules/AVNavigationItemList/AVNavigationItemList.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVOption/AVOption.vue.d.ts +1 -1
- package/dist/components/molecules/AVOption/AVOption.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVRadioGroup/AVRadioGroup.vue.d.ts +1 -1
- package/dist/components/molecules/AVRadioGroup/AVRadioGroup.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVSearchBallot/AVSearchBallot.vue.d.ts +1 -1
- package/dist/components/molecules/AVSearchBallot/AVSearchBallot.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVSplitWeightHelper/AVSplitWeightHelper.vue.d.ts +1 -1
- package/dist/components/molecules/AVSplitWeightHelper/AVSplitWeightHelper.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVSplitWizardHeader/AVSplitWizardHeader.vue.d.ts +2 -2
- package/dist/components/molecules/AVSplitWizardHeader/AVSplitWizardHeader.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVSubmissionHelper/AVSubmissionHelper.vue.d.ts +1 -1
- package/dist/components/molecules/AVSubmissionHelper/AVSubmissionHelper.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVSummaryOption/AVSummaryOption.vue.d.ts +2 -2
- package/dist/components/molecules/AVSummaryOption/AVSummaryOption.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVWriteInOption/AVWriteInOption.vue.d.ts +1 -1
- package/dist/components/molecules/AVWriteInOption/AVWriteInOption.vue.d.ts.map +1 -1
- package/dist/components/organisms/AVBallot/AVBallot.vue.d.ts +2 -2
- package/dist/components/organisms/AVBallot/AVBallot.vue.d.ts.map +1 -1
- package/dist/components/organisms/AVContent/AVContent.vue.d.ts +1 -1
- package/dist/components/organisms/AVContent/AVContent.vue.d.ts.map +1 -1
- package/dist/components/organisms/AVFooter/AVFooter.vue.d.ts +1 -1
- package/dist/components/organisms/AVFooter/AVFooter.vue.d.ts.map +1 -1
- package/dist/components/organisms/AVModal/AVModal.vue.d.ts +1 -1
- package/dist/components/organisms/AVModal/AVModal.vue.d.ts.map +1 -1
- package/dist/components/organisms/AVPileSummary/AVPileSummary.vue.d.ts +2 -2
- package/dist/components/organisms/AVPileSummary/AVPileSummary.vue.d.ts.map +1 -1
- package/dist/components/organisms/AVSplitHelper/AVSplitHelper.vue.d.ts +2 -2
- package/dist/components/organisms/AVSplitHelper/AVSplitHelper.vue.d.ts.map +1 -1
- package/dist/components/templates/ElectionDashboardLayout/ElectionDashboardLayout.vue.d.ts +2 -2
- package/dist/components/templates/ElectionDashboardLayout/ElectionDashboardLayout.vue.d.ts.map +1 -1
- package/dist/index.cjs +6 -6
- package/dist/{UILibrary.d.ts → index.d.ts} +1 -1
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +221 -238
- package/dist/style.css +1 -1
- package/package.json +4 -3
- package/dist/UILibrary.d.ts.map +0 -1
package/dist/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { unref as Z2, getCurrentScope as nk, onScopeDispose as rk, watch as a2, ref as $, computed as L, onMounted as v2, onUnmounted as lk, h as j2, Transition as S2, withDirectives as N2, vShow as X2, defineComponent as B, openBlock as u, createElementBlock as d, createBlock as
|
1
|
+
import { unref as Z2, getCurrentScope as nk, onScopeDispose as rk, watch as a2, ref as $, computed as L, onMounted as v2, onUnmounted as lk, h as j2, Transition as S2, withDirectives as N2, vShow as X2, defineComponent as B, openBlock as u, createElementBlock as d, createBlock as j, resolveDynamicComponent as Oa, withCtx as F, renderSlot as Z, resolveComponent as H, normalizeClass as O, createCommentVNode as b, createTextVNode as K, toDisplayString as V, createElementVNode as r, createVNode as z, normalizeStyle as H2, reactive as T9, provide as D9, Fragment as R, renderList as Y, inject as I9, pushScopeId as T2, popScopeId as D2, useCssVars as ok, mergeProps as fk, withModifiers as A2, withKeys as P9, getCurrentInstance as uk, nextTick as mk, vModelText as B9 } from "vue";
|
2
2
|
var i2 = "top", u2 = "bottom", m2 = "right", t2 = "left", P4 = "auto", x1 = [i2, u2, m2, t2], J2 = "start", z1 = "end", dk = "clippingParents", O9 = "viewport", u1 = "popper", vk = "reference", ja = /* @__PURE__ */ x1.reduce(function(c, a) {
|
3
3
|
return c.concat([a + "-" + J2, a + "-" + z1]);
|
4
4
|
}, []), j9 = /* @__PURE__ */ [].concat(x1, [P4]).reduce(function(c, a) {
|
@@ -269,7 +269,7 @@ function qa(c) {
|
|
269
269
|
h -= x - i.width, h *= o ? 1 : -1;
|
270
270
|
}
|
271
271
|
}
|
272
|
-
var
|
272
|
+
var E = Object.assign({
|
273
273
|
position: l
|
274
274
|
}, m && Ik), X = f === !0 ? Pk({
|
275
275
|
x: h,
|
@@ -280,9 +280,9 @@ function qa(c) {
|
|
280
280
|
};
|
281
281
|
if (h = X.x, M = X.y, o) {
|
282
282
|
var G;
|
283
|
-
return Object.assign({},
|
283
|
+
return Object.assign({}, E, (G = {}, G[w] = _ ? "0" : "", G[g] = I ? "0" : "", G.transform = (P.devicePixelRatio || 1) <= 1 ? "translate(" + h + "px, " + M + "px)" : "translate3d(" + h + "px, " + M + "px, 0)", G));
|
284
284
|
}
|
285
|
-
return Object.assign({},
|
285
|
+
return Object.assign({}, E, (a = {}, a[w] = _ ? M + "px" : "", a[g] = I ? h + "px" : "", a.transform = "", a));
|
286
286
|
}
|
287
287
|
function Bk(c) {
|
288
288
|
var a = c.state, e = c.options, i = e.gpuAcceleration, t = i === void 0 ? !0 : i, s = e.adaptive, n = s === void 0 ? !0 : s, l = e.roundOffsets, o = l === void 0 ? !0 : l, m = {
|
@@ -492,9 +492,9 @@ function H1(c, a) {
|
|
492
492
|
bottom: k.bottom - P.bottom + I.bottom,
|
493
493
|
left: P.left - k.left + I.left,
|
494
494
|
right: k.right - P.right + I.right
|
495
|
-
},
|
496
|
-
if (p === u1 &&
|
497
|
-
var X =
|
495
|
+
}, E = c.modifiersData.offset;
|
496
|
+
if (p === u1 && E) {
|
497
|
+
var X = E[t];
|
498
498
|
Object.keys(x).forEach(function(G) {
|
499
499
|
var l2 = [m2, u2].indexOf(G) >= 0 ? 1 : -1, z2 = [i2, u2].indexOf(G) >= 0 ? "y" : "x";
|
500
500
|
x[G] += X[z2] * l2;
|
@@ -541,8 +541,8 @@ function Zk(c) {
|
|
541
541
|
allowedAutoPlacements: M
|
542
542
|
}) : x2);
|
543
543
|
}, []), P = a.rects.reference, S = a.rects.popper, q = /* @__PURE__ */ new Map(), A = !0, k = w[0], x = 0; x < w.length; x++) {
|
544
|
-
var
|
545
|
-
placement:
|
544
|
+
var E = w[x], X = h2(E), G = e1(E) === J2, l2 = [i2, u2].indexOf(X) >= 0, z2 = l2 ? "width" : "height", J = H1(a, {
|
545
|
+
placement: E,
|
546
546
|
boundary: f,
|
547
547
|
rootBoundary: v,
|
548
548
|
altBoundary: p,
|
@@ -553,10 +553,10 @@ function Zk(c) {
|
|
553
553
|
if (s && o2.push(J[X] <= 0), l && o2.push(J[e2] <= 0, J[s2] <= 0), o2.every(function(W2) {
|
554
554
|
return W2;
|
555
555
|
})) {
|
556
|
-
k =
|
556
|
+
k = E, A = !1;
|
557
557
|
break;
|
558
558
|
}
|
559
|
-
q.set(
|
559
|
+
q.set(E, o2);
|
560
560
|
}
|
561
561
|
if (A)
|
562
562
|
for (var P2 = C ? 3 : 1, d4 = function(x2) {
|
@@ -684,7 +684,7 @@ function n_(c) {
|
|
684
684
|
} : Object.assign({
|
685
685
|
mainAxis: 0,
|
686
686
|
altAxis: 0
|
687
|
-
}, k),
|
687
|
+
}, k), E = a.modifiersData.offset ? a.modifiersData.offset[a.placement] : null, X = {
|
688
688
|
x: 0,
|
689
689
|
y: 0
|
690
690
|
};
|
@@ -693,11 +693,11 @@ function n_(c) {
|
|
693
693
|
var G, l2 = w === "y" ? i2 : t2, z2 = w === "y" ? u2 : m2, J = w === "y" ? "height" : "width", e2 = S[w], s2 = e2 + y[l2], o2 = e2 - y[z2], P2 = h ? -A[J] / 2 : 0, d4 = _ === J2 ? q[J] : A[J], o1 = _ === J2 ? -A[J] : -q[J], W1 = a.elements.arrow, W2 = h && W1 ? O4(W1) : {
|
694
694
|
width: 0,
|
695
695
|
height: 0
|
696
|
-
}, x2 = a.modifiersData["arrow#persistent"] ? a.modifiersData["arrow#persistent"].padding : F9(), f1 = x2[l2], G1 = x2[z2], B2 = v1(0, q[J], W2[J]), v4 = g ? q[J] / 2 - P2 - B2 - f1 - x.mainAxis : d4 - B2 - f1 - x.mainAxis, ck = g ? -q[J] / 2 + P2 + B2 + G1 + x.mainAxis : o1 + B2 + G1 + x.mainAxis, p4 = a.elements.arrow && y1(a.elements.arrow), ek = p4 ? w === "y" ? p4.clientTop || 0 : p4.clientLeft || 0 : 0, Na = (G =
|
696
|
+
}, x2 = a.modifiersData["arrow#persistent"] ? a.modifiersData["arrow#persistent"].padding : F9(), f1 = x2[l2], G1 = x2[z2], B2 = v1(0, q[J], W2[J]), v4 = g ? q[J] / 2 - P2 - B2 - f1 - x.mainAxis : d4 - B2 - f1 - x.mainAxis, ck = g ? -q[J] / 2 + P2 + B2 + G1 + x.mainAxis : o1 + B2 + G1 + x.mainAxis, p4 = a.elements.arrow && y1(a.elements.arrow), ek = p4 ? w === "y" ? p4.clientTop || 0 : p4.clientLeft || 0 : 0, Na = (G = E == null ? void 0 : E[w]) != null ? G : 0, ak = e2 + v4 - Na - ek, ik = e2 + ck - Na, wa = v1(h ? l3(s2, ak) : s2, e2, h ? F2(o2, ik) : o2);
|
697
697
|
S[w] = wa, X[w] = wa - e2;
|
698
698
|
}
|
699
699
|
if (l) {
|
700
|
-
var ka, tk = w === "x" ? i2 : t2, sk = w === "x" ? u2 : m2, O2 = S[P], Y1 = P === "y" ? "height" : "width", _a = O2 + y[tk], Ta = O2 - y[sk], h4 = [i2, t2].indexOf(I) !== -1, Da = (ka =
|
700
|
+
var ka, tk = w === "x" ? i2 : t2, sk = w === "x" ? u2 : m2, O2 = S[P], Y1 = P === "y" ? "height" : "width", _a = O2 + y[tk], Ta = O2 - y[sk], h4 = [i2, t2].indexOf(I) !== -1, Da = (ka = E == null ? void 0 : E[P]) != null ? ka : 0, Ia = h4 ? _a : O2 - q[Y1] - A[Y1] - Da + x.altAxis, Pa = h4 ? O2 + q[Y1] + A[Y1] - Da - x.altAxis : Ta, Ba = h && h4 ? wk(Ia, O2, Pa) : v1(h ? Ia : _a, O2, h ? Pa : Ta);
|
701
701
|
S[P] = Ba, X[P] = Ba - O2;
|
702
702
|
}
|
703
703
|
a.modifiersData[i] = X;
|
@@ -1161,10 +1161,10 @@ const a9 = {
|
|
1161
1161
|
}), _ = L(() => {
|
1162
1162
|
const { animationDuration: A } = e;
|
1163
1163
|
if (!Array.isArray(A)) {
|
1164
|
-
const
|
1164
|
+
const E = A || 300;
|
1165
1165
|
return {
|
1166
|
-
enter: `${
|
1167
|
-
leave: `${
|
1166
|
+
enter: `${E / 1e3}s`,
|
1167
|
+
leave: `${E / 1e3}s`
|
1168
1168
|
};
|
1169
1169
|
}
|
1170
1170
|
const [k, x] = A;
|
@@ -1217,23 +1217,23 @@ const a9 = {
|
|
1217
1217
|
name: I.value.inner,
|
1218
1218
|
"data-placement": m.value,
|
1219
1219
|
"data-name": I.value.inner,
|
1220
|
-
onBeforeEnter(
|
1221
|
-
S("before-enter",
|
1220
|
+
onBeforeEnter(E) {
|
1221
|
+
S("before-enter", E);
|
1222
1222
|
},
|
1223
|
-
onEnter(
|
1224
|
-
I.value.inner === "shift-out" && (
|
1223
|
+
onEnter(E) {
|
1224
|
+
I.value.inner === "shift-out" && (E.style.animation = `shift-out ${_.value.enter}`), S("enter", E);
|
1225
1225
|
},
|
1226
|
-
onAfterEnter(
|
1227
|
-
I.value.inner === "shift-out" && (
|
1226
|
+
onAfterEnter(E) {
|
1227
|
+
I.value.inner === "shift-out" && (E.style.transform = g.value), S("after-enter", E);
|
1228
1228
|
},
|
1229
|
-
onBeforeLeave(
|
1230
|
-
I.value.inner === "shift-out" && (
|
1229
|
+
onBeforeLeave(E) {
|
1230
|
+
I.value.inner === "shift-out" && (E.style.transform = g.value, E.style.animation = ""), S("before-leave", E);
|
1231
1231
|
},
|
1232
|
-
onLeave(
|
1233
|
-
I.value.inner === "shift-out" && (
|
1232
|
+
onLeave(E) {
|
1233
|
+
I.value.inner === "shift-out" && (E.style.transform = "translate(0, 0)"), S("leave", E);
|
1234
1234
|
},
|
1235
|
-
onAfterLeave(
|
1236
|
-
I.value.inner === "shift-out" && (
|
1235
|
+
onAfterLeave(E) {
|
1236
|
+
I.value.inner === "shift-out" && (E.style.transform = "translate(0, 0)"), S("after-leave", E);
|
1237
1237
|
}
|
1238
1238
|
},
|
1239
1239
|
{
|
@@ -1417,13 +1417,13 @@ const a9 = {
|
|
1417
1417
|
popper: t,
|
1418
1418
|
isOpened: L(() => l.value)
|
1419
1419
|
}), (o, m) => (u(), d("div", T_, [
|
1420
|
-
(u(),
|
1420
|
+
(u(), j(Oa(Z2(s)), null, {
|
1421
1421
|
default: F(() => [
|
1422
1422
|
Z(o.$slots, "default")
|
1423
1423
|
]),
|
1424
1424
|
_: 3
|
1425
1425
|
})),
|
1426
|
-
(u(),
|
1426
|
+
(u(), j(Oa(Z2(n)), null, {
|
1427
1427
|
default: F(() => [
|
1428
1428
|
Z(o.$slots, "content")
|
1429
1429
|
]),
|
@@ -13532,7 +13532,7 @@ const VD = B({
|
|
13532
13532
|
onClick: e,
|
13533
13533
|
disabled: c.disabled
|
13534
13534
|
}, [
|
13535
|
-
c.iconLeft ? (u(),
|
13535
|
+
c.iconLeft ? (u(), j(s, {
|
13536
13536
|
key: 0,
|
13537
13537
|
icon: `fa-solid fa-${c.icon}`,
|
13538
13538
|
class: "AVButton--icon-left",
|
@@ -13541,7 +13541,7 @@ const VD = B({
|
|
13541
13541
|
Z(i.$slots, "default", {}, () => [
|
13542
13542
|
K(V(c.label), 1)
|
13543
13543
|
], !0),
|
13544
|
-
c.iconRight ? (u(),
|
13544
|
+
c.iconRight ? (u(), j(s, {
|
13545
13545
|
key: 1,
|
13546
13546
|
icon: `fa-solid fa-${c.icon}`,
|
13547
13547
|
class: "AVButton--icon-right",
|
@@ -13573,7 +13573,7 @@ const D = (c, a) => {
|
|
13573
13573
|
setup(c) {
|
13574
13574
|
return (a, e) => {
|
13575
13575
|
const i = H("AVIcon");
|
13576
|
-
return u(),
|
13576
|
+
return u(), j(i, {
|
13577
13577
|
icon: "fa-solid fa-spinner",
|
13578
13578
|
class: O(`AVSpinner AVSpinner--${c.size} AVSpinner--${c.color}`)
|
13579
13579
|
}, null, 8, ["class"]);
|
@@ -13605,7 +13605,7 @@ const CD = /* @__PURE__ */ D(gD, [["__scopeId", "data-v-70d9cfd4"]]), LD = /* @_
|
|
13605
13605
|
setup(c) {
|
13606
13606
|
return (a, e) => {
|
13607
13607
|
const i = H("AVIcon");
|
13608
|
-
return c.type === "icon" ? (u(),
|
13608
|
+
return c.type === "icon" ? (u(), j(i, {
|
13609
13609
|
key: 0,
|
13610
13610
|
icon: `fa-solid fa-${c.value || "bolt"}`,
|
13611
13611
|
class: O(`AVBullet--icon ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`),
|
@@ -13618,7 +13618,7 @@ const CD = /* @__PURE__ */ D(gD, [["__scopeId", "data-v-70d9cfd4"]]), LD = /* @_
|
|
13618
13618
|
r("div", {
|
13619
13619
|
class: O(`AVBullet--number ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`)
|
13620
13620
|
}, V(c.value || "0"), 3)
|
13621
|
-
], 2)) : (u(),
|
13621
|
+
], 2)) : (u(), j(i, {
|
13622
13622
|
key: 2,
|
13623
13623
|
icon: "fa-solid fa-circle",
|
13624
13624
|
class: O(`AVBullet--icon ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`),
|
@@ -13692,7 +13692,7 @@ const I4 = /* @__PURE__ */ D(LD, [["__scopeId", "data-v-83458350"]]), bD = { cla
|
|
13692
13692
|
"data-test": "input-label"
|
13693
13693
|
}, [
|
13694
13694
|
r("span", null, V(c.inputLabel), 1),
|
13695
|
-
c.tooltipText ? (u(),
|
13695
|
+
c.tooltipText ? (u(), j(l, {
|
13696
13696
|
key: 0,
|
13697
13697
|
id: `${c.id}-info-tooltip`,
|
13698
13698
|
position: "right",
|
@@ -13701,7 +13701,7 @@ const I4 = /* @__PURE__ */ D(LD, [["__scopeId", "data-v-83458350"]]), bD = { cla
|
|
13701
13701
|
], 8, xD)) : b("", !0),
|
13702
13702
|
r("div", yD, [
|
13703
13703
|
r("div", AD, [
|
13704
|
-
c.icon ? (u(),
|
13704
|
+
c.icon ? (u(), j(o, {
|
13705
13705
|
key: 0,
|
13706
13706
|
icon: `fa-solid fa-${c.icon}`,
|
13707
13707
|
class: "AVTextInput--input-icon",
|
@@ -13816,7 +13816,7 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13816
13816
|
"data-test": "input-label"
|
13817
13817
|
}, [
|
13818
13818
|
r("span", null, V(c.inputLabel), 1),
|
13819
|
-
c.tooltipText ? (u(),
|
13819
|
+
c.tooltipText ? (u(), j(p, {
|
13820
13820
|
key: 0,
|
13821
13821
|
id: `${c.id}-info-tooltip`,
|
13822
13822
|
position: "right",
|
@@ -13829,7 +13829,7 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13829
13829
|
onMouseleave: l
|
13830
13830
|
}, [
|
13831
13831
|
r("div", ID, [
|
13832
|
-
c.icon ? (u(),
|
13832
|
+
c.icon ? (u(), j(h, {
|
13833
13833
|
key: 0,
|
13834
13834
|
icon: `fa-solid fa-${c.icon}`,
|
13835
13835
|
class: "AVNumberInput--input-icon",
|
@@ -13952,7 +13952,7 @@ const ED = /* @__PURE__ */ D(jD, [["__scopeId", "data-v-cd10cd1f"]]), qD = { cla
|
|
13952
13952
|
"data-test": "input-label"
|
13953
13953
|
}, [
|
13954
13954
|
r("span", null, V(c.inputLabel), 1),
|
13955
|
-
c.tooltipText ? (u(),
|
13955
|
+
c.tooltipText ? (u(), j(l, {
|
13956
13956
|
key: 0,
|
13957
13957
|
id: `${c.id}-info-tooltip`,
|
13958
13958
|
position: "right",
|
@@ -13961,7 +13961,7 @@ const ED = /* @__PURE__ */ D(jD, [["__scopeId", "data-v-cd10cd1f"]]), qD = { cla
|
|
13961
13961
|
], 8, FD)) : b("", !0),
|
13962
13962
|
r("div", $D, [
|
13963
13963
|
r("div", RD, [
|
13964
|
-
c.disableIcon ? b("", !0) : (u(),
|
13964
|
+
c.disableIcon ? b("", !0) : (u(), j(o, {
|
13965
13965
|
key: 0,
|
13966
13966
|
icon: "fa-solid fa-key",
|
13967
13967
|
class: "AVPaswordInput--input-icon",
|
@@ -14059,7 +14059,7 @@ const YD = /* @__PURE__ */ D(GD, [["__scopeId", "data-v-d3a76ffa"]]), QD = { cla
|
|
14059
14059
|
"data-test": "input-label"
|
14060
14060
|
}, [
|
14061
14061
|
r("span", null, V(c.inputLabel), 1),
|
14062
|
-
c.tooltipText ? (u(),
|
14062
|
+
c.tooltipText ? (u(), j(s, {
|
14063
14063
|
key: 0,
|
14064
14064
|
id: `${c.id}-info-tooltip`,
|
14065
14065
|
position: "right",
|
@@ -14068,7 +14068,7 @@ const YD = /* @__PURE__ */ D(GD, [["__scopeId", "data-v-d3a76ffa"]]), QD = { cla
|
|
14068
14068
|
], 8, ZD)) : b("", !0),
|
14069
14069
|
r("div", XD, [
|
14070
14070
|
r("div", JD, [
|
14071
|
-
c.icon ? (u(),
|
14071
|
+
c.icon ? (u(), j(n, {
|
14072
14072
|
key: 0,
|
14073
14073
|
icon: `fa-solid fa-${c.icon}`,
|
14074
14074
|
class: "AVDatetimeInput--input-icon",
|
@@ -14160,7 +14160,7 @@ const aI = /* @__PURE__ */ D(eI, [["__scopeId", "data-v-2fe9b4c5"]]), iI = { cla
|
|
14160
14160
|
"data-test": "input-label"
|
14161
14161
|
}, [
|
14162
14162
|
r("span", null, V(c.inputLabel), 1),
|
14163
|
-
c.tooltipText ? (u(),
|
14163
|
+
c.tooltipText ? (u(), j(s, {
|
14164
14164
|
key: 0,
|
14165
14165
|
id: `${c.id}-info-tooltip`,
|
14166
14166
|
position: "right",
|
@@ -14172,7 +14172,7 @@ const aI = /* @__PURE__ */ D(eI, [["__scopeId", "data-v-2fe9b4c5"]]), iI = { cla
|
|
14172
14172
|
class: "AVTextArea--icon-container",
|
14173
14173
|
style: H2(`height: ${1.5625 * c.rows + 1}rem;`)
|
14174
14174
|
}, [
|
14175
|
-
c.icon ? (u(),
|
14175
|
+
c.icon ? (u(), j(n, {
|
14176
14176
|
key: 0,
|
14177
14177
|
icon: `fa-solid fa-${c.icon}`,
|
14178
14178
|
class: "AVTextArea--input-icon",
|
@@ -14360,7 +14360,7 @@ const hI = /* @__PURE__ */ D(pI, [["__scopeId", "data-v-ff11beb8"]]), VI = { cla
|
|
14360
14360
|
"data-test": "input-label"
|
14361
14361
|
}, [
|
14362
14362
|
r("span", null, V(c.inputLabel), 1),
|
14363
|
-
c.tooltipText ? (u(),
|
14363
|
+
c.tooltipText ? (u(), j(f, {
|
14364
14364
|
key: 0,
|
14365
14365
|
id: `${c.id}-info-tooltip`,
|
14366
14366
|
position: "right",
|
@@ -14403,7 +14403,7 @@ const hI = /* @__PURE__ */ D(pI, [["__scopeId", "data-v-ff11beb8"]]), VI = { cla
|
|
14403
14403
|
], 10, HI),
|
14404
14404
|
z(h, null, {
|
14405
14405
|
default: F(() => [
|
14406
|
-
(u(!0), d(R, null, Y(t.value, (C) => (u(),
|
14406
|
+
(u(!0), d(R, null, Y(t.value, (C) => (u(), j(p, {
|
14407
14407
|
key: C,
|
14408
14408
|
optionLabel: C.label,
|
14409
14409
|
onOnSelected: (M) => n(C.value),
|
@@ -14422,7 +14422,7 @@ const yI = /* @__PURE__ */ D(xI, [["__scopeId", "data-v-dc6eea8a"]]), AI = ["ari
|
|
14422
14422
|
__name: "AVDropdownContent",
|
14423
14423
|
setup(c) {
|
14424
14424
|
const a = I9("sharedState"), e = L(() => a.active), i = L(() => a.id);
|
14425
|
-
return (t, s) => (u(),
|
14425
|
+
return (t, s) => (u(), j(S2, { name: "dropdown-content" }, {
|
14426
14426
|
default: F(() => [
|
14427
14427
|
e.value ? (u(), d("div", {
|
14428
14428
|
key: 0,
|
@@ -14721,7 +14721,7 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14721
14721
|
"data-test": "input-label"
|
14722
14722
|
}, [
|
14723
14723
|
r("span", null, V(c.inputLabel), 1),
|
14724
|
-
c.tooltipText ? (u(),
|
14724
|
+
c.tooltipText ? (u(), j(P, {
|
14725
14725
|
key: 0,
|
14726
14726
|
id: `${c.id}-info-tooltip`,
|
14727
14727
|
position: "right",
|
@@ -14785,7 +14785,7 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14785
14785
|
key: 0,
|
14786
14786
|
class: "AVFileInput--preview-img",
|
14787
14787
|
src: I(q)
|
14788
|
-
}, null, 8, eP)) : (u(),
|
14788
|
+
}, null, 8, eP)) : (u(), j(S, {
|
14789
14789
|
key: 1,
|
14790
14790
|
icon: "fa-solid fa-file",
|
14791
14791
|
class: "AVTextInput--preview-icon",
|
@@ -14974,7 +14974,7 @@ const MP = /* @__PURE__ */ D(HP, [["__scopeId", "data-v-d8e45fa7"]]), gP = ["hre
|
|
14974
14974
|
class: O(`AVLink AVLink--${c.variant}`)
|
14975
14975
|
}, [
|
14976
14976
|
r("span", null, V(c.label), 1),
|
14977
|
-
c.disableIcon ? b("", !0) : (u(),
|
14977
|
+
c.disableIcon ? b("", !0) : (u(), j(i, {
|
14978
14978
|
key: 0,
|
14979
14979
|
icon: "fa-solid fa-arrow-up-right-from-square",
|
14980
14980
|
class: "AVLink--icon",
|
@@ -15039,7 +15039,7 @@ const LP = /* @__PURE__ */ D(CP, [["__scopeId", "data-v-999075bc"]]), bP = ["hre
|
|
15039
15039
|
target: c.target,
|
15040
15040
|
style: H2(`width: ${c.customWidth}px`)
|
15041
15041
|
}, [
|
15042
|
-
c.disableIcon ? b("", !0) : (u(),
|
15042
|
+
c.disableIcon ? b("", !0) : (u(), j(o, {
|
15043
15043
|
key: 0,
|
15044
15044
|
icon: `fa-solid fa-${c.icon}`,
|
15045
15045
|
class: "AVNavbarItem--icon"
|
@@ -15052,7 +15052,7 @@ const LP = /* @__PURE__ */ D(CP, [["__scopeId", "data-v-999075bc"]]), bP = ["hre
|
|
15052
15052
|
disabled: c.disabled,
|
15053
15053
|
onClick: s
|
15054
15054
|
}, [
|
15055
|
-
c.disableIcon ? b("", !0) : (u(),
|
15055
|
+
c.disableIcon ? b("", !0) : (u(), j(o, {
|
15056
15056
|
key: 0,
|
15057
15057
|
icon: `fa-solid fa-${c.icon}`,
|
15058
15058
|
class: "AVNavbarItem--icon"
|
@@ -15170,7 +15170,7 @@ const IP = /* @__PURE__ */ D(DP, [["__scopeId", "data-v-835677d9"]]), PP = { cla
|
|
15170
15170
|
},
|
15171
15171
|
text: {
|
15172
15172
|
type: String,
|
15173
|
-
default: null
|
15173
|
+
default: () => null
|
15174
15174
|
},
|
15175
15175
|
content: {
|
15176
15176
|
type: String,
|
@@ -15183,13 +15183,13 @@ const IP = /* @__PURE__ */ D(DP, [["__scopeId", "data-v-835677d9"]]), PP = { cla
|
|
15183
15183
|
},
|
15184
15184
|
icon: {
|
15185
15185
|
type: String,
|
15186
|
-
default: null
|
15186
|
+
default: () => null
|
15187
15187
|
}
|
15188
15188
|
},
|
15189
15189
|
setup(c) {
|
15190
15190
|
return (a, e) => {
|
15191
15191
|
const i = H("AVIcon"), t = H("popper-tooltip");
|
15192
|
-
return u(),
|
15192
|
+
return u(), j(t, {
|
15193
15193
|
hover: "",
|
15194
15194
|
placement: c.position,
|
15195
15195
|
class: "AVTooltip",
|
@@ -15198,7 +15198,7 @@ const IP = /* @__PURE__ */ D(DP, [["__scopeId", "data-v-835677d9"]]), PP = { cla
|
|
15198
15198
|
default: F(() => [
|
15199
15199
|
r("div", PP, [
|
15200
15200
|
c.text ? (u(), d("span", BP, V(c.text), 1)) : b("", !0),
|
15201
|
-
c.icon ? (u(),
|
15201
|
+
c.icon ? (u(), j(i, {
|
15202
15202
|
key: 1,
|
15203
15203
|
icon: c.icon,
|
15204
15204
|
class: "AVTooltip--icon",
|
@@ -15214,7 +15214,7 @@ const IP = /* @__PURE__ */ D(DP, [["__scopeId", "data-v-835677d9"]]), PP = { cla
|
|
15214
15214
|
};
|
15215
15215
|
}
|
15216
15216
|
});
|
15217
|
-
const EP = /* @__PURE__ */ D(jP, [["__scopeId", "data-v-
|
15217
|
+
const EP = /* @__PURE__ */ D(jP, [["__scopeId", "data-v-f09132ab"]]), qP = { class: "AVMenuDropdown" }, FP = ["id", "aria-expanded", "aria-label"], $P = /* @__PURE__ */ B({
|
15218
15218
|
__name: "AVMenuDropdown",
|
15219
15219
|
props: {
|
15220
15220
|
icon: {
|
@@ -15258,12 +15258,12 @@ const EP = /* @__PURE__ */ D(jP, [["__scopeId", "data-v-9eefb906"]]), qP = { cla
|
|
15258
15258
|
type: "button",
|
15259
15259
|
"aria-label": c.ariaLabel
|
15260
15260
|
}, [
|
15261
|
-
e.active ? (u(),
|
15261
|
+
e.active ? (u(), j(n, {
|
15262
15262
|
key: 1,
|
15263
15263
|
icon: "fa-solid fa-xmark",
|
15264
15264
|
class: "AVMenuDropdown--icon",
|
15265
15265
|
"data-test": "main-icon"
|
15266
|
-
})) : (u(),
|
15266
|
+
})) : (u(), j(n, {
|
15267
15267
|
key: 0,
|
15268
15268
|
icon: `fa-solid fa-${c.icon}`,
|
15269
15269
|
class: "AVMenuDropdown--icon",
|
@@ -15272,7 +15272,7 @@ const EP = /* @__PURE__ */ D(jP, [["__scopeId", "data-v-9eefb906"]]), qP = { cla
|
|
15272
15272
|
], 8, FP),
|
15273
15273
|
z(o, null, {
|
15274
15274
|
default: F(() => [
|
15275
|
-
(u(!0), d(R, null, Y(c.options, (m, f) => (u(),
|
15275
|
+
(u(!0), d(R, null, Y(c.options, (m, f) => (u(), j(l, {
|
15276
15276
|
key: f,
|
15277
15277
|
optionLabel: m.label,
|
15278
15278
|
href: m.href,
|
@@ -15291,7 +15291,7 @@ const RP = /* @__PURE__ */ D($P, [["__scopeId", "data-v-9cd08151"]]), UP = ["ari
|
|
15291
15291
|
__name: "AVMenuDropdownContent",
|
15292
15292
|
setup(c) {
|
15293
15293
|
const a = I9("sharedState"), e = L(() => a.active), i = L(() => a.id);
|
15294
|
-
return (t, s) => (u(),
|
15294
|
+
return (t, s) => (u(), j(S2, { name: "dropdown-content" }, {
|
15295
15295
|
default: F(() => [
|
15296
15296
|
e.value ? (u(), d("div", {
|
15297
15297
|
key: 0,
|
@@ -15332,7 +15332,7 @@ const GP = /* @__PURE__ */ D(WP, [["__scopeId", "data-v-e8fb623b"]]), YP = ["hre
|
|
15332
15332
|
class: O(`AVMenuDropdownItem ${c.destructive && "AVMenuDropdownItem--destructive"}`),
|
15333
15333
|
href: c.href
|
15334
15334
|
}, [
|
15335
|
-
c.icon ? (u(),
|
15335
|
+
c.icon ? (u(), j(i, {
|
15336
15336
|
key: 0,
|
15337
15337
|
class: "AVMenuDropdownItem--icon",
|
15338
15338
|
icon: `fa-solid fa-${c.icon}`,
|
@@ -15546,12 +15546,12 @@ const iB = /* @__PURE__ */ D(aB, [["__scopeId", "data-v-413f60c7"]]), tB = { cla
|
|
15546
15546
|
}, V(c.ballotStyleName), 3)
|
15547
15547
|
]),
|
15548
15548
|
r("div", nB, [
|
15549
|
-
e.value ? (u(),
|
15549
|
+
e.value ? (u(), j(n, {
|
15550
15550
|
key: 0,
|
15551
15551
|
icon: "fa-solid fa-circle-check",
|
15552
15552
|
class: "AVBallotSummary--icon AVBallotSummary--icon-ready",
|
15553
15553
|
"data-test": "ballot-status-icon"
|
15554
|
-
})) : (u(),
|
15554
|
+
})) : (u(), j(l, {
|
15555
15555
|
key: 1,
|
15556
15556
|
color: "neutral",
|
15557
15557
|
"data-test": "ballot-spinner"
|
@@ -15879,7 +15879,7 @@ const kB = /* @__PURE__ */ D(wB, [["__scopeId", "data-v-9953e4ee"]]), _B = {
|
|
15879
15879
|
onClick: A2(i, ["stop"]),
|
15880
15880
|
onKeydown: P9(A2(i, ["prevent"]), ["space", "enter"])
|
15881
15881
|
}), [
|
15882
|
-
c.checked ? (u(),
|
15882
|
+
c.checked ? (u(), j(o, {
|
15883
15883
|
key: 0,
|
15884
15884
|
id: `option_${c.optionReference}_tick`,
|
15885
15885
|
rank: c.rank,
|
@@ -15918,7 +15918,7 @@ const OB = /* @__PURE__ */ D(BB, [["__scopeId", "data-v-919d7a25"]]), jB = /* @_
|
|
15918
15918
|
s.style.height = "0";
|
15919
15919
|
});
|
15920
15920
|
};
|
15921
|
-
return (s, n) => (u(),
|
15921
|
+
return (s, n) => (u(), j(S2, {
|
15922
15922
|
name: "slide-fade",
|
15923
15923
|
onEnter: e,
|
15924
15924
|
onLeave: t,
|
@@ -16095,7 +16095,7 @@ const $B = /* @__PURE__ */ D(FB, [["__scopeId", "data-v-823fd4bf"]]), RB = { cla
|
|
16095
16095
|
class: O(`AVRadioGroup--${c.orientation}`),
|
16096
16096
|
"data-test": "input-group"
|
16097
16097
|
}, [
|
16098
|
-
(u(!0), d(R, null, Y(t.value, (p, h) => (u(),
|
16098
|
+
(u(!0), d(R, null, Y(t.value, (p, h) => (u(), j(v, {
|
16099
16099
|
class: "AVRadioGroup--child",
|
16100
16100
|
id: `radio-${c.id}-${h}`,
|
16101
16101
|
key: h,
|
@@ -16148,7 +16148,7 @@ const ZB = /* @__PURE__ */ D(QB, [["__scopeId", "data-v-9fd5c53d"]]), XB = { cla
|
|
16148
16148
|
const i = H("AVIcon");
|
16149
16149
|
return u(), d("div", XB, [
|
16150
16150
|
r("a", { href: c.buttonHref }, [
|
16151
|
-
c.disableButton ? b("", !0) : (u(),
|
16151
|
+
c.disableButton ? b("", !0) : (u(), j(i, {
|
16152
16152
|
key: 0,
|
16153
16153
|
icon: "fa-solid fa-circle-chevron-left",
|
16154
16154
|
class: "AVBreadcrumb--icon"
|
@@ -16527,7 +16527,7 @@ const SO = /* @__PURE__ */ D(AO, [["__scopeId", "data-v-c682a2cf"]]), NO = {
|
|
16527
16527
|
}, [
|
16528
16528
|
(u(!0), d(R, null, Y(p, (h) => {
|
16529
16529
|
var C;
|
16530
|
-
return u(),
|
16530
|
+
return u(), j(o, {
|
16531
16531
|
key: h,
|
16532
16532
|
checked: !0,
|
16533
16533
|
rank: (C = c.option) == null ? void 0 : C.rank,
|
@@ -16743,20 +16743,20 @@ const BO = {
|
|
16743
16743
|
), g = L(() => e.option.selectable !== void 0 && !e.option.selectable ? 0 : P.value ? 1 : e.option.voteLimit || e.contest.markingType.votesAllowedPerOption || 1), w = L(() => e.selections.length > 0 ? A(e.option.children) : 0), P = L(() => e.option.exclusive), S = L(() => {
|
16744
16744
|
const x = Array.from(Array(g.value).keys());
|
16745
16745
|
x.forEach((l2) => x[l2] = l2 + 1);
|
16746
|
-
const
|
16746
|
+
const E = x.indexOf(Math.ceil(g.value / 2)) + 1, X = x.slice(0, E), G = x.slice(E);
|
16747
16747
|
return G.length ? [X, G] : [X];
|
16748
|
-
}), q = (x,
|
16748
|
+
}), q = (x, E = 1) => {
|
16749
16749
|
a("checked", {
|
16750
16750
|
reference: x,
|
16751
|
-
amount:
|
16751
|
+
amount: E
|
16752
16752
|
});
|
16753
16753
|
}, A = (x) => {
|
16754
16754
|
if (!x)
|
16755
16755
|
return 0;
|
16756
|
-
let
|
16756
|
+
let E = x.filter(
|
16757
16757
|
(X) => e.selections.map((G) => G.reference).includes(X.reference)
|
16758
16758
|
).length;
|
16759
|
-
return x.reduce((X, G) => X + A(G.children),
|
16759
|
+
return x.reduce((X, G) => X + A(G.children), E);
|
16760
16760
|
}, k = (x) => {
|
16761
16761
|
t.value = !1, x === e.option.code && (l("accordion-open"), mk(() => {
|
16762
16762
|
t.value = !0, n.value.scrollIntoView({ behavior: "smooth", block: "center" });
|
@@ -16765,10 +16765,10 @@ const BO = {
|
|
16765
16765
|
return a2(
|
16766
16766
|
() => i.value.get("highlight-option"),
|
16767
16767
|
(x) => {
|
16768
|
-
const [
|
16769
|
-
k(
|
16768
|
+
const [E] = x ?? [];
|
16769
|
+
k(E);
|
16770
16770
|
}
|
16771
|
-
), (x,
|
16771
|
+
), (x, E) => {
|
16772
16772
|
const X = H("AVIcon"), G = H("AVOptionCheckbox"), l2 = H("AVOption", !0), z2 = H("AVCollapser");
|
16773
16773
|
return u(), d("div", {
|
16774
16774
|
ref_key: "root",
|
@@ -16784,7 +16784,7 @@ const BO = {
|
|
16784
16784
|
z(z2, {
|
16785
16785
|
collapsable: c.contest.collapsable && _.value,
|
16786
16786
|
"start-collapsed": c.contest.collapseDefault,
|
16787
|
-
onAccordionOpen:
|
16787
|
+
onAccordionOpen: E[1] || (E[1] = (J) => x.$emit("accordion-open"))
|
16788
16788
|
}, {
|
16789
16789
|
toggle: F(({ isOpen: J, collapsable: e2 }) => [
|
16790
16790
|
r("section", {
|
@@ -16863,7 +16863,7 @@ const BO = {
|
|
16863
16863
|
key: s2.toString(),
|
16864
16864
|
class: "AVOption--group"
|
16865
16865
|
}, [
|
16866
|
-
(u(!0), d(R, null, Y(s2, (o2) => (u(),
|
16866
|
+
(u(!0), d(R, null, Y(s2, (o2) => (u(), j(G, {
|
16867
16867
|
key: o2,
|
16868
16868
|
checked: v.value >= o2,
|
16869
16869
|
rank: f.value ? c.selections.map((P2) => P2.reference).indexOf(c.option.reference) + 1 : null,
|
@@ -16878,13 +16878,13 @@ const BO = {
|
|
16878
16878
|
]),
|
16879
16879
|
pane: F(({ toggleCollapse: J }) => [
|
16880
16880
|
_.value ? (u(), d("div", JO, [
|
16881
|
-
(u(!0), d(R, null, Y(c.option.children, (e2) => (u(),
|
16881
|
+
(u(!0), d(R, null, Y(c.option.children, (e2) => (u(), j(l2, {
|
16882
16882
|
key: e2.reference,
|
16883
16883
|
option: e2,
|
16884
16884
|
selections: c.selections,
|
16885
16885
|
contest: c.contest,
|
16886
16886
|
invalid: c.invalid,
|
16887
|
-
onChecked:
|
16887
|
+
onChecked: E[0] || (E[0] = (s2) => x.$emit("checked", s2)),
|
16888
16888
|
onAccordionOpen: () => J(!0, !1),
|
16889
16889
|
locale: c.locale
|
16890
16890
|
}, null, 8, ["option", "selections", "contest", "invalid", "onAccordionOpen", "locale"]))), 128))
|
@@ -17992,9 +17992,8 @@ const cE = /* @__PURE__ */ D(Kj, [["__scopeId", "data-v-18b51da2"]]), eE = {
|
|
17992
17992
|
}, nE = /* @__PURE__ */ B({
|
17993
17993
|
__name: "AVSplitWizardHeader",
|
17994
17994
|
props: {
|
17995
|
-
|
17996
|
-
type: Number
|
17997
|
-
default: null
|
17995
|
+
activeSelectionPileIndex: {
|
17996
|
+
type: Number
|
17998
17997
|
},
|
17999
17998
|
activeState: {
|
18000
17999
|
type: String,
|
@@ -18023,21 +18022,13 @@ const cE = /* @__PURE__ */ D(Kj, [["__scopeId", "data-v-18b51da2"]]), eE = {
|
|
18023
18022
|
return (i, t) => {
|
18024
18023
|
const s = H("AVTooltip");
|
18025
18024
|
return u(), d("header", aE, [
|
18026
|
-
c.activeState === "ballot" ? (u(), d("p", iE, V(c.isEditing ? `${e.value.ballot.editing} ${c.
|
18027
|
-
c.activeState
|
18028
|
-
key: 3,
|
18029
|
-
content: `${e.value.ballot.can_assign_description_pre} ${c.totalWeight} ${e.value.ballot.can_assign_description_pos}`,
|
18030
|
-
text: `${e.value.ballot.can_assign_ballots_pre} ${c.totalWeight} ${e.value.ballot.can_assign_ballots_pos}`,
|
18031
|
-
class: "AVSplitWizardHeader--tooltip-text",
|
18032
|
-
icon: "circle-info",
|
18033
|
-
id: "split-helper-tooltip",
|
18034
|
-
position: "top"
|
18035
|
-
}, null, 8, ["content", "text"])) : b("", !0)
|
18025
|
+
c.activeState === "ballot" ? (u(), d("p", iE, V(c.isEditing ? `${e.value.ballot.editing} ${c.activeSelectionPileIndex + 1}` : `${e.value.ballot.adding} ${c.selectionPiles.length + 1}`), 1)) : c.activeState === "assign" ? (u(), d("p", tE, V(c.isEditing ? `${e.value.assign.header} ${(c.isEditing ? c.activeSelectionPileIndex : c.selectionPiles.length) + 1}` : `${e.value.assign.header_edit_mode} ${(c.isEditing ? c.activeSelectionPileIndex : c.selectionPiles.length) + 1}`), 1)) : (u(), d("p", sE, V(e.value.overview.header), 1)),
|
18026
|
+
(c.activeState, b("", !0))
|
18036
18027
|
]);
|
18037
18028
|
};
|
18038
18029
|
}
|
18039
18030
|
});
|
18040
|
-
const rE = /* @__PURE__ */ D(nE, [["__scopeId", "data-v-b9ca7030"]]), lE = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzg5IiBoZWlnaHQ9IjEzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp1bmRlZmluZWQ9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWw6c3BhY2U9InByZXNlcnZlIiB2ZXJzaW9uPSIxLjEiPgogPGRlZnMgaWQ9ImRlZnM2Ij4KICA8Y2xpcFBhdGggaWQ9ImNsaXBQYXRoMTYiIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgPHBhdGggaWQ9InBhdGgxNCIgZD0ibS05My41MDMxMSw3ODAuOTI1NjNsODQxLjg5LDBsMCwtNTk1LjI3NmwtODQxLjg5LDBsMCw1OTUuMjc2eiIvPgogIDwvY2xpcFBhdGg+CiA8L2RlZnM+CiA8Zz4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPGcgaWQ9InN2Z18xIj4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcxOCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjAiIGQ9Im00MC4wMDMsNTQ1LjA0MTA1bC0zMC4wNSwtMzAuMDE2Yy02LjI1OCw4LjM2OCAtOS45NTMsMTguNzU2IC05Ljk1MywyOS45OThjMCwyNy43NSAyMi40ODUsNTAuMjUzIDUwLjIzNSw1MC4yNTNjMTEuMjc3LDAgMjEuNjg0LC0zLjcxMyAzMC4wNjcsLTkuOTg4bC0yOS44NTgsLTI5LjgyNGwtOC41MjQsOC41MjRsLTIwLjg0NywwbDE4LjkzLC0xOC45NDd6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyMiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjQiIGQ9Im0xMDAuNDY5MzEsNTQ1LjAyMzQ4YzAsLTI3LjczMSAtMjIuNDg1LC01MC4yMzQgLTUwLjIzNCwtNTAuMjM0Yy0xMS4xNzQsMCAtMjEuNDkzLDMuNjQyIC0yOS44NDIsOS44MTNsMzAuMDUxLDI5Ljk5OGw4LjUyMywtOC41MjNsMjAuODQ3LDBsLTE4LjkyOSwxOC45NDZsMjkuODA2LDI5Ljc3MWM2LjE1MywtOC4zMzEgOS43NzgsLTE4LjYzMyA5Ljc3OCwtMjkuNzcxIi8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyNiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjgiIGQ9Im0xNDkuMzI2Myw1NDIuNTA5NzdjLTIuNDY1LDcuOTI2IC0zLjg1MSwxMi40MDkgLTQuMTYxLDEzLjQ1Yy0wLjMxLDEuMDM3IC0wLjUzMywxLjg1OSAtMC42NjYsMi40NjNjLTAuNTU0LC0yLjE0NiAtMi4xMzcsLTcuNDUxIC00Ljc1MiwtMTUuOTEzbDkuNTc5LDB6bTQuNTI1LC0xNS4yODRsLTIuNjY2LDguNzQ4bC0xMy4zOTgsMGwtMi42NjUsLTguNzQ4bC04LjM5NywwbDEyLjk3MiwzNi45MDRsOS41MjgsMGwxMy4wMjEsLTM2LjkwNGwtOC4zOTUsMHoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzMwIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGgzMiIgZD0ibTE4OC41Njc1MSw1MzcuNDMwNjdjMCwtMy4zMTggLTEuMTk0LC01LjkzMyAtMy41ODMsLTcuODQ0Yy0yLjM4OCwtMS45MSAtNS43MSwtMi44NjQgLTkuOTY3LC0yLjg2NGMtMy45MjIsMCAtNy4zOTEsMC43MzcgLTEwLjQwOCwyLjIxMmwwLDcuMjRjMi40OCwtMS4xMDYgNC41OCwtMS44ODYgNi4yOTcsLTIuMzM4YzEuNzE5LC0wLjQ1MyAzLjI4OSwtMC42NzggNC43MTQsLTAuNjc4YzEuNzEsMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMSwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYyLDIuNDg5Yy0yLjI0NywxLjA1NCAtMy45MzEsMi4wNjkgLTUuMDU0LDMuMDQxYy0xLjEyMywwLjk3MiAtMi4wMiwyLjEwMyAtMi42ODksMy4zOTRjLTAuNjcyLDEuMjkgLTEuMDA2LDIuNzk4IC0xLjAwNiw0LjUyNmMwLDMuMjQ5IDEuMTAyLDUuODA1IDMuMzA1LDcuNjY2YzIuMjA0LDEuODYgNS4yNSwyLjc5MSA5LjEzOSwyLjc5MWMxLjkxLDAgMy43MzIsLTAuMjI4IDUuNDY3LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDMsLTEuOTExbC0yLjUxNCwtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MSwtMS41ODQgLTEuMTgxLC0yLjY5YzAsLTAuNjg4IDAuMTU4LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTgsLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMSwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNiwtMS42NDIgNS43OSwtMy4yODkgNy4wNjUsLTQuOTQxYzEuMjcyLC0xLjY1MSAxLjkxLC0zLjY3NCAxLjkxLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzQiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDM2IiBkPSJtMjE2LjkyNDQyLDUzNy40MzA2N2MwLC0zLjMxOCAtMS4xOTQsLTUuOTMzIC0zLjU4MywtNy44NDRjLTIuMzg4LC0xLjkxIC01LjcxLC0yLjg2NCAtOS45NjcsLTIuODY0Yy0zLjkyMiwwIC03LjM5MSwwLjczNyAtMTAuNDA4LDIuMjEybDAsNy4yNGMyLjQ4LC0xLjEwNiA0LjU4LC0xLjg4NiA2LjI5NywtMi4zMzhjMS43MTksLTAuNDUzIDMuMjg5LC0wLjY3OCA0LjcxNCwtMC42NzhjMS43MDksMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMiwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYzLDIuNDg5Yy0yLjI0NiwxLjA1NCAtMy45MywyLjA2OSAtNS4wNTMsMy4wNDFjLTEuMTIzLDAuOTcyIC0yLjAyLDIuMTAzIC0yLjY4OSwzLjM5NGMtMC42NzIsMS4yOSAtMS4wMDYsMi43OTggLTEuMDA2LDQuNTI2YzAsMy4yNDkgMS4xMDIsNS44MDUgMy4zMDUsNy42NjZjMi4yMDQsMS44NiA1LjI1LDIuNzkxIDkuMTM4LDIuNzkxYzEuOTExLDAgMy43MzMsLTAuMjI4IDUuNDY4LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDIsLTEuOTExbC0yLjUxMywtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MiwtMS41ODQgLTEuMTgyLC0yLjY5YzAsLTAuNjg4IDAuMTU5LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTksLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMiwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNSwtMS42NDIgNS43ODksLTMuMjg5IDcuMDY0LC00Ljk0MWMxLjI3MywtMS42NTEgMS45MTEsLTMuNjc0IDEuOTExLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQwIiBkPSJtMjQ0Ljc1MjUxLDUyNy4yMjU2NmwtMjEuMTY3LDBsMCwzNi43NTJsMjEuMTY3LDBsMCwtNi4zODRsLTEzLjM3NCwwbDAsLTguMDdsMTIuNDQzLDBsMCwtNi4zODZsLTEyLjQ0MywwbDAsLTkuNDc2bDEzLjM3NCwwbDAsLTYuNDM2eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ0IiBkPSJtMjY3Ljk4Miw1MjcuMjI1NjZsLTguODQ5LDI4LjgzNGwtMC4yMjcsMGMwLjMxOSwtNS44NjcgMC40NzcsLTkuNzggMC40NzcsLTExLjc0bDAsLTE3LjA5NGwtNi45NjMsMGwwLDM2Ljc1MmwxMC42MDksMGw4LjY5OCwtMjguMTA1bDAuMTUxLDBsOS4yMjYsMjguMTA1bDEwLjYwOSwwbDAsLTM2Ljc1MmwtNy4yNjUsMGwwLDE3LjM5NmMwLDAuODIgMC4wMTIsMS43NjggMC4wMzcsMi44NGMwLjAyNSwxLjA3MyAwLjEzOCwzLjkyMiAwLjMzOSw4LjU0N2wtMC4yMjYsMGwtOS40NzYsLTI4Ljc4M2wtNy4xNCwweiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDYiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ4IiBkPSJtMzA3LjE3NTkxLDU0My4yMzgzNWwwLC05LjU3N2w1LjA3NiwwYzIuMTQ2LDAgMy43MywwLjQwOCA0Ljc1MSwxLjIzMWMxLjAyNCwwLjgyIDEuNTMzLDIuMDc4IDEuNTMzLDMuNzcyYzAsMy4wNDggLTIuMTc4LDQuNTc0IC02LjUzNCw0LjU3NGwtNC44MjYsMHptMCw2LjE4NWw0LjUyMiwwYzIuMTE1LDAgMy42NDMsMC4zMjcgNC41OSwwLjk3OWMwLjk0NiwwLjY1NSAxLjQxOSwxLjczNiAxLjQxOSwzLjI0NWMwLDEuNDA3IC0wLjUxMywyLjQxNSAtMS41NDcsMy4wMjhjLTEuMDI5LDAuNjEyIC0yLjY1OSwwLjkxOCAtNC44ODgsMC45MThsLTQuMDk2LDBsMCwtOC4xN3ptLTcuNzk1LDE0LjU1NGwxMS40NCwwYzUuMjEsMCA4Ljk5NCwtMC43NDIgMTEuMzQ4LC0yLjIyM2MyLjM1NiwtMS40ODQgMy41MzMsLTMuODQ0IDMuNTMzLC03LjA3N2MwLC0yLjE5NyAtMC41MTYsLTMuOTk4IC0xLjU0NiwtNS40MDZjLTEuMDMsLTEuNDA4IC0yLjQwMiwtMi4yNTQgLTQuMTA5LC0yLjUzOGwwLC0wLjI1M2MyLjMyOCwtMC41MTggNC4wMDksLTEuNDkgNS4wMzksLTIuOTE2YzEuMDI5LC0xLjQyNCAxLjU0NiwtMy4zMTggMS41NDYsLTUuNjhjMCwtMy4zNTIgLTEuMjExLC01Ljk2NiAtMy42MzQsLTcuODQzYy0yLjQyLC0xLjg3NyAtNS43MDksLTIuODE2IC05Ljg2NSwtMi44MTZsLTEzLjc1MiwwbDAsMzYuNzUyeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTAiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDUyIiBkPSJtMzMzLjk3Mjc5LDUyNy4yMjU2NmwwLDM2Ljc1Mmw3Ljc5NCwwbDAsLTMwLjMxNmwxNC45MDcsMGwwLC02LjQzNmwtMjIuNzAxLDB6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9Imc1NCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoNTYiIGQ9Im0zNjcuNjMxOTEsNTQ4Ljg0NDc3bDcuNjY3LDE1LjEzM2w4LjM5NywwbC0xMi4xOTQsLTIyLjQ0OWwwLC0xNC4zMDNsLTcuNzQzLDBsMCwxNC4wNTNsLTEyLjE5MSwyMi42OTlsOC40NDYsMGw3LjYxOCwtMTUuMTMzeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDYwIiBkPSJtNDI5LjUyNTQ5LDU2My45Nzc1NWw3Ljg3LDBsLTEyLjQ5NiwtMzYuNzUybC04LjQ5NiwwbC0xMi40NjksMzYuNzUybDcuODY4LDBsNi45MTMsLTIxLjg3YzAuMzg1LC0xLjI5MSAwLjc4NiwtMi43OTUgMS4xOTQsLTQuNTE0YzAuNDExLC0xLjcxNiAwLjY2OSwtMi45MTIgMC43NjYsLTMuNTgyYzAuMTg2LDEuNTQyIDAuODE0LDQuMjQxIDEuODg2LDguMDk2bDYuOTY0LDIxLjg3eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNjIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDY0IiBkPSJtNDQ3LjA0Mzk5LDU0NS42NTEzOGMwLC00LjEwNyAwLjc3OSwtNy4xOTcgMi4zMzcsLTkuMjc1YzEuNTU5LC0yLjA3OSAzLjg4OSwtMy4xMTggNi45OSwtMy4xMThjNi4yMTYsMCA5LjMyNCw0LjEyOSA5LjMyNCwxMi4zOTNjMCw4LjI3OSAtMy4wODksMTIuNDIgLTkuMjc1LDEyLjQyYy0zLjEsMCAtNS40MzgsLTEuMDQ0IC03LjAxNSwtMy4xM2MtMS41NzUsLTIuMDg4IC0yLjM2MSwtNS4xODUgLTIuMzYxLC05LjI5bTI2LjgyMywwYzAsLTYuMDgyIC0xLjUwOCwtMTAuNzU5IC00LjUyNCwtMTQuMDI2Yy0zLjAxNywtMy4yNjkgLTcuMzQxLC00LjkwMyAtMTIuOTcyLC00LjkwM2MtNS42MzIsMCAtOS45NTUsMS42MzQgLTEyLjk3Miw0LjkwM2MtMy4wMTYsMy4yNjcgLTQuNTI1LDcuOTYgLTQuNTI1LDE0LjA3OGMwLDYuMTE1IDEuNTEzLDEwLjc4OCA0LjUzNiwxNC4wMTJjMy4wMjYsMy4yMjggNy4zNjMsNC44NDEgMTMuMDEsNC44NDFjNS42NDksMCA5Ljk2OSwtMS42MjcgMTIuOTYxLC00Ljg3NmMyLjk4OSwtMy4yNTQgNC40ODYsLTcuOTI4IDQuNDg2LC0xNC4wMjkiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzY2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg2OCIgZD0ibTQ5My4zNzMwOSw1MjcuMjI1NjZsLTcuNzkyLDBsMCwzMC4yNjdsLTkuOTgxLDBsMCw2LjQ4NWwyNy43NTIsMGwwLC02LjQ4NWwtOS45NzksMGwwLC0zMC4yNjd6Ii8+CiAgIDwvZz4KICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDcwIiBkPSJtNjc3Ljg4NTU2LDQxLjczMTE4bDEwLjM5MiwwbDAsNDkuMDAyNjZsLTEwLjM5MiwwbDAsLTQ5LjAwMjY2eiIvPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzcyIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3NCIgZD0ibTU1Ni4xNjIyMSw1MjcuMjI1NjZsLTkuOTAzLDBsLTE1Ljk4OSwyNy44MDJsLTAuMjI4LDBjMC4zMTksLTQuOTA5IDAuNDc4LC04LjQxMyAwLjQ3OCwtMTAuNTA3bDAsLTE3LjI5NWwtNi45NjIsMGwwLDM2Ljc1Mmw5LjgzLDBsMTUuOTYxLC0yNy41MjVsMC4xNzYsMGMtMC4yNSw0Ljc3NSAtMC4zNzgsOC4xNTEgLTAuMzc4LDEwLjEyOGwwLDE3LjM5N2w3LjAxNSwwbDAsLTM2Ljc1MnoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzc2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3OCIgZD0ibTU3Ny4wNzgyMyw1NDcuODYzNzVsMTQuNTgsMGwwLC0xOS4wNTRjLTIuMzY0LC0wLjc3NCAtNC41ODgsLTEuMzEyIC02LjY3NSwtMS42MjJjLTIuMDg3LC0wLjMxMSAtNC4yMTgsLTAuNDY1IC02LjM5NywtMC40NjVjLTUuNTQ5LDAgLTkuNzgzLDEuNjI5IC0xMi43MDgsNC44ODljLTIuOTI1LDMuMjYgLTQuMzg3LDcuOTM5IC00LjM4NywxNC4wNGMwLDUuOTMzIDEuNjk2LDEwLjU1OCA1LjA5MSwxMy44NzdjMy4zOTQsMy4zMTggOC4wOTgsNC45NzggMTQuMTE1LDQuOTc4YzMuNzcxLDAgNy40MDgsLTAuNzU1IDEwLjkwOSwtMi4yNjRsLTIuNTg3LC02LjIzNGMtMi42ODMsMS4zNDEgLTUuNDcyLDIuMDExIC04LjM3MywyLjAxMWMtMy4zNjgsMCAtNi4wNjcsLTEuMTMxIC04LjA5MywtMy4zOTRjLTIuMDMsLTIuMjYyIC0zLjA0MSwtNS4zMDMgLTMuMDQxLC05LjEyNGMwLC0zLjk5MSAwLjgxNSwtNy4wMzcgMi40NDksLTkuMTM5YzEuNjM2LC0yLjEwMyA0LjAxMSwtMy4xNTYgNy4xMjgsLTMuMTU2YzEuNjI0LDAgMy4yNzUsMC4xNjggNC45NTIsMC41MDNsMCw3LjY2OWwtNi45NjMsMGwwLDYuNDg1eiIvPgogICA8L2c+CiAgPC9nPgogPC9nPgo8L3N2Zz4=", oE = (c) => (T2("data-v-4b57cf29"), c = c(), D2(), c), fE = /* @__PURE__ */ oE(() => /* @__PURE__ */ r("span", { class: "AVFooter--text" }, "Technology by", -1)), uE = ["src"], mE = /* @__PURE__ */ B({
|
18031
|
+
const rE = /* @__PURE__ */ D(nE, [["__scopeId", "data-v-ba7cdb60"]]), lE = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzg5IiBoZWlnaHQ9IjEzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp1bmRlZmluZWQ9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWw6c3BhY2U9InByZXNlcnZlIiB2ZXJzaW9uPSIxLjEiPgogPGRlZnMgaWQ9ImRlZnM2Ij4KICA8Y2xpcFBhdGggaWQ9ImNsaXBQYXRoMTYiIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgPHBhdGggaWQ9InBhdGgxNCIgZD0ibS05My41MDMxMSw3ODAuOTI1NjNsODQxLjg5LDBsMCwtNTk1LjI3NmwtODQxLjg5LDBsMCw1OTUuMjc2eiIvPgogIDwvY2xpcFBhdGg+CiA8L2RlZnM+CiA8Zz4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPGcgaWQ9InN2Z18xIj4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcxOCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjAiIGQ9Im00MC4wMDMsNTQ1LjA0MTA1bC0zMC4wNSwtMzAuMDE2Yy02LjI1OCw4LjM2OCAtOS45NTMsMTguNzU2IC05Ljk1MywyOS45OThjMCwyNy43NSAyMi40ODUsNTAuMjUzIDUwLjIzNSw1MC4yNTNjMTEuMjc3LDAgMjEuNjg0LC0zLjcxMyAzMC4wNjcsLTkuOTg4bC0yOS44NTgsLTI5LjgyNGwtOC41MjQsOC41MjRsLTIwLjg0NywwbDE4LjkzLC0xOC45NDd6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyMiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjQiIGQ9Im0xMDAuNDY5MzEsNTQ1LjAyMzQ4YzAsLTI3LjczMSAtMjIuNDg1LC01MC4yMzQgLTUwLjIzNCwtNTAuMjM0Yy0xMS4xNzQsMCAtMjEuNDkzLDMuNjQyIC0yOS44NDIsOS44MTNsMzAuMDUxLDI5Ljk5OGw4LjUyMywtOC41MjNsMjAuODQ3LDBsLTE4LjkyOSwxOC45NDZsMjkuODA2LDI5Ljc3MWM2LjE1MywtOC4zMzEgOS43NzgsLTE4LjYzMyA5Ljc3OCwtMjkuNzcxIi8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyNiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjgiIGQ9Im0xNDkuMzI2Myw1NDIuNTA5NzdjLTIuNDY1LDcuOTI2IC0zLjg1MSwxMi40MDkgLTQuMTYxLDEzLjQ1Yy0wLjMxLDEuMDM3IC0wLjUzMywxLjg1OSAtMC42NjYsMi40NjNjLTAuNTU0LC0yLjE0NiAtMi4xMzcsLTcuNDUxIC00Ljc1MiwtMTUuOTEzbDkuNTc5LDB6bTQuNTI1LC0xNS4yODRsLTIuNjY2LDguNzQ4bC0xMy4zOTgsMGwtMi42NjUsLTguNzQ4bC04LjM5NywwbDEyLjk3MiwzNi45MDRsOS41MjgsMGwxMy4wMjEsLTM2LjkwNGwtOC4zOTUsMHoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzMwIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGgzMiIgZD0ibTE4OC41Njc1MSw1MzcuNDMwNjdjMCwtMy4zMTggLTEuMTk0LC01LjkzMyAtMy41ODMsLTcuODQ0Yy0yLjM4OCwtMS45MSAtNS43MSwtMi44NjQgLTkuOTY3LC0yLjg2NGMtMy45MjIsMCAtNy4zOTEsMC43MzcgLTEwLjQwOCwyLjIxMmwwLDcuMjRjMi40OCwtMS4xMDYgNC41OCwtMS44ODYgNi4yOTcsLTIuMzM4YzEuNzE5LC0wLjQ1MyAzLjI4OSwtMC42NzggNC43MTQsLTAuNjc4YzEuNzEsMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMSwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYyLDIuNDg5Yy0yLjI0NywxLjA1NCAtMy45MzEsMi4wNjkgLTUuMDU0LDMuMDQxYy0xLjEyMywwLjk3MiAtMi4wMiwyLjEwMyAtMi42ODksMy4zOTRjLTAuNjcyLDEuMjkgLTEuMDA2LDIuNzk4IC0xLjAwNiw0LjUyNmMwLDMuMjQ5IDEuMTAyLDUuODA1IDMuMzA1LDcuNjY2YzIuMjA0LDEuODYgNS4yNSwyLjc5MSA5LjEzOSwyLjc5MWMxLjkxLDAgMy43MzIsLTAuMjI4IDUuNDY3LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDMsLTEuOTExbC0yLjUxNCwtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MSwtMS41ODQgLTEuMTgxLC0yLjY5YzAsLTAuNjg4IDAuMTU4LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTgsLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMSwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNiwtMS42NDIgNS43OSwtMy4yODkgNy4wNjUsLTQuOTQxYzEuMjcyLC0xLjY1MSAxLjkxLC0zLjY3NCAxLjkxLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzQiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDM2IiBkPSJtMjE2LjkyNDQyLDUzNy40MzA2N2MwLC0zLjMxOCAtMS4xOTQsLTUuOTMzIC0zLjU4MywtNy44NDRjLTIuMzg4LC0xLjkxIC01LjcxLC0yLjg2NCAtOS45NjcsLTIuODY0Yy0zLjkyMiwwIC03LjM5MSwwLjczNyAtMTAuNDA4LDIuMjEybDAsNy4yNGMyLjQ4LC0xLjEwNiA0LjU4LC0xLjg4NiA2LjI5NywtMi4zMzhjMS43MTksLTAuNDUzIDMuMjg5LC0wLjY3OCA0LjcxNCwtMC42NzhjMS43MDksMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMiwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYzLDIuNDg5Yy0yLjI0NiwxLjA1NCAtMy45MywyLjA2OSAtNS4wNTMsMy4wNDFjLTEuMTIzLDAuOTcyIC0yLjAyLDIuMTAzIC0yLjY4OSwzLjM5NGMtMC42NzIsMS4yOSAtMS4wMDYsMi43OTggLTEuMDA2LDQuNTI2YzAsMy4yNDkgMS4xMDIsNS44MDUgMy4zMDUsNy42NjZjMi4yMDQsMS44NiA1LjI1LDIuNzkxIDkuMTM4LDIuNzkxYzEuOTExLDAgMy43MzMsLTAuMjI4IDUuNDY4LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDIsLTEuOTExbC0yLjUxMywtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MiwtMS41ODQgLTEuMTgyLC0yLjY5YzAsLTAuNjg4IDAuMTU5LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTksLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMiwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNSwtMS42NDIgNS43ODksLTMuMjg5IDcuMDY0LC00Ljk0MWMxLjI3MywtMS42NTEgMS45MTEsLTMuNjc0IDEuOTExLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQwIiBkPSJtMjQ0Ljc1MjUxLDUyNy4yMjU2NmwtMjEuMTY3LDBsMCwzNi43NTJsMjEuMTY3LDBsMCwtNi4zODRsLTEzLjM3NCwwbDAsLTguMDdsMTIuNDQzLDBsMCwtNi4zODZsLTEyLjQ0MywwbDAsLTkuNDc2bDEzLjM3NCwwbDAsLTYuNDM2eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ0IiBkPSJtMjY3Ljk4Miw1MjcuMjI1NjZsLTguODQ5LDI4LjgzNGwtMC4yMjcsMGMwLjMxOSwtNS44NjcgMC40NzcsLTkuNzggMC40NzcsLTExLjc0bDAsLTE3LjA5NGwtNi45NjMsMGwwLDM2Ljc1MmwxMC42MDksMGw4LjY5OCwtMjguMTA1bDAuMTUxLDBsOS4yMjYsMjguMTA1bDEwLjYwOSwwbDAsLTM2Ljc1MmwtNy4yNjUsMGwwLDE3LjM5NmMwLDAuODIgMC4wMTIsMS43NjggMC4wMzcsMi44NGMwLjAyNSwxLjA3MyAwLjEzOCwzLjkyMiAwLjMzOSw4LjU0N2wtMC4yMjYsMGwtOS40NzYsLTI4Ljc4M2wtNy4xNCwweiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDYiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ4IiBkPSJtMzA3LjE3NTkxLDU0My4yMzgzNWwwLC05LjU3N2w1LjA3NiwwYzIuMTQ2LDAgMy43MywwLjQwOCA0Ljc1MSwxLjIzMWMxLjAyNCwwLjgyIDEuNTMzLDIuMDc4IDEuNTMzLDMuNzcyYzAsMy4wNDggLTIuMTc4LDQuNTc0IC02LjUzNCw0LjU3NGwtNC44MjYsMHptMCw2LjE4NWw0LjUyMiwwYzIuMTE1LDAgMy42NDMsMC4zMjcgNC41OSwwLjk3OWMwLjk0NiwwLjY1NSAxLjQxOSwxLjczNiAxLjQxOSwzLjI0NWMwLDEuNDA3IC0wLjUxMywyLjQxNSAtMS41NDcsMy4wMjhjLTEuMDI5LDAuNjEyIC0yLjY1OSwwLjkxOCAtNC44ODgsMC45MThsLTQuMDk2LDBsMCwtOC4xN3ptLTcuNzk1LDE0LjU1NGwxMS40NCwwYzUuMjEsMCA4Ljk5NCwtMC43NDIgMTEuMzQ4LC0yLjIyM2MyLjM1NiwtMS40ODQgMy41MzMsLTMuODQ0IDMuNTMzLC03LjA3N2MwLC0yLjE5NyAtMC41MTYsLTMuOTk4IC0xLjU0NiwtNS40MDZjLTEuMDMsLTEuNDA4IC0yLjQwMiwtMi4yNTQgLTQuMTA5LC0yLjUzOGwwLC0wLjI1M2MyLjMyOCwtMC41MTggNC4wMDksLTEuNDkgNS4wMzksLTIuOTE2YzEuMDI5LC0xLjQyNCAxLjU0NiwtMy4zMTggMS41NDYsLTUuNjhjMCwtMy4zNTIgLTEuMjExLC01Ljk2NiAtMy42MzQsLTcuODQzYy0yLjQyLC0xLjg3NyAtNS43MDksLTIuODE2IC05Ljg2NSwtMi44MTZsLTEzLjc1MiwwbDAsMzYuNzUyeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTAiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDUyIiBkPSJtMzMzLjk3Mjc5LDUyNy4yMjU2NmwwLDM2Ljc1Mmw3Ljc5NCwwbDAsLTMwLjMxNmwxNC45MDcsMGwwLC02LjQzNmwtMjIuNzAxLDB6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9Imc1NCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoNTYiIGQ9Im0zNjcuNjMxOTEsNTQ4Ljg0NDc3bDcuNjY3LDE1LjEzM2w4LjM5NywwbC0xMi4xOTQsLTIyLjQ0OWwwLC0xNC4zMDNsLTcuNzQzLDBsMCwxNC4wNTNsLTEyLjE5MSwyMi42OTlsOC40NDYsMGw3LjYxOCwtMTUuMTMzeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDYwIiBkPSJtNDI5LjUyNTQ5LDU2My45Nzc1NWw3Ljg3LDBsLTEyLjQ5NiwtMzYuNzUybC04LjQ5NiwwbC0xMi40NjksMzYuNzUybDcuODY4LDBsNi45MTMsLTIxLjg3YzAuMzg1LC0xLjI5MSAwLjc4NiwtMi43OTUgMS4xOTQsLTQuNTE0YzAuNDExLC0xLjcxNiAwLjY2OSwtMi45MTIgMC43NjYsLTMuNTgyYzAuMTg2LDEuNTQyIDAuODE0LDQuMjQxIDEuODg2LDguMDk2bDYuOTY0LDIxLjg3eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNjIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDY0IiBkPSJtNDQ3LjA0Mzk5LDU0NS42NTEzOGMwLC00LjEwNyAwLjc3OSwtNy4xOTcgMi4zMzcsLTkuMjc1YzEuNTU5LC0yLjA3OSAzLjg4OSwtMy4xMTggNi45OSwtMy4xMThjNi4yMTYsMCA5LjMyNCw0LjEyOSA5LjMyNCwxMi4zOTNjMCw4LjI3OSAtMy4wODksMTIuNDIgLTkuMjc1LDEyLjQyYy0zLjEsMCAtNS40MzgsLTEuMDQ0IC03LjAxNSwtMy4xM2MtMS41NzUsLTIuMDg4IC0yLjM2MSwtNS4xODUgLTIuMzYxLC05LjI5bTI2LjgyMywwYzAsLTYuMDgyIC0xLjUwOCwtMTAuNzU5IC00LjUyNCwtMTQuMDI2Yy0zLjAxNywtMy4yNjkgLTcuMzQxLC00LjkwMyAtMTIuOTcyLC00LjkwM2MtNS42MzIsMCAtOS45NTUsMS42MzQgLTEyLjk3Miw0LjkwM2MtMy4wMTYsMy4yNjcgLTQuNTI1LDcuOTYgLTQuNTI1LDE0LjA3OGMwLDYuMTE1IDEuNTEzLDEwLjc4OCA0LjUzNiwxNC4wMTJjMy4wMjYsMy4yMjggNy4zNjMsNC44NDEgMTMuMDEsNC44NDFjNS42NDksMCA5Ljk2OSwtMS42MjcgMTIuOTYxLC00Ljg3NmMyLjk4OSwtMy4yNTQgNC40ODYsLTcuOTI4IDQuNDg2LC0xNC4wMjkiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzY2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg2OCIgZD0ibTQ5My4zNzMwOSw1MjcuMjI1NjZsLTcuNzkyLDBsMCwzMC4yNjdsLTkuOTgxLDBsMCw2LjQ4NWwyNy43NTIsMGwwLC02LjQ4NWwtOS45NzksMGwwLC0zMC4yNjd6Ii8+CiAgIDwvZz4KICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDcwIiBkPSJtNjc3Ljg4NTU2LDQxLjczMTE4bDEwLjM5MiwwbDAsNDkuMDAyNjZsLTEwLjM5MiwwbDAsLTQ5LjAwMjY2eiIvPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzcyIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3NCIgZD0ibTU1Ni4xNjIyMSw1MjcuMjI1NjZsLTkuOTAzLDBsLTE1Ljk4OSwyNy44MDJsLTAuMjI4LDBjMC4zMTksLTQuOTA5IDAuNDc4LC04LjQxMyAwLjQ3OCwtMTAuNTA3bDAsLTE3LjI5NWwtNi45NjIsMGwwLDM2Ljc1Mmw5LjgzLDBsMTUuOTYxLC0yNy41MjVsMC4xNzYsMGMtMC4yNSw0Ljc3NSAtMC4zNzgsOC4xNTEgLTAuMzc4LDEwLjEyOGwwLDE3LjM5N2w3LjAxNSwwbDAsLTM2Ljc1MnoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzc2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3OCIgZD0ibTU3Ny4wNzgyMyw1NDcuODYzNzVsMTQuNTgsMGwwLC0xOS4wNTRjLTIuMzY0LC0wLjc3NCAtNC41ODgsLTEuMzEyIC02LjY3NSwtMS42MjJjLTIuMDg3LC0wLjMxMSAtNC4yMTgsLTAuNDY1IC02LjM5NywtMC40NjVjLTUuNTQ5LDAgLTkuNzgzLDEuNjI5IC0xMi43MDgsNC44ODljLTIuOTI1LDMuMjYgLTQuMzg3LDcuOTM5IC00LjM4NywxNC4wNGMwLDUuOTMzIDEuNjk2LDEwLjU1OCA1LjA5MSwxMy44NzdjMy4zOTQsMy4zMTggOC4wOTgsNC45NzggMTQuMTE1LDQuOTc4YzMuNzcxLDAgNy40MDgsLTAuNzU1IDEwLjkwOSwtMi4yNjRsLTIuNTg3LC02LjIzNGMtMi42ODMsMS4zNDEgLTUuNDcyLDIuMDExIC04LjM3MywyLjAxMWMtMy4zNjgsMCAtNi4wNjcsLTEuMTMxIC04LjA5MywtMy4zOTRjLTIuMDMsLTIuMjYyIC0zLjA0MSwtNS4zMDMgLTMuMDQxLC05LjEyNGMwLC0zLjk5MSAwLjgxNSwtNy4wMzcgMi40NDksLTkuMTM5YzEuNjM2LC0yLjEwMyA0LjAxMSwtMy4xNTYgNy4xMjgsLTMuMTU2YzEuNjI0LDAgMy4yNzUsMC4xNjggNC45NTIsMC41MDNsMCw3LjY2OWwtNi45NjMsMGwwLDYuNDg1eiIvPgogICA8L2c+CiAgPC9nPgogPC9nPgo8L3N2Zz4=", oE = (c) => (T2("data-v-4b57cf29"), c = c(), D2(), c), fE = /* @__PURE__ */ oE(() => /* @__PURE__ */ r("span", { class: "AVFooter--text" }, "Technology by", -1)), uE = ["src"], mE = /* @__PURE__ */ B({
|
18041
18032
|
__name: "AVFooter",
|
18042
18033
|
props: {
|
18043
18034
|
enableSteps: {
|
@@ -18067,7 +18058,7 @@ const rE = /* @__PURE__ */ D(nE, [["__scopeId", "data-v-b9ca7030"]]), lE = "data
|
|
18067
18058
|
return u(), d("footer", {
|
18068
18059
|
class: O(`AVFooter ${c.enableSteps && "AVFooter--stacked"}`)
|
18069
18060
|
}, [
|
18070
|
-
c.enableSteps ? (u(),
|
18061
|
+
c.enableSteps ? (u(), j(i, {
|
18071
18062
|
key: 0,
|
18072
18063
|
steps: c.steps,
|
18073
18064
|
done: c.done,
|
@@ -18140,7 +18131,7 @@ const AE = /* @__PURE__ */ D(CE, [["render", yE], ["__scopeId", "data-v-1923eca8
|
|
18140
18131
|
() => {
|
18141
18132
|
a.modalActive && (document.body.style.overflowY = "hidden"), a.modalActive || (document.body.style.overflowY = "scroll");
|
18142
18133
|
}
|
18143
|
-
), (e, i) => (u(),
|
18134
|
+
), (e, i) => (u(), j(S2, { name: "modal-animation" }, {
|
18144
18135
|
default: F(() => [
|
18145
18136
|
N2(r("div", {
|
18146
18137
|
class: "AVModal",
|
@@ -18302,7 +18293,7 @@ const DE = {
|
|
18302
18293
|
ballot: "Valsedel"
|
18303
18294
|
}
|
18304
18295
|
}
|
18305
|
-
}, IE = (c) => (T2("data-v-
|
18296
|
+
}, IE = (c) => (T2("data-v-6424ce4f"), c = c(), D2(), c), PE = ["aria-label", "aria-describedby"], BE = ["id"], OE = /* @__PURE__ */ IE(() => /* @__PURE__ */ r("hr", { class: "AVBallot--separator" }, null, -1)), jE = ["aria-label"], EE = /* @__PURE__ */ B({
|
18306
18297
|
__name: "AVBallot",
|
18307
18298
|
props: {
|
18308
18299
|
contest: {
|
@@ -18316,6 +18307,10 @@ const DE = {
|
|
18316
18307
|
locale: {
|
18317
18308
|
type: String,
|
18318
18309
|
required: !0
|
18310
|
+
},
|
18311
|
+
showSubmissionHelper: {
|
18312
|
+
type: Boolean,
|
18313
|
+
default: !0
|
18319
18314
|
}
|
18320
18315
|
},
|
18321
18316
|
emits: ["update:selectionPile"],
|
@@ -18364,7 +18359,7 @@ const DE = {
|
|
18364
18359
|
class: "AVBallot--question",
|
18365
18360
|
"aria-live": "polite"
|
18366
18361
|
}, V(v.value), 9, BE)) : b("", !0),
|
18367
|
-
c.contest.searchForm ? (u(),
|
18362
|
+
c.contest.searchForm ? (u(), j(w, {
|
18368
18363
|
key: 1,
|
18369
18364
|
ref_key: "search",
|
18370
18365
|
ref: n,
|
@@ -18386,7 +18381,7 @@ const DE = {
|
|
18386
18381
|
(u(!0), d(R, null, Y(p.value, (k) => (u(), d(R, {
|
18387
18382
|
key: k.reference
|
18388
18383
|
}, [
|
18389
|
-
k.writeIn ? (u(),
|
18384
|
+
k.writeIn ? (u(), j(P, {
|
18390
18385
|
key: 0,
|
18391
18386
|
"candidate-value": s.value,
|
18392
18387
|
"onUpdate:candidateValue": g[0] || (g[0] = (x) => s.value = x),
|
@@ -18396,7 +18391,7 @@ const DE = {
|
|
18396
18391
|
"onUpdate:checkedValue": g[2] || (g[2] = (x) => i.value = x),
|
18397
18392
|
parties: [],
|
18398
18393
|
locale: e.locale
|
18399
|
-
}, null, 8, ["candidate-value", "party-value", "checked-value", "parties", "locale"])) : (u(),
|
18394
|
+
}, null, 8, ["candidate-value", "party-value", "checked-value", "parties", "locale"])) : (u(), j(S, {
|
18400
18395
|
key: 1,
|
18401
18396
|
selections: l.value,
|
18402
18397
|
option: k,
|
@@ -18406,7 +18401,7 @@ const DE = {
|
|
18406
18401
|
onChecked: y
|
18407
18402
|
}, null, 8, ["selections", "option", "invalid", "contest", "locale"]))
|
18408
18403
|
], 64))), 128)),
|
18409
|
-
c.contest.markingType.blankSubmission === "active_choice" ? (u(),
|
18404
|
+
c.contest.markingType.blankSubmission === "active_choice" ? (u(), j(q, {
|
18410
18405
|
key: 0,
|
18411
18406
|
checked: c.selectionPile.explicitBlank,
|
18412
18407
|
error: m.value.includes("blank"),
|
@@ -18414,7 +18409,8 @@ const DE = {
|
|
18414
18409
|
onToggleBlank: M
|
18415
18410
|
}, null, 8, ["checked", "error", "locale"])) : b("", !0)
|
18416
18411
|
], 10, jE),
|
18417
|
-
|
18412
|
+
c.showSubmissionHelper ? (u(), j(A, {
|
18413
|
+
key: 2,
|
18418
18414
|
id: `ballot_${c.contest.reference}`,
|
18419
18415
|
"chosen-count": l.value.length,
|
18420
18416
|
errors: m.value,
|
@@ -18422,12 +18418,12 @@ const DE = {
|
|
18422
18418
|
"min-marks": c.contest.markingType.minMarks,
|
18423
18419
|
"max-marks": c.contest.markingType.maxMarks,
|
18424
18420
|
locale: e.locale
|
18425
|
-
}, null, 8, ["id", "chosen-count", "errors", "min-marks", "max-marks", "locale"])
|
18421
|
+
}, null, 8, ["id", "chosen-count", "errors", "min-marks", "max-marks", "locale"])) : b("", !0)
|
18426
18422
|
], 10, PE);
|
18427
18423
|
};
|
18428
18424
|
}
|
18429
18425
|
});
|
18430
|
-
const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-
|
18426
|
+
const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
18431
18427
|
ar: {
|
18432
18428
|
selection: "اختيار",
|
18433
18429
|
assigned: "مُكَلَّف:",
|
@@ -18582,7 +18578,7 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-568a77bb"]]), FE = {
|
|
18582
18578
|
edit_selection: "Redigera detta val"
|
18583
18579
|
}
|
18584
18580
|
}
|
18585
|
-
}, $E = (c) => (T2("data-v-
|
18581
|
+
}, $E = (c) => (T2("data-v-69a9caf7"), c = c(), D2(), c), RE = {
|
18586
18582
|
key: 0,
|
18587
18583
|
class: "AVPileSummary--summary"
|
18588
18584
|
}, UE = {
|
@@ -18628,10 +18624,6 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-568a77bb"]]), FE = {
|
|
18628
18624
|
type: Number,
|
18629
18625
|
required: !0
|
18630
18626
|
},
|
18631
|
-
splitableContests: {
|
18632
|
-
type: Object,
|
18633
|
-
required: !0
|
18634
|
-
},
|
18635
18627
|
locale: {
|
18636
18628
|
type: String,
|
18637
18629
|
required: !0
|
@@ -18680,20 +18672,20 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-568a77bb"]]), FE = {
|
|
18680
18672
|
return (v, p) => {
|
18681
18673
|
const h = H("AVSummaryOption"), C = H("AVIcon");
|
18682
18674
|
return c.activeState === "summary" ? (u(), d("div", RE, [
|
18683
|
-
c.
|
18675
|
+
c.contest.markingType.maxPiles !== 1 ? (u(), d("header", UE, [
|
18684
18676
|
r("span", null, V(s.value.selection) + " " + V(c.pileIndex + 1) + " / " + V(c.totalPiles), 1),
|
18685
18677
|
r("span", WE, V(c.selectionPile.multiplier) + " " + V(s.value.ballots), 1)
|
18686
18678
|
])) : (u(), d("header", GE, [
|
18687
18679
|
r("span", null, V(s.value.selection), 1)
|
18688
18680
|
])),
|
18689
18681
|
r("div", YE, [
|
18690
|
-
(u(!0), d(R, null, Y(f.value.options, (M, y) => (u(),
|
18682
|
+
(u(!0), d(R, null, Y(f.value.options, (M, y) => (u(), j(h, {
|
18691
18683
|
key: y,
|
18692
18684
|
option: M,
|
18693
18685
|
"multiple-votes-allowed": c.contest.markingType.votesAllowedPerOption > 1,
|
18694
18686
|
locale: e.locale
|
18695
18687
|
}, null, 8, ["option", "multiple-votes-allowed", "locale"]))), 128)),
|
18696
|
-
n.value ? (u(),
|
18688
|
+
n.value ? (u(), j(h, {
|
18697
18689
|
key: 0,
|
18698
18690
|
locale: e.locale,
|
18699
18691
|
blank: n.value
|
@@ -18762,7 +18754,7 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-568a77bb"]]), FE = {
|
|
18762
18754
|
};
|
18763
18755
|
}
|
18764
18756
|
});
|
18765
|
-
const sq = /* @__PURE__ */ D(tq, [["__scopeId", "data-v-
|
18757
|
+
const sq = /* @__PURE__ */ D(tq, [["__scopeId", "data-v-69a9caf7"]]);
|
18766
18758
|
var Kw = {}, _9 = v3 && v3.__spreadArray || function(c, a, e) {
|
18767
18759
|
if (e || arguments.length === 2)
|
18768
18760
|
for (var i = 0, t = a.length, s; i < t; i++)
|
@@ -19010,34 +19002,28 @@ const oq = {
|
|
19010
19002
|
type: String,
|
19011
19003
|
required: !0
|
19012
19004
|
},
|
19013
|
-
|
19014
|
-
type:
|
19015
|
-
|
19016
|
-
},
|
19017
|
-
splitableContests: {
|
19018
|
-
type: Object,
|
19019
|
-
required: !0
|
19005
|
+
showSubmissionHelper: {
|
19006
|
+
type: Boolean,
|
19007
|
+
default: !0
|
19020
19008
|
}
|
19021
19009
|
},
|
19022
|
-
emits: ["update:complete", "
|
19023
|
-
data: function({ weight: c }) {
|
19024
|
-
var
|
19010
|
+
emits: ["update:complete", "update:contestSelection"],
|
19011
|
+
data: function({ weight: c, contestSelection: a }) {
|
19012
|
+
var e;
|
19025
19013
|
return {
|
19026
|
-
|
19027
|
-
activePile: ((
|
19014
|
+
activeSelectionPileIndex: null,
|
19015
|
+
activePile: ((e = this.contestSelection.piles) == null ? void 0 : e[0]) || {
|
19028
19016
|
multiplier: c,
|
19029
19017
|
optionSelections: [],
|
19030
19018
|
explicitBlank: !1
|
19031
|
-
}
|
19019
|
+
},
|
19020
|
+
activeState: a.piles.length === 0 ? "ballot" : "overview"
|
19032
19021
|
};
|
19033
19022
|
},
|
19034
19023
|
computed: {
|
19035
19024
|
componentTranslations() {
|
19036
19025
|
return oq[this.locale];
|
19037
19026
|
},
|
19038
|
-
activeState() {
|
19039
|
-
return this.ballotActiveState;
|
19040
|
-
},
|
19041
19027
|
selectionPiles() {
|
19042
19028
|
return this.contestSelection.piles;
|
19043
19029
|
},
|
@@ -19072,23 +19058,19 @@ const oq = {
|
|
19072
19058
|
return (c = this.activePile) == null ? void 0 : c.multiplier;
|
19073
19059
|
},
|
19074
19060
|
maxAssignable() {
|
19075
|
-
|
19076
|
-
return this.unusedWeight + (((c = this.selectionPiles[this.activeBallotIndex]) == null ? void 0 : c.multiplier) || 0);
|
19061
|
+
return this.selectionPiles.filter((c, a) => a !== this.activeSelectionPileIndex).reduce((c, a) => c - a.multiplier, this.weight);
|
19077
19062
|
},
|
19078
19063
|
userCanSplit() {
|
19079
|
-
return this.
|
19064
|
+
return this.contest.markingType.maxPiles !== 1;
|
19080
19065
|
},
|
19081
19066
|
isEditing() {
|
19082
|
-
return this.
|
19067
|
+
return this.activeSelectionPileIndex !== null;
|
19083
19068
|
}
|
19084
19069
|
},
|
19085
19070
|
watch: {
|
19086
19071
|
readyForSubmission(c) {
|
19087
19072
|
this.$emit("update:complete", c);
|
19088
19073
|
},
|
19089
|
-
activeState(c) {
|
19090
|
-
this.$emit("setBallotActiveState", c);
|
19091
|
-
},
|
19092
19074
|
activeWeight() {
|
19093
19075
|
this.activePile && (this.activePile.multiplier = Math.max(
|
19094
19076
|
0,
|
@@ -19112,12 +19094,14 @@ const oq = {
|
|
19112
19094
|
persistActivePile() {
|
19113
19095
|
if (this.userCanSplit) {
|
19114
19096
|
const c = [...this.selectionPiles];
|
19115
|
-
this.
|
19097
|
+
this.activeSelectionPileIndex === null ? c.push({ ...this.activePile }) : c.splice(this.activeSelectionPileIndex, 1, {
|
19098
|
+
...this.activePile
|
19099
|
+
}), this.$emit("update:contestSelection", {
|
19116
19100
|
...this.contestSelection,
|
19117
19101
|
piles: c
|
19118
|
-
}), this.
|
19102
|
+
}), this.activeSelectionPileIndex = null, this.activeState = "overview";
|
19119
19103
|
} else
|
19120
|
-
this.activePile.multiplier = this.weight, this.$emit("
|
19104
|
+
this.activePile.multiplier = this.weight, this.$emit("update:contestSelection", {
|
19121
19105
|
...this.contestSelection,
|
19122
19106
|
piles: [this.activePile]
|
19123
19107
|
});
|
@@ -19127,27 +19111,27 @@ const oq = {
|
|
19127
19111
|
optionSelections: [],
|
19128
19112
|
multiplier: this.maxAssignable,
|
19129
19113
|
explicitBlank: !1
|
19130
|
-
}, this.
|
19114
|
+
}, this.activeSelectionPileIndex = null, this.activeState = "ballot";
|
19131
19115
|
},
|
19132
19116
|
removeSplit(c) {
|
19133
19117
|
this.selectionPiles.splice(c, 1);
|
19134
19118
|
},
|
19135
19119
|
selectPile(c) {
|
19136
|
-
this.activePile = { ...this.selectionPiles[c] }, this.
|
19120
|
+
this.activePile = { ...this.selectionPiles[c] }, this.activeSelectionPileIndex = c, this.activeState = "ballot";
|
19137
19121
|
}
|
19138
19122
|
}
|
19139
19123
|
});
|
19140
19124
|
var uq = {
|
19141
19125
|
class: "AVSplitHelper--title",
|
19142
19126
|
"aria-live": "polite"
|
19143
|
-
}, mq = ["innerHTML"], dq = {
|
19127
|
+
}, mq = ["innerHTML"], dq = { class: "AVSplitHelper--footer" }, vq = { class: "AVSplitHelper--btn-secondary-container" }, pq = { class: "AVSplitHelper--btn-primary-container" }, hq = ["disabled"], Vq = { key: 1 }, zq = { class: "AVSplitHelper--assign-card" }, Hq = { class: "AVSplitHelper--assign-question" }, Mq = ["for"], gq = ["id", "max"], Cq = { class: "AVSplitHelper--footer" }, Lq = { class: "AVSplitHelper--btn-secondary-container" }, bq = { class: "AVSplitHelper--btn-primary-container" }, xq = ["disabled"], yq = { key: 2 }, Aq = {
|
19144
19128
|
key: 0,
|
19145
19129
|
class: "AVSplitHelper--overview-success"
|
19146
|
-
},
|
19130
|
+
}, Sq = {
|
19147
19131
|
key: 1,
|
19148
19132
|
class: "AVSplitHelper--overview-default"
|
19149
|
-
},
|
19150
|
-
function
|
19133
|
+
}, Nq = { class: "AVSplitHelper--overview--text" }, wq = ["disabled"], kq = ["onClick"];
|
19134
|
+
function _q(c, a, e, i, t, s) {
|
19151
19135
|
var n, l = H("AVSplitWizardHeader"), o = H("AVBallot"), m = H("AVPileSummary"), f = H("AVSplitWeightHelper"), v = H("AVIcon");
|
19152
19136
|
return u(), d(R, null, [
|
19153
19137
|
r("h3", uq, V(c.contest.title[c.locale]), 1),
|
@@ -19155,16 +19139,16 @@ function Dq(c, a, e, i, t, s) {
|
|
19155
19139
|
class: "AVSplitHelper--description",
|
19156
19140
|
innerHTML: (n = c.contest.description) === null || n === void 0 ? void 0 : n[c.locale]
|
19157
19141
|
}, null, 8, mq),
|
19158
|
-
c.userCanSplit ? (u(), d(
|
19159
|
-
["ballot", "assign", "overview"].includes(c.activeState) ? (u(),
|
19142
|
+
c.userCanSplit ? (u(), d(R, { key: 0 }, [
|
19143
|
+
["ballot", "assign", "overview"].includes(c.activeState) ? (u(), j(l, {
|
19160
19144
|
key: 0,
|
19161
|
-
"active-
|
19145
|
+
"active-selection-pile-index": c.activeSelectionPileIndex,
|
19162
19146
|
"active-state": c.activeState,
|
19163
19147
|
"selection-piles": c.selectionPiles,
|
19164
19148
|
"total-weight": c.assignedWeight + c.unusedWeight,
|
19165
19149
|
"is-editing": c.isEditing,
|
19166
19150
|
locale: c.locale
|
19167
|
-
}, null, 8, ["active-
|
19151
|
+
}, null, 8, ["active-selection-pile-index", "active-state", "selection-piles", "total-weight", "is-editing", "locale"])) : b("", !0),
|
19168
19152
|
z(S2, {
|
19169
19153
|
name: "fade",
|
19170
19154
|
mode: "out-in"
|
@@ -19172,56 +19156,56 @@ function Dq(c, a, e, i, t, s) {
|
|
19172
19156
|
default: F(function() {
|
19173
19157
|
var p, h, C;
|
19174
19158
|
return [
|
19175
|
-
c.activePile && c.activeState === "ballot" ? (u(), d("div", { key: c.
|
19159
|
+
c.activePile && c.activeState === "ballot" ? (u(), d("div", { key: c.activeSelectionPileIndex }, [
|
19176
19160
|
z(o, {
|
19177
19161
|
class: "AVSplitHelper--ballot",
|
19178
19162
|
"selection-pile": c.activePile,
|
19179
19163
|
contest: c.contest,
|
19180
19164
|
locale: c.locale,
|
19181
|
-
"onUpdate:selectionPile": c.updateActivePile
|
19182
|
-
|
19183
|
-
|
19184
|
-
|
19165
|
+
"onUpdate:selectionPile": c.updateActivePile,
|
19166
|
+
"show-submission-helper": c.showSubmissionHelper
|
19167
|
+
}, null, 8, ["selection-pile", "contest", "locale", "onUpdate:selectionPile", "show-submission-helper"]),
|
19168
|
+
r("div", dq, [
|
19169
|
+
r("div", vq, [
|
19185
19170
|
c.selectionPiles.length > 0 ? (u(), d("button", {
|
19186
19171
|
key: "back",
|
19187
19172
|
class: "AVSplitHelper--btn-secondary",
|
19188
19173
|
onClick: a[0] || (a[0] = function(M) {
|
19189
|
-
return c
|
19174
|
+
return c.activeState = "overview";
|
19190
19175
|
})
|
19191
19176
|
}, V(c.componentTranslations.ballot.back_button), 1)) : b("", !0)
|
19192
19177
|
]),
|
19193
|
-
r("div",
|
19178
|
+
r("div", pq, [
|
19194
19179
|
r("button", {
|
19195
19180
|
key: "assign",
|
19196
19181
|
class: "AVSplitHelper--btn-primary",
|
19197
19182
|
disabled: !c.isComplete(c.activePile) || c.hasError(c.activePile),
|
19198
19183
|
onClick: a[1] || (a[1] = function(M) {
|
19199
|
-
return c
|
19184
|
+
return c.activeState = "assign";
|
19200
19185
|
})
|
19201
|
-
}, V(c.componentTranslations.ballot.confirm_button), 9,
|
19186
|
+
}, V(c.componentTranslations.ballot.confirm_button), 9, hq)
|
19202
19187
|
])
|
19203
19188
|
])
|
19204
|
-
])) : c.activeState === "assign" ? (u(), d("div",
|
19205
|
-
r("div",
|
19206
|
-
r("h4",
|
19189
|
+
])) : c.activeState === "assign" ? (u(), d("div", Vq, [
|
19190
|
+
r("div", zq, [
|
19191
|
+
r("h4", Hq, V(c.componentTranslations.assign.split_question), 1),
|
19207
19192
|
z(m, {
|
19208
19193
|
"selection-pile": c.activePile,
|
19209
19194
|
contest: c.contest,
|
19210
19195
|
"maximum-options-shown": 3,
|
19211
|
-
"pile-index": c.isEditing ? c.
|
19196
|
+
"pile-index": c.isEditing ? c.activeSelectionPileIndex : c.selectionPiles.length,
|
19212
19197
|
"active-state": c.activeState,
|
19213
19198
|
"is-editing": c.isEditing,
|
19214
19199
|
"total-piles": c.contestSelection.piles.length,
|
19215
|
-
"splitable-contests": c.splitableContests,
|
19216
19200
|
locale: c.locale,
|
19217
19201
|
onEditCurrentSelection: a[2] || (a[2] = function(M) {
|
19218
|
-
return c
|
19202
|
+
return c.activeState = "ballot";
|
19219
19203
|
})
|
19220
|
-
}, null, 8, ["selection-pile", "contest", "pile-index", "active-state", "is-editing", "total-piles", "
|
19204
|
+
}, null, 8, ["selection-pile", "contest", "pile-index", "active-state", "is-editing", "total-piles", "locale"]),
|
19221
19205
|
r("label", {
|
19222
19206
|
for: "".concat(c.contest.reference, "-ballot-selector"),
|
19223
19207
|
class: "AVSplitHelper--assign-label"
|
19224
|
-
}, V(c.isEditing ? c.componentTranslations.assign.ballots_to_assign_edit_mode : c.componentTranslations.assign.ballots_to_assign), 9,
|
19208
|
+
}, V(c.isEditing ? c.componentTranslations.assign.ballots_to_assign_edit_mode : c.componentTranslations.assign.ballots_to_assign), 9, Mq),
|
19225
19209
|
N2(r("input", {
|
19226
19210
|
id: "".concat(c.contest.reference, "-ballot-selector"),
|
19227
19211
|
"onUpdate:modelValue": a[3] || (a[3] = function(M) {
|
@@ -19230,27 +19214,27 @@ function Dq(c, a, e, i, t, s) {
|
|
19230
19214
|
class: "AVSplitHelper--assign-input",
|
19231
19215
|
type: "number",
|
19232
19216
|
max: c.maxAssignable
|
19233
|
-
}, null, 8,
|
19217
|
+
}, null, 8, gq), [
|
19234
19218
|
[B9, c.activePile.multiplier]
|
19235
19219
|
])
|
19236
19220
|
]),
|
19237
19221
|
z(f, {
|
19238
19222
|
"assigned-weight": c.assignedWeight,
|
19239
19223
|
"unused-weight": c.unusedWeight,
|
19240
|
-
"active-assigned": (p = c.selectionPiles[c.
|
19224
|
+
"active-assigned": (p = c.selectionPiles[c.activeSelectionPileIndex]) === null || p === void 0 ? void 0 : p.multiplier,
|
19241
19225
|
locale: c.locale
|
19242
19226
|
}, null, 8, ["assigned-weight", "unused-weight", "active-assigned", "locale"]),
|
19243
|
-
r("div",
|
19244
|
-
r("div",
|
19227
|
+
r("div", Cq, [
|
19228
|
+
r("div", Lq, [
|
19245
19229
|
r("button", {
|
19246
19230
|
key: "ballot",
|
19247
19231
|
class: "AVSplitHelper--btn-secondary",
|
19248
19232
|
onClick: a[4] || (a[4] = function(M) {
|
19249
|
-
return c
|
19233
|
+
return c.activeState = "ballot";
|
19250
19234
|
})
|
19251
19235
|
}, V(c.componentTranslations.assign.back_button), 1)
|
19252
19236
|
]),
|
19253
|
-
r("div",
|
19237
|
+
r("div", bq, [
|
19254
19238
|
r("button", {
|
19255
19239
|
key: "confirm",
|
19256
19240
|
class: "AVSplitHelper--btn-primary",
|
@@ -19258,18 +19242,18 @@ function Dq(c, a, e, i, t, s) {
|
|
19258
19242
|
onClick: a[5] || (a[5] = function(M) {
|
19259
19243
|
return c.persistActivePile();
|
19260
19244
|
})
|
19261
|
-
}, V(c.componentTranslations.assign.confirm_button), 9,
|
19245
|
+
}, V(c.componentTranslations.assign.confirm_button), 9, xq)
|
19262
19246
|
])
|
19263
19247
|
])
|
19264
|
-
])) : c.activeState === "overview" ? (u(), d("div",
|
19265
|
-
c.unusedWeight === 0 && c.contestSelectionValidator.isComplete(c.contestSelection) ? (u(), d("div",
|
19248
|
+
])) : c.activeState === "overview" ? (u(), d("div", yq, [
|
19249
|
+
c.unusedWeight === 0 && c.contestSelectionValidator.isComplete(c.contestSelection) ? (u(), d("div", Aq, [
|
19266
19250
|
z(v, {
|
19267
19251
|
icon: "circle-check",
|
19268
19252
|
class: "AVSplitHelper--overview-success-icon"
|
19269
19253
|
}),
|
19270
19254
|
K(" " + V(c.componentTranslations.overview.all_ballots_assigned), 1)
|
19271
|
-
])) : (u(), d("div",
|
19272
|
-
r("p",
|
19255
|
+
])) : (u(), d("div", Sq, [
|
19256
|
+
r("p", Nq, [
|
19273
19257
|
r("strong", null, V(c.unusedWeight), 1),
|
19274
19258
|
K(" " + V(c.componentTranslations.overview.ballots_left), 1)
|
19275
19259
|
]),
|
@@ -19285,7 +19269,7 @@ function Dq(c, a, e, i, t, s) {
|
|
19285
19269
|
}, [
|
19286
19270
|
z(v, { icon: "file-circle-plus" }),
|
19287
19271
|
K(" " + V(c.componentTranslations.overview.new_ballot_selection), 1)
|
19288
|
-
], 8,
|
19272
|
+
], 8, wq)
|
19289
19273
|
])),
|
19290
19274
|
(u(!0), d(R, null, Y(c.selectionPiles, function(M, y) {
|
19291
19275
|
return u(), d("article", {
|
@@ -19301,32 +19285,31 @@ function Dq(c, a, e, i, t, s) {
|
|
19301
19285
|
"active-state": c.activeState,
|
19302
19286
|
"pile-index": y,
|
19303
19287
|
"total-piles": c.contestSelection.piles.length,
|
19304
|
-
"splitable-contests": c.splitableContests,
|
19305
19288
|
locale: c.locale,
|
19306
19289
|
onDeleteSelection: function(I) {
|
19307
19290
|
return c.removeSplit(y);
|
19308
19291
|
}
|
19309
|
-
}, null, 8, ["selection-pile", "contest", "active-state", "pile-index", "total-piles", "
|
19310
|
-
], 8,
|
19292
|
+
}, null, 8, ["selection-pile", "contest", "active-state", "pile-index", "total-piles", "locale", "onDeleteSelection"])
|
19293
|
+
], 8, kq);
|
19311
19294
|
}), 128))
|
19312
19295
|
])) : b("", !0)
|
19313
19296
|
];
|
19314
19297
|
}),
|
19315
19298
|
_: 1
|
19316
19299
|
})
|
19317
|
-
])) : (u(),
|
19318
|
-
|
19319
|
-
|
19320
|
-
|
19321
|
-
|
19322
|
-
|
19323
|
-
|
19324
|
-
|
19325
|
-
]))
|
19300
|
+
], 64)) : (u(), j(o, {
|
19301
|
+
key: 1,
|
19302
|
+
class: "AVSplitHelper--no-split",
|
19303
|
+
"selection-pile": c.activePile,
|
19304
|
+
contest: c.contest,
|
19305
|
+
locale: c.locale,
|
19306
|
+
"onUpdate:selectionPile": c.updateActivePile,
|
19307
|
+
"show-submission-helper": c.showSubmissionHelper
|
19308
|
+
}, null, 8, ["selection-pile", "contest", "locale", "onUpdate:selectionPile", "show-submission-helper"]))
|
19326
19309
|
], 64);
|
19327
19310
|
}
|
19328
|
-
const
|
19329
|
-
var
|
19311
|
+
const Tq = /* @__PURE__ */ D(fq, [["render", _q], ["__scopeId", "data-v-83fecec2"]]);
|
19312
|
+
var Dq = {}, Iq = /* @__PURE__ */ r("a", { href: "#" }, "LOGO", -1), Pq = { class: "flex items-center" }, Bq = { class: "flex flex-col items-center justify-center p-3 w-full" }, Oq = /* @__PURE__ */ r("h2", { class: "mb-4" }, "Election Name", -1), jq = /* @__PURE__ */ r("div", null, [
|
19330
19313
|
/* @__PURE__ */ r("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. "),
|
19331
19314
|
/* @__PURE__ */ r("br"),
|
19332
19315
|
/* @__PURE__ */ r("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. "),
|
@@ -19359,14 +19342,14 @@ var Pq = {}, Bq = /* @__PURE__ */ r("a", { href: "#" }, "LOGO", -1), Oq = { clas
|
|
19359
19342
|
/* @__PURE__ */ r("br"),
|
19360
19343
|
/* @__PURE__ */ r("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. ")
|
19361
19344
|
], -1);
|
19362
|
-
function
|
19345
|
+
function Eq(c, a) {
|
19363
19346
|
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), l = H("AVTabSwitcher"), o = H("AVSidebarItem"), m = H("AVButton"), f = H("AVSidebar"), v = H("AVContent"), p = H("AVFooter");
|
19364
19347
|
return u(), d(R, null, [
|
19365
19348
|
z(s, null, {
|
19366
19349
|
default: F(function() {
|
19367
19350
|
return [
|
19368
|
-
|
19369
|
-
r("div",
|
19351
|
+
Iq,
|
19352
|
+
r("div", Pq, [
|
19370
19353
|
z(i, { type: "navbar" }, {
|
19371
19354
|
default: F(function() {
|
19372
19355
|
return [
|
@@ -19409,8 +19392,8 @@ function Fq(c, a) {
|
|
19409
19392
|
z(f, null, {
|
19410
19393
|
default: F(function() {
|
19411
19394
|
return [
|
19412
|
-
r("div",
|
19413
|
-
|
19395
|
+
r("div", Bq, [
|
19396
|
+
Oq,
|
19414
19397
|
z(n, {
|
19415
19398
|
value: "draft",
|
19416
19399
|
type: "info"
|
@@ -19481,7 +19464,7 @@ function Fq(c, a) {
|
|
19481
19464
|
}),
|
19482
19465
|
content: F(function() {
|
19483
19466
|
return [
|
19484
|
-
|
19467
|
+
jq
|
19485
19468
|
];
|
19486
19469
|
}),
|
19487
19470
|
_: 1
|
@@ -19489,8 +19472,8 @@ function Fq(c, a) {
|
|
19489
19472
|
z(p)
|
19490
19473
|
], 64);
|
19491
19474
|
}
|
19492
|
-
const
|
19493
|
-
var
|
19475
|
+
const qq = /* @__PURE__ */ D(Dq, [["render", Eq]]);
|
19476
|
+
var Fq = {}, $q = /* @__PURE__ */ r("a", { href: "#" }, "LOGO", -1), Rq = { class: "flex items-center" }, Uq = { class: "flex flex-col items-center justify-center p-3 w-full" }, Wq = /* @__PURE__ */ r("h2", { class: "mb-4" }, "Election Name", -1), Gq = /* @__PURE__ */ r("div", null, [
|
19494
19477
|
/* @__PURE__ */ r("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. "),
|
19495
19478
|
/* @__PURE__ */ r("br"),
|
19496
19479
|
/* @__PURE__ */ r("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. "),
|
@@ -19522,7 +19505,7 @@ var Rq = {}, Uq = /* @__PURE__ */ r("a", { href: "#" }, "LOGO", -1), Wq = { clas
|
|
19522
19505
|
/* @__PURE__ */ r("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. "),
|
19523
19506
|
/* @__PURE__ */ r("br"),
|
19524
19507
|
/* @__PURE__ */ r("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. ")
|
19525
|
-
], -1),
|
19508
|
+
], -1), Yq = /* @__PURE__ */ r("div", null, [
|
19526
19509
|
/* @__PURE__ */ r("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. "),
|
19527
19510
|
/* @__PURE__ */ r("br"),
|
19528
19511
|
/* @__PURE__ */ r("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. "),
|
@@ -19555,14 +19538,14 @@ var Rq = {}, Uq = /* @__PURE__ */ r("a", { href: "#" }, "LOGO", -1), Wq = { clas
|
|
19555
19538
|
/* @__PURE__ */ r("br"),
|
19556
19539
|
/* @__PURE__ */ r("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. ")
|
19557
19540
|
], -1);
|
19558
|
-
function
|
19541
|
+
function Qq(c, a) {
|
19559
19542
|
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), l = H("AVTabSwitcher"), o = H("AVSidebarItem"), m = H("AVButton"), f = H("AVSidebar"), v = H("AVContent"), p = H("AVFooter");
|
19560
19543
|
return u(), d(R, null, [
|
19561
19544
|
z(s, null, {
|
19562
19545
|
default: F(function() {
|
19563
19546
|
return [
|
19564
|
-
|
19565
|
-
r("div",
|
19547
|
+
$q,
|
19548
|
+
r("div", Rq, [
|
19566
19549
|
z(i, { type: "navbar" }, {
|
19567
19550
|
default: F(function() {
|
19568
19551
|
return [
|
@@ -19605,8 +19588,8 @@ function Xq(c, a) {
|
|
19605
19588
|
z(f, null, {
|
19606
19589
|
default: F(function() {
|
19607
19590
|
return [
|
19608
|
-
r("div",
|
19609
|
-
|
19591
|
+
r("div", Uq, [
|
19592
|
+
Wq,
|
19610
19593
|
z(n, {
|
19611
19594
|
value: "draft",
|
19612
19595
|
type: "info"
|
@@ -19677,8 +19660,8 @@ function Xq(c, a) {
|
|
19677
19660
|
}),
|
19678
19661
|
content: F(function() {
|
19679
19662
|
return [
|
19680
|
-
|
19681
|
-
|
19663
|
+
Gq,
|
19664
|
+
Yq
|
19682
19665
|
];
|
19683
19666
|
}),
|
19684
19667
|
_: 1
|
@@ -19686,20 +19669,20 @@ function Xq(c, a) {
|
|
19686
19669
|
z(p)
|
19687
19670
|
], 64);
|
19688
19671
|
}
|
19689
|
-
const
|
19690
|
-
var
|
19672
|
+
const Zq = /* @__PURE__ */ D(Fq, [["render", Qq]]);
|
19673
|
+
var Xq = {}, Jq = /* @__PURE__ */ r("a", { href: "#" }, "LOGO", -1), Kq = { class: "flex items-center" }, cF = /* @__PURE__ */ r("div", null, [
|
19691
19674
|
/* @__PURE__ */ r("h1", null, "Content goes here"),
|
19692
19675
|
/* @__PURE__ */ r("br"),
|
19693
19676
|
/* @__PURE__ */ r("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. ")
|
19694
19677
|
], -1);
|
19695
|
-
function
|
19678
|
+
function eF(c, a) {
|
19696
19679
|
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVContent"), l = H("AVFooter");
|
19697
19680
|
return u(), d(R, null, [
|
19698
19681
|
z(s, null, {
|
19699
19682
|
default: F(function() {
|
19700
19683
|
return [
|
19701
|
-
|
19702
|
-
r("div",
|
19684
|
+
Jq,
|
19685
|
+
r("div", Kq, [
|
19703
19686
|
z(i, { type: "navbar" }, {
|
19704
19687
|
default: F(function() {
|
19705
19688
|
return [
|
@@ -19739,7 +19722,7 @@ function iF(c, a) {
|
|
19739
19722
|
z(n, null, {
|
19740
19723
|
content: F(function() {
|
19741
19724
|
return [
|
19742
|
-
|
19725
|
+
cF
|
19743
19726
|
];
|
19744
19727
|
}),
|
19745
19728
|
_: 1
|
@@ -19758,21 +19741,21 @@ function iF(c, a) {
|
|
19758
19741
|
})
|
19759
19742
|
], 64);
|
19760
19743
|
}
|
19761
|
-
const
|
19744
|
+
const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc858f"), c = c(), D2(), c), iF = /* @__PURE__ */ m4(() => /* @__PURE__ */ r("a", { href: "#" }, "LOGO", -1)), tF = { class: "flex items-center" }, sF = { href: "/new" }, nF = /* @__PURE__ */ m4(() => /* @__PURE__ */ r("div", { class: "new-election-title-container" }, [
|
19762
19745
|
/* @__PURE__ */ r("span", {
|
19763
19746
|
class: "new-election-title",
|
19764
19747
|
"data-test": "title"
|
19765
19748
|
}, "Create new election")
|
19766
|
-
], -1)),
|
19749
|
+
], -1)), rF = { class: "new-election-button" }, lF = {
|
19767
19750
|
key: 0,
|
19768
19751
|
class: "no-elections-container"
|
19769
|
-
},
|
19752
|
+
}, oF = /* @__PURE__ */ m4(() => /* @__PURE__ */ r("span", {
|
19770
19753
|
class: "no-elections-title",
|
19771
19754
|
"data-test": "title"
|
19772
|
-
}, "Your dashboard is empty", -1)),
|
19755
|
+
}, "Your dashboard is empty", -1)), fF = /* @__PURE__ */ m4(() => /* @__PURE__ */ r("span", {
|
19773
19756
|
class: "no-elections-text",
|
19774
19757
|
"data-test": "title"
|
19775
|
-
}, "Once you create new elections you will see them displayed in this dashboard.", -1)),
|
19758
|
+
}, "Once you create new elections you will see them displayed in this dashboard.", -1)), uF = /* @__PURE__ */ B({
|
19776
19759
|
__name: "ElectionDashboardLayout",
|
19777
19760
|
setup(c) {
|
19778
19761
|
const a = [
|
@@ -19830,8 +19813,8 @@ const tF = /* @__PURE__ */ D(Kq, [["render", iF]]), m4 = (c) => (T2("data-v-20fc
|
|
19830
19813
|
return u(), d(R, null, [
|
19831
19814
|
z(l, null, {
|
19832
19815
|
default: F(() => [
|
19833
|
-
|
19834
|
-
r("div",
|
19816
|
+
iF,
|
19817
|
+
r("div", tF, [
|
19835
19818
|
z(s, { type: "navbar" }, {
|
19836
19819
|
default: F(() => [
|
19837
19820
|
z(t, {
|
@@ -19872,14 +19855,14 @@ const tF = /* @__PURE__ */ D(Kq, [["render", iF]]), m4 = (c) => (T2("data-v-20fc
|
|
19872
19855
|
class: "dashboard-container"
|
19873
19856
|
}, {
|
19874
19857
|
default: F(() => [
|
19875
|
-
r("a",
|
19858
|
+
r("a", sF, [
|
19876
19859
|
z(m, {
|
19877
19860
|
variant: "rounded",
|
19878
19861
|
role: "button"
|
19879
19862
|
}, {
|
19880
19863
|
default: F(() => [
|
19881
|
-
|
19882
|
-
r("div",
|
19864
|
+
nF,
|
19865
|
+
r("div", rF, [
|
19883
19866
|
z(o, {
|
19884
19867
|
icon: "fa-solid fa-circle-plus",
|
19885
19868
|
class: "new-election-icon"
|
@@ -19889,13 +19872,13 @@ const tF = /* @__PURE__ */ D(Kq, [["render", iF]]), m4 = (c) => (T2("data-v-20fc
|
|
19889
19872
|
_: 1
|
19890
19873
|
})
|
19891
19874
|
]),
|
19892
|
-
a.length === 0 ? (u(), d("div",
|
19875
|
+
a.length === 0 ? (u(), d("div", lF, [
|
19893
19876
|
z(o, {
|
19894
19877
|
icon: "fa-solid fa-folder-open",
|
19895
19878
|
class: "no-elections-icon"
|
19896
19879
|
}),
|
19897
|
-
|
19898
|
-
|
19880
|
+
oF,
|
19881
|
+
fF
|
19899
19882
|
])) : b("", !0),
|
19900
19883
|
(u(), d(R, null, Y(a, (h) => z(f, {
|
19901
19884
|
key: h.id,
|
@@ -19921,9 +19904,9 @@ const tF = /* @__PURE__ */ D(Kq, [["render", iF]]), m4 = (c) => (T2("data-v-20fc
|
|
19921
19904
|
};
|
19922
19905
|
}
|
19923
19906
|
});
|
19924
|
-
const
|
19907
|
+
const mF = /* @__PURE__ */ D(uF, [["__scopeId", "data-v-20fc858f"]]), vF = {
|
19925
19908
|
install: function(c) {
|
19926
|
-
c.component("AVIcon", VD), c.component("AVButton", MD), c.component("AVSpinner", CD), c.component("AVBullet", I4), c.component("AVTextInput", _D), c.component("AVNumberInput", ED), c.component("AVPasswordInput", YD), c.component("AVDatetimeInput", aI), c.component("AVTextArea", fI), c.component("AVCard", vI), c.component("AVRoundButton", hI), c.component("AVLabel", mI), c.component("AVDropdown", yI), c.component("AVDropdownContent", NI), c.component("AVDropdownItem", kI), c.component("AVAlert", BI), c.component("AVFileInput", vP), c.component("AVRadio", MP), c.component("AVLink", LP), c.component("AVNavbarItem", NP), c.component("AVSidebarItem", IP), c.component("AVTooltip", EP), c.component("AVMenuDropdown", RP), c.component("AVMenuDropdownContent", GP), c.component("AVMenuDropdownItem", ZP), c.component("AVAsyncButton", KP), c.component("AVTabSwitcher", iB), c.component("AVBallotSummary", lB), c.component("AVTimedCard", mB), c.component("AVBasicSteps", zB), c.component("AVSteps", CB), c.component("AVOptionSelect", kB), c.component("AVOptionCheckbox", OB), c.component("AVTransitionSlide", jB), c.component("AVCollapser", $B), c.component("AVRadioGroup", YB), c.component("AVNavigationItemList", ZB), c.component("AVBreadcrumb", eO), c.component("AVElectionCard", HO), c.component("AVBallotStyleCard", SO), c.component("AVSummaryOption", PO), c.component("AVOption", cj), c.component("AVBlankOption", rj), c.component("AVWriteInOption", Hj), c.component("AVSubmissionHelper", Tj), c.component("AVSearchBallot", Gj), c.component("AVSplitWeightHelper", cE), c.component("AVSplitWizardHeader", rE), c.component("AVFooter", dE), c.component("AVSidebar", VE), c.component("AVNavbar", gE), c.component("AVContent", AE), c.component("AVModal", kE), c.component("AVBallot", qE), c.component("AVPileSummary", sq), c.component("AVSplitHelper",
|
19909
|
+
c.component("AVIcon", VD), c.component("AVButton", MD), c.component("AVSpinner", CD), c.component("AVBullet", I4), c.component("AVTextInput", _D), c.component("AVNumberInput", ED), c.component("AVPasswordInput", YD), c.component("AVDatetimeInput", aI), c.component("AVTextArea", fI), c.component("AVCard", vI), c.component("AVRoundButton", hI), c.component("AVLabel", mI), c.component("AVDropdown", yI), c.component("AVDropdownContent", NI), c.component("AVDropdownItem", kI), c.component("AVAlert", BI), c.component("AVFileInput", vP), c.component("AVRadio", MP), c.component("AVLink", LP), c.component("AVNavbarItem", NP), c.component("AVSidebarItem", IP), c.component("AVTooltip", EP), c.component("AVMenuDropdown", RP), c.component("AVMenuDropdownContent", GP), c.component("AVMenuDropdownItem", ZP), c.component("AVAsyncButton", KP), c.component("AVTabSwitcher", iB), c.component("AVBallotSummary", lB), c.component("AVTimedCard", mB), c.component("AVBasicSteps", zB), c.component("AVSteps", CB), c.component("AVOptionSelect", kB), c.component("AVOptionCheckbox", OB), c.component("AVTransitionSlide", jB), c.component("AVCollapser", $B), c.component("AVRadioGroup", YB), c.component("AVNavigationItemList", ZB), c.component("AVBreadcrumb", eO), c.component("AVElectionCard", HO), c.component("AVBallotStyleCard", SO), c.component("AVSummaryOption", PO), c.component("AVOption", cj), c.component("AVBlankOption", rj), c.component("AVWriteInOption", Hj), c.component("AVSubmissionHelper", Tj), c.component("AVSearchBallot", Gj), c.component("AVSplitWeightHelper", cE), c.component("AVSplitWizardHeader", rE), c.component("AVFooter", dE), c.component("AVSidebar", VE), c.component("AVNavbar", gE), c.component("AVContent", AE), c.component("AVModal", kE), c.component("AVBallot", qE), c.component("AVPileSummary", sq), c.component("AVSplitHelper", Tq), c.component("OneColumnLayout", qq), c.component("TwoColumnsLayout", Zq), c.component("NoSidebarLayout", aF), c.component("ElectionDashboardLayout", mF), c.component("popper-tooltip", D_);
|
19927
19910
|
}
|
19928
19911
|
};
|
19929
19912
|
export {
|
@@ -19970,7 +19953,7 @@ export {
|
|
19970
19953
|
VE as AVSidebar,
|
19971
19954
|
IP as AVSidebarItem,
|
19972
19955
|
CD as AVSpinner,
|
19973
|
-
|
19956
|
+
Tq as AVSplitHelper,
|
19974
19957
|
cE as AVSplitWeightHelper,
|
19975
19958
|
rE as AVSplitWizardHeader,
|
19976
19959
|
CB as AVSteps,
|
@@ -19983,9 +19966,9 @@ export {
|
|
19983
19966
|
EP as AVTooltip,
|
19984
19967
|
jB as AVTransitionSlide,
|
19985
19968
|
Hj as AVWriteInOption,
|
19986
|
-
|
19987
|
-
|
19988
|
-
|
19989
|
-
|
19990
|
-
|
19969
|
+
mF as ElectionDashboardLayout,
|
19970
|
+
aF as NoSidebarLayout,
|
19971
|
+
qq as OneColumnLayout,
|
19972
|
+
Zq as TwoColumnsLayout,
|
19973
|
+
vF as default
|
19991
19974
|
};
|