@abgov/web-components 1.20.0 → 1.20.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 (3) hide show
  1. package/index.js +650 -639
  2. package/index.js.map +1 -1
  3. package/package.json +1 -1
package/index.js CHANGED
@@ -162,7 +162,7 @@ function Bi(t, e) {
162
162
  function T(t, e, n) {
163
163
  t.insertBefore(e, n || null);
164
164
  }
165
- function L(t) {
165
+ function x(t) {
166
166
  t.parentNode && t.parentNode.removeChild(t);
167
167
  }
168
168
  function Ke(t, e) {
@@ -209,7 +209,7 @@ function fe(t, e) {
209
209
  function Bt(t, e) {
210
210
  t.value = e ?? "";
211
211
  }
212
- function Le(t, e, n, l) {
212
+ function xe(t, e, n, l) {
213
213
  n == null ? t.style.removeProperty(e) : t.style.setProperty(e, n, l ? "important" : "");
214
214
  }
215
215
  let St;
@@ -243,16 +243,16 @@ function qo(t, e) {
243
243
  )) : (l.src = "about:blank", l.onload = () => {
244
244
  o = U(l.contentWindow, "resize", e), e();
245
245
  }), w(t, l), () => {
246
- (i || o && l.contentWindow) && o(), L(l);
246
+ (i || o && l.contentWindow) && o(), x(l);
247
247
  };
248
248
  }
249
249
  function I(t, e, n) {
250
250
  t.classList.toggle(e, !!n);
251
251
  }
252
- function xo(t, e, { bubbles: n = !1, cancelable: l = !1 } = {}) {
252
+ function Mo(t, e, { bubbles: n = !1, cancelable: l = !1 } = {}) {
253
253
  return new CustomEvent(t, { detail: e, bubbles: n, cancelable: l });
254
254
  }
255
- function Mo(t) {
255
+ function Lo(t) {
256
256
  const e = {};
257
257
  return t.childNodes.forEach(
258
258
  /** @param {Element} node */
@@ -263,7 +263,7 @@ function Mo(t) {
263
263
  }
264
264
  const Nt = /* @__PURE__ */ new Map();
265
265
  let Wt = 0;
266
- function Lo(t) {
266
+ function xo(t) {
267
267
  let e = 5381, n = t.length;
268
268
  for (; n--; )
269
269
  e = (e << 5) - e ^ t.charCodeAt(n);
@@ -283,7 +283,7 @@ function Ft(t, e, n, l, i, o, r, s = 0) {
283
283
  `;
284
284
  }
285
285
  const d = c + `100% {${r(n, 1 - n)}}
286
- }`, u = `__svelte_${Lo(d)}_${s}`, m = on(t), { stylesheet: g, rules: h } = Nt.get(m) || Ho(m, t);
286
+ }`, u = `__svelte_${xo(d)}_${s}`, m = on(t), { stylesheet: g, rules: h } = Nt.get(m) || Ho(m, t);
287
287
  h[u] || (h[u] = !0, g.insertRule(`@keyframes ${u} ${d}`, g.cssRules.length));
288
288
  const v = t.style.animation || "";
289
289
  return t.style.animation = `${v ? `${v}, ` : ""}${u} ${l}ms linear ${i}ms 1 both`, Wt += 1, u;
@@ -299,18 +299,18 @@ function Do() {
299
299
  nn(() => {
300
300
  Wt || (Nt.forEach((t) => {
301
301
  const { ownerNode: e } = t.stylesheet;
302
- e && L(e);
302
+ e && x(e);
303
303
  }), Nt.clear());
304
304
  });
305
305
  }
306
- let Lt;
307
- function Mt(t) {
308
- Lt = t;
306
+ let xt;
307
+ function Lt(t) {
308
+ xt = t;
309
309
  }
310
310
  function rn() {
311
- if (!Lt)
311
+ if (!xt)
312
312
  throw new Error("Function called outside component initialization");
313
- return Lt;
313
+ return xt;
314
314
  }
315
315
  function be(t) {
316
316
  rn().$$.on_mount.push(t);
@@ -328,7 +328,7 @@ let en = !1;
328
328
  function Wi() {
329
329
  en || (en = !0, Ni.then(y));
330
330
  }
331
- function xe() {
331
+ function Me() {
332
332
  return Wi(), Ni;
333
333
  }
334
334
  function We(t) {
@@ -339,17 +339,17 @@ let gt = 0;
339
339
  function y() {
340
340
  if (gt !== 0)
341
341
  return;
342
- const t = Lt;
342
+ const t = xt;
343
343
  do {
344
344
  try {
345
345
  for (; gt < vt.length; ) {
346
346
  const e = vt[gt];
347
- gt++, Mt(e), Po(e.$$);
347
+ gt++, Lt(e), Po(e.$$);
348
348
  }
349
349
  } catch (e) {
350
350
  throw vt.length = 0, gt = 0, e;
351
351
  }
352
- for (Mt(null), vt.length = 0, gt = 0; ae.length; )
352
+ for (Lt(null), vt.length = 0, gt = 0; ae.length; )
353
353
  ae.pop()();
354
354
  for (let e = 0; e < pt.length; e += 1) {
355
355
  const n = pt[e];
@@ -359,7 +359,7 @@ function y() {
359
359
  } while (vt.length);
360
360
  for (; un.length; )
361
361
  un.pop()();
362
- en = !1, Qt.clear(), Mt(t);
362
+ en = !1, Qt.clear(), Lt(t);
363
363
  }
364
364
  function Po(t) {
365
365
  if (t.fragment !== null) {
@@ -379,7 +379,7 @@ function sn() {
379
379
  })), Et;
380
380
  }
381
381
  function at(t, e, n) {
382
- t.dispatchEvent(xo(`${e ? "intro" : "outro"}${n}`));
382
+ t.dispatchEvent(Mo(`${e ? "intro" : "outro"}${n}`));
383
383
  }
384
384
  const Ot = /* @__PURE__ */ new Set();
385
385
  let $e;
@@ -518,8 +518,8 @@ function Yt(t, e, n, l) {
518
518
  b: h
519
519
  };
520
520
  h || (q.group = $e, $e.r += 1), "inert" in t && (h ? d !== void 0 && (t.inert = d) : (d = /** @type {HTMLElement} */
521
- t.inert, t.inert = !0)), s || a ? a = q : (k && (u(), c = Ft(t, r, h, b, v, p, k)), h && _(0, 1), s = m(q, b), We(() => at(t, h, "start")), Ut((x) => {
522
- if (a && x > a.start && (s = m(a, b), a = null, at(t, s.b, "start"), k && (u(), c = Ft(
521
+ t.inert, t.inert = !0)), s || a ? a = q : (k && (u(), c = Ft(t, r, h, b, v, p, k)), h && _(0, 1), s = m(q, b), We(() => at(t, h, "start")), Ut((M) => {
522
+ if (a && M > a.start && (s = m(a, b), a = null, at(t, s.b, "start"), k && (u(), c = Ft(
523
523
  t,
524
524
  r,
525
525
  s.b,
@@ -528,10 +528,10 @@ function Yt(t, e, n, l) {
528
528
  p,
529
529
  o.css
530
530
  ))), s) {
531
- if (x >= s.end)
531
+ if (M >= s.end)
532
532
  _(r = s.b, 1 - r), at(t, s.b, "end"), a || (s.b ? u() : --s.group.r || De(s.group.c)), s = null;
533
- else if (x >= s.start) {
534
- const D = x - s.start;
533
+ else if (M >= s.start) {
534
+ const D = M - s.start;
535
535
  r = s.a + s.d * p(D / s.duration), _(r, 1 - r);
536
536
  }
537
537
  }
@@ -549,7 +549,7 @@ function Yt(t, e, n, l) {
549
549
  }
550
550
  };
551
551
  }
552
- function Me(t) {
552
+ function Le(t) {
553
553
  return (t == null ? void 0 : t.length) !== void 0 ? t : Array.from(t);
554
554
  }
555
555
  function Ao(t, e) {
@@ -562,21 +562,21 @@ function Oo(t, e, n, l, i, o, r, s, a, c, d, u) {
562
562
  v[t[h].key] = h;
563
563
  const b = [], p = /* @__PURE__ */ new Map(), _ = /* @__PURE__ */ new Map(), k = [];
564
564
  for (h = g; h--; ) {
565
- const M = u(i, o, h), E = n(M);
565
+ const L = u(i, o, h), E = n(L);
566
566
  let P = r.get(E);
567
- P ? l && k.push(() => P.p(M, e)) : (P = c(E, M), P.c()), p.set(E, b[h] = P), E in v && _.set(E, Math.abs(h - v[E]));
567
+ P ? l && k.push(() => P.p(L, e)) : (P = c(E, L), P.c()), p.set(E, b[h] = P), E in v && _.set(E, Math.abs(h - v[E]));
568
568
  }
569
- const q = /* @__PURE__ */ new Set(), x = /* @__PURE__ */ new Set();
570
- function D(M) {
571
- N(M, 1), M.m(s, d), r.set(M.key, M), d = M.first, g--;
569
+ const q = /* @__PURE__ */ new Set(), M = /* @__PURE__ */ new Set();
570
+ function D(L) {
571
+ N(L, 1), L.m(s, d), r.set(L.key, L), d = L.first, g--;
572
572
  }
573
573
  for (; m && g; ) {
574
- const M = b[g - 1], E = t[m - 1], P = M.key, j = E.key;
575
- M === E ? (d = M.first, m--, g--) : p.has(j) ? !r.has(P) || q.has(P) ? D(M) : x.has(j) ? m-- : _.get(P) > _.get(j) ? (x.add(P), D(M)) : (q.add(j), m--) : (a(E, r), m--);
574
+ const L = b[g - 1], E = t[m - 1], P = L.key, j = E.key;
575
+ L === E ? (d = L.first, m--, g--) : p.has(j) ? !r.has(P) || q.has(P) ? D(L) : M.has(j) ? m-- : _.get(P) > _.get(j) ? (M.add(P), D(L)) : (q.add(j), m--) : (a(E, r), m--);
576
576
  }
577
577
  for (; m--; ) {
578
- const M = t[m];
579
- p.has(M.key) || a(M, r);
578
+ const L = t[m];
579
+ p.has(L.key) || a(L, r);
580
580
  }
581
581
  for (; g; )
582
582
  D(b[g - 1]);
@@ -600,8 +600,8 @@ function Vo(t, e) {
600
600
  t.$$.dirty[0] === -1 && (vt.push(t), Wi(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
601
601
  }
602
602
  function ie(t, e, n, l, i, o, r = null, s = [-1]) {
603
- const a = Lt;
604
- Mt(t);
603
+ const a = xt;
604
+ Lt(t);
605
605
  const c = t.$$ = {
606
606
  fragment: null,
607
607
  ctx: [],
@@ -631,12 +631,12 @@ function ie(t, e, n, l, i, o, r = null, s = [-1]) {
631
631
  }) : [], c.update(), d = !0, De(c.before_update), c.fragment = l ? l(c.ctx) : !1, e.target) {
632
632
  if (e.hydrate) {
633
633
  const u = Co(e.target);
634
- c.fragment && c.fragment.l(u), u.forEach(L);
634
+ c.fragment && c.fragment.l(u), u.forEach(x);
635
635
  } else
636
636
  c.fragment && c.fragment.c();
637
637
  e.intro && N(t.$$.fragment), Re(t, e.target, e.anchor), y();
638
638
  }
639
- Mt(a);
639
+ Lt(a);
640
640
  }
641
641
  let Fi;
642
642
  typeof HTMLElement == "function" && (Fi = class extends HTMLElement {
@@ -692,14 +692,14 @@ typeof HTMLElement == "function" && (Fi = class extends HTMLElement {
692
692
  T(c, r, d);
693
693
  },
694
694
  d: function(c) {
695
- c && L(r);
695
+ c && x(r);
696
696
  }
697
697
  };
698
698
  };
699
699
  };
700
700
  if (await Promise.resolve(), !this.$$cn || this.$$c)
701
701
  return;
702
- const n = {}, l = Mo(this);
702
+ const n = {}, l = Lo(this);
703
703
  for (const o of this.$$s)
704
704
  o in l && (n[o] = [e(o)]);
705
705
  for (const o of this.attributes) {
@@ -971,7 +971,7 @@ function Yo(t) {
971
971
  }
972
972
  const Ro = (t) => ({}), hn = (t) => ({});
973
973
  function Zo(t) {
974
- let e, n, l, i, o, r, s, a, c, d, u, m, g, h, v, b, p, _, k, q, x, D, M;
974
+ let e, n, l, i, o, r, s, a, c, d, u, m, g, h, v, b, p, _, k, q, M, D, L;
975
975
  const E = (
976
976
  /*#slots*/
977
977
  t[14].headingcontent
@@ -1026,7 +1026,7 @@ function Zo(t) {
1026
1026
  );
1027
1027
  },
1028
1028
  m(A, G) {
1029
- T(A, e, G), w(e, n), w(n, l), w(l, i), w(l, r), w(l, s), w(s, a), w(a, c), w(s, m), w(s, g), w(g, h), w(s, v), w(s, b), P && P.m(b, null), t[15](s), w(n, _), w(n, k), H && H.m(k, null), x = !0, D || (M = [
1029
+ T(A, e, G), w(e, n), w(n, l), w(l, i), w(l, r), w(l, s), w(s, a), w(a, c), w(s, m), w(s, g), w(g, h), w(s, v), w(s, b), P && P.m(b, null), t[15](s), w(n, _), w(n, k), H && H.m(k, null), M = !0, D || (L = [
1030
1030
  U(
1031
1031
  l,
1032
1032
  "mouseover",
@@ -1054,30 +1054,30 @@ function Zo(t) {
1054
1054
  ], D = !0);
1055
1055
  },
1056
1056
  p(A, [G]) {
1057
- (!x || G & /*_hovering*/
1057
+ (!M || G & /*_hovering*/
1058
1058
  256 && o !== (o = /*_hovering*/
1059
- A[8] ? "var(--goa-color-interactive-hover)" : "var(--goa-color-interactive-default)")) && C(i, "fillcolor", o), (!x || G & /*heading*/
1059
+ A[8] ? "var(--goa-color-interactive-hover)" : "var(--goa-color-interactive-default)")) && C(i, "fillcolor", o), (!M || G & /*heading*/
1060
1060
  1) && fe(
1061
1061
  c,
1062
1062
  /*heading*/
1063
1063
  A[0]
1064
- ), (!x || G & /*headingsize*/
1064
+ ), (!M || G & /*headingsize*/
1065
1065
  4 && d !== (d = "heading heading-" + /*headingsize*/
1066
- A[2] + " svelte-1gkyyqt")) && f(a, "class", d), (!x || G & /*testid*/
1066
+ A[2] + " svelte-1gkyyqt")) && f(a, "class", d), (!M || G & /*testid*/
1067
1067
  8 && u !== (u = `${/*testid*/
1068
- A[3]}-heading`)) && f(a, "data-testid", u), (!x || G & /*secondarytext*/
1068
+ A[3]}-heading`)) && f(a, "data-testid", u), (!M || G & /*secondarytext*/
1069
1069
  2) && fe(
1070
1070
  h,
1071
1071
  /*secondarytext*/
1072
1072
  A[1]
1073
- ), P && P.p && (!x || G & /*$$scope*/
1073
+ ), P && P.p && (!M || G & /*$$scope*/
1074
1074
  8192) && J(
1075
1075
  P,
1076
1076
  E,
1077
1077
  A,
1078
1078
  /*$$scope*/
1079
1079
  A[13],
1080
- x ? Q(
1080
+ M ? Q(
1081
1081
  E,
1082
1082
  /*$$scope*/
1083
1083
  A[13],
@@ -1088,22 +1088,22 @@ function Zo(t) {
1088
1088
  A[13]
1089
1089
  ),
1090
1090
  hn
1091
- ), (!x || G & /*_headingContentSlotChildren*/
1091
+ ), (!M || G & /*_headingContentSlotChildren*/
1092
1092
  1024) && I(
1093
1093
  b,
1094
1094
  "heading-content-top",
1095
1095
  /*_headingContentSlotChildren*/
1096
1096
  A[10].length
1097
- ), (!x || G & /*headingsize*/
1097
+ ), (!M || G & /*headingsize*/
1098
1098
  4 && p !== (p = ze(`container-${/*headingsize*/
1099
- A[2]}`) + " svelte-1gkyyqt")) && f(l, "class", p), H && H.p && (!x || G & /*$$scope*/
1099
+ A[2]}`) + " svelte-1gkyyqt")) && f(l, "class", p), H && H.p && (!M || G & /*$$scope*/
1100
1100
  8192) && J(
1101
1101
  H,
1102
1102
  j,
1103
1103
  A,
1104
1104
  /*$$scope*/
1105
1105
  A[13],
1106
- x ? Q(
1106
+ M ? Q(
1107
1107
  j,
1108
1108
  /*$$scope*/
1109
1109
  A[13],
@@ -1114,9 +1114,9 @@ function Zo(t) {
1114
1114
  A[13]
1115
1115
  ),
1116
1116
  null
1117
- ), (!x || G & /*isOpen*/
1117
+ ), (!M || G & /*isOpen*/
1118
1118
  2048) && (n.open = /*isOpen*/
1119
- A[11]), (!x || G & /*mt, mr, mb, ml*/
1119
+ A[11]), (!M || G & /*mt, mr, mb, ml*/
1120
1120
  240 && q !== (q = ue(
1121
1121
  /*mt*/
1122
1122
  A[4],
@@ -1126,7 +1126,7 @@ function Zo(t) {
1126
1126
  A[6],
1127
1127
  /*ml*/
1128
1128
  A[7]
1129
- ))) && f(e, "style", q), (!x || G & /*testid*/
1129
+ ))) && f(e, "style", q), (!M || G & /*testid*/
1130
1130
  8) && f(
1131
1131
  e,
1132
1132
  "data-testid",
@@ -1135,13 +1135,13 @@ function Zo(t) {
1135
1135
  );
1136
1136
  },
1137
1137
  i(A) {
1138
- x || (N(P, A), N(H, A), x = !0);
1138
+ M || (N(P, A), N(H, A), M = !0);
1139
1139
  },
1140
1140
  o(A) {
1141
- F(P, A), F(H, A), x = !1;
1141
+ F(P, A), F(H, A), M = !1;
1142
1142
  },
1143
1143
  d(A) {
1144
- A && L(e), P && P.d(A), t[15](null), H && H.d(A), D = !1, De(M);
1144
+ A && x(e), P && P.d(A), t[15](null), H && H.d(A), D = !1, De(L);
1145
1145
  }
1146
1146
  };
1147
1147
  }
@@ -1159,12 +1159,12 @@ function Go(t, e, n) {
1159
1159
  }
1160
1160
  return [];
1161
1161
  }
1162
- function x(j) {
1162
+ function M(j) {
1163
1163
  ae[j ? "unshift" : "push"](() => {
1164
1164
  _ = j, n(9, _);
1165
1165
  });
1166
1166
  }
1167
- const D = () => n(8, p = !0), M = () => n(8, p = !1), E = () => n(8, p = !1), P = () => n(8, p = !1);
1167
+ const D = () => n(8, p = !0), L = () => n(8, p = !1), E = () => n(8, p = !1), P = () => n(8, p = !1);
1168
1168
  return t.$$set = (j) => {
1169
1169
  "open" in j && n(12, a = j.open), "heading" in j && n(0, c = j.heading), "secondarytext" in j && n(1, d = j.secondarytext), "headingsize" in j && n(2, u = j.headingsize), "testid" in j && n(3, m = j.testid), "mt" in j && n(4, g = j.mt), "mr" in j && n(5, h = j.mr), "mb" in j && n(6, v = j.mb), "ml" in j && n(7, b = j.ml), "$$scope" in j && n(13, o = j.$$scope);
1170
1170
  }, t.$$.update = () => {
@@ -1186,9 +1186,9 @@ function Go(t, e, n) {
1186
1186
  a,
1187
1187
  o,
1188
1188
  i,
1189
- x,
1190
- D,
1191
1189
  M,
1190
+ D,
1191
+ L,
1192
1192
  E,
1193
1193
  P
1194
1194
  ];
@@ -1273,12 +1273,12 @@ class Uo extends re {
1273
1273
  customElements.define("goa-accordion", oe(Uo, { open: {}, heading: {}, secondarytext: {}, headingsize: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["headingcontent", "default"], [], !0));
1274
1274
  const Rt = 624, Ii = 1024, { window: Yi } = ln;
1275
1275
  function Ko(t) {
1276
- ce(t, "svelte-194lexu", `.svelte-194lexu.svelte-194lexu,::slotted(*){font:var(--goa-typography-body-s)}.container.svelte-194lexu.svelte-194lexu{border-bottom:var(--goa-border-width-s) solid
1277
- var(--goa-color-greyscale-200);background-color:var(--goa-color-greyscale-white)}.title.svelte-194lexu.svelte-194lexu{margin-left:var(--goa-space-s);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--goa-color-text-default)}.layout.svelte-194lexu.svelte-194lexu{width:100%;display:grid;grid-template-columns:1fr auto;grid-template-rows:3.375rem auto;grid-template-areas:"header menu"
1278
- "links links"}.header-logo-title-area.svelte-194lexu.svelte-194lexu{grid-area:header;display:flex;align-items:center;padding:0 1rem;text-decoration:none}.header-logo-title-area.svelte-194lexu.svelte-194lexu:focus{outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:calc(-1 * var(--goa-border-width-l))}.menu-toggle-area.svelte-194lexu.svelte-194lexu{grid-area:menu;color:var(--goa-color-text-default);align-items:center;background:transparent;border:none;cursor:pointer;display:flex;gap:0.25rem;justify-content:right;padding:1rem;text-decoration:underline}.menu-toggle-area.svelte-194lexu goa-icon.svelte-194lexu{scale:0.8}.menu-toggle-area.svelte-194lexu.svelte-194lexu:focus{outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:calc(-1 * var(--goa-border-width-l))}goa-popover.svelte-194lexu .menu-toggle-area.svelte-194lexu:focus{outline-offset:0}.image-desktop.svelte-194lexu.svelte-194lexu{height:2rem}.content-area.svelte-194lexu.svelte-194lexu{grid-area:links}::slotted(a){display:block;margin:0;font:var(--goa-typography-body-m);text-decoration:none;color:var(--goa-color-text-default);padding:calc((3rem - var(--goa-line-height-3)) / 2) 1rem;cursor:pointer;white-space:nowrap}::slotted(a:hover){background-color:var(--goa-color-greyscale-100);color:var(--goa-color-interactive-hover)}::slotted(a:focus){outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:calc(-1 * var(--goa-border-width-l))}::slotted(a.interactive){text-decoration:underline;color:var(--goa-color-interactive-default)}@media(max-width: 623px){.image-desktop.svelte-194lexu.svelte-194lexu{display:none}.image-mobile.svelte-194lexu.svelte-194lexu{display:block}.show-menu.svelte-194lexu.svelte-194lexu{border-bottom:var(--goa-border-width-m) solid
1279
- var(--goa-color-greyscale-200)}::slotted(a){box-shadow:inset 0 var(--goa-border-width-s) 0 0
1280
- var(--goa-color-greyscale-200)}}.svelte-194lexu:not(.mobile) .svelte-194lexu,.svelte-194lexu.svelte-194lexu:not(.mobile)::slotted(*){font:var(--goa-typography-body-m)}.svelte-194lexu:not(.mobile) .layout.svelte-194lexu{grid-template-rows:4rem auto}.svelte-194lexu:not(.mobile) .header-logo-title-area.svelte-194lexu{padding:0 1.5rem}.svelte-194lexu:not(.mobile) .title.svelte-194lexu{margin-left:var(--goa-space-m)}.svelte-194lexu:not(.mobile) .header-logo-title-area.svelte-194lexu{min-height:4rem}@media(min-width: 624px) and (max-width: 1023px){.image-desktop.svelte-194lexu.svelte-194lexu{display:block}.image-mobile.svelte-194lexu.svelte-194lexu{display:none}::slotted(a){box-shadow:inset 0 var(--goa-border-width-s) 0 0
1281
- var(--goa-color-greyscale-200)}}.desktop.svelte-194lexu .image-desktop.svelte-194lexu{display:block}.desktop.svelte-194lexu .image-mobile.svelte-194lexu{display:none}.desktop.svelte-194lexu .layout.svelte-194lexu{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto;grid-template-areas:"header . menu";margin:0 auto;width:min(var(--max-content-width), 100%)}.desktop.svelte-194lexu .header-logo-title-area.svelte-194lexu{grid-area:header;display:flex;align-items:center;grid-template-rows:3.375rem auto;color:inherit;flex:1 1 auto}.desktop.svelte-194lexu .content-area.svelte-194lexu{grid-area:menu;display:flex;align-items:stretch}.desktop.svelte-194lexu ::slotted(goa-app-header-menu),.desktop.svelte-194lexu ::slotted(a),.desktop.svelte-194lexu ::slotted(a:visited){color:var(--goa-color-text-default);font-weight:var(--goa-font-weight-bold);grid-template-rows:3.375rem auto;display:inline-flex;align-items:center;padding:0 0.75rem}.desktop.svelte-194lexu ::slotted(goa-app-header-menu){padding:0}.desktop.svelte-194lexu ::slotted(a:focus-within),.desktop.svelte-194lexu ::slotted(goa-app-header-menu:focus-within),.desktop.svelte-194lexu ::slotted(a:hover),.desktop.svelte-194lexu ::slotted(goa-app-header-menu:hover){background:var(--goa-color-greyscale-100);cursor:pointer;color:var(--goa-color-interactive-hover)}.desktop.svelte-194lexu ::slotted(a:focus),.desktop.svelte-194lexu ::slotted(goa-app-header-menu:focus){outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:calc(-1 * var(--goa-border-width-l))}.desktop.svelte-194lexu ::slotted(a.current){border-top:4px solid var(--goa-color-interactive-default);border-bottom:4px solid transparent}.desktop.svelte-194lexu ::slotted(a.current:hover){border-top:4px solid var(--goa-color-interactive-hover)}.desktop.svelte-194lexu ::slotted(a.interactive){font-weight:var(--goa-font-weight-medium);text-decoration:underline;color:var(--goa-color-interactive-default);padding:0 var(--goa-space-m)}.desktop.svelte-194lexu ::slotted(a.interactive:hover){color:var(--goa-color-interactive-hover)}.desktop.svelte-194lexu ::slotted(a.interactive.current){border-color:transparent;margin-left:var(--goa-space-m)}`);
1276
+ ce(t, "svelte-1h1p4tr", `.svelte-1h1p4tr.svelte-1h1p4tr,::slotted(*){font:var(--goa-typography-body-s)}.container.svelte-1h1p4tr.svelte-1h1p4tr{border-bottom:var(--goa-border-width-s) solid
1277
+ var(--goa-color-greyscale-200);background-color:var(--goa-color-greyscale-white)}.title.svelte-1h1p4tr.svelte-1h1p4tr{margin-left:var(--goa-space-s);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--goa-color-text-default)}.layout.svelte-1h1p4tr.svelte-1h1p4tr{width:100%;display:grid;grid-template-columns:1fr auto;grid-template-rows:3.375rem auto;grid-template-areas:"header menu"
1278
+ "links links"}.header-logo-title-area.svelte-1h1p4tr.svelte-1h1p4tr{grid-area:header;display:flex;align-items:center;padding:0 1rem;text-decoration:none}.header-logo-title-area.svelte-1h1p4tr.svelte-1h1p4tr:focus{outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:calc(-1 * var(--goa-border-width-l))}.menu-toggle-area.svelte-1h1p4tr.svelte-1h1p4tr{grid-area:menu;color:var(--goa-color-text-default);align-items:center;background:transparent;border:none;cursor:pointer;display:flex;gap:0.25rem;justify-content:right;padding:1rem;text-decoration:underline}.menu-toggle-area.svelte-1h1p4tr goa-icon.svelte-1h1p4tr{scale:0.8}.menu-toggle-area.svelte-1h1p4tr.svelte-1h1p4tr:focus{outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:calc(-1 * var(--goa-border-width-l))}goa-popover.svelte-1h1p4tr .menu-toggle-area.svelte-1h1p4tr:focus{outline-offset:0}.image-desktop.svelte-1h1p4tr.svelte-1h1p4tr{height:2rem}.content-area.svelte-1h1p4tr.svelte-1h1p4tr{grid-area:links}::slotted(a){display:block;margin:0;font:var(--goa-typography-body-m);text-decoration:none;color:var(--goa-color-text-default);padding:calc((3rem - var(--goa-line-height-3)) / 2) 1rem;cursor:pointer;white-space:nowrap}::slotted(a:hover){background-color:var(--goa-color-greyscale-100);color:var(--goa-color-interactive-hover)}::slotted(a:focus){outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:calc(-1 * var(--goa-border-width-l))}::slotted(a.interactive){text-decoration:underline;color:var(--goa-color-interactive-default)}.mobile.svelte-1h1p4tr ::slotted(a){box-shadow:inset 0 var(--goa-border-width-s) 0 0
1279
+ var(--goa-color-greyscale-200)}.mobile.svelte-1h1p4tr .image-desktop.svelte-1h1p4tr{display:none}.mobile.svelte-1h1p4tr .image-mobile.svelte-1h1p4tr{display:block}.mobile.show-menu.svelte-1h1p4tr.svelte-1h1p4tr{border-bottom:var(--goa-border-width-m) solid
1280
+ var(--goa-color-greyscale-200)}.tablet.svelte-1h1p4tr .svelte-1h1p4tr,.tablet.svelte-1h1p4tr.svelte-1h1p4tr::slotted(*){font:var(--goa-typography-body-m)}.tablet.svelte-1h1p4tr ::slotted(a){box-shadow:inset 0 var(--goa-border-width-s) 0 0
1281
+ var(--goa-color-greyscale-200)}.tablet.svelte-1h1p4tr .image-desktop.svelte-1h1p4tr{display:block}.tablet.svelte-1h1p4tr .image-mobile.svelte-1h1p4tr{display:none}.tablet.svelte-1h1p4tr .header-logo-title-area.svelte-1h1p4tr{padding:0 1.5rem;min-height:4rem}.tablet.svelte-1h1p4tr .layout.svelte-1h1p4tr{grid-template-rows:4rem auto}.tablet.svelte-1h1p4tr .title.svelte-1h1p4tr{margin-left:var(--goa-space-m)}.desktop.svelte-1h1p4tr .content-area.svelte-1h1p4tr{grid-area:menu;display:flex;align-items:stretch}.desktop.svelte-1h1p4tr .header-logo-title-area.svelte-1h1p4tr{grid-area:header;display:flex;align-items:center;grid-template-rows:3.375rem auto;color:inherit;flex:1 1 auto;min-height:4rem}.desktop.svelte-1h1p4tr .image-desktop.svelte-1h1p4tr{display:block}.desktop.svelte-1h1p4tr .image-mobile.svelte-1h1p4tr{display:none}.desktop.svelte-1h1p4tr .layout.svelte-1h1p4tr{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto;grid-template-areas:"header . menu";margin:0 auto;width:min(var(--max-content-width), 100%)}.desktop.svelte-1h1p4tr ::slotted(goa-app-header-menu),.desktop.svelte-1h1p4tr ::slotted(a),.desktop.svelte-1h1p4tr ::slotted(a:visited){color:var(--goa-color-text-default);font-weight:var(--goa-font-weight-bold);grid-template-rows:3.375rem auto;display:inline-flex;align-items:center;padding:0 0.75rem}.desktop.svelte-1h1p4tr ::slotted(goa-app-header-menu){padding:0}.desktop.svelte-1h1p4tr ::slotted(a:focus-within),.desktop.svelte-1h1p4tr ::slotted(goa-app-header-menu:focus-within),.desktop.svelte-1h1p4tr ::slotted(a:hover),.desktop.svelte-1h1p4tr ::slotted(goa-app-header-menu:hover){background:var(--goa-color-greyscale-100);cursor:pointer;color:var(--goa-color-interactive-hover)}.desktop.svelte-1h1p4tr ::slotted(a:focus),.desktop.svelte-1h1p4tr ::slotted(goa-app-header-menu:focus){outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:calc(-1 * var(--goa-border-width-l))}.desktop.svelte-1h1p4tr ::slotted(a.current){border-top:4px solid var(--goa-color-interactive-default);border-bottom:4px solid transparent}.desktop.svelte-1h1p4tr ::slotted(a.current:hover){border-top:4px solid var(--goa-color-interactive-hover)}.desktop.svelte-1h1p4tr ::slotted(a.interactive){font-weight:var(--goa-font-weight-medium);text-decoration:underline;color:var(--goa-color-interactive-default);padding:0 var(--goa-space-m)}.desktop.svelte-1h1p4tr ::slotted(a.interactive:hover){color:var(--goa-color-interactive-hover)}.desktop.svelte-1h1p4tr ::slotted(a.interactive.current){border-color:transparent;margin-left:var(--goa-space-m)}`);
1282
1282
  }
1283
1283
  function Xo(t) {
1284
1284
  let e, n, l, i, o, r, s, a = (
@@ -1287,7 +1287,7 @@ function Xo(t) {
1287
1287
  );
1288
1288
  return {
1289
1289
  c() {
1290
- e = z("div"), n = z("img"), i = B(), o = z("img"), s = B(), a && a.c(), f(n, "alt", "GoA Logo"), f(n, "class", "image-mobile svelte-194lexu"), jt(n.src, l = Ri) || f(n, "src", l), f(o, "alt", "GoA Logo"), f(o, "class", "image-desktop svelte-194lexu"), jt(o.src, r = Zi) || f(o, "src", r), f(e, "class", "header-logo-title-area svelte-194lexu");
1290
+ e = z("div"), n = z("img"), i = B(), o = z("img"), s = B(), a && a.c(), f(n, "alt", "GoA Logo"), f(n, "class", "image-mobile svelte-1h1p4tr"), jt(n.src, l = Ri) || f(n, "src", l), f(o, "alt", "GoA Logo"), f(o, "class", "image-desktop svelte-1h1p4tr"), jt(o.src, r = Zi) || f(o, "src", r), f(e, "class", "header-logo-title-area svelte-1h1p4tr");
1291
1291
  },
1292
1292
  m(c, d) {
1293
1293
  T(c, e, d), w(e, n), w(e, i), w(e, o), w(e, s), a && a.m(e, null);
@@ -1297,7 +1297,7 @@ function Xo(t) {
1297
1297
  c[0] ? a ? a.p(c, d) : (a = vn(c), a.c(), a.m(e, null)) : a && (a.d(1), a = null);
1298
1298
  },
1299
1299
  d(c) {
1300
- c && L(e), a && a.d();
1300
+ c && x(e), a && a.d();
1301
1301
  }
1302
1302
  };
1303
1303
  }
@@ -1308,12 +1308,12 @@ function Qo(t) {
1308
1308
  );
1309
1309
  return {
1310
1310
  c() {
1311
- e = z("a"), n = z("img"), i = B(), o = z("img"), s = B(), a && a.c(), f(n, "alt", "GoA Logo"), f(n, "class", "image-mobile svelte-194lexu"), jt(n.src, l = Ri) || f(n, "src", l), f(o, "alt", "GoA Logo"), f(o, "class", "image-desktop svelte-194lexu"), jt(o.src, r = Zi) || f(o, "src", r), f(
1311
+ e = z("a"), n = z("img"), i = B(), o = z("img"), s = B(), a && a.c(), f(n, "alt", "GoA Logo"), f(n, "class", "image-mobile svelte-1h1p4tr"), jt(n.src, l = Ri) || f(n, "src", l), f(o, "alt", "GoA Logo"), f(o, "class", "image-desktop svelte-1h1p4tr"), jt(o.src, r = Zi) || f(o, "src", r), f(
1312
1312
  e,
1313
1313
  "href",
1314
1314
  /*url*/
1315
1315
  t[1]
1316
- ), f(e, "class", "header-logo-title-area svelte-194lexu"), f(e, "data-testid", "url");
1316
+ ), f(e, "class", "header-logo-title-area svelte-1h1p4tr"), f(e, "data-testid", "url");
1317
1317
  },
1318
1318
  m(c, d) {
1319
1319
  T(c, e, d), w(e, n), w(e, i), w(e, o), w(e, s), a && a.m(e, null);
@@ -1329,7 +1329,7 @@ function Qo(t) {
1329
1329
  );
1330
1330
  },
1331
1331
  d(c) {
1332
- c && L(e), a && a.d();
1332
+ c && x(e), a && a.d();
1333
1333
  }
1334
1334
  };
1335
1335
  }
@@ -1340,7 +1340,7 @@ function vn(t) {
1340
1340
  e = z("span"), n = K(
1341
1341
  /*heading*/
1342
1342
  t[0]
1343
- ), f(e, "data-testid", "title"), f(e, "class", "title svelte-194lexu");
1343
+ ), f(e, "data-testid", "title"), f(e, "class", "title svelte-1h1p4tr");
1344
1344
  },
1345
1345
  m(l, i) {
1346
1346
  T(l, e, i), w(e, n);
@@ -1354,7 +1354,7 @@ function vn(t) {
1354
1354
  );
1355
1355
  },
1356
1356
  d(l) {
1357
- l && L(e);
1357
+ l && x(e);
1358
1358
  }
1359
1359
  };
1360
1360
  }
@@ -1365,7 +1365,7 @@ function bn(t) {
1365
1365
  e = z("span"), n = K(
1366
1366
  /*heading*/
1367
1367
  t[0]
1368
- ), f(e, "data-testid", "title"), f(e, "class", "title svelte-194lexu");
1368
+ ), f(e, "data-testid", "title"), f(e, "class", "title svelte-1h1p4tr");
1369
1369
  },
1370
1370
  m(l, i) {
1371
1371
  T(l, e, i), w(e, n);
@@ -1379,7 +1379,7 @@ function bn(t) {
1379
1379
  );
1380
1380
  },
1381
1381
  d(l) {
1382
- l && L(e);
1382
+ l && x(e);
1383
1383
  }
1384
1384
  };
1385
1385
  }
@@ -1388,7 +1388,7 @@ function _n(t) {
1388
1388
  return {
1389
1389
  c() {
1390
1390
  e = z("button"), n = K("Menu "), l = z("goa-icon"), C(l, "type", i = /*_showMenu*/
1391
- t[8] ? "chevron-up" : "chevron-down"), C(l, "mt", "1"), C(l, "class", "svelte-194lexu"), f(e, "class", "menu-toggle-area svelte-194lexu"), f(e, "data-testid", "menu-toggle");
1391
+ t[8] ? "chevron-up" : "chevron-down"), C(l, "mt", "1"), C(l, "class", "svelte-1h1p4tr"), f(e, "class", "menu-toggle-area svelte-1h1p4tr"), f(e, "data-testid", "menu-toggle");
1392
1392
  },
1393
1393
  m(s, a) {
1394
1394
  T(s, e, a), w(e, n), w(e, l), o || (r = U(
@@ -1404,7 +1404,7 @@ function _n(t) {
1404
1404
  s[8] ? "chevron-up" : "chevron-down") && C(l, "type", i);
1405
1405
  },
1406
1406
  d(s) {
1407
- s && L(e), o = !1, r();
1407
+ s && x(e), o = !1, r();
1408
1408
  }
1409
1409
  };
1410
1410
  }
@@ -1416,7 +1416,7 @@ function pn(t) {
1416
1416
  return {
1417
1417
  c() {
1418
1418
  e = z("goa-popover"), n = z("div"), l = z("button"), i = K("Menu "), o = z("goa-icon"), s = B(), u && u.c(), C(o, "type", r = /*_showMenu*/
1419
- t[8] ? "chevron-up" : "chevron-down"), C(o, "mt", "1"), C(o, "class", "svelte-194lexu"), f(l, "class", "menu-toggle-area svelte-194lexu"), f(l, "data-testid", "menu-toggle"), f(n, "slot", "target"), f(n, "class", "svelte-194lexu"), C(e, "class", "menu svelte-194lexu"), C(
1419
+ t[8] ? "chevron-up" : "chevron-down"), C(o, "mt", "1"), C(o, "class", "svelte-1h1p4tr"), f(l, "class", "menu-toggle-area svelte-1h1p4tr"), f(l, "data-testid", "menu-toggle"), f(n, "slot", "target"), f(n, "class", "svelte-1h1p4tr"), C(e, "class", "menu svelte-1h1p4tr"), C(
1420
1420
  e,
1421
1421
  "open",
1422
1422
  /*_showMenu*/
@@ -1461,7 +1461,7 @@ function pn(t) {
1461
1461
  F(u), a = !1;
1462
1462
  },
1463
1463
  d(m) {
1464
- m && L(e), u && u.d(), c = !1, De(d);
1464
+ m && x(e), u && u.d(), c = !1, De(d);
1465
1465
  }
1466
1466
  };
1467
1467
  }
@@ -1479,7 +1479,7 @@ function wn(t) {
1479
1479
  );
1480
1480
  return {
1481
1481
  c() {
1482
- e = z("div"), i && i.c(), f(e, "data-testid", "slot"), f(e, "class", "svelte-194lexu");
1482
+ e = z("div"), i && i.c(), f(e, "data-testid", "slot"), f(e, "class", "svelte-1h1p4tr");
1483
1483
  },
1484
1484
  m(o, r) {
1485
1485
  T(o, e, r), i && i.m(e, null), t[17](e), n = !0;
@@ -1512,7 +1512,7 @@ function wn(t) {
1512
1512
  F(i, o), n = !1;
1513
1513
  },
1514
1514
  d(o) {
1515
- o && L(e), i && i.d(o), t[17](null);
1515
+ o && x(e), i && i.d(o), t[17](null);
1516
1516
  }
1517
1517
  };
1518
1518
  }
@@ -1530,7 +1530,7 @@ function yn(t) {
1530
1530
  );
1531
1531
  return {
1532
1532
  c() {
1533
- e = z("div"), i && i.c(), Le(e, "display", "none"), f(e, "class", "svelte-194lexu");
1533
+ e = z("div"), i && i.c(), xe(e, "display", "none"), f(e, "class", "svelte-1h1p4tr");
1534
1534
  },
1535
1535
  m(o, r) {
1536
1536
  T(o, e, r), i && i.m(e, null), t[18](e), n = !0;
@@ -1563,7 +1563,7 @@ function yn(t) {
1563
1563
  F(i, o), n = !1;
1564
1564
  },
1565
1565
  d(o) {
1566
- o && L(e), i && i.d(o), t[18](null);
1566
+ o && x(e), i && i.d(o), t[18](null);
1567
1567
  }
1568
1568
  };
1569
1569
  }
@@ -1581,7 +1581,7 @@ function kn(t) {
1581
1581
  );
1582
1582
  return {
1583
1583
  c() {
1584
- e = z("div"), i && i.c(), f(e, "data-testid", "slot"), f(e, "class", "content-area svelte-194lexu");
1584
+ e = z("div"), i && i.c(), f(e, "data-testid", "slot"), f(e, "class", "content-area svelte-1h1p4tr");
1585
1585
  },
1586
1586
  m(o, r) {
1587
1587
  T(o, e, r), i && i.m(e, null), t[19](e), n = !0;
@@ -1614,7 +1614,7 @@ function kn(t) {
1614
1614
  F(i, o), n = !1;
1615
1615
  },
1616
1616
  d(o) {
1617
- o && L(e), i && i.d(o), t[19](null);
1617
+ o && x(e), i && i.d(o), t[19](null);
1618
1618
  }
1619
1619
  };
1620
1620
  }
@@ -1649,7 +1649,7 @@ function Jo(t) {
1649
1649
  );
1650
1650
  return {
1651
1651
  c() {
1652
- e = z("div"), n = z("div"), g.c(), l = B(), h && h.c(), i = B(), v && v.c(), o = B(), b && b.c(), r = B(), p && p.c(), f(n, "class", "layout svelte-194lexu"), f(e, "class", "container svelte-194lexu"), f(
1652
+ e = z("div"), n = z("div"), g.c(), l = B(), h && h.c(), i = B(), v && v.c(), o = B(), b && b.c(), r = B(), p && p.c(), f(n, "class", "layout svelte-1h1p4tr"), f(e, "class", "container svelte-1h1p4tr"), f(
1653
1653
  e,
1654
1654
  "data-testid",
1655
1655
  /*testid*/
@@ -1665,6 +1665,11 @@ function Jo(t) {
1665
1665
  "mobile",
1666
1666
  /*_mobile*/
1667
1667
  t[10]
1668
+ ), I(
1669
+ e,
1670
+ "tablet",
1671
+ /*_tablet*/
1672
+ t[9]
1668
1673
  ), I(
1669
1674
  e,
1670
1675
  "desktop",
@@ -1720,6 +1725,12 @@ function Jo(t) {
1720
1725
  "mobile",
1721
1726
  /*_mobile*/
1722
1727
  _[10]
1728
+ ), (!a || k & /*_tablet*/
1729
+ 512) && I(
1730
+ e,
1731
+ "tablet",
1732
+ /*_tablet*/
1733
+ _[9]
1723
1734
  ), (!a || k & /*_desktop*/
1724
1735
  32) && I(
1725
1736
  e,
@@ -1735,7 +1746,7 @@ function Jo(t) {
1735
1746
  F(v), F(b), F(p), a = !1;
1736
1747
  },
1737
1748
  d(_) {
1738
- _ && L(e), g.d(), h && h.d(), v && v.d(), b && b.d(), p && p.d(), c = !1, d();
1749
+ _ && x(e), g.d(), h && h.d(), v && v.d(), b && b.d(), p && p.d(), c = !1, d();
1739
1750
  }
1740
1751
  };
1741
1752
  }
@@ -1763,9 +1774,9 @@ function $o(t, e, n) {
1763
1774
  });
1764
1775
  H && H.classList.add("current");
1765
1776
  }
1766
- async function x() {
1777
+ async function M() {
1767
1778
  var A;
1768
- if (await xe(), !g)
1779
+ if (await Me(), !g)
1769
1780
  return;
1770
1781
  const j = g == null ? void 0 : g.childNodes[0], H = (A = j.assignedElements) == null ? void 0 : A.call(j);
1771
1782
  return H ? H.length > 0 : [...g.querySelectorAll("a")].length > 0;
@@ -1773,7 +1784,7 @@ function $o(t, e, n) {
1773
1784
  function D() {
1774
1785
  n(4, h = Yi.innerWidth);
1775
1786
  }
1776
- function M(j) {
1787
+ function L(j) {
1777
1788
  ae[j ? "unshift" : "push"](() => {
1778
1789
  g = j, n(6, g);
1779
1790
  });
@@ -1795,7 +1806,7 @@ function $o(t, e, n) {
1795
1806
  16 && n(10, l = h < Rt), t.$$.dirty & /*_windowWidth, fullmenubreakpoint*/
1796
1807
  8208 && n(9, i = h >= Rt && h < m), t.$$.dirty & /*_windowWidth, fullmenubreakpoint*/
1797
1808
  8208 && n(5, o = h >= +m), t.$$.dirty & /*_desktop*/
1798
- 32 && (async () => n(7, v = o ? !1 : await x()))();
1809
+ 32 && (async () => n(7, v = o ? !1 : await M()))();
1799
1810
  }, [
1800
1811
  a,
1801
1812
  c,
@@ -1814,7 +1825,7 @@ function $o(t, e, n) {
1814
1825
  s,
1815
1826
  r,
1816
1827
  D,
1817
- M,
1828
+ L,
1818
1829
  E,
1819
1830
  P
1820
1831
  ];
@@ -1938,7 +1949,7 @@ function nr(t) {
1938
1949
  F(p), g = !1;
1939
1950
  },
1940
1951
  d(_) {
1941
- _ && (L(e), L(u), L(m)), b && b.d(), p && p.d(_), h = !1, v();
1952
+ _ && (x(e), x(u), x(m)), b && b.d(), p && p.d(_), h = !1, v();
1942
1953
  }
1943
1954
  };
1944
1955
  }
@@ -1963,7 +1974,7 @@ function lr(t) {
1963
1974
  /*heading*/
1964
1975
  t[0]
1965
1976
  ), o = B(), r = z("goa-icon"), c = B(), d = z("div"), h && h.c(), C(r, "type", s = /*_open*/
1966
- t[8] ? "chevron-up" : "chevron-down"), C(r, "mt", "1"), C(r, "class", "svelte-w5q5bd"), f(n, "slot", "target"), Le(n, "padding", "0 0.75rem"), f(n, "class", a = ze(
1977
+ t[8] ? "chevron-up" : "chevron-down"), C(r, "mt", "1"), C(r, "class", "svelte-w5q5bd"), f(n, "slot", "target"), xe(n, "padding", "0 0.75rem"), f(n, "class", a = ze(
1967
1978
  /*type*/
1968
1979
  t[2]
1969
1980
  ) + " svelte-w5q5bd"), I(
@@ -2033,7 +2044,7 @@ function lr(t) {
2033
2044
  F(h, v), u = !1;
2034
2045
  },
2035
2046
  d(v) {
2036
- v && L(e), m && m.d(), h && h.d(v), t[13](null), t[14](null);
2047
+ v && x(e), m && m.d(), h && h.d(v), t[13](null), t[14](null);
2037
2048
  }
2038
2049
  };
2039
2050
  }
@@ -2061,7 +2072,7 @@ function zn(t) {
2061
2072
  );
2062
2073
  },
2063
2074
  d(n) {
2064
- n && L(e);
2075
+ n && x(e);
2065
2076
  }
2066
2077
  };
2067
2078
  }
@@ -2112,7 +2123,7 @@ function Cn(t) {
2112
2123
  F(i, o), n = !1;
2113
2124
  },
2114
2125
  d(o) {
2115
- o && L(e), i && i.d(o), t[15](null);
2126
+ o && x(e), i && i.d(o), t[15](null);
2116
2127
  }
2117
2128
  };
2118
2129
  }
@@ -2140,7 +2151,7 @@ function En(t) {
2140
2151
  );
2141
2152
  },
2142
2153
  d(n) {
2143
- n && L(e);
2154
+ n && x(e);
2144
2155
  }
2145
2156
  };
2146
2157
  }
@@ -2182,14 +2193,14 @@ function ir(t) {
2182
2193
  F(n), i = !1;
2183
2194
  },
2184
2195
  d(d) {
2185
- d && L(l), a[e].d(d), o = !1, r();
2196
+ d && x(l), a[e].d(d), o = !1, r();
2186
2197
  }
2187
2198
  };
2188
2199
  }
2189
2200
  function or(t, e, n) {
2190
2201
  let l, { $$slots: i = {}, $$scope: o } = e, { heading: r } = e, { leadingicon: s } = e, { type: a = "primary" } = e, c = window.innerWidth, d, u, m = !1, g = !1;
2191
2202
  be(async () => {
2192
- await xe(), Tt("GoaAppHeaderMenu", { heading: r }), h(), window.addEventListener("popstate", h, !0);
2203
+ await Me(), Tt("GoaAppHeaderMenu", { heading: r }), h(), window.addEventListener("popstate", h, !0);
2193
2204
  }), it(() => {
2194
2205
  window.removeEventListener("popstate", h, !0);
2195
2206
  });
@@ -2206,10 +2217,10 @@ function or(t, e, n) {
2206
2217
  }) : !1;
2207
2218
  }
2208
2219
  async function b() {
2209
- await xe(), d && (d.removeEventListener("_close", _), d.removeEventListener("_open", p), d.addEventListener("_close", _), d.addEventListener("_open", p));
2220
+ await Me(), d && (d.removeEventListener("_close", _), d.removeEventListener("_open", p), d.addEventListener("_close", _), d.addEventListener("_open", p));
2210
2221
  }
2211
2222
  async function p() {
2212
- n(8, g = !0), await xe(), u && u.addEventListener("click", _);
2223
+ n(8, g = !0), await Me(), u && u.addEventListener("click", _);
2213
2224
  }
2214
2225
  function _() {
2215
2226
  u && u.removeEventListener("click", _), setTimeout(
@@ -2225,7 +2236,7 @@ function or(t, e, n) {
2225
2236
  function q() {
2226
2237
  n(3, c = Gi.innerWidth);
2227
2238
  }
2228
- function x(E) {
2239
+ function M(E) {
2229
2240
  ae[E ? "unshift" : "push"](() => {
2230
2241
  u = E, n(6, u);
2231
2242
  });
@@ -2235,7 +2246,7 @@ function or(t, e, n) {
2235
2246
  d = E, n(5, d);
2236
2247
  });
2237
2248
  }
2238
- function M(E) {
2249
+ function L(E) {
2239
2250
  ae[E ? "unshift" : "push"](() => {
2240
2251
  u = E, n(6, u);
2241
2252
  });
@@ -2260,9 +2271,9 @@ function or(t, e, n) {
2260
2271
  o,
2261
2272
  i,
2262
2273
  q,
2263
- x,
2274
+ M,
2264
2275
  D,
2265
- M
2276
+ L
2266
2277
  ];
2267
2278
  }
2268
2279
  class rr extends re {
@@ -2299,14 +2310,14 @@ function ar(t) {
2299
2310
  let e;
2300
2311
  return {
2301
2312
  c() {
2302
- e = z("div"), Le(e, "height", "1.2rem"), Le(e, "margin-left", "-0.25rem");
2313
+ e = z("div"), xe(e, "height", "1.2rem"), xe(e, "margin-left", "-0.25rem");
2303
2314
  },
2304
2315
  m(n, l) {
2305
2316
  T(n, e, l);
2306
2317
  },
2307
2318
  p: te,
2308
2319
  d(n) {
2309
- n && L(e);
2320
+ n && x(e);
2310
2321
  }
2311
2322
  };
2312
2323
  }
@@ -2350,7 +2361,7 @@ function cr(t) {
2350
2361
  );
2351
2362
  },
2352
2363
  d(i) {
2353
- i && L(e);
2364
+ i && x(e);
2354
2365
  }
2355
2366
  };
2356
2367
  }
@@ -2375,7 +2386,7 @@ function qn(t) {
2375
2386
  );
2376
2387
  },
2377
2388
  d(l) {
2378
- l && L(e);
2389
+ l && x(e);
2379
2390
  }
2380
2391
  };
2381
2392
  }
@@ -2449,7 +2460,7 @@ function dr(t) {
2449
2460
  i: te,
2450
2461
  o: te,
2451
2462
  d(c) {
2452
- c && L(e), s.d(), a && a.d();
2463
+ c && x(e), s.d(), a && a.d();
2453
2464
  }
2454
2465
  };
2455
2466
  }
@@ -2652,7 +2663,7 @@ function mr(t) {
2652
2663
  F(o, r), l = !1;
2653
2664
  },
2654
2665
  d(r) {
2655
- r && L(e), o && o.d(r);
2666
+ r && x(e), o && o.d(r);
2656
2667
  }
2657
2668
  };
2658
2669
  }
@@ -2740,7 +2751,7 @@ function br(t) {
2740
2751
  function _r(t) {
2741
2752
  let e, n, l, i, o, r = (
2742
2753
  /*leadingicon*/
2743
- t[3] && xn(t)
2754
+ t[3] && Mn(t)
2744
2755
  );
2745
2756
  const s = (
2746
2757
  /*#slots*/
@@ -2754,7 +2765,7 @@ function _r(t) {
2754
2765
  );
2755
2766
  let c = (
2756
2767
  /*trailingicon*/
2757
- t[4] && Mn(t)
2768
+ t[4] && Ln(t)
2758
2769
  );
2759
2770
  return {
2760
2771
  c() {
@@ -2765,7 +2776,7 @@ function _r(t) {
2765
2776
  },
2766
2777
  p(d, u) {
2767
2778
  /*leadingicon*/
2768
- d[3] ? r ? r.p(d, u) : (r = xn(d), r.c(), r.m(e.parentNode, e)) : r && (r.d(1), r = null), a && a.p && (!o || u & /*$$scope*/
2779
+ d[3] ? r ? r.p(d, u) : (r = Mn(d), r.c(), r.m(e.parentNode, e)) : r && (r.d(1), r = null), a && a.p && (!o || u & /*$$scope*/
2769
2780
  16384) && J(
2770
2781
  a,
2771
2782
  s,
@@ -2784,7 +2795,7 @@ function _r(t) {
2784
2795
  ),
2785
2796
  null
2786
2797
  ), /*trailingicon*/
2787
- d[4] ? c ? c.p(d, u) : (c = Mn(d), c.c(), c.m(i.parentNode, i)) : c && (c.d(1), c = null);
2798
+ d[4] ? c ? c.p(d, u) : (c = Ln(d), c.c(), c.m(i.parentNode, i)) : c && (c.d(1), c = null);
2788
2799
  },
2789
2800
  i(d) {
2790
2801
  o || (N(a, d), o = !0);
@@ -2793,7 +2804,7 @@ function _r(t) {
2793
2804
  F(a, d), o = !1;
2794
2805
  },
2795
2806
  d(d) {
2796
- d && (L(e), L(n), L(l), L(i)), r && r.d(d), a && a.d(d), c && c.d(d);
2807
+ d && (x(e), x(n), x(l), x(i)), r && r.d(d), a && a.d(d), c && c.d(d);
2797
2808
  }
2798
2809
  };
2799
2810
  }
@@ -2844,11 +2855,11 @@ function pr(t) {
2844
2855
  F(r, s), i = !1;
2845
2856
  },
2846
2857
  d(s) {
2847
- s && (L(e), L(n), L(l)), r && r.d(s);
2858
+ s && (x(e), x(n), x(l)), r && r.d(s);
2848
2859
  }
2849
2860
  };
2850
2861
  }
2851
- function xn(t) {
2862
+ function Mn(t) {
2852
2863
  let e;
2853
2864
  return {
2854
2865
  c() {
@@ -2883,11 +2894,11 @@ function xn(t) {
2883
2894
  );
2884
2895
  },
2885
2896
  d(n) {
2886
- n && L(e);
2897
+ n && x(e);
2887
2898
  }
2888
2899
  };
2889
2900
  }
2890
- function Mn(t) {
2901
+ function Ln(t) {
2891
2902
  let e;
2892
2903
  return {
2893
2904
  c() {
@@ -2922,7 +2933,7 @@ function Mn(t) {
2922
2933
  );
2923
2934
  },
2924
2935
  d(n) {
2925
- n && L(e);
2936
+ n && x(e);
2926
2937
  }
2927
2938
  };
2928
2939
  }
@@ -3041,21 +3052,21 @@ function wr(t) {
3041
3052
  F(l), s = !1;
3042
3053
  },
3043
3054
  d(g) {
3044
- g && L(e), u[n].d(), a = !1, De(c);
3055
+ g && x(e), u[n].d(), a = !1, De(c);
3045
3056
  }
3046
3057
  };
3047
3058
  }
3048
3059
  function yr(t, e, n) {
3049
3060
  let l, i, { $$slots: o = {}, $$scope: r } = e;
3050
3061
  const [s, a] = ke("Button type", ["primary", "submit", "secondary", "tertiary", "start"], !0), [c, d] = ke("Button size", ["normal", "compact"], !0), [u, m] = ke("Button variant", ["normal", "destructive"], !0);
3051
- let { type: g = "primary" } = e, { size: h = "normal" } = e, { variant: v = "normal" } = e, { disabled: b = "false" } = e, { leadingicon: p = null } = e, { trailingicon: _ = null } = e, { testid: k = "" } = e, { mt: q = null } = e, { mr: x = null } = e, { mb: D = null } = e, { ml: M = null } = e;
3062
+ let { type: g = "primary" } = e, { size: h = "normal" } = e, { variant: v = "normal" } = e, { disabled: b = "false" } = e, { leadingicon: p = null } = e, { trailingicon: _ = null } = e, { testid: k = "" } = e, { mt: q = null } = e, { mr: M = null } = e, { mb: D = null } = e, { ml: L = null } = e;
3052
3063
  function E(P) {
3053
3064
  l || this.dispatchEvent(new CustomEvent("_click", { composed: !0, bubbles: !0 }));
3054
3065
  }
3055
3066
  return be(() => {
3056
3067
  a(g), d(h), m(v);
3057
3068
  }), t.$$set = (P) => {
3058
- "type" in P && n(0, g = P.type), "size" in P && n(1, h = P.size), "variant" in P && n(2, v = P.variant), "disabled" in P && n(13, b = P.disabled), "leadingicon" in P && n(3, p = P.leadingicon), "trailingicon" in P && n(4, _ = P.trailingicon), "testid" in P && n(5, k = P.testid), "mt" in P && n(6, q = P.mt), "mr" in P && n(7, x = P.mr), "mb" in P && n(8, D = P.mb), "ml" in P && n(9, M = P.ml), "$$scope" in P && n(14, r = P.$$scope);
3069
+ "type" in P && n(0, g = P.type), "size" in P && n(1, h = P.size), "variant" in P && n(2, v = P.variant), "disabled" in P && n(13, b = P.disabled), "leadingicon" in P && n(3, p = P.leadingicon), "trailingicon" in P && n(4, _ = P.trailingicon), "testid" in P && n(5, k = P.testid), "mt" in P && n(6, q = P.mt), "mr" in P && n(7, M = P.mr), "mb" in P && n(8, D = P.mb), "ml" in P && n(9, L = P.ml), "$$scope" in P && n(14, r = P.$$scope);
3059
3070
  }, t.$$.update = () => {
3060
3071
  t.$$.dirty & /*disabled*/
3061
3072
  8192 && n(10, l = ve(b)), t.$$.dirty & /*type*/
@@ -3068,9 +3079,9 @@ function yr(t, e, n) {
3068
3079
  _,
3069
3080
  k,
3070
3081
  q,
3071
- x,
3072
- D,
3073
3082
  M,
3083
+ D,
3084
+ L,
3074
3085
  l,
3075
3086
  i,
3076
3087
  E,
@@ -3255,7 +3266,7 @@ function Cr(t) {
3255
3266
  F(o, r), l = !1;
3256
3267
  },
3257
3268
  d(r) {
3258
- r && L(e), o && o.d(r);
3269
+ r && x(e), o && o.d(r);
3259
3270
  }
3260
3271
  };
3261
3272
  }
@@ -3365,10 +3376,10 @@ function tt(t, e) {
3365
3376
  l
3366
3377
  ), n);
3367
3378
  }
3368
- const Ui = 6048e5, xr = 864e5;
3369
- let Mr = {};
3379
+ const Ui = 6048e5, Mr = 864e5;
3380
+ let Lr = {};
3370
3381
  function Kt() {
3371
- return Mr;
3382
+ return Lr;
3372
3383
  }
3373
3384
  function Ht(t, e) {
3374
3385
  var s, a, c, d;
@@ -3390,7 +3401,7 @@ function ct(t) {
3390
3401
  const e = He(t);
3391
3402
  return e.setHours(0, 0, 0, 0), e;
3392
3403
  }
3393
- function Ln(t) {
3404
+ function xn(t) {
3394
3405
  const e = He(t), n = new Date(
3395
3406
  Date.UTC(
3396
3407
  e.getFullYear(),
@@ -3404,9 +3415,9 @@ function Ln(t) {
3404
3415
  );
3405
3416
  return n.setUTCFullYear(e.getFullYear()), +t - +n;
3406
3417
  }
3407
- function Lr(t, e) {
3408
- const n = ct(t), l = ct(e), i = +n - Ln(n), o = +l - Ln(l);
3409
- return Math.round((i - o) / xr);
3418
+ function xr(t, e) {
3419
+ const n = ct(t), l = ct(e), i = +n - xn(n), o = +l - xn(l);
3420
+ return Math.round((i - o) / Mr);
3410
3421
  }
3411
3422
  function Hr(t) {
3412
3423
  const e = Ki(t), n = Qe(t, 0);
@@ -3707,7 +3718,7 @@ const Wr = {
3707
3718
  defaultFormattingWidth: "wide"
3708
3719
  })
3709
3720
  };
3710
- function xt(t) {
3721
+ function Mt(t) {
3711
3722
  return (e, n = {}) => {
3712
3723
  const l = n.width, i = l && t.matchPatterns[l] || t.matchPatterns[t.defaultMatchWidth], o = e.match(i);
3713
3724
  if (!o)
@@ -3822,32 +3833,32 @@ const Jr = /^(\d+)(th|st|nd|rd)?/i, $r = /\d+/i, es = {
3822
3833
  parsePattern: $r,
3823
3834
  valueCallback: (t) => parseInt(t, 10)
3824
3835
  }),
3825
- era: xt({
3836
+ era: Mt({
3826
3837
  matchPatterns: es,
3827
3838
  defaultMatchWidth: "wide",
3828
3839
  parsePatterns: ts,
3829
3840
  defaultParseWidth: "any"
3830
3841
  }),
3831
- quarter: xt({
3842
+ quarter: Mt({
3832
3843
  matchPatterns: ns,
3833
3844
  defaultMatchWidth: "wide",
3834
3845
  parsePatterns: ls,
3835
3846
  defaultParseWidth: "any",
3836
3847
  valueCallback: (t) => t + 1
3837
3848
  }),
3838
- month: xt({
3849
+ month: Mt({
3839
3850
  matchPatterns: is,
3840
3851
  defaultMatchWidth: "wide",
3841
3852
  parsePatterns: os,
3842
3853
  defaultParseWidth: "any"
3843
3854
  }),
3844
- day: xt({
3855
+ day: Mt({
3845
3856
  matchPatterns: rs,
3846
3857
  defaultMatchWidth: "wide",
3847
3858
  parsePatterns: ss,
3848
3859
  defaultParseWidth: "any"
3849
3860
  }),
3850
- dayPeriod: xt({
3861
+ dayPeriod: Mt({
3851
3862
  matchPatterns: as,
3852
3863
  defaultMatchWidth: "any",
3853
3864
  parsePatterns: cs,
@@ -3867,7 +3878,7 @@ const Jr = /^(\d+)(th|st|nd|rd)?/i, $r = /\d+/i, es = {
3867
3878
  };
3868
3879
  function fs(t) {
3869
3880
  const e = He(t);
3870
- return Lr(e, Tr(e)) + 1;
3881
+ return xr(e, Tr(e)) + 1;
3871
3882
  }
3872
3883
  function gs(t) {
3873
3884
  const e = He(t), n = +Zt(e) - +Hr(e);
@@ -4521,7 +4532,7 @@ function Cs(t, e, n) {
4521
4532
  const l = t[0] === "Y" ? "years" : "days of the month";
4522
4533
  return `Use \`${t.toLowerCase()}\` instead of \`${t}\` (in \`${e}\`) for formatting ${l} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
4523
4534
  }
4524
- const Es = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, qs = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, xs = /^'([^]*?)'?$/, Ms = /''/g, Ls = /[a-zA-Z]/;
4535
+ const Es = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, qs = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Ms = /^'([^]*?)'?$/, Ls = /''/g, xs = /[a-zA-Z]/;
4525
4536
  function Pe(t, e, n) {
4526
4537
  var d, u, m, g, h, v, b, p;
4527
4538
  const l = Kt(), i = (n == null ? void 0 : n.locale) ?? l.locale ?? us, o = (n == null ? void 0 : n.firstWeekContainsDate) ?? ((u = (d = n == null ? void 0 : n.locale) == null ? void 0 : d.options) == null ? void 0 : u.firstWeekContainsDate) ?? l.firstWeekContainsDate ?? ((g = (m = l.locale) == null ? void 0 : m.options) == null ? void 0 : g.firstWeekContainsDate) ?? 1, r = (n == null ? void 0 : n.weekStartsOn) ?? ((v = (h = n == null ? void 0 : n.locale) == null ? void 0 : h.options) == null ? void 0 : v.weekStartsOn) ?? l.weekStartsOn ?? ((p = (b = l.locale) == null ? void 0 : b.options) == null ? void 0 : p.weekStartsOn) ?? 0, s = He(t);
@@ -4542,7 +4553,7 @@ function Pe(t, e, n) {
4542
4553
  return { isToken: !1, value: Hs(_) };
4543
4554
  if (Hn[k])
4544
4555
  return { isToken: !0, value: _ };
4545
- if (k.match(Ls))
4556
+ if (k.match(xs))
4546
4557
  throw new RangeError(
4547
4558
  "Format string contains an unescaped latin alphabet character `" + k + "`"
4548
4559
  );
@@ -4564,8 +4575,8 @@ function Pe(t, e, n) {
4564
4575
  }).join("");
4565
4576
  }
4566
4577
  function Hs(t) {
4567
- const e = t.match(xs);
4568
- return e ? e[1].replace(Ms, "'") : t;
4578
+ const e = t.match(Ms);
4579
+ return e ? e[1].replace(Ls, "'") : t;
4569
4580
  }
4570
4581
  function Ds(t) {
4571
4582
  const e = He(t), n = e.getFullYear(), l = e.getMonth(), i = Qe(t, 0);
@@ -4635,7 +4646,7 @@ function Fn(t) {
4635
4646
  },
4636
4647
  p: te,
4637
4648
  d(n) {
4638
- n && L(e);
4649
+ n && x(e);
4639
4650
  }
4640
4651
  };
4641
4652
  }
@@ -4655,7 +4666,7 @@ function In(t) {
4655
4666
  l[34]) && C(e, "value", n);
4656
4667
  },
4657
4668
  d(l) {
4658
- l && L(e);
4669
+ l && x(e);
4659
4670
  }
4660
4671
  };
4661
4672
  }
@@ -4741,7 +4752,7 @@ function Yn(t) {
4741
4752
  ));
4742
4753
  },
4743
4754
  d(u) {
4744
- u && L(e), c = !1, d();
4755
+ u && x(e), c = !1, d();
4745
4756
  }
4746
4757
  };
4747
4758
  }
@@ -4857,7 +4868,7 @@ function Rn(t) {
4857
4868
  ));
4858
4869
  },
4859
4870
  d(u) {
4860
- u && L(e), c = !1, d();
4871
+ u && x(e), c = !1, d();
4861
4872
  }
4862
4873
  };
4863
4874
  }
@@ -4943,36 +4954,36 @@ function Zn(t) {
4943
4954
  ));
4944
4955
  },
4945
4956
  d(m) {
4946
- m && L(e), d = !1, u();
4957
+ m && x(e), d = !1, u();
4947
4958
  }
4948
4959
  };
4949
4960
  }
4950
4961
  function Ps(t) {
4951
- let e, n, l, i, o, r, s, a, c, d, u, m, g, h, v, b, p, _, k, q, x, D, M, E, P, j, H, A, G, V, S, O, ge = Me(
4962
+ let e, n, l, i, o, r, s, a, c, d, u, m, g, h, v, b, p, _, k, q, M, D, L, E, P, j, H, A, G, V, S, O, ge = Le(
4952
4963
  /*_months*/
4953
4964
  t[16]
4954
4965
  ), R = [];
4955
4966
  for (let W = 0; W < ge.length; W += 1)
4956
4967
  R[W] = Fn(Wn(t, ge, W));
4957
- let pe = Me(
4968
+ let pe = Le(
4958
4969
  /*_years*/
4959
4970
  t[14]
4960
4971
  ), he = [];
4961
4972
  for (let W = 0; W < pe.length; W += 1)
4962
4973
  he[W] = In(Nn(t, pe, W));
4963
- let de = Me(
4974
+ let de = Le(
4964
4975
  /*_previousMonthDays*/
4965
4976
  t[12]
4966
4977
  ), me = [];
4967
4978
  for (let W = 0; W < de.length; W += 1)
4968
4979
  me[W] = Yn(Bn(t, de, W));
4969
- let Ee = Me(
4980
+ let Ee = Le(
4970
4981
  /*_monthDays*/
4971
4982
  t[11]
4972
4983
  ), _e = [];
4973
4984
  for (let W = 0; W < Ee.length; W += 1)
4974
4985
  _e[W] = Rn(jn(t, Ee, W));
4975
- let Ve = Me(
4986
+ let Ve = Le(
4976
4987
  /*_nextMonthDays*/
4977
4988
  t[13]
4978
4989
  ), qe = [];
@@ -4987,7 +4998,7 @@ function Ps(t) {
4987
4998
  s = B(), a = z("goa-form-item"), c = z("goa-dropdown");
4988
4999
  for (let se = 0; se < he.length; se += 1)
4989
5000
  he[se].c();
4990
- m = B(), g = z("div"), h = z("h5"), h.textContent = "Sun", v = B(), b = z("h5"), b.textContent = "Mon", p = B(), _ = z("h5"), _.textContent = "Tue", k = B(), q = z("h5"), q.textContent = "Wed", x = B(), D = z("h5"), D.textContent = "Thu", M = B(), E = z("h5"), E.textContent = "Fri", P = B(), j = z("h5"), j.textContent = "Sat", H = B();
5001
+ m = B(), g = z("div"), h = z("h5"), h.textContent = "Sun", v = B(), b = z("h5"), b.textContent = "Mon", p = B(), _ = z("h5"), _.textContent = "Tue", k = B(), q = z("h5"), q.textContent = "Wed", M = B(), D = z("h5"), D.textContent = "Thu", L = B(), E = z("h5"), E.textContent = "Fri", P = B(), j = z("h5"), j.textContent = "Sat", H = B();
4991
5002
  for (let se = 0; se < me.length; se += 1)
4992
5003
  me[se].c();
4993
5004
  A = B();
@@ -5023,7 +5034,7 @@ function Ps(t) {
5023
5034
  w(n, s), w(n, a), w(a, c);
5024
5035
  for (let se = 0; se < he.length; se += 1)
5025
5036
  he[se] && he[se].m(c, null);
5026
- w(e, m), w(e, g), w(g, h), w(g, v), w(g, b), w(g, p), w(g, _), w(g, k), w(g, q), w(g, x), w(g, D), w(g, M), w(g, E), w(g, P), w(g, j), w(g, H);
5037
+ w(e, m), w(e, g), w(g, h), w(g, v), w(g, b), w(g, p), w(g, _), w(g, k), w(g, q), w(g, M), w(g, D), w(g, L), w(g, E), w(g, P), w(g, j), w(g, H);
5027
5038
  for (let se = 0; se < me.length; se += 1)
5028
5039
  me[se] && me[se].m(g, null);
5029
5040
  w(g, A);
@@ -5051,7 +5062,7 @@ function Ps(t) {
5051
5062
  var se, Be;
5052
5063
  if (we[0] & /*_months*/
5053
5064
  65536) {
5054
- ge = Me(
5065
+ ge = Le(
5055
5066
  /*_months*/
5056
5067
  W[16]
5057
5068
  );
@@ -5070,7 +5081,7 @@ function Ps(t) {
5070
5081
  256 && r !== (r = /*_calendarDate*/
5071
5082
  (se = W[8]) == null ? void 0 : se.getMonth()) && C(i, "value", r), we[0] & /*_years*/
5072
5083
  16384) {
5073
- pe = Me(
5084
+ pe = Le(
5074
5085
  /*_years*/
5075
5086
  W[14]
5076
5087
  );
@@ -5089,7 +5100,7 @@ function Ps(t) {
5089
5100
  256 && u !== (u = /*_calendarDate*/
5090
5101
  (Be = W[8]) == null ? void 0 : Be.getFullYear()) && C(c, "value", u), we[0] & /*_previousMonthDays, _calendarDate, _min, _max, onDateClick*/
5091
5102
  530176) {
5092
- de = Me(
5103
+ de = Le(
5093
5104
  /*_previousMonthDays*/
5094
5105
  W[12]
5095
5106
  );
@@ -5104,7 +5115,7 @@ function Ps(t) {
5104
5115
  }
5105
5116
  if (we[0] & /*_monthDays, _calendarDate, value, _selectedDate, _min, _max, onDateClick*/
5106
5117
  528257) {
5107
- Ee = Me(
5118
+ Ee = Le(
5108
5119
  /*_monthDays*/
5109
5120
  W[11]
5110
5121
  );
@@ -5119,7 +5130,7 @@ function Ps(t) {
5119
5130
  }
5120
5131
  if (we[0] & /*_nextMonthDays, _calendarDate, _min, _max, onDateClick*/
5121
5132
  534272) {
5122
- Ve = Me(
5133
+ Ve = Le(
5123
5134
  /*_nextMonthDays*/
5124
5135
  W[13]
5125
5136
  );
@@ -5153,7 +5164,7 @@ function Ps(t) {
5153
5164
  i: te,
5154
5165
  o: te,
5155
5166
  d(W) {
5156
- W && L(e), Ke(R, W), Ke(he, W), Ke(me, W), Ke(_e, W), Ke(qe, W), t[22](null), S = !1, De(O);
5167
+ W && x(e), Ke(R, W), Ke(he, W), Ke(me, W), Ke(_e, W), Ke(qe, W), t[22](null), S = !1, De(O);
5157
5168
  }
5158
5169
  };
5159
5170
  }
@@ -5171,14 +5182,14 @@ function Ss(t, e, n) {
5171
5182
  "Oct",
5172
5183
  "Nov",
5173
5184
  "Dec"
5174
- ], x = [], D;
5185
+ ], M = [], D;
5175
5186
  be(async () => {
5176
5187
  n(8, g = n(7, m = ct(i ? new Date(i) : /* @__PURE__ */ new Date()))), n(9, h = o && new Date(o) || lt(m, -5)), n(10, v = r && new Date(r) || lt(m, 5));
5177
5188
  const V = v.getFullYear() - h.getFullYear() + 1;
5178
5189
  let S = h.getFullYear();
5179
- n(14, x = new Array(V).fill(void 0).map((O, ge) => `${S + ge}`).sort()), E(), await xe(), M({ type: "date", value: m });
5190
+ n(14, M = new Array(V).fill(void 0).map((O, ge) => `${S + ge}`).sort()), E(), await Me(), L({ type: "date", value: m });
5180
5191
  });
5181
- function M(V) {
5192
+ function L(V) {
5182
5193
  switch (V.type) {
5183
5194
  case "date":
5184
5195
  n(8, g = V.value);
@@ -5208,7 +5219,7 @@ function Ss(t, e, n) {
5208
5219
  const V = async (S, O) => {
5209
5220
  if (S.stopPropagation(), S.preventDefault(), O < h || O > v)
5210
5221
  return;
5211
- An(O, g) || M({ type: "date", value: O }), n(8, g = O), await xe();
5222
+ An(O, g) || L({ type: "date", value: O }), n(8, g = O), await Me();
5212
5223
  const ge = D.querySelector(`[data-date="${O.getTime()}"]`);
5213
5224
  ge == null || ge.focus();
5214
5225
  };
@@ -5263,17 +5274,17 @@ function Ss(t, e, n) {
5263
5274
  )));
5264
5275
  }
5265
5276
  function j(V) {
5266
- M({ type: "month", value: +V.detail.value }), V.preventDefault(), V.stopPropagation();
5277
+ L({ type: "month", value: +V.detail.value }), V.preventDefault(), V.stopPropagation();
5267
5278
  }
5268
5279
  function H(V) {
5269
- M({ type: "year", value: +V.detail.value }), V.preventDefault(), V.stopPropagation();
5280
+ L({ type: "year", value: +V.detail.value }), V.preventDefault(), V.stopPropagation();
5270
5281
  }
5271
5282
  function A(V) {
5272
5283
  const S = V.target, O = parseInt(S.dataset.date || "0");
5273
5284
  if (!O)
5274
5285
  return;
5275
5286
  const ge = new Date(O);
5276
- ge < h || ge > v || (An(ge, g) || M({ type: "date", value: ge }), n(7, m = n(8, g = ge)), P());
5287
+ ge < h || ge > v || (An(ge, g) || L({ type: "date", value: ge }), n(7, m = n(8, g = ge)), P());
5277
5288
  }
5278
5289
  function G(V) {
5279
5290
  ae[V ? "unshift" : "push"](() => {
@@ -5297,7 +5308,7 @@ function Ss(t, e, n) {
5297
5308
  b,
5298
5309
  p,
5299
5310
  _,
5300
- x,
5311
+ M,
5301
5312
  D,
5302
5313
  q,
5303
5314
  j,
@@ -5422,7 +5433,7 @@ function Gn(t) {
5422
5433
  );
5423
5434
  },
5424
5435
  d(l) {
5425
- l && L(e);
5436
+ l && x(e);
5426
5437
  }
5427
5438
  };
5428
5439
  }
@@ -5556,7 +5567,7 @@ function Vs(t) {
5556
5567
  F(v, b), d = !1;
5557
5568
  },
5558
5569
  d(b) {
5559
- b && L(e), g && g.d(), v && v.d(b), u = !1, m();
5570
+ b && x(e), g && g.d(), v && v.d(b), u = !1, m();
5560
5571
  }
5561
5572
  };
5562
5573
  }
@@ -5569,7 +5580,7 @@ function js(t, e, n) {
5569
5580
  a(b), n(8, q = l ? "small" : "medium");
5570
5581
  });
5571
5582
  });
5572
- function x() {
5583
+ function M() {
5573
5584
  n(7, k = window.innerWidth);
5574
5585
  }
5575
5586
  return t.$$set = (D) => {
@@ -5593,7 +5604,7 @@ function js(t, e, n) {
5593
5604
  v,
5594
5605
  r,
5595
5606
  o,
5596
- x
5607
+ M
5597
5608
  ];
5598
5609
  }
5599
5610
  class Bs extends re {
@@ -5714,7 +5725,7 @@ function Ns(t) {
5714
5725
  F(o, r), l = !1;
5715
5726
  },
5716
5727
  d(r) {
5717
- r && L(e), o && o.d(r);
5728
+ r && x(e), o && o.d(r);
5718
5729
  }
5719
5730
  };
5720
5731
  }
@@ -5780,7 +5791,7 @@ function Ys(t) {
5780
5791
  F(i, o), n = !1;
5781
5792
  },
5782
5793
  d(o) {
5783
- o && L(e), i && i.d(o);
5794
+ o && x(e), i && i.d(o);
5784
5795
  }
5785
5796
  };
5786
5797
  }
@@ -5884,7 +5895,7 @@ function Us(t) {
5884
5895
  F(r, s), i = !1;
5885
5896
  },
5886
5897
  d(s) {
5887
- s && L(e), r && r.d(s);
5898
+ s && x(e), r && r.d(s);
5888
5899
  }
5889
5900
  };
5890
5901
  }
@@ -6015,7 +6026,7 @@ function Js(t) {
6015
6026
  F(i, o), n = !1;
6016
6027
  },
6017
6028
  d(o) {
6018
- o && L(e), i && i.d(o);
6029
+ o && x(e), i && i.d(o);
6019
6030
  }
6020
6031
  };
6021
6032
  }
@@ -6052,7 +6063,7 @@ function na(t) {
6052
6063
  i: te,
6053
6064
  o: te,
6054
6065
  d(n) {
6055
- n && L(e);
6066
+ n && x(e);
6056
6067
  }
6057
6068
  };
6058
6069
  }
@@ -6095,7 +6106,7 @@ function sa(t) {
6095
6106
  T(l, e, i), w(e, n);
6096
6107
  },
6097
6108
  d(l) {
6098
- l && L(e);
6109
+ l && x(e);
6099
6110
  }
6100
6111
  };
6101
6112
  }
@@ -6109,7 +6120,7 @@ function aa(t) {
6109
6120
  T(l, e, i), w(e, n);
6110
6121
  },
6111
6122
  d(l) {
6112
- l && L(e);
6123
+ l && x(e);
6113
6124
  }
6114
6125
  };
6115
6126
  }
@@ -6134,7 +6145,7 @@ function ca(t) {
6134
6145
  );
6135
6146
  },
6136
6147
  d(n) {
6137
- n && L(e);
6148
+ n && x(e);
6138
6149
  }
6139
6150
  };
6140
6151
  }
@@ -6204,7 +6215,7 @@ function Kn(t) {
6204
6215
  F(r, s), i = !1;
6205
6216
  },
6206
6217
  d(s) {
6207
- s && L(e), r && r.d(s);
6218
+ s && x(e), r && r.d(s);
6208
6219
  }
6209
6220
  };
6210
6221
  }
@@ -6226,21 +6237,21 @@ function da(t) {
6226
6237
  const q = (
6227
6238
  /*#slots*/
6228
6239
  t[22].default
6229
- ), x = X(
6240
+ ), M = X(
6230
6241
  q,
6231
6242
  t,
6232
6243
  /*$$scope*/
6233
6244
  t[21],
6234
6245
  null
6235
- ), D = x || ca(t);
6236
- let M = (
6246
+ ), D = M || ca(t);
6247
+ let L = (
6237
6248
  /*$$slots*/
6238
6249
  (t[17].description || /*description*/
6239
6250
  t[5]) && Kn(t)
6240
6251
  );
6241
6252
  return {
6242
6253
  c() {
6243
- e = z("div"), n = z("label"), l = z("div"), i = z("input"), a = B(), k && k.c(), c = B(), d = z("div"), u = z("div"), D && D.c(), m = B(), M && M.c(), f(
6254
+ e = z("div"), n = z("label"), l = z("div"), i = z("input"), a = B(), k && k.c(), c = B(), d = z("div"), u = z("div"), D && D.c(), m = B(), L && L.c(), f(
6244
6255
  i,
6245
6256
  "id",
6246
6257
  /*name*/
@@ -6296,7 +6307,7 @@ function da(t) {
6296
6307
  )), f(e, "class", "goa-checkbox svelte-dwcsmk");
6297
6308
  },
6298
6309
  m(E, P) {
6299
- T(E, e, P), w(e, n), w(n, l), w(l, i), t[23](i), w(l, a), k && k.m(l, null), w(n, c), w(n, d), w(d, u), D && D.m(u, null), w(e, m), M && M.m(e, null), h = !0, v || (b = U(
6310
+ T(E, e, P), w(e, n), w(n, l), w(l, i), t[23](i), w(l, a), k && k.m(l, null), w(n, c), w(n, d), w(d, u), D && D.m(u, null), w(e, m), L && L.m(e, null), h = !0, v || (b = U(
6300
6311
  i,
6301
6312
  "change",
6302
6313
  /*onChange*/
@@ -6336,9 +6347,9 @@ function da(t) {
6336
6347
  "goa-checkbox--selected",
6337
6348
  /*isChecked*/
6338
6349
  E[12]
6339
- ), x ? x.p && (!h || P & /*$$scope*/
6350
+ ), M ? M.p && (!h || P & /*$$scope*/
6340
6351
  2097152) && J(
6341
- x,
6352
+ M,
6342
6353
  q,
6343
6354
  E,
6344
6355
  /*$$scope*/
@@ -6381,9 +6392,9 @@ function da(t) {
6381
6392
  E[14]
6382
6393
  ), /*$$slots*/
6383
6394
  E[17].description || /*description*/
6384
- E[5] ? M ? (M.p(E, P), P & /*$$slots, description*/
6385
- 131104 && N(M, 1)) : (M = Kn(E), M.c(), N(M, 1), M.m(e, null)) : M && (Se(), F(M, 1, 1, () => {
6386
- M = null;
6395
+ E[5] ? L ? (L.p(E, P), P & /*$$slots, description*/
6396
+ 131104 && N(L, 1)) : (L = Kn(E), L.c(), N(L, 1), L.m(e, null)) : L && (Se(), F(L, 1, 1, () => {
6397
+ L = null;
6387
6398
  }), Ae()), (!h || P & /*mt, mr, mb, ml*/
6388
6399
  960 && g !== (g = ue(
6389
6400
  /*mt*/
@@ -6397,27 +6408,27 @@ function da(t) {
6397
6408
  ))) && f(e, "style", g);
6398
6409
  },
6399
6410
  i(E) {
6400
- h || (N(D, E), N(M), h = !0);
6411
+ h || (N(D, E), N(L), h = !0);
6401
6412
  },
6402
6413
  o(E) {
6403
- F(D, E), F(M), h = !1;
6414
+ F(D, E), F(L), h = !1;
6404
6415
  },
6405
6416
  d(E) {
6406
- E && L(e), t[23](null), k && k.d(), D && D.d(E), M && M.d(), v = !1, b();
6417
+ E && x(e), t[23](null), k && k.d(), D && D.d(E), L && L.d(), v = !1, b();
6407
6418
  }
6408
6419
  };
6409
6420
  }
6410
6421
  function ua(t, e, n) {
6411
6422
  let l, i, o, r, { $$slots: s = {}, $$scope: a } = e;
6412
6423
  const c = Ai(s);
6413
- let { name: d } = e, { checked: u = "false" } = e, { text: m = "" } = e, { value: g = "" } = e, { disabled: h = "false" } = e, { error: v = "false" } = e, { testid: b = "" } = e, { arialabel: p = "" } = e, { description: _ = "" } = e, { mt: k = null } = e, { mr: q = null } = e, { mb: x = null } = e, { ml: D = null } = e, M, E, P;
6424
+ let { name: d } = e, { checked: u = "false" } = e, { text: m = "" } = e, { value: g = "" } = e, { disabled: h = "false" } = e, { error: v = "false" } = e, { testid: b = "" } = e, { arialabel: p = "" } = e, { description: _ = "" } = e, { mt: k = null } = e, { mr: q = null } = e, { mb: M = null } = e, { ml: D = null } = e, L, E, P;
6414
6425
  be(() => {
6415
- M = g, n(11, P = `description_${d}`);
6426
+ L = g, n(11, P = `description_${d}`);
6416
6427
  });
6417
6428
  function j(A) {
6418
6429
  var S;
6419
6430
  E.focus();
6420
- const G = !o, V = G ? `${M || "checked"}` : "";
6431
+ const G = !o, V = G ? `${L || "checked"}` : "";
6421
6432
  n(18, u = wt(G)), (S = A.target) == null || S.dispatchEvent(new CustomEvent(
6422
6433
  "_change",
6423
6434
  {
@@ -6436,7 +6447,7 @@ function ua(t, e, n) {
6436
6447
  });
6437
6448
  }
6438
6449
  return t.$$set = (A) => {
6439
- "name" in A && n(0, d = A.name), "checked" in A && n(18, u = A.checked), "text" in A && n(1, m = A.text), "value" in A && n(2, g = A.value), "disabled" in A && n(19, h = A.disabled), "error" in A && n(20, v = A.error), "testid" in A && n(3, b = A.testid), "arialabel" in A && n(4, p = A.arialabel), "description" in A && n(5, _ = A.description), "mt" in A && n(6, k = A.mt), "mr" in A && n(7, q = A.mr), "mb" in A && n(8, x = A.mb), "ml" in A && n(9, D = A.ml), "$$scope" in A && n(21, a = A.$$scope);
6450
+ "name" in A && n(0, d = A.name), "checked" in A && n(18, u = A.checked), "text" in A && n(1, m = A.text), "value" in A && n(2, g = A.value), "disabled" in A && n(19, h = A.disabled), "error" in A && n(20, v = A.error), "testid" in A && n(3, b = A.testid), "arialabel" in A && n(4, p = A.arialabel), "description" in A && n(5, _ = A.description), "mt" in A && n(6, k = A.mt), "mr" in A && n(7, q = A.mr), "mb" in A && n(8, M = A.mb), "ml" in A && n(9, D = A.ml), "$$scope" in A && n(21, a = A.$$scope);
6440
6451
  }, t.$$.update = () => {
6441
6452
  t.$$.dirty & /*disabled*/
6442
6453
  524288 && n(15, l = ve(h)), t.$$.dirty & /*error*/
@@ -6451,7 +6462,7 @@ function ua(t, e, n) {
6451
6462
  _,
6452
6463
  k,
6453
6464
  q,
6454
- x,
6465
+ M,
6455
6466
  D,
6456
6467
  E,
6457
6468
  P,
@@ -6605,7 +6616,7 @@ function Xn(t) {
6605
6616
  );
6606
6617
  },
6607
6618
  d(n) {
6608
- n && L(e);
6619
+ n && x(e);
6609
6620
  }
6610
6621
  };
6611
6622
  }
@@ -6640,7 +6651,7 @@ function Qn(t) {
6640
6651
  ) : 1) && C(e, "opacity", l);
6641
6652
  },
6642
6653
  d(i) {
6643
- i && L(e);
6654
+ i && x(e);
6644
6655
  }
6645
6656
  };
6646
6657
  }
@@ -6769,7 +6780,7 @@ function ma(t) {
6769
6780
  i: te,
6770
6781
  o: te,
6771
6782
  d(u) {
6772
- u && L(e), c && c.d(), d && d.d(), t[15](null), s = !1, De(a);
6783
+ u && x(e), c && c.d(), d && d.d(), t[15](null), s = !1, De(a);
6773
6784
  }
6774
6785
  };
6775
6786
  }
@@ -6783,7 +6794,7 @@ function ha(t, e, n) {
6783
6794
  g = E, n(8, g);
6784
6795
  });
6785
6796
  }
6786
- const k = (E) => b && p(E), q = () => n(9, h = !0), x = () => n(9, h = !1), D = () => n(9, h = !1), M = () => n(9, h = !1);
6797
+ const k = (E) => b && p(E), q = () => n(9, h = !0), M = () => n(9, h = !1), D = () => n(9, h = !1), L = () => n(9, h = !1);
6787
6798
  return t.$$set = (E) => {
6788
6799
  "mt" in E && n(0, l = E.mt), "mr" in E && n(1, i = E.mr), "mb" in E && n(2, o = E.mb), "ml" in E && n(3, r = E.ml), "leadingicon" in E && n(4, s = E.leadingicon), "error" in E && n(13, a = E.error), "deletable" in E && n(14, c = E.deletable), "content" in E && n(5, d = E.content), "variant" in E && n(6, u = E.variant), "testid" in E && n(7, m = E.testid);
6789
6800
  }, t.$$.update = () => {
@@ -6809,9 +6820,9 @@ function ha(t, e, n) {
6809
6820
  _,
6810
6821
  k,
6811
6822
  q,
6812
- x,
6823
+ M,
6813
6824
  D,
6814
- M
6825
+ L
6815
6826
  ];
6816
6827
  }
6817
6828
  class va extends re {
@@ -6991,7 +7002,7 @@ function $n(t) {
6991
7002
  }), Ae()), ~e ? (n = o[e], n ? n.p(s, a) : (n = o[e] = i[e](s), n.c()), N(n, 1), n.m(l.parentNode, l)) : n = null);
6992
7003
  },
6993
7004
  d(s) {
6994
- s && L(l), ~e && o[e].d(s);
7005
+ s && x(l), ~e && o[e].d(s);
6995
7006
  }
6996
7007
  };
6997
7008
  }
@@ -7050,7 +7061,7 @@ function wa(t) {
7050
7061
  i: te,
7051
7062
  o: te,
7052
7063
  d(r) {
7053
- r && L(e), o && o.d();
7064
+ r && x(e), o && o.d();
7054
7065
  }
7055
7066
  };
7056
7067
  }
@@ -7112,7 +7123,7 @@ function ya(t) {
7112
7123
  c && (i || (i = Yt(e, Ct, { duration: 300 }, !1)), i.run(0)), o = !1;
7113
7124
  },
7114
7125
  d(c) {
7115
- c && L(e), a && a.d(), c && i && i.end(), r = !1, s();
7126
+ c && x(e), a && a.d(), c && i && i.end(), r = !1, s();
7116
7127
  }
7117
7128
  };
7118
7129
  }
@@ -7137,7 +7148,7 @@ function el(t) {
7137
7148
  );
7138
7149
  },
7139
7150
  d(l) {
7140
- l && L(e);
7151
+ l && x(e);
7141
7152
  }
7142
7153
  };
7143
7154
  }
@@ -7162,7 +7173,7 @@ function tl(t) {
7162
7173
  );
7163
7174
  },
7164
7175
  d(l) {
7165
- l && L(e);
7176
+ l && x(e);
7166
7177
  }
7167
7178
  };
7168
7179
  }
@@ -7185,7 +7196,7 @@ function ka(t) {
7185
7196
  i: te,
7186
7197
  o: te,
7187
7198
  d(l) {
7188
- l && L(e), n && n.d(l);
7199
+ l && x(e), n && n.d(l);
7189
7200
  }
7190
7201
  };
7191
7202
  }
@@ -7265,8 +7276,8 @@ customElements.define("goa-circular-progress", oe(Ca, { variant: {}, size: {}, m
7265
7276
  function Ea(t) {
7266
7277
  ce(t, "svelte-lyko4f", ".goa-container.svelte-lyko4f.svelte-lyko4f{container:self / inline-size;box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:column}.goa-container.svelte-lyko4f .svelte-lyko4f{box-sizing:border-box}header.svelte-lyko4f.svelte-lyko4f{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:var(--goa-font-size-4);border-width:1px;border-style:solid;border-top-left-radius:var(--goa-border-radius-m);border-top-right-radius:var(--goa-border-radius-m)}.content.svelte-lyko4f.svelte-lyko4f{border-bottom:1px solid var(--goa-color-greyscale-200);border-left:1px solid var(--goa-color-greyscale-200);border-right:1px solid var(--goa-color-greyscale-200);border-bottom-left-radius:var(--goa-border-radius-m);border-bottom-right-radius:var(--goa-border-radius-m);display:flex;flex:1 1 auto;flex-direction:column}.content.svelte-lyko4f ::slotted(*:last-child){margin-bottom:0 !important}.goa-container--non-interactive.accent--filled.svelte-lyko4f .content.svelte-lyko4f{border-color:var(--goa-color-greyscale-200);background-color:var(--goa-color-greyscale-100)}.goa-container--important.accent--filled.svelte-lyko4f .content.svelte-lyko4f{border-color:var(--goa-color-warning-default);background-color:var(--goa-color-warning-background)}.goa-container--error.accent--filled.svelte-lyko4f .content.svelte-lyko4f{border-color:var(--goa-color-emergency-default);background-color:var(--goa-color-emergency-background)}.goa-container--success.accent--filled.svelte-lyko4f .content.svelte-lyko4f{border-color:var(--goa-color-success-default);background-color:var(--goa-color-success-background)}.goa-container--info.accent--filled.svelte-lyko4f .content.svelte-lyko4f{border-color:var(--goa-color-info-default);background-color:var(--goa-color-info-background)}.title.svelte-lyko4f.svelte-lyko4f,.actions.svelte-lyko4f.svelte-lyko4f{padding:0.5rem 0}.padding--relaxed.svelte-lyko4f header.svelte-lyko4f{padding:0 1.5rem}.padding--relaxed.svelte-lyko4f .content.svelte-lyko4f{padding:1.5rem}.padding--compact.svelte-lyko4f header.svelte-lyko4f,.padding--compact.svelte-lyko4f .content.svelte-lyko4f{padding:0 1rem}.padding--compact.svelte-lyko4f header.svelte-lyko4f{padding:0 1rem}.padding--compact.svelte-lyko4f .content.svelte-lyko4f{padding:1rem}@container self (max-width: 623px){.padding--relaxed.svelte-lyko4f header.svelte-lyko4f{padding:0 1rem}.padding--relaxed.svelte-lyko4f .content.svelte-lyko4f{padding:1rem}}.goa-container--non-interactive.svelte-lyko4f header.svelte-lyko4f{background-color:var(--goa-color-greyscale-100);border-color:var(--goa-color-greyscale-200);color:var(--goa-color-greyscale-black)}.goa-container--interactive.svelte-lyko4f header.svelte-lyko4f{background-color:var(--goa-color-brand-default);border-color:var(--goa-color-brand-default);color:var(--goa-color-greyscale-white)}.goa-container--info.svelte-lyko4f header.svelte-lyko4f{background-color:var(--goa-color-info-default);border-color:var(--goa-color-info-default);color:var(--goa-color-greyscale-white)}.goa-container--error.svelte-lyko4f header.svelte-lyko4f{background-color:var(--goa-color-emergency-default);border-color:var(--goa-color-emergency-default);color:var(--goa-color-greyscale-white)}.goa-container--success.svelte-lyko4f header.svelte-lyko4f{background-color:var(--goa-color-success-default);border-color:var(--goa-color-success-default);color:var(--goa-color-greyscale-white)}.goa-container--important.svelte-lyko4f header.svelte-lyko4f{background-color:var(--goa-color-warning-default);border-color:var(--goa-color-warning-default);color:var(--goa-color-greyscale-white)}.heading--thick.svelte-lyko4f.svelte-lyko4f{padding:0.5rem 1.5rem;max-height:3rem;min-height:1rem}.heading--thick.svelte-lyko4f .title.svelte-lyko4f{line-height:2rem}.heading--thin.svelte-lyko4f.svelte-lyko4f{height:0.5rem}.heading--filled.svelte-lyko4f.svelte-lyko4f{display:none}.heading--filled.svelte-lyko4f~.content.svelte-lyko4f{border-top:1px solid var(--goa-color-greyscale-200);border-top-left-radius:var(--goa-border-radius-m);border-top-right-radius:var(--goa-border-radius-m)}.heading--thin.svelte-lyko4f .title.svelte-lyko4f,.heading--thin.svelte-lyko4f .actions.svelte-lyko4f{display:none}.actions.svelte-lyko4f.svelte-lyko4f{display:flex;align-items:center}");
7267
7278
  }
7268
- const qa = (t) => ({}), nl = (t) => ({}), xa = (t) => ({}), ll = (t) => ({});
7269
- function Ma(t) {
7279
+ const qa = (t) => ({}), nl = (t) => ({}), Ma = (t) => ({}), ll = (t) => ({});
7280
+ function La(t) {
7270
7281
  let e, n, l, i, o, r, s, a, c, d, u;
7271
7282
  const m = (
7272
7283
  /*#slots*/
@@ -7339,7 +7350,7 @@ function Ma(t) {
7339
7350
  /*$$scope*/
7340
7351
  _[8],
7341
7352
  k,
7342
- xa
7353
+ Ma
7343
7354
  ) : $(
7344
7355
  /*$$scope*/
7345
7356
  _[8]
@@ -7417,11 +7428,11 @@ function Ma(t) {
7417
7428
  F(g, _), F(v, _), F(p, _), u = !1;
7418
7429
  },
7419
7430
  d(_) {
7420
- _ && L(e), g && g.d(_), v && v.d(_), p && p.d(_);
7431
+ _ && x(e), g && g.d(_), v && v.d(_), p && p.d(_);
7421
7432
  }
7422
7433
  };
7423
7434
  }
7424
- function La(t, e, n) {
7435
+ function xa(t, e, n) {
7425
7436
  let { $$slots: l = {}, $$scope: i } = e;
7426
7437
  const [o, r] = ke("Container type", ["interactive", "info", "error", "success", "important", "non-interactive"]), [s, a] = ke("Container accent", ["thick", "thin", "filled"]), [c, d] = ke("Container padding", ["relaxed", "compact"]);
7427
7438
  let { type: u = "interactive" } = e, { accent: m = "filled" } = e, { padding: g = "relaxed" } = e, { testid: h = "" } = e, { mt: v = null } = e, { mr: b = null } = e, { mb: p = "m" } = e, { ml: _ = null } = e;
@@ -7436,8 +7447,8 @@ class Ha extends re {
7436
7447
  super(), ie(
7437
7448
  this,
7438
7449
  e,
7450
+ xa,
7439
7451
  La,
7440
- Ma,
7441
7452
  le,
7442
7453
  {
7443
7454
  type: 0,
@@ -7650,7 +7661,7 @@ function Da(t) {
7650
7661
  i: te,
7651
7662
  o: te,
7652
7663
  d(a) {
7653
- a && L(e), t[16](null), r = !1, De(s);
7664
+ a && x(e), t[16](null), r = !1, De(s);
7654
7665
  }
7655
7666
  };
7656
7667
  }
@@ -7686,7 +7697,7 @@ function Ta(t, e, n) {
7686
7697
  function q() {
7687
7698
  n(10, h = !0);
7688
7699
  }
7689
- function x(E) {
7700
+ function M(E) {
7690
7701
  if (["Space", "Enter"].includes(E.key)) {
7691
7702
  q();
7692
7703
  return;
@@ -7735,7 +7746,7 @@ function Ta(t, e, n) {
7735
7746
  m = E, n(8, m);
7736
7747
  });
7737
7748
  }
7738
- const M = () => p(g);
7749
+ const L = () => p(g);
7739
7750
  return t.$$set = (E) => {
7740
7751
  "value" in E && n(0, l = E.value), "min" in E && n(1, i = E.min), "max" in E && n(2, o = E.max), "relative" in E && n(3, r = E.relative), "mt" in E && n(4, s = E.mt), "mr" in E && n(5, a = E.mr), "mb" in E && n(6, c = E.mb), "ml" in E && n(7, d = E.ml);
7741
7752
  }, [
@@ -7754,9 +7765,9 @@ function Ta(t, e, n) {
7754
7765
  p,
7755
7766
  _,
7756
7767
  q,
7757
- x,
7768
+ M,
7758
7769
  D,
7759
- M
7770
+ L
7760
7771
  ];
7761
7772
  }
7762
7773
  class Pa extends re {
@@ -7910,7 +7921,7 @@ function Aa(t) {
7910
7921
  F(v, b), u = !1;
7911
7922
  },
7912
7923
  d(b) {
7913
- b && L(e), t[12](null), v && v.d(b), t[13](null), m = !1, g();
7924
+ b && x(e), t[12](null), v && v.d(b), t[13](null), m = !1, g();
7914
7925
  }
7915
7926
  };
7916
7927
  }
@@ -8062,7 +8073,7 @@ function Ba(t) {
8062
8073
  i: te,
8063
8074
  o: te,
8064
8075
  d(l) {
8065
- l && L(e);
8076
+ l && x(e);
8066
8077
  }
8067
8078
  };
8068
8079
  }
@@ -8122,11 +8133,11 @@ function ol(t, e, n) {
8122
8133
  return l[67] = e[n], l;
8123
8134
  }
8124
8135
  function Ia(t) {
8125
- let e, n, l, i, o, r, s, a, c, d, u, m, g, h = [], v = /* @__PURE__ */ new Map(), b, p, _, k, q, x;
8136
+ let e, n, l, i, o, r, s, a, c, d, u, m, g, h = [], v = /* @__PURE__ */ new Map(), b, p, _, k, q, M;
8126
8137
  const D = (
8127
8138
  /*#slots*/
8128
8139
  t[44].default
8129
- ), M = X(
8140
+ ), L = X(
8130
8141
  D,
8131
8142
  t,
8132
8143
  /*$$scope*/
@@ -8145,7 +8156,7 @@ function Ia(t) {
8145
8156
  S[24] ? Za : Ra
8146
8157
  );
8147
8158
  }
8148
- let j = P(t), H = j(t), A = Me(
8159
+ let j = P(t), H = j(t), A = Le(
8149
8160
  /*_filteredOptions*/
8150
8161
  t[14]
8151
8162
  );
@@ -8160,7 +8171,7 @@ function Ia(t) {
8160
8171
  let V = null;
8161
8172
  return A.length || (V = sl(t)), {
8162
8173
  c() {
8163
- M && M.c(), e = B(), n = z("goa-popover"), l = z("div"), E && E.c(), i = B(), o = z("input"), u = B(), H.c(), m = B(), g = z("ul");
8174
+ L && L.c(), e = B(), n = z("goa-popover"), l = z("div"), E && E.c(), i = B(), o = z("input"), u = B(), H.c(), m = B(), g = z("ul");
8164
8175
  for (let S = 0; S < h.length; S += 1)
8165
8176
  h[S].c();
8166
8177
  V && V.c(), f(o, "style", r = `
@@ -8262,10 +8273,10 @@ function Ia(t) {
8262
8273
  );
8263
8274
  },
8264
8275
  m(S, O) {
8265
- M && M.m(S, O), T(S, e, O), T(S, n, O), w(n, l), E && E.m(l, null), w(l, i), w(l, o), t[46](o), w(l, u), H.m(l, null), w(n, m), w(n, g);
8276
+ L && L.m(S, O), T(S, e, O), T(S, n, O), w(n, l), E && E.m(l, null), w(l, i), w(l, o), t[46](o), w(l, u), H.m(l, null), w(n, m), w(n, g);
8266
8277
  for (let ge = 0; ge < h.length; ge += 1)
8267
8278
  h[ge] && h[ge].m(g, null);
8268
- V && V.m(g, null), t[48](g), k = !0, q || (x = [
8279
+ V && V.m(g, null), t[48](g), k = !0, q || (M = [
8269
8280
  U(
8270
8281
  o,
8271
8282
  "keydown",
@@ -8299,9 +8310,9 @@ function Ia(t) {
8299
8310
  ], q = !0);
8300
8311
  },
8301
8312
  p(S, O) {
8302
- M && M.p && (!k || O[1] & /*$$scope*/
8313
+ L && L.p && (!k || O[1] & /*$$scope*/
8303
8314
  4096) && J(
8304
- M,
8315
+ L,
8305
8316
  D,
8306
8317
  S,
8307
8318
  /*$$scope*/
@@ -8392,7 +8403,7 @@ function Ia(t) {
8392
8403
  /*_error*/
8393
8404
  S[27]
8394
8405
  ), O[0] & /*_filteredOptions, _inputEl, _highlightedIndex, onSelect, _filterable*/
8395
- 1098932224 && (A = Me(
8406
+ 1098932224 && (A = Le(
8396
8407
  /*_filteredOptions*/
8397
8408
  S[14]
8398
8409
  ), h = Oo(h, O, G, 1, S, A, v, g, Ao, cl, null, il), !A.length && V ? V.p(S, O) : A.length ? V && (V.d(1), V = null) : (V = sl(S), V.c(), V.m(g, null))), (!k || O[0] & /*name*/
@@ -8445,16 +8456,16 @@ function Ia(t) {
8445
8456
  );
8446
8457
  },
8447
8458
  i(S) {
8448
- k || (N(M, S), k = !0);
8459
+ k || (N(L, S), k = !0);
8449
8460
  },
8450
8461
  o(S) {
8451
- F(M, S), k = !1;
8462
+ F(L, S), k = !1;
8452
8463
  },
8453
8464
  d(S) {
8454
- S && (L(e), L(n)), M && M.d(S), E && E.d(), t[46](null), H.d();
8465
+ S && (x(e), x(n)), L && L.d(S), E && E.d(), t[46](null), H.d();
8455
8466
  for (let O = 0; O < h.length; O += 1)
8456
8467
  h[O].d();
8457
- V && V.d(), t[48](null), q = !1, De(x);
8468
+ V && V.d(), t[48](null), q = !1, De(M);
8458
8469
  }
8459
8470
  };
8460
8471
  }
@@ -8470,7 +8481,7 @@ function Ya(t) {
8470
8481
  t[43],
8471
8482
  null
8472
8483
  );
8473
- let a = Me(
8484
+ let a = Le(
8474
8485
  /*_options*/
8475
8486
  t[16]
8476
8487
  ), c = [];
@@ -8538,7 +8549,7 @@ function Ya(t) {
8538
8549
  null
8539
8550
  ), u[0] & /*value, _options*/
8540
8551
  65544) {
8541
- a = Me(
8552
+ a = Le(
8542
8553
  /*_options*/
8543
8554
  d[16]
8544
8555
  );
@@ -8589,7 +8600,7 @@ function Ya(t) {
8589
8600
  F(s, d), l = !1;
8590
8601
  },
8591
8602
  d(d) {
8592
- d && L(e), s && s.d(d), Ke(c, d), t[45](null), i = !1, o();
8603
+ d && x(e), s && s.d(d), Ke(c, d), t[45](null), i = !1, o();
8593
8604
  }
8594
8605
  };
8595
8606
  }
@@ -8617,7 +8628,7 @@ function rl(t) {
8617
8628
  );
8618
8629
  },
8619
8630
  d(n) {
8620
- n && L(e);
8631
+ n && x(e);
8621
8632
  }
8622
8633
  };
8623
8634
  }
@@ -8668,7 +8679,7 @@ function Ra(t) {
8668
8679
  a[17] ? "chevron-up" : "chevron-down") && C(e, "type", o);
8669
8680
  },
8670
8681
  d(a) {
8671
- a && L(e), r = !1, s();
8682
+ a && x(e), r = !1, s();
8672
8683
  }
8673
8684
  };
8674
8685
  }
@@ -8736,7 +8747,7 @@ function Za(t) {
8736
8747
  );
8737
8748
  },
8738
8749
  d(a) {
8739
- a && L(e), r = !1, De(s);
8750
+ a && x(e), r = !1, De(s);
8740
8751
  }
8741
8752
  };
8742
8753
  }
@@ -8757,7 +8768,7 @@ function sl(t) {
8757
8768
  l[24] ? n || (n = al(), n.c(), n.m(e.parentNode, e)) : n && (n.d(1), n = null);
8758
8769
  },
8759
8770
  d(l) {
8760
- l && L(e), n && n.d(l);
8771
+ l && x(e), n && n.d(l);
8761
8772
  }
8762
8773
  };
8763
8774
  }
@@ -8772,7 +8783,7 @@ function al(t) {
8772
8783
  T(n, e, l);
8773
8784
  },
8774
8785
  d(n) {
8775
- n && L(e);
8786
+ n && x(e);
8776
8787
  }
8777
8788
  };
8778
8789
  }
@@ -8802,7 +8813,7 @@ function cl(t, e) {
8802
8813
  e[67].value)), f(n, "class", "dropdown-item svelte-1oxr2hs"), f(n, "data-index", a = /*index*/
8803
8814
  e[71]), f(n, "data-testid", c = `dropdown-item-${/*option*/
8804
8815
  e[67].value}`), f(n, "data-value", d = /*option*/
8805
- e[67].value), f(n, "role", "option"), Le(n, "display", "block"), I(
8816
+ e[67].value), f(n, "role", "option"), xe(n, "display", "block"), I(
8806
8817
  n,
8807
8818
  "dropdown-item--highlighted",
8808
8819
  /*index*/
@@ -8854,7 +8865,7 @@ function cl(t, e) {
8854
8865
  );
8855
8866
  },
8856
8867
  d(h) {
8857
- h && L(n), u = !1, m();
8868
+ h && x(n), u = !1, m();
8858
8869
  }
8859
8870
  };
8860
8871
  }
@@ -8884,7 +8895,7 @@ function dl(t) {
8884
8895
  s[67].value) && (e.__value = r, Bt(e, e.__value));
8885
8896
  },
8886
8897
  d(s) {
8887
- s && L(e);
8898
+ s && x(e);
8888
8899
  }
8889
8900
  };
8890
8901
  }
@@ -8958,7 +8969,7 @@ function Ga(t) {
8958
8969
  F(i), s = !1;
8959
8970
  },
8960
8971
  d(u) {
8961
- u && L(e), c[l].d(), t[49](null), t[50](null);
8972
+ u && x(e), c[l].d(), t[49](null), t[50](null);
8962
8973
  }
8963
8974
  };
8964
8975
  }
@@ -8978,10 +8989,10 @@ function Ka(t, e) {
8978
8989
  return n = n.toLowerCase(), e = e.toLowerCase(), n.startsWith(e) || n.includes(" " + e);
8979
8990
  }
8980
8991
  function Xa(t, e, n) {
8981
- let l, i, o, r, s, a, { $$slots: c = {}, $$scope: d } = e, { name: u } = e, { arialabel: m = "" } = e, { arialabelledby: g = "" } = e, { value: h = "" } = e, { filterable: v = "false" } = e, { leadingicon: b = null } = e, { maxheight: p = "276px" } = e, { placeholder: _ = "" } = e, { width: k = "" } = e, { disabled: q = "false" } = e, { error: x = "false" } = e, { multiselect: D = "false" } = e, { native: M = "false" } = e, { relative: E = "false" } = e, { mt: P = null } = e, { mr: j = null } = e, { mb: H = null } = e, { ml: A = null } = e, G = [], V = !1, S = -1, O, ge, R, pe, he, de, me, Ee = !1, _e = [], Ve = [];
8992
+ let l, i, o, r, s, a, { $$slots: c = {}, $$scope: d } = e, { name: u } = e, { arialabel: m = "" } = e, { arialabelledby: g = "" } = e, { value: h = "" } = e, { filterable: v = "false" } = e, { leadingicon: b = null } = e, { maxheight: p = "276px" } = e, { placeholder: _ = "" } = e, { width: k = "" } = e, { disabled: q = "false" } = e, { error: M = "false" } = e, { multiselect: D = "false" } = e, { native: L = "false" } = e, { relative: E = "false" } = e, { mt: P = null } = e, { mr: j = null } = e, { mb: H = null } = e, { ml: A = null } = e, G = [], V = !1, S = -1, O, ge, R, pe, he, de, me, Ee = !1, _e = [], Ve = [];
8982
8993
  be(async () => {
8983
8994
  var ne;
8984
- await xe(), me = s ? new so(de) : new ao(de), n(16, G = se()), r || (n(23, de.value = ((ne = G.find((ye) => ye.value === h)) == null ? void 0 : ne.label) ?? "", de), k && (n(18, O = k), k.endsWith("%") ? qe() : n(18, O = k)), !k && G.length > 0 && n(18, O = Be(G))), ot();
8995
+ await Me(), me = s ? new so(de) : new ao(de), n(16, G = se()), r || (n(23, de.value = ((ne = G.find((ye) => ye.value === h)) == null ? void 0 : ne.label) ?? "", de), k && (n(18, O = k), k.endsWith("%") ? qe() : n(18, O = k)), !k && G.length > 0 && n(18, O = Be(G))), ot();
8985
8996
  const Y = R.querySelector("slot");
8986
8997
  Y == null || Y.addEventListener("slotchange", () => {
8987
8998
  R && (n(16, G = se()), ot(), k || n(18, O = Be(G)), r || W());
@@ -9051,7 +9062,7 @@ function Xa(t, e, n) {
9051
9062
  l || (r || (Ee = !0, et(), n(23, de.value = Y.label, de)), ut(Y.value));
9052
9063
  }
9053
9064
  async function je() {
9054
- await xe(), ot(), _e.length === 1 && (ut(_e[0].value), setTimeout(
9065
+ await Me(), ot(), _e.length === 1 && (ut(_e[0].value), setTimeout(
9055
9066
  () => {
9056
9067
  et();
9057
9068
  },
@@ -9208,13 +9219,13 @@ function Xa(t, e, n) {
9208
9219
  });
9209
9220
  }
9210
9221
  return t.$$set = (Y) => {
9211
- "name" in Y && n(0, u = Y.name), "arialabel" in Y && n(1, m = Y.arialabel), "arialabelledby" in Y && n(2, g = Y.arialabelledby), "value" in Y && n(3, h = Y.value), "filterable" in Y && n(38, v = Y.filterable), "leadingicon" in Y && n(4, b = Y.leadingicon), "maxheight" in Y && n(5, p = Y.maxheight), "placeholder" in Y && n(6, _ = Y.placeholder), "width" in Y && n(39, k = Y.width), "disabled" in Y && n(7, q = Y.disabled), "error" in Y && n(40, x = Y.error), "multiselect" in Y && n(41, D = Y.multiselect), "native" in Y && n(42, M = Y.native), "relative" in Y && n(8, E = Y.relative), "mt" in Y && n(9, P = Y.mt), "mr" in Y && n(10, j = Y.mr), "mb" in Y && n(11, H = Y.mb), "ml" in Y && n(12, A = Y.ml), "$$scope" in Y && n(43, d = Y.$$scope);
9222
+ "name" in Y && n(0, u = Y.name), "arialabel" in Y && n(1, m = Y.arialabel), "arialabelledby" in Y && n(2, g = Y.arialabelledby), "value" in Y && n(3, h = Y.value), "filterable" in Y && n(38, v = Y.filterable), "leadingicon" in Y && n(4, b = Y.leadingicon), "maxheight" in Y && n(5, p = Y.maxheight), "placeholder" in Y && n(6, _ = Y.placeholder), "width" in Y && n(39, k = Y.width), "disabled" in Y && n(7, q = Y.disabled), "error" in Y && n(40, M = Y.error), "multiselect" in Y && n(41, D = Y.multiselect), "native" in Y && n(42, L = Y.native), "relative" in Y && n(8, E = Y.relative), "mt" in Y && n(9, P = Y.mt), "mr" in Y && n(10, j = Y.mr), "mb" in Y && n(11, H = Y.mb), "ml" in Y && n(12, A = Y.ml), "$$scope" in Y && n(43, d = Y.$$scope);
9212
9223
  }, t.$$.update = () => {
9213
9224
  t.$$.dirty[0] & /*disabled*/
9214
9225
  128 && n(26, l = ve(q)), t.$$.dirty[1] & /*error*/
9215
- 512 && n(27, i = ve(x)), t.$$.dirty[1] & /*multiselect*/
9226
+ 512 && n(27, i = ve(M)), t.$$.dirty[1] & /*multiselect*/
9216
9227
  1024 && (o = ve(D)), t.$$.dirty[1] & /*native*/
9217
- 2048 && n(15, r = ve(M)), t.$$.dirty[0] & /*_native*/
9228
+ 2048 && n(15, r = ve(L)), t.$$.dirty[0] & /*_native*/
9218
9229
  32768 | t.$$.dirty[1] & /*filterable*/
9219
9230
  128 && n(24, s = ve(v) && !r), t.$$.dirty[0] & /*_filteredOptions, _highlightedIndex*/
9220
9231
  24576 && n(25, a = _e[S] ? _e[S].value : void 0), t.$$.dirty[0] & /*value*/
@@ -9260,9 +9271,9 @@ function Xa(t, e, n) {
9260
9271
  ro,
9261
9272
  v,
9262
9273
  k,
9263
- x,
9264
- D,
9265
9274
  M,
9275
+ D,
9276
+ L,
9266
9277
  d,
9267
9278
  c,
9268
9279
  co,
@@ -9460,7 +9471,7 @@ function tc(t) {
9460
9471
  },
9461
9472
  p: te,
9462
9473
  d(n) {
9463
- n && L(e);
9474
+ n && x(e);
9464
9475
  }
9465
9476
  };
9466
9477
  }
@@ -9488,7 +9499,7 @@ function nc(t) {
9488
9499
  );
9489
9500
  },
9490
9501
  d(n) {
9491
- n && L(e);
9502
+ n && x(e);
9492
9503
  }
9493
9504
  };
9494
9505
  }
@@ -9512,7 +9523,7 @@ function ul(t) {
9512
9523
  ) + "") && fe(l, n);
9513
9524
  },
9514
9525
  d(i) {
9515
- i && L(e);
9526
+ i && x(e);
9516
9527
  }
9517
9528
  };
9518
9529
  }
@@ -9537,7 +9548,7 @@ function lc(t) {
9537
9548
  );
9538
9549
  },
9539
9550
  d(o) {
9540
- o && L(e);
9551
+ o && x(e);
9541
9552
  }
9542
9553
  };
9543
9554
  }
@@ -9552,7 +9563,7 @@ function ic(t) {
9552
9563
  },
9553
9564
  p: te,
9554
9565
  d(n) {
9555
- n && L(e);
9566
+ n && x(e);
9556
9567
  }
9557
9568
  };
9558
9569
  }
@@ -9579,7 +9590,7 @@ function oc(t) {
9579
9590
  ) + "") && fe(o, i);
9580
9591
  },
9581
9592
  d(s) {
9582
- s && L(e);
9593
+ s && x(e);
9583
9594
  }
9584
9595
  };
9585
9596
  }
@@ -9599,7 +9610,7 @@ function rc(t) {
9599
9610
  },
9600
9611
  p: te,
9601
9612
  d(i) {
9602
- i && L(e), n = !1, l();
9613
+ i && x(e), n = !1, l();
9603
9614
  }
9604
9615
  };
9605
9616
  }
@@ -9619,7 +9630,7 @@ function sc(t) {
9619
9630
  },
9620
9631
  p: te,
9621
9632
  d(i) {
9622
- i && L(e), n = !1, l();
9633
+ i && x(e), n = !1, l();
9623
9634
  }
9624
9635
  };
9625
9636
  }
@@ -9639,13 +9650,13 @@ function ac(t) {
9639
9650
  },
9640
9651
  p: te,
9641
9652
  d(i) {
9642
- i && L(e), n = !1, l();
9653
+ i && x(e), n = !1, l();
9643
9654
  }
9644
9655
  };
9645
9656
  }
9646
9657
  function cc(t) {
9647
9658
  let e, n, l, i, o, r, s, a, c, d, u;
9648
- function m(D, M) {
9659
+ function m(D, L) {
9649
9660
  return (
9650
9661
  /*_status*/
9651
9662
  D[4] === "uploaded" ? nc : tc
@@ -9655,7 +9666,7 @@ function cc(t) {
9655
9666
  /*_status*/
9656
9667
  t[4] !== "error" && ul(t)
9657
9668
  );
9658
- function b(D, M) {
9669
+ function b(D, L) {
9659
9670
  if (
9660
9671
  /*_status*/
9661
9672
  D[4] === "uploading"
@@ -9673,7 +9684,7 @@ function cc(t) {
9673
9684
  return lc;
9674
9685
  }
9675
9686
  let p = b(t), _ = p && p(t);
9676
- function k(D, M) {
9687
+ function k(D, L) {
9677
9688
  if (
9678
9689
  /*_status*/
9679
9690
  D[4] === "uploading"
@@ -9690,13 +9701,13 @@ function cc(t) {
9690
9701
  )
9691
9702
  return rc;
9692
9703
  }
9693
- let q = k(t), x = q && q(t);
9704
+ let q = k(t), M = q && q(t);
9694
9705
  return {
9695
9706
  c() {
9696
9707
  e = z("div"), n = z("div"), h.c(), l = B(), i = z("div"), o = z("div"), r = K(
9697
9708
  /*filename*/
9698
9709
  t[0]
9699
- ), s = B(), v && v.c(), a = B(), _ && _.c(), c = B(), d = z("div"), x && x.c(), f(o, "class", "filename svelte-m1mldv"), f(o, "data-testid", "filename"), f(i, "class", "details svelte-m1mldv"), f(d, "class", "actions svelte-m1mldv"), f(d, "data-testid", "actions"), f(n, "data-testid", "root"), f(n, "class", u = ze(`root ${/*_status*/
9710
+ ), s = B(), v && v.c(), a = B(), _ && _.c(), c = B(), d = z("div"), M && M.c(), f(o, "class", "filename svelte-m1mldv"), f(o, "data-testid", "filename"), f(i, "class", "details svelte-m1mldv"), f(d, "class", "actions svelte-m1mldv"), f(d, "data-testid", "actions"), f(n, "data-testid", "root"), f(n, "class", u = ze(`root ${/*_status*/
9700
9711
  t[4]}`) + " svelte-m1mldv"), I(
9701
9712
  n,
9702
9713
  "error",
@@ -9704,19 +9715,19 @@ function cc(t) {
9704
9715
  t[3]
9705
9716
  ), f(e, "id", "container"), f(e, "class", "svelte-m1mldv");
9706
9717
  },
9707
- m(D, M) {
9708
- T(D, e, M), w(e, n), h.m(n, null), w(n, l), w(n, i), w(i, o), w(o, r), w(i, s), v && v.m(i, null), w(i, a), _ && _.m(i, null), w(n, c), w(n, d), x && x.m(d, null), t[12](n);
9718
+ m(D, L) {
9719
+ T(D, e, L), w(e, n), h.m(n, null), w(n, l), w(n, i), w(i, o), w(o, r), w(i, s), v && v.m(i, null), w(i, a), _ && _.m(i, null), w(n, c), w(n, d), M && M.m(d, null), t[12](n);
9709
9720
  },
9710
- p(D, [M]) {
9711
- g === (g = m(D)) && h ? h.p(D, M) : (h.d(1), h = g(D), h && (h.c(), h.m(n, l))), M & /*filename*/
9721
+ p(D, [L]) {
9722
+ g === (g = m(D)) && h ? h.p(D, L) : (h.d(1), h = g(D), h && (h.c(), h.m(n, l))), L & /*filename*/
9712
9723
  1 && fe(
9713
9724
  r,
9714
9725
  /*filename*/
9715
9726
  D[0]
9716
9727
  ), /*_status*/
9717
- D[4] !== "error" ? v ? v.p(D, M) : (v = ul(D), v.c(), v.m(i, a)) : v && (v.d(1), v = null), p === (p = b(D)) && _ ? _.p(D, M) : (_ && _.d(1), _ = p && p(D), _ && (_.c(), _.m(i, null))), q === (q = k(D)) && x ? x.p(D, M) : (x && x.d(1), x = q && q(D), x && (x.c(), x.m(d, null))), M & /*_status*/
9728
+ D[4] !== "error" ? v ? v.p(D, L) : (v = ul(D), v.c(), v.m(i, a)) : v && (v.d(1), v = null), p === (p = b(D)) && _ ? _.p(D, L) : (_ && _.d(1), _ = p && p(D), _ && (_.c(), _.m(i, null))), q === (q = k(D)) && M ? M.p(D, L) : (M && M.d(1), M = q && q(D), M && (M.c(), M.m(d, null))), L & /*_status*/
9718
9729
  16 && u !== (u = ze(`root ${/*_status*/
9719
- D[4]}`) + " svelte-m1mldv") && f(n, "class", u), M & /*_status, error*/
9730
+ D[4]}`) + " svelte-m1mldv") && f(n, "class", u), L & /*_status, error*/
9720
9731
  24 && I(
9721
9732
  n,
9722
9733
  "error",
@@ -9727,7 +9738,7 @@ function cc(t) {
9727
9738
  i: te,
9728
9739
  o: te,
9729
9740
  d(D) {
9730
- D && L(e), h.d(), v && v.d(), _ && _.d(), x && x.d(), t[12](null);
9741
+ D && x(e), h.d(), v && v.d(), _ && _.d(), M && M.d(), t[12](null);
9731
9742
  }
9732
9743
  };
9733
9744
  }
@@ -9907,7 +9918,7 @@ function ml(t) {
9907
9918
  d[5]}`) + " svelte-z1xvls") && f(e, "class", r);
9908
9919
  },
9909
9920
  d(d) {
9910
- d && L(e), c && c.d(), t[13](null), t[14](null), s = !1, De(a);
9921
+ d && x(e), c && c.d(), t[13](null), t[14](null), s = !1, De(a);
9911
9922
  }
9912
9923
  };
9913
9924
  }
@@ -9932,7 +9943,7 @@ function hl(t) {
9932
9943
  );
9933
9944
  },
9934
9945
  d(o) {
9935
- o && L(e);
9946
+ o && x(e);
9936
9947
  }
9937
9948
  };
9938
9949
  }
@@ -9969,7 +9980,7 @@ function vl(t) {
9969
9980
  );
9970
9981
  },
9971
9982
  d(c) {
9972
- c && (L(e), L(i), L(o)), a && a.d(), t[15](null), t[16](null), r = !1, s();
9983
+ c && (x(e), x(i), x(o)), a && a.d(), t[15](null), t[16](null), r = !1, s();
9973
9984
  }
9974
9985
  };
9975
9986
  }
@@ -9994,12 +10005,12 @@ function bl(t) {
9994
10005
  );
9995
10006
  },
9996
10007
  d(o) {
9997
- o && L(e);
10008
+ o && x(e);
9998
10009
  }
9999
10010
  };
10000
10011
  }
10001
10012
  function _l(t) {
10002
- let e, n = Me(
10013
+ let e, n = Le(
10003
10014
  /*issues*/
10004
10015
  t[6]
10005
10016
  ), l = [];
@@ -10020,7 +10031,7 @@ function _l(t) {
10020
10031
  p(i, o) {
10021
10032
  if (o & /*issues*/
10022
10033
  64) {
10023
- n = Me(
10034
+ n = Le(
10024
10035
  /*issues*/
10025
10036
  i[6]
10026
10037
  );
@@ -10035,7 +10046,7 @@ function _l(t) {
10035
10046
  }
10036
10047
  },
10037
10048
  d(i) {
10038
- i && L(e), Ke(l, i);
10049
+ i && x(e), Ke(l, i);
10039
10050
  }
10040
10051
  };
10041
10052
  }
@@ -10062,7 +10073,7 @@ function pl(t) {
10062
10073
  u[21].error + "") && fe(c, a);
10063
10074
  },
10064
10075
  d(u) {
10065
- u && L(e);
10076
+ u && x(e);
10066
10077
  }
10067
10078
  };
10068
10079
  }
@@ -10093,7 +10104,7 @@ function mc(t) {
10093
10104
  i: te,
10094
10105
  o: te,
10095
10106
  d(s) {
10096
- s && (L(e), L(n), L(l)), i && i.d(s), o && o.d(s), r && r.d(s);
10107
+ s && (x(e), x(n), x(l)), i && i.d(s), o && o.d(s), r && r.d(s);
10097
10108
  }
10098
10109
  };
10099
10110
  }
@@ -10181,7 +10192,7 @@ function vc(t, e, n) {
10181
10192
  s = E, n(4, s);
10182
10193
  });
10183
10194
  }
10184
- function x(E) {
10195
+ function M(E) {
10185
10196
  ae[E ? "unshift" : "push"](() => {
10186
10197
  r = E, n(3, r);
10187
10198
  });
@@ -10191,7 +10202,7 @@ function vc(t, e, n) {
10191
10202
  r = E, n(3, r);
10192
10203
  });
10193
10204
  }
10194
- function M(E) {
10205
+ function L(E) {
10195
10206
  ae[E ? "unshift" : "push"](() => {
10196
10207
  s = E, n(4, s);
10197
10208
  });
@@ -10213,9 +10224,9 @@ function vc(t, e, n) {
10213
10224
  _,
10214
10225
  k,
10215
10226
  q,
10216
- x,
10227
+ M,
10217
10228
  D,
10218
- M
10229
+ L
10219
10230
  ];
10220
10231
  }
10221
10232
  class bc extends re {
@@ -10292,7 +10303,7 @@ function pc(t) {
10292
10303
  F(a, c), r = !1;
10293
10304
  },
10294
10305
  d(c) {
10295
- c && L(e), a && a.d(c), t[3](null);
10306
+ c && x(e), a && a.d(c), t[3](null);
10296
10307
  }
10297
10308
  };
10298
10309
  }
@@ -10325,7 +10336,7 @@ function wc(t) {
10325
10336
  function yc(t, e, n) {
10326
10337
  let { $$slots: l = {}, $$scope: i } = e, o, r, s, a;
10327
10338
  be(async () => {
10328
- await xe(), o.addEventListener("focus", u, !0), o.addEventListener("keydown", c, !0), o.addEventListener("keyup", d, !0), r = o.querySelector("[data-tab-boundry=start]"), s = o.querySelector("[data-tab-boundry=end]");
10339
+ await Me(), o.addEventListener("focus", u, !0), o.addEventListener("keydown", c, !0), o.addEventListener("keyup", d, !0), r = o.querySelector("[data-tab-boundry=start]"), s = o.querySelector("[data-tab-boundry=end]");
10329
10340
  });
10330
10341
  function c(b) {
10331
10342
  b.shiftKey && (a = !0);
@@ -10399,7 +10410,7 @@ function kl(t) {
10399
10410
  T(n, e, l);
10400
10411
  },
10401
10412
  d(n) {
10402
- n && L(e);
10413
+ n && x(e);
10403
10414
  }
10404
10415
  };
10405
10416
  }
@@ -10448,11 +10459,11 @@ function qc(t) {
10448
10459
  ), f(n, "class", "content svelte-1wmydq0"), f(e, "class", "app-footer svelte-1wmydq0"), f(e, "style", g = `--max-content-width: ${/*maxcontentwidth*/
10449
10460
  t[0] || "100%"}`);
10450
10461
  },
10451
- m(q, x) {
10452
- T(q, e, x), w(e, n), w(n, l), b && b.m(l, null), w(n, i), p && p.m(n, null), w(n, o), w(n, r), w(r, s), k && k.m(s, null), w(r, a), w(r, c), w(c, d), w(c, u), w(c, m), t[7](e), h = !0;
10462
+ m(q, M) {
10463
+ T(q, e, M), w(e, n), w(n, l), b && b.m(l, null), w(n, i), p && p.m(n, null), w(n, o), w(n, r), w(r, s), k && k.m(s, null), w(r, a), w(r, c), w(c, d), w(c, u), w(c, m), t[7](e), h = !0;
10453
10464
  },
10454
- p(q, [x]) {
10455
- b && b.p && (!h || x & /*$$scope*/
10465
+ p(q, [M]) {
10466
+ b && b.p && (!h || M & /*$$scope*/
10456
10467
  32) && J(
10457
10468
  b,
10458
10469
  v,
@@ -10463,7 +10474,7 @@ function qc(t) {
10463
10474
  v,
10464
10475
  /*$$scope*/
10465
10476
  q[5],
10466
- x,
10477
+ M,
10467
10478
  Ec
10468
10479
  ) : $(
10469
10480
  /*$$scope*/
@@ -10472,7 +10483,7 @@ function qc(t) {
10472
10483
  yl
10473
10484
  ), /*navLinks*/
10474
10485
  q[2] && /*navLinks*/
10475
- q[2].length > 0 ? p || (p = kl(), p.c(), p.m(n, o)) : p && (p.d(1), p = null), k && k.p && (!h || x & /*$$scope*/
10486
+ q[2].length > 0 ? p || (p = kl(), p.c(), p.m(n, o)) : p && (p.d(1), p = null), k && k.p && (!h || M & /*$$scope*/
10476
10487
  32) && J(
10477
10488
  k,
10478
10489
  _,
@@ -10483,28 +10494,28 @@ function qc(t) {
10483
10494
  _,
10484
10495
  /*$$scope*/
10485
10496
  q[5],
10486
- x,
10497
+ M,
10487
10498
  Cc
10488
10499
  ) : $(
10489
10500
  /*$$scope*/
10490
10501
  q[5]
10491
10502
  ),
10492
10503
  wl
10493
- ), (!h || x & /*metaLinks*/
10504
+ ), (!h || M & /*metaLinks*/
10494
10505
  8) && I(
10495
10506
  c,
10496
10507
  "with-meta-links",
10497
10508
  /*metaLinks*/
10498
10509
  q[3] && /*metaLinks*/
10499
10510
  q[3].length > 0
10500
- ), (!h || x & /*metaLinks*/
10511
+ ), (!h || M & /*metaLinks*/
10501
10512
  8) && I(
10502
10513
  r,
10503
10514
  "with-meta-links",
10504
10515
  /*metaLinks*/
10505
10516
  q[3] && /*metaLinks*/
10506
10517
  q[3].length > 0
10507
- ), (!h || x & /*maxcontentwidth*/
10518
+ ), (!h || M & /*maxcontentwidth*/
10508
10519
  1 && g !== (g = `--max-content-width: ${/*maxcontentwidth*/
10509
10520
  q[0] || "100%"}`)) && f(e, "style", g);
10510
10521
  },
@@ -10515,15 +10526,15 @@ function qc(t) {
10515
10526
  F(b, q), F(k, q), h = !1;
10516
10527
  },
10517
10528
  d(q) {
10518
- q && L(e), b && b.d(q), p && p.d(), k && k.d(q), t[7](null);
10529
+ q && x(e), b && b.d(q), p && p.d(), k && k.d(q), t[7](null);
10519
10530
  }
10520
10531
  };
10521
10532
  }
10522
- function xc(t, e, n) {
10533
+ function Mc(t, e, n) {
10523
10534
  let { $$slots: l = {}, $$scope: i } = e, { maxcontentwidth: o = "" } = e, r, s, a;
10524
10535
  const c = /* @__PURE__ */ (/* @__PURE__ */ new Date()).getFullYear();
10525
10536
  be(async () => {
10526
- await xe();
10537
+ await Me();
10527
10538
  const u = r.querySelector("slot[name=nav]"), m = r.querySelector("slot[name=meta]");
10528
10539
  n(2, s = u == null ? void 0 : u.assignedElements()), n(3, a = m == null ? void 0 : m.assignedElements());
10529
10540
  });
@@ -10545,9 +10556,9 @@ function xc(t, e, n) {
10545
10556
  d
10546
10557
  ];
10547
10558
  }
10548
- class Mc extends re {
10559
+ class Lc extends re {
10549
10560
  constructor(e) {
10550
- super(), ie(this, e, xc, qc, le, { maxcontentwidth: 0 }, zc);
10561
+ super(), ie(this, e, Mc, qc, le, { maxcontentwidth: 0 }, zc);
10551
10562
  }
10552
10563
  get maxcontentwidth() {
10553
10564
  return this.$$.ctx[0];
@@ -10556,8 +10567,8 @@ class Mc extends re {
10556
10567
  this.$$set({ maxcontentwidth: e }), y();
10557
10568
  }
10558
10569
  }
10559
- customElements.define("goa-app-footer", oe(Mc, { maxcontentwidth: {} }, ["nav", "meta"], [], !0));
10560
- function Lc(t) {
10570
+ customElements.define("goa-app-footer", oe(Lc, { maxcontentwidth: {} }, ["nav", "meta"], [], !0));
10571
+ function xc(t) {
10561
10572
  ce(t, "svelte-yg1vdd", ".hidden.svelte-yg1vdd{display:none}ul.svelte-yg1vdd{display:flex;flex-wrap:wrap;gap:var(--goa-space-l);padding-left:0}li.svelte-yg1vdd{list-style-type:none}a.svelte-yg1vdd{color:var(--goa-color-text-default);white-space:nowrap}");
10562
10573
  }
10563
10574
  function zl(t, e, n) {
@@ -10585,7 +10596,7 @@ function Cl(t) {
10585
10596
  r[5].href) && f(n, "href", o);
10586
10597
  },
10587
10598
  d(r) {
10588
- r && L(e);
10599
+ r && x(e);
10589
10600
  }
10590
10601
  };
10591
10602
  }
@@ -10601,7 +10612,7 @@ function Hc(t) {
10601
10612
  t[2],
10602
10613
  null
10603
10614
  );
10604
- let a = Me(
10615
+ let a = Le(
10605
10616
  /*children*/
10606
10617
  t[1]
10607
10618
  ), c = [];
@@ -10641,7 +10652,7 @@ function Hc(t) {
10641
10652
  null
10642
10653
  ), u & /*children*/
10643
10654
  2) {
10644
- a = Me(
10655
+ a = Le(
10645
10656
  /*children*/
10646
10657
  d[1]
10647
10658
  );
@@ -10662,14 +10673,14 @@ function Hc(t) {
10662
10673
  F(s, d), o = !1;
10663
10674
  },
10664
10675
  d(d) {
10665
- d && L(e), s && s.d(d), Ke(c, d), t[4](null);
10676
+ d && x(e), s && s.d(d), Ke(c, d), t[4](null);
10666
10677
  }
10667
10678
  };
10668
10679
  }
10669
10680
  function Dc(t, e, n) {
10670
10681
  let { $$slots: l = {}, $$scope: i } = e, o, r = [];
10671
10682
  be(async () => {
10672
- if (await xe(), n(1, r = o.querySelector("slot").assignedElements()), !r.map((c) => c.hasAttribute("href")).reduce(
10683
+ if (await Me(), n(1, r = o.querySelector("slot").assignedElements()), !r.map((c) => c.hasAttribute("href")).reduce(
10673
10684
  (c, d) => c && d,
10674
10685
  !0
10675
10686
  )) {
@@ -10688,7 +10699,7 @@ function Dc(t, e, n) {
10688
10699
  }
10689
10700
  class Tc extends re {
10690
10701
  constructor(e) {
10691
- super(), ie(this, e, Dc, Hc, le, {}, Lc);
10702
+ super(), ie(this, e, Dc, Hc, le, {}, xc);
10692
10703
  }
10693
10704
  }
10694
10705
  customElements.define("goa-app-footer-meta-section", oe(Tc, {}, ["default"], [], !0));
@@ -10720,11 +10731,11 @@ function ql(t) {
10720
10731
  );
10721
10732
  },
10722
10733
  d(o) {
10723
- o && (L(e), L(l), L(i));
10734
+ o && (x(e), x(l), x(i));
10724
10735
  }
10725
10736
  };
10726
10737
  }
10727
- function xl(t) {
10738
+ function Ml(t) {
10728
10739
  let e, n, l = (
10729
10740
  /*child*/
10730
10741
  t[7].innerHTML + ""
@@ -10745,7 +10756,7 @@ function xl(t) {
10745
10756
  r[7].href) && f(n, "href", o);
10746
10757
  },
10747
10758
  d(r) {
10748
- r && L(e);
10759
+ r && x(e);
10749
10760
  }
10750
10761
  };
10751
10762
  }
@@ -10764,12 +10775,12 @@ function Sc(t) {
10764
10775
  t[4],
10765
10776
  null
10766
10777
  );
10767
- let u = Me(
10778
+ let u = Le(
10768
10779
  /*children*/
10769
10780
  t[3]
10770
10781
  ), m = [];
10771
10782
  for (let g = 0; g < u.length; g += 1)
10772
- m[g] = xl(El(t, u, g));
10783
+ m[g] = Ml(El(t, u, g));
10773
10784
  return {
10774
10785
  c() {
10775
10786
  e = z("section"), a && a.c(), n = B(), l = z("div"), d && d.c(), i = B(), o = z("ul");
@@ -10818,14 +10829,14 @@ function Sc(t) {
10818
10829
  null
10819
10830
  ), h & /*children*/
10820
10831
  8) {
10821
- u = Me(
10832
+ u = Le(
10822
10833
  /*children*/
10823
10834
  g[3]
10824
10835
  );
10825
10836
  let v;
10826
10837
  for (v = 0; v < u.length; v += 1) {
10827
10838
  const b = El(g, u, v);
10828
- m[v] ? m[v].p(b, h) : (m[v] = xl(b), m[v].c(), m[v].m(o, null));
10839
+ m[v] ? m[v].p(b, h) : (m[v] = Ml(b), m[v].c(), m[v].m(o, null));
10829
10840
  }
10830
10841
  for (; v < m.length; v += 1)
10831
10842
  m[v].d(1);
@@ -10854,7 +10865,7 @@ function Sc(t) {
10854
10865
  F(d, g), s = !1;
10855
10866
  },
10856
10867
  d(g) {
10857
- g && L(e), a && a.d(), d && d.d(g), Ke(m, g), t[6](null);
10868
+ g && x(e), a && a.d(), d && d.d(g), Ke(m, g), t[6](null);
10858
10869
  }
10859
10870
  };
10860
10871
  }
@@ -10862,7 +10873,7 @@ function Ac(t, e, n) {
10862
10873
  let { $$slots: l = {}, $$scope: i } = e, { heading: o = "" } = e, { maxcolumncount: r = 1 } = e, s, a = [];
10863
10874
  be(async () => {
10864
10875
  var u;
10865
- if (await xe(), n(3, a = (u = s.querySelector("slot")) == null ? void 0 : u.assignedElements()), !a.map((m) => m.hasAttribute("href")).reduce(
10876
+ if (await Me(), n(3, a = (u = s.querySelector("slot")) == null ? void 0 : u.assignedElements()), !a.map((m) => m.hasAttribute("href")).reduce(
10866
10877
  (m, g) => m && g,
10867
10878
  !0
10868
10879
  )) {
@@ -10900,7 +10911,7 @@ customElements.define("goa-app-footer-nav-section", oe(Oc, { heading: {}, maxcol
10900
10911
  function Vc(t) {
10901
10912
  ce(t, "svelte-zeq2g7", ":host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}.svelte-zeq2g7.svelte-zeq2g7{box-sizing:border-box}.label.svelte-zeq2g7.svelte-zeq2g7{display:block;font-weight:var(--goa-font-weight-bold);color:var(--goa-color-text-default);font-size:var(--goa-font-size-4);padding-bottom:0.5rem}.label.large.svelte-zeq2g7.svelte-zeq2g7{font:var(--goa-typography-heading-l)}.label.svelte-zeq2g7 em.svelte-zeq2g7{color:var(--goa-color-greyscale-700);font-weight:var(--goa-font-weight-regular);font-size:var(--goa-font-size-2);line-height:var(--goa-line-height-1);font-style:normal}.form-item-input.svelte-zeq2g7.svelte-zeq2g7{margin-bottom:0.25rem}.help-msg.svelte-zeq2g7.svelte-zeq2g7{font-size:var(--goa-font-size-2);color:var(--goa-color-text-default)}.error-msg.svelte-zeq2g7.svelte-zeq2g7{display:inline-flex;align-items:flex-start;gap:0.25rem;font-size:var(--goa-font-size-2);color:var(--goa-color-interactive-error);margin-bottom:0.25rem}");
10902
10913
  }
10903
- function Ml(t) {
10914
+ function Ll(t) {
10904
10915
  let e, n, l, i = (
10905
10916
  /*requirement*/
10906
10917
  t[9] && /*REQUIREMENT_TYPES*/
@@ -10908,7 +10919,7 @@ function Ml(t) {
10908
10919
  /*requirement*/
10909
10920
  t[9]
10910
10921
  )
10911
- ), o, r = i && Ll(t);
10922
+ ), o, r = i && xl(t);
10912
10923
  return {
10913
10924
  c() {
10914
10925
  e = z("div"), n = K(
@@ -10937,7 +10948,7 @@ function Ml(t) {
10937
10948
  s[11].includes(
10938
10949
  /*requirement*/
10939
10950
  s[9]
10940
- )), i ? r ? r.p(s, a) : (r = Ll(s), r.c(), r.m(e, null)) : r && (r.d(1), r = null), a & /*labelsize*/
10951
+ )), i ? r ? r.p(s, a) : (r = xl(s), r.c(), r.m(e, null)) : r && (r.d(1), r = null), a & /*labelsize*/
10941
10952
  64 && o !== (o = ze(`label ${/*labelsize*/
10942
10953
  s[6]}`) + " svelte-zeq2g7") && f(e, "class", o), a & /*id*/
10943
10954
  1024 && f(
@@ -10948,11 +10959,11 @@ function Ml(t) {
10948
10959
  );
10949
10960
  },
10950
10961
  d(s) {
10951
- s && L(e), r && r.d();
10962
+ s && x(e), r && r.d();
10952
10963
  }
10953
10964
  };
10954
10965
  }
10955
- function Ll(t) {
10966
+ function xl(t) {
10956
10967
  let e, n, l, i;
10957
10968
  return {
10958
10969
  c() {
@@ -10973,7 +10984,7 @@ function Ll(t) {
10973
10984
  );
10974
10985
  },
10975
10986
  d(o) {
10976
- o && L(e);
10987
+ o && x(e);
10977
10988
  }
10978
10989
  };
10979
10990
  }
@@ -10998,7 +11009,7 @@ function Hl(t) {
10998
11009
  );
10999
11010
  },
11000
11011
  d(o) {
11001
- o && L(e);
11012
+ o && x(e);
11002
11013
  }
11003
11014
  };
11004
11015
  }
@@ -11023,14 +11034,14 @@ function Dl(t) {
11023
11034
  );
11024
11035
  },
11025
11036
  d(l) {
11026
- l && L(e);
11037
+ l && x(e);
11027
11038
  }
11028
11039
  };
11029
11040
  }
11030
11041
  function jc(t) {
11031
11042
  let e, n, l, i, o, r, s, a = (
11032
11043
  /*label*/
11033
- t[5] && Ml(t)
11044
+ t[5] && Ll(t)
11034
11045
  );
11035
11046
  const c = (
11036
11047
  /*#slots*/
@@ -11072,7 +11083,7 @@ function jc(t) {
11072
11083
  },
11073
11084
  p(g, [h]) {
11074
11085
  /*label*/
11075
- g[5] ? a ? a.p(g, h) : (a = Ml(g), a.c(), a.m(e, n)) : a && (a.d(1), a = null), d && d.p && (!s || h & /*$$scope*/
11086
+ g[5] ? a ? a.p(g, h) : (a = Ll(g), a.c(), a.m(e, n)) : a && (a.d(1), a = null), d && d.p && (!s || h & /*$$scope*/
11076
11087
  4096) && J(
11077
11088
  d,
11078
11089
  c,
@@ -11117,7 +11128,7 @@ function jc(t) {
11117
11128
  F(d, g), s = !1;
11118
11129
  },
11119
11130
  d(g) {
11120
- g && L(e), a && a.d(), d && d.d(g), u && u.d(), m && m.d();
11131
+ g && x(e), a && a.d(), d && d.d(g), u && u.d(), m && m.d();
11121
11132
  }
11122
11133
  };
11123
11134
  }
@@ -11266,7 +11277,7 @@ function Fc(t) {
11266
11277
  );
11267
11278
  },
11268
11279
  d(l) {
11269
- l && L(e);
11280
+ l && x(e);
11270
11281
  }
11271
11282
  };
11272
11283
  }
@@ -11281,7 +11292,7 @@ function Ic(t) {
11281
11292
  },
11282
11293
  p: te,
11283
11294
  d(n) {
11284
- n && L(e);
11295
+ n && x(e);
11285
11296
  }
11286
11297
  };
11287
11298
  }
@@ -11296,7 +11307,7 @@ function Yc(t) {
11296
11307
  },
11297
11308
  p: te,
11298
11309
  d(n) {
11299
- n && L(e);
11310
+ n && x(e);
11300
11311
  }
11301
11312
  };
11302
11313
  }
@@ -11311,7 +11322,7 @@ function Rc(t) {
11311
11322
  },
11312
11323
  p: te,
11313
11324
  d(n) {
11314
- n && L(e);
11325
+ n && x(e);
11315
11326
  }
11316
11327
  };
11317
11328
  }
@@ -11325,7 +11336,7 @@ function Tl(t) {
11325
11336
  T(n, e, l);
11326
11337
  },
11327
11338
  d(n) {
11328
- n && L(e);
11339
+ n && x(e);
11329
11340
  }
11330
11341
  };
11331
11342
  }
@@ -11443,7 +11454,7 @@ function Zc(t) {
11443
11454
  i: te,
11444
11455
  o: te,
11445
11456
  d(p) {
11446
- p && L(e), t[11](null), v.d(), b && b.d(), t[12](null);
11457
+ p && x(e), t[11](null), v.d(), b && b.d(), t[12](null);
11447
11458
  }
11448
11459
  };
11449
11460
  }
@@ -11581,7 +11592,7 @@ function Pl(t) {
11581
11592
  i[11]);
11582
11593
  },
11583
11594
  d(i) {
11584
- i && (L(e), L(n), L(l));
11595
+ i && (x(e), x(n), x(l));
11585
11596
  }
11586
11597
  };
11587
11598
  }
@@ -11677,21 +11688,21 @@ function Xc(t) {
11677
11688
  F(d, u), s = !1;
11678
11689
  },
11679
11690
  d(u) {
11680
- u && L(e), a && a.d(), d && d.d(u), t[17](null), t[18](null);
11691
+ u && x(e), a && a.d(), d && d.d(u), t[17](null), t[18](null);
11681
11692
  }
11682
11693
  };
11683
11694
  }
11684
11695
  function Qc(t, e, n) {
11685
11696
  let l, { $$slots: i = {}, $$scope: o } = e, { step: r = -1 } = e, { mt: s = null } = e, { mr: a = null } = e, { mb: c = null } = e, { ml: d = null } = e, u, m, g = [], h, v, b, p = 1, _ = 1, k = !1;
11686
11697
  be(async () => {
11687
- await xe();
11698
+ await Me();
11688
11699
  const P = u.querySelector("slot");
11689
11700
  P ? n(4, g = P.assignedElements()) : n(4, g = [...u.querySelector("goa-grid").children]), g.forEach((H, A) => {
11690
11701
  const G = H;
11691
11702
  G.setAttribute("arialabel", `Step ${A + 1} of ${g.length}`), G.setAttribute("childindex", `${A + 1}`);
11692
11703
  }), u.addEventListener("_click", (H) => {
11693
11704
  n(12, r = H.detail), q(r);
11694
- }), x(r), D(), setTimeout(
11705
+ }), M(r), D(), setTimeout(
11695
11706
  () => {
11696
11707
  n(10, k = !0);
11697
11708
  },
@@ -11727,17 +11738,17 @@ function Qc(t, e, n) {
11727
11738
  }
11728
11739
  ));
11729
11740
  }
11730
- function x(P) {
11741
+ function M(P) {
11731
11742
  g.forEach((j, H) => {
11732
11743
  j.setAttribute("current", H === P - 1 ? "true" : "false");
11733
11744
  });
11734
11745
  }
11735
11746
  async function D() {
11736
- await xe();
11747
+ await Me();
11737
11748
  const P = g == null ? void 0 : g[0];
11738
11749
  n(7, h = (P == null ? void 0 : P.offsetWidth) ?? 0), n(8, v = (P == null ? void 0 : P.offsetHeight) ?? 0), n(9, b = m == null ? void 0 : m.offsetHeight);
11739
11750
  }
11740
- function M(P) {
11751
+ function L(P) {
11741
11752
  ae[P ? "unshift" : "push"](() => {
11742
11753
  m = P, n(6, m);
11743
11754
  });
@@ -11760,7 +11771,7 @@ function Qc(t, e, n) {
11760
11771
  P.setAttribute("enabled", j > p - 1 ? "false" : "true");
11761
11772
  })), t.$$.dirty & /*_maxProgressStep, _steps*/
11762
11773
  16400 && n(11, l = (_ - 1) / (g.length - 1) * 100), t.$$.dirty & /*step*/
11763
- 4096 && x(r);
11774
+ 4096 && M(r);
11764
11775
  }, [
11765
11776
  s,
11766
11777
  a,
@@ -11779,7 +11790,7 @@ function Qc(t, e, n) {
11779
11790
  _,
11780
11791
  o,
11781
11792
  i,
11782
- M,
11793
+ L,
11783
11794
  E
11784
11795
  ];
11785
11796
  }
@@ -11956,7 +11967,7 @@ function ld(t) {
11956
11967
  F(u, _), F(g, _), F(v, _), F(p, _), c = !1;
11957
11968
  },
11958
11969
  d(_) {
11959
- _ && L(e), u && u.d(_), g && g.d(_), v && v.d(_), p && p.d(_);
11970
+ _ && x(e), u && u.d(_), g && g.d(_), v && v.d(_), p && p.d(_);
11960
11971
  }
11961
11972
  };
11962
11973
  }
@@ -12056,7 +12067,7 @@ function sd(t) {
12056
12067
  F(r, s), i = !1;
12057
12068
  },
12058
12069
  d(s) {
12059
- s && L(e), r && r.d(s);
12070
+ s && x(e), r && r.d(s);
12060
12071
  }
12061
12072
  };
12062
12073
  }
@@ -12161,22 +12172,22 @@ function fd(t) {
12161
12172
  /*heading*/
12162
12173
  t[1]
12163
12174
  ), o = B(), r = z("div"), m && m.c(), s = B(), a = z("div"), h && h.c(), f(l, "class", "svelte-1i1vri9"), f(r, "class", "goa-hero-banner-content svelte-1i1vri9"), f(r, "role", "note"), f(a, "class", "goa-hero-banner-actions svelte-1i1vri9"), C(n, "width", c = /*maxcontentwidth*/
12164
- t[3] || "full"), f(e, "class", "goa-hero svelte-1i1vri9"), f(e, "data-testid", "background"), Le(
12175
+ t[3] || "full"), f(e, "class", "goa-hero svelte-1i1vri9"), f(e, "data-testid", "background"), xe(
12165
12176
  e,
12166
12177
  "min-height",
12167
12178
  /*minheight*/
12168
12179
  t[0]
12169
- ), Le(
12180
+ ), xe(
12170
12181
  e,
12171
12182
  "--hero-banner-background-color",
12172
12183
  /*backgroundcolor*/
12173
12184
  t[4]
12174
- ), Le(
12185
+ ), xe(
12175
12186
  e,
12176
12187
  "--hero-banner-text-color",
12177
12188
  /*textcolor*/
12178
12189
  t[5]
12179
- ), Le(e, "--hero-background-url", "url(" + /*backgroundurl*/
12190
+ ), xe(e, "--hero-background-url", "url(" + /*backgroundurl*/
12180
12191
  t[2] + ")"), I(
12181
12192
  e,
12182
12193
  "with-image",
@@ -12232,25 +12243,25 @@ function fd(t) {
12232
12243
  ), (!d || b & /*maxcontentwidth*/
12233
12244
  8 && c !== (c = /*maxcontentwidth*/
12234
12245
  v[3] || "full")) && C(n, "width", c), (!d || b & /*minheight*/
12235
- 1) && Le(
12246
+ 1) && xe(
12236
12247
  e,
12237
12248
  "min-height",
12238
12249
  /*minheight*/
12239
12250
  v[0]
12240
12251
  ), (!d || b & /*backgroundcolor*/
12241
- 16) && Le(
12252
+ 16) && xe(
12242
12253
  e,
12243
12254
  "--hero-banner-background-color",
12244
12255
  /*backgroundcolor*/
12245
12256
  v[4]
12246
12257
  ), (!d || b & /*textcolor*/
12247
- 32) && Le(
12258
+ 32) && xe(
12248
12259
  e,
12249
12260
  "--hero-banner-text-color",
12250
12261
  /*textcolor*/
12251
12262
  v[5]
12252
12263
  ), (!d || b & /*backgroundurl*/
12253
- 4) && Le(e, "--hero-background-url", "url(" + /*backgroundurl*/
12264
+ 4) && xe(e, "--hero-background-url", "url(" + /*backgroundurl*/
12254
12265
  v[2] + ")"), (!d || b & /*backgroundurl*/
12255
12266
  4) && I(
12256
12267
  e,
@@ -12266,7 +12277,7 @@ function fd(t) {
12266
12277
  F(m, v), F(h, v), d = !1;
12267
12278
  },
12268
12279
  d(v) {
12269
- v && L(e), m && m.d(v), h && h.d(v);
12280
+ v && x(e), m && m.d(v), h && h.d(v);
12270
12281
  }
12271
12282
  };
12272
12283
  }
@@ -12472,7 +12483,7 @@ function vd(t) {
12472
12483
  i: te,
12473
12484
  o: te,
12474
12485
  d(s) {
12475
- s && L(e), o = !1, r();
12486
+ s && x(e), o = !1, r();
12476
12487
  }
12477
12488
  };
12478
12489
  }
@@ -12485,8 +12496,8 @@ function _d(t, e, n) {
12485
12496
  let { icon: c } = e, { size: d = "medium" } = e, { theme: u = "outline" } = e, { variant: m = "color" } = e, { title: g = "" } = e, { testid: h = "" } = e, { disabled: v = "false" } = e, { inverted: b = "false" } = e, { mt: p = null } = e, { mr: _ = null } = e, { mb: k = null } = e, { ml: q = null } = e;
12486
12497
  return be(() => {
12487
12498
  a(m);
12488
- }), t.$$set = (x) => {
12489
- "icon" in x && n(0, c = x.icon), "size" in x && n(1, d = x.size), "theme" in x && n(2, u = x.theme), "variant" in x && n(13, m = x.variant), "title" in x && n(3, g = x.title), "testid" in x && n(4, h = x.testid), "disabled" in x && n(14, v = x.disabled), "inverted" in x && n(15, b = x.inverted), "mt" in x && n(5, p = x.mt), "mr" in x && n(6, _ = x.mr), "mb" in x && n(7, k = x.mb), "ml" in x && n(8, q = x.ml);
12499
+ }), t.$$set = (M) => {
12500
+ "icon" in M && n(0, c = M.icon), "size" in M && n(1, d = M.size), "theme" in M && n(2, u = M.theme), "variant" in M && n(13, m = M.variant), "title" in M && n(3, g = M.title), "testid" in M && n(4, h = M.testid), "disabled" in M && n(14, v = M.disabled), "inverted" in M && n(15, b = M.inverted), "mt" in M && n(5, p = M.mt), "mr" in M && n(6, _ = M.mr), "mb" in M && n(7, k = M.mb), "ml" in M && n(8, q = M.ml);
12490
12501
  }, t.$$.update = () => {
12491
12502
  t.$$.dirty & /*inverted*/
12492
12503
  32768 && n(9, o = ve(b)), t.$$.dirty & /*variant, isInverted*/
@@ -12639,7 +12650,7 @@ function jl(t) {
12639
12650
  l === (l = n(o)) && i ? i.p(o, r) : (i.d(1), i = l(o), i && (i.c(), i.m(e.parentNode, e)));
12640
12651
  },
12641
12652
  d(o) {
12642
- o && L(e), i.d(o);
12653
+ o && x(e), i.d(o);
12643
12654
  }
12644
12655
  };
12645
12656
  }
@@ -12665,7 +12676,7 @@ function yd(t) {
12665
12676
  )) && C(e, "name", n);
12666
12677
  },
12667
12678
  d(l) {
12668
- l && L(e);
12679
+ l && x(e);
12669
12680
  }
12670
12681
  };
12671
12682
  }
@@ -12693,7 +12704,7 @@ function kd(t) {
12693
12704
  ] + "") && (e.innerHTML = n);
12694
12705
  },
12695
12706
  d(l) {
12696
- l && L(e);
12707
+ l && x(e);
12697
12708
  }
12698
12709
  };
12699
12710
  }
@@ -12839,13 +12850,13 @@ function zd(t) {
12839
12850
  i: te,
12840
12851
  o: te,
12841
12852
  d(o) {
12842
- o && L(e), i && i.d();
12853
+ o && x(e), i && i.d();
12843
12854
  }
12844
12855
  };
12845
12856
  }
12846
12857
  function Cd(t, e, n) {
12847
12858
  let l, i, { mt: o = null } = e, { mr: r = null } = e, { mb: s = null } = e, { ml: a = null } = e, { type: c } = e, { size: d = "medium" } = e, { theme: u = "outline" } = e, { inverted: m = "false" } = e, { fillcolor: g = "" } = e, { opacity: h = 1 } = e, { title: v = "" } = e, { testid: b = "" } = e, { arialabel: p = "" } = e, { ariacontrols: _ = "" } = e, { ariaexpanded: k = "" } = e, { role: q = "img" } = e;
12848
- const x = {
12859
+ const M = {
12849
12860
  pencil: '<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M16.1442 5.47956L12.5355 1.87088L13.7196 0.686776C14.0391 0.367257 14.4385 0.212197 14.9178 0.221594C15.3971 0.230992 15.7965 0.39545 16.116 0.714969L17.3283 1.92726C17.6478 2.24678 17.8076 2.64148 17.8076 3.11136C17.8076 3.58124 17.6478 3.97594 17.3283 4.29546L16.1442 5.47956ZM1.03951 17.8424C0.795173 17.8424 0.593125 17.7626 0.433365 17.6028C0.273605 17.443 0.193726 17.241 0.193726 16.9966V14.5721C0.193726 14.4593 0.212521 14.356 0.250112 14.262C0.287702 14.168 0.353485 14.074 0.447461 13.9801L11.4689 2.93435L15.0776 6.54303L4.05615 17.5887C3.96217 17.6827 3.8682 17.7485 3.77422 17.7861C3.68024 17.8236 3.57687 17.8424 3.4641 17.8424H1.03951Z" fill="currentcolor"/> </svg>',
12850
12861
  checkmark: '<svg width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path fill-rule="evenodd" clip-rule="evenodd" d="M6.20129 11.5368L15.9974 0.341265C16.3611 -0.0743717 16.9929 -0.116489 17.4085 0.247193C17.8241 0.610875 17.8663 1.24264 17.5026 1.65827L7.00258 13.6583C6.82032 13.8666 6.5599 13.99 6.28328 13.9992C6.00666 14.0084 5.7386 13.9026 5.54289 13.7069L1.04289 9.20688C0.652369 8.81635 0.652369 8.18319 1.04289 7.79266C1.43342 7.40214 2.06658 7.40214 2.45711 7.79266L6.20129 11.5368Z" fill="currentcolor"/> </svg>',
12851
12862
  remove: '<svg width="16" height="20" viewBox="0 0 16 1" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1.5 -0.000244141C0.947715 -0.000244141 0.5 0.447471 0.5 0.999756C0.5 1.55204 0.947715 1.99976 1.5 1.99976H15C15.5523 1.99976 16 1.55204 16 0.999756C16 0.447471 15.5523 -0.000244141 15 -0.000244141H1.5Z" fill="currentcolor"/> </svg>',
@@ -12860,11 +12871,11 @@ function Cd(t, e, n) {
12860
12871
  "goa-audio": '<svg width="39" height="49" viewBox="0 0 39 49" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M38.0679 14.2305C37.8679 13.3005 37.4079 12.4505 36.7279 11.7705L36.1879 11.2305L27.1879 2.23047L26.6479 1.69047C25.9679 1.01047 25.1079 0.550469 24.1879 0.350469C23.8379 0.270469 23.4779 0.230469 23.1179 0.230469H5.18793C2.42793 0.230469 0.187927 2.47047 0.187927 5.23047V43.2305C0.187927 45.9905 2.42793 48.2305 5.18793 48.2305H33.1879C35.9479 48.2305 38.1879 45.9905 38.1879 43.2305V15.3005C38.1879 14.9405 38.1379 14.5805 38.0679 14.2305ZM34.3679 12.2305H29.1979C27.5479 12.2305 26.1979 10.8805 26.1979 9.23047V4.06047L34.3679 12.2305ZM36.1979 43.2305C36.1979 44.8805 34.8479 46.2305 33.1979 46.2305H5.19792C3.54792 46.2305 2.19792 44.8805 2.19792 43.2305V5.23047C2.19792 3.58047 3.54792 2.23047 5.19792 2.23047H23.1279C23.4979 2.23047 23.8579 2.30047 24.1979 2.43047V9.23047C24.1979 11.9905 26.4379 14.2305 29.1979 14.2305H35.9979C36.1279 14.5705 36.1979 14.9305 36.1979 15.3005V43.2305Z" fill="currentcolor"/> <path d="M20.1879 25.1189V37.3489L16.3479 34.6089L15.8279 34.2389H10.1879V28.2389H15.8279L16.3479 27.8689L20.1879 25.1289M20.1879 23.1289C19.7979 23.1289 19.3979 23.2489 19.0279 23.5089L15.1879 26.2489H10.1879C9.08793 26.2489 8.18793 27.1489 8.18793 28.2489V34.2489C8.18793 35.3489 9.08793 36.2489 10.1879 36.2489H15.1879L19.0279 38.9889C19.3879 39.2489 19.7879 39.3689 20.1879 39.3689C21.2279 39.3689 22.1979 38.5489 22.1979 37.3689V25.1389C22.1979 23.9589 21.2279 23.1389 20.1879 23.1389V23.1289Z" fill="currentcolor"/> <path d="M26.1381 23.707C26.6381 24.037 27.1081 24.417 27.5481 24.857C27.9881 25.297 28.3681 25.767 28.6981 26.267C29.0281 26.767 29.2981 27.287 29.5181 27.837C29.7381 28.387 29.8981 28.937 30.0081 29.507C30.1181 30.077 30.1681 30.647 30.1681 31.227C30.1681 31.807 30.1181 32.377 30.0081 32.947C29.8981 33.517 29.7381 34.077 29.5181 34.617C29.2981 35.157 29.0281 35.687 28.6981 36.187C28.3681 36.687 27.9881 37.157 27.5481 37.597C27.1081 38.037 26.6381 38.417 26.1381 38.747" stroke="currentcolor" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round"/> </svg> ',
12861
12872
  "goa-image": '<svg width="39" height="49" viewBox="0 0 39 49" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M38.1588 14.2305C37.9588 13.3005 37.4988 12.4505 36.8188 11.7705L36.2788 11.2305L27.2788 2.23047L26.7388 1.69047C26.0588 1.01047 25.1988 0.550469 24.2788 0.350469C23.9288 0.270469 23.5688 0.230469 23.2088 0.230469H5.27881C2.51881 0.230469 0.278809 2.47047 0.278809 5.23047V43.2305C0.278809 45.9905 2.51881 48.2305 5.27881 48.2305H33.2788C36.0388 48.2305 38.2788 45.9905 38.2788 43.2305V15.3005C38.2788 14.9405 38.2288 14.5805 38.1588 14.2305ZM34.4588 12.2305H29.2888C27.6388 12.2305 26.2888 10.8805 26.2888 9.23047V4.06047L34.4588 12.2305ZM36.2888 43.2305C36.2888 44.8805 34.9388 46.2305 33.2888 46.2305H5.2888C3.6388 46.2305 2.2888 44.8805 2.2888 43.2305V5.23047C2.2888 3.58047 3.6388 2.23047 5.2888 2.23047H23.2188C23.5888 2.23047 23.9488 2.30047 24.2888 2.43047V9.23047C24.2888 11.9905 26.5288 14.2305 29.2888 14.2305H36.0888C36.2188 14.5705 36.2888 14.9305 36.2888 15.3005V43.2305Z" fill="currentcolor"/> <path d="M20.9985 28.2305C21.3585 28.2305 21.6485 28.4405 21.7885 28.7305L27.1085 36.7305C27.3185 37.0205 27.3185 37.4405 27.1785 37.7305C27.0385 38.0905 26.6785 38.2305 26.3185 38.2305H12.2385C11.8785 38.2305 11.5885 38.0905 11.3785 37.7305C11.2385 37.4405 11.2385 37.0205 11.4485 36.7305L14.8285 31.7305C14.9685 31.4405 15.3285 31.2305 15.6185 31.2305C15.9785 31.2305 16.2685 31.4405 16.4785 31.7305L17.3385 32.9405L20.1385 28.7305C20.3585 28.4405 20.6385 28.2305 20.9985 28.2305ZM20.9985 26.2305C20.0485 26.2305 19.1685 26.6905 18.5385 27.5305L18.4985 27.5805L18.4685 27.6305L17.1185 29.6605C16.6585 29.3805 16.1485 29.2405 15.6085 29.2405C14.6085 29.2405 13.6185 29.8205 13.1085 30.6905L9.79851 35.5905C9.17851 36.4505 9.08851 37.6705 9.57851 38.6305L9.60851 38.7005L9.6485 38.7705C10.2085 39.7005 11.1485 40.2405 12.2285 40.2405H26.3085C27.5185 40.2405 28.5385 39.6005 28.9985 38.5605C29.4385 37.6105 29.3385 36.4405 28.7485 35.6005L23.5085 27.7105C22.9885 26.8005 22.0485 26.2405 21.0085 26.2405L20.9985 26.2305Z" fill="currentcolor"/> <path d="M12.7788 23.2305C13.6088 23.2305 14.2788 23.9005 14.2788 24.7305C14.2788 25.5605 13.6088 26.2305 12.7788 26.2305C11.9488 26.2305 11.2788 25.5605 11.2788 24.7305C11.2788 23.9005 11.9488 23.2305 12.7788 23.2305ZM12.7788 21.2305C10.8488 21.2305 9.27881 22.8005 9.27881 24.7305C9.27881 26.6605 10.8488 28.2305 12.7788 28.2305C14.7088 28.2305 16.2788 26.6605 16.2788 24.7305C16.2788 22.8005 14.7088 21.2305 12.7788 21.2305Z" fill="currentcolor"/> </svg> '
12862
12873
  };
12863
- function D(M) {
12864
- return u === "filled" || M.indexOf("logo") === 0 ? M : `${M}-${u}`;
12874
+ function D(L) {
12875
+ return u === "filled" || L.indexOf("logo") === 0 ? L : `${L}-${u}`;
12865
12876
  }
12866
- return t.$$set = (M) => {
12867
- "mt" in M && n(0, o = M.mt), "mr" in M && n(1, r = M.mr), "mb" in M && n(2, s = M.mb), "ml" in M && n(3, a = M.ml), "type" in M && n(4, c = M.type), "size" in M && n(5, d = M.size), "theme" in M && n(17, u = M.theme), "inverted" in M && n(18, m = M.inverted), "fillcolor" in M && n(6, g = M.fillcolor), "opacity" in M && n(7, h = M.opacity), "title" in M && n(8, v = M.title), "testid" in M && n(9, b = M.testid), "arialabel" in M && n(10, p = M.arialabel), "ariacontrols" in M && n(11, _ = M.ariacontrols), "ariaexpanded" in M && n(19, k = M.ariaexpanded), "role" in M && n(12, q = M.role);
12877
+ return t.$$set = (L) => {
12878
+ "mt" in L && n(0, o = L.mt), "mr" in L && n(1, r = L.mr), "mb" in L && n(2, s = L.mb), "ml" in L && n(3, a = L.ml), "type" in L && n(4, c = L.type), "size" in L && n(5, d = L.size), "theme" in L && n(17, u = L.theme), "inverted" in L && n(18, m = L.inverted), "fillcolor" in L && n(6, g = L.fillcolor), "opacity" in L && n(7, h = L.opacity), "title" in L && n(8, v = L.title), "testid" in L && n(9, b = L.testid), "arialabel" in L && n(10, p = L.arialabel), "ariacontrols" in L && n(11, _ = L.ariacontrols), "ariaexpanded" in L && n(19, k = L.ariaexpanded), "role" in L && n(12, q = L.role);
12868
12879
  }, t.$$.update = () => {
12869
12880
  t.$$.dirty & /*inverted*/
12870
12881
  262144 && n(14, l = ve(m)), t.$$.dirty & /*ariaexpanded*/
@@ -12885,7 +12896,7 @@ function Cd(t, e, n) {
12885
12896
  q,
12886
12897
  i,
12887
12898
  l,
12888
- x,
12899
+ M,
12889
12900
  D,
12890
12901
  u,
12891
12902
  m,
@@ -13031,7 +13042,7 @@ function qd(t) {
13031
13042
  )::-webkit-search-cancel-button{position:relative;right:var(--search-icon-offset);cursor:pointer;-webkit-appearance:none;height:1.2rem;width:1.2rem;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23333" d="M405 136.798L375.202 107 256 226.202 136.798 107 107 136.798 226.202 256 107 375.202 136.798 405 256 285.798 375.202 405 405 375.202 285.798 256z"/></svg>')
13032
13043
  center center no-repeat}.svelte-1a789tn.svelte-1a789tn::-ms-reveal{display:none}`);
13033
13044
  }
13034
- const xd = (t) => ({}), Bl = (t) => ({}), Md = (t) => ({}), Nl = (t) => ({});
13045
+ const Md = (t) => ({}), Bl = (t) => ({}), Ld = (t) => ({}), Nl = (t) => ({});
13035
13046
  function Wl(t) {
13036
13047
  let e, n;
13037
13048
  return {
@@ -13053,7 +13064,7 @@ function Wl(t) {
13053
13064
  );
13054
13065
  },
13055
13066
  d(l) {
13056
- l && L(e);
13067
+ l && x(e);
13057
13068
  }
13058
13069
  };
13059
13070
  }
@@ -13081,7 +13092,7 @@ function Fl(t) {
13081
13092
  );
13082
13093
  },
13083
13094
  d(n) {
13084
- n && L(e);
13095
+ n && x(e);
13085
13096
  }
13086
13097
  };
13087
13098
  }
@@ -13109,7 +13120,7 @@ function Il(t) {
13109
13120
  );
13110
13121
  },
13111
13122
  d(n) {
13112
- n && L(e);
13123
+ n && x(e);
13113
13124
  }
13114
13125
  };
13115
13126
  }
@@ -13148,7 +13159,7 @@ function Yl(t) {
13148
13159
  );
13149
13160
  },
13150
13161
  d(i) {
13151
- i && L(e), n = !1, l();
13162
+ i && x(e), n = !1, l();
13152
13163
  }
13153
13164
  };
13154
13165
  }
@@ -13173,20 +13184,20 @@ function Rl(t) {
13173
13184
  );
13174
13185
  },
13175
13186
  d(l) {
13176
- l && L(e);
13187
+ l && x(e);
13177
13188
  }
13178
13189
  };
13179
13190
  }
13180
- function Ld(t) {
13181
- let e, n, l, i, o, r, s, a, c, d, u, m, g, h, v, b, p, _, k, q, x, D = (
13191
+ function xd(t) {
13192
+ let e, n, l, i, o, r, s, a, c, d, u, m, g, h, v, b, p, _, k, q, M, D = (
13182
13193
  /*prefix*/
13183
13194
  t[15] && Wl(t)
13184
13195
  );
13185
- const M = (
13196
+ const L = (
13186
13197
  /*#slots*/
13187
13198
  t[42].leadingContent
13188
13199
  ), E = X(
13189
- M,
13200
+ L,
13190
13201
  t,
13191
13202
  /*$$scope*/
13192
13203
  t[41],
@@ -13325,7 +13336,7 @@ function Ld(t) {
13325
13336
  )}`);
13326
13337
  },
13327
13338
  m(S, O) {
13328
- T(S, e, O), w(e, n), D && D.m(n, null), w(n, l), w(n, i), E && E.m(i, null), w(n, o), P && P.m(n, null), w(n, r), w(n, s), t[43](s), w(n, m), j && j.m(n, null), w(n, g), H && H.m(n, null), w(n, h), A && A.m(n, null), w(n, v), w(n, b), V && V.m(b, null), t[44](e), k = !0, q || (x = [
13339
+ T(S, e, O), w(e, n), D && D.m(n, null), w(n, l), w(n, i), E && E.m(i, null), w(n, o), P && P.m(n, null), w(n, r), w(n, s), t[43](s), w(n, m), j && j.m(n, null), w(n, g), H && H.m(n, null), w(n, h), A && A.m(n, null), w(n, v), w(n, b), V && V.m(b, null), t[44](e), k = !0, q || (M = [
13329
13340
  U(
13330
13341
  s,
13331
13342
  "keyup",
@@ -13357,16 +13368,16 @@ function Ld(t) {
13357
13368
  S[15] ? D ? D.p(S, O) : (D = Wl(S), D.c(), D.m(n, l)) : D && (D.d(1), D = null), E && E.p && (!k || O[1] & /*$$scope*/
13358
13369
  1024) && J(
13359
13370
  E,
13360
- M,
13371
+ L,
13361
13372
  S,
13362
13373
  /*$$scope*/
13363
13374
  S[41],
13364
13375
  k ? Q(
13365
- M,
13376
+ L,
13366
13377
  /*$$scope*/
13367
13378
  S[41],
13368
13379
  O,
13369
- Md
13380
+ Ld
13370
13381
  ) : $(
13371
13382
  /*$$scope*/
13372
13383
  S[41]
@@ -13481,7 +13492,7 @@ function Ld(t) {
13481
13492
  /*$$scope*/
13482
13493
  S[41],
13483
13494
  O,
13484
- xd
13495
+ Md
13485
13496
  ) : $(
13486
13497
  /*$$scope*/
13487
13498
  S[41]
@@ -13534,7 +13545,7 @@ function Ld(t) {
13534
13545
  F(E, S), F(V, S), k = !1;
13535
13546
  },
13536
13547
  d(S) {
13537
- S && L(e), D && D.d(), E && E.d(S), P && P.d(), t[43](null), j && j.d(), H && H.d(), A && A.d(), V && V.d(S), t[44](null), q = !1, De(x);
13548
+ S && x(e), D && D.d(), E && E.d(S), P && P.d(), t[43](null), j && j.d(), H && H.d(), A && A.d(), V && V.d(S), t[44](null), q = !1, De(M);
13538
13549
  }
13539
13550
  };
13540
13551
  }
@@ -13558,7 +13569,7 @@ function Dd(t, e, n) {
13558
13569
  "url",
13559
13570
  "week"
13560
13571
  ]), [m, g] = ke("Input auto capitalize", ["on", "off", "none", "sentences", "words", "characters"]);
13561
- let { type: h = "text" } = e, { name: v = "" } = e, { value: b = "" } = e, { autocapitalize: p = "off" } = e, { placeholder: _ = "" } = e, { leadingicon: k = null } = e, { trailingicon: q = null } = e, { variant: x = "goa" } = e, { disabled: D = "false" } = e, { handletrailingiconclick: M = "false" } = e, { focused: E = "false" } = e, { readonly: P = "false" } = e, { error: j = "false" } = e, { testid: H = "" } = e, { width: A = "30ch" } = e, { arialabel: G = "" } = e, { arialabelledby: V = "" } = e, { min: S = "" } = e, { max: O = "" } = e, { step: ge = 1 } = e, { prefix: R = "" } = e, { suffix: pe = "" } = e, { debounce: he = 0 } = e, { maxlength: de = null } = e, { id: me = "" } = e, { mt: Ee = null } = e, { mr: _e = null } = e, { mb: Ve = null } = e, { ml: qe = null } = e, W = !1, we = !1, se, Be, ee;
13572
+ let { type: h = "text" } = e, { name: v = "" } = e, { value: b = "" } = e, { autocapitalize: p = "off" } = e, { placeholder: _ = "" } = e, { leadingicon: k = null } = e, { trailingicon: q = null } = e, { variant: M = "goa" } = e, { disabled: D = "false" } = e, { handletrailingiconclick: L = "false" } = e, { focused: E = "false" } = e, { readonly: P = "false" } = e, { error: j = "false" } = e, { testid: H = "" } = e, { width: A = "30ch" } = e, { arialabel: G = "" } = e, { arialabelledby: V = "" } = e, { min: S = "" } = e, { max: O = "" } = e, { step: ge = 1 } = e, { prefix: R = "" } = e, { suffix: pe = "" } = e, { debounce: he = 0 } = e, { maxlength: de = null } = e, { id: me = "" } = e, { mt: Ee = null } = e, { mr: _e = null } = e, { mb: Ve = null } = e, { ml: qe = null } = e, W = !1, we = !1, se, Be, ee;
13562
13573
  function Te(Z) {
13563
13574
  const je = Z.target;
13564
13575
  je && (o || (se != null && clearTimeout(se), se = setTimeout(
@@ -13603,7 +13614,7 @@ function Dd(t, e, n) {
13603
13614
  ));
13604
13615
  }
13605
13616
  be(async () => {
13606
- await xe(), u(h), g(p), (R != "" || pe != "") && console.warn("GoAInput [prefix] and [suffix] properties are deprecated. Instead use leadingContent and trailingContent.");
13617
+ await Me(), u(h), g(p), (R != "" || pe != "") && console.warn("GoAInput [prefix] and [suffix] properties are deprecated. Instead use leadingContent and trailingContent.");
13607
13618
  const Z = ee.querySelector("slot[name=leadingContent]");
13608
13619
  Z && Z.assignedNodes().length > 0 && n(24, W = !0);
13609
13620
  const je = ee.querySelector("slot[name=trailingContent]");
@@ -13620,10 +13631,10 @@ function Dd(t, e, n) {
13620
13631
  });
13621
13632
  }
13622
13633
  return t.$$set = (Z) => {
13623
- "type" in Z && n(1, h = Z.type), "name" in Z && n(2, v = Z.name), "value" in Z && n(0, b = Z.value), "autocapitalize" in Z && n(3, p = Z.autocapitalize), "placeholder" in Z && n(4, _ = Z.placeholder), "leadingicon" in Z && n(5, k = Z.leadingicon), "trailingicon" in Z && n(6, q = Z.trailingicon), "variant" in Z && n(7, x = Z.variant), "disabled" in Z && n(34, D = Z.disabled), "handletrailingiconclick" in Z && n(35, M = Z.handletrailingiconclick), "focused" in Z && n(36, E = Z.focused), "readonly" in Z && n(37, P = Z.readonly), "error" in Z && n(38, j = Z.error), "testid" in Z && n(8, H = Z.testid), "width" in Z && n(9, A = Z.width), "arialabel" in Z && n(10, G = Z.arialabel), "arialabelledby" in Z && n(11, V = Z.arialabelledby), "min" in Z && n(12, S = Z.min), "max" in Z && n(13, O = Z.max), "step" in Z && n(14, ge = Z.step), "prefix" in Z && n(15, R = Z.prefix), "suffix" in Z && n(16, pe = Z.suffix), "debounce" in Z && n(39, he = Z.debounce), "maxlength" in Z && n(17, de = Z.maxlength), "id" in Z && n(18, me = Z.id), "mt" in Z && n(19, Ee = Z.mt), "mr" in Z && n(20, _e = Z.mr), "mb" in Z && n(21, Ve = Z.mb), "ml" in Z && n(22, qe = Z.ml), "$$scope" in Z && n(41, c = Z.$$scope);
13634
+ "type" in Z && n(1, h = Z.type), "name" in Z && n(2, v = Z.name), "value" in Z && n(0, b = Z.value), "autocapitalize" in Z && n(3, p = Z.autocapitalize), "placeholder" in Z && n(4, _ = Z.placeholder), "leadingicon" in Z && n(5, k = Z.leadingicon), "trailingicon" in Z && n(6, q = Z.trailingicon), "variant" in Z && n(7, M = Z.variant), "disabled" in Z && n(34, D = Z.disabled), "handletrailingiconclick" in Z && n(35, L = Z.handletrailingiconclick), "focused" in Z && n(36, E = Z.focused), "readonly" in Z && n(37, P = Z.readonly), "error" in Z && n(38, j = Z.error), "testid" in Z && n(8, H = Z.testid), "width" in Z && n(9, A = Z.width), "arialabel" in Z && n(10, G = Z.arialabel), "arialabelledby" in Z && n(11, V = Z.arialabelledby), "min" in Z && n(12, S = Z.min), "max" in Z && n(13, O = Z.max), "step" in Z && n(14, ge = Z.step), "prefix" in Z && n(15, R = Z.prefix), "suffix" in Z && n(16, pe = Z.suffix), "debounce" in Z && n(39, he = Z.debounce), "maxlength" in Z && n(17, de = Z.maxlength), "id" in Z && n(18, me = Z.id), "mt" in Z && n(19, Ee = Z.mt), "mr" in Z && n(20, _e = Z.mr), "mb" in Z && n(21, Ve = Z.mb), "ml" in Z && n(22, qe = Z.ml), "$$scope" in Z && n(41, c = Z.$$scope);
13624
13635
  }, t.$$.update = () => {
13625
13636
  t.$$.dirty[1] & /*handletrailingiconclick*/
13626
- 16 && n(30, l = ve(M)), t.$$.dirty[1] & /*focused*/
13637
+ 16 && n(30, l = ve(L)), t.$$.dirty[1] & /*focused*/
13627
13638
  32 && n(40, i = ve(E)), t.$$.dirty[1] & /*readonly*/
13628
13639
  64 && n(27, o = ve(P)), t.$$.dirty[1] & /*error*/
13629
13640
  128 && n(29, r = ve(j)), t.$$.dirty[1] & /*disabled*/
@@ -13641,7 +13652,7 @@ function Dd(t, e, n) {
13641
13652
  _,
13642
13653
  k,
13643
13654
  q,
13644
- x,
13655
+ M,
13645
13656
  H,
13646
13657
  A,
13647
13658
  G,
@@ -13669,7 +13680,7 @@ function Dd(t, e, n) {
13669
13680
  ot,
13670
13681
  Ue,
13671
13682
  D,
13672
- M,
13683
+ L,
13673
13684
  E,
13674
13685
  P,
13675
13686
  j,
@@ -13687,7 +13698,7 @@ class Td extends re {
13687
13698
  this,
13688
13699
  e,
13689
13700
  Dd,
13690
- Ld,
13701
+ xd,
13691
13702
  le,
13692
13703
  {
13693
13704
  type: 1,
@@ -13901,16 +13912,16 @@ class Td extends re {
13901
13912
  }
13902
13913
  customElements.define("goa-input", oe(Td, { type: {}, name: {}, value: {}, autocapitalize: {}, placeholder: {}, leadingicon: {}, trailingicon: {}, variant: {}, disabled: {}, handletrailingiconclick: {}, focused: {}, readonly: {}, error: {}, testid: {}, width: {}, arialabel: {}, arialabelledby: {}, min: {}, max: {}, step: {}, prefix: {}, suffix: {}, debounce: {}, maxlength: {}, id: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["leadingContent", "trailingContent"], [], !0));
13903
13914
  function Pd(t) {
13904
- ce(t, "svelte-pps80g", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}#container.svelte-pps80g{container:self / inline-size}a.svelte-pps80g{color:var(--goa-color-interactive-default);cursor:pointer}a.svelte-pps80g:hover{color:var(--goa-color-interactive-hover)}a.svelte-pps80g:focus{outline-width:thin;outline-style:solid;outline-color:var(--goa-color-interactive-hover);outline-offset:0px}a[target="_blank"].svelte-pps80g::after{content:"";width:var(--goa-icon-size-s);height:var(--goa-icon-size-s);background-color:var(--goa-color-interactive-default);display:inline-block;margin-left:var(--goa-space-2xs);vertical-align:sub;mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ionicon%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M384%20224v184a40%2040%200%200%201-40%2040H104a40%2040%200%200%201-40-40V168a40%2040%200%200%201%2040-40h167.48M336%2064h112v112M224%20288%20440%2072%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2232%22%2F%3E%3C%2Fsvg%3E")
13915
+ ce(t, "svelte-1sylf7w", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}#container.svelte-1sylf7w{container:self / inline-size;background-color:var(--goa-color-greyscale-100)}a.svelte-1sylf7w{color:var(--goa-color-interactive-default);cursor:pointer}a.svelte-1sylf7w:hover{color:var(--goa-color-interactive-hover)}a.svelte-1sylf7w:focus{outline-width:thin;outline-style:solid;outline-color:var(--goa-color-interactive-hover);outline-offset:0px}a[target="_blank"].svelte-1sylf7w::after{content:"";width:var(--goa-icon-size-s);height:var(--goa-icon-size-s);background-color:var(--goa-color-interactive-default);display:inline-block;margin-left:var(--goa-space-2xs);vertical-align:sub;mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ionicon%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M384%20224v184a40%2040%200%200%201-40%2040H104a40%2040%200%200%201-40-40V168a40%2040%200%200%201%2040-40h167.48M336%2064h112v112M224%20288%20440%2072%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2232%22%2F%3E%3C%2Fsvg%3E")
13905
13916
  center bottom no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ionicon%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M384%20224v184a40%2040%200%200%201-40%2040H104a40%2040%200%200%201-40-40V168a40%2040%200%200%201%2040-40h167.48M336%2064h112v112M224%20288%20440%2072%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2232%22%2F%3E%3C%2Fsvg%3E")
13906
- center bottom no-repeat}a[target="_blank"].svelte-pps80g:hover:after{background-color:var(--goa-color-interactive-hover)}.content-container.svelte-pps80g{font-size:var(--goa-font-size-2);background-color:var(--goa-color-greyscale-100);padding:0.5rem 1rem;display:flex;align-items:flex-start;justify-content:space-between;max-width:min(var(--max-content-width), 100%);margin:0 auto}@container self (min-width: 624px){.content-container.svelte-pps80g{align-items:center;padding:0.25rem 2rem}}@container self (min-width: 1024px){.content-container.svelte-pps80g{padding:0.25rem 4.5rem}}.spacer.svelte-pps80g{flex:1 1 auto}.version.svelte-pps80g{color:var(--goa-color-text-secondary);padding-left:1rem;line-height:1.25rem}.service-type.svelte-pps80g{font-weight:bold;padding:0.125rem 0.25rem;display:flex;margin-right:1rem;line-height:initial}.service-type--alpha.svelte-pps80g{background-color:var(--goa-color-warning-default);color:var(--goa-color-text-default)}.service-type--beta.svelte-pps80g{background-color:var(--goa-color-brand-default);color:var(--goa-color-text-light)}.site-text.svelte-pps80g{color:var(--goa-color-text-default);line-height:1.25rem}`);
13917
+ center bottom no-repeat}a[target="_blank"].svelte-1sylf7w:hover:after{background-color:var(--goa-color-interactive-hover)}.content-container.svelte-1sylf7w{font-size:var(--goa-font-size-2);padding:0.5rem 1rem;display:flex;align-items:flex-start;justify-content:space-between;max-width:min(var(--max-content-width), 100%);margin:0 auto}@container self (min-width: 624px){.content-container.svelte-1sylf7w{align-items:center;padding:0.25rem 2rem}}@container self (min-width: 1024px){.content-container.svelte-1sylf7w{padding:0.25rem 4.5rem}}.spacer.svelte-1sylf7w{flex:1 1 auto}.version.svelte-1sylf7w{color:var(--goa-color-text-secondary);padding-left:1rem;line-height:1.25rem}.service-type.svelte-1sylf7w{font-weight:bold;padding:0.125rem 0.25rem;display:flex;margin-right:1rem;line-height:initial}.service-type--alpha.svelte-1sylf7w{background-color:var(--goa-color-warning-default);color:var(--goa-color-text-default)}.service-type--beta.svelte-1sylf7w{background-color:var(--goa-color-brand-default);color:var(--goa-color-text-light)}.site-text.svelte-1sylf7w{color:var(--goa-color-text-default);line-height:1.25rem}`);
13907
13918
  }
13908
13919
  function Zl(t) {
13909
13920
  let e, n, l, i, o;
13910
13921
  return {
13911
13922
  c() {
13912
13923
  e = z("div"), n = K("An official site of the "), l = z("a"), i = K("Alberta Government"), f(l, "href", "https://www.alberta.ca/index.aspx"), f(l, "target", o = `_${/*headerurltarget*/
13913
- t[4]}`), f(l, "class", "svelte-pps80g"), f(e, "data-testid", "type"), f(e, "class", "site-text svelte-pps80g");
13924
+ t[4]}`), f(l, "class", "svelte-1sylf7w"), f(e, "data-testid", "type"), f(e, "class", "site-text svelte-1sylf7w");
13914
13925
  },
13915
13926
  m(r, s) {
13916
13927
  T(r, e, s), w(e, n), w(e, l), w(l, i);
@@ -13921,7 +13932,7 @@ function Zl(t) {
13921
13932
  r[4]}`) && f(l, "target", o);
13922
13933
  },
13923
13934
  d(r) {
13924
- r && L(e);
13935
+ r && x(e);
13925
13936
  }
13926
13937
  };
13927
13938
  }
@@ -13938,8 +13949,8 @@ function Gl(t) {
13938
13949
  e = z("div"), l = K(n), o = B(), r = z("div"), s = K("This is a new "), a = z("a"), c = K("Alberta Government"), u = K(`
13939
13950
  service
13940
13951
  `), m && m.c(), f(e, "data-testid", "type"), f(e, "class", i = "service-type service-type--" + /*type*/
13941
- t[0].toLowerCase() + " svelte-pps80g"), f(a, "href", "https://www.alberta.ca/index.aspx"), f(a, "target", d = `_${/*headerurltarget*/
13942
- t[4]}`), f(a, "class", "svelte-pps80g"), f(r, "data-testid", "site-text"), f(r, "class", "site-text svelte-pps80g");
13952
+ t[0].toLowerCase() + " svelte-1sylf7w"), f(a, "href", "https://www.alberta.ca/index.aspx"), f(a, "target", d = `_${/*headerurltarget*/
13953
+ t[4]}`), f(a, "class", "svelte-1sylf7w"), f(r, "data-testid", "site-text"), f(r, "class", "site-text svelte-1sylf7w");
13943
13954
  },
13944
13955
  m(g, h) {
13945
13956
  T(g, e, h), w(e, l), T(g, o, h), T(g, r, h), w(r, s), w(r, a), w(a, c), w(r, u), m && m.m(r, null);
@@ -13951,13 +13962,13 @@ function Gl(t) {
13951
13962
  g[0]
13952
13963
  ) + "") && fe(l, n), h & /*type*/
13953
13964
  1 && i !== (i = "service-type service-type--" + /*type*/
13954
- g[0].toLowerCase() + " svelte-pps80g") && f(e, "class", i), h & /*headerurltarget*/
13965
+ g[0].toLowerCase() + " svelte-1sylf7w") && f(e, "class", i), h & /*headerurltarget*/
13955
13966
  16 && d !== (d = `_${/*headerurltarget*/
13956
13967
  g[4]}`) && f(a, "target", d), /*feedbackurl*/
13957
13968
  g[2] ? m ? m.p(g, h) : (m = Ul(g), m.c(), m.m(r, null)) : m && (m.d(1), m = null);
13958
13969
  },
13959
13970
  d(g) {
13960
- g && (L(e), L(o), L(r)), m && m.d();
13971
+ g && (x(e), x(o), x(r)), m && m.d();
13961
13972
  }
13962
13973
  };
13963
13974
  }
@@ -13971,7 +13982,7 @@ function Ul(t) {
13971
13982
  /*feedbackurl*/
13972
13983
  t[2]
13973
13984
  ), f(l, "target", o = `_${/*feedbackurltarget*/
13974
- t[5]}`), f(l, "class", "svelte-pps80g"), f(e, "data-testid", "feedback");
13985
+ t[5]}`), f(l, "class", "svelte-1sylf7w"), f(e, "data-testid", "feedback");
13975
13986
  },
13976
13987
  m(r, s) {
13977
13988
  T(r, e, s), w(e, n), w(e, l), w(l, i);
@@ -13988,7 +13999,7 @@ function Ul(t) {
13988
13999
  r[5]}`) && f(l, "target", o);
13989
14000
  },
13990
14001
  d(r) {
13991
- r && L(e);
14002
+ r && x(e);
13992
14003
  }
13993
14004
  };
13994
14005
  }
@@ -13999,7 +14010,7 @@ function Kl(t) {
13999
14010
  e = z("div"), n = K(
14000
14011
  /*version*/
14001
14012
  t[1]
14002
- ), f(e, "data-testid", "version"), f(e, "class", "version svelte-pps80g");
14013
+ ), f(e, "data-testid", "version"), f(e, "class", "version svelte-1sylf7w");
14003
14014
  },
14004
14015
  m(l, i) {
14005
14016
  T(l, e, i), w(e, n);
@@ -14013,7 +14024,7 @@ function Kl(t) {
14013
14024
  );
14014
14025
  },
14015
14026
  d(l) {
14016
- l && L(e);
14027
+ l && x(e);
14017
14028
  }
14018
14029
  };
14019
14030
  }
@@ -14030,8 +14041,8 @@ function Sd(t) {
14030
14041
  );
14031
14042
  return {
14032
14043
  c() {
14033
- e = z("div"), n = z("div"), c && c.c(), l = B(), d && d.c(), o = B(), r = z("div"), s = B(), u && u.c(), f(r, "class", "spacer svelte-pps80g"), f(n, "class", "content-container svelte-pps80g"), f(n, "style", a = `--max-content-width: ${/*maxcontentwidth*/
14034
- t[3]}`), f(e, "id", "container"), f(e, "class", "svelte-pps80g");
14044
+ e = z("div"), n = z("div"), c && c.c(), l = B(), d && d.c(), o = B(), r = z("div"), s = B(), u && u.c(), f(r, "class", "spacer svelte-1sylf7w"), f(n, "class", "content-container svelte-1sylf7w"), f(n, "style", a = `--max-content-width: ${/*maxcontentwidth*/
14045
+ t[3]}`), f(e, "id", "container"), f(e, "class", "svelte-1sylf7w");
14035
14046
  },
14036
14047
  m(m, g) {
14037
14048
  T(m, e, g), w(e, n), c && c.m(n, null), w(n, l), d && d.m(n, null), w(n, o), w(n, r), w(n, s), u && u.m(n, null);
@@ -14050,7 +14061,7 @@ function Sd(t) {
14050
14061
  i: te,
14051
14062
  o: te,
14052
14063
  d(m) {
14053
- m && L(e), c && c.d(), d && d.d(), u && u.d();
14064
+ m && x(e), c && c.d(), d && d.d(), u && u.d();
14054
14065
  }
14055
14066
  };
14056
14067
  }
@@ -14137,7 +14148,7 @@ function Vd(t) {
14137
14148
  }
14138
14149
  const jd = (t) => ({}), Ql = (t) => ({}), Bd = (t) => ({}), Jl = (t) => ({});
14139
14150
  function $l(t) {
14140
- let e, n, l, i, o, r, s, a, c, d, u, m, g, h, v, b, p, _, k, q, x, D, M, E, P, j, H, A = (
14151
+ let e, n, l, i, o, r, s, a, c, d, u, m, g, h, v, b, p, _, k, q, M, D, L, E, P, j, H, A = (
14141
14152
  /*calloutvariant*/
14142
14153
  t[3] !== null && ei(t)
14143
14154
  );
@@ -14180,7 +14191,7 @@ function $l(t) {
14180
14191
  /*_requiresTopPadding*/
14181
14192
  t[9]
14182
14193
  ), C(v, "direction", "vertical"), C(v, "hpadding", "1.9rem"), C(v, "maxheight", "70vh"), C(v, "class", "svelte-e7q79p"), f(h, "data-testid", "modal-content"), f(h, "class", "modal-content svelte-e7q79p"), f(p, "class", "modal-actions svelte-e7q79p"), f(p, "data-testid", "modal-actions"), f(s, "class", "content svelte-e7q79p"), f(o, "class", "modal-pane svelte-e7q79p"), f(n, "data-testid", "modal"), f(n, "class", q = ze(`modal ${/*_scrollPos*/
14183
- t[8]}`) + " svelte-e7q79p"), f(n, "style", x = `--maxwidth: ${/*maxwidth*/
14194
+ t[8]}`) + " svelte-e7q79p"), f(n, "style", M = `--maxwidth: ${/*maxwidth*/
14184
14195
  t[0]};`), C(
14185
14196
  e,
14186
14197
  "open",
@@ -14260,8 +14271,8 @@ function $l(t) {
14260
14271
  ), (!P || me & /*_scrollPos*/
14261
14272
  256 && q !== (q = ze(`modal ${/*_scrollPos*/
14262
14273
  t[8]}`) + " svelte-e7q79p")) && f(n, "class", q), (!P || me & /*maxwidth*/
14263
- 1 && x !== (x = `--maxwidth: ${/*maxwidth*/
14264
- t[0]};`)) && f(n, "style", x), D && dt(D.update) && me & /*_isOpen*/
14274
+ 1 && M !== (M = `--maxwidth: ${/*maxwidth*/
14275
+ t[0]};`)) && f(n, "style", M), D && dt(D.update) && me & /*_isOpen*/
14265
14276
  128 && D.update.call(null, { enable: (
14266
14277
  /*_isOpen*/
14267
14278
  t[7]
@@ -14283,10 +14294,10 @@ function $l(t) {
14283
14294
  y: 200
14284
14295
  }), _.start());
14285
14296
  }), de && We(() => {
14286
- P && (E && E.end(1), M = fn(n, Ct, { duration: (
14297
+ P && (E && E.end(1), L = fn(n, Ct, { duration: (
14287
14298
  /*_transitionTime*/
14288
14299
  t[12]
14289
- ) }), M.start());
14300
+ ) }), L.start());
14290
14301
  }), P = !0);
14291
14302
  },
14292
14303
  o(de) {
@@ -14300,7 +14311,7 @@ function $l(t) {
14300
14311
  t[12]
14301
14312
  ),
14302
14313
  y: -100
14303
- })), M && M.invalidate(), de && (E = gn(n, Ct, {
14314
+ })), L && L.invalidate(), de && (E = gn(n, Ct, {
14304
14315
  delay: (
14305
14316
  /*_transitionTime*/
14306
14317
  t[12]
@@ -14312,7 +14323,7 @@ function $l(t) {
14312
14323
  })), P = !1;
14313
14324
  },
14314
14325
  d(de) {
14315
- de && L(e), A && A.d(), V[d].d(), O && O.d(), t[20](null), R && R.d(de), t[21](null), he && he.d(de), de && k && k.end(), t[22](null), de && E && E.end(), j = !1, De(H);
14326
+ de && x(e), A && A.d(), V[d].d(), O && O.d(), t[20](null), R && R.d(de), t[21](null), he && he.d(de), de && k && k.end(), t[22](null), de && E && E.end(), j = !1, De(H);
14316
14327
  }
14317
14328
  };
14318
14329
  }
@@ -14346,7 +14357,7 @@ function ei(t) {
14346
14357
  o[3] + " svelte-e7q79p") && f(e, "class", i);
14347
14358
  },
14348
14359
  d(o) {
14349
- o && L(e);
14360
+ o && x(e);
14350
14361
  }
14351
14362
  };
14352
14363
  }
@@ -14424,7 +14435,7 @@ function Wd(t) {
14424
14435
  i: te,
14425
14436
  o: te,
14426
14437
  d(n) {
14427
- n && L(e);
14438
+ n && x(e);
14428
14439
  }
14429
14440
  };
14430
14441
  }
@@ -14444,7 +14455,7 @@ function ti(t) {
14444
14455
  },
14445
14456
  p: te,
14446
14457
  d(o) {
14447
- o && L(e), l = !1, i();
14458
+ o && x(e), l = !1, i();
14448
14459
  }
14449
14460
  };
14450
14461
  }
@@ -14474,15 +14485,15 @@ function Fd(t) {
14474
14485
  F(l), n = !1;
14475
14486
  },
14476
14487
  d(i) {
14477
- i && L(e), l && l.d(i);
14488
+ i && x(e), l && l.d(i);
14478
14489
  }
14479
14490
  };
14480
14491
  }
14481
14492
  function Id(t, e, n) {
14482
14493
  let l, i, o, { $$slots: r = {}, $$scope: s } = e, { heading: a = "" } = e, { closable: c = "false" } = e, { open: d = "false" } = e, { transition: u = "none" } = e, { calloutvariant: m = null } = e, { maxwidth: g = "60ch" } = e, { width: h = "" } = e, v = null, b = "top", p = null, _ = null, k = !1, q;
14483
- const [x, D] = ke("Callout variant", ["emergency", "important", "information", "success", "event"]), [M, E] = ke("Modal transition", ["fast", "slow", "none"]);
14494
+ const [M, D] = ke("Callout variant", ["emergency", "important", "information", "success", "event"]), [L, E] = ke("Modal transition", ["fast", "slow", "none"]);
14484
14495
  be(async () => {
14485
- await xe(), D(m), E(u), window.addEventListener("keydown", j), h && (n(0, g = h), console.warn("`width` is deprecated. Please use `maxwidth` instead."));
14496
+ await Me(), D(m), E(u), window.addEventListener("keydown", j), h && (n(0, g = h), console.warn("`width` is deprecated. Please use `maxwidth` instead."));
14486
14497
  }), it(() => {
14487
14498
  window.removeEventListener("keydown", j);
14488
14499
  });
@@ -14636,11 +14647,11 @@ function Rd(t) {
14636
14647
  }
14637
14648
  function ni(t) {
14638
14649
  let e, n, l, i, o, r, s, a, c, d, u, m, g, h, v, b, p, _, k, q;
14639
- const x = (
14650
+ const M = (
14640
14651
  /*#slots*/
14641
14652
  t[7].default
14642
14653
  ), D = X(
14643
- x,
14654
+ M,
14644
14655
  t,
14645
14656
  /*$$scope*/
14646
14657
  t[6],
@@ -14667,69 +14678,69 @@ function ni(t) {
14667
14678
  t[0] + " svelte-z3zs2m"), f(n, "style", b = `--max-content-width: ${/*maxcontentwidth*/
14668
14679
  t[1]}`), f(e, "id", "container"), f(e, "class", "svelte-z3zs2m");
14669
14680
  },
14670
- m(M, E) {
14671
- T(M, e, E), w(e, n), w(n, l), w(l, i), w(i, o), w(l, s), w(l, a), D && D.m(a, null), w(l, c), w(l, d), w(d, u), w(u, m), _ = !0, k || (q = U(
14681
+ m(L, E) {
14682
+ T(L, e, E), w(e, n), w(n, l), w(l, i), w(i, o), w(l, s), w(l, a), D && D.m(a, null), w(l, c), w(l, d), w(d, u), w(u, m), _ = !0, k || (q = U(
14672
14683
  u,
14673
14684
  "click",
14674
14685
  /*close*/
14675
14686
  t[5]
14676
14687
  ), k = !0);
14677
14688
  },
14678
- p(M, E) {
14689
+ p(L, E) {
14679
14690
  (!_ || E & /*iconType*/
14680
14691
  16) && C(
14681
14692
  o,
14682
14693
  "type",
14683
14694
  /*iconType*/
14684
- M[4]
14695
+ L[4]
14685
14696
  ), (!_ || E & /*type*/
14686
14697
  1 && r !== (r = /*type*/
14687
- M[0] === "important" ? "false" : "true")) && C(o, "inverted", r), D && D.p && (!_ || E & /*$$scope*/
14698
+ L[0] === "important" ? "false" : "true")) && C(o, "inverted", r), D && D.p && (!_ || E & /*$$scope*/
14688
14699
  64) && J(
14689
14700
  D,
14690
- x,
14691
14701
  M,
14702
+ L,
14692
14703
  /*$$scope*/
14693
- M[6],
14704
+ L[6],
14694
14705
  _ ? Q(
14695
- x,
14706
+ M,
14696
14707
  /*$$scope*/
14697
- M[6],
14708
+ L[6],
14698
14709
  E,
14699
14710
  null
14700
14711
  ) : $(
14701
14712
  /*$$scope*/
14702
- M[6]
14713
+ L[6]
14703
14714
  ),
14704
14715
  null
14705
14716
  ), (!_ || E & /*type*/
14706
14717
  1 && g !== (g = /*type*/
14707
- M[0] === "important" ? "false" : "true")) && C(m, "inverted", g), (!_ || E & /*type*/
14718
+ L[0] === "important" ? "false" : "true")) && C(m, "inverted", g), (!_ || E & /*type*/
14708
14719
  1 && h !== (h = ze(
14709
14720
  /*type*/
14710
- M[0]
14721
+ L[0]
14711
14722
  ) + " svelte-z3zs2m")) && f(u, "class", h), (!_ || E & /*arialive*/
14712
14723
  4) && f(
14713
14724
  l,
14714
14725
  "aria-live",
14715
14726
  /*arialive*/
14716
- M[2]
14727
+ L[2]
14717
14728
  ), (!_ || E & /*type*/
14718
14729
  1 && v !== (v = "notification " + /*type*/
14719
- M[0] + " svelte-z3zs2m")) && f(n, "class", v), (!_ || E & /*maxcontentwidth*/
14730
+ L[0] + " svelte-z3zs2m")) && f(n, "class", v), (!_ || E & /*maxcontentwidth*/
14720
14731
  2 && b !== (b = `--max-content-width: ${/*maxcontentwidth*/
14721
- M[1]}`)) && f(n, "style", b);
14732
+ L[1]}`)) && f(n, "style", b);
14722
14733
  },
14723
- i(M) {
14724
- _ || (N(D, M), M && We(() => {
14734
+ i(L) {
14735
+ _ || (N(D, L), L && We(() => {
14725
14736
  _ && (p || (p = Yt(n, Ct, {}, !0)), p.run(1));
14726
14737
  }), _ = !0);
14727
14738
  },
14728
- o(M) {
14729
- F(D, M), M && (p || (p = Yt(n, Ct, {}, !1)), p.run(0)), _ = !1;
14739
+ o(L) {
14740
+ F(D, L), L && (p || (p = Yt(n, Ct, {}, !1)), p.run(0)), _ = !1;
14730
14741
  },
14731
- d(M) {
14732
- M && L(e), D && D.d(M), M && p && p.end(), k = !1, q();
14742
+ d(L) {
14743
+ L && x(e), D && D.d(L), L && p && p.end(), k = !1, q();
14733
14744
  }
14734
14745
  };
14735
14746
  }
@@ -14759,7 +14770,7 @@ function Zd(t) {
14759
14770
  F(l), n = !1;
14760
14771
  },
14761
14772
  d(i) {
14762
- i && L(e), l && l.d(i);
14773
+ i && x(e), l && l.d(i);
14763
14774
  }
14764
14775
  };
14765
14776
  }
@@ -14910,7 +14921,7 @@ function Jd(t) {
14910
14921
  F(c, h), F(u, h), F(g, h), s = !1;
14911
14922
  },
14912
14923
  d(h) {
14913
- h && L(e), c && c.d(h), u && u.d(h), g && g.d(h);
14924
+ h && x(e), c && c.d(h), u && u.d(h), g && g.d(h);
14914
14925
  }
14915
14926
  };
14916
14927
  }
@@ -14983,7 +14994,7 @@ function iu(t) {
14983
14994
  F(o, r), l = !1;
14984
14995
  },
14985
14996
  d(r) {
14986
- r && L(e), o && o.d(r);
14997
+ r && x(e), o && o.d(r);
14987
14998
  }
14988
14999
  };
14989
15000
  }
@@ -15084,14 +15095,14 @@ function su(t) {
15084
15095
  F(o, r), l = !1;
15085
15096
  },
15086
15097
  d(r) {
15087
- r && L(e), o && o.d(r), t[8](null);
15098
+ r && x(e), o && o.d(r), t[8](null);
15088
15099
  }
15089
15100
  };
15090
15101
  }
15091
15102
  function au(t, e, n) {
15092
15103
  let { $$slots: l = {}, $$scope: i } = e, { current: o = 1 } = e, { mt: r = null } = e, { mr: s = null } = e, { mb: a = null } = e, { ml: c = null } = e, d;
15093
15104
  be(async () => {
15094
- await xe(), u(o);
15105
+ await Me(), u(o);
15095
15106
  });
15096
15107
  function u(h) {
15097
15108
  if (!d)
@@ -15161,7 +15172,7 @@ function oi(t, e, n) {
15161
15172
  return l[18] = e[n], l[20] = n, l;
15162
15173
  }
15163
15174
  function ri(t) {
15164
- let e, n, l, i, o, r, s, a, c, d, u = Me({ length: (
15175
+ let e, n, l, i, o, r, s, a, c, d, u = Le({ length: (
15165
15176
  /*_pageCount*/
15166
15177
  t[8]
15167
15178
  ) }), m = [];
@@ -15191,7 +15202,7 @@ function ri(t) {
15191
15202
  p(g, h) {
15192
15203
  if (h & /*_pageCount*/
15193
15204
  256) {
15194
- u = Me({ length: (
15205
+ u = Le({ length: (
15195
15206
  /*_pageCount*/
15196
15207
  g[8]
15197
15208
  ) });
@@ -15218,7 +15229,7 @@ function ri(t) {
15218
15229
  );
15219
15230
  },
15220
15231
  d(g) {
15221
- g && L(e), t[12](null), Ke(m, g), t[13](null);
15232
+ g && x(e), t[12](null), Ke(m, g), t[13](null);
15222
15233
  }
15223
15234
  };
15224
15235
  }
@@ -15243,7 +15254,7 @@ function si(t) {
15243
15254
  },
15244
15255
  p: te,
15245
15256
  d(n) {
15246
- n && L(e);
15257
+ n && x(e);
15247
15258
  }
15248
15259
  };
15249
15260
  }
@@ -15331,7 +15342,7 @@ function uu(t) {
15331
15342
  i: te,
15332
15343
  o: te,
15333
15344
  d(v) {
15334
- v && L(e), h && h.d(), m = !1, De(g);
15345
+ v && x(e), h && h.d(), m = !1, De(g);
15335
15346
  }
15336
15347
  };
15337
15348
  }
@@ -15340,47 +15351,47 @@ function fu(t, e, n) {
15340
15351
  const [i, o] = ke("Pagination variant", ["all", "links-only"]);
15341
15352
  let { pagenumber: r } = e, { itemcount: s } = e, { perpagecount: a = 10 } = e, { variant: c = "all" } = e, { mt: d = "none" } = e, { mr: u = "none" } = e, { mb: m = "m" } = e, { ml: g = "none" } = e, h, v;
15342
15353
  be(async () => {
15343
- if (await xe(), Tt("GoAPagination", { itemcount: s, pagenumber: r }), o(c), !h) {
15354
+ if (await Me(), Tt("GoAPagination", { itemcount: s, pagenumber: r }), o(c), !h) {
15344
15355
  console.error("Missing pageDropdownEl");
15345
15356
  return;
15346
15357
  }
15347
- h == null || h.addEventListener("_change", (x) => {
15348
- const D = x, M = Number.parseInt(D.detail.value);
15349
- x.stopPropagation(), v.dispatchEvent(new CustomEvent(
15358
+ h == null || h.addEventListener("_change", (M) => {
15359
+ const D = M, L = Number.parseInt(D.detail.value);
15360
+ M.stopPropagation(), v.dispatchEvent(new CustomEvent(
15350
15361
  "_change",
15351
15362
  {
15352
15363
  composed: !0,
15353
15364
  bubbles: !0,
15354
- detail: { page: M }
15365
+ detail: { page: L }
15355
15366
  }
15356
15367
  ));
15357
15368
  });
15358
15369
  });
15359
- function b(x, D) {
15370
+ function b(M, D) {
15360
15371
  var E;
15361
- const M = Number.parseInt(r + "") + D;
15362
- M > 0 && M <= l && ((E = x.target) == null || E.dispatchEvent(new CustomEvent(
15372
+ const L = Number.parseInt(r + "") + D;
15373
+ L > 0 && L <= l && ((E = M.target) == null || E.dispatchEvent(new CustomEvent(
15363
15374
  "_change",
15364
15375
  {
15365
15376
  composed: !0,
15366
15377
  bubbles: !0,
15367
- detail: { page: M }
15378
+ detail: { page: L }
15368
15379
  }
15369
- ))), x.preventDefault();
15380
+ ))), M.preventDefault();
15370
15381
  }
15371
- function p(x) {
15372
- ae[x ? "unshift" : "push"](() => {
15373
- v = x, n(7, v);
15382
+ function p(M) {
15383
+ ae[M ? "unshift" : "push"](() => {
15384
+ v = M, n(7, v);
15374
15385
  });
15375
15386
  }
15376
- function _(x) {
15377
- ae[x ? "unshift" : "push"](() => {
15378
- h = x, n(6, h);
15387
+ function _(M) {
15388
+ ae[M ? "unshift" : "push"](() => {
15389
+ h = M, n(6, h);
15379
15390
  });
15380
15391
  }
15381
- const k = (x) => b(x, -1), q = (x) => b(x, 1);
15382
- return t.$$set = (x) => {
15383
- "pagenumber" in x && n(0, r = x.pagenumber), "itemcount" in x && n(10, s = x.itemcount), "perpagecount" in x && n(11, a = x.perpagecount), "variant" in x && n(1, c = x.variant), "mt" in x && n(2, d = x.mt), "mr" in x && n(3, u = x.mr), "mb" in x && n(4, m = x.mb), "ml" in x && n(5, g = x.ml);
15392
+ const k = (M) => b(M, -1), q = (M) => b(M, 1);
15393
+ return t.$$set = (M) => {
15394
+ "pagenumber" in M && n(0, r = M.pagenumber), "itemcount" in M && n(10, s = M.itemcount), "perpagecount" in M && n(11, a = M.perpagecount), "variant" in M && n(1, c = M.variant), "mt" in M && n(2, d = M.mt), "mr" in M && n(3, u = M.mr), "mb" in M && n(4, m = M.mb), "ml" in M && n(5, g = M.ml);
15384
15395
  }, t.$$.update = () => {
15385
15396
  t.$$.dirty & /*itemcount, perpagecount*/
15386
15397
  3072 && n(8, l = Math.ceil(s / a));
@@ -15558,7 +15569,7 @@ function ci(t) {
15558
15569
  F(g, h), c = !1;
15559
15570
  },
15560
15571
  d(h) {
15561
- h && (L(e), L(n), L(l)), g && g.d(h), t[30](null), a(), t[32](null), d = !1, u();
15572
+ h && (x(e), x(n), x(l)), g && g.d(h), t[30](null), a(), t[32](null), d = !1, u();
15562
15573
  }
15563
15574
  };
15564
15575
  }
@@ -15723,7 +15734,7 @@ function vu(t) {
15723
15734
  F(d, m), F(u), r = !1;
15724
15735
  },
15725
15736
  d(m) {
15726
- m && L(e), d && d.d(m), t[29](null), u && u.d(), t[33](null), s = !1, a();
15737
+ m && x(e), d && d.d(m), t[29](null), u && u.d(), t[33](null), s = !1, a();
15727
15738
  }
15728
15739
  };
15729
15740
  }
@@ -15741,9 +15752,9 @@ function di(t) {
15741
15752
  };
15742
15753
  }
15743
15754
  function bu(t, e, n) {
15744
- let l, i, o, r, { $$slots: s = {}, $$scope: a } = e, { testid: c = "popover" } = e, { maxwidth: d = "320px" } = e, { width: u = "" } = e, { padded: m = "true" } = e, { position: g = "auto" } = e, { relative: h = "false" } = e, { mt: v = null } = e, { mr: b = null } = e, { mb: p = null } = e, { ml: _ = null } = e, { open: k = "false" } = e, { disabled: q = "false" } = e, { tabindex: x = "0" } = e, { voffset: D = "" } = e, { hoffset: M = "" } = e, { focusborderwidth: E = "var(--goa-border-width-l)" } = e, { borderradius: P = "var(--goa-border-radius-m)" } = e, j, H, A, G, V, S;
15755
+ let l, i, o, r, { $$slots: s = {}, $$scope: a } = e, { testid: c = "popover" } = e, { maxwidth: d = "320px" } = e, { width: u = "" } = e, { padded: m = "true" } = e, { position: g = "auto" } = e, { relative: h = "false" } = e, { mt: v = null } = e, { mr: b = null } = e, { mb: p = null } = e, { ml: _ = null } = e, { open: k = "false" } = e, { disabled: q = "false" } = e, { tabindex: M = "0" } = e, { voffset: D = "" } = e, { hoffset: L = "" } = e, { focusborderwidth: E = "var(--goa-border-width-l)" } = e, { borderradius: P = "var(--goa-border-radius-m)" } = e, j, H, A, G, V, S;
15745
15756
  be(async () => {
15746
- await xe(), H.addEventListener("keydown", ge);
15757
+ await Me(), H.addEventListener("keydown", ge);
15747
15758
  const W = H.querySelector("slot");
15748
15759
  let we;
15749
15760
  W ? we = W.assignedElements() : we = [...H.children], V = we.find((se) => se.tabIndex >= 0) || H;
@@ -15770,13 +15781,13 @@ function bu(t, e, n) {
15770
15781
  }
15771
15782
  }
15772
15783
  function pe() {
15773
- o || (async () => (n(13, i = !0), await xe(), G.addEventListener("keydown", R, !0), j.dispatchEvent(new CustomEvent("_open", { composed: !0 }))))();
15784
+ o || (async () => (n(13, i = !0), await Me(), G.addEventListener("keydown", R, !0), j.dispatchEvent(new CustomEvent("_open", { composed: !0 }))))();
15774
15785
  }
15775
15786
  function he() {
15776
15787
  V.focus(), n(13, i = !1), window.removeEventListener("popstate", O, !0), j.dispatchEvent(new CustomEvent("_close", { composed: !0 }));
15777
15788
  }
15778
15789
  async function de() {
15779
- await xe();
15790
+ await Me();
15780
15791
  const W = di(H), we = di(A), se = W.top, Be = window.innerHeight - W.bottom;
15781
15792
  (g === "auto" ? Be < we.height && se > we.height && se > Be : g === "above") && n(
15782
15793
  16,
@@ -15808,7 +15819,7 @@ function bu(t, e, n) {
15808
15819
  });
15809
15820
  }
15810
15821
  return t.$$set = (W) => {
15811
- "testid" in W && n(0, c = W.testid), "maxwidth" in W && n(1, d = W.maxwidth), "width" in W && n(2, u = W.width), "padded" in W && n(22, m = W.padded), "position" in W && n(23, g = W.position), "relative" in W && n(24, h = W.relative), "mt" in W && n(3, v = W.mt), "mr" in W && n(4, b = W.mr), "mb" in W && n(5, p = W.mb), "ml" in W && n(6, _ = W.ml), "open" in W && n(25, k = W.open), "disabled" in W && n(26, q = W.disabled), "tabindex" in W && n(7, x = W.tabindex), "voffset" in W && n(8, D = W.voffset), "hoffset" in W && n(9, M = W.hoffset), "focusborderwidth" in W && n(10, E = W.focusborderwidth), "borderradius" in W && n(11, P = W.borderradius), "$$scope" in W && n(27, a = W.$$scope);
15822
+ "testid" in W && n(0, c = W.testid), "maxwidth" in W && n(1, d = W.maxwidth), "width" in W && n(2, u = W.width), "padded" in W && n(22, m = W.padded), "position" in W && n(23, g = W.position), "relative" in W && n(24, h = W.relative), "mt" in W && n(3, v = W.mt), "mr" in W && n(4, b = W.mr), "mb" in W && n(5, p = W.mb), "ml" in W && n(6, _ = W.ml), "open" in W && n(25, k = W.open), "disabled" in W && n(26, q = W.disabled), "tabindex" in W && n(7, M = W.tabindex), "voffset" in W && n(8, D = W.voffset), "hoffset" in W && n(9, L = W.hoffset), "focusborderwidth" in W && n(10, E = W.focusborderwidth), "borderradius" in W && n(11, P = W.borderradius), "$$scope" in W && n(27, a = W.$$scope);
15812
15823
  }, t.$$.update = () => {
15813
15824
  t.$$.dirty[0] & /*padded*/
15814
15825
  4194304 && n(19, l = ve(m)), t.$$.dirty[0] & /*open*/
@@ -15826,9 +15837,9 @@ function bu(t, e, n) {
15826
15837
  b,
15827
15838
  p,
15828
15839
  _,
15829
- x,
15830
- D,
15831
15840
  M,
15841
+ D,
15842
+ L,
15832
15843
  E,
15833
15844
  P,
15834
15845
  S,
@@ -16073,16 +16084,16 @@ function wu(t) {
16073
16084
  F(r, s), i = !1;
16074
16085
  },
16075
16086
  d(s) {
16076
- s && L(e), r && r.d(s), t[14](null);
16087
+ s && x(e), r && r.d(s), t[14](null);
16077
16088
  }
16078
16089
  };
16079
16090
  }
16080
16091
  function yu(t, e, n) {
16081
16092
  let l, i, { $$slots: o = {}, $$scope: r } = e;
16082
16093
  const [s, a] = ke("Radio group orientation", ["vertical", "horizontal"]);
16083
- let { name: c } = e, { value: d } = e, { orientation: u = "vertical" } = e, { disabled: m = "false" } = e, { error: g = "false" } = e, { testid: h = "" } = e, { arialabel: v = "" } = e, { mt: b = null } = e, { mr: p = null } = e, { mb: _ = null } = e, { ml: k = null } = e, q, x = [];
16094
+ let { name: c } = e, { value: d } = e, { orientation: u = "vertical" } = e, { disabled: m = "false" } = e, { error: g = "false" } = e, { testid: h = "" } = e, { arialabel: v = "" } = e, { mt: b = null } = e, { mr: p = null } = e, { mb: _ = null } = e, { ml: k = null } = e, q, M = [];
16084
16095
  be(async () => {
16085
- await xe(), a(u), q && (x = D(), M(x), q.addEventListener("_click", (H) => {
16096
+ await Me(), a(u), q && (M = D(), L(M), q.addEventListener("_click", (H) => {
16086
16097
  E(H.detail);
16087
16098
  }));
16088
16099
  });
@@ -16090,7 +16101,7 @@ function yu(t, e, n) {
16090
16101
  const H = q.querySelector("slot");
16091
16102
  return H ? [...H.assignedElements()] : [...q.children];
16092
16103
  }
16093
- function M(H) {
16104
+ function L(H) {
16094
16105
  H.forEach((A, G) => {
16095
16106
  const V = A, S = A.getAttribute("value") || V.value;
16096
16107
  V.setAttribute("disabled", l), V.setAttribute("error", i), V.setAttribute("name", c), V.setAttribute("checked", S === d), V.setAttribute("arialabel", v || c), V.setAttribute("ariadescribedby", `description-${c}-${G}`), V.setAttribute("data-testid", `radio-option-${G}`);
@@ -16107,7 +16118,7 @@ function yu(t, e, n) {
16107
16118
  )), P());
16108
16119
  }
16109
16120
  function P() {
16110
- x.forEach((H) => {
16121
+ M.forEach((H) => {
16111
16122
  const A = H, G = H.getAttribute("value") || A.value;
16112
16123
  A.setAttribute("checked", G === d);
16113
16124
  });
@@ -16292,7 +16303,7 @@ function fi(t) {
16292
16303
  F(r, s), i = !1;
16293
16304
  },
16294
16305
  d(s) {
16295
- s && L(e), r && r.d(s);
16306
+ s && x(e), r && r.d(s);
16296
16307
  }
16297
16308
  };
16298
16309
  }
@@ -16403,7 +16414,7 @@ function Eu(t) {
16403
16414
  F(v), m = !1;
16404
16415
  },
16405
16416
  d(b) {
16406
- b && L(e), t[17](null), v && v.d(), g = !1, h();
16417
+ b && x(e), t[17](null), v && v.d(), g = !1, h();
16407
16418
  }
16408
16419
  };
16409
16420
  }
@@ -16414,7 +16425,7 @@ function qu(t, e, n) {
16414
16425
  function k() {
16415
16426
  if (l || o)
16416
16427
  return;
16417
- const x = new CustomEvent(
16428
+ const M = new CustomEvent(
16418
16429
  "_click",
16419
16430
  {
16420
16431
  detail: c,
@@ -16422,15 +16433,15 @@ function qu(t, e, n) {
16422
16433
  bubbles: !0
16423
16434
  }
16424
16435
  );
16425
- _.dispatchEvent(x);
16436
+ _.dispatchEvent(M);
16426
16437
  }
16427
- function q(x) {
16428
- ae[x ? "unshift" : "push"](() => {
16429
- _ = x, n(6, _);
16438
+ function q(M) {
16439
+ ae[M ? "unshift" : "push"](() => {
16440
+ _ = M, n(6, _);
16430
16441
  });
16431
16442
  }
16432
- return t.$$set = (x) => {
16433
- "value" in x && n(0, c = x.value), "label" in x && n(1, d = x.label), "description" in x && n(2, u = x.description), "disabled" in x && n(12, m = x.disabled), "error" in x && n(13, g = x.error), "name" in x && n(3, h = x.name), "checked" in x && n(14, v = x.checked), "arialabel" in x && n(4, b = x.arialabel), "ariadescribedby" in x && n(5, p = x.ariadescribedby), "$$scope" in x && n(15, s = x.$$scope);
16443
+ return t.$$set = (M) => {
16444
+ "value" in M && n(0, c = M.value), "label" in M && n(1, d = M.label), "description" in M && n(2, u = M.description), "disabled" in M && n(12, m = M.disabled), "error" in M && n(13, g = M.error), "name" in M && n(3, h = M.name), "checked" in M && n(14, v = M.checked), "arialabel" in M && n(4, b = M.arialabel), "ariadescribedby" in M && n(5, p = M.ariadescribedby), "$$scope" in M && n(15, s = M.$$scope);
16434
16445
  }, t.$$.update = () => {
16435
16446
  t.$$.dirty & /*disabled*/
16436
16447
  4096 && n(8, l = ve(m)), t.$$.dirty & /*error*/
@@ -16457,7 +16468,7 @@ function qu(t, e, n) {
16457
16468
  q
16458
16469
  ];
16459
16470
  }
16460
- class xu extends re {
16471
+ class Mu extends re {
16461
16472
  constructor(e) {
16462
16473
  super(), ie(
16463
16474
  this,
@@ -16534,11 +16545,11 @@ class xu extends re {
16534
16545
  this.$$set({ ariadescribedby: e }), y();
16535
16546
  }
16536
16547
  }
16537
- customElements.define("goa-radio-item", oe(xu, { value: {}, label: {}, description: {}, disabled: {}, error: {}, name: {}, checked: {}, arialabel: {}, ariadescribedby: {} }, ["description"], [], !0));
16538
- function Mu(t) {
16548
+ customElements.define("goa-radio-item", oe(Mu, { value: {}, label: {}, description: {}, disabled: {}, error: {}, name: {}, checked: {}, arialabel: {}, ariadescribedby: {} }, ["description"], [], !0));
16549
+ function Lu(t) {
16539
16550
  ce(t, "svelte-xdaoi6", ".goa-scrollable.svelte-xdaoi6{scroll-behavior:smooth}.goa-scrollable.svelte-xdaoi6::-webkit-scrollbar{width:6px}.goa-scrollable.svelte-xdaoi6::-webkit-scrollbar-track{background:#f1f1f1}.goa-scrollable.svelte-xdaoi6::-webkit-scrollbar-thumb{background:#888}.goa-scrollable.svelte-xdaoi6::-webkit-scrollbar-thumb:hover{background:#555}");
16540
16551
  }
16541
- function Lu(t) {
16552
+ function xu(t) {
16542
16553
  let e, n, l, i, o;
16543
16554
  const r = (
16544
16555
  /*#slots*/
@@ -16613,7 +16624,7 @@ function Lu(t) {
16613
16624
  F(s, a), l = !1;
16614
16625
  },
16615
16626
  d(a) {
16616
- a && L(e), s && s.d(a), t[10](null), i = !1, o();
16627
+ a && x(e), s && s.d(a), t[10](null), i = !1, o();
16617
16628
  }
16618
16629
  };
16619
16630
  }
@@ -16633,7 +16644,7 @@ function Hu(t, e, n) {
16633
16644
  )), h.stopPropagation();
16634
16645
  }
16635
16646
  be(async () => {
16636
- await xe(), n(6, c = u.offsetHeight), n(7, d = u.scrollHeight);
16647
+ await Me(), n(6, c = u.offsetHeight), n(7, d = u.scrollHeight);
16637
16648
  });
16638
16649
  function g(h) {
16639
16650
  ae[h ? "unshift" : "push"](() => {
@@ -16662,7 +16673,7 @@ class Du extends re {
16662
16673
  this,
16663
16674
  e,
16664
16675
  Hu,
16665
- Lu,
16676
+ xu,
16666
16677
  le,
16667
16678
  {
16668
16679
  direction: 0,
@@ -16672,7 +16683,7 @@ class Du extends re {
16672
16683
  offsetHeight: 6,
16673
16684
  scrollHeight: 7
16674
16685
  },
16675
- Mu
16686
+ Lu
16676
16687
  );
16677
16688
  }
16678
16689
  get direction() {
@@ -16781,14 +16792,14 @@ function Pu(t) {
16781
16792
  F(i, o), n = !1;
16782
16793
  },
16783
16794
  d(o) {
16784
- o && L(e), i && i.d(o), t[3](null);
16795
+ o && x(e), i && i.d(o), t[3](null);
16785
16796
  }
16786
16797
  };
16787
16798
  }
16788
16799
  function Su(t, e, n) {
16789
16800
  let { $$slots: l = {}, $$scope: i } = e, o;
16790
16801
  be(async () => {
16791
- await xe(), r(), s();
16802
+ await Me(), r(), s();
16792
16803
  }), it(() => {
16793
16804
  a();
16794
16805
  });
@@ -16840,7 +16851,7 @@ function Vu(t) {
16840
16851
  T(n, e, l);
16841
16852
  },
16842
16853
  d(n) {
16843
- n && L(e);
16854
+ n && x(e);
16844
16855
  }
16845
16856
  };
16846
16857
  }
@@ -16854,7 +16865,7 @@ function ju(t) {
16854
16865
  T(n, e, l);
16855
16866
  },
16856
16867
  d(n) {
16857
- n && L(e);
16868
+ n && x(e);
16858
16869
  }
16859
16870
  };
16860
16871
  }
@@ -16942,7 +16953,7 @@ function Bu(t) {
16942
16953
  F(v, b), a = !1;
16943
16954
  },
16944
16955
  d(b) {
16945
- b && L(e), g.d(), v && v.d(b), t[8](null), c = !1, d();
16956
+ b && x(e), g.d(), v && v.d(b), t[8](null), c = !1, d();
16946
16957
  }
16947
16958
  };
16948
16959
  }
@@ -16952,7 +16963,7 @@ function gi(t) {
16952
16963
  function Nu(t, e, n) {
16953
16964
  let l, { $$slots: i = {}, $$scope: o } = e, { heading: r } = e, s = !1, a = !1, c;
16954
16965
  be(async () => {
16955
- await xe(), d(), v(), u();
16966
+ await Me(), d(), v(), u();
16956
16967
  }), it(() => {
16957
16968
  m();
16958
16969
  });
@@ -16964,7 +16975,7 @@ function Nu(t, e, n) {
16964
16975
  n(1, s = !0), n(2, a = !0);
16965
16976
  });
16966
16977
  let k = document.location.href;
16967
- new MutationObserver((x) => {
16978
+ new MutationObserver((M) => {
16968
16979
  k !== document.location.href && (k = document.location.href, v());
16969
16980
  }).observe(document.body, { childList: !0, subtree: !0 }), window.addEventListener("popstate", v);
16970
16981
  }
@@ -16985,10 +16996,10 @@ function Nu(t, e, n) {
16985
16996
  if (!k)
16986
16997
  return !1;
16987
16998
  const q = k.assignedElements();
16988
- let x = -1, D = null;
16989
- n(2, a = !1), q.forEach((M) => {
16990
- const E = M.getAttribute("href"), P = bt(document.location, E);
16991
- P > x && (x = P, D = M), M.classList.remove("current"), M.tagName === "GOA-SIDE-MENU-GROUP" && M.setAttribute("child", "true");
16999
+ let M = -1, D = null;
17000
+ n(2, a = !1), q.forEach((L) => {
17001
+ const E = L.getAttribute("href"), P = bt(document.location, E);
17002
+ P > M && (M = P, D = L), L.classList.remove("current"), L.tagName === "GOA-SIDE-MENU-GROUP" && L.setAttribute("child", "true");
16992
17003
  }), D && (n(2, a = !0), D.classList.add("current"), p(!0));
16993
17004
  }
16994
17005
  function b(k) {
@@ -17067,7 +17078,7 @@ function hi(t) {
17067
17078
  );
17068
17079
  },
17069
17080
  d(n) {
17070
- n && L(e);
17081
+ n && x(e);
17071
17082
  }
17072
17083
  };
17073
17084
  }
@@ -17160,7 +17171,7 @@ function Yu(t) {
17160
17171
  F(s, d), F(c, d), i = !1;
17161
17172
  },
17162
17173
  d(d) {
17163
- d && L(e), o && o.d(), s && s.d(d), c && c.d(d);
17174
+ d && x(e), o && o.d(), s && s.d(d), c && c.d(d);
17164
17175
  }
17165
17176
  };
17166
17177
  }
@@ -17211,7 +17222,7 @@ function Uu(t) {
17211
17222
  i: te,
17212
17223
  o: te,
17213
17224
  d(l) {
17214
- l && L(e);
17225
+ l && x(e);
17215
17226
  }
17216
17227
  };
17217
17228
  }
@@ -17229,7 +17240,7 @@ function Ku(t) {
17229
17240
  ) }
17230
17241
  }), {
17231
17242
  c() {
17232
- e = z("div"), n = z("div"), l = z("div"), Xe(i.$$.fragment), o = B(), r = z("div"), Xe(s.$$.fragment), a = B(), Xe(c.$$.fragment), d = B(), Xe(u.$$.fragment), Le(l, "flex", "1 1 auto"), Le(r, "flex", "2 2 auto"), Le(n, "display", "flex"), Le(n, "gap", "1rem");
17243
+ e = z("div"), n = z("div"), l = z("div"), Xe(i.$$.fragment), o = B(), r = z("div"), Xe(s.$$.fragment), a = B(), Xe(c.$$.fragment), d = B(), Xe(u.$$.fragment), xe(l, "flex", "1 1 auto"), xe(r, "flex", "2 2 auto"), xe(n, "display", "flex"), xe(n, "gap", "1rem");
17233
17244
  },
17234
17245
  m(g, h) {
17235
17246
  T(g, e, h), w(e, n), w(n, l), Re(i, l, null), w(n, o), w(n, r), Re(s, r, null), w(r, a), Re(c, r, null), w(e, d), Re(u, e, null), m = !0;
@@ -17251,12 +17262,12 @@ function Ku(t) {
17251
17262
  F(i.$$.fragment, g), F(s.$$.fragment, g), F(c.$$.fragment, g), F(u.$$.fragment, g), m = !1;
17252
17263
  },
17253
17264
  d(g) {
17254
- g && L(e), Ze(i), Ze(s), Ze(c), Ze(u);
17265
+ g && x(e), Ze(i), Ze(s), Ze(c), Ze(u);
17255
17266
  }
17256
17267
  };
17257
17268
  }
17258
17269
  function Xu(t) {
17259
- let e, n, l = Me(Array(Number.parseInt(
17270
+ let e, n, l = Le(Array(Number.parseInt(
17260
17271
  /*linecount*/
17261
17272
  t[2] + ""
17262
17273
  ))), i = [];
@@ -17279,7 +17290,7 @@ function Xu(t) {
17279
17290
  p(r, s) {
17280
17291
  if (s & /*size, linecount*/
17281
17292
  6) {
17282
- l = Me(Array(Number.parseInt(
17293
+ l = Le(Array(Number.parseInt(
17283
17294
  /*linecount*/
17284
17295
  r[2] + ""
17285
17296
  )));
@@ -17307,7 +17318,7 @@ function Xu(t) {
17307
17318
  n = !1;
17308
17319
  },
17309
17320
  d(r) {
17310
- r && L(e), Ke(i, r);
17321
+ r && x(e), Ke(i, r);
17311
17322
  }
17312
17323
  };
17313
17324
  }
@@ -17362,7 +17373,7 @@ function Qu(t) {
17362
17373
  F(l.$$.fragment, u), F(r.$$.fragment, u), F(a.$$.fragment, u), d = !1;
17363
17374
  },
17364
17375
  d(u) {
17365
- u && L(e), Ze(l), Ze(r), Ze(a);
17376
+ u && x(e), Ze(l), Ze(r), Ze(a);
17366
17377
  }
17367
17378
  };
17368
17379
  }
@@ -17393,7 +17404,7 @@ function Ju(t) {
17393
17404
  }), {
17394
17405
  c() {
17395
17406
  e = z("div"), Xe(n.$$.fragment), l = B(), i = z("div"), Xe(o.$$.fragment), r = B(), Xe(s.$$.fragment), f(i, "class", "card-content svelte-vc7r7m"), f(e, "class", a = "card card-" + /*size*/
17396
- t[1] + " svelte-vc7r7m"), Le(
17407
+ t[1] + " svelte-vc7r7m"), xe(
17397
17408
  e,
17398
17409
  "--max-width",
17399
17410
  /*maxwidth*/
@@ -17420,7 +17431,7 @@ function Ju(t) {
17420
17431
  d[2]), s.$set(h), (!c || u & /*size*/
17421
17432
  2 && a !== (a = "card card-" + /*size*/
17422
17433
  d[1] + " svelte-vc7r7m")) && f(e, "class", a), (!c || u & /*maxwidth*/
17423
- 1) && Le(
17434
+ 1) && xe(
17424
17435
  e,
17425
17436
  "--max-width",
17426
17437
  /*maxwidth*/
@@ -17434,7 +17445,7 @@ function Ju(t) {
17434
17445
  F(n.$$.fragment, d), F(o.$$.fragment, d), F(s.$$.fragment, d), c = !1;
17435
17446
  },
17436
17447
  d(d) {
17437
- d && L(e), Ze(n), Ze(o), Ze(s);
17448
+ d && x(e), Ze(n), Ze(o), Ze(s);
17438
17449
  }
17439
17450
  };
17440
17451
  }
@@ -17552,7 +17563,7 @@ function $u(t) {
17552
17563
  F(l), o = !1;
17553
17564
  },
17554
17565
  d(c) {
17555
- c && L(e), s[n].d();
17566
+ c && x(e), s[n].d();
17556
17567
  }
17557
17568
  };
17558
17569
  }
@@ -17673,7 +17684,7 @@ function tf(t) {
17673
17684
  i: te,
17674
17685
  o: te,
17675
17686
  d(n) {
17676
- n && L(e), t[3](null);
17687
+ n && x(e), t[3](null);
17677
17688
  }
17678
17689
  };
17679
17690
  }
@@ -17927,7 +17938,7 @@ function pi(t) {
17927
17938
  );
17928
17939
  },
17929
17940
  d(d) {
17930
- d && L(e);
17941
+ d && x(e);
17931
17942
  }
17932
17943
  };
17933
17944
  }
@@ -17950,7 +17961,7 @@ function af(t) {
17950
17961
  i: te,
17951
17962
  o: te,
17952
17963
  d(l) {
17953
- l && L(e), n && n.d(l);
17964
+ l && x(e), n && n.d(l);
17954
17965
  }
17955
17966
  };
17956
17967
  }
@@ -18103,7 +18114,7 @@ function yi(t) {
18103
18114
  F(i, o), n = !1;
18104
18115
  },
18105
18116
  d(o) {
18106
- o && L(e), i && i.d(o);
18117
+ o && x(e), i && i.d(o);
18107
18118
  }
18108
18119
  };
18109
18120
  }
@@ -18125,7 +18136,7 @@ function gf(t) {
18125
18136
  );
18126
18137
  return {
18127
18138
  c() {
18128
- e = z("div"), n = B(), s && s.c(), l = B(), a && a.c(), i = Ie(), Le(e, "display", "none"), f(
18139
+ e = z("div"), n = B(), s && s.c(), l = B(), a && a.c(), i = Ie(), xe(e, "display", "none"), f(
18129
18140
  e,
18130
18141
  "data-heading",
18131
18142
  /*heading*/
@@ -18173,7 +18184,7 @@ function gf(t) {
18173
18184
  F(s, c), F(a), o = !1;
18174
18185
  },
18175
18186
  d(c) {
18176
- c && (L(e), L(n), L(l), L(i)), s && s.d(c), a && a.d(c);
18187
+ c && (x(e), x(n), x(l), x(i)), s && s.d(c), a && a.d(c);
18177
18188
  }
18178
18189
  };
18179
18190
  }
@@ -18257,7 +18268,7 @@ function bf(t) {
18257
18268
  F(o, r), l = !1;
18258
18269
  },
18259
18270
  d(r) {
18260
- r && L(e), o && o.d(r);
18271
+ r && x(e), o && o.d(r);
18261
18272
  }
18262
18273
  };
18263
18274
  }
@@ -18382,7 +18393,7 @@ function pf(t) {
18382
18393
  F(l), r = !1;
18383
18394
  },
18384
18395
  d(d) {
18385
- d && L(e), a[n].d(), t[12](null);
18396
+ d && x(e), a[n].d(), t[12](null);
18386
18397
  }
18387
18398
  };
18388
18399
  }
@@ -18407,9 +18418,9 @@ function wf(t, e, n) {
18407
18418
  !k || k.assignedElements().length === 0 || n(7, b = k.assignedElements()[0].tagName === "TABLE");
18408
18419
  });
18409
18420
  async function p() {
18410
- var x;
18411
- await xe();
18412
- const k = v == null ? void 0 : v.querySelector("slot"), q = (x = k == null ? void 0 : k.assignedElements().find((D) => D.tagName === "THEAD" || D.tagName === "TABLE")) == null ? void 0 : x.querySelectorAll("goa-table-sort-header");
18421
+ var M;
18422
+ await Me();
18423
+ const k = v == null ? void 0 : v.querySelector("slot"), q = (M = k == null ? void 0 : k.assignedElements().find((D) => D.tagName === "THEAD" || D.tagName === "TABLE")) == null ? void 0 : M.querySelectorAll("goa-table-sort-header");
18413
18424
  q == null || q.forEach((D) => {
18414
18425
  D.addEventListener("click", () => {
18415
18426
  const P = D.getAttribute("name");
@@ -18422,11 +18433,11 @@ function wf(t, e, n) {
18422
18433
  H.setAttribute("direction", "none");
18423
18434
  }), P && j !== 0 && ki(D, { sortBy: P, sortDir: j });
18424
18435
  });
18425
- const M = D.getAttribute("name"), E = D.direction;
18426
- M && E && E !== "none" && setTimeout(
18436
+ const L = D.getAttribute("name"), E = D.direction;
18437
+ L && E && E !== "none" && setTimeout(
18427
18438
  () => {
18428
18439
  ki(D, {
18429
- sortBy: M,
18440
+ sortBy: L,
18430
18441
  sortDir: E === "asc" ? 1 : -1
18431
18442
  });
18432
18443
  },
@@ -18537,7 +18548,7 @@ function zf(t) {
18537
18548
  T(n, e, l);
18538
18549
  },
18539
18550
  d(n) {
18540
- n && L(e);
18551
+ n && x(e);
18541
18552
  }
18542
18553
  };
18543
18554
  }
@@ -18551,7 +18562,7 @@ function Cf(t) {
18551
18562
  T(n, e, l);
18552
18563
  },
18553
18564
  d(n) {
18554
- n && L(e);
18565
+ n && x(e);
18555
18566
  }
18556
18567
  };
18557
18568
  }
@@ -18565,7 +18576,7 @@ function Ef(t) {
18565
18576
  T(n, e, l);
18566
18577
  },
18567
18578
  d(n) {
18568
- n && L(e);
18579
+ n && x(e);
18569
18580
  }
18570
18581
  };
18571
18582
  }
@@ -18626,11 +18637,11 @@ function qf(t) {
18626
18637
  F(o, c), l = !1;
18627
18638
  },
18628
18639
  d(c) {
18629
- c && L(e), o && o.d(c), a.d(), t[4](null);
18640
+ c && x(e), o && o.d(c), a.d(), t[4](null);
18630
18641
  }
18631
18642
  };
18632
18643
  }
18633
- function xf(t, e, n) {
18644
+ function Mf(t, e, n) {
18634
18645
  let { $$slots: l = {}, $$scope: i } = e, { direction: o = "none" } = e, r;
18635
18646
  be(() => {
18636
18647
  if (r) {
@@ -18647,9 +18658,9 @@ function xf(t, e, n) {
18647
18658
  "direction" in a && n(0, o = a.direction), "$$scope" in a && n(2, i = a.$$scope);
18648
18659
  }, [o, r, i, l, s];
18649
18660
  }
18650
- class Mf extends re {
18661
+ class Lf extends re {
18651
18662
  constructor(e) {
18652
- super(), ie(this, e, xf, qf, le, { direction: 0 }, kf);
18663
+ super(), ie(this, e, Mf, qf, le, { direction: 0 }, kf);
18653
18664
  }
18654
18665
  get direction() {
18655
18666
  return this.$$.ctx[0];
@@ -18658,9 +18669,9 @@ class Mf extends re {
18658
18669
  this.$$set({ direction: e }), y();
18659
18670
  }
18660
18671
  }
18661
- customElements.define("goa-table-sort-header", oe(Mf, { direction: {} }, ["default"], [], !0));
18662
- function Lf(t) {
18663
- ce(t, "svelte-11n18gg", `:host{box-sizing:border-box;font:var(--goa-typography-body-m)}.tab{display:flex;gap:var(--goa-space-xs)}[role="tab"]{background:none;overflow:hidden;white-space:nowrap;cursor:pointer;border:none;font:var(--goa-typography-body-m);color:var(--goa-color-text-default);text-decoration:none;letter-spacing:0.03125rem}[role="tab"][aria-selected="true"]{font:var(--goa-typography-heading-s)}[role="tab"]:focus-visible{outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus)}[role="tab"]:hover:not([aria-selected="true"]),[role="tab"]:focus:not([aria-selected="true"]),[role="tab"]:focus-visible:not([aria-selected="true"]){border-color:var(--goa-color-greyscale-200)}@media(min-width: 624px){[role="tablist"]{border-bottom:none}.tabs.svelte-11n18gg{border-bottom:var(--goa-border-width-s) solid
18672
+ customElements.define("goa-table-sort-header", oe(Lf, { direction: {} }, ["default"], [], !0));
18673
+ function xf(t) {
18674
+ ce(t, "svelte-120fh6g", `:host{box-sizing:border-box;font:var(--goa-typography-body-m)}.tab{display:flex;gap:var(--goa-space-xs)}[role="tab"]{display:block;background:none;overflow:hidden;white-space:nowrap;cursor:pointer;border:none;font:var(--goa-typography-body-m);color:var(--goa-color-text-default);text-decoration:none;letter-spacing:0.03125rem}[role="tab"][aria-selected="true"]{font:var(--goa-typography-heading-s)}[role="tab"]:focus-visible{outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus)}[role="tab"]:hover:not([aria-selected="true"]),[role="tab"]:focus:not([aria-selected="true"]),[role="tab"]:focus-visible:not([aria-selected="true"]){border-color:var(--goa-color-greyscale-200)}@media(min-width: 624px){[role="tablist"]{border-bottom:none}.tabs.svelte-120fh6g{border-bottom:var(--goa-border-width-s) solid
18664
18675
  var(--goa-color-greyscale-200);display:flex;gap:var(--goa-space-xl)}[role="tab"]{padding:var(--goa-space-s) var(--goa-space-m);border-bottom:4px solid transparent}[role="tab"][aria-selected="true"]{border-color:var(--goa-color-interactive-default)}}@media(max-width: 623px){[role="tab"]{width:100%;padding:var(--goa-space-xs) 0;padding-left:12px;border-left:4px solid transparent}[role="tab"][aria-selected="true"]{border-color:var(--goa-color-interactive-default);background:var(--goa-color-info-background)}}`);
18665
18676
  }
18666
18677
  function Hf(t) {
@@ -18677,7 +18688,7 @@ function Hf(t) {
18677
18688
  );
18678
18689
  return {
18679
18690
  c() {
18680
- e = z("div"), n = z("div"), l = B(), i = z("div"), s && s.c(), f(n, "class", "tabs svelte-11n18gg"), f(i, "class", "tabpanel"), f(i, "tabindex", "0"), f(i, "role", "tabpanel"), f(e, "role", "tablist");
18691
+ e = z("div"), n = z("div"), l = B(), i = z("div"), s && s.c(), f(n, "class", "tabs svelte-120fh6g"), f(i, "class", "tabpanel"), f(i, "tabindex", "0"), f(i, "role", "tabpanel"), f(e, "role", "tablist");
18681
18692
  },
18682
18693
  m(a, c) {
18683
18694
  T(a, e, c), w(e, n), t[6](n), w(e, l), w(e, i), s && s.m(i, null), t[7](i), t[8](e), o = !0;
@@ -18710,7 +18721,7 @@ function Hf(t) {
18710
18721
  F(s, a), o = !1;
18711
18722
  },
18712
18723
  d(a) {
18713
- a && L(e), t[6](null), s && s.d(a), t[7](null), t[8](null);
18724
+ a && x(e), t[6](null), s && s.d(a), t[7](null), t[8](null);
18714
18725
  }
18715
18726
  };
18716
18727
  }
@@ -18729,8 +18740,8 @@ function Df(t, e, n) {
18729
18740
  ), h(+o);
18730
18741
  });
18731
18742
  function u(q) {
18732
- const x = window.location.pathname;
18733
- q.forEach((D, M) => {
18743
+ const M = window.location.pathname;
18744
+ q.forEach((D, L) => {
18734
18745
  var j;
18735
18746
  let E = [...D.children].find((H) => H.getAttribute("slot") === "heading"), P;
18736
18747
  if (E)
@@ -18739,9 +18750,9 @@ function Df(t, e, n) {
18739
18750
  const H = (j = D.shadowRoot || D) == null ? void 0 : j.querySelector("[data-heading]"), A = (H == null ? void 0 : H.dataset.heading) || D.getAttribute("heading");
18740
18751
  A && (E = document.createElement("div"), E.classList.add("tab"), E.textContent = A, P = A);
18741
18752
  }
18742
- if (P || (P = "tab-" + M), E) {
18753
+ if (P || (P = "tab-" + L), E) {
18743
18754
  const H = document.createElement("a");
18744
- H.setAttribute("id", `tab-${M + 1}`), H.setAttribute("data-testid", `tab-${M + 1}`), H.setAttribute("role", "tab"), H.setAttribute("href", x + "#" + P), H.addEventListener("click", () => h(M + 1)), H.setAttribute("aria-controls", `tabpanel-${M + 1}`), H.appendChild(E), a.appendChild(H);
18755
+ H.setAttribute("id", `tab-${L + 1}`), H.setAttribute("data-testid", `tab-${L + 1}`), H.setAttribute("role", "tab"), H.setAttribute("href", M + "#" + P), H.addEventListener("click", () => h(L + 1)), H.setAttribute("aria-controls", `tabpanel-${L + 1}`), H.appendChild(E), a.appendChild(H);
18745
18756
  }
18746
18757
  });
18747
18758
  }
@@ -18757,35 +18768,35 @@ function Df(t, e, n) {
18757
18768
  function h(q) {
18758
18769
  if (d = Io(q, 1, s.length), !a)
18759
18770
  return;
18760
- let x = "";
18761
- [...a.querySelectorAll("[role=tab]")].map((D, M) => {
18762
- const E = M + 1 === d;
18763
- s[M].setAttribute("open", "false"), D.setAttribute("aria-selected", wt(E)), D.setAttribute("tabindex", E ? "0" : "-1"), E && (x = D.href, D.focus(), s[M].setAttribute("open", "true"));
18764
- }), c.setAttribute("aria-labelledby", `tab-${d}`), c.setAttribute("id", `tabpanel-${d}`), x && (document.location = x);
18771
+ let M = "";
18772
+ [...a.querySelectorAll("[role=tab]")].map((D, L) => {
18773
+ const E = L + 1 === d;
18774
+ s[L].setAttribute("open", "false"), D.setAttribute("aria-selected", wt(E)), D.setAttribute("tabindex", E ? "0" : "-1"), E && (M = D.href, D.focus(), s[L].setAttribute("open", "true"));
18775
+ }), c.setAttribute("aria-labelledby", `tab-${d}`), c.setAttribute("id", `tabpanel-${d}`), M && (document.location = M);
18765
18776
  }
18766
18777
  function v() {
18767
18778
  r.addEventListener("keydown", b);
18768
18779
  }
18769
18780
  function b(q) {
18770
- let x = !1;
18781
+ let M = !1;
18771
18782
  if (q.target && a.contains(q.target)) {
18772
18783
  switch (q.key) {
18773
18784
  case "ArrowUp":
18774
18785
  case "ArrowLeft":
18775
- h(d === 1 ? s.length : d - 1), x = !0;
18786
+ h(d === 1 ? s.length : d - 1), M = !0;
18776
18787
  break;
18777
18788
  case "ArrowDown":
18778
18789
  case "ArrowRight":
18779
- d === s.length ? h(1) : h(d + 1), x = !0;
18790
+ d === s.length ? h(1) : h(d + 1), M = !0;
18780
18791
  break;
18781
18792
  case "Home":
18782
- h(1), x = !0;
18793
+ h(1), M = !0;
18783
18794
  break;
18784
18795
  case "End":
18785
- h(s.length), x = !0;
18796
+ h(s.length), M = !0;
18786
18797
  break;
18787
18798
  }
18788
- x && (q.stopPropagation(), q.preventDefault());
18799
+ M && (q.stopPropagation(), q.preventDefault());
18789
18800
  }
18790
18801
  }
18791
18802
  function p(q) {
@@ -18819,7 +18830,7 @@ function Df(t, e, n) {
18819
18830
  }
18820
18831
  class Tf extends re {
18821
18832
  constructor(e) {
18822
- super(), ie(this, e, Df, Hf, le, { initialtab: 3 }, Lf);
18833
+ super(), ie(this, e, Df, Hf, le, { initialtab: 3 }, xf);
18823
18834
  }
18824
18835
  get initialtab() {
18825
18836
  return this.$$.ctx[3];
@@ -18880,7 +18891,7 @@ function zi(t) {
18880
18891
  );
18881
18892
  },
18882
18893
  d(o) {
18883
- o && L(e), i && i.d();
18894
+ o && x(e), i && i.d();
18884
18895
  }
18885
18896
  };
18886
18897
  }
@@ -18917,7 +18928,7 @@ function Sf(t) {
18917
18928
  ) + "") && fe(o, i);
18918
18929
  },
18919
18930
  d(s) {
18920
- s && (L(n), L(l), L(o), L(r));
18931
+ s && (x(n), x(l), x(o), x(r));
18921
18932
  }
18922
18933
  };
18923
18934
  }
@@ -18954,7 +18965,7 @@ function Af(t) {
18954
18965
  ) + "") && fe(o, i);
18955
18966
  },
18956
18967
  d(s) {
18957
- s && (L(n), L(l), L(o), L(r));
18968
+ s && (x(n), x(l), x(o), x(r));
18958
18969
  }
18959
18970
  };
18960
18971
  }
@@ -18990,7 +19001,7 @@ function Ci(t) {
18990
19001
  ) + "") && fe(o, i);
18991
19002
  },
18992
19003
  d(r) {
18993
- r && L(e);
19004
+ r && x(e);
18994
19005
  }
18995
19006
  };
18996
19007
  }
@@ -19167,12 +19178,12 @@ function Of(t) {
19167
19178
  i: te,
19168
19179
  o: te,
19169
19180
  d(m) {
19170
- m && L(e), t[23](null), d && d.d(), u && u.d(), a = !1, De(c);
19181
+ m && x(e), t[23](null), d && d.d(), u && u.d(), a = !1, De(c);
19171
19182
  }
19172
19183
  };
19173
19184
  }
19174
19185
  function Vf(t, e, n) {
19175
- let l, i, o, r, { name: s } = e, { value: a = "" } = e, { placeholder: c = "" } = e, { rows: d = 3 } = e, { testid: u = "" } = e, { width: m = "60ch" } = e, { error: g = "false" } = e, { readonly: h = "false" } = e, { disabled: v = "false" } = e, { arialabel: b = "" } = e, { countby: p = "" } = e, { maxcount: _ = -1 } = e, { mt: k = null } = e, { mr: q = null } = e, { mb: x = null } = e, { ml: D = null } = e, M;
19186
+ let l, i, o, r, { name: s } = e, { value: a = "" } = e, { placeholder: c = "" } = e, { rows: d = 3 } = e, { testid: u = "" } = e, { width: m = "60ch" } = e, { error: g = "false" } = e, { readonly: h = "false" } = e, { disabled: v = "false" } = e, { arialabel: b = "" } = e, { countby: p = "" } = e, { maxcount: _ = -1 } = e, { mt: k = null } = e, { mr: q = null } = e, { mb: M = null } = e, { ml: D = null } = e, L;
19176
19187
  function E(V) {
19177
19188
  i || j();
19178
19189
  }
@@ -19180,16 +19191,16 @@ function Vf(t, e, n) {
19180
19191
  i || (H(V), j());
19181
19192
  }
19182
19193
  function j(V) {
19183
- M.dispatchEvent(new CustomEvent(
19194
+ L.dispatchEvent(new CustomEvent(
19184
19195
  "_change",
19185
19196
  {
19186
19197
  composed: !0,
19187
- detail: { name: s, value: M.value }
19198
+ detail: { name: s, value: L.value }
19188
19199
  }
19189
19200
  ));
19190
19201
  }
19191
19202
  function H(V) {
19192
- M.dispatchEvent(new CustomEvent(
19203
+ L.dispatchEvent(new CustomEvent(
19193
19204
  "_keyPress",
19194
19205
  {
19195
19206
  composed: !0,
@@ -19199,14 +19210,14 @@ function Vf(t, e, n) {
19199
19210
  }
19200
19211
  function A(V) {
19201
19212
  ae[V ? "unshift" : "push"](() => {
19202
- M = V, n(13, M);
19213
+ L = V, n(13, L);
19203
19214
  });
19204
19215
  }
19205
19216
  function G() {
19206
19217
  a = this.value, n(0, a);
19207
19218
  }
19208
19219
  return t.$$set = (V) => {
19209
- "name" in V && n(1, s = V.name), "value" in V && n(0, a = V.value), "placeholder" in V && n(2, c = V.placeholder), "rows" in V && n(3, d = V.rows), "testid" in V && n(4, u = V.testid), "width" in V && n(5, m = V.width), "error" in V && n(20, g = V.error), "readonly" in V && n(21, h = V.readonly), "disabled" in V && n(22, v = V.disabled), "arialabel" in V && n(6, b = V.arialabel), "countby" in V && n(7, p = V.countby), "maxcount" in V && n(8, _ = V.maxcount), "mt" in V && n(9, k = V.mt), "mr" in V && n(10, q = V.mr), "mb" in V && n(11, x = V.mb), "ml" in V && n(12, D = V.ml);
19220
+ "name" in V && n(1, s = V.name), "value" in V && n(0, a = V.value), "placeholder" in V && n(2, c = V.placeholder), "rows" in V && n(3, d = V.rows), "testid" in V && n(4, u = V.testid), "width" in V && n(5, m = V.width), "error" in V && n(20, g = V.error), "readonly" in V && n(21, h = V.readonly), "disabled" in V && n(22, v = V.disabled), "arialabel" in V && n(6, b = V.arialabel), "countby" in V && n(7, p = V.countby), "maxcount" in V && n(8, _ = V.maxcount), "mt" in V && n(9, k = V.mt), "mr" in V && n(10, q = V.mr), "mb" in V && n(11, M = V.mb), "ml" in V && n(12, D = V.ml);
19210
19221
  }, t.$$.update = () => {
19211
19222
  t.$$.dirty & /*error*/
19212
19223
  1048576 && n(17, l = ve(g)), t.$$.dirty & /*disabled*/
@@ -19225,9 +19236,9 @@ function Vf(t, e, n) {
19225
19236
  _,
19226
19237
  k,
19227
19238
  q,
19228
- x,
19229
- D,
19230
19239
  M,
19240
+ D,
19241
+ L,
19231
19242
  i,
19232
19243
  r,
19233
19244
  o,
@@ -19371,7 +19382,7 @@ customElements.define("goa-textarea", oe(jf, { name: {}, value: {}, placeholder:
19371
19382
  function Bf(t) {
19372
19383
  ce(t, "svelte-1npfdtg", ".svelte-1npfdtg.svelte-1npfdtg{box-sizing:border-box}.page.svelte-1npfdtg.svelte-1npfdtg{min-height:100vh;display:flex;flex-direction:column}.content.svelte-1npfdtg.svelte-1npfdtg{flex:1 1 auto;display:flex;flex-direction:column;gap:2rem}.header.svelte-1npfdtg.svelte-1npfdtg,.footer.svelte-1npfdtg.svelte-1npfdtg{flex:0 0 auto}main.svelte-1npfdtg.svelte-1npfdtg{flex:1 1 auto;padding:0 1rem}.nav.svelte-1npfdtg.svelte-1npfdtg{padding:0 1rem;transition:transform 200ms ease-in-out;background-color:var(--goa-color-greyscale-white)}.nav.svelte-1npfdtg>.svelte-1npfdtg{display:block;padding:0.5rem 0}@media not (max-width: 623px){.page.svelte-1npfdtg.svelte-1npfdtg{gap:2rem}.content.svelte-1npfdtg.svelte-1npfdtg{display:flex;flex-direction:row;justify-content:center;width:min(var(--max-content-width), 100vw);margin:0 auto}.nav.svelte-1npfdtg.svelte-1npfdtg{padding:0 2rem;transform:translateX(0)}.nav.svelte-1npfdtg.svelte-1npfdtg:not(.side-menu){flex:0 0 var(--nav-column-width)}.nav.side-menu.svelte-1npfdtg.svelte-1npfdtg{flex:0 0 var(--side-menu-column-width)}main.svelte-1npfdtg.svelte-1npfdtg{padding-right:2rem}}@media(min-width: 1024px){main.svelte-1npfdtg.svelte-1npfdtg{padding-right:4.5rem}}");
19373
19384
  }
19374
- const Nf = (t) => ({}), Ei = (t) => ({}), Wf = (t) => ({}), qi = (t) => ({}), Ff = (t) => ({}), xi = (t) => ({}), If = (t) => ({}), Mi = (t) => ({}), Yf = (t) => ({}), Li = (t) => ({});
19385
+ const Nf = (t) => ({}), Ei = (t) => ({}), Wf = (t) => ({}), qi = (t) => ({}), Ff = (t) => ({}), Mi = (t) => ({}), If = (t) => ({}), Li = (t) => ({}), Yf = (t) => ({}), xi = (t) => ({});
19375
19386
  function Rf(t) {
19376
19387
  let e, n, l, i, o, r, s, a, c, d, u, m, g, h;
19377
19388
  const v = (
@@ -19382,7 +19393,7 @@ function Rf(t) {
19382
19393
  t,
19383
19394
  /*$$scope*/
19384
19395
  t[3],
19385
- Li
19396
+ xi
19386
19397
  ), p = (
19387
19398
  /*#slots*/
19388
19399
  t[4].nav
@@ -19391,7 +19402,7 @@ function Rf(t) {
19391
19402
  t,
19392
19403
  /*$$scope*/
19393
19404
  t[3],
19394
- Mi
19405
+ Li
19395
19406
  ), k = (
19396
19407
  /*#slots*/
19397
19408
  t[4].default
@@ -19401,20 +19412,20 @@ function Rf(t) {
19401
19412
  /*$$scope*/
19402
19413
  t[3],
19403
19414
  null
19404
- ), x = (
19415
+ ), M = (
19405
19416
  /*#slots*/
19406
19417
  t[4].sidebar
19407
19418
  ), D = X(
19408
- x,
19419
+ M,
19409
19420
  t,
19410
19421
  /*$$scope*/
19411
19422
  t[3],
19412
- xi
19413
- ), M = (
19423
+ Mi
19424
+ ), L = (
19414
19425
  /*#slots*/
19415
19426
  t[4]["side-menu"]
19416
19427
  ), E = X(
19417
- M,
19428
+ L,
19418
19429
  t,
19419
19430
  /*$$scope*/
19420
19431
  t[3],
@@ -19461,7 +19472,7 @@ function Rf(t) {
19461
19472
  /*$$scope*/
19462
19473
  H[3]
19463
19474
  ),
19464
- Li
19475
+ xi
19465
19476
  ), _ && _.p && (!h || A & /*$$scope*/
19466
19477
  8) && J(
19467
19478
  _,
@@ -19479,7 +19490,7 @@ function Rf(t) {
19479
19490
  /*$$scope*/
19480
19491
  H[3]
19481
19492
  ),
19482
- Mi
19493
+ Li
19483
19494
  ), q && q.p && (!h || A & /*$$scope*/
19484
19495
  8) && J(
19485
19496
  q,
@@ -19501,12 +19512,12 @@ function Rf(t) {
19501
19512
  ), D && D.p && (!h || A & /*$$scope*/
19502
19513
  8) && J(
19503
19514
  D,
19504
- x,
19515
+ M,
19505
19516
  H,
19506
19517
  /*$$scope*/
19507
19518
  H[3],
19508
19519
  h ? Q(
19509
- x,
19520
+ M,
19510
19521
  /*$$scope*/
19511
19522
  H[3],
19512
19523
  A,
@@ -19515,16 +19526,16 @@ function Rf(t) {
19515
19526
  /*$$scope*/
19516
19527
  H[3]
19517
19528
  ),
19518
- xi
19529
+ Mi
19519
19530
  ), E && E.p && (!h || A & /*$$scope*/
19520
19531
  8) && J(
19521
19532
  E,
19522
- M,
19533
+ L,
19523
19534
  H,
19524
19535
  /*$$scope*/
19525
19536
  H[3],
19526
19537
  h ? Q(
19527
- M,
19538
+ L,
19528
19539
  /*$$scope*/
19529
19540
  H[3],
19530
19541
  A,
@@ -19569,7 +19580,7 @@ function Rf(t) {
19569
19580
  F(b, H), F(_, H), F(q, H), F(D, H), F(E, H), F(j, H), h = !1;
19570
19581
  },
19571
19582
  d(H) {
19572
- H && L(e), b && b.d(H), _ && _.d(H), q && q.d(H), D && D.d(H), E && E.d(H), j && j.d(H);
19583
+ H && x(e), b && b.d(H), _ && _.d(H), q && q.d(H), D && D.d(H), E && E.d(H), j && j.d(H);
19573
19584
  }
19574
19585
  };
19575
19586
  }
@@ -19647,7 +19658,7 @@ function Kf(t) {
19647
19658
  ), f(n, "class", "tooltip-target svelte-1x2jk14"), f(i, "id", r = /*_tooltipInstanceId*/
19648
19659
  t[13] + "-tooltip"), f(i, "class", s = "tooltip-text " + /*position*/
19649
19660
  t[0] + " align-" + /*halign*/
19650
- t[1] + " svelte-1x2jk14"), Le(
19661
+ t[1] + " svelte-1x2jk14"), xe(
19651
19662
  i,
19652
19663
  "visibility",
19653
19664
  /*_tooltipVisible*/
@@ -19734,7 +19745,7 @@ function Kf(t) {
19734
19745
  3 && s !== (s = "tooltip-text " + /*position*/
19735
19746
  b[0] + " align-" + /*halign*/
19736
19747
  b[1] + " svelte-1x2jk14")) && f(i, "class", s), (!u || p & /*_tooltipVisible*/
19737
- 2048) && Le(
19748
+ 2048) && xe(
19738
19749
  i,
19739
19750
  "visibility",
19740
19751
  /*_tooltipVisible*/
@@ -19768,7 +19779,7 @@ function Kf(t) {
19768
19779
  F(v, b), u = !1;
19769
19780
  },
19770
19781
  d(b) {
19771
- b && L(e), v && v.d(b), t[19](null), t[20](null), m = !1, De(g);
19782
+ b && x(e), v && v.d(b), t[19](null), t[20](null), m = !1, De(g);
19772
19783
  }
19773
19784
  };
19774
19785
  }
@@ -19777,34 +19788,34 @@ function Xf(t, e, n) {
19777
19788
  const [g, h] = ke("Tooltip positions", ["top", "bottom", "left", "right"], !1), [v, b] = ke("Tooltip alignment", ["left", "right", "center"], !1), p = (R, pe) => {
19778
19789
  (R === "left" || R === "right") && pe !== "center" && console.error(`[${pe}] is an invalid option for position ${R}`);
19779
19790
  };
19780
- let _ = 0, k, q, x, D = !1, M, E, P;
19791
+ let _ = 0, k, q, M, D = !1, L, E, P;
19781
19792
  be(() => {
19782
19793
  setTimeout(
19783
19794
  () => {
19784
19795
  h(s), b(a), p(s, a);
19785
19796
  },
19786
19797
  1
19787
- ), x = s, n(13, P = Math.random().toString(36)), window.addEventListener("resize", A), A();
19798
+ ), M = s, n(13, P = Math.random().toString(36)), window.addEventListener("resize", A), A();
19788
19799
  }), it(() => {
19789
- window.removeEventListener("resize", A), clearTimeout(M), clearTimeout(E);
19800
+ window.removeEventListener("resize", A), clearTimeout(L), clearTimeout(E);
19790
19801
  });
19791
19802
  const j = () => {
19792
- M = setTimeout(
19803
+ L = setTimeout(
19793
19804
  () => {
19794
19805
  n(11, D = !0), A();
19795
19806
  },
19796
19807
  300
19797
19808
  );
19798
19809
  }, H = () => {
19799
- clearTimeout(M), n(12, E = setTimeout(
19810
+ clearTimeout(L), n(12, E = setTimeout(
19800
19811
  () => {
19801
- n(11, D = !1), n(0, s = x);
19812
+ n(11, D = !1), n(0, s = M);
19802
19813
  },
19803
19814
  500
19804
19815
  ));
19805
19816
  };
19806
19817
  async function A() {
19807
- if (await xe(), !q || !k)
19818
+ if (await Me(), !q || !k)
19808
19819
  return;
19809
19820
  const R = q.getBoundingClientRect(), pe = k.getBoundingClientRect(), he = pe.top, de = window.innerHeight - pe.bottom, me = pe.left, Ee = window.innerWidth - pe.right, _e = Math.min(_ * 0.8, 400, R.width, Math.max(me, Ee) - 10), Ve = _e > pe.width || _e > me || _e > Ee;
19810
19821
  n(9, q.style.width = `${_e - 32}px`, q), Ve ? n(9, q.style.whiteSpace = "normal", q) : n(9, q.style.whiteSpace = "nowrap", q);
@@ -19984,11 +19995,11 @@ function n1(t) {
19984
19995
  t[0] || "256px"};
19985
19996
  `);
19986
19997
  },
19987
- m(q, x) {
19988
- T(q, e, x), w(e, n), g && g.m(n, null), w(e, l), w(e, i), w(i, o), v && v.m(o, null), w(i, r), w(i, s), p && p.m(s, null), w(e, a), w(e, c), k && k.m(c, null), u = !0;
19998
+ m(q, M) {
19999
+ T(q, e, M), w(e, n), g && g.m(n, null), w(e, l), w(e, i), w(i, o), v && v.m(o, null), w(i, r), w(i, s), p && p.m(s, null), w(e, a), w(e, c), k && k.m(c, null), u = !0;
19989
20000
  },
19990
- p(q, [x]) {
19991
- g && g.p && (!u || x & /*$$scope*/
20001
+ p(q, [M]) {
20002
+ g && g.p && (!u || M & /*$$scope*/
19992
20003
  4) && J(
19993
20004
  g,
19994
20005
  m,
@@ -19999,14 +20010,14 @@ function n1(t) {
19999
20010
  m,
20000
20011
  /*$$scope*/
20001
20012
  q[2],
20002
- x,
20013
+ M,
20003
20014
  t1
20004
20015
  ) : $(
20005
20016
  /*$$scope*/
20006
20017
  q[2]
20007
20018
  ),
20008
20019
  Ti
20009
- ), v && v.p && (!u || x & /*$$scope*/
20020
+ ), v && v.p && (!u || M & /*$$scope*/
20010
20021
  4) && J(
20011
20022
  v,
20012
20023
  h,
@@ -20017,14 +20028,14 @@ function n1(t) {
20017
20028
  h,
20018
20029
  /*$$scope*/
20019
20030
  q[2],
20020
- x,
20031
+ M,
20021
20032
  e1
20022
20033
  ) : $(
20023
20034
  /*$$scope*/
20024
20035
  q[2]
20025
20036
  ),
20026
20037
  Di
20027
- ), p && p.p && (!u || x & /*$$scope*/
20038
+ ), p && p.p && (!u || M & /*$$scope*/
20028
20039
  4) && J(
20029
20040
  p,
20030
20041
  b,
@@ -20035,14 +20046,14 @@ function n1(t) {
20035
20046
  b,
20036
20047
  /*$$scope*/
20037
20048
  q[2],
20038
- x,
20049
+ M,
20039
20050
  null
20040
20051
  ) : $(
20041
20052
  /*$$scope*/
20042
20053
  q[2]
20043
20054
  ),
20044
20055
  null
20045
- ), k && k.p && (!u || x & /*$$scope*/
20056
+ ), k && k.p && (!u || M & /*$$scope*/
20046
20057
  4) && J(
20047
20058
  k,
20048
20059
  _,
@@ -20053,14 +20064,14 @@ function n1(t) {
20053
20064
  _,
20054
20065
  /*$$scope*/
20055
20066
  q[2],
20056
- x,
20067
+ M,
20057
20068
  $f
20058
20069
  ) : $(
20059
20070
  /*$$scope*/
20060
20071
  q[2]
20061
20072
  ),
20062
20073
  Hi
20063
- ), (!u || x & /*maxcontentwidth, navcolumnwidth*/
20074
+ ), (!u || M & /*maxcontentwidth, navcolumnwidth*/
20064
20075
  3 && d !== (d = `
20065
20076
  --max-content-width: ${/*maxcontentwidth*/
20066
20077
  q[1] || "100%"};
@@ -20075,7 +20086,7 @@ function n1(t) {
20075
20086
  F(g, q), F(v, q), F(p, q), F(k, q), u = !1;
20076
20087
  },
20077
20088
  d(q) {
20078
- q && L(e), g && g.d(q), v && v.d(q), p && p.d(q), k && k.d(q);
20089
+ q && x(e), g && g.d(q), v && v.d(q), p && p.d(q), k && k.d(q);
20079
20090
  }
20080
20091
  };
20081
20092
  }
@@ -20130,7 +20141,7 @@ export {
20130
20141
  fc as FileUploadCard,
20131
20142
  bc as FileUploadInput,
20132
20143
  kc as FocusTrap,
20133
- Mc as Footer,
20144
+ Lc as Footer,
20134
20145
  Tc as FooterMetaSection,
20135
20146
  Oc as FooterNavSection,
20136
20147
  Nc as FormItem,
@@ -20151,7 +20162,7 @@ export {
20151
20162
  gu as Pagination,
20152
20163
  _u as Popover,
20153
20164
  ku as RadioGroup,
20154
- xu as RadioItem,
20165
+ Mu as RadioItem,
20155
20166
  Du as Scrollable,
20156
20167
  Au as SideMenu,
20157
20168
  Wu as SideMenuGroup,
@@ -20161,7 +20172,7 @@ export {
20161
20172
  df as Spinner,
20162
20173
  hf as Tab,
20163
20174
  yf as Table,
20164
- Mf as TableSortHeader,
20175
+ Lf as TableSortHeader,
20165
20176
  Tf as Tabs,
20166
20177
  jf as TextArea,
20167
20178
  Gf as ThreeColumnLayout,