@abgov/web-components 2.2.0-dev.56 → 2.2.0-dev.58
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +85 -84
- 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
|
|
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
|
|
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 =
|
|
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 =
|
|
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 =
|
|
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 =
|
|
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-
|
|
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-
|
|
6664
|
-
var(--goa-color-interactive-focus)}@media(max-width: 623px){:host{width:100%}button.svelte-
|
|
6665
|
-
|
|
6666
|
-
|
|
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-
|
|
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-
|
|
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-
|
|
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
|
-
|
|
6893
|
-
|
|
6894
|
-
|
|
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-
|
|
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
|
-
|
|
6940
|
-
|
|
6941
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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 =
|
|
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 =
|
|
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
|
-
|
|
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
|
-
|
|
14964
|
+
st($, (ve, qe, $e) => {
|
|
14964
14965
|
switch (ve) {
|
|
14965
14966
|
case xt:
|
|
14966
14967
|
ae(qe);
|
|
@@ -16613,7 +16614,7 @@ function Gf(t) {
|
|
|
16613
16614
|
"disabled",
|
|
16614
16615
|
/*disabled*/
|
|
16615
16616
|
t[6]
|
|
16616
|
-
), u(e, "class", "root svelte-11ubimr"), u(e, "style", p =
|
|
16617
|
+
), u(e, "class", "root svelte-11ubimr"), u(e, "style", p = at(Se(
|
|
16617
16618
|
/*mt*/
|
|
16618
16619
|
t[14],
|
|
16619
16620
|
/*mr*/
|
|
@@ -16747,7 +16748,7 @@ function Gf(t) {
|
|
|
16747
16748
|
/*disabled*/
|
|
16748
16749
|
S[6]
|
|
16749
16750
|
), (!_ || B[0] & /*mt, mr, mb, ml, width*/
|
|
16750
|
-
247808 && p !== (p =
|
|
16751
|
+
247808 && p !== (p = at(Se(
|
|
16751
16752
|
/*mt*/
|
|
16752
16753
|
S[14],
|
|
16753
16754
|
/*mr*/
|
|
@@ -16801,7 +16802,7 @@ function Xf(t, e, o) {
|
|
|
16801
16802
|
V && o(27, te = `${V.offsetWidth}px`);
|
|
16802
16803
|
}
|
|
16803
16804
|
function Ce() {
|
|
16804
|
-
|
|
16805
|
+
st(V, (pe, rt) => {
|
|
16805
16806
|
switch (pe) {
|
|
16806
16807
|
case xt:
|
|
16807
16808
|
ae(rt);
|
|
@@ -19865,7 +19866,7 @@ function J0(t, e, o) {
|
|
|
19865
19866
|
j(), D(), v(), X0();
|
|
19866
19867
|
});
|
|
19867
19868
|
function v() {
|
|
19868
|
-
|
|
19869
|
+
st(a, (E, S, B) => {
|
|
19869
19870
|
switch (E) {
|
|
19870
19871
|
case Li:
|
|
19871
19872
|
p(S), B.stopPropagation();
|
|
@@ -20118,7 +20119,7 @@ function eg(t, e, o) {
|
|
|
20118
20119
|
});
|
|
20119
20120
|
}
|
|
20120
20121
|
function z() {
|
|
20121
|
-
|
|
20122
|
+
st(a, (O, K, ne) => {
|
|
20122
20123
|
switch (ne.stopPropagation(), O) {
|
|
20123
20124
|
case lo:
|
|
20124
20125
|
M(K);
|
|
@@ -20688,7 +20689,7 @@ function lg(t) {
|
|
|
20688
20689
|
);
|
|
20689
20690
|
return {
|
|
20690
20691
|
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 =
|
|
20692
|
+
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
20693
|
/*mt*/
|
|
20693
20694
|
t[8],
|
|
20694
20695
|
/*mr*/
|
|
@@ -20730,7 +20731,7 @@ function lg(t) {
|
|
|
20730
20731
|
null
|
|
20731
20732
|
), /*type*/
|
|
20732
20733
|
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 =
|
|
20734
|
+
16128 && c !== (c = at(Se(
|
|
20734
20735
|
/*mt*/
|
|
20735
20736
|
p[8],
|
|
20736
20737
|
/*mr*/
|
|
@@ -20760,7 +20761,7 @@ function ag(t, e, o) {
|
|
|
20760
20761
|
D(), Y();
|
|
20761
20762
|
});
|
|
20762
20763
|
function D() {
|
|
20763
|
-
|
|
20764
|
+
st(M, (U, J, $) => {
|
|
20764
20765
|
switch (U) {
|
|
20765
20766
|
case Bo:
|
|
20766
20767
|
q(J), $.stopPropagation();
|
|
@@ -21754,7 +21755,7 @@ function pg(t, e, o) {
|
|
|
21754
21755
|
});
|
|
21755
21756
|
}
|
|
21756
21757
|
function a() {
|
|
21757
|
-
|
|
21758
|
+
st(n, (h, b, w) => {
|
|
21758
21759
|
switch (h) {
|
|
21759
21760
|
case lo:
|
|
21760
21761
|
c(b);
|
|
@@ -21861,7 +21862,7 @@ function kg(t) {
|
|
|
21861
21862
|
"backUrl",
|
|
21862
21863
|
/*backUrl*/
|
|
21863
21864
|
t[1]
|
|
21864
|
-
), m(r, "data-id", "subform-form"), m(r, "style", l =
|
|
21865
|
+
), m(r, "data-id", "subform-form"), m(r, "style", l = at(`display: ${/*_mode*/
|
|
21865
21866
|
t[5] === "form" ? "block" : "none"}`)), u(e, "data-id", "subform");
|
|
21866
21867
|
},
|
|
21867
21868
|
m(h, b) {
|
|
@@ -21945,7 +21946,7 @@ function kg(t) {
|
|
|
21945
21946
|
/*backUrl*/
|
|
21946
21947
|
h[1]
|
|
21947
21948
|
), (!a || b[0] & /*_mode*/
|
|
21948
|
-
32 && l !== (l =
|
|
21949
|
+
32 && l !== (l = at(`display: ${/*_mode*/
|
|
21949
21950
|
h[5] === "form" ? "block" : "none"}`))) && m(r, "style", l);
|
|
21950
21951
|
},
|
|
21951
21952
|
i(h) {
|
|
@@ -21980,7 +21981,7 @@ function Cg(t, e, o) {
|
|
|
21980
21981
|
);
|
|
21981
21982
|
}
|
|
21982
21983
|
function w() {
|
|
21983
|
-
|
|
21984
|
+
st(s, (V, H, X) => {
|
|
21984
21985
|
switch (X.stopPropagation(), V) {
|
|
21985
21986
|
case lo:
|
|
21986
21987
|
x(H);
|
|
@@ -22253,7 +22254,7 @@ function jg(t, e, o) {
|
|
|
22253
22254
|
f();
|
|
22254
22255
|
});
|
|
22255
22256
|
function f() {
|
|
22256
|
-
|
|
22257
|
+
st(d, (h, b, w) => {
|
|
22257
22258
|
switch (h) {
|
|
22258
22259
|
case w1:
|
|
22259
22260
|
s = b.el, w.stopPropagation();
|
|
@@ -22990,7 +22991,7 @@ function Zg(t, e, o) {
|
|
|
22990
22991
|
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
22992
|
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
22993
|
Oe(() => {
|
|
22993
|
-
c(D), s(N), g(Y), h(P),
|
|
22994
|
+
c(D), s(N), g(Y), h(P), st(W, (O, K) => {
|
|
22994
22995
|
switch (O) {
|
|
22995
22996
|
case wt:
|
|
22996
22997
|
$(K);
|
|
@@ -25154,7 +25155,7 @@ function L5(t) {
|
|
|
25154
25155
|
return {
|
|
25155
25156
|
c() {
|
|
25156
25157
|
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 =
|
|
25158
|
+
t[8] + " svelte-17rggnu"), u(l, "style", c = at(
|
|
25158
25159
|
`--search-icon-offset: ${/*trailingicon*/
|
|
25159
25160
|
t[7] ? "-0.5rem" : "0"}`,
|
|
25160
25161
|
/*_inputWidth*/
|
|
@@ -25317,7 +25318,7 @@ function L5(t) {
|
|
|
25317
25318
|
256 && a !== (a = "input--" + /*variant*/
|
|
25318
25319
|
q[8] + " svelte-17rggnu")) && u(l, "class", a), (!_ || Z[0] & /*trailingicon, textalign*/
|
|
25319
25320
|
16777344 | Z[1] & /*_inputWidth*/
|
|
25320
|
-
4 && c !== (c =
|
|
25321
|
+
4 && c !== (c = at(
|
|
25321
25322
|
`--search-icon-offset: ${/*trailingicon*/
|
|
25322
25323
|
q[7] ? "-0.5rem" : "0"}`,
|
|
25323
25324
|
/*_inputWidth*/
|
|
@@ -25538,7 +25539,7 @@ function D5(t, e, o) {
|
|
|
25538
25539
|
o(32, ae = we), o(33, xe = it);
|
|
25539
25540
|
});
|
|
25540
25541
|
function le() {
|
|
25541
|
-
|
|
25542
|
+
st(Ce, (we, it) => {
|
|
25542
25543
|
switch (we) {
|
|
25543
25544
|
case xt:
|
|
25544
25545
|
ke(it);
|
|
@@ -26298,7 +26299,7 @@ function P5(t) {
|
|
|
26298
26299
|
);
|
|
26299
26300
|
return {
|
|
26300
26301
|
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 =
|
|
26302
|
+
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
26303
|
/*mt*/
|
|
26303
26304
|
t[5],
|
|
26304
26305
|
/*mr*/
|
|
@@ -26379,7 +26380,7 @@ function P5(t) {
|
|
|
26379
26380
|
null
|
|
26380
26381
|
), /*trailingicon*/
|
|
26381
26382
|
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 =
|
|
26383
|
+
480 && n !== (n = at(Se(
|
|
26383
26384
|
/*mt*/
|
|
26384
26385
|
s[5],
|
|
26385
26386
|
/*mr*/
|
|
@@ -26987,7 +26988,7 @@ function U5(t) {
|
|
|
26987
26988
|
"data-testid",
|
|
26988
26989
|
/*testid*/
|
|
26989
26990
|
t[1]
|
|
26990
|
-
), u(e, "tabindex", "0"), u(e, "style",
|
|
26991
|
+
), u(e, "tabindex", "0"), u(e, "style", at(Be("width", "100%"))), u(e, "class", "svelte-k2d52z"), A(
|
|
26991
26992
|
e,
|
|
26992
26993
|
"compact",
|
|
26993
26994
|
/*size*/
|
|
@@ -27313,7 +27314,7 @@ function K5(t) {
|
|
|
27313
27314
|
function $5(t, e, o) {
|
|
27314
27315
|
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
27316
|
Oe(async () => {
|
|
27316
|
-
|
|
27317
|
+
st(h, (E, S, B) => {
|
|
27317
27318
|
switch (E) {
|
|
27318
27319
|
case "click":
|
|
27319
27320
|
x(S), B.stopPropagation();
|
|
@@ -29843,7 +29844,7 @@ function Q3(t) {
|
|
|
29843
29844
|
"id",
|
|
29844
29845
|
/*_popoverId*/
|
|
29845
29846
|
t[25]
|
|
29846
|
-
), u(n, "popover", "auto"), u(n, "data-testid", "popover-content"), u(n, "class", "popover-content svelte-1sk9bk8"), u(n, "style", l =
|
|
29847
|
+
), u(n, "popover", "auto"), u(n, "data-testid", "popover-content"), u(n, "class", "popover-content svelte-1sk9bk8"), u(n, "style", l = at(
|
|
29847
29848
|
/*position*/
|
|
29848
29849
|
t[1] !== "right" && !/*_fitContent*/
|
|
29849
29850
|
t[21] && Be(
|
|
@@ -29908,7 +29909,7 @@ function Q3(t) {
|
|
|
29908
29909
|
"data-testid",
|
|
29909
29910
|
/*testid*/
|
|
29910
29911
|
t[0]
|
|
29911
|
-
), u(e, "style", a =
|
|
29912
|
+
), u(e, "style", a = at(
|
|
29912
29913
|
"display: inline-block",
|
|
29913
29914
|
/*height*/
|
|
29914
29915
|
t[5] === "full" && "height: 100%;",
|
|
@@ -30022,7 +30023,7 @@ function Q3(t) {
|
|
|
30022
30023
|
/*_isOpen*/
|
|
30023
30024
|
b[16]
|
|
30024
30025
|
), (!c || w[0] & /*position, _fitContent, width, minwidth, maxwidth, _padded*/
|
|
30025
|
-
10485790 && l !== (l =
|
|
30026
|
+
10485790 && l !== (l = at(
|
|
30026
30027
|
/*position*/
|
|
30027
30028
|
b[1] !== "right" && !/*_fitContent*/
|
|
30028
30029
|
b[21] && Be(
|
|
@@ -30093,7 +30094,7 @@ function Q3(t) {
|
|
|
30093
30094
|
/*testid*/
|
|
30094
30095
|
b[0]
|
|
30095
30096
|
), (!c || w[0] & /*height, mt, mr, mb, ml, voffset, hoffset, focusborderwidth, borderradius, width*/
|
|
30096
|
-
32688 && a !== (a =
|
|
30097
|
+
32688 && a !== (a = at(
|
|
30097
30098
|
"display: inline-block",
|
|
30098
30099
|
/*height*/
|
|
30099
30100
|
b[5] === "full" && "height: 100%;",
|
|
@@ -30937,7 +30938,7 @@ function n4(t, e, o) {
|
|
|
30937
30938
|
const r = vt(i), [l, a] = Ve("Version", ["1", "2"]);
|
|
30938
30939
|
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
30940
|
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 &&
|
|
30941
|
+
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
30942
|
D === j1 && N(x);
|
|
30942
30943
|
});
|
|
30943
30944
|
}), ut(() => {
|
|
@@ -31949,7 +31950,7 @@ function k4(t, e, o) {
|
|
|
31949
31950
|
H(), X(), U(), W(), E();
|
|
31950
31951
|
});
|
|
31951
31952
|
function W() {
|
|
31952
|
-
|
|
31953
|
+
st(D, (K, ne) => {
|
|
31953
31954
|
switch (K) {
|
|
31954
31955
|
case wt:
|
|
31955
31956
|
G(ne);
|
|
@@ -31958,7 +31959,7 @@ function k4(t, e, o) {
|
|
|
31958
31959
|
});
|
|
31959
31960
|
}
|
|
31960
31961
|
function E() {
|
|
31961
|
-
|
|
31962
|
+
st(x, (K, ne) => {
|
|
31962
31963
|
switch (K) {
|
|
31963
31964
|
case wt:
|
|
31964
31965
|
V(ne);
|
|
@@ -32333,7 +32334,7 @@ function M4(t, e, o) {
|
|
|
32333
32334
|
}), Ro(q, () => De(q, "_focus", { name: v }, { bubbles: !0 }), () => De(q, "_blur", { name: v }, { bubbles: !0 }));
|
|
32334
32335
|
});
|
|
32335
32336
|
function E() {
|
|
32336
|
-
|
|
32337
|
+
st(q, (te, oe) => {
|
|
32337
32338
|
switch (te) {
|
|
32338
32339
|
case xt:
|
|
32339
32340
|
B(oe);
|
|
@@ -36399,7 +36400,7 @@ function Za(t) {
|
|
|
36399
36400
|
}
|
|
36400
36401
|
function Jv(t, e, o) {
|
|
36401
36402
|
let { vPosition: i = "bottom" } = e, { hPosition: n = "center" } = e, { testid: r } = e, l = [], a, c;
|
|
36402
|
-
Oe(() =>
|
|
36403
|
+
Oe(() => st(window.document.body, (b, w, p) => {
|
|
36403
36404
|
switch (b) {
|
|
36404
36405
|
case "goa:temp-notification":
|
|
36405
36406
|
d(w);
|
|
@@ -36944,7 +36945,7 @@ function ai(t) {
|
|
|
36944
36945
|
) + " svelte-1np6r5o"
|
|
36945
36946
|
},
|
|
36946
36947
|
{
|
|
36947
|
-
style: i =
|
|
36948
|
+
style: i = at(
|
|
36948
36949
|
Be(
|
|
36949
36950
|
"color",
|
|
36950
36951
|
/*color*/
|
|
@@ -37011,7 +37012,7 @@ function ai(t) {
|
|
|
37011
37012
|
d[7]
|
|
37012
37013
|
) + " svelte-1np6r5o")) && { class: o },
|
|
37013
37014
|
(!n || s & /*color, maxWidth, _marginTop, mr, _marginBottom, ml*/
|
|
37014
|
-
126 && i !== (i =
|
|
37015
|
+
126 && i !== (i = at(
|
|
37015
37016
|
Be(
|
|
37016
37017
|
"color",
|
|
37017
37018
|
/*color*/
|
|
@@ -37656,7 +37657,7 @@ function v7(t, e, o) {
|
|
|
37656
37657
|
g && (re["max-width"] = g), $s(B, ":host", re);
|
|
37657
37658
|
});
|
|
37658
37659
|
function G() {
|
|
37659
|
-
|
|
37660
|
+
st(S, (ee, re) => {
|
|
37660
37661
|
switch (ee) {
|
|
37661
37662
|
case xt:
|
|
37662
37663
|
H(re);
|
|
@@ -38169,12 +38170,12 @@ class z7 extends Ne {
|
|
|
38169
38170
|
customElements.define("goa-three-column-layout", Le(z7, { leftcolumnwidth: {}, rightcolumnwidth: {}, maxcontentwidth: {} }, ["header", "nav", "default", "sidebar", "side-menu", "footer"], [], !0));
|
|
38170
38171
|
const { window: T1 } = ho;
|
|
38171
38172
|
function M7(t) {
|
|
38172
|
-
Te(t, "svelte-
|
|
38173
|
-
var(--goa-motion-curve-productive);padding:var(--goa-tooltip-padding);text-align:left;white-space:nowrap;display:flex;flex-direction:column;overflow:visible;border-width:0}.show.tooltip-text.svelte-
|
|
38174
|
-
transparent}.tooltip-text.top.svelte-
|
|
38175
|
-
transparent}.tooltip-text.left.svelte-
|
|
38176
|
-
var(--goa-tooltip-color-bg)}.tooltip-text.right.svelte-
|
|
38177
|
-
transparent}.tooltip-text.bottom.align-left.svelte-
|
|
38173
|
+
Te(t, "svelte-znh1jp", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}.tooltip.svelte-znh1jp.svelte-znh1jp{position:relative;display:inline-flex;justify-content:center;align-items:center}.tooltip-text.svelte-znh1jp.svelte-znh1jp{pointer-events:none;font:var(--goa-tooltip-text-size);background-color:var(--goa-tooltip-color-bg);color:var(--goa-tooltip-color-text);text-align:center;border-radius:var(--goa-tooltip-border-radius);position:fixed;z-index:9999;opacity:0;transition:opacity var(--goa-motion-duration-medium-2)
|
|
38174
|
+
var(--goa-motion-curve-productive);padding:var(--goa-tooltip-padding);text-align:left;white-space:nowrap;display:flex;flex-direction:column;overflow:visible;border-width:0}.show.tooltip-text.svelte-znh1jp.svelte-znh1jp{opacity:1}.use-manual-positioning.svelte-znh1jp .tooltip-text.svelte-znh1jp{position:fixed;z-index:9999;top:auto;bottom:auto;left:auto;right:auto}.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.svelte-znh1jp{position-anchor:--goa-tooltip-target;margin:0;inset-block-start:anchor(bottom);inset-inline-start:anchor(left)}.tooltip-target.svelte-znh1jp.svelte-znh1jp{margin:var(--goa-tooltip-gap);height:auto;display:flex;cursor:pointer}.use-anchor-based-positioning.svelte-znh1jp .tooltip-target.svelte-znh1jp{anchor-name:--goa-tooltip-target}.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.bottom.svelte-znh1jp{inset-block-start:anchor(bottom);inset-inline-start:anchor(center);translate:-50% var(--goa-space-s)}.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.top.svelte-znh1jp{inset-block-start:anchor(top);inset-inline-start:anchor(center);translate:-50% calc(-100% - var(--goa-space-s))}.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.right.svelte-znh1jp{inset-block-start:anchor(center);inset-inline-start:anchor(right);translate:var(--goa-space-s) -50%}.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.left.svelte-znh1jp{inset-block-start:anchor(center);inset-inline-start:anchor(left);translate:calc(-100% - var(--goa-space-s)) -50%}.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.bottom.align-right.svelte-znh1jp{inset-inline-start:anchor(left);translate:calc(var(--goa-space-m) * -1) var(--goa-space-s)}.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.top.align-right.svelte-znh1jp{inset-inline-start:anchor(left);translate:calc(var(--goa-space-m) * -1) calc(-100% - var(--goa-space-s))}.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.bottom.align-left.svelte-znh1jp{inset-inline-start:anchor(right);translate:calc(-100% + var(--goa-space-m)) var(--goa-space-s)}.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.top.align-left.svelte-znh1jp{inset-inline-start:anchor(right);translate:calc(-100% + var(--goa-space-m)) calc(-100% - var(--goa-space-s))}@position-try --align-right-flipped-bottom{inset-inline-start:anchor(right);translate:calc(-100% + var(--goa-space-m)) var(--goa-space-s)}@position-try --align-right-flipped-top{inset-inline-start:anchor(right);translate:calc(-100% + var(--goa-space-m)) calc(-100% - var(--goa-space-s))}@position-try --align-left-flipped-bottom{inset-inline-start:anchor(left);translate:calc(var(--goa-space-m) * -1) var(--goa-space-s)}@position-try --align-left-flipped-top{inset-inline-start:anchor(left);translate:calc(var(--goa-space-m) * -1) calc(-100% - var(--goa-space-s))}.tooltip-text.bottom.svelte-znh1jp.svelte-znh1jp::before,.tooltip-text.top.svelte-znh1jp.svelte-znh1jp::before,.tooltip-text.left.svelte-znh1jp.svelte-znh1jp::before,.tooltip-text.right.svelte-znh1jp.svelte-znh1jp::before{content:"";position:absolute;border-style:solid}.tooltip-text.bottom.svelte-znh1jp.svelte-znh1jp::before{top:-9px;left:50%;border-width:0 10px 10px 10px;transform:translateX(-50%);border-color:transparent transparent var(--goa-tooltip-color-bg)
|
|
38175
|
+
transparent}.tooltip-text.top.svelte-znh1jp.svelte-znh1jp::before{bottom:-9px;left:50%;transform:translateX(-50%);border-width:10px 10px 0 10px;border-color:var(--goa-tooltip-color-bg) transparent transparent
|
|
38176
|
+
transparent}.tooltip-text.left.svelte-znh1jp.svelte-znh1jp::before{top:50%;right:-9px;transform:translateY(-50%);border-width:10px 0 10px 10px;border-color:transparent transparent transparent
|
|
38177
|
+
var(--goa-tooltip-color-bg)}.tooltip-text.right.svelte-znh1jp.svelte-znh1jp::before{top:50%;left:-9px;transform:translateY(-50%);border-width:10px 10px 10px 0;border-style:solid;border-color:transparent var(--goa-tooltip-color-bg) transparent
|
|
38178
|
+
transparent}.tooltip-text.bottom.align-left.svelte-znh1jp.svelte-znh1jp::before,.tooltip-text.top.align-left.svelte-znh1jp.svelte-znh1jp::before{left:calc(100% - (var(--target-width) + var(--goa-space-m)))}.tooltip-text.bottom.align-right.svelte-znh1jp.svelte-znh1jp::before,.tooltip-text.top.align-right.svelte-znh1jp.svelte-znh1jp::before{left:calc(var(--target-width) + var(--goa-space-m))}.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.bottom.align-right.svelte-znh1jp::before,.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.top.align-right.svelte-znh1jp::before{left:calc(var(--target-width) + var(--goa-space-m))}.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.bottom.align-left.svelte-znh1jp::before,.use-anchor-based-positioning.svelte-znh1jp .tooltip-text.top.align-left.svelte-znh1jp::before{left:calc(100% - var(--target-width) - var(--goa-space-m))}`);
|
|
38178
38179
|
}
|
|
38179
38180
|
const j7 = (t) => ({}), $a = (t) => ({});
|
|
38180
38181
|
function L7(t) {
|
|
@@ -38279,23 +38280,23 @@ function E7(t) {
|
|
|
38279
38280
|
}
|
|
38280
38281
|
return l = M(t), a = z[l] = _[l](t), {
|
|
38281
38282
|
c() {
|
|
38282
|
-
e = C("div"), o = C("div"), p && p.c(), n = Q(), r = C("span"), a.c(), u(o, "class", "tooltip-target svelte-
|
|
38283
|
+
e = C("div"), o = C("div"), p && p.c(), n = Q(), r = C("span"), a.c(), u(o, "class", "tooltip-target svelte-znh1jp"), u(o, "aria-describedby", i = /*_tooltipInstanceId*/
|
|
38283
38284
|
t[14] + "-tooltip"), u(r, "id", c = /*_tooltipInstanceId*/
|
|
38284
38285
|
t[14] + "-tooltip"), u(r, "class", d = "tooltip-text " + /*position*/
|
|
38285
38286
|
t[0] + " align-" + /*_computedAlign*/
|
|
38286
|
-
t[11] + " svelte-
|
|
38287
|
+
t[11] + " svelte-znh1jp"), u(r, "role", "tooltip"), u(r, "aria-hidden", s = !/*_tooltipVisible*/
|
|
38287
38288
|
t[12]), A(
|
|
38288
38289
|
r,
|
|
38289
38290
|
"show",
|
|
38290
38291
|
/*_tooltipVisible*/
|
|
38291
38292
|
t[12]
|
|
38292
|
-
), u(e, "class", "tooltip svelte-
|
|
38293
|
+
), u(e, "class", "tooltip svelte-znh1jp"), u(
|
|
38293
38294
|
e,
|
|
38294
38295
|
"data-testid",
|
|
38295
38296
|
/*testid*/
|
|
38296
38297
|
t[2]
|
|
38297
38298
|
), u(e, "aria-describedby", f = /*_tooltipInstanceId*/
|
|
38298
|
-
t[14] + "-tooltip"), u(e, "
|
|
38299
|
+
t[14] + "-tooltip"), u(e, "style", g = Se(
|
|
38299
38300
|
/*mt*/
|
|
38300
38301
|
t[3],
|
|
38301
38302
|
/*mr*/
|
|
@@ -38334,13 +38335,13 @@ function E7(t) {
|
|
|
38334
38335
|
),
|
|
38335
38336
|
ie(
|
|
38336
38337
|
e,
|
|
38337
|
-
"
|
|
38338
|
+
"focusin",
|
|
38338
38339
|
/*handleFocus*/
|
|
38339
38340
|
t[18]
|
|
38340
38341
|
),
|
|
38341
38342
|
ie(
|
|
38342
38343
|
e,
|
|
38343
|
-
"
|
|
38344
|
+
"focusout",
|
|
38344
38345
|
/*hideTooltip*/
|
|
38345
38346
|
t[17]
|
|
38346
38347
|
)
|
|
@@ -38376,7 +38377,7 @@ function E7(t) {
|
|
|
38376
38377
|
N[14] + "-tooltip")) && u(r, "id", c), (!v || L[0] & /*position, _computedAlign*/
|
|
38377
38378
|
2049 && d !== (d = "tooltip-text " + /*position*/
|
|
38378
38379
|
N[0] + " align-" + /*_computedAlign*/
|
|
38379
|
-
N[11] + " svelte-
|
|
38380
|
+
N[11] + " svelte-znh1jp")) && u(r, "class", d), (!v || L[0] & /*_tooltipVisible*/
|
|
38380
38381
|
4096 && s !== (s = !/*_tooltipVisible*/
|
|
38381
38382
|
N[12])) && u(r, "aria-hidden", s), (!v || L[0] & /*position, _computedAlign, _tooltipVisible*/
|
|
38382
38383
|
6145) && A(
|
|
@@ -38490,8 +38491,8 @@ function S7(t, e, o) {
|
|
|
38490
38491
|
}
|
|
38491
38492
|
function U(re) {
|
|
38492
38493
|
var Ye;
|
|
38493
|
-
const he = re.
|
|
38494
|
-
(Ye = he == null ? void 0 : he.matches) != null && Ye.call(he, ":focus-visible") && (clearTimeout(Z), B());
|
|
38494
|
+
const he = re.composedPath()[0];
|
|
38495
|
+
(Ye = he == null ? void 0 : he.matches) != null && Ye.call(he, ":focus-visible") && (he.setAttribute("aria-description", l), clearTimeout(Z), B());
|
|
38495
38496
|
}
|
|
38496
38497
|
function J(re, he, Ye, _e) {
|
|
38497
38498
|
const Re = N || window.innerWidth, Ce = s && s.endsWith("px") ? parseFloat(s) : 400, Qe = Math.min(Re * 0.8, Ce, re.width, Math.max(Ye, _e) - 10), ce = s && s.endsWith("px") || Qe > he.width || Qe > Ye || Qe > _e;
|
|
@@ -39998,7 +39999,7 @@ function ah(t, e, o) {
|
|
|
39998
39999
|
const l = vt(n);
|
|
39999
40000
|
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
40001
|
Oe(async () => {
|
|
40001
|
-
await ot(), Ye(), P = lh($), We(M, L1, { el: M }, { bubbles: !0 }),
|
|
40002
|
+
await ot(), Ye(), P = lh($), We(M, L1, { el: M }, { bubbles: !0 }), st(M, (ae) => {
|
|
40002
40003
|
ae === N1 ? o(0, d = !0) : ae === E1 && o(0, d = !1);
|
|
40003
40004
|
}), document.addEventListener("keydown", q);
|
|
40004
40005
|
}), ut(() => {
|
|
@@ -42780,7 +42781,7 @@ function Rh(t, e, o) {
|
|
|
42780
42781
|
for (let j = 0; j < d.children.length; j++)
|
|
42781
42782
|
v.observe(d.children[j]);
|
|
42782
42783
|
}
|
|
42783
|
-
|
|
42784
|
+
st(c, (j, D) => {
|
|
42784
42785
|
j === L1 && o(4, w = D.el);
|
|
42785
42786
|
});
|
|
42786
42787
|
}), ut(() => {
|