@abgov/web-components 2.2.0-dev.53 → 2.2.0-dev.55
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 +19 -11
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -19448,7 +19448,7 @@ class Z0 extends Ne {
|
|
|
19448
19448
|
}
|
|
19449
19449
|
customElements.define("goa-app-footer-meta-section", Le(Z0, { testid: {} }, ["default"], [], !0));
|
|
19450
19450
|
function F0(t) {
|
|
19451
|
-
Te(t, "svelte-
|
|
19451
|
+
Te(t, "svelte-fq024j", ":host{flex:auto}.title.svelte-fq024j{font:var(--goa-typography-heading-s);letter-spacing:var(--goa-typography-heading-s-letter-spacing);padding-bottom:var(--goa-space-m);color:var(--goa-color-greyscale-800)}.hidden.svelte-fq024j{display:none}.links.svelte-fq024j{display:flex;flex-direction:column;list-style-type:none;padding-left:0;margin:0}li.svelte-fq024j:not(:last-child){margin-bottom:var(--goa-space-m)}@media not (max-width: 623px){.links.svelte-fq024j{list-style-type:none;padding-left:0;flex-direction:column}.title.svelte-fq024j{font:var(--goa-typography-heading-m);letter-spacing:var(--goa-typography-heading-m-letter-spacing);padding-bottom:var(--goa-space-l)}}@media(min-width: 624px) and (max-width: 1023px){.links.svelte-fq024j{display:var(--narrow-display-type);-moz-column-count:var(--narrow-column-count);column-count:var(--narrow-column-count)}}@media(min-width: 1024px){.links.svelte-fq024j{display:var(--wide-display-type);-moz-column-count:var(--wide-column-count);column-count:var(--wide-column-count)}}a.svelte-fq024j{color:var(--goa-footer-color-links);cursor:pointer}a.svelte-fq024j:hover{color:var(--goa-footer-color-links-hover)}a.svelte-fq024j:focus-visible{outline:var(--goa-footer-link-focus);border-radius:2px}");
|
|
19452
19452
|
}
|
|
19453
19453
|
function Dr(t, e, o) {
|
|
19454
19454
|
const i = t.slice();
|
|
@@ -19461,7 +19461,7 @@ function Ir(t) {
|
|
|
19461
19461
|
e = C("div"), o = se(
|
|
19462
19462
|
/*heading*/
|
|
19463
19463
|
t[0]
|
|
19464
|
-
), i = Q(), n = C("goa-divider"), u(e, "class", "title svelte-
|
|
19464
|
+
), i = Q(), n = C("goa-divider"), u(e, "class", "title svelte-fq024j"), m(n, "mb", "l");
|
|
19465
19465
|
},
|
|
19466
19466
|
m(r, l) {
|
|
19467
19467
|
T(r, e, l), k(e, o), T(r, i, l), T(r, n, l);
|
|
@@ -19487,7 +19487,7 @@ function Tr(t) {
|
|
|
19487
19487
|
return {
|
|
19488
19488
|
c() {
|
|
19489
19489
|
e = C("li"), o = C("a"), n = se(i), u(o, "href", r = /*child*/
|
|
19490
|
-
t[8].href), u(o, "class", "svelte-
|
|
19490
|
+
t[8].href), u(o, "class", "svelte-fq024j"), u(e, "class", "svelte-fq024j");
|
|
19491
19491
|
},
|
|
19492
19492
|
m(l, a) {
|
|
19493
19493
|
T(l, e, a), k(e, o), k(o, n);
|
|
@@ -19530,7 +19530,7 @@ function W0(t) {
|
|
|
19530
19530
|
e = C("section"), c && c.c(), o = Q(), i = C("div"), s && s.c(), n = Q(), r = C("ul");
|
|
19531
19531
|
for (let v = 0; v < g.length; v += 1)
|
|
19532
19532
|
g[v].c();
|
|
19533
|
-
u(i, "class", "hidden svelte-
|
|
19533
|
+
u(i, "class", "hidden svelte-fq024j"), u(r, "class", "links svelte-fq024j"), u(r, "style", l = `
|
|
19534
19534
|
--narrow-display-type: ${Math.ceil(
|
|
19535
19535
|
/*maxcolumncount*/
|
|
19536
19536
|
t[1] / 2
|
|
@@ -36882,13 +36882,19 @@ class i7 extends Ne {
|
|
|
36882
36882
|
}
|
|
36883
36883
|
customElements.define("goa-temp-notification", Le(i7, { message: { type: "String", attribute: "message" }, type: { type: "String", attribute: "type" }, progress: { type: "Number", attribute: "progress" }, testid: { type: "String", attribute: "testid", reflect: !0 }, actionText: { type: "String", attribute: "action-text" }, visible: { type: "Boolean", attribute: "visible" }, animationDirection: { type: "String", attribute: "animation-direction" } }, [], [], !0));
|
|
36884
36884
|
function n7(t) {
|
|
36885
|
-
Te(t, "svelte-
|
|
36885
|
+
Te(t, "svelte-1np6r5o", `h1, h2, h3, h4, h5{margin:0}.heading-2xl.svelte-1np6r5o{font:var(--goa-typography-heading-2xl, var(--goa-typography-heading-xl));letter-spacing:var(
|
|
36886
36886
|
--goa-typography-heading-2xl-letter-spacing,
|
|
36887
36887
|
var(--goa-typography-heading-xl-letter-spacing)
|
|
36888
|
-
)}.heading-xl.svelte-
|
|
36888
|
+
)}.heading-xl.svelte-1np6r5o{font:var(--goa-typography-heading-xl);letter-spacing:var(--goa-typography-heading-xl-letter-spacing)}.heading-l.svelte-1np6r5o{font:var(--goa-typography-heading-l);letter-spacing:var(--goa-typography-heading-l-letter-spacing)}.heading-m.svelte-1np6r5o{font:var(--goa-typography-heading-m);letter-spacing:var(--goa-typography-heading-m-letter-spacing)}.heading-s.svelte-1np6r5o{font:var(--goa-typography-heading-s);letter-spacing:var(--goa-typography-heading-s-letter-spacing)}.heading-xs.svelte-1np6r5o{font:var(--goa-typography-heading-xs);letter-spacing:var(--goa-typography-heading-xs-letter-spacing)}.heading-2xs.svelte-1np6r5o{font:var(--goa-typography-heading-2xs, var(--goa-typography-heading-xs));letter-spacing:var(--goa-typography-heading-2xs-letter-spacing)}.body-l.svelte-1np6r5o{font:var(--goa-typography-body-l)}.body-m.svelte-1np6r5o{font:var(--goa-typography-body-m)}.body-s.svelte-1np6r5o{font:var(--goa-typography-body-s)}.body-xs.svelte-1np6r5o{font:var(--goa-typography-body-xs)}@media(max-width: 623px){.heading-2xl.svelte-1np6r5o{font:var(
|
|
36889
|
+
--goa-typography-mobile-heading-2xl,
|
|
36890
|
+
var(--goa-typography-mobile-heading-xl)
|
|
36891
|
+
);letter-spacing:var(
|
|
36889
36892
|
--goa-typography-mobile-heading-2xl-letter-spacing,
|
|
36890
36893
|
var(--goa-typography-mobile-heading-xl-letter-spacing)
|
|
36891
|
-
)}.heading-xl.svelte-
|
|
36894
|
+
)}.heading-xl.svelte-1np6r5o{font:var(--goa-typography-mobile-heading-xl);letter-spacing:var(--goa-typography-mobile-heading-xl-letter-spacing)}.heading-l.svelte-1np6r5o{font:var(--goa-typography-mobile-heading-l);letter-spacing:var(--goa-typography-mobile-heading-l-letter-spacing)}.heading-m.svelte-1np6r5o{font:var(--goa-typography-mobile-heading-m);letter-spacing:var(--goa-typography-mobile-heading-m-letter-spacing)}.heading-s.svelte-1np6r5o{font:var(--goa-typography-mobile-heading-s);letter-spacing:var(--goa-typography-mobile-heading-s-letter-spacing)}.heading-xs.svelte-1np6r5o{font:var(--goa-typography-mobile-heading-xs);letter-spacing:var(--goa-typography-mobile-heading-xs-letter-spacing)}.heading-2xs.svelte-1np6r5o{font:var(
|
|
36895
|
+
--goa-typography-mobile-heading-2xs,
|
|
36896
|
+
var(--goa-typography-mobile-heading-xs)
|
|
36897
|
+
);letter-spacing:var(--goa-typography-mobile-heading-2xs-letter-spacing)}.body-l.svelte-1np6r5o{font:var(--goa-typography-mobile-body-l)}.body-m.svelte-1np6r5o{font:var(--goa-typography-mobile-body-m)}.body-s.svelte-1np6r5o{font:var(--goa-typography-mobile-body-s)}.body-xs.svelte-1np6r5o{font:var(--goa-typography-mobile-body-xs)}}`);
|
|
36892
36898
|
}
|
|
36893
36899
|
function ai(t) {
|
|
36894
36900
|
let e, o, i, n;
|
|
@@ -36907,14 +36913,15 @@ function ai(t) {
|
|
|
36907
36913
|
class: o = et(
|
|
36908
36914
|
/*effectiveSize*/
|
|
36909
36915
|
t[7]
|
|
36910
|
-
) + " svelte-
|
|
36916
|
+
) + " svelte-1np6r5o"
|
|
36911
36917
|
},
|
|
36912
36918
|
{
|
|
36913
36919
|
style: i = st(
|
|
36914
36920
|
Be(
|
|
36915
36921
|
"color",
|
|
36916
36922
|
/*color*/
|
|
36917
|
-
t[2] === "primary" ? "var(--goa-color-text-default)" :
|
|
36923
|
+
t[2] === "primary" ? "var(--goa-color-text-default)" : `var(--goa-color-text-${/*color*/
|
|
36924
|
+
t[2]})`
|
|
36918
36925
|
),
|
|
36919
36926
|
/*maxWidth*/
|
|
36920
36927
|
t[1] === "none" ? "" : `max-width: ${/*maxWidth*/
|
|
@@ -36974,13 +36981,14 @@ function ai(t) {
|
|
|
36974
36981
|
128 && o !== (o = et(
|
|
36975
36982
|
/*effectiveSize*/
|
|
36976
36983
|
d[7]
|
|
36977
|
-
) + " svelte-
|
|
36984
|
+
) + " svelte-1np6r5o")) && { class: o },
|
|
36978
36985
|
(!n || s & /*color, maxWidth, _marginTop, mr, _marginBottom, ml*/
|
|
36979
36986
|
126 && i !== (i = st(
|
|
36980
36987
|
Be(
|
|
36981
36988
|
"color",
|
|
36982
36989
|
/*color*/
|
|
36983
|
-
d[2] === "primary" ? "var(--goa-color-text-default)" :
|
|
36990
|
+
d[2] === "primary" ? "var(--goa-color-text-default)" : `var(--goa-color-text-${/*color*/
|
|
36991
|
+
d[2]})`
|
|
36984
36992
|
),
|
|
36985
36993
|
/*maxWidth*/
|
|
36986
36994
|
d[1] === "none" ? "" : `max-width: ${/*maxWidth*/
|