@abgov/web-components 1.39.1-dev.1 → 1.39.2-dev.1

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.
Files changed (2) hide show
  1. package/index.js +611 -616
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -160,7 +160,7 @@ function $l(t, e) {
160
160
  function P(t, e, i) {
161
161
  t.insertBefore(e, i || null);
162
162
  }
163
- function V(t) {
163
+ function T(t) {
164
164
  t.parentNode && t.parentNode.removeChild(t);
165
165
  }
166
166
  function Je(t, e) {
@@ -250,7 +250,7 @@ function Mt(t, e) {
250
250
  )) : (n.src = "about:blank", n.onload = () => {
251
251
  l = ie(n.contentWindow, "resize", e), e();
252
252
  }), k(t, n), () => {
253
- (o || l && n.contentWindow) && l(), V(n);
253
+ (o || l && n.contentWindow) && l(), T(n);
254
254
  };
255
255
  }
256
256
  function G(t, e, i) {
@@ -305,7 +305,7 @@ function ts() {
305
305
  ii(() => {
306
306
  L1 || (z1.forEach((t) => {
307
307
  const { ownerNode: e } = t.stylesheet;
308
- e && V(e);
308
+ e && T(e);
309
309
  }), z1.clear());
310
310
  });
311
311
  }
@@ -561,16 +561,16 @@ function ls(t, e, i, n, o, l, r, s, a, d, c, f) {
561
561
  const _ = [], v = /* @__PURE__ */ new Map(), C = /* @__PURE__ */ new Map(), x = [];
562
562
  for (m = h; m--; ) {
563
563
  const z = f(o, l, m), H = i(z);
564
- let T = r.get(H);
565
- T ? x.push(() => T.p(z, e)) : (T = d(H, z), T.c()), v.set(H, _[m] = T), H in b && C.set(H, Math.abs(m - b[H]));
564
+ let V = r.get(H);
565
+ V ? x.push(() => V.p(z, e)) : (V = d(H, z), V.c()), v.set(H, _[m] = V), H in b && C.set(H, Math.abs(m - b[H]));
566
566
  }
567
567
  const L = /* @__PURE__ */ new Set(), j = /* @__PURE__ */ new Set();
568
568
  function M(z) {
569
569
  K(z, 1), z.m(s, c), r.set(z.key, z), c = z.first, h--;
570
570
  }
571
571
  for (; g && h; ) {
572
- const z = _[h - 1], H = t[g - 1], T = z.key, F = H.key;
573
- z === H ? (c = z.first, g--, h--) : v.has(F) ? !r.has(T) || L.has(T) ? M(z) : j.has(F) ? g-- : C.get(T) > C.get(F) ? (j.add(T), M(z)) : (L.add(F), g--) : (a(H, r), g--);
572
+ const z = _[h - 1], H = t[g - 1], V = z.key, F = H.key;
573
+ z === H ? (c = z.first, g--, h--) : v.has(F) ? !r.has(V) || L.has(V) ? M(z) : j.has(F) ? g-- : C.get(V) > C.get(F) ? (j.add(V), M(z)) : (L.add(F), g--) : (a(H, r), g--);
574
574
  }
575
575
  for (; g--; ) {
576
576
  const z = t[g];
@@ -647,7 +647,7 @@ function me(t, e, i, n, o, l, r = null, s = [-1]) {
647
647
  }) : [], d.update(), c = !0, Pe(d.before_update), d.fragment = n ? n(d.ctx) : !1, e.target) {
648
648
  if (e.hydrate) {
649
649
  const f = Kr(e.target);
650
- d.fragment && d.fragment.l(f), f.forEach(V);
650
+ d.fragment && d.fragment.l(f), f.forEach(T);
651
651
  } else
652
652
  d.fragment && d.fragment.c();
653
653
  e.intro && K(t.$$.fragment), nt(t, e.target, e.anchor), w();
@@ -712,7 +712,7 @@ typeof HTMLElement == "function" && (nr = class extends HTMLElement {
712
712
  P(d, r, c);
713
713
  },
714
714
  d: function(d) {
715
- d && V(r);
715
+ d && T(r);
716
716
  }
717
717
  };
718
718
  };
@@ -1017,7 +1017,7 @@ function a1(t, e) {
1017
1017
  i[1] || console.warn(`${t}: ${i[0]} is required`);
1018
1018
  });
1019
1019
  }
1020
- function Ve(t, e, i = {}) {
1020
+ function Te(t, e, i = {}) {
1021
1021
  return [e, (o) => {
1022
1022
  const l = typeof i == "boolean" ? i : i == null ? void 0 : i.required, r = typeof i == "object" ? i == null ? void 0 : i.deprecated : null;
1023
1023
  if (!(!l && !o)) {
@@ -1104,7 +1104,7 @@ function pi(t) {
1104
1104
  n[11] ? "var(--goa-color-interactive-hover)" : "var(--goa-color-interactive-default)") && p(e, "fillcolor", i);
1105
1105
  },
1106
1106
  d(n) {
1107
- n && V(e);
1107
+ n && T(e);
1108
1108
  }
1109
1109
  };
1110
1110
  }
@@ -1129,7 +1129,7 @@ function wi(t) {
1129
1129
  );
1130
1130
  },
1131
1131
  d(n) {
1132
- n && V(e);
1132
+ n && T(e);
1133
1133
  }
1134
1134
  };
1135
1135
  }
@@ -1149,12 +1149,12 @@ function _i(t) {
1149
1149
  n[11] ? "var(--goa-color-interactive-hover)" : "var(--goa-color-interactive-default)") && p(e, "fillcolor", i);
1150
1150
  },
1151
1151
  d(n) {
1152
- n && V(e);
1152
+ n && T(e);
1153
1153
  }
1154
1154
  };
1155
1155
  }
1156
1156
  function vs(t) {
1157
- let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b, _, v, C, x, L, j, M, z, H, T, F = (
1157
+ let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b, _, v, C, x, L, j, M, z, H, V, F = (
1158
1158
  /*iconposition*/
1159
1159
  t[10] === "left" && pi(t)
1160
1160
  ), D = (
@@ -1232,7 +1232,7 @@ function vs(t) {
1232
1232
  );
1233
1233
  },
1234
1234
  m(U, R) {
1235
- P(U, e, R), k(e, i), k(i, n), F && F.m(n, null), k(n, o), k(n, l), k(l, r), k(r, s), k(l, c), D && D.m(l, null), k(l, f), k(l, g), Z && Z.m(g, null), t[22](l), k(n, m), Y && Y.m(n, null), k(i, C), k(i, x), W && W.m(x, null), t[27](x), t[29](e), z = !0, H || (T = [
1235
+ P(U, e, R), k(e, i), k(i, n), F && F.m(n, null), k(n, o), k(n, l), k(l, r), k(r, s), k(l, c), D && D.m(l, null), k(l, f), k(l, g), Z && Z.m(g, null), t[22](l), k(n, m), Y && Y.m(n, null), k(i, C), k(i, x), W && W.m(x, null), t[27](x), t[29](e), z = !0, H || (V = [
1236
1236
  ie(
1237
1237
  n,
1238
1238
  "mouseover",
@@ -1371,16 +1371,16 @@ function vs(t) {
1371
1371
  X(Z, U), X(W, U), z = !1;
1372
1372
  },
1373
1373
  d(U) {
1374
- U && V(e), F && F.d(), D && D.d(), Z && Z.d(U), t[22](null), Y && Y.d(), W && W.d(U), t[27](null), t[29](null), H = !1, Pe(T);
1374
+ U && T(e), F && F.d(), D && D.d(), Z && Z.d(U), t[22](null), Y && Y.d(), W && W.d(U), t[27](null), t[29](null), H = !1, Pe(V);
1375
1375
  }
1376
1376
  };
1377
1377
  }
1378
1378
  function bs(t, e, i) {
1379
1379
  let n, { $$slots: o = {}, $$scope: l } = e;
1380
- const [r, s] = Ve("Accordion heading size", ["small", "medium"]);
1381
- let { open: a = "false" } = e, { heading: d = "" } = e, { secondarytext: c = "" } = e, { headingsize: f = "small" } = e, { id: g = "" } = e, { maxwidth: h = "none" } = e, { testid: m = "" } = e, { mt: b = null } = e, { mr: _ = null } = e, { mb: v = "xs" } = e, { ml: C = null } = e, { iconposition: x = "left" } = e, L = !1, j, M, z, H = [], T = "";
1380
+ const [r, s] = Te("Accordion heading size", ["small", "medium"]);
1381
+ let { open: a = "false" } = e, { heading: d = "" } = e, { secondarytext: c = "" } = e, { headingsize: f = "small" } = e, { id: g = "" } = e, { maxwidth: h = "none" } = e, { testid: m = "" } = e, { mt: b = null } = e, { mr: _ = null } = e, { mb: v = "xs" } = e, { ml: C = null } = e, { iconposition: x = "left" } = e, L = !1, j, M, z, H = [], V = "";
1382
1382
  ze(() => {
1383
- a1("GoAAccordion", { heading: d }), s(f), Xt(z), i(15, H = F()), i(16, T = `accordion-${E1()}`);
1383
+ a1("GoAAccordion", { heading: d }), s(f), Xt(z), i(15, H = F()), i(16, V = `accordion-${E1()}`);
1384
1384
  });
1385
1385
  function F() {
1386
1386
  if (j) {
@@ -1440,7 +1440,7 @@ function bs(t, e, i) {
1440
1440
  M,
1441
1441
  z,
1442
1442
  H,
1443
- T,
1443
+ V,
1444
1444
  n,
1445
1445
  D,
1446
1446
  g,
@@ -1629,7 +1629,7 @@ function _s(t) {
1629
1629
  d[0] ? a ? a.p(d, c) : (a = Ci(d), a.c(), a.m(e, null)) : a && (a.d(1), a = null);
1630
1630
  },
1631
1631
  d(d) {
1632
- d && V(e), a && a.d();
1632
+ d && T(e), a && a.d();
1633
1633
  }
1634
1634
  };
1635
1635
  }
@@ -1661,7 +1661,7 @@ function Cs(t) {
1661
1661
  );
1662
1662
  },
1663
1663
  d(d) {
1664
- d && V(e), a && a.d();
1664
+ d && T(e), a && a.d();
1665
1665
  }
1666
1666
  };
1667
1667
  }
@@ -1686,7 +1686,7 @@ function Ci(t) {
1686
1686
  );
1687
1687
  },
1688
1688
  d(n) {
1689
- n && V(e);
1689
+ n && T(e);
1690
1690
  }
1691
1691
  };
1692
1692
  }
@@ -1711,7 +1711,7 @@ function ki(t) {
1711
1711
  );
1712
1712
  },
1713
1713
  d(n) {
1714
- n && V(e);
1714
+ n && T(e);
1715
1715
  }
1716
1716
  };
1717
1717
  }
@@ -1760,7 +1760,7 @@ function yi(t) {
1760
1760
  );
1761
1761
  },
1762
1762
  d(s) {
1763
- s && V(e), r && r.d(), t[23](null), o = !1, l();
1763
+ s && T(e), r && r.d(), t[23](null), o = !1, l();
1764
1764
  }
1765
1765
  };
1766
1766
  }
@@ -1780,7 +1780,7 @@ function zi(t) {
1780
1780
  n[9] ? "chevron-up" : "chevron-down") && p(e, "type", i);
1781
1781
  },
1782
1782
  d(n) {
1783
- n && V(e);
1783
+ n && T(e);
1784
1784
  }
1785
1785
  };
1786
1786
  }
@@ -1856,7 +1856,7 @@ function Li(t) {
1856
1856
  X(c), r = !1;
1857
1857
  },
1858
1858
  d(f) {
1859
- f && V(e), d && d.d(), t[24](null), c && c.d(), s = !1, Pe(a);
1859
+ f && T(e), d && d.d(), t[24](null), c && c.d(), s = !1, Pe(a);
1860
1860
  }
1861
1861
  };
1862
1862
  }
@@ -1876,7 +1876,7 @@ function xi(t) {
1876
1876
  n[9] ? "chevron-up" : "chevron-down") && p(e, "type", i);
1877
1877
  },
1878
1878
  d(n) {
1879
- n && V(e);
1879
+ n && T(e);
1880
1880
  }
1881
1881
  };
1882
1882
  }
@@ -1927,7 +1927,7 @@ function ji(t) {
1927
1927
  X(o, l), i = !1;
1928
1928
  },
1929
1929
  d(l) {
1930
- l && V(e), o && o.d(l), t[25](null);
1930
+ l && T(e), o && o.d(l), t[25](null);
1931
1931
  }
1932
1932
  };
1933
1933
  }
@@ -1978,7 +1978,7 @@ function Mi(t) {
1978
1978
  X(o, l), i = !1;
1979
1979
  },
1980
1980
  d(l) {
1981
- l && V(e), o && o.d(l), t[26](null);
1981
+ l && T(e), o && o.d(l), t[26](null);
1982
1982
  }
1983
1983
  };
1984
1984
  }
@@ -2029,7 +2029,7 @@ function Ei(t) {
2029
2029
  X(o, l), i = !1;
2030
2030
  },
2031
2031
  d(l) {
2032
- l && V(e), o && o.d(l), t[27](null);
2032
+ l && T(e), o && o.d(l), t[27](null);
2033
2033
  }
2034
2034
  };
2035
2035
  }
@@ -2177,7 +2177,7 @@ function ks(t) {
2177
2177
  X(b), X(_), X(v), a = !1;
2178
2178
  },
2179
2179
  d(C) {
2180
- C && V(e), h.d(), m && m.d(), b && b.d(), _ && _.d(), v && v.d(), t[28](null), d = !1, c();
2180
+ C && T(e), h.d(), m && m.d(), b && b.d(), _ && _.d(), v && v.d(), t[28](null), d = !1, c();
2181
2181
  }
2182
2182
  };
2183
2183
  }
@@ -2189,7 +2189,7 @@ function ys(t, e, i) {
2189
2189
  }), wt(() => {
2190
2190
  window.removeEventListener("popstate", Z, !0);
2191
2191
  });
2192
- const z = () => i(9, x = !x), H = () => i(9, x = !1), T = () => i(9, x = !0), F = () => {
2192
+ const z = () => i(9, x = !x), H = () => i(9, x = !1), V = () => i(9, x = !0), F = () => {
2193
2193
  r && M.dispatchEvent(new CustomEvent("_menuClick", { composed: !0, bubbles: !0 }));
2194
2194
  };
2195
2195
  function D() {
@@ -2296,7 +2296,7 @@ function ys(t, e, i) {
2296
2296
  n,
2297
2297
  z,
2298
2298
  H,
2299
- T,
2299
+ V,
2300
2300
  F,
2301
2301
  h,
2302
2302
  m,
@@ -2451,14 +2451,14 @@ function xs(t) {
2451
2451
  X(v), h = !1;
2452
2452
  },
2453
2453
  d(C) {
2454
- C && (V(e), V(f), V(g)), _ && _.d(), v && v.d(C), m = !1, b();
2454
+ C && (T(e), T(f), T(g)), _ && _.d(), v && v.d(C), m = !1, b();
2455
2455
  }
2456
2456
  };
2457
2457
  }
2458
2458
  function js(t) {
2459
2459
  let e, i, n, o, l, r, s, a, d, c, f, g = (
2460
2460
  /*leadingicon*/
2461
- t[1] && Ti(t)
2461
+ t[1] && Vi(t)
2462
2462
  );
2463
2463
  const h = (
2464
2464
  /*#slots*/
@@ -2501,7 +2501,7 @@ function js(t) {
2501
2501
  },
2502
2502
  p(b, _) {
2503
2503
  /*leadingicon*/
2504
- b[1] ? g ? g.p(b, _) : (g = Ti(b), g.c(), g.m(i, n)) : g && (g.d(1), g = null), (!f || _ & /*heading*/
2504
+ b[1] ? g ? g.p(b, _) : (g = Vi(b), g.c(), g.m(i, n)) : g && (g.d(1), g = null), (!f || _ & /*heading*/
2505
2505
  1) && pe(
2506
2506
  o,
2507
2507
  /*heading*/
@@ -2557,7 +2557,7 @@ function js(t) {
2557
2557
  X(m, b), f = !1;
2558
2558
  },
2559
2559
  d(b) {
2560
- b && V(e), g && g.d(), m && m.d(b), t[15](null), t[16](null);
2560
+ b && T(e), g && g.d(), m && m.d(b), t[15](null), t[16](null);
2561
2561
  }
2562
2562
  };
2563
2563
  }
@@ -2585,7 +2585,7 @@ function Hi(t) {
2585
2585
  );
2586
2586
  },
2587
2587
  d(i) {
2588
- i && V(e);
2588
+ i && T(e);
2589
2589
  }
2590
2590
  };
2591
2591
  }
@@ -2636,11 +2636,11 @@ function Si(t) {
2636
2636
  X(o, l), i = !1;
2637
2637
  },
2638
2638
  d(l) {
2639
- l && V(e), o && o.d(l), t[17](null);
2639
+ l && T(e), o && o.d(l), t[17](null);
2640
2640
  }
2641
2641
  };
2642
2642
  }
2643
- function Ti(t) {
2643
+ function Vi(t) {
2644
2644
  let e;
2645
2645
  return {
2646
2646
  c() {
@@ -2664,7 +2664,7 @@ function Ti(t) {
2664
2664
  );
2665
2665
  },
2666
2666
  d(i) {
2667
- i && V(e);
2667
+ i && T(e);
2668
2668
  }
2669
2669
  };
2670
2670
  }
@@ -2717,7 +2717,7 @@ function Ms(t) {
2717
2717
  X(n), o = !1;
2718
2718
  },
2719
2719
  d(c) {
2720
- c && V(e), a[i].d(), t[18](null), l = !1, r();
2720
+ c && T(e), a[i].d(), t[18](null), l = !1, r();
2721
2721
  }
2722
2722
  };
2723
2723
  }
@@ -2783,7 +2783,7 @@ function Es(t, e, i) {
2783
2783
  g = S, i(7, g);
2784
2784
  });
2785
2785
  }
2786
- function T(S) {
2786
+ function V(S) {
2787
2787
  re[S ? "unshift" : "push"](() => {
2788
2788
  f = S, i(6, f);
2789
2789
  });
@@ -2821,7 +2821,7 @@ function Es(t, e, i) {
2821
2821
  o,
2822
2822
  z,
2823
2823
  H,
2824
- T,
2824
+ V,
2825
2825
  F,
2826
2826
  D
2827
2827
  ];
@@ -2872,7 +2872,7 @@ customElements.define("goa-app-header-menu", ve(Hs, { heading: {}, leadingicon:
2872
2872
  function Ss(t) {
2873
2873
  ke(t, "svelte-csnhuz", ":host{box-sizing:border-box;font-family:var(--goa-font-family-sans);height:var(--goa-badge-height)}.goa-badge.svelte-csnhuz{display:inline-flex;height:var(--goa-badge-height);width:auto;vertical-align:top;align-items:center;border-radius:var(--goa-badge-border-radius);padding:var(--goa-badge-padding);gap:var(--goa-badge-gap);font-weight:var(--goa-font-weight-regular);box-shadow:var(--goa-badge-border)}.icon-only.svelte-csnhuz{padding:0 3px}.goa-badge-no-icon.svelte-csnhuz{margin-left:-0.25rem}.goa-badge-content.svelte-csnhuz{font-size:var(--goa-badge-font-size);line-height:var(--goa-badge-line-height);white-space:nowrap;padding-bottom:3px}.goa-badge.badge-information.svelte-csnhuz{background-color:var(--goa-badge-info-color-bg);color:var(--goa-badge-info-color-content)}.goa-badge.badge-success.svelte-csnhuz{background-color:var(--goa-badge-success-color-bg);color:var(--goa-badge-success-color-content)}.goa-badge.badge-important.svelte-csnhuz{background-color:var(--goa-badge-important-color-bg);color:var(--goa-badge-important-color-content)}.goa-badge.badge-emergency.svelte-csnhuz{background-color:var(--goa-badge-emergency-color-bg);color:var(--goa-badge-emergency-color-content)}.goa-badge.badge-dark.svelte-csnhuz{background-color:var(--goa-badge-dark-color-bg);color:var(--goa-badge-dark-color-content)}.goa-badge.badge-midtone.svelte-csnhuz{background-color:var(--goa-badge-midtone-color-bg);color:var(--goa-badge-midtone-color-content)}.goa-badge.badge-light.svelte-csnhuz{background-color:var(--goa-badge-light-color-bg);color:var(--goa-badge-light-color-content)}.goa-badge.badge-archived.svelte-csnhuz{background-color:var(--goa-color-greyscale-700);color:var(--goa-badge-dark-color-content)}.goa-badge.badge-aqua.svelte-csnhuz{background-color:var(--goa-color-extended-aqua);color:var(--goa-color-text-default)}.goa-badge.badge-black.svelte-csnhuz{background-color:var(--goa-color-greyscale-black);color:var(--goa-badge-dark-color-content)}.goa-badge.badge-blue.svelte-csnhuz{background-color:var(--goa-color-extended-blue);color:var(--goa-color-text-default)}.goa-badge.badge-green.svelte-csnhuz{background-color:var(--goa-color-extended-green);color:var(--goa-color-text-default)}.goa-badge.badge-orange.svelte-csnhuz{background-color:var(--goa-color-extended-orange);color:var(--goa-color-text-default)}.goa-badge.badge-pink.svelte-csnhuz{background-color:var(--goa-color-extended-pink);color:var(--goa-color-text-default)}.goa-badge.badge-red.svelte-csnhuz{background-color:var(--goa-color-extended-red);color:var(--goa-color-text-default)}.goa-badge.badge-violet.svelte-csnhuz{background-color:var(--goa-color-extended-violet);color:var(--goa-color-text-default)}.goa-badge.badge-white.svelte-csnhuz{background-color:var(--goa-color-greyscale-white);color:var(--goa-badge-light-color-content)}.goa-badge.badge-yellow.svelte-csnhuz{background-color:var(--goa-color-extended-yellow);color:var(--goa-badge-light-color-content)}.goa-badge.badge-aqua-light.svelte-csnhuz{background-color:var(--goa-color-extended-light-aqua);color:var(--goa-badge-light-color-content)}.goa-badge.badge-black-light.svelte-csnhuz{background-color:var(--goa-color-greyscale-150);color:var(--goa-badge-light-color-content)}.goa-badge.badge-blue-light.svelte-csnhuz{background-color:var(--goa-color-extended-light-blue);color:var(--goa-badge-light-color-content)}.goa-badge.badge-green-light.svelte-csnhuz{background-color:var(--goa-color-extended-light-green);color:var(--goa-badge-light-color-content)}.goa-badge.badge-orange-light.svelte-csnhuz{background-color:var(--goa-color-extended-light-orange);color:var(--goa-badge-light-color-content)}.goa-badge.badge-pink-light.svelte-csnhuz{background-color:var(--goa-color-extended-light-pink);color:var(--goa-badge-light-color-content)}.goa-badge.badge-red-light.svelte-csnhuz{background-color:var(--goa-color-extended-light-red);color:var(--goa-badge-light-color-content)}.goa-badge.badge-violet-light.svelte-csnhuz{background-color:var(--goa-color-extended-light-violet);color:var(--goa-badge-light-color-content)}.goa-badge.badge-yellow-light.svelte-csnhuz{background-color:var(--goa-color-extended-light-yellow);color:var(--goa-badge-light-color-content)}");
2874
2874
  }
2875
- function Ts(t) {
2875
+ function Vs(t) {
2876
2876
  let e;
2877
2877
  return {
2878
2878
  c() {
@@ -2883,11 +2883,11 @@ function Ts(t) {
2883
2883
  },
2884
2884
  p: ge,
2885
2885
  d(i) {
2886
- i && V(e);
2886
+ i && T(e);
2887
2887
  }
2888
2888
  };
2889
2889
  }
2890
- function Vs(t) {
2890
+ function Ts(t) {
2891
2891
  let e, i, n, o;
2892
2892
  return {
2893
2893
  c() {
@@ -2921,11 +2921,11 @@ function Vs(t) {
2921
2921
  l[11]) && p(e, "type", o);
2922
2922
  },
2923
2923
  d(l) {
2924
- l && V(e);
2924
+ l && T(e);
2925
2925
  }
2926
2926
  };
2927
2927
  }
2928
- function Vi(t) {
2928
+ function Ti(t) {
2929
2929
  let e, i;
2930
2930
  return {
2931
2931
  c() {
@@ -2946,7 +2946,7 @@ function Vi(t) {
2946
2946
  );
2947
2947
  },
2948
2948
  d(n) {
2949
- n && V(e);
2949
+ n && T(e);
2950
2950
  }
2951
2951
  };
2952
2952
  }
@@ -2955,12 +2955,12 @@ function Ps(t) {
2955
2955
  function l(d, c) {
2956
2956
  return (
2957
2957
  /*showIcon*/
2958
- d[9] ? Vs : Ts
2958
+ d[9] ? Ts : Vs
2959
2959
  );
2960
2960
  }
2961
2961
  let r = l(t), s = r(t), a = (
2962
2962
  /*content*/
2963
- t[2] && Vi(t)
2963
+ t[2] && Ti(t)
2964
2964
  );
2965
2965
  return {
2966
2966
  c() {
@@ -2991,7 +2991,7 @@ function Ps(t) {
2991
2991
  },
2992
2992
  p(d, [c]) {
2993
2993
  r === (r = l(d)) && s ? s.p(d, c) : (s.d(1), s = r(d), s && (s.c(), s.m(e, i))), /*content*/
2994
- d[2] ? a ? a.p(d, c) : (a = Vi(d), a.c(), a.m(e, null)) : a && (a.d(1), a = null), c & /*mt, mr, mb, ml*/
2994
+ d[2] ? a ? a.p(d, c) : (a = Ti(d), a.c(), a.m(e, null)) : a && (a.d(1), a = null), c & /*mt, mr, mb, ml*/
2995
2995
  480 && n !== (n = Ce(
2996
2996
  /*mt*/
2997
2997
  d[5],
@@ -3020,13 +3020,13 @@ function Ps(t) {
3020
3020
  i: ge,
3021
3021
  o: ge,
3022
3022
  d(d) {
3023
- d && V(e), s.d(), a && a.d();
3023
+ d && T(e), s.d(), a && a.d();
3024
3024
  }
3025
3025
  };
3026
3026
  }
3027
3027
  function qs(t, e, i) {
3028
3028
  let n, o, l;
3029
- const [r, s] = Ve(
3029
+ const [r, s] = Te(
3030
3030
  "Badge type",
3031
3031
  [
3032
3032
  "information",
@@ -3301,7 +3301,7 @@ function Ds(t) {
3301
3301
  X(l, r), n = !1;
3302
3302
  },
3303
3303
  d(r) {
3304
- r && V(e), l && l.d(r), t[13](null);
3304
+ r && T(e), l && l.d(r), t[13](null);
3305
3305
  }
3306
3306
  };
3307
3307
  }
@@ -3470,7 +3470,7 @@ function Fs(t) {
3470
3470
  X(a, c), l = !1;
3471
3471
  },
3472
3472
  d(c) {
3473
- c && (V(e), V(i), V(n), V(o)), r && r.d(c), a && a.d(c), d && d.d(c);
3473
+ c && (T(e), T(i), T(n), T(o)), r && r.d(c), a && a.d(c), d && d.d(c);
3474
3474
  }
3475
3475
  };
3476
3476
  }
@@ -3521,7 +3521,7 @@ function Is(t) {
3521
3521
  X(r, s), o = !1;
3522
3522
  },
3523
3523
  d(s) {
3524
- s && (V(e), V(i), V(n)), r && r.d(s);
3524
+ s && (T(e), T(i), T(n)), r && r.d(s);
3525
3525
  }
3526
3526
  };
3527
3527
  }
@@ -3560,7 +3560,7 @@ function Pi(t) {
3560
3560
  );
3561
3561
  },
3562
3562
  d(i) {
3563
- i && V(e);
3563
+ i && T(e);
3564
3564
  }
3565
3565
  };
3566
3566
  }
@@ -3599,7 +3599,7 @@ function qi(t) {
3599
3599
  );
3600
3600
  },
3601
3601
  d(i) {
3602
- i && V(e);
3602
+ i && T(e);
3603
3603
  }
3604
3604
  };
3605
3605
  }
@@ -3694,22 +3694,22 @@ function Ns(t) {
3694
3694
  X(n), s = !1;
3695
3695
  },
3696
3696
  d(h) {
3697
- h && V(e), f[i].d(), a = !1, d();
3697
+ h && T(e), f[i].d(), a = !1, d();
3698
3698
  }
3699
3699
  };
3700
3700
  }
3701
3701
  function Ws(t, e, i) {
3702
3702
  let n, o, { $$slots: l = {}, $$scope: r } = e;
3703
- const [s, a] = Ve("Button type", ["primary", "submit", "secondary", "tertiary", "start"], { required: !0, deprecated: ["submit"] }), [d, c] = Ve("Button size", ["normal", "compact"], { required: !0 }), [f, g] = Ve("Button variant", ["normal", "destructive", "inverse"], { required: !0 });
3704
- let { type: h = "primary" } = e, { size: m = "normal" } = e, { variant: b = "normal" } = e, { disabled: _ = "false" } = e, { leadingicon: v = null } = e, { trailingicon: C = null } = e, { testid: x = "" } = e, { width: L = "" } = e, { mt: j = null } = e, { mr: M = null } = e, { mb: z = null } = e, { ml: H = null } = e, { action: T = "" } = e, { actionArg: F = "" } = e, { actionArgs: D = {} } = e;
3703
+ const [s, a] = Te("Button type", ["primary", "submit", "secondary", "tertiary", "start"], { required: !0, deprecated: ["submit"] }), [d, c] = Te("Button size", ["normal", "compact"], { required: !0 }), [f, g] = Te("Button variant", ["normal", "destructive", "inverse"], { required: !0 });
3704
+ let { type: h = "primary" } = e, { size: m = "normal" } = e, { variant: b = "normal" } = e, { disabled: _ = "false" } = e, { leadingicon: v = null } = e, { trailingicon: C = null } = e, { testid: x = "" } = e, { width: L = "" } = e, { mt: j = null } = e, { mr: M = null } = e, { mb: z = null } = e, { ml: H = null } = e, { action: V = "" } = e, { actionArg: F = "" } = e, { actionArgs: D = {} } = e;
3705
3705
  ze(async () => {
3706
3706
  await Ie(), a(h), c(m), g(b);
3707
3707
  });
3708
3708
  function S(Z) {
3709
- n || (Z.target && Me(Z.target, "_click", null, { bubbles: !0 }), T && Me(Z.target, T, F || D, { bubbles: !0 }));
3709
+ n || (Z.target && Me(Z.target, "_click", null, { bubbles: !0 }), V && Me(Z.target, V, F || D, { bubbles: !0 }));
3710
3710
  }
3711
3711
  return t.$$set = (Z) => {
3712
- "type" in Z && i(0, h = Z.type), "size" in Z && i(1, m = Z.size), "variant" in Z && i(2, b = Z.variant), "disabled" in Z && i(14, _ = Z.disabled), "leadingicon" in Z && i(3, v = Z.leadingicon), "trailingicon" in Z && i(4, C = Z.trailingicon), "testid" in Z && i(5, x = Z.testid), "width" in Z && i(6, L = Z.width), "mt" in Z && i(7, j = Z.mt), "mr" in Z && i(8, M = Z.mr), "mb" in Z && i(9, z = Z.mb), "ml" in Z && i(10, H = Z.ml), "action" in Z && i(15, T = Z.action), "actionArg" in Z && i(16, F = Z.actionArg), "actionArgs" in Z && i(17, D = Z.actionArgs), "$$scope" in Z && i(18, r = Z.$$scope);
3712
+ "type" in Z && i(0, h = Z.type), "size" in Z && i(1, m = Z.size), "variant" in Z && i(2, b = Z.variant), "disabled" in Z && i(14, _ = Z.disabled), "leadingicon" in Z && i(3, v = Z.leadingicon), "trailingicon" in Z && i(4, C = Z.trailingicon), "testid" in Z && i(5, x = Z.testid), "width" in Z && i(6, L = Z.width), "mt" in Z && i(7, j = Z.mt), "mr" in Z && i(8, M = Z.mr), "mb" in Z && i(9, z = Z.mb), "ml" in Z && i(10, H = Z.ml), "action" in Z && i(15, V = Z.action), "actionArg" in Z && i(16, F = Z.actionArg), "actionArgs" in Z && i(17, D = Z.actionArgs), "$$scope" in Z && i(18, r = Z.$$scope);
3713
3713
  }, t.$$.update = () => {
3714
3714
  t.$$.dirty & /*disabled*/
3715
3715
  16384 && i(11, n = xe(_)), t.$$.dirty & /*type*/
@@ -3730,7 +3730,7 @@ function Ws(t, e, i) {
3730
3730
  o,
3731
3731
  S,
3732
3732
  _,
3733
- T,
3733
+ V,
3734
3734
  F,
3735
3735
  D,
3736
3736
  r,
@@ -3941,13 +3941,13 @@ function Gs(t) {
3941
3941
  X(l, r), n = !1;
3942
3942
  },
3943
3943
  d(r) {
3944
- r && V(e), l && l.d(r);
3944
+ r && T(e), l && l.d(r);
3945
3945
  }
3946
3946
  };
3947
3947
  }
3948
3948
  function Us(t, e, i) {
3949
3949
  let n, { $$slots: o = {}, $$scope: l } = e, { alignment: r = "start" } = e, { gap: s = "relaxed" } = e, { testid: a = "" } = e, { mt: d = null } = e, { mr: c = null } = e, { mb: f = null } = e, { ml: g = null } = e;
3950
- const [h, m] = Ve("alignment", ["start", "end", "center"]), [b, _] = Ve("gap", ["relaxed", "compact"]);
3950
+ const [h, m] = Te("alignment", ["start", "end", "center"]), [b, _] = Te("gap", ["relaxed", "compact"]);
3951
3951
  return ze(() => {
3952
3952
  m(r), _(s);
3953
3953
  }), t.$$set = (v) => {
@@ -4485,10 +4485,10 @@ const ka = /^(\d+)(th|st|nd|rd)?/i, ya = /\d+/i, za = {
4485
4485
  }, Sa = {
4486
4486
  narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
4487
4487
  any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
4488
- }, Ta = {
4488
+ }, Va = {
4489
4489
  narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
4490
4490
  any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
4491
- }, Va = {
4491
+ }, Ta = {
4492
4492
  any: {
4493
4493
  am: /^a/i,
4494
4494
  pm: /^p/i,
@@ -4531,9 +4531,9 @@ const ka = /^(\d+)(th|st|nd|rd)?/i, ya = /\d+/i, za = {
4531
4531
  defaultParseWidth: "any"
4532
4532
  }),
4533
4533
  dayPeriod: i1({
4534
- matchPatterns: Ta,
4534
+ matchPatterns: Va,
4535
4535
  defaultMatchWidth: "any",
4536
- parsePatterns: Va,
4536
+ parsePatterns: Ta,
4537
4537
  defaultParseWidth: "any"
4538
4538
  })
4539
4539
  }, qa = {
@@ -5068,11 +5068,11 @@ const xt = {
5068
5068
  return Bi(n);
5069
5069
  case "XXXX":
5070
5070
  case "XX":
5071
- return Vt(n);
5071
+ return Tt(n);
5072
5072
  case "XXXXX":
5073
5073
  case "XXX":
5074
5074
  default:
5075
- return Vt(n, ":");
5075
+ return Tt(n, ":");
5076
5076
  }
5077
5077
  },
5078
5078
  // Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
@@ -5083,11 +5083,11 @@ const xt = {
5083
5083
  return Bi(n);
5084
5084
  case "xxxx":
5085
5085
  case "xx":
5086
- return Vt(n);
5086
+ return Tt(n);
5087
5087
  case "xxxxx":
5088
5088
  case "xxx":
5089
5089
  default:
5090
- return Vt(n, ":");
5090
+ return Tt(n, ":");
5091
5091
  }
5092
5092
  },
5093
5093
  // Timezone (GMT)
@@ -5100,7 +5100,7 @@ const xt = {
5100
5100
  return "GMT" + Zi(n, ":");
5101
5101
  case "OOOO":
5102
5102
  default:
5103
- return "GMT" + Vt(n, ":");
5103
+ return "GMT" + Tt(n, ":");
5104
5104
  }
5105
5105
  },
5106
5106
  // Timezone (specific non-location)
@@ -5113,7 +5113,7 @@ const xt = {
5113
5113
  return "GMT" + Zi(n, ":");
5114
5114
  case "zzzz":
5115
5115
  default:
5116
- return "GMT" + Vt(n, ":");
5116
+ return "GMT" + Tt(n, ":");
5117
5117
  }
5118
5118
  },
5119
5119
  // Seconds timestamp
@@ -5132,9 +5132,9 @@ function Zi(t, e = "") {
5132
5132
  return l === 0 ? i + String(o) : i + String(o) + e + qe(l, 2);
5133
5133
  }
5134
5134
  function Bi(t, e) {
5135
- return t % 60 === 0 ? (t > 0 ? "-" : "+") + qe(Math.abs(t) / 60, 2) : Vt(t, e);
5135
+ return t % 60 === 0 ? (t > 0 ? "-" : "+") + qe(Math.abs(t) / 60, 2) : Tt(t, e);
5136
5136
  }
5137
- function Vt(t, e = "") {
5137
+ function Tt(t, e = "") {
5138
5138
  const i = t > 0 ? "-" : "+", n = Math.abs(t), o = qe(Math.trunc(n / 60), 2), l = qe(n % 60, 2);
5139
5139
  return i + o + e + l;
5140
5140
  }
@@ -5301,7 +5301,7 @@ function Ki(t) {
5301
5301
  e,
5302
5302
  "value",
5303
5303
  /*i*/
5304
- t[40]
5304
+ t[40] + ""
5305
5305
  ), p(
5306
5306
  e,
5307
5307
  "label",
@@ -5314,7 +5314,7 @@ function Ki(t) {
5314
5314
  },
5315
5315
  p: ge,
5316
5316
  d(i) {
5317
- i && V(e);
5317
+ i && T(e);
5318
5318
  }
5319
5319
  };
5320
5320
  }
@@ -5334,7 +5334,7 @@ function Xi(t) {
5334
5334
  n[35]) && p(e, "value", i);
5335
5335
  },
5336
5336
  d(n) {
5337
- n && V(e);
5337
+ n && T(e);
5338
5338
  }
5339
5339
  };
5340
5340
  }
@@ -5437,7 +5437,7 @@ function Ji(t) {
5437
5437
  ));
