@abgov/web-components 2.2.0-dev.61 → 2.2.0-dev.62
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 +205 -205
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -9080,7 +9080,7 @@ class ou extends Ne {
|
|
|
9080
9080
|
customElements.define("goa-card-image", Le(ou, { src: {}, height: {} }, [], [], !0));
|
|
9081
9081
|
const Po = "_stateChange", f1 = "form::reset:errors", Vo = "form::reset:form", g1 = "form::bind", Bo = "form::toggle:active", Li = "form::set:fieldset", lo = "form::dispatch:state", v1 = "form::edit", h1 = "subform::bind", iu = "subform::indexContinueToParent", m1 = "subform::indexContinueToSubForm", Et = "fieldset::reset:errors", At = "fieldset::reset:fields", Ni = "fieldset::submit", b1 = "form-page:continue", Zo = "form-page:back", p1 = "form=page::bind", go = "fieldset::bind", Dt = "fieldset::set:error", Fo = "fieldset::change", xt = "fieldset::set:value", Ei = "form-item::bind", nu = "external::alter:state", gi = "external::continue", ru = "external::set:error", w1 = "external::init:state", wt = "form-field::bind", _1 = "form-summary::bind", k1 = "form-summary::edit:page", y1 = "scroll-panel:state-change", C1 = "work-side-menu:bind", z1 = "work-side-menu:open", M1 = "work-side-menu:close";
|
|
9082
9082
|
function lu(t) {
|
|
9083
|
-
Te(t, "svelte-
|
|
9083
|
+
Te(t, "svelte-16p3rc8", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans);display:block}.root.svelte-16p3rc8.svelte-16p3rc8{display:flex;flex-direction:column;justify-content:flex-start;height:auto;min-height:0;padding:0}input[type="checkbox"].svelte-16p3rc8.svelte-16p3rc8{position:absolute;opacity:0;transform:scale(0);margin:0;cursor:pointer}input[type="checkbox"][disabled].svelte-16p3rc8.svelte-16p3rc8:hover{cursor:default}label.svelte-16p3rc8.svelte-16p3rc8{display:flex;cursor:pointer;align-self:flex-start}label.svelte-16p3rc8:hover .container.svelte-16p3rc8{border:var(--goa-checkbox-border-hover)}label.svelte-16p3rc8:hover .container.selected.svelte-16p3rc8{background-color:var(--goa-checkbox-color-bg-checked-hover);border:none}.text.svelte-16p3rc8.svelte-16p3rc8{padding-left:var(--goa-checkbox-gap);-webkit-user-select:none;-moz-user-select:none;user-select:none;font:var(--goa-checkbox-label-font-size);font-weight:var(--goa-font-weight-medium);color:var(--goa-checkbox-color-label)}.description.svelte-16p3rc8.svelte-16p3rc8{font:var(--goa-checkbox-description-font-size);margin-left:calc(var(--goa-checkbox-size) + var(--goa-checkbox-gap));margin-top:var(--goa-space-2xs)}.reveal.svelte-16p3rc8.svelte-16p3rc8{display:none;height:0}.reveal.visible.svelte-16p3rc8.svelte-16p3rc8{display:block;height:-moz-fit-content;height:fit-content}.reveal.visible.has-content.svelte-16p3rc8.svelte-16p3rc8{border-left:4px solid var(--goa-color-greyscale-200);padding:var(--goa-space-m);margin:var(--goa-space-2xs) 0 0 calc(var(--goa-space-s) - 2px);box-sizing:border-box}.container.svelte-16p3rc8.svelte-16p3rc8{position:relative;box-sizing:border-box;border:var(--goa-checkbox-border);border-radius:var(--goa-checkbox-border-radius);background-color:var(--goa-checkbox-color-bg);height:var(--goa-checkbox-size);width:var(--goa-checkbox-size);display:flex;justify-content:center;flex:0 0 auto}.container.svelte-16p3rc8.svelte-16p3rc8::before{content:"";position:absolute;width:44px;height:44px;top:50%;left:50%;transform:translate(-50%, -50%)}.container.svelte-16p3rc8.svelte-16p3rc8:hover{border:var(--goa-checkbox-border-hover)}.container.svelte-16p3rc8 svg.svelte-16p3rc8{fill:var(--goa-checkbox-color-bg);margin:3px}.container.selected.svelte-16p3rc8.svelte-16p3rc8{background-color:var(--goa-checkbox-color-bg-checked);border:none}.container.selected.svelte-16p3rc8.svelte-16p3rc8:hover{background-color:var(--goa-checkbox-color-bg-checked-hover)}.error.svelte-16p3rc8 .container.svelte-16p3rc8,.error.svelte-16p3rc8 .container.svelte-16p3rc8:hover{border:var(--goa-checkbox-border-error);background-color:var(--goa-checkbox-color-bg);box-shadow:none}.error.svelte-16p3rc8 .container.selected.svelte-16p3rc8,.error.svelte-16p3rc8 .container.selected.svelte-16p3rc8:hover{border:var(--goa-checkbox-border-error);background-color:var(--goa-checkbox-color-bg)}label:hover.error.svelte-16p3rc8 .container.svelte-16p3rc8{border:var(--goa-checkbox-border-error)}label:hover.error.svelte-16p3rc8 .container.selected.svelte-16p3rc8{border:var(--goa-checkbox-border-error);background-color:var(--goa-checkbox-color-bg)}.error.svelte-16p3rc8 .container svg.svelte-16p3rc8{fill:var(--goa-checkbox-color-bg-checked-error);margin:1px}.error.svelte-16p3rc8 .container.svelte-16p3rc8:has(:focus-visible){outline:none;box-shadow:0 0 0 3px var(--goa-color-interactive-focus)}.error.svelte-16p3rc8 .container.svelte-16p3rc8:has(:focus-visible):hover{outline:none;border:var(--goa-checkbox-border-error)}.error.svelte-16p3rc8 .container.selected.svelte-16p3rc8:has(:focus-visible):hover{outline:none;border:none;background-color:var(--goa-checkbox-color-bg)}label:hover.error.svelte-16p3rc8 .container.selected.svelte-16p3rc8:has(:focus-visible){outline:none;border:var(--goa-checkbox-border-error);background-color:var(--goa-checkbox-color-bg)}label:hover.error.svelte-16p3rc8 .container.svelte-16p3rc8:has(:focus-visible){outline:none;border:var(--goa-checkbox-border-error)}.container.svelte-16p3rc8.svelte-16p3rc8:has(:focus-visible){outline:none;box-shadow:0 0 0 3px var(--goa-color-interactive-focus)}.container.svelte-16p3rc8.svelte-16p3rc8:has(:focus-visible):hover{outline:none;border:var(--goa-checkbox-border)}.container.selected.svelte-16p3rc8.svelte-16p3rc8:has(:focus-visible):hover{outline:none;border:none;background-color:var(--goa-checkbox-color-bg-checked)}label.svelte-16p3rc8:hover .container.selected.svelte-16p3rc8:has(:focus-visible){outline:none;border:none;background-color:var(--goa-checkbox-color-bg-checked)}label.svelte-16p3rc8:hover .container.svelte-16p3rc8:has(:focus-visible){outline:none;border:var(--goa-checkbox-border)}.disabled.svelte-16p3rc8.svelte-16p3rc8{cursor:default}.disabled.svelte-16p3rc8 .text.svelte-16p3rc8{color:var(--goa-checkbox-color-label-disabled)}label.disabled.svelte-16p3rc8+.description.svelte-16p3rc8{color:var(--goa-checkbox-color-label-disabled);cursor:default}.disabled.svelte-16p3rc8:not(.error) .container.svelte-16p3rc8{border:var(--goa-checkbox-border-disabled);box-shadow:none}.disabled.svelte-16p3rc8:not(.error) .container.selected.svelte-16p3rc8{border:none;background-color:var(--goa-checkbox-color-bg-checked-disabled)}.disabled.error.svelte-16p3rc8 .container.selected.svelte-16p3rc8{border:var(--goa-checkbox-border-disabled-error)}.disabled.error.svelte-16p3rc8 .container.svelte-16p3rc8{border:var(--goa-checkbox-border-disabled-error)}label:hover.disabled.error.svelte-16p3rc8 .container.svelte-16p3rc8{border:var(--goa-checkbox-border-disabled-error)}.disabled.error.svelte-16p3rc8 .container svg.svelte-16p3rc8{fill:var(--goa-checkbox-color-bg-checked-error-disabled)}.v2.svelte-16p3rc8 .container svg.svelte-16p3rc8{margin:6px 3px}.v2.svelte-16p3rc8 .container.svelte-16p3rc8:has(:focus-visible),.v2.svelte-16p3rc8 .container.svelte-16p3rc8:has(:focus-visible):hover,.v2.svelte-16p3rc8 .container.selected.svelte-16p3rc8:has(:focus-visible):hover,.v2.svelte-16p3rc8 label:hover .container.selected.svelte-16p3rc8:has(:focus-visible),.v2.svelte-16p3rc8 label:hover .container.svelte-16p3rc8:has(:focus-visible){outline:var(--goa-checkbox-border-focus);outline-offset:var(--goa-space-3xs);box-shadow:none}.v2.svelte-16p3rc8 .disabled:not(.error) .container.svelte-16p3rc8:not(.selected){background:var(--goa-input-color-background-disabled);box-shadow:none}.v2.svelte-16p3rc8 .error .container.svelte-16p3rc8,.v2.svelte-16p3rc8 .error .container.selected.svelte-16p3rc8{background:var(--goa-input-color-background-error)}.v2.svelte-16p3rc8 .error:not(.disabled) .container.svelte-16p3rc8:hover,.v2.svelte-16p3rc8 .error:not(.disabled) .container.selected.svelte-16p3rc8:hover,.v2.svelte-16p3rc8 label:hover.error:not(.disabled) .container.svelte-16p3rc8,.v2.svelte-16p3rc8 label:hover.error:not(.disabled) .container.selected.svelte-16p3rc8{background:var(--goa-input-color-background-error-hover);border:var(--goa-checkbox-border-error-hover)}.v2.svelte-16p3rc8 .error:not(.disabled) .container:hover svg.svelte-16p3rc8,.v2.svelte-16p3rc8 .error:not(.disabled) .container.selected:hover svg.svelte-16p3rc8,.v2.svelte-16p3rc8 label:hover.error:not(.disabled) .container svg.svelte-16p3rc8,.v2.svelte-16p3rc8 label:hover.error:not(.disabled) .container.selected svg.svelte-16p3rc8{fill:var(--goa-checkbox-color-bg-checked-error-hover)}.v2.svelte-16p3rc8 .error .container svg.svelte-16p3rc8{margin-top:5px}.v2.compact.svelte-16p3rc8 .text.svelte-16p3rc8{padding-left:var(--goa-checkbox-gap-compact);font:var(--goa-checkbox-label-font-size-compact);font-weight:var(--goa-font-weight-medium)}.compact.svelte-16p3rc8 .description.svelte-16p3rc8{margin-left:calc(
|
|
9084
9084
|
var(--goa-checkbox-size) + var(--goa-checkbox-gap-compact)
|
|
9085
9085
|
)}`);
|
|
9086
9086
|
}
|
|
@@ -9089,7 +9089,7 @@ function cu(t) {
|
|
|
9089
9089
|
let e, o;
|
|
9090
9090
|
return {
|
|
9091
9091
|
c() {
|
|
9092
|
-
e = ct("svg"), o = ct("path"), u(o, "d", "M5.09,9.64,1.27,5.82,0,7.09l5.09,5.09L16,1.27,14.73,0Z"), u(e, "id", "checkmark"), u(e, "data-testid", "checkmark"), u(e, "xmlns", "http://www.w3.org/2000/svg"), u(e, "viewBox", "0 0 16 12.18"), u(e, "class", "svelte-
|
|
9092
|
+
e = ct("svg"), o = ct("path"), u(o, "d", "M5.09,9.64,1.27,5.82,0,7.09l5.09,5.09L16,1.27,14.73,0Z"), u(e, "id", "checkmark"), u(e, "data-testid", "checkmark"), u(e, "xmlns", "http://www.w3.org/2000/svg"), u(e, "viewBox", "0 0 16 12.18"), u(e, "class", "svelte-16p3rc8");
|
|
9093
9093
|
},
|
|
9094
9094
|
m(i, n) {
|
|
9095
9095
|
T(i, e, n), k(e, o);
|
|
@@ -9103,7 +9103,7 @@ function du(t) {
|
|
|
9103
9103
|
let e, o;
|
|
9104
9104
|
return {
|
|
9105
9105
|
c() {
|
|
9106
|
-
e = ct("svg"), o = ct("path"), u(o, "d", "M5.51566 11.2519L1.06114 6.46813C0.812955 6.20493 0.812955 5.77653 1.06114 5.51053L1.96095 4.55433C2.20913 4.29113 2.61258 4.29113 2.86076 4.55433L5.9662 7.90313L12.8885 0.448132C13.1367 0.184932 13.5402 0.184932 13.7884 0.448132L14.6882 1.40573C14.9363 1.66893 14.9363 2.09873 14.6882 2.36053L6.41548 11.2519C6.16729 11.5151 5.76384 11.5151 5.51566 11.2519Z"), u(e, "id", "checkmark"), u(e, "data-testid", "checkmark"), u(e, "width", "15"), u(e, "height", "12"), u(e, "viewBox", "0 0 15 12"), u(e, "xmlns", "http://www.w3.org/2000/svg"), u(e, "class", "svelte-
|
|
9106
|
+
e = ct("svg"), o = ct("path"), u(o, "d", "M5.51566 11.2519L1.06114 6.46813C0.812955 6.20493 0.812955 5.77653 1.06114 5.51053L1.96095 4.55433C2.20913 4.29113 2.61258 4.29113 2.86076 4.55433L5.9662 7.90313L12.8885 0.448132C13.1367 0.184932 13.5402 0.184932 13.7884 0.448132L14.6882 1.40573C14.9363 1.66893 14.9363 2.09873 14.6882 2.36053L6.41548 11.2519C6.16729 11.5151 5.76384 11.5151 5.51566 11.2519Z"), u(e, "id", "checkmark"), u(e, "data-testid", "checkmark"), u(e, "width", "15"), u(e, "height", "12"), u(e, "viewBox", "0 0 15 12"), u(e, "xmlns", "http://www.w3.org/2000/svg"), u(e, "class", "svelte-16p3rc8");
|
|
9107
9107
|
},
|
|
9108
9108
|
m(i, n) {
|
|
9109
9109
|
T(i, e, n), k(e, o);
|
|
@@ -9117,7 +9117,7 @@ function uu(t) {
|
|
|
9117
9117
|
let e, o;
|
|
9118
9118
|
return {
|
|
9119
9119
|
c() {
|
|
9120
|
-
e = ct("svg"), o = ct("rect"), u(o, "width", "15"), u(o, "height", "2"), u(e, "id", "dashmark"), u(e, "data-testid", "dashmark"), u(e, "xmlns", "http://www.w3.org/2000/svg"), u(e, "viewBox", "0 0 15 2"), u(e, "class", "svelte-
|
|
9120
|
+
e = ct("svg"), o = ct("rect"), u(o, "width", "15"), u(o, "height", "2"), u(e, "id", "dashmark"), u(e, "data-testid", "dashmark"), u(e, "xmlns", "http://www.w3.org/2000/svg"), u(e, "viewBox", "0 0 15 2"), u(e, "class", "svelte-16p3rc8");
|
|
9121
9121
|
},
|
|
9122
9122
|
m(i, n) {
|
|
9123
9123
|
T(i, e, n), k(e, o);
|
|
@@ -9131,7 +9131,7 @@ function fu(t) {
|
|
|
9131
9131
|
let e, o;
|
|
9132
9132
|
return {
|
|
9133
9133
|
c() {
|
|
9134
|
-
e = ct("svg"), o = ct("rect"), u(o, "x", "0"), u(o, "y", "0"), u(o, "width", "18"), u(o, "height", "3"), u(o, "rx", "1.4"), u(e, "id", "dashmark"), u(e, "data-testid", "dashmark"), u(e, "width", "18"), u(e, "height", "12"), u(e, "viewBox", "0 0 18 3"), u(e, "fill", "none"), u(e, "xmlns", "http://www.w3.org/2000/svg"), u(e, "class", "svelte-
|
|
9134
|
+
e = ct("svg"), o = ct("rect"), u(o, "x", "0"), u(o, "y", "0"), u(o, "width", "18"), u(o, "height", "3"), u(o, "rx", "1.4"), u(e, "id", "dashmark"), u(e, "data-testid", "dashmark"), u(e, "width", "18"), u(e, "height", "12"), u(e, "viewBox", "0 0 18 3"), u(e, "fill", "none"), u(e, "xmlns", "http://www.w3.org/2000/svg"), u(e, "class", "svelte-16p3rc8");
|
|
9135
9135
|
},
|
|
9136
9136
|
m(i, n) {
|
|
9137
9137
|
T(i, e, n), k(e, o);
|
|
@@ -9158,7 +9158,7 @@ function On(t) {
|
|
|
9158
9158
|
e = C("div"), l && l.c(), o = Q(), i = ce(
|
|
9159
9159
|
/*description*/
|
|
9160
9160
|
t[6]
|
|
9161
|
-
), u(e, "class", "description svelte-
|
|
9161
|
+
), u(e, "class", "description svelte-16p3rc8"), u(
|
|
9162
9162
|
e,
|
|
9163
9163
|
"id",
|
|
9164
9164
|
/*_descriptionId*/
|
|
@@ -9290,13 +9290,13 @@ function gu(t) {
|
|
|
9290
9290
|
/*_descriptionId*/
|
|
9291
9291
|
t[19]
|
|
9292
9292
|
) : null), u(n, "aria-invalid", d = /*_error*/
|
|
9293
|
-
t[15] ? "true" : "false"), u(n, "class", "svelte-
|
|
9293
|
+
t[15] ? "true" : "false"), u(n, "class", "svelte-16p3rc8"), u(i, "class", "container svelte-16p3rc8"), A(
|
|
9294
9294
|
i,
|
|
9295
9295
|
"selected",
|
|
9296
9296
|
/*isChecked*/
|
|
9297
9297
|
t[20] || /*isIndeterminate*/
|
|
9298
9298
|
t[17]
|
|
9299
|
-
), u(g, "class", "text svelte-
|
|
9299
|
+
), u(g, "class", "text svelte-16p3rc8"), u(g, "data-testid", "text"), u(
|
|
9300
9300
|
o,
|
|
9301
9301
|
"data-testid",
|
|
9302
9302
|
/*testid*/
|
|
@@ -9306,7 +9306,7 @@ function gu(t) {
|
|
|
9306
9306
|
"for",
|
|
9307
9307
|
/*name*/
|
|
9308
9308
|
t[2]
|
|
9309
|
-
), u(o, "class", "svelte-
|
|
9309
|
+
), u(o, "class", "svelte-16p3rc8"), A(
|
|
9310
9310
|
o,
|
|
9311
9311
|
"disabled",
|
|
9312
9312
|
/*isDisabled*/
|
|
@@ -9316,7 +9316,7 @@ function gu(t) {
|
|
|
9316
9316
|
"error",
|
|
9317
9317
|
/*_error*/
|
|
9318
9318
|
t[15]
|
|
9319
|
-
), u(p, "class", "reveal svelte-
|
|
9319
|
+
), u(p, "class", "reveal svelte-16p3rc8"), dt(() => (
|
|
9320
9320
|
/*div2_elementresize_handler*/
|
|
9321
9321
|
t[37].call(p)
|
|
9322
9322
|
)), A(
|
|
@@ -9330,7 +9330,7 @@ function gu(t) {
|
|
|
9330
9330
|
"has-content",
|
|
9331
9331
|
/*revealSlotHasContent*/
|
|
9332
9332
|
t[21]
|
|
9333
|
-
), u(e, "class", "root svelte-
|
|
9333
|
+
), u(e, "class", "root svelte-16p3rc8"), u(e, "style", z = `
|
|
9334
9334
|
${Se(
|
|
9335
9335
|
/*mt*/
|
|
9336
9336
|
t[10],
|
|
@@ -23752,8 +23752,8 @@ function $g(t) {
|
|
|
23752
23752
|
"nav content"
|
|
23753
23753
|
"footer footer"}}.header.svelte-1f1uff1{grid-area:header}.footer.svelte-1f1uff1{grid-area:footer}main.svelte-1f1uff1{grid-area:content;justify-self:stretch;padding:1rem}.nav.svelte-1f1uff1{grid-area:nav;padding:1rem;background-color:var(--goa-color-greyscale-100)}`);
|
|
23754
23754
|
}
|
|
23755
|
-
const
|
|
23756
|
-
function
|
|
23755
|
+
const e3 = (t) => ({}), wl = (t) => ({}), t3 = (t) => ({}), _l = (t) => ({}), o3 = (t) => ({}), kl = (t) => ({});
|
|
23756
|
+
function i3(t) {
|
|
23757
23757
|
let e, o, i, n, r, l, a, c, d;
|
|
23758
23758
|
const s = (
|
|
23759
23759
|
/*#slots*/
|
|
@@ -23812,7 +23812,7 @@ function i5(t) {
|
|
|
23812
23812
|
/*$$scope*/
|
|
23813
23813
|
_[0],
|
|
23814
23814
|
z,
|
|
23815
|
-
|
|
23815
|
+
o3
|
|
23816
23816
|
) : ge(
|
|
23817
23817
|
/*$$scope*/
|
|
23818
23818
|
_[0]
|
|
@@ -23830,7 +23830,7 @@ function i5(t) {
|
|
|
23830
23830
|
/*$$scope*/
|
|
23831
23831
|
_[0],
|
|
23832
23832
|
z,
|
|
23833
|
-
|
|
23833
|
+
t3
|
|
23834
23834
|
) : ge(
|
|
23835
23835
|
/*$$scope*/
|
|
23836
23836
|
_[0]
|
|
@@ -23866,7 +23866,7 @@ function i5(t) {
|
|
|
23866
23866
|
/*$$scope*/
|
|
23867
23867
|
_[0],
|
|
23868
23868
|
z,
|
|
23869
|
-
|
|
23869
|
+
e3
|
|
23870
23870
|
) : ge(
|
|
23871
23871
|
/*$$scope*/
|
|
23872
23872
|
_[0]
|
|
@@ -23885,25 +23885,25 @@ function i5(t) {
|
|
|
23885
23885
|
}
|
|
23886
23886
|
};
|
|
23887
23887
|
}
|
|
23888
|
-
function
|
|
23888
|
+
function n3(t, e, o) {
|
|
23889
23889
|
let { $$slots: i = {}, $$scope: n } = e;
|
|
23890
23890
|
return t.$$set = (r) => {
|
|
23891
23891
|
"$$scope" in r && o(0, n = r.$$scope);
|
|
23892
23892
|
}, [n, i];
|
|
23893
23893
|
}
|
|
23894
|
-
class
|
|
23894
|
+
class r3 extends Ne {
|
|
23895
23895
|
constructor(e) {
|
|
23896
|
-
super(), je(this, e,
|
|
23896
|
+
super(), je(this, e, n3, i3, ze, {}, $g);
|
|
23897
23897
|
}
|
|
23898
23898
|
}
|
|
23899
|
-
customElements.define("goa-layout-full-nav", Le(
|
|
23900
|
-
function
|
|
23899
|
+
customElements.define("goa-layout-full-nav", Le(r3, {}, ["header", "nav", "default", "footer"], [], !0));
|
|
23900
|
+
function l3(t) {
|
|
23901
23901
|
Te(t, "svelte-esicfq", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}.goa-grid.svelte-esicfq{display:flex;flex-direction:column;gap:var(--gap)}@media(min-width: 624px){.goa-grid.svelte-esicfq{display:grid;grid-template-columns:repeat(
|
|
23902
23902
|
auto-fit,
|
|
23903
23903
|
minmax(var(--min-child-width), 1fr)
|
|
23904
23904
|
)}}`);
|
|
23905
23905
|
}
|
|
23906
|
-
function
|
|
23906
|
+
function a3(t) {
|
|
23907
23907
|
let e, o, i;
|
|
23908
23908
|
const n = (
|
|
23909
23909
|
/*#slots*/
|
|
@@ -23996,7 +23996,7 @@ function a5(t) {
|
|
|
23996
23996
|
}
|
|
23997
23997
|
};
|
|
23998
23998
|
}
|
|
23999
|
-
function
|
|
23999
|
+
function s3(t, e, o) {
|
|
24000
24000
|
let { $$slots: i = {}, $$scope: n } = e, { gap: r = "m" } = e, { minchildwidth: l = "" } = e, { testid: a = "" } = e, { mt: c = null } = e, { mr: d = null } = e, { mb: s = null } = e, { ml: f = null } = e;
|
|
24001
24001
|
return Oe(() => {
|
|
24002
24002
|
mo("Grid", { minchildwidth: l });
|
|
@@ -24004,13 +24004,13 @@ function s5(t, e, o) {
|
|
|
24004
24004
|
"gap" in g && o(0, r = g.gap), "minchildwidth" in g && o(1, l = g.minchildwidth), "testid" in g && o(2, a = g.testid), "mt" in g && o(3, c = g.mt), "mr" in g && o(4, d = g.mr), "mb" in g && o(5, s = g.mb), "ml" in g && o(6, f = g.ml), "$$scope" in g && o(7, n = g.$$scope);
|
|
24005
24005
|
}, [r, l, a, c, d, s, f, n, i];
|
|
24006
24006
|
}
|
|
24007
|
-
class
|
|
24007
|
+
class c3 extends Ne {
|
|
24008
24008
|
constructor(e) {
|
|
24009
24009
|
super(), je(
|
|
24010
24010
|
this,
|
|
24011
24011
|
e,
|
|
24012
|
-
|
|
24013
|
-
|
|
24012
|
+
s3,
|
|
24013
|
+
a3,
|
|
24014
24014
|
ze,
|
|
24015
24015
|
{
|
|
24016
24016
|
gap: 0,
|
|
@@ -24021,7 +24021,7 @@ class c5 extends Ne {
|
|
|
24021
24021
|
mb: 5,
|
|
24022
24022
|
ml: 6
|
|
24023
24023
|
},
|
|
24024
|
-
|
|
24024
|
+
l3
|
|
24025
24025
|
);
|
|
24026
24026
|
}
|
|
24027
24027
|
get gap() {
|
|
@@ -24067,8 +24067,8 @@ class c5 extends Ne {
|
|
|
24067
24067
|
this.$$set({ ml: e }), y();
|
|
24068
24068
|
}
|
|
24069
24069
|
}
|
|
24070
|
-
customElements.define("goa-grid", Le(
|
|
24071
|
-
function
|
|
24070
|
+
customElements.define("goa-grid", Le(c3, { gap: {}, minchildwidth: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
|
|
24071
|
+
function d3(t) {
|
|
24072
24072
|
Te(t, "svelte-1bs44ou", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}.goa-hero.svelte-1bs44ou{background:var(--hero-banner-background-color);box-sizing:border-box;display:flex;justify-content:center;flex-direction:column;color:var(--hero-banner-text-color, var(--goa-color-text-default));background-position:center center;width:100%;padding:var(--goa-hero-banner-padding)}@media(max-width: 623px){.goa-hero.svelte-1bs44ou{padding:var(--goa-hero-banner-mobile-padding)}}.goa-hero.with-image.svelte-1bs44ou{border-bottom:8px solid var(--goa-color-brand-default);justify-content:flex-end;background:unset;background-image:linear-gradient(
|
|
24073
24073
|
rgba(0, 0, 0, 0) 0%,
|
|
24074
24074
|
rgba(0, 0, 0, 0.42) 42%,
|
|
@@ -24076,8 +24076,8 @@ function d5(t) {
|
|
|
24076
24076
|
),
|
|
24077
24077
|
var(--hero-background-url);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--hero-banner-text-color, var(--goa-color-text-light))}h1.svelte-1bs44ou{font:var(--goa-hero-banner-heading);margin:0}.goa-hero-banner-content.svelte-1bs44ou{font:var(--goa-hero-banner-content);margin:var(--goa-hero-banner-content-gap)}.goa-hero-banner-actions.svelte-1bs44ou{margin:var(--goa-hero-banner-content-gap)}`);
|
|
24078
24078
|
}
|
|
24079
|
-
const
|
|
24080
|
-
function
|
|
24079
|
+
const u3 = (t) => ({}), yl = (t) => ({});
|
|
24080
|
+
function f3(t) {
|
|
24081
24081
|
let e, o, i, n, r, l, a, c, d, s;
|
|
24082
24082
|
const f = (
|
|
24083
24083
|
/*#slots*/
|
|
@@ -24171,7 +24171,7 @@ function f5(t) {
|
|
|
24171
24171
|
/*$$scope*/
|
|
24172
24172
|
b[7],
|
|
24173
24173
|
w,
|
|
24174
|
-
|
|
24174
|
+
u3
|
|
24175
24175
|
) : ge(
|
|
24176
24176
|
/*$$scope*/
|
|
24177
24177
|
b[7]
|
|
@@ -24224,7 +24224,7 @@ function f5(t) {
|
|
|
24224
24224
|
}
|
|
24225
24225
|
};
|
|
24226
24226
|
}
|
|
24227
|
-
function
|
|
24227
|
+
function g3(t, e, o) {
|
|
24228
24228
|
let { $$slots: i = {}, $$scope: n } = e, { heading: r } = e, { backgroundurl: l } = e, { minheight: a } = e, { maxcontentwidth: c = "100%" } = e, { backgroundcolor: d = "#f8f8f8" } = e, { textcolor: s = "" } = e, { testid: f = "background" } = e;
|
|
24229
24229
|
return t.$$set = (g) => {
|
|
24230
24230
|
"heading" in g && o(1, r = g.heading), "backgroundurl" in g && o(2, l = g.backgroundurl), "minheight" in g && o(0, a = g.minheight), "maxcontentwidth" in g && o(3, c = g.maxcontentwidth), "backgroundcolor" in g && o(4, d = g.backgroundcolor), "textcolor" in g && o(5, s = g.textcolor), "testid" in g && o(6, f = g.testid), "$$scope" in g && o(7, n = g.$$scope);
|
|
@@ -24243,13 +24243,13 @@ function g5(t, e, o) {
|
|
|
24243
24243
|
i
|
|
24244
24244
|
];
|
|
24245
24245
|
}
|
|
24246
|
-
class
|
|
24246
|
+
class v3 extends Ne {
|
|
24247
24247
|
constructor(e) {
|
|
24248
24248
|
super(), je(
|
|
24249
24249
|
this,
|
|
24250
24250
|
e,
|
|
24251
|
-
|
|
24252
|
-
|
|
24251
|
+
g3,
|
|
24252
|
+
f3,
|
|
24253
24253
|
ze,
|
|
24254
24254
|
{
|
|
24255
24255
|
heading: 1,
|
|
@@ -24260,7 +24260,7 @@ class v5 extends Ne {
|
|
|
24260
24260
|
textcolor: 5,
|
|
24261
24261
|
testid: 6
|
|
24262
24262
|
},
|
|
24263
|
-
|
|
24263
|
+
d3
|
|
24264
24264
|
);
|
|
24265
24265
|
}
|
|
24266
24266
|
get heading() {
|
|
@@ -24306,8 +24306,8 @@ class v5 extends Ne {
|
|
|
24306
24306
|
this.$$set({ testid: e }), y();
|
|
24307
24307
|
}
|
|
24308
24308
|
}
|
|
24309
|
-
customElements.define("goa-hero-banner", Le(
|
|
24310
|
-
function
|
|
24309
|
+
customElements.define("goa-hero-banner", Le(v3, { heading: {}, backgroundurl: {}, minheight: {}, maxcontentwidth: {}, backgroundcolor: {}, textcolor: {}, testid: {} }, ["default", "actions"], [], !0));
|
|
24310
|
+
function h3(t) {
|
|
24311
24311
|
Te(t, "svelte-lm90j9", `:host{display:inline-flex;align-items:center;box-sizing:border-box;font-family:var(--goa-font-family-sans)}:host:focus-within,:host:focus-visible{outline:none !important}.goa-icon-button--2xsmall.svelte-lm90j9,.goa-icon-button--xsmall.svelte-lm90j9,.goa-icon-button--small.svelte-lm90j9{padding:var(
|
|
24312
24312
|
--goa-icon-button-small-padding,
|
|
24313
24313
|
var(--goa-icon-button-medium-padding)
|
|
@@ -24342,7 +24342,7 @@ function h5(t) {
|
|
|
24342
24342
|
var(--goa-color-interactive-focus)
|
|
24343
24343
|
)}`);
|
|
24344
24344
|
}
|
|
24345
|
-
function
|
|
24345
|
+
function m3(t) {
|
|
24346
24346
|
let e, o, i, n, r, l;
|
|
24347
24347
|
return {
|
|
24348
24348
|
c() {
|
|
@@ -24492,7 +24492,7 @@ function Cl(t) {
|
|
|
24492
24492
|
return t;
|
|
24493
24493
|
}
|
|
24494
24494
|
}
|
|
24495
|
-
function
|
|
24495
|
+
function b3(t, e, o) {
|
|
24496
24496
|
let i, n, r;
|
|
24497
24497
|
const [l, a] = Ve("Icon Button Variant", ["color", "nocolor", "light", "dark", "destructive"], !0), [c, d] = Ve("Icon Button Type", ["default", "tertiary"], !0);
|
|
24498
24498
|
let { icon: s } = e, { size: f = "medium" } = e, { theme: g = "outline" } = e, { variant: h = "color" } = e, { type: v = "default" } = e, { title: b = "" } = e, { testid: w = "" } = e, { disabled: p = "false" } = e, { inverted: _ = "false" } = e, { arialabel: z = "" } = e, { mt: M = null } = e, { mr: N = null } = e, { mb: L = null } = e, { ml: j = null } = e, { action: D = "" } = e, { actionArg: x = "" } = e, { actionArgs: Y = {} } = e;
|
|
@@ -24533,13 +24533,13 @@ function b5(t, e, o) {
|
|
|
24533
24533
|
r
|
|
24534
24534
|
];
|
|
24535
24535
|
}
|
|
24536
|
-
class
|
|
24536
|
+
class p3 extends Ne {
|
|
24537
24537
|
constructor(e) {
|
|
24538
24538
|
super(), je(
|
|
24539
24539
|
this,
|
|
24540
24540
|
e,
|
|
24541
|
-
|
|
24542
|
-
|
|
24541
|
+
b3,
|
|
24542
|
+
m3,
|
|
24543
24543
|
ze,
|
|
24544
24544
|
{
|
|
24545
24545
|
icon: 0,
|
|
@@ -24560,7 +24560,7 @@ class p5 extends Ne {
|
|
|
24560
24560
|
actionArg: 18,
|
|
24561
24561
|
actionArgs: 19
|
|
24562
24562
|
},
|
|
24563
|
-
|
|
24563
|
+
h3
|
|
24564
24564
|
);
|
|
24565
24565
|
}
|
|
24566
24566
|
get icon() {
|
|
@@ -24666,8 +24666,8 @@ class p5 extends Ne {
|
|
|
24666
24666
|
this.$$set({ actionArgs: e }), y();
|
|
24667
24667
|
}
|
|
24668
24668
|
}
|
|
24669
|
-
customElements.define("goa-icon-button", Le(
|
|
24670
|
-
function
|
|
24669
|
+
customElements.define("goa-icon-button", Le(p3, { icon: {}, size: {}, theme: {}, variant: {}, type: {}, title: {}, testid: {}, disabled: {}, inverted: {}, arialabel: {}, mt: {}, mr: {}, mb: {}, ml: {}, action: {}, actionArg: { type: "String", attribute: "action-arg" }, actionArgs: { type: "Object", attribute: "action-args" } }, [], [], !0));
|
|
24670
|
+
function w3(t) {
|
|
24671
24671
|
Te(t, "svelte-17rggnu", `:host{box-sizing:border-box}.container.svelte-17rggnu.svelte-17rggnu{position:relative;display:inline-flex;vertical-align:top;z-index:0;width:var(--width, auto);max-width:100%}.leading-content.svelte-17rggnu .leading-content-slot.svelte-17rggnu ::slotted(div),.trailing-content.svelte-17rggnu .trailing-content-slot.svelte-17rggnu ::slotted(div),.goa-input.svelte-17rggnu.svelte-17rggnu,.goa-input.svelte-17rggnu .svelte-17rggnu{line-height:normal}.goa-input.svelte-17rggnu.svelte-17rggnu{outline:none;transition:var(--goa-text-input-transition);background-clip:padding-box;display:inline-flex;align-items:stretch;width:100%;height:var(--goa-text-input-height, 42px);z-index:1;background-color:var(--goa-text-input-color-bg);box-shadow:var(--goa-text-input-border);border-radius:var(--goa-text-input-border-radius);vertical-align:middle;min-width:0}.container.v2.compact.svelte-17rggnu.svelte-17rggnu{--goa-text-input-height:var(--goa-text-input-height-compact);--goa-text-input-padding:var(--goa-text-input-padding-compact);--goa-text-input-padding-lr:var(--goa-text-input-padding-compact-lr);--goa-text-input-typography:var(--goa-text-input-typography-compact);--goa-text-input-space-btw-icon-text:var(
|
|
24672
24672
|
--goa-text-input-space-btw-icon-text-compact
|
|
24673
24673
|
)}.goa-input.svelte-17rggnu.svelte-17rggnu:not(.error):not(.input--disabled):hover:not(
|
|
@@ -24690,7 +24690,7 @@ function w5(t) {
|
|
|
24690
24690
|
)::-webkit-search-cancel-button{position:relative;right:var(--search-icon-offset);cursor:pointer;-webkit-appearance:none;height:1.2rem;width:1.2rem;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23333" d="M405 136.798L375.202 107 256 226.202 136.798 107 107 136.798 226.202 256 107 375.202 136.798 405 256 285.798 375.202 405 405 375.202 285.798 256z"/></svg>')
|
|
24691
24691
|
center center no-repeat}.svelte-17rggnu.svelte-17rggnu::-ms-reveal{display:none}.svelte-17rggnu.svelte-17rggnu::-moz-placeholder{color:var(--goa-text-input-color-text-placeholder);opacity:1}.svelte-17rggnu.svelte-17rggnu::placeholder{color:var(--goa-text-input-color-text-placeholder);opacity:1}input.svelte-17rggnu.svelte-17rggnu:-webkit-autofill{-webkit-transition:all 0s 5000s;transition:all 0s 5000s}input.svelte-17rggnu.svelte-17rggnu:autofill{transition:all 0s 5000s}`);
|
|
24692
24692
|
}
|
|
24693
|
-
const
|
|
24693
|
+
const _3 = (t) => ({}), zl = (t) => ({}), k3 = (t) => ({}), Ml = (t) => ({});
|
|
24694
24694
|
function jl(t) {
|
|
24695
24695
|
let e, o;
|
|
24696
24696
|
const i = (
|
|
@@ -24723,7 +24723,7 @@ function jl(t) {
|
|
|
24723
24723
|
/*$$scope*/
|
|
24724
24724
|
r[51],
|
|
24725
24725
|
l,
|
|
24726
|
-
|
|
24726
|
+
k3
|
|
24727
24727
|
) : ge(
|
|
24728
24728
|
/*$$scope*/
|
|
24729
24729
|
r[51]
|
|
@@ -24856,7 +24856,7 @@ function Dl(t) {
|
|
|
24856
24856
|
);
|
|
24857
24857
|
},
|
|
24858
24858
|
m(n, r) {
|
|
24859
|
-
T(n, e, r), o || (i = ie(e, "click",
|
|
24859
|
+
T(n, e, r), o || (i = ie(e, "click", z3), o = !0);
|
|
24860
24860
|
},
|
|
24861
24861
|
p(n, r) {
|
|
24862
24862
|
r[1] & /*isDisabled*/
|
|
@@ -24941,7 +24941,7 @@ function Tl(t) {
|
|
|
24941
24941
|
/*$$scope*/
|
|
24942
24942
|
r[51],
|
|
24943
24943
|
l,
|
|
24944
|
-
|
|
24944
|
+
_3
|
|
24945
24945
|
) : ge(
|
|
24946
24946
|
/*$$scope*/
|
|
24947
24947
|
r[51]
|
|
@@ -24960,7 +24960,7 @@ function Tl(t) {
|
|
|
24960
24960
|
}
|
|
24961
24961
|
};
|
|
24962
24962
|
}
|
|
24963
|
-
function
|
|
24963
|
+
function y3(t) {
|
|
24964
24964
|
let e, o, i, n, r, l, a, c, d, s, f, g, h, v, b, w, p, _, z, M, N = (
|
|
24965
24965
|
/*$$slots*/
|
|
24966
24966
|
t[41].leadingContent && jl(t)
|
|
@@ -25323,7 +25323,7 @@ function y5(t) {
|
|
|
25323
25323
|
}
|
|
25324
25324
|
};
|
|
25325
25325
|
}
|
|
25326
|
-
function
|
|
25326
|
+
function C3(t, e) {
|
|
25327
25327
|
const o = /(px|%|ch|rem|em)$/;
|
|
25328
25328
|
if (t.trim() === "" || !o.test(t))
|
|
25329
25329
|
return {
|
|
@@ -25345,10 +25345,10 @@ function C5(t, e) {
|
|
|
25345
25345
|
inputWidth: ""
|
|
25346
25346
|
};
|
|
25347
25347
|
}
|
|
25348
|
-
function
|
|
25348
|
+
function z3() {
|
|
25349
25349
|
this.dispatchEvent(new CustomEvent("_trailingIconClick", { composed: !0 }));
|
|
25350
25350
|
}
|
|
25351
|
-
function
|
|
25351
|
+
function M3(t, e, o) {
|
|
25352
25352
|
let i, n, r, l, { $$slots: a = {}, $$scope: c } = e;
|
|
25353
25353
|
const d = vt(a), [s, f] = Ve("Input type", [
|
|
25354
25354
|
"text",
|
|
@@ -25368,7 +25368,7 @@ function M5(t, e, o) {
|
|
|
25368
25368
|
let { type: w = "text" } = e, { name: p = "" } = e, { value: _ = "" } = e, { autocapitalize: z = "off" } = e, { autocomplete: M = "" } = e, { placeholder: N = "" } = e, { leadingicon: L = null } = e, { trailingicon: j = null } = e, { variant: D = "goa" } = e, { disabled: x = "false" } = e, { handletrailingiconclick: Y = "false" } = e, { focused: P = "false" } = e, { readonly: q = "false" } = e, { error: Z = "false" } = e, { testid: W = "" } = e, { width: E = "30ch" } = e, { arialabel: S = "" } = e, { arialabelledby: B = "" } = e, { min: G = "" } = e, { max: V = "" } = e, { step: H = 1 } = e, { prefix: X = "" } = e, { suffix: U = "" } = e, { debounce: J = 0 } = e, { maxlength: $ = null } = e, { id: oe = "" } = e, { mt: te = null } = e, { mr: O = null } = e, { mb: K = null } = e, { ml: ne = null } = e, { trailingiconarialabel: be = "" } = e, { textalign: ee = "left" } = e, { size: re = "default" } = e, { version: he = "1" } = e, Ye = !1, _e = !1, Re, ye, Qe, se = !1, Ie = !1, ae = "", xe = "";
|
|
25369
25369
|
Oe(() => {
|
|
25370
25370
|
f(w), h(z), b(ee), le(), ht(), kt(), Me();
|
|
25371
|
-
const { containerStyle: we, inputWidth: ot } =
|
|
25371
|
+
const { containerStyle: we, inputWidth: ot } = C3(E, w);
|
|
25372
25372
|
o(32, ae = we), o(33, xe = ot);
|
|
25373
25373
|
});
|
|
25374
25374
|
function le() {
|
|
@@ -25543,13 +25543,13 @@ function M5(t, e, o) {
|
|
|
25543
25543
|
Tt
|
|
25544
25544
|
];
|
|
25545
25545
|
}
|
|
25546
|
-
class
|
|
25546
|
+
class j3 extends Ne {
|
|
25547
25547
|
constructor(e) {
|
|
25548
25548
|
super(), je(
|
|
25549
25549
|
this,
|
|
25550
25550
|
e,
|
|
25551
|
-
|
|
25552
|
-
|
|
25551
|
+
M3,
|
|
25552
|
+
y3,
|
|
25553
25553
|
ze,
|
|
25554
25554
|
{
|
|
25555
25555
|
type: 1,
|
|
@@ -25587,7 +25587,7 @@ class j5 extends Ne {
|
|
|
25587
25587
|
size: 25,
|
|
25588
25588
|
version: 26
|
|
25589
25589
|
},
|
|
25590
|
-
|
|
25590
|
+
w3,
|
|
25591
25591
|
[-1, -1, -1]
|
|
25592
25592
|
);
|
|
25593
25593
|
}
|
|
@@ -25796,11 +25796,11 @@ class j5 extends Ne {
|
|
|
25796
25796
|
this.$$set({ version: e }), y();
|
|
25797
25797
|
}
|
|
25798
25798
|
}
|
|
25799
|
-
customElements.define("goa-input", Le(
|
|
25800
|
-
function
|
|
25799
|
+
customElements.define("goa-input", Le(j3, { type: {}, name: {}, value: { attribute: "value", type: "String", reflect: !0 }, autocapitalize: {}, autocomplete: {}, placeholder: {}, leadingicon: {}, trailingicon: {}, variant: {}, disabled: {}, handletrailingiconclick: {}, focused: {}, readonly: {}, error: {}, testid: {}, width: {}, arialabel: {}, arialabelledby: {}, min: {}, max: {}, step: {}, prefix: {}, suffix: {}, debounce: {}, maxlength: {}, id: {}, mt: {}, mr: {}, mb: {}, ml: {}, trailingiconarialabel: {}, textalign: {}, size: {}, version: {} }, ["leadingContent", "trailingContent"], [], !0));
|
|
25800
|
+
function L3(t) {
|
|
25801
25801
|
Te(t, "svelte-89qioz", "@keyframes svelte-89qioz-indeterminate{0%{left:0%}50%{left:80%}100%{left:0%}}.progressbar-wrapper.svelte-89qioz{width:100%;display:flex;flex-direction:row;align-items:center;margin:0;padding:0}.progressbar-container.svelte-89qioz{display:flex;flex-direction:row;flex-grow:1;height:var(--goa-linear-progress-height);overflow:hidden;background-color:var(--goa-linear-progress-color-track);border-radius:var(--goa-linear-progress-border-radius)}.progressbar-determinate-indicator.svelte-89qioz{display:flex;flex-direction:column;overflow:hidden;text-align:center;white-space:nowrap;background-color:var(--goa-linear-progress-color-indicator);border-radius:var(--goa-linear-progress-border-radius)}.progressbar-indeterminate-indicator.svelte-89qioz{position:relative;width:20%;display:flex;flex-direction:column;justify-content:center;overflow:hidden;border-radius:var(--goa-linear-progress-border-radius);text-align:center;white-space:nowrap;background-color:var(--goa-linear-progress-color-indicator);animation:svelte-89qioz-indeterminate linear 2000ms both infinite}.percentage.svelte-89qioz{font:var(--goa-linear-progress-percentage-text);margin-left:var(--goa-linear-progress-percentage-gap);margin-bottom:0.25%;color:var(--goa-linear-progress-percentage-color);flex-shrink:0;width:var(--goa-linear-progress-percentage-width)}");
|
|
25802
25802
|
}
|
|
25803
|
-
function
|
|
25803
|
+
function N3(t) {
|
|
25804
25804
|
let e, o;
|
|
25805
25805
|
return {
|
|
25806
25806
|
c() {
|
|
@@ -25831,7 +25831,7 @@ function N5(t) {
|
|
|
25831
25831
|
}
|
|
25832
25832
|
};
|
|
25833
25833
|
}
|
|
25834
|
-
function
|
|
25834
|
+
function E3(t) {
|
|
25835
25835
|
let e, o;
|
|
25836
25836
|
return {
|
|
25837
25837
|
c() {
|
|
@@ -25874,12 +25874,12 @@ function Sl(t) {
|
|
|
25874
25874
|
}
|
|
25875
25875
|
};
|
|
25876
25876
|
}
|
|
25877
|
-
function
|
|
25877
|
+
function D3(t) {
|
|
25878
25878
|
let e, o, i, n, r, l;
|
|
25879
25879
|
function a(f, g) {
|
|
25880
25880
|
return (
|
|
25881
25881
|
/*isDeterminate*/
|
|
25882
|
-
f[5] ?
|
|
25882
|
+
f[5] ? N3 : E3
|
|
25883
25883
|
);
|
|
25884
25884
|
}
|
|
25885
25885
|
let c = a(t), d = c(t), s = (
|
|
@@ -25952,7 +25952,7 @@ function D5(t) {
|
|
|
25952
25952
|
}
|
|
25953
25953
|
};
|
|
25954
25954
|
}
|
|
25955
|
-
function
|
|
25955
|
+
function I3(t, e, o) {
|
|
25956
25956
|
let i, n, { testid: r = void 0 } = e, { progress: l = void 0 } = e, { percentVisibility: a = "visible" } = e, { ariaLabel: c = void 0 } = e, { ariaLabelledby: d = void 0 } = e;
|
|
25957
25957
|
return t.$$set = (s) => {
|
|
25958
25958
|
"testid" in s && o(0, r = s.testid), "progress" in s && o(6, l = s.progress), "percentVisibility" in s && o(1, a = s.percentVisibility), "ariaLabel" in s && o(2, c = s.ariaLabel), "ariaLabelledby" in s && o(3, d = s.ariaLabelledby);
|
|
@@ -25970,13 +25970,13 @@ function I5(t, e, o) {
|
|
|
25970
25970
|
l
|
|
25971
25971
|
];
|
|
25972
25972
|
}
|
|
25973
|
-
class
|
|
25973
|
+
class T3 extends Ne {
|
|
25974
25974
|
constructor(e) {
|
|
25975
25975
|
super(), je(
|
|
25976
25976
|
this,
|
|
25977
25977
|
e,
|
|
25978
|
-
|
|
25979
|
-
|
|
25978
|
+
I3,
|
|
25979
|
+
D3,
|
|
25980
25980
|
ze,
|
|
25981
25981
|
{
|
|
25982
25982
|
testid: 0,
|
|
@@ -25985,7 +25985,7 @@ class T5 extends Ne {
|
|
|
25985
25985
|
ariaLabel: 2,
|
|
25986
25986
|
ariaLabelledby: 3
|
|
25987
25987
|
},
|
|
25988
|
-
|
|
25988
|
+
L3
|
|
25989
25989
|
);
|
|
25990
25990
|
}
|
|
25991
25991
|
get testid() {
|
|
@@ -26019,8 +26019,8 @@ class T5 extends Ne {
|
|
|
26019
26019
|
this.$$set({ ariaLabelledby: e }), y();
|
|
26020
26020
|
}
|
|
26021
26021
|
}
|
|
26022
|
-
customElements.define("goa-linear-progress", Le(
|
|
26023
|
-
function
|
|
26022
|
+
customElements.define("goa-linear-progress", Le(T3, { testid: { type: "String", attribute: "testid", reflect: !0 }, progress: { type: "Number", attribute: "progress", reflect: !0 }, percentVisibility: { type: "String", attribute: "percent-visibility" }, ariaLabel: { type: "String", attribute: "aria-label" }, ariaLabelledby: { type: "String", attribute: "aria-labelledby" } }, [], [], !0));
|
|
26023
|
+
function S3(t) {
|
|
26024
26024
|
Te(t, "svelte-12cuti2", ".link.svelte-12cuti2{display:inline-flex;align-items:center;padding:0;border:none;background:none;cursor:pointer;text-decoration:underline;gap:var(--goa-link-gap, 0.25rem)}.link.xsmall.svelte-12cuti2{font:var(--goa-link-typography-xsmall);gap:var(--goa-link-gap-xsmall, 0.125rem)}.link.small.svelte-12cuti2{font:var(--goa-link-typography-small);gap:var(--goa-link-gap-small, 0.1875rem)}.link.medium.svelte-12cuti2{font:var(--goa-link-typography-medium);gap:var(--goa-link-gap-medium, 0.25rem)}.link.large.svelte-12cuti2{font:var(--goa-link-typography-large);gap:var(--goa-link-gap-large, 0.3125rem)}.link.interactive.svelte-12cuti2{color:var(--goa-link-color-interactive-default, var(--goa-color-interactive-default))}.link.interactive.svelte-12cuti2 ::slotted(a){color:var(--goa-link-color-interactive-default, var(--goa-color-interactive-default)) !important}.link.interactive.svelte-12cuti2:hover{color:var(--goa-link-color-interactive-hover, var(--goa-color-interactive-hover))}.link.interactive.svelte-12cuti2:hover ::slotted(a){color:var(--goa-link-color-interactive-hover, var(--goa-color-interactive-hover)) !important}.link.interactive.svelte-12cuti2 a:visited{color:var(--goa-link-color-interactive-visited, var(--goa-color-interactive-visited)) !important}.link.dark.svelte-12cuti2{color:var(--goa-link-color-dark-default, var(--goa-color-greyscale-black))}.link.dark.svelte-12cuti2 ::slotted(a){color:var(--goa-link-color-dark-default, var(--goa-color-greyscale-black)) !important}.link.dark.svelte-12cuti2:hover{color:var(--goa-link-color-dark-hover, var(--goa-color-greyscale-700))}.link.dark.svelte-12cuti2:hover ::slotted(a){color:var(--goa-link-color-dark-hover, var(--goa-color-greyscale-700)) !important}.link.dark.svelte-12cuti2 a:visited{color:var(--goa-link-color-dark-visited, var(--goa-color-interactive-visited)) !important}.link.light.svelte-12cuti2{color:var(--goa-link-color-light-default, var(--goa-color-text-light))}.link.light.svelte-12cuti2 ::slotted(a){color:var(--goa-link-color-light-default, var(--goa-color-text-light)) !important}.link.light.svelte-12cuti2:hover{color:var(--goa-link-color-light-hover, var(--goa-color-greyscale-200))}.link.light.svelte-12cuti2:hover ::slotted(a){color:var(--goa-link-color-light-hover, var(--goa-color-greyscale-200)) !important}.link.light.svelte-12cuti2 a:visited{color:var(--goa-link-color-light-visited, #9D8EBB) !important}.link.svelte-12cuti2 ::slotted(a:focus),.link.svelte-12cuti2 ::slotted(a:focus-visible){outline:none !important;box-shadow:none !important}.link.keyboard-focused.svelte-12cuti2{border-radius:var(--goa-link-border-radius-focus, var(--goa-border-radius-s));outline:var(--goa-link-border-focus, var(--goa-border-width-l) solid var(--goa-color-interactive-focus));outline-offset:var(--goa-link-focus-offset, var(--goa-space-3xs))}");
|
|
26025
26025
|
}
|
|
26026
26026
|
function Al(t) {
|
|
@@ -26111,7 +26111,7 @@ function xl(t) {
|
|
|
26111
26111
|
}
|
|
26112
26112
|
};
|
|
26113
26113
|
}
|
|
26114
|
-
function
|
|
26114
|
+
function A3(t) {
|
|
26115
26115
|
let e, o, i, n, r, l = (
|
|
26116
26116
|
/*leadingicon*/
|
|
26117
26117
|
t[0] && Al(t)
|
|
@@ -26289,7 +26289,7 @@ function A5(t) {
|
|
|
26289
26289
|
}
|
|
26290
26290
|
};
|
|
26291
26291
|
}
|
|
26292
|
-
function
|
|
26292
|
+
function x3(t, e, o) {
|
|
26293
26293
|
let i, { $$slots: n = {}, $$scope: r } = e, { leadingicon: l = null } = e, { trailingicon: a = null } = e, { color: c = "interactive" } = e, { size: d = "medium" } = e, { action: s = "" } = e, { actionArg: f = "" } = e, { actionArgs: g = {} } = e, { testid: h = "" } = e, { mt: v = null } = e, { mr: b = null } = e, { mb: w = null } = e, { ml: p = null } = e, _, z = !1;
|
|
26294
26294
|
Oe(() => {
|
|
26295
26295
|
s && _.addEventListener("click", M), _.addEventListener("focusin", L), _.addEventListener("focusout", j);
|
|
@@ -26350,13 +26350,13 @@ function x5(t, e, o) {
|
|
|
26350
26350
|
D
|
|
26351
26351
|
];
|
|
26352
26352
|
}
|
|
26353
|
-
class
|
|
26353
|
+
class O3 extends Ne {
|
|
26354
26354
|
constructor(e) {
|
|
26355
26355
|
super(), je(
|
|
26356
26356
|
this,
|
|
26357
26357
|
e,
|
|
26358
|
-
|
|
26359
|
-
|
|
26358
|
+
x3,
|
|
26359
|
+
A3,
|
|
26360
26360
|
ze,
|
|
26361
26361
|
{
|
|
26362
26362
|
leadingicon: 0,
|
|
@@ -26372,7 +26372,7 @@ class O5 extends Ne {
|
|
|
26372
26372
|
mb: 7,
|
|
26373
26373
|
ml: 8
|
|
26374
26374
|
},
|
|
26375
|
-
|
|
26375
|
+
S3
|
|
26376
26376
|
);
|
|
26377
26377
|
}
|
|
26378
26378
|
get leadingicon() {
|
|
@@ -26448,8 +26448,8 @@ class O5 extends Ne {
|
|
|
26448
26448
|
this.$$set({ ml: e }), y();
|
|
26449
26449
|
}
|
|
26450
26450
|
}
|
|
26451
|
-
customElements.define("goa-link", Le(
|
|
26452
|
-
function
|
|
26451
|
+
customElements.define("goa-link", Le(O3, { leadingicon: {}, trailingicon: {}, color: {}, size: {}, action: { type: "String", attribute: "action", reflect: !0 }, actionArg: { type: "String", attribute: "action-arg", reflect: !0 }, actionArgs: { type: "Object", attribute: "action-args", reflect: !0 }, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
|
|
26452
|
+
function q3(t) {
|
|
26453
26453
|
Te(t, "svelte-1hrmjf2", `.link-button.svelte-1hrmjf2{display:inline-flex;align-items:center;color:var(--goa-color-interactive-default);padding:0;border:none;background:none;cursor:pointer;font:var(--goa-typography-body-m);text-decoration:underline}button.interactive.svelte-1hrmjf2{color:var(--goa-color-interactive-default)}button.interactive.svelte-1hrmjf2:focus-visible{outline:none;box-shadow:0 0 0 var(--goa-border-width-l)
|
|
26454
26454
|
var(--goa-color-interactive-focus)}button.light.svelte-1hrmjf2{color:var(--goa-color-text-light)}button.light.svelte-1hrmjf2:focus-visible{outline:none;box-shadow:0 0 0 var(--goa-border-width-l)
|
|
26455
26455
|
var(--goa-color-interactive-focus)}button.disabled.svelte-1hrmjf2{opacity:0.5;pointer-events:none;cursor:default}`);
|
|
@@ -26510,7 +26510,7 @@ function ql(t) {
|
|
|
26510
26510
|
}
|
|
26511
26511
|
};
|
|
26512
26512
|
}
|
|
26513
|
-
function
|
|
26513
|
+
function H3(t) {
|
|
26514
26514
|
let e, o, i, n, r, l, a, c, d, s = (
|
|
26515
26515
|
/*leadingicon*/
|
|
26516
26516
|
t[1] && Ol(t)
|
|
@@ -26633,7 +26633,7 @@ function H5(t) {
|
|
|
26633
26633
|
}
|
|
26634
26634
|
};
|
|
26635
26635
|
}
|
|
26636
|
-
function
|
|
26636
|
+
function P3(t, e, o) {
|
|
26637
26637
|
let { $$slots: i = {}, $$scope: n } = e, { color: r = "interactive" } = e, { leadingicon: l } = e, { trailingicon: a } = e, { disabled: c = !1 } = e, { testid: d = "" } = e, { mt: s = null } = e, { mr: f = null } = e, { mb: g = null } = e, { ml: h = null } = e, { action: v = "" } = e, { actionArg: b = "" } = e, { actionArgs: w = {} } = e;
|
|
26638
26638
|
Oe(() => {
|
|
26639
26639
|
console.warn("GoabLinkButton is deprecated and will be removed in a future release. Use GoabButton instead.");
|
|
@@ -26669,13 +26669,13 @@ function P5(t, e, o) {
|
|
|
26669
26669
|
z
|
|
26670
26670
|
];
|
|
26671
26671
|
}
|
|
26672
|
-
class
|
|
26672
|
+
class V3 extends Ne {
|
|
26673
26673
|
constructor(e) {
|
|
26674
26674
|
super(), je(
|
|
26675
26675
|
this,
|
|
26676
26676
|
e,
|
|
26677
|
-
|
|
26678
|
-
|
|
26677
|
+
P3,
|
|
26678
|
+
H3,
|
|
26679
26679
|
ze,
|
|
26680
26680
|
{
|
|
26681
26681
|
color: 0,
|
|
@@ -26691,7 +26691,7 @@ class V5 extends Ne {
|
|
|
26691
26691
|
actionArg: 12,
|
|
26692
26692
|
actionArgs: 13
|
|
26693
26693
|
},
|
|
26694
|
-
|
|
26694
|
+
q3
|
|
26695
26695
|
);
|
|
26696
26696
|
}
|
|
26697
26697
|
get color() {
|
|
@@ -26767,8 +26767,8 @@ class V5 extends Ne {
|
|
|
26767
26767
|
this.$$set({ actionArgs: e }), y();
|
|
26768
26768
|
}
|
|
26769
26769
|
}
|
|
26770
|
-
customElements.define("goa-link-button", Le(
|
|
26771
|
-
function
|
|
26770
|
+
customElements.define("goa-link-button", Le(V3, { color: {}, leadingicon: {}, trailingicon: {}, disabled: { type: "Boolean" }, testid: {}, mt: {}, mr: {}, mb: {}, ml: {}, action: { type: "String", attribute: "action", reflect: !0 }, actionArg: { type: "String", attribute: "action-arg", reflect: !0 }, actionArgs: { type: "Object", attribute: "action-args", reflect: !0 } }, ["default"], [], !0));
|
|
26771
|
+
function B3(t) {
|
|
26772
26772
|
Te(t, "svelte-k2d52z", `button.svelte-k2d52z{display:inline-flex;box-sizing:border-box;cursor:pointer;font:var(--goa-button-text);min-height:var(--goa-button-height);letter-spacing:var(--goa-button-letter-spacing);padding:4px var(--goa-button-padding-lr, var(--goa-space-s));gap:var(--goa-button-gap);align-items:center;width:100%;background:none;border:none;text-align:left;outline:none}button.compact.svelte-k2d52z{min-height:var(--goa-button-height-compact);font:var(--goa-button-text-compact);padding:4px var(--goa-button-padding-lr-compact, var(--goa-space-xs));gap:var(--goa-button-compact-gap)}button.svelte-k2d52z:focus-visible,button.svelte-k2d52z:hover{background-color:var(--goa-button-tertiary-hover-color-bg);color:var(--goa-button-tertiary-hover-color-text)}button.svelte-k2d52z:focus-visible{box-shadow:0 0 0 var(--goa-border-width-l)
|
|
26773
26773
|
var(--goa-color-interactive-focus)}.text.svelte-k2d52z{color:var(--goa-color-text-default);padding-bottom:var(--font-valign-fix);width:100%}`);
|
|
26774
26774
|
}
|
|
@@ -26806,7 +26806,7 @@ function Hl(t) {
|
|
|
26806
26806
|
}
|
|
26807
26807
|
};
|
|
26808
26808
|
}
|
|
26809
|
-
function
|
|
26809
|
+
function Z3(t) {
|
|
26810
26810
|
let e, o, i, n, r, l, a = (
|
|
26811
26811
|
/*icon*/
|
|
26812
26812
|
t[2] && Hl(t)
|
|
@@ -26864,7 +26864,7 @@ function Z5(t) {
|
|
|
26864
26864
|
}
|
|
26865
26865
|
};
|
|
26866
26866
|
}
|
|
26867
|
-
function
|
|
26867
|
+
function F3(t, e, o) {
|
|
26868
26868
|
let { text: i = "" } = e, { action: n = "default" } = e, { testid: r = "" } = e, { icon: l = void 0 } = e, a = "normal", c;
|
|
26869
26869
|
Oe(() => {
|
|
26870
26870
|
c.addEventListener("menu-button:init", (f) => {
|
|
@@ -26884,9 +26884,9 @@ function F5(t, e, o) {
|
|
|
26884
26884
|
"text" in f && o(0, i = f.text), "action" in f && o(6, n = f.action), "testid" in f && o(1, r = f.testid), "icon" in f && o(2, l = f.icon);
|
|
26885
26885
|
}, [i, r, l, a, c, d, n, s];
|
|
26886
26886
|
}
|
|
26887
|
-
class
|
|
26887
|
+
class W3 extends Ne {
|
|
26888
26888
|
constructor(e) {
|
|
26889
|
-
super(), je(this, e,
|
|
26889
|
+
super(), je(this, e, F3, Z3, ze, { text: 0, action: 6, testid: 1, icon: 2 }, B3);
|
|
26890
26890
|
}
|
|
26891
26891
|
get text() {
|
|
26892
26892
|
return this.$$.ctx[0];
|
|
@@ -26913,8 +26913,8 @@ class W5 extends Ne {
|
|
|
26913
26913
|
this.$$set({ icon: e }), y();
|
|
26914
26914
|
}
|
|
26915
26915
|
}
|
|
26916
|
-
customElements.define("goa-menu-action", Le(
|
|
26917
|
-
function
|
|
26916
|
+
customElements.define("goa-menu-action", Le(W3, { text: { type: "String", attribute: "text" }, action: { type: "String", attribute: "action" }, testid: { type: "String", attribute: "testid" }, icon: { type: "String", attribute: "icon" } }, [], [], !0));
|
|
26917
|
+
function Y3(t) {
|
|
26918
26918
|
let e, o, i, n, r;
|
|
26919
26919
|
return {
|
|
26920
26920
|
c() {
|
|
@@ -26954,7 +26954,7 @@ function Y5(t) {
|
|
|
26954
26954
|
}
|
|
26955
26955
|
};
|
|
26956
26956
|
}
|
|
26957
|
-
function
|
|
26957
|
+
function Q3(t) {
|
|
26958
26958
|
let e, o;
|
|
26959
26959
|
return {
|
|
26960
26960
|
c() {
|
|
@@ -27056,12 +27056,12 @@ function Q5(t) {
|
|
|
27056
27056
|
}
|
|
27057
27057
|
};
|
|
27058
27058
|
}
|
|
27059
|
-
function
|
|
27059
|
+
function U3(t) {
|
|
27060
27060
|
let e, o, i, n, r, l, a, c;
|
|
27061
27061
|
function d(v, b) {
|
|
27062
27062
|
return (
|
|
27063
27063
|
/*text*/
|
|
27064
|
-
v[0] ?
|
|
27064
|
+
v[0] ? Q3 : Y3
|
|
27065
27065
|
);
|
|
27066
27066
|
}
|
|
27067
27067
|
let s = d(t), f = s(t);
|
|
@@ -27144,7 +27144,7 @@ function U5(t) {
|
|
|
27144
27144
|
}
|
|
27145
27145
|
};
|
|
27146
27146
|
}
|
|
27147
|
-
function
|
|
27147
|
+
function R3(t, e, o) {
|
|
27148
27148
|
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: h = "Open menu" } = e, v, b = "chevron-down", w, p = [], _ = 0, z, M = 0;
|
|
27149
27149
|
Oe(async () => {
|
|
27150
27150
|
st(v, (E, S, B) => {
|
|
@@ -27257,9 +27257,9 @@ function R5(t, e, o) {
|
|
|
27257
27257
|
W
|
|
27258
27258
|
];
|
|
27259
27259
|
}
|
|
27260
|
-
class
|
|
27260
|
+
class G3 extends Ne {
|
|
27261
27261
|
constructor(e) {
|
|
27262
|
-
super(), je(this, e,
|
|
27262
|
+
super(), je(this, e, R3, U3, ze, {
|
|
27263
27263
|
text: 0,
|
|
27264
27264
|
type: 1,
|
|
27265
27265
|
testid: 2,
|
|
@@ -27326,24 +27326,24 @@ class G5 extends Ne {
|
|
|
27326
27326
|
this.$$set({ ariaLabel: e }), y();
|
|
27327
27327
|
}
|
|
27328
27328
|
}
|
|
27329
|
-
customElements.define("goa-menu-button", Le(
|
|
27330
|
-
function
|
|
27329
|
+
customElements.define("goa-menu-button", Le(G3, { text: {}, type: {}, testid: {}, leadingIcon: { attribute: "leading-icon", type: "String" }, maxWidth: { type: "String", attribute: "max-width", reflect: !0 }, size: { type: "String", attribute: "size" }, variant: { type: "String", attribute: "variant" }, version: { type: "String", attribute: "version" }, ariaLabel: { attribute: "aria-label", type: "String" } }, ["default"], [], !0));
|
|
27330
|
+
function X3(t) {
|
|
27331
27331
|
Te(t, "svelte-jd9tqh", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}.feedback-link.svelte-jd9tqh{display:inline-flex}#container.svelte-jd9tqh{background-color:var(--goa-microsite-header-color-bg)}a.svelte-jd9tqh{color:var(--goa-microsite-header-color-links);cursor:pointer}a.svelte-jd9tqh:hover{color:var(--goa-microsite-header-color-links-hover)}a.svelte-jd9tqh:focus-visible{outline:var(--goa-microsite-header-link-focus-border)}a[target="_blank"].svelte-jd9tqh::after{content:"";width:var(--goa-icon-size-s);height:var(--goa-icon-size-s);background-color:var(--goa-color-interactive-default);display:inline-block;margin-left:var(--goa-space-2xs);vertical-align:sub;mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ionicon%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M384%20224v184a40%2040%200%200%201-40%2040H104a40%2040%200%200%201-40-40V168a40%2040%200%200%201%2040-40h167.48M336%2064h112v112M224%20288%20440%2072%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2232%22%2F%3E%3C%2Fsvg%3E")
|
|
27332
27332
|
center bottom no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22ionicon%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M384%20224v184a40%2040%200%200%201-40%2040H104a40%2040%200%200%201-40-40V168a40%2040%200%200%201%2040-40h167.48M336%2064h112v112M224%20288%20440%2072%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2232%22%2F%3E%3C%2Fsvg%3E")
|
|
27333
27333
|
center bottom no-repeat}a[target="_blank"].svelte-jd9tqh:hover:after{background-color:var(--goa-color-interactive-hover)}.content-container.svelte-jd9tqh{font:var(--goa-microsite-header-typography);padding:var(--goa-microsite-header-padding-small-screen);display:flex;align-items:flex-start;justify-content:space-between;max-width:min(var(--max-content-width), 100%);margin:0 auto}@media(min-width: 624px){.content-container.svelte-jd9tqh{padding:var(--goa-microsite-header-padding-medium-screen)}}@media(min-width: 1024px){.content-container.svelte-jd9tqh{padding:var(--goa-microsite-header-padding-large-screen)}}.spacer.svelte-jd9tqh{flex:1 1 auto}.version.svelte-jd9tqh{color:var(--goa-microsite-header-color-version-number);margin-left:var(--goa-microsite-header-gap);font-size:var(--goa-microsite-header-typography-version-number)}::slotted([slot="version"]){display:flex;align-items:center}.service-type.svelte-jd9tqh{font-weight:bold;padding:0px 3px 3px 3px;display:flex;line-height:initial;margin-right:var(--goa-microsite-header-gap)}.service-type--alpha.svelte-jd9tqh{background-color:var(--goa-microsite-header-alpha-badge-color);color:var(--goa-microsite-header-alpha-badge-color-text)}.service-type--beta.svelte-jd9tqh{background-color:var(--goa-microsite-header-beta-badge-color);color:var(--goa-microsite-header-beta-badge-color-text)}.site-text.svelte-jd9tqh{font:var(--goa-microsite-header-typography);margin-bottom:4px}`);
|
|
27334
27334
|
}
|
|
27335
|
-
const
|
|
27335
|
+
const J3 = (t) => ({}), Pl = (t) => ({});
|
|
27336
27336
|
function Vl(t) {
|
|
27337
27337
|
let e, o, i, n, r, l;
|
|
27338
27338
|
function a(s, f) {
|
|
27339
27339
|
if (
|
|
27340
27340
|
/*feedbackurl*/
|
|
27341
27341
|
s[2]
|
|
27342
|
-
) return $
|
|
27342
|
+
) return $3;
|
|
27343
27343
|
if (
|
|
27344
27344
|
/*_hasfeedbackhandler*/
|
|
27345
27345
|
s[8]
|
|
27346
|
-
) return
|
|
27346
|
+
) return K3;
|
|
27347
27347
|
}
|
|
27348
27348
|
let c = a(t), d = c && c(t);
|
|
27349
27349
|
return {
|
|
@@ -27364,7 +27364,7 @@ function Vl(t) {
|
|
|
27364
27364
|
}
|
|
27365
27365
|
};
|
|
27366
27366
|
}
|
|
27367
|
-
function
|
|
27367
|
+
function K3(t) {
|
|
27368
27368
|
let e, o, i, n, r;
|
|
27369
27369
|
return {
|
|
27370
27370
|
c() {
|
|
@@ -27386,7 +27386,7 @@ function K5(t) {
|
|
|
27386
27386
|
}
|
|
27387
27387
|
};
|
|
27388
27388
|
}
|
|
27389
|
-
function $
|
|
27389
|
+
function $3(t) {
|
|
27390
27390
|
let e, o, i, n, r, l;
|
|
27391
27391
|
return {
|
|
27392
27392
|
c() {
|
|
@@ -27427,11 +27427,11 @@ function Bl(t) {
|
|
|
27427
27427
|
if (
|
|
27428
27428
|
/*feedbackurl*/
|
|
27429
27429
|
b[2]
|
|
27430
|
-
) return
|
|
27430
|
+
) return t5;
|
|
27431
27431
|
if (
|
|
27432
27432
|
/*_hasfeedbackhandler*/
|
|
27433
27433
|
b[8]
|
|
27434
|
-
) return
|
|
27434
|
+
) return e5;
|
|
27435
27435
|
}
|
|
27436
27436
|
let h = g(t), v = h && h(t);
|
|
27437
27437
|
return {
|
|
@@ -27462,7 +27462,7 @@ function Bl(t) {
|
|
|
27462
27462
|
}
|
|
27463
27463
|
};
|
|
27464
27464
|
}
|
|
27465
|
-
function
|
|
27465
|
+
function e5(t) {
|
|
27466
27466
|
let e, o, i, n, r;
|
|
27467
27467
|
return {
|
|
27468
27468
|
c() {
|
|
@@ -27484,7 +27484,7 @@ function e3(t) {
|
|
|
27484
27484
|
}
|
|
27485
27485
|
};
|
|
27486
27486
|
}
|
|
27487
|
-
function
|
|
27487
|
+
function t5(t) {
|
|
27488
27488
|
let e, o, i, n, r, l;
|
|
27489
27489
|
return {
|
|
27490
27490
|
c() {
|
|
@@ -27527,7 +27527,7 @@ function Zl(t) {
|
|
|
27527
27527
|
/*$$scope*/
|
|
27528
27528
|
t[12],
|
|
27529
27529
|
Pl
|
|
27530
|
-
), r = n ||
|
|
27530
|
+
), r = n || o5(t);
|
|
27531
27531
|
return {
|
|
27532
27532
|
c() {
|
|
27533
27533
|
e = C("div"), r && r.c(), u(e, "data-testid", "version"), u(e, "class", "version svelte-jd9tqh");
|
|
@@ -27548,7 +27548,7 @@ function Zl(t) {
|
|
|
27548
27548
|
/*$$scope*/
|
|
27549
27549
|
l[12],
|
|
27550
27550
|
a,
|
|
27551
|
-
|
|
27551
|
+
J3
|
|
27552
27552
|
) : ge(
|
|
27553
27553
|
/*$$scope*/
|
|
27554
27554
|
l[12]
|
|
@@ -27568,7 +27568,7 @@ function Zl(t) {
|
|
|
27568
27568
|
}
|
|
27569
27569
|
};
|
|
27570
27570
|
}
|
|
27571
|
-
function
|
|
27571
|
+
function o5(t) {
|
|
27572
27572
|
let e;
|
|
27573
27573
|
return {
|
|
27574
27574
|
c() {
|
|
@@ -27593,7 +27593,7 @@ function o3(t) {
|
|
|
27593
27593
|
}
|
|
27594
27594
|
};
|
|
27595
27595
|
}
|
|
27596
|
-
function
|
|
27596
|
+
function i5(t) {
|
|
27597
27597
|
let e, o, i, n = ["alpha", "beta"].includes(
|
|
27598
27598
|
/*type*/
|
|
27599
27599
|
t[0]
|
|
@@ -27653,7 +27653,7 @@ function i3(t) {
|
|
|
27653
27653
|
function Fl(t) {
|
|
27654
27654
|
return !t || t && t.length === 0 ? "" : t[0].toUpperCase() + t.slice(1);
|
|
27655
27655
|
}
|
|
27656
|
-
function
|
|
27656
|
+
function n5(t, e, o) {
|
|
27657
27657
|
let i, { $$slots: n = {}, $$scope: r } = e;
|
|
27658
27658
|
const l = vt(n), [a, c] = Ve("Microsite header type", ["live", "alpha", "beta"], !0);
|
|
27659
27659
|
let { type: d } = e, { version: s = "" } = e, { feedbackurl: f = "" } = e, { maxcontentwidth: g = "100%" } = e, { headerurltarget: h = "blank" } = e, { feedbackurltarget: v = "blank" } = e, { hasfeedbackhandler: b = "false" } = e, { testid: w = "" } = e;
|
|
@@ -27699,13 +27699,13 @@ function n3(t, e, o) {
|
|
|
27699
27699
|
L
|
|
27700
27700
|
];
|
|
27701
27701
|
}
|
|
27702
|
-
class
|
|
27702
|
+
class r5 extends Ne {
|
|
27703
27703
|
constructor(e) {
|
|
27704
27704
|
super(), je(
|
|
27705
27705
|
this,
|
|
27706
27706
|
e,
|
|
27707
|
-
|
|
27708
|
-
|
|
27707
|
+
n5,
|
|
27708
|
+
i5,
|
|
27709
27709
|
ze,
|
|
27710
27710
|
{
|
|
27711
27711
|
type: 0,
|
|
@@ -27717,7 +27717,7 @@ class r3 extends Ne {
|
|
|
27717
27717
|
hasfeedbackhandler: 11,
|
|
27718
27718
|
testid: 6
|
|
27719
27719
|
},
|
|
27720
|
-
|
|
27720
|
+
X3
|
|
27721
27721
|
);
|
|
27722
27722
|
}
|
|
27723
27723
|
get type() {
|
|
@@ -27769,8 +27769,8 @@ class r3 extends Ne {
|
|
|
27769
27769
|
this.$$set({ testid: e }), y();
|
|
27770
27770
|
}
|
|
27771
27771
|
}
|
|
27772
|
-
customElements.define("goa-microsite-header", Le(
|
|
27773
|
-
function
|
|
27772
|
+
customElements.define("goa-microsite-header", Le(r5, { type: {}, version: {}, feedbackurl: {}, maxcontentwidth: {}, headerurltarget: {}, feedbackurltarget: {}, hasfeedbackhandler: {}, testid: {} }, ["version"], [], !0));
|
|
27773
|
+
function l5(t) {
|
|
27774
27774
|
Te(t, "svelte-1n19bds", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}:host .svelte-1n19bds.svelte-1n19bds{box-sizing:border-box}.modal.svelte-1n19bds.svelte-1n19bds{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:99999}.modal-overlay.svelte-1n19bds.svelte-1n19bds{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-1n19bds.svelte-1n19bds{background-color:var(--goa-color-emergency-default)}.important.svelte-1n19bds.svelte-1n19bds{background-color:var(--goa-color-warning-default)}.information.svelte-1n19bds.svelte-1n19bds{background-color:var(--goa-color-info-default)}.event.svelte-1n19bds.svelte-1n19bds{background-color:var(--goa-color-info-default)}.success.svelte-1n19bds.svelte-1n19bds{background-color:var(--goa-color-success-default)}.callout-bar.svelte-1n19bds.svelte-1n19bds{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
|
|
27775
27775
|
var(--goa-modal-border-radius)}.content.svelte-1n19bds.svelte-1n19bds{flex:1 1 auto;width:100%;padding:var(
|
|
27776
27776
|
--goa-modal-content-wrapper-padding,
|
|
@@ -27812,7 +27812,7 @@ function l3(t) {
|
|
|
27812
27812
|
--goa-modal-callout-emergency-close-bg-hover
|
|
27813
27813
|
)}`);
|
|
27814
27814
|
}
|
|
27815
|
-
const
|
|
27815
|
+
const a5 = (t) => ({}), Wl = (t) => ({}), s5 = (t) => ({}), Yl = (t) => ({}), c5 = (t) => ({}), Ql = (t) => ({});
|
|
27816
27816
|
function Ul(t) {
|
|
27817
27817
|
let e, o, i, n, r, l, a, c, d, s, f, g, h, v, b, w, p, _, z, M, N, L, j, D, x, Y, P, q, Z, W, E = (
|
|
27818
27818
|
/*calloutvariant*/
|
|
@@ -27823,7 +27823,7 @@ function Ul(t) {
|
|
|
27823
27823
|
t[5] === "2" && /*_iconType*/
|
|
27824
27824
|
t[11] && Gl(t)
|
|
27825
27825
|
);
|
|
27826
|
-
const B = [
|
|
27826
|
+
const B = [u5, d5], G = [];
|
|
27827
27827
|
function V(oe, te) {
|
|
27828
27828
|
return (
|
|
27829
27829
|
/*heading*/
|
|
@@ -27847,7 +27847,7 @@ function Ul(t) {
|
|
|
27847
27847
|
/*$$scope*/
|
|
27848
27848
|
t[20],
|
|
27849
27849
|
Yl
|
|
27850
|
-
), J = U ||
|
|
27850
|
+
), J = U || f5(t);
|
|
27851
27851
|
let $ = (
|
|
27852
27852
|
/*$$slots*/
|
|
27853
27853
|
t[15].actions && Jl(t)
|
|
@@ -27949,7 +27949,7 @@ function Ul(t) {
|
|
|
27949
27949
|
/*$$scope*/
|
|
27950
27950
|
t[20],
|
|
27951
27951
|
te,
|
|
27952
|
-
|
|
27952
|
+
s5
|
|
27953
27953
|
) : ge(
|
|
27954
27954
|
/*$$scope*/
|
|
27955
27955
|
t[20]
|
|
@@ -28093,7 +28093,7 @@ function Gl(t) {
|
|
|
28093
28093
|
}
|
|
28094
28094
|
};
|
|
28095
28095
|
}
|
|
28096
|
-
function
|
|
28096
|
+
function d5(t) {
|
|
28097
28097
|
let e;
|
|
28098
28098
|
const o = (
|
|
28099
28099
|
/*#slots*/
|
|
@@ -28125,7 +28125,7 @@ function d3(t) {
|
|
|
28125
28125
|
/*$$scope*/
|
|
28126
28126
|
n[20],
|
|
28127
28127
|
r,
|
|
28128
|
-
|
|
28128
|
+
c5
|
|
28129
28129
|
) : ge(
|
|
28130
28130
|
/*$$scope*/
|
|
28131
28131
|
n[20]
|
|
@@ -28144,7 +28144,7 @@ function d3(t) {
|
|
|
28144
28144
|
}
|
|
28145
28145
|
};
|
|
28146
28146
|
}
|
|
28147
|
-
function
|
|
28147
|
+
function u5(t) {
|
|
28148
28148
|
let e;
|
|
28149
28149
|
return {
|
|
28150
28150
|
c() {
|
|
@@ -28191,7 +28191,7 @@ function Xl(t) {
|
|
|
28191
28191
|
}
|
|
28192
28192
|
};
|
|
28193
28193
|
}
|
|
28194
|
-
function
|
|
28194
|
+
function f5(t) {
|
|
28195
28195
|
let e;
|
|
28196
28196
|
const o = (
|
|
28197
28197
|
/*#slots*/
|
|
@@ -28274,7 +28274,7 @@ function Jl(t) {
|
|
|
28274
28274
|
/*$$scope*/
|
|
28275
28275
|
n[20],
|
|
28276
28276
|
r,
|
|
28277
|
-
|
|
28277
|
+
a5
|
|
28278
28278
|
) : ge(
|
|
28279
28279
|
/*$$scope*/
|
|
28280
28280
|
n[20]
|
|
@@ -28293,7 +28293,7 @@ function Jl(t) {
|
|
|
28293
28293
|
}
|
|
28294
28294
|
};
|
|
28295
28295
|
}
|
|
28296
|
-
function
|
|
28296
|
+
function g5(t) {
|
|
28297
28297
|
let e, o, i = (
|
|
28298
28298
|
/*_isOpen*/
|
|
28299
28299
|
t[6] && Ul(t)
|
|
@@ -28323,7 +28323,7 @@ function g3(t) {
|
|
|
28323
28323
|
}
|
|
28324
28324
|
};
|
|
28325
28325
|
}
|
|
28326
|
-
function
|
|
28326
|
+
function v5(t, e, o) {
|
|
28327
28327
|
let i, n, r, l, a, { $$slots: c = {}, $$scope: d } = e;
|
|
28328
28328
|
const s = vt(c);
|
|
28329
28329
|
let { heading: f = "" } = e, { closable: g = "false" } = e, { open: h = "false" } = e, { transition: v = "none" } = e, { calloutvariant: b = null } = e, { maxwidth: w = "60ch" } = e, { testid: p = "modal" } = e, { version: _ = "1" } = e, { width: z = "" } = e, M = null, N = !1, L = !1, j = !1;
|
|
@@ -28397,13 +28397,13 @@ function v3(t, e, o) {
|
|
|
28397
28397
|
G
|
|
28398
28398
|
];
|
|
28399
28399
|
}
|
|
28400
|
-
class
|
|
28400
|
+
class h5 extends Ne {
|
|
28401
28401
|
constructor(e) {
|
|
28402
28402
|
super(), je(
|
|
28403
28403
|
this,
|
|
28404
28404
|
e,
|
|
28405
|
-
|
|
28406
|
-
|
|
28405
|
+
v5,
|
|
28406
|
+
g5,
|
|
28407
28407
|
ze,
|
|
28408
28408
|
{
|
|
28409
28409
|
heading: 1,
|
|
@@ -28416,7 +28416,7 @@ class h3 extends Ne {
|
|
|
28416
28416
|
version: 5,
|
|
28417
28417
|
width: 18
|
|
28418
28418
|
},
|
|
28419
|
-
|
|
28419
|
+
l5,
|
|
28420
28420
|
[-1, -1]
|
|
28421
28421
|
);
|
|
28422
28422
|
}
|
|
@@ -28475,8 +28475,8 @@ class h3 extends Ne {
|
|
|
28475
28475
|
this.$$set({ width: e }), y();
|
|
28476
28476
|
}
|
|
28477
28477
|
}
|
|
28478
|
-
customElements.define("goa-modal", Le(
|
|
28479
|
-
function
|
|
28478
|
+
customElements.define("goa-modal", Le(h5, { heading: {}, closable: {}, open: {}, transition: {}, calloutvariant: {}, maxwidth: {}, testid: {}, version: {}, width: {} }, ["heading", "default", "content", "actions"], [], !0));
|
|
28479
|
+
function m5(t) {
|
|
28480
28480
|
Te(t, "svelte-1gbi0dw", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}#container.svelte-1gbi0dw.svelte-1gbi0dw{container:self / inline-size}.notification.svelte-1gbi0dw.svelte-1gbi0dw{padding:var(--goa-notification-banner-padding-tb)
|
|
28481
28481
|
var(--goa-notification-banner-padding-lr-small-screen);display:flex}@container self (min-width: 624px){.notification.svelte-1gbi0dw.svelte-1gbi0dw{padding:var(--goa-notification-banner-padding-tb)
|
|
28482
28482
|
var(--goa-notification-banner-padding-lr-medium-screen)}}@container self (min-width: 1024px){.notification.svelte-1gbi0dw.svelte-1gbi0dw{padding:var(--goa-notification-banner-padding-tb)
|
|
@@ -28668,7 +28668,7 @@ function Kl(t) {
|
|
|
28668
28668
|
}
|
|
28669
28669
|
};
|
|
28670
28670
|
}
|
|
28671
|
-
function
|
|
28671
|
+
function b5(t) {
|
|
28672
28672
|
let e, o, i = (
|
|
28673
28673
|
/*show*/
|
|
28674
28674
|
t[7] && Kl(t)
|
|
@@ -28698,7 +28698,7 @@ function b3(t) {
|
|
|
28698
28698
|
}
|
|
28699
28699
|
};
|
|
28700
28700
|
}
|
|
28701
|
-
function
|
|
28701
|
+
function p5(t, e, o) {
|
|
28702
28702
|
let i, n, r, { $$slots: l = {}, $$scope: a } = e;
|
|
28703
28703
|
const [c, d] = Ve("Notification type", ["emergency", "important", "information", "event"], !0), [s, f] = Ve("Aria-Live type", ["assertive", "off", "polite"], !0), [g, h] = Ve("Notification emphasis", ["high", "low"], !1);
|
|
28704
28704
|
let { type: v = "" } = e, { maxcontentwidth: b = "100%" } = e, { arialive: w = "polite" } = e, { testid: p = "" } = e, { version: _ = "1" } = e, { emphasis: z = "high" } = e, { compact: M = !1 } = e, N = !0;
|
|
@@ -28733,13 +28733,13 @@ function p3(t, e, o) {
|
|
|
28733
28733
|
l
|
|
28734
28734
|
];
|
|
28735
28735
|
}
|
|
28736
|
-
class
|
|
28736
|
+
class w5 extends Ne {
|
|
28737
28737
|
constructor(e) {
|
|
28738
28738
|
super(), je(
|
|
28739
28739
|
this,
|
|
28740
28740
|
e,
|
|
28741
|
-
|
|
28742
|
-
|
|
28741
|
+
p5,
|
|
28742
|
+
b5,
|
|
28743
28743
|
ze,
|
|
28744
28744
|
{
|
|
28745
28745
|
type: 0,
|
|
@@ -28750,7 +28750,7 @@ class w3 extends Ne {
|
|
|
28750
28750
|
emphasis: 5,
|
|
28751
28751
|
compact: 6
|
|
28752
28752
|
},
|
|
28753
|
-
|
|
28753
|
+
m5
|
|
28754
28754
|
);
|
|
28755
28755
|
}
|
|
28756
28756
|
get type() {
|
|
@@ -28796,12 +28796,12 @@ class w3 extends Ne {
|
|
|
28796
28796
|
this.$$set({ compact: e }), y();
|
|
28797
28797
|
}
|
|
28798
28798
|
}
|
|
28799
|
-
customElements.define("goa-notification", Le(
|
|
28800
|
-
function
|
|
28799
|
+
customElements.define("goa-notification", Le(w5, { type: {}, maxcontentwidth: {}, arialive: {}, testid: {}, version: {}, emphasis: {}, compact: { type: "Boolean" } }, ["default"], [], !0));
|
|
28800
|
+
function _5(t) {
|
|
28801
28801
|
Te(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}");
|
|
28802
28802
|
}
|
|
28803
|
-
const
|
|
28804
|
-
function
|
|
28803
|
+
const k5 = (t) => ({}), $l = (t) => ({}), y5 = (t) => ({}), ea = (t) => ({});
|
|
28804
|
+
function C5(t) {
|
|
28805
28805
|
let e, o, i, n, r, l, a;
|
|
28806
28806
|
const c = (
|
|
28807
28807
|
/*#slots*/
|
|
@@ -28851,7 +28851,7 @@ function C3(t) {
|
|
|
28851
28851
|
/*$$scope*/
|
|
28852
28852
|
v[0],
|
|
28853
28853
|
b,
|
|
28854
|
-
|
|
28854
|
+
y5
|
|
28855
28855
|
) : ge(
|
|
28856
28856
|
/*$$scope*/
|
|
28857
28857
|
v[0]
|
|
@@ -28887,7 +28887,7 @@ function C3(t) {
|
|
|
28887
28887
|
/*$$scope*/
|
|
28888
28888
|
v[0],
|
|
28889
28889
|
b,
|
|
28890
|
-
|
|
28890
|
+
k5
|
|
28891
28891
|
) : ge(
|
|
28892
28892
|
/*$$scope*/
|
|
28893
28893
|
v[0]
|
|
@@ -28906,22 +28906,22 @@ function C3(t) {
|
|
|
28906
28906
|
}
|
|
28907
28907
|
};
|
|
28908
28908
|
}
|
|
28909
|
-
function
|
|
28909
|
+
function z5(t, e, o) {
|
|
28910
28910
|
let { $$slots: i = {}, $$scope: n } = e;
|
|
28911
28911
|
return t.$$set = (r) => {
|
|
28912
28912
|
"$$scope" in r && o(0, n = r.$$scope);
|
|
28913
28913
|
}, [n, i];
|
|
28914
28914
|
}
|
|
28915
|
-
class
|
|
28915
|
+
class M5 extends Ne {
|
|
28916
28916
|
constructor(e) {
|
|
28917
|
-
super(), je(this, e,
|
|
28917
|
+
super(), je(this, e, z5, C5, ze, {}, _5);
|
|
28918
28918
|
}
|
|
28919
28919
|
}
|
|
28920
|
-
customElements.define("goa-one-column-layout", Le(
|
|
28921
|
-
function
|
|
28920
|
+
customElements.define("goa-one-column-layout", Le(M5, {}, ["header", "default", "footer"], [], !0));
|
|
28921
|
+
function j5(t) {
|
|
28922
28922
|
Te(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)}}");
|
|
28923
28923
|
}
|
|
28924
|
-
function
|
|
28924
|
+
function L5(t) {
|
|
28925
28925
|
let e, o, i;
|
|
28926
28926
|
const n = (
|
|
28927
28927
|
/*#slots*/
|
|
@@ -28986,7 +28986,7 @@ function L3(t) {
|
|
|
28986
28986
|
}
|
|
28987
28987
|
};
|
|
28988
28988
|
}
|
|
28989
|
-
function
|
|
28989
|
+
function N5(t, e, o) {
|
|
28990
28990
|
let { $$slots: i = {}, $$scope: n } = e;
|
|
28991
28991
|
const r = { full: "100%" };
|
|
28992
28992
|
let { width: l = "full" } = e, { testid: a = "" } = e, { _width: c } = e;
|
|
@@ -28999,9 +28999,9 @@ function N3(t, e, o) {
|
|
|
28999
28999
|
"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);
|
|
29000
29000
|
}, [c, a, l, n, i];
|
|
29001
29001
|
}
|
|
29002
|
-
class
|
|
29002
|
+
class E5 extends Ne {
|
|
29003
29003
|
constructor(e) {
|
|
29004
|
-
super(), je(this, e,
|
|
29004
|
+
super(), je(this, e, N5, L5, ze, { width: 2, testid: 1, _width: 0 }, j5);
|
|
29005
29005
|
}
|
|
29006
29006
|
get width() {
|
|
29007
29007
|
return this.$$.ctx[2];
|
|
@@ -29022,8 +29022,8 @@ class E3 extends Ne {
|
|
|
29022
29022
|
this.$$set({ _width: e }), y();
|
|
29023
29023
|
}
|
|
29024
29024
|
}
|
|
29025
|
-
customElements.define("goa-page-block", Le(
|
|
29026
|
-
function
|
|
29025
|
+
customElements.define("goa-page-block", Le(E5, { width: {}, testid: {}, _width: {} }, ["default"], [], !0));
|
|
29026
|
+
function D5(t) {
|
|
29027
29027
|
let e, o, i;
|
|
29028
29028
|
const n = (
|
|
29029
29029
|
/*#slots*/
|
|
@@ -29093,7 +29093,7 @@ function D3(t) {
|
|
|
29093
29093
|
}
|
|
29094
29094
|
};
|
|
29095
29095
|
}
|
|
29096
|
-
function
|
|
29096
|
+
function I5(t, e, o) {
|
|
29097
29097
|
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;
|
|
29098
29098
|
Oe(async () => {
|
|
29099
29099
|
await it(), f(r);
|
|
@@ -29117,9 +29117,9 @@ function I3(t, e, o) {
|
|
|
29117
29117
|
32 && f(r);
|
|
29118
29118
|
}, [l, a, c, d, s, r, n, i, g];
|
|
29119
29119
|
}
|
|
29120
|
-
class
|
|
29120
|
+
class T5 extends Ne {
|
|
29121
29121
|
constructor(e) {
|
|
29122
|
-
super(), je(this, e,
|
|
29122
|
+
super(), je(this, e, I5, D5, ze, { current: 5, mt: 0, mr: 1, mb: 2, ml: 3 });
|
|
29123
29123
|
}
|
|
29124
29124
|
get current() {
|
|
29125
29125
|
return this.$$.ctx[5];
|
|
@@ -29152,8 +29152,8 @@ class T3 extends Ne {
|
|
|
29152
29152
|
this.$$set({ ml: e }), y();
|
|
29153
29153
|
}
|
|
29154
29154
|
}
|
|
29155
|
-
customElements.define("goa-pages", Le(
|
|
29156
|
-
function
|
|
29155
|
+
customElements.define("goa-pages", Le(T5, { current: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
|
|
29156
|
+
function S5(t) {
|
|
29157
29157
|
Te(t, "svelte-9vnays", ":host{display:block}span.svelte-9vnays{white-space:nowrap;font:var(--goa-pagination-text-size);color:var(--goa-pagination-text-color)}.controls.svelte-9vnays{display:flex;gap:var(--goa-pagination-gap, 1rem);flex-direction:column;align-items:center;width:100%}.page-links.svelte-9vnays{display:flex;align-items:center;justify-content:space-between;gap:var(--goa-space-l);width:100%}@media(min-width: 624px){.controls.svelte-9vnays{flex-direction:row;justify-content:space-between}.page-links.svelte-9vnays{width:auto}}");
|
|
29158
29158
|
}
|
|
29159
29159
|
function ta(t, e, o) {
|
|
@@ -29171,7 +29171,7 @@ function oa(t) {
|
|
|
29171
29171
|
function f(v, b) {
|
|
29172
29172
|
return (
|
|
29173
29173
|
/*itemcount*/
|
|
29174
|
-
v[2] <= 0 ?
|
|
29174
|
+
v[2] <= 0 ? x5 : A5
|
|
29175
29175
|
);
|
|
29176
29176
|
}
|
|
29177
29177
|
let g = f(t), h = g(t);
|
|
@@ -29195,7 +29195,7 @@ function oa(t) {
|
|
|
29195
29195
|
}
|
|
29196
29196
|
};
|
|
29197
29197
|
}
|
|
29198
|
-
function
|
|
29198
|
+
function A5(t) {
|
|
29199
29199
|
let e = (
|
|
29200
29200
|
/*_pageCount*/
|
|
29201
29201
|
t[9]
|
|
@@ -29217,7 +29217,7 @@ function A3(t) {
|
|
|
29217
29217
|
}
|
|
29218
29218
|
};
|
|
29219
29219
|
}
|
|
29220
|
-
function
|
|
29220
|
+
function x5(t) {
|
|
29221
29221
|
let e, o, i, n, r;
|
|
29222
29222
|
return {
|
|
29223
29223
|
c() {
|
|
@@ -29351,7 +29351,7 @@ function na(t) {
|
|
|
29351
29351
|
}
|
|
29352
29352
|
};
|
|
29353
29353
|
}
|
|
29354
|
-
function
|
|
29354
|
+
function O5(t) {
|
|
29355
29355
|
let e, o, i, n, r, l, a, c, d, s, f, g, h, v, b, w, p = (
|
|
29356
29356
|
/*variant*/
|
|
29357
29357
|
t[3] === "all" && oa(t)
|
|
@@ -29457,7 +29457,7 @@ function O3(t) {
|
|
|
29457
29457
|
}
|
|
29458
29458
|
};
|
|
29459
29459
|
}
|
|
29460
|
-
function
|
|
29460
|
+
function q5(t, e, o) {
|
|
29461
29461
|
let i;
|
|
29462
29462
|
const [n, r] = Ve("Pagination variant", ["all", "links-only"]);
|
|
29463
29463
|
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: h = "none" } = e, { mb: v = "m" } = e, { ml: b = "none" } = e, w, p;
|
|
@@ -29538,13 +29538,13 @@ function q3(t, e, o) {
|
|
|
29538
29538
|
D
|
|
29539
29539
|
];
|
|
29540
29540
|
}
|
|
29541
|
-
class
|
|
29541
|
+
class H5 extends Ne {
|
|
29542
29542
|
constructor(e) {
|
|
29543
29543
|
super(), je(
|
|
29544
29544
|
this,
|
|
29545
29545
|
e,
|
|
29546
|
-
|
|
29547
|
-
|
|
29546
|
+
q5,
|
|
29547
|
+
O5,
|
|
29548
29548
|
ze,
|
|
29549
29549
|
{
|
|
29550
29550
|
version: 1,
|
|
@@ -29558,7 +29558,7 @@ class H3 extends Ne {
|
|
|
29558
29558
|
mb: 7,
|
|
29559
29559
|
ml: 8
|
|
29560
29560
|
},
|
|
29561
|
-
|
|
29561
|
+
S5
|
|
29562
29562
|
);
|
|
29563
29563
|
}
|
|
29564
29564
|
get version() {
|
|
@@ -29622,8 +29622,8 @@ class H3 extends Ne {
|
|
|
29622
29622
|
this.$$set({ ml: e }), y();
|
|
29623
29623
|
}
|
|
29624
29624
|
}
|
|
29625
|
-
customElements.define("goa-pagination", Le(
|
|
29626
|
-
function
|
|
29625
|
+
customElements.define("goa-pagination", Le(H5, { version: {}, pagenumber: {}, itemcount: {}, perpagecount: {}, variant: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, [], [], !0));
|
|
29626
|
+
function P5(t) {
|
|
29627
29627
|
Te(t, "svelte-1sk9bk8", `: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-1sk9bk8{cursor:pointer;display:block;height:100%;outline:none;border:none;padding:0;background-color:transparent;width:inherit;text-align:inherit;anchor-name:--goa-popover-target}.popover-target.svelte-1sk9bk8:has(:focus-visible){outline:var(
|
|
29628
29628
|
--goa-popover-border-focus,
|
|
29629
29629
|
var(--focus-border-width) solid var(--goa-color-interactive-default)
|
|
@@ -29632,8 +29632,8 @@ function P3(t) {
|
|
|
29632
29632
|
calc(anchor(bottom) - var(--offset-bottom, 0px))
|
|
29633
29633
|
);inset-inline-start:anchor(right);--popover-translate-x:var(--offset-left, 8px);--popover-translate-y:0px;position-try-fallbacks:none}.popover-content.align-right.svelte-1sk9bk8:not(.position-right){inset-inline-start:unset;inset-inline-end:anchor(right)}::slotted(ul){display:block;padding:0;margin:0;list-style-type:none;line-height:2rem}`);
|
|
29634
29634
|
}
|
|
29635
|
-
const
|
|
29636
|
-
function
|
|
29635
|
+
const V5 = (t) => ({}), ra = (t) => ({});
|
|
29636
|
+
function B5(t) {
|
|
29637
29637
|
let e, o, i, n, r, l, a, c, d, s;
|
|
29638
29638
|
const f = (
|
|
29639
29639
|
/*#slots*/
|
|
@@ -29801,7 +29801,7 @@ function B3(t) {
|
|
|
29801
29801
|
/*togglePopover*/
|
|
29802
29802
|
t[26]
|
|
29803
29803
|
),
|
|
29804
|
-
ie(o, "keyup",
|
|
29804
|
+
ie(o, "keyup", Z5)
|
|
29805
29805
|
], d = !0);
|
|
29806
29806
|
},
|
|
29807
29807
|
p(b, w) {
|
|
@@ -29817,7 +29817,7 @@ function B3(t) {
|
|
|
29817
29817
|
/*$$scope*/
|
|
29818
29818
|
b[33],
|
|
29819
29819
|
w,
|
|
29820
|
-
|
|
29820
|
+
V5
|
|
29821
29821
|
) : ge(
|
|
29822
29822
|
/*$$scope*/
|
|
29823
29823
|
b[33]
|
|
@@ -29989,10 +29989,10 @@ function B3(t) {
|
|
|
29989
29989
|
}
|
|
29990
29990
|
};
|
|
29991
29991
|
}
|
|
29992
|
-
const
|
|
29992
|
+
const Z5 = (t) => {
|
|
29993
29993
|
t.preventDefault();
|
|
29994
29994
|
};
|
|
29995
|
-
function
|
|
29995
|
+
function F5(t, e, o) {
|
|
29996
29996
|
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: h = "" } = e, { height: v = "wrap-content" } = e, { padded: b = "true" } = e, { tabindex: w = 0 } = e, { relative: p = "" } = e, { mt: _ = null } = e, { mr: z = null } = e, { mb: M = null } = e, { ml: N = null } = e, { open: L = "false" } = e, { disabled: j = "false" } = e, { voffset: D = "" } = e, { hoffset: x = "" } = e, { focusborderwidth: Y = "var(--goa-border-width-l)" } = e, { borderradius: P = "var(--goa-border-radius-m)" } = e, { filterablecontext: q = "false" } = e, { fitcontent: Z = "false" } = e, W, E;
|
|
29997
29997
|
const S = typeof document < "u" && !("anchorName" in document.documentElement.style);
|
|
29998
29998
|
let B = null, G, V = !1, H = "below", X = "left";
|
|
@@ -30201,13 +30201,13 @@ function F3(t, e, o) {
|
|
|
30201
30201
|
xe
|
|
30202
30202
|
];
|
|
30203
30203
|
}
|
|
30204
|
-
class
|
|
30204
|
+
class W5 extends Ne {
|
|
30205
30205
|
constructor(e) {
|
|
30206
30206
|
super(), je(
|
|
30207
30207
|
this,
|
|
30208
30208
|
e,
|
|
30209
|
-
|
|
30210
|
-
|
|
30209
|
+
F5,
|
|
30210
|
+
B5,
|
|
30211
30211
|
ze,
|
|
30212
30212
|
{
|
|
30213
30213
|
testid: 0,
|
|
@@ -30232,7 +30232,7 @@ class W3 extends Ne {
|
|
|
30232
30232
|
filterablecontext: 31,
|
|
30233
30233
|
fitcontent: 32
|
|
30234
30234
|
},
|
|
30235
|
-
|
|
30235
|
+
P5,
|
|
30236
30236
|
[-1, -1]
|
|
30237
30237
|
);
|
|
30238
30238
|
}
|
|
@@ -30363,8 +30363,8 @@ class W3 extends Ne {
|
|
|
30363
30363
|
this.$$set({ fitcontent: e }), y();
|
|
30364
30364
|
}
|
|
30365
30365
|
}
|
|
30366
|
-
customElements.define("goa-popover", Le(
|
|
30367
|
-
function
|
|
30366
|
+
customElements.define("goa-popover", Le(W5, { testid: {}, position: {}, maxwidth: {}, minwidth: {}, width: {}, height: {}, padded: {}, tabindex: {}, relative: {}, mt: {}, mr: {}, mb: {}, ml: {}, open: { reflect: !0, type: "String" }, disabled: {}, voffset: {}, hoffset: {}, focusborderwidth: {}, borderradius: {}, filterablecontext: {}, fitcontent: {} }, ["target", "default"], [], !0));
|
|
30367
|
+
function Y5(t) {
|
|
30368
30368
|
Te(t, "svelte-11mfzt5", `:host .svelte-11mfzt5.svelte-11mfzt5{box-sizing:border-box}@keyframes svelte-11mfzt5-opening{0%{display:flex;transform:translateX(100%)}100%{transform:translateX(0%)}}@keyframes svelte-11mfzt5-closing{0%{transform:translateX(0%)}99%{transform:translateX(99%)}100%{transform:translateX(100%)}}.goa-push-drawer.svelte-11mfzt5.svelte-11mfzt5{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%;overflow:hidden;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)}.goa-push-drawer.v2.svelte-11mfzt5.svelte-11mfzt5{margin:var(--goa-drawer-offset, 16px);height:calc(100% - 2 * var(--goa-drawer-offset, 16px));border-color:var(--goa-color-greyscale-150);transition:margin 0.2s ease,
|
|
30369
30369
|
border-radius 0.2s ease,
|
|
30370
30370
|
height 0.2s ease}.goa-push-drawer.v2-scroll-top.svelte-11mfzt5.svelte-11mfzt5{margin-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;height:calc(100% - var(--goa-drawer-offset, 16px))}.goa-push-drawer.v2-scroll-middle.svelte-11mfzt5.svelte-11mfzt5{margin-top:0;margin-bottom:0;border-radius:0;height:100%}.goa-push-drawer.v2-scroll-bottom.svelte-11mfzt5.svelte-11mfzt5{margin-top:0;border-top-left-radius:0;border-top-right-radius:0;height:calc(100% - var(--goa-drawer-offset, 16px))}goa-scroll-panel.svelte-11mfzt5.svelte-11mfzt5{flex:1 1 auto;min-height:0}@starting-style{}.goa-push-drawer.open.svelte-11mfzt5.svelte-11mfzt5{animation:svelte-11mfzt5-opening ease-in-out var(--goa-push-drawer-transition-time) normal
|
|
@@ -30376,10 +30376,10 @@ function Y3(t) {
|
|
|
30376
30376
|
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)}.v2.svelte-11mfzt5 .drawer-actions.svelte-11mfzt5{border-top:none}.drawer-actions.empty-actions.svelte-11mfzt5.svelte-11mfzt5{padding:0;border-top:none}.v2.svelte-11mfzt5 .drawer-actions.empty-actions.svelte-11mfzt5{height:0;overflow:hidden;flex-basis:0}.drawer-content.svelte-11mfzt5.svelte-11mfzt5{display:flex;width:100%;flex-direction:column;align-items:flex-start;align-self:stretch}.scroll-content.svelte-11mfzt5.svelte-11mfzt5{width:100%;padding:var(--goa-push-drawer-content-padding-vertical)
|
|
30377
30377
|
var(--goa-push-drawer-content-padding-horizontal)}`);
|
|
30378
30378
|
}
|
|
30379
|
-
const
|
|
30379
|
+
const Q5 = (t) => ({}), la = (t) => ({}), U5 = (t) => ({}), aa = (t) => ({});
|
|
30380
30380
|
function sa(t) {
|
|
30381
30381
|
let e, o, i, n;
|
|
30382
|
-
const r = [
|
|
30382
|
+
const r = [G5, R5], l = [];
|
|
30383
30383
|
function a(c, d) {
|
|
30384
30384
|
return (
|
|
30385
30385
|
/*heading*/
|
|
@@ -30410,7 +30410,7 @@ function sa(t) {
|
|
|
30410
30410
|
}
|
|
30411
30411
|
};
|
|
30412
30412
|
}
|
|
30413
|
-
function
|
|
30413
|
+
function R5(t) {
|
|
30414
30414
|
let e;
|
|
30415
30415
|
const o = (
|
|
30416
30416
|
/*#slots*/
|
|
@@ -30442,7 +30442,7 @@ function R3(t) {
|
|
|
30442
30442
|
/*$$scope*/
|
|
30443
30443
|
n[13],
|
|
30444
30444
|
r,
|
|
30445
|
-
|
|
30445
|
+
U5
|
|
30446
30446
|
) : ge(
|
|
30447
30447
|
/*$$scope*/
|
|
30448
30448
|
n[13]
|
|
@@ -30461,12 +30461,12 @@ function R3(t) {
|
|
|
30461
30461
|
}
|
|
30462
30462
|
};
|
|
30463
30463
|
}
|
|
30464
|
-
function
|
|
30464
|
+
function G5(t) {
|
|
30465
30465
|
let e;
|
|
30466
30466
|
function o(r, l) {
|
|
30467
30467
|
return (
|
|
30468
30468
|
/*version*/
|
|
30469
|
-
r[4] === "2" ?
|
|
30469
|
+
r[4] === "2" ? J5 : X5
|
|
30470
30470
|
);
|
|
30471
30471
|
}
|
|
30472
30472
|
let i = o(t), n = i(t);
|
|
@@ -30487,7 +30487,7 @@ function G3(t) {
|
|
|
30487
30487
|
}
|
|
30488
30488
|
};
|
|
30489
30489
|
}
|
|
30490
|
-
function
|
|
30490
|
+
function X5(t) {
|
|
30491
30491
|
let e, o;
|
|
30492
30492
|
return {
|
|
30493
30493
|
c() {
|
|
@@ -30512,7 +30512,7 @@ function X3(t) {
|
|
|
30512
30512
|
}
|
|
30513
30513
|
};
|
|
30514
30514
|
}
|
|
30515
|
-
function
|
|
30515
|
+
function J5(t) {
|
|
30516
30516
|
let e, o, i;
|
|
30517
30517
|
return {
|
|
30518
30518
|
c() {
|
|
@@ -30575,7 +30575,7 @@ function ca(t) {
|
|
|
30575
30575
|
/*$$scope*/
|
|
30576
30576
|
r[13],
|
|
30577
30577
|
l,
|
|
30578
|
-
|
|
30578
|
+
Q5
|
|
30579
30579
|
) : ge(
|
|
30580
30580
|
/*$$scope*/
|
|
30581
30581
|
r[13]
|
|
@@ -30596,7 +30596,7 @@ function ca(t) {
|
|
|
30596
30596
|
}
|
|
30597
30597
|
};
|
|
30598
30598
|
}
|
|
30599
|
-
function
|
|
30599
|
+
function K5(t) {
|
|
30600
30600
|
let e, o, i, n, r, l, a, c, d, s, f, g, h, v = (
|
|
30601
30601
|
/*heading*/
|
|
30602
30602
|
(t[2] || /*$$slots*/
|
|
@@ -30766,7 +30766,7 @@ function K3(t) {
|
|
|
30766
30766
|
}
|
|
30767
30767
|
};
|
|
30768
30768
|
}
|
|
30769
|
-
function $
|
|
30769
|
+
function $5(t, e, o) {
|
|
30770
30770
|
let { $$slots: i = {}, $$scope: n } = e;
|
|
30771
30771
|
const r = vt(i), [l, a] = Ve("Version", ["1", "2"]);
|
|
30772
30772
|
let { testid: c = void 0 } = e, { open: d = !1 } = e, { heading: s = "" } = e, { width: f = "492px" } = e, { version: g = "1" } = e, h = null, v = null, b = "initial", w = null, p = null, _ = !1;
|
|
@@ -30845,8 +30845,8 @@ class e4 extends Ne {
|
|
|
30845
30845
|
super(), je(
|
|
30846
30846
|
this,
|
|
30847
30847
|
e,
|
|
30848
|
-
$
|
|
30849
|
-
|
|
30848
|
+
$5,
|
|
30849
|
+
K5,
|
|
30850
30850
|
ze,
|
|
30851
30851
|
{
|
|
30852
30852
|
testid: 0,
|
|
@@ -30855,7 +30855,7 @@ class e4 extends Ne {
|
|
|
30855
30855
|
width: 3,
|
|
30856
30856
|
version: 4
|
|
30857
30857
|
},
|
|
30858
|
-
|
|
30858
|
+
Y5
|
|
30859
30859
|
);
|
|
30860
30860
|
}
|
|
30861
30861
|
get testid() {
|