@assemblyvoting/ui-library 2.1.2-beta.2 → 2.1.2-mods
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 +1 -1
- 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 +2 -2
- 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 +2 -2
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/dist/components/organisms/AVPileSummary/AVPileSummary.vue.d.ts.map +1 -1
- package/dist/components/organisms/AVSplitHelper/AVSplitHelper.vue.d.ts +1 -1
- 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 +1 -1
- package/dist/index.js +893 -876
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -1,10 +1,10 @@
|
|
1
|
-
import { unref as Z2, getCurrentScope as nk, onScopeDispose as rk, watch as e2, ref as $, computed as
|
1
|
+
import { unref as Z2, getCurrentScope as nk, onScopeDispose as rk, watch as e2, ref as $, computed as C, 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 l, 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, nextTick as uk, 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", mk = "clippingParents", O9 = "viewport", u1 = "popper", dk = "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) {
|
5
5
|
return c.concat([a, a + "-" + J2, a + "-" + z1]);
|
6
6
|
}, []), vk = "beforeRead", pk = "read", hk = "afterRead", Vk = "beforeMain", zk = "main", Hk = "afterMain", Mk = "beforeWrite", gk = "write", Ck = "afterWrite", Lk = [vk, pk, hk, Vk, zk, Hk, Mk, gk, Ck];
|
7
|
-
function
|
7
|
+
function h2(c) {
|
8
8
|
return c ? (c.nodeName || "").toLowerCase() : null;
|
9
9
|
}
|
10
10
|
function n2(c) {
|
@@ -34,7 +34,7 @@ function bk(c) {
|
|
34
34
|
var a = c.state;
|
35
35
|
Object.keys(a.elements).forEach(function(e) {
|
36
36
|
var i = a.styles[e] || {}, t = a.attributes[e] || {}, s = a.elements[e];
|
37
|
-
!f2(s) || !
|
37
|
+
!f2(s) || !h2(s) || (Object.assign(s.style, i), Object.keys(t).forEach(function(n) {
|
38
38
|
var r = t[n];
|
39
39
|
r === !1 ? s.removeAttribute(n) : s.setAttribute(n, r === !0 ? "" : r);
|
40
40
|
}));
|
@@ -55,11 +55,11 @@ function xk(c) {
|
|
55
55
|
};
|
56
56
|
return Object.assign(a.elements.popper.style, e.popper), a.styles = e, a.elements.arrow && Object.assign(a.elements.arrow.style, e.arrow), function() {
|
57
57
|
Object.keys(a.elements).forEach(function(i) {
|
58
|
-
var t = a.elements[i], s = a.attributes[i] || {}, n = Object.keys(a.styles.hasOwnProperty(i) ? a.styles[i] : e[i]), r = n.reduce(function(
|
59
|
-
return
|
58
|
+
var t = a.elements[i], s = a.attributes[i] || {}, n = Object.keys(a.styles.hasOwnProperty(i) ? a.styles[i] : e[i]), r = n.reduce(function(o, m) {
|
59
|
+
return o[m] = "", o;
|
60
60
|
}, {});
|
61
|
-
!f2(t) || !
|
62
|
-
t.removeAttribute(
|
61
|
+
!f2(t) || !h2(t) || (Object.assign(t.style, r), Object.keys(s).forEach(function(o) {
|
62
|
+
t.removeAttribute(o);
|
63
63
|
}));
|
64
64
|
});
|
65
65
|
};
|
@@ -72,7 +72,7 @@ const yk = {
|
|
72
72
|
effect: xk,
|
73
73
|
requires: ["computeStyles"]
|
74
74
|
};
|
75
|
-
function
|
75
|
+
function p2(c) {
|
76
76
|
return c.split("-")[0];
|
77
77
|
}
|
78
78
|
var F2 = Math.max, l3 = Math.min, K2 = Math.round;
|
@@ -89,7 +89,7 @@ function c1(c, a, e) {
|
|
89
89
|
a === void 0 && (a = !1), e === void 0 && (e = !1);
|
90
90
|
var i = c.getBoundingClientRect(), t = 1, s = 1;
|
91
91
|
a && f2(c) && (t = c.offsetWidth > 0 && K2(i.width) / c.offsetWidth || 1, s = c.offsetHeight > 0 && K2(i.height) / c.offsetHeight || 1);
|
92
|
-
var n = $2(c) ? n2(c) : window, r = n.visualViewport,
|
92
|
+
var n = $2(c) ? n2(c) : window, r = n.visualViewport, o = !E9() && e, m = (i.left + (o && r ? r.offsetLeft : 0)) / t, f = (i.top + (o && r ? r.offsetTop : 0)) / s, v = i.width / t, p = i.height / s;
|
93
93
|
return {
|
94
94
|
width: v,
|
95
95
|
height: p,
|
@@ -128,7 +128,7 @@ function M2(c) {
|
|
128
128
|
return n2(c).getComputedStyle(c);
|
129
129
|
}
|
130
130
|
function Ak(c) {
|
131
|
-
return ["table", "td", "th"].indexOf(
|
131
|
+
return ["table", "td", "th"].indexOf(h2(c)) >= 0;
|
132
132
|
}
|
133
133
|
function I2(c) {
|
134
134
|
return (($2(c) ? c.ownerDocument : (
|
@@ -137,7 +137,7 @@ function I2(c) {
|
|
137
137
|
)) || window.document).documentElement;
|
138
138
|
}
|
139
139
|
function p3(c) {
|
140
|
-
return
|
140
|
+
return h2(c) === "html" ? c : (
|
141
141
|
// this is a quicker (but less type safe) way to save quite some bytes from the bundle
|
142
142
|
// $FlowFixMe[incompatible-return]
|
143
143
|
// $FlowFixMe[prop-missing]
|
@@ -160,7 +160,7 @@ function Sk(c) {
|
|
160
160
|
return null;
|
161
161
|
}
|
162
162
|
var t = p3(c);
|
163
|
-
for (B4(t) && (t = t.host); f2(t) && ["html", "body"].indexOf(
|
163
|
+
for (B4(t) && (t = t.host); f2(t) && ["html", "body"].indexOf(h2(t)) < 0; ) {
|
164
164
|
var s = M2(t);
|
165
165
|
if (s.transform !== "none" || s.perspective !== "none" || s.contain === "paint" || ["transform", "perspective"].indexOf(s.willChange) !== -1 || a && s.willChange === "filter" || a && s.filter && s.filter !== "none")
|
166
166
|
return t;
|
@@ -171,7 +171,7 @@ function Sk(c) {
|
|
171
171
|
function y1(c) {
|
172
172
|
for (var a = n2(c), e = Ea(c); e && Ak(e) && M2(e).position === "static"; )
|
173
173
|
e = Ea(e);
|
174
|
-
return e && (
|
174
|
+
return e && (h2(e) === "html" || h2(e) === "body" && M2(e).position === "static") ? a : e || Sk(c) || a;
|
175
175
|
}
|
176
176
|
function j4(c) {
|
177
177
|
return ["top", "bottom"].indexOf(c) >= 0 ? "x" : "y";
|
@@ -205,9 +205,9 @@ var wk = function(a, e) {
|
|
205
205
|
})) : a, $9(typeof a != "number" ? a : R9(a, x1));
|
206
206
|
};
|
207
207
|
function kk(c) {
|
208
|
-
var a, e = c.state, i = c.name, t = c.options, s = e.elements.arrow, n = e.modifiersData.popperOffsets, r =
|
208
|
+
var a, e = c.state, i = c.name, t = c.options, s = e.elements.arrow, n = e.modifiersData.popperOffsets, r = p2(e.placement), o = j4(r), m = [t2, m2].indexOf(r) >= 0, f = m ? "height" : "width";
|
209
209
|
if (!(!s || !n)) {
|
210
|
-
var v = wk(t.padding, e), p = O4(s), h =
|
210
|
+
var v = wk(t.padding, e), p = O4(s), h = o === "y" ? i2 : t2, L = o === "y" ? u2 : m2, M = e.rects.reference[f] + e.rects.reference[o] - n[o] - e.rects.popper[f], y = n[o] - e.rects.reference[o], I = y1(s), _ = I ? o === "y" ? I.clientHeight || 0 : I.clientWidth || 0 : 0, g = M / 2 - y / 2, w = v[h], P = _ - p[f] - v[L], S = _ / 2 - p[f] / 2 + g, q = v1(w, S, P), x = o;
|
211
211
|
e.modifiersData[i] = (a = {}, a[x] = q, a.centerOffset = q - S, a);
|
212
212
|
}
|
213
213
|
}
|
@@ -241,7 +241,7 @@ function Ik(c, a) {
|
|
241
241
|
};
|
242
242
|
}
|
243
243
|
function qa(c) {
|
244
|
-
var a, e = c.popper, i = c.popperRect, t = c.placement, s = c.variation, n = c.offsets, r = c.position,
|
244
|
+
var a, e = c.popper, i = c.popperRect, t = c.placement, s = c.variation, n = c.offsets, r = c.position, o = c.gpuAcceleration, m = c.adaptive, f = c.roundOffsets, v = c.isFixed, p = n.x, h = p === void 0 ? 0 : p, L = n.y, M = L === void 0 ? 0 : L, y = typeof f == "function" ? f({
|
245
245
|
x: h,
|
246
246
|
y: M
|
247
247
|
}) : {
|
@@ -258,7 +258,7 @@ function qa(c) {
|
|
258
258
|
// $FlowFixMe[prop-missing]
|
259
259
|
S[q]
|
260
260
|
);
|
261
|
-
M -= k - i.height, M *=
|
261
|
+
M -= k - i.height, M *= o ? 1 : -1;
|
262
262
|
}
|
263
263
|
if (t === t2 || (t === i2 || t === u2) && s === z1) {
|
264
264
|
g = m2;
|
@@ -266,7 +266,7 @@ function qa(c) {
|
|
266
266
|
// $FlowFixMe[prop-missing]
|
267
267
|
S[x]
|
268
268
|
);
|
269
|
-
h -= A - i.width, h *=
|
269
|
+
h -= A - i.width, h *= o ? 1 : -1;
|
270
270
|
}
|
271
271
|
}
|
272
272
|
var E = Object.assign({
|
@@ -278,15 +278,15 @@ function qa(c) {
|
|
278
278
|
x: h,
|
279
279
|
y: M
|
280
280
|
};
|
281
|
-
if (h = X.x, M = X.y,
|
281
|
+
if (h = X.x, M = X.y, o) {
|
282
282
|
var G;
|
283
283
|
return Object.assign({}, E, (G = {}, G[w] = _ ? "0" : "", G[g] = I ? "0" : "", G.transform = (P.devicePixelRatio || 1) <= 1 ? "translate(" + h + "px, " + M + "px)" : "translate3d(" + h + "px, " + M + "px, 0)", G));
|
284
284
|
}
|
285
285
|
return Object.assign({}, E, (a = {}, a[w] = _ ? M + "px" : "", a[g] = I ? h + "px" : "", a.transform = "", a));
|
286
286
|
}
|
287
287
|
function Pk(c) {
|
288
|
-
var a = c.state, e = c.options, i = e.gpuAcceleration, t = i === void 0 ? !0 : i, s = e.adaptive, n = s === void 0 ? !0 : s, r = e.roundOffsets,
|
289
|
-
placement:
|
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, r = e.roundOffsets, o = r === void 0 ? !0 : r, m = {
|
289
|
+
placement: p2(a.placement),
|
290
290
|
variation: e1(a.placement),
|
291
291
|
popper: a.elements.popper,
|
292
292
|
popperRect: a.rects.popper,
|
@@ -297,12 +297,12 @@ function Pk(c) {
|
|
297
297
|
offsets: a.modifiersData.popperOffsets,
|
298
298
|
position: a.options.strategy,
|
299
299
|
adaptive: n,
|
300
|
-
roundOffsets:
|
300
|
+
roundOffsets: o
|
301
301
|
})))), a.modifiersData.arrow != null && (a.styles.arrow = Object.assign({}, a.styles.arrow, qa(Object.assign({}, m, {
|
302
302
|
offsets: a.modifiersData.arrow,
|
303
303
|
position: "absolute",
|
304
304
|
adaptive: !1,
|
305
|
-
roundOffsets:
|
305
|
+
roundOffsets: o
|
306
306
|
})))), a.attributes.popper = Object.assign({}, a.attributes.popper, {
|
307
307
|
"data-popper-placement": a.placement
|
308
308
|
});
|
@@ -318,13 +318,13 @@ var Q1 = {
|
|
318
318
|
passive: !0
|
319
319
|
};
|
320
320
|
function Ok(c) {
|
321
|
-
var a = c.state, e = c.instance, i = c.options, t = i.scroll, s = t === void 0 ? !0 : t, n = i.resize, r = n === void 0 ? !0 : n,
|
321
|
+
var a = c.state, e = c.instance, i = c.options, t = i.scroll, s = t === void 0 ? !0 : t, n = i.resize, r = n === void 0 ? !0 : n, o = n2(a.elements.popper), m = [].concat(a.scrollParents.reference, a.scrollParents.popper);
|
322
322
|
return s && m.forEach(function(f) {
|
323
323
|
f.addEventListener("scroll", e.update, Q1);
|
324
|
-
}), r &&
|
324
|
+
}), r && o.addEventListener("resize", e.update, Q1), function() {
|
325
325
|
s && m.forEach(function(f) {
|
326
326
|
f.removeEventListener("scroll", e.update, Q1);
|
327
|
-
}), r &&
|
327
|
+
}), r && o.removeEventListener("resize", e.update, Q1);
|
328
328
|
};
|
329
329
|
}
|
330
330
|
const jk = {
|
@@ -367,26 +367,26 @@ function q4(c) {
|
|
367
367
|
return c1(I2(c)).left + E4(c).scrollLeft;
|
368
368
|
}
|
369
369
|
function Fk(c, a) {
|
370
|
-
var e = n2(c), i = I2(c), t = e.visualViewport, s = i.clientWidth, n = i.clientHeight, r = 0,
|
370
|
+
var e = n2(c), i = I2(c), t = e.visualViewport, s = i.clientWidth, n = i.clientHeight, r = 0, o = 0;
|
371
371
|
if (t) {
|
372
372
|
s = t.width, n = t.height;
|
373
373
|
var m = E9();
|
374
|
-
(m || !m && a === "fixed") && (r = t.offsetLeft,
|
374
|
+
(m || !m && a === "fixed") && (r = t.offsetLeft, o = t.offsetTop);
|
375
375
|
}
|
376
376
|
return {
|
377
377
|
width: s,
|
378
378
|
height: n,
|
379
379
|
x: r + q4(c),
|
380
|
-
y:
|
380
|
+
y: o
|
381
381
|
};
|
382
382
|
}
|
383
383
|
function $k(c) {
|
384
|
-
var a, e = I2(c), i = E4(c), t = (a = c.ownerDocument) == null ? void 0 : a.body, s = F2(e.scrollWidth, e.clientWidth, t ? t.scrollWidth : 0, t ? t.clientWidth : 0), n = F2(e.scrollHeight, e.clientHeight, t ? t.scrollHeight : 0, t ? t.clientHeight : 0), r = -i.scrollLeft + q4(c),
|
384
|
+
var a, e = I2(c), i = E4(c), t = (a = c.ownerDocument) == null ? void 0 : a.body, s = F2(e.scrollWidth, e.clientWidth, t ? t.scrollWidth : 0, t ? t.clientWidth : 0), n = F2(e.scrollHeight, e.clientHeight, t ? t.scrollHeight : 0, t ? t.clientHeight : 0), r = -i.scrollLeft + q4(c), o = -i.scrollTop;
|
385
385
|
return M2(t || e).direction === "rtl" && (r += F2(e.clientWidth, t ? t.clientWidth : 0) - s), {
|
386
386
|
width: s,
|
387
387
|
height: n,
|
388
388
|
x: r,
|
389
|
-
y:
|
389
|
+
y: o
|
390
390
|
};
|
391
391
|
}
|
392
392
|
function F4(c) {
|
@@ -394,7 +394,7 @@ function F4(c) {
|
|
394
394
|
return /auto|scroll|overlay|hidden/.test(e + t + i);
|
395
395
|
}
|
396
396
|
function U9(c) {
|
397
|
-
return ["html", "body", "#document"].indexOf(
|
397
|
+
return ["html", "body", "#document"].indexOf(h2(c)) >= 0 ? c.ownerDocument.body : f2(c) && F4(c) ? c : U9(p3(c));
|
398
398
|
}
|
399
399
|
function p1(c, a) {
|
400
400
|
var e;
|
@@ -423,45 +423,45 @@ function $a(c, a, e) {
|
|
423
423
|
function Uk(c) {
|
424
424
|
var a = p1(p3(c)), e = ["absolute", "fixed"].indexOf(M2(c).position) >= 0, i = e && f2(c) ? y1(c) : c;
|
425
425
|
return $2(i) ? a.filter(function(t) {
|
426
|
-
return $2(t) && q9(t, i) &&
|
426
|
+
return $2(t) && q9(t, i) && h2(t) !== "body";
|
427
427
|
}) : [];
|
428
428
|
}
|
429
429
|
function Wk(c, a, e, i) {
|
430
|
-
var t = a === "clippingParents" ? Uk(c) : [].concat(a), s = [].concat(t, [e]), n = s[0], r = s.reduce(function(
|
430
|
+
var t = a === "clippingParents" ? Uk(c) : [].concat(a), s = [].concat(t, [e]), n = s[0], r = s.reduce(function(o, m) {
|
431
431
|
var f = $a(c, m, i);
|
432
|
-
return
|
432
|
+
return o.top = F2(f.top, o.top), o.right = l3(f.right, o.right), o.bottom = l3(f.bottom, o.bottom), o.left = F2(f.left, o.left), o;
|
433
433
|
}, $a(c, n, i));
|
434
434
|
return r.width = r.right - r.left, r.height = r.bottom - r.top, r.x = r.left, r.y = r.top, r;
|
435
435
|
}
|
436
436
|
function W9(c) {
|
437
|
-
var a = c.reference, e = c.element, i = c.placement, t = i ?
|
437
|
+
var a = c.reference, e = c.element, i = c.placement, t = i ? p2(i) : null, s = i ? e1(i) : null, n = a.x + a.width / 2 - e.width / 2, r = a.y + a.height / 2 - e.height / 2, o;
|
438
438
|
switch (t) {
|
439
439
|
case i2:
|
440
|
-
|
440
|
+
o = {
|
441
441
|
x: n,
|
442
442
|
y: a.y - e.height
|
443
443
|
};
|
444
444
|
break;
|
445
445
|
case u2:
|
446
|
-
|
446
|
+
o = {
|
447
447
|
x: n,
|
448
448
|
y: a.y + a.height
|
449
449
|
};
|
450
450
|
break;
|
451
451
|
case m2:
|
452
|
-
|
452
|
+
o = {
|
453
453
|
x: a.x + a.width,
|
454
454
|
y: r
|
455
455
|
};
|
456
456
|
break;
|
457
457
|
case t2:
|
458
|
-
|
458
|
+
o = {
|
459
459
|
x: a.x - e.width,
|
460
460
|
y: r
|
461
461
|
};
|
462
462
|
break;
|
463
463
|
default:
|
464
|
-
|
464
|
+
o = {
|
465
465
|
x: a.x,
|
466
466
|
y: a.y
|
467
467
|
};
|
@@ -471,18 +471,18 @@ function W9(c) {
|
|
471
471
|
var f = m === "y" ? "height" : "width";
|
472
472
|
switch (s) {
|
473
473
|
case J2:
|
474
|
-
|
474
|
+
o[m] = o[m] - (a[f] / 2 - e[f] / 2);
|
475
475
|
break;
|
476
476
|
case z1:
|
477
|
-
|
477
|
+
o[m] = o[m] + (a[f] / 2 - e[f] / 2);
|
478
478
|
break;
|
479
479
|
}
|
480
480
|
}
|
481
|
-
return
|
481
|
+
return o;
|
482
482
|
}
|
483
483
|
function H1(c, a) {
|
484
484
|
a === void 0 && (a = {});
|
485
|
-
var e = a, i = e.placement, t = i === void 0 ? c.placement : i, s = e.strategy, n = s === void 0 ? c.strategy : s, r = e.boundary,
|
485
|
+
var e = a, i = e.placement, t = i === void 0 ? c.placement : i, s = e.strategy, n = s === void 0 ? c.strategy : s, r = e.boundary, o = r === void 0 ? mk : r, m = e.rootBoundary, f = m === void 0 ? O9 : m, v = e.elementContext, p = v === void 0 ? u1 : v, h = e.altBoundary, L = h === void 0 ? !1 : h, M = e.padding, y = M === void 0 ? 0 : M, I = $9(typeof y != "number" ? y : R9(y, x1)), _ = p === u1 ? dk : u1, g = c.rects.popper, w = c.elements[L ? _ : p], P = Wk($2(w) ? w : w.contextElement || I2(c.elements.popper), o, f, n), S = c1(c.elements.reference), q = W9({
|
486
486
|
reference: S,
|
487
487
|
element: g,
|
488
488
|
strategy: "absolute",
|
@@ -504,26 +504,26 @@ function H1(c, a) {
|
|
504
504
|
}
|
505
505
|
function Gk(c, a) {
|
506
506
|
a === void 0 && (a = {});
|
507
|
-
var e = a, i = e.placement, t = e.boundary, s = e.rootBoundary, n = e.padding, r = e.flipVariations,
|
508
|
-
return e1(
|
509
|
-
}) : x1, p = v.filter(function(
|
510
|
-
return m.indexOf(
|
507
|
+
var e = a, i = e.placement, t = e.boundary, s = e.rootBoundary, n = e.padding, r = e.flipVariations, o = e.allowedAutoPlacements, m = o === void 0 ? j9 : o, f = e1(i), v = f ? r ? ja : ja.filter(function(L) {
|
508
|
+
return e1(L) === f;
|
509
|
+
}) : x1, p = v.filter(function(L) {
|
510
|
+
return m.indexOf(L) >= 0;
|
511
511
|
});
|
512
512
|
p.length === 0 && (p = v);
|
513
|
-
var h = p.reduce(function(
|
514
|
-
return
|
513
|
+
var h = p.reduce(function(L, M) {
|
514
|
+
return L[M] = H1(c, {
|
515
515
|
placement: M,
|
516
516
|
boundary: t,
|
517
517
|
rootBoundary: s,
|
518
518
|
padding: n
|
519
|
-
})[
|
519
|
+
})[p2(M)], L;
|
520
520
|
}, {});
|
521
|
-
return Object.keys(h).sort(function(
|
522
|
-
return h[
|
521
|
+
return Object.keys(h).sort(function(L, M) {
|
522
|
+
return h[L] - h[M];
|
523
523
|
});
|
524
524
|
}
|
525
525
|
function Yk(c) {
|
526
|
-
if (
|
526
|
+
if (p2(c) === P4)
|
527
527
|
return [];
|
528
528
|
var a = s3(c);
|
529
529
|
return [Fa(c), a, Fa(a)];
|
@@ -531,17 +531,17 @@ function Yk(c) {
|
|
531
531
|
function Qk(c) {
|
532
532
|
var a = c.state, e = c.options, i = c.name;
|
533
533
|
if (!a.modifiersData[i]._skip) {
|
534
|
-
for (var t = e.mainAxis, s = t === void 0 ? !0 : t, n = e.altAxis, r = n === void 0 ? !0 : n,
|
535
|
-
return W2.concat(
|
534
|
+
for (var t = e.mainAxis, s = t === void 0 ? !0 : t, n = e.altAxis, r = n === void 0 ? !0 : n, o = e.fallbackPlacements, m = e.padding, f = e.boundary, v = e.rootBoundary, p = e.altBoundary, h = e.flipVariations, L = h === void 0 ? !0 : h, M = e.allowedAutoPlacements, y = a.options.placement, I = p2(y), _ = I === y, g = o || (_ || !L ? [s3(y)] : Yk(y)), w = [y].concat(g).reduce(function(W2, x2) {
|
535
|
+
return W2.concat(p2(x2) === P4 ? Gk(a, {
|
536
536
|
placement: x2,
|
537
537
|
boundary: f,
|
538
538
|
rootBoundary: v,
|
539
539
|
padding: m,
|
540
|
-
flipVariations:
|
540
|
+
flipVariations: L,
|
541
541
|
allowedAutoPlacements: M
|
542
542
|
}) : x2);
|
543
543
|
}, []), P = a.rects.reference, S = a.rects.popper, q = /* @__PURE__ */ new Map(), x = !0, k = w[0], A = 0; A < w.length; A++) {
|
544
|
-
var E = w[A], X =
|
544
|
+
var E = w[A], X = p2(E), G = e1(E) === J2, l2 = [i2, u2].indexOf(X) >= 0, z2 = l2 ? "width" : "height", J = H1(a, {
|
545
545
|
placement: E,
|
546
546
|
boundary: f,
|
547
547
|
rootBoundary: v,
|
@@ -559,7 +559,7 @@ function Qk(c) {
|
|
559
559
|
q.set(E, o2);
|
560
560
|
}
|
561
561
|
if (x)
|
562
|
-
for (var P2 =
|
562
|
+
for (var P2 = L ? 3 : 1, d4 = function(x2) {
|
563
563
|
var f1 = w.find(function(G1) {
|
564
564
|
var B2 = q.get(G1);
|
565
565
|
if (B2)
|
@@ -608,9 +608,9 @@ function Xk(c) {
|
|
608
608
|
elementContext: "reference"
|
609
609
|
}), r = H1(a, {
|
610
610
|
altBoundary: !0
|
611
|
-
}),
|
611
|
+
}), o = Ra(n, i), m = Ra(r, t, s), f = Ua(o), v = Ua(m);
|
612
612
|
a.modifiersData[e] = {
|
613
|
-
referenceClippingOffsets:
|
613
|
+
referenceClippingOffsets: o,
|
614
614
|
popperEscapeOffsets: m,
|
615
615
|
isReferenceHidden: f,
|
616
616
|
hasPopperEscaped: v
|
@@ -627,7 +627,7 @@ const Jk = {
|
|
627
627
|
fn: Xk
|
628
628
|
};
|
629
629
|
function Kk(c, a, e) {
|
630
|
-
var i =
|
630
|
+
var i = p2(c), t = [t2, i2].indexOf(i) >= 0 ? -1 : 1, s = typeof e == "function" ? e(Object.assign({}, a, {
|
631
631
|
placement: c
|
632
632
|
})) : e, n = s[0], r = s[1];
|
633
633
|
return n = n || 0, r = (r || 0) * t, [t2, m2].indexOf(i) >= 0 ? {
|
@@ -641,8 +641,8 @@ function Kk(c, a, e) {
|
|
641
641
|
function c_(c) {
|
642
642
|
var a = c.state, e = c.options, i = c.name, t = e.offset, s = t === void 0 ? [0, 0] : t, n = j9.reduce(function(f, v) {
|
643
643
|
return f[v] = Kk(v, a.rects, s), f;
|
644
|
-
}, {}), r = n[a.placement],
|
645
|
-
a.modifiersData.popperOffsets != null && (a.modifiersData.popperOffsets.x +=
|
644
|
+
}, {}), r = n[a.placement], o = r.x, m = r.y;
|
645
|
+
a.modifiersData.popperOffsets != null && (a.modifiersData.popperOffsets.x += o, a.modifiersData.popperOffsets.y += m), a.modifiersData[i] = n;
|
646
646
|
}
|
647
647
|
const e_ = {
|
648
648
|
name: "offset",
|
@@ -671,12 +671,12 @@ function t_(c) {
|
|
671
671
|
return c === "x" ? "y" : "x";
|
672
672
|
}
|
673
673
|
function s_(c) {
|
674
|
-
var a = c.state, e = c.options, i = c.name, t = e.mainAxis, s = t === void 0 ? !0 : t, n = e.altAxis, r = n === void 0 ? !1 : n,
|
675
|
-
boundary:
|
674
|
+
var a = c.state, e = c.options, i = c.name, t = e.mainAxis, s = t === void 0 ? !0 : t, n = e.altAxis, r = n === void 0 ? !1 : n, o = e.boundary, m = e.rootBoundary, f = e.altBoundary, v = e.padding, p = e.tether, h = p === void 0 ? !0 : p, L = e.tetherOffset, M = L === void 0 ? 0 : L, y = H1(a, {
|
675
|
+
boundary: o,
|
676
676
|
rootBoundary: m,
|
677
677
|
padding: v,
|
678
678
|
altBoundary: f
|
679
|
-
}), I =
|
679
|
+
}), I = p2(a.placement), _ = e1(a.placement), g = !_, w = j4(I), P = t_(w), S = a.modifiersData.popperOffsets, q = a.rects.reference, x = a.rects.popper, k = typeof M == "function" ? M(Object.assign({}, a.rects, {
|
680
680
|
placement: a.placement
|
681
681
|
})) : M, A = typeof k == "number" ? {
|
682
682
|
mainAxis: k,
|
@@ -728,14 +728,14 @@ function f_(c, a, e) {
|
|
728
728
|
var i = f2(a), t = f2(a) && o_(a), s = I2(a), n = c1(c, t, e), r = {
|
729
729
|
scrollLeft: 0,
|
730
730
|
scrollTop: 0
|
731
|
-
},
|
731
|
+
}, o = {
|
732
732
|
x: 0,
|
733
733
|
y: 0
|
734
734
|
};
|
735
|
-
return (i || !i && !e) && ((
|
736
|
-
F4(s)) && (r = l_(a)), f2(a) ? (
|
737
|
-
x: n.left + r.scrollLeft -
|
738
|
-
y: n.top + r.scrollTop -
|
735
|
+
return (i || !i && !e) && ((h2(a) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
|
736
|
+
F4(s)) && (r = l_(a)), f2(a) ? (o = c1(a, !0), o.x += a.clientLeft, o.y += a.clientTop) : s && (o.x = q4(s))), {
|
737
|
+
x: n.left + r.scrollLeft - o.x,
|
738
|
+
y: n.top + r.scrollTop - o.y,
|
739
739
|
width: n.width,
|
740
740
|
height: n.height
|
741
741
|
};
|
@@ -750,8 +750,8 @@ function u_(c) {
|
|
750
750
|
var n = [].concat(s.requires || [], s.requiresIfExists || []);
|
751
751
|
n.forEach(function(r) {
|
752
752
|
if (!e.has(r)) {
|
753
|
-
var
|
754
|
-
|
753
|
+
var o = a.get(r);
|
754
|
+
o && t(o);
|
755
755
|
}
|
756
756
|
}), i.push(s);
|
757
757
|
}
|
@@ -804,7 +804,7 @@ function Ga() {
|
|
804
804
|
function p_(c) {
|
805
805
|
c === void 0 && (c = {});
|
806
806
|
var a = c, e = a.defaultModifiers, i = e === void 0 ? [] : e, t = a.defaultOptions, s = t === void 0 ? Wa : t;
|
807
|
-
return function(r,
|
807
|
+
return function(r, o, m) {
|
808
808
|
m === void 0 && (m = s);
|
809
809
|
var f = {
|
810
810
|
placement: "bottom",
|
@@ -813,7 +813,7 @@ function p_(c) {
|
|
813
813
|
modifiersData: {},
|
814
814
|
elements: {
|
815
815
|
reference: r,
|
816
|
-
popper:
|
816
|
+
popper: o
|
817
817
|
},
|
818
818
|
attributes: {},
|
819
819
|
styles: {}
|
@@ -823,12 +823,12 @@ function p_(c) {
|
|
823
823
|
var _ = typeof I == "function" ? I(f.options) : I;
|
824
824
|
M(), f.options = Object.assign({}, s, f.options, _), f.scrollParents = {
|
825
825
|
reference: $2(r) ? p1(r) : r.contextElement ? p1(r.contextElement) : [],
|
826
|
-
popper: p1(
|
826
|
+
popper: p1(o)
|
827
827
|
};
|
828
828
|
var g = m_(v_([].concat(i, f.options.modifiers)));
|
829
829
|
return f.orderedModifiers = g.filter(function(w) {
|
830
830
|
return w.enabled;
|
831
|
-
}),
|
831
|
+
}), L(), h.update();
|
832
832
|
},
|
833
833
|
// Sync update – it will always be executed, even if not necessary. This
|
834
834
|
// is useful for low frequency updates where sync behavior simplifies the
|
@@ -872,12 +872,12 @@ function p_(c) {
|
|
872
872
|
M(), p = !0;
|
873
873
|
}
|
874
874
|
};
|
875
|
-
if (!Ga(r,
|
875
|
+
if (!Ga(r, o))
|
876
876
|
return h;
|
877
877
|
h.setOptions(m).then(function(y) {
|
878
878
|
!p && m.onFirstUpdate && m.onFirstUpdate(y);
|
879
879
|
});
|
880
|
-
function
|
880
|
+
function L() {
|
881
881
|
f.orderedModifiers.forEach(function(y) {
|
882
882
|
var I = y.name, _ = y.options, g = _ === void 0 ? {} : _, w = y.effect;
|
883
883
|
if (typeof w == "function") {
|
@@ -922,13 +922,13 @@ function g_(c, a = {}) {
|
|
922
922
|
clearTimeout(r), t(), t = o3;
|
923
923
|
};
|
924
924
|
return (r) => {
|
925
|
-
const
|
926
|
-
return e && s(e),
|
925
|
+
const o = f3(c), m = f3(a.maxWait);
|
926
|
+
return e && s(e), o <= 0 || m !== void 0 && m <= 0 ? (i && (s(i), i = null), Promise.resolve(r())) : new Promise((f, v) => {
|
927
927
|
t = a.rejectOnCancel ? v : f, m && !i && (i = setTimeout(() => {
|
928
928
|
e && s(e), i = null, f(r());
|
929
929
|
}, m)), e = setTimeout(() => {
|
930
930
|
i && s(i), i = null, f(r());
|
931
|
-
},
|
931
|
+
}, o);
|
932
932
|
});
|
933
933
|
};
|
934
934
|
}
|
@@ -954,10 +954,10 @@ function V4(...c) {
|
|
954
954
|
Array.isArray(e) || (e = [e]), Array.isArray(i) || (i = [i]);
|
955
955
|
const s = [], n = () => {
|
956
956
|
s.forEach((f) => f()), s.length = 0;
|
957
|
-
}, r = (f, v, p, h) => (f.addEventListener(v, p, h), () => f.removeEventListener(v, p, h)),
|
957
|
+
}, r = (f, v, p, h) => (f.addEventListener(v, p, h), () => f.removeEventListener(v, p, h)), o = e2(() => [m1(a), f3(t)], ([f, v]) => {
|
958
958
|
n(), f && s.push(...e.flatMap((p) => i.map((h) => r(f, p, h, v))));
|
959
959
|
}, { immediate: !0, flush: "post" }), m = () => {
|
960
|
-
|
960
|
+
o(), n();
|
961
961
|
};
|
962
962
|
return L_(m), m;
|
963
963
|
}
|
@@ -968,18 +968,18 @@ function b_(c, a, e = {}) {
|
|
968
968
|
return;
|
969
969
|
H_ && !Za && (Za = !0, Array.from(i.document.body.children).forEach((p) => p.addEventListener("click", o3)));
|
970
970
|
let r = !0;
|
971
|
-
const
|
971
|
+
const o = (p) => t.some((h) => {
|
972
972
|
if (typeof h == "string")
|
973
|
-
return Array.from(i.document.querySelectorAll(h)).some((
|
973
|
+
return Array.from(i.document.querySelectorAll(h)).some((L) => L === p.target || p.composedPath().includes(L));
|
974
974
|
{
|
975
|
-
const
|
976
|
-
return
|
975
|
+
const L = m1(h);
|
976
|
+
return L && (p.target === L || p.composedPath().includes(L));
|
977
977
|
}
|
978
978
|
}), f = [
|
979
979
|
V4(i, "click", (p) => {
|
980
980
|
const h = m1(c);
|
981
981
|
if (!(!h || h === p.target || p.composedPath().includes(h))) {
|
982
|
-
if (p.detail === 0 && (r = !
|
982
|
+
if (p.detail === 0 && (r = !o(p)), !r) {
|
983
983
|
r = !0;
|
984
984
|
return;
|
985
985
|
}
|
@@ -988,12 +988,12 @@ function b_(c, a, e = {}) {
|
|
988
988
|
}, { passive: !0, capture: s }),
|
989
989
|
V4(i, "pointerdown", (p) => {
|
990
990
|
const h = m1(c);
|
991
|
-
h && (r = !p.composedPath().includes(h) && !
|
991
|
+
h && (r = !p.composedPath().includes(h) && !o(p));
|
992
992
|
}, { passive: !0 }),
|
993
993
|
n && V4(i, "blur", (p) => {
|
994
994
|
var h;
|
995
|
-
const
|
996
|
-
((h = i.document.activeElement) == null ? void 0 : h.tagName) === "IFRAME" && !(
|
995
|
+
const L = m1(c);
|
996
|
+
((h = i.document.activeElement) == null ? void 0 : h.tagName) === "IFRAME" && !(L != null && L.contains(i.document.activeElement)) && a(p);
|
997
997
|
})
|
998
998
|
].filter(Boolean);
|
999
999
|
return () => f.forEach((p) => p());
|
@@ -1101,7 +1101,7 @@ const a9 = {
|
|
1101
1101
|
}
|
1102
1102
|
},
|
1103
1103
|
...c
|
1104
|
-
}, i = $(void 0), t = $(void 0), s = $(void 0), n = $(!1), r = $(!1),
|
1104
|
+
}, i = $(void 0), t = $(void 0), s = $(void 0), n = $(!1), r = $(!1), o = $(!1), m = $(e.placement || "top"), f = C(() => {
|
1105
1105
|
let { modifiers: x } = a9;
|
1106
1106
|
return e.modifiers && (x = [...x, ...e.modifiers]), {
|
1107
1107
|
...a9,
|
@@ -1121,8 +1121,8 @@ const a9 = {
|
|
1121
1121
|
n.value = !1;
|
1122
1122
|
return;
|
1123
1123
|
}
|
1124
|
-
r.value === !1 &&
|
1125
|
-
}, v()),
|
1124
|
+
r.value === !1 && o.value === !1 && (n.value = !1);
|
1125
|
+
}, v()), L = (x = "") => {
|
1126
1126
|
let k = x;
|
1127
1127
|
if (x === "" && (k = n.value ? "close" : "open"), k === "open") {
|
1128
1128
|
p();
|
@@ -1130,7 +1130,7 @@ const a9 = {
|
|
1130
1130
|
}
|
1131
1131
|
h();
|
1132
1132
|
}, M = (x = "", k = "") => {
|
1133
|
-
e.hover !== !1 && (k === "trigger" ? r.value = x === "open" :
|
1133
|
+
e.hover !== !1 && (k === "trigger" ? r.value = x === "open" : o.value = x === "open", L(x));
|
1134
1134
|
}, y = function(x, k) {
|
1135
1135
|
const { slots: A } = k;
|
1136
1136
|
return j2(
|
@@ -1142,11 +1142,11 @@ const a9 = {
|
|
1142
1142
|
onMouseenter: () => M("open", "trigger"),
|
1143
1143
|
onMouseleave: () => M("close", "trigger"),
|
1144
1144
|
onFocus: () => M("open"),
|
1145
|
-
onClick: () =>
|
1145
|
+
onClick: () => L()
|
1146
1146
|
},
|
1147
1147
|
A.default ? A.default() : ""
|
1148
1148
|
);
|
1149
|
-
}, I =
|
1149
|
+
}, I = C(() => {
|
1150
1150
|
const { animation: x } = e;
|
1151
1151
|
if (x === "none")
|
1152
1152
|
return {
|
@@ -1158,7 +1158,7 @@ const a9 = {
|
|
1158
1158
|
outer: "fade",
|
1159
1159
|
inner: k
|
1160
1160
|
};
|
1161
|
-
}), _ =
|
1161
|
+
}), _ = C(() => {
|
1162
1162
|
const { animationDuration: x } = e;
|
1163
1163
|
if (!Array.isArray(x)) {
|
1164
1164
|
const E = x || 300;
|
@@ -1172,13 +1172,13 @@ const a9 = {
|
|
1172
1172
|
enter: `${k / 1e3}s`,
|
1173
1173
|
leave: `${A / 1e3}s`
|
1174
1174
|
};
|
1175
|
-
}), g =
|
1175
|
+
}), g = C(() => {
|
1176
1176
|
const x = Object.keys(i9).find((k) => m.value.startsWith(k));
|
1177
1177
|
return x === void 0 ? "translate(0, 0)" : i9[x];
|
1178
|
-
}), w =
|
1178
|
+
}), w = C(() => {
|
1179
1179
|
const x = Object.keys(t9).find((k) => m.value.startsWith(k));
|
1180
1180
|
return x === void 0 ? "center center" : t9[x];
|
1181
|
-
}), P =
|
1181
|
+
}), P = C(() => {
|
1182
1182
|
if (s.value === void 0)
|
1183
1183
|
return "";
|
1184
1184
|
const x = {
|
@@ -1263,10 +1263,10 @@ const a9 = {
|
|
1263
1263
|
return b_(
|
1264
1264
|
i,
|
1265
1265
|
() => {
|
1266
|
-
e.disableClickOutside !== !0 &&
|
1266
|
+
e.disableClickOutside !== !0 && L("close");
|
1267
1267
|
},
|
1268
1268
|
{ ignore: [t] }
|
1269
|
-
),
|
1269
|
+
), V2(() => {
|
1270
1270
|
i.value !== void 0 && t.value !== void 0 && (s.value = V_(
|
1271
1271
|
i.value,
|
1272
1272
|
t.value,
|
@@ -1286,7 +1286,7 @@ const a9 = {
|
|
1286
1286
|
triggerElement: y,
|
1287
1287
|
tooltipElement: q,
|
1288
1288
|
popperInstance: s,
|
1289
|
-
isOpened:
|
1289
|
+
isOpened: C(() => n.value)
|
1290
1290
|
};
|
1291
1291
|
}, __ = { class: "popper-container" }, T_ = /* @__PURE__ */ B({
|
1292
1292
|
__name: "VuePopper",
|
@@ -1403,8 +1403,8 @@ const a9 = {
|
|
1403
1403
|
placement: i.placement,
|
1404
1404
|
interactive: i.interactive,
|
1405
1405
|
animationDuration: i.animationDuration,
|
1406
|
-
onTransition: (
|
1407
|
-
e("transition",
|
1406
|
+
onTransition: (o, m) => {
|
1407
|
+
e("transition", o, m);
|
1408
1408
|
},
|
1409
1409
|
onOpened: () => {
|
1410
1410
|
e("opened");
|
@@ -1415,17 +1415,17 @@ const a9 = {
|
|
1415
1415
|
});
|
1416
1416
|
return a({
|
1417
1417
|
popper: t,
|
1418
|
-
isOpened:
|
1419
|
-
}), (
|
1418
|
+
isOpened: C(() => r.value)
|
1419
|
+
}), (o, m) => (u(), d("div", __, [
|
1420
1420
|
(u(), j(Oa(Z2(s)), null, {
|
1421
1421
|
default: F(() => [
|
1422
|
-
Z(
|
1422
|
+
Z(o.$slots, "default")
|
1423
1423
|
]),
|
1424
1424
|
_: 3
|
1425
1425
|
})),
|
1426
1426
|
(u(), j(Oa(Z2(n)), null, {
|
1427
1427
|
default: F(() => [
|
1428
|
-
Z(
|
1428
|
+
Z(o.$slots, "content")
|
1429
1429
|
]),
|
1430
1430
|
_: 3
|
1431
1431
|
}))
|
@@ -10984,8 +10984,8 @@ function F_(c, a) {
|
|
10984
10984
|
try {
|
10985
10985
|
for (e = e.call(c); !(t = (n = e.next()).done) && (i.push(n.value), !(a && i.length === a)); t = !0)
|
10986
10986
|
;
|
10987
|
-
} catch (
|
10988
|
-
s = !0, r =
|
10987
|
+
} catch (o) {
|
10988
|
+
s = !0, r = o;
|
10989
10989
|
} finally {
|
10990
10990
|
try {
|
10991
10991
|
!t && e.return != null && e.return();
|
@@ -11195,7 +11195,7 @@ function sT(c) {
|
|
11195
11195
|
V1.splice(V1.indexOf(c), 1);
|
11196
11196
|
};
|
11197
11197
|
}
|
11198
|
-
var y2 = x4,
|
11198
|
+
var y2 = x4, v2 = {
|
11199
11199
|
size: 16,
|
11200
11200
|
x: 0,
|
11201
11201
|
y: 0,
|
@@ -11244,25 +11244,25 @@ function l4(c) {
|
|
11244
11244
|
}, "");
|
11245
11245
|
}
|
11246
11246
|
function ga(c) {
|
11247
|
-
return c.size !==
|
11247
|
+
return c.size !== v2.size || c.x !== v2.x || c.y !== v2.y || c.rotate !== v2.rotate || c.flipX || c.flipY;
|
11248
11248
|
}
|
11249
11249
|
function oT(c) {
|
11250
11250
|
var a = c.transform, e = c.containerWidth, i = c.iconWidth, t = {
|
11251
11251
|
transform: "translate(".concat(e / 2, " 256)")
|
11252
|
-
}, s = "translate(".concat(a.x * 32, ", ").concat(a.y * 32, ") "), n = "scale(".concat(a.size / 16 * (a.flipX ? -1 : 1), ", ").concat(a.size / 16 * (a.flipY ? -1 : 1), ") "), r = "rotate(".concat(a.rotate, " 0 0)"),
|
11252
|
+
}, s = "translate(".concat(a.x * 32, ", ").concat(a.y * 32, ") "), n = "scale(".concat(a.size / 16 * (a.flipX ? -1 : 1), ", ").concat(a.size / 16 * (a.flipY ? -1 : 1), ") "), r = "rotate(".concat(a.rotate, " 0 0)"), o = {
|
11253
11253
|
transform: "".concat(s, " ").concat(n, " ").concat(r)
|
11254
11254
|
}, m = {
|
11255
11255
|
transform: "translate(".concat(i / 2 * -1, " -256)")
|
11256
11256
|
};
|
11257
11257
|
return {
|
11258
11258
|
outer: t,
|
11259
|
-
inner:
|
11259
|
+
inner: o,
|
11260
11260
|
path: m
|
11261
11261
|
};
|
11262
11262
|
}
|
11263
11263
|
function fT(c) {
|
11264
|
-
var a = c.transform, e = c.width, i = e === void 0 ? x4 : e, t = c.height, s = t === void 0 ? x4 : t, n = c.startCentered, r = n === void 0 ? !1 : n,
|
11265
|
-
return r && Aw ?
|
11264
|
+
var a = c.transform, e = c.width, i = e === void 0 ? x4 : e, t = c.height, s = t === void 0 ? x4 : t, n = c.startCentered, r = n === void 0 ? !1 : n, o = "";
|
11265
|
+
return r && Aw ? o += "translate(".concat(a.x / y2 - i / 2, "em, ").concat(a.y / y2 - s / 2, "em) ") : r ? o += "translate(calc(-50% + ".concat(a.x / y2, "em), calc(-50% + ").concat(a.y / y2, "em)) ") : o += "translate(".concat(a.x / y2, "em, ").concat(a.y / y2, "em) "), o += "scale(".concat(a.size / y2 * (a.flipX ? -1 : 1), ", ").concat(a.size / y2 * (a.flipY ? -1 : 1), ") "), o += "rotate(".concat(a.rotate, "deg) "), o;
|
11266
11266
|
}
|
11267
11267
|
var uT = `:root, :host {
|
11268
11268
|
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";
|
@@ -12083,9 +12083,9 @@ var pT = function(a, e) {
|
|
12083
12083
|
return a.call(e, i, t, s, n);
|
12084
12084
|
};
|
12085
12085
|
}, H4 = function(a, e, i, t) {
|
12086
|
-
var s = Object.keys(a), n = s.length, r = t !== void 0 ? pT(e, t) : e,
|
12087
|
-
for (i === void 0 ? (
|
12088
|
-
m = s[
|
12086
|
+
var s = Object.keys(a), n = s.length, r = t !== void 0 ? pT(e, t) : e, o, m, f;
|
12087
|
+
for (i === void 0 ? (o = 1, f = a[s[0]]) : (o = 0, f = i); o < n; o++)
|
12088
|
+
m = s[o], f = r(f, a[m], m, a);
|
12089
12089
|
return f;
|
12090
12090
|
};
|
12091
12091
|
function hT(c) {
|
@@ -12127,44 +12127,44 @@ function CT(c, a) {
|
|
12127
12127
|
}
|
12128
12128
|
var Fw = function() {
|
12129
12129
|
var a = function(s) {
|
12130
|
-
return H4(G2, function(n, r,
|
12131
|
-
return n[
|
12130
|
+
return H4(G2, function(n, r, o) {
|
12131
|
+
return n[o] = H4(r, s, {}), n;
|
12132
12132
|
}, {});
|
12133
12133
|
};
|
12134
12134
|
Bw = a(function(t, s, n) {
|
12135
12135
|
if (s[3] && (t[s[3]] = n), s[2]) {
|
12136
|
-
var r = s[2].filter(function(
|
12137
|
-
return typeof
|
12136
|
+
var r = s[2].filter(function(o) {
|
12137
|
+
return typeof o == "number";
|
12138
12138
|
});
|
12139
|
-
r.forEach(function(
|
12140
|
-
t[
|
12139
|
+
r.forEach(function(o) {
|
12140
|
+
t[o.toString(16)] = n;
|
12141
12141
|
});
|
12142
12142
|
}
|
12143
12143
|
return t;
|
12144
12144
|
}), Ow = a(function(t, s, n) {
|
12145
12145
|
if (t[n] = n, s[2]) {
|
12146
|
-
var r = s[2].filter(function(
|
12147
|
-
return typeof
|
12146
|
+
var r = s[2].filter(function(o) {
|
12147
|
+
return typeof o == "string";
|
12148
12148
|
});
|
12149
|
-
r.forEach(function(
|
12150
|
-
t[
|
12149
|
+
r.forEach(function(o) {
|
12150
|
+
t[o] = n;
|
12151
12151
|
});
|
12152
12152
|
}
|
12153
12153
|
return t;
|
12154
12154
|
}), qw = a(function(t, s, n) {
|
12155
12155
|
var r = s[2];
|
12156
|
-
return t[n] = n, r.forEach(function(
|
12157
|
-
t[
|
12156
|
+
return t[n] = n, r.forEach(function(o) {
|
12157
|
+
t[o] = n;
|
12158
12158
|
}), t;
|
12159
12159
|
});
|
12160
12160
|
var e = "far" in G2 || T.autoFetchSvg, i = H4(zT, function(t, s) {
|
12161
|
-
var n = s[0], r = s[1],
|
12161
|
+
var n = s[0], r = s[1], o = s[2];
|
12162
12162
|
return r === "far" && !e && (r = "fas"), typeof n == "string" && (t.names[n] = {
|
12163
12163
|
prefix: r,
|
12164
|
-
iconName:
|
12164
|
+
iconName: o
|
12165
12165
|
}), typeof n == "number" && (t.unicodes[n.toString(16)] = {
|
12166
12166
|
prefix: r,
|
12167
|
-
iconName:
|
12167
|
+
iconName: o
|
12168
12168
|
}), t;
|
12169
12169
|
}, {
|
12170
12170
|
names: {},
|
@@ -12227,7 +12227,7 @@ function f4(c) {
|
|
12227
12227
|
})) && (r = U), (c.includes(s[Q]) || c.some(function(m) {
|
12228
12228
|
return p9[Q].includes(m);
|
12229
12229
|
})) && (r = Q);
|
12230
|
-
var
|
12230
|
+
var o = c.reduce(function(m, f) {
|
12231
12231
|
var v = CT(T.cssPrefix, f);
|
12232
12232
|
if (G2[f] ? (f = HT[r].includes(f) ? Q_[r][f] : f, n = f, m.prefix = f) : MT[r].indexOf(f) > -1 ? (n = f, m.prefix = o4(f, {
|
12233
12233
|
family: r
|
@@ -12237,7 +12237,7 @@ function f4(c) {
|
|
12237
12237
|
}
|
12238
12238
|
return m;
|
12239
12239
|
}, ba());
|
12240
|
-
return (c.includes("fa-brands") || c.includes("fab")) && (
|
12240
|
+
return (c.includes("fa-brands") || c.includes("fab")) && (o.prefix = "fab"), (c.includes("fa-duotone") || c.includes("fad")) && (o.prefix = "fad"), !o.prefix && r === Q && (G2.fass || T.autoFetchSvg) && (o.prefix = "fass", o.iconName = q2(o.prefix, o.iconName) || o.iconName), (o.prefix === "fa" || n === "fa") && (o.prefix = k2() || "fas"), o;
|
12241
12241
|
}
|
12242
12242
|
var xT = /* @__PURE__ */ function() {
|
12243
12243
|
function c() {
|
@@ -12251,8 +12251,8 @@ var xT = /* @__PURE__ */ function() {
|
|
12251
12251
|
var n = t.reduce(this._pullDefinitions, {});
|
12252
12252
|
Object.keys(n).forEach(function(r) {
|
12253
12253
|
e.definitions[r] = N(N({}, e.definitions[r] || {}), n[r]), S4(r, n[r]);
|
12254
|
-
var
|
12255
|
-
|
12254
|
+
var o = C1[U][r];
|
12255
|
+
o && S4(o, n[r]), Fw();
|
12256
12256
|
});
|
12257
12257
|
}
|
12258
12258
|
}, {
|
@@ -12267,10 +12267,10 @@ var xT = /* @__PURE__ */ function() {
|
|
12267
12267
|
0: i
|
12268
12268
|
} : i;
|
12269
12269
|
return Object.keys(t).map(function(s) {
|
12270
|
-
var n = t[s], r = n.prefix,
|
12270
|
+
var n = t[s], r = n.prefix, o = n.iconName, m = n.icon, f = m[2];
|
12271
12271
|
e[r] || (e[r] = {}), f.length > 0 && f.forEach(function(v) {
|
12272
12272
|
typeof v == "string" && (e[r][v] = m);
|
12273
|
-
}), e[r][
|
12273
|
+
}), e[r][o] = m;
|
12274
12274
|
}), e;
|
12275
12275
|
}
|
12276
12276
|
}]), c;
|
@@ -12403,8 +12403,8 @@ function u4(c, a) {
|
|
12403
12403
|
function _T(c) {
|
12404
12404
|
var a = c.children, e = c.main, i = c.mask, t = c.attributes, s = c.styles, n = c.transform;
|
12405
12405
|
if (ga(n) && e.found && !i.found) {
|
12406
|
-
var r = e.width,
|
12407
|
-
x: r /
|
12406
|
+
var r = e.width, o = e.height, m = {
|
12407
|
+
x: r / o / 2,
|
12408
12408
|
y: 0.5
|
12409
12409
|
};
|
12410
12410
|
t.style = l4(N(N({}, s), {}, {
|
@@ -12434,7 +12434,7 @@ function TT(c) {
|
|
12434
12434
|
}];
|
12435
12435
|
}
|
12436
12436
|
function xa(c) {
|
12437
|
-
var a = c.icons, e = a.main, i = a.mask, t = c.prefix, s = c.iconName, n = c.transform, r = c.symbol,
|
12437
|
+
var a = c.icons, e = a.main, i = a.mask, t = c.prefix, s = c.iconName, n = c.transform, r = c.symbol, o = c.title, m = c.maskId, f = c.titleId, v = c.extra, p = c.watchable, h = p === void 0 ? !1 : p, L = i.found ? i : e, M = L.width, y = L.height, I = t === "fak", _ = [T.replacementClass, s ? "".concat(T.cssPrefix, "-").concat(s) : ""].filter(function(k) {
|
12438
12438
|
return v.classes.indexOf(k) === -1;
|
12439
12439
|
}).filter(function(k) {
|
12440
12440
|
return k !== "" || !!k;
|
@@ -12451,12 +12451,12 @@ function xa(c) {
|
|
12451
12451
|
}, w = I && !~v.classes.indexOf("fa-fw") ? {
|
12452
12452
|
width: "".concat(M / y * 16 * 0.0625, "em")
|
12453
12453
|
} : {};
|
12454
|
-
h && (g.attributes[R2] = ""),
|
12454
|
+
h && (g.attributes[R2] = ""), o && (g.children.push({
|
12455
12455
|
tag: "title",
|
12456
12456
|
attributes: {
|
12457
12457
|
id: g.attributes["aria-labelledby"] || "title-".concat(f || b1())
|
12458
12458
|
},
|
12459
|
-
children: [
|
12459
|
+
children: [o]
|
12460
12460
|
}), delete g.attributes.title);
|
12461
12461
|
var P = N(N({}, g), {}, {
|
12462
12462
|
prefix: t,
|
@@ -12477,12 +12477,12 @@ function xa(c) {
|
|
12477
12477
|
return P.children = q, P.attributes = x, r ? TT(P) : _T(P);
|
12478
12478
|
}
|
12479
12479
|
function V9(c) {
|
12480
|
-
var a = c.content, e = c.width, i = c.height, t = c.transform, s = c.title, n = c.extra, r = c.watchable,
|
12480
|
+
var a = c.content, e = c.width, i = c.height, t = c.transform, s = c.title, n = c.extra, r = c.watchable, o = r === void 0 ? !1 : r, m = N(N(N({}, n.attributes), s ? {
|
12481
12481
|
title: s
|
12482
12482
|
} : {}), {}, {
|
12483
12483
|
class: n.classes.join(" ")
|
12484
12484
|
});
|
12485
|
-
|
12485
|
+
o && (m[R2] = "");
|
12486
12486
|
var f = N({}, n.styles);
|
12487
12487
|
ga(t) && (f.transform = fT({
|
12488
12488
|
transform: t,
|
@@ -12660,8 +12660,8 @@ var r3 = {
|
|
12660
12660
|
return r3.replace(a);
|
12661
12661
|
var t = new RegExp("".concat(T.cssPrefix, "-.*"));
|
12662
12662
|
if (delete i[0].attributes.id, i[0].attributes.class) {
|
12663
|
-
var s = i[0].attributes.class.split(" ").reduce(function(r,
|
12664
|
-
return
|
12663
|
+
var s = i[0].attributes.class.split(" ").reduce(function(r, o) {
|
12664
|
+
return o === T.replacementClass || o.match(t) ? r.toSvg.push(o) : r.toNode.push(o), r;
|
12665
12665
|
}, {
|
12666
12666
|
toNode: [],
|
12667
12667
|
toSvg: []
|
@@ -12700,20 +12700,20 @@ function D4() {
|
|
12700
12700
|
var d3 = null;
|
12701
12701
|
function g9(c) {
|
12702
12702
|
if (f9 && T.observeMutations) {
|
12703
|
-
var a = c.treeCallback, e = a === void 0 ? n3 : a, i = c.nodeCallback, t = i === void 0 ? n3 : i, s = c.pseudoElementsCallback, n = s === void 0 ? n3 : s, r = c.observeMutationsRoot,
|
12703
|
+
var a = c.treeCallback, e = a === void 0 ? n3 : a, i = c.nodeCallback, t = i === void 0 ? n3 : i, s = c.pseudoElementsCallback, n = s === void 0 ? n3 : s, r = c.observeMutationsRoot, o = r === void 0 ? W : r;
|
12704
12704
|
d3 = new f9(function(m) {
|
12705
12705
|
if (!Aa) {
|
12706
12706
|
var f = k2();
|
12707
12707
|
l1(m).forEach(function(v) {
|
12708
12708
|
if (v.type === "childList" && v.addedNodes.length > 0 && !H9(v.addedNodes[0]) && (T.searchPseudoElements && n(v.target), e(v.target)), v.type === "attributes" && v.target.parentNode && T.searchPseudoElements && n(v.target.parentNode), v.type === "attributes" && H9(v.target) && ~cT.indexOf(v.attributeName))
|
12709
12709
|
if (v.attributeName === "class" && OT(v.target)) {
|
12710
|
-
var p = f4(Ma(v.target)), h = p.prefix,
|
12711
|
-
v.target.setAttribute(Va, h || f),
|
12710
|
+
var p = f4(Ma(v.target)), h = p.prefix, L = p.iconName;
|
12711
|
+
v.target.setAttribute(Va, h || f), L && v.target.setAttribute(za, L);
|
12712
12712
|
} else
|
12713
12713
|
jT(v.target) && t(v.target);
|
12714
12714
|
});
|
12715
12715
|
}
|
12716
|
-
}), b2 && d3.observe(
|
12716
|
+
}), b2 && d3.observe(o, {
|
12717
12717
|
childList: !0,
|
12718
12718
|
attributes: !0,
|
12719
12719
|
characterData: !0,
|
@@ -12747,7 +12747,7 @@ function YT() {
|
|
12747
12747
|
title: null,
|
12748
12748
|
titleId: null,
|
12749
12749
|
prefix: null,
|
12750
|
-
transform:
|
12750
|
+
transform: v2,
|
12751
12751
|
symbol: !1,
|
12752
12752
|
mask: {
|
12753
12753
|
iconName: null,
|
@@ -12765,13 +12765,13 @@ function YT() {
|
|
12765
12765
|
function C9(c) {
|
12766
12766
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
|
12767
12767
|
styleParser: !0
|
12768
|
-
}, e = WT(c), i = e.iconName, t = e.prefix, s = e.rest, n = GT(c), r = N4("parseNodeAttributes", {}, c),
|
12768
|
+
}, e = WT(c), i = e.iconName, t = e.prefix, s = e.rest, n = GT(c), r = N4("parseNodeAttributes", {}, c), o = a.styleParser ? UT(c) : [];
|
12769
12769
|
return N({
|
12770
12770
|
iconName: i,
|
12771
12771
|
title: c.getAttribute("title"),
|
12772
12772
|
titleId: c.getAttribute("data-fa-title-id"),
|
12773
12773
|
prefix: t,
|
12774
|
-
transform:
|
12774
|
+
transform: v2,
|
12775
12775
|
mask: {
|
12776
12776
|
iconName: null,
|
12777
12777
|
prefix: null,
|
@@ -12781,7 +12781,7 @@ function C9(c) {
|
|
12781
12781
|
symbol: !1,
|
12782
12782
|
extra: {
|
12783
12783
|
classes: s,
|
12784
|
-
styles:
|
12784
|
+
styles: o,
|
12785
12785
|
attributes: n
|
12786
12786
|
}
|
12787
12787
|
}, r);
|
@@ -12826,7 +12826,7 @@ function L9(c) {
|
|
12826
12826
|
i("pending"), t("complete");
|
12827
12827
|
else
|
12828
12828
|
return Promise.resolve();
|
12829
|
-
var
|
12829
|
+
var o = ya.begin("onTree"), m = r.reduce(function(f, v) {
|
12830
12830
|
try {
|
12831
12831
|
var p = Qw(v);
|
12832
12832
|
p && f.push(p);
|
@@ -12838,10 +12838,10 @@ function L9(c) {
|
|
12838
12838
|
return new Promise(function(f, v) {
|
12839
12839
|
Promise.all(m).then(function(p) {
|
12840
12840
|
Gw(p, function() {
|
12841
|
-
i("active"), i("complete"), t("pending"), typeof a == "function" && a(),
|
12841
|
+
i("active"), i("complete"), t("pending"), typeof a == "function" && a(), o(), f();
|
12842
12842
|
});
|
12843
12843
|
}).catch(function(p) {
|
12844
|
-
|
12844
|
+
o(), v(p);
|
12845
12845
|
});
|
12846
12846
|
});
|
12847
12847
|
}
|
@@ -12860,7 +12860,7 @@ function XT(c) {
|
|
12860
12860
|
};
|
12861
12861
|
}
|
12862
12862
|
var JT = function(a) {
|
12863
|
-
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.transform, t = i === void 0 ?
|
12863
|
+
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.transform, t = i === void 0 ? v2 : i, s = e.symbol, n = s === void 0 ? !1 : s, r = e.mask, o = r === void 0 ? null : r, m = e.maskId, f = m === void 0 ? null : m, v = e.title, p = v === void 0 ? null : v, h = e.titleId, L = h === void 0 ? null : h, M = e.classes, y = M === void 0 ? [] : M, I = e.attributes, _ = I === void 0 ? {} : I, g = e.styles, w = g === void 0 ? {} : g;
|
12864
12864
|
if (a) {
|
12865
12865
|
var P = a.prefix, S = a.iconName, q = a.icon;
|
12866
12866
|
return u4(N({
|
@@ -12869,10 +12869,10 @@ var JT = function(a) {
|
|
12869
12869
|
return U2("beforeDOMElementCreation", {
|
12870
12870
|
iconDefinition: a,
|
12871
12871
|
params: e
|
12872
|
-
}), T.autoA11y && (p ? _["aria-labelledby"] = "".concat(T.replacementClass, "-title-").concat(
|
12872
|
+
}), T.autoA11y && (p ? _["aria-labelledby"] = "".concat(T.replacementClass, "-title-").concat(L || b1()) : (_["aria-hidden"] = "true", _.focusable = "false")), xa({
|
12873
12873
|
icons: {
|
12874
12874
|
main: k4(q),
|
12875
|
-
mask:
|
12875
|
+
mask: o ? k4(o.icon) : {
|
12876
12876
|
found: !1,
|
12877
12877
|
width: null,
|
12878
12878
|
height: null,
|
@@ -12881,11 +12881,11 @@ var JT = function(a) {
|
|
12881
12881
|
},
|
12882
12882
|
prefix: P,
|
12883
12883
|
iconName: S,
|
12884
|
-
transform: N(N({},
|
12884
|
+
transform: N(N({}, v2), t),
|
12885
12885
|
symbol: n,
|
12886
12886
|
title: p,
|
12887
12887
|
maskId: f,
|
12888
|
-
titleId:
|
12888
|
+
titleId: L,
|
12889
12889
|
extra: {
|
12890
12890
|
attributes: _,
|
12891
12891
|
styles: w,
|
@@ -12913,8 +12913,8 @@ var JT = function(a) {
|
|
12913
12913
|
} : s;
|
12914
12914
|
return L9(t, n);
|
12915
12915
|
}, a.generateSvgReplacementMutation = function(e, i) {
|
12916
|
-
var t = i.iconName, s = i.title, n = i.titleId, r = i.prefix,
|
12917
|
-
return new Promise(function(h,
|
12916
|
+
var t = i.iconName, s = i.title, n = i.titleId, r = i.prefix, o = i.transform, m = i.symbol, f = i.mask, v = i.maskId, p = i.extra;
|
12917
|
+
return new Promise(function(h, L) {
|
12918
12918
|
Promise.all([_4(t, r), f.iconName ? _4(f.iconName, f.prefix) : Promise.resolve({
|
12919
12919
|
found: !1,
|
12920
12920
|
width: 512,
|
@@ -12929,7 +12929,7 @@ var JT = function(a) {
|
|
12929
12929
|
},
|
12930
12930
|
prefix: r,
|
12931
12931
|
iconName: t,
|
12932
|
-
transform:
|
12932
|
+
transform: o,
|
12933
12933
|
symbol: m,
|
12934
12934
|
maskId: v,
|
12935
12935
|
title: s,
|
@@ -12937,11 +12937,11 @@ var JT = function(a) {
|
|
12937
12937
|
extra: p,
|
12938
12938
|
watchable: !0
|
12939
12939
|
})]);
|
12940
|
-
}).catch(
|
12940
|
+
}).catch(L);
|
12941
12941
|
});
|
12942
12942
|
}, a.generateAbstractIcon = function(e) {
|
12943
|
-
var i = e.children, t = e.attributes, s = e.main, n = e.transform, r = e.styles,
|
12944
|
-
|
12943
|
+
var i = e.children, t = e.attributes, s = e.main, n = e.transform, r = e.styles, o = l4(r);
|
12944
|
+
o.length > 0 && (t.style = o);
|
12945
12945
|
var m;
|
12946
12946
|
return ga(n) && (m = L2("generateAbstractTransformGrouping", {
|
12947
12947
|
main: s,
|
@@ -12968,8 +12968,8 @@ var JT = function(a) {
|
|
12968
12968
|
});
|
12969
12969
|
var n = [];
|
12970
12970
|
return e(function(r) {
|
12971
|
-
Array.isArray(r) ? r.map(function(
|
12972
|
-
n = n.concat(
|
12971
|
+
Array.isArray(r) ? r.map(function(o) {
|
12972
|
+
n = n.concat(o.abstract);
|
12973
12973
|
}) : n = n.concat(r.abstract);
|
12974
12974
|
}), [{
|
12975
12975
|
tag: "span",
|
@@ -12986,7 +12986,7 @@ var JT = function(a) {
|
|
12986
12986
|
mixout: function() {
|
12987
12987
|
return {
|
12988
12988
|
counter: function(e) {
|
12989
|
-
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = i.title, s = t === void 0 ? null : t, n = i.classes, r = n === void 0 ? [] : n,
|
12989
|
+
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = i.title, s = t === void 0 ? null : t, n = i.classes, r = n === void 0 ? [] : n, o = i.attributes, m = o === void 0 ? {} : o, f = i.styles, v = f === void 0 ? {} : f;
|
12990
12990
|
return u4({
|
12991
12991
|
type: "counter",
|
12992
12992
|
content: e
|
@@ -13011,7 +13011,7 @@ var JT = function(a) {
|
|
13011
13011
|
mixout: function() {
|
13012
13012
|
return {
|
13013
13013
|
text: function(e) {
|
13014
|
-
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = i.transform, s = t === void 0 ?
|
13014
|
+
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = i.transform, s = t === void 0 ? v2 : t, n = i.title, r = n === void 0 ? null : n, o = i.classes, m = o === void 0 ? [] : o, f = i.attributes, v = f === void 0 ? {} : f, p = i.styles, h = p === void 0 ? {} : p;
|
13015
13015
|
return u4({
|
13016
13016
|
type: "text",
|
13017
13017
|
content: e
|
@@ -13021,7 +13021,7 @@ var JT = function(a) {
|
|
13021
13021
|
params: i
|
13022
13022
|
}), V9({
|
13023
13023
|
content: e,
|
13024
|
-
transform: N(N({},
|
13024
|
+
transform: N(N({}, v2), s),
|
13025
13025
|
title: r,
|
13026
13026
|
extra: {
|
13027
13027
|
attributes: v,
|
@@ -13035,15 +13035,15 @@ var JT = function(a) {
|
|
13035
13035
|
},
|
13036
13036
|
provides: function(a) {
|
13037
13037
|
a.generateLayersText = function(e, i) {
|
13038
|
-
var t = i.title, s = i.transform, n = i.extra, r = null,
|
13038
|
+
var t = i.title, s = i.transform, n = i.extra, r = null, o = null;
|
13039
13039
|
if (Aw) {
|
13040
13040
|
var m = parseInt(getComputedStyle(e).fontSize, 10), f = e.getBoundingClientRect();
|
13041
|
-
r = f.width / m,
|
13041
|
+
r = f.width / m, o = f.height / m;
|
13042
13042
|
}
|
13043
13043
|
return T.autoA11y && !t && (n.attributes["aria-hidden"] = "true"), Promise.resolve([e, V9({
|
13044
13044
|
content: e.innerHTML,
|
13045
13045
|
width: r,
|
13046
|
-
height:
|
13046
|
+
height: o,
|
13047
13047
|
transform: s,
|
13048
13048
|
title: t,
|
13049
13049
|
extra: n,
|
@@ -13066,11 +13066,11 @@ function x9(c, a) {
|
|
13066
13066
|
return i();
|
13067
13067
|
var s = l1(c.children), n = s.filter(function(q) {
|
13068
13068
|
return q.getAttribute(y4) === a;
|
13069
|
-
})[0], r = w2.getComputedStyle(c, a),
|
13070
|
-
if (n && !
|
13069
|
+
})[0], r = w2.getComputedStyle(c, a), o = r.getPropertyValue("font-family").match(X_), m = r.getPropertyValue("font-weight"), f = r.getPropertyValue("content");
|
13070
|
+
if (n && !o)
|
13071
13071
|
return c.removeChild(n), i();
|
13072
|
-
if (
|
13073
|
-
var v = r.getPropertyValue("content"), p = ~["Sharp"].indexOf(
|
13072
|
+
if (o && f !== "none" && f !== "") {
|
13073
|
+
var v = r.getPropertyValue("content"), p = ~["Sharp"].indexOf(o[2]) ? Q : U, h = ~["Solid", "Regular", "Light", "Thin", "Duotone", "Brands", "Kit"].indexOf(o[2]) ? g1[p][o[2].toLowerCase()] : J_[p][m], L = tD(v), M = L.value, y = L.isSecondary, I = o[0].startsWith("FontAwesome"), _ = La(h, M), g = _;
|
13074
13074
|
if (I) {
|
13075
13075
|
var w = bT(M);
|
13076
13076
|
w.iconName && w.prefix && (_ = w.iconName, h = w.prefix);
|
@@ -13221,8 +13221,8 @@ var rD = {
|
|
13221
13221
|
a.generateAbstractTransformGrouping = function(e) {
|
13222
13222
|
var i = e.main, t = e.transform, s = e.containerWidth, n = e.iconWidth, r = {
|
13223
13223
|
transform: "translate(".concat(s / 2, " 256)")
|
13224
|
-
},
|
13225
|
-
transform: "".concat(
|
13224
|
+
}, o = "translate(".concat(t.x * 32, ", ").concat(t.y * 32, ") "), m = "scale(".concat(t.size / 16 * (t.flipX ? -1 : 1), ", ").concat(t.size / 16 * (t.flipY ? -1 : 1), ") "), f = "rotate(".concat(t.rotate, " 0 0)"), v = {
|
13225
|
+
transform: "".concat(o, " ").concat(m, " ").concat(f)
|
13226
13226
|
}, p = {
|
13227
13227
|
transform: "translate(".concat(n / 2 * -1, " -256)")
|
13228
13228
|
}, h = {
|
@@ -13271,11 +13271,11 @@ var uD = {
|
|
13271
13271
|
},
|
13272
13272
|
provides: function(a) {
|
13273
13273
|
a.generateAbstractMask = function(e) {
|
13274
|
-
var i = e.children, t = e.attributes, s = e.main, n = e.mask, r = e.maskId,
|
13275
|
-
transform:
|
13274
|
+
var i = e.children, t = e.attributes, s = e.main, n = e.mask, r = e.maskId, o = e.transform, m = s.width, f = s.icon, v = n.width, p = n.icon, h = oT({
|
13275
|
+
transform: o,
|
13276
13276
|
containerWidth: v,
|
13277
13277
|
iconWidth: m
|
13278
|
-
}),
|
13278
|
+
}), L = {
|
13279
13279
|
tag: "rect",
|
13280
13280
|
attributes: N(N({}, g4), {}, {
|
13281
13281
|
fill: "white"
|
@@ -13300,7 +13300,7 @@ var uD = {
|
|
13300
13300
|
maskUnits: "userSpaceOnUse",
|
13301
13301
|
maskContentUnits: "userSpaceOnUse"
|
13302
13302
|
}),
|
13303
|
-
children: [
|
13303
|
+
children: [L, I]
|
13304
13304
|
}, P = {
|
13305
13305
|
tag: "defs",
|
13306
13306
|
children: [{
|
@@ -13429,23 +13429,23 @@ const hD = B({
|
|
13429
13429
|
}
|
13430
13430
|
},
|
13431
13431
|
setup(c) {
|
13432
|
-
const a = (
|
13433
|
-
const f = (
|
13432
|
+
const a = (o) => w9.icon ? w9.icon(o) : null, e = (o, m = {}) => {
|
13433
|
+
const f = (o.children || []).map(
|
13434
13434
|
(h) => e(h)
|
13435
13435
|
);
|
13436
|
-
if (
|
13436
|
+
if (o.prefix)
|
13437
13437
|
return;
|
13438
|
-
const v = Object.keys(
|
13439
|
-
(h,
|
13440
|
-
const M =
|
13441
|
-
return h.attrs[
|
13438
|
+
const v = Object.keys(o.attributes || {}).reduce(
|
13439
|
+
(h, L) => {
|
13440
|
+
const M = o.attributes[L];
|
13441
|
+
return h.attrs[L] = M, h;
|
13442
13442
|
},
|
13443
13443
|
{
|
13444
13444
|
attrs: {}
|
13445
13445
|
}
|
13446
13446
|
), { ...p } = m;
|
13447
13447
|
return j2(
|
13448
|
-
|
13448
|
+
o.tag,
|
13449
13449
|
{
|
13450
13450
|
...v.attrs,
|
13451
13451
|
...p
|
@@ -13453,15 +13453,15 @@ const hD = B({
|
|
13453
13453
|
f
|
13454
13454
|
);
|
13455
13455
|
};
|
13456
|
-
function i(
|
13457
|
-
let p = `fa-${
|
13458
|
-
(
|
13456
|
+
function i(o) {
|
13457
|
+
let p = `fa-${o}`.split("-").map(
|
13458
|
+
(L) => L.charAt(0).toUpperCase() + L.slice(1).toLowerCase()
|
13459
13459
|
).join("");
|
13460
13460
|
return p.charAt(0).toLowerCase() + p.slice(1);
|
13461
13461
|
}
|
13462
|
-
const t =
|
13462
|
+
const t = C(
|
13463
13463
|
() => i(a(c.icon).iconName)
|
13464
|
-
), s =
|
13464
|
+
), s = C(() => P_[t.value]), n = C(
|
13465
13465
|
() => pD(s.value, {
|
13466
13466
|
symbol: !1,
|
13467
13467
|
title: s.value
|
@@ -13469,13 +13469,13 @@ const hD = B({
|
|
13469
13469
|
);
|
13470
13470
|
e2(
|
13471
13471
|
n,
|
13472
|
-
(
|
13473
|
-
if (!
|
13472
|
+
(o) => {
|
13473
|
+
if (!o)
|
13474
13474
|
return console.log("Could not find one or more icon(s)", s);
|
13475
13475
|
},
|
13476
13476
|
{ immediate: !0 }
|
13477
13477
|
);
|
13478
|
-
const r =
|
13478
|
+
const r = C(
|
13479
13479
|
() => n.value ? e(n.value.abstract[0]) : null
|
13480
13480
|
);
|
13481
13481
|
return () => r.value;
|
@@ -13615,7 +13615,7 @@ const gD = /* @__PURE__ */ D(MD, [["__scopeId", "data-v-70d9cfd4"]]), CD = /* @_
|
|
13615
13615
|
class: O(`AVBullet--container AVBullet--outer-circle ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`),
|
13616
13616
|
"data-test": "number-bullet"
|
13617
13617
|
}, [
|
13618
|
-
|
13618
|
+
l("div", {
|
13619
13619
|
class: O(`AVBullet--number ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`)
|
13620
13620
|
}, V(c.value || "0"), 3)
|
13621
13621
|
], 2)) : (u(), j(i, {
|
@@ -13676,14 +13676,14 @@ const I4 = /* @__PURE__ */ D(CD, [["__scopeId", "data-v-83458350"]]), LD = { cla
|
|
13676
13676
|
setup(c, { emit: a }) {
|
13677
13677
|
const e = c, i = (s) => {
|
13678
13678
|
a("update:modelValue", s.target.value);
|
13679
|
-
}, t =
|
13679
|
+
}, t = C(() => ({
|
13680
13680
|
AVTextInput: !0,
|
13681
13681
|
error: !!e.error,
|
13682
13682
|
icon: !!e.icon,
|
13683
13683
|
disabled: e.disabled
|
13684
13684
|
}));
|
13685
13685
|
return (s, n) => {
|
13686
|
-
const r = H("AVTooltip"),
|
13686
|
+
const r = H("AVTooltip"), o = H("AVIcon");
|
13687
13687
|
return u(), d("div", LD, [
|
13688
13688
|
c.inputLabel ? (u(), d("label", {
|
13689
13689
|
key: 0,
|
@@ -13691,7 +13691,7 @@ const I4 = /* @__PURE__ */ D(CD, [["__scopeId", "data-v-83458350"]]), LD = { cla
|
|
13691
13691
|
class: "AVTextInput--label",
|
13692
13692
|
"data-test": "input-label"
|
13693
13693
|
}, [
|
13694
|
-
|
13694
|
+
l("span", null, V(c.inputLabel), 1),
|
13695
13695
|
c.tooltipText ? (u(), j(r, {
|
13696
13696
|
key: 0,
|
13697
13697
|
id: `${c.id}-info-tooltip`,
|
@@ -13699,16 +13699,16 @@ const I4 = /* @__PURE__ */ D(CD, [["__scopeId", "data-v-83458350"]]), LD = { cla
|
|
13699
13699
|
content: c.tooltipText
|
13700
13700
|
}, null, 8, ["id", "content"])) : b("", !0)
|
13701
13701
|
], 8, bD)) : b("", !0),
|
13702
|
-
|
13703
|
-
|
13704
|
-
c.icon ? (u(), j(
|
13702
|
+
l("div", xD, [
|
13703
|
+
l("div", yD, [
|
13704
|
+
c.icon ? (u(), j(o, {
|
13705
13705
|
key: 0,
|
13706
13706
|
icon: `fa-solid fa-${c.icon}`,
|
13707
13707
|
class: "AVTextInput--input-icon",
|
13708
13708
|
"data-test": "input-icon"
|
13709
13709
|
}, null, 8, ["icon"])) : b("", !0)
|
13710
13710
|
]),
|
13711
|
-
|
13711
|
+
l("input", {
|
13712
13712
|
id: c.id,
|
13713
13713
|
placeholder: c.placeholder,
|
13714
13714
|
type: "text",
|
@@ -13718,7 +13718,7 @@ const I4 = /* @__PURE__ */ D(CD, [["__scopeId", "data-v-83458350"]]), LD = { cla
|
|
13718
13718
|
onInput: i
|
13719
13719
|
}, null, 42, AD),
|
13720
13720
|
c.error ? (u(), d("div", SD, [
|
13721
|
-
z(
|
13721
|
+
z(o, {
|
13722
13722
|
icon: "fa-solid fa-circle-exclamation",
|
13723
13723
|
class: "AVTextInput--error-icon",
|
13724
13724
|
"data-test": "input-error-icon"
|
@@ -13799,7 +13799,7 @@ const kD = /* @__PURE__ */ D(wD, [["__scopeId", "data-v-9ab10a3b"]]), _D = { cla
|
|
13799
13799
|
i.value.classList.remove("hidden"), i.value.classList.add("AVNumberInput--shown");
|
13800
13800
|
}, r = () => {
|
13801
13801
|
e.error || (i.value.classList.remove("AVNumberInput--shown"), i.value.classList.add("hidden"));
|
13802
|
-
},
|
13802
|
+
}, o = () => {
|
13803
13803
|
const f = e.modelValue + e.step;
|
13804
13804
|
(e.max === null || f <= e.max) && a("update:modelValue", f);
|
13805
13805
|
}, m = () => {
|
@@ -13815,7 +13815,7 @@ const kD = /* @__PURE__ */ D(wD, [["__scopeId", "data-v-9ab10a3b"]]), _D = { cla
|
|
13815
13815
|
class: "AVNumberInput--label",
|
13816
13816
|
"data-test": "input-label"
|
13817
13817
|
}, [
|
13818
|
-
|
13818
|
+
l("span", null, V(c.inputLabel), 1),
|
13819
13819
|
c.tooltipText ? (u(), j(p, {
|
13820
13820
|
key: 0,
|
13821
13821
|
id: `${c.id}-info-tooltip`,
|
@@ -13823,12 +13823,12 @@ const kD = /* @__PURE__ */ D(wD, [["__scopeId", "data-v-9ab10a3b"]]), _D = { cla
|
|
13823
13823
|
content: c.tooltipText
|
13824
13824
|
}, null, 8, ["id", "content"])) : b("", !0)
|
13825
13825
|
], 8, TD)) : b("", !0),
|
13826
|
-
|
13826
|
+
l("div", {
|
13827
13827
|
class: "AVNumberInput--input-field",
|
13828
13828
|
onMouseenter: n,
|
13829
13829
|
onMouseleave: r
|
13830
13830
|
}, [
|
13831
|
-
|
13831
|
+
l("div", DD, [
|
13832
13832
|
c.icon ? (u(), j(h, {
|
13833
13833
|
key: 0,
|
13834
13834
|
icon: `fa-solid fa-${c.icon}`,
|
@@ -13836,7 +13836,7 @@ const kD = /* @__PURE__ */ D(wD, [["__scopeId", "data-v-9ab10a3b"]]), _D = { cla
|
|
13836
13836
|
"data-test": "input-icon"
|
13837
13837
|
}, null, 8, ["icon"])) : b("", !0)
|
13838
13838
|
]),
|
13839
|
-
|
13839
|
+
l("input", {
|
13840
13840
|
value: c.modelValue,
|
13841
13841
|
onInput: t,
|
13842
13842
|
onBlur: s,
|
@@ -13851,14 +13851,14 @@ const kD = /* @__PURE__ */ D(wD, [["__scopeId", "data-v-9ab10a3b"]]), _D = { cla
|
|
13851
13851
|
max: c.max,
|
13852
13852
|
step: c.step
|
13853
13853
|
}, null, 46, ID),
|
13854
|
-
|
13854
|
+
l("div", {
|
13855
13855
|
class: O(`AVNumberInput--controllers-container ${!c.error && "hidden"} ${c.error && "error"} ${c.disabled || c.disableControllers ? "disabled" : ""}`),
|
13856
13856
|
ref_key: "inputControllers",
|
13857
13857
|
ref: i,
|
13858
13858
|
"data-test": "input-controllers"
|
13859
13859
|
}, [
|
13860
|
-
|
13861
|
-
onClick:
|
13860
|
+
l("button", {
|
13861
|
+
onClick: o,
|
13862
13862
|
class: "AVNumberInput--button",
|
13863
13863
|
"data-test": "input-controller-plus"
|
13864
13864
|
}, [
|
@@ -13867,7 +13867,7 @@ const kD = /* @__PURE__ */ D(wD, [["__scopeId", "data-v-9ab10a3b"]]), _D = { cla
|
|
13867
13867
|
class: "AVNumberInput--controller-icon"
|
13868
13868
|
})
|
13869
13869
|
]),
|
13870
|
-
|
13870
|
+
l("button", {
|
13871
13871
|
onClick: m,
|
13872
13872
|
class: "AVNumberInput--button",
|
13873
13873
|
"data-test": "input-controller-minus"
|
@@ -13943,7 +13943,7 @@ const jD = /* @__PURE__ */ D(OD, [["__scopeId", "data-v-cd10cd1f"]]), ED = { cla
|
|
13943
13943
|
a("update:modelValue", s.target.value);
|
13944
13944
|
};
|
13945
13945
|
return (s, n) => {
|
13946
|
-
const r = H("AVTooltip"),
|
13946
|
+
const r = H("AVTooltip"), o = H("AVIcon");
|
13947
13947
|
return u(), d("div", ED, [
|
13948
13948
|
c.inputLabel ? (u(), d("label", {
|
13949
13949
|
key: 0,
|
@@ -13951,7 +13951,7 @@ const jD = /* @__PURE__ */ D(OD, [["__scopeId", "data-v-cd10cd1f"]]), ED = { cla
|
|
13951
13951
|
class: "AVPaswordInput--label",
|
13952
13952
|
"data-test": "input-label"
|
13953
13953
|
}, [
|
13954
|
-
|
13954
|
+
l("span", null, V(c.inputLabel), 1),
|
13955
13955
|
c.tooltipText ? (u(), j(r, {
|
13956
13956
|
key: 0,
|
13957
13957
|
id: `${c.id}-info-tooltip`,
|
@@ -13959,16 +13959,16 @@ const jD = /* @__PURE__ */ D(OD, [["__scopeId", "data-v-cd10cd1f"]]), ED = { cla
|
|
13959
13959
|
content: c.tooltipText
|
13960
13960
|
}, null, 8, ["id", "content"])) : b("", !0)
|
13961
13961
|
], 8, qD)) : b("", !0),
|
13962
|
-
|
13963
|
-
|
13964
|
-
c.disableIcon ? b("", !0) : (u(), j(
|
13962
|
+
l("div", FD, [
|
13963
|
+
l("div", $D, [
|
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",
|
13968
13968
|
"data-test": "input-icon"
|
13969
13969
|
}))
|
13970
13970
|
]),
|
13971
|
-
|
13971
|
+
l("input", {
|
13972
13972
|
value: c.modelValue,
|
13973
13973
|
onInput: t,
|
13974
13974
|
type: `${e.value ? "text" : "password"}`,
|
@@ -13979,11 +13979,11 @@ const jD = /* @__PURE__ */ D(OD, [["__scopeId", "data-v-cd10cd1f"]]), ED = { cla
|
|
13979
13979
|
ref: "textInput",
|
13980
13980
|
name: c.id
|
13981
13981
|
}, null, 42, RD),
|
13982
|
-
|
13982
|
+
l("div", {
|
13983
13983
|
class: O(`AVPaswordInput--icon-container ${c.disabled && "hidden"}`)
|
13984
13984
|
}, [
|
13985
|
-
|
13986
|
-
z(
|
13985
|
+
l("button", { onClick: i }, [
|
13986
|
+
z(o, {
|
13987
13987
|
icon: `fa-solid fa-${e.value ? "eye-slash" : "eye"}`,
|
13988
13988
|
class: "AVPaswordInput--input-icon",
|
13989
13989
|
"data-test": "show-pass-icon"
|
@@ -14058,7 +14058,7 @@ const GD = /* @__PURE__ */ D(WD, [["__scopeId", "data-v-d3a76ffa"]]), YD = { cla
|
|
14058
14058
|
class: "AVDatetimeInput--label",
|
14059
14059
|
"data-test": "input-label"
|
14060
14060
|
}, [
|
14061
|
-
|
14061
|
+
l("span", null, V(c.inputLabel), 1),
|
14062
14062
|
c.tooltipText ? (u(), j(s, {
|
14063
14063
|
key: 0,
|
14064
14064
|
id: `${c.id}-info-tooltip`,
|
@@ -14066,8 +14066,8 @@ const GD = /* @__PURE__ */ D(WD, [["__scopeId", "data-v-d3a76ffa"]]), YD = { cla
|
|
14066
14066
|
content: c.tooltipText
|
14067
14067
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14068
14068
|
], 8, QD)) : b("", !0),
|
14069
|
-
|
14070
|
-
|
14069
|
+
l("div", ZD, [
|
14070
|
+
l("div", XD, [
|
14071
14071
|
c.icon ? (u(), j(n, {
|
14072
14072
|
key: 0,
|
14073
14073
|
icon: `fa-solid fa-${c.icon}`,
|
@@ -14075,7 +14075,7 @@ const GD = /* @__PURE__ */ D(WD, [["__scopeId", "data-v-d3a76ffa"]]), YD = { cla
|
|
14075
14075
|
"data-test": "input-icon"
|
14076
14076
|
}, null, 8, ["icon"])) : b("", !0)
|
14077
14077
|
]),
|
14078
|
-
|
14078
|
+
l("input", {
|
14079
14079
|
value: c.modelValue,
|
14080
14080
|
onInput: e,
|
14081
14081
|
type: "datetime-local",
|
@@ -14159,7 +14159,7 @@ const eI = /* @__PURE__ */ D(cI, [["__scopeId", "data-v-2fe9b4c5"]]), aI = { cla
|
|
14159
14159
|
class: "AVTextArea--label",
|
14160
14160
|
"data-test": "input-label"
|
14161
14161
|
}, [
|
14162
|
-
|
14162
|
+
l("span", null, V(c.inputLabel), 1),
|
14163
14163
|
c.tooltipText ? (u(), j(s, {
|
14164
14164
|
key: 0,
|
14165
14165
|
id: `${c.id}-info-tooltip`,
|
@@ -14167,8 +14167,8 @@ const eI = /* @__PURE__ */ D(cI, [["__scopeId", "data-v-2fe9b4c5"]]), aI = { cla
|
|
14167
14167
|
content: c.tooltipText
|
14168
14168
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14169
14169
|
], 8, iI)) : b("", !0),
|
14170
|
-
|
14171
|
-
|
14170
|
+
l("div", tI, [
|
14171
|
+
l("div", {
|
14172
14172
|
class: "AVTextArea--icon-container",
|
14173
14173
|
style: H2(`height: ${1.5625 * c.rows + 1}rem;`)
|
14174
14174
|
}, [
|
@@ -14179,7 +14179,7 @@ const eI = /* @__PURE__ */ D(cI, [["__scopeId", "data-v-2fe9b4c5"]]), aI = { cla
|
|
14179
14179
|
"data-test": "input-icon"
|
14180
14180
|
}, null, 8, ["icon"])) : b("", !0)
|
14181
14181
|
], 4),
|
14182
|
-
|
14182
|
+
l("textarea", {
|
14183
14183
|
value: c.modelValue,
|
14184
14184
|
onInput: e,
|
14185
14185
|
class: O(`AVTextArea ${c.error && "error"} ${!c.icon && "no-icon"} ${c.disabled && "disabled"}`),
|
@@ -14334,23 +14334,23 @@ const pI = /* @__PURE__ */ D(vI, [["__scopeId", "data-v-ff11beb8"]]), hI = { cla
|
|
14334
14334
|
active: !1,
|
14335
14335
|
customWidth: null,
|
14336
14336
|
id: null
|
14337
|
-
}), t =
|
14338
|
-
label:
|
14339
|
-
value:
|
14340
|
-
} :
|
14341
|
-
(
|
14337
|
+
}), t = C(() => e.options.map((o) => typeof o == "string" ? {
|
14338
|
+
label: o,
|
14339
|
+
value: o
|
14340
|
+
} : o)), s = C(() => t.value.find(
|
14341
|
+
(o) => o.value === e.modelValue
|
14342
14342
|
));
|
14343
|
-
|
14343
|
+
V2(() => {
|
14344
14344
|
i.id = e.id;
|
14345
14345
|
});
|
14346
|
-
const n = (
|
14347
|
-
a("update:modelValue",
|
14346
|
+
const n = (o) => {
|
14347
|
+
a("update:modelValue", o);
|
14348
14348
|
};
|
14349
14349
|
D9("sharedState", i);
|
14350
14350
|
const r = () => {
|
14351
14351
|
e.disabled || (i.active = !i.active);
|
14352
14352
|
};
|
14353
|
-
return (
|
14353
|
+
return (o, m) => {
|
14354
14354
|
const f = H("AVTooltip"), v = H("AVIcon"), p = H("AVDropdownItem"), h = H("AVDropdownContent");
|
14355
14355
|
return u(), d("div", hI, [
|
14356
14356
|
c.inputLabel ? (u(), d("label", {
|
@@ -14359,7 +14359,7 @@ const pI = /* @__PURE__ */ D(vI, [["__scopeId", "data-v-ff11beb8"]]), hI = { cla
|
|
14359
14359
|
class: "AVDropdown--label",
|
14360
14360
|
"data-test": "input-label"
|
14361
14361
|
}, [
|
14362
|
-
|
14362
|
+
l("span", null, V(c.inputLabel), 1),
|
14363
14363
|
c.tooltipText ? (u(), j(f, {
|
14364
14364
|
key: 0,
|
14365
14365
|
id: `${c.id}-info-tooltip`,
|
@@ -14367,11 +14367,11 @@ const pI = /* @__PURE__ */ D(vI, [["__scopeId", "data-v-ff11beb8"]]), hI = { cla
|
|
14367
14367
|
content: c.tooltipText
|
14368
14368
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14369
14369
|
], 8, VI)) : b("", !0),
|
14370
|
-
|
14370
|
+
l("div", {
|
14371
14371
|
onClick: r,
|
14372
14372
|
class: "AVDropdown"
|
14373
14373
|
}, [
|
14374
|
-
|
14374
|
+
l("button", {
|
14375
14375
|
id: c.id,
|
14376
14376
|
class: O(`AVDropdown--button ${c.error && "error"} ${!c.icon && "no-icon"} ${c.disabled && "disabled"}`),
|
14377
14377
|
disabled: c.disabled,
|
@@ -14393,7 +14393,7 @@ const pI = /* @__PURE__ */ D(vI, [["__scopeId", "data-v-ff11beb8"]]), hI = { cla
|
|
14393
14393
|
class: "AVDropdown--selected-option",
|
14394
14394
|
textContent: V(s.value.label)
|
14395
14395
|
}, null, 8, gI)),
|
14396
|
-
|
14396
|
+
l("span", CI, [
|
14397
14397
|
z(v, {
|
14398
14398
|
icon: `fa-solid fa-${i.active ? "caret-down" : "caret-right"}`,
|
14399
14399
|
class: "AVDropdown--selector-icon",
|
@@ -14403,10 +14403,10 @@ const pI = /* @__PURE__ */ D(vI, [["__scopeId", "data-v-ff11beb8"]]), hI = { cla
|
|
14403
14403
|
], 10, zI),
|
14404
14404
|
z(h, null, {
|
14405
14405
|
default: F(() => [
|
14406
|
-
(u(!0), d(R, null, Y(t.value, (
|
14407
|
-
key:
|
14408
|
-
optionLabel:
|
14409
|
-
onOnSelected: (M) => n(
|
14406
|
+
(u(!0), d(R, null, Y(t.value, (L) => (u(), j(p, {
|
14407
|
+
key: L,
|
14408
|
+
optionLabel: L.label,
|
14409
|
+
onOnSelected: (M) => n(L.value),
|
14410
14410
|
"data-test": "option"
|
14411
14411
|
}, null, 8, ["optionLabel", "onOnSelected"]))), 128))
|
14412
14412
|
]),
|
@@ -14421,7 +14421,7 @@ const pI = /* @__PURE__ */ D(vI, [["__scopeId", "data-v-ff11beb8"]]), hI = { cla
|
|
14421
14421
|
const xI = /* @__PURE__ */ D(bI, [["__scopeId", "data-v-dc6eea8a"]]), yI = ["aria-labelledby"], AI = /* @__PURE__ */ B({
|
14422
14422
|
__name: "AVDropdownContent",
|
14423
14423
|
setup(c) {
|
14424
|
-
const a = I9("sharedState"), e =
|
14424
|
+
const a = I9("sharedState"), e = C(() => a.active), i = C(() => a.id);
|
14425
14425
|
return (t, s) => (u(), j(S2, { name: "dropdown-content" }, {
|
14426
14426
|
default: F(() => [
|
14427
14427
|
e.value ? (u(), d("div", {
|
@@ -14504,7 +14504,7 @@ const wI = /* @__PURE__ */ D(NI, [["__scopeId", "data-v-2ca0bff3"]]), kI = {
|
|
14504
14504
|
const e = c, i = () => {
|
14505
14505
|
a("dismiss");
|
14506
14506
|
};
|
14507
|
-
|
14507
|
+
V2(() => {
|
14508
14508
|
e.timeout && setTimeout(() => {
|
14509
14509
|
i();
|
14510
14510
|
}, Number.parseInt(e.timeout));
|
@@ -14521,28 +14521,28 @@ const wI = /* @__PURE__ */ D(NI, [["__scopeId", "data-v-2ca0bff3"]]), kI = {
|
|
14521
14521
|
warning: "circle-exclamation"
|
14522
14522
|
};
|
14523
14523
|
return (n, r) => {
|
14524
|
-
const
|
14524
|
+
const o = H("AVIcon");
|
14525
14525
|
return u(), d("div", {
|
14526
14526
|
class: O(`AVAlert AVAlert--${c.type}`),
|
14527
14527
|
style: H2(c.customWidth && `width: ${c.customWidth}px`),
|
14528
14528
|
"data-test": "alert"
|
14529
14529
|
}, [
|
14530
14530
|
c.disableHeader ? b("", !0) : (u(), d("div", kI, [
|
14531
|
-
|
14531
|
+
l("div", _I, [
|
14532
14532
|
c.disableIcon ? b("", !0) : (u(), d("div", TI, [
|
14533
|
-
z(
|
14533
|
+
z(o, {
|
14534
14534
|
icon: `fa-solid fa-${c.icon !== "" ? c.icon : s[c.type]}`,
|
14535
14535
|
"data-test": "alert-icon"
|
14536
14536
|
}, null, 8, ["icon"])
|
14537
14537
|
])),
|
14538
|
-
|
14538
|
+
l("span", DI, V(c.title !== "" ? c.title : t[c.type]), 1)
|
14539
14539
|
]),
|
14540
14540
|
c.disableDismiss ? b("", !0) : (u(), d("button", {
|
14541
14541
|
key: 0,
|
14542
14542
|
class: "AVAlert--icon-container",
|
14543
14543
|
onClick: i
|
14544
14544
|
}, [
|
14545
|
-
z(
|
14545
|
+
z(o, {
|
14546
14546
|
icon: "fa-solid fa-xmark",
|
14547
14547
|
class: "AVAlert--icon-dismiss",
|
14548
14548
|
"data-test": "alert-icon-dismiss"
|
@@ -14671,13 +14671,13 @@ const PI = /* @__PURE__ */ D(II, [["__scopeId", "data-v-0cc3f6d1"]]), BI = {
|
|
14671
14671
|
},
|
14672
14672
|
emits: ["update", "fileFormatNotAccepted", "download"],
|
14673
14673
|
setup(c, { emit: a }) {
|
14674
|
-
const e = c, i = $(!1), t = $(null), s = $([]), n =
|
14675
|
-
|
14674
|
+
const e = c, i = $(!1), t = $(null), s = $([]), n = C(() => BI[e.locale]);
|
14675
|
+
V2(() => {
|
14676
14676
|
e.value && (s.value = e.value);
|
14677
14677
|
});
|
14678
14678
|
const r = () => {
|
14679
14679
|
s.value = [...t.value.files], a("update", s.value);
|
14680
|
-
},
|
14680
|
+
}, o = (g) => {
|
14681
14681
|
g.preventDefault(), !e.disabled && (i.value = !0);
|
14682
14682
|
}, m = () => {
|
14683
14683
|
i.value = !1;
|
@@ -14697,9 +14697,9 @@ const PI = /* @__PURE__ */ D(II, [["__scopeId", "data-v-0cc3f6d1"]]), BI = {
|
|
14697
14697
|
a("fileFormatNotAccepted", S.name);
|
14698
14698
|
}
|
14699
14699
|
return P.files;
|
14700
|
-
}, v =
|
14700
|
+
}, v = C(() => e.accept.split(",")), p = C(() => e.accept.split(",").join(", ")), h = C(
|
14701
14701
|
() => v.value.map((g) => g.toLocaleLowerCase())
|
14702
|
-
),
|
14702
|
+
), L = (g) => g.split("/").pop(), M = (g) => {
|
14703
14703
|
g.preventDefault(), !e.disabled && (t.value.files = f(g.dataTransfer.files), s.value = e.multiple ? [...t.value.files] : [t.value.files[0]], a("update", s.value), i.value = !1);
|
14704
14704
|
}, y = (g) => {
|
14705
14705
|
s.value.splice(g, 1), a("update", s.value);
|
@@ -14720,7 +14720,7 @@ const PI = /* @__PURE__ */ D(II, [["__scopeId", "data-v-0cc3f6d1"]]), BI = {
|
|
14720
14720
|
class: "AVFileInput--label",
|
14721
14721
|
"data-test": "input-label"
|
14722
14722
|
}, [
|
14723
|
-
|
14723
|
+
l("span", null, V(c.inputLabel), 1),
|
14724
14724
|
c.tooltipText ? (u(), j(P, {
|
14725
14725
|
key: 0,
|
14726
14726
|
id: `${c.id}-info-tooltip`,
|
@@ -14728,13 +14728,13 @@ const PI = /* @__PURE__ */ D(II, [["__scopeId", "data-v-0cc3f6d1"]]), BI = {
|
|
14728
14728
|
content: c.tooltipText
|
14729
14729
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14730
14730
|
], 8, jI)),
|
14731
|
-
|
14731
|
+
l("div", {
|
14732
14732
|
class: O(`AVFileInput--dropzone-container ${c.error && "error"} ${c.disabled && "disabled"}`),
|
14733
|
-
onDragover:
|
14733
|
+
onDragover: o,
|
14734
14734
|
onDragleave: m,
|
14735
14735
|
onDrop: M
|
14736
14736
|
}, [
|
14737
|
-
|
14737
|
+
l("input", {
|
14738
14738
|
type: "file",
|
14739
14739
|
multiple: c.multiple,
|
14740
14740
|
name: c.id,
|
@@ -14746,24 +14746,24 @@ const PI = /* @__PURE__ */ D(II, [["__scopeId", "data-v-0cc3f6d1"]]), BI = {
|
|
14746
14746
|
accept: c.accept,
|
14747
14747
|
disabled: c.disabled
|
14748
14748
|
}, null, 40, EI),
|
14749
|
-
|
14749
|
+
l("div", qI, [
|
14750
14750
|
z(S, {
|
14751
14751
|
icon: "fa-solid fa-cloud-arrow-up",
|
14752
14752
|
class: "AVFileInput--input-icon",
|
14753
14753
|
"data-test": "input-icon"
|
14754
14754
|
})
|
14755
14755
|
]),
|
14756
|
-
|
14756
|
+
l("label", {
|
14757
14757
|
for: c.id,
|
14758
14758
|
class: "AVFileInput--dragdroptext"
|
14759
14759
|
}, [
|
14760
14760
|
i.value ? (u(), d("div", $I, [
|
14761
|
-
|
14761
|
+
l("div", RI, V(n.value.release), 1)
|
14762
14762
|
])) : (u(), d("div", UI, [
|
14763
|
-
|
14764
|
-
|
14763
|
+
l("div", WI, V(n.value.primary), 1),
|
14764
|
+
l("div", GI, [
|
14765
14765
|
K(V(n.value.secondary.start) + " ", 1),
|
14766
|
-
|
14766
|
+
l("strong", null, V(n.value.secondary.strong), 1),
|
14767
14767
|
K(" " + V(n.value.secondary.end), 1)
|
14768
14768
|
])
|
14769
14769
|
]))
|
@@ -14771,16 +14771,16 @@ const PI = /* @__PURE__ */ D(II, [["__scopeId", "data-v-0cc3f6d1"]]), BI = {
|
|
14771
14771
|
], 34),
|
14772
14772
|
c.disableAcceptedFormats ? b("", !0) : (u(), d("p", YI, [
|
14773
14773
|
K(V(n.value.acceptedFormats) + " ", 1),
|
14774
|
-
|
14774
|
+
l("em", QI, V(p.value), 1)
|
14775
14775
|
])),
|
14776
14776
|
s.value.length ? (u(), d("div", ZI, [
|
14777
|
-
|
14777
|
+
l("p", XI, V(n.value.uploading), 1),
|
14778
14778
|
(u(!0), d(R, null, Y(s.value, (q) => (u(), d("div", {
|
14779
14779
|
key: q.name,
|
14780
14780
|
class: O(`AVFileInput--preview-card ${c.error && "error"}`)
|
14781
14781
|
}, [
|
14782
|
-
|
14783
|
-
|
14782
|
+
l("div", JI, [
|
14783
|
+
l("div", KI, [
|
14784
14784
|
c.showPreview ? (u(), d("img", {
|
14785
14785
|
key: 0,
|
14786
14786
|
class: "AVFileInput--preview-img",
|
@@ -14792,9 +14792,9 @@ const PI = /* @__PURE__ */ D(II, [["__scopeId", "data-v-0cc3f6d1"]]), BI = {
|
|
14792
14792
|
"data-test": "file-preview-icon"
|
14793
14793
|
}))
|
14794
14794
|
]),
|
14795
|
-
|
14795
|
+
l("p", eP, [
|
14796
14796
|
K(V(q.name) + " ", 1),
|
14797
|
-
|
14797
|
+
l("em", null, V(Math.round(q.size / 1e3) + "kb"), 1)
|
14798
14798
|
])
|
14799
14799
|
]),
|
14800
14800
|
c.disabled ? b("", !0) : (u(), d("button", {
|
@@ -14813,7 +14813,7 @@ const PI = /* @__PURE__ */ D(II, [["__scopeId", "data-v-0cc3f6d1"]]), BI = {
|
|
14813
14813
|
], 2))), 128))
|
14814
14814
|
])) : b("", !0),
|
14815
14815
|
c.currentValue ? (u(), d("div", iP, [
|
14816
|
-
|
14816
|
+
l("p", tP, V(n.value.current), 1),
|
14817
14817
|
(u(!0), d(R, null, Y(c.currentValue, (q) => (u(), d("div", {
|
14818
14818
|
key: `image-${q}`
|
14819
14819
|
}, [
|
@@ -14823,17 +14823,17 @@ const PI = /* @__PURE__ */ D(II, [["__scopeId", "data-v-0cc3f6d1"]]), BI = {
|
|
14823
14823
|
src: q,
|
14824
14824
|
alt: n.value.alt_preview
|
14825
14825
|
}, null, 8, sP)) : (u(), d("div", nP, [
|
14826
|
-
|
14827
|
-
|
14826
|
+
l("div", rP, [
|
14827
|
+
l("div", lP, [
|
14828
14828
|
z(S, {
|
14829
14829
|
icon: "fa-solid fa-file",
|
14830
14830
|
class: "AVTextInput--preview-icon",
|
14831
14831
|
"data-test": "file-preview-icon"
|
14832
14832
|
})
|
14833
14833
|
]),
|
14834
|
-
|
14834
|
+
l("p", oP, V(L(q)), 1)
|
14835
14835
|
]),
|
14836
|
-
|
14836
|
+
l("button", {
|
14837
14837
|
class: "AVTextInput--delete-btn",
|
14838
14838
|
type: "button",
|
14839
14839
|
title: "Download file",
|
@@ -14853,7 +14853,7 @@ const PI = /* @__PURE__ */ D(II, [["__scopeId", "data-v-0cc3f6d1"]]), BI = {
|
|
14853
14853
|
};
|
14854
14854
|
}
|
14855
14855
|
});
|
14856
|
-
const dP = /* @__PURE__ */ D(mP, [["__scopeId", "data-v-3122c494"]]), vP = (c) => (T2("data-v-d8e45fa7"), c = c(), D2(), c), pP = ["for"], hP = ["id", "checked", "disabled"], VP = /* @__PURE__ */ vP(() => /* @__PURE__ */
|
14856
|
+
const dP = /* @__PURE__ */ D(mP, [["__scopeId", "data-v-3122c494"]]), vP = (c) => (T2("data-v-d8e45fa7"), c = c(), D2(), c), pP = ["for"], hP = ["id", "checked", "disabled"], VP = /* @__PURE__ */ vP(() => /* @__PURE__ */ l("span", { class: "AVRadio--mark" }, null, -1)), zP = /* @__PURE__ */ B({
|
14857
14857
|
__name: "AVRadio",
|
14858
14858
|
props: {
|
14859
14859
|
id: {
|
@@ -14876,7 +14876,7 @@ const dP = /* @__PURE__ */ D(mP, [["__scopeId", "data-v-3122c494"]]), vP = (c) =
|
|
14876
14876
|
emits: ["update"],
|
14877
14877
|
setup(c, { emit: a }) {
|
14878
14878
|
const e = c, i = $(!1);
|
14879
|
-
|
14879
|
+
V2(() => {
|
14880
14880
|
e.checked && (i.value = e.checked);
|
14881
14881
|
});
|
14882
14882
|
const t = () => {
|
@@ -14893,7 +14893,7 @@ const dP = /* @__PURE__ */ D(mP, [["__scopeId", "data-v-3122c494"]]), vP = (c) =
|
|
14893
14893
|
for: c.id,
|
14894
14894
|
class: O(`AVRadio ${c.disabled && "disabled"}`)
|
14895
14895
|
}, [
|
14896
|
-
|
14896
|
+
l("input", {
|
14897
14897
|
type: "radio",
|
14898
14898
|
id: c.id,
|
14899
14899
|
checked: i.value,
|
@@ -14973,7 +14973,7 @@ const HP = /* @__PURE__ */ D(zP, [["__scopeId", "data-v-d8e45fa7"]]), MP = ["hre
|
|
14973
14973
|
target: c.target,
|
14974
14974
|
class: O(`AVLink AVLink--${c.variant}`)
|
14975
14975
|
}, [
|
14976
|
-
|
14976
|
+
l("span", null, V(c.label), 1),
|
14977
14977
|
c.disableIcon ? b("", !0) : (u(), j(i, {
|
14978
14978
|
key: 0,
|
14979
14979
|
icon: "fa-solid fa-arrow-up-right-from-square",
|
@@ -15027,11 +15027,11 @@ const CP = /* @__PURE__ */ D(gP, [["__scopeId", "data-v-999075bc"]]), LP = ["hre
|
|
15027
15027
|
},
|
15028
15028
|
emits: ["onClick"],
|
15029
15029
|
setup(c, { emit: a }) {
|
15030
|
-
const e = c, i =
|
15030
|
+
const e = c, i = C(() => e.href ? "link" : "button"), t = C(() => e.disabled ? null : e.href), s = () => {
|
15031
15031
|
a("onClick", e.reference);
|
15032
15032
|
};
|
15033
15033
|
return (n, r) => {
|
15034
|
-
const
|
15034
|
+
const o = H("AVIcon");
|
15035
15035
|
return i.value === "link" ? (u(), d("a", {
|
15036
15036
|
key: 0,
|
15037
15037
|
href: t.value,
|
@@ -15039,12 +15039,12 @@ const CP = /* @__PURE__ */ D(gP, [["__scopeId", "data-v-999075bc"]]), LP = ["hre
|
|
15039
15039
|
target: c.target,
|
15040
15040
|
style: H2(`width: ${c.customWidth}px`)
|
15041
15041
|
}, [
|
15042
|
-
c.disableIcon ? b("", !0) : (u(), j(
|
15042
|
+
c.disableIcon ? b("", !0) : (u(), j(o, {
|
15043
15043
|
key: 0,
|
15044
15044
|
icon: `fa-solid fa-${c.icon}`,
|
15045
15045
|
class: "AVNavbarItem--icon"
|
15046
15046
|
}, null, 8, ["icon"])),
|
15047
|
-
|
15047
|
+
l("span", bP, V(c.label), 1)
|
15048
15048
|
], 14, LP)) : (u(), d("button", {
|
15049
15049
|
key: 1,
|
15050
15050
|
class: O(`AVNavbarItem ${c.active ? "AVNavbarItem--active" : ""} ${c.disabled && "disabled"}`),
|
@@ -15052,12 +15052,12 @@ const CP = /* @__PURE__ */ D(gP, [["__scopeId", "data-v-999075bc"]]), LP = ["hre
|
|
15052
15052
|
disabled: c.disabled,
|
15053
15053
|
onClick: s
|
15054
15054
|
}, [
|
15055
|
-
c.disableIcon ? b("", !0) : (u(), j(
|
15055
|
+
c.disableIcon ? b("", !0) : (u(), j(o, {
|
15056
15056
|
key: 0,
|
15057
15057
|
icon: `fa-solid fa-${c.icon}`,
|
15058
15058
|
class: "AVNavbarItem--icon"
|
15059
15059
|
}, null, 8, ["icon"])),
|
15060
|
-
|
15060
|
+
l("span", yP, V(c.label), 1)
|
15061
15061
|
], 14, xP));
|
15062
15062
|
};
|
15063
15063
|
}
|
@@ -15113,9 +15113,9 @@ const SP = /* @__PURE__ */ D(AP, [["__scopeId", "data-v-d205c709"]]), NP = ["hre
|
|
15113
15113
|
},
|
15114
15114
|
emits: ["onClick"],
|
15115
15115
|
setup(c, { emit: a }) {
|
15116
|
-
const e = c, i = $(!1), t =
|
15116
|
+
const e = c, i = $(!1), t = C(() => e.href ? "link" : "button"), s = C(() => e.disabled ? null : e.href), n = C(() => e.type === "step" ? "number" : "icon"), r = C(
|
15117
15117
|
() => e.type === "step" ? e.stepIndex : e.icon
|
15118
|
-
),
|
15118
|
+
), o = () => {
|
15119
15119
|
e.disabled || (i.value = !i.value);
|
15120
15120
|
}, m = () => {
|
15121
15121
|
a("onClick", e.reference);
|
@@ -15125,8 +15125,8 @@ const SP = /* @__PURE__ */ D(AP, [["__scopeId", "data-v-d205c709"]]), NP = ["hre
|
|
15125
15125
|
href: s.value,
|
15126
15126
|
class: O(`AVSidebarItem ${c.active ? "AVSidebarItem--active" : ""} ${c.disabled && "disabled"}`),
|
15127
15127
|
target: c.target,
|
15128
|
-
onMouseenter:
|
15129
|
-
onMouseleave:
|
15128
|
+
onMouseenter: o,
|
15129
|
+
onMouseleave: o,
|
15130
15130
|
"aria-label": c.label,
|
15131
15131
|
role: "button"
|
15132
15132
|
}, [
|
@@ -15137,14 +15137,14 @@ const SP = /* @__PURE__ */ D(AP, [["__scopeId", "data-v-d205c709"]]), NP = ["hre
|
|
15137
15137
|
hover: i.value,
|
15138
15138
|
"aria-hidden": "true"
|
15139
15139
|
}, null, 8, ["type", "active", "value", "hover"]),
|
15140
|
-
|
15140
|
+
l("span", wP, V(c.label), 1)
|
15141
15141
|
], 42, NP)) : (u(), d("button", {
|
15142
15142
|
key: 1,
|
15143
15143
|
class: O(`AVSidebarItem ${c.active ? "AVSidebarItem--active" : ""} ${c.disabled && "disabled"}`),
|
15144
15144
|
disabled: c.disabled,
|
15145
15145
|
onClick: m,
|
15146
|
-
onMouseenter:
|
15147
|
-
onMouseleave:
|
15146
|
+
onMouseenter: o,
|
15147
|
+
onMouseleave: o,
|
15148
15148
|
"aria-label": c.label
|
15149
15149
|
}, [
|
15150
15150
|
z(Z2(I4), {
|
@@ -15154,7 +15154,7 @@ const SP = /* @__PURE__ */ D(AP, [["__scopeId", "data-v-d205c709"]]), NP = ["hre
|
|
15154
15154
|
hover: i.value,
|
15155
15155
|
"aria-hidden": "true"
|
15156
15156
|
}, null, 8, ["type", "active", "value", "hover"]),
|
15157
|
-
|
15157
|
+
l("span", _P, V(c.label), 1)
|
15158
15158
|
], 42, kP));
|
15159
15159
|
}
|
15160
15160
|
});
|
@@ -15196,7 +15196,7 @@ const DP = /* @__PURE__ */ D(TP, [["__scopeId", "data-v-835677d9"]]), IP = { cla
|
|
15196
15196
|
"data-test": "tooltip"
|
15197
15197
|
}, {
|
15198
15198
|
default: F(() => [
|
15199
|
-
|
15199
|
+
l("div", IP, [
|
15200
15200
|
c.text ? (u(), d("span", PP, V(c.text), 1)) : b("", !0),
|
15201
15201
|
c.icon ? (u(), j(i, {
|
15202
15202
|
key: 1,
|
@@ -15207,7 +15207,7 @@ const DP = /* @__PURE__ */ D(TP, [["__scopeId", "data-v-835677d9"]]), IP = { cla
|
|
15207
15207
|
])
|
15208
15208
|
]),
|
15209
15209
|
content: F(() => [
|
15210
|
-
|
15210
|
+
l("span", { id: c.id }, V(c.content), 9, BP)
|
15211
15211
|
]),
|
15212
15212
|
_: 1
|
15213
15213
|
}, 8, ["placement"]);
|
@@ -15239,16 +15239,16 @@ const jP = /* @__PURE__ */ D(OP, [["__scopeId", "data-v-9eefb906"]]), EP = { cla
|
|
15239
15239
|
active: !1,
|
15240
15240
|
id: null
|
15241
15241
|
});
|
15242
|
-
|
15242
|
+
V2(() => {
|
15243
15243
|
e.id = a.id;
|
15244
15244
|
});
|
15245
15245
|
const i = () => {
|
15246
15246
|
e.active = !e.active;
|
15247
15247
|
};
|
15248
15248
|
return D9("sharedState", e), (t, s) => {
|
15249
|
-
const n = H("AVIcon"), r = H("AVMenuDropdownItem"),
|
15249
|
+
const n = H("AVIcon"), r = H("AVMenuDropdownItem"), o = H("AVMenuDropdownContent");
|
15250
15250
|
return u(), d("div", EP, [
|
15251
|
-
|
15251
|
+
l("button", {
|
15252
15252
|
class: "AVMenuDropdown--button",
|
15253
15253
|
onClick: i,
|
15254
15254
|
id: c.id,
|
@@ -15270,7 +15270,7 @@ const jP = /* @__PURE__ */ D(OP, [["__scopeId", "data-v-9eefb906"]]), EP = { cla
|
|
15270
15270
|
"data-test": "main-icon"
|
15271
15271
|
}, null, 8, ["icon"]))
|
15272
15272
|
], 8, qP),
|
15273
|
-
z(
|
15273
|
+
z(o, null, {
|
15274
15274
|
default: F(() => [
|
15275
15275
|
(u(!0), d(R, null, Y(c.options, (m, f) => (u(), j(r, {
|
15276
15276
|
key: f,
|
@@ -15290,7 +15290,7 @@ const jP = /* @__PURE__ */ D(OP, [["__scopeId", "data-v-9eefb906"]]), EP = { cla
|
|
15290
15290
|
const $P = /* @__PURE__ */ D(FP, [["__scopeId", "data-v-9cd08151"]]), RP = ["aria-labelledby"], UP = /* @__PURE__ */ B({
|
15291
15291
|
__name: "AVMenuDropdownContent",
|
15292
15292
|
setup(c) {
|
15293
|
-
const a = I9("sharedState"), e =
|
15293
|
+
const a = I9("sharedState"), e = C(() => a.active), i = C(() => a.id);
|
15294
15294
|
return (t, s) => (u(), j(S2, { name: "dropdown-content" }, {
|
15295
15295
|
default: F(() => [
|
15296
15296
|
e.value ? (u(), d("div", {
|
@@ -15385,7 +15385,7 @@ const QP = /* @__PURE__ */ D(YP, [["__scopeId", "data-v-f770cea1"]]), ZP = ["dis
|
|
15385
15385
|
setup(c, { emit: a }) {
|
15386
15386
|
const e = c, i = $(!1);
|
15387
15387
|
e2(i, (r) => a("update:waiting", r));
|
15388
|
-
const t =
|
15388
|
+
const t = C(() => {
|
15389
15389
|
if (!i.value)
|
15390
15390
|
switch (e.variant) {
|
15391
15391
|
case "default":
|
@@ -15397,7 +15397,7 @@ const QP = /* @__PURE__ */ D(YP, [["__scopeId", "data-v-f770cea1"]]), ZP = ["dis
|
|
15397
15397
|
default:
|
15398
15398
|
return e.defaultIcon;
|
15399
15399
|
}
|
15400
|
-
}), s =
|
15400
|
+
}), s = C(() => e.disabled || i.value);
|
15401
15401
|
async function n(r) {
|
15402
15402
|
i.value = !0;
|
15403
15403
|
try {
|
@@ -15406,7 +15406,7 @@ const QP = /* @__PURE__ */ D(YP, [["__scopeId", "data-v-f770cea1"]]), ZP = ["dis
|
|
15406
15406
|
i.value = !1;
|
15407
15407
|
}
|
15408
15408
|
}
|
15409
|
-
return (r,
|
15409
|
+
return (r, o) => {
|
15410
15410
|
const m = H("AVIcon"), f = H("AVSpinner");
|
15411
15411
|
return u(), d("button", {
|
15412
15412
|
disabled: s.value,
|
@@ -15435,7 +15435,7 @@ const QP = /* @__PURE__ */ D(YP, [["__scopeId", "data-v-f770cea1"]]), ZP = ["dis
|
|
15435
15435
|
class: "AVAsyncButton--icon",
|
15436
15436
|
"data-test": "btn-icon"
|
15437
15437
|
}, null, 8, ["icon"]),
|
15438
|
-
|
15438
|
+
l("span", null, V(c.label), 1)
|
15439
15439
|
], !0)
|
15440
15440
|
], 10, ZP);
|
15441
15441
|
};
|
@@ -15461,17 +15461,17 @@ const JP = /* @__PURE__ */ D(XP, [["__scopeId", "data-v-11042fa9"]]), KP = { cla
|
|
15461
15461
|
},
|
15462
15462
|
emits: ["update"],
|
15463
15463
|
setup(c, { emit: a }) {
|
15464
|
-
const e = c, i = $([]), t = $(""), s =
|
15465
|
-
|
15464
|
+
const e = c, i = $([]), t = $(""), s = C(() => e.options.length === 2 ? "AVTabSwitcher--double" : "AVTabSwitcher--triple");
|
15465
|
+
V2(() => n());
|
15466
15466
|
const n = () => {
|
15467
15467
|
i.value = [], e.options.map(
|
15468
15468
|
(v) => i.value.push({ value: v, selected: !1 })
|
15469
|
-
), e.selected ? r(e.selected) : i.value[0].selected = !0, e.disabled &&
|
15469
|
+
), e.selected ? r(e.selected) : i.value[0].selected = !0, e.disabled && o();
|
15470
15470
|
}, r = (v) => {
|
15471
15471
|
i.value.map((p) => {
|
15472
15472
|
p.value === v ? (p.selected = !0, t.value = p.value) : p.selected = !1;
|
15473
15473
|
});
|
15474
|
-
},
|
15474
|
+
}, o = () => {
|
15475
15475
|
if (i.value.map((v) => v.disabled = !1), e.disabled)
|
15476
15476
|
i.value.map((v) => {
|
15477
15477
|
e.disabled.map(
|
@@ -15495,13 +15495,13 @@ const JP = /* @__PURE__ */ D(XP, [["__scopeId", "data-v-11042fa9"]]), KP = { cla
|
|
15495
15495
|
}
|
15496
15496
|
), e2(
|
15497
15497
|
() => e.disabled,
|
15498
|
-
() =>
|
15498
|
+
() => o()
|
15499
15499
|
), (v, p) => (u(), d("div", KP, [
|
15500
15500
|
(u(!0), d(R, null, Y(i.value, (h) => (u(), d("button", {
|
15501
15501
|
key: h.value,
|
15502
15502
|
class: O(`AVTabSwitcher--button ${s.value} ${h.selected && "AVTabSwitcher--button-active"} ${h.disabled && "disabled"}`),
|
15503
15503
|
disabled: h.disabled,
|
15504
|
-
onClick: (
|
15504
|
+
onClick: (L) => m(h.value)
|
15505
15505
|
}, V(h.value), 11, cB))), 128))
|
15506
15506
|
]));
|
15507
15507
|
}
|
@@ -15531,21 +15531,21 @@ const aB = /* @__PURE__ */ D(eB, [["__scopeId", "data-v-413f60c7"]]), iB = { cla
|
|
15531
15531
|
}
|
15532
15532
|
},
|
15533
15533
|
setup(c) {
|
15534
|
-
const a = c, e =
|
15534
|
+
const a = c, e = C(() => a.currentBallots >= a.minimumBallots), i = C(() => a.minimumBallots - a.currentBallots);
|
15535
15535
|
return (t, s) => {
|
15536
15536
|
const n = H("AVIcon"), r = H("AVSpinner");
|
15537
15537
|
return u(), d("div", iB, [
|
15538
|
-
|
15538
|
+
l("div", tB, [
|
15539
15539
|
z(n, {
|
15540
15540
|
icon: `fa-solid fa-${e.value ? "file-circle-check" : "file-circle-minus"}`,
|
15541
15541
|
class: O(`AVBallotSummary--icon ${e.value && "AVBallotSummary--icon-ready"}`),
|
15542
15542
|
"data-test": "ballot-icon"
|
15543
15543
|
}, null, 8, ["icon", "class"]),
|
15544
|
-
|
15544
|
+
l("span", {
|
15545
15545
|
class: O(`AVBallotSummary--ballot-name ${e.value && "AVBallotSummary--name-ready"}`)
|
15546
15546
|
}, V(c.ballotStyleName), 3)
|
15547
15547
|
]),
|
15548
|
-
|
15548
|
+
l("div", sB, [
|
15549
15549
|
e.value ? (u(), j(n, {
|
15550
15550
|
key: 0,
|
15551
15551
|
icon: "fa-solid fa-circle-check",
|
@@ -15556,7 +15556,7 @@ const aB = /* @__PURE__ */ D(eB, [["__scopeId", "data-v-413f60c7"]]), iB = { cla
|
|
15556
15556
|
color: "neutral",
|
15557
15557
|
"data-test": "ballot-spinner"
|
15558
15558
|
})),
|
15559
|
-
|
15559
|
+
l("span", {
|
15560
15560
|
class: O(`AVBallotSummary--ballot-status ${e.value && "AVBallotSummary--status-ready"}`)
|
15561
15561
|
}, V(e.value ? `${c.currentBallots} ${c.readyLabel}` : `${i.value} ${c.waitingLabel}`), 3)
|
15562
15562
|
])
|
@@ -15593,43 +15593,43 @@ const rB = /* @__PURE__ */ D(nB, [["__scopeId", "data-v-607d90fc"]]), lB = {
|
|
15593
15593
|
emits: ["expired"],
|
15594
15594
|
setup(c, { emit: a }) {
|
15595
15595
|
const e = c;
|
15596
|
-
|
15596
|
+
V2(() => {
|
15597
15597
|
t();
|
15598
15598
|
});
|
15599
15599
|
const i = $(0), t = () => {
|
15600
15600
|
const f = setInterval(() => {
|
15601
15601
|
i.value = i.value + 1, i.value >= e.timeout && (clearInterval(f), a("expired", !0, e.timeout));
|
15602
15602
|
}, 1e3);
|
15603
|
-
}, s =
|
15603
|
+
}, s = C(() => 100 - i.value / e.timeout * 100), n = C(
|
15604
15604
|
() => Math.floor((e.timeout - i.value) / 60)
|
15605
|
-
), r =
|
15605
|
+
), r = C(() => (e.timeout - i.value) % 60), o = C(() => n.value % 60), m = C(() => r.value < 10 ? `${o.value}:0${r.value}` : `${o.value}:${r.value}`);
|
15606
15606
|
return (f, v) => (u(), d(R, null, [
|
15607
|
-
|
15607
|
+
l("div", {
|
15608
15608
|
class: "AVTimedCard",
|
15609
15609
|
style: H2(`width: ${c.customWidth}px`)
|
15610
15610
|
}, [
|
15611
|
-
|
15611
|
+
l("div", lB, [
|
15612
15612
|
Z(f.$slots, "default", {}, void 0, !0)
|
15613
15613
|
]),
|
15614
|
-
|
15615
|
-
|
15614
|
+
l("div", oB, [
|
15615
|
+
l("div", {
|
15616
15616
|
class: O(`AVTimedCard--progress-bar ${c.timeout - i.value <= c.customWarningTime && "AVTimedCard--progress-bar-warning"}`),
|
15617
15617
|
style: H2(`width: ${s.value}%`),
|
15618
15618
|
"data-test": "progress-bar"
|
15619
15619
|
}, null, 6)
|
15620
15620
|
])
|
15621
15621
|
], 4),
|
15622
|
-
|
15622
|
+
l("span", {
|
15623
15623
|
class: O(`AVTimedCard--help-text ${c.timeout - i.value <= c.customWarningTime && "AVTimedCard--help-text-warning"}`),
|
15624
15624
|
"data-test": "help-text"
|
15625
15625
|
}, [
|
15626
15626
|
K(V(c.expirationMessage), 1),
|
15627
|
-
|
15627
|
+
l("strong", null, V(m.value), 1)
|
15628
15628
|
], 2)
|
15629
15629
|
], 64));
|
15630
15630
|
}
|
15631
15631
|
});
|
15632
|
-
const uB = /* @__PURE__ */ D(fB, [["__scopeId", "data-v-583fff65"]]), mB = (c) => (T2("data-v-9a6218e9"), c = c(), D2(), c), dB = { class: "AVBasicSteps" }, vB = /* @__PURE__ */ mB(() => /* @__PURE__ */
|
15632
|
+
const uB = /* @__PURE__ */ D(fB, [["__scopeId", "data-v-583fff65"]]), mB = (c) => (T2("data-v-9a6218e9"), c = c(), D2(), c), dB = { class: "AVBasicSteps" }, vB = /* @__PURE__ */ mB(() => /* @__PURE__ */ l("span", {
|
15633
15633
|
class: "AVBasicSteps--line",
|
15634
15634
|
"data-test": "separator"
|
15635
15635
|
}, null, -1)), pB = {
|
@@ -15652,12 +15652,12 @@ const uB = /* @__PURE__ */ D(fB, [["__scopeId", "data-v-583fff65"]]), mB = (c) =
|
|
15652
15652
|
setup(c) {
|
15653
15653
|
const a = c, e = (i) => i === a.active;
|
15654
15654
|
return (i, t) => (u(), d("div", dB, [
|
15655
|
-
|
15655
|
+
l("span", {
|
15656
15656
|
class: O(`AVBasicSteps--step ${e(c.steps[0]) && "AVBasicSteps--step-active"}`),
|
15657
15657
|
"data-test": "step"
|
15658
15658
|
}, V(c.steps[0]), 3),
|
15659
15659
|
vB,
|
15660
|
-
|
15660
|
+
l("span", {
|
15661
15661
|
class: O(`AVBasicSteps--step ${e(c.steps[1]) && "AVBasicSteps--step-active"}`),
|
15662
15662
|
"data-test": "step"
|
15663
15663
|
}, V(c.steps[1]), 3),
|
@@ -15703,7 +15703,7 @@ const VB = /* @__PURE__ */ D(hB, [["__scopeId", "data-v-9a6218e9"]]), zB = { cla
|
|
15703
15703
|
});
|
15704
15704
|
});
|
15705
15705
|
}, t = (n) => a.done ? a.done.includes(n) : !1;
|
15706
|
-
|
15706
|
+
V2(() => {
|
15707
15707
|
i();
|
15708
15708
|
}), e2(
|
15709
15709
|
() => a.steps,
|
@@ -15715,9 +15715,9 @@ const VB = /* @__PURE__ */ D(hB, [["__scopeId", "data-v-9a6218e9"]]), zB = { cla
|
|
15715
15715
|
() => a.done,
|
15716
15716
|
() => i()
|
15717
15717
|
);
|
15718
|
-
const s =
|
15718
|
+
const s = C(() => `${100 / a.steps.length}%`);
|
15719
15719
|
return (n, r) => {
|
15720
|
-
const
|
15720
|
+
const o = H("AVIcon");
|
15721
15721
|
return u(), d("div", zB, [
|
15722
15722
|
(u(!0), d(R, null, Y(e.value, (m, f) => (u(), d("div", {
|
15723
15723
|
key: f,
|
@@ -15725,7 +15725,7 @@ const VB = /* @__PURE__ */ D(hB, [["__scopeId", "data-v-9a6218e9"]]), zB = { cla
|
|
15725
15725
|
"data-test": "step"
|
15726
15726
|
}, [
|
15727
15727
|
m.done ? (u(), d("div", HB, [
|
15728
|
-
z(
|
15728
|
+
z(o, {
|
15729
15729
|
icon: "fa-solid fa-check",
|
15730
15730
|
class: "AVSteps--step-icon"
|
15731
15731
|
})
|
@@ -15733,7 +15733,7 @@ const VB = /* @__PURE__ */ D(hB, [["__scopeId", "data-v-9a6218e9"]]), zB = { cla
|
|
15733
15733
|
key: 1,
|
15734
15734
|
class: O(`AVSteps--step--number-container ${e.value.length !== f + 1 && "AVSteps--step-circle"} ${m.active && "AVSteps--step--number-container-active"}`)
|
15735
15735
|
}, V(f + 1), 3)),
|
15736
|
-
|
15736
|
+
l("span", {
|
15737
15737
|
class: O(`AVSteps--step-label ${m.active && "AVSteps--step-label-active"}`)
|
15738
15738
|
}, V(m.value), 3)
|
15739
15739
|
], 2))), 128))
|
@@ -15762,12 +15762,12 @@ const gB = /* @__PURE__ */ D(MB, [["__scopeId", "data-v-a4539298"]]), CB = {
|
|
15762
15762
|
height: "26",
|
15763
15763
|
stroke: "white",
|
15764
15764
|
"stroke-width": "0.25rem"
|
15765
|
-
}, yB = /* @__PURE__ */ Zw(() => /* @__PURE__ */
|
15765
|
+
}, yB = /* @__PURE__ */ Zw(() => /* @__PURE__ */ l("line", {
|
15766
15766
|
x1: "25%",
|
15767
15767
|
y1: "25%",
|
15768
15768
|
x2: "75%",
|
15769
15769
|
y2: "75%"
|
15770
|
-
}, null, -1)), AB = /* @__PURE__ */ Zw(() => /* @__PURE__ */
|
15770
|
+
}, null, -1)), AB = /* @__PURE__ */ Zw(() => /* @__PURE__ */ l("line", {
|
15771
15771
|
x1: "75%",
|
15772
15772
|
y1: "25%",
|
15773
15773
|
x2: "25%",
|
@@ -15792,7 +15792,7 @@ const gB = /* @__PURE__ */ D(MB, [["__scopeId", "data-v-a4539298"]]), CB = {
|
|
15792
15792
|
}
|
15793
15793
|
},
|
15794
15794
|
setup(c) {
|
15795
|
-
const a = c, e =
|
15795
|
+
const a = c, e = C(() => CB[a.locale]), i = C(() => a.rank ? document.getElementsByTagName("html")[0].dir === "rtl" ? `${a.rank} ${e.value.aria_label}` : `${e.value.aria_label} ${a.rank}` : "");
|
15796
15796
|
return (t, s) => N2((u(), d("div", {
|
15797
15797
|
class: "AVOptionSelect",
|
15798
15798
|
"aria-label": i.value
|
@@ -15852,7 +15852,7 @@ const wB = /* @__PURE__ */ D(NB, [["__scopeId", "data-v-9953e4ee"]]), kB = {
|
|
15852
15852
|
},
|
15853
15853
|
emits: ["toggled"],
|
15854
15854
|
setup(c, { emit: a }) {
|
15855
|
-
const e = c, i = () => a("toggled"), t =
|
15855
|
+
const e = c, i = () => a("toggled"), t = C(() => kB[e.locale]), s = C(() => e.optionReference ? {
|
15856
15856
|
id: `option_${e.optionReference}_checkbox_${e.checkBoxIndex}`,
|
15857
15857
|
role: "checkbox",
|
15858
15858
|
"aria-labelledby": `option_${e.optionReference}_title option_${e.optionReference}_tick option_${e.optionReference}_subtitle`,
|
@@ -15860,12 +15860,12 @@ const wB = /* @__PURE__ */ D(NB, [["__scopeId", "data-v-9953e4ee"]]), kB = {
|
|
15860
15860
|
tabindex: 0
|
15861
15861
|
} : {});
|
15862
15862
|
return (n, r) => {
|
15863
|
-
const
|
15863
|
+
const o = H("AVOptionSelect");
|
15864
15864
|
return u(), d("div", _B, [
|
15865
15865
|
c.exclusiveError && c.checked ? (u(), d("div", TB, [
|
15866
|
-
|
15866
|
+
l("div", DB, V(t.value.exclusive_option), 1)
|
15867
15867
|
])) : b("", !0),
|
15868
|
-
|
15868
|
+
l("button", fk({
|
15869
15869
|
class: {
|
15870
15870
|
AVOptionCheckbox: !0,
|
15871
15871
|
"AVOptionCheckbox--checked": c.checked,
|
@@ -15879,7 +15879,7 @@ const wB = /* @__PURE__ */ D(NB, [["__scopeId", "data-v-9953e4ee"]]), kB = {
|
|
15879
15879
|
onClick: A2(i, ["stop"]),
|
15880
15880
|
onKeydown: P9(A2(i, ["prevent"]), ["space", "enter"])
|
15881
15881
|
}), [
|
15882
|
-
c.checked ? (u(), j(
|
15882
|
+
c.checked ? (u(), j(o, {
|
15883
15883
|
key: 0,
|
15884
15884
|
id: `option_${c.optionReference}_tick`,
|
15885
15885
|
rank: c.rank,
|
@@ -15948,31 +15948,31 @@ const BB = /* @__PURE__ */ D(PB, [["__scopeId", "data-v-919d7a25"]]), OB = /* @_
|
|
15948
15948
|
},
|
15949
15949
|
emits: ["accordionOpen"],
|
15950
15950
|
setup(c, { emit: a }) {
|
15951
|
-
const e = c, i = $(!1), t = $(!0), s =
|
15951
|
+
const e = c, i = $(!1), t = $(!0), s = C(() => ({
|
15952
15952
|
collapsable: e.collapsable,
|
15953
15953
|
startCollapsed: e.startCollapsed
|
15954
15954
|
}));
|
15955
15955
|
e2(
|
15956
15956
|
() => s,
|
15957
15957
|
() => {
|
15958
|
-
const { collapsable: r, startCollapsed:
|
15959
|
-
i.value = r && !
|
15958
|
+
const { collapsable: r, startCollapsed: o } = s.value;
|
15959
|
+
i.value = r && !o;
|
15960
15960
|
}
|
15961
15961
|
);
|
15962
|
-
const n = (r = !1,
|
15963
|
-
e.collapsable && (t.value =
|
15962
|
+
const n = (r = !1, o = !0) => {
|
15963
|
+
e.collapsable && (t.value = o, r === null ? i.value = !i.value : i.value = !!r, i.value && a("accordionOpen"));
|
15964
15964
|
};
|
15965
|
-
return (r,
|
15965
|
+
return (r, o) => {
|
15966
15966
|
const m = H("AVTransitionSlide");
|
15967
15967
|
return c.collapsable ? (u(), d(R, { key: 0 }, [
|
15968
|
-
|
15968
|
+
l("div", {
|
15969
15969
|
role: "button",
|
15970
15970
|
"aria-controls": c.paneId,
|
15971
15971
|
tabindex: "0",
|
15972
15972
|
"aria-expanded": i.value,
|
15973
15973
|
class: "AVCollapser",
|
15974
|
-
onClick:
|
15975
|
-
onKeypress:
|
15974
|
+
onClick: o[0] || (o[0] = (f) => n()),
|
15975
|
+
onKeypress: o[1] || (o[1] = P9(A2((f) => n(), ["prevent"]), ["space", "enter"]))
|
15976
15976
|
}, [
|
15977
15977
|
Z(r.$slots, "toggle", {
|
15978
15978
|
isOpen: i.value,
|
@@ -15983,7 +15983,7 @@ const BB = /* @__PURE__ */ D(PB, [["__scopeId", "data-v-919d7a25"]]), OB = /* @_
|
|
15983
15983
|
"skip-transition": !t.value
|
15984
15984
|
}, {
|
15985
15985
|
default: F(() => [
|
15986
|
-
N2(
|
15986
|
+
N2(l("div", {
|
15987
15987
|
id: c.paneId,
|
15988
15988
|
"aria-hidden": !i.value
|
15989
15989
|
}, [
|
@@ -16071,14 +16071,14 @@ const FB = /* @__PURE__ */ D(qB, [["__scopeId", "data-v-bcbd1140"]]), $B = { cla
|
|
16071
16071
|
else
|
16072
16072
|
return;
|
16073
16073
|
};
|
16074
|
-
|
16074
|
+
V2(() => {
|
16075
16075
|
e.options.map(
|
16076
16076
|
(m) => t.value.push({ value: m, checked: !1 })
|
16077
16077
|
), e.initialValue && s(e.initialValue), e.disabled && n();
|
16078
16078
|
});
|
16079
16079
|
const r = (m) => {
|
16080
|
-
s(m),
|
16081
|
-
},
|
16080
|
+
s(m), o();
|
16081
|
+
}, o = () => {
|
16082
16082
|
a("update", i.value, t.value);
|
16083
16083
|
};
|
16084
16084
|
return e2(
|
@@ -16100,7 +16100,7 @@ const FB = /* @__PURE__ */ D(qB, [["__scopeId", "data-v-bcbd1140"]]), $B = { cla
|
|
16100
16100
|
class: "AVRadioGroup--label",
|
16101
16101
|
"data-test": "input-label"
|
16102
16102
|
}, V(c.inputLabel), 9, RB)),
|
16103
|
-
|
16103
|
+
l("div", {
|
16104
16104
|
class: O(`AVRadioGroup--${c.orientation}`),
|
16105
16105
|
"data-test": "input-group"
|
16106
16106
|
}, [
|
@@ -16111,7 +16111,7 @@ const FB = /* @__PURE__ */ D(qB, [["__scopeId", "data-v-bcbd1140"]]), $B = { cla
|
|
16111
16111
|
value: p.value,
|
16112
16112
|
checked: p.checked,
|
16113
16113
|
disabled: p.disabled,
|
16114
|
-
onUpdate: (
|
16114
|
+
onUpdate: (L) => r(p.value)
|
16115
16115
|
}, null, 8, ["id", "value", "checked", "disabled", "onUpdate"]))), 128))
|
16116
16116
|
], 2),
|
16117
16117
|
c.error && c.errorMessage ? (u(), d("p", UB, V(c.errorMessage), 1)) : b("", !0)
|
@@ -16156,7 +16156,7 @@ const QB = /* @__PURE__ */ D(YB, [["__scopeId", "data-v-9fd5c53d"]]), ZB = { cla
|
|
16156
16156
|
return (a, e) => {
|
16157
16157
|
const i = H("AVIcon");
|
16158
16158
|
return u(), d("div", ZB, [
|
16159
|
-
|
16159
|
+
l("a", { href: c.buttonHref }, [
|
16160
16160
|
c.disableButton ? b("", !0) : (u(), j(i, {
|
16161
16161
|
key: 0,
|
16162
16162
|
icon: "fa-solid fa-circle-chevron-left",
|
@@ -16168,7 +16168,7 @@ const QB = /* @__PURE__ */ D(YB, [["__scopeId", "data-v-9fd5c53d"]]), ZB = { cla
|
|
16168
16168
|
class: "AVBreadcrumb--group",
|
16169
16169
|
"data-test": "item-group"
|
16170
16170
|
}, [
|
16171
|
-
|
16171
|
+
l("a", {
|
16172
16172
|
href: t.active ? null : t.href,
|
16173
16173
|
class: O(`AVBreadcrumb--link ${t.active && "AVBreadcrumb--link-active"} `)
|
16174
16174
|
}, V(t.text), 11, JB),
|
@@ -16246,59 +16246,59 @@ const cO = /* @__PURE__ */ D(KB, [["__scopeId", "data-v-71e09fe3"]]), eO = ["hre
|
|
16246
16246
|
open: "success",
|
16247
16247
|
closed: "danger",
|
16248
16248
|
archived: "default"
|
16249
|
-
}, i =
|
16249
|
+
}, i = C(() => e[a.status]);
|
16250
16250
|
return (t, s) => {
|
16251
|
-
const n = H("AVLabel"), r = H("AVIcon"),
|
16251
|
+
const n = H("AVLabel"), r = H("AVIcon"), o = H("AVCard");
|
16252
16252
|
return u(), d("a", {
|
16253
16253
|
href: c.href,
|
16254
16254
|
class: "AVElectionCard",
|
16255
16255
|
"data-test": "link"
|
16256
16256
|
}, [
|
16257
|
-
z(
|
16257
|
+
z(o, {
|
16258
16258
|
variant: "rounded",
|
16259
16259
|
role: "button"
|
16260
16260
|
}, {
|
16261
16261
|
default: F(() => [
|
16262
|
-
|
16263
|
-
|
16264
|
-
|
16265
|
-
|
16262
|
+
l("div", aO, [
|
16263
|
+
l("span", iO, V(c.id), 1),
|
16264
|
+
l("div", tO, [
|
16265
|
+
l("span", sO, V(c.name), 1),
|
16266
16266
|
z(n, {
|
16267
16267
|
type: i.value,
|
16268
16268
|
value: c.status
|
16269
16269
|
}, null, 8, ["type", "value"])
|
16270
16270
|
]),
|
16271
|
-
|
16272
|
-
|
16273
|
-
|
16271
|
+
l("div", nO, [
|
16272
|
+
l("div", rO, [
|
16273
|
+
l("div", lO, [
|
16274
16274
|
z(r, { icon: "fa-solid fa-location-pin" })
|
16275
16275
|
]),
|
16276
|
-
|
16276
|
+
l("span", oO, [
|
16277
16277
|
K(V(c.countyNameLabel), 1),
|
16278
|
-
|
16278
|
+
l("strong", null, V(c.countyName), 1)
|
16279
16279
|
])
|
16280
16280
|
]),
|
16281
|
-
|
16282
|
-
|
16281
|
+
l("div", fO, [
|
16282
|
+
l("div", uO, [
|
16283
16283
|
z(r, { icon: "fa-solid fa-file-circle-plus" })
|
16284
16284
|
]),
|
16285
|
-
|
16285
|
+
l("span", mO, [
|
16286
16286
|
K(V(c.createdAtLabel), 1),
|
16287
|
-
|
16287
|
+
l("strong", null, V(c.createdAt), 1)
|
16288
16288
|
])
|
16289
16289
|
]),
|
16290
|
-
|
16291
|
-
|
16290
|
+
l("div", dO, [
|
16291
|
+
l("div", vO, [
|
16292
16292
|
z(r, { icon: "fa-solid fa-pen-to-square" })
|
16293
16293
|
]),
|
16294
|
-
|
16294
|
+
l("span", pO, [
|
16295
16295
|
K(V(c.lastUpdatedLabel), 1),
|
16296
|
-
|
16296
|
+
l("strong", null, V(c.lastUpdated), 1)
|
16297
16297
|
])
|
16298
16298
|
])
|
16299
16299
|
])
|
16300
16300
|
]),
|
16301
|
-
|
16301
|
+
l("div", hO, [
|
16302
16302
|
z(r, {
|
16303
16303
|
icon: "fa-solid fa-circle-chevron-right",
|
16304
16304
|
class: "AVElectionCard--CTA-icon"
|
@@ -16356,22 +16356,22 @@ const zO = /* @__PURE__ */ D(VO, [["__scopeId", "data-v-dd72671e"]]), HO = ["hre
|
|
16356
16356
|
}, [
|
16357
16357
|
z(t, { variant: "rounded" }, {
|
16358
16358
|
default: F(() => [
|
16359
|
-
|
16359
|
+
l("div", MO, [
|
16360
16360
|
c.reviewed ? (u(), d("div", gO, [
|
16361
16361
|
z(i, { icon: "fa-solid fa-check" })
|
16362
16362
|
])) : b("", !0),
|
16363
|
-
|
16364
|
-
|
16365
|
-
|
16363
|
+
l("div", CO, [
|
16364
|
+
l("div", LO, V(c.name), 1),
|
16365
|
+
l("div", bO, V(`${c.contestQty} ${c.contestLabel}`), 1)
|
16366
16366
|
])
|
16367
16367
|
]),
|
16368
|
-
|
16368
|
+
l("div", xO, [
|
16369
16369
|
z(i, { icon: "fa-solid fa-chevron-right" })
|
16370
16370
|
])
|
16371
16371
|
]),
|
16372
16372
|
_: 1
|
16373
16373
|
}),
|
16374
|
-
|
16374
|
+
l("div", {
|
16375
16375
|
class: O(`AVBallotStyleCard--progress AVBallotStyleCard--progress-${c.reviewed ? "success" : "default"}`),
|
16376
16376
|
"data-test": "progress"
|
16377
16377
|
}, null, 2)
|
@@ -16484,29 +16484,29 @@ const AO = /* @__PURE__ */ D(yO, [["__scopeId", "data-v-c682a2cf"]]), SO = {
|
|
16484
16484
|
}
|
16485
16485
|
},
|
16486
16486
|
setup(c) {
|
16487
|
-
const a = c, e =
|
16487
|
+
const a = c, e = C(() => SO[a.locale]), i = C(
|
16488
16488
|
() => {
|
16489
16489
|
var n, r;
|
16490
16490
|
return ((n = a.option) == null ? void 0 : n.crosses) && ((r = a.option) == null ? void 0 : r.crosses) > 1 && a.multipleVotesAllowed && !a.blank;
|
16491
16491
|
}
|
16492
|
-
), t =
|
16492
|
+
), t = C(() => {
|
16493
16493
|
var n;
|
16494
16494
|
return a.blank ? e.value.blank : (n = a.option) == null ? void 0 : n.title;
|
16495
|
-
}), s =
|
16495
|
+
}), s = C(() => {
|
16496
16496
|
var f, v;
|
16497
16497
|
const n = Array.from(Array((f = a.option) == null ? void 0 : f.crosses).keys());
|
16498
16498
|
n.forEach((p) => n[p] = p + 1);
|
16499
|
-
const r = n.indexOf(Math.ceil(((v = a.option) == null ? void 0 : v.crosses) / 2)) + 1,
|
16500
|
-
return m.length ? [
|
16499
|
+
const r = n.indexOf(Math.ceil(((v = a.option) == null ? void 0 : v.crosses) / 2)) + 1, o = n.slice(0, r), m = n.slice(r);
|
16500
|
+
return m.length ? [o, m] : [o];
|
16501
16501
|
});
|
16502
16502
|
return (n, r) => {
|
16503
16503
|
var m, f, v;
|
16504
|
-
const
|
16504
|
+
const o = H("AVOptionCheckbox");
|
16505
16505
|
return u(), d("div", {
|
16506
16506
|
class: "AVSummaryOption",
|
16507
16507
|
"aria-label": e.value.option
|
16508
16508
|
}, [
|
16509
|
-
|
16509
|
+
l("div", {
|
16510
16510
|
class: O({
|
16511
16511
|
"AVSummaryOption--header": !0,
|
16512
16512
|
"AVSummaryOption--header-multiple": i.value
|
@@ -16518,11 +16518,11 @@ const AO = /* @__PURE__ */ D(yO, [["__scopeId", "data-v-c682a2cf"]]), SO = {
|
|
16518
16518
|
class: "AVSummaryOption--img",
|
16519
16519
|
alt: e.value.option_image
|
16520
16520
|
}, null, 8, wO)) : b("", !0),
|
16521
|
-
|
16522
|
-
|
16521
|
+
l("div", kO, [
|
16522
|
+
l("div", _O, V(t.value), 1)
|
16523
16523
|
]),
|
16524
16524
|
i.value ? b("", !0) : (u(), d("div", TO, [
|
16525
|
-
z(
|
16525
|
+
z(o, {
|
16526
16526
|
checked: !0,
|
16527
16527
|
rank: (v = c.option) == null ? void 0 : v.rank,
|
16528
16528
|
disabled: !0
|
@@ -16535,11 +16535,11 @@ const AO = /* @__PURE__ */ D(yO, [["__scopeId", "data-v-c682a2cf"]]), SO = {
|
|
16535
16535
|
class: "AVSummaryOption--group"
|
16536
16536
|
}, [
|
16537
16537
|
(u(!0), d(R, null, Y(p, (h) => {
|
16538
|
-
var
|
16539
|
-
return u(), j(
|
16538
|
+
var L;
|
16539
|
+
return u(), j(o, {
|
16540
16540
|
key: h,
|
16541
16541
|
checked: !0,
|
16542
|
-
rank: (
|
16542
|
+
rank: (L = c.option) == null ? void 0 : L.rank,
|
16543
16543
|
disabled: !0
|
16544
16544
|
}, null, 8, ["rank"]);
|
16545
16545
|
}), 128))
|
@@ -16681,19 +16681,19 @@ const PO = {
|
|
16681
16681
|
option_image: "Alternativ bild"
|
16682
16682
|
}
|
16683
16683
|
}
|
16684
|
-
}, BO =
|
16684
|
+
}, BO = ["id", "href", "aria-labelledby"], OO = ["aria-label"], jO = { class: "AVOption--header-container" }, EO = { class: "AVOption--header" }, qO = ["src", "alt"], FO = ["textContent"], $O = {
|
16685
16685
|
key: 0,
|
16686
16686
|
class: "AVOption--body"
|
16687
|
-
},
|
16687
|
+
}, RO = {
|
16688
16688
|
key: 0,
|
16689
16689
|
class: "AVOption--description"
|
16690
|
-
},
|
16690
|
+
}, UO = ["innerHTML"], WO = { key: 1 }, GO = ["href", "innerHTML"], YO = {
|
16691
16691
|
key: 2,
|
16692
16692
|
class: "AVOption--children-container"
|
16693
|
-
},
|
16693
|
+
}, QO = ["id"], ZO = ["innerHTML"], XO = {
|
16694
16694
|
key: 0,
|
16695
16695
|
class: "AVOption--children"
|
16696
|
-
},
|
16696
|
+
}, JO = /* @__PURE__ */ B({
|
16697
16697
|
__name: "AVOption",
|
16698
16698
|
props: {
|
16699
16699
|
option: {
|
@@ -16719,37 +16719,37 @@ const PO = {
|
|
16719
16719
|
},
|
16720
16720
|
emits: ["accordion-open", "checked"],
|
16721
16721
|
setup(c, { emit: a }) {
|
16722
|
-
const e = c, { eventBus: i } = Xw(), t = $(!1), s = $(null), n = $(null), r =
|
16722
|
+
const e = c, { eventBus: i } = Xw(), t = $(!1), s = $(null), n = $(null), r = C(() => PO[e.locale]), o = C(
|
16723
16723
|
() => document.getElementsByTagName("html")[0].dir === "rtl"
|
16724
|
-
), m =
|
16724
|
+
), m = C(
|
16725
16725
|
() => e.contest.markingType.voteVariation === "ranked"
|
16726
|
-
), f =
|
16726
|
+
), f = C(
|
16727
16727
|
() => e.selections.filter(
|
16728
16728
|
(A) => A.reference === e.option.reference
|
16729
16729
|
).length
|
16730
|
-
), v =
|
16730
|
+
), v = C(() => e.option.title[e.locale] ?? ""), p = C(
|
16731
16731
|
() => {
|
16732
16732
|
var A;
|
16733
16733
|
return ((A = e.option.description) == null ? void 0 : A[e.locale]) ?? "";
|
16734
16734
|
}
|
16735
|
-
), h =
|
16735
|
+
), h = C(() => {
|
16736
16736
|
var A;
|
16737
16737
|
return ((A = e.option.url) == null ? void 0 : A[e.locale]) ?? "";
|
16738
|
-
}),
|
16738
|
+
}), L = C(() => {
|
16739
16739
|
var A;
|
16740
16740
|
return ((A = e.option.videoUrl) == null ? void 0 : A[e.locale]) ?? "";
|
16741
|
-
}), M =
|
16741
|
+
}), M = C(() => e.option.image), y = C(() => e.option.randomizeChildren ? e.option.children.slice().sort(() => Math.random() - 0.5) : e.option.children), I = C(() => {
|
16742
16742
|
let A = [];
|
16743
16743
|
return h.value && A.push({
|
16744
16744
|
url: h.value,
|
16745
16745
|
text: r.value.info_link_text_html
|
16746
|
-
}),
|
16747
|
-
url:
|
16746
|
+
}), L.value && A.push({
|
16747
|
+
url: L.value,
|
16748
16748
|
text: r.value.video_link_text_html
|
16749
16749
|
}), A;
|
16750
|
-
}), _ =
|
16750
|
+
}), _ = C(
|
16751
16751
|
() => e.option.children && e.option.children.length > 0
|
16752
|
-
), g =
|
16752
|
+
), g = C(() => e.option.selectable !== void 0 && !e.option.selectable ? 0 : P.value ? 1 : e.option.voteLimit || e.contest.markingType.votesAllowedPerOption || 1), w = C(() => e.selections.length > 0 ? x(e.option.children) : 0), P = C(() => e.option.exclusive), S = C(() => {
|
16753
16753
|
const A = Array.from(Array(g.value).keys());
|
16754
16754
|
A.forEach((l2) => A[l2] = l2 + 1);
|
16755
16755
|
const E = A.indexOf(Math.ceil(g.value / 2)) + 1, X = A.slice(0, E), G = A.slice(E);
|
@@ -16767,7 +16767,9 @@ const PO = {
|
|
16767
16767
|
).length;
|
16768
16768
|
return A.reduce((X, G) => X + x(G.children), E);
|
16769
16769
|
}, k = (A) => {
|
16770
|
-
t.value = !1, A === e.option.code && (a("accordion-open"),
|
16770
|
+
t.value = !1, A === e.option.code && (a("accordion-open"), uk(() => {
|
16771
|
+
t.value = !0, n.value.scrollIntoView({ behavior: "smooth", block: "center" });
|
16772
|
+
}));
|
16771
16773
|
};
|
16772
16774
|
return e2(
|
16773
16775
|
() => i.value.get("highlight-option"),
|
@@ -16775,83 +16777,85 @@ const PO = {
|
|
16775
16777
|
const [E] = A ?? [];
|
16776
16778
|
k(E);
|
16777
16779
|
}
|
16778
|
-
),
|
16779
|
-
s.value = uk();
|
16780
|
-
}), (A, E) => {
|
16780
|
+
), (A, E) => {
|
16781
16781
|
const X = H("AVIcon"), G = H("AVOptionCheckbox"), l2 = H("AVOption", !0), z2 = H("AVCollapser");
|
16782
|
-
return u(), d("div",
|
16783
|
-
|
16782
|
+
return u(), d("div", {
|
16783
|
+
ref_key: "root",
|
16784
|
+
ref: n,
|
16785
|
+
class: "AVOption--background"
|
16786
|
+
}, [
|
16787
|
+
l("a", {
|
16784
16788
|
id: c.option.reference,
|
16785
16789
|
class: "AVOption--scroll-anchor",
|
16786
16790
|
href: `option_${c.option.code}_checkbox`,
|
16787
16791
|
"aria-labelledby": `option_${c.option.code}_title`
|
16788
|
-
}, null, 8,
|
16792
|
+
}, null, 8, BO),
|
16789
16793
|
z(z2, {
|
16790
16794
|
collapsable: c.contest.collapsable && _.value,
|
16791
16795
|
"start-collapsed": c.contest.collapseDefault,
|
16792
16796
|
onAccordionOpen: E[1] || (E[1] = (J) => a("accordion-open"))
|
16793
16797
|
}, {
|
16794
16798
|
toggle: F(({ isOpen: J, collapsable: a2 }) => [
|
16795
|
-
|
16799
|
+
l("section", {
|
16796
16800
|
ref_key: "el",
|
16797
|
-
ref:
|
16801
|
+
ref: s,
|
16798
16802
|
class: O(["AVOption", { "AVOption--highlight": t.value }]),
|
16799
16803
|
"aria-label": r.value.aria_labels.option
|
16800
16804
|
}, [
|
16801
|
-
|
16805
|
+
l("div", {
|
16802
16806
|
class: O(["AVOption--container", {
|
16803
16807
|
"AVOption--container-column": g.value > 1,
|
16804
16808
|
"AVOption--container-row": g.value <= 5
|
16805
16809
|
}])
|
16806
16810
|
}, [
|
16807
|
-
|
16808
|
-
|
16811
|
+
l("div", jO, [
|
16812
|
+
l("header", EO, [
|
16809
16813
|
M.value ? (u(), d("img", {
|
16810
16814
|
key: 0,
|
16811
16815
|
src: M.value,
|
16812
16816
|
alt: r.value.aria_labels.option_image,
|
16813
16817
|
class: "AVOption-image"
|
16814
|
-
}, null, 8,
|
16815
|
-
|
16818
|
+
}, null, 8, qO)) : b("", !0),
|
16819
|
+
l("h5", {
|
16816
16820
|
class: "AVOption--title",
|
16817
16821
|
textContent: V(v.value)
|
16818
|
-
}, null, 8,
|
16822
|
+
}, null, 8, FO)
|
16819
16823
|
]),
|
16820
|
-
p.value || I.value.length || _.value ? (u(), d("div",
|
16821
|
-
p.value ? (u(), d("div",
|
16822
|
-
|
16824
|
+
p.value || I.value.length || _.value ? (u(), d("div", $O, [
|
16825
|
+
p.value ? (u(), d("div", RO, [
|
16826
|
+
l("p", { innerHTML: p.value }, null, 8, UO)
|
16823
16827
|
])) : b("", !0),
|
16824
|
-
I.value.length > 0 ? (u(), d("div",
|
16828
|
+
I.value.length > 0 ? (u(), d("div", WO, [
|
16825
16829
|
(u(!0), d(R, null, Y(I.value, (s2) => (u(), d("a", {
|
16826
16830
|
key: s2.toString(),
|
16827
16831
|
href: s2.url,
|
16828
16832
|
class: "AVOption--links",
|
16829
16833
|
target: "_blank",
|
16830
16834
|
innerHTML: s2.text
|
16831
|
-
}, null, 8,
|
16835
|
+
}, null, 8, GO))), 128))
|
16832
16836
|
])) : b("", !0),
|
16833
|
-
a2 && _.value ? (u(), d("div",
|
16834
|
-
|
16837
|
+
a2 && _.value ? (u(), d("div", YO, [
|
16838
|
+
l("div", {
|
16835
16839
|
id: `option_${c.option.code}_dropdown`,
|
16836
16840
|
class: "AVOption--expander-container",
|
16837
16841
|
"aria-hidden": "true"
|
16838
16842
|
}, [
|
16839
16843
|
z(X, {
|
16840
|
-
icon: J ? "chevron-down" :
|
16844
|
+
icon: J ? "chevron-down" : o.value ? "chevron-left" : "chevron-right",
|
16841
16845
|
class: "AVOption--expander-icon"
|
16842
16846
|
}, null, 8, ["icon"]),
|
16843
|
-
|
16847
|
+
l("span", {
|
16844
16848
|
class: "AVOption--expander-help-text",
|
16845
16849
|
innerHTML: J ? r.value.collapse_text : r.value.expand_text
|
16846
|
-
}, null, 8,
|
16847
|
-
], 8,
|
16850
|
+
}, null, 8, ZO)
|
16851
|
+
], 8, QO),
|
16848
16852
|
w.value && !J ? (u(), d("span", {
|
16849
16853
|
key: 0,
|
16850
16854
|
class: O(["AVOption--suboption-badge", {
|
16851
16855
|
"AVOption--suboption-badge-danger": c.invalid,
|
16852
16856
|
"AVOption--suboption-badge-normal": !c.invalid
|
16853
16857
|
}])
|
16854
|
-
}, V(
|
16858
|
+
}, V(o.value ? `${r.value.sub_options_select} ${w.value}` : `${w.value} ${r.value.sub_options_select}`), 3)) : b("", !0)
|
16855
16859
|
])) : b("", !0)
|
16856
16860
|
])) : b("", !0)
|
16857
16861
|
]),
|
@@ -16879,10 +16883,10 @@ const PO = {
|
|
16879
16883
|
]))), 128))
|
16880
16884
|
], 6)) : b("", !0)
|
16881
16885
|
], 2)
|
16882
|
-
], 10,
|
16886
|
+
], 10, OO)
|
16883
16887
|
]),
|
16884
16888
|
pane: F(({ toggleCollapse: J }) => [
|
16885
|
-
_.value ? (u(), d("div",
|
16889
|
+
_.value ? (u(), d("div", XO, [
|
16886
16890
|
(u(!0), d(R, null, Y(y.value, (a2) => (u(), j(l2, {
|
16887
16891
|
key: a2.reference,
|
16888
16892
|
option: a2,
|
@@ -16897,11 +16901,11 @@ const PO = {
|
|
16897
16901
|
]),
|
16898
16902
|
_: 1
|
16899
16903
|
}, 8, ["collapsable", "start-collapsed"])
|
16900
|
-
]);
|
16904
|
+
], 512);
|
16901
16905
|
};
|
16902
16906
|
}
|
16903
16907
|
});
|
16904
|
-
const
|
16908
|
+
const KO = /* @__PURE__ */ D(JO, [["__scopeId", "data-v-fc022ff0"]]), cj = {
|
16905
16909
|
ar: {
|
16906
16910
|
title: "فارغ",
|
16907
16911
|
aria_labels: {
|
@@ -16968,10 +16972,10 @@ const cj = /* @__PURE__ */ D(KO, [["__scopeId", "data-v-1a9a25db"]]), ej = {
|
|
16968
16972
|
option: "Alternativ"
|
16969
16973
|
}
|
16970
16974
|
}
|
16971
|
-
},
|
16975
|
+
}, ej = ["aria-label"], aj = {
|
16972
16976
|
class: "AVBlankOption--header",
|
16973
16977
|
"aria-hidden": "true"
|
16974
|
-
},
|
16978
|
+
}, ij = { class: "AVBlankOption--title" }, tj = { class: "AVBlankOption--checkbox" }, sj = /* @__PURE__ */ B({
|
16975
16979
|
__name: "AVBlankOption",
|
16976
16980
|
props: {
|
16977
16981
|
checked: {
|
@@ -16989,16 +16993,16 @@ const cj = /* @__PURE__ */ D(KO, [["__scopeId", "data-v-1a9a25db"]]), ej = {
|
|
16989
16993
|
},
|
16990
16994
|
emits: ["toggleBlank"],
|
16991
16995
|
setup(c) {
|
16992
|
-
const a = c, e =
|
16996
|
+
const a = c, e = C(() => cj[a.locale]);
|
16993
16997
|
return (i, t) => {
|
16994
16998
|
const s = H("AVOptionCheckbox");
|
16995
16999
|
return u(), d("div", {
|
16996
17000
|
class: "AVBlankOption",
|
16997
17001
|
"aria-label": e.value.aria_labels.option
|
16998
17002
|
}, [
|
16999
|
-
|
17000
|
-
|
17001
|
-
|
17003
|
+
l("div", aj, [
|
17004
|
+
l("h5", ij, V(e.value.title), 1),
|
17005
|
+
l("div", tj, [
|
17002
17006
|
z(s, {
|
17003
17007
|
"option-reference": "blank",
|
17004
17008
|
rank: null,
|
@@ -17009,11 +17013,11 @@ const cj = /* @__PURE__ */ D(KO, [["__scopeId", "data-v-1a9a25db"]]), ej = {
|
|
17009
17013
|
}, null, 8, ["checked", "exclusive-error", "locale"])
|
17010
17014
|
])
|
17011
17015
|
])
|
17012
|
-
], 8,
|
17016
|
+
], 8, ej);
|
17013
17017
|
};
|
17014
17018
|
}
|
17015
17019
|
});
|
17016
|
-
const
|
17020
|
+
const nj = /* @__PURE__ */ D(sj, [["__scopeId", "data-v-37a87144"]]), rj = {
|
17017
17021
|
ar: {
|
17018
17022
|
title: "اكتب في",
|
17019
17023
|
choose_party: "اختر حفلة...",
|
@@ -17124,10 +17128,10 @@ const rj = /* @__PURE__ */ D(nj, [["__scopeId", "data-v-37a87144"]]), lj = {
|
|
17124
17128
|
candidate: "Namn på kandidat"
|
17125
17129
|
}
|
17126
17130
|
}
|
17127
|
-
},
|
17131
|
+
}, lj = ["aria-label"], oj = { class: "AVWriteInOption--header" }, fj = { class: "AVWriteInOption--container" }, uj = {
|
17128
17132
|
id: "option_writeIn",
|
17129
17133
|
class: "AVWriteInOption--title"
|
17130
|
-
},
|
17134
|
+
}, mj = { class: "AVWriteInOption--form-group" }, dj = ["aria-label"], vj = { value: "" }, pj = ["value", "selected"], hj = ["value", "placeholder", "aria-label"], Vj = /* @__PURE__ */ B({
|
17131
17135
|
__name: "AVWriteInOption",
|
17132
17136
|
props: {
|
17133
17137
|
parties: {
|
@@ -17157,7 +17161,7 @@ const rj = /* @__PURE__ */ D(nj, [["__scopeId", "data-v-37a87144"]]), lj = {
|
|
17157
17161
|
"update:checkedValue"
|
17158
17162
|
],
|
17159
17163
|
setup(c, { emit: a }) {
|
17160
|
-
const e = c, i =
|
17164
|
+
const e = c, i = C(() => rj[e.locale]), t = (r) => {
|
17161
17165
|
a("update:candidateValue", r), n();
|
17162
17166
|
}, s = (r) => {
|
17163
17167
|
a("update:partyValue", r), n();
|
@@ -17165,35 +17169,35 @@ const rj = /* @__PURE__ */ D(nj, [["__scopeId", "data-v-37a87144"]]), lj = {
|
|
17165
17169
|
const r = e.partyValue !== "" || e.candidateValue !== "";
|
17166
17170
|
r !== e.checkedValue && a("update:checkedValue", r);
|
17167
17171
|
};
|
17168
|
-
return (r,
|
17172
|
+
return (r, o) => {
|
17169
17173
|
const m = H("AVOptionCheckbox");
|
17170
17174
|
return u(), d("div", {
|
17171
17175
|
class: "AVWriteInOption",
|
17172
17176
|
"aria-label": i.value.aria_labels.option
|
17173
17177
|
}, [
|
17174
|
-
|
17175
|
-
|
17176
|
-
|
17177
|
-
|
17178
|
-
|
17178
|
+
l("div", oj, [
|
17179
|
+
l("div", fj, [
|
17180
|
+
l("div", uj, V(i.value.title), 1),
|
17181
|
+
l("div", mj, [
|
17182
|
+
l("select", {
|
17179
17183
|
class: "AVWriteInOption--form-control",
|
17180
17184
|
"aria-label": i.value.aria_labels.party,
|
17181
|
-
onInput:
|
17185
|
+
onInput: o[0] || (o[0] = (f) => s(f.target.value))
|
17182
17186
|
}, [
|
17183
|
-
|
17187
|
+
l("option", vj, V(i.value.choose_party), 1),
|
17184
17188
|
(u(!0), d(R, null, Y(c.parties, (f) => (u(), d("option", {
|
17185
17189
|
key: f.letter,
|
17186
17190
|
value: f.letter,
|
17187
17191
|
selected: f.letter === c.partyValue
|
17188
|
-
}, V(f.letter) + " - " + V(f.name), 9,
|
17189
|
-
], 40,
|
17190
|
-
|
17192
|
+
}, V(f.letter) + " - " + V(f.name), 9, pj))), 128))
|
17193
|
+
], 40, dj),
|
17194
|
+
l("input", {
|
17191
17195
|
value: c.candidateValue,
|
17192
17196
|
class: "AVWriteInOption--form-control",
|
17193
17197
|
placeholder: i.value.placeholder,
|
17194
17198
|
"aria-label": i.value.aria_labels.candidate,
|
17195
|
-
onInput:
|
17196
|
-
}, null, 40,
|
17199
|
+
onInput: o[1] || (o[1] = (f) => t(f.target.value))
|
17200
|
+
}, null, 40, hj)
|
17197
17201
|
])
|
17198
17202
|
]),
|
17199
17203
|
z(m, {
|
@@ -17203,11 +17207,11 @@ const rj = /* @__PURE__ */ D(nj, [["__scopeId", "data-v-37a87144"]]), lj = {
|
|
17203
17207
|
locale: c.locale
|
17204
17208
|
}, null, 8, ["checked", "locale"])
|
17205
17209
|
])
|
17206
|
-
], 8,
|
17210
|
+
], 8, lj);
|
17207
17211
|
};
|
17208
17212
|
}
|
17209
17213
|
});
|
17210
|
-
const
|
17214
|
+
const zj = /* @__PURE__ */ D(Vj, [["__scopeId", "data-v-89219a9f"]]), Hj = {
|
17211
17215
|
ar: {
|
17212
17216
|
select_exactly: {
|
17213
17217
|
before: "حدد خيارات",
|
@@ -17428,10 +17432,10 @@ const Hj = /* @__PURE__ */ D(zj, [["__scopeId", "data-v-89219a9f"]]), Mj = {
|
|
17428
17432
|
exclusive: "Ogiltig kombination av alternativ."
|
17429
17433
|
}
|
17430
17434
|
}
|
17431
|
-
},
|
17435
|
+
}, Mj = (c) => (T2("data-v-09caa6ab"), c = c(), D2(), c), gj = { class: "AVSubmissionHelper" }, Cj = { key: 0 }, Lj = ["textContent"], bj = /* @__PURE__ */ Mj(() => /* @__PURE__ */ l("hr", { class: "AVSubmissionHelper--separator" }, null, -1)), xj = { key: 1 }, yj = { class: "AVSubmissionHelper--help" }, Aj = { key: 0 }, Sj = { key: 1 }, Nj = {
|
17432
17436
|
key: 2,
|
17433
17437
|
class: "AVSubmissionHelper--count"
|
17434
|
-
},
|
17438
|
+
}, wj = { key: 2 }, kj = /* @__PURE__ */ B({
|
17435
17439
|
__name: "AVSubmissionHelper",
|
17436
17440
|
props: {
|
17437
17441
|
minMarks: {
|
@@ -17456,38 +17460,38 @@ const Hj = /* @__PURE__ */ D(zj, [["__scopeId", "data-v-89219a9f"]]), Mj = {
|
|
17456
17460
|
}
|
17457
17461
|
},
|
17458
17462
|
setup(c) {
|
17459
|
-
const a = c, e =
|
17463
|
+
const a = c, e = C(() => Hj[a.locale]), i = C(() => a.errors.map(
|
17460
17464
|
(t) => e.value.errors[t]
|
17461
17465
|
));
|
17462
|
-
return (t, s) => (u(), d("div",
|
17463
|
-
|
17466
|
+
return (t, s) => (u(), d("div", gj, [
|
17467
|
+
l("div", {
|
17464
17468
|
class: O(["AVSubmissionHelper--container", { "AVSubmissionHelper--danger": c.errors.length > 0 }])
|
17465
17469
|
}, [
|
17466
|
-
c.errors.length > 0 ? (u(), d("div",
|
17470
|
+
c.errors.length > 0 ? (u(), d("div", Cj, [
|
17467
17471
|
(u(!0), d(R, null, Y(i.value, (n) => (u(), d("div", {
|
17468
17472
|
key: n,
|
17469
17473
|
role: "alert",
|
17470
17474
|
textContent: V(n)
|
17471
|
-
}, null, 8,
|
17472
|
-
|
17475
|
+
}, null, 8, Lj))), 128)),
|
17476
|
+
bj
|
17473
17477
|
])) : b("", !0),
|
17474
|
-
c.maxMarks > 1 ? (u(), d("div",
|
17475
|
-
|
17476
|
-
c.minMarks === c.maxMarks ? (u(), d("div",
|
17477
|
-
c.chosenCount > 0 ? (u(), d("div",
|
17478
|
+
c.maxMarks > 1 ? (u(), d("div", xj, [
|
17479
|
+
l("div", yj, [
|
17480
|
+
c.minMarks === c.maxMarks ? (u(), d("div", Aj, V(`${e.value.select_exactly.before} ${c.minMarks} ${e.value.select_exactly.after}`), 1)) : (u(), d("div", Sj, V(`${e.value.select_multiple.before} ${c.minMarks} ${e.value.select_multiple.mid} ${c.maxMarks} ${e.value.select_exactly.after}`), 1)),
|
17481
|
+
c.chosenCount > 0 ? (u(), d("div", Nj, [
|
17478
17482
|
K(V(e.value.selected) + " ", 1),
|
17479
|
-
|
17483
|
+
l("b", null, V(c.chosenCount), 1)
|
17480
17484
|
])) : b("", !0)
|
17481
17485
|
])
|
17482
|
-
])) : (u(), d("div",
|
17483
|
-
|
17486
|
+
])) : (u(), d("div", wj, [
|
17487
|
+
l("div", null, V(e.value.select_single), 1)
|
17484
17488
|
]))
|
17485
17489
|
], 2)
|
17486
17490
|
]));
|
17487
17491
|
}
|
17488
17492
|
});
|
17489
|
-
const
|
17490
|
-
function
|
17493
|
+
const _j = /* @__PURE__ */ D(kj, [["__scopeId", "data-v-09caa6ab"]]);
|
17494
|
+
function Tj(c, a, e) {
|
17491
17495
|
if (typeof e != "function")
|
17492
17496
|
throw new Error("search_by must be a function that returns a string");
|
17493
17497
|
const i = a.toLowerCase().trim().split(/\s+/);
|
@@ -17498,7 +17502,7 @@ function Dj(c, a, e) {
|
|
17498
17502
|
);
|
17499
17503
|
});
|
17500
17504
|
}
|
17501
|
-
const
|
17505
|
+
const Dj = {
|
17502
17506
|
ar: {
|
17503
17507
|
search_the_ballot: "ابحث في بطاقة الاقتراع",
|
17504
17508
|
no_results: "لا نتائج",
|
@@ -17598,12 +17602,12 @@ const Ij = {
|
|
17598
17602
|
go_to_option: "Gå till alternativ"
|
17599
17603
|
}
|
17600
17604
|
}
|
17601
|
-
},
|
17605
|
+
}, Ij = ["aria-label"], Pj = { class: "AVSearchBallot--form-group" }, Bj = ["textContent"], Oj = { class: "AVSearchBallot--input-group" }, jj = ["placeholder"], Ej = {
|
17602
17606
|
id: "ballot_searcher_results",
|
17603
17607
|
class: "AVSearchBallot--results",
|
17604
17608
|
"aria-live": "polite",
|
17605
17609
|
"aria-label": "search-results"
|
17606
|
-
},
|
17610
|
+
}, qj = ["aria-label"], Fj = ["id"], $j = ["aria-label", "onClick", "textContent"], Rj = ["textContent"], Uj = /* @__PURE__ */ B({
|
17607
17611
|
__name: "AVSearchBallot",
|
17608
17612
|
props: {
|
17609
17613
|
options: {
|
@@ -17620,68 +17624,81 @@ const Ij = {
|
|
17620
17624
|
}
|
17621
17625
|
},
|
17622
17626
|
setup(c) {
|
17623
|
-
const a = c, { eventBusEmit: e } = Xw(), i = $(""), t =
|
17627
|
+
const a = c, { eventBusEmit: e } = Xw(), i = $(""), t = $(null), s = C(() => Dj[a.locale]), n = C({
|
17628
|
+
get() {
|
17629
|
+
return i.value;
|
17630
|
+
},
|
17631
|
+
set(f) {
|
17632
|
+
t.value && clearTimeout(t.value), t.value = setTimeout(
|
17633
|
+
(v) => {
|
17634
|
+
v.searchTerm = f;
|
17635
|
+
},
|
17636
|
+
500,
|
17637
|
+
this
|
17638
|
+
);
|
17639
|
+
}
|
17640
|
+
}), r = C(() => i.value.trim() === "" ? [] : Tj(
|
17624
17641
|
a.options,
|
17625
17642
|
i.value,
|
17626
|
-
(
|
17627
|
-
)),
|
17628
|
-
i.value = "";
|
17629
|
-
},
|
17630
|
-
e("highlight-option",
|
17643
|
+
(f) => f.title[a.locale]
|
17644
|
+
)), o = () => {
|
17645
|
+
i.value = "", t.value && clearTimeout(t.value);
|
17646
|
+
}, m = (f) => {
|
17647
|
+
e("highlight-option", f.code), o();
|
17631
17648
|
};
|
17632
|
-
return (
|
17649
|
+
return (f, v) => (u(), d("form", {
|
17633
17650
|
role: "search",
|
17634
17651
|
class: "AVSearchBallot",
|
17635
|
-
"aria-label":
|
17636
|
-
onSubmit:
|
17652
|
+
"aria-label": s.value.aria_labels.ballot_options,
|
17653
|
+
onSubmit: v[1] || (v[1] = A2(() => {
|
17637
17654
|
}, ["prevent"]))
|
17638
17655
|
}, [
|
17639
|
-
|
17640
|
-
|
17656
|
+
l("div", Pj, [
|
17657
|
+
l("label", {
|
17641
17658
|
for: "ballot_search",
|
17642
17659
|
class: "AVSearchBallot--label",
|
17643
|
-
textContent: V(
|
17644
|
-
}, null, 8,
|
17645
|
-
|
17646
|
-
N2(
|
17660
|
+
textContent: V(s.value.search_the_ballot)
|
17661
|
+
}, null, 8, Bj),
|
17662
|
+
l("div", Oj, [
|
17663
|
+
N2(l("input", {
|
17647
17664
|
id: "ballot_search",
|
17648
|
-
"onUpdate:modelValue":
|
17665
|
+
"onUpdate:modelValue": v[0] || (v[0] = (p) => n.value = p),
|
17649
17666
|
type: "search",
|
17650
17667
|
class: "AVSearchBallot--form-control",
|
17651
|
-
placeholder:
|
17652
|
-
}, null, 8,
|
17653
|
-
[B9,
|
17668
|
+
placeholder: s.value.enter_option_name
|
17669
|
+
}, null, 8, jj), [
|
17670
|
+
[B9, n.value]
|
17654
17671
|
])
|
17655
17672
|
])
|
17656
17673
|
]),
|
17657
|
-
|
17658
|
-
(u(!0), d(R, null, Y(
|
17659
|
-
key:
|
17660
|
-
"aria-label":
|
17674
|
+
l("div", Ej, [
|
17675
|
+
(u(!0), d(R, null, Y(r.value, (p) => (u(), d("div", {
|
17676
|
+
key: p,
|
17677
|
+
"aria-label": p.title[c.locale]
|
17661
17678
|
}, [
|
17662
|
-
|
17663
|
-
id: `search_result_${
|
17664
|
-
class: "AVSearchBallot--option"
|
17665
|
-
role: "button",
|
17666
|
-
"aria-label": t.value.aria_labels.go_to_option,
|
17667
|
-
onClick: A2((v) => r(f), ["prevent"])
|
17679
|
+
l("div", {
|
17680
|
+
id: `search_result_${p.code}`,
|
17681
|
+
class: "AVSearchBallot--option"
|
17668
17682
|
}, [
|
17669
|
-
|
17683
|
+
l("a", {
|
17684
|
+
href: "#",
|
17670
17685
|
class: "AVSearchBallot--link",
|
17671
|
-
|
17672
|
-
|
17673
|
-
|
17674
|
-
|
17675
|
-
|
17686
|
+
"aria-label": s.value.aria_labels.go_to_option,
|
17687
|
+
onClick: A2((h) => m(p), ["prevent"]),
|
17688
|
+
textContent: V(p.title[c.locale])
|
17689
|
+
}, null, 8, $j)
|
17690
|
+
], 8, Fj)
|
17691
|
+
], 8, qj))), 128)),
|
17692
|
+
i.value && r.value.length === 0 ? (u(), d("div", {
|
17676
17693
|
key: 0,
|
17677
17694
|
class: "AVSearchBallot--alert",
|
17678
|
-
textContent: V(
|
17679
|
-
}, null, 8,
|
17695
|
+
textContent: V(s.value.no_results)
|
17696
|
+
}, null, 8, Rj)) : b("", !0)
|
17680
17697
|
])
|
17681
|
-
], 40,
|
17698
|
+
], 40, Ij));
|
17682
17699
|
}
|
17683
17700
|
});
|
17684
|
-
const
|
17701
|
+
const Wj = /* @__PURE__ */ D(Uj, [["__scopeId", "data-v-3516a383"]]), Gj = {
|
17685
17702
|
ar: {
|
17686
17703
|
total: "وزنك الإجمالي:",
|
17687
17704
|
assigned: "تم تعيينه بالفعل:",
|
@@ -17737,7 +17754,7 @@ const Gj = /* @__PURE__ */ D(Wj, [["__scopeId", "data-v-e55c2c2d"]]), Yj = {
|
|
17737
17754
|
assigned: "Redan tilldelad:",
|
17738
17755
|
unused: "Vänster till vänster för att tilldela:"
|
17739
17756
|
}
|
17740
|
-
},
|
17757
|
+
}, Yj = { class: "AVSplitWeightHelper" }, Qj = { class: "AVSplitWeightHelper--box" }, Zj = { class: "AVSplitWeightHelper--box" }, Xj = { class: "AVSplitWeightHelper--box" }, Jj = /* @__PURE__ */ B({
|
17741
17758
|
__name: "AVSplitWeightHelper",
|
17742
17759
|
props: {
|
17743
17760
|
assignedWeight: {
|
@@ -17758,30 +17775,30 @@ const Gj = /* @__PURE__ */ D(Wj, [["__scopeId", "data-v-e55c2c2d"]]), Yj = {
|
|
17758
17775
|
}
|
17759
17776
|
},
|
17760
17777
|
setup(c) {
|
17761
|
-
const a = c, e =
|
17762
|
-
return (i, t) => (u(), d("div",
|
17763
|
-
|
17764
|
-
|
17778
|
+
const a = c, e = C(() => Gj[a.locale]);
|
17779
|
+
return (i, t) => (u(), d("div", Yj, [
|
17780
|
+
l("div", Qj, [
|
17781
|
+
l("span", null, [
|
17765
17782
|
K(V(e.value.total) + " ", 1),
|
17766
|
-
|
17783
|
+
l("strong", null, V(c.assignedWeight + c.unusedWeight), 1)
|
17767
17784
|
])
|
17768
17785
|
]),
|
17769
|
-
|
17770
|
-
|
17786
|
+
l("div", Zj, [
|
17787
|
+
l("span", null, [
|
17771
17788
|
K(V(e.value.assigned) + " ", 1),
|
17772
|
-
|
17789
|
+
l("strong", null, V(c.assignedWeight), 1)
|
17773
17790
|
])
|
17774
17791
|
]),
|
17775
|
-
|
17776
|
-
|
17792
|
+
l("div", Xj, [
|
17793
|
+
l("span", null, [
|
17777
17794
|
K(V(e.value.unused) + " ", 1),
|
17778
|
-
|
17795
|
+
l("strong", null, V(c.unusedWeight), 1)
|
17779
17796
|
])
|
17780
17797
|
])
|
17781
17798
|
]));
|
17782
17799
|
}
|
17783
17800
|
});
|
17784
|
-
const
|
17801
|
+
const Kj = /* @__PURE__ */ D(Jj, [["__scopeId", "data-v-18b51da2"]]), cE = {
|
17785
17802
|
ar: {
|
17786
17803
|
ballot: {
|
17787
17804
|
adding: "الخطوة 1: إضافة اختيار ورقة الاقتراع",
|
@@ -17969,19 +17986,19 @@ const cE = /* @__PURE__ */ D(Kj, [["__scopeId", "data-v-18b51da2"]]), eE = {
|
|
17969
17986
|
header: "Steg 3: Översikt över valen av röstsedlar"
|
17970
17987
|
}
|
17971
17988
|
}
|
17972
|
-
},
|
17989
|
+
}, eE = { class: "AVSplitWizardHeader" }, aE = {
|
17973
17990
|
key: 0,
|
17974
17991
|
class: "AVSplitWizardHeader--text",
|
17975
17992
|
style: { "font-weight": "400" }
|
17976
|
-
},
|
17993
|
+
}, iE = {
|
17977
17994
|
key: 1,
|
17978
17995
|
class: "AVSplitWizardHeader--text",
|
17979
17996
|
style: { "font-weight": "400" }
|
17980
|
-
},
|
17997
|
+
}, tE = {
|
17981
17998
|
key: 2,
|
17982
17999
|
class: "AVSplitWizardHeader--text",
|
17983
18000
|
style: { "font-weight": "400" }
|
17984
|
-
},
|
18001
|
+
}, sE = /* @__PURE__ */ B({
|
17985
18002
|
__name: "AVSplitWizardHeader",
|
17986
18003
|
props: {
|
17987
18004
|
activeSelectionPileIndex: {
|
@@ -18011,11 +18028,11 @@ const cE = /* @__PURE__ */ D(Kj, [["__scopeId", "data-v-18b51da2"]]), eE = {
|
|
18011
18028
|
},
|
18012
18029
|
emits: ["cancel"],
|
18013
18030
|
setup(c) {
|
18014
|
-
const a = c, e =
|
18031
|
+
const a = c, e = C(() => cE[a.locale]);
|
18015
18032
|
return (i, t) => {
|
18016
18033
|
const s = H("AVTooltip");
|
18017
|
-
return u(), d("header",
|
18018
|
-
c.activeState === "ballot" ? (u(), d("p",
|
18034
|
+
return u(), d("header", eE, [
|
18035
|
+
c.activeState === "ballot" ? (u(), d("p", aE, 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", iE, 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", tE, V(e.value.overview.header), 1)),
|
18019
18036
|
c.activeState === "ballot" ? (u(), j(s, {
|
18020
18037
|
key: 3,
|
18021
18038
|
content: `${e.value.ballot.can_assign_description_pre} ${c.totalWeight} ${e.value.ballot.can_assign_description_pos}`,
|
@@ -18029,7 +18046,7 @@ const cE = /* @__PURE__ */ D(Kj, [["__scopeId", "data-v-18b51da2"]]), eE = {
|
|
18029
18046
|
};
|
18030
18047
|
}
|
18031
18048
|
});
|
18032
|
-
const rE = /* @__PURE__ */ D(nE, [["__scopeId", "data-v-fc1ee498"]]), lE = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzg5IiBoZWlnaHQ9IjEzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp1bmRlZmluZWQ9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWw6c3BhY2U9InByZXNlcnZlIiB2ZXJzaW9uPSIxLjEiPgogPGRlZnMgaWQ9ImRlZnM2Ij4KICA8Y2xpcFBhdGggaWQ9ImNsaXBQYXRoMTYiIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgPHBhdGggaWQ9InBhdGgxNCIgZD0ibS05My41MDMxMSw3ODAuOTI1NjNsODQxLjg5LDBsMCwtNTk1LjI3NmwtODQxLjg5LDBsMCw1OTUuMjc2eiIvPgogIDwvY2xpcFBhdGg+CiA8L2RlZnM+CiA8Zz4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPGcgaWQ9InN2Z18xIj4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcxOCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjAiIGQ9Im00MC4wMDMsNTQ1LjA0MTA1bC0zMC4wNSwtMzAuMDE2Yy02LjI1OCw4LjM2OCAtOS45NTMsMTguNzU2IC05Ljk1MywyOS45OThjMCwyNy43NSAyMi40ODUsNTAuMjUzIDUwLjIzNSw1MC4yNTNjMTEuMjc3LDAgMjEuNjg0LC0zLjcxMyAzMC4wNjcsLTkuOTg4bC0yOS44NTgsLTI5LjgyNGwtOC41MjQsOC41MjRsLTIwLjg0NywwbDE4LjkzLC0xOC45NDd6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyMiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjQiIGQ9Im0xMDAuNDY5MzEsNTQ1LjAyMzQ4YzAsLTI3LjczMSAtMjIuNDg1LC01MC4yMzQgLTUwLjIzNCwtNTAuMjM0Yy0xMS4xNzQsMCAtMjEuNDkzLDMuNjQyIC0yOS44NDIsOS44MTNsMzAuMDUxLDI5Ljk5OGw4LjUyMywtOC41MjNsMjAuODQ3LDBsLTE4LjkyOSwxOC45NDZsMjkuODA2LDI5Ljc3MWM2LjE1MywtOC4zMzEgOS43NzgsLTE4LjYzMyA5Ljc3OCwtMjkuNzcxIi8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyNiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjgiIGQ9Im0xNDkuMzI2Myw1NDIuNTA5NzdjLTIuNDY1LDcuOTI2IC0zLjg1MSwxMi40MDkgLTQuMTYxLDEzLjQ1Yy0wLjMxLDEuMDM3IC0wLjUzMywxLjg1OSAtMC42NjYsMi40NjNjLTAuNTU0LC0yLjE0NiAtMi4xMzcsLTcuNDUxIC00Ljc1MiwtMTUuOTEzbDkuNTc5LDB6bTQuNTI1LC0xNS4yODRsLTIuNjY2LDguNzQ4bC0xMy4zOTgsMGwtMi42NjUsLTguNzQ4bC04LjM5NywwbDEyLjk3MiwzNi45MDRsOS41MjgsMGwxMy4wMjEsLTM2LjkwNGwtOC4zOTUsMHoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzMwIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGgzMiIgZD0ibTE4OC41Njc1MSw1MzcuNDMwNjdjMCwtMy4zMTggLTEuMTk0LC01LjkzMyAtMy41ODMsLTcuODQ0Yy0yLjM4OCwtMS45MSAtNS43MSwtMi44NjQgLTkuOTY3LC0yLjg2NGMtMy45MjIsMCAtNy4zOTEsMC43MzcgLTEwLjQwOCwyLjIxMmwwLDcuMjRjMi40OCwtMS4xMDYgNC41OCwtMS44ODYgNi4yOTcsLTIuMzM4YzEuNzE5LC0wLjQ1MyAzLjI4OSwtMC42NzggNC43MTQsLTAuNjc4YzEuNzEsMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMSwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYyLDIuNDg5Yy0yLjI0NywxLjA1NCAtMy45MzEsMi4wNjkgLTUuMDU0LDMuMDQxYy0xLjEyMywwLjk3MiAtMi4wMiwyLjEwMyAtMi42ODksMy4zOTRjLTAuNjcyLDEuMjkgLTEuMDA2LDIuNzk4IC0xLjAwNiw0LjUyNmMwLDMuMjQ5IDEuMTAyLDUuODA1IDMuMzA1LDcuNjY2YzIuMjA0LDEuODYgNS4yNSwyLjc5MSA5LjEzOSwyLjc5MWMxLjkxLDAgMy43MzIsLTAuMjI4IDUuNDY3LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDMsLTEuOTExbC0yLjUxNCwtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MSwtMS41ODQgLTEuMTgxLC0yLjY5YzAsLTAuNjg4IDAuMTU4LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTgsLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMSwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNiwtMS42NDIgNS43OSwtMy4yODkgNy4wNjUsLTQuOTQxYzEuMjcyLC0xLjY1MSAxLjkxLC0zLjY3NCAxLjkxLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzQiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDM2IiBkPSJtMjE2LjkyNDQyLDUzNy40MzA2N2MwLC0zLjMxOCAtMS4xOTQsLTUuOTMzIC0zLjU4MywtNy44NDRjLTIuMzg4LC0xLjkxIC01LjcxLC0yLjg2NCAtOS45NjcsLTIuODY0Yy0zLjkyMiwwIC03LjM5MSwwLjczNyAtMTAuNDA4LDIuMjEybDAsNy4yNGMyLjQ4LC0xLjEwNiA0LjU4LC0xLjg4NiA2LjI5NywtMi4zMzhjMS43MTksLTAuNDUzIDMuMjg5LC0wLjY3OCA0LjcxNCwtMC42NzhjMS43MDksMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMiwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYzLDIuNDg5Yy0yLjI0NiwxLjA1NCAtMy45MywyLjA2OSAtNS4wNTMsMy4wNDFjLTEuMTIzLDAuOTcyIC0yLjAyLDIuMTAzIC0yLjY4OSwzLjM5NGMtMC42NzIsMS4yOSAtMS4wMDYsMi43OTggLTEuMDA2LDQuNTI2YzAsMy4yNDkgMS4xMDIsNS44MDUgMy4zMDUsNy42NjZjMi4yMDQsMS44NiA1LjI1LDIuNzkxIDkuMTM4LDIuNzkxYzEuOTExLDAgMy43MzMsLTAuMjI4IDUuNDY4LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDIsLTEuOTExbC0yLjUxMywtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MiwtMS41ODQgLTEuMTgyLC0yLjY5YzAsLTAuNjg4IDAuMTU5LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTksLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMiwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNSwtMS42NDIgNS43ODksLTMuMjg5IDcuMDY0LC00Ljk0MWMxLjI3MywtMS42NTEgMS45MTEsLTMuNjc0IDEuOTExLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQwIiBkPSJtMjQ0Ljc1MjUxLDUyNy4yMjU2NmwtMjEuMTY3LDBsMCwzNi43NTJsMjEuMTY3LDBsMCwtNi4zODRsLTEzLjM3NCwwbDAsLTguMDdsMTIuNDQzLDBsMCwtNi4zODZsLTEyLjQ0MywwbDAsLTkuNDc2bDEzLjM3NCwwbDAsLTYuNDM2eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ0IiBkPSJtMjY3Ljk4Miw1MjcuMjI1NjZsLTguODQ5LDI4LjgzNGwtMC4yMjcsMGMwLjMxOSwtNS44NjcgMC40NzcsLTkuNzggMC40NzcsLTExLjc0bDAsLTE3LjA5NGwtNi45NjMsMGwwLDM2Ljc1MmwxMC42MDksMGw4LjY5OCwtMjguMTA1bDAuMTUxLDBsOS4yMjYsMjguMTA1bDEwLjYwOSwwbDAsLTM2Ljc1MmwtNy4yNjUsMGwwLDE3LjM5NmMwLDAuODIgMC4wMTIsMS43NjggMC4wMzcsMi44NGMwLjAyNSwxLjA3MyAwLjEzOCwzLjkyMiAwLjMzOSw4LjU0N2wtMC4yMjYsMGwtOS40NzYsLTI4Ljc4M2wtNy4xNCwweiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDYiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ4IiBkPSJtMzA3LjE3NTkxLDU0My4yMzgzNWwwLC05LjU3N2w1LjA3NiwwYzIuMTQ2LDAgMy43MywwLjQwOCA0Ljc1MSwxLjIzMWMxLjAyNCwwLjgyIDEuNTMzLDIuMDc4IDEuNTMzLDMuNzcyYzAsMy4wNDggLTIuMTc4LDQuNTc0IC02LjUzNCw0LjU3NGwtNC44MjYsMHptMCw2LjE4NWw0LjUyMiwwYzIuMTE1LDAgMy42NDMsMC4zMjcgNC41OSwwLjk3OWMwLjk0NiwwLjY1NSAxLjQxOSwxLjczNiAxLjQxOSwzLjI0NWMwLDEuNDA3IC0wLjUxMywyLjQxNSAtMS41NDcsMy4wMjhjLTEuMDI5LDAuNjEyIC0yLjY1OSwwLjkxOCAtNC44ODgsMC45MThsLTQuMDk2LDBsMCwtOC4xN3ptLTcuNzk1LDE0LjU1NGwxMS40NCwwYzUuMjEsMCA4Ljk5NCwtMC43NDIgMTEuMzQ4LC0yLjIyM2MyLjM1NiwtMS40ODQgMy41MzMsLTMuODQ0IDMuNTMzLC03LjA3N2MwLC0yLjE5NyAtMC41MTYsLTMuOTk4IC0xLjU0NiwtNS40MDZjLTEuMDMsLTEuNDA4IC0yLjQwMiwtMi4yNTQgLTQuMTA5LC0yLjUzOGwwLC0wLjI1M2MyLjMyOCwtMC41MTggNC4wMDksLTEuNDkgNS4wMzksLTIuOTE2YzEuMDI5LC0xLjQyNCAxLjU0NiwtMy4zMTggMS41NDYsLTUuNjhjMCwtMy4zNTIgLTEuMjExLC01Ljk2NiAtMy42MzQsLTcuODQzYy0yLjQyLC0xLjg3NyAtNS43MDksLTIuODE2IC05Ljg2NSwtMi44MTZsLTEzLjc1MiwwbDAsMzYuNzUyeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTAiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDUyIiBkPSJtMzMzLjk3Mjc5LDUyNy4yMjU2NmwwLDM2Ljc1Mmw3Ljc5NCwwbDAsLTMwLjMxNmwxNC45MDcsMGwwLC02LjQzNmwtMjIuNzAxLDB6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9Imc1NCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoNTYiIGQ9Im0zNjcuNjMxOTEsNTQ4Ljg0NDc3bDcuNjY3LDE1LjEzM2w4LjM5NywwbC0xMi4xOTQsLTIyLjQ0OWwwLC0xNC4zMDNsLTcuNzQzLDBsMCwxNC4wNTNsLTEyLjE5MSwyMi42OTlsOC40NDYsMGw3LjYxOCwtMTUuMTMzeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDYwIiBkPSJtNDI5LjUyNTQ5LDU2My45Nzc1NWw3Ljg3LDBsLTEyLjQ5NiwtMzYuNzUybC04LjQ5NiwwbC0xMi40NjksMzYuNzUybDcuODY4LDBsNi45MTMsLTIxLjg3YzAuMzg1LC0xLjI5MSAwLjc4NiwtMi43OTUgMS4xOTQsLTQuNTE0YzAuNDExLC0xLjcxNiAwLjY2OSwtMi45MTIgMC43NjYsLTMuNTgyYzAuMTg2LDEuNTQyIDAuODE0LDQuMjQxIDEuODg2LDguMDk2bDYuOTY0LDIxLjg3eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNjIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDY0IiBkPSJtNDQ3LjA0Mzk5LDU0NS42NTEzOGMwLC00LjEwNyAwLjc3OSwtNy4xOTcgMi4zMzcsLTkuMjc1YzEuNTU5LC0yLjA3OSAzLjg4OSwtMy4xMTggNi45OSwtMy4xMThjNi4yMTYsMCA5LjMyNCw0LjEyOSA5LjMyNCwxMi4zOTNjMCw4LjI3OSAtMy4wODksMTIuNDIgLTkuMjc1LDEyLjQyYy0zLjEsMCAtNS40MzgsLTEuMDQ0IC03LjAxNSwtMy4xM2MtMS41NzUsLTIuMDg4IC0yLjM2MSwtNS4xODUgLTIuMzYxLC05LjI5bTI2LjgyMywwYzAsLTYuMDgyIC0xLjUwOCwtMTAuNzU5IC00LjUyNCwtMTQuMDI2Yy0zLjAxNywtMy4yNjkgLTcuMzQxLC00LjkwMyAtMTIuOTcyLC00LjkwM2MtNS42MzIsMCAtOS45NTUsMS42MzQgLTEyLjk3Miw0LjkwM2MtMy4wMTYsMy4yNjcgLTQuNTI1LDcuOTYgLTQuNTI1LDE0LjA3OGMwLDYuMTE1IDEuNTEzLDEwLjc4OCA0LjUzNiwxNC4wMTJjMy4wMjYsMy4yMjggNy4zNjMsNC44NDEgMTMuMDEsNC44NDFjNS42NDksMCA5Ljk2OSwtMS42MjcgMTIuOTYxLC00Ljg3NmMyLjk4OSwtMy4yNTQgNC40ODYsLTcuOTI4IDQuNDg2LC0xNC4wMjkiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzY2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg2OCIgZD0ibTQ5My4zNzMwOSw1MjcuMjI1NjZsLTcuNzkyLDBsMCwzMC4yNjdsLTkuOTgxLDBsMCw2LjQ4NWwyNy43NTIsMGwwLC02LjQ4NWwtOS45NzksMGwwLC0zMC4yNjd6Ii8+CiAgIDwvZz4KICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDcwIiBkPSJtNjc3Ljg4NTU2LDQxLjczMTE4bDEwLjM5MiwwbDAsNDkuMDAyNjZsLTEwLjM5MiwwbDAsLTQ5LjAwMjY2eiIvPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzcyIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3NCIgZD0ibTU1Ni4xNjIyMSw1MjcuMjI1NjZsLTkuOTAzLDBsLTE1Ljk4OSwyNy44MDJsLTAuMjI4LDBjMC4zMTksLTQuOTA5IDAuNDc4LC04LjQxMyAwLjQ3OCwtMTAuNTA3bDAsLTE3LjI5NWwtNi45NjIsMGwwLDM2Ljc1Mmw5LjgzLDBsMTUuOTYxLC0yNy41MjVsMC4xNzYsMGMtMC4yNSw0Ljc3NSAtMC4zNzgsOC4xNTEgLTAuMzc4LDEwLjEyOGwwLDE3LjM5N2w3LjAxNSwwbDAsLTM2Ljc1MnoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzc2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3OCIgZD0ibTU3Ny4wNzgyMyw1NDcuODYzNzVsMTQuNTgsMGwwLC0xOS4wNTRjLTIuMzY0LC0wLjc3NCAtNC41ODgsLTEuMzEyIC02LjY3NSwtMS42MjJjLTIuMDg3LC0wLjMxMSAtNC4yMTgsLTAuNDY1IC02LjM5NywtMC40NjVjLTUuNTQ5LDAgLTkuNzgzLDEuNjI5IC0xMi43MDgsNC44ODljLTIuOTI1LDMuMjYgLTQuMzg3LDcuOTM5IC00LjM4NywxNC4wNGMwLDUuOTMzIDEuNjk2LDEwLjU1OCA1LjA5MSwxMy44NzdjMy4zOTQsMy4zMTggOC4wOTgsNC45NzggMTQuMTE1LDQuOTc4YzMuNzcxLDAgNy40MDgsLTAuNzU1IDEwLjkwOSwtMi4yNjRsLTIuNTg3LC02LjIzNGMtMi42ODMsMS4zNDEgLTUuNDcyLDIuMDExIC04LjM3MywyLjAxMWMtMy4zNjgsMCAtNi4wNjcsLTEuMTMxIC04LjA5MywtMy4zOTRjLTIuMDMsLTIuMjYyIC0zLjA0MSwtNS4zMDMgLTMuMDQxLC05LjEyNGMwLC0zLjk5MSAwLjgxNSwtNy4wMzcgMi40NDksLTkuMTM5YzEuNjM2LC0yLjEwMyA0LjAxMSwtMy4xNTYgNy4xMjgsLTMuMTU2YzEuNjI0LDAgMy4yNzUsMC4xNjggNC45NTIsMC41MDNsMCw3LjY2OWwtNi45NjMsMGwwLDYuNDg1eiIvPgogICA8L2c+CiAgPC9nPgogPC9nPgo8L3N2Zz4=", oE = (c) => (T2("data-v-4b57cf29"), c = c(), D2(), c), fE = /* @__PURE__ */ oE(() => /* @__PURE__ */ o("span", { class: "AVFooter--text" }, "Technology by", -1)), uE = ["src"], mE = /* @__PURE__ */ B({
|
18049
|
+
const nE = /* @__PURE__ */ D(sE, [["__scopeId", "data-v-fc1ee498"]]), rE = "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=", lE = (c) => (T2("data-v-4b57cf29"), c = c(), D2(), c), oE = /* @__PURE__ */ lE(() => /* @__PURE__ */ l("span", { class: "AVFooter--text" }, "Technology by", -1)), fE = ["src"], uE = /* @__PURE__ */ B({
|
18033
18050
|
__name: "AVFooter",
|
18034
18051
|
props: {
|
18035
18052
|
enableSteps: {
|
@@ -18070,50 +18087,50 @@ const rE = /* @__PURE__ */ D(nE, [["__scopeId", "data-v-fc1ee498"]]), lE = "data
|
|
18070
18087
|
key: 1,
|
18071
18088
|
class: O(`AVFooter--base AVFooter--child ${c.enableSteps && "AVFooter--child-stacked"}`)
|
18072
18089
|
}, [
|
18073
|
-
|
18074
|
-
|
18075
|
-
src: Z2(
|
18090
|
+
oE,
|
18091
|
+
l("img", {
|
18092
|
+
src: Z2(rE),
|
18076
18093
|
alt: "Assembly Voting",
|
18077
18094
|
class: "AVFooter--img"
|
18078
|
-
}, null, 8,
|
18095
|
+
}, null, 8, fE)
|
18079
18096
|
], 2))
|
18080
18097
|
], 2);
|
18081
18098
|
};
|
18082
18099
|
}
|
18083
18100
|
});
|
18084
|
-
const
|
18085
|
-
var
|
18086
|
-
function
|
18087
|
-
return u(), d("nav",
|
18101
|
+
const mE = /* @__PURE__ */ D(uE, [["__scopeId", "data-v-4b57cf29"]]);
|
18102
|
+
var dE = {}, vE = { class: "AVSidebar" };
|
18103
|
+
function pE(c, a) {
|
18104
|
+
return u(), d("nav", vE, [
|
18088
18105
|
Z(c.$slots, "default", {}, void 0, !0)
|
18089
18106
|
]);
|
18090
18107
|
}
|
18091
|
-
const
|
18092
|
-
var
|
18093
|
-
function
|
18094
|
-
return u(), d("nav",
|
18108
|
+
const hE = /* @__PURE__ */ D(dE, [["render", pE], ["__scopeId", "data-v-65e0965f"]]);
|
18109
|
+
var VE = {}, zE = { class: "AVNavbar" };
|
18110
|
+
function HE(c, a) {
|
18111
|
+
return u(), d("nav", zE, [
|
18095
18112
|
Z(c.$slots, "default", {}, void 0, !0)
|
18096
18113
|
]);
|
18097
18114
|
}
|
18098
|
-
const
|
18099
|
-
var
|
18115
|
+
const ME = /* @__PURE__ */ D(VE, [["render", HE], ["__scopeId", "data-v-3ea1799f"]]);
|
18116
|
+
var gE = {}, CE = { class: "AVContent" }, LE = {
|
18100
18117
|
class: "AVContent--sidebar",
|
18101
18118
|
"data-test": "sidebar"
|
18102
|
-
},
|
18119
|
+
}, bE = {
|
18103
18120
|
class: "AVContent--container",
|
18104
18121
|
"data-test": "container"
|
18105
18122
|
};
|
18106
|
-
function
|
18107
|
-
return u(), d("main",
|
18108
|
-
|
18123
|
+
function xE(c, a) {
|
18124
|
+
return u(), d("main", CE, [
|
18125
|
+
l("div", LE, [
|
18109
18126
|
Z(c.$slots, "sidebar", {}, void 0, !0)
|
18110
18127
|
]),
|
18111
|
-
|
18128
|
+
l("div", bE, [
|
18112
18129
|
Z(c.$slots, "content", {}, void 0, !0)
|
18113
18130
|
])
|
18114
18131
|
]);
|
18115
18132
|
}
|
18116
|
-
const
|
18133
|
+
const yE = /* @__PURE__ */ D(gE, [["render", xE], ["__scopeId", "data-v-1923eca8"]]), AE = ["aria-labelledby"], SE = { class: "AVModal--inner" }, NE = /* @__PURE__ */ B({
|
18117
18134
|
__name: "AVModal",
|
18118
18135
|
props: {
|
18119
18136
|
modalActive: {
|
@@ -18134,7 +18151,7 @@ const AE = /* @__PURE__ */ D(CE, [["render", yE], ["__scopeId", "data-v-1923eca8
|
|
18134
18151
|
}
|
18135
18152
|
), (e, i) => (u(), j(S2, { name: "modal-animation" }, {
|
18136
18153
|
default: F(() => [
|
18137
|
-
N2(
|
18154
|
+
N2(l("div", {
|
18138
18155
|
class: "AVModal",
|
18139
18156
|
role: "dialog",
|
18140
18157
|
"aria-labelledby": c.ariaLabelledBy,
|
@@ -18143,7 +18160,7 @@ const AE = /* @__PURE__ */ D(CE, [["render", yE], ["__scopeId", "data-v-1923eca8
|
|
18143
18160
|
}, [
|
18144
18161
|
z(S2, { name: "modal-animation-inner" }, {
|
18145
18162
|
default: F(() => [
|
18146
|
-
N2(
|
18163
|
+
N2(l("div", SE, [
|
18147
18164
|
Z(e.$slots, "default", {}, void 0, !0)
|
18148
18165
|
], 512), [
|
18149
18166
|
[X2, c.modalActive]
|
@@ -18151,7 +18168,7 @@ const AE = /* @__PURE__ */ D(CE, [["render", yE], ["__scopeId", "data-v-1923eca8
|
|
18151
18168
|
]),
|
18152
18169
|
_: 3
|
18153
18170
|
})
|
18154
|
-
], 8,
|
18171
|
+
], 8, AE), [
|
18155
18172
|
[X2, c.modalActive]
|
18156
18173
|
])
|
18157
18174
|
]),
|
@@ -18159,15 +18176,15 @@ const AE = /* @__PURE__ */ D(CE, [["render", yE], ["__scopeId", "data-v-1923eca8
|
|
18159
18176
|
}));
|
18160
18177
|
}
|
18161
18178
|
});
|
18162
|
-
const
|
18163
|
-
var v3 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Sa = {},
|
18179
|
+
const wE = /* @__PURE__ */ D(NE, [["__scopeId", "data-v-c686fda2"]]);
|
18180
|
+
var v3 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, Sa = {}, kE = v3 && v3.__spreadArray || function(c, a, e) {
|
18164
18181
|
if (e || arguments.length === 2)
|
18165
18182
|
for (var i = 0, t = a.length, s; i < t; i++)
|
18166
18183
|
(s || !(i in a)) && (s || (s = Array.prototype.slice.call(a, 0, i)), s[i] = a[i]);
|
18167
18184
|
return c.concat(s || Array.prototype.slice.call(a));
|
18168
18185
|
};
|
18169
18186
|
Object.defineProperty(Sa, "__esModule", { value: !0 });
|
18170
|
-
var
|
18187
|
+
var _E = (
|
18171
18188
|
/** @class */
|
18172
18189
|
function() {
|
18173
18190
|
function c(a) {
|
@@ -18192,7 +18209,7 @@ var TE = (
|
|
18192
18209
|
if (!a)
|
18193
18210
|
return [];
|
18194
18211
|
var i = a.flatMap(function(t) {
|
18195
|
-
return t.children ?
|
18212
|
+
return t.children ? kE([t], e.recursiveFlattener(t.children), !0) : [t];
|
18196
18213
|
});
|
18197
18214
|
return i;
|
18198
18215
|
}, c.prototype.selectedReferences = function(a) {
|
@@ -18226,8 +18243,8 @@ var TE = (
|
|
18226
18243
|
return a.length > 0 && e;
|
18227
18244
|
}, c;
|
18228
18245
|
}()
|
18229
|
-
), Jw = Sa.default =
|
18230
|
-
const
|
18246
|
+
), Jw = Sa.default = _E;
|
18247
|
+
const TE = {
|
18231
18248
|
ar: {
|
18232
18249
|
aria_labels: {
|
18233
18250
|
ballot_options: "خيارات الاقتراع",
|
@@ -18294,7 +18311,7 @@ const DE = {
|
|
18294
18311
|
ballot: "Valsedel"
|
18295
18312
|
}
|
18296
18313
|
}
|
18297
|
-
},
|
18314
|
+
}, DE = (c) => (T2("data-v-cc34061f"), c = c(), D2(), c), IE = ["aria-label", "aria-describedby"], PE = ["id"], BE = /* @__PURE__ */ DE(() => /* @__PURE__ */ l("hr", { class: "AVBallot--separator" }, null, -1)), OE = ["aria-label"], jE = /* @__PURE__ */ B({
|
18298
18315
|
__name: "AVBallot",
|
18299
18316
|
props: {
|
18300
18317
|
contest: {
|
@@ -18316,10 +18333,10 @@ const DE = {
|
|
18316
18333
|
},
|
18317
18334
|
emits: ["update:selectionPile"],
|
18318
18335
|
setup(c, { emit: a }) {
|
18319
|
-
const e = c, i = $(!1), t = $(""), s = $(""), n = $(null), r =
|
18336
|
+
const e = c, i = $(!1), t = $(""), s = $(""), n = $(null), r = C(() => e.selectionPile.optionSelections), o = C(() => new Jw(e.contest)), m = C(() => o.value.validate(e.selectionPile)), f = C(() => m.value.length === 0), v = C(() => {
|
18320
18337
|
var _;
|
18321
18338
|
return (_ = e.contest.question) == null ? void 0 : _[e.locale];
|
18322
|
-
}), p =
|
18339
|
+
}), p = C(() => e.contest.randomizeOptions ? e.contest.options.slice().sort(() => Math.random() - 0.5) : e.contest.options), h = C(() => e.contest), L = C(() => TE[e.locale]);
|
18323
18340
|
e2(h, (_, g) => {
|
18324
18341
|
var w;
|
18325
18342
|
g && _ && _.reference !== g.reference && ((w = document.getElementById("content")) == null || w.focus(), g.searchForm && (n.value.value = ""));
|
@@ -18351,7 +18368,7 @@ const DE = {
|
|
18351
18368
|
AVBallot: !0,
|
18352
18369
|
"AVBallot--error": !f.value
|
18353
18370
|
}),
|
18354
|
-
"aria-label":
|
18371
|
+
"aria-label": L.value.aria_labels.ballot,
|
18355
18372
|
"aria-describedby": `ballot_${c.contest.reference}`
|
18356
18373
|
}, [
|
18357
18374
|
v.value ? (u(), d("h5", {
|
@@ -18359,7 +18376,7 @@ const DE = {
|
|
18359
18376
|
id: `ballot_${c.contest.reference}_question`,
|
18360
18377
|
class: "AVBallot--question",
|
18361
18378
|
"aria-live": "polite"
|
18362
|
-
}, V(v.value), 9,
|
18379
|
+
}, V(v.value), 9, PE)) : b("", !0),
|
18363
18380
|
c.contest.searchForm ? (u(), j(w, {
|
18364
18381
|
key: 1,
|
18365
18382
|
ref_key: "search",
|
@@ -18368,8 +18385,8 @@ const DE = {
|
|
18368
18385
|
"options-container-id": "ballot_options",
|
18369
18386
|
locale: e.locale
|
18370
18387
|
}, null, 8, ["options", "locale"])) : b("", !0),
|
18371
|
-
|
18372
|
-
|
18388
|
+
BE,
|
18389
|
+
l("div", {
|
18373
18390
|
id: "ballot_options",
|
18374
18391
|
class: O({
|
18375
18392
|
"AVBallot--options": !0,
|
@@ -18377,7 +18394,7 @@ const DE = {
|
|
18377
18394
|
(k) => k.children
|
18378
18395
|
)
|
18379
18396
|
}),
|
18380
|
-
"aria-label":
|
18397
|
+
"aria-label": L.value.aria_labels.ballot_options
|
18381
18398
|
}, [
|
18382
18399
|
(u(!0), d(R, null, Y(p.value, (k) => (u(), d(R, {
|
18383
18400
|
key: k.reference
|
@@ -18409,7 +18426,7 @@ const DE = {
|
|
18409
18426
|
locale: e.locale,
|
18410
18427
|
onToggleBlank: M
|
18411
18428
|
}, null, 8, ["checked", "error", "locale"])) : b("", !0)
|
18412
|
-
], 10,
|
18429
|
+
], 10, OE),
|
18413
18430
|
c.showSubmissionHelper ? (u(), j(x, {
|
18414
18431
|
key: 2,
|
18415
18432
|
id: `ballot_${c.contest.reference}`,
|
@@ -18420,11 +18437,11 @@ const DE = {
|
|
18420
18437
|
"max-marks": c.contest.markingType.maxMarks,
|
18421
18438
|
locale: e.locale
|
18422
18439
|
}, null, 8, ["id", "chosen-count", "errors", "min-marks", "max-marks", "locale"])) : b("", !0)
|
18423
|
-
], 10,
|
18440
|
+
], 10, IE);
|
18424
18441
|
};
|
18425
18442
|
}
|
18426
18443
|
});
|
18427
|
-
const
|
18444
|
+
const EE = /* @__PURE__ */ D(jE, [["__scopeId", "data-v-cc34061f"]]), qE = {
|
18428
18445
|
ar: {
|
18429
18446
|
selection: "اختيار",
|
18430
18447
|
assigned: "مُكَلَّف:",
|
@@ -18579,22 +18596,22 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-cc34061f"]]), FE = {
|
|
18579
18596
|
edit_selection: "Redigera detta val"
|
18580
18597
|
}
|
18581
18598
|
}
|
18582
|
-
},
|
18599
|
+
}, FE = (c) => (T2("data-v-69a9caf7"), c = c(), D2(), c), $E = {
|
18583
18600
|
key: 0,
|
18584
18601
|
class: "AVPileSummary--summary"
|
18585
|
-
},
|
18602
|
+
}, RE = {
|
18586
18603
|
key: 0,
|
18587
18604
|
class: "AVPileSummary--summary-header"
|
18588
|
-
},
|
18605
|
+
}, UE = { class: "AVPileSummary--summary-header-text" }, WE = {
|
18589
18606
|
key: 1,
|
18590
18607
|
class: "AVPileSummary--summary-header"
|
18591
|
-
},
|
18608
|
+
}, GE = { class: "AVPileSummary--summary-body" }, YE = {
|
18592
18609
|
key: 1,
|
18593
18610
|
class: "AVPileSummary--assign"
|
18594
|
-
},
|
18611
|
+
}, QE = { class: "AVPileSummary--assign-card" }, ZE = ["aria-label"], XE = { class: "AVPileSummary--edit" }, JE = { key: 0 }, KE = { class: "AVPileSummary--assign-body" }, cq = {
|
18595
18612
|
key: 0,
|
18596
18613
|
class: "AVPileSummary--assign-text"
|
18597
|
-
},
|
18614
|
+
}, eq = /* @__PURE__ */ FE(() => /* @__PURE__ */ l("br", null, null, -1)), aq = ["aria-label"], iq = /* @__PURE__ */ B({
|
18598
18615
|
__name: "AVPileSummary",
|
18599
18616
|
props: {
|
18600
18617
|
selectionPile: {
|
@@ -18632,12 +18649,12 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-cc34061f"]]), FE = {
|
|
18632
18649
|
},
|
18633
18650
|
emits: ["editCurrentSelection", "deleteSelection"],
|
18634
18651
|
setup(c, { emit: a }) {
|
18635
|
-
const e = c, i = $(!1), t = $([]), s =
|
18652
|
+
const e = c, i = $(!1), t = $([]), s = C(() => qE[e.locale]), n = C(() => e.selectionPile.optionSelections.length === 0), r = C(() => !e.maximumOptionsShown || i.value ? e.selectionPile.optionSelections : e.selectionPile.optionSelections.slice(
|
18636
18653
|
0,
|
18637
18654
|
e.maximumOptionsShown
|
18638
|
-
)),
|
18655
|
+
)), o = C(() => e.selectionPile.optionSelections.length - r.value.length), m = (v) => {
|
18639
18656
|
v.selectable && t.value.push(v), v.children && v.children.map((p) => m(p));
|
18640
|
-
}, f =
|
18657
|
+
}, f = C(() => {
|
18641
18658
|
const v = {
|
18642
18659
|
options: [],
|
18643
18660
|
writeIns: []
|
@@ -18656,13 +18673,13 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-cc34061f"]]), FE = {
|
|
18656
18673
|
(M) => M.handle === p.reference
|
18657
18674
|
);
|
18658
18675
|
e.contest.options.map((M) => m(M));
|
18659
|
-
const
|
18676
|
+
const L = t.value.find(
|
18660
18677
|
(M) => M.reference === p.reference
|
18661
18678
|
);
|
18662
18679
|
h ? h.crosses += 1 : v.options.push({
|
18663
|
-
title:
|
18680
|
+
title: L.title[e.locale],
|
18664
18681
|
handle: p.reference,
|
18665
|
-
image:
|
18682
|
+
image: L.image,
|
18666
18683
|
crosses: 1,
|
18667
18684
|
rank: e.contest.markingType.voteVariation === "ranked" ? v.options.length + 1 : null
|
18668
18685
|
});
|
@@ -18671,15 +18688,15 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-cc34061f"]]), FE = {
|
|
18671
18688
|
}), v;
|
18672
18689
|
});
|
18673
18690
|
return (v, p) => {
|
18674
|
-
const h = H("AVSummaryOption"),
|
18675
|
-
return c.activeState === "summary" ? (u(), d("div",
|
18676
|
-
c.contest.markingType.maxPiles !== 1 ? (u(), d("header",
|
18677
|
-
|
18678
|
-
|
18679
|
-
])) : (u(), d("header",
|
18680
|
-
|
18691
|
+
const h = H("AVSummaryOption"), L = H("AVIcon");
|
18692
|
+
return c.activeState === "summary" ? (u(), d("div", $E, [
|
18693
|
+
c.contest.markingType.maxPiles !== 1 ? (u(), d("header", RE, [
|
18694
|
+
l("span", null, V(s.value.selection) + " " + V(c.pileIndex + 1) + " / " + V(c.totalPiles), 1),
|
18695
|
+
l("span", UE, V(c.selectionPile.multiplier) + " " + V(s.value.ballots), 1)
|
18696
|
+
])) : (u(), d("header", WE, [
|
18697
|
+
l("span", null, V(s.value.selection), 1)
|
18681
18698
|
])),
|
18682
|
-
|
18699
|
+
l("div", GE, [
|
18683
18700
|
(u(!0), d(R, null, Y(f.value.options, (M, y) => (u(), j(h, {
|
18684
18701
|
key: y,
|
18685
18702
|
option: M,
|
@@ -18692,22 +18709,22 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-cc34061f"]]), FE = {
|
|
18692
18709
|
blank: n.value
|
18693
18710
|
}, null, 8, ["locale", "blank"])) : b("", !0)
|
18694
18711
|
])
|
18695
|
-
])) : (u(), d("div",
|
18696
|
-
|
18697
|
-
|
18712
|
+
])) : (u(), d("div", YE, [
|
18713
|
+
l("div", QE, [
|
18714
|
+
l("div", {
|
18698
18715
|
class: "AVPileSummary--assign-header",
|
18699
18716
|
"aria-label": s.value.aria_labels.edit_selection,
|
18700
18717
|
role: "button",
|
18701
18718
|
onClick: p[0] || (p[0] = (M) => a("editCurrentSelection"))
|
18702
18719
|
}, [
|
18703
|
-
|
18704
|
-
z(
|
18705
|
-
|
18720
|
+
l("div", XE, [
|
18721
|
+
z(L, { icon: "pen-to-square" }),
|
18722
|
+
l("span", null, V(s.value.ballot_selection) + " " + V(c.pileIndex + 1), 1)
|
18706
18723
|
]),
|
18707
|
-
c.activeState === "overview" || c.isEditing ? (u(), d("span",
|
18708
|
-
], 8,
|
18709
|
-
|
18710
|
-
n.value ? (u(), d("p",
|
18724
|
+
c.activeState === "overview" || c.isEditing ? (u(), d("span", JE, V(s.value.assigned) + " " + V(c.selectionPile.multiplier), 1)) : b("", !0)
|
18725
|
+
], 8, ZE),
|
18726
|
+
l("div", KE, [
|
18727
|
+
n.value ? (u(), d("p", cq, V(s.value.blank), 1)) : b("", !0),
|
18711
18728
|
(u(!0), d(R, null, Y(f.value.options, (M, y) => (u(), d("p", {
|
18712
18729
|
key: y,
|
18713
18730
|
class: "AVPileSummary--assign-text"
|
@@ -18716,18 +18733,18 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-cc34061f"]]), FE = {
|
|
18716
18733
|
key: y,
|
18717
18734
|
class: "AVPileSummary--assign-text"
|
18718
18735
|
}, [
|
18719
|
-
|
18720
|
-
|
18721
|
-
|
18736
|
+
l("b", null, V(M.partyLetter) + " - " + V(M.partyName), 1),
|
18737
|
+
eq,
|
18738
|
+
l("span", null, V(M.candidateName), 1)
|
18722
18739
|
]))), 128)),
|
18723
|
-
|
18740
|
+
o.value > 0 ? (u(), d("p", {
|
18724
18741
|
key: 1,
|
18725
18742
|
role: "button",
|
18726
18743
|
class: "AVPileSummary--show-more-button",
|
18727
18744
|
onClick: p[1] || (p[1] = A2((M) => i.value = !0, ["stop", "prevent"]))
|
18728
18745
|
}, [
|
18729
|
-
|
18730
|
-
|
18746
|
+
l("u", null, [
|
18747
|
+
l("em", null, V(`${s.value.and_n_more_pre} ${o.value} ${s.value.and_n_more_pos}`), 1)
|
18731
18748
|
])
|
18732
18749
|
])) : b("", !0),
|
18733
18750
|
i.value ? (u(), d("p", {
|
@@ -18736,8 +18753,8 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-cc34061f"]]), FE = {
|
|
18736
18753
|
class: "AVPileSummary--show-more-button",
|
18737
18754
|
onClick: p[2] || (p[2] = A2((M) => i.value = !1, ["stop", "prevent"]))
|
18738
18755
|
}, [
|
18739
|
-
|
18740
|
-
|
18756
|
+
l("u", null, [
|
18757
|
+
l("em", null, V(s.value.show_less), 1)
|
18741
18758
|
])
|
18742
18759
|
])) : b("", !0)
|
18743
18760
|
])
|
@@ -18749,13 +18766,13 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-cc34061f"]]), FE = {
|
|
18749
18766
|
"aria-label": s.value.aria_labels.delete_selection,
|
18750
18767
|
onClick: p[3] || (p[3] = A2((M) => a("deleteSelection"), ["stop", "prevent"]))
|
18751
18768
|
}, [
|
18752
|
-
z(
|
18753
|
-
], 8,
|
18769
|
+
z(L, { icon: "trash-can" })
|
18770
|
+
], 8, aq)) : b("", !0)
|
18754
18771
|
]));
|
18755
18772
|
};
|
18756
18773
|
}
|
18757
18774
|
});
|
18758
|
-
const
|
18775
|
+
const tq = /* @__PURE__ */ D(iq, [["__scopeId", "data-v-69a9caf7"]]);
|
18759
18776
|
var Kw = {}, _9 = v3 && v3.__spreadArray || function(c, a, e) {
|
18760
18777
|
if (e || arguments.length === 2)
|
18761
18778
|
for (var i = 0, t = a.length, s; i < t; i++)
|
@@ -18763,7 +18780,7 @@ var Kw = {}, _9 = v3 && v3.__spreadArray || function(c, a, e) {
|
|
18763
18780
|
return c.concat(s || Array.prototype.slice.call(a));
|
18764
18781
|
};
|
18765
18782
|
Object.defineProperty(Kw, "__esModule", { value: !0 });
|
18766
|
-
var
|
18783
|
+
var sq = Sa, nq = (
|
18767
18784
|
/** @class */
|
18768
18785
|
function() {
|
18769
18786
|
function c(a) {
|
@@ -18773,7 +18790,7 @@ var nq = Sa, rq = (
|
|
18773
18790
|
return c.prototype.isComplete = function(a) {
|
18774
18791
|
return this.allWeightUsed(a) && this.validate(a).length == 0;
|
18775
18792
|
}, c.prototype.validate = function(a) {
|
18776
|
-
var e = [], i = new
|
18793
|
+
var e = [], i = new sq.default(this.contest);
|
18777
18794
|
return a.piles.forEach(function(t) {
|
18778
18795
|
e = _9(_9([], e, !0), i.validate(t), !0);
|
18779
18796
|
}), a.piles.forEach(function(t) {
|
@@ -18785,8 +18802,8 @@ var nq = Sa, rq = (
|
|
18785
18802
|
}, 0);
|
18786
18803
|
}, c;
|
18787
18804
|
}()
|
18788
|
-
),
|
18789
|
-
const
|
18805
|
+
), rq = Kw.default = nq;
|
18806
|
+
const lq = {
|
18790
18807
|
ar: {
|
18791
18808
|
ballot: {
|
18792
18809
|
back_button: "خلف",
|
@@ -18985,7 +19002,7 @@ const oq = {
|
|
18985
19002
|
new_ballot_selection: "Lägg till ett nytt val av röstsedel"
|
18986
19003
|
}
|
18987
19004
|
}
|
18988
|
-
},
|
19005
|
+
}, oq = B({
|
18989
19006
|
props: {
|
18990
19007
|
contest: {
|
18991
19008
|
type: Object,
|
@@ -19023,7 +19040,7 @@ const oq = {
|
|
19023
19040
|
},
|
19024
19041
|
computed: {
|
19025
19042
|
componentTranslations() {
|
19026
|
-
return
|
19043
|
+
return lq[this.locale];
|
19027
19044
|
},
|
19028
19045
|
selectionPiles() {
|
19029
19046
|
return this.contestSelection.piles;
|
@@ -19043,7 +19060,7 @@ const oq = {
|
|
19043
19060
|
return new Jw(this.contest);
|
19044
19061
|
},
|
19045
19062
|
contestSelectionValidator() {
|
19046
|
-
return new
|
19063
|
+
return new rq({
|
19047
19064
|
contest: this.contest,
|
19048
19065
|
voterWeight: this.weight
|
19049
19066
|
});
|
@@ -19122,24 +19139,24 @@ const oq = {
|
|
19122
19139
|
}
|
19123
19140
|
}
|
19124
19141
|
});
|
19125
|
-
var
|
19142
|
+
var fq = {
|
19126
19143
|
class: "AVSplitHelper--title",
|
19127
19144
|
"aria-live": "polite"
|
19128
|
-
},
|
19145
|
+
}, uq = ["innerHTML"], mq = { class: "AVSplitHelper--footer" }, dq = { class: "AVSplitHelper--btn-secondary-container" }, vq = { class: "AVSplitHelper--btn-primary-container" }, pq = ["disabled"], hq = { key: 1 }, Vq = { class: "AVSplitHelper--assign-card" }, zq = { class: "AVSplitHelper--assign-question" }, Hq = ["for"], Mq = ["id", "max"], gq = { class: "AVSplitHelper--footer" }, Cq = { class: "AVSplitHelper--btn-secondary-container" }, Lq = { class: "AVSplitHelper--btn-primary-container" }, bq = ["disabled"], xq = { key: 2 }, yq = {
|
19129
19146
|
key: 0,
|
19130
19147
|
class: "AVSplitHelper--overview-success"
|
19131
|
-
},
|
19148
|
+
}, Aq = {
|
19132
19149
|
key: 1,
|
19133
19150
|
class: "AVSplitHelper--overview-default"
|
19134
|
-
},
|
19135
|
-
function
|
19136
|
-
var n, r = H("AVSplitWizardHeader"),
|
19151
|
+
}, Sq = { class: "AVSplitHelper--overview--text" }, Nq = ["disabled"], wq = ["onClick"];
|
19152
|
+
function kq(c, a, e, i, t, s) {
|
19153
|
+
var n, r = H("AVSplitWizardHeader"), o = H("AVBallot"), m = H("AVPileSummary"), f = H("AVSplitWeightHelper"), v = H("AVIcon");
|
19137
19154
|
return u(), d(R, null, [
|
19138
|
-
|
19139
|
-
|
19155
|
+
l("h3", fq, V(c.contest.title[c.locale]), 1),
|
19156
|
+
l("div", {
|
19140
19157
|
class: "AVSplitHelper--description",
|
19141
19158
|
innerHTML: (n = c.contest.description) === null || n === void 0 ? void 0 : n[c.locale]
|
19142
|
-
}, null, 8,
|
19159
|
+
}, null, 8, uq),
|
19143
19160
|
c.userCanSplit ? (u(), d(R, { key: 0 }, [
|
19144
19161
|
["ballot", "assign", "overview"].includes(c.activeState) ? (u(), j(r, {
|
19145
19162
|
key: 0,
|
@@ -19155,10 +19172,10 @@ function _q(c, a, e, i, t, s) {
|
|
19155
19172
|
mode: "out-in"
|
19156
19173
|
}, {
|
19157
19174
|
default: F(function() {
|
19158
|
-
var p, h,
|
19175
|
+
var p, h, L;
|
19159
19176
|
return [
|
19160
19177
|
c.activePile && c.activeState === "ballot" ? (u(), d("div", { key: c.activeSelectionPileIndex }, [
|
19161
|
-
z(
|
19178
|
+
z(o, {
|
19162
19179
|
class: "AVSplitHelper--ballot",
|
19163
19180
|
"selection-pile": c.activePile,
|
19164
19181
|
contest: c.contest,
|
@@ -19166,8 +19183,8 @@ function _q(c, a, e, i, t, s) {
|
|
19166
19183
|
"onUpdate:selectionPile": c.updateActivePile,
|
19167
19184
|
"show-submission-helper": c.showSubmissionHelper
|
19168
19185
|
}, null, 8, ["selection-pile", "contest", "locale", "onUpdate:selectionPile", "show-submission-helper"]),
|
19169
|
-
|
19170
|
-
|
19186
|
+
l("div", mq, [
|
19187
|
+
l("div", dq, [
|
19171
19188
|
c.selectionPiles.length > 0 ? (u(), d("button", {
|
19172
19189
|
key: "back",
|
19173
19190
|
class: "AVSplitHelper--btn-secondary",
|
@@ -19176,20 +19193,20 @@ function _q(c, a, e, i, t, s) {
|
|
19176
19193
|
})
|
19177
19194
|
}, V(c.componentTranslations.ballot.back_button), 1)) : b("", !0)
|
19178
19195
|
]),
|
19179
|
-
|
19180
|
-
|
19196
|
+
l("div", vq, [
|
19197
|
+
l("button", {
|
19181
19198
|
key: "assign",
|
19182
19199
|
class: "AVSplitHelper--btn-primary",
|
19183
19200
|
disabled: !c.isComplete(c.activePile) || c.hasError(c.activePile),
|
19184
19201
|
onClick: a[1] || (a[1] = function(M) {
|
19185
19202
|
return c.activeState = "assign";
|
19186
19203
|
})
|
19187
|
-
}, V(c.componentTranslations.ballot.confirm_button), 9,
|
19204
|
+
}, V(c.componentTranslations.ballot.confirm_button), 9, pq)
|
19188
19205
|
])
|
19189
19206
|
])
|
19190
|
-
])) : c.activeState === "assign" ? (u(), d("div",
|
19191
|
-
|
19192
|
-
|
19207
|
+
])) : c.activeState === "assign" ? (u(), d("div", hq, [
|
19208
|
+
l("div", Vq, [
|
19209
|
+
l("h4", zq, V(c.componentTranslations.assign.split_question), 1),
|
19193
19210
|
z(m, {
|
19194
19211
|
"selection-pile": c.activePile,
|
19195
19212
|
contest: c.contest,
|
@@ -19203,11 +19220,11 @@ function _q(c, a, e, i, t, s) {
|
|
19203
19220
|
return c.activeState = "ballot";
|
19204
19221
|
})
|
19205
19222
|
}, null, 8, ["selection-pile", "contest", "pile-index", "active-state", "is-editing", "total-piles", "locale"]),
|
19206
|
-
|
19223
|
+
l("label", {
|
19207
19224
|
for: "".concat(c.contest.reference, "-ballot-selector"),
|
19208
19225
|
class: "AVSplitHelper--assign-label"
|
19209
|
-
}, V(c.isEditing ? c.componentTranslations.assign.ballots_to_assign_edit_mode : c.componentTranslations.assign.ballots_to_assign), 9,
|
19210
|
-
N2(
|
19226
|
+
}, V(c.isEditing ? c.componentTranslations.assign.ballots_to_assign_edit_mode : c.componentTranslations.assign.ballots_to_assign), 9, Hq),
|
19227
|
+
N2(l("input", {
|
19211
19228
|
id: "".concat(c.contest.reference, "-ballot-selector"),
|
19212
19229
|
"onUpdate:modelValue": a[3] || (a[3] = function(M) {
|
19213
19230
|
return c.activePile.multiplier = M;
|
@@ -19215,7 +19232,7 @@ function _q(c, a, e, i, t, s) {
|
|
19215
19232
|
class: "AVSplitHelper--assign-input",
|
19216
19233
|
type: "number",
|
19217
19234
|
max: c.maxAssignable
|
19218
|
-
}, null, 8,
|
19235
|
+
}, null, 8, Mq), [
|
19219
19236
|
[B9, c.activePile.multiplier]
|
19220
19237
|
])
|
19221
19238
|
]),
|
@@ -19225,9 +19242,9 @@ function _q(c, a, e, i, t, s) {
|
|
19225
19242
|
"active-assigned": (p = c.selectionPiles[c.activeSelectionPileIndex]) === null || p === void 0 ? void 0 : p.multiplier,
|
19226
19243
|
locale: c.locale
|
19227
19244
|
}, null, 8, ["assigned-weight", "unused-weight", "active-assigned", "locale"]),
|
19228
|
-
|
19229
|
-
|
19230
|
-
|
19245
|
+
l("div", gq, [
|
19246
|
+
l("div", Cq, [
|
19247
|
+
l("button", {
|
19231
19248
|
key: "ballot",
|
19232
19249
|
class: "AVSplitHelper--btn-secondary",
|
19233
19250
|
onClick: a[4] || (a[4] = function(M) {
|
@@ -19235,30 +19252,30 @@ function _q(c, a, e, i, t, s) {
|
|
19235
19252
|
})
|
19236
19253
|
}, V(c.componentTranslations.assign.back_button), 1)
|
19237
19254
|
]),
|
19238
|
-
|
19239
|
-
|
19255
|
+
l("div", Lq, [
|
19256
|
+
l("button", {
|
19240
19257
|
key: "confirm",
|
19241
19258
|
class: "AVSplitHelper--btn-primary",
|
19242
|
-
disabled: ((h = c.activePile) === null || h === void 0 ? void 0 : h.multiplier) < 1 || ((
|
19259
|
+
disabled: ((h = c.activePile) === null || h === void 0 ? void 0 : h.multiplier) < 1 || ((L = c.activePile) === null || L === void 0 ? void 0 : L.multiplier) > c.maxAssignable,
|
19243
19260
|
onClick: a[5] || (a[5] = function(M) {
|
19244
19261
|
return c.persistActivePile();
|
19245
19262
|
})
|
19246
|
-
}, V(c.componentTranslations.assign.confirm_button), 9,
|
19263
|
+
}, V(c.componentTranslations.assign.confirm_button), 9, bq)
|
19247
19264
|
])
|
19248
19265
|
])
|
19249
|
-
])) : c.activeState === "overview" ? (u(), d("div",
|
19250
|
-
c.unusedWeight === 0 && c.contestSelectionValidator.isComplete(c.contestSelection) ? (u(), d("div",
|
19266
|
+
])) : c.activeState === "overview" ? (u(), d("div", xq, [
|
19267
|
+
c.unusedWeight === 0 && c.contestSelectionValidator.isComplete(c.contestSelection) ? (u(), d("div", yq, [
|
19251
19268
|
z(v, {
|
19252
19269
|
icon: "circle-check",
|
19253
19270
|
class: "AVSplitHelper--overview-success-icon"
|
19254
19271
|
}),
|
19255
19272
|
K(" " + V(c.componentTranslations.overview.all_ballots_assigned), 1)
|
19256
|
-
])) : (u(), d("div",
|
19257
|
-
|
19258
|
-
|
19273
|
+
])) : (u(), d("div", Aq, [
|
19274
|
+
l("p", Sq, [
|
19275
|
+
l("strong", null, V(c.unusedWeight), 1),
|
19259
19276
|
K(" " + V(c.componentTranslations.overview.ballots_left), 1)
|
19260
19277
|
]),
|
19261
|
-
|
19278
|
+
l("button", {
|
19262
19279
|
key: "newSelection",
|
19263
19280
|
class: "AVSplitHelper--overview-new-ballot-btn",
|
19264
19281
|
disabled: c.unusedWeight === 0,
|
@@ -19270,7 +19287,7 @@ function _q(c, a, e, i, t, s) {
|
|
19270
19287
|
}, [
|
19271
19288
|
z(v, { icon: "file-circle-plus" }),
|
19272
19289
|
K(" " + V(c.componentTranslations.overview.new_ballot_selection), 1)
|
19273
|
-
], 8,
|
19290
|
+
], 8, Nq)
|
19274
19291
|
])),
|
19275
19292
|
(u(!0), d(R, null, Y(c.selectionPiles, function(M, y) {
|
19276
19293
|
return u(), d("article", {
|
@@ -19291,14 +19308,14 @@ function _q(c, a, e, i, t, s) {
|
|
19291
19308
|
return c.removeSplit(y);
|
19292
19309
|
}
|
19293
19310
|
}, null, 8, ["selection-pile", "contest", "active-state", "pile-index", "total-piles", "locale", "onDeleteSelection"])
|
19294
|
-
], 8,
|
19311
|
+
], 8, wq);
|
19295
19312
|
}), 128))
|
19296
19313
|
])) : b("", !0)
|
19297
19314
|
];
|
19298
19315
|
}),
|
19299
19316
|
_: 1
|
19300
19317
|
})
|
19301
|
-
], 64)) : (u(), j(
|
19318
|
+
], 64)) : (u(), j(o, {
|
19302
19319
|
key: 1,
|
19303
19320
|
class: "AVSplitHelper--no-split",
|
19304
19321
|
"selection-pile": c.activePile,
|
@@ -19309,48 +19326,48 @@ function _q(c, a, e, i, t, s) {
|
|
19309
19326
|
}, null, 8, ["selection-pile", "contest", "locale", "onUpdate:selectionPile", "show-submission-helper"]))
|
19310
19327
|
], 64);
|
19311
19328
|
}
|
19312
|
-
const
|
19313
|
-
var
|
19314
|
-
/* @__PURE__ */
|
19315
|
-
/* @__PURE__ */
|
19316
|
-
/* @__PURE__ */
|
19317
|
-
/* @__PURE__ */
|
19318
|
-
/* @__PURE__ */
|
19319
|
-
/* @__PURE__ */
|
19320
|
-
/* @__PURE__ */
|
19321
|
-
/* @__PURE__ */
|
19322
|
-
/* @__PURE__ */
|
19323
|
-
/* @__PURE__ */
|
19324
|
-
/* @__PURE__ */
|
19325
|
-
/* @__PURE__ */
|
19326
|
-
/* @__PURE__ */
|
19327
|
-
/* @__PURE__ */
|
19328
|
-
/* @__PURE__ */
|
19329
|
-
/* @__PURE__ */
|
19330
|
-
/* @__PURE__ */
|
19331
|
-
/* @__PURE__ */
|
19332
|
-
/* @__PURE__ */
|
19333
|
-
/* @__PURE__ */
|
19334
|
-
/* @__PURE__ */
|
19335
|
-
/* @__PURE__ */
|
19336
|
-
/* @__PURE__ */
|
19337
|
-
/* @__PURE__ */
|
19338
|
-
/* @__PURE__ */
|
19339
|
-
/* @__PURE__ */
|
19340
|
-
/* @__PURE__ */
|
19341
|
-
/* @__PURE__ */
|
19342
|
-
/* @__PURE__ */
|
19343
|
-
/* @__PURE__ */
|
19344
|
-
/* @__PURE__ */
|
19329
|
+
const _q = /* @__PURE__ */ D(oq, [["render", kq], ["__scopeId", "data-v-83fecec2"]]);
|
19330
|
+
var Tq = {}, Dq = /* @__PURE__ */ l("a", { href: "#" }, "LOGO", -1), Iq = { class: "flex items-center" }, Pq = { class: "flex flex-col items-center justify-center p-3 w-full" }, Bq = /* @__PURE__ */ l("h2", { class: "mb-4" }, "Election Name", -1), Oq = /* @__PURE__ */ l("div", null, [
|
19331
|
+
/* @__PURE__ */ l("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19332
|
+
/* @__PURE__ */ l("br"),
|
19333
|
+
/* @__PURE__ */ l("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19334
|
+
/* @__PURE__ */ l("br"),
|
19335
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19336
|
+
/* @__PURE__ */ l("br"),
|
19337
|
+
/* @__PURE__ */ l("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19338
|
+
/* @__PURE__ */ l("br"),
|
19339
|
+
/* @__PURE__ */ l("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19340
|
+
/* @__PURE__ */ l("br"),
|
19341
|
+
/* @__PURE__ */ l("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19342
|
+
/* @__PURE__ */ l("br"),
|
19343
|
+
/* @__PURE__ */ l("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19344
|
+
/* @__PURE__ */ l("br"),
|
19345
|
+
/* @__PURE__ */ l("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19346
|
+
/* @__PURE__ */ l("br"),
|
19347
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19348
|
+
/* @__PURE__ */ l("br"),
|
19349
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19350
|
+
/* @__PURE__ */ l("br"),
|
19351
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19352
|
+
/* @__PURE__ */ l("br"),
|
19353
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19354
|
+
/* @__PURE__ */ l("br"),
|
19355
|
+
/* @__PURE__ */ l("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19356
|
+
/* @__PURE__ */ l("br"),
|
19357
|
+
/* @__PURE__ */ l("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19358
|
+
/* @__PURE__ */ l("br"),
|
19359
|
+
/* @__PURE__ */ l("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19360
|
+
/* @__PURE__ */ l("br"),
|
19361
|
+
/* @__PURE__ */ l("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. ")
|
19345
19362
|
], -1);
|
19346
|
-
function
|
19347
|
-
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), r = H("AVTabSwitcher"),
|
19363
|
+
function jq(c, a) {
|
19364
|
+
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), r = H("AVTabSwitcher"), o = H("AVSidebarItem"), m = H("AVButton"), f = H("AVSidebar"), v = H("AVContent"), p = H("AVFooter");
|
19348
19365
|
return u(), d(R, null, [
|
19349
19366
|
z(s, null, {
|
19350
19367
|
default: F(function() {
|
19351
19368
|
return [
|
19352
|
-
|
19353
|
-
|
19369
|
+
Dq,
|
19370
|
+
l("div", Iq, [
|
19354
19371
|
z(i, { type: "navbar" }, {
|
19355
19372
|
default: F(function() {
|
19356
19373
|
return [
|
@@ -19393,8 +19410,8 @@ function Eq(c, a) {
|
|
19393
19410
|
z(f, null, {
|
19394
19411
|
default: F(function() {
|
19395
19412
|
return [
|
19396
|
-
|
19397
|
-
|
19413
|
+
l("div", Pq, [
|
19414
|
+
Bq,
|
19398
19415
|
z(n, {
|
19399
19416
|
value: "draft",
|
19400
19417
|
type: "info"
|
@@ -19404,46 +19421,46 @@ function Eq(c, a) {
|
|
19404
19421
|
z(i, { type: "sidebar" }, {
|
19405
19422
|
default: F(function() {
|
19406
19423
|
return [
|
19407
|
-
z(
|
19424
|
+
z(o, {
|
19408
19425
|
label: "Election Overview",
|
19409
19426
|
icon: "grip",
|
19410
19427
|
active: ""
|
19411
19428
|
}),
|
19412
|
-
z(
|
19429
|
+
z(o, {
|
19413
19430
|
label: "Election details",
|
19414
19431
|
type: "step",
|
19415
19432
|
stepIndex: "1"
|
19416
19433
|
}),
|
19417
|
-
z(
|
19434
|
+
z(o, {
|
19418
19435
|
label: "Digital Absentee Voting Requirements",
|
19419
19436
|
type: "step",
|
19420
19437
|
stepIndex: "2"
|
19421
19438
|
}),
|
19422
|
-
z(
|
19439
|
+
z(o, {
|
19423
19440
|
label: "Voting App Set Up",
|
19424
19441
|
type: "step",
|
19425
19442
|
stepIndex: "3"
|
19426
19443
|
}),
|
19427
|
-
z(
|
19444
|
+
z(o, {
|
19428
19445
|
label: "Ballot Data",
|
19429
19446
|
type: "step",
|
19430
19447
|
stepIndex: "4"
|
19431
19448
|
}),
|
19432
|
-
z(
|
19449
|
+
z(o, {
|
19433
19450
|
label: "Ballot Styles",
|
19434
19451
|
type: "step",
|
19435
19452
|
stepIndex: "5"
|
19436
19453
|
}),
|
19437
|
-
z(
|
19454
|
+
z(o, {
|
19438
19455
|
label: "Configure Ballot Extraction",
|
19439
19456
|
type: "step",
|
19440
19457
|
stepIndex: "6"
|
19441
19458
|
}),
|
19442
|
-
z(
|
19459
|
+
z(o, {
|
19443
19460
|
label: "Start Ballot Box Set Up",
|
19444
19461
|
icon: "download"
|
19445
19462
|
}),
|
19446
|
-
z(
|
19463
|
+
z(o, {
|
19447
19464
|
label: "Finish Ballot Box Set Up",
|
19448
19465
|
icon: "handshake-simple",
|
19449
19466
|
disabled: ""
|
@@ -19465,7 +19482,7 @@ function Eq(c, a) {
|
|
19465
19482
|
}),
|
19466
19483
|
content: F(function() {
|
19467
19484
|
return [
|
19468
|
-
|
19485
|
+
Oq
|
19469
19486
|
];
|
19470
19487
|
}),
|
19471
19488
|
_: 1
|
@@ -19473,80 +19490,80 @@ function Eq(c, a) {
|
|
19473
19490
|
z(p)
|
19474
19491
|
], 64);
|
19475
19492
|
}
|
19476
|
-
const
|
19477
|
-
var
|
19478
|
-
/* @__PURE__ */
|
19479
|
-
/* @__PURE__ */
|
19480
|
-
/* @__PURE__ */
|
19481
|
-
/* @__PURE__ */
|
19482
|
-
/* @__PURE__ */
|
19483
|
-
/* @__PURE__ */
|
19484
|
-
/* @__PURE__ */
|
19485
|
-
/* @__PURE__ */
|
19486
|
-
/* @__PURE__ */
|
19487
|
-
/* @__PURE__ */
|
19488
|
-
/* @__PURE__ */
|
19489
|
-
/* @__PURE__ */
|
19490
|
-
/* @__PURE__ */
|
19491
|
-
/* @__PURE__ */
|
19492
|
-
/* @__PURE__ */
|
19493
|
-
/* @__PURE__ */
|
19494
|
-
/* @__PURE__ */
|
19495
|
-
/* @__PURE__ */
|
19496
|
-
/* @__PURE__ */
|
19497
|
-
/* @__PURE__ */
|
19498
|
-
/* @__PURE__ */
|
19499
|
-
/* @__PURE__ */
|
19500
|
-
/* @__PURE__ */
|
19501
|
-
/* @__PURE__ */
|
19502
|
-
/* @__PURE__ */
|
19503
|
-
/* @__PURE__ */
|
19504
|
-
/* @__PURE__ */
|
19505
|
-
/* @__PURE__ */
|
19506
|
-
/* @__PURE__ */
|
19507
|
-
/* @__PURE__ */
|
19508
|
-
/* @__PURE__ */
|
19509
|
-
], -1),
|
19510
|
-
/* @__PURE__ */
|
19511
|
-
/* @__PURE__ */
|
19512
|
-
/* @__PURE__ */
|
19513
|
-
/* @__PURE__ */
|
19514
|
-
/* @__PURE__ */
|
19515
|
-
/* @__PURE__ */
|
19516
|
-
/* @__PURE__ */
|
19517
|
-
/* @__PURE__ */
|
19518
|
-
/* @__PURE__ */
|
19519
|
-
/* @__PURE__ */
|
19520
|
-
/* @__PURE__ */
|
19521
|
-
/* @__PURE__ */
|
19522
|
-
/* @__PURE__ */
|
19523
|
-
/* @__PURE__ */
|
19524
|
-
/* @__PURE__ */
|
19525
|
-
/* @__PURE__ */
|
19526
|
-
/* @__PURE__ */
|
19527
|
-
/* @__PURE__ */
|
19528
|
-
/* @__PURE__ */
|
19529
|
-
/* @__PURE__ */
|
19530
|
-
/* @__PURE__ */
|
19531
|
-
/* @__PURE__ */
|
19532
|
-
/* @__PURE__ */
|
19533
|
-
/* @__PURE__ */
|
19534
|
-
/* @__PURE__ */
|
19535
|
-
/* @__PURE__ */
|
19536
|
-
/* @__PURE__ */
|
19537
|
-
/* @__PURE__ */
|
19538
|
-
/* @__PURE__ */
|
19539
|
-
/* @__PURE__ */
|
19540
|
-
/* @__PURE__ */
|
19493
|
+
const Eq = /* @__PURE__ */ D(Tq, [["render", jq]]);
|
19494
|
+
var qq = {}, Fq = /* @__PURE__ */ l("a", { href: "#" }, "LOGO", -1), $q = { class: "flex items-center" }, Rq = { class: "flex flex-col items-center justify-center p-3 w-full" }, Uq = /* @__PURE__ */ l("h2", { class: "mb-4" }, "Election Name", -1), Wq = /* @__PURE__ */ l("div", null, [
|
19495
|
+
/* @__PURE__ */ l("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19496
|
+
/* @__PURE__ */ l("br"),
|
19497
|
+
/* @__PURE__ */ l("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19498
|
+
/* @__PURE__ */ l("br"),
|
19499
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19500
|
+
/* @__PURE__ */ l("br"),
|
19501
|
+
/* @__PURE__ */ l("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19502
|
+
/* @__PURE__ */ l("br"),
|
19503
|
+
/* @__PURE__ */ l("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19504
|
+
/* @__PURE__ */ l("br"),
|
19505
|
+
/* @__PURE__ */ l("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19506
|
+
/* @__PURE__ */ l("br"),
|
19507
|
+
/* @__PURE__ */ l("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19508
|
+
/* @__PURE__ */ l("br"),
|
19509
|
+
/* @__PURE__ */ l("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19510
|
+
/* @__PURE__ */ l("br"),
|
19511
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19512
|
+
/* @__PURE__ */ l("br"),
|
19513
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19514
|
+
/* @__PURE__ */ l("br"),
|
19515
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19516
|
+
/* @__PURE__ */ l("br"),
|
19517
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19518
|
+
/* @__PURE__ */ l("br"),
|
19519
|
+
/* @__PURE__ */ l("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19520
|
+
/* @__PURE__ */ l("br"),
|
19521
|
+
/* @__PURE__ */ l("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19522
|
+
/* @__PURE__ */ l("br"),
|
19523
|
+
/* @__PURE__ */ l("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19524
|
+
/* @__PURE__ */ l("br"),
|
19525
|
+
/* @__PURE__ */ l("p", null, " Pellentesque accumsan viverra odio at dignissim. Sed tortor turpis, porta sit amet venenatis ut, mollis sed sapien. Donec sapien dolor, consectetur a arcu vitae, gravida dapibus justo. Nulla mattis urna vel urna posuere blandit id auctor neque. Suspendisse tincidunt elit eu lacinia mattis. Nullam semper pellentesque augue sit amet accumsan. Ut feugiat nulla ut sapien pellentesque, at finibus velit dapibus. Morbi tristique pharetra rhoncus. Sed bibendum efficitur justo sed pellentesque. Etiam porta vitae magna semper elementum. Fusce eu tincidunt diam, at varius purus. Proin gravida velit arcu, eget volutpat magna pretium a. ")
|
19526
|
+
], -1), Gq = /* @__PURE__ */ l("div", null, [
|
19527
|
+
/* @__PURE__ */ l("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19528
|
+
/* @__PURE__ */ l("br"),
|
19529
|
+
/* @__PURE__ */ l("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19530
|
+
/* @__PURE__ */ l("br"),
|
19531
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19532
|
+
/* @__PURE__ */ l("br"),
|
19533
|
+
/* @__PURE__ */ l("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19534
|
+
/* @__PURE__ */ l("br"),
|
19535
|
+
/* @__PURE__ */ l("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19536
|
+
/* @__PURE__ */ l("br"),
|
19537
|
+
/* @__PURE__ */ l("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19538
|
+
/* @__PURE__ */ l("br"),
|
19539
|
+
/* @__PURE__ */ l("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19540
|
+
/* @__PURE__ */ l("br"),
|
19541
|
+
/* @__PURE__ */ l("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19542
|
+
/* @__PURE__ */ l("br"),
|
19543
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19544
|
+
/* @__PURE__ */ l("br"),
|
19545
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19546
|
+
/* @__PURE__ */ l("br"),
|
19547
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19548
|
+
/* @__PURE__ */ l("br"),
|
19549
|
+
/* @__PURE__ */ l("p", null, " Duis posuere sodales diam, nec pulvinar neque aliquet fringilla. Donec ac porta tellus, a ullamcorper lacus. Curabitur diam libero, dignissim sit amet finibus ac, ultricies a ex. Aliquam ultrices egestas accumsan. Aenean vitae rhoncus massa. Praesent nec quam id enim dignissim pretium. Fusce ut erat sed nunc interdum dictum ut ac eros. Donec eget blandit leo. In consectetur mauris in faucibus euismod. Pellentesque magna mauris, semper in nisl eu, tincidunt ultrices tortor. Sed a nisi risus. Nullam venenatis id sem vel eleifend. Donec eu pharetra augue. Donec semper lacus id mauris suscipit, id ultricies eros porta. Cras at suscipit nunc, sed lacinia erat. "),
|
19550
|
+
/* @__PURE__ */ l("br"),
|
19551
|
+
/* @__PURE__ */ l("p", null, " Interdum et malesuada fames ac ante ipsum primis in faucibus. Integer maximus lorem eget viverra pellentesque. Nunc ut ultrices ligula. Donec elit mauris, feugiat at imperdiet feugiat, posuere ut turpis. Donec elementum mauris feugiat, cursus justo non, varius nisi. Fusce dapibus libero id tincidunt tempor. Nam pretium, tellus a hendrerit vehicula, velit metus blandit lorem, a semper neque enim eget massa. Aenean congue orci at posuere aliquet. Morbi ornare mi a nibh euismod, nec aliquam massa scelerisque. Pellentesque sodales ligula urna, non facilisis erat pulvinar in. "),
|
19552
|
+
/* @__PURE__ */ l("br"),
|
19553
|
+
/* @__PURE__ */ l("p", null, " Vestibulum neque metus, lobortis eu urna nec, mollis consequat dolor. Nulla risus est, consectetur et eleifend eget, eleifend in tortor. Nam quis libero eget ligula hendrerit facilisis. Sed sed libero sapien. Aenean laoreet condimentum arcu, in dictum nibh pharetra sed. Curabitur aliquam at dui eget pharetra. Vestibulum blandit mi vel velit accumsan feugiat eget nec nibh. Pellentesque venenatis, est quis faucibus ornare, orci nisl mollis leo, eu euismod neque lectus id libero. Fusce eu tempor leo. Integer vulputate, nulla eget congue porttitor, erat quam rhoncus est, sit amet efficitur sem metus ut augue. Vestibulum dapibus lacus ut magna condimentum, nec luctus orci consequat. Pellentesque congue metus et finibus euismod. In hac habitasse platea dictumst. In ipsum felis, elementum quis neque nec, pulvinar lacinia orci. Donec venenatis, nunc in elementum posuere, mauris nulla pharetra velit, molestie congue quam tortor eu elit. "),
|
19554
|
+
/* @__PURE__ */ l("br"),
|
19555
|
+
/* @__PURE__ */ l("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19556
|
+
/* @__PURE__ */ l("br"),
|
19557
|
+
/* @__PURE__ */ l("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. ")
|
19541
19558
|
], -1);
|
19542
|
-
function
|
19543
|
-
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), r = H("AVTabSwitcher"),
|
19559
|
+
function Yq(c, a) {
|
19560
|
+
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), r = H("AVTabSwitcher"), o = H("AVSidebarItem"), m = H("AVButton"), f = H("AVSidebar"), v = H("AVContent"), p = H("AVFooter");
|
19544
19561
|
return u(), d(R, null, [
|
19545
19562
|
z(s, null, {
|
19546
19563
|
default: F(function() {
|
19547
19564
|
return [
|
19548
|
-
|
19549
|
-
|
19565
|
+
Fq,
|
19566
|
+
l("div", $q, [
|
19550
19567
|
z(i, { type: "navbar" }, {
|
19551
19568
|
default: F(function() {
|
19552
19569
|
return [
|
@@ -19589,8 +19606,8 @@ function Qq(c, a) {
|
|
19589
19606
|
z(f, null, {
|
19590
19607
|
default: F(function() {
|
19591
19608
|
return [
|
19592
|
-
|
19593
|
-
|
19609
|
+
l("div", Rq, [
|
19610
|
+
Uq,
|
19594
19611
|
z(n, {
|
19595
19612
|
value: "draft",
|
19596
19613
|
type: "info"
|
@@ -19600,46 +19617,46 @@ function Qq(c, a) {
|
|
19600
19617
|
z(i, { type: "sidebar" }, {
|
19601
19618
|
default: F(function() {
|
19602
19619
|
return [
|
19603
|
-
z(
|
19620
|
+
z(o, {
|
19604
19621
|
label: "Election Overview",
|
19605
19622
|
icon: "grip",
|
19606
19623
|
active: ""
|
19607
19624
|
}),
|
19608
|
-
z(
|
19625
|
+
z(o, {
|
19609
19626
|
label: "Election details",
|
19610
19627
|
type: "step",
|
19611
19628
|
stepIndex: "1"
|
19612
19629
|
}),
|
19613
|
-
z(
|
19630
|
+
z(o, {
|
19614
19631
|
label: "Digital Absentee Voting Requirements",
|
19615
19632
|
type: "step",
|
19616
19633
|
stepIndex: "2"
|
19617
19634
|
}),
|
19618
|
-
z(
|
19635
|
+
z(o, {
|
19619
19636
|
label: "Voting App Set Up",
|
19620
19637
|
type: "step",
|
19621
19638
|
stepIndex: "3"
|
19622
19639
|
}),
|
19623
|
-
z(
|
19640
|
+
z(o, {
|
19624
19641
|
label: "Ballot Data",
|
19625
19642
|
type: "step",
|
19626
19643
|
stepIndex: "4"
|
19627
19644
|
}),
|
19628
|
-
z(
|
19645
|
+
z(o, {
|
19629
19646
|
label: "Ballot Styles",
|
19630
19647
|
type: "step",
|
19631
19648
|
stepIndex: "5"
|
19632
19649
|
}),
|
19633
|
-
z(
|
19650
|
+
z(o, {
|
19634
19651
|
label: "Configure Ballot Extraction",
|
19635
19652
|
type: "step",
|
19636
19653
|
stepIndex: "6"
|
19637
19654
|
}),
|
19638
|
-
z(
|
19655
|
+
z(o, {
|
19639
19656
|
label: "Start Ballot Box Set Up",
|
19640
19657
|
icon: "download"
|
19641
19658
|
}),
|
19642
|
-
z(
|
19659
|
+
z(o, {
|
19643
19660
|
label: "Finish Ballot Box Set Up",
|
19644
19661
|
icon: "handshake-simple",
|
19645
19662
|
disabled: ""
|
@@ -19661,8 +19678,8 @@ function Qq(c, a) {
|
|
19661
19678
|
}),
|
19662
19679
|
content: F(function() {
|
19663
19680
|
return [
|
19664
|
-
|
19665
|
-
|
19681
|
+
Wq,
|
19682
|
+
Gq
|
19666
19683
|
];
|
19667
19684
|
}),
|
19668
19685
|
_: 1
|
@@ -19670,20 +19687,20 @@ function Qq(c, a) {
|
|
19670
19687
|
z(p)
|
19671
19688
|
], 64);
|
19672
19689
|
}
|
19673
|
-
const
|
19674
|
-
var
|
19675
|
-
/* @__PURE__ */
|
19676
|
-
/* @__PURE__ */
|
19677
|
-
/* @__PURE__ */
|
19690
|
+
const Qq = /* @__PURE__ */ D(qq, [["render", Yq]]);
|
19691
|
+
var Zq = {}, Xq = /* @__PURE__ */ l("a", { href: "#" }, "LOGO", -1), Jq = { class: "flex items-center" }, Kq = /* @__PURE__ */ l("div", null, [
|
19692
|
+
/* @__PURE__ */ l("h1", null, "Content goes here"),
|
19693
|
+
/* @__PURE__ */ l("br"),
|
19694
|
+
/* @__PURE__ */ l("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. ")
|
19678
19695
|
], -1);
|
19679
|
-
function
|
19696
|
+
function cF(c, a) {
|
19680
19697
|
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVContent"), r = H("AVFooter");
|
19681
19698
|
return u(), d(R, null, [
|
19682
19699
|
z(s, null, {
|
19683
19700
|
default: F(function() {
|
19684
19701
|
return [
|
19685
|
-
|
19686
|
-
|
19702
|
+
Xq,
|
19703
|
+
l("div", Jq, [
|
19687
19704
|
z(i, { type: "navbar" }, {
|
19688
19705
|
default: F(function() {
|
19689
19706
|
return [
|
@@ -19723,7 +19740,7 @@ function eF(c, a) {
|
|
19723
19740
|
z(n, null, {
|
19724
19741
|
content: F(function() {
|
19725
19742
|
return [
|
19726
|
-
|
19743
|
+
Kq
|
19727
19744
|
];
|
19728
19745
|
}),
|
19729
19746
|
_: 1
|
@@ -19742,21 +19759,21 @@ function eF(c, a) {
|
|
19742
19759
|
})
|
19743
19760
|
], 64);
|
19744
19761
|
}
|
19745
|
-
const
|
19746
|
-
/* @__PURE__ */
|
19762
|
+
const eF = /* @__PURE__ */ D(Zq, [["render", cF]]), m4 = (c) => (T2("data-v-20fc858f"), c = c(), D2(), c), aF = /* @__PURE__ */ m4(() => /* @__PURE__ */ l("a", { href: "#" }, "LOGO", -1)), iF = { class: "flex items-center" }, tF = { href: "/new" }, sF = /* @__PURE__ */ m4(() => /* @__PURE__ */ l("div", { class: "new-election-title-container" }, [
|
19763
|
+
/* @__PURE__ */ l("span", {
|
19747
19764
|
class: "new-election-title",
|
19748
19765
|
"data-test": "title"
|
19749
19766
|
}, "Create new election")
|
19750
|
-
], -1)),
|
19767
|
+
], -1)), nF = { class: "new-election-button" }, rF = {
|
19751
19768
|
key: 0,
|
19752
19769
|
class: "no-elections-container"
|
19753
|
-
},
|
19770
|
+
}, lF = /* @__PURE__ */ m4(() => /* @__PURE__ */ l("span", {
|
19754
19771
|
class: "no-elections-title",
|
19755
19772
|
"data-test": "title"
|
19756
|
-
}, "Your dashboard is empty", -1)),
|
19773
|
+
}, "Your dashboard is empty", -1)), oF = /* @__PURE__ */ m4(() => /* @__PURE__ */ l("span", {
|
19757
19774
|
class: "no-elections-text",
|
19758
19775
|
"data-test": "title"
|
19759
|
-
}, "Once you create new elections you will see them displayed in this dashboard.", -1)),
|
19776
|
+
}, "Once you create new elections you will see them displayed in this dashboard.", -1)), fF = /* @__PURE__ */ B({
|
19760
19777
|
__name: "ElectionDashboardLayout",
|
19761
19778
|
setup(c) {
|
19762
19779
|
const a = [
|
@@ -19810,12 +19827,12 @@ const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc
|
|
19810
19827
|
}
|
19811
19828
|
];
|
19812
19829
|
return (e, i) => {
|
19813
|
-
const t = H("AVNavbarItem"), s = H("AVNavigationItemList"), n = H("AVMenuDropdown"), r = H("AVNavbar"),
|
19830
|
+
const t = H("AVNavbarItem"), s = H("AVNavigationItemList"), n = H("AVMenuDropdown"), r = H("AVNavbar"), o = H("AVIcon"), m = H("AVCard"), f = H("AVElectionCard"), v = H("AVContent"), p = H("AVFooter");
|
19814
19831
|
return u(), d(R, null, [
|
19815
19832
|
z(r, null, {
|
19816
19833
|
default: F(() => [
|
19817
|
-
|
19818
|
-
|
19834
|
+
aF,
|
19835
|
+
l("div", iF, [
|
19819
19836
|
z(s, { type: "navbar" }, {
|
19820
19837
|
default: F(() => [
|
19821
19838
|
z(t, {
|
@@ -19856,15 +19873,15 @@ const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc
|
|
19856
19873
|
class: "dashboard-container"
|
19857
19874
|
}, {
|
19858
19875
|
default: F(() => [
|
19859
|
-
|
19876
|
+
l("a", tF, [
|
19860
19877
|
z(m, {
|
19861
19878
|
variant: "rounded",
|
19862
19879
|
role: "button"
|
19863
19880
|
}, {
|
19864
19881
|
default: F(() => [
|
19865
|
-
|
19866
|
-
|
19867
|
-
z(
|
19882
|
+
sF,
|
19883
|
+
l("div", nF, [
|
19884
|
+
z(o, {
|
19868
19885
|
icon: "fa-solid fa-circle-plus",
|
19869
19886
|
class: "new-election-icon"
|
19870
19887
|
})
|
@@ -19873,13 +19890,13 @@ const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc
|
|
19873
19890
|
_: 1
|
19874
19891
|
})
|
19875
19892
|
]),
|
19876
|
-
a.length === 0 ? (u(), d("div",
|
19877
|
-
z(
|
19893
|
+
a.length === 0 ? (u(), d("div", rF, [
|
19894
|
+
z(o, {
|
19878
19895
|
icon: "fa-solid fa-folder-open",
|
19879
19896
|
class: "no-elections-icon"
|
19880
19897
|
}),
|
19881
|
-
|
19882
|
-
|
19898
|
+
lF,
|
19899
|
+
oF
|
19883
19900
|
])) : b("", !0),
|
19884
19901
|
(u(), d(R, null, Y(a, (h) => z(f, {
|
19885
19902
|
key: h.id,
|
@@ -19905,60 +19922,60 @@ const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc
|
|
19905
19922
|
};
|
19906
19923
|
}
|
19907
19924
|
});
|
19908
|
-
const
|
19925
|
+
const uF = /* @__PURE__ */ D(fF, [["__scopeId", "data-v-20fc858f"]]), dF = {
|
19909
19926
|
install: function(c) {
|
19910
|
-
c.component("AVIcon", hD), c.component("AVButton", HD), c.component("AVSpinner", gD), c.component("AVBullet", I4), c.component("AVTextInput", kD), c.component("AVNumberInput", jD), c.component("AVPasswordInput", GD), c.component("AVDatetimeInput", eI), c.component("AVTextArea", oI), c.component("AVCard", dI), c.component("AVRoundButton", pI), c.component("AVLabel", uI), c.component("AVDropdown", xI), c.component("AVDropdownContent", SI), c.component("AVDropdownItem", wI), c.component("AVAlert", PI), c.component("AVFileInput", dP), c.component("AVRadio", HP), c.component("AVLink", CP), c.component("AVNavbarItem", SP), c.component("AVSidebarItem", DP), c.component("AVTooltip", jP), c.component("AVMenuDropdown", $P), c.component("AVMenuDropdownContent", WP), c.component("AVMenuDropdownItem", QP), c.component("AVAsyncButton", JP), c.component("AVTabSwitcher", aB), c.component("AVBallotSummary", rB), c.component("AVTimedCard", uB), c.component("AVBasicSteps", VB), c.component("AVSteps", gB), c.component("AVOptionSelect", wB), c.component("AVOptionCheckbox", BB), c.component("AVTransitionSlide", OB), c.component("AVCollapser", FB), c.component("AVRadioGroup", GB), c.component("AVNavigationItemList", QB), c.component("AVBreadcrumb", cO), c.component("AVElectionCard", zO), c.component("AVBallotStyleCard", AO), c.component("AVSummaryOption", IO), c.component("AVOption",
|
19927
|
+
c.component("AVIcon", hD), c.component("AVButton", HD), c.component("AVSpinner", gD), c.component("AVBullet", I4), c.component("AVTextInput", kD), c.component("AVNumberInput", jD), c.component("AVPasswordInput", GD), c.component("AVDatetimeInput", eI), c.component("AVTextArea", oI), c.component("AVCard", dI), c.component("AVRoundButton", pI), c.component("AVLabel", uI), c.component("AVDropdown", xI), c.component("AVDropdownContent", SI), c.component("AVDropdownItem", wI), c.component("AVAlert", PI), c.component("AVFileInput", dP), c.component("AVRadio", HP), c.component("AVLink", CP), c.component("AVNavbarItem", SP), c.component("AVSidebarItem", DP), c.component("AVTooltip", jP), c.component("AVMenuDropdown", $P), c.component("AVMenuDropdownContent", WP), c.component("AVMenuDropdownItem", QP), c.component("AVAsyncButton", JP), c.component("AVTabSwitcher", aB), c.component("AVBallotSummary", rB), c.component("AVTimedCard", uB), c.component("AVBasicSteps", VB), c.component("AVSteps", gB), c.component("AVOptionSelect", wB), c.component("AVOptionCheckbox", BB), c.component("AVTransitionSlide", OB), c.component("AVCollapser", FB), c.component("AVRadioGroup", GB), c.component("AVNavigationItemList", QB), c.component("AVBreadcrumb", cO), c.component("AVElectionCard", zO), c.component("AVBallotStyleCard", AO), c.component("AVSummaryOption", IO), c.component("AVOption", KO), c.component("AVBlankOption", nj), c.component("AVWriteInOption", zj), c.component("AVSubmissionHelper", _j), c.component("AVSearchBallot", Wj), c.component("AVSplitWeightHelper", Kj), c.component("AVSplitWizardHeader", nE), c.component("AVFooter", mE), c.component("AVSidebar", hE), c.component("AVNavbar", ME), c.component("AVContent", yE), c.component("AVModal", wE), c.component("AVBallot", EE), c.component("AVPileSummary", tq), c.component("AVSplitHelper", _q), c.component("OneColumnLayout", Eq), c.component("TwoColumnsLayout", Qq), c.component("NoSidebarLayout", eF), c.component("ElectionDashboardLayout", uF), c.component("popper-tooltip", T_);
|
19911
19928
|
}
|
19912
19929
|
};
|
19913
19930
|
export {
|
19914
19931
|
PI as AVAlert,
|
19915
19932
|
JP as AVAsyncButton,
|
19916
|
-
|
19933
|
+
EE as AVBallot,
|
19917
19934
|
AO as AVBallotStyleCard,
|
19918
19935
|
rB as AVBallotSummary,
|
19919
19936
|
VB as AVBasicSteps,
|
19920
|
-
|
19937
|
+
nj as AVBlankOption,
|
19921
19938
|
cO as AVBreadcrumb,
|
19922
19939
|
I4 as AVBullet,
|
19923
19940
|
HD as AVButton,
|
19924
19941
|
dI as AVCard,
|
19925
19942
|
FB as AVCollapser,
|
19926
|
-
|
19943
|
+
yE as AVContent,
|
19927
19944
|
eI as AVDatetimeInput,
|
19928
19945
|
xI as AVDropdown,
|
19929
19946
|
SI as AVDropdownContent,
|
19930
19947
|
wI as AVDropdownItem,
|
19931
19948
|
zO as AVElectionCard,
|
19932
19949
|
dP as AVFileInput,
|
19933
|
-
|
19950
|
+
mE as AVFooter,
|
19934
19951
|
hD as AVIcon,
|
19935
19952
|
uI as AVLabel,
|
19936
19953
|
CP as AVLink,
|
19937
19954
|
$P as AVMenuDropdown,
|
19938
19955
|
WP as AVMenuDropdownContent,
|
19939
19956
|
QP as AVMenuDropdownItem,
|
19940
|
-
|
19941
|
-
|
19957
|
+
wE as AVModal,
|
19958
|
+
ME as AVNavbar,
|
19942
19959
|
SP as AVNavbarItem,
|
19943
19960
|
QB as AVNavigationItemList,
|
19944
19961
|
jD as AVNumberInput,
|
19945
|
-
|
19962
|
+
KO as AVOption,
|
19946
19963
|
BB as AVOptionCheckbox,
|
19947
19964
|
wB as AVOptionSelect,
|
19948
19965
|
GD as AVPasswordInput,
|
19949
|
-
|
19966
|
+
tq as AVPileSummary,
|
19950
19967
|
HP as AVRadio,
|
19951
19968
|
GB as AVRadioGroup,
|
19952
19969
|
pI as AVRoundButton,
|
19953
|
-
|
19954
|
-
|
19970
|
+
Wj as AVSearchBallot,
|
19971
|
+
hE as AVSidebar,
|
19955
19972
|
DP as AVSidebarItem,
|
19956
19973
|
gD as AVSpinner,
|
19957
|
-
|
19958
|
-
|
19959
|
-
|
19974
|
+
_q as AVSplitHelper,
|
19975
|
+
Kj as AVSplitWeightHelper,
|
19976
|
+
nE as AVSplitWizardHeader,
|
19960
19977
|
gB as AVSteps,
|
19961
|
-
|
19978
|
+
_j as AVSubmissionHelper,
|
19962
19979
|
IO as AVSummaryOption,
|
19963
19980
|
aB as AVTabSwitcher,
|
19964
19981
|
oI as AVTextArea,
|
@@ -19966,10 +19983,10 @@ export {
|
|
19966
19983
|
uB as AVTimedCard,
|
19967
19984
|
jP as AVTooltip,
|
19968
19985
|
OB as AVTransitionSlide,
|
19969
|
-
|
19970
|
-
|
19971
|
-
|
19972
|
-
|
19973
|
-
|
19974
|
-
|
19986
|
+
zj as AVWriteInOption,
|
19987
|
+
uF as ElectionDashboardLayout,
|
19988
|
+
eF as NoSidebarLayout,
|
19989
|
+
Eq as OneColumnLayout,
|
19990
|
+
Qq as TwoColumnsLayout,
|
19991
|
+
dF as default
|
19975
19992
|
};
|