5438
5438
  },
5439
5439
  d(g) {
5440
- g && V(e), c = !1, f();
5440
+ g && T(e), c = !1, f();
5441
5441
  }
5442
5442
  };
5443
5443
  }
@@ -5572,7 +5572,7 @@ function Qi(t) {
5572
5572
  ));
5573
5573
  },
5574
5574
  d(g) {
5575
- g && V(e), c = !1, f();
5575
+ g && T(e), c = !1, f();
5576
5576
  }
5577
5577
  };
5578
5578
  }
@@ -5675,12 +5675,12 @@ function $i(t) {
5675
5675
  ));
5676
5676
  },
5677
5677
  d(h) {
5678
- h && V(e), f = !1, g();
5678
+ h && T(e), f = !1, g();
5679
5679
  }
5680
5680
  };
5681
5681
  }
5682
5682
  function n2(t) {
5683
- let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b, _, v, C, x, L, j, M, z, H, T, F, D, S, Z, Y, q, W, U = He(
5683
+ let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b, _, v, C, x, L, j, M, z, H, V, F, D, S, Z, Y, q, W, U = He(
5684
5684
  /*_months*/
5685
5685
  t[17]
5686
5686
  ), R = [];
@@ -5719,7 +5719,7 @@ function n2(t) {
5719
5719
  s = N(), a = y("goa-form-item"), d = y("goa-dropdown");
5720
5720
  for (let oe = 0; oe < A.length; oe += 1)
5721
5721
  A[oe].c();
5722
- g = N(), h = y("div"), m = y("h5"), m.textContent = "Sun", b = N(), _ = y("h5"), _.textContent = "Mon", v = N(), C = y("h5"), C.textContent = "Tue", x = N(), L = y("h5"), L.textContent = "Wed", j = N(), M = y("h5"), M.textContent = "Thu", z = N(), H = y("h5"), H.textContent = "Fri", T = N(), F = y("h5"), F.textContent = "Sat", D = N();
5722
+ g = N(), h = y("div"), m = y("h5"), m.textContent = "Sun", b = N(), _ = y("h5"), _.textContent = "Mon", v = N(), C = y("h5"), C.textContent = "Tue", x = N(), L = y("h5"), L.textContent = "Wed", j = N(), M = y("h5"), M.textContent = "Thu", z = N(), H = y("h5"), H.textContent = "Fri", V = N(), F = y("h5"), F.textContent = "Sat", D = N();
5723
5723
  for (let oe = 0; oe < Q.length; oe += 1)
5724
5724
  Q[oe].c();
5725
5725
  S = N();
@@ -5760,7 +5760,7 @@ function n2(t) {
5760
5760
  k(i, s), k(i, a), k(a, d);
5761
5761
  for (let oe = 0; oe < A.length; oe += 1)
5762
5762
  A[oe] && A[oe].m(d, null);
5763
- k(e, g), k(e, h), k(h, m), k(h, b), k(h, _), k(h, v), k(h, C), k(h, x), k(h, L), k(h, j), k(h, M), k(h, z), k(h, H), k(h, T), k(h, F), k(h, D);
5763
+ k(e, g), k(e, h), k(h, m), k(h, b), k(h, _), k(h, v), k(h, C), k(h, x), k(h, L), k(h, j), k(h, M), k(h, z), k(h, H), k(h, V), k(h, F), k(h, D);
5764
5764
  for (let oe = 0; oe < Q.length; oe += 1)
5765
5765
  Q[oe] && Q[oe].m(h, null);
5766
5766
  k(h, S);
@@ -5896,7 +5896,7 @@ function n2(t) {
5896
5896
  i: ge,
5897
5897
  o: ge,
5898
5898
  d(I) {
5899
- I && V(e), Je(R, I), Je(A, I), Je(Q, I), Je(J, I), Je(B, I), t[23](null), q = !1, Pe(W);
5899
+ I && T(e), Je(R, I), Je(A, I), Je(Q, I), Je(J, I), Je(B, I), t[23](null), q = !1, Pe(W);
5900
5900
  }
5901
5901
  };
5902
5902
  }
@@ -5916,7 +5916,7 @@ function o2(t, e, i) {
5916
5916
  "December"
5917
5917
  ], M = [], z;
5918
5918
  ze(() => {
5919
- i(9, m = i(8, h = Oe(o ? new Date(o) : /* @__PURE__ */ new Date()))), T(), H({ type: "date", value: h });
5919
+ i(9, m = i(8, h = Oe(o ? new Date(o) : /* @__PURE__ */ new Date()))), V(), H({ type: "date", value: h });
5920
5920
  });
5921
5921
  function H(q) {
5922
5922
  switch (q.type) {
@@ -5944,7 +5944,7 @@ function o2(t, e, i) {
5944
5944
  i(14, x = [...x, et(O, A)]);
5945
5945
  }
5946
5946
  }
5947
- function T() {
5947
+ function V() {
5948
5948
  const q = async (W, U) => {
5949
5949
  if (W.stopPropagation(), W.preventDefault(), Ht(Oe(U), b) || Et(Oe(U), _))
5950
5950
  return;
@@ -6190,7 +6190,7 @@ function en(t) {
6190
6190
  );
6191
6191
  },
6192
6192
  d(n) {
6193
- n && V(e);
6193
+ n && T(e);
6194
6194
  }
6195
6195
  };
6196
6196
  }
@@ -6357,17 +6357,17 @@ function s2(t) {
6357
6357
  X(_, v), f = !1;
6358
6358
  },
6359
6359
  d(v) {
6360
- v && V(e), m && m.d(), _ && _.d(v), g = !1, h();
6360
+ v && T(e), m && m.d(), _ && _.d(v), g = !1, h();
6361
6361
  }
6362
6362
  };
6363
6363
  }
6364
6364
  function a2(t, e, i) {
6365
6365
  let n, o, { $$slots: l = {}, $$scope: r } = e;
6366
- const [s, a] = Ve("Callout type", ["emergency", "important", "information", "event", "success"], !0), [d, c] = Ve("Callout size", ["medium", "large"]), [f, g] = Ve("Aria live", ["off", "assertive", "polite"]);
6367
- let { mt: h = null } = e, { mr: m = null } = e, { mb: b = "l" } = e, { ml: _ = null } = e, { size: v = "large" } = e, { type: C } = e, { heading: x = "" } = e, { maxwidth: L = "none" } = e, { testid: j = "" } = e, { arialive: M = "off" } = e, { icontheme: z = "outline" } = e, H = 0, T = "medium";
6366
+ const [s, a] = Te("Callout type", ["emergency", "important", "information", "event", "success"], !0), [d, c] = Te("Callout size", ["medium", "large"]), [f, g] = Te("Aria live", ["off", "assertive", "polite"]);
6367
+ let { mt: h = null } = e, { mr: m = null } = e, { mb: b = "l" } = e, { ml: _ = null } = e, { size: v = "large" } = e, { type: C } = e, { heading: x = "" } = e, { maxwidth: L = "none" } = e, { testid: j = "" } = e, { arialive: M = "off" } = e, { icontheme: z = "outline" } = e, H = 0, V = "medium";
6368
6368
  ze(() => {
6369
6369
  c(v), g(M), setTimeout(() => {
6370
- a(C), i(11, T = n ? "small" : "medium");
6370
+ a(C), i(11, V = n ? "small" : "medium");
6371
6371
  });
6372
6372
  });
6373
6373
  function F() {
@@ -6391,7 +6391,7 @@ function a2(t, e, i) {
6391
6391
  M,
6392
6392
  z,
6393
6393
  H,
6394
- T,
6394
+ V,
6395
6395
  n,
6396
6396
  o,
6397
6397
  v,
@@ -6539,7 +6539,7 @@ function d2(t) {
6539
6539
  X(l, r), n = !1;
6540
6540
  },
6541
6541
  d(r) {
6542
- r && V(e), l && l.d(r);
6542
+ r && T(e), l && l.d(r);
6543
6543
  }
6544
6544
  };
6545
6545
  }
@@ -6605,7 +6605,7 @@ function h2(t) {
6605
6605
  X(o, l), i = !1;
6606
6606
  },
6607
6607
  d(l) {
6608
- l && V(e), o && o.d(l);
6608
+ l && T(e), o && o.d(l);
6609
6609
  }
6610
6610
  };
6611
6611
  }
@@ -6709,7 +6709,7 @@ function p2(t) {
6709
6709
  X(r, s), o = !1;
6710
6710
  },
6711
6711
  d(s) {
6712
- s && V(e), r && r.d(s);
6712
+ s && T(e), r && r.d(s);
6713
6713
  }
6714
6714
  };
6715
6715
  }
@@ -6840,7 +6840,7 @@ function k2(t) {
6840
6840
  X(o, l), i = !1;
6841
6841
  },
6842
6842
  d(l) {
6843
- l && V(e), o && o.d(l);
6843
+ l && T(e), o && o.d(l);
6844
6844
  }
6845
6845
  };
6846
6846
  }
@@ -6877,7 +6877,7 @@ function x2(t) {
6877
6877
  i: ge,
6878
6878
  o: ge,
6879
6879
  d(i) {
6880
- i && V(e);
6880
+ i && T(e);
6881
6881
  }
6882
6882
  };
6883
6883
  }
@@ -6905,11 +6905,11 @@ class M2 extends be {
6905
6905
  }
6906
6906
  }
6907
6907
  customElements.define("goa-card-image", ve(M2, { src: {}, height: {} }, [], [], !0));
6908
- const S1 = "_stateChange", mr = "form::reset:errors", T1 = "form::reset:form", vr = "form::bind", V1 = "form::toggle:active", ci = "form::set:fieldset", Nt = "form::dispatch:state", br = "form::edit", pr = "subform::bind", E2 = "subform::indexContinueToParent", wr = "subform::indexContinueToSubForm", dt = "fieldset::reset:errors", vt = "fieldset::reset:fields", di = "fieldset::submit", _r = "form-page:continue", P1 = "form-page:back", Cr = "form=page::bind", Ut = "fieldset::bind", ut = "fieldset::set:error", q1 = "fieldset::change", bt = "fieldset::set:value", ui = "form-item::bind", H2 = "external::alter:state", Q1 = "external::continue", S2 = "external::set:error", kr = "external::init:state", $e = "form-field::bind", yr = "form-summary::bind", zr = "form-summary::edit:page";
6909
- function T2(t) {
6908
+ const S1 = "_stateChange", mr = "form::reset:errors", V1 = "form::reset:form", vr = "form::bind", T1 = "form::toggle:active", ci = "form::set:fieldset", Nt = "form::dispatch:state", br = "form::edit", pr = "subform::bind", E2 = "subform::indexContinueToParent", wr = "subform::indexContinueToSubForm", dt = "fieldset::reset:errors", vt = "fieldset::reset:fields", di = "fieldset::submit", _r = "form-page:continue", P1 = "form-page:back", Cr = "form=page::bind", Ut = "fieldset::bind", ut = "fieldset::set:error", q1 = "fieldset::change", bt = "fieldset::set:value", ui = "form-item::bind", H2 = "external::alter:state", Q1 = "external::continue", S2 = "external::set:error", kr = "external::init:state", $e = "form-field::bind", yr = "form-summary::bind", zr = "form-summary::edit:page";
6909
+ function V2(t) {
6910
6910
  ke(t, "svelte-txdy2r", ':host{box-sizing:border-box;font-family:var(--goa-font-family-sans);display:block}.root.svelte-txdy2r.svelte-txdy2r{display:block;height:auto;min-height:0;padding:0}input[type="checkbox"].svelte-txdy2r.svelte-txdy2r{position:absolute;opacity:0;transform:scale(0);margin:0;cursor:pointer}input[type="checkbox"][disabled].svelte-txdy2r.svelte-txdy2r:hover{cursor:default}label.svelte-txdy2r.svelte-txdy2r{display:flex;cursor:pointer}label.svelte-txdy2r:hover .container.svelte-txdy2r{border:var(--goa-checkbox-border-hover)}label.svelte-txdy2r:hover .container.selected.svelte-txdy2r{background-color:var(--goa-checkbox-color-bg-checked-hover);border:none}.text.svelte-txdy2r.svelte-txdy2r{padding-left:var(--goa-checkbox-gap);-webkit-user-select:none;-moz-user-select:none;user-select:none;font:var(--goa-checkbox-label-font-size);color:var(--goa-checkbox-color-label)}.description.svelte-txdy2r.svelte-txdy2r{font:var(--goa-checkbox-description-font-size);margin-left:var(--goa-space-xl);margin-top:var(--goa-space-2xs)}.reveal.svelte-txdy2r.svelte-txdy2r{display:none;height:0}.reveal.visible.svelte-txdy2r.svelte-txdy2r{display:block;height:-moz-fit-content;height:fit-content}.reveal.visible.has-content.svelte-txdy2r.svelte-txdy2r{border-left:4px solid var(--goa-color-greyscale-200);padding:var(--goa-space-m);margin:var(--goa-space-2xs) 0 0 calc(var(--goa-space-s) - 2px)}.container.svelte-txdy2r.svelte-txdy2r{box-sizing:border-box;border:var(--goa-checkbox-border);border-radius:var(--goa-checkbox-border-radius);background-color:var(--goa-checkbox-color-bg);height:var(--goa-checkbox-size);width:var(--goa-checkbox-size);margin-top:3px;display:flex;justify-content:center;flex:0 0 auto}.container.svelte-txdy2r.svelte-txdy2r:hover{border:var(--goa-checkbox-border-hover)}.container.svelte-txdy2r svg.svelte-txdy2r{fill:var(--goa-checkbox-color-bg);margin:3px}.container.selected.svelte-txdy2r.svelte-txdy2r{background-color:var(--goa-checkbox-color-bg-checked);border:none}.container.selected.svelte-txdy2r.svelte-txdy2r:hover{background-color:var(--goa-checkbox-color-bg-checked-hover)}.error.svelte-txdy2r .container.svelte-txdy2r,.error.svelte-txdy2r .container.svelte-txdy2r:hover{border:var(--goa-checkbox-border-error);background-color:var(--goa-checkbox-color-bg);box-shadow:none}.error.svelte-txdy2r .container.selected.svelte-txdy2r,.error.svelte-txdy2r .container.selected.svelte-txdy2r:hover{border:var(--goa-checkbox-border-error);background-color:var(--goa-checkbox-color-bg)}label:hover.error.svelte-txdy2r .container.svelte-txdy2r{border:var(--goa-checkbox-border-error)}label:hover.error.svelte-txdy2r .container.selected.svelte-txdy2r{border:var(--goa-checkbox-border-error);background-color:var(--goa-checkbox-color-bg)}.error.svelte-txdy2r .container svg.svelte-txdy2r{fill:var(--goa-checkbox-color-bg-checked-error);margin:1px}.error.svelte-txdy2r .container.svelte-txdy2r:has(:focus-visible){outline:none;box-shadow:0 0 0 3px var(--goa-color-interactive-focus)}.error.svelte-txdy2r .container.svelte-txdy2r:has(:focus-visible):hover{outline:none;border:var(--goa-checkbox-border-error)}.error.svelte-txdy2r .container.selected.svelte-txdy2r:has(:focus-visible):hover{outline:none;border:none;background-color:var(--goa-checkbox-color-bg)}label:hover.error.svelte-txdy2r .container.selected.svelte-txdy2r:has(:focus-visible){outline:none;border:var(--goa-checkbox-border-error);background-color:var(--goa-checkbox-color-bg)}label:hover.error.svelte-txdy2r .container.svelte-txdy2r:has(:focus-visible){outline:none;border:var(--goa-checkbox-border-error)}.container.svelte-txdy2r.svelte-txdy2r:has(:focus-visible){outline:none;box-shadow:0 0 0 3px var(--goa-color-interactive-focus)}.container.svelte-txdy2r.svelte-txdy2r:has(:focus-visible):hover{outline:none;border:var(--goa-checkbox-border)}.container.selected.svelte-txdy2r.svelte-txdy2r:has(:focus-visible):hover{outline:none;border:none;background-color:var(--goa-checkbox-color-bg-checked)}label.svelte-txdy2r:hover .container.selected.svelte-txdy2r:has(:focus-visible){outline:none;border:none;background-color:var(--goa-checkbox-color-bg-checked)}label.svelte-txdy2r:hover .container.svelte-txdy2r:has(:focus-visible){outline:none;border:var(--goa-checkbox-border)}.disabled.svelte-txdy2r.svelte-txdy2r{cursor:default}.disabled.svelte-txdy2r .text.svelte-txdy2r{color:var(--goa-checkbox-color-label-disabled)}label.disabled.svelte-txdy2r+.description.svelte-txdy2r{color:var(--goa-checkbox-color-label-disabled);cursor:default}.disabled.svelte-txdy2r:not(.error) .container.svelte-txdy2r{border:var(--goa-checkbox-border-disabled);box-shadow:none}.disabled.svelte-txdy2r:not(.error) .container.selected.svelte-txdy2r{border:none;background-color:var(--goa-checkbox-color-bg-checked-disabled)}.disabled.error.svelte-txdy2r .container.selected.svelte-txdy2r{border:var(--goa-checkbox-border-disabled-error)}.disabled.error.svelte-txdy2r .container.svelte-txdy2r{border:var(--goa-checkbox-border-disabled-error)}label:hover.disabled.error.svelte-txdy2r .container.svelte-txdy2r{border:var(--goa-checkbox-border-disabled-error)}.disabled.error.svelte-txdy2r .container svg.svelte-txdy2r{fill:#f58185}');
6911
6911
  }
6912
- const V2 = (t) => ({}), tn = (t) => ({}), P2 = (t) => ({}), nn = (t) => ({});
6912
+ const T2 = (t) => ({}), tn = (t) => ({}), P2 = (t) => ({}), nn = (t) => ({});
6913
6913
  function q2(t) {
6914
6914
  let e, i;
6915
6915
  return {
@@ -6920,7 +6920,7 @@ function q2(t) {
6920
6920
  P(n, e, o), k(e, i);
6921
6921
  },
6922
6922
  d(n) {
6923
- n && V(e);
6923
+ n && T(e);
6924
6924
  }
6925
6925
  };
6926
6926
  }
@@ -6934,7 +6934,7 @@ function A2(t) {
6934
6934
  P(n, e, o), k(e, i);
6935
6935
  },
6936
6936
  d(n) {
6937
- n && V(e);
6937
+ n && T(e);
6938
6938
  }
6939
6939
  };
6940
6940
  }
@@ -7004,7 +7004,7 @@ function on(t) {
7004
7004
  X(r, s), o = !1;
7005
7005
  },
7006
7006
  d(s) {
7007
- s && V(e), r && r.d(s);
7007
+ s && T(e), r && r.d(s);
7008
7008
  }
7009
7009
  };
7010
7010
  }
@@ -7020,7 +7020,7 @@ function D2(t) {
7020
7020
  q[18]
7021
7021
  ) return q2;
7022
7022
  }
