@abgov/react-components 4.17.0-alpha.35 → 4.17.0-alpha.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.mjs CHANGED
@@ -129,7 +129,7 @@ const rn = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis :
129
129
  // @ts-ignore Node typings have this
130
130
  global
131
131
  );
132
- function w(t, e) {
132
+ function k(t, e) {
133
133
  t.appendChild(e);
134
134
  }
135
135
  function fe(t, e, n) {
@@ -153,7 +153,7 @@ function Ho(t) {
153
153
  return e.textContent = "/* empty */", Gi(sn(t), e), e.sheet;
154
154
  }
155
155
  function Gi(t, e) {
156
- return w(
156
+ return k(
157
157
  /** @type {Document} */
158
158
  t.head || t,
159
159
  e
@@ -237,7 +237,7 @@ function an(t, e) {
237
237
  }
238
238
  )) : (l.src = "about:blank", l.onload = () => {
239
239
  o = J(l.contentWindow, "resize", e), e();
240
- }), w(t, l), () => {
240
+ }), k(t, l), () => {
241
241
  (i || o && l.contentWindow) && o(), D(l);
242
242
  };
243
243
  }
@@ -272,8 +272,8 @@ function Yt(t, e, n, l, i, o, r, s = 0) {
272
272
  let c = `{
273
273
  `;
274
274
  for (let b = 0; b <= 1; b += a) {
275
- const k = e + (n - e) * o(b);
276
- c += b * 100 + `%{${r(k, 1 - k)}}
275
+ const w = e + (n - e) * o(b);
276
+ c += b * 100 + `%{${r(w, 1 - w)}}
277
277
  `;
278
278
  }
279
279
  const u = c + `100% {${r(n, 1 - n)}}
@@ -413,13 +413,13 @@ function vn(t, e, n) {
413
413
  css: b
414
414
  } = i || dn;
415
415
  b && (r = Yt(t, 0, 1, g, m, h, b, a++)), v(0, 1);
416
- const k = Kt() + m, _ = k + g;
416
+ const w = Kt() + m, _ = w + g;
417
417
  s && s.abort(), o = true, Ne(() => ct(t, true, "start")), s = Xt((j) => {
418
418
  if (o) {
419
419
  if (j >= _)
420
420
  return v(1, 0), ct(t, true, "end"), c(), o = false;
421
- if (j >= k) {
422
- const q = h((j - k) / g);
421
+ if (j >= w) {
422
+ const q = h((j - w) / g);
423
423
  v(q, 1 - q);
424
424
  }
425
425
  }
@@ -456,12 +456,12 @@ function bn(t, e, n) {
456
456
  h && (r = Yt(t, 1, 0, d, u, m, h));
457
457
  const v = Kt() + u, b = v + d;
458
458
  Ne(() => ct(t, false, "start")), "inert" in t && (a = /** @type {HTMLElement} */
459
- t.inert, t.inert = true), Xt((k) => {
459
+ t.inert, t.inert = true), Xt((w) => {
460
460
  if (o) {
461
- if (k >= b)
461
+ if (w >= b)
462
462
  return g(0, 1), ct(t, false, "end"), --s.r || Oe(s.c), false;
463
- if (k >= v) {
464
- const _ = m((k - v) / d);
463
+ if (w >= v) {
464
+ const _ = m((w - v) / d);
465
465
  g(1 - _, _);
466
466
  }
467
467
  }
@@ -500,7 +500,7 @@ function Zt(t, e, n, l) {
500
500
  const {
501
501
  delay: v = 0,
502
502
  duration: b = 300,
503
- easing: k = Dt,
503
+ easing: w = Dt,
504
504
  tick: _ = oe,
505
505
  css: j
506
506
  } = o || dn, q = {
@@ -508,21 +508,21 @@ function Zt(t, e, n, l) {
508
508
  b: h
509
509
  };
510
510
  h || (q.group = Je, Je.r += 1), "inert" in t && (h ? u !== void 0 && (t.inert = u) : (u = /** @type {HTMLElement} */
511
- t.inert, t.inert = true)), s || a ? a = q : (j && (d(), c = Yt(t, r, h, b, v, k, j)), h && _(0, 1), s = m(q, b), Ne(() => ct(t, h, "start")), Xt((T) => {
512
- if (a && T > a.start && (s = m(a, b), a = null, ct(t, s.b, "start"), j && (d(), c = Yt(
511
+ t.inert, t.inert = true)), s || a ? a = q : (j && (d(), c = Yt(t, r, h, b, v, w, j)), h && _(0, 1), s = m(q, b), Ne(() => ct(t, h, "start")), Xt((L) => {
512
+ if (a && L > a.start && (s = m(a, b), a = null, ct(t, s.b, "start"), j && (d(), c = Yt(
513
513
  t,
514
514
  r,
515
515
  s.b,
516
516
  s.duration,
517
517
  0,
518
- k,
518
+ w,
519
519
  o.css
520
520
  ))), s) {
521
- if (T >= s.end)
521
+ if (L >= s.end)
522
522
  _(r = s.b, 1 - r), ct(t, s.b, "end"), a || (s.b ? d() : --s.group.r || Oe(s.group.c)), s = null;
523
- else if (T >= s.start) {
524
- const C = T - s.start;
525
- r = s.a + s.d * k(C / s.duration), _(r, 1 - r);
523
+ else if (L >= s.start) {
524
+ const C = L - s.start;
525
+ r = s.a + s.d * w(C / s.duration), _(r, 1 - r);
526
526
  }
527
527
  }
528
528
  return !!(s || a);
@@ -549,23 +549,23 @@ function Wo(t, e, n, l, i, o, r, s, a, c, u, d) {
549
549
  let m = t.length, g = o.length, h = m;
550
550
  const v = {};
551
551
  for (; h--; ) v[t[h].key] = h;
552
- const b = [], k = /* @__PURE__ */ new Map(), _ = /* @__PURE__ */ new Map(), j = [];
552
+ const b = [], w = /* @__PURE__ */ new Map(), _ = /* @__PURE__ */ new Map(), j = [];
553
553
  for (h = g; h--; ) {
554
- const M = d(i, o, h), L = n(M);
555
- let H = r.get(L);
556
- H ? j.push(() => H.p(M, e)) : (H = c(L, M), H.c()), k.set(L, b[h] = H), L in v && _.set(L, Math.abs(h - v[L]));
554
+ const M = d(i, o, h), T = n(M);
555
+ let H = r.get(T);
556
+ H ? j.push(() => H.p(M, e)) : (H = c(T, M), H.c()), w.set(T, b[h] = H), T in v && _.set(T, Math.abs(h - v[T]));
557
557
  }
558
- const q = /* @__PURE__ */ new Set(), T = /* @__PURE__ */ new Set();
558
+ const q = /* @__PURE__ */ new Set(), L = /* @__PURE__ */ new Set();
559
559
  function C(M) {
560
560
  x(M, 1), M.m(s, u), r.set(M.key, M), u = M.first, g--;
561
561
  }
562
562
  for (; m && g; ) {
563
- const M = b[g - 1], L = t[m - 1], H = M.key, F = L.key;
564
- M === L ? (u = M.first, m--, g--) : k.has(F) ? !r.has(H) || q.has(H) ? C(M) : T.has(F) ? m-- : _.get(H) > _.get(F) ? (T.add(H), C(M)) : (q.add(F), m--) : (a(L, r), m--);
563
+ const M = b[g - 1], T = t[m - 1], H = M.key, F = T.key;
564
+ M === T ? (u = M.first, m--, g--) : w.has(F) ? !r.has(H) || q.has(H) ? C(M) : L.has(F) ? m-- : _.get(H) > _.get(F) ? (L.add(H), C(M)) : (q.add(F), m--) : (a(T, r), m--);
565
565
  }
566
566
  for (; m--; ) {
567
567
  const M = t[m];
568
- k.has(M.key) || a(M, r);
568
+ w.has(M.key) || a(M, r);
569
569
  }
570
570
  for (; g; ) C(b[g - 1]);
571
571
  return Oe(j), b;
@@ -956,7 +956,7 @@ function wn(t) {
956
956
  ), f(e, "class", "secondary-text svelte-1j9i5d0");
957
957
  },
958
958
  m(l, i) {
959
- P(l, e, i), w(e, n);
959
+ P(l, e, i), k(e, n);
960
960
  },
961
961
  p(l, i) {
962
962
  i & /*secondarytext*/
@@ -972,7 +972,7 @@ function wn(t) {
972
972
  };
973
973
  }
974
974
  function $o(t) {
975
- let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, k, _, j, q, T, C, M, L, H, F, S = (
975
+ let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, w, _, j, q, L, C, M, T, H, F, S = (
976
976
  /*secondarytext*/
977
977
  t[2] && wn(t)
978
978
  );
@@ -1010,9 +1010,9 @@ function $o(t) {
1010
1010
  t[12].length
1011
1011
  ), f(s, "class", "title svelte-1j9i5d0"), f(s, "id", v = `${/*_accordionId*/
1012
1012
  t[13]}-heading`), f(l, "class", b = ze(`container-${/*headingsize*/
1013
- t[3]}`) + " svelte-1j9i5d0"), f(l, "aria-controls", k = `${/*_accordionId*/
1013
+ t[3]}`) + " svelte-1j9i5d0"), f(l, "aria-controls", w = `${/*_accordionId*/
1014
1014
  t[13]}-content`), f(l, "aria-expanded", _ = /*open*/
1015
- t[0] === "true"), f(q, "class", "content svelte-1j9i5d0"), f(q, "role", "region"), f(q, "aria-labelledby", T = `${/*_accordionId*/
1015
+ t[0] === "true"), f(q, "class", "content svelte-1j9i5d0"), f(q, "role", "region"), f(q, "aria-labelledby", L = `${/*_accordionId*/
1016
1016
  t[13]}-heading`), f(q, "id", C = `${/*_accordionId*/
1017
1017
  t[13]}-content`), n.open = /*isOpen*/
1018
1018
  t[14], f(n, "class", "svelte-1j9i5d0"), f(e, "style", M = `
@@ -1036,7 +1036,7 @@ function $o(t) {
1036
1036
  );
1037
1037
  },
1038
1038
  m(G, N) {
1039
- P(G, e, N), w(e, n), w(n, l), w(l, i), w(l, r), w(l, s), w(s, a), w(a, c), w(s, m), S && S.m(s, null), w(s, g), w(s, h), B && B.m(h, null), t[18](s), w(n, j), w(n, q), R && R.m(q, null), L = true, H || (F = [
1039
+ P(G, e, N), k(e, n), k(n, l), k(l, i), k(l, r), k(l, s), k(s, a), k(a, c), k(s, m), S && S.m(s, null), k(s, g), k(s, h), B && B.m(h, null), t[18](s), k(n, j), k(n, q), R && R.m(q, null), T = true, H || (F = [
1040
1040
  J(
1041
1041
  l,
1042
1042
  "mouseover",
@@ -1070,26 +1070,26 @@ function $o(t) {
1070
1070
  ], H = true);
1071
1071
  },
1072
1072
  p(G, [N]) {
1073
- (!L || N & /*_hovering*/
1073
+ (!T || N & /*_hovering*/
1074
1074
  1024 && o !== (o = /*_hovering*/
1075
- G[10] ? "var(--goa-color-interactive-hover)" : "var(--goa-color-interactive-default)")) && z(i, "fillcolor", o), (!L || N & /*heading*/
1075
+ G[10] ? "var(--goa-color-interactive-hover)" : "var(--goa-color-interactive-default)")) && z(i, "fillcolor", o), (!T || N & /*heading*/
1076
1076
  2) && he(
1077
1077
  c,
1078
1078
  /*heading*/
1079
1079
  G[1]
1080
- ), (!L || N & /*headingsize*/
1080
+ ), (!T || N & /*headingsize*/
1081
1081
  8 && u !== (u = "heading heading-" + /*headingsize*/
1082
- G[3] + " svelte-1j9i5d0")) && f(a, "class", u), (!L || N & /*testid*/
1082
+ G[3] + " svelte-1j9i5d0")) && f(a, "class", u), (!T || N & /*testid*/
1083
1083
  32 && d !== (d = `${/*testid*/
1084
1084
  G[5]}-heading`)) && f(a, "data-testid", d), /*secondarytext*/
1085
- G[2] ? S ? S.p(G, N) : (S = wn(G), S.c(), S.m(s, g)) : S && (S.d(1), S = null), B && B.p && (!L || N & /*$$scope*/
1085
+ G[2] ? S ? S.p(G, N) : (S = wn(G), S.c(), S.m(s, g)) : S && (S.d(1), S = null), B && B.p && (!T || N & /*$$scope*/
1086
1086
  65536) && te(
1087
1087
  B,
1088
1088
  V,
1089
1089
  G,
1090
1090
  /*$$scope*/
1091
1091
  G[16],
1092
- L ? ee(
1092
+ T ? ee(
1093
1093
  V,
1094
1094
  /*$$scope*/
1095
1095
  G[16],
@@ -1100,28 +1100,28 @@ function $o(t) {
1100
1100
  G[16]
1101
1101
  ),
1102
1102
  pn
1103
- ), (!L || N & /*_headingContentSlotChildren*/
1103
+ ), (!T || N & /*_headingContentSlotChildren*/
1104
1104
  4096) && Z(
1105
1105
  h,
1106
1106
  "heading-content-top",
1107
1107
  /*_headingContentSlotChildren*/
1108
1108
  G[12].length
1109
- ), (!L || N & /*_accordionId*/
1109
+ ), (!T || N & /*_accordionId*/
1110
1110
  8192 && v !== (v = `${/*_accordionId*/
1111
- G[13]}-heading`)) && f(s, "id", v), (!L || N & /*headingsize*/
1111
+ G[13]}-heading`)) && f(s, "id", v), (!T || N & /*headingsize*/
1112
1112
  8 && b !== (b = ze(`container-${/*headingsize*/
1113
- G[3]}`) + " svelte-1j9i5d0")) && f(l, "class", b), (!L || N & /*_accordionId*/
1114
- 8192 && k !== (k = `${/*_accordionId*/
1115
- G[13]}-content`)) && f(l, "aria-controls", k), (!L || N & /*open*/
1113
+ G[3]}`) + " svelte-1j9i5d0")) && f(l, "class", b), (!T || N & /*_accordionId*/
1114
+ 8192 && w !== (w = `${/*_accordionId*/
1115
+ G[13]}-content`)) && f(l, "aria-controls", w), (!T || N & /*open*/
1116
1116
  1 && _ !== (_ = /*open*/
1117
- G[0] === "true")) && f(l, "aria-expanded", _), R && R.p && (!L || N & /*$$scope*/
1117
+ G[0] === "true")) && f(l, "aria-expanded", _), R && R.p && (!T || N & /*$$scope*/
1118
1118
  65536) && te(
1119
1119
  R,
1120
1120
  E,
1121
1121
  G,
1122
1122
  /*$$scope*/
1123
1123
  G[16],
1124
- L ? ee(
1124
+ T ? ee(
1125
1125
  E,
1126
1126
  /*$$scope*/
1127
1127
  G[16],
@@ -1132,13 +1132,13 @@ function $o(t) {
1132
1132
  G[16]
1133
1133
  ),
1134
1134
  null
1135
- ), (!L || N & /*_accordionId*/
1136
- 8192 && T !== (T = `${/*_accordionId*/
1137
- G[13]}-heading`)) && f(q, "aria-labelledby", T), (!L || N & /*_accordionId*/
1135
+ ), (!T || N & /*_accordionId*/
1136
+ 8192 && L !== (L = `${/*_accordionId*/
1137
+ G[13]}-heading`)) && f(q, "aria-labelledby", L), (!T || N & /*_accordionId*/
1138
1138
  8192 && C !== (C = `${/*_accordionId*/
1139
- G[13]}-content`)) && f(q, "id", C), (!L || N & /*isOpen*/
1139
+ G[13]}-content`)) && f(q, "id", C), (!T || N & /*isOpen*/
1140
1140
  16384) && (n.open = /*isOpen*/
1141
- G[14]), (!L || N & /*mt, mr, mb, ml, maxwidth*/
1141
+ G[14]), (!T || N & /*mt, mr, mb, ml, maxwidth*/
1142
1142
  976 && M !== (M = `
1143
1143
  ${me(
1144
1144
  /*mt*/
@@ -1152,7 +1152,7 @@ function $o(t) {
1152
1152
  )};
1153
1153
  max-width: ${/*maxwidth*/
1154
1154
  G[4]};
1155
- `)) && f(e, "style", M), (!L || N & /*testid*/
1155
+ `)) && f(e, "style", M), (!T || N & /*testid*/
1156
1156
  32) && f(
1157
1157
  e,
1158
1158
  "data-testid",
@@ -1161,10 +1161,10 @@ function $o(t) {
1161
1161
  );
1162
1162
  },
1163
1163
  i(G) {
1164
- L || (x(B, G), x(R, G), L = true);
1164
+ T || (x(B, G), x(R, G), T = true);
1165
1165
  },
1166
1166
  o(G) {
1167
- I(B, G), I(R, G), L = false;
1167
+ I(B, G), I(R, G), T = false;
1168
1168
  },
1169
1169
  d(G) {
1170
1170
  G && D(e), S && S.d(), B && B.d(G), t[18](null), R && R.d(G), H = false, Oe(F);
@@ -1174,9 +1174,9 @@ function $o(t) {
1174
1174
  function er(t, e, n) {
1175
1175
  let l, { $$slots: i = {}, $$scope: o } = e;
1176
1176
  const [r, s] = ke("Accordion heading size", ["small", "medium"]);
1177
- let { open: a = "false" } = e, { heading: c = "" } = e, { secondarytext: u = "" } = e, { headingsize: d = "small" } = e, { id: m = "" } = e, { maxwidth: g = "none" } = e, { testid: h = "" } = e, { mt: v = null } = e, { mr: b = null } = e, { mb: k = "xs" } = e, { ml: _ = null } = e, j = false, q, T = [], C = "";
1177
+ let { open: a = "false" } = e, { heading: c = "" } = e, { secondarytext: u = "" } = e, { headingsize: d = "small" } = e, { id: m = "" } = e, { maxwidth: g = "none" } = e, { testid: h = "" } = e, { mt: v = null } = e, { mr: b = null } = e, { mb: w = "xs" } = e, { ml: _ = null } = e, j = false, q, L = [], C = "";
1178
1178
  _e(() => {
1179
- St("GoAAccordion", { heading: c }), s(d), n(12, T = M()), n(13, C = `accordion-${Qi()}`);
1179
+ St("GoAAccordion", { heading: c }), s(d), n(12, L = M()), n(13, C = `accordion-${Qi()}`);
1180
1180
  });
1181
1181
  function M() {
1182
1182
  if (q) {
@@ -1185,14 +1185,14 @@ function er(t, e, n) {
1185
1185
  }
1186
1186
  return [];
1187
1187
  }
1188
- function L(E) {
1188
+ function T(E) {
1189
1189
  ue[E ? "unshift" : "push"](() => {
1190
1190
  q = E, n(11, q);
1191
1191
  });
1192
1192
  }
1193
1193
  const H = () => n(10, j = true), F = () => n(10, j = false), S = () => n(10, j = false), V = () => n(10, j = false), B = ({ target: E }) => n(0, a = `${E == null ? void 0 : E.open}`);
1194
1194
  return t.$$set = (E) => {
1195
- "open" in E && n(0, a = E.open), "heading" in E && n(1, c = E.heading), "secondarytext" in E && n(2, u = E.secondarytext), "headingsize" in E && n(3, d = E.headingsize), "id" in E && n(15, m = E.id), "maxwidth" in E && n(4, g = E.maxwidth), "testid" in E && n(5, h = E.testid), "mt" in E && n(6, v = E.mt), "mr" in E && n(7, b = E.mr), "mb" in E && n(8, k = E.mb), "ml" in E && n(9, _ = E.ml), "$$scope" in E && n(16, o = E.$$scope);
1195
+ "open" in E && n(0, a = E.open), "heading" in E && n(1, c = E.heading), "secondarytext" in E && n(2, u = E.secondarytext), "headingsize" in E && n(3, d = E.headingsize), "id" in E && n(15, m = E.id), "maxwidth" in E && n(4, g = E.maxwidth), "testid" in E && n(5, h = E.testid), "mt" in E && n(6, v = E.mt), "mr" in E && n(7, b = E.mr), "mb" in E && n(8, w = E.mb), "ml" in E && n(9, _ = E.ml), "$$scope" in E && n(16, o = E.$$scope);
1196
1196
  }, t.$$.update = () => {
1197
1197
  t.$$.dirty & /*open*/
1198
1198
  1 && n(14, l = we(a));
@@ -1205,17 +1205,17 @@ function er(t, e, n) {
1205
1205
  h,
1206
1206
  v,
1207
1207
  b,
1208
- k,
1208
+ w,
1209
1209
  _,
1210
1210
  j,
1211
1211
  q,
1212
- T,
1212
+ L,
1213
1213
  C,
1214
1214
  l,
1215
1215
  m,
1216
1216
  o,
1217
1217
  i,
1218
- L,
1218
+ T,
1219
1219
  H,
1220
1220
  F,
1221
1221
  S,
@@ -1350,7 +1350,7 @@ function lr(t) {
1350
1350
  let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b = (
1351
1351
  /*leadingicon*/
1352
1352
  t[1] && kn(t)
1353
- ), k = (
1353
+ ), w = (
1354
1354
  /*_open*/
1355
1355
  t[9] && yn(t)
1356
1356
  );
@@ -1359,7 +1359,7 @@ function lr(t) {
1359
1359
  e = y("button"), b && b.c(), n = O(), l = y("span"), i = le(
1360
1360
  /*heading*/
1361
1361
  t[0]
1362
- ), o = O(), r = y("goa-spacer"), s = O(), a = y("goa-icon"), d = O(), k && k.c(), m = Xe(), f(l, "class", "heading svelte-17677zo"), z(r, "hspacing", "fill"), z(r, "class", "svelte-17677zo"), z(a, "type", c = /*_open*/
1362
+ ), o = O(), r = y("goa-spacer"), s = O(), a = y("goa-icon"), d = O(), w && w.c(), m = Xe(), f(l, "class", "heading svelte-17677zo"), z(r, "hspacing", "fill"), z(r, "class", "svelte-17677zo"), z(a, "type", c = /*_open*/
1363
1363
  t[9] ? "chevron-up" : "chevron-down"), z(a, "mt", "1"), z(a, "class", "svelte-17677zo"), f(e, "class", u = ze(
1364
1364
  /*type*/
1365
1365
  t[2]
@@ -1371,7 +1371,7 @@ function lr(t) {
1371
1371
  );
1372
1372
  },
1373
1373
  m(_, j) {
1374
- P(_, e, j), b && b.m(e, null), w(e, n), w(e, l), w(l, i), w(e, o), w(e, r), w(e, s), w(e, a), P(_, d, j), k && k.m(_, j), P(_, m, j), g = true, h || (v = J(
1374
+ P(_, e, j), b && b.m(e, null), k(e, n), k(e, l), k(l, i), k(e, o), k(e, r), k(e, s), k(e, a), P(_, d, j), w && w.m(_, j), P(_, m, j), g = true, h || (v = J(
1375
1375
  e,
1376
1376
  "click",
1377
1377
  /*toggleMenu*/
@@ -1397,19 +1397,19 @@ function lr(t) {
1397
1397
  /*_open*/
1398
1398
  _[9]
1399
1399
  ), /*_open*/
1400
- _[9] ? k ? (k.p(_, j), j & /*_open*/
1401
- 512 && x(k, 1)) : (k = yn(_), k.c(), x(k, 1), k.m(m.parentNode, m)) : k && (He(), I(k, 1, 1, () => {
1402
- k = null;
1400
+ _[9] ? w ? (w.p(_, j), j & /*_open*/
1401
+ 512 && x(w, 1)) : (w = yn(_), w.c(), x(w, 1), w.m(m.parentNode, m)) : w && (He(), I(w, 1, 1, () => {
1402
+ w = null;
1403
1403
  }), De());
1404
1404
  },
1405
1405
  i(_) {
1406
- g || (x(k), g = true);
1406
+ g || (x(w), g = true);
1407
1407
  },
1408
1408
  o(_) {
1409
- I(k), g = false;
1409
+ I(w), g = false;
1410
1410
  },
1411
1411
  d(_) {
1412
- _ && (D(e), D(d), D(m)), b && b.d(), k && k.d(_), h = false, v();
1412
+ _ && (D(e), D(d), D(m)), b && b.d(), w && w.d(_), h = false, v();
1413
1413
  }
1414
1414
  };
1415
1415
  }
@@ -1450,7 +1450,7 @@ function ir(t) {
1450
1450
  ), z(e, "class", "svelte-17677zo");
1451
1451
  },
1452
1452
  m(v, b) {
1453
- P(v, e, b), w(e, n), m && m.m(n, null), w(n, l), w(n, i), w(n, o), w(n, r), w(e, c), w(e, u), h && h.m(u, null), t[14](u), t[15](e), d = true;
1453
+ P(v, e, b), k(e, n), m && m.m(n, null), k(n, l), k(n, i), k(n, o), k(n, r), k(e, c), k(e, u), h && h.m(u, null), t[14](u), t[15](e), d = true;
1454
1454
  },
1455
1455
  p(v, b) {
1456
1456
  v[1] ? m ? m.p(v, b) : (m = zn(v), m.c(), m.m(n, l)) : m && (m.d(1), m = null), (!d || b & /*heading*/
@@ -1683,10 +1683,10 @@ function rr(t, e, n) {
1683
1683
  function b() {
1684
1684
  m == null || m.addEventListener("app-header:changed", (S) => {
1685
1685
  const V = S.detail;
1686
- k(V);
1686
+ w(V);
1687
1687
  });
1688
1688
  }
1689
- function k(S) {
1689
+ function w(S) {
1690
1690
  if (!d) return;
1691
1691
  const V = $e(d);
1692
1692
  if (V.length === 0) return;
@@ -1707,7 +1707,7 @@ function rr(t, e, n) {
1707
1707
  1
1708
1708
  );
1709
1709
  }
1710
- function T() {
1710
+ function L() {
1711
1711
  h ? q() : j();
1712
1712
  }
1713
1713
  function C() {
@@ -1718,7 +1718,7 @@ function rr(t, e, n) {
1718
1718
  d = S, n(6, d);
1719
1719
  });
1720
1720
  }
1721
- function L(S) {
1721
+ function T(S) {
1722
1722
  ue[S ? "unshift" : "push"](() => {
1723
1723
  u = S, n(5, u);
1724
1724
  });
@@ -1750,12 +1750,12 @@ function rr(t, e, n) {
1750
1750
  m,
1751
1751
  g,
1752
1752
  h,
1753
- T,
1753
+ L,
1754
1754
  o,
1755
1755
  i,
1756
1756
  C,
1757
1757
  M,
1758
- L,
1758
+ T,
1759
1759
  H,
1760
1760
  F
1761
1761
  ];
@@ -1805,7 +1805,7 @@ function cr(t) {
1805
1805
  e = y("div"), n = y("img"), i = O(), o = y("img"), s = O(), a && a.c(), f(n, "alt", "GoA Logo"), f(n, "class", "image-mobile svelte-1pq47ul"), Nt(n.src, l = no) || f(n, "src", l), f(o, "alt", "GoA Logo"), f(o, "class", "image-desktop svelte-1pq47ul"), Nt(o.src, r = lo) || f(o, "src", r), f(e, "class", "header-logo-title-area svelte-1pq47ul");
1806
1806
  },
1807
1807
  m(c, u) {
1808
- P(c, e, u), w(e, n), w(e, i), w(e, o), w(e, s), a && a.m(e, null);
1808
+ P(c, e, u), k(e, n), k(e, i), k(e, o), k(e, s), a && a.m(e, null);
1809
1809
  },
1810
1810
  p(c, u) {
1811
1811
  c[0] ? a ? a.p(c, u) : (a = Cn(c), a.c(), a.m(e, null)) : a && (a.d(1), a = null);
@@ -1830,7 +1830,7 @@ function ur(t) {
1830
1830
  ), f(e, "class", "header-logo-title-area svelte-1pq47ul"), f(e, "data-testid", "url");
1831
1831
  },
1832
1832
  m(c, u) {
1833
- P(c, e, u), w(e, n), w(e, i), w(e, o), w(e, s), a && a.m(e, null);
1833
+ P(c, e, u), k(e, n), k(e, i), k(e, o), k(e, s), a && a.m(e, null);
1834
1834
  },
1835
1835
  p(c, u) {
1836
1836
  c[0] ? a ? a.p(c, u) : (a = jn(c), a.c(), a.m(e, null)) : a && (a.d(1), a = null), u & /*url*/
@@ -1856,7 +1856,7 @@ function Cn(t) {
1856
1856
  ), f(e, "data-testid", "title"), f(e, "class", "title svelte-1pq47ul");
1857
1857
  },
1858
1858
  m(l, i) {
1859
- P(l, e, i), w(e, n);
1859
+ P(l, e, i), k(e, n);
1860
1860
  },
1861
1861
  p(l, i) {
1862
1862
  i & /*heading*/
@@ -1881,7 +1881,7 @@ function jn(t) {
1881
1881
  ), f(e, "data-testid", "title"), f(e, "class", "title svelte-1pq47ul");
1882
1882
  },
1883
1883
  m(l, i) {
1884
- P(l, e, i), w(e, n);
1884
+ P(l, e, i), k(e, n);
1885
1885
  },
1886
1886
  p(l, i) {
1887
1887
  i & /*heading*/
@@ -1905,7 +1905,7 @@ function qn(t) {
1905
1905
  t[9] ? "chevron-up" : "chevron-down"), z(i, "mt", "1"), z(i, "class", "svelte-1pq47ul"), f(n, "data-testid", "menu-toggle"), f(n, "class", "svelte-1pq47ul"), f(e, "class", "menu-toggle-area svelte-1pq47ul");
1906
1906
  },
1907
1907
  m(a, c) {
1908
- P(a, e, c), w(e, n), w(n, l), w(n, i), r || (s = J(
1908
+ P(a, e, c), k(e, n), k(n, l), k(n, i), r || (s = J(
1909
1909
  n,
1910
1910
  "click",
1911
1911
  /*toggleMenu*/
@@ -1939,7 +1939,7 @@ function En(t) {
1939
1939
  ), z(e, "minwidth", "16rem"), z(e, "context", "app-header-menu"), z(e, "focusborderwidth", "0"), z(e, "borderradius", "0"), z(e, "padded", "false"), z(e, "tabindex", "-1"), z(e, "height", "full"), z(e, "position", "below");
1940
1940
  },
1941
1941
  m(m, g) {
1942
- P(m, e, g), w(e, n), w(n, l), w(l, i), w(l, o), w(e, s), d && d.m(e, null), a = true, c || (u = [
1942
+ P(m, e, g), k(e, n), k(n, l), k(l, i), k(l, o), k(e, s), d && d.m(e, null), a = true, c || (u = [
1943
1943
  J(
1944
1944
  l,
1945
1945
  "click",
@@ -2156,7 +2156,7 @@ function dr(t) {
2156
2156
  ), b = !/*_showMenu*/
2157
2157
  t[9] && /*_mobile*/
2158
2158
  (t[11] || /*_tablet*/
2159
- t[10]) && Ln(t), k = (
2159
+ t[10]) && Ln(t), w = (
2160
2160
  /*_showMenu*/
2161
2161
  (t[9] && /*_mobile*/
2162
2162
  t[11] || /*_desktop*/
@@ -2164,7 +2164,7 @@ function dr(t) {
2164
2164
  );
2165
2165
  return {
2166
2166
  c() {
2167
- e = y("div"), n = y("div"), g.c(), l = O(), h && h.c(), i = O(), v && v.c(), o = O(), b && b.c(), r = O(), k && k.c(), f(n, "class", "layout svelte-1pq47ul"), f(e, "class", "container svelte-1pq47ul"), f(
2167
+ e = y("div"), n = y("div"), g.c(), l = O(), h && h.c(), i = O(), v && v.c(), o = O(), b && b.c(), r = O(), w && w.c(), f(n, "class", "layout svelte-1pq47ul"), f(e, "class", "container svelte-1pq47ul"), f(
2168
2168
  e,
2169
2169
  "data-testid",
2170
2170
  /*testid*/
@@ -2200,7 +2200,7 @@ function dr(t) {
2200
2200
  );
2201
2201
  },
2202
2202
  m(_, j) {
2203
- P(_, e, j), w(e, n), g.m(n, null), w(n, l), h && h.m(n, null), w(n, i), v && v.m(n, null), w(n, o), b && b.m(n, null), w(n, r), k && k.m(n, null), t[21](e), a = true, c || (u = J(
2203
+ P(_, e, j), k(e, n), g.m(n, null), k(n, l), h && h.m(n, null), k(n, i), v && v.m(n, null), k(n, o), b && b.m(n, null), k(n, r), w && w.m(n, null), t[21](e), a = true, c || (u = J(
2204
2204
  to,
2205
2205
  "resize",
2206
2206
  /*onwindowresize*/
@@ -2224,9 +2224,9 @@ function dr(t) {
2224
2224
  }), De()), /*_showMenu*/
2225
2225
  _[9] && /*_mobile*/
2226
2226
  _[11] || /*_desktop*/
2227
- _[5] ? k ? (k.p(_, j), j & /*_showMenu, _mobile, _desktop*/
2228
- 2592 && x(k, 1)) : (k = Tn(_), k.c(), x(k, 1), k.m(n, null)) : k && (He(), I(k, 1, 1, () => {
2229
- k = null;
2227
+ _[5] ? w ? (w.p(_, j), j & /*_showMenu, _mobile, _desktop*/
2228
+ 2592 && x(w, 1)) : (w = Tn(_), w.c(), x(w, 1), w.m(n, null)) : w && (He(), I(w, 1, 1, () => {
2229
+ w = null;
2230
2230
  }), De()), (!a || j & /*testid*/
2231
2231
  4) && f(
2232
2232
  e,
@@ -2269,25 +2269,25 @@ function dr(t) {
2269
2269
  );
2270
2270
  },
2271
2271
  i(_) {
2272
- a || (x(v), x(b), x(k), a = true);
2272
+ a || (x(v), x(b), x(w), a = true);
2273
2273
  },
2274
2274
  o(_) {
2275
- I(v), I(b), I(k), a = false;
2275
+ I(v), I(b), I(w), a = false;
2276
2276
  },
2277
2277
  d(_) {
2278
- _ && D(e), g.d(), h && h.d(), v && v.d(), b && b.d(), k && k.d(), t[21](null), c = false, u();
2278
+ _ && D(e), g.d(), h && h.d(), v && v.d(), b && b.d(), w && w.d(), t[21](null), c = false, u();
2279
2279
  }
2280
2280
  };
2281
2281
  }
2282
2282
  const no = "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='32' height='32' viewBox='0 0 16 16'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D.b%7Bfill:%2300aad2;%7D.c%7Bclip-path:url(%23a);%7D.d%7Bfill:%23fff;%7D%3C/style%3E%3CclipPath id='a'%3E%3Crect class='a' width='14' height='14' transform='translate(-0.345 -0.21)'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(0 -0.135)'%3E%3Ccircle class='b' cx='8' cy='8' r='8' transform='translate(0 0.135)'/%3E%3Cg transform='translate(1.345 1.344)'%3E%3Cg class='c' transform='translate(0 0)'%3E%3Cpath class='d' d='M12.612,13.636a16.24,16.24,0,0,1-1.86-.822,13.436,13.436,0,0,0,1.6-.708,11.312,11.312,0,0,0,.264,1.53M16.032,7.3c-.266-.034-.128.091-.2.442a5.465,5.465,0,0,1-2.8,3.338,16.141,16.141,0,0,1,.249-4.84c.275-1,.6-.813.2-1.022-.427-.22-.887.071-1.258.813A27.247,27.247,0,0,1,7.4,13.522a2.141,2.141,0,0,1-2.918.461c-.206-.174-.282.095-.026.37a2.412,2.412,0,0,0,3.387-.082A32.715,32.715,0,0,0,12.219,7.51a23.541,23.541,0,0,0,.063,3.971,11.464,11.464,0,0,1-1.964.749c-.388.1-.628.26-.635.439-.007.2.253.363.63.541.67.318,2.633,1.246,3.117,1.527.414.24.616.053.739-.207.16-.338-.279-.533-.7-.661a13.175,13.175,0,0,1-.382-2.179,7.143,7.143,0,0,0,2.547-2.454,4.7,4.7,0,0,0,.4-1.133,2.125,2.125,0,0,0,.048-.742s-.007-.054-.048-.059' transform='translate(-3.51 -3.943)'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E", lo = "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='149.351' height='42' viewBox='0 0 149.351 42'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D.b%7Bclip-path:url(%23a);%7D.c%7Bfill:%2300aad2;%7D.d%7Bfill:%235f6a72;%7D%3C/style%3E%3CclipPath id='a'%3E%3Crect class='a' width='149.351' height='42'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class='b'%3E%3Crect class='c' width='13.555' height='13.555' transform='translate(135.796 21.524)'/%3E%3Cpath class='d' d='M63.082,33.088c-1.383.138-2.835.277-4.357.346.553-4.357,2.835-10.373,5.671-9.405,1.66.553.761,5.671-1.314,9.059m-3.527,2.974a3.761,3.761,0,0,1-1.245,0,.851.851,0,0,0,.346-.692v-.553c.761,0,1.936-.138,3.389-.277a4.327,4.327,0,0,1-2.49,1.521M76.844,25.688c1.8-1.66,2.7-1.521,2.9-1.106.484.968-1.591,4.357-5.671,6.224a10.328,10.328,0,0,1,2.766-5.118m66.736,1.66c-.207-3.389-3.181-3.942-3.6-2.974-.138.346,1.106.207,1.106,2.628,0,3.942-4.011,9.129-9.129,9.129-5.532,0-6.985-4.357-7.261-6.432-.207-1.452.138-3.458-2.351-3.181-1.729.207-3.25,3.527-5.463,6.362-1.867,2.42-2.7,2.213-2.282.138.553-2.628,2.7-8.714,5.187-9.129,1.176-.207,1.591,1.8,2.075.553s.069-4.011-2.559-4.011c-1.8,0-3.942,1.936-5.74,4.08-1.521,1.936-9.336,13.416-12.656,10.927-1.521-1.176-1.383-5.878-.415-11.411,3.873-1.521,7.123-1.037,8.921-.138.9.415,1.037.346.622-.622-.553-1.452-3.665-3.734-8.575-2.7-.138,0-.207.069-.346.069.415-1.8.83-3.665,1.383-5.463.484-1.66,1.8-4.5-1.729-4.979-1.106-.207-.622.346-1.037,1.867-.692,2.766-1.521,6.362-2.144,10.028a19.745,19.745,0,0,0-7.538,8.091,38.59,38.59,0,0,0,.9-4.772,1.589,1.589,0,0,0-1.245-1.729c-.761-.207-1.729.138-2.628,1.452-2.144,3.043-4.841,7.815-8.99,9.82-2.974,1.452-4.288,0-4.357-2.282a9.869,9.869,0,0,0,1.521-.553c5.394-2.351,7.192-5.947,5.878-8.16-1.314-2.075-4.979-1.452-7.953,1.66a11.175,11.175,0,0,0-2.7,6.5c-1.245.277-2.628.484-4.219.692,2.49-4.08,2.282-9.613-1.383-10.581-4.288-1.106-6.432,3.043-7.331,6.5.346-3.873.9-7.745,1.591-11.549.346-1.66,1.452-4.5-2.075-4.979-1.106-.207-.968.346-.9,1.867.138,2.075-2.144,14.454-.968,19.848-1.521.484-2.144,1.66-.207,2.835,1.383.83,4.357,1.106,7.331-.346a9.3,9.3,0,0,0,2.766-2.144c1.8-.207,3.665-.553,5.394-.83.277,2.42,1.867,4.219,5.463,3.873,5.118-.484,9.682-6.777,11.411-9.82-.346,3.25-2.42,10.373,1.176,10.028,1.383-.138.83-.346.9-1.591.346-4.288,3.873-7.953,7.4-10.166-.622,5.256-.415,9.958,2.006,11.411,4.426,2.766,10.581-4.5,14.039-8.921-1.729,3.942-2.7,8.921-.138,9.682,3.043.9,5.463-4.219,8.3-8.091.346,2.766,2.213,7.607,9.682,7.607,8.022-.069,13.071-4.91,12.863-10.1m-108.3,8.645A66.439,66.439,0,0,1,27.4,32.534a59.168,59.168,0,0,0,6.777-2.974,54.453,54.453,0,0,0,1.106,6.432m20.4,3.873c-.069-.207-.622.069-1.106,0-1.452-.207-3.389-2.213-3.942-5.463-1.037-5.878-.415-11.687,1.314-20.332.346-1.66,1.452-4.5-2.075-5.048-1.106-.138-.553.415-.83,1.867C47.66,17.32,42.4,21.954,37.149,25.066,36.6,17.735,36.8,9.505,38.186,4.526c1.176-4.219,2.559-3.458.83-4.357s-3.734.277-5.325,3.458S24.839,23.89,13.221,35.439C7.273,41.317,1.879,38.274.842,37.375c-.9-.761-1.176.415-.138,1.591,4.772,5.256,11.826,2.282,14.384-.277,7.054-7.054,15.283-22.268,18.6-28.7a98.251,98.251,0,0,0,.277,16.874,50.129,50.129,0,0,1-8.3,3.181c-1.66.415-2.7,1.106-2.7,1.867s1.106,1.521,2.7,2.282c2.835,1.383,11.2,5.256,13.209,6.5,1.729,1.037,2.628.207,3.112-.9.692-1.452-1.176-2.282-2.974-2.766a60.545,60.545,0,0,1-1.66-9.267c4.219-2.628,8.437-6.086,10.788-10.443C47.522,20.916,46,33.3,49.873,38.482a5.451,5.451,0,0,0,4.564,2.213c.968-.069,1.383-.692,1.245-.83' transform='translate(-0.038 0.124)'/%3E%3C/g%3E%3C/svg%3E";
2283
2283
  function fr(t, e, n) {
2284
- let l, i, o, { $$slots: r = {}, $$scope: s } = e, { heading: a = "" } = e, { url: c = "" } = e, { testid: u = "" } = e, { maxcontentwidth: d = "" } = e, { fullmenubreakpoint: m = Ji } = e, g, h, v = window.innerWidth, b = false, k = false, _ = [], j = [];
2284
+ let l, i, o, { $$slots: r = {}, $$scope: s } = e, { heading: a = "" } = e, { url: c = "" } = e, { testid: u = "" } = e, { maxcontentwidth: d = "" } = e, { fullmenubreakpoint: m = Ji } = e, g, h, v = window.innerWidth, b = false, w = false, _ = [], j = [];
2285
2285
  _e(() => {
2286
2286
  C(), M();
2287
2287
  }), Ct(() => {
2288
- window.removeEventListener("popstate", L, true);
2288
+ window.removeEventListener("popstate", T, true);
2289
2289
  });
2290
- const q = () => n(9, k = !k), T = () => n(9, k = false);
2290
+ const q = () => n(9, w = !w), L = () => n(9, w = false);
2291
2291
  function C() {
2292
2292
  if (!g) return;
2293
2293
  const A = $e(g);
@@ -2301,11 +2301,11 @@ function fr(t, e, n) {
2301
2301
  });
2302
2302
  let A = document.location.href;
2303
2303
  new MutationObserver((U) => {
2304
- fn(document.location, A) && (A = document.location.href, L());
2305
- }).observe(document.body, { childList: true, subtree: true }), window.addEventListener("popstate", L, true);
2304
+ fn(document.location, A) && (A = document.location.href, T());
2305
+ }).observe(document.body, { childList: true, subtree: true }), window.addEventListener("popstate", T, true);
2306
2306
  }
2307
- function L() {
2308
- H(), T();
2307
+ function T() {
2308
+ H(), L();
2309
2309
  }
2310
2310
  function H() {
2311
2311
  let A = [..._];
@@ -2374,11 +2374,11 @@ function fr(t, e, n) {
2374
2374
  g,
2375
2375
  h,
2376
2376
  b,
2377
- k,
2377
+ w,
2378
2378
  i,
2379
2379
  l,
2380
2380
  q,
2381
- T,
2381
+ L,
2382
2382
  m,
2383
2383
  s,
2384
2384
  r,
@@ -2514,7 +2514,7 @@ function Hn(t) {
2514
2514
  ), f(e, "class", "goa-badge-content svelte-1ge67zi");
2515
2515
  },
2516
2516
  m(l, i) {
2517
- P(l, e, i), w(e, n);
2517
+ P(l, e, i), k(e, n);
2518
2518
  },
2519
2519
  p(l, i) {
2520
2520
  i & /*content*/
@@ -2566,7 +2566,7 @@ function br(t) {
2566
2566
  );
2567
2567
  },
2568
2568
  m(c, u) {
2569
- P(c, e, u), s.m(e, null), w(e, n), a && a.m(e, null);
2569
+ P(c, e, u), s.m(e, null), k(e, n), a && a.m(e, null);
2570
2570
  },
2571
2571
  p(c, [u]) {
2572
2572
  r === (r = o(c)) && s ? s.p(c, u) : (s.d(1), s = r(c), s && (s.c(), s.m(e, n))), /*content*/
@@ -2609,8 +2609,8 @@ function _r(t, e, n) {
2609
2609
  let { type: a } = e, { testid: c = "" } = e, { content: u = "" } = e, { icon: d = "false" } = e, { arialabel: m = "" } = e, { mt: g = null } = e, { mr: h = null } = e, { mb: v = null } = e, { ml: b = null } = e;
2610
2610
  return _e(() => {
2611
2611
  setTimeout(() => s(a), 1), !l && !u && console.warn("GoABadge must have either then content or icon property set"), i && !m && console.warn("GoABadge with icon only requires an arialabel");
2612
- }), t.$$set = (k) => {
2613
- "type" in k && n(0, a = k.type), "testid" in k && n(1, c = k.testid), "content" in k && n(2, u = k.content), "icon" in k && n(11, d = k.icon), "arialabel" in k && n(3, m = k.arialabel), "mt" in k && n(4, g = k.mt), "mr" in k && n(5, h = k.mr), "mb" in k && n(6, v = k.mb), "ml" in k && n(7, b = k.ml);
2612
+ }), t.$$set = (w) => {
2613
+ "type" in w && n(0, a = w.type), "testid" in w && n(1, c = w.testid), "content" in w && n(2, u = w.content), "icon" in w && n(11, d = w.icon), "arialabel" in w && n(3, m = w.arialabel), "mt" in w && n(4, g = w.mt), "mr" in w && n(5, h = w.mr), "mb" in w && n(6, v = w.mb), "ml" in w && n(7, b = w.ml);
2614
2614
  }, t.$$.update = () => {
2615
2615
  t.$$.dirty & /*icon*/
2616
2616
  2048 && n(8, l = we(d)), t.$$.dirty & /*showIcon, content*/
@@ -3197,14 +3197,14 @@ function Er(t) {
3197
3197
  function Mr(t, e, n) {
3198
3198
  let l, i, { $$slots: o = {}, $$scope: r } = e;
3199
3199
  const [s, a] = ke("Button type", ["primary", "submit", "secondary", "tertiary", "start"], true), [c, u] = ke("Button size", ["normal", "compact"], true), [d, m] = ke("Button variant", ["normal", "destructive"], true);
3200
- let { type: g = "primary" } = e, { size: h = "normal" } = e, { variant: v = "normal" } = e, { disabled: b = "false" } = e, { leadingicon: k = null } = e, { trailingicon: _ = null } = e, { testid: j = "" } = e, { mt: q = null } = e, { mr: T = null } = e, { mb: C = null } = e, { ml: M = null } = e;
3201
- function L(H) {
3200
+ let { type: g = "primary" } = e, { size: h = "normal" } = e, { variant: v = "normal" } = e, { disabled: b = "false" } = e, { leadingicon: w = null } = e, { trailingicon: _ = null } = e, { testid: j = "" } = e, { mt: q = null } = e, { mr: L = null } = e, { mb: C = null } = e, { ml: M = null } = e;
3201
+ function T(H) {
3202
3202
  l || this.dispatchEvent(new CustomEvent("_click", { composed: true, bubbles: true }));
3203
3203
  }
3204
3204
  return _e(() => {
3205
3205
  a(g), u(h), m(v);
3206
3206
  }), t.$$set = (H) => {
3207
- "type" in H && n(0, g = H.type), "size" in H && n(1, h = H.size), "variant" in H && n(2, v = H.variant), "disabled" in H && n(13, b = H.disabled), "leadingicon" in H && n(3, k = H.leadingicon), "trailingicon" in H && n(4, _ = H.trailingicon), "testid" in H && n(5, j = H.testid), "mt" in H && n(6, q = H.mt), "mr" in H && n(7, T = H.mr), "mb" in H && n(8, C = H.mb), "ml" in H && n(9, M = H.ml), "$$scope" in H && n(14, r = H.$$scope);
3207
+ "type" in H && n(0, g = H.type), "size" in H && n(1, h = H.size), "variant" in H && n(2, v = H.variant), "disabled" in H && n(13, b = H.disabled), "leadingicon" in H && n(3, w = H.leadingicon), "trailingicon" in H && n(4, _ = H.trailingicon), "testid" in H && n(5, j = H.testid), "mt" in H && n(6, q = H.mt), "mr" in H && n(7, L = H.mr), "mb" in H && n(8, C = H.mb), "ml" in H && n(9, M = H.ml), "$$scope" in H && n(14, r = H.$$scope);
3208
3208
  }, t.$$.update = () => {
3209
3209
  t.$$.dirty & /*disabled*/
3210
3210
  8192 && n(10, l = we(b)), t.$$.dirty & /*type*/
@@ -3213,16 +3213,16 @@ function Mr(t, e, n) {
3213
3213
  g,
3214
3214
  h,
3215
3215
  v,
3216
- k,
3216
+ w,
3217
3217
  _,
3218
3218
  j,
3219
3219
  q,
3220
- T,
3220
+ L,
3221
3221
  C,
3222
3222
  M,
3223
3223
  l,
3224
3224
  i,
3225
- L,
3225
+ T,
3226
3226
  b,
3227
3227
  r,
3228
3228
  o
@@ -3413,8 +3413,8 @@ function Dr(t, e, n) {
3413
3413
  const [g, h] = ke("alignment", ["start", "end", "center"]), [v, b] = ke("gap", ["relaxed", "compact"]);
3414
3414
  return _e(() => {
3415
3415
  h(r), b(s);
3416
- }), t.$$set = (k) => {
3417
- "alignment" in k && n(7, r = k.alignment), "gap" in k && n(0, s = k.gap), "testid" in k && n(1, a = k.testid), "mt" in k && n(2, c = k.mt), "mr" in k && n(3, u = k.mr), "mb" in k && n(4, d = k.mb), "ml" in k && n(5, m = k.ml), "$$scope" in k && n(8, o = k.$$scope);
3416
+ }), t.$$set = (w) => {
3417
+ "alignment" in w && n(7, r = w.alignment), "gap" in w && n(0, s = w.gap), "testid" in w && n(1, a = w.testid), "mt" in w && n(2, c = w.mt), "mr" in w && n(3, u = w.mr), "mb" in w && n(4, d = w.mb), "ml" in w && n(5, m = w.ml), "$$scope" in w && n(8, o = w.$$scope);
3418
3418
  }, t.$$.update = () => {
3419
3419
  t.$$.dirty & /*alignment*/
3420
3420
  128 && n(6, l = {
@@ -4840,7 +4840,7 @@ function Kn(t) {
4840
4840
  ));
4841
4841
  },
4842
4842
  m(d, m) {
4843
- P(d, e, m), w(e, n), w(n, i), c || (u = J(
4843
+ P(d, e, m), k(e, n), k(n, i), c || (u = J(
4844
4844
  e,
4845
4845
  "click",
4846
4846
  /*onDateClick*/
@@ -4940,7 +4940,7 @@ function Xn(t) {
4940
4940
  ));
4941
4941
  },
4942
4942
  m(d, m) {
4943
- P(d, e, m), w(e, n), w(n, i), c || (u = J(
4943
+ P(d, e, m), k(e, n), k(n, i), c || (u = J(
4944
4944
  e,
4945
4945
  "click",
4946
4946
  /*onDateClick*/
@@ -5042,7 +5042,7 @@ function Qn(t) {
5042
5042
  ));
5043
5043
  },
5044
5044
  m(m, g) {
5045
- P(m, e, g), w(e, n), w(n, i), w(e, o), u || (d = J(
5045
+ P(m, e, g), k(e, n), k(n, i), k(e, o), u || (d = J(
5046
5046
  e,
5047
5047
  "click",
5048
5048
  /*onDateClick*/
@@ -5092,7 +5092,7 @@ function Qn(t) {
5092
5092
  };
5093
5093
  }
5094
5094
  function Ns(t) {
5095
- let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, k, _, j, q, T, C, M, L, H, F, S, V, B, E, R, G, N = Le(
5095
+ let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, w, _, j, q, L, C, M, T, H, F, S, V, B, E, R, G, N = Le(
5096
5096
  /*_months*/
5097
5097
  t[16]
5098
5098
  ), A = [];
@@ -5131,7 +5131,7 @@ function Ns(t) {
5131
5131
  s = O(), a = y("goa-form-item"), c = y("goa-dropdown");
5132
5132
  for (let Y = 0; Y < U.length; Y += 1)
5133
5133
  U[Y].c();
5134
- m = O(), g = y("div"), h = y("h5"), h.textContent = "Sun", v = O(), b = y("h5"), b.textContent = "Mon", k = O(), _ = y("h5"), _.textContent = "Tue", j = O(), q = y("h5"), q.textContent = "Wed", T = O(), C = y("h5"), C.textContent = "Thu", M = O(), L = y("h5"), L.textContent = "Fri", H = O(), F = y("h5"), F.textContent = "Sat", S = O();
5134
+ m = O(), g = y("div"), h = y("h5"), h.textContent = "Sun", v = O(), b = y("h5"), b.textContent = "Mon", w = O(), _ = y("h5"), _.textContent = "Tue", j = O(), q = y("h5"), q.textContent = "Wed", L = O(), C = y("h5"), C.textContent = "Thu", M = O(), T = y("h5"), T.textContent = "Fri", H = O(), F = y("h5"), F.textContent = "Sat", S = O();
5135
5135
  for (let Y = 0; Y < be.length; Y += 1)
5136
5136
  be[Y].c();
5137
5137
  V = O();
@@ -5144,7 +5144,7 @@ function Ns(t) {
5144
5144
  t[1]} month`), z(i, "data-testid", "months"), z(i, "width", "calc(314px / 2 - 1.5rem)"), z(i, "relative", "true"), z(i, "value", r = /*_calendarDate*/
5145
5145
  (ie = t[8]) == null ? void 0 : ie.getMonth()), z(l, "label", "Month"), z(l, "mt", "0"), z(c, "name", "year"), z(c, "arialabel", u = `${/*name*/
5146
5146
  t[1]} year`), z(c, "data-testid", "years"), z(c, "width", "calc(314px / 2 - 1.5rem)"), z(c, "relative", "true"), z(c, "value", d = /*_calendarDate*/
5147
- (je = t[8]) == null ? void 0 : je.getFullYear()), z(a, "label", "Year"), z(a, "mt", "0"), z(n, "mb", "m"), f(h, "class", "svelte-1l1phzw"), f(b, "class", "svelte-1l1phzw"), f(_, "class", "svelte-1l1phzw"), f(q, "class", "svelte-1l1phzw"), f(C, "class", "svelte-1l1phzw"), f(L, "class", "svelte-1l1phzw"), f(F, "class", "svelte-1l1phzw"), f(g, "data-testid", "calendar"), f(g, "class", "calendar svelte-1l1phzw"), f(e, "style", E = me(
5147
+ (je = t[8]) == null ? void 0 : je.getFullYear()), z(a, "label", "Year"), z(a, "mt", "0"), z(n, "mb", "m"), f(h, "class", "svelte-1l1phzw"), f(b, "class", "svelte-1l1phzw"), f(_, "class", "svelte-1l1phzw"), f(q, "class", "svelte-1l1phzw"), f(C, "class", "svelte-1l1phzw"), f(T, "class", "svelte-1l1phzw"), f(F, "class", "svelte-1l1phzw"), f(g, "data-testid", "calendar"), f(g, "class", "calendar svelte-1l1phzw"), f(e, "style", E = me(
5148
5148
  /*mt*/
5149
5149
  t[2],
5150
5150
  /*mr*/
@@ -5161,19 +5161,19 @@ function Ns(t) {
5161
5161
  );
5162
5162
  },
5163
5163
  m(ie, je) {
5164
- P(ie, e, je), w(e, n), w(n, l), w(l, i);
5164
+ P(ie, e, je), k(e, n), k(n, l), k(l, i);
5165
5165
  for (let Y = 0; Y < A.length; Y += 1)
5166
5166
  A[Y] && A[Y].m(i, null);
5167
- w(n, s), w(n, a), w(a, c);
5167
+ k(n, s), k(n, a), k(a, c);
5168
5168
  for (let Y = 0; Y < U.length; Y += 1)
5169
5169
  U[Y] && U[Y].m(c, null);
5170
- w(e, m), w(e, g), w(g, h), w(g, v), w(g, b), w(g, k), w(g, _), w(g, j), w(g, q), w(g, T), w(g, C), w(g, M), w(g, L), w(g, H), w(g, F), w(g, S);
5170
+ k(e, m), k(e, g), k(g, h), k(g, v), k(g, b), k(g, w), k(g, _), k(g, j), k(g, q), k(g, L), k(g, C), k(g, M), k(g, T), k(g, H), k(g, F), k(g, S);
5171
5171
  for (let Y = 0; Y < be.length; Y += 1)
5172
5172
  be[Y] && be[Y].m(g, null);
5173
- w(g, V);
5173
+ k(g, V);
5174
5174
  for (let Y = 0; Y < de.length; Y += 1)
5175
5175
  de[Y] && de[Y].m(g, null);
5176
- w(g, B);
5176
+ k(g, B);
5177
5177
  for (let Y = 0; Y < ye.length; Y += 1)
5178
5178
  ye[Y] && ye[Y].m(g, null);
5179
5179
  t[22](g), R || (G = [
@@ -5302,7 +5302,7 @@ function Ns(t) {
5302
5302
  };
5303
5303
  }
5304
5304
  function Is(t, e, n) {
5305
- let { name: l = "" } = e, { value: i = "" } = e, { min: o = "" } = e, { max: r = "" } = e, { mt: s = null } = e, { mr: a = null } = e, { mb: c = null } = e, { ml: u = null } = e, { bordered: d = "true" } = e, m, g, h, v, b = [], k = [], _ = [], j, q = [
5305
+ let { name: l = "" } = e, { value: i = "" } = e, { min: o = "" } = e, { max: r = "" } = e, { mt: s = null } = e, { mr: a = null } = e, { mb: c = null } = e, { ml: u = null } = e, { bordered: d = "true" } = e, m, g, h, v, b = [], w = [], _ = [], j, q = [
5306
5306
  "Jan",
5307
5307
  "Feb",
5308
5308
  "Mar",
@@ -5315,12 +5315,12 @@ function Is(t, e, n) {
5315
5315
  "Oct",
5316
5316
  "Nov",
5317
5317
  "Dec"
5318
- ], T = [], C;
5318
+ ], L = [], C;
5319
5319
  _e(async () => {
5320
5320
  n(8, g = n(7, m = ut(i ? new Date(i) : /* @__PURE__ */ new Date()))), n(9, h = o && new Date(o) || ot(m, -5)), n(10, v = r && new Date(r) || ot(m, 5));
5321
5321
  const E = v.getFullYear() - h.getFullYear() + 1;
5322
5322
  let R = h.getFullYear();
5323
- n(14, T = new Array(E).fill(void 0).map((G, N) => `${R + N}`).sort()), L(), await Te(), M({ type: "date", value: m });
5323
+ n(14, L = new Array(E).fill(void 0).map((G, N) => `${R + N}`).sort()), T(), await Te(), M({ type: "date", value: m });
5324
5324
  });
5325
5325
  function M(E) {
5326
5326
  switch (E.type) {
@@ -5339,16 +5339,16 @@ function Is(t, e, n) {
5339
5339
  const R = xs(g);
5340
5340
  n(11, b = new Array(R).fill(void 0).map((A, W) => new Date(g.getFullYear(), g.getMonth(), W + 1)));
5341
5341
  const G = Bn(nt(g, -1)), N = In(g, 1);
5342
- n(12, k = []);
5342
+ n(12, w = []);
5343
5343
  for (let A = 0; A < N.getDay(); A++)
5344
- n(12, k = [...k, Ie(G, -A)]);
5345
- if (k.reverse(), n(13, _ = []), j = 7 - (k.length + b.length) % 7, j < 7) {
5344
+ n(12, w = [...w, Ie(G, -A)]);
5345
+ if (w.reverse(), n(13, _ = []), j = 7 - (w.length + b.length) % 7, j < 7) {
5346
5346
  const A = In(nt(g, 1), 1);
5347
5347
  for (let W = 0; W < j; W++)
5348
5348
  n(13, _ = [..._, Ie(A, W)]);
5349
5349
  }
5350
5350
  }
5351
- function L() {
5351
+ function T() {
5352
5352
  const E = async (R, G) => {
5353
5353
  if (R.stopPropagation(), R.preventDefault(), G < h || G > v)
5354
5354
  return;
@@ -5438,9 +5438,9 @@ function Is(t, e, n) {
5438
5438
  h,
5439
5439
  v,
5440
5440
  b,
5441
- k,
5441
+ w,
5442
5442
  _,
5443
- T,
5443
+ L,
5444
5444
  C,
5445
5445
  q,
5446
5446
  F,
@@ -5548,7 +5548,7 @@ function Jn(t) {
5548
5548
  );
5549
5549
  },
5550
5550
  m(l, i) {
5551
- P(l, e, i), w(e, n);
5551
+ P(l, e, i), k(e, n);
5552
5552
  },
5553
5553
  p(l, i) {
5554
5554
  i & /*heading*/
@@ -5628,33 +5628,33 @@ function Ys(t) {
5628
5628
  t[10]
5629
5629
  );
5630
5630
  },
5631
- m(b, k) {
5632
- P(b, e, k), w(e, n), w(n, l), w(e, r), w(e, s), g && g.m(s, null), w(s, a), v && v.m(s, null), u = true, d || (m = J(
5631
+ m(b, w) {
5632
+ P(b, e, w), k(e, n), k(n, l), k(e, r), k(e, s), g && g.m(s, null), k(s, a), v && v.m(s, null), u = true, d || (m = J(
5633
5633
  window,
5634
5634
  "resize",
5635
5635
  /*onwindowresize*/
5636
5636
  t[15]
5637
5637
  ), d = true);
5638
5638
  },
5639
- p(b, [k]) {
5640
- (!u || k & /*iconType*/
5639
+ p(b, [w]) {
5640
+ (!u || w & /*iconType*/
5641
5641
  2048) && z(
5642
5642
  l,
5643
5643
  "type",
5644
5644
  /*iconType*/
5645
5645
  b[11]
5646
- ), (!u || k & /*iconSize*/
5646
+ ), (!u || w & /*iconSize*/
5647
5647
  512) && z(
5648
5648
  l,
5649
5649
  "size",
5650
5650
  /*iconSize*/
5651
5651
  b[9]
5652
- ), (!u || k & /*type*/
5652
+ ), (!u || w & /*type*/
5653
5653
  16 && i !== (i = /*type*/
5654
- b[4] === "important" ? "false" : "true")) && z(l, "inverted", i), (!u || k & /*type*/
5654
+ b[4] === "important" ? "false" : "true")) && z(l, "inverted", i), (!u || w & /*type*/
5655
5655
  16 && o !== (o = "icon " + /*type*/
5656
5656
  b[4] + " svelte-us98jx")) && f(n, "class", o), /*heading*/
5657
- b[5] ? g ? g.p(b, k) : (g = Jn(b), g.c(), g.m(s, a)) : g && (g.d(1), g = null), v && v.p && (!u || k & /*$$scope*/
5657
+ b[5] ? g ? g.p(b, w) : (g = Jn(b), g.c(), g.m(s, a)) : g && (g.d(1), g = null), v && v.p && (!u || w & /*$$scope*/
5658
5658
  8192) && te(
5659
5659
  v,
5660
5660
  h,
@@ -5665,14 +5665,14 @@ function Ys(t) {
5665
5665
  h,
5666
5666
  /*$$scope*/
5667
5667
  b[13],
5668
- k,
5668
+ w,
5669
5669
  null
5670
5670
  ) : ne(
5671
5671
  /*$$scope*/
5672
5672
  b[13]
5673
5673
  ),
5674
5674
  null
5675
- ), (!u || k & /*mt, mr, mb, ml, maxwidth*/
5675
+ ), (!u || w & /*mt, mr, mb, ml, maxwidth*/
5676
5676
  79 && c !== (c = `
5677
5677
  ${me(
5678
5678
  /*mt*/
@@ -5686,13 +5686,13 @@ function Ys(t) {
5686
5686
  )};
5687
5687
  max-width: ${/*maxwidth*/
5688
5688
  b[6]};
5689
- `)) && f(e, "style", c), (!u || k & /*testid*/
5689
+ `)) && f(e, "style", c), (!u || w & /*testid*/
5690
5690
  128) && f(
5691
5691
  e,
5692
5692
  "data-testid",
5693
5693
  /*testid*/
5694
5694
  b[7]
5695
- ), (!u || k & /*isMediumCallout*/
5695
+ ), (!u || w & /*isMediumCallout*/
5696
5696
  1024) && Z(
5697
5697
  e,
5698
5698
  "medium",
@@ -5714,17 +5714,17 @@ function Ys(t) {
5714
5714
  function Rs(t, e, n) {
5715
5715
  let l, i, { $$slots: o = {}, $$scope: r } = e;
5716
5716
  const [s, a] = ke("Callout type", ["emergency", "important", "information", "event", "success"], true), [c, u] = ke("Callout size", ["medium", "large"]);
5717
- let { mt: d = null } = e, { mr: m = null } = e, { mb: g = "l" } = e, { ml: h = null } = e, { size: v = "large" } = e, { type: b } = e, { heading: k = "" } = e, { maxwidth: _ = "none" } = e, { testid: j = "" } = e, q = 0, T = "medium";
5717
+ let { mt: d = null } = e, { mr: m = null } = e, { mb: g = "l" } = e, { ml: h = null } = e, { size: v = "large" } = e, { type: b } = e, { heading: w = "" } = e, { maxwidth: _ = "none" } = e, { testid: j = "" } = e, q = 0, L = "medium";
5718
5718
  _e(() => {
5719
5719
  u(v), setTimeout(() => {
5720
- a(b), n(9, T = l ? "small" : "medium");
5720
+ a(b), n(9, L = l ? "small" : "medium");
5721
5721
  });
5722
5722
  });
5723
5723
  function C() {
5724
5724
  n(8, q = window.innerWidth);
5725
5725
  }
5726
5726
  return t.$$set = (M) => {
5727
- "mt" in M && n(0, d = M.mt), "mr" in M && n(1, m = M.mr), "mb" in M && n(2, g = M.mb), "ml" in M && n(3, h = M.ml), "size" in M && n(12, v = M.size), "type" in M && n(4, b = M.type), "heading" in M && n(5, k = M.heading), "maxwidth" in M && n(6, _ = M.maxwidth), "testid" in M && n(7, j = M.testid), "$$scope" in M && n(13, r = M.$$scope);
5727
+ "mt" in M && n(0, d = M.mt), "mr" in M && n(1, m = M.mr), "mb" in M && n(2, g = M.mb), "ml" in M && n(3, h = M.ml), "size" in M && n(12, v = M.size), "type" in M && n(4, b = M.type), "heading" in M && n(5, w = M.heading), "maxwidth" in M && n(6, _ = M.maxwidth), "testid" in M && n(7, j = M.testid), "$$scope" in M && n(13, r = M.$$scope);
5728
5728
  }, t.$$.update = () => {
5729
5729
  t.$$.dirty & /*screenSize, size*/
5730
5730
  4352 && n(10, l = q < Gt || v === "medium"), t.$$.dirty & /*type*/
@@ -5735,11 +5735,11 @@ function Rs(t, e, n) {
5735
5735
  g,
5736
5736
  h,
5737
5737
  b,
5738
- k,
5738
+ w,
5739
5739
  _,
5740
5740
  j,
5741
5741
  q,
5742
- T,
5742
+ L,
5743
5743
  l,
5744
5744
  i,
5745
5745
  v,
@@ -5843,7 +5843,7 @@ function Gs(t) {
5843
5843
  e = y("goa-card-content"), n = y("goa-button-group"), o && o.c(), z(n, "alignment", "end");
5844
5844
  },
5845
5845
  m(r, s) {
5846
- P(r, e, s), w(e, n), o && o.m(n, null), l = true;
5846
+ P(r, e, s), k(e, n), o && o.m(n, null), l = true;
5847
5847
  },
5848
5848
  p(r, [s]) {
5849
5849
  o && o.p && (!l || s & /*$$scope*/
@@ -5993,7 +5993,7 @@ function ta(t) {
5993
5993
  t[0]});`)), f(e, "id", "container"), f(e, "class", "svelte-2vgflm");
5994
5994
  },
5995
5995
  m(s, a) {
5996
- P(s, e, a), w(e, n), r && r.m(n, null), i = true;
5996
+ P(s, e, a), k(e, n), r && r.m(n, null), i = true;
5997
5997
  },
5998
5998
  p(s, [a]) {
5999
5999
  r && r.p && (!i || a & /*$$scope*/
@@ -6250,7 +6250,7 @@ function ma(t) {
6250
6250
  e = at("svg"), n = at("path"), f(n, "d", "M5.09,9.64,1.27,5.82,0,7.09l5.09,5.09L16,1.27,14.73,0Z"), f(e, "id", "checkmark"), f(e, "data-testid", "checkmark"), f(e, "xmlns", "http://www.w3.org/2000/svg"), f(e, "viewBox", "0 0 16 12.18"), f(e, "class", "svelte-kwpqrs");
6251
6251
  },
6252
6252
  m(l, i) {
6253
- P(l, e, i), w(e, n);
6253
+ P(l, e, i), k(e, n);
6254
6254
  },
6255
6255
  d(l) {
6256
6256
  l && D(e);
@@ -6264,7 +6264,7 @@ function ha(t) {
6264
6264
  e = at("svg"), n = at("rect"), f(n, "width", "15"), f(n, "height", "2"), f(e, "id", "dashmark"), f(e, "data-testid", "dashmark"), f(e, "xmlns", "http://www.w3.org/2000/svg"), f(e, "viewBox", "0 0 15 2"), f(e, "class", "svelte-kwpqrs");
6265
6265
  },
6266
6266
  m(l, i) {
6267
- P(l, e, i), w(e, n);
6267
+ P(l, e, i), k(e, n);
6268
6268
  },
6269
6269
  d(l) {
6270
6270
  l && D(e);
@@ -6321,7 +6321,7 @@ function el(t) {
6321
6321
  ), f(e, "data-testid", "description");
6322
6322
  },
6323
6323
  m(s, a) {
6324
- P(s, e, a), r && r.m(e, null), w(e, n), w(e, l), i = true;
6324
+ P(s, e, a), r && r.m(e, null), k(e, n), k(e, l), i = true;
6325
6325
  },
6326
6326
  p(s, a) {
6327
6327
  r && r.p && (!i || a & /*$$scope*/
@@ -6368,7 +6368,7 @@ function el(t) {
6368
6368
  }
6369
6369
  function ba(t) {
6370
6370
  let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v;
6371
- function b(M, L) {
6371
+ function b(M, T) {
6372
6372
  if (
6373
6373
  /*isIndeterminate*/
6374
6374
  M[14]
@@ -6378,7 +6378,7 @@ function ba(t) {
6378
6378
  M[13]
6379
6379
  ) return ma;
6380
6380
  }
6381
- let k = b(t), _ = k && k(t);
6381
+ let w = b(t), _ = w && w(t);
6382
6382
  const j = (
6383
6383
  /*#slots*/
6384
6384
  t[23].default
@@ -6388,7 +6388,7 @@ function ba(t) {
6388
6388
  /*$$scope*/
6389
6389
  t[22],
6390
6390
  null
6391
- ), T = q || va(t);
6391
+ ), L = q || va(t);
6392
6392
  let C = (
6393
6393
  /*$$slots*/
6394
6394
  (t[18].description || /*description*/
@@ -6396,7 +6396,7 @@ function ba(t) {
6396
6396
  );
6397
6397
  return {
6398
6398
  c() {
6399
- e = y("div"), n = y("label"), l = y("div"), i = y("input"), a = O(), _ && _.c(), c = O(), u = y("div"), T && T.c(), d = O(), C && C.c(), f(
6399
+ e = y("div"), n = y("label"), l = y("div"), i = y("input"), a = O(), _ && _.c(), c = O(), u = y("div"), L && L.c(), d = O(), C && C.c(), f(
6400
6400
  i,
6401
6401
  "id",
6402
6402
  /*name*/
@@ -6456,49 +6456,49 @@ function ba(t) {
6456
6456
  t[6]};
6457
6457
  `);
6458
6458
  },
6459
- m(M, L) {
6460
- P(M, e, L), w(e, n), w(n, l), w(l, i), t[24](i), w(l, a), _ && _.m(l, null), w(n, c), w(n, u), T && T.m(u, null), w(e, d), C && C.m(e, null), g = true, h || (v = J(
6459
+ m(M, T) {
6460
+ P(M, e, T), k(e, n), k(n, l), k(l, i), t[24](i), k(l, a), _ && _.m(l, null), k(n, c), k(n, u), L && L.m(u, null), k(e, d), C && C.m(e, null), g = true, h || (v = J(
6461
6461
  i,
6462
6462
  "change",
6463
6463
  /*onChange*/
6464
6464
  t[17]
6465
6465
  ), h = true);
6466
6466
  },
6467
- p(M, [L]) {
6468
- (!g || L & /*name*/
6467
+ p(M, [T]) {
6468
+ (!g || T & /*name*/
6469
6469
  1) && f(
6470
6470
  i,
6471
6471
  "id",
6472
6472
  /*name*/
6473
6473
  M[0]
6474
- ), (!g || L & /*name*/
6474
+ ), (!g || T & /*name*/
6475
6475
  1) && f(
6476
6476
  i,
6477
6477
  "name",
6478
6478
  /*name*/
6479
6479
  M[0]
6480
- ), (!g || L & /*isChecked*/
6480
+ ), (!g || T & /*isChecked*/
6481
6481
  8192) && (i.checked = /*isChecked*/
6482
- M[13]), (!g || L & /*isDisabled*/
6482
+ M[13]), (!g || T & /*isDisabled*/
6483
6483
  65536) && (i.disabled = /*isDisabled*/
6484
- M[16]), (!g || L & /*value*/
6484
+ M[16]), (!g || T & /*value*/
6485
6485
  4 && o !== (o = `${/*value*/
6486
- M[2]}`)) && (i.value = o), (!g || L & /*arialabel, text, name*/
6486
+ M[2]}`)) && (i.value = o), (!g || T & /*arialabel, text, name*/
6487
6487
  19 && r !== (r = /*arialabel*/
6488
6488
  M[4] || /*text*/
6489
6489
  M[1] || /*name*/
6490
- M[0])) && f(i, "aria-label", r), (!g || L & /*description, _descriptionId*/
6490
+ M[0])) && f(i, "aria-label", r), (!g || T & /*description, _descriptionId*/
6491
6491
  4128 && s !== (s = /*description*/
6492
6492
  M[5] ? (
6493
6493
  /*_descriptionId*/
6494
6494
  M[12]
6495
- ) : null)) && f(i, "aria-describedby", s), k !== (k = b(M)) && (_ && _.d(1), _ = k && k(M), _ && (_.c(), _.m(l, null))), (!g || L & /*isChecked*/
6495
+ ) : null)) && f(i, "aria-describedby", s), w !== (w = b(M)) && (_ && _.d(1), _ = w && w(M), _ && (_.c(), _.m(l, null))), (!g || T & /*isChecked*/
6496
6496
  8192) && Z(
6497
6497
  l,
6498
6498
  "selected",
6499
6499
  /*isChecked*/
6500
6500
  M[13]
6501
- ), q ? q.p && (!g || L & /*$$scope*/
6501
+ ), q ? q.p && (!g || T & /*$$scope*/
6502
6502
  4194304) && te(
6503
6503
  q,
6504
6504
  j,
@@ -6509,33 +6509,33 @@ function ba(t) {
6509
6509
  j,
6510
6510
  /*$$scope*/
6511
6511
  M[22],
6512
- L,
6512
+ T,
6513
6513
  null
6514
6514
  ) : ne(
6515
6515
  /*$$scope*/
6516
6516
  M[22]
6517
6517
  ),
6518
6518
  null
6519
- ) : T && T.p && (!g || L & /*text*/
6520
- 2) && T.p(M, g ? L : -1), (!g || L & /*testid*/
6519
+ ) : L && L.p && (!g || T & /*text*/
6520
+ 2) && L.p(M, g ? T : -1), (!g || T & /*testid*/
6521
6521
  8) && f(
6522
6522
  n,
6523
6523
  "data-testid",
6524
6524
  /*testid*/
6525
6525
  M[3]
6526
- ), (!g || L & /*name*/
6526
+ ), (!g || T & /*name*/
6527
6527
  1) && f(
6528
6528
  n,
6529
6529
  "for",
6530
6530
  /*name*/
6531
6531
  M[0]
6532
- ), (!g || L & /*isDisabled*/
6532
+ ), (!g || T & /*isDisabled*/
6533
6533
  65536) && Z(
6534
6534
  n,
6535
6535
  "disabled",
6536
6536
  /*isDisabled*/
6537
6537
  M[16]
6538
- ), (!g || L & /*isError*/
6538
+ ), (!g || T & /*isError*/
6539
6539
  32768) && Z(
6540
6540
  n,
6541
6541
  "error",
@@ -6543,10 +6543,10 @@ function ba(t) {
6543
6543
  M[15]
6544
6544
  ), /*$$slots*/
6545
6545
  M[18].description || /*description*/
6546
- M[5] ? C ? (C.p(M, L), L & /*$$slots, description*/
6546
+ M[5] ? C ? (C.p(M, T), T & /*$$slots, description*/
6547
6547
  262176 && x(C, 1)) : (C = el(M), C.c(), x(C, 1), C.m(e, null)) : C && (He(), I(C, 1, 1, () => {
6548
6548
  C = null;
6549
- }), De()), (!g || L & /*mt, mr, mb, ml, maxwidth*/
6549
+ }), De()), (!g || T & /*mt, mr, mb, ml, maxwidth*/
6550
6550
  1984 && m !== (m = `
6551
6551
  ${me(
6552
6552
  /*mt*/
@@ -6563,27 +6563,27 @@ function ba(t) {
6563
6563
  `)) && f(e, "style", m);
6564
6564
  },
6565
6565
  i(M) {
6566
- g || (x(T, M), x(C), g = true);
6566
+ g || (x(L, M), x(C), g = true);
6567
6567
  },
6568
6568
  o(M) {
6569
- I(T, M), I(C), g = false;
6569
+ I(L, M), I(C), g = false;
6570
6570
  },
6571
6571
  d(M) {
6572
- M && D(e), t[24](null), _ && _.d(), T && T.d(M), C && C.d(), h = false, v();
6572
+ M && D(e), t[24](null), _ && _.d(), L && L.d(M), C && C.d(), h = false, v();
6573
6573
  }
6574
6574
  };
6575
6575
  }
6576
6576
  function _a(t, e, n) {
6577
6577
  let l, i, o, r, { $$slots: s = {}, $$scope: a } = e;
6578
6578
  const c = Pt(s);
6579
- let { name: u } = e, { checked: d = "false" } = e, { text: m = "" } = e, { value: g = "" } = e, { disabled: h = "false" } = e, { error: v = "false" } = e, { testid: b = "" } = e, { arialabel: k = "" } = e, { description: _ = "" } = e, { maxwidth: j = "none" } = e, { mt: q = null } = e, { mr: T = null } = e, { mb: C = "m" } = e, { ml: M = null } = e, L, H, F;
6579
+ let { name: u } = e, { checked: d = "false" } = e, { text: m = "" } = e, { value: g = "" } = e, { disabled: h = "false" } = e, { error: v = "false" } = e, { testid: b = "" } = e, { arialabel: w = "" } = e, { description: _ = "" } = e, { maxwidth: j = "none" } = e, { mt: q = null } = e, { mr: L = null } = e, { mb: C = "m" } = e, { ml: M = null } = e, T, H, F;
6580
6580
  _e(() => {
6581
- L = g, n(12, F = `description_${u}`);
6581
+ T = g, n(12, F = `description_${u}`);
6582
6582
  });
6583
6583
  function S(B) {
6584
6584
  var G;
6585
6585
  H.focus();
6586
- const E = !o, R = E ? `${L || "checked"}` : "";
6586
+ const E = !o, R = E ? `${T || "checked"}` : "";
6587
6587
  n(19, d = rt(E)), (G = B.target) == null || G.dispatchEvent(new CustomEvent(
6588
6588
  "_change",
6589
6589
  {
@@ -6602,7 +6602,7 @@ function _a(t, e, n) {
6602
6602
  });
6603
6603
  }
6604
6604
  return t.$$set = (B) => {
6605
- "name" in B && n(0, u = B.name), "checked" in B && n(19, d = B.checked), "text" in B && n(1, m = B.text), "value" in B && n(2, g = B.value), "disabled" in B && n(20, h = B.disabled), "error" in B && n(21, v = B.error), "testid" in B && n(3, b = B.testid), "arialabel" in B && n(4, k = B.arialabel), "description" in B && n(5, _ = B.description), "maxwidth" in B && n(6, j = B.maxwidth), "mt" in B && n(7, q = B.mt), "mr" in B && n(8, T = B.mr), "mb" in B && n(9, C = B.mb), "ml" in B && n(10, M = B.ml), "$$scope" in B && n(22, a = B.$$scope);
6605
+ "name" in B && n(0, u = B.name), "checked" in B && n(19, d = B.checked), "text" in B && n(1, m = B.text), "value" in B && n(2, g = B.value), "disabled" in B && n(20, h = B.disabled), "error" in B && n(21, v = B.error), "testid" in B && n(3, b = B.testid), "arialabel" in B && n(4, w = B.arialabel), "description" in B && n(5, _ = B.description), "maxwidth" in B && n(6, j = B.maxwidth), "mt" in B && n(7, q = B.mt), "mr" in B && n(8, L = B.mr), "mb" in B && n(9, C = B.mb), "ml" in B && n(10, M = B.ml), "$$scope" in B && n(22, a = B.$$scope);
6606
6606
  }, t.$$.update = () => {
6607
6607
  t.$$.dirty & /*disabled*/
6608
6608
  1048576 && n(16, l = we(h)), t.$$.dirty & /*error*/
@@ -6613,11 +6613,11 @@ function _a(t, e, n) {
6613
6613
  m,
6614
6614
  g,
6615
6615
  b,
6616
- k,
6616
+ w,
6617
6617
  _,
6618
6618
  j,
6619
6619
  q,
6620
- T,
6620
+ L,
6621
6621
  C,
6622
6622
  M,
6623
6623
  H,
@@ -6863,7 +6863,7 @@ function ka(t) {
6863
6863
  );
6864
6864
  },
6865
6865
  m(d, m) {
6866
- P(d, e, m), c && c.m(e, null), w(e, n), w(e, l), w(l, i), w(e, o), u && u.m(e, null), t[15](e), s || (a = [
6866
+ P(d, e, m), c && c.m(e, null), k(e, n), k(e, l), k(l, i), k(e, o), u && u.m(e, null), t[15](e), s || (a = [
6867
6867
  J(
6868
6868
  e,
6869
6869
  "click",
@@ -6948,17 +6948,17 @@ function ka(t) {
6948
6948
  }
6949
6949
  function ya(t, e, n) {
6950
6950
  let { mt: l = null } = e, { mr: i = null } = e, { mb: o = null } = e, { ml: r = null } = e, { leadingicon: s = null } = e, { error: a = "false" } = e, { deletable: c = "false" } = e, { content: u } = e, { variant: d } = e, { testid: m = "" } = e, g, h = false, v, b;
6951
- function k(L) {
6952
- g.dispatchEvent(new CustomEvent("_click", { composed: true, bubbles: true })), L.stopPropagation();
6951
+ function w(T) {
6952
+ g.dispatchEvent(new CustomEvent("_click", { composed: true, bubbles: true })), T.stopPropagation();
6953
6953
  }
6954
- function _(L) {
6955
- ue[L ? "unshift" : "push"](() => {
6956
- g = L, n(8, g);
6954
+ function _(T) {
6955
+ ue[T ? "unshift" : "push"](() => {
6956
+ g = T, n(8, g);
6957
6957
  });
6958
6958
  }
6959
- const j = (L) => b && k(L), q = () => n(9, h = true), T = () => n(9, h = false), C = () => n(9, h = false), M = () => n(9, h = false);
6960
- return t.$$set = (L) => {
6961
- "mt" in L && n(0, l = L.mt), "mr" in L && n(1, i = L.mr), "mb" in L && n(2, o = L.mb), "ml" in L && n(3, r = L.ml), "leadingicon" in L && n(4, s = L.leadingicon), "error" in L && n(13, a = L.error), "deletable" in L && n(14, c = L.deletable), "content" in L && n(5, u = L.content), "variant" in L && n(6, d = L.variant), "testid" in L && n(7, m = L.testid);
6959
+ const j = (T) => b && w(T), q = () => n(9, h = true), L = () => n(9, h = false), C = () => n(9, h = false), M = () => n(9, h = false);
6960
+ return t.$$set = (T) => {
6961
+ "mt" in T && n(0, l = T.mt), "mr" in T && n(1, i = T.mr), "mb" in T && n(2, o = T.mb), "ml" in T && n(3, r = T.ml), "leadingicon" in T && n(4, s = T.leadingicon), "error" in T && n(13, a = T.error), "deletable" in T && n(14, c = T.deletable), "content" in T && n(5, u = T.content), "variant" in T && n(6, d = T.variant), "testid" in T && n(7, m = T.testid);
6962
6962
  }, t.$$.update = () => {
6963
6963
  t.$$.dirty & /*error*/
6964
6964
  8192 && n(10, v = we(a)), t.$$.dirty & /*deletable*/
@@ -6976,13 +6976,13 @@ function ya(t, e, n) {
6976
6976
  h,
6977
6977
  v,
6978
6978
  b,
6979
- k,
6979
+ w,
6980
6980
  a,
6981
6981
  c,
6982
6982
  _,
6983
6983
  j,
6984
6984
  q,
6985
- T,
6985
+ L,
6986
6986
  C,
6987
6987
  M
6988
6988
  ];
@@ -7194,7 +7194,7 @@ function Ea(t) {
7194
7194
  );
7195
7195
  },
7196
7196
  m(r, s) {
7197
- P(r, e, s), w(e, n), w(e, l), o && o.m(e, null);
7197
+ P(r, e, s), k(e, n), k(e, l), o && o.m(e, null);
7198
7198
  },
7199
7199
  p(r, s) {
7200
7200
  s & /*spinnerSize*/
@@ -7252,7 +7252,7 @@ function Ma(t) {
7252
7252
  );
7253
7253
  },
7254
7254
  m(c, u) {
7255
- P(c, e, u), w(e, n), w(e, l), a && a.m(e, null), o = true, r || (s = Yi(co.call(null, e, { enable: true })), r = true);
7255
+ P(c, e, u), k(e, n), k(e, l), a && a.m(e, null), o = true, r || (s = Yi(co.call(null, e, { enable: true })), r = true);
7256
7256
  },
7257
7257
  p(c, u) {
7258
7258
  (!o || u & /*spinnerSize*/
@@ -7299,7 +7299,7 @@ function ol(t) {
7299
7299
  ), f(e, "class", "message svelte-c4uavo");
7300
7300
  },
7301
7301
  m(l, i) {
7302
- P(l, e, i), w(e, n);
7302
+ P(l, e, i), k(e, n);
7303
7303
  },
7304
7304
  p(l, i) {
7305
7305
  i & /*message*/
@@ -7324,7 +7324,7 @@ function rl(t) {
7324
7324
  ), f(e, "class", "message");
7325
7325
  },
7326
7326
  m(l, i) {
7327
- P(l, e, i), w(e, n);
7327
+ P(l, e, i), k(e, n);
7328
7328
  },
7329
7329
  p(l, i) {
7330
7330
  i & /*message*/
@@ -7592,7 +7592,7 @@ function Aa(t) {
7592
7592
  `) + " svelte-1k9of7c");
7593
7593
  },
7594
7594
  m(h, v) {
7595
- P(h, e, v), w(e, n), u && u.m(n, null), w(n, l), d && d.m(n, null), w(e, o), w(e, r), g && g.m(r, null), c = true;
7595
+ P(h, e, v), k(e, n), u && u.m(n, null), k(n, l), d && d.m(n, null), k(e, o), k(e, r), g && g.m(r, null), c = true;
7596
7596
  },
7597
7597
  p(h, [v]) {
7598
7598
  h[10].title ? u ? (u.p(h, v), v & /*$$slots*/
@@ -7669,20 +7669,20 @@ function Aa(t) {
7669
7669
  function Va(t, e, n) {
7670
7670
  let { $$slots: l = {}, $$scope: i } = e;
7671
7671
  const o = Pt(l), [r, s] = ke("Container type", ["interactive", "info", "error", "success", "important", "non-interactive"]), [a, c] = ke("Container accent", ["thick", "thin", "filled"]), [u, d] = ke("Container padding", ["relaxed", "compact"]), [m, g] = ke("Container width", ["full", "content"]);
7672
- let { type: h = "interactive" } = e, { accent: v = "filled" } = e, { padding: b = "relaxed" } = e, { width: k = "full" } = e, { maxwidth: _ = "none" } = e, { testid: j = "" } = e, { mt: q = null } = e, { mr: T = null } = e, { mb: C = "m" } = e, { ml: M = null } = e;
7672
+ let { type: h = "interactive" } = e, { accent: v = "filled" } = e, { padding: b = "relaxed" } = e, { width: w = "full" } = e, { maxwidth: _ = "none" } = e, { testid: j = "" } = e, { mt: q = null } = e, { mr: L = null } = e, { mb: C = "m" } = e, { ml: M = null } = e;
7673
7673
  return _e(() => {
7674
- s(h), c(v), d(b), g(k);
7675
- }), t.$$set = (L) => {
7676
- "type" in L && n(0, h = L.type), "accent" in L && n(1, v = L.accent), "padding" in L && n(2, b = L.padding), "width" in L && n(3, k = L.width), "maxwidth" in L && n(4, _ = L.maxwidth), "testid" in L && n(5, j = L.testid), "mt" in L && n(6, q = L.mt), "mr" in L && n(7, T = L.mr), "mb" in L && n(8, C = L.mb), "ml" in L && n(9, M = L.ml), "$$scope" in L && n(11, i = L.$$scope);
7674
+ s(h), c(v), d(b), g(w);
7675
+ }), t.$$set = (T) => {
7676
+ "type" in T && n(0, h = T.type), "accent" in T && n(1, v = T.accent), "padding" in T && n(2, b = T.padding), "width" in T && n(3, w = T.width), "maxwidth" in T && n(4, _ = T.maxwidth), "testid" in T && n(5, j = T.testid), "mt" in T && n(6, q = T.mt), "mr" in T && n(7, L = T.mr), "mb" in T && n(8, C = T.mb), "ml" in T && n(9, M = T.ml), "$$scope" in T && n(11, i = T.$$scope);
7677
7677
  }, [
7678
7678
  h,
7679
7679
  v,
7680
7680
  b,
7681
- k,
7681
+ w,
7682
7682
  _,
7683
7683
  j,
7684
7684
  q,
7685
- T,
7685
+ L,
7686
7686
  C,
7687
7687
  M,
7688
7688
  o,
@@ -7836,7 +7836,7 @@ function xa(t) {
7836
7836
  );
7837
7837
  },
7838
7838
  m(a, c) {
7839
- P(a, e, c), w(e, n), w(e, i), w(e, o), t[17](e), r || (s = [
7839
+ P(a, e, c), k(e, n), k(e, i), k(e, o), t[17](e), r || (s = [
7840
7840
  J(
7841
7841
  n,
7842
7842
  "click",
@@ -7948,7 +7948,7 @@ function Ba(t, e, n) {
7948
7948
  async function b() {
7949
7949
  n(10, h = l && ut(new Date(l)) || null), l && !ro(h) && console.error(`${l} is not a valid date`);
7950
7950
  }
7951
- function k(H) {
7951
+ function w(H) {
7952
7952
  n(10, h = H.detail.value), h && (n(0, l = h.toISOString()), q(), _(h), H.stopPropagation(), H.preventDefault());
7953
7953
  }
7954
7954
  function _(H) {
@@ -7967,12 +7967,12 @@ function Ba(t, e, n) {
7967
7967
  function q() {
7968
7968
  n(11, v = false);
7969
7969
  }
7970
- function T() {
7970
+ function L() {
7971
7971
  n(11, v = true);
7972
7972
  }
7973
7973
  function C(H) {
7974
7974
  if (["Space", "Enter"].includes(H.key)) {
7975
- T();
7975
+ L();
7976
7976
  return;
7977
7977
  }
7978
7978
  switch (H.key) {
@@ -8019,7 +8019,7 @@ function Ba(t, e, n) {
8019
8019
  g = H, n(9, g);
8020
8020
  });
8021
8021
  }
8022
- const L = () => _(h);
8022
+ const T = () => _(h);
8023
8023
  return t.$$set = (H) => {
8024
8024
  "value" in H && n(0, l = H.value), "error" in H && n(1, i = H.error), "min" in H && n(2, o = H.min), "max" in H && n(3, r = H.max), "relative" in H && n(4, s = H.relative), "mt" in H && n(5, a = H.mt), "mr" in H && n(6, c = H.mr), "mb" in H && n(7, u = H.mb), "ml" in H && n(8, d = H.ml);
8025
8025
  }, [
@@ -8035,13 +8035,13 @@ function Ba(t, e, n) {
8035
8035
  g,
8036
8036
  h,
8037
8037
  v,
8038
- k,
8038
+ w,
8039
8039
  _,
8040
8040
  j,
8041
- T,
8041
+ L,
8042
8042
  C,
8043
8043
  M,
8044
- L
8044
+ T
8045
8045
  ];
8046
8046
  }
8047
8047
  class Na extends ce {
@@ -8118,7 +8118,7 @@ function Ia(t) {
8118
8118
  fe(t, "svelte-1kf4dmq", ":host{font-family:var(--goa-font-family-sans)}details.svelte-1kf4dmq.svelte-1kf4dmq{position:relative}details.svelte-1kf4dmq ::slotted(*){font:var(--goa-typography-body-m)}details[open].svelte-1kf4dmq goa-icon.svelte-1kf4dmq{transform:translateX(-1px) rotate(90deg);top:0.75rem}details.svelte-1kf4dmq summary.svelte-1kf4dmq::-webkit-details-marker{display:none}summary.svelte-1kf4dmq.svelte-1kf4dmq{padding:0.5rem;margin-bottom:0.5rem;cursor:pointer;list-style:none;display:flex;align-items:flex-start;border-radius:var(--goa-border-radius-m)}summary.svelte-1kf4dmq.svelte-1kf4dmq:focus-visible{outline:3px solid var(--goa-color-interactive-focus)}summary.svelte-1kf4dmq.svelte-1kf4dmq:focus,summary.svelte-1kf4dmq.svelte-1kf4dmq:active{border-radius:var(--goa-border-radius-m);color:var(--goa-color-interactive-hover);background-color:var(--goa-color-greyscale-100)}summary.svelte-1kf4dmq.svelte-1kf4dmq:hover{background-color:var(--goa-color-greyscale-100)}summary.svelte-1kf4dmq span.svelte-1kf4dmq{margin-left:2rem;text-decoration:underline;color:var(--goa-color-interactive-default);padding-bottom:var(--font-valign-fix);line-height:var(--goa-line-height-3)}summary.svelte-1kf4dmq:hover span.svelte-1kf4dmq{color:var(--goa-color-interactive-hover)}.content.svelte-1kf4dmq.svelte-1kf4dmq{border-left:4px solid var(--goa-color-greyscale-200);padding:1rem;margin-left:1.1rem;margin-bottom:var(--goa-space-s)}.content.svelte-1kf4dmq ::slotted(p:last-child){margin-bottom:0 !important}goa-icon.svelte-1kf4dmq.svelte-1kf4dmq{position:absolute}");
8119
8119
  }
8120
8120
  function Fa(t) {
8121
- let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, k, _;
8121
+ let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, w, _;
8122
8122
  const j = (
8123
8123
  /*#slots*/
8124
8124
  t[12].default
@@ -8156,76 +8156,76 @@ function Fa(t) {
8156
8156
  t[2]};
8157
8157
  `), f(e, "class", "svelte-1kf4dmq");
8158
8158
  },
8159
- m(T, C) {
8160
- P(T, e, C), w(e, n), w(n, l), w(n, o), w(n, r), w(r, s), t[13](n), w(e, d), w(e, m), q && q.m(m, null), b = true, k || (_ = J(
8159
+ m(L, C) {
8160
+ P(L, e, C), k(e, n), k(n, l), k(n, o), k(n, r), k(r, s), t[13](n), k(e, d), k(e, m), q && q.m(m, null), b = true, w || (_ = J(
8161
8161
  e,
8162
8162
  "toggle",
8163
8163
  /*toggle_handler*/
8164
8164
  t[14]
8165
- ), k = true);
8165
+ ), w = true);
8166
8166
  },
8167
- p(T, [C]) {
8167
+ p(L, [C]) {
8168
8168
  (!b || C & /*_isMouseOver*/
8169
8169
  128 && i !== (i = /*_isMouseOver*/
8170
- T[7] ? "var(--goa-color-interactive-hover)" : "var(--goa-color-interactive-default)")) && z(l, "fillcolor", i), (!b || C & /*heading*/
8170
+ L[7] ? "var(--goa-color-interactive-hover)" : "var(--goa-color-interactive-default)")) && z(l, "fillcolor", i), (!b || C & /*heading*/
8171
8171
  2) && he(
8172
8172
  s,
8173
8173
  /*heading*/
8174
- T[1]
8174
+ L[1]
8175
8175
  ), (!b || C & /*_detailsId*/
8176
8176
  512 && a !== (a = `${/*_detailsId*/
8177
- T[9]}-heading`)) && f(r, "id", a), (!b || C & /*open*/
8177
+ L[9]}-heading`)) && f(r, "id", a), (!b || C & /*open*/
8178
8178
  1 && c !== (c = /*open*/
8179
- T[0] === "true")) && f(n, "aria-expanded", c), (!b || C & /*_detailsId*/
8179
+ L[0] === "true")) && f(n, "aria-expanded", c), (!b || C & /*_detailsId*/
8180
8180
  512 && u !== (u = `${/*_detailsId*/
8181
- T[9]}-content`)) && f(n, "aria-controls", u), q && q.p && (!b || C & /*$$scope*/
8181
+ L[9]}-content`)) && f(n, "aria-controls", u), q && q.p && (!b || C & /*$$scope*/
8182
8182
  2048) && te(
8183
8183
  q,
8184
8184
  j,
8185
- T,
8185
+ L,
8186
8186
  /*$$scope*/
8187
- T[11],
8187
+ L[11],
8188
8188
  b ? ee(
8189
8189
  j,
8190
8190
  /*$$scope*/
8191
- T[11],
8191
+ L[11],
8192
8192
  C,
8193
8193
  null
8194
8194
  ) : ne(
8195
8195
  /*$$scope*/
8196
- T[11]
8196
+ L[11]
8197
8197
  ),
8198
8198
  null
8199
8199
  ), (!b || C & /*_detailsId*/
8200
8200
  512 && g !== (g = `${/*_detailsId*/
8201
- T[9]}-heading`)) && f(m, "aria-labelledby", g), (!b || C & /*_detailsId*/
8201
+ L[9]}-heading`)) && f(m, "aria-labelledby", g), (!b || C & /*_detailsId*/
8202
8202
  512 && h !== (h = `${/*_detailsId*/
8203
- T[9]}-content`)) && f(m, "id", h), (!b || C & /*_isOpen*/
8203
+ L[9]}-content`)) && f(m, "id", h), (!b || C & /*_isOpen*/
8204
8204
  1024) && (e.open = /*_isOpen*/
8205
- T[10]), (!b || C & /*mt, mr, mb, ml, maxwidth*/
8205
+ L[10]), (!b || C & /*mt, mr, mb, ml, maxwidth*/
8206
8206
  124 && v !== (v = `
8207
8207
  ${me(
8208
8208
  /*mt*/
8209
- T[3],
8209
+ L[3],
8210
8210
  /*mr*/
8211
- T[4],
8211
+ L[4],
8212
8212
  /*mb*/
8213
- T[5],
8213
+ L[5],
8214
8214
  /*ml*/
8215
- T[6]
8215
+ L[6]
8216
8216
  )}
8217
8217
  max-width: ${/*maxwidth*/
8218
- T[2]};
8218
+ L[2]};
8219
8219
  `)) && f(e, "style", v);
8220
8220
  },
8221
- i(T) {
8222
- b || (x(q, T), b = true);
8221
+ i(L) {
8222
+ b || (x(q, L), b = true);
8223
8223
  },
8224
- o(T) {
8225
- I(q, T), b = false;
8224
+ o(L) {
8225
+ I(q, L), b = false;
8226
8226
  },
8227
- d(T) {
8228
- T && D(e), t[13](null), q && q.d(T), k = false, _();
8227
+ d(L) {
8228
+ L && D(e), t[13](null), q && q.d(L), w = false, _();
8229
8229
  }
8230
8230
  };
8231
8231
  }
@@ -8243,7 +8243,7 @@ function Wa(t, e, n) {
8243
8243
  h = _, n(8, h);
8244
8244
  });
8245
8245
  }
8246
- const k = ({ target: _ }) => n(0, m = `${_ == null ? void 0 : _.open}`);
8246
+ const w = ({ target: _ }) => n(0, m = `${_ == null ? void 0 : _.open}`);
8247
8247
  return t.$$set = (_) => {
8248
8248
  "heading" in _ && n(1, r = _.heading), "maxwidth" in _ && n(2, s = _.maxwidth), "mt" in _ && n(3, a = _.mt), "mr" in _ && n(4, c = _.mr), "mb" in _ && n(5, u = _.mb), "ml" in _ && n(6, d = _.ml), "open" in _ && n(0, m = _.open), "$$scope" in _ && n(11, o = _.$$scope);
8249
8249
  }, t.$$.update = () => {
@@ -8264,7 +8264,7 @@ function Wa(t, e, n) {
8264
8264
  o,
8265
8265
  i,
8266
8266
  b,
8267
- k
8267
+ w
8268
8268
  ];
8269
8269
  }
8270
8270
  class Ya extends ce {
@@ -8437,12 +8437,12 @@ function fl(t, e, n) {
8437
8437
  return l[67] = e[n], l;
8438
8438
  }
8439
8439
  function Xa(t) {
8440
- let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v = [], b = /* @__PURE__ */ new Map(), k, _, j, q, T, C, M;
8441
- const L = (
8440
+ let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v = [], b = /* @__PURE__ */ new Map(), w, _, j, q, L, C, M;
8441
+ const T = (
8442
8442
  /*#slots*/
8443
8443
  t[45].default
8444
8444
  ), H = $(
8445
- L,
8445
+ T,
8446
8446
  t,
8447
8447
  /*$$scope*/
8448
8448
  t[44],
@@ -8539,7 +8539,7 @@ function Xa(t) {
8539
8539
  "error",
8540
8540
  /*_error*/
8541
8541
  t[28]
8542
- ), f(h, "id", k = `menu-${/*name*/
8542
+ ), f(h, "id", w = `menu-${/*name*/
8543
8543
  t[0]}`), f(h, "role", "listbox"), f(h, "tabindex", "-1"), f(h, "data-testid", "dropdown-menu"), f(h, "aria-label", _ = /*arialabel*/
8544
8544
  t[1] || /*name*/
8545
8545
  t[0]), f(
@@ -8571,10 +8571,10 @@ function Xa(t) {
8571
8571
  ), z(n, "padded", "false"), z(n, "tabindex", "-1"), z(n, "width", "100%");
8572
8572
  },
8573
8573
  m(N, A) {
8574
- H && H.m(N, A), P(N, e, A), P(N, n, A), w(n, l), F && F.m(l, null), w(l, i), w(l, o), t[46](o), w(l, m), B.m(l, null), w(n, g), w(n, h);
8574
+ H && H.m(N, A), P(N, e, A), P(N, n, A), k(n, l), F && F.m(l, null), k(l, i), k(l, o), t[46](o), k(l, m), B.m(l, null), k(n, g), k(n, h);
8575
8575
  for (let W = 0; W < v.length; W += 1)
8576
8576
  v[W] && v[W].m(h, null);
8577
- G && G.m(h, null), t[48](h), T = true, C || (M = [
8577
+ G && G.m(h, null), t[48](h), L = true, C || (M = [
8578
8578
  J(
8579
8579
  o,
8580
8580
  "keydown",
@@ -8609,15 +8609,15 @@ function Xa(t) {
8609
8609
  },
8610
8610
  p(N, A) {
8611
8611
  var W, U;
8612
- H && H.p && (!T || A[1] & /*$$scope*/
8612
+ H && H.p && (!L || A[1] & /*$$scope*/
8613
8613
  8192) && te(
8614
8614
  H,
8615
- L,
8615
+ T,
8616
8616
  N,
8617
8617
  /*$$scope*/
8618
8618
  N[44],
8619
- T ? ee(
8620
- L,
8619
+ L ? ee(
8620
+ T,
8621
8621
  /*$$scope*/
8622
8622
  N[44],
8623
8623
  A,
@@ -8628,77 +8628,77 @@ function Xa(t) {
8628
8628
  ),
8629
8629
  null
8630
8630
  ), /*leadingicon*/
8631
- N[4] ? F ? F.p(N, A) : (F = gl(N), F.c(), F.m(l, i)) : F && (F.d(1), F = null), (!T || A[0] & /*_disabled, _filterable*/
8631
+ N[4] ? F ? F.p(N, A) : (F = gl(N), F.c(), F.m(l, i)) : F && (F.d(1), F = null), (!L || A[0] & /*_disabled, _filterable*/
8632
8632
  201326592 && r !== (r = `
8633
8633
  cursor: ${/*_disabled*/
8634
8634
  N[26] ? "default" : (
8635
8635
  /*_filterable*/
8636
8636
  N[27] ? "auto" : "pointer"
8637
8637
  )};
8638
- `)) && f(o, "style", r), (!T || A[0] & /*_selectedOption*/
8638
+ `)) && f(o, "style", r), (!L || A[0] & /*_selectedOption*/
8639
8639
  131072 && s !== (s = /*_selectedOption*/
8640
8640
  ((W = N[17]) == null ? void 0 : W.label) || /*_selectedOption*/
8641
- ((U = N[17]) == null ? void 0 : U.value) || "") && o.value !== s) && (o.value = s), (!T || A[0] & /*name*/
8641
+ ((U = N[17]) == null ? void 0 : U.value) || "") && o.value !== s) && (o.value = s), (!L || A[0] & /*name*/
8642
8642
  1 && a !== (a = `menu-${/*name*/
8643
- N[0]}`)) && f(o, "aria-controls", a), (!T || A[0] & /*_isMenuVisible*/
8643
+ N[0]}`)) && f(o, "aria-controls", a), (!L || A[0] & /*_isMenuVisible*/
8644
8644
  262144) && f(
8645
8645
  o,
8646
8646
  "aria-expanded",
8647
8647
  /*_isMenuVisible*/
8648
8648
  N[18]
8649
- ), (!T || A[0] & /*arialabel, name*/
8649
+ ), (!L || A[0] & /*arialabel, name*/
8650
8650
  3 && c !== (c = /*arialabel*/
8651
8651
  N[1] || /*name*/
8652
- N[0])) && f(o, "aria-label", c), (!T || A[0] & /*arialabelledby*/
8652
+ N[0])) && f(o, "aria-label", c), (!L || A[0] & /*arialabelledby*/
8653
8653
  4) && f(
8654
8654
  o,
8655
8655
  "aria-labelledby",
8656
8656
  /*arialabelledby*/
8657
8657
  N[2]
8658
- ), (!T || A[0] & /*name*/
8658
+ ), (!L || A[0] & /*name*/
8659
8659
  1) && f(
8660
8660
  o,
8661
8661
  "id",
8662
8662
  /*name*/
8663
8663
  N[0]
8664
- ), (!T || A[0] & /*_activeDescendantId*/
8664
+ ), (!L || A[0] & /*_activeDescendantId*/
8665
8665
  33554432) && f(
8666
8666
  o,
8667
8667
  "aria-activedescendant",
8668
8668
  /*_activeDescendantId*/
8669
8669
  N[25]
8670
- ), (!T || A[0] & /*_disabled*/
8670
+ ), (!L || A[0] & /*_disabled*/
8671
8671
  67108864) && f(
8672
8672
  o,
8673
8673
  "aria-disabled",
8674
8674
  /*_disabled*/
8675
8675
  N[26]
8676
- ), (!T || A[0] & /*_isMenuVisible, name*/
8676
+ ), (!L || A[0] & /*_isMenuVisible, name*/
8677
8677
  262145 && u !== (u = /*_isMenuVisible*/
8678
8678
  N[18] ? `menu-${/*name*/
8679
- N[0]}` : void 0)) && f(o, "aria-owns", u), (!T || A[0] & /*_disabled*/
8679
+ N[0]}` : void 0)) && f(o, "aria-owns", u), (!L || A[0] & /*_disabled*/
8680
8680
  67108864) && (o.disabled = /*_disabled*/
8681
- N[26]), (!T || A[0] & /*_filterable*/
8681
+ N[26]), (!L || A[0] & /*_filterable*/
8682
8682
  134217728 && d !== (d = !/*_filterable*/
8683
- N[27])) && (o.readOnly = d), (!T || A[0] & /*placeholder*/
8683
+ N[27])) && (o.readOnly = d), (!L || A[0] & /*placeholder*/
8684
8684
  64) && f(
8685
8685
  o,
8686
8686
  "placeholder",
8687
8687
  /*placeholder*/
8688
8688
  N[6]
8689
- ), (!T || A[0] & /*name*/
8689
+ ), (!L || A[0] & /*name*/
8690
8690
  1) && f(
8691
8691
  o,
8692
8692
  "name",
8693
8693
  /*name*/
8694
8694
  N[0]
8695
- ), V === (V = S(N)) && B ? B.p(N, A) : (B.d(1), B = V(N), B && (B.c(), B.m(l, null))), (!T || A[0] & /*_disabled*/
8695
+ ), V === (V = S(N)) && B ? B.p(N, A) : (B.d(1), B = V(N), B && (B.c(), B.m(l, null))), (!L || A[0] & /*_disabled*/
8696
8696
  67108864) && Z(
8697
8697
  l,
8698
8698
  "dropdown-input-group--disabled",
8699
8699
  /*_disabled*/
8700
8700
  N[26]
8701
- ), (!T || A[0] & /*_error*/
8701
+ ), (!L || A[0] & /*_error*/
8702
8702
  268435456) && Z(
8703
8703
  l,
8704
8704
  "error",
@@ -8709,38 +8709,38 @@ function Xa(t) {
8709
8709
  1 && (E = Le(
8710
8710
  /*_filteredOptions*/
8711
8711
  N[14]
8712
- ), v = Wo(v, A, R, 1, N, E, b, h, Fo, vl, null, dl), !E.length && G ? G.p(N, A) : E.length ? G && (G.d(1), G = null) : (G = ml(N), G.c(), G.m(h, null))), (!T || A[0] & /*name*/
8713
- 1 && k !== (k = `menu-${/*name*/
8714
- N[0]}`)) && f(h, "id", k), (!T || A[0] & /*arialabel, name*/
8712
+ ), v = Wo(v, A, R, 1, N, E, b, h, Fo, vl, null, dl), !E.length && G ? G.p(N, A) : E.length ? G && (G.d(1), G = null) : (G = ml(N), G.c(), G.m(h, null))), (!L || A[0] & /*name*/
8713
+ 1 && w !== (w = `menu-${/*name*/
8714
+ N[0]}`)) && f(h, "id", w), (!L || A[0] & /*arialabel, name*/
8715
8715
  3 && _ !== (_ = /*arialabel*/
8716
8716
  N[1] || /*name*/
8717
- N[0])) && f(h, "aria-label", _), (!T || A[0] & /*arialabelledby*/
8717
+ N[0])) && f(h, "aria-label", _), (!L || A[0] & /*arialabelledby*/
8718
8718
  4) && f(
8719
8719
  h,
8720
8720
  "aria-labelledby",
8721
8721
  /*arialabelledby*/
8722
8722
  N[2]
8723
- ), (!T || A[0] & /*maxheight*/
8723
+ ), (!L || A[0] & /*maxheight*/
8724
8724
  32 && j !== (j = `
8725
8725
  outline: none;
8726
8726
  overflow-y: auto;
8727
8727
  max-height: ${/*maxheight*/
8728
8728
  N[5]};
8729
- `)) && f(h, "style", j), (!T || A[0] & /*disabled*/
8729
+ `)) && f(h, "style", j), (!L || A[0] & /*disabled*/
8730
8730
  128) && z(
8731
8731
  n,
8732
8732
  "disabled",
8733
8733
  /*disabled*/
8734
8734
  N[7]
8735
- ), (!T || A[0] & /*relative*/
8735
+ ), (!L || A[0] & /*relative*/
8736
8736
  256) && z(
8737
8737
  n,
8738
8738
  "relative",
8739
8739
  /*relative*/
8740
8740
  N[8]
8741
- ), (!T || A[0] & /*_popoverMaxWidth*/
8741
+ ), (!L || A[0] & /*_popoverMaxWidth*/
8742
8742
  1048576 && q !== (q = `${/*_popoverMaxWidth*/
8743
- N[20]}px`)) && z(n, "maxwidth", q), (!T || A[0] & /*_isMenuVisible*/
8743
+ N[20]}px`)) && z(n, "maxwidth", q), (!L || A[0] & /*_isMenuVisible*/
8744
8744
  262144) && z(
8745
8745
  n,
8746
8746
  "open",
@@ -8749,10 +8749,10 @@ function Xa(t) {
8749
8749
  );
8750
8750
  },
8751
8751
  i(N) {
8752
- T || (x(H, N), T = true);
8752
+ L || (x(H, N), L = true);
8753
8753
  },
8754
8754
  o(N) {
8755
- I(H, N), T = false;
8755
+ I(H, N), L = false;
8756
8756
  },
8757
8757
  d(N) {
8758
8758
  N && (D(e), D(n)), H && H.d(N), F && F.d(), t[46](null), B.d();
@@ -9124,10 +9124,10 @@ function vl(t, e) {
9124
9124
  ), this.first = n;
9125
9125
  },
9126
9126
  m(h, v) {
9127
- P(h, n, v), w(n, i), w(n, o), d || (m = J(n, "click", g), d = true);
9127
+ P(h, n, v), k(n, i), k(n, o), d || (m = J(n, "click", g), d = true);
9128
9128
  },
9129
9129
  p(h, v) {
9130
- var b, k;
9130
+ var b, w;
9131
9131
  e = h, v[0] & /*_filteredOptions*/
9132
9132
  16384 && l !== (l = /*option*/
9133
9133
  (e[67].label || /*option*/
@@ -9148,7 +9148,7 @@ function vl(t, e) {
9148
9148
  n,
9149
9149
  "selected",
9150
9150
  /*_selectedOption*/
9151
- ((k = e[17]) == null ? void 0 : k.value) === /*option*/
9151
+ ((w = e[17]) == null ? void 0 : w.value) === /*option*/
9152
9152
  (e[67].label || /*option*/
9153
9153
  e[67].value)
9154
9154
  ), v[0] & /*_filteredOptions, _highlightedIndex*/
@@ -9178,7 +9178,7 @@ function bl(t) {
9178
9178
  t[67].value, It(e, e.__value);
9179
9179
  },
9180
9180
  m(s, a) {
9181
- P(s, e, a), w(e, l), w(e, i);
9181
+ P(s, e, a), k(e, l), k(e, i);
9182
9182
  },
9183
9183
  p(s, a) {
9184
9184
  a[0] & /*_options*/
@@ -9291,7 +9291,7 @@ function nc(t, e) {
9291
9291
  return n = n.toLowerCase(), e = e.toLowerCase().trim(), n.startsWith(e) || n.includes(" " + e);
9292
9292
  }
9293
9293
  function lc(t, e, n) {
9294
- let l, i, o, r, s, a, { $$slots: c = {}, $$scope: u } = e, { name: d } = e, { arialabel: m = "" } = e, { arialabelledby: g = "" } = e, { value: h = "" } = e, { filterable: v = "false" } = e, { leadingicon: b = null } = e, { maxheight: k = "276px" } = e, { placeholder: _ = "" } = e, { width: j = "" } = e, { disabled: q = "false" } = e, { error: T = "false" } = e, { multiselect: C = "false" } = e, { native: M = "false" } = e, { relative: L = "false" } = e, { mt: H = null } = e, { mr: F = null } = e, { mb: S = null } = e, { ml: V = null } = e, B = [], E, R = false, G = -1, N, A, W, U, pe, be, ve = false, de = [], xe = [], ye;
9294
+ let l, i, o, r, s, a, { $$slots: c = {}, $$scope: u } = e, { name: d } = e, { arialabel: m = "" } = e, { arialabelledby: g = "" } = e, { value: h = "" } = e, { filterable: v = "false" } = e, { leadingicon: b = null } = e, { maxheight: w = "276px" } = e, { placeholder: _ = "" } = e, { width: j = "" } = e, { disabled: q = "false" } = e, { error: L = "false" } = e, { multiselect: C = "false" } = e, { native: M = "false" } = e, { relative: T = "false" } = e, { mt: H = null } = e, { mr: F = null } = e, { mb: S = null } = e, { ml: V = null } = e, B = [], E, R = false, G = -1, N, A, W, U, pe, be, ve = false, de = [], xe = [], ye;
9295
9295
  _e(() => {
9296
9296
  ie(), be = s ? new po(pe) : new wo(pe);
9297
9297
  });
@@ -9509,11 +9509,11 @@ function lc(t, e, n) {
9509
9509
  A = this.clientWidth, n(20, A);
9510
9510
  }
9511
9511
  return t.$$set = (K) => {
9512
- "name" in K && n(0, d = K.name), "arialabel" in K && n(1, m = K.arialabel), "arialabelledby" in K && n(2, g = K.arialabelledby), "value" in K && n(3, h = K.value), "filterable" in K && n(39, v = K.filterable), "leadingicon" in K && n(4, b = K.leadingicon), "maxheight" in K && n(5, k = K.maxheight), "placeholder" in K && n(6, _ = K.placeholder), "width" in K && n(40, j = K.width), "disabled" in K && n(7, q = K.disabled), "error" in K && n(41, T = K.error), "multiselect" in K && n(42, C = K.multiselect), "native" in K && n(43, M = K.native), "relative" in K && n(8, L = K.relative), "mt" in K && n(9, H = K.mt), "mr" in K && n(10, F = K.mr), "mb" in K && n(11, S = K.mb), "ml" in K && n(12, V = K.ml), "$$scope" in K && n(44, u = K.$$scope);
9512
+ "name" in K && n(0, d = K.name), "arialabel" in K && n(1, m = K.arialabel), "arialabelledby" in K && n(2, g = K.arialabelledby), "value" in K && n(3, h = K.value), "filterable" in K && n(39, v = K.filterable), "leadingicon" in K && n(4, b = K.leadingicon), "maxheight" in K && n(5, w = K.maxheight), "placeholder" in K && n(6, _ = K.placeholder), "width" in K && n(40, j = K.width), "disabled" in K && n(7, q = K.disabled), "error" in K && n(41, L = K.error), "multiselect" in K && n(42, C = K.multiselect), "native" in K && n(43, M = K.native), "relative" in K && n(8, T = K.relative), "mt" in K && n(9, H = K.mt), "mr" in K && n(10, F = K.mr), "mb" in K && n(11, S = K.mb), "ml" in K && n(12, V = K.ml), "$$scope" in K && n(44, u = K.$$scope);
9513
9513
  }, t.$$.update = () => {
9514
9514
  t.$$.dirty[0] & /*disabled*/
9515
9515
  128 && n(26, l = we(q)), t.$$.dirty[1] & /*error*/
9516
- 1024 && n(28, i = we(T)), t.$$.dirty[1] & /*multiselect*/
9516
+ 1024 && n(28, i = we(L)), t.$$.dirty[1] & /*multiselect*/
9517
9517
  2048 && (o = we(C)), t.$$.dirty[1] & /*native*/
9518
9518
  4096 && n(15, r = we(M)), t.$$.dirty[0] & /*_native*/
9519
9519
  32768 | t.$$.dirty[1] & /*filterable*/
@@ -9526,10 +9526,10 @@ function lc(t, e, n) {
9526
9526
  g,
9527
9527
  h,
9528
9528
  b,
9529
- k,
9529
+ w,
9530
9530
  _,
9531
9531
  q,
9532
- L,
9532
+ T,
9533
9533
  H,
9534
9534
  F,
9535
9535
  S,
@@ -9562,7 +9562,7 @@ function lc(t, e, n) {
9562
9562
  _o,
9563
9563
  v,
9564
9564
  j,
9565
- T,
9565
+ L,
9566
9566
  C,
9567
9567
  M,
9568
9568
  u,
@@ -9840,7 +9840,7 @@ function _l(t) {
9840
9840
  e = y("div"), l = le(n), f(e, "class", "filesize svelte-m1mldv"), f(e, "data-testid", "filesize");
9841
9841
  },
9842
9842
  m(i, o) {
9843
- P(i, e, o), w(e, l);
9843
+ P(i, e, o), k(e, l);
9844
9844
  },
9845
9845
  p(i, o) {
9846
9846
  o & /*size*/
@@ -9864,7 +9864,7 @@ function dc(t) {
9864
9864
  ), z(n, "type", "warning"), z(n, "size", "small"), z(n, "theme", "filled"), f(e, "class", "error-msg svelte-m1mldv"), f(e, "data-testid", "error");
9865
9865
  },
9866
9866
  m(o, r) {
9867
- P(o, e, r), w(e, n), w(e, l), w(e, i);
9867
+ P(o, e, r), k(e, n), k(e, l), k(e, i);
9868
9868
  },
9869
9869
  p(o, r) {
9870
9870
  r & /*error*/
@@ -9905,7 +9905,7 @@ function gc(t) {
9905
9905
  t[2], f(n, "max", "100"), f(n, "class", "svelte-m1mldv"), f(e, "class", "progress svelte-m1mldv"), f(e, "data-testid", "progress");
9906
9906
  },
9907
9907
  m(s, a) {
9908
- P(s, e, a), w(e, n), w(e, l), w(e, o), w(e, r);
9908
+ P(s, e, a), k(e, n), k(e, l), k(e, o), k(e, r);
9909
9909
  },
9910
9910
  p(s, a) {
9911
9911
  a & /*progress*/
@@ -10007,7 +10007,7 @@ function bc(t) {
10007
10007
  C[4] === "error"
10008
10008
  ) return dc;
10009
10009
  }
10010
- let k = b(t), _ = k && k(t);
10010
+ let w = b(t), _ = w && w(t);
10011
10011
  function j(C, M) {
10012
10012
  if (
10013
10013
  /*_status*/
@@ -10022,13 +10022,13 @@ function bc(t) {
10022
10022
  C[4] === "error"
10023
10023
  ) return mc;
10024
10024
  }
10025
- let q = j(t), T = q && q(t);
10025
+ let q = j(t), L = q && q(t);
10026
10026
  return {
10027
10027
  c() {
10028
10028
  e = y("div"), n = y("div"), h.c(), l = O(), i = y("div"), o = y("div"), r = le(
10029
10029
  /*filename*/
10030
10030
  t[0]
10031
- ), s = O(), v && v.c(), a = O(), _ && _.c(), c = O(), u = y("div"), T && T.c(), f(o, "class", "filename svelte-m1mldv"), f(o, "data-testid", "filename"), f(i, "class", "details svelte-m1mldv"), f(u, "class", "actions svelte-m1mldv"), f(u, "data-testid", "actions"), f(n, "data-testid", "root"), f(n, "class", d = ze(`root ${/*_status*/
10031
+ ), s = O(), v && v.c(), a = O(), _ && _.c(), c = O(), u = y("div"), L && L.c(), f(o, "class", "filename svelte-m1mldv"), f(o, "data-testid", "filename"), f(i, "class", "details svelte-m1mldv"), f(u, "class", "actions svelte-m1mldv"), f(u, "data-testid", "actions"), f(n, "data-testid", "root"), f(n, "class", d = ze(`root ${/*_status*/
10032
10032
  t[4]}`) + " svelte-m1mldv"), Z(
10033
10033
  n,
10034
10034
  "error",
@@ -10037,7 +10037,7 @@ function bc(t) {
10037
10037
  ), f(e, "id", "container"), f(e, "class", "svelte-m1mldv");
10038
10038
  },
10039
10039
  m(C, M) {
10040
- P(C, 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, u), T && T.m(u, null), t[12](n);
10040
+ P(C, e, M), k(e, n), h.m(n, null), k(n, l), k(n, i), k(i, o), k(o, r), k(i, s), v && v.m(i, null), k(i, a), _ && _.m(i, null), k(n, c), k(n, u), L && L.m(u, null), t[12](n);
10041
10041
  },
10042
10042
  p(C, [M]) {
10043
10043
  g === (g = m(C)) && h ? h.p(C, M) : (h.d(1), h = g(C), h && (h.c(), h.m(n, l))), M & /*filename*/
@@ -10046,7 +10046,7 @@ function bc(t) {
10046
10046
  /*filename*/
10047
10047
  C[0]
10048
10048
  ), /*_status*/
10049
- C[4] !== "error" ? v ? v.p(C, M) : (v = _l(C), v.c(), v.m(i, a)) : v && (v.d(1), v = null), k === (k = b(C)) && _ ? _.p(C, M) : (_ && _.d(1), _ = k && k(C), _ && (_.c(), _.m(i, null))), q === (q = j(C)) && T ? T.p(C, M) : (T && T.d(1), T = q && q(C), T && (T.c(), T.m(u, null))), M & /*_status*/
10049
+ C[4] !== "error" ? v ? v.p(C, M) : (v = _l(C), v.c(), v.m(i, a)) : v && (v.d(1), v = null), w === (w = b(C)) && _ ? _.p(C, M) : (_ && _.d(1), _ = w && w(C), _ && (_.c(), _.m(i, null))), q === (q = j(C)) && L ? L.p(C, M) : (L && L.d(1), L = q && q(C), L && (L.c(), L.m(u, null))), M & /*_status*/
10050
10050
  16 && d !== (d = ze(`root ${/*_status*/
10051
10051
  C[4]}`) + " svelte-m1mldv") && f(n, "class", d), M & /*_status, error*/
10052
10052
  24 && Z(
@@ -10059,7 +10059,7 @@ function bc(t) {
10059
10059
  i: oe,
10060
10060
  o: oe,
10061
10061
  d(C) {
10062
- C && D(e), h.d(), v && v.d(), _ && _.d(), T && T.d(), t[12](null);
10062
+ C && D(e), h.d(), v && v.d(), _ && _.d(), L && L.d(), t[12](null);
10063
10063
  }
10064
10064
  };
10065
10065
  }
@@ -10186,7 +10186,7 @@ function kl(t) {
10186
10186
  t[5]}`) + " svelte-z1xvls");
10187
10187
  },
10188
10188
  m(u, d) {
10189
- P(u, e, d), w(e, n), w(e, l), c && c.m(e, null), w(e, i), w(e, o), t[13](o), t[14](e), s || (a = [
10189
+ P(u, e, d), k(e, n), k(e, l), c && c.m(e, null), k(e, i), k(e, o), t[13](o), t[14](e), s || (a = [
10190
10190
  J(
10191
10191
  e,
10192
10192
  "click",
@@ -10243,27 +10243,27 @@ function kl(t) {
10243
10243
  };
10244
10244
  }
10245
10245
  function yl(t) {
10246
- let e, n, l, i;
10246
+ let e, n, l;
10247
10247
  return {
10248
10248
  c() {
10249
10249
  e = y("em"), n = le("Maximum file size is "), l = le(
10250
10250
  /*maxfilesize*/
10251
10251
  t[2]
10252
- ), i = le("."), f(e, "class", "max-file-size svelte-z1xvls"), f(e, "data-testid", "max-file-size");
10252
+ ), f(e, "class", "max-file-size svelte-z1xvls"), f(e, "data-testid", "max-file-size");
10253
10253
  },
10254
- m(o, r) {
10255
- P(o, e, r), w(e, n), w(e, l), w(e, i);
10254
+ m(i, o) {
10255
+ P(i, e, o), k(e, n), k(e, l);
10256
10256
  },
10257
- p(o, r) {
10258
- r & /*maxfilesize*/
10257
+ p(i, o) {
10258
+ o & /*maxfilesize*/
10259
10259
  4 && he(
10260
10260
  l,
10261
10261
  /*maxfilesize*/
10262
- o[2]
10262
+ i[2]
10263
10263
  );
10264
10264
  },
10265
- d(o) {
10266
- o && D(e);
10265
+ d(i) {
10266
+ i && D(e);
10267
10267
  }
10268
10268
  };
10269
10269
  }
@@ -10282,7 +10282,7 @@ function zl(t) {
10282
10282
  ), o.multiple = true, f(o, "class", "svelte-z1xvls");
10283
10283
  },
10284
10284
  m(c, u) {
10285
- P(c, e, u), w(e, n), w(e, l), a && a.m(e, null), t[15](e), P(c, i, u), P(c, o, u), t[16](o), r || (s = J(
10285
+ P(c, e, u), k(e, n), k(e, l), a && a.m(e, null), t[15](e), P(c, i, u), P(c, o, u), t[16](o), r || (s = J(
10286
10286
  n,
10287
10287
  "click",
10288
10288
  /*openFilePicker*/
@@ -10304,27 +10304,27 @@ function zl(t) {
10304
10304
  };
10305
10305
  }
10306
10306
  function Cl(t) {
10307
- let e, n, l, i;
10307
+ let e, n, l;
10308
10308
  return {
10309
10309
  c() {
10310
10310
  e = y("em"), n = le("Maximum file size is "), l = le(
10311
10311
  /*maxfilesize*/
10312
10312
  t[2]
10313
- ), i = le("."), f(e, "class", "max-file-size svelte-z1xvls"), f(e, "data-testid", "max-file-size");
10313
+ ), f(e, "class", "max-file-size svelte-z1xvls"), f(e, "data-testid", "max-file-size");
10314
10314
  },
10315
- m(o, r) {
10316
- P(o, e, r), w(e, n), w(e, l), w(e, i);
10315
+ m(i, o) {
10316
+ P(i, e, o), k(e, n), k(e, l);
10317
10317
  },
10318
- p(o, r) {
10319
- r & /*maxfilesize*/
10318
+ p(i, o) {
10319
+ o & /*maxfilesize*/
10320
10320
  4 && he(
10321
10321
  l,
10322
10322
  /*maxfilesize*/
10323
- o[2]
10323
+ i[2]
10324
10324
  );
10325
10325
  },
10326
- d(o) {
10327
- o && D(e);
10326
+ d(i) {
10327
+ i && D(e);
10328
10328
  }
10329
10329
  };
10330
10330
  }
@@ -10382,7 +10382,7 @@ function ql(t) {
10382
10382
  e = y("div"), l = le(n), i = O(), o = y("div"), r = y("goa-icon"), s = O(), c = le(a), u = O(), z(r, "type", "warning"), z(r, "size", "small"), z(r, "theme", "filled"), z(r, "class", "svelte-z1xvls"), f(o, "class", "error svelte-z1xvls"), f(o, "data-testid", "error"), f(e, "class", "issue svelte-z1xvls");
10383
10383
  },
10384
10384
  m(d, m) {
10385
- P(d, e, m), w(e, l), w(e, i), w(e, o), w(o, r), w(o, s), w(o, c), w(e, u);
10385
+ P(d, e, m), k(e, l), k(e, i), k(e, o), k(o, r), k(o, s), k(o, c), k(e, u);
10386
10386
  },
10387
10387
  p(d, m) {
10388
10388
  m & /*issues*/
@@ -10435,29 +10435,29 @@ function Cc(t, e, n) {
10435
10435
  s.addEventListener(
10436
10436
  "change",
10437
10437
  () => {
10438
- n(6, c = []), [...s.files].forEach((L) => {
10439
- const H = u(L);
10438
+ n(6, c = []), [...s.files].forEach((T) => {
10439
+ const H = u(T);
10440
10440
  if (H) {
10441
- n(6, c = [{ filename: L.name, error: H }, ...c]);
10441
+ n(6, c = [{ filename: T.name, error: H }, ...c]);
10442
10442
  return;
10443
10443
  }
10444
- g(L);
10444
+ g(T);
10445
10445
  }), n(4, s.value = "", s);
10446
10446
  },
10447
10447
  true
10448
10448
  );
10449
10449
  });
10450
- function u(L) {
10451
- return d(L) ? m(L) ? null : `The file must be less than ${o}` : "Invalid file type";
10450
+ function u(T) {
10451
+ return d(T) ? m(T) ? null : `The file must be less than ${o}` : "Invalid file type";
10452
10452
  }
10453
- function d(L) {
10453
+ function d(T) {
10454
10454
  const H = i.split(",");
10455
10455
  for (const F of H)
10456
- if (L.type.match(F.replace("*", ".*")) || L.name.endsWith(F.trim()))
10456
+ if (T.type.match(F.replace("*", ".*")) || T.name.endsWith(F.trim()))
10457
10457
  return true;
10458
10458
  return false;
10459
10459
  }
10460
- function m(L) {
10460
+ function m(T) {
10461
10461
  const H = o.match(/(\d*)(\w*$)/);
10462
10462
  if (!H)
10463
10463
  return false;
@@ -10467,17 +10467,17 @@ function Cc(t, e, n) {
10467
10467
  MB: Math.pow(1024, 2),
10468
10468
  GB: Math.pow(1024, 3)
10469
10469
  };
10470
- return !(L.size / V[S] > parseInt(F));
10470
+ return !(T.size / V[S] > parseInt(F));
10471
10471
  }
10472
- function g(L) {
10473
- r.dispatchEvent(new CustomEvent("_selectFile", { composed: true, detail: { file: L } }));
10472
+ function g(T) {
10473
+ r.dispatchEvent(new CustomEvent("_selectFile", { composed: true, detail: { file: T } }));
10474
10474
  }
10475
10475
  function h() {
10476
10476
  s.click();
10477
10477
  }
10478
- function v(L) {
10478
+ function v(T) {
10479
10479
  var H, F;
10480
- L.preventDefault(), n(6, c = []), (H = L.dataTransfer) != null && H.items ? [...L.dataTransfer.items].forEach((S) => {
10480
+ T.preventDefault(), n(6, c = []), (H = T.dataTransfer) != null && H.items ? [...T.dataTransfer.items].forEach((S) => {
10481
10481
  if (S.kind === "file") {
10482
10482
  const V = S.getAsFile();
10483
10483
  if (V) {
@@ -10489,7 +10489,7 @@ function Cc(t, e, n) {
10489
10489
  g(V);
10490
10490
  }
10491
10491
  }
10492
- }) : [...(F = L.dataTransfer) == null ? void 0 : F.files].forEach((S) => {
10492
+ }) : [...(F = T.dataTransfer) == null ? void 0 : F.files].forEach((S) => {
10493
10493
  const V = u(S);
10494
10494
  if (V) {
10495
10495
  n(6, c = [{ filename: S.name, error: V }, ...c]);
@@ -10501,9 +10501,9 @@ function Cc(t, e, n) {
10501
10501
  function b() {
10502
10502
  n(5, a = "dragenter");
10503
10503
  }
10504
- function k(L) {
10504
+ function w(T) {
10505
10505
  const H = r.getBoundingClientRect();
10506
- L.clientX > H.x && L.clientX <= H.x + H.width && L.clientY > H.y && L.clientY <= H.y + H.height || n(5, a = "default");
10506
+ T.clientX > H.x && T.clientX <= H.x + H.width && T.clientY > H.y && T.clientY <= H.y + H.height || n(5, a = "default");
10507
10507
  }
10508
10508
  function _() {
10509
10509
  n(5, a = "hover");
@@ -10511,28 +10511,28 @@ function Cc(t, e, n) {
10511
10511
  function j() {
10512
10512
  n(5, a = "default");
10513
10513
  }
10514
- function q(L) {
10515
- ue[L ? "unshift" : "push"](() => {
10516
- s = L, n(4, s);
10514
+ function q(T) {
10515
+ ue[T ? "unshift" : "push"](() => {
10516
+ s = T, n(4, s);
10517
10517
  });
10518
10518
  }
10519
- function T(L) {
10520
- ue[L ? "unshift" : "push"](() => {
10521
- r = L, n(3, r);
10519
+ function L(T) {
10520
+ ue[T ? "unshift" : "push"](() => {
10521
+ r = T, n(3, r);
10522
10522
  });
10523
10523
  }
10524
- function C(L) {
10525
- ue[L ? "unshift" : "push"](() => {
10526
- r = L, n(3, r);
10524
+ function C(T) {
10525
+ ue[T ? "unshift" : "push"](() => {
10526
+ r = T, n(3, r);
10527
10527
  });
10528
10528
  }
10529
- function M(L) {
10530
- ue[L ? "unshift" : "push"](() => {
10531
- s = L, n(4, s);
10529
+ function M(T) {
10530
+ ue[T ? "unshift" : "push"](() => {
10531
+ s = T, n(4, s);
10532
10532
  });
10533
10533
  }
10534
- return t.$$set = (L) => {
10535
- "variant" in L && n(0, l = L.variant), "accept" in L && n(1, i = L.accept), "maxfilesize" in L && n(2, o = L.maxfilesize);
10534
+ return t.$$set = (T) => {
10535
+ "variant" in T && n(0, l = T.variant), "accept" in T && n(1, i = T.accept), "maxfilesize" in T && n(2, o = T.maxfilesize);
10536
10536
  }, [
10537
10537
  l,
10538
10538
  i,
@@ -10544,11 +10544,11 @@ function Cc(t, e, n) {
10544
10544
  h,
10545
10545
  v,
10546
10546
  b,
10547
- k,
10547
+ w,
10548
10548
  _,
10549
10549
  j,
10550
10550
  q,
10551
- T,
10551
+ L,
10552
10552
  C,
10553
10553
  M
10554
10554
  ];
@@ -10597,7 +10597,7 @@ function Ec(t) {
10597
10597
  e = y("div"), n = y("span"), l = O(), a && a.c(), i = O(), o = y("span"), f(n, "data-tab-boundry", "start"), f(n, "tabindex", "0"), f(o, "data-tab-boundry", "end"), f(o, "tabindex", "0"), f(e, "class", "svelte-w8bdbk");
10598
10598
  },
10599
10599
  m(c, u) {
10600
- P(c, e, u), w(e, n), w(e, l), a && a.m(e, null), w(e, i), w(e, o), t[3](e), r = true;
10600
+ P(c, e, u), k(e, n), k(e, l), a && a.m(e, null), k(e, i), k(e, o), t[3](e), r = true;
10601
10601
  },
10602
10602
  p(c, [u]) {
10603
10603
  a && a.p && (!r || u & /*$$scope*/
@@ -10643,12 +10643,12 @@ function Mc(t, e, n) {
10643
10643
  j.shiftKey && (a = false);
10644
10644
  }
10645
10645
  function m(j) {
10646
- var M, L;
10647
- const q = j, T = q.tabIndex > 0 || q.tabIndex === 0 && q.getAttribute("tabIndex") !== null;
10646
+ var M, T;
10647
+ const q = j, L = q.tabIndex > 0 || q.tabIndex === 0 && q.getAttribute("tabIndex") !== null;
10648
10648
  if (c && ((M = q.getAttribute) != null && M.call(q, "data-ignore-focus"))) return "ignore-focus";
10649
10649
  if (q.nodeType !== 1) return null;
10650
- if (T) return j;
10651
- if (q != null && q.getAttribute("disabled") || q.tabIndex < 0 || ((L = q.getAttribute) == null ? void 0 : L.call(q, "tabindex")) === "-1") return null;
10650
+ if (L) return j;
10651
+ if (q != null && q.getAttribute("disabled") || q.tabIndex < 0 || ((T = q.getAttribute) == null ? void 0 : T.call(q, "tabindex")) === "-1") return null;
10652
10652
  let C = null;
10653
10653
  switch (q.nodeName) {
10654
10654
  case "A": {
@@ -10682,9 +10682,9 @@ function Mc(t, e, n) {
10682
10682
  s == null || s.focus();
10683
10683
  return;
10684
10684
  }
10685
- const T = q.nextElementSibling;
10686
- if (!T) return;
10687
- const C = v([T], false);
10685
+ const L = q.nextElementSibling;
10686
+ if (!L) return;
10687
+ const C = v([L], false);
10688
10688
  C == null || C.focus();
10689
10689
  return;
10690
10690
  }
@@ -10693,18 +10693,18 @@ function Mc(t, e, n) {
10693
10693
  r == null || r.focus();
10694
10694
  return;
10695
10695
  }
10696
- const T = q.previousElementSibling;
10697
- if (!T) return;
10698
- const C = v([T], true);
10696
+ const L = q.previousElementSibling;
10697
+ if (!L) return;
10698
+ const C = v([L], true);
10699
10699
  C == null || C.focus();
10700
10700
  return;
10701
10701
  }
10702
10702
  }
10703
10703
  function v(j, q = false) {
10704
- const T = q ? [...j].reverse() : j;
10705
- for (const C of T)
10704
+ const L = q ? [...j].reverse() : j;
10705
+ for (const C of L)
10706
10706
  if (m(C) !== "ignore-focus") {
10707
- const M = m(C) || v(C.childNodes, q) || b(C, q) || k(C, q);
10707
+ const M = m(C) || v(C.childNodes, q) || b(C, q) || w(C, q);
10708
10708
  if (M)
10709
10709
  return M;
10710
10710
  }
@@ -10713,9 +10713,9 @@ function Mc(t, e, n) {
10713
10713
  function b(j, q) {
10714
10714
  return j instanceof HTMLSlotElement ? v([...j.assignedNodes()], q) : null;
10715
10715
  }
10716
- function k(j, q) {
10717
- var T;
10718
- return j instanceof HTMLElement ? v([...((T = j.shadowRoot) == null ? void 0 : T.childNodes) || []], q) : null;
10716
+ function w(j, q) {
10717
+ var L;
10718
+ return j instanceof HTMLElement ? v([...((L = j.shadowRoot) == null ? void 0 : L.childNodes) || []], q) : null;
10719
10719
  }
10720
10720
  function _(j) {
10721
10721
  ue[j ? "unshift" : "push"](() => {
@@ -10763,7 +10763,7 @@ function Pc(t) {
10763
10763
  t[5],
10764
10764
  Ml
10765
10765
  );
10766
- let k = (
10766
+ let w = (
10767
10767
  /*navLinks*/
10768
10768
  ((q = t[2]) == null ? void 0 : q.length) > 0 && Ll()
10769
10769
  );
@@ -10779,7 +10779,7 @@ function Pc(t) {
10779
10779
  );
10780
10780
  return {
10781
10781
  c() {
10782
- e = y("div"), n = y("div"), l = y("div"), b && b.c(), i = O(), k && k.c(), o = O(), r = y("div"), s = y("div"), j && j.c(), a = O(), c = y("div"), u = y("a"), u.innerHTML = '<img alt="GoA Logo" class="logo svelte-1wmydq0" src="data:image/svg+xml,%3Csvg xmlns=&#39;http://www.w3.org/2000/svg&#39; xmlns:xlink=&#39;http://www.w3.org/1999/xlink&#39; width=&#39;149.351&#39; height=&#39;42&#39; viewBox=&#39;0 0 149.351 42&#39;%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D.b%7Bclip-path:url(%23a);%7D.c%7Bfill:%2300aad2;%7D.d%7Bfill:%235f6a72;%7D%3C/style%3E%3CclipPath id=&#39;a&#39;%3E%3Crect class=&#39;a&#39; width=&#39;149.351&#39; height=&#39;42&#39;/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class=&#39;b&#39;%3E%3Crect class=&#39;c&#39; width=&#39;13.555&#39; height=&#39;13.555&#39; transform=&#39;translate(135.796 21.524)&#39;/%3E%3Cpath class=&#39;d&#39; d=&#39;M63.082,33.088c-1.383.138-2.835.277-4.357.346.553-4.357,2.835-10.373,5.671-9.405,1.66.553.761,5.671-1.314,9.059m-3.527,2.974a3.761,3.761,0,0,1-1.245,0,.851.851,0,0,0,.346-.692v-.553c.761,0,1.936-.138,3.389-.277a4.327,4.327,0,0,1-2.49,1.521M76.844,25.688c1.8-1.66,2.7-1.521,2.9-1.106.484.968-1.591,4.357-5.671,6.224a10.328,10.328,0,0,1,2.766-5.118m66.736,1.66c-.207-3.389-3.181-3.942-3.6-2.974-.138.346,1.106.207,1.106,2.628,0,3.942-4.011,9.129-9.129,9.129-5.532,0-6.985-4.357-7.261-6.432-.207-1.452.138-3.458-2.351-3.181-1.729.207-3.25,3.527-5.463,6.362-1.867,2.42-2.7,2.213-2.282.138.553-2.628,2.7-8.714,5.187-9.129,1.176-.207,1.591,1.8,2.075.553s.069-4.011-2.559-4.011c-1.8,0-3.942,1.936-5.74,4.08-1.521,1.936-9.336,13.416-12.656,10.927-1.521-1.176-1.383-5.878-.415-11.411,3.873-1.521,7.123-1.037,8.921-.138.9.415,1.037.346.622-.622-.553-1.452-3.665-3.734-8.575-2.7-.138,0-.207.069-.346.069.415-1.8.83-3.665,1.383-5.463.484-1.66,1.8-4.5-1.729-4.979-1.106-.207-.622.346-1.037,1.867-.692,2.766-1.521,6.362-2.144,10.028a19.745,19.745,0,0,0-7.538,8.091,38.59,38.59,0,0,0,.9-4.772,1.589,1.589,0,0,0-1.245-1.729c-.761-.207-1.729.138-2.628,1.452-2.144,3.043-4.841,7.815-8.99,9.82-2.974,1.452-4.288,0-4.357-2.282a9.869,9.869,0,0,0,1.521-.553c5.394-2.351,7.192-5.947,5.878-8.16-1.314-2.075-4.979-1.452-7.953,1.66a11.175,11.175,0,0,0-2.7,6.5c-1.245.277-2.628.484-4.219.692,2.49-4.08,2.282-9.613-1.383-10.581-4.288-1.106-6.432,3.043-7.331,6.5.346-3.873.9-7.745,1.591-11.549.346-1.66,1.452-4.5-2.075-4.979-1.106-.207-.968.346-.9,1.867.138,2.075-2.144,14.454-.968,19.848-1.521.484-2.144,1.66-.207,2.835,1.383.83,4.357,1.106,7.331-.346a9.3,9.3,0,0,0,2.766-2.144c1.8-.207,3.665-.553,5.394-.83.277,2.42,1.867,4.219,5.463,3.873,5.118-.484,9.682-6.777,11.411-9.82-.346,3.25-2.42,10.373,1.176,10.028,1.383-.138.83-.346.9-1.591.346-4.288,3.873-7.953,7.4-10.166-.622,5.256-.415,9.958,2.006,11.411,4.426,2.766,10.581-4.5,14.039-8.921-1.729,3.942-2.7,8.921-.138,9.682,3.043.9,5.463-4.219,8.3-8.091.346,2.766,2.213,7.607,9.682,7.607,8.022-.069,13.071-4.91,12.863-10.1m-108.3,8.645A66.439,66.439,0,0,1,27.4,32.534a59.168,59.168,0,0,0,6.777-2.974,54.453,54.453,0,0,0,1.106,6.432m20.4,3.873c-.069-.207-.622.069-1.106,0-1.452-.207-3.389-2.213-3.942-5.463-1.037-5.878-.415-11.687,1.314-20.332.346-1.66,1.452-4.5-2.075-5.048-1.106-.138-.553.415-.83,1.867C47.66,17.32,42.4,21.954,37.149,25.066,36.6,17.735,36.8,9.505,38.186,4.526c1.176-4.219,2.559-3.458.83-4.357s-3.734.277-5.325,3.458S24.839,23.89,13.221,35.439C7.273,41.317,1.879,38.274.842,37.375c-.9-.761-1.176.415-.138,1.591,4.772,5.256,11.826,2.282,14.384-.277,7.054-7.054,15.283-22.268,18.6-28.7a98.251,98.251,0,0,0,.277,16.874,50.129,50.129,0,0,1-8.3,3.181c-1.66.415-2.7,1.106-2.7,1.867s1.106,1.521,2.7,2.282c2.835,1.383,11.2,5.256,13.209,6.5,1.729,1.037,2.628.207,3.112-.9.692-1.452-1.176-2.282-2.974-2.766a60.545,60.545,0,0,1-1.66-9.267c4.219-2.628,8.437-6.086,10.788-10.443C47.522,20.916,46,33.3,49.873,38.482a5.451,5.451,0,0,0,4.564,2.213c.968-.069,1.383-.692,1.245-.83&#39; transform=&#39;translate(-0.038 0.124)&#39;/%3E%3C/g%3E%3C/svg%3E"/>', d = O(), m = y("a"), m.textContent = `© ${/*year*/
10782
+ e = y("div"), n = y("div"), l = y("div"), b && b.c(), i = O(), w && w.c(), o = O(), r = y("div"), s = y("div"), j && j.c(), a = O(), c = y("div"), u = y("a"), u.innerHTML = '<img alt="GoA Logo" class="logo svelte-1wmydq0" src="data:image/svg+xml,%3Csvg xmlns=&#39;http://www.w3.org/2000/svg&#39; xmlns:xlink=&#39;http://www.w3.org/1999/xlink&#39; width=&#39;149.351&#39; height=&#39;42&#39; viewBox=&#39;0 0 149.351 42&#39;%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:none;%7D.b%7Bclip-path:url(%23a);%7D.c%7Bfill:%2300aad2;%7D.d%7Bfill:%235f6a72;%7D%3C/style%3E%3CclipPath id=&#39;a&#39;%3E%3Crect class=&#39;a&#39; width=&#39;149.351&#39; height=&#39;42&#39;/%3E%3C/clipPath%3E%3C/defs%3E%3Cg class=&#39;b&#39;%3E%3Crect class=&#39;c&#39; width=&#39;13.555&#39; height=&#39;13.555&#39; transform=&#39;translate(135.796 21.524)&#39;/%3E%3Cpath class=&#39;d&#39; d=&#39;M63.082,33.088c-1.383.138-2.835.277-4.357.346.553-4.357,2.835-10.373,5.671-9.405,1.66.553.761,5.671-1.314,9.059m-3.527,2.974a3.761,3.761,0,0,1-1.245,0,.851.851,0,0,0,.346-.692v-.553c.761,0,1.936-.138,3.389-.277a4.327,4.327,0,0,1-2.49,1.521M76.844,25.688c1.8-1.66,2.7-1.521,2.9-1.106.484.968-1.591,4.357-5.671,6.224a10.328,10.328,0,0,1,2.766-5.118m66.736,1.66c-.207-3.389-3.181-3.942-3.6-2.974-.138.346,1.106.207,1.106,2.628,0,3.942-4.011,9.129-9.129,9.129-5.532,0-6.985-4.357-7.261-6.432-.207-1.452.138-3.458-2.351-3.181-1.729.207-3.25,3.527-5.463,6.362-1.867,2.42-2.7,2.213-2.282.138.553-2.628,2.7-8.714,5.187-9.129,1.176-.207,1.591,1.8,2.075.553s.069-4.011-2.559-4.011c-1.8,0-3.942,1.936-5.74,4.08-1.521,1.936-9.336,13.416-12.656,10.927-1.521-1.176-1.383-5.878-.415-11.411,3.873-1.521,7.123-1.037,8.921-.138.9.415,1.037.346.622-.622-.553-1.452-3.665-3.734-8.575-2.7-.138,0-.207.069-.346.069.415-1.8.83-3.665,1.383-5.463.484-1.66,1.8-4.5-1.729-4.979-1.106-.207-.622.346-1.037,1.867-.692,2.766-1.521,6.362-2.144,10.028a19.745,19.745,0,0,0-7.538,8.091,38.59,38.59,0,0,0,.9-4.772,1.589,1.589,0,0,0-1.245-1.729c-.761-.207-1.729.138-2.628,1.452-2.144,3.043-4.841,7.815-8.99,9.82-2.974,1.452-4.288,0-4.357-2.282a9.869,9.869,0,0,0,1.521-.553c5.394-2.351,7.192-5.947,5.878-8.16-1.314-2.075-4.979-1.452-7.953,1.66a11.175,11.175,0,0,0-2.7,6.5c-1.245.277-2.628.484-4.219.692,2.49-4.08,2.282-9.613-1.383-10.581-4.288-1.106-6.432,3.043-7.331,6.5.346-3.873.9-7.745,1.591-11.549.346-1.66,1.452-4.5-2.075-4.979-1.106-.207-.968.346-.9,1.867.138,2.075-2.144,14.454-.968,19.848-1.521.484-2.144,1.66-.207,2.835,1.383.83,4.357,1.106,7.331-.346a9.3,9.3,0,0,0,2.766-2.144c1.8-.207,3.665-.553,5.394-.83.277,2.42,1.867,4.219,5.463,3.873,5.118-.484,9.682-6.777,11.411-9.82-.346,3.25-2.42,10.373,1.176,10.028,1.383-.138.83-.346.9-1.591.346-4.288,3.873-7.953,7.4-10.166-.622,5.256-.415,9.958,2.006,11.411,4.426,2.766,10.581-4.5,14.039-8.921-1.729,3.942-2.7,8.921-.138,9.682,3.043.9,5.463-4.219,8.3-8.091.346,2.766,2.213,7.607,9.682,7.607,8.022-.069,13.071-4.91,12.863-10.1m-108.3,8.645A66.439,66.439,0,0,1,27.4,32.534a59.168,59.168,0,0,0,6.777-2.974,54.453,54.453,0,0,0,1.106,6.432m20.4,3.873c-.069-.207-.622.069-1.106,0-1.452-.207-3.389-2.213-3.942-5.463-1.037-5.878-.415-11.687,1.314-20.332.346-1.66,1.452-4.5-2.075-5.048-1.106-.138-.553.415-.83,1.867C47.66,17.32,42.4,21.954,37.149,25.066,36.6,17.735,36.8,9.505,38.186,4.526c1.176-4.219,2.559-3.458.83-4.357s-3.734.277-5.325,3.458S24.839,23.89,13.221,35.439C7.273,41.317,1.879,38.274.842,37.375c-.9-.761-1.176.415-.138,1.591,4.772,5.256,11.826,2.282,14.384-.277,7.054-7.054,15.283-22.268,18.6-28.7a98.251,98.251,0,0,0,.277,16.874,50.129,50.129,0,0,1-8.3,3.181c-1.66.415-2.7,1.106-2.7,1.867s1.106,1.521,2.7,2.282c2.835,1.383,11.2,5.256,13.209,6.5,1.729,1.037,2.628.207,3.112-.9.692-1.452-1.176-2.282-2.974-2.766a60.545,60.545,0,0,1-1.66-9.267c4.219-2.628,8.437-6.086,10.788-10.443C47.522,20.916,46,33.3,49.873,38.482a5.451,5.451,0,0,0,4.564,2.213c.968-.069,1.383-.692,1.245-.83&#39; transform=&#39;translate(-0.038 0.124)&#39;/%3E%3C/g%3E%3C/svg%3E"/>', d = O(), m = y("a"), m.textContent = `© ${/*year*/
10783
10783
  t[4]} Government of Alberta`, f(l, "class", "nav-links svelte-1wmydq0"), f(s, "class", "meta-links svelte-1wmydq0"), f(u, "href", "https://alberta.ca"), f(u, "class", "svelte-1wmydq0"), f(m, "href", "https://alberta.ca"), f(m, "class", "goa-copyright svelte-1wmydq0"), f(c, "class", "abgov svelte-1wmydq0"), Z(
10784
10784
  c,
10785
10785
  "with-meta-links",
@@ -10795,46 +10795,46 @@ function Pc(t) {
10795
10795
  ), f(n, "class", "content svelte-1wmydq0"), f(e, "class", "app-footer svelte-1wmydq0"), f(e, "style", g = `--max-content-width: ${/*maxcontentwidth*/
10796
10796
  t[0] || "100%"}`);
10797
10797
  },
10798
- m(T, C) {
10799
- P(T, e, C), w(e, n), w(n, l), b && b.m(l, null), w(n, i), k && k.m(n, null), w(n, o), w(n, r), w(r, s), j && j.m(s, null), w(r, a), w(r, c), w(c, u), w(c, d), w(c, m), t[7](e), h = true;
10798
+ m(L, C) {
10799
+ P(L, e, C), k(e, n), k(n, l), b && b.m(l, null), k(n, i), w && w.m(n, null), k(n, o), k(n, r), k(r, s), j && j.m(s, null), k(r, a), k(r, c), k(c, u), k(c, d), k(c, m), t[7](e), h = true;
10800
10800
  },
10801
- p(T, [C]) {
10801
+ p(L, [C]) {
10802
10802
  var M;
10803
10803
  b && b.p && (!h || C & /*$$scope*/
10804
10804
  32) && te(
10805
10805
  b,
10806
10806
  v,
10807
- T,
10807
+ L,
10808
10808
  /*$$scope*/
10809
- T[5],
10809
+ L[5],
10810
10810
  h ? ee(
10811
10811
  v,
10812
10812
  /*$$scope*/
10813
- T[5],
10813
+ L[5],
10814
10814
  C,
10815
10815
  Dc
10816
10816
  ) : ne(
10817
10817
  /*$$scope*/
10818
- T[5]
10818
+ L[5]
10819
10819
  ),
10820
10820
  Ml
10821
10821
  ), /*navLinks*/
10822
- ((M = T[2]) == null ? void 0 : M.length) > 0 ? k || (k = Ll(), k.c(), k.m(n, o)) : k && (k.d(1), k = null), j && j.p && (!h || C & /*$$scope*/
10822
+ ((M = L[2]) == null ? void 0 : M.length) > 0 ? w || (w = Ll(), w.c(), w.m(n, o)) : w && (w.d(1), w = null), j && j.p && (!h || C & /*$$scope*/
10823
10823
  32) && te(
10824
10824
  j,
10825
10825
  _,
10826
- T,
10826
+ L,
10827
10827
  /*$$scope*/
10828
- T[5],
10828
+ L[5],
10829
10829
  h ? ee(
10830
10830
  _,
10831
10831
  /*$$scope*/
10832
- T[5],
10832
+ L[5],
10833
10833
  C,
10834
10834
  Hc
10835
10835
  ) : ne(
10836
10836
  /*$$scope*/
10837
- T[5]
10837
+ L[5]
10838
10838
  ),
10839
10839
  El
10840
10840
  ), (!h || C & /*metaLinks*/
@@ -10842,27 +10842,27 @@ function Pc(t) {
10842
10842
  c,
10843
10843
  "with-meta-links",
10844
10844
  /*metaLinks*/
10845
- T[3] && /*metaLinks*/
10846
- T[3].length > 0
10845
+ L[3] && /*metaLinks*/
10846
+ L[3].length > 0
10847
10847
  ), (!h || C & /*metaLinks*/
10848
10848
  8) && Z(
10849
10849
  r,
10850
10850
  "with-meta-links",
10851
10851
  /*metaLinks*/
10852
- T[3] && /*metaLinks*/
10853
- T[3].length > 0
10852
+ L[3] && /*metaLinks*/
10853
+ L[3].length > 0
10854
10854
  ), (!h || C & /*maxcontentwidth*/
10855
10855
  1 && g !== (g = `--max-content-width: ${/*maxcontentwidth*/
10856
- T[0] || "100%"}`)) && f(e, "style", g);
10856
+ L[0] || "100%"}`)) && f(e, "style", g);
10857
10857
  },
10858
- i(T) {
10859
- h || (x(b, T), x(j, T), h = true);
10858
+ i(L) {
10859
+ h || (x(b, L), x(j, L), h = true);
10860
10860
  },
10861
- o(T) {
10862
- I(b, T), I(j, T), h = false;
10861
+ o(L) {
10862
+ I(b, L), I(j, L), h = false;
10863
10863
  },
10864
- d(T) {
10865
- T && D(e), b && b.d(T), k && k.d(), j && j.d(T), t[7](null);
10864
+ d(L) {
10865
+ L && D(e), b && b.d(L), w && w.d(), j && j.d(L), t[7](null);
10866
10866
  }
10867
10867
  };
10868
10868
  }
@@ -10922,7 +10922,7 @@ function Hl(t) {
10922
10922
  t[5].href), f(n, "class", "svelte-yg1vdd"), f(e, "class", "svelte-yg1vdd");
10923
10923
  },
10924
10924
  m(r, s) {
10925
- P(r, e, s), w(e, n), w(n, i);
10925
+ P(r, e, s), k(e, n), k(n, i);
10926
10926
  },
10927
10927
  p(r, s) {
10928
10928
  s & /*children*/
@@ -10962,7 +10962,7 @@ function Oc(t) {
10962
10962
  f(n, "class", "hidden svelte-yg1vdd"), f(i, "class", "svelte-yg1vdd");
10963
10963
  },
10964
10964
  m(u, d) {
10965
- P(u, e, d), w(e, n), s && s.m(n, null), w(e, l), w(e, i);
10965
+ P(u, e, d), k(e, n), s && s.m(n, null), k(e, l), k(e, i);
10966
10966
  for (let m = 0; m < c.length; m += 1)
10967
10967
  c[m] && c[m].m(i, null);
10968
10968
  t[4](e), o = true;
@@ -11056,7 +11056,7 @@ function Pl(t) {
11056
11056
  ), l = O(), i = y("goa-divider"), f(e, "class", "title svelte-199f3zc"), z(i, "spacing", "small");
11057
11057
  },
11058
11058
  m(o, r) {
11059
- P(o, e, r), w(e, n), P(o, l, r), P(o, i, r);
11059
+ P(o, e, r), k(e, n), P(o, l, r), P(o, i, r);
11060
11060
  },
11061
11061
  p(o, r) {
11062
11062
  r & /*heading*/
@@ -11082,7 +11082,7 @@ function Sl(t) {
11082
11082
  t[7].href), f(n, "class", "svelte-199f3zc"), f(e, "class", "svelte-199f3zc");
11083
11083
  },
11084
11084
  m(r, s) {
11085
- P(r, e, s), w(e, n), w(n, i);
11085
+ P(r, e, s), k(e, n), k(n, i);
11086
11086
  },
11087
11087
  p(r, s) {
11088
11088
  s & /*children*/
@@ -11138,7 +11138,7 @@ function Ic(t) {
11138
11138
  `);
11139
11139
  },
11140
11140
  m(g, h) {
11141
- P(g, e, h), a && a.m(e, null), w(e, n), w(e, l), u && u.m(l, null), w(e, i), w(e, o);
11141
+ P(g, e, h), a && a.m(e, null), k(e, n), k(e, l), u && u.m(l, null), k(e, i), k(e, o);
11142
11142
  for (let v = 0; v < m.length; v += 1)
11143
11143
  m[v] && m[v].m(o, null);
11144
11144
  t[6](e), s = true;
@@ -11268,7 +11268,7 @@ function Ol(t) {
11268
11268
  t[6]}`) + " svelte-1awlped");
11269
11269
  },
11270
11270
  m(s, a) {
11271
- P(s, e, a), w(e, n), w(e, l), r && r.m(e, null);
11271
+ P(s, e, a), k(e, n), k(e, l), r && r.m(e, null);
11272
11272
  },
11273
11273
  p(s, a) {
11274
11274
  a & /*label*/
@@ -11301,7 +11301,7 @@ function xl(t) {
11301
11301
  ), i = le(")"), f(e, "class", "svelte-1awlped");
11302
11302
  },
11303
11303
  m(o, r) {
11304
- P(o, e, r), w(e, n), w(e, l), w(e, i);
11304
+ P(o, e, r), k(e, n), k(e, l), k(e, i);
11305
11305
  },
11306
11306
  p(o, r) {
11307
11307
  r & /*requirement*/
@@ -11333,7 +11333,7 @@ function Bl(t) {
11333
11333
  e = y("div"), n = y("goa-icon"), l = O(), s && s.c(), z(n, "type", "warning"), z(n, "size", "small"), z(n, "theme", "filled"), z(n, "mt", "2xs"), z(n, "class", "svelte-1awlped"), f(e, "class", "error-msg svelte-1awlped");
11334
11334
  },
11335
11335
  m(a, c) {
11336
- P(a, e, c), w(e, n), w(e, l), s && s.m(e, null), i = true;
11336
+ P(a, e, c), k(e, n), k(e, l), s && s.m(e, null), i = true;
11337
11337
  },
11338
11338
  p(a, c) {
11339
11339
  r ? r.p && (!i || c & /*$$scope*/
@@ -11517,7 +11517,7 @@ function Kc(t) {
11517
11517
  `), f(e, "class", "svelte-1awlped");
11518
11518
  },
11519
11519
  m(g, h) {
11520
- P(g, e, h), a && a.m(e, null), w(e, n), w(e, l), u && u.m(l, null), w(e, i), d && d.m(e, null), w(e, o), m && m.m(e, null), t[17](e), s = true;
11520
+ P(g, e, h), a && a.m(e, null), k(e, n), k(e, l), u && u.m(l, null), k(e, i), d && d.m(e, null), k(e, o), m && m.m(e, null), t[17](e), s = true;
11521
11521
  },
11522
11522
  p(g, [h]) {
11523
11523
  g[5] ? a ? a.p(g, h) : (a = Ol(g), a.c(), a.m(e, n)) : a && (a.d(1), a = null), u && u.p && (!s || h & /*$$scope*/
@@ -11584,7 +11584,7 @@ function Kc(t) {
11584
11584
  function Xc(t, e, n) {
11585
11585
  let { $$slots: l = {}, $$scope: i } = e;
11586
11586
  const o = Pt(l), [r, s] = ke("Requirement type", ["optional", "required"], false), [a, c] = ke("Label size type", ["regular", "large"], false);
11587
- let { testid: u = "" } = e, { mt: d = null } = e, { mr: m = null } = e, { mb: g = null } = e, { ml: h = null } = e, { label: v = "" } = e, { labelsize: b = "regular" } = e, { helptext: k = "" } = e, { error: _ = "" } = e, { requirement: j = "" } = e, { maxwidth: q = "none" } = e, { id: T = "" } = e, C;
11587
+ let { testid: u = "" } = e, { mt: d = null } = e, { mr: m = null } = e, { mb: g = null } = e, { ml: h = null } = e, { label: v = "" } = e, { labelsize: b = "regular" } = e, { helptext: w = "" } = e, { error: _ = "" } = e, { requirement: j = "" } = e, { maxwidth: q = "none" } = e, { id: L = "" } = e, C;
11588
11588
  _e(() => {
11589
11589
  s(j), c(b), C == null || C.addEventListener("input:mounted", M);
11590
11590
  });
@@ -11592,13 +11592,13 @@ function Xc(t, e, n) {
11592
11592
  const F = H, S = F.detail.el.getAttribute("aria-label");
11593
11593
  (!S || S.trim() === "") && F.detail.el.setAttribute("aria-label", v);
11594
11594
  }
11595
- function L(H) {
11595
+ function T(H) {
11596
11596
  ue[H ? "unshift" : "push"](() => {
11597
11597
  C = H, n(11, C);
11598
11598
  });
11599
11599
  }
11600
11600
  return t.$$set = (H) => {
11601
- "testid" in H && n(0, u = H.testid), "mt" in H && n(1, d = H.mt), "mr" in H && n(2, m = H.mr), "mb" in H && n(3, g = H.mb), "ml" in H && n(4, h = H.ml), "label" in H && n(5, v = H.label), "labelsize" in H && n(6, b = H.labelsize), "helptext" in H && n(7, k = H.helptext), "error" in H && n(8, _ = H.error), "requirement" in H && n(9, j = H.requirement), "maxwidth" in H && n(10, q = H.maxwidth), "id" in H && n(14, T = H.id), "$$scope" in H && n(15, i = H.$$scope);
11601
+ "testid" in H && n(0, u = H.testid), "mt" in H && n(1, d = H.mt), "mr" in H && n(2, m = H.mr), "mb" in H && n(3, g = H.mb), "ml" in H && n(4, h = H.ml), "label" in H && n(5, v = H.label), "labelsize" in H && n(6, b = H.labelsize), "helptext" in H && n(7, w = H.helptext), "error" in H && n(8, _ = H.error), "requirement" in H && n(9, j = H.requirement), "maxwidth" in H && n(10, q = H.maxwidth), "id" in H && n(14, L = H.id), "$$scope" in H && n(15, i = H.$$scope);
11602
11602
  }, [
11603
11603
  u,
11604
11604
  d,
@@ -11607,17 +11607,17 @@ function Xc(t, e, n) {
11607
11607
  h,
11608
11608
  v,
11609
11609
  b,
11610
- k,
11610
+ w,
11611
11611
  _,
11612
11612
  j,
11613
11613
  q,
11614
11614
  C,
11615
11615
  r,
11616
11616
  o,
11617
- T,
11617
+ L,
11618
11618
  i,
11619
11619
  l,
11620
- L
11620
+ T
11621
11621
  ];
11622
11622
  }
11623
11623
  class Qc extends ce {
@@ -11736,7 +11736,7 @@ function $c(t) {
11736
11736
  e = y("div"), l = le(n), f(e, "data-testid", "step-number"), f(e, "class", "step-number svelte-z3i20v");
11737
11737
  },
11738
11738
  m(i, o) {
11739
- P(i, e, o), w(e, l);
11739
+ P(i, e, o), k(e, l);
11740
11740
  },
11741
11741
  p(i, o) {
11742
11742
  o & /*childindex*/
@@ -11809,7 +11809,7 @@ function Il(t) {
11809
11809
  }
11810
11810
  function lu(t) {
11811
11811
  let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v;
11812
- function b(q, T) {
11812
+ function b(q, L) {
11813
11813
  return (
11814
11814
  /*current*/
11815
11815
  q[2] ? nu : (
@@ -11821,7 +11821,7 @@ function lu(t) {
11821
11821
  )
11822
11822
  );
11823
11823
  }
11824
- let k = b(t), _ = k(t), j = (
11824
+ let w = b(t), _ = w(t), j = (
11825
11825
  /*status*/
11826
11826
  t[0] === "incomplete" && Il()
11827
11827
  );
@@ -11865,64 +11865,64 @@ function lu(t) {
11865
11865
  ), Z(e, "desktop", !/*_isMobile*/
11866
11866
  t[7]);
11867
11867
  },
11868
- m(q, T) {
11869
- P(q, e, T), w(e, n), t[11](n), w(e, o), w(e, r), _.m(r, null), w(e, s), w(e, a), w(a, c), w(c, u), w(a, d), j && j.m(a, null), t[12](e), h || (v = J(
11868
+ m(q, L) {
11869
+ P(q, e, L), k(e, n), t[11](n), k(e, o), k(e, r), _.m(r, null), k(e, s), k(e, a), k(a, c), k(c, u), k(a, d), j && j.m(a, null), t[12](e), h || (v = J(
11870
11870
  n,
11871
11871
  "click",
11872
11872
  /*onClick*/
11873
11873
  t[9]
11874
11874
  ), h = true);
11875
11875
  },
11876
- p(q, [T]) {
11877
- T & /*text*/
11876
+ p(q, [L]) {
11877
+ L & /*text*/
11878
11878
  2 && f(
11879
11879
  n,
11880
11880
  "id",
11881
11881
  /*text*/
11882
11882
  q[1]
11883
- ), T & /*current*/
11883
+ ), L & /*current*/
11884
11884
  4 && (n.checked = /*current*/
11885
- q[2]), T & /*_isEnabled*/
11885
+ q[2]), L & /*_isEnabled*/
11886
11886
  256 && l !== (l = !/*_isEnabled*/
11887
- q[8]) && f(n, "aria-disabled", l), T & /*_isEnabled*/
11887
+ q[8]) && f(n, "aria-disabled", l), L & /*_isEnabled*/
11888
11888
  256 && i !== (i = !/*_isEnabled*/
11889
- q[8]) && (n.disabled = i), k === (k = b(q)) && _ ? _.p(q, T) : (_.d(1), _ = k(q), _ && (_.c(), _.m(r, null))), T & /*text*/
11889
+ q[8]) && (n.disabled = i), w === (w = b(q)) && _ ? _.p(q, L) : (_.d(1), _ = w(q), _ && (_.c(), _.m(r, null))), L & /*text*/
11890
11890
  2 && he(
11891
11891
  u,
11892
11892
  /*text*/
11893
11893
  q[1]
11894
11894
  ), /*status*/
11895
- q[0] === "incomplete" ? j || (j = Il(), j.c(), j.m(a, null)) : j && (j.d(1), j = null), T & /*arialabel*/
11895
+ q[0] === "incomplete" ? j || (j = Il(), j.c(), j.m(a, null)) : j && (j.d(1), j = null), L & /*arialabel*/
11896
11896
  16 && f(
11897
11897
  e,
11898
11898
  "id",
11899
11899
  /*arialabel*/
11900
11900
  q[4]
11901
- ), T & /*text*/
11901
+ ), L & /*text*/
11902
11902
  2 && f(
11903
11903
  e,
11904
11904
  "for",
11905
11905
  /*text*/
11906
11906
  q[1]
11907
- ), T & /*status*/
11907
+ ), L & /*status*/
11908
11908
  1 && f(
11909
11909
  e,
11910
11910
  "data-status",
11911
11911
  /*status*/
11912
11912
  q[0]
11913
- ), T & /*current*/
11913
+ ), L & /*current*/
11914
11914
  4 && m !== (m = /*current*/
11915
- q[2] ? "step" : "false") && f(e, "aria-current", m), T & /*arialabel, text, status*/
11915
+ q[2] ? "step" : "false") && f(e, "aria-current", m), L & /*arialabel, text, status*/
11916
11916
  19 && g !== (g = /*arialabel*/
11917
11917
  q[4] || `${/*text*/
11918
11918
  q[1]} ${/*status*/
11919
- q[0] || ""}`) && f(e, "aria-label", g), T & /*_isMobile*/
11919
+ q[0] || ""}`) && f(e, "aria-label", g), L & /*_isMobile*/
11920
11920
  128 && Z(
11921
11921
  e,
11922
11922
  "mobile",
11923
11923
  /*_isMobile*/
11924
11924
  q[7]
11925
- ), T & /*_isMobile*/
11925
+ ), L & /*_isMobile*/
11926
11926
  128 && Z(e, "desktop", !/*_isMobile*/
11927
11927
  q[7]);
11928
11928
  },
@@ -11936,23 +11936,23 @@ function lu(t) {
11936
11936
  function iu(t, e, n) {
11937
11937
  let l, { text: i } = e, { status: o = void 0 } = e, r = false, s = false, a, c = "", u, d, m;
11938
11938
  _e(() => {
11939
- u.addEventListener("form-stepper:resized", (k) => {
11940
- const { mobile: _ } = k.detail;
11939
+ u.addEventListener("form-stepper:resized", (w) => {
11940
+ const { mobile: _ } = w.detail;
11941
11941
  n(7, m = _);
11942
- }), u.addEventListener("formstepper:init", (k) => {
11943
- const _ = k;
11942
+ }), u.addEventListener("formstepper:init", (w) => {
11943
+ const _ = w;
11944
11944
  n(4, c = _.detail.ariaLabel), n(10, s = _.detail.enabled), n(3, a = _.detail.childIndex), n(2, r = _.detail.current), n(0, o = _.detail.status);
11945
- }), u.addEventListener("formstepper:enabled:changed", (k) => {
11946
- n(10, s = k.detail.enabled);
11947
- }), u.addEventListener("formstepper:current:changed", (k) => {
11948
- const _ = k;
11945
+ }), u.addEventListener("formstepper:enabled:changed", (w) => {
11946
+ n(10, s = w.detail.enabled);
11947
+ }), u.addEventListener("formstepper:current:changed", (w) => {
11948
+ const _ = w;
11949
11949
  n(10, s = true), n(2, r = _.detail.current);
11950
11950
  }), g(u);
11951
11951
  });
11952
- function g(k) {
11952
+ function g(w) {
11953
11953
  setTimeout(
11954
11954
  () => {
11955
- k.dispatchEvent(new CustomEvent(
11955
+ w.dispatchEvent(new CustomEvent(
11956
11956
  "formstep:mounted",
11957
11957
  {
11958
11958
  detail: { el: u, status: o },
@@ -11964,7 +11964,7 @@ function iu(t, e, n) {
11964
11964
  10
11965
11965
  );
11966
11966
  }
11967
- function h(k) {
11967
+ function h(w) {
11968
11968
  l && (n(6, d.checked = !d.checked, d), u.dispatchEvent(new CustomEvent(
11969
11969
  "_click",
11970
11970
  {
@@ -11972,20 +11972,20 @@ function iu(t, e, n) {
11972
11972
  bubbles: true,
11973
11973
  detail: { step: +a }
11974
11974
  }
11975
- )), k.stopPropagation());
11975
+ )), w.stopPropagation());
11976
11976
  }
11977
- function v(k) {
11978
- ue[k ? "unshift" : "push"](() => {
11979
- d = k, n(6, d);
11977
+ function v(w) {
11978
+ ue[w ? "unshift" : "push"](() => {
11979
+ d = w, n(6, d);
11980
11980
  });
11981
11981
  }
11982
- function b(k) {
11983
- ue[k ? "unshift" : "push"](() => {
11984
- u = k, n(5, u);
11982
+ function b(w) {
11983
+ ue[w ? "unshift" : "push"](() => {
11984
+ u = w, n(5, u);
11985
11985
  });
11986
11986
  }
11987
- return t.$$set = (k) => {
11988
- "text" in k && n(1, i = k.text), "status" in k && n(0, o = k.status);
11987
+ return t.$$set = (w) => {
11988
+ "text" in w && n(1, i = w.text), "status" in w && n(0, o = w.status);
11989
11989
  }, t.$$.update = () => {
11990
11990
  t.$$.dirty & /*enabled, status*/
11991
11991
  1025 && n(8, l = s || o === "complete");
@@ -12093,7 +12093,7 @@ function su(t) {
12093
12093
  `), f(n, "role", "list"), f(e, "id", "container"), f(e, "class", "svelte-pzr7of");
12094
12094
  },
12095
12095
  m(d, m) {
12096
- P(d, e, m), w(e, n), a && a.m(n, null), w(n, l), w(n, i), w(i, o), u && u.m(o, null), t[18](i), t[19](n), s = true;
12096
+ P(d, e, m), k(e, n), a && a.m(n, null), k(n, l), k(n, i), k(i, o), u && u.m(o, null), t[18](i), t[19](n), s = true;
12097
12097
  },
12098
12098
  p(d, m) {
12099
12099
  d[6].length > 0 && /*_showProgressBars*/
@@ -12149,13 +12149,13 @@ function su(t) {
12149
12149
  };
12150
12150
  }
12151
12151
  function au(t, e, n) {
12152
- let { $$slots: l = {}, $$scope: i } = e, { step: o = -1 } = e, { testid: r = "" } = e, { mt: s = null } = e, { mr: a = null } = e, { mb: c = null } = e, { ml: u = null } = e, d, m, g = [], h, v, b, k, _ = 0, j, q = 1, T = false, C, M;
12152
+ let { $$slots: l = {}, $$scope: i } = e, { step: o = -1 } = e, { testid: r = "" } = e, { mt: s = null } = e, { mr: a = null } = e, { mb: c = null } = e, { ml: u = null } = e, d, m, g = [], h, v, b, w, _ = 0, j, q = 1, L = false, C, M;
12153
12153
  _e(async () => {
12154
- await Te(), b = +o == -1 ? "free" : "constrained", L(), M = V(), M.observe(d);
12154
+ await Te(), b = +o == -1 ? "free" : "constrained", T(), M = V(), M.observe(d);
12155
12155
  }), Ct(() => {
12156
12156
  window.removeEventListener("orientationchange", R), M.unobserve(d);
12157
12157
  });
12158
- function L() {
12158
+ function T() {
12159
12159
  d.addEventListener("formstep:mounted", (W) => {
12160
12160
  const U = W, { el: pe, status: be } = U.detail;
12161
12161
  n(6, g = [...g, { el: pe, status: be }]), C && clearTimeout(C), C = setTimeout(() => {
@@ -12221,7 +12221,7 @@ function au(t, e, n) {
12221
12221
  function R() {
12222
12222
  var U;
12223
12223
  const W = (U = g == null ? void 0 : g[0]) == null ? void 0 : U.el;
12224
- n(7, h = (W == null ? void 0 : W.offsetWidth) ?? 0), n(8, v = (W == null ? void 0 : W.offsetHeight) ?? 0), n(9, k = m == null ? void 0 : m.offsetHeight), setTimeout(() => n(11, T = true), 100);
12224
+ n(7, h = (W == null ? void 0 : W.offsetWidth) ?? 0), n(8, v = (W == null ? void 0 : W.offsetHeight) ?? 0), n(9, w = m == null ? void 0 : m.offsetHeight), setTimeout(() => n(11, L = true), 100);
12225
12225
  }
12226
12226
  function G() {
12227
12227
  d == null || d.dispatchEvent(new CustomEvent(
@@ -12264,9 +12264,9 @@ function au(t, e, n) {
12264
12264
  g,
12265
12265
  h,
12266
12266
  v,
12267
- k,
12267
+ w,
12268
12268
  _,
12269
- T,
12269
+ L,
12270
12270
  o,
12271
12271
  r,
12272
12272
  j,
@@ -12376,7 +12376,7 @@ function mu(t) {
12376
12376
  ), b = (
12377
12377
  /*#slots*/
12378
12378
  t[1].footer
12379
- ), k = $(
12379
+ ), w = $(
12380
12380
  b,
12381
12381
  t,
12382
12382
  /*$$scope*/
@@ -12385,10 +12385,10 @@ function mu(t) {
12385
12385
  );
12386
12386
  return {
12387
12387
  c() {
12388
- e = y("div"), n = y("header"), d && d.c(), l = O(), i = y("nav"), g && g.c(), o = O(), r = y("main"), v && v.c(), s = O(), a = y("footer"), k && k.c(), f(n, "class", "header svelte-1f1uff1"), f(i, "class", "nav svelte-1f1uff1"), f(r, "class", "svelte-1f1uff1"), f(a, "class", "footer svelte-1f1uff1"), f(e, "class", "page svelte-1f1uff1");
12388
+ e = y("div"), n = y("header"), d && d.c(), l = O(), i = y("nav"), g && g.c(), o = O(), r = y("main"), v && v.c(), s = O(), a = y("footer"), w && w.c(), f(n, "class", "header svelte-1f1uff1"), f(i, "class", "nav svelte-1f1uff1"), f(r, "class", "svelte-1f1uff1"), f(a, "class", "footer svelte-1f1uff1"), f(e, "class", "page svelte-1f1uff1");
12389
12389
  },
12390
12390
  m(_, j) {
12391
- P(_, e, j), w(e, n), d && d.m(n, null), w(e, l), w(e, i), g && g.m(i, null), w(e, o), w(e, r), v && v.m(r, null), w(e, s), w(e, a), k && k.m(a, null), c = true;
12391
+ P(_, e, j), k(e, n), d && d.m(n, null), k(e, l), k(e, i), g && g.m(i, null), k(e, o), k(e, r), v && v.m(r, null), k(e, s), k(e, a), w && w.m(a, null), c = true;
12392
12392
  },
12393
12393
  p(_, [j]) {
12394
12394
  d && d.p && (!c || j & /*$$scope*/
@@ -12445,9 +12445,9 @@ function mu(t) {
12445
12445
  _[0]
12446
12446
  ),
12447
12447
  null
12448
- ), k && k.p && (!c || j & /*$$scope*/
12448
+ ), w && w.p && (!c || j & /*$$scope*/
12449
12449
  1) && te(
12450
- k,
12450
+ w,
12451
12451
  b,
12452
12452
  _,
12453
12453
  /*$$scope*/
@@ -12466,13 +12466,13 @@ function mu(t) {
12466
12466
  );
12467
12467
  },
12468
12468
  i(_) {
12469
- c || (x(d, _), x(g, _), x(v, _), x(k, _), c = true);
12469
+ c || (x(d, _), x(g, _), x(v, _), x(w, _), c = true);
12470
12470
  },
12471
12471
  o(_) {
12472
- I(d, _), I(g, _), I(v, _), I(k, _), c = false;
12472
+ I(d, _), I(g, _), I(v, _), I(w, _), c = false;
12473
12473
  },
12474
12474
  d(_) {
12475
- _ && D(e), d && d.d(_), g && g.d(_), v && v.d(_), k && k.d(_);
12475
+ _ && D(e), d && d.d(_), g && g.d(_), v && v.d(_), w && w.d(_);
12476
12476
  }
12477
12477
  };
12478
12478
  }
@@ -12701,7 +12701,7 @@ function zu(t) {
12701
12701
  );
12702
12702
  },
12703
12703
  m(v, b) {
12704
- P(v, e, b), w(e, n), w(n, l), w(l, i), w(n, o), w(n, r), m && m.m(r, null), w(n, s), w(n, a), h && h.m(a, null), u = true;
12704
+ P(v, e, b), k(e, n), k(n, l), k(l, i), k(n, o), k(n, r), m && m.m(r, null), k(n, s), k(n, a), h && h.m(a, null), u = true;
12705
12705
  },
12706
12706
  p(v, [b]) {
12707
12707
  (!u || b & /*heading*/
@@ -12924,7 +12924,7 @@ function Eu(t) {
12924
12924
  );
12925
12925
  },
12926
12926
  m(s, a) {
12927
- P(s, e, a), w(e, n), o || (r = J(e, "click", Mu), o = true);
12927
+ P(s, e, a), k(e, n), o || (r = J(e, "click", Mu), o = true);
12928
12928
  },
12929
12929
  p(s, [a]) {
12930
12930
  a & /*title*/
@@ -13005,11 +13005,11 @@ function Mu(t) {
13005
13005
  function Lu(t, e, n) {
13006
13006
  let l, i, o, r;
13007
13007
  const [s, a] = ke("Icon Button Variant", ["color", "nocolor", "light", "dark", "destructive"], true);
13008
- let { icon: c } = e, { size: u = "medium" } = e, { theme: d = "outline" } = e, { variant: m = "color" } = e, { title: g = "" } = e, { testid: h = "" } = e, { disabled: v = "false" } = e, { inverted: b = "false" } = e, { arialabel: k = "" } = e, { mt: _ = null } = e, { mr: j = null } = e, { mb: q = null } = e, { ml: T = null } = e;
13008
+ let { icon: c } = e, { size: u = "medium" } = e, { theme: d = "outline" } = e, { variant: m = "color" } = e, { title: g = "" } = e, { testid: h = "" } = e, { disabled: v = "false" } = e, { inverted: b = "false" } = e, { arialabel: w = "" } = e, { mt: _ = null } = e, { mr: j = null } = e, { mb: q = null } = e, { ml: L = null } = e;
13009
13009
  return _e(() => {
13010
13010
  a(m), m == "nocolor" && console.warn("goa-icon-button nocolor variant is deprecated. Instead use dark."), o && console.warn("goa-icon-button inverted is deprecated. Instead use light variant.");
13011
13011
  }), t.$$set = (C) => {
13012
- "icon" in C && n(0, c = C.icon), "size" in C && n(1, u = C.size), "theme" in C && n(2, d = C.theme), "variant" in C && n(13, m = C.variant), "title" in C && n(3, g = C.title), "testid" in C && n(4, h = C.testid), "disabled" in C && n(14, v = C.disabled), "inverted" in C && n(15, b = C.inverted), "arialabel" in C && n(5, k = C.arialabel), "mt" in C && n(6, _ = C.mt), "mr" in C && n(7, j = C.mr), "mb" in C && n(8, q = C.mb), "ml" in C && n(9, T = C.ml);
13012
+ "icon" in C && n(0, c = C.icon), "size" in C && n(1, u = C.size), "theme" in C && n(2, d = C.theme), "variant" in C && n(13, m = C.variant), "title" in C && n(3, g = C.title), "testid" in C && n(4, h = C.testid), "disabled" in C && n(14, v = C.disabled), "inverted" in C && n(15, b = C.inverted), "arialabel" in C && n(5, w = C.arialabel), "mt" in C && n(6, _ = C.mt), "mr" in C && n(7, j = C.mr), "mb" in C && n(8, q = C.mb), "ml" in C && n(9, L = C.ml);
13013
13013
  }, t.$$.update = () => {
13014
13014
  t.$$.dirty & /*inverted*/
13015
13015
  32768 && n(16, o = we(b)), t.$$.dirty & /*variant, isInverted*/
@@ -13027,11 +13027,11 @@ function Lu(t, e, n) {
13027
13027
  d,
13028
13028
  g,
13029
13029
  h,
13030
- k,
13030
+ w,
13031
13031
  _,
13032
13032
  j,
13033
13033
  q,
13034
- T,
13034
+ L,
13035
13035
  r,
13036
13036
  i,
13037
13037
  l,
@@ -13386,7 +13386,7 @@ function Au(t, e) {
13386
13386
  return t ? e === "filled" || t.indexOf("logo") === 0 ? t : `${t}-${e}` : "";
13387
13387
  }
13388
13388
  function Vu(t, e, n) {
13389
- let l, i, o, { mt: r = null } = e, { mr: s = null } = e, { mb: a = null } = e, { ml: c = null } = e, { type: u } = e, { size: d = "medium" } = e, { theme: m = "outline" } = e, { inverted: g = "false" } = e, { fillcolor: h = "" } = e, { opacity: v = 1 } = e, { title: b = "" } = e, { testid: k = "" } = e, { arialabel: _ = "" } = e, { ariacontrols: j = "" } = e, { ariaexpanded: q = "" } = e, { role: T = "img" } = e;
13389
+ let l, i, o, { mt: r = null } = e, { mr: s = null } = e, { mb: a = null } = e, { ml: c = null } = e, { type: u } = e, { size: d = "medium" } = e, { theme: m = "outline" } = e, { inverted: g = "false" } = e, { fillcolor: h = "" } = e, { opacity: v = 1 } = e, { title: b = "" } = e, { testid: w = "" } = e, { arialabel: _ = "" } = e, { ariacontrols: j = "" } = e, { ariaexpanded: q = "" } = e, { role: L = "img" } = e;
13390
13390
  const C = {
13391
13391
  pencil: '<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.86885 18.6573C4.86885 18.9334 5.0927 19.1573 5.36885 19.1573H5.90136C6.03391 19.1573 6.16103 19.1046 6.25479 19.0109L15.6988 9.57357L14.4593 8.33405L5.01542 17.7713C4.92157 17.865 4.86885 17.9923 4.86885 18.1249V18.6573ZM19.1614 8.47035L15.5555 4.86447L16.7387 3.68129C17.058 3.36202 17.4571 3.20708 17.936 3.21647C18.4149 3.22586 18.814 3.39019 19.1333 3.70946L20.3446 4.92081C20.6639 5.24008 20.8235 5.63447 20.8235 6.10399C20.8235 6.5735 20.6639 6.9679 20.3446 7.28717L19.1614 8.47035ZM4.02372 20.8475C3.77957 20.8475 3.57768 20.7677 3.41804 20.608C3.25841 20.4484 3.17859 20.2465 3.17859 20.0024V17.5797C3.17859 17.467 3.19737 17.3637 3.23493 17.2698C3.27249 17.1759 3.33822 17.082 3.43213 16.9881L14.4874 5.93952L18.0933 9.5454L7.03801 20.594C6.9441 20.6879 6.8502 20.7536 6.7563 20.7912C6.6624 20.8287 6.5591 20.8475 6.44642 20.8475H4.02372Z" fill="currentcolor"/> </svg>',
13392
13392
  "pencil-filled": '<svg width="24" height="25" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M19.1442 8.47956L15.5355 4.87088L16.7196 3.68678C17.0391 3.36726 17.4385 3.2122 17.9178 3.22159C18.3971 3.23099 18.7965 3.39545 19.116 3.71497L20.3283 4.92726C20.6478 5.24678 20.8076 5.64148 20.8076 6.11136C20.8076 6.58124 20.6478 6.97594 20.3283 7.29546L19.1442 8.47956ZM4.03951 20.8424C3.79517 20.8424 3.59312 20.7626 3.43337 20.6028C3.27361 20.443 3.19373 20.241 3.19373 19.9966V17.5721C3.19373 17.4593 3.21252 17.356 3.25011 17.262C3.2877 17.168 3.35349 17.074 3.44746 16.9801L14.4689 5.93435L18.0776 9.54303L7.05615 20.5887C6.96217 20.6827 6.8682 20.7485 6.77422 20.7861C6.68024 20.8236 6.57687 20.8424 6.4641 20.8424H4.03951Z" fill="currentcolor" /> </svg>',
@@ -13404,7 +13404,7 @@ function Vu(t, e, n) {
13404
13404
  "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> '
13405
13405
  };
13406
13406
  return t.$$set = (M) => {
13407
- "mt" in M && n(0, r = M.mt), "mr" in M && n(1, s = M.mr), "mb" in M && n(2, a = M.mb), "ml" in M && n(3, c = M.ml), "type" in M && n(4, u = M.type), "size" in M && n(5, d = M.size), "theme" in M && n(6, m = M.theme), "inverted" in M && n(18, g = M.inverted), "fillcolor" in M && n(7, h = M.fillcolor), "opacity" in M && n(8, v = M.opacity), "title" in M && n(9, b = M.title), "testid" in M && n(10, k = M.testid), "arialabel" in M && n(11, _ = M.arialabel), "ariacontrols" in M && n(12, j = M.ariacontrols), "ariaexpanded" in M && n(19, q = M.ariaexpanded), "role" in M && n(13, T = M.role);
13407
+ "mt" in M && n(0, r = M.mt), "mr" in M && n(1, s = M.mr), "mb" in M && n(2, a = M.mb), "ml" in M && n(3, c = M.ml), "type" in M && n(4, u = M.type), "size" in M && n(5, d = M.size), "theme" in M && n(6, m = M.theme), "inverted" in M && n(18, g = M.inverted), "fillcolor" in M && n(7, h = M.fillcolor), "opacity" in M && n(8, v = M.opacity), "title" in M && n(9, b = M.title), "testid" in M && n(10, w = M.testid), "arialabel" in M && n(11, _ = M.arialabel), "ariacontrols" in M && n(12, j = M.ariacontrols), "ariaexpanded" in M && n(19, q = M.ariaexpanded), "role" in M && n(13, L = M.role);
13408
13408
  }, t.$$.update = () => {
13409
13409
  t.$$.dirty & /*inverted*/
13410
13410
  262144 && n(16, l = we(g)), t.$$.dirty & /*ariaexpanded*/
@@ -13421,10 +13421,10 @@ function Vu(t, e, n) {
13421
13421
  h,
13422
13422
  v,
13423
13423
  b,
13424
- k,
13424
+ w,
13425
13425
  _,
13426
13426
  j,
13427
- T,
13427
+ L,
13428
13428
  o,
13429
13429
  i,
13430
13430
  l,
@@ -13587,7 +13587,7 @@ function Xl(t) {
13587
13587
  ), f(e, "class", "prefix svelte-1kamr7j");
13588
13588
  },
13589
13589
  m(l, i) {
13590
- P(l, e, i), w(e, n);
13590
+ P(l, e, i), k(e, n);
13591
13591
  },
13592
13592
  p(l, i) {
13593
13593
  i[0] & /*prefix*/
@@ -13707,7 +13707,7 @@ function ei(t) {
13707
13707
  ), f(e, "class", "suffix svelte-1kamr7j");
13708
13708
  },
13709
13709
  m(l, i) {
13710
- P(l, e, i), w(e, n);
13710
+ P(l, e, i), k(e, n);
13711
13711
  },
13712
13712
  p(l, i) {
13713
13713
  i[0] & /*suffix*/
@@ -13723,7 +13723,7 @@ function ei(t) {
13723
13723
  };
13724
13724
  }
13725
13725
  function Iu(t) {
13726
- let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, k, _, j, q, T = (
13726
+ let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, w, _, j, q, L = (
13727
13727
  /*prefix*/
13728
13728
  t[15] && Xl(t)
13729
13729
  );
@@ -13737,7 +13737,7 @@ function Iu(t) {
13737
13737
  t[41],
13738
13738
  Kl
13739
13739
  );
13740
- let L = (
13740
+ let T = (
13741
13741
  /*leadingicon*/
13742
13742
  t[5] && Ql(t)
13743
13743
  ), H = (
@@ -13764,7 +13764,7 @@ function Iu(t) {
13764
13764
  );
13765
13765
  return {
13766
13766
  c() {
13767
- e = y("div"), n = y("div"), T && T.c(), l = O(), i = y("div"), M && M.c(), o = O(), L && L.c(), r = O(), s = y("input"), d = O(), H && H.c(), m = O(), F && F.c(), g = O(), S && S.c(), h = O(), v = y("div"), B && B.c(), f(i, "class", "leading-content-slot svelte-1kamr7j"), f(s, "class", a = "input--" + /*variant*/
13767
+ e = y("div"), n = y("div"), L && L.c(), l = O(), i = y("div"), M && M.c(), o = O(), T && T.c(), r = O(), s = y("input"), d = O(), H && H.c(), m = O(), F && F.c(), g = O(), S && S.c(), h = O(), v = y("div"), B && B.c(), f(i, "class", "leading-content-slot svelte-1kamr7j"), f(s, "class", a = "input--" + /*variant*/
13768
13768
  t[7] + " svelte-1kamr7j"), f(s, "style", c = `--search-icon-offset: ${/*trailingicon*/
13769
13769
  t[6] ? "-0.5rem" : "0"}`), s.readOnly = /*isReadonly*/
13770
13770
  t[27], s.disabled = /*isDisabled*/
@@ -13860,7 +13860,7 @@ function Iu(t) {
13860
13860
  "error",
13861
13861
  /*isError*/
13862
13862
  t[29]
13863
- ), f(e, "class", "container svelte-1kamr7j"), f(e, "style", k = `--width: ${/*width*/
13863
+ ), f(e, "class", "container svelte-1kamr7j"), f(e, "style", w = `--width: ${/*width*/
13864
13864
  t[9]};${me(
13865
13865
  /*mt*/
13866
13866
  t[19],
@@ -13873,7 +13873,7 @@ function Iu(t) {
13873
13873
  )}`);
13874
13874
  },
13875
13875
  m(E, R) {
13876
- P(E, e, R), w(e, n), T && T.m(n, null), w(n, l), w(n, i), M && M.m(i, null), w(n, o), L && L.m(n, null), w(n, r), w(n, s), t[43](s), w(n, d), H && H.m(n, null), w(n, m), F && F.m(n, null), w(n, g), S && S.m(n, null), w(n, h), w(n, v), B && B.m(v, null), t[44](e), _ = true, j || (q = [
13876
+ P(E, e, R), k(e, n), L && L.m(n, null), k(n, l), k(n, i), M && M.m(i, null), k(n, o), T && T.m(n, null), k(n, r), k(n, s), t[43](s), k(n, d), H && H.m(n, null), k(n, m), F && F.m(n, null), k(n, g), S && S.m(n, null), k(n, h), k(n, v), B && B.m(v, null), t[44](e), _ = true, j || (q = [
13877
13877
  J(
13878
13878
  s,
13879
13879
  "keyup",
@@ -13901,7 +13901,7 @@ function Iu(t) {
13901
13901
  ], j = true);
13902
13902
  },
13903
13903
  p(E, R) {
13904
- E[15] ? T ? T.p(E, R) : (T = Xl(E), T.c(), T.m(n, l)) : T && (T.d(1), T = null), M && M.p && (!_ || R[1] & /*$$scope*/
13904
+ E[15] ? L ? L.p(E, R) : (L = Xl(E), L.c(), L.m(n, l)) : L && (L.d(1), L = null), M && M.p && (!_ || R[1] & /*$$scope*/
13905
13905
  1024) && te(
13906
13906
  M,
13907
13907
  C,
@@ -13920,7 +13920,7 @@ function Iu(t) {
13920
13920
  ),
13921
13921
  Kl
13922
13922
  ), /*leadingicon*/
13923
- E[5] ? L ? L.p(E, R) : (L = Ql(E), L.c(), L.m(n, r)) : L && (L.d(1), L = null), (!_ || R[0] & /*variant*/
13923
+ E[5] ? T ? T.p(E, R) : (T = Ql(E), T.c(), T.m(n, r)) : T && (T.d(1), T = null), (!_ || R[0] & /*variant*/
13924
13924
  128 && a !== (a = "input--" + /*variant*/
13925
13925
  E[7] + " svelte-1kamr7j")) && f(s, "class", a), (!_ || R[0] & /*trailingicon*/
13926
13926
  64 && c !== (c = `--search-icon-offset: ${/*trailingicon*/
@@ -14065,7 +14065,7 @@ function Iu(t) {
14065
14065
  /*isError*/
14066
14066
  E[29]
14067
14067
  ), (!_ || R[0] & /*width, mt, mr, mb, ml*/
14068
- 7864832 && k !== (k = `--width: ${/*width*/
14068
+ 7864832 && w !== (w = `--width: ${/*width*/
14069
14069
  E[9]};${me(
14070
14070
  /*mt*/
14071
14071
  E[19],
@@ -14075,7 +14075,7 @@ function Iu(t) {
14075
14075
  E[21],
14076
14076
  /*ml*/
14077
14077
  E[22]
14078
- )}`)) && f(e, "style", k);
14078
+ )}`)) && f(e, "style", w);
14079
14079
  },
14080
14080
  i(E) {
14081
14081
  _ || (x(M, E), x(B, E), _ = true);
@@ -14084,7 +14084,7 @@ function Iu(t) {
14084
14084
  I(M, E), I(B, E), _ = false;
14085
14085
  },
14086
14086
  d(E) {
14087
- E && D(e), T && T.d(), M && M.d(E), L && L.d(), t[43](null), H && H.d(), F && F.d(), S && S.d(), B && B.d(E), t[44](null), j = false, Oe(q);
14087
+ E && D(e), L && L.d(), M && M.d(E), T && T.d(), t[43](null), H && H.d(), F && F.d(), S && S.d(), B && B.d(E), t[44](null), j = false, Oe(q);
14088
14088
  }
14089
14089
  };
14090
14090
  }
@@ -14108,7 +14108,7 @@ function Wu(t, e, n) {
14108
14108
  "url",
14109
14109
  "week"
14110
14110
  ]), [m, g] = ke("Input auto capitalize", ["on", "off", "none", "sentences", "words", "characters"]);
14111
- let { type: h = "text" } = e, { name: v = "" } = e, { value: b = "" } = e, { autocapitalize: k = "off" } = e, { placeholder: _ = "" } = e, { leadingicon: j = null } = e, { trailingicon: q = null } = e, { variant: T = "goa" } = e, { disabled: C = "false" } = e, { handletrailingiconclick: M = "false" } = e, { focused: L = "false" } = e, { readonly: H = "false" } = e, { error: F = "false" } = e, { testid: S = "" } = e, { width: V = "30ch" } = e, { arialabel: B = "" } = e, { arialabelledby: E = "" } = e, { min: R = "" } = e, { max: G = "" } = e, { step: N = 1 } = e, { prefix: A = "" } = e, { suffix: W = "" } = e, { debounce: U = 0 } = e, { maxlength: pe = null } = e, { id: be = "" } = e, { mt: ve = null } = e, { mr: de = null } = e, { mb: xe = null } = e, { ml: ye = null } = e, ie = false, je = false, Y, Me, Q;
14111
+ let { type: h = "text" } = e, { name: v = "" } = e, { value: b = "" } = e, { autocapitalize: w = "off" } = e, { placeholder: _ = "" } = e, { leadingicon: j = null } = e, { trailingicon: q = null } = e, { variant: L = "goa" } = e, { disabled: C = "false" } = e, { handletrailingiconclick: M = "false" } = e, { focused: T = "false" } = e, { readonly: H = "false" } = e, { error: F = "false" } = e, { testid: S = "" } = e, { width: V = "30ch" } = e, { arialabel: B = "" } = e, { arialabelledby: E = "" } = e, { min: R = "" } = e, { max: G = "" } = e, { step: N = 1 } = e, { prefix: A = "" } = e, { suffix: W = "" } = e, { debounce: U = 0 } = e, { maxlength: pe = null } = e, { id: be = "" } = e, { mt: ve = null } = e, { mr: de = null } = e, { mb: xe = null } = e, { ml: ye = null } = e, ie = false, je = false, Y, Me, Q;
14112
14112
  function Pe(X) {
14113
14113
  const Se = X.target;
14114
14114
  Se && (o || (Y != null && clearTimeout(Y), Y = setTimeout(
@@ -14143,7 +14143,7 @@ function Wu(t, e, n) {
14143
14143
  ));
14144
14144
  }
14145
14145
  function Fe(X) {
14146
- n(34, L = "false");
14146
+ n(34, T = "false");
14147
14147
  const Se = X.target;
14148
14148
  Se.dispatchEvent(new CustomEvent(
14149
14149
  "_blur",
@@ -14154,7 +14154,7 @@ function Wu(t, e, n) {
14154
14154
  ));
14155
14155
  }
14156
14156
  _e(async () => {
14157
- await Te(), d(h), g(k), (A != "" || W != "") && console.warn("GoAInput [prefix] and [suffix] properties are deprecated. Instead use leadingContent and trailingContent.");
14157
+ await Te(), d(h), g(w), (A != "" || W != "") && console.warn("GoAInput [prefix] and [suffix] properties are deprecated. Instead use leadingContent and trailingContent.");
14158
14158
  const X = Q.querySelector("slot[name=leadingContent]");
14159
14159
  X && X.assignedNodes().length > 0 && n(24, ie = true);
14160
14160
  const Se = Q.querySelector("slot[name=trailingContent]");
@@ -14183,11 +14183,11 @@ function Wu(t, e, n) {
14183
14183
  });
14184
14184
  }
14185
14185
  return t.$$set = (X) => {
14186
- "type" in X && n(1, h = X.type), "name" in X && n(2, v = X.name), "value" in X && n(0, b = X.value), "autocapitalize" in X && n(3, k = X.autocapitalize), "placeholder" in X && n(4, _ = X.placeholder), "leadingicon" in X && n(5, j = X.leadingicon), "trailingicon" in X && n(6, q = X.trailingicon), "variant" in X && n(7, T = X.variant), "disabled" in X && n(35, C = X.disabled), "handletrailingiconclick" in X && n(36, M = X.handletrailingiconclick), "focused" in X && n(34, L = X.focused), "readonly" in X && n(37, H = X.readonly), "error" in X && n(38, F = X.error), "testid" in X && n(8, S = X.testid), "width" in X && n(9, V = X.width), "arialabel" in X && n(10, B = X.arialabel), "arialabelledby" in X && n(11, E = X.arialabelledby), "min" in X && n(12, R = X.min), "max" in X && n(13, G = X.max), "step" in X && n(14, N = X.step), "prefix" in X && n(15, A = X.prefix), "suffix" in X && n(16, W = X.suffix), "debounce" in X && n(39, U = X.debounce), "maxlength" in X && n(17, pe = X.maxlength), "id" in X && n(18, be = X.id), "mt" in X && n(19, ve = X.mt), "mr" in X && n(20, de = X.mr), "mb" in X && n(21, xe = X.mb), "ml" in X && n(22, ye = X.ml), "$$scope" in X && n(41, c = X.$$scope);
14186
+ "type" in X && n(1, h = X.type), "name" in X && n(2, v = X.name), "value" in X && n(0, b = X.value), "autocapitalize" in X && n(3, w = X.autocapitalize), "placeholder" in X && n(4, _ = X.placeholder), "leadingicon" in X && n(5, j = X.leadingicon), "trailingicon" in X && n(6, q = X.trailingicon), "variant" in X && n(7, L = X.variant), "disabled" in X && n(35, C = X.disabled), "handletrailingiconclick" in X && n(36, M = X.handletrailingiconclick), "focused" in X && n(34, T = X.focused), "readonly" in X && n(37, H = X.readonly), "error" in X && n(38, F = X.error), "testid" in X && n(8, S = X.testid), "width" in X && n(9, V = X.width), "arialabel" in X && n(10, B = X.arialabel), "arialabelledby" in X && n(11, E = X.arialabelledby), "min" in X && n(12, R = X.min), "max" in X && n(13, G = X.max), "step" in X && n(14, N = X.step), "prefix" in X && n(15, A = X.prefix), "suffix" in X && n(16, W = X.suffix), "debounce" in X && n(39, U = X.debounce), "maxlength" in X && n(17, pe = X.maxlength), "id" in X && n(18, be = X.id), "mt" in X && n(19, ve = X.mt), "mr" in X && n(20, de = X.mr), "mb" in X && n(21, xe = X.mb), "ml" in X && n(22, ye = X.ml), "$$scope" in X && n(41, c = X.$$scope);
14187
14187
  }, t.$$.update = () => {
14188
14188
  t.$$.dirty[1] & /*handletrailingiconclick*/
14189
14189
  32 && n(30, l = we(M)), t.$$.dirty[1] & /*focused*/
14190
- 8 && n(40, i = we(L)), t.$$.dirty[1] & /*readonly*/
14190
+ 8 && n(40, i = we(T)), t.$$.dirty[1] & /*readonly*/
14191
14191
  64 && n(27, o = we(H)), t.$$.dirty[1] & /*error*/
14192
14192
  128 && n(29, r = we(F)), t.$$.dirty[1] & /*disabled*/
14193
14193
  16 && n(28, s = we(C)), t.$$.dirty[0] & /*inputEl*/
@@ -14200,11 +14200,11 @@ function Wu(t, e, n) {
14200
14200
  b,
14201
14201
  h,
14202
14202
  v,
14203
- k,
14203
+ w,
14204
14204
  _,
14205
14205
  j,
14206
14206
  q,
14207
- T,
14207
+ L,
14208
14208
  S,
14209
14209
  V,
14210
14210
  B,
@@ -14231,7 +14231,7 @@ function Wu(t, e, n) {
14231
14231
  Pe,
14232
14232
  lt,
14233
14233
  Fe,
14234
- L,
14234
+ T,
14235
14235
  C,
14236
14236
  M,
14237
14237
  H,
@@ -14476,7 +14476,7 @@ function ti(t) {
14476
14476
  t[4]}`), f(l, "class", "svelte-1d0ojrs"), f(e, "data-testid", "type"), f(e, "class", "site-text svelte-1d0ojrs");
14477
14477
  },
14478
14478
  m(r, s) {
14479
- P(r, e, s), w(e, n), w(e, l), w(l, i);
14479
+ P(r, e, s), k(e, n), k(e, l), k(l, i);
14480
14480
  },
14481
14481
  p(r, s) {
14482
14482
  s & /*headerurltarget*/
@@ -14505,7 +14505,7 @@ function ni(t) {
14505
14505
  t[4]}`), f(a, "class", "svelte-1d0ojrs"), f(r, "data-testid", "site-text"), f(r, "class", "site-text svelte-1d0ojrs");
14506
14506
  },
14507
14507
  m(g, h) {
14508
- P(g, e, h), w(e, l), P(g, o, h), P(g, r, h), w(r, s), w(r, a), w(a, c), w(r, d), m && m.m(r, null);
14508
+ P(g, e, h), k(e, l), P(g, o, h), P(g, r, h), k(r, s), k(r, a), k(a, c), k(r, d), m && m.m(r, null);
14509
14509
  },
14510
14510
  p(g, h) {
14511
14511
  h & /*type*/
@@ -14537,7 +14537,7 @@ function li(t) {
14537
14537
  t[5]}`), f(l, "class", "svelte-1d0ojrs"), f(e, "data-testid", "feedback");
14538
14538
  },
14539
14539
  m(r, s) {
14540
- P(r, e, s), w(e, n), w(e, l), w(l, i);
14540
+ P(r, e, s), k(e, n), k(e, l), k(l, i);
14541
14541
  },
14542
14542
  p(r, s) {
14543
14543
  s & /*feedbackurl*/
@@ -14565,7 +14565,7 @@ function ii(t) {
14565
14565
  ), f(e, "data-testid", "version"), f(e, "class", "version svelte-1d0ojrs");
14566
14566
  },
14567
14567
  m(l, i) {
14568
- P(l, e, i), w(e, n);
14568
+ P(l, e, i), k(e, n);
14569
14569
  },
14570
14570
  p(l, i) {
14571
14571
  i & /*version*/
@@ -14597,7 +14597,7 @@ function Zu(t) {
14597
14597
  t[3]}`), f(e, "id", "container"), f(e, "class", "svelte-1d0ojrs");
14598
14598
  },
14599
14599
  m(m, g) {
14600
- P(m, e, g), w(e, n), c && c.m(n, null), w(n, l), u && u.m(n, null), w(n, o), w(n, r), w(n, s), d && d.m(n, null);
14600
+ P(m, e, g), k(e, n), c && c.m(n, null), k(n, l), u && u.m(n, null), k(n, o), k(n, r), k(n, s), d && d.m(n, null);
14601
14601
  },
14602
14602
  p(m, [g]) {
14603
14603
  m[0] === "live" ? c ? c.p(m, g) : (c = ti(m), c.c(), c.m(n, l)) : c && (c.d(1), c = null), g & /*type*/
@@ -14699,7 +14699,7 @@ function Ku(t) {
14699
14699
  }
14700
14700
  const Xu = (t) => ({}), ri = (t) => ({}), Qu = (t) => ({}), si = (t) => ({});
14701
14701
  function ai(t) {
14702
- let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, k, _, j, q, T, C, M, L, H, F, S, V, B, E = (
14702
+ let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, w, _, j, q, L, C, M, T, H, F, S, V, B, E = (
14703
14703
  /*calloutvariant*/
14704
14704
  t[3] !== null && ci(t)
14705
14705
  );
@@ -14736,7 +14736,7 @@ function ai(t) {
14736
14736
  );
14737
14737
  return {
14738
14738
  c() {
14739
- e = y("goa-focus-trap"), n = y("div"), l = y("div"), i = O(), o = y("div"), E && E.c(), r = O(), s = y("div"), a = y("header"), c = y("div"), d.c(), m = O(), A && A.c(), g = O(), h = y("div"), v = y("goa-scrollable"), U && U.c(), k = O(), _ = y("div"), be && be.c(), f(l, "data-testid", "modal-overlay"), f(l, "class", "modal-overlay svelte-eezqrj"), f(c, "data-testid", "modal-title"), f(c, "class", "modal-title svelte-eezqrj"), f(c, "id", "goa-modal-heading"), f(a, "class", "svelte-eezqrj"), Z(
14739
+ e = y("goa-focus-trap"), n = y("div"), l = y("div"), i = O(), o = y("div"), E && E.c(), r = O(), s = y("div"), a = y("header"), c = y("div"), d.c(), m = O(), A && A.c(), g = O(), h = y("div"), v = y("goa-scrollable"), U && U.c(), w = O(), _ = y("div"), be && be.c(), f(l, "data-testid", "modal-overlay"), f(l, "class", "modal-overlay svelte-eezqrj"), f(c, "data-testid", "modal-title"), f(c, "class", "modal-title svelte-eezqrj"), f(c, "id", "goa-modal-heading"), f(a, "class", "svelte-eezqrj"), Z(
14740
14740
  a,
14741
14741
  "has-content",
14742
14742
  /*_requiresTopPadding*/
@@ -14760,7 +14760,7 @@ function ai(t) {
14760
14760
  ), z(e, "class", "svelte-eezqrj");
14761
14761
  },
14762
14762
  m(ve, de) {
14763
- P(ve, e, de), w(e, n), w(n, l), w(n, i), w(n, o), E && E.m(o, null), w(o, r), w(o, s), w(s, a), w(a, c), G[u].m(c, null), w(a, m), A && A.m(a, null), t[22](a), w(s, g), w(s, h), w(h, v), U && U.m(v, null), t[23](v), w(s, k), w(s, _), be && be.m(_, null), j = an(
14763
+ P(ve, e, de), k(e, n), k(n, l), k(n, i), k(n, o), E && E.m(o, null), k(o, r), k(o, s), k(s, a), k(a, c), G[u].m(c, null), k(a, m), A && A.m(a, null), t[22](a), k(s, g), k(s, h), k(h, v), U && U.m(v, null), t[23](v), k(s, w), k(s, _), be && be.m(_, null), j = an(
14764
14764
  _,
14765
14765
  /*div3_elementresize_handler*/
14766
14766
  t[24].bind(_)
@@ -14777,7 +14777,7 @@ function ai(t) {
14777
14777
  /*handleScroll*/
14778
14778
  t[16]
14779
14779
  ),
14780
- Yi(L = co.call(null, n, { enable: (
14780
+ Yi(T = co.call(null, n, { enable: (
14781
14781
  /*_isOpen*/
14782
14782
  t[8]
14783
14783
  ) }))
@@ -14844,8 +14844,8 @@ function ai(t) {
14844
14844
  512 && C !== (C = ze(`modal ${/*_scrollPos*/
14845
14845
  t[9]}`) + " svelte-eezqrj")) && f(n, "class", C), (!S || de[0] & /*maxwidth*/
14846
14846
  1 && M !== (M = `--maxwidth: ${/*maxwidth*/
14847
- t[0]};`)) && f(n, "style", M), L && dt(L.update) && de[0] & /*_isOpen*/
14848
- 256 && L.update.call(null, { enable: (
14847
+ t[0]};`)) && f(n, "style", M), T && dt(T.update) && de[0] & /*_isOpen*/
14848
+ 256 && T.update.call(null, { enable: (
14849
14849
  /*_isOpen*/
14850
14850
  t[8]
14851
14851
  ) }), (!S || de[0] & /*open*/
@@ -14858,7 +14858,7 @@ function ai(t) {
14858
14858
  },
14859
14859
  i(ve) {
14860
14860
  S || (x(d), x(U, ve), x(be, ve), ve && Ne(() => {
14861
- S && (T && T.end(1), q = vn(o, ll, {
14861
+ S && (L && L.end(1), q = vn(o, ll, {
14862
14862
  duration: (
14863
14863
  /*_transitionTime*/
14864
14864
  t[14]
@@ -14873,7 +14873,7 @@ function ai(t) {
14873
14873
  }), S = true);
14874
14874
  },
14875
14875
  o(ve) {
14876
- I(d), I(U, ve), I(be, ve), q && q.invalidate(), ve && (T = bn(o, ll, {
14876
+ I(d), I(U, ve), I(be, ve), q && q.invalidate(), ve && (L = bn(o, ll, {
14877
14877
  delay: (
14878
14878
  /*_transitionTime*/
14879
14879
  t[14]
@@ -14895,7 +14895,7 @@ function ai(t) {
14895
14895
  })), S = false;
14896
14896
  },
14897
14897
  d(ve) {
14898
- ve && D(e), E && E.d(), G[u].d(), A && A.d(), t[22](null), U && U.d(ve), t[23](null), be && be.d(ve), j(), ve && T && T.end(), t[25](null), ve && F && F.end(), V = false, Oe(B);
14898
+ ve && D(e), E && E.d(), G[u].d(), A && A.d(), t[22](null), U && U.d(ve), t[23](null), be && be.d(ve), j(), ve && L && L.end(), t[25](null), ve && F && F.end(), V = false, Oe(B);
14899
14899
  }
14900
14900
  };
14901
14901
  }
@@ -14913,7 +14913,7 @@ function ci(t) {
14913
14913
  t[3] + " svelte-eezqrj");
14914
14914
  },
14915
14915
  m(o, r) {
14916
- P(o, e, r), w(e, n);
14916
+ P(o, e, r), k(e, n);
14917
14917
  },
14918
14918
  p(o, r) {
14919
14919
  r[0] & /*_iconType*/
@@ -15018,7 +15018,7 @@ function ui(t) {
15018
15018
  e = y("div"), n = y("goa-icon-button"), z(n, "data-ignore-focus", "true"), z(n, "data-testid", "modal-close-button"), z(n, "arialabel", "Close the modal"), z(n, "icon", "close"), z(n, "variant", "dark"), z(n, "class", "svelte-eezqrj"), f(e, "class", "modal-close svelte-eezqrj");
15019
15019
  },
15020
15020
  m(o, r) {
15021
- P(o, e, r), w(e, n), l || (i = J(
15021
+ P(o, e, r), k(e, n), l || (i = J(
15022
15022
  n,
15023
15023
  "click",
15024
15024
  /*close*/
@@ -15061,10 +15061,10 @@ function ed(t) {
15061
15061
  };
15062
15062
  }
15063
15063
  function td(t, e, n) {
15064
- let l, i, o, { $$slots: r = {}, $$scope: s } = e, { heading: a = "" } = e, { closable: c = "false" } = e, { open: u = "false" } = e, { transition: d = "none" } = e, { calloutvariant: m = null } = e, { maxwidth: g = "60ch" } = e, { width: h = "" } = e, { role: v = "dialog" } = e, b = null, k = "top", _, j, q = false, T, C;
15065
- const [M, L] = ke("Callout variant", ["emergency", "important", "information", "success", "event"]), [H, F] = ke("Modal transition", ["fast", "slow", "none"]), [S, V] = ke("Modal Role", ["dialog", "alertdialog"]);
15064
+ let l, i, o, { $$slots: r = {}, $$scope: s } = e, { heading: a = "" } = e, { closable: c = "false" } = e, { open: u = "false" } = e, { transition: d = "none" } = e, { calloutvariant: m = null } = e, { maxwidth: g = "60ch" } = e, { width: h = "" } = e, { role: v = "dialog" } = e, b = null, w = "top", _, j, q = false, L, C;
15065
+ const [M, T] = ke("Callout variant", ["emergency", "important", "information", "success", "event"]), [H, F] = ke("Modal transition", ["fast", "slow", "none"]), [S, V] = ke("Modal Role", ["dialog", "alertdialog"]);
15066
15066
  _e(async () => {
15067
- await Te(), L(m), F(d), V(v), window.addEventListener("keydown", E), h && (n(0, g = h), console.warn("`width` is deprecated. Please use `maxwidth` instead."));
15067
+ await Te(), T(m), F(d), V(v), window.addEventListener("keydown", E), h && (n(0, g = h), console.warn("`width` is deprecated. Please use `maxwidth` instead."));
15068
15068
  }), Ct(() => {
15069
15069
  window.removeEventListener("keydown", E);
15070
15070
  });
@@ -15083,14 +15083,14 @@ function td(t, e, n) {
15083
15083
  const pe = U.detail.scrollHeight > U.detail.offsetHeight;
15084
15084
  if (!(!q || !pe)) {
15085
15085
  if (U.detail.scrollTop == 0) {
15086
- n(9, k = "top");
15086
+ n(9, w = "top");
15087
15087
  return;
15088
15088
  }
15089
15089
  if (Math.abs(U.detail.scrollHeight - U.detail.scrollTop - U.detail.offsetHeight) < 1) {
15090
- n(9, k = "bottom");
15090
+ n(9, w = "bottom");
15091
15091
  return;
15092
15092
  }
15093
- n(9, k = "middle");
15093
+ n(9, w = "middle");
15094
15094
  }
15095
15095
  }
15096
15096
  function G(U) {
@@ -15118,8 +15118,8 @@ function td(t, e, n) {
15118
15118
  t.$$.dirty[0] & /*closable*/
15119
15119
  131072 && n(12, l = we(c)), t.$$.dirty[0] & /*open*/
15120
15120
  4 && setTimeout(() => n(8, q = we(u)), 1), t.$$.dirty[0] & /*_isOpen, _scrollEl*/
15121
- 320 && q && _ && _.scrollHeight > _.offsetHeight && n(9, k = "top"), t.$$.dirty[0] & /*_isOpen, _rootEl, _headerEl*/
15122
- 416 && q && b && n(10, T = !!((U = j == null ? void 0 : j.querySelector("div.modal-title")) != null && U.textContent) || !!(j != null && j.querySelector("div.modal-close")) || $e(j).length > 0), t.$$.dirty[0] & /*transition*/
15121
+ 320 && q && _ && _.scrollHeight > _.offsetHeight && n(9, w = "top"), t.$$.dirty[0] & /*_isOpen, _rootEl, _headerEl*/
15122
+ 416 && q && b && n(10, L = !!((U = j == null ? void 0 : j.querySelector("div.modal-title")) != null && U.textContent) || !!(j != null && j.querySelector("div.modal-close")) || $e(j).length > 0), t.$$.dirty[0] & /*transition*/
15123
15123
  262144 && n(14, i = d === "none" ? 0 : d === "slow" ? 400 : 200), t.$$.dirty[0] & /*calloutvariant*/
15124
15124
  8 && n(13, o = m === "emergency" ? "warning" : m === "important" ? "alert-circle" : m === "information" ? "information-circle" : m === "success" ? "checkmark-circle" : m === "event" ? "calendar" : "");
15125
15125
  }, [
@@ -15132,8 +15132,8 @@ function td(t, e, n) {
15132
15132
  _,
15133
15133
  j,
15134
15134
  q,
15135
- k,
15136
- T,
15135
+ w,
15136
+ L,
15137
15137
  C,
15138
15138
  l,
15139
15139
  o,
@@ -15227,12 +15227,12 @@ function ld(t) {
15227
15227
  fe(t, "svelte-1b6j8ht", ":host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}#container.svelte-1b6j8ht.svelte-1b6j8ht{container:self / inline-size}.notification.svelte-1b6j8ht.svelte-1b6j8ht{padding:var(--goa-space-l) var(--goa-space-m);display:flex}@container self (min-width: 624px){.notification.svelte-1b6j8ht.svelte-1b6j8ht{padding:var(--goa-space-l) var(--goa-space-xl)}}@container self (min-width: 1024px){.notification.svelte-1b6j8ht.svelte-1b6j8ht{padding:var(--goa-space-l) calc(3 * var(--goa-space-l))}}.emergency.svelte-1b6j8ht.svelte-1b6j8ht{background-color:var(--goa-color-emergency-default);color:var(--goa-color-text-light)}.important.svelte-1b6j8ht.svelte-1b6j8ht{background-color:var(--goa-color-warning-default);color:var(--goa-color-text-default)}.information.svelte-1b6j8ht.svelte-1b6j8ht,.event.svelte-1b6j8ht.svelte-1b6j8ht{background-color:var(--goa-color-info-default);color:var(--goa-color-text-light)}.icon.svelte-1b6j8ht.svelte-1b6j8ht{flex:0 0 auto}.content-container.svelte-1b6j8ht.svelte-1b6j8ht{display:flex;flex-direction:row;flex:1 1 auto;gap:var(--goa-space-m);margin:0 auto;max-width:min(var(--max-content-width), 100%)}.content.svelte-1b6j8ht.svelte-1b6j8ht{flex:1 1 auto}::slotted(a){color:unset !important;outline:unset !important}::slotted(a:focus){outline:auto !important;border-radius:var(--goa-border-radius-m)}.notification.important.svelte-1b6j8ht ::slotted(a:focus){outline:unset !important;box-shadow:0 0 0 3px var(--goa-color-greyscale-black);border-radius:var(--goa-border-radius-m)}.close.svelte-1b6j8ht.svelte-1b6j8ht{flex:0 0 auto}.close.svelte-1b6j8ht button.svelte-1b6j8ht{background-color:transparent;border:none;cursor:pointer;padding:var(--goa-space-2xs);margin:0;outline:none;border-radius:var(--goa-border-radius-m);display:inline-flex;transition:transform 100ms ease-in-out}.close.svelte-1b6j8ht button.svelte-1b6j8ht:active{transform:translateY(2px)}.close.svelte-1b6j8ht button.information.svelte-1b6j8ht:hover,.close.svelte-1b6j8ht button.information.svelte-1b6j8ht:focus-visible,.close.svelte-1b6j8ht button.event.svelte-1b6j8ht:hover,.close.svelte-1b6j8ht button.event.svelte-1b6j8ht:focus-visible{background-color:var(--goa-color-info-dark)}.close.svelte-1b6j8ht button.information.svelte-1b6j8ht:focus-visible,.close.svelte-1b6j8ht button.event.svelte-1b6j8ht:focus-visible{box-shadow:0 0 0 3px var(--goa-color-greyscale-white)}.close.svelte-1b6j8ht button.important.svelte-1b6j8ht:hover,.close.svelte-1b6j8ht button.important.svelte-1b6j8ht:focus-visible{background-color:var(--goa-color-warning-dark)}.close.svelte-1b6j8ht button.important.svelte-1b6j8ht:focus-visible{box-shadow:0 0 0 3px var(--goa-color-greyscale-black)}.close.svelte-1b6j8ht button.emergency.svelte-1b6j8ht:hover,.close.svelte-1b6j8ht button.emergency.svelte-1b6j8ht:focus-visible{background-color:var(--goa-color-emergency-dark)}.close.svelte-1b6j8ht button.emergency.svelte-1b6j8ht:focus-visible{box-shadow:0 0 0 3px var(--goa-color-greyscale-white)}");
15228
15228
  }
15229
15229
  function di(t) {
15230
- let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, k, _, j, q;
15231
- const T = (
15230
+ let e, n, l, i, o, r, s, a, c, u, d, m, g, h, v, b, w, _, j, q;
15231
+ const L = (
15232
15232
  /*#slots*/
15233
15233
  t[7].default
15234
15234
  ), C = $(
15235
- T,
15235
+ L,
15236
15236
  t,
15237
15237
  /*$$scope*/
15238
15238
  t[6],
@@ -15259,69 +15259,69 @@ function di(t) {
15259
15259
  t[0] + " svelte-1b6j8ht"), f(n, "style", b = `--max-content-width: ${/*maxcontentwidth*/
15260
15260
  t[1]}`), f(e, "id", "container"), f(e, "class", "svelte-1b6j8ht");
15261
15261
  },
15262
- m(M, L) {
15263
- P(M, e, L), w(e, n), w(n, l), w(l, i), w(i, o), w(l, s), w(l, a), C && C.m(a, null), w(l, c), w(l, u), w(u, d), w(d, m), _ = true, j || (q = J(
15262
+ m(M, T) {
15263
+ P(M, e, T), k(e, n), k(n, l), k(l, i), k(i, o), k(l, s), k(l, a), C && C.m(a, null), k(l, c), k(l, u), k(u, d), k(d, m), _ = true, j || (q = J(
15264
15264
  d,
15265
15265
  "click",
15266
15266
  /*close*/
15267
15267
  t[5]
15268
15268
  ), j = true);
15269
15269
  },
15270
- p(M, L) {
15271
- (!_ || L & /*iconType*/
15270
+ p(M, T) {
15271
+ (!_ || T & /*iconType*/
15272
15272
  16) && z(
15273
15273
  o,
15274
15274
  "type",
15275
15275
  /*iconType*/
15276
15276
  M[4]
15277
- ), (!_ || L & /*type*/
15277
+ ), (!_ || T & /*type*/
15278
15278
  1 && r !== (r = /*type*/
15279
- M[0] === "important" ? "false" : "true")) && z(o, "inverted", r), C && C.p && (!_ || L & /*$$scope*/
15279
+ M[0] === "important" ? "false" : "true")) && z(o, "inverted", r), C && C.p && (!_ || T & /*$$scope*/
15280
15280
  64) && te(
15281
15281
  C,
15282
- T,
15282
+ L,
15283
15283
  M,
15284
15284
  /*$$scope*/
15285
15285
  M[6],
15286
15286
  _ ? ee(
15287
- T,
15287
+ L,
15288
15288
  /*$$scope*/
15289
15289
  M[6],
15290
- L,
15290
+ T,
15291
15291
  null
15292
15292
  ) : ne(
15293
15293
  /*$$scope*/
15294
15294
  M[6]
15295
15295
  ),
15296
15296
  null
15297
- ), (!_ || L & /*type*/
15297
+ ), (!_ || T & /*type*/
15298
15298
  1 && g !== (g = /*type*/
15299
- M[0] === "important" ? "false" : "true")) && z(m, "inverted", g), (!_ || L & /*type*/
15299
+ M[0] === "important" ? "false" : "true")) && z(m, "inverted", g), (!_ || T & /*type*/
15300
15300
  1 && h !== (h = ze(
15301
15301
  /*type*/
15302
15302
  M[0]
15303
- ) + " svelte-1b6j8ht")) && f(d, "class", h), (!_ || L & /*arialive*/
15303
+ ) + " svelte-1b6j8ht")) && f(d, "class", h), (!_ || T & /*arialive*/
15304
15304
  4) && f(
15305
15305
  l,
15306
15306
  "aria-live",
15307
15307
  /*arialive*/
15308
15308
  M[2]
15309
- ), (!_ || L & /*type*/
15309
+ ), (!_ || T & /*type*/
15310
15310
  1 && v !== (v = "notification " + /*type*/
15311
- M[0] + " svelte-1b6j8ht")) && f(n, "class", v), (!_ || L & /*maxcontentwidth*/
15311
+ M[0] + " svelte-1b6j8ht")) && f(n, "class", v), (!_ || T & /*maxcontentwidth*/
15312
15312
  2 && b !== (b = `--max-content-width: ${/*maxcontentwidth*/
15313
15313
  M[1]}`)) && f(n, "style", b);
15314
15314
  },
15315
15315
  i(M) {
15316
15316
  _ || (x(C, M), M && Ne(() => {
15317
- _ && (k || (k = Zt(n, zt, {}, true)), k.run(1));
15317
+ _ && (w || (w = Zt(n, zt, {}, true)), w.run(1));
15318
15318
  }), _ = true);
15319
15319
  },
15320
15320
  o(M) {
15321
- I(C, M), M && (k || (k = Zt(n, zt, {}, false)), k.run(0)), _ = false;
15321
+ I(C, M), M && (w || (w = Zt(n, zt, {}, false)), w.run(0)), _ = false;
15322
15322
  },
15323
15323
  d(M) {
15324
- M && D(e), C && C.d(M), M && k && k.end(), j = false, q();
15324
+ M && D(e), C && C.d(M), M && w && w.end(), j = false, q();
15325
15325
  }
15326
15326
  };
15327
15327
  }
@@ -15435,7 +15435,7 @@ function ud(t) {
15435
15435
  e = y("div"), n = y("section"), c && c.c(), l = O(), i = y("main"), d && d.c(), o = O(), r = y("section"), g && g.c(), f(n, "class", "header svelte-13nsbkv"), f(i, "class", "svelte-13nsbkv"), f(r, "class", "footer svelte-13nsbkv"), f(e, "class", "page svelte-13nsbkv");
15436
15436
  },
15437
15437
  m(h, v) {
15438
- P(h, e, v), w(e, n), c && c.m(n, null), w(e, l), w(e, i), d && d.m(i, null), w(e, o), w(e, r), g && g.m(r, null), s = true;
15438
+ P(h, e, v), k(e, n), c && c.m(n, null), k(e, l), k(e, i), d && d.m(i, null), k(e, o), k(e, r), g && g.m(r, null), s = true;
15439
15439
  },
15440
15440
  p(h, [v]) {
15441
15441
  c && c.p && (!s || v & /*$$scope*/
@@ -15687,8 +15687,8 @@ function wd(t, e, n) {
15687
15687
  function d(g) {
15688
15688
  if (!u) return;
15689
15689
  $e(u).forEach((v, b) => {
15690
- const k = v;
15691
- k.style.display = b + 1 === +g ? "block" : "none";
15690
+ const w = v;
15691
+ w.style.display = b + 1 === +g ? "block" : "none";
15692
15692
  });
15693
15693
  }
15694
15694
  function m(g) {
@@ -15759,7 +15759,7 @@ function hi(t) {
15759
15759
  ), f(n, "class", "svelte-1wkmzn8"), f(i, "type", "hidden"), f(a, "class", "svelte-1wkmzn8"), z(e, "data-testid", "page-selector"), z(e, "alignment", "center"), z(e, "gap", "s");
15760
15760
  },
15761
15761
  m(m, g) {
15762
- P(m, e, g), w(e, n), w(e, l), w(e, i), t[12](i), w(e, o), d.m(e, null), w(e, s), w(e, a), w(a, c), w(a, u);
15762
+ P(m, e, g), k(e, n), k(e, l), k(e, i), t[12](i), k(e, o), d.m(e, null), k(e, s), k(e, a), k(a, c), k(a, u);
15763
15763
  },
15764
15764
  p(m, g) {
15765
15765
  g & /*_pageCount*/
@@ -15888,7 +15888,7 @@ function zd(t) {
15888
15888
  );
15889
15889
  },
15890
15890
  m(v, b) {
15891
- P(v, e, b), w(e, n), h && h.m(n, null), w(n, l), w(n, i), w(i, o), w(o, r), w(i, a), w(i, c), w(c, u), m || (g = [
15891
+ P(v, e, b), k(e, n), h && h.m(n, null), k(n, l), k(n, i), k(i, o), k(o, r), k(i, a), k(i, c), k(c, u), m || (g = [
15892
15892
  J(
15893
15893
  o,
15894
15894
  "click",
@@ -15947,33 +15947,33 @@ function Cd(t, e, n) {
15947
15947
  const [i, o] = ke("Pagination variant", ["all", "links-only"]);
15948
15948
  let { pagenumber: r } = e, { itemcount: s } = e, { perpagecount: a = 10 } = e, { variant: c = "all" } = e, { mt: u = "none" } = e, { mr: d = "none" } = e, { mb: m = "m" } = e, { ml: g = "none" } = e, h, v;
15949
15949
  _e(async () => {
15950
- await Te(), St("GoAPagination", { itemcount: s, pagenumber: r }), o(c), k();
15950
+ await Te(), St("GoAPagination", { itemcount: s, pagenumber: r }), o(c), w();
15951
15951
  });
15952
15952
  function b(C, M) {
15953
15953
  var H;
15954
- const L = Number.parseInt(r + "") + M;
15955
- L > 0 && L <= l && ((H = C.target) == null || H.dispatchEvent(new CustomEvent(
15954
+ const T = Number.parseInt(r + "") + M;
15955
+ T > 0 && T <= l && ((H = C.target) == null || H.dispatchEvent(new CustomEvent(
15956
15956
  "_change",
15957
15957
  {
15958
15958
  composed: true,
15959
15959
  bubbles: true,
15960
- detail: { page: L }
15960
+ detail: { page: T }
15961
15961
  }
15962
15962
  ))), C.preventDefault();
15963
15963
  }
15964
- function k() {
15964
+ function w() {
15965
15965
  if (!h) {
15966
15966
  console.error("Missing pageDropdownEl");
15967
15967
  return;
15968
15968
  }
15969
15969
  h.addEventListener("_change", (C) => {
15970
- const M = C, L = Number.parseInt(M.detail.value);
15970
+ const M = C, T = Number.parseInt(M.detail.value);
15971
15971
  C.stopPropagation(), v.dispatchEvent(new CustomEvent(
15972
15972
  "_change",
15973
15973
  {
15974
15974
  composed: true,
15975
15975
  bubbles: true,
15976
- detail: { page: L }
15976
+ detail: { page: T }
15977
15977
  }
15978
15978
  ));
15979
15979
  });
@@ -15988,14 +15988,14 @@ function Cd(t, e, n) {
15988
15988
  h = C, n(7, h);
15989
15989
  });
15990
15990
  }
15991
- const q = (C) => b(C, -1), T = (C) => b(C, 1);
15991
+ const q = (C) => b(C, -1), L = (C) => b(C, 1);
15992
15992
  return t.$$set = (C) => {
15993
15993
  "pagenumber" in C && n(0, r = C.pagenumber), "itemcount" in C && n(10, s = C.itemcount), "perpagecount" in C && n(11, a = C.perpagecount), "variant" in C && n(1, c = C.variant), "mt" in C && n(2, u = C.mt), "mr" in C && n(3, d = C.mr), "mb" in C && n(4, m = C.mb), "ml" in C && n(5, g = C.ml);
15994
15994
  }, t.$$.update = () => {
15995
15995
  t.$$.dirty & /*itemcount, perpagecount*/
15996
15996
  3072 && n(6, l = Math.ceil(s / a)), t.$$.dirty & /*_pageCount*/
15997
15997
  64 && l && Te().then(() => {
15998
- k();
15998
+ w();
15999
15999
  });
16000
16000
  }, [
16001
16001
  r,
@@ -16013,7 +16013,7 @@ function Cd(t, e, n) {
16013
16013
  _,
16014
16014
  j,
16015
16015
  q,
16016
- T
16016
+ L
16017
16017
  ];
16018
16018
  }
16019
16019
  class jd extends ce {
@@ -16127,7 +16127,7 @@ function pi(t) {
16127
16127
  )), f(l, "class", "popover-container");
16128
16128
  },
16129
16129
  m(h, v) {
16130
- P(h, e, v), P(h, n, v), P(h, l, v), w(l, i), w(i, o), w(o, r), g && g.m(r, null), t[32](r), a = an(
16130
+ P(h, e, v), P(h, n, v), P(h, l, v), k(l, i), k(i, o), k(o, r), g && g.m(r, null), t[32](r), a = an(
16131
16131
  i,
16132
16132
  /*section_elementresize_handler*/
16133
16133
  t[33].bind(i)
@@ -16264,7 +16264,7 @@ function Md(t) {
16264
16264
  ));
16265
16265
  },
16266
16266
  m(m, g) {
16267
- P(m, e, g), w(e, n), u && u.m(n, null), t[31](n), w(e, i), d && d.m(e, null), t[35](e), r = true, s || (a = J(
16267
+ P(m, e, g), k(e, n), u && u.m(n, null), t[31](n), k(e, i), d && d.m(e, null), t[35](e), r = true, s || (a = J(
16268
16268
  n,
16269
16269
  "click",
16270
16270
  /*openPopover*/
@@ -16380,7 +16380,7 @@ function wi(t) {
16380
16380
  };
16381
16381
  }
16382
16382
  function Ld(t, e, n) {
16383
- let l, i, o, r, { $$slots: s = {}, $$scope: a } = e, { testid: c = "popover" } = e, { position: u = "auto" } = e, { maxwidth: d = "320px" } = e, { minwidth: m = "" } = e, { width: g = "" } = e, { height: h = "wrap-content" } = e, { padded: v = "true" } = e, { relative: b = "false" } = e, { mt: k = null } = e, { mr: _ = null } = e, { mb: j = null } = e, { ml: q = null } = e, { open: T = "false" } = e, { disabled: C = "false" } = e, { tabindex: M = "0" } = e, { voffset: L = "" } = e, { hoffset: H = "" } = e, { focusborderwidth: F = "var(--goa-border-width-l)" } = e, { borderradius: S = "var(--goa-border-radius-m)" } = e, V, B, E, R, G, N;
16383
+ let l, i, o, r, { $$slots: s = {}, $$scope: a } = e, { testid: c = "popover" } = e, { position: u = "auto" } = e, { maxwidth: d = "320px" } = e, { minwidth: m = "" } = e, { width: g = "" } = e, { height: h = "wrap-content" } = e, { padded: v = "true" } = e, { relative: b = "false" } = e, { mt: w = null } = e, { mr: _ = null } = e, { mb: j = null } = e, { ml: q = null } = e, { open: L = "false" } = e, { disabled: C = "false" } = e, { tabindex: M = "0" } = e, { voffset: T = "" } = e, { hoffset: H = "" } = e, { focusborderwidth: F = "var(--goa-border-width-l)" } = e, { borderradius: S = "var(--goa-border-radius-m)" } = e, V, B, E, R, G, N;
16384
16384
  _e(async () => {
16385
16385
  await Te(), B.addEventListener("keydown", W), G = $e(B).find((Me) => Me.tabIndex >= 0) || B;
16386
16386
  });
@@ -16446,11 +16446,11 @@ function Ld(t, e, n) {
16446
16446
  });
16447
16447
  }
16448
16448
  return t.$$set = (Y) => {
16449
- "testid" in Y && n(0, c = Y.testid), "position" in Y && n(24, u = Y.position), "maxwidth" in Y && n(1, d = Y.maxwidth), "minwidth" in Y && n(2, m = Y.minwidth), "width" in Y && n(3, g = Y.width), "height" in Y && n(4, h = Y.height), "padded" in Y && n(25, v = Y.padded), "relative" in Y && n(26, b = Y.relative), "mt" in Y && n(5, k = Y.mt), "mr" in Y && n(6, _ = Y.mr), "mb" in Y && n(7, j = Y.mb), "ml" in Y && n(8, q = Y.ml), "open" in Y && n(27, T = Y.open), "disabled" in Y && n(28, C = Y.disabled), "tabindex" in Y && n(9, M = Y.tabindex), "voffset" in Y && n(10, L = Y.voffset), "hoffset" in Y && n(11, H = Y.hoffset), "focusborderwidth" in Y && n(12, F = Y.focusborderwidth), "borderradius" in Y && n(13, S = Y.borderradius), "$$scope" in Y && n(29, a = Y.$$scope);
16449
+ "testid" in Y && n(0, c = Y.testid), "position" in Y && n(24, u = Y.position), "maxwidth" in Y && n(1, d = Y.maxwidth), "minwidth" in Y && n(2, m = Y.minwidth), "width" in Y && n(3, g = Y.width), "height" in Y && n(4, h = Y.height), "padded" in Y && n(25, v = Y.padded), "relative" in Y && n(26, b = Y.relative), "mt" in Y && n(5, w = Y.mt), "mr" in Y && n(6, _ = Y.mr), "mb" in Y && n(7, j = Y.mb), "ml" in Y && n(8, q = Y.ml), "open" in Y && n(27, L = Y.open), "disabled" in Y && n(28, C = Y.disabled), "tabindex" in Y && n(9, M = Y.tabindex), "voffset" in Y && n(10, T = Y.voffset), "hoffset" in Y && n(11, H = Y.hoffset), "focusborderwidth" in Y && n(12, F = Y.focusborderwidth), "borderradius" in Y && n(13, S = Y.borderradius), "$$scope" in Y && n(29, a = Y.$$scope);
16450
16450
  }, t.$$.update = () => {
16451
16451
  t.$$.dirty[0] & /*padded*/
16452
16452
  33554432 && n(21, l = we(v)), t.$$.dirty[0] & /*open*/
16453
- 134217728 && n(15, i = we(T)), t.$$.dirty[0] & /*disabled*/
16453
+ 134217728 && n(15, i = we(L)), t.$$.dirty[0] & /*disabled*/
16454
16454
  268435456 && (o = we(C)), t.$$.dirty[0] & /*relative*/
16455
16455
  67108864 && n(20, r = we(b)), t.$$.dirty[0] & /*_open*/
16456
16456
  32768 && (async () => i && await ve())(), t.$$.dirty[0] & /*_sectionHeight*/
@@ -16462,12 +16462,12 @@ function Ld(t, e, n) {
16462
16462
  m,
16463
16463
  g,
16464
16464
  h,
16465
- k,
16465
+ w,
16466
16466
  _,
16467
16467
  j,
16468
16468
  q,
16469
16469
  M,
16470
- L,
16470
+ T,
16471
16471
  H,
16472
16472
  F,
16473
16473
  S,
@@ -16484,7 +16484,7 @@ function Ld(t, e, n) {
16484
16484
  u,
16485
16485
  v,
16486
16486
  b,
16487
- T,
16487
+ L,
16488
16488
  C,
16489
16489
  a,
16490
16490
  s,
@@ -16674,7 +16674,7 @@ function yi(t) {
16674
16674
  t[2]}-description`);
16675
16675
  },
16676
16676
  m(a, c) {
16677
- P(a, e, c), s && s.m(e, null), w(e, n), w(e, l), o = true;
16677
+ P(a, e, c), s && s.m(e, null), k(e, n), k(e, l), o = true;
16678
16678
  },
16679
16679
  p(a, c) {
16680
16680
  s && s.p && (!o || c & /*$$scope*/
@@ -16721,14 +16721,14 @@ function Pd(t) {
16721
16721
  /*label*/
16722
16722
  (t[3] || /*value*/
16723
16723
  t[2]) + ""
16724
- ), u, d, m, g, h, v, b, k = (
16724
+ ), u, d, m, g, h, v, b, w = (
16725
16725
  /*$$slots*/
16726
16726
  (t[15].description || /*description*/
16727
16727
  t[1]) && yi(t)
16728
16728
  );
16729
16729
  return {
16730
16730
  c() {
16731
- e = y("div"), n = y("label"), l = y("input"), o = O(), r = y("div"), s = O(), a = y("span"), u = le(c), m = O(), k && k.c(), f(l, "type", "radio"), f(
16731
+ e = y("div"), n = y("label"), l = y("input"), o = O(), r = y("div"), s = O(), a = y("span"), u = le(c), m = O(), w && w.c(), f(l, "type", "radio"), f(
16732
16732
  l,
16733
16733
  "name",
16734
16734
  /*name*/
@@ -16777,7 +16777,7 @@ function Pd(t) {
16777
16777
  `), f(e, "class", "goa-radio-container");
16778
16778
  },
16779
16779
  m(_, j) {
16780
- P(_, e, j), w(e, n), w(n, l), w(n, o), w(n, r), w(n, s), w(n, a), w(a, u), t[21](n), w(e, m), k && k.m(e, null), h = true, v || (b = J(
16780
+ P(_, e, j), k(e, n), k(n, l), k(n, o), k(n, r), k(n, s), k(n, a), k(a, u), t[21](n), k(e, m), w && w.m(e, null), h = true, v || (b = J(
16781
16781
  l,
16782
16782
  "click",
16783
16783
  /*onChange*/
@@ -16833,9 +16833,9 @@ function Pd(t) {
16833
16833
  _[13]
16834
16834
  ), /*$$slots*/
16835
16835
  _[15].description || /*description*/
16836
- _[1] ? k ? (k.p(_, j), j & /*$$slots, description*/
16837
- 32770 && x(k, 1)) : (k = yi(_), k.c(), x(k, 1), k.m(e, null)) : k && (He(), I(k, 1, 1, () => {
16838
- k = null;
16836
+ _[1] ? w ? (w.p(_, j), j & /*$$slots, description*/
16837
+ 32770 && x(w, 1)) : (w = yi(_), w.c(), x(w, 1), w.m(e, null)) : w && (He(), I(w, 1, 1, () => {
16838
+ w = null;
16839
16839
  }), De()), (!h || j & /*mt, mr, mb, ml, maxwidth*/
16840
16840
  992 && g !== (g = `
16841
16841
  ${me(
@@ -16853,22 +16853,22 @@ function Pd(t) {
16853
16853
  `)) && f(e, "style", g);
16854
16854
  },
16855
16855
  i(_) {
16856
- h || (x(k), h = true);
16856
+ h || (x(w), h = true);
16857
16857
  },
16858
16858
  o(_) {
16859
- I(k), h = false;
16859
+ I(w), h = false;
16860
16860
  },
16861
16861
  d(_) {
16862
- _ && D(e), t[21](null), k && k.d(), v = false, b();
16862
+ _ && D(e), t[21](null), w && w.d(), v = false, b();
16863
16863
  }
16864
16864
  };
16865
16865
  }
16866
16866
  function Sd(t, e, n) {
16867
16867
  let l, i, o, { $$slots: r = {}, $$scope: s } = e;
16868
16868
  const a = Pt(r);
16869
- let { value: c } = e, { name: u = "" } = e, { label: d = "" } = e, { description: m = "" } = e, { disabled: g = "false" } = e, { error: h = "false" } = e, { checked: v = "false" } = e, { arialabel: b = "" } = e, { maxwidth: k = "none" } = e, { mt: _ = null } = e, { mr: j = null } = e, { mb: q = "m" } = e, { ml: T = null } = e, C;
16869
+ let { value: c } = e, { name: u = "" } = e, { label: d = "" } = e, { description: m = "" } = e, { disabled: g = "false" } = e, { error: h = "false" } = e, { checked: v = "false" } = e, { arialabel: b = "" } = e, { maxwidth: w = "none" } = e, { mt: _ = null } = e, { mr: j = null } = e, { mb: q = "m" } = e, { ml: L = null } = e, C;
16870
16870
  _e(() => {
16871
- M(), L(), H();
16871
+ M(), T(), H();
16872
16872
  });
16873
16873
  function M() {
16874
16874
  setTimeout(
@@ -16888,7 +16888,7 @@ function Sd(t, e, n) {
16888
16888
  error: i,
16889
16889
  checked: o,
16890
16890
  ariaLabel: b,
16891
- maxWidth: k
16891
+ maxWidth: w
16892
16892
  }
16893
16893
  }
16894
16894
  ));
@@ -16896,7 +16896,7 @@ function Sd(t, e, n) {
16896
16896
  10
16897
16897
  );
16898
16898
  }
16899
- function L() {
16899
+ function T() {
16900
16900
  C.addEventListener("radio-group:init", (V) => {
16901
16901
  const B = V.detail;
16902
16902
  n(12, l = B.disabled), n(16, h = rt(B.error)), n(17, v = rt(B.checked)), n(1, m = B.description), n(0, u = B.name);
@@ -16925,7 +16925,7 @@ function Sd(t, e, n) {
16925
16925
  });
16926
16926
  }
16927
16927
  return t.$$set = (V) => {
16928
- "value" in V && n(2, c = V.value), "name" in V && n(0, u = V.name), "label" in V && n(3, d = V.label), "description" in V && n(1, m = V.description), "disabled" in V && n(18, g = V.disabled), "error" in V && n(16, h = V.error), "checked" in V && n(17, v = V.checked), "arialabel" in V && n(4, b = V.arialabel), "maxwidth" in V && n(5, k = V.maxwidth), "mt" in V && n(6, _ = V.mt), "mr" in V && n(7, j = V.mr), "mb" in V && n(8, q = V.mb), "ml" in V && n(9, T = V.ml), "$$scope" in V && n(19, s = V.$$scope);
16928
+ "value" in V && n(2, c = V.value), "name" in V && n(0, u = V.name), "label" in V && n(3, d = V.label), "description" in V && n(1, m = V.description), "disabled" in V && n(18, g = V.disabled), "error" in V && n(16, h = V.error), "checked" in V && n(17, v = V.checked), "arialabel" in V && n(4, b = V.arialabel), "maxwidth" in V && n(5, w = V.maxwidth), "mt" in V && n(6, _ = V.mt), "mr" in V && n(7, j = V.mr), "mb" in V && n(8, q = V.mb), "ml" in V && n(9, L = V.ml), "$$scope" in V && n(19, s = V.$$scope);
16929
16929
  }, t.$$.update = () => {
16930
16930
  t.$$.dirty & /*disabled*/
16931
16931
  262144 && n(12, l = we(g)), t.$$.dirty & /*error*/
@@ -16937,11 +16937,11 @@ function Sd(t, e, n) {
16937
16937
  c,
16938
16938
  d,
16939
16939
  b,
16940
- k,
16940
+ w,
16941
16941
  _,
16942
16942
  j,
16943
16943
  q,
16944
- T,
16944
+ L,
16945
16945
  C,
16946
16946
  o,
16947
16947
  l,
@@ -17163,7 +17163,7 @@ function Od(t) {
17163
17163
  function xd(t, e, n) {
17164
17164
  let l, { $$slots: i = {}, $$scope: o } = e;
17165
17165
  const [r, s] = ke("Radio group orientation", ["vertical", "horizontal"]);
17166
- let { name: a } = e, { value: c } = e, { orientation: u = "vertical" } = e, { disabled: d = "false" } = e, { error: m = "false" } = e, { testid: g = "" } = e, { arialabel: h = "" } = e, { mt: v = null } = e, { mr: b = null } = e, { mb: k = null } = e, { ml: _ = null } = e, j, q, T = [], C;
17166
+ let { name: a } = e, { value: c } = e, { orientation: u = "vertical" } = e, { disabled: d = "false" } = e, { error: m = "false" } = e, { testid: g = "" } = e, { arialabel: h = "" } = e, { mt: v = null } = e, { mr: b = null } = e, { mb: w = null } = e, { ml: _ = null } = e, j, q, L = [], C;
17167
17167
  _e(async () => {
17168
17168
  s(u), M(), q.addEventListener("_radioItemChange", (V) => {
17169
17169
  H(V.detail);
@@ -17172,16 +17172,16 @@ function xd(t, e, n) {
17172
17172
  function M() {
17173
17173
  q.addEventListener("radio-item:mounted", (V) => {
17174
17174
  const B = V.detail;
17175
- T = [...T, B], C && clearTimeout(C), C = setTimeout(
17175
+ L = [...L, B], C && clearTimeout(C), C = setTimeout(
17176
17176
  () => {
17177
- L();
17177
+ T();
17178
17178
  },
17179
17179
  1
17180
17180
  );
17181
17181
  });
17182
17182
  }
17183
- function L() {
17184
- T.forEach((V) => {
17183
+ function T() {
17184
+ L.forEach((V) => {
17185
17185
  V.el.dispatchEvent(new CustomEvent(
17186
17186
  "radio-group:init",
17187
17187
  {
@@ -17208,7 +17208,7 @@ function xd(t, e, n) {
17208
17208
  )), F(c));
17209
17209
  }
17210
17210
  function F(V) {
17211
- T.forEach((B) => {
17211
+ L.forEach((B) => {
17212
17212
  B.el.dispatchEvent(new CustomEvent(
17213
17213
  "radio-group:select",
17214
17214
  {
@@ -17224,19 +17224,19 @@ function xd(t, e, n) {
17224
17224
  });
17225
17225
  }
17226
17226
  return t.$$set = (V) => {
17227
- "name" in V && n(9, a = V.name), "value" in V && n(8, c = V.value), "orientation" in V && n(0, u = V.orientation), "disabled" in V && n(10, d = V.disabled), "error" in V && n(11, m = V.error), "testid" in V && n(1, g = V.testid), "arialabel" in V && n(2, h = V.arialabel), "mt" in V && n(3, v = V.mt), "mr" in V && n(4, b = V.mr), "mb" in V && n(5, k = V.mb), "ml" in V && n(6, _ = V.ml), "$$scope" in V && n(12, o = V.$$scope);
17227
+ "name" in V && n(9, a = V.name), "value" in V && n(8, c = V.value), "orientation" in V && n(0, u = V.orientation), "disabled" in V && n(10, d = V.disabled), "error" in V && n(11, m = V.error), "testid" in V && n(1, g = V.testid), "arialabel" in V && n(2, h = V.arialabel), "mt" in V && n(3, v = V.mt), "mr" in V && n(4, b = V.mr), "mb" in V && n(5, w = V.mb), "ml" in V && n(6, _ = V.ml), "$$scope" in V && n(12, o = V.$$scope);
17228
17228
  }, t.$$.update = () => {
17229
17229
  t.$$.dirty & /*disabled*/
17230
17230
  1024 && (l = we(d)), t.$$.dirty & /*value*/
17231
17231
  256 && c !== void 0 && F(c), t.$$.dirty & /*error*/
17232
- 2048 && (j = we(m), L());
17232
+ 2048 && (j = we(m), T());
17233
17233
  }, [
17234
17234
  u,
17235
17235
  g,
17236
17236
  h,
17237
17237
  v,
17238
17238
  b,
17239
- k,
17239
+ w,
17240
17240
  _,
17241
17241
  q,
17242
17242
  c,
@@ -17551,7 +17551,7 @@ function Zd(t) {
17551
17551
  }
17552
17552
  function Gd(t) {
17553
17553
  let e, n, l, i, o, r, s, a, c, u;
17554
- function d(b, k) {
17554
+ function d(b, w) {
17555
17555
  return (
17556
17556
  /*_open*/
17557
17557
  b[1] ? Zd : Rd
@@ -17582,23 +17582,23 @@ function Gd(t) {
17582
17582
  t[2]
17583
17583
  );
17584
17584
  },
17585
- m(b, k) {
17586
- P(b, e, k), w(e, n), w(n, l), w(n, i), g.m(n, null), w(e, r), w(e, s), v && v.m(s, null), t[8](e), a = true, c || (u = J(
17585
+ m(b, w) {
17586
+ P(b, e, w), k(e, n), k(n, l), k(n, i), g.m(n, null), k(e, r), k(e, s), v && v.m(s, null), t[8](e), a = true, c || (u = J(
17587
17587
  n,
17588
17588
  "click",
17589
17589
  /*handleClick*/
17590
17590
  t[5]
17591
17591
  ), c = true);
17592
17592
  },
17593
- p(b, [k]) {
17594
- (!a || k & /*heading*/
17593
+ p(b, [w]) {
17594
+ (!a || w & /*heading*/
17595
17595
  1) && he(
17596
17596
  l,
17597
17597
  /*heading*/
17598
17598
  b[0]
17599
- ), m !== (m = d(b)) && (g.d(1), g = m(b), g && (g.c(), g.m(n, null))), (!a || k & /*_slug*/
17599
+ ), m !== (m = d(b)) && (g.d(1), g = m(b), g && (g.c(), g.m(n, null))), (!a || w & /*_slug*/
17600
17600
  16 && o !== (o = `#${/*_slug*/
17601
- b[4]}`)) && f(n, "href", o), v && v.p && (!a || k & /*$$scope*/
17601
+ b[4]}`)) && f(n, "href", o), v && v.p && (!a || w & /*$$scope*/
17602
17602
  64) && te(
17603
17603
  v,
17604
17604
  h,
@@ -17609,16 +17609,16 @@ function Gd(t) {
17609
17609
  h,
17610
17610
  /*$$scope*/
17611
17611
  b[6],
17612
- k,
17612
+ w,
17613
17613
  null
17614
17614
  ) : ne(
17615
17615
  /*$$scope*/
17616
17616
  b[6]
17617
17617
  ),
17618
17618
  null
17619
- ), (!a || k & /*_open*/
17619
+ ), (!a || w & /*_open*/
17620
17620
  2) && Z(s, "hidden", !/*_open*/
17621
- b[1]), (!a || k & /*_current*/
17621
+ b[1]), (!a || w & /*_current*/
17622
17622
  4) && Z(
17623
17623
  e,
17624
17624
  "current",
@@ -17649,13 +17649,13 @@ function Kd(t, e, n) {
17649
17649
  if (!c) return;
17650
17650
  const b = $e(c);
17651
17651
  if (b.length === 0) return;
17652
- const k = b.filter((_) => _.tagName === "A").map((_) => (_.classList.remove("current"), _));
17652
+ const w = b.filter((_) => _.tagName === "A").map((_) => (_.classList.remove("current"), _));
17653
17653
  setTimeout(
17654
17654
  () => {
17655
17655
  c.dispatchEvent(new CustomEvent(
17656
17656
  "sidemenugroup:mounted",
17657
17657
  {
17658
- detail: { el: c, links: k },
17658
+ detail: { el: c, links: w },
17659
17659
  composed: true,
17660
17660
  bubbles: true
17661
17661
  }
@@ -17666,17 +17666,17 @@ function Kd(t, e, n) {
17666
17666
  }
17667
17667
  function d() {
17668
17668
  c.addEventListener("sidemenu:current:change", (b) => {
17669
- const k = b.detail;
17670
- m(k);
17669
+ const w = b.detail;
17670
+ m(w);
17671
17671
  }), c.addEventListener("_open", (b) => {
17672
17672
  n(1, s = n(2, a = b.detail.current));
17673
17673
  });
17674
17674
  }
17675
17675
  function m(b) {
17676
- const k = $e(c);
17677
- if (k.length === 0) return;
17676
+ const w = $e(c);
17677
+ if (w.length === 0) return;
17678
17678
  let _ = null;
17679
- n(2, a = false), k.forEach((j) => {
17679
+ n(2, a = false), w.forEach((j) => {
17680
17680
  j.getAttribute("href") === b && (_ = j), j.classList.remove("current"), j.tagName === "GOA-SIDE-MENU-GROUP" && j.setAttribute("child", "true");
17681
17681
  }), _ && _.classList.add("current"), n(2, a = n(1, s = !!_)), h(s);
17682
17682
  }
@@ -17900,7 +17900,7 @@ function lf(t) {
17900
17900
  );
17901
17901
  },
17902
17902
  m(u, d) {
17903
- P(u, e, d), o && o.m(e, null), w(e, n), s && s.m(e, null), w(e, l), c && c.m(e, null), i = true;
17903
+ P(u, e, d), o && o.m(e, null), k(e, n), s && s.m(e, null), k(e, l), c && c.m(e, null), i = true;
17904
17904
  },
17905
17905
  p(u, [d]) {
17906
17906
  u[0] ? o ? o.p(u, d) : (o = Ci(u), o.c(), o.m(e, n)) : o && (o.d(1), o = null), s && s.p && (!i || d & /*$$scope*/
@@ -18026,7 +18026,7 @@ function cf(t) {
18026
18026
  e = y("div"), n = y("div"), l = y("div"), Ue(i.$$.fragment), o = O(), r = y("div"), Ue(s.$$.fragment), a = O(), Ue(c.$$.fragment), u = O(), Ue(d.$$.fragment), Ae(l, "flex", "1 1 auto"), Ae(r, "flex", "2 2 auto"), Ae(n, "display", "flex"), Ae(n, "gap", "1rem");
18027
18027
  },
18028
18028
  m(g, h) {
18029
- P(g, e, h), w(e, n), w(n, l), Ye(i, l, null), w(n, o), w(n, r), Ye(s, r, null), w(r, a), Ye(c, r, null), w(e, u), Ye(d, e, null), m = true;
18029
+ P(g, e, h), k(e, n), k(n, l), Ye(i, l, null), k(n, o), k(n, r), Ye(s, r, null), k(r, a), Ye(c, r, null), k(e, u), Ye(d, e, null), m = true;
18030
18030
  },
18031
18031
  p(g, h) {
18032
18032
  const v = {};
@@ -18131,7 +18131,7 @@ function df(t) {
18131
18131
  t[1] + " svelte-vc7r7m");
18132
18132
  },
18133
18133
  m(d, m) {
18134
- P(d, e, m), w(e, n), Ye(l, n, null), w(e, i), w(e, o), Ye(r, o, null), w(o, s), Ye(a, o, null), u = true;
18134
+ P(d, e, m), k(e, n), Ye(l, n, null), k(e, i), k(e, o), Ye(r, o, null), k(o, s), Ye(a, o, null), u = true;
18135
18135
  },
18136
18136
  p(d, m) {
18137
18137
  const g = {};
@@ -18195,7 +18195,7 @@ function ff(t) {
18195
18195
  );
18196
18196
  },
18197
18197
  m(u, d) {
18198
- P(u, e, d), Ye(n, e, null), w(e, l), w(e, i), Ye(o, i, null), w(i, r), Ye(s, i, null), c = true;
18198
+ P(u, e, d), Ye(n, e, null), k(e, l), k(e, i), Ye(o, i, null), k(i, r), Ye(s, i, null), c = true;
18199
18199
  },
18200
18200
  p(u, d) {
18201
18201
  const m = {};
@@ -18599,9 +18599,9 @@ function pf(t, e = {}) {
18599
18599
  return l = Xt((b) => {
18600
18600
  if (b < h) return true;
18601
18601
  c || (v = g(t, r), typeof d == "function" && (d = d(t, r)), c = true), a && (a.abort(), a = null);
18602
- const k = b - h;
18603
- return k > /** @type {number} */
18604
- d ? (n.set(t = r), false) : (n.set(t = v(m(k / d))), true);
18602
+ const w = b - h;
18603
+ return w > /** @type {number} */
18604
+ d ? (n.set(t = r), false) : (n.set(t = v(m(w / d))), true);
18605
18605
  }), l.promise;
18606
18606
  }
18607
18607
  return {
@@ -18666,7 +18666,7 @@ function Mi(t) {
18666
18666
  ), f(e, "xmlns", "http://www.w3.org/2000/svg");
18667
18667
  },
18668
18668
  m(u, d) {
18669
- P(u, e, d), w(e, n), w(e, o);
18669
+ P(u, e, d), k(e, n), k(e, o);
18670
18670
  },
18671
18671
  p(u, d) {
18672
18672
  d & /*radius*/
@@ -18760,15 +18760,15 @@ function kf(t) {
18760
18760
  function yf(t, e, n) {
18761
18761
  let l, i, o, r, s, a, { size: c } = e, { invert: u = false } = e, { progress: d = -1 } = e, { testid: m = "" } = e, g = "infinite";
18762
18762
  const h = pf(0, { duration: 500, easing: ja });
18763
- To(t, h, (k) => n(7, a = k));
18764
- function v(k) {
18765
- const _ = o + r * Math.cos(k), j = o + r * Math.sin(k);
18763
+ To(t, h, (w) => n(7, a = w));
18764
+ function v(w) {
18765
+ const _ = o + r * Math.cos(w), j = o + r * Math.sin(w);
18766
18766
  return _ + " " + j;
18767
18767
  }
18768
- function b(k) {
18768
+ function b(w) {
18769
18769
  switch (g) {
18770
18770
  case "progress": {
18771
- const _ = v(-Math.PI / 2), j = v(-Math.PI / 2 + 2 * Math.PI * (k / 100)), q = k % 100 < 50 ? 0 : 1;
18771
+ const _ = v(-Math.PI / 2), j = v(-Math.PI / 2 + 2 * Math.PI * (w / 100)), q = w % 100 < 50 ? 0 : 1;
18772
18772
  return `M ${_} A ${r} ${r} 0 ${q} 1 ${j}`;
18773
18773
  }
18774
18774
  case "infinite": {
@@ -18777,13 +18777,13 @@ function yf(t, e, n) {
18777
18777
  }
18778
18778
  }
18779
18779
  }
18780
- return t.$$set = (k) => {
18781
- "size" in k && n(10, c = k.size), "invert" in k && n(0, u = k.invert), "progress" in k && n(11, d = k.progress), "testid" in k && n(1, m = k.testid);
18780
+ return t.$$set = (w) => {
18781
+ "size" in w && n(10, c = w.size), "invert" in w && n(0, u = w.invert), "progress" in w && n(11, d = w.progress), "testid" in w && n(1, m = w.testid);
18782
18782
  }, t.$$.update = () => {
18783
18783
  if (t.$$.dirty & /*progress*/
18784
18784
  2048) {
18785
- const k = parseFloat(d + "");
18786
- k >= 0 && (h.set(k || 1), n(2, g = "progress"));
18785
+ const w = parseFloat(d + "");
18786
+ w >= 0 && (h.set(w || 1), n(2, g = "progress"));
18787
18787
  }
18788
18788
  t.$$.dirty & /*size*/
18789
18789
  1024 && n(5, l = c && {
@@ -18934,7 +18934,7 @@ function qf(t) {
18934
18934
  ), o = O(), c && c.c(), Ae(n, "display", "none");
18935
18935
  },
18936
18936
  m(u, d) {
18937
- P(u, e, d), w(e, n), a && a.m(n, null), w(n, l), w(n, i), t[6](n), w(e, o), c && c.m(e, null), t[7](e), r = true;
18937
+ P(u, e, d), k(e, n), a && a.m(n, null), k(n, l), k(n, i), t[6](n), k(e, o), c && c.m(e, null), t[7](e), r = true;
18938
18938
  },
18939
18939
  p(u, [d]) {
18940
18940
  a && a.p && (!r || d & /*$$scope*/
@@ -19255,14 +19255,14 @@ function Pf(t, e, n) {
19255
19255
  const [r, s] = ke("Table variant", ["normal", "relaxed"], true);
19256
19256
  let { width: a = "" } = e, { stickyheader: c = "false" } = e, { variant: u = "normal" } = e, { mt: d = null } = e, { mr: m = null } = e, { mb: g = null } = e, { ml: h = null } = e, v, b = false;
19257
19257
  _e(() => {
19258
- s(u), setTimeout(k, 0);
19258
+ s(u), setTimeout(w, 0);
19259
19259
  const j = v.querySelector("slot");
19260
19260
  !j || j.assignedElements().length === 0 || n(7, b = j.assignedElements()[0].tagName === "TABLE");
19261
19261
  });
19262
- async function k() {
19263
- var T;
19262
+ async function w() {
19263
+ var L;
19264
19264
  await Te();
19265
- const j = v == null ? void 0 : v.querySelector("slot"), q = (T = j == null ? void 0 : j.assignedElements().find((C) => C.tagName === "THEAD" || C.tagName === "TABLE")) == null ? void 0 : T.querySelectorAll("goa-table-sort-header");
19265
+ const j = v == null ? void 0 : v.querySelector("slot"), q = (L = j == null ? void 0 : j.assignedElements().find((C) => C.tagName === "THEAD" || C.tagName === "TABLE")) == null ? void 0 : L.querySelectorAll("goa-table-sort-header");
19266
19266
  q == null || q.forEach((C) => {
19267
19267
  C.addEventListener("click", () => {
19268
19268
  const H = C.getAttribute("name");
@@ -19275,12 +19275,12 @@ function Pf(t, e, n) {
19275
19275
  S.setAttribute("direction", "none");
19276
19276
  }), H && F !== 0 && Hi(C, { sortBy: H, sortDir: F });
19277
19277
  });
19278
- const M = C.getAttribute("name"), L = C.direction;
19279
- M && L && L !== "none" && setTimeout(
19278
+ const M = C.getAttribute("name"), T = C.direction;
19279
+ M && T && T !== "none" && setTimeout(
19280
19280
  () => {
19281
19281
  Hi(C, {
19282
19282
  sortBy: M,
19283
- sortDir: L === "asc" ? 1 : -1
19283
+ sortDir: T === "asc" ? 1 : -1
19284
19284
  });
19285
19285
  },
19286
19286
  10
@@ -19449,7 +19449,7 @@ function Bf(t) {
19449
19449
  e = y("button"), o && o.c(), n = O(), a.c(), f(e, "class", "svelte-w89d7d");
19450
19450
  },
19451
19451
  m(c, u) {
19452
- P(c, e, u), o && o.m(e, null), w(e, n), a.m(e, null), t[4](e), l = true;
19452
+ P(c, e, u), o && o.m(e, null), k(e, n), a.m(e, null), t[4](e), l = true;
19453
19453
  },
19454
19454
  p(c, [u]) {
19455
19455
  o && o.p && (!l || u & /*$$scope*/
@@ -19533,7 +19533,7 @@ function Wf(t) {
19533
19533
  e = y("div"), n = y("div"), l = O(), i = y("div"), s && s.c(), f(n, "class", "tabs svelte-1nsb01b"), f(i, "class", "tabpanel"), f(i, "tabindex", "0"), f(i, "role", "tabpanel"), f(e, "role", "tablist");
19534
19534
  },
19535
19535
  m(a, c) {
19536
- P(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 = true;
19536
+ P(a, e, c), k(e, n), t[6](n), k(e, l), k(e, i), s && s.m(i, null), t[7](i), t[8](e), o = true;
19537
19537
  },
19538
19538
  p(a, [c]) {
19539
19539
  s && s.p && (!o || c & /*$$scope*/
@@ -19587,14 +19587,14 @@ function Yf(t, e, n) {
19587
19587
  }
19588
19588
  function g() {
19589
19589
  const C = window.location.pathname;
19590
- u.forEach((M, L) => {
19590
+ u.forEach((M, T) => {
19591
19591
  let H = "", F;
19592
19592
  if (M.bound) return;
19593
19593
  if (M.bound = true, M.el.dispatchEvent(new CustomEvent(
19594
19594
  "tabs:set-open",
19595
19595
  {
19596
19596
  composed: true,
19597
- detail: { open: L + 1 === c }
19597
+ detail: { open: T + 1 === c }
19598
19598
  }
19599
19599
  )), M.headingType === "slot")
19600
19600
  F = M.heading;
@@ -19602,36 +19602,44 @@ function Yf(t, e, n) {
19602
19602
  const V = M.heading;
19603
19603
  F = document.createElement("div"), F.textContent = V, H = V;
19604
19604
  }
19605
- F.classList.add("tab"), H || (H = "tab-" + L);
19605
+ F.classList.add("tab"), H || (H = "tab-" + T);
19606
19606
  const S = document.createElement("a");
19607
- S.setAttribute("id", `tab-${L + 1}`), S.setAttribute("data-testid", `tab-${L + 1}`), S.setAttribute("role", "tab"), S.setAttribute("href", C + "#" + H), S.addEventListener("click", () => b(L + 1)), S.setAttribute("aria-controls", `tabpanel-${L + 1}`), S.appendChild(F), s == null || s.appendChild(S);
19607
+ S.setAttribute("id", `tab-${T + 1}`), S.setAttribute("data-testid", `tab-${T + 1}`), S.setAttribute("role", "tab"), S.setAttribute("href", C + "#" + H), S.addEventListener("click", () => b(T + 1)), S.setAttribute("aria-controls", `tabpanel-${T + 1}`), S.appendChild(F), s == null || s.appendChild(S);
19608
19608
  });
19609
19609
  }
19610
19610
  function h() {
19611
- r.addEventListener("focus", k, true);
19611
+ r.addEventListener("focus", w, true);
19612
19612
  }
19613
19613
  function v() {
19614
- r.removeEventListener("focus", k, true);
19614
+ r.removeEventListener("focus", w, true);
19615
19615
  }
19616
19616
  function b(C) {
19617
19617
  if (!s) return;
19618
- c = Xo(C, 1, u.length);
19619
- let M = "";
19620
- [...s.querySelectorAll("[role=tab]")].map((L, H) => {
19621
- const F = H + 1 === +c;
19622
- L.setAttribute("aria-selected", rt(F)), L.setAttribute("tabindex", F ? "0" : "-1"), F && (M = L.href, L.focus());
19618
+ const M = c;
19619
+ c = Xo(C, 1, u.length), M != c && r.dispatchEvent(new CustomEvent(
19620
+ "_change",
19621
+ {
19622
+ composed: true,
19623
+ bubbles: true,
19624
+ detail: { tab: c }
19625
+ }
19626
+ ));
19627
+ let T = "";
19628
+ [...s.querySelectorAll("[role=tab]")].map((H, F) => {
19629
+ const S = F + 1 === +c;
19630
+ H.setAttribute("aria-selected", rt(S)), H.setAttribute("tabindex", S ? "0" : "-1"), S && (T = H.href, H.focus());
19623
19631
  });
19624
- for (const [L, H] of u.entries())
19625
- H.el.dispatchEvent(new CustomEvent(
19632
+ for (const [H, F] of u.entries())
19633
+ F.el.dispatchEvent(new CustomEvent(
19626
19634
  "tabs:set-open",
19627
19635
  {
19628
19636
  composed: true,
19629
- detail: { open: L + 1 === +C }
19637
+ detail: { open: H + 1 === +C }
19630
19638
  }
19631
19639
  ));
19632
- a.setAttribute("aria-labelledby", `tab-${c}`), a.setAttribute("id", `tabpanel-${c}`), M && (document.location = M);
19640
+ a.setAttribute("aria-labelledby", `tab-${c}`), a.setAttribute("id", `tabpanel-${c}`), T && (document.location = T);
19633
19641
  }
19634
- function k() {
19642
+ function w() {
19635
19643
  r.addEventListener("keydown", _);
19636
19644
  }
19637
19645
  function _(C) {
@@ -19666,7 +19674,7 @@ function Yf(t, e, n) {
19666
19674
  a = C, n(2, a);
19667
19675
  });
19668
19676
  }
19669
- function T(C) {
19677
+ function L(C) {
19670
19678
  ue[C ? "unshift" : "push"](() => {
19671
19679
  r = C, n(0, r);
19672
19680
  });
@@ -19682,7 +19690,7 @@ function Yf(t, e, n) {
19682
19690
  l,
19683
19691
  j,
19684
19692
  q,
19685
- T
19693
+ L
19686
19694
  ];
19687
19695
  }
19688
19696
  class Rf extends ce {
@@ -19839,7 +19847,7 @@ function Pi(t) {
19839
19847
  ), l = O(), o = le(i), f(e, "class", "counter svelte-q9zeel");
19840
19848
  },
19841
19849
  m(r, s) {
19842
- P(r, e, s), w(e, n), w(e, l), w(e, o);
19850
+ P(r, e, s), k(e, n), k(e, l), k(e, o);
19843
19851
  },
19844
19852
  p(r, s) {
19845
19853
  s & /*count*/
@@ -19929,11 +19937,11 @@ function Kf(t) {
19929
19937
  ), f(e, "id", "container"), f(e, "class", "svelte-q9zeel");
19930
19938
  },
19931
19939
  m(m, g) {
19932
- P(m, e, g), w(e, n), w(n, l), t[23](l), It(
19940
+ P(m, e, g), k(e, n), k(n, l), t[23](l), It(
19933
19941
  l,
19934
19942
  /*value*/
19935
19943
  t[0]
19936
- ), w(n, o), u && u.m(n, null), w(n, r), d && d.m(n, null), a || (c = [
19944
+ ), k(n, o), u && u.m(n, null), k(n, r), d && d.m(n, null), a || (c = [
19937
19945
  J(
19938
19946
  l,
19939
19947
  "input",
@@ -20038,8 +20046,8 @@ function Kf(t) {
20038
20046
  };
20039
20047
  }
20040
20048
  function Xf(t, e, n) {
20041
- let l, i, o, r, { name: s } = e, { value: a = "" } = e, { placeholder: c = "" } = e, { rows: u = 3 } = e, { testid: d = "" } = e, { width: m = "60ch" } = e, { error: g = "false" } = e, { readonly: h = "false" } = e, { disabled: v = "false" } = e, { arialabel: b = "" } = e, { countby: k = "" } = e, { maxcount: _ = -1 } = e, { mt: j = null } = e, { mr: q = null } = e, { mb: T = null } = e, { ml: C = null } = e, M;
20042
- function L(E) {
20049
+ let l, i, o, r, { name: s } = e, { value: a = "" } = e, { placeholder: c = "" } = e, { rows: u = 3 } = e, { testid: d = "" } = e, { width: m = "60ch" } = e, { error: g = "false" } = e, { readonly: h = "false" } = e, { disabled: v = "false" } = e, { arialabel: b = "" } = e, { countby: w = "" } = e, { maxcount: _ = -1 } = e, { mt: j = null } = e, { mr: q = null } = e, { mb: L = null } = e, { ml: C = null } = e, M;
20050
+ function T(E) {
20043
20051
  i || F();
20044
20052
  }
20045
20053
  function H(E) {
@@ -20072,13 +20080,13 @@ function Xf(t, e, n) {
20072
20080
  a = this.value, n(0, a);
20073
20081
  }
20074
20082
  return t.$$set = (E) => {
20075
- "name" in E && n(1, s = E.name), "value" in E && n(0, a = E.value), "placeholder" in E && n(2, c = E.placeholder), "rows" in E && n(3, u = E.rows), "testid" in E && n(4, d = E.testid), "width" in E && n(5, m = E.width), "error" in E && n(20, g = E.error), "readonly" in E && n(21, h = E.readonly), "disabled" in E && n(22, v = E.disabled), "arialabel" in E && n(6, b = E.arialabel), "countby" in E && n(7, k = E.countby), "maxcount" in E && n(8, _ = E.maxcount), "mt" in E && n(9, j = E.mt), "mr" in E && n(10, q = E.mr), "mb" in E && n(11, T = E.mb), "ml" in E && n(12, C = E.ml);
20083
+ "name" in E && n(1, s = E.name), "value" in E && n(0, a = E.value), "placeholder" in E && n(2, c = E.placeholder), "rows" in E && n(3, u = E.rows), "testid" in E && n(4, d = E.testid), "width" in E && n(5, m = E.width), "error" in E && n(20, g = E.error), "readonly" in E && n(21, h = E.readonly), "disabled" in E && n(22, v = E.disabled), "arialabel" in E && n(6, b = E.arialabel), "countby" in E && n(7, w = E.countby), "maxcount" in E && n(8, _ = E.maxcount), "mt" in E && n(9, j = E.mt), "mr" in E && n(10, q = E.mr), "mb" in E && n(11, L = E.mb), "ml" in E && n(12, C = E.ml);
20076
20084
  }, t.$$.update = () => {
20077
20085
  t.$$.dirty & /*error*/
20078
20086
  1048576 && n(17, l = we(g)), t.$$.dirty & /*disabled*/
20079
20087
  4194304 && n(14, i = we(v)), t.$$.dirty & /*readonly*/
20080
20088
  2097152 && n(16, o = we(h)), t.$$.dirty & /*countby, value*/
20081
- 129 && n(15, r = k === "character" ? a == null ? void 0 : a.length : a == null ? void 0 : a.split(" ").filter((E) => E.trim().length > 0).length);
20089
+ 129 && n(15, r = w === "character" ? a == null ? void 0 : a.length : a == null ? void 0 : a.split(" ").filter((E) => E.trim().length > 0).length);
20082
20090
  }, [
20083
20091
  a,
20084
20092
  s,
@@ -20087,18 +20095,18 @@ function Xf(t, e, n) {
20087
20095
  d,
20088
20096
  m,
20089
20097
  b,
20090
- k,
20098
+ w,
20091
20099
  _,
20092
20100
  j,
20093
20101
  q,
20094
- T,
20102
+ L,
20095
20103
  C,
20096
20104
  M,
20097
20105
  i,
20098
20106
  r,
20099
20107
  o,
20100
20108
  l,
20101
- L,
20109
+ T,
20102
20110
  H,
20103
20111
  g,
20104
20112
  h,
@@ -20249,11 +20257,11 @@ function i1(t) {
20249
20257
  /*$$scope*/
20250
20258
  t[3],
20251
20259
  xi
20252
- ), k = (
20260
+ ), w = (
20253
20261
  /*#slots*/
20254
20262
  t[4].nav
20255
20263
  ), _ = $(
20256
- k,
20264
+ w,
20257
20265
  t,
20258
20266
  /*$$scope*/
20259
20267
  t[3],
@@ -20267,11 +20275,11 @@ function i1(t) {
20267
20275
  /*$$scope*/
20268
20276
  t[3],
20269
20277
  null
20270
- ), T = (
20278
+ ), L = (
20271
20279
  /*#slots*/
20272
20280
  t[4].sidebar
20273
20281
  ), C = $(
20274
- T,
20282
+ L,
20275
20283
  t,
20276
20284
  /*$$scope*/
20277
20285
  t[3],
@@ -20279,7 +20287,7 @@ function i1(t) {
20279
20287
  ), M = (
20280
20288
  /*#slots*/
20281
20289
  t[4]["side-menu"]
20282
- ), L = $(
20290
+ ), T = $(
20283
20291
  M,
20284
20292
  t,
20285
20293
  /*$$scope*/
@@ -20297,7 +20305,7 @@ function i1(t) {
20297
20305
  );
20298
20306
  return {
20299
20307
  c() {
20300
- e = y("div"), n = y("header"), b && b.c(), l = O(), i = y("section"), o = y("nav"), _ && _.c(), r = O(), s = y("main"), q && q.c(), a = O(), c = y("nav"), C && C.c(), u = O(), L && L.c(), d = O(), m = y("footer"), F && F.c(), f(n, "class", "header svelte-q0l82d"), f(o, "class", "nav svelte-q0l82d"), f(s, "class", "svelte-q0l82d"), f(c, "class", "nav side-menu svelte-q0l82d"), f(i, "class", "content svelte-q0l82d"), f(m, "class", "footer svelte-q0l82d"), f(e, "class", "page svelte-q0l82d"), f(e, "style", g = `
20308
+ e = y("div"), n = y("header"), b && b.c(), l = O(), i = y("section"), o = y("nav"), _ && _.c(), r = O(), s = y("main"), q && q.c(), a = O(), c = y("nav"), C && C.c(), u = O(), T && T.c(), d = O(), m = y("footer"), F && F.c(), f(n, "class", "header svelte-q0l82d"), f(o, "class", "nav svelte-q0l82d"), f(s, "class", "svelte-q0l82d"), f(c, "class", "nav side-menu svelte-q0l82d"), f(i, "class", "content svelte-q0l82d"), f(m, "class", "footer svelte-q0l82d"), f(e, "class", "page svelte-q0l82d"), f(e, "style", g = `
20301
20309
  --max-content-width: ${/*maxcontentwidth*/
20302
20310
  t[2] || "100%"};
20303
20311
  --nav-column-width: ${/*leftcolumnwidth*/
@@ -20307,7 +20315,7 @@ function i1(t) {
20307
20315
  `);
20308
20316
  },
20309
20317
  m(S, V) {
20310
- P(S, e, V), w(e, n), b && b.m(n, null), w(e, l), w(e, i), w(i, o), _ && _.m(o, null), w(i, r), w(i, s), q && q.m(s, null), w(i, a), w(i, c), C && C.m(c, null), w(c, u), L && L.m(c, null), w(e, d), w(e, m), F && F.m(m, null), h = true;
20318
+ P(S, e, V), k(e, n), b && b.m(n, null), k(e, l), k(e, i), k(i, o), _ && _.m(o, null), k(i, r), k(i, s), q && q.m(s, null), k(i, a), k(i, c), C && C.m(c, null), k(c, u), T && T.m(c, null), k(e, d), k(e, m), F && F.m(m, null), h = true;
20311
20319
  },
20312
20320
  p(S, [V]) {
20313
20321
  b && b.p && (!h || V & /*$$scope*/
@@ -20331,12 +20339,12 @@ function i1(t) {
20331
20339
  ), _ && _.p && (!h || V & /*$$scope*/
20332
20340
  8) && te(
20333
20341
  _,
20334
- k,
20342
+ w,
20335
20343
  S,
20336
20344
  /*$$scope*/
20337
20345
  S[3],
20338
20346
  h ? ee(
20339
- k,
20347
+ w,
20340
20348
  /*$$scope*/
20341
20349
  S[3],
20342
20350
  V,
@@ -20367,12 +20375,12 @@ function i1(t) {
20367
20375
  ), C && C.p && (!h || V & /*$$scope*/
20368
20376
  8) && te(
20369
20377
  C,
20370
- T,
20378
+ L,
20371
20379
  S,
20372
20380
  /*$$scope*/
20373
20381
  S[3],
20374
20382
  h ? ee(
20375
- T,
20383
+ L,
20376
20384
  /*$$scope*/
20377
20385
  S[3],
20378
20386
  V,
@@ -20382,9 +20390,9 @@ function i1(t) {
20382
20390
  S[3]
20383
20391
  ),
20384
20392
  Vi
20385
- ), L && L.p && (!h || V & /*$$scope*/
20393
+ ), T && T.p && (!h || V & /*$$scope*/
20386
20394
  8) && te(
20387
- L,
20395
+ T,
20388
20396
  M,
20389
20397
  S,
20390
20398
  /*$$scope*/
@@ -20429,13 +20437,13 @@ function i1(t) {
20429
20437
  `)) && f(e, "style", g);
20430
20438
  },
20431
20439
  i(S) {
20432
- h || (x(b, S), x(_, S), x(q, S), x(C, S), x(L, S), x(F, S), h = true);
20440
+ h || (x(b, S), x(_, S), x(q, S), x(C, S), x(T, S), x(F, S), h = true);
20433
20441
  },
20434
20442
  o(S) {
20435
- I(b, S), I(_, S), I(q, S), I(C, S), I(L, S), I(F, S), h = false;
20443
+ I(b, S), I(_, S), I(q, S), I(C, S), I(T, S), I(F, S), h = false;
20436
20444
  },
20437
20445
  d(S) {
20438
- S && D(e), b && b.d(S), _ && _.d(S), q && q.d(S), C && C.d(S), L && L.d(S), F && F.d(S);
20446
+ S && D(e), b && b.d(S), _ && _.d(S), q && q.d(S), C && C.d(S), T && T.d(S), F && F.d(S);
20439
20447
  }
20440
20448
  };
20441
20449
  }
@@ -20536,8 +20544,8 @@ function a1(t) {
20536
20544
  t[7]
20537
20545
  ));
20538
20546
  },
20539
- m(b, k) {
20540
- P(b, e, k), w(e, n), v && v.m(n, null), w(e, l), w(e, i), w(i, o), t[19](i), t[20](e), d = true, m || (g = [
20547
+ m(b, w) {
20548
+ P(b, e, w), k(e, n), v && v.m(n, null), k(e, l), k(e, i), k(i, o), t[19](i), t[20](e), d = true, m || (g = [
20541
20549
  J(
20542
20550
  uo,
20543
20551
  "resize",
@@ -20570,8 +20578,8 @@ function a1(t) {
20570
20578
  )
20571
20579
  ], m = true);
20572
20580
  },
20573
- p(b, [k]) {
20574
- v && v.p && (!d || k & /*$$scope*/
20581
+ p(b, [w]) {
20582
+ v && v.p && (!d || w & /*$$scope*/
20575
20583
  65536) && te(
20576
20584
  v,
20577
20585
  h,
@@ -20582,40 +20590,40 @@ function a1(t) {
20582
20590
  h,
20583
20591
  /*$$scope*/
20584
20592
  b[16],
20585
- k,
20593
+ w,
20586
20594
  null
20587
20595
  ) : ne(
20588
20596
  /*$$scope*/
20589
20597
  b[16]
20590
20598
  ),
20591
20599
  null
20592
- ), (!d || k & /*content*/
20600
+ ), (!d || w & /*content*/
20593
20601
  4) && he(
20594
20602
  o,
20595
20603
  /*content*/
20596
20604
  b[2]
20597
- ), (!d || k & /*_tooltipInstanceId*/
20605
+ ), (!d || w & /*_tooltipInstanceId*/
20598
20606
  8192 && r !== (r = /*_tooltipInstanceId*/
20599
- b[13] + "-tooltip")) && f(i, "id", r), (!d || k & /*position, halign*/
20607
+ b[13] + "-tooltip")) && f(i, "id", r), (!d || w & /*position, halign*/
20600
20608
  3 && s !== (s = "tooltip-text " + /*position*/
20601
20609
  b[0] + " align-" + /*halign*/
20602
- b[1] + " svelte-1vhsfz")) && f(i, "class", s), (!d || k & /*_tooltipVisible*/
20610
+ b[1] + " svelte-1vhsfz")) && f(i, "class", s), (!d || w & /*_tooltipVisible*/
20603
20611
  2048) && Ae(
20604
20612
  i,
20605
20613
  "visibility",
20606
20614
  /*_tooltipVisible*/
20607
20615
  b[11] ? "visible" : "hidden"
20608
- ), (!d || k & /*halign*/
20616
+ ), (!d || w & /*halign*/
20609
20617
  2 && a !== (a = "tooltip align-" + /*halign*/
20610
- b[1] + " svelte-1vhsfz")) && f(e, "class", a), (!d || k & /*testid*/
20618
+ b[1] + " svelte-1vhsfz")) && f(e, "class", a), (!d || w & /*testid*/
20611
20619
  8) && f(
20612
20620
  e,
20613
20621
  "data-testid",
20614
20622
  /*testid*/
20615
20623
  b[3]
20616
- ), (!d || k & /*_tooltipInstanceId*/
20624
+ ), (!d || w & /*_tooltipInstanceId*/
20617
20625
  8192 && c !== (c = /*_tooltipInstanceId*/
20618
- b[13] + "-tooltip")) && f(e, "aria-describedby", c), (!d || k & /*mt, mr, mb, ml*/
20626
+ b[13] + "-tooltip")) && f(e, "aria-describedby", c), (!d || w & /*mt, mr, mb, ml*/
20619
20627
  240 && u !== (u = me(
20620
20628
  /*mt*/
20621
20629
  b[4],
@@ -20640,19 +20648,19 @@ function a1(t) {
20640
20648
  }
20641
20649
  function c1(t, e, n) {
20642
20650
  let { $$slots: l = {}, $$scope: i } = e, { content: o = "" } = e, { testid: r = "" } = e, { position: s = "top" } = e, { halign: a = "center" } = e, { mt: c = null } = e, { mr: u = null } = e, { mb: d = null } = e, { ml: m = null } = e;
20643
- const [g, h] = ke("Tooltip positions", ["top", "bottom", "left", "right"], false), [v, b] = ke("Tooltip alignment", ["left", "right", "center"], false), k = (A, W) => {
20651
+ const [g, h] = ke("Tooltip positions", ["top", "bottom", "left", "right"], false), [v, b] = ke("Tooltip alignment", ["left", "right", "center"], false), w = (A, W) => {
20644
20652
  (A === "left" || A === "right") && W !== "center" && console.error(`[${W}] is an invalid option for position ${A}`);
20645
20653
  };
20646
- let _ = 0, j, q, T, C = false, M, L, H;
20654
+ let _ = 0, j, q, L, C = false, M, T, H;
20647
20655
  _e(() => {
20648
20656
  setTimeout(
20649
20657
  () => {
20650
- h(s), b(a), k(s, a);
20658
+ h(s), b(a), w(s, a);
20651
20659
  },
20652
20660
  1
20653
- ), T = s, n(13, H = Math.random().toString(36)), window.addEventListener("resize", V), V();
20661
+ ), L = s, n(13, H = Math.random().toString(36)), window.addEventListener("resize", V), V();
20654
20662
  }), Ct(() => {
20655
- window.removeEventListener("resize", V), clearTimeout(M), clearTimeout(L);
20663
+ window.removeEventListener("resize", V), clearTimeout(M), clearTimeout(T);
20656
20664
  });
20657
20665
  const F = () => {
20658
20666
  M = setTimeout(
@@ -20662,9 +20670,9 @@ function c1(t, e, n) {
20662
20670
  300
20663
20671
  );
20664
20672
  }, S = () => {
20665
- clearTimeout(M), n(12, L = setTimeout(
20673
+ clearTimeout(M), n(12, T = setTimeout(
20666
20674
  () => {
20667
- n(11, C = false), n(0, s = T);
20675
+ n(11, C = false), n(0, s = L);
20668
20676
  },
20669
20677
  500
20670
20678
  ));
@@ -20691,9 +20699,9 @@ function c1(t, e, n) {
20691
20699
  });
20692
20700
  }
20693
20701
  const G = () => {
20694
- clearTimeout(L), F();
20702
+ clearTimeout(T), F();
20695
20703
  }, N = () => {
20696
- clearTimeout(L), F();
20704
+ clearTimeout(T), F();
20697
20705
  };
20698
20706
  return t.$$set = (A) => {
20699
20707
  "content" in A && n(2, o = A.content), "testid" in A && n(3, r = A.testid), "position" in A && n(0, s = A.position), "halign" in A && n(1, a = A.halign), "mt" in A && n(4, c = A.mt), "mr" in A && n(5, u = A.mr), "mb" in A && n(6, d = A.mb), "ml" in A && n(7, m = A.ml), "$$scope" in A && n(16, i = A.$$scope);
@@ -20714,7 +20722,7 @@ function c1(t, e, n) {
20714
20722
  q,
20715
20723
  _,
20716
20724
  C,
20717
- L,
20725
+ T,
20718
20726
  H,
20719
20727
  F,
20720
20728
  S,
@@ -20825,7 +20833,7 @@ function h1(t) {
20825
20833
  ), b = (
20826
20834
  /*#slots*/
20827
20835
  t[3].default
20828
- ), k = $(
20836
+ ), w = $(
20829
20837
  b,
20830
20838
  t,
20831
20839
  /*$$scope*/
@@ -20843,18 +20851,18 @@ function h1(t) {
20843
20851
  );
20844
20852
  return {
20845
20853
  c() {
20846
- e = y("div"), n = y("header"), g && g.c(), l = O(), i = y("section"), o = y("nav"), v && v.c(), r = O(), s = y("main"), k && k.c(), a = O(), c = y("footer"), j && j.c(), f(n, "class", "header svelte-luwgzc"), f(o, "class", "nav svelte-luwgzc"), f(s, "class", "svelte-luwgzc"), f(i, "class", "content svelte-luwgzc"), f(c, "class", "footer svelte-luwgzc"), f(e, "class", "page svelte-luwgzc"), f(e, "style", u = `
20854
+ e = y("div"), n = y("header"), g && g.c(), l = O(), i = y("section"), o = y("nav"), v && v.c(), r = O(), s = y("main"), w && w.c(), a = O(), c = y("footer"), j && j.c(), f(n, "class", "header svelte-luwgzc"), f(o, "class", "nav svelte-luwgzc"), f(s, "class", "svelte-luwgzc"), f(i, "class", "content svelte-luwgzc"), f(c, "class", "footer svelte-luwgzc"), f(e, "class", "page svelte-luwgzc"), f(e, "style", u = `
20847
20855
  --max-content-width: ${/*maxcontentwidth*/
20848
20856
  t[1] || "100%"};
20849
20857
  --nav-column-width: ${/*navcolumnwidth*/
20850
20858
  t[0] || "256px"};
20851
20859
  `);
20852
20860
  },
20853
- m(q, T) {
20854
- P(q, e, T), 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), k && k.m(s, null), w(e, a), w(e, c), j && j.m(c, null), d = true;
20861
+ m(q, L) {
20862
+ P(q, e, L), k(e, n), g && g.m(n, null), k(e, l), k(e, i), k(i, o), v && v.m(o, null), k(i, r), k(i, s), w && w.m(s, null), k(e, a), k(e, c), j && j.m(c, null), d = true;
20855
20863
  },
20856
- p(q, [T]) {
20857
- g && g.p && (!d || T & /*$$scope*/
20864
+ p(q, [L]) {
20865
+ g && g.p && (!d || L & /*$$scope*/
20858
20866
  4) && te(
20859
20867
  g,
20860
20868
  m,
@@ -20865,14 +20873,14 @@ function h1(t) {
20865
20873
  m,
20866
20874
  /*$$scope*/
20867
20875
  q[2],
20868
- T,
20876
+ L,
20869
20877
  m1
20870
20878
  ) : ne(
20871
20879
  /*$$scope*/
20872
20880
  q[2]
20873
20881
  ),
20874
20882
  Ii
20875
- ), v && v.p && (!d || T & /*$$scope*/
20883
+ ), v && v.p && (!d || L & /*$$scope*/
20876
20884
  4) && te(
20877
20885
  v,
20878
20886
  h,
@@ -20883,16 +20891,16 @@ function h1(t) {
20883
20891
  h,
20884
20892
  /*$$scope*/
20885
20893
  q[2],
20886
- T,
20894
+ L,
20887
20895
  g1
20888
20896
  ) : ne(
20889
20897
  /*$$scope*/
20890
20898
  q[2]
20891
20899
  ),
20892
20900
  Ni
20893
- ), k && k.p && (!d || T & /*$$scope*/
20901
+ ), w && w.p && (!d || L & /*$$scope*/
20894
20902
  4) && te(
20895
- k,
20903
+ w,
20896
20904
  b,
20897
20905
  q,
20898
20906
  /*$$scope*/
@@ -20901,14 +20909,14 @@ function h1(t) {
20901
20909
  b,
20902
20910
  /*$$scope*/
20903
20911
  q[2],
20904
- T,
20912
+ L,
20905
20913
  null
20906
20914
  ) : ne(
20907
20915
  /*$$scope*/
20908
20916
  q[2]
20909
20917
  ),
20910
20918
  null
20911
- ), j && j.p && (!d || T & /*$$scope*/
20919
+ ), j && j.p && (!d || L & /*$$scope*/
20912
20920
  4) && te(
20913
20921
  j,
20914
20922
  _,
@@ -20919,14 +20927,14 @@ function h1(t) {
20919
20927
  _,
20920
20928
  /*$$scope*/
20921
20929
  q[2],
20922
- T,
20930
+ L,
20923
20931
  f1
20924
20932
  ) : ne(
20925
20933
  /*$$scope*/
20926
20934
  q[2]
20927
20935
  ),
20928
20936
  Bi
20929
- ), (!d || T & /*maxcontentwidth, navcolumnwidth*/
20937
+ ), (!d || L & /*maxcontentwidth, navcolumnwidth*/
20930
20938
  3 && u !== (u = `
20931
20939
  --max-content-width: ${/*maxcontentwidth*/
20932
20940
  q[1] || "100%"};
@@ -20935,13 +20943,13 @@ function h1(t) {
20935
20943
  `)) && f(e, "style", u);
20936
20944
  },
20937
20945
  i(q) {
20938
- d || (x(g, q), x(v, q), x(k, q), x(j, q), d = true);
20946
+ d || (x(g, q), x(v, q), x(w, q), x(j, q), d = true);
20939
20947
  },
20940
20948
  o(q) {
20941
- I(g, q), I(v, q), I(k, q), I(j, q), d = false;
20949
+ I(g, q), I(v, q), I(w, q), I(j, q), d = false;
20942
20950
  },
20943
20951
  d(q) {
20944
- q && D(e), g && g.d(q), v && v.d(q), k && k.d(q), j && j.d(q);
20952
+ q && D(e), g && g.d(q), v && v.d(q), w && w.d(q), j && j.d(q);
20945
20953
  }
20946
20954
  };
20947
20955
  }
@@ -24218,15 +24226,27 @@ function GoATableSortHeader({
24218
24226
  }) {
24219
24227
  return /* @__PURE__ */ jsx("goa-table-sort-header", { name, direction, children });
24220
24228
  }
24221
- function GoATabs({ initialTab, children, testId }) {
24222
- return /* @__PURE__ */ jsx(
24223
- "goa-tabs",
24224
- {
24225
- initialtab: initialTab,
24226
- "data-testid": testId,
24227
- children
24229
+ function GoATabs({
24230
+ initialTab,
24231
+ children,
24232
+ testId,
24233
+ onChange
24234
+ }) {
24235
+ const ref = useRef(null);
24236
+ useEffect(() => {
24237
+ const element = ref.current;
24238
+ if (element && onChange) {
24239
+ const handler = (event) => {
24240
+ const customEvent = event;
24241
+ onChange(customEvent.detail.tab);
24242
+ };
24243
+ element.addEventListener("_change", handler);
24244
+ return () => {
24245
+ element.removeEventListener("_change", handler);
24246
+ };
24228
24247
  }
24229
- );
24248
+ }, [onChange]);
24249
+ return /* @__PURE__ */ jsx("goa-tabs", { ref, initialtab: initialTab, "data-testid": testId, children });
24230
24250
  }
24231
24251
  function GoATab({ heading, children }) {
24232
24252
  return /* @__PURE__ */ jsxs("goa-tab", { children: [