@assemblyvoting/ui-library 3.4.11-beta.1 → 3.4.11-beta.3

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.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 Y, 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";
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 I, 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 T, 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
@@ -363,8 +363,8 @@ function uU(c, e = {}) {
363
363
  }
364
364
  function $(L, v = !0) {
365
365
  const R = (_1 = !1, v1 = "", L1 = !1) => {
366
- const T = L.currentPeek();
367
- return T === "{" ? v1 === "%" ? !1 : _1 : T === "@" || !T ? v1 === "%" ? !0 : _1 : T === "%" ? (L.peek(), R(_1, "%", !0)) : T === "|" ? v1 === "%" || L1 ? !0 : !(v1 === L2 || v1 === F1) : T === L2 ? (L.peek(), R(!0, L2, L1)) : T === F1 ? (L.peek(), R(!0, F1, L1)) : !0;
366
+ const H = L.currentPeek();
367
+ return H === "{" ? v1 === "%" ? !1 : _1 : H === "@" || !H ? v1 === "%" ? !0 : _1 : H === "%" ? (L.peek(), R(_1, "%", !0)) : H === "|" ? v1 === "%" || L1 ? !0 : !(v1 === L2 || v1 === F1) : H === L2 ? (L.peek(), R(!0, L2, L1)) : H === F1 ? (L.peek(), R(!0, F1, L1)) : !0;
368
368
  }, Q = R();
369
369
  return v && L.resetPeek(), Q;
370
370
  }