7023
- let H = z(t), T = H && H(t);
7023
+ let H = z(t), V = H && H(t);
7024
7024
  const F = (
7025
7025
  /*#slots*/
7026
7026
  t[31].default
@@ -7048,7 +7048,7 @@ function D2(t) {
7048
7048
  );
7049
7049
  return {
7050
7050
  c() {
7051
- e = y("div"), i = y("label"), n = y("div"), o = y("input"), c = N(), T && T.c(), f = N(), g = y("div"), D && D.c(), h = N(), m = ne(
7051
+ e = y("div"), i = y("label"), n = y("div"), o = y("input"), c = N(), V && V.c(), f = N(), g = y("div"), D && D.c(), h = N(), m = ne(
7052
7052
  /*text*/
7053
7053
  t[2]
7054
7054
  ), b = N(), S && S.c(), _ = N(), v = y("div"), Y && Y.c(), u(
@@ -7133,7 +7133,7 @@ max-width: ${/*maxwidth*/
7133
7133
  `);
7134
7134
  },
7135
7135
  m(q, W) {
7136
- P(q, e, W), k(e, i), k(i, n), k(n, o), t[32](o), k(n, c), T && T.m(n, null), k(i, f), k(i, g), D && D.m(g, null), k(g, h), k(g, m), k(e, b), S && S.m(e, null), k(e, _), k(e, v), Y && Y.m(v, null), t[33](v), C = Mt(
7136
+ P(q, e, W), k(e, i), k(i, n), k(n, o), t[32](o), k(n, c), V && V.m(n, null), k(i, f), k(i, g), D && D.m(g, null), k(g, h), k(g, m), k(e, b), S && S.m(e, null), k(e, _), k(e, v), Y && Y.m(v, null), t[33](v), C = Mt(
7137
7137
  v,
7138
7138
  /*div2_elementresize_handler*/
7139
7139
  t[34].bind(v)
@@ -7188,7 +7188,7 @@ max-width: ${/*maxwidth*/
7188
7188
  q[17]
7189
7189
  ) : null)) && u(o, "aria-describedby", a), (!L || W[0] & /*_error*/
7190
7190
  8192 && d !== (d = /*_error*/
7191
- q[13] ? "true" : "false")) && u(o, "aria-invalid", d), H !== (H = z(q)) && (T && T.d(1), T = H && H(q), T && (T.c(), T.m(n, null))), (!L || W[0] & /*isChecked, isIndeterminate*/
7191
+ q[13] ? "true" : "false")) && u(o, "aria-invalid", d), H !== (H = z(q)) && (V && V.d(1), V = H && H(q), V && (V.c(), V.m(n, null))), (!L || W[0] & /*isChecked, isIndeterminate*/
7192
7192
  294912) && G(
7193
7193
  n,
7194
7194
  "selected",
@@ -7259,7 +7259,7 @@ max-width: ${/*maxwidth*/
7259
7259
  /*$$scope*/
7260
7260
  q[30],
7261
7261
  W,
7262
- V2
7262
+ T2
7263
7263
  ) : fe(
7264
7264
  /*$$scope*/
7265
7265
  q[30]
@@ -7301,14 +7301,14 @@ max-width: ${/*maxwidth*/
7301
7301
  X(D, q), X(S), X(Y, q), L = !1;
7302
7302
  },
7303
7303
  d(q) {
7304
- q && V(e), t[32](null), T && T.d(), D && D.d(q), S && S.d(), Y && Y.d(q), t[33](null), C(), t[35](null), j = !1, Pe(M);
7304
+ q && T(e), t[32](null), V && V.d(), D && D.d(q), S && S.d(), Y && Y.d(q), t[33](null), C(), t[35](null), j = !1, Pe(M);
7305
7305
  }
7306
7306
  };
7307
7307
  }
7308
7308
  function Z2(t, e, i) {
7309
7309
  let n, o, l, r, { $$slots: s = {}, $$scope: a } = e;
7310
7310
  const d = pt(s);
7311
- let { name: c } = e, { checked: f = "false" } = e, { indeterminate: g = "false" } = e, { text: h = "" } = e, { value: m = "" } = e, { disabled: b = "false" } = e, { error: _ = "false" } = e, { testid: v = "" } = e, { arialabel: C = "" } = e, { description: x = "" } = e, { revealarialabel: L = "" } = e, { maxwidth: j = "none" } = e, { mt: M = null } = e, { mr: z = null } = e, { mb: H = "m" } = e, { ml: T = null } = e, F, D, S = [], Z, Y, q, W, U, R = 0;
7311
+ let { name: c } = e, { checked: f = "false" } = e, { indeterminate: g = "false" } = e, { text: h = "" } = e, { value: m = "" } = e, { disabled: b = "false" } = e, { error: _ = "false" } = e, { testid: v = "" } = e, { arialabel: C = "" } = e, { description: x = "" } = e, { revealarialabel: L = "" } = e, { maxwidth: j = "none" } = e, { mt: M = null } = e, { mr: z = null } = e, { mb: H = "m" } = e, { ml: V = null } = e, F, D, S = [], Z, Y, q, W, U, R = 0;
7312
7312
  ze(() => {
7313
7313
  F = m, i(17, q = `description_${c}`), O(), $(), B();
7314
7314
  });
@@ -7416,7 +7416,7 @@ function Z2(t, e, i) {
7416
7416
  });
7417
7417
  }
7418
7418
  return t.$$set = (we) => {
7419
- "name" in we && i(1, c = we.name), "checked" in we && i(24, f = we.checked), "indeterminate" in we && i(26, g = we.indeterminate), "text" in we && i(2, h = we.text), "value" in we && i(0, m = we.value), "disabled" in we && i(27, b = we.disabled), "error" in we && i(25, _ = we.error), "testid" in we && i(3, v = we.testid), "arialabel" in we && i(4, C = we.arialabel), "description" in we && i(5, x = we.description), "revealarialabel" in we && i(28, L = we.revealarialabel), "maxwidth" in we && i(6, j = we.maxwidth), "mt" in we && i(7, M = we.mt), "mr" in we && i(8, z = we.mr), "mb" in we && i(9, H = we.mb), "ml" in we && i(10, T = we.ml), "$$scope" in we && i(30, a = we.$$scope);
7419
+ "name" in we && i(1, c = we.name), "checked" in we && i(24, f = we.checked), "indeterminate" in we && i(26, g = we.indeterminate), "text" in we && i(2, h = we.text), "value" in we && i(0, m = we.value), "disabled" in we && i(27, b = we.disabled), "error" in we && i(25, _ = we.error), "testid" in we && i(3, v = we.testid), "arialabel" in we && i(4, C = we.arialabel), "description" in we && i(5, x = we.description), "revealarialabel" in we && i(28, L = we.revealarialabel), "maxwidth" in we && i(6, j = we.maxwidth), "mt" in we && i(7, M = we.mt), "mr" in we && i(8, z = we.mr), "mb" in we && i(9, H = we.mb), "ml" in we && i(10, V = we.ml), "$$scope" in we && i(30, a = we.$$scope);
7420
7420
  }, t.$$.update = () => {
7421
7421
  t.$$.dirty[0] & /*disabled*/
7422
7422
  134217728 && i(20, n = xe(b)), t.$$.dirty[0] & /*error, _error, _prevError, _rootEl*/
@@ -7436,7 +7436,7 @@ function Z2(t, e, i) {
7436
7436
  M,
7437
7437
  z,
7438
7438
  H,
7439
- T,
7439
+ V,
7440
7440
  D,
7441
7441
  Y,
7442
7442
  W,
@@ -7490,7 +7490,7 @@ class B2 extends be {
7490
7490
  mb: 9,
7491
7491
  ml: 10
7492
7492
  },
7493
- T2,
7493
+ V2,
7494
7494
  [-1, -1]
7495
7495
  );
7496
7496
  }
@@ -7696,7 +7696,7 @@ function F2(t) {
7696
7696
  X(a, d), o = !1;
7697
7697
  },
7698
7698
  d(d) {
7699
- d && V(e), a && a.d(d), t[15](null), t[16](null), l = !1, r();
7699
+ d && T(e), a && a.d(d), t[15](null), t[16](null), l = !1, r();
7700
7700
  }
7701
7701
  };
7702
7702
  }
@@ -7739,7 +7739,7 @@ function I2(t, e, i) {
7739
7739
  const E = v.querySelector("slot");
7740
7740
  return ((E == null ? void 0 : E.assignedElements()) || []).map((I) => I instanceof HTMLElement && I.tagName.toLowerCase() === "goa-checkbox" ? I : I.querySelector("goa-checkbox")).filter((I) => !!I);
7741
7741
  }
7742
- function T(E) {
7742
+ function V(E) {
7743
7743
  var oe;
7744
7744
  const B = x.find((Ee) => Ee.name === E);
7745
7745
  if (!B) {
@@ -7752,7 +7752,7 @@ function I2(t, e, i) {
7752
7752
  return I ? G1(I, E) : E;
7753
7753
  }
7754
7754
  function F(E) {
7755
- return !E || E.length === 0 ? [] : E.map((I) => T(I));
7755
+ return !E || E.length === 0 ? [] : E.map((I) => V(I));
7756
7756
  }
7757
7757
  function D() {
7758
7758
  Xe(_, (E, B, I) => {
@@ -8020,7 +8020,7 @@ function rn(t) {
8020
8020
  );
8021
8021
  },
8022
8022
  d(i) {
8023
- i && V(e);
8023
+ i && T(e);
8024
8024
  }
8025
8025
  };
8026
8026
  }
@@ -8055,7 +8055,7 @@ function sn(t) {
8055
8055
  ) : 1) && p(e, "opacity", n);
8056
8056
  },
8057
8057
  d(o) {
8058
- o && V(e);
8058
+ o && T(e);
8059
8059
  }
8060
8060
  };
8061
8061
  }
@@ -8184,7 +8184,7 @@ function R2(t) {
8184
8184
  i: ge,
8185
8185
  o: ge,
8186
8186
  d(f) {
8187
- f && V(e), d && d.d(), c && c.d(), t[16](null), s = !1, Pe(a);
8187
+ f && T(e), d && d.d(), c && c.d(), t[16](null), s = !1, Pe(a);
8188
8188
  }
8189
8189
  };
8190
8190
  }
@@ -8193,17 +8193,17 @@ function Y2(t, e, i) {
8193
8193
  ze(async () => {
8194
8194
  console.warn("GoAChip is deprecated. Instead use GoAFilterChip.");
8195
8195
  });
8196
- function C(T) {
8197
- m.dispatchEvent(new CustomEvent("_click", { composed: !0, bubbles: !0 })), T.stopPropagation();
8196
+ function C(V) {
8197
+ m.dispatchEvent(new CustomEvent("_click", { composed: !0, bubbles: !0 })), V.stopPropagation();
8198
8198
  }
8199
- function x(T) {
8200
- re[T ? "unshift" : "push"](() => {
8201
- m = T, i(9, m);
8199
+ function x(V) {
8200
+ re[V ? "unshift" : "push"](() => {
8201
+ m = V, i(9, m);
8202
8202
  });
8203
8203
  }
8204
- const L = (T) => v && C(T), j = () => i(10, b = !0), M = () => i(10, b = !1), z = () => i(10, b = !1), H = () => i(10, b = !1);
8205
- return t.$$set = (T) => {
8206
- "mt" in T && i(0, n = T.mt), "mr" in T && i(1, o = T.mr), "mb" in T && i(2, l = T.mb), "ml" in T && i(3, r = T.ml), "leadingicon" in T && i(4, s = T.leadingicon), "icontheme" in T && i(5, a = T.icontheme), "error" in T && i(14, d = T.error), "deletable" in T && i(15, c = T.deletable), "content" in T && i(6, f = T.content), "variant" in T && i(7, g = T.variant), "testid" in T && i(8, h = T.testid);
8204
+ const L = (V) => v && C(V), j = () => i(10, b = !0), M = () => i(10, b = !1), z = () => i(10, b = !1), H = () => i(10, b = !1);
8205
+ return t.$$set = (V) => {
8206
+ "mt" in V && i(0, n = V.mt), "mr" in V && i(1, o = V.mr), "mb" in V && i(2, l = V.mb), "ml" in V && i(3, r = V.ml), "leadingicon" in V && i(4, s = V.leadingicon), "icontheme" in V && i(5, a = V.icontheme), "error" in V && i(14, d = V.error), "deletable" in V && i(15, c = V.deletable), "content" in V && i(6, f = V.content), "variant" in V && i(7, g = V.variant), "testid" in V && i(8, h = V.testid);
8207
8207
  }, t.$$.update = () => {
8208
8208
  t.$$.dirty & /*error*/
8209
8209
  16384 && i(11, _ = xe(d)), t.$$.dirty & /*deletable*/
@@ -8417,7 +8417,7 @@ function an(t) {
8417
8417
  }), Ze()), ~e ? (i = l[e], i ? i.p(s, a) : (i = l[e] = o[e](s), i.c()), K(i, 1), i.m(n.parentNode, n)) : i = null);
8418
8418
  },
8419
8419
  d(s) {
8420
- s && V(n), ~e && l[e].d(s);
8420
+ s && T(n), ~e && l[e].d(s);
8421
8421
  }
8422
8422
  };
8423
8423
  }
@@ -8487,7 +8487,7 @@ function J2(t) {
8487
8487
  i: ge,
8488
8488
  o: ge,
8489
8489
  d(r) {
8490
- r && V(e), l && l.d();
8490
+ r && T(e), l && l.d();
8491
8491
  }
8492
8492
  };
8493
8493
  }
@@ -8560,7 +8560,7 @@ function Q2(t) {
8560
8560
  d && (o || (o = M1(e, Kt, { duration: 300 }, !1)), o.run(0)), l = !1;
8561
8561
  },
8562
8562
  d(d) {
8563
- d && V(e), a && a.d(), d && o && o.end(), r = !1, s();
8563
+ d && T(e), a && a.d(), d && o && o.end(), r = !1, s();
8564
8564
  }
8565
8565
  };
8566
8566
  }
@@ -8585,7 +8585,7 @@ function cn(t) {
8585
8585
  );
8586
8586
  },
8587
8587
  d(n) {
8588
- n && V(e);
8588
+ n && T(e);
8589
8589
  }
8590
8590
  };
8591
8591
  }
@@ -8610,7 +8610,7 @@ function dn(t) {
8610
8610
  );
8611
8611
  },
8612
8612
  d(n) {
8613
- n && V(e);
8613
+ n && T(e);
8614
8614
  }
8615
8615
  };
8616
8616
  }
@@ -8633,13 +8633,13 @@ function $2(t) {
8633
8633
  i: ge,
8634
8634
  o: ge,
8635
8635
  d(n) {
8636
- n && V(e), i && i.d(n);
8636
+ n && T(e), i && i.d(n);
8637
8637
  }
8638
8638
  };
8639
8639
  }
8640
8640
  function e0(t, e, i) {
8641
8641
  let n;
8642
- const [o, l] = Ve("Circular progress variant", ["fullscreen", "inline"]), [r, s] = Ve("Button size", ["small", "large"]);
8642
+ const [o, l] = Te("Circular progress variant", ["fullscreen", "inline"]), [r, s] = Te("Button size", ["small", "large"]);
8643
8643
  let { variant: a = "inline" } = e, { size: d = "large" } = e, { message: c = "" } = e, { progress: f = -1 } = e, { visible: g = "false" } = e, { testid: h = "" } = e, m, b, _;
8644
8644
  return ze(() => {
8645
8645
  l(a), s(d), i(3, m = d === "small" ? "large" : "xlarge"), i(4, b = a === "fullscreen"), i(5, _ = a === "inline");
@@ -8769,7 +8769,7 @@ function gn(t) {
8769
8769
  X(o, l), i = !1;
8770
8770
  },
8771
8771
  d(l) {
8772
- l && V(e), o && o.d(l);
8772
+ l && T(e), o && o.d(l);
8773
8773
  }
8774
8774
  };
8775
8775
  }
@@ -8820,7 +8820,7 @@ function hn(t) {
8820
8820
  X(o, l), i = !1;
8821
8821
  },
8822
8822
  d(l) {
8823
- l && V(e), o && o.d(l);
8823
+ l && T(e), o && o.d(l);
8824
8824
  }
8825
8825
  };
8826
8826
  }
@@ -8919,18 +8919,18 @@ function l0(t) {
8919
8919
  X(c), X(f), d = !1;
8920
8920
  },
8921
8921
  d(g) {
8922
- g && V(e), c && c.d(), f && f.d(), t[14](null);
8922
+ g && T(e), c && c.d(), f && f.d(), t[14](null);
8923
8923
  }
8924
8924
  };
8925
8925
  }
8926
8926
  function r0(t, e, i) {
8927
8927
  let { $$slots: n = {}, $$scope: o } = e;
8928
- const l = pt(n), [r, s] = Ve("Container type", ["interactive", "info", "error", "success", "important", "non-interactive"]), [a, d] = Ve("Container accent", ["thick", "thin", "filled"]), [c, f] = Ve("Container padding", ["relaxed", "compact"]), [g, h] = Ve("Container width", ["full", "content"]);
8928
+ const l = pt(n), [r, s] = Te("Container type", ["interactive", "info", "error", "success", "important", "non-interactive"]), [a, d] = Te("Container accent", ["thick", "thin", "filled"]), [c, f] = Te("Container padding", ["relaxed", "compact"]), [g, h] = Te("Container width", ["full", "content"]);
8929
8929
  let { type: m = "interactive" } = e, { accent: b = "filled" } = e, { padding: _ = "relaxed" } = e, { width: v = "full" } = e, { maxwidth: C = "none" } = e, { testid: x = "" } = e, { mt: L = null } = e, { mr: j = null } = e, { mb: M = "m" } = e, { ml: z = null } = e, H;
8930
8930
  ze(() => {
8931
8931
  s(m), d(b), f(_), h(v), Xt(H);
8932
8932
  });
8933
- function T(F) {
8933
+ function V(F) {
8934
8934
  re[F ? "unshift" : "push"](() => {
8935
8935
  H = F, i(10, H);
8936
8936
  });
@@ -8952,7 +8952,7 @@ function r0(t, e, i) {
8952
8952
  l,
8953
8953
  o,
8954
8954
  n,
8955
- T
8955
+ V
8956
8956
  ];
8957
8957
  }
8958
8958
  class s0 extends be {
@@ -9041,10 +9041,10 @@ class s0 extends be {
9041
9041
  }
9042
9042
  customElements.define("goa-container", ve(s0, { type: {}, accent: {}, padding: {}, width: {}, maxwidth: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["title", "actions"], [], !0));
9043
9043
  function a0(t) {
9044
- let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b, _, v, C, x, L, j, M, z, H, T, F, D, S, Z, Y, q, W, U, R, O, A, $, Q, _e;
9044
+ let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b, _, v, C, x, L, j, M, z, H, V, F, D, S, Z, Y, q, W, U, R, O, A, $, Q, _e;
9045
9045
  return {
9046
9046
  c() {
9047
- e = y("goa-form-item"), i = y("goa-block"), n = y("goa-form-item"), o = y("goa-dropdown"), l = y("goa-dropdown-item"), r = N(), s = y("goa-dropdown-item"), a = N(), d = y("goa-dropdown-item"), c = N(), f = y("goa-dropdown-item"), g = N(), h = y("goa-dropdown-item"), m = N(), b = y("goa-dropdown-item"), _ = N(), v = y("goa-dropdown-item"), C = N(), x = y("goa-dropdown-item"), L = N(), j = y("goa-dropdown-item"), M = N(), z = y("goa-dropdown-item"), H = N(), T = y("goa-dropdown-item"), F = N(), D = y("goa-dropdown-item"), Z = N(), Y = y("goa-form-item"), q = y("goa-input"), U = N(), R = y("goa-form-item"), O = y("goa-input"), p(l, "value", "0"), p(l, "label", "January"), p(s, "value", "1"), p(s, "label", "February"), p(d, "value", "2"), p(d, "label", "March"), p(f, "value", "3"), p(f, "label", "April"), p(h, "value", "4"), p(h, "label", "May"), p(b, "value", "5"), p(b, "label", "June"), p(v, "value", "6"), p(v, "label", "July"), p(x, "value", "7"), p(x, "label", "August"), p(j, "value", "8"), p(j, "label", "September"), p(z, "value", "9"), p(z, "label", "October"), p(T, "value", "10"), p(T, "label", "November"), p(D, "value", "11"), p(D, "label", "December"), p(o, "name", "month"), p(o, "testid", "input-month"), p(
9047
+ e = y("goa-form-item"), i = y("goa-block"), n = y("goa-form-item"), o = y("goa-dropdown"), l = y("goa-dropdown-item"), r = N(), s = y("goa-dropdown-item"), a = N(), d = y("goa-dropdown-item"), c = N(), f = y("goa-dropdown-item"), g = N(), h = y("goa-dropdown-item"), m = N(), b = y("goa-dropdown-item"), _ = N(), v = y("goa-dropdown-item"), C = N(), x = y("goa-dropdown-item"), L = N(), j = y("goa-dropdown-item"), M = N(), z = y("goa-dropdown-item"), H = N(), V = y("goa-dropdown-item"), F = N(), D = y("goa-dropdown-item"), Z = N(), Y = y("goa-form-item"), q = y("goa-input"), U = N(), R = y("goa-form-item"), O = y("goa-input"), p(l, "value", "0"), p(l, "label", "January"), p(s, "value", "1"), p(s, "label", "February"), p(d, "value", "2"), p(d, "label", "March"), p(f, "value", "3"), p(f, "label", "April"), p(h, "value", "4"), p(h, "label", "May"), p(b, "value", "5"), p(b, "label", "June"), p(v, "value", "6"), p(v, "label", "July"), p(x, "value", "7"), p(x, "label", "August"), p(j, "value", "8"), p(j, "label", "September"), p(z, "value", "9"), p(z, "label", "October"), p(V, "value", "10"), p(V, "label", "November"), p(D, "value", "11"), p(D, "label", "December"), p(o, "name", "month"), p(o, "testid", "input-month"), p(
9048
9048
  o,
9049
9049
  "error",
9050
9050
  /*error*/
@@ -9082,7 +9082,7 @@ function a0(t) {
9082
9082
  t[1]);
9083
9083
  },
9084
9084
  m(J, E) {
9085
- P(J, e, E), k(e, i), k(i, n), k(n, o), k(o, l), k(o, r), k(o, s), k(o, a), k(o, d), k(o, c), k(o, f), k(o, g), k(o, h), k(o, m), k(o, b), k(o, _), k(o, v), k(o, C), k(o, x), k(o, L), k(o, j), k(o, M), k(o, z), k(o, H), k(o, T), k(o, F), k(o, D), k(i, Z), k(i, Y), k(Y, q), k(i, U), k(i, R), k(R, O), t[27](e), Q || (_e = [
9085
+ P(J, e, E), k(e, i), k(i, n), k(n, o), k(o, l), k(o, r), k(o, s), k(o, a), k(o, d), k(o, c), k(o, f), k(o, g), k(o, h), k(o, m), k(o, b), k(o, _), k(o, v), k(o, C), k(o, x), k(o, L), k(o, j), k(o, M), k(o, z), k(o, H), k(o, V), k(o, F), k(o, D), k(i, Z), k(i, Y), k(Y, q), k(i, U), k(i, R), k(R, O), t[27](e), Q || (_e = [
9086
9086
  ie(
9087
9087
  o,
9088
9088
  "_change",
@@ -9152,7 +9152,7 @@ function a0(t) {
9152
9152
  J[1]) && p(e, "error", $);
9153
9153
  },
9154
9154
  d(J) {
9155
- J && V(e), t[27](null), Q = !1, Pe(_e);
9155
+ J && T(e), t[27](null), Q = !1, Pe(_e);
9156
9156
  }
9157
9157
  };
9158
9158
  }
@@ -9329,7 +9329,7 @@ function c0(t) {
9329
9329
  );
9330
9330
  },
9331
9331
  d(a) {
9332
- a && V(e), t[25](null), r = !1, Pe(s);
9332
+ a && T(e), t[25](null), r = !1, Pe(s);
9333
9333
  }
9334
9334
  };
9335
9335
  }
@@ -9359,7 +9359,7 @@ function d0(t) {
9359
9359
  i: ge,
9360
9360
  o: ge,
9361
9361
  d(s) {
9362
- s && (V(e), V(i), V(n)), t[24](null), r && r.d(s);
9362
+ s && (T(e), T(i), T(n)), t[24](null), r && r.d(s);
9363
9363
  }
9364
9364
  };
9365
9365
  }
@@ -9375,7 +9375,7 @@ function u0(t, e, i) {
9375
9375
  Xe(x, (E, B, I) => {
9376
9376
  switch (E) {
9377
9377
  case bt:
9378
- T(B);
9378
+ V(B);
9379
9379
  break;
9380
9380
  case ut:
9381
9381
  H(B);
@@ -9384,7 +9384,7 @@ function u0(t, e, i) {
9384
9384
  i(1, s = "false");
9385
9385
  break;
9386
9386
  case vt:
9387
- T({ value: "" });
9387
+ V({ value: "" });
9388
9388
  break;
9389
9389
  case ui:
9390
9390
  case $e:
@@ -9396,7 +9396,7 @@ function u0(t, e, i) {
9396
9396
  function H(E) {
9397
9397
  i(1, s = E.error ? "true" : "false");
9398
9398
  }
9399
- function T(E) {
9399
+ function V(E) {
9400
9400
  i(0, r = E.value), Me(x, "_change", { name: l, value: E.value }, { bubbles: !0 });
9401
9401
  }
9402
9402
  function F() {
@@ -9772,7 +9772,7 @@ function h0(t) {
9772
9772
  X(L, j), _ = !1;
9773
9773
  },
9774
9774
  d(j) {
9775
- j && V(e), t[14](null), L && L.d(j), v = !1, C();
9775
+ j && T(e), t[14](null), L && L.d(j), v = !1, C();
9776
9776
  }
9777
9777
  };
9778
9778
  }
@@ -9934,7 +9934,7 @@ function p0(t) {
9934
9934
  i: ge,
9935
9935
  o: ge,
9936
9936
  d(n) {
9937
- n && V(e);
9937
+ n && T(e);
9938
9938
  }
9939
9939
  };
9940
9940
  }
@@ -10016,7 +10016,7 @@ function bn(t) {
10016
10016
  X(i), o = !1;
10017
10017
  },
10018
10018
  d(a) {
10019
- a && V(n), r[e].d(a);
10019
+ a && T(n), r[e].d(a);
10020
10020
  }
10021
10021
  };
10022
10022
  }
@@ -10094,7 +10094,7 @@ function L0(t) {
10094
10094
  i: ge,
10095
10095
  o: ge,
10096
10096
  d(n) {
10097
- n && V(e);
10097
+ n && T(e);
10098
10098
  }
10099
10099
  };
10100
10100
  }
@@ -10155,12 +10155,12 @@ function pn(t) {
10155
10155
  X(l, r), n = !1;
10156
10156
  },
10157
10157
  d(r) {
10158
- r && V(e), l && l.d(r), i();
10158
+ r && T(e), l && l.d(r), i();
10159
10159
  }
10160
10160
  };
10161
10161
  }
10162
10162
  function x0(t) {
10163
- let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b, _, v, C, x, L, j, M, z, H, T = (
10163
+ let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b, _, v, C, x, L, j, M, z, H, V = (
10164
10164
  /*heading*/
10165
10165
  (t[3] || /*$$slots*/
10166
10166
  t[16].heading) && bn(t)
@@ -10181,7 +10181,7 @@ function x0(t) {
10181
10181
  );
10182
10182
  return {
10183
10183
  c() {
10184
- e = y("goa-focus-trap"), i = y("div"), n = y("button"), o = N(), l = y("div"), r = y("div"), T && T.c(), s = N(), a = y("goa-icon-button"), c = N(), f = y("div"), g = y("goa-scrollable"), h = y("div"), D && D.c(), m = N(), S && S.c(), u(n, "class", "background svelte-1w9txfo"), u(n, "data-ignore-focus", ""), u(n, "data-testid", "background"), u(n, "tabindex", "-1"), G(
10184
+ e = y("goa-focus-trap"), i = y("div"), n = y("button"), o = N(), l = y("div"), r = y("div"), V && V.c(), s = N(), a = y("goa-icon-button"), c = N(), f = y("div"), g = y("goa-scrollable"), h = y("div"), D && D.c(), m = N(), S && S.c(), u(n, "class", "background svelte-1w9txfo"), u(n, "data-ignore-focus", ""), u(n, "data-testid", "background"), u(n, "tabindex", "-1"), G(
10185
10185
  n,
10186
10186
  "active",
10187
10187
  /*open*/
@@ -10261,7 +10261,7 @@ function x0(t) {
10261
10261
  ), p(e, "class", "svelte-1w9txfo");
10262
10262
  },
10263
10263
  m(Z, Y) {
10264
- P(Z, e, Y), k(e, i), k(i, n), k(i, o), k(i, l), k(l, r), T && T.m(r, null), k(r, s), k(r, a), d = Mt(
10264
+ P(Z, e, Y), k(e, i), k(i, n), k(i, o), k(i, l), k(l, r), V && V.m(r, null), k(r, s), k(r, a), d = Mt(
10265
10265
  r,
10266
10266
  /*div0_elementresize_handler*/
10267
10267
  t[19].bind(r)
@@ -10299,9 +10299,9 @@ function x0(t) {
10299
10299
  t[1]
10300
10300
  ), /*heading*/
10301
10301
  t[3] || /*$$slots*/
10302
- t[16].heading ? T ? (T.p(t, Y), Y & /*heading, $$slots*/
10303
- 65544 && K(T, 1)) : (T = bn(t), T.c(), K(T, 1), T.m(r, s)) : T && (De(), X(T, 1, 1, () => {
10304
- T = null;
10302
+ t[16].heading ? V ? (V.p(t, Y), Y & /*heading, $$slots*/
10303
+ 65544 && K(V, 1)) : (V = bn(t), V.c(), K(V, 1), V.m(r, s)) : V && (De(), X(V, 1, 1, () => {
10304
+ V = null;
10305
10305
  }), Ze()), D && D.p && (!M || Y & /*$$scope*/
10306
10306
  131072) && ue(
10307
10307
  D,
@@ -10412,7 +10412,7 @@ function x0(t) {
10412
10412
  );
10413
10413
  },
10414
10414
  i(Z) {
10415
- M || (K(T), K(D, Z), K(S), Z && Ge(() => {
10415
+ M || (K(V), K(D, Z), K(S), Z && Ge(() => {
10416
10416
  M && (x && x.end(1), C = X1(
10417
10417
  l,
10418
10418
  A1,
@@ -10422,11 +10422,11 @@ function x0(t) {
10422
10422
  }), M = !0);
10423
10423
  },
10424
10424
  o(Z) {
10425
- X(T), X(D, Z), X(S), C && C.invalidate(), Z && (x = J1(l, A1, { .../*_flyParams*/
10425
+ X(V), X(D, Z), X(S), C && C.invalidate(), Z && (x = J1(l, A1, { .../*_flyParams*/
10426
10426
  t[13], delay: 200 })), M = !1;
10427
10427
  },
10428
10428
  d(Z) {
10429
- Z && V(e), T && T.d(), d(), D && D.d(Z), t[20](null), S && S.d(), t[22](null), Z && x && x.end(), z = !1, Pe(H);
10429
+ Z && T(e), V && V.d(), d(), D && D.d(Z), t[20](null), S && S.d(), t[22](null), Z && x && x.end(), z = !1, Pe(H);
10430
10430
  }
10431
10431
  };
10432
10432
  }
@@ -10459,7 +10459,7 @@ function j0(t, e, i) {
10459
10459
  function H() {
10460
10460
  return a === "bottom" ? c : `calc(100vh - ${_}px - ${v ? b : 0}px - 16px)`;
10461
10461
  }
10462
- function T(Y) {
10462
+ function V(Y) {
10463
10463
  const q = Y.detail.scrollHeight > Y.detail.offsetHeight;
10464
10464
  !s || !q || (Y.detail.scrollTop == 0 ? i(12, x = "top") : /* bottom */ Math.abs(Y.detail.scrollHeight - Y.detail.scrollTop - Y.detail.offsetHeight) < 1 ? i(12, x = "bottom") : i(12, x = "middle"));
10465
10465
  }
@@ -10517,7 +10517,7 @@ function j0(t, e, i) {
10517
10517
  x,
10518
10518
  n,
10519
10519
  M,
10520
- T,
10520
+ V,
10521
10521
  r,
10522
10522
  l,
10523
10523
  o,
@@ -10590,7 +10590,7 @@ function E0(t) {
10590
10590
  i: ge,
10591
10591
  o: ge,
10592
10592
  d(i) {
10593
- i && V(e), t[5](null);
10593
+ i && T(e), t[5](null);
10594
10594
  }
10595
10595
  };
10596
10596
  }
@@ -10598,22 +10598,17 @@ const Lr = "dropdown-item:mounted", xr = "dropdown-item:destroyed";
10598
10598
  function H0(t, e, i) {
10599
10599
  let { filter: n = "" } = e, { label: o = "" } = e, { value: l = "" } = e, { mount: r = "reset" } = e, s, a;
10600
10600
  ze(() => {
10601
- d(), setTimeout(
10602
- () => {
10603
- l && Le(
10604
- s,
10605
- Lr,
10606
- {
10607
- el: s,
10608
- filter: n,
10609
- value: l,
10610
- label: o,
10611
- mountType: r
10612
- },
10613
- { bubbles: !0, timeout: 10 }
10614
- );
10601
+ d(), Le(
10602
+ s,
10603
+ Lr,
10604
+ {
10605
+ el: s,
10606
+ filter: n,
10607
+ value: l,
10608
+ label: o,
10609
+ mountType: r
10615
10610
  },
10616
- 1
10611
+ { bubbles: !0, timeout: 10 }
10617
10612
  );
10618
10613
  });
10619
10614
  function d() {
@@ -10667,7 +10662,7 @@ class S0 extends be {
10667
10662
  }
10668
10663
  }
10669
10664
  customElements.define("goa-dropdown-item", ve(S0, { filter: {}, label: {}, value: {}, mount: {} }, [], [], !0));
10670
- function T0(t) {
10665
+ function V0(t) {
10671
10666
  ke(t, "svelte-1p2fgbj", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}.dropdown.svelte-1p2fgbj.svelte-1p2fgbj{cursor:pointer;width:var(--width, 100%);max-width:100%}.dropdown-input-group.svelte-1p2fgbj.svelte-1p2fgbj{box-sizing:border-box;outline:none;transition:var(--goa-dropdown-transition);box-shadow:var(--goa-dropdown-border);border-radius:var(--goa-dropdown-border-radius);display:inline-flex;align-items:stretch;vertical-align:middle;background-color:var(--goa-dropdown-color-bg);cursor:pointer;width:100%}.dropdown-input-group.svelte-1p2fgbj.svelte-1p2fgbj:hover{box-shadow:var(--goa-dropdown-border-hover);border:none}.dropdown-input-group.svelte-1p2fgbj.svelte-1p2fgbj:has(input:focus-visible){box-shadow:var(--goa-dropdown-border), var(--goa-dropdown-border-focus)}.dropdown-input-group.error.svelte-1p2fgbj.svelte-1p2fgbj,.dropdown-input-group.error.svelte-1p2fgbj.svelte-1p2fgbj:hover{box-shadow:var(--goa-dropdown-border-error)}.dropdown-input-group.error.svelte-1p2fgbj.svelte-1p2fgbj:has(:focus-visible){box-shadow:var(--goa-dropdown-border), var(--goa-dropdown-border-focus)}@container not (max-width: 623px){.dropdown-input-group.svelte-1p2fgbj.svelte-1p2fgbj{width:var(--width, 100%)}}.dropdown-icon--arrow.svelte-1p2fgbj.svelte-1p2fgbj,.dropdown-icon--clear.svelte-1p2fgbj.svelte-1p2fgbj{padding-right:var(--goa-dropdown-space-icon-text)}.dropdown-icon--clear.svelte-1p2fgbj.svelte-1p2fgbj:focus:not(.disabled),.dropdown-icon--clear.svelte-1p2fgbj.svelte-1p2fgbj:active:not(.disabled){outline:none}.dropdown-input--leading-icon.svelte-1p2fgbj.svelte-1p2fgbj{margin-left:var(--goa-dropdown-padding-lr)}.dropdown-input--leading-icon.svelte-1p2fgbj+input.svelte-1p2fgbj{padding-left:var(--goa-space-xs)}input.svelte-1p2fgbj.svelte-1p2fgbj{display:inline-block;font:var(--goa-dropdown-typography);color:var(--goa-dropdown-color-text);padding:var(--goa-dropdown-padding);background-color:transparent;width:100%;flex:1 1 auto;z-index:1;text-overflow:ellipsis}input.svelte-1p2fgbj.svelte-1p2fgbj,input.svelte-1p2fgbj.svelte-1p2fgbj:focus,input.svelte-1p2fgbj.svelte-1p2fgbj:hover,input.svelte-1p2fgbj.svelte-1p2fgbj:active{outline:none;border:none}input[aria-disabled="true"].svelte-1p2fgbj.svelte-1p2fgbj{color:var(--goa-dropdown-color-text-disabled)}.dropdown-input-group--disabled.svelte-1p2fgbj.svelte-1p2fgbj,.dropdown-input-group--disabled.svelte-1p2fgbj.svelte-1p2fgbj:hover,.dropdown-input-group--disabled.svelte-1p2fgbj.svelte-1p2fgbj:active,.dropdown-input-group--disabled.svelte-1p2fgbj.svelte-1p2fgbj:focus{background-color:var(--goa-dropdown-color-bg-disabled);box-shadow:var(--goa-dropdown-border-disabled);cursor:default}.dropdown-input-group--disabled.svelte-1p2fgbj goa-icon.svelte-1p2fgbj{outline:none;color:var(--goa-dropdown-color-text-disabled)}ul[role="listbox"].svelte-1p2fgbj.svelte-1p2fgbj{border-radius:var(--goa-dropdown-border-radius);padding:0;margin:0}.dropdown-item.svelte-1p2fgbj.svelte-1p2fgbj{margin:0;padding:var(--goa-dropdown-item-padding);cursor:pointer;color:var(--goa-dropdown-item-color-text);overflow:hidden;white-space:normal;word-break:break-word;overflow-wrap:break-word}.dropdown-item.svelte-1p2fgbj.svelte-1p2fgbj:hover,.dropdown-item--highlighted.svelte-1p2fgbj.svelte-1p2fgbj{background:var(--goa-dropdown-item-color-bg-hover);color:var(--goa-dropdown-item-color-text-hover)}.dropdown-item[aria-selected="true"].svelte-1p2fgbj.svelte-1p2fgbj{background:var(--goa-dropdown-item-color-bg-selected);color:var(--goa-dropdown-item-color-text-selected)}.dropdown-item[aria-selected="true"].svelte-1p2fgbj.svelte-1p2fgbj:hover,.dropdown-item[aria-selected="true"].dropdown-item--highlighted.svelte-1p2fgbj.svelte-1p2fgbj{background:var(--goa-dropdown-item-color-bg-selected-hover);color:var(--goa-dropdown-item-color-text-selected-hover)}.dropdown-native.svelte-1p2fgbj.svelte-1p2fgbj{position:relative;box-shadow:var(--goa-dropdown-border);border-radius:var(--goa-dropdown-border-radius);background-color:var(--goa-dropdown-color-bg);transition:var(--goa-dropdown-transition)}.dropdown-native.svelte-1p2fgbj.svelte-1p2fgbj:has(select:disabled){background-color:var(--goa-dropdown-color-bg-disabled);box-shadow:var(--goa-dropdown-border-disabled);color:var(--goa-color-text-secondary);cursor:default}.dropdown-native.svelte-1p2fgbj.svelte-1p2fgbj:has(select.error){box-shadow:var(--goa-dropdown-border-error)}.dropdown-native.svelte-1p2fgbj.svelte-1p2fgbj:hover{box-shadow:var(--goa-dropdown-border-hover)}select.svelte-1p2fgbj.svelte-1p2fgbj{border:none;font:var(--goa-dropdown-typography);background-color:transparent;color:var(--goa-dropdown-color-text);-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:var(--goa-dropdown-padding);outline:none;width:100%}.dropdown-native.svelte-1p2fgbj.svelte-1p2fgbj::after{content:"";position:absolute;right:0.6rem;top:0.6rem;pointer-events:none;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path fill='none' stroke='%23333333' stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='M112 184l144 144 144-144' /%3E%3C/svg%3E");background-repeat:no-repeat}.dropdown-native.svelte-1p2fgbj.svelte-1p2fgbj:has(:focus-visible){box-shadow:var(--goa-dropdown-border), var(--goa-dropdown-border-focus)}goa-icon.svelte-1p2fgbj.svelte-1p2fgbj:focus-visible{outline:none}.svelte-1p2fgbj.svelte-1p2fgbj::-moz-placeholder{color:var(--goa-dropdown-color-text-placeholder);opacity:1}.svelte-1p2fgbj.svelte-1p2fgbj::placeholder{color:var(--goa-dropdown-color-text-placeholder);opacity:1}`);
10672
10667
  }
10673
10668
  function wn(t, e, i) {
@@ -10678,8 +10673,8 @@ function _n(t, e, i) {
10678
10673
  const n = t.slice();
10679
10674
  return n[84] = e[i], n;
10680
10675
  }
10681
- function V0(t) {
10682
- let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b = [], _ = /* @__PURE__ */ new Map(), v, C, x, L, j, M, z, H, T;
10676
+ function T0(t) {
10677
+ let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b = [], _ = /* @__PURE__ */ new Map(), v, C, x, L, j, M, z, H, V;
10683
10678
  const F = (
10684
10679
  /*#slots*/
10685
10680
  t[48].default
@@ -10811,7 +10806,7 @@ function V0(t) {
10811
10806
  D && D.m(O, A), P(O, e, A), P(O, i, A), k(i, n), S && S.m(n, null), k(n, o), k(n, l), t[49](l), k(n, g), q.m(n, null), k(i, h), k(i, m);
10812
10807
  for (let $ = 0; $ < b.length; $ += 1)
10813
10808
  b[$] && b[$].m(m, null);
10814
- R && R.m(m, null), t[51](m), t[52](i), z = !0, H || (T = [
10809
+ R && R.m(m, null), t[51](m), t[52](i), z = !0, H || (V = [
10815
10810
  ie(
10816
10811
  l,
10817
10812
  "keydown",
@@ -10987,10 +10982,10 @@ function V0(t) {
10987
10982
  X(D, O), z = !1;
10988
10983
  },
10989
10984
  d(O) {
10990
- O && (V(e), V(i)), D && D.d(O), S && S.d(), t[49](null), q.d();
10985
+ O && (T(e), T(i)), D && D.d(O), S && S.d(), t[49](null), q.d();
10991
10986
  for (let A = 0; A < b.length; A += 1)
10992
10987
  b[A].d();
10993
- R && R.d(), t[51](null), t[52](null), H = !1, Pe(T);
10988
+ R && R.d(), t[51](null), t[52](null), H = !1, Pe(V);
10994
10989
  }
10995
10990
  };
10996
10991
  }
@@ -11144,7 +11139,7 @@ function P0(t) {
11144
11139
  X(s, c), n = !1;
11145
11140
  },
11146
11141
  d(c) {
11147
- c && V(e), s && s.d(c), Je(d, c), o = !1, Pe(l);
11142
+ c && T(e), s && s.d(c), Je(d, c), o = !1, Pe(l);
11148
11143
  }
11149
11144
  };
11150
11145
  }
@@ -11172,7 +11167,7 @@ function Cn(t) {
11172
11167
  );
11173
11168
  },
11174
11169
  d(i) {
11175
- i && V(e);
11170
+ i && T(e);
11176
11171
  }
11177
11172
  };
11178
11173
  }
@@ -11203,7 +11198,7 @@ function q0(t) {
11203
11198
  n[22] ? "chevron-up" : "chevron-down") && p(e, "type", i);
11204
11199
  },
11205
11200
  d(n) {
11206
- n && V(e);
11201
+ n && T(e);
11207
11202
  }
11208
11203
  };
11209
11204
  }
@@ -11263,7 +11258,7 @@ function A0(t) {
11263
11258
  );
11264
11259
  },
11265
11260
  d(r) {
11266
- r && V(e), o = !1, Pe(l);
11261
+ r && T(e), o = !1, Pe(l);
11267
11262
  }
11268
11263
  };
11269
11264
  }
@@ -11284,7 +11279,7 @@ function kn(t) {
11284
11279
  n[29] ? i || (i = yn(), i.c(), i.m(e.parentNode, e)) : i && (i.d(1), i = null);
11285
11280
  },
11286
11281
  d(n) {
11287
- n && V(e), i && i.d(n);
11282
+ n && T(e), i && i.d(n);
11288
11283
  }
11289
11284
  };
11290
11285
  }
@@ -11299,7 +11294,7 @@ function yn(t) {
11299
11294
  P(i, e, n);
11300
11295
  },
11301
11296
  d(i) {
11302
- i && V(e);
11297
+ i && T(e);
11303
11298
  }
11304
11299
  };
11305
11300
  }
@@ -11380,7 +11375,7 @@ function zn(t, e) {
11380
11375
  );
11381
11376
  },
11382
11377
  d(m) {
11383
- m && V(i), f = !1, g();
11378
+ m && T(i), f = !1, g();
11384
11379
  }
11385
11380
  };
11386
11381
  }
@@ -11410,13 +11405,13 @@ function Ln(t) {
11410
11405
  s[84].value) && (e.__value = r, y1(e, e.__value));
11411
11406
  },
11412
11407
  d(s) {
11413
- s && V(e);
11408
+ s && T(e);
11414
11409
  }
11415
11410
  };
11416
11411
  }
