@assemblyvoting/ui-library 2.1.2-beta.1 → 2.1.2-mads
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 +2 -2
- package/dist/components/atoms/AVCollapser/AVCollapser.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVDatetimeInput/AVDatetimeInput.vue.d.ts +1 -1
- package/dist/components/atoms/AVDatetimeInput/AVDatetimeInput.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdown.vue.d.ts +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdown.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdownContent.vue.d.ts +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdownContent.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdownItem.vue.d.ts +1 -1
- package/dist/components/atoms/AVDropdown/AVDropdownItem.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVFileInput/AVFileInput.vue.d.ts +1 -1
- package/dist/components/atoms/AVFileInput/AVFileInput.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVIcon/AVIcon.vue.d.ts +2 -2
- package/dist/components/atoms/AVIcon/AVIcon.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVLabel/AVLabel.vue.d.ts +1 -1
- package/dist/components/atoms/AVLabel/AVLabel.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVLink/AVLink.vue.d.ts +1 -1
- package/dist/components/atoms/AVLink/AVLink.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdown.vue.d.ts +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdown.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdownContent.vue.d.ts +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdownContent.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdownItem.vue.d.ts +1 -1
- package/dist/components/atoms/AVMenuDropdown/AVMenuDropdownItem.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVNavbarItem/AVNavbarItem.vue.d.ts +1 -1
- package/dist/components/atoms/AVNavbarItem/AVNavbarItem.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVNumberInput/AVNumberInput.vue.d.ts +1 -1
- package/dist/components/atoms/AVNumberInput/AVNumberInput.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVOptionCheckbox/AVOptionCheckbox.vue.d.ts +1 -1
- package/dist/components/atoms/AVOptionCheckbox/AVOptionCheckbox.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVOptionSelect/AVOptionSelect.vue.d.ts +1 -1
- package/dist/components/atoms/AVOptionSelect/AVOptionSelect.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVPasswordInput/AVPasswordInput.vue.d.ts +1 -1
- package/dist/components/atoms/AVPasswordInput/AVPasswordInput.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVRadio/AVRadio.vue.d.ts +1 -1
- package/dist/components/atoms/AVRadio/AVRadio.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVRoundButton/AVRoundButton.vue.d.ts +1 -1
- package/dist/components/atoms/AVRoundButton/AVRoundButton.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVSidebarItem/AVSidebarItem.vue.d.ts +1 -1
- package/dist/components/atoms/AVSidebarItem/AVSidebarItem.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVSpinner/AVSpinner.vue.d.ts +1 -1
- package/dist/components/atoms/AVSpinner/AVSpinner.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVSteps/AVSteps.vue.d.ts +2 -2
- package/dist/components/atoms/AVSteps/AVSteps.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTabSwitcher/AVTabSwitcher.vue.d.ts +1 -1
- package/dist/components/atoms/AVTabSwitcher/AVTabSwitcher.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTextArea/AVTextArea.vue.d.ts +1 -1
- package/dist/components/atoms/AVTextArea/AVTextArea.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTextInput/AVTextInput.vue.d.ts +1 -1
- package/dist/components/atoms/AVTextInput/AVTextInput.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTimedCard/AVTimedCard.vue.d.ts +1 -1
- package/dist/components/atoms/AVTimedCard/AVTimedCard.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTooltip/AVTooltip.vue.d.ts +2 -2
- package/dist/components/atoms/AVTooltip/AVTooltip.vue.d.ts.map +1 -1
- package/dist/components/atoms/AVTransitionSlide/AVTransitionSlide.vue.d.ts +2 -2
- package/dist/components/atoms/AVTransitionSlide/AVTransitionSlide.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVBallotStyleCard/AVBallotStyleCard.vue.d.ts +1 -1
- package/dist/components/molecules/AVBallotStyleCard/AVBallotStyleCard.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVBlankOption/AVBlankOption.vue.d.ts +1 -1
- package/dist/components/molecules/AVBlankOption/AVBlankOption.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVBreadcrumb/AVBreadcrumb.vue.d.ts +1 -1
- package/dist/components/molecules/AVBreadcrumb/AVBreadcrumb.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVElectionCard/AVElectionCard.vue.d.ts +1 -1
- package/dist/components/molecules/AVElectionCard/AVElectionCard.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVNavigationItemList/AVNavigationItemList.vue.d.ts +1 -1
- package/dist/components/molecules/AVNavigationItemList/AVNavigationItemList.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVOption/AVOption.vue.d.ts +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 +1 -1
- package/dist/components/molecules/AVSearchBallot/AVSearchBallot.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVSplitWeightHelper/AVSplitWeightHelper.vue.d.ts +1 -1
- package/dist/components/molecules/AVSplitWeightHelper/AVSplitWeightHelper.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVSplitWizardHeader/AVSplitWizardHeader.vue.d.ts +2 -2
- package/dist/components/molecules/AVSplitWizardHeader/AVSplitWizardHeader.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVSubmissionHelper/AVSubmissionHelper.vue.d.ts +1 -1
- package/dist/components/molecules/AVSubmissionHelper/AVSubmissionHelper.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVSummaryOption/AVSummaryOption.vue.d.ts +2 -2
- package/dist/components/molecules/AVSummaryOption/AVSummaryOption.vue.d.ts.map +1 -1
- package/dist/components/molecules/AVWriteInOption/AVWriteInOption.vue.d.ts +1 -1
- package/dist/components/molecules/AVWriteInOption/AVWriteInOption.vue.d.ts.map +1 -1
- package/dist/components/organisms/AVBallot/AVBallot.vue.d.ts +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 +2 -2
- package/dist/components/organisms/AVSplitHelper/AVSplitHelper.vue.d.ts.map +1 -1
- package/dist/components/templates/ElectionDashboardLayout/ElectionDashboardLayout.vue.d.ts +2 -2
- package/dist/components/templates/ElectionDashboardLayout/ElectionDashboardLayout.vue.d.ts.map +1 -1
- package/dist/index.cjs +6 -6
- package/dist/{UILibrary.d.ts → index.d.ts} +1 -1
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +637 -649
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/dist/UILibrary.d.ts.map +0 -1
package/dist/index.js
CHANGED
@@ -1,10 +1,10 @@
|
|
1
|
-
import { unref as Z2, getCurrentScope as nk, onScopeDispose as rk, watch as
|
1
|
+
import { unref as Z2, getCurrentScope as nk, onScopeDispose as rk, watch as a2, ref as $, computed as L, onMounted as v2, onUnmounted as lk, h as j2, Transition as S2, withDirectives as N2, vShow as X2, defineComponent as B, openBlock as u, createElementBlock as d, createBlock as j, resolveDynamicComponent as Oa, withCtx as F, renderSlot as Z, resolveComponent as H, normalizeClass as O, createCommentVNode as b, createTextVNode as K, toDisplayString as V, createElementVNode as r, createVNode as z, normalizeStyle as H2, reactive as T9, provide as D9, Fragment as R, renderList as Y, inject as I9, pushScopeId as T2, popScopeId as D2, useCssVars as ok, mergeProps as fk, withModifiers as A2, withKeys as P9, getCurrentInstance as uk, nextTick as mk, vModelText as B9 } from "vue";
|
2
2
|
var i2 = "top", u2 = "bottom", m2 = "right", t2 = "left", P4 = "auto", x1 = [i2, u2, m2, t2], J2 = "start", z1 = "end", dk = "clippingParents", O9 = "viewport", u1 = "popper", vk = "reference", ja = /* @__PURE__ */ x1.reduce(function(c, a) {
|
3
3
|
return c.concat([a + "-" + J2, a + "-" + z1]);
|
4
4
|
}, []), j9 = /* @__PURE__ */ [].concat(x1, [P4]).reduce(function(c, a) {
|
5
5
|
return c.concat([a, a + "-" + J2, a + "-" + z1]);
|
6
6
|
}, []), pk = "beforeRead", hk = "read", Vk = "afterRead", zk = "beforeMain", Hk = "main", Mk = "afterMain", gk = "beforeWrite", Ck = "write", Lk = "afterWrite", bk = [pk, hk, Vk, zk, Hk, Mk, gk, Ck, Lk];
|
7
|
-
function
|
7
|
+
function V2(c) {
|
8
8
|
return c ? (c.nodeName || "").toLowerCase() : null;
|
9
9
|
}
|
10
10
|
function n2(c) {
|
@@ -34,7 +34,7 @@ function xk(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) || !V2(s) || (Object.assign(s.style, i), Object.keys(t).forEach(function(n) {
|
38
38
|
var l = t[n];
|
39
39
|
l === !1 ? s.removeAttribute(n) : s.setAttribute(n, l === !0 ? "" : l);
|
40
40
|
}));
|
@@ -55,11 +55,11 @@ function yk(c) {
|
|
55
55
|
};
|
56
56
|
return Object.assign(a.elements.popper.style, e.popper), a.styles = e, a.elements.arrow && Object.assign(a.elements.arrow.style, e.arrow), function() {
|
57
57
|
Object.keys(a.elements).forEach(function(i) {
|
58
|
-
var t = a.elements[i], s = a.attributes[i] || {}, n = Object.keys(a.styles.hasOwnProperty(i) ? a.styles[i] : e[i]), l = 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]), l = n.reduce(function(o, m) {
|
59
|
+
return o[m] = "", o;
|
60
60
|
}, {});
|
61
|
-
!f2(t) || !
|
62
|
-
t.removeAttribute(
|
61
|
+
!f2(t) || !V2(t) || (Object.assign(t.style, l), Object.keys(s).forEach(function(o) {
|
62
|
+
t.removeAttribute(o);
|
63
63
|
}));
|
64
64
|
});
|
65
65
|
};
|
@@ -72,7 +72,7 @@ const Ak = {
|
|
72
72
|
effect: yk,
|
73
73
|
requires: ["computeStyles"]
|
74
74
|
};
|
75
|
-
function
|
75
|
+
function h2(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, l = n.visualViewport,
|
92
|
+
var n = $2(c) ? n2(c) : window, l = n.visualViewport, o = !E9() && e, m = (i.left + (o && l ? l.offsetLeft : 0)) / t, f = (i.top + (o && l ? l.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 Sk(c) {
|
131
|
-
return ["table", "td", "th"].indexOf(
|
131
|
+
return ["table", "td", "th"].indexOf(V2(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 V2(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 Nk(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(V2(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 Nk(c) {
|
|
171
171
|
function y1(c) {
|
172
172
|
for (var a = n2(c), e = Ea(c); e && Sk(e) && M2(e).position === "static"; )
|
173
173
|
e = Ea(e);
|
174
|
-
return e && (
|
174
|
+
return e && (V2(e) === "html" || V2(e) === "body" && M2(e).position === "static") ? a : e || Nk(c) || a;
|
175
175
|
}
|
176
176
|
function j4(c) {
|
177
177
|
return ["top", "bottom"].indexOf(c) >= 0 ? "x" : "y";
|
@@ -205,9 +205,9 @@ var kk = function(a, e) {
|
|
205
205
|
})) : a, $9(typeof a != "number" ? a : R9(a, x1));
|
206
206
|
};
|
207
207
|
function _k(c) {
|
208
|
-
var a, e = c.state, i = c.name, t = c.options, s = e.elements.arrow, n = e.modifiersData.popperOffsets, l =
|
208
|
+
var a, e = c.state, i = c.name, t = c.options, s = e.elements.arrow, n = e.modifiersData.popperOffsets, l = h2(e.placement), o = j4(l), m = [t2, m2].indexOf(l) >= 0, f = m ? "height" : "width";
|
209
209
|
if (!(!s || !n)) {
|
210
|
-
var v = kk(t.padding, e), p = O4(s), h =
|
210
|
+
var v = kk(t.padding, e), p = O4(s), h = o === "y" ? i2 : t2, C = 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[C], S = _ / 2 - p[f] / 2 + g, q = v1(w, S, P), A = o;
|
211
211
|
e.modifiersData[i] = (a = {}, a[A] = q, a.centerOffset = q - S, a);
|
212
212
|
}
|
213
213
|
}
|
@@ -241,7 +241,7 @@ function Pk(c, a) {
|
|
241
241
|
};
|
242
242
|
}
|
243
243
|
function qa(c) {
|
244
|
-
var a, e = c.popper, i = c.popperRect, t = c.placement, s = c.variation, n = c.offsets, l = c.position,
|
244
|
+
var a, e = c.popper, i = c.popperRect, t = c.placement, s = c.variation, n = c.offsets, l = c.position, o = c.gpuAcceleration, m = c.adaptive, f = c.roundOffsets, v = c.isFixed, p = n.x, h = p === void 0 ? 0 : p, C = n.y, M = C === void 0 ? 0 : C, 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[A]
|
268
268
|
);
|
269
|
-
h -= x - i.width, h *=
|
269
|
+
h -= x - 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 Bk(c) {
|
288
|
-
var a = c.state, e = c.options, i = e.gpuAcceleration, t = i === void 0 ? !0 : i, s = e.adaptive, n = s === void 0 ? !0 : s, l = 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, l = e.roundOffsets, o = l === void 0 ? !0 : l, m = {
|
289
|
+
placement: h2(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 Bk(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 jk(c) {
|
321
|
-
var a = c.state, e = c.instance, i = c.options, t = i.scroll, s = t === void 0 ? !0 : t, n = i.resize, l = 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, l = 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
|
-
}), l &&
|
324
|
+
}), l && o.addEventListener("resize", e.update, Q1), function() {
|
325
325
|
s && m.forEach(function(f) {
|
326
326
|
f.removeEventListener("scroll", e.update, Q1);
|
327
|
-
}), l &&
|
327
|
+
}), l && o.removeEventListener("resize", e.update, Q1);
|
328
328
|
};
|
329
329
|
}
|
330
330
|
const Ek = {
|
@@ -367,26 +367,26 @@ function q4(c) {
|
|
367
367
|
return c1(I2(c)).left + E4(c).scrollLeft;
|
368
368
|
}
|
369
369
|
function $k(c, a) {
|
370
|
-
var e = n2(c), i = I2(c), t = e.visualViewport, s = i.clientWidth, n = i.clientHeight, l = 0,
|
370
|
+
var e = n2(c), i = I2(c), t = e.visualViewport, s = i.clientWidth, n = i.clientHeight, l = 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") && (l = t.offsetLeft,
|
374
|
+
(m || !m && a === "fixed") && (l = t.offsetLeft, o = t.offsetTop);
|
375
375
|
}
|
376
376
|
return {
|
377
377
|
width: s,
|
378
378
|
height: n,
|
379
379
|
x: l + q4(c),
|
380
|
-
y:
|
380
|
+
y: o
|
381
381
|
};
|
382
382
|
}
|
383
383
|
function Rk(c) {
|
384
|
-
var a, e = I2(c), i = E4(c), t = (a = c.ownerDocument) == null ? void 0 : a.body, s = F2(e.scrollWidth, e.clientWidth, t ? t.scrollWidth : 0, t ? t.clientWidth : 0), n = F2(e.scrollHeight, e.clientHeight, t ? t.scrollHeight : 0, t ? t.clientHeight : 0), l = -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), l = -i.scrollLeft + q4(c), o = -i.scrollTop;
|
385
385
|
return M2(t || e).direction === "rtl" && (l += F2(e.clientWidth, t ? t.clientWidth : 0) - s), {
|
386
386
|
width: s,
|
387
387
|
height: n,
|
388
388
|
x: l,
|
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(V2(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 Wk(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) && V2(t) !== "body";
|
427
427
|
}) : [];
|
428
428
|
}
|
429
429
|
function Gk(c, a, e, i) {
|
430
|
-
var t = a === "clippingParents" ? Wk(c) : [].concat(a), s = [].concat(t, [e]), n = s[0], l = s.reduce(function(
|
430
|
+
var t = a === "clippingParents" ? Wk(c) : [].concat(a), s = [].concat(t, [e]), n = s[0], l = 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 l.width = l.right - l.left, l.height = l.bottom - l.top, l.x = l.left, l.y = l.top, l;
|
435
435
|
}
|
436
436
|
function W9(c) {
|
437
|
-
var a = c.reference, e = c.element, i = c.placement, t = i ?
|
437
|
+
var a = c.reference, e = c.element, i = c.placement, t = i ? h2(i) : null, s = i ? e1(i) : null, n = a.x + a.width / 2 - e.width / 2, l = a.y + a.height / 2 - e.height / 2, 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: l
|
455
455
|
};
|
456
456
|
break;
|
457
457
|
case t2:
|
458
|
-
|
458
|
+
o = {
|
459
459
|
x: a.x - e.width,
|
460
460
|
y: l
|
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, l = 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, l = e.boundary, o = l === void 0 ? dk : l, m = e.rootBoundary, f = m === void 0 ? O9 : m, v = e.elementContext, p = v === void 0 ? u1 : v, h = e.altBoundary, C = h === void 0 ? !1 : h, M = e.padding, y = M === void 0 ? 0 : M, I = $9(typeof y != "number" ? y : R9(y, x1)), _ = p === u1 ? vk : u1, g = c.rects.popper, w = c.elements[C ? _ : p], P = Gk($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,7 +504,7 @@ function H1(c, a) {
|
|
504
504
|
}
|
505
505
|
function Yk(c, a) {
|
506
506
|
a === void 0 && (a = {});
|
507
|
-
var e = a, i = e.placement, t = e.boundary, s = e.rootBoundary, n = e.padding, l = e.flipVariations,
|
507
|
+
var e = a, i = e.placement, t = e.boundary, s = e.rootBoundary, n = e.padding, l = e.flipVariations, o = e.allowedAutoPlacements, m = o === void 0 ? j9 : o, f = e1(i), v = f ? l ? ja : ja.filter(function(C) {
|
508
508
|
return e1(C) === f;
|
509
509
|
}) : x1, p = v.filter(function(C) {
|
510
510
|
return m.indexOf(C) >= 0;
|
@@ -516,14 +516,14 @@ function Yk(c, a) {
|
|
516
516
|
boundary: t,
|
517
517
|
rootBoundary: s,
|
518
518
|
padding: n
|
519
|
-
})[
|
519
|
+
})[h2(M)], C;
|
520
520
|
}, {});
|
521
521
|
return Object.keys(h).sort(function(C, M) {
|
522
522
|
return h[C] - h[M];
|
523
523
|
});
|
524
524
|
}
|
525
525
|
function Qk(c) {
|
526
|
-
if (
|
526
|
+
if (h2(c) === P4)
|
527
527
|
return [];
|
528
528
|
var a = s3(c);
|
529
529
|
return [Fa(c), a, Fa(a)];
|
@@ -531,8 +531,8 @@ function Qk(c) {
|
|
531
531
|
function Zk(c) {
|
532
532
|
var a = c.state, e = c.options, i = c.name;
|
533
533
|
if (!a.modifiersData[i]._skip) {
|
534
|
-
for (var t = e.mainAxis, s = t === void 0 ? !0 : t, n = e.altAxis, l = n === void 0 ? !0 : n,
|
535
|
-
return W2.concat(
|
534
|
+
for (var t = e.mainAxis, s = t === void 0 ? !0 : t, n = e.altAxis, l = n === void 0 ? !0 : n, o = e.fallbackPlacements, m = e.padding, f = e.boundary, v = e.rootBoundary, p = e.altBoundary, h = e.flipVariations, C = h === void 0 ? !0 : h, M = e.allowedAutoPlacements, y = a.options.placement, I = h2(y), _ = I === y, g = o || (_ || !C ? [s3(y)] : Qk(y)), w = [y].concat(g).reduce(function(W2, x2) {
|
535
|
+
return W2.concat(h2(x2) === P4 ? Yk(a, {
|
536
536
|
placement: x2,
|
537
537
|
boundary: f,
|
538
538
|
rootBoundary: v,
|
@@ -541,16 +541,16 @@ function Zk(c) {
|
|
541
541
|
allowedAutoPlacements: M
|
542
542
|
}) : x2);
|
543
543
|
}, []), P = a.rects.reference, S = a.rects.popper, q = /* @__PURE__ */ new Map(), A = !0, k = w[0], x = 0; x < w.length; x++) {
|
544
|
-
var E = w[x], X =
|
544
|
+
var E = w[x], X = h2(E), G = e1(E) === J2, l2 = [i2, u2].indexOf(X) >= 0, z2 = l2 ? "width" : "height", J = H1(a, {
|
545
545
|
placement: E,
|
546
546
|
boundary: f,
|
547
547
|
rootBoundary: v,
|
548
548
|
altBoundary: p,
|
549
549
|
padding: m
|
550
|
-
}),
|
551
|
-
P[z2] > S[z2] && (
|
552
|
-
var s2 = s3(
|
553
|
-
if (s && o2.push(J[X] <= 0), l && o2.push(J[
|
550
|
+
}), e2 = l2 ? G ? m2 : t2 : G ? u2 : i2;
|
551
|
+
P[z2] > S[z2] && (e2 = s3(e2));
|
552
|
+
var s2 = s3(e2), o2 = [];
|
553
|
+
if (s && o2.push(J[X] <= 0), l && o2.push(J[e2] <= 0, J[s2] <= 0), o2.every(function(W2) {
|
554
554
|
return W2;
|
555
555
|
})) {
|
556
556
|
k = E, A = !1;
|
@@ -608,9 +608,9 @@ function Jk(c) {
|
|
608
608
|
elementContext: "reference"
|
609
609
|
}), l = H1(a, {
|
610
610
|
altBoundary: !0
|
611
|
-
}),
|
611
|
+
}), o = Ra(n, i), m = Ra(l, 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 Kk = {
|
|
627
627
|
fn: Jk
|
628
628
|
};
|
629
629
|
function c_(c, a, e) {
|
630
|
-
var i =
|
630
|
+
var i = h2(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], l = s[1];
|
633
633
|
return n = n || 0, l = (l || 0) * t, [t2, m2].indexOf(i) >= 0 ? {
|
@@ -641,8 +641,8 @@ function c_(c, a, e) {
|
|
641
641
|
function e_(c) {
|
642
642
|
var a = c.state, e = c.options, i = c.name, t = e.offset, s = t === void 0 ? [0, 0] : t, n = j9.reduce(function(f, v) {
|
643
643
|
return f[v] = c_(v, a.rects, s), f;
|
644
|
-
}, {}), l = n[a.placement],
|
645
|
-
a.modifiersData.popperOffsets != null && (a.modifiersData.popperOffsets.x +=
|
644
|
+
}, {}), l = n[a.placement], o = l.x, m = l.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 a_ = {
|
648
648
|
name: "offset",
|
@@ -671,12 +671,12 @@ function s_(c) {
|
|
671
671
|
return c === "x" ? "y" : "x";
|
672
672
|
}
|
673
673
|
function n_(c) {
|
674
|
-
var a = c.state, e = c.options, i = c.name, t = e.mainAxis, s = t === void 0 ? !0 : t, n = e.altAxis, l = 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, l = 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, C = e.tetherOffset, M = C === void 0 ? 0 : C, y = H1(a, {
|
675
|
+
boundary: o,
|
676
676
|
rootBoundary: m,
|
677
677
|
padding: v,
|
678
678
|
altBoundary: f
|
679
|
-
}), I =
|
679
|
+
}), I = h2(a.placement), _ = e1(a.placement), g = !_, w = j4(I), P = s_(w), S = a.modifiersData.popperOffsets, q = a.rects.reference, A = a.rects.popper, k = typeof M == "function" ? M(Object.assign({}, a.rects, {
|
680
680
|
placement: a.placement
|
681
681
|
})) : M, x = typeof k == "number" ? {
|
682
682
|
mainAxis: k,
|
@@ -690,11 +690,11 @@ function n_(c) {
|
|
690
690
|
};
|
691
691
|
if (S) {
|
692
692
|
if (s) {
|
693
|
-
var G, l2 = w === "y" ? i2 : t2, z2 = w === "y" ? u2 : m2, J = w === "y" ? "height" : "width",
|
693
|
+
var G, l2 = w === "y" ? i2 : t2, z2 = w === "y" ? u2 : m2, J = w === "y" ? "height" : "width", e2 = S[w], s2 = e2 + y[l2], o2 = e2 - y[z2], P2 = h ? -A[J] / 2 : 0, d4 = _ === J2 ? q[J] : A[J], o1 = _ === J2 ? -A[J] : -q[J], W1 = a.elements.arrow, W2 = h && W1 ? O4(W1) : {
|
694
694
|
width: 0,
|
695
695
|
height: 0
|
696
|
-
}, x2 = a.modifiersData["arrow#persistent"] ? a.modifiersData["arrow#persistent"].padding : F9(), f1 = x2[l2], G1 = x2[z2], B2 = v1(0, q[J], W2[J]), v4 = g ? q[J] / 2 - P2 - B2 - f1 - x.mainAxis : d4 - B2 - f1 - x.mainAxis, ck = g ? -q[J] / 2 + P2 + B2 + G1 + x.mainAxis : o1 + B2 + G1 + x.mainAxis, p4 = a.elements.arrow && y1(a.elements.arrow), ek = p4 ? w === "y" ? p4.clientTop || 0 : p4.clientLeft || 0 : 0, Na = (G = E == null ? void 0 : E[w]) != null ? G : 0, ak =
|
697
|
-
S[w] = wa, X[w] = wa -
|
696
|
+
}, x2 = a.modifiersData["arrow#persistent"] ? a.modifiersData["arrow#persistent"].padding : F9(), f1 = x2[l2], G1 = x2[z2], B2 = v1(0, q[J], W2[J]), v4 = g ? q[J] / 2 - P2 - B2 - f1 - x.mainAxis : d4 - B2 - f1 - x.mainAxis, ck = g ? -q[J] / 2 + P2 + B2 + G1 + x.mainAxis : o1 + B2 + G1 + x.mainAxis, p4 = a.elements.arrow && y1(a.elements.arrow), ek = p4 ? w === "y" ? p4.clientTop || 0 : p4.clientLeft || 0 : 0, Na = (G = E == null ? void 0 : E[w]) != null ? G : 0, ak = e2 + v4 - Na - ek, ik = e2 + ck - Na, wa = v1(h ? l3(s2, ak) : s2, e2, h ? F2(o2, ik) : o2);
|
697
|
+
S[w] = wa, X[w] = wa - e2;
|
698
698
|
}
|
699
699
|
if (l) {
|
700
700
|
var ka, tk = w === "x" ? i2 : t2, sk = w === "x" ? u2 : m2, O2 = S[P], Y1 = P === "y" ? "height" : "width", _a = O2 + y[tk], Ta = O2 - y[sk], h4 = [i2, t2].indexOf(I) !== -1, Da = (ka = E == null ? void 0 : E[P]) != null ? ka : 0, Ia = h4 ? _a : O2 - q[Y1] - A[Y1] - Da + x.altAxis, Pa = h4 ? O2 + q[Y1] + A[Y1] - Da - x.altAxis : Ta, Ba = h && h4 ? wk(Ia, O2, Pa) : v1(h ? Ia : _a, O2, h ? Pa : Ta);
|
@@ -728,14 +728,14 @@ function u_(c, a, e) {
|
|
728
728
|
var i = f2(a), t = f2(a) && f_(a), s = I2(a), n = c1(c, t, e), l = {
|
729
729
|
scrollLeft: 0,
|
730
730
|
scrollTop: 0
|
731
|
-
},
|
731
|
+
}, o = {
|
732
732
|
x: 0,
|
733
733
|
y: 0
|
734
734
|
};
|
735
|
-
return (i || !i && !e) && ((
|
736
|
-
F4(s)) && (l = o_(a)), f2(a) ? (
|
737
|
-
x: n.left + l.scrollLeft -
|
738
|
-
y: n.top + l.scrollTop -
|
735
|
+
return (i || !i && !e) && ((V2(a) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
|
736
|
+
F4(s)) && (l = o_(a)), f2(a) ? (o = c1(a, !0), o.x += a.clientLeft, o.y += a.clientTop) : s && (o.x = q4(s))), {
|
737
|
+
x: n.left + l.scrollLeft - o.x,
|
738
|
+
y: n.top + l.scrollTop - o.y,
|
739
739
|
width: n.width,
|
740
740
|
height: n.height
|
741
741
|
};
|
@@ -750,8 +750,8 @@ function m_(c) {
|
|
750
750
|
var n = [].concat(s.requires || [], s.requiresIfExists || []);
|
751
751
|
n.forEach(function(l) {
|
752
752
|
if (!e.has(l)) {
|
753
|
-
var
|
754
|
-
|
753
|
+
var o = a.get(l);
|
754
|
+
o && t(o);
|
755
755
|
}
|
756
756
|
}), i.push(s);
|
757
757
|
}
|
@@ -804,7 +804,7 @@ function Ga() {
|
|
804
804
|
function h_(c) {
|
805
805
|
c === void 0 && (c = {});
|
806
806
|
var a = c, e = a.defaultModifiers, i = e === void 0 ? [] : e, t = a.defaultOptions, s = t === void 0 ? Wa : t;
|
807
|
-
return function(l,
|
807
|
+
return function(l, o, m) {
|
808
808
|
m === void 0 && (m = s);
|
809
809
|
var f = {
|
810
810
|
placement: "bottom",
|
@@ -813,7 +813,7 @@ function h_(c) {
|
|
813
813
|
modifiersData: {},
|
814
814
|
elements: {
|
815
815
|
reference: l,
|
816
|
-
popper:
|
816
|
+
popper: o
|
817
817
|
},
|
818
818
|
attributes: {},
|
819
819
|
styles: {}
|
@@ -823,7 +823,7 @@ function h_(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(l) ? p1(l) : l.contextElement ? p1(l.contextElement) : [],
|
826
|
-
popper: p1(
|
826
|
+
popper: p1(o)
|
827
827
|
};
|
828
828
|
var g = d_(p_([].concat(i, f.options.modifiers)));
|
829
829
|
return f.orderedModifiers = g.filter(function(w) {
|
@@ -872,7 +872,7 @@ function h_(c) {
|
|
872
872
|
M(), p = !0;
|
873
873
|
}
|
874
874
|
};
|
875
|
-
if (!Ga(l,
|
875
|
+
if (!Ga(l, o))
|
876
876
|
return h;
|
877
877
|
h.setOptions(m).then(function(y) {
|
878
878
|
!p && m.onFirstUpdate && m.onFirstUpdate(y);
|
@@ -922,13 +922,13 @@ function C_(c, a = {}) {
|
|
922
922
|
clearTimeout(l), t(), t = o3;
|
923
923
|
};
|
924
924
|
return (l) => {
|
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(l())) : new Promise((f, v) => {
|
927
927
|
t = a.rejectOnCancel ? v : f, m && !i && (i = setTimeout(() => {
|
928
928
|
e && s(e), i = null, f(l());
|
929
929
|
}, m)), e = setTimeout(() => {
|
930
930
|
i && s(i), i = null, f(l());
|
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
|
-
}, l = (f, v, p, h) => (f.addEventListener(v, p, h), () => f.removeEventListener(v, p, h)),
|
957
|
+
}, l = (f, v, p, h) => (f.addEventListener(v, p, h), () => f.removeEventListener(v, p, h)), o = a2(() => [m1(a), f3(t)], ([f, v]) => {
|
958
958
|
n(), f && s.push(...e.flatMap((p) => i.map((h) => l(f, p, h, v))));
|
959
959
|
}, { immediate: !0, flush: "post" }), m = () => {
|
960
|
-
|
960
|
+
o(), n();
|
961
961
|
};
|
962
962
|
return b_(m), m;
|
963
963
|
}
|
@@ -968,7 +968,7 @@ function x_(c, a, e = {}) {
|
|
968
968
|
return;
|
969
969
|
M_ && !Za && (Za = !0, Array.from(i.document.body.children).forEach((p) => p.addEventListener("click", o3)));
|
970
970
|
let l = !0;
|
971
|
-
const
|
971
|
+
const o = (p) => t.some((h) => {
|
972
972
|
if (typeof h == "string")
|
973
973
|
return Array.from(i.document.querySelectorAll(h)).some((C) => C === p.target || p.composedPath().includes(C));
|
974
974
|
{
|
@@ -979,7 +979,7 @@ function x_(c, a, e = {}) {
|
|
979
979
|
V4(i, "click", (p) => {
|
980
980
|
const h = m1(c);
|
981
981
|
if (!(!h || h === p.target || p.composedPath().includes(h))) {
|
982
|
-
if (p.detail === 0 && (l = !
|
982
|
+
if (p.detail === 0 && (l = !o(p)), !l) {
|
983
983
|
l = !0;
|
984
984
|
return;
|
985
985
|
}
|
@@ -988,7 +988,7 @@ function x_(c, a, e = {}) {
|
|
988
988
|
}, { passive: !0, capture: s }),
|
989
989
|
V4(i, "pointerdown", (p) => {
|
990
990
|
const h = m1(c);
|
991
|
-
h && (l = !p.composedPath().includes(h) && !
|
991
|
+
h && (l = !p.composedPath().includes(h) && !o(p));
|
992
992
|
}, { passive: !0 }),
|
993
993
|
n && V4(i, "blur", (p) => {
|
994
994
|
var h;
|
@@ -1101,7 +1101,7 @@ const a9 = {
|
|
1101
1101
|
}
|
1102
1102
|
},
|
1103
1103
|
...c
|
1104
|
-
}, i = $(void 0), t = $(void 0), s = $(void 0), n = $(!1), l = $(!1),
|
1104
|
+
}, i = $(void 0), t = $(void 0), s = $(void 0), n = $(!1), l = $(!1), o = $(!1), m = $(e.placement || "top"), f = L(() => {
|
1105
1105
|
let { modifiers: A } = a9;
|
1106
1106
|
return e.modifiers && (A = [...A, ...e.modifiers]), {
|
1107
1107
|
...a9,
|
@@ -1121,7 +1121,7 @@ const a9 = {
|
|
1121
1121
|
n.value = !1;
|
1122
1122
|
return;
|
1123
1123
|
}
|
1124
|
-
l.value === !1 &&
|
1124
|
+
l.value === !1 && o.value === !1 && (n.value = !1);
|
1125
1125
|
}, v()), C = (A = "") => {
|
1126
1126
|
let k = A;
|
1127
1127
|
if (A === "" && (k = n.value ? "close" : "open"), k === "open") {
|
@@ -1130,7 +1130,7 @@ const a9 = {
|
|
1130
1130
|
}
|
1131
1131
|
h();
|
1132
1132
|
}, M = (A = "", k = "") => {
|
1133
|
-
e.hover !== !1 && (k === "trigger" ? l.value = A === "open" :
|
1133
|
+
e.hover !== !1 && (k === "trigger" ? l.value = A === "open" : o.value = A === "open", C(A));
|
1134
1134
|
}, y = function(A, k) {
|
1135
1135
|
const { slots: x } = k;
|
1136
1136
|
return j2(
|
@@ -1266,7 +1266,7 @@ const a9 = {
|
|
1266
1266
|
e.disableClickOutside !== !0 && C("close");
|
1267
1267
|
},
|
1268
1268
|
{ ignore: [t] }
|
1269
|
-
),
|
1269
|
+
), v2(() => {
|
1270
1270
|
i.value !== void 0 && t.value !== void 0 && (s.value = z_(
|
1271
1271
|
i.value,
|
1272
1272
|
t.value,
|
@@ -1275,7 +1275,7 @@ const a9 = {
|
|
1275
1275
|
}), lk(() => {
|
1276
1276
|
var A;
|
1277
1277
|
(A = s.value) == null || A.destroy(), s.value = void 0;
|
1278
|
-
}),
|
1278
|
+
}), a2(n, (A) => {
|
1279
1279
|
var k;
|
1280
1280
|
if (A === !1) {
|
1281
1281
|
e.onClosed !== void 0 && e.onClosed();
|
@@ -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");
|
@@ -1416,16 +1416,16 @@ const a9 = {
|
|
1416
1416
|
return a({
|
1417
1417
|
popper: t,
|
1418
1418
|
isOpened: L(() => l.value)
|
1419
|
-
}), (
|
1419
|
+
}), (o, m) => (u(), d("div", T_, [
|
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 $_(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, l =
|
10987
|
+
} catch (o) {
|
10988
|
+
s = !0, l = o;
|
10989
10989
|
} finally {
|
10990
10990
|
try {
|
10991
10991
|
!t && e.return != null && e.return();
|
@@ -11195,7 +11195,7 @@ function nT(c) {
|
|
11195
11195
|
V1.splice(V1.indexOf(c), 1);
|
11196
11196
|
};
|
11197
11197
|
}
|
11198
|
-
var y2 = x4,
|
11198
|
+
var y2 = x4, p2 = {
|
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 !== p2.size || c.x !== p2.x || c.y !== p2.y || c.rotate !== p2.rotate || c.flipX || c.flipY;
|
11248
11248
|
}
|
11249
11249
|
function fT(c) {
|
11250
11250
|
var a = c.transform, e = c.containerWidth, i = c.iconWidth, t = {
|
11251
11251
|
transform: "translate(".concat(e / 2, " 256)")
|
11252
|
-
}, s = "translate(".concat(a.x * 32, ", ").concat(a.y * 32, ") "), n = "scale(".concat(a.size / 16 * (a.flipX ? -1 : 1), ", ").concat(a.size / 16 * (a.flipY ? -1 : 1), ") "), l = "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), ") "), l = "rotate(".concat(a.rotate, " 0 0)"), o = {
|
11253
11253
|
transform: "".concat(s, " ").concat(n, " ").concat(l)
|
11254
11254
|
}, m = {
|
11255
11255
|
transform: "translate(".concat(i / 2 * -1, " -256)")
|
11256
11256
|
};
|
11257
11257
|
return {
|
11258
11258
|
outer: t,
|
11259
|
-
inner:
|
11259
|
+
inner: o,
|
11260
11260
|
path: m
|
11261
11261
|
};
|
11262
11262
|
}
|
11263
11263
|
function uT(c) {
|
11264
|
-
var a = c.transform, e = c.width, i = e === void 0 ? x4 : e, t = c.height, s = t === void 0 ? x4 : t, n = c.startCentered, l = n === void 0 ? !1 : n,
|
11265
|
-
return l && 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, l = n === void 0 ? !1 : n, o = "";
|
11265
|
+
return l && Aw ? o += "translate(".concat(a.x / y2 - i / 2, "em, ").concat(a.y / y2 - s / 2, "em) ") : l ? 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 mT = `:root, :host {
|
11268
11268
|
--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Solid";
|
@@ -12083,9 +12083,9 @@ var hT = function(a, e) {
|
|
12083
12083
|
return a.call(e, i, t, s, n);
|
12084
12084
|
};
|
12085
12085
|
}, H4 = function(a, e, i, t) {
|
12086
|
-
var s = Object.keys(a), n = s.length, l = t !== void 0 ? hT(e, t) : e,
|
12087
|
-
for (i === void 0 ? (
|
12088
|
-
m = s[
|
12086
|
+
var s = Object.keys(a), n = s.length, l = t !== void 0 ? hT(e, t) : e, 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 = l(f, a[m], m, a);
|
12089
12089
|
return f;
|
12090
12090
|
};
|
12091
12091
|
function VT(c) {
|
@@ -12127,44 +12127,44 @@ function LT(c, a) {
|
|
12127
12127
|
}
|
12128
12128
|
var Fw = function() {
|
12129
12129
|
var a = function(s) {
|
12130
|
-
return H4(G2, function(n, l,
|
12131
|
-
return n[
|
12130
|
+
return H4(G2, function(n, l, o) {
|
12131
|
+
return n[o] = H4(l, s, {}), n;
|
12132
12132
|
}, {});
|
12133
12133
|
};
|
12134
12134
|
Bw = a(function(t, s, n) {
|
12135
12135
|
if (s[3] && (t[s[3]] = n), s[2]) {
|
12136
|
-
var l = s[2].filter(function(
|
12137
|
-
return typeof
|
12136
|
+
var l = s[2].filter(function(o) {
|
12137
|
+
return typeof o == "number";
|
12138
12138
|
});
|
12139
|
-
l.forEach(function(
|
12140
|
-
t[
|
12139
|
+
l.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 l = s[2].filter(function(
|
12147
|
-
return typeof
|
12146
|
+
var l = s[2].filter(function(o) {
|
12147
|
+
return typeof o == "string";
|
12148
12148
|
});
|
12149
|
-
l.forEach(function(
|
12150
|
-
t[
|
12149
|
+
l.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 l = s[2];
|
12156
|
-
return t[n] = n, l.forEach(function(
|
12157
|
-
t[
|
12156
|
+
return t[n] = n, l.forEach(function(o) {
|
12157
|
+
t[o] = n;
|
12158
12158
|
}), t;
|
12159
12159
|
});
|
12160
12160
|
var e = "far" in G2 || T.autoFetchSvg, i = H4(HT, function(t, s) {
|
12161
|
-
var n = s[0], l = s[1],
|
12161
|
+
var n = s[0], l = s[1], o = s[2];
|
12162
12162
|
return l === "far" && !e && (l = "fas"), typeof n == "string" && (t.names[n] = {
|
12163
12163
|
prefix: l,
|
12164
|
-
iconName:
|
12164
|
+
iconName: o
|
12165
12165
|
}), typeof n == "number" && (t.unicodes[n.toString(16)] = {
|
12166
12166
|
prefix: l,
|
12167
|
-
iconName:
|
12167
|
+
iconName: o
|
12168
12168
|
}), t;
|
12169
12169
|
}, {
|
12170
12170
|
names: {},
|
@@ -12227,7 +12227,7 @@ function f4(c) {
|
|
12227
12227
|
})) && (l = U), (c.includes(s[Q]) || c.some(function(m) {
|
12228
12228
|
return p9[Q].includes(m);
|
12229
12229
|
})) && (l = Q);
|
12230
|
-
var
|
12230
|
+
var o = c.reduce(function(m, f) {
|
12231
12231
|
var v = LT(T.cssPrefix, f);
|
12232
12232
|
if (G2[f] ? (f = MT[l].includes(f) ? Z_[l][f] : f, n = f, m.prefix = f) : gT[l].indexOf(f) > -1 ? (n = f, m.prefix = o4(f, {
|
12233
12233
|
family: l
|
@@ -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 && l === 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 yT = /* @__PURE__ */ function() {
|
12243
12243
|
function c() {
|
@@ -12251,8 +12251,8 @@ var yT = /* @__PURE__ */ function() {
|
|
12251
12251
|
var n = t.reduce(this._pullDefinitions, {});
|
12252
12252
|
Object.keys(n).forEach(function(l) {
|
12253
12253
|
e.definitions[l] = N(N({}, e.definitions[l] || {}), n[l]), S4(l, n[l]);
|
12254
|
-
var
|
12255
|
-
|
12254
|
+
var o = C1[U][l];
|
12255
|
+
o && S4(o, n[l]), Fw();
|
12256
12256
|
});
|
12257
12257
|
}
|
12258
12258
|
}, {
|
@@ -12267,10 +12267,10 @@ var yT = /* @__PURE__ */ function() {
|
|
12267
12267
|
0: i
|
12268
12268
|
} : i;
|
12269
12269
|
return Object.keys(t).map(function(s) {
|
12270
|
-
var n = t[s], l = n.prefix,
|
12270
|
+
var n = t[s], l = n.prefix, o = n.iconName, m = n.icon, f = m[2];
|
12271
12271
|
e[l] || (e[l] = {}), f.length > 0 && f.forEach(function(v) {
|
12272
12272
|
typeof v == "string" && (e[l][v] = m);
|
12273
|
-
}), e[l][
|
12273
|
+
}), e[l][o] = m;
|
12274
12274
|
}), e;
|
12275
12275
|
}
|
12276
12276
|
}]), c;
|
@@ -12403,8 +12403,8 @@ function u4(c, a) {
|
|
12403
12403
|
function TT(c) {
|
12404
12404
|
var a = c.children, e = c.main, i = c.mask, t = c.attributes, s = c.styles, n = c.transform;
|
12405
12405
|
if (ga(n) && e.found && !i.found) {
|
12406
|
-
var l = e.width,
|
12407
|
-
x: l /
|
12406
|
+
var l = e.width, o = e.height, m = {
|
12407
|
+
x: l / o / 2,
|
12408
12408
|
y: 0.5
|
12409
12409
|
};
|
12410
12410
|
t.style = l4(N(N({}, s), {}, {
|
@@ -12434,7 +12434,7 @@ function DT(c) {
|
|
12434
12434
|
}];
|
12435
12435
|
}
|
12436
12436
|
function xa(c) {
|
12437
|
-
var a = c.icons, e = a.main, i = a.mask, t = c.prefix, s = c.iconName, n = c.transform, l = c.symbol,
|
12437
|
+
var a = c.icons, e = a.main, i = a.mask, t = c.prefix, s = c.iconName, n = c.transform, l = c.symbol, o = c.title, m = c.maskId, f = c.titleId, v = c.extra, p = c.watchable, h = p === void 0 ? !1 : p, C = i.found ? i : e, M = C.width, y = C.height, I = t === "fak", _ = [T.replacementClass, s ? "".concat(T.cssPrefix, "-").concat(s) : ""].filter(function(k) {
|
12438
12438
|
return v.classes.indexOf(k) === -1;
|
12439
12439
|
}).filter(function(k) {
|
12440
12440
|
return k !== "" || !!k;
|
@@ -12451,12 +12451,12 @@ function xa(c) {
|
|
12451
12451
|
}, w = I && !~v.classes.indexOf("fa-fw") ? {
|
12452
12452
|
width: "".concat(M / 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 = A, l ? DT(P) : TT(P);
|
12478
12478
|
}
|
12479
12479
|
function V9(c) {
|
12480
|
-
var a = c.content, e = c.width, i = c.height, t = c.transform, s = c.title, n = c.extra, l = c.watchable,
|
12480
|
+
var a = c.content, e = c.width, i = c.height, t = c.transform, s = c.title, n = c.extra, l = c.watchable, o = l === void 0 ? !1 : l, m = N(N(N({}, n.attributes), s ? {
|
12481
12481
|
title: s
|
12482
12482
|
} : {}), {}, {
|
12483
12483
|
class: n.classes.join(" ")
|
12484
12484
|
});
|
12485
|
-
|
12485
|
+
o && (m[R2] = "");
|
12486
12486
|
var f = N({}, n.styles);
|
12487
12487
|
ga(t) && (f.transform = uT({
|
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(l,
|
12664
|
-
return
|
12663
|
+
var s = i[0].attributes.class.split(" ").reduce(function(l, o) {
|
12664
|
+
return o === T.replacementClass || o.match(t) ? l.toSvg.push(o) : l.toNode.push(o), l;
|
12665
12665
|
}, {
|
12666
12666
|
toNode: [],
|
12667
12667
|
toSvg: []
|
@@ -12700,7 +12700,7 @@ function D4() {
|
|
12700
12700
|
var d3 = null;
|
12701
12701
|
function g9(c) {
|
12702
12702
|
if (f9 && T.observeMutations) {
|
12703
|
-
var a = c.treeCallback, e = a === void 0 ? n3 : a, i = c.nodeCallback, t = i === void 0 ? n3 : i, s = c.pseudoElementsCallback, n = s === void 0 ? n3 : s, l = 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, l = c.observeMutationsRoot, o = l === void 0 ? W : l;
|
12704
12704
|
d3 = new f9(function(m) {
|
12705
12705
|
if (!Aa) {
|
12706
12706
|
var f = k2();
|
@@ -12713,7 +12713,7 @@ function g9(c) {
|
|
12713
12713
|
ET(v.target) && t(v.target);
|
12714
12714
|
});
|
12715
12715
|
}
|
12716
|
-
}), b2 && d3.observe(
|
12716
|
+
}), b2 && d3.observe(o, {
|
12717
12717
|
childList: !0,
|
12718
12718
|
attributes: !0,
|
12719
12719
|
characterData: !0,
|
@@ -12747,7 +12747,7 @@ function QT() {
|
|
12747
12747
|
title: null,
|
12748
12748
|
titleId: null,
|
12749
12749
|
prefix: null,
|
12750
|
-
transform:
|
12750
|
+
transform: p2,
|
12751
12751
|
symbol: !1,
|
12752
12752
|
mask: {
|
12753
12753
|
iconName: null,
|
@@ -12765,13 +12765,13 @@ function QT() {
|
|
12765
12765
|
function C9(c) {
|
12766
12766
|
var a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
|
12767
12767
|
styleParser: !0
|
12768
|
-
}, e = GT(c), i = e.iconName, t = e.prefix, s = e.rest, n = YT(c), l = N4("parseNodeAttributes", {}, c),
|
12768
|
+
}, e = GT(c), i = e.iconName, t = e.prefix, s = e.rest, n = YT(c), l = N4("parseNodeAttributes", {}, c), o = a.styleParser ? WT(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: p2,
|
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
|
}, l);
|
@@ -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 = l.reduce(function(f, v) {
|
12830
12830
|
try {
|
12831
12831
|
var p = Qw(v);
|
12832
12832
|
p && f.push(p);
|
@@ -12838,10 +12838,10 @@ function L9(c) {
|
|
12838
12838
|
return new Promise(function(f, v) {
|
12839
12839
|
Promise.all(m).then(function(p) {
|
12840
12840
|
Gw(p, function() {
|
12841
|
-
i("active"), i("complete"), t("pending"), typeof a == "function" && a(),
|
12841
|
+
i("active"), i("complete"), t("pending"), typeof a == "function" && a(), 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 JT(c) {
|
|
12860
12860
|
};
|
12861
12861
|
}
|
12862
12862
|
var KT = function(a) {
|
12863
|
-
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.transform, t = i === void 0 ?
|
12863
|
+
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = e.transform, t = i === void 0 ? p2 : i, s = e.symbol, n = s === void 0 ? !1 : s, l = e.mask, o = l === void 0 ? null : l, m = e.maskId, f = m === void 0 ? null : m, v = e.title, p = v === void 0 ? null : v, h = e.titleId, C = h === void 0 ? null : h, M = e.classes, 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({
|
@@ -12872,7 +12872,7 @@ var KT = function(a) {
|
|
12872
12872
|
}), T.autoA11y && (p ? _["aria-labelledby"] = "".concat(T.replacementClass, "-title-").concat(C || b1()) : (_["aria-hidden"] = "true", _.focusable = "false")), xa({
|
12873
12873
|
icons: {
|
12874
12874
|
main: k4(q),
|
12875
|
-
mask:
|
12875
|
+
mask: o ? k4(o.icon) : {
|
12876
12876
|
found: !1,
|
12877
12877
|
width: null,
|
12878
12878
|
height: null,
|
@@ -12881,7 +12881,7 @@ var KT = function(a) {
|
|
12881
12881
|
},
|
12882
12882
|
prefix: P,
|
12883
12883
|
iconName: S,
|
12884
|
-
transform: N(N({},
|
12884
|
+
transform: N(N({}, p2), t),
|
12885
12885
|
symbol: n,
|
12886
12886
|
title: p,
|
12887
12887
|
maskId: f,
|
@@ -12913,7 +12913,7 @@ var KT = function(a) {
|
|
12913
12913
|
} : s;
|
12914
12914
|
return L9(t, n);
|
12915
12915
|
}, a.generateSvgReplacementMutation = function(e, i) {
|
12916
|
-
var t = i.iconName, s = i.title, n = i.titleId, l = i.prefix,
|
12916
|
+
var t = i.iconName, s = i.title, n = i.titleId, l = i.prefix, o = i.transform, m = i.symbol, f = i.mask, v = i.maskId, p = i.extra;
|
12917
12917
|
return new Promise(function(h, C) {
|
12918
12918
|
Promise.all([_4(t, l), f.iconName ? _4(f.iconName, f.prefix) : Promise.resolve({
|
12919
12919
|
found: !1,
|
@@ -12929,7 +12929,7 @@ var KT = function(a) {
|
|
12929
12929
|
},
|
12930
12930
|
prefix: l,
|
12931
12931
|
iconName: t,
|
12932
|
-
transform:
|
12932
|
+
transform: o,
|
12933
12933
|
symbol: m,
|
12934
12934
|
maskId: v,
|
12935
12935
|
title: s,
|
@@ -12940,8 +12940,8 @@ var KT = function(a) {
|
|
12940
12940
|
}).catch(C);
|
12941
12941
|
});
|
12942
12942
|
}, a.generateAbstractIcon = function(e) {
|
12943
|
-
var i = e.children, t = e.attributes, s = e.main, n = e.transform, l = e.styles,
|
12944
|
-
|
12943
|
+
var i = e.children, t = e.attributes, s = e.main, n = e.transform, l = e.styles, o = l4(l);
|
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 KT = function(a) {
|
|
12968
12968
|
});
|
12969
12969
|
var n = [];
|
12970
12970
|
return e(function(l) {
|
12971
|
-
Array.isArray(l) ? l.map(function(
|
12972
|
-
n = n.concat(
|
12971
|
+
Array.isArray(l) ? l.map(function(o) {
|
12972
|
+
n = n.concat(o.abstract);
|
12973
12973
|
}) : n = n.concat(l.abstract);
|
12974
12974
|
}), [{
|
12975
12975
|
tag: "span",
|
@@ -12986,7 +12986,7 @@ var KT = function(a) {
|
|
12986
12986
|
mixout: function() {
|
12987
12987
|
return {
|
12988
12988
|
counter: function(e) {
|
12989
|
-
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = i.title, s = t === void 0 ? null : t, n = i.classes, l = 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, l = 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 KT = function(a) {
|
|
13011
13011
|
mixout: function() {
|
13012
13012
|
return {
|
13013
13013
|
text: function(e) {
|
13014
|
-
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = i.transform, s = t === void 0 ?
|
13014
|
+
var i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = i.transform, s = t === void 0 ? p2 : t, n = i.title, l = 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 KT = function(a) {
|
|
13021
13021
|
params: i
|
13022
13022
|
}), V9({
|
13023
13023
|
content: e,
|
13024
|
-
transform: N(N({},
|
13024
|
+
transform: N(N({}, p2), s),
|
13025
13025
|
title: l,
|
13026
13026
|
extra: {
|
13027
13027
|
attributes: v,
|
@@ -13035,15 +13035,15 @@ var KT = function(a) {
|
|
13035
13035
|
},
|
13036
13036
|
provides: function(a) {
|
13037
13037
|
a.generateLayersText = function(e, i) {
|
13038
|
-
var t = i.title, s = i.transform, n = i.extra, l = null,
|
13038
|
+
var t = i.title, s = i.transform, n = i.extra, l = null, o = null;
|
13039
13039
|
if (Aw) {
|
13040
13040
|
var m = parseInt(getComputedStyle(e).fontSize, 10), f = e.getBoundingClientRect();
|
13041
|
-
l = f.width / m,
|
13041
|
+
l = 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: l,
|
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], l = w2.getComputedStyle(c, a),
|
13070
|
-
if (n && !
|
13069
|
+
})[0], l = w2.getComputedStyle(c, a), o = l.getPropertyValue("font-family").match(J_), m = l.getPropertyValue("font-weight"), f = l.getPropertyValue("content");
|
13070
|
+
if (n && !o)
|
13071
13071
|
return c.removeChild(n), i();
|
13072
|
-
if (
|
13073
|
-
var v = l.getPropertyValue("content"), p = ~["Sharp"].indexOf(
|
13072
|
+
if (o && f !== "none" && f !== "") {
|
13073
|
+
var v = l.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()] : K_[p][m], C = sD(v), M = C.value, y = C.isSecondary, I = o[0].startsWith("FontAwesome"), _ = La(h, M), g = _;
|
13074
13074
|
if (I) {
|
13075
13075
|
var w = xT(M);
|
13076
13076
|
w.iconName && w.prefix && (_ = w.iconName, h = w.prefix);
|
@@ -13221,8 +13221,8 @@ var lD = {
|
|
13221
13221
|
a.generateAbstractTransformGrouping = function(e) {
|
13222
13222
|
var i = e.main, t = e.transform, s = e.containerWidth, n = e.iconWidth, l = {
|
13223
13223
|
transform: "translate(".concat(s / 2, " 256)")
|
13224
|
-
},
|
13225
|
-
transform: "".concat(
|
13224
|
+
}, 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,8 +13271,8 @@ var mD = {
|
|
13271
13271
|
},
|
13272
13272
|
provides: function(a) {
|
13273
13273
|
a.generateAbstractMask = function(e) {
|
13274
|
-
var i = e.children, t = e.attributes, s = e.main, n = e.mask, l = e.maskId,
|
13275
|
-
transform:
|
13274
|
+
var i = e.children, t = e.attributes, s = e.main, n = e.mask, l = e.maskId, o = e.transform, m = s.width, f = s.icon, v = n.width, p = n.icon, h = fT({
|
13275
|
+
transform: o,
|
13276
13276
|
containerWidth: v,
|
13277
13277
|
iconWidth: m
|
13278
13278
|
}), C = {
|
@@ -13429,15 +13429,15 @@ const VD = 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(
|
13438
|
+
const v = Object.keys(o.attributes || {}).reduce(
|
13439
13439
|
(h, C) => {
|
13440
|
-
const M =
|
13440
|
+
const M = o.attributes[C];
|
13441
13441
|
return h.attrs[C] = M, h;
|
13442
13442
|
},
|
13443
13443
|
{
|
@@ -13445,7 +13445,7 @@ const VD = B({
|
|
13445
13445
|
}
|
13446
13446
|
), { ...p } = m;
|
13447
13447
|
return j2(
|
13448
|
-
|
13448
|
+
o.tag,
|
13449
13449
|
{
|
13450
13450
|
...v.attrs,
|
13451
13451
|
...p
|
@@ -13453,8 +13453,8 @@ const VD = B({
|
|
13453
13453
|
f
|
13454
13454
|
);
|
13455
13455
|
};
|
13456
|
-
function i(
|
13457
|
-
let p = `fa-${
|
13456
|
+
function i(o) {
|
13457
|
+
let p = `fa-${o}`.split("-").map(
|
13458
13458
|
(C) => C.charAt(0).toUpperCase() + C.slice(1).toLowerCase()
|
13459
13459
|
).join("");
|
13460
13460
|
return p.charAt(0).toLowerCase() + p.slice(1);
|
@@ -13467,10 +13467,10 @@ const VD = B({
|
|
13467
13467
|
title: s.value
|
13468
13468
|
})
|
13469
13469
|
);
|
13470
|
-
|
13470
|
+
a2(
|
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 }
|
@@ -13615,7 +13615,7 @@ const CD = /* @__PURE__ */ D(gD, [["__scopeId", "data-v-70d9cfd4"]]), LD = /* @_
|
|
13615
13615
|
class: O(`AVBullet--container AVBullet--outer-circle ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`),
|
13616
13616
|
"data-test": "number-bullet"
|
13617
13617
|
}, [
|
13618
|
-
|
13618
|
+
r("div", {
|
13619
13619
|
class: O(`AVBullet--number ${c.active && "AVBullet--active"} ${c.hover && "AVBullet--hover"}`)
|
13620
13620
|
}, V(c.value || "0"), 3)
|
13621
13621
|
], 2)) : (u(), j(i, {
|
@@ -13683,7 +13683,7 @@ const I4 = /* @__PURE__ */ D(LD, [["__scopeId", "data-v-83458350"]]), bD = { cla
|
|
13683
13683
|
disabled: e.disabled
|
13684
13684
|
}));
|
13685
13685
|
return (s, n) => {
|
13686
|
-
const l = H("AVTooltip"),
|
13686
|
+
const l = H("AVTooltip"), o = H("AVIcon");
|
13687
13687
|
return u(), d("div", bD, [
|
13688
13688
|
c.inputLabel ? (u(), d("label", {
|
13689
13689
|
key: 0,
|
@@ -13691,7 +13691,7 @@ const I4 = /* @__PURE__ */ D(LD, [["__scopeId", "data-v-83458350"]]), bD = { cla
|
|
13691
13691
|
class: "AVTextInput--label",
|
13692
13692
|
"data-test": "input-label"
|
13693
13693
|
}, [
|
13694
|
-
|
13694
|
+
r("span", null, V(c.inputLabel), 1),
|
13695
13695
|
c.tooltipText ? (u(), j(l, {
|
13696
13696
|
key: 0,
|
13697
13697
|
id: `${c.id}-info-tooltip`,
|
@@ -13699,16 +13699,16 @@ const I4 = /* @__PURE__ */ D(LD, [["__scopeId", "data-v-83458350"]]), bD = { cla
|
|
13699
13699
|
content: c.tooltipText
|
13700
13700
|
}, null, 8, ["id", "content"])) : b("", !0)
|
13701
13701
|
], 8, xD)) : b("", !0),
|
13702
|
-
|
13703
|
-
|
13704
|
-
c.icon ? (u(), j(
|
13702
|
+
r("div", yD, [
|
13703
|
+
r("div", AD, [
|
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
|
+
r("input", {
|
13712
13712
|
id: c.id,
|
13713
13713
|
placeholder: c.placeholder,
|
13714
13714
|
type: "text",
|
@@ -13718,7 +13718,7 @@ const I4 = /* @__PURE__ */ D(LD, [["__scopeId", "data-v-83458350"]]), bD = { cla
|
|
13718
13718
|
onInput: i
|
13719
13719
|
}, null, 42, SD),
|
13720
13720
|
c.error ? (u(), d("div", ND, [
|
13721
|
-
z(
|
13721
|
+
z(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 _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13799
13799
|
i.value.classList.remove("hidden"), i.value.classList.add("AVNumberInput--shown");
|
13800
13800
|
}, l = () => {
|
13801
13801
|
e.error || (i.value.classList.remove("AVNumberInput--shown"), i.value.classList.add("hidden"));
|
13802
|
-
},
|
13802
|
+
}, 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 _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13815
13815
|
class: "AVNumberInput--label",
|
13816
13816
|
"data-test": "input-label"
|
13817
13817
|
}, [
|
13818
|
-
|
13818
|
+
r("span", null, V(c.inputLabel), 1),
|
13819
13819
|
c.tooltipText ? (u(), j(p, {
|
13820
13820
|
key: 0,
|
13821
13821
|
id: `${c.id}-info-tooltip`,
|
@@ -13823,12 +13823,12 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13823
13823
|
content: c.tooltipText
|
13824
13824
|
}, null, 8, ["id", "content"])) : b("", !0)
|
13825
13825
|
], 8, DD)) : b("", !0),
|
13826
|
-
|
13826
|
+
r("div", {
|
13827
13827
|
class: "AVNumberInput--input-field",
|
13828
13828
|
onMouseenter: n,
|
13829
13829
|
onMouseleave: l
|
13830
13830
|
}, [
|
13831
|
-
|
13831
|
+
r("div", ID, [
|
13832
13832
|
c.icon ? (u(), j(h, {
|
13833
13833
|
key: 0,
|
13834
13834
|
icon: `fa-solid fa-${c.icon}`,
|
@@ -13836,7 +13836,7 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13836
13836
|
"data-test": "input-icon"
|
13837
13837
|
}, null, 8, ["icon"])) : b("", !0)
|
13838
13838
|
]),
|
13839
|
-
|
13839
|
+
r("input", {
|
13840
13840
|
value: c.modelValue,
|
13841
13841
|
onInput: t,
|
13842
13842
|
onBlur: s,
|
@@ -13851,14 +13851,14 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13851
13851
|
max: c.max,
|
13852
13852
|
step: c.step
|
13853
13853
|
}, null, 46, PD),
|
13854
|
-
|
13854
|
+
r("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
|
+
r("button", {
|
13861
|
+
onClick: o,
|
13862
13862
|
class: "AVNumberInput--button",
|
13863
13863
|
"data-test": "input-controller-plus"
|
13864
13864
|
}, [
|
@@ -13867,7 +13867,7 @@ const _D = /* @__PURE__ */ D(kD, [["__scopeId", "data-v-9ab10a3b"]]), TD = { cla
|
|
13867
13867
|
class: "AVNumberInput--controller-icon"
|
13868
13868
|
})
|
13869
13869
|
]),
|
13870
|
-
|
13870
|
+
r("button", {
|
13871
13871
|
onClick: m,
|
13872
13872
|
class: "AVNumberInput--button",
|
13873
13873
|
"data-test": "input-controller-minus"
|
@@ -13943,7 +13943,7 @@ const ED = /* @__PURE__ */ D(jD, [["__scopeId", "data-v-cd10cd1f"]]), qD = { cla
|
|
13943
13943
|
a("update:modelValue", s.target.value);
|
13944
13944
|
};
|
13945
13945
|
return (s, n) => {
|
13946
|
-
const l = H("AVTooltip"),
|
13946
|
+
const l = H("AVTooltip"), o = H("AVIcon");
|
13947
13947
|
return u(), d("div", qD, [
|
13948
13948
|
c.inputLabel ? (u(), d("label", {
|
13949
13949
|
key: 0,
|
@@ -13951,7 +13951,7 @@ const ED = /* @__PURE__ */ D(jD, [["__scopeId", "data-v-cd10cd1f"]]), qD = { cla
|
|
13951
13951
|
class: "AVPaswordInput--label",
|
13952
13952
|
"data-test": "input-label"
|
13953
13953
|
}, [
|
13954
|
-
|
13954
|
+
r("span", null, V(c.inputLabel), 1),
|
13955
13955
|
c.tooltipText ? (u(), j(l, {
|
13956
13956
|
key: 0,
|
13957
13957
|
id: `${c.id}-info-tooltip`,
|
@@ -13959,16 +13959,16 @@ const ED = /* @__PURE__ */ D(jD, [["__scopeId", "data-v-cd10cd1f"]]), qD = { cla
|
|
13959
13959
|
content: c.tooltipText
|
13960
13960
|
}, null, 8, ["id", "content"])) : b("", !0)
|
13961
13961
|
], 8, FD)) : b("", !0),
|
13962
|
-
|
13963
|
-
|
13964
|
-
c.disableIcon ? b("", !0) : (u(), j(
|
13962
|
+
r("div", $D, [
|
13963
|
+
r("div", RD, [
|
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
|
+
r("input", {
|
13972
13972
|
value: c.modelValue,
|
13973
13973
|
onInput: t,
|
13974
13974
|
type: `${e.value ? "text" : "password"}`,
|
@@ -13979,11 +13979,11 @@ const ED = /* @__PURE__ */ D(jD, [["__scopeId", "data-v-cd10cd1f"]]), qD = { cla
|
|
13979
13979
|
ref: "textInput",
|
13980
13980
|
name: c.id
|
13981
13981
|
}, null, 42, UD),
|
13982
|
-
|
13982
|
+
r("div", {
|
13983
13983
|
class: O(`AVPaswordInput--icon-container ${c.disabled && "hidden"}`)
|
13984
13984
|
}, [
|
13985
|
-
|
13986
|
-
z(
|
13985
|
+
r("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 YD = /* @__PURE__ */ D(GD, [["__scopeId", "data-v-d3a76ffa"]]), QD = { cla
|
|
14058
14058
|
class: "AVDatetimeInput--label",
|
14059
14059
|
"data-test": "input-label"
|
14060
14060
|
}, [
|
14061
|
-
|
14061
|
+
r("span", null, V(c.inputLabel), 1),
|
14062
14062
|
c.tooltipText ? (u(), j(s, {
|
14063
14063
|
key: 0,
|
14064
14064
|
id: `${c.id}-info-tooltip`,
|
@@ -14066,8 +14066,8 @@ const YD = /* @__PURE__ */ D(GD, [["__scopeId", "data-v-d3a76ffa"]]), QD = { cla
|
|
14066
14066
|
content: c.tooltipText
|
14067
14067
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14068
14068
|
], 8, ZD)) : b("", !0),
|
14069
|
-
|
14070
|
-
|
14069
|
+
r("div", XD, [
|
14070
|
+
r("div", JD, [
|
14071
14071
|
c.icon ? (u(), j(n, {
|
14072
14072
|
key: 0,
|
14073
14073
|
icon: `fa-solid fa-${c.icon}`,
|
@@ -14075,7 +14075,7 @@ const YD = /* @__PURE__ */ D(GD, [["__scopeId", "data-v-d3a76ffa"]]), QD = { cla
|
|
14075
14075
|
"data-test": "input-icon"
|
14076
14076
|
}, null, 8, ["icon"])) : b("", !0)
|
14077
14077
|
]),
|
14078
|
-
|
14078
|
+
r("input", {
|
14079
14079
|
value: c.modelValue,
|
14080
14080
|
onInput: e,
|
14081
14081
|
type: "datetime-local",
|
@@ -14159,7 +14159,7 @@ const aI = /* @__PURE__ */ D(eI, [["__scopeId", "data-v-2fe9b4c5"]]), iI = { cla
|
|
14159
14159
|
class: "AVTextArea--label",
|
14160
14160
|
"data-test": "input-label"
|
14161
14161
|
}, [
|
14162
|
-
|
14162
|
+
r("span", null, V(c.inputLabel), 1),
|
14163
14163
|
c.tooltipText ? (u(), j(s, {
|
14164
14164
|
key: 0,
|
14165
14165
|
id: `${c.id}-info-tooltip`,
|
@@ -14167,8 +14167,8 @@ const aI = /* @__PURE__ */ D(eI, [["__scopeId", "data-v-2fe9b4c5"]]), iI = { cla
|
|
14167
14167
|
content: c.tooltipText
|
14168
14168
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14169
14169
|
], 8, tI)) : b("", !0),
|
14170
|
-
|
14171
|
-
|
14170
|
+
r("div", sI, [
|
14171
|
+
r("div", {
|
14172
14172
|
class: "AVTextArea--icon-container",
|
14173
14173
|
style: H2(`height: ${1.5625 * c.rows + 1}rem;`)
|
14174
14174
|
}, [
|
@@ -14179,7 +14179,7 @@ const aI = /* @__PURE__ */ D(eI, [["__scopeId", "data-v-2fe9b4c5"]]), iI = { cla
|
|
14179
14179
|
"data-test": "input-icon"
|
14180
14180
|
}, null, 8, ["icon"])) : b("", !0)
|
14181
14181
|
], 4),
|
14182
|
-
|
14182
|
+
r("textarea", {
|
14183
14183
|
value: c.modelValue,
|
14184
14184
|
onInput: e,
|
14185
14185
|
class: O(`AVTextArea ${c.error && "error"} ${!c.icon && "no-icon"} ${c.disabled && "disabled"}`),
|
@@ -14334,23 +14334,23 @@ const hI = /* @__PURE__ */ D(pI, [["__scopeId", "data-v-ff11beb8"]]), VI = { cla
|
|
14334
14334
|
active: !1,
|
14335
14335
|
customWidth: null,
|
14336
14336
|
id: null
|
14337
|
-
}), t = L(() => e.options.map((
|
14338
|
-
label:
|
14339
|
-
value:
|
14340
|
-
} :
|
14341
|
-
(
|
14337
|
+
}), t = L(() => e.options.map((o) => typeof o == "string" ? {
|
14338
|
+
label: o,
|
14339
|
+
value: o
|
14340
|
+
} : o)), s = L(() => 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 l = () => {
|
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", VI, [
|
14356
14356
|
c.inputLabel ? (u(), d("label", {
|
@@ -14359,7 +14359,7 @@ const hI = /* @__PURE__ */ D(pI, [["__scopeId", "data-v-ff11beb8"]]), VI = { cla
|
|
14359
14359
|
class: "AVDropdown--label",
|
14360
14360
|
"data-test": "input-label"
|
14361
14361
|
}, [
|
14362
|
-
|
14362
|
+
r("span", null, V(c.inputLabel), 1),
|
14363
14363
|
c.tooltipText ? (u(), j(f, {
|
14364
14364
|
key: 0,
|
14365
14365
|
id: `${c.id}-info-tooltip`,
|
@@ -14367,11 +14367,11 @@ const hI = /* @__PURE__ */ D(pI, [["__scopeId", "data-v-ff11beb8"]]), VI = { cla
|
|
14367
14367
|
content: c.tooltipText
|
14368
14368
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14369
14369
|
], 8, zI)) : b("", !0),
|
14370
|
-
|
14370
|
+
r("div", {
|
14371
14371
|
onClick: l,
|
14372
14372
|
class: "AVDropdown"
|
14373
14373
|
}, [
|
14374
|
-
|
14374
|
+
r("button", {
|
14375
14375
|
id: c.id,
|
14376
14376
|
class: O(`AVDropdown--button ${c.error && "error"} ${!c.icon && "no-icon"} ${c.disabled && "disabled"}`),
|
14377
14377
|
disabled: c.disabled,
|
@@ -14393,7 +14393,7 @@ const hI = /* @__PURE__ */ D(pI, [["__scopeId", "data-v-ff11beb8"]]), VI = { cla
|
|
14393
14393
|
class: "AVDropdown--selected-option",
|
14394
14394
|
textContent: V(s.value.label)
|
14395
14395
|
}, null, 8, CI)),
|
14396
|
-
|
14396
|
+
r("span", LI, [
|
14397
14397
|
z(v, {
|
14398
14398
|
icon: `fa-solid fa-${i.active ? "caret-down" : "caret-right"}`,
|
14399
14399
|
class: "AVDropdown--selector-icon",
|
@@ -14504,7 +14504,7 @@ const kI = /* @__PURE__ */ D(wI, [["__scopeId", "data-v-2ca0bff3"]]), _I = {
|
|
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 kI = /* @__PURE__ */ D(wI, [["__scopeId", "data-v-2ca0bff3"]]), _I = {
|
|
14521
14521
|
warning: "circle-exclamation"
|
14522
14522
|
};
|
14523
14523
|
return (n, l) => {
|
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", _I, [
|
14531
|
-
|
14531
|
+
r("div", TI, [
|
14532
14532
|
c.disableIcon ? b("", !0) : (u(), d("div", DI, [
|
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
|
+
r("span", II, V(c.title !== "" ? c.title : t[c.type]), 1)
|
14539
14539
|
]),
|
14540
14540
|
c.disableDismiss ? b("", !0) : (u(), d("button", {
|
14541
14541
|
key: 0,
|
14542
14542
|
class: "AVAlert--icon-container",
|
14543
14543
|
onClick: i
|
14544
14544
|
}, [
|
14545
|
-
z(
|
14545
|
+
z(o, {
|
14546
14546
|
icon: "fa-solid fa-xmark",
|
14547
14547
|
class: "AVAlert--icon-dismiss",
|
14548
14548
|
"data-test": "alert-icon-dismiss"
|
@@ -14672,12 +14672,12 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14672
14672
|
emits: ["update", "fileFormatNotAccepted", "download"],
|
14673
14673
|
setup(c, { emit: a }) {
|
14674
14674
|
const e = c, i = $(!1), t = $(null), s = $([]), n = L(() => OI[e.locale]);
|
14675
|
-
|
14675
|
+
v2(() => {
|
14676
14676
|
e.value && (s.value = e.value);
|
14677
14677
|
});
|
14678
14678
|
const l = () => {
|
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;
|
@@ -14720,7 +14720,7 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14720
14720
|
class: "AVFileInput--label",
|
14721
14721
|
"data-test": "input-label"
|
14722
14722
|
}, [
|
14723
|
-
|
14723
|
+
r("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 BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14728
14728
|
content: c.tooltipText
|
14729
14729
|
}, null, 8, ["id", "content"])) : b("", !0)
|
14730
14730
|
], 8, EI)),
|
14731
|
-
|
14731
|
+
r("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
|
+
r("input", {
|
14738
14738
|
type: "file",
|
14739
14739
|
multiple: c.multiple,
|
14740
14740
|
name: c.id,
|
@@ -14746,24 +14746,24 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14746
14746
|
accept: c.accept,
|
14747
14747
|
disabled: c.disabled
|
14748
14748
|
}, null, 40, qI),
|
14749
|
-
|
14749
|
+
r("div", FI, [
|
14750
14750
|
z(S, {
|
14751
14751
|
icon: "fa-solid fa-cloud-arrow-up",
|
14752
14752
|
class: "AVFileInput--input-icon",
|
14753
14753
|
"data-test": "input-icon"
|
14754
14754
|
})
|
14755
14755
|
]),
|
14756
|
-
|
14756
|
+
r("label", {
|
14757
14757
|
for: c.id,
|
14758
14758
|
class: "AVFileInput--dragdroptext"
|
14759
14759
|
}, [
|
14760
14760
|
i.value ? (u(), d("div", RI, [
|
14761
|
-
|
14761
|
+
r("div", UI, V(n.value.release), 1)
|
14762
14762
|
])) : (u(), d("div", WI, [
|
14763
|
-
|
14764
|
-
|
14763
|
+
r("div", GI, V(n.value.primary), 1),
|
14764
|
+
r("div", YI, [
|
14765
14765
|
K(V(n.value.secondary.start) + " ", 1),
|
14766
|
-
|
14766
|
+
r("strong", null, V(n.value.secondary.strong), 1),
|
14767
14767
|
K(" " + V(n.value.secondary.end), 1)
|
14768
14768
|
])
|
14769
14769
|
]))
|
@@ -14771,16 +14771,16 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14771
14771
|
], 34),
|
14772
14772
|
c.disableAcceptedFormats ? b("", !0) : (u(), d("p", QI, [
|
14773
14773
|
K(V(n.value.acceptedFormats) + " ", 1),
|
14774
|
-
|
14774
|
+
r("em", ZI, V(p.value), 1)
|
14775
14775
|
])),
|
14776
14776
|
s.value.length ? (u(), d("div", XI, [
|
14777
|
-
|
14777
|
+
r("p", JI, V(n.value.uploading), 1),
|
14778
14778
|
(u(!0), d(R, null, Y(s.value, (q) => (u(), d("div", {
|
14779
14779
|
key: q.name,
|
14780
14780
|
class: O(`AVFileInput--preview-card ${c.error && "error"}`)
|
14781
14781
|
}, [
|
14782
|
-
|
14783
|
-
|
14782
|
+
r("div", KI, [
|
14783
|
+
r("div", cP, [
|
14784
14784
|
c.showPreview ? (u(), d("img", {
|
14785
14785
|
key: 0,
|
14786
14786
|
class: "AVFileInput--preview-img",
|
@@ -14792,9 +14792,9 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14792
14792
|
"data-test": "file-preview-icon"
|
14793
14793
|
}))
|
14794
14794
|
]),
|
14795
|
-
|
14795
|
+
r("p", aP, [
|
14796
14796
|
K(V(q.name) + " ", 1),
|
14797
|
-
|
14797
|
+
r("em", null, V(Math.round(q.size / 1e3) + "kb"), 1)
|
14798
14798
|
])
|
14799
14799
|
]),
|
14800
14800
|
c.disabled ? b("", !0) : (u(), d("button", {
|
@@ -14813,7 +14813,7 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14813
14813
|
], 2))), 128))
|
14814
14814
|
])) : b("", !0),
|
14815
14815
|
c.currentValue ? (u(), d("div", tP, [
|
14816
|
-
|
14816
|
+
r("p", sP, V(n.value.current), 1),
|
14817
14817
|
(u(!0), d(R, null, Y(c.currentValue, (q) => (u(), d("div", {
|
14818
14818
|
key: `image-${q}`
|
14819
14819
|
}, [
|
@@ -14823,17 +14823,17 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14823
14823
|
src: q,
|
14824
14824
|
alt: n.value.alt_preview
|
14825
14825
|
}, null, 8, nP)) : (u(), d("div", rP, [
|
14826
|
-
|
14827
|
-
|
14826
|
+
r("div", lP, [
|
14827
|
+
r("div", oP, [
|
14828
14828
|
z(S, {
|
14829
14829
|
icon: "fa-solid fa-file",
|
14830
14830
|
class: "AVTextInput--preview-icon",
|
14831
14831
|
"data-test": "file-preview-icon"
|
14832
14832
|
})
|
14833
14833
|
]),
|
14834
|
-
|
14834
|
+
r("p", fP, V(C(q)), 1)
|
14835
14835
|
]),
|
14836
|
-
|
14836
|
+
r("button", {
|
14837
14837
|
class: "AVTextInput--delete-btn",
|
14838
14838
|
type: "button",
|
14839
14839
|
title: "Download file",
|
@@ -14853,7 +14853,7 @@ const BI = /* @__PURE__ */ D(PI, [["__scopeId", "data-v-0cc3f6d1"]]), OI = {
|
|
14853
14853
|
};
|
14854
14854
|
}
|
14855
14855
|
});
|
14856
|
-
const vP = /* @__PURE__ */ D(dP, [["__scopeId", "data-v-3122c494"]]), pP = (c) => (T2("data-v-d8e45fa7"), c = c(), D2(), c), hP = ["for"], VP = ["id", "checked", "disabled"], zP = /* @__PURE__ */ pP(() => /* @__PURE__ */
|
14856
|
+
const vP = /* @__PURE__ */ D(dP, [["__scopeId", "data-v-3122c494"]]), pP = (c) => (T2("data-v-d8e45fa7"), c = c(), D2(), c), hP = ["for"], VP = ["id", "checked", "disabled"], zP = /* @__PURE__ */ pP(() => /* @__PURE__ */ r("span", { class: "AVRadio--mark" }, null, -1)), HP = /* @__PURE__ */ B({
|
14857
14857
|
__name: "AVRadio",
|
14858
14858
|
props: {
|
14859
14859
|
id: {
|
@@ -14876,7 +14876,7 @@ const vP = /* @__PURE__ */ D(dP, [["__scopeId", "data-v-3122c494"]]), pP = (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 = () => {
|
@@ -14884,7 +14884,7 @@ const vP = /* @__PURE__ */ D(dP, [["__scopeId", "data-v-3122c494"]]), pP = (c) =
|
|
14884
14884
|
}, s = () => {
|
14885
14885
|
a("update", e.value, i.value);
|
14886
14886
|
};
|
14887
|
-
return
|
14887
|
+
return a2(
|
14888
14888
|
() => e.checked,
|
14889
14889
|
() => {
|
14890
14890
|
i.value = e.checked;
|
@@ -14893,7 +14893,7 @@ const vP = /* @__PURE__ */ D(dP, [["__scopeId", "data-v-3122c494"]]), pP = (c) =
|
|
14893
14893
|
for: c.id,
|
14894
14894
|
class: O(`AVRadio ${c.disabled && "disabled"}`)
|
14895
14895
|
}, [
|
14896
|
-
|
14896
|
+
r("input", {
|
14897
14897
|
type: "radio",
|
14898
14898
|
id: c.id,
|
14899
14899
|
checked: i.value,
|
@@ -14973,7 +14973,7 @@ const MP = /* @__PURE__ */ D(HP, [["__scopeId", "data-v-d8e45fa7"]]), gP = ["hre
|
|
14973
14973
|
target: c.target,
|
14974
14974
|
class: O(`AVLink AVLink--${c.variant}`)
|
14975
14975
|
}, [
|
14976
|
-
|
14976
|
+
r("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",
|
@@ -15031,7 +15031,7 @@ const LP = /* @__PURE__ */ D(CP, [["__scopeId", "data-v-999075bc"]]), bP = ["hre
|
|
15031
15031
|
a("onClick", e.reference);
|
15032
15032
|
};
|
15033
15033
|
return (n, l) => {
|
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 LP = /* @__PURE__ */ D(CP, [["__scopeId", "data-v-999075bc"]]), bP = ["hre
|
|
15039
15039
|
target: c.target,
|
15040
15040
|
style: H2(`width: ${c.customWidth}px`)
|
15041
15041
|
}, [
|
15042
|
-
c.disableIcon ? b("", !0) : (u(), j(
|
15042
|
+
c.disableIcon ? b("", !0) : (u(), j(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
|
+
r("span", xP, V(c.label), 1)
|
15048
15048
|
], 14, bP)) : (u(), d("button", {
|
15049
15049
|
key: 1,
|
15050
15050
|
class: O(`AVNavbarItem ${c.active ? "AVNavbarItem--active" : ""} ${c.disabled && "disabled"}`),
|
@@ -15052,12 +15052,12 @@ const LP = /* @__PURE__ */ D(CP, [["__scopeId", "data-v-999075bc"]]), bP = ["hre
|
|
15052
15052
|
disabled: c.disabled,
|
15053
15053
|
onClick: s
|
15054
15054
|
}, [
|
15055
|
-
c.disableIcon ? b("", !0) : (u(), j(
|
15055
|
+
c.disableIcon ? b("", !0) : (u(), j(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
|
+
r("span", AP, V(c.label), 1)
|
15061
15061
|
], 14, yP));
|
15062
15062
|
};
|
15063
15063
|
}
|
@@ -15115,7 +15115,7 @@ const NP = /* @__PURE__ */ D(SP, [["__scopeId", "data-v-d205c709"]]), wP = ["hre
|
|
15115
15115
|
setup(c, { emit: a }) {
|
15116
15116
|
const e = c, i = $(!1), t = L(() => e.href ? "link" : "button"), s = L(() => e.disabled ? null : e.href), n = L(() => e.type === "step" ? "number" : "icon"), l = L(
|
15117
15117
|
() => e.type === "step" ? e.stepIndex : e.icon
|
15118
|
-
),
|
15118
|
+
), o = () => {
|
15119
15119
|
e.disabled || (i.value = !i.value);
|
15120
15120
|
}, m = () => {
|
15121
15121
|
a("onClick", e.reference);
|
@@ -15125,8 +15125,8 @@ const NP = /* @__PURE__ */ D(SP, [["__scopeId", "data-v-d205c709"]]), wP = ["hre
|
|
15125
15125
|
href: s.value,
|
15126
15126
|
class: O(`AVSidebarItem ${c.active ? "AVSidebarItem--active" : ""} ${c.disabled && "disabled"}`),
|
15127
15127
|
target: c.target,
|
15128
|
-
onMouseenter:
|
15129
|
-
onMouseleave:
|
15128
|
+
onMouseenter: o,
|
15129
|
+
onMouseleave: o,
|
15130
15130
|
"aria-label": c.label,
|
15131
15131
|
role: "button"
|
15132
15132
|
}, [
|
@@ -15137,14 +15137,14 @@ const NP = /* @__PURE__ */ D(SP, [["__scopeId", "data-v-d205c709"]]), wP = ["hre
|
|
15137
15137
|
hover: i.value,
|
15138
15138
|
"aria-hidden": "true"
|
15139
15139
|
}, null, 8, ["type", "active", "value", "hover"]),
|
15140
|
-
|
15140
|
+
r("span", kP, V(c.label), 1)
|
15141
15141
|
], 42, wP)) : (u(), d("button", {
|
15142
15142
|
key: 1,
|
15143
15143
|
class: O(`AVSidebarItem ${c.active ? "AVSidebarItem--active" : ""} ${c.disabled && "disabled"}`),
|
15144
15144
|
disabled: c.disabled,
|
15145
15145
|
onClick: m,
|
15146
|
-
onMouseenter:
|
15147
|
-
onMouseleave:
|
15146
|
+
onMouseenter: o,
|
15147
|
+
onMouseleave: o,
|
15148
15148
|
"aria-label": c.label
|
15149
15149
|
}, [
|
15150
15150
|
z(Z2(I4), {
|
@@ -15154,7 +15154,7 @@ const NP = /* @__PURE__ */ D(SP, [["__scopeId", "data-v-d205c709"]]), wP = ["hre
|
|
15154
15154
|
hover: i.value,
|
15155
15155
|
"aria-hidden": "true"
|
15156
15156
|
}, null, 8, ["type", "active", "value", "hover"]),
|
15157
|
-
|
15157
|
+
r("span", TP, V(c.label), 1)
|
15158
15158
|
], 42, _P));
|
15159
15159
|
}
|
15160
15160
|
});
|
@@ -15170,7 +15170,7 @@ const IP = /* @__PURE__ */ D(DP, [["__scopeId", "data-v-835677d9"]]), PP = { cla
|
|
15170
15170
|
},
|
15171
15171
|
text: {
|
15172
15172
|
type: String,
|
15173
|
-
default: null
|
15173
|
+
default: () => null
|
15174
15174
|
},
|
15175
15175
|
content: {
|
15176
15176
|
type: String,
|
@@ -15183,7 +15183,7 @@ const IP = /* @__PURE__ */ D(DP, [["__scopeId", "data-v-835677d9"]]), PP = { cla
|
|
15183
15183
|
},
|
15184
15184
|
icon: {
|
15185
15185
|
type: String,
|
15186
|
-
default: null
|
15186
|
+
default: () => null
|
15187
15187
|
}
|
15188
15188
|
},
|
15189
15189
|
setup(c) {
|
@@ -15196,7 +15196,7 @@ const IP = /* @__PURE__ */ D(DP, [["__scopeId", "data-v-835677d9"]]), PP = { cla
|
|
15196
15196
|
"data-test": "tooltip"
|
15197
15197
|
}, {
|
15198
15198
|
default: F(() => [
|
15199
|
-
|
15199
|
+
r("div", PP, [
|
15200
15200
|
c.text ? (u(), d("span", BP, V(c.text), 1)) : b("", !0),
|
15201
15201
|
c.icon ? (u(), j(i, {
|
15202
15202
|
key: 1,
|
@@ -15207,14 +15207,14 @@ const IP = /* @__PURE__ */ D(DP, [["__scopeId", "data-v-835677d9"]]), PP = { cla
|
|
15207
15207
|
])
|
15208
15208
|
]),
|
15209
15209
|
content: F(() => [
|
15210
|
-
|
15210
|
+
r("span", { id: c.id }, V(c.content), 9, OP)
|
15211
15211
|
]),
|
15212
15212
|
_: 1
|
15213
15213
|
}, 8, ["placement"]);
|
15214
15214
|
};
|
15215
15215
|
}
|
15216
15216
|
});
|
15217
|
-
const EP = /* @__PURE__ */ D(jP, [["__scopeId", "data-v-
|
15217
|
+
const EP = /* @__PURE__ */ D(jP, [["__scopeId", "data-v-f09132ab"]]), qP = { class: "AVMenuDropdown" }, FP = ["id", "aria-expanded", "aria-label"], $P = /* @__PURE__ */ B({
|
15218
15218
|
__name: "AVMenuDropdown",
|
15219
15219
|
props: {
|
15220
15220
|
icon: {
|
@@ -15239,16 +15239,16 @@ const EP = /* @__PURE__ */ D(jP, [["__scopeId", "data-v-9eefb906"]]), qP = { 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"), l = H("AVMenuDropdownItem"),
|
15249
|
+
const n = H("AVIcon"), l = H("AVMenuDropdownItem"), o = H("AVMenuDropdownContent");
|
15250
15250
|
return u(), d("div", qP, [
|
15251
|
-
|
15251
|
+
r("button", {
|
15252
15252
|
class: "AVMenuDropdown--button",
|
15253
15253
|
onClick: i,
|
15254
15254
|
id: c.id,
|
@@ -15270,7 +15270,7 @@ const EP = /* @__PURE__ */ D(jP, [["__scopeId", "data-v-9eefb906"]]), qP = { cla
|
|
15270
15270
|
"data-test": "main-icon"
|
15271
15271
|
}, null, 8, ["icon"]))
|
15272
15272
|
], 8, FP),
|
15273
|
-
z(
|
15273
|
+
z(o, null, {
|
15274
15274
|
default: F(() => [
|
15275
15275
|
(u(!0), d(R, null, Y(c.options, (m, f) => (u(), j(l, {
|
15276
15276
|
key: f,
|
@@ -15384,7 +15384,7 @@ const ZP = /* @__PURE__ */ D(QP, [["__scopeId", "data-v-f770cea1"]]), XP = ["dis
|
|
15384
15384
|
emits: ["update:waiting"],
|
15385
15385
|
setup(c, { emit: a }) {
|
15386
15386
|
const e = c, i = $(!1);
|
15387
|
-
|
15387
|
+
a2(i, (l) => a("update:waiting", l));
|
15388
15388
|
const t = L(() => {
|
15389
15389
|
if (!i.value)
|
15390
15390
|
switch (e.variant) {
|
@@ -15406,7 +15406,7 @@ const ZP = /* @__PURE__ */ D(QP, [["__scopeId", "data-v-f770cea1"]]), XP = ["dis
|
|
15406
15406
|
i.value = !1;
|
15407
15407
|
}
|
15408
15408
|
}
|
15409
|
-
return (l,
|
15409
|
+
return (l, 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 ZP = /* @__PURE__ */ D(QP, [["__scopeId", "data-v-f770cea1"]]), XP = ["dis
|
|
15435
15435
|
class: "AVAsyncButton--icon",
|
15436
15436
|
"data-test": "btn-icon"
|
15437
15437
|
}, null, 8, ["icon"]),
|
15438
|
-
|
15438
|
+
r("span", null, V(c.label), 1)
|
15439
15439
|
], !0)
|
15440
15440
|
], 10, XP);
|
15441
15441
|
};
|
@@ -15462,16 +15462,16 @@ const KP = /* @__PURE__ */ D(JP, [["__scopeId", "data-v-11042fa9"]]), cB = { cla
|
|
15462
15462
|
emits: ["update"],
|
15463
15463
|
setup(c, { emit: a }) {
|
15464
15464
|
const e = c, i = $([]), t = $(""), s = L(() => e.options.length === 2 ? "AVTabSwitcher--double" : "AVTabSwitcher--triple");
|
15465
|
-
|
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 ? l(e.selected) : i.value[0].selected = !0, e.disabled &&
|
15469
|
+
), e.selected ? l(e.selected) : i.value[0].selected = !0, e.disabled && o();
|
15470
15470
|
}, l = (v) => {
|
15471
15471
|
i.value.map((p) => {
|
15472
15472
|
p.value === v ? (p.selected = !0, t.value = p.value) : p.selected = !1;
|
15473
15473
|
});
|
15474
|
-
},
|
15474
|
+
}, o = () => {
|
15475
15475
|
if (i.value.map((v) => v.disabled = !1), e.disabled)
|
15476
15476
|
i.value.map((v) => {
|
15477
15477
|
e.disabled.map(
|
@@ -15485,17 +15485,17 @@ const KP = /* @__PURE__ */ D(JP, [["__scopeId", "data-v-11042fa9"]]), cB = { cla
|
|
15485
15485
|
}, f = () => {
|
15486
15486
|
a("update", t.value, i.value);
|
15487
15487
|
};
|
15488
|
-
return
|
15488
|
+
return a2(
|
15489
15489
|
() => e.options,
|
15490
15490
|
() => n()
|
15491
|
-
),
|
15491
|
+
), a2(
|
15492
15492
|
() => e.selected,
|
15493
15493
|
() => {
|
15494
15494
|
t.value = e.selected, l(e.selected);
|
15495
15495
|
}
|
15496
|
-
),
|
15496
|
+
), a2(
|
15497
15497
|
() => e.disabled,
|
15498
|
-
() =>
|
15498
|
+
() => o()
|
15499
15499
|
), (v, p) => (u(), d("div", cB, [
|
15500
15500
|
(u(!0), d(R, null, Y(i.value, (h) => (u(), d("button", {
|
15501
15501
|
key: h.value,
|
@@ -15535,17 +15535,17 @@ const iB = /* @__PURE__ */ D(aB, [["__scopeId", "data-v-413f60c7"]]), tB = { cla
|
|
15535
15535
|
return (t, s) => {
|
15536
15536
|
const n = H("AVIcon"), l = H("AVSpinner");
|
15537
15537
|
return u(), d("div", tB, [
|
15538
|
-
|
15538
|
+
r("div", sB, [
|
15539
15539
|
z(n, {
|
15540
15540
|
icon: `fa-solid fa-${e.value ? "file-circle-check" : "file-circle-minus"}`,
|
15541
15541
|
class: O(`AVBallotSummary--icon ${e.value && "AVBallotSummary--icon-ready"}`),
|
15542
15542
|
"data-test": "ballot-icon"
|
15543
15543
|
}, null, 8, ["icon", "class"]),
|
15544
|
-
|
15544
|
+
r("span", {
|
15545
15545
|
class: O(`AVBallotSummary--ballot-name ${e.value && "AVBallotSummary--name-ready"}`)
|
15546
15546
|
}, V(c.ballotStyleName), 3)
|
15547
15547
|
]),
|
15548
|
-
|
15548
|
+
r("div", nB, [
|
15549
15549
|
e.value ? (u(), j(n, {
|
15550
15550
|
key: 0,
|
15551
15551
|
icon: "fa-solid fa-circle-check",
|
@@ -15556,7 +15556,7 @@ const iB = /* @__PURE__ */ D(aB, [["__scopeId", "data-v-413f60c7"]]), tB = { cla
|
|
15556
15556
|
color: "neutral",
|
15557
15557
|
"data-test": "ballot-spinner"
|
15558
15558
|
})),
|
15559
|
-
|
15559
|
+
r("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,7 +15593,7 @@ const lB = /* @__PURE__ */ D(rB, [["__scopeId", "data-v-607d90fc"]]), oB = {
|
|
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 = () => {
|
@@ -15602,34 +15602,34 @@ const lB = /* @__PURE__ */ D(rB, [["__scopeId", "data-v-607d90fc"]]), oB = {
|
|
15602
15602
|
}, 1e3);
|
15603
15603
|
}, s = L(() => 100 - i.value / e.timeout * 100), n = L(
|
15604
15604
|
() => Math.floor((e.timeout - i.value) / 60)
|
15605
|
-
), l = L(() => (e.timeout - i.value) % 60),
|
15605
|
+
), l = L(() => (e.timeout - i.value) % 60), o = L(() => n.value % 60), m = L(() => l.value < 10 ? `${o.value}:0${l.value}` : `${o.value}:${l.value}`);
|
15606
15606
|
return (f, v) => (u(), d(R, null, [
|
15607
|
-
|
15607
|
+
r("div", {
|
15608
15608
|
class: "AVTimedCard",
|
15609
15609
|
style: H2(`width: ${c.customWidth}px`)
|
15610
15610
|
}, [
|
15611
|
-
|
15611
|
+
r("div", oB, [
|
15612
15612
|
Z(f.$slots, "default", {}, void 0, !0)
|
15613
15613
|
]),
|
15614
|
-
|
15615
|
-
|
15614
|
+
r("div", fB, [
|
15615
|
+
r("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
|
+
r("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
|
+
r("strong", null, V(m.value), 1)
|
15628
15628
|
], 2)
|
15629
15629
|
], 64));
|
15630
15630
|
}
|
15631
15631
|
});
|
15632
|
-
const mB = /* @__PURE__ */ D(uB, [["__scopeId", "data-v-583fff65"]]), dB = (c) => (T2("data-v-9a6218e9"), c = c(), D2(), c), vB = { class: "AVBasicSteps" }, pB = /* @__PURE__ */ dB(() => /* @__PURE__ */
|
15632
|
+
const mB = /* @__PURE__ */ D(uB, [["__scopeId", "data-v-583fff65"]]), dB = (c) => (T2("data-v-9a6218e9"), c = c(), D2(), c), vB = { class: "AVBasicSteps" }, pB = /* @__PURE__ */ dB(() => /* @__PURE__ */ r("span", {
|
15633
15633
|
class: "AVBasicSteps--line",
|
15634
15634
|
"data-test": "separator"
|
15635
15635
|
}, null, -1)), hB = {
|
@@ -15652,12 +15652,12 @@ const mB = /* @__PURE__ */ D(uB, [["__scopeId", "data-v-583fff65"]]), dB = (c) =
|
|
15652
15652
|
setup(c) {
|
15653
15653
|
const a = c, e = (i) => i === a.active;
|
15654
15654
|
return (i, t) => (u(), d("div", vB, [
|
15655
|
-
|
15655
|
+
r("span", {
|
15656
15656
|
class: O(`AVBasicSteps--step ${e(c.steps[0]) && "AVBasicSteps--step-active"}`),
|
15657
15657
|
"data-test": "step"
|
15658
15658
|
}, V(c.steps[0]), 3),
|
15659
15659
|
pB,
|
15660
|
-
|
15660
|
+
r("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,21 +15703,21 @@ const zB = /* @__PURE__ */ D(VB, [["__scopeId", "data-v-9a6218e9"]]), HB = { cla
|
|
15703
15703
|
});
|
15704
15704
|
});
|
15705
15705
|
}, t = (n) => a.done ? a.done.includes(n) : !1;
|
15706
|
-
|
15706
|
+
v2(() => {
|
15707
15707
|
i();
|
15708
|
-
}),
|
15708
|
+
}), a2(
|
15709
15709
|
() => a.steps,
|
15710
15710
|
() => i()
|
15711
|
-
),
|
15711
|
+
), a2(
|
15712
15712
|
() => a.active,
|
15713
15713
|
() => i()
|
15714
|
-
),
|
15714
|
+
), a2(
|
15715
15715
|
() => a.done,
|
15716
15716
|
() => i()
|
15717
15717
|
);
|
15718
15718
|
const s = L(() => `${100 / a.steps.length}%`);
|
15719
15719
|
return (n, l) => {
|
15720
|
-
const
|
15720
|
+
const o = H("AVIcon");
|
15721
15721
|
return u(), d("div", HB, [
|
15722
15722
|
(u(!0), d(R, null, Y(e.value, (m, f) => (u(), d("div", {
|
15723
15723
|
key: f,
|
@@ -15725,7 +15725,7 @@ const zB = /* @__PURE__ */ D(VB, [["__scopeId", "data-v-9a6218e9"]]), HB = { cla
|
|
15725
15725
|
"data-test": "step"
|
15726
15726
|
}, [
|
15727
15727
|
m.done ? (u(), d("div", MB, [
|
15728
|
-
z(
|
15728
|
+
z(o, {
|
15729
15729
|
icon: "fa-solid fa-check",
|
15730
15730
|
class: "AVSteps--step-icon"
|
15731
15731
|
})
|
@@ -15733,7 +15733,7 @@ const zB = /* @__PURE__ */ D(VB, [["__scopeId", "data-v-9a6218e9"]]), HB = { cla
|
|
15733
15733
|
key: 1,
|
15734
15734
|
class: O(`AVSteps--step--number-container ${e.value.length !== f + 1 && "AVSteps--step-circle"} ${m.active && "AVSteps--step--number-container-active"}`)
|
15735
15735
|
}, V(f + 1), 3)),
|
15736
|
-
|
15736
|
+
r("span", {
|
15737
15737
|
class: O(`AVSteps--step-label ${m.active && "AVSteps--step-label-active"}`)
|
15738
15738
|
}, V(m.value), 3)
|
15739
15739
|
], 2))), 128))
|
@@ -15762,12 +15762,12 @@ const CB = /* @__PURE__ */ D(gB, [["__scopeId", "data-v-a4539298"]]), LB = {
|
|
15762
15762
|
height: "26",
|
15763
15763
|
stroke: "white",
|
15764
15764
|
"stroke-width": "0.25rem"
|
15765
|
-
}, AB = /* @__PURE__ */ Zw(() => /* @__PURE__ */
|
15765
|
+
}, AB = /* @__PURE__ */ Zw(() => /* @__PURE__ */ r("line", {
|
15766
15766
|
x1: "25%",
|
15767
15767
|
y1: "25%",
|
15768
15768
|
x2: "75%",
|
15769
15769
|
y2: "75%"
|
15770
|
-
}, null, -1)), SB = /* @__PURE__ */ Zw(() => /* @__PURE__ */
|
15770
|
+
}, null, -1)), SB = /* @__PURE__ */ Zw(() => /* @__PURE__ */ r("line", {
|
15771
15771
|
x1: "75%",
|
15772
15772
|
y1: "25%",
|
15773
15773
|
x2: "25%",
|
@@ -15860,12 +15860,12 @@ const kB = /* @__PURE__ */ D(wB, [["__scopeId", "data-v-9953e4ee"]]), _B = {
|
|
15860
15860
|
tabindex: 0
|
15861
15861
|
} : {});
|
15862
15862
|
return (n, l) => {
|
15863
|
-
const
|
15863
|
+
const o = H("AVOptionSelect");
|
15864
15864
|
return u(), d("div", TB, [
|
15865
15865
|
c.exclusiveError && c.checked ? (u(), d("div", DB, [
|
15866
|
-
|
15866
|
+
r("div", IB, V(t.value.exclusive_option), 1)
|
15867
15867
|
])) : b("", !0),
|
15868
|
-
|
15868
|
+
r("button", fk({
|
15869
15869
|
class: {
|
15870
15870
|
AVOptionCheckbox: !0,
|
15871
15871
|
"AVOptionCheckbox--checked": c.checked,
|
@@ -15879,7 +15879,7 @@ const kB = /* @__PURE__ */ D(wB, [["__scopeId", "data-v-9953e4ee"]]), _B = {
|
|
15879
15879
|
onClick: A2(i, ["stop"]),
|
15880
15880
|
onKeydown: P9(A2(i, ["prevent"]), ["space", "enter"])
|
15881
15881
|
}), [
|
15882
|
-
c.checked ? (u(), j(
|
15882
|
+
c.checked ? (u(), j(o, {
|
15883
15883
|
key: 0,
|
15884
15884
|
id: `option_${c.optionReference}_tick`,
|
15885
15885
|
rank: c.rank,
|
@@ -15948,48 +15948,39 @@ const OB = /* @__PURE__ */ D(BB, [["__scopeId", "data-v-919d7a25"]]), jB = /* @_
|
|
15948
15948
|
},
|
15949
15949
|
emits: ["accordionOpen"],
|
15950
15950
|
setup(c, { emit: a }) {
|
15951
|
-
const e = c, i = $(!1), t = $(!0)
|
15952
|
-
|
15953
|
-
|
15954
|
-
}
|
15955
|
-
|
15956
|
-
|
15957
|
-
|
15958
|
-
|
15959
|
-
i.value = l && !r;
|
15960
|
-
}
|
15961
|
-
);
|
15962
|
-
const n = (l = null, r = !0) => {
|
15963
|
-
e.collapsable && (t.value = r, l === null ? i.value = !i.value : i.value = !!l, i.value && a("accordionOpen"));
|
15964
|
-
};
|
15965
|
-
return (l, r) => {
|
15966
|
-
const m = H("AVTransitionSlide");
|
15951
|
+
const e = c, i = $(!1), t = $(!0);
|
15952
|
+
function s(n = !1, l = !0) {
|
15953
|
+
e.collapsable && (t.value = l, n === null ? i.value = !i.value : i.value = !!n, i.value && a("accordionOpen"));
|
15954
|
+
}
|
15955
|
+
return v2(() => {
|
15956
|
+
i.value = e.collapsable && !e.startCollapsed;
|
15957
|
+
}), (n, l) => {
|
15958
|
+
const o = H("AVTransitionSlide");
|
15967
15959
|
return c.collapsable ? (u(), d(R, { key: 0 }, [
|
15968
|
-
|
15969
|
-
role: "button",
|
15960
|
+
r("div", {
|
15970
15961
|
"aria-controls": c.paneId,
|
15971
15962
|
tabindex: "0",
|
15972
15963
|
"aria-expanded": i.value,
|
15973
15964
|
class: "AVCollapser",
|
15974
|
-
onClick:
|
15975
|
-
onKeypress:
|
15965
|
+
onClick: l[0] || (l[0] = (m) => s()),
|
15966
|
+
onKeypress: l[1] || (l[1] = P9(A2((m) => s(), ["prevent"]), ["space", "enter"]))
|
15976
15967
|
}, [
|
15977
|
-
Z(
|
15968
|
+
Z(n.$slots, "toggle", {
|
15978
15969
|
isOpen: i.value,
|
15979
15970
|
collapsable: c.collapsable
|
15980
15971
|
}, void 0, !0)
|
15981
15972
|
], 40, EB),
|
15982
|
-
z(
|
15973
|
+
z(o, {
|
15983
15974
|
"skip-transition": !t.value
|
15984
15975
|
}, {
|
15985
15976
|
default: F(() => [
|
15986
|
-
N2(
|
15977
|
+
N2(r("div", {
|
15987
15978
|
id: c.paneId,
|
15988
15979
|
"aria-hidden": !i.value
|
15989
15980
|
}, [
|
15990
|
-
Z(
|
15981
|
+
Z(n.$slots, "pane", {
|
15991
15982
|
isOpen: i.value,
|
15992
|
-
toggleCollapse:
|
15983
|
+
toggleCollapse: s
|
15993
15984
|
}, void 0, !0)
|
15994
15985
|
], 8, qB), [
|
15995
15986
|
[X2, i.value]
|
@@ -15998,19 +15989,19 @@ const OB = /* @__PURE__ */ D(BB, [["__scopeId", "data-v-919d7a25"]]), jB = /* @_
|
|
15998
15989
|
_: 3
|
15999
15990
|
}, 8, ["skip-transition"])
|
16000
15991
|
], 64)) : (u(), d(R, { key: 1 }, [
|
16001
|
-
Z(
|
15992
|
+
Z(n.$slots, "toggle", {
|
16002
15993
|
isOpen: !0,
|
16003
15994
|
collapsable: !1
|
16004
15995
|
}, void 0, !0),
|
16005
|
-
Z(
|
15996
|
+
Z(n.$slots, "pane", {
|
16006
15997
|
isOpen: !0,
|
16007
|
-
toggleCollapse:
|
15998
|
+
toggleCollapse: s
|
16008
15999
|
}, void 0, !0)
|
16009
16000
|
], 64));
|
16010
16001
|
};
|
16011
16002
|
}
|
16012
16003
|
});
|
16013
|
-
const $B = /* @__PURE__ */ D(FB, [["__scopeId", "data-v-
|
16004
|
+
const $B = /* @__PURE__ */ D(FB, [["__scopeId", "data-v-823fd4bf"]]), RB = { class: "AVRadioGroup--input-set" }, UB = ["for"], WB = {
|
16014
16005
|
key: 1,
|
16015
16006
|
class: "AVRadioGroup--error",
|
16016
16007
|
"data-test": "error-msg"
|
@@ -16071,22 +16062,22 @@ const $B = /* @__PURE__ */ D(FB, [["__scopeId", "data-v-b99bef60"]]), RB = { cla
|
|
16071
16062
|
else
|
16072
16063
|
return;
|
16073
16064
|
};
|
16074
|
-
|
16065
|
+
v2(() => {
|
16075
16066
|
e.options.map(
|
16076
16067
|
(m) => t.value.push({ value: m, checked: !1 })
|
16077
16068
|
), e.initialValue && s(e.initialValue), e.disabled && n();
|
16078
16069
|
});
|
16079
16070
|
const l = (m) => {
|
16080
|
-
s(m),
|
16081
|
-
},
|
16071
|
+
s(m), o();
|
16072
|
+
}, o = () => {
|
16082
16073
|
a("update", i.value, t.value);
|
16083
16074
|
};
|
16084
|
-
return
|
16075
|
+
return a2(
|
16085
16076
|
() => e.initialValue,
|
16086
16077
|
() => {
|
16087
16078
|
i.value = e.initialValue, s(e.initialValue);
|
16088
16079
|
}
|
16089
|
-
),
|
16080
|
+
), a2(
|
16090
16081
|
() => e.disabled,
|
16091
16082
|
() => {
|
16092
16083
|
n();
|
@@ -16100,7 +16091,7 @@ const $B = /* @__PURE__ */ D(FB, [["__scopeId", "data-v-b99bef60"]]), RB = { cla
|
|
16100
16091
|
class: "AVRadioGroup--label",
|
16101
16092
|
"data-test": "input-label"
|
16102
16093
|
}, V(c.inputLabel), 9, UB)),
|
16103
|
-
|
16094
|
+
r("div", {
|
16104
16095
|
class: O(`AVRadioGroup--${c.orientation}`),
|
16105
16096
|
"data-test": "input-group"
|
16106
16097
|
}, [
|
@@ -16156,7 +16147,7 @@ const ZB = /* @__PURE__ */ D(QB, [["__scopeId", "data-v-9fd5c53d"]]), XB = { cla
|
|
16156
16147
|
return (a, e) => {
|
16157
16148
|
const i = H("AVIcon");
|
16158
16149
|
return u(), d("div", XB, [
|
16159
|
-
|
16150
|
+
r("a", { href: c.buttonHref }, [
|
16160
16151
|
c.disableButton ? b("", !0) : (u(), j(i, {
|
16161
16152
|
key: 0,
|
16162
16153
|
icon: "fa-solid fa-circle-chevron-left",
|
@@ -16168,7 +16159,7 @@ const ZB = /* @__PURE__ */ D(QB, [["__scopeId", "data-v-9fd5c53d"]]), XB = { cla
|
|
16168
16159
|
class: "AVBreadcrumb--group",
|
16169
16160
|
"data-test": "item-group"
|
16170
16161
|
}, [
|
16171
|
-
|
16162
|
+
r("a", {
|
16172
16163
|
href: t.active ? null : t.href,
|
16173
16164
|
class: O(`AVBreadcrumb--link ${t.active && "AVBreadcrumb--link-active"} `)
|
16174
16165
|
}, V(t.text), 11, KB),
|
@@ -16248,57 +16239,57 @@ const eO = /* @__PURE__ */ D(cO, [["__scopeId", "data-v-71e09fe3"]]), aO = ["hre
|
|
16248
16239
|
archived: "default"
|
16249
16240
|
}, i = L(() => e[a.status]);
|
16250
16241
|
return (t, s) => {
|
16251
|
-
const n = H("AVLabel"), l = H("AVIcon"),
|
16242
|
+
const n = H("AVLabel"), l = H("AVIcon"), o = H("AVCard");
|
16252
16243
|
return u(), d("a", {
|
16253
16244
|
href: c.href,
|
16254
16245
|
class: "AVElectionCard",
|
16255
16246
|
"data-test": "link"
|
16256
16247
|
}, [
|
16257
|
-
z(
|
16248
|
+
z(o, {
|
16258
16249
|
variant: "rounded",
|
16259
16250
|
role: "button"
|
16260
16251
|
}, {
|
16261
16252
|
default: F(() => [
|
16262
|
-
|
16263
|
-
|
16264
|
-
|
16265
|
-
|
16253
|
+
r("div", iO, [
|
16254
|
+
r("span", tO, V(c.id), 1),
|
16255
|
+
r("div", sO, [
|
16256
|
+
r("span", nO, V(c.name), 1),
|
16266
16257
|
z(n, {
|
16267
16258
|
type: i.value,
|
16268
16259
|
value: c.status
|
16269
16260
|
}, null, 8, ["type", "value"])
|
16270
16261
|
]),
|
16271
|
-
|
16272
|
-
|
16273
|
-
|
16262
|
+
r("div", rO, [
|
16263
|
+
r("div", lO, [
|
16264
|
+
r("div", oO, [
|
16274
16265
|
z(l, { icon: "fa-solid fa-location-pin" })
|
16275
16266
|
]),
|
16276
|
-
|
16267
|
+
r("span", fO, [
|
16277
16268
|
K(V(c.countyNameLabel), 1),
|
16278
|
-
|
16269
|
+
r("strong", null, V(c.countyName), 1)
|
16279
16270
|
])
|
16280
16271
|
]),
|
16281
|
-
|
16282
|
-
|
16272
|
+
r("div", uO, [
|
16273
|
+
r("div", mO, [
|
16283
16274
|
z(l, { icon: "fa-solid fa-file-circle-plus" })
|
16284
16275
|
]),
|
16285
|
-
|
16276
|
+
r("span", dO, [
|
16286
16277
|
K(V(c.createdAtLabel), 1),
|
16287
|
-
|
16278
|
+
r("strong", null, V(c.createdAt), 1)
|
16288
16279
|
])
|
16289
16280
|
]),
|
16290
|
-
|
16291
|
-
|
16281
|
+
r("div", vO, [
|
16282
|
+
r("div", pO, [
|
16292
16283
|
z(l, { icon: "fa-solid fa-pen-to-square" })
|
16293
16284
|
]),
|
16294
|
-
|
16285
|
+
r("span", hO, [
|
16295
16286
|
K(V(c.lastUpdatedLabel), 1),
|
16296
|
-
|
16287
|
+
r("strong", null, V(c.lastUpdated), 1)
|
16297
16288
|
])
|
16298
16289
|
])
|
16299
16290
|
])
|
16300
16291
|
]),
|
16301
|
-
|
16292
|
+
r("div", VO, [
|
16302
16293
|
z(l, {
|
16303
16294
|
icon: "fa-solid fa-circle-chevron-right",
|
16304
16295
|
class: "AVElectionCard--CTA-icon"
|
@@ -16356,22 +16347,22 @@ const HO = /* @__PURE__ */ D(zO, [["__scopeId", "data-v-dd72671e"]]), MO = ["hre
|
|
16356
16347
|
}, [
|
16357
16348
|
z(t, { variant: "rounded" }, {
|
16358
16349
|
default: F(() => [
|
16359
|
-
|
16350
|
+
r("div", gO, [
|
16360
16351
|
c.reviewed ? (u(), d("div", CO, [
|
16361
16352
|
z(i, { icon: "fa-solid fa-check" })
|
16362
16353
|
])) : b("", !0),
|
16363
|
-
|
16364
|
-
|
16365
|
-
|
16354
|
+
r("div", LO, [
|
16355
|
+
r("div", bO, V(c.name), 1),
|
16356
|
+
r("div", xO, V(`${c.contestQty} ${c.contestLabel}`), 1)
|
16366
16357
|
])
|
16367
16358
|
]),
|
16368
|
-
|
16359
|
+
r("div", yO, [
|
16369
16360
|
z(i, { icon: "fa-solid fa-chevron-right" })
|
16370
16361
|
])
|
16371
16362
|
]),
|
16372
16363
|
_: 1
|
16373
16364
|
}),
|
16374
|
-
|
16365
|
+
r("div", {
|
16375
16366
|
class: O(`AVBallotStyleCard--progress AVBallotStyleCard--progress-${c.reviewed ? "success" : "default"}`),
|
16376
16367
|
"data-test": "progress"
|
16377
16368
|
}, null, 2)
|
@@ -16496,17 +16487,17 @@ const SO = /* @__PURE__ */ D(AO, [["__scopeId", "data-v-c682a2cf"]]), NO = {
|
|
16496
16487
|
var f, v;
|
16497
16488
|
const n = Array.from(Array((f = a.option) == null ? void 0 : f.crosses).keys());
|
16498
16489
|
n.forEach((p) => n[p] = p + 1);
|
16499
|
-
const l = n.indexOf(Math.ceil(((v = a.option) == null ? void 0 : v.crosses) / 2)) + 1,
|
16500
|
-
return m.length ? [
|
16490
|
+
const l = n.indexOf(Math.ceil(((v = a.option) == null ? void 0 : v.crosses) / 2)) + 1, o = n.slice(0, l), m = n.slice(l);
|
16491
|
+
return m.length ? [o, m] : [o];
|
16501
16492
|
});
|
16502
16493
|
return (n, l) => {
|
16503
16494
|
var m, f, v;
|
16504
|
-
const
|
16495
|
+
const o = H("AVOptionCheckbox");
|
16505
16496
|
return u(), d("div", {
|
16506
16497
|
class: "AVSummaryOption",
|
16507
16498
|
"aria-label": e.value.option
|
16508
16499
|
}, [
|
16509
|
-
|
16500
|
+
r("div", {
|
16510
16501
|
class: O({
|
16511
16502
|
"AVSummaryOption--header": !0,
|
16512
16503
|
"AVSummaryOption--header-multiple": i.value
|
@@ -16518,11 +16509,11 @@ const SO = /* @__PURE__ */ D(AO, [["__scopeId", "data-v-c682a2cf"]]), NO = {
|
|
16518
16509
|
class: "AVSummaryOption--img",
|
16519
16510
|
alt: e.value.option_image
|
16520
16511
|
}, null, 8, kO)) : b("", !0),
|
16521
|
-
|
16522
|
-
|
16512
|
+
r("div", _O, [
|
16513
|
+
r("div", TO, V(t.value), 1)
|
16523
16514
|
]),
|
16524
16515
|
i.value ? b("", !0) : (u(), d("div", DO, [
|
16525
|
-
z(
|
16516
|
+
z(o, {
|
16526
16517
|
checked: !0,
|
16527
16518
|
rank: (v = c.option) == null ? void 0 : v.rank,
|
16528
16519
|
disabled: !0
|
@@ -16536,7 +16527,7 @@ const SO = /* @__PURE__ */ D(AO, [["__scopeId", "data-v-c682a2cf"]]), NO = {
|
|
16536
16527
|
}, [
|
16537
16528
|
(u(!0), d(R, null, Y(p, (h) => {
|
16538
16529
|
var C;
|
16539
|
-
return u(), j(
|
16530
|
+
return u(), j(o, {
|
16540
16531
|
key: h,
|
16541
16532
|
checked: !0,
|
16542
16533
|
rank: (C = c.option) == null ? void 0 : C.rank,
|
@@ -16719,7 +16710,7 @@ const BO = {
|
|
16719
16710
|
},
|
16720
16711
|
emits: ["accordion-open", "checked"],
|
16721
16712
|
setup(c, { emit: a }) {
|
16722
|
-
const e = c, { eventBus: i } = Xw(), t = $(!1), s = $(null), n = $(null), { emit: l } = uk(),
|
16713
|
+
const e = c, { eventBus: i } = Xw(), t = $(!1), s = $(null), n = $(null), { emit: l } = uk(), o = L(() => BO[e.locale]), m = L(
|
16723
16714
|
() => document.getElementsByTagName("html")[0].dir === "rtl"
|
16724
16715
|
), f = L(
|
16725
16716
|
() => e.contest.markingType.voteVariation === "ranked"
|
@@ -16742,10 +16733,10 @@ const BO = {
|
|
16742
16733
|
let x = [];
|
16743
16734
|
return C.value && x.push({
|
16744
16735
|
url: C.value,
|
16745
|
-
text:
|
16736
|
+
text: o.value.info_link_text_html
|
16746
16737
|
}), M.value && x.push({
|
16747
16738
|
url: M.value,
|
16748
|
-
text:
|
16739
|
+
text: o.value.video_link_text_html
|
16749
16740
|
}), x;
|
16750
16741
|
}), _ = L(
|
16751
16742
|
() => e.option.children && e.option.children.length > 0
|
@@ -16771,7 +16762,7 @@ const BO = {
|
|
16771
16762
|
t.value = !0, n.value.scrollIntoView({ behavior: "smooth", block: "center" });
|
16772
16763
|
}));
|
16773
16764
|
};
|
16774
|
-
return
|
16765
|
+
return a2(
|
16775
16766
|
() => i.value.get("highlight-option"),
|
16776
16767
|
(x) => {
|
16777
16768
|
const [E] = x ?? [];
|
@@ -16784,7 +16775,7 @@ const BO = {
|
|
16784
16775
|
ref: n,
|
16785
16776
|
class: "AVOption--background"
|
16786
16777
|
}, [
|
16787
|
-
|
16778
|
+
r("a", {
|
16788
16779
|
id: c.option.reference,
|
16789
16780
|
class: "AVOption--scroll-anchor",
|
16790
16781
|
href: `option_${c.option.code}_checkbox`,
|
@@ -16795,35 +16786,35 @@ const BO = {
|
|
16795
16786
|
"start-collapsed": c.contest.collapseDefault,
|
16796
16787
|
onAccordionOpen: E[1] || (E[1] = (J) => x.$emit("accordion-open"))
|
16797
16788
|
}, {
|
16798
|
-
toggle: F(({ isOpen: J, collapsable:
|
16799
|
-
|
16789
|
+
toggle: F(({ isOpen: J, collapsable: e2 }) => [
|
16790
|
+
r("section", {
|
16800
16791
|
ref_key: "el",
|
16801
16792
|
ref: s,
|
16802
16793
|
class: O(["AVOption", { "AVOption--highlight": t.value }]),
|
16803
|
-
"aria-label":
|
16794
|
+
"aria-label": o.value.aria_labels.option
|
16804
16795
|
}, [
|
16805
|
-
|
16796
|
+
r("div", {
|
16806
16797
|
class: O(["AVOption--container", {
|
16807
16798
|
"AVOption--container-column": g.value > 1,
|
16808
16799
|
"AVOption--container-row": g.value <= 5
|
16809
16800
|
}])
|
16810
16801
|
}, [
|
16811
|
-
|
16812
|
-
|
16802
|
+
r("div", EO, [
|
16803
|
+
r("header", qO, [
|
16813
16804
|
y.value ? (u(), d("img", {
|
16814
16805
|
key: 0,
|
16815
16806
|
src: y.value,
|
16816
|
-
alt:
|
16807
|
+
alt: o.value.aria_labels.option_image,
|
16817
16808
|
class: "AVOption-image"
|
16818
16809
|
}, null, 8, FO)) : b("", !0),
|
16819
|
-
|
16810
|
+
r("h5", {
|
16820
16811
|
class: "AVOption--title",
|
16821
16812
|
textContent: V(p.value)
|
16822
16813
|
}, null, 8, $O)
|
16823
16814
|
]),
|
16824
|
-
h.value || I.value.length
|
16815
|
+
h.value || I.value.length ? (u(), d("div", RO, [
|
16825
16816
|
h.value ? (u(), d("div", UO, [
|
16826
|
-
|
16817
|
+
r("p", { innerHTML: h.value }, null, 8, WO)
|
16827
16818
|
])) : b("", !0),
|
16828
16819
|
I.value.length > 0 ? (u(), d("div", GO, [
|
16829
16820
|
(u(!0), d(R, null, Y(I.value, (s2) => (u(), d("a", {
|
@@ -16834,8 +16825,8 @@ const BO = {
|
|
16834
16825
|
innerHTML: s2.text
|
16835
16826
|
}, null, 8, YO))), 128))
|
16836
16827
|
])) : b("", !0),
|
16837
|
-
|
16838
|
-
|
16828
|
+
e2 && _.value ? (u(), d("div", QO, [
|
16829
|
+
r("div", {
|
16839
16830
|
id: `option_${c.option.code}_dropdown`,
|
16840
16831
|
class: "AVOption--expander-container",
|
16841
16832
|
"aria-hidden": "true"
|
@@ -16844,9 +16835,9 @@ const BO = {
|
|
16844
16835
|
icon: J ? "chevron-down" : m.value ? "chevron-left" : "chevron-right",
|
16845
16836
|
class: "AVOption--expander-icon"
|
16846
16837
|
}, null, 8, ["icon"]),
|
16847
|
-
|
16838
|
+
r("span", {
|
16848
16839
|
class: "AVOption--expander-help-text",
|
16849
|
-
innerHTML: J ?
|
16840
|
+
innerHTML: J ? o.value.collapse_text : o.value.expand_text
|
16850
16841
|
}, null, 8, XO)
|
16851
16842
|
], 8, ZO),
|
16852
16843
|
w.value && !J ? (u(), d("span", {
|
@@ -16855,7 +16846,7 @@ const BO = {
|
|
16855
16846
|
"AVOption--suboption-badge-danger": c.invalid,
|
16856
16847
|
"AVOption--suboption-badge-normal": !c.invalid
|
16857
16848
|
}])
|
16858
|
-
}, V(m.value ? `${
|
16849
|
+
}, V(m.value ? `${o.value.sub_options_select} ${w.value}` : `${w.value} ${o.value.sub_options_select}`), 3)) : b("", !0)
|
16859
16850
|
])) : b("", !0)
|
16860
16851
|
])) : b("", !0)
|
16861
16852
|
]),
|
@@ -16887,9 +16878,9 @@ const BO = {
|
|
16887
16878
|
]),
|
16888
16879
|
pane: F(({ toggleCollapse: J }) => [
|
16889
16880
|
_.value ? (u(), d("div", JO, [
|
16890
|
-
(u(!0), d(R, null, Y(c.option.children, (
|
16891
|
-
key:
|
16892
|
-
option:
|
16881
|
+
(u(!0), d(R, null, Y(c.option.children, (e2) => (u(), j(l2, {
|
16882
|
+
key: e2.reference,
|
16883
|
+
option: e2,
|
16893
16884
|
selections: c.selections,
|
16894
16885
|
contest: c.contest,
|
16895
16886
|
invalid: c.invalid,
|
@@ -16905,7 +16896,7 @@ const BO = {
|
|
16905
16896
|
};
|
16906
16897
|
}
|
16907
16898
|
});
|
16908
|
-
const cj = /* @__PURE__ */ D(KO, [["__scopeId", "data-v-
|
16899
|
+
const cj = /* @__PURE__ */ D(KO, [["__scopeId", "data-v-42b4d8b5"]]), ej = {
|
16909
16900
|
ar: {
|
16910
16901
|
title: "فارغ",
|
16911
16902
|
aria_labels: {
|
@@ -17000,9 +16991,9 @@ const cj = /* @__PURE__ */ D(KO, [["__scopeId", "data-v-2da77da4"]]), ej = {
|
|
17000
16991
|
class: "AVBlankOption",
|
17001
16992
|
"aria-label": e.value.aria_labels.option
|
17002
16993
|
}, [
|
17003
|
-
|
17004
|
-
|
17005
|
-
|
16994
|
+
r("div", ij, [
|
16995
|
+
r("h5", tj, V(e.value.title), 1),
|
16996
|
+
r("div", sj, [
|
17006
16997
|
z(s, {
|
17007
16998
|
"option-reference": "blank",
|
17008
16999
|
rank: null,
|
@@ -17169,34 +17160,34 @@ const rj = /* @__PURE__ */ D(nj, [["__scopeId", "data-v-37a87144"]]), lj = {
|
|
17169
17160
|
const l = e.partyValue !== "" || e.candidateValue !== "";
|
17170
17161
|
l !== e.checkedValue && a("update:checkedValue", l);
|
17171
17162
|
};
|
17172
|
-
return (l,
|
17163
|
+
return (l, o) => {
|
17173
17164
|
const m = H("AVOptionCheckbox");
|
17174
17165
|
return u(), d("div", {
|
17175
17166
|
class: "AVWriteInOption",
|
17176
17167
|
"aria-label": i.value.aria_labels.option
|
17177
17168
|
}, [
|
17178
|
-
|
17179
|
-
|
17180
|
-
|
17181
|
-
|
17182
|
-
|
17169
|
+
r("div", fj, [
|
17170
|
+
r("div", uj, [
|
17171
|
+
r("div", mj, V(i.value.title), 1),
|
17172
|
+
r("div", dj, [
|
17173
|
+
r("select", {
|
17183
17174
|
class: "AVWriteInOption--form-control",
|
17184
17175
|
"aria-label": i.value.aria_labels.party,
|
17185
|
-
onInput:
|
17176
|
+
onInput: o[0] || (o[0] = (f) => s(f.target.value))
|
17186
17177
|
}, [
|
17187
|
-
|
17178
|
+
r("option", pj, V(i.value.choose_party), 1),
|
17188
17179
|
(u(!0), d(R, null, Y(c.parties, (f) => (u(), d("option", {
|
17189
17180
|
key: f.letter,
|
17190
17181
|
value: f.letter,
|
17191
17182
|
selected: f.letter === c.partyValue
|
17192
17183
|
}, V(f.letter) + " - " + V(f.name), 9, hj))), 128))
|
17193
17184
|
], 40, vj),
|
17194
|
-
|
17185
|
+
r("input", {
|
17195
17186
|
value: c.candidateValue,
|
17196
17187
|
class: "AVWriteInOption--form-control",
|
17197
17188
|
placeholder: i.value.placeholder,
|
17198
17189
|
"aria-label": i.value.aria_labels.candidate,
|
17199
|
-
onInput:
|
17190
|
+
onInput: o[1] || (o[1] = (f) => t(f.target.value))
|
17200
17191
|
}, null, 40, Vj)
|
17201
17192
|
])
|
17202
17193
|
]),
|
@@ -17432,7 +17423,7 @@ const Hj = /* @__PURE__ */ D(zj, [["__scopeId", "data-v-89219a9f"]]), Mj = {
|
|
17432
17423
|
exclusive: "Ogiltig kombination av alternativ."
|
17433
17424
|
}
|
17434
17425
|
}
|
17435
|
-
}, gj = (c) => (T2("data-v-09caa6ab"), c = c(), D2(), c), Cj = { class: "AVSubmissionHelper" }, Lj = { key: 0 }, bj = ["textContent"], xj = /* @__PURE__ */ gj(() => /* @__PURE__ */
|
17426
|
+
}, gj = (c) => (T2("data-v-09caa6ab"), c = c(), D2(), c), Cj = { class: "AVSubmissionHelper" }, Lj = { key: 0 }, bj = ["textContent"], xj = /* @__PURE__ */ gj(() => /* @__PURE__ */ r("hr", { class: "AVSubmissionHelper--separator" }, null, -1)), yj = { key: 1 }, Aj = { class: "AVSubmissionHelper--help" }, Sj = { key: 0 }, Nj = { key: 1 }, wj = {
|
17436
17427
|
key: 2,
|
17437
17428
|
class: "AVSubmissionHelper--count"
|
17438
17429
|
}, kj = { key: 2 }, _j = /* @__PURE__ */ B({
|
@@ -17464,7 +17455,7 @@ const Hj = /* @__PURE__ */ D(zj, [["__scopeId", "data-v-89219a9f"]]), Mj = {
|
|
17464
17455
|
(t) => e.value.errors[t]
|
17465
17456
|
));
|
17466
17457
|
return (t, s) => (u(), d("div", Cj, [
|
17467
|
-
|
17458
|
+
r("div", {
|
17468
17459
|
class: O(["AVSubmissionHelper--container", { "AVSubmissionHelper--danger": c.errors.length > 0 }])
|
17469
17460
|
}, [
|
17470
17461
|
c.errors.length > 0 ? (u(), d("div", Lj, [
|
@@ -17476,15 +17467,15 @@ const Hj = /* @__PURE__ */ D(zj, [["__scopeId", "data-v-89219a9f"]]), Mj = {
|
|
17476
17467
|
xj
|
17477
17468
|
])) : b("", !0),
|
17478
17469
|
c.maxMarks > 1 ? (u(), d("div", yj, [
|
17479
|
-
|
17470
|
+
r("div", Aj, [
|
17480
17471
|
c.minMarks === c.maxMarks ? (u(), d("div", Sj, V(`${e.value.select_exactly.before} ${c.minMarks} ${e.value.select_exactly.after}`), 1)) : (u(), d("div", Nj, V(`${e.value.select_multiple.before} ${c.minMarks} ${e.value.select_multiple.mid} ${c.maxMarks} ${e.value.select_exactly.after}`), 1)),
|
17481
17472
|
c.chosenCount > 0 ? (u(), d("div", wj, [
|
17482
17473
|
K(V(e.value.selected) + " ", 1),
|
17483
|
-
|
17474
|
+
r("b", null, V(c.chosenCount), 1)
|
17484
17475
|
])) : b("", !0)
|
17485
17476
|
])
|
17486
17477
|
])) : (u(), d("div", kj, [
|
17487
|
-
|
17478
|
+
r("div", null, V(e.value.select_single), 1)
|
17488
17479
|
]))
|
17489
17480
|
], 2)
|
17490
17481
|
]));
|
@@ -17641,10 +17632,10 @@ const Ij = {
|
|
17641
17632
|
a.options,
|
17642
17633
|
i.value,
|
17643
17634
|
(f) => f.title[a.locale]
|
17644
|
-
)),
|
17635
|
+
)), o = () => {
|
17645
17636
|
i.value = "", t.value && clearTimeout(t.value);
|
17646
17637
|
}, m = (f) => {
|
17647
|
-
e("highlight-option", f.code),
|
17638
|
+
e("highlight-option", f.code), o();
|
17648
17639
|
};
|
17649
17640
|
return (f, v) => (u(), d("form", {
|
17650
17641
|
role: "search",
|
@@ -17653,14 +17644,14 @@ const Ij = {
|
|
17653
17644
|
onSubmit: v[1] || (v[1] = A2(() => {
|
17654
17645
|
}, ["prevent"]))
|
17655
17646
|
}, [
|
17656
|
-
|
17657
|
-
|
17647
|
+
r("div", Bj, [
|
17648
|
+
r("label", {
|
17658
17649
|
for: "ballot_search",
|
17659
17650
|
class: "AVSearchBallot--label",
|
17660
17651
|
textContent: V(s.value.search_the_ballot)
|
17661
17652
|
}, null, 8, Oj),
|
17662
|
-
|
17663
|
-
N2(
|
17653
|
+
r("div", jj, [
|
17654
|
+
N2(r("input", {
|
17664
17655
|
id: "ballot_search",
|
17665
17656
|
"onUpdate:modelValue": v[0] || (v[0] = (p) => n.value = p),
|
17666
17657
|
type: "search",
|
@@ -17671,16 +17662,16 @@ const Ij = {
|
|
17671
17662
|
])
|
17672
17663
|
])
|
17673
17664
|
]),
|
17674
|
-
|
17665
|
+
r("div", qj, [
|
17675
17666
|
(u(!0), d(R, null, Y(l.value, (p) => (u(), d("div", {
|
17676
17667
|
key: p,
|
17677
17668
|
"aria-label": p.title[c.locale]
|
17678
17669
|
}, [
|
17679
|
-
|
17670
|
+
r("div", {
|
17680
17671
|
id: `search_result_${p.code}`,
|
17681
17672
|
class: "AVSearchBallot--option"
|
17682
17673
|
}, [
|
17683
|
-
|
17674
|
+
r("a", {
|
17684
17675
|
href: "#",
|
17685
17676
|
class: "AVSearchBallot--link",
|
17686
17677
|
"aria-label": s.value.aria_labels.go_to_option,
|
@@ -17777,22 +17768,22 @@ const Gj = /* @__PURE__ */ D(Wj, [["__scopeId", "data-v-3516a383"]]), Yj = {
|
|
17777
17768
|
setup(c) {
|
17778
17769
|
const a = c, e = L(() => Yj[a.locale]);
|
17779
17770
|
return (i, t) => (u(), d("div", Qj, [
|
17780
|
-
|
17781
|
-
|
17771
|
+
r("div", Zj, [
|
17772
|
+
r("span", null, [
|
17782
17773
|
K(V(e.value.total) + " ", 1),
|
17783
|
-
|
17774
|
+
r("strong", null, V(c.assignedWeight + c.unusedWeight), 1)
|
17784
17775
|
])
|
17785
17776
|
]),
|
17786
|
-
|
17787
|
-
|
17777
|
+
r("div", Xj, [
|
17778
|
+
r("span", null, [
|
17788
17779
|
K(V(e.value.assigned) + " ", 1),
|
17789
|
-
|
17780
|
+
r("strong", null, V(c.assignedWeight), 1)
|
17790
17781
|
])
|
17791
17782
|
]),
|
17792
|
-
|
17793
|
-
|
17783
|
+
r("div", Jj, [
|
17784
|
+
r("span", null, [
|
17794
17785
|
K(V(e.value.unused) + " ", 1),
|
17795
|
-
|
17786
|
+
r("strong", null, V(c.unusedWeight), 1)
|
17796
17787
|
])
|
17797
17788
|
])
|
17798
17789
|
]));
|
@@ -18002,8 +17993,7 @@ const cE = /* @__PURE__ */ D(Kj, [["__scopeId", "data-v-18b51da2"]]), eE = {
|
|
18002
17993
|
__name: "AVSplitWizardHeader",
|
18003
17994
|
props: {
|
18004
17995
|
activeSelectionPileIndex: {
|
18005
|
-
type: Number
|
18006
|
-
default: null
|
17996
|
+
type: Number
|
18007
17997
|
},
|
18008
17998
|
activeState: {
|
18009
17999
|
type: String,
|
@@ -18033,20 +18023,12 @@ const cE = /* @__PURE__ */ D(Kj, [["__scopeId", "data-v-18b51da2"]]), eE = {
|
|
18033
18023
|
const s = H("AVTooltip");
|
18034
18024
|
return u(), d("header", aE, [
|
18035
18025
|
c.activeState === "ballot" ? (u(), d("p", iE, V(c.isEditing ? `${e.value.ballot.editing} ${c.activeSelectionPileIndex + 1}` : `${e.value.ballot.adding} ${c.selectionPiles.length + 1}`), 1)) : c.activeState === "assign" ? (u(), d("p", tE, V(c.isEditing ? `${e.value.assign.header} ${(c.isEditing ? c.activeSelectionPileIndex : c.selectionPiles.length) + 1}` : `${e.value.assign.header_edit_mode} ${(c.isEditing ? c.activeSelectionPileIndex : c.selectionPiles.length) + 1}`), 1)) : (u(), d("p", sE, V(e.value.overview.header), 1)),
|
18036
|
-
c.activeState
|
18037
|
-
key: 3,
|
18038
|
-
content: `${e.value.ballot.can_assign_description_pre} ${c.totalWeight} ${e.value.ballot.can_assign_description_pos}`,
|
18039
|
-
text: `${e.value.ballot.can_assign_ballots_pre} ${c.totalWeight} ${e.value.ballot.can_assign_ballots_pos}`,
|
18040
|
-
class: "AVSplitWizardHeader--tooltip-text",
|
18041
|
-
icon: "circle-info",
|
18042
|
-
id: "split-helper-tooltip",
|
18043
|
-
position: "top"
|
18044
|
-
}, null, 8, ["content", "text"])) : b("", !0)
|
18026
|
+
(c.activeState, b("", !0))
|
18045
18027
|
]);
|
18046
18028
|
};
|
18047
18029
|
}
|
18048
18030
|
});
|
18049
|
-
const rE = /* @__PURE__ */ D(nE, [["__scopeId", "data-v-9a9b2f87"]]), lE = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzg5IiBoZWlnaHQ9IjEzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp1bmRlZmluZWQ9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWw6c3BhY2U9InByZXNlcnZlIiB2ZXJzaW9uPSIxLjEiPgogPGRlZnMgaWQ9ImRlZnM2Ij4KICA8Y2xpcFBhdGggaWQ9ImNsaXBQYXRoMTYiIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgPHBhdGggaWQ9InBhdGgxNCIgZD0ibS05My41MDMxMSw3ODAuOTI1NjNsODQxLjg5LDBsMCwtNTk1LjI3NmwtODQxLjg5LDBsMCw1OTUuMjc2eiIvPgogIDwvY2xpcFBhdGg+CiA8L2RlZnM+CiA8Zz4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPGcgaWQ9InN2Z18xIj4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcxOCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjAiIGQ9Im00MC4wMDMsNTQ1LjA0MTA1bC0zMC4wNSwtMzAuMDE2Yy02LjI1OCw4LjM2OCAtOS45NTMsMTguNzU2IC05Ljk1MywyOS45OThjMCwyNy43NSAyMi40ODUsNTAuMjUzIDUwLjIzNSw1MC4yNTNjMTEuMjc3LDAgMjEuNjg0LC0zLjcxMyAzMC4wNjcsLTkuOTg4bC0yOS44NTgsLTI5LjgyNGwtOC41MjQsOC41MjRsLTIwLjg0NywwbDE4LjkzLC0xOC45NDd6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyMiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjQiIGQ9Im0xMDAuNDY5MzEsNTQ1LjAyMzQ4YzAsLTI3LjczMSAtMjIuNDg1LC01MC4yMzQgLTUwLjIzNCwtNTAuMjM0Yy0xMS4xNzQsMCAtMjEuNDkzLDMuNjQyIC0yOS44NDIsOS44MTNsMzAuMDUxLDI5Ljk5OGw4LjUyMywtOC41MjNsMjAuODQ3LDBsLTE4LjkyOSwxOC45NDZsMjkuODA2LDI5Ljc3MWM2LjE1MywtOC4zMzEgOS43NzgsLTE4LjYzMyA5Ljc3OCwtMjkuNzcxIi8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyNiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjgiIGQ9Im0xNDkuMzI2Myw1NDIuNTA5NzdjLTIuNDY1LDcuOTI2IC0zLjg1MSwxMi40MDkgLTQuMTYxLDEzLjQ1Yy0wLjMxLDEuMDM3IC0wLjUzMywxLjg1OSAtMC42NjYsMi40NjNjLTAuNTU0LC0yLjE0NiAtMi4xMzcsLTcuNDUxIC00Ljc1MiwtMTUuOTEzbDkuNTc5LDB6bTQuNTI1LC0xNS4yODRsLTIuNjY2LDguNzQ4bC0xMy4zOTgsMGwtMi42NjUsLTguNzQ4bC04LjM5NywwbDEyLjk3MiwzNi45MDRsOS41MjgsMGwxMy4wMjEsLTM2LjkwNGwtOC4zOTUsMHoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzMwIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGgzMiIgZD0ibTE4OC41Njc1MSw1MzcuNDMwNjdjMCwtMy4zMTggLTEuMTk0LC01LjkzMyAtMy41ODMsLTcuODQ0Yy0yLjM4OCwtMS45MSAtNS43MSwtMi44NjQgLTkuOTY3LC0yLjg2NGMtMy45MjIsMCAtNy4zOTEsMC43MzcgLTEwLjQwOCwyLjIxMmwwLDcuMjRjMi40OCwtMS4xMDYgNC41OCwtMS44ODYgNi4yOTcsLTIuMzM4YzEuNzE5LC0wLjQ1MyAzLjI4OSwtMC42NzggNC43MTQsLTAuNjc4YzEuNzEsMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMSwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYyLDIuNDg5Yy0yLjI0NywxLjA1NCAtMy45MzEsMi4wNjkgLTUuMDU0LDMuMDQxYy0xLjEyMywwLjk3MiAtMi4wMiwyLjEwMyAtMi42ODksMy4zOTRjLTAuNjcyLDEuMjkgLTEuMDA2LDIuNzk4IC0xLjAwNiw0LjUyNmMwLDMuMjQ5IDEuMTAyLDUuODA1IDMuMzA1LDcuNjY2YzIuMjA0LDEuODYgNS4yNSwyLjc5MSA5LjEzOSwyLjc5MWMxLjkxLDAgMy43MzIsLTAuMjI4IDUuNDY3LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDMsLTEuOTExbC0yLjUxNCwtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MSwtMS41ODQgLTEuMTgxLC0yLjY5YzAsLTAuNjg4IDAuMTU4LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTgsLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMSwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNiwtMS42NDIgNS43OSwtMy4yODkgNy4wNjUsLTQuOTQxYzEuMjcyLC0xLjY1MSAxLjkxLC0zLjY3NCAxLjkxLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzQiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDM2IiBkPSJtMjE2LjkyNDQyLDUzNy40MzA2N2MwLC0zLjMxOCAtMS4xOTQsLTUuOTMzIC0zLjU4MywtNy44NDRjLTIuMzg4LC0xLjkxIC01LjcxLC0yLjg2NCAtOS45NjcsLTIuODY0Yy0zLjkyMiwwIC03LjM5MSwwLjczNyAtMTAuNDA4LDIuMjEybDAsNy4yNGMyLjQ4LC0xLjEwNiA0LjU4LC0xLjg4NiA2LjI5NywtMi4zMzhjMS43MTksLTAuNDUzIDMuMjg5LC0wLjY3OCA0LjcxNCwtMC42NzhjMS43MDksMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMiwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYzLDIuNDg5Yy0yLjI0NiwxLjA1NCAtMy45MywyLjA2OSAtNS4wNTMsMy4wNDFjLTEuMTIzLDAuOTcyIC0yLjAyLDIuMTAzIC0yLjY4OSwzLjM5NGMtMC42NzIsMS4yOSAtMS4wMDYsMi43OTggLTEuMDA2LDQuNTI2YzAsMy4yNDkgMS4xMDIsNS44MDUgMy4zMDUsNy42NjZjMi4yMDQsMS44NiA1LjI1LDIuNzkxIDkuMTM4LDIuNzkxYzEuOTExLDAgMy43MzMsLTAuMjI4IDUuNDY4LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDIsLTEuOTExbC0yLjUxMywtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MiwtMS41ODQgLTEuMTgyLC0yLjY5YzAsLTAuNjg4IDAuMTU5LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTksLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMiwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNSwtMS42NDIgNS43ODksLTMuMjg5IDcuMDY0LC00Ljk0MWMxLjI3MywtMS42NTEgMS45MTEsLTMuNjc0IDEuOTExLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQwIiBkPSJtMjQ0Ljc1MjUxLDUyNy4yMjU2NmwtMjEuMTY3LDBsMCwzNi43NTJsMjEuMTY3LDBsMCwtNi4zODRsLTEzLjM3NCwwbDAsLTguMDdsMTIuNDQzLDBsMCwtNi4zODZsLTEyLjQ0MywwbDAsLTkuNDc2bDEzLjM3NCwwbDAsLTYuNDM2eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ0IiBkPSJtMjY3Ljk4Miw1MjcuMjI1NjZsLTguODQ5LDI4LjgzNGwtMC4yMjcsMGMwLjMxOSwtNS44NjcgMC40NzcsLTkuNzggMC40NzcsLTExLjc0bDAsLTE3LjA5NGwtNi45NjMsMGwwLDM2Ljc1MmwxMC42MDksMGw4LjY5OCwtMjguMTA1bDAuMTUxLDBsOS4yMjYsMjguMTA1bDEwLjYwOSwwbDAsLTM2Ljc1MmwtNy4yNjUsMGwwLDE3LjM5NmMwLDAuODIgMC4wMTIsMS43NjggMC4wMzcsMi44NGMwLjAyNSwxLjA3MyAwLjEzOCwzLjkyMiAwLjMzOSw4LjU0N2wtMC4yMjYsMGwtOS40NzYsLTI4Ljc4M2wtNy4xNCwweiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDYiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ4IiBkPSJtMzA3LjE3NTkxLDU0My4yMzgzNWwwLC05LjU3N2w1LjA3NiwwYzIuMTQ2LDAgMy43MywwLjQwOCA0Ljc1MSwxLjIzMWMxLjAyNCwwLjgyIDEuNTMzLDIuMDc4IDEuNTMzLDMuNzcyYzAsMy4wNDggLTIuMTc4LDQuNTc0IC02LjUzNCw0LjU3NGwtNC44MjYsMHptMCw2LjE4NWw0LjUyMiwwYzIuMTE1LDAgMy42NDMsMC4zMjcgNC41OSwwLjk3OWMwLjk0NiwwLjY1NSAxLjQxOSwxLjczNiAxLjQxOSwzLjI0NWMwLDEuNDA3IC0wLjUxMywyLjQxNSAtMS41NDcsMy4wMjhjLTEuMDI5LDAuNjEyIC0yLjY1OSwwLjkxOCAtNC44ODgsMC45MThsLTQuMDk2LDBsMCwtOC4xN3ptLTcuNzk1LDE0LjU1NGwxMS40NCwwYzUuMjEsMCA4Ljk5NCwtMC43NDIgMTEuMzQ4LC0yLjIyM2MyLjM1NiwtMS40ODQgMy41MzMsLTMuODQ0IDMuNTMzLC03LjA3N2MwLC0yLjE5NyAtMC41MTYsLTMuOTk4IC0xLjU0NiwtNS40MDZjLTEuMDMsLTEuNDA4IC0yLjQwMiwtMi4yNTQgLTQuMTA5LC0yLjUzOGwwLC0wLjI1M2MyLjMyOCwtMC41MTggNC4wMDksLTEuNDkgNS4wMzksLTIuOTE2YzEuMDI5LC0xLjQyNCAxLjU0NiwtMy4zMTggMS41NDYsLTUuNjhjMCwtMy4zNTIgLTEuMjExLC01Ljk2NiAtMy42MzQsLTcuODQzYy0yLjQyLC0xLjg3NyAtNS43MDksLTIuODE2IC05Ljg2NSwtMi44MTZsLTEzLjc1MiwwbDAsMzYuNzUyeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTAiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDUyIiBkPSJtMzMzLjk3Mjc5LDUyNy4yMjU2NmwwLDM2Ljc1Mmw3Ljc5NCwwbDAsLTMwLjMxNmwxNC45MDcsMGwwLC02LjQzNmwtMjIuNzAxLDB6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9Imc1NCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoNTYiIGQ9Im0zNjcuNjMxOTEsNTQ4Ljg0NDc3bDcuNjY3LDE1LjEzM2w4LjM5NywwbC0xMi4xOTQsLTIyLjQ0OWwwLC0xNC4zMDNsLTcuNzQzLDBsMCwxNC4wNTNsLTEyLjE5MSwyMi42OTlsOC40NDYsMGw3LjYxOCwtMTUuMTMzeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDYwIiBkPSJtNDI5LjUyNTQ5LDU2My45Nzc1NWw3Ljg3LDBsLTEyLjQ5NiwtMzYuNzUybC04LjQ5NiwwbC0xMi40NjksMzYuNzUybDcuODY4LDBsNi45MTMsLTIxLjg3YzAuMzg1LC0xLjI5MSAwLjc4NiwtMi43OTUgMS4xOTQsLTQuNTE0YzAuNDExLC0xLjcxNiAwLjY2OSwtMi45MTIgMC43NjYsLTMuNTgyYzAuMTg2LDEuNTQyIDAuODE0LDQuMjQxIDEuODg2LDguMDk2bDYuOTY0LDIxLjg3eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNjIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDY0IiBkPSJtNDQ3LjA0Mzk5LDU0NS42NTEzOGMwLC00LjEwNyAwLjc3OSwtNy4xOTcgMi4zMzcsLTkuMjc1YzEuNTU5LC0yLjA3OSAzLjg4OSwtMy4xMTggNi45OSwtMy4xMThjNi4yMTYsMCA5LjMyNCw0LjEyOSA5LjMyNCwxMi4zOTNjMCw4LjI3OSAtMy4wODksMTIuNDIgLTkuMjc1LDEyLjQyYy0zLjEsMCAtNS40MzgsLTEuMDQ0IC03LjAxNSwtMy4xM2MtMS41NzUsLTIuMDg4IC0yLjM2MSwtNS4xODUgLTIuMzYxLC05LjI5bTI2LjgyMywwYzAsLTYuMDgyIC0xLjUwOCwtMTAuNzU5IC00LjUyNCwtMTQuMDI2Yy0zLjAxNywtMy4yNjkgLTcuMzQxLC00LjkwMyAtMTIuOTcyLC00LjkwM2MtNS42MzIsMCAtOS45NTUsMS42MzQgLTEyLjk3Miw0LjkwM2MtMy4wMTYsMy4yNjcgLTQuNTI1LDcuOTYgLTQuNTI1LDE0LjA3OGMwLDYuMTE1IDEuNTEzLDEwLjc4OCA0LjUzNiwxNC4wMTJjMy4wMjYsMy4yMjggNy4zNjMsNC44NDEgMTMuMDEsNC44NDFjNS42NDksMCA5Ljk2OSwtMS42MjcgMTIuOTYxLC00Ljg3NmMyLjk4OSwtMy4yNTQgNC40ODYsLTcuOTI4IDQuNDg2LC0xNC4wMjkiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzY2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg2OCIgZD0ibTQ5My4zNzMwOSw1MjcuMjI1NjZsLTcuNzkyLDBsMCwzMC4yNjdsLTkuOTgxLDBsMCw2LjQ4NWwyNy43NTIsMGwwLC02LjQ4NWwtOS45NzksMGwwLC0zMC4yNjd6Ii8+CiAgIDwvZz4KICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDcwIiBkPSJtNjc3Ljg4NTU2LDQxLjczMTE4bDEwLjM5MiwwbDAsNDkuMDAyNjZsLTEwLjM5MiwwbDAsLTQ5LjAwMjY2eiIvPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzcyIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3NCIgZD0ibTU1Ni4xNjIyMSw1MjcuMjI1NjZsLTkuOTAzLDBsLTE1Ljk4OSwyNy44MDJsLTAuMjI4LDBjMC4zMTksLTQuOTA5IDAuNDc4LC04LjQxMyAwLjQ3OCwtMTAuNTA3bDAsLTE3LjI5NWwtNi45NjIsMGwwLDM2Ljc1Mmw5LjgzLDBsMTUuOTYxLC0yNy41MjVsMC4xNzYsMGMtMC4yNSw0Ljc3NSAtMC4zNzgsOC4xNTEgLTAuMzc4LDEwLjEyOGwwLDE3LjM5N2w3LjAxNSwwbDAsLTM2Ljc1MnoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzc2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3OCIgZD0ibTU3Ny4wNzgyMyw1NDcuODYzNzVsMTQuNTgsMGwwLC0xOS4wNTRjLTIuMzY0LC0wLjc3NCAtNC41ODgsLTEuMzEyIC02LjY3NSwtMS42MjJjLTIuMDg3LC0wLjMxMSAtNC4yMTgsLTAuNDY1IC02LjM5NywtMC40NjVjLTUuNTQ5LDAgLTkuNzgzLDEuNjI5IC0xMi43MDgsNC44ODljLTIuOTI1LDMuMjYgLTQuMzg3LDcuOTM5IC00LjM4NywxNC4wNGMwLDUuOTMzIDEuNjk2LDEwLjU1OCA1LjA5MSwxMy44NzdjMy4zOTQsMy4zMTggOC4wOTgsNC45NzggMTQuMTE1LDQuOTc4YzMuNzcxLDAgNy40MDgsLTAuNzU1IDEwLjkwOSwtMi4yNjRsLTIuNTg3LC02LjIzNGMtMi42ODMsMS4zNDEgLTUuNDcyLDIuMDExIC04LjM3MywyLjAxMWMtMy4zNjgsMCAtNi4wNjcsLTEuMTMxIC04LjA5MywtMy4zOTRjLTIuMDMsLTIuMjYyIC0zLjA0MSwtNS4zMDMgLTMuMDQxLC05LjEyNGMwLC0zLjk5MSAwLjgxNSwtNy4wMzcgMi40NDksLTkuMTM5YzEuNjM2LC0yLjEwMyA0LjAxMSwtMy4xNTYgNy4xMjgsLTMuMTU2YzEuNjI0LDAgMy4yNzUsMC4xNjggNC45NTIsMC41MDNsMCw3LjY2OWwtNi45NjMsMGwwLDYuNDg1eiIvPgogICA8L2c+CiAgPC9nPgogPC9nPgo8L3N2Zz4=", oE = (c) => (T2("data-v-4b57cf29"), c = c(), D2(), c), fE = /* @__PURE__ */ oE(() => /* @__PURE__ */ o("span", { class: "AVFooter--text" }, "Technology by", -1)), uE = ["src"], mE = /* @__PURE__ */ B({
|
18031
|
+
const rE = /* @__PURE__ */ D(nE, [["__scopeId", "data-v-ba7cdb60"]]), lE = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzg5IiBoZWlnaHQ9IjEzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp1bmRlZmluZWQ9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIiB4bWw6c3BhY2U9InByZXNlcnZlIiB2ZXJzaW9uPSIxLjEiPgogPGRlZnMgaWQ9ImRlZnM2Ij4KICA8Y2xpcFBhdGggaWQ9ImNsaXBQYXRoMTYiIGNsaXBQYXRoVW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KICAgPHBhdGggaWQ9InBhdGgxNCIgZD0ibS05My41MDMxMSw3ODAuOTI1NjNsODQxLjg5LDBsMCwtNTk1LjI3NmwtODQxLjg5LDBsMCw1OTUuMjc2eiIvPgogIDwvY2xpcFBhdGg+CiA8L2RlZnM+CiA8Zz4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPGcgaWQ9InN2Z18xIj4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcxOCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjAiIGQ9Im00MC4wMDMsNTQ1LjA0MTA1bC0zMC4wNSwtMzAuMDE2Yy02LjI1OCw4LjM2OCAtOS45NTMsMTguNzU2IC05Ljk1MywyOS45OThjMCwyNy43NSAyMi40ODUsNTAuMjUzIDUwLjIzNSw1MC4yNTNjMTEuMjc3LDAgMjEuNjg0LC0zLjcxMyAzMC4wNjcsLTkuOTg4bC0yOS44NTgsLTI5LjgyNGwtOC41MjQsOC41MjRsLTIwLjg0NywwbDE4LjkzLC0xOC45NDd6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyMiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjQiIGQ9Im0xMDAuNDY5MzEsNTQ1LjAyMzQ4YzAsLTI3LjczMSAtMjIuNDg1LC01MC4yMzQgLTUwLjIzNCwtNTAuMjM0Yy0xMS4xNzQsMCAtMjEuNDkzLDMuNjQyIC0yOS44NDIsOS44MTNsMzAuMDUxLDI5Ljk5OGw4LjUyMywtOC41MjNsMjAuODQ3LDBsLTE4LjkyOSwxOC45NDZsMjkuODA2LDI5Ljc3MWM2LjE1MywtOC4zMzEgOS43NzgsLTE4LjYzMyA5Ljc3OCwtMjkuNzcxIi8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9ImcyNiI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoMjgiIGQ9Im0xNDkuMzI2Myw1NDIuNTA5NzdjLTIuNDY1LDcuOTI2IC0zLjg1MSwxMi40MDkgLTQuMTYxLDEzLjQ1Yy0wLjMxLDEuMDM3IC0wLjUzMywxLjg1OSAtMC42NjYsMi40NjNjLTAuNTU0LC0yLjE0NiAtMi4xMzcsLTcuNDUxIC00Ljc1MiwtMTUuOTEzbDkuNTc5LDB6bTQuNTI1LC0xNS4yODRsLTIuNjY2LDguNzQ4bC0xMy4zOTgsMGwtMi42NjUsLTguNzQ4bC04LjM5NywwbDEyLjk3MiwzNi45MDRsOS41MjgsMGwxMy4wMjEsLTM2LjkwNGwtOC4zOTUsMHoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzMwIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGgzMiIgZD0ibTE4OC41Njc1MSw1MzcuNDMwNjdjMCwtMy4zMTggLTEuMTk0LC01LjkzMyAtMy41ODMsLTcuODQ0Yy0yLjM4OCwtMS45MSAtNS43MSwtMi44NjQgLTkuOTY3LC0yLjg2NGMtMy45MjIsMCAtNy4zOTEsMC43MzcgLTEwLjQwOCwyLjIxMmwwLDcuMjRjMi40OCwtMS4xMDYgNC41OCwtMS44ODYgNi4yOTcsLTIuMzM4YzEuNzE5LC0wLjQ1MyAzLjI4OSwtMC42NzggNC43MTQsLTAuNjc4YzEuNzEsMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMSwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYyLDIuNDg5Yy0yLjI0NywxLjA1NCAtMy45MzEsMi4wNjkgLTUuMDU0LDMuMDQxYy0xLjEyMywwLjk3MiAtMi4wMiwyLjEwMyAtMi42ODksMy4zOTRjLTAuNjcyLDEuMjkgLTEuMDA2LDIuNzk4IC0xLjAwNiw0LjUyNmMwLDMuMjQ5IDEuMTAyLDUuODA1IDMuMzA1LDcuNjY2YzIuMjA0LDEuODYgNS4yNSwyLjc5MSA5LjEzOSwyLjc5MWMxLjkxLDAgMy43MzIsLTAuMjI4IDUuNDY3LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDMsLTEuOTExbC0yLjUxNCwtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MSwtMS41ODQgLTEuMTgxLC0yLjY5YzAsLTAuNjg4IDAuMTU4LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTgsLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMSwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNiwtMS42NDIgNS43OSwtMy4yODkgNy4wNjUsLTQuOTQxYzEuMjcyLC0xLjY1MSAxLjkxLC0zLjY3NCAxLjkxLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzQiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDM2IiBkPSJtMjE2LjkyNDQyLDUzNy40MzA2N2MwLC0zLjMxOCAtMS4xOTQsLTUuOTMzIC0zLjU4MywtNy44NDRjLTIuMzg4LC0xLjkxIC01LjcxLC0yLjg2NCAtOS45NjcsLTIuODY0Yy0zLjkyMiwwIC03LjM5MSwwLjczNyAtMTAuNDA4LDIuMjEybDAsNy4yNGMyLjQ4LC0xLjEwNiA0LjU4LC0xLjg4NiA2LjI5NywtMi4zMzhjMS43MTksLTAuNDUzIDMuMjg5LC0wLjY3OCA0LjcxNCwtMC42NzhjMS43MDksMCAzLjAyMSwwLjMyNiAzLjkzNCwwLjk4YzAuOTE0LDAuNjUzIDEuMzcxLDEuNjI1IDEuMzcxLDIuOTE2YzAsMC43MiAtMC4yMDEsMS4zNjEgLTAuNjA0LDEuOTIyYy0wLjQwMiwwLjU2MSAtMC45OTMsMS4xMDEgLTEuNzczLDEuNjIzYy0wLjc3OCwwLjUxOCAtMi4zNjcsMS4zNDcgLTQuNzYzLDIuNDg5Yy0yLjI0NiwxLjA1NCAtMy45MywyLjA2OSAtNS4wNTMsMy4wNDFjLTEuMTIzLDAuOTcyIC0yLjAyLDIuMTAzIC0yLjY4OSwzLjM5NGMtMC42NzIsMS4yOSAtMS4wMDYsMi43OTggLTEuMDA2LDQuNTI2YzAsMy4yNDkgMS4xMDIsNS44MDUgMy4zMDUsNy42NjZjMi4yMDQsMS44NiA1LjI1LDIuNzkxIDkuMTM4LDIuNzkxYzEuOTExLDAgMy43MzMsLTAuMjI4IDUuNDY4LC0wLjY3OWMxLjczNCwtMC40NTQgMy41NDksLTEuMDkgNS40NDIsLTEuOTExbC0yLjUxMywtNi4wNThjLTEuOTYxLDAuODA1IC0zLjU4MiwxLjM2NiAtNC44NjUsMS42ODNjLTEuMjgxLDAuMzIgLTIuNTQzLDAuNDc4IC0zLjc4MywwLjQ3OGMtMS40NzUsMCAtMi42MDcsLTAuMzQ0IC0zLjM5NCwtMS4wM2MtMC43ODgsLTAuNjg4IC0xLjE4MiwtMS41ODQgLTEuMTgyLC0yLjY5YzAsLTAuNjg4IDAuMTU5LC0xLjI4NyAwLjQ3NywtMS43OTdjMC4zMTksLTAuNTExIDAuODI2LC0xLjAwNiAxLjUyMiwtMS40ODRjMC42OTUsLTAuNDc4IDIuMzQyLC0xLjMzNiA0Ljk0LC0yLjU3NmMzLjQzNSwtMS42NDIgNS43ODksLTMuMjg5IDcuMDY0LC00Ljk0MWMxLjI3MywtMS42NTEgMS45MTEsLTMuNjc0IDEuOTExLC02LjA3MSIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnMzgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQwIiBkPSJtMjQ0Ljc1MjUxLDUyNy4yMjU2NmwtMjEuMTY3LDBsMCwzNi43NTJsMjEuMTY3LDBsMCwtNi4zODRsLTEzLjM3NCwwbDAsLTguMDdsMTIuNDQzLDBsMCwtNi4zODZsLTEyLjQ0MywwbDAsLTkuNDc2bDEzLjM3NCwwbDAsLTYuNDM2eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ0IiBkPSJtMjY3Ljk4Miw1MjcuMjI1NjZsLTguODQ5LDI4LjgzNGwtMC4yMjcsMGMwLjMxOSwtNS44NjcgMC40NzcsLTkuNzggMC40NzcsLTExLjc0bDAsLTE3LjA5NGwtNi45NjMsMGwwLDM2Ljc1MmwxMC42MDksMGw4LjY5OCwtMjguMTA1bDAuMTUxLDBsOS4yMjYsMjguMTA1bDEwLjYwOSwwbDAsLTM2Ljc1MmwtNy4yNjUsMGwwLDE3LjM5NmMwLDAuODIgMC4wMTIsMS43NjggMC4wMzcsMi44NGMwLjAyNSwxLjA3MyAwLjEzOCwzLjkyMiAwLjMzOSw4LjU0N2wtMC4yMjYsMGwtOS40NzYsLTI4Ljc4M2wtNy4xNCwweiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNDYiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDQ4IiBkPSJtMzA3LjE3NTkxLDU0My4yMzgzNWwwLC05LjU3N2w1LjA3NiwwYzIuMTQ2LDAgMy43MywwLjQwOCA0Ljc1MSwxLjIzMWMxLjAyNCwwLjgyIDEuNTMzLDIuMDc4IDEuNTMzLDMuNzcyYzAsMy4wNDggLTIuMTc4LDQuNTc0IC02LjUzNCw0LjU3NGwtNC44MjYsMHptMCw2LjE4NWw0LjUyMiwwYzIuMTE1LDAgMy42NDMsMC4zMjcgNC41OSwwLjk3OWMwLjk0NiwwLjY1NSAxLjQxOSwxLjczNiAxLjQxOSwzLjI0NWMwLDEuNDA3IC0wLjUxMywyLjQxNSAtMS41NDcsMy4wMjhjLTEuMDI5LDAuNjEyIC0yLjY1OSwwLjkxOCAtNC44ODgsMC45MThsLTQuMDk2LDBsMCwtOC4xN3ptLTcuNzk1LDE0LjU1NGwxMS40NCwwYzUuMjEsMCA4Ljk5NCwtMC43NDIgMTEuMzQ4LC0yLjIyM2MyLjM1NiwtMS40ODQgMy41MzMsLTMuODQ0IDMuNTMzLC03LjA3N2MwLC0yLjE5NyAtMC41MTYsLTMuOTk4IC0xLjU0NiwtNS40MDZjLTEuMDMsLTEuNDA4IC0yLjQwMiwtMi4yNTQgLTQuMTA5LC0yLjUzOGwwLC0wLjI1M2MyLjMyOCwtMC41MTggNC4wMDksLTEuNDkgNS4wMzksLTIuOTE2YzEuMDI5LC0xLjQyNCAxLjU0NiwtMy4zMTggMS41NDYsLTUuNjhjMCwtMy4zNTIgLTEuMjExLC01Ljk2NiAtMy42MzQsLTcuODQzYy0yLjQyLC0xLjg3NyAtNS43MDksLTIuODE2IC05Ljg2NSwtMi44MTZsLTEzLjc1MiwwbDAsMzYuNzUyeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTAiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDUyIiBkPSJtMzMzLjk3Mjc5LDUyNy4yMjU2NmwwLDM2Ljc1Mmw3Ljc5NCwwbDAsLTMwLjMxNmwxNC45MDcsMGwwLC02LjQzNmwtMjIuNzAxLDB6Ii8+CiAgIDwvZz4KICAgPGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMyAwIDAgLTEuMzMzMzMgMCA3OTMuNzAxKSIgaWQ9Imc1NCI+CiAgICA8cGF0aCBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9IiMxOTE0MmUiIGlkPSJwYXRoNTYiIGQ9Im0zNjcuNjMxOTEsNTQ4Ljg0NDc3bDcuNjY3LDE1LjEzM2w4LjM5NywwbC0xMi4xOTQsLTIyLjQ0OWwwLC0xNC4zMDNsLTcuNzQzLDBsMCwxNC4wNTNsLTEyLjE5MSwyMi42OTlsOC40NDYsMGw3LjYxOCwtMTUuMTMzeiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNTgiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDYwIiBkPSJtNDI5LjUyNTQ5LDU2My45Nzc1NWw3Ljg3LDBsLTEyLjQ5NiwtMzYuNzUybC04LjQ5NiwwbC0xMi40NjksMzYuNzUybDcuODY4LDBsNi45MTMsLTIxLjg3YzAuMzg1LC0xLjI5MSAwLjc4NiwtMi43OTUgMS4xOTQsLTQuNTE0YzAuNDExLC0xLjcxNiAwLjY2OSwtMi45MTIgMC43NjYsLTMuNTgyYzAuMTg2LDEuNTQyIDAuODE0LDQuMjQxIDEuODg2LDguMDk2bDYuOTY0LDIxLjg3eiIvPgogICA8L2c+CiAgIDxnIHRyYW5zZm9ybT0ibWF0cml4KDEuMzMzMzMgMCAwIC0xLjMzMzMzIDAgNzkzLjcwMSkiIGlkPSJnNjIiPgogICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDY0IiBkPSJtNDQ3LjA0Mzk5LDU0NS42NTEzOGMwLC00LjEwNyAwLjc3OSwtNy4xOTcgMi4zMzcsLTkuMjc1YzEuNTU5LC0yLjA3OSAzLjg4OSwtMy4xMTggNi45OSwtMy4xMThjNi4yMTYsMCA5LjMyNCw0LjEyOSA5LjMyNCwxMi4zOTNjMCw4LjI3OSAtMy4wODksMTIuNDIgLTkuMjc1LDEyLjQyYy0zLjEsMCAtNS40MzgsLTEuMDQ0IC03LjAxNSwtMy4xM2MtMS41NzUsLTIuMDg4IC0yLjM2MSwtNS4xODUgLTIuMzYxLC05LjI5bTI2LjgyMywwYzAsLTYuMDgyIC0xLjUwOCwtMTAuNzU5IC00LjUyNCwtMTQuMDI2Yy0zLjAxNywtMy4yNjkgLTcuMzQxLC00LjkwMyAtMTIuOTcyLC00LjkwM2MtNS42MzIsMCAtOS45NTUsMS42MzQgLTEyLjk3Miw0LjkwM2MtMy4wMTYsMy4yNjcgLTQuNTI1LDcuOTYgLTQuNTI1LDE0LjA3OGMwLDYuMTE1IDEuNTEzLDEwLjc4OCA0LjUzNiwxNC4wMTJjMy4wMjYsMy4yMjggNy4zNjMsNC44NDEgMTMuMDEsNC44NDFjNS42NDksMCA5Ljk2OSwtMS42MjcgMTIuOTYxLC00Ljg3NmMyLjk4OSwtMy4yNTQgNC40ODYsLTcuOTI4IDQuNDg2LC0xNC4wMjkiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzY2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg2OCIgZD0ibTQ5My4zNzMwOSw1MjcuMjI1NjZsLTcuNzkyLDBsMCwzMC4yNjdsLTkuOTgxLDBsMCw2LjQ4NWwyNy43NTIsMGwwLC02LjQ4NWwtOS45NzksMGwwLC0zMC4yNjd6Ii8+CiAgIDwvZz4KICAgPHBhdGggZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSIjMTkxNDJlIiBpZD0icGF0aDcwIiBkPSJtNjc3Ljg4NTU2LDQxLjczMTE4bDEwLjM5MiwwbDAsNDkuMDAyNjZsLTEwLjM5MiwwbDAsLTQ5LjAwMjY2eiIvPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzcyIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3NCIgZD0ibTU1Ni4xNjIyMSw1MjcuMjI1NjZsLTkuOTAzLDBsLTE1Ljk4OSwyNy44MDJsLTAuMjI4LDBjMC4zMTksLTQuOTA5IDAuNDc4LC04LjQxMyAwLjQ3OCwtMTAuNTA3bDAsLTE3LjI5NWwtNi45NjIsMGwwLDM2Ljc1Mmw5LjgzLDBsMTUuOTYxLC0yNy41MjVsMC4xNzYsMGMtMC4yNSw0Ljc3NSAtMC4zNzgsOC4xNTEgLTAuMzc4LDEwLjEyOGwwLDE3LjM5N2w3LjAxNSwwbDAsLTM2Ljc1MnoiLz4KICAgPC9nPgogICA8ZyB0cmFuc2Zvcm09Im1hdHJpeCgxLjMzMzMzIDAgMCAtMS4zMzMzMyAwIDc5My43MDEpIiBpZD0iZzc2Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0ibm9uemVybyIgZmlsbD0iIzE5MTQyZSIgaWQ9InBhdGg3OCIgZD0ibTU3Ny4wNzgyMyw1NDcuODYzNzVsMTQuNTgsMGwwLC0xOS4wNTRjLTIuMzY0LC0wLjc3NCAtNC41ODgsLTEuMzEyIC02LjY3NSwtMS42MjJjLTIuMDg3LC0wLjMxMSAtNC4yMTgsLTAuNDY1IC02LjM5NywtMC40NjVjLTUuNTQ5LDAgLTkuNzgzLDEuNjI5IC0xMi43MDgsNC44ODljLTIuOTI1LDMuMjYgLTQuMzg3LDcuOTM5IC00LjM4NywxNC4wNGMwLDUuOTMzIDEuNjk2LDEwLjU1OCA1LjA5MSwxMy44NzdjMy4zOTQsMy4zMTggOC4wOTgsNC45NzggMTQuMTE1LDQuOTc4YzMuNzcxLDAgNy40MDgsLTAuNzU1IDEwLjkwOSwtMi4yNjRsLTIuNTg3LC02LjIzNGMtMi42ODMsMS4zNDEgLTUuNDcyLDIuMDExIC04LjM3MywyLjAxMWMtMy4zNjgsMCAtNi4wNjcsLTEuMTMxIC04LjA5MywtMy4zOTRjLTIuMDMsLTIuMjYyIC0zLjA0MSwtNS4zMDMgLTMuMDQxLC05LjEyNGMwLC0zLjk5MSAwLjgxNSwtNy4wMzcgMi40NDksLTkuMTM5YzEuNjM2LC0yLjEwMyA0LjAxMSwtMy4xNTYgNy4xMjgsLTMuMTU2YzEuNjI0LDAgMy4yNzUsMC4xNjggNC45NTIsMC41MDNsMCw3LjY2OWwtNi45NjMsMGwwLDYuNDg1eiIvPgogICA8L2c+CiAgPC9nPgogPC9nPgo8L3N2Zz4=", oE = (c) => (T2("data-v-4b57cf29"), c = c(), D2(), c), fE = /* @__PURE__ */ oE(() => /* @__PURE__ */ r("span", { class: "AVFooter--text" }, "Technology by", -1)), uE = ["src"], mE = /* @__PURE__ */ B({
|
18050
18032
|
__name: "AVFooter",
|
18051
18033
|
props: {
|
18052
18034
|
enableSteps: {
|
@@ -18088,7 +18070,7 @@ const rE = /* @__PURE__ */ D(nE, [["__scopeId", "data-v-9a9b2f87"]]), lE = "data
|
|
18088
18070
|
class: O(`AVFooter--base AVFooter--child ${c.enableSteps && "AVFooter--child-stacked"}`)
|
18089
18071
|
}, [
|
18090
18072
|
fE,
|
18091
|
-
|
18073
|
+
r("img", {
|
18092
18074
|
src: Z2(lE),
|
18093
18075
|
alt: "Assembly Voting",
|
18094
18076
|
class: "AVFooter--img"
|
@@ -18122,10 +18104,10 @@ var CE = {}, LE = { class: "AVContent" }, bE = {
|
|
18122
18104
|
};
|
18123
18105
|
function yE(c, a) {
|
18124
18106
|
return u(), d("main", LE, [
|
18125
|
-
|
18107
|
+
r("div", bE, [
|
18126
18108
|
Z(c.$slots, "sidebar", {}, void 0, !0)
|
18127
18109
|
]),
|
18128
|
-
|
18110
|
+
r("div", xE, [
|
18129
18111
|
Z(c.$slots, "content", {}, void 0, !0)
|
18130
18112
|
])
|
18131
18113
|
]);
|
@@ -18144,14 +18126,14 @@ const AE = /* @__PURE__ */ D(CE, [["render", yE], ["__scopeId", "data-v-1923eca8
|
|
18144
18126
|
},
|
18145
18127
|
setup(c) {
|
18146
18128
|
const a = c;
|
18147
|
-
return
|
18129
|
+
return a2(
|
18148
18130
|
() => a.modalActive,
|
18149
18131
|
() => {
|
18150
18132
|
a.modalActive && (document.body.style.overflowY = "hidden"), a.modalActive || (document.body.style.overflowY = "scroll");
|
18151
18133
|
}
|
18152
18134
|
), (e, i) => (u(), j(S2, { name: "modal-animation" }, {
|
18153
18135
|
default: F(() => [
|
18154
|
-
N2(
|
18136
|
+
N2(r("div", {
|
18155
18137
|
class: "AVModal",
|
18156
18138
|
role: "dialog",
|
18157
18139
|
"aria-labelledby": c.ariaLabelledBy,
|
@@ -18160,7 +18142,7 @@ const AE = /* @__PURE__ */ D(CE, [["render", yE], ["__scopeId", "data-v-1923eca8
|
|
18160
18142
|
}, [
|
18161
18143
|
z(S2, { name: "modal-animation-inner" }, {
|
18162
18144
|
default: F(() => [
|
18163
|
-
N2(
|
18145
|
+
N2(r("div", NE, [
|
18164
18146
|
Z(e.$slots, "default", {}, void 0, !0)
|
18165
18147
|
], 512), [
|
18166
18148
|
[X2, c.modalActive]
|
@@ -18311,7 +18293,7 @@ const DE = {
|
|
18311
18293
|
ballot: "Valsedel"
|
18312
18294
|
}
|
18313
18295
|
}
|
18314
|
-
}, IE = (c) => (T2("data-v-6424ce4f"), c = c(), D2(), c), PE = ["aria-label", "aria-describedby"], BE = ["id"], OE = /* @__PURE__ */ IE(() => /* @__PURE__ */
|
18296
|
+
}, IE = (c) => (T2("data-v-6424ce4f"), c = c(), D2(), c), PE = ["aria-label", "aria-describedby"], BE = ["id"], OE = /* @__PURE__ */ IE(() => /* @__PURE__ */ r("hr", { class: "AVBallot--separator" }, null, -1)), jE = ["aria-label"], EE = /* @__PURE__ */ B({
|
18315
18297
|
__name: "AVBallot",
|
18316
18298
|
props: {
|
18317
18299
|
contest: {
|
@@ -18333,11 +18315,11 @@ const DE = {
|
|
18333
18315
|
},
|
18334
18316
|
emits: ["update:selectionPile"],
|
18335
18317
|
setup(c, { emit: a }) {
|
18336
|
-
const e = c, i = $(!1), t = $(""), s = $(""), n = $(null), l = L(() => e.selectionPile.optionSelections),
|
18318
|
+
const e = c, i = $(!1), t = $(""), s = $(""), n = $(null), l = L(() => e.selectionPile.optionSelections), o = L(() => new Jw(e.contest)), m = L(() => o.value.validate(e.selectionPile)), f = L(() => m.value.length === 0), v = L(() => {
|
18337
18319
|
var _;
|
18338
18320
|
return (_ = e.contest.question) == null ? void 0 : _[e.locale];
|
18339
18321
|
}), p = L(() => e.contest.options), h = L(() => e.contest), C = L(() => DE[e.locale]);
|
18340
|
-
|
18322
|
+
a2(h, (_, g) => {
|
18341
18323
|
var w;
|
18342
18324
|
g && _ && _.reference !== g.reference && ((w = document.getElementById("content")) == null || w.focus(), g.searchForm && (n.value.value = ""));
|
18343
18325
|
});
|
@@ -18386,7 +18368,7 @@ const DE = {
|
|
18386
18368
|
locale: e.locale
|
18387
18369
|
}, null, 8, ["options", "locale"])) : b("", !0),
|
18388
18370
|
OE,
|
18389
|
-
|
18371
|
+
r("div", {
|
18390
18372
|
id: "ballot_options",
|
18391
18373
|
class: O({
|
18392
18374
|
"AVBallot--options": !0,
|
@@ -18611,7 +18593,7 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18611
18593
|
}, ZE = { class: "AVPileSummary--assign-card" }, XE = ["aria-label"], JE = { class: "AVPileSummary--edit" }, KE = { key: 0 }, cq = { class: "AVPileSummary--assign-body" }, eq = {
|
18612
18594
|
key: 0,
|
18613
18595
|
class: "AVPileSummary--assign-text"
|
18614
|
-
}, aq = /* @__PURE__ */ $E(() => /* @__PURE__ */
|
18596
|
+
}, aq = /* @__PURE__ */ $E(() => /* @__PURE__ */ r("br", null, null, -1)), iq = ["aria-label"], tq = /* @__PURE__ */ B({
|
18615
18597
|
__name: "AVPileSummary",
|
18616
18598
|
props: {
|
18617
18599
|
selectionPile: {
|
@@ -18652,7 +18634,7 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18652
18634
|
const e = c, i = $(!1), t = $([]), s = L(() => FE[e.locale]), n = L(() => e.selectionPile.optionSelections.length === 0), l = L(() => !e.maximumOptionsShown || i.value ? e.selectionPile.optionSelections : e.selectionPile.optionSelections.slice(
|
18653
18635
|
0,
|
18654
18636
|
e.maximumOptionsShown
|
18655
|
-
)),
|
18637
|
+
)), o = L(() => e.selectionPile.optionSelections.length - l.value.length), m = (v) => {
|
18656
18638
|
v.selectable && t.value.push(v), v.children && v.children.map((p) => m(p));
|
18657
18639
|
}, f = L(() => {
|
18658
18640
|
const v = {
|
@@ -18691,12 +18673,12 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18691
18673
|
const h = H("AVSummaryOption"), C = H("AVIcon");
|
18692
18674
|
return c.activeState === "summary" ? (u(), d("div", RE, [
|
18693
18675
|
c.contest.markingType.maxPiles !== 1 ? (u(), d("header", UE, [
|
18694
|
-
|
18695
|
-
|
18676
|
+
r("span", null, V(s.value.selection) + " " + V(c.pileIndex + 1) + " / " + V(c.totalPiles), 1),
|
18677
|
+
r("span", WE, V(c.selectionPile.multiplier) + " " + V(s.value.ballots), 1)
|
18696
18678
|
])) : (u(), d("header", GE, [
|
18697
|
-
|
18679
|
+
r("span", null, V(s.value.selection), 1)
|
18698
18680
|
])),
|
18699
|
-
|
18681
|
+
r("div", YE, [
|
18700
18682
|
(u(!0), d(R, null, Y(f.value.options, (M, y) => (u(), j(h, {
|
18701
18683
|
key: y,
|
18702
18684
|
option: M,
|
@@ -18710,20 +18692,20 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18710
18692
|
}, null, 8, ["locale", "blank"])) : b("", !0)
|
18711
18693
|
])
|
18712
18694
|
])) : (u(), d("div", QE, [
|
18713
|
-
|
18714
|
-
|
18695
|
+
r("div", ZE, [
|
18696
|
+
r("div", {
|
18715
18697
|
class: "AVPileSummary--assign-header",
|
18716
18698
|
"aria-label": s.value.aria_labels.edit_selection,
|
18717
18699
|
role: "button",
|
18718
18700
|
onClick: p[0] || (p[0] = (M) => a("editCurrentSelection"))
|
18719
18701
|
}, [
|
18720
|
-
|
18702
|
+
r("div", JE, [
|
18721
18703
|
z(C, { icon: "pen-to-square" }),
|
18722
|
-
|
18704
|
+
r("span", null, V(s.value.ballot_selection) + " " + V(c.pileIndex + 1), 1)
|
18723
18705
|
]),
|
18724
18706
|
c.activeState === "overview" || c.isEditing ? (u(), d("span", KE, V(s.value.assigned) + " " + V(c.selectionPile.multiplier), 1)) : b("", !0)
|
18725
18707
|
], 8, XE),
|
18726
|
-
|
18708
|
+
r("div", cq, [
|
18727
18709
|
n.value ? (u(), d("p", eq, V(s.value.blank), 1)) : b("", !0),
|
18728
18710
|
(u(!0), d(R, null, Y(f.value.options, (M, y) => (u(), d("p", {
|
18729
18711
|
key: y,
|
@@ -18733,18 +18715,18 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18733
18715
|
key: y,
|
18734
18716
|
class: "AVPileSummary--assign-text"
|
18735
18717
|
}, [
|
18736
|
-
|
18718
|
+
r("b", null, V(M.partyLetter) + " - " + V(M.partyName), 1),
|
18737
18719
|
aq,
|
18738
|
-
|
18720
|
+
r("span", null, V(M.candidateName), 1)
|
18739
18721
|
]))), 128)),
|
18740
|
-
|
18722
|
+
o.value > 0 ? (u(), d("p", {
|
18741
18723
|
key: 1,
|
18742
18724
|
role: "button",
|
18743
18725
|
class: "AVPileSummary--show-more-button",
|
18744
18726
|
onClick: p[1] || (p[1] = A2((M) => i.value = !0, ["stop", "prevent"]))
|
18745
18727
|
}, [
|
18746
|
-
|
18747
|
-
|
18728
|
+
r("u", null, [
|
18729
|
+
r("em", null, V(`${s.value.and_n_more_pre} ${o.value} ${s.value.and_n_more_pos}`), 1)
|
18748
18730
|
])
|
18749
18731
|
])) : b("", !0),
|
18750
18732
|
i.value ? (u(), d("p", {
|
@@ -18753,8 +18735,8 @@ const qE = /* @__PURE__ */ D(EE, [["__scopeId", "data-v-6424ce4f"]]), FE = {
|
|
18753
18735
|
class: "AVPileSummary--show-more-button",
|
18754
18736
|
onClick: p[2] || (p[2] = A2((M) => i.value = !1, ["stop", "prevent"]))
|
18755
18737
|
}, [
|
18756
|
-
|
18757
|
-
|
18738
|
+
r("u", null, [
|
18739
|
+
r("em", null, V(s.value.show_less), 1)
|
18758
18740
|
])
|
18759
18741
|
])) : b("", !0)
|
18760
18742
|
])
|
@@ -19025,7 +19007,7 @@ const oq = {
|
|
19025
19007
|
default: !0
|
19026
19008
|
}
|
19027
19009
|
},
|
19028
|
-
emits: ["update:complete", "update:contestSelection"],
|
19010
|
+
emits: ["update:complete", "update:contestSelection", "update:activeState", "update:activePile"],
|
19029
19011
|
data: function({ weight: c, contestSelection: a }) {
|
19030
19012
|
var e;
|
19031
19013
|
return {
|
@@ -19094,10 +19076,16 @@ const oq = {
|
|
19094
19076
|
0,
|
19095
19077
|
Math.min(this.activeWeight, this.maxAssignable)
|
19096
19078
|
));
|
19079
|
+
},
|
19080
|
+
activePile(c) {
|
19081
|
+
this.$emit("update:activePile", c);
|
19082
|
+
},
|
19083
|
+
activeState(c) {
|
19084
|
+
this.$emit("update:activeState", c);
|
19097
19085
|
}
|
19098
19086
|
},
|
19099
19087
|
mounted() {
|
19100
|
-
this.userCanSplit || this.persistActivePile();
|
19088
|
+
this.$emit("update:activePile", this.activePile), this.$emit("update:activeState", this.activeState), this.userCanSplit || this.persistActivePile();
|
19101
19089
|
},
|
19102
19090
|
methods: {
|
19103
19091
|
isComplete(c) {
|
@@ -19150,10 +19138,10 @@ var uq = {
|
|
19150
19138
|
class: "AVSplitHelper--overview-default"
|
19151
19139
|
}, Nq = { class: "AVSplitHelper--overview--text" }, wq = ["disabled"], kq = ["onClick"];
|
19152
19140
|
function _q(c, a, e, i, t, s) {
|
19153
|
-
var n, l = H("AVSplitWizardHeader"),
|
19141
|
+
var n, l = H("AVSplitWizardHeader"), o = H("AVBallot"), m = H("AVPileSummary"), f = H("AVSplitWeightHelper"), v = H("AVIcon");
|
19154
19142
|
return u(), d(R, null, [
|
19155
|
-
|
19156
|
-
|
19143
|
+
r("h3", uq, V(c.contest.title[c.locale]), 1),
|
19144
|
+
r("div", {
|
19157
19145
|
class: "AVSplitHelper--description",
|
19158
19146
|
innerHTML: (n = c.contest.description) === null || n === void 0 ? void 0 : n[c.locale]
|
19159
19147
|
}, null, 8, mq),
|
@@ -19175,7 +19163,7 @@ function _q(c, a, e, i, t, s) {
|
|
19175
19163
|
var p, h, C;
|
19176
19164
|
return [
|
19177
19165
|
c.activePile && c.activeState === "ballot" ? (u(), d("div", { key: c.activeSelectionPileIndex }, [
|
19178
|
-
z(
|
19166
|
+
z(o, {
|
19179
19167
|
class: "AVSplitHelper--ballot",
|
19180
19168
|
"selection-pile": c.activePile,
|
19181
19169
|
contest: c.contest,
|
@@ -19183,8 +19171,8 @@ function _q(c, a, e, i, t, s) {
|
|
19183
19171
|
"onUpdate:selectionPile": c.updateActivePile,
|
19184
19172
|
"show-submission-helper": c.showSubmissionHelper
|
19185
19173
|
}, null, 8, ["selection-pile", "contest", "locale", "onUpdate:selectionPile", "show-submission-helper"]),
|
19186
|
-
|
19187
|
-
|
19174
|
+
r("div", dq, [
|
19175
|
+
r("div", vq, [
|
19188
19176
|
c.selectionPiles.length > 0 ? (u(), d("button", {
|
19189
19177
|
key: "back",
|
19190
19178
|
class: "AVSplitHelper--btn-secondary",
|
@@ -19193,8 +19181,8 @@ function _q(c, a, e, i, t, s) {
|
|
19193
19181
|
})
|
19194
19182
|
}, V(c.componentTranslations.ballot.back_button), 1)) : b("", !0)
|
19195
19183
|
]),
|
19196
|
-
|
19197
|
-
|
19184
|
+
r("div", pq, [
|
19185
|
+
r("button", {
|
19198
19186
|
key: "assign",
|
19199
19187
|
class: "AVSplitHelper--btn-primary",
|
19200
19188
|
disabled: !c.isComplete(c.activePile) || c.hasError(c.activePile),
|
@@ -19205,8 +19193,8 @@ function _q(c, a, e, i, t, s) {
|
|
19205
19193
|
])
|
19206
19194
|
])
|
19207
19195
|
])) : c.activeState === "assign" ? (u(), d("div", Vq, [
|
19208
|
-
|
19209
|
-
|
19196
|
+
r("div", zq, [
|
19197
|
+
r("h4", Hq, V(c.componentTranslations.assign.split_question), 1),
|
19210
19198
|
z(m, {
|
19211
19199
|
"selection-pile": c.activePile,
|
19212
19200
|
contest: c.contest,
|
@@ -19220,11 +19208,11 @@ function _q(c, a, e, i, t, s) {
|
|
19220
19208
|
return c.activeState = "ballot";
|
19221
19209
|
})
|
19222
19210
|
}, null, 8, ["selection-pile", "contest", "pile-index", "active-state", "is-editing", "total-piles", "locale"]),
|
19223
|
-
|
19211
|
+
r("label", {
|
19224
19212
|
for: "".concat(c.contest.reference, "-ballot-selector"),
|
19225
19213
|
class: "AVSplitHelper--assign-label"
|
19226
19214
|
}, V(c.isEditing ? c.componentTranslations.assign.ballots_to_assign_edit_mode : c.componentTranslations.assign.ballots_to_assign), 9, Mq),
|
19227
|
-
N2(
|
19215
|
+
N2(r("input", {
|
19228
19216
|
id: "".concat(c.contest.reference, "-ballot-selector"),
|
19229
19217
|
"onUpdate:modelValue": a[3] || (a[3] = function(M) {
|
19230
19218
|
return c.activePile.multiplier = M;
|
@@ -19242,9 +19230,9 @@ function _q(c, a, e, i, t, s) {
|
|
19242
19230
|
"active-assigned": (p = c.selectionPiles[c.activeSelectionPileIndex]) === null || p === void 0 ? void 0 : p.multiplier,
|
19243
19231
|
locale: c.locale
|
19244
19232
|
}, null, 8, ["assigned-weight", "unused-weight", "active-assigned", "locale"]),
|
19245
|
-
|
19246
|
-
|
19247
|
-
|
19233
|
+
r("div", Cq, [
|
19234
|
+
r("div", Lq, [
|
19235
|
+
r("button", {
|
19248
19236
|
key: "ballot",
|
19249
19237
|
class: "AVSplitHelper--btn-secondary",
|
19250
19238
|
onClick: a[4] || (a[4] = function(M) {
|
@@ -19252,8 +19240,8 @@ function _q(c, a, e, i, t, s) {
|
|
19252
19240
|
})
|
19253
19241
|
}, V(c.componentTranslations.assign.back_button), 1)
|
19254
19242
|
]),
|
19255
|
-
|
19256
|
-
|
19243
|
+
r("div", bq, [
|
19244
|
+
r("button", {
|
19257
19245
|
key: "confirm",
|
19258
19246
|
class: "AVSplitHelper--btn-primary",
|
19259
19247
|
disabled: ((h = c.activePile) === null || h === void 0 ? void 0 : h.multiplier) < 1 || ((C = c.activePile) === null || C === void 0 ? void 0 : C.multiplier) > c.maxAssignable,
|
@@ -19271,11 +19259,11 @@ function _q(c, a, e, i, t, s) {
|
|
19271
19259
|
}),
|
19272
19260
|
K(" " + V(c.componentTranslations.overview.all_ballots_assigned), 1)
|
19273
19261
|
])) : (u(), d("div", Sq, [
|
19274
|
-
|
19275
|
-
|
19262
|
+
r("p", Nq, [
|
19263
|
+
r("strong", null, V(c.unusedWeight), 1),
|
19276
19264
|
K(" " + V(c.componentTranslations.overview.ballots_left), 1)
|
19277
19265
|
]),
|
19278
|
-
|
19266
|
+
r("button", {
|
19279
19267
|
key: "newSelection",
|
19280
19268
|
class: "AVSplitHelper--overview-new-ballot-btn",
|
19281
19269
|
disabled: c.unusedWeight === 0,
|
@@ -19315,7 +19303,7 @@ function _q(c, a, e, i, t, s) {
|
|
19315
19303
|
}),
|
19316
19304
|
_: 1
|
19317
19305
|
})
|
19318
|
-
], 64)) : (u(), j(
|
19306
|
+
], 64)) : (u(), j(o, {
|
19319
19307
|
key: 1,
|
19320
19308
|
class: "AVSplitHelper--no-split",
|
19321
19309
|
"selection-pile": c.activePile,
|
@@ -19326,48 +19314,48 @@ function _q(c, a, e, i, t, s) {
|
|
19326
19314
|
}, null, 8, ["selection-pile", "contest", "locale", "onUpdate:selectionPile", "show-submission-helper"]))
|
19327
19315
|
], 64);
|
19328
19316
|
}
|
19329
|
-
const Tq = /* @__PURE__ */ D(fq, [["render", _q], ["__scopeId", "data-v-
|
19330
|
-
var Dq = {}, Iq = /* @__PURE__ */
|
19331
|
-
/* @__PURE__ */
|
19332
|
-
/* @__PURE__ */
|
19333
|
-
/* @__PURE__ */
|
19334
|
-
/* @__PURE__ */
|
19335
|
-
/* @__PURE__ */
|
19336
|
-
/* @__PURE__ */
|
19337
|
-
/* @__PURE__ */
|
19338
|
-
/* @__PURE__ */
|
19339
|
-
/* @__PURE__ */
|
19340
|
-
/* @__PURE__ */
|
19341
|
-
/* @__PURE__ */
|
19342
|
-
/* @__PURE__ */
|
19343
|
-
/* @__PURE__ */
|
19344
|
-
/* @__PURE__ */
|
19345
|
-
/* @__PURE__ */
|
19346
|
-
/* @__PURE__ */
|
19347
|
-
/* @__PURE__ */
|
19348
|
-
/* @__PURE__ */
|
19349
|
-
/* @__PURE__ */
|
19350
|
-
/* @__PURE__ */
|
19351
|
-
/* @__PURE__ */
|
19352
|
-
/* @__PURE__ */
|
19353
|
-
/* @__PURE__ */
|
19354
|
-
/* @__PURE__ */
|
19355
|
-
/* @__PURE__ */
|
19356
|
-
/* @__PURE__ */
|
19357
|
-
/* @__PURE__ */
|
19358
|
-
/* @__PURE__ */
|
19359
|
-
/* @__PURE__ */
|
19360
|
-
/* @__PURE__ */
|
19361
|
-
/* @__PURE__ */
|
19317
|
+
const Tq = /* @__PURE__ */ D(fq, [["render", _q], ["__scopeId", "data-v-985c5068"]]);
|
19318
|
+
var Dq = {}, Iq = /* @__PURE__ */ r("a", { href: "#" }, "LOGO", -1), Pq = { class: "flex items-center" }, Bq = { class: "flex flex-col items-center justify-center p-3 w-full" }, Oq = /* @__PURE__ */ r("h2", { class: "mb-4" }, "Election Name", -1), jq = /* @__PURE__ */ r("div", null, [
|
19319
|
+
/* @__PURE__ */ r("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19320
|
+
/* @__PURE__ */ r("br"),
|
19321
|
+
/* @__PURE__ */ r("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19322
|
+
/* @__PURE__ */ r("br"),
|
19323
|
+
/* @__PURE__ */ r("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. "),
|
19324
|
+
/* @__PURE__ */ r("br"),
|
19325
|
+
/* @__PURE__ */ r("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. "),
|
19326
|
+
/* @__PURE__ */ r("br"),
|
19327
|
+
/* @__PURE__ */ r("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. "),
|
19328
|
+
/* @__PURE__ */ r("br"),
|
19329
|
+
/* @__PURE__ */ r("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19330
|
+
/* @__PURE__ */ r("br"),
|
19331
|
+
/* @__PURE__ */ r("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19332
|
+
/* @__PURE__ */ r("br"),
|
19333
|
+
/* @__PURE__ */ r("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19334
|
+
/* @__PURE__ */ r("br"),
|
19335
|
+
/* @__PURE__ */ r("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__ */ r("br"),
|
19337
|
+
/* @__PURE__ */ r("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. "),
|
19338
|
+
/* @__PURE__ */ r("br"),
|
19339
|
+
/* @__PURE__ */ r("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. "),
|
19340
|
+
/* @__PURE__ */ r("br"),
|
19341
|
+
/* @__PURE__ */ r("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. "),
|
19342
|
+
/* @__PURE__ */ r("br"),
|
19343
|
+
/* @__PURE__ */ r("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. "),
|
19344
|
+
/* @__PURE__ */ r("br"),
|
19345
|
+
/* @__PURE__ */ r("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. "),
|
19346
|
+
/* @__PURE__ */ r("br"),
|
19347
|
+
/* @__PURE__ */ r("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19348
|
+
/* @__PURE__ */ r("br"),
|
19349
|
+
/* @__PURE__ */ r("p", null, " Pellentesque accumsan viverra odio at dignissim. Sed tortor turpis, porta sit amet venenatis ut, mollis sed sapien. Donec sapien dolor, consectetur a arcu vitae, gravida dapibus justo. Nulla mattis urna vel urna posuere blandit id auctor neque. Suspendisse tincidunt elit eu lacinia mattis. Nullam semper pellentesque augue sit amet accumsan. Ut feugiat nulla ut sapien pellentesque, at finibus velit dapibus. Morbi tristique pharetra rhoncus. Sed bibendum efficitur justo sed pellentesque. Etiam porta vitae magna semper elementum. Fusce eu tincidunt diam, at varius purus. Proin gravida velit arcu, eget volutpat magna pretium a. ")
|
19362
19350
|
], -1);
|
19363
19351
|
function Eq(c, a) {
|
19364
|
-
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), l = H("AVTabSwitcher"),
|
19352
|
+
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), l = H("AVTabSwitcher"), o = H("AVSidebarItem"), m = H("AVButton"), f = H("AVSidebar"), v = H("AVContent"), p = H("AVFooter");
|
19365
19353
|
return u(), d(R, null, [
|
19366
19354
|
z(s, null, {
|
19367
19355
|
default: F(function() {
|
19368
19356
|
return [
|
19369
19357
|
Iq,
|
19370
|
-
|
19358
|
+
r("div", Pq, [
|
19371
19359
|
z(i, { type: "navbar" }, {
|
19372
19360
|
default: F(function() {
|
19373
19361
|
return [
|
@@ -19410,7 +19398,7 @@ function Eq(c, a) {
|
|
19410
19398
|
z(f, null, {
|
19411
19399
|
default: F(function() {
|
19412
19400
|
return [
|
19413
|
-
|
19401
|
+
r("div", Bq, [
|
19414
19402
|
Oq,
|
19415
19403
|
z(n, {
|
19416
19404
|
value: "draft",
|
@@ -19421,46 +19409,46 @@ function Eq(c, a) {
|
|
19421
19409
|
z(i, { type: "sidebar" }, {
|
19422
19410
|
default: F(function() {
|
19423
19411
|
return [
|
19424
|
-
z(
|
19412
|
+
z(o, {
|
19425
19413
|
label: "Election Overview",
|
19426
19414
|
icon: "grip",
|
19427
19415
|
active: ""
|
19428
19416
|
}),
|
19429
|
-
z(
|
19417
|
+
z(o, {
|
19430
19418
|
label: "Election details",
|
19431
19419
|
type: "step",
|
19432
19420
|
stepIndex: "1"
|
19433
19421
|
}),
|
19434
|
-
z(
|
19422
|
+
z(o, {
|
19435
19423
|
label: "Digital Absentee Voting Requirements",
|
19436
19424
|
type: "step",
|
19437
19425
|
stepIndex: "2"
|
19438
19426
|
}),
|
19439
|
-
z(
|
19427
|
+
z(o, {
|
19440
19428
|
label: "Voting App Set Up",
|
19441
19429
|
type: "step",
|
19442
19430
|
stepIndex: "3"
|
19443
19431
|
}),
|
19444
|
-
z(
|
19432
|
+
z(o, {
|
19445
19433
|
label: "Ballot Data",
|
19446
19434
|
type: "step",
|
19447
19435
|
stepIndex: "4"
|
19448
19436
|
}),
|
19449
|
-
z(
|
19437
|
+
z(o, {
|
19450
19438
|
label: "Ballot Styles",
|
19451
19439
|
type: "step",
|
19452
19440
|
stepIndex: "5"
|
19453
19441
|
}),
|
19454
|
-
z(
|
19442
|
+
z(o, {
|
19455
19443
|
label: "Configure Ballot Extraction",
|
19456
19444
|
type: "step",
|
19457
19445
|
stepIndex: "6"
|
19458
19446
|
}),
|
19459
|
-
z(
|
19447
|
+
z(o, {
|
19460
19448
|
label: "Start Ballot Box Set Up",
|
19461
19449
|
icon: "download"
|
19462
19450
|
}),
|
19463
|
-
z(
|
19451
|
+
z(o, {
|
19464
19452
|
label: "Finish Ballot Box Set Up",
|
19465
19453
|
icon: "handshake-simple",
|
19466
19454
|
disabled: ""
|
@@ -19491,79 +19479,79 @@ function Eq(c, a) {
|
|
19491
19479
|
], 64);
|
19492
19480
|
}
|
19493
19481
|
const qq = /* @__PURE__ */ D(Dq, [["render", Eq]]);
|
19494
|
-
var Fq = {}, $q = /* @__PURE__ */
|
19495
|
-
/* @__PURE__ */
|
19496
|
-
/* @__PURE__ */
|
19497
|
-
/* @__PURE__ */
|
19498
|
-
/* @__PURE__ */
|
19499
|
-
/* @__PURE__ */
|
19500
|
-
/* @__PURE__ */
|
19501
|
-
/* @__PURE__ */
|
19502
|
-
/* @__PURE__ */
|
19503
|
-
/* @__PURE__ */
|
19504
|
-
/* @__PURE__ */
|
19505
|
-
/* @__PURE__ */
|
19506
|
-
/* @__PURE__ */
|
19507
|
-
/* @__PURE__ */
|
19508
|
-
/* @__PURE__ */
|
19509
|
-
/* @__PURE__ */
|
19510
|
-
/* @__PURE__ */
|
19511
|
-
/* @__PURE__ */
|
19512
|
-
/* @__PURE__ */
|
19513
|
-
/* @__PURE__ */
|
19514
|
-
/* @__PURE__ */
|
19515
|
-
/* @__PURE__ */
|
19516
|
-
/* @__PURE__ */
|
19517
|
-
/* @__PURE__ */
|
19518
|
-
/* @__PURE__ */
|
19519
|
-
/* @__PURE__ */
|
19520
|
-
/* @__PURE__ */
|
19521
|
-
/* @__PURE__ */
|
19522
|
-
/* @__PURE__ */
|
19523
|
-
/* @__PURE__ */
|
19524
|
-
/* @__PURE__ */
|
19525
|
-
/* @__PURE__ */
|
19526
|
-
], -1), Yq = /* @__PURE__ */
|
19527
|
-
/* @__PURE__ */
|
19528
|
-
/* @__PURE__ */
|
19529
|
-
/* @__PURE__ */
|
19530
|
-
/* @__PURE__ */
|
19531
|
-
/* @__PURE__ */
|
19532
|
-
/* @__PURE__ */
|
19533
|
-
/* @__PURE__ */
|
19534
|
-
/* @__PURE__ */
|
19535
|
-
/* @__PURE__ */
|
19536
|
-
/* @__PURE__ */
|
19537
|
-
/* @__PURE__ */
|
19538
|
-
/* @__PURE__ */
|
19539
|
-
/* @__PURE__ */
|
19540
|
-
/* @__PURE__ */
|
19541
|
-
/* @__PURE__ */
|
19542
|
-
/* @__PURE__ */
|
19543
|
-
/* @__PURE__ */
|
19544
|
-
/* @__PURE__ */
|
19545
|
-
/* @__PURE__ */
|
19546
|
-
/* @__PURE__ */
|
19547
|
-
/* @__PURE__ */
|
19548
|
-
/* @__PURE__ */
|
19549
|
-
/* @__PURE__ */
|
19550
|
-
/* @__PURE__ */
|
19551
|
-
/* @__PURE__ */
|
19552
|
-
/* @__PURE__ */
|
19553
|
-
/* @__PURE__ */
|
19554
|
-
/* @__PURE__ */
|
19555
|
-
/* @__PURE__ */
|
19556
|
-
/* @__PURE__ */
|
19557
|
-
/* @__PURE__ */
|
19482
|
+
var Fq = {}, $q = /* @__PURE__ */ r("a", { href: "#" }, "LOGO", -1), Rq = { class: "flex items-center" }, Uq = { class: "flex flex-col items-center justify-center p-3 w-full" }, Wq = /* @__PURE__ */ r("h2", { class: "mb-4" }, "Election Name", -1), Gq = /* @__PURE__ */ r("div", null, [
|
19483
|
+
/* @__PURE__ */ r("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19484
|
+
/* @__PURE__ */ r("br"),
|
19485
|
+
/* @__PURE__ */ r("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19486
|
+
/* @__PURE__ */ r("br"),
|
19487
|
+
/* @__PURE__ */ r("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. "),
|
19488
|
+
/* @__PURE__ */ r("br"),
|
19489
|
+
/* @__PURE__ */ r("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. "),
|
19490
|
+
/* @__PURE__ */ r("br"),
|
19491
|
+
/* @__PURE__ */ r("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. "),
|
19492
|
+
/* @__PURE__ */ r("br"),
|
19493
|
+
/* @__PURE__ */ r("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19494
|
+
/* @__PURE__ */ r("br"),
|
19495
|
+
/* @__PURE__ */ r("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19496
|
+
/* @__PURE__ */ r("br"),
|
19497
|
+
/* @__PURE__ */ r("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19498
|
+
/* @__PURE__ */ r("br"),
|
19499
|
+
/* @__PURE__ */ r("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__ */ r("br"),
|
19501
|
+
/* @__PURE__ */ r("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. "),
|
19502
|
+
/* @__PURE__ */ r("br"),
|
19503
|
+
/* @__PURE__ */ r("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. "),
|
19504
|
+
/* @__PURE__ */ r("br"),
|
19505
|
+
/* @__PURE__ */ r("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. "),
|
19506
|
+
/* @__PURE__ */ r("br"),
|
19507
|
+
/* @__PURE__ */ r("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. "),
|
19508
|
+
/* @__PURE__ */ r("br"),
|
19509
|
+
/* @__PURE__ */ r("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. "),
|
19510
|
+
/* @__PURE__ */ r("br"),
|
19511
|
+
/* @__PURE__ */ r("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19512
|
+
/* @__PURE__ */ r("br"),
|
19513
|
+
/* @__PURE__ */ r("p", null, " Pellentesque accumsan viverra odio at dignissim. Sed tortor turpis, porta sit amet venenatis ut, mollis sed sapien. Donec sapien dolor, consectetur a arcu vitae, gravida dapibus justo. Nulla mattis urna vel urna posuere blandit id auctor neque. Suspendisse tincidunt elit eu lacinia mattis. Nullam semper pellentesque augue sit amet accumsan. Ut feugiat nulla ut sapien pellentesque, at finibus velit dapibus. Morbi tristique pharetra rhoncus. Sed bibendum efficitur justo sed pellentesque. Etiam porta vitae magna semper elementum. Fusce eu tincidunt diam, at varius purus. Proin gravida velit arcu, eget volutpat magna pretium a. ")
|
19514
|
+
], -1), Yq = /* @__PURE__ */ r("div", null, [
|
19515
|
+
/* @__PURE__ */ r("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19516
|
+
/* @__PURE__ */ r("br"),
|
19517
|
+
/* @__PURE__ */ r("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19518
|
+
/* @__PURE__ */ r("br"),
|
19519
|
+
/* @__PURE__ */ r("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. "),
|
19520
|
+
/* @__PURE__ */ r("br"),
|
19521
|
+
/* @__PURE__ */ r("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. "),
|
19522
|
+
/* @__PURE__ */ r("br"),
|
19523
|
+
/* @__PURE__ */ r("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. "),
|
19524
|
+
/* @__PURE__ */ r("br"),
|
19525
|
+
/* @__PURE__ */ r("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19526
|
+
/* @__PURE__ */ r("br"),
|
19527
|
+
/* @__PURE__ */ r("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. "),
|
19528
|
+
/* @__PURE__ */ r("br"),
|
19529
|
+
/* @__PURE__ */ r("p", null, " In tellus nibh, elementum in massa vel, aliquet feugiat ex. Vestibulum auctor pharetra tellus id ultrices. Fusce dignissim interdum laoreet. Suspendisse sagittis risus lorem, in iaculis lacus sollicitudin in. Etiam porta dapibus venenatis. Praesent convallis rhoncus laoreet. In sed placerat metus, eget pellentesque velit. Mauris scelerisque magna id porttitor feugiat. Praesent aliquam sagittis diam, nec vestibulum diam pretium et. Cras vel velit accumsan elit luctus porttitor. "),
|
19530
|
+
/* @__PURE__ */ r("br"),
|
19531
|
+
/* @__PURE__ */ r("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__ */ r("br"),
|
19533
|
+
/* @__PURE__ */ r("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. "),
|
19534
|
+
/* @__PURE__ */ r("br"),
|
19535
|
+
/* @__PURE__ */ r("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. "),
|
19536
|
+
/* @__PURE__ */ r("br"),
|
19537
|
+
/* @__PURE__ */ r("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. "),
|
19538
|
+
/* @__PURE__ */ r("br"),
|
19539
|
+
/* @__PURE__ */ r("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. "),
|
19540
|
+
/* @__PURE__ */ r("br"),
|
19541
|
+
/* @__PURE__ */ r("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. "),
|
19542
|
+
/* @__PURE__ */ r("br"),
|
19543
|
+
/* @__PURE__ */ r("p", null, " Vivamus et semper odio, eget dignissim leo. Suspendisse quis ex ut ipsum luctus tincidunt. Curabitur rhoncus nibh quis libero aliquet, sit amet pellentesque ipsum pretium. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Curabitur est orci, tempor non hendrerit luctus, feugiat eu eros. Vivamus sed ipsum ornare, euismod purus quis, bibendum ex. Praesent euismod lobortis arcu et efficitur. Curabitur quis sapien dui. Vestibulum in ante et est molestie laoreet ut ac orci. Etiam erat neque, finibus nec mi vitae, mattis euismod ex. "),
|
19544
|
+
/* @__PURE__ */ r("br"),
|
19545
|
+
/* @__PURE__ */ r("p", null, " Pellentesque accumsan viverra odio at dignissim. Sed tortor turpis, porta sit amet venenatis ut, mollis sed sapien. Donec sapien dolor, consectetur a arcu vitae, gravida dapibus justo. Nulla mattis urna vel urna posuere blandit id auctor neque. Suspendisse tincidunt elit eu lacinia mattis. Nullam semper pellentesque augue sit amet accumsan. Ut feugiat nulla ut sapien pellentesque, at finibus velit dapibus. Morbi tristique pharetra rhoncus. Sed bibendum efficitur justo sed pellentesque. Etiam porta vitae magna semper elementum. Fusce eu tincidunt diam, at varius purus. Proin gravida velit arcu, eget volutpat magna pretium a. ")
|
19558
19546
|
], -1);
|
19559
19547
|
function Qq(c, a) {
|
19560
|
-
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), l = H("AVTabSwitcher"),
|
19548
|
+
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVLabel"), l = H("AVTabSwitcher"), o = H("AVSidebarItem"), m = H("AVButton"), f = H("AVSidebar"), v = H("AVContent"), p = H("AVFooter");
|
19561
19549
|
return u(), d(R, null, [
|
19562
19550
|
z(s, null, {
|
19563
19551
|
default: F(function() {
|
19564
19552
|
return [
|
19565
19553
|
$q,
|
19566
|
-
|
19554
|
+
r("div", Rq, [
|
19567
19555
|
z(i, { type: "navbar" }, {
|
19568
19556
|
default: F(function() {
|
19569
19557
|
return [
|
@@ -19606,7 +19594,7 @@ function Qq(c, a) {
|
|
19606
19594
|
z(f, null, {
|
19607
19595
|
default: F(function() {
|
19608
19596
|
return [
|
19609
|
-
|
19597
|
+
r("div", Uq, [
|
19610
19598
|
Wq,
|
19611
19599
|
z(n, {
|
19612
19600
|
value: "draft",
|
@@ -19617,46 +19605,46 @@ function Qq(c, a) {
|
|
19617
19605
|
z(i, { type: "sidebar" }, {
|
19618
19606
|
default: F(function() {
|
19619
19607
|
return [
|
19620
|
-
z(
|
19608
|
+
z(o, {
|
19621
19609
|
label: "Election Overview",
|
19622
19610
|
icon: "grip",
|
19623
19611
|
active: ""
|
19624
19612
|
}),
|
19625
|
-
z(
|
19613
|
+
z(o, {
|
19626
19614
|
label: "Election details",
|
19627
19615
|
type: "step",
|
19628
19616
|
stepIndex: "1"
|
19629
19617
|
}),
|
19630
|
-
z(
|
19618
|
+
z(o, {
|
19631
19619
|
label: "Digital Absentee Voting Requirements",
|
19632
19620
|
type: "step",
|
19633
19621
|
stepIndex: "2"
|
19634
19622
|
}),
|
19635
|
-
z(
|
19623
|
+
z(o, {
|
19636
19624
|
label: "Voting App Set Up",
|
19637
19625
|
type: "step",
|
19638
19626
|
stepIndex: "3"
|
19639
19627
|
}),
|
19640
|
-
z(
|
19628
|
+
z(o, {
|
19641
19629
|
label: "Ballot Data",
|
19642
19630
|
type: "step",
|
19643
19631
|
stepIndex: "4"
|
19644
19632
|
}),
|
19645
|
-
z(
|
19633
|
+
z(o, {
|
19646
19634
|
label: "Ballot Styles",
|
19647
19635
|
type: "step",
|
19648
19636
|
stepIndex: "5"
|
19649
19637
|
}),
|
19650
|
-
z(
|
19638
|
+
z(o, {
|
19651
19639
|
label: "Configure Ballot Extraction",
|
19652
19640
|
type: "step",
|
19653
19641
|
stepIndex: "6"
|
19654
19642
|
}),
|
19655
|
-
z(
|
19643
|
+
z(o, {
|
19656
19644
|
label: "Start Ballot Box Set Up",
|
19657
19645
|
icon: "download"
|
19658
19646
|
}),
|
19659
|
-
z(
|
19647
|
+
z(o, {
|
19660
19648
|
label: "Finish Ballot Box Set Up",
|
19661
19649
|
icon: "handshake-simple",
|
19662
19650
|
disabled: ""
|
@@ -19688,10 +19676,10 @@ function Qq(c, a) {
|
|
19688
19676
|
], 64);
|
19689
19677
|
}
|
19690
19678
|
const Zq = /* @__PURE__ */ D(Fq, [["render", Qq]]);
|
19691
|
-
var Xq = {}, Jq = /* @__PURE__ */
|
19692
|
-
/* @__PURE__ */
|
19693
|
-
/* @__PURE__ */
|
19694
|
-
/* @__PURE__ */
|
19679
|
+
var Xq = {}, Jq = /* @__PURE__ */ r("a", { href: "#" }, "LOGO", -1), Kq = { class: "flex items-center" }, cF = /* @__PURE__ */ r("div", null, [
|
19680
|
+
/* @__PURE__ */ r("h1", null, "Content goes here"),
|
19681
|
+
/* @__PURE__ */ r("br"),
|
19682
|
+
/* @__PURE__ */ r("p", null, " Curabitur et augue in nibh mollis faucibus. Mauris semper cursus felis, vitae porta dui faucibus eu. Suspendisse potenti. Ut sit amet arcu non quam eleifend interdum. Sed vitae sagittis nunc. Nullam faucibus mattis mauris sed tincidunt. Nulla convallis lobortis semper. Curabitur varius neque vel sapien mattis mattis. Integer mollis fringilla nibh, facilisis rutrum risus. In volutpat sem in lacus vestibulum, sollicitudin efficitur dui luctus. Donec fringilla diam tortor, posuere lacinia erat consequat ut. Mauris nec nibh tortor. ")
|
19695
19683
|
], -1);
|
19696
19684
|
function eF(c, a) {
|
19697
19685
|
var e = H("AVNavbarItem"), i = H("AVNavigationItemList"), t = H("AVMenuDropdown"), s = H("AVNavbar"), n = H("AVContent"), l = H("AVFooter");
|
@@ -19700,7 +19688,7 @@ function eF(c, a) {
|
|
19700
19688
|
default: F(function() {
|
19701
19689
|
return [
|
19702
19690
|
Jq,
|
19703
|
-
|
19691
|
+
r("div", Kq, [
|
19704
19692
|
z(i, { type: "navbar" }, {
|
19705
19693
|
default: F(function() {
|
19706
19694
|
return [
|
@@ -19759,18 +19747,18 @@ function eF(c, a) {
|
|
19759
19747
|
})
|
19760
19748
|
], 64);
|
19761
19749
|
}
|
19762
|
-
const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc858f"), c = c(), D2(), c), iF = /* @__PURE__ */ m4(() => /* @__PURE__ */
|
19763
|
-
/* @__PURE__ */
|
19750
|
+
const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc858f"), c = c(), D2(), c), iF = /* @__PURE__ */ m4(() => /* @__PURE__ */ r("a", { href: "#" }, "LOGO", -1)), tF = { class: "flex items-center" }, sF = { href: "/new" }, nF = /* @__PURE__ */ m4(() => /* @__PURE__ */ r("div", { class: "new-election-title-container" }, [
|
19751
|
+
/* @__PURE__ */ r("span", {
|
19764
19752
|
class: "new-election-title",
|
19765
19753
|
"data-test": "title"
|
19766
19754
|
}, "Create new election")
|
19767
19755
|
], -1)), rF = { class: "new-election-button" }, lF = {
|
19768
19756
|
key: 0,
|
19769
19757
|
class: "no-elections-container"
|
19770
|
-
}, oF = /* @__PURE__ */ m4(() => /* @__PURE__ */
|
19758
|
+
}, oF = /* @__PURE__ */ m4(() => /* @__PURE__ */ r("span", {
|
19771
19759
|
class: "no-elections-title",
|
19772
19760
|
"data-test": "title"
|
19773
|
-
}, "Your dashboard is empty", -1)), fF = /* @__PURE__ */ m4(() => /* @__PURE__ */
|
19761
|
+
}, "Your dashboard is empty", -1)), fF = /* @__PURE__ */ m4(() => /* @__PURE__ */ r("span", {
|
19774
19762
|
class: "no-elections-text",
|
19775
19763
|
"data-test": "title"
|
19776
19764
|
}, "Once you create new elections you will see them displayed in this dashboard.", -1)), uF = /* @__PURE__ */ B({
|
@@ -19827,12 +19815,12 @@ const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc
|
|
19827
19815
|
}
|
19828
19816
|
];
|
19829
19817
|
return (e, i) => {
|
19830
|
-
const t = H("AVNavbarItem"), s = H("AVNavigationItemList"), n = H("AVMenuDropdown"), l = H("AVNavbar"),
|
19818
|
+
const t = H("AVNavbarItem"), s = H("AVNavigationItemList"), n = H("AVMenuDropdown"), l = H("AVNavbar"), o = H("AVIcon"), m = H("AVCard"), f = H("AVElectionCard"), v = H("AVContent"), p = H("AVFooter");
|
19831
19819
|
return u(), d(R, null, [
|
19832
19820
|
z(l, null, {
|
19833
19821
|
default: F(() => [
|
19834
19822
|
iF,
|
19835
|
-
|
19823
|
+
r("div", tF, [
|
19836
19824
|
z(s, { type: "navbar" }, {
|
19837
19825
|
default: F(() => [
|
19838
19826
|
z(t, {
|
@@ -19873,15 +19861,15 @@ const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc
|
|
19873
19861
|
class: "dashboard-container"
|
19874
19862
|
}, {
|
19875
19863
|
default: F(() => [
|
19876
|
-
|
19864
|
+
r("a", sF, [
|
19877
19865
|
z(m, {
|
19878
19866
|
variant: "rounded",
|
19879
19867
|
role: "button"
|
19880
19868
|
}, {
|
19881
19869
|
default: F(() => [
|
19882
19870
|
nF,
|
19883
|
-
|
19884
|
-
z(
|
19871
|
+
r("div", rF, [
|
19872
|
+
z(o, {
|
19885
19873
|
icon: "fa-solid fa-circle-plus",
|
19886
19874
|
class: "new-election-icon"
|
19887
19875
|
})
|
@@ -19891,7 +19879,7 @@ const aF = /* @__PURE__ */ D(Xq, [["render", eF]]), m4 = (c) => (T2("data-v-20fc
|
|
19891
19879
|
})
|
19892
19880
|
]),
|
19893
19881
|
a.length === 0 ? (u(), d("div", lF, [
|
19894
|
-
z(
|
19882
|
+
z(o, {
|
19895
19883
|
icon: "fa-solid fa-folder-open",
|
19896
19884
|
class: "no-elections-icon"
|
19897
19885
|
}),
|