@abgov/web-components 1.41.0-dev.5 → 1.41.0-dev.6

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 +198 -195
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -24370,7 +24370,7 @@ function Jf(t) {
24370
24370
  Le(t, "svelte-aepkat", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans);position:relative;z-index:99999}:host .svelte-aepkat.svelte-aepkat{box-sizing:border-box}.modal.svelte-aepkat.svelte-aepkat{font-family:var(--goa-font-family-sans);position:fixed;inset:0;display:flex;align-items:center;justify-content:center;height:100vh;width:100%;z-index:3}.modal-overlay.svelte-aepkat.svelte-aepkat{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--goa-modal-overlay-color);z-index:1;opacity:var(--goa-modal-overlay-opacity)}.emergency.svelte-aepkat.svelte-aepkat{background-color:var(--goa-color-emergency-default)}.important.svelte-aepkat.svelte-aepkat{background-color:var(--goa-color-warning-default)}.information.svelte-aepkat.svelte-aepkat{background-color:var(--goa-color-info-default)}.event.svelte-aepkat.svelte-aepkat{background-color:var(--goa-color-info-default)}.success.svelte-aepkat.svelte-aepkat{background-color:var(--goa-color-success-default)}.callout-bar.svelte-aepkat.svelte-aepkat{flex:0 0 3rem;text-align:center;padding:var(--goa-modal-callout-bar-padding) 0 0 0;border-radius:var(--goa-modal-border-radius) 0px 0px var(--goa-modal-border-radius)}.content.svelte-aepkat.svelte-aepkat{flex:1 1 auto;width:100%;padding:var(--goa-modal-content-wrapper-padding, var(--goa-modal-padding) var(--goa-modal-padding) 0 var(--goa-modal-padding))}.content.svelte-aepkat header.svelte-aepkat{display:flex;justify-content:space-between;align-items:start;padding:var(--goa-modal-heading-padding, 0);border-bottom:var(--goa-modal-heading-border-bottom, none)}.content.svelte-aepkat header.has-content.svelte-aepkat{margin-bottom:var(--goa-modal-content-gap)}.content.svelte-aepkat header .modal-heading-content.svelte-aepkat{margin-top:var(--goa-space-2xs)}@media(max-width: 623px){.content.svelte-aepkat.svelte-aepkat{padding:var(--goa-modal-content-wrapper-padding, var(--goa-modal-padding-small-screen) var(--goa-modal-padding-small-screen) 0 var(--goa-modal-padding-small-screen))}.content.svelte-aepkat header.has-content.svelte-aepkat{margin-bottom:var(--goa-modal-content-gap-small-screen)}.modal-actions.svelte-aepkat ::slotted(*){padding:0}.modal-content.svelte-aepkat ::slotted(:last-child){margin-bottom:var(--goa-space-xs) !important}.modal-pane.svelte-aepkat.svelte-aepkat{flex-direction:column}.callout-bar.svelte-aepkat.svelte-aepkat{text-align:left;padding:var(--goa-modal-callout-bar-padding-small-screen);border-radius:var(--goa-modal-border-radius) var(--goa-modal-border-radius) 0px 0px;height:var(--goa-space-2xl)}.modal-content.svelte-aepkat.svelte-aepkat{margin:var(--goa-modal-content-margin-mobile, 0 -1.5rem);padding:var(--goa-modal-content-padding, 0);box-shadow:none}:host{--scrollable-padding:var(--goa-modal-scrollable-padding-mobile, var(--goa-scrollable-padding-mobile))}.v2.svelte-aepkat .content header.svelte-aepkat{padding:var(--goa-modal-heading-padding-mobile, var(--goa-space-m))}.v2.svelte-aepkat .content header.callout.svelte-aepkat{padding:var(--goa-modal-callout-heading-padding-mobile, var(--goa-space-m))}.v2.svelte-aepkat .modal-content.svelte-aepkat{padding:var(--goa-modal-content-padding-mobile, var(--goa-space-l) var(--goa-space-m) var(--goa-space-xl) var(--goa-space-m))}.v2.svelte-aepkat .modal-actions.svelte-aepkat{padding:var(--goa-modal-actions-padding-mobile, 0 var(--goa-space-m) var(--goa-space-m) var(--goa-space-m))}}@media(min-width: 624px){.modal-pane.svelte-aepkat.svelte-aepkat{max-width:var(--maxwidth)}.modal-content.svelte-aepkat.svelte-aepkat{margin:var(--goa-modal-content-margin, 0 -2rem);padding:var(--goa-modal-content-padding, 0);box-shadow:none}:host{--scrollable-padding:var(--goa-modal-scrollable-padding-desktop, var(--goa-scrollable-padding-desktop))}}.modal-pane.svelte-aepkat.svelte-aepkat{background-color:var(--goa-modal-color-bg, #fff);border:var(--goa-modal-border, none);z-index:2;width:var(--goa-modal-pane-width, 90%);display:flex;box-shadow:var(--goa-shadow-modal);border-radius:var(--goa-modal-border-radius)}.modal-content.svelte-aepkat ::slotted(:last-child){margin-bottom:var(--goa-space-m) !important}.v2.svelte-aepkat .modal-content.svelte-aepkat ::slotted(*){margin:0 !important}.modal-title.svelte-aepkat.svelte-aepkat{font:var(--goa-modal-header-typography)}.modal-close.svelte-aepkat.svelte-aepkat{padding-left:var(--goa-space-m)}.modal-actions.svelte-aepkat.svelte-aepkat{width:100%;padding:var(--goa-modal-actions-padding, var(--goa-space-m) 0 var(--goa-modal-padding) 0);margin:auto 0 0 0;text-align:right}.modal-actions.empty-actions.svelte-aepkat.svelte-aepkat{padding:0 0 var(--goa-modal-padding) 0}.v2.svelte-aepkat .modal-actions.empty-actions.svelte-aepkat{padding:0}.modal.top.svelte-aepkat .modal-content.svelte-aepkat{box-shadow:inset 0 -8px 8px -8px rgba(0, 0, 0, 0.3)}.modal.bottom.svelte-aepkat .modal-content.svelte-aepkat{box-shadow:inset 0 8px 8px -8px rgba(0, 0, 0, 0.3)}.modal.middle.svelte-aepkat .modal-content.svelte-aepkat{box-shadow:inset 0 8px 8px -8px rgba(0, 0, 0, 0.2),
24371
24371
  inset 0 -8px 8px -8px rgba(0, 0, 0, 0.2)}.v2.svelte-aepkat .modal-heading-content.svelte-aepkat{display:flex;align-items:start;gap:var(--goa-space-xs)}.v2.svelte-aepkat .content header.callout.svelte-aepkat{padding:var(--goa-modal-callout-heading-padding);border-radius:var(--goa-modal-border-radius) var(--goa-modal-border-radius) 0 0}.v2.svelte-aepkat header.callout goa-icon.svelte-aepkat{margin-top:1px}.v2.svelte-aepkat header.information.svelte-aepkat{background-color:var(--goa-modal-callout-information-bg);border-bottom-color:var(--goa-modal-callout-information-border)}.v2.svelte-aepkat header.information goa-icon.svelte-aepkat{color:var(--goa-modal-callout-information-icon)}.v2.svelte-aepkat header.success.svelte-aepkat{background-color:var(--goa-modal-callout-success-bg);border-bottom-color:var(--goa-modal-callout-success-border)}.v2.svelte-aepkat header.success goa-icon.svelte-aepkat{color:var(--goa-modal-callout-success-icon)}.v2.svelte-aepkat header.important.svelte-aepkat{background-color:var(--goa-modal-callout-important-bg);border-bottom-color:var(--goa-modal-callout-important-border)}.v2.svelte-aepkat header.important goa-icon.svelte-aepkat{color:var(--goa-modal-callout-important-icon)}.v2.svelte-aepkat header.emergency.svelte-aepkat{background-color:var(--goa-modal-callout-emergency-bg);border-bottom-color:var(--goa-modal-callout-emergency-border)}.v2.svelte-aepkat header.emergency goa-icon.svelte-aepkat{color:var(--goa-modal-callout-emergency-icon)}.v2.svelte-aepkat header.event.svelte-aepkat{background-color:var(--goa-modal-callout-event-bg);border-bottom-color:var(--goa-modal-callout-event-border)}.v2.svelte-aepkat header.event goa-icon.svelte-aepkat{color:var(--goa-modal-callout-event-icon)}`);
24372
24372
  }
24373
- const Qf = (t) => ({}), nl = (t) => ({}), $f = (t) => ({}), rl = (t) => ({}), e3 = (t) => ({}), ll = (t) => ({});
24373
+ const Qf = (t) => ({}), nl = (t) => ({}), $f = (t) => ({}), rl = (t) => ({}), e4 = (t) => ({}), ll = (t) => ({});
24374
24374
  function al(t) {
24375
24375
  let e, o, i, n, r, l, a, c, d, s, f, g, v, h, b, w, p, C, z, L, M, H, E, V, q, Z, A, x, U, Q, W, P, N, ne, I = (
24376
24376
  /*calloutvariant*/
@@ -24381,7 +24381,7 @@ function al(t) {
24381
24381
  t[5] === "2" && /*_iconType*/
24382
24382
  t[16] && cl(t)
24383
24383
  );
24384
- const G = [o3, t3], te = [];
24384
+ const G = [o4, t4], te = [];
24385
24385
  function X(ie, de) {
24386
24386
  return (
24387
24387
  /*heading*/
@@ -24405,7 +24405,7 @@ function al(t) {
24405
24405
  /*$$scope*/
24406
24406
  t[26],
24407
24407
  rl
24408
- ), O = R || i3(t);
24408
+ ), O = R || i4(t);
24409
24409
  let K = (
24410
24410
  /*$$slots*/
24411
24411
  t[21].actions && ul(t)
@@ -24683,7 +24683,7 @@ function cl(t) {
24683
24683
  }
24684
24684
  };
24685
24685
  }
24686
- function t3(t) {
24686
+ function t4(t) {
24687
24687
  let e;
24688
24688
  const o = (
24689
24689
  /*#slots*/
@@ -24715,7 +24715,7 @@ function t3(t) {
24715
24715
  /*$$scope*/
24716
24716
  n[26],
24717
24717
  r,
24718
- e3
24718
+ e4
24719
24719
  ) : he(
24720
24720
  /*$$scope*/
24721
24721
  n[26]
@@ -24734,7 +24734,7 @@ function t3(t) {
24734
24734
  }
24735
24735
  };
24736
24736
  }
24737
- function o3(t) {
24737
+ function o4(t) {
24738
24738
  let e;
24739
24739
  return {
24740
24740
  c() {
@@ -24781,7 +24781,7 @@ function dl(t) {
24781
24781
  }
24782
24782
  };
24783
24783
  }
24784
- function i3(t) {
24784
+ function i4(t) {
24785
24785
  let e;
24786
24786
  const o = (
24787
24787
  /*#slots*/
@@ -24883,7 +24883,7 @@ function ul(t) {
24883
24883
  }
24884
24884
  };
24885
24885
  }
24886
- function n3(t) {
24886
+ function n4(t) {
24887
24887
  let e, o, i = (
24888
24888
  /*_isOpen*/
24889
24889
  t[7] && al(t)
@@ -24914,7 +24914,7 @@ function n3(t) {
24914
24914
  };
24915
24915
  }
24916
24916
  let fl = 128;
24917
- function r3(t, e, o) {
24917
+ function r4(t, e, o) {
24918
24918
  let i, n, r, l, a, { $$slots: c = {}, $$scope: d } = e;
24919
24919
  const s = ct(c);
24920
24920
  let { heading: f = "" } = e, { closable: g = "false" } = e, { open: v = "false" } = e, { transition: h = "none" } = e, { calloutvariant: b = null } = e, { maxwidth: w = "60ch" } = e, { testid: p = "modal" } = e, { version: C = "1" } = e, { width: z = "" } = e, L = null, M = "top", H, E, V = !1, q, Z = !1, A = !1, x;
@@ -25020,13 +25020,13 @@ function r3(t, e, o) {
25020
25020
  K
25021
25021
  ];
25022
25022
  }
25023
- class l3 extends ye {
25023
+ class l4 extends ye {
25024
25024
  constructor(e) {
25025
25025
  super(), ke(
25026
25026
  this,
25027
25027
  e,
25028
- r3,
25029
- n3,
25028
+ r4,
25029
+ n4,
25030
25030
  _e,
25031
25031
  {
25032
25032
  heading: 1,
@@ -25098,8 +25098,8 @@ class l3 extends ye {
25098
25098
  this.$$set({ width: e }), _();
25099
25099
  }
25100
25100
  }
25101
- customElements.define("goa-modal", Ce(l3, { heading: {}, closable: {}, open: {}, transition: {}, calloutvariant: {}, maxwidth: {}, testid: {}, version: {}, width: {} }, ["heading", "default", "content", "actions"], [], !0));
25102
- function a3(t) {
25101
+ customElements.define("goa-modal", Ce(l4, { heading: {}, closable: {}, open: {}, transition: {}, calloutvariant: {}, maxwidth: {}, testid: {}, version: {}, width: {} }, ["heading", "default", "content", "actions"], [], !0));
25102
+ function a4(t) {
25103
25103
  Le(t, "svelte-1q84uvg", ":host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}#container.svelte-1q84uvg.svelte-1q84uvg{container:self / inline-size}.notification.svelte-1q84uvg.svelte-1q84uvg{padding:var(--goa-notification-banner-padding-tb) var(--goa-notification-banner-padding-lr-small-screen);display:flex}@container self (min-width: 624px){.notification.svelte-1q84uvg.svelte-1q84uvg{padding:var(--goa-notification-banner-padding-tb) var(--goa-notification-banner-padding-lr-medium-screen)}}@container self (min-width: 1024px){.notification.svelte-1q84uvg.svelte-1q84uvg{padding:var(--goa-notification-banner-padding-tb) var(--goa-notification-banner-padding-lr-large-screen)}}.emergency.svelte-1q84uvg.svelte-1q84uvg{background-color:var(--goa-notification-banner-emergency-color-bg);color:var(--goa-notification-banner-emergency-color-text)}.important.svelte-1q84uvg.svelte-1q84uvg{background-color:var(--goa-notification-banner-important-color-bg);color:var(--goa-notification-banner-important-color-text)}.information.svelte-1q84uvg.svelte-1q84uvg{background-color:var(--goa-notification-banner-information-color-bg);color:var(--goa-notification-banner-information-color-text)}.event.svelte-1q84uvg.svelte-1q84uvg{background-color:var(--goa-notification-banner-event-color-bg);color:var(--goa-notification-banner-event-color-text)}.icon.svelte-1q84uvg.svelte-1q84uvg{flex:0 0 auto;margin-top:3px}.content-container.svelte-1q84uvg.svelte-1q84uvg{display:flex;flex-direction:row;flex:1 1 auto;gap:var(--goa-notification-banner-gap);margin:0 auto;max-width:min(var(--max-content-width), 100%)}.content.svelte-1q84uvg.svelte-1q84uvg{flex:1 1 auto;font:var(--goa-notification-banner-text-size)}.v2.svelte-1q84uvg .content.svelte-1q84uvg{margin-top:4px}::slotted(a){color:unset !important;outline:unset !important}::slotted(a:focus){outline:auto !important;border-radius:var(--goa-border-radius-xs)}.notification.important.svelte-1q84uvg ::slotted(a:focus){outline:unset !important;box-shadow:0 0 0 3px var(--goa-color-greyscale-black);border-radius:var(--goa-border-radius-xs)}.close.svelte-1q84uvg.svelte-1q84uvg{flex:0 0 auto}.close.svelte-1q84uvg button.svelte-1q84uvg{background-color:transparent;border:none;cursor:pointer;padding:var(--goa-space-2xs);margin:0;outline:none;border-radius:var(--goa-border-radius-xs);display:inline-flex;transition:transform 100ms ease-in-out}.close.svelte-1q84uvg button.svelte-1q84uvg:active{transform:translateY(2px)}.close.svelte-1q84uvg button.information.svelte-1q84uvg:hover,.close.svelte-1q84uvg button.information.svelte-1q84uvg:focus-visible{background-color:var(--goa-color-info-dark)}.close.svelte-1q84uvg button.information.svelte-1q84uvg:focus-visible{box-shadow:0 0 0 3px var(--goa-color-greyscale-white)}.close.svelte-1q84uvg button.event.svelte-1q84uvg:hover,.close.svelte-1q84uvg button.event.svelte-1q84uvg:focus-visible{background-color:var(--goa-color-info-dark)}.close.svelte-1q84uvg button.event.svelte-1q84uvg:focus-visible{box-shadow:0 0 0 3px var(--goa-color-greyscale-white)}.close.svelte-1q84uvg button.important.svelte-1q84uvg:hover,.close.svelte-1q84uvg button.important.svelte-1q84uvg:focus-visible{background-color:var(--goa-color-warning-dark)}.close.svelte-1q84uvg button.important.svelte-1q84uvg:focus-visible{box-shadow:0 0 0 3px var(--goa-color-greyscale-black)}.close.svelte-1q84uvg button.emergency.svelte-1q84uvg:hover,.close.svelte-1q84uvg button.emergency.svelte-1q84uvg:focus-visible{background-color:var(--goa-color-emergency-dark)}.close.svelte-1q84uvg button.emergency.svelte-1q84uvg:focus-visible{box-shadow:0 0 0 3px var(--goa-color-greyscale-white)}.v2.compact.svelte-1q84uvg .notification.svelte-1q84uvg{padding-top:var(--goa-notification-banner-padding-tb-compact);padding-bottom:var(--goa-notification-banner-padding-tb-compact)}.v2.compact.svelte-1q84uvg .content-container.svelte-1q84uvg{gap:var(--goa-notification-banner-gap-compact)}@container self (min-width: 624px){.v2.compact.svelte-1q84uvg .notification.svelte-1q84uvg{padding-left:var(--goa-notification-banner-padding-lr-medium-screen-compact);padding-right:var(--goa-notification-banner-padding-lr-medium-screen-compact)}}@container self (min-width: 1024px){.v2.compact.svelte-1q84uvg .notification.svelte-1q84uvg{padding-left:var(--goa-notification-banner-padding-lr-large-screen-compact);padding-right:var(--goa-notification-banner-padding-lr-large-screen-compact)}}.v2.svelte-1q84uvg .notification.information.high.svelte-1q84uvg{background-color:var(--goa-notification-banner-information-high-color-bg);color:var(--goa-notification-banner-information-high-color-text)}.v2.svelte-1q84uvg .notification.information.low.svelte-1q84uvg{background-color:var(--goa-notification-banner-information-low-color-bg);color:var(--goa-notification-banner-information-low-color-text);border:var(--goa-border-width-s) solid var(--goa-notification-banner-information-low-color-border)}.v2.svelte-1q84uvg .notification.important.high.svelte-1q84uvg{background-color:var(--goa-notification-banner-important-high-color-bg);color:var(--goa-notification-banner-important-high-color-text)}.v2.svelte-1q84uvg .notification.important.low.svelte-1q84uvg{background-color:var(--goa-notification-banner-important-low-color-bg);color:var(--goa-notification-banner-important-low-color-text);border:var(--goa-border-width-s) solid var(--goa-notification-banner-important-low-color-border)}.v2.svelte-1q84uvg .notification.emergency.high.svelte-1q84uvg{background-color:var(--goa-notification-banner-emergency-high-color-bg);color:var(--goa-notification-banner-emergency-high-color-text)}.v2.svelte-1q84uvg .notification.emergency.low.svelte-1q84uvg{background-color:var(--goa-notification-banner-emergency-low-color-bg);color:var(--goa-notification-banner-emergency-low-color-text);border:var(--goa-border-width-s) solid var(--goa-notification-banner-emergency-low-color-border)}.v2.svelte-1q84uvg .notification.information.high .close button goa-icon.svelte-1q84uvg{color:var(--goa-notification-banner-information-high-color-text)}.v2.svelte-1q84uvg .notification.information.low .close button goa-icon.svelte-1q84uvg{color:var(--goa-color-info-dark)}.v2.svelte-1q84uvg .notification.important.high .close button goa-icon.svelte-1q84uvg{color:var(--goa-notification-banner-important-high-color-text)}.v2.svelte-1q84uvg .notification.important.low .close button goa-icon.svelte-1q84uvg{color:var(--goa-color-important-text-dark)}.v2.svelte-1q84uvg .notification.emergency.high .close button goa-icon.svelte-1q84uvg{color:var(--goa-notification-banner-emergency-high-color-text)}.v2.svelte-1q84uvg .notification.emergency.low .close button goa-icon.svelte-1q84uvg{color:var(--goa-color-emergency-dark)}.v2.svelte-1q84uvg .notification.information.high .close button.svelte-1q84uvg:hover,.v2.svelte-1q84uvg .notification.information.high .close button.svelte-1q84uvg:focus-visible{background-color:var(--goa-notification-banner-information-high-close-bg-hover)}.v2.svelte-1q84uvg .notification.information.low .close button.svelte-1q84uvg:hover,.v2.svelte-1q84uvg .notification.information.low .close button.svelte-1q84uvg:focus-visible{background-color:var(--goa-notification-banner-information-low-close-bg-hover)}.v2.svelte-1q84uvg .notification.important.high .close button.svelte-1q84uvg:hover,.v2.svelte-1q84uvg .notification.important.high .close button.svelte-1q84uvg:focus-visible{background-color:var(--goa-notification-banner-important-high-close-bg-hover)}.v2.svelte-1q84uvg .notification.important.low .close button.svelte-1q84uvg:hover,.v2.svelte-1q84uvg .notification.important.low .close button.svelte-1q84uvg:focus-visible{background-color:var(--goa-notification-banner-important-low-close-bg-hover)}.v2.svelte-1q84uvg .notification.emergency.high .close button.svelte-1q84uvg:hover,.v2.svelte-1q84uvg .notification.emergency.high .close button.svelte-1q84uvg:focus-visible{background-color:var(--goa-notification-banner-emergency-high-close-bg-hover)}.v2.svelte-1q84uvg .notification.emergency.low .close button.svelte-1q84uvg:hover,.v2.svelte-1q84uvg .notification.emergency.low .close button.svelte-1q84uvg:focus-visible{background-color:var(--goa-notification-banner-emergency-low-close-bg-hover)}.v2.svelte-1q84uvg .notification.information.high .close button.svelte-1q84uvg:focus-visible{box-shadow:var(--goa-notification-banner-information-high-focus-border)}.v2.svelte-1q84uvg .notification.information.low .close button.svelte-1q84uvg:focus-visible{box-shadow:var(--goa-notification-banner-information-low-focus-border)}.v2.svelte-1q84uvg .notification.important.high .close button.svelte-1q84uvg:focus-visible{box-shadow:var(--goa-notification-banner-important-high-focus-border)}.v2.svelte-1q84uvg .notification.important.low .close button.svelte-1q84uvg:focus-visible{box-shadow:var(--goa-notification-banner-important-low-focus-border)}.v2.svelte-1q84uvg .notification.emergency.high .close button.svelte-1q84uvg:focus-visible{box-shadow:var(--goa-notification-banner-emergency-high-focus-border)}.v2.svelte-1q84uvg .notification.emergency.low .close button.svelte-1q84uvg:focus-visible{box-shadow:var(--goa-notification-banner-emergency-low-focus-border)}.v2.svelte-1q84uvg .notification.important.high.svelte-1q84uvg ::slotted(a:focus){box-shadow:var(--goa-notification-banner-important-high-focus-border)}.v2.svelte-1q84uvg .notification.important.low.svelte-1q84uvg ::slotted(a:focus){box-shadow:var(--goa-notification-banner-important-low-focus-border)}.v2.svelte-1q84uvg .notification.information.high.svelte-1q84uvg ::slotted(a:focus){box-shadow:var(--goa-notification-banner-information-high-focus-border)}.v2.svelte-1q84uvg .notification.information.low.svelte-1q84uvg ::slotted(a:focus){box-shadow:var(--goa-notification-banner-information-low-focus-border)}.v2.svelte-1q84uvg .notification.emergency.high.svelte-1q84uvg ::slotted(a:focus){box-shadow:var(--goa-notification-banner-emergency-high-focus-border)}.v2.svelte-1q84uvg .notification.emergency.low.svelte-1q84uvg ::slotted(a:focus){box-shadow:var(--goa-notification-banner-emergency-low-focus-border)}");
25104
25104
  }
25105
25105
  function gl(t) {
@@ -25265,7 +25265,7 @@ function gl(t) {
25265
25265
  }
25266
25266
  };
25267
25267
  }
25268
- function s3(t) {
25268
+ function s4(t) {
25269
25269
  let e, o, i = (
25270
25270
  /*show*/
25271
25271
  t[7] && gl(t)
@@ -25295,7 +25295,7 @@ function s3(t) {
25295
25295
  }
25296
25296
  };
25297
25297
  }
25298
- function c3(t, e, o) {
25298
+ function c4(t, e, o) {
25299
25299
  let i, n, r, { $$slots: l = {}, $$scope: a } = e;
25300
25300
  const [c, d] = Pe("Notification type", ["emergency", "important", "information", "event"], !0), [s, f] = Pe("Aria-Live type", ["assertive", "off", "polite"], !0), [g, v] = Pe("Notification emphasis", ["high", "low"], !1);
25301
25301
  let { type: h = "" } = e, { maxcontentwidth: b = "100%" } = e, { arialive: w = "polite" } = e, { testid: p = "" } = e, { version: C = "1" } = e, { emphasis: z = "high" } = e, { compact: L = !1 } = e, M = !0;
@@ -25330,13 +25330,13 @@ function c3(t, e, o) {
25330
25330
  l
25331
25331
  ];
25332
25332
  }
25333
- class d3 extends ye {
25333
+ class d4 extends ye {
25334
25334
  constructor(e) {
25335
25335
  super(), ke(
25336
25336
  this,
25337
25337
  e,
25338
- c3,
25339
- s3,
25338
+ c4,
25339
+ s4,
25340
25340
  _e,
25341
25341
  {
25342
25342
  type: 0,
@@ -25347,7 +25347,7 @@ class d3 extends ye {
25347
25347
  emphasis: 5,
25348
25348
  compact: 6
25349
25349
  },
25350
- a3
25350
+ a4
25351
25351
  );
25352
25352
  }
25353
25353
  get type() {
@@ -25393,12 +25393,12 @@ class d3 extends ye {
25393
25393
  this.$$set({ compact: e }), _();
25394
25394
  }
25395
25395
  }
25396
- customElements.define("goa-notification", Ce(d3, { type: {}, maxcontentwidth: {}, arialive: {}, testid: {}, version: {}, emphasis: {}, compact: { type: "Boolean" } }, ["default"], [], !0));
25397
- function u3(t) {
25396
+ customElements.define("goa-notification", Ce(d4, { type: {}, maxcontentwidth: {}, arialive: {}, testid: {}, version: {}, emphasis: {}, compact: { type: "Boolean" } }, ["default"], [], !0));
25397
+ function u4(t) {
25398
25398
  Le(t, "svelte-13nsbkv", ".page.svelte-13nsbkv{min-height:100vh;display:flex;flex-direction:column}.header.svelte-13nsbkv,.footer.svelte-13nsbkv{flex:0 0 auto}main.svelte-13nsbkv{flex:1 1 auto}");
25399
25399
  }
25400
- const f3 = (t) => ({}), vl = (t) => ({}), g3 = (t) => ({}), hl = (t) => ({});
25401
- function v3(t) {
25400
+ const f4 = (t) => ({}), vl = (t) => ({}), g4 = (t) => ({}), hl = (t) => ({});
25401
+ function v4(t) {
25402
25402
  let e, o, i, n, r, l, a;
25403
25403
  const c = (
25404
25404
  /*#slots*/
@@ -25448,7 +25448,7 @@ function v3(t) {
25448
25448
  /*$$scope*/
25449
25449
  h[0],
25450
25450
  b,
25451
- g3
25451
+ g4
25452
25452
  ) : he(
25453
25453
  /*$$scope*/
25454
25454
  h[0]
@@ -25484,7 +25484,7 @@ function v3(t) {
25484
25484
  /*$$scope*/
25485
25485
  h[0],
25486
25486
  b,
25487
- f3
25487
+ f4
25488
25488
  ) : he(
25489
25489
  /*$$scope*/
25490
25490
  h[0]
@@ -25503,26 +25503,26 @@ function v3(t) {
25503
25503
  }
25504
25504
  };
25505
25505
  }
25506
- function h3(t, e, o) {
25506
+ function h4(t, e, o) {
25507
25507
  let { $$slots: i = {}, $$scope: n } = e;
25508
25508
  return t.$$set = (r) => {
25509
25509
  "$$scope" in r && o(0, n = r.$$scope);
25510
25510
  }, [n, i];
25511
25511
  }
25512
- class m3 extends ye {
25512
+ class m4 extends ye {
25513
25513
  constructor(e) {
25514
- super(), ke(this, e, h3, v3, _e, {}, u3);
25514
+ super(), ke(this, e, h4, v4, _e, {}, u4);
25515
25515
  }
25516
25516
  }
25517
- customElements.define("goa-one-column-layout", Ce(m3, {}, ["header", "default", "footer"], [], !0));
25518
- const b3 = /^[1-9]+[0-9]*(px|em|rem|ch|vh|vw|%)$/;
25519
- function p3(t) {
25520
- return b3.test(t);
25517
+ customElements.define("goa-one-column-layout", Ce(m4, {}, ["header", "default", "footer"], [], !0));
25518
+ const b4 = /^[1-9]+[0-9]*(px|em|rem|ch|vh|vw|%)$/;
25519
+ function p4(t) {
25520
+ return b4.test(t);
25521
25521
  }
25522
- function w3(t) {
25522
+ function w4(t) {
25523
25523
  Le(t, "svelte-13np3sb", ":host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}.page-content.svelte-13np3sb{max-width:var(--max-width);margin:0 auto;padding:0 var(--goa-space-m)}@media not (max-width: 623px){.page-content.svelte-13np3sb{padding:0 var(--goa-space-xl)}}@media(min-width: 1024px){.page-content.svelte-13np3sb{padding:0 var(--goa-space-3xl)}}");
25524
25524
  }
25525
- function _3(t) {
25525
+ function _4(t) {
25526
25526
  let e, o, i;
25527
25527
  const n = (
25528
25528
  /*#slots*/
@@ -25587,12 +25587,12 @@ function _3(t) {
25587
25587
  }
25588
25588
  };
25589
25589
  }
25590
- function k3(t, e, o) {
25590
+ function k4(t, e, o) {
25591
25591
  let { $$slots: i = {}, $$scope: n } = e;
25592
25592
  const r = { full: "100%" };
25593
25593
  let { width: l = "full" } = e, { testid: a = "" } = e, { _width: c } = e;
25594
25594
  function d(s) {
25595
- return !!(["full"].includes(l) || p3(s));
25595
+ return !!(["full"].includes(l) || p4(s));
25596
25596
  }
25597
25597
  return je(async () => {
25598
25598
  await Re(), d(l) || console.error("Invalid PageBlock width"), o(0, c = r[l] || l);
@@ -25600,9 +25600,9 @@ function k3(t, e, o) {
25600
25600
  "width" in s && o(2, l = s.width), "testid" in s && o(1, a = s.testid), "_width" in s && o(0, c = s._width), "$$scope" in s && o(3, n = s.$$scope);
25601
25601
  }, [c, a, l, n, i];
25602
25602
  }
25603
- class C3 extends ye {
25603
+ class C4 extends ye {
25604
25604
  constructor(e) {
25605
- super(), ke(this, e, k3, _3, _e, { width: 2, testid: 1, _width: 0 }, w3);
25605
+ super(), ke(this, e, k4, _4, _e, { width: 2, testid: 1, _width: 0 }, w4);
25606
25606
  }
25607
25607
  get width() {
25608
25608
  return this.$$.ctx[2];
@@ -25623,8 +25623,8 @@ class C3 extends ye {
25623
25623
  this.$$set({ _width: e }), _();
25624
25624
  }
25625
25625
  }
25626
- customElements.define("goa-page-block", Ce(C3, { width: {}, testid: {}, _width: {} }, ["default"], [], !0));
25627
- function y3(t) {
25626
+ customElements.define("goa-page-block", Ce(C4, { width: {}, testid: {}, _width: {} }, ["default"], [], !0));
25627
+ function y4(t) {
25628
25628
  let e, o, i;
25629
25629
  const n = (
25630
25630
  /*#slots*/
@@ -25694,7 +25694,7 @@ function y3(t) {
25694
25694
  }
25695
25695
  };
25696
25696
  }
25697
- function z3(t, e, o) {
25697
+ function z4(t, e, o) {
25698
25698
  let { $$slots: i = {}, $$scope: n } = e, { current: r = 1 } = e, { mt: l = null } = e, { mr: a = null } = e, { mb: c = null } = e, { ml: d = null } = e, s;
25699
25699
  je(async () => {
25700
25700
  await Re(), f(r);
@@ -25718,9 +25718,9 @@ function z3(t, e, o) {
25718
25718
  32 && f(r);
25719
25719
  }, [l, a, c, d, s, r, n, i, g];
25720
25720
  }
25721
- class L3 extends ye {
25721
+ class L4 extends ye {
25722
25722
  constructor(e) {
25723
- super(), ke(this, e, z3, y3, _e, { current: 5, mt: 0, mr: 1, mb: 2, ml: 3 });
25723
+ super(), ke(this, e, z4, y4, _e, { current: 5, mt: 0, mr: 1, mb: 2, ml: 3 });
25724
25724
  }
25725
25725
  get current() {
25726
25726
  return this.$$.ctx[5];
@@ -25753,8 +25753,8 @@ class L3 extends ye {
25753
25753
  this.$$set({ ml: e }), _();
25754
25754
  }
25755
25755
  }
25756
- customElements.define("goa-pages", Ce(L3, { current: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
25757
- function M3(t) {
25756
+ customElements.define("goa-pages", Ce(L4, { current: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
25757
+ function M4(t) {
25758
25758
  Le(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}}");
25759
25759
  }
25760
25760
  function ml(t, e, o) {
@@ -25772,7 +25772,7 @@ function bl(t) {
25772
25772
  function f(h, b) {
25773
25773
  return (
25774
25774
  /*itemcount*/
25775
- h[2] <= 0 ? q3 : E3
25775
+ h[2] <= 0 ? q4 : E4
25776
25776
  );
25777
25777
  }
25778
25778
  let g = f(t), v = g(t);
@@ -25796,7 +25796,7 @@ function bl(t) {
25796
25796
  }
25797
25797
  };
25798
25798
  }
25799
- function E3(t) {
25799
+ function E4(t) {
25800
25800
  let e = (
25801
25801
  /*_pageCount*/
25802
25802
  t[9]
@@ -25818,7 +25818,7 @@ function E3(t) {
25818
25818
  }
25819
25819
  };
25820
25820
  }
25821
- function q3(t) {
25821
+ function q4(t) {
25822
25822
  let e, o, i, n, r;
25823
25823
  return {
25824
25824
  c() {
@@ -25952,7 +25952,7 @@ function wl(t) {
25952
25952
  }
25953
25953
  };
25954
25954
  }
25955
- function j3(t) {
25955
+ function j4(t) {
25956
25956
  let e, o, i, n, r, l, a, c, d, s, f, g, v, h, b, w = (
25957
25957
  /*variant*/
25958
25958
  t[3] === "all" && bl(t)
@@ -26083,7 +26083,7 @@ function j3(t) {
26083
26083
  }
26084
26084
  };
26085
26085
  }
26086
- function S3(t, e, o) {
26086
+ function S4(t, e, o) {
26087
26087
  let i;
26088
26088
  const [n, r] = Pe("Pagination variant", ["all", "links-only"]);
26089
26089
  let { version: l = "1" } = e, { pagenumber: a } = e, { itemcount: c } = e, { perpagecount: d = 10 } = e, { variant: s = "all" } = e, { testid: f = "" } = e, { mt: g = "none" } = e, { mr: v = "none" } = e, { mb: h = "m" } = e, { ml: b = "none" } = e, w, p;
@@ -26164,13 +26164,13 @@ function S3(t, e, o) {
26164
26164
  V
26165
26165
  ];
26166
26166
  }
26167
- class H3 extends ye {
26167
+ class H4 extends ye {
26168
26168
  constructor(e) {
26169
26169
  super(), ke(
26170
26170
  this,
26171
26171
  e,
26172
- S3,
26173
- j3,
26172
+ S4,
26173
+ j4,
26174
26174
  _e,
26175
26175
  {
26176
26176
  version: 1,
@@ -26184,7 +26184,7 @@ class H3 extends ye {
26184
26184
  mb: 7,
26185
26185
  ml: 8
26186
26186
  },
26187
- M3
26187
+ M4
26188
26188
  );
26189
26189
  }
26190
26190
  get version() {
@@ -26248,12 +26248,12 @@ class H3 extends ye {
26248
26248
  this.$$set({ ml: e }), _();
26249
26249
  }
26250
26250
  }
26251
- customElements.define("goa-pagination", Ce(H3, { version: {}, pagenumber: {}, itemcount: {}, perpagecount: {}, variant: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, [], [], !0));
26252
- function x3(t) {
26251
+ customElements.define("goa-pagination", Ce(H4, { version: {}, pagenumber: {}, itemcount: {}, perpagecount: {}, variant: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, [], [], !0));
26252
+ function x4(t) {
26253
26253
  Le(t, "svelte-1tkg21k", ":host{box-sizing:border-box;font-family:var(--goa-font-family-sans);font:var(--goa-typography-body-m);display:inline;align-items:center;height:100%}.popover-target.svelte-1tkg21k{cursor:pointer;display:block;height:100%;outline:none;border:none;padding:0;background-color:transparent;width:inherit}.popover-target.svelte-1tkg21k:has(:focus-visible){outline:var(--goa-popover-border-focus)}.popover-content.svelte-1tkg21k{color:var(--goa-color-text-default);position:absolute;z-index:99;width:-moz-fit-content;width:fit-content;list-style-type:none;background:var(--goa-popover-color-bg);border-radius:var(--goa-popover-border-radius);outline:none;overflow:visible;box-shadow:var(--goa-popover-box-shadow, none);filter:var(--goa-popover-shadow, none);border:var(--goa-popover-border, none);margin-top:var(--offset-top, 3px);margin-bottom:var(--offset-bottom, 3px);margin-left:var(--offset-left, 0);margin-right:var(--offset-right, 0)}::slotted(ul){display:block;padding:0;margin:0;list-style-type:none;line-height:2rem}");
26254
26254
  }
26255
- const T3 = (t) => ({}), _l = (t) => ({});
26256
- function V3(t) {
26255
+ const T4 = (t) => ({}), _l = (t) => ({});
26256
+ function V4(t) {
26257
26257
  let e, o, i, n, r, l, a, c, d, s, f, g, v, h, b;
26258
26258
  const w = (
26259
26259
  /*#slots*/
@@ -26394,7 +26394,7 @@ function V3(t) {
26394
26394
  /*togglePopover*/
26395
26395
  t[23]
26396
26396
  ),
26397
- le(o, "keyup", P3)
26397
+ le(o, "keyup", P4)
26398
26398
  ], h = !0);
26399
26399
  },
26400
26400
  p(L, M) {
@@ -26410,7 +26410,7 @@ function V3(t) {
26410
26410
  /*$$scope*/
26411
26411
  L[32],
26412
26412
  M,
26413
- T3
26413
+ T4
26414
26414
  ) : he(
26415
26415
  /*$$scope*/
26416
26416
  L[32]
@@ -26567,10 +26567,10 @@ function kl(t) {
26567
26567
  y: e.y - i
26568
26568
  };
26569
26569
  }
26570
- const P3 = (t) => {
26570
+ const P4 = (t) => {
26571
26571
  t.preventDefault();
26572
26572
  };
26573
- function A3(t, e, o) {
26573
+ function A4(t, e, o) {
26574
26574
  let i, n, r, l, { $$slots: a = {}, $$scope: c } = e, { testid: d = "popover" } = e, { position: s = "auto" } = e, { maxwidth: f = "320px" } = e, { minwidth: g = "" } = e, { width: v = "" } = e, { height: h = "wrap-content" } = e, { preventScrollIntoView: b = !1 } = e, { padded: w = "true" } = e, { tabindex: p = 0 } = e, { relative: C = "" } = e, { mt: z = null } = e, { mr: L = null } = e, { mb: M = null } = e, { ml: H = null } = e, { disableGlobalClosePopover: E = !1 } = e, { open: V = "false" } = e, { disabled: q = "false" } = e, { voffset: Z = "" } = e, { hoffset: A = "" } = e, { focusborderwidth: x = "var(--goa-border-width-l)" } = e, { borderradius: U = "var(--goa-border-radius-m)" } = e, { closeOnClickWithinBounds: Q = !1 } = e, { filterablecontext: W = "false" } = e, P, N, ne, I, T, G = !1;
26575
26575
  je(async () => {
26576
26576
  var Xe;
@@ -26726,13 +26726,13 @@ function A3(t, e, o) {
26726
26726
  Ge
26727
26727
  ];
26728
26728
  }
26729
- class D3 extends ye {
26729
+ class D4 extends ye {
26730
26730
  constructor(e) {
26731
26731
  super(), ke(
26732
26732
  this,
26733
26733
  e,
26734
- A3,
26735
- V3,
26734
+ A4,
26735
+ V4,
26736
26736
  _e,
26737
26737
  {
26738
26738
  testid: 0,
@@ -26759,7 +26759,7 @@ class D3 extends ye {
26759
26759
  closeOnClickWithinBounds: 30,
26760
26760
  filterablecontext: 31
26761
26761
  },
26762
- x3,
26762
+ x4,
26763
26763
  [-1, -1]
26764
26764
  );
26765
26765
  }
@@ -26902,8 +26902,8 @@ class D3 extends ye {
26902
26902
  this.$$set({ filterablecontext: e }), _();
26903
26903
  }
26904
26904
  }
26905
- customElements.define("goa-popover", Ce(D3, { testid: {}, position: {}, maxwidth: {}, minwidth: {}, width: {}, height: {}, preventScrollIntoView: { attribute: "prevent-scroll-into-view", type: "Boolean" }, padded: {}, tabindex: {}, relative: {}, mt: {}, mr: {}, mb: {}, ml: {}, disableGlobalClosePopover: { reflect: !0, type: "Boolean", attribute: "disable-global-close-popover" }, open: { reflect: !0, type: "String" }, disabled: {}, voffset: {}, hoffset: {}, focusborderwidth: {}, borderradius: {}, closeOnClickWithinBounds: { type: "Boolean" }, filterablecontext: {} }, ["target", "default"], [], !0));
26906
- function B3(t) {
26905
+ customElements.define("goa-popover", Ce(D4, { testid: {}, position: {}, maxwidth: {}, minwidth: {}, width: {}, height: {}, preventScrollIntoView: { attribute: "prevent-scroll-into-view", type: "Boolean" }, padded: {}, tabindex: {}, relative: {}, mt: {}, mr: {}, mb: {}, ml: {}, disableGlobalClosePopover: { reflect: !0, type: "Boolean", attribute: "disable-global-close-popover" }, open: { reflect: !0, type: "String" }, disabled: {}, voffset: {}, hoffset: {}, focusborderwidth: {}, borderradius: {}, closeOnClickWithinBounds: { type: "Boolean" }, filterablecontext: {} }, ["target", "default"], [], !0));
26906
+ function B4(t) {
26907
26907
  Le(t, "svelte-4o1tc9", `:host .svelte-4o1tc9{box-sizing:border-box}@keyframes svelte-4o1tc9-opening{0%{display:flex;transform:translateX(100%)}100%{transform:translateX(0%)}}@keyframes svelte-4o1tc9-closing{0%{transform:translateX(0%)}99%{transform:translateX(99%)}100%{transform:translateX(100%)}}.goa-push-drawer.svelte-4o1tc9{display:flex;flex-direction:column;width:var(--goa-push-drawer-width, 492px);padding:var(--goa-space-none);flex-direction:column;align-items:flex-start;align-self:stretch;margin-left:var(--goa-drawer-padding);height:100%;border-radius:var(--goa-push-drawer-border-radius);background:var(--goa-color-greyscale-white);border:var(--goa-border-width-s) solid var(--goa-color-greyscale-200)}.top.svelte-4o1tc9{box-shadow:inset 0 -8px 8px -8px rgba(0, 0, 0, 0.3)}.bottom.svelte-4o1tc9{box-shadow:inset 0 8px 8px -8px rgba(0, 0, 0, 0.3)}.middle.svelte-4o1tc9{box-shadow:inset 0 8px 8px -8px rgba(0, 0, 0, 0.2),
26908
26908
  inset 0 -8px 8px -8px rgba(0, 0, 0, 0.2)}@starting-style{}.goa-push-drawer.open.svelte-4o1tc9{animation:svelte-4o1tc9-opening ease-in-out var(--goa-push-drawer-transition-time) normal
26909
26909
  1}.goa-push-drawer.closing.svelte-4o1tc9{animation:svelte-4o1tc9-closing ease-in-out var(--goa-push-drawer-transition-time)
@@ -26914,10 +26914,10 @@ function B3(t) {
26914
26914
  var(--goa-push-drawer-content-padding-horizontal);border-top:var(--goa-border-width-s) solid var(--goa-color-greyscale-200);background:var(--goa-color-greyscale-white)}.drawer-actions.empty-actions.svelte-4o1tc9{padding:0;border-top:none}.drawer-content.svelte-4o1tc9{display:flex;width:100%;flex:1 0 0;flex-direction:column;align-items:flex-start;align-self:stretch;overflow-y:auto}.scroll-content.svelte-4o1tc9{width:100%;padding:var(--goa-push-drawer-content-padding-vertical)
26915
26915
  var(--goa-push-drawer-content-padding-horizontal)}`);
26916
26916
  }
26917
- const I3 = (t) => ({}), Cl = (t) => ({}), Z3 = (t) => ({}), yl = (t) => ({});
26917
+ const I4 = (t) => ({}), Cl = (t) => ({}), Z4 = (t) => ({}), yl = (t) => ({});
26918
26918
  function zl(t) {
26919
26919
  let e, o, i, n;
26920
- const r = [F3, O3], l = [];
26920
+ const r = [F4, O4], l = [];
26921
26921
  function a(c, d) {
26922
26922
  return (
26923
26923
  /*heading*/
@@ -26948,7 +26948,7 @@ function zl(t) {
26948
26948
  }
26949
26949
  };
26950
26950
  }
26951
- function O3(t) {
26951
+ function O4(t) {
26952
26952
  let e;
26953
26953
  const o = (
26954
26954
  /*#slots*/
@@ -26980,7 +26980,7 @@ function O3(t) {
26980
26980
  /*$$scope*/
26981
26981
  n[12],
26982
26982
  r,
26983
- Z3
26983
+ Z4
26984
26984
  ) : he(
26985
26985
  /*$$scope*/
26986
26986
  n[12]
@@ -26999,7 +26999,7 @@ function O3(t) {
26999
26999
  }
27000
27000
  };
27001
27001
  }
27002
- function F3(t) {
27002
+ function F4(t) {
27003
27003
  let e, o;
27004
27004
  return {
27005
27005
  c() {
@@ -27059,7 +27059,7 @@ function Ll(t) {
27059
27059
  /*$$scope*/
27060
27060
  r[12],
27061
27061
  l,
27062
- I3
27062
+ I4
27063
27063
  ) : he(
27064
27064
  /*$$scope*/
27065
27065
  r[12]
@@ -27080,7 +27080,7 @@ function Ll(t) {
27080
27080
  }
27081
27081
  };
27082
27082
  }
27083
- function N3(t) {
27083
+ function N4(t) {
27084
27084
  let e, o, i, n, r, l, a, c, d, s, f, g, v, h = (
27085
27085
  /*heading*/
27086
27086
  (t[2] || /*$$slots*/
@@ -27211,7 +27211,7 @@ function N3(t) {
27211
27211
  }
27212
27212
  };
27213
27213
  }
27214
- function W3(t, e, o) {
27214
+ function W4(t, e, o) {
27215
27215
  let { $$slots: i = {}, $$scope: n } = e;
27216
27216
  const r = ct(i);
27217
27217
  let { testid: l = void 0 } = e, { open: a = !1 } = e, { heading: c = "" } = e, { width: d = "492px" } = e, s = null, f = "initial", g = null;
@@ -27265,9 +27265,9 @@ function W3(t, e, o) {
27265
27265
  C
27266
27266
  ];
27267
27267
  }
27268
- class R3 extends ye {
27268
+ class R4 extends ye {
27269
27269
  constructor(e) {
27270
- super(), ke(this, e, W3, N3, _e, { testid: 0, open: 1, heading: 2, width: 3 }, B3);
27270
+ super(), ke(this, e, W4, N4, _e, { testid: 0, open: 1, heading: 2, width: 3 }, B4);
27271
27271
  }
27272
27272
  get testid() {
27273
27273
  return this.$$.ctx[0];
@@ -27294,13 +27294,13 @@ class R3 extends ye {
27294
27294
  this.$$set({ width: e }), _();
27295
27295
  }
27296
27296
  }
27297
- customElements.define("goa-push-drawer-internal", Ce(R3, { testid: { type: "String", attribute: "testid", reflect: !0 }, open: { type: "Boolean", reflect: !0 }, heading: { type: "String", reflect: !0 }, width: { type: "String", reflect: !0 } }, ["heading", "default", "actions"], [], !0));
27297
+ customElements.define("goa-push-drawer-internal", Ce(R4, { testid: { type: "String", attribute: "testid", reflect: !0 }, open: { type: "Boolean", reflect: !0 }, heading: { type: "String", reflect: !0 }, width: { type: "String", reflect: !0 } }, ["heading", "default", "actions"], [], !0));
27298
27298
  const { window: Ya } = Oo;
27299
- function Y3(t) {
27299
+ function Y4(t) {
27300
27300
  Le(t, "svelte-bmf18g", ":host{display:contents}");
27301
27301
  }
27302
- const G3 = (t) => ({}), Ml = (t) => ({}), U3 = (t) => ({}), El = (t) => ({});
27303
- function K3(t) {
27302
+ const G4 = (t) => ({}), Ml = (t) => ({}), U4 = (t) => ({}), El = (t) => ({});
27303
+ function K4(t) {
27304
27304
  let e, o, i, n;
27305
27305
  const r = (
27306
27306
  /*#slots*/
@@ -27366,7 +27366,7 @@ function K3(t) {
27366
27366
  /*$$scope*/
27367
27367
  d[8],
27368
27368
  s,
27369
- G3
27369
+ G4
27370
27370
  ) : he(
27371
27371
  /*$$scope*/
27372
27372
  d[8]
@@ -27427,7 +27427,7 @@ function K3(t) {
27427
27427
  }
27428
27428
  };
27429
27429
  }
27430
- function X3(t) {
27430
+ function X4(t) {
27431
27431
  let e, o, i, n;
27432
27432
  const r = (
27433
27433
  /*#slots*/
@@ -27493,7 +27493,7 @@ function X3(t) {
27493
27493
  /*$$scope*/
27494
27494
  d[8],
27495
27495
  s,
27496
- U3
27496
+ U4
27497
27497
  ) : he(
27498
27498
  /*$$scope*/
27499
27499
  d[8]
@@ -27554,13 +27554,13 @@ function X3(t) {
27554
27554
  }
27555
27555
  };
27556
27556
  }
27557
- function J3(t) {
27557
+ function J4(t) {
27558
27558
  let e, o, i, n, r, l;
27559
27559
  Je(
27560
27560
  /*onwindowresize*/
27561
27561
  t[10]
27562
27562
  );
27563
- const a = [X3, K3], c = [];
27563
+ const a = [X4, K4], c = [];
27564
27564
  function d(s, f) {
27565
27565
  return (
27566
27566
  /*windowIsSmallerThanDesktop*/
@@ -27596,8 +27596,8 @@ function J3(t) {
27596
27596
  }
27597
27597
  };
27598
27598
  }
27599
- const Q3 = 1023;
27600
- function $3(t, e, o) {
27599
+ const Q4 = 1023;
27600
+ function $4(t, e, o) {
27601
27601
  let i, n, { $$slots: r = {}, $$scope: l } = e, { testid: a = void 0 } = e, { open: c = !1 } = e, { heading: d = "" } = e, { width: s = "492px" } = e;
27602
27602
  const f = a ? `drawer-${a}` : void 0, g = a ? `push-drawer-${a}` : void 0;
27603
27603
  function v() {
@@ -27607,7 +27607,7 @@ function $3(t, e, o) {
27607
27607
  "testid" in h && o(0, a = h.testid), "open" in h && o(1, c = h.open), "heading" in h && o(2, d = h.heading), "width" in h && o(3, s = h.width), "$$scope" in h && o(8, l = h.$$scope);
27608
27608
  }, t.$$.update = () => {
27609
27609
  t.$$.dirty & /*windowWidth*/
27610
- 64 && o(7, n = i <= Q3);
27610
+ 64 && o(7, n = i <= Q4);
27611
27611
  }, o(6, i = window.innerWidth), [
27612
27612
  a,
27613
27613
  c,
@@ -27622,13 +27622,13 @@ function $3(t, e, o) {
27622
27622
  v
27623
27623
  ];
27624
27624
  }
27625
- class e4 extends ye {
27625
+ class e3 extends ye {
27626
27626
  constructor(e) {
27627
27627
  super(), ke(
27628
27628
  this,
27629
27629
  e,
27630
- $3,
27631
- J3,
27630
+ $4,
27631
+ J4,
27632
27632
  _e,
27633
27633
  {
27634
27634
  testid: 0,
@@ -27638,7 +27638,7 @@ class e4 extends ye {
27638
27638
  drawerTestId: 4,
27639
27639
  pushDrawerTestId: 5
27640
27640
  },
27641
- Y3
27641
+ Y4
27642
27642
  );
27643
27643
  }
27644
27644
  get testid() {
@@ -27672,11 +27672,11 @@ class e4 extends ye {
27672
27672
  return this.$$.ctx[5];
27673
27673
  }
27674
27674
  }
27675
- customElements.define("goa-push-drawer", Ce(e4, { testid: { type: "String", attribute: "testid", reflect: !0 }, open: { type: "Boolean", reflect: !0 }, heading: { type: "String", reflect: !0 }, width: { type: "String", reflect: !0 } }, ["actions", "default"], ["drawerTestId", "pushDrawerTestId"], !0));
27676
- function t4(t) {
27675
+ customElements.define("goa-push-drawer", Ce(e3, { testid: { type: "String", attribute: "testid", reflect: !0 }, open: { type: "Boolean", reflect: !0 }, heading: { type: "String", reflect: !0 }, width: { type: "String", reflect: !0 } }, ["actions", "default"], ["drawerTestId", "pushDrawerTestId"], !0));
27676
+ function t3(t) {
27677
27677
  Le(t, "svelte-zb2hbz", `.radio.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz{display:inline-flex;align-items:flex-start;gap:var(--goa-radio-gap-label, var(--goa-space-xs))}.radio.v2.compact.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz{gap:var(--goa-space-xs)}label.radio.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz{box-sizing:border-box;display:inline-flex}.container.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz{display:flex;flex-direction:column}.radio.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz:hover{cursor:pointer}.radio.svelte-zb2hbz .svelte-zb2hbz.svelte-zb2hbz,.radio.svelte-zb2hbz .svelte-zb2hbz.svelte-zb2hbz:before,.radio.svelte-zb2hbz .svelte-zb2hbz.svelte-zb2hbz:after{box-sizing:border-box}.radio.svelte-zb2hbz input[type="radio"].svelte-zb2hbz.svelte-zb2hbz{width:0;min-height:28px;margin:0;opacity:0}.label.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz{font:var(--goa-radio-label);margin-top:-3px}.radio.v2.svelte-zb2hbz .label.svelte-zb2hbz.svelte-zb2hbz{margin-top:1px}.radio.compact.svelte-zb2hbz .label.svelte-zb2hbz.svelte-zb2hbz{font:var(--goa-radio-label-compact)}.description.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz{font:var(--goa-radio-description);margin-left:var(--goa-space-xl);margin-top:var(--goa-space-2xs);color:var(--goa-input-color-text-helper, var(--goa-color-text-default))}.radio.v2.svelte-zb2hbz:not(.compact)~.description.svelte-zb2hbz.svelte-zb2hbz{margin-left:calc(var(--goa-radio-size) + var(--goa-radio-gap-label))}.reveal.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz{display:none;height:0}.reveal.visible.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz{height:-moz-fit-content;height:fit-content;display:block}.reveal.visible.has-content.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz{padding:var(--goa-space-m);margin:var(--goa-space-2xs) 0 0 calc(var(--goa-space-s) - 2px);border-left:4px solid var(--goa-color-greyscale-200)}.icon.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz{position:relative;display:inline-block;height:var(--goa-radio-size);width:var(--goa-radio-size);border-radius:var(--goa-radio-border-radius);background-color:var(--goa-radio-color-bg);transition:all 100ms ease-in-out;flex:0 0 auto}.v2.svelte-zb2hbz .icon.svelte-zb2hbz.svelte-zb2hbz::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:var(--goa-radio-inner-size);height:var(--goa-radio-inner-size);border-radius:50%;transition:background-color 100ms ease-in-out}.icon.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz::before{content:'';position:absolute;width:44px;height:44px;top:50%;left:50%;transform:translate(-50%, -50%)}.radio--disabled.svelte-zb2hbz .label.svelte-zb2hbz.svelte-zb2hbz,.radio--disabled.svelte-zb2hbz~.description.svelte-zb2hbz.svelte-zb2hbz{color:var(--goa-radio-label-color-disabled)}.radio--disabled.svelte-zb2hbz.svelte-zb2hbz.svelte-zb2hbz:hover{cursor:default}input[type="radio"].svelte-zb2hbz:not(:checked)~.icon.svelte-zb2hbz.svelte-zb2hbz{border:var(--goa-radio-border)}input[type="radio"].svelte-zb2hbz:not(:checked):hover~.icon.svelte-zb2hbz.svelte-zb2hbz{border:var(--goa-radio-border-hover)}input[type="radio"].svelte-zb2hbz:not(:checked):focus-visible~.icon.svelte-zb2hbz.svelte-zb2hbz{outline:var(--goa-radio-border-focus);outline-offset:2px}input[type="radio"].svelte-zb2hbz:not(:checked):hover:focus-visible~.icon.svelte-zb2hbz.svelte-zb2hbz{border:var(--goa-radio-border);outline:var(--goa-radio-border-focus);outline-offset:2px}input[type="radio"].svelte-zb2hbz:not(:checked):disabled~.icon.svelte-zb2hbz.svelte-zb2hbz{border:var(--goa-radio-border-disabled)}.radio.v2.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:not(:checked):disabled~.icon.svelte-zb2hbz{background-color:var(--goa-radio-color-bg-disabled)}input[type="radio"].svelte-zb2hbz:checked~.icon.svelte-zb2hbz.svelte-zb2hbz{border:var(--goa-radio-border-checked)}.radio.v2.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked~.icon.svelte-zb2hbz::after{background-color:var(--goa-radio-inner-color)}input[type="radio"].svelte-zb2hbz:checked:hover~.icon.svelte-zb2hbz.svelte-zb2hbz{border:var(--goa-radio-border-checked-hover)}.radio.v2.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked:hover~.icon.svelte-zb2hbz::after{background-color:var(--goa-radio-inner-color-hover)}input[type="radio"].svelte-zb2hbz:checked:focus-visible~.icon.svelte-zb2hbz.svelte-zb2hbz{outline:var(--goa-radio-border-focus);outline-offset:2px}input[type="radio"].svelte-zb2hbz:checked:hover:focus-visible~.icon.svelte-zb2hbz.svelte-zb2hbz{border:var(--goa-radio-border-checked);outline:var(--goa-radio-border-focus);outline-offset:2px}input[type="radio"].svelte-zb2hbz:checked:disabled~.icon.svelte-zb2hbz.svelte-zb2hbz{border:var(--goa-radio-border-checked-disabled)}.radio.v2.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked:disabled~.icon.svelte-zb2hbz::after{background-color:var(--goa-radio-inner-color-disabled)}.radio.v2.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked:disabled~.icon.svelte-zb2hbz{background-color:var(--goa-radio-color-bg-disabled)}.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:not(:checked)~.icon.icon.svelte-zb2hbz{border:var(--goa-radio-border-error)}.radio.v2.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:not(:checked)~.icon.svelte-zb2hbz{background-color:var(--goa-radio-color-bg-error)}.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:not(:checked):hover~.icon.svelte-zb2hbz{border:var(--goa-radio-border-error-hover)}.radio.v2.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:not(:checked):hover~.icon.svelte-zb2hbz{background-color:var(--goa-radio-color-bg-error-hover)}.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:not(:checked):focus-visible~.icon.svelte-zb2hbz{outline:var(--goa-radio-border-focus);outline-offset:2px}.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:not(:checked):disabled~.icon.svelte-zb2hbz{border:var(--goa-radio-border-error-disabled)}.radio.v2.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:not(:checked):disabled~.icon.svelte-zb2hbz{background-color:var(--goa-radio-color-bg-disabled)}.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked~.icon.svelte-zb2hbz,.radio--error.v2.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked~.icon.svelte-zb2hbz{border:var(--goa-radio-border-checked-error)}.radio--error.v2.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked~.icon.svelte-zb2hbz::after{background-color:var(--goa-radio-inner-color-error)}.radio.v2.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked~.icon.svelte-zb2hbz{background-color:var(--goa-radio-color-bg-error)}.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked:hover~.icon.svelte-zb2hbz{border:var(--goa-radio-border-checked-error-hover)}.radio--error.v2.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked:hover~.icon.svelte-zb2hbz::after{background-color:var(--goa-radio-inner-color-error-hover)}.radio.v2.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked:hover~.icon.svelte-zb2hbz{background-color:var(--goa-radio-color-bg-error-hover)}.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked:focus-visible~.icon.svelte-zb2hbz{outline:var(--goa-radio-border-focus);outline-offset:2px}.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked:disabled~.icon.svelte-zb2hbz{border:var(--goa-radio-border-checked-error-disabled)}.radio--error.v2.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked:disabled~.icon.svelte-zb2hbz::after{background-color:var(--goa-radio-inner-color-disabled)}.radio.v2.radio--error.svelte-zb2hbz input[type="radio"].svelte-zb2hbz:checked:disabled~.icon.svelte-zb2hbz{background-color:var(--goa-radio-color-bg-disabled)}`);
27678
27678
  }
27679
- const o4 = (t) => ({}), ql = (t) => ({}), i4 = (t) => ({}), jl = (t) => ({});
27679
+ const o3 = (t) => ({}), ql = (t) => ({}), i3 = (t) => ({}), jl = (t) => ({});
27680
27680
  function Sl(t) {
27681
27681
  let e, o, i, n, r;
27682
27682
  const l = (
@@ -27714,7 +27714,7 @@ function Sl(t) {
27714
27714
  /*$$scope*/
27715
27715
  c[25],
27716
27716
  d,
27717
- i4
27717
+ i3
27718
27718
  ) : he(
27719
27719
  /*$$scope*/
27720
27720
  c[25]
@@ -27741,7 +27741,7 @@ function Sl(t) {
27741
27741
  }
27742
27742
  };
27743
27743
  }
27744
- function n4(t) {
27744
+ function n3(t) {
27745
27745
  let e, o, i, n, r, l, a, c, d, s = (
27746
27746
  /*label*/
27747
27747
  (t[3] || /*value*/
@@ -27923,7 +27923,7 @@ function n4(t) {
27923
27923
  /*$$scope*/
27924
27924
  E[25],
27925
27925
  V,
27926
- o4
27926
+ o3
27927
27927
  ) : he(
27928
27928
  /*$$scope*/
27929
27929
  E[25]
@@ -27969,7 +27969,7 @@ function n4(t) {
27969
27969
  }
27970
27970
  };
27971
27971
  }
27972
- function r4(t, e, o) {
27972
+ function r3(t, e, o) {
27973
27973
  let i, n, r, l, { $$slots: a = {}, $$scope: c } = e;
27974
27974
  const d = ct(a);
27975
27975
  let { value: s } = e, { name: f = "" } = e, { label: g = "" } = e, { description: v = "" } = e, { disabled: h = "false" } = e, { error: b = "false" } = e, { checked: w = "false" } = e, { arialabel: p = "" } = e, { revealarialabel: C = "" } = e, { maxwidth: z = "none" } = e, { mt: L = null } = e, { mr: M = null } = e, { mb: H = null } = e, { ml: E = null } = e, V, q, Z = [], A = 0, x = "1", U = !1;
@@ -28108,13 +28108,13 @@ function r4(t, e, o) {
28108
28108
  O
28109
28109
  ];
28110
28110
  }
28111
- class l4 extends ye {
28111
+ class l3 extends ye {
28112
28112
  constructor(e) {
28113
28113
  super(), ke(
28114
28114
  this,
28115
28115
  e,
28116
- r4,
28117
- n4,
28116
+ r3,
28117
+ n3,
28118
28118
  _e,
28119
28119
  {
28120
28120
  value: 2,
@@ -28132,7 +28132,7 @@ class l4 extends ye {
28132
28132
  mb: 8,
28133
28133
  ml: 9
28134
28134
  },
28135
- t4,
28135
+ t3,
28136
28136
  [-1, -1]
28137
28137
  );
28138
28138
  }
@@ -28221,11 +28221,11 @@ class l4 extends ye {
28221
28221
  this.$$set({ ml: e }), _();
28222
28222
  }
28223
28223
  }
28224
- customElements.define("goa-radio-item", Ce(l4, { value: { reflect: !0 }, name: {}, label: {}, description: { reflect: !0 }, disabled: { reflect: !0 }, error: { reflect: !0 }, checked: { reflect: !0 }, arialabel: { reflect: !0 }, revealarialabel: { reflect: !0 }, maxwidth: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["description", "reveal"], [], !0));
28225
- function a4(t) {
28224
+ customElements.define("goa-radio-item", Ce(l3, { value: { reflect: !0 }, name: {}, label: {}, description: { reflect: !0 }, disabled: { reflect: !0 }, error: { reflect: !0 }, checked: { reflect: !0 }, arialabel: { reflect: !0 }, revealarialabel: { reflect: !0 }, maxwidth: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["description", "reveal"], [], !0));
28225
+ function a3(t) {
28226
28226
  Le(t, "svelte-v0blf9", ":host{font-family:var(--goa-font-family-sans)}.goa-radio-group--horizontal.svelte-v0blf9{display:flex;flex-direction:row;gap:var(--goa-radio-group-gap-horizontal)}.goa-radio-group--horizontal.v2.compact.svelte-v0blf9{gap:var(--goa-radio-group-gap-horizontal-compact)}.goa-radio-group--vertical.svelte-v0blf9{display:flex;flex-direction:column;gap:var(--goa-radio-group-gap-vertical);width:100%}.goa-radio-group--vertical.v2.compact.svelte-v0blf9{gap:var(--goa-radio-group-gap-vertical-compact)}.goa-radio-group--horizontal.svelte-v0blf9:focus,.goa-radio-group--vertical.svelte-v0blf9:focus{outline:none}");
28227
28227
  }
28228
- function s4(t) {
28228
+ function s3(t) {
28229
28229
  let e, o, i, n, r, l, a;
28230
28230
  const c = (
28231
28231
  /*#slots*/
@@ -28350,7 +28350,7 @@ function s4(t) {
28350
28350
  }
28351
28351
  };
28352
28352
  }
28353
- function c4(t, e, o) {
28353
+ function c3(t, e, o) {
28354
28354
  let i, n, { $$slots: r = {}, $$scope: l } = e;
28355
28355
  const [a, c] = Pe("Radio group orientation", ["vertical", "horizontal"]), [d, s] = Pe("Version", ["1", "2"]), [f, g] = Pe("Size", ["default", "compact"]);
28356
28356
  let { name: v } = e, { value: h } = e, { orientation: b = "vertical" } = e, { disabled: w = "false" } = e, { error: p = "false" } = e, { version: C = "1" } = e, { size: z = "default" } = e, { testid: L = "" } = e, { arialabel: M = "" } = e, { mt: H = null } = e, { mr: E = null } = e, { mb: V = null } = e, { ml: q = null } = e, Z = xe(p), A = Z, x, U = [], Q;
@@ -28481,13 +28481,13 @@ function c4(t, e, o) {
28481
28481
  oe
28482
28482
  ];
28483
28483
  }
28484
- class d4 extends ye {
28484
+ class d3 extends ye {
28485
28485
  constructor(e) {
28486
28486
  super(), ke(
28487
28487
  this,
28488
28488
  e,
28489
- c4,
28490
- s4,
28489
+ c3,
28490
+ s3,
28491
28491
  _e,
28492
28492
  {
28493
28493
  name: 14,
@@ -28504,7 +28504,7 @@ class d4 extends ye {
28504
28504
  mb: 6,
28505
28505
  ml: 7
28506
28506
  },
28507
- a4,
28507
+ a3,
28508
28508
  [-1, -1]
28509
28509
  );
28510
28510
  }
@@ -28587,11 +28587,11 @@ class d4 extends ye {
28587
28587
  this.$$set({ ml: e }), _();
28588
28588
  }
28589
28589
  }
28590
- customElements.define("goa-radio-group", Ce(d4, { name: {}, value: {}, orientation: {}, disabled: {}, error: {}, version: {}, size: {}, testid: {}, arialabel: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
28591
- function u4(t) {
28590
+ customElements.define("goa-radio-group", Ce(d3, { name: {}, value: {}, orientation: {}, disabled: {}, error: {}, version: {}, size: {}, testid: {}, arialabel: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
28591
+ function u3(t) {
28592
28592
  Le(t, "svelte-1y2cug5", ".goa-scrollable.svelte-1y2cug5{scroll-behavior:smooth;margin:2px;width:auto}.goa-scrollable.svelte-1y2cug5::-webkit-scrollbar{width:var(--goa-space-xs)}.goa-scrollable.svelte-1y2cug5::-webkit-scrollbar-track{border-radius:var(--goa-border-radius-m)}.goa-scrollable.svelte-1y2cug5::-webkit-scrollbar-track:hover{background:var(--goa-color-greyscale-200)}.goa-scrollable.svelte-1y2cug5::-webkit-scrollbar-thumb{background:var(--goa-color-greyscale-400);border-radius:var(--goa-border-radius-m)}.goa-scrollable.svelte-1y2cug5::-webkit-scrollbar-thumb:hover{background:var(--goa-color-greyscale-600)}");
28593
28593
  }
28594
- function f4(t) {
28594
+ function f3(t) {
28595
28595
  let e, o, i, n, r;
28596
28596
  const l = (
28597
28597
  /*#slots*/
@@ -28670,7 +28670,7 @@ function f4(t) {
28670
28670
  }
28671
28671
  };
28672
28672
  }
28673
- function g4(t, e, o) {
28673
+ function g3(t, e, o) {
28674
28674
  let { $$slots: i = {}, $$scope: n } = e, { direction: r = "vertical" } = e, { hpadding: l = "" } = e, { vpadding: a = "" } = e, { maxheight: c = "" } = e, { offsetHeight: d } = e, { scrollHeight: s } = e, f;
28675
28675
  function g(h) {
28676
28676
  h.target.dispatchEvent(new CustomEvent(
@@ -28709,13 +28709,13 @@ function g4(t, e, o) {
28709
28709
  v
28710
28710
  ];
28711
28711
  }
28712
- class v4 extends ye {
28712
+ class v3 extends ye {
28713
28713
  constructor(e) {
28714
28714
  super(), ke(
28715
28715
  this,
28716
28716
  e,
28717
- g4,
28718
- f4,
28717
+ g3,
28718
+ f3,
28719
28719
  _e,
28720
28720
  {
28721
28721
  direction: 0,
@@ -28725,7 +28725,7 @@ class v4 extends ye {
28725
28725
  offsetHeight: 6,
28726
28726
  scrollHeight: 7
28727
28727
  },
28728
- u4
28728
+ u3
28729
28729
  );
28730
28730
  }
28731
28731
  get direction() {
@@ -28765,8 +28765,8 @@ class v4 extends ye {
28765
28765
  this.$$set({ scrollHeight: e }), _();
28766
28766
  }
28767
28767
  }
28768
- customElements.define("goa-scrollable", Ce(v4, { direction: {}, hpadding: {}, vpadding: {}, maxheight: {}, offsetHeight: {}, scrollHeight: {} }, ["default"], [], !0));
28769
- function h4(t) {
28768
+ customElements.define("goa-scrollable", Ce(v3, { direction: {}, hpadding: {}, vpadding: {}, maxheight: {}, offsetHeight: {}, scrollHeight: {} }, ["default"], [], !0));
28769
+ function h3(t) {
28770
28770
  Le(t, "svelte-10qscd5", '::slotted(a),::slotted(goa-side-menu-heading),::slotted(a:visited){color:var(--goa-side-menu-color-item, var(--goa-color-text-default)) !important;display:block;font:var(--goa-side-menu-group-item-typography, var(--goa-side-menu-typography-item));margin-left:var(--goa-side-menu-child-margin);background-color:var(--goa-side-menu-group-color-bg)}::slotted(a),::slotted(a:visited){padding:var(--goa-side-menu-padding-child);text-decoration:none;border-left:var(--goa-side-menu-child-border-left)}::slotted(a.current){font:var(--goa-side-menu-group-item-typography-current, var(--goa-side-menu-typography-item-current));border-left:var(--goa-side-menu-child-border-left-selected);background:var(--goa-side-menu-child-color-bg-selected);color:var(--goa-side-menu-color-item-current, var(--goa-color-text-default))!important}::slotted(a:hover:not(.current)){background:var(--goa-side-menu-child-color-bg-hover);border-left:var(--goa-side-menu-child-border-left-hover)}::slotted(a:focus-visible),.heading.svelte-10qscd5.svelte-10qscd5:focus-visible{outline:var(--goa-side-menu-item-focus-border);outline-offset:var(--goa-side-menu-item-focus-outline-offset, -3px)}.heading.svelte-10qscd5.svelte-10qscd5{gap:var(--goa-space-xs);display:flex;flex-direction:row;align-items:center}:host([child="true"]) a.heading.svelte-10qscd5.svelte-10qscd5,.heading.svelte-10qscd5.svelte-10qscd5{color:var(--goa-side-menu-color-item, var(--goa-color-text-default));display:flex;justify-content:space-between;font:var(--goa-side-menu-typography-item);padding:var(--goa-side-menu-parent-padding);text-decoration:none;border-radius:var(--goa-side-menu-group-border-radius)}.heading.open.svelte-10qscd5.svelte-10qscd5{font:var(--goa-side-menu-typography-item)}:host([child="true"]) a.heading.svelte-10qscd5.svelte-10qscd5{border-left:var(--goa-side-menu-child-border-left);padding:var(--goa-side-menu-padding-child);margin-left:var(--goa-side-menu-child-margin)}:host([child="true"]) a.heading.svelte-10qscd5.svelte-10qscd5:hover{border-left:var(--goa-side-menu-child-border-left-hover);background:var(--goa-side-menu-child-color-bg-hover)}:host([child="true"]) .side-menu-group.current a.heading.svelte-10qscd5.svelte-10qscd5{background:var(--goa-side-menu-child-color-bg-selected);border-left:var(--goa-side-menu-child-border-left)}.side-menu-group.svelte-10qscd5.svelte-10qscd5{background-color:var(--goa-side-menu-group-color-bg);border-radius:var(--goa-side-menu-group-border-radius);padding:var(--goa-side-menu-group-padding)}.side-menu-group.current.svelte-10qscd5 .heading.svelte-10qscd5{background:var(--goa-side-menu-parent-color-bg-selected)}.heading.svelte-10qscd5.svelte-10qscd5:hover{background:var(--goa-side-menu-color-bg-menu-item-hover)}.hidden.svelte-10qscd5.svelte-10qscd5{display:none}.group.svelte-10qscd5.svelte-10qscd5{padding-left:var(--goa-side-menu-child-margin)}.trailing-icon.svelte-10qscd5.svelte-10qscd5{margin-left:auto;height:var(--goa-icon-size-l)}.leading-icon.svelte-10qscd5.svelte-10qscd5{height:var(--goa-icon-size-l)}.side-menu-group.v2.svelte-10qscd5 .heading.open.svelte-10qscd5{border-radius:var(--goa-side-menu-group-border-radius-open, 0);background:var(--goa-color-greyscale-100)}.side-menu-group.v2.svelte-10qscd5 ::slotted(a){border-radius:var(--goa-border-radius-l, 6px);font:var(--goa-side-menu-group-item-typography, var(--goa-side-menu-typography-item));padding:var(--goa-space-2xs) var(--goa-space-xs);border-left:none;margin-left:0;color:var(--goa-color-text-secondary) !important}.side-menu-group.v2.svelte-10qscd5 .group.svelte-10qscd5{border-left:var(--goa-side-menu-child-border-width) solid var(--goa-color-greyscale-100);margin-left:var(--goa-side-menu-group-container-margin-left, 20px);padding-left:var(--goa-space-s);margin-top:var(--goa-space-xs);margin-bottom:var(--goa-side-menu-group-container-margin-bottom, 6px)}.side-menu-group.v2.svelte-10qscd5 ::slotted(a.current){border-left:none;background:var(--goa-side-menu-color-bg-menu-item-hover);color:var(--goa-color-text-default) !important;font-weight:var(--goa-font-weight-bold)}.side-menu-group.v2.svelte-10qscd5 ::slotted(a:hover:not(.current)){border-left:none;background:var(--goa-side-menu-color-bg-menu-item-hover)}.side-menu-group.v2.svelte-10qscd5 .heading.svelte-10qscd5{padding:var(--goa-space-xs) var(--goa-space-s);align-items:flex-start;color:var(--goa-color-text-secondary)}.side-menu-group.v2.svelte-10qscd5 .heading.svelte-10qscd5:hover{border-radius:var(--goa-side-menu-group-border-radius-open, 0)}.side-menu-group.v2.svelte-10qscd5 .heading.svelte-10qscd5:focus-visible{border-radius:var(--goa-side-menu-group-border-radius-open, 0)}:host([child="true"]) .side-menu-group.v2 a.heading.svelte-10qscd5.svelte-10qscd5{border-radius:var(--goa-side-menu-group-border-radius-open, 0)}.side-menu-group.v2.svelte-10qscd5 .leading-icon.svelte-10qscd5,.side-menu-group.v2.svelte-10qscd5 .trailing-icon.svelte-10qscd5{height:var(--goa-icon-size-3, 1.25rem);margin-top:1px}');
28771
28771
  }
28772
28772
  function Hl(t) {
@@ -28774,7 +28774,7 @@ function Hl(t) {
28774
28774
  function o(r, l) {
28775
28775
  return (
28776
28776
  /*version*/
28777
- r[0] === "2" ? b4 : m4
28777
+ r[0] === "2" ? b3 : m3
28778
28778
  );
28779
28779
  }
28780
28780
  let i = o(t), n = i(t);
@@ -28793,7 +28793,7 @@ function Hl(t) {
28793
28793
  }
28794
28794
  };
28795
28795
  }
28796
- function m4(t) {
28796
+ function m3(t) {
28797
28797
  let e;
28798
28798
  return {
28799
28799
  c() {
@@ -28821,7 +28821,7 @@ function m4(t) {
28821
28821
  }
28822
28822
  };
28823
28823
  }
28824
- function b4(t) {
28824
+ function b3(t) {
28825
28825
  let e;
28826
28826
  return {
28827
28827
  c() {
@@ -28849,7 +28849,7 @@ function b4(t) {
28849
28849
  }
28850
28850
  };
28851
28851
  }
28852
- function p4(t) {
28852
+ function p3(t) {
28853
28853
  let e;
28854
28854
  return {
28855
28855
  c() {
@@ -28864,7 +28864,7 @@ function p4(t) {
28864
28864
  }
28865
28865
  };
28866
28866
  }
28867
- function w4(t) {
28867
+ function w3(t) {
28868
28868
  let e;
28869
28869
  return {
28870
28870
  c() {
@@ -28879,12 +28879,12 @@ function w4(t) {
28879
28879
  }
28880
28880
  };
28881
28881
  }
28882
- function _4(t) {
28882
+ function _3(t) {
28883
28883
  let e;
28884
28884
  function o(r, l) {
28885
28885
  return (
28886
28886
  /*_open*/
28887
- r[8] ? C4 : k4
28887
+ r[8] ? C3 : k3
28888
28888
  );
28889
28889
  }
28890
28890
  let i = o(t), n = i(t);
@@ -28903,7 +28903,7 @@ function _4(t) {
28903
28903
  }
28904
28904
  };
28905
28905
  }
28906
- function k4(t) {
28906
+ function k3(t) {
28907
28907
  let e;
28908
28908
  return {
28909
28909
  c() {
@@ -28917,7 +28917,7 @@ function k4(t) {
28917
28917
  }
28918
28918
  };
28919
28919
  }
28920
- function C4(t) {
28920
+ function C3(t) {
28921
28921
  let e;
28922
28922
  return {
28923
28923
  c() {
@@ -28931,7 +28931,7 @@ function C4(t) {
28931
28931
  }
28932
28932
  };
28933
28933
  }
28934
- function y4(t) {
28934
+ function y3(t) {
28935
28935
  let e, o, i, n, r, l, a, c, d, s, f, g, v, h = (
28936
28936
  /*icon*/
28937
28937
  t[2] && Hl(t)
@@ -28939,9 +28939,9 @@ function y4(t) {
28939
28939
  function b(L, M) {
28940
28940
  return (
28941
28941
  /*version*/
28942
- L[0] === "2" ? _4 : (
28942
+ L[0] === "2" ? _3 : (
28943
28943
  /*_open*/
28944
- L[8] ? w4 : p4
28944
+ L[8] ? w3 : p3
28945
28945
  )
28946
28946
  );
28947
28947
  }
@@ -29082,10 +29082,10 @@ function y4(t) {
29082
29082
  }
29083
29083
  };
29084
29084
  }
29085
- function z4(t) {
29085
+ function z3(t) {
29086
29086
  return t == null ? void 0 : t.toLowerCase().replace(/ /g, "-");
29087
29087
  }
29088
- function L4(t, e, o) {
29088
+ function L3(t, e, o) {
29089
29089
  let i, { $$slots: n = {}, $$scope: r } = e, { version: l = "1" } = e, { heading: a } = e, { icon: c = null } = e, { testid: d = "" } = e, { mt: s = null } = e, { mr: f = null } = e, { mb: g = null } = e, { ml: v = null } = e, h = !1, b = !1, w;
29090
29090
  je(() => {
29091
29091
  p(), C();
@@ -29147,7 +29147,7 @@ function L4(t, e, o) {
29147
29147
  "version" in E && o(0, l = E.version), "heading" in E && o(1, a = E.heading), "icon" in E && o(2, c = E.icon), "testid" in E && o(3, d = E.testid), "mt" in E && o(4, s = E.mt), "mr" in E && o(5, f = E.mr), "mb" in E && o(6, g = E.mb), "ml" in E && o(7, v = E.ml), "$$scope" in E && o(13, r = E.$$scope);
29148
29148
  }, t.$$.update = () => {
29149
29149
  t.$$.dirty & /*heading*/
29150
- 2 && o(11, i = z4(a));
29150
+ 2 && o(11, i = z3(a));
29151
29151
  }, [
29152
29152
  l,
29153
29153
  a,
@@ -29167,13 +29167,13 @@ function L4(t, e, o) {
29167
29167
  H
29168
29168
  ];
29169
29169
  }
29170
- class M4 extends ye {
29170
+ class M3 extends ye {
29171
29171
  constructor(e) {
29172
29172
  super(), ke(
29173
29173
  this,
29174
29174
  e,
29175
- L4,
29176
- y4,
29175
+ L3,
29176
+ y3,
29177
29177
  _e,
29178
29178
  {
29179
29179
  version: 0,
@@ -29185,7 +29185,7 @@ class M4 extends ye {
29185
29185
  mb: 6,
29186
29186
  ml: 7
29187
29187
  },
29188
- h4
29188
+ h3
29189
29189
  );
29190
29190
  }
29191
29191
  get version() {
@@ -29237,11 +29237,11 @@ class M4 extends ye {
29237
29237
  this.$$set({ ml: e }), _();
29238
29238
  }
29239
29239
  }
29240
- customElements.define("goa-side-menu-group", Ce(M4, { version: {}, heading: {}, icon: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
29241
- function E4(t) {
29240
+ customElements.define("goa-side-menu-group", Ce(M3, { version: {}, heading: {}, icon: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
29241
+ function E3(t) {
29242
29242
  Le(t, "svelte-19eobfo", "::slotted(a),::slotted(a:visited){color:var(--goa-side-menu-color-item, var(--goa-color-text-default)) !important;display:block;font:var(--goa-side-menu-typography-item);padding:var(--goa-side-menu-padding-item);text-decoration:none}::slotted(a.current){font:var(--goa-side-menu-typography-item-current);color:var(--goa-side-menu-color-item-current, var(--goa-color-text-default)) !important;background:var(--goa-side-menu-color-bg-menu-item-hover)}::slotted(a:hover:not(.current)){background:var(--goa-side-menu-color-bg-menu-item-hover)}::slotted(a:focus-visible){outline:var(--goa-side-menu-item-focus-border);outline-offset:var(--goa-side-menu-item-focus-outline-offset, -3px)}.side-menu.svelte-19eobfo{display:flex;height:100%;flex-direction:column;gap:var(--goa-side-menu-items-gap);background-color:var(--goa-side-menu-color-bg);border-right:var(--goa-side-menu-border-right)}.side-menu.v2.svelte-19eobfo{padding:var(--goa-side-menu-padding)}.side-menu.v2.svelte-19eobfo ::slotted(a){border-radius:var(--goa-side-menu-item-border-radius, 0);padding:var(--goa-space-xs) var(--goa-space-s);display:flex;align-items:flex-start;gap:var(--goa-space-xs);color:var(--goa-color-text-secondary) !important}");
29243
29243
  }
29244
- function q4(t) {
29244
+ function q3(t) {
29245
29245
  let e, o;
29246
29246
  const i = (
29247
29247
  /*#slots*/
@@ -29314,7 +29314,7 @@ function q4(t) {
29314
29314
  }
29315
29315
  };
29316
29316
  }
29317
- function j4(t, e, o) {
29317
+ function j3(t, e, o) {
29318
29318
  let { $$slots: i = {}, $$scope: n } = e, { version: r = "1" } = e, { testid: l = "" } = e, a, c = [], d = [], s = null;
29319
29319
  je(async () => {
29320
29320
  await Re(), f(), v(), b();
@@ -29361,9 +29361,9 @@ function j4(t, e, o) {
29361
29361
  "version" in C && o(0, r = C.version), "testid" in C && o(1, l = C.testid), "$$scope" in C && o(3, n = C.$$scope);
29362
29362
  }, [r, l, a, n, i, p];
29363
29363
  }
29364
- class S4 extends ye {
29364
+ class S3 extends ye {
29365
29365
  constructor(e) {
29366
- super(), ke(this, e, j4, q4, _e, { version: 0, testid: 1 }, E4);
29366
+ super(), ke(this, e, j3, q3, _e, { version: 0, testid: 1 }, E3);
29367
29367
  }
29368
29368
  get version() {
29369
29369
  return this.$$.ctx[0];
@@ -29378,17 +29378,17 @@ class S4 extends ye {
29378
29378
  this.$$set({ testid: e }), _();
29379
29379
  }
29380
29380
  }
29381
- customElements.define("goa-side-menu", Ce(S4, { version: {}, testid: {} }, ["default"], [], !0));
29382
- function H4(t) {
29381
+ customElements.define("goa-side-menu", Ce(S3, { version: {}, testid: {} }, ["default"], [], !0));
29382
+ function H3(t) {
29383
29383
  Le(t, "svelte-osqp4c", "h2.icon.svelte-osqp4c.svelte-osqp4c{display:flex;align-items:center}h2.v2.icon.svelte-osqp4c.svelte-osqp4c{align-items:flex-start}goa-icon.svelte-osqp4c.svelte-osqp4c{color:var(--goa-side-menu-icon-color);margin-right:var(--goa-side-menu-heading-icon-gap)}h2.v2.svelte-osqp4c goa-icon.svelte-osqp4c{margin-right:0;color:var(--goa-side-menu-heading-color)}h2.svelte-osqp4c.svelte-osqp4c{border-top:var(--goa-side-menu-heading-border);background:var(--goa-side-menu-heading-color-bg);padding:var(--goa-side-menu-heading-padding);color:var(--goa-side-menu-heading-color);font:var(--goa-side-menu-heading-typography);display:flex;align-items:flex-start;margin:var(--goa-side-menu-heading-margin);gap:var(--goa-side-menu-heading-gap)}h2.v2.svelte-osqp4c.svelte-osqp4c{border-top:none;border-bottom:var(--goa-side-menu-heading-border);margin-bottom:var(--goa-space-2xs);margin-right:var(--goa-space-xs);padding:var(--goa-side-menu-heading-padding-top, 14px) var(--goa-space-s) var(--goa-space-xs) var(--goa-space-s)}h2.v2.svelte-osqp4c .label.svelte-osqp4c{margin-top:2px}");
29384
29384
  }
29385
- const x4 = (t) => ({}), xl = (t) => ({});
29385
+ const x3 = (t) => ({}), xl = (t) => ({});
29386
29386
  function Tl(t) {
29387
29387
  let e;
29388
29388
  function o(r, l) {
29389
29389
  return (
29390
29390
  /*version*/
29391
- r[0] === "2" ? V4 : T4
29391
+ r[0] === "2" ? V3 : T3
29392
29392
  );
29393
29393
  }
29394
29394
  let i = o(t), n = i(t);
@@ -29407,7 +29407,7 @@ function Tl(t) {
29407
29407
  }
29408
29408
  };
29409
29409
  }
29410
- function T4(t) {
29410
+ function T3(t) {
29411
29411
  let e;
29412
29412
  return {
29413
29413
  c() {
@@ -29435,7 +29435,7 @@ function T4(t) {
29435
29435
  }
29436
29436
  };
29437
29437
  }
29438
- function V4(t) {
29438
+ function V3(t) {
29439
29439
  let e;
29440
29440
  return {
29441
29441
  c() {
@@ -29463,7 +29463,7 @@ function V4(t) {
29463
29463
  }
29464
29464
  };
29465
29465
  }
29466
- function P4(t) {
29466
+ function P3(t) {
29467
29467
  let e, o, i, n, r, l = (
29468
29468
  /*icon*/
29469
29469
  t[1] && Tl(t)
@@ -29541,7 +29541,7 @@ function P4(t) {
29541
29541
  /*$$scope*/
29542
29542
  f[3],
29543
29543
  g,
29544
- x4
29544
+ x3
29545
29545
  ) : he(
29546
29546
  /*$$scope*/
29547
29547
  f[3]
@@ -29578,15 +29578,15 @@ function P4(t) {
29578
29578
  }
29579
29579
  };
29580
29580
  }
29581
- function A4(t, e, o) {
29581
+ function A3(t, e, o) {
29582
29582
  let { $$slots: i = {}, $$scope: n } = e, { version: r = "1" } = e, { icon: l = null } = e, { testid: a = "section-heading" } = e;
29583
29583
  return t.$$set = (c) => {
29584
29584
  "version" in c && o(0, r = c.version), "icon" in c && o(1, l = c.icon), "testid" in c && o(2, a = c.testid), "$$scope" in c && o(3, n = c.$$scope);
29585
29585
  }, [r, l, a, n, i];
29586
29586
  }
29587
- class D4 extends ye {
29587
+ class D3 extends ye {
29588
29588
  constructor(e) {
29589
- super(), ke(this, e, A4, P4, _e, { version: 0, icon: 1, testid: 2 }, H4);
29589
+ super(), ke(this, e, A3, P3, _e, { version: 0, icon: 1, testid: 2 }, H3);
29590
29590
  }
29591
29591
  get version() {
29592
29592
  return this.$$.ctx[0];
@@ -29607,15 +29607,15 @@ class D4 extends ye {
29607
29607
  this.$$set({ testid: e }), _();
29608
29608
  }
29609
29609
  }
29610
- customElements.define("goa-side-menu-heading", Ce(D4, { version: {}, icon: {}, testid: {} }, ["default", "meta"], [], !0));
29611
- function B4(t) {
29610
+ customElements.define("goa-side-menu-heading", Ce(D3, { version: {}, icon: {}, testid: {} }, ["default", "meta"], [], !0));
29611
+ function B3(t) {
29612
29612
  Le(t, "svelte-1e4jerw", ":host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}@keyframes svelte-1e4jerw-pulse{0%{opacity:0.5}50%{opacity:1}100%{opacity:0.5}}.skeleton.svelte-1e4jerw.svelte-1e4jerw{background-color:var(--goa-skeleton-loading-color-bg);animation:svelte-1e4jerw-pulse 2s infinite ease-in-out;overflow:hidden;margin:10px 0}.image.svelte-1e4jerw.svelte-1e4jerw,.image-1.svelte-1e4jerw.svelte-1e4jerw{background-color:var(--goa-skeleton-loading-color-bg);flex:1 1 100px;height:100px;margin:0}.image-2.svelte-1e4jerw.svelte-1e4jerw{height:140px}.image-3.svelte-1e4jerw.svelte-1e4jerw{height:200px}.image-4.svelte-1e4jerw.svelte-1e4jerw{height:300px}.text.svelte-1e4jerw.svelte-1e4jerw,.text-1.svelte-1e4jerw.svelte-1e4jerw,.text-2.svelte-1e4jerw.svelte-1e4jerw,.text-3.svelte-1e4jerw.svelte-1e4jerw,.text-4.svelte-1e4jerw.svelte-1e4jerw{width:100%;height:12px;border-radius:0.25rem;margin:6px 0}.title.svelte-1e4jerw.svelte-1e4jerw,.title-1.svelte-1e4jerw.svelte-1e4jerw,.title-2.svelte-1e4jerw.svelte-1e4jerw{width:100%;height:0.75rem;border-radius:0.25rem}.title-3.svelte-1e4jerw.svelte-1e4jerw{height:0.8rem}.title-4.svelte-1e4jerw.svelte-1e4jerw{height:1rem}.text-small.svelte-1e4jerw.svelte-1e4jerw,.text-small-1.svelte-1e4jerw.svelte-1e4jerw{width:30%;height:6px;border-radius:2px}.text-small-2.svelte-1e4jerw.svelte-1e4jerw{width:40%;height:8px;border-radius:2px}.text-small-3.svelte-1e4jerw.svelte-1e4jerw{width:50%;height:10px;border-radius:3px}.text-small-4.svelte-1e4jerw.svelte-1e4jerw{width:70%;height:12px;border-radius:4px}.paragraph.svelte-1e4jerw.svelte-1e4jerw{width:100%;height:70px;border-radius:4px}.header.svelte-1e4jerw.svelte-1e4jerw,.header-1.svelte-1e4jerw.svelte-1e4jerw{width:50%;height:18px;margin:12px 0;border-radius:0.25rem}.header-2.svelte-1e4jerw.svelte-1e4jerw{width:60%;height:20px;margin:14px 0;border-radius:0.25rem}.header-3.svelte-1e4jerw.svelte-1e4jerw{width:70%;height:22px;margin:16px 0;border-radius:0.25rem}.header-4.svelte-1e4jerw.svelte-1e4jerw{width:80%;height:24px;margin:18px 0;border-radius:0.3rem}.avatar.svelte-1e4jerw.svelte-1e4jerw{display:inline-block}.avatar.svelte-1e4jerw.svelte-1e4jerw,.avatar-1.svelte-1e4jerw.svelte-1e4jerw{width:40px;height:40px;border-radius:50%}.avatar-2.svelte-1e4jerw.svelte-1e4jerw{width:60px;height:60px;border-radius:50%}.avatar-3.svelte-1e4jerw.svelte-1e4jerw{width:80px;height:80px;border-radius:50%}.avatar-4.svelte-1e4jerw.svelte-1e4jerw{width:120px;height:120px;border-radius:50%}.thumbnail.svelte-1e4jerw.svelte-1e4jerw{display:inline-block}.thumbnail.svelte-1e4jerw.svelte-1e4jerw,.thumbnail-1.svelte-1e4jerw.svelte-1e4jerw{width:40px;height:40px;border-radius:4px}.thumbnail-2.svelte-1e4jerw.svelte-1e4jerw{width:60px;height:60px;border-radius:4px}.thumbnail-3.svelte-1e4jerw.svelte-1e4jerw{width:80px;height:80px;border-radius:4px}.thumbnail-4.svelte-1e4jerw.svelte-1e4jerw{width:120px;height:120px;border-radius:4px}.card.svelte-1e4jerw.svelte-1e4jerw,.card-1.svelte-1e4jerw.svelte-1e4jerw,.card-2.svelte-1e4jerw.svelte-1e4jerw,.card-3.svelte-1e4jerw.svelte-1e4jerw,.card-4.svelte-1e4jerw.svelte-1e4jerw{border:1px solid var(--goa-color-greyscale-100);border-radius:4px}@container self (max-width: 623px){.card.svelte-1e4jerw.svelte-1e4jerw{width:100%}}@container self (min-width: 624px){.card.svelte-1e4jerw.svelte-1e4jerw{width:var(--max-width)}}.card-content.svelte-1e4jerw.svelte-1e4jerw{flex:1 1 auto;padding:1rem}.profile.svelte-1e4jerw.svelte-1e4jerw{display:flex;flex-direction:row;align-items:center;gap:1rem}.profile-1.svelte-1e4jerw.svelte-1e4jerw{max-width:280px}.profile-2.svelte-1e4jerw.svelte-1e4jerw{max-width:360px}.profile-3.svelte-1e4jerw.svelte-1e4jerw{max-width:480px}.profile-4.svelte-1e4jerw.svelte-1e4jerw{max-width:560px}.profile.svelte-1e4jerw .profile-avatar.svelte-1e4jerw{flex-shrink:0}.profile.svelte-1e4jerw .profile-name.svelte-1e4jerw{flex:1 1 auto}");
29613
29613
  }
29614
29614
  function Vl(t, e, o) {
29615
29615
  const i = t.slice();
29616
29616
  return i[13] = e[o], i;
29617
29617
  }
29618
- function I4(t) {
29618
+ function I3(t) {
29619
29619
  let e, o;
29620
29620
  return {
29621
29621
  c() {
@@ -29641,7 +29641,7 @@ function I4(t) {
29641
29641
  }
29642
29642
  };
29643
29643
  }
29644
- function Z4(t) {
29644
+ function Z3(t) {
29645
29645
  let e, o, i, n, r, l, a, c, d, s, f, g;
29646
29646
  return n = new gt({
29647
29647
  props: { type: "image", size: (
@@ -29681,7 +29681,7 @@ function Z4(t) {
29681
29681
  }
29682
29682
  };
29683
29683
  }
29684
- function O4(t) {
29684
+ function O3(t) {
29685
29685
  let e, o, i = Fe(Array(Number.parseInt(
29686
29686
  /*linecount*/
29687
29687
  t[2] + ""
@@ -29737,7 +29737,7 @@ function O4(t) {
29737
29737
  }
29738
29738
  };
29739
29739
  }
29740
- function F4(t) {
29740
+ function F3(t) {
29741
29741
  let e, o, i, n, r, l, a, c, d, s;
29742
29742
  return i = new gt({
29743
29743
  props: { type: "avatar", size: (
@@ -29792,7 +29792,7 @@ function F4(t) {
29792
29792
  }
29793
29793
  };
29794
29794
  }
29795
- function N4(t) {
29795
+ function N3(t) {
29796
29796
  let e, o, i, n, r, l, a, c, d;
29797
29797
  return o = new gt({
29798
29798
  props: { type: "image", size: (
@@ -29904,14 +29904,14 @@ function Pl(t) {
29904
29904
  }
29905
29905
  };
29906
29906
  }
29907
- function W4(t) {
29907
+ function W3(t) {
29908
29908
  let e, o, i, n, r;
29909
29909
  const l = [
29910
- N4,
29911
- F4,
29912
- O4,
29913
- Z4,
29914
- I4
29910
+ N3,
29911
+ F3,
29912
+ O3,
29913
+ Z3,
29914
+ I3
29915
29915
  ], a = [];
29916
29916
  function c(d, s) {
29917
29917
  return (
@@ -29982,7 +29982,7 @@ function W4(t) {
29982
29982
  }
29983
29983
  };
29984
29984
  }
29985
- function R4(t, e, o) {
29985
+ function R3(t, e, o) {
29986
29986
  const [i, n] = Pe(
29987
29987
  "Skeleton type",
29988
29988
  [
@@ -30013,8 +30013,8 @@ class gt extends ye {
30013
30013
  super(), ke(
30014
30014
  this,
30015
30015
  e,
30016
- R4,
30017
- W4,
30016
+ R3,
30017
+ W3,
30018
30018
  _e,
30019
30019
  {
30020
30020
  maxwidth: 0,
@@ -30027,7 +30027,7 @@ class gt extends ye {
30027
30027
  mb: 7,
30028
30028
  ml: 8
30029
30029
  },
30030
- B4
30030
+ B3
30031
30031
  );
30032
30032
  }
30033
30033
  get maxwidth() {
@@ -30086,7 +30086,7 @@ class gt extends ye {
30086
30086
  }
30087
30087
  }
30088
30088
  customElements.define("goa-skeleton", Ce(gt, { maxwidth: {}, size: {}, linecount: {}, type: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, [], [], !0));
30089
- function Y4(t) {
30089
+ function Y3(t) {
30090
30090
  let e, o;
30091
30091
  return {
30092
30092
  c() {
@@ -30133,7 +30133,7 @@ function Y4(t) {
30133
30133
  }
30134
30134
  };
30135
30135
  }
30136
- function G4(t, e, o) {
30136
+ function G3(t, e, o) {
30137
30137
  let { hspacing: i = "none" } = e, { vspacing: n = "none" } = e, { testid: r = "" } = e, l;
30138
30138
  je(() => {
30139
30139
  const c = `var(--goa-space-${n})`, d = i === "fill" ? "100%" : `var(--goa-space-${i})`;
@@ -30148,9 +30148,9 @@ function G4(t, e, o) {
30148
30148
  "hspacing" in c && o(0, i = c.hspacing), "vspacing" in c && o(1, n = c.vspacing), "testid" in c && o(2, r = c.testid);
30149
30149
  }, [i, n, r, l, a];
30150
30150
  }
30151
- class U4 extends ye {
30151
+ class U3 extends ye {
30152
30152
  constructor(e) {
30153
- super(), ke(this, e, G4, Y4, _e, { hspacing: 0, vspacing: 1, testid: 2 });
30153
+ super(), ke(this, e, G3, Y3, _e, { hspacing: 0, vspacing: 1, testid: 2 });
30154
30154
  }
30155
30155
  get hspacing() {
30156
30156
  return this.$$.ctx[0];
@@ -30171,9 +30171,9 @@ class U4 extends ye {
30171
30171
  this.$$set({ testid: e }), _();
30172
30172
  }
30173
30173
  }
30174
- customElements.define("goa-spacer", Ce(U4, { hspacing: {}, vspacing: {}, testid: {} }, [], [], !0));
30174
+ customElements.define("goa-spacer", Ce(U3, { hspacing: {}, vspacing: {}, testid: {} }, [], [], !0));
30175
30175
  const Zt = [];
30176
- function K4(t, e = pe) {
30176
+ function K3(t, e = pe) {
30177
30177
  let o;
30178
30178
  const i = /* @__PURE__ */ new Set();
30179
30179
  function n(a) {
@@ -30234,8 +30234,8 @@ function $o(t, e) {
30234
30234
  }
30235
30235
  throw new Error(`Cannot interpolate ${o} values`);
30236
30236
  }
30237
- function X4(t, e = {}) {
30238
- const o = K4(t);
30237
+ function X3(t, e = {}) {
30238
+ const o = K3(t);
30239
30239
  let i, n = t;
30240
30240
  function r(l, a) {
30241
30241
  if (t == null)
@@ -30265,7 +30265,7 @@ function X4(t, e = {}) {
30265
30265
  subscribe: o.subscribe
30266
30266
  };
30267
30267
  }
30268
- function J4(t) {
30268
+ function J3(t) {
30269
30269
  Le(t, "svelte-1n1bmdf", ":host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}@keyframes svelte-1n1bmdf-rotate{100%{transform:rotate(360deg)}}.spinner-infinite.svelte-1n1bmdf{animation:svelte-1n1bmdf-rotate 2s linear infinite}");
30270
30270
  }
30271
30271
  function Dl(t) {
@@ -30390,7 +30390,7 @@ function Dl(t) {
30390
30390
  }
30391
30391
  };
30392
30392
  }
30393
- function Q4(t) {
30393
+ function Q3(t) {
30394
30394
  let e, o = (
30395
30395
  /*ready*/
30396
30396
  t[6] && Dl(t)
@@ -30413,9 +30413,9 @@ function Q4(t) {
30413
30413
  }
30414
30414
  };
30415
30415
  }
30416
- function $4(t, e, o) {
30416
+ function $3(t, e, o) {
30417
30417
  let i, n, r, l, a, c, { size: d } = e, { invert: s = !1 } = e, { progress: f = -1 } = e, { testid: g = "" } = e, v = "infinite";
30418
- const h = X4(0, { duration: 500, easing: jc });
30418
+ const h = X3(0, { duration: 500, easing: jc });
30419
30419
  d1(t, h, (p) => o(7, c = p));
30420
30420
  function b(p) {
30421
30421
  const C = r + l * Math.cos(p), z = r + l * Math.sin(p);
@@ -30473,8 +30473,8 @@ class eg extends ye {
30473
30473
  super(), ke(
30474
30474
  this,
30475
30475
  e,
30476
- $4,
30477
- Q4,
30476
+ $3,
30477
+ Q3,
30478
30478
  _e,
30479
30479
  {
30480
30480
  size: 10,
@@ -30482,7 +30482,7 @@ class eg extends ye {
30482
30482
  progress: 11,
30483
30483
  testid: 1
30484
30484
  },
30485
- J4
30485
+ J3
30486
30486
  );
30487
30487
  }
30488
30488
  get size() {
@@ -32263,7 +32263,7 @@ class Ag extends ye {
32263
32263
  }
32264
32264
  customElements.define("goa-temp-notification", Ce(Ag, { message: { type: "String", attribute: "message" }, type: { type: "String", attribute: "type" }, progress: { type: "Number", attribute: "progress" }, testid: { type: "String", attribute: "testid", reflect: !0 }, actionText: { type: "String", attribute: "action-text" }, visible: { type: "Boolean", attribute: "visible" }, animationDirection: { type: "String", attribute: "animation-direction" } }, [], [], !0));
32265
32265
  function Dg(t) {
32266
- Le(t, "svelte-op3hfx", "h1, h2, h3, h4, h5{margin:0}.heading-xl.svelte-op3hfx{font:var(--goa-typography-heading-xl)}.heading-l.svelte-op3hfx{font:var(--goa-typography-heading-l)}.heading-m.svelte-op3hfx{font:var(--goa-typography-heading-m)}.heading-s.svelte-op3hfx{font:var(--goa-typography-heading-s)}.heading-xs.svelte-op3hfx{font:var(--goa-typography-heading-xs)}.body-l.svelte-op3hfx{font:var(--goa-typography-body-l)}.body-m.svelte-op3hfx{font:var(--goa-typography-body-m)}.body-s.svelte-op3hfx{font:var(--goa-typography-body-s)}.body-xs.svelte-op3hfx{font:var(--goa-typography-body-xs)}@media(max-width: 623px){.heading-xl.svelte-op3hfx{font:var(--goa-typography-mobile-heading-xl)}.heading-l.svelte-op3hfx{font:var(--goa-typography-mobile-heading-l)}.heading-m.svelte-op3hfx{font:var(--goa-typography-mobile-heading-m)}.heading-s.svelte-op3hfx{font:var(--goa-typography-mobile-heading-s)}.heading-xs.svelte-op3hfx{font:var(--goa-typography-mobile-heading-xs)}.body-l.svelte-op3hfx{font:var(--goa-typography-mobile-body-l)}.body-m.svelte-op3hfx{font:var(--goa-typography-mobile-body-m)}.body-s.svelte-op3hfx{font:var(--goa-typography-mobile-body-s)}.body-xs.svelte-op3hfx{font:var(--goa-typography-mobile-body-xs)}}");
32266
+ Le(t, "svelte-1hdvlp9", "h1, h2, h3, h4, h5{margin:0}.heading-xl.svelte-1hdvlp9{font:var(--goa-typography-heading-xl)}.heading-l.svelte-1hdvlp9{font:var(--goa-typography-heading-l)}.heading-m.svelte-1hdvlp9{font:var(--goa-typography-heading-m)}.heading-s.svelte-1hdvlp9{font:var(--goa-typography-heading-s)}.heading-xs.svelte-1hdvlp9{font:var(--goa-typography-heading-xs)}.heading-2xs.svelte-1hdvlp9{font:var(--goa-typography-heading-2xs, var(--goa-typography-heading-xs))}.body-l.svelte-1hdvlp9{font:var(--goa-typography-body-l)}.body-m.svelte-1hdvlp9{font:var(--goa-typography-body-m)}.body-s.svelte-1hdvlp9{font:var(--goa-typography-body-s)}.body-xs.svelte-1hdvlp9{font:var(--goa-typography-body-xs)}@media(max-width: 623px){.heading-xl.svelte-1hdvlp9{font:var(--goa-typography-mobile-heading-xl)}.heading-l.svelte-1hdvlp9{font:var(--goa-typography-mobile-heading-l)}.heading-m.svelte-1hdvlp9{font:var(--goa-typography-mobile-heading-m)}.heading-s.svelte-1hdvlp9{font:var(--goa-typography-mobile-heading-s)}.heading-xs.svelte-1hdvlp9{font:var(--goa-typography-mobile-heading-xs)}.heading-2xs.svelte-1hdvlp9{font:var(--goa-typography-mobile-heading-2xs, var(--goa-typography-mobile-heading-xs))}.body-l.svelte-1hdvlp9{font:var(--goa-typography-mobile-body-l)}.body-m.svelte-1hdvlp9{font:var(--goa-typography-mobile-body-m)}.body-s.svelte-1hdvlp9{font:var(--goa-typography-mobile-body-s)}.body-xs.svelte-1hdvlp9{font:var(--goa-typography-mobile-body-xs)}}");
32267
32267
  }
32268
32268
  function Go(t) {
32269
32269
  let e, o, i, n;
@@ -32282,7 +32282,7 @@ function Go(t) {
32282
32282
  class: o = Ie(
32283
32283
  /*effectiveSize*/
32284
32284
  t[7]
32285
- ) + " svelte-op3hfx"
32285
+ ) + " svelte-1hdvlp9"
32286
32286
  },
32287
32287
  {
32288
32288
  style: i = Qe(
@@ -32349,7 +32349,7 @@ function Go(t) {
32349
32349
  128 && o !== (o = Ie(
32350
32350
  /*effectiveSize*/
32351
32351
  d[7]
32352
- ) + " svelte-op3hfx")) && { class: o },
32352
+ ) + " svelte-1hdvlp9")) && { class: o },
32353
32353
  (!n || s & /*color, maxWidth, _marginTop, mr, _marginBottom, ml*/
32354
32354
  126 && i !== (i = Qe(
32355
32355
  Se(
@@ -32453,6 +32453,8 @@ function Zg(t, e, o) {
32453
32453
  return "s";
32454
32454
  case "heading-xs":
32455
32455
  return "xs";
32456
+ case "heading-2xs":
32457
+ return "xs";
32456
32458
  case "body-l":
32457
32459
  case "body-m":
32458
32460
  case "body-s":
@@ -32472,6 +32474,7 @@ function Zg(t, e, o) {
32472
32474
  return "2xl";
32473
32475
  case "heading-s":
32474
32476
  case "heading-xs":
32477
+ case "heading-2xs":
32475
32478
  return "xl";
32476
32479
  case "body-l":
32477
32480
  return "2xl";