11417
11412
  function D0(t) {
11418
11413
  let e, i, n, o, l, r;
11419
- const s = [P0, V0], a = [];
11414
+ const s = [P0, T0], a = [];
11420
11415
  function d(c, f) {
11421
11416
  return (
11422
11417
  /*_native*/
@@ -11486,7 +11481,7 @@ function D0(t) {
11486
11481
  X(n), r = !1;
11487
11482
  },
11488
11483
  d(c) {
11489
- c && V(e), a[i].d(), t[53](null);
11484
+ c && T(e), a[i].d(), t[53](null);
11490
11485
  }
11491
11486
  };
11492
11487
  }
@@ -11506,11 +11501,11 @@ function w1(t, e, i = !0) {
11506
11501
  }
11507
11502
  const B0 = (t) => t.preventDefault();
11508
11503
  function O0(t, e, i) {
11509
- let n, o, l, r, s, { $$slots: a = {}, $$scope: d } = e, { name: c } = e, { arialabel: f = "" } = e, { arialabelledby: g = "" } = e, { value: h = "" } = e, { filterable: m = "false" } = e, { leadingicon: b = null } = e, { maxheight: _ = "276px" } = e, { placeholder: v = "" } = e, { width: C = "" } = e, { maxwidth: x = "" } = e, { disabled: L = "false" } = e, { error: j = "false" } = e, { multiselect: M = "false" } = e, { native: z = "false" } = e, { relative: H = "" } = e, { mt: T = null } = e, { mr: F = null } = e, { mb: D = null } = e, { ml: S = null } = e, { autocomplete: Z = "" } = e, { testid: Y = "" } = e, { disableGlobalClosePopover: q = !1 } = e, W = [], U, R = !1, O = -1, A, $, Q, _e, J, E, B, I = !1, ee = [], oe = [], Ee, le = xe(j), Fe = le;
11504
+ let n, o, l, r, s, { $$slots: a = {}, $$scope: d } = e, { name: c } = e, { arialabel: f = "" } = e, { arialabelledby: g = "" } = e, { value: h = "" } = e, { filterable: m = "false" } = e, { leadingicon: b = null } = e, { maxheight: _ = "276px" } = e, { placeholder: v = "" } = e, { width: C = "" } = e, { maxwidth: x = "" } = e, { disabled: L = "false" } = e, { error: j = "false" } = e, { multiselect: M = "false" } = e, { native: z = "false" } = e, { relative: H = "" } = e, { mt: V = null } = e, { mr: F = null } = e, { mb: D = null } = e, { ml: S = null } = e, { autocomplete: Z = "" } = e, { testid: Y = "" } = e, { disableGlobalClosePopover: q = !1 } = e, W = [], U, R = !1, O = -1, A, $, Q, _e, J, E, B, I = !1, ee = [], oe = [], Ee, le = xe(j), Fe = le;
11510
11505
  ze(() => {
11511
- Xt(Q), Re(), ae(), we(), q && B.setAttribute("disable-global-close-popover", "yes"), E = r ? new Tr(J) : new Vr(J), Be();
11506
+ Xt(Q), Re(), ae(), we(), q && B.setAttribute("disable-global-close-popover", "yes"), E = r ? new Vr(J) : new Tr(J), Be();
11512
11507
  });
11513
- function _t(te, ye, Te) {
11508
+ function _t(te, ye, Ve) {
11514
11509
  te ? /(px|%|ch|rem|em)$/.test(te) ? i(23, A = te) : (console.error("Dropdown width must be of an allowed unit. Falling back to `px`"), i(23, A = `${te}px`)) : x ? i(23, A = x) : i(23, A = Jt(ye)), te != null && te.includes("%") || x != null && x.includes("%") ? i(24, $ = "100%") : i(24, $ = `min(${A}, 100%)`);
11515
11510
  }
11516
11511
  function we() {
@@ -11524,7 +11519,7 @@ function O0(t, e, i) {
11524
11519
  H != "" && console.warn("Dropdown `relative` property is deprecated. It should be removed from your code because it is no longer needed to help with positioning.");
11525
11520
  }
11526
11521
  function Re() {
11527
- Xe(Q, (te, ye, Te) => {
11522
+ Xe(Q, (te, ye, Ve) => {
11528
11523
  switch (te) {
11529
11524
  case bt:
11530
11525
  zt(ye);
@@ -11583,8 +11578,8 @@ function O0(t, e, i) {
11583
11578
  }
11584
11579
  function Jt(te) {
11585
11580
  const ye = Math.max(...te.map((kt) => (`${kt.label}` || `${kt.value}` || "").length));
11586
- let Te = Math.max(ye || 0, v.length) + 7;
11587
- return b && (Te += 4), `${Te}ch`;
11581
+ let Ve = Math.max(ye || 0, v.length) + 7;
11582
+ return b && (Ve += 4), `${Ve}ch`;
11588
11583
  }
11589
11584
  function c1() {
11590
11585
  if (!U) {
@@ -11604,19 +11599,19 @@ function O0(t, e, i) {
11604
11599
  if (te >= 0)
11605
11600
  i(15, O = te);
11606
11601
  else {
11607
- const ye = ee.findIndex((Te) => w1(Te, (J == null ? void 0 : J.value) || ""));
11602
+ const ye = ee.findIndex((Ve) => w1(Ve, (J == null ? void 0 : J.value) || ""));
11608
11603
  ye >= 0 && i(15, O = ye);
11609
11604
  }
11610
11605
  }
11611
11606
  function Qt(te) {
11612
- let ye = O + te, Te = ee != null && ee.length ? ee : W;
11613
- Te.length !== 0 && (ye < 0 ? ye = r ? Te.length - 1 : 0 : ye >= Te.length && (ye = r ? 0 : Te.length - 1), i(15, O = ye), d1());
11607
+ let ye = O + te, Ve = ee != null && ee.length ? ee : W;
11608
+ Ve.length !== 0 && (ye < 0 ? ye = r ? Ve.length - 1 : 0 : ye >= Ve.length && (ye = r ? 0 : Ve.length - 1), i(15, O = ye), d1());
11614
11609
  }
11615
11610
  function d1() {
11616
11611
  const te = O, ye = _e == null ? void 0 : _e.querySelector(`li[data-index="${te}"]`);
11617
11612
  if (!ye) return;
11618
- const Te = ye.getBoundingClientRect(), kt = _e.getBoundingClientRect();
11619
- Te.top >= 0 && Te.left >= 0 && Te.bottom <= kt.height && Te.right <= kt.width || ye.scrollIntoView({ behavior: "smooth", block: "nearest" });
11613
+ const Ve = ye.getBoundingClientRect(), kt = _e.getBoundingClientRect();
11614
+ Ve.top >= 0 && Ve.left >= 0 && Ve.bottom <= kt.height && Ve.right <= kt.width || ye.scrollIntoView({ behavior: "smooth", block: "nearest" });
11620
11615
  }
11621
11616
  function St() {
11622
11617
  i(18, ee = r ? W.filter((te) => w1(te, (J == null ? void 0 : J.value) || "")) : W);
@@ -11654,8 +11649,8 @@ function O0(t, e, i) {
11654
11649
  function f1(te) {
11655
11650
  if (n || !r || !(Y === "test-autofill" || J.matches(":-webkit-autofill") || J.matches(":autofill"))) return;
11656
11651
  St();
11657
- const Te = (J == null ? void 0 : J.value) || "", Tt = Te !== "" ? ee.find((Br) => w1(Br, Te, !1)) : null;
11658
- U || (Tt ? Ne(Tt) : $t()), setTimeout(
11652
+ const Ve = (J == null ? void 0 : J.value) || "", Vt = Ve !== "" ? ee.find((Br) => w1(Br, Ve, !1)) : null;
11653
+ U || (Vt ? Ne(Vt) : $t()), setTimeout(
11659
11654
  () => {
11660
11655
  Lt();
11661
11656
  },
@@ -11675,8 +11670,8 @@ function O0(t, e, i) {
11675
11670
  $t(), Ct(), te.stopPropagation();
11676
11671
  }
11677
11672
  function Hr(te) {
11678
- const ye = te.currentTarget, Te = W[ye.selectedIndex];
11679
- I = !0, se(Te);
11673
+ const ye = te.currentTarget, Ve = W[ye.selectedIndex];
11674
+ I = !0, se(Ve);
11680
11675
  }
11681
11676
  function $t() {
11682
11677
  n || (i(27, s = void 0), i(15, O = -1), i(21, U = void 0), I = !0, St(), u1(""), At());
@@ -11684,7 +11679,7 @@ function O0(t, e, i) {
11684
11679
  function Sr(te) {
11685
11680
  Me(Q, "help-text::announce", void 0, { bubbles: !0 });
11686
11681
  }
11687
- class Tr {
11682
+ class Vr {
11688
11683
  constructor(ye) {
11689
11684
  this.input = ye;
11690
11685
  }
@@ -11692,18 +11687,18 @@ function O0(t, e, i) {
11692
11687
  $t();
11693
11688
  }
11694
11689
  onEnter(ye) {
11695
- const Te = ee[O];
11696
- Te && (I = Te.value !== (U == null ? void 0 : U.value), se(Te)), U ? Lt() : Ct(), ye.stopPropagation();
11690
+ const Ve = ee[O];
11691
+ Ve && (I = Ve.value !== (U == null ? void 0 : U.value), se(Ve)), U ? Lt() : Ct(), ye.stopPropagation();
11697
11692
  }
11698
- onArrow(ye, Te) {
11699
- R || Ct(), Qt(Te === "up" ? -1 : 1), ye.stopPropagation();
11693
+ onArrow(ye, Ve) {
11694
+ R || Ct(), Qt(Ve === "up" ? -1 : 1), ye.stopPropagation();
11700
11695
  }
11701
11696
  onTab(ye) {
11702
- const Te = ee.find((kt) => {
11703
- var Tt;
11704
- return ((Tt = kt.label) == null ? void 0 : Tt.toLowerCase()) === this.input.value.toLowerCase();
11697
+ const Ve = ee.find((kt) => {
11698
+ var Vt;
11699
+ return ((Vt = kt.label) == null ? void 0 : Vt.toLowerCase()) === this.input.value.toLowerCase();
11705
11700
  });
11706
- Te && se(Te), Lt();
11701
+ Ve && se(Ve), Lt();
11707
11702
  }
11708
11703
  onKeyUp(ye) {
11709
11704
  this.input.value === "" && U && (i(21, U = void 0), i(15, O = -1)), Ct();
@@ -11742,19 +11737,19 @@ function O0(t, e, i) {
11742
11737
  }
11743
11738
  }
11744
11739
  }
11745
- class Vr {
11740
+ class Tr {
11746
11741
  constructor(ye) {
11747
11742
  }
11748
11743
  onEnter(ye) {
11749
11744
  if (R) {
11750
- const Te = ee[O];
11751
- Te && se(Te), Lt();
11745
+ const Ve = ee[O];
11746
+ Ve && se(Ve), Lt();
11752
11747
  } else
11753
11748
  Ct();
11754
11749
  ye.preventDefault(), ye.stopPropagation();
11755
11750
  }
11756
- onArrow(ye, Te) {
11757
- R || Ct(), Qt(Te === "up" ? -1 : 1), ye.preventDefault(), ye.stopPropagation();
11751
+ onArrow(ye, Ve) {
11752
+ R || Ct(), Qt(Ve === "up" ? -1 : 1), ye.preventDefault(), ye.stopPropagation();
11758
11753
  }
11759
11754
  handleKeyDown(ye) {
11760
11755
  switch (ye.key) {
@@ -11808,7 +11803,7 @@ function O0(t, e, i) {
11808
11803
  });
11809
11804
  }
11810
11805
  return t.$$set = (te) => {
11811
- "name" in te && i(1, c = te.name), "arialabel" in te && i(2, f = te.arialabel), "arialabelledby" in te && i(3, g = te.arialabelledby), "value" in te && i(0, h = te.value), "filterable" in te && i(39, m = te.filterable), "leadingicon" in te && i(4, b = te.leadingicon), "maxheight" in te && i(5, _ = te.maxheight), "placeholder" in te && i(6, v = te.placeholder), "width" in te && i(40, C = te.width), "maxwidth" in te && i(41, x = te.maxwidth), "disabled" in te && i(7, L = te.disabled), "error" in te && i(38, j = te.error), "multiselect" in te && i(42, M = te.multiselect), "native" in te && i(43, z = te.native), "relative" in te && i(44, H = te.relative), "mt" in te && i(8, T = te.mt), "mr" in te && i(9, F = te.mr), "mb" in te && i(10, D = te.mb), "ml" in te && i(11, S = te.ml), "autocomplete" in te && i(12, Z = te.autocomplete), "testid" in te && i(13, Y = te.testid), "disableGlobalClosePopover" in te && i(45, q = te.disableGlobalClosePopover), "$$scope" in te && i(47, d = te.$$scope);
11806
+ "name" in te && i(1, c = te.name), "arialabel" in te && i(2, f = te.arialabel), "arialabelledby" in te && i(3, g = te.arialabelledby), "value" in te && i(0, h = te.value), "filterable" in te && i(39, m = te.filterable), "leadingicon" in te && i(4, b = te.leadingicon), "maxheight" in te && i(5, _ = te.maxheight), "placeholder" in te && i(6, v = te.placeholder), "width" in te && i(40, C = te.width), "maxwidth" in te && i(41, x = te.maxwidth), "disabled" in te && i(7, L = te.disabled), "error" in te && i(38, j = te.error), "multiselect" in te && i(42, M = te.multiselect), "native" in te && i(43, z = te.native), "relative" in te && i(44, H = te.relative), "mt" in te && i(8, V = te.mt), "mr" in te && i(9, F = te.mr), "mb" in te && i(10, D = te.mb), "ml" in te && i(11, S = te.ml), "autocomplete" in te && i(12, Z = te.autocomplete), "testid" in te && i(13, Y = te.testid), "disableGlobalClosePopover" in te && i(45, q = te.disableGlobalClosePopover), "$$scope" in te && i(47, d = te.$$scope);
11812
11807
  }, t.$$.update = () => {
11813
11808
  t.$$.dirty[0] & /*disabled*/
11814
11809
  128 && i(28, n = xe(L)), t.$$.dirty[1] & /*multiselect*/
@@ -11831,7 +11826,7 @@ function O0(t, e, i) {
11831
11826
  _,
11832
11827
  v,
11833
11828
  L,
11834
- T,
11829
+ V,
11835
11830
  F,
11836
11831
  D,
11837
11832
  S,
@@ -11911,7 +11906,7 @@ class F0 extends be {
11911
11906
  testid: 13,
11912
11907
  disableGlobalClosePopover: 45
11913
11908
  },
11914
- T0,
11909
+ V0,
11915
11910
  [-1, -1, -1]
11916
11911
  );
11917
11912
  }
@@ -12064,7 +12059,7 @@ function N0(t) {
12064
12059
  },
12065
12060
  p: ge,
12066
12061
  d(i) {
12067
- i && V(e);
12062
+ i && T(e);
12068
12063
  }
12069
12064
  };
12070
12065
  }
@@ -12092,7 +12087,7 @@ function W0(t) {
12092
12087
  );
12093
12088
  },
12094
12089
  d(i) {
12095
- i && V(e);
12090
+ i && T(e);
12096
12091
  }
12097
12092
  };
12098
12093
  }
@@ -12116,7 +12111,7 @@ function xn(t) {
12116
12111
  ) + "") && pe(n, i);
12117
12112
  },
12118
12113
  d(o) {
12119
- o && V(e);
12114
+ o && T(e);
12120
12115
  }
12121
12116
  };
12122
12117
  }
@@ -12141,7 +12136,7 @@ function R0(t) {
12141
12136
  );
12142
12137
  },
12143
12138
  d(l) {
12144
- l && V(e);
12139
+ l && T(e);
12145
12140
  }
12146
12141
  };
12147
12142
  }
@@ -12156,7 +12151,7 @@ function Y0(t) {
12156
12151
  },
12157
12152
  p: ge,
12158
12153
  d(i) {
12159
- i && V(e);
12154
+ i && T(e);
12160
12155
  }
12161
12156
  };
12162
12157
  }
@@ -12183,7 +12178,7 @@ function G0(t) {
12183
12178
  ) + "") && pe(l, o);
12184
12179
  },
12185
12180
  d(s) {
12186
- s && V(e);
12181
+ s && T(e);
12187
12182
  }
12188
12183
  };
12189
12184
  }
@@ -12203,7 +12198,7 @@ function U0(t) {
12203
12198
  },
12204
12199
  p: ge,
12205
12200
  d(o) {
12206
- o && V(e), i = !1, n();
12201
+ o && T(e), i = !1, n();
12207
12202
  }
12208
12203
  };
12209
12204
  }
@@ -12223,7 +12218,7 @@ function K0(t) {
12223
12218
  },
12224
12219
  p: ge,
12225
12220
  d(o) {
12226
- o && V(e), i = !1, n();
12221
+ o && T(e), i = !1, n();
12227
12222
  }
12228
12223
  };
12229
12224
  }
@@ -12243,7 +12238,7 @@ function X0(t) {
12243
12238
  },
12244
12239
  p: ge,
12245
12240
  d(o) {
12246
- o && V(e), i = !1, n();
12241
+ o && T(e), i = !1, n();
12247
12242
  }
12248
12243
  };
12249
12244
  }
@@ -12336,7 +12331,7 @@ function J0(t) {
12336
12331
  i: ge,
12337
12332
  o: ge,
12338
12333
  d(M) {
12339
- M && V(e), m.d(), b && b.d(), C && C.d(), j && j.d(), t[13](null);
12334
+ M && T(e), m.d(), b && b.d(), C && C.d(), j && j.d(), t[13](null);
12340
12335
  }
12341
12336
  };
12342
12337
  }
@@ -12528,7 +12523,7 @@ function En(t) {
12528
12523
  f[6]}`) + " svelte-t8ftke") && u(e, "class", s);
12529
12524
  },
12530
12525
  d(f) {
12531
- f && V(e), c && c.d(), t[14](null), t[15](null), a = !1, Pe(d);
12526
+ f && T(e), c && c.d(), t[14](null), t[15](null), a = !1, Pe(d);
12532
12527
  }
12533
12528
  };
12534
12529
  }
@@ -12553,14 +12548,14 @@ function Hn(t) {
12553
12548
  );
12554
12549
  },
12555
12550
  d(o) {
12556
- o && V(e);
12551
+ o && T(e);
12557
12552
  }
12558
12553
  };
12559
12554
  }
12560
12555
  function Sn(t) {
12561
12556
  let e, i, n, o, l, r, s, a, d = (
12562
12557
  /*maxfilesize*/
12563
- t[2] && Tn(t)
12558
+ t[2] && Vn(t)
12564
12559
  );
12565
12560
  return {
12566
12561
  c() {
@@ -12582,7 +12577,7 @@ function Sn(t) {
12582
12577
  },
12583
12578
  p(c, f) {
12584
12579
  /*maxfilesize*/
12585
- c[2] ? d ? d.p(c, f) : (d = Tn(c), d.c(), d.m(e, null)) : d && (d.d(1), d = null), f & /*testid*/
12580
+ c[2] ? d ? d.p(c, f) : (d = Vn(c), d.c(), d.m(e, null)) : d && (d.d(1), d = null), f & /*testid*/
12586
12581
  8 && r !== (r = /*testid*/
12587
12582
  c[3] || "input") && u(l, "data-testid", r), f & /*accept*/
12588
12583
  2 && u(
@@ -12593,11 +12588,11 @@ function Sn(t) {
12593
12588
  );
12594
12589
  },
12595
12590
  d(c) {
12596
- c && (V(e), V(o), V(l)), d && d.d(), t[16](null), t[17](null), s = !1, a();
12591
+ c && (T(e), T(o), T(l)), d && d.d(), t[16](null), t[17](null), s = !1, a();
12597
12592
  }
12598
12593
  };
12599
12594
  }
12600
- function Tn(t) {
12595
+ function Vn(t) {
12601
12596
  let e, i, n;
12602
12597
  return {
12603
12598
  c() {
@@ -12618,11 +12613,11 @@ function Tn(t) {
12618
12613
  );
12619
12614
  },
12620
12615
  d(o) {
12621
- o && V(e);
12616
+ o && T(e);
12622
12617
  }
12623
12618
  };
12624
12619
  }
12625
- function Vn(t) {
12620
+ function Tn(t) {
12626
12621
  let e, i = He(
12627
12622
  /*issues*/
12628
12623
  t[7]
@@ -12659,7 +12654,7 @@ function Vn(t) {
12659
12654
  }
12660
12655
  },
12661
12656
  d(o) {
12662
- o && V(e), Je(n, o);
12657
+ o && T(e), Je(n, o);
12663
12658
  }
12664
12659
  };
12665
12660
  }
@@ -12686,7 +12681,7 @@ function Pn(t) {
12686
12681
  f[22].error + "") && pe(d, a);
12687
12682
  },
12688
12683
  d(f) {
12689
- f && V(e);
12684
+ f && T(e);
12690
12685
  }
12691
12686
  };
12692
12687
  }
@@ -12699,7 +12694,7 @@ function ic(t) {
12699
12694
  t[0] === "button" && Sn(t)
12700
12695
  ), r = (
12701
12696
  /*issues*/
12702
- t[7].length && Vn(t)
12697
+ t[7].length && Tn(t)
12703
12698
  );
12704
12699
  return {
12705
12700
  c() {
@@ -12712,12 +12707,12 @@ function ic(t) {
12712
12707
  /*variant*/
12713
12708
  s[0] === "dragdrop" ? o ? o.p(s, a) : (o = En(s), o.c(), o.m(e.parentNode, e)) : o && (o.d(1), o = null), /*variant*/
12714
12709
  s[0] === "button" ? l ? l.p(s, a) : (l = Sn(s), l.c(), l.m(i.parentNode, i)) : l && (l.d(1), l = null), /*issues*/
12715
- s[7].length ? r ? r.p(s, a) : (r = Vn(s), r.c(), r.m(n.parentNode, n)) : r && (r.d(1), r = null);
12710
+ s[7].length ? r ? r.p(s, a) : (r = Tn(s), r.c(), r.m(n.parentNode, n)) : r && (r.d(1), r = null);
12716
12711
  },
12717
12712
  i: ge,
12718
12713
  o: ge,
12719
12714
  d(s) {
12720
- s && (V(e), V(i), V(n)), o && o.d(s), l && l.d(s), r && r.d(s);
12715
+ s && (T(e), T(i), T(n)), o && o.d(s), l && l.d(s), r && r.d(s);
12721
12716
  }
12722
12717
  };
12723
12718
  }
@@ -12730,23 +12725,23 @@ function oc(t, e, i) {
12730
12725
  a.addEventListener(
12731
12726
  "change",
12732
12727
  () => {
12733
- i(7, c = []), [...a.files].forEach((T) => {
12734
- const F = f(T);
12728
+ i(7, c = []), [...a.files].forEach((V) => {
12729
+ const F = f(V);
12735
12730
  if (F) {
12736
- i(7, c = [{ filename: T.name, error: F }, ...c]);
12731
+ i(7, c = [{ filename: V.name, error: F }, ...c]);
12737
12732
  return;
12738
12733
  }
12739
- m(T);
12734
+ m(V);
12740
12735
  }), i(5, a.value = "", a);
12741
12736
  },
12742
12737
  !0
12743
12738
  );
12744
12739
  });
12745
- function f(T) {
12746
- return g(T) ? h(T) ? null : `The file must be less than ${l}` : "Invalid file type";
12740
+ function f(V) {
12741
+ return g(V) ? h(V) ? null : `The file must be less than ${l}` : "Invalid file type";
12747
12742
  }
12748
- function g(T) {
12749
- const F = o.split(",").map((Z) => Z.trim()), D = T.type.toLowerCase(), S = T.name.toLowerCase();
12743
+ function g(V) {
12744
+ const F = o.split(",").map((Z) => Z.trim()), D = V.type.toLowerCase(), S = V.name.toLowerCase();
12750
12745
  for (const Z of F) {
12751
12746
  const Y = Z.toLowerCase();
12752
12747
  if (D.match(Y.replace("*", ".*")) || S.endsWith(Y))
@@ -12754,7 +12749,7 @@ function oc(t, e, i) {
12754
12749
  }
12755
12750
  return !1;
12756
12751
  }
12757
- function h(T) {
12752
+ function h(V) {
12758
12753
  const F = l.match(/(\d*)(\w*$)/);
12759
12754
  if (!F)
12760
12755
  return !1;
@@ -12764,17 +12759,17 @@ function oc(t, e, i) {
12764
12759
  MB: Math.pow(1024, 2),
12765
12760
  GB: Math.pow(1024, 3)
12766
12761
  };
12767
- return !(T.size / Z[S] > parseInt(D));
12762
+ return !(V.size / Z[S] > parseInt(D));
12768
12763
  }
12769
- function m(T) {
12770
- s.dispatchEvent(new CustomEvent("_selectFile", { composed: !0, detail: { file: T } }));
12764
+ function m(V) {
12765
+ s.dispatchEvent(new CustomEvent("_selectFile", { composed: !0, detail: { file: V } }));
12771
12766
  }
12772
12767
  function b() {
12773
12768
  a.click();
12774
12769
  }
12775
- function _(T) {
12770
+ function _(V) {
12776
12771
  var F, D;
12777
- T.preventDefault(), i(7, c = []), (F = T.dataTransfer) != null && F.items ? [...T.dataTransfer.items].forEach((S) => {
12772
+ V.preventDefault(), i(7, c = []), (F = V.dataTransfer) != null && F.items ? [...V.dataTransfer.items].forEach((S) => {
12778
12773
  if (S.kind === "file") {
12779
12774
  const Z = S.getAsFile();
12780
12775
  if (Z) {
@@ -12786,7 +12781,7 @@ function oc(t, e, i) {
12786
12781
  m(Z);
12787
12782
  }
12788
12783
  }
12789
- }) : [...(D = T.dataTransfer) == null ? void 0 : D.files].forEach((S) => {
12784
+ }) : [...(D = V.dataTransfer) == null ? void 0 : D.files].forEach((S) => {
12790
12785
  const Z = f(S);
12791
12786
  if (Z) {
12792
12787
  i(7, c = [{ filename: S.name, error: Z }, ...c]);
@@ -12798,9 +12793,9 @@ function oc(t, e, i) {
12798
12793
  function v() {
12799
12794
  i(6, d = "dragenter");
12800
12795
  }
12801
- function C(T) {
12796
+ function C(V) {
12802
12797
  const F = s.getBoundingClientRect();
12803
- T.clientX > F.x && T.clientX <= F.x + F.width && T.clientY > F.y && T.clientY <= F.y + F.height || i(6, d = "default");
12798
+ V.clientX > F.x && V.clientX <= F.x + F.width && V.clientY > F.y && V.clientY <= F.y + F.height || i(6, d = "default");
12804
12799
  }
12805
12800
  function x() {
12806
12801
  i(6, d = "hover");
@@ -12808,28 +12803,28 @@ function oc(t, e, i) {
12808
12803
  function L() {
12809
12804
  i(6, d = "default");
12810
12805
  }
12811
- function j(T) {
12812
- re[T ? "unshift" : "push"](() => {
12813
- a = T, i(5, a);
12806
+ function j(V) {
12807
+ re[V ? "unshift" : "push"](() => {
12808
+ a = V, i(5, a);
12814
12809
  });
12815
12810
  }
12816
- function M(T) {
12817
- re[T ? "unshift" : "push"](() => {
12818
- s = T, i(4, s);
12811
+ function M(V) {
12812
+ re[V ? "unshift" : "push"](() => {
12813
+ s = V, i(4, s);
12819
12814
  });
12820
12815
  }
12821
- function z(T) {
12822
- re[T ? "unshift" : "push"](() => {
12823
- s = T, i(4, s);
12816
+ function z(V) {
12817
+ re[V ? "unshift" : "push"](() => {
12818
+ s = V, i(4, s);
12824
12819
  });
12825
12820
  }
12826
- function H(T) {
12827
- re[T ? "unshift" : "push"](() => {
12828
- a = T, i(5, a);
12821
+ function H(V) {
12822
+ re[V ? "unshift" : "push"](() => {
12823
+ a = V, i(5, a);
12829
12824
  });
12830
12825
  }
12831
- return t.$$set = (T) => {
12832
- "variant" in T && i(0, n = T.variant), "accept" in T && i(1, o = T.accept), "maxfilesize" in T && i(2, l = T.maxfilesize), "testid" in T && i(3, r = T.testid);
12826
+ return t.$$set = (V) => {
12827
+ "variant" in V && i(0, n = V.variant), "accept" in V && i(1, o = V.accept), "maxfilesize" in V && i(2, l = V.maxfilesize), "testid" in V && i(3, r = V.testid);
12833
12828
  }, [
12834
12829
  n,
12835
12830
  o,
@@ -13044,7 +13039,7 @@ function sc(t) {
13044
13039
  i: ge,
13045
13040
  o: ge,
13046
13041
  d(g) {
13047
- g && V(e), t[15](null), c = !1, Pe(f);
13042
+ g && T(e), t[15](null), c = !1, Pe(f);
13048
13043
  }
13049
13044
  };
13050
13045
  }
@@ -13212,7 +13207,7 @@ function uc(t) {
13212
13207
  X(a, d), r = !1;
13213
13208
  },
13214
13209
  d(d) {
13215
- d && V(e), a && a.d(d), t[5](null);
13210
+ d && T(e), a && a.d(d), t[5](null);
13216
13211
  }
13217
13212
  };
13218
13213
  }
@@ -13228,9 +13223,9 @@ function fc(t, e, i) {
13228
13223
  j.shiftKey && (c = !1);
13229
13224
  }
13230
13225
  function m(j) {
13231
- var T, F, D;
13226
+ var V, F, D;
13232
13227
  const M = j;
13233
- if (f && ((T = M.getAttribute) != null && T.call(M, "data-first-focus"))) return j;
13228
+ if (f && ((V = M.getAttribute) != null && V.call(M, "data-first-focus"))) return j;
13234
13229
  if (f && ((F = M.getAttribute) != null && F.call(M, "data-ignore-focus"))) return "ignore-focus";
13235
13230
  const z = M.tabIndex > 0 || M.tabIndex === 0 && M.getAttribute("tabIndex") !== null;
13236
13231
  if (M.nodeType !== 1) return null;
@@ -13275,8 +13270,8 @@ function fc(t, e, i) {
13275
13270
  }
13276
13271
  let H = M.nextElementSibling;
13277
13272
  if ((H == null ? void 0 : H.getAttribute("data-first-focus")) === "true" && (H = H.nextElementSibling), !H) return;
13278
- const T = v([H], !1);
13279
- T == null || T.focus();
13273
+ const V = v([H], !1);
13274
+ V == null || V.focus();
13280
13275
  return;
13281
13276
  }
13282
13277
  if (M.dataset.tabBoundry === "end") {
@@ -13286,8 +13281,8 @@ function fc(t, e, i) {
13286
13281
  }
13287
13282
  let H = M.previousElementSibling;
13288
13283
  if ((H == null ? void 0 : H.getAttribute("data-first-focus")) === "true" && (H = H.previousElementSibling), !H) return;
13289
- const T = v([H], !0);
13290
- T == null || T.focus();
13284
+ const V = v([H], !0);
13285
+ V == null || V.focus();
13291
13286
  return;
13292
13287
  }
13293
13288
  const z = j == null ? void 0 : j.target;
@@ -13296,14 +13291,14 @@ function fc(t, e, i) {
13296
13291
  function v(j, M = !1) {
13297
13292
  let z = null;
13298
13293
  const H = M ? [...j].reverse() : j;
13299
- for (const T of H) {
13300
- const F = m(T);
13294
+ for (const V of H) {
13295
+ const F = m(V);
13301
13296
  if (F !== "ignore-focus") {
13302
13297
  if (F) {
13303
13298
  z = F;
13304
13299
  break;
13305
13300
  }
13306
- if (T.hasChildNodes() && (z = v(Array.from(T.childNodes), M), z) || (z = C(T, M), z) || T instanceof HTMLElement && T.shadowRoot && (z = x(T, M), z))
13301
+ if (V.hasChildNodes() && (z = v(Array.from(V.childNodes), M), z) || (z = C(V, M), z) || V instanceof HTMLElement && V.shadowRoot && (z = x(V, M), z))
13307
13302
  break;
13308
13303
  }
13309
13304
  }
@@ -13360,7 +13355,7 @@ function Dn(t) {
13360
13355
  P(i, e, n);
13361
13356
  },
13362
13357
  d(i) {
13363
- i && V(e);
13358
+ i && T(e);
13364
13359
  }
13365
13360
  };
13366
13361
  }
@@ -13375,7 +13370,7 @@ function bc(t) {
13375
13370
  },
13376
13371
  p: ge,
13377
13372
  d(n) {
13378
- n && V(e);
13373
+ n && T(e);
13379
13374
  }
13380
13375
  };
13381
13376
  }
@@ -13403,7 +13398,7 @@ function pc(t) {
13403
13398
  );
13404
13399
  },
13405
13400
  d(o) {
13406
- o && V(e);
13401
+ o && T(e);
13407
13402
  }
13408
13403
  };
13409
13404
  }
@@ -13441,7 +13436,7 @@ function wc(t) {
13441
13436
  S[2] !== "" ? pc : bc
13442
13437
  );
13443
13438
  }
13444
- let T = H(t), F = T(t);
13439
+ let V = H(t), F = V(t);
13445
13440
  return {
13446
13441
  c() {
13447
13442
  var S;
@@ -13519,7 +13514,7 @@ function wc(t) {
13519
13514
  S[8]
13520
13515
  ),
13521
13516
  qn
13522
- ), T === (T = H(S)) && F ? F.p(S, Z) : (F.d(1), F = T(S), F && (F.c(), F.m(d, c))), (!C || Z & /*metaLinks, _clientWidth*/
13517
+ ), V === (V = H(S)) && F ? F.p(S, Z) : (F.d(1), F = V(S), F && (F.c(), F.m(d, c))), (!C || Z & /*metaLinks, _clientWidth*/
13523
13518
  96 && b !== (b = /*metaLinks*/
13524
13519
  ((q = S[5]) == null ? void 0 : q.length) > 0 || /*_clientWidth*/
13525
13520
  S[6] < Gt ? 0 : 1)) && u(f, "tabindex", b), (!C || Z & /*metaLinks*/
@@ -13553,7 +13548,7 @@ function wc(t) {
13553
13548
  X(L, S), X(z, S), C = !1;
13554
13549
  },
13555
13550
  d(S) {
13556
- S && V(e), L && L.d(S), j && j.d(), z && z.d(S), F.d(), v(), t[11](null);
13551
+ S && T(e), L && L.d(S), j && j.d(), z && z.d(S), F.d(), v(), t[11](null);
13557
13552
  }
13558
13553
  };
13559
13554
  }
@@ -13653,7 +13648,7 @@ function Bn(t) {
13653
13648
  t[7].href) && u(i, "href", l);
13654
13649
  },
13655
13650
  d(c) {
13656
- c && V(e), s = !1, a();
13651
+ c && T(e), s = !1, a();
13657
13652
  }
13658
13653
  };
13659
13654
  }
@@ -13742,7 +13737,7 @@ function yc(t) {
13742
13737
  X(s, c), l = !1;
13743
13738
  },
13744
13739
  d(c) {
13745
- c && V(e), s && s.d(c), Je(d, c), t[6](null);
13740
+ c && T(e), s && s.d(c), Je(d, c), t[6](null);
13746
13741
  }
13747
13742
  };
13748
13743
  }
@@ -13810,7 +13805,7 @@ function Fn(t) {
13810
13805
  );
13811
13806
  },
13812
13807
  d(l) {
13813
- l && (V(e), V(n), V(o));
13808
+ l && (T(e), T(n), T(o));
13814
13809
  }
13815
13810
  };
13816
13811
  }
@@ -13835,7 +13830,7 @@ function In(t) {
13835
13830
  r[8].href) && u(i, "href", l);
13836
13831
  },
13837
13832
  d(r) {
13838
- r && V(e);
13833
+ r && T(e);
13839
13834
  }
13840
13835
  };
13841
13836
  }
@@ -13955,7 +13950,7 @@ function Mc(t) {
13955
13950
  X(c, h), s = !1;
13956
13951
  },
13957
13952
  d(h) {
13958
- h && V(e), a && a.d(), c && c.d(h), Je(g, h), t[7](null);
13953
+ h && T(e), a && a.d(), c && c.d(h), Je(g, h), t[7](null);
13959
13954
  }
13960
13955
  };
13961
13956
  }
@@ -14057,7 +14052,7 @@ function Wn(t) {
14057
14052
  }
14058
14053
  },
14059
14054
  d(l) {
14060
- l && V(e), Je(o, l);
14055
+ l && T(e), Je(o, l);
14061
14056
  }
14062
14057
  };
14063
14058
  }
@@ -14098,11 +14093,11 @@ function Rn(t) {
14098
14093
  t[28]}`) && u(i, "href", l);
14099
14094
  },
14100
14095
  d(c) {
14101
- c && V(e), s = !1, a();
14096
+ c && T(e), s = !1, a();
14102
14097
  }
14103
14098
  };
14104
14099
  }
