@assemblyvoting/ui-library 3.4.11-beta.1 → 3.4.11-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.js +119 -118
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { defineComponent as W, h as P4, getCurrentInstance as $3, effectScope as Sj, inject as A1, onMounted as p1, onUnmounted as Us, shallowRef as Ws, ref as a1, computed as H, onBeforeMount as Vj, watch as s1, Fragment as K, isRef as wj, createVNode as V, Text as Ej, pushScopeId as Tj, popScopeId as Hj, nextTick as Gs, openBlock as u, createBlock as
|
1
|
+
import { defineComponent as W, h as P4, getCurrentInstance as $3, effectScope as Sj, inject as A1, onMounted as p1, onUnmounted as Us, shallowRef as Ws, ref as a1, computed as H, onBeforeMount as Vj, watch as s1, Fragment as K, isRef as wj, createVNode as V, Text as Ej, pushScopeId as Tj, popScopeId as Hj, nextTick as Gs, openBlock as u, createBlock as Z, createElementBlock as z, normalizeClass as F, renderSlot as g1, normalizeProps as Ij, guardReactiveProps as Pj, withScopeId as Oj, resolveComponent as O, normalizeStyle as P1, withKeys as H6, createElementVNode as r, createCommentVNode as E, mergeProps as I6, withCtx as t1, createApp as $j, toDisplayString as M, createTextVNode as n1, resolveDirective as s2, withDirectives as $1, reactive as Zs, provide as Ys, renderList as r1, Transition as E2, unref as I, useCssVars as Rj, vShow as _4, withModifiers as f2, createSlots as Dj, vModelText as Ks } from "vue";
|
2
2
|
/*!
|
3
3
|
* shared v9.14.1
|
4
4
|
* (c) 2024 kazuya kawaguchi
|
@@ -21323,7 +21323,7 @@ const dZ = {
|
|
21323
21323
|
tabindex: "-1"
|
21324
21324
|
};
|
21325
21325
|
Hj();
|
21326
|
-
const pZ = /* @__PURE__ */ mZ((c, e, l, t, a, s) => (u(),
|
21326
|
+
const pZ = /* @__PURE__ */ mZ((c, e, l, t, a, s) => (u(), Z("div", dZ)));
|
21327
21327
|
R0.render = pZ;
|
21328
21328
|
R0.__scopeId = "data-v-b329ee4c";
|
21329
21329
|
R0.__file = "src/components/ResizeObserver.vue";
|
@@ -21412,7 +21412,7 @@ function bZ(c, e, l, t, a, s) {
|
|
21412
21412
|
r("div", null, [
|
21413
21413
|
g1(c.$slots, "default")
|
21414
21414
|
]),
|
21415
|
-
c.handleResize ? (u(),
|
21415
|
+
c.handleResize ? (u(), Z(n, {
|
21416
21416
|
key: 0,
|
21417
21417
|
onNotify: e[1] || (e[1] = (i) => c.$emit("resize", i))
|
21418
21418
|
})) : E("", !0)
|
@@ -21646,7 +21646,7 @@ const CZ = W({
|
|
21646
21646
|
});
|
21647
21647
|
function _Z(c, e, l, t, a, s) {
|
21648
21648
|
const n = O("PopperContent"), i = O("Popper");
|
21649
|
-
return u(),
|
21649
|
+
return u(), Z(i, I6({ ref: "popper" }, c.$props, {
|
21650
21650
|
theme: c.finalTheme,
|
21651
21651
|
"target-nodes": c.getTargetNodes,
|
21652
21652
|
"popper-node": () => c.$refs.popperContent.$el,
|
@@ -21802,7 +21802,7 @@ const ea = /* @__PURE__ */ $0(CZ, [["render", _Z]]), xZ = {
|
|
21802
21802
|
}), kZ = ["innerHTML"], SZ = ["textContent"];
|
21803
21803
|
function VZ(c, e, l, t, a, s) {
|
21804
21804
|
const n = O("PopperContent"), i = O("Popper");
|
21805
|
-
return u(),
|
21805
|
+
return u(), Z(i, I6({ ref: "popper" }, c.$attrs, {
|
21806
21806
|
theme: c.theme,
|
21807
21807
|
"target-nodes": c.targetNodes,
|
21808
21808
|
"popper-node": () => c.$refs.popperContent.$el,
|
@@ -22283,28 +22283,28 @@ const z3 = {
|
|
22283
22283
|
...P3
|
22284
22284
|
};
|
22285
22285
|
z3.autoReplaceSvg || (z3.observeMutations = !1);
|
22286
|
-
const
|
22286
|
+
const Y = {};
|
22287
22287
|
Object.keys(nj).forEach((c) => {
|
22288
|
-
Object.defineProperty(
|
22288
|
+
Object.defineProperty(Y, c, {
|
22289
22289
|
enumerable: !0,
|
22290
22290
|
set: function(e) {
|
22291
|
-
z3[c] = e, O3.forEach((l) => l(
|
22291
|
+
z3[c] = e, O3.forEach((l) => l(Y));
|
22292
22292
|
},
|
22293
22293
|
get: function() {
|
22294
22294
|
return z3[c];
|
22295
22295
|
}
|
22296
22296
|
});
|
22297
22297
|
});
|
22298
|
-
Object.defineProperty(
|
22298
|
+
Object.defineProperty(Y, "familyPrefix", {
|
22299
22299
|
enumerable: !0,
|
22300
22300
|
set: function(c) {
|
22301
|
-
z3.cssPrefix = c, O3.forEach((e) => e(
|
22301
|
+
z3.cssPrefix = c, O3.forEach((e) => e(Y));
|
22302
22302
|
},
|
22303
22303
|
get: function() {
|
22304
22304
|
return z3.cssPrefix;
|
22305
22305
|
}
|
22306
22306
|
});
|
22307
|
-
P2.FontAwesomeConfig =
|
22307
|
+
P2.FontAwesomeConfig = Y;
|
22308
22308
|
const O3 = [];
|
22309
22309
|
function pY(c) {
|
22310
22310
|
return O3.push(c), () => {
|
@@ -22942,7 +22942,7 @@ svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
|
|
22942
22942
|
color: var(--fa-inverse, #fff);
|
22943
22943
|
}`;
|
22944
22944
|
function oj() {
|
22945
|
-
const c = cj, e = ej, l =
|
22945
|
+
const c = cj, e = ej, l = Y.cssPrefix, t = Y.replacementClass;
|
22946
22946
|
let a = vY;
|
22947
22947
|
if (l !== c || t !== e) {
|
22948
22948
|
const s = new RegExp("\\.".concat(c, "\\-"), "g"), n = new RegExp("\\--".concat(c, "\\-"), "g"), i = new RegExp("\\.".concat(e), "g");
|
@@ -22952,7 +22952,7 @@ function oj() {
|
|
22952
22952
|
}
|
22953
22953
|
let xs = !1;
|
22954
22954
|
function Q0() {
|
22955
|
-
|
22955
|
+
Y.autoAddCss && !xs && (zY(oj()), xs = !0);
|
22956
22956
|
}
|
22957
22957
|
var bY = {
|
22958
22958
|
mixout() {
|
@@ -23082,7 +23082,7 @@ const hj = () => {
|
|
23082
23082
|
t[i] = s;
|
23083
23083
|
}), t;
|
23084
23084
|
});
|
23085
|
-
const e = "far" in W2 ||
|
23085
|
+
const e = "far" in W2 || Y.autoFetchSvg, l = c6(yY, (t, a) => {
|
23086
23086
|
const s = a[0];
|
23087
23087
|
let n = a[1];
|
23088
23088
|
const i = a[2];
|
@@ -23097,13 +23097,13 @@ const hj = () => {
|
|
23097
23097
|
names: {},
|
23098
23098
|
unicodes: {}
|
23099
23099
|
});
|
23100
|
-
dj = l.names, pj = l.unicodes, ia = F0(
|
23101
|
-
family:
|
23100
|
+
dj = l.names, pj = l.unicodes, ia = F0(Y.styleDefault, {
|
23101
|
+
family: Y.familyDefault
|
23102
23102
|
});
|
23103
23103
|
};
|
23104
23104
|
pY((c) => {
|
23105
23105
|
ia = F0(c.styleDefault, {
|
23106
|
-
family:
|
23106
|
+
family: Y.familyDefault
|
23107
23107
|
});
|
23108
23108
|
});
|
23109
23109
|
hj();
|
@@ -23157,9 +23157,9 @@ function q0(c) {
|
|
23157
23157
|
const {
|
23158
23158
|
skipLookups: l = !1
|
23159
23159
|
} = e, t = {
|
23160
|
-
[y1]: "".concat(
|
23161
|
-
[Z1]: "".concat(
|
23162
|
-
[Y1]: "".concat(
|
23160
|
+
[y1]: "".concat(Y.cssPrefix, "-").concat(y1),
|
23161
|
+
[Z1]: "".concat(Y.cssPrefix, "-").concat(Z1),
|
23162
|
+
[Y1]: "".concat(Y.cssPrefix, "-").concat(Y1)
|
23163
23163
|
};
|
23164
23164
|
let a = null, s = y1;
|
23165
23165
|
const n = DZ.filter((o) => o !== XB);
|
@@ -23167,16 +23167,16 @@ function q0(c) {
|
|
23167
23167
|
(c.includes(t[o]) || c.some((f) => EY[o].includes(f))) && (s = o);
|
23168
23168
|
});
|
23169
23169
|
const i = c.reduce((o, f) => {
|
23170
|
-
const d = SY(
|
23170
|
+
const d = SY(Y.cssPrefix, f);
|
23171
23171
|
if (W2[f] ? (f = NY[s].includes(f) ? nY[s][f] : f, a = f, o.prefix = f) : AY[s].indexOf(f) > -1 ? (a = f, o.prefix = F0(f, {
|
23172
23172
|
family: s
|
23173
|
-
})) : d ? o.iconName = d : f !==
|
23173
|
+
})) : d ? o.iconName = d : f !== Y.replacementClass && !n.some((p) => f === t[p]) && o.rest.push(f), !l && o.prefix && o.iconName) {
|
23174
23174
|
const p = a === "fa" ? Lj(o.iconName) : {}, m = S2(o.prefix, o.iconName);
|
23175
|
-
p.prefix && (a = null), o.iconName = p.iconName || m || o.iconName, o.prefix = p.prefix || o.prefix, o.prefix === "far" && !W2.far && W2.fas && !
|
23175
|
+
p.prefix && (a = null), o.iconName = p.iconName || m || o.iconName, o.prefix = p.prefix || o.prefix, o.prefix === "far" && !W2.far && W2.fas && !Y.autoFetchSvg && (o.prefix = "fas");
|
23176
23176
|
}
|
23177
23177
|
return o;
|
23178
23178
|
}, ra());
|
23179
|
-
return (c.includes("fa-brands") || c.includes("fab")) && (i.prefix = "fab"), (c.includes("fa-duotone") || c.includes("fad")) && (i.prefix = "fad"), !i.prefix && s === Z1 && (W2.fass ||
|
23179
|
+
return (c.includes("fa-brands") || c.includes("fab")) && (i.prefix = "fab"), (c.includes("fa-duotone") || c.includes("fad")) && (i.prefix = "fad"), !i.prefix && s === Z1 && (W2.fass || Y.autoFetchSvg) && (i.prefix = "fass", i.iconName = S2(i.prefix, i.iconName) || i.iconName), !i.prefix && s === Y1 && (W2.fasds || Y.autoFetchSvg) && (i.prefix = "fasds", i.iconName = S2(i.prefix, i.iconName) || i.iconName), (i.prefix === "fa" || a === "fa") && (i.prefix = O2() || "fas"), i;
|
23180
23180
|
}
|
23181
23181
|
class TY {
|
23182
23182
|
constructor() {
|
@@ -23265,7 +23265,7 @@ function A6(c) {
|
|
23265
23265
|
return e = S2(l, e) || e, ys(Mj.definitions, l, e) || ys(r2.styles, l, e);
|
23266
23266
|
}
|
23267
23267
|
const Mj = new TY(), PY = () => {
|
23268
|
-
|
23268
|
+
Y.autoReplaceSvg = !1, Y.observeMutations = !1, c3("noAuto");
|
23269
23269
|
}, OY = {
|
23270
23270
|
i2svg: function() {
|
23271
23271
|
let c = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
@@ -23276,7 +23276,7 @@ const Mj = new TY(), PY = () => {
|
|
23276
23276
|
const {
|
23277
23277
|
autoReplaceSvgRoot: e
|
23278
23278
|
} = c;
|
23279
|
-
|
23279
|
+
Y.autoReplaceSvg === !1 && (Y.autoReplaceSvg = !0), Y.observeMutations = !0, CY(() => {
|
23280
23280
|
RY({
|
23281
23281
|
autoReplaceSvgRoot: e
|
23282
23282
|
}), c3("watch", c);
|
@@ -23298,7 +23298,7 @@ const Mj = new TY(), PY = () => {
|
|
23298
23298
|
iconName: S2(l, e) || e
|
23299
23299
|
};
|
23300
23300
|
}
|
23301
|
-
if (typeof c == "string" && (c.indexOf("".concat(
|
23301
|
+
if (typeof c == "string" && (c.indexOf("".concat(Y.cssPrefix, "-")) > -1 || c.match(iY))) {
|
23302
23302
|
const e = q0(c.split(" "), {
|
23303
23303
|
skipLookups: !0
|
23304
23304
|
});
|
@@ -23317,7 +23317,7 @@ const Mj = new TY(), PY = () => {
|
|
23317
23317
|
}
|
23318
23318
|
}, K1 = {
|
23319
23319
|
noAuto: PY,
|
23320
|
-
config:
|
23320
|
+
config: Y,
|
23321
23321
|
dom: OY,
|
23322
23322
|
parse: $Y,
|
23323
23323
|
library: Mj,
|
@@ -23328,7 +23328,7 @@ const Mj = new TY(), PY = () => {
|
|
23328
23328
|
const {
|
23329
23329
|
autoReplaceSvgRoot: e = C1
|
23330
23330
|
} = c;
|
23331
|
-
(Object.keys(r2.styles).length > 0 ||
|
23331
|
+
(Object.keys(r2.styles).length > 0 || Y.autoFetchSvg) && C2 && Y.autoReplaceSvg && K1.dom.i2svg({
|
23332
23332
|
node: e
|
23333
23333
|
});
|
23334
23334
|
};
|
@@ -23383,7 +23383,7 @@ function FY(c) {
|
|
23383
23383
|
attributes: a,
|
23384
23384
|
symbol: s
|
23385
23385
|
} = c;
|
23386
|
-
const n = s === !0 ? "".concat(e, "-").concat(
|
23386
|
+
const n = s === !0 ? "".concat(e, "-").concat(Y.cssPrefix, "-").concat(l) : s;
|
23387
23387
|
return [{
|
23388
23388
|
tag: "svg",
|
23389
23389
|
attributes: {
|
@@ -23417,7 +23417,7 @@ function fa(c) {
|
|
23417
23417
|
} = c, {
|
23418
23418
|
width: m,
|
23419
23419
|
height: h
|
23420
|
-
} = l.found ? l : e, g = t === "fak", C = [
|
23420
|
+
} = l.found ? l : e, g = t === "fak", C = [Y.replacementClass, a ? "".concat(Y.cssPrefix, "-").concat(a) : ""].filter((S) => d.classes.indexOf(S) === -1).filter((S) => S !== "" || !!S).concat(d.classes).join(" ");
|
23421
23421
|
let x = {
|
23422
23422
|
children: [],
|
23423
23423
|
attributes: {
|
@@ -23541,19 +23541,19 @@ function k6(c) {
|
|
23541
23541
|
return Array.isArray(t) ? a = {
|
23542
23542
|
tag: "g",
|
23543
23543
|
attributes: {
|
23544
|
-
class: "".concat(
|
23544
|
+
class: "".concat(Y.cssPrefix, "-").concat(J0.GROUP)
|
23545
23545
|
},
|
23546
23546
|
children: [{
|
23547
23547
|
tag: "path",
|
23548
23548
|
attributes: {
|
23549
|
-
class: "".concat(
|
23549
|
+
class: "".concat(Y.cssPrefix, "-").concat(J0.SECONDARY),
|
23550
23550
|
fill: "currentColor",
|
23551
23551
|
d: t[0]
|
23552
23552
|
}
|
23553
23553
|
}, {
|
23554
23554
|
tag: "path",
|
23555
23555
|
attributes: {
|
23556
|
-
class: "".concat(
|
23556
|
+
class: "".concat(Y.cssPrefix, "-").concat(J0.PRIMARY),
|
23557
23557
|
fill: "currentColor",
|
23558
23558
|
d: t[1]
|
23559
23559
|
}
|
@@ -23577,11 +23577,11 @@ const BY = {
|
|
23577
23577
|
height: 512
|
23578
23578
|
};
|
23579
23579
|
function jY(c, e) {
|
23580
|
-
!lj && !
|
23580
|
+
!lj && !Y.showMissingIcons && c && console.error('Icon with name "'.concat(c, '" and prefix "').concat(e, '" is missing.'));
|
23581
23581
|
}
|
23582
23582
|
function S6(c, e) {
|
23583
23583
|
let l = e;
|
23584
|
-
return e === "fa" &&
|
23584
|
+
return e === "fa" && Y.styleDefault !== null && (e = O2()), new Promise((t, a) => {
|
23585
23585
|
if (l === "fa") {
|
23586
23586
|
const s = Lj(c) || {};
|
23587
23587
|
c = s.iconName || c, e = s.prefix || e;
|
@@ -23592,12 +23592,12 @@ function S6(c, e) {
|
|
23592
23592
|
}
|
23593
23593
|
jY(c, e), t({
|
23594
23594
|
...BY,
|
23595
|
-
icon:
|
23595
|
+
icon: Y.showMissingIcons && c ? $2("missingIconAbstract") || {} : {}
|
23596
23596
|
});
|
23597
23597
|
});
|
23598
23598
|
}
|
23599
23599
|
const Ss = () => {
|
23600
|
-
}, V6 =
|
23600
|
+
}, V6 = Y.measurePerformance && M4 && M4.mark && M4.measure ? M4 : {
|
23601
23601
|
mark: Ss,
|
23602
23602
|
measure: Ss
|
23603
23603
|
}, w3 = 'FA "6.6.0"', UY = (c) => (V6.mark("".concat(w3, " ").concat(c, " begins")), () => gj(c)), gj = (c) => {
|
@@ -23617,10 +23617,10 @@ function WY(c) {
|
|
23617
23617
|
return e && l;
|
23618
23618
|
}
|
23619
23619
|
function GY(c) {
|
23620
|
-
return c && c.classList && c.classList.contains && c.classList.contains(
|
23620
|
+
return c && c.classList && c.classList.contains && c.classList.contains(Y.replacementClass);
|
23621
23621
|
}
|
23622
23622
|
function ZY() {
|
23623
|
-
return
|
23623
|
+
return Y.autoReplaceSvg === !0 ? C4.replace : C4[Y.autoReplaceSvg] || C4.replace;
|
23624
23624
|
}
|
23625
23625
|
function YY(c) {
|
23626
23626
|
return C1.createElementNS("http://www.w3.org/2000/svg", c);
|
@@ -23654,7 +23654,7 @@ const C4 = {
|
|
23654
23654
|
if (e.parentNode)
|
23655
23655
|
if (c[1].forEach((l) => {
|
23656
23656
|
e.parentNode.insertBefore(vj(l), e);
|
23657
|
-
}), e.getAttribute(Q2) === null &&
|
23657
|
+
}), e.getAttribute(Q2) === null && Y.keepOriginalSource) {
|
23658
23658
|
let l = C1.createComment(XY(e));
|
23659
23659
|
e.parentNode.replaceChild(l, e);
|
23660
23660
|
} else
|
@@ -23662,11 +23662,11 @@ const C4 = {
|
|
23662
23662
|
},
|
23663
23663
|
nest: function(c) {
|
23664
23664
|
const e = c[0], l = c[1];
|
23665
|
-
if (~sa(e).indexOf(
|
23665
|
+
if (~sa(e).indexOf(Y.replacementClass))
|
23666
23666
|
return C4.replace(c);
|
23667
|
-
const t = new RegExp("".concat(
|
23667
|
+
const t = new RegExp("".concat(Y.cssPrefix, "-.*"));
|
23668
23668
|
if (delete l[0].attributes.id, l[0].attributes.class) {
|
23669
|
-
const s = l[0].attributes.class.split(" ").reduce((n, i) => (i ===
|
23669
|
+
const s = l[0].attributes.class.split(" ").reduce((n, i) => (i === Y.replacementClass || i.match(t) ? n.toSvg.push(i) : n.toNode.push(i), n), {
|
23670
23670
|
toNode: [],
|
23671
23671
|
toSvg: []
|
23672
23672
|
});
|
@@ -23686,7 +23686,7 @@ function bj(c, e) {
|
|
23686
23686
|
l();
|
23687
23687
|
else {
|
23688
23688
|
let t = ws;
|
23689
|
-
|
23689
|
+
Y.mutateApproach === aY && (t = P2.requestAnimationFrame || ws), t(() => {
|
23690
23690
|
const a = ZY(), s = ua.begin("mutate");
|
23691
23691
|
c.map(a), s(), l();
|
23692
23692
|
});
|
@@ -23701,7 +23701,7 @@ function w6() {
|
|
23701
23701
|
}
|
23702
23702
|
let T4 = null;
|
23703
23703
|
function Es(c) {
|
23704
|
-
if (!vs || !
|
23704
|
+
if (!vs || !Y.observeMutations)
|
23705
23705
|
return;
|
23706
23706
|
const {
|
23707
23707
|
treeCallback: e = b4,
|
@@ -23713,7 +23713,7 @@ function Es(c) {
|
|
23713
23713
|
if (ma) return;
|
23714
23714
|
const n = O2();
|
23715
23715
|
C3(s).forEach((i) => {
|
23716
|
-
if (i.type === "childList" && i.addedNodes.length > 0 && !Vs(i.addedNodes[0]) && (
|
23716
|
+
if (i.type === "childList" && i.addedNodes.length > 0 && !Vs(i.addedNodes[0]) && (Y.searchPseudoElements && t(i.target), e(i.target)), i.type === "attributes" && i.target.parentNode && Y.searchPseudoElements && t(i.target.parentNode), i.type === "attributes" && Vs(i.target) && ~fY.indexOf(i.attributeName))
|
23717
23717
|
if (i.attributeName === "class" && WY(i.target)) {
|
23718
23718
|
const {
|
23719
23719
|
prefix: o,
|
@@ -23743,11 +23743,11 @@ function QY(c) {
|
|
23743
23743
|
function cK(c) {
|
23744
23744
|
const e = c.getAttribute("data-prefix"), l = c.getAttribute("data-icon"), t = c.innerText !== void 0 ? c.innerText.trim() : "";
|
23745
23745
|
let a = q0(sa(c));
|
23746
|
-
return a.prefix || (a.prefix = O2()), e && l && (a.prefix = e, a.iconName = l), a.iconName && a.prefix || (a.prefix && t.length > 0 && (a.iconName = VY(a.prefix, c.innerText) || oa(a.prefix, x6(c.innerText))), !a.iconName &&
|
23746
|
+
return a.prefix || (a.prefix = O2()), e && l && (a.prefix = e, a.iconName = l), a.iconName && a.prefix || (a.prefix && t.length > 0 && (a.iconName = VY(a.prefix, c.innerText) || oa(a.prefix, x6(c.innerText))), !a.iconName && Y.autoFetchSvg && c.firstChild && c.firstChild.nodeType === Node.TEXT_NODE && (a.iconName = c.firstChild.data)), a;
|
23747
23747
|
}
|
23748
23748
|
function eK(c) {
|
23749
23749
|
const e = C3(c.attributes).reduce((a, s) => (a.name !== "class" && a.name !== "style" && (a[s.name] = s.value), a), {}), l = c.getAttribute("title"), t = c.getAttribute("data-fa-title-id");
|
23750
|
-
return
|
23750
|
+
return Y.autoA11y && (l ? e["aria-labelledby"] = "".concat(Y.replacementClass, "-title-").concat(t || Z3()) : (e["aria-hidden"] = "true", e.focusable = "false")), e;
|
23751
23751
|
}
|
23752
23752
|
function lK() {
|
23753
23753
|
return {
|
@@ -23805,7 +23805,7 @@ const {
|
|
23805
23805
|
styles: tK
|
23806
23806
|
} = r2;
|
23807
23807
|
function _j(c) {
|
23808
|
-
const e =
|
23808
|
+
const e = Y.autoReplaceSvg === "nest" ? Ts(c, {
|
23809
23809
|
styleParser: !1
|
23810
23810
|
}) : Ts(c);
|
23811
23811
|
return ~e.extra.classes.indexOf(sj) ? $2("generateLayersText", c, e) : $2("generateSvgReplacementMutation", c, e);
|
@@ -23821,7 +23821,7 @@ p2 = [...p2];
|
|
23821
23821
|
function Hs(c) {
|
23822
23822
|
let e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : null;
|
23823
23823
|
if (!C2) return Promise.resolve();
|
23824
|
-
const l = C1.documentElement.classList, t = (d) => l.add("".concat(_s, "-").concat(d)), a = (d) => l.remove("".concat(_s, "-").concat(d)), s =
|
23824
|
+
const l = C1.documentElement.classList, t = (d) => l.add("".concat(_s, "-").concat(d)), a = (d) => l.remove("".concat(_s, "-").concat(d)), s = Y.autoFetchSvg ? p2 : tj.map((d) => "fa-".concat(d)).concat(Object.keys(tK));
|
23825
23825
|
s.includes("fa") || s.push("fa");
|
23826
23826
|
const n = [".".concat(sj, ":not([").concat(Q2, "])")].concat(s.map((d) => ".".concat(d, ":not([").concat(Q2, "])"))).join(", ");
|
23827
23827
|
if (n.length === 0)
|
@@ -23898,7 +23898,7 @@ const nK = function(c) {
|
|
23898
23898
|
}, () => (c3("beforeDOMElementCreation", {
|
23899
23899
|
iconDefinition: c,
|
23900
23900
|
params: e
|
23901
|
-
}),
|
23901
|
+
}), Y.autoA11y && (n ? f["aria-labelledby"] = "".concat(Y.replacementClass, "-title-").concat(i || Z3()) : (f["aria-hidden"] = "true", f.focusable = "false")), fa({
|
23902
23902
|
icons: {
|
23903
23903
|
main: k6(h),
|
23904
23904
|
mask: a ? k6(a.icon) : {
|
@@ -24028,7 +24028,7 @@ var iK = {
|
|
24028
24028
|
}), [{
|
24029
24029
|
tag: "span",
|
24030
24030
|
attributes: {
|
24031
|
-
class: ["".concat(
|
24031
|
+
class: ["".concat(Y.cssPrefix, "-layers"), ...l].join(" ")
|
24032
24032
|
},
|
24033
24033
|
children: t
|
24034
24034
|
}];
|
@@ -24059,7 +24059,7 @@ var iK = {
|
|
24059
24059
|
extra: {
|
24060
24060
|
attributes: a,
|
24061
24061
|
styles: s,
|
24062
|
-
classes: ["".concat(
|
24062
|
+
classes: ["".concat(Y.cssPrefix, "-layers-counter"), ...t]
|
24063
24063
|
}
|
24064
24064
|
})));
|
24065
24065
|
}
|
@@ -24093,7 +24093,7 @@ var iK = {
|
|
24093
24093
|
extra: {
|
24094
24094
|
attributes: s,
|
24095
24095
|
styles: n,
|
24096
|
-
classes: ["".concat(
|
24096
|
+
classes: ["".concat(Y.cssPrefix, "-layers-text"), ...a]
|
24097
24097
|
}
|
24098
24098
|
})));
|
24099
24099
|
}
|
@@ -24111,7 +24111,7 @@ var iK = {
|
|
24111
24111
|
const o = parseInt(getComputedStyle(e).fontSize, 10), f = e.getBoundingClientRect();
|
24112
24112
|
n = f.width / o, i = f.height / o;
|
24113
24113
|
}
|
24114
|
-
return
|
24114
|
+
return Y.autoA11y && !t && (s.attributes["aria-hidden"] = "true"), Promise.resolve([e, ks({
|
24115
24115
|
content: e.innerHTML,
|
24116
24116
|
width: n,
|
24117
24117
|
height: i,
|
@@ -24222,7 +24222,7 @@ var LK = {
|
|
24222
24222
|
const {
|
24223
24223
|
node: l = C1
|
24224
24224
|
} = e;
|
24225
|
-
|
24225
|
+
Y.searchPseudoElements && $s(l);
|
24226
24226
|
};
|
24227
24227
|
}
|
24228
24228
|
};
|
@@ -24679,7 +24679,7 @@ const NK = W({
|
|
24679
24679
|
onClick: t,
|
24680
24680
|
disabled: c.disabled
|
24681
24681
|
}, [
|
24682
|
-
c.iconLeft ? (u(),
|
24682
|
+
c.iconLeft ? (u(), Z(n, {
|
24683
24683
|
key: 0,
|
24684
24684
|
icon: `fa-solid fa-${c.icon}`,
|
24685
24685
|
class: "AVButton--icon-left",
|
@@ -24688,7 +24688,7 @@ const NK = W({
|
|
24688
24688
|
g1(a.$slots, "default", {}, () => [
|
24689
24689
|
n1(M(c.label), 1)
|
24690
24690
|
], !0),
|
24691
|
-
c.iconRight ? (u(),
|
24691
|
+
c.iconRight ? (u(), Z(n, {
|
24692
24692
|
key: 1,
|
24693
24693
|
icon: `fa-solid fa-${c.icon}`,
|
24694
24694
|
class: "AVButton--icon-right",
|
@@ -24719,7 +24719,7 @@ const NK = W({
|
|
24719
24719
|
setup(c) {
|
24720
24720
|
return (e, l) => {
|
24721
24721
|
const t = O("AVIcon");
|
24722
|
-
return u(),
|
24722
|
+
return u(), Z(t, {
|
24723
24723
|
icon: "fa-solid fa-spinner",
|
24724
24724
|
class: F(`AVSpinner AVSpinner--${c.size} AVSpinner--${c.color}`)
|
24725
24725
|
}, null, 8, ["class"]);
|
@@ -24750,7 +24750,7 @@ const NK = W({
|
|
24750
24750
|
setup(c) {
|
24751
24751
|
return (e, l) => {
|
24752
24752
|
const t = O("AVIcon");
|
24753
|
-
return c.type === "icon" ? (u(),
|
24753
|
+
return c.type === "icon" ? (u(), Z(t, {
|
24754
24754
|
key: 0,
|
24755
24755
|
icon: `fa-solid fa-${c.value || "bolt"}`,
|
24756
24756
|
class: F(["AVBullet--icon", {
|
@@ -24772,7 +24772,7 @@ const NK = W({
|
|
24772
24772
|
"AVBullet--hover": c.hover
|
24773
24773
|
}])
|
24774
24774
|
}, M(c.value || "0"), 3)
|
24775
|
-
], 2)) : (u(),
|
24775
|
+
], 2)) : (u(), Z(t, {
|
24776
24776
|
key: 2,
|
24777
24777
|
icon: "fa-solid fa-circle",
|
24778
24778
|
class: F(["AVBullet--icon", {
|
@@ -24849,7 +24849,7 @@ const NK = W({
|
|
24849
24849
|
}, [
|
24850
24850
|
r("span", null, [
|
24851
24851
|
n1(M(c.inputLabel) + " ", 1),
|
24852
|
-
c.tooltipText ? $1((u(),
|
24852
|
+
c.tooltipText ? $1((u(), Z(o, {
|
24853
24853
|
key: 0,
|
24854
24854
|
icon: "circle-question",
|
24855
24855
|
class: "AVTextInput--tooltip-icon"
|
@@ -24860,7 +24860,7 @@ const NK = W({
|
|
24860
24860
|
], 8, HK)) : E("", !0),
|
24861
24861
|
r("div", IK, [
|
24862
24862
|
r("div", PK, [
|
24863
|
-
c.icon ? (u(),
|
24863
|
+
c.icon ? (u(), Z(o, {
|
24864
24864
|
key: 0,
|
24865
24865
|
icon: `fa-solid fa-${c.icon}`,
|
24866
24866
|
class: "AVTextInput--input-icon",
|
@@ -24977,7 +24977,7 @@ const NK = W({
|
|
24977
24977
|
}, [
|
24978
24978
|
r("span", null, [
|
24979
24979
|
n1(M(c.inputLabel) + " ", 1),
|
24980
|
-
c.tooltipText ? $1((u(),
|
24980
|
+
c.tooltipText ? $1((u(), Z(h, {
|
24981
24981
|
key: 0,
|
24982
24982
|
icon: "circle-question",
|
24983
24983
|
class: "AVNumberInput--tooltip-icon"
|
@@ -24992,7 +24992,7 @@ const NK = W({
|
|
24992
24992
|
onMouseleave: o
|
24993
24993
|
}, [
|
24994
24994
|
r("div", jK, [
|
24995
|
-
c.icon ? (u(),
|
24995
|
+
c.icon ? (u(), Z(h, {
|
24996
24996
|
key: 0,
|
24997
24997
|
icon: `fa-solid fa-${c.icon}`,
|
24998
24998
|
class: "AVNumberInput--input-icon",
|
@@ -25123,7 +25123,7 @@ const NK = W({
|
|
25123
25123
|
}, [
|
25124
25124
|
r("span", null, [
|
25125
25125
|
n1(M(c.inputLabel) + " ", 1),
|
25126
|
-
c.tooltipText ? $1((u(),
|
25126
|
+
c.tooltipText ? $1((u(), Z(o, {
|
25127
25127
|
key: 0,
|
25128
25128
|
icon: "circle-question",
|
25129
25129
|
class: "AVPasswordInput--tooltip-icon"
|
@@ -25134,7 +25134,7 @@ const NK = W({
|
|
25134
25134
|
], 8, XK)) : E("", !0),
|
25135
25135
|
r("div", JK, [
|
25136
25136
|
r("div", QK, [
|
25137
|
-
c.disableIcon ? E("", !0) : (u(),
|
25137
|
+
c.disableIcon ? E("", !0) : (u(), Z(o, {
|
25138
25138
|
key: 0,
|
25139
25139
|
icon: "fa-solid fa-key",
|
25140
25140
|
class: "AVPasswordInput--input-icon",
|
@@ -25234,7 +25234,7 @@ const NK = W({
|
|
25234
25234
|
}, [
|
25235
25235
|
r("span", null, [
|
25236
25236
|
n1(M(c.inputLabel) + " ", 1),
|
25237
|
-
c.tooltipText ? $1((u(),
|
25237
|
+
c.tooltipText ? $1((u(), Z(n, {
|
25238
25238
|
key: 0,
|
25239
25239
|
icon: "circle-question",
|
25240
25240
|
class: "AVDatetimeInput--tooltip-icon"
|
@@ -25245,7 +25245,7 @@ const NK = W({
|
|
25245
25245
|
], 8, nX)) : E("", !0),
|
25246
25246
|
r("div", iX, [
|
25247
25247
|
r("div", oX, [
|
25248
|
-
c.icon ? (u(),
|
25248
|
+
c.icon ? (u(), Z(n, {
|
25249
25249
|
key: 0,
|
25250
25250
|
icon: `fa-solid fa-${c.icon}`,
|
25251
25251
|
class: "AVDatetimeInput--input-icon",
|
@@ -25341,7 +25341,7 @@ const NK = W({
|
|
25341
25341
|
}, [
|
25342
25342
|
r("span", null, [
|
25343
25343
|
n1(M(c.inputLabel) + " ", 1),
|
25344
|
-
c.tooltipText ? $1((u(),
|
25344
|
+
c.tooltipText ? $1((u(), Z(n, {
|
25345
25345
|
key: 0,
|
25346
25346
|
icon: "circle-question",
|
25347
25347
|
class: "AVTextArea--tooltip-icon"
|
@@ -25355,7 +25355,7 @@ const NK = W({
|
|
25355
25355
|
class: "AVTextArea--icon-container",
|
25356
25356
|
style: P1(`height: ${1.5625 * c.rows + 1}rem;`)
|
25357
25357
|
}, [
|
25358
|
-
c.icon ? (u(),
|
25358
|
+
c.icon ? (u(), Z(n, {
|
25359
25359
|
key: 0,
|
25360
25360
|
icon: `fa-solid fa-${c.icon}`,
|
25361
25361
|
class: "AVTextArea--input-icon",
|
@@ -25550,7 +25550,7 @@ const NK = W({
|
|
25550
25550
|
}, [
|
25551
25551
|
r("span", null, [
|
25552
25552
|
n1(M(c.inputLabel) + " ", 1),
|
25553
|
-
c.tooltipText ? $1((u(),
|
25553
|
+
c.tooltipText ? $1((u(), Z(p, {
|
25554
25554
|
key: 0,
|
25555
25555
|
icon: "circle-question",
|
25556
25556
|
class: "AVDropdown--tooltip-icon"
|
@@ -25599,7 +25599,7 @@ const NK = W({
|
|
25599
25599
|
], 10, SX),
|
25600
25600
|
V(h, null, {
|
25601
25601
|
default: t1(() => [
|
25602
|
-
(u(!0), z(K, null, r1(s.value, (C) => (u(),
|
25602
|
+
(u(!0), z(K, null, r1(s.value, (C) => (u(), Z(m, {
|
25603
25603
|
key: C,
|
25604
25604
|
optionLabel: C.label,
|
25605
25605
|
onOnSelected: (x) => i(C.value),
|
@@ -25617,7 +25617,7 @@ const NK = W({
|
|
25617
25617
|
__name: "AVDropdownContent",
|
25618
25618
|
setup(c) {
|
25619
25619
|
const e = A1("sharedState"), l = H(() => e.active), t = H(() => e.id);
|
25620
|
-
return (a, s) => (u(),
|
25620
|
+
return (a, s) => (u(), Z(E2, { name: "dropdown-content" }, {
|
25621
25621
|
default: t1(() => [
|
25622
25622
|
l.value ? (u(), z("div", {
|
25623
25623
|
key: 0,
|
@@ -25927,7 +25927,7 @@ const NK = W({
|
|
25927
25927
|
}, [
|
25928
25928
|
r("span", null, [
|
25929
25929
|
n1(M(c.inputLabel) + " ", 1),
|
25930
|
-
c.tooltipText ? $1((u(),
|
25930
|
+
c.tooltipText ? $1((u(), Z(w, {
|
25931
25931
|
key: 0,
|
25932
25932
|
icon: "circle-question",
|
25933
25933
|
class: "AVFileInput--tooltip-icon"
|
@@ -25994,7 +25994,7 @@ const NK = W({
|
|
25994
25994
|
key: 0,
|
25995
25995
|
class: "AVFileInput--preview-img",
|
25996
25996
|
src: N(D)
|
25997
|
-
}, null, 8, uJ)) : (u(),
|
25997
|
+
}, null, 8, uJ)) : (u(), Z(w, {
|
25998
25998
|
key: 1,
|
25999
25999
|
icon: "fa-solid fa-file",
|
26000
26000
|
class: "AVTextInput--preview-icon",
|
@@ -26181,7 +26181,7 @@ const NK = W({
|
|
26181
26181
|
class: F(`AVLink AVLink--${c.variant}`)
|
26182
26182
|
}, [
|
26183
26183
|
r("span", null, M(c.label), 1),
|
26184
|
-
c.disableIcon ? E("", !0) : (u(),
|
26184
|
+
c.disableIcon ? E("", !0) : (u(), Z(t, {
|
26185
26185
|
key: 0,
|
26186
26186
|
icon: "fa-solid fa-arrow-up-right-from-square",
|
26187
26187
|
class: "AVLink--icon",
|
@@ -26248,7 +26248,7 @@ const NK = W({
|
|
26248
26248
|
target: c.target,
|
26249
26249
|
style: P1(`width: ${c.customWidth}px`)
|
26250
26250
|
}, [
|
26251
|
-
c.disableIcon ? E("", !0) : (u(),
|
26251
|
+
c.disableIcon ? E("", !0) : (u(), Z(f, {
|
26252
26252
|
key: 0,
|
26253
26253
|
icon: `fa-solid fa-${c.icon}`,
|
26254
26254
|
class: "AVNavbarItem--icon"
|
@@ -26264,7 +26264,7 @@ const NK = W({
|
|
26264
26264
|
disabled: c.disabled,
|
26265
26265
|
onClick: n
|
26266
26266
|
}, [
|
26267
|
-
c.disableIcon ? E("", !0) : (u(),
|
26267
|
+
c.disableIcon ? E("", !0) : (u(), Z(f, {
|
26268
26268
|
key: 0,
|
26269
26269
|
icon: `fa-solid fa-${c.icon}`,
|
26270
26270
|
class: "AVNavbarItem--icon"
|
@@ -26428,7 +26428,7 @@ const NK = W({
|
|
26428
26428
|
const t = O("AVIcon"), a = s2("tooltip");
|
26429
26429
|
return $1((u(), z("span", jJ, [
|
26430
26430
|
c.text ? (u(), z("span", UJ, M(c.text), 1)) : g1(e.$slots, "text", { key: 1 }, void 0, !0),
|
26431
|
-
c.icon ? (u(),
|
26431
|
+
c.icon ? (u(), Z(t, {
|
26432
26432
|
key: 2,
|
26433
26433
|
icon: c.icon,
|
26434
26434
|
class: "AVTooltip--icon",
|
@@ -26488,12 +26488,12 @@ const NK = W({
|
|
26488
26488
|
type: "button",
|
26489
26489
|
"aria-label": c.ariaLabel
|
26490
26490
|
}, [
|
26491
|
-
l.active ? (u(),
|
26491
|
+
l.active ? (u(), Z(n, {
|
26492
26492
|
key: 1,
|
26493
26493
|
icon: "fa-solid fa-xmark",
|
26494
26494
|
class: "AVMenuDropdown--icon",
|
26495
26495
|
"data-test": "main-icon"
|
26496
|
-
})) : (u(),
|
26496
|
+
})) : (u(), Z(n, {
|
26497
26497
|
key: 0,
|
26498
26498
|
icon: `fa-solid fa-${c.icon}`,
|
26499
26499
|
class: "AVMenuDropdown--icon",
|
@@ -26502,7 +26502,7 @@ const NK = W({
|
|
26502
26502
|
], 8, YJ),
|
26503
26503
|
V(o, null, {
|
26504
26504
|
default: t1(() => [
|
26505
|
-
(u(!0), z(K, null, r1(c.options, (f, d) => (u(),
|
26505
|
+
(u(!0), z(K, null, r1(c.options, (f, d) => (u(), Z(i, {
|
26506
26506
|
key: d,
|
26507
26507
|
optionLabel: f.label,
|
26508
26508
|
href: f.href,
|
@@ -26520,7 +26520,7 @@ const NK = W({
|
|
26520
26520
|
__name: "AVMenuDropdownContent",
|
26521
26521
|
setup(c) {
|
26522
26522
|
const e = A1("sharedState"), l = H(() => e.active), t = H(() => e.id);
|
26523
|
-
return (a, s) => (u(),
|
26523
|
+
return (a, s) => (u(), Z(E2, { name: "dropdown-content" }, {
|
26524
26524
|
default: t1(() => [
|
26525
26525
|
l.value ? (u(), z("div", {
|
26526
26526
|
key: 0,
|
@@ -26560,7 +26560,7 @@ const NK = W({
|
|
26560
26560
|
class: F(["AVMenuDropdownItem", { "AVMenuDropdownItem--destructive": c.destructive }]),
|
26561
26561
|
href: c.href
|
26562
26562
|
}, [
|
26563
|
-
c.icon ? (u(),
|
26563
|
+
c.icon ? (u(), Z(t, {
|
26564
26564
|
key: 0,
|
26565
26565
|
class: "AVMenuDropdownItem--icon",
|
26566
26566
|
icon: `fa-solid fa-${c.icon}`,
|
@@ -26657,7 +26657,7 @@ const NK = W({
|
|
26657
26657
|
f[0] || (f[0] = n1("Working..."))
|
26658
26658
|
], !0)
|
26659
26659
|
], 64)) : g1(o.$slots, "default", { key: 0 }, () => [
|
26660
|
-
s.value ? (u(),
|
26660
|
+
s.value ? (u(), Z(d, {
|
26661
26661
|
key: 0,
|
26662
26662
|
icon: s.value,
|
26663
26663
|
class: "AVAsyncButton--icon",
|
@@ -26772,12 +26772,12 @@ const NK = W({
|
|
26772
26772
|
}, M(c.ballotStyleName), 3)
|
26773
26773
|
]),
|
26774
26774
|
r("div", pQ, [
|
26775
|
-
l.value ? (u(),
|
26775
|
+
l.value ? (u(), Z(n, {
|
26776
26776
|
key: 0,
|
26777
26777
|
icon: "fa-solid fa-circle-check",
|
26778
26778
|
class: "AVBallotSummary--icon AVBallotSummary--icon-ready",
|
26779
26779
|
"data-test": "ballot-status-icon"
|
26780
|
-
})) : (u(),
|
26780
|
+
})) : (u(), Z(i, {
|
26781
26781
|
key: 1,
|
26782
26782
|
color: "neutral",
|
26783
26783
|
"data-test": "ballot-spinner"
|
@@ -27118,7 +27118,7 @@ const NK = W({
|
|
27118
27118
|
onKeydown: H6(f2(n, ["prevent"]), ["space", "enter"]),
|
27119
27119
|
"data-test": "option-checkbox"
|
27120
27120
|
}), [
|
27121
|
-
c.checked ? (u(),
|
27121
|
+
c.checked ? (u(), Z(d, {
|
27122
27122
|
key: 0,
|
27123
27123
|
id: `option_${c.optionReference}_tick`,
|
27124
27124
|
rank: c.rank,
|
@@ -27154,7 +27154,7 @@ const NK = W({
|
|
27154
27154
|
s.style.height = "0";
|
27155
27155
|
});
|
27156
27156
|
};
|
27157
|
-
return (s, n) => (u(),
|
27157
|
+
return (s, n) => (u(), Z(E2, {
|
27158
27158
|
name: "transition-fade",
|
27159
27159
|
onEnter: l,
|
27160
27160
|
onLeave: a,
|
@@ -27630,7 +27630,7 @@ const v11 = /* @__PURE__ */ G(L11, [["render", g11], ["__scopeId", "data-v-f13d6
|
|
27630
27630
|
class: F(`AVRadioGroup--${c.orientation}`),
|
27631
27631
|
"data-test": "input-group"
|
27632
27632
|
}, [
|
27633
|
-
(u(!0), z(K, null, r1(s.value, (h, g) => (u(),
|
27633
|
+
(u(!0), z(K, null, r1(s.value, (h, g) => (u(), Z(m, {
|
27634
27634
|
class: "AVRadioGroup--child",
|
27635
27635
|
id: `radio-${c.id}-${g}`,
|
27636
27636
|
key: g,
|
@@ -27681,7 +27681,7 @@ const v11 = /* @__PURE__ */ G(L11, [["render", g11], ["__scopeId", "data-v-f13d6
|
|
27681
27681
|
const t = O("AVIcon");
|
27682
27682
|
return u(), z("div", k11, [
|
27683
27683
|
r("a", { href: c.buttonHref }, [
|
27684
|
-
c.disableButton ? E("", !0) : (u(),
|
27684
|
+
c.disableButton ? E("", !0) : (u(), Z(t, {
|
27685
27685
|
key: 0,
|
27686
27686
|
icon: "fa-solid fa-circle-chevron-left",
|
27687
27687
|
class: "AVBreadcrumb--icon"
|
@@ -28017,7 +28017,7 @@ const v11 = /* @__PURE__ */ G(L11, [["render", g11], ["__scopeId", "data-v-f13d6
|
|
28017
28017
|
}, [
|
28018
28018
|
(u(!0), z(K, null, r1(C, (x) => {
|
28019
28019
|
var y;
|
28020
|
-
return u(),
|
28020
|
+
return u(), Z(m, {
|
28021
28021
|
key: x,
|
28022
28022
|
checked: !0,
|
28023
28023
|
rank: (y = c.option) == null ? void 0 : y.rank,
|
@@ -28311,7 +28311,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
|
|
28311
28311
|
key: I1.toString(),
|
28312
28312
|
class: "AVOption--group"
|
28313
28313
|
}, [
|
28314
|
-
(u(!0), z(K, null, r1(I1, (W1) => (u(),
|
28314
|
+
(u(!0), z(K, null, r1(I1, (W1) => (u(), Z(U, {
|
28315
28315
|
key: W1,
|
28316
28316
|
checked: f.value >= W1,
|
28317
28317
|
rank: o.value ? c.selections.map((T1) => T1.reference).indexOf(c.option.reference) + 1 : null,
|
@@ -28340,7 +28340,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
|
|
28340
28340
|
]),
|
28341
28341
|
pane: t1(({ toggleCollapse: E1 }) => [
|
28342
28342
|
x.value ? (u(), z("div", w21, [
|
28343
|
-
(u(!0), z(K, null, r1(c.option.children, (B1) => (u(),
|
28343
|
+
(u(!0), z(K, null, r1(c.option.children, (B1) => (u(), Z(X, {
|
28344
28344
|
key: B1.reference,
|
28345
28345
|
option: B1,
|
28346
28346
|
selections: c.selections,
|
@@ -28933,7 +28933,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
|
|
28933
28933
|
c.activeState === "ballot" ? (u(), z("p", E31, M(c.isEditing ? `${I(l)("js.components.AVSplitWizardHeader.ballot.editing")} ${c.activeSelectionPileIndex + 1}` : `${I(l)("js.components.AVSplitWizardHeader.ballot.adding")} ${c.selectionPiles.length + 1}`), 1)) : c.activeState === "assign" ? (u(), z("p", T31, M(c.isEditing ? `${I(l)("js.components.AVSplitWizardHeader.assign.header")} ${(c.isEditing ? c.activeSelectionPileIndex : c.selectionPiles.length) + 1}` : `${I(l)(
|
28934
28934
|
"js.components.AVSplitWizardHeader.assign.header_edit_mode"
|
28935
28935
|
)} ${(c.isEditing ? c.activeSelectionPileIndex : c.selectionPiles.length) + 1}`), 1)) : (u(), z("p", H31, M(I(l)("js.components.AVSplitWizardHeader.overview.header")), 1)),
|
28936
|
-
c.activeState === "ballot" ? (u(),
|
28936
|
+
c.activeState === "ballot" ? (u(), Z(n, {
|
28937
28937
|
key: 3,
|
28938
28938
|
content: `${I(l)(
|
28939
28939
|
"js.components.AVSplitWizardHeader.ballot.can_assign_description_pre"
|
@@ -28969,7 +28969,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
|
|
28969
28969
|
setup(c) {
|
28970
28970
|
return (e, l) => {
|
28971
28971
|
const t = O("AVCard");
|
28972
|
-
return u(),
|
28972
|
+
return u(), Z(t, { variant: "rounded-electa" }, {
|
28973
28973
|
default: t1(() => [
|
28974
28974
|
r("h3", O31, M(c.contestTitle), 1),
|
28975
28975
|
r("p", $31, M(c.votingRoundTitle), 1),
|
@@ -29079,7 +29079,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
|
|
29079
29079
|
}, e41 = { class: "AVRecommendationList--collapse-text" }, l41 = { class: "AVRecommendationList--icon-container" }, t41 = { class: "AVRecommendationList--content" }, a41 = { class: "AVRecommendationList--name" }, s41 = {
|
29080
29080
|
key: 1,
|
29081
29081
|
class: "AVRecommendationList--header"
|
29082
|
-
}, n41 = { class: "AVRecommendationList--header-content" }, i41 = { class: "
|
29082
|
+
}, n41 = { class: "AVRecommendationList--header-content" }, i41 = { class: "AVRecommendationList--content-w-button" }, o41 = { class: "AVRecommendationList--title" }, r41 = {
|
29083
29083
|
class: "AVRecommendationList--recommendation",
|
29084
29084
|
"data-test": "recommendation-summary"
|
29085
29085
|
}, f41 = { key: 2 }, u41 = { class: "AVRecommendationList--header-content" }, m41 = { class: "AVRecommendationList--title" }, d41 = /* @__PURE__ */ W({
|
@@ -29135,7 +29135,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
|
|
29135
29135
|
{ deep: !0 }
|
29136
29136
|
), (d, p) => {
|
29137
29137
|
const m = O("AVIcon"), h = O("AVCollapser"), g = O("AVButton"), C = s2("tooltip");
|
29138
|
-
return c.recommendations.length && c.recommendations.length > c.summaryRecommenders && c.recommendationsPublic == "public" ? (u(),
|
29138
|
+
return c.recommendations.length && c.recommendations.length > c.summaryRecommenders && c.recommendationsPublic == "public" ? (u(), Z(h, {
|
29139
29139
|
key: 0,
|
29140
29140
|
ref: "recommendationList",
|
29141
29141
|
collapsable: "",
|
@@ -29192,12 +29192,13 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
|
|
29192
29192
|
r("h4", o41, M(I(f)("js.components.AVRecommendationList.header_title", {
|
29193
29193
|
n: c.recommendations.length
|
29194
29194
|
})), 1),
|
29195
|
-
|
29195
|
+
c.addRecommenderButton ? (u(), Z(g, {
|
29196
|
+
key: 0,
|
29196
29197
|
onClick: n,
|
29197
29198
|
label: "Invite recommender",
|
29198
29199
|
type: "primary",
|
29199
29200
|
size: "small"
|
29200
|
-
})
|
29201
|
+
})) : E("", !0)
|
29201
29202
|
]),
|
29202
29203
|
r("p", r41, [
|
29203
29204
|
V(m, { icon: "user-check" }),
|
@@ -29249,7 +29250,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
|
|
29249
29250
|
return u(), z("footer", {
|
29250
29251
|
class: F(["AVFooter", { "AVFooter--stacked": c.enableSteps }])
|
29251
29252
|
}, [
|
29252
|
-
c.enableSteps ? (u(),
|
29253
|
+
c.enableSteps ? (u(), Z(t, {
|
29253
29254
|
key: 0,
|
29254
29255
|
steps: c.steps,
|
29255
29256
|
done: c.done,
|
@@ -29326,7 +29327,7 @@ const w41 = /* @__PURE__ */ G(N41, [["render", V41], ["__scopeId", "data-v-1923e
|
|
29326
29327
|
() => {
|
29327
29328
|
t.modalActive && (document.body.style.overflowY = "hidden"), t.modalActive || (document.body.style.overflowY = "scroll");
|
29328
29329
|
}
|
29329
|
-
), (a, s) => (u(),
|
29330
|
+
), (a, s) => (u(), Z(E2, { name: "modal-animation" }, {
|
29330
29331
|
default: t1(() => [
|
29331
29332
|
$1(r("div", {
|
29332
29333
|
class: "AVModal",
|
@@ -29630,7 +29631,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
|
|
29630
29631
|
"aria-live": "polite",
|
29631
29632
|
"data-test": "ballot-question"
|
29632
29633
|
}, M(g.value), 9, D41)) : E("", !0),
|
29633
|
-
c.contest.searchForm && !c.disabled && !c.observerMode ? (u(),
|
29634
|
+
c.contest.searchForm && !c.disabled && !c.observerMode ? (u(), Z(D, {
|
29634
29635
|
key: 1,
|
29635
29636
|
ref_key: "search",
|
29636
29637
|
ref: i,
|
@@ -29651,7 +29652,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
|
|
29651
29652
|
(u(!0), z(K, null, r1(c.contest.options, (U) => (u(), z(K, {
|
29652
29653
|
key: U.reference
|
29653
29654
|
}, [
|
29654
|
-
U.writeIn ? (u(),
|
29655
|
+
U.writeIn ? (u(), Z(J, {
|
29655
29656
|
key: 0,
|
29656
29657
|
"candidate-value": n.value,
|
29657
29658
|
"onUpdate:candidateValue": k[0] || (k[0] = (X) => n.value = X),
|
@@ -29662,7 +29663,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
|
|
29662
29663
|
parties: [],
|
29663
29664
|
disabled: c.disabled,
|
29664
29665
|
observerMode: c.observerMode
|
29665
|
-
}, null, 8, ["candidate-value", "party-value", "checked-value", "disabled", "observerMode"])) : (u(),
|
29666
|
+
}, null, 8, ["candidate-value", "party-value", "checked-value", "disabled", "observerMode"])) : (u(), Z($, {
|
29666
29667
|
key: 1,
|
29667
29668
|
selections: o.value,
|
29668
29669
|
option: U,
|
@@ -29677,7 +29678,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
|
|
29677
29678
|
onViewCandidate: N
|
29678
29679
|
}, null, 8, ["selections", "option", "invalid", "exclusive-error", "contest", "disabled", "observerMode", "partial-results", "image-option"]))
|
29679
29680
|
], 64))), 128)),
|
29680
|
-
c.contest.markingType.blankSubmission === "active_choice" ? (u(),
|
29681
|
+
c.contest.markingType.blankSubmission === "active_choice" ? (u(), Z(c1, {
|
29681
29682
|
key: 0,
|
29682
29683
|
checked: c.selectionPile.explicitBlank,
|
29683
29684
|
error: !C.value && m.value.some((U) => U.message.includes("blank")),
|
@@ -29689,7 +29690,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
|
|
29689
29690
|
onToggleBlank: _
|
29690
29691
|
}, null, 8, ["checked", "error", "disabled", "invalid", "observerMode", "accentColor", "partial-results"])) : E("", !0)
|
29691
29692
|
], 10, F41),
|
29692
|
-
c.showSubmissionHelper && !c.disabled && !c.observerMode ? (u(),
|
29693
|
+
c.showSubmissionHelper && !c.disabled && !c.observerMode ? (u(), Z(f1, {
|
29693
29694
|
key: 2,
|
29694
29695
|
id: `ballot_${c.contest.reference}`,
|
29695
29696
|
"chosen-count": o.value.length,
|
@@ -29820,14 +29821,14 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
|
|
29820
29821
|
r("span", null, M(I(m)("js.components.AVPileSummary.selection")), 1)
|
29821
29822
|
])),
|
29822
29823
|
r("div", Z41, [
|
29823
|
-
(u(!0), z(K, null, r1(d.value.options, (_, b) => (u(),
|
29824
|
+
(u(!0), z(K, null, r1(d.value.options, (_, b) => (u(), Z(x, {
|
29824
29825
|
key: b,
|
29825
29826
|
option: _,
|
29826
29827
|
"multiple-votes-allowed": c.contest.markingType.votesAllowedPerOption > 1,
|
29827
29828
|
parents: f(_.parent, _.parent ? [_.parent] : []),
|
29828
29829
|
"image-option": c.imageOption
|
29829
29830
|
}, null, 8, ["option", "multiple-votes-allowed", "parents", "image-option"]))), 128)),
|
29830
|
-
s.value ? (u(),
|
29831
|
+
s.value ? (u(), Z(x, {
|
29831
29832
|
key: 0,
|
29832
29833
|
blank: s.value
|
29833
29834
|
}, null, 8, ["blank"])) : E("", !0)
|
@@ -30088,7 +30089,7 @@ const o01 = {
|
|
30088
30089
|
innerHTML: (T1 = c.contest.description) == null ? void 0 : T1[c1.value]
|
30089
30090
|
}, null, 8, r01),
|
30090
30091
|
x.value ? (u(), z(K, { key: 0 }, [
|
30091
|
-
["ballot", "assign", "overview"].includes(n.value) ? (u(),
|
30092
|
+
["ballot", "assign", "overview"].includes(n.value) ? (u(), Z(N1, {
|
30092
30093
|
key: 0,
|
30093
30094
|
"active-selection-pile-index": a.value,
|
30094
30095
|
"active-state": n.value,
|
@@ -30233,7 +30234,7 @@ const o01 = {
|
|
30233
30234
|
}),
|
30234
30235
|
_: 1
|
30235
30236
|
})
|
30236
|
-
], 64)) : (u(),
|
30237
|
+
], 64)) : (u(), Z(E1, {
|
30237
30238
|
key: 1,
|
30238
30239
|
class: "AVSplitHelper--no-split",
|
30239
30240
|
"selection-pile": s.value,
|
@@ -30384,7 +30385,7 @@ const o01 = {
|
|
30384
30385
|
c.summary && l.value ? (u(), z("h5", I01, M(l.value), 1)) : E("", !0),
|
30385
30386
|
c.summary && c.candidate.groups && !c.card ? (u(), z("div", P01, [
|
30386
30387
|
r("h4", O01, M(t.value.title), 1),
|
30387
|
-
t.value.surplus ? (u(),
|
30388
|
+
t.value.surplus ? (u(), Z(C, {
|
30388
30389
|
key: 0,
|
30389
30390
|
text: I(d)("js.components.AVResourceSection.and_more", {
|
30390
30391
|
amount: t.value.surplus
|
@@ -30412,7 +30413,7 @@ const o01 = {
|
|
30412
30413
|
"data-test": "resource-title"
|
30413
30414
|
}, [
|
30414
30415
|
n1(M(_.label[m.value]) + " ", 1),
|
30415
|
-
_.item_type === "check_box" ? (u(),
|
30416
|
+
_.item_type === "check_box" ? (u(), Z(x, {
|
30416
30417
|
key: 0,
|
30417
30418
|
icon: _.form_content ? "square-check" : "square-xmark",
|
30418
30419
|
class: F(
|
@@ -30425,7 +30426,7 @@ const o01 = {
|
|
30425
30426
|
!c.summary && _.item_type !== "check_box" ? (u(), z("hr", $01)) : E("", !0),
|
30426
30427
|
_.item_type === "link_list" && n(_) ? (u(), z("div", R01, [
|
30427
30428
|
c.summary ? (u(), z("span", D01, M(`${_.label[m.value]}:`), 1)) : E("", !0),
|
30428
|
-
(u(!0), z(K, null, r1(_.form_content, (b) => (u(),
|
30429
|
+
(u(!0), z(K, null, r1(_.form_content, (b) => (u(), Z(y, {
|
30429
30430
|
key: b.attributes.name,
|
30430
30431
|
link: b,
|
30431
30432
|
large: !c.summary
|
@@ -30576,7 +30577,7 @@ const o01 = {
|
|
30576
30577
|
"data-test": "status-icon"
|
30577
30578
|
}, null, 8, ["icon", "class"]),
|
30578
30579
|
n1(" " + M(s.value) + " ", 1),
|
30579
|
-
c.status !== "finished" ? (u(),
|
30580
|
+
c.status !== "finished" ? (u(), Z(p, { key: 0 })) : E("", !0)
|
30580
30581
|
])
|
30581
30582
|
]),
|
30582
30583
|
r("div", a61, [
|
@@ -30621,7 +30622,7 @@ const o01 = {
|
|
30621
30622
|
const s = O("AVResultOption");
|
30622
30623
|
return u(), z("div", d61, [
|
30623
30624
|
r("div", p61, [
|
30624
|
-
(u(!0), z(K, null, r1(c.sortedResult, (n) => (u(),
|
30625
|
+
(u(!0), z(K, null, r1(c.sortedResult, (n) => (u(), Z(s, {
|
30625
30626
|
key: `result_for_${n.reference}`,
|
30626
30627
|
optionTitle: n.title,
|
30627
30628
|
optionImage: n.image,
|