@@ -2423,7 +2423,7 @@ function F6(c = {}, e) {
2423
2423
  let w = c.pluralRules || l && l.pluralRules, k;
2424
2424
  k = (() => {
2425
2425
  a && Sa(null);
2426
- const T = {
2426
+ const H = {
2427
2427
  version: NW,
2428
2428
  locale: f.value,
2429
2429
  fallbackLocale: d.value,
@@ -2442,8 +2442,8 @@ function F6(c = {}, e) {
2442
2442
  messageCompiler: c.messageCompiler,
2443
2443
  __meta: { framework: "vue" }
2444
2444
  };
2445
- T.datetimeFormats = m.value, T.numberFormats = h.value, T.__datetimeFormatters = l1(k) ? k.__datetimeFormatters : void 0, T.__numberFormatters = l1(k) ? k.__numberFormatters : void 0, process.env.NODE_ENV !== "production" && (T.__v_emitter = l1(k) ? k.__v_emitter : void 0);
2446
- const q = iW(T);
2445
+ H.datetimeFormats = m.value, H.numberFormats = h.value, H.__datetimeFormatters = l1(k) ? k.__datetimeFormatters : void 0, H.__numberFormatters = l1(k) ? k.__numberFormatters : void 0, process.env.NODE_ENV !== "production" && (H.__v_emitter = l1(k) ? k.__v_emitter : void 0);
2446
+ const q = iW(H);
2447
2447
  return a && Sa(q), q;
2448
2448
  })(), S3(k, f.value, d.value);
2449
2449
  function J() {
@@ -2455,37 +2455,37 @@ function F6(c = {}, e) {
2455
2455
  h.value
2456
2456
  ];
2457
2457
  }
2458
- const $ = H({
2458
+ const $ = I({
2459
2459
  get: () => f.value,
2460
- set: (T) => {
2461
- f.value = T, k.locale = f.value;
2460
+ set: (H) => {
2461
+ f.value = H, k.locale = f.value;
2462
2462
  }
2463
- }), c1 = H({
2463
+ }), c1 = I({
2464
2464
  get: () => d.value,
2465
- set: (T) => {
2466
- d.value = T, k.fallbackLocale = d.value, S3(k, f.value, T);
2465
+ set: (H) => {
2466
+ d.value = H, k.fallbackLocale = d.value, S3(k, f.value, H);
2467
2467
  }
2468
- }), f1 = H(() => p.value), U = /* @__PURE__ */ H(() => m.value), X = /* @__PURE__ */ H(() => h.value);
2468
+ }), f1 = I(() => p.value), U = /* @__PURE__ */ I(() => m.value), X = /* @__PURE__ */ I(() => h.value);
2469
2469
  function N1() {
2470
2470
  return M1(N) ? N : null;
2471
2471
  }
2472
- function E1(T) {
2473
- N = T, k.postTranslation = T;
2472
+ function E1(H) {
2473
+ N = H, k.postTranslation = H;
2474
2474
  }
2475
2475
  function B1() {
2476
2476
  return _;
2477
2477
  }
2478
- function I1(T) {
2479
- T !== null && (b = Ba(T)), _ = T, k.missing = b;
2478
+ function I1(H) {
2479
+ H !== null && (b = Ba(H)), _ = H, k.missing = b;
2480
2480
  }
2481
- function W1(T, q) {
2482
- return T !== "translate" || !q.resolvedMessage;
2481
+ function W1(H, q) {
2482
+ return H !== "translate" || !q.resolvedMessage;
2483
2483
  }
2484
- const T1 = (T, q, h1, k1, x2, p4) => {
2484
+ const T1 = (H, q, h1, k1, x2, p4) => {
2485
2485
  J();
2486
2486
  let a3;
2487
2487
  try {
2488
- process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, a || (k.fallbackContext = l ? nW() : void 0), a3 = T(k);
2488
+ process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, a || (k.fallbackContext = l ? nW() : void 0), a3 = H(k);
2489
2489
  } finally {
2490
2490
  process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__, a || (k.fallbackContext = void 0);
2491
2491
  }
@@ -2511,87 +2511,87 @@ function F6(c = {}, e) {
2511
2511
  throw w1(d1.UNEXPECTED_RETURN_TYPE);
2512
2512
  }
2513
2513
  };
2514
- function Q1(...T) {
2515
- return T1((q) => Reflect.apply(Ta, null, [q, ...T]), () => a6(...T), "translate", (q) => Reflect.apply(q.t, q, [...T]), (q) => q, (q) => j(q));
2514
+ function Q1(...H) {
2515
+ return T1((q) => Reflect.apply(Ta, null, [q, ...H]), () => a6(...H), "translate", (q) => Reflect.apply(q.t, q, [...H]), (q) => q, (q) => j(q));
2516
2516
  }
2517
- function h2(...T) {
2518
- const [q, h1, k1] = T;
2517
+ function h2(...H) {
2518
+ const [q, h1, k1] = H;
2519
2519
  if (k1 && !u1(k1))
2520
2520
  throw w1(d1.INVALID_ARGUMENT);
2521
2521
  return Q1(q, h1, O1({ resolvedMessage: !0 }, k1 || {}));
2522
2522
  }
2523
- function _2(...T) {
2524
- return T1((q) => Reflect.apply(Ia, null, [q, ...T]), () => s6(...T), "datetime format", (q) => Reflect.apply(q.d, q, [...T]), () => N4, (q) => j(q));
2523
+ function _2(...H) {
2524
+ return T1((q) => Reflect.apply(Ia, null, [q, ...H]), () => s6(...H), "datetime format", (q) => Reflect.apply(q.d, q, [...H]), () => N4, (q) => j(q));
2525
2525
  }
2526
- function R1(...T) {
2527
- return T1((q) => Reflect.apply(Oa, null, [q, ...T]), () => n6(...T), "number format", (q) => Reflect.apply(q.n, q, [...T]), () => N4, (q) => j(q));
2526
+ function R1(...H) {
2527
+ return T1((q) => Reflect.apply(Oa, null, [q, ...H]), () => n6(...H), "number format", (q) => Reflect.apply(q.n, q, [...H]), () => N4, (q) => j(q));
2528
2528
  }
2529
- function n2(T) {
2530
- return T.map((q) => j(q) || S1(q) || o1(q) ? Ra(String(q)) : q);
2529
+ function n2(H) {
2530
+ return H.map((q) => j(q) || S1(q) || o1(q) ? Ra(String(q)) : q);
2531
2531
  }
2532
2532
  const _3 = {
2533
2533
  normalize: n2,
2534
- interpolate: (T) => T,
2534
+ interpolate: (H) => H,
2535
2535
  type: "vnode"
2536
2536
  };
2537
- function t3(...T) {
2537
+ function t3(...H) {
2538
2538
  return T1(
2539
2539
  (q) => {
2540
2540
  let h1;
2541
2541
  const k1 = q;
2542
2542
  try {
2543
- k1.processor = _3, h1 = Reflect.apply(Ta, null, [k1, ...T]);
2543
+ k1.processor = _3, h1 = Reflect.apply(Ta, null, [k1, ...H]);
2544
2544
  } finally {
2545
2545
  k1.processor = null;
2546
2546
  }
2547
2547
  return h1;
2548
2548
  },
2549
- () => a6(...T),
2549
+ () => a6(...H),
2550
2550
  "translate",
2551
2551
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
2552
- (q) => q[o6](...T),
2552
+ (q) => q[o6](...H),
2553
2553
  (q) => [Ra(q)],
2554
2554
  (q) => b1(q)
2555
2555
  );
2556
2556
  }
2557
- function x3(...T) {
2557
+ function x3(...H) {
2558
2558
  return T1(
2559
- (q) => Reflect.apply(Oa, null, [q, ...T]),
2560
- () => n6(...T),
2559
+ (q) => Reflect.apply(Oa, null, [q, ...H]),
2560
+ () => n6(...H),
2561
2561
  "number format",
2562
2562
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
2563
- (q) => q[f6](...T),
2563
+ (q) => q[f6](...H),
2564
2564
  Fa,
2565
2565
  (q) => j(q) || b1(q)
2566
2566
  );
2567
2567
  }
2568
- function y3(...T) {
2568
+ function y3(...H) {
2569
2569
  return T1(
2570
- (q) => Reflect.apply(Ia, null, [q, ...T]),
2571
- () => s6(...T),
2570
+ (q) => Reflect.apply(Ia, null, [q, ...H]),
2571
+ () => s6(...H),
2572
2572
  "datetime format",
2573
2573
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
2574
- (q) => q[r6](...T),
2574
+ (q) => q[r6](...H),
2575
2575
  Fa,
2576
2576
  (q) => j(q) || b1(q)
2577
2577
  );
2578
2578
  }
2579
- function N3(T) {
2580
- w = T, k.pluralRules = w;
2579
+ function N3(H) {
2580
+ w = H, k.pluralRules = w;
2581
2581
  }
2582
- function B(T, q) {
2582
+ function B(H, q) {
2583
2583
  return T1(() => {
2584
- if (!T)
2584
+ if (!H)
2585
2585
  return !1;
2586
- const h1 = j(q) ? q : f.value, k1 = D2(h1), x2 = k.messageResolver(k1, T);
2586
+ const h1 = j(q) ? q : f.value, k1 = D2(h1), x2 = k.messageResolver(k1, H);
2587
2587
  return i ? x2 != null : H2(x2) || X1(x2) || j(x2);
2588
- }, () => [T], "translate exists", (h1) => Reflect.apply(h1.te, h1, [T, q]), VW, (h1) => o1(h1));
2588
+ }, () => [H], "translate exists", (h1) => Reflect.apply(h1.te, h1, [H, q]), VW, (h1) => o1(h1));
2589
2589
  }
2590
- function z1(T) {
2590
+ function z1(H) {
2591
2591
  let q = null;
2592
2592
  const h1 = sn(k, d.value, f.value);
2593
2593
  for (let k1 = 0; k1 < h1.length; k1++) {
2594
- const x2 = p.value[h1[k1]] || {}, p4 = k.messageResolver(x2, T);
2594
+ const x2 = p.value[h1[k1]] || {}, p4 = k.messageResolver(x2, H);
2595
2595
  if (p4 != null) {
2596
2596
  q = p4;
2597
2597
  break;
@@ -2599,52 +2599,52 @@ function F6(c = {}, e) {
2599
2599
  }
2600
2600
  return q;
2601
2601
  }
2602
- function A3(T) {
2603
- const q = z1(T);
2604
- return q ?? (l ? l.tm(T) || {} : {});
2602
+ function A3(H) {
2603
+ const q = z1(H);
2604
+ return q ?? (l ? l.tm(H) || {} : {});
2605
2605
  }
2606
- function D2(T) {
2607
- return p.value[T] || {};
2606
+ function D2(H) {
2607
+ return p.value[H] || {};
2608
2608
  }
2609
- function k3(T, q) {
2609
+ function k3(H, q) {
2610
2610
  if (s) {
2611
- const h1 = { [T]: q };
2611
+ const h1 = { [H]: q };
2612
2612
  for (const k1 in h1)
2613
2613
  x4(h1, k1) && F3(h1[k1]);
2614
- q = h1[T];
2614
+ q = h1[H];
2615
2615
  }
2616
- p.value[T] = q, k.messages = p.value;
2616
+ p.value[H] = q, k.messages = p.value;
2617
2617
  }
2618
- function j0(T, q) {
2619
- p.value[T] = p.value[T] || {};
2620
- const h1 = { [T]: q };
2618
+ function j0(H, q) {
2619
+ p.value[H] = p.value[H] || {};
2620
+ const h1 = { [H]: q };
2621
2621
  if (s)
2622
2622
  for (const k1 in h1)
2623
2623
  x4(h1, k1) && F3(h1[k1]);
2624
- q = h1[T], g4(q, p.value[T]), k.messages = p.value;
2624
+ q = h1[H], g4(q, p.value[H]), k.messages = p.value;
2625
2625
  }
2626
- function L(T) {
2627
- return m.value[T] || {};
2626
+ function L(H) {
2627
+ return m.value[H] || {};
2628
2628
  }
2629
- function v(T, q) {
2630
- m.value[T] = q, k.datetimeFormats = m.value, Pa(k, T, q);
2629
+ function v(H, q) {
2630
+ m.value[H] = q, k.datetimeFormats = m.value, Pa(k, H, q);
2631
2631
  }
2632
- function R(T, q) {
2633
- m.value[T] = O1(m.value[T] || {}, q), k.datetimeFormats = m.value, Pa(k, T, q);
2632
+ function R(H, q) {
2633
+ m.value[H] = O1(m.value[H] || {}, q), k.datetimeFormats = m.value, Pa(k, H, q);
2634
2634
  }
2635
- function Q(T) {
2636
- return h.value[T] || {};
2635
+ function Q(H) {
2636
+ return h.value[H] || {};
2637
2637
  }
2638
- function _1(T, q) {
2639
- h.value[T] = q, k.numberFormats = h.value, $a(k, T, q);
2638
+ function _1(H, q) {
2639
+ h.value[H] = q, k.numberFormats = h.value, $a(k, H, q);
2640
2640
  }
2641
- function v1(T, q) {
2642
- h.value[T] = O1(h.value[T] || {}, q), k.numberFormats = h.value, $a(k, T, q);
2641
+ function v1(H, q) {
2642
+ h.value[H] = O1(h.value[H] || {}, q), k.numberFormats = h.value, $a(k, H, q);
2643
2643
  }
2644
- qa++, l && a2 && (s1(l.locale, (T) => {
2645
- o && (f.value = T, k.locale = T, S3(k, f.value, d.value));
2646
- }), s1(l.fallbackLocale, (T) => {
2647
- o && (d.value = T, k.fallbackLocale = T, S3(k, f.value, d.value));
2644
+ qa++, l && a2 && (s1(l.locale, (H) => {
2645
+ o && (f.value = H, k.locale = H, S3(k, f.value, d.value));
2646
+ }), s1(l.fallbackLocale, (H) => {
2647
+ o && (d.value = H, k.fallbackLocale = H, S3(k, f.value, d.value));
2648
2648
  }));
2649
2649
  const L1 = {
2650
2650
  id: qa,
@@ -2653,8 +2653,8 @@ function F6(c = {}, e) {
2653
2653
  get inheritLocale() {
2654
2654
  return o;
2655
2655
  },
2656
- set inheritLocale(T) {
2657
- o = T, T && l && (f.value = l.locale.value, d.value = l.fallbackLocale.value, S3(k, f.value, d.value));
2656
+ set inheritLocale(H) {
2657
+ o = H, H && l && (f.value = l.locale.value, d.value = l.fallbackLocale.value, S3(k, f.value, d.value));
2658
2658
  },
2659
2659
  get availableLocales() {
2660
2660
  return Object.keys(p.value).sort();
@@ -2672,38 +2672,38 @@ function F6(c = {}, e) {
2672
2672
  get missingWarn() {
2673
2673
  return g;
2674
2674
  },
2675
- set missingWarn(T) {
2676
- g = T, k.missingWarn = g;
2675
+ set missingWarn(H) {
2676
+ g = H, k.missingWarn = g;
2677
2677
  },
2678
2678
  get fallbackWarn() {
2679
2679
  return C;
2680
2680
  },
2681
- set fallbackWarn(T) {
2682
- C = T, k.fallbackWarn = C;
2681
+ set fallbackWarn(H) {
2682
+ C = H, k.fallbackWarn = C;
2683
2683
  },
2684
2684
  get fallbackRoot() {
2685
2685
  return x;
2686
2686
  },
2687
- set fallbackRoot(T) {
2688
- x = T;
2687
+ set fallbackRoot(H) {
2688
+ x = H;
2689
2689
  },
2690
2690
  get fallbackFormat() {
2691
2691
  return y;
2692
2692
  },
2693
- set fallbackFormat(T) {
2694
- y = T, k.fallbackFormat = y;
2693
+ set fallbackFormat(H) {
2694
+ y = H, k.fallbackFormat = y;
2695
2695
  },
2696
2696
  get warnHtmlMessage() {
2697
2697
  return S;
2698
2698
  },
2699
- set warnHtmlMessage(T) {
2700
- S = T, k.warnHtmlMessage = T;
2699
+ set warnHtmlMessage(H) {
2700
+ S = H, k.warnHtmlMessage = H;
2701
2701
  },
2702
2702
  get escapeParameter() {
2703
2703
  return A;
2704
2704
  },
2705
- set escapeParameter(T) {
2706
- A = T, k.escapeParameter = T;
2705
+ set escapeParameter(H) {
2706
+ A = H, k.escapeParameter = H;
2707
2707
  },
2708
2708
  t: Q1,
2709
2709
  getLocaleMessage: D2,
@@ -2715,8 +2715,8 @@ function F6(c = {}, e) {
2715
2715
  setMissingHandler: I1,
2716
2716
  [Nn]: N3
2717
2717
  };
2718
- return L1.datetimeFormats = U, L1.numberFormats = X, L1.rt = h2, L1.te = B, L1.tm = A3, L1.d = _2, L1.n = R1, L1.getDateTimeFormat = L, L1.setDateTimeFormat = v, L1.mergeDateTimeFormat = R, L1.getNumberFormat = Q, L1.setNumberFormat = _1, L1.mergeNumberFormat = v1, L1[An] = t, L1[o6] = t3, L1[r6] = y3, L1[f6] = x3, process.env.NODE_ENV !== "production" && (L1[J2] = (T) => {
2719
- k.__v_emitter = T;
2718
+ return L1.datetimeFormats = U, L1.numberFormats = X, L1.rt = h2, L1.te = B, L1.tm = A3, L1.d = _2, L1.n = R1, L1.getDateTimeFormat = L, L1.setDateTimeFormat = v, L1.mergeDateTimeFormat = R, L1.getNumberFormat = Q, L1.setNumberFormat = _1, L1.mergeNumberFormat = v1, L1[An] = t, L1[o6] = t3, L1[r6] = y3, L1[f6] = x3, process.env.NODE_ENV !== "production" && (L1[J2] = (H) => {
2719
+ k.__v_emitter = H;
2720
2720
  }, L1[D3] = () => {
2721
2721
  k.__v_emitter = void 0;
2722
2722
  }), L1;
@@ -3672,17 +3672,17 @@ function fG(c, e, l, t = {}) {
3672
3672
  p.value
3673
3673
  ];
3674
3674
  }
3675
- const P = H({
3675
+ const P = I({
3676
3676
  get: () => s.value ? s.value.locale.value : i.value,
3677
3677
  set: (B) => {
3678
3678
  s.value && (s.value.locale.value = B), i.value = B;
3679
3679
  }
3680
- }), w = H({
3680
+ }), w = I({
3681
3681
  get: () => s.value ? s.value.fallbackLocale.value : o.value,
3682
3682
  set: (B) => {
3683
3683
  s.value && (s.value.fallbackLocale.value = B), o.value = B;
3684
3684
  }
3685
- }), k = H(() => s.value ? s.value.messages.value : f.value), D = H(() => d.value), J = H(() => p.value);
3685
+ }), k = I(() => s.value ? s.value.messages.value : f.value), D = I(() => d.value), J = I(() => p.value);
3686
3686
  function $() {
3687
3687
  return s.value ? s.value.getPostTranslationHandler() : y;
3688
3688
  }
@@ -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(), Y("div", dZ)));
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(), Y(n, {
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(), Y(i, I6({ ref: "popper" }, c.$props, {
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(), Y(i, I6({ ref: "popper" }, c.$attrs, {
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 Z = {};
22286
+ const Y = {};
22287
22287
  Object.keys(nj).forEach((c) => {
22288
- Object.defineProperty(Z, c, {
22288
+ Object.defineProperty(Y, c, {
22289
22289
  enumerable: !0,
22290
22290
  set: function(e) {
22291
- z3[c] = e, O3.forEach((l) => l(Z));
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(Z, "familyPrefix", {
22298
+ Object.defineProperty(Y, "familyPrefix", {
22299
22299
  enumerable: !0,
22300
22300
  set: function(c) {
22301
- z3.cssPrefix = c, O3.forEach((e) => e(Z));
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 = Z;
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 = Z.cssPrefix, t = Z.replacementClass;
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
- Z.autoAddCss && !xs && (zY(oj()), xs = !0);
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 || Z.autoFetchSvg, l = c6(yY, (t, a) => {
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(Z.styleDefault, {
23101
- family: Z.familyDefault
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: Z.familyDefault
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(Z.cssPrefix, "-").concat(y1),
23161
- [Z1]: "".concat(Z.cssPrefix, "-").concat(Z1),
23162
- [Y1]: "".concat(Z.cssPrefix, "-").concat(Y1)
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(Z.cssPrefix, f);
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 !== Z.replacementClass && !n.some((p) => f === t[p]) && o.rest.push(f), !l && o.prefix && o.iconName) {
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 && !Z.autoFetchSvg && (o.prefix = "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 || Z.autoFetchSvg) && (i.prefix = "fass", i.iconName = S2(i.prefix, i.iconName) || i.iconName), !i.prefix && s === Y1 && (W2.fasds || Z.autoFetchSvg) && (i.prefix = "fasds", i.iconName = S2(i.prefix, i.iconName) || i.iconName), (i.prefix === "fa" || a === "fa") && (i.prefix = O2() || "fas"), i;
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
- Z.autoReplaceSvg = !1, Z.observeMutations = !1, c3("noAuto");
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
- Z.autoReplaceSvg === !1 && (Z.autoReplaceSvg = !0), Z.observeMutations = !0, CY(() => {
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(Z.cssPrefix, "-")) > -1 || c.match(iY))) {
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: Z,
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 || Z.autoFetchSvg) && C2 && Z.autoReplaceSvg && K1.dom.i2svg({
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(Z.cssPrefix, "-").concat(l) : s;
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 = [Z.replacementClass, a ? "".concat(Z.cssPrefix, "-").concat(a) : ""].filter((S) => d.classes.indexOf(S) === -1).filter((S) => S !== "" || !!S).concat(d.classes).join(" ");
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(Z.cssPrefix, "-").concat(J0.GROUP)
23544
+ class: "".concat(Y.cssPrefix, "-").concat(J0.GROUP)
23545
23545
  },
23546
23546
  children: [{
23547
23547
  tag: "path",
23548
23548
  attributes: {
23549
- class: "".concat(Z.cssPrefix, "-").concat(J0.SECONDARY),
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(Z.cssPrefix, "-").concat(J0.PRIMARY),
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 && !Z.showMissingIcons && c && console.error('Icon with name "'.concat(c, '" and prefix "').concat(e, '" is missing.'));
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" && Z.styleDefault !== null && (e = O2()), new Promise((t, a) => {
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: Z.showMissingIcons && c ? $2("missingIconAbstract") || {} : {}
23595
+ icon: Y.showMissingIcons && c ? $2("missingIconAbstract") || {} : {}
23596
23596
  });
23597
23597
  });
23598
23598
  }
23599
23599
  const Ss = () => {
23600
- }, V6 = Z.measurePerformance && M4 && M4.mark && M4.measure ? M4 : {
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(Z.replacementClass);
23620
+ return c && c.classList && c.classList.contains && c.classList.contains(Y.replacementClass);
23621
23621
  }
23622
23622
  function ZY() {
23623
- return Z.autoReplaceSvg === !0 ? C4.replace : C4[Z.autoReplaceSvg] || C4.replace;
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 && Z.keepOriginalSource) {
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(Z.replacementClass))
23665
+ if (~sa(e).indexOf(Y.replacementClass))
23666
23666
  return C4.replace(c);
23667
- const t = new RegExp("".concat(Z.cssPrefix, "-.*"));
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 === Z.replacementClass || i.match(t) ? n.toSvg.push(i) : n.toNode.push(i), n), {
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
- Z.mutateApproach === aY && (t = P2.requestAnimationFrame || ws), t(() => {
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 || !Z.observeMutations)
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]) && (Z.searchPseudoElements && t(i.target), e(i.target)), i.type === "attributes" && i.target.parentNode && Z.searchPseudoElements && t(i.target.parentNode), i.type === "attributes" && Vs(i.target) && ~fY.indexOf(i.attributeName))
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 && Z.autoFetchSvg && c.firstChild && c.firstChild.nodeType === Node.TEXT_NODE && (a.iconName = c.firstChild.data)), a;
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 Z.autoA11y && (l ? e["aria-labelledby"] = "".concat(Z.replacementClass, "-title-").concat(t || Z3()) : (e["aria-hidden"] = "true", e.focusable = "false")), e;
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 = Z.autoReplaceSvg === "nest" ? Ts(c, {
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 = Z.autoFetchSvg ? p2 : tj.map((d) => "fa-".concat(d)).concat(Object.keys(tK));
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
- }), Z.autoA11y && (n ? f["aria-labelledby"] = "".concat(Z.replacementClass, "-title-").concat(i || Z3()) : (f["aria-hidden"] = "true", f.focusable = "false")), fa({
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(Z.cssPrefix, "-layers"), ...l].join(" ")
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(Z.cssPrefix, "-layers-counter"), ...t]
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(Z.cssPrefix, "-layers-text"), ...a]
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 Z.autoA11y && !t && (s.attributes["aria-hidden"] = "true"), Promise.resolve([e, ks({
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
- Z.searchPseudoElements && $s(l);
24225
+ Y.searchPseudoElements && $s(l);
24226
24226
  };
24227
24227
  }
24228
24228
  };
@@ -24606,9 +24606,9 @@ const NK = W({
24606
24606
  ).join("");
24607
24607
  return h.charAt(0).toLowerCase() + h.slice(1);
24608
24608
  }
24609
- const s = H(
24609
+ const s = I(
24610
24610
  () => a(e(c.icon).iconName)
24611
- ), n = H(() => l[s.value]), i = H(
24611
+ ), n = I(() => l[s.value]), i = I(
24612
24612
  () => yK(n.value, {
24613
24613
  symbol: !1,
24614
24614
  title: n.value
@@ -24622,7 +24622,7 @@ const NK = W({
24622
24622
  },
24623
24623
  { immediate: !0 }
24624
24624
  );
24625
- const o = H(
24625
+ const o = I(
24626
24626
  () => i.value ? t(i.value.abstract[0]) : null
24627
24627
  );
24628
24628
  return () => o.value;
@@ -24679,7 +24679,7 @@ const NK = W({
24679
24679
  onClick: t,
24680
24680
  disabled: c.disabled
24681
24681
  }, [
24682
- c.iconLeft ? (u(), Y(n, {
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(), Y(n, {
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(), Y(t, {
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(), Y(t, {
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(), Y(t, {
24775
+ ], 2)) : (u(), Z(t, {
24776
24776
  key: 2,
24777
24777
  icon: "fa-solid fa-circle",
24778
24778
  class: F(["AVBullet--icon", {
@@ -24832,7 +24832,7 @@ const NK = W({
24832
24832
  setup(c, { emit: e }) {
24833
24833
  const l = c, t = e, a = (n) => {
24834
24834
  t("update:modelValue", n.target.value);
24835
- }, s = H(() => ({
24835
+ }, s = I(() => ({
24836
24836
  AVTextInput: !0,
24837
24837
  error: !!l.error,
24838
24838
  icon: !!l.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(), Y(o, {
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(), Y(o, {
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(), Y(h, {
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(), Y(h, {
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(), Y(o, {
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(), Y(o, {
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(), Y(n, {
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(), Y(n, {
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(), Y(n, {
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(), Y(n, {
25358
+ c.icon ? (u(), Z(n, {
25359
25359
  key: 0,
25360
25360
  icon: `fa-solid fa-${c.icon}`,
25361
25361
  class: "AVTextArea--input-icon",
@@ -25523,10 +25523,10 @@ const NK = W({
25523
25523
  active: !1,
25524
25524
  customWidth: null,
25525
25525
  id: null
25526
- }), s = H(() => l.options.map((f) => typeof f == "string" ? {
25526
+ }), s = I(() => l.options.map((f) => typeof f == "string" ? {
25527
25527
  label: f,
25528
25528
  value: f
25529
- } : f)), n = H(() => s.value.find(
25529
+ } : f)), n = I(() => s.value.find(
25530
25530
  (f) => f.value === l.modelValue
25531
25531
  ));
25532
25532
  p1(() => {
@@ -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(), Y(p, {
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(), Y(m, {
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),
@@ -25616,8 +25616,8 @@ const NK = W({
25616
25616
  }), PX = /* @__PURE__ */ G(IX, [["__scopeId", "data-v-09756cc6"]]), OX = ["aria-labelledby"], $X = /* @__PURE__ */ W({
25617
25617
  __name: "AVDropdownContent",
25618
25618
  setup(c) {
25619
- const e = A1("sharedState"), l = H(() => e.active), t = H(() => e.id);
25620
- return (a, s) => (u(), Y(E2, { name: "dropdown-content" }, {
25619
+ const e = A1("sharedState"), l = I(() => e.active), t = I(() => e.id);
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,
@@ -25884,7 +25884,7 @@ const NK = W({
25884
25884
  o("fileFormatNotAccepted", k.name);
25885
25885
  }
25886
25886
  return w.files;
25887
- }, h = H(() => a.accept.split(",")), g = H(() => a.accept.split(",").join(", ")), C = H(
25887
+ }, h = I(() => a.accept.split(",")), g = I(() => a.accept.split(",").join(", ")), C = I(
25888
25888
  () => h.value.map((A) => A.toLocaleLowerCase())
25889
25889
  ), x = (A) => {
25890
25890
  const P = Math.round(A / 1024), w = Math.round(P / 1024), k = Math.round(w / 1024);
@@ -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(), Y(w, {
25930
+ c.tooltipText ? $1((u(), Z(w, {
25931
25931
  key: 0,
25932
25932
  icon: "circle-question",
25933
25933
  class: "AVFileInput--tooltip-icon"
@@ -25967,23 +25967,23 @@ const NK = W({
25967
25967
  ]),
25968
25968
  r("div", QX, [
25969
25969
  s.value ? (u(), z("div", cJ, [
25970
- r("div", eJ, M(I(t)("js.components.AVFileInput.release")), 1)
25970
+ r("div", eJ, M(T(t)("js.components.AVFileInput.release")), 1)
25971
25971
  ])) : (u(), z("div", lJ, [
25972
- r("div", tJ, M(I(t)("js.components.AVFileInput.primary")), 1),
25972
+ r("div", tJ, M(T(t)("js.components.AVFileInput.primary")), 1),
25973
25973
  r("div", aJ, [
25974
- n1(M(I(t)("js.components.AVFileInput.secondary.start")) + " ", 1),
25975
- r("strong", null, M(I(t)("js.components.AVFileInput.secondary.strong")), 1),
25976
- n1(" " + M(I(t)("js.components.AVFileInput.secondary.end")), 1)
25974
+ n1(M(T(t)("js.components.AVFileInput.secondary.start")) + " ", 1),
25975
+ r("strong", null, M(T(t)("js.components.AVFileInput.secondary.strong")), 1),
25976
+ n1(" " + M(T(t)("js.components.AVFileInput.secondary.end")), 1)
25977
25977
  ])
25978
25978
  ]))
25979
25979
  ])
25980
25980
  ], 42, KX),
25981
25981
  c.disableAcceptedFormats ? E("", !0) : (u(), z("p", sJ, [
25982
- n1(M(I(t)("js.components.AVFileInput.acceptedFormats")) + " ", 1),
25982
+ n1(M(T(t)("js.components.AVFileInput.acceptedFormats")) + " ", 1),
25983
25983
  r("em", nJ, M(g.value), 1)
25984
25984
  ])),
25985
25985
  i.value.length ? (u(), z("div", iJ, [
25986
- r("p", oJ, M(I(t)("js.components.AVFileInput.uploading")), 1),
25986
+ r("p", oJ, M(T(t)("js.components.AVFileInput.uploading")), 1),
25987
25987
  (u(!0), z(K, null, r1(i.value, (D) => (u(), z("div", {
25988
25988
  key: D.name,
25989
25989
  class: F(["AVFileInput--preview-card", { error: c.error }])
@@ -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(), Y(w, {
25997
+ }, null, 8, uJ)) : (u(), Z(w, {
25998
25998
  key: 1,
25999
25999
  icon: "fa-solid fa-file",
26000
26000
  class: "AVTextInput--preview-icon",
@@ -26022,7 +26022,7 @@ const NK = W({
26022
26022
  ], 2))), 128))
26023
26023
  ])) : E("", !0),
26024
26024
  c.currentValue.length ? (u(), z("div", pJ, [
26025
- r("p", zJ, M(I(t)("js.components.AVFileInput.current")), 1),
26025
+ r("p", zJ, M(T(t)("js.components.AVFileInput.current")), 1),
26026
26026
  (u(!0), z(K, null, r1(c.currentValue, (D) => (u(), z("div", {
26027
26027
  key: `image-${D}`
26028
26028
  }, [
@@ -26030,7 +26030,7 @@ const NK = W({
26030
26030
  key: 0,
26031
26031
  class: "AVFileInput--current-img",
26032
26032
  src: D,
26033
- alt: I(t)("js.components.AVFileInput.alt_preview")
26033
+ alt: T(t)("js.components.AVFileInput.alt_preview")
26034
26034
  }, null, 8, hJ)) : (u(), z("div", LJ, [
26035
26035
  r("div", MJ, [
26036
26036
  r("div", gJ, [
@@ -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(), Y(t, {
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",
@@ -26233,7 +26233,7 @@ const NK = W({
26233
26233
  },
26234
26234
  emits: ["onClick"],
26235
26235
  setup(c, { emit: e }) {
26236
- const l = c, t = e, a = H(() => l.href ? "link" : "button"), s = H(() => l.disabled ? null : l.href), n = () => {
26236
+ const l = c, t = e, a = I(() => l.href ? "link" : "button"), s = I(() => l.disabled ? null : l.href), n = () => {
26237
26237
  t("onClick", l.reference);
26238
26238
  };
26239
26239
  return (i, o) => {
@@ -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(), Y(f, {
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(), Y(f, {
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"
@@ -26324,7 +26324,7 @@ const NK = W({
26324
26324
  },
26325
26325
  emits: ["onClick"],
26326
26326
  setup(c, { emit: e }) {
26327
- const l = c, t = e, a = a1(!1), s = H(() => l.href ? "link" : "button"), n = H(() => l.disabled ? null : l.href), i = H(() => l.type === "step" ? "number" : "icon"), o = H(
26327
+ const l = c, t = e, a = a1(!1), s = I(() => l.href ? "link" : "button"), n = I(() => l.disabled ? null : l.href), i = I(() => l.type === "step" ? "number" : "icon"), o = I(
26328
26328
  () => l.type === "step" ? l.stepIndex : l.icon
26329
26329
  ), f = () => {
26330
26330
  l.disabled || (a.value = !a.value);
@@ -26344,7 +26344,7 @@ const NK = W({
26344
26344
  "aria-label": c.label,
26345
26345
  role: "button"
26346
26346
  }, [
26347
- V(I(T6), {
26347
+ V(T(T6), {
26348
26348
  type: i.value,
26349
26349
  active: c.active,
26350
26350
  value: o.value,
@@ -26364,7 +26364,7 @@ const NK = W({
26364
26364
  onMouseleave: f,
26365
26365
  "aria-label": c.label
26366
26366
  }, [
26367
- V(I(T6), {
26367
+ V(T(T6), {
26368
26368
  type: i.value,
26369
26369
  active: c.active,
26370
26370
  value: o.value,
@@ -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(), Y(t, {
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(), Y(n, {
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(), Y(n, {
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(), Y(i, {
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,
@@ -26519,8 +26519,8 @@ const NK = W({
26519
26519
  }), XJ = /* @__PURE__ */ G(KJ, [["__scopeId", "data-v-6c23aaa1"]]), JJ = ["aria-labelledby"], QJ = /* @__PURE__ */ W({
26520
26520
  __name: "AVMenuDropdownContent",
26521
26521
  setup(c) {
26522
- const e = A1("sharedState"), l = H(() => e.active), t = H(() => e.id);
26523
- return (a, s) => (u(), Y(E2, { name: "dropdown-content" }, {
26522
+ const e = A1("sharedState"), l = I(() => e.active), t = I(() => e.id);
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(), Y(t, {
26563
+ c.icon ? (u(), Z(t, {
26564
26564
  key: 0,
26565
26565
  class: "AVMenuDropdownItem--icon",
26566
26566
  icon: `fa-solid fa-${c.icon}`,
@@ -26612,7 +26612,7 @@ const NK = W({
26612
26612
  setup(c, { emit: e }) {
26613
26613
  const l = e, t = c, a = a1(!1);
26614
26614
  s1(a, (o) => l("update:waiting", o));
26615
- const s = H(() => {
26615
+ const s = I(() => {
26616
26616
  if (!a.value)
26617
26617
  switch (t.variant) {
26618
26618
  case "default":
@@ -26624,7 +26624,7 @@ const NK = W({
26624
26624
  default:
26625
26625
  return null;
26626
26626
  }
26627
- }), n = H(() => t.disabled || a.value);
26627
+ }), n = I(() => t.disabled || a.value);
26628
26628
  async function i(o) {
26629
26629
  a.value = !0;
26630
26630
  try {
@@ -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(), Y(d, {
26660
+ s.value ? (u(), Z(d, {
26661
26661
  key: 0,
26662
26662
  icon: s.value,
26663
26663
  class: "AVAsyncButton--icon",
@@ -26688,7 +26688,7 @@ const NK = W({
26688
26688
  },
26689
26689
  emits: ["update"],
26690
26690
  setup(c, { emit: e }) {
26691
- const l = c, t = a1([]), a = a1(""), s = H(() => l.options.length === 2 ? "AVTabSwitcher--double" : "AVTabSwitcher--triple");
26691
+ const l = c, t = a1([]), a = a1(""), s = I(() => l.options.length === 2 ? "AVTabSwitcher--double" : "AVTabSwitcher--triple");
26692
26692
  p1(() => n());
26693
26693
  const n = () => {
26694
26694
  t.value = [], l.options.map(
@@ -26757,7 +26757,7 @@ const NK = W({
26757
26757
  }
26758
26758
  },
26759
26759
  setup(c) {
26760
- const e = c, l = H(() => e.currentBallots >= e.minimumBallots), t = H(() => e.minimumBallots - e.currentBallots);
26760
+ const e = c, l = I(() => e.currentBallots >= e.minimumBallots), t = I(() => e.minimumBallots - e.currentBallots);
26761
26761
  return (a, s) => {
26762
26762
  const n = O("AVIcon"), i = O("AVSpinner");
26763
26763
  return u(), z("div", mQ, [
@@ -26772,12 +26772,12 @@ const NK = W({
26772
26772
  }, M(c.ballotStyleName), 3)
26773
26773
  ]),
26774
26774
  r("div", pQ, [
26775
- l.value ? (u(), Y(n, {
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(), Y(i, {
26780
+ })) : (u(), Z(i, {
26781
26781
  key: 1,
26782
26782
  color: "neutral",
26783
26783
  "data-test": "ballot-spinner"
@@ -26825,9 +26825,9 @@ const NK = W({
26825
26825
  const p = setInterval(() => {
26826
26826
  t.value = t.value + 1, t.value >= l.timeout && (clearInterval(p), s("expired", !0, l.timeout));
26827
26827
  }, 1e3);
26828
- }, s = e, n = H(() => 100 - t.value / l.timeout * 100), i = H(
26828
+ }, s = e, n = I(() => 100 - t.value / l.timeout * 100), i = I(
26829
26829
  () => Math.floor((l.timeout - t.value) / 60)
26830
- ), o = H(() => (l.timeout - t.value) % 60), f = H(() => i.value % 60), d = H(() => o.value < 10 ? `${f.value}:0${o.value}` : `${f.value}:${o.value}`);
26830
+ ), o = I(() => (l.timeout - t.value) % 60), f = I(() => i.value % 60), d = I(() => o.value < 10 ? `${f.value}:0${o.value}` : `${f.value}:${o.value}`);
26831
26831
  return (p, m) => (u(), z(K, null, [
26832
26832
  r("div", {
26833
26833
  class: "AVTimedCard",
@@ -26947,7 +26947,7 @@ const NK = W({
26947
26947
  () => e.done,
26948
26948
  () => t()
26949
26949
  );
26950
- const s = H(() => `${100 / e.steps.length}%`);
26950
+ const s = I(() => `${100 / e.steps.length}%`);
26951
26951
  return (n, i) => {
26952
26952
  const o = O("AVIcon");
26953
26953
  return u(), z("div", yQ, [
@@ -27003,7 +27003,7 @@ const NK = W({
27003
27003
  }
27004
27004
  },
27005
27005
  setup(c) {
27006
- const e = c, l = H(() => e.rank ? document.getElementsByTagName("html")[0].dir === "rtl" ? `${e.rank} ${t.global.messages.value ? t.global.messages.value[a.value].js.components.AVOptionSelect.aria_label : t.global.messages[a.value].js.components.AVOptionSelect.aria_label}` : `${t.global.messages.value ? t.global.messages.value[a.value].js.components.AVOptionSelect.aria_label : t.global.messages[a.value].js.components.AVOptionSelect.aria_label} ${e.rank}` : ""), t = A1("i18n"), a = H(
27006
+ const e = c, l = I(() => e.rank ? document.getElementsByTagName("html")[0].dir === "rtl" ? `${e.rank} ${t.global.messages.value ? t.global.messages.value[a.value].js.components.AVOptionSelect.aria_label : t.global.messages[a.value].js.components.AVOptionSelect.aria_label}` : `${t.global.messages.value ? t.global.messages.value[a.value].js.components.AVOptionSelect.aria_label : t.global.messages[a.value].js.components.AVOptionSelect.aria_label} ${e.rank}` : ""), t = A1("i18n"), a = I(
27007
27007
  () => t.global.locale.value || t.global.locale
27008
27008
  );
27009
27009
  return p1(() => {
@@ -27089,7 +27089,7 @@ const NK = W({
27089
27089
  },
27090
27090
  { deep: !0 }
27091
27091
  );
27092
- const n = () => s("toggled"), i = H(() => a.optionReference ? {
27092
+ const n = () => s("toggled"), i = I(() => a.optionReference ? {
27093
27093
  id: `option_${a.optionReference}_checkbox_${a.checkBoxIndex}`,
27094
27094
  role: "checkbox",
27095
27095
  "aria-labelledby": `option_${a.optionReference}_title option_${a.optionReference}_tick option_${a.optionReference}_subtitle`,
@@ -27100,7 +27100,7 @@ const NK = W({
27100
27100
  const d = O("AVOptionSelect");
27101
27101
  return u(), z("div", HQ, [
27102
27102
  c.exclusiveError && c.checked ? (u(), z("div", IQ, [
27103
- r("div", PQ, M(I(t)("js.components.AVOptionCheckbox.exclusive_option")), 1)
27103
+ r("div", PQ, M(T(t)("js.components.AVOptionCheckbox.exclusive_option")), 1)
27104
27104
  ])) : E("", !0),
27105
27105
  r("button", I6({
27106
27106
  class: {
@@ -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(), Y(d, {
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(), Y(E2, {
27157
+ return (s, n) => (u(), Z(E2, {
27158
27158
  name: "transition-fade",
27159
27159
  onEnter: l,
27160
27160
  onLeave: a,
@@ -27184,7 +27184,7 @@ const NK = W({
27184
27184
  },
27185
27185
  emits: ["accordionOpen"],
27186
27186
  setup(c, { emit: e }) {
27187
- const l = c, t = e, a = a1(!1), s = a1(!0), n = H(() => ({
27187
+ const l = c, t = e, a = a1(!1), s = a1(!0), n = I(() => ({
27188
27188
  collapsable: l.collapsable,
27189
27189
  startCollapsed: l.startCollapsed
27190
27190
  }));
@@ -27272,7 +27272,7 @@ const NK = W({
27272
27272
  /^(http(s)?:\/\/)?([A-Za-z]+\.)?((?:youtube(-nocookie)?\.com|youtu.be))\//gm
27273
27273
  ),
27274
27274
  tiktok: new RegExp(/^(http(s)?:\/\/)?([A-Za-z]+\.)?tiktok\.com\//gm)
27275
- }, t = H(() => {
27275
+ }, t = I(() => {
27276
27276
  let s = "link";
27277
27277
  return Object.keys(l).map((n) => {
27278
27278
  l[n].test(e.link.attributes.url) && (s = n);
@@ -27360,15 +27360,15 @@ const NK = W({
27360
27360
  }
27361
27361
  },
27362
27362
  setup(c) {
27363
- const e = c, l = H(() => {
27363
+ const e = c, l = I(() => {
27364
27364
  const d = e.title.split(" ");
27365
27365
  return d.length < 2 ? `${d[0][0].toUpperCase()}${d[0][1].toUpperCase()}` : `${d[0][0].toUpperCase()}${d[1][0].toUpperCase()}`;
27366
- }), t = a1(null), a = a1(0), s = H(
27366
+ }), t = a1(null), a = a1(0), s = I(
27367
27367
  () => Math.ceil((a.value - 32) / 2)
27368
- ), n = H(() => e.hasPrevStep ? `
27368
+ ), n = I(() => e.hasPrevStep ? `
27369
27369
  height: ${s.value + 4}px;
27370
27370
  margin-bottom: -${s.value - 4}px;
27371
- ` : ""), i = H(() => e.hasNextStep ? `
27371
+ ` : ""), i = I(() => e.hasNextStep ? `
27372
27372
  height: ${s.value + 4}px;
27373
27373
  margin-top: -${s.value - 4}px;
27374
27374
  ` : ""), o = () => {
@@ -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(), Y(m, {
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(), Y(t, {
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"
@@ -27769,7 +27769,7 @@ const v11 = /* @__PURE__ */ G(L11, [["render", g11], ["__scopeId", "data-v-f13d6
27769
27769
  open: "success",
27770
27770
  closed: "danger",
27771
27771
  archived: "default"
27772
- }, t = H(() => l[e.status]);
27772
+ }, t = I(() => l[e.status]);
27773
27773
  return (a, s) => {
27774
27774
  const n = O("AVLabel"), i = O("AVIcon"), o = O("AVCard");
27775
27775
  return u(), z("a", {
@@ -27941,23 +27941,23 @@ const v11 = /* @__PURE__ */ G(L11, [["render", g11], ["__scopeId", "data-v-f13d6
27941
27941
  }
27942
27942
  },
27943
27943
  setup(c) {
27944
- const e = c, l = H(
27944
+ const e = c, l = I(
27945
27945
  () => {
27946
27946
  var d, p;
27947
27947
  return ((d = e.option) == null ? void 0 : d.crosses) && ((p = e.option) == null ? void 0 : p.crosses) > 1 && e.multipleVotesAllowed && !e.blank;
27948
27948
  }
27949
- ), t = H(() => e.parents.length < 1 ? null : e.parents.map((d) => d.title[f.value]).reverse()), a = H(() => {
27949
+ ), t = I(() => e.parents.length < 1 ? null : e.parents.map((d) => d.title[f.value]).reverse()), a = I(() => {
27950
27950
  var d;
27951
27951
  return e.blank ? o("js.components.AVSummaryOption.blank") : (d = e.option) == null ? void 0 : d.title[f.value];
27952
- }), s = H(() => {
27952
+ }), s = I(() => {
27953
27953
  var g, C;
27954
27954
  const d = Array.from(Array((g = e.option) == null ? void 0 : g.crosses).keys());
27955
27955
  d.forEach((x) => d[x] = x + 1);
27956
27956
  const p = d.indexOf(Math.ceil(((C = e.option) == null ? void 0 : C.crosses) / 2)) + 1, m = d.slice(0, p), h = d.slice(p);
27957
27957
  return h.length ? [m, h] : [m];
27958
- }), n = H(
27958
+ }), n = I(
27959
27959
  () => e.option.image.includes("square") ? e.option.image : `${e.option.image}/${e.imageOption}`
27960
- ), i = A1("i18n"), { t: o } = i.global, f = H(
27960
+ ), i = A1("i18n"), { t: o } = i.global, f = I(
27961
27961
  () => i.global.locale.value || i.global.locale
27962
27962
  );
27963
27963
  return p1(() => {
@@ -27973,7 +27973,7 @@ const v11 = /* @__PURE__ */ G(L11, [["render", g11], ["__scopeId", "data-v-f13d6
27973
27973
  const m = O("AVOptionCheckbox");
27974
27974
  return u(), z("div", {
27975
27975
  class: "AVSummaryOption",
27976
- "aria-label": I(o)("js.components.AVSummaryOption.aria_label.option"),
27976
+ "aria-label": T(o)("js.components.AVSummaryOption.aria_label.option"),
27977
27977
  "data-test": "summary-option"
27978
27978
  }, [
27979
27979
  t.value ? (u(), z("div", i21, [
@@ -27995,7 +27995,7 @@ const v11 = /* @__PURE__ */ G(L11, [["render", g11], ["__scopeId", "data-v-f13d6
27995
27995
  key: 0,
27996
27996
  src: n.value,
27997
27997
  class: "AVSummaryOption--img",
27998
- alt: I(o)("js.components.AVSummaryOption.aria_label.option_image"),
27998
+ alt: T(o)("js.components.AVSummaryOption.aria_label.option_image"),
27999
27999
  "data-test": "summary-option-image"
28000
28000
  }, null, 8, r21)) : E("", !0),
28001
28001
  r("div", f21, [
@@ -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(), Y(m, {
28020
+ return u(), Z(m, {
28021
28021
  key: x,
28022
28022
  checked: !0,
28023
28023
  rank: (y = c.option) == null ? void 0 : y.rank,
@@ -28115,30 +28115,30 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28115
28115
  },
28116
28116
  emits: ["accordion-open", "checked", "view-candidate"],
28117
28117
  setup(c, { emit: e }) {
28118
- const { eventBus: l } = xj(), t = a1(!1), a = a1(null), s = c, n = e, i = H(
28118
+ const { eventBus: l } = xj(), t = a1(!1), a = a1(null), s = c, n = e, i = I(
28119
28119
  () => document.getElementsByTagName("html")[0].dir === "rtl"
28120
- ), o = H(
28120
+ ), o = I(
28121
28121
  () => s.contest.markingType.voteVariation === "ranked"
28122
- ), f = H(
28122
+ ), f = I(
28123
28123
  () => s.selections.filter(
28124
28124
  ($) => $.reference === s.option.reference
28125
28125
  ).length
28126
- ), d = H(() => s.option.title[J.value] ?? ""), p = H(
28126
+ ), d = I(() => s.option.title[J.value] ?? ""), p = I(
28127
28127
  () => {
28128
28128
  var $;
28129
28129
  return (($ = s.option.description) == null ? void 0 : $[J.value]) ?? "";
28130
28130
  }
28131
- ), m = H(() => {
28131
+ ), m = I(() => {
28132
28132
  var $;
28133
28133
  return (($ = s.option.url) == null ? void 0 : $[J.value]) ?? "";
28134
- }), h = H(
28134
+ }), h = I(
28135
28135
  () => {
28136
28136
  var $;
28137
28137
  return (($ = s.option.videoUrl) == null ? void 0 : $[J.value]) ?? "";
28138
28138
  }
28139
- ), g = H(
28139
+ ), g = I(
28140
28140
  () => s.option.image.includes("square") ? s.option.image : `${s.option.image}/${s.imageOption}`
28141
- ), C = H(() => {
28141
+ ), C = I(() => {
28142
28142
  const $ = [];
28143
28143
  return m.value && $.push({
28144
28144
  url: m.value,
@@ -28147,14 +28147,14 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28147
28147
  url: h.value,
28148
28148
  text: D("js.components.AVOption.video_link_text_html")
28149
28149
  }), $;
28150
- }), x = H(
28150
+ }), x = I(
28151
28151
  () => s.option.children && s.option.children.length > 0
28152
- ), y = H(() => s.option.selectable !== void 0 && !s.option.selectable ? 0 : b.value ? 1 : s.option.voteLimit || s.contest.markingType.votesAllowedPerOption || 1), _ = H(() => s.selections.length > 0 ? P(s.option.children) : 0), b = H(() => s.option.exclusive), N = H(() => {
28152
+ ), y = I(() => s.option.selectable !== void 0 && !s.option.selectable ? 0 : b.value ? 1 : s.option.voteLimit || s.contest.markingType.votesAllowedPerOption || 1), _ = I(() => s.selections.length > 0 ? P(s.option.children) : 0), b = I(() => s.option.exclusive), N = I(() => {
28153
28153
  const $ = Array.from(Array(y.value).keys());
28154
28154
  $.forEach((X) => $[X] = X + 1);
28155
28155
  const c1 = $.indexOf(Math.ceil(y.value / 2)) + 1, f1 = $.slice(0, c1), U = $.slice(c1);
28156
28156
  return U.length ? [f1, U] : [f1];
28157
- }), S = H(() => s.partialResults ? s.partialResults[s.option.reference] : null), A = ($, c1 = 1) => {
28157
+ }), S = I(() => s.partialResults ? s.partialResults[s.option.reference] : null), A = ($, c1 = 1) => {
28158
28158
  n("checked", {
28159
28159
  reference: $,
28160
28160
  amount: c1
@@ -28177,7 +28177,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28177
28177
  w(c1);
28178
28178
  }
28179
28179
  );
28180
- const k = A1("i18n"), { t: D } = k.global, J = H(
28180
+ const k = A1("i18n"), { t: D } = k.global, J = I(
28181
28181
  () => k.global.locale.value || k.global.locale
28182
28182
  );
28183
28183
  return p1(() => {
@@ -28220,7 +28220,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28220
28220
  style: P1(
28221
28221
  c.option.accentColor ? `border-left-color: ${c.option.accentColor}` : ""
28222
28222
  ),
28223
- "aria-label": I(D)("js.components.AVOption.aria_labels.option"),
28223
+ "aria-label": T(D)("js.components.AVOption.aria_labels.option"),
28224
28224
  "data-test": "option-section"
28225
28225
  }, [
28226
28226
  r("div", {
@@ -28235,7 +28235,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28235
28235
  c.option.image ? (u(), z("img", {
28236
28236
  key: 0,
28237
28237
  src: g.value,
28238
- alt: I(D)("js.components.AVOption.aria_labels.option_image"),
28238
+ alt: T(D)("js.components.AVOption.aria_labels.option_image"),
28239
28239
  class: "AVOption-image",
28240
28240
  "data-test": "option-image"
28241
28241
  }, null, 8, g21)) : E("", !0),
@@ -28254,7 +28254,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28254
28254
  class: "AVOption--link",
28255
28255
  onClick: c1[0] || (c1[0] = (I1) => n("view-candidate", c.option.candidateId)),
28256
28256
  "data-test": "option-candidacy"
28257
- }, M(I(D)("js.components.AVOption.view_candidate")), 1)) : E("", !0),
28257
+ }, M(T(D)("js.components.AVOption.view_candidate")), 1)) : E("", !0),
28258
28258
  (u(!0), z(K, null, r1(C.value, (I1) => (u(), z("a", {
28259
28259
  key: I1.toString(),
28260
28260
  href: I1.url,
@@ -28279,7 +28279,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28279
28279
  }, null, 8, ["class"]),
28280
28280
  r("span", {
28281
28281
  class: "AVOption--expander-help-text",
28282
- innerHTML: E1 ? I(D)("js.components.AVOption.collapse_text") : I(D)("js.components.AVOption.expand_text")
28282
+ innerHTML: E1 ? T(D)("js.components.AVOption.collapse_text") : T(D)("js.components.AVOption.expand_text")
28283
28283
  }, null, 8, k21)
28284
28284
  ], 8, A21),
28285
28285
  _.value && !E1 ? (u(), z("span", {
@@ -28289,9 +28289,9 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28289
28289
  "AVOption--suboption-badge-normal": !c.invalid
28290
28290
  }]),
28291
28291
  "data-test": "option-child-selected"
28292
- }, M(i.value ? `${I(D)(
28292
+ }, M(i.value ? `${T(D)(
28293
28293
  "js.components.AVOption.sub_options_select"
28294
- )} ${_.value}` : `${_.value} ${I(D)(
28294
+ )} ${_.value}` : `${_.value} ${T(D)(
28295
28295
  "js.components.AVOption.sub_options_select"
28296
28296
  )}`), 3)) : E("", !0)
28297
28297
  ])) : E("", !0)
@@ -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(), Y(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,
@@ -28329,7 +28329,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28329
28329
  icon: "user",
28330
28330
  class: "AVOption--realtime-results-icon"
28331
28331
  }),
28332
- r("span", null, M(i.value ? `${S.value.results.count === 1 ? I(D)("js.components.AVOption.vote_count_singular") : I(D)("js.components.AVOption.vote_count_plural")} ${S.value.results.count}` : `${S.value.results.count} ${S.value.results.count === 1 ? I(D)("js.components.AVOption.vote_count_singular") : I(D)("js.components.AVOption.vote_count_plural")}`), 1),
28332
+ r("span", null, M(i.value ? `${S.value.results.count === 1 ? T(D)("js.components.AVOption.vote_count_singular") : T(D)("js.components.AVOption.vote_count_plural")} ${S.value.results.count}` : `${S.value.results.count} ${S.value.results.count === 1 ? T(D)("js.components.AVOption.vote_count_singular") : T(D)("js.components.AVOption.vote_count_plural")}`), 1),
28333
28333
  S.value.showPercentage ? (u(), z(K, { key: 0 }, [
28334
28334
  c1[3] || (c1[3] = r("span", null, "-", -1)),
28335
28335
  r("span", null, M(`${S.value.results.percentage}%`), 1)
@@ -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(), Y(X, {
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,
@@ -28366,7 +28366,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28366
28366
  icon: "user",
28367
28367
  class: "AVOption--realtime-results-icon"
28368
28368
  }),
28369
- r("span", null, M(i.value ? `${S.value.results.count === 1 ? I(D)("js.components.AVOption.vote_count_singular") : I(D)("js.components.AVOption.vote_count_plural")} ${S.value.results.count}` : `${S.value.results.count} ${S.value.results.count === 1 ? I(D)("js.components.AVOption.vote_count_singular") : I(D)("js.components.AVOption.vote_count_plural")}`), 1),
28369
+ r("span", null, M(i.value ? `${S.value.results.count === 1 ? T(D)("js.components.AVOption.vote_count_singular") : T(D)("js.components.AVOption.vote_count_plural")} ${S.value.results.count}` : `${S.value.results.count} ${S.value.results.count === 1 ? T(D)("js.components.AVOption.vote_count_singular") : T(D)("js.components.AVOption.vote_count_plural")}`), 1),
28370
28370
  S.value.showPercentage ? (u(), z(K, { key: 0 }, [
28371
28371
  c1[4] || (c1[4] = r("span", null, "-", -1)),
28372
28372
  r("span", null, M(`${S.value.results.percentage}%`), 1)
@@ -28439,7 +28439,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28439
28439
  },
28440
28440
  { deep: !0 }
28441
28441
  );
28442
- const a = H(
28442
+ const a = I(
28443
28443
  () => document.getElementsByTagName("html")[0].dir === "rtl"
28444
28444
  );
28445
28445
  return (s, n) => {
@@ -28456,11 +28456,11 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28456
28456
  "AVBlankOption--accent": c.accentColor
28457
28457
  }),
28458
28458
  style: P1(c.accentColor ? `border-left-color: ${c.accentColor}` : ""),
28459
- "aria-label": I(l)("js.components.AVBlankOption.aria_labels.option"),
28459
+ "aria-label": T(l)("js.components.AVBlankOption.aria_labels.option"),
28460
28460
  "data-test": "option-container"
28461
28461
  }, [
28462
28462
  r("div", I21, [
28463
- r("h5", P21, M(I(l)("js.components.AVBlankOption.title")), 1),
28463
+ r("h5", P21, M(T(l)("js.components.AVBlankOption.title")), 1),
28464
28464
  r("div", O21, [
28465
28465
  V(i, {
28466
28466
  "option-reference": "blank",
@@ -28478,7 +28478,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28478
28478
  icon: "user",
28479
28479
  class: "AVBlankOption--realtime-results-icon"
28480
28480
  }),
28481
- r("span", null, M(a.value ? `${c.partialResults.results.count === 1 ? I(l)("js.components.AVBlankOption.vote_count_singular") : I(l)("js.components.AVBlankOption.vote_count_plural")} ${c.partialResults.results.count}` : `${c.partialResults.results.count} ${c.partialResults.results.count === 1 ? I(l)("js.components.AVBlankOption.vote_count_singular") : I(l)("js.components.AVBlankOption.vote_count_plural")}`), 1),
28481
+ r("span", null, M(a.value ? `${c.partialResults.results.count === 1 ? T(l)("js.components.AVBlankOption.vote_count_singular") : T(l)("js.components.AVBlankOption.vote_count_plural")} ${c.partialResults.results.count}` : `${c.partialResults.results.count} ${c.partialResults.results.count === 1 ? T(l)("js.components.AVBlankOption.vote_count_singular") : T(l)("js.components.AVBlankOption.vote_count_plural")}`), 1),
28482
28482
  c.partialResults.showPercentage ? (u(), z(K, { key: 0 }, [
28483
28483
  n[1] || (n[1] = r("span", null, "-", -1)),
28484
28484
  r("span", null, M(`${c.partialResults.results.percentage}%`), 1)
@@ -28491,7 +28491,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28491
28491
  icon: "user",
28492
28492
  class: "AVBlankOption--realtime-results-icon"
28493
28493
  }),
28494
- r("span", null, M(a.value ? `${c.partialResults.results.count === 1 ? I(l)("js.components.AVBlankOption.vote_count_singular") : I(l)("js.components.AVBlankOption.vote_count_plural")} ${c.partialResults.results.count}` : `${c.partialResults.results.count} ${c.partialResults.results.count === 1 ? I(l)("js.components.AVBlankOption.vote_count_singular") : I(l)("js.components.AVBlankOption.vote_count_plural")}`), 1),
28494
+ r("span", null, M(a.value ? `${c.partialResults.results.count === 1 ? T(l)("js.components.AVBlankOption.vote_count_singular") : T(l)("js.components.AVBlankOption.vote_count_plural")} ${c.partialResults.results.count}` : `${c.partialResults.results.count} ${c.partialResults.results.count === 1 ? T(l)("js.components.AVBlankOption.vote_count_singular") : T(l)("js.components.AVBlankOption.vote_count_plural")}`), 1),
28495
28495
  c.partialResults.showPercentage ? (u(), z(K, { key: 0 }, [
28496
28496
  n[2] || (n[2] = r("span", null, "-", -1)),
28497
28497
  r("span", null, M(`${c.partialResults.results.percentage}%`), 1)
@@ -28566,19 +28566,19 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28566
28566
  AVWriteInOption: !0,
28567
28567
  "AVWriteInOption--disabled": c.disabled
28568
28568
  }),
28569
- "aria-label": I(t)("js.components.AVWriteInOption.aria_labels.option")
28569
+ "aria-label": T(t)("js.components.AVWriteInOption.aria_labels.option")
28570
28570
  }, [
28571
28571
  r("div", B21, [
28572
28572
  r("div", j21, [
28573
- r("div", U21, M(I(t)("js.components.AVWriteInOption.title")), 1),
28573
+ r("div", U21, M(T(t)("js.components.AVWriteInOption.title")), 1),
28574
28574
  r("div", W21, [
28575
28575
  r("select", {
28576
28576
  class: "AVWriteInOption--form-control",
28577
- "aria-label": I(t)("js.components.AVWriteInOption.aria_labels.party"),
28577
+ "aria-label": T(t)("js.components.AVWriteInOption.aria_labels.party"),
28578
28578
  disabled: c.disabled,
28579
28579
  onInput: d[0] || (d[0] = (m) => i(m.target.value))
28580
28580
  }, [
28581
- r("option", Z21, M(I(t)("js.components.AVWriteInOption.choose_party")), 1),
28581
+ r("option", Z21, M(T(t)("js.components.AVWriteInOption.choose_party")), 1),
28582
28582
  (u(!0), z(K, null, r1(c.parties, (m) => (u(), z("option", {
28583
28583
  key: m.letter,
28584
28584
  value: m.letter,
@@ -28588,8 +28588,8 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28588
28588
  r("input", {
28589
28589
  value: c.candidateValue,
28590
28590
  class: "AVWriteInOption--form-control",
28591
- placeholder: I(t)("js.components.AVWriteInOption.placeholder"),
28592
- "aria-label": I(t)("js.components.AVWriteInOption.aria_labels.candidate"),
28591
+ placeholder: T(t)("js.components.AVWriteInOption.placeholder"),
28592
+ "aria-label": T(t)("js.components.AVWriteInOption.aria_labels.candidate"),
28593
28593
  disabled: c.disabled,
28594
28594
  onInput: d[1] || (d[1] = (m) => n(m.target.value))
28595
28595
  }, null, 40, K21)
@@ -28638,9 +28638,9 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28638
28638
  }
28639
28639
  },
28640
28640
  setup(c) {
28641
- const e = c, l = H(() => e.errors.map((n) => n.keys ? (Object.keys(n.keys).forEach((i) => {
28641
+ const e = c, l = I(() => e.errors.map((n) => n.keys ? (Object.keys(n.keys).forEach((i) => {
28642
28642
  typeof n.keys[i] == "object" && (n.keys[i] = n.keys[i][s.value]);
28643
- }), a(`js.components.AVSubmissionHelper.errors.${n.message}`, n.keys)) : a(`js.components.AVSubmissionHelper.errors.${n.message}`))), t = A1("i18n"), { t: a } = t.global, s = H(
28643
+ }), a(`js.components.AVSubmissionHelper.errors.${n.message}`, n.keys)) : a(`js.components.AVSubmissionHelper.errors.${n.message}`))), t = A1("i18n"), { t: a } = t.global, s = I(
28644
28644
  () => t.global.locale.value || t.global.locale
28645
28645
  );
28646
28646
  return p1(() => {
@@ -28663,7 +28663,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28663
28663
  "AVSubmissionHelper--weight-danger": c.errors.length > 0
28664
28664
  }),
28665
28665
  "data-test": "submission-helper-weight"
28666
- }, M(I(a)("js.components.AVSubmissionHelper.your_vote_weight", { weight: c.weight })), 3)) : E("", !0),
28666
+ }, M(T(a)("js.components.AVSubmissionHelper.your_vote_weight", { weight: c.weight })), 3)) : E("", !0),
28667
28667
  c.errors.length > 0 ? (u(), z("div", c31, [
28668
28668
  (u(!0), z(K, null, r1(l.value, (o) => (u(), z("div", {
28669
28669
  key: o,
@@ -28675,18 +28675,18 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28675
28675
  ])) : E("", !0),
28676
28676
  c.maxMarks > 1 ? (u(), z("div", l31, [
28677
28677
  r("div", t31, [
28678
- c.minMarks === c.maxMarks ? (u(), z("div", a31, M(`${I(a)("js.components.AVSubmissionHelper.select_exactly", {
28678
+ c.minMarks === c.maxMarks ? (u(), z("div", a31, M(`${T(a)("js.components.AVSubmissionHelper.select_exactly", {
28679
28679
  min_marks: c.minMarks
28680
- })}`), 1)) : (u(), z("div", s31, M(`${c.hasExclusiveOptions ? I(a)(
28680
+ })}`), 1)) : (u(), z("div", s31, M(`${c.hasExclusiveOptions ? T(a)(
28681
28681
  "js.components.AVSubmissionHelper.select_multiple_with_exclusives",
28682
28682
  { min_marks: c.minMarks, max_marks: c.maxMarks }
28683
- ) : I(a)("js.components.AVSubmissionHelper.select_multiple", {
28683
+ ) : T(a)("js.components.AVSubmissionHelper.select_multiple", {
28684
28684
  min_marks: c.minMarks,
28685
28685
  max_marks: c.maxMarks
28686
28686
  })}`), 1)),
28687
28687
  c.chosenCount > 0 ? (u(), z("div", {
28688
28688
  key: 2,
28689
- innerHTML: I(a)("js.components.AVSubmissionHelper.selected", {
28689
+ innerHTML: T(a)("js.components.AVSubmissionHelper.selected", {
28690
28690
  selected: c.chosenCount
28691
28691
  }),
28692
28692
  class: "AVSubmissionHelper--count",
@@ -28694,7 +28694,7 @@ const z21 = ["id", "href", "aria-labelledby"], h21 = ["aria-label"], L21 = {
28694
28694
  }, null, 8, n31)) : E("", !0)
28695
28695
  ])
28696
28696
  ])) : (u(), z("div", i31, [
28697
- r("div", null, M(I(a)("js.components.AVSubmissionHelper.select_single")), 1)
28697
+ r("div", null, M(T(a)("js.components.AVSubmissionHelper.select_single")), 1)
28698
28698
  ]))
28699
28699
  ], 2)
28700
28700
  ]));
@@ -28733,7 +28733,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
28733
28733
  }
28734
28734
  },
28735
28735
  setup(c) {
28736
- const { eventBusEmit: e } = xj(), l = c, t = a1(""), a = H(() => t.value.trim() === "" ? [] : f31(
28736
+ const { eventBusEmit: e } = xj(), l = c, t = a1(""), a = I(() => t.value.trim() === "" ? [] : f31(
28737
28737
  l.options,
28738
28738
  t.value,
28739
28739
  (m) => m.title[p.value]
@@ -28741,7 +28741,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
28741
28741
  t.value = "";
28742
28742
  }, o = (m) => {
28743
28743
  e("highlight-option", m.reference), i();
28744
- }, f = A1("i18n"), { t: d } = f.global, p = H(
28744
+ }, f = A1("i18n"), { t: d } = f.global, p = I(
28745
28745
  () => f.global.locale.value || f.global.locale
28746
28746
  );
28747
28747
  return p1(() => {
@@ -28755,7 +28755,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
28755
28755
  ), (m, h) => (u(), z("form", {
28756
28756
  role: "search",
28757
28757
  class: "AVSearchBallot",
28758
- "aria-label": I(d)("js.components.AVSearchBallot.aria_labels.ballot_options"),
28758
+ "aria-label": T(d)("js.components.AVSearchBallot.aria_labels.ballot_options"),
28759
28759
  "data-test": "search-ballot",
28760
28760
  onSubmit: h[1] || (h[1] = f2(() => {
28761
28761
  }, ["prevent"]))
@@ -28764,7 +28764,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
28764
28764
  r("label", {
28765
28765
  for: "ballot_search",
28766
28766
  class: "AVSearchBallot--label",
28767
- textContent: M(I(d)("js.components.AVSearchBallot.search_the_ballot"))
28767
+ textContent: M(T(d)("js.components.AVSearchBallot.search_the_ballot"))
28768
28768
  }, null, 8, d31),
28769
28769
  r("div", p31, [
28770
28770
  $1(r("input", {
@@ -28772,7 +28772,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
28772
28772
  "onUpdate:modelValue": h[0] || (h[0] = (g) => t.value = g),
28773
28773
  type: "search",
28774
28774
  class: "AVSearchBallot--form-control",
28775
- placeholder: I(d)("js.components.AVSearchBallot.enter_option_name"),
28775
+ placeholder: T(d)("js.components.AVSearchBallot.enter_option_name"),
28776
28776
  "data-test": "search-ballot-input"
28777
28777
  }, null, 8, z31), [
28778
28778
  [Ks, t.value]
@@ -28796,7 +28796,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
28796
28796
  id: `search_result_${g.reference}`,
28797
28797
  class: "AVSearchBallot--option",
28798
28798
  role: "button",
28799
- "aria-label": I(d)("js.components.AVSearchBallot.aria_labels.go_to_option"),
28799
+ "aria-label": T(d)("js.components.AVSearchBallot.aria_labels.go_to_option"),
28800
28800
  "data-test": "search-result",
28801
28801
  onClick: f2((C) => o(g), ["prevent"])
28802
28802
  }, [
@@ -28809,7 +28809,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
28809
28809
  t.value && a.value.length === 0 ? (u(), z("div", {
28810
28810
  key: 0,
28811
28811
  class: "AVSearchBallot--alert",
28812
- textContent: M(I(d)("js.components.AVSearchBallot.no_results"))
28812
+ textContent: M(T(d)("js.components.AVSearchBallot.no_results"))
28813
28813
  }, null, 8, C31)) : E("", !0)
28814
28814
  ])
28815
28815
  ], 40, u31));
@@ -28856,19 +28856,19 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
28856
28856
  ), (a, s) => (u(), z("div", y31, [
28857
28857
  r("div", N31, [
28858
28858
  r("span", null, [
28859
- n1(M(I(l)("js.components.AVSplitWeightHelper.total")) + " ", 1),
28859
+ n1(M(T(l)("js.components.AVSplitWeightHelper.total")) + " ", 1),
28860
28860
  r("strong", null, M(c.assignedWeight + c.unusedWeight), 1)
28861
28861
  ])
28862
28862
  ]),
28863
28863
  r("div", A31, [
28864
28864
  r("span", null, [
28865
- n1(M(I(l)("js.components.AVSplitWeightHelper.assigned")) + " ", 1),
28865
+ n1(M(T(l)("js.components.AVSplitWeightHelper.assigned")) + " ", 1),
28866
28866
  r("strong", null, M(c.assignedWeight), 1)
28867
28867
  ])
28868
28868
  ]),
28869
28869
  r("div", k31, [
28870
28870
  r("span", null, [
28871
- n1(M(I(l)("js.components.AVSplitWeightHelper.unused")) + " ", 1),
28871
+ n1(M(T(l)("js.components.AVSplitWeightHelper.unused")) + " ", 1),
28872
28872
  r("strong", null, M(c.unusedWeight), 1)
28873
28873
  ])
28874
28874
  ])
@@ -28930,19 +28930,19 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
28930
28930
  ), (a, s) => {
28931
28931
  const n = O("AVTooltip");
28932
28932
  return u(), z("header", w31, [
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)(
28933
+ c.activeState === "ballot" ? (u(), z("p", E31, M(c.isEditing ? `${T(l)("js.components.AVSplitWizardHeader.ballot.editing")} ${c.activeSelectionPileIndex + 1}` : `${T(l)("js.components.AVSplitWizardHeader.ballot.adding")} ${c.selectionPiles.length + 1}`), 1)) : c.activeState === "assign" ? (u(), z("p", T31, M(c.isEditing ? `${T(l)("js.components.AVSplitWizardHeader.assign.header")} ${(c.isEditing ? c.activeSelectionPileIndex : c.selectionPiles.length) + 1}` : `${T(l)(
28934
28934
  "js.components.AVSplitWizardHeader.assign.header_edit_mode"
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(), Y(n, {
28935
+ )} ${(c.isEditing ? c.activeSelectionPileIndex : c.selectionPiles.length) + 1}`), 1)) : (u(), z("p", H31, M(T(l)("js.components.AVSplitWizardHeader.overview.header")), 1)),
28936
+ c.activeState === "ballot" ? (u(), Z(n, {
28937
28937
  key: 3,
28938
- content: `${I(l)(
28938
+ content: `${T(l)(
28939
28939
  "js.components.AVSplitWizardHeader.ballot.can_assign_description_pre"
28940
- )} ${c.totalWeight} ${I(l)(
28940
+ )} ${c.totalWeight} ${T(l)(
28941
28941
  "js.components.AVSplitWizardHeader.ballot.can_assign_description_pos"
28942
28942
  )}`,
28943
- text: `${I(l)(
28943
+ text: `${T(l)(
28944
28944
  "js.components.AVSplitWizardHeader.ballot.can_assign_ballots_pre"
28945
- )} ${c.totalWeight} ${I(l)(
28945
+ )} ${c.totalWeight} ${T(l)(
28946
28946
  "js.components.AVSplitWizardHeader.ballot.can_assign_ballots_pos"
28947
28947
  )}`,
28948
28948
  class: "AVSplitWizardHeader--tooltip-text",
@@ -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(), Y(t, { variant: "rounded-electa" }, {
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),
@@ -29026,9 +29026,9 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
29026
29026
  }
29027
29027
  },
29028
29028
  setup(c) {
29029
- const e = c, l = H(
29029
+ const e = c, l = I(
29030
29030
  () => e.total > 0 ? Math.round(e.votes / e.total * 1e4) / 100 : 0
29031
- ), t = H(() => Math.round(e.votes * 100) / 100), a = A1("i18n"), s = H(
29031
+ ), t = I(() => Math.round(e.votes * 100) / 100), a = A1("i18n"), s = I(
29032
29032
  () => a.global.locale.value || a.global.locale
29033
29033
  );
29034
29034
  return p1(() => {
@@ -29069,20 +29069,20 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
29069
29069
  ], 2);
29070
29070
  };
29071
29071
  }
29072
- }), Y31 = /* @__PURE__ */ G(Z31, [["__scopeId", "data-v-9cfedaf1"]]), K31 = { class: "AVRecommendationList--header" }, X31 = { class: "AVRecommendationList--header-content" }, J31 = { class: "AVRecommendationList--title" }, Q31 = {
29072
+ }), Y31 = /* @__PURE__ */ G(Z31, [["__scopeId", "data-v-9cfedaf1"]]), K31 = { class: "AVRecommendationList--header" }, X31 = { class: "AVRecommendationList--header-content" }, J31 = { class: "AVRecommendationList--content-w-button" }, Q31 = { class: "AVRecommendationList--title" }, c41 = {
29073
29073
  key: 0,
29074
29074
  class: "AVRecommendationList--recommendation",
29075
29075
  "data-test": "recommendation-summary"
29076
- }, c41 = {
29076
+ }, e41 = {
29077
29077
  class: "AVRecommendationList--collapse",
29078
29078
  "data-test": "list-collapse"
29079
- }, e41 = { class: "AVRecommendationList--collapse-text" }, l41 = { class: "AVRecommendationList--icon-container" }, t41 = { class: "AVRecommendationList--content" }, a41 = { class: "AVRecommendationList--name" }, s41 = {
29079
+ }, l41 = { class: "AVRecommendationList--collapse-text" }, t41 = { class: "AVRecommendationList--icon-container" }, a41 = { class: "AVRecommendationList--content" }, s41 = { class: "AVRecommendationList--name" }, n41 = {
29080
29080
  key: 1,
29081
29081
  class: "AVRecommendationList--header"
29082
- }, n41 = { class: "AVRecommendationList--header-content" }, i41 = { class: "flex flex-auto gap-4 items-center" }, o41 = { class: "AVRecommendationList--title" }, r41 = {
29082
+ }, i41 = { class: "AVRecommendationList--header-content" }, o41 = { class: "AVRecommendationList--content-w-button" }, r41 = { class: "AVRecommendationList--title" }, f41 = {
29083
29083
  class: "AVRecommendationList--recommendation",
29084
29084
  "data-test": "recommendation-summary"
29085
- }, f41 = { key: 2 }, u41 = { class: "AVRecommendationList--header-content" }, m41 = { class: "AVRecommendationList--title" }, d41 = /* @__PURE__ */ W({
29085
+ }, u41 = { key: 2 }, m41 = { class: "AVRecommendationList--header-content" }, d41 = { class: "AVRecommendationList--title" }, p41 = /* @__PURE__ */ W({
29086
29086
  __name: "AVRecommendationList",
29087
29087
  props: {
29088
29088
  recommendations: {
@@ -29111,9 +29111,9 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
29111
29111
  }
29112
29112
  },
29113
29113
  setup(c) {
29114
- const e = c, l = a1(!1), t = H(() => Array.from(e.recommendations).sort((p, m) => p.position - m.position)), a = H(
29114
+ const e = c, l = a1(!1), t = I(() => Array.from(e.recommendations).sort((p, m) => p.position - m.position)), a = I(
29115
29115
  () => document.getElementsByTagName("html")[0].dir === "rtl"
29116
- ), s = H(() => {
29116
+ ), s = I(() => {
29117
29117
  const d = i(t.value);
29118
29118
  return { short: i(t.value, !0), long: d };
29119
29119
  }), n = () => window.location.href = e.inviteRecommendersPath, i = (d, p) => {
@@ -29134,8 +29134,8 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
29134
29134
  },
29135
29135
  { deep: !0 }
29136
29136
  ), (d, p) => {
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(), Y(h, {
29137
+ const m = O("AVButton"), h = O("AVIcon"), g = O("AVCollapser"), C = s2("tooltip");
29138
+ return c.recommendations.length && c.recommendations.length > c.summaryRecommenders && c.recommendationsPublic == "public" ? (u(), Z(g, {
29139
29139
  key: 0,
29140
29140
  ref: "recommendationList",
29141
29141
  collapsable: "",
@@ -29146,18 +29146,30 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
29146
29146
  toggle: t1(({ isOpen: x }) => [
29147
29147
  r("div", K31, [
29148
29148
  r("div", X31, [
29149
- r("h4", J31, M(I(f)("js.components.AVRecommendationList.header_title", {
29150
- n: c.recommendations.length
29151
- })), 1),
29152
- t.value.length >= c.summaryRecommenders && !x ? (u(), z("p", Q31, [
29153
- V(m, { icon: "user-check" }),
29149
+ r("div", J31, [
29150
+ r("h4", Q31, M(T(f)("js.components.AVRecommendationList.header_title", {
29151
+ n: c.recommendations.length
29152
+ })), 1),
29153
+ c.addRecommenderButton ? (u(), Z(m, {
29154
+ key: 0,
29155
+ onClick: n,
29156
+ label: T(f)("js.components.AVRecommendationList.invite_recommenders_button_label"),
29157
+ type: "primary",
29158
+ size: "small",
29159
+ icon: "thumbs-up",
29160
+ "icon-right": !0,
29161
+ style: { "font-size": "medium" }
29162
+ }, null, 8, ["label"])) : E("", !0)
29163
+ ]),
29164
+ t.value.length >= c.summaryRecommenders && !x ? (u(), z("p", c41, [
29165
+ V(h, { icon: "user-check" }),
29154
29166
  n1(" " + M(s.value.short), 1)
29155
29167
  ])) : E("", !0)
29156
29168
  ]),
29157
- r("div", c41, [
29158
- r("span", e41, M(x ? I(f)("js.components.AVRecommendationList.collapse") : I(f)("js.components.AVRecommendationList.uncollapse")), 1),
29159
- r("span", l41, [
29160
- V(m, {
29169
+ r("div", e41, [
29170
+ r("span", l41, M(x ? T(f)("js.components.AVRecommendationList.collapse") : T(f)("js.components.AVRecommendationList.uncollapse")), 1),
29171
+ r("span", t41, [
29172
+ V(h, {
29161
29173
  icon: "chevron-down",
29162
29174
  class: F(["AVRecommendationList--collapser-icon", {
29163
29175
  "AVRecommendationList--opened-ltr": x && !a.value,
@@ -29169,49 +29181,53 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
29169
29181
  ])
29170
29182
  ]),
29171
29183
  pane: t1(() => [
29172
- r("div", t41, [
29184
+ r("div", a41, [
29173
29185
  (u(!0), z(K, null, r1(t.value, (x) => $1((u(), z("p", {
29174
29186
  key: `recommendation_${x.id}`,
29175
29187
  class: "AVRecommendationList--recommendation",
29176
29188
  "data-test": "recommendation"
29177
29189
  }, [
29178
- V(m, {
29190
+ V(h, {
29179
29191
  icon: "user-check",
29180
29192
  class: "AVRecommendationList--icon"
29181
29193
  }),
29182
- r("span", a41, M(x.label), 1)
29194
+ r("span", s41, M(x.label), 1)
29183
29195
  ])), [
29184
29196
  [C, x.label]
29185
29197
  ])), 128))
29186
29198
  ])
29187
29199
  ]),
29188
29200
  _: 1
29189
- }, 512)) : c.recommendations.length && c.recommendationsPublic == "public" ? (u(), z("div", s41, [
29190
- r("div", n41, [
29191
- r("div", i41, [
29192
- r("h4", o41, M(I(f)("js.components.AVRecommendationList.header_title", {
29201
+ }, 512)) : c.recommendations.length && c.recommendationsPublic == "public" ? (u(), z("div", n41, [
29202
+ r("div", i41, [
29203
+ r("div", o41, [
29204
+ r("h4", r41, M(T(f)("js.components.AVRecommendationList.header_title", {
29193
29205
  n: c.recommendations.length
29194
29206
  })), 1),
29195
- V(g, {
29207
+ c.addRecommenderButton ? (u(), Z(m, {
29208
+ key: 0,
29196
29209
  onClick: n,
29197
- label: "Invite recommender",
29210
+ label: T(f)("js.components.AVRecommendationList.invite_recommenders_button_label"),
29198
29211
  type: "primary",
29199
- size: "small"
29200
- })
29212
+ size: "small",
29213
+ icon: "thumbs-up",
29214
+ "icon-right": !0,
29215
+ style: { "font-size": "medium" }
29216
+ }, null, 8, ["label"])) : E("", !0)
29201
29217
  ]),
29202
- r("p", r41, [
29203
- V(m, { icon: "user-check" }),
29218
+ r("p", f41, [
29219
+ V(h, { icon: "user-check" }),
29204
29220
  n1(" " + M(s.value.short), 1)
29205
29221
  ])
29206
29222
  ])
29207
- ])) : (u(), z("div", f41, [
29208
- r("div", u41, [
29209
- r("h4", m41, M(I(f)("js.components.AVRecommendationList.header_title", {
29223
+ ])) : (u(), z("div", u41, [
29224
+ r("div", m41, [
29225
+ r("h4", d41, M(T(f)("js.components.AVRecommendationList.header_title", {
29210
29226
  n: c.recommendations.length
29211
29227
  })), 1),
29212
29228
  r("p", null, [
29213
- V(m, { icon: "user-check" }),
29214
- n1(" " + M(I(f)("js.components.AVRecommendationList.public_count_text", {
29229
+ V(h, { icon: "user-check" }),
29230
+ n1(" " + M(T(f)("js.components.AVRecommendationList.public_count_text", {
29215
29231
  n: c.recommendations.length
29216
29232
  })), 1)
29217
29233
  ])
@@ -29219,7 +29235,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
29219
29235
  ]));
29220
29236
  };
29221
29237
  }
29222
- }), p41 = "data:image/svg+xml,%3csvg%20width='789'%20height='134'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:undefined='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xml:space='preserve'%20version='1.1'%3e%3cdefs%20id='defs6'%3e%3cclipPath%20id='clipPath16'%20clipPathUnits='userSpaceOnUse'%3e%3cpath%20id='path14'%20d='m-93.50311,780.92563l841.89,0l0,-595.276l-841.89,0l0,595.276z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%3e%3ctitle%3eLayer%201%3c/title%3e%3cg%20id='svg_1'%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g18'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path20'%20d='m40.003,545.04105l-30.05,-30.016c-6.258,8.368%20-9.953,18.756%20-9.953,29.998c0,27.75%2022.485,50.253%2050.235,50.253c11.277,0%2021.684,-3.713%2030.067,-9.988l-29.858,-29.824l-8.524,8.524l-20.847,0l18.93,-18.947z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g22'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path24'%20d='m100.46931,545.02348c0,-27.731%20-22.485,-50.234%20-50.234,-50.234c-11.174,0%20-21.493,3.642%20-29.842,9.813l30.051,29.998l8.523,-8.523l20.847,0l-18.929,18.946l29.806,29.771c6.153,-8.331%209.778,-18.633%209.778,-29.771'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g26'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path28'%20d='m149.3263,542.50977c-2.465,7.926%20-3.851,12.409%20-4.161,13.45c-0.31,1.037%20-0.533,1.859%20-0.666,2.463c-0.554,-2.146%20-2.137,-7.451%20-4.752,-15.913l9.579,0zm4.525,-15.284l-2.666,8.748l-13.398,0l-2.665,-8.748l-8.397,0l12.972,36.904l9.528,0l13.021,-36.904l-8.395,0z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g30'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path32'%20d='m188.56751,537.43067c0,-3.318%20-1.194,-5.933%20-3.583,-7.844c-2.388,-1.91%20-5.71,-2.864%20-9.967,-2.864c-3.922,0%20-7.391,0.737%20-10.408,2.212l0,7.24c2.48,-1.106%204.58,-1.886%206.297,-2.338c1.719,-0.453%203.289,-0.678%204.714,-0.678c1.71,0%203.021,0.326%203.934,0.98c0.914,0.653%201.371,1.625%201.371,2.916c0,0.72%20-0.201,1.361%20-0.604,1.922c-0.401,0.561%20-0.993,1.101%20-1.773,1.623c-0.778,0.518%20-2.367,1.347%20-4.762,2.489c-2.247,1.054%20-3.931,2.069%20-5.054,3.041c-1.123,0.972%20-2.02,2.103%20-2.689,3.394c-0.672,1.29%20-1.006,2.798%20-1.006,4.526c0,3.249%201.102,5.805%203.305,7.666c2.204,1.86%205.25,2.791%209.139,2.791c1.91,0%203.732,-0.228%205.467,-0.679c1.734,-0.454%203.549,-1.09%205.443,-1.911l-2.514,-6.058c-1.961,0.805%20-3.582,1.366%20-4.865,1.683c-1.281,0.32%20-2.543,0.478%20-3.783,0.478c-1.475,0%20-2.607,-0.344%20-3.394,-1.03c-0.788,-0.688%20-1.181,-1.584%20-1.181,-2.69c0,-0.688%200.158,-1.287%200.477,-1.797c0.318,-0.511%200.826,-1.006%201.521,-1.484c0.695,-0.478%202.342,-1.336%204.94,-2.576c3.436,-1.642%205.79,-3.289%207.065,-4.941c1.272,-1.651%201.91,-3.674%201.91,-6.071'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g34'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path36'%20d='m216.92442,537.43067c0,-3.318%20-1.194,-5.933%20-3.583,-7.844c-2.388,-1.91%20-5.71,-2.864%20-9.967,-2.864c-3.922,0%20-7.391,0.737%20-10.408,2.212l0,7.24c2.48,-1.106%204.58,-1.886%206.297,-2.338c1.719,-0.453%203.289,-0.678%204.714,-0.678c1.709,0%203.021,0.326%203.934,0.98c0.914,0.653%201.371,1.625%201.371,2.916c0,0.72%20-0.201,1.361%20-0.604,1.922c-0.402,0.561%20-0.993,1.101%20-1.773,1.623c-0.778,0.518%20-2.367,1.347%20-4.763,2.489c-2.246,1.054%20-3.93,2.069%20-5.053,3.041c-1.123,0.972%20-2.02,2.103%20-2.689,3.394c-0.672,1.29%20-1.006,2.798%20-1.006,4.526c0,3.249%201.102,5.805%203.305,7.666c2.204,1.86%205.25,2.791%209.138,2.791c1.911,0%203.733,-0.228%205.468,-0.679c1.734,-0.454%203.549,-1.09%205.442,-1.911l-2.513,-6.058c-1.961,0.805%20-3.582,1.366%20-4.865,1.683c-1.281,0.32%20-2.543,0.478%20-3.783,0.478c-1.475,0%20-2.607,-0.344%20-3.394,-1.03c-0.788,-0.688%20-1.182,-1.584%20-1.182,-2.69c0,-0.688%200.159,-1.287%200.477,-1.797c0.319,-0.511%200.826,-1.006%201.522,-1.484c0.695,-0.478%202.342,-1.336%204.94,-2.576c3.435,-1.642%205.789,-3.289%207.064,-4.941c1.273,-1.651%201.911,-3.674%201.911,-6.071'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g38'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path40'%20d='m244.75251,527.22566l-21.167,0l0,36.752l21.167,0l0,-6.384l-13.374,0l0,-8.07l12.443,0l0,-6.386l-12.443,0l0,-9.476l13.374,0l0,-6.436z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g42'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path44'%20d='m267.982,527.22566l-8.849,28.834l-0.227,0c0.319,-5.867%200.477,-9.78%200.477,-11.74l0,-17.094l-6.963,0l0,36.752l10.609,0l8.698,-28.105l0.151,0l9.226,28.105l10.609,0l0,-36.752l-7.265,0l0,17.396c0,0.82%200.012,1.768%200.037,2.84c0.025,1.073%200.138,3.922%200.339,8.547l-0.226,0l-9.476,-28.783l-7.14,0z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g46'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path48'%20d='m307.17591,543.23835l0,-9.577l5.076,0c2.146,0%203.73,0.408%204.751,1.231c1.024,0.82%201.533,2.078%201.533,3.772c0,3.048%20-2.178,4.574%20-6.534,4.574l-4.826,0zm0,6.185l4.522,0c2.115,0%203.643,0.327%204.59,0.979c0.946,0.655%201.419,1.736%201.419,3.245c0,1.407%20-0.513,2.415%20-1.547,3.028c-1.029,0.612%20-2.659,0.918%20-4.888,0.918l-4.096,0l0,-8.17zm-7.795,14.554l11.44,0c5.21,0%208.994,-0.742%2011.348,-2.223c2.356,-1.484%203.533,-3.844%203.533,-7.077c0,-2.197%20-0.516,-3.998%20-1.546,-5.406c-1.03,-1.408%20-2.402,-2.254%20-4.109,-2.538l0,-0.253c2.328,-0.518%204.009,-1.49%205.039,-2.916c1.029,-1.424%201.546,-3.318%201.546,-5.68c0,-3.352%20-1.211,-5.966%20-3.634,-7.843c-2.42,-1.877%20-5.709,-2.816%20-9.865,-2.816l-13.752,0l0,36.752z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g50'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path52'%20d='m333.97279,527.22566l0,36.752l7.794,0l0,-30.316l14.907,0l0,-6.436l-22.701,0z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g54'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path56'%20d='m367.63191,548.84477l7.667,15.133l8.397,0l-12.194,-22.449l0,-14.303l-7.743,0l0,14.053l-12.191,22.699l8.446,0l7.618,-15.133z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g58'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path60'%20d='m429.52549,563.97755l7.87,0l-12.496,-36.752l-8.496,0l-12.469,36.752l7.868,0l6.913,-21.87c0.385,-1.291%200.786,-2.795%201.194,-4.514c0.411,-1.716%200.669,-2.912%200.766,-3.582c0.186,1.542%200.814,4.241%201.886,8.096l6.964,21.87z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g62'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path64'%20d='m447.04399,545.65138c0,-4.107%200.779,-7.197%202.337,-9.275c1.559,-2.079%203.889,-3.118%206.99,-3.118c6.216,0%209.324,4.129%209.324,12.393c0,8.279%20-3.089,12.42%20-9.275,12.42c-3.1,0%20-5.438,-1.044%20-7.015,-3.13c-1.575,-2.088%20-2.361,-5.185%20-2.361,-9.29m26.823,0c0,-6.082%20-1.508,-10.759%20-4.524,-14.026c-3.017,-3.269%20-7.341,-4.903%20-12.972,-4.903c-5.632,0%20-9.955,1.634%20-12.972,4.903c-3.016,3.267%20-4.525,7.96%20-4.525,14.078c0,6.115%201.513,10.788%204.536,14.012c3.026,3.228%207.363,4.841%2013.01,4.841c5.649,0%209.969,-1.627%2012.961,-4.876c2.989,-3.254%204.486,-7.928%204.486,-14.029'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g66'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path68'%20d='m493.37309,527.22566l-7.792,0l0,30.267l-9.981,0l0,6.485l27.752,0l0,-6.485l-9.979,0l0,-30.267z'/%3e%3c/g%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path70'%20d='m677.88556,41.73118l10.392,0l0,49.00266l-10.392,0l0,-49.00266z'/%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g72'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path74'%20d='m556.16221,527.22566l-9.903,0l-15.989,27.802l-0.228,0c0.319,-4.909%200.478,-8.413%200.478,-10.507l0,-17.295l-6.962,0l0,36.752l9.83,0l15.961,-27.525l0.176,0c-0.25,4.775%20-0.378,8.151%20-0.378,10.128l0,17.397l7.015,0l0,-36.752z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g76'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path78'%20d='m577.07823,547.86375l14.58,0l0,-19.054c-2.364,-0.774%20-4.588,-1.312%20-6.675,-1.622c-2.087,-0.311%20-4.218,-0.465%20-6.397,-0.465c-5.549,0%20-9.783,1.629%20-12.708,4.889c-2.925,3.26%20-4.387,7.939%20-4.387,14.04c0,5.933%201.696,10.558%205.091,13.877c3.394,3.318%208.098,4.978%2014.115,4.978c3.771,0%207.408,-0.755%2010.909,-2.264l-2.587,-6.234c-2.683,1.341%20-5.472,2.011%20-8.373,2.011c-3.368,0%20-6.067,-1.131%20-8.093,-3.394c-2.03,-2.262%20-3.041,-5.303%20-3.041,-9.124c0,-3.991%200.815,-7.037%202.449,-9.139c1.636,-2.103%204.011,-3.156%207.128,-3.156c1.624,0%203.275,0.168%204.952,0.503l0,7.669l-6.963,0l0,6.485z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", z41 = ["src"], h41 = /* @__PURE__ */ W({
29238
+ }), z41 = "data:image/svg+xml,%3csvg%20width='789'%20height='134'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:undefined='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xml:space='preserve'%20version='1.1'%3e%3cdefs%20id='defs6'%3e%3cclipPath%20id='clipPath16'%20clipPathUnits='userSpaceOnUse'%3e%3cpath%20id='path14'%20d='m-93.50311,780.92563l841.89,0l0,-595.276l-841.89,0l0,595.276z'/%3e%3c/clipPath%3e%3c/defs%3e%3cg%3e%3ctitle%3eLayer%201%3c/title%3e%3cg%20id='svg_1'%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g18'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path20'%20d='m40.003,545.04105l-30.05,-30.016c-6.258,8.368%20-9.953,18.756%20-9.953,29.998c0,27.75%2022.485,50.253%2050.235,50.253c11.277,0%2021.684,-3.713%2030.067,-9.988l-29.858,-29.824l-8.524,8.524l-20.847,0l18.93,-18.947z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g22'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path24'%20d='m100.46931,545.02348c0,-27.731%20-22.485,-50.234%20-50.234,-50.234c-11.174,0%20-21.493,3.642%20-29.842,9.813l30.051,29.998l8.523,-8.523l20.847,0l-18.929,18.946l29.806,29.771c6.153,-8.331%209.778,-18.633%209.778,-29.771'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g26'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path28'%20d='m149.3263,542.50977c-2.465,7.926%20-3.851,12.409%20-4.161,13.45c-0.31,1.037%20-0.533,1.859%20-0.666,2.463c-0.554,-2.146%20-2.137,-7.451%20-4.752,-15.913l9.579,0zm4.525,-15.284l-2.666,8.748l-13.398,0l-2.665,-8.748l-8.397,0l12.972,36.904l9.528,0l13.021,-36.904l-8.395,0z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g30'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path32'%20d='m188.56751,537.43067c0,-3.318%20-1.194,-5.933%20-3.583,-7.844c-2.388,-1.91%20-5.71,-2.864%20-9.967,-2.864c-3.922,0%20-7.391,0.737%20-10.408,2.212l0,7.24c2.48,-1.106%204.58,-1.886%206.297,-2.338c1.719,-0.453%203.289,-0.678%204.714,-0.678c1.71,0%203.021,0.326%203.934,0.98c0.914,0.653%201.371,1.625%201.371,2.916c0,0.72%20-0.201,1.361%20-0.604,1.922c-0.401,0.561%20-0.993,1.101%20-1.773,1.623c-0.778,0.518%20-2.367,1.347%20-4.762,2.489c-2.247,1.054%20-3.931,2.069%20-5.054,3.041c-1.123,0.972%20-2.02,2.103%20-2.689,3.394c-0.672,1.29%20-1.006,2.798%20-1.006,4.526c0,3.249%201.102,5.805%203.305,7.666c2.204,1.86%205.25,2.791%209.139,2.791c1.91,0%203.732,-0.228%205.467,-0.679c1.734,-0.454%203.549,-1.09%205.443,-1.911l-2.514,-6.058c-1.961,0.805%20-3.582,1.366%20-4.865,1.683c-1.281,0.32%20-2.543,0.478%20-3.783,0.478c-1.475,0%20-2.607,-0.344%20-3.394,-1.03c-0.788,-0.688%20-1.181,-1.584%20-1.181,-2.69c0,-0.688%200.158,-1.287%200.477,-1.797c0.318,-0.511%200.826,-1.006%201.521,-1.484c0.695,-0.478%202.342,-1.336%204.94,-2.576c3.436,-1.642%205.79,-3.289%207.065,-4.941c1.272,-1.651%201.91,-3.674%201.91,-6.071'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g34'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path36'%20d='m216.92442,537.43067c0,-3.318%20-1.194,-5.933%20-3.583,-7.844c-2.388,-1.91%20-5.71,-2.864%20-9.967,-2.864c-3.922,0%20-7.391,0.737%20-10.408,2.212l0,7.24c2.48,-1.106%204.58,-1.886%206.297,-2.338c1.719,-0.453%203.289,-0.678%204.714,-0.678c1.709,0%203.021,0.326%203.934,0.98c0.914,0.653%201.371,1.625%201.371,2.916c0,0.72%20-0.201,1.361%20-0.604,1.922c-0.402,0.561%20-0.993,1.101%20-1.773,1.623c-0.778,0.518%20-2.367,1.347%20-4.763,2.489c-2.246,1.054%20-3.93,2.069%20-5.053,3.041c-1.123,0.972%20-2.02,2.103%20-2.689,3.394c-0.672,1.29%20-1.006,2.798%20-1.006,4.526c0,3.249%201.102,5.805%203.305,7.666c2.204,1.86%205.25,2.791%209.138,2.791c1.911,0%203.733,-0.228%205.468,-0.679c1.734,-0.454%203.549,-1.09%205.442,-1.911l-2.513,-6.058c-1.961,0.805%20-3.582,1.366%20-4.865,1.683c-1.281,0.32%20-2.543,0.478%20-3.783,0.478c-1.475,0%20-2.607,-0.344%20-3.394,-1.03c-0.788,-0.688%20-1.182,-1.584%20-1.182,-2.69c0,-0.688%200.159,-1.287%200.477,-1.797c0.319,-0.511%200.826,-1.006%201.522,-1.484c0.695,-0.478%202.342,-1.336%204.94,-2.576c3.435,-1.642%205.789,-3.289%207.064,-4.941c1.273,-1.651%201.911,-3.674%201.911,-6.071'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g38'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path40'%20d='m244.75251,527.22566l-21.167,0l0,36.752l21.167,0l0,-6.384l-13.374,0l0,-8.07l12.443,0l0,-6.386l-12.443,0l0,-9.476l13.374,0l0,-6.436z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g42'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path44'%20d='m267.982,527.22566l-8.849,28.834l-0.227,0c0.319,-5.867%200.477,-9.78%200.477,-11.74l0,-17.094l-6.963,0l0,36.752l10.609,0l8.698,-28.105l0.151,0l9.226,28.105l10.609,0l0,-36.752l-7.265,0l0,17.396c0,0.82%200.012,1.768%200.037,2.84c0.025,1.073%200.138,3.922%200.339,8.547l-0.226,0l-9.476,-28.783l-7.14,0z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g46'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path48'%20d='m307.17591,543.23835l0,-9.577l5.076,0c2.146,0%203.73,0.408%204.751,1.231c1.024,0.82%201.533,2.078%201.533,3.772c0,3.048%20-2.178,4.574%20-6.534,4.574l-4.826,0zm0,6.185l4.522,0c2.115,0%203.643,0.327%204.59,0.979c0.946,0.655%201.419,1.736%201.419,3.245c0,1.407%20-0.513,2.415%20-1.547,3.028c-1.029,0.612%20-2.659,0.918%20-4.888,0.918l-4.096,0l0,-8.17zm-7.795,14.554l11.44,0c5.21,0%208.994,-0.742%2011.348,-2.223c2.356,-1.484%203.533,-3.844%203.533,-7.077c0,-2.197%20-0.516,-3.998%20-1.546,-5.406c-1.03,-1.408%20-2.402,-2.254%20-4.109,-2.538l0,-0.253c2.328,-0.518%204.009,-1.49%205.039,-2.916c1.029,-1.424%201.546,-3.318%201.546,-5.68c0,-3.352%20-1.211,-5.966%20-3.634,-7.843c-2.42,-1.877%20-5.709,-2.816%20-9.865,-2.816l-13.752,0l0,36.752z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g50'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path52'%20d='m333.97279,527.22566l0,36.752l7.794,0l0,-30.316l14.907,0l0,-6.436l-22.701,0z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g54'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path56'%20d='m367.63191,548.84477l7.667,15.133l8.397,0l-12.194,-22.449l0,-14.303l-7.743,0l0,14.053l-12.191,22.699l8.446,0l7.618,-15.133z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g58'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path60'%20d='m429.52549,563.97755l7.87,0l-12.496,-36.752l-8.496,0l-12.469,36.752l7.868,0l6.913,-21.87c0.385,-1.291%200.786,-2.795%201.194,-4.514c0.411,-1.716%200.669,-2.912%200.766,-3.582c0.186,1.542%200.814,4.241%201.886,8.096l6.964,21.87z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g62'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path64'%20d='m447.04399,545.65138c0,-4.107%200.779,-7.197%202.337,-9.275c1.559,-2.079%203.889,-3.118%206.99,-3.118c6.216,0%209.324,4.129%209.324,12.393c0,8.279%20-3.089,12.42%20-9.275,12.42c-3.1,0%20-5.438,-1.044%20-7.015,-3.13c-1.575,-2.088%20-2.361,-5.185%20-2.361,-9.29m26.823,0c0,-6.082%20-1.508,-10.759%20-4.524,-14.026c-3.017,-3.269%20-7.341,-4.903%20-12.972,-4.903c-5.632,0%20-9.955,1.634%20-12.972,4.903c-3.016,3.267%20-4.525,7.96%20-4.525,14.078c0,6.115%201.513,10.788%204.536,14.012c3.026,3.228%207.363,4.841%2013.01,4.841c5.649,0%209.969,-1.627%2012.961,-4.876c2.989,-3.254%204.486,-7.928%204.486,-14.029'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g66'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path68'%20d='m493.37309,527.22566l-7.792,0l0,30.267l-9.981,0l0,6.485l27.752,0l0,-6.485l-9.979,0l0,-30.267z'/%3e%3c/g%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path70'%20d='m677.88556,41.73118l10.392,0l0,49.00266l-10.392,0l0,-49.00266z'/%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g72'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path74'%20d='m556.16221,527.22566l-9.903,0l-15.989,27.802l-0.228,0c0.319,-4.909%200.478,-8.413%200.478,-10.507l0,-17.295l-6.962,0l0,36.752l9.83,0l15.961,-27.525l0.176,0c-0.25,4.775%20-0.378,8.151%20-0.378,10.128l0,17.397l7.015,0l0,-36.752z'/%3e%3c/g%3e%3cg%20transform='matrix(1.33333%200%200%20-1.33333%200%20793.701)'%20id='g76'%3e%3cpath%20fill-rule='nonzero'%20fill='%2319142e'%20id='path78'%20d='m577.07823,547.86375l14.58,0l0,-19.054c-2.364,-0.774%20-4.588,-1.312%20-6.675,-1.622c-2.087,-0.311%20-4.218,-0.465%20-6.397,-0.465c-5.549,0%20-9.783,1.629%20-12.708,4.889c-2.925,3.26%20-4.387,7.939%20-4.387,14.04c0,5.933%201.696,10.558%205.091,13.877c3.394,3.318%208.098,4.978%2014.115,4.978c3.771,0%207.408,-0.755%2010.909,-2.264l-2.587,-6.234c-2.683,1.341%20-5.472,2.011%20-8.373,2.011c-3.368,0%20-6.067,-1.131%20-8.093,-3.394c-2.03,-2.262%20-3.041,-5.303%20-3.041,-9.124c0,-3.991%200.815,-7.037%202.449,-9.139c1.636,-2.103%204.011,-3.156%207.128,-3.156c1.624,0%203.275,0.168%204.952,0.503l0,7.669l-6.963,0l0,6.485z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", h41 = ["src"], L41 = /* @__PURE__ */ W({
29223
29239
  __name: "AVFooter",
29224
29240
  props: {
29225
29241
  enableSteps: {
@@ -29249,7 +29265,7 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
29249
29265
  return u(), z("footer", {
29250
29266
  class: F(["AVFooter", { "AVFooter--stacked": c.enableSteps }])
29251
29267
  }, [
29252
- c.enableSteps ? (u(), Y(t, {
29268
+ c.enableSteps ? (u(), Z(t, {
29253
29269
  key: 0,
29254
29270
  steps: c.steps,
29255
29271
  done: c.done,
@@ -29262,47 +29278,47 @@ const u31 = ["aria-label"], m31 = { class: "AVSearchBallot--form-group" }, d31 =
29262
29278
  }, [
29263
29279
  l[0] || (l[0] = r("span", { class: "AVFooter--text" }, "Technology by", -1)),
29264
29280
  r("img", {
29265
- src: I(p41),
29281
+ src: T(z41),
29266
29282
  alt: "Assembly Voting",
29267
29283
  class: "AVFooter--img"
29268
- }, null, 8, z41)
29284
+ }, null, 8, h41)
29269
29285
  ], 2))
29270
29286
  ], 2);
29271
29287
  };
29272
29288
  }
29273
- }), L41 = /* @__PURE__ */ G(h41, [["__scopeId", "data-v-1a82d440"]]);
29274
- var M41 = {}, g41 = { class: "AVSidebar" };
29275
- function v41(c, e) {
29276
- return u(), z("nav", g41, [
29289
+ }), M41 = /* @__PURE__ */ G(L41, [["__scopeId", "data-v-1a82d440"]]);
29290
+ var g41 = {}, v41 = { class: "AVSidebar" };
29291
+ function b41(c, e) {
29292
+ return u(), z("nav", v41, [
29277
29293
  g1(c.$slots, "default", {}, void 0, !0)
29278
29294
  ]);
29279
29295
  }
29280
- const b41 = /* @__PURE__ */ G(M41, [["render", v41], ["__scopeId", "data-v-65e0965f"]]);
29281
- var C41 = {}, _41 = { class: "AVNavbar" };
29282
- function x41(c, e) {
29283
- return u(), z("nav", _41, [
29296
+ const C41 = /* @__PURE__ */ G(g41, [["render", b41], ["__scopeId", "data-v-65e0965f"]]);
29297
+ var _41 = {}, x41 = { class: "AVNavbar" };
29298
+ function y41(c, e) {
29299
+ return u(), z("nav", x41, [
29284
29300
  g1(c.$slots, "default", {}, void 0, !0)
29285
29301
  ]);
29286
29302
  }
29287
- const y41 = /* @__PURE__ */ G(C41, [["render", x41], ["__scopeId", "data-v-3ea1799f"]]);
29288
- var N41 = {}, A41 = { class: "AVContent" }, k41 = {
29303
+ const N41 = /* @__PURE__ */ G(_41, [["render", y41], ["__scopeId", "data-v-3ea1799f"]]);
29304
+ var A41 = {}, k41 = { class: "AVContent" }, S41 = {
29289
29305
  class: "AVContent--sidebar",
29290
29306
  "data-test": "sidebar"
29291
- }, S41 = {
29307
+ }, V41 = {
29292
29308
  class: "AVContent--container",
29293
29309
  "data-test": "container"
29294
29310
  };
29295
- function V41(c, e) {
29296
- return u(), z("main", A41, [
29297
- r("div", k41, [
29311
+ function w41(c, e) {
29312
+ return u(), z("main", k41, [
29313
+ r("div", S41, [
29298
29314
  g1(c.$slots, "sidebar", {}, void 0, !0)
29299
29315
  ]),
29300
- r("div", S41, [
29316
+ r("div", V41, [
29301
29317
  g1(c.$slots, "content", {}, void 0, !0)
29302
29318
  ])
29303
29319
  ]);
29304
29320
  }
29305
- const w41 = /* @__PURE__ */ G(N41, [["render", V41], ["__scopeId", "data-v-1923eca8"]]), E41 = ["aria-labelledby"], T41 = /* @__PURE__ */ W({
29321
+ const E41 = /* @__PURE__ */ G(A41, [["render", w41], ["__scopeId", "data-v-1923eca8"]]), T41 = ["aria-labelledby"], H41 = /* @__PURE__ */ W({
29306
29322
  __name: "AVModal",
29307
29323
  props: {
29308
29324
  modalActive: {
@@ -29326,7 +29342,7 @@ const w41 = /* @__PURE__ */ G(N41, [["render", V41], ["__scopeId", "data-v-1923e
29326
29342
  () => {
29327
29343
  t.modalActive && (document.body.style.overflowY = "hidden"), t.modalActive || (document.body.style.overflowY = "scroll");
29328
29344
  }
29329
- ), (a, s) => (u(), Y(E2, { name: "modal-animation" }, {
29345
+ ), (a, s) => (u(), Z(E2, { name: "modal-animation" }, {
29330
29346
  default: t1(() => [
29331
29347
  $1(r("div", {
29332
29348
  class: "AVModal",
@@ -29350,25 +29366,25 @@ const w41 = /* @__PURE__ */ G(N41, [["render", V41], ["__scopeId", "data-v-1923e
29350
29366
  ]),
29351
29367
  _: 3
29352
29368
  })
29353
- ], 8, E41), [
29369
+ ], 8, T41), [
29354
29370
  [_4, c.modalActive]
29355
29371
  ])
29356
29372
  ]),
29357
29373
  _: 3
29358
29374
  }));
29359
29375
  }
29360
- }), H41 = /* @__PURE__ */ G(T41, [["__scopeId", "data-v-ef5af7c2"]]), H4 = (c, e) => c.flatMap((l) => (e && (l.parentContent = {
29376
+ }), I41 = /* @__PURE__ */ G(H41, [["__scopeId", "data-v-ef5af7c2"]]), H4 = (c, e) => c.flatMap((l) => (e && (l.parentContent = {
29361
29377
  reference: e.reference,
29362
29378
  code: e.code,
29363
29379
  title: { ...e.title }
29364
29380
  }), l.children ? [l, ...H4(l.children, l)] : [l]));
29365
- var I4 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, da = {}, I41 = I4 && I4.__spreadArray || function(c, e, l) {
29381
+ var I4 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}, da = {}, P41 = I4 && I4.__spreadArray || function(c, e, l) {
29366
29382
  if (l || arguments.length === 2) for (var t = 0, a = e.length, s; t < a; t++)
29367
29383
  (s || !(t in e)) && (s || (s = Array.prototype.slice.call(e, 0, t)), s[t] = e[t]);
29368
29384
  return c.concat(s || Array.prototype.slice.call(e));
29369
29385
  };
29370
29386
  Object.defineProperty(da, "__esModule", { value: !0 });
29371
- var P41 = (
29387
+ var O41 = (
29372
29388
  /** @class */
29373
29389
  function() {
29374
29390
  function c(e) {
@@ -29394,7 +29410,7 @@ var P41 = (
29394
29410
  if (!e)
29395
29411
  return [];
29396
29412
  var t = e.flatMap(function(a) {
29397
- return a.children ? I41([a], l.recursiveFlattener(a.children), !0) : [a];
29413
+ return a.children ? P41([a], l.recursiveFlattener(a.children), !0) : [a];
29398
29414
  });
29399
29415
  return t;
29400
29416
  }, c.prototype.selectedReferences = function(e) {
@@ -29454,9 +29470,9 @@ var P41 = (
29454
29470
  })) === null || t === void 0 ? void 0 : t.exclusive);
29455
29471
  }, c;
29456
29472
  }()
29457
- ), yj = da.default = P41, Nj = {};
29473
+ ), yj = da.default = O41, Nj = {};
29458
29474
  Object.defineProperty(Nj, "__esModule", { value: !0 });
29459
- var O41 = (
29475
+ var $41 = (
29460
29476
  /** @class */
29461
29477
  function() {
29462
29478
  function c(e) {
@@ -29492,8 +29508,8 @@ var O41 = (
29492
29508
  }), t;
29493
29509
  }, c;
29494
29510
  }()
29495
- ), $41 = Nj.default = O41;
29496
- const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label"], q41 = /* @__PURE__ */ W({
29511
+ ), R41 = Nj.default = $41;
29512
+ const D41 = ["aria-label", "aria-describedby"], F41 = ["id"], q41 = ["aria-label"], B41 = /* @__PURE__ */ W({
29497
29513
  __name: "AVBallot",
29498
29514
  props: {
29499
29515
  contest: {
@@ -29543,13 +29559,13 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29543
29559
  "view-candidate"
29544
29560
  ],
29545
29561
  setup(c, { emit: e }) {
29546
- const l = c, t = e, a = a1(!1), s = a1(""), n = a1(""), i = a1(null), o = H(() => l.selectionPile.optionSelections), f = H(() => new yj(l.contest)), d = H(
29562
+ const l = c, t = e, a = a1(!1), s = a1(""), n = a1(""), i = a1(null), o = I(() => l.selectionPile.optionSelections), f = I(() => new yj(l.contest)), d = I(
29547
29563
  () => l.contest.disregardVoterWeight ? null : l.weight
29548
- ), p = H(() => {
29564
+ ), p = I(() => {
29549
29565
  var k;
29550
29566
  const w = [];
29551
- return (k = l.contest.customRulesets) != null && k.includes("belgian_ballot_rules") && w.push(new $41(l.contest)), w;
29552
- }), m = H(() => {
29567
+ return (k = l.contest.customRulesets) != null && k.includes("belgian_ballot_rules") && w.push(new R41(l.contest)), w;
29568
+ }), m = I(() => {
29553
29569
  const w = [];
29554
29570
  p.value.forEach((D) => {
29555
29571
  w.push(...D.validate(l.selectionPile));
@@ -29567,17 +29583,17 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29567
29583
  ), k.splice(D, 1));
29568
29584
  }
29569
29585
  return t("update:errors", k), k;
29570
- }), h = H(() => m.value.length === 0), g = H(() => {
29586
+ }), h = I(() => m.value.length === 0), g = I(() => {
29571
29587
  var w;
29572
29588
  return (w = l.contest.question) == null ? void 0 : w[P.value];
29573
- }), C = H(
29589
+ }), C = I(
29574
29590
  () => {
29575
29591
  var w;
29576
29592
  return (w = l.contest.customRulesets) == null ? void 0 : w.includes("belgian_ballot_rules");
29577
29593
  }
29578
- ), x = H(() => H4(l.contest.options).some(
29594
+ ), x = I(() => H4(l.contest.options).some(
29579
29595
  (w) => w.exclusive
29580
- )), y = H(() => l.contest);
29596
+ )), y = I(() => l.contest);
29581
29597
  s1(y, (w, k) => {
29582
29598
  var D;
29583
29599
  k && w && w.reference !== k.reference && ((D = document.getElementById("content")) == null || D.focus(), k.searchForm && (i.value.value = ""));
@@ -29601,7 +29617,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29601
29617
  ...l.selectionPile,
29602
29618
  optionSelections: J
29603
29619
  });
29604
- }, N = (w) => t("view-candidate", w), S = A1("i18n"), { t: A } = S.global, P = H(
29620
+ }, N = (w) => t("view-candidate", w), S = A1("i18n"), { t: A } = S.global, P = I(
29605
29621
  () => S.global.locale.value || S.global.locale
29606
29622
  );
29607
29623
  return p1(() => {
@@ -29619,7 +29635,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29619
29635
  AVBallot: !0,
29620
29636
  "AVBallot--error": !h.value
29621
29637
  }),
29622
- "aria-label": I(A)("js.components.AVBallot.aria_labels.ballot"),
29638
+ "aria-label": T(A)("js.components.AVBallot.aria_labels.ballot"),
29623
29639
  "aria-describedby": `ballot_${c.contest.reference}`,
29624
29640
  "data-test": "ballot"
29625
29641
  }, [
@@ -29629,12 +29645,12 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29629
29645
  class: "AVBallot--question",
29630
29646
  "aria-live": "polite",
29631
29647
  "data-test": "ballot-question"
29632
- }, M(g.value), 9, D41)) : E("", !0),
29633
- c.contest.searchForm && !c.disabled && !c.observerMode ? (u(), Y(D, {
29648
+ }, M(g.value), 9, F41)) : E("", !0),
29649
+ c.contest.searchForm && !c.disabled && !c.observerMode ? (u(), Z(D, {
29634
29650
  key: 1,
29635
29651
  ref_key: "search",
29636
29652
  ref: i,
29637
- options: I(H4)(c.contest.options),
29653
+ options: T(H4)(c.contest.options),
29638
29654
  "options-container-id": "ballot_options"
29639
29655
  }, null, 8, ["options"])) : E("", !0),
29640
29656
  k[3] || (k[3] = r("hr", { class: "AVBallot--separator" }, null, -1)),
@@ -29646,12 +29662,12 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29646
29662
  (U) => U.children
29647
29663
  )
29648
29664
  }),
29649
- "aria-label": I(A)("js.components.AVBallot.aria_labels.ballot_options")
29665
+ "aria-label": T(A)("js.components.AVBallot.aria_labels.ballot_options")
29650
29666
  }, [
29651
29667
  (u(!0), z(K, null, r1(c.contest.options, (U) => (u(), z(K, {
29652
29668
  key: U.reference
29653
29669
  }, [
29654
- U.writeIn ? (u(), Y(J, {
29670
+ U.writeIn ? (u(), Z(J, {
29655
29671
  key: 0,
29656
29672
  "candidate-value": n.value,
29657
29673
  "onUpdate:candidateValue": k[0] || (k[0] = (X) => n.value = X),
@@ -29662,7 +29678,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29662
29678
  parties: [],
29663
29679
  disabled: c.disabled,
29664
29680
  observerMode: c.observerMode
29665
- }, null, 8, ["candidate-value", "party-value", "checked-value", "disabled", "observerMode"])) : (u(), Y($, {
29681
+ }, null, 8, ["candidate-value", "party-value", "checked-value", "disabled", "observerMode"])) : (u(), Z($, {
29666
29682
  key: 1,
29667
29683
  selections: o.value,
29668
29684
  option: U,
@@ -29677,7 +29693,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29677
29693
  onViewCandidate: N
29678
29694
  }, null, 8, ["selections", "option", "invalid", "exclusive-error", "contest", "disabled", "observerMode", "partial-results", "image-option"]))
29679
29695
  ], 64))), 128)),
29680
- c.contest.markingType.blankSubmission === "active_choice" ? (u(), Y(c1, {
29696
+ c.contest.markingType.blankSubmission === "active_choice" ? (u(), Z(c1, {
29681
29697
  key: 0,
29682
29698
  checked: c.selectionPile.explicitBlank,
29683
29699
  error: !C.value && m.value.some((U) => U.message.includes("blank")),
@@ -29688,8 +29704,8 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29688
29704
  "partial-results": c.partialResults ? c.partialResults.blank : null,
29689
29705
  onToggleBlank: _
29690
29706
  }, null, 8, ["checked", "error", "disabled", "invalid", "observerMode", "accentColor", "partial-results"])) : E("", !0)
29691
- ], 10, F41),
29692
- c.showSubmissionHelper && !c.disabled && !c.observerMode ? (u(), Y(f1, {
29707
+ ], 10, q41),
29708
+ c.showSubmissionHelper && !c.disabled && !c.observerMode ? (u(), Z(f1, {
29693
29709
  key: 2,
29694
29710
  id: `ballot_${c.contest.reference}`,
29695
29711
  "chosen-count": o.value.length,
@@ -29701,32 +29717,32 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29701
29717
  class: "AVBallot--helper",
29702
29718
  "data-test": "ballot-submission-helper"
29703
29719
  }, null, 8, ["id", "chosen-count", "errors", "weight", "min-marks", "max-marks", "has-exclusive-options"])) : E("", !0)
29704
- ], 10, R41);
29720
+ ], 10, D41);
29705
29721
  };
29706
29722
  }
29707
- }), B41 = /* @__PURE__ */ G(q41, [["__scopeId", "data-v-f9c23eac"]]), j41 = {
29723
+ }), j41 = /* @__PURE__ */ G(B41, [["__scopeId", "data-v-f9c23eac"]]), U41 = {
29708
29724
  key: 0,
29709
29725
  class: "AVPileSummary--summary"
29710
- }, U41 = {
29726
+ }, W41 = {
29711
29727
  key: 0,
29712
29728
  class: "AVPileSummary--summary-header",
29713
29729
  "data-test": "pile-summary-header"
29714
- }, W41 = { class: "AVPileSummary--summary-header-text" }, G41 = {
29730
+ }, G41 = { class: "AVPileSummary--summary-header-text" }, Z41 = {
29715
29731
  key: 1,
29716
29732
  class: "AVPileSummary--summary-header"
29717
- }, Z41 = { class: "AVPileSummary--summary-body" }, Y41 = {
29733
+ }, Y41 = { class: "AVPileSummary--summary-body" }, K41 = {
29718
29734
  key: 1,
29719
29735
  class: "AVPileSummary--assign"
29720
- }, K41 = { class: "AVPileSummary--assign-card" }, X41 = ["aria-label"], J41 = { class: "AVPileSummary--edit" }, Q41 = {
29736
+ }, X41 = { class: "AVPileSummary--assign-card" }, J41 = ["aria-label"], Q41 = { class: "AVPileSummary--edit" }, c01 = {
29721
29737
  key: 0,
29722
29738
  "data-test": "pile-summary-assigned"
29723
- }, c01 = {
29739
+ }, e01 = {
29724
29740
  class: "AVPileSummary--assign-body",
29725
29741
  "data-test": "pile-summary-body"
29726
- }, e01 = {
29742
+ }, l01 = {
29727
29743
  key: 0,
29728
29744
  class: "AVPileSummary--assign-text"
29729
- }, l01 = ["aria-label"], t01 = /* @__PURE__ */ W({
29745
+ }, t01 = ["aria-label"], a01 = /* @__PURE__ */ W({
29730
29746
  __name: "AVPileSummary",
29731
29747
  props: {
29732
29748
  selectionPile: {
@@ -29768,7 +29784,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29768
29784
  },
29769
29785
  emits: ["editCurrentSelection", "deleteSelection"],
29770
29786
  setup(c, { emit: e }) {
29771
- const l = e, t = c, a = a1(!1), s = H(() => t.selectionPile.optionSelections.length === 0), n = H(() => !t.maximumOptionsShown || a.value ? d.value.options : d.value.options.slice(0, t.maximumOptionsShown)), i = H(() => d.value.options.length - n.value.length), o = H(() => H4(t.contest.options).filter((x) => x.selectable)), f = (g, C) => g && g.parentContent ? (C.push(g.parentContent), f(g.parentContent, C)) : C, d = H(() => {
29787
+ const l = e, t = c, a = a1(!1), s = I(() => t.selectionPile.optionSelections.length === 0), n = I(() => !t.maximumOptionsShown || a.value ? d.value.options : d.value.options.slice(0, t.maximumOptionsShown)), i = I(() => d.value.options.length - n.value.length), o = I(() => H4(t.contest.options).filter((x) => x.selectable)), f = (g, C) => g && g.parentContent ? (C.push(g.parentContent), f(g.parentContent, C)) : C, d = I(() => {
29772
29788
  const g = {
29773
29789
  options: [],
29774
29790
  writeIns: []
@@ -29799,7 +29815,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29799
29815
  });
29800
29816
  }
29801
29817
  }), g;
29802
- }), p = A1("i18n"), { t: m } = p.global, h = H(
29818
+ }), p = A1("i18n"), { t: m } = p.global, h = I(
29803
29819
  () => p.global.locale.value || p.global.locale
29804
29820
  );
29805
29821
  return p1(() => {
@@ -29812,43 +29828,43 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29812
29828
  { deep: !0 }
29813
29829
  ), (g, C) => {
29814
29830
  const x = O("AVSummaryOption"), y = O("AVIcon");
29815
- return c.activeState === "summary" ? (u(), z("div", j41, [
29816
- c.contest.markingType.maxPiles !== 1 ? (u(), z("header", U41, [
29817
- r("span", null, M(I(m)("js.components.AVPileSummary.selection")) + " " + M(c.pileIndex + 1) + " / " + M(c.totalPiles), 1),
29818
- r("span", W41, M(c.selectionPile.multiplier) + " " + M(I(m)("js.components.AVPileSummary.ballots")), 1)
29819
- ])) : (u(), z("header", G41, [
29820
- r("span", null, M(I(m)("js.components.AVPileSummary.selection")), 1)
29831
+ return c.activeState === "summary" ? (u(), z("div", U41, [
29832
+ c.contest.markingType.maxPiles !== 1 ? (u(), z("header", W41, [
29833
+ r("span", null, M(T(m)("js.components.AVPileSummary.selection")) + " " + M(c.pileIndex + 1) + " / " + M(c.totalPiles), 1),
29834
+ r("span", G41, M(c.selectionPile.multiplier) + " " + M(T(m)("js.components.AVPileSummary.ballots")), 1)
29835
+ ])) : (u(), z("header", Z41, [
29836
+ r("span", null, M(T(m)("js.components.AVPileSummary.selection")), 1)
29821
29837
  ])),
29822
- r("div", Z41, [
29823
- (u(!0), z(K, null, r1(d.value.options, (_, b) => (u(), Y(x, {
29838
+ r("div", Y41, [
29839
+ (u(!0), z(K, null, r1(d.value.options, (_, b) => (u(), Z(x, {
29824
29840
  key: b,
29825
29841
  option: _,
29826
29842
  "multiple-votes-allowed": c.contest.markingType.votesAllowedPerOption > 1,
29827
29843
  parents: f(_.parent, _.parent ? [_.parent] : []),
29828
29844
  "image-option": c.imageOption
29829
29845
  }, null, 8, ["option", "multiple-votes-allowed", "parents", "image-option"]))), 128)),
29830
- s.value ? (u(), Y(x, {
29846
+ s.value ? (u(), Z(x, {
29831
29847
  key: 0,
29832
29848
  blank: s.value
29833
29849
  }, null, 8, ["blank"])) : E("", !0)
29834
29850
  ])
29835
- ])) : (u(), z("div", Y41, [
29836
- r("div", K41, [
29851
+ ])) : (u(), z("div", K41, [
29852
+ r("div", X41, [
29837
29853
  r("div", {
29838
29854
  class: "AVPileSummary--assign-header",
29839
- "aria-label": I(m)("js.components.AVPileSummary.aria_labels.edit_selection"),
29855
+ "aria-label": T(m)("js.components.AVPileSummary.aria_labels.edit_selection"),
29840
29856
  role: "button",
29841
29857
  "data-test": "pile-summary-edit",
29842
29858
  onClick: C[0] || (C[0] = (_) => l("editCurrentSelection"))
29843
29859
  }, [
29844
- r("div", J41, [
29860
+ r("div", Q41, [
29845
29861
  V(y, { icon: "pen-to-square" }),
29846
- r("span", null, M(I(m)("js.components.AVPileSummary.ballot_selection")) + " " + M(c.pileIndex + 1), 1)
29862
+ r("span", null, M(T(m)("js.components.AVPileSummary.ballot_selection")) + " " + M(c.pileIndex + 1), 1)
29847
29863
  ]),
29848
- c.activeState === "overview" || c.isEditing ? (u(), z("span", Q41, M(I(m)("js.components.AVPileSummary.assigned")) + " " + M(c.selectionPile.multiplier), 1)) : E("", !0)
29849
- ], 8, X41),
29850
- r("div", c01, [
29851
- s.value ? (u(), z("p", e01, M(I(m)("js.components.AVPileSummary.blank")), 1)) : E("", !0),
29864
+ c.activeState === "overview" || c.isEditing ? (u(), z("span", c01, M(T(m)("js.components.AVPileSummary.assigned")) + " " + M(c.selectionPile.multiplier), 1)) : E("", !0)
29865
+ ], 8, J41),
29866
+ r("div", e01, [
29867
+ s.value ? (u(), z("p", l01, M(T(m)("js.components.AVPileSummary.blank")), 1)) : E("", !0),
29852
29868
  (u(!0), z(K, null, r1(n.value, (_, b) => (u(), z("p", {
29853
29869
  key: b,
29854
29870
  class: "AVPileSummary--assign-text"
@@ -29869,9 +29885,9 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29869
29885
  onClick: C[1] || (C[1] = f2((_) => a.value = !0, ["stop", "prevent"]))
29870
29886
  }, [
29871
29887
  r("u", null, [
29872
- r("em", null, M(`${I(m)(
29888
+ r("em", null, M(`${T(m)(
29873
29889
  "js.components.AVPileSummary.and_n_more_pre"
29874
- )} ${i.value} ${I(m)(
29890
+ )} ${i.value} ${T(m)(
29875
29891
  "js.components.AVPileSummary.and_n_more_pos"
29876
29892
  )}`), 1)
29877
29893
  ])
@@ -29884,7 +29900,7 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29884
29900
  onClick: C[2] || (C[2] = f2((_) => a.value = !1, ["stop", "prevent"]))
29885
29901
  }, [
29886
29902
  r("u", null, [
29887
- r("em", null, M(I(m)("js.components.AVPileSummary.show_less")), 1)
29903
+ r("em", null, M(T(m)("js.components.AVPileSummary.show_less")), 1)
29888
29904
  ])
29889
29905
  ])) : E("", !0)
29890
29906
  ])
@@ -29893,23 +29909,23 @@ const R41 = ["aria-label", "aria-describedby"], D41 = ["id"], F41 = ["aria-label
29893
29909
  key: 0,
29894
29910
  class: "AVPileSummary--assign-delete-button",
29895
29911
  role: "button",
29896
- "aria-label": I(m)("js.components.AVPileSummary.aria_labels.delete_selection"),
29912
+ "aria-label": T(m)("js.components.AVPileSummary.aria_labels.delete_selection"),
29897
29913
  "data-test": "pile-summary-delete",
29898
29914
  onClick: C[3] || (C[3] = f2((_) => l("deleteSelection"), ["stop", "prevent"]))
29899
29915
  }, [
29900
29916
  V(y, { icon: "trash-can" })
29901
- ], 8, l01)) : E("", !0)
29917
+ ], 8, t01)) : E("", !0)
29902
29918
  ]));
29903
29919
  };
29904
29920
  }
29905
- }), a01 = /* @__PURE__ */ G(t01, [["__scopeId", "data-v-ffed1a38"]]);
29921
+ }), s01 = /* @__PURE__ */ G(a01, [["__scopeId", "data-v-ffed1a38"]]);
29906
29922
  var Aj = {}, js = I4 && I4.__spreadArray || function(c, e, l) {
29907
29923
  if (l || arguments.length === 2) for (var t = 0, a = e.length, s; t < a; t++)
29908
29924
  (s || !(t in e)) && (s || (s = Array.prototype.slice.call(e, 0, t)), s[t] = e[t]);
29909
29925
  return c.concat(s || Array.prototype.slice.call(e));
29910
29926
  };
29911
29927
  Object.defineProperty(Aj, "__esModule", { value: !0 });
29912
- var s01 = da, n01 = (
29928
+ var n01 = da, i01 = (
29913
29929
  /** @class */
29914
29930
  function() {
29915
29931
  function c(e) {
@@ -29919,7 +29935,7 @@ var s01 = da, n01 = (
29919
29935
  return c.prototype.isComplete = function(e) {
29920
29936
  return this.allWeightUsed(e) && this.validate(e).length == 0;
29921
29937
  }, c.prototype.validate = function(e) {
29922
- var l = [], t = new s01.default(this.contest);
29938
+ var l = [], t = new n01.default(this.contest);
29923
29939
  return e.piles.forEach(function(a) {
29924
29940
  l = js(js([], l, !0), t.validate(a), !0);
29925
29941
  }), e.piles.forEach(function(a) {
@@ -29931,24 +29947,24 @@ var s01 = da, n01 = (
29931
29947
  }, 0);
29932
29948
  }, c;
29933
29949
  }()
29934
- ), i01 = Aj.default = n01;
29935
- const o01 = {
29950
+ ), o01 = Aj.default = i01;
29951
+ const r01 = {
29936
29952
  class: "AVSplitHelper--title",
29937
29953
  "aria-live": "polite",
29938
29954
  "data-test": "split-helper-contest-title"
29939
- }, r01 = ["innerHTML"], f01 = { class: "AVSplitHelper--footer" }, u01 = { class: "AVSplitHelper--btn-secondary-container" }, m01 = { class: "AVSplitHelper--btn-primary-container" }, d01 = ["disabled"], p01 = { key: 1 }, z01 = { class: "AVSplitHelper--assign-card" }, h01 = {
29955
+ }, f01 = ["innerHTML"], u01 = { class: "AVSplitHelper--footer" }, m01 = { class: "AVSplitHelper--btn-secondary-container" }, d01 = { class: "AVSplitHelper--btn-primary-container" }, p01 = ["disabled"], z01 = { key: 1 }, h01 = { class: "AVSplitHelper--assign-card" }, L01 = {
29940
29956
  class: "AVSplitHelper--assign-question",
29941
29957
  "data-test": "split-helper-contest-question"
29942
- }, L01 = ["for"], M01 = ["id", "max"], g01 = { class: "AVSplitHelper--footer" }, v01 = { class: "AVSplitHelper--btn-secondary-container" }, b01 = { class: "AVSplitHelper--btn-primary-container" }, C01 = ["disabled"], _01 = {
29958
+ }, M01 = ["for"], g01 = ["id", "max"], v01 = { class: "AVSplitHelper--footer" }, b01 = { class: "AVSplitHelper--btn-secondary-container" }, C01 = { class: "AVSplitHelper--btn-primary-container" }, _01 = ["disabled"], x01 = {
29943
29959
  key: 2,
29944
29960
  "data-test": "split-helper-overview"
29945
- }, x01 = {
29961
+ }, y01 = {
29946
29962
  key: 0,
29947
29963
  class: "AVSplitHelper--overview-success"
29948
- }, y01 = {
29964
+ }, N01 = {
29949
29965
  key: 1,
29950
29966
  class: "AVSplitHelper--overview-default"
29951
- }, N01 = { class: "AVSplitHelper--overview--text" }, A01 = ["disabled"], k01 = ["onClick"], S01 = /* @__PURE__ */ W({
29967
+ }, A01 = { class: "AVSplitHelper--overview--text" }, k01 = ["disabled"], S01 = ["onClick"], V01 = /* @__PURE__ */ W({
29952
29968
  __name: "AVSplitHelper",
29953
29969
  props: {
29954
29970
  contest: {
@@ -30001,33 +30017,33 @@ const o01 = {
30001
30017
  }
30002
30018
  ), n = a1(
30003
30019
  ((f1 = l.contestSelection.piles) == null ? void 0 : f1.length) === 0 || l.contest.markingType.maxPiles === 1 ? "ballot" : "overview"
30004
- ), i = a1([]), o = H(() => l.contestSelection.piles), f = H(
30020
+ ), i = a1([]), o = I(() => l.contestSelection.piles), f = I(
30005
30021
  () => {
30006
30022
  var U;
30007
30023
  return (U = o.value) == null ? void 0 : U.reduce((X, N1) => X - N1.multiplier, l.weight);
30008
30024
  }
30009
- ), d = H(
30025
+ ), d = I(
30010
30026
  () => new yj(l.contest)
30011
- ), p = H(
30012
- () => new i01({
30027
+ ), p = I(
30028
+ () => new o01({
30013
30029
  contest: l.contest,
30014
30030
  voterWeight: l.weight
30015
30031
  })
30016
- ), m = H(() => f.value === 0 && i.value.length == 0 && o.value.every(
30032
+ ), m = I(() => f.value === 0 && i.value.length == 0 && o.value.every(
30017
30033
  (U) => d.value.isComplete(U)
30018
- )), h = H(
30034
+ )), h = I(
30019
30035
  () => {
30020
30036
  var U;
30021
30037
  return (U = o.value) == null ? void 0 : U.reduce((X, N1) => X + N1.multiplier, 0);
30022
30038
  }
30023
- ), g = H(() => {
30039
+ ), g = I(() => {
30024
30040
  var U;
30025
30041
  return (U = s.value) == null ? void 0 : U.multiplier;
30026
- }), C = H(
30042
+ }), C = I(
30027
30043
  () => o.value.filter((U, X) => X !== a.value).reduce((U, X) => U - X.multiplier, l.weight)
30028
- ), x = H(
30044
+ ), x = I(
30029
30045
  () => l.contest.markingType.maxPiles !== 1 && l.weight > 1
30030
- ), y = H(() => a.value !== null), _ = (U) => d.value.isComplete(U), b = (U) => d.value.validate(U, l.includeLazyErrors).length > 0, N = () => {
30046
+ ), y = I(() => a.value !== null), _ = (U) => d.value.isComplete(U), b = (U) => d.value.validate(U, l.includeLazyErrors).length > 0, N = () => {
30031
30047
  if (x.value) {
30032
30048
  const U = [...o.value];
30033
30049
  a.value === null ? U.push({ ...s.value }) : U.splice(a.value, 1, {
@@ -30066,7 +30082,7 @@ const o01 = {
30066
30082
  }), s1(n, (U) => t("update:activeState", U)), p1(() => {
30067
30083
  l.locale && i1(l.locale), t("update:activePile", s.value), t("update:activeState", n.value), t("update:complete", m.value), x.value || N();
30068
30084
  });
30069
- const J = A1("i18n"), { t: $ } = J.global, c1 = H(
30085
+ const J = A1("i18n"), { t: $ } = J.global, c1 = I(
30070
30086
  () => J.global.locale.value || J.global.locale
30071
30087
  );
30072
30088
  return p1(() => {
@@ -30081,14 +30097,14 @@ const o01 = {
30081
30097
  var T1;
30082
30098
  const N1 = O("AVSplitWizardHeader"), E1 = O("AVBallot"), B1 = O("AVPileSummary"), I1 = O("AVSplitWeightHelper"), W1 = O("AVIcon");
30083
30099
  return u(), z(K, null, [
30084
- r("h3", o01, M(c.contest.title[c1.value]), 1),
30100
+ r("h3", r01, M(c.contest.title[c1.value]), 1),
30085
30101
  r("div", {
30086
30102
  class: "AVSplitHelper--description",
30087
30103
  "data-test": "split-helper-contest-description",
30088
30104
  innerHTML: (T1 = c.contest.description) == null ? void 0 : T1[c1.value]
30089
- }, null, 8, r01),
30105
+ }, null, 8, f01),
30090
30106
  x.value ? (u(), z(K, { key: 0 }, [
30091
- ["ballot", "assign", "overview"].includes(n.value) ? (u(), Y(N1, {
30107
+ ["ballot", "assign", "overview"].includes(n.value) ? (u(), Z(N1, {
30092
30108
  key: 0,
30093
30109
  "active-selection-pile-index": a.value,
30094
30110
  "active-state": n.value,
@@ -30116,27 +30132,27 @@ const o01 = {
30116
30132
  "onUpdate:selectionPile": S,
30117
30133
  "onUpdate:errors": X[0] || (X[0] = (R1) => k(R1))
30118
30134
  }, null, 8, ["selection-pile", "partial-results", "contest", "weight", "includeLazyErrors", "show-submission-helper", "image-option"]),
30119
- r("div", f01, [
30120
- r("div", u01, [
30135
+ r("div", u01, [
30136
+ r("div", m01, [
30121
30137
  o.value.length > 0 ? (u(), z("button", {
30122
30138
  key: "back",
30123
30139
  class: "AVSplitHelper--btn-secondary",
30124
30140
  onClick: X[1] || (X[1] = (R1) => n.value = "overview")
30125
- }, M(I($)("js.components.AVSplitHelper.ballot.back_button")), 1)) : E("", !0)
30141
+ }, M(T($)("js.components.AVSplitHelper.ballot.back_button")), 1)) : E("", !0)
30126
30142
  ]),
30127
- r("div", m01, [
30143
+ r("div", d01, [
30128
30144
  r("button", {
30129
30145
  key: "assign",
30130
30146
  class: "AVSplitHelper--btn-primary",
30131
30147
  disabled: !_(s.value) || b(s.value),
30132
30148
  "data-test": "split-helper-confirm",
30133
30149
  onClick: X[2] || (X[2] = (R1) => n.value = "assign")
30134
- }, M(I($)("js.components.AVSplitHelper.ballot.confirm_button")), 9, d01)
30150
+ }, M(T($)("js.components.AVSplitHelper.ballot.confirm_button")), 9, p01)
30135
30151
  ])
30136
30152
  ])
30137
- ])) : n.value === "assign" ? (u(), z("div", p01, [
30138
- r("div", z01, [
30139
- r("h4", h01, M(I($)("js.components.AVSplitHelper.assign.split_question")), 1),
30153
+ ])) : n.value === "assign" ? (u(), z("div", z01, [
30154
+ r("div", h01, [
30155
+ r("h4", L01, M(T($)("js.components.AVSplitHelper.assign.split_question")), 1),
30140
30156
  V(B1, {
30141
30157
  "selection-pile": s.value,
30142
30158
  contest: c.contest,
@@ -30152,9 +30168,9 @@ const o01 = {
30152
30168
  for: `${c.contest.reference}-ballot-selector`,
30153
30169
  class: "AVSplitHelper--assign-label",
30154
30170
  "data-test": "split-helper-assign-label"
30155
- }, M(y.value ? I($)(
30171
+ }, M(y.value ? T($)(
30156
30172
  "js.components.AVSplitHelper.assign.ballots_to_assign_edit_mode"
30157
- ) : I($)("js.components.AVSplitHelper.assign.ballots_to_assign")), 9, L01),
30173
+ ) : T($)("js.components.AVSplitHelper.assign.ballots_to_assign")), 9, M01),
30158
30174
  $1(r("input", {
30159
30175
  id: `${c.contest.reference}-ballot-selector`,
30160
30176
  "onUpdate:modelValue": X[4] || (X[4] = (R1) => s.value.multiplier = R1),
@@ -30162,7 +30178,7 @@ const o01 = {
30162
30178
  type: "number",
30163
30179
  max: C.value,
30164
30180
  "data-test": "split-helper-assign-input"
30165
- }, null, 8, M01), [
30181
+ }, null, 8, g01), [
30166
30182
  [Ks, s.value.multiplier]
30167
30183
  ])
30168
30184
  ]),
@@ -30171,36 +30187,36 @@ const o01 = {
30171
30187
  "unused-weight": f.value,
30172
30188
  "active-assigned": (Q1 = o.value[a.value]) == null ? void 0 : Q1.multiplier
30173
30189
  }, null, 8, ["assigned-weight", "unused-weight", "active-assigned"]),
30174
- r("div", g01, [
30175
- r("div", v01, [
30190
+ r("div", v01, [
30191
+ r("div", b01, [
30176
30192
  r("button", {
30177
30193
  key: "ballot",
30178
30194
  class: "AVSplitHelper--btn-secondary",
30179
30195
  "data-test": "split-helper-assign-back",
30180
30196
  onClick: X[5] || (X[5] = (R1) => n.value = "ballot")
30181
- }, M(I($)("js.components.AVSplitHelper.assign.back_button")), 1)
30197
+ }, M(T($)("js.components.AVSplitHelper.assign.back_button")), 1)
30182
30198
  ]),
30183
- r("div", b01, [
30199
+ r("div", C01, [
30184
30200
  r("button", {
30185
30201
  key: "confirm",
30186
30202
  class: "AVSplitHelper--btn-primary",
30187
30203
  disabled: ((h2 = s.value) == null ? void 0 : h2.multiplier) < 1 || ((_2 = s.value) == null ? void 0 : _2.multiplier) > C.value,
30188
30204
  "data-test": "split-helper-assign-confirm",
30189
30205
  onClick: X[6] || (X[6] = (R1) => N())
30190
- }, M(I($)("js.components.AVSplitHelper.assign.confirm_button")), 9, C01)
30206
+ }, M(T($)("js.components.AVSplitHelper.assign.confirm_button")), 9, _01)
30191
30207
  ])
30192
30208
  ])
30193
- ])) : n.value === "overview" ? (u(), z("div", _01, [
30194
- f.value === 0 && p.value.isComplete(c.contestSelection) ? (u(), z("div", x01, [
30209
+ ])) : n.value === "overview" ? (u(), z("div", x01, [
30210
+ f.value === 0 && p.value.isComplete(c.contestSelection) ? (u(), z("div", y01, [
30195
30211
  V(W1, {
30196
30212
  icon: "circle-check",
30197
30213
  class: "AVSplitHelper--overview-success-icon"
30198
30214
  }),
30199
- n1(" " + M(I($)("js.components.AVSplitHelper.overview.all_ballots_assigned")), 1)
30200
- ])) : (u(), z("div", y01, [
30201
- r("p", N01, [
30215
+ n1(" " + M(T($)("js.components.AVSplitHelper.overview.all_ballots_assigned")), 1)
30216
+ ])) : (u(), z("div", N01, [
30217
+ r("p", A01, [
30202
30218
  r("strong", null, M(f.value), 1),
30203
- n1(" " + M(I($)("js.components.AVSplitHelper.overview.ballots_left")), 1)
30219
+ n1(" " + M(T($)("js.components.AVSplitHelper.overview.ballots_left")), 1)
30204
30220
  ]),
30205
30221
  r("button", {
30206
30222
  key: "newSelection",
@@ -30210,8 +30226,8 @@ const o01 = {
30210
30226
  onClick: A
30211
30227
  }, [
30212
30228
  V(W1, { icon: "file-circle-plus" }),
30213
- n1(" " + M(I($)("js.components.AVSplitHelper.overview.new_ballot_selection")), 1)
30214
- ], 8, A01)
30229
+ n1(" " + M(T($)("js.components.AVSplitHelper.overview.new_ballot_selection")), 1)
30230
+ ], 8, k01)
30215
30231
  ])),
30216
30232
  (u(!0), z(K, null, r1(o.value, (R1, n2) => (u(), z("article", {
30217
30233
  key: `preview-${n2}`,
@@ -30227,13 +30243,13 @@ const o01 = {
30227
30243
  "image-option": c.imageOption,
30228
30244
  onDeleteSelection: (l3) => P(n2)
30229
30245
  }, null, 8, ["selection-pile", "contest", "active-state", "pile-index", "total-piles", "image-option", "onDeleteSelection"])
30230
- ], 8, k01))), 128))
30246
+ ], 8, S01))), 128))
30231
30247
  ])) : E("", !0)
30232
30248
  ];
30233
30249
  }),
30234
30250
  _: 1
30235
30251
  })
30236
- ], 64)) : (u(), Y(E1, {
30252
+ ], 64)) : (u(), Z(E1, {
30237
30253
  key: 1,
30238
30254
  class: "AVSplitHelper--no-split",
30239
30255
  "selection-pile": s.value,
@@ -30250,42 +30266,42 @@ const o01 = {
30250
30266
  ], 64);
30251
30267
  };
30252
30268
  }
30253
- }), V01 = /* @__PURE__ */ G(S01, [["__scopeId", "data-v-e48e9480"]]), w01 = {
30269
+ }), w01 = /* @__PURE__ */ G(V01, [["__scopeId", "data-v-e48e9480"]]), E01 = {
30254
30270
  key: 0,
30255
30271
  class: "AVResourceSection--image-container"
30256
- }, E01 = ["src", "alt"], T01 = { class: "AVResourceFields" }, H01 = {
30272
+ }, T01 = ["src", "alt"], H01 = { class: "AVResourceFields" }, I01 = {
30257
30273
  key: 0,
30258
30274
  class: "AVResourceFields--title",
30259
30275
  "data-test": "heading-title"
30260
- }, I01 = {
30276
+ }, P01 = {
30261
30277
  key: 1,
30262
30278
  class: "AVResourceFields--subtitle",
30263
30279
  "data-test": "heading-subtitle"
30264
- }, P01 = {
30280
+ }, O01 = {
30265
30281
  key: 2,
30266
30282
  class: "AVResourceFields--group-container",
30267
30283
  "data-test": "heading-group"
30268
- }, O01 = { class: "AVResourceFields--group" }, $01 = {
30284
+ }, $01 = { class: "AVResourceFields--group" }, R01 = {
30269
30285
  key: 1,
30270
30286
  class: "AVResourceFields--divisor"
30271
- }, R01 = {
30287
+ }, D01 = {
30272
30288
  key: 2,
30273
30289
  class: "AVResourceFields--link-list",
30274
30290
  "data-test": "resource-link-list"
30275
- }, D01 = { key: 0 }, F01 = {
30291
+ }, F01 = { key: 0 }, q01 = {
30276
30292
  key: 3,
30277
30293
  "data-test": "resource-checkbox-summary"
30278
- }, q01 = {
30294
+ }, B01 = {
30279
30295
  key: 4,
30280
30296
  "data-test": "resource-selection"
30281
- }, B01 = { key: 0 }, j01 = {
30297
+ }, j01 = { key: 0 }, U01 = {
30282
30298
  key: 5,
30283
30299
  "data-test": "resource-video"
30284
- }, U01 = ["src"], W01 = ["innerHTML"], G01 = {
30300
+ }, W01 = ["src"], G01 = ["innerHTML"], Z01 = {
30285
30301
  key: 7,
30286
30302
  class: "AVResourceFields--regular-content",
30287
30303
  "data-test": "resource-regular-content"
30288
- }, Z01 = { key: 0 }, Y01 = /* @__PURE__ */ W({
30304
+ }, Y01 = { key: 0 }, K01 = /* @__PURE__ */ W({
30289
30305
  __name: "AVResourceSection",
30290
30306
  props: {
30291
30307
  candidate: {
@@ -30310,17 +30326,17 @@ const o01 = {
30310
30326
  }
30311
30327
  },
30312
30328
  setup(c) {
30313
- const e = H(
30329
+ const e = I(
30314
30330
  () => {
30315
30331
  var h, g, C, x, y, _;
30316
30332
  return (g = (h = i.candidate.title) == null ? void 0 : h[0]) != null && g.localised ? ((x = (C = i.candidate.title) == null ? void 0 : C[0]) == null ? void 0 : x.form_content)[m.value] : (_ = (y = i.candidate.title) == null ? void 0 : y[0]) == null ? void 0 : _.form_content;
30317
30333
  }
30318
- ), l = H(
30334
+ ), l = I(
30319
30335
  () => {
30320
30336
  var h, g, C, x, y, _;
30321
30337
  return (g = (h = i.candidate.subtitle) == null ? void 0 : h[0]) != null && g.localised ? ((x = (C = i.candidate.title) == null ? void 0 : C[0]) == null ? void 0 : x.form_content)[m.value] : (_ = (y = i.candidate.subtitle) == null ? void 0 : y[0]) == null ? void 0 : _.form_content;
30322
30338
  }
30323
- ), t = H(() => {
30339
+ ), t = I(() => {
30324
30340
  var x;
30325
30341
  if (!i.candidate.groups) return null;
30326
30342
  let h = [], g = [], C = "";
@@ -30333,18 +30349,18 @@ const o01 = {
30333
30349
  surplus: g.length || null,
30334
30350
  remaining: C
30335
30351
  };
30336
- }), a = H(
30352
+ }), a = I(
30337
30353
  () => i.summary ? i.candidate.summary : i.candidate.generic.filter(
30338
30354
  (h) => h.item_type !== "image"
30339
30355
  )
30340
- ), s = H(
30356
+ ), s = I(
30341
30357
  () => i.summary ? !!i.candidate.summary.length : !!i.candidate.generic.length
30342
- ), n = (h) => h.item_type === "check_box" ? !0 : h.form_content ? h.item_type === "link_list" ? !!h.form_content.length : h.localised ? !!h.form_content[m.value] : !!h.form_content : !1, i = c, o = H(
30358
+ ), n = (h) => h.item_type === "check_box" ? !0 : h.form_content ? h.item_type === "link_list" ? !!h.form_content.length : h.localised ? !!h.form_content[m.value] : !!h.form_content : !1, i = c, o = I(
30343
30359
  () => {
30344
30360
  var h;
30345
30361
  return (h = i.candidate.generic.find((g) => g.item_type === "image")) == null ? void 0 : h.form_content;
30346
30362
  }
30347
- ), f = A1("i18n"), { t: d, d: p } = f.global, m = H(
30363
+ ), f = A1("i18n"), { t: d, d: p } = f.global, m = I(
30348
30364
  () => f.global.locale.value || f.global.locale
30349
30365
  );
30350
30366
  return p1(() => {
@@ -30366,27 +30382,27 @@ const o01 = {
30366
30382
  class: F(["AVResourceSection--container", { "AVResourceSection--card": c.card }]),
30367
30383
  "data-test": "resource-section"
30368
30384
  }, [
30369
- c.summary && o.value ? (u(), z("div", w01, [
30385
+ c.summary && o.value ? (u(), z("div", E01, [
30370
30386
  r("img", {
30371
30387
  src: o.value,
30372
- alt: I(d)("js.components.AVResourceSection.alt_candidate"),
30388
+ alt: T(d)("js.components.AVResourceSection.alt_candidate"),
30373
30389
  class: "AVResourceSection--image",
30374
30390
  "data-test": "resource-image"
30375
- }, null, 8, E01)
30391
+ }, null, 8, T01)
30376
30392
  ])) : E("", !0),
30377
30393
  r("div", {
30378
30394
  class: F(
30379
30395
  c.summary ? "AVResourceSection--fields-container" : "AVResourceSection--generic-container"
30380
30396
  )
30381
30397
  }, [
30382
- r("div", T01, [
30383
- c.summary && e.value ? (u(), z("h4", H01, M(e.value), 1)) : E("", !0),
30384
- c.summary && l.value ? (u(), z("h5", I01, M(l.value), 1)) : E("", !0),
30385
- c.summary && c.candidate.groups && !c.card ? (u(), z("div", P01, [
30386
- r("h4", O01, M(t.value.title), 1),
30387
- t.value.surplus ? (u(), Y(C, {
30398
+ r("div", H01, [
30399
+ c.summary && e.value ? (u(), z("h4", I01, M(e.value), 1)) : E("", !0),
30400
+ c.summary && l.value ? (u(), z("h5", P01, M(l.value), 1)) : E("", !0),
30401
+ c.summary && c.candidate.groups && !c.card ? (u(), z("div", O01, [
30402
+ r("h4", $01, M(t.value.title), 1),
30403
+ t.value.surplus ? (u(), Z(C, {
30388
30404
  key: 0,
30389
- text: I(d)("js.components.AVResourceSection.and_more", {
30405
+ text: T(d)("js.components.AVResourceSection.and_more", {
30390
30406
  amount: t.value.surplus
30391
30407
  }),
30392
30408
  content: t.value.remaining,
@@ -30412,50 +30428,50 @@ const o01 = {
30412
30428
  "data-test": "resource-title"
30413
30429
  }, [
30414
30430
  n1(M(_.label[m.value]) + " ", 1),
30415
- _.item_type === "check_box" ? (u(), Y(x, {
30431
+ _.item_type === "check_box" ? (u(), Z(x, {
30416
30432
  key: 0,
30417
30433
  icon: _.form_content ? "square-check" : "square-xmark",
30418
30434
  class: F(
30419
30435
  _.form_content ? "AVResourceFields--checkbox-true" : "AVResourceFields--checkbox-false"
30420
30436
  ),
30421
- "aria-label": _.form_content ? I(d)("js.components.AVResourceSection.true") : I(d)("js.components.AVResourceSection.false"),
30437
+ "aria-label": _.form_content ? T(d)("js.components.AVResourceSection.true") : T(d)("js.components.AVResourceSection.false"),
30422
30438
  "data-test": "resource-checkbox-icon"
30423
30439
  }, null, 8, ["icon", "class", "aria-label"])) : E("", !0)
30424
30440
  ], 2)),
30425
- !c.summary && _.item_type !== "check_box" ? (u(), z("hr", $01)) : E("", !0),
30426
- _.item_type === "link_list" && n(_) ? (u(), z("div", R01, [
30427
- c.summary ? (u(), z("span", D01, M(`${_.label[m.value]}:`), 1)) : E("", !0),
30428
- (u(!0), z(K, null, r1(_.form_content, (b) => (u(), Y(y, {
30441
+ !c.summary && _.item_type !== "check_box" ? (u(), z("hr", R01)) : E("", !0),
30442
+ _.item_type === "link_list" && n(_) ? (u(), z("div", D01, [
30443
+ c.summary ? (u(), z("span", F01, M(`${_.label[m.value]}:`), 1)) : E("", !0),
30444
+ (u(!0), z(K, null, r1(_.form_content, (b) => (u(), Z(y, {
30429
30445
  key: b.attributes.name,
30430
30446
  link: b,
30431
30447
  large: !c.summary
30432
30448
  }, null, 8, ["link", "large"]))), 128))
30433
- ])) : _.item_type === "check_box" && c.summary ? (u(), z("div", F01, [
30449
+ ])) : _.item_type === "check_box" && c.summary ? (u(), z("div", q01, [
30434
30450
  r("span", null, M(`${_.label[m.value]}`), 1),
30435
30451
  V(x, {
30436
30452
  icon: _.form_content ? "square-check" : "square-xmark",
30437
30453
  class: F(
30438
30454
  _.form_content ? "AVResourceFields--checkbox-true" : "AVResourceFields--checkbox-false"
30439
30455
  ),
30440
- "aria-label": _.form_content ? I(d)("js.components.AVResourceSection.true") : I(d)("js.components.AVResourceSection.false")
30456
+ "aria-label": _.form_content ? T(d)("js.components.AVResourceSection.true") : T(d)("js.components.AVResourceSection.false")
30441
30457
  }, null, 8, ["icon", "class", "aria-label"])
30442
- ])) : _.item_type === "select" && n(_) ? (u(), z("div", q01, [
30443
- c.summary ? (u(), z("span", B01, M(`${_.label[m.value]}:`), 1)) : E("", !0),
30458
+ ])) : _.item_type === "select" && n(_) ? (u(), z("div", B01, [
30459
+ c.summary ? (u(), z("span", j01, M(`${_.label[m.value]}:`), 1)) : E("", !0),
30444
30460
  n1(" " + M(_.form_content[m.value]), 1)
30445
- ])) : _.item_type === "video" && n(_) ? (u(), z("div", j01, [
30461
+ ])) : _.item_type === "video" && n(_) ? (u(), z("div", U01, [
30446
30462
  r("iframe", {
30447
30463
  style: { width: "100%", height: "100%", "min-height": "400px" },
30448
30464
  src: _.form_content.toString()
30449
- }, null, 8, U01)
30465
+ }, null, 8, W01)
30450
30466
  ])) : _.item_type === "rich_text_area" && !c.summary && n(_) ? (u(), z("div", {
30451
30467
  key: 6,
30452
30468
  class: "AVResourceFields--rich-text",
30453
30469
  innerHTML: _.localised ? _.form_content[m.value] : _.form_content,
30454
30470
  "data-test": "resource-rich-text"
30455
- }, null, 8, W01)) : _.item_type !== "rich_text_area" && _.item_type !== "check_box" ? (u(), z("p", G01, [
30456
- c.summary ? (u(), z("span", Z01, M(`${_.label[m.value]}: `), 1)) : E("", !0),
30471
+ }, null, 8, G01)) : _.item_type !== "rich_text_area" && _.item_type !== "check_box" ? (u(), z("p", Z01, [
30472
+ c.summary ? (u(), z("span", Y01, M(`${_.label[m.value]}: `), 1)) : E("", !0),
30457
30473
  _.item_type === "date" || _.item_type === "date_time" ? (u(), z(K, { key: 1 }, [
30458
- n1(M(I(p)(
30474
+ n1(M(T(p)(
30459
30475
  _.form_content,
30460
30476
  _.item_type === "date" ? null : "long"
30461
30477
  )), 1)
@@ -30471,22 +30487,22 @@ const o01 = {
30471
30487
  ], 2);
30472
30488
  };
30473
30489
  }
30474
- }), K01 = /* @__PURE__ */ G(Y01, [["__scopeId", "data-v-127e6553"]]), X01 = { class: "AVCalculateResultContent--container" }, J01 = { class: "AVCalculateResultContent--information" }, Q01 = {
30490
+ }), X01 = /* @__PURE__ */ G(K01, [["__scopeId", "data-v-127e6553"]]), J01 = { class: "AVCalculateResultContent--container" }, Q01 = { class: "AVCalculateResultContent--information" }, c61 = {
30475
30491
  class: "AVCalculateResultContent--information-set AVCalculateResultContent--role",
30476
30492
  "data-test": "role"
30477
- }, c61 = { class: "AVCalculateResultContent--label" }, e61 = {
30493
+ }, e61 = { class: "AVCalculateResultContent--label" }, l61 = {
30478
30494
  class: "AVCalculateResultContent--information-set AVCalculateResultContent--status",
30479
30495
  "data-test": "status"
30480
- }, l61 = { class: "AVCalculateResultContent--label" }, t61 = { class: "AVCalculateResultContent--status-information" }, a61 = {
30496
+ }, t61 = { class: "AVCalculateResultContent--label" }, a61 = { class: "AVCalculateResultContent--status-information" }, s61 = {
30481
30497
  class: "AVCalculateResultContent--information-set",
30482
30498
  "data-test": "mixes"
30483
- }, s61 = { class: "AVCalculateResultContent--label" }, n61 = {
30499
+ }, n61 = { class: "AVCalculateResultContent--label" }, i61 = {
30484
30500
  class: "AVCalculateResultContent--information-set",
30485
30501
  "data-test": "decryptions"
30486
- }, i61 = { class: "AVCalculateResultContent--label" }, o61 = {
30502
+ }, o61 = { class: "AVCalculateResultContent--label" }, r61 = {
30487
30503
  class: "AVCalculateResultContent--information-set",
30488
30504
  "data-test": "time"
30489
- }, r61 = { class: "AVCalculateResultContent--label" }, f61 = { class: "AVCalculateResultContent--elapsed" }, u61 = /* @__PURE__ */ W({
30505
+ }, f61 = { class: "AVCalculateResultContent--label" }, u61 = { class: "AVCalculateResultContent--elapsed" }, m61 = /* @__PURE__ */ W({
30490
30506
  __name: "AVCalculateResultContent",
30491
30507
  props: {
30492
30508
  progress: {
@@ -30522,11 +30538,11 @@ const o01 = {
30522
30538
  }
30523
30539
  },
30524
30540
  setup(c) {
30525
- const e = A1("i18n"), { t: l } = e.global, t = c, a = H(
30541
+ const e = A1("i18n"), { t: l } = e.global, t = c, a = I(
30526
30542
  () => l(`js.components.AVCalculateResultContent.roles.${t.role}`)
30527
- ), s = H(
30543
+ ), s = I(
30528
30544
  () => l(`js.components.AVCalculateResultContent.status.${t.status}`)
30529
- ), n = H(() => {
30545
+ ), n = I(() => {
30530
30546
  switch (t.status) {
30531
30547
  case "initial":
30532
30548
  return "hourglass-half";
@@ -30552,22 +30568,22 @@ const o01 = {
30552
30568
  { deep: !0 }
30553
30569
  ), (i, o) => {
30554
30570
  const f = O("AVProgressBar"), d = O("AVIcon"), p = O("AVWaitingDots");
30555
- return u(), z("div", X01, [
30571
+ return u(), z("div", J01, [
30556
30572
  V(f, {
30557
30573
  value: c.progress,
30558
30574
  "data-test": "progress"
30559
30575
  }, null, 8, ["value"]),
30560
- r("div", J01, [
30561
- r("div", Q01, [
30562
- r("span", c61, M(I(l)("js.components.AVCalculateResultContent.roles.label")), 1),
30576
+ r("div", Q01, [
30577
+ r("div", c61, [
30578
+ r("span", e61, M(T(l)("js.components.AVCalculateResultContent.roles.label")), 1),
30563
30579
  r("span", null, [
30564
30580
  V(d, { icon: "user-shield" }),
30565
30581
  n1(" " + M(a.value), 1)
30566
30582
  ])
30567
30583
  ]),
30568
- r("div", e61, [
30569
- r("span", l61, M(I(l)("js.components.AVCalculateResultContent.status.label")), 1),
30570
- r("span", t61, [
30584
+ r("div", l61, [
30585
+ r("span", t61, M(T(l)("js.components.AVCalculateResultContent.status.label")), 1),
30586
+ r("span", a61, [
30571
30587
  V(d, {
30572
30588
  icon: n.value,
30573
30589
  class: F(["AVCalculateResultContent--status-icon", {
@@ -30576,26 +30592,26 @@ const o01 = {
30576
30592
  "data-test": "status-icon"
30577
30593
  }, null, 8, ["icon", "class"]),
30578
30594
  n1(" " + M(s.value) + " ", 1),
30579
- c.status !== "finished" ? (u(), Y(p, { key: 0 })) : E("", !0)
30595
+ c.status !== "finished" ? (u(), Z(p, { key: 0 })) : E("", !0)
30580
30596
  ])
30581
30597
  ]),
30582
- r("div", a61, [
30583
- r("span", s61, M(I(l)("js.components.AVCalculateResultContent.mixes.label")), 1),
30598
+ r("div", s61, [
30599
+ r("span", n61, M(T(l)("js.components.AVCalculateResultContent.mixes.label")), 1),
30584
30600
  r("span", null, M(`${c.mixes[0]}/${c.mixes[1]}`), 1)
30585
30601
  ]),
30586
- r("div", n61, [
30587
- r("span", i61, M(I(l)("js.components.AVCalculateResultContent.decryptions.label")), 1),
30602
+ r("div", i61, [
30603
+ r("span", o61, M(T(l)("js.components.AVCalculateResultContent.decryptions.label")), 1),
30588
30604
  r("span", null, M(`${c.decryptions[0]}/${c.decryptions[1]}`), 1)
30589
30605
  ]),
30590
- r("div", o61, [
30591
- r("span", r61, M(I(l)("js.components.AVCalculateResultContent.elapsed.label")), 1),
30592
- r("time", f61, M(c.elapsed), 1)
30606
+ r("div", r61, [
30607
+ r("span", f61, M(T(l)("js.components.AVCalculateResultContent.elapsed.label")), 1),
30608
+ r("time", u61, M(c.elapsed), 1)
30593
30609
  ])
30594
30610
  ])
30595
30611
  ]);
30596
30612
  };
30597
30613
  }
30598
- }), m61 = /* @__PURE__ */ G(u61, [["__scopeId", "data-v-ad18a2ae"]]), d61 = { class: "AVNormalSummary--container" }, p61 = { class: "AVNormalSummary" }, z61 = /* @__PURE__ */ W({
30614
+ }), d61 = /* @__PURE__ */ G(m61, [["__scopeId", "data-v-ad18a2ae"]]), p61 = { class: "AVNormalSummary--container" }, z61 = { class: "AVNormalSummary" }, h61 = /* @__PURE__ */ W({
30599
30615
  __name: "AVNormalSummary",
30600
30616
  props: {
30601
30617
  sortedResult: {
@@ -30619,9 +30635,9 @@ const o01 = {
30619
30635
  const e = c, l = (t) => t === "blank" && e.disregardBlank ? !0 : e.hidePercentage;
30620
30636
  return (t, a) => {
30621
30637
  const s = O("AVResultOption");
30622
- return u(), z("div", d61, [
30623
- r("div", p61, [
30624
- (u(!0), z(K, null, r1(c.sortedResult, (n) => (u(), Y(s, {
30638
+ return u(), z("div", p61, [
30639
+ r("div", z61, [
30640
+ (u(!0), z(K, null, r1(c.sortedResult, (n) => (u(), Z(s, {
30625
30641
  key: `result_for_${n.reference}`,
30626
30642
  optionTitle: n.title,
30627
30643
  optionImage: n.image,
@@ -30636,11 +30652,11 @@ const o01 = {
30636
30652
  ]);
30637
30653
  };
30638
30654
  }
30639
- }), h61 = /* @__PURE__ */ G(z61, [["__scopeId", "data-v-9ef35b76"]]), L61 = { class: "AVRankedSummary--container" }, M61 = {
30655
+ }), L61 = /* @__PURE__ */ G(h61, [["__scopeId", "data-v-9ef35b76"]]), M61 = { class: "AVRankedSummary--container" }, g61 = {
30640
30656
  class: "AVRankedSummary--table",
30641
30657
  id: "ranked_summary_table",
30642
30658
  "data-test": "table"
30643
- }, g61 = { class: "AVRankedSummary--heading" }, v61 = { key: 0 }, b61 = { key: 1 }, C61 = { key: 2 }, _61 = /* @__PURE__ */ W({
30659
+ }, v61 = { class: "AVRankedSummary--heading" }, b61 = { key: 0 }, C61 = { key: 1 }, _61 = { key: 2 }, x61 = /* @__PURE__ */ W({
30644
30660
  __name: "AVRankedSummary",
30645
30661
  props: {
30646
30662
  result: {
@@ -30665,10 +30681,10 @@ const o01 = {
30665
30681
  }
30666
30682
  },
30667
30683
  setup(c) {
30668
- const e = c, l = H(() => {
30684
+ const e = c, l = I(() => {
30669
30685
  var o, f;
30670
30686
  return ((f = (o = e.result[0]) == null ? void 0 : o.rounds) == null ? void 0 : f.length) ?? 0;
30671
- }), t = H(() => e.result.filter((o) => o.elected).map((o) => o.title[i.value] ?? Object.values(o.title)[0])), a = H(() => e.result.filter((o) => o.tied).map((o) => o.title[i.value] ?? Object.values(o.title)[0])), s = A1("i18n"), { t: n } = s.global, i = H(
30687
+ }), t = I(() => e.result.filter((o) => o.elected).map((o) => o.title[i.value] ?? Object.values(o.title)[0])), a = I(() => e.result.filter((o) => o.tied).map((o) => o.title[i.value] ?? Object.values(o.title)[0])), s = A1("i18n"), { t: n } = s.global, i = I(
30672
30688
  () => s.global.locale.value || s.global.locale
30673
30689
  );
30674
30690
  return p1(() => {
@@ -30680,16 +30696,16 @@ const o01 = {
30680
30696
  },
30681
30697
  { deep: !0 }
30682
30698
  ), (o, f) => (u(), z(K, null, [
30683
- r("div", L61, [
30684
- r("table", M61, [
30685
- r("thead", g61, [
30699
+ r("div", M61, [
30700
+ r("table", g61, [
30701
+ r("thead", v61, [
30686
30702
  r("tr", null, [
30687
- r("th", null, M(I(n)("js.components.AVRankedSummary.header.position")), 1),
30688
- r("th", null, M(I(n)("js.components.AVRankedSummary.header.candidate")), 1),
30703
+ r("th", null, M(T(n)("js.components.AVRankedSummary.header.position")), 1),
30704
+ r("th", null, M(T(n)("js.components.AVRankedSummary.header.candidate")), 1),
30689
30705
  (u(!0), z(K, null, r1(l.value, (d) => (u(), z("th", {
30690
30706
  key: `header_for_round_${d}`,
30691
30707
  class: "AVRankedSummary--text"
30692
- }, M(I(n)("js.components.AVRankedSummary.header.round_n", {
30708
+ }, M(T(n)("js.components.AVRankedSummary.header.round_n", {
30693
30709
  n: d
30694
30710
  })), 1))), 128))
30695
30711
  ])
@@ -30724,24 +30740,24 @@ const o01 = {
30724
30740
  class: F(`AVRankedSummary--summary AVRankedSummary--text-${c.theme}`),
30725
30741
  "data-test": "summary"
30726
30742
  }, [
30727
- r("p", null, M(I(n)("js.components.AVRankedSummary.summary.seats")) + ": " + M(c.seats), 1),
30728
- c.distributionNumber > 0 ? (u(), z("p", v61, M(I(n)("js.components.AVRankedSummary.summary.distribution")) + ": " + M(c.distributionNumber), 1)) : E("", !0),
30729
- t.value.length > 0 ? (u(), z("p", b61, [
30730
- n1(M(I(n)("js.components.AVRankedSummary.summary.elected")) + ": ", 1),
30743
+ r("p", null, M(T(n)("js.components.AVRankedSummary.summary.seats")) + ": " + M(c.seats), 1),
30744
+ c.distributionNumber > 0 ? (u(), z("p", b61, M(T(n)("js.components.AVRankedSummary.summary.distribution")) + ": " + M(c.distributionNumber), 1)) : E("", !0),
30745
+ t.value.length > 0 ? (u(), z("p", C61, [
30746
+ n1(M(T(n)("js.components.AVRankedSummary.summary.elected")) + ": ", 1),
30731
30747
  r("span", null, M(t.value.join(", ")), 1)
30732
30748
  ])) : E("", !0),
30733
- a.value.length > 0 ? (u(), z("p", C61, [
30734
- n1(M(I(n)("js.components.AVRankedSummary.summary.tied")) + ": ", 1),
30749
+ a.value.length > 0 ? (u(), z("p", _61, [
30750
+ n1(M(T(n)("js.components.AVRankedSummary.summary.tied")) + ": ", 1),
30735
30751
  r("span", null, M(a.value.join(", ")), 1)
30736
30752
  ])) : E("", !0)
30737
30753
  ], 2)
30738
30754
  ], 64));
30739
30755
  }
30740
- }), x61 = /* @__PURE__ */ G(_61, [["__scopeId", "data-v-32323466"]]), y61 = { class: "AVInstantRunoffSummary" }, N61 = { class: "AVInstantRunoffSummary--container" }, A61 = { class: "AVInstantRunoffSummary--table-container" }, k61 = {
30756
+ }), y61 = /* @__PURE__ */ G(x61, [["__scopeId", "data-v-32323466"]]), N61 = { class: "AVInstantRunoffSummary" }, A61 = { class: "AVInstantRunoffSummary--container" }, k61 = { class: "AVInstantRunoffSummary--table-container" }, S61 = {
30741
30757
  class: "AVInstantRunoffSummary--table",
30742
30758
  id: "ranked_summary_table",
30743
30759
  "data-test": "table"
30744
- }, S61 = { class: "AVInstantRunoffSummary--heading" }, V61 = /* @__PURE__ */ W({
30760
+ }, V61 = { class: "AVInstantRunoffSummary--heading" }, w61 = /* @__PURE__ */ W({
30745
30761
  __name: "AVInstantRunoffSummary",
30746
30762
  props: {
30747
30763
  rounds: {
@@ -30782,7 +30798,7 @@ const o01 = {
30782
30798
  }
30783
30799
  },
30784
30800
  setup(c) {
30785
- const e = c, l = (o, f) => e.rounds[f].counts[o] || 0, t = (o, f) => e.rounds[f].eliminated === o && "AVInstantRunoffSummary--eliminated", a = (o, f) => e.rounds[f].elected === o && "AVInstantRunoffSummary--elected", s = A1("i18n"), { t: n } = s.global, i = H(
30801
+ const e = c, l = (o, f) => e.rounds[f].counts[o] || 0, t = (o, f) => e.rounds[f].eliminated === o && "AVInstantRunoffSummary--eliminated", a = (o, f) => e.rounds[f].elected === o && "AVInstantRunoffSummary--elected", s = A1("i18n"), { t: n } = s.global, i = I(
30786
30802
  () => s.global.locale.value || s.global.locale
30787
30803
  );
30788
30804
  return p1(() => {
@@ -30795,22 +30811,22 @@ const o01 = {
30795
30811
  { deep: !0 }
30796
30812
  ), (o, f) => {
30797
30813
  const d = O("AVIcon"), p = s2("tooltip");
30798
- return u(), z("div", y61, [
30814
+ return u(), z("div", N61, [
30799
30815
  r("h5", {
30800
30816
  class: F(["AVInstantRunoffSummary--title", `AVInstantRunoffSummary--text-${c.theme}`]),
30801
30817
  "data-test": "seat-title"
30802
- }, M(I(n)("js.components.AVInstantRunoffSummary.seat_n", { n: c.seatNumber })), 3),
30803
- r("div", N61, [
30804
- r("div", A61, [
30805
- r("table", k61, [
30806
- r("thead", S61, [
30818
+ }, M(T(n)("js.components.AVInstantRunoffSummary.seat_n", { n: c.seatNumber })), 3),
30819
+ r("div", A61, [
30820
+ r("div", k61, [
30821
+ r("table", S61, [
30822
+ r("thead", V61, [
30807
30823
  r("tr", null, [
30808
- r("th", null, M(I(n)("js.components.AVInstantRunoffSummary.header.candidate")), 1),
30824
+ r("th", null, M(T(n)("js.components.AVInstantRunoffSummary.header.candidate")), 1),
30809
30825
  (u(!0), z(K, null, r1(c.rounds, (m, h) => $1((u(), z("th", {
30810
30826
  key: `instant_runoff_seat_${c.seatNumber}_round_${h}`,
30811
30827
  class: "AVInstantRunoffSummary--text"
30812
30828
  }, [
30813
- n1(M(I(n)("js.components.AVInstantRunoffSummary.header.round_n", {
30829
+ n1(M(T(n)("js.components.AVInstantRunoffSummary.header.round_n", {
30814
30830
  n: h + 1
30815
30831
  })) + " ", 1),
30816
30832
  V(d, {
@@ -30847,7 +30863,7 @@ const o01 = {
30847
30863
  r("tr", null, [
30848
30864
  r("td", {
30849
30865
  class: F(`AVInstantRunoffSummary--text-${c.theme}`)
30850
- }, M(I(n)(
30866
+ }, M(T(n)(
30851
30867
  "js.components.AVInstantRunoffSummary.summary.transfered_votes"
30852
30868
  )), 3),
30853
30869
  (u(!0), z(K, null, r1(c.rounds.length, (m) => (u(), z("td", {
@@ -30858,7 +30874,7 @@ const o01 = {
30858
30874
  r("tr", null, [
30859
30875
  r("td", {
30860
30876
  class: F(`AVInstantRunoffSummary--text-${c.theme}`)
30861
- }, M(I(n)("js.components.AVInstantRunoffSummary.summary.exhausted")), 3),
30877
+ }, M(T(n)("js.components.AVInstantRunoffSummary.summary.exhausted")), 3),
30862
30878
  (u(!0), z(K, null, r1(c.rounds.length, (m) => (u(), z("td", {
30863
30879
  key: `instant_runoff_seat_${c.seatNumber}_exhausted_${m}`,
30864
30880
  class: F(["AVInstantRunoffSummary--text AVInstantRunoffSummary--cell-text", `AVInstantRunoffSummary--text-${c.theme}`])
@@ -30872,44 +30888,44 @@ const o01 = {
30872
30888
  class: F(["AVInstantRunoffSummary--summary", `AVInstantRunoffSummary--text-${c.theme}`]),
30873
30889
  "data-test": "not-included"
30874
30890
  }, [
30875
- r("strong", null, M(I(n)("js.components.AVInstantRunoffSummary.summary.not_included_count")), 1),
30891
+ r("strong", null, M(T(n)("js.components.AVInstantRunoffSummary.summary.not_included_count")), 1),
30876
30892
  n1(" " + M(c.votesNotIncluded), 1)
30877
30893
  ], 2)) : E("", !0),
30878
30894
  r("p", {
30879
30895
  class: F(["AVInstantRunoffSummary--summary", `AVInstantRunoffSummary--text-${c.theme}`]),
30880
30896
  "data-test": "abstain"
30881
30897
  }, [
30882
- r("strong", null, M(I(n)("js.components.AVInstantRunoffSummary.summary.abstain")), 1),
30898
+ r("strong", null, M(T(n)("js.components.AVInstantRunoffSummary.summary.abstain")), 1),
30883
30899
  n1(" " + M(c.blankVotes), 1)
30884
30900
  ], 2),
30885
30901
  r("p", {
30886
30902
  class: F(["AVInstantRunoffSummary--summary", `AVInstantRunoffSummary--text-${c.theme}`]),
30887
30903
  "data-test": "total"
30888
30904
  }, [
30889
- r("strong", null, M(I(n)("js.components.AVInstantRunoffSummary.summary.total_votes")), 1),
30905
+ r("strong", null, M(T(n)("js.components.AVInstantRunoffSummary.summary.total_votes")), 1),
30890
30906
  n1(" " + M(c.totalVotes), 1)
30891
30907
  ], 2),
30892
30908
  r("p", {
30893
30909
  class: F(["AVInstantRunoffSummary--summary", `AVInstantRunoffSummary--text-${c.theme}`]),
30894
30910
  "data-test": "quota"
30895
30911
  }, [
30896
- r("strong", null, M(I(n)("js.components.AVInstantRunoffSummary.summary.quota")), 1),
30912
+ r("strong", null, M(T(n)("js.components.AVInstantRunoffSummary.summary.quota")), 1),
30897
30913
  n1(" " + M(c.quota), 1)
30898
30914
  ], 2)
30899
30915
  ])
30900
30916
  ]);
30901
30917
  };
30902
30918
  }
30903
- }), w61 = /* @__PURE__ */ G(V61, [["__scopeId", "data-v-28f67e70"]]);
30904
- var E61 = {}, T61 = { class: "flex items-center" }, H61 = { class: "flex flex-col items-center justify-center p-3 w-full" };
30905
- function I61(c, e) {
30919
+ }), E61 = /* @__PURE__ */ G(w61, [["__scopeId", "data-v-28f67e70"]]);
30920
+ var T61 = {}, H61 = { class: "flex items-center" }, I61 = { class: "flex flex-col items-center justify-center p-3 w-full" };
30921
+ function P61(c, e) {
30906
30922
  var l = O("AVNavbarItem"), t = O("AVNavigationItemList"), a = O("AVMenuDropdown"), s = O("AVNavbar"), n = O("AVLabel"), i = O("AVTabSwitcher"), o = O("AVSidebarItem"), f = O("AVButton"), d = O("AVSidebar"), p = O("AVContent"), m = O("AVFooter");
30907
30923
  return u(), z(K, null, [
30908
30924
  V(s, null, {
30909
30925
  default: t1(function() {
30910
30926
  return [
30911
30927
  e[0] || (e[0] = r("a", { href: "#" }, "LOGO", -1)),
30912
- r("div", T61, [
30928
+ r("div", H61, [
30913
30929
  V(t, { type: "navbar" }, {
30914
30930
  default: t1(function() {
30915
30931
  return [
@@ -30952,7 +30968,7 @@ function I61(c, e) {
30952
30968
  V(d, null, {
30953
30969
  default: t1(function() {
30954
30970
  return [
30955
- r("div", H61, [
30971
+ r("div", I61, [
30956
30972
  e[1] || (e[1] = r("h2", { class: "mb-4" }, "Election Name", -1)),
30957
30973
  V(n, {
30958
30974
  value: "draft",
@@ -31064,16 +31080,16 @@ function I61(c, e) {
31064
31080
  V(m)
31065
31081
  ], 64);
31066
31082
  }
31067
- const P61 = /* @__PURE__ */ G(E61, [["render", I61]]);
31068
- var O61 = {}, $61 = { class: "flex items-center" }, R61 = { class: "flex flex-col items-center justify-center p-3 w-full" };
31069
- function D61(c, e) {
31083
+ const O61 = /* @__PURE__ */ G(T61, [["render", P61]]);
31084
+ var $61 = {}, R61 = { class: "flex items-center" }, D61 = { class: "flex flex-col items-center justify-center p-3 w-full" };
31085
+ function F61(c, e) {
31070
31086
  var l = O("AVNavbarItem"), t = O("AVNavigationItemList"), a = O("AVMenuDropdown"), s = O("AVNavbar"), n = O("AVLabel"), i = O("AVTabSwitcher"), o = O("AVSidebarItem"), f = O("AVButton"), d = O("AVSidebar"), p = O("AVContent"), m = O("AVFooter");
31071
31087
  return u(), z(K, null, [
31072
31088
  V(s, null, {
31073
31089
  default: t1(function() {
31074
31090
  return [
31075
31091
  e[0] || (e[0] = r("a", { href: "#" }, "LOGO", -1)),
31076
- r("div", $61, [
31092
+ r("div", R61, [
31077
31093
  V(t, { type: "navbar" }, {
31078
31094
  default: t1(function() {
31079
31095
  return [
@@ -31116,7 +31132,7 @@ function D61(c, e) {
31116
31132
  V(d, null, {
31117
31133
  default: t1(function() {
31118
31134
  return [
31119
- r("div", R61, [
31135
+ r("div", D61, [
31120
31136
  e[1] || (e[1] = r("h2", { class: "mb-4" }, "Election Name", -1)),
31121
31137
  V(n, {
31122
31138
  value: "draft",
@@ -31261,16 +31277,16 @@ function D61(c, e) {
31261
31277
  V(m)
31262
31278
  ], 64);
31263
31279
  }
31264
- const F61 = /* @__PURE__ */ G(O61, [["render", D61]]);
31265
- var q61 = {}, B61 = { class: "flex items-center" };
31266
- function j61(c, e) {
31280
+ const q61 = /* @__PURE__ */ G($61, [["render", F61]]);
31281
+ var B61 = {}, j61 = { class: "flex items-center" };
31282
+ function U61(c, e) {
31267
31283
  var l = O("AVNavbarItem"), t = O("AVNavigationItemList"), a = O("AVMenuDropdown"), s = O("AVNavbar"), n = O("AVContent"), i = O("AVFooter");
31268
31284
  return u(), z(K, null, [
31269
31285
  V(s, null, {
31270
31286
  default: t1(function() {
31271
31287
  return [
31272
31288
  e[0] || (e[0] = r("a", { href: "#" }, "LOGO", -1)),
31273
- r("div", B61, [
31289
+ r("div", j61, [
31274
31290
  V(t, { type: "navbar" }, {
31275
31291
  default: t1(function() {
31276
31292
  return [
@@ -31333,10 +31349,10 @@ function j61(c, e) {
31333
31349
  })
31334
31350
  ], 64);
31335
31351
  }
31336
- const U61 = /* @__PURE__ */ G(q61, [["render", j61]]), W61 = { class: "flex items-center" }, G61 = { href: "/new" }, Z61 = { class: "new-election-button" }, Y61 = {
31352
+ const W61 = /* @__PURE__ */ G(B61, [["render", U61]]), G61 = { class: "flex items-center" }, Z61 = { href: "/new" }, Y61 = { class: "new-election-button" }, K61 = {
31337
31353
  key: 0,
31338
31354
  class: "no-elections-container"
31339
- }, K61 = /* @__PURE__ */ W({
31355
+ }, X61 = /* @__PURE__ */ W({
31340
31356
  __name: "ElectionDashboardLayout",
31341
31357
  setup(c) {
31342
31358
  const e = [
@@ -31395,7 +31411,7 @@ const U61 = /* @__PURE__ */ G(q61, [["render", j61]]), W61 = { class: "flex item
31395
31411
  V(i, null, {
31396
31412
  default: t1(() => [
31397
31413
  t[0] || (t[0] = r("a", { href: "#" }, "LOGO", -1)),
31398
- r("div", W61, [
31414
+ r("div", G61, [
31399
31415
  V(s, { type: "navbar" }, {
31400
31416
  default: t1(() => [
31401
31417
  V(a, {
@@ -31436,7 +31452,7 @@ const U61 = /* @__PURE__ */ G(q61, [["render", j61]]), W61 = { class: "flex item
31436
31452
  class: "dashboard-container"
31437
31453
  }, {
31438
31454
  default: t1(() => [
31439
- r("a", G61, [
31455
+ r("a", Z61, [
31440
31456
  V(f, {
31441
31457
  variant: "rounded",
31442
31458
  role: "button"
@@ -31448,7 +31464,7 @@ const U61 = /* @__PURE__ */ G(q61, [["render", j61]]), W61 = { class: "flex item
31448
31464
  "data-test": "title"
31449
31465
  }, "Create new election")
31450
31466
  ], -1)),
31451
- r("div", Z61, [
31467
+ r("div", Y61, [
31452
31468
  V(o, {
31453
31469
  icon: "fa-solid fa-circle-plus",
31454
31470
  class: "new-election-icon"
@@ -31458,7 +31474,7 @@ const U61 = /* @__PURE__ */ G(q61, [["render", j61]]), W61 = { class: "flex item
31458
31474
  _: 1
31459
31475
  })
31460
31476
  ]),
31461
- e.length === 0 ? (u(), z("div", Y61, [
31477
+ e.length === 0 ? (u(), z("div", K61, [
31462
31478
  V(o, {
31463
31479
  icon: "fa-solid fa-folder-open",
31464
31480
  class: "no-elections-icon"
@@ -31495,16 +31511,16 @@ const U61 = /* @__PURE__ */ G(q61, [["render", j61]]), W61 = { class: "flex item
31495
31511
  ], 64);
31496
31512
  };
31497
31513
  }
31498
- }), X61 = /* @__PURE__ */ G(K61, [["__scopeId", "data-v-20fc858f"]]), Q61 = {
31514
+ }), J61 = /* @__PURE__ */ G(X61, [["__scopeId", "data-v-20fc858f"]]), c81 = {
31499
31515
  install: function(c, e) {
31500
- e === void 0 && (e = null), c.use(RZ), c.component("AVIcon", NK), c.component("AVButton", SK), c.component("AVSpinner", wK), c.component("AVBullet", T6), c.component("AVTextInput", FK), c.component("AVNumberInput", YK), c.component("AVPasswordInput", aX), c.component("AVDatetimeInput", mX), c.component("AVTextArea", vX), c.component("AVCard", xX), c.component("AVRoundButton", NX), c.component("AVLabel", CX), c.component("AVDropdown", PX), c.component("AVDropdownContent", RX), c.component("AVDropdownItem", FX), c.component("AVAlert", GX), c.component("AVFileInput", xJ), c.component("AVRadio", kJ), c.component("AVLink", wJ), c.component("AVNavbarItem", OJ), c.component("AVSidebarItem", BJ), c.component("AVTooltip", GJ), c.component("AVMenuDropdown", XJ), c.component("AVMenuDropdownContent", cQ), c.component("AVMenuDropdownItem", tQ), c.component("AVAsyncButton", iQ), c.component("AVTabSwitcher", uQ), c.component("AVBallotSummary", hQ), c.component("AVTimedCard", vQ), c.component("AVBasicSteps", xQ), c.component("AVSteps", kQ), c.component("AVOptionSelect", TQ), c.component("AVOptionCheckbox", RQ), c.component("AVAnimatedTransition", FQ), c.component("AVCollapser", UQ), c.component("AVLinkVisualizer", ZQ), c.component("AVVerticalStep", f11), c.component("AVAnimatedMenuButton", m11), c.component("AVProgressBar", h11), c.component("AVWaitingDots", v11), c.component("AVRadioGroup", y11), c.component("AVNavigationItemList", A11), c.component("AVBreadcrumb", E11), c.component("AVElectionCard", K11), c.component("AVBallotStyleCard", s21), c.component("AVSummaryOption", p21), c.component("AVOption", T21), c.component("AVBlankOption", F21), c.component("AVWriteInOption", J21), c.component("AVSubmissionHelper", r31), c.component("AVSearchBallot", x31), c.component("AVSplitWeightHelper", V31), c.component("AVSplitWizardHeader", P31), c.component("AVElectaContestCard", D31), c.component("AVResultOption", Y31), c.component("AVRecommendationList", d41), c.component("AVFooter", L41), c.component("AVSidebar", b41), c.component("AVNavbar", y41), c.component("AVContent", w41), c.component("AVModal", H41), c.component("AVBallot", B41), c.component("AVPileSummary", a01), c.component("AVSplitHelper", V01), c.component("AVResourceSection", K01), c.component("AVCalculateResultContent", m61), c.component("AVNormalSummary", h61), c.component("AVRankedSummary", x61), c.component("AVInstantRunoffSummary", w61), c.component("OneColumnLayout", P61), c.component("TwoColumnsLayout", F61), c.component("NoSidebarLayout", U61), c.component("ElectionDashboardLayout", X61), c.provide("i18n", e || In), c.provide("iconNames", $G);
31516
+ e === void 0 && (e = null), c.use(RZ), c.component("AVIcon", NK), c.component("AVButton", SK), c.component("AVSpinner", wK), c.component("AVBullet", T6), c.component("AVTextInput", FK), c.component("AVNumberInput", YK), c.component("AVPasswordInput", aX), c.component("AVDatetimeInput", mX), c.component("AVTextArea", vX), c.component("AVCard", xX), c.component("AVRoundButton", NX), c.component("AVLabel", CX), c.component("AVDropdown", PX), c.component("AVDropdownContent", RX), c.component("AVDropdownItem", FX), c.component("AVAlert", GX), c.component("AVFileInput", xJ), c.component("AVRadio", kJ), c.component("AVLink", wJ), c.component("AVNavbarItem", OJ), c.component("AVSidebarItem", BJ), c.component("AVTooltip", GJ), c.component("AVMenuDropdown", XJ), c.component("AVMenuDropdownContent", cQ), c.component("AVMenuDropdownItem", tQ), c.component("AVAsyncButton", iQ), c.component("AVTabSwitcher", uQ), c.component("AVBallotSummary", hQ), c.component("AVTimedCard", vQ), c.component("AVBasicSteps", xQ), c.component("AVSteps", kQ), c.component("AVOptionSelect", TQ), c.component("AVOptionCheckbox", RQ), c.component("AVAnimatedTransition", FQ), c.component("AVCollapser", UQ), c.component("AVLinkVisualizer", ZQ), c.component("AVVerticalStep", f11), c.component("AVAnimatedMenuButton", m11), c.component("AVProgressBar", h11), c.component("AVWaitingDots", v11), c.component("AVRadioGroup", y11), c.component("AVNavigationItemList", A11), c.component("AVBreadcrumb", E11), c.component("AVElectionCard", K11), c.component("AVBallotStyleCard", s21), c.component("AVSummaryOption", p21), c.component("AVOption", T21), c.component("AVBlankOption", F21), c.component("AVWriteInOption", J21), c.component("AVSubmissionHelper", r31), c.component("AVSearchBallot", x31), c.component("AVSplitWeightHelper", V31), c.component("AVSplitWizardHeader", P31), c.component("AVElectaContestCard", D31), c.component("AVResultOption", Y31), c.component("AVRecommendationList", p41), c.component("AVFooter", M41), c.component("AVSidebar", C41), c.component("AVNavbar", N41), c.component("AVContent", E41), c.component("AVModal", I41), c.component("AVBallot", j41), c.component("AVPileSummary", s01), c.component("AVSplitHelper", w01), c.component("AVResourceSection", X01), c.component("AVCalculateResultContent", d61), c.component("AVNormalSummary", L61), c.component("AVRankedSummary", y61), c.component("AVInstantRunoffSummary", E61), c.component("OneColumnLayout", O61), c.component("TwoColumnsLayout", q61), c.component("NoSidebarLayout", W61), c.component("ElectionDashboardLayout", J61), c.provide("i18n", e || In), c.provide("iconNames", $G);
31501
31517
  }
31502
31518
  };
31503
31519
  export {
31504
31520
  GX as AVAlert,
31505
31521
  FQ as AVAnimatedTransition,
31506
31522
  iQ as AVAsyncButton,
31507
- B41 as AVBallot,
31523
+ j41 as AVBallot,
31508
31524
  s21 as AVBallotStyleCard,
31509
31525
  hQ as AVBallotSummary,
31510
31526
  xQ as AVBasicSteps,
@@ -31512,10 +31528,10 @@ export {
31512
31528
  E11 as AVBreadcrumb,
31513
31529
  T6 as AVBullet,
31514
31530
  SK as AVButton,
31515
- m61 as AVCalculateResultContent,
31531
+ d61 as AVCalculateResultContent,
31516
31532
  xX as AVCard,
31517
31533
  UQ as AVCollapser,
31518
- w41 as AVContent,
31534
+ E41 as AVContent,
31519
31535
  mX as AVDatetimeInput,
31520
31536
  PX as AVDropdown,
31521
31537
  RX as AVDropdownContent,
@@ -31523,39 +31539,39 @@ export {
31523
31539
  D31 as AVElectaContestCard,
31524
31540
  K11 as AVElectionCard,
31525
31541
  xJ as AVFileInput,
31526
- L41 as AVFooter,
31542
+ M41 as AVFooter,
31527
31543
  NK as AVIcon,
31528
- w61 as AVInstantRunoffSummary,
31544
+ E61 as AVInstantRunoffSummary,
31529
31545
  CX as AVLabel,
31530
31546
  wJ as AVLink,
31531
31547
  ZQ as AVLinkVisualizer,
31532
31548
  XJ as AVMenuDropdown,
31533
31549
  cQ as AVMenuDropdownContent,
31534
31550
  tQ as AVMenuDropdownItem,
31535
- H41 as AVModal,
31536
- y41 as AVNavbar,
31551
+ I41 as AVModal,
31552
+ N41 as AVNavbar,
31537
31553
  OJ as AVNavbarItem,
31538
31554
  A11 as AVNavigationItemList,
31539
- h61 as AVNormalSummary,
31555
+ L61 as AVNormalSummary,
31540
31556
  YK as AVNumberInput,
31541
31557
  T21 as AVOption,
31542
31558
  RQ as AVOptionCheckbox,
31543
31559
  TQ as AVOptionSelect,
31544
31560
  aX as AVPasswordInput,
31545
- a01 as AVPileSummary,
31561
+ s01 as AVPileSummary,
31546
31562
  h11 as AVProgressBar,
31547
31563
  kJ as AVRadio,
31548
31564
  y11 as AVRadioGroup,
31549
- x61 as AVRankedSummary,
31550
- d41 as AVRecommendationList,
31551
- K01 as AVResourceSection,
31565
+ y61 as AVRankedSummary,
31566
+ p41 as AVRecommendationList,
31567
+ X01 as AVResourceSection,
31552
31568
  Y31 as AVResultOption,
31553
31569
  NX as AVRoundButton,
31554
31570
  x31 as AVSearchBallot,
31555
- b41 as AVSidebar,
31571
+ C41 as AVSidebar,
31556
31572
  BJ as AVSidebarItem,
31557
31573
  wK as AVSpinner,
31558
- V01 as AVSplitHelper,
31574
+ w01 as AVSplitHelper,
31559
31575
  V31 as AVSplitWeightHelper,
31560
31576
  P31 as AVSplitWizardHeader,
31561
31577
  kQ as AVSteps,
@@ -31568,10 +31584,10 @@ export {
31568
31584
  GJ as AVTooltip,
31569
31585
  v11 as AVWaitingDots,
31570
31586
  J21 as AVWriteInOption,
31571
- X61 as ElectionDashboardLayout,
31572
- U61 as NoSidebarLayout,
31573
- P61 as OneColumnLayout,
31574
- F61 as TwoColumnsLayout,
31575
- Q61 as default,
31587
+ J61 as ElectionDashboardLayout,
31588
+ W61 as NoSidebarLayout,
31589
+ O61 as OneColumnLayout,
31590
+ q61 as TwoColumnsLayout,
31591
+ c81 as default,
31576
31592
  $G as iconNames
31577
31593
  };