14105
- function Tc(t) {
14100
+ function Vc(t) {
14106
14101
  let e, i = Object.values(
14107
14102
  /*_errors*/
14108
14103
  t[1]
@@ -14156,11 +14151,11 @@ function Tc(t) {
14156
14151
  X(a, d), l = !1;
14157
14152
  },
14158
14153
  d(d) {
14159
- d && V(e), r && r.d(), a && a.d(d), t[8](null);
14154
+ d && T(e), r && r.d(), a && a.d(d), t[8](null);
14160
14155
  }
14161
14156
  };
14162
14157
  }
14163
- function Vc() {
14158
+ function Tc() {
14164
14159
  document.querySelectorAll("goa-details").forEach((e) => {
14165
14160
  e.setAttribute("style", "margin-top: -1rem");
14166
14161
  });
@@ -14169,7 +14164,7 @@ const Yn = (t) => !!t;
14169
14164
  function Pc(t, e, i) {
14170
14165
  let { $$slots: n = {}, $$scope: o } = e, { id: l = "" } = e, { dispatchOn: r = "continue" } = e, s, a = {}, d = {}, c = {}, f = {}, g = {};
14171
14166
  ze(() => {
14172
- z(), H(), h(), Vc();
14167
+ z(), H(), h(), Tc();
14173
14168
  });
14174
14169
  function h() {
14175
14170
  Xe(s, (q, W, U) => {
@@ -14186,7 +14181,7 @@ function Pc(t, e, i) {
14186
14181
  case $e:
14187
14182
  L(W), U.stopPropagation();
14188
14183
  break;
14189
- case V1:
14184
+ case T1:
14190
14185
  m(W), U.stopPropagation();
14191
14186
  break;
14192
14187
  case S2:
@@ -14195,7 +14190,7 @@ function Pc(t, e, i) {
14195
14190
  case _r:
14196
14191
  S(W), U.stopPropagation();
14197
14192
  break;
14198
- case T1:
14193
+ case V1:
14199
14194
  _(U), U.stopPropagation();
14200
14195
  break;
14201
14196
  }
@@ -14269,12 +14264,12 @@ function Pc(t, e, i) {
14269
14264
  }
14270
14265
  function H() {
14271
14266
  s.addEventListener("_change", (q) => {
14272
- T(q);
14267
+ V(q);
14273
14268
  }), s.addEventListener("_revealChange", (q) => {
14274
- T(q);
14269
+ V(q);
14275
14270
  });
14276
14271
  }
14277
- function T(q) {
14272
+ function V(q) {
14278
14273
  const { name: W, value: U, label: R, labels: O } = q.detail;
14279
14274
  f[W] && (d[W].value = U, R && (d[W].valueLabel = R), O && (d[W].labels = O), r === "change" && Object.keys(d).length > 0 && F(), q.stopPropagation());
14280
14275
  }
@@ -14318,7 +14313,7 @@ function Pc(t, e, i) {
14318
14313
  }
14319
14314
  class qc extends be {
14320
14315
  constructor(e) {
14321
- super(), me(this, e, Pc, Tc, he, { id: 3, dispatchOn: 4 }, Sc);
14316
+ super(), me(this, e, Pc, Vc, he, { id: 3, dispatchOn: 4 }, Sc);
14322
14317
  }
14323
14318
  get id() {
14324
14319
  return this.$$.ctx[3];
@@ -14393,7 +14388,7 @@ function Ac(t) {
14393
14388
  X(d, c), s = !1;
14394
14389
  },
14395
14390
  d(c) {
14396
- c && (V(e), V(i), V(n)), t[7](null), d && d.d(c), t[8](null), t[9](null);
14391
+ c && (T(e), T(i), T(n)), t[7](null), d && d.d(c), t[8](null), t[9](null);
14397
14392
  }
14398
14393
  };
14399
14394
  }
@@ -14460,7 +14455,7 @@ function Dc(t, e, i) {
14460
14455
  case kr:
14461
14456
  $(ee);
14462
14457
  break;
14463
- case T1:
14458
+ case V1:
14464
14459
  W();
14465
14460
  break;
14466
14461
  }
@@ -14485,10 +14480,10 @@ function Dc(t, e, i) {
14485
14480
  heading: I.heading
14486
14481
  }, b = R1(b, () => {
14487
14482
  const [ee] = Object.entries(g)[0];
14488
- T(ee), O(ee);
14483
+ V(ee), O(ee);
14489
14484
  });
14490
14485
  }
14491
- function T(I) {
14486
+ function V(I) {
14492
14487
  if (v.history.includes(I)) {
14493
14488
  console.warn("Form:addToHistory", r, "history already contains id", I);
14494
14489
  return;
@@ -14513,7 +14508,7 @@ function Dc(t, e, i) {
14513
14508
  const Ee = v.history.indexOf(v.editting) + 1;
14514
14509
  v.editting = "", v.history[Ee] === ee ? O(oe) : (v.history = [...v.history.slice(0, Ee), ee], O(ee), Y(""));
14515
14510
  } else
14516
- R(oe), oe !== ee && T(ee), O(ee);
14511
+ R(oe), oe !== ee && V(ee), O(ee);
14517
14512
  S();
14518
14513
  }
14519
14514
  function S() {
@@ -14535,9 +14530,9 @@ function Dc(t, e, i) {
14535
14530
  }
14536
14531
  function W() {
14537
14532
  const I = v.history[0];
14538
- v = Gn(), T(I);
14533
+ v = Gn(), V(I);
14539
14534
  for (const { el: oe } of Object.values(f))
14540
- Le(oe, T1);
14535
+ Le(oe, V1);
14541
14536
  S();
14542
14537
  const [ee] = Object.entries(g)[0];
14543
14538
  O(ee);
@@ -14572,7 +14567,7 @@ function Dc(t, e, i) {
14572
14567
  }
14573
14568
  function O(I) {
14574
14569
  Object.keys(g).forEach((oe) => {
14575
- Le(g[oe].el, V1, { active: oe === I });
14570
+ Le(g[oe].el, T1, { active: oe === I });
14576
14571
  });
14577
14572
  }
14578
14573
  function A(I) {
@@ -14594,7 +14589,7 @@ function Dc(t, e, i) {
14594
14589
  O(le.id);
14595
14590
  } else {
14596
14591
  const [le] = Object.entries(g)[0];
14597
- T(le), O(le);
14592
+ V(le), O(le);
14598
14593
  }
14599
14594
  S(), U(v.history.length > 1 ? "in-progress" : "not-started"), Q();
14600
14595
  },
@@ -14687,7 +14682,7 @@ function Un(t) {
14687
14682
  l[6] === "step" ? o ? o.p(l, r) : (o = Xn(l), o.c(), o.m(i.parentNode, i)) : o && (o.d(1), o = null);
14688
14683
  },
14689
14684
  d(l) {
14690
- l && (V(e), V(i)), n && n.d(l), o && o.d(l);
14685
+ l && (T(e), T(i)), n && n.d(l), o && o.d(l);
14691
14686
  }
14692
14687
  };
14693
14688
  }
@@ -14711,7 +14706,7 @@ function Kn(t) {
14711
14706
  n === (n = i(l)) && o ? o.p(l, r) : (o.d(1), o = n(l), o && (o.c(), o.m(e, null)));
14712
14707
  },
14713
14708
  d(l) {
14714
- l && V(e), o.d();
14709
+ l && T(e), o.d();
14715
14710
  }
14716
14711
  };
14717
14712
  }
@@ -14739,7 +14734,7 @@ function Bc(t) {
14739
14734
  );
14740
14735
  },
14741
14736
  d(n) {
14742
- n && V(e);
14737
+ n && T(e);
14743
14738
  }
14744
14739
  };
14745
14740
  }
@@ -14754,7 +14749,7 @@ function Oc(t) {
14754
14749
  },
14755
14750
  p: ge,
14756
14751
  d(i) {
14757
- i && V(e);
14752
+ i && T(e);
14758
14753
  }
14759
14754
  };
14760
14755
  }
@@ -14774,7 +14769,7 @@ function Xn(t) {
14774
14769
  },
14775
14770
  p: ge,
14776
14771
  d(o) {
14777
- o && V(e), i = !1, n();
14772
+ o && T(e), i = !1, n();
14778
14773
  }
14779
14774
  };
14780
14775
  }
@@ -14799,7 +14794,7 @@ function Jn(t) {
14799
14794
  );
14800
14795
  },
14801
14796
  d(n) {
14802
- n && V(e);
14797
+ n && T(e);
14803
14798
  }
14804
14799
  };
14805
14800
  }
@@ -14827,7 +14822,7 @@ function Qn(t) {
14827
14822
  o[3] ? "none" : "m") && p(e, "mb", n);
14828
14823
  },
14829
14824
  d(o) {
14830
- o && V(e);
14825
+ o && T(e);
14831
14826
  }
14832
14827
  };
14833
14828
  }
@@ -14852,7 +14847,7 @@ function $n(t) {
14852
14847
  );
14853
14848
  },
14854
14849
  d(n) {
14855
- n && V(e);
14850
+ n && T(e);
14856
14851
  }
14857
14852
  };
14858
14853
  }
@@ -14886,7 +14881,7 @@ function eo(t) {
14886
14881
  s[1] ? n ? n.p(s, a) : (n = to(s), n.c(), n.m(e, i)) : n && (n.d(1), n = null), l === (l = o(s)) && r ? r.p(s, a) : (r && r.d(1), r = l && l(s), r && (r.c(), r.m(e, null)));
14887
14882
  },
14888
14883
  d(s) {
14889
- s && V(e), n && n.d(), r && r.d();
14884
+ s && T(e), n && n.d(), r && r.d();
14890
14885
  }
14891
14886
  };
14892
14887
  }
@@ -14906,7 +14901,7 @@ function to(t) {
14906
14901
  },
14907
14902
  p: ge,
14908
14903
  d(o) {
14909
- o && V(e), i = !1, n();
14904
+ o && T(e), i = !1, n();
14910
14905
  }
14911
14906
  };
14912
14907
  }
@@ -14933,7 +14928,7 @@ function Fc(t) {
14933
14928
  (r[0] || "Continue") + "") && pe(n, i);
14934
14929
  },
14935
14930
  d(r) {
14936
- r && V(e), o = !1, l();
14931
+ r && T(e), o = !1, l();
14937
14932
  }
14938
14933
  };
14939
14934
  }
@@ -14960,7 +14955,7 @@ function Ic(t) {
14960
14955
  (r[0] || "Confirm") + "") && pe(n, i);
14961
14956
  },
14962
14957
  d(r) {
14963
- r && V(e), o = !1, l();
14958
+ r && T(e), o = !1, l();
14964
14959
  }
14965
14960
  };
14966
14961
  }
@@ -15057,7 +15052,7 @@ function Nc(t) {
15057
15052
  X(b, v), d = !1;
15058
15053
  },
15059
15054
  d(v) {
15060
- v && V(e), c && c.d(), f && f.d(), g && g.d(), h && h.d(), b && b.d(v), _ && _.d(), t[26](null), t[27](null);
15055
+ v && T(e), c && c.d(), f && f.d(), g && g.d(), h && h.d(), b && b.d(v), _ && _.d(), t[26](null), t[27](null);
15061
15056
  }
15062
15057
  };
15063
15058
  }
@@ -15069,7 +15064,7 @@ function Wc(t, e, i) {
15069
15064
  function H() {
15070
15065
  Xe(L, (Q, _e, J) => {
15071
15066
  switch (Q) {
15072
- case V1:
15067
+ case T1:
15073
15068
  S(_e), J.stopPropagation();
15074
15069
  break;
15075
15070
  case br:
@@ -15079,12 +15074,12 @@ function Wc(t, e, i) {
15079
15074
  D(_e), J.stopPropagation();
15080
15075
  break;
15081
15076
  case Ut:
15082
- T(J, _e), J.stopPropagation();
15077
+ V(J, _e), J.stopPropagation();
15083
15078
  break;
15084
15079
  }
15085
15080
  });
15086
15081
  }
15087
- function T(Q, _e) {
15082
+ function V(Q, _e) {
15088
15083
  var J;
15089
15084
  Q.stopPropagation(), j = _e.el, (J = _e.cb) == null || J.call(_e, r), Le(x, Ut, { ..._e, id: r }, { bubbles: !0 });
15090
15085
  }
@@ -15108,7 +15103,7 @@ function Wc(t, e, i) {
15108
15103
  );
15109
15104
  }
15110
15105
  function S(Q) {
15111
- i(13, M = Q.active), Le(j, V1, { active: M });
15106
+ i(13, M = Q.active), Le(j, T1, { active: M });
15112
15107
  }
15113
15108
  function Z(Q) {
15114
15109
  i(16, z = Q.id);
@@ -15336,7 +15331,7 @@ function ao(t) {
15336
15331
  );
15337
15332
  },
15338
15333
  d(n) {
15339
- n && V(e);
15334
+ n && T(e);
15340
15335
  }
15341
15336
  };
15342
15337
  }
@@ -15376,7 +15371,7 @@ function co(t) {
15376
15371
  }
15377
15372
  },
15378
15373
  d(o) {
15379
- o && V(e), Je(n, o);
15374
+ o && T(e), Je(n, o);
15380
15375
  }
15381
15376
  };
15382
15377
  }
@@ -15428,7 +15423,7 @@ function uo(t) {
15428
15423
  ));
15429
15424
  },
15430
15425
  d(_) {
15431
- _ && V(e), g && g.d(), h && h.d();
15426
+ _ && T(e), g && g.d(), h && h.d();
15432
15427
  }
15433
15428
  };
15434
15429
  }
@@ -15456,7 +15451,7 @@ function fo(t) {
15456
15451
  ) + "") && pe(n, i);
15457
15452
  },
15458
15453
  d(o) {
15459
- o && V(e);
15454
+ o && T(e);
15460
15455
  }
15461
15456
  };
15462
15457
  }
@@ -15484,7 +15479,7 @@ function go(t) {
15484
15479
  n === (n = i(l)) && o ? o.p(l, r) : (o.d(1), o = n(l), o && (o.c(), o.m(e.parentNode, e)));
15485
15480
  },
15486
15481
  d(l) {
15487
- l && V(e), o.d(l);
15482
+ l && T(e), o.d(l);
15488
15483
  }
15489
15484
  };
15490
15485
  }
@@ -15528,7 +15523,7 @@ function Gc(t) {
15528
15523
  }
15529
15524
  },
15530
15525
  d(o) {
15531
- o && V(e), Je(n, o);
15526
+ o && T(e), Je(n, o);
15532
15527
  }
15533
15528
  };
15534
15529
  }
@@ -15573,7 +15568,7 @@ function Uc(t) {
15573
15568
  }
15574
15569
  },
15575
15570
  d(o) {
15576
- o && V(e), Je(n, o);
15571
+ o && T(e), Je(n, o);
15577
15572
  }
15578
15573
  };
15579
15574
  }
@@ -15609,7 +15604,7 @@ function Kc(t) {
15609
15604
  ) + "") && pe(i, e);
15610
15605
  },
15611
15606
  d(n) {
15612
- n && V(i);
15607
+ n && T(i);
15613
15608
  }
15614
15609
  };
15615
15610
  }
@@ -15663,7 +15658,7 @@ function Xc(t) {
15663
15658
  }
15664
15659
  },
15665
15660
  d(o) {
15666
- o && V(e), Je(n, o);
15661
+ o && T(e), Je(n, o);
15667
15662
  }
15668
15663
  };
15669
15664
  }
@@ -15685,7 +15680,7 @@ function ho(t) {
15685
15680
  o[18] + "") && pe(n, i);
15686
15681
  },
15687
15682
  d(o) {
15688
- o && V(e);
15683
+ o && T(e);
15689
15684
  }
15690
15685
  };
15691
15686
  }
@@ -15729,7 +15724,7 @@ function mo(t) {
15729
15724
  ));
15730
15725
  },
15731
15726
  d(g) {
15732
- g && V(e), f.d();
15727
+ g && T(e), f.d();
15733
15728
  }
15734
15729
  };
15735
15730
  }
@@ -15743,7 +15738,7 @@ function vo(t) {
15743
15738
  P(i, e, n);
15744
15739
  },
15745
15740
  d(i) {
15746
- i && V(e);
15741
+ i && T(e);
15747
15742
  }
15748
15743
  };
15749
15744
  }
@@ -15802,7 +15797,7 @@ function bo(t) {
15802
15797
  ).length - 1), n ? s || (s = vo(), s.c(), s.m(o.parentNode, o)) : s && (s.d(1), s = null);
15803
15798
  },
15804
15799
  d(a) {
15805
- a && (V(e), V(i), V(o)), Je(r, a), s && s.d(a);
15800
+ a && (T(e), T(i), T(o)), Je(r, a), s && s.d(a);
15806
15801
  }
15807
15802
  };
15808
15803
  }
@@ -15838,7 +15833,7 @@ function Jc(t) {
15838
15833
  ) + "") && pe(i, e);
15839
15834
  },
15840
15835
  d(n) {
15841
- n && V(i);
15836
+ n && T(i);
15842
15837
  }
15843
15838
  };
15844
15839
  }
@@ -15892,7 +15887,7 @@ function Qc(t) {
15892
15887
  }
15893
15888
  },
15894
15889
  d(o) {
15895
- o && V(e), Je(n, o);
15890
+ o && T(e), Je(n, o);
15896
15891
  }
15897
15892
  };
15898
15893
  }
@@ -15914,7 +15909,7 @@ function po(t) {
15914
15909
  o[18] + "") && pe(n, i);
15915
15910
  },
15916
15911
  d(o) {
15917
- o && V(e);
15912
+ o && T(e);
15918
15913
  }
15919
15914
  };
15920
15915
  }
@@ -15958,7 +15953,7 @@ function wo(t) {
15958
15953
  ));
15959
15954
  },
15960
15955
  d(g) {
15961
- g && V(e), f.d();
15956
+ g && T(e), f.d();
15962
15957
  }
15963
15958
  };
15964
15959
  }
@@ -15985,7 +15980,7 @@ function _o(t) {
15985
15980
  ] ? i ? i.p(n, o) : (i = uo(n), i.c(), i.m(e.parentNode, e)) : i && (i.d(1), i = null);
15986
15981
  },
15987
15982
  d(n) {
15988
- n && V(e), i && i.d(n);
15983
+ n && T(e), i && i.d(n);
15989
15984
  }
15990
15985
  };
15991
15986
  }
@@ -16012,7 +16007,7 @@ function $c(t) {
16012
16007
  i: ge,
16013
16008
  o: ge,
16014
16009
  d(l) {
16015
- l && V(e), n && n.d(), o && o.d(), t[5](null);
16010
+ l && T(e), n && n.d(), o && o.d(), t[5](null);
16016
16011
  }
16017
16012
  };
16018
16013
  }
@@ -16262,7 +16257,7 @@ function od(t) {
16262
16257
  X(f, m), X(h, m), s = !1;
16263
16258
  },
16264
16259
  d(m) {
16265
- m && V(e), f && f.d(m), h && h.d(m), t[12](null), t[13](null), a = !1, Pe(d);
16260
+ m && T(e), f && f.d(m), h && h.d(m), t[12](null), t[13](null), a = !1, Pe(d);
16266
16261
  }
16267
16262
  };
16268
16263
  }
@@ -16290,7 +16285,7 @@ function rd(t, e, i) {
16290
16285
  Xe(c, (O, A, $) => {
16291
16286
  switch ($.stopPropagation(), O) {
16292
16287
  case Nt:
16293
- T(A);
16288
+ V(A);
16294
16289
  break;
16295
16290
  case ci:
16296
16291
  D(A);
@@ -16353,7 +16348,7 @@ function rd(t, e, i) {
16353
16348
  function H() {
16354
16349
  g.length;
16355
16350
  }
16356
- function T(O) {
16351
+ function V(O) {
16357
16352
  Array.isArray(O) && (g = O, q());
16358
16353
  }
16359
16354
  function F(O) {
@@ -16382,7 +16377,7 @@ function rd(t, e, i) {
16382
16377
  Me(f, S1, { type: "list", data: g, id: l }, { bubbles: !0 });
16383
16378
  }
16384
16379
  function W(O) {
16385
- i(5, h = "index"), H(), Le(d, T1), O.stopPropagation();
16380
+ i(5, h = "index"), H(), Le(d, V1), O.stopPropagation();
16386
16381
  }
16387
16382
  function U(O) {
16388
16383
  re[O ? "unshift" : "push"](() => {
@@ -16550,7 +16545,7 @@ function ad(t) {
16550
16545
  X(f, g), s = !1;
16551
16546
  },
16552
16547
  d(g) {
16553
- g && V(e), f && f.d(g), t[8](null), a = !1, d();
16548
+ g && T(e), f && f.d(g), t[8](null), a = !1, d();
16554
16549
  }
16555
16550
  };
16556
16551
  }
@@ -16708,7 +16703,7 @@ function fd(t) {
16708
16703
  X(d, c), s = !1;
16709
16704
  },
16710
16705
  d(c) {
16711
- c && V(e), d && d.d(c);
16706
+ c && T(e), d && d.d(c);
16712
16707
  }
16713
16708
  };
16714
16709
  }
@@ -16758,7 +16753,7 @@ function ko(t) {
16758
16753
  );
16759
16754
  },
16760
16755
  d(n) {
16761
- n && V(e);
16756
+ n && T(e);
16762
16757
  }
16763
16758
  };
16764
16759
  }
@@ -16832,7 +16827,7 @@ function vd(t) {
16832
16827
  X(a, d), l = !1;
16833
16828
  },
16834
16829
  d(d) {
16835
- d && V(e), r && r.d(), a && a.d(d);
16830
+ d && T(e), r && r.d(), a && a.d(d);
16836
16831
  }
16837
16832
  };
16838
16833
  }
@@ -16919,7 +16914,7 @@ function Lo(t) {
16919
16914
  s[7]}`) + " svelte-ua5ifa") && u(e, "class", l);
16920
16915
  },
16921
16916
  d(s) {
16922
- s && V(e), r && r.d();
16917
+ s && T(e), r && r.d();
16923
16918
  }
16924
16919
  };
16925
16920
  }
@@ -16944,7 +16939,7 @@ function xo(t) {
16944
16939
  );
16945
16940
  },
16946
16941
  d(l) {
16947
- l && V(e);
16942
+ l && T(e);
16948
16943
  }
16949
16944
  };
16950
16945
  }
@@ -17001,7 +16996,7 @@ function jo(t) {
17001
16996
  X(s, a), o = !1;
17002
16997
  },
17003
16998
  d(a) {
17004
- a && V(e), s && s.d(a);
16999
+ a && T(e), s && s.d(a);
17005
17000
  }
17006
17001
  };
17007
17002
  }
@@ -17026,7 +17021,7 @@ function kd(t) {
17026
17021
  );
17027
17022
  },
17028
17023
  d(i) {
17029
- i && V(e);
17024
+ i && T(e);
17030
17025
  }
17031
17026
  };
17032
17027
  }
@@ -17083,7 +17078,7 @@ function Mo(t) {
17083
17078
  X(l, r), i = !1;
17084
17079
  },
17085
17080
  d(r) {
17086
- r && V(e), l && l.d(r);
17081
+ r && T(e), l && l.d(r);
17087
17082
  }
17088
17083
  };
17089
17084
  }
@@ -17108,7 +17103,7 @@ function yd(t) {
17108
17103
  );
17109
17104
  },
17110
17105
  d(i) {
17111
- i && V(e);
17106
+ i && T(e);
17112
17107
  }
17113
17108
  };
17114
17109
  }
@@ -17220,14 +17215,14 @@ function zd(t) {
17220
17215
  X(d, g), X(c), X(f), r = !1;
17221
17216
  },
17222
17217
  d(g) {
17223
- g && V(e), s && s.d(), d && d.d(g), c && c.d(), f && f.d(), t[20](null);
17218
+ g && T(e), s && s.d(), d && d.d(g), c && c.d(), f && f.d(), t[20](null);
17224
17219
  }
17225
17220
  };
17226
17221
  }
17227
17222
  function Ld(t, e, i) {
17228
17223
  let { $$slots: n = {}, $$scope: o } = e;
17229
- const l = pt(n), [r, s] = Ve("Requirement type", ["optional", "required"], !1), [a, d] = Ve("Label size type", ["regular", "large"], !1);
17230
- let { mt: c = null } = e, { mr: f = null } = e, { mb: g = null } = e, { ml: h = null } = e, { testid: m = "" } = e, { label: b = "" } = e, { labelsize: _ = "regular" } = e, { helptext: v = "" } = e, { error: C = "" } = e, { requirement: x = "" } = e, { maxwidth: L = "none" } = e, { name: j = "blank" } = e, { publicFormSummaryOrder: M = 0 } = e, z, H, T = `error-${E1()}`, F = `helptext-${E1()}`, D = !1;
17224
+ const l = pt(n), [r, s] = Te("Requirement type", ["optional", "required"], !1), [a, d] = Te("Label size type", ["regular", "large"], !1);
17225
+ let { mt: c = null } = e, { mr: f = null } = e, { mb: g = null } = e, { ml: h = null } = e, { testid: m = "" } = e, { label: b = "" } = e, { labelsize: _ = "regular" } = e, { helptext: v = "" } = e, { error: C = "" } = e, { requirement: x = "" } = e, { maxwidth: L = "none" } = e, { name: j = "blank" } = e, { publicFormSummaryOrder: M = 0 } = e, z, H, V = `error-${E1()}`, F = `helptext-${E1()}`, D = !1;
17231
17226
  ze(() => {
17232
17227
  s(x), d(_), Xe(z, (A, $) => {
17233
17228
  switch (A) {
@@ -17259,7 +17254,7 @@ function Ld(t, e, i) {
17259
17254
  function q() {
17260
17255
  if (!H) return;
17261
17256
  let A = [];
17262
- (D || l.error) && A.push(T), (v || l.helptext) && A.push(F), A.length > 0 ? H.setAttribute("aria-describedby", A.join(" ")) : H.setAttribute("aria-describedby", "");
17257
+ (D || l.error) && A.push(V), (v || l.helptext) && A.push(F), A.length > 0 ? H.setAttribute("aria-describedby", A.join(" ")) : H.setAttribute("aria-describedby", "");
17263
17258
  }
17264
17259
  function W(A) {
17265
17260
  i(0, C = A.error);
@@ -17302,7 +17297,7 @@ function Ld(t, e, i) {
17302
17297
  L,
17303
17298
  z,
17304
17299
  r,
17305
- T,
17300
+ V,
17306
17301
  F,
17307
17302
  l,
17308
17303
  j,
@@ -17436,7 +17431,7 @@ function Eo(t) {
17436
17431
  P(i, e, n);
17437
17432
  },
17438
17433
  d(i) {
17439
- i && V(e);
17434
+ i && T(e);
17440
17435
  }
17441
17436
  };
17442
17437
  }
@@ -17458,7 +17453,7 @@ function Md(t) {
17458
17453
  (o[3] || "") + "") && pe(n, i);
17459
17454
  },
17460
17455
  d(o) {
17461
- o && V(e);
17456
+ o && T(e);
17462
17457
  }
17463
17458
  };
17464
17459
  }
@@ -17473,7 +17468,7 @@ function Ed(t) {
17473
17468
  },
17474
17469
  p: ge,
17475
17470
  d(i) {
17476
- i && V(e);
17471
+ i && T(e);
17477
17472
  }
17478
17473
  };
17479
17474
  }
@@ -17488,7 +17483,7 @@ function Hd(t) {
17488
17483
  },
17489
17484
  p: ge,
17490
17485
  d(i) {
17491
- i && V(e);
17486
+ i && T(e);
17492
17487
  }
17493
17488
  };
17494
17489
  }
@@ -17498,7 +17493,7 @@ function Sd(t) {
17498
17493
  return (
17499
17494
  /*_isLast*/
17500
17495
  l[9] && /*status*/
17501
- l[0] === "complete" ? Vd : Td
17496
+ l[0] === "complete" ? Td : Vd
17502
17497
  );
17503
17498
  }
17504
17499
  let n = i(t), o = n(t);
@@ -17513,11 +17508,11 @@ function Sd(t) {
17513
17508
  n !== (n = i(l)) && (o.d(1), o = n(l), o && (o.c(), o.m(e.parentNode, e)));
17514
17509
  },
17515
17510
  d(l) {
17516
- l && V(e), o.d(l);
17511
+ l && T(e), o.d(l);
17517
17512
  }
17518
17513
  };
17519
17514
  }
17520
- function Td(t) {
17515
+ function Vd(t) {
17521
17516
  let e;
17522
17517
  return {
17523
17518
  c() {
@@ -17527,11 +17522,11 @@ function Td(t) {
17527
17522
  P(i, e, n);
17528
17523
  },
17529
17524
  d(i) {
17530
- i && V(e);
17525
+ i && T(e);
17531
17526
  }
17532
17527
  };
17533
17528
  }
17534
- function Vd(t) {
17529
+ function Td(t) {
17535
17530
  let e;
17536
17531
  return {
17537
17532
  c() {
@@ -17541,7 +17536,7 @@ function Vd(t) {
17541
17536
  P(i, e, n);
17542
17537
  },
17543
17538
  d(i) {
17544
- i && V(e);
17539
+ i && T(e);
17545
17540
  }
17546
17541
  };
17547
17542
  }
@@ -17555,7 +17550,7 @@ function Ho(t) {
17555
17550
  P(i, e, n);
17556
17551
  },
17557
17552
  d(i) {
17558
- i && V(e);
17553
+ i && T(e);
17559
17554
  }
17560
17555
  };
17561
17556
  }
@@ -17682,7 +17677,7 @@ function Pd(t) {
17682
17677
  i: ge,
17683
17678
  o: ge,
17684
17679
  d(j) {
17685
- j && V(e), _ && _.d(), x.d(), L && L.d(), t[15](null), m = !1, Pe(b);
17680
+ j && T(e), _ && _.d(), x.d(), L && L.d(), t[15](null), m = !1, Pe(b);
17686
17681
  }
17687
17682
  };
17688
17683
  }
@@ -17698,8 +17693,8 @@ function qd(t, e, i) {
17698
17693
  }), g.addEventListener("formstepper:enabled:changed", (z) => {
17699
17694
  i(14, d = z.detail.enabled);
17700
17695
  }), g.addEventListener("formstepper:current:changed", (z) => {
17701
- const H = z, T = a;
17702
- i(14, d = !0), i(2, a = H.detail.current), !T && a && (b || setTimeout(() => j(), 10), b = !1);
17696
+ const H = z, V = a;
17697
+ i(14, d = !0), i(2, a = H.detail.current), !V && a && (b || setTimeout(() => j(), 10), b = !1);
17703
17698
  }), _(g);
17704
17699
  });
17705
17700
  function _(z) {
@@ -17732,8 +17727,8 @@ function qd(t, e, i) {
17732
17727
  }
17733
17728
  }
17734
17729
  function L(z, H) {
17735
- const T = H ? H + ", " : "", F = `Step name: ${z}`, D = x();
17736
- return D ? `${T}${F}, Status: ${D}` : `${T}${F}`;
17730
+ const V = H ? H + ", " : "", F = `Step name: ${z}`, D = x();
17731
+ return D ? `${V}${F}, Status: ${D}` : `${V}${F}`;
17737
17732
  }
17738
17733
  function j() {
17739
17734
  if (a && c) {
@@ -17826,7 +17821,7 @@ function So(t) {
17826
17821
  o[11]);
17827
17822
  },
17828
17823
  d(o) {
17829
- o && (V(e), V(i), V(n));
17824
+ o && (T(e), T(i), T(n));
17830
17825
  }
17831
17826
  };
17832
17827
  }
@@ -17933,7 +17928,7 @@ function Zd(t) {
17933
17928
  X(d, c), r = !1;
17934
17929
  },
17935
17930
  d(c) {
17936
- c && V(e), s && s.d(), d && d.d(c), t[18](null), t[19](null);
17931
+ c && T(e), s && s.d(), d && d.d(c), t[18](null), t[19](null);
17937
17932
  }
17938
17933
  };
17939
17934
  }
@@ -17949,11 +17944,11 @@ function Bd(t, e, i) {
17949
17944
  const $ = A, { el: Q, status: _e } = $.detail;
17950
17945
  i(7, h = [...h, { el: Q, status: _e }]), M && clearTimeout(M), M = setTimeout(() => {
17951
17946
  const J = (g == null ? void 0 : g.offsetWidth) ?? 0;
17952
- U(J), T(), q(), D(), F(), i(14, x = l < 1 ? 1 : l), W();
17947
+ U(J), V(), q(), D(), F(), i(14, x = l < 1 ? 1 : l), W();
17953
17948
  });
17954
17949
  });
17955
17950
  }
17956
- function T() {
17951
+ function V() {
17957
17952
  for (const [A, $] of h.entries()) {
17958
17953
  const Q = A + 1, _e = {
17959
17954
  ariaLabel: `Step ${Q} of ${h.length}`,
@@ -18137,7 +18132,7 @@ function Fd(t) {
18137
18132
  "nav content"
18138
18133
  "footer footer"}}.header.svelte-1f1uff1{grid-area:header}.footer.svelte-1f1uff1{grid-area:footer}main.svelte-1f1uff1{grid-area:content;justify-self:stretch;padding:1rem}.nav.svelte-1f1uff1{grid-area:nav;padding:1rem;background-color:var(--goa-color-greyscale-100)}`);
18139
18134
  }
18140
- const Id = (t) => ({}), To = (t) => ({}), Nd = (t) => ({}), Vo = (t) => ({}), Wd = (t) => ({}), Po = (t) => ({});
18135
+ const Id = (t) => ({}), Vo = (t) => ({}), Nd = (t) => ({}), To = (t) => ({}), Wd = (t) => ({}), Po = (t) => ({});
18141
18136
  function Rd(t) {
18142
18137
  let e, i, n, o, l, r, s, a, d;
18143
18138
  const c = (
@@ -18157,7 +18152,7 @@ function Rd(t) {
18157
18152
  t,
18158
18153
  /*$$scope*/
18159
18154
  t[0],
18160
- Vo
18155
+ To
18161
18156
  ), m = (
18162
18157
  /*#slots*/
18163
18158
  t[1].default
@@ -18175,7 +18170,7 @@ function Rd(t) {
18175
18170
  t,
18176
18171
  /*$$scope*/
18177
18172
  t[0],
18178
- To
18173
+ Vo
18179
18174
  );
18180
18175
  return {
18181
18176
  c() {
@@ -18220,7 +18215,7 @@ function Rd(t) {
18220
18215
  /*$$scope*/
18221
18216
  C[0]
18222
18217
  ),
18223
- Vo
18218
+ To
18224
18219
  ), b && b.p && (!d || x & /*$$scope*/
18225
18220
  1) && ue(
18226
18221
  b,
@@ -18256,7 +18251,7 @@ function Rd(t) {
18256
18251
  /*$$scope*/
18257
18252
  C[0]
18258
18253
  ),
18259
- To
18254
+ Vo
18260
18255
  );
18261
18256
  },
18262
18257
  i(C) {
@@ -18266,7 +18261,7 @@ function Rd(t) {
18266
18261
  X(f, C), X(h, C), X(b, C), X(v, C), d = !1;
18267
18262
  },
18268
18263
  d(C) {
18269
- C && V(e), f && f.d(C), h && h.d(C), b && b.d(C), v && v.d(C);
18264
+ C && T(e), f && f.d(C), h && h.d(C), b && b.d(C), v && v.d(C);
18270
18265
  }
18271
18266
  };
18272
18267
  }
@@ -18377,7 +18372,7 @@ function Kd(t) {
18377
18372
  X(l, r), n = !1;
18378
18373
  },
18379
18374
  d(r) {
18380
- r && V(e), l && l.d(r);
18375
+ r && T(e), l && l.d(r);
18381
18376
  }
18382
18377
  };
18383
18378
  }
