@abgov/web-components 2.2.0-dev.57 → 2.2.0-dev.59

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 +70 -72
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -946,7 +946,7 @@ function $s(t, e, o, i) {
946
946
  function e1(t, e) {
947
947
  t();
948
948
  }
949
- function st(...t) {
949
+ function at(...t) {
950
950
  return t.filter((e) => !!e).map(
951
951
  (e) => typeof e == "string" ? e.replace(/;$/, "") : e
952
952
  ).join(";");
@@ -954,7 +954,7 @@ function st(...t) {
954
954
  function Be(t, e) {
955
955
  return e ? `${t}: ${e}` : "";
956
956
  }
957
- function at(t, e) {
957
+ function st(t, e) {
958
958
  t || console.warn("receive() el is null | undefined");
959
959
  const o = (i) => {
960
960
  const n = i;
@@ -6051,7 +6051,7 @@ function h2(t) {
6051
6051
  );
6052
6052
  return {
6053
6053
  c() {
6054
- e = C("div"), c.c(), o = Q(), d && d.c(), u(e, "style", i = st(Se(
6054
+ e = C("div"), c.c(), o = Q(), d && d.c(), u(e, "style", i = at(Se(
6055
6055
  /*mt*/
6056
6056
  t[8],
6057
6057
  /*mr*/
@@ -6097,7 +6097,7 @@ function h2(t) {
6097
6097
  16384 && F(d, 1)) : (d = _n(s), d.c(), F(d, 1), d.m(e, null)) : d && (He(), R(d, 1, 1, () => {
6098
6098
  d = null;
6099
6099
  }), Pe()), (!r || f & /*mt, mr, mb, ml, minWidth, justifyContent*/
6100
- 16128 && i !== (i = st(Se(
6100
+ 16128 && i !== (i = at(Se(
6101
6101
  /*mt*/
6102
6102
  s[8],
6103
6103
  /*mr*/
@@ -6405,7 +6405,7 @@ function w2(t) {
6405
6405
  "data-testid",
6406
6406
  /*testid*/
6407
6407
  t[2]
6408
- ), u(e, "style", o = st("display: flex", `gap: var(--goa-space-${/*gap*/
6408
+ ), u(e, "style", o = at("display: flex", `gap: var(--goa-space-${/*gap*/
6409
6409
  t[0]})`, Se(
6410
6410
  /*mt*/
6411
6411
  t[6],
@@ -6471,7 +6471,7 @@ function w2(t) {
6471
6471
  /*testid*/
6472
6472
  l[2]
6473
6473
  ), (!i || a & /*gap, mt, mr, mb, ml, minWidth, maxWidth, width, _alignment, direction*/
6474
- 5115 && o !== (o = st("display: flex", `gap: var(--goa-space-${/*gap*/
6474
+ 5115 && o !== (o = at("display: flex", `gap: var(--goa-space-${/*gap*/
6475
6475
  l[0]})`, Se(
6476
6476
  /*mt*/
6477
6477
  l[6],
@@ -6657,13 +6657,14 @@ class k2 extends Ne {
6657
6657
  }
6658
6658
  customElements.define("goa-block", Le(k2, { gap: {}, direction: {}, alignment: {}, stretch: {}, testid: {}, minWidth: { type: "String", attribute: "min-width" }, maxWidth: { type: "String", attribute: "max-width" }, width: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
6659
6659
  function y2(t) {
6660
- Te(t, "svelte-t4l7o6", `button.svelte-t4l7o6.svelte-t4l7o6{display:inline-flex;box-sizing:border-box;border-radius:var(--goa-button-border-radius);cursor:pointer;font:var(--goa-button-text);height:var(--goa-button-height);letter-spacing:var(--goa-button-letter-spacing);padding:var(--goa-button-padding, 0 var(--goa-button-padding-lr));white-space:nowrap;gap:var(--goa-button-gap);align-items:center;justify-content:center;transition:transform 0.1s ease-in-out,
6660
+ Te(t, "svelte-7o21mt", `button.svelte-7o21mt.svelte-7o21mt{display:inline-flex;box-sizing:border-box;border-radius:var(--goa-button-border-radius);cursor:pointer;font:var(--goa-button-text);height:var(--goa-button-height);letter-spacing:var(--goa-button-letter-spacing);padding:var(--goa-button-padding, 0 var(--goa-button-padding-lr));white-space:nowrap;gap:var(--goa-button-gap);align-items:center;justify-content:center;transition:transform 0.1s ease-in-out,
6661
6661
  background-color 0.2s ease-in-out,
6662
6662
  border-color 0.2s ease-in-out,
6663
- color 0.2s ease-in-out;width:var(--width, auto)}button.svelte-t4l7o6.svelte-t4l7o6:active{transform:translateY(2px)}button.svelte-t4l7o6.svelte-t4l7o6:focus-visible{box-shadow:0 0 0 var(--goa-border-width-l)
6664
- var(--goa-color-interactive-focus)}@media(max-width: 623px){:host{width:100%}button.svelte-t4l7o6.svelte-t4l7o6{width:100%;display:flex}button.tertiary.svelte-t4l7o6.svelte-t4l7o6{background-color:var(--goa-button-tertiary-color-bg-mobile) !important}button.tertiary.svelte-t4l7o6.svelte-t4l7o6:hover{background-color:var(--goa-button-tertiary-color-bg-mobile) !important}button.tertiary.inverse.svelte-t4l7o6.svelte-t4l7o6{background-color:var(--goa-button-tertiary-color-bg) !important}button.tertiary.inverse.svelte-t4l7o6.svelte-t4l7o6:hover{background-color:var(--goa-button-tertiary-color-bg-mobile) !important}}.text.svelte-t4l7o6.svelte-t4l7o6{padding-bottom:0.2rem}button.compact.svelte-t4l7o6.svelte-t4l7o6{height:var(--goa-button-height-compact);font:var(--goa-button-text-compact);padding:var(--goa-button-padding-compact, var(--goa-button-padding-lr-compact));gap:var(--goa-button-compact-gap)}button.start.svelte-t4l7o6.svelte-t4l7o6{height:var(--goa-button-height-start);font:var(--goa-button-text-start);padding:var(--goa-button-padding-lr-start);letter-spacing:var(--goa-button-letter-spacing)}button.start.svelte-t4l7o6.svelte-t4l7o6,button.submit.svelte-t4l7o6.svelte-t4l7o6,button.primary.svelte-t4l7o6.svelte-t4l7o6{border:var(--goa-button-primary-border);background-color:var(--goa-button-primary-color-bg);color:var(--goa-button-primary-color-text)}button.svelte-t4l7o6.svelte-t4l7o6:hover{background-color:var(--goa-button-primary-hover-color-bg)}button.svelte-t4l7o6.svelte-t4l7o6:focus-visible,button.svelte-t4l7o6.svelte-t4l7o6:active{border-color:var(--goa-button-primary-hover-border);background-color:var(--goa-button-primary-focus-color-bg);outline:none}button.secondary.svelte-t4l7o6.svelte-t4l7o6{border:var(--goa-button-secondary-border);background-color:var(--goa-button-secondary-color-bg);color:var(--goa-button-secondary-color-text)}button.secondary.svelte-t4l7o6.svelte-t4l7o6:hover{border:var(--goa-button-secondary-hover-border);color:var(--goa-button-secondary-hover-color-text);background-color:var(--goa-button-secondary-hover-color-bg)}button.secondary.svelte-t4l7o6.svelte-t4l7o6:focus-visible,button.secondary.svelte-t4l7o6.svelte-t4l7o6:active{border:var(--goa-button-secondary-focus-border);background-color:var(--goa-button-secondary-focus-color-bg);color:var(--goa-button-secondary-focus-color-text);outline:none}button.tertiary.svelte-t4l7o6.svelte-t4l7o6{border:var(--goa-button-tertiary-border);background-color:var(--goa-button-tertiary-color-bg);color:var(--goa-button-tertiary-color-text);-webkit-text-decoration:var(--goa-button-tertiary-text-decoration, underline);text-decoration:var(--goa-button-tertiary-text-decoration, underline)}button.tertiary.svelte-t4l7o6.svelte-t4l7o6:hover{background-color:var(--goa-button-tertiary-hover-color-bg);color:var(--goa-button-tertiary-hover-color-text)}button.tertiary.svelte-t4l7o6.svelte-t4l7o6:focus-visible,button.tertiary.svelte-t4l7o6.svelte-t4l7o6:active{background-color:var(--goa-button-tertiary-focus-color-bg);color:var(--goa-button-tertiary-focus-color-text);outline:none}.submit.destructive.svelte-t4l7o6.svelte-t4l7o6,.primary.destructive.svelte-t4l7o6.svelte-t4l7o6{background-color:var(--goa-button-primary-destructive-color-bg)}.submit.destructive.svelte-t4l7o6.svelte-t4l7o6:hover,.primary.destructive.svelte-t4l7o6.svelte-t4l7o6:hover{background-color:var(--goa-button-primary-destructive-hover-color-bg)}.submit.destructive.svelte-t4l7o6.svelte-t4l7o6:focus-visible,.submit.destructive.svelte-t4l7o6.svelte-t4l7o6:active,.primary.destructive.svelte-t4l7o6.svelte-t4l7o6:focus-visible,.primary.destructive.svelte-t4l7o6.svelte-t4l7o6:active{background-color:var(--goa-button-primary-destructive-focus-color-bg)}.secondary.destructive.svelte-t4l7o6.svelte-t4l7o6{color:var(--goa-button-secondary-destructive-color-text);border:var(--goa-button-secondary-destructive-border)}.secondary.destructive.svelte-t4l7o6.svelte-t4l7o6:hover{color:var(--goa-button-secondary-destructive-hover-color-text);border:var(--goa-button-secondary-destructive-hover-border)}.secondary.destructive.svelte-t4l7o6.svelte-t4l7o6:focus-visible,.secondary.destructive.svelte-t4l7o6.svelte-t4l7o6:active{color:var(--goa-button-secondary-destructive-focus-color-text);border:var(--goa-button-secondary-destructive-focus-border)}.tertiary.destructive.svelte-t4l7o6.svelte-t4l7o6{color:var(--goa-button-tertiary-destructive-color-text)}.tertiary.destructive.svelte-t4l7o6.svelte-t4l7o6:hover{color:var(--goa-button-tertiary-destructive-hover-color-text)}.tertiary.destructive.svelte-t4l7o6.svelte-t4l7o6:focus-visible,.tertiary.destructive.svelte-t4l7o6.svelte-t4l7o6:active{color:var(--goa-button-tertiary-destructive-focus-color-text)}.submit.inverse.svelte-t4l7o6.svelte-t4l7o6,.primary.inverse.svelte-t4l7o6.svelte-t4l7o6{background-color:var(--goa-button-primary-inverse-color-bg);color:var(--goa-button-primary-inverse-color-text)}.submit.inverse.svelte-t4l7o6.svelte-t4l7o6:hover,.primary.inverse.svelte-t4l7o6.svelte-t4l7o6:hover{background-color:var(--goa-button-primary-inverse-hover-color-bg);color:var(--goa-button-primary-inverse-hover-color-text)}.submit.inverse.svelte-t4l7o6.svelte-t4l7o6:focus-visible,.submit.inverse.svelte-t4l7o6.svelte-t4l7o6:active,.primary.inverse.svelte-t4l7o6.svelte-t4l7o6:focus-visible,.primary.inverse.svelte-t4l7o6.svelte-t4l7o6:active{background-color:var(--goa-button-primary-inverse-focus-color-bg)}.secondary.inverse.svelte-t4l7o6.svelte-t4l7o6{color:var(--goa-button-secondary-inverse-color-text);border:var(--goa-button-secondary-inverse-border);background-color:var(--goa-button-secondary-inverse-color-bg)}.secondary.inverse.svelte-t4l7o6.svelte-t4l7o6:hover{color:var(--goa-button-secondary-inverse-hover-color-text);border:var(--goa-button-secondary-inverse-hover-border)}.secondary.inverse.svelte-t4l7o6.svelte-t4l7o6:focus-visible,.secondary.inverse.svelte-t4l7o6.svelte-t4l7o6:active{color:var(--goa-button-secondary-inverse-focus-color-text);border:var(--goa-button-secondary-inverse-focus-border)}.tertiary.inverse.svelte-t4l7o6.svelte-t4l7o6{color:var(--goa-button-tertiary-inverse-color-text)}.tertiary.inverse.svelte-t4l7o6.svelte-t4l7o6:hover{color:var(--goa-button-tertiary-inverse-hover-color-text)}.tertiary.inverse.svelte-t4l7o6.svelte-t4l7o6:focus-visible,.tertiary.inverse.svelte-t4l7o6.svelte-t4l7o6:active{color:var(--goa-button-tertiary-inverse-focus-color-text)}button.svelte-t4l7o6.svelte-t4l7o6:disabled{pointer-events:none;opacity:0.5}button.v2.svelte-t4l7o6.svelte-t4l7o6:focus-visible{box-shadow:none;outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:var(--goa-button-outline-offset)}button.v2.svelte-t4l7o6.svelte-t4l7o6:disabled{opacity:1}button.v2.primary.svelte-t4l7o6.svelte-t4l7o6:disabled{background-color:var(--goa-button-primary-disabled-color-bg)
6665
- }button.v2.secondary.destructive.svelte-t4l7o6.svelte-t4l7o6{background-color:var(--goa-button-secondary-destructive-color-bg)}button.v2.secondary.destructive.svelte-t4l7o6.svelte-t4l7o6:hover{background-color:var(--goa-button-secondary-destructive-hover-color-bg)}button.v2.secondary.svelte-t4l7o6.svelte-t4l7o6:disabled{color:var(--goa-button-secondary-disabled-color-text);background-color:var(--goa-button-secondary-disabled-color-bg)}button.v2.tertiary.svelte-t4l7o6.svelte-t4l7o6:hover{border:var(--goa-button-tertiary-hover-border)}button.v2.tertiary.inverse.svelte-t4l7o6.svelte-t4l7o6{border:var(--goa-button-tertiary-inverse-border)}button.v2.tertiary.inverse.svelte-t4l7o6.svelte-t4l7o6:hover{border:var(--goa-button-tertiary-inverse-hover-border)}button.v2.tertiary.destructive.svelte-t4l7o6.svelte-t4l7o6{border-color:var(--goa-button-tertiary-destructive-color-border)}button.v2.tertiary.destructive.svelte-t4l7o6.svelte-t4l7o6:hover{border:var(--goa-button-tertiary-destructive-hover-border)
6666
- }button.v2.tertiary.svelte-t4l7o6.svelte-t4l7o6:disabled{color:var(--goa-button-tertiary-disabled-color-text);border-color:var(--goa-button-tertiary-disabled-color-border)}button.v2.svelte-t4l7o6 .text.svelte-t4l7o6{padding-bottom:0}button.v2.text.svelte-t4l7o6.svelte-t4l7o6{border:none;background-color:transparent;color:var(--goa-button-text-color-text);-webkit-text-decoration:var(--goa-button-text-text-decoration);text-decoration:var(--goa-button-text-text-decoration);padding:var(--goa-button-text-padding);height:auto;font:var(--goa-button-text-font);letter-spacing:var(--goa-button-text-letter-spacing);border-radius:var(--goa-button-text-border-radius)}button.v2.text.svelte-t4l7o6.svelte-t4l7o6:hover{color:var(--goa-button-text-hover-color-text);background-color:transparent}button.v2.text.svelte-t4l7o6.svelte-t4l7o6:focus-visible{color:var(--goa-button-text-focus-color-text);background-color:transparent}button.v2.text.svelte-t4l7o6.svelte-t4l7o6:focus:not(:focus-visible){box-shadow:none}button.v2.text.compact.svelte-t4l7o6.svelte-t4l7o6{font:var(--goa-button-text-compact-font);letter-spacing:var(--goa-button-text-compact-letter-spacing)}button.v2.text.destructive.svelte-t4l7o6.svelte-t4l7o6{color:var(--goa-button-text-destructive-color-text)}button.v2.text.destructive.svelte-t4l7o6.svelte-t4l7o6:hover{color:var(--goa-button-text-destructive-hover-color-text)}button.v2.text.destructive.svelte-t4l7o6.svelte-t4l7o6:focus-visible{color:var(--goa-button-text-destructive-focus-color-text)}button.v2.text.inverse.svelte-t4l7o6.svelte-t4l7o6{color:var(--goa-button-text-inverse-color-text)}button.v2.text.inverse.svelte-t4l7o6.svelte-t4l7o6:hover{color:var(--goa-button-text-inverse-hover-color-text)}button.v2.text.inverse.svelte-t4l7o6.svelte-t4l7o6:focus-visible{color:var(--goa-button-text-inverse-focus-color-text)}button.v2.text.dark.svelte-t4l7o6.svelte-t4l7o6{color:var(--goa-button-text-dark-color-text)}button.v2.text.dark.svelte-t4l7o6.svelte-t4l7o6:hover{color:var(--goa-button-text-dark-hover-color-text)}button.v2.text.dark.svelte-t4l7o6.svelte-t4l7o6:focus-visible{color:var(--goa-button-text-dark-focus-color-text)}button.v2.text.svelte-t4l7o6.svelte-t4l7o6:disabled{color:var(--goa-button-text-disabled-color-text);-webkit-text-decoration:var(--goa-button-text-disabled-text-decoration);text-decoration:var(--goa-button-text-disabled-text-decoration)}button.v2.text.compact.svelte-t4l7o6.svelte-t4l7o6:disabled{color:var(--goa-button-text-compact-disabled-color-text);-webkit-text-decoration:var(--goa-button-text-compact-disabled-text-decoration);text-decoration:var(--goa-button-text-compact-disabled-text-decoration)}`);
6663
+ color 0.2s ease-in-out;width:var(--width, auto)}button.svelte-7o21mt.svelte-7o21mt:active{transform:translateY(2px)}button.svelte-7o21mt.svelte-7o21mt:focus-visible{box-shadow:0 0 0 var(--goa-border-width-l)
6664
+ var(--goa-color-interactive-focus)}@media(max-width: 623px){:host{width:100%}button.svelte-7o21mt.svelte-7o21mt{width:100%;display:flex}button.v2.svelte-7o21mt.svelte-7o21mt{width:var(--width, 100%)}button.tertiary.svelte-7o21mt.svelte-7o21mt{background-color:var(--goa-button-tertiary-color-bg-mobile) !important}button.tertiary.svelte-7o21mt.svelte-7o21mt:hover{background-color:var(--goa-button-tertiary-color-bg-mobile) !important}button.tertiary.inverse.svelte-7o21mt.svelte-7o21mt{background-color:var(--goa-button-tertiary-color-bg) !important}button.tertiary.inverse.svelte-7o21mt.svelte-7o21mt:hover{background-color:var(--goa-button-tertiary-color-bg-mobile) !important}}.text.svelte-7o21mt.svelte-7o21mt{padding-bottom:0.2rem}button.compact.svelte-7o21mt.svelte-7o21mt{height:var(--goa-button-height-compact);font:var(--goa-button-text-compact);padding:var(
6665
+ --goa-button-padding-compact,
6666
+ var(--goa-button-padding-lr-compact)
6667
+ );gap:var(--goa-button-compact-gap)}button.start.svelte-7o21mt.svelte-7o21mt{height:var(--goa-button-height-start);font:var(--goa-button-text-start);padding:var(--goa-button-padding-lr-start);letter-spacing:var(--goa-button-letter-spacing)}button.start.svelte-7o21mt.svelte-7o21mt,button.submit.svelte-7o21mt.svelte-7o21mt,button.primary.svelte-7o21mt.svelte-7o21mt{border:var(--goa-button-primary-border);background-color:var(--goa-button-primary-color-bg);color:var(--goa-button-primary-color-text)}button.svelte-7o21mt.svelte-7o21mt:hover{background-color:var(--goa-button-primary-hover-color-bg)}button.svelte-7o21mt.svelte-7o21mt:focus-visible,button.svelte-7o21mt.svelte-7o21mt:active{border-color:var(--goa-button-primary-hover-border);background-color:var(--goa-button-primary-focus-color-bg);outline:none}button.secondary.svelte-7o21mt.svelte-7o21mt{border:var(--goa-button-secondary-border);background-color:var(--goa-button-secondary-color-bg);color:var(--goa-button-secondary-color-text)}button.secondary.svelte-7o21mt.svelte-7o21mt:hover{border:var(--goa-button-secondary-hover-border);color:var(--goa-button-secondary-hover-color-text);background-color:var(--goa-button-secondary-hover-color-bg)}button.secondary.svelte-7o21mt.svelte-7o21mt:focus-visible,button.secondary.svelte-7o21mt.svelte-7o21mt:active{border:var(--goa-button-secondary-focus-border);background-color:var(--goa-button-secondary-focus-color-bg);color:var(--goa-button-secondary-focus-color-text);outline:none}button.tertiary.svelte-7o21mt.svelte-7o21mt{border:var(--goa-button-tertiary-border);background-color:var(--goa-button-tertiary-color-bg);color:var(--goa-button-tertiary-color-text);-webkit-text-decoration:var(--goa-button-tertiary-text-decoration, underline);text-decoration:var(--goa-button-tertiary-text-decoration, underline)}button.tertiary.svelte-7o21mt.svelte-7o21mt:hover{background-color:var(--goa-button-tertiary-hover-color-bg);color:var(--goa-button-tertiary-hover-color-text)}button.tertiary.svelte-7o21mt.svelte-7o21mt:focus-visible,button.tertiary.svelte-7o21mt.svelte-7o21mt:active{background-color:var(--goa-button-tertiary-focus-color-bg);color:var(--goa-button-tertiary-focus-color-text);outline:none}.submit.destructive.svelte-7o21mt.svelte-7o21mt,.primary.destructive.svelte-7o21mt.svelte-7o21mt{background-color:var(--goa-button-primary-destructive-color-bg)}.submit.destructive.svelte-7o21mt.svelte-7o21mt:hover,.primary.destructive.svelte-7o21mt.svelte-7o21mt:hover{background-color:var(--goa-button-primary-destructive-hover-color-bg)}.submit.destructive.svelte-7o21mt.svelte-7o21mt:focus-visible,.submit.destructive.svelte-7o21mt.svelte-7o21mt:active,.primary.destructive.svelte-7o21mt.svelte-7o21mt:focus-visible,.primary.destructive.svelte-7o21mt.svelte-7o21mt:active{background-color:var(--goa-button-primary-destructive-focus-color-bg)}.secondary.destructive.svelte-7o21mt.svelte-7o21mt{color:var(--goa-button-secondary-destructive-color-text);border:var(--goa-button-secondary-destructive-border)}.secondary.destructive.svelte-7o21mt.svelte-7o21mt:hover{color:var(--goa-button-secondary-destructive-hover-color-text);border:var(--goa-button-secondary-destructive-hover-border)}.secondary.destructive.svelte-7o21mt.svelte-7o21mt:focus-visible,.secondary.destructive.svelte-7o21mt.svelte-7o21mt:active{color:var(--goa-button-secondary-destructive-focus-color-text);border:var(--goa-button-secondary-destructive-focus-border)}.tertiary.destructive.svelte-7o21mt.svelte-7o21mt{color:var(--goa-button-tertiary-destructive-color-text)}.tertiary.destructive.svelte-7o21mt.svelte-7o21mt:hover{color:var(--goa-button-tertiary-destructive-hover-color-text)}.tertiary.destructive.svelte-7o21mt.svelte-7o21mt:focus-visible,.tertiary.destructive.svelte-7o21mt.svelte-7o21mt:active{color:var(--goa-button-tertiary-destructive-focus-color-text)}.submit.inverse.svelte-7o21mt.svelte-7o21mt,.primary.inverse.svelte-7o21mt.svelte-7o21mt{background-color:var(--goa-button-primary-inverse-color-bg);color:var(--goa-button-primary-inverse-color-text)}.submit.inverse.svelte-7o21mt.svelte-7o21mt:hover,.primary.inverse.svelte-7o21mt.svelte-7o21mt:hover{background-color:var(--goa-button-primary-inverse-hover-color-bg);color:var(--goa-button-primary-inverse-hover-color-text)}.submit.inverse.svelte-7o21mt.svelte-7o21mt:focus-visible,.submit.inverse.svelte-7o21mt.svelte-7o21mt:active,.primary.inverse.svelte-7o21mt.svelte-7o21mt:focus-visible,.primary.inverse.svelte-7o21mt.svelte-7o21mt:active{background-color:var(--goa-button-primary-inverse-focus-color-bg)}.secondary.inverse.svelte-7o21mt.svelte-7o21mt{color:var(--goa-button-secondary-inverse-color-text);border:var(--goa-button-secondary-inverse-border);background-color:var(--goa-button-secondary-inverse-color-bg)}.secondary.inverse.svelte-7o21mt.svelte-7o21mt:hover{color:var(--goa-button-secondary-inverse-hover-color-text);border:var(--goa-button-secondary-inverse-hover-border)}.secondary.inverse.svelte-7o21mt.svelte-7o21mt:focus-visible,.secondary.inverse.svelte-7o21mt.svelte-7o21mt:active{color:var(--goa-button-secondary-inverse-focus-color-text);border:var(--goa-button-secondary-inverse-focus-border)}.tertiary.inverse.svelte-7o21mt.svelte-7o21mt{color:var(--goa-button-tertiary-inverse-color-text)}.tertiary.inverse.svelte-7o21mt.svelte-7o21mt:hover{color:var(--goa-button-tertiary-inverse-hover-color-text)}.tertiary.inverse.svelte-7o21mt.svelte-7o21mt:focus-visible,.tertiary.inverse.svelte-7o21mt.svelte-7o21mt:active{color:var(--goa-button-tertiary-inverse-focus-color-text)}button.svelte-7o21mt.svelte-7o21mt:disabled{pointer-events:none;opacity:0.5}button.v2.svelte-7o21mt.svelte-7o21mt:focus-visible{box-shadow:none;outline:var(--goa-border-width-l) solid var(--goa-color-interactive-focus);outline-offset:var(--goa-button-outline-offset)}button.v2.svelte-7o21mt.svelte-7o21mt:disabled{opacity:1}button.v2.primary.svelte-7o21mt.svelte-7o21mt:disabled{background-color:var(--goa-button-primary-disabled-color-bg)}button.v2.secondary.destructive.svelte-7o21mt.svelte-7o21mt{background-color:var(--goa-button-secondary-destructive-color-bg)}button.v2.secondary.destructive.svelte-7o21mt.svelte-7o21mt:hover{background-color:var(--goa-button-secondary-destructive-hover-color-bg)}button.v2.secondary.svelte-7o21mt.svelte-7o21mt:disabled{color:var(--goa-button-secondary-disabled-color-text);background-color:var(--goa-button-secondary-disabled-color-bg)}button.v2.tertiary.svelte-7o21mt.svelte-7o21mt:hover{border:var(--goa-button-tertiary-hover-border)}button.v2.tertiary.inverse.svelte-7o21mt.svelte-7o21mt{border:var(--goa-button-tertiary-inverse-border)}button.v2.tertiary.inverse.svelte-7o21mt.svelte-7o21mt:hover{border:var(--goa-button-tertiary-inverse-hover-border)}button.v2.tertiary.destructive.svelte-7o21mt.svelte-7o21mt{border-color:var(--goa-button-tertiary-destructive-color-border)}button.v2.tertiary.destructive.svelte-7o21mt.svelte-7o21mt:hover{border:var(--goa-button-tertiary-destructive-hover-border)}button.v2.tertiary.svelte-7o21mt.svelte-7o21mt:disabled{color:var(--goa-button-tertiary-disabled-color-text);border-color:var(--goa-button-tertiary-disabled-color-border)}button.v2.svelte-7o21mt .text.svelte-7o21mt{padding-bottom:0}button.v2.text.svelte-7o21mt.svelte-7o21mt{border:none;background-color:transparent;color:var(--goa-button-text-color-text);-webkit-text-decoration:var(--goa-button-text-text-decoration);text-decoration:var(--goa-button-text-text-decoration);padding:var(--goa-button-text-padding);height:auto;font:var(--goa-button-text-font);letter-spacing:var(--goa-button-text-letter-spacing);border-radius:var(--goa-button-text-border-radius)}button.v2.text.svelte-7o21mt.svelte-7o21mt:hover{color:var(--goa-button-text-hover-color-text);background-color:transparent}button.v2.text.svelte-7o21mt.svelte-7o21mt:focus-visible{color:var(--goa-button-text-focus-color-text);background-color:transparent}button.v2.text.svelte-7o21mt.svelte-7o21mt:focus:not(:focus-visible){box-shadow:none}button.v2.text.compact.svelte-7o21mt.svelte-7o21mt{font:var(--goa-button-text-compact-font);letter-spacing:var(--goa-button-text-compact-letter-spacing)}button.v2.text.destructive.svelte-7o21mt.svelte-7o21mt{color:var(--goa-button-text-destructive-color-text)}button.v2.text.destructive.svelte-7o21mt.svelte-7o21mt:hover{color:var(--goa-button-text-destructive-hover-color-text)}button.v2.text.destructive.svelte-7o21mt.svelte-7o21mt:focus-visible{color:var(--goa-button-text-destructive-focus-color-text)}button.v2.text.inverse.svelte-7o21mt.svelte-7o21mt{color:var(--goa-button-text-inverse-color-text)}button.v2.text.inverse.svelte-7o21mt.svelte-7o21mt:hover{color:var(--goa-button-text-inverse-hover-color-text)}button.v2.text.inverse.svelte-7o21mt.svelte-7o21mt:focus-visible{color:var(--goa-button-text-inverse-focus-color-text)}button.v2.text.dark.svelte-7o21mt.svelte-7o21mt{color:var(--goa-button-text-dark-color-text)}button.v2.text.dark.svelte-7o21mt.svelte-7o21mt:hover{color:var(--goa-button-text-dark-hover-color-text)}button.v2.text.dark.svelte-7o21mt.svelte-7o21mt:focus-visible{color:var(--goa-button-text-dark-focus-color-text)}button.v2.text.svelte-7o21mt.svelte-7o21mt:disabled{color:var(--goa-button-text-disabled-color-text);-webkit-text-decoration:var(--goa-button-text-disabled-text-decoration);text-decoration:var(--goa-button-text-disabled-text-decoration)}button.v2.text.compact.svelte-7o21mt.svelte-7o21mt:disabled{color:var(--goa-button-text-compact-disabled-color-text);-webkit-text-decoration:var(--goa-button-text-compact-disabled-text-decoration);text-decoration:var(--goa-button-text-compact-disabled-text-decoration)}`);
6667
6668
  }
6668
6669
  function C2(t) {
6669
6670
  let e, o, i, n, r, l = (
@@ -6686,7 +6687,7 @@ function C2(t) {
6686
6687
  );
6687
6688
  return {
6688
6689
  c() {
6689
- l && l.c(), e = Q(), o = C("span"), c && c.c(), i = Q(), d && d.c(), n = tt(), u(o, "class", "text svelte-t4l7o6");
6690
+ l && l.c(), e = Q(), o = C("span"), c && c.c(), i = Q(), d && d.c(), n = tt(), u(o, "class", "text svelte-7o21mt");
6690
6691
  },
6691
6692
  m(s, f) {
6692
6693
  l && l.m(s, f), T(s, e, f), T(s, o, f), c && c.m(o, null), T(s, i, f), d && d.m(s, f), T(s, n, f), r = !0;
@@ -6739,7 +6740,7 @@ function z2(t) {
6739
6740
  );
6740
6741
  return {
6741
6742
  c() {
6742
- e = C("span"), l && l.c(), o = Q(), i = C("goa-icon"), u(e, "class", "text svelte-t4l7o6"), m(i, "id", "trailing-icon"), m(i, "size", "4"), m(i, "type", "arrow-forward"), m(i, "inverted", "true");
6743
+ e = C("span"), l && l.c(), o = Q(), i = C("goa-icon"), u(e, "class", "text svelte-7o21mt"), m(i, "id", "trailing-icon"), m(i, "size", "4"), m(i, "type", "arrow-forward"), m(i, "inverted", "true");
6743
6744
  },
6744
6745
  m(a, c) {
6745
6746
  T(a, e, c), l && l.m(e, null), T(a, o, c), T(a, i, c), n = !0;
@@ -6878,8 +6879,7 @@ function M2(t) {
6878
6879
  e = C("button"), i.c(), u(e, "class", n = /*type*/
6879
6880
  t[0] + " " + /*size*/
6880
6881
  t[1] + " " + /*variant*/
6881
- t[2] + " svelte-t4l7o6"), u(e, "style", r = `
6882
- ${Se(
6882
+ t[2] + " svelte-7o21mt"), u(e, "style", r = at(Se(
6883
6883
  /*mt*/
6884
6884
  t[8],
6885
6885
  /*mr*/
@@ -6888,10 +6888,11 @@ function M2(t) {
6888
6888
  t[10],
6889
6889
  /*ml*/
6890
6890
  t[11]
6891
- )};
6892
- --width: ${/*width*/
6893
- t[6]};
6894
- `), e.disabled = /*isDisabled*/
6891
+ ), Be(
6892
+ "--width",
6893
+ /*width*/
6894
+ t[6]
6895
+ ))), e.disabled = /*isDisabled*/
6895
6896
  t[12], u(
6896
6897
  e,
6897
6898
  "data-testid",
@@ -6924,9 +6925,8 @@ function M2(t) {
6924
6925
  7 && n !== (n = /*type*/
6925
6926
  v[0] + " " + /*size*/
6926
6927
  v[1] + " " + /*variant*/
6927
- v[2] + " svelte-t4l7o6")) && u(e, "class", n), (!a || h & /*mt, mr, mb, ml, width*/
6928
- 3904 && r !== (r = `
6929
- ${Se(
6928
+ v[2] + " svelte-7o21mt")) && u(e, "class", n), (!a || h & /*mt, mr, mb, ml, width*/
6929
+ 3904 && r !== (r = at(Se(
6930
6930
  /*mt*/
6931
6931
  v[8],
6932
6932
  /*mr*/
@@ -6935,10 +6935,11 @@ function M2(t) {
6935
6935
  v[10],
6936
6936
  /*ml*/
6937
6937
  v[11]
6938
- )};
6939
- --width: ${/*width*/
6940
- v[6]};
6941
- `)) && u(e, "style", r), (!a || h & /*isDisabled*/
6938
+ ), Be(
6939
+ "--width",
6940
+ /*width*/
6941
+ v[6]
6942
+ )))) && u(e, "style", r), (!a || h & /*isDisabled*/
6942
6943
  4096) && (e.disabled = /*isDisabled*/
6943
6944
  v[12]), (!a || h & /*testid*/
6944
6945
  32) && u(
@@ -9553,7 +9554,7 @@ function pu(t, e, o) {
9553
9554
  q = h, o(19, B = `description_${s}`), j === "1" && o(1, Y ?? (Y = L === "compact" ? "s" : "m")), X(), J(), K();
9554
9555
  });
9555
9556
  function X() {
9556
- at(Z, (Ce, Qe) => {
9557
+ st(Z, (Ce, Qe) => {
9557
9558
  switch (Ce) {
9558
9559
  case xt:
9559
9560
  O(Qe);
@@ -9577,7 +9578,7 @@ function pu(t, e, o) {
9577
9578
  o(28, w = Ce.error ? "true" : "false");
9578
9579
  }
9579
9580
  function J() {
9580
- at(E, (Ce, Qe) => {
9581
+ st(E, (Ce, Qe) => {
9581
9582
  switch (Ce) {
9582
9583
  case wt:
9583
9584
  $(Qe);
@@ -10035,7 +10036,7 @@ function yu(t, e, o) {
10035
10036
  return !O || O.length === 0 ? [] : O.map((ne) => P(ne));
10036
10037
  }
10037
10038
  function Z() {
10038
- at(_, (O, K, ne) => {
10039
+ st(_, (O, K, ne) => {
10039
10040
  switch (O) {
10040
10041
  case xt:
10041
10042
  E(K);
@@ -12552,7 +12553,7 @@ function ef(t, e, o) {
12552
12553
  s != "" && console.warn("Date Picker `relative` property is deprecated. It should be removed from your code because it is no longer needed to help with positioning.");
12553
12554
  }
12554
12555
  function x() {
12555
- at(L, (J, $, te) => {
12556
+ st(L, (J, $, te) => {
12556
12557
  switch (J) {
12557
12558
  case xt:
12558
12559
  P($);
@@ -13454,7 +13455,7 @@ function pf(t) {
13454
13455
  "active",
13455
13456
  /*open*/
13456
13457
  t[1]
13457
- ), u(d, "class", "scroll-content svelte-io6750"), u(c, "data-testid", "drawer-content"), u(c, "class", "drawer-content svelte-io6750"), m(l, "class", "svelte-io6750"), u(r, "style", f = st(
13458
+ ), u(d, "class", "scroll-content svelte-io6750"), u(c, "data-testid", "drawer-content"), u(c, "class", "drawer-content svelte-io6750"), m(l, "class", "svelte-io6750"), u(r, "style", f = at(
13458
13459
  Be("--drawer-offset", `-${/*_drawerSize*/
13459
13460
  t[7]}px`),
13460
13461
  Be(
@@ -13587,7 +13588,7 @@ function pf(t) {
13587
13588
  4096 && F(D, 1)) : (D = er(t), D.c(), F(D, 1), D.m(l, null)) : D && (He(), R(D, 1, 1, () => {
13588
13589
  D = null;
13589
13590
  }), Pe()), (!_ || Y & /*_drawerSize, position, version, maxsize*/
13590
- 165 && f !== (f = st(
13591
+ 165 && f !== (f = at(
13591
13592
  Be("--drawer-offset", `-${/*_drawerSize*/
13592
13593
  t[7]}px`),
13593
13594
  Be(
@@ -13941,7 +13942,7 @@ function yf(t, e, o) {
13941
13942
  return w ? w.assignedNodes({ flatten: !0 }) : Array.from(d.childNodes);
13942
13943
  }
13943
13944
  function h() {
13944
- at(d, (w, p) => {
13945
+ st(d, (w, p) => {
13945
13946
  switch (w) {
13946
13947
  case "dropdown:bind":
13947
13948
  s = p.el;
@@ -14960,7 +14961,7 @@ function xf(t, e, o) {
14960
14961
  P != "" && console.warn("Dropdown `relative` property is deprecated. It should be removed from your code because it is no longer needed to help with positioning.");
14961
14962
  }
14962
14963
  function ce() {
14963
- at($, (ve, qe, $e) => {
14964
+ st($, (ve, qe, $e) => {
14964
14965
  switch (ve) {
14965
14966
  case xt:
14966
14967
  ae(qe);
@@ -15158,10 +15159,7 @@ function xf(t, e, o) {
15158
15159
  this.onArrow(qe, "down");
15159
15160
  break;
15160
15161
  case "Home":
15161
- this.input.setSelectionRange(0, 0);
15162
- break;
15163
15162
  case "End":
15164
- this.input.setSelectionRange(this.input.value.length, this.input.value.length);
15165
15163
  break;
15166
15164
  case "Tab":
15167
15165
  break;
@@ -16613,7 +16611,7 @@ function Gf(t) {
16613
16611
  "disabled",
16614
16612
  /*disabled*/
16615
16613
  t[6]
16616
- ), u(e, "class", "root svelte-11ubimr"), u(e, "style", p = st(Se(
16614
+ ), u(e, "class", "root svelte-11ubimr"), u(e, "style", p = at(Se(
16617
16615
  /*mt*/
16618
16616
  t[14],
16619
16617
  /*mr*/
@@ -16747,7 +16745,7 @@ function Gf(t) {
16747
16745
  /*disabled*/
16748
16746
  S[6]
16749
16747
  ), (!_ || B[0] & /*mt, mr, mb, ml, width*/
16750
- 247808 && p !== (p = st(Se(
16748
+ 247808 && p !== (p = at(Se(
16751
16749
  /*mt*/
16752
16750
  S[14],
16753
16751
  /*mr*/
@@ -16801,7 +16799,7 @@ function Xf(t, e, o) {
16801
16799
  V && o(27, te = `${V.offsetWidth}px`);
16802
16800
  }
16803
16801
  function Ce() {
16804
- at(V, (pe, rt) => {
16802
+ st(V, (pe, rt) => {
16805
16803
  switch (pe) {
16806
16804
  case xt:
16807
16805
  ae(rt);
@@ -19865,7 +19863,7 @@ function J0(t, e, o) {
19865
19863
  j(), D(), v(), X0();
19866
19864
  });
19867
19865
  function v() {
19868
- at(a, (E, S, B) => {
19866
+ st(a, (E, S, B) => {
19869
19867
  switch (E) {
19870
19868
  case Li:
19871
19869
  p(S), B.stopPropagation();
@@ -20118,7 +20116,7 @@ function eg(t, e, o) {
20118
20116
  });
20119
20117
  }
20120
20118
  function z() {
20121
- at(a, (O, K, ne) => {
20119
+ st(a, (O, K, ne) => {
20122
20120
  switch (ne.stopPropagation(), O) {
20123
20121
  case lo:
20124
20122
  M(K);
@@ -20688,7 +20686,7 @@ function lg(t) {
20688
20686
  );
20689
20687
  return {
20690
20688
  c() {
20691
- e = C("section"), o = C("div"), s && s.c(), i = Q(), f && f.c(), n = Q(), g && g.c(), r = Q(), v && v.c(), l = Q(), b && b.c(), a = Q(), w && w.c(), u(e, "style", c = st(Se(
20689
+ e = C("section"), o = C("div"), s && s.c(), i = Q(), f && f.c(), n = Q(), g && g.c(), r = Q(), v && v.c(), l = Q(), b && b.c(), a = Q(), w && w.c(), u(e, "style", c = at(Se(
20692
20690
  /*mt*/
20693
20691
  t[8],
20694
20692
  /*mr*/
@@ -20730,7 +20728,7 @@ function lg(t) {
20730
20728
  null
20731
20729
  ), /*type*/
20732
20730
  p[6] !== "multistep" ? w ? w.p(p, _) : (w = Yr(p), w.c(), w.m(o, null)) : w && (w.d(1), w = null), (!d || _[0] & /*mt, mr, mb, ml, _active, active*/
20733
- 16128 && c !== (c = st(Se(
20731
+ 16128 && c !== (c = at(Se(
20734
20732
  /*mt*/
20735
20733
  p[8],
20736
20734
  /*mr*/
@@ -20760,7 +20758,7 @@ function ag(t, e, o) {
20760
20758
  D(), Y();
20761
20759
  });
20762
20760
  function D() {
20763
- at(M, (U, J, $) => {
20761
+ st(M, (U, J, $) => {
20764
20762
  switch (U) {
20765
20763
  case Bo:
20766
20764
  q(J), $.stopPropagation();
@@ -21754,7 +21752,7 @@ function pg(t, e, o) {
21754
21752
  });
21755
21753
  }
21756
21754
  function a() {
21757
- at(n, (h, b, w) => {
21755
+ st(n, (h, b, w) => {
21758
21756
  switch (h) {
21759
21757
  case lo:
21760
21758
  c(b);
@@ -21861,7 +21859,7 @@ function kg(t) {
21861
21859
  "backUrl",
21862
21860
  /*backUrl*/
21863
21861
  t[1]
21864
- ), m(r, "data-id", "subform-form"), m(r, "style", l = st(`display: ${/*_mode*/
21862
+ ), m(r, "data-id", "subform-form"), m(r, "style", l = at(`display: ${/*_mode*/
21865
21863
  t[5] === "form" ? "block" : "none"}`)), u(e, "data-id", "subform");
21866
21864
  },
21867
21865
  m(h, b) {
@@ -21945,7 +21943,7 @@ function kg(t) {
21945
21943
  /*backUrl*/
21946
21944
  h[1]
21947
21945
  ), (!a || b[0] & /*_mode*/
21948
- 32 && l !== (l = st(`display: ${/*_mode*/
21946
+ 32 && l !== (l = at(`display: ${/*_mode*/
21949
21947
  h[5] === "form" ? "block" : "none"}`))) && m(r, "style", l);
21950
21948
  },
21951
21949
  i(h) {
@@ -21980,7 +21978,7 @@ function Cg(t, e, o) {
21980
21978
  );
21981
21979
  }
21982
21980
  function w() {
21983
- at(s, (V, H, X) => {
21981
+ st(s, (V, H, X) => {
21984
21982
  switch (X.stopPropagation(), V) {
21985
21983
  case lo:
21986
21984
  x(H);
@@ -22253,7 +22251,7 @@ function jg(t, e, o) {
22253
22251
  f();
22254
22252
  });
22255
22253
  function f() {
22256
- at(d, (h, b, w) => {
22254
+ st(d, (h, b, w) => {
22257
22255
  switch (h) {
22258
22256
  case w1:
22259
22257
  s = b.el, w.stopPropagation();
@@ -22990,7 +22988,7 @@ function Zg(t, e, o) {
22990
22988
  const l = vt(n), [a, c] = Ve("Requirement type", ["optional", "required"], !1), [d, s] = Ve("Label size type", ["compact", "regular", "large"], !1), [f, g] = Ve("Version", ["1", "2"]), [v, h] = Ve("Input type", ["", "text-input", "textarea", "checkbox-list", "radio-group"], !1);
22991
22989
  let { mt: b = null } = e, { mr: w = null } = e, { mb: p = null } = e, { ml: _ = null } = e, { testid: z = "" } = e, { label: M = "" } = e, { labelsize: N = "regular" } = e, { helptext: L = "" } = e, { error: j = "" } = e, { requirement: D = "" } = e, { maxwidth: x = "none" } = e, { version: Y = "1" } = e, { type: P = "" } = e, { name: q = "blank" } = e, { publicFormSummaryOrder: Z = 0 } = e, W, E, S = `error-${fo()}`, B = `helptext-${fo()}`, G = !1;
22992
22990
  Oe(() => {
22993
- c(D), s(N), g(Y), h(P), at(W, (O, K) => {
22991
+ c(D), s(N), g(Y), h(P), st(W, (O, K) => {
22994
22992
  switch (O) {
22995
22993
  case wt:
22996
22994
  $(K);
@@ -25154,7 +25152,7 @@ function L5(t) {
25154
25152
  return {
25155
25153
  c() {
25156
25154
  e = C("div"), N && N.c(), o = Q(), i = C("div"), L && L.c(), n = Q(), j && j.c(), r = Q(), l = C("input"), g = Q(), D && D.c(), v = Q(), x && x.c(), h = Q(), Y && Y.c(), w = Q(), P && P.c(), u(l, "class", a = "input--" + /*variant*/
25157
- t[8] + " svelte-17rggnu"), u(l, "style", c = st(
25155
+ t[8] + " svelte-17rggnu"), u(l, "style", c = at(
25158
25156
  `--search-icon-offset: ${/*trailingicon*/
25159
25157
  t[7] ? "-0.5rem" : "0"}`,
25160
25158
  /*_inputWidth*/
@@ -25317,7 +25315,7 @@ function L5(t) {
25317
25315
  256 && a !== (a = "input--" + /*variant*/
25318
25316
  q[8] + " svelte-17rggnu")) && u(l, "class", a), (!_ || Z[0] & /*trailingicon, textalign*/
25319
25317
  16777344 | Z[1] & /*_inputWidth*/
25320
- 4 && c !== (c = st(
25318
+ 4 && c !== (c = at(
25321
25319
  `--search-icon-offset: ${/*trailingicon*/
25322
25320
  q[7] ? "-0.5rem" : "0"}`,
25323
25321
  /*_inputWidth*/
@@ -25538,7 +25536,7 @@ function D5(t, e, o) {
25538
25536
  o(32, ae = we), o(33, xe = it);
25539
25537
  });
25540
25538
  function le() {
25541
- at(Ce, (we, it) => {
25539
+ st(Ce, (we, it) => {
25542
25540
  switch (we) {
25543
25541
  case xt:
25544
25542
  ke(it);
@@ -26298,7 +26296,7 @@ function P5(t) {
26298
26296
  );
26299
26297
  return {
26300
26298
  c() {
26301
- e = C("div"), l && l.c(), o = Q(), c && c.c(), i = Q(), d && d.c(), u(e, "class", "link svelte-12cuti2"), u(e, "style", n = st(Se(
26299
+ e = C("div"), l && l.c(), o = Q(), c && c.c(), i = Q(), d && d.c(), u(e, "class", "link svelte-12cuti2"), u(e, "style", n = at(Se(
26302
26300
  /*mt*/
26303
26301
  t[5],
26304
26302
  /*mr*/
@@ -26379,7 +26377,7 @@ function P5(t) {
26379
26377
  null
26380
26378
  ), /*trailingicon*/
26381
26379
  s[1] ? d ? d.p(s, f) : (d = Pl(s), d.c(), d.m(e, null)) : d && (d.d(1), d = null), (!r || f & /*mt, mr, mb, ml*/
26382
- 480 && n !== (n = st(Se(
26380
+ 480 && n !== (n = at(Se(
26383
26381
  /*mt*/
26384
26382
  s[5],
26385
26383
  /*mr*/
@@ -26987,7 +26985,7 @@ function U5(t) {
26987
26985
  "data-testid",
26988
26986
  /*testid*/
26989
26987
  t[1]
26990
- ), u(e, "tabindex", "0"), u(e, "style", st(Be("width", "100%"))), u(e, "class", "svelte-k2d52z"), A(
26988
+ ), u(e, "tabindex", "0"), u(e, "style", at(Be("width", "100%"))), u(e, "class", "svelte-k2d52z"), A(
26991
26989
  e,
26992
26990
  "compact",
26993
26991
  /*size*/
@@ -27313,7 +27311,7 @@ function K5(t) {
27313
27311
  function $5(t, e, o) {
27314
27312
  let { $$slots: i = {}, $$scope: n } = e, { text: r = "" } = e, { type: l = "primary" } = e, { testid: a = "" } = e, { leadingIcon: c = void 0 } = e, { maxWidth: d } = e, { size: s = "normal" } = e, { variant: f = "normal" } = e, { version: g = "1" } = e, { ariaLabel: v = "Open menu" } = e, h, b = "chevron-down", w, p = [], _ = 0, z, M = 0;
27315
27313
  Oe(async () => {
27316
- at(h, (E, S, B) => {
27314
+ st(h, (E, S, B) => {
27317
27315
  switch (E) {
27318
27316
  case "click":
27319
27317
  x(S), B.stopPropagation();
@@ -29843,7 +29841,7 @@ function Q3(t) {
29843
29841
  "id",
29844
29842
  /*_popoverId*/
29845
29843
  t[25]
29846
- ), u(n, "popover", "auto"), u(n, "data-testid", "popover-content"), u(n, "class", "popover-content svelte-1sk9bk8"), u(n, "style", l = st(
29844
+ ), u(n, "popover", "auto"), u(n, "data-testid", "popover-content"), u(n, "class", "popover-content svelte-1sk9bk8"), u(n, "style", l = at(
29847
29845
  /*position*/
29848
29846
  t[1] !== "right" && !/*_fitContent*/
29849
29847
  t[21] && Be(
@@ -29908,7 +29906,7 @@ function Q3(t) {
29908
29906
  "data-testid",
29909
29907
  /*testid*/
29910
29908
  t[0]
29911
- ), u(e, "style", a = st(
29909
+ ), u(e, "style", a = at(
29912
29910
  "display: inline-block",
29913
29911
  /*height*/
29914
29912
  t[5] === "full" && "height: 100%;",
@@ -30022,7 +30020,7 @@ function Q3(t) {
30022
30020
  /*_isOpen*/
30023
30021
  b[16]
30024
30022
  ), (!c || w[0] & /*position, _fitContent, width, minwidth, maxwidth, _padded*/
30025
- 10485790 && l !== (l = st(
30023
+ 10485790 && l !== (l = at(
30026
30024
  /*position*/
30027
30025
  b[1] !== "right" && !/*_fitContent*/
30028
30026
  b[21] && Be(
@@ -30093,7 +30091,7 @@ function Q3(t) {
30093
30091
  /*testid*/
30094
30092
  b[0]
30095
30093
  ), (!c || w[0] & /*height, mt, mr, mb, ml, voffset, hoffset, focusborderwidth, borderradius, width*/
30096
- 32688 && a !== (a = st(
30094
+ 32688 && a !== (a = at(
30097
30095
  "display: inline-block",
30098
30096
  /*height*/
30099
30097
  b[5] === "full" && "height: 100%;",
@@ -30937,7 +30935,7 @@ function n4(t, e, o) {
30937
30935
  const r = vt(i), [l, a] = Ve("Version", ["1", "2"]);
30938
30936
  let { testid: c = void 0 } = e, { open: d = !1 } = e, { heading: s = "" } = e, { width: f = "492px" } = e, { version: g = "1" } = e, v = null, h = null, b = "initial", w = null, p = null, _ = !1;
30939
30937
  Oe(() => {
30940
- a(g), o(5, b = d ? "open" : "closed"), f.endsWith("%") && console.error("PushDrawer does not support percentage widths. Please use a fixed width instead."), h && at(h, (D, x) => {
30938
+ a(g), o(5, b = d ? "open" : "closed"), f.endsWith("%") && console.error("PushDrawer does not support percentage widths. Please use a fixed width instead."), h && st(h, (D, x) => {
30941
30939
  D === j1 && N(x);
30942
30940
  });
30943
30941
  }), ut(() => {
@@ -31949,7 +31947,7 @@ function k4(t, e, o) {
31949
31947
  H(), X(), U(), W(), E();
31950
31948
  });
31951
31949
  function W() {
31952
- at(D, (K, ne) => {
31950
+ st(D, (K, ne) => {
31953
31951
  switch (K) {
31954
31952
  case wt:
31955
31953
  G(ne);
@@ -31958,7 +31956,7 @@ function k4(t, e, o) {
31958
31956
  });
31959
31957
  }
31960
31958
  function E() {
31961
- at(x, (K, ne) => {
31959
+ st(x, (K, ne) => {
31962
31960
  switch (K) {
31963
31961
  case wt:
31964
31962
  V(ne);
@@ -32333,7 +32331,7 @@ function M4(t, e, o) {
32333
32331
  }), Ro(q, () => De(q, "_focus", { name: v }, { bubbles: !0 }), () => De(q, "_blur", { name: v }, { bubbles: !0 }));
32334
32332
  });
32335
32333
  function E() {
32336
- at(q, (te, oe) => {
32334
+ st(q, (te, oe) => {
32337
32335
  switch (te) {
32338
32336
  case xt:
32339
32337
  B(oe);
@@ -36399,7 +36397,7 @@ function Za(t) {
36399
36397
  }
36400
36398
  function Jv(t, e, o) {
36401
36399
  let { vPosition: i = "bottom" } = e, { hPosition: n = "center" } = e, { testid: r } = e, l = [], a, c;
36402
- Oe(() => at(window.document.body, (b, w, p) => {
36400
+ Oe(() => st(window.document.body, (b, w, p) => {
36403
36401
  switch (b) {
36404
36402
  case "goa:temp-notification":
36405
36403
  d(w);
@@ -36944,7 +36942,7 @@ function ai(t) {
36944
36942
  ) + " svelte-1np6r5o"
36945
36943
  },
36946
36944
  {
36947
- style: i = st(
36945
+ style: i = at(
36948
36946
  Be(
36949
36947
  "color",
36950
36948
  /*color*/
@@ -37011,7 +37009,7 @@ function ai(t) {
37011
37009
  d[7]
37012
37010
  ) + " svelte-1np6r5o")) && { class: o },
37013
37011
  (!n || s & /*color, maxWidth, _marginTop, mr, _marginBottom, ml*/
37014
- 126 && i !== (i = st(
37012
+ 126 && i !== (i = at(
37015
37013
  Be(
37016
37014
  "color",
37017
37015
  /*color*/
@@ -37656,7 +37654,7 @@ function v7(t, e, o) {
37656
37654
  g && (re["max-width"] = g), $s(B, ":host", re);
37657
37655
  });
37658
37656
  function G() {
37659
- at(S, (ee, re) => {
37657
+ st(S, (ee, re) => {
37660
37658
  switch (ee) {
37661
37659
  case xt:
37662
37660
  H(re);
@@ -39998,7 +39996,7 @@ function ah(t, e, o) {
39998
39996
  const l = vt(n);
39999
39997
  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, N, L, j = "", D, x, Y, P = null;
40000
39998
  Oe(async () => {
40001
- await ot(), Ye(), P = lh($), We(M, L1, { el: M }, { bubbles: !0 }), at(M, (ae) => {
39999
+ await ot(), Ye(), P = lh($), We(M, L1, { el: M }, { bubbles: !0 }), st(M, (ae) => {
40002
40000
  ae === N1 ? o(0, d = !0) : ae === E1 && o(0, d = !1);
40003
40001
  }), document.addEventListener("keydown", q);
40004
40002
  }), ut(() => {
@@ -42780,7 +42778,7 @@ function Rh(t, e, o) {
42780
42778
  for (let j = 0; j < d.children.length; j++)
42781
42779
  v.observe(d.children[j]);
42782
42780
  }
42783
- at(c, (j, D) => {
42781
+ st(c, (j, D) => {
42784
42782
  j === L1 && o(4, w = D.el);
42785
42783
  });
42786
42784
  }), ut(() => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abgov/web-components",
3
- "version": "2.2.0-dev.57",
3
+ "version": "2.2.0-dev.59",
4
4
  "license": "Apache-2.0",
5
5
  "description": "Government of Alberta - UI Web components",
6
6
  "bugs": {