@abgov/web-components 1.37.1-alpha.5 → 1.37.1-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +447 -446
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -23,7 +23,7 @@ function Oe(t) {
|
|
|
23
23
|
function rt(t) {
|
|
24
24
|
return typeof t == "function";
|
|
25
25
|
}
|
|
26
|
-
function
|
|
26
|
+
function me(t, e) {
|
|
27
27
|
return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
|
|
28
28
|
}
|
|
29
29
|
let g1;
|
|
@@ -90,7 +90,7 @@ function dt(t) {
|
|
|
90
90
|
e[i] = !0;
|
|
91
91
|
return e;
|
|
92
92
|
}
|
|
93
|
-
function
|
|
93
|
+
function He(t) {
|
|
94
94
|
return t ?? "";
|
|
95
95
|
}
|
|
96
96
|
function ei(t) {
|
|
@@ -173,14 +173,14 @@ function y(t) {
|
|
|
173
173
|
function Tt(t) {
|
|
174
174
|
return document.createElementNS("http://www.w3.org/2000/svg", t);
|
|
175
175
|
}
|
|
176
|
-
function
|
|
176
|
+
function oe(t) {
|
|
177
177
|
return document.createTextNode(t);
|
|
178
178
|
}
|
|
179
179
|
function I() {
|
|
180
|
-
return
|
|
180
|
+
return oe(" ");
|
|
181
181
|
}
|
|
182
182
|
function Ue() {
|
|
183
|
-
return
|
|
183
|
+
return oe("");
|
|
184
184
|
}
|
|
185
185
|
function $(t, e, i, n) {
|
|
186
186
|
return t.addEventListener(e, i, n), () => t.removeEventListener(e, i, n);
|
|
@@ -330,7 +330,7 @@ let G1 = !1;
|
|
|
330
330
|
function Kl() {
|
|
331
331
|
G1 || (G1 = !0, Gl.then(_));
|
|
332
332
|
}
|
|
333
|
-
function
|
|
333
|
+
function Se() {
|
|
334
334
|
return Kl(), Gl;
|
|
335
335
|
}
|
|
336
336
|
function Ne(t) {
|
|
@@ -889,7 +889,7 @@ const $r = "4";
|
|
|
889
889
|
typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add($r);
|
|
890
890
|
class es extends pe {
|
|
891
891
|
constructor(e) {
|
|
892
|
-
super(), ve(this, e, null, null,
|
|
892
|
+
super(), ve(this, e, null, null, me, {});
|
|
893
893
|
}
|
|
894
894
|
}
|
|
895
895
|
be(es, {}, [], [], !0);
|
|
@@ -977,7 +977,7 @@ function je(t, e, i, n) {
|
|
|
977
977
|
};
|
|
978
978
|
n != null && n.timeout ? setTimeout(o, n.timeout) : o();
|
|
979
979
|
}
|
|
980
|
-
function
|
|
980
|
+
function Ee(t, e, i, n) {
|
|
981
981
|
const o = () => {
|
|
982
982
|
var l;
|
|
983
983
|
try {
|
|
@@ -1017,7 +1017,7 @@ function r1(t, e) {
|
|
|
1017
1017
|
i[1] || console.warn(`${t}: ${i[0]} is required`);
|
|
1018
1018
|
});
|
|
1019
1019
|
}
|
|
1020
|
-
function
|
|
1020
|
+
function qe(t, e, i = {}) {
|
|
1021
1021
|
return [e, (o) => {
|
|
1022
1022
|
const l = typeof i == "boolean" ? i : i == null ? void 0 : i.required, r = typeof i == "object" ? i == null ? void 0 : i.deprecated : null;
|
|
1023
1023
|
if (!(!l && !o)) {
|
|
@@ -1109,7 +1109,7 @@ function pi(t) {
|
|
|
1109
1109
|
let e, i;
|
|
1110
1110
|
return {
|
|
1111
1111
|
c() {
|
|
1112
|
-
e = y("span"), i =
|
|
1112
|
+
e = y("span"), i = oe(
|
|
1113
1113
|
/*secondarytext*/
|
|
1114
1114
|
t[2]
|
|
1115
1115
|
), f(e, "class", "secondary-text svelte-1g8h5ss");
|
|
@@ -1184,7 +1184,7 @@ function rs(t) {
|
|
|
1184
1184
|
);
|
|
1185
1185
|
return {
|
|
1186
1186
|
c() {
|
|
1187
|
-
e = y("div"), i = y("details"), n = y("summary"), B && B.c(), o = I(), l = y("div"), r = y("span"), s =
|
|
1187
|
+
e = y("div"), i = y("details"), n = y("summary"), B && B.c(), o = I(), l = y("div"), r = y("span"), s = oe(
|
|
1188
1188
|
/*heading*/
|
|
1189
1189
|
t[1]
|
|
1190
1190
|
), c = I(), D && D.c(), d = I(), g = y("div"), A && A.c(), m = I(), Z && Z.c(), k = I(), j = y("div"), G && G.c(), f(r, "class", a = "heading heading-" + /*headingsize*/
|
|
@@ -1195,7 +1195,7 @@ function rs(t) {
|
|
|
1195
1195
|
/*_headingSlotChildren*/
|
|
1196
1196
|
t[15].length
|
|
1197
1197
|
), f(l, "class", "title svelte-1g8h5ss"), f(l, "id", h = `${/*_accordionId*/
|
|
1198
|
-
t[16]}-heading`), f(n, "class", v =
|
|
1198
|
+
t[16]}-heading`), f(n, "class", v = He(`container-${/*headingsize*/
|
|
1199
1199
|
t[3]}`) + " svelte-1g8h5ss"), f(n, "aria-controls", w = `${/*_accordionId*/
|
|
1200
1200
|
t[16]}-content`), f(n, "aria-expanded", b = /*open*/
|
|
1201
1201
|
t[0] === "true"), N(
|
|
@@ -1302,7 +1302,7 @@ function rs(t) {
|
|
|
1302
1302
|
65536 && h !== (h = `${/*_accordionId*/
|
|
1303
1303
|
Y[16]}-heading`)) && f(l, "id", h), /*iconposition*/
|
|
1304
1304
|
Y[10] === "right" ? Z ? Z.p(Y, W) : (Z = wi(Y), Z.c(), Z.m(n, null)) : Z && (Z.d(1), Z = null), (!L || W[0] & /*headingsize*/
|
|
1305
|
-
8 && v !== (v =
|
|
1305
|
+
8 && v !== (v = He(`container-${/*headingsize*/
|
|
1306
1306
|
Y[3]}`) + " svelte-1g8h5ss")) && f(n, "class", v), (!L || W[0] & /*_accordionId*/
|
|
1307
1307
|
65536 && w !== (w = `${/*_accordionId*/
|
|
1308
1308
|
Y[16]}-content`)) && f(n, "aria-controls", w), (!L || W[0] & /*open*/
|
|
@@ -1374,7 +1374,7 @@ function rs(t) {
|
|
|
1374
1374
|
}
|
|
1375
1375
|
function ss(t, e, i) {
|
|
1376
1376
|
let n, { $$slots: o = {}, $$scope: l } = e;
|
|
1377
|
-
const [r, s] =
|
|
1377
|
+
const [r, s] = qe("Accordion heading size", ["small", "medium"]);
|
|
1378
1378
|
let { open: a = "false" } = e, { heading: u = "" } = e, { secondarytext: c = "" } = e, { headingsize: d = "small" } = e, { id: g = "" } = e, { maxwidth: h = "none" } = e, { testid: m = "" } = e, { mt: v = null } = e, { mr: w = null } = e, { mb: b = "xs" } = e, { ml: k = null } = e, { iconposition: j = "left" } = e, z = !1, M, x, L, H = [], q = "";
|
|
1379
1379
|
ze(() => {
|
|
1380
1380
|
r1("GoAAccordion", { heading: u }), s(d), Ut(L), i(15, H = B()), i(16, q = `accordion-${j1()}`);
|
|
@@ -1460,7 +1460,7 @@ class as extends pe {
|
|
|
1460
1460
|
e,
|
|
1461
1461
|
ss,
|
|
1462
1462
|
rs,
|
|
1463
|
-
|
|
1463
|
+
me,
|
|
1464
1464
|
{
|
|
1465
1465
|
open: 0,
|
|
1466
1466
|
heading: 1,
|
|
@@ -1656,7 +1656,7 @@ function _i(t) {
|
|
|
1656
1656
|
let e, i;
|
|
1657
1657
|
return {
|
|
1658
1658
|
c() {
|
|
1659
|
-
e = y("span"), i =
|
|
1659
|
+
e = y("span"), i = oe(
|
|
1660
1660
|
/*heading*/
|
|
1661
1661
|
t[0]
|
|
1662
1662
|
), f(e, "data-testid", "title"), f(e, "class", "title svelte-1luj0ya");
|
|
@@ -1681,7 +1681,7 @@ function Ci(t) {
|
|
|
1681
1681
|
let e, i;
|
|
1682
1682
|
return {
|
|
1683
1683
|
c() {
|
|
1684
|
-
e = y("span"), i =
|
|
1684
|
+
e = y("span"), i = oe(
|
|
1685
1685
|
/*heading*/
|
|
1686
1686
|
t[0]
|
|
1687
1687
|
), f(e, "data-testid", "title"), f(e, "class", "title svelte-1luj0ya");
|
|
@@ -1707,7 +1707,7 @@ function ki(t) {
|
|
|
1707
1707
|
t[11] && yi(t);
|
|
1708
1708
|
return {
|
|
1709
1709
|
c() {
|
|
1710
|
-
e = y("div"), i = y("button"), n =
|
|
1710
|
+
e = y("div"), i = y("button"), n = oe(`Menu
|
|
1711
1711
|
`), r && r.c(), f(i, "data-testid", "menu-toggle"), f(i, "class", "svelte-1luj0ya"), N(
|
|
1712
1712
|
i,
|
|
1713
1713
|
"menu-open",
|
|
@@ -1779,7 +1779,7 @@ function zi(t) {
|
|
|
1779
1779
|
);
|
|
1780
1780
|
return {
|
|
1781
1781
|
c() {
|
|
1782
|
-
e = y("goa-popover"), i = y("div"), n = y("button"), o =
|
|
1782
|
+
e = y("goa-popover"), i = y("div"), n = y("button"), o = oe(`Menu
|
|
1783
1783
|
`), u && u.c(), l = I(), c && c.c(), f(n, "data-testid", "menu-toggle"), f(n, "class", "svelte-1luj0ya"), N(
|
|
1784
1784
|
n,
|
|
1785
1785
|
"menu-open",
|
|
@@ -2225,7 +2225,7 @@ function gs(t, e, i) {
|
|
|
2225
2225
|
}
|
|
2226
2226
|
async function G() {
|
|
2227
2227
|
var K;
|
|
2228
|
-
if (await
|
|
2228
|
+
if (await Se(), !v) return !1;
|
|
2229
2229
|
const R = v == null ? void 0 : v.childNodes[0], ee = (K = R == null ? void 0 : R.assignedElements) == null ? void 0 : K.call(R);
|
|
2230
2230
|
return ee ? ee.length > 0 : [...v == null ? void 0 : v.querySelectorAll("a")].length > 0;
|
|
2231
2231
|
}
|
|
@@ -2309,7 +2309,7 @@ class hs extends pe {
|
|
|
2309
2309
|
e,
|
|
2310
2310
|
gs,
|
|
2311
2311
|
fs,
|
|
2312
|
-
|
|
2312
|
+
me,
|
|
2313
2313
|
{
|
|
2314
2314
|
heading: 0,
|
|
2315
2315
|
url: 1,
|
|
@@ -2380,11 +2380,11 @@ function vs(t) {
|
|
|
2380
2380
|
);
|
|
2381
2381
|
return {
|
|
2382
2382
|
c() {
|
|
2383
|
-
e = y("button"), w && w.c(), i = I(), n = y("span"), o =
|
|
2383
|
+
e = y("button"), w && w.c(), i = I(), n = y("span"), o = oe(
|
|
2384
2384
|
/*heading*/
|
|
2385
2385
|
t[0]
|
|
2386
2386
|
), l = I(), r = y("goa-spacer"), s = I(), a = y("goa-icon"), d = I(), b && b.c(), g = Ue(), f(n, "class", "heading svelte-82mift"), p(r, "hspacing", "fill"), p(r, "class", "svelte-82mift"), p(a, "type", u = /*_open*/
|
|
2387
|
-
t[10] ? "chevron-up" : "chevron-down"), p(a, "mt", "2"), p(a, "class", "svelte-82mift"), f(e, "class", c =
|
|
2387
|
+
t[10] ? "chevron-up" : "chevron-down"), p(a, "mt", "2"), p(a, "class", "svelte-82mift"), f(e, "class", c = He(
|
|
2388
2388
|
/*type*/
|
|
2389
2389
|
t[2]
|
|
2390
2390
|
) + " svelte-82mift"), N(
|
|
@@ -2412,7 +2412,7 @@ function vs(t) {
|
|
|
2412
2412
|
), (!h || j & /*_open*/
|
|
2413
2413
|
1024 && u !== (u = /*_open*/
|
|
2414
2414
|
k[10] ? "chevron-up" : "chevron-down")) && p(a, "type", u), (!h || j & /*type*/
|
|
2415
|
-
4 && c !== (c =
|
|
2415
|
+
4 && c !== (c = He(
|
|
2416
2416
|
/*type*/
|
|
2417
2417
|
k[2]
|
|
2418
2418
|
) + " svelte-82mift")) && f(e, "class", c), (!h || j & /*type, _open*/
|
|
@@ -2455,11 +2455,11 @@ function bs(t) {
|
|
|
2455
2455
|
);
|
|
2456
2456
|
return {
|
|
2457
2457
|
c() {
|
|
2458
|
-
e = y("goa-popover"), i = y("button"), g && g.c(), n = I(), o =
|
|
2458
|
+
e = y("goa-popover"), i = y("button"), g && g.c(), n = I(), o = oe(
|
|
2459
2459
|
/*heading*/
|
|
2460
2460
|
t[0]
|
|
2461
2461
|
), l = I(), r = y("goa-icon"), u = I(), c = y("div"), m && m.c(), p(r, "type", s = /*_open*/
|
|
2462
|
-
t[10] ? "chevron-up" : "chevron-down"), p(r, "mt", "2"), p(r, "class", "svelte-82mift"), f(i, "slot", "target"), f(i, "class", a =
|
|
2462
|
+
t[10] ? "chevron-up" : "chevron-down"), p(r, "mt", "2"), p(r, "class", "svelte-82mift"), f(i, "slot", "target"), f(i, "class", a = He(
|
|
2463
2463
|
/*type*/
|
|
2464
2464
|
t[2]
|
|
2465
2465
|
) + " svelte-82mift"), N(
|
|
@@ -2492,7 +2492,7 @@ function bs(t) {
|
|
|
2492
2492
|
), (!d || w & /*_open*/
|
|
2493
2493
|
1024 && s !== (s = /*_open*/
|
|
2494
2494
|
v[10] ? "chevron-up" : "chevron-down")) && p(r, "type", s), (!d || w & /*type*/
|
|
2495
|
-
4 && a !== (a =
|
|
2495
|
+
4 && a !== (a = He(
|
|
2496
2496
|
/*type*/
|
|
2497
2497
|
v[2]
|
|
2498
2498
|
) + " svelte-82mift")) && f(i, "class", a), (!d || w & /*type, _open*/
|
|
@@ -2742,10 +2742,10 @@ function ws(t, e, i) {
|
|
|
2742
2742
|
V && V.classList.add("current"), i(9, m = !!V), M();
|
|
2743
2743
|
}
|
|
2744
2744
|
async function j() {
|
|
2745
|
-
await
|
|
2745
|
+
await Se(), d && (d.removeEventListener("_close", M), d.removeEventListener("_open", z), d.addEventListener("_close", M), d.addEventListener("_open", z));
|
|
2746
2746
|
}
|
|
2747
2747
|
async function z() {
|
|
2748
|
-
i(10, v = !0), await
|
|
2748
|
+
i(10, v = !0), await Se(), g && g.addEventListener("click", M);
|
|
2749
2749
|
}
|
|
2750
2750
|
function M() {
|
|
2751
2751
|
g && g.removeEventListener("click", M), setTimeout(
|
|
@@ -2816,7 +2816,7 @@ class _s extends pe {
|
|
|
2816
2816
|
e,
|
|
2817
2817
|
ws,
|
|
2818
2818
|
ps,
|
|
2819
|
-
|
|
2819
|
+
me,
|
|
2820
2820
|
{
|
|
2821
2821
|
heading: 0,
|
|
2822
2822
|
leadingicon: 1,
|
|
@@ -2918,7 +2918,7 @@ function Si(t) {
|
|
|
2918
2918
|
let e, i;
|
|
2919
2919
|
return {
|
|
2920
2920
|
c() {
|
|
2921
|
-
e = y("div"), i =
|
|
2921
|
+
e = y("div"), i = oe(
|
|
2922
2922
|
/*content*/
|
|
2923
2923
|
t[2]
|
|
2924
2924
|
), f(e, "class", "goa-badge-content svelte-19poqsl");
|
|
@@ -3015,7 +3015,7 @@ function zs(t) {
|
|
|
3015
3015
|
}
|
|
3016
3016
|
function Ls(t, e, i) {
|
|
3017
3017
|
let n, o, l;
|
|
3018
|
-
const [r, s] =
|
|
3018
|
+
const [r, s] = qe("Badge type", ["information", "important", "emergency", "success", "dark", "midtone", "light"], !0);
|
|
3019
3019
|
let { type: a } = e, { testid: u = "" } = e, { content: c = "" } = e, { icon: d = "false" } = e, { arialabel: g = "" } = e, { mt: h = null } = e, { mr: m = null } = e, { mb: v = null } = e, { ml: w = null } = e;
|
|
3020
3020
|
return ze(() => {
|
|
3021
3021
|
setTimeout(() => s(a), 1), setTimeout(
|
|
@@ -3061,7 +3061,7 @@ class js extends pe {
|
|
|
3061
3061
|
e,
|
|
3062
3062
|
Ls,
|
|
3063
3063
|
zs,
|
|
3064
|
-
|
|
3064
|
+
me,
|
|
3065
3065
|
{
|
|
3066
3066
|
type: 0,
|
|
3067
3067
|
testid: 1,
|
|
@@ -3270,7 +3270,7 @@ class Hs extends pe {
|
|
|
3270
3270
|
e,
|
|
3271
3271
|
Es,
|
|
3272
3272
|
xs,
|
|
3273
|
-
|
|
3273
|
+
me,
|
|
3274
3274
|
{
|
|
3275
3275
|
gap: 0,
|
|
3276
3276
|
direction: 1,
|
|
@@ -3627,13 +3627,13 @@ function Vs(t) {
|
|
|
3627
3627
|
}
|
|
3628
3628
|
function Ps(t, e, i) {
|
|
3629
3629
|
let n, o, { $$slots: l = {}, $$scope: r } = e;
|
|
3630
|
-
const [s, a] =
|
|
3630
|
+
const [s, a] = qe("Button type", ["primary", "submit", "secondary", "tertiary", "start"], { required: !0, deprecated: ["submit"] }), [u, c] = qe("Button size", ["normal", "compact"], { required: !0 }), [d, g] = qe("Button variant", ["normal", "destructive", "inverse"], { required: !0 });
|
|
3631
3631
|
let { type: h = "primary" } = e, { size: m = "normal" } = e, { variant: v = "normal" } = e, { disabled: w = "false" } = e, { leadingicon: b = null } = e, { trailingicon: k = null } = e, { testid: j = "" } = e, { width: z = "" } = e, { mt: M = null } = e, { mr: x = null } = e, { mb: L = null } = e, { ml: H = null } = e, { action: q = "" } = e, { actionArg: B = "" } = e, { actionArgs: D = {} } = e;
|
|
3632
3632
|
ze(async () => {
|
|
3633
|
-
await
|
|
3633
|
+
await Se(), a(h), c(m), g(v);
|
|
3634
3634
|
});
|
|
3635
3635
|
function E(A) {
|
|
3636
|
-
n || (A.target &&
|
|
3636
|
+
n || (A.target && Ee(A.target, "_click", null, { bubbles: !0 }), q && Ee(A.target, q, B || D, { bubbles: !0 }));
|
|
3637
3637
|
}
|
|
3638
3638
|
return t.$$set = (A) => {
|
|
3639
3639
|
"type" in A && i(0, h = A.type), "size" in A && i(1, m = A.size), "variant" in A && i(2, v = A.variant), "disabled" in A && i(14, w = A.disabled), "leadingicon" in A && i(3, b = A.leadingicon), "trailingicon" in A && i(4, k = A.trailingicon), "testid" in A && i(5, j = A.testid), "width" in A && i(6, z = A.width), "mt" in A && i(7, M = A.mt), "mr" in A && i(8, x = A.mr), "mb" in A && i(9, L = A.mb), "ml" in A && i(10, H = A.ml), "action" in A && i(15, q = A.action), "actionArg" in A && i(16, B = A.actionArg), "actionArgs" in A && i(17, D = A.actionArgs), "$$scope" in A && i(18, r = A.$$scope);
|
|
@@ -3671,7 +3671,7 @@ class Ds extends pe {
|
|
|
3671
3671
|
e,
|
|
3672
3672
|
Ps,
|
|
3673
3673
|
Vs,
|
|
3674
|
-
|
|
3674
|
+
me,
|
|
3675
3675
|
{
|
|
3676
3676
|
type: 0,
|
|
3677
3677
|
size: 1,
|
|
@@ -3874,7 +3874,7 @@ function As(t) {
|
|
|
3874
3874
|
}
|
|
3875
3875
|
function Os(t, e, i) {
|
|
3876
3876
|
let n, { $$slots: o = {}, $$scope: l } = e, { alignment: r = "start" } = e, { gap: s = "relaxed" } = e, { testid: a = "" } = e, { mt: u = null } = e, { mr: c = null } = e, { mb: d = null } = e, { ml: g = null } = e;
|
|
3877
|
-
const [h, m] =
|
|
3877
|
+
const [h, m] = qe("alignment", ["start", "end", "center"]), [v, w] = qe("gap", ["relaxed", "compact"]);
|
|
3878
3878
|
return ze(() => {
|
|
3879
3879
|
m(r), w(s);
|
|
3880
3880
|
}), t.$$set = (b) => {
|
|
@@ -3895,7 +3895,7 @@ class Bs extends pe {
|
|
|
3895
3895
|
e,
|
|
3896
3896
|
Os,
|
|
3897
3897
|
As,
|
|
3898
|
-
|
|
3898
|
+
me,
|
|
3899
3899
|
{
|
|
3900
3900
|
alignment: 7,
|
|
3901
3901
|
gap: 0,
|
|
@@ -5272,7 +5272,7 @@ function Xi(t) {
|
|
|
5272
5272
|
), o, l, r, s, a, u, c;
|
|
5273
5273
|
return {
|
|
5274
5274
|
c() {
|
|
5275
|
-
e = y("button"), i = y("div"), o =
|
|
5275
|
+
e = y("button"), i = y("div"), o = oe(n), f(i, "class", "day-num svelte-1i6kxur"), f(i, "data-testid", "date"), f(e, "aria-label", l = Ge(
|
|
5276
5276
|
/*d*/
|
|
5277
5277
|
t[28],
|
|
5278
5278
|
"PPPP"
|
|
@@ -5366,7 +5366,7 @@ function Ji(t) {
|
|
|
5366
5366
|
), o, l, r, s, a, u, c;
|
|
5367
5367
|
return {
|
|
5368
5368
|
c() {
|
|
5369
|
-
e = y("button"), i = y("div"), o =
|
|
5369
|
+
e = y("button"), i = y("div"), o = oe(n), f(i, "class", "day-num svelte-1i6kxur"), f(i, "data-testid", "date"), f(e, "aria-label", l = Ge(
|
|
5370
5370
|
/*d*/
|
|
5371
5371
|
t[28],
|
|
5372
5372
|
"PPPP"
|
|
@@ -5492,7 +5492,7 @@ function Qi(t) {
|
|
|
5492
5492
|
), o, l, r, s, a, u, c, d;
|
|
5493
5493
|
return {
|
|
5494
5494
|
c() {
|
|
5495
|
-
e = y("button"), i = y("div"), o =
|
|
5495
|
+
e = y("button"), i = y("div"), o = oe(n), l = I(), f(i, "class", "day-num svelte-1i6kxur"), f(i, "data-testid", "date"), f(e, "aria-label", r = Ge(
|
|
5496
5496
|
/*d*/
|
|
5497
5497
|
t[28],
|
|
5498
5498
|
"PPPP"
|
|
@@ -5614,20 +5614,20 @@ function Ga(t) {
|
|
|
5614
5614
|
c() {
|
|
5615
5615
|
var O, ie;
|
|
5616
5616
|
e = y("div"), i = y("goa-block"), n = y("goa-form-item"), o = y("goa-dropdown");
|
|
5617
|
-
for (let
|
|
5618
|
-
W[
|
|
5617
|
+
for (let ne = 0; ne < W.length; ne += 1)
|
|
5618
|
+
W[ne].c();
|
|
5619
5619
|
s = I(), a = y("goa-form-item"), u = y("goa-dropdown");
|
|
5620
|
-
for (let
|
|
5621
|
-
P[
|
|
5620
|
+
for (let ne = 0; ne < P.length; ne += 1)
|
|
5621
|
+
P[ne].c();
|
|
5622
5622
|
g = I(), h = y("div"), m = y("h5"), m.textContent = "Sun", v = I(), w = y("h5"), w.textContent = "Mon", b = I(), k = y("h5"), k.textContent = "Tue", j = I(), z = y("h5"), z.textContent = "Wed", M = I(), x = y("h5"), x.textContent = "Thu", L = I(), H = y("h5"), H.textContent = "Fri", q = I(), B = y("h5"), B.textContent = "Sat", D = I();
|
|
5623
|
-
for (let
|
|
5624
|
-
J[
|
|
5623
|
+
for (let ne = 0; ne < J.length; ne += 1)
|
|
5624
|
+
J[ne].c();
|
|
5625
5625
|
E = I();
|
|
5626
|
-
for (let
|
|
5627
|
-
R[
|
|
5626
|
+
for (let ne = 0; ne < R.length; ne += 1)
|
|
5627
|
+
R[ne].c();
|
|
5628
5628
|
A = I();
|
|
5629
|
-
for (let
|
|
5630
|
-
K[
|
|
5629
|
+
for (let ne = 0; ne < K.length; ne += 1)
|
|
5630
|
+
K[ne].c();
|
|
5631
5631
|
p(o, "name", "month"), p(o, "arialabel", l = `${/*name*/
|
|
5632
5632
|
t[1]} month`), p(o, "data-testid", "months"), p(o, "width", "160px"), p(o, "maxheight", "240px"), p(o, "value", r = /*_calendarDate*/
|
|
5633
5633
|
(O = t[9]) == null ? void 0 : O.getMonth()), p(n, "label", "Month"), p(n, "mt", "0"), p(u, "name", "year"), p(u, "arialabel", c = `${/*name*/
|
|
@@ -5655,20 +5655,20 @@ function Ga(t) {
|
|
|
5655
5655
|
},
|
|
5656
5656
|
m(O, ie) {
|
|
5657
5657
|
T(O, e, ie), C(e, i), C(i, n), C(n, o);
|
|
5658
|
-
for (let
|
|
5659
|
-
W[
|
|
5658
|
+
for (let ne = 0; ne < W.length; ne += 1)
|
|
5659
|
+
W[ne] && W[ne].m(o, null);
|
|
5660
5660
|
C(i, s), C(i, a), C(a, u);
|
|
5661
|
-
for (let
|
|
5662
|
-
P[
|
|
5661
|
+
for (let ne = 0; ne < P.length; ne += 1)
|
|
5662
|
+
P[ne] && P[ne].m(u, null);
|
|
5663
5663
|
C(e, g), C(e, h), C(h, m), C(h, v), C(h, w), C(h, b), C(h, k), C(h, j), C(h, z), C(h, M), C(h, x), C(h, L), C(h, H), C(h, q), C(h, B), C(h, D);
|
|
5664
|
-
for (let
|
|
5665
|
-
J[
|
|
5664
|
+
for (let ne = 0; ne < J.length; ne += 1)
|
|
5665
|
+
J[ne] && J[ne].m(h, null);
|
|
5666
5666
|
C(h, E);
|
|
5667
|
-
for (let
|
|
5668
|
-
R[
|
|
5667
|
+
for (let ne = 0; ne < R.length; ne += 1)
|
|
5668
|
+
R[ne] && R[ne].m(h, null);
|
|
5669
5669
|
C(h, A);
|
|
5670
|
-
for (let
|
|
5671
|
-
K[
|
|
5670
|
+
for (let ne = 0; ne < K.length; ne += 1)
|
|
5671
|
+
K[ne] && K[ne].m(h, null);
|
|
5672
5672
|
t[23](h), V || (G = [
|
|
5673
5673
|
$(
|
|
5674
5674
|
o,
|
|
@@ -5685,58 +5685,58 @@ function Ga(t) {
|
|
|
5685
5685
|
], V = !0);
|
|
5686
5686
|
},
|
|
5687
5687
|
p(O, ie) {
|
|
5688
|
-
var
|
|
5688
|
+
var ne, xe;
|
|
5689
5689
|
if (ie[0] & /*_months*/
|
|
5690
5690
|
131072) {
|
|
5691
5691
|
Y = Ve(
|
|
5692
5692
|
/*_months*/
|
|
5693
5693
|
O[17]
|
|
5694
5694
|
);
|
|
5695
|
-
let
|
|
5696
|
-
for (
|
|
5697
|
-
const We = Ui(O, Y,
|
|
5698
|
-
W[
|
|
5695
|
+
let he;
|
|
5696
|
+
for (he = 0; he < Y.length; he += 1) {
|
|
5697
|
+
const We = Ui(O, Y, he);
|
|
5698
|
+
W[he] ? W[he].p(We, ie) : (W[he] = Gi(We), W[he].c(), W[he].m(o, null));
|
|
5699
5699
|
}
|
|
5700
|
-
for (;
|
|
5701
|
-
W[
|
|
5700
|
+
for (; he < W.length; he += 1)
|
|
5701
|
+
W[he].d(1);
|
|
5702
5702
|
W.length = Y.length;
|
|
5703
5703
|
}
|
|
5704
5704
|
if (ie[0] & /*name*/
|
|
5705
5705
|
2 && l !== (l = `${/*name*/
|
|
5706
5706
|
O[1]} month`) && p(o, "arialabel", l), ie[0] & /*_calendarDate*/
|
|
5707
5707
|
512 && r !== (r = /*_calendarDate*/
|
|
5708
|
-
(
|
|
5708
|
+
(ne = O[9]) == null ? void 0 : ne.getMonth()) && p(o, "value", r), ie[0] & /*_years*/
|
|
5709
5709
|
32768) {
|
|
5710
5710
|
F = Ve(
|
|
5711
5711
|
/*_years*/
|
|
5712
5712
|
O[15]
|
|
5713
5713
|
);
|
|
5714
|
-
let
|
|
5715
|
-
for (
|
|
5716
|
-
const We = Yi(O, F,
|
|
5717
|
-
P[
|
|
5714
|
+
let he;
|
|
5715
|
+
for (he = 0; he < F.length; he += 1) {
|
|
5716
|
+
const We = Yi(O, F, he);
|
|
5717
|
+
P[he] ? P[he].p(We, ie) : (P[he] = Ki(We), P[he].c(), P[he].m(u, null));
|
|
5718
5718
|
}
|
|
5719
|
-
for (;
|
|
5720
|
-
P[
|
|
5719
|
+
for (; he < P.length; he += 1)
|
|
5720
|
+
P[he].d(1);
|
|
5721
5721
|
P.length = F.length;
|
|
5722
5722
|
}
|
|
5723
5723
|
if (ie[0] & /*name*/
|
|
5724
5724
|
2 && c !== (c = `${/*name*/
|
|
5725
5725
|
O[1]} year`) && p(u, "arialabel", c), ie[0] & /*_calendarDate*/
|
|
5726
5726
|
512 && d !== (d = /*_calendarDate*/
|
|
5727
|
-
(
|
|
5727
|
+
(xe = O[9]) == null ? void 0 : xe.getFullYear()) && p(u, "value", d), ie[0] & /*_previousMonthDays, _calendarDate, _min, _max, onDateClick*/
|
|
5728
5728
|
1060352) {
|
|
5729
5729
|
fe = Ve(
|
|
5730
5730
|
/*_previousMonthDays*/
|
|
5731
5731
|
O[13]
|
|
5732
5732
|
);
|
|
5733
|
-
let
|
|
5734
|
-
for (
|
|
5735
|
-
const We = Ri(O, fe,
|
|
5736
|
-
J[
|
|
5733
|
+
let he;
|
|
5734
|
+
for (he = 0; he < fe.length; he += 1) {
|
|
5735
|
+
const We = Ri(O, fe, he);
|
|
5736
|
+
J[he] ? J[he].p(We, ie) : (J[he] = Xi(We), J[he].c(), J[he].m(h, E));
|
|
5737
5737
|
}
|
|
5738
|
-
for (;
|
|
5739
|
-
J[
|
|
5738
|
+
for (; he < J.length; he += 1)
|
|
5739
|
+
J[he].d(1);
|
|
5740
5740
|
J.length = fe.length;
|
|
5741
5741
|
}
|
|
5742
5742
|
if (ie[0] & /*_monthDays, _calendarDate, value, _selectedDate, _min, _max, onDateClick*/
|
|
@@ -5745,13 +5745,13 @@ function Ga(t) {
|
|
|
5745
5745
|
/*_monthDays*/
|
|
5746
5746
|
O[12]
|
|
5747
5747
|
);
|
|
5748
|
-
let
|
|
5749
|
-
for (
|
|
5750
|
-
const We = Wi(O, Q,
|
|
5751
|
-
R[
|
|
5748
|
+
let he;
|
|
5749
|
+
for (he = 0; he < Q.length; he += 1) {
|
|
5750
|
+
const We = Wi(O, Q, he);
|
|
5751
|
+
R[he] ? R[he].p(We, ie) : (R[he] = Ji(We), R[he].c(), R[he].m(h, A));
|
|
5752
5752
|
}
|
|
5753
|
-
for (;
|
|
5754
|
-
R[
|
|
5753
|
+
for (; he < R.length; he += 1)
|
|
5754
|
+
R[he].d(1);
|
|
5755
5755
|
R.length = Q.length;
|
|
5756
5756
|
}
|
|
5757
5757
|
if (ie[0] & /*_nextMonthDays, _calendarDate, _min, _max, onDateClick*/
|
|
@@ -5760,13 +5760,13 @@ function Ga(t) {
|
|
|
5760
5760
|
/*_nextMonthDays*/
|
|
5761
5761
|
O[14]
|
|
5762
5762
|
);
|
|
5763
|
-
let
|
|
5764
|
-
for (
|
|
5765
|
-
const We = Ni(O, ee,
|
|
5766
|
-
K[
|
|
5763
|
+
let he;
|
|
5764
|
+
for (he = 0; he < ee.length; he += 1) {
|
|
5765
|
+
const We = Ni(O, ee, he);
|
|
5766
|
+
K[he] ? K[he].p(We, ie) : (K[he] = Qi(We), K[he].c(), K[he].m(h, null));
|
|
5767
5767
|
}
|
|
5768
|
-
for (;
|
|
5769
|
-
K[
|
|
5768
|
+
for (; he < K.length; he += 1)
|
|
5769
|
+
K[he].d(1);
|
|
5770
5770
|
K.length = ee.length;
|
|
5771
5771
|
}
|
|
5772
5772
|
ie[0] & /*mt, mr, mb, ml*/
|
|
@@ -5816,7 +5816,7 @@ function Ka(t, e, i) {
|
|
|
5816
5816
|
"December"
|
|
5817
5817
|
], x = [], L;
|
|
5818
5818
|
ze(async () => {
|
|
5819
|
-
i(9, m = i(8, h = Be(o ? new Date(o) : /* @__PURE__ */ new Date()))), q(), await
|
|
5819
|
+
i(9, m = i(8, h = Be(o ? new Date(o) : /* @__PURE__ */ new Date()))), q(), await Se(), H({ type: "date", value: h });
|
|
5820
5820
|
});
|
|
5821
5821
|
function H(V) {
|
|
5822
5822
|
switch (V.type) {
|
|
@@ -5848,7 +5848,7 @@ function Ka(t, e, i) {
|
|
|
5848
5848
|
const V = async (G, Y) => {
|
|
5849
5849
|
if (G.stopPropagation(), G.preventDefault(), Mt(Be(Y), v) || jt(Be(Y), w))
|
|
5850
5850
|
return;
|
|
5851
|
-
Fi(Y, m) || H({ type: "date", value: Y }), i(9, m = Y), await
|
|
5851
|
+
Fi(Y, m) || H({ type: "date", value: Y }), i(9, m = Y), await Se();
|
|
5852
5852
|
const W = L.querySelector(`[data-date="${Y.getTime()}"]`);
|
|
5853
5853
|
W == null || W.focus();
|
|
5854
5854
|
};
|
|
@@ -5979,7 +5979,7 @@ class Xa extends pe {
|
|
|
5979
5979
|
e,
|
|
5980
5980
|
Ka,
|
|
5981
5981
|
Ga,
|
|
5982
|
-
|
|
5982
|
+
me,
|
|
5983
5983
|
{
|
|
5984
5984
|
name: 1,
|
|
5985
5985
|
value: 0,
|
|
@@ -6065,7 +6065,7 @@ function $i(t) {
|
|
|
6065
6065
|
let e, i;
|
|
6066
6066
|
return {
|
|
6067
6067
|
c() {
|
|
6068
|
-
e = y("h3"), i =
|
|
6068
|
+
e = y("h3"), i = oe(
|
|
6069
6069
|
/*heading*/
|
|
6070
6070
|
t[5]
|
|
6071
6071
|
), f(e, "class", "svelte-txr655"), N(
|
|
@@ -6266,7 +6266,7 @@ function Qa(t) {
|
|
|
6266
6266
|
}
|
|
6267
6267
|
function $a(t, e, i) {
|
|
6268
6268
|
let n, o, { $$slots: l = {}, $$scope: r } = e;
|
|
6269
|
-
const [s, a] =
|
|
6269
|
+
const [s, a] = qe("Callout type", ["emergency", "important", "information", "event", "success"], !0), [u, c] = qe("Callout size", ["medium", "large"]), [d, g] = qe("Aria live", ["off", "assertive", "polite"]);
|
|
6270
6270
|
let { mt: h = null } = e, { mr: m = null } = e, { mb: v = "l" } = e, { ml: w = null } = e, { size: b = "large" } = e, { type: k } = e, { heading: j = "" } = e, { maxwidth: z = "none" } = e, { testid: M = "" } = e, { arialive: x = "off" } = e, { icontheme: L = "outline" } = e, H = 0, q = "medium";
|
|
6271
6271
|
ze(() => {
|
|
6272
6272
|
c(b), g(x), setTimeout(() => {
|
|
@@ -6310,7 +6310,7 @@ class e2 extends pe {
|
|
|
6310
6310
|
e,
|
|
6311
6311
|
$a,
|
|
6312
6312
|
Qa,
|
|
6313
|
-
|
|
6313
|
+
me,
|
|
6314
6314
|
{
|
|
6315
6315
|
mt: 0,
|
|
6316
6316
|
mr: 1,
|
|
@@ -6454,7 +6454,7 @@ function i2(t, e, i) {
|
|
|
6454
6454
|
}
|
|
6455
6455
|
class n2 extends pe {
|
|
6456
6456
|
constructor(e) {
|
|
6457
|
-
super(), ve(this, e, i2, t2,
|
|
6457
|
+
super(), ve(this, e, i2, t2, me, {});
|
|
6458
6458
|
}
|
|
6459
6459
|
}
|
|
6460
6460
|
customElements.define("goa-card-actions", be(n2, {}, ["default"], [], !0));
|
|
@@ -6520,7 +6520,7 @@ function r2(t, e, i) {
|
|
|
6520
6520
|
}
|
|
6521
6521
|
class s2 extends pe {
|
|
6522
6522
|
constructor(e) {
|
|
6523
|
-
super(), ve(this, e, r2, l2,
|
|
6523
|
+
super(), ve(this, e, r2, l2, me, {}, o2);
|
|
6524
6524
|
}
|
|
6525
6525
|
}
|
|
6526
6526
|
customElements.define("goa-card-content", be(s2, {}, ["default"], [], !0));
|
|
@@ -6629,7 +6629,7 @@ class d2 extends pe {
|
|
|
6629
6629
|
e,
|
|
6630
6630
|
u2,
|
|
6631
6631
|
c2,
|
|
6632
|
-
|
|
6632
|
+
me,
|
|
6633
6633
|
{
|
|
6634
6634
|
elevation: 0,
|
|
6635
6635
|
width: 1,
|
|
@@ -6755,7 +6755,7 @@ function h2(t, e, i) {
|
|
|
6755
6755
|
}
|
|
6756
6756
|
class m2 extends pe {
|
|
6757
6757
|
constructor(e) {
|
|
6758
|
-
super(), ve(this, e, h2, g2,
|
|
6758
|
+
super(), ve(this, e, h2, g2, me, {}, f2);
|
|
6759
6759
|
}
|
|
6760
6760
|
}
|
|
6761
6761
|
customElements.define("goa-card-group", be(m2, {}, ["default"], [], !0));
|
|
@@ -6792,7 +6792,7 @@ function p2(t, e, i) {
|
|
|
6792
6792
|
}
|
|
6793
6793
|
class w2 extends pe {
|
|
6794
6794
|
constructor(e) {
|
|
6795
|
-
super(), ve(this, e, p2, b2,
|
|
6795
|
+
super(), ve(this, e, p2, b2, me, { src: 0, height: 1 }, v2);
|
|
6796
6796
|
}
|
|
6797
6797
|
get src() {
|
|
6798
6798
|
return this.$$.ctx[0];
|
|
@@ -6855,7 +6855,7 @@ function nn(t) {
|
|
|
6855
6855
|
);
|
|
6856
6856
|
return {
|
|
6857
6857
|
c() {
|
|
6858
|
-
e = y("div"), r && r.c(), i = I(), n =
|
|
6858
|
+
e = y("div"), r && r.c(), i = I(), n = oe(
|
|
6859
6859
|
/*description*/
|
|
6860
6860
|
t[5]
|
|
6861
6861
|
), f(e, "class", "description svelte-bph2vn"), f(
|
|
@@ -6951,7 +6951,7 @@ function x2(t) {
|
|
|
6951
6951
|
);
|
|
6952
6952
|
return {
|
|
6953
6953
|
c() {
|
|
6954
|
-
e = y("div"), i = y("label"), n = y("div"), o = y("input"), u = I(), H && H.c(), c = I(), d = y("div"), B && B.c(), g = I(), h =
|
|
6954
|
+
e = y("div"), i = y("label"), n = y("div"), o = y("input"), u = I(), H && H.c(), c = I(), d = y("div"), B && B.c(), g = I(), h = oe(
|
|
6955
6955
|
/*text*/
|
|
6956
6956
|
t[2]
|
|
6957
6957
|
), m = I(), D && D.c(), v = I(), w = y("div"), A && A.c(), f(
|
|
@@ -7253,7 +7253,7 @@ function E2(t, e, i) {
|
|
|
7253
7253
|
je(ke, Ct);
|
|
7254
7254
|
}
|
|
7255
7255
|
function R(ke) {
|
|
7256
|
-
i(0, h = ke.value), i(24, d = ke.value ? "true" : "false"),
|
|
7256
|
+
i(0, h = ke.value), i(24, d = ke.value ? "true" : "false"), Ee(A, "_change", { name: c, value: h }, { bubbles: !0 });
|
|
7257
7257
|
}
|
|
7258
7258
|
function ee() {
|
|
7259
7259
|
c && je(B, tt, { name: c, el: B }, { bubbles: !0, timeout: 10 });
|
|
@@ -7276,27 +7276,27 @@ function E2(t, e, i) {
|
|
|
7276
7276
|
)), u.reveal && !de && Q(), u.reveal && de && E && j !== "" && ri(j);
|
|
7277
7277
|
}
|
|
7278
7278
|
function O() {
|
|
7279
|
-
|
|
7279
|
+
Ee(B, "help-text::announce", void 0, { bubbles: !0 });
|
|
7280
7280
|
}
|
|
7281
7281
|
function ie() {
|
|
7282
7282
|
E.addEventListener("_click", (ke) => {
|
|
7283
7283
|
ke.stopPropagation();
|
|
7284
7284
|
}), E.addEventListener("_change", (ke) => {
|
|
7285
7285
|
const Pe = ke.detail;
|
|
7286
|
-
ke.stopPropagation(), Pe && Pe.name && typeof Pe.value < "u" &&
|
|
7286
|
+
ke.stopPropagation(), Pe && Pe.name && typeof Pe.value < "u" && Ee(B, "_revealChange", Pe, { bubbles: !0 });
|
|
7287
7287
|
});
|
|
7288
7288
|
}
|
|
7289
|
-
function
|
|
7289
|
+
function ne(ke) {
|
|
7290
7290
|
ue[ke ? "unshift" : "push"](() => {
|
|
7291
7291
|
A = ke, i(15, A);
|
|
7292
7292
|
});
|
|
7293
7293
|
}
|
|
7294
|
-
function
|
|
7294
|
+
function xe(ke) {
|
|
7295
7295
|
ue[ke ? "unshift" : "push"](() => {
|
|
7296
7296
|
E = ke, i(14, E);
|
|
7297
7297
|
});
|
|
7298
7298
|
}
|
|
7299
|
-
function
|
|
7299
|
+
function he() {
|
|
7300
7300
|
Y = this.clientHeight, i(13, Y);
|
|
7301
7301
|
}
|
|
7302
7302
|
function We(ke) {
|
|
@@ -7309,7 +7309,7 @@ function E2(t, e, i) {
|
|
|
7309
7309
|
}, t.$$.update = () => {
|
|
7310
7310
|
t.$$.dirty[0] & /*disabled*/
|
|
7311
7311
|
67108864 && i(20, n = Le(m)), t.$$.dirty[0] & /*error, _error, _prevError, _rootEl*/
|
|
7312
|
-
301996032 && (i(12, V = Le(v)), V !== G && (
|
|
7312
|
+
301996032 && (i(12, V = Le(v)), V !== G && (Ee(B, "error::change", { isError: V }, { bubbles: !0 }), i(28, G = V))), t.$$.dirty[0] & /*checked*/
|
|
7313
7313
|
16777216 && i(17, o = Le(d)), t.$$.dirty[0] & /*_revealSlotHeight*/
|
|
7314
7314
|
8192 && i(18, r = Y > 0);
|
|
7315
7315
|
}, i(19, l = !1), [
|
|
@@ -7344,9 +7344,9 @@ function E2(t, e, i) {
|
|
|
7344
7344
|
G,
|
|
7345
7345
|
a,
|
|
7346
7346
|
s,
|
|
7347
|
-
|
|
7348
|
-
|
|
7349
|
-
|
|
7347
|
+
ne,
|
|
7348
|
+
xe,
|
|
7349
|
+
he,
|
|
7350
7350
|
We
|
|
7351
7351
|
];
|
|
7352
7352
|
}
|
|
@@ -7357,7 +7357,7 @@ class H2 extends pe {
|
|
|
7357
7357
|
e,
|
|
7358
7358
|
E2,
|
|
7359
7359
|
x2,
|
|
7360
|
-
|
|
7360
|
+
me,
|
|
7361
7361
|
{
|
|
7362
7362
|
name: 1,
|
|
7363
7363
|
checked: 24,
|
|
@@ -7561,7 +7561,7 @@ function S2(t) {
|
|
|
7561
7561
|
);
|
|
7562
7562
|
return {
|
|
7563
7563
|
c() {
|
|
7564
|
-
e = y("div"), u && u.c(), i = I(), n = y("div"), o =
|
|
7564
|
+
e = y("div"), u && u.c(), i = I(), n = y("div"), o = oe(
|
|
7565
7565
|
/*content*/
|
|
7566
7566
|
t[6]
|
|
7567
7567
|
), l = I(), c && c.c(), f(n, "class", "text svelte-vpqbh0"), f(
|
|
@@ -7732,7 +7732,7 @@ class V2 extends pe {
|
|
|
7732
7732
|
e,
|
|
7733
7733
|
T2,
|
|
7734
7734
|
S2,
|
|
7735
|
-
|
|
7735
|
+
me,
|
|
7736
7736
|
{
|
|
7737
7737
|
mt: 0,
|
|
7738
7738
|
mr: 1,
|
|
@@ -7930,7 +7930,7 @@ function A2(t) {
|
|
|
7930
7930
|
"progress",
|
|
7931
7931
|
/*progress*/
|
|
7932
7932
|
t[1]
|
|
7933
|
-
), f(e, "class", o =
|
|
7933
|
+
), f(e, "class", o = He("spinner-" + /*spinnerSize*/
|
|
7934
7934
|
t[3]) + " svelte-ed9kjd"), f(
|
|
7935
7935
|
e,
|
|
7936
7936
|
"data-testid",
|
|
@@ -7961,7 +7961,7 @@ function A2(t) {
|
|
|
7961
7961
|
r[1]
|
|
7962
7962
|
), /*message*/
|
|
7963
7963
|
r[0] ? l ? l.p(r, s) : (l = sn(r), l.c(), l.m(e, null)) : l && (l.d(1), l = null), s & /*spinnerSize*/
|
|
7964
|
-
8 && o !== (o =
|
|
7964
|
+
8 && o !== (o = He("spinner-" + /*spinnerSize*/
|
|
7965
7965
|
r[3]) + " svelte-ed9kjd") && f(e, "class", o), s & /*testid*/
|
|
7966
7966
|
4 && f(
|
|
7967
7967
|
e,
|
|
@@ -8060,7 +8060,7 @@ function sn(t) {
|
|
|
8060
8060
|
let e, i;
|
|
8061
8061
|
return {
|
|
8062
8062
|
c() {
|
|
8063
|
-
e = y("div"), i =
|
|
8063
|
+
e = y("div"), i = oe(
|
|
8064
8064
|
/*message*/
|
|
8065
8065
|
t[0]
|
|
8066
8066
|
), f(e, "class", "message svelte-ed9kjd");
|
|
@@ -8085,7 +8085,7 @@ function an(t) {
|
|
|
8085
8085
|
let e, i;
|
|
8086
8086
|
return {
|
|
8087
8087
|
c() {
|
|
8088
|
-
e = y("div"), i =
|
|
8088
|
+
e = y("div"), i = oe(
|
|
8089
8089
|
/*message*/
|
|
8090
8090
|
t[0]
|
|
8091
8091
|
), f(e, "class", "message");
|
|
@@ -8131,10 +8131,10 @@ function B2(t) {
|
|
|
8131
8131
|
}
|
|
8132
8132
|
function F2(t, e, i) {
|
|
8133
8133
|
let n;
|
|
8134
|
-
const [o, l] =
|
|
8134
|
+
const [o, l] = qe("Circular progress variant", ["fullscreen", "inline"]), [r, s] = qe("Button size", ["small", "large"]);
|
|
8135
8135
|
let { variant: a = "inline" } = e, { size: u = "large" } = e, { message: c = "" } = e, { progress: d = -1 } = e, { visible: g = "false" } = e, { testid: h = "" } = e, m, v, w;
|
|
8136
8136
|
return ze(async () => {
|
|
8137
|
-
l(a), s(u), await
|
|
8137
|
+
l(a), s(u), await Se(), i(3, m = u === "small" ? "large" : "xlarge"), i(4, v = a === "fullscreen"), i(5, w = a === "inline");
|
|
8138
8138
|
}), t.$$set = (b) => {
|
|
8139
8139
|
"variant" in b && i(7, a = b.variant), "size" in b && i(8, u = b.size), "message" in b && i(0, c = b.message), "progress" in b && i(1, d = b.progress), "visible" in b && i(9, g = b.visible), "testid" in b && i(2, h = b.testid);
|
|
8140
8140
|
}, t.$$.update = () => {
|
|
@@ -8160,7 +8160,7 @@ class I2 extends pe {
|
|
|
8160
8160
|
e,
|
|
8161
8161
|
F2,
|
|
8162
8162
|
B2,
|
|
8163
|
-
|
|
8163
|
+
me,
|
|
8164
8164
|
{
|
|
8165
8165
|
variant: 7,
|
|
8166
8166
|
size: 8,
|
|
@@ -8345,7 +8345,7 @@ function Y2(t) {
|
|
|
8345
8345
|
)}
|
|
8346
8346
|
max-width: ${/*maxwidth*/
|
|
8347
8347
|
t[4]};
|
|
8348
|
-
`), f(e, "class", a =
|
|
8348
|
+
`), f(e, "class", a = He(`
|
|
8349
8349
|
goa-container
|
|
8350
8350
|
goa-container--${/*type*/
|
|
8351
8351
|
t[0]}
|
|
@@ -8392,7 +8392,7 @@ function Y2(t) {
|
|
|
8392
8392
|
max-width: ${/*maxwidth*/
|
|
8393
8393
|
g[4]};
|
|
8394
8394
|
`)) && f(e, "style", s), (!u || h & /*type, padding, accent, width*/
|
|
8395
|
-
15 && a !== (a =
|
|
8395
|
+
15 && a !== (a = He(`
|
|
8396
8396
|
goa-container
|
|
8397
8397
|
goa-container--${/*type*/
|
|
8398
8398
|
g[0]}
|
|
@@ -8417,7 +8417,7 @@ function Y2(t) {
|
|
|
8417
8417
|
}
|
|
8418
8418
|
function U2(t, e, i) {
|
|
8419
8419
|
let { $$slots: n = {}, $$scope: o } = e;
|
|
8420
|
-
const l = dt(n), [r, s] =
|
|
8420
|
+
const l = dt(n), [r, s] = qe("Container type", ["interactive", "info", "error", "success", "important", "non-interactive"]), [a, u] = qe("Container accent", ["thick", "thin", "filled"]), [c, d] = qe("Container padding", ["relaxed", "compact"]), [g, h] = qe("Container width", ["full", "content"]);
|
|
8421
8421
|
let { type: m = "interactive" } = e, { accent: v = "filled" } = e, { padding: w = "relaxed" } = e, { width: b = "full" } = e, { maxwidth: k = "none" } = e, { testid: j = "" } = e, { mt: z = null } = e, { mr: M = null } = e, { mb: x = "m" } = e, { ml: L = null } = e, H;
|
|
8422
8422
|
ze(() => {
|
|
8423
8423
|
s(m), u(v), d(w), h(b), Ut(H);
|
|
@@ -8454,7 +8454,7 @@ class G2 extends pe {
|
|
|
8454
8454
|
e,
|
|
8455
8455
|
U2,
|
|
8456
8456
|
Y2,
|
|
8457
|
-
|
|
8457
|
+
me,
|
|
8458
8458
|
{
|
|
8459
8459
|
type: 0,
|
|
8460
8460
|
accent: 1,
|
|
@@ -8875,13 +8875,13 @@ function J2(t) {
|
|
|
8875
8875
|
function Q2(t, e, i) {
|
|
8876
8876
|
let n, { type: o = "calendar" } = e, { name: l = "" } = e, { value: r = "" } = e, { error: s = "false" } = e, { min: a = "" } = e, { max: u = "" } = e, { relative: c = "" } = e, { disabled: d = "false" } = e, { testid: g = "" } = e, { mt: h = null } = e, { mr: m = null } = e, { mb: v = null } = e, { ml: w = null } = e, b = Le(s), k, j, z, M = !1, x = { day: "", month: "", year: "" };
|
|
8877
8877
|
ze(async () => {
|
|
8878
|
-
await
|
|
8878
|
+
await Se(), E(r), H(), D(), L();
|
|
8879
8879
|
});
|
|
8880
8880
|
function L() {
|
|
8881
8881
|
c != "" && 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.");
|
|
8882
8882
|
}
|
|
8883
8883
|
function H() {
|
|
8884
|
-
Xe(j, (O, ie,
|
|
8884
|
+
Xe(j, (O, ie, ne) => {
|
|
8885
8885
|
switch (O) {
|
|
8886
8886
|
case xt:
|
|
8887
8887
|
B(ie);
|
|
@@ -8897,7 +8897,7 @@ function Q2(t, e, i) {
|
|
|
8897
8897
|
break;
|
|
8898
8898
|
case ui:
|
|
8899
8899
|
case tt:
|
|
8900
|
-
|
|
8900
|
+
ne.stopPropagation();
|
|
8901
8901
|
break;
|
|
8902
8902
|
}
|
|
8903
8903
|
});
|
|
@@ -8906,7 +8906,7 @@ function Q2(t, e, i) {
|
|
|
8906
8906
|
i(1, s = O.error ? "true" : "false");
|
|
8907
8907
|
}
|
|
8908
8908
|
function B(O) {
|
|
8909
|
-
i(0, r = O.value),
|
|
8909
|
+
i(0, r = O.value), Ee(j, "_change", { name: l, value: O.value }, { bubbles: !0 });
|
|
8910
8910
|
}
|
|
8911
8911
|
function D() {
|
|
8912
8912
|
je(k, tt, { name: l, el: j }, { bubbles: !0, timeout: 5 });
|
|
@@ -8919,11 +8919,11 @@ function Q2(t, e, i) {
|
|
|
8919
8919
|
if (o === "calendar")
|
|
8920
8920
|
i(13, z = Be(new Date(O)));
|
|
8921
8921
|
else if (o === "input") {
|
|
8922
|
-
const [ie = "",
|
|
8922
|
+
const [ie = "", ne = "", xe = ""] = O.split("T")[0].split("-");
|
|
8923
8923
|
i(15, x = {
|
|
8924
8924
|
year: `${+ie}`,
|
|
8925
|
-
month: `${+
|
|
8926
|
-
day: `${+
|
|
8925
|
+
month: `${+ne - 1}`,
|
|
8926
|
+
day: `${+xe}`
|
|
8927
8927
|
}), fe() || A();
|
|
8928
8928
|
}
|
|
8929
8929
|
}
|
|
@@ -9008,10 +9008,10 @@ function Q2(t, e, i) {
|
|
|
9008
9008
|
}
|
|
9009
9009
|
function J(O) {
|
|
9010
9010
|
O.stopPropagation();
|
|
9011
|
-
const { name: ie, value:
|
|
9012
|
-
i(15, x = { ...x, [ie]:
|
|
9013
|
-
const
|
|
9014
|
-
|
|
9011
|
+
const { name: ie, value: ne } = O.detail;
|
|
9012
|
+
i(15, x = { ...x, [ie]: ne });
|
|
9013
|
+
const xe = fe() ? P() : null;
|
|
9014
|
+
Ee(j, "_change", { name: l, type: "string", value: xe }, { bubbles: !0 });
|
|
9015
9015
|
}
|
|
9016
9016
|
function Q(O) {
|
|
9017
9017
|
ue[O ? "unshift" : "push"](() => {
|
|
@@ -9075,7 +9075,7 @@ class $2 extends pe {
|
|
|
9075
9075
|
e,
|
|
9076
9076
|
Q2,
|
|
9077
9077
|
J2,
|
|
9078
|
-
|
|
9078
|
+
me,
|
|
9079
9079
|
{
|
|
9080
9080
|
type: 2,
|
|
9081
9081
|
name: 3,
|
|
@@ -9192,7 +9192,7 @@ function t0(t) {
|
|
|
9192
9192
|
);
|
|
9193
9193
|
return {
|
|
9194
9194
|
c() {
|
|
9195
|
-
e = y("details"), i = y("summary"), n = y("goa-icon"), l = I(), r = y("span"), s =
|
|
9195
|
+
e = y("details"), i = y("summary"), n = y("goa-icon"), l = I(), r = y("span"), s = oe(
|
|
9196
9196
|
/*heading*/
|
|
9197
9197
|
t[1]
|
|
9198
9198
|
), d = I(), g = y("div"), z && z.c(), p(n, "mt", "2"), p(n, "mr", "2"), p(n, "type", "chevron-forward"), p(n, "fillcolor", o = /*_isMouseOver*/
|
|
@@ -9304,7 +9304,7 @@ function t0(t) {
|
|
|
9304
9304
|
function i0(t, e, i) {
|
|
9305
9305
|
let n, { $$slots: o = {}, $$scope: l } = e, { heading: r } = e, { maxwidth: s = "75ch" } = e, { mt: a = null } = e, { mr: u = null } = e, { mb: c = null } = e, { ml: d = null } = e, { open: g = "false" } = e, { testid: h = "" } = e, m = !1, v, w = "";
|
|
9306
9306
|
ze(async () => {
|
|
9307
|
-
i(10, w = `details-${j1()}`), await
|
|
9307
|
+
i(10, w = `details-${j1()}`), await Se(), r1("Details", { heading: r }), v.addEventListener("mouseover", () => {
|
|
9308
9308
|
i(8, m = !0);
|
|
9309
9309
|
}), v.addEventListener("mouseout", () => {
|
|
9310
9310
|
i(8, m = !1);
|
|
@@ -9347,7 +9347,7 @@ class n0 extends pe {
|
|
|
9347
9347
|
e,
|
|
9348
9348
|
i0,
|
|
9349
9349
|
t0,
|
|
9350
|
-
|
|
9350
|
+
me,
|
|
9351
9351
|
{
|
|
9352
9352
|
heading: 1,
|
|
9353
9353
|
maxwidth: 2,
|
|
@@ -9471,7 +9471,7 @@ function r0(t, e, i) {
|
|
|
9471
9471
|
}
|
|
9472
9472
|
class s0 extends pe {
|
|
9473
9473
|
constructor(e) {
|
|
9474
|
-
super(), ve(this, e, r0, l0,
|
|
9474
|
+
super(), ve(this, e, r0, l0, me, { testid: 0, mt: 1, mr: 2, mb: 3, ml: 4 }, o0);
|
|
9475
9475
|
}
|
|
9476
9476
|
get testid() {
|
|
9477
9477
|
return this.$$.ctx[0];
|
|
@@ -9600,7 +9600,7 @@ function f0(t) {
|
|
|
9600
9600
|
let e, i;
|
|
9601
9601
|
return {
|
|
9602
9602
|
c() {
|
|
9603
|
-
e = y("goa-text"), i =
|
|
9603
|
+
e = y("goa-text"), i = oe(
|
|
9604
9604
|
/*heading*/
|
|
9605
9605
|
t[3]
|
|
9606
9606
|
), p(e, "size", "heading-m"), p(e, "as", "h3"), p(e, "mb", "none"), p(e, "class", "svelte-1w9txfo");
|
|
@@ -9743,7 +9743,7 @@ function g0(t) {
|
|
|
9743
9743
|
t[0]
|
|
9744
9744
|
)
|
|
9745
9745
|
)
|
|
9746
|
-
)), f(l, "class", w =
|
|
9746
|
+
)), f(l, "class", w = He(`drawer drawer-${/*position*/
|
|
9747
9747
|
t[2]}`) + " svelte-1w9txfo"), f(l, "data-first-focus", "true"), N(
|
|
9748
9748
|
l,
|
|
9749
9749
|
"open",
|
|
@@ -9768,7 +9768,7 @@ function g0(t) {
|
|
|
9768
9768
|
/*position*/
|
|
9769
9769
|
t[2] === "left" && /*open*/
|
|
9770
9770
|
t[1]
|
|
9771
|
-
), f(i, "class", z =
|
|
9771
|
+
), f(i, "class", z = He(`root ${/*_scrollPos*/
|
|
9772
9772
|
t[12] ?? ""}`) + " svelte-1w9txfo"), f(i, "style", M = Me(
|
|
9773
9773
|
"visibility",
|
|
9774
9774
|
/*open*/
|
|
@@ -9881,7 +9881,7 @@ function g0(t) {
|
|
|
9881
9881
|
)
|
|
9882
9882
|
)
|
|
9883
9883
|
))) && f(l, "style", v), (!x || Z & /*position*/
|
|
9884
|
-
4 && w !== (w =
|
|
9884
|
+
4 && w !== (w = He(`drawer drawer-${/*position*/
|
|
9885
9885
|
t[2]}`) + " svelte-1w9txfo")) && f(l, "class", w), b && rt(b.update) && Z & /*open*/
|
|
9886
9886
|
2 && b.update.call(null, { enable: (
|
|
9887
9887
|
/*open*/
|
|
@@ -9916,7 +9916,7 @@ function g0(t) {
|
|
|
9916
9916
|
t[2] === "left" && /*open*/
|
|
9917
9917
|
t[1]
|
|
9918
9918
|
), (!x || Z & /*_scrollPos*/
|
|
9919
|
-
4096 && z !== (z =
|
|
9919
|
+
4096 && z !== (z = He(`root ${/*_scrollPos*/
|
|
9920
9920
|
t[12] ?? ""}`) + " svelte-1w9txfo")) && f(i, "class", z), (!x || Z & /*open*/
|
|
9921
9921
|
2 && M !== (M = Me(
|
|
9922
9922
|
"visibility",
|
|
@@ -9960,7 +9960,7 @@ function h0(t, e, i) {
|
|
|
9960
9960
|
const r = dt(o);
|
|
9961
9961
|
let { open: s = !1 } = e, { position: a = void 0 } = e, { heading: u = "" } = e, { maxsize: c = void 0 } = e, { testid: d = "drawer" } = e, g = null, h = null, m, v = 0, w = 0, b = !1, k = "", j = "top";
|
|
9962
9962
|
ze(async () => {
|
|
9963
|
-
await
|
|
9963
|
+
await Se(), a === "bottom" ? i(7, m = (g == null ? void 0 : g.getBoundingClientRect().height) ?? 0) : i(7, m = (g == null ? void 0 : g.getBoundingClientRect().width) ?? 0), window.addEventListener("keydown", L);
|
|
9964
9964
|
}), vt(() => {
|
|
9965
9965
|
window.removeEventListener("keydown", L);
|
|
9966
9966
|
});
|
|
@@ -9969,10 +9969,10 @@ function h0(t, e, i) {
|
|
|
9969
9969
|
i(9, w = (Z == null ? void 0 : Z.clientHeight) ?? 0), i(8, v = (V == null ? void 0 : V.clientHeight) ?? 0), i(11, k = H());
|
|
9970
9970
|
}
|
|
9971
9971
|
async function M() {
|
|
9972
|
-
await
|
|
9972
|
+
await Se(), i(10, b = !!r.actions), z();
|
|
9973
9973
|
}
|
|
9974
9974
|
function x(Z) {
|
|
9975
|
-
s &&
|
|
9975
|
+
s && Ee(g, "_close", {}, { bubbles: !0 }), Z.stopPropagation();
|
|
9976
9976
|
}
|
|
9977
9977
|
const L = (Z) => {
|
|
9978
9978
|
switch (Z.key) {
|
|
@@ -10059,7 +10059,7 @@ class m0 extends pe {
|
|
|
10059
10059
|
e,
|
|
10060
10060
|
h0,
|
|
10061
10061
|
g0,
|
|
10062
|
-
|
|
10062
|
+
me,
|
|
10063
10063
|
{
|
|
10064
10064
|
open: 1,
|
|
10065
10065
|
position: 2,
|
|
@@ -10123,7 +10123,7 @@ const pr = "dropdown-item:mounted", wr = "dropdown-item:destroyed";
|
|
|
10123
10123
|
function b0(t, e, i) {
|
|
10124
10124
|
let { filter: n = "" } = e, { label: o = "" } = e, { value: l = "" } = e, { mount: r = "reset" } = e, s, a;
|
|
10125
10125
|
ze(async () => {
|
|
10126
|
-
await
|
|
10126
|
+
await Se(), je(
|
|
10127
10127
|
s,
|
|
10128
10128
|
pr,
|
|
10129
10129
|
{
|
|
@@ -10159,7 +10159,7 @@ function b0(t, e, i) {
|
|
|
10159
10159
|
}
|
|
10160
10160
|
class p0 extends pe {
|
|
10161
10161
|
constructor(e) {
|
|
10162
|
-
super(), ve(this, e, b0, v0,
|
|
10162
|
+
super(), ve(this, e, b0, v0, me, { filter: 1, label: 2, value: 3, mount: 4 });
|
|
10163
10163
|
}
|
|
10164
10164
|
get filter() {
|
|
10165
10165
|
return this.$$.ctx[1];
|
|
@@ -10922,7 +10922,7 @@ function kn(t, e) {
|
|
|
10922
10922
|
first: null,
|
|
10923
10923
|
c() {
|
|
10924
10924
|
var m, v;
|
|
10925
|
-
i = y("li"), o =
|
|
10925
|
+
i = y("li"), o = oe(n), l = I(), f(i, "id", r = /*option*/
|
|
10926
10926
|
e[81].value), f(i, "aria-selected", s = /*_selectedOption*/
|
|
10927
10927
|
((m = e[22]) == null ? void 0 : m.value) === /*option*/
|
|
10928
10928
|
e[81].value), f(i, "class", "dropdown-item svelte-1qwhbp2"), f(i, "data-index", a = /*index*/
|
|
@@ -10989,7 +10989,7 @@ function yn(t) {
|
|
|
10989
10989
|
), n, o, l, r;
|
|
10990
10990
|
return {
|
|
10991
10991
|
c() {
|
|
10992
|
-
e = y("option"), n =
|
|
10992
|
+
e = y("option"), n = oe(i), o = I(), e.selected = l = /*value*/
|
|
10993
10993
|
t[0] === /*option*/
|
|
10994
10994
|
t[81].value, e.__value = r = /*option*/
|
|
10995
10995
|
t[81].value, _1(e, e.__value), f(e, "class", "svelte-1qwhbp2");
|
|
@@ -11111,11 +11111,11 @@ function v1(t, e, i = !0) {
|
|
|
11111
11111
|
}
|
|
11112
11112
|
const j0 = (t) => t.preventDefault();
|
|
11113
11113
|
function M0(t, e, i) {
|
|
11114
|
-
let n, o, l, r, s, { $$slots: a = {}, $$scope: u } = e, { name: c } = e, { arialabel: d = "" } = e, { arialabelledby: g = "" } = e, { value: h = "" } = e, { filterable: m = "false" } = e, { leadingicon: v = null } = e, { maxheight: w = "276px" } = e, { placeholder: b = "" } = e, { width: k = "" } = e, { disabled: j = "false" } = e, { error: z = "false" } = e, { multiselect: M = "false" } = e, { native: x = "false" } = e, { relative: L = "" } = e, { mt: H = null } = e, { mr: q = null } = e, { mb: B = null } = e, { ml: D = null } = e, { autocomplete: E = "" } = e, { testid: A = "" } = e, Z = [], V, G = !1, Y = -1, W, F, P, fe, J, Q, R = !1, ee = [], K = [], O, ie = Le(z),
|
|
11114
|
+
let n, o, l, r, s, { $$slots: a = {}, $$scope: u } = e, { name: c } = e, { arialabel: d = "" } = e, { arialabelledby: g = "" } = e, { value: h = "" } = e, { filterable: m = "false" } = e, { leadingicon: v = null } = e, { maxheight: w = "276px" } = e, { placeholder: b = "" } = e, { width: k = "" } = e, { disabled: j = "false" } = e, { error: z = "false" } = e, { multiselect: M = "false" } = e, { native: x = "false" } = e, { relative: L = "" } = e, { mt: H = null } = e, { mr: q = null } = e, { mb: B = null } = e, { ml: D = null } = e, { autocomplete: E = "" } = e, { testid: A = "" } = e, Z = [], V, G = !1, Y = -1, W, F, P, fe, J, Q, R = !1, ee = [], K = [], O, ie = Le(z), ne = ie, xe = "auto";
|
|
11115
11115
|
ze(async () => {
|
|
11116
|
-
Ut(P), We(), Pe(), await
|
|
11116
|
+
Ut(P), We(), Pe(), await Se(), Q = r ? new yr(J) : new zr(J), he();
|
|
11117
11117
|
});
|
|
11118
|
-
function
|
|
11118
|
+
function he() {
|
|
11119
11119
|
L != "" && console.warn("Dropdown `relative` property is deprecated. It should be removed from your code because it is no longer needed to help with positioning.");
|
|
11120
11120
|
}
|
|
11121
11121
|
function We() {
|
|
@@ -11146,7 +11146,7 @@ function M0(t, e, i) {
|
|
|
11146
11146
|
i(41, z = te.error ? "true" : "false");
|
|
11147
11147
|
}
|
|
11148
11148
|
function de(te) {
|
|
11149
|
-
i(0, h = te.value),
|
|
11149
|
+
i(0, h = te.value), Ee(P, "_change", { name: c, value: h }, { bubbles: !0 });
|
|
11150
11150
|
}
|
|
11151
11151
|
function Pe() {
|
|
11152
11152
|
je(P, tt, { name: c, el: P }, { bubbles: !0, timeout: 10 });
|
|
@@ -11264,7 +11264,7 @@ function M0(t, e, i) {
|
|
|
11264
11264
|
function F1(te) {
|
|
11265
11265
|
n || (R = !0, Q.handleKeyUp(te));
|
|
11266
11266
|
}
|
|
11267
|
-
function
|
|
11267
|
+
function le(te) {
|
|
11268
11268
|
n || (R = !0, Q.handleKeyDown(te));
|
|
11269
11269
|
}
|
|
11270
11270
|
function Ie(te) {
|
|
@@ -11284,7 +11284,7 @@ function M0(t, e, i) {
|
|
|
11284
11284
|
G ? (J == null || J.focus(), at()) : st(), te.preventDefault(), te.stopPropagation();
|
|
11285
11285
|
}
|
|
11286
11286
|
function kr(te) {
|
|
11287
|
-
|
|
11287
|
+
Ee(P, "help-text::announce", void 0, { bubbles: !0 });
|
|
11288
11288
|
}
|
|
11289
11289
|
class yr {
|
|
11290
11290
|
constructor(ye) {
|
|
@@ -11422,9 +11422,9 @@ function M0(t, e, i) {
|
|
|
11422
11422
|
557056 && i(27, s = ee[Y] ? ee[Y].value : void 0), t.$$.dirty[0] & /*value*/
|
|
11423
11423
|
1 && (K = L0(h || ""), Et()), t.$$.dirty[0] & /*_options, _inputEl, _width*/
|
|
11424
11424
|
344064 | t.$$.dirty[1] & /*width*/
|
|
11425
|
-
4096 && (k ? /(px|%|ch|rem|em)$/.test(k) ? i(16, W = k) : i(16, W = `${k}px`) : i(16, W = Gt(Z)), J && (k != null && k.includes("%") ? i(26,
|
|
11425
|
+
4096 && (k ? /(px|%|ch|rem|em)$/.test(k) ? i(16, W = k) : i(16, W = `${k}px`) : i(16, W = Gt(Z)), J && (k != null && k.includes("%") ? i(26, xe = k) : i(26, xe = `${J.offsetWidth}px`)), k != null && k.includes("%") ? i(24, F = "100%") : i(24, F = `min(${W}, 100%)`)), t.$$.dirty[0] & /*_error, _rootEl*/
|
|
11426
11426
|
1179648 | t.$$.dirty[1] & /*error, _prevError*/
|
|
11427
|
-
66560 && (i(20, ie = Le(z)), ie !==
|
|
11427
|
+
66560 && (i(20, ie = Le(z)), ie !== ne && (Ee(P, "error::change", { isError: ie }, { bubbles: !0 }), i(47, ne = ie)));
|
|
11428
11428
|
}, [
|
|
11429
11429
|
h,
|
|
11430
11430
|
c,
|
|
@@ -11452,7 +11452,7 @@ function M0(t, e, i) {
|
|
|
11452
11452
|
G,
|
|
11453
11453
|
F,
|
|
11454
11454
|
fe,
|
|
11455
|
-
|
|
11455
|
+
xe,
|
|
11456
11456
|
s,
|
|
11457
11457
|
n,
|
|
11458
11458
|
r,
|
|
@@ -11461,7 +11461,7 @@ function M0(t, e, i) {
|
|
|
11461
11461
|
Jt,
|
|
11462
11462
|
B1,
|
|
11463
11463
|
F1,
|
|
11464
|
-
|
|
11464
|
+
le,
|
|
11465
11465
|
Ie,
|
|
11466
11466
|
u1,
|
|
11467
11467
|
d1,
|
|
@@ -11473,7 +11473,7 @@ function M0(t, e, i) {
|
|
|
11473
11473
|
M,
|
|
11474
11474
|
x,
|
|
11475
11475
|
L,
|
|
11476
|
-
|
|
11476
|
+
ne,
|
|
11477
11477
|
u,
|
|
11478
11478
|
a,
|
|
11479
11479
|
Lr,
|
|
@@ -11490,7 +11490,7 @@ class x0 extends pe {
|
|
|
11490
11490
|
e,
|
|
11491
11491
|
M0,
|
|
11492
11492
|
z0,
|
|
11493
|
-
|
|
11493
|
+
me,
|
|
11494
11494
|
{
|
|
11495
11495
|
name: 1,
|
|
11496
11496
|
arialabel: 2,
|
|
@@ -11693,7 +11693,7 @@ function zn(t) {
|
|
|
11693
11693
|
) + "", n;
|
|
11694
11694
|
return {
|
|
11695
11695
|
c() {
|
|
11696
|
-
e = y("div"), n =
|
|
11696
|
+
e = y("div"), n = oe(i), f(e, "class", "filesize svelte-quhy4b"), f(e, "data-testid", "filesize");
|
|
11697
11697
|
},
|
|
11698
11698
|
m(o, l) {
|
|
11699
11699
|
T(o, e, l), C(e, n);
|
|
@@ -11714,7 +11714,7 @@ function S0(t) {
|
|
|
11714
11714
|
let e, i, n, o;
|
|
11715
11715
|
return {
|
|
11716
11716
|
c() {
|
|
11717
|
-
e = y("div"), i = y("goa-icon"), n = I(), o =
|
|
11717
|
+
e = y("div"), i = y("goa-icon"), n = I(), o = oe(
|
|
11718
11718
|
/*error*/
|
|
11719
11719
|
t[3]
|
|
11720
11720
|
), p(i, "type", "warning"), p(i, "size", "small"), p(i, "theme", "filled"), f(e, "class", "error-msg svelte-quhy4b"), f(e, "data-testid", "error");
|
|
@@ -11757,7 +11757,7 @@ function V0(t) {
|
|
|
11757
11757
|
) + "", l, r;
|
|
11758
11758
|
return {
|
|
11759
11759
|
c() {
|
|
11760
|
-
e = y("div"), i = y("progress"), n = I(), l =
|
|
11760
|
+
e = y("div"), i = y("progress"), n = I(), l = oe(o), r = oe("%"), i.value = /*progress*/
|
|
11761
11761
|
t[2], f(i, "max", "100"), f(i, "class", "svelte-quhy4b"), f(e, "class", "progress svelte-quhy4b"), f(e, "data-testid", "progress");
|
|
11762
11762
|
},
|
|
11763
11763
|
m(s, a) {
|
|
@@ -11881,10 +11881,10 @@ function A0(t) {
|
|
|
11881
11881
|
let z = j(t), M = z && z(t);
|
|
11882
11882
|
return {
|
|
11883
11883
|
c() {
|
|
11884
|
-
e = y("div"), i = y("div"), m.c(), n = I(), o = y("div"), l = y("div"), r =
|
|
11884
|
+
e = y("div"), i = y("div"), m.c(), n = I(), o = y("div"), l = y("div"), r = oe(
|
|
11885
11885
|
/*filename*/
|
|
11886
11886
|
t[0]
|
|
11887
|
-
), s = I(), v && v.c(), a = I(), k && k.c(), u = I(), c = y("div"), M && M.c(), f(l, "class", "filename svelte-quhy4b"), f(l, "data-testid", "filename"), f(o, "class", "details svelte-quhy4b"), f(c, "class", "actions svelte-quhy4b"), f(c, "data-testid", "actions"), f(i, "data-testid", "root"), f(i, "class", d =
|
|
11887
|
+
), s = I(), v && v.c(), a = I(), k && k.c(), u = I(), c = y("div"), M && M.c(), f(l, "class", "filename svelte-quhy4b"), f(l, "data-testid", "filename"), f(o, "class", "details svelte-quhy4b"), f(c, "class", "actions svelte-quhy4b"), f(c, "data-testid", "actions"), f(i, "data-testid", "root"), f(i, "class", d = He(`root ${/*_status*/
|
|
11888
11888
|
t[5]}`) + " svelte-quhy4b"), N(
|
|
11889
11889
|
i,
|
|
11890
11890
|
"error",
|
|
@@ -11908,7 +11908,7 @@ function A0(t) {
|
|
|
11908
11908
|
x[0]
|
|
11909
11909
|
), /*_status*/
|
|
11910
11910
|
x[5] !== "error" ? v ? v.p(x, L) : (v = zn(x), v.c(), v.m(o, a)) : v && (v.d(1), v = null), b === (b = w(x)) && k ? k.p(x, L) : (k && k.d(1), k = b && b(x), k && (k.c(), k.m(o, null))), z === (z = j(x)) && M ? M.p(x, L) : (M && M.d(1), M = z && z(x), M && (M.c(), M.m(c, null))), L & /*_status*/
|
|
11911
|
-
32 && d !== (d =
|
|
11911
|
+
32 && d !== (d = He(`root ${/*_status*/
|
|
11912
11912
|
x[5]}`) + " svelte-quhy4b") && f(i, "class", d), L & /*_status, error*/
|
|
11913
11913
|
40 && N(
|
|
11914
11914
|
i,
|
|
@@ -11987,7 +11987,7 @@ class F0 extends pe {
|
|
|
11987
11987
|
e,
|
|
11988
11988
|
B0,
|
|
11989
11989
|
A0,
|
|
11990
|
-
|
|
11990
|
+
me,
|
|
11991
11991
|
{
|
|
11992
11992
|
filename: 0,
|
|
11993
11993
|
size: 1,
|
|
@@ -12059,7 +12059,7 @@ function Mn(t) {
|
|
|
12059
12059
|
/*accept*/
|
|
12060
12060
|
t[1]
|
|
12061
12061
|
), l.multiple = !0, f(l, "class", "svelte-t8ftke"), f(e, "data-testid", r = /*testid*/
|
|
12062
|
-
t[3] || "dragdrop"), f(e, "class", s =
|
|
12062
|
+
t[3] || "dragdrop"), f(e, "class", s = He(`dragdrop state-${/*_state*/
|
|
12063
12063
|
t[6]}`) + " svelte-t8ftke");
|
|
12064
12064
|
},
|
|
12065
12065
|
m(d, g) {
|
|
@@ -12114,7 +12114,7 @@ function Mn(t) {
|
|
|
12114
12114
|
), g & /*testid*/
|
|
12115
12115
|
8 && r !== (r = /*testid*/
|
|
12116
12116
|
d[3] || "dragdrop") && f(e, "data-testid", r), g & /*_state*/
|
|
12117
|
-
64 && s !== (s =
|
|
12117
|
+
64 && s !== (s = He(`dragdrop state-${/*_state*/
|
|
12118
12118
|
d[6]}`) + " svelte-t8ftke") && f(e, "class", s);
|
|
12119
12119
|
},
|
|
12120
12120
|
d(d) {
|
|
@@ -12126,7 +12126,7 @@ function xn(t) {
|
|
|
12126
12126
|
let e, i, n;
|
|
12127
12127
|
return {
|
|
12128
12128
|
c() {
|
|
12129
|
-
e = y("em"), i =
|
|
12129
|
+
e = y("em"), i = oe("Maximum file size is "), n = oe(
|
|
12130
12130
|
/*maxfilesize*/
|
|
12131
12131
|
t[2]
|
|
12132
12132
|
), f(e, "class", "max-file-size svelte-t8ftke"), f(e, "data-testid", "max-file-size");
|
|
@@ -12191,7 +12191,7 @@ function Hn(t) {
|
|
|
12191
12191
|
let e, i, n;
|
|
12192
12192
|
return {
|
|
12193
12193
|
c() {
|
|
12194
|
-
e = y("em"), i =
|
|
12194
|
+
e = y("em"), i = oe("Maximum file size is "), n = oe(
|
|
12195
12195
|
/*maxfilesize*/
|
|
12196
12196
|
t[2]
|
|
12197
12197
|
), f(e, "class", "max-file-size svelte-t8ftke"), f(e, "data-testid", "max-file-size");
|
|
@@ -12263,7 +12263,7 @@ function Sn(t) {
|
|
|
12263
12263
|
), u, c;
|
|
12264
12264
|
return {
|
|
12265
12265
|
c() {
|
|
12266
|
-
e = y("div"), n =
|
|
12266
|
+
e = y("div"), n = oe(i), o = I(), l = y("div"), r = y("goa-icon"), s = I(), u = oe(a), c = I(), p(r, "type", "warning"), p(r, "size", "small"), p(r, "theme", "filled"), p(r, "class", "svelte-t8ftke"), f(l, "class", "error svelte-t8ftke"), f(l, "data-testid", "error"), f(e, "class", "issue svelte-t8ftke");
|
|
12267
12267
|
},
|
|
12268
12268
|
m(d, g) {
|
|
12269
12269
|
T(d, e, g), C(e, n), C(e, o), C(e, l), C(l, r), C(l, s), C(l, u), C(e, c);
|
|
@@ -12448,7 +12448,7 @@ class Y0 extends pe {
|
|
|
12448
12448
|
e,
|
|
12449
12449
|
R0,
|
|
12450
12450
|
N0,
|
|
12451
|
-
|
|
12451
|
+
me,
|
|
12452
12452
|
{
|
|
12453
12453
|
variant: 0,
|
|
12454
12454
|
accept: 1,
|
|
@@ -12494,7 +12494,7 @@ function G0(t) {
|
|
|
12494
12494
|
let e, i, n, o, l, r, s, a, u, c, d;
|
|
12495
12495
|
return {
|
|
12496
12496
|
c() {
|
|
12497
|
-
e = y("div"), i = y("div"), n =
|
|
12497
|
+
e = y("div"), i = y("div"), n = oe(
|
|
12498
12498
|
/*content*/
|
|
12499
12499
|
t[4]
|
|
12500
12500
|
), o = I(), l = y("goa-icon"), f(i, "class", "text svelte-6g5xf3"), p(l, "class", "delete-icon svelte-6g5xf3"), p(l, "size", "medium"), p(l, "theme", r = /*_error*/
|
|
@@ -12688,7 +12688,7 @@ class X0 extends pe {
|
|
|
12688
12688
|
e,
|
|
12689
12689
|
K0,
|
|
12690
12690
|
G0,
|
|
12691
|
-
|
|
12691
|
+
me,
|
|
12692
12692
|
{
|
|
12693
12693
|
mt: 0,
|
|
12694
12694
|
mr: 1,
|
|
@@ -12809,7 +12809,7 @@ function Q0(t) {
|
|
|
12809
12809
|
function $0(t, e, i) {
|
|
12810
12810
|
let { $$slots: n = {}, $$scope: o } = e, { open: l = !1 } = e, r, s, a, u, c = !0;
|
|
12811
12811
|
ze(async () => {
|
|
12812
|
-
await
|
|
12812
|
+
await Se(), r.addEventListener("focus", v, !0), r.addEventListener("keydown", d, !0), r.addEventListener("keyup", g, !0), s = r.querySelector("[data-tab-boundry=start]"), a = r.querySelector("[data-tab-boundry=end]"), m();
|
|
12813
12813
|
});
|
|
12814
12814
|
function d(z) {
|
|
12815
12815
|
z.shiftKey && (u = !0);
|
|
@@ -12925,7 +12925,7 @@ function $0(t, e, i) {
|
|
|
12925
12925
|
}
|
|
12926
12926
|
class ec extends pe {
|
|
12927
12927
|
constructor(e) {
|
|
12928
|
-
super(), ve(this, e, $0, Q0,
|
|
12928
|
+
super(), ve(this, e, $0, Q0, me, { open: 1 }, J0);
|
|
12929
12929
|
}
|
|
12930
12930
|
get open() {
|
|
12931
12931
|
return this.$$.ctx[1];
|
|
@@ -13034,10 +13034,10 @@ function rc(t) {
|
|
|
13034
13034
|
return {
|
|
13035
13035
|
c() {
|
|
13036
13036
|
var E;
|
|
13037
|
-
e = y("div"), i = y("div"), n = y("div"), z && z.c(), o = I(), M && M.c(), l = I(), r = y("div"), s = y("div"), L && L.c(), a = I(), u = y("div"), B.c(), c = I(), d = y("a"), g =
|
|
13037
|
+
e = y("div"), i = y("div"), n = y("div"), z && z.c(), o = I(), M && M.c(), l = I(), r = y("div"), s = y("div"), L && L.c(), a = I(), u = y("div"), B.c(), c = I(), d = y("a"), g = oe("© "), h = oe(
|
|
13038
13038
|
/*year*/
|
|
13039
13039
|
t[7]
|
|
13040
|
-
), m =
|
|
13040
|
+
), m = oe(" Government of Alberta"), f(n, "class", "nav-links svelte-gzux3e"), f(s, "class", "meta-links svelte-gzux3e"), f(d, "tabindex", v = /*metaLinks*/
|
|
13041
13041
|
((E = t[5]) == null ? void 0 : E.length) > 0 || /*_clientWidth*/
|
|
13042
13042
|
t[6] < Wt ? 0 : 1), f(d, "href", "https://alberta.ca"), f(d, "class", "goa-copyright svelte-gzux3e"), f(u, "class", "abgov svelte-gzux3e"), N(
|
|
13043
13043
|
u,
|
|
@@ -13151,7 +13151,7 @@ function sc(t, e, i) {
|
|
|
13151
13151
|
let { $$slots: n = {}, $$scope: o } = e, { maxcontentwidth: l = "" } = e, { testid: r = "" } = e, { url: s = "https://alberta.ca" } = e, a, u, c, d;
|
|
13152
13152
|
const g = /* @__PURE__ */ (/* @__PURE__ */ new Date()).getFullYear();
|
|
13153
13153
|
ze(async () => {
|
|
13154
|
-
await
|
|
13154
|
+
await Se();
|
|
13155
13155
|
const v = a.querySelector("slot[name=nav]"), w = a.querySelector("slot[name=meta]");
|
|
13156
13156
|
i(5, c = w == null ? void 0 : w.assignedElements()), i(4, u = v == null ? void 0 : v.assignedElements());
|
|
13157
13157
|
});
|
|
@@ -13182,7 +13182,7 @@ function sc(t, e, i) {
|
|
|
13182
13182
|
}
|
|
13183
13183
|
class ac extends pe {
|
|
13184
13184
|
constructor(e) {
|
|
13185
|
-
super(), ve(this, e, sc, rc,
|
|
13185
|
+
super(), ve(this, e, sc, rc, me, { maxcontentwidth: 0, testid: 1, url: 2 }, tc);
|
|
13186
13186
|
}
|
|
13187
13187
|
get maxcontentwidth() {
|
|
13188
13188
|
return this.$$.ctx[0];
|
|
@@ -13228,7 +13228,7 @@ function Zn(t) {
|
|
|
13228
13228
|
}
|
|
13229
13229
|
return {
|
|
13230
13230
|
c() {
|
|
13231
|
-
e = y("li"), i = y("a"), o =
|
|
13231
|
+
e = y("li"), i = y("a"), o = oe(n), r = I(), f(i, "href", l = /*child*/
|
|
13232
13232
|
t[7].href), f(i, "class", "svelte-18qmv43"), f(e, "class", "svelte-18qmv43");
|
|
13233
13233
|
},
|
|
13234
13234
|
m(c, d) {
|
|
@@ -13341,7 +13341,7 @@ function dc(t, e) {
|
|
|
13341
13341
|
function fc(t, e, i) {
|
|
13342
13342
|
let { $$slots: n = {}, $$scope: o } = e, { testid: l = "" } = e, r, s = [];
|
|
13343
13343
|
ze(async () => {
|
|
13344
|
-
if (await
|
|
13344
|
+
if (await Se(), i(2, s = et(r)), !s.map((d) => d.hasAttribute("href")).reduce(
|
|
13345
13345
|
(d, g) => d && g,
|
|
13346
13346
|
!0
|
|
13347
13347
|
)) {
|
|
@@ -13361,7 +13361,7 @@ function fc(t, e, i) {
|
|
|
13361
13361
|
}
|
|
13362
13362
|
class gc extends pe {
|
|
13363
13363
|
constructor(e) {
|
|
13364
|
-
super(), ve(this, e, fc, uc,
|
|
13364
|
+
super(), ve(this, e, fc, uc, me, { testid: 0 }, cc);
|
|
13365
13365
|
}
|
|
13366
13366
|
get testid() {
|
|
13367
13367
|
return this.$$.ctx[0];
|
|
@@ -13382,7 +13382,7 @@ function On(t) {
|
|
|
13382
13382
|
let e, i, n, o;
|
|
13383
13383
|
return {
|
|
13384
13384
|
c() {
|
|
13385
|
-
e = y("div"), i =
|
|
13385
|
+
e = y("div"), i = oe(
|
|
13386
13386
|
/*heading*/
|
|
13387
13387
|
t[0]
|
|
13388
13388
|
), n = I(), o = y("goa-divider"), f(e, "class", "title svelte-19vpbbx"), p(o, "mb", "l");
|
|
@@ -13410,7 +13410,7 @@ function Bn(t) {
|
|
|
13410
13410
|
), o, l;
|
|
13411
13411
|
return {
|
|
13412
13412
|
c() {
|
|
13413
|
-
e = y("li"), i = y("a"), o =
|
|
13413
|
+
e = y("li"), i = y("a"), o = oe(n), f(i, "href", l = /*child*/
|
|
13414
13414
|
t[8].href), f(i, "class", "svelte-19vpbbx");
|
|
13415
13415
|
},
|
|
13416
13416
|
m(r, s) {
|
|
@@ -13552,7 +13552,7 @@ function vc(t, e, i) {
|
|
|
13552
13552
|
let { $$slots: n = {}, $$scope: o } = e, { heading: l = "" } = e, { maxcolumncount: r = 1 } = e, { testid: s = "" } = e, a, u = [];
|
|
13553
13553
|
ze(async () => {
|
|
13554
13554
|
var g;
|
|
13555
|
-
if (await
|
|
13555
|
+
if (await Se(), i(4, u = (g = a.querySelector("slot")) == null ? void 0 : g.assignedElements()), !u.map((h) => h.hasAttribute("href")).reduce(
|
|
13556
13556
|
(h, m) => h && m,
|
|
13557
13557
|
!0
|
|
13558
13558
|
)) {
|
|
@@ -13580,7 +13580,7 @@ function vc(t, e, i) {
|
|
|
13580
13580
|
}
|
|
13581
13581
|
class bc extends pe {
|
|
13582
13582
|
constructor(e) {
|
|
13583
|
-
super(), ve(this, e, vc, mc,
|
|
13583
|
+
super(), ve(this, e, vc, mc, me, { heading: 0, maxcolumncount: 1, testid: 2 }, hc);
|
|
13584
13584
|
}
|
|
13585
13585
|
get heading() {
|
|
13586
13586
|
return this.$$.ctx[0];
|
|
@@ -13670,7 +13670,7 @@ function Nn(t) {
|
|
|
13670
13670
|
}
|
|
13671
13671
|
return {
|
|
13672
13672
|
c() {
|
|
13673
|
-
e = y("li"), i = y("a"), o =
|
|
13673
|
+
e = y("li"), i = y("a"), o = oe(n), r = I(), f(i, "class", "error svelte-97yoza"), f(i, "href", l = `#${/*key*/
|
|
13674
13674
|
t[28]}`), f(e, "class", "svelte-97yoza");
|
|
13675
13675
|
},
|
|
13676
13676
|
m(c, d) {
|
|
@@ -13874,7 +13874,7 @@ function Cc(t, e, i) {
|
|
|
13874
13874
|
g[G].focus(), V.preventDefault();
|
|
13875
13875
|
}
|
|
13876
13876
|
function E(V) {
|
|
13877
|
-
Object.keys(u).length > 0 && !V.cancelled && B(), V.cancelled && (x(), u = c),
|
|
13877
|
+
Object.keys(u).length > 0 && !V.cancelled && B(), V.cancelled && (x(), u = c), Ee(
|
|
13878
13878
|
s,
|
|
13879
13879
|
"_continue",
|
|
13880
13880
|
{
|
|
@@ -13907,7 +13907,7 @@ function Cc(t, e, i) {
|
|
|
13907
13907
|
}
|
|
13908
13908
|
class kc extends pe {
|
|
13909
13909
|
constructor(e) {
|
|
13910
|
-
super(), ve(this, e, Cc, wc,
|
|
13910
|
+
super(), ve(this, e, Cc, wc, me, { id: 3, dispatchOn: 4 }, pc);
|
|
13911
13911
|
}
|
|
13912
13912
|
get id() {
|
|
13913
13913
|
return this.$$.ctx[3];
|
|
@@ -13999,7 +13999,7 @@ function Rn() {
|
|
|
13999
13999
|
function zc(t, e, i) {
|
|
14000
14000
|
let { $$slots: n = {}, $$scope: o } = e, { status: l = "complete" } = e, { name: r = "[name] not set" } = e, s, a, u, c = {}, d = {}, g = {}, h, m, v, w, b;
|
|
14001
14001
|
ze(() => {
|
|
14002
|
-
|
|
14002
|
+
Ee(s, "_init", { el: s }, { bubbles: !0 }), j(), k(), b = Rn();
|
|
14003
14003
|
});
|
|
14004
14004
|
function k() {
|
|
14005
14005
|
u.addEventListener(x1, (O) => {
|
|
@@ -14014,8 +14014,8 @@ function zc(t, e, i) {
|
|
|
14014
14014
|
});
|
|
14015
14015
|
}
|
|
14016
14016
|
function j() {
|
|
14017
|
-
Xe(s, (O, ie,
|
|
14018
|
-
switch (
|
|
14017
|
+
Xe(s, (O, ie, ne) => {
|
|
14018
|
+
switch (ne.stopPropagation(), O) {
|
|
14019
14019
|
case Ft:
|
|
14020
14020
|
z(ie);
|
|
14021
14021
|
break;
|
|
@@ -14085,30 +14085,30 @@ function zc(t, e, i) {
|
|
|
14085
14085
|
b.history.push(O);
|
|
14086
14086
|
}
|
|
14087
14087
|
function B(O) {
|
|
14088
|
-
const { id: ie, state:
|
|
14088
|
+
const { id: ie, state: ne } = O;
|
|
14089
14089
|
b.form[ie] = {
|
|
14090
|
-
heading:
|
|
14091
|
-
data: { type: "details", fieldsets:
|
|
14090
|
+
heading: ne.heading,
|
|
14091
|
+
data: { type: "details", fieldsets: ne.data }
|
|
14092
14092
|
};
|
|
14093
14093
|
}
|
|
14094
14094
|
function D(O) {
|
|
14095
|
-
const { next: ie } = O,
|
|
14096
|
-
if (!
|
|
14095
|
+
const { next: ie } = O, ne = b.history[b.history.length - 1];
|
|
14096
|
+
if (!ne) {
|
|
14097
14097
|
console.warn("Form:onContinue", r, "no last page");
|
|
14098
14098
|
return;
|
|
14099
14099
|
}
|
|
14100
14100
|
if (Y(), b.editting) {
|
|
14101
14101
|
W(b.editting);
|
|
14102
|
-
const
|
|
14103
|
-
b.editting = "", b.history[
|
|
14102
|
+
const xe = b.history.indexOf(b.editting) + 1;
|
|
14103
|
+
b.editting = "", b.history[xe] === ie ? F(ne) : (b.history = [...b.history.slice(0, xe), ie], F(ie), Z(""));
|
|
14104
14104
|
} else
|
|
14105
|
-
W(
|
|
14105
|
+
W(ne), ne !== ie && q(ie), F(ie);
|
|
14106
14106
|
E();
|
|
14107
14107
|
}
|
|
14108
14108
|
function E() {
|
|
14109
14109
|
const O = { ...b }, ie = Object.keys(d);
|
|
14110
|
-
O.form = Object.entries(O.form).filter(([
|
|
14111
|
-
(
|
|
14110
|
+
O.form = Object.entries(O.form).filter(([ne, xe]) => ie.includes(ne)).reduce(
|
|
14111
|
+
(ne, [xe, he]) => (ne[xe] = he, ne),
|
|
14112
14112
|
{}
|
|
14113
14113
|
), je(h, Ft, O);
|
|
14114
14114
|
}
|
|
@@ -14120,13 +14120,13 @@ function zc(t, e, i) {
|
|
|
14120
14120
|
je(ie.el, ur, { id: O });
|
|
14121
14121
|
}
|
|
14122
14122
|
function V() {
|
|
14123
|
-
Y("complete", 0),
|
|
14123
|
+
Y("complete", 0), Ee(s, "_complete", { ...b, status: "complete" }, { bubbles: !0 });
|
|
14124
14124
|
}
|
|
14125
14125
|
function G() {
|
|
14126
14126
|
const O = b.history[0];
|
|
14127
14127
|
b = Rn(), q(O);
|
|
14128
|
-
for (const { el:
|
|
14129
|
-
je(
|
|
14128
|
+
for (const { el: ne } of Object.values(d))
|
|
14129
|
+
je(ne, E1);
|
|
14130
14130
|
E();
|
|
14131
14131
|
const [ie] = Object.entries(g)[0];
|
|
14132
14132
|
F(ie);
|
|
@@ -14135,7 +14135,7 @@ function zc(t, e, i) {
|
|
|
14135
14135
|
w = R1(
|
|
14136
14136
|
w,
|
|
14137
14137
|
() => {
|
|
14138
|
-
|
|
14138
|
+
Ee(
|
|
14139
14139
|
s,
|
|
14140
14140
|
x1,
|
|
14141
14141
|
{
|
|
@@ -14160,8 +14160,8 @@ function zc(t, e, i) {
|
|
|
14160
14160
|
je(d[O].el, ar, null);
|
|
14161
14161
|
}
|
|
14162
14162
|
function F(O) {
|
|
14163
|
-
Object.keys(g).forEach((
|
|
14164
|
-
je(g[
|
|
14163
|
+
Object.keys(g).forEach((ne) => {
|
|
14164
|
+
je(g[ne].el, H1, { active: ne === O });
|
|
14165
14165
|
});
|
|
14166
14166
|
}
|
|
14167
14167
|
function P(O) {
|
|
@@ -14173,17 +14173,17 @@ function zc(t, e, i) {
|
|
|
14173
14173
|
ie.pop(), b.history = ie, F(b.history[b.history.length - 1]), history.back();
|
|
14174
14174
|
}
|
|
14175
14175
|
function fe(O) {
|
|
14176
|
-
var
|
|
14176
|
+
var xe;
|
|
14177
14177
|
typeof O == "string" ? b = { ...b, ...JSON.parse(O) } : b = { ...b, ...O || {} };
|
|
14178
|
-
let ie,
|
|
14179
|
-
|
|
14178
|
+
let ie, ne = ((xe = b.history) == null ? void 0 : xe.length) ?? 0;
|
|
14179
|
+
ne > 0 && (ie = b.history[ne - 1]), setTimeout(
|
|
14180
14180
|
() => {
|
|
14181
14181
|
if (ie) {
|
|
14182
|
-
const
|
|
14183
|
-
F(
|
|
14182
|
+
const he = g[ie];
|
|
14183
|
+
F(he.id);
|
|
14184
14184
|
} else {
|
|
14185
|
-
const [
|
|
14186
|
-
q(
|
|
14185
|
+
const [he] = Object.entries(g)[0];
|
|
14186
|
+
q(he), F(he);
|
|
14187
14187
|
}
|
|
14188
14188
|
E(), Y(b.history.length > 1 ? "in-progress" : "not-started"), J();
|
|
14189
14189
|
},
|
|
@@ -14192,16 +14192,16 @@ function zc(t, e, i) {
|
|
|
14192
14192
|
}
|
|
14193
14193
|
function J() {
|
|
14194
14194
|
var O;
|
|
14195
|
-
for (const [ie,
|
|
14196
|
-
const
|
|
14197
|
-
(
|
|
14195
|
+
for (const [ie, ne] of Object.entries(c)) {
|
|
14196
|
+
const xe = (O = b.form[ie]) == null ? void 0 : O.data;
|
|
14197
|
+
(xe == null ? void 0 : xe.type) === "list" && je(ne, Ft, xe.items);
|
|
14198
14198
|
}
|
|
14199
14199
|
}
|
|
14200
14200
|
function Q() {
|
|
14201
14201
|
var O;
|
|
14202
|
-
for (const [ie,
|
|
14203
|
-
const
|
|
14204
|
-
|
|
14202
|
+
for (const [ie, ne] of Object.entries(d)) {
|
|
14203
|
+
const xe = (O = b.form[ie]) == null ? void 0 : O.data;
|
|
14204
|
+
xe && je(ne.el, ai, { name: ie, value: xe });
|
|
14205
14205
|
}
|
|
14206
14206
|
}
|
|
14207
14207
|
function R(O) {
|
|
@@ -14239,7 +14239,7 @@ function zc(t, e, i) {
|
|
|
14239
14239
|
}
|
|
14240
14240
|
class Lc extends pe {
|
|
14241
14241
|
constructor(e) {
|
|
14242
|
-
super(), ve(this, e, zc, yc,
|
|
14242
|
+
super(), ve(this, e, zc, yc, me, { status: 0, name: 1 }, null, [-1, -1]);
|
|
14243
14243
|
}
|
|
14244
14244
|
get status() {
|
|
14245
14245
|
return this.$$.ctx[0];
|
|
@@ -14308,7 +14308,7 @@ function jc(t) {
|
|
|
14308
14308
|
let e, i;
|
|
14309
14309
|
return {
|
|
14310
14310
|
c() {
|
|
14311
|
-
e = y("a"), i =
|
|
14311
|
+
e = y("a"), i = oe("Back"), f(
|
|
14312
14312
|
e,
|
|
14313
14313
|
"href",
|
|
14314
14314
|
/*backUrl*/
|
|
@@ -14371,7 +14371,7 @@ function Kn(t) {
|
|
|
14371
14371
|
let e, i;
|
|
14372
14372
|
return {
|
|
14373
14373
|
c() {
|
|
14374
|
-
e = y("goa-text"), i =
|
|
14374
|
+
e = y("goa-text"), i = oe(
|
|
14375
14375
|
/*sectionTitle*/
|
|
14376
14376
|
t[4]
|
|
14377
14377
|
), p(e, "size", "body-l"), p(e, "mb", "xs"), p(e, "color", "secondary");
|
|
@@ -14396,7 +14396,7 @@ function Xn(t) {
|
|
|
14396
14396
|
let e, i, n;
|
|
14397
14397
|
return {
|
|
14398
14398
|
c() {
|
|
14399
|
-
e = y("goa-text"), i =
|
|
14399
|
+
e = y("goa-text"), i = oe(
|
|
14400
14400
|
/*heading*/
|
|
14401
14401
|
t[2]
|
|
14402
14402
|
), p(e, "as", "h2"), p(e, "size", "heading-l"), p(e, "mb", n = /*subHeading*/
|
|
@@ -14424,7 +14424,7 @@ function Jn(t) {
|
|
|
14424
14424
|
let e, i;
|
|
14425
14425
|
return {
|
|
14426
14426
|
c() {
|
|
14427
|
-
e = y("goa-text"), i =
|
|
14427
|
+
e = y("goa-text"), i = oe(
|
|
14428
14428
|
/*subHeading*/
|
|
14429
14429
|
t[3]
|
|
14430
14430
|
), p(e, "size", "body-l"), p(e, "mt", "2xs"), p(e, "mb", "xl"), p(e, "color", "primary");
|
|
@@ -14506,7 +14506,7 @@ function xc(t) {
|
|
|
14506
14506
|
), n, o, l;
|
|
14507
14507
|
return {
|
|
14508
14508
|
c() {
|
|
14509
|
-
e = y("goa-button"), n =
|
|
14509
|
+
e = y("goa-button"), n = oe(i), p(e, "type", "primary");
|
|
14510
14510
|
},
|
|
14511
14511
|
m(r, s) {
|
|
14512
14512
|
T(r, e, s), C(e, n), o || (l = $(
|
|
@@ -14533,7 +14533,7 @@ function Ec(t) {
|
|
|
14533
14533
|
), n, o, l;
|
|
14534
14534
|
return {
|
|
14535
14535
|
c() {
|
|
14536
|
-
e = y("goa-button"), n =
|
|
14536
|
+
e = y("goa-button"), n = oe(i), p(e, "type", "primary");
|
|
14537
14537
|
},
|
|
14538
14538
|
m(r, s) {
|
|
14539
14539
|
T(r, e, s), C(e, n), o || (l = $(
|
|
@@ -14703,7 +14703,7 @@ function qc(t, e, i) {
|
|
|
14703
14703
|
i(16, L = J.id);
|
|
14704
14704
|
}
|
|
14705
14705
|
function Z(J = !1) {
|
|
14706
|
-
M ? je(M, gr, { cancelled: J }) :
|
|
14706
|
+
M ? je(M, gr, { cancelled: J }) : Ee(j, "_continue", null, { bubbles: !0 });
|
|
14707
14707
|
}
|
|
14708
14708
|
function V() {
|
|
14709
14709
|
Z(), je(j, ci, null, { bubbles: !0 });
|
|
@@ -14768,7 +14768,7 @@ class Sc extends pe {
|
|
|
14768
14768
|
e,
|
|
14769
14769
|
qc,
|
|
14770
14770
|
Hc,
|
|
14771
|
-
|
|
14771
|
+
me,
|
|
14772
14772
|
{
|
|
14773
14773
|
buttonText: 0,
|
|
14774
14774
|
id: 1,
|
|
@@ -14902,7 +14902,7 @@ function oo(t) {
|
|
|
14902
14902
|
let e, i;
|
|
14903
14903
|
return {
|
|
14904
14904
|
c() {
|
|
14905
|
-
e = y("goa-text"), i =
|
|
14905
|
+
e = y("goa-text"), i = oe(
|
|
14906
14906
|
/*heading*/
|
|
14907
14907
|
t[0]
|
|
14908
14908
|
), p(e, "as", "h3"), p(e, "size", "heading-m"), p(e, "color", "secondary"), p(e, "mb", "l");
|
|
@@ -15025,7 +15025,7 @@ function so(t) {
|
|
|
15025
15025
|
), n;
|
|
15026
15026
|
return {
|
|
15027
15027
|
c() {
|
|
15028
|
-
e = y("goa-text"), n =
|
|
15028
|
+
e = y("goa-text"), n = oe(i), p(e, "class", "heading svelte-19ji5x"), p(e, "color", "secondary");
|
|
15029
15029
|
},
|
|
15030
15030
|
m(o, l) {
|
|
15031
15031
|
T(o, e, l), C(e, n);
|
|
@@ -15173,7 +15173,7 @@ function co(t) {
|
|
|
15173
15173
|
), a, u;
|
|
15174
15174
|
return {
|
|
15175
15175
|
c() {
|
|
15176
|
-
e = y("tr"), i = y("td"), o =
|
|
15176
|
+
e = y("tr"), i = y("td"), o = oe(n), l = I(), r = y("td"), a = oe(s), u = I(), f(i, "class", "label svelte-19ji5x"), f(r, "class", "value svelte-19ji5x"), N(r, "empty", o1(
|
|
15177
15177
|
/*data*/
|
|
15178
15178
|
t[15].value
|
|
15179
15179
|
)), f(e, "class", "svelte-19ji5x");
|
|
@@ -15288,7 +15288,7 @@ function go(t) {
|
|
|
15288
15288
|
), a, u;
|
|
15289
15289
|
return {
|
|
15290
15290
|
c() {
|
|
15291
|
-
e = y("tr"), i = y("td"), o =
|
|
15291
|
+
e = y("tr"), i = y("td"), o = oe(n), l = I(), r = y("td"), a = oe(s), u = I(), f(i, "class", "label svelte-19ji5x"), f(r, "class", "value svelte-19ji5x"), N(r, "empty", o1(
|
|
15292
15292
|
/*data*/
|
|
15293
15293
|
t[15].value
|
|
15294
15294
|
)), f(e, "class", "svelte-19ji5x");
|
|
@@ -15467,7 +15467,7 @@ function Ac(t, e, i) {
|
|
|
15467
15467
|
}
|
|
15468
15468
|
class Oc extends pe {
|
|
15469
15469
|
constructor(e) {
|
|
15470
|
-
super(), ve(this, e, Ac, Dc,
|
|
15470
|
+
super(), ve(this, e, Ac, Dc, me, { heading: 0 }, Tc);
|
|
15471
15471
|
}
|
|
15472
15472
|
get heading() {
|
|
15473
15473
|
return this.$$.ctx[0];
|
|
@@ -15624,7 +15624,7 @@ function Nc(t, e, i) {
|
|
|
15624
15624
|
w(), A(), E(), v();
|
|
15625
15625
|
});
|
|
15626
15626
|
function m(F) {
|
|
15627
|
-
F.stopPropagation(), u = F.detail.el,
|
|
15627
|
+
F.stopPropagation(), u = F.detail.el, Ee(d, "_init", { el: c }, { bubbles: !0 });
|
|
15628
15628
|
}
|
|
15629
15629
|
function v() {
|
|
15630
15630
|
setTimeout(
|
|
@@ -15688,7 +15688,7 @@ function Nc(t, e, i) {
|
|
|
15688
15688
|
i(5, h = "form"), je(u, Ft, g[F]);
|
|
15689
15689
|
}
|
|
15690
15690
|
function z(F) {
|
|
15691
|
-
g = [...g.slice(0, F), ...g.slice(F + 1)],
|
|
15691
|
+
g = [...g.slice(0, F), ...g.slice(F + 1)], Ee(d, x1, { type: "list", data: g, id: l }, { bubbles: !0 });
|
|
15692
15692
|
}
|
|
15693
15693
|
function M(F) {
|
|
15694
15694
|
g = F, H();
|
|
@@ -15697,7 +15697,7 @@ function Nc(t, e, i) {
|
|
|
15697
15697
|
i(5, h = "form");
|
|
15698
15698
|
}
|
|
15699
15699
|
function L() {
|
|
15700
|
-
i(5, h = "index"), H(),
|
|
15700
|
+
i(5, h = "index"), H(), Ee(d, "_continue", { el: c }, { bubbles: !0 });
|
|
15701
15701
|
}
|
|
15702
15702
|
function H() {
|
|
15703
15703
|
g.length;
|
|
@@ -15728,7 +15728,7 @@ function Nc(t, e, i) {
|
|
|
15728
15728
|
fe >= 0 ? g[fe] = J : g.push(J), V(), F.stopPropagation();
|
|
15729
15729
|
}
|
|
15730
15730
|
function V() {
|
|
15731
|
-
|
|
15731
|
+
Ee(d, x1, { type: "list", data: g, id: l }, { bubbles: !0 });
|
|
15732
15732
|
}
|
|
15733
15733
|
function G(F) {
|
|
15734
15734
|
i(5, h = "index"), H(), je(u, E1), F.stopPropagation();
|
|
@@ -15769,7 +15769,7 @@ class Wc extends pe {
|
|
|
15769
15769
|
e,
|
|
15770
15770
|
Nc,
|
|
15771
15771
|
Fc,
|
|
15772
|
-
|
|
15772
|
+
me,
|
|
15773
15773
|
{
|
|
15774
15774
|
id: 9,
|
|
15775
15775
|
name: 0,
|
|
@@ -15820,7 +15820,7 @@ function Rc(t) {
|
|
|
15820
15820
|
);
|
|
15821
15821
|
return {
|
|
15822
15822
|
c() {
|
|
15823
|
-
e = y("goa-public-form-page"), i = y("div"), d && d.c(), n = I(), o = y("goa-block"), l = y("goa-button"), r =
|
|
15823
|
+
e = y("goa-public-form-page"), i = y("div"), d && d.c(), n = I(), o = y("goa-block"), l = y("goa-button"), r = oe(
|
|
15824
15824
|
/*actionButtonText*/
|
|
15825
15825
|
t[2]
|
|
15826
15826
|
), p(l, "type", "secondary"), p(o, "direction", "column"), p(o, "gap", "3xl"), f(i, "data-bind", ""), p(e, "id", "index"), p(e, "type", "step"), p(
|
|
@@ -15941,7 +15941,7 @@ function Yc(t, e, i) {
|
|
|
15941
15941
|
}
|
|
15942
15942
|
class Uc extends pe {
|
|
15943
15943
|
constructor(e) {
|
|
15944
|
-
super(), ve(this, e, Yc, Rc,
|
|
15944
|
+
super(), ve(this, e, Yc, Rc, me, {
|
|
15945
15945
|
heading: 0,
|
|
15946
15946
|
sectionTitle: 1,
|
|
15947
15947
|
actionButtonText: 2,
|
|
@@ -16073,7 +16073,7 @@ function Xc(t, e, i) {
|
|
|
16073
16073
|
}
|
|
16074
16074
|
class Jc extends pe {
|
|
16075
16075
|
constructor(e) {
|
|
16076
|
-
super(), ve(this, e, Xc, Kc,
|
|
16076
|
+
super(), ve(this, e, Xc, Kc, me, { status: 0 }, Gc);
|
|
16077
16077
|
}
|
|
16078
16078
|
get status() {
|
|
16079
16079
|
return this.$$.ctx[0];
|
|
@@ -16090,7 +16090,7 @@ function vo(t) {
|
|
|
16090
16090
|
let e, i;
|
|
16091
16091
|
return {
|
|
16092
16092
|
c() {
|
|
16093
|
-
e = y("goa-text"), i =
|
|
16093
|
+
e = y("goa-text"), i = oe(
|
|
16094
16094
|
/*heading*/
|
|
16095
16095
|
t[0]
|
|
16096
16096
|
), p(e, "as", "h2"), p(e, "size", "heading-l");
|
|
@@ -16193,7 +16193,7 @@ function eu(t, e, i) {
|
|
|
16193
16193
|
}
|
|
16194
16194
|
class tu extends pe {
|
|
16195
16195
|
constructor(e) {
|
|
16196
|
-
super(), ve(this, e, eu, $c,
|
|
16196
|
+
super(), ve(this, e, eu, $c, me, { heading: 0, mt: 1, mr: 2, mb: 3, ml: 4 }, Qc);
|
|
16197
16197
|
}
|
|
16198
16198
|
get heading() {
|
|
16199
16199
|
return this.$$.ctx[0];
|
|
@@ -16242,10 +16242,10 @@ function wo(t) {
|
|
|
16242
16242
|
), l, r = o && _o(t);
|
|
16243
16243
|
return {
|
|
16244
16244
|
c() {
|
|
16245
|
-
e = y("label"), i =
|
|
16245
|
+
e = y("label"), i = oe(
|
|
16246
16246
|
/*label*/
|
|
16247
16247
|
t[6]
|
|
16248
|
-
), n = I(), r && r.c(), f(e, "class", l =
|
|
16248
|
+
), n = I(), r && r.c(), f(e, "class", l = He(`label ${/*labelsize*/
|
|
16249
16249
|
t[7]}`) + " svelte-ua5ifa");
|
|
16250
16250
|
},
|
|
16251
16251
|
m(s, a) {
|
|
@@ -16264,7 +16264,7 @@ function wo(t) {
|
|
|
16264
16264
|
/*requirement*/
|
|
16265
16265
|
s[9]
|
|
16266
16266
|
)), o ? r ? r.p(s, a) : (r = _o(s), r.c(), r.m(e, null)) : r && (r.d(1), r = null), a[0] & /*labelsize*/
|
|
16267
|
-
128 && l !== (l =
|
|
16267
|
+
128 && l !== (l = He(`label ${/*labelsize*/
|
|
16268
16268
|
s[7]}`) + " svelte-ua5ifa") && f(e, "class", l);
|
|
16269
16269
|
},
|
|
16270
16270
|
d(s) {
|
|
@@ -16276,10 +16276,10 @@ function _o(t) {
|
|
|
16276
16276
|
let e, i, n, o;
|
|
16277
16277
|
return {
|
|
16278
16278
|
c() {
|
|
16279
|
-
e = y("em"), i =
|
|
16279
|
+
e = y("em"), i = oe("("), n = oe(
|
|
16280
16280
|
/*requirement*/
|
|
16281
16281
|
t[9]
|
|
16282
|
-
), o =
|
|
16282
|
+
), o = oe(")"), f(e, "class", "svelte-ua5ifa");
|
|
16283
16283
|
},
|
|
16284
16284
|
m(l, r) {
|
|
16285
16285
|
T(l, e, r), C(e, i), C(e, n), C(e, o);
|
|
@@ -16358,7 +16358,7 @@ function lu(t) {
|
|
|
16358
16358
|
let e;
|
|
16359
16359
|
return {
|
|
16360
16360
|
c() {
|
|
16361
|
-
e =
|
|
16361
|
+
e = oe(
|
|
16362
16362
|
/*error*/
|
|
16363
16363
|
t[0]
|
|
16364
16364
|
);
|
|
@@ -16440,7 +16440,7 @@ function ru(t) {
|
|
|
16440
16440
|
let e;
|
|
16441
16441
|
return {
|
|
16442
16442
|
c() {
|
|
16443
|
-
e =
|
|
16443
|
+
e = oe(
|
|
16444
16444
|
/*helptext*/
|
|
16445
16445
|
t[8]
|
|
16446
16446
|
);
|
|
@@ -16575,7 +16575,7 @@ function su(t) {
|
|
|
16575
16575
|
}
|
|
16576
16576
|
function au(t, e, i) {
|
|
16577
16577
|
let { $$slots: n = {}, $$scope: o } = e;
|
|
16578
|
-
const l = dt(n), [r, s] =
|
|
16578
|
+
const l = dt(n), [r, s] = qe("Requirement type", ["optional", "required"], !1), [a, u] = qe("Label size type", ["regular", "large"], !1);
|
|
16579
16579
|
let { mt: c = null } = e, { mr: d = null } = e, { mb: g = null } = e, { ml: h = null } = e, { testid: m = "" } = e, { label: v = "" } = e, { labelsize: w = "regular" } = e, { helptext: b = "" } = e, { error: k = "" } = e, { requirement: j = "" } = e, { maxwidth: z = "none" } = e, { name: M = "blank" } = e, { publicFormSummaryOrder: x = 0 } = e, L, H, q = `error-${j1()}`, B = `helptext-${j1()}`, D = !1;
|
|
16580
16580
|
ze(() => {
|
|
16581
16581
|
s(j), u(w), Xe(L, (P, fe) => {
|
|
@@ -16668,7 +16668,7 @@ class cu extends pe {
|
|
|
16668
16668
|
e,
|
|
16669
16669
|
au,
|
|
16670
16670
|
su,
|
|
16671
|
-
|
|
16671
|
+
me,
|
|
16672
16672
|
{
|
|
16673
16673
|
mt: 1,
|
|
16674
16674
|
mr: 2,
|
|
@@ -16796,7 +16796,7 @@ function du(t) {
|
|
|
16796
16796
|
), n;
|
|
16797
16797
|
return {
|
|
16798
16798
|
c() {
|
|
16799
|
-
e = y("div"), n =
|
|
16799
|
+
e = y("div"), n = oe(i), f(e, "data-testid", "step-number"), f(e, "class", "step-number svelte-1d4fj1l");
|
|
16800
16800
|
},
|
|
16801
16801
|
m(o, l) {
|
|
16802
16802
|
T(o, e, l), C(e, n);
|
|
@@ -16931,7 +16931,7 @@ function bu(t) {
|
|
|
16931
16931
|
);
|
|
16932
16932
|
return {
|
|
16933
16933
|
c() {
|
|
16934
|
-
e = y("div"), w && w.c(), i = I(), n = y("div"), j.c(), o = I(), l = y("div"), r = y("div"), s =
|
|
16934
|
+
e = y("div"), w && w.c(), i = I(), n = y("div"), j.c(), o = I(), l = y("div"), r = y("div"), s = oe(
|
|
16935
16935
|
/*text*/
|
|
16936
16936
|
t[1]
|
|
16937
16937
|
), a = I(), z && z.c(), u = I(), c = y("button"), f(n, "data-testid", "status"), f(n, "class", "status svelte-1d4fj1l"), f(r, "class", "text svelte-1d4fj1l"), f(r, "data-testid", "text"), f(l, "class", "details svelte-1d4fj1l"), f(c, "type", "button"), c.disabled = d = !/*_isEnabled*/
|
|
@@ -17052,7 +17052,7 @@ function pu(t, e, i) {
|
|
|
17052
17052
|
}), w(g);
|
|
17053
17053
|
});
|
|
17054
17054
|
function w(L) {
|
|
17055
|
-
|
|
17055
|
+
Ee(L, "formstep:mounted", { el: g, status: r }, { bubbles: !0, timeout: 10 });
|
|
17056
17056
|
}
|
|
17057
17057
|
function b(L) {
|
|
17058
17058
|
n && (v = !0, g.dispatchEvent(new CustomEvent(
|
|
@@ -17127,7 +17127,7 @@ function pu(t, e, i) {
|
|
|
17127
17127
|
}
|
|
17128
17128
|
class wu extends pe {
|
|
17129
17129
|
constructor(e) {
|
|
17130
|
-
super(), ve(this, e, pu, bu,
|
|
17130
|
+
super(), ve(this, e, pu, bu, me, { text: 1, status: 0, last: 13 }, uu);
|
|
17131
17131
|
}
|
|
17132
17132
|
get text() {
|
|
17133
17133
|
return this.$$.ctx[1];
|
|
@@ -17289,7 +17289,7 @@ function Cu(t) {
|
|
|
17289
17289
|
function ku(t, e, i) {
|
|
17290
17290
|
let { $$slots: n = {}, $$scope: o } = e, { step: l = -1 } = e, { testid: r = "" } = e, { mt: s = null } = e, { mr: a = null } = e, { mb: u = null } = e, { ml: c = null } = e, d, g, h = [], m, v, w, b, k = 0, j, z = 1, M = !1, x, L;
|
|
17291
17291
|
ze(async () => {
|
|
17292
|
-
await
|
|
17292
|
+
await Se(), w = +l == -1 ? "free" : "constrained", H(), L = E(), L.observe(d);
|
|
17293
17293
|
}), vt(() => {
|
|
17294
17294
|
window.removeEventListener("orientationchange", V), L.unobserve(d);
|
|
17295
17295
|
});
|
|
@@ -17427,7 +17427,7 @@ class yu extends pe {
|
|
|
17427
17427
|
e,
|
|
17428
17428
|
ku,
|
|
17429
17429
|
Cu,
|
|
17430
|
-
|
|
17430
|
+
me,
|
|
17431
17431
|
{
|
|
17432
17432
|
step: 13,
|
|
17433
17433
|
testid: 0,
|
|
@@ -17627,7 +17627,7 @@ function Eu(t, e, i) {
|
|
|
17627
17627
|
}
|
|
17628
17628
|
class Hu extends pe {
|
|
17629
17629
|
constructor(e) {
|
|
17630
|
-
super(), ve(this, e, Eu, xu,
|
|
17630
|
+
super(), ve(this, e, Eu, xu, me, {}, zu);
|
|
17631
17631
|
}
|
|
17632
17632
|
}
|
|
17633
17633
|
customElements.define("goa-layout-full-nav", be(Hu, {}, ["header", "nav", "default", "footer"], [], !0));
|
|
@@ -17745,7 +17745,7 @@ class Vu extends pe {
|
|
|
17745
17745
|
e,
|
|
17746
17746
|
Tu,
|
|
17747
17747
|
Su,
|
|
17748
|
-
|
|
17748
|
+
me,
|
|
17749
17749
|
{
|
|
17750
17750
|
gap: 0,
|
|
17751
17751
|
minchildwidth: 1,
|
|
@@ -17834,7 +17834,7 @@ function Zu(t) {
|
|
|
17834
17834
|
);
|
|
17835
17835
|
return {
|
|
17836
17836
|
c() {
|
|
17837
|
-
e = y("div"), i = y("goa-page-block"), n = y("h1"), o =
|
|
17837
|
+
e = y("div"), i = y("goa-page-block"), n = y("h1"), o = oe(
|
|
17838
17838
|
/*heading*/
|
|
17839
17839
|
t[1]
|
|
17840
17840
|
), l = I(), r = y("div"), g && g.c(), s = I(), a = y("div"), m && m.c(), f(n, "class", "svelte-1bs44ou"), f(r, "class", "goa-hero-banner-content svelte-1bs44ou"), f(r, "role", "note"), f(a, "class", "goa-hero-banner-actions svelte-1bs44ou"), p(i, "width", u = /*maxcontentwidth*/
|
|
@@ -17984,7 +17984,7 @@ class Ou extends pe {
|
|
|
17984
17984
|
e,
|
|
17985
17985
|
Au,
|
|
17986
17986
|
Zu,
|
|
17987
|
-
|
|
17987
|
+
me,
|
|
17988
17988
|
{
|
|
17989
17989
|
heading: 1,
|
|
17990
17990
|
backgroundurl: 2,
|
|
@@ -18070,7 +18070,7 @@ function Fu(t) {
|
|
|
18070
18070
|
"theme",
|
|
18071
18071
|
/*theme*/
|
|
18072
18072
|
t[2]
|
|
18073
|
-
), f(e, "class", n =
|
|
18073
|
+
), f(e, "class", n = He(`goa-icon-button goa-icon-button--${/*size*/
|
|
18074
18074
|
t[1]} ${/*css*/
|
|
18075
18075
|
t[11]}`) + " svelte-1mwv4vx"), f(e, "style", o = _e(
|
|
18076
18076
|
/*mt*/
|
|
@@ -18133,7 +18133,7 @@ function Fu(t) {
|
|
|
18133
18133
|
/*theme*/
|
|
18134
18134
|
s[2]
|
|
18135
18135
|
), a & /*size, css*/
|
|
18136
|
-
2050 && n !== (n =
|
|
18136
|
+
2050 && n !== (n = He(`goa-icon-button goa-icon-button--${/*size*/
|
|
18137
18137
|
s[1]} ${/*css*/
|
|
18138
18138
|
s[11]}`) + " svelte-1mwv4vx") && f(e, "class", n), a & /*mt, mr, mb, ml*/
|
|
18139
18139
|
960 && o !== (o = _e(
|
|
@@ -18176,11 +18176,11 @@ function Fu(t) {
|
|
|
18176
18176
|
}
|
|
18177
18177
|
function Iu(t, e, i) {
|
|
18178
18178
|
let n, o, l;
|
|
18179
|
-
const [r, s] =
|
|
18179
|
+
const [r, s] = qe("Icon Button Variant", ["color", "nocolor", "light", "dark", "destructive"], !0);
|
|
18180
18180
|
let { icon: a } = e, { size: u = "medium" } = e, { theme: c = "outline" } = e, { variant: d = "color" } = e, { title: g = "" } = e, { testid: h = "" } = e, { disabled: m = "false" } = e, { inverted: v = "false" } = e, { arialabel: w = "" } = e, { mt: b = null } = e, { mr: k = null } = e, { mb: j = null } = e, { ml: z = null } = e, { action: M = "" } = e, { actionArg: x = "" } = e, { actionArgs: L = {} } = e;
|
|
18181
18181
|
function H(q) {
|
|
18182
18182
|
var B;
|
|
18183
|
-
(B = q.target) == null || B.dispatchEvent(new CustomEvent("_click", { composed: !0, detail: { event: q } })), M &&
|
|
18183
|
+
(B = q.target) == null || B.dispatchEvent(new CustomEvent("_click", { composed: !0, detail: { event: q } })), M && Ee(q.target, M, x || L, { bubbles: !0 });
|
|
18184
18184
|
}
|
|
18185
18185
|
return ze(() => {
|
|
18186
18186
|
s(d), d == "nocolor" && console.warn("goa-icon-button nocolor variant is deprecated. Instead use dark."), l && console.warn("goa-icon-button inverted is deprecated. Instead use light variant.");
|
|
@@ -18221,7 +18221,7 @@ class Nu extends pe {
|
|
|
18221
18221
|
e,
|
|
18222
18222
|
Iu,
|
|
18223
18223
|
Fu,
|
|
18224
|
-
|
|
18224
|
+
me,
|
|
18225
18225
|
{
|
|
18226
18226
|
icon: 0,
|
|
18227
18227
|
size: 1,
|
|
@@ -18458,7 +18458,7 @@ function Uu(t) {
|
|
|
18458
18458
|
"aria-expanded",
|
|
18459
18459
|
/*_ariaExpanded*/
|
|
18460
18460
|
t[15]
|
|
18461
|
-
), f(e, "class", i =
|
|
18461
|
+
), f(e, "class", i = He(`goa-icon goa-icon--${/*size*/
|
|
18462
18462
|
t[5]}`) + " svelte-1wzvott"), f(
|
|
18463
18463
|
e,
|
|
18464
18464
|
"data-testid",
|
|
@@ -18532,7 +18532,7 @@ function Uu(t) {
|
|
|
18532
18532
|
/*_ariaExpanded*/
|
|
18533
18533
|
l[15]
|
|
18534
18534
|
), r & /*size*/
|
|
18535
|
-
32 && i !== (i =
|
|
18535
|
+
32 && i !== (i = He(`goa-icon goa-icon--${/*size*/
|
|
18536
18536
|
l[5]}`) + " svelte-1wzvott") && f(e, "class", i), r & /*testid*/
|
|
18537
18537
|
1024 && f(
|
|
18538
18538
|
e,
|
|
@@ -18721,7 +18721,7 @@ class Xu extends pe {
|
|
|
18721
18721
|
e,
|
|
18722
18722
|
Ku,
|
|
18723
18723
|
Uu,
|
|
18724
|
-
|
|
18724
|
+
me,
|
|
18725
18725
|
{
|
|
18726
18726
|
mt: 0,
|
|
18727
18727
|
mr: 1,
|
|
@@ -18912,7 +18912,7 @@ function Vo(t) {
|
|
|
18912
18912
|
let e, i;
|
|
18913
18913
|
return {
|
|
18914
18914
|
c() {
|
|
18915
|
-
e = y("div"), i =
|
|
18915
|
+
e = y("div"), i = oe(
|
|
18916
18916
|
/*prefix*/
|
|
18917
18917
|
t[15]
|
|
18918
18918
|
), f(e, "class", "prefix svelte-1puz6sz");
|
|
@@ -19054,7 +19054,7 @@ function Ao(t) {
|
|
|
19054
19054
|
let e, i;
|
|
19055
19055
|
return {
|
|
19056
19056
|
c() {
|
|
19057
|
-
e = y("span"), i =
|
|
19057
|
+
e = y("span"), i = oe(
|
|
19058
19058
|
/*suffix*/
|
|
19059
19059
|
t[16]
|
|
19060
19060
|
), f(e, "class", "suffix svelte-1puz6sz");
|
|
@@ -19493,7 +19493,7 @@ function i3() {
|
|
|
19493
19493
|
}
|
|
19494
19494
|
function n3(t, e, i) {
|
|
19495
19495
|
let n, o, l, r, { $$slots: s = {}, $$scope: a } = e;
|
|
19496
|
-
const u = dt(s), [c, d] =
|
|
19496
|
+
const u = dt(s), [c, d] = qe("Input type", [
|
|
19497
19497
|
"text",
|
|
19498
19498
|
"number",
|
|
19499
19499
|
"password",
|
|
@@ -19507,16 +19507,16 @@ function n3(t, e, i) {
|
|
|
19507
19507
|
"time",
|
|
19508
19508
|
"url",
|
|
19509
19509
|
"week"
|
|
19510
|
-
]), [g, h] =
|
|
19511
|
-
let { type: w = "text" } = e, { name: b = "" } = e, { value: k = "" } = e, { autocapitalize: j = "off" } = e, { autocomplete: z = "" } = e, { placeholder: M = "" } = e, { leadingicon: x = null } = e, { trailingicon: L = null } = e, { variant: H = "goa" } = e, { disabled: q = "false" } = e, { handletrailingiconclick: B = "false" } = e, { focused: D = "false" } = e, { readonly: E = "false" } = e, { error: A = "false" } = e, { testid: Z = "" } = e, { width: V = "30ch" } = e, { arialabel: G = "" } = e, { arialabelledby: Y = "" } = e, { min: W = "" } = e, { max: F = "" } = e, { step: P = 1 } = e, { prefix: fe = "" } = e, { suffix: J = "" } = e, { debounce: Q = 0 } = e, { maxlength: R = null } = e, { id: ee = "" } = e, { mt: K = null } = e, { mr: O = null } = e, { mb: ie = null } = e, { ml:
|
|
19510
|
+
]), [g, h] = qe("Input auto capitalize", ["on", "off", "none", "sentences", "words", "characters"]), [m, v] = qe("Input text align", ["left", "right"]);
|
|
19511
|
+
let { type: w = "text" } = e, { name: b = "" } = e, { value: k = "" } = e, { autocapitalize: j = "off" } = e, { autocomplete: z = "" } = e, { placeholder: M = "" } = e, { leadingicon: x = null } = e, { trailingicon: L = null } = e, { variant: H = "goa" } = e, { disabled: q = "false" } = e, { handletrailingiconclick: B = "false" } = e, { focused: D = "false" } = e, { readonly: E = "false" } = e, { error: A = "false" } = e, { testid: Z = "" } = e, { width: V = "30ch" } = e, { arialabel: G = "" } = e, { arialabelledby: Y = "" } = e, { min: W = "" } = e, { max: F = "" } = e, { step: P = 1 } = e, { prefix: fe = "" } = e, { suffix: J = "" } = e, { debounce: Q = 0 } = e, { maxlength: R = null } = e, { id: ee = "" } = e, { mt: K = null } = e, { mr: O = null } = e, { mb: ie = null } = e, { ml: ne = null } = e, { trailingiconarialabel: xe = "" } = e, { textalign: he = "left" } = e, We = !1, ke = !1, de, Pe, Re, $e = !1, Et = !1, Gt = "", s1 = "";
|
|
19512
19512
|
ze(async () => {
|
|
19513
|
-
await
|
|
19514
|
-
const { containerStyle:
|
|
19515
|
-
i(30, Gt =
|
|
19513
|
+
await Se(), d(w), h(j), v(he), O1(), Jt(), qt(), st();
|
|
19514
|
+
const { containerStyle: le, inputWidth: Ie } = t3(V, w);
|
|
19515
|
+
i(30, Gt = le), i(31, s1 = Ie);
|
|
19516
19516
|
});
|
|
19517
19517
|
function O1() {
|
|
19518
|
-
Xe(Pe, (
|
|
19519
|
-
switch (
|
|
19518
|
+
Xe(Pe, (le, Ie) => {
|
|
19519
|
+
switch (le) {
|
|
19520
19520
|
case xt:
|
|
19521
19521
|
Kt(Ie);
|
|
19522
19522
|
break;
|
|
@@ -19532,20 +19532,20 @@ function n3(t, e, i) {
|
|
|
19532
19532
|
}
|
|
19533
19533
|
});
|
|
19534
19534
|
}
|
|
19535
|
-
function a1(
|
|
19536
|
-
i(40, A =
|
|
19535
|
+
function a1(le) {
|
|
19536
|
+
i(40, A = le.error ? "true" : "false");
|
|
19537
19537
|
}
|
|
19538
|
-
function Kt(
|
|
19539
|
-
i(0, k =
|
|
19538
|
+
function Kt(le) {
|
|
19539
|
+
i(0, k = le.value), Ht(k);
|
|
19540
19540
|
}
|
|
19541
|
-
function Ht(
|
|
19542
|
-
|
|
19541
|
+
function Ht(le) {
|
|
19542
|
+
Ee(Re, "_change", { name: b, value: le }, { bubbles: !0 });
|
|
19543
19543
|
}
|
|
19544
19544
|
function st() {
|
|
19545
19545
|
je(Re, tt, { name: b, el: Pe }, { bubbles: !0, timeout: 10 });
|
|
19546
19546
|
}
|
|
19547
|
-
function at(
|
|
19548
|
-
const Ie =
|
|
19547
|
+
function at(le) {
|
|
19548
|
+
const Ie = le.target;
|
|
19549
19549
|
Ie && (l || (de != null && clearTimeout(de), de = setTimeout(
|
|
19550
19550
|
() => {
|
|
19551
19551
|
Ie.dispatchEvent(new CustomEvent(
|
|
@@ -19563,23 +19563,23 @@ function n3(t, e, i) {
|
|
|
19563
19563
|
"_keyPress",
|
|
19564
19564
|
{
|
|
19565
19565
|
composed: !0,
|
|
19566
|
-
detail: { name: b, value: Ie.value, key:
|
|
19566
|
+
detail: { name: b, value: Ie.value, key: le.key }
|
|
19567
19567
|
}
|
|
19568
19568
|
)), i(0, k = Ie.value)));
|
|
19569
19569
|
}
|
|
19570
|
-
function Xt(
|
|
19571
|
-
const Ie =
|
|
19570
|
+
function Xt(le) {
|
|
19571
|
+
const Ie = le.target;
|
|
19572
19572
|
Ie.dispatchEvent(new CustomEvent(
|
|
19573
19573
|
"_focus",
|
|
19574
19574
|
{
|
|
19575
19575
|
composed: !0,
|
|
19576
19576
|
detail: { name: b, value: Ie.value }
|
|
19577
19577
|
}
|
|
19578
|
-
)),
|
|
19578
|
+
)), Ee(Re, "help-text::announce", void 0, { bubbles: !0 });
|
|
19579
19579
|
}
|
|
19580
|
-
function c1(
|
|
19580
|
+
function c1(le) {
|
|
19581
19581
|
i(39, D = "false");
|
|
19582
|
-
const Ie =
|
|
19582
|
+
const Ie = le.target;
|
|
19583
19583
|
Ie.dispatchEvent(new CustomEvent(
|
|
19584
19584
|
"_blur",
|
|
19585
19585
|
{
|
|
@@ -19590,26 +19590,26 @@ function n3(t, e, i) {
|
|
|
19590
19590
|
}
|
|
19591
19591
|
function qt() {
|
|
19592
19592
|
var u1, d1, yt, f1;
|
|
19593
|
-
const
|
|
19594
|
-
(
|
|
19593
|
+
const le = Re.querySelector("slot[name=leadingContent]");
|
|
19594
|
+
(le == null ? void 0 : le.assignedNodes().length) > 0 && ((d1 = (u1 = le.assignedNodes()[0]) == null ? void 0 : u1.textContent) == null ? void 0 : d1.trim()) !== "" && i(28, We = !0);
|
|
19595
19595
|
const Ie = Re.querySelector("slot[name=trailingContent]");
|
|
19596
19596
|
(Ie == null ? void 0 : Ie.assignedNodes().length) > 0 && ((f1 = (yt = Ie.assignedNodes()[0]) == null ? void 0 : yt.textContent) == null ? void 0 : f1.trim()) !== "" && i(29, ke = !0);
|
|
19597
19597
|
}
|
|
19598
19598
|
function Jt() {
|
|
19599
19599
|
(fe != "" || J != "") && console.warn("GoAInput [prefix] and [suffix] properties are deprecated. Instead use leadingContent and trailingContent.");
|
|
19600
19600
|
}
|
|
19601
|
-
function B1(
|
|
19602
|
-
ue[
|
|
19603
|
-
Pe =
|
|
19601
|
+
function B1(le) {
|
|
19602
|
+
ue[le ? "unshift" : "push"](() => {
|
|
19603
|
+
Pe = le, i(25, Pe);
|
|
19604
19604
|
});
|
|
19605
19605
|
}
|
|
19606
|
-
function F1(
|
|
19607
|
-
ue[
|
|
19608
|
-
Re =
|
|
19606
|
+
function F1(le) {
|
|
19607
|
+
ue[le ? "unshift" : "push"](() => {
|
|
19608
|
+
Re = le, i(26, Re);
|
|
19609
19609
|
});
|
|
19610
19610
|
}
|
|
19611
|
-
return t.$$set = (
|
|
19612
|
-
"type" in
|
|
19611
|
+
return t.$$set = (le) => {
|
|
19612
|
+
"type" in le && i(1, w = le.type), "name" in le && i(2, b = le.name), "value" in le && i(0, k = le.value), "autocapitalize" in le && i(3, j = le.autocapitalize), "autocomplete" in le && i(4, z = le.autocomplete), "placeholder" in le && i(5, M = le.placeholder), "leadingicon" in le && i(6, x = le.leadingicon), "trailingicon" in le && i(7, L = le.trailingicon), "variant" in le && i(8, H = le.variant), "disabled" in le && i(41, q = le.disabled), "handletrailingiconclick" in le && i(42, B = le.handletrailingiconclick), "focused" in le && i(39, D = le.focused), "readonly" in le && i(43, E = le.readonly), "error" in le && i(40, A = le.error), "testid" in le && i(9, Z = le.testid), "width" in le && i(44, V = le.width), "arialabel" in le && i(10, G = le.arialabel), "arialabelledby" in le && i(11, Y = le.arialabelledby), "min" in le && i(12, W = le.min), "max" in le && i(13, F = le.max), "step" in le && i(14, P = le.step), "prefix" in le && i(15, fe = le.prefix), "suffix" in le && i(16, J = le.suffix), "debounce" in le && i(45, Q = le.debounce), "maxlength" in le && i(17, R = le.maxlength), "id" in le && i(18, ee = le.id), "mt" in le && i(19, K = le.mt), "mr" in le && i(20, O = le.mr), "mb" in le && i(21, ie = le.mb), "ml" in le && i(22, ne = le.ml), "trailingiconarialabel" in le && i(23, xe = le.trailingiconarialabel), "textalign" in le && i(24, he = le.textalign), "$$scope" in le && i(48, a = le.$$scope);
|
|
19613
19613
|
}, t.$$.update = () => {
|
|
19614
19614
|
t.$$.dirty[1] & /*handletrailingiconclick*/
|
|
19615
19615
|
2048 && i(34, n = Le(B)), t.$$.dirty[1] & /*focused*/
|
|
@@ -19617,11 +19617,11 @@ function n3(t, e, i) {
|
|
|
19617
19617
|
4096 && i(32, l = Le(E)), t.$$.dirty[1] & /*disabled*/
|
|
19618
19618
|
1024 && i(33, r = Le(q)), t.$$.dirty[0] & /*_error, _rootEl*/
|
|
19619
19619
|
201326592 | t.$$.dirty[1] & /*error, _prevError*/
|
|
19620
|
-
33280 && (i(27, $e = Le(A)), $e !== Et && (
|
|
19620
|
+
33280 && (i(27, $e = Le(A)), $e !== Et && (Ee(Re, "error::change", { isError: $e }, { bubbles: !0 }), i(46, Et = $e))), t.$$.dirty[0] & /*_inputEl*/
|
|
19621
19621
|
33554432 | t.$$.dirty[1] & /*isFocused*/
|
|
19622
19622
|
65536 && o && Pe && setTimeout(() => Pe.focus(), 2), t.$$.dirty[0] & /*_inputEl, type*/
|
|
19623
|
-
33554434 && Pe && w === "search" && Pe.addEventListener("search", (
|
|
19624
|
-
at(
|
|
19623
|
+
33554434 && Pe && w === "search" && Pe.addEventListener("search", (le) => {
|
|
19624
|
+
at(le);
|
|
19625
19625
|
});
|
|
19626
19626
|
}, [
|
|
19627
19627
|
k,
|
|
@@ -19646,9 +19646,9 @@ function n3(t, e, i) {
|
|
|
19646
19646
|
K,
|
|
19647
19647
|
O,
|
|
19648
19648
|
ie,
|
|
19649
|
-
|
|
19650
|
-
|
|
19651
|
-
|
|
19649
|
+
ne,
|
|
19650
|
+
xe,
|
|
19651
|
+
he,
|
|
19652
19652
|
Pe,
|
|
19653
19653
|
Re,
|
|
19654
19654
|
$e,
|
|
@@ -19685,7 +19685,7 @@ class o3 extends pe {
|
|
|
19685
19685
|
e,
|
|
19686
19686
|
n3,
|
|
19687
19687
|
e3,
|
|
19688
|
-
|
|
19688
|
+
me,
|
|
19689
19689
|
{
|
|
19690
19690
|
type: 1,
|
|
19691
19691
|
name: 2,
|
|
@@ -20095,7 +20095,7 @@ function s3(t, e, i) {
|
|
|
20095
20095
|
a && w.addEventListener("click", b);
|
|
20096
20096
|
});
|
|
20097
20097
|
function b(j) {
|
|
20098
|
-
j.preventDefault(),
|
|
20098
|
+
j.preventDefault(), Ee(j.target, a, u || c, { bubbles: !0 });
|
|
20099
20099
|
}
|
|
20100
20100
|
function k(j) {
|
|
20101
20101
|
ue[j ? "unshift" : "push"](() => {
|
|
@@ -20129,7 +20129,7 @@ class a3 extends pe {
|
|
|
20129
20129
|
e,
|
|
20130
20130
|
s3,
|
|
20131
20131
|
r3,
|
|
20132
|
-
|
|
20132
|
+
me,
|
|
20133
20133
|
{
|
|
20134
20134
|
leadingicon: 0,
|
|
20135
20135
|
trailingicon: 1,
|
|
@@ -20382,7 +20382,7 @@ function u3(t) {
|
|
|
20382
20382
|
function d3(t, e, i) {
|
|
20383
20383
|
let { $$slots: n = {}, $$scope: o } = e, { color: l = "interactive" } = e, { leadingicon: r } = e, { trailingicon: s } = e, { mt: a = null } = e, { mr: u = null } = e, { mb: c = null } = e, { ml: d = null } = e, { action: g = "" } = e, { actionArg: h = "" } = e, { actionArgs: m = {} } = e, v;
|
|
20384
20384
|
function w(k) {
|
|
20385
|
-
|
|
20385
|
+
Ee(v, "_click", null, { bubbles: !0 }), g && Ee(k.target, g, h || m, { bubbles: !0 }), k.stopPropagation();
|
|
20386
20386
|
}
|
|
20387
20387
|
function b(k) {
|
|
20388
20388
|
ue[k ? "unshift" : "push"](() => {
|
|
@@ -20416,7 +20416,7 @@ class f3 extends pe {
|
|
|
20416
20416
|
e,
|
|
20417
20417
|
d3,
|
|
20418
20418
|
u3,
|
|
20419
|
-
|
|
20419
|
+
me,
|
|
20420
20420
|
{
|
|
20421
20421
|
color: 0,
|
|
20422
20422
|
leadingicon: 1,
|
|
@@ -20515,7 +20515,7 @@ function Ro(t) {
|
|
|
20515
20515
|
let a = s(t), u = a && a(t);
|
|
20516
20516
|
return {
|
|
20517
20517
|
c() {
|
|
20518
|
-
e = y("div"), i =
|
|
20518
|
+
e = y("div"), i = oe("An official site of the "), n = y("a"), o = oe("Alberta Government"), r = I(), u && u.c(), f(n, "href", "https://www.alberta.ca/index.aspx"), f(n, "target", l = `_${/*headerurltarget*/
|
|
20519
20519
|
t[4]}`), f(n, "class", "svelte-6q1bl4"), f(e, "data-testid", "type"), f(e, "class", "site-text svelte-6q1bl4");
|
|
20520
20520
|
},
|
|
20521
20521
|
m(c, d) {
|
|
@@ -20535,7 +20535,7 @@ function m3(t) {
|
|
|
20535
20535
|
let e, i, n, o, l;
|
|
20536
20536
|
return {
|
|
20537
20537
|
c() {
|
|
20538
|
-
e = y("span"), i =
|
|
20538
|
+
e = y("span"), i = oe(`— help us improve it by giving
|
|
20539
20539
|
|
|
20540
20540
|
`), n = y("a"), n.textContent = "feedback", f(n, "href", "#"), f(n, "class", "svelte-6q1bl4"), f(e, "data-testid", "feedback-click");
|
|
20541
20541
|
},
|
|
@@ -20557,8 +20557,8 @@ function v3(t) {
|
|
|
20557
20557
|
let e, i, n, o, l, r;
|
|
20558
20558
|
return {
|
|
20559
20559
|
c() {
|
|
20560
|
-
e = y("span"), i =
|
|
20561
|
-
`), n = y("span"), o = y("a"), l =
|
|
20560
|
+
e = y("span"), i = oe(`— help us improve it by giving
|
|
20561
|
+
`), n = y("span"), o = y("a"), l = oe("feedback"), f(
|
|
20562
20562
|
o,
|
|
20563
20563
|
"href",
|
|
20564
20564
|
/*feedbackurl*/
|
|
@@ -20603,7 +20603,7 @@ function Yo(t) {
|
|
|
20603
20603
|
let h = g(t), m = h && h(t);
|
|
20604
20604
|
return {
|
|
20605
20605
|
c() {
|
|
20606
|
-
e = y("div"), n =
|
|
20606
|
+
e = y("div"), n = oe(i), l = I(), r = y("div"), s = oe("This is a new "), a = y("a"), u = oe("Alberta Government"), d = oe(`
|
|
20607
20607
|
service
|
|
20608
20608
|
|
|
20609
20609
|
`), m && m.c(), f(e, "data-testid", "type"), f(e, "class", o = "service-type service-type--" + /*type*/
|
|
@@ -20633,7 +20633,7 @@ function b3(t) {
|
|
|
20633
20633
|
let e, i, n, o, l;
|
|
20634
20634
|
return {
|
|
20635
20635
|
c() {
|
|
20636
|
-
e = y("span"), i =
|
|
20636
|
+
e = y("span"), i = oe(`— help us improve it by giving
|
|
20637
20637
|
|
|
20638
20638
|
`), n = y("a"), n.textContent = "feedback", f(n, "href", "#"), f(n, "class", "svelte-6q1bl4"), f(e, "data-testid", "feedback-click");
|
|
20639
20639
|
},
|
|
@@ -20655,8 +20655,8 @@ function p3(t) {
|
|
|
20655
20655
|
let e, i, n, o, l, r;
|
|
20656
20656
|
return {
|
|
20657
20657
|
c() {
|
|
20658
|
-
e = y("span"), i =
|
|
20659
|
-
`), n = y("span"), o = y("a"), l =
|
|
20658
|
+
e = y("span"), i = oe(`— help us improve it by giving
|
|
20659
|
+
`), n = y("span"), o = y("a"), l = oe("feedback"), f(
|
|
20660
20660
|
o,
|
|
20661
20661
|
"href",
|
|
20662
20662
|
/*feedbackurl*/
|
|
@@ -20739,7 +20739,7 @@ function w3(t) {
|
|
|
20739
20739
|
let e;
|
|
20740
20740
|
return {
|
|
20741
20741
|
c() {
|
|
20742
|
-
e =
|
|
20742
|
+
e = oe(
|
|
20743
20743
|
/*version*/
|
|
20744
20744
|
t[1]
|
|
20745
20745
|
);
|
|
@@ -20822,9 +20822,9 @@ function Go(t) {
|
|
|
20822
20822
|
}
|
|
20823
20823
|
function C3(t, e, i) {
|
|
20824
20824
|
let n, { $$slots: o = {}, $$scope: l } = e;
|
|
20825
|
-
const r = dt(o), [s, a] =
|
|
20825
|
+
const r = dt(o), [s, a] = qe("Microsite header type", ["live", "alpha", "beta"], !0);
|
|
20826
20826
|
let { type: u } = e, { version: c = "" } = e, { feedbackurl: d = "" } = e, { maxcontentwidth: g = "100%" } = e, { headerurltarget: h = "blank" } = e, { feedbackurltarget: m = "blank" } = e, { hasfeedbackhandler: v = "false" } = e, { testid: w = "" } = e;
|
|
20827
|
-
const [b, k] =
|
|
20827
|
+
const [b, k] = qe("URL target values", ["self", "blank"]);
|
|
20828
20828
|
let j;
|
|
20829
20829
|
function z(L) {
|
|
20830
20830
|
n == !0 && (L.preventDefault(), j.dispatchEvent(new CustomEvent("_feedbackClick", { composed: !0, bubbles: !0 })));
|
|
@@ -20873,7 +20873,7 @@ class k3 extends pe {
|
|
|
20873
20873
|
e,
|
|
20874
20874
|
C3,
|
|
20875
20875
|
_3,
|
|
20876
|
-
|
|
20876
|
+
me,
|
|
20877
20877
|
{
|
|
20878
20878
|
type: 0,
|
|
20879
20879
|
version: 1,
|
|
@@ -20998,7 +20998,7 @@ function Qo(t) {
|
|
|
20998
20998
|
"data-testid",
|
|
20999
20999
|
/*testid*/
|
|
21000
21000
|
t[4]
|
|
21001
|
-
), f(i, "class", H =
|
|
21001
|
+
), f(i, "class", H = He(`modal ${/*_scrollPos*/
|
|
21002
21002
|
t[10] ?? ""}`) + " svelte-1tuhz6d"), f(i, "style", q = `--maxwidth: ${/*maxwidth*/
|
|
21003
21003
|
t[0]}; --actions-height: ${/*_actionsHeight*/
|
|
21004
21004
|
t[12]}px; --header-height: ${/*_headerHeight*/
|
|
@@ -21087,7 +21087,7 @@ function Qo(t) {
|
|
|
21087
21087
|
/*testid*/
|
|
21088
21088
|
t[4]
|
|
21089
21089
|
), (!A || K[0] & /*_scrollPos*/
|
|
21090
|
-
1024 && H !== (H =
|
|
21090
|
+
1024 && H !== (H = He(`modal ${/*_scrollPos*/
|
|
21091
21091
|
t[10] ?? ""}`) + " svelte-1tuhz6d")) && f(i, "class", H), (!A || K[0] & /*maxwidth, _actionsHeight, _headerHeight*/
|
|
21092
21092
|
20481 && q !== (q = `--maxwidth: ${/*maxwidth*/
|
|
21093
21093
|
t[0]}; --actions-height: ${/*_actionsHeight*/
|
|
@@ -21236,7 +21236,7 @@ function x3(t) {
|
|
|
21236
21236
|
let e;
|
|
21237
21237
|
return {
|
|
21238
21238
|
c() {
|
|
21239
|
-
e =
|
|
21239
|
+
e = oe(
|
|
21240
21240
|
/*heading*/
|
|
21241
21241
|
t[1]
|
|
21242
21242
|
);
|
|
@@ -21416,18 +21416,19 @@ function q3(t, e, i) {
|
|
|
21416
21416
|
let n, o, l, r, s, { $$slots: a = {}, $$scope: u } = e;
|
|
21417
21417
|
const c = dt(a);
|
|
21418
21418
|
let { heading: d = "" } = e, { closable: g = "false" } = e, { open: h = "false" } = e, { transition: m = "none" } = e, { calloutvariant: v = null } = e, { maxwidth: w = "60ch" } = e, { testid: b = "modal" } = e, { width: k = "" } = e, j = null, z = "top", M, x, L = !1, H, q = !1, B = !1, D;
|
|
21419
|
-
const [E, A] =
|
|
21419
|
+
const [E, A] = qe("Callout variant", ["emergency", "important", "information", "success", "event"]), [Z, V] = qe("Modal transition", ["fast", "slow", "none"]);
|
|
21420
21420
|
ze(async () => {
|
|
21421
|
-
await
|
|
21421
|
+
await Se(), A(v), V(m), window.addEventListener("keydown", F), k && (i(0, w = k), console.warn("`width` is deprecated. Please use `maxwidth` instead."));
|
|
21422
21422
|
}), vt(() => {
|
|
21423
21423
|
window.removeEventListener("keydown", F);
|
|
21424
21424
|
});
|
|
21425
21425
|
async function G() {
|
|
21426
|
-
await
|
|
21426
|
+
await Se(), i(24, q = !Y(".modal-title", "heading")), i(13, B = !Y(".modal-actions", "actions"));
|
|
21427
21427
|
}
|
|
21428
21428
|
function Y(K, O) {
|
|
21429
|
-
|
|
21430
|
-
|
|
21429
|
+
var xe, he;
|
|
21430
|
+
const ie = j == null ? void 0 : j.querySelector(K), ne = ie && et(ie);
|
|
21431
|
+
return !ne || ne.length === 0 || (ne == null ? void 0 : ne.length) === 1 && ne[0].tagName === "IFRAME" ? !0 : (ne == null ? void 0 : ne.length) === 1 && ne[0].tagName === "DIV" && ne[0].getAttribute("slot") === O && ((he = (xe = ne[0]) == null ? void 0 : xe.textContent) == null ? void 0 : he.trim()) === "";
|
|
21431
21432
|
}
|
|
21432
21433
|
function W(K) {
|
|
21433
21434
|
n && (j == null || j.dispatchEvent(new CustomEvent("_close", { composed: !0 })), K.stopPropagation());
|
|
@@ -21523,7 +21524,7 @@ class S3 extends pe {
|
|
|
21523
21524
|
e,
|
|
21524
21525
|
q3,
|
|
21525
21526
|
H3,
|
|
21526
|
-
|
|
21527
|
+
me,
|
|
21527
21528
|
{
|
|
21528
21529
|
heading: 1,
|
|
21529
21530
|
closable: 21,
|
|
@@ -21612,7 +21613,7 @@ function nl(t) {
|
|
|
21612
21613
|
t[5]
|
|
21613
21614
|
), p(l, "inverted", r = /*type*/
|
|
21614
21615
|
t[0] === "important" ? "false" : "true"), f(o, "class", "icon svelte-1832471"), f(a, "class", "content svelte-1832471"), p(g, "type", "close"), p(g, "inverted", h = /*type*/
|
|
21615
|
-
t[0] === "important" ? "false" : "true"), p(g, "theme", "filled"), f(d, "class", m =
|
|
21616
|
+
t[0] === "important" ? "false" : "true"), p(g, "theme", "filled"), f(d, "class", m = He(
|
|
21616
21617
|
/*type*/
|
|
21617
21618
|
t[0]
|
|
21618
21619
|
) + " svelte-1832471"), f(c, "class", "close svelte-1832471"), f(n, "class", "content-container svelte-1832471"), f(n, "role", "alert"), f(
|
|
@@ -21667,7 +21668,7 @@ function nl(t) {
|
|
|
21667
21668
|
), (!k || H & /*type*/
|
|
21668
21669
|
1 && h !== (h = /*type*/
|
|
21669
21670
|
L[0] === "important" ? "false" : "true")) && p(g, "inverted", h), (!k || H & /*type*/
|
|
21670
|
-
1 && m !== (m =
|
|
21671
|
+
1 && m !== (m = He(
|
|
21671
21672
|
/*type*/
|
|
21672
21673
|
L[0]
|
|
21673
21674
|
) + " svelte-1832471")) && f(d, "class", m), (!k || H & /*arialive*/
|
|
@@ -21733,7 +21734,7 @@ function V3(t) {
|
|
|
21733
21734
|
}
|
|
21734
21735
|
function P3(t, e, i) {
|
|
21735
21736
|
let n, { $$slots: o = {}, $$scope: l } = e;
|
|
21736
|
-
const [r, s] =
|
|
21737
|
+
const [r, s] = qe("Notification type", ["emergency", "important", "information", "event"], !0), [a, u] = qe("Aria-Live type", ["assertive", "off", "polite"], !0);
|
|
21737
21738
|
let { type: c = "" } = e, { maxcontentwidth: d = "100%" } = e, { arialive: g = "polite" } = e, { testid: h = "" } = e, m = !0;
|
|
21738
21739
|
ze(() => {
|
|
21739
21740
|
u(g), setTimeout(() => s(c), 1);
|
|
@@ -21756,7 +21757,7 @@ class D3 extends pe {
|
|
|
21756
21757
|
e,
|
|
21757
21758
|
P3,
|
|
21758
21759
|
V3,
|
|
21759
|
-
|
|
21760
|
+
me,
|
|
21760
21761
|
{
|
|
21761
21762
|
type: 0,
|
|
21762
21763
|
maxcontentwidth: 1,
|
|
@@ -21909,7 +21910,7 @@ function F3(t, e, i) {
|
|
|
21909
21910
|
}
|
|
21910
21911
|
class I3 extends pe {
|
|
21911
21912
|
constructor(e) {
|
|
21912
|
-
super(), ve(this, e, F3, B3,
|
|
21913
|
+
super(), ve(this, e, F3, B3, me, {}, Z3);
|
|
21913
21914
|
}
|
|
21914
21915
|
}
|
|
21915
21916
|
customElements.define("goa-one-column-layout", be(I3, {}, ["header", "default", "footer"], [], !0));
|
|
@@ -21993,14 +21994,14 @@ function U3(t, e, i) {
|
|
|
21993
21994
|
return !!(["full"].includes(r) || W3(c));
|
|
21994
21995
|
}
|
|
21995
21996
|
return ze(async () => {
|
|
21996
|
-
await
|
|
21997
|
+
await Se(), u(r) || console.error("Invalid PageBlock width"), i(0, a = l[r] || r);
|
|
21997
21998
|
}), t.$$set = (c) => {
|
|
21998
21999
|
"width" in c && i(2, r = c.width), "testid" in c && i(1, s = c.testid), "_width" in c && i(0, a = c._width), "$$scope" in c && i(3, o = c.$$scope);
|
|
21999
22000
|
}, [a, s, r, o, n];
|
|
22000
22001
|
}
|
|
22001
22002
|
class G3 extends pe {
|
|
22002
22003
|
constructor(e) {
|
|
22003
|
-
super(), ve(this, e, U3, Y3,
|
|
22004
|
+
super(), ve(this, e, U3, Y3, me, { width: 2, testid: 1, _width: 0 }, R3);
|
|
22004
22005
|
}
|
|
22005
22006
|
get width() {
|
|
22006
22007
|
return this.$$.ctx[2];
|
|
@@ -22095,7 +22096,7 @@ function K3(t) {
|
|
|
22095
22096
|
function X3(t, e, i) {
|
|
22096
22097
|
let { $$slots: n = {}, $$scope: o } = e, { current: l = 1 } = e, { mt: r = null } = e, { mr: s = null } = e, { mb: a = null } = e, { ml: u = null } = e, c;
|
|
22097
22098
|
ze(async () => {
|
|
22098
|
-
await
|
|
22099
|
+
await Se(), d(l);
|
|
22099
22100
|
});
|
|
22100
22101
|
function d(h) {
|
|
22101
22102
|
if (!c) return;
|
|
@@ -22118,7 +22119,7 @@ function X3(t, e, i) {
|
|
|
22118
22119
|
}
|
|
22119
22120
|
class J3 extends pe {
|
|
22120
22121
|
constructor(e) {
|
|
22121
|
-
super(), ve(this, e, X3, K3,
|
|
22122
|
+
super(), ve(this, e, X3, K3, me, { current: 5, mt: 0, mr: 1, mb: 2, ml: 3 });
|
|
22122
22123
|
}
|
|
22123
22124
|
get current() {
|
|
22124
22125
|
return this.$$.ctx[5];
|
|
@@ -22176,7 +22177,7 @@ function sl(t) {
|
|
|
22176
22177
|
let g = d(t), h = g(t);
|
|
22177
22178
|
return {
|
|
22178
22179
|
c() {
|
|
22179
|
-
e = y("goa-block"), i = y("span"), i.textContent = "Page", n = I(), o = y("input"), l = I(), h.c(), r = I(), s = y("span"), a =
|
|
22180
|
+
e = y("goa-block"), i = y("span"), i.textContent = "Page", n = I(), o = y("input"), l = I(), h.c(), r = I(), s = y("span"), a = oe("of "), c = oe(u), f(i, "class", "svelte-1wkmzn8"), f(o, "type", "hidden"), f(s, "class", "svelte-1wkmzn8"), p(e, "data-testid", "page-selector"), p(e, "alignment", "center"), p(e, "gap", "s");
|
|
22180
22181
|
},
|
|
22181
22182
|
m(m, v) {
|
|
22182
22183
|
T(m, e, v), C(e, i), C(e, n), C(e, o), t[14](o), C(e, l), h.m(e, null), C(e, r), C(e, s), C(s, a), C(s, c);
|
|
@@ -22208,7 +22209,7 @@ function $3(t) {
|
|
|
22208
22209
|
},
|
|
22209
22210
|
p(o, l) {
|
|
22210
22211
|
l & /*_pageCount*/
|
|
22211
|
-
256 &&
|
|
22212
|
+
256 && me(e, e = /*_pageCount*/
|
|
22212
22213
|
o[8]) ? (n.d(1), n = cl(o), n.c(), n.m(i.parentNode, i)) : n.p(o, l);
|
|
22213
22214
|
},
|
|
22214
22215
|
d(o) {
|
|
@@ -22327,7 +22328,7 @@ function t5(t) {
|
|
|
22327
22328
|
);
|
|
22328
22329
|
return {
|
|
22329
22330
|
c() {
|
|
22330
|
-
e = y("goa-block"), i = y("div"), m && m.c(), n = I(), o = y("goa-block"), l = y("goa-button"), r =
|
|
22331
|
+
e = y("goa-block"), i = y("div"), m && m.c(), n = I(), o = y("goa-block"), l = y("goa-button"), r = oe("Previous"), a = I(), u = y("goa-button"), c = oe("Next"), p(l, "type", "tertiary"), p(l, "leadingicon", "arrow-back"), p(l, "disabled", s = /*itemcount*/
|
|
22331
22332
|
t[1] <= 0 || /*pagenumber*/
|
|
22332
22333
|
t[0] <= 1 ? "true" : "false"), p(u, "type", "tertiary"), p(u, "trailingicon", "arrow-forward"), p(u, "disabled", d = /*itemcount*/
|
|
22333
22334
|
t[1] <= 0 || /*pagenumber*/
|
|
@@ -22425,10 +22426,10 @@ function t5(t) {
|
|
|
22425
22426
|
}
|
|
22426
22427
|
function i5(t, e, i) {
|
|
22427
22428
|
let n;
|
|
22428
|
-
const [o, l] =
|
|
22429
|
+
const [o, l] = qe("Pagination variant", ["all", "links-only"]);
|
|
22429
22430
|
let { pagenumber: r } = e, { itemcount: s } = e, { perpagecount: a = 10 } = e, { variant: u = "all" } = e, { testid: c = "" } = e, { mt: d = "none" } = e, { mr: g = "none" } = e, { mb: h = "m" } = e, { ml: m = "none" } = e, v, w;
|
|
22430
22431
|
ze(async () => {
|
|
22431
|
-
await
|
|
22432
|
+
await Se(), r1("GoAPagination", { itemcount: s, pagenumber: r }), l(u);
|
|
22432
22433
|
});
|
|
22433
22434
|
function b(H, q) {
|
|
22434
22435
|
var D;
|
|
@@ -22510,7 +22511,7 @@ class n5 extends pe {
|
|
|
22510
22511
|
e,
|
|
22511
22512
|
i5,
|
|
22512
22513
|
t5,
|
|
22513
|
-
|
|
22514
|
+
me,
|
|
22514
22515
|
{
|
|
22515
22516
|
pagenumber: 0,
|
|
22516
22517
|
itemcount: 1,
|
|
@@ -22882,7 +22883,7 @@ function s5(t, e, i) {
|
|
|
22882
22883
|
const u = dt(s);
|
|
22883
22884
|
let { testid: c = "popover" } = e, { position: d = "auto" } = e, { maxwidth: g = "320px" } = e, { minwidth: h = "" } = e, { width: m = "" } = e, { height: v = "wrap-content" } = e, { padded: w = "true" } = e, { relative: b = "" } = e, { mt: k = null } = e, { mr: j = null } = e, { mb: z = null } = e, { ml: M = null } = e, { open: x = "false" } = e, { disabled: L = "false" } = e, { tabindex: H = "0" } = e, { voffset: q = "" } = e, { hoffset: B = "" } = e, { focusborderwidth: D = "var(--goa-border-width-l)" } = e, { borderradius: E = "var(--goa-border-radius-m)" } = e, { filterablecontext: A = "false" } = e, Z, V, G, Y, W, F;
|
|
22884
22885
|
ze(async () => {
|
|
22885
|
-
await
|
|
22886
|
+
await Se(), V.addEventListener("keydown", J), Z.addEventListener("close", (Pe) => {
|
|
22886
22887
|
i(15, o = !1), Pe.stopPropagation();
|
|
22887
22888
|
}), W = et(V).find((Pe) => Pe.tabIndex >= 0) || V, P();
|
|
22888
22889
|
});
|
|
@@ -22931,23 +22932,23 @@ function s5(t, e, i) {
|
|
|
22931
22932
|
Pe instanceof Element && P1(Z, Pe) || ee();
|
|
22932
22933
|
}
|
|
22933
22934
|
async function ie() {
|
|
22934
|
-
await
|
|
22935
|
+
await Se();
|
|
22935
22936
|
const de = dl(V), Pe = dl(G);
|
|
22936
22937
|
if (Pe.height < 20) return;
|
|
22937
22938
|
const Re = de.top, $e = window.innerHeight - de.bottom;
|
|
22938
22939
|
(d === "auto" ? $e < Pe.height && Re > Pe.height && Re > $e : d === "above") ? i(18, G.style.bottom = `${de.height}px`, G) : i(18, G.style.bottom = "auto", G), document.body.clientWidth - de.left < Pe.width && de.left > Pe.width && i(18, G.style.left = `${de.x - (Pe.width - de.width)}px`, G);
|
|
22939
22940
|
}
|
|
22940
|
-
function
|
|
22941
|
+
function ne(de) {
|
|
22941
22942
|
ue[de ? "unshift" : "push"](() => {
|
|
22942
22943
|
V = de, i(17, V);
|
|
22943
22944
|
});
|
|
22944
22945
|
}
|
|
22945
|
-
function
|
|
22946
|
+
function xe(de) {
|
|
22946
22947
|
ue[de ? "unshift" : "push"](() => {
|
|
22947
22948
|
Y = de, i(19, Y);
|
|
22948
22949
|
});
|
|
22949
22950
|
}
|
|
22950
|
-
function
|
|
22951
|
+
function he() {
|
|
22951
22952
|
F = this.clientHeight, i(14, F);
|
|
22952
22953
|
}
|
|
22953
22954
|
function We(de) {
|
|
@@ -23004,9 +23005,9 @@ function s5(t, e, i) {
|
|
|
23004
23005
|
P1,
|
|
23005
23006
|
a,
|
|
23006
23007
|
s,
|
|
23007
|
-
|
|
23008
|
-
|
|
23009
|
-
|
|
23008
|
+
ne,
|
|
23009
|
+
xe,
|
|
23010
|
+
he,
|
|
23010
23011
|
We,
|
|
23011
23012
|
ke
|
|
23012
23013
|
];
|
|
@@ -23018,7 +23019,7 @@ class a5 extends pe {
|
|
|
23018
23019
|
e,
|
|
23019
23020
|
s5,
|
|
23020
23021
|
r5,
|
|
23021
|
-
|
|
23022
|
+
me,
|
|
23022
23023
|
{
|
|
23023
23024
|
testid: 0,
|
|
23024
23025
|
position: 23,
|
|
@@ -23189,7 +23190,7 @@ function hl(t) {
|
|
|
23189
23190
|
);
|
|
23190
23191
|
return {
|
|
23191
23192
|
c() {
|
|
23192
|
-
e = y("div"), s && s.c(), i = I(), n =
|
|
23193
|
+
e = y("div"), s && s.c(), i = I(), n = oe(
|
|
23193
23194
|
/*description*/
|
|
23194
23195
|
t[1]
|
|
23195
23196
|
), f(e, "class", "description svelte-1xp7gj1"), f(e, "id", o = `${/*name*/
|
|
@@ -23261,7 +23262,7 @@ function f5(t) {
|
|
|
23261
23262
|
);
|
|
23262
23263
|
return {
|
|
23263
23264
|
c() {
|
|
23264
|
-
e = y("div"), i = y("label"), n = y("input"), r = I(), s = y("div"), a = I(), u = y("span"), d =
|
|
23265
|
+
e = y("div"), i = y("label"), n = y("input"), r = I(), s = y("div"), a = I(), u = y("span"), d = oe(c), g = I(), z && z.c(), h = I(), m = y("div"), x && x.c(), f(n, "type", "radio"), f(
|
|
23265
23266
|
n,
|
|
23266
23267
|
"name",
|
|
23267
23268
|
/*name*/
|
|
@@ -23477,7 +23478,7 @@ function g5(t, e, i) {
|
|
|
23477
23478
|
}
|
|
23478
23479
|
function V(K) {
|
|
23479
23480
|
const ie = K.detail;
|
|
23480
|
-
K.stopPropagation(), ie && ie.name && typeof ie.value < "u" &&
|
|
23481
|
+
K.stopPropagation(), ie && ie.name && typeof ie.value < "u" && Ee(H, "_revealChange", ie, { bubbles: !0 });
|
|
23481
23482
|
}
|
|
23482
23483
|
function G(K) {
|
|
23483
23484
|
K.name && u.reveal && (B = [...B, K.el]);
|
|
@@ -23529,7 +23530,7 @@ function g5(t, e, i) {
|
|
|
23529
23530
|
});
|
|
23530
23531
|
}
|
|
23531
23532
|
function fe() {
|
|
23532
|
-
n || (
|
|
23533
|
+
n || (Ee(H, "_radioItemChange", { value: c, label: g }, { bubbles: !0 }), u.reveal && l && k && k !== "" && ri(k), !l && u.reveal && J());
|
|
23533
23534
|
}
|
|
23534
23535
|
function J() {
|
|
23535
23536
|
for (const K of B)
|
|
@@ -23594,7 +23595,7 @@ class h5 extends pe {
|
|
|
23594
23595
|
e,
|
|
23595
23596
|
g5,
|
|
23596
23597
|
f5,
|
|
23597
|
-
|
|
23598
|
+
me,
|
|
23598
23599
|
{
|
|
23599
23600
|
value: 2,
|
|
23600
23601
|
name: 0,
|
|
@@ -23727,7 +23728,7 @@ function v5(t) {
|
|
|
23727
23728
|
t[5],
|
|
23728
23729
|
/*ml*/
|
|
23729
23730
|
t[6]
|
|
23730
|
-
)), f(e, "class", n =
|
|
23731
|
+
)), f(e, "class", n = He(`goa-radio-group--${/*orientation*/
|
|
23731
23732
|
t[0]}`) + " svelte-x21fxn"), f(
|
|
23732
23733
|
e,
|
|
23733
23734
|
"data-testid",
|
|
@@ -23779,7 +23780,7 @@ function v5(t) {
|
|
|
23779
23780
|
/*ml*/
|
|
23780
23781
|
c[6]
|
|
23781
23782
|
))) && f(e, "style", i), (!l || d & /*orientation*/
|
|
23782
|
-
1 && n !== (n =
|
|
23783
|
+
1 && n !== (n = He(`goa-radio-group--${/*orientation*/
|
|
23783
23784
|
c[0]}`) + " svelte-x21fxn")) && f(e, "class", n), (!l || d & /*testid*/
|
|
23784
23785
|
2) && f(
|
|
23785
23786
|
e,
|
|
@@ -23809,13 +23810,13 @@ function v5(t) {
|
|
|
23809
23810
|
}
|
|
23810
23811
|
function b5(t, e, i) {
|
|
23811
23812
|
let n, { $$slots: o = {}, $$scope: l } = e;
|
|
23812
|
-
const [r, s] =
|
|
23813
|
+
const [r, s] = qe("Radio group orientation", ["vertical", "horizontal"]);
|
|
23813
23814
|
let { name: a } = e, { value: u } = e, { orientation: c = "vertical" } = e, { disabled: d = "false" } = e, { error: g = "false" } = e, { testid: h = "" } = e, { arialabel: m = "" } = e, { mt: v = null } = e, { mr: w = null } = e, { mb: b = null } = e, { ml: k = null } = e, j = Le(g), z = j, M, x = [], L;
|
|
23814
23815
|
ze(async () => {
|
|
23815
23816
|
M.addEventListener("_radioItemChange", (W) => {
|
|
23816
23817
|
const F = W.detail;
|
|
23817
23818
|
Z(F.value, F.label);
|
|
23818
|
-
}), await
|
|
23819
|
+
}), await Se(), s(c), H(), D(), E();
|
|
23819
23820
|
});
|
|
23820
23821
|
function H() {
|
|
23821
23822
|
Xe(M, (W, F) => {
|
|
@@ -23839,7 +23840,7 @@ function b5(t, e, i) {
|
|
|
23839
23840
|
i(11, g = W.error ? "true" : "false");
|
|
23840
23841
|
}
|
|
23841
23842
|
function B(W) {
|
|
23842
|
-
i(10, u = W.value),
|
|
23843
|
+
i(10, u = W.value), Ee(M, "_change", { name: a, value: u }, { bubbles: !0 });
|
|
23843
23844
|
}
|
|
23844
23845
|
function D() {
|
|
23845
23846
|
je(M, tt, { name: a, el: M }, { bubbles: !0, timeout: 10 });
|
|
@@ -23895,7 +23896,7 @@ function b5(t, e, i) {
|
|
|
23895
23896
|
});
|
|
23896
23897
|
}
|
|
23897
23898
|
function G(W) {
|
|
23898
|
-
|
|
23899
|
+
Ee(M, "help-text::announce", void 0, { bubbles: !0 });
|
|
23899
23900
|
}
|
|
23900
23901
|
function Y(W) {
|
|
23901
23902
|
ue[W ? "unshift" : "push"](() => {
|
|
@@ -23909,7 +23910,7 @@ function b5(t, e, i) {
|
|
|
23909
23910
|
8192 && i(15, n = Le(d)), t.$$.dirty & /*isDisabled*/
|
|
23910
23911
|
32768 && A(), t.$$.dirty & /*value*/
|
|
23911
23912
|
1024 && u !== void 0 && V(u), t.$$.dirty & /*error, _error, _prevError, _rootEl*/
|
|
23912
|
-
18816 && (i(7, j = Le(g)), j !== z && (
|
|
23913
|
+
18816 && (i(7, j = Le(g)), j !== z && (Ee(M, "error::change", { isError: j }, { bubbles: !0 }), i(14, z = j)), A());
|
|
23913
23914
|
}, [
|
|
23914
23915
|
c,
|
|
23915
23916
|
h,
|
|
@@ -23939,7 +23940,7 @@ class p5 extends pe {
|
|
|
23939
23940
|
e,
|
|
23940
23941
|
b5,
|
|
23941
23942
|
v5,
|
|
23942
|
-
|
|
23943
|
+
me,
|
|
23943
23944
|
{
|
|
23944
23945
|
name: 12,
|
|
23945
23946
|
value: 10,
|
|
@@ -24122,7 +24123,7 @@ function C5(t, e, i) {
|
|
|
24122
24123
|
)), m.stopPropagation();
|
|
24123
24124
|
}
|
|
24124
24125
|
ze(async () => {
|
|
24125
|
-
await
|
|
24126
|
+
await Se(), i(6, u = d.offsetHeight), i(7, c = d.scrollHeight);
|
|
24126
24127
|
});
|
|
24127
24128
|
function h(m) {
|
|
24128
24129
|
ue[m ? "unshift" : "push"](() => {
|
|
@@ -24152,7 +24153,7 @@ class k5 extends pe {
|
|
|
24152
24153
|
e,
|
|
24153
24154
|
C5,
|
|
24154
24155
|
_5,
|
|
24155
|
-
|
|
24156
|
+
me,
|
|
24156
24157
|
{
|
|
24157
24158
|
direction: 0,
|
|
24158
24159
|
hpadding: 1,
|
|
@@ -24285,7 +24286,7 @@ function j5(t) {
|
|
|
24285
24286
|
);
|
|
24286
24287
|
return {
|
|
24287
24288
|
c() {
|
|
24288
|
-
e = y("div"), i = y("a"), m && m.c(), n = I(), o =
|
|
24289
|
+
e = y("div"), i = y("a"), m && m.c(), n = I(), o = oe(
|
|
24289
24290
|
/*heading*/
|
|
24290
24291
|
t[0]
|
|
24291
24292
|
), l = I(), r = y("div"), b.c(), a = I(), u = y("div"), j && j.c(), f(r, "class", "trailing-icon svelte-6jb9qf"), f(i, "href", s = `#${/*_slug*/
|
|
@@ -24489,7 +24490,7 @@ class E5 extends pe {
|
|
|
24489
24490
|
e,
|
|
24490
24491
|
x5,
|
|
24491
24492
|
j5,
|
|
24492
|
-
|
|
24493
|
+
me,
|
|
24493
24494
|
{
|
|
24494
24495
|
heading: 0,
|
|
24495
24496
|
icon: 1,
|
|
@@ -24614,7 +24615,7 @@ function q5(t) {
|
|
|
24614
24615
|
function S5(t, e, i) {
|
|
24615
24616
|
let { $$slots: n = {}, $$scope: o } = e, { testid: l = "" } = e, r, s = [], a = [], u = null;
|
|
24616
24617
|
ze(async () => {
|
|
24617
|
-
await
|
|
24618
|
+
await Se(), c(), g(), m();
|
|
24618
24619
|
}), vt(() => {
|
|
24619
24620
|
v();
|
|
24620
24621
|
});
|
|
@@ -24660,7 +24661,7 @@ function S5(t, e, i) {
|
|
|
24660
24661
|
}
|
|
24661
24662
|
class T5 extends pe {
|
|
24662
24663
|
constructor(e) {
|
|
24663
|
-
super(), ve(this, e, S5, q5,
|
|
24664
|
+
super(), ve(this, e, S5, q5, me, { testid: 0 }, H5);
|
|
24664
24665
|
}
|
|
24665
24666
|
get testid() {
|
|
24666
24667
|
return this.$$.ctx[0];
|
|
@@ -24814,7 +24815,7 @@ function Z5(t, e, i) {
|
|
|
24814
24815
|
}
|
|
24815
24816
|
class A5 extends pe {
|
|
24816
24817
|
constructor(e) {
|
|
24817
|
-
super(), ve(this, e, Z5, D5,
|
|
24818
|
+
super(), ve(this, e, Z5, D5, me, { icon: 0, testid: 1 }, V5);
|
|
24818
24819
|
}
|
|
24819
24820
|
get icon() {
|
|
24820
24821
|
return this.$$.ctx[0];
|
|
@@ -25205,7 +25206,7 @@ function R5(t) {
|
|
|
25205
25206
|
};
|
|
25206
25207
|
}
|
|
25207
25208
|
function Y5(t, e, i) {
|
|
25208
|
-
const [n, o] =
|
|
25209
|
+
const [n, o] = qe(
|
|
25209
25210
|
"Skeleton type",
|
|
25210
25211
|
[
|
|
25211
25212
|
"image",
|
|
@@ -25222,7 +25223,7 @@ function Y5(t, e, i) {
|
|
|
25222
25223
|
"article"
|
|
25223
25224
|
],
|
|
25224
25225
|
!0
|
|
25225
|
-
), [l, r] =
|
|
25226
|
+
), [l, r] = qe("Skeleton size", ["1", "2", "3", "4"]);
|
|
25226
25227
|
let { maxwidth: s = "300px" } = e, { size: a = "1" } = e, { linecount: u = 3 } = e, { type: c } = e, { testid: d = "" } = e, { mt: g = null } = e, { mr: h = null } = e, { mb: m = null } = e, { ml: v = null } = e;
|
|
25227
25228
|
return ze(() => {
|
|
25228
25229
|
setTimeout(() => o(c), 1), r(a);
|
|
@@ -25237,7 +25238,7 @@ class lt extends pe {
|
|
|
25237
25238
|
e,
|
|
25238
25239
|
Y5,
|
|
25239
25240
|
R5,
|
|
25240
|
-
|
|
25241
|
+
me,
|
|
25241
25242
|
{
|
|
25242
25243
|
maxwidth: 0,
|
|
25243
25244
|
size: 1,
|
|
@@ -25372,7 +25373,7 @@ function G5(t, e, i) {
|
|
|
25372
25373
|
}
|
|
25373
25374
|
class K5 extends pe {
|
|
25374
25375
|
constructor(e) {
|
|
25375
|
-
super(), ve(this, e, G5, U5,
|
|
25376
|
+
super(), ve(this, e, G5, U5, me, { hspacing: 0, vspacing: 1, testid: 2 });
|
|
25376
25377
|
}
|
|
25377
25378
|
get hspacing() {
|
|
25378
25379
|
return this.$$.ctx[0];
|
|
@@ -25399,7 +25400,7 @@ function X5(t, e = ge) {
|
|
|
25399
25400
|
let i;
|
|
25400
25401
|
const n = /* @__PURE__ */ new Set();
|
|
25401
25402
|
function o(s) {
|
|
25402
|
-
if (
|
|
25403
|
+
if (me(t, s) && (t = s, i)) {
|
|
25403
25404
|
const a = !Zt.length;
|
|
25404
25405
|
for (const u of n)
|
|
25405
25406
|
u[1](), Zt.push(u, t);
|
|
@@ -25522,7 +25523,7 @@ function Cl(t) {
|
|
|
25522
25523
|
/*strokewidth*/
|
|
25523
25524
|
t[4]
|
|
25524
25525
|
), f(l, "stroke", s = /*invert*/
|
|
25525
|
-
t[0] ? "var(--goa-color-brand-light)" : "var(--goa-color-info-default)"), f(l, "stroke-linecap", "round"), f(e, "class", a =
|
|
25526
|
+
t[0] ? "var(--goa-color-brand-light)" : "var(--goa-color-info-default)"), f(l, "stroke-linecap", "round"), f(e, "class", a = He(`spinner-${/*type*/
|
|
25526
25527
|
t[2]}`) + " svelte-1n1bmdf"), f(e, "fill", "none"), f(e, "viewBox", u = "0 0 " + /*diameter*/
|
|
25527
25528
|
t[5] + " " + /*diameter*/
|
|
25528
25529
|
t[5]), f(
|
|
@@ -25583,7 +25584,7 @@ function Cl(t) {
|
|
|
25583
25584
|
), d & /*invert*/
|
|
25584
25585
|
1 && s !== (s = /*invert*/
|
|
25585
25586
|
c[0] ? "var(--goa-color-brand-light)" : "var(--goa-color-info-default)") && f(l, "stroke", s), d & /*type*/
|
|
25586
|
-
4 && a !== (a =
|
|
25587
|
+
4 && a !== (a = He(`spinner-${/*type*/
|
|
25587
25588
|
c[2]}`) + " svelte-1n1bmdf") && f(e, "class", a), d & /*diameter*/
|
|
25588
25589
|
32 && u !== (u = "0 0 " + /*diameter*/
|
|
25589
25590
|
c[5] + " " + /*diameter*/
|
|
@@ -25697,7 +25698,7 @@ class td extends pe {
|
|
|
25697
25698
|
e,
|
|
25698
25699
|
ed,
|
|
25699
25700
|
$5,
|
|
25700
|
-
|
|
25701
|
+
me,
|
|
25701
25702
|
{
|
|
25702
25703
|
size: 10,
|
|
25703
25704
|
invert: 0,
|
|
@@ -25760,7 +25761,7 @@ function od(t) {
|
|
|
25760
25761
|
);
|
|
25761
25762
|
return {
|
|
25762
25763
|
c() {
|
|
25763
|
-
e = y("section"), i = y("div"), u && u.c(), n = I(), o =
|
|
25764
|
+
e = y("section"), i = y("div"), u && u.c(), n = I(), o = oe(
|
|
25764
25765
|
/*heading*/
|
|
25765
25766
|
t[1]
|
|
25766
25767
|
), l = I(), r = y("div"), d && d.c(), Fe(i, "display", "none"), f(r, "role", "tabpanel"), f(r, "class", "svelte-1ifx1we"), N(r, "hidden", !/*open*/
|
|
@@ -25895,7 +25896,7 @@ function ld(t, e, i) {
|
|
|
25895
25896
|
}
|
|
25896
25897
|
class rd extends pe {
|
|
25897
25898
|
constructor(e) {
|
|
25898
|
-
super(), ve(this, e, ld, od,
|
|
25899
|
+
super(), ve(this, e, ld, od, me, { heading: 1, open: 0 }, id);
|
|
25899
25900
|
}
|
|
25900
25901
|
get heading() {
|
|
25901
25902
|
return this.$$.ctx[1];
|
|
@@ -26030,7 +26031,7 @@ function ud(t) {
|
|
|
26030
26031
|
}
|
|
26031
26032
|
return i = u(t), n = a[i] = s[i](t), {
|
|
26032
26033
|
c() {
|
|
26033
|
-
e = y("div"), n.c(), f(e, "class", o =
|
|
26034
|
+
e = y("div"), n.c(), f(e, "class", o = He(`goatable ${/*variant*/
|
|
26034
26035
|
t[1]}`) + " svelte-1wrp53x"), f(e, "style", l = `
|
|
26035
26036
|
${`width: ${/*width*/
|
|
26036
26037
|
t[0] || "100%"};`}
|
|
@@ -26064,7 +26065,7 @@ function ud(t) {
|
|
|
26064
26065
|
i = u(c), i === g ? a[i].p(c, d) : (Ze(), X(a[g], 1, 1, () => {
|
|
26065
26066
|
a[g] = null;
|
|
26066
26067
|
}), Ae(), n = a[i], n ? n.p(c, d) : (n = a[i] = s[i](c), n.c()), U(n, 1), n.m(e, null)), (!r || d & /*variant*/
|
|
26067
|
-
2 && o !== (o =
|
|
26068
|
+
2 && o !== (o = He(`goatable ${/*variant*/
|
|
26068
26069
|
c[1]}`) + " svelte-1wrp53x")) && f(e, "class", o), (!r || d & /*width, mt, mr, mb, ml*/
|
|
26069
26070
|
121 && l !== (l = `
|
|
26070
26071
|
${`width: ${/*width*/
|
|
@@ -26117,7 +26118,7 @@ function yl(t, e) {
|
|
|
26117
26118
|
}
|
|
26118
26119
|
function dd(t, e, i) {
|
|
26119
26120
|
let n, { $$slots: o = {}, $$scope: l } = e;
|
|
26120
|
-
const [r, s] =
|
|
26121
|
+
const [r, s] = qe("Table variant", ["normal", "relaxed"], !0);
|
|
26121
26122
|
let { width: a = "" } = e, { stickyheader: u = "false" } = e, { variant: c = "normal" } = e, { testid: d = "" } = e, { mt: g = null } = e, { mr: h = null } = e, { mb: m = null } = e, { ml: v = null } = e, w, b = !1;
|
|
26122
26123
|
ze(() => {
|
|
26123
26124
|
s(c), setTimeout(k, 0);
|
|
@@ -26126,7 +26127,7 @@ function dd(t, e, i) {
|
|
|
26126
26127
|
});
|
|
26127
26128
|
async function k() {
|
|
26128
26129
|
var x;
|
|
26129
|
-
await
|
|
26130
|
+
await Se();
|
|
26130
26131
|
const z = w == null ? void 0 : w.querySelector("slot"), M = (x = z == null ? void 0 : z.assignedElements().find((L) => L.tagName === "THEAD" || L.tagName === "TABLE")) == null ? void 0 : x.querySelectorAll("goa-table-sort-header");
|
|
26131
26132
|
M == null || M.forEach((L) => {
|
|
26132
26133
|
L.addEventListener("click", () => {
|
|
@@ -26186,7 +26187,7 @@ class fd extends pe {
|
|
|
26186
26187
|
e,
|
|
26187
26188
|
dd,
|
|
26188
26189
|
ud,
|
|
26189
|
-
|
|
26190
|
+
me,
|
|
26190
26191
|
{
|
|
26191
26192
|
width: 0,
|
|
26192
26193
|
stickyheader: 10,
|
|
@@ -26375,7 +26376,7 @@ function pd(t, e, i) {
|
|
|
26375
26376
|
}
|
|
26376
26377
|
class wd extends pe {
|
|
26377
26378
|
constructor(e) {
|
|
26378
|
-
super(), ve(this, e, pd, bd,
|
|
26379
|
+
super(), ve(this, e, pd, bd, me, { direction: 0 }, gd);
|
|
26379
26380
|
}
|
|
26380
26381
|
get direction() {
|
|
26381
26382
|
return this.$$.ctx[0];
|
|
@@ -26549,7 +26550,7 @@ function kd(t, e, i) {
|
|
|
26549
26550
|
const V = new URL(Z), Y = window.location.href.split("#").slice(1).filter((F) => !F.startsWith("tab-")), W = [V.hash.substring(1), ...Y].filter(Boolean).join("#");
|
|
26550
26551
|
if (history.replaceState({}, "", V.pathname + V.search + (W ? "#" + W : "")), h) {
|
|
26551
26552
|
const F = Y[0];
|
|
26552
|
-
F &&
|
|
26553
|
+
F && Se().then(() => {
|
|
26553
26554
|
const P = document.getElementById(F) || document.querySelector(`[name="${F}"]`);
|
|
26554
26555
|
P && P.scrollIntoView({ behavior: "smooth" });
|
|
26555
26556
|
});
|
|
@@ -26613,7 +26614,7 @@ function kd(t, e, i) {
|
|
|
26613
26614
|
}
|
|
26614
26615
|
class yd extends pe {
|
|
26615
26616
|
constructor(e) {
|
|
26616
|
-
super(), ve(this, e, kd, Cd,
|
|
26617
|
+
super(), ve(this, e, kd, Cd, me, { initialtab: 4, testid: 0 }, _d);
|
|
26617
26618
|
}
|
|
26618
26619
|
get initialtab() {
|
|
26619
26620
|
return this.$$.ctx[4];
|
|
@@ -26686,7 +26687,7 @@ function Ld(t) {
|
|
|
26686
26687
|
);
|
|
26687
26688
|
return {
|
|
26688
26689
|
c() {
|
|
26689
|
-
e = y("div"), s && s.c(), i = I(), n = y("span"), l =
|
|
26690
|
+
e = y("div"), s && s.c(), i = I(), n = y("span"), l = oe(o), f(n, "class", "sr-only svelte-1w932we"), f(n, "role", "status"), f(n, "aria-live", r = /*_notification*/
|
|
26690
26691
|
t[3] ? (
|
|
26691
26692
|
/*_notification*/
|
|
26692
26693
|
t[3].type === "failure" ? "assertive" : "polite"
|
|
@@ -26882,7 +26883,7 @@ function jd(t, e, i) {
|
|
|
26882
26883
|
}
|
|
26883
26884
|
class Md extends pe {
|
|
26884
26885
|
constructor(e) {
|
|
26885
|
-
super(), ve(this, e, jd, Ld,
|
|
26886
|
+
super(), ve(this, e, jd, Ld, me, { vPosition: 0, hPosition: 1, testid: 2 }, zd);
|
|
26886
26887
|
}
|
|
26887
26888
|
get vPosition() {
|
|
26888
26889
|
return this.$$.ctx[0];
|
|
@@ -26939,7 +26940,7 @@ function xl(t) {
|
|
|
26939
26940
|
let e, i, n;
|
|
26940
26941
|
return {
|
|
26941
26942
|
c() {
|
|
26942
|
-
e = y("div"), i = y("goa-link-button"), n =
|
|
26943
|
+
e = y("div"), i = y("goa-link-button"), n = oe(
|
|
26943
26944
|
/*actionText*/
|
|
26944
26945
|
t[4]
|
|
26945
26946
|
), p(i, "testid", "link"), p(i, "color", "light"), p(i, "action", "action"), f(e, "class", "action svelte-f1s1kx");
|
|
@@ -27019,7 +27020,7 @@ function qd(t) {
|
|
|
27019
27020
|
let g = d(t), h = g && g(t);
|
|
27020
27021
|
return {
|
|
27021
27022
|
c() {
|
|
27022
|
-
e = y("div"), a && a.c(), i = I(), u && u.c(), n = I(), o = y("span"), l =
|
|
27023
|
+
e = y("div"), a && a.c(), i = I(), u && u.c(), n = I(), o = y("span"), l = oe(
|
|
27023
27024
|
/*message*/
|
|
27024
27025
|
t[0]
|
|
27025
27026
|
), r = I(), c && c.c(), s = I(), h && h.c(), f(o, "class", "message svelte-f1s1kx"), f(e, "class", "snackbar svelte-f1s1kx"), f(
|
|
@@ -27160,7 +27161,7 @@ class Td extends pe {
|
|
|
27160
27161
|
e,
|
|
27161
27162
|
Sd,
|
|
27162
27163
|
qd,
|
|
27163
|
-
|
|
27164
|
+
me,
|
|
27164
27165
|
{
|
|
27165
27166
|
message: 0,
|
|
27166
27167
|
type: 1,
|
|
@@ -27234,7 +27235,7 @@ function U1(t) {
|
|
|
27234
27235
|
);
|
|
27235
27236
|
let s = [
|
|
27236
27237
|
{
|
|
27237
|
-
class: i =
|
|
27238
|
+
class: i = He(
|
|
27238
27239
|
/*size*/
|
|
27239
27240
|
t[2]
|
|
27240
27241
|
) + " svelte-op3hfx"
|
|
@@ -27301,7 +27302,7 @@ function U1(t) {
|
|
|
27301
27302
|
u[0]
|
|
27302
27303
|
)(e, a = Jr(s, [
|
|
27303
27304
|
(!o || c & /*size*/
|
|
27304
|
-
4 && i !== (i =
|
|
27305
|
+
4 && i !== (i = He(
|
|
27305
27306
|
/*size*/
|
|
27306
27307
|
u[2]
|
|
27307
27308
|
) + " svelte-op3hfx")) && { class: i },
|
|
@@ -27356,7 +27357,7 @@ function Pd(t) {
|
|
|
27356
27357
|
},
|
|
27357
27358
|
p(l, [r]) {
|
|
27358
27359
|
/*as*/
|
|
27359
|
-
l[0] ? e ?
|
|
27360
|
+
l[0] ? e ? me(
|
|
27360
27361
|
e,
|
|
27361
27362
|
/*as*/
|
|
27362
27363
|
l[0]
|
|
@@ -27424,7 +27425,7 @@ function Dd(t, e, i) {
|
|
|
27424
27425
|
}
|
|
27425
27426
|
}
|
|
27426
27427
|
return ze(async () => {
|
|
27427
|
-
await
|
|
27428
|
+
await Se(), i(6, h = v()), i(7, m = w());
|
|
27428
27429
|
}), t.$$set = (b) => {
|
|
27429
27430
|
"as" in b && i(0, l = b.as), "maxWidth" in b && i(1, r = b.maxWidth), "size" in b && i(2, s = b.size), "color" in b && i(3, a = b.color), "mt" in b && i(8, u = b.mt), "mr" in b && i(4, c = b.mr), "mb" in b && i(9, d = b.mb), "ml" in b && i(5, g = b.ml), "$$scope" in b && i(10, o = b.$$scope);
|
|
27430
27431
|
}, [
|
|
@@ -27449,7 +27450,7 @@ class Zd extends pe {
|
|
|
27449
27450
|
e,
|
|
27450
27451
|
Dd,
|
|
27451
27452
|
Pd,
|
|
27452
|
-
|
|
27453
|
+
me,
|
|
27453
27454
|
{
|
|
27454
27455
|
as: 0,
|
|
27455
27456
|
maxWidth: 1,
|
|
@@ -27577,7 +27578,7 @@ function Od(t) {
|
|
|
27577
27578
|
) + "", l, r;
|
|
27578
27579
|
return {
|
|
27579
27580
|
c() {
|
|
27580
|
-
i =
|
|
27581
|
+
i = oe(e), n = I(), l = oe(o), r = oe(" remaining");
|
|
27581
27582
|
},
|
|
27582
27583
|
m(s, a) {
|
|
27583
27584
|
T(s, i, a), T(s, n, a), T(s, l, a), T(s, r, a);
|
|
@@ -27614,7 +27615,7 @@ function Bd(t) {
|
|
|
27614
27615
|
) + "", l, r;
|
|
27615
27616
|
return {
|
|
27616
27617
|
c() {
|
|
27617
|
-
i =
|
|
27618
|
+
i = oe(e), n = I(), l = oe(o), r = oe(" too many");
|
|
27618
27619
|
},
|
|
27619
27620
|
m(s, a) {
|
|
27620
27621
|
T(s, i, a), T(s, n, a), T(s, l, a), T(s, r, a);
|
|
@@ -27646,10 +27647,10 @@ function Hl(t) {
|
|
|
27646
27647
|
) + "", l;
|
|
27647
27648
|
return {
|
|
27648
27649
|
c() {
|
|
27649
|
-
e = y("div"), i =
|
|
27650
|
+
e = y("div"), i = oe(
|
|
27650
27651
|
/*count*/
|
|
27651
27652
|
t[18]
|
|
27652
|
-
), n = I(), l =
|
|
27653
|
+
), n = I(), l = oe(o), f(e, "class", "counter svelte-1qjcu87");
|
|
27653
27654
|
},
|
|
27654
27655
|
m(r, s) {
|
|
27655
27656
|
T(r, e, s), C(e, i), C(e, n), C(e, l);
|
|
@@ -27873,7 +27874,7 @@ function Fd(t) {
|
|
|
27873
27874
|
function Id(t, e, i) {
|
|
27874
27875
|
let n, o, l, { name: r } = e, { value: s = "" } = e, { placeholder: a = "" } = e, { rows: u = 3 } = e, { testid: c = "" } = e, { width: d = "60ch" } = e, { error: g = "false" } = e, { readonly: h = "false" } = e, { disabled: m = "false" } = e, { arialabel: v = "" } = e, { countby: w = "" } = e, { maxcount: b = -1 } = e, { autocomplete: k = "" } = e, { mt: j = null } = e, { mr: z = null } = e, { mb: M = null } = e, { ml: x = null } = e, L = !1, H = !1, q, B;
|
|
27875
27876
|
ze(async () => {
|
|
27876
|
-
await
|
|
27877
|
+
await Se(), D(), Z(), Jl(B, ":host", {
|
|
27877
27878
|
width: d.includes("%") ? d : `min(${d}, 100%)`
|
|
27878
27879
|
});
|
|
27879
27880
|
});
|
|
@@ -27911,7 +27912,7 @@ function Id(t, e, i) {
|
|
|
27911
27912
|
n || (W(Q), Y(q.value));
|
|
27912
27913
|
}
|
|
27913
27914
|
function Y(Q) {
|
|
27914
|
-
|
|
27915
|
+
Ee(q, "_change", { name: r, value: Q }, { bubbles: !0 });
|
|
27915
27916
|
}
|
|
27916
27917
|
function W(Q) {
|
|
27917
27918
|
q.dispatchEvent(new CustomEvent(
|
|
@@ -27923,7 +27924,7 @@ function Id(t, e, i) {
|
|
|
27923
27924
|
));
|
|
27924
27925
|
}
|
|
27925
27926
|
function F(Q) {
|
|
27926
|
-
|
|
27927
|
+
Ee(B, "help-text::announce", void 0, { bubbles: !0 });
|
|
27927
27928
|
}
|
|
27928
27929
|
function P(Q) {
|
|
27929
27930
|
ue[Q ? "unshift" : "push"](() => {
|
|
@@ -27942,7 +27943,7 @@ function Id(t, e, i) {
|
|
|
27942
27943
|
"name" in Q && i(1, r = Q.name), "value" in Q && i(0, s = Q.value), "placeholder" in Q && i(2, a = Q.placeholder), "rows" in Q && i(3, u = Q.rows), "testid" in Q && i(4, c = Q.testid), "width" in Q && i(5, d = Q.width), "error" in Q && i(23, g = Q.error), "readonly" in Q && i(24, h = Q.readonly), "disabled" in Q && i(25, m = Q.disabled), "arialabel" in Q && i(6, v = Q.arialabel), "countby" in Q && i(7, w = Q.countby), "maxcount" in Q && i(8, b = Q.maxcount), "autocomplete" in Q && i(9, k = Q.autocomplete), "mt" in Q && i(10, j = Q.mt), "mr" in Q && i(11, z = Q.mr), "mb" in Q && i(12, M = Q.mb), "ml" in Q && i(13, x = Q.ml);
|
|
27943
27944
|
}, t.$$.update = () => {
|
|
27944
27945
|
t.$$.dirty[0] & /*error, _error, _prevError, _rootEl*/
|
|
27945
|
-
75546624 && (i(14, L = Le(g)), L !== H && (
|
|
27946
|
+
75546624 && (i(14, L = Le(g)), L !== H && (Ee(B, "error::change", { isError: L }, { bubbles: !0 }), i(26, H = L))), t.$$.dirty[0] & /*disabled*/
|
|
27946
27947
|
33554432 && i(17, n = Le(m)), t.$$.dirty[0] & /*readonly*/
|
|
27947
27948
|
16777216 && i(19, o = Le(h)), t.$$.dirty[0] & /*countby, value*/
|
|
27948
27949
|
129 && i(18, l = w === "character" ? s == null ? void 0 : s.length : s == null ? void 0 : s.split(" ").filter((Q) => Q.trim().length > 0).length);
|
|
@@ -27986,7 +27987,7 @@ class Nd extends pe {
|
|
|
27986
27987
|
e,
|
|
27987
27988
|
Id,
|
|
27988
27989
|
Fd,
|
|
27989
|
-
|
|
27990
|
+
me,
|
|
27990
27991
|
{
|
|
27991
27992
|
name: 1,
|
|
27992
27993
|
value: 0,
|
|
@@ -28332,7 +28333,7 @@ class Qd extends pe {
|
|
|
28332
28333
|
e,
|
|
28333
28334
|
Jd,
|
|
28334
28335
|
Xd,
|
|
28335
|
-
|
|
28336
|
+
me,
|
|
28336
28337
|
{
|
|
28337
28338
|
leftcolumnwidth: 0,
|
|
28338
28339
|
rightcolumnwidth: 1,
|
|
@@ -28374,7 +28375,7 @@ function t4(t) {
|
|
|
28374
28375
|
let e;
|
|
28375
28376
|
return {
|
|
28376
28377
|
c() {
|
|
28377
|
-
e =
|
|
28378
|
+
e = oe(
|
|
28378
28379
|
/*content*/
|
|
28379
28380
|
t[2]
|
|
28380
28381
|
);
|
|
@@ -28603,7 +28604,7 @@ function o4(t, e, i) {
|
|
|
28603
28604
|
let { $$slots: n = {}, $$scope: o } = e;
|
|
28604
28605
|
const l = dt(n);
|
|
28605
28606
|
let { content: r = "" } = e, { testid: s = "" } = e, { position: a = "top" } = e, { halign: u = "center" } = e, { mt: c = null } = e, { mr: d = null } = e, { mb: g = null } = e, { ml: h = null } = e;
|
|
28606
|
-
const [m, v] =
|
|
28607
|
+
const [m, v] = qe("Tooltip positions", ["top", "bottom", "left", "right"], !1), [w, b] = qe("Tooltip alignment", ["left", "right", "center"], !1), k = (F, P) => {
|
|
28607
28608
|
(F === "left" || F === "right") && P !== "center" && console.error(`[${P}] is an invalid option for position ${F}`);
|
|
28608
28609
|
};
|
|
28609
28610
|
let j = 0, z, M, x, L = !1, H, q, B;
|
|
@@ -28633,7 +28634,7 @@ function o4(t, e, i) {
|
|
|
28633
28634
|
));
|
|
28634
28635
|
};
|
|
28635
28636
|
async function A() {
|
|
28636
|
-
if (await
|
|
28637
|
+
if (await Se(), !M || !z)
|
|
28637
28638
|
return;
|
|
28638
28639
|
const F = M.getBoundingClientRect(), P = z.getBoundingClientRect(), fe = P.top, J = window.innerHeight - P.bottom, Q = P.left, R = window.innerWidth - P.right, ee = Math.min(j * 0.8, 400, F.width, Math.max(Q, R) - 10), K = ee > P.width || ee > Q || ee > R;
|
|
28639
28640
|
i(9, M.style.width = `${ee - 32}px`, M), K ? i(9, M.style.whiteSpace = "normal", M) : i(9, M.style.whiteSpace = "nowrap", M);
|
|
@@ -28698,7 +28699,7 @@ class l4 extends pe {
|
|
|
28698
28699
|
e,
|
|
28699
28700
|
o4,
|
|
28700
28701
|
n4,
|
|
28701
|
-
|
|
28702
|
+
me,
|
|
28702
28703
|
{
|
|
28703
28704
|
content: 2,
|
|
28704
28705
|
testid: 3,
|
|
@@ -28918,7 +28919,7 @@ function d4(t, e, i) {
|
|
|
28918
28919
|
}
|
|
28919
28920
|
class f4 extends pe {
|
|
28920
28921
|
constructor(e) {
|
|
28921
|
-
super(), ve(this, e, d4, u4,
|
|
28922
|
+
super(), ve(this, e, d4, u4, me, { navcolumnwidth: 0, maxcontentwidth: 1 }, r4);
|
|
28922
28923
|
}
|
|
28923
28924
|
get navcolumnwidth() {
|
|
28924
28925
|
return this.$$.ctx[0];
|
|
@@ -29115,7 +29116,7 @@ function h4(t) {
|
|
|
29115
29116
|
function m4(t, e, i) {
|
|
29116
29117
|
let n, o, { $$slots: l = {}, $$scope: r } = e, { step: s = -1 } = e, { testid: a = "" } = e, { mt: u = null } = e, { mr: c = null } = e, { mb: d = null } = e, { ml: g = null } = e, { mobile: h = "false" } = e, { backgroundcolor: m = "inherit" } = e, v, w, b = [], k, j, z, M, x, L = 0, H, q = 1, B = !1, D, E;
|
|
29117
29118
|
ze(async () => {
|
|
29118
|
-
await
|
|
29119
|
+
await Se(), M = +s == -1 ? "free" : "constrained", A(), E = Y(), E.observe(v);
|
|
29119
29120
|
}), vt(() => {
|
|
29120
29121
|
window.removeEventListener("orientationchange", P), E.unobserve(v);
|
|
29121
29122
|
});
|
|
@@ -29256,7 +29257,7 @@ class v4 extends pe {
|
|
|
29256
29257
|
e,
|
|
29257
29258
|
m4,
|
|
29258
29259
|
h4,
|
|
29259
|
-
|
|
29260
|
+
me,
|
|
29260
29261
|
{
|
|
29261
29262
|
step: 15,
|
|
29262
29263
|
testid: 0,
|
|
@@ -29335,7 +29336,7 @@ function p4(t) {
|
|
|
29335
29336
|
), n;
|
|
29336
29337
|
return {
|
|
29337
29338
|
c() {
|
|
29338
|
-
e = y("div"), n =
|
|
29339
|
+
e = y("div"), n = oe(i), f(e, "data-testid", "step-number"), f(e, "class", "step-number svelte-6d3t92");
|
|
29339
29340
|
},
|
|
29340
29341
|
m(o, l) {
|
|
29341
29342
|
T(o, e, l), C(e, n);
|
|
@@ -29369,7 +29370,7 @@ function Fl(t) {
|
|
|
29369
29370
|
let e, i, n;
|
|
29370
29371
|
return {
|
|
29371
29372
|
c() {
|
|
29372
|
-
e = y("div"), i = y("div"), n =
|
|
29373
|
+
e = y("div"), i = y("div"), n = oe(
|
|
29373
29374
|
/*text*/
|
|
29374
29375
|
t[1]
|
|
29375
29376
|
), f(i, "class", "text svelte-6d3t92"), f(i, "data-testid", "text"), f(e, "class", "details svelte-6d3t92");
|
|
@@ -29603,7 +29604,7 @@ function C4(t, e, i) {
|
|
|
29603
29604
|
}
|
|
29604
29605
|
class k4 extends pe {
|
|
29605
29606
|
constructor(e) {
|
|
29606
|
-
super(), ve(this, e, C4, _4,
|
|
29607
|
+
super(), ve(this, e, C4, _4, me, { text: 1, status: 0 }, b4);
|
|
29607
29608
|
}
|
|
29608
29609
|
get text() {
|
|
29609
29610
|
return this.$$.ctx[1];
|