@@ -18605,7 +18600,7 @@ function eu(t) {
18605
18600
  X(g, b), X(m, b), c = !1;
18606
18601
  },
18607
18602
  d(b) {
18608
- b && V(e), g && g.d(b), m && m.d(b);
18603
+ b && T(e), g && g.d(b), m && m.d(b);
18609
18604
  }
18610
18605
  };
18611
18606
  }
@@ -18821,22 +18816,22 @@ function ou(t) {
18821
18816
  i: ge,
18822
18817
  o: ge,
18823
18818
  d(s) {
18824
- s && V(e), l = !1, r();
18819
+ s && T(e), l = !1, r();
18825
18820
  }
18826
18821
  };
18827
18822
  }
18828
18823
  function lu(t, e, i) {
18829
18824
  let n, o, l;
18830
- const [r, s] = Ve("Icon Button Variant", ["color", "nocolor", "light", "dark", "destructive"], !0);
18825
+ const [r, s] = Te("Icon Button Variant", ["color", "nocolor", "light", "dark", "destructive"], !0);
18831
18826
  let { icon: a } = e, { size: d = "medium" } = e, { theme: c = "outline" } = e, { variant: f = "color" } = e, { title: g = "" } = e, { testid: h = "" } = e, { disabled: m = "false" } = e, { inverted: b = "false" } = e, { arialabel: _ = "" } = e, { mt: v = null } = e, { mr: C = null } = e, { mb: x = null } = e, { ml: L = null } = e, { action: j = "" } = e, { actionArg: M = "" } = e, { actionArgs: z = {} } = e;
18832
- function H(T) {
18827
+ function H(V) {
18833
18828
  var F;
18834
- (F = T.target) == null || F.dispatchEvent(new CustomEvent("_click", { composed: !0, detail: { event: T } })), j && Me(T.target, j, M || z, { bubbles: !0 });
18829
+ (F = V.target) == null || F.dispatchEvent(new CustomEvent("_click", { composed: !0, detail: { event: V } })), j && Me(V.target, j, M || z, { bubbles: !0 });
18835
18830
  }
18836
18831
  return ze(() => {
18837
18832
  s(f), f == "nocolor" && console.warn("goa-icon-button nocolor variant is deprecated. Instead use dark."), l && console.warn("goa-icon-button inverted is deprecated. Instead use light variant.");
18838
- }), t.$$set = (T) => {
18839
- "icon" in T && i(0, a = T.icon), "size" in T && i(1, d = T.size), "theme" in T && i(2, c = T.theme), "variant" in T && i(13, f = T.variant), "title" in T && i(3, g = T.title), "testid" in T && i(4, h = T.testid), "disabled" in T && i(14, m = T.disabled), "inverted" in T && i(15, b = T.inverted), "arialabel" in T && i(5, _ = T.arialabel), "mt" in T && i(6, v = T.mt), "mr" in T && i(7, C = T.mr), "mb" in T && i(8, x = T.mb), "ml" in T && i(9, L = T.ml), "action" in T && i(16, j = T.action), "actionArg" in T && i(17, M = T.actionArg), "actionArgs" in T && i(18, z = T.actionArgs);
18833
+ }), t.$$set = (V) => {
18834
+ "icon" in V && i(0, a = V.icon), "size" in V && i(1, d = V.size), "theme" in V && i(2, c = V.theme), "variant" in V && i(13, f = V.variant), "title" in V && i(3, g = V.title), "testid" in V && i(4, h = V.testid), "disabled" in V && i(14, m = V.disabled), "inverted" in V && i(15, b = V.inverted), "arialabel" in V && i(5, _ = V.arialabel), "mt" in V && i(6, v = V.mt), "mr" in V && i(7, C = V.mr), "mb" in V && i(8, x = V.mb), "ml" in V && i(9, L = V.ml), "action" in V && i(16, j = V.action), "actionArg" in V && i(17, M = V.actionArg), "actionArgs" in V && i(18, z = V.actionArgs);
18840
18835
  }, t.$$.update = () => {
18841
18836
  t.$$.dirty & /*inverted*/
18842
18837
  32768 && i(19, l = xe(b)), t.$$.dirty & /*variant, isInverted*/
@@ -19016,7 +19011,7 @@ function Ao(t) {
19016
19011
  n === (n = i(l)) && o ? o.p(l, r) : (o.d(1), o = n(l), o && (o.c(), o.m(e.parentNode, e)));
19017
19012
  },
19018
19013
  d(l) {
19019
- l && V(e), o.d(l);
19014
+ l && T(e), o.d(l);
19020
19015
  }
19021
19016
  };
19022
19017
  }
@@ -19044,7 +19039,7 @@ function au(t) {
19044
19039
  );
19045
19040
  },
19046
19041
  d(i) {
19047
- i && V(e);
19042
+ i && T(e);
19048
19043
  }
19049
19044
  };
19050
19045
  }
@@ -19078,7 +19073,7 @@ function cu(t) {
19078
19073
  ]) + "") && (e.innerHTML = i);
19079
19074
  },
19080
19075
  d(n) {
19081
- n && V(e);
19076
+ n && T(e);
19082
19077
  }
19083
19078
  };
19084
19079
  }
@@ -19235,7 +19230,7 @@ function du(t) {
19235
19230
  i: ge,
19236
19231
  o: ge,
19237
19232
  d(l) {
19238
- l && V(e), o && o.d();
19233
+ l && T(e), o && o.d();
19239
19234
  }
19240
19235
  };
19241
19236
  }
@@ -19555,7 +19550,7 @@ function Bo(t) {
19555
19550
  X(o, l), i = !1;
19556
19551
  },
19557
19552
  d(l) {
19558
- l && V(e), o && o.d(l);
19553
+ l && T(e), o && o.d(l);
19559
19554
  }
19560
19555
  };
19561
19556
  }
@@ -19580,7 +19575,7 @@ function Oo(t) {
19580
19575
  );
19581
19576
  },
19582
19577
  d(n) {
19583
- n && V(e);
19578
+ n && T(e);
19584
19579
  }
19585
19580
  };
19586
19581
  }
@@ -19608,7 +19603,7 @@ function Fo(t) {
19608
19603
  );
19609
19604
  },
19610
19605
  d(i) {
19611
- i && V(e);
19606
+ i && T(e);
19612
19607
  }
19613
19608
  };
19614
19609
  }
@@ -19647,7 +19642,7 @@ function Io(t) {
19647
19642
  );
19648
19643
  },
19649
19644
  d(i) {
19650
- i && V(e);
19645
+ i && T(e);
19651
19646
  }
19652
19647
  };
19653
19648
  }
@@ -19697,7 +19692,7 @@ function No(t) {
19697
19692
  );
19698
19693
  },
19699
19694
  d(o) {
19700
- o && V(e), i = !1, n();
19695
+ o && T(e), i = !1, n();
19701
19696
  }
19702
19697
  };
19703
19698
  }
@@ -19722,7 +19717,7 @@ function Wo(t) {
19722
19717
  );
19723
19718
  },
19724
19719
  d(n) {
19725
- n && V(e);
19720
+ n && T(e);
19726
19721
  }
19727
19722
  };
19728
19723
  }
@@ -19773,7 +19768,7 @@ function Ro(t) {
19773
19768
  X(o, l), i = !1;
19774
19769
  },
19775
19770
  d(l) {
19776
- l && V(e), o && o.d(l);
19771
+ l && T(e), o && o.d(l);
19777
19772
  }
19778
19773
  };
19779
19774
  }
@@ -19791,7 +19786,7 @@ function bu(t) {
19791
19786
  /*trailingicon*/
19792
19787
  t[7] && !/*handlesTrailingIconClick*/
19793
19788
  t[34] && Io(t)
19794
- ), T = (
19789
+ ), V = (
19795
19790
  /*trailingicon*/
19796
19791
  t[7] && /*handlesTrailingIconClick*/
19797
19792
  t[34] && No(t)
@@ -19804,7 +19799,7 @@ function bu(t) {
19804
19799
  );
19805
19800
  return {
19806
19801
  c() {
19807
- e = y("div"), j && j.c(), i = N(), n = y("div"), M && M.c(), o = N(), z && z.c(), l = N(), r = y("input"), g = N(), H && H.c(), h = N(), T && T.c(), m = N(), F && F.c(), _ = N(), D && D.c(), u(r, "class", s = "input--" + /*variant*/
19802
+ e = y("div"), j && j.c(), i = N(), n = y("div"), M && M.c(), o = N(), z && z.c(), l = N(), r = y("input"), g = N(), H && H.c(), h = N(), V && V.c(), m = N(), F && F.c(), _ = N(), D && D.c(), u(r, "class", s = "input--" + /*variant*/
19808
19803
  t[8] + " svelte-1puz6sz"), u(r, "style", a = Qe(
19809
19804
  `--search-icon-offset: ${/*trailingicon*/
19810
19805
  t[7] ? "-0.5rem" : "0"}`,
@@ -19920,7 +19915,7 @@ function bu(t) {
19920
19915
  );
19921
19916
  },
19922
19917
  m(S, Z) {
19923
- P(S, e, Z), j && j.m(e, null), k(e, i), k(e, n), M && M.m(n, null), k(n, o), z && z.m(n, null), k(n, l), k(n, r), t[50](r), k(n, g), H && H.m(n, null), k(n, h), T && T.m(n, null), k(n, m), F && F.m(n, null), k(e, _), D && D.m(e, null), t[51](e), C = !0, x || (L = [
19918
+ P(S, e, Z), j && j.m(e, null), k(e, i), k(e, n), M && M.m(n, null), k(n, o), z && z.m(n, null), k(n, l), k(n, r), t[50](r), k(n, g), H && H.m(n, null), k(n, h), V && V.m(n, null), k(n, m), F && F.m(n, null), k(e, _), D && D.m(e, null), t[51](e), C = !0, x || (L = [
19924
19919
  ie(
19925
19920
  r,
19926
19921
  "keyup",
@@ -20053,7 +20048,7 @@ function bu(t) {
20053
20048
  S[7] && !/*handlesTrailingIconClick*/
20054
20049
  S[34] ? H ? H.p(S, Z) : (H = Io(S), H.c(), H.m(n, h)) : H && (H.d(1), H = null), /*trailingicon*/
20055
20050
  S[7] && /*handlesTrailingIconClick*/
20056
- S[34] ? T ? T.p(S, Z) : (T = No(S), T.c(), T.m(n, m)) : T && (T.d(1), T = null), /*suffix*/
20051
+ S[34] ? V ? V.p(S, Z) : (V = No(S), V.c(), V.m(n, m)) : V && (V.d(1), V = null), /*suffix*/
20057
20052
  S[16] ? F ? F.p(S, Z) : (F = Wo(S), F.c(), F.m(n, null)) : F && (F.d(1), F = null), (!C || Z[0] & /*variant, type*/
20058
20053
  258 && b !== (b = "goa-input variant--" + /*variant*/
20059
20054
  S[8] + " type--" + /*type*/
@@ -20113,7 +20108,7 @@ function bu(t) {
20113
20108
  X(j), X(D), C = !1;
20114
20109
  },
20115
20110
  d(S) {
20116
- S && V(e), j && j.d(), M && M.d(), z && z.d(), t[50](null), H && H.d(), T && T.d(), F && F.d(), D && D.d(), t[51](null), x = !1, Pe(L);
20111
+ S && T(e), j && j.d(), M && M.d(), z && z.d(), t[50](null), H && H.d(), V && V.d(), F && F.d(), D && D.d(), t[51](null), x = !1, Pe(L);
20117
20112
  }
20118
20113
  };
20119
20114
  }
@@ -20144,7 +20139,7 @@ function wu() {
20144
20139
  }
20145
20140
  function _u(t, e, i) {
20146
20141
  let n, o, l, r, { $$slots: s = {}, $$scope: a } = e;
20147
- const d = pt(s), [c, f] = Ve("Input type", [
20142
+ const d = pt(s), [c, f] = Te("Input type", [
20148
20143
  "text",
20149
20144
  "number",
20150
20145
  "password",
@@ -20158,8 +20153,8 @@ function _u(t, e, i) {
20158
20153
  "time",
20159
20154
  "url",
20160
20155
  "week"
20161
- ]), [g, h] = Ve("Input auto capitalize", ["on", "off", "none", "sentences", "words", "characters"]), [m, b] = Ve("Input text align", ["left", "right"]);
20162
- let { type: _ = "text" } = e, { name: v = "" } = e, { value: C = "" } = e, { autocapitalize: x = "off" } = e, { autocomplete: L = "" } = e, { placeholder: j = "" } = e, { leadingicon: M = null } = e, { trailingicon: z = null } = e, { variant: H = "goa" } = e, { disabled: T = "false" } = e, { handletrailingiconclick: F = "false" } = e, { focused: D = "false" } = e, { readonly: S = "false" } = e, { error: Z = "false" } = e, { testid: Y = "" } = e, { width: q = "30ch" } = e, { arialabel: W = "" } = e, { arialabelledby: U = "" } = e, { min: R = "" } = e, { max: O = "" } = e, { step: A = 1 } = e, { prefix: $ = "" } = e, { suffix: Q = "" } = e, { debounce: _e = 0 } = e, { maxlength: J = null } = e, { id: E = "" } = e, { mt: B = null } = e, { mr: I = null } = e, { mb: ee = null } = e, { ml: oe = null } = e, { trailingiconarialabel: Ee = "" } = e, { textalign: le = "left" } = e, Fe = !1, _t = !1, we, Be, Re, tt = !1, zt = !1, ae = "", Ke = "";
20156
+ ]), [g, h] = Te("Input auto capitalize", ["on", "off", "none", "sentences", "words", "characters"]), [m, b] = Te("Input text align", ["left", "right"]);
20157
+ let { type: _ = "text" } = e, { name: v = "" } = e, { value: C = "" } = e, { autocapitalize: x = "off" } = e, { autocomplete: L = "" } = e, { placeholder: j = "" } = e, { leadingicon: M = null } = e, { trailingicon: z = null } = e, { variant: H = "goa" } = e, { disabled: V = "false" } = e, { handletrailingiconclick: F = "false" } = e, { focused: D = "false" } = e, { readonly: S = "false" } = e, { error: Z = "false" } = e, { testid: Y = "" } = e, { width: q = "30ch" } = e, { arialabel: W = "" } = e, { arialabelledby: U = "" } = e, { min: R = "" } = e, { max: O = "" } = e, { step: A = 1 } = e, { prefix: $ = "" } = e, { suffix: Q = "" } = e, { debounce: _e = 0 } = e, { maxlength: J = null } = e, { id: E = "" } = e, { mt: B = null } = e, { mr: I = null } = e, { mb: ee = null } = e, { ml: oe = null } = e, { trailingiconarialabel: Ee = "" } = e, { textalign: le = "left" } = e, Fe = !1, _t = !1, we, Be, Re, tt = !1, zt = !1, ae = "", Ke = "";
20163
20158
  ze(() => {
20164
20159
  f(_), h(x), b(le), gt(), Lt(), Ct(), F1();
20165
20160
  const { containerStyle: se, inputWidth: Ne } = pu(q, _);
@@ -20261,13 +20256,13 @@ function _u(t, e, i) {
20261
20256
  });
20262
20257
  }
20263
20258
  return t.$$set = (se) => {
20264
- "type" in se && i(1, _ = se.type), "name" in se && i(2, v = se.name), "value" in se && i(0, C = se.value), "autocapitalize" in se && i(3, x = se.autocapitalize), "autocomplete" in se && i(4, L = se.autocomplete), "placeholder" in se && i(5, j = se.placeholder), "leadingicon" in se && i(6, M = se.leadingicon), "trailingicon" in se && i(7, z = se.trailingicon), "variant" in se && i(8, H = se.variant), "disabled" in se && i(41, T = se.disabled), "handletrailingiconclick" in se && i(42, F = se.handletrailingiconclick), "focused" in se && i(39, D = se.focused), "readonly" in se && i(43, S = se.readonly), "error" in se && i(40, Z = se.error), "testid" in se && i(9, Y = se.testid), "width" in se && i(44, q = se.width), "arialabel" in se && i(10, W = se.arialabel), "arialabelledby" in se && i(11, U = se.arialabelledby), "min" in se && i(12, R = se.min), "max" in se && i(13, O = se.max), "step" in se && i(14, A = se.step), "prefix" in se && i(15, $ = se.prefix), "suffix" in se && i(16, Q = se.suffix), "debounce" in se && i(45, _e = se.debounce), "maxlength" in se && i(17, J = se.maxlength), "id" in se && i(18, E = se.id), "mt" in se && i(19, B = se.mt), "mr" in se && i(20, I = se.mr), "mb" in se && i(21, ee = se.mb), "ml" in se && i(22, oe = se.ml), "trailingiconarialabel" in se && i(23, Ee = se.trailingiconarialabel), "textalign" in se && i(24, le = se.textalign), "$$scope" in se && i(48, a = se.$$scope);
20259
+ "type" in se && i(1, _ = se.type), "name" in se && i(2, v = se.name), "value" in se && i(0, C = se.value), "autocapitalize" in se && i(3, x = se.autocapitalize), "autocomplete" in se && i(4, L = se.autocomplete), "placeholder" in se && i(5, j = se.placeholder), "leadingicon" in se && i(6, M = se.leadingicon), "trailingicon" in se && i(7, z = se.trailingicon), "variant" in se && i(8, H = se.variant), "disabled" in se && i(41, V = se.disabled), "handletrailingiconclick" in se && i(42, F = se.handletrailingiconclick), "focused" in se && i(39, D = se.focused), "readonly" in se && i(43, S = se.readonly), "error" in se && i(40, Z = se.error), "testid" in se && i(9, Y = se.testid), "width" in se && i(44, q = se.width), "arialabel" in se && i(10, W = se.arialabel), "arialabelledby" in se && i(11, U = se.arialabelledby), "min" in se && i(12, R = se.min), "max" in se && i(13, O = se.max), "step" in se && i(14, A = se.step), "prefix" in se && i(15, $ = se.prefix), "suffix" in se && i(16, Q = se.suffix), "debounce" in se && i(45, _e = se.debounce), "maxlength" in se && i(17, J = se.maxlength), "id" in se && i(18, E = se.id), "mt" in se && i(19, B = se.mt), "mr" in se && i(20, I = se.mr), "mb" in se && i(21, ee = se.mb), "ml" in se && i(22, oe = se.ml), "trailingiconarialabel" in se && i(23, Ee = se.trailingiconarialabel), "textalign" in se && i(24, le = se.textalign), "$$scope" in se && i(48, a = se.$$scope);
20265
20260
  }, t.$$.update = () => {
20266
20261
  t.$$.dirty[1] & /*handletrailingiconclick*/
20267
20262
  2048 && i(34, n = xe(F)), t.$$.dirty[1] & /*focused*/
20268
20263
  256 && i(47, o = xe(D)), t.$$.dirty[1] & /*readonly*/
20269
20264
  4096 && i(32, l = xe(S)), t.$$.dirty[1] & /*disabled*/
20270
- 1024 && i(33, r = xe(T)), t.$$.dirty[0] & /*_error, _rootEl*/
20265
+ 1024 && i(33, r = xe(V)), t.$$.dirty[0] & /*_error, _rootEl*/
20271
20266
  201326592 | t.$$.dirty[1] & /*error, _prevError*/
20272
20267
  33280 && (i(27, tt = xe(Z)), tt !== zt && (Me(Re, "error::change", { isError: tt }, { bubbles: !0 }), i(46, zt = tt))), t.$$.dirty[0] & /*_inputEl*/
20273
20268
  33554432 | t.$$.dirty[1] & /*isFocused*/
@@ -20317,7 +20312,7 @@ function _u(t, e, i) {
20317
20312
  d,
20318
20313
  D,
20319
20314
  Z,
20320
- T,
20315
+ V,
20321
20316
  F,
20322
20317
  S,
20323
20318
  q,
@@ -20597,7 +20592,7 @@ function Yo(t) {
20597
20592
  );
20598
20593
  },
20599
20594
  d(i) {
20600
- i && V(e);
20595
+ i && T(e);
20601
20596
  }
20602
20597
  };
20603
20598
  }
@@ -20625,7 +20620,7 @@ function Go(t) {
20625
20620
  );
20626
20621
  },
20627
20622
  d(i) {
20628
- i && V(e);
20623
+ i && T(e);
20629
20624
  }
20630
20625
  };
20631
20626
  }
@@ -20737,7 +20732,7 @@ function yu(t) {
20737
20732
  X(a, c), l = !1;
20738
20733
  },
20739
20734
  d(c) {
20740
- c && V(e), r && r.d(), a && a.d(c), d && d.d(), t[14](null);
20735
+ c && T(e), r && r.d(), a && a.d(c), d && d.d(), t[14](null);
20741
20736
  }
20742
20737
  };
20743
20738
  }
@@ -20893,7 +20888,7 @@ function Uo(t) {
20893
20888
  );
20894
20889
  },
20895
20890
  d(i) {
20896
- i && V(e);
20891
+ i && T(e);
20897
20892
  }
20898
20893
  };
20899
20894
  }
@@ -20921,7 +20916,7 @@ function Ko(t) {
20921
20916
  );
20922
20917
  },
20923
20918
  d(i) {
20924
- i && V(e);
20919
+ i && T(e);
20925
20920
  }
20926
20921
  };
20927
20922
  }
@@ -21027,7 +21022,7 @@ function ju(t) {
21027
21022
  X(c, g), l = !1;
21028
21023
  },
21029
21024
  d(g) {
21030
- g && V(e), a && a.d(), c && c.d(g), f && f.d(), t[14](null), r = !1, s();
21025
+ g && T(e), a && a.d(), c && c.d(g), f && f.d(), t[14](null), r = !1, s();
21031
21026
  }
21032
21027
  };
21033
21028
  }
@@ -21177,7 +21172,7 @@ function Xo(t) {
21177
21172
  );
21178
21173
  },
21179
21174
  d(n) {
21180
- n && V(e);
21175
+ n && T(e);
21181
21176
  }
21182
21177
  };
21183
21178
  }
@@ -21224,11 +21219,11 @@ function Su(t) {
21224
21219
  i: ge,
21225
21220
  o: ge,
21226
21221
  d(a) {
21227
- a && V(e), s && s.d(), t[6](null), l = !1, r();
21222
+ a && T(e), s && s.d(), t[6](null), l = !1, r();
21228
21223
  }
21229
21224
  };
21230
21225
  }
21231
- function Tu(t, e, i) {
21226
+ function Vu(t, e, i) {
21232
21227
  let { text: n = "" } = e, { action: o = "default" } = e, { testid: l = "" } = e, { icon: r = void 0 } = e, s;
21233
21228
  ze(() => {
21234
21229
  Le(s, "bind", s, { bubbles: !0, timeout: 1 });
@@ -21245,9 +21240,9 @@ function Tu(t, e, i) {
21245
21240
  "text" in c && i(0, n = c.text), "action" in c && i(5, o = c.action), "testid" in c && i(1, l = c.testid), "icon" in c && i(2, r = c.icon);
21246
21241
  }, [n, l, r, s, a, o, d];
21247
21242
  }
21248
- class Vu extends be {
21243
+ class Tu extends be {
21249
21244
  constructor(e) {
21250
- super(), me(this, e, Tu, Su, he, { text: 0, action: 5, testid: 1, icon: 2 }, Hu);
21245
+ super(), me(this, e, Vu, Su, he, { text: 0, action: 5, testid: 1, icon: 2 }, Hu);
21251
21246
  }
21252
21247
  get text() {
21253
21248
  return this.$$.ctx[0];
@@ -21274,7 +21269,7 @@ class Vu extends be {
21274
21269
  this.$$set({ icon: e }), w();
21275
21270
  }
21276
21271
  }
21277
- customElements.define("goa-menu-action", ve(Vu, { text: { type: "String", attribute: "text" }, action: { type: "String", attribute: "action" }, testid: { type: "String", attribute: "testid" }, icon: { type: "String", attribute: "icon" } }, [], [], !0));
21272
+ customElements.define("goa-menu-action", ve(Tu, { text: { type: "String", attribute: "text" }, action: { type: "String", attribute: "action" }, testid: { type: "String", attribute: "testid" }, icon: { type: "String", attribute: "icon" } }, [], [], !0));
21278
21273
  function Pu(t) {
21279
21274
  let e, i, n, o, l, r, s, a, d;
21280
21275
  const c = (
@@ -21379,7 +21374,7 @@ function Pu(t) {
21379
21374
  X(f, g), s = !1;
21380
21375
  },
21381
21376
  d(g) {
21382
- g && V(e), t[12](null), f && f.d(g), t[13](null), t[14](null), a = !1, Pe(d);
21377
+ g && T(e), t[12](null), f && f.d(g), t[13](null), t[14](null), a = !1, Pe(d);
21383
21378
  }
21384
21379
  };
21385
21380
  }
@@ -21409,13 +21404,13 @@ function qu(t, e, i) {
21409
21404
  _(), g = 0;
21410
21405
  }
21411
21406
  ze(async () => {
21412
- Xe(a, (H, T, F) => {
21407
+ Xe(a, (H, V, F) => {
21413
21408
  switch (H) {
21414
21409
  case "click":
21415
- x(T), F.stopPropagation();
21410
+ x(V), F.stopPropagation();
21416
21411
  break;
21417
21412
  case "bind":
21418
- v(T), F.stopPropagation();
21413
+ v(V), F.stopPropagation();
21419
21414
  break;
21420
21415
  default:
21421
21416
  console.warn(`Unknown action "${H}" received in MenuButton`);
@@ -21423,27 +21418,27 @@ function qu(t, e, i) {
21423
21418
  }
21424
21419
  }), c.addEventListener("keydown", (H) => {
21425
21420
  var F;
21426
- let T = !1;
21421
+ let V = !1;
21427
21422
  switch (H.key) {
21428
21423
  case "Tab":
21429
21424
  _(), H.preventDefault();
21430
21425
  break;
21431
21426
  case "ArrowUp":
21432
- T = !0, g = g - 1 < 0 ? f.length - 1 : g - 1;
21427
+ V = !0, g = g - 1 < 0 ? f.length - 1 : g - 1;
21433
21428
  break;
21434
21429
  case "ArrowDown":
21435
- T = !0, g = (g + 1) % f.length;
21430
+ V = !0, g = (g + 1) % f.length;
21436
21431
  break;
21437
21432
  case "Home":
21438
21433
  case "PageUp":
21439
- T = !0, g = 0;
21434
+ V = !0, g = 0;
21440
21435
  break;
21441
21436
  case "End":
21442
21437
  case "PageDown":
21443
- T = !0, g = f.length - 1;
21438
+ V = !0, g = f.length - 1;
21444
21439
  break;
21445
21440
  }
21446
- T && ((F = f[g]) == null || F.focus(), H.stopPropagation(), H.preventDefault());
21441
+ V && ((F = f[g]) == null || F.focus(), H.stopPropagation(), H.preventDefault());
21447
21442
  });
21448
21443
  });
21449
21444
  function j(H) {
@@ -21541,7 +21536,7 @@ function Qo(t) {
21541
21536
  c[4]}`) && u(n, "target", l), a === (a = s(c)) && d ? d.p(c, f) : (d && d.d(1), d = a && a(c), d && (d.c(), d.m(e, null)));
21542
21537
  },
21543
21538
  d(c) {
21544
- c && V(e), d && d.d();
21539
+ c && T(e), d && d.d();
21545
21540
  }
21546
21541
  };
21547
21542
  }
@@ -21563,7 +21558,7 @@ function Bu(t) {
21563
21558
  },
21564
21559
  p: ge,
21565
21560
  d(r) {
21566
- r && V(e), t[14](null), o = !1, l();
21561
+ r && T(e), t[14](null), o = !1, l();
21567
21562
  }
21568
21563
  };
21569
21564
  }
@@ -21595,7 +21590,7 @@ function Ou(t) {
21595
21590
  s[5]}`) && u(o, "target", r);
21596
21591
  },
21597
21592
  d(s) {
21598
- s && V(e);
21593
+ s && T(e);
21599
21594
  }
21600
21595
  };
21601
21596
  }
@@ -21639,7 +21634,7 @@ function $o(t) {
21639
21634
  b[4]}`) && u(a, "target", c), h === (h = g(b)) && m ? m.p(b, _) : (m && m.d(1), m = h && h(b), m && (m.c(), m.m(r, null)));
21640
21635
  },
21641
21636
  d(b) {
21642
- b && (V(e), V(l), V(r)), m && m.d();
21637
+ b && (T(e), T(l), T(r)), m && m.d();
21643
21638
  }
21644
21639
  };
21645
21640
  }
@@ -21661,7 +21656,7 @@ function Fu(t) {
21661
21656
  },
21662
21657
  p: ge,
21663
21658
  d(r) {
21664
- r && V(e), t[15](null), o = !1, l();
21659
+ r && T(e), t[15](null), o = !1, l();
21665
21660
  }
21666
21661
  };
21667
21662
  }
@@ -21693,7 +21688,7 @@ function Iu(t) {
21693
21688
  s[5]}`) && u(o, "target", r);
21694
21689
  },
21695
21690
  d(s) {
21696
- s && V(e);
21691
+ s && T(e);
21697
21692
  }
21698
21693
  };
21699
21694
  }
@@ -21745,7 +21740,7 @@ function el(t) {
21745
21740
  X(l, r), i = !1;
21746
21741
  },
21747
21742
  d(r) {
21748
- r && V(e), l && l.d(r);
21743
+ r && T(e), l && l.d(r);
21749
21744
  }
21750
21745
  };
21751
21746
  }
@@ -21770,7 +21765,7 @@ function Nu(t) {
21770
21765
  );
21771
21766
  },
21772
21767
  d(i) {
21773
- i && V(e);
21768
+ i && T(e);
21774
21769
  }
21775
21770
  };
21776
21771
  }
@@ -21827,7 +21822,7 @@ function Wu(t) {
21827
21822
  X(g), d = !1;
21828
21823
  },
21829
21824
  d(h) {
21830
- h && V(e), c && c.d(), f && f.d(), g && g.d();
21825
+ h && T(e), c && c.d(), f && f.d(), g && g.d();
21831
21826
  }
21832
21827
  };
21833
21828
  }
@@ -21836,9 +21831,9 @@ function tl(t) {
21836
21831
  }
21837
21832
  function Ru(t, e, i) {
21838
21833
  let n, { $$slots: o = {}, $$scope: l } = e;
21839
- const r = pt(o), [s, a] = Ve("Microsite header type", ["live", "alpha", "beta"], !0);
21834
+ const r = pt(o), [s, a] = Te("Microsite header type", ["live", "alpha", "beta"], !0);
21840
21835
  let { type: d } = e, { version: c = "" } = e, { feedbackurl: f = "" } = e, { maxcontentwidth: g = "100%" } = e, { headerurltarget: h = "blank" } = e, { feedbackurltarget: m = "blank" } = e, { hasfeedbackhandler: b = "false" } = e, { testid: _ = "" } = e;
21841
- const [v, C] = Ve("URL target values", ["self", "blank"]);
21836
+ const [v, C] = Te("URL target values", ["self", "blank"]);
21842
21837
  let x;
21843
21838
  function L(z) {
21844
21839
  n == !0 && (z.preventDefault(), x.dispatchEvent(new CustomEvent("_feedbackClick", { composed: !0, bubbles: !0 })));
@@ -21957,7 +21952,7 @@ function Gu(t) {
21957
21952
  }
21958
21953
  const Uu = (t) => ({}), il = (t) => ({}), Ku = (t) => ({}), nl = (t) => ({}), Xu = (t) => ({}), ol = (t) => ({});
21959
21954
  function ll(t) {
21960
- let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b, _, v, C, x, L, j, M, z, H, T, F, D, S, Z, Y, q, W = (
21955
+ let e, i, n, o, l, r, s, a, d, c, f, g, h, m, b, _, v, C, x, L, j, M, z, H, V, F, D, S, Z, Y, q, W = (
21961
21956
  /*calloutvariant*/
21962
21957
  t[3] !== null && rl(t)
21963
21958
  );
@@ -22013,7 +22008,7 @@ function ll(t) {
22013
22008
  /*testid*/
22014
22009
  t[4]
22015
22010
  ), u(i, "class", H = Se(`modal ${/*_scrollPos*/
22016
- t[10] ?? ""}`) + " svelte-1tuhz6d"), u(i, "style", T = `--maxwidth: ${/*maxwidth*/
22011
+ t[10] ?? ""}`) + " svelte-1tuhz6d"), u(i, "style", V = `--maxwidth: ${/*maxwidth*/
22017
22012
  t[0]}; --actions-height: ${/*_actionsHeight*/
22018
22013
  t[12]}px; --header-height: ${/*_headerHeight*/
22019
22014
  t[14]}`), u(i, "role", "presentation"), p(
@@ -22103,10 +22098,10 @@ function ll(t) {
22103
22098
  ), (!Z || B[0] & /*_scrollPos*/
22104
22099
  1024 && H !== (H = Se(`modal ${/*_scrollPos*/
22105
22100
  t[10] ?? ""}`) + " svelte-1tuhz6d")) && u(i, "class", H), (!Z || B[0] & /*maxwidth, _actionsHeight, _headerHeight*/
22106
- 20481 && T !== (T = `--maxwidth: ${/*maxwidth*/
22101
+ 20481 && V !== (V = `--maxwidth: ${/*maxwidth*/
22107
22102
  t[0]}; --actions-height: ${/*_actionsHeight*/
22108
22103
  t[12]}px; --header-height: ${/*_headerHeight*/
22109
- t[14]}`)) && u(i, "style", T), F && ft(F.update) && B[0] & /*_isOpen*/
22104
+ t[14]}`)) && u(i, "style", V), F && ft(F.update) && B[0] & /*_isOpen*/
22110
22105
  64 && F.update.call(null, { enable: (
22111
22106
  /*_isOpen*/
22112
22107
  t[6]
@@ -22157,7 +22152,7 @@ function ll(t) {
22157
22152
  })), Z = !1;
22158
22153
  },
22159
22154
  d(E) {
22160
- E && V(e), W && W.d(), ~c && R[c].d(), A && A.d(), t[27](null), m(), _e && _e.d(E), t[29](null), J && J.d(), j(), E && z && z.end(), t[31](null), E && S && S.end(), Y = !1, Pe(q);
22155
+ E && T(e), W && W.d(), ~c && R[c].d(), A && A.d(), t[27](null), m(), _e && _e.d(E), t[29](null), J && J.d(), j(), E && z && z.end(), t[31](null), E && S && S.end(), Y = !1, Pe(q);
22161
22156
  }
22162
22157
  };
22163
22158
  }
@@ -22191,7 +22186,7 @@ function rl(t) {
22191
22186
  l[3] + " svelte-1tuhz6d") && u(e, "class", o);
22192
22187
  },
22193
22188
  d(l) {
22194
- l && V(e);
22189
+ l && T(e);
22195
22190
  }
22196
22191
  };
