@abgov/web-components 1.35.0 → 1.35.1

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.
Files changed (2) hide show
  1. package/index.js +4 -4
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -17665,12 +17665,12 @@ class S1 extends pe {
17665
17665
  }
17666
17666
  customElements.define("goa-grid", be(S1, { gap: {}, minchildwidth: {}, testid: {}, mt: {}, mr: {}, mb: {}, ml: {} }, ["default"], [], !0));
17667
17667
  function T1(t) {
17668
- ke(t, "svelte-u56ykw", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}.goa-hero.svelte-u56ykw{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-u56ykw{padding:var(--goa-hero-banner-mobile-padding)}}.goa-hero.with-image.svelte-u56ykw{border-bottom:8px solid var(--goa-color-brand-default);justify-content:flex-end;background:unset;background-image:linear-gradient(
17668
+ ke(t, "svelte-1bs44ou", `:host{box-sizing:border-box;font-family:var(--goa-font-family-sans)}.goa-hero.svelte-1bs44ou{background:var(--hero-banner-background-color);box-sizing:border-box;display:flex;justify-content:center;flex-direction:column;color:var(--hero-banner-text-color, var(--goa-color-text-default));background-position:center center;width:100%;padding:var(--goa-hero-banner-padding)}@media(max-width: 623px){.goa-hero.svelte-1bs44ou{padding:var(--goa-hero-banner-mobile-padding)}}.goa-hero.with-image.svelte-1bs44ou{border-bottom:8px solid var(--goa-color-brand-default);justify-content:flex-end;background:unset;background-image:linear-gradient(
17669
17669
  rgba(0, 0, 0, 0) 0%,
17670
17670
  rgba(0, 0, 0, 0.42) 42%,
17671
17671
  rgba(0, 0, 0, 0.6) 100%
17672
17672
  ),
17673
- 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-u56ykw{font:var(--goa-hero-banner-content);margin:var(--goa-hero-banner-content-gap)}.goa-hero-banner-actions.svelte-u56ykw{margin:var(--goa-hero-banner-content-gap)}`);
17673
+ var(--hero-background-url);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--hero-banner-text-color, var(--goa-color-text-light))}h1.svelte-1bs44ou{font:var(--goa-hero-banner-heading);margin:0}.goa-hero-banner-content.svelte-1bs44ou{font:var(--goa-hero-banner-content);margin:var(--goa-hero-banner-content-gap)}.goa-hero-banner-actions.svelte-1bs44ou{margin:var(--goa-hero-banner-content-gap)}`);
17674
17674
  }
17675
17675
  const H1 = (t) => ({}), zo = (t) => ({});
17676
17676
  function q1(t) {
@@ -17699,8 +17699,8 @@ function q1(t) {
17699
17699
  e = C("div"), i = C("goa-page-block"), n = C("h1"), l = ie(
17700
17700
  /*heading*/
17701
17701
  t[1]
17702
- ), o = B(), r = C("div"), g && g.c(), a = B(), s = C("div"), m && m.c(), f(r, "class", "goa-hero-banner-content svelte-u56ykw"), f(r, "role", "note"), f(s, "class", "goa-hero-banner-actions svelte-u56ykw"), _(i, "width", d = /*maxcontentwidth*/
17703
- t[3] || "full"), f(e, "class", "goa-hero svelte-u56ykw"), f(
17702
+ ), o = B(), r = C("div"), g && g.c(), a = B(), s = C("div"), m && m.c(), f(n, "class", "svelte-1bs44ou"), f(r, "class", "goa-hero-banner-content svelte-1bs44ou"), f(r, "role", "note"), f(s, "class", "goa-hero-banner-actions svelte-1bs44ou"), _(i, "width", d = /*maxcontentwidth*/
17703
+ t[3] || "full"), f(e, "class", "goa-hero svelte-1bs44ou"), f(
17704
17704
  e,
17705
17705
  "data-testid",
17706
17706
  /*testid*/
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@abgov/web-components",
3
- "version": "1.35.0",
3
+ "version": "1.35.1",
4
4
  "license": "Apache-2.0",
5
5
  "description": "Government of Alberta - UI Web components",
6
6
  "bugs": {