@abgov/web-components 1.34.0-alpha.1 → 1.34.0-alpha.2
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 +5 -5
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -17531,12 +17531,12 @@ class E1 extends be {
|
|
|
17531
17531
|
}
|
|
17532
17532
|
customElements.define("goa-grid", ve(E1, { gap: {}, minchildwidth: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
|
|
17533
17533
|
function M1(t) {
|
|
17534
|
-
ye(t, "svelte-
|
|
17534
|
+
ye(t, "svelte-1reh4vy", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}.goa-hero.svelte-1reh4vy{background:var(--hero-banner-background-color);box-sizing:border-box;display:flex;justify-content:center;flex-direction:column;color:var(--hero-banner-text-color, var(--goa-color-text-default));background-position:center center;width:100%;padding:var(--goa-hero-banner-padding)}@media(max-width: 623px){.goa-hero.svelte-1reh4vy{padding:var(--goa-hero-banner-mobile-padding)}}.goa-hero.with-image.svelte-1reh4vy{border-bottom:8px solid var(--goa-color-brand-default);justify-content:flex-end;background:unset;background-image:linear-gradient(
|
|
17535
17535
|
rgba(0, 0, 0, 0) 0%,
|
|
17536
17536
|
rgba(0, 0, 0, 0.42) 42%,
|
|
17537
17537
|
rgba(0, 0, 0, 0.6) 100%
|
|
17538
17538
|
),
|
|
17539
|
-
var(--hero-background-url);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--hero-banner-text-color, var(--goa-color-text-light))}
|
|
17539
|
+
var(--hero-background-url);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--hero-banner-text-color, var(--goa-color-text-light))}.goa-hero-banner-content.svelte-1reh4vy{font:var(--goa-hero-banner-content);margin:var(--goa-hero-banner-content-gap)}.goa-hero-banner-actions.svelte-1reh4vy{margin:var(--goa-hero-banner-content-gap)}`);
|
|
17540
17540
|
}
|
|
17541
17541
|
const L1 = (t) => ({}), _o = (t) => ({});
|
|
17542
17542
|
function S1(t) {
|
|
@@ -17562,11 +17562,11 @@ function S1(t) {
|
|
|
17562
17562
|
);
|
|
17563
17563
|
return {
|
|
17564
17564
|
c() {
|
|
17565
|
-
e = C("div"), n = C("goa-page-block"), i = C("
|
|
17565
|
+
e = C("div"), n = C("goa-page-block"), i = C("goa-text"), l = ie(
|
|
17566
17566
|
/*heading*/
|
|
17567
17567
|
t[1]
|
|
17568
|
-
), o = B(), r = C("div"), g && g.c(), a = B(), s = C("div"), m && m.c(),
|
|
17569
|
-
t[3] || "full"), f(e, "class", "goa-hero svelte-
|
|
17568
|
+
), o = B(), r = C("div"), g && g.c(), a = B(), s = C("div"), m && m.c(), _(i, "as", "h1"), _(i, "mb", "none"), _(i, "mt", "none"), f(r, "class", "goa-hero-banner-content svelte-1reh4vy"), f(r, "role", "note"), f(s, "class", "goa-hero-banner-actions svelte-1reh4vy"), _(n, "width", d = /*maxcontentwidth*/
|
|
17569
|
+
t[3] || "full"), f(e, "class", "goa-hero svelte-1reh4vy"), f(
|
|
17570
17570
|
e,
|
|
17571
17571
|
"data-testid",
|
|
17572
17572
|
/*testid*/
|