22197
22192
  }
@@ -22269,7 +22264,7 @@ function Qu(t) {
22269
22264
  i: ge,
22270
22265
  o: ge,
22271
22266
  d(i) {
22272
- i && V(e);
22267
+ i && T(e);
22273
22268
  }
22274
22269
  };
22275
22270
  }
@@ -22289,7 +22284,7 @@ function sl(t) {
22289
22284
  },
22290
22285
  p: ge,
22291
22286
  d(l) {
22292
- l && V(e), n = !1, o();
22287
+ l && T(e), n = !1, o();
22293
22288
  }
22294
22289
  };
22295
22290
  }
@@ -22421,7 +22416,7 @@ function e3(t) {
22421
22416
  X(n), i = !1;
22422
22417
  },
22423
22418
  d(o) {
22424
- o && V(e), n && n.d(o);
22419
+ o && T(e), n && n.d(o);
22425
22420
  }
22426
22421
  };
22427
22422
  }
@@ -22429,15 +22424,15 @@ let cl = 128;
22429
22424
  function t3(t, e, i) {
22430
22425
  let n, o, l, r, s, { $$slots: a = {}, $$scope: d } = e;
22431
22426
  const c = pt(a);
22432
- let { heading: f = "" } = e, { closable: g = "false" } = e, { open: h = "false" } = e, { transition: m = "none" } = e, { calloutvariant: b = null } = e, { maxwidth: _ = "60ch" } = e, { testid: v = "modal" } = e, { width: C = "" } = e, x = null, L = "top", j, M, z = !1, H, T = !1, F = !1, D;
22433
- const [S, Z] = Ve("Callout variant", ["emergency", "important", "information", "success", "event"]), [Y, q] = Ve("Modal transition", ["fast", "slow", "none"]);
22427
+ let { heading: f = "" } = e, { closable: g = "false" } = e, { open: h = "false" } = e, { transition: m = "none" } = e, { calloutvariant: b = null } = e, { maxwidth: _ = "60ch" } = e, { testid: v = "modal" } = e, { width: C = "" } = e, x = null, L = "top", j, M, z = !1, H, V = !1, F = !1, D;
22428
+ const [S, Z] = Te("Callout variant", ["emergency", "important", "information", "success", "event"]), [Y, q] = Te("Modal transition", ["fast", "slow", "none"]);
22434
22429
  ze(() => {
22435
22430
  Z(b), q(m), window.addEventListener("keydown", O), C && (i(0, _ = C), console.warn("`width` is deprecated. Please use `maxwidth` instead."));
22436
22431
  }), wt(() => {
22437
22432
  window.removeEventListener("keydown", O);
22438
22433
  });
22439
22434
  async function W() {
22440
- await Ie(), i(24, T = !U(".modal-title", "heading")), i(13, F = !U(".modal-actions", "actions"));
22435
+ await Ie(), i(24, V = !U(".modal-title", "heading")), i(13, F = !U(".modal-actions", "actions"));
22441
22436
  }
22442
22437
  function U(B, I) {
22443
22438
  var Ee, le;
@@ -22485,7 +22480,7 @@ function t3(t, e, i) {
22485
22480
  }, t.$$.update = () => {
22486
22481
  if (t.$$.dirty[0] & /*closable*/
22487
22482
  2097152 && i(7, n = xe(g)), t.$$.dirty[0] & /*heading, _headingSlotHasContent*/
22488
- 16777218 && i(8, o = f !== "" || c.heading && T), t.$$.dirty[0] & /*_headingExists, _isClosable*/
22483
+ 16777218 && i(8, o = f !== "" || c.heading && V), t.$$.dirty[0] & /*_headingExists, _isClosable*/
22489
22484
  384 && i(17, l = o || n), t.$$.dirty[0] & /*open*/
22490
22485
  4 && setTimeout(() => i(6, z = xe(h)), 1), t.$$.dirty[0] & /*_isOpen, _scrollEl*/
22491
22486
  96 && z && j) {
@@ -22521,7 +22516,7 @@ function t3(t, e, i) {
22521
22516
  g,
22522
22517
  m,
22523
22518
  C,
22524
- T,
22519
+ V,
22525
22520
  d,
22526
22521
  a,
22527
22522
  $,
@@ -22712,7 +22707,7 @@ function dl(t) {
22712
22707
  X(M, z), z && (v || (v = M1(i, Kt, {}, !1)), v.run(0)), C = !1;
22713
22708
  },
22714
22709
  d(z) {
22715
- z && V(e), M && M.d(z), z && v && v.end(), x = !1, L();
22710
+ z && T(e), M && M.d(z), z && v && v.end(), x = !1, L();
22716
22711
  }
22717
22712
  };
22718
22713
  }
@@ -22742,13 +22737,13 @@ function o3(t) {
22742
22737
  X(n), i = !1;
22743
22738
  },
22744
22739
  d(o) {
22745
- o && V(e), n && n.d(o);
22740
+ o && T(e), n && n.d(o);
22746
22741
  }
22747
22742
  };
22748
22743
  }
22749
22744
  function l3(t, e, i) {
22750
22745
  let n, { $$slots: o = {}, $$scope: l } = e;
22751
- const [r, s] = Ve("Notification type", ["emergency", "important", "information", "event"], !0), [a, d] = Ve("Aria-Live type", ["assertive", "off", "polite"], !0);
22746
+ const [r, s] = Te("Notification type", ["emergency", "important", "information", "event"], !0), [a, d] = Te("Aria-Live type", ["assertive", "off", "polite"], !0);
22752
22747
  let { type: c = "" } = e, { maxcontentwidth: f = "100%" } = e, { arialive: g = "polite" } = e, { testid: h = "" } = e, m = !0;
22753
22748
  ze(() => {
22754
22749
  d(g), setTimeout(() => s(c), 1);
@@ -22912,7 +22907,7 @@ function d3(t) {
22912
22907
  X(d, m), X(f, m), X(h, m), s = !1;
22913
22908
  },
22914
22909
  d(m) {
22915
- m && V(e), d && d.d(m), f && f.d(m), h && h.d(m);
22910
+ m && T(e), d && d.d(m), f && f.d(m), h && h.d(m);
22916
22911
  }
22917
22912
  };
22918
22913
  }
@@ -22996,7 +22991,7 @@ function v3(t) {
22996
22991
  X(l, r), n = !1;
22997
22992
  },
22998
22993
  d(r) {
22999
- r && V(e), l && l.d(r);
22994
+ r && T(e), l && l.d(r);
23000
22995
  }
23001
22996
  };
23002
22997
  }
@@ -23103,7 +23098,7 @@ function w3(t) {
23103
23098
  X(l, r), n = !1;
23104
23099
  },
23105
23100
  d(r) {
23106
- r && V(e), l && l.d(r), t[8](null);
23101
+ r && T(e), l && l.d(r), t[8](null);
23107
23102
  }
23108
23103
  };
23109
23104
  }
@@ -23205,7 +23200,7 @@ function hl(t) {
23205
23200
  )) + "") && pe(c, d);
23206
23201
  },
23207
23202
  d(m) {
23208
- m && V(e), t[14](null), h.d();
23203
+ m && T(e), t[14](null), h.d();
23209
23204
  }
23210
23205
  };
23211
23206
  }
@@ -23227,7 +23222,7 @@ function y3(t) {
23227
23222
  o[8]) ? (n.d(1), n = vl(o), n.c(), n.m(i.parentNode, i)) : n.p(o, l);
23228
23223
  },
23229
23224
  d(o) {
23230
- o && V(i), n.d(o);
23225
+ o && T(i), n.d(o);
23231
23226
  }
23232
23227
  };
23233
23228
  }
@@ -23247,7 +23242,7 @@ function z3(t) {
23247
23242
  },
23248
23243
  p: ge,
23249
23244
  d(o) {
23250
- o && V(e), t[15](null), i = !1, n();
23245
+ o && T(e), t[15](null), i = !1, n();
23251
23246
  }
23252
23247
  };
23253
23248
  }
@@ -23272,7 +23267,7 @@ function ml(t) {
23272
23267
  },
23273
23268
  p: ge,
23274
23269
  d(i) {
23275
- i && V(e);
23270
+ i && T(e);
23276
23271
  }
23277
23272
  };
23278
23273
  }
@@ -23331,7 +23326,7 @@ function vl(t) {
23331
23326
  );
23332
23327
  },
23333
23328
  d(r) {
23334
- r && V(e), Je(l, r), t[16](null), i = !1, n();
23329
+ r && T(e), Je(l, r), t[16](null), i = !1, n();
23335
23330
  }
23336
23331
  };
23337
23332
  }
@@ -23434,21 +23429,21 @@ function L3(t) {
23434
23429
  i: ge,
23435
23430
  o: ge,
23436
23431
  d(b) {
23437
- b && V(e), m && m.d(), g = !1, Pe(h);
23432
+ b && T(e), m && m.d(), g = !1, Pe(h);
23438
23433
  }
23439
23434
  };
23440
23435
  }
23441
23436
  function x3(t, e, i) {
23442
23437
  let n;
23443
- const [o, l] = Ve("Pagination variant", ["all", "links-only"]);
23438
+ const [o, l] = Te("Pagination variant", ["all", "links-only"]);
23444
23439
  let { pagenumber: r } = e, { itemcount: s } = e, { perpagecount: a = 10 } = e, { variant: d = "all" } = e, { testid: c = "" } = e, { mt: f = "none" } = e, { mr: g = "none" } = e, { mb: h = "m" } = e, { ml: m = "none" } = e, b, _;
23445
23440
  ze(async () => {
23446
23441
  await Ie(), a1("GoAPagination", { itemcount: s, pagenumber: r }), l(d);
23447
23442
  });
23448
- function v(H, T) {
23443
+ function v(H, V) {
23449
23444
  var D;
23450
23445
  if (s <= 0) return;
23451
- const F = Number.parseInt(r + "") + T;
23446
+ const F = Number.parseInt(r + "") + V;
23452
23447
  F > 0 && F <= n && ((D = H.target) == null || D.dispatchEvent(new CustomEvent(
23453
23448
  "_change",
23454
23449
  {
@@ -23873,7 +23868,7 @@ function H3(t) {
23873
23868
  X(v, L), X(x, L), h = !1;
23874
23869
  },
23875
23870
  d(L) {
23876
- L && V(e), v && v.d(L), t[33](null), x && x.d(L), t[34](null), c(), t[36](null), t[37](null), m = !1, Pe(b);
23871
+ L && T(e), v && v.d(L), t[33](null), x && x.d(L), t[34](null), c(), t[36](null), t[37](null), m = !1, Pe(b);
23877
23872
  }
23878
23873
  };
23879
23874
  }
@@ -23893,8 +23888,8 @@ function pl(t) {
23893
23888
  const S3 = (t) => {
23894
23889
  t.preventDefault();
23895
23890
  };
23896
- function T3(t, e, i) {
23897
- let n, o, l, r, { $$slots: s = {}, $$scope: a } = e, { testid: d = "popover" } = e, { position: c = "auto" } = e, { maxwidth: f = "320px" } = e, { minwidth: g = "" } = e, { width: h = "" } = e, { height: m = "wrap-content" } = e, { preventScrollIntoView: b = !1 } = e, { padded: _ = "true" } = e, { tabindex: v = 0 } = e, { relative: C = "" } = e, { mt: x = null } = e, { mr: L = null } = e, { mb: j = null } = e, { ml: M = null } = e, { disableGlobalClosePopover: z = !1 } = e, { open: H = "false" } = e, { disabled: T = "false" } = e, { voffset: F = "" } = e, { hoffset: D = "" } = e, { focusborderwidth: S = "var(--goa-border-width-l)" } = e, { borderradius: Z = "var(--goa-border-radius-m)" } = e, { closeOnClickWithinBounds: Y = !1 } = e, { filterablecontext: q = "false" } = e, W, U, R, O, A;
23891
+ function V3(t, e, i) {
23892
+ let n, o, l, r, { $$slots: s = {}, $$scope: a } = e, { testid: d = "popover" } = e, { position: c = "auto" } = e, { maxwidth: f = "320px" } = e, { minwidth: g = "" } = e, { width: h = "" } = e, { height: m = "wrap-content" } = e, { preventScrollIntoView: b = !1 } = e, { padded: _ = "true" } = e, { tabindex: v = 0 } = e, { relative: C = "" } = e, { mt: x = null } = e, { mr: L = null } = e, { mb: j = null } = e, { ml: M = null } = e, { disableGlobalClosePopover: z = !1 } = e, { open: H = "false" } = e, { disabled: V = "false" } = e, { voffset: F = "" } = e, { hoffset: D = "" } = e, { focusborderwidth: S = "var(--goa-border-width-l)" } = e, { borderradius: Z = "var(--goa-border-radius-m)" } = e, { closeOnClickWithinBounds: Y = !1 } = e, { filterablecontext: q = "false" } = e, W, U, R, O, A;
23898
23893
  ze(async () => {
23899
23894
  await Ie(), U.addEventListener("keydown", I), W.addEventListener("close", (ae) => {
23900
23895
  le(), ae.stopPropagation();
@@ -23993,12 +23988,12 @@ function T3(t, e, i) {
23993
23988
  });
23994
23989
  }
23995
23990
  return t.$$set = (ae) => {
23996
- "testid" in ae && i(0, d = ae.testid), "position" in ae && i(23, c = ae.position), "maxwidth" in ae && i(1, f = ae.maxwidth), "minwidth" in ae && i(2, g = ae.minwidth), "width" in ae && i(3, h = ae.width), "height" in ae && i(4, m = ae.height), "preventScrollIntoView" in ae && i(5, b = ae.preventScrollIntoView), "padded" in ae && i(24, _ = ae.padded), "tabindex" in ae && i(6, v = ae.tabindex), "relative" in ae && i(25, C = ae.relative), "mt" in ae && i(7, x = ae.mt), "mr" in ae && i(8, L = ae.mr), "mb" in ae && i(9, j = ae.mb), "ml" in ae && i(10, M = ae.ml), "disableGlobalClosePopover" in ae && i(26, z = ae.disableGlobalClosePopover), "open" in ae && i(27, H = ae.open), "disabled" in ae && i(28, T = ae.disabled), "voffset" in ae && i(11, F = ae.voffset), "hoffset" in ae && i(12, D = ae.hoffset), "focusborderwidth" in ae && i(13, S = ae.focusborderwidth), "borderradius" in ae && i(14, Z = ae.borderradius), "closeOnClickWithinBounds" in ae && i(29, Y = ae.closeOnClickWithinBounds), "filterablecontext" in ae && i(30, q = ae.filterablecontext), "$$scope" in ae && i(31, a = ae.$$scope);
23991
+ "testid" in ae && i(0, d = ae.testid), "position" in ae && i(23, c = ae.position), "maxwidth" in ae && i(1, f = ae.maxwidth), "minwidth" in ae && i(2, g = ae.minwidth), "width" in ae && i(3, h = ae.width), "height" in ae && i(4, m = ae.height), "preventScrollIntoView" in ae && i(5, b = ae.preventScrollIntoView), "padded" in ae && i(24, _ = ae.padded), "tabindex" in ae && i(6, v = ae.tabindex), "relative" in ae && i(25, C = ae.relative), "mt" in ae && i(7, x = ae.mt), "mr" in ae && i(8, L = ae.mr), "mb" in ae && i(9, j = ae.mb), "ml" in ae && i(10, M = ae.ml), "disableGlobalClosePopover" in ae && i(26, z = ae.disableGlobalClosePopover), "open" in ae && i(27, H = ae.open), "disabled" in ae && i(28, V = ae.disabled), "voffset" in ae && i(11, F = ae.voffset), "hoffset" in ae && i(12, D = ae.hoffset), "focusborderwidth" in ae && i(13, S = ae.focusborderwidth), "borderradius" in ae && i(14, Z = ae.borderradius), "closeOnClickWithinBounds" in ae && i(29, Y = ae.closeOnClickWithinBounds), "filterablecontext" in ae && i(30, q = ae.filterablecontext), "$$scope" in ae && i(31, a = ae.$$scope);
23997
23992
  }, t.$$.update = () => {
23998
23993
  t.$$.dirty[0] & /*padded*/
23999
23994
  16777216 && i(21, n = xe(_)), t.$$.dirty[0] & /*open*/
24000
23995
  134217728 && i(16, o = xe(H)), t.$$.dirty[0] & /*disabled*/
24001
- 268435456 && (l = xe(T)), t.$$.dirty[0] & /*filterablecontext*/
23996
+ 268435456 && (l = xe(V)), t.$$.dirty[0] & /*filterablecontext*/
24002
23997
  1073741824 && (r = xe(q)), t.$$.dirty[0] & /*_open*/
24003
23998
  65536 && (async () => o && await _t())(), t.$$.dirty[0] & /*_sectionHeight*/
24004
23999
  32768 && (async () => A && await _t())(), t.$$.dirty[0] & /*_open*/
@@ -24032,7 +24027,7 @@ function T3(t, e, i) {
24032
24027
  C,
24033
24028
  z,
24034
24029
  H,
24035
- T,
24030
+ V,
24036
24031
  Y,
24037
24032
  q,
24038
24033
  a,
@@ -24044,12 +24039,12 @@ function T3(t, e, i) {
24044
24039
  zt
24045
24040
  ];
24046
24041
  }
24047
- class V3 extends be {
24042
+ class T3 extends be {
24048
24043
  constructor(e) {
24049
24044
  super(), me(
24050
24045
  this,
24051
24046
  e,
24052
- T3,
24047
+ V3,
24053
24048
  H3,
24054
24049
  he,
24055
24050
  {
@@ -24220,7 +24215,7 @@ class V3 extends be {
24220
24215
  this.$$set({ filterablecontext: e }), w();
24221
24216
  }
24222
24217
  }
24223
- customElements.define("goa-popover", ve(V3, { testid: {}, position: {}, maxwidth: {}, minwidth: {}, width: {}, height: {}, preventScrollIntoView: { attribute: "prevent-scroll-into-view", type: "Boolean" }, padded: {}, tabindex: {}, relative: {}, mt: {}, mr: {}, mb: {}, ml: {}, disableGlobalClosePopover: { reflect: !0, type: "Boolean", attribute: "disable-global-close-popover" }, open: { reflect: !0, type: "String" }, disabled: {}, voffset: {}, hoffset: {}, focusborderwidth: {}, borderradius: {}, closeOnClickWithinBounds: { type: "Boolean" }, filterablecontext: {} }, ["target", "default"], [], !0));
24218
+ customElements.define("goa-popover", ve(T3, { testid: {}, position: {}, maxwidth: {}, minwidth: {}, width: {}, height: {}, preventScrollIntoView: { attribute: "prevent-scroll-into-view", type: "Boolean" }, padded: {}, tabindex: {}, relative: {}, mt: {}, mr: {}, mb: {}, ml: {}, disableGlobalClosePopover: { reflect: !0, type: "Boolean", attribute: "disable-global-close-popover" }, open: { reflect: !0, type: "String" }, disabled: {}, voffset: {}, hoffset: {}, focusborderwidth: {}, borderradius: {}, closeOnClickWithinBounds: { type: "Boolean" }, filterablecontext: {} }, ["target", "default"], [], !0));
24224
24219
  function P3(t) {
24225
24220
  ke(t, "svelte-1xp7gj1", '.radio.svelte-1xp7gj1.svelte-1xp7gj1.svelte-1xp7gj1{display:inline-flex}label.radio.svelte-1xp7gj1.svelte-1xp7gj1.svelte-1xp7gj1{box-sizing:border-box;display:inline-flex}.container.svelte-1xp7gj1.svelte-1xp7gj1.svelte-1xp7gj1{display:flex;flex-direction:column}.radio.svelte-1xp7gj1.svelte-1xp7gj1.svelte-1xp7gj1:hover{cursor:pointer}.radio.svelte-1xp7gj1 .svelte-1xp7gj1.svelte-1xp7gj1,.radio.svelte-1xp7gj1 .svelte-1xp7gj1.svelte-1xp7gj1:before,.radio.svelte-1xp7gj1 .svelte-1xp7gj1.svelte-1xp7gj1:after{box-sizing:border-box}.radio.svelte-1xp7gj1 input[type="radio"].svelte-1xp7gj1.svelte-1xp7gj1{width:0;min-height:28px;margin:0;opacity:0}.label.svelte-1xp7gj1.svelte-1xp7gj1.svelte-1xp7gj1{padding:0 var(--goa-space-xs);font:var(--goa-radio-label)}.description.svelte-1xp7gj1.svelte-1xp7gj1.svelte-1xp7gj1{font:var(--goa-radio-description);margin-left:var(--goa-space-xl);margin-top:var(--goa-space-2xs);color:var(--goa-color-text-default)}.reveal.svelte-1xp7gj1.svelte-1xp7gj1.svelte-1xp7gj1{display:none;height:0}.reveal.visible.svelte-1xp7gj1.svelte-1xp7gj1.svelte-1xp7gj1{height:-moz-fit-content;height:fit-content;display:block}.reveal.visible.has-content.svelte-1xp7gj1.svelte-1xp7gj1.svelte-1xp7gj1{padding:var(--goa-space-m);margin:var(--goa-space-2xs) 0 0 calc(var(--goa-space-s) - 2px);border-left:4px solid var(--goa-color-greyscale-200)}.icon.svelte-1xp7gj1.svelte-1xp7gj1.svelte-1xp7gj1{display:inline-block;height:var(--goa-radio-size);width:var(--goa-radio-size);border-radius:var(--goa-radio-border-radius);background-color:var(--goa-radio-color-bg);transition:box-shadow 100ms ease-in-out;flex:0 0 auto;margin-top:var(--font-valign-fix)}.radio--disabled.svelte-1xp7gj1 .label.svelte-1xp7gj1.svelte-1xp7gj1,.radio--disabled.svelte-1xp7gj1~.description.svelte-1xp7gj1.svelte-1xp7gj1{color:var(--goa-radio-label-color-disabled)}.radio--disabled.svelte-1xp7gj1.svelte-1xp7gj1.svelte-1xp7gj1:hover{cursor:default}input[type="radio"].svelte-1xp7gj1:not(:checked)~.icon.svelte-1xp7gj1.svelte-1xp7gj1{border:var(--goa-border-width-s) solid var(--goa-color-greyscale-700);margin-top:3px}input[type="radio"].svelte-1xp7gj1:hover~.icon.svelte-1xp7gj1.svelte-1xp7gj1{border:var(--goa-radio-border-hover)}input[type="radio"].svelte-1xp7gj1:focus-visible~.icon.svelte-1xp7gj1.svelte-1xp7gj1,input[type="radio"].svelte-1xp7gj1:hover:focus-visible~.icon.svelte-1xp7gj1.svelte-1xp7gj1{outline:var(--goa-radio-border-focus)}input[type="radio"].svelte-1xp7gj1:hover:focus-visible~.icon.svelte-1xp7gj1.svelte-1xp7gj1{border:var(--goa-radio-border)}input[type="radio"].svelte-1xp7gj1:checked~.icon.svelte-1xp7gj1.svelte-1xp7gj1{border:var(--goa-radio-border-checked);margin-top:3px}input[type="radio"].svelte-1xp7gj1:checked:hover~.icon.svelte-1xp7gj1.svelte-1xp7gj1{border:var(--goa-radio-border-checked-hover)}input[type="radio"].svelte-1xp7gj1:checked:hover:focus-visible~.icon.svelte-1xp7gj1.svelte-1xp7gj1{border:var(--goa-radio-border-checked)}input[type="radio"].svelte-1xp7gj1:disabled~.icon.svelte-1xp7gj1.svelte-1xp7gj1,input[type="radio"].svelte-1xp7gj1:disabled:focus-visible~.icon.svelte-1xp7gj1.svelte-1xp7gj1{border:var(--goa-radio-border-disabled)}input[type="radio"].svelte-1xp7gj1:disabled:checked~.icon.svelte-1xp7gj1.svelte-1xp7gj1,input[type="radio"].svelte-1xp7gj1:disabled:checked:focus-visible~.icon.svelte-1xp7gj1.svelte-1xp7gj1{border:var(--goa-radio-border-checked-disabled)}.radio--error.svelte-1xp7gj1 input[type="radio"].svelte-1xp7gj1~.icon.svelte-1xp7gj1{border:var(--goa-radio-border-error)}.radio--error.svelte-1xp7gj1 input[type="radio"].svelte-1xp7gj1:hover~.icon.svelte-1xp7gj1{border:var(--goa-radio-border-error-hover)}.radio--error.svelte-1xp7gj1 input[type="radio"].svelte-1xp7gj1:hover:focus-visible~.icon.svelte-1xp7gj1{outline:var(--goa-radio-border-focus);border:var(--goa-radio-border-error)}.radio--error.svelte-1xp7gj1 input[type="radio"].svelte-1xp7gj1:checked~.icon.svelte-1xp7gj1{border:var(--goa-radio-border-checked-error)}.radio--error.svelte-1xp7gj1 input[type="radio"].svelte-1xp7gj1:checked:hover~.icon.svelte-1xp7gj1{border:var(--goa-radio-border-checked-error-hover)}.radio--error.svelte-1xp7gj1 input[type="radio"].svelte-1xp7gj1:checked:hover:focus-visible~.icon.svelte-1xp7gj1{outline:var(--goa-radio-border-focus);border:var(--goa-radio-border-checked-error)}.radio--error.svelte-1xp7gj1 input[type="radio"].svelte-1xp7gj1:disabled~.icon.svelte-1xp7gj1{border:var(--goa-radio-border-error-disabled)}.radio--error.svelte-1xp7gj1 input[type="radio"].svelte-1xp7gj1:disabled:checked~.icon.svelte-1xp7gj1{border:var(--goa-radio-border-checked-error-disabled)}');
24226
24221
  }
@@ -24285,7 +24280,7 @@ function Cl(t) {
24285
24280
  X(s, a), l = !1;
24286
24281
  },
24287
24282
  d(a) {
24288
- a && V(e), s && s.d(a);
24283
+ a && T(e), s && s.d(a);
24289
24284
  }
24290
24285
  };
24291
24286
  }
@@ -24491,14 +24486,14 @@ function D3(t) {
24491
24486
  X(L), X(M, z), v = !1;
24492
24487
  },
24493
24488
  d(z) {
24494
- z && V(e), L && L.d(), M && M.d(z), t[25](null), b(), t[27](null), C = !1, x();
24489
+ z && T(e), L && L.d(), M && M.d(z), t[25](null), b(), t[27](null), C = !1, x();
24495
24490
  }
24496
24491
  };
24497
24492
  }
24498
24493
  function Z3(t, e, i) {
24499
24494
  let n, o, l, r, { $$slots: s = {}, $$scope: a } = e;
24500
24495
  const d = pt(s);
24501
- let { value: c } = e, { name: f = "" } = e, { label: g = "" } = e, { description: h = "" } = e, { disabled: m = "false" } = e, { error: b = "false" } = e, { checked: _ = "false" } = e, { arialabel: v = "" } = e, { revealarialabel: C = "" } = e, { maxwidth: x = "none" } = e, { mt: L = null } = e, { mr: j = null } = e, { mb: M = null } = e, { ml: z = null } = e, H, T, F = [], D = 0;
24496
+ let { value: c } = e, { name: f = "" } = e, { label: g = "" } = e, { description: h = "" } = e, { disabled: m = "false" } = e, { error: b = "false" } = e, { checked: _ = "false" } = e, { arialabel: v = "" } = e, { revealarialabel: C = "" } = e, { maxwidth: x = "none" } = e, { mt: L = null } = e, { mr: j = null } = e, { mb: M = null } = e, { ml: z = null } = e, H, V, F = [], D = 0;
24502
24497
  ze(() => {
24503
24498
  R(), O(), A(), S(), Z();
24504
24499
  });
@@ -24512,18 +24507,18 @@ function Z3(t, e, i) {
24512
24507
  });
24513
24508
  }
24514
24509
  function Z() {
24515
- Xe(T, (B, I) => {
24510
+ Xe(V, (B, I) => {
24516
24511
  switch (B) {
24517
24512
  case $e:
24518
24513
  U(I);
24519
24514
  break;
24520
24515
  }
24521
- }), T && Y();
24516
+ }), V && Y();
24522
24517
  }
24523
24518
  function Y() {
24524
- T.addEventListener("_click", (B) => {
24519
+ V.addEventListener("_click", (B) => {
24525
24520
  B.stopPropagation();
24526
- }), T.addEventListener("_change", q), T.addEventListener("_radioItemChange", q);
24521
+ }), V.addEventListener("_change", q), V.addEventListener("_radioItemChange", q);
24527
24522
  }
24528
24523
  function q(B) {
24529
24524
  const ee = B.detail;
@@ -24582,7 +24577,7 @@ function Z3(t, e, i) {
24582
24577
  }
24583
24578
  function _e(B) {
24584
24579
  re[B ? "unshift" : "push"](() => {
24585
- T = B, i(12, T);
24580
+ V = B, i(12, V);
24586
24581
  });
24587
24582
  }
24588
24583
  function J() {
@@ -24614,7 +24609,7 @@ function Z3(t, e, i) {
24614
24609
  z,
24615
24610
  D,
24616
24611
  H,
24617
- T,
24612
+ V,
24618
24613
  l,
24619
24614
  n,
24620
24615
  o,
@@ -24848,13 +24843,13 @@ function F3(t) {
24848
24843
  X(d, c), l = !1;
24849
24844
  },
24850
24845
  d(c) {
24851
- c && V(e), d && d.d(c), t[18](null), r = !1, s();
24846
+ c && T(e), d && d.d(c), t[18](null), r = !1, s();
24852
24847
  }
24853
24848
  };
24854
24849
  }
24855
24850
  function I3(t, e, i) {
24856
24851
  let n, { $$slots: o = {}, $$scope: l } = e;
24857
- const [r, s] = Ve("Radio group orientation", ["vertical", "horizontal"]);
24852
+ const [r, s] = Te("Radio group orientation", ["vertical", "horizontal"]);
24858
24853
  let { name: a } = e, { value: d } = e, { orientation: c = "vertical" } = e, { disabled: f = "false" } = e, { error: g = "false" } = e, { testid: h = "" } = e, { arialabel: m = "" } = e, { mt: b = null } = e, { mr: _ = null } = e, { mb: v = null } = e, { ml: C = null } = e, x = xe(g), L = x, j, M = [], z;
24859
24854
  ze(() => {
24860
24855
  s(c), H(), D(), S(), j.addEventListener("_radioItemChange", (R) => {
@@ -24869,7 +24864,7 @@ function I3(t, e, i) {
24869
24864
  F(O);
24870
24865
  break;
24871
24866
  case ut:
24872
- T(O);
24867
+ V(O);
24873
24868
  break;
24874
24869
  case dt:
24875
24870
  i(11, g = "false");
@@ -24880,7 +24875,7 @@ function I3(t, e, i) {
24880
24875
  }
24881
24876
  });
24882
24877
  }
24883
- function T(R) {
24878
+ function V(R) {
24884
24879
  i(11, g = R.error ? "true" : "false");
24885
24880
  }
24886
24881
  function F(R) {
@@ -25147,7 +25142,7 @@ function R3(t) {
25147
25142
  X(s, a), n = !1;
25148
25143
  },
25149
25144
  d(a) {
25150
- a && V(e), s && s.d(a), t[10](null), o = !1, l();
25145
+ a && T(e), s && s.d(a), t[10](null), o = !1, l();
25151
25146
  }
25152
25147
  };
25153
25148
  }
@@ -25274,7 +25269,7 @@ function kl(t) {
25274
25269
  );
25275
25270
  },
25276
25271
  d(n) {
25277
- n && V(e);
25272
+ n && T(e);
25278
25273
  }
25279
25274
  };
25280
25275
  }
@@ -25288,7 +25283,7 @@ function K3(t) {
25288
25283
  P(i, e, n);
25289
25284
  },
25290
25285
  d(i) {
25291
- i && V(e);
25286
+ i && T(e);
25292
25287
  }
25293
25288
  };
25294
25289
  }
@@ -25302,7 +25297,7 @@ function X3(t) {
25302
25297
  P(i, e, n);
25303
25298
  },
25304
25299
  d(i) {
25305
- i && V(e);
25300
+ i && T(e);
25306
25301
  }
25307
25302
  };
25308
25303
  }
@@ -25439,7 +25434,7 @@ function J3(t) {
25439
25434
  X(x, L), f = !1;
25440
25435
  },
25441
25436
  d(L) {
25442
- L && V(e), m && m.d(), v.d(), x && x.d(L), t[14](null), g = !1, h();
25437
+ L && T(e), m && m.d(), v.d(), x && x.d(L), t[14](null), g = !1, h();
25443
25438
  }
25444
25439
  };
25445
25440
  }
@@ -25482,8 +25477,8 @@ function $3(t, e, i) {
25482
25477
  const z = at(b);
25483
25478
  if (z.length === 0) return;
25484
25479
  let H = null;
25485
- i(8, m = !1), z.forEach((T) => {
25486
- T.getAttribute("href") === M && (H = T), T.classList.remove("current"), T.tagName === "GOA-SIDE-MENU-GROUP" && T.setAttribute("child", "true");
25480
+ i(8, m = !1), z.forEach((V) => {
25481
+ V.getAttribute("href") === M && (H = V), V.classList.remove("current"), V.tagName === "GOA-SIDE-MENU-GROUP" && V.setAttribute("child", "true");
25487
25482
  }), H && H.classList.add("current"), i(8, m = i(7, h = !!H)), L(h);
25488
25483
  }
25489
25484
  function x(M) {
@@ -25652,7 +25647,7 @@ function i5(t) {
25652
25647
  X(o, l), i = !1;
25653
25648
  },
25654
25649
  d(l) {
25655
- l && V(e), o && o.d(l), t[4](null);
25650
+ l && T(e), o && o.d(l), t[4](null);
25656
25651
  }
25657
25652
  };
25658
25653
  }
@@ -25743,7 +25738,7 @@ function zl(t) {
25743
25738
  );
25744
25739
  },
25745
25740
  d(i) {
25746
- i && V(e);
25741
+ i && T(e);
25747
25742
  }
25748
25743
  };
25749
25744
  }
@@ -25847,7 +25842,7 @@ function s5(t) {
25847
25842
  X(s, c), X(d, c), o = !1;
25848
25843
  },
25849
25844
  d(c) {
25850
- c && V(e), l && l.d(), s && s.d(c), d && d.d(c);
25845
+ c && T(e), l && l.d(), s && s.d(c), d && d.d(c);
25851
25846
  }
25852
25847
  };
25853
25848
  }
@@ -25904,7 +25899,7 @@ function u5(t) {
25904
25899
  i: ge,
25905
25900
  o: ge,
25906
25901
  d(n) {
25907
- n && V(e);
25902
+ n && T(e);
25908
25903
  }
25909
25904
  };
25910
25905
  }
