@abgov/web-components 2.2.0-dev.43 → 2.2.0-dev.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +231 -256
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -29004,7 +29004,7 @@ class j3 extends Ne {
29004
29004
  }
29005
29005
  customElements.define("goa-pages", Le(j3, { current: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
29006
29006
  function L3(t) {
29007
- Ie(t, "svelte-1jo81wv", "span.svelte-1jo81wv{white-space:nowrap;font:var(--goa-pagination-text-size);color:var(--goa-pagination-text-color)}.controls.svelte-1jo81wv{display:flex;gap:var(--goa-pagination-gap, 1rem);flex-direction:column;align-items:center;width:100%}@media(min-width: 624px){.controls.svelte-1jo81wv{flex-direction:row;justify-content:space-between}}");
29007
+ Ie(t, "svelte-9vnays", ":host{display:block}span.svelte-9vnays{white-space:nowrap;font:var(--goa-pagination-text-size);color:var(--goa-pagination-text-color)}.controls.svelte-9vnays{display:flex;gap:var(--goa-pagination-gap, 1rem);flex-direction:column;align-items:center;width:100%}.page-links.svelte-9vnays{display:flex;align-items:center;justify-content:space-between;gap:var(--goa-space-l);width:100%}@media(min-width: 624px){.controls.svelte-9vnays{flex-direction:row;justify-content:space-between}.page-links.svelte-9vnays{width:auto}}");
29008
29008
  }
29009
29009
  function ta(t, e, o) {
29010
29010
  const i = t.slice();
@@ -29027,7 +29027,7 @@ function oa(t) {
29027
29027
  let g = f(t), v = g(t);
29028
29028
  return {
29029
29029
  c() {
29030
- e = C("goa-block"), o = C("span"), o.textContent = "Page", i = Y(), n = C("input"), l = Y(), v.c(), r = Y(), a = C("span"), c = de("of "), s = de(d), u(o, "class", "svelte-1jo81wv"), u(n, "type", "hidden"), u(a, "class", "svelte-1jo81wv"), m(e, "data-testid", "page-selector"), m(e, "alignment", "center"), m(e, "gap", "s");
29030
+ e = C("goa-block"), o = C("span"), o.textContent = "Page", i = Y(), n = C("input"), l = Y(), v.c(), r = Y(), a = C("span"), c = de("of "), s = de(d), u(o, "class", "svelte-9vnays"), u(n, "type", "hidden"), u(a, "class", "svelte-9vnays"), m(e, "data-testid", "page-selector"), m(e, "alignment", "center"), m(e, "gap", "s");
29031
29031
  },
29032
29032
  m(h, b) {
29033
29033
  I(h, e, b), k(e, o), k(e, i), k(e, n), t[15](n), k(e, l), v.m(e, null), k(e, r), k(e, a), k(a, c), k(a, s);
@@ -29202,13 +29202,13 @@ function na(t) {
29202
29202
  };
29203
29203
  }
29204
29204
  function D3(t) {
29205
- let e, o, i, n, l, r, a, c, d, s, f, g, v, h, b, w = (
29205
+ let e, o, i, n, l, r, a, c, d, s, f, g, v, h, b, w, p = (
29206
29206
  /*variant*/
29207
29207
  t[3] === "all" && oa(t)
29208
29208
  );
29209
29209
  return {
29210
29210
  c() {
29211
- e = C("goa-block"), o = C("div"), w && w.c(), i = Y(), n = C("goa-block"), l = C("goa-button"), r = de("Previous"), d = Y(), s = C("goa-button"), f = de("Next"), m(
29211
+ e = C("div"), o = C("div"), p && p.c(), i = Y(), n = C("div"), l = C("goa-button"), r = de("Previous"), d = Y(), s = C("goa-button"), f = de("Next"), m(
29212
29212
  l,
29213
29213
  "version",
29214
29214
  /*version*/
@@ -29225,35 +29225,24 @@ function D3(t) {
29225
29225
  t[1] === "2" ? "compact" : "normal"), m(s, "trailingicon", "arrow-forward"), m(s, "disabled", v = /*itemcount*/
29226
29226
  t[2] <= 0 || /*pagenumber*/
29227
29227
  t[0] >= /*_pageCount*/
29228
- t[9] ? "true" : "false"), m(n, "alignment", "center"), m(n, "gap", "l"), m(n, "data-testid", "page-links"), u(o, "class", "controls svelte-1jo81wv"), u(
29228
+ t[9] ? "true" : "false"), u(n, "class", "page-links svelte-9vnays"), u(n, "data-testid", "page-links"), u(o, "class", "controls svelte-9vnays"), u(
29229
29229
  o,
29230
29230
  "data-testid",
29231
29231
  /*testid*/
29232
29232
  t[4]
29233
- ), m(e, "id", "root"), m(
29234
- e,
29235
- "ml",
29236
- /*ml*/
29237
- t[8]
29238
- ), m(
29239
- e,
29240
- "mr",
29233
+ ), u(e, "id", "root"), u(e, "style", h = Te(
29234
+ /*mt*/
29235
+ t[5],
29241
29236
  /*mr*/
29242
- t[6]
29243
- ), m(
29244
- e,
29245
- "mb",
29237
+ t[6],
29246
29238
  /*mb*/
29247
- t[7]
29248
- ), m(
29249
- e,
29250
- "mt",
29251
- /*mt*/
29252
- t[5]
29253
- );
29239
+ t[7],
29240
+ /*ml*/
29241
+ t[8]
29242
+ ));
29254
29243
  },
29255
- m(p, _) {
29256
- I(p, e, _), k(e, o), w && w.m(o, null), k(o, i), k(o, n), k(n, l), k(l, r), k(n, d), k(n, s), k(s, f), h || (b = [
29244
+ m(_, z) {
29245
+ I(_, e, z), k(e, o), p && p.m(o, null), k(o, i), k(o, n), k(n, l), k(l, r), k(n, d), k(n, s), k(s, f), b || (w = [
29257
29246
  oe(
29258
29247
  l,
29259
29248
  "click",
@@ -29266,69 +29255,55 @@ function D3(t) {
29266
29255
  /*click_handler_1*/
29267
29256
  t[19]
29268
29257
  )
29269
- ], h = !0);
29258
+ ], b = !0);
29270
29259
  },
29271
- p(p, [_]) {
29260
+ p(_, [z]) {
29272
29261
  /*variant*/
29273
- p[3] === "all" ? w ? w.p(p, _) : (w = oa(p), w.c(), w.m(o, i)) : w && (w.d(1), w = null), _ & /*version*/
29262
+ _[3] === "all" ? p ? p.p(_, z) : (p = oa(_), p.c(), p.m(o, i)) : p && (p.d(1), p = null), z & /*version*/
29274
29263
  2 && m(
29275
29264
  l,
29276
29265
  "version",
29277
29266
  /*version*/
29278
- p[1]
29279
- ), _ & /*version*/
29267
+ _[1]
29268
+ ), z & /*version*/
29280
29269
  2 && a !== (a = /*version*/
29281
- p[1] === "2" ? "compact" : "normal") && m(l, "size", a), _ & /*itemcount, pagenumber*/
29270
+ _[1] === "2" ? "compact" : "normal") && m(l, "size", a), z & /*itemcount, pagenumber*/
29282
29271
  5 && c !== (c = /*itemcount*/
29283
- p[2] <= 0 || /*pagenumber*/
29284
- p[0] <= 1 ? "true" : "false") && m(l, "disabled", c), _ & /*version*/
29272
+ _[2] <= 0 || /*pagenumber*/
29273
+ _[0] <= 1 ? "true" : "false") && m(l, "disabled", c), z & /*version*/
29285
29274
  2 && m(
29286
29275
  s,
29287
29276
  "version",
29288
29277
  /*version*/
29289
- p[1]
29290
- ), _ & /*version*/
29278
+ _[1]
29279
+ ), z & /*version*/
29291
29280
  2 && g !== (g = /*version*/
29292
- p[1] === "2" ? "compact" : "normal") && m(s, "size", g), _ & /*itemcount, pagenumber, _pageCount*/
29281
+ _[1] === "2" ? "compact" : "normal") && m(s, "size", g), z & /*itemcount, pagenumber, _pageCount*/
29293
29282
  517 && v !== (v = /*itemcount*/
29294
- p[2] <= 0 || /*pagenumber*/
29295
- p[0] >= /*_pageCount*/
29296
- p[9] ? "true" : "false") && m(s, "disabled", v), _ & /*testid*/
29283
+ _[2] <= 0 || /*pagenumber*/
29284
+ _[0] >= /*_pageCount*/
29285
+ _[9] ? "true" : "false") && m(s, "disabled", v), z & /*testid*/
29297
29286
  16 && u(
29298
29287
  o,
29299
29288
  "data-testid",
29300
29289
  /*testid*/
29301
- p[4]
29302
- ), _ & /*ml*/
29303
- 256 && m(
29304
- e,
29305
- "ml",
29306
- /*ml*/
29307
- p[8]
29308
- ), _ & /*mr*/
29309
- 64 && m(
29310
- e,
29311
- "mr",
29290
+ _[4]
29291
+ ), z & /*mt, mr, mb, ml*/
29292
+ 480 && h !== (h = Te(
29293
+ /*mt*/
29294
+ _[5],
29312
29295
  /*mr*/
29313
- p[6]
29314
- ), _ & /*mb*/
29315
- 128 && m(
29316
- e,
29317
- "mb",
29296
+ _[6],
29318
29297
  /*mb*/
29319
- p[7]
29320
- ), _ & /*mt*/
29321
- 32 && m(
29322
- e,
29323
- "mt",
29324
- /*mt*/
29325
- p[5]
29326
- );
29298
+ _[7],
29299
+ /*ml*/
29300
+ _[8]
29301
+ )) && u(e, "style", h);
29327
29302
  },
29328
29303
  i: De,
29329
29304
  o: De,
29330
- d(p) {
29331
- p && q(e), w && w.d(), h = !1, Ge(b);
29305
+ d(_) {
29306
+ _ && q(e), p && p.d(), b = !1, Ge(w);
29332
29307
  }
29333
29308
  };
29334
29309
  }
@@ -36962,13 +36937,13 @@ function Za(t) {
36962
36937
  l[7] && /*count*/
36963
36938
  l[20] > /*maxcount*/
36964
36939
  l[8]
36965
- ) return t7;
36940
+ ) return th;
36966
36941
  if (
36967
36942
  /*countby*/
36968
36943
  l[7] && /*count*/
36969
36944
  l[20] <= /*maxcount*/
36970
36945
  l[8]
36971
- ) return e7;
36946
+ ) return eh;
36972
36947
  }
36973
36948
  let i = o(t), n = i && i(t);
36974
36949
  return {
@@ -36999,7 +36974,7 @@ function Za(t) {
36999
36974
  }
37000
36975
  };
37001
36976
  }
37002
- function e7(t) {
36977
+ function eh(t) {
37003
36978
  let e = (
37004
36979
  /*maxcount*/
37005
36980
  t[8] - /*count*/
@@ -37036,7 +37011,7 @@ function e7(t) {
37036
37011
  }
37037
37012
  };
37038
37013
  }
37039
- function t7(t) {
37014
+ function th(t) {
37040
37015
  let e = (
37041
37016
  /*count*/
37042
37017
  t[20] - /*maxcount*/
@@ -37109,7 +37084,7 @@ function Fa(t) {
37109
37084
  }
37110
37085
  };
37111
37086
  }
37112
- function o7(t) {
37087
+ function oh(t) {
37113
37088
  let e, o, i, n, l, r, a, c, d, s, f = (
37114
37089
  /*maxcount*/
37115
37090
  t[8] > 0 && !/*isDisabled*/
@@ -37345,7 +37320,7 @@ function o7(t) {
37345
37320
  }
37346
37321
  };
37347
37322
  }
37348
- function i7(t, e, o) {
37323
+ function ih(t, e, o) {
37349
37324
  let i, n, l, { name: r } = e, { value: a = "" } = e, { placeholder: c = "" } = e, { rows: d = 3 } = e, { testid: s = "" } = e, { width: f = "100%" } = e, { maxwidth: g = "60ch" } = e, { error: v = "false" } = e, { readonly: h = "false" } = e, { disabled: b = "false" } = e, { arialabel: w = "" } = e, { countby: p = "" } = e, { maxcount: _ = -1 } = e, { autocomplete: z = "" } = e;
37350
37325
  const [M, L] = Oe("Version", ["1", "2"]);
37351
37326
  let { version: D = "1" } = e;
@@ -37465,13 +37440,13 @@ function i7(t, e, o) {
37465
37440
  we
37466
37441
  ];
37467
37442
  }
37468
- class n7 extends Ne {
37443
+ class nh extends Ne {
37469
37444
  constructor(e) {
37470
37445
  super(), je(
37471
37446
  this,
37472
37447
  e,
37473
- i7,
37474
- o7,
37448
+ ih,
37449
+ oh,
37475
37450
  Me,
37476
37451
  {
37477
37452
  name: 1,
@@ -37620,12 +37595,12 @@ class n7 extends Ne {
37620
37595
  this.$$set({ ml: e }), y();
37621
37596
  }
37622
37597
  }
37623
- customElements.define("goa-textarea", Le(n7, { name: {}, value: {}, placeholder: {}, rows: {}, testid: {}, width: {}, maxwidth: {}, error: {}, readonly: {}, disabled: {}, arialabel: {}, countby: {}, maxcount: {}, autocomplete: {}, version: {}, size: {}, mt: {}, mr: {}, mb: {}, ml: {} }, [], [], !0));
37624
- function l7(t) {
37598
+ customElements.define("goa-textarea", Le(nh, { name: {}, value: {}, placeholder: {}, rows: {}, testid: {}, width: {}, maxwidth: {}, error: {}, readonly: {}, disabled: {}, arialabel: {}, countby: {}, maxcount: {}, autocomplete: {}, version: {}, size: {}, mt: {}, mr: {}, mb: {}, ml: {} }, [], [], !0));
37599
+ function lh(t) {
37625
37600
  Ie(t, "svelte-q0l82d", ".svelte-q0l82d.svelte-q0l82d{box-sizing:border-box}.page.svelte-q0l82d.svelte-q0l82d{min-height:100vh;display:flex;flex-direction:column}.content.svelte-q0l82d.svelte-q0l82d{flex:1 1 auto;display:flex;flex-direction:column;gap:2rem}.header.svelte-q0l82d.svelte-q0l82d,.footer.svelte-q0l82d.svelte-q0l82d{flex:0 0 auto}main.svelte-q0l82d.svelte-q0l82d{flex:1 1 auto;padding:0 1rem}.nav.svelte-q0l82d.svelte-q0l82d{transition:transform 200ms ease-in-out;background-color:var(--goa-color-greyscale-white)}.nav.svelte-q0l82d>.svelte-q0l82d{display:block;padding:0.5rem 0}@media not (max-width: 623px){.page.svelte-q0l82d.svelte-q0l82d{gap:2rem}.content.svelte-q0l82d.svelte-q0l82d{display:flex;flex-direction:row;justify-content:center;width:min(var(--max-content-width), 100vw);margin:0 auto}.nav.svelte-q0l82d.svelte-q0l82d{padding:0 2rem;transform:translateX(0)}.nav.svelte-q0l82d.svelte-q0l82d:not(.side-menu){flex:0 0 var(--nav-column-width)}.nav.side-menu.svelte-q0l82d.svelte-q0l82d{flex:0 0 var(--side-menu-column-width)}main.svelte-q0l82d.svelte-q0l82d{padding-right:2rem}}@media(min-width: 1024px){main.svelte-q0l82d.svelte-q0l82d{padding-right:4.5rem}}");
37626
37601
  }
37627
- const r7 = (t) => ({}), Wa = (t) => ({}), a7 = (t) => ({}), Ya = (t) => ({}), s7 = (t) => ({}), Qa = (t) => ({}), c7 = (t) => ({}), Ua = (t) => ({}), d7 = (t) => ({}), Ra = (t) => ({});
37628
- function u7(t) {
37602
+ const rh = (t) => ({}), Wa = (t) => ({}), ah = (t) => ({}), Ya = (t) => ({}), sh = (t) => ({}), Qa = (t) => ({}), ch = (t) => ({}), Ua = (t) => ({}), dh = (t) => ({}), Ra = (t) => ({});
37603
+ function uh(t) {
37629
37604
  let e, o, i, n, l, r, a, c, d, s, f, g, v, h;
37630
37605
  const b = (
37631
37606
  /*#slots*/
@@ -37709,7 +37684,7 @@ function u7(t) {
37709
37684
  /*$$scope*/
37710
37685
  V[3],
37711
37686
  O,
37712
- d7
37687
+ dh
37713
37688
  ) : he(
37714
37689
  /*$$scope*/
37715
37690
  V[3]
@@ -37727,7 +37702,7 @@ function u7(t) {
37727
37702
  /*$$scope*/
37728
37703
  V[3],
37729
37704
  O,
37730
- c7
37705
+ ch
37731
37706
  ) : he(
37732
37707
  /*$$scope*/
37733
37708
  V[3]
@@ -37763,7 +37738,7 @@ function u7(t) {
37763
37738
  /*$$scope*/
37764
37739
  V[3],
37765
37740
  O,
37766
- s7
37741
+ sh
37767
37742
  ) : he(
37768
37743
  /*$$scope*/
37769
37744
  V[3]
@@ -37781,7 +37756,7 @@ function u7(t) {
37781
37756
  /*$$scope*/
37782
37757
  V[3],
37783
37758
  O,
37784
- a7
37759
+ ah
37785
37760
  ) : he(
37786
37761
  /*$$scope*/
37787
37762
  V[3]
@@ -37799,7 +37774,7 @@ function u7(t) {
37799
37774
  /*$$scope*/
37800
37775
  V[3],
37801
37776
  O,
37802
- r7
37777
+ rh
37803
37778
  ) : he(
37804
37779
  /*$$scope*/
37805
37780
  V[3]
@@ -37826,26 +37801,26 @@ function u7(t) {
37826
37801
  }
37827
37802
  };
37828
37803
  }
37829
- function f7(t, e, o) {
37804
+ function fh(t, e, o) {
37830
37805
  let { $$slots: i = {}, $$scope: n } = e, { leftcolumnwidth: l } = e, { rightcolumnwidth: r } = e, { maxcontentwidth: a } = e;
37831
37806
  return t.$$set = (c) => {
37832
37807
  "leftcolumnwidth" in c && o(0, l = c.leftcolumnwidth), "rightcolumnwidth" in c && o(1, r = c.rightcolumnwidth), "maxcontentwidth" in c && o(2, a = c.maxcontentwidth), "$$scope" in c && o(3, n = c.$$scope);
37833
37808
  }, [l, r, a, n, i];
37834
37809
  }
37835
- class g7 extends Ne {
37810
+ class gh extends Ne {
37836
37811
  constructor(e) {
37837
37812
  super(), je(
37838
37813
  this,
37839
37814
  e,
37840
- f7,
37841
- u7,
37815
+ fh,
37816
+ uh,
37842
37817
  Me,
37843
37818
  {
37844
37819
  leftcolumnwidth: 0,
37845
37820
  rightcolumnwidth: 1,
37846
37821
  maxcontentwidth: 2
37847
37822
  },
37848
- l7
37823
+ lh
37849
37824
  );
37850
37825
  }
37851
37826
  get leftcolumnwidth() {
@@ -37867,9 +37842,9 @@ class g7 extends Ne {
37867
37842
  this.$$set({ maxcontentwidth: e }), y();
37868
37843
  }
37869
37844
  }
37870
- customElements.define("goa-three-column-layout", Le(g7, { leftcolumnwidth: {}, rightcolumnwidth: {}, maxcontentwidth: {} }, ["header", "nav", "default", "sidebar", "side-menu", "footer"], [], !0));
37845
+ customElements.define("goa-three-column-layout", Le(gh, { leftcolumnwidth: {}, rightcolumnwidth: {}, maxcontentwidth: {} }, ["header", "nav", "default", "sidebar", "side-menu", "footer"], [], !0));
37871
37846
  const { window: L1 } = go;
37872
- function v7(t) {
37847
+ function vh(t) {
37873
37848
  Ie(t, "svelte-1n36efl", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}.tooltip.svelte-1n36efl.svelte-1n36efl{position:relative;display:inline-flex;justify-content:center;align-items:center}.tooltip.svelte-1n36efl.svelte-1n36efl:focus-visible{outline:var(--goa-tooltip-border-focus);outline-offset:-4px;border-radius:8px}.tooltip-text.svelte-1n36efl.svelte-1n36efl{pointer-events:none;font:var(--goa-tooltip-text-size);background-color:var(--goa-tooltip-color-bg);color:var(--goa-tooltip-color-text);text-align:center;border-radius:var(--goa-tooltip-border-radius);position:fixed;z-index:9999;opacity:0;transition:opacity var(--goa-motion-duration-medium-2)
37874
37849
  var(--goa-motion-curve-productive);padding:var(--goa-tooltip-padding);text-align:left;white-space:nowrap;display:flex;flex-direction:column;overflow:visible;border-width:0}.show.tooltip-text.svelte-1n36efl.svelte-1n36efl{opacity:1}.use-manual-positioning.svelte-1n36efl .tooltip-text.svelte-1n36efl{position:fixed;z-index:9999;top:auto;bottom:auto;left:auto;right:auto}.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.svelte-1n36efl{position-anchor:--goa-tooltip-target;margin:0;inset-block-start:anchor(bottom);inset-inline-start:anchor(left)}.tooltip-target.svelte-1n36efl.svelte-1n36efl{margin:var(--goa-tooltip-gap);height:auto;display:flex;cursor:pointer}.use-anchor-based-positioning.svelte-1n36efl .tooltip-target.svelte-1n36efl{anchor-name:--goa-tooltip-target}.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.bottom.svelte-1n36efl{inset-block-start:anchor(bottom);inset-inline-start:anchor(center);translate:-50% var(--goa-space-s)}.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.top.svelte-1n36efl{inset-block-start:anchor(top);inset-inline-start:anchor(center);translate:-50% calc(-100% - var(--goa-space-s))}.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.right.svelte-1n36efl{inset-block-start:anchor(center);inset-inline-start:anchor(right);translate:var(--goa-space-s) -50%}.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.left.svelte-1n36efl{inset-block-start:anchor(center);inset-inline-start:anchor(left);translate:calc(-100% - var(--goa-space-s)) -50%}.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.bottom.align-right.svelte-1n36efl{inset-inline-start:anchor(left);translate:calc(var(--goa-space-m) * -1) var(--goa-space-s)}.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.top.align-right.svelte-1n36efl{inset-inline-start:anchor(left);translate:calc(var(--goa-space-m) * -1) calc(-100% - var(--goa-space-s))}.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.bottom.align-left.svelte-1n36efl{inset-inline-start:anchor(right);translate:calc(-100% + var(--goa-space-m)) var(--goa-space-s)}.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.top.align-left.svelte-1n36efl{inset-inline-start:anchor(right);translate:calc(-100% + var(--goa-space-m)) calc(-100% - var(--goa-space-s))}@position-try --align-right-flipped-bottom{inset-inline-start:anchor(right);translate:calc(-100% + var(--goa-space-m)) var(--goa-space-s)}@position-try --align-right-flipped-top{inset-inline-start:anchor(right);translate:calc(-100% + var(--goa-space-m)) calc(-100% - var(--goa-space-s))}@position-try --align-left-flipped-bottom{inset-inline-start:anchor(left);translate:calc(var(--goa-space-m) * -1) var(--goa-space-s)}@position-try --align-left-flipped-top{inset-inline-start:anchor(left);translate:calc(var(--goa-space-m) * -1) calc(-100% - var(--goa-space-s))}.tooltip-text.bottom.svelte-1n36efl.svelte-1n36efl::before,.tooltip-text.top.svelte-1n36efl.svelte-1n36efl::before,.tooltip-text.left.svelte-1n36efl.svelte-1n36efl::before,.tooltip-text.right.svelte-1n36efl.svelte-1n36efl::before{content:"";position:absolute;border-style:solid}.tooltip-text.bottom.svelte-1n36efl.svelte-1n36efl::before{top:-9px;left:50%;border-width:0 10px 10px 10px;transform:translateX(-50%);border-color:transparent transparent var(--goa-tooltip-color-bg)
37875
37850
  transparent}.tooltip-text.top.svelte-1n36efl.svelte-1n36efl::before{bottom:-9px;left:50%;transform:translateX(-50%);border-width:10px 10px 0 10px;border-color:var(--goa-tooltip-color-bg) transparent transparent
@@ -37877,8 +37852,8 @@ function v7(t) {
37877
37852
  var(--goa-tooltip-color-bg)}.tooltip-text.right.svelte-1n36efl.svelte-1n36efl::before{top:50%;left:-9px;transform:translateY(-50%);border-width:10px 10px 10px 0;border-style:solid;border-color:transparent var(--goa-tooltip-color-bg) transparent
37878
37853
  transparent}.tooltip-text.bottom.align-left.svelte-1n36efl.svelte-1n36efl::before,.tooltip-text.top.align-left.svelte-1n36efl.svelte-1n36efl::before{left:calc(100% - (var(--target-width) + var(--goa-space-m)))}.tooltip-text.bottom.align-right.svelte-1n36efl.svelte-1n36efl::before,.tooltip-text.top.align-right.svelte-1n36efl.svelte-1n36efl::before{left:calc(var(--target-width) + var(--goa-space-m))}.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.bottom.align-right.svelte-1n36efl::before,.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.top.align-right.svelte-1n36efl::before{left:calc(var(--target-width) + var(--goa-space-m))}.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.bottom.align-left.svelte-1n36efl::before,.use-anchor-based-positioning.svelte-1n36efl .tooltip-text.top.align-left.svelte-1n36efl::before{left:calc(100% - var(--target-width) - var(--goa-space-m))}`);
37879
37854
  }
37880
- const h7 = (t) => ({}), Ga = (t) => ({});
37881
- function m7(t) {
37855
+ const hh = (t) => ({}), Ga = (t) => ({});
37856
+ function mh(t) {
37882
37857
  let e;
37883
37858
  return {
37884
37859
  c() {
@@ -37905,7 +37880,7 @@ function m7(t) {
37905
37880
  }
37906
37881
  };
37907
37882
  }
37908
- function b7(t) {
37883
+ function bh(t) {
37909
37884
  let e;
37910
37885
  const o = (
37911
37886
  /*#slots*/
@@ -37937,7 +37912,7 @@ function b7(t) {
37937
37912
  /*$$scope*/
37938
37913
  n[22],
37939
37914
  l,
37940
- h7
37915
+ hh
37941
37916
  ) : he(
37942
37917
  /*$$scope*/
37943
37918
  n[22]
@@ -37956,7 +37931,7 @@ function b7(t) {
37956
37931
  }
37957
37932
  };
37958
37933
  }
37959
- function p7(t) {
37934
+ function ph(t) {
37960
37935
  let e, o, i, n, l, r, a, c, d, s, f, g, v, h, b;
37961
37936
  dt(
37962
37937
  /*onwindowresize*/
@@ -37971,7 +37946,7 @@ function p7(t) {
37971
37946
  /*$$scope*/
37972
37947
  t[22],
37973
37948
  null
37974
- ), _ = [b7, m7], z = [];
37949
+ ), _ = [bh, mh], z = [];
37975
37950
  function M(L, D) {
37976
37951
  return (
37977
37952
  /*$$slots*/
@@ -38116,12 +38091,12 @@ function p7(t) {
38116
38091
  }
38117
38092
  };
38118
38093
  }
38119
- const w7 = 12, Xa = 16;
38120
- function _7(t, e, o, i, n, l) {
38094
+ const wh = 12, Xa = 16;
38095
+ function _h(t, e, o, i, n, l) {
38121
38096
  let r = t;
38122
38097
  return t === "bottom" && e.height > i ? r = "top" : t === "top" && e.height > o && (r = "bottom"), t === "right" && e.width > l ? r = "left" : t === "left" && e.width > n && (r = "right"), r;
38123
38098
  }
38124
- function k7(t, e, o, i) {
38099
+ function kh(t, e, o, i) {
38125
38100
  const n = window.innerWidth, l = e.left + (e.width - o.width) / 2, r = e.left - i, a = e.right - o.width + i, c = (b) => b === "left" ? a : b === "right" ? r : l, d = (b) => {
38126
38101
  const w = b + o.width;
38127
38102
  return b < 0 || w > n;
@@ -38138,7 +38113,7 @@ function k7(t, e, o, i) {
38138
38113
  const v = s(a), h = s(r);
38139
38114
  return v <= h ? "left" : "right";
38140
38115
  }
38141
- function y7(t, e, o) {
38116
+ function yh(t, e, o) {
38142
38117
  let { $$slots: i = {}, $$scope: n } = e;
38143
38118
  const l = ht(i);
38144
38119
  let { content: r = "" } = e, { testid: a = "" } = e, { position: c = "top" } = e, { halign: d = "center" } = e, { maxwidth: s = "" } = e, { mt: f = null } = e, { mr: g = null } = e, { mb: v = null } = e, { ml: h = null } = e;
@@ -38205,12 +38180,12 @@ function y7(t, e, o) {
38205
38180
  let le = j.getBoundingClientRect();
38206
38181
  const be = T.getBoundingClientRect(), Ye = be.top, ye = window.innerHeight - be.bottom, Ue = be.left, Ce = window.innerWidth - be.right;
38207
38182
  G(le, be, Ue, Ce), le = j.getBoundingClientRect();
38208
- const We = _7(c, le, Ye, ye, Ue, Ce), se = We === "top" || We === "bottom" ? k7(d, be, le, Xa) : "center";
38183
+ const We = _h(c, le, Ye, ye, Ue, Ce), se = We === "top" || We === "bottom" ? kh(d, be, le, Xa) : "center";
38209
38184
  o(0, c = We), o(11, Q = se);
38210
38185
  }
38211
38186
  function K() {
38212
38187
  if (!V || !j || !T) return;
38213
- const le = T.getBoundingClientRect(), be = j.getBoundingClientRect(), Ye = w7, ye = Xa;
38188
+ const le = T.getBoundingClientRect(), be = j.getBoundingClientRect(), Ye = wh, ye = Xa;
38214
38189
  c === "top" ? (o(9, j.style.top = `${le.top - be.height - Ye}px`, j), o(9, j.style.left = `${le.left + (le.width - be.width) / 2}px`, j)) : c === "bottom" ? (o(9, j.style.top = `${le.bottom + Ye}px`, j), o(9, j.style.left = `${le.left + (le.width - be.width) / 2}px`, j)) : c === "left" ? (o(9, j.style.top = `${le.top + (le.height - be.height) / 2}px`, j), o(9, j.style.left = `${le.left - be.width - Ye}px`, j)) : c === "right" && (o(9, j.style.top = `${le.top + (le.height - be.height) / 2}px`, j), o(9, j.style.left = `${le.right + Ye}px`, j)), (c === "top" || c === "bottom") && (Q === "left" ? o(9, j.style.left = `${le.right - be.width + ye}px`, j) : Q === "right" && o(9, j.style.left = `${le.left - ye}px`, j));
38215
38190
  }
38216
38191
  function ne() {
@@ -38276,13 +38251,13 @@ function y7(t, e, o) {
38276
38251
  te
38277
38252
  ];
38278
38253
  }
38279
- class C7 extends Ne {
38254
+ class Ch extends Ne {
38280
38255
  constructor(e) {
38281
38256
  super(), je(
38282
38257
  this,
38283
38258
  e,
38284
- y7,
38285
- p7,
38259
+ yh,
38260
+ ph,
38286
38261
  Me,
38287
38262
  {
38288
38263
  content: 1,
@@ -38295,7 +38270,7 @@ class C7 extends Ne {
38295
38270
  mb: 5,
38296
38271
  ml: 6
38297
38272
  },
38298
- v7,
38273
+ vh,
38299
38274
  [-1, -1]
38300
38275
  );
38301
38276
  }
@@ -38354,12 +38329,12 @@ class C7 extends Ne {
38354
38329
  this.$$set({ ml: e }), y();
38355
38330
  }
38356
38331
  }
38357
- customElements.define("goa-tooltip", Le(C7, { content: {}, testid: {}, position: {}, halign: {}, maxwidth: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default", "content"], [], !0));
38358
- function z7(t) {
38332
+ customElements.define("goa-tooltip", Le(Ch, { content: {}, testid: {}, position: {}, halign: {}, maxwidth: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default", "content"], [], !0));
38333
+ function zh(t) {
38359
38334
  Ie(t, "svelte-luwgzc", ".svelte-luwgzc.svelte-luwgzc{box-sizing:border-box}.page.svelte-luwgzc.svelte-luwgzc{min-height:100vh;display:flex;flex-direction:column}.content.svelte-luwgzc.svelte-luwgzc{flex:1 1 auto;display:flex;flex-direction:column;gap:2rem}.header.svelte-luwgzc.svelte-luwgzc,.footer.svelte-luwgzc.svelte-luwgzc{flex:0 0 auto}main.svelte-luwgzc.svelte-luwgzc{flex:1 1 auto;padding:0 1rem}.nav.svelte-luwgzc.svelte-luwgzc{padding:0;transition:transform 200ms ease-in-out;background-color:var(--goa-color-greyscale-white)}.nav.svelte-luwgzc>.svelte-luwgzc{display:block;padding:0.5rem 0}@media not (max-width: 623px){.page.svelte-luwgzc.svelte-luwgzc{gap:2rem}.content.svelte-luwgzc.svelte-luwgzc{display:flex;flex-direction:row;justify-content:center;width:min(var(--max-content-width), 100vw);margin:0 auto}.nav.svelte-luwgzc.svelte-luwgzc{padding:0 2rem;transform:translateX(0);flex:0 0 var(--nav-column-width)}main.svelte-luwgzc.svelte-luwgzc{padding-right:2rem}}@media(min-width: 1024px){main.svelte-luwgzc.svelte-luwgzc{padding-right:4.5rem}}");
38360
38335
  }
38361
- const M7 = (t) => ({}), Ja = (t) => ({}), j7 = (t) => ({}), Ka = (t) => ({}), L7 = (t) => ({}), $a = (t) => ({});
38362
- function N7(t) {
38336
+ const Mh = (t) => ({}), Ja = (t) => ({}), jh = (t) => ({}), Ka = (t) => ({}), Lh = (t) => ({}), $a = (t) => ({});
38337
+ function Nh(t) {
38363
38338
  let e, o, i, n, l, r, a, c, d, s, f;
38364
38339
  const g = (
38365
38340
  /*#slots*/
@@ -38423,7 +38398,7 @@ function N7(t) {
38423
38398
  /*$$scope*/
38424
38399
  M[2],
38425
38400
  L,
38426
- L7
38401
+ Lh
38427
38402
  ) : he(
38428
38403
  /*$$scope*/
38429
38404
  M[2]
@@ -38441,7 +38416,7 @@ function N7(t) {
38441
38416
  /*$$scope*/
38442
38417
  M[2],
38443
38418
  L,
38444
- j7
38419
+ jh
38445
38420
  ) : he(
38446
38421
  /*$$scope*/
38447
38422
  M[2]
@@ -38477,7 +38452,7 @@ function N7(t) {
38477
38452
  /*$$scope*/
38478
38453
  M[2],
38479
38454
  L,
38480
- M7
38455
+ Mh
38481
38456
  ) : he(
38482
38457
  /*$$scope*/
38483
38458
  M[2]
@@ -38502,15 +38477,15 @@ function N7(t) {
38502
38477
  }
38503
38478
  };
38504
38479
  }
38505
- function E7(t, e, o) {
38480
+ function Eh(t, e, o) {
38506
38481
  let { $$slots: i = {}, $$scope: n } = e, { navcolumnwidth: l = "" } = e, { maxcontentwidth: r = "" } = e;
38507
38482
  return t.$$set = (a) => {
38508
38483
  "navcolumnwidth" in a && o(0, l = a.navcolumnwidth), "maxcontentwidth" in a && o(1, r = a.maxcontentwidth), "$$scope" in a && o(2, n = a.$$scope);
38509
38484
  }, [l, r, n, i];
38510
38485
  }
38511
- class D7 extends Ne {
38486
+ class Dh extends Ne {
38512
38487
  constructor(e) {
38513
- super(), je(this, e, E7, N7, Me, { navcolumnwidth: 0, maxcontentwidth: 1 }, z7);
38488
+ super(), je(this, e, Eh, Nh, Me, { navcolumnwidth: 0, maxcontentwidth: 1 }, zh);
38514
38489
  }
38515
38490
  get navcolumnwidth() {
38516
38491
  return this.$$.ctx[0];
@@ -38525,8 +38500,8 @@ class D7 extends Ne {
38525
38500
  this.$$set({ maxcontentwidth: e }), y();
38526
38501
  }
38527
38502
  }
38528
- customElements.define("goa-two-column-layout", Le(D7, { navcolumnwidth: {}, maxcontentwidth: {} }, ["header", "nav", "default", "footer"], [], !0));
38529
- function q7(t) {
38503
+ customElements.define("goa-two-column-layout", Le(Dh, { navcolumnwidth: {}, maxcontentwidth: {} }, ["header", "nav", "default", "footer"], [], !0));
38504
+ function qh(t) {
38530
38505
  Ie(t, "svelte-vthlw2", `.goa-grid.svelte-vthlw2.svelte-vthlw2{display:grid;grid-template-columns:repeat(
38531
38506
  auto-fit,
38532
38507
  minmax(var(--min-child-width), 1fr)
@@ -38563,7 +38538,7 @@ function es(t) {
38563
38538
  }
38564
38539
  };
38565
38540
  }
38566
- function I7(t) {
38541
+ function Ih(t) {
38567
38542
  let e, o, i, n, l, r, a, c;
38568
38543
  const d = (
38569
38544
  /*#slots*/
@@ -38704,7 +38679,7 @@ function I7(t) {
38704
38679
  }
38705
38680
  };
38706
38681
  }
38707
- function T7(t, e, o) {
38682
+ function Th(t, e, o) {
38708
38683
  let i, n, { $$slots: l = {}, $$scope: r } = e, { step: a = -1 } = e, { testid: c = "" } = e, { mt: d = null } = e, { mr: s = null } = e, { mb: f = null } = e, { ml: g = null } = e, { mobile: v = "false" } = e, { backgroundcolor: h = "inherit" } = e, b, w, p = [], _, z, M, L, D, j = 0, T, E = 1, Q = !1, V, O;
38709
38684
  Ae(async () => {
38710
38685
  await ot(), L = +a == -1 ? "free" : "constrained", B(), O = P(), O.observe(b);
@@ -38841,13 +38816,13 @@ function T7(t, e, o) {
38841
38816
  G
38842
38817
  ];
38843
38818
  }
38844
- class S7 extends Ne {
38819
+ class Sh extends Ne {
38845
38820
  constructor(e) {
38846
38821
  super(), je(
38847
38822
  this,
38848
38823
  e,
38849
- T7,
38850
- I7,
38824
+ Th,
38825
+ Ih,
38851
38826
  Me,
38852
38827
  {
38853
38828
  step: 15,
@@ -38859,7 +38834,7 @@ class S7 extends Ne {
38859
38834
  mobile: 16,
38860
38835
  backgroundcolor: 17
38861
38836
  },
38862
- q7,
38837
+ qh,
38863
38838
  [-1, -1]
38864
38839
  );
38865
38840
  }
@@ -38912,15 +38887,15 @@ class S7 extends Ne {
38912
38887
  this.$$set({ backgroundcolor: e }), y();
38913
38888
  }
38914
38889
  }
38915
- customElements.define("goax-form-stepper", Le(S7, { step: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {}, mobile: {}, backgroundcolor: {} }, ["default"], [], !0));
38916
- function A7(t) {
38890
+ customElements.define("goax-form-stepper", Le(Sh, { step: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {}, mobile: {}, backgroundcolor: {} }, ["default"], [], !0));
38891
+ function Ah(t) {
38917
38892
  Ie(t, "svelte-6d3t92", `input[type="checkbox"].svelte-6d3t92.svelte-6d3t92{position:absolute;left:-9999px}label.svelte-6d3t92.svelte-6d3t92{display:flex;box-sizing:border-box;height:100%;width:100%;padding:24px 12px 48px}label.mobile.svelte-6d3t92.svelte-6d3t92{padding-bottom:24px;justify-content:center;background-color:var(--background-color, inherit);padding-left:8px;padding-right:8px;max-width:-moz-fit-content;max-width:fit-content}label.desktop.svelte-6d3t92.svelte-6d3t92{text-align:center;flex-direction:column;align-items:center}label.desktop.svelte-6d3t92 .details.svelte-6d3t92{margin-top:24px}label.mobile.svelte-6d3t92.svelte-6d3t92{flex-direction:row;align-items:center;text-align:start}.status.svelte-6d3t92.svelte-6d3t92{flex:0 0 auto;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:999px;border:2px solid var(--goa-color-interactive-default);background:var(--goa-color-greyscale-white);height:2.5rem;width:2.5rem}.status.incomplete.svelte-6d3t92.svelte-6d3t92{background:var(--goa-color-greyscale-200);border:2px solid var(--goa-color-greyscale-200)}.status.current.svelte-6d3t92.svelte-6d3t92{background:var(--goa-color-greyscale-white);border:2px solid var(--goa-color-interactive-default)}.status.svelte-6d3t92>.svelte-6d3t92{fill:var(--fill-color, var(--goa-color-interactive-default));color:var(--fill-color, var(--goa-color-interactive-default))}[aria-current="step"].svelte-6d3t92 .text.svelte-6d3t92{font-weight:var(--goa-font-weight-bold)}[data-status="complete"].svelte-6d3t92 .status.svelte-6d3t92{background:var(--goa-color-interactive-default)}[aria-current="step"][data-status="complete"].svelte-6d3t92 .status.svelte-6d3t92{background:var(--goa-color-greyscale-white)}.step-number.svelte-6d3t92.svelte-6d3t92{margin-bottom:var(--font-valign-fix);font-weight:var(--goa-font-weight-bold);color:var(--goa-color-text-secondary)}.status.current.svelte-6d3t92 .step-number.svelte-6d3t92{color:var(--goa-color-interactive-default)}label.svelte-6d3t92:not(
38918
38893
  [data-status="complete"],
38919
38894
  [data-status="incomplete"],
38920
38895
  [aria-current="step"]
38921
38896
  ) .status.svelte-6d3t92{border-color:var(--goa-color-greyscale-500)}.text.svelte-6d3t92.svelte-6d3t92{font-size:16px;line-height:20px;font-weight:400}`);
38922
38897
  }
38923
- function x7(t) {
38898
+ function xh(t) {
38924
38899
  let e, o = (
38925
38900
  /*childindex*/
38926
38901
  (t[3] || "") + ""
@@ -38942,7 +38917,7 @@ function x7(t) {
38942
38917
  }
38943
38918
  };
38944
38919
  }
38945
- function O7(t) {
38920
+ function Oh(t) {
38946
38921
  let e;
38947
38922
  return {
38948
38923
  c() {
@@ -38982,12 +38957,12 @@ function ts(t) {
38982
38957
  }
38983
38958
  };
38984
38959
  }
38985
- function H7(t) {
38960
+ function Hh(t) {
38986
38961
  let e, o, i, n, l, r, a, c, d, s, f, g;
38987
38962
  function v(p, _) {
38988
38963
  return !/*current*/
38989
38964
  p[2] && /*status*/
38990
- p[0] === "complete" ? O7 : x7;
38965
+ p[0] === "complete" ? Oh : xh;
38991
38966
  }
38992
38967
  let h = v(t), b = h(t), w = !/*_isMobile*/
38993
38968
  t[7] && ts(t);
@@ -39120,7 +39095,7 @@ function H7(t) {
39120
39095
  }
39121
39096
  };
39122
39097
  }
39123
- function P7(t, e, o) {
39098
+ function Ph(t, e, o) {
39124
39099
  let i, { text: n } = e, { status: l = void 0 } = e, r = !1, a = !1, c, d = "", s, f, g, v;
39125
39100
  Ae(() => {
39126
39101
  s.addEventListener("form-stepper:resized", (_) => {
@@ -39193,9 +39168,9 @@ function P7(t, e, o) {
39193
39168
  p
39194
39169
  ];
39195
39170
  }
39196
- class V7 extends Ne {
39171
+ class Vh extends Ne {
39197
39172
  constructor(e) {
39198
- super(), je(this, e, P7, H7, Me, { text: 1, status: 0 }, A7);
39173
+ super(), je(this, e, Ph, Hh, Me, { text: 1, status: 0 }, Ah);
39199
39174
  }
39200
39175
  get text() {
39201
39176
  return this.$$.ctx[1];
@@ -39210,9 +39185,9 @@ class V7 extends Ne {
39210
39185
  this.$$set({ status: e }), y();
39211
39186
  }
39212
39187
  }
39213
- customElements.define("goax-form-step", Le(V7, { text: {}, status: {} }, [], [], !0));
39188
+ customElements.define("goax-form-step", Le(Vh, { text: {}, status: {} }, [], [], !0));
39214
39189
  const { window: N1 } = go;
39215
- function B7(t) {
39190
+ function Bh(t) {
39216
39191
  Ie(t, "svelte-uv56cd", `:host{display:block;height:var(--goa-work-side-menu-height, 100vh);--goa-popover-box-shadow:var(
39217
39192
  --goa-work-side-menu-popover-shadow,
39218
39193
  var(--goa-shadow-raised-light)
@@ -39265,8 +39240,8 @@ function B7(t) {
39265
39240
  var(--goa-color-greyscale-50)
39266
39241
  )}}@keyframes svelte-uv56cd-delayText{0%{opacity:0;font-size:0}99%{opacity:0;font-size:0}100%{opacity:1;font-size:var(--goa-font-size-2)}}@keyframes svelte-uv56cd-delayVisibility{0%{visibility:hidden}99%{visibility:hidden}100%{visibility:visible}}@media(max-width: 623px){:host{position:fixed;top:0;left:0;z-index:200}}`);
39267
39242
  }
39268
- const Z7 = (t) => ({}), os = (t) => ({}), F7 = (t) => ({}), is = (t) => ({}), W7 = (t) => ({}), ns = (t) => ({});
39269
- function Y7(t) {
39243
+ const Zh = (t) => ({}), os = (t) => ({}), Fh = (t) => ({}), is = (t) => ({}), Wh = (t) => ({}), ns = (t) => ({});
39244
+ function Yh(t) {
39270
39245
  let e, o, i, n, l;
39271
39246
  return {
39272
39247
  c() {
@@ -39291,7 +39266,7 @@ function Y7(t) {
39291
39266
  }
39292
39267
  };
39293
39268
  }
39294
- function Q7(t) {
39269
+ function Qh(t) {
39295
39270
  let e, o, i, n, l;
39296
39271
  return {
39297
39272
  c() {
@@ -39364,7 +39339,7 @@ function ls(t) {
39364
39339
  /*$$scope*/
39365
39340
  a[21],
39366
39341
  c,
39367
- F7
39342
+ Fh
39368
39343
  ) : he(
39369
39344
  /*$$scope*/
39370
39345
  a[21]
@@ -39483,7 +39458,7 @@ function rs(t) {
39483
39458
  /*$$scope*/
39484
39459
  M[21],
39485
39460
  L,
39486
- Z7
39461
+ Zh
39487
39462
  ) : he(
39488
39463
  /*$$scope*/
39489
39464
  M[21]
@@ -39508,7 +39483,7 @@ function rs(t) {
39508
39483
  }
39509
39484
  };
39510
39485
  }
39511
- function U7(t) {
39486
+ function Uh(t) {
39512
39487
  let e, o, i, n, l, r, a, c, d, s, f, g, v, h, b, w, p, _, z = (
39513
39488
  /*open*/
39514
39489
  t[0] ? "Collapse menu" : "Expand menu"
@@ -39520,7 +39495,7 @@ function U7(t) {
39520
39495
  function O(Z, H) {
39521
39496
  return (
39522
39497
  /*url*/
39523
- Z[2] ? Q7 : Y7
39498
+ Z[2] ? Qh : Yh
39524
39499
  );
39525
39500
  }
39526
39501
  let B = O(t), W = B(t);
@@ -39619,7 +39594,7 @@ function U7(t) {
39619
39594
  /*$$scope*/
39620
39595
  Z[21],
39621
39596
  H,
39622
- W7
39597
+ Wh
39623
39598
  ) : he(
39624
39599
  /*$$scope*/
39625
39600
  Z[21]
@@ -39678,7 +39653,7 @@ function U7(t) {
39678
39653
  };
39679
39654
  }
39680
39655
  const E1 = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMicgaGVpZ2h0PSczMicgZmlsbD0nbm9uZSc+PHJlY3Qgd2lkdGg9JzMxLjY5NScgaGVpZ2h0PSczMS42ODgnIHg9Jy4wMjgnIGZpbGw9JyMwMEI2RUQnIHJ4PSc0Jy8+PGcgY2xpcC1wYXRoPSd1cmwoI2EpJz48bWFzayBpZD0nYicgd2lkdGg9JzQ3JyBoZWlnaHQ9JzM5JyB4PSctMTEnIHk9Jy0yJyBtYXNrVW5pdHM9J3VzZXJTcGFjZU9uVXNlJyBzdHlsZT0nbWFzay10eXBlOmFscGhhJz48cGF0aCBmaWxsPScjNTQ1ODYwJyBkPSdNMjIuMDE3IDMxLjEwM2E2My40NyA2My40NyAwIDAgMS03LjIyLTMuMTY0IDUyLjQxIDUyLjQxIDAgMCAwIDYuMTk1LTIuNzI0IDQzLjE0OCA0My4xNDggMCAwIDAgMS4wMjMgNS44OW0xMy4yNy0yNC4zOTJjLTEuMDM0LS4xMy0uNDk3LjM0OC0uNzg1IDEuNy0xLjI0NiA1LjgzMi02LjA1IDEwLjAzNS0xMC44NzMgMTIuODU1LS41MDYtNi42NzgtLjMtMTQuMDkzLjk2Ny0xOC42MzYgMS4wNjktMy44MzYgMi4zNC0zLjEzMi43NjMtMy45MzgtMS42Ni0uODQ4LTMuNDQuMjczLTQuODgyIDMuMTNDMTkuMDMzIDQuNjggMTIuMzkzIDIwLjE5IDEuNzggMzAuNjY0Yy01LjQzIDUuMzYtMTAuMzQgMi42LTExLjMyMyAxLjc3NS0uOC0uNjctMS4wOTYuMzY1LS4xMDMgMS40MjYgNC4zOSA0LjcgMTAuODA1IDIuMDAzIDEzLjE0MS0uMzE0IDYuNDU1LTYuNDA1IDEzLjk2LTIwLjE5MyAxNi45OTYtMjYuMDQ0YTg5Ljg5IDg5Ljg5IDAgMCAwIC4yNDMgMTUuMjk0IDQ0LjY5IDQ0LjY5IDAgMCAxLTcuNjE5IDIuODg1Yy0xLjUwNC4zOTEtMi40MzUgMS0yLjQ2MiAxLjY5MS0uMDMuNzU4Ljk4IDEuMzk3IDIuNDQgMi4wODUgMi42IDEuMjI2IDEwLjIxNiA0Ljc5OCAxMi4wOTMgNS44NzggMS42MDYuOTI1IDIuMzkuMjA0IDIuODY2LS43OTYuNjIyLTEuMzAyLTEuMDgzLTIuMDU0LTIuNzM1LTIuNTQ1YTUwLjQ3IDUwLjQ3IDAgMCAxLTEuNDgtOC4zODVjMy44Ny0yLjM2NSA3LjY4Mi01LjUyIDkuODgtOS40NTJhMTguMDA0IDE4LjAwNCAwIDAgMCAxLjU2OC00LjM2NWMuMjMtLjkzNC4yOTMtMS45LjE4Ni0yLjg1NSAwIDAtLjAzLS4yMDktLjE4Ni0uMjI5Jy8+PC9tYXNrPjxnIG1hc2s9J3VybCgjYiknPjxyZWN0IHdpZHRoPSczMS42OTUnIGhlaWdodD0nMzEuNjk1JyB4PScuMDI4JyBmaWxsPScjZmZmJyByeD0nMy4wNDgnLz48L2c+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0nYSc+PHJlY3Qgd2lkdGg9JzMyJyBoZWlnaHQ9JzMxLjk5MicgeT0nLjAwOCcgZmlsbD0nI2ZmZicgcng9JzQnLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=";
39681
- function R7(t) {
39656
+ function Rh(t) {
39682
39657
  var e;
39683
39658
  if (t.tagName.includes("GOAB")) {
39684
39659
  const o = t.firstElementChild;
@@ -39687,19 +39662,19 @@ function R7(t) {
39687
39662
  }
39688
39663
  return (e = t == null ? void 0 : t.shadowRoot) == null ? void 0 : e.querySelector("a");
39689
39664
  }
39690
- function G7(t) {
39665
+ function Gh(t) {
39691
39666
  let e = document.location.href;
39692
39667
  const o = new MutationObserver((i) => {
39693
39668
  e !== document.location.href && (e = document.location.href, t());
39694
39669
  });
39695
39670
  return o.observe(document.body, { childList: !0, subtree: !0 }), o;
39696
39671
  }
39697
- function X7(t, e, o) {
39672
+ function Xh(t, e, o) {
39698
39673
  let i, { $$slots: n = {}, $$scope: l } = e;
39699
39674
  const r = ht(n);
39700
39675
  let { heading: a } = e, { url: c } = e, { open: d = !1 } = e, { testid: s = "" } = e, { userName: f = "" } = e, { userSecondaryText: g = "" } = e, v = !1, h = !1, b = null, w = !1, p = 0, _ = [], z, M, L, D, j = "", T, E, Q, V = null;
39701
39676
  Ae(async () => {
39702
- await ot(), Ye(), V = G7($), Fe(M, y1, { el: M }, { bubbles: !0 }), at(M, (ce) => {
39677
+ await ot(), Ye(), V = Gh($), Fe(M, y1, { el: M }, { bubbles: !0 }), at(M, (ce) => {
39703
39678
  ce === C1 ? o(0, d = !0) : ce === z1 && o(0, d = !1);
39704
39679
  }), document.addEventListener("keydown", O);
39705
39680
  }), ft(() => {
@@ -39718,7 +39693,7 @@ function X7(t, e, o) {
39718
39693
  o(9, w = !1);
39719
39694
  }
39720
39695
  function S(ce) {
39721
- let Se = ce.target, re = R7(Se);
39696
+ let Se = ce.target, re = Rh(Se);
39722
39697
  Se && re && (_ = [..._, re]), T = _o(
39723
39698
  T,
39724
39699
  () => {
@@ -39868,13 +39843,13 @@ function X7(t, e, o) {
39868
39843
  qe
39869
39844
  ];
39870
39845
  }
39871
- class J7 extends Ne {
39846
+ class Jh extends Ne {
39872
39847
  constructor(e) {
39873
39848
  super(), je(
39874
39849
  this,
39875
39850
  e,
39876
- X7,
39877
- U7,
39851
+ Xh,
39852
+ Uh,
39878
39853
  Me,
39879
39854
  {
39880
39855
  heading: 1,
@@ -39884,7 +39859,7 @@ class J7 extends Ne {
39884
39859
  userName: 4,
39885
39860
  userSecondaryText: 5
39886
39861
  },
39887
- B7,
39862
+ Bh,
39888
39863
  [-1, -1]
39889
39864
  );
39890
39865
  }
@@ -39925,10 +39900,10 @@ class J7 extends Ne {
39925
39900
  this.$$set({ userSecondaryText: e }), y();
39926
39901
  }
39927
39902
  }
39928
- customElements.define("goa-work-side-menu", Le(J7, { heading: { type: "String", reflect: !0 }, url: { type: "String", reflect: !0 }, open: { type: "Boolean", reflect: !0 }, testid: {}, userName: { type: "String", attribute: "user-name", reflect: !0 }, userSecondaryText: { type: "String", attribute: "user-secondary-text", reflect: !0 } }, ["primary", "secondary", "account"], [], !0));
39903
+ customElements.define("goa-work-side-menu", Le(Jh, { heading: { type: "String", reflect: !0 }, url: { type: "String", reflect: !0 }, open: { type: "Boolean", reflect: !0 }, testid: {}, userName: { type: "String", attribute: "user-name", reflect: !0 }, userSecondaryText: { type: "String", attribute: "user-secondary-text", reflect: !0 } }, ["primary", "secondary", "account"], [], !0));
39929
39904
  const { window: D1 } = go;
39930
- function K7(t) {
39931
- Ie(t, "svelte-1qix1n1", `:host .svelte-1qix1n1.svelte-1qix1n1{box-sizing:border-box}.root.svelte-1qix1n1.svelte-1qix1n1{container-type:inline-size;position:relative}.mobile-drawer-content.svelte-1qix1n1.svelte-1qix1n1{display:none}goa-popover.svelte-1qix1n1.svelte-1qix1n1{display:block;width:100%}.menu-item.svelte-1qix1n1.svelte-1qix1n1{position:relative;display:flex;gap:var(--goa-space-m);border-radius:var(
39905
+ function Kh(t) {
39906
+ Ie(t, "svelte-lr3v1g", `:host .svelte-lr3v1g.svelte-lr3v1g{box-sizing:border-box}.root.svelte-lr3v1g.svelte-lr3v1g{container-type:inline-size;position:relative}.mobile-drawer-content.svelte-lr3v1g.svelte-lr3v1g{display:none}goa-popover.svelte-lr3v1g.svelte-lr3v1g{display:block;width:100%}.menu-item.svelte-lr3v1g.svelte-lr3v1g{position:relative;display:flex;gap:var(--goa-space-m);border-radius:var(
39932
39907
  --goa-work-side-menu-item-border-radius,
39933
39908
  var(--goa-border-radius-m)
39934
39909
  );text-decoration:none;align-items:flex-start;padding:var(
@@ -39938,29 +39913,29 @@ function K7(t) {
39938
39913
  );color:var(
39939
39914
  --goa-work-side-menu-item-text-color,
39940
39915
  var(--goa-color-greyscale-600)
39941
- );min-height:var(--goa-work-side-menu-item-min-height, 40px)}button.menu-item.svelte-1qix1n1.svelte-1qix1n1{border:none;width:100%;text-align:left;background-color:transparent}.menu-item.svelte-1qix1n1.svelte-1qix1n1:hover{background:var(
39916
+ );min-height:var(--goa-work-side-menu-item-min-height, 40px)}button.menu-item.svelte-lr3v1g.svelte-lr3v1g{border:none;width:100%;text-align:left;background-color:transparent}.menu-item.svelte-lr3v1g.svelte-lr3v1g:hover{background:var(
39942
39917
  --goa-work-side-menu-item-color-bg-hover,
39943
39918
  var(--goa-color-greyscale-100)
39944
39919
  );color:var(
39945
39920
  --goa-work-side-menu-item-text-color-hover,
39946
39921
  var(--goa-color-text-default)
39947
- );cursor:pointer}.menu-item.svelte-1qix1n1.svelte-1qix1n1:focus-visible{outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:2px}goa-icon.svelte-1qix1n1.svelte-1qix1n1{display:var(--goa-work-side-menu-item-icon-display, flex);margin-top:var(--goa-space-3xs)}.divider.svelte-1qix1n1.svelte-1qix1n1{padding-bottom:var(--goa-space-s);margin-bottom:var(--goa-space-xs);border-bottom:var(--goa-border-width-s) solid
39948
- var(--goa-color-greyscale-200)}.menu-item-label.svelte-1qix1n1.svelte-1qix1n1{flex-grow:1;font:var(
39922
+ );cursor:pointer}.menu-item.svelte-lr3v1g.svelte-lr3v1g:focus-visible{outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:calc(0px - var(--goa-border-width-l))}goa-icon.svelte-lr3v1g.svelte-lr3v1g{display:var(--goa-work-side-menu-item-icon-display, flex);margin-top:var(--goa-space-3xs)}.divider.svelte-lr3v1g.svelte-lr3v1g{padding-bottom:var(--goa-space-s);margin-bottom:var(--goa-space-xs);border-bottom:var(--goa-border-width-s) solid
39923
+ var(--goa-color-greyscale-200)}.menu-item-label.svelte-lr3v1g.svelte-lr3v1g{flex-grow:1;font:var(
39949
39924
  --goa-work-side-menu-item-text-size,
39950
39925
  var(--goa-typography-body-s)
39951
- );animation:svelte-1qix1n1-delayText 100ms}.current.svelte-1qix1n1.svelte-1qix1n1{background:var(
39926
+ );animation:svelte-lr3v1g-delayText 100ms}.current.svelte-lr3v1g.svelte-lr3v1g{background:var(
39952
39927
  --goa-work-side-menu-item-color-bg-current,
39953
39928
  var(--goa-color-greyscale-100)
39954
39929
  );color:var(
39955
39930
  --goa-work-side-menu-item-text-color-current,
39956
39931
  var(--goa-color-text-default)
39957
- )}.current.svelte-1qix1n1 .menu-item-label.svelte-1qix1n1{font-weight:var(--goa-font-weight-semi-bold)}goa-badge.badge.svelte-1qix1n1.svelte-1qix1n1{--goa-badge-height:1.25rem;--goa-badge-padding:0 6px;--goa-badge-font-size:var(
39932
+ )}.current.svelte-lr3v1g .menu-item-label.svelte-lr3v1g{font-weight:var(--goa-font-weight-semi-bold)}goa-badge.badge.svelte-lr3v1g.svelte-lr3v1g{--goa-badge-height:1.25rem;--goa-badge-padding:0 6px;--goa-badge-font-size:var(
39958
39933
  --goa-work-side-menu-item-badge-text-size,
39959
39934
  var(--goa-font-size-2)
39960
- );--goa-badge-border-radius:1.25rem;margin-top:var(--goa-space-3xs)}@container (max-width: 160px){.menu-item.svelte-1qix1n1.svelte-1qix1n1{height:36px;margin:0;padding-left:calc(var(--goa-space-xs) + 2px)}.menu-item-label.svelte-1qix1n1.svelte-1qix1n1,.trailing-content-slot.svelte-1qix1n1.svelte-1qix1n1{display:none}goa-badge.badge.svelte-1qix1n1.svelte-1qix1n1{position:absolute;top:var(--goa-space-3xs);right:var(--goa-space-3xs);--goa-badge-height:var(--goa-space-m);--goa-badge-padding:0;--goa-badge-font-size:var(--goa-font-size-1)}goa-badge.badge.svelte-1qix1n1.svelte-1qix1n1:not(.alwaysvisible){--goa-badge-font-size:0}@keyframes svelte-1qix1n1-delayText{0%{opacity:0;font-size:0}99%{opacity:0;font-size:0}100%{opacity:1;font-size:var(--goa-font-size-2)}}}`);
39935
+ );--goa-badge-border-radius:1.25rem;margin-top:var(--goa-space-3xs)}@container (max-width: 160px){.menu-item.svelte-lr3v1g.svelte-lr3v1g{height:36px;margin:0;padding-left:calc(var(--goa-space-xs) + 2px)}.menu-item-label.svelte-lr3v1g.svelte-lr3v1g,.trailing-content-slot.svelte-lr3v1g.svelte-lr3v1g{display:none}goa-badge.badge.svelte-lr3v1g.svelte-lr3v1g{position:absolute;top:var(--goa-space-3xs);right:var(--goa-space-3xs);--goa-badge-height:var(--goa-space-m);--goa-badge-padding:0;--goa-badge-font-size:var(--goa-font-size-1)}goa-badge.badge.svelte-lr3v1g.svelte-lr3v1g:not(.alwaysvisible){--goa-badge-font-size:0}@keyframes svelte-lr3v1g-delayText{0%{opacity:0;font-size:0}99%{opacity:0;font-size:0}100%{opacity:1;font-size:var(--goa-font-size-2)}}}`);
39961
39936
  }
39962
- const $7 = (t) => ({}), as = (t) => ({}), eh = (t) => ({}), ss = (t) => ({}), th = (t) => ({}), cs = (t) => ({}), oh = (t) => ({}), ds = (t) => ({}), ih = (t) => ({}), us = (t) => ({});
39963
- function nh(t) {
39937
+ const $h = (t) => ({}), as = (t) => ({}), e7 = (t) => ({}), ss = (t) => ({}), t7 = (t) => ({}), cs = (t) => ({}), o7 = (t) => ({}), ds = (t) => ({}), i7 = (t) => ({}), us = (t) => ({});
39938
+ function n7(t) {
39964
39939
  let e = (
39965
39940
  /*url*/
39966
39941
  t[2] ? "a" : "button"
@@ -39996,9 +39971,9 @@ function nh(t) {
39996
39971
  }
39997
39972
  };
39998
39973
  }
39999
- function lh(t) {
39974
+ function l7(t) {
40000
39975
  let e, o, i, n;
40001
- const l = [ah, rh], r = [];
39976
+ const l = [a7, r7], r = [];
40002
39977
  function a(c, d) {
40003
39978
  return (
40004
39979
  /*_isMobile*/
@@ -40044,7 +40019,7 @@ function fs(t) {
40044
40019
  "arialabel",
40045
40020
  /*label*/
40046
40021
  t[1]
40047
- ), m(e, "class", "svelte-1qix1n1");
40022
+ ), m(e, "class", "svelte-lr3v1g");
40048
40023
  },
40049
40024
  m(i, n) {
40050
40025
  I(i, e, n);
@@ -40085,7 +40060,7 @@ function gs(t) {
40085
40060
  );
40086
40061
  return {
40087
40062
  c() {
40088
- e = C("div"), n && n.c(), u(e, "class", "trailing-content-slot svelte-1qix1n1");
40063
+ e = C("div"), n && n.c(), u(e, "class", "trailing-content-slot svelte-lr3v1g");
40089
40064
  },
40090
40065
  m(l, r) {
40091
40066
  I(l, e, r), n && n.m(e, null), o = !0;
@@ -40103,7 +40078,7 @@ function gs(t) {
40103
40078
  /*$$scope*/
40104
40079
  l[23],
40105
40080
  r,
40106
- $7
40081
+ $h
40107
40082
  ) : he(
40108
40083
  /*$$scope*/
40109
40084
  l[23]
@@ -40126,7 +40101,7 @@ function vs(t) {
40126
40101
  let e;
40127
40102
  return {
40128
40103
  c() {
40129
- e = C("goa-badge"), m(e, "class", "badge svelte-1qix1n1"), m(
40104
+ e = C("goa-badge"), m(e, "class", "badge svelte-lr3v1g"), m(
40130
40105
  e,
40131
40106
  "type",
40132
40107
  /*_badgeType*/
@@ -40183,7 +40158,7 @@ function ai(t) {
40183
40158
  /*badge*/
40184
40159
  t[3] && vs(t)
40185
40160
  ), b = [
40186
- { class: "menu-item svelte-1qix1n1" },
40161
+ { class: "menu-item svelte-lr3v1g" },
40187
40162
  {
40188
40163
  "aria-current": a = /*current*/
40189
40164
  t[0] ? "page" : void 0
@@ -40205,7 +40180,7 @@ function ai(t) {
40205
40180
  ), g && g.c(), o = Y(), i = C("div"), n = de(
40206
40181
  /*label*/
40207
40182
  t[1]
40208
- ), l = Y(), v && v.c(), r = Y(), h && h.c(), u(i, "class", "menu-item-label svelte-1qix1n1"), ro(
40183
+ ), l = Y(), v && v.c(), r = Y(), h && h.c(), u(i, "class", "menu-item-label svelte-lr3v1g"), ro(
40209
40184
  /*url*/
40210
40185
  t[2] ? "a" : "button"
40211
40186
  )(e, w), A(
@@ -40239,7 +40214,7 @@ function ai(t) {
40239
40214
  /*url*/
40240
40215
  p[2] ? "a" : "button"
40241
40216
  )(e, w = zi(b, [
40242
- { class: "menu-item svelte-1qix1n1" },
40217
+ { class: "menu-item svelte-lr3v1g" },
40243
40218
  (!d || _[0] & /*current*/
40244
40219
  1 && a !== (a = /*current*/
40245
40220
  p[0] ? "page" : void 0)) && {
@@ -40268,7 +40243,7 @@ function ai(t) {
40268
40243
  }
40269
40244
  };
40270
40245
  }
40271
- function rh(t) {
40246
+ function r7(t) {
40272
40247
  let e, o, i, n, l, r, a, c, d, s, f, g, v, h = (
40273
40248
  /*icon*/
40274
40249
  t[5] && hs(t)
@@ -40294,14 +40269,14 @@ function rh(t) {
40294
40269
  e = C("goa-popover"), o = C("div"), h && h.c(), i = Y(), n = C("div"), l = de(
40295
40270
  /*label*/
40296
40271
  t[1]
40297
- ), r = Y(), b && b.c(), a = Y(), w && w.c(), d = Y(), _ && _.c(), u(n, "class", "menu-item-label svelte-1qix1n1"), u(o, "slot", "target"), u(o, "class", "menu-item svelte-1qix1n1"), u(o, "role", "menuitem"), u(o, "aria-current", c = /*current*/
40272
+ ), r = Y(), b && b.c(), a = Y(), w && w.c(), d = Y(), _ && _.c(), u(n, "class", "menu-item-label svelte-lr3v1g"), u(o, "slot", "target"), u(o, "class", "menu-item svelte-lr3v1g"), u(o, "role", "menuitem"), u(o, "aria-current", c = /*current*/
40298
40273
  t[0] ? "page" : void 0), A(
40299
40274
  o,
40300
40275
  "current",
40301
40276
  /*current*/
40302
40277
  t[0]
40303
40278
  ), m(e, "position", "right"), m(e, "padded", "false"), m(e, "open", s = /*_popoverOpen*/
40304
- t[11] ? "true" : "false"), m(e, "width", "100%"), m(e, "minwidth", "500px"), m(e, "maxwidth", "500px"), m(e, "hoffset", "36px"), m(e, "voffset", "140px"), m(e, "class", "svelte-1qix1n1");
40279
+ t[11] ? "true" : "false"), m(e, "width", "100%"), m(e, "minwidth", "500px"), m(e, "maxwidth", "500px"), m(e, "hoffset", "36px"), m(e, "voffset", "140px"), m(e, "class", "svelte-lr3v1g");
40305
40280
  },
40306
40281
  m(z, M) {
40307
40282
  I(z, e, M), k(e, o), h && h.m(o, null), k(o, i), k(o, n), k(n, l), k(o, r), b && b.m(o, null), k(o, a), w && w.m(o, null), t[28](o), k(e, d), _ && _.m(e, null), f = !0, g || (v = [
@@ -40351,7 +40326,7 @@ function rh(t) {
40351
40326
  /*$$scope*/
40352
40327
  z[23],
40353
40328
  M,
40354
- eh
40329
+ e7
40355
40330
  ) : he(
40356
40331
  /*$$scope*/
40357
40332
  z[23]
@@ -40372,7 +40347,7 @@ function rh(t) {
40372
40347
  }
40373
40348
  };
40374
40349
  }
40375
- function ah(t) {
40350
+ function a7(t) {
40376
40351
  let e, o, i, n, l, r, a, c, d, s, f, g, v = (
40377
40352
  /*icon*/
40378
40353
  t[5] && ps(t)
@@ -40398,13 +40373,13 @@ function ah(t) {
40398
40373
  e = C("button"), v && v.c(), o = Y(), i = C("div"), n = de(
40399
40374
  /*label*/
40400
40375
  t[1]
40401
- ), l = Y(), h && h.c(), r = Y(), b && b.c(), c = Y(), d = C("div"), p && p.c(), u(i, "class", "menu-item-label svelte-1qix1n1"), u(e, "class", "menu-item svelte-1qix1n1"), u(e, "aria-current", a = /*current*/
40376
+ ), l = Y(), h && h.c(), r = Y(), b && b.c(), c = Y(), d = C("div"), p && p.c(), u(i, "class", "menu-item-label svelte-lr3v1g"), u(e, "class", "menu-item svelte-lr3v1g"), u(e, "aria-current", a = /*current*/
40402
40377
  t[0] ? "page" : void 0), u(e, "role", "menuitem"), u(e, "tabindex", "0"), A(
40403
40378
  e,
40404
40379
  "current",
40405
40380
  /*current*/
40406
40381
  t[0]
40407
- ), u(d, "class", "mobile-drawer-content svelte-1qix1n1");
40382
+ ), u(d, "class", "mobile-drawer-content svelte-lr3v1g");
40408
40383
  },
40409
40384
  m(_, z) {
40410
40385
  I(_, e, z), v && v.m(e, null), k(e, o), k(e, i), k(i, n), k(e, l), h && h.m(e, null), k(e, r), b && b.m(e, null), t[26](e), I(_, c, z), I(_, d, z), p && p.m(d, null), t[27](d), s = !0, f || (g = oe(
@@ -40446,7 +40421,7 @@ function ah(t) {
40446
40421
  /*$$scope*/
40447
40422
  _[23],
40448
40423
  z,
40449
- oh
40424
+ o7
40450
40425
  ) : he(
40451
40426
  /*$$scope*/
40452
40427
  _[23]
@@ -40480,7 +40455,7 @@ function hs(t) {
40480
40455
  "arialabel",
40481
40456
  /*label*/
40482
40457
  t[1]
40483
- ), m(e, "class", "svelte-1qix1n1");
40458
+ ), m(e, "class", "svelte-lr3v1g");
40484
40459
  },
40485
40460
  m(i, n) {
40486
40461
  I(i, e, n);
@@ -40521,7 +40496,7 @@ function ms(t) {
40521
40496
  );
40522
40497
  return {
40523
40498
  c() {
40524
- e = C("div"), n && n.c(), u(e, "class", "trailing-content-slot svelte-1qix1n1");
40499
+ e = C("div"), n && n.c(), u(e, "class", "trailing-content-slot svelte-lr3v1g");
40525
40500
  },
40526
40501
  m(l, r) {
40527
40502
  I(l, e, r), n && n.m(e, null), o = !0;
@@ -40539,7 +40514,7 @@ function ms(t) {
40539
40514
  /*$$scope*/
40540
40515
  l[23],
40541
40516
  r,
40542
- th
40517
+ t7
40543
40518
  ) : he(
40544
40519
  /*$$scope*/
40545
40520
  l[23]
@@ -40562,7 +40537,7 @@ function bs(t) {
40562
40537
  let e;
40563
40538
  return {
40564
40539
  c() {
40565
- e = C("goa-badge"), m(e, "class", "badge svelte-1qix1n1"), m(
40540
+ e = C("goa-badge"), m(e, "class", "badge svelte-lr3v1g"), m(
40566
40541
  e,
40567
40542
  "type",
40568
40543
  /*_badgeType*/
@@ -40623,7 +40598,7 @@ function ps(t) {
40623
40598
  "arialabel",
40624
40599
  /*label*/
40625
40600
  t[1]
40626
- ), m(e, "class", "svelte-1qix1n1");
40601
+ ), m(e, "class", "svelte-lr3v1g");
40627
40602
  },
40628
40603
  m(i, n) {
40629
40604
  I(i, e, n);
@@ -40664,7 +40639,7 @@ function ws(t) {
40664
40639
  );
40665
40640
  return {
40666
40641
  c() {
40667
- e = C("div"), n && n.c(), u(e, "class", "trailing-content-slot svelte-1qix1n1");
40642
+ e = C("div"), n && n.c(), u(e, "class", "trailing-content-slot svelte-lr3v1g");
40668
40643
  },
40669
40644
  m(l, r) {
40670
40645
  I(l, e, r), n && n.m(e, null), o = !0;
@@ -40682,7 +40657,7 @@ function ws(t) {
40682
40657
  /*$$scope*/
40683
40658
  l[23],
40684
40659
  r,
40685
- ih
40660
+ i7
40686
40661
  ) : he(
40687
40662
  /*$$scope*/
40688
40663
  l[23]
@@ -40705,7 +40680,7 @@ function _s(t) {
40705
40680
  let e;
40706
40681
  return {
40707
40682
  c() {
40708
- e = C("goa-badge"), m(e, "class", "badge svelte-1qix1n1"), m(
40683
+ e = C("goa-badge"), m(e, "class", "badge svelte-lr3v1g"), m(
40709
40684
  e,
40710
40685
  "type",
40711
40686
  /*_badgeType*/
@@ -40751,13 +40726,13 @@ function _s(t) {
40751
40726
  }
40752
40727
  };
40753
40728
  }
40754
- function sh(t) {
40729
+ function s7(t) {
40755
40730
  let e, o, i, n, l, r;
40756
40731
  dt(
40757
40732
  /*onwindowresize*/
40758
40733
  t[25]
40759
40734
  );
40760
- const a = [lh, nh], c = [];
40735
+ const a = [l7, n7], c = [];
40761
40736
  function d(s, f) {
40762
40737
  return (
40763
40738
  /*_hasPopoverContent*/
@@ -40766,7 +40741,7 @@ function sh(t) {
40766
40741
  }
40767
40742
  return o = d(t), i = c[o] = a[o](t), {
40768
40743
  c() {
40769
- e = C("div"), i.c(), u(e, "class", "root svelte-1qix1n1"), u(e, "role", "presentation"), u(
40744
+ e = C("div"), i.c(), u(e, "class", "root svelte-lr3v1g"), u(e, "role", "presentation"), u(
40770
40745
  e,
40771
40746
  "data-testid",
40772
40747
  /*testid*/
@@ -40823,7 +40798,7 @@ function sh(t) {
40823
40798
  }
40824
40799
  };
40825
40800
  }
40826
- function ch(t, e, o) {
40801
+ function c7(t, e, o) {
40827
40802
  let i, n, l, r, a, { $$slots: c = {}, $$scope: d } = e;
40828
40803
  const s = ht(c);
40829
40804
  let { label: f } = e, { url: g = "" } = e, { badge: v = "" } = e, { current: h = !1 } = e, { divider: b = !1 } = e, { icon: w = void 0 } = e, { testid: p = "" } = e, { type: _ = "normal" } = e, z, M, L, D = null, j = [], T = !1, E = window.innerWidth;
@@ -40947,13 +40922,13 @@ function ch(t, e, o) {
40947
40922
  ne
40948
40923
  ];
40949
40924
  }
40950
- class dh extends Ne {
40925
+ class d7 extends Ne {
40951
40926
  constructor(e) {
40952
40927
  super(), je(
40953
40928
  this,
40954
40929
  e,
40955
- ch,
40956
- sh,
40930
+ c7,
40931
+ s7,
40957
40932
  Me,
40958
40933
  {
40959
40934
  label: 1,
@@ -40965,7 +40940,7 @@ class dh extends Ne {
40965
40940
  testid: 6,
40966
40941
  type: 22
40967
40942
  },
40968
- K7,
40943
+ Kh,
40969
40944
  [-1, -1]
40970
40945
  );
40971
40946
  }
@@ -41018,9 +40993,9 @@ class dh extends Ne {
41018
40993
  this.$$set({ type: e }), y();
41019
40994
  }
41020
40995
  }
41021
- customElements.define("goa-work-side-menu-item", Le(dh, { label: {}, url: {}, badge: {}, current: { type: "Boolean" }, divider: { type: "Boolean" }, icon: {}, testid: {}, type: {} }, ["trailingContent", "popoverContent"], [], !0));
41022
- function uh(t) {
41023
- Ie(t, "svelte-gm8g0b", `:host .svelte-gm8g0b.svelte-gm8g0b{box-sizing:border-box}.root.svelte-gm8g0b.svelte-gm8g0b{container-type:inline-size;position:relative}summary.svelte-gm8g0b.svelte-gm8g0b{display:flex;cursor:pointer;list-style:none;gap:var(--goa-space-m);align-items:flex-start;border-radius:var(
40996
+ customElements.define("goa-work-side-menu-item", Le(d7, { label: {}, url: {}, badge: {}, current: { type: "Boolean" }, divider: { type: "Boolean" }, icon: {}, testid: {}, type: {} }, ["trailingContent", "popoverContent"], [], !0));
40997
+ function u7(t) {
40998
+ Ie(t, "svelte-mzovxa", `:host .svelte-mzovxa.svelte-mzovxa{box-sizing:border-box}.root.svelte-mzovxa.svelte-mzovxa{container-type:inline-size;position:relative}summary.svelte-mzovxa.svelte-mzovxa{display:flex;cursor:pointer;list-style:none;gap:var(--goa-space-m);align-items:flex-start;border-radius:var(
41024
40999
  --goa-work-side-menu-item-border-radius,
41025
41000
  var(--goa-border-radius-m)
41026
41001
  );align-items:flex-start;padding:var(
@@ -41030,13 +41005,13 @@ function uh(t) {
41030
41005
  );color:var(
41031
41006
  --goa-work-side-menu-item-text-color,
41032
41007
  var(--goa-color-greyscale-600)
41033
- );min-height:var(--goa-work-side-menu-item-min-height, 40px)}summary.svelte-gm8g0b.svelte-gm8g0b::-webkit-details-marker{display:none}summary.svelte-gm8g0b.svelte-gm8g0b:hover,details[open].svelte-gm8g0b summary.svelte-gm8g0b{background:var(
41008
+ );min-height:var(--goa-work-side-menu-item-min-height, 40px)}summary.svelte-mzovxa.svelte-mzovxa::-webkit-details-marker{display:none}summary.svelte-mzovxa.svelte-mzovxa:hover,details[open].svelte-mzovxa summary.svelte-mzovxa{background:var(
41034
41009
  --goa-work-side-menu-item-color-bg-hover,
41035
41010
  var(--goa-color-greyscale-100)
41036
41011
  );color:var(
41037
41012
  --goa-work-side-menu-item-text-color-hover,
41038
41013
  var(--goa-color-text-default)
41039
- )}details[open].svelte-gm8g0b .marker-icon.svelte-gm8g0b{transform:rotate(90deg)}summary.svelte-gm8g0b.svelte-gm8g0b:focus-visible{outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:2px}summary.svelte-gm8g0b goa-icon.svelte-gm8g0b{margin-top:var(--goa-space-3xs)}.group.svelte-gm8g0b.svelte-gm8g0b{border-left:var(
41014
+ )}details[open].svelte-mzovxa .marker-icon.svelte-mzovxa{transform:rotate(90deg)}summary.svelte-mzovxa.svelte-mzovxa:focus-visible{outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:calc(0px - var(--goa-border-width-l))}summary.svelte-mzovxa goa-icon.svelte-mzovxa{margin-top:var(--goa-space-3xs)}.group.svelte-mzovxa.svelte-mzovxa{border-left:var(
41040
41015
  --goa-work-side-menu-group-border,
41041
41016
  var(--goa-border-width-xl) solid var(--goa-color-greyscale-100)
41042
41017
  );margin:var(
@@ -41051,13 +41026,13 @@ function uh(t) {
41051
41026
  );--goa-work-side-menu-item-text-size:var(
41052
41027
  --goa-work-side-menu-group-item-text-size,
41053
41028
  var(--goa-typography-body-xs)
41054
- )}.label.svelte-gm8g0b.svelte-gm8g0b{flex-grow:1;font:var(
41029
+ )}.label.svelte-mzovxa.svelte-mzovxa{flex-grow:1;font:var(
41055
41030
  --goa-work-side-menu-item-text-size,
41056
41031
  var(--goa-typography-body-s)
41057
- );animation:svelte-gm8g0b-delayText 100ms}@container (max-width: 160px){.group.svelte-gm8g0b.svelte-gm8g0b,.label.svelte-gm8g0b.svelte-gm8g0b,.marker-icon.svelte-gm8g0b.svelte-gm8g0b{display:none}summary.svelte-gm8g0b.svelte-gm8g0b{height:36px;margin:0;padding-left:calc(var(--goa-space-xs) + 2px)}details[open].svelte-gm8g0b summary.svelte-gm8g0b{background:transparent;color:var(
41058
- --goa-work-side-menu-item-text-color,
41059
- var(--goa-color-greyscale-600)
41060
- )}}@keyframes svelte-gm8g0b-delayText{0%{opacity:0;font-size:0}99%{opacity:0;font-size:0}100%{opacity:1;font-size:var(--goa-font-size-2)}}`);
41032
+ );animation:svelte-mzovxa-delayText 100ms}@container (max-width: 160px){.group.svelte-mzovxa.svelte-mzovxa,.label.svelte-mzovxa.svelte-mzovxa,.marker-icon.svelte-mzovxa.svelte-mzovxa{display:none}summary.svelte-mzovxa.svelte-mzovxa{height:36px;margin:0;padding-left:calc(var(--goa-space-xs) + 2px)}details[open].svelte-mzovxa summary.svelte-mzovxa{background:transparent;color:var(
41033
+ --goa-work-side-menu-item-text-color,
41034
+ var(--goa-color-greyscale-600)
41035
+ )}}@keyframes svelte-mzovxa-delayText{0%{opacity:0;font-size:0}99%{opacity:0;font-size:0}100%{opacity:1;font-size:var(--goa-font-size-2)}}`);
41061
41036
  }
41062
41037
  function ks(t) {
41063
41038
  let e, o;
@@ -41069,7 +41044,7 @@ function ks(t) {
41069
41044
  /*icon*/
41070
41045
  t[2]
41071
41046
  ), m(e, "size", "small"), m(e, "theme", o = /*open*/
41072
- t[0] ? "filled" : "outline"), m(e, "class", "svelte-gm8g0b");
41047
+ t[0] ? "filled" : "outline"), m(e, "class", "svelte-mzovxa");
41073
41048
  },
41074
41049
  m(i, n) {
41075
41050
  I(i, e, n);
@@ -41090,7 +41065,7 @@ function ks(t) {
41090
41065
  }
41091
41066
  };
41092
41067
  }
41093
- function fh(t) {
41068
+ function f7(t) {
41094
41069
  let e, o, i, n, l, r, a, c, d, s, f, g, v, h, b = (
41095
41070
  /*icon*/
41096
41071
  t[2] && ks(t)
@@ -41110,14 +41085,14 @@ function fh(t) {
41110
41085
  e = C("div"), o = C("details"), i = C("summary"), b && b.c(), n = Y(), l = C("span"), r = de(
41111
41086
  /*heading*/
41112
41087
  t[1]
41113
- ), a = Y(), c = C("goa-icon"), d = Y(), s = C("div"), p && p.c(), u(l, "class", "label svelte-gm8g0b"), m(c, "class", "marker-icon svelte-gm8g0b"), m(c, "type", "chevron-forward"), m(c, "size", "small"), u(
41088
+ ), a = Y(), c = C("goa-icon"), d = Y(), s = C("div"), p && p.c(), u(l, "class", "label svelte-mzovxa"), m(c, "class", "marker-icon svelte-mzovxa"), m(c, "type", "chevron-forward"), m(c, "size", "small"), u(
41114
41089
  i,
41115
41090
  "aria-expanded",
41116
41091
  /*open*/
41117
41092
  t[0]
41118
- ), u(i, "class", "svelte-gm8g0b"), u(s, "class", "group svelte-gm8g0b"), u(s, "data-testid", "group"), o.open = /*open*/
41093
+ ), u(i, "class", "svelte-mzovxa"), u(s, "class", "group svelte-mzovxa"), u(s, "data-testid", "group"), o.open = /*open*/
41119
41094
  t[0], u(o, "aria-label", f = /*open*/
41120
- t[0] ? "Close group" : "Open group"), u(o, "class", "svelte-gm8g0b"), u(e, "class", "root svelte-gm8g0b"), u(
41095
+ t[0] ? "Close group" : "Open group"), u(o, "class", "svelte-mzovxa"), u(e, "class", "root svelte-mzovxa"), u(
41121
41096
  e,
41122
41097
  "data-testid",
41123
41098
  /*testid*/
@@ -41194,7 +41169,7 @@ function fh(t) {
41194
41169
  }
41195
41170
  };
41196
41171
  }
41197
- function gh(t, e, o) {
41172
+ function g7(t, e, o) {
41198
41173
  let { $$slots: i = {}, $$scope: n } = e, { heading: l } = e, { icon: r = void 0 } = e, { testid: a = "" } = e, { open: c = !1 } = e, d;
41199
41174
  Ae(() => {
41200
41175
  d.addEventListener("_itemCurrent", s);
@@ -41226,9 +41201,9 @@ function gh(t, e, o) {
41226
41201
  v
41227
41202
  ];
41228
41203
  }
41229
- class vh extends Ne {
41204
+ class v7 extends Ne {
41230
41205
  constructor(e) {
41231
- super(), je(this, e, gh, fh, Me, { heading: 1, icon: 2, testid: 3, open: 0 }, uh);
41206
+ super(), je(this, e, g7, f7, Me, { heading: 1, icon: 2, testid: 3, open: 0 }, u7);
41232
41207
  }
41233
41208
  get heading() {
41234
41209
  return this.$$.ctx[1];
@@ -41255,8 +41230,8 @@ class vh extends Ne {
41255
41230
  this.$$set({ open: e }), y();
41256
41231
  }
41257
41232
  }
41258
- customElements.define("goa-work-side-menu-group", Le(vh, { heading: {}, icon: {}, testid: {}, open: { type: "Boolean", reflect: !0 } }, ["default"], [], !0));
41259
- function hh(t) {
41233
+ customElements.define("goa-work-side-menu-group", Le(v7, { heading: {}, icon: {}, testid: {}, open: { type: "Boolean", reflect: !0 } }, ["default"], [], !0));
41234
+ function h7(t) {
41260
41235
  Ie(t, "svelte-xxnzja", ":host{display:block;box-sizing:border-box;font-family:var(--goa-font-family-sans)}:host .svelte-xxnzja.svelte-xxnzja{box-sizing:border-box}.notification-panel.svelte-xxnzja.svelte-xxnzja{border-radius:var(--goa-popover-border-radius)}.panel-header.svelte-xxnzja.svelte-xxnzja{display:flex;flex-direction:column;padding-bottom:var(--goa-space-xs)}.header.svelte-xxnzja.svelte-xxnzja{display:flex;align-items:center;justify-content:space-between}goa-tabs.svelte-xxnzja.svelte-xxnzja{--goa-tabs-margin-bottom:0;padding-left:var(--goa-space-m);padding-right:var(--goa-space-m)}.footer.svelte-xxnzja.svelte-xxnzja{display:flex;justify-content:space-between;align-items:center;padding:var(--goa-space-m)}.empty.svelte-xxnzja.svelte-xxnzja{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--goa-space-2xl) var(--goa-space-m);text-align:center}.empty.svelte-xxnzja img.svelte-xxnzja{width:100px;height:78px;margin-bottom:var(--goa-space-l)}.empty.svelte-xxnzja .heading.svelte-xxnzja{font:var(--goa-typography-heading-xs);color:var(--goa-color-text-default);margin-bottom:var(--goa-space-xs)}.empty.svelte-xxnzja .subline.svelte-xxnzja{font:var(--goa-typography-body-s);color:var(--goa-color-text-secondary)}");
41261
41236
  }
41262
41237
  function ys(t) {
@@ -41309,7 +41284,7 @@ function zs(t) {
41309
41284
  ), d, s;
41310
41285
  return {
41311
41286
  c() {
41312
- e = C("div"), o = C("img"), n = Y(), l = C("span"), l.textContent = "You're all caught up", r = Y(), a = C("span"), d = de(c), u(o, "alt", ""), Gt(o.src, i = bh) || u(o, "src", i), u(o, "class", "svelte-xxnzja"), u(l, "class", "heading svelte-xxnzja"), u(a, "class", "subline svelte-xxnzja"), u(a, "data-testid", s = `empty-notifications-${/*testid*/
41287
+ e = C("div"), o = C("img"), n = Y(), l = C("span"), l.textContent = "You're all caught up", r = Y(), a = C("span"), d = de(c), u(o, "alt", ""), Gt(o.src, i = b7) || u(o, "src", i), u(o, "class", "svelte-xxnzja"), u(l, "class", "heading svelte-xxnzja"), u(a, "class", "subline svelte-xxnzja"), u(a, "data-testid", s = `empty-notifications-${/*testid*/
41313
41288
  t[2]}`), u(e, "class", "empty svelte-xxnzja");
41314
41289
  },
41315
41290
  m(f, g) {
@@ -41330,7 +41305,7 @@ function zs(t) {
41330
41305
  }
41331
41306
  };
41332
41307
  }
41333
- function mh(t) {
41308
+ function m7(t) {
41334
41309
  let e, o, i, n, l, r, a, c, d, s, f, g, v, h, b, w, p, _, z, M, L, D, j, T, E, Q, V, O, B, W, N, S, P, ee, Z, H = (
41335
41310
  /*_unreadCount*/
41336
41311
  t[3] > 0 && ys(t)
@@ -41443,19 +41418,19 @@ function mh(t) {
41443
41418
  }
41444
41419
  };
41445
41420
  }
41446
- const bh = "data:image/svg+xml,%3csvg%20width='100'%20height='78'%20viewBox='0%200%20100%2078'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M35.3916%2010.3377L89.7579%2019.1046C95.0394%2019.9563%2098.2025%2025.4482%2096.2887%2030.4439L78.9942%2075.591C78.846%2075.978%2078.5679%2076.2827%2078.2253%2076.469C77.9557%2076.7837%2077.6176%2076.7584%2077.1425%2076.651C77.1243%2076.648%2077.1061%2076.6447%2077.0879%2076.641L75.7496%2076.3725C76.3188%2076.4338%2076.7722%2076.5674%2077.1425%2076.651C77.5243%2076.7148%2077.9033%2076.6442%2078.2253%2076.469C78.2465%2076.4443%2078.2673%2076.4175%2078.2876%2076.3884C78.4498%2076.1572%2078.4664%2075.8597%2078.4317%2075.5794L73.4827%2035.6546C72.5591%2028.2041%2066.8211%2022.2617%2059.4075%2021.078L26.1553%2015.7688C27.5305%2011.9754%2031.4081%209.69529%2035.3916%2010.3377Z'%20fill='white'%20stroke='black'%20stroke-width='0.843087'%20stroke-linecap='round'/%3e%3cpath%20d='M95.5272%2022.3047C97.5167%2024.4198%2098.3017%2027.5943%2097.1683%2030.5801L80.0464%2075.6832C79.8681%2076.1528%2079.5193%2076.5121%2079.0948%2076.7125C78.7271%2076.9892%2078.301%2076.9332%2077.9393%2076.8551L77.9145%2076.8499C75.9533%2076.452%2077.424%2076.9001%2077.8885%2075.2938L78.5706%2073.3849L95.6772%2028.323C96.4561%2026.271%2096.3286%2024.1299%2095.5272%2022.3047Z'%20fill='black'%20stroke='black'%20stroke-width='0.843087'%20stroke-linecap='round'/%3e%3cpath%20d='M19.7062%2014.8763L19.5582%2013.3068C18.999%207.37653%2014.5443%202.55192%208.67735%201.52252C4.33738%200.761031%200.48074%204.37732%200.961767%208.75726L6.59424%2060.0431C6.79604%2061.8806%208.17145%2063.3722%209.98658%2063.7221L76.1867%2076.4832C77.3099%2076.6997%2078.3181%2075.7589%2078.1797%2074.6235L73.4332%2035.6892C72.5207%2028.2049%2066.7506%2022.236%2059.3015%2021.0706L19.7062%2014.8763Z'%20fill='white'%20stroke='black'%20stroke-width='0.843087'%20stroke-linecap='round'/%3e%3c/svg%3e";
41447
- function ph(t) {
41421
+ const b7 = "data:image/svg+xml,%3csvg%20width='100'%20height='78'%20viewBox='0%200%20100%2078'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M35.3916%2010.3377L89.7579%2019.1046C95.0394%2019.9563%2098.2025%2025.4482%2096.2887%2030.4439L78.9942%2075.591C78.846%2075.978%2078.5679%2076.2827%2078.2253%2076.469C77.9557%2076.7837%2077.6176%2076.7584%2077.1425%2076.651C77.1243%2076.648%2077.1061%2076.6447%2077.0879%2076.641L75.7496%2076.3725C76.3188%2076.4338%2076.7722%2076.5674%2077.1425%2076.651C77.5243%2076.7148%2077.9033%2076.6442%2078.2253%2076.469C78.2465%2076.4443%2078.2673%2076.4175%2078.2876%2076.3884C78.4498%2076.1572%2078.4664%2075.8597%2078.4317%2075.5794L73.4827%2035.6546C72.5591%2028.2041%2066.8211%2022.2617%2059.4075%2021.078L26.1553%2015.7688C27.5305%2011.9754%2031.4081%209.69529%2035.3916%2010.3377Z'%20fill='white'%20stroke='black'%20stroke-width='0.843087'%20stroke-linecap='round'/%3e%3cpath%20d='M95.5272%2022.3047C97.5167%2024.4198%2098.3017%2027.5943%2097.1683%2030.5801L80.0464%2075.6832C79.8681%2076.1528%2079.5193%2076.5121%2079.0948%2076.7125C78.7271%2076.9892%2078.301%2076.9332%2077.9393%2076.8551L77.9145%2076.8499C75.9533%2076.452%2077.424%2076.9001%2077.8885%2075.2938L78.5706%2073.3849L95.6772%2028.323C96.4561%2026.271%2096.3286%2024.1299%2095.5272%2022.3047Z'%20fill='black'%20stroke='black'%20stroke-width='0.843087'%20stroke-linecap='round'/%3e%3cpath%20d='M19.7062%2014.8763L19.5582%2013.3068C18.999%207.37653%2014.5443%202.55192%208.67735%201.52252C4.33738%200.761031%200.48074%204.37732%200.961767%208.75726L6.59424%2060.0431C6.79604%2061.8806%208.17145%2063.3722%209.98658%2063.7221L76.1867%2076.4832C77.3099%2076.6997%2078.3181%2075.7589%2078.1797%2074.6235L73.4332%2035.6892C72.5207%2028.2049%2066.7506%2022.236%2059.3015%2021.0706L19.7062%2014.8763Z'%20fill='white'%20stroke='black'%20stroke-width='0.843087'%20stroke-linecap='round'/%3e%3c/svg%3e";
41422
+ function p7(t) {
41448
41423
  if (!t) return "";
41449
41424
  const e = new Date(t);
41450
41425
  return isNaN(e.getTime()) ? "" : `${e.getFullYear()}-${e.getMonth()}-${e.getDate()}`;
41451
41426
  }
41452
- function wh(t, e) {
41427
+ function w7(t, e) {
41453
41428
  return e === "all" ? !0 : e === "unread" ? t.readStatus === "unread" : e === "urgent" ? t.priority === "urgent" : !0;
41454
41429
  }
41455
41430
  function Ms(t, e) {
41456
41431
  t.dispatchEvent(new CustomEvent("notification-panel:dategroup", { detail: { dateGroup: e } }));
41457
41432
  }
41458
- function _h(t, e, o) {
41433
+ function _7(t, e, o) {
41459
41434
  let i, n, l, { $$slots: r = {}, $$scope: a } = e;
41460
41435
  const [c, d] = Oe("WorkSideNotificationPanel activeTab", ["unread", "urgent", "all"], !0);
41461
41436
  let { heading: s = "Notifications" } = e, { activeTab: f = "unread" } = e, { testid: g = "" } = e, v, h = [], b = /* @__PURE__ */ new Map(), w = null;
@@ -41502,8 +41477,8 @@ function _h(t, e, o) {
41502
41477
  }), b.clear(), [...h].sort((N, S) => {
41503
41478
  const P = N.timestamp ? new Date(N.timestamp).getTime() : 0;
41504
41479
  return (S.timestamp ? new Date(S.timestamp).getTime() : 0) - P;
41505
- }).filter((N) => wh(N, f)).forEach((N) => {
41506
- const S = ph(N.timestamp);
41480
+ }).filter((N) => w7(N, f)).forEach((N) => {
41481
+ const S = p7(N.timestamp);
41507
41482
  S && !b.has(S) && (b.set(S, N), Ms(N.el, j(N.timestamp)));
41508
41483
  });
41509
41484
  }
@@ -41547,9 +41522,9 @@ function _h(t, e, o) {
41547
41522
  O
41548
41523
  ];
41549
41524
  }
41550
- class kh extends Ne {
41525
+ class k7 extends Ne {
41551
41526
  constructor(e) {
41552
- super(), je(this, e, _h, mh, Me, { heading: 1, activeTab: 0, testid: 2 }, hh);
41527
+ super(), je(this, e, _7, m7, Me, { heading: 1, activeTab: 0, testid: 2 }, h7);
41553
41528
  }
41554
41529
  get heading() {
41555
41530
  return this.$$.ctx[1];
@@ -41570,8 +41545,8 @@ class kh extends Ne {
41570
41545
  this.$$set({ testid: e }), y();
41571
41546
  }
41572
41547
  }
41573
- customElements.define("goa-work-side-notification-panel", Le(kh, { heading: {}, activeTab: { type: "String", attribute: "active-tab" }, testid: {} }, ["default"], [], !0));
41574
- function yh(t) {
41548
+ customElements.define("goa-work-side-notification-panel", Le(k7, { heading: {}, activeTab: { type: "String", attribute: "active-tab" }, testid: {} }, ["default"], [], !0));
41549
+ function y7(t) {
41575
41550
  Ie(t, "svelte-1bsy3n4", ":host{display:block;box-sizing:border-box;width:100%}:host .svelte-1bsy3n4.svelte-1bsy3n4{box-sizing:border-box}.date-header.svelte-1bsy3n4.svelte-1bsy3n4{font:var(--goa-typography-heading-2xs);color:var(--goa-color-greyscale-600);padding-left:var(--goa-space-m);margin-top:0;margin-bottom:0;padding-top:var(--goa-space-s);padding-bottom:var(--goa-space-s);border-bottom:1px solid var(--goa-color-greyscale-100)}.date-header.hidden.svelte-1bsy3n4.svelte-1bsy3n4{display:none}.card.svelte-1bsy3n4.svelte-1bsy3n4{display:flex;flex-direction:column;gap:var(--goa-space-xs);padding:var(--goa-space-m) var(--goa-space-l);cursor:pointer;border:none;border-bottom:1px solid var(--goa-color-greyscale-100);background:white;width:100%;box-sizing:border-box;text-align:left;transition:background-color 0.2s ease}.card.svelte-1bsy3n4.svelte-1bsy3n4:focus-visible{outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:-2px}.card.read.svelte-1bsy3n4.svelte-1bsy3n4{background:var(--goa-color-greyscale-50)}.card.read.svelte-1bsy3n4 .notification-title.svelte-1bsy3n4{color:var(--goa-color-greyscale-700)}.card.urgent.svelte-1bsy3n4.svelte-1bsy3n4{background:var(--goa-color-warning-background)}.card.urgent.read.svelte-1bsy3n4.svelte-1bsy3n4{background:var(--goa-color-greyscale-50)}.card.svelte-1bsy3n4.svelte-1bsy3n4:hover{background:var(--goa-color-greyscale-100)}.card.hidden.svelte-1bsy3n4.svelte-1bsy3n4{display:none}.card.urgent.svelte-1bsy3n4.svelte-1bsy3n4:hover{background:#f5ecdb}.card.urgent.read.svelte-1bsy3n4.svelte-1bsy3n4:hover{background:var(--goa-color-greyscale-100)}.top-row.svelte-1bsy3n4.svelte-1bsy3n4{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--goa-space-s);width:100%}.header-row.svelte-1bsy3n4.svelte-1bsy3n4{display:flex;align-items:center;gap:var(--goa-space-xs);flex-wrap:wrap;flex:1;min-width:0}.notification-title.svelte-1bsy3n4.svelte-1bsy3n4{font:var(--goa-typography-heading-2xs);color:var(--goa-color-text-default);margin:0}.badge-container.svelte-1bsy3n4.svelte-1bsy3n4{display:inline-flex;align-items:center;gap:var(--goa-space-3xs)}.description.svelte-1bsy3n4.svelte-1bsy3n4{font-size:var(--goa-font-size-2);color:var(--goa-color-greyscale-700);line-height:1.5;word-wrap:break-word}.timestamp-container.svelte-1bsy3n4.svelte-1bsy3n4{display:flex;align-items:center;gap:var(--goa-space-2xs);flex-shrink:0;margin-top:2px}.unread-dot.svelte-1bsy3n4.svelte-1bsy3n4{display:inline-block;width:12px;height:12px;border-radius:50%;background-color:var(--goa-color-success-default);flex-shrink:0;position:relative;top:-1px}.unread-dot.hidden.svelte-1bsy3n4.svelte-1bsy3n4{visibility:hidden}.timestamp.svelte-1bsy3n4.svelte-1bsy3n4{font:var(--goa-typography-body-xs);color:var(--goa-color-greyscale-600);white-space:nowrap;margin:0}@media(max-width: 624px){.card.svelte-1bsy3n4.svelte-1bsy3n4{padding:var(--goa-space-s) var(--goa-space-l)}.timestamp-container.svelte-1bsy3n4.svelte-1bsy3n4{flex-direction:column;align-items:flex-end;gap:var(--goa-space-3xs)}}");
41576
41551
  }
41577
41552
  function js(t) {
@@ -41672,7 +41647,7 @@ function Ns(t) {
41672
41647
  }
41673
41648
  };
41674
41649
  }
41675
- function Ch(t) {
41650
+ function C7(t) {
41676
41651
  let e, o;
41677
41652
  return {
41678
41653
  c() {
@@ -41692,7 +41667,7 @@ function Ch(t) {
41692
41667
  }
41693
41668
  };
41694
41669
  }
41695
- function zh(t) {
41670
+ function z7(t) {
41696
41671
  let e, o, i, n, l, r, a, c;
41697
41672
  return {
41698
41673
  c() {
@@ -41779,7 +41754,7 @@ function Es(t) {
41779
41754
  }
41780
41755
  };
41781
41756
  }
41782
- function Mh(t) {
41757
+ function M7(t) {
41783
41758
  let e, o, i, n, l, r, a, c, d, s = (
41784
41759
  /*_dateGroupHeading*/
41785
41760
  t[6] && js(t)
@@ -41793,7 +41768,7 @@ function Mh(t) {
41793
41768
  function v(p, _) {
41794
41769
  return (
41795
41770
  /*timestamp*/
41796
- p[1] ? zh : Ch
41771
+ p[1] ? z7 : C7
41797
41772
  );
41798
41773
  }
41799
41774
  let h = v(t), b = h(t), w = (
@@ -41862,7 +41837,7 @@ function Mh(t) {
41862
41837
  }
41863
41838
  };
41864
41839
  }
41865
- function jh(t) {
41840
+ function j7(t) {
41866
41841
  switch (t) {
41867
41842
  case "info":
41868
41843
  return "information";
@@ -41876,12 +41851,12 @@ function jh(t) {
41876
41851
  return "";
41877
41852
  }
41878
41853
  }
41879
- function Lh(t, e, o) {
41854
+ function L7(t, e, o) {
41880
41855
  let i;
41881
41856
  const [n, l] = Oe("WorkSideNotificationItem type", ["default", "success", "critical", "warning", "info"], !0), [r, a] = Oe("WorkSideNotificationItem readStatus", ["read", "unread"], !0), [c, d] = Oe("WorkSideNotificationItem priority", ["normal", "urgent"], !0);
41882
41857
  let { type: s = "default" } = e, { timestamp: f = "" } = e, { title: g = "" } = e, { description: v = "" } = e, { readStatus: h = "unread" } = e, { priority: b = "normal" } = e, { testid: w = "" } = e, p, _ = "", z = "", M = "", L = !0, D = "unread", j = !1, T = "", E = !1;
41883
41858
  Ae(() => {
41884
- l(s), a(h), d(b), o(10, j = b === "urgent"), o(11, T = jh(s)), o(12, E = s !== "default"), o(7, z = ic(f ? new Date(f) : null)), o(8, M = nc(f ? new Date(f) : null)), p.addEventListener("notification-panel:tabchange", Q), p.addEventListener("notification-panel:dategroup", V), Ee(
41859
+ l(s), a(h), d(b), o(10, j = b === "urgent"), o(11, T = j7(s)), o(12, E = s !== "default"), o(7, z = ic(f ? new Date(f) : null)), o(8, M = nc(f ? new Date(f) : null)), p.addEventListener("notification-panel:tabchange", Q), p.addEventListener("notification-panel:dategroup", V), Ee(
41885
41860
  p,
41886
41861
  "notification-item:mounted",
41887
41862
  {
@@ -41949,13 +41924,13 @@ function Lh(t, e, o) {
41949
41924
  S
41950
41925
  ];
41951
41926
  }
41952
- class Nh extends Ne {
41927
+ class N7 extends Ne {
41953
41928
  constructor(e) {
41954
41929
  super(), je(
41955
41930
  this,
41956
41931
  e,
41957
- Lh,
41958
- Mh,
41932
+ L7,
41933
+ M7,
41959
41934
  Me,
41960
41935
  {
41961
41936
  type: 0,
@@ -41966,7 +41941,7 @@ class Nh extends Ne {
41966
41941
  priority: 17,
41967
41942
  testid: 4
41968
41943
  },
41969
- yh
41944
+ y7
41970
41945
  );
41971
41946
  }
41972
41947
  get type() {
@@ -42012,8 +41987,8 @@ class Nh extends Ne {
42012
41987
  this.$$set({ testid: e }), y();
42013
41988
  }
42014
41989
  }
42015
- customElements.define("goa-work-side-notification-item", Le(Nh, { type: {}, timestamp: { reflect: !0 }, title: {}, description: {}, readStatus: { reflect: !0, attribute: "read-status" }, priority: { reflect: !0 }, testid: {} }, [], [], !0));
42016
- function Eh(t) {
41990
+ customElements.define("goa-work-side-notification-item", Le(N7, { type: {}, timestamp: { reflect: !0 }, title: {}, description: {}, readStatus: { reflect: !0, attribute: "read-status" }, priority: { reflect: !0 }, testid: {} }, [], [], !0));
41991
+ function E7(t) {
42017
41992
  Ie(t, "svelte-1w1z5gl", `:host{display:block;width:100%;height:100vh;box-sizing:border-box;background-color:var(
42018
41993
  --goa-workspace-layout-bg-color,
42019
41994
  var(--goa-color-greyscale-50)
@@ -42064,7 +42039,7 @@ function Eh(t) {
42064
42039
  var(--goa-shadow-shallow-above)
42065
42040
  )}.content.svelte-1w1z5gl.svelte-1w1z5gl{flex:1 1 auto}.push-drawer-region.svelte-1w1z5gl.svelte-1w1z5gl{flex:0 0 auto;display:flex;align-items:stretch}@media(min-width: 624px){.shell.has-push-drawer.state-no-scroll.svelte-1w1z5gl .card-container.svelte-1w1z5gl,.shell.has-push-drawer.state-at-top.svelte-1w1z5gl .card-container.svelte-1w1z5gl,.shell.has-push-drawer.state-middle.svelte-1w1z5gl .card-container.svelte-1w1z5gl,.shell.has-push-drawer.state-at-bottom.svelte-1w1z5gl .card-container.svelte-1w1z5gl{padding-right:0}}`);
42066
42041
  }
42067
- const Dh = (t) => ({}), Ds = (t) => ({}), qh = (t) => ({}), qs = (t) => ({}), Ih = (t) => ({}), Is = (t) => ({}), Th = (t) => ({}), Ts = (t) => ({});
42042
+ const D7 = (t) => ({}), Ds = (t) => ({}), q7 = (t) => ({}), qs = (t) => ({}), I7 = (t) => ({}), Is = (t) => ({}), T7 = (t) => ({}), Ts = (t) => ({});
42068
42043
  function Ss(t) {
42069
42044
  let e, o, i, n = (
42070
42045
  /*_workSideMenuRef*/
@@ -42101,7 +42076,7 @@ function Ss(t) {
42101
42076
  /*$$scope*/
42102
42077
  a[11],
42103
42078
  c,
42104
- Th
42079
+ T7
42105
42080
  ) : he(
42106
42081
  /*$$scope*/
42107
42082
  a[11]
@@ -42172,7 +42147,7 @@ function xs(t) {
42172
42147
  /*$$scope*/
42173
42148
  l[11],
42174
42149
  r,
42175
- Ih
42150
+ I7
42176
42151
  ) : he(
42177
42152
  /*$$scope*/
42178
42153
  l[11]
@@ -42223,7 +42198,7 @@ function Os(t) {
42223
42198
  /*$$scope*/
42224
42199
  l[11],
42225
42200
  r,
42226
- qh
42201
+ q7
42227
42202
  ) : he(
42228
42203
  /*$$scope*/
42229
42204
  l[11]
@@ -42274,7 +42249,7 @@ function Hs(t) {
42274
42249
  /*$$scope*/
42275
42250
  l[11],
42276
42251
  r,
42277
- Dh
42252
+ D7
42278
42253
  ) : he(
42279
42254
  /*$$scope*/
42280
42255
  l[11]
@@ -42293,7 +42268,7 @@ function Hs(t) {
42293
42268
  }
42294
42269
  };
42295
42270
  }
42296
- function Sh(t) {
42271
+ function S7(t) {
42297
42272
  let e, o, i, n, l, r, a, c, d, s, f, g;
42298
42273
  dt(
42299
42274
  /*onwindowresize*/
@@ -42460,11 +42435,11 @@ function Sh(t) {
42460
42435
  }
42461
42436
  };
42462
42437
  }
42463
- const Ah = 250, No = 5, Ps = 30, q1 = 1;
42464
- function xh(t, e, o, i) {
42438
+ const A7 = 250, No = 5, Ps = 30, q1 = 1;
42439
+ function x7(t, e, o, i) {
42465
42440
  return t === "no-scroll" ? i <= q1 ? "no-scroll" : e <= No ? "at-top" : o <= No ? "at-bottom" : "middle" : i <= -100 ? "no-scroll" : t === "at-top" ? e > Ps ? "middle" : "at-top" : t === "at-bottom" ? o > Ps ? "middle" : "at-bottom" : e <= No ? "at-top" : o <= No ? "at-bottom" : "middle";
42466
42441
  }
42467
- function Oh(t, e, o) {
42442
+ function O7(t, e, o) {
42468
42443
  let i, { $$slots: n = {}, $$scope: l } = e;
42469
42444
  const r = ht(n);
42470
42445
  let { testid: a = "" } = e, c, d = null, s = "no-scroll", f = !1, g = null, v = null, h = null, b = 0, w = null;
@@ -42475,7 +42450,7 @@ function Oh(t, e, o) {
42475
42450
  () => {
42476
42451
  _(), h = null;
42477
42452
  },
42478
- Ah
42453
+ A7
42479
42454
  );
42480
42455
  }), v.observe(d);
42481
42456
  for (let j = 0; j < d.children.length; j++)
@@ -42496,7 +42471,7 @@ function Oh(t, e, o) {
42496
42471
  if (!d) return;
42497
42472
  const { scrollTop: j, scrollHeight: T, clientHeight: E } = d, Q = T - E, V = T - j - E;
42498
42473
  f ? o(10, f = Q > -100) : o(10, f = Q > q1);
42499
- const O = xh(s, j, V, Q);
42474
+ const O = x7(s, j, V, Q);
42500
42475
  O !== s && o(2, s = O);
42501
42476
  }
42502
42477
  function z() {
@@ -42549,9 +42524,9 @@ function Oh(t, e, o) {
42549
42524
  D
42550
42525
  ];
42551
42526
  }
42552
- class Hh extends Ne {
42527
+ class H7 extends Ne {
42553
42528
  constructor(e) {
42554
- super(), je(this, e, Oh, Sh, Me, { testid: 0 }, Eh);
42529
+ super(), je(this, e, O7, S7, Me, { testid: 0 }, E7);
42555
42530
  }
42556
42531
  get testid() {
42557
42532
  return this.$$.ctx[0];
@@ -42560,7 +42535,7 @@ class Hh extends Ne {
42560
42535
  this.$$set({ testid: e }), y();
42561
42536
  }
42562
42537
  }
42563
- customElements.define("goa-workspace-layout", Le(Hh, { testid: {} }, ["side-menu", "page-header", "default", "page-footer", "push-drawer"], [], !0));
42538
+ customElements.define("goa-workspace-layout", Le(H7, { testid: {} }, ["side-menu", "page-header", "default", "page-footer", "push-drawer"], [], !0));
42564
42539
  export {
42565
42540
  Ii as DropdownItemDestroyMsg,
42566
42541
  qi as DropdownItemMountedMsg