@@ -25944,7 +25939,7 @@ function f5(t) {
25944
25939
  X(o.$$.fragment, h), X(s.$$.fragment, h), X(d.$$.fragment, h), X(f.$$.fragment, h), g = !1;
25945
25940
  },
25946
25941
  d(h) {
25947
- h && V(e), ot(o), ot(s), ot(d), ot(f);
25942
+ h && T(e), ot(o), ot(s), ot(d), ot(f);
25948
25943
  }
25949
25944
  };
25950
25945
  }
@@ -26000,7 +25995,7 @@ function g5(t) {
26000
25995
  i = !1;
26001
25996
  },
26002
25997
  d(r) {
26003
- r && V(e), Je(o, r);
25998
+ r && T(e), Je(o, r);
26004
25999
  }
26005
26000
  };
26006
26001
  }
@@ -26055,7 +26050,7 @@ function h5(t) {
26055
26050
  X(n.$$.fragment, f), X(r.$$.fragment, f), X(a.$$.fragment, f), c = !1;
26056
26051
  },
26057
26052
  d(f) {
26058
- f && V(e), ot(n), ot(r), ot(a);
26053
+ f && T(e), ot(n), ot(r), ot(a);
26059
26054
  }
26060
26055
  };
26061
26056
  }
@@ -26127,7 +26122,7 @@ function m5(t) {
26127
26122
  X(i.$$.fragment, c), X(l.$$.fragment, c), X(s.$$.fragment, c), d = !1;
26128
26123
  },
26129
26124
  d(c) {
26130
- c && V(e), ot(i), ot(l), ot(s);
26125
+ c && T(e), ot(i), ot(l), ot(s);
26131
26126
  }
26132
26127
  };
26133
26128
  }
@@ -26245,12 +26240,12 @@ function v5(t) {
26245
26240
  X(n), l = !1;
26246
26241
  },
26247
26242
  d(d) {
26248
- d && V(e), s[i].d();
26243
+ d && T(e), s[i].d();
26249
26244
  }
26250
26245
  };
26251
26246
  }
26252
26247
  function b5(t, e, i) {
26253
- const [n, o] = Ve(
26248
+ const [n, o] = Te(
26254
26249
  "Skeleton type",
26255
26250
  [
26256
26251
  "image",
@@ -26267,7 +26262,7 @@ function b5(t, e, i) {
26267
26262
  "article"
26268
26263
  ],
26269
26264
  !0
26270
- ), [l, r] = Ve("Skeleton size", ["1", "2", "3", "4"]);
26265
+ ), [l, r] = Te("Skeleton size", ["1", "2", "3", "4"]);
26271
26266
  let { maxwidth: s = "300px" } = e, { size: a = "1" } = e, { linecount: d = 3 } = e, { type: c } = e, { testid: f = "" } = e, { mt: g = null } = e, { mr: h = null } = e, { mb: m = null } = e, { ml: b = null } = e;
26272
26267
  return ze(() => {
26273
26268
  setTimeout(() => o(c), 1), r(a);
@@ -26396,7 +26391,7 @@ function p5(t) {
26396
26391
  i: ge,
26397
26392
  o: ge,
26398
26393
  d(n) {
26399
- n && V(e), t[4](null);
26394
+ n && T(e), t[4](null);
26400
26395
  }
26401
26396
  };
26402
26397
  }
@@ -26653,7 +26648,7 @@ function Ml(t) {
26653
26648
  );
26654
26649
  },
26655
26650
  d(c) {
26656
- c && V(e);
26651
+ c && T(e);
26657
26652
  }
26658
26653
  };
26659
26654
  }
@@ -26676,7 +26671,7 @@ function z5(t) {
26676
26671
  i: ge,
26677
26672
  o: ge,
26678
26673
  d(n) {
26679
- n && V(e), i && i.d(n);
26674
+ n && T(e), i && i.d(n);
26680
26675
  }
26681
26676
  };
26682
26677
  }
@@ -26867,7 +26862,7 @@ function E5(t) {
26867
26862
  X(d, g), X(f, g), s = !1;
26868
26863
  },
26869
26864
  d(g) {
26870
- g && V(e), d && d.d(g), t[7](null), f && f.d(g), t[8](null), t[9](null);
26865
+ g && T(e), d && d.d(g), t[7](null), f && f.d(g), t[8](null), t[9](null);
26871
26866
  }
26872
26867
  };
26873
26868
  }
@@ -26956,10 +26951,10 @@ class S5 extends be {
26956
26951
  }
26957
26952
  }
26958
26953
  customElements.define("goa-tab", ve(S5, { heading: {}, open: { reflect: !0, type: "String" } }, ["heading", "default"], [], !0));
26959
- function T5(t) {
26954
+ function V5(t) {
26960
26955
  ke(t, "svelte-1wrp53x", ".goatable.svelte-1wrp53x{width:0}table.svelte-1wrp53x{border-collapse:collapse}");
26961
26956
  }
26962
- function V5(t) {
26957
+ function T5(t) {
26963
26958
  let e, i, n;
26964
26959
  const o = (
26965
26960
  /*#slots*/
@@ -27009,7 +27004,7 @@ function V5(t) {
27009
27004
  X(l, r), n = !1;
27010
27005
  },
27011
27006
  d(r) {
27012
- r && V(e), l && l.d(r);
27007
+ r && T(e), l && l.d(r);
27013
27008
  }
27014
27009
  };
27015
27010
  }
@@ -27066,7 +27061,7 @@ function P5(t) {
27066
27061
  }
27067
27062
  function q5(t) {
27068
27063
  let e, i, n, o, l, r;
27069
- const s = [P5, V5], a = [];
27064
+ const s = [P5, T5], a = [];
27070
27065
  function d(c, f) {
27071
27066
  return (
27072
27067
  /*_isTableRoot*/
@@ -27145,7 +27140,7 @@ function q5(t) {
27145
27140
  X(n), r = !1;
27146
27141
  },
27147
27142
  d(c) {
27148
- c && V(e), a[i].d(), t[13](null);
27143
+ c && T(e), a[i].d(), t[13](null);
27149
27144
  }
27150
27145
  };
27151
27146
  }
@@ -27162,7 +27157,7 @@ function Hl(t, e) {
27162
27157
  }
27163
27158
  function A5(t, e, i) {
27164
27159
  let n, { $$slots: o = {}, $$scope: l } = e;
27165
- const [r, s] = Ve("Table variant", ["normal", "relaxed"], !0);
27160
+ const [r, s] = Te("Table variant", ["normal", "relaxed"], !0);
27166
27161
  let { width: a = "" } = e, { stickyheader: d = "false" } = e, { variant: c = "normal" } = e, { testid: f = "" } = e, { mt: g = null } = e, { mr: h = null } = e, { mb: m = null } = e, { ml: b = null } = e, _, v = !1;
27167
27162
  ze(() => {
27168
27163
  s(c), setTimeout(C, 0);
@@ -27185,12 +27180,12 @@ function A5(t, e, i) {
27185
27180
  S.setAttribute("direction", "none");
27186
27181
  }), F && D !== 0 && Hl(z, { sortBy: F, sortDir: D });
27187
27182
  });
27188
- const H = z.getAttribute("name"), T = z.direction;
27189
- H && T && T !== "none" && setTimeout(
27183
+ const H = z.getAttribute("name"), V = z.direction;
27184
+ H && V && V !== "none" && setTimeout(
27190
27185
  () => {
27191
27186
  Hl(z, {
27192
27187
  sortBy: H,
27193
- sortDir: T === "asc" ? 1 : -1
27188
+ sortDir: V === "asc" ? 1 : -1
27194
27189
  });
27195
27190
  },
27196
27191
  10
@@ -27242,7 +27237,7 @@ class D5 extends be {
27242
27237
  mb: 5,
27243
27238
  ml: 6
27244
27239
  },
27245
- T5
27240
+ V5
27246
27241
  );
27247
27242
  }
27248
27243
  get width() {
@@ -27308,7 +27303,7 @@ function B5(t) {
27308
27303
  P(i, e, n);
27309
27304
  },
27310
27305
  d(i) {
27311
- i && V(e);
27306
+ i && T(e);
27312
27307
  }
27313
27308
  };
27314
27309
  }
@@ -27322,7 +27317,7 @@ function O5(t) {
27322
27317
  P(i, e, n);
27323
27318
  },
27324
27319
  d(i) {
27325
- i && V(e);
27320
+ i && T(e);
27326
27321
  }
27327
27322
  };
27328
27323
  }
@@ -27336,7 +27331,7 @@ function F5(t) {
27336
27331
  P(i, e, n);
27337
27332
  },
27338
27333
  d(i) {
27339
- i && V(e);
27334
+ i && T(e);
27340
27335
  }
27341
27336
  };
27342
27337
  }
@@ -27397,7 +27392,7 @@ function I5(t) {
27397
27392
  X(l, d), n = !1;
27398
27393
  },
27399
27394
  d(d) {
27400
- d && V(e), l && l.d(d), a.d(), t[4](null);
27395
+ d && T(e), l && l.d(d), a.d(), t[4](null);
27401
27396
  }
27402
27397
  };
27403
27398
  }
@@ -27491,7 +27486,7 @@ function Y5(t) {
27491
27486
  X(s, a), l = !1;
27492
27487
  },
27493
27488
  d(a) {
27494
- a && V(e), t[7](null), s && s.d(a), t[8](null), t[9](null);
27489
+ a && T(e), t[7](null), s && s.d(a), t[8](null), t[9](null);
27495
27490
  }
27496
27491
  };
27497
27492
  }
@@ -27626,7 +27621,7 @@ function G5(t, e, i) {
27626
27621
  Z && (S.stopPropagation(), S.preventDefault());
27627
27622
  }
27628
27623
  }
27629
- function T(S) {
27624
+ function V(S) {
27630
27625
  re[S ? "unshift" : "push"](() => {
27631
27626
  a = S, i(2, a);
27632
27627
  });
@@ -27651,7 +27646,7 @@ function G5(t, e, i) {
27651
27646
  l,
27652
27647
  o,
27653
27648
  n,
27654
- T,
27649
+ V,
27655
27650
  F,
27656
27651
  D
27657
27652
  ];
@@ -27716,7 +27711,7 @@ function Sl(t) {
27716
27711
  t[0] === "top" ? "up" : "down") && p(e, "animation-direction", a);
27717
27712
  },
27718
27713
  d(f) {
27719
- f && V(e), d = !1, c();
27714
+ f && T(e), d = !1, c();
27720
27715
  }
27721
27716
  };
27722
27717
  }
@@ -27821,11 +27816,11 @@ function X5(t) {
27821
27816
  i: ge,
27822
27817
  o: ge,
27823
27818
  d(d) {
27824
- d && V(e), s && s.d();
27819
+ d && T(e), s && s.d();
27825
27820
  }
27826
27821
  };
27827
27822
  }
27828
- function Tl(t) {
27823
+ function Vl(t) {
27829
27824
  if (typeof t == "string")
27830
27825
  switch (t) {
27831
27826
  case "long":
@@ -27890,7 +27885,7 @@ function J5(t, e, i) {
27890
27885
  function g(b) {
27891
27886
  i(3, s.visible = !1, s), setTimeout(
27892
27887
  () => {
27893
- i(3, s = b), i(3, s.visible = !0, s), s.duration && h(Tl(s.duration));
27888
+ i(3, s = b), i(3, s.visible = !0, s), s.duration && h(Vl(s.duration));
27894
27889
  },
27895
27890
  300
27896
27891
  );
@@ -27916,7 +27911,7 @@ function J5(t, e, i) {
27916
27911
  i(3, s.visible = !0, s);
27917
27912
  },
27918
27913
  10
27919
- ), s.duration && h(Tl(s.duration)));
27914
+ ), s.duration && h(Vl(s.duration)));
27920
27915
  },
27921
27916
  200
27922
27917
  ));
@@ -27952,7 +27947,7 @@ customElements.define("goa-temp-notification-ctrl", ve(Q5, { vPosition: { type:
27952
27947
  function $5(t) {
27953
27948
  ke(t, "svelte-f1s1kx", ".snackbar.svelte-f1s1kx{box-sizing:border-box;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;border-radius:var(--goa-border-radius-m);gap:var(--goa-space-m);padding:var(--goa-space-m) var(--goa-space-l);max-width:640px;color:var(--goa-color-text-light);transition:transform 0.3s ease, opacity 0.3s ease;overflow:hidden}@media(min-width: 624px){.snackbar.svelte-f1s1kx{min-width:360px}}@media(max-width: 623px){.snackbar.svelte-f1s1kx{margin:0 var(--goa-space-m);width:calc(100vw - var(--goa-space-m) * 2)}}.snackbar.basic.svelte-f1s1kx,.snackbar.indeterminate.svelte-f1s1kx,.snackbar.progress.svelte-f1s1kx{border:1px solid var(--goa-color-greyscale-700);background:var(--goa-color-greyscale-black)}.action.svelte-f1s1kx{flex-grow:1;text-align:right}progress.svelte-f1s1kx{position:absolute;display:flex;bottom:0;left:0;width:100%;height:6px}.show.svelte-f1s1kx{opacity:1}.show.animate-up.svelte-f1s1kx{transform:translateY(0)}.show.animate-down.svelte-f1s1kx{transform:translateY(0)}.hide.svelte-f1s1kx{opacity:0}.hide.animate-up.svelte-f1s1kx{transform:translateY(-100px)}.hide.animate-down.svelte-f1s1kx{transform:translateY(100px)}.snackbar.success.svelte-f1s1kx{background:var(--goa-color-success-default)}.snackbar.failure.svelte-f1s1kx{background:var(--goa-color-emergency-default)}.message.svelte-f1s1kx{flex:1 1 auto;font:var(--goa-typography-body-m)}");
27954
27949
  }
27955
- function Vl(t) {
27950
+ function Tl(t) {
27956
27951
  let e;
27957
27952
  return {
27958
27953
  c() {
@@ -27962,7 +27957,7 @@ function Vl(t) {
27962
27957
  P(i, e, n);
27963
27958
  },
27964
27959
  d(i) {
27965
- i && V(e);
27960
+ i && T(e);
27966
27961
  }
27967
27962
  };
27968
27963
  }
@@ -27976,7 +27971,7 @@ function Pl(t) {
27976
27971
  P(i, e, n);
27977
27972
  },
27978
27973
  d(i) {
27979
- i && V(e);
27974
+ i && T(e);
27980
27975
  }
27981
27976
  };
27982
27977
  }
@@ -28001,7 +27996,7 @@ function ql(t) {
28001
27996
  );
28002
27997
  },
28003
27998
  d(o) {
28004
- o && V(e);
27999
+ o && T(e);
28005
28000
  }
28006
28001
  };
28007
28002
  }
@@ -28016,7 +28011,7 @@ function e4(t) {
28016
28011
  },
28017
28012
  p: ge,
28018
28013
  d(i) {
28019
- i && V(e);
28014
+ i && T(e);
28020
28015
  }
28021
28016
  };
28022
28017
  }
@@ -28036,14 +28031,14 @@ function t4(t) {
28036
28031
  i[2]);
28037
28032
  },
28038
28033
  d(i) {
28039
- i && V(e);
28034
+ i && T(e);
28040
28035
  }
28041
28036
  };
28042
28037
  }
28043
28038
  function i4(t) {
28044
28039
  let e, i, n, o, l, r, s, a = (
28045
28040
  /*type*/
28046
- t[1] === "success" && Vl()
28041
+ t[1] === "success" && Tl()
28047
28042
  ), d = (
28048
28043
  /*type*/
28049
28044
  t[1] === "failure" && Pl()
@@ -28120,7 +28115,7 @@ function i4(t) {
28120
28115
  },
28121
28116
  p(m, [b]) {
28122
28117
  /*type*/
28123
- m[1] === "success" ? a || (a = Vl(), a.c(), a.m(e, i)) : a && (a.d(1), a = null), /*type*/
28118
+ m[1] === "success" ? a || (a = Tl(), a.c(), a.m(e, i)) : a && (a.d(1), a = null), /*type*/
28124
28119
  m[1] === "failure" ? d || (d = Pl(), d.c(), d.m(e, n)) : d && (d.d(1), d = null), b & /*message*/
28125
28120
  1 && pe(
28126
28121
  l,
@@ -28188,7 +28183,7 @@ function i4(t) {
28188
28183
  i: ge,
28189
28184
  o: ge,
28190
28185
  d(m) {
28191
- m && V(e), a && a.d(), d && d.d(), c && c.d(), h && h.d();
28186
+ m && T(e), a && a.d(), d && d.d(), c && c.d(), h && h.d();
28192
28187
  }
28193
28188
  };
28194
28189
  }
@@ -28380,7 +28375,7 @@ function U1(t) {
28380
28375
  X(r, d), o = !1;
28381
28376
  },
28382
28377
  d(d) {
28383
- d && V(e), r && r.d(d);
28378
+ d && T(e), r && r.d(d);
28384
28379
  }
28385
28380
  };
28386
28381
  }
@@ -28417,7 +28412,7 @@ function r4(t) {
28417
28412
  X(o, l), n = !1;
28418
28413
  },
28419
28414
  d(l) {
28420
- l && V(i), o && o.d(l);
28415
+ l && T(i), o && o.d(l);
28421
28416
  }
28422
28417
  };
28423
28418
  }
@@ -28604,7 +28599,7 @@ function Al(t) {
28604
28599
  );
28605
28600
  },
28606
28601
  d(l) {
28607
- l && V(e), o && o.d();
28602
+ l && T(e), o && o.d();
28608
28603
  }
28609
28604
  };
28610
28605
  }
@@ -28641,7 +28636,7 @@ function d4(t) {
28641
28636
  ) + "") && pe(l, o);
28642
28637
  },
28643
28638
  d(s) {
28644
- s && (V(i), V(n), V(l), V(r));
28639
+ s && (T(i), T(n), T(l), T(r));
28645
28640
  }
28646
28641
  };
28647
28642
  }
@@ -28678,7 +28673,7 @@ function u4(t) {
28678
28673
  ) + "") && pe(l, o);
28679
28674
  },
28680
28675
  d(s) {
28681
- s && (V(i), V(n), V(l), V(r));
28676
+ s && (T(i), T(n), T(l), T(r));
28682
28677
  }
28683
28678
  };
28684
28679
  }
@@ -28714,7 +28709,7 @@ function Dl(t) {
28714
28709
  ) + "") && pe(l, o);
28715
28710
  },
28716
28711
  d(r) {
28717
- r && V(e);
28712
+ r && T(e);
28718
28713
  }
28719
28714
  };
28720
28715
  }
@@ -28917,12 +28912,12 @@ function f4(t) {
28917
28912
  i: ge,
28918
28913
  o: ge,
28919
28914
  d(h) {
28920
- h && V(e), t[29](null), f && f.d(), g && g.d(), t[31](null), d = !1, Pe(c);
28915
+ h && T(e), t[29](null), f && f.d(), g && g.d(), t[31](null), d = !1, Pe(c);
28921
28916
  }
28922
28917
  };
28923
28918
  }
28924
28919
  function g4(t, e, i) {
28925
- let n, o, l, { name: r } = e, { value: s = "" } = e, { placeholder: a = "" } = e, { rows: d = 3 } = e, { testid: c = "" } = e, { width: f = "100%" } = e, { maxwidth: g = "60ch" } = e, { error: h = "false" } = e, { readonly: m = "false" } = e, { disabled: b = "false" } = e, { arialabel: _ = "" } = e, { countby: v = "" } = e, { maxcount: C = -1 } = e, { autocomplete: x = "" } = e, { mt: L = null } = e, { mr: j = null } = e, { mb: M = null } = e, { ml: z = null } = e, H = !1, T = !1, F, D;
28920
+ let n, o, l, { name: r } = e, { value: s = "" } = e, { placeholder: a = "" } = e, { rows: d = 3 } = e, { testid: c = "" } = e, { width: f = "100%" } = e, { maxwidth: g = "60ch" } = e, { error: h = "false" } = e, { readonly: m = "false" } = e, { disabled: b = "false" } = e, { arialabel: _ = "" } = e, { countby: v = "" } = e, { maxcount: C = -1 } = e, { autocomplete: x = "" } = e, { mt: L = null } = e, { mr: j = null } = e, { mb: M = null } = e, { ml: z = null } = e, H = !1, V = !1, F, D;
28926
28921
  ze(() => {
28927
28922
  S(), q();
28928
28923
  const B = { width: f.includes("%") ? f : `min(${f}, 100%)` };
@@ -28996,7 +28991,7 @@ function g4(t, e, i) {
28996
28991
  "name" in E && i(1, r = E.name), "value" in E && i(0, s = E.value), "placeholder" in E && i(2, a = E.placeholder), "rows" in E && i(3, d = E.rows), "testid" in E && i(4, c = E.testid), "width" in E && i(5, f = E.width), "maxwidth" in E && i(25, g = E.maxwidth), "error" in E && i(24, h = E.error), "readonly" in E && i(26, m = E.readonly), "disabled" in E && i(27, b = E.disabled), "arialabel" in E && i(6, _ = E.arialabel), "countby" in E && i(7, v = E.countby), "maxcount" in E && i(8, C = E.maxcount), "autocomplete" in E && i(9, x = E.autocomplete), "mt" in E && i(10, L = E.mt), "mr" in E && i(11, j = E.mr), "mb" in E && i(12, M = E.mb), "ml" in E && i(13, z = E.ml);
28997
28992
  }, t.$$.update = () => {
28998
28993
  t.$$.dirty[0] & /*error, _error, _prevError, _rootEl*/
28999
- 285261824 && (i(14, H = xe(h)), H !== T && (Me(D, "error::change", { isError: H }, { bubbles: !0 }), i(28, T = H))), t.$$.dirty[0] & /*disabled*/
28994
+ 285261824 && (i(14, H = xe(h)), H !== V && (Me(D, "error::change", { isError: H }, { bubbles: !0 }), i(28, V = H))), t.$$.dirty[0] & /*disabled*/
29000
28995
  134217728 && i(17, n = xe(b)), t.$$.dirty[0] & /*readonly*/
29001
28996
  67108864 && i(19, o = xe(m)), t.$$.dirty[0] & /*countby, value*/
29002
28997
  129 && i(18, l = v === "character" ? s == null ? void 0 : s.length : s == null ? void 0 : s.split(" ").filter((E) => E.trim().length > 0).length);
@@ -29029,7 +29024,7 @@ function g4(t, e, i) {
29029
29024
  g,
29030
29025
  m,
29031
29026
  b,
29032
- T,
29027
+ V,
29033
29028
  Q,
29034
29029
  _e,
29035
29030
  J
@@ -29228,11 +29223,11 @@ function C4(t) {
29228
29223
  /*$$scope*/
29229
29224
  t[3],
29230
29225
  Bl
29231
- ), T = (
29226
+ ), V = (
29232
29227
  /*#slots*/
29233
29228
  t[4].footer
29234
29229
  ), F = ce(
29235
- T,
29230
+ V,
29236
29231
  t,
29237
29232
  /*$$scope*/
29238
29233
  t[3],
@@ -29346,12 +29341,12 @@ function C4(t) {
29346
29341
  ), F && F.p && (!m || S & /*$$scope*/
29347
29342
  8) && ue(
29348
29343
  F,
29349
- T,
29344
+ V,
29350
29345
  D,
29351
29346
  /*$$scope*/
29352
29347
  D[3],
29353
29348
  m ? de(
29354
- T,
29349
+ V,
29355
29350
  /*$$scope*/
29356
29351
  D[3],
29357
29352
  S,
@@ -29378,7 +29373,7 @@ function C4(t) {
29378
29373
  X(_, D), X(C, D), X(L, D), X(M, D), X(H, D), X(F, D), m = !1;
29379
29374
  },
29380
29375
  d(D) {
29381
- D && V(e), _ && _.d(D), C && C.d(D), L && L.d(D), M && M.d(D), H && H.d(D), F && F.d(D);
29376
+ D && T(e), _ && _.d(D), C && C.d(D), L && L.d(D), M && M.d(D), H && H.d(D), F && F.d(D);
29382
29377
  }
29383
29378
  };
29384
29379
  }
@@ -29456,7 +29451,7 @@ function x4(t) {
29456
29451
  i: ge,
29457
29452
  o: ge,
29458
29453
  d(i) {
29459
- i && V(e);
29454
+ i && T(e);
29460
29455
  }
29461
29456
  };
29462
29457
  }
@@ -29658,7 +29653,7 @@ function M4(t) {
29658
29653
  X(_, L), X(r), g = !1;
29659
29654
  },
29660
29655
  d(L) {
29661
- L && V(e), _ && _.d(L), C[l].d(), t[21](null), t[22](null), h = !1, Pe(m);
29656
+ L && T(e), _ && _.d(L), C[l].d(), t[21](null), t[22](null), h = !1, Pe(m);
29662
29657
  }
29663
29658
  };
29664
29659
  }
@@ -29666,7 +29661,7 @@ function E4(t, e, i) {
29666
29661
  let { $$slots: n = {}, $$scope: o } = e;
29667
29662
  const l = pt(n);
29668
29663
  let { content: r = "" } = e, { testid: s = "" } = e, { position: a = "top" } = e, { halign: d = "center" } = e, { maxwidth: c = "" } = e, { mt: f = null } = e, { mr: g = null } = e, { mb: h = null } = e, { ml: m = null } = e;
29669
- const [b, _] = Ve("Tooltip positions", ["top", "bottom", "left", "right"], !1), [v, C] = Ve("Tooltip alignment", ["left", "right", "center"], !1), x = ($) => {
29664
+ const [b, _] = Te("Tooltip positions", ["top", "bottom", "left", "right"], !1), [v, C] = Te("Tooltip alignment", ["left", "right", "center"], !1), x = ($) => {
29670
29665
  if (!$ || !$.endsWith("px"))
29671
29666
  return "";
29672
29667
  const Q = parseFloat($);
@@ -29674,7 +29669,7 @@ function E4(t, e, i) {
29674
29669
  }, L = ($, Q) => {
29675
29670
  ($ === "left" || $ === "right") && Q !== "center" && console.error(`[${Q}] is an invalid option for position ${$}`);
29676
29671
  };
29677
- let j = 0, M, z, H, T = !1, F, D, S;
29672
+ let j = 0, M, z, H, V = !1, F, D, S;
29678
29673
  ze(() => {
29679
29674
  _(a), C(d), L(a, d), i(17, c = x(c)), H = a, i(13, S = Math.random().toString(36)), window.addEventListener("resize", q), q();
29680
29675
  }), wt(() => {
@@ -29683,14 +29678,14 @@ function E4(t, e, i) {
29683
29678
  const Z = () => {
29684
29679
  F = setTimeout(
29685
29680
  () => {
29686
- i(11, T = !0), q();
29681
+ i(11, V = !0), q();
29687
29682
  },
29688
29683
  300
29689
29684
  );
29690
29685
  }, Y = () => {
29691
29686
  clearTimeout(F), i(12, D = setTimeout(
29692
29687
  () => {
29693
- i(11, T = !1), i(0, a = H);
29688
+ i(11, V = !1), i(0, a = H);
29694
29689
  },
29695
29690
  500
29696
29691
  ));
@@ -29739,7 +29734,7 @@ function E4(t, e, i) {
29739
29734
  M,
29740
29735
  z,
29741
29736
  j,
29742
- T,
29737
+ V,
29743
29738
  D,
29744
29739
  S,
29745
29740
  Z,
@@ -29837,7 +29832,7 @@ customElements.define("goa-tooltip", ve(H4, { content: {}, testid: {}, position:
29837
29832
  function S4(t) {
29838
29833
  ke(t, "svelte-luwgzc", ".svelte-luwgzc.svelte-luwgzc{box-sizing:border-box}.page.svelte-luwgzc.svelte-luwgzc{min-height:100vh;display:flex;flex-direction:column}.content.svelte-luwgzc.svelte-luwgzc{flex:1 1 auto;display:flex;flex-direction:column;gap:2rem}.header.svelte-luwgzc.svelte-luwgzc,.footer.svelte-luwgzc.svelte-luwgzc{flex:0 0 auto}main.svelte-luwgzc.svelte-luwgzc{flex:1 1 auto;padding:0 1rem}.nav.svelte-luwgzc.svelte-luwgzc{padding:0;transition:transform 200ms ease-in-out;background-color:var(--goa-color-greyscale-white)}.nav.svelte-luwgzc>.svelte-luwgzc{display:block;padding:0.5rem 0}@media not (max-width: 623px){.page.svelte-luwgzc.svelte-luwgzc{gap:2rem}.content.svelte-luwgzc.svelte-luwgzc{display:flex;flex-direction:row;justify-content:center;width:min(var(--max-content-width), 100vw);margin:0 auto}.nav.svelte-luwgzc.svelte-luwgzc{padding:0 2rem;transform:translateX(0);flex:0 0 var(--nav-column-width)}main.svelte-luwgzc.svelte-luwgzc{padding-right:2rem}}@media(min-width: 1024px){main.svelte-luwgzc.svelte-luwgzc{padding-right:4.5rem}}");
29839
29834
  }
29840
- const T4 = (t) => ({}), Wl = (t) => ({}), V4 = (t) => ({}), Rl = (t) => ({}), P4 = (t) => ({}), Yl = (t) => ({});
29835
+ const V4 = (t) => ({}), Wl = (t) => ({}), T4 = (t) => ({}), Rl = (t) => ({}), P4 = (t) => ({}), Yl = (t) => ({});
29841
29836
  function q4(t) {
29842
29837
  let e, i, n, o, l, r, s, a, d, c, f;
29843
29838
  const g = (
@@ -29920,7 +29915,7 @@ function q4(t) {
29920
29915
  /*$$scope*/
29921
29916
  L[2],
29922
29917
  j,
29923
- V4
29918
+ T4
29924
29919
  ) : fe(
29925
29920
  /*$$scope*/
29926
29921
  L[2]
@@ -29956,7 +29951,7 @@ function q4(t) {
29956
29951
  /*$$scope*/
29957
29952
  L[2],
29958
29953
  j,
29959
- T4
29954
+ V4
29960
29955
  ) : fe(
29961
29956
  /*$$scope*/
29962
29957
  L[2]
@@ -29977,7 +29972,7 @@ function q4(t) {
29977
29972
  X(h, L), X(b, L), X(v, L), X(x, L), f = !1;
29978
29973
  },
29979
29974
  d(L) {
29980
- L && V(e), h && h.d(L), b && b.d(L), v && v.d(L), x && x.d(L);
29975
+ L && T(e), h && h.d(L), b && b.d(L), v && v.d(L), x && x.d(L);
29981
29976
  }
29982
29977
  };
29983
29978
  }
@@ -30038,7 +30033,7 @@ function Gl(t) {
30038
30033
  );
30039
30034
  },
30040
30035
  d(i) {
30041
- i && V(e);
30036
+ i && T(e);
30042
30037
  }
30043
30038
  };
30044
30039
  }
@@ -30179,12 +30174,12 @@ function B4(t) {
30179
30174
  X(c, g), a = !1;
30180
30175
  },
30181
30176
  d(g) {
30182
- g && V(e), c && c.d(g), t[22](null), f && f.d(), t[23](null);
30177
+ g && T(e), c && c.d(g), t[22](null), f && f.d(), t[23](null);
30183
30178
  }
30184
30179
  };
30185
30180
  }
30186
30181
  function O4(t, e, i) {
30187
- let n, o, { $$slots: l = {}, $$scope: r } = e, { step: s = -1 } = e, { testid: a = "" } = e, { mt: d = null } = e, { mr: c = null } = e, { mb: f = null } = e, { ml: g = null } = e, { mobile: h = "false" } = e, { backgroundcolor: m = "inherit" } = e, b, _, v = [], C, x, L, j, M, z = 0, H, T = 1, F = !1, D, S;
30182
+ let n, o, { $$slots: l = {}, $$scope: r } = e, { step: s = -1 } = e, { testid: a = "" } = e, { mt: d = null } = e, { mr: c = null } = e, { mb: f = null } = e, { ml: g = null } = e, { mobile: h = "false" } = e, { backgroundcolor: m = "inherit" } = e, b, _, v = [], C, x, L, j, M, z = 0, H, V = 1, F = !1, D, S;
30188
30183
  ze(async () => {
30189
30184
  await Ie(), j = +s == -1 ? "free" : "constrained", Z(), S = U(), S.observe(b);
30190
30185
  }), wt(() => {
@@ -30287,7 +30282,7 @@ function O4(t, e, i) {
30287
30282
  "step" in J && i(15, s = J.step), "testid" in J && i(0, a = J.testid), "mt" in J && i(1, d = J.mt), "mr" in J && i(2, c = J.mr), "mb" in J && i(3, f = J.mb), "ml" in J && i(4, g = J.ml), "mobile" in J && i(16, h = J.mobile), "backgroundcolor" in J && i(17, m = J.backgroundcolor), "$$scope" in J && i(20, r = J.$$scope);
30288
30283
  }, t.$$.update = () => {
30289
30284
  t.$$.dirty[0] & /*_currentStep, _maxAllowedStep*/
30290
- 786432 && i(19, T = Math.max(H || 1, T || 1)), t.$$.dirty[0] & /*mobile*/
30285
+ 786432 && i(19, V = Math.max(H || 1, V || 1)), t.$$.dirty[0] & /*mobile*/
30291
30286
  65536 && i(14, n = xe(h)), t.$$.dirty[0] & /*backgroundcolor*/
30292
30287
  131072 && (o = m), t.$$.dirty[0] & /*step*/
30293
30288
  32768 && i(15, s = +s), t.$$.dirty[0] & /*step, _currentStep*/
@@ -30313,7 +30308,7 @@ function O4(t, e, i) {
30313
30308
  h,
30314
30309
  m,
30315
30310
  H,
30316
- T,
30311
+ V,
30317
30312
  r,
30318
30313
  l,
30319
30314
  Q,
@@ -30417,7 +30412,7 @@ function N4(t) {
30417
30412
  (o[3] || "") + "") && pe(n, i);
30418
30413
  },
30419
30414
  d(o) {
30420
- o && V(e);
30415
+ o && T(e);
30421
30416
  }
30422
30417
  };
30423
30418
  }
@@ -30432,7 +30427,7 @@ function W4(t) {
30432
30427
  },
30433
30428
  p: ge,
30434
30429
  d(i) {
30435
- i && V(e);
30430
+ i && T(e);
30436
30431
  }
30437
30432
  };
30438
30433
  }
@@ -30457,7 +30452,7 @@ function Ul(t) {
30457
30452
  );
30458
30453
  },
30459
30454
  d(o) {
30460
- o && V(e);
30455
+ o && T(e);
30461
30456
  }
30462
30457
  };
30463
30458
  }
@@ -30595,7 +30590,7 @@ function R4(t) {
30595
30590
  i: ge,
30596
30591
  o: ge,
30597
30592
  d(v) {
30598
- v && V(e), t[12](null), b.d(), _ && _.d(), t[13](null), f = !1, g();
30593
+ v && T(e), t[12](null), b.d(), _ && _.d(), t[13](null), f = !1, g();
30599
30594
  }
30600
30595
  };
30601
30596
  }