@proximus/lavender-content-header 2.0.0-alpha.7 → 2.0.0-alpha.73

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/dist/index.es.js CHANGED
@@ -1,61 +1,88 @@
1
- import { PxElement as v, cssTokenBreakpoints as d, paddingValues as s, boxShadowValues as B, backgroundSizeValues as x, noBorderRadiusValues as z, borderRadiusValues as M, borderSideValues as I, borderValues as R, gradientValues as A, backgroundColorValues as c, borderColorValues as P, checkName as y, WithExtraAttributes as $, AttributeBreakpointHandlerDelegate as j, gapValues as D } from "@proximus/lavender-common";
2
- const O = ":host{--min-height--mobile: 15.625em;--min-height--tablet: 17.5em;--min-height--laptop: 17.5em;--min-height--desktop: 17.5em}:host,:host>*{display:block;box-sizing:border-box}.content-header{position:relative;z-index:0}[min-height] .content-header-content{min-height:calc(var(--min-height--mobile) - (var(--px-spacing-l-mobile) * 2))}.content-header-content{display:flex;flex-direction:column;gap:var(--px-spacing-l-mobile);z-index:2;position:relative;box-sizing:border-box}.contrast-helper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;display:none}[contrast-helper-gradient] .contrast-helper{display:block;background-image:linear-gradient(90deg,#fff 23.43%,#fff0 81.69%)}[inverted] :is([contrast-helper-gradient] .contrast-helper){background-image:linear-gradient(90deg,#000 23.43%,#0000 81.69%)}[contrast-helper-overlay] .contrast-helper{display:block;background-color:#ffffffb3}[inverted] :is([contrast-helper-overlay] .contrast-helper){background-color:#0006}@media only screen and (min-width: 48em){.content-header-content{gap:var(--px-spacing-l-desktop)}[min-height] .content-header-content{min-height:calc(var(--min-height--tablet) - (var(--px-spacing-l-tablet) * 2))}}@media only screen and (min-width: 64.0625em){.content-header-content{gap:var(--px-spacing-l-laptop)}[min-height] .content-header-content{min-height:calc(var(--min-height--laptop) - (var(--px-spacing-l-laptop) * 2))}}", H = ':host{display:block}:host,:host *{box-sizing:border-box}.content-wrapper{margin-inline:var(--px-padding-s-mobile);max-width:var(--px-content-wrapper-max-width-desktop)}@media only screen and (min-width: 77em){.content-wrapper{margin-inline:auto}}.overlapped{margin-bottom:calc(var(--px-overlapped-mobile) * -1)}::slotted([slot="overlap"]){margin-top:var(--px-overlapped-mobile)}@media only screen and (min-width: 48em){.overlapped{margin-bottom:calc(var(--px-overlapped-desktop) * -1)}::slotted([slot="overlap"]){margin-top:var(--px-overlapped-desktop)}}@media only screen and (min-width: 64.0625em){.overlapped{margin-bottom:calc(var(--px-overlapped-desktop) * -1)}::slotted([slot="overlap"]){margin-top:var(--px-overlapped-desktop)}}', E = ':host{display:block}.container{font-family:var(--px-font-family);background-color:var(--background-color);border-radius:var(--px-radius-main);box-sizing:border-box;height:100%}:host([background-image]) .container{background-image:var(--background-image)}:host([background-gradient]) .container{background-image:var(--background-gradient)}:host([inverted]) .container{background-color:var(--background-color-inverted);color:var(--px-color-text-neutral-inverted)}.border-none{border:none}.border-s{border:var(--px-size-border-s) solid var(--border-color)}.border-m{border:var(--px-size-border-m) solid var(--border-color)}.border-l{border:var(--px-size-border-l) solid var(--border-color)}.border-side-top{border-bottom-style:none;border-right-style:none;border-left-style:none}.border-side-right{border-top-style:none;border-bottom-style:none;border-left-style:none}.border-side-bottom{border-top-style:none;border-right-style:none;border-left-style:none}.border-side-left{border-top-style:none;border-right-style:none;border-bottom-style:none}.border-side-block{border-inline-style:none}.border-side-inline{border-block-style:none}:host([inverted]) .border-s,:host([inverted]) .border-m,:host([inverted]) .border-l{border-color:var(--border-color-inverted)}.border-radius-main{border-radius:var(--px-radius-main)}.border-radius-pill{border-radius:var(--px-radius-pill)}.no-border-radius-top{border-top-left-radius:var(--px-radius-none);border-top-right-radius:var(--px-radius-none)}.no-border-radius-right{border-top-right-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-bottom{border-bottom-left-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-left{border-top-left-radius:var(--px-radius-none);border-bottom-left-radius:var(--px-radius-none)}.no-border-radius-all,.border-radius-none{border-radius:var(--px-radius-none)}.bgimg{background-repeat:no-repeat}.background-size-cover{background-size:cover;background-position:center center}.background-size-contain{background-size:contain}.box-shadow-none{box-shadow:none}.box-shadow-s{box-shadow:0 1px 2px #2525251f}.box-shadow-m{box-shadow:0 4px 6px -1px #25252514}.box-shadow-l{box-shadow:0 10px 15px -3px #25252514}.box-shadow-xl{box-shadow:0 20px 25px -5px #25252514}.anchored{position:relative}::slotted([slot="anchor-right"]),::slotted([slot="anchor-left"]),::slotted([slot="anchor-full"]){position:absolute;top:0}::slotted([slot="anchor-right"]),::slotted([slot="anchor-left"]){transform:translateY(-50%);z-index:3}::slotted([slot="anchor-right"]){right:var( --container-anchor-offset--mobile, var( --container-padding-right, var(--container-padding-inline, var(--container-padding)) ) )}::slotted([slot="anchor-left"]){left:var( --container-anchor-offset--mobile, var( --container-padding-left, var(--container-padding-inline, var(--container-padding)) ) )}::slotted([slot="anchor-full"]){transform:translateY(-100%);right:0;left:0;text-align:center;z-index:2}::slotted(px-vstack:only-of-type),::slotted(px-hstack:only-of-type),::slotted(px-stack:only-of-type),::slotted(px-grid:only-of-type){height:100%}.border-s ::slotted([slot="anchor-full"]){right:calc(var(--px-size-border-s) * -1);left:calc(var(--px-size-border-s) * -1)}.border-m ::slotted([slot="anchor-full"]){right:calc(var(--px-size-border-m) * -1);left:calc(var(--px-size-border-m) * -1)}.border-l ::slotted([slot="anchor-full"]){right:calc(var(--px-size-border-l) * -1);left:calc(var(--px-size-border-l) * -1)}@media only screen and (max-width: 47.938em){.container{background-color:var(--background-color--mobile, var(--background-color))}:host([background-image--mobile]) .container{background-image:var(--background-image--mobile, var(--background-image))}:host([background-gradient--mobile]) .container{background-image:var( --background-gradient--mobile, var(--background-gradient) )}:host([inverted]) .container{background-color:var( --background-color-inverted--mobile, var(--background-color-inverted) )}.border-side-top--mobile{border-top-style:solid;border-right-style:none;border-bottom-style:none;border-left-style:none}.border-side-right--mobile{border-top-style:none;border-right-style:solid;border-bottom-style:none;border-left-style:none}.border-side-bottom--mobile{border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none}.border-side-left--mobile{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:solid}.border-side-block--mobile{border-inline-style:none;border-block-style:solid}.border-side-inline--mobile{border-block-style:none;border-inline-style:solid}.no-border-radius-top--mobile{border-top-left-radius:var(--px-radius-none);border-top-right-radius:var(--px-radius-none)}.no-border-radius-right--mobile{border-top-right-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-bottom--mobile{border-bottom-left-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-left--mobile{border-top-left-radius:var(--px-radius-none);border-bottom-left-radius:var(--px-radius-none)}.no-border-radius-all--mobile{border-radius:var(--px-radius-none)}}@media only screen and (min-width: 48em) and (max-width: 64em){.container{background-color:var(--background-color--tablet, var(--background-color))}:host([background-image--tablet]) .container{background-image:var(--background-image--tablet, var(--background-image))}:host([background-gradient--tablet]) .container{background-image:var( --background-gradient--tablet, var(--background-gradient) )}:host([inverted]) .container{background-color:var( --background-color-inverted--tablet, var(--background-color-inverted) )}.no-border-radius-top--tablet{border-top-left-radius:var(--px-radius-none);border-top-right-radius:var(--px-radius-none)}.no-border-radius-right--tablet{border-top-right-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-bottom--tablet{border-bottom-left-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-left--tablet{border-top-left-radius:var(--px-radius-none);border-bottom-left-radius:var(--px-radius-none)}.no-border-radius-all--tablet{border-radius:var(--px-radius-none)}.border-side-top--tablet{border-top-style:solid;border-right-style:none;border-bottom-style:none;border-left-style:none}.border-side-right--tablet{border-top-style:none;border-right-style:solid;border-bottom-style:none;border-left-style:none}.border-side-bottom--tablet{border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none}.border-side-left--tablet{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:solid}.border-side-block--tablet{border-inline-style:none;border-block-style:solid}.border-side-inline--tablet{border-block-style:none;border-inline-style:solid}::slotted([slot="anchor-right"]){right:var( --container-anchor-offset--tablet, var( --container-padding-right, var(--container-padding-inline, var(--container-padding)) ) )}::slotted([slot="anchor-left"]){left:var( --container-anchor-offset--tablet, var( --container-padding-left, var(--container-padding-inline, var(--container-padding)) ) )}}@media only screen and (min-width: 64.0625em){.container{background-color:var(--background-color--laptop, var(--background-color))}:host([background-image--laptop]) .container{background-image:var(--background-image--laptop, var(--background-image))}:host([background-gradient--laptop]) .container{background-image:var( --background-gradient--laptop, var(--background-gradient) )}:host([inverted]) .container{background-color:var( --background-color-inverted--laptop, var(--background-color-inverted) )}.no-border-radius-top--laptop{border-top-left-radius:var(--px-radius-none);border-top-right-radius:var(--px-radius-none)}.no-border-radius-right--laptop{border-top-right-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-bottom--laptop{border-bottom-left-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-left--laptop{border-top-left-radius:var(--px-radius-none);border-bottom-left-radius:var(--px-radius-none)}.no-border-radius-all--laptop{border-radius:var(--px-radius-none)}::slotted([slot="anchor-right"]){right:var( --container-anchor-offset--laptop, var( --container-padding-right, var(--container-padding-inline, var(--container-padding)) ) )}::slotted([slot="anchor-left"]){left:var( --container-anchor-offset--laptop, var( --container-padding-left, var(--container-padding-inline, var(--container-padding)) ) )}.border-side-top--laptop{border-top-style:solid;border-right-style:none;border-bottom-style:none;border-left-style:none}.border-side-right--laptop{border-top-style:none;border-right-style:solid;border-bottom-style:none;border-left-style:none}.border-side-bottom--laptop{border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none}.border-side-left--laptop{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:solid}.border-side-block--laptop{border-inline-style:none;border-block-style:solid}.border-side-inline--laptop{border-block-style:none;border-inline-style:solid}}', w = new CSSStyleSheet();
3
- w.replaceSync(E);
4
- const l = (n, t, r) => `:host([${n}${r ? `--${r}` : ""}='${t}']) .container`, b = "px-padding", k = class k extends v {
1
+ import { cssTokenBreakpoints as d, paddingValues as g, gapValues as v, WithExtraAttributes as y, boxShadowValues as R, backgroundSizeValues as j, noBorderRadiusValues as P, borderRadiusValues as D, borderSideValues as H, borderValues as G, gradientValues as C, log as s, backgroundColorValues as h, borderColorValues as O, checkName as u, AttributeBreakpointHandlerDelegate as q, PxElement as S } from "@proximus/lavender-common";
2
+ import "@proximus/lavender-heading";
3
+ const E = ":host{--min-height--mobile: 15.625rem;--min-height--tablet: 17.5rem;--min-height--laptop: 17.5rem;--min-height--desktop: 17.5rem}:host,:host>*{display:block;box-sizing:border-box}.content-header{position:relative;z-index:0}[min-height] .content-header-content{min-height:calc(var(--min-height--mobile) - (var(--px-spacing-l-mobile) * 2))}.content-header-content{display:flex;flex-direction:column;gap:var(--px-spacing-l-mobile);z-index:2;position:relative;box-sizing:border-box}.contrast-helper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;display:none}[contrast-helper-gradient] .contrast-helper{display:block;background-image:linear-gradient(90deg,#fff 23.43%,#fff0 81.69%)}[inverted] :is([contrast-helper-gradient] .contrast-helper){background-image:linear-gradient(90deg,#000 23.43%,#0000 81.69%)}[contrast-helper-overlay] .contrast-helper{display:block;background-color:#ffffffb3}[inverted] :is([contrast-helper-overlay] .contrast-helper){background-color:#0006}@media only screen and (min-width: 48em){.content-header-content{gap:var(--px-spacing-l-desktop)}[min-height] .content-header-content{min-height:calc(var(--min-height--tablet) - (var(--px-spacing-l-tablet) * 2))}}@media only screen and (min-width: 64.0625em){.content-header-content{gap:var(--px-spacing-l-laptop)}[min-height] .content-header-content{min-height:calc(var(--min-height--laptop) - (var(--px-spacing-l-laptop) * 2))}}", X = ':host{display:block}:host,:host *{box-sizing:border-box}.content-wrapper{margin-inline:var(--px-padding-s-mobile);max-width:var(--px-content-wrapper-max-width-desktop)}@media only screen and (min-width: 77em){.content-wrapper{margin-inline:auto}}.overlapped{margin-bottom:calc(var(--px-overlapped-mobile) * -1)}::slotted([slot="overlap"]){margin-top:var(--px-overlapped-mobile)}@media only screen and (min-width: 48em){.overlapped{margin-bottom:calc(var(--px-overlapped-desktop) * -1)}::slotted([slot="overlap"]){margin-top:var(--px-overlapped-desktop)}}@media only screen and (min-width: 64.0625em){.overlapped{margin-bottom:calc(var(--px-overlapped-desktop) * -1)}::slotted([slot="overlap"]){margin-top:var(--px-overlapped-desktop)}}', F = ':host{display:block}.container{font-family:var(--px-font-family);background-color:var(--background-color);border-radius:var(--px-radius-main);box-sizing:border-box;height:100%}:host([background-image]) .container{background-image:var(--background-image)}:host([background-gradient]) .container{background-image:var(--background-gradient)}:host([inverted]) .container{background-color:var(--background-color-inverted);color:var(--px-color-text-neutral-inverted)}.border-none{border:none}.border-s{border:var(--px-size-border-s) solid var(--border-color)}.border-m{border:var(--px-size-border-m) solid var(--border-color)}.border-l{border:var(--px-size-border-l) solid var(--border-color)}.border-side-top{border-bottom-style:none;border-right-style:none;border-left-style:none}.border-side-right{border-top-style:none;border-bottom-style:none;border-left-style:none}.border-side-bottom{border-top-style:none;border-right-style:none;border-left-style:none}.border-side-left{border-top-style:none;border-right-style:none;border-bottom-style:none}.border-side-block{border-inline-style:none}.border-side-inline{border-block-style:none}:host([inverted]) .border-s,:host([inverted]) .border-m,:host([inverted]) .border-l{border-color:var(--border-color-inverted)}.border-radius-main{border-radius:var(--px-radius-main)}.border-radius-pill{border-radius:var(--px-radius-pill)}.no-border-radius-top{border-top-left-radius:var(--px-radius-none);border-top-right-radius:var(--px-radius-none)}.no-border-radius-right{border-top-right-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-bottom{border-bottom-left-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-left{border-top-left-radius:var(--px-radius-none);border-bottom-left-radius:var(--px-radius-none)}.no-border-radius-all,.border-radius-none{border-radius:var(--px-radius-none)}.bgimg{background-repeat:no-repeat}.background-size-cover{background-size:cover;background-position:center center}.background-size-contain{background-size:contain}.box-shadow-none{box-shadow:none}.box-shadow-s{box-shadow:0 1px 2px #2525251f}.box-shadow-m{box-shadow:0 4px 6px -1px #25252514}.box-shadow-l{box-shadow:0 10px 15px -3px #25252514}.box-shadow-xl{box-shadow:0 20px 25px -5px #25252514}.anchored{position:relative}::slotted([slot="anchor-right"]),::slotted([slot="anchor-left"]),::slotted([slot="anchor-full"]){position:absolute;top:0}::slotted([slot="anchor-right"]),::slotted([slot="anchor-left"]){transform:translateY(-50%);z-index:3}::slotted([slot="anchor-right"]){right:var( --container-anchor-offset--mobile, var( --container-padding-right, var(--container-padding-inline, var(--container-padding)) ) )}::slotted([slot="anchor-left"]){left:var( --container-anchor-offset--mobile, var( --container-padding-left, var(--container-padding-inline, var(--container-padding)) ) )}::slotted([slot="anchor-full"]){transform:translateY(-100%);right:0;left:0;text-align:center;z-index:2}::slotted(px-vstack:only-of-type),::slotted(px-hstack:only-of-type),::slotted(px-stack:only-of-type),::slotted(px-grid:only-of-type){height:100%}:host([anchor-spacing]){margin-top:var(--container-anchor-spacing--mobile)}.border-s ::slotted([slot="anchor-full"]){right:calc(var(--px-size-border-s) * -1);left:calc(var(--px-size-border-s) * -1)}.border-m ::slotted([slot="anchor-full"]){right:calc(var(--px-size-border-m) * -1);left:calc(var(--px-size-border-m) * -1)}.border-l ::slotted([slot="anchor-full"]){right:calc(var(--px-size-border-l) * -1);left:calc(var(--px-size-border-l) * -1)}:host([subgrid-rows]){display:contents}:host([subgrid-rows]) .container{display:grid;grid-template-rows:subgrid;grid-row:span var(--subgrid-rows)}:host([subgrid-rows]):host([grow]) .container{flex-grow:var(--grow-value)}:host([subgrid-rows]):host([shrink]) .container{flex-shrink:var(--shrink-value)}:host([subgrid-rows]):host([basis]) .container{flex-basis:var(--basis-value)}:host([subgrid-rows]):host([align-self]) .container{align-self:var(--align-self-value)}:host([subgrid-rows]):host([col-span]) .container{grid-column:span var(--col-span-value) / span var(--col-span-value)}:host([subgrid-rows]):host([justify-self]) .container{justify-self:var(--justify-self-value)}:host([subgrid-rows]):host([order]) .container{order:var(--order-value)}@media only screen and (max-width: 47.938em){.container{background-color:var(--background-color--mobile, var(--background-color))}:host([background-image--mobile]) .container{background-image:var(--background-image--mobile, var(--background-image))}:host([background-gradient--mobile]) .container{background-image:var( --background-gradient--mobile, var(--background-gradient) )}:host([inverted]) .container{background-color:var( --background-color-inverted--mobile, var(--background-color-inverted) )}.border-side-top--mobile{border-top-style:solid;border-right-style:none;border-bottom-style:none;border-left-style:none}.border-side-right--mobile{border-top-style:none;border-right-style:solid;border-bottom-style:none;border-left-style:none}.border-side-bottom--mobile{border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none}.border-side-left--mobile{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:solid}.border-side-block--mobile{border-inline-style:none;border-block-style:solid}.border-side-inline--mobile{border-block-style:none;border-inline-style:solid}.no-border-radius-top--mobile{border-top-left-radius:var(--px-radius-none);border-top-right-radius:var(--px-radius-none)}.no-border-radius-right--mobile{border-top-right-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-bottom--mobile{border-bottom-left-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-left--mobile{border-top-left-radius:var(--px-radius-none);border-bottom-left-radius:var(--px-radius-none)}.no-border-radius-all--mobile{border-radius:var(--px-radius-none)}:host([subgrid-rows]):host([grow--mobile]) .container{flex-grow:var(--grow--mobile-value)}:host([subgrid-rows]):host([shrink--mobile]) .container{flex-shrink:var(--shrink--mobile-value)}:host([subgrid-rows]):host([basis--mobile]) .container{flex-basis:var(--basis--mobile-value)}:host([subgrid-rows]):host([align-self--mobile]) .container{align-self:var(--align-self--mobile-value)}:host([subgrid-rows]):host([col-span--mobile]) .container{grid-column:span var(--col-span--mobile-value) / span var(--col-span--mobile-value)}:host([subgrid-rows]):host([justify-self--mobile]) .container{justify-self:var(--justify-self--mobile-value)}:host([subgrid-rows]):host([order--mobile]) .container{order:var(--order--mobile-value)}}@media only screen and (min-width: 48em) and (max-width: 64em){.container{background-color:var(--background-color--tablet, var(--background-color))}:host([background-image--tablet]) .container{background-image:var(--background-image--tablet, var(--background-image))}:host([background-gradient--tablet]) .container{background-image:var( --background-gradient--tablet, var(--background-gradient) )}:host([inverted]) .container{background-color:var( --background-color-inverted--tablet, var(--background-color-inverted) )}.no-border-radius-top--tablet{border-top-left-radius:var(--px-radius-none);border-top-right-radius:var(--px-radius-none)}.no-border-radius-right--tablet{border-top-right-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-bottom--tablet{border-bottom-left-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-left--tablet{border-top-left-radius:var(--px-radius-none);border-bottom-left-radius:var(--px-radius-none)}.no-border-radius-all--tablet{border-radius:var(--px-radius-none)}.border-side-top--tablet{border-top-style:solid;border-right-style:none;border-bottom-style:none;border-left-style:none}.border-side-right--tablet{border-top-style:none;border-right-style:solid;border-bottom-style:none;border-left-style:none}.border-side-bottom--tablet{border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none}.border-side-left--tablet{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:solid}.border-side-block--tablet{border-inline-style:none;border-block-style:solid}.border-side-inline--tablet{border-block-style:none;border-inline-style:solid}::slotted([slot="anchor-right"]){right:var( --container-anchor-offset--tablet, var( --container-padding-right, var(--container-padding-inline, var(--container-padding)) ) )}::slotted([slot="anchor-left"]){left:var( --container-anchor-offset--tablet, var( --container-padding-left, var(--container-padding-inline, var(--container-padding)) ) )}:host([anchor-spacing]){margin-top:var(--container-anchor-spacing--tablet)}:host([subgrid-rows]):host([col-span--tablet]) .container{grid-column:span var(--col-span--tablet-value) / span var(--col-span--tablet-value)}:host([subgrid-rows]):host([grow--tablet]) .container{flex-grow:var(--grow--tablet-value)}:host([subgrid-rows]):host([shrink--tablet]) .container{flex-shrink:var(--shrink--tablet-value)}:host([subgrid-rows]):host([basis--tablet]) .container{flex-basis:var(--basis--tablet-value)}:host([subgrid-rows]):host([align-self--tablet]) .container{align-self:var(--align-self--tablet-value)}:host([subgrid-rows]):host([justify-self--tablet]) .container{justify-self:var(--justify-self--tablet-value)}:host([subgrid-rows]):host([order--tablet]) .container{order:var(--order--tablet-value)}}@media only screen and (min-width: 1025px) and (max-width: 1440px){:host([subgrid-rows]):host([col-span--laptop]) .container{grid-column:span var(--col-span--laptop-value) / span var(--col-span--laptop-value)}:host([subgrid-rows]):host([grow--laptop]) .container{flex-grow:var(--grow--laptop-value)}:host([subgrid-rows]):host([shrink--laptop]) .container{flex-shrink:var(--shrink--laptop-value)}:host([subgrid-rows]):host([basis--laptop]) .container{flex-basis:var(--basis--laptop-value)}:host([subgrid-rows]):host([align-self--laptop]) .container{align-self:var(--align-self--laptop-value)}:host([subgrid-rows]):host([justify-self--laptop]) .container{justify-self:var(--justify-self--laptop-value)}:host([subgrid-rows]):host([order--laptop]) .container{order:var(--order--laptop-value)}}@media only screen and (min-width: 64.0625em){.container{background-color:var(--background-color--laptop, var(--background-color))}:host([background-image--laptop]) .container{background-image:var(--background-image--laptop, var(--background-image))}:host([background-gradient--laptop]) .container{background-image:var( --background-gradient--laptop, var(--background-gradient) )}:host([inverted]) .container{background-color:var( --background-color-inverted--laptop, var(--background-color-inverted) )}.no-border-radius-top--laptop{border-top-left-radius:var(--px-radius-none);border-top-right-radius:var(--px-radius-none)}.no-border-radius-right--laptop{border-top-right-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-bottom--laptop{border-bottom-left-radius:var(--px-radius-none);border-bottom-right-radius:var(--px-radius-none)}.no-border-radius-left--laptop{border-top-left-radius:var(--px-radius-none);border-bottom-left-radius:var(--px-radius-none)}.no-border-radius-all--laptop{border-radius:var(--px-radius-none)}::slotted([slot="anchor-right"]){right:var( --container-anchor-offset--laptop, var( --container-padding-right, var(--container-padding-inline, var(--container-padding)) ) )}::slotted([slot="anchor-left"]){left:var( --container-anchor-offset--laptop, var( --container-padding-left, var(--container-padding-inline, var(--container-padding)) ) )}:host([anchor-spacing]){margin-top:var(--container-anchor-spacing--laptop)}.border-side-top--laptop{border-top-style:solid;border-right-style:none;border-bottom-style:none;border-left-style:none}.border-side-right--laptop{border-top-style:none;border-right-style:solid;border-bottom-style:none;border-left-style:none}.border-side-bottom--laptop{border-top-style:none;border-right-style:none;border-bottom-style:solid;border-left-style:none}.border-side-left--laptop{border-top-style:none;border-right-style:none;border-bottom-style:none;border-left-style:solid}.border-side-block--laptop{border-inline-style:none;border-block-style:solid}.border-side-inline--laptop{border-block-style:none;border-inline-style:solid}}@media screen and (min-width: 1441px){:host([subgrid-rows]):host([col-span--desktop]) .container{grid-column:span var(--col-span--desktop-value) / span var(--col-span--desktop-value)}:host([subgrid-rows]):host([grow--desktop]) .container{flex-grow:var(--grow--desktop-value)}:host([subgrid-rows]):host([shrink--desktop]) .container{flex-shrink:var(--shrink--desktop-value)}:host([subgrid-rows]):host([basis--desktop]) .container{flex-basis:var(--basis--desktop-value)}:host([subgrid-rows]):host([align-self--desktop]) .container{align-self:var(--align-self--desktop-value)}:host([subgrid-rows]):host([justify-self--desktop]) .container{justify-self:var(--justify-self--desktop-value)}:host([subgrid-rows]):host([order--desktop]) .container{order:var(--order--desktop-value)}}', L = new CSSStyleSheet();
4
+ L.replaceSync(F);
5
+ const _ = [
6
+ "top-patch",
7
+ "top-neighbor-patch",
8
+ "top-ribbon",
9
+ "top-neighbor-ribbon",
10
+ "top-patch-and-neighbor-ribbon"
11
+ ], N = [
12
+ "1",
13
+ "2",
14
+ "3",
15
+ "4",
16
+ "5",
17
+ "6",
18
+ "7",
19
+ "8",
20
+ "9",
21
+ "10",
22
+ "11",
23
+ "12"
24
+ ], l = (n, t, i) => `:host([${n}${i ? `--${i}` : ""}='${t}']) .container`, b = "px-padding", Z = [
25
+ d(
26
+ "padding",
27
+ l,
28
+ g,
29
+ b,
30
+ "--container-padding"
31
+ ),
32
+ d(
33
+ "padding-inline",
34
+ l,
35
+ g,
36
+ b
37
+ ),
38
+ d(
39
+ "padding-block",
40
+ l,
41
+ g,
42
+ b
43
+ ),
44
+ d(
45
+ "padding-top",
46
+ l,
47
+ g,
48
+ b
49
+ ),
50
+ d(
51
+ "padding-right",
52
+ l,
53
+ g,
54
+ b,
55
+ "--container-padding-right"
56
+ ),
57
+ d(
58
+ "padding-bottom",
59
+ l,
60
+ g,
61
+ b
62
+ ),
63
+ d(
64
+ "padding-left",
65
+ l,
66
+ g,
67
+ b,
68
+ "--container-padding-left"
69
+ ),
70
+ d(
71
+ "gap",
72
+ l,
73
+ v,
74
+ "px-spacing",
75
+ void 0,
76
+ "subgrid-gap"
77
+ )
78
+ ], A = class A extends y {
5
79
  constructor() {
6
- super(
7
- w,
8
- d(
9
- "padding",
10
- l,
11
- s,
12
- b,
13
- "--container-padding"
14
- ),
15
- d(
16
- "padding-inline",
17
- l,
18
- s,
19
- b
20
- ),
21
- d(
22
- "padding-block",
23
- l,
24
- s,
25
- b
26
- ),
27
- d(
28
- "padding-top",
29
- l,
30
- s,
31
- b
32
- ),
33
- d(
34
- "padding-right",
35
- l,
36
- s,
37
- b,
38
- "--container-padding-right"
39
- ),
40
- d(
41
- "padding-bottom",
42
- l,
43
- s,
44
- b
45
- ),
46
- d(
47
- "padding-left",
48
- l,
49
- s,
50
- b,
51
- "--container-padding-left"
52
- )
53
- ), this.template = () => `<div class="container">
80
+ super(L, ...Z), this.template = () => `<div class="container">
54
81
  <slot></slot>
55
82
  <slot name="anchor-left"></slot>
56
83
  <slot name="anchor-right"></slot>
57
84
  <slot name="anchor-full"></slot>
58
- </div>`, this._bgObserver = null, this._isInViewport = !1, this.shadowRoot.innerHTML = this.template();
85
+ </div>`, this._bgObserver = null, this._isInViewport = !1, this.contentObserver = null, this.shadowRoot.innerHTML = this.template();
59
86
  }
60
87
  static get observedAttributes() {
61
88
  return [
@@ -87,32 +114,34 @@ const l = (n, t, r) => `:host([${n}${r ? `--${r}` : ""}='${t}']) .container`, b
87
114
  "background-position",
88
115
  "box-shadow",
89
116
  "anchor-offset",
90
- "inverted"
117
+ "anchor-spacing",
118
+ "inverted",
119
+ "subgrid-rows"
91
120
  ];
92
121
  }
93
122
  connectedCallback() {
94
- super.connectedCallback(), this.padding || (this.padding = "m"), this.backgroundColor || (this.backgroundColor = "surface-light"), this.borderColor || (this.borderColor = "main"), this.$slotAnchor && this.addAnchorClass(), this.contentObserver = new MutationObserver(() => {
123
+ this.padding || (this.padding = "m"), this.backgroundColor || (this.backgroundColor = "surface-light"), this.borderColor || (this.borderColor = "main"), this.$slotAnchor && this.addAnchorClass(), this.contentObserver = new MutationObserver(() => {
95
124
  this.$slotAnchor && this.addAnchorClass();
96
125
  }), this.contentObserver.observe(this, {
97
126
  childList: !0,
98
127
  subtree: !0,
99
128
  characterData: !0
100
129
  }), this._bgObserver = new IntersectionObserver((t) => {
101
- t.forEach((r) => {
130
+ t.forEach((i) => {
102
131
  var e;
103
- r.isIntersecting && (this._isInViewport = !0, this._loadBackgroundImages(), (e = this._bgObserver) == null || e.disconnect());
132
+ i.isIntersecting && (this._isInViewport = !0, this._loadBackgroundImages(), (e = this._bgObserver) == null || e.disconnect());
104
133
  });
105
134
  }), this._bgObserver.observe(this.$el);
106
135
  }
107
136
  disconnectedCallback() {
108
- var t;
109
- (t = this._bgObserver) == null || t.disconnect(), this.contentObserver.disconnect();
137
+ var t, i;
138
+ (t = this._bgObserver) == null || t.disconnect(), (i = this.contentObserver) == null || i.disconnect();
110
139
  }
111
- attributeChangedCallback(t, r, e) {
112
- if (r !== e)
140
+ attributeChangedCallback(t, i, e) {
141
+ if (i !== e)
113
142
  switch (t) {
114
143
  case "border":
115
- this.updateAttribute(t, r, e, R);
144
+ this.updateAttribute(t, i, e, G);
116
145
  break;
117
146
  case "border-color":
118
147
  this.updateBorderColor(t, e);
@@ -121,14 +150,14 @@ const l = (n, t, r) => `:host([${n}${r ? `--${r}` : ""}='${t}']) .container`, b
121
150
  case "border-side--mobile":
122
151
  case "border-side--tablet":
123
152
  case "border-side--laptop":
124
- this.updateAttribute(t, r, e, I);
153
+ this.updateAttribute(t, i, e, H);
125
154
  break;
126
155
  case "border-radius":
127
156
  this.updateAttribute(
128
157
  t,
129
- r,
158
+ i,
130
159
  e,
131
- M
160
+ D
132
161
  );
133
162
  break;
134
163
  case "no-border-radius":
@@ -137,9 +166,9 @@ const l = (n, t, r) => `:host([${n}${r ? `--${r}` : ""}='${t}']) .container`, b
137
166
  case "no-border-radius--laptop":
138
167
  this.updateNoBorderRadius(
139
168
  t,
140
- r,
169
+ i,
141
170
  e,
142
- z
171
+ P
143
172
  );
144
173
  break;
145
174
  case "background-color":
@@ -157,9 +186,9 @@ const l = (n, t, r) => `:host([${n}${r ? `--${r}` : ""}='${t}']) .container`, b
157
186
  case "background-size":
158
187
  this.updateAttribute(
159
188
  t,
160
- r,
189
+ i,
161
190
  e,
162
- x
191
+ j
163
192
  );
164
193
  break;
165
194
  case "background-image":
@@ -172,13 +201,24 @@ const l = (n, t, r) => `:host([${n}${r ? `--${r}` : ""}='${t}']) .container`, b
172
201
  e !== null && e !== "" && (this.$el.style.backgroundPosition = e);
173
202
  break;
174
203
  case "box-shadow":
175
- this.updateAttribute(t, r, e, B);
204
+ this.updateAttribute(t, i, e, R);
176
205
  break;
177
206
  case "anchor-offset":
178
- this.updateAnchorOffset(r, e, s);
207
+ this.updateAnchorOffset(i, e, g);
208
+ break;
209
+ case "anchor-spacing":
210
+ this.updateAnchorSpacing(i, e, _);
211
+ break;
212
+ case "subgrid-rows":
213
+ this.updateSubgridRows(
214
+ t,
215
+ i,
216
+ e,
217
+ N
218
+ );
179
219
  break;
180
220
  default:
181
- super.attributeChangedCallback(t, r, e);
221
+ super.attributeChangedCallback(t, i, e);
182
222
  break;
183
223
  }
184
224
  }
@@ -188,105 +228,147 @@ const l = (n, t, r) => `:host([${n}${r ? `--${r}` : ""}='${t}']) .container`, b
188
228
  "background-image--mobile",
189
229
  "background-image--tablet",
190
230
  "background-image--laptop"
191
- ].forEach((r) => {
192
- const e = this.getAttribute(r);
193
- e && this.updateBackgroundImg(r, e);
231
+ ].forEach((i) => {
232
+ const e = this.getAttribute(i);
233
+ e && this.updateBackgroundImg(i, e);
194
234
  });
195
235
  }
196
- updateBackgroundImg(t, r) {
197
- this.$el.style.setProperty(`--${t}`, `url("${r}")`);
236
+ updateBackgroundImg(t, i) {
237
+ this.$el.style.setProperty(`--${t}`, `url("${i}")`);
198
238
  }
199
- updateGradient(t, r) {
200
- if (this.checkName(A, r)) {
239
+ updateGradient(t, i) {
240
+ if (this.checkName(C, i)) {
201
241
  const e = this.splitAttrNameFromBreakpoint(t);
202
242
  t = e.attrName;
203
243
  const o = e.breakpoint;
204
244
  this.$el.style.setProperty(
205
245
  `--${t}${o}`,
206
- `linear-gradient(var(--px-color-background-gradient-${r}))`
246
+ `linear-gradient(var(--px-color-background-gradient-${i}))`
207
247
  );
208
248
  } else
209
- console.error(`${r} is not an allowed background-gradient value`);
249
+ s(
250
+ `${i} is not an allowed ${t} value for ${this.tagName.toLowerCase()}`
251
+ );
210
252
  }
211
- updateBackgroundColor(t, r) {
212
- const e = r.startsWith("surface-");
213
- if (this.checkName(c, r)) {
214
- const o = this.splitAttrNameFromBreakpoint(t), i = o.breakpoint;
253
+ updateBackgroundColor(t, i) {
254
+ const e = i.startsWith("surface-");
255
+ if (this.checkName(h, i)) {
256
+ const o = this.splitAttrNameFromBreakpoint(t), r = o.breakpoint;
215
257
  this.$el.style.setProperty(
216
- `--${o.attrName}${i}`,
217
- `var(--px-color-background-${r}${e ? "" : "-default"})`
258
+ `--${o.attrName}${r}`,
259
+ `var(--px-color-background-${i}${e ? "" : "-default"})`
218
260
  ), this.$el.style.setProperty(
219
- `--${o.attrName}-inverted${i}`,
220
- `var(--px-color-background-${r}${e ? "" : "-inverted"})`
261
+ `--${o.attrName}-inverted${r}`,
262
+ `var(--px-color-background-${i}${e ? "" : "-inverted"})`
221
263
  );
222
264
  } else
223
- console.error(`${r} is not an allowed ${t} value`);
265
+ s(
266
+ `${i} is not an allowed ${t} value for ${this.tagName.toLowerCase()}`
267
+ );
224
268
  }
225
- updateBorderColor(t, r) {
226
- this.checkName(P, r) ? (this.$el.style.setProperty(
269
+ updateBorderColor(t, i) {
270
+ this.checkName(O, i) ? (this.$el.style.setProperty(
227
271
  `--${t}`,
228
- `var(--px-color-border-${r}-default)`
272
+ `var(--px-color-border-${i}-default)`
229
273
  ), this.$el.style.setProperty(
230
274
  `--${t}-inverted`,
231
- `var(--px-color-border-${r}-inverted)`
232
- )) : console.error(`${r} is not an allowed ${t} value`);
275
+ `var(--px-color-border-${i}-inverted)`
276
+ )) : s(
277
+ `${i} is not an allowed ${t} value for ${this.tagName.toLowerCase()}`
278
+ );
233
279
  }
234
- updateNoBorderRadius(t, r, e, o) {
280
+ updateNoBorderRadius(t, i, e, o) {
235
281
  if (!this.checkName(o, e))
236
- console.error(`${e} is not an allowed ${t} value`);
282
+ s(
283
+ `${e} is not an allowed ${t} value for ${this.tagName.toLowerCase()}`
284
+ );
237
285
  else {
238
- const i = this.splitAttrNameFromBreakpoint(t), a = i.breakpoint;
239
- r !== null && r !== "" && this.$el.classList.toggle(
240
- `${i.attrName}-${r}${a}`
286
+ const r = this.splitAttrNameFromBreakpoint(t), a = r.breakpoint;
287
+ i !== null && i !== "" && this.$el.classList.toggle(
288
+ `${r.attrName}-${i}${a}`
241
289
  ), e !== null && e !== "" && this.$el.classList.toggle(
242
- `${i.attrName}-${e}${a}`
290
+ `${r.attrName}-${e}${a}`
243
291
  );
244
292
  }
245
293
  }
246
- updateAttribute(t, r, e, o) {
294
+ updateAttribute(t, i, e, o) {
247
295
  if (!this.checkName(o, e))
248
- console.error(`${e} is not an allowed ${t} value`);
296
+ s(
297
+ `${e} is not an allowed ${t} value for ${this.tagName.toLowerCase()}`
298
+ );
249
299
  else {
250
- const i = this.splitAttrNameFromBreakpoint(t), a = i.breakpoint;
251
- r !== null && r !== "" && this.$el.classList.toggle(
252
- `${i.attrName}-${r}${a}`
300
+ const r = this.splitAttrNameFromBreakpoint(t), a = r.breakpoint;
301
+ i !== null && i !== "" && this.$el.classList.toggle(
302
+ `${r.attrName}-${i}${a}`
253
303
  ), e !== null && e !== "" && this.$el.classList.toggle(
254
- `${i.attrName}-${e}${a}`
304
+ `${r.attrName}-${e}${a}`
255
305
  );
256
306
  }
257
307
  }
258
308
  splitAttrNameFromBreakpoint(t) {
259
- let r = "";
309
+ let i = "";
260
310
  if (["--mobile", "--tablet", "--laptop"].some(
261
311
  (e) => t.includes(e)
262
312
  )) {
263
313
  const e = t.split("--");
264
- t = e[0], r = `--${e[1]}`;
314
+ t = e[0], i = `--${e[1]}`;
265
315
  }
266
- return { attrName: t, breakpoint: r };
316
+ return { attrName: t, breakpoint: i };
267
317
  }
268
- updateAnchorOffset(t, r, e) {
269
- if (!y(e, r)) {
270
- console.error(`${r} is not a valid anchor-offset value`);
318
+ updateAnchorOffset(t, i, e) {
319
+ if (!u(e, i)) {
320
+ s(
321
+ `${i} is not a valid anchor-offset value for ${this.tagName.toLowerCase()}`
322
+ );
271
323
  return;
272
324
  }
273
- const o = (i) => {
274
- i !== null && i !== "" && i !== "default" && (this.$el.style.setProperty(
325
+ const o = (r) => {
326
+ r !== null && r !== "" && r !== "default" && (this.$el.style.setProperty(
275
327
  "--container-anchor-offset--mobile",
276
- `var(--px-padding-${i}-mobile)`
328
+ `var(--px-padding-${r}-mobile)`
277
329
  ), this.$el.style.setProperty(
278
330
  "--container-anchor-offset--tablet",
279
- `var(--px-padding-${i}-tablet)`
331
+ `var(--px-padding-${r}-tablet)`
280
332
  ), this.$el.style.setProperty(
281
333
  "--container-anchor-offset--laptop",
282
- `var(--px-padding-${i}-laptop)`
334
+ `var(--px-padding-${r}-laptop)`
283
335
  ));
284
336
  };
285
- o(t), o(r);
337
+ o(t), o(i);
286
338
  }
287
339
  addAnchorClass() {
288
340
  this.$el.classList.contains("anchored") || this.$el.classList.add("anchored");
289
341
  }
342
+ updateAnchorSpacing(t, i, e) {
343
+ if (!u(e, i)) {
344
+ s(
345
+ `${i} is not a valid anchor-spacing value for ${this.tagName.toLowerCase()}`
346
+ );
347
+ return;
348
+ }
349
+ const o = (r) => {
350
+ r !== null && r !== "" && r !== "default" && (this.style.setProperty(
351
+ "--container-anchor-spacing--mobile",
352
+ `var(--px-spacing-${r}-mobile)`
353
+ ), this.style.setProperty(
354
+ "--container-anchor-spacing--tablet",
355
+ `var(--px-spacing-${r}-tablet)`
356
+ ), this.style.setProperty(
357
+ "--container-anchor-spacing--laptop",
358
+ `var(--px-spacing-${r}-laptop)`
359
+ ));
360
+ };
361
+ o(t), o(i);
362
+ }
363
+ updateSubgridRows(t, i, e, o) {
364
+ u(o, e) ? this.style.setProperty(`--${t}`, e) : s(
365
+ `${e} is not an allowed ${t} value for ${this.tagName.toLowerCase()}`
366
+ );
367
+ }
368
+ get $el() {
369
+ var t;
370
+ return (t = this == null ? void 0 : this.shadowRoot) == null ? void 0 : t.querySelector(".container");
371
+ }
290
372
  get $slotAnchor() {
291
373
  return this.querySelector('[slot^="anchor"]');
292
374
  }
@@ -620,26 +702,62 @@ const l = (n, t, r) => `:host([${n}${r ? `--${r}` : ""}='${t}']) .container`, b
620
702
  set anchorOffset(t) {
621
703
  this.setAttribute("anchor-offset", t);
622
704
  }
705
+ get anchorSpacing() {
706
+ return this.getAttribute("anchor-spacing");
707
+ }
708
+ set anchorSpacing(t) {
709
+ this.setAttribute("anchor-spacing", t);
710
+ }
623
711
  get inverted() {
624
- return this.getAttribute("inverted");
712
+ return this.hasAttribute("inverted");
625
713
  }
626
714
  set inverted(t) {
627
- this.setAttribute("inverted", t);
715
+ t ? this.setAttribute("inverted", "") : this.removeAttribute("inverted");
716
+ }
717
+ get subgridRows() {
718
+ return this.getAttribute("subgrid-rows");
719
+ }
720
+ set subgridRows(t) {
721
+ this.setAttribute("subgrid-rows", t);
722
+ }
723
+ get subgridGap() {
724
+ return this.getAttribute("subgrid-gap");
725
+ }
726
+ set subgridGap(t) {
727
+ this.setAttribute("subgrid-gap", t);
728
+ }
729
+ get subgridGapMobile() {
730
+ return this.getAttribute("subgrid-gap--mobile");
731
+ }
732
+ set subgridGapMobile(t) {
733
+ this.setAttribute("subgrid-gap--mobile", t);
734
+ }
735
+ get subgridGapTablet() {
736
+ return this.getAttribute("subgrid-gap--tablet");
737
+ }
738
+ set subgridGapTablet(t) {
739
+ this.setAttribute("subgrid-gap--tablet", t);
740
+ }
741
+ get subgridGapLaptop() {
742
+ return this.getAttribute("subgrid-gap--laptop");
743
+ }
744
+ set subgridGapLaptop(t) {
745
+ this.setAttribute("subgrid-gap--laptop", t);
628
746
  }
629
747
  };
630
- k.nativeName = "div";
631
- let u = k;
632
- customElements.get("px-container") || customElements.define("px-container", u);
633
- const q = ':host{display:block}:host([overflow-x="auto"]){margin:calc(calc(var(--px-focus-outline-mobile) + var(--px-focus-offset-mobile)) * -1)}:host([overflow-x="auto"]) .flex-container{padding:calc(var(--px-focus-outline-mobile) + var(--px-focus-offset-mobile))}.flex-container{display:flex;height:100%;width:100%;box-sizing:border-box;flex-direction:var(--flex-direction--mobile-value);gap:var(--flex-gap--mobile-value);flex-wrap:var(--flex-wrap--mobile-value);justify-content:var(--flex-justify-content--mobile-value);align-items:var(--flex-align-items--mobile-value);overflow-x:var(--overflow-x-all)}@media only screen and (max-width: 47.9375em){.flex-container{overflow-x:var(--overflow-x-all-mobile, var(--overflow-x-all));scrollbar-width:none}.flex-container::-webkit-scrollbar{display:none}}@media only screen and (min-width: 48em){.flex-container{flex-direction:var(--flex-direction--tablet-value);gap:var(--flex-gap--tablet-value);flex-wrap:var(--flex-wrap--tablet-value);justify-content:var(--flex-justify-content--tablet-value);align-items:var(--flex-align-items--tablet-value)}:host([overflow-x="auto"]){margin:calc(calc(var(--px-focus-outline-tablet) + var(--px-focus-offset-tablet)) * -1)}:host([overflow-x="auto"]) .flex-container{padding:calc(var(--px-focus-outline-tablet) + var(--px-focus-offset-tablet))}}@media only screen and (min-width: 48em) and (max-width: 64em){.flex-container{overflow-x:var(--overflow-x-all-tablet, var(--overflow-x-all));scrollbar-width:none}.flex-container::-webkit-scrollbar{display:none}}@media only screen and (min-width: 64.0625em){.flex-container{flex-direction:var(--flex-direction--laptop-value);gap:var(--flex-gap--laptop-value);flex-wrap:var(--flex-wrap--laptop-value);justify-content:var(--flex-justify-content--laptop-value);align-items:var(--flex-align-items--laptop-value)}:host([overflow-x="auto"]){margin:calc(calc(var(--px-focus-outline-laptop) + var(--px-focus-offset-laptop)) * -1)}:host([overflow-x="auto"]) .flex-container{padding:calc(var(--px-focus-outline-laptop) + var(--px-focus-offset-laptop))}}@media only screen and (min-width: 64.0625em) and (max-width: 90em){.flex-container{overflow-x:var(--overflow-x-all-laptop, var(--overflow-x-all))}}@media only screen and (min-width: 90.0625em){.flex-container{flex-direction:var(--flex-direction--desktop-value);gap:var(--flex-gap--desktop-value);flex-wrap:var(--flex-wrap--desktop-value);justify-content:var(--flex-justify-content--desktop-value);align-items:var(--flex-align-items--desktop-value);overflow-x:var(--overflow-x-all-desktop, var(--overflow-x-all))}:host([overflow-x="auto"]){margin:calc(calc(var(--px-focus-outline-desktop) + var(--px-focus-offset-desktop)) * -1)}:host([overflow-x="auto"]) .flex-container{padding:calc(var(--px-focus-outline-desktop) + var(--px-focus-offset-desktop))}}', S = new CSSStyleSheet();
634
- S.replaceSync(q);
635
- const G = [
748
+ A.nativeName = "div";
749
+ let m = A;
750
+ customElements.get("px-container") || customElements.define("px-container", m);
751
+ const W = ':host{display:block}:host ::slotted(px-h1[auto-spacing]),:host ::slotted(px-h2[auto-spacing]),:host ::slotted(px-h3[auto-spacing]),:host ::slotted(px-h4[auto-spacing]),:host ::slotted(px-h5[auto-spacing]),:host ::slotted(px-h6[auto-spacing]){margin-bottom:calc(var(--px-spacing-heading-to-content-mobile) - var(--host-gap--mobile))}:host([overflow-x="auto"]){margin:calc(calc(var(--px-focus-outline-mobile) + var(--px-focus-offset-mobile)) * -1)}:host([overflow-x="auto"]) .flex-container{padding:calc(var(--px-focus-outline-mobile) + var(--px-focus-offset-mobile))}.flex-container{display:flex;height:100%;width:100%;box-sizing:border-box;flex-direction:var(--flex-direction--mobile-value);gap:var(--flex-gap--mobile-value);flex-wrap:var(--flex-wrap--mobile-value);justify-content:var(--flex-justify-content--mobile-value);align-items:var(--flex-align-items--mobile-value);overflow-x:var(--overflow-x-all)}@media only screen and (max-width: 47.9375em){.flex-container{overflow-x:var(--overflow-x-all-mobile, var(--overflow-x-all));scrollbar-width:none}.flex-container::-webkit-scrollbar{display:none}}@media only screen and (min-width: 48em){.flex-container{flex-direction:var(--flex-direction--tablet-value);gap:var(--flex-gap--tablet-value);flex-wrap:var(--flex-wrap--tablet-value);justify-content:var(--flex-justify-content--tablet-value);align-items:var(--flex-align-items--tablet-value)}:host ::slotted(px-h1[auto-spacing]),:host ::slotted(px-h2[auto-spacing]),:host ::slotted(px-h3[auto-spacing]),:host ::slotted(px-h4[auto-spacing]),:host ::slotted(px-h5[auto-spacing]),:host ::slotted(px-h6[auto-spacing]){margin-bottom:calc(var(--px-spacing-heading-to-content-tablet) - var(--host-gap--tablet))}:host([overflow-x="auto"]){margin:calc(calc(var(--px-focus-outline-tablet) + var(--px-focus-offset-tablet)) * -1)}:host([overflow-x="auto"]) .flex-container{padding:calc(var(--px-focus-outline-tablet) + var(--px-focus-offset-tablet))}}@media only screen and (min-width: 48em) and (max-width: 64em){.flex-container{overflow-x:var(--overflow-x-all-tablet, var(--overflow-x-all));scrollbar-width:none}.flex-container::-webkit-scrollbar{display:none}}@media only screen and (min-width: 64.0625em){.flex-container{flex-direction:var(--flex-direction--laptop-value);gap:var(--flex-gap--laptop-value);flex-wrap:var(--flex-wrap--laptop-value);justify-content:var(--flex-justify-content--laptop-value);align-items:var(--flex-align-items--laptop-value)}:host ::slotted(px-h1[auto-spacing]),:host ::slotted(px-h2[auto-spacing]),:host ::slotted(px-h3[auto-spacing]),:host ::slotted(px-h4[auto-spacing]),:host ::slotted(px-h5[auto-spacing]),:host ::slotted(px-h6[auto-spacing]){margin-bottom:calc(var(--px-spacing-heading-to-content-laptop) - var(--host-gap--laptop))}:host([overflow-x="auto"]){margin:calc(calc(var(--px-focus-outline-laptop) + var(--px-focus-offset-laptop)) * -1)}:host([overflow-x="auto"]) .flex-container{padding:calc(var(--px-focus-outline-laptop) + var(--px-focus-offset-laptop))}}@media only screen and (min-width: 64.0625em) and (max-width: 90em){.flex-container{overflow-x:var(--overflow-x-all-laptop, var(--overflow-x-all))}}@media only screen and (min-width: 90.0625em){.flex-container{flex-direction:var(--flex-direction--desktop-value);gap:var(--flex-gap--desktop-value);flex-wrap:var(--flex-wrap--desktop-value);justify-content:var(--flex-justify-content--desktop-value);align-items:var(--flex-align-items--desktop-value);overflow-x:var(--overflow-x-all-desktop, var(--overflow-x-all))}:host ::slotted(px-h1[auto-spacing]),:host ::slotted(px-h2[auto-spacing]),:host ::slotted(px-h3[auto-spacing]),:host ::slotted(px-h4[auto-spacing]),:host ::slotted(px-h5[auto-spacing]),:host ::slotted(px-h6[auto-spacing]){margin-bottom:calc(var(--px-spacing-heading-to-content-desktop) - var(--host-gap--desktop))}:host([overflow-x="auto"]){margin:calc(calc(var(--px-focus-outline-desktop) + var(--px-focus-offset-desktop)) * -1)}:host([overflow-x="auto"]) .flex-container{padding:calc(var(--px-focus-outline-desktop) + var(--px-focus-offset-desktop))}}', T = new CSSStyleSheet();
752
+ T.replaceSync(W);
753
+ const Y = [
636
754
  "",
637
755
  "default",
638
756
  "row",
639
757
  "row-reverse",
640
758
  "column",
641
759
  "column-reverse"
642
- ], X = [
760
+ ], J = [
643
761
  "",
644
762
  "default",
645
763
  "stretch",
@@ -647,7 +765,7 @@ const G = [
647
765
  "flex-end",
648
766
  "center",
649
767
  "baseline"
650
- ], F = [
768
+ ], K = [
651
769
  "",
652
770
  "default",
653
771
  "flex-start",
@@ -656,10 +774,10 @@ const G = [
656
774
  "space-between",
657
775
  "space-around",
658
776
  "space-evenly"
659
- ], _ = ["", "default", "nowrap", "wrap", "wrap-reverse"], N = ["", "visible", "hidden", "scroll", "auto"];
660
- class m extends $ {
777
+ ], Q = ["", "default", "nowrap", "wrap", "wrap-reverse"], U = ["", "visible", "hidden", "scroll", "auto"];
778
+ class x extends y {
661
779
  constructor() {
662
- super(S), this.overflowXAttributeDelegate = new j(
780
+ super(T), this.overflowXAttributeDelegate = new q(
663
781
  this,
664
782
  "overflow-x",
665
783
  (t) => t,
@@ -706,14 +824,14 @@ class m extends $ {
706
824
  "overflow-x--desktop"
707
825
  ];
708
826
  }
709
- attributeChangedCallback(t, r, e) {
827
+ attributeChangedCallback(t, i, e) {
710
828
  switch (t) {
711
829
  case "gap":
712
830
  case "gap--mobile":
713
831
  case "gap--tablet":
714
832
  case "gap--laptop":
715
833
  case "gap--desktop":
716
- this.updateFlexProperties(t, r, e, D);
834
+ this.updateFlexProperties(t, i, e, v);
717
835
  break;
718
836
  case "justify-content":
719
837
  case "justify-content--mobile":
@@ -722,9 +840,9 @@ class m extends $ {
722
840
  case "justify-content--desktop":
723
841
  this.updateFlexProperties(
724
842
  t,
725
- r,
843
+ i,
726
844
  e,
727
- F
845
+ K
728
846
  );
729
847
  break;
730
848
  case "align-items":
@@ -732,63 +850,70 @@ class m extends $ {
732
850
  case "align-items--tablet":
733
851
  case "align-items--laptop":
734
852
  case "align-items--desktop":
735
- this.updateFlexProperties(t, r, e, X);
853
+ this.updateFlexProperties(t, i, e, J);
736
854
  break;
737
855
  case "wrap":
738
856
  case "wrap--mobile":
739
857
  case "wrap--tablet":
740
858
  case "wrap--laptop":
741
859
  case "wrap--desktop":
742
- this.updateFlexProperties(t, r, e, _);
860
+ this.updateFlexProperties(t, i, e, Q);
743
861
  break;
744
862
  case "direction":
745
863
  case "direction--mobile":
746
864
  case "direction--tablet":
747
865
  case "direction--laptop":
748
866
  case "direction--desktop":
749
- this.updateFlexProperties(t, r, e, G);
867
+ this.updateFlexProperties(t, i, e, Y);
750
868
  break;
751
869
  case "overflow-x":
752
870
  case "overflow-x--mobile":
753
871
  case "overflow-x--tablet":
754
872
  case "overflow-x--laptop":
755
873
  case "overflow-x--desktop":
756
- this.updateOverflowX(t, r, e, N);
874
+ this.updateOverflowX(t, i, e, U);
757
875
  break;
758
876
  default:
759
- super.attributeChangedCallback(t, r, e);
877
+ super.attributeChangedCallback(t, i, e);
760
878
  break;
761
879
  }
762
880
  }
763
- updateOverflowX(t, r, e, o) {
764
- if (!y(o, e)) {
765
- console.error(`${e} is not an allowed ${t} value`);
881
+ updateOverflowX(t, i, e, o) {
882
+ if (!u(o, e)) {
883
+ s(
884
+ `${e} is not an allowed ${t} value for ${this.tagName.toLowerCase()}`
885
+ );
766
886
  return;
767
887
  }
768
888
  this.overflowXAttributeDelegate.attributeChangedCallback(
769
889
  t,
770
- r,
890
+ i,
771
891
  e
772
892
  );
773
893
  }
774
- updateFlexProperties(t, r, e, o) {
775
- this.checkName(o, e) || console.error(`${e} is not a valid value for ${o}`);
776
- const i = t.indexOf("--") > -1, a = i ? t.split("--")[0] : t, p = [];
777
- if (!i)
778
- this.getAttribute(a + "--mobile") || p.push("mobile"), this.getAttribute(a + "--tablet") || p.push("tablet"), this.getAttribute(a + "--laptop") || p.push("laptop"), this.getAttribute(a + "--desktop") || p.push("desktop"), p.forEach((g) => {
779
- this.updateStyle(a, g, r, o), this.updateStyle(a, g, e, o);
894
+ updateFlexProperties(t, i, e, o) {
895
+ this.checkName(o, e) || s(
896
+ `${e} is not an allowed ${t} value for ${this.tagName.toLowerCase()}`
897
+ );
898
+ const r = t.indexOf("--") > -1, a = r ? t.split("--")[0] : t, p = [];
899
+ if (!r)
900
+ this.getAttribute(a + "--mobile") || p.push("mobile"), this.getAttribute(a + "--tablet") || p.push("tablet"), this.getAttribute(a + "--laptop") || p.push("laptop"), this.getAttribute(a + "--desktop") || p.push("desktop"), p.forEach((c) => {
901
+ this.updateStyle(a, c, i, o), this.updateStyle(a, c, e, o);
780
902
  });
781
903
  else {
782
- const g = t.split("--")[1];
783
- this.updateStyle(a, g, r, o), this.updateStyle(a, g, e, o);
904
+ const c = t.split("--")[1];
905
+ this.updateStyle(a, c, i, o), this.updateStyle(a, c, e, o);
784
906
  }
785
907
  }
786
- updateStyle(t, r, e, o) {
787
- e && (t === "gap" && o && o.includes(e) ? this.$el.style.setProperty(
788
- `--flex-${t}--${r}-value`,
789
- `var(--px-spacing-${e}-${r === "laptop" ? "desktop" : r})`
790
- ) : this.$el.style.setProperty(
791
- `--flex-${t}--${r}-value`,
908
+ updateStyle(t, i, e, o) {
909
+ e && (t === "gap" && o && o.includes(e) ? (this.$el.style.setProperty(
910
+ `--flex-${t}--${i}-value`,
911
+ `var(--px-spacing-${e}-${i === "laptop" ? "desktop" : i})`
912
+ ), this.style.setProperty(
913
+ `--host-gap--${i}`,
914
+ `var(--px-spacing-${e}-${i === "laptop" ? "desktop" : i})`
915
+ )) : this.$el.style.setProperty(
916
+ `--flex-${t}--${i}-value`,
792
917
  e
793
918
  ));
794
919
  }
@@ -976,8 +1101,8 @@ class m extends $ {
976
1101
  return this.shadowRoot.querySelector(".flex-container");
977
1102
  }
978
1103
  }
979
- customElements.get("px-stack") || customElements.define("px-stack", m);
980
- class Z extends m {
1104
+ customElements.get("px-stack") || customElements.define("px-stack", x);
1105
+ class V extends x {
981
1106
  constructor() {
982
1107
  super();
983
1108
  }
@@ -985,8 +1110,8 @@ class Z extends m {
985
1110
  super.connectedCallback(), this.direction = "column", this.directionMobile = "column", this.directionTablet = "column", this.directionLaptop = "column", this.directionDesktop = "column";
986
1111
  }
987
1112
  }
988
- customElements.get("px-vstack") || customElements.define("px-vstack", Z);
989
- class W extends m {
1113
+ customElements.get("px-vstack") || customElements.define("px-vstack", V);
1114
+ class tt extends x {
990
1115
  constructor() {
991
1116
  super();
992
1117
  }
@@ -994,21 +1119,21 @@ class W extends m {
994
1119
  super.connectedCallback(), this.direction = "row", this.directionMobile = "row", this.directionTablet = "row", this.directionLaptop = "row", this.directionDesktop = "row";
995
1120
  }
996
1121
  }
997
- customElements.get("px-hstack") || customElements.define("px-hstack", W);
998
- class Y extends HTMLElement {
1122
+ customElements.get("px-hstack") || customElements.define("px-hstack", tt);
1123
+ class et extends HTMLElement {
999
1124
  constructor() {
1000
1125
  super(), this.isZeroSized = !1, this.growValue = "1", this.isVertical = !1;
1001
1126
  }
1002
1127
  static get observedAttributes() {
1003
- return ["grow"];
1128
+ return ["grow", "nogap"];
1004
1129
  }
1005
- attributeChangedCallback(t, r, e) {
1130
+ attributeChangedCallback(t, i, e) {
1006
1131
  t === "grow" && (this.growValue = e || "1", this.isZeroSized || (this.style.flexGrow = this.growValue), this.scheduleRecheck());
1007
1132
  }
1008
1133
  connectedCallback() {
1009
- this.growValue = this.getAttribute("grow") || "1", this.style.flexGrow = this.growValue, this.resizeObserver = new ResizeObserver(() => {
1134
+ this.growValue = this.getAttribute("grow") || "1", this.style.flexGrow = this.growValue, this.nogap && (this.resizeObserver = new ResizeObserver(() => {
1010
1135
  this.handleSizeChange();
1011
- }), this.isVertical = this.parentElement.localName === "px-vstack" || this.parentElement.style.flexDirection === "column", this.resizeObserver.observe(this), this.scheduleRecheck();
1136
+ }), this.isVertical = this.parentElement.localName === "px-vstack" || this.parentElement.style.flexDirection === "column", this.resizeObserver.observe(this), this.scheduleRecheck());
1012
1137
  }
1013
1138
  disconnectedCallback() {
1014
1139
  var t;
@@ -1029,19 +1154,25 @@ class Y extends HTMLElement {
1029
1154
  this.isConnected && (this.style.display = "", this.style.flexGrow = this.growValue, this.handleSizeChange());
1030
1155
  }
1031
1156
  handleSizeChange() {
1032
- const t = this.getBoundingClientRect(), r = t.width === 0 && !this.isVertical || t.height === 0 && this.isVertical;
1033
- this.isZeroSized !== r && (this.isZeroSized = r, this.updateParticipation());
1157
+ const t = this.getBoundingClientRect(), i = t.width === 0 && !this.isVertical || t.height === 0 && this.isVertical;
1158
+ this.isZeroSized !== i && (this.isZeroSized = i, this.updateParticipation());
1034
1159
  }
1035
1160
  updateParticipation() {
1036
1161
  this.isZeroSized ? (this.style.display = "none", this.style.flexGrow = "0") : (this.style.display = "", this.style.flexGrow = this.growValue);
1037
1162
  }
1163
+ get nogap() {
1164
+ return this.hasAttribute("nogap");
1165
+ }
1166
+ set nogap(t) {
1167
+ t ? this.setAttribute("nogap", "") : this.removeAttribute("nogap");
1168
+ }
1038
1169
  }
1039
- customElements.get("px-spacer") || customElements.define("px-spacer", Y);
1040
- const J = ":host{display:block;box-sizing:border-box}slot[name=body-container]{min-height:100vh}#image-sticky-box{margin-top:-2.5em}", C = new CSSStyleSheet();
1041
- C.replaceSync(J);
1042
- class K extends $ {
1170
+ customElements.get("px-spacer") || customElements.define("px-spacer", et);
1171
+ const it = ":host{display:block;box-sizing:border-box}slot[name=body-container]{min-height:100vh}#image-sticky-box{margin-top:-2.5rem}", I = new CSSStyleSheet();
1172
+ I.replaceSync(it);
1173
+ class ot extends y {
1043
1174
  constructor() {
1044
- super(C), this.template = (t) => `
1175
+ super(I), this.template = (t) => `
1045
1176
  <px-container border-radius="none" padding="none">
1046
1177
  <px-vstack>
1047
1178
  <px-container id="header-container" border-radius="none">
@@ -1206,8 +1337,8 @@ class K extends $ {
1206
1337
  connectedCallback() {
1207
1338
  this.handlePaddingVerticalChange(this.paddingVertical), this.handlePaddingHorizontalChange(this.paddingHorizontal);
1208
1339
  }
1209
- attributeChangedCallback(t, r, e) {
1210
- if (r !== e)
1340
+ attributeChangedCallback(t, i, e) {
1341
+ if (i !== e)
1211
1342
  switch (t) {
1212
1343
  case "background-image":
1213
1344
  this.$imageContainer.setAttribute("background-image", e);
@@ -1218,7 +1349,7 @@ class K extends $ {
1218
1349
  case "background-color":
1219
1350
  this.$bodyContainer.setAttribute(
1220
1351
  "background-color",
1221
- c.indexOf(e) > 0 ? e : "none"
1352
+ h.indexOf(e) > 0 ? e : "none"
1222
1353
  );
1223
1354
  break;
1224
1355
  case "padding-vertical":
@@ -1228,7 +1359,7 @@ class K extends $ {
1228
1359
  this.handlePaddingHorizontalChange(e);
1229
1360
  break;
1230
1361
  default:
1231
- super.attributeChangedCallback(t, r, e);
1362
+ super.attributeChangedCallback(t, i, e);
1232
1363
  }
1233
1364
  }
1234
1365
  handlePaddingVerticalChange(t) {
@@ -1238,14 +1369,14 @@ class K extends $ {
1238
1369
  this.$headerContainer.paddingLeft = t, this.$headerContainer.paddingRight = t, this.$bodyContainer.paddingLeft = t, this.$bodyContainer.paddingRight = t, this.$contactContainer.paddingLeft = t, this.$contactContainer.paddingRight = t, this.$footerContainer.paddingLeft = t, this.$footerContainer.paddingRight = t, this.$imageContainer.paddingLeft = t, this.$imageContainer.paddingRight = t;
1239
1370
  }
1240
1371
  }
1241
- customElements.get("px-page") === void 0 && customElements.define("px-page", K);
1242
- const T = new CSSStyleSheet();
1243
- T.replaceSync(H);
1244
- class Q extends HTMLElement {
1372
+ customElements.get("px-page") === void 0 && customElements.define("px-page", ot);
1373
+ const M = new CSSStyleSheet();
1374
+ M.replaceSync(X);
1375
+ class rt extends HTMLElement {
1245
1376
  constructor() {
1246
1377
  super(), this.template = () => `
1247
- <px-container border-radius="none" padding-inline="none" background-color="${this.backgroundColor}">
1248
- <div class="content-wrapper ${this.$slotOverlap ? "overlapped" : ""}">
1378
+ <px-container border-radius="none" padding-inline="none">
1379
+ <div class="content-wrapper">
1249
1380
  <px-vstack gap="heading-to-content">
1250
1381
  <slot name="heading"></slot>
1251
1382
  <px-vstack gap="none">
@@ -1257,9 +1388,10 @@ class Q extends HTMLElement {
1257
1388
  <div class="content-wrapper">
1258
1389
  <slot name="overlap"></slot>
1259
1390
  </div>
1260
- `, this.attachShadow({ mode: "open" }), this.shadowRoot.innerHTML = this.template(), this.shadowRoot.adoptedStyleSheets = [T];
1391
+ `, this.attachShadow({ mode: "open" }), this.shadowRoot.innerHTML = this.template(), this.shadowRoot.adoptedStyleSheets = [M];
1261
1392
  }
1262
1393
  connectedCallback() {
1394
+ this.$container.setAttribute("background-color", this.backgroundColor), this.$slotOverlap && this.shadowRoot.firstElementChild.querySelector(".content-wrapper").classList.add("overlapped");
1263
1395
  const t = this.querySelector('[slot="heading"]');
1264
1396
  !this.paddingBlock && !this.paddingTop && !this.paddingBottom && !this.paddingBlockMobile && !this.paddingTopMobile && !this.paddingBottomMobile && !this.paddingBlockTablet && !this.paddingTopTablet && !this.paddingBottomTablet && !this.paddingBlockLaptop && !this.paddingTopLaptop && !this.paddingBottomLaptop && (this.$container.paddingBlock = "none"), t || this.shadowRoot.querySelector("px-vstack").setAttribute("gap", "none");
1265
1397
  }
@@ -1295,11 +1427,11 @@ class Q extends HTMLElement {
1295
1427
  get $container() {
1296
1428
  return this.shadowRoot.querySelector("px-container");
1297
1429
  }
1298
- attributeChangedCallback(t, r, e) {
1299
- if (r !== e)
1430
+ attributeChangedCallback(t, i, e) {
1431
+ if (i !== e)
1300
1432
  switch (t) {
1301
1433
  case "background-color":
1302
- this.$container.backgroundColor = c.indexOf(e) > 0 ? e : "none";
1434
+ this.$container.backgroundColor = h.indexOf(e) > 0 ? e : "none";
1303
1435
  break;
1304
1436
  case "background-gradient":
1305
1437
  this.$container.gradient = this.gradient;
@@ -1529,29 +1661,338 @@ class Q extends HTMLElement {
1529
1661
  this.setAttribute("border-side--laptop", t);
1530
1662
  }
1531
1663
  }
1532
- customElements.get("px-section") || customElements.define("px-section", Q);
1533
- const L = new CSSStyleSheet();
1534
- L.replaceSync(O);
1535
- const f = class f extends v {
1664
+ customElements.get("px-section") || customElements.define("px-section", rt);
1665
+ const at = ":host{display:block;--grid-cols: initial;--grid-cols--mobile: initial;--grid-cols--tablet: initial;--grid-cols--laptop: initial;--grid-cols--desktop: initial;--justify-content: initial;--justify-items: initial;--align-content: initial;--align-items: initial}.grid{display:grid;grid-template-columns:repeat(var(--grid-cols),minmax(0,1fr));justify-content:var(--justify-content);justify-items:var(--justify-items);align-content:var(--align-content);align-items:var(--align-items)}.justify-content-normal{justify-content:normal}.justify-content-start{justify-content:start}.justify-content-end{justify-content:end}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}.justify-content-space-around{justify-content:space-around}.justify-content-space-evenly{justify-content:space-evenly}.justify-content-stretch{justify-content:stretch}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.justify-items-stretch{justify-items:stretch}.align-content-normal{align-content:normal}.align-content-start{align-content:start}.align-content-end{align-content:end}.align-content-center{align-content:center}.align-content-space-between{align-content:space-between}.align-content-space-around{align-content:space-around}.align-content-space-evenly{align-content:space-evenly}.align-content-stretch{align-content:stretch}.align-items-start{align-items:start}.align-items-end{align-items:end}.align-items-center{align-items:center}.align-items-stretch{align-items:stretch}@media only screen and (max-width: 767px){.grid{grid-template-columns:repeat(var(--grid-cols--mobile, var(--grid-cols)),minmax(0,1fr))}.justify-content-normal-mobile{justify-content:normal}.justify-content-start-mobile{justify-content:start}.justify-content-end-mobile{justify-content:end}.justify-content-center-mobile{justify-content:center}.justify-content-space-between-mobile{justify-content:space-between}.justify-content-space-around-mobile{justify-content:space-around}.justify-content-space-evenly-mobile{justify-content:space-evenly}.justify-content-stretch-mobile{justify-content:stretch}.justify-items-start-mobile{justify-items:start}.justify-items-end-mobile{justify-items:end}.justify-items-center-mobile{justify-items:center}.justify-items-stretch-mobile{justify-items:stretch}.align-content-normal-mobile{align-content:normal}.align-content-start-mobile{align-content:start}.align-content-end-mobile{align-content:end}.align-content-center-mobile{align-content:center}.align-content-space-between-mobile{align-content:space-between}.align-content-space-around-mobile{align-content:space-around}.align-content-space-evenly-mobile{align-content:space-evenly}.align-content-stretch-mobile{align-content:stretch}.align-items-start-mobile{align-items:start}.align-items-end-mobile{align-items:end}.align-items-center-mobile{align-items:center}.align-items-stretch-mobile{align-items:stretch}}@media only screen and (min-width: 48em) and (max-width: 64em){.grid{grid-template-columns:repeat(var(--grid-cols--tablet, var(--grid-cols)),minmax(0,1fr))}.justify-content-normal-tablet{justify-content:normal}.justify-content-start-tablet{justify-content:start}.justify-content-end-tablet{justify-content:end}.justify-content-center-tablet{justify-content:center}.justify-content-space-between-tablet{justify-content:space-between}.justify-content-space-around-tablet{justify-content:space-around}.justify-content-space-evenly-tablet{justify-content:space-evenly}.justify-content-stretch-tablet{justify-content:stretch}.justify-items-start-tablet{justify-items:start}.justify-items-end-tablet{justify-items:end}.justify-items-center-tablet{justify-items:center}.justify-items-stretch-tablet{justify-items:stretch}.align-content-normal-tablet{align-content:normal}.align-content-start-tablet{align-content:start}.align-content-end-tablet{align-content:end}.align-content-center-tablet{align-content:center}.align-content-space-between-tablet{align-content:space-between}.align-content-space-around-tablet{align-content:space-around}.align-content-space-evenly-tablet{align-content:space-evenly}.align-content-stretch-tablet{align-content:stretch}.align-items-start-tablet{align-items:start}.align-items-end-tablet{align-items:end}.align-items-center-tablet{align-items:center}.align-items-stretch-tablet{align-items:stretch}}@media only screen and (min-width: 64.0625em){.grid{grid-template-columns:repeat(var(--grid-cols--laptop, var(--grid-cols)),minmax(0,1fr))}.justify-content-normal-laptop{justify-content:normal}.justify-content-start-laptop{justify-content:start}.justify-content-end-laptop{justify-content:end}.justify-content-center-laptop{justify-content:center}.justify-content-space-between-laptop{justify-content:space-between}.justify-content-space-around-laptop{justify-content:space-around}.justify-content-space-evenly-laptop{justify-content:space-evenly}.justify-content-stretch-laptop{justify-content:stretch}.justify-items-start-laptop{justify-items:start}.justify-items-end-laptop{justify-items:end}.justify-items-center-laptop{justify-items:center}.justify-items-stretch-laptop{justify-items:stretch}.align-content-normal-laptop{align-content:normal}.align-content-start-laptop{align-content:start}.align-content-end-laptop{align-content:end}.align-content-center-laptop{align-content:center}.align-content-space-between-laptop{align-content:space-between}.align-content-space-around-laptop{align-content:space-around}.align-content-space-evenly-laptop{align-content:space-evenly}.align-content-stretch-laptop{align-content:stretch}.align-items-start-laptop{align-items:start}.align-items-end-laptop{align-items:end}.align-items-center-laptop{align-items:center}.align-items-stretch-laptop{align-items:stretch}}", B = new CSSStyleSheet();
1666
+ B.replaceSync(at);
1667
+ const st = [
1668
+ "1",
1669
+ "2",
1670
+ "3",
1671
+ "4",
1672
+ "5",
1673
+ "6",
1674
+ "7",
1675
+ "8",
1676
+ "9",
1677
+ "10",
1678
+ "11",
1679
+ "12"
1680
+ ], nt = [
1681
+ "",
1682
+ "start",
1683
+ "end",
1684
+ "center",
1685
+ "space-between",
1686
+ "space-around",
1687
+ "space-evenly",
1688
+ "stretch"
1689
+ ], dt = ["", "start", "end", "center", "stretch"], lt = (n, t, i) => `:host([${n}${i ? `--${i}` : ""}='${t}']) .grid`, gt = "px-spacing", bt = d(
1690
+ "gap",
1691
+ lt,
1692
+ v,
1693
+ gt,
1694
+ "--grid-gap"
1695
+ ), $ = class $ extends S {
1696
+ constructor() {
1697
+ super(B, bt), this.template = () => `<div class="grid">
1698
+ <slot></slot>
1699
+ </div>`, this.shadowRoot.innerHTML = this.template();
1700
+ }
1701
+ static get observedAttributes() {
1702
+ return [
1703
+ ...super.observedAttributes,
1704
+ "grid-cols",
1705
+ "grid-cols--mobile",
1706
+ "grid-cols--tablet",
1707
+ "grid-cols--laptop",
1708
+ "justify-content",
1709
+ "justify-items",
1710
+ "align-content",
1711
+ "align-items",
1712
+ "justify-content--mobile",
1713
+ "justify-items--mobile",
1714
+ "align-content--mobile",
1715
+ "align-items--mobile",
1716
+ "justify-content--tablet",
1717
+ "justify-items--tablet",
1718
+ "align-content--tablet",
1719
+ "align-items--tablet",
1720
+ "justify-content--laptop",
1721
+ "justify-items--laptop",
1722
+ "align-content--laptop",
1723
+ "align-items--laptop",
1724
+ "justify-content--desktop",
1725
+ "justify-items--desktop",
1726
+ "align-content--desktop",
1727
+ "align-items--desktop"
1728
+ ];
1729
+ }
1730
+ connectedCallback() {
1731
+ this.gap || (this.gap = "default"), this.alignItems || (this.alignItems = "stretch");
1732
+ }
1733
+ attributeChangedCallback(t, i, e) {
1734
+ if (i !== e)
1735
+ switch (t) {
1736
+ case "grid-cols":
1737
+ case "grid-cols--mobile":
1738
+ case "grid-cols--tablet":
1739
+ case "grid-cols--laptop":
1740
+ this.updateAttribute(t, i, e, st);
1741
+ break;
1742
+ case "justify-content":
1743
+ case "align-content":
1744
+ case "justify-content--mobile":
1745
+ case "align-content--mobile":
1746
+ case "justify-content--tablet":
1747
+ case "align-content--tablet":
1748
+ case "justify-content--laptop":
1749
+ case "align-content--laptop":
1750
+ case "justify-content--desktop":
1751
+ case "align-content--desktop":
1752
+ this.updateAttribute(
1753
+ t,
1754
+ i,
1755
+ e,
1756
+ nt
1757
+ );
1758
+ break;
1759
+ case "justify-items":
1760
+ case "align-items":
1761
+ case "justify-items--mobile":
1762
+ case "align-items--mobile":
1763
+ case "justify-items--tablet":
1764
+ case "align-items--tablet":
1765
+ case "justify-items--laptop":
1766
+ case "align-items--laptop":
1767
+ case "justify-items--desktop":
1768
+ case "align-items--desktop":
1769
+ this.updateAttribute(
1770
+ t,
1771
+ i,
1772
+ e,
1773
+ dt
1774
+ );
1775
+ break;
1776
+ default:
1777
+ super.attributeChangedCallback(t, i, e);
1778
+ break;
1779
+ }
1780
+ }
1781
+ updateGap(t, i, e) {
1782
+ if (!this.checkName(e, i)) {
1783
+ s(
1784
+ `${i} is not an allowed gap value for ${this.tagName.toLowerCase()}`
1785
+ );
1786
+ return;
1787
+ }
1788
+ const o = (r) => {
1789
+ r !== null && r !== "" && r !== "default" && (this.$el.style.setProperty(
1790
+ "--grid-gap--mobile",
1791
+ `var(--px-spacing-${r}-mobile)`
1792
+ ), this.$el.style.setProperty(
1793
+ "--grid-gap--tablet",
1794
+ `var(--px-spacing-${r}-tablet)`
1795
+ ), this.$el.style.setProperty(
1796
+ "--grid-gap--laptop",
1797
+ `var(--px-spacing-${r}-laptop)`
1798
+ ));
1799
+ };
1800
+ o(t), o(i);
1801
+ }
1802
+ updateAttribute(t, i, e, o) {
1803
+ this.checkName(o, e) ? t === "grid-cols" || t === "grid-cols--mobile" || t === "grid-cols--tablet" || t === "grid-cols--laptop" || t === "grid-cols--desktop" ? this.$el.style.setProperty(`--${t}`, e) : (i !== null && i !== "" && i !== "default" && this.$el.classList.toggle(`${t}-${i}`), e !== null && e !== "" && e !== "default" && this.$el.classList.toggle(`${t}-${e}`)) : s(
1804
+ `${e} is not an allowed ${t} value for ${this.tagName.toLowerCase()}`
1805
+ );
1806
+ }
1807
+ get gap() {
1808
+ return this.getAttribute("gap");
1809
+ }
1810
+ set gap(t) {
1811
+ this.setAttribute("gap", t);
1812
+ }
1813
+ get gapMobile() {
1814
+ return this.getAttribute("gap--mobile");
1815
+ }
1816
+ set gapMobile(t) {
1817
+ this.setAttribute("gap--mobile", t);
1818
+ }
1819
+ get gapTablet() {
1820
+ return this.getAttribute("gap--tablet");
1821
+ }
1822
+ set gapTablet(t) {
1823
+ this.setAttribute("gap--tablet", t);
1824
+ }
1825
+ get gapLaptop() {
1826
+ return this.getAttribute("gap--laptop");
1827
+ }
1828
+ set gapLaptop(t) {
1829
+ this.setAttribute("gap--laptop", t);
1830
+ }
1831
+ get gridCols() {
1832
+ return this.getAttribute("grid-cols");
1833
+ }
1834
+ set gridCols(t) {
1835
+ this.setAttribute("grid-cols", t);
1836
+ }
1837
+ get gridColsMobile() {
1838
+ return this.getAttribute("grid-cols--mobile");
1839
+ }
1840
+ set gridColsMobile(t) {
1841
+ this.setAttribute("grid-cols--mobile", t);
1842
+ }
1843
+ get gridColsTablet() {
1844
+ return this.getAttribute("grid-cols--tablet");
1845
+ }
1846
+ set gridColsTablet(t) {
1847
+ this.setAttribute("grid-cols--tablet", t);
1848
+ }
1849
+ get gridColsLaptop() {
1850
+ return this.getAttribute("grid-cols--laptop");
1851
+ }
1852
+ set gridColsLaptop(t) {
1853
+ this.setAttribute("grid-cols--laptop", t);
1854
+ }
1855
+ get justifyContent() {
1856
+ return this.getAttribute("justify-content");
1857
+ }
1858
+ set justifyContent(t) {
1859
+ this.setAttribute("justify-content", t);
1860
+ }
1861
+ get justifyItems() {
1862
+ return this.getAttribute("justify-items");
1863
+ }
1864
+ set justifyItems(t) {
1865
+ this.setAttribute("justify-items", t);
1866
+ }
1867
+ get alignContent() {
1868
+ return this.getAttribute("align-content");
1869
+ }
1870
+ set alignContent(t) {
1871
+ this.setAttribute("align-content", t);
1872
+ }
1873
+ get alignItems() {
1874
+ return this.getAttribute("align-items");
1875
+ }
1876
+ set alignItems(t) {
1877
+ this.setAttribute("align-items", t);
1878
+ }
1879
+ get justifyContentMobile() {
1880
+ return this.getAttribute("justify-content--mobile");
1881
+ }
1882
+ set justifyContentMobile(t) {
1883
+ this.setAttribute("justify-content--mobile", t);
1884
+ }
1885
+ get justifyItemsMobile() {
1886
+ return this.getAttribute("justify-items--mobile");
1887
+ }
1888
+ set justifyItemsMobile(t) {
1889
+ this.setAttribute("justify-items--mobile", t);
1890
+ }
1891
+ get alignContentMobile() {
1892
+ return this.getAttribute("align-content--mobile");
1893
+ }
1894
+ set alignContentMobile(t) {
1895
+ this.setAttribute("align-content--mobile", t);
1896
+ }
1897
+ get alignItemsMobile() {
1898
+ return this.getAttribute("align-items--mobile");
1899
+ }
1900
+ set alignItemsMobile(t) {
1901
+ this.setAttribute("align-items--mobile", t);
1902
+ }
1903
+ get justifyContentTablet() {
1904
+ return this.getAttribute("justify-content--tablet");
1905
+ }
1906
+ set justifyContentTablet(t) {
1907
+ this.setAttribute("justify-content--tablet", t);
1908
+ }
1909
+ get justifyItemsTablet() {
1910
+ return this.getAttribute("justify-items--tablet");
1911
+ }
1912
+ set justifyItemsTablet(t) {
1913
+ this.setAttribute("justify-items--tablet", t);
1914
+ }
1915
+ get alignContentTablet() {
1916
+ return this.getAttribute("align-content--tablet");
1917
+ }
1918
+ set alignContentTablet(t) {
1919
+ this.setAttribute("align-content--tablet", t);
1920
+ }
1921
+ get alignItemsTablet() {
1922
+ return this.getAttribute("align-items--tablet");
1923
+ }
1924
+ set alignItemsTablet(t) {
1925
+ this.setAttribute("align-items--tablet", t);
1926
+ }
1927
+ get justifyContentLaptop() {
1928
+ return this.getAttribute("justify-content--laptop");
1929
+ }
1930
+ set justifyContentLaptop(t) {
1931
+ this.setAttribute("justify-content--laptop", t);
1932
+ }
1933
+ get justifyItemsLaptop() {
1934
+ return this.getAttribute("justify-items--laptop");
1935
+ }
1936
+ set justifyItemsLaptop(t) {
1937
+ this.setAttribute("justify-items--laptop", t);
1938
+ }
1939
+ get alignContentLaptop() {
1940
+ return this.getAttribute("align-content--laptop");
1941
+ }
1942
+ set alignContentLaptop(t) {
1943
+ this.setAttribute("align-content--laptop", t);
1944
+ }
1945
+ get alignItemsLaptop() {
1946
+ return this.getAttribute("align-items--laptop");
1947
+ }
1948
+ set alignItemsLaptop(t) {
1949
+ this.setAttribute("align-items--laptop", t);
1950
+ }
1951
+ get justifyContentDesktop() {
1952
+ return this.getAttribute("justify-content--desktop");
1953
+ }
1954
+ set justifyContentDesktop(t) {
1955
+ this.setAttribute("justify-content--desktop", t);
1956
+ }
1957
+ get justifyItemsDesktop() {
1958
+ return this.getAttribute("justify-items--desktop");
1959
+ }
1960
+ set justifyItemsDesktop(t) {
1961
+ this.setAttribute("justify-items--desktop", t);
1962
+ }
1963
+ get alignContentDesktop() {
1964
+ return this.getAttribute("align-content--desktop");
1965
+ }
1966
+ set alignContentDesktop(t) {
1967
+ this.setAttribute("align-content--desktop", t);
1968
+ }
1969
+ get alignItemsDesktop() {
1970
+ return this.getAttribute("align-items--desktop");
1971
+ }
1972
+ set alignItemsDesktop(t) {
1973
+ this.setAttribute("align-items--desktop", t);
1974
+ }
1975
+ };
1976
+ $.nativeName = "div";
1977
+ let f = $;
1978
+ customElements.get("px-grid") || customElements.define("px-grid", f);
1979
+ const z = new CSSStyleSheet();
1980
+ z.replaceSync(E);
1981
+ const w = class w extends S {
1536
1982
  constructor() {
1537
- super(L), this.template = () => `<div class="content-header">
1983
+ super(z), this.template = () => `<div class="content-header">
1538
1984
  <div class="contrast-helper"></div>
1539
1985
  <px-section padding-block="l">
1540
- <px-grid gap="none">
1541
- <px-container padding="none" border-radius="none" background-color="none" >
1542
- <div class="content-header-content">
1543
- <px-vstack gap="heading-to-subtitle">
1544
- <px-h1 variant="title-3xl"><slot></slot></px-h1>
1545
- <slot name="subtitle"></slot>
1546
- </px-vstack>
1547
- ${this.$patchDescriptionSlot ? `<px-stack gap="s" direction="row" direction--mobile="column">
1548
- <slot name="patch" shrink></slot>
1549
- <slot name="patch-description"></slot>
1550
- </px-stack>` : ""}
1551
- </div>
1552
- </px-container>
1553
- </px-grid>
1554
- ${this.$overlapSlot ? '<slot name="overlap" slot="overlap"></slot>' : ""}
1986
+ <px-grid gap="none">
1987
+ <px-container padding="none" border-radius="none" background-color="none" >
1988
+ <div class="content-header-content">
1989
+ <px-vstack gap="heading-to-subtitle">
1990
+ <px-h1><slot></slot></px-h1>
1991
+ <slot name="subtitle"></slot>
1992
+ </px-vstack>
1993
+ </div>
1994
+ </px-container>
1995
+ </px-grid>
1555
1996
  </px-section>
1556
1997
  </div>`, this.shadowRoot.innerHTML = this.template();
1557
1998
  }
@@ -1576,17 +2017,27 @@ const f = class f extends v {
1576
2017
  ];
1577
2018
  }
1578
2019
  connectedCallback() {
1579
- var t;
1580
- (t = super.connectedCallback) == null || t.call(this), this.$subtitleSlot && this.$subtitleSlot.setAttribute("variant", "subtitle"), this.$patchDescriptionSlot && (this.$patchDescriptionSlot.localName === "px-p" && this.$patchDescriptionSlot.setAttribute("variant", "default"), (this.$patchDescriptionSlot.localName === "px-p" || this.$patchDescriptionSlot.localName === "px-span") && (this.$patchDescriptionSlot.setAttribute("font-size", "body-l"), this.$patchDescriptionSlot.removeAttribute("font-weight"), this.$patchDescriptionSlot.removeAttribute("color")), this.$patchDescriptionSlot.localName === "px-price" && this.$patchDescriptionSlot.setAttribute("size", "m")), this.createGridding();
1581
- }
1582
- attributeChangedCallback(t, r, e) {
1583
- if (r !== e)
2020
+ this.$patchDescriptionSlot && this.shadowRoot.querySelector(
2021
+ ".content-header-content"
2022
+ ).insertAdjacentHTML(
2023
+ "beforeend",
2024
+ `<px-stack gap="s" direction="row" direction--mobile="column">
2025
+ <slot name="patch" shrink></slot>
2026
+ <slot name="patch-description"></slot>
2027
+ </px-stack>`
2028
+ ), this.$overlapSlot && this.shadowRoot.querySelector("px-section").insertAdjacentHTML(
2029
+ "beforeend",
2030
+ '<slot name="overlap" slot="overlap"></slot>'
2031
+ ), this.$subtitleSlot && this.$subtitleSlot.setAttribute("variant", "subtitle"), this.$patchDescriptionSlot && (this.$patchDescriptionSlot.localName === "px-p" && this.$patchDescriptionSlot.setAttribute("variant", "default"), (this.$patchDescriptionSlot.localName === "px-p" || this.$patchDescriptionSlot.localName === "px-span") && (this.$patchDescriptionSlot.setAttribute("font-size", "body-l"), this.$patchDescriptionSlot.removeAttribute("font-weight"), this.$patchDescriptionSlot.removeAttribute("color")), this.$patchDescriptionSlot.localName === "px-price" && this.$patchDescriptionSlot.setAttribute("size", "m")), this.createGridding();
2032
+ }
2033
+ attributeChangedCallback(t, i, e) {
2034
+ if (i !== e)
1584
2035
  switch (t) {
1585
2036
  case "background-color":
1586
- this.$section.backgroundColor = c.indexOf(e) > 0 ? e : "none";
2037
+ this.$section.backgroundColor = h.indexOf(e) > 0 ? e : "none";
1587
2038
  break;
1588
2039
  case "background-gradient":
1589
- this.$section.gradient = A.indexOf(e) > 0 ? e : "none";
2040
+ this.$section.gradient = C.indexOf(e) > 0 ? e : "none";
1590
2041
  break;
1591
2042
  case "background-image":
1592
2043
  this.$section.backgroundImage = e;
@@ -1601,7 +2052,7 @@ const f = class f extends v {
1601
2052
  this.$section.backgroundImageLaptop = e;
1602
2053
  break;
1603
2054
  case "background-size":
1604
- this.$section.backgroundSize = x.indexOf(e) > 0 ? e : "";
2055
+ this.$section.backgroundSize = j.indexOf(e) > 0 ? e : "";
1605
2056
  break;
1606
2057
  case "background-position":
1607
2058
  this.$section.backgroundPosition = e;
@@ -1610,7 +2061,7 @@ const f = class f extends v {
1610
2061
  case "has-gridding--mobile":
1611
2062
  case "has-gridding--tablet":
1612
2063
  case "has-gridding--laptop":
1613
- this.createGridding();
2064
+ this.createGridding(e);
1614
2065
  break;
1615
2066
  case "inverted":
1616
2067
  for (let o = 0; o < this.$children.length; o++)
@@ -1618,33 +2069,35 @@ const f = class f extends v {
1618
2069
  this.$h1.toggleAttribute("inverted", e !== null), this.$el.toggleAttribute("inverted", e !== null);
1619
2070
  break;
1620
2071
  default:
1621
- super.attributeChangedCallback(t, r, e);
2072
+ super.attributeChangedCallback(t, i, e);
1622
2073
  break;
1623
2074
  }
1624
2075
  }
1625
- createGridding() {
1626
- const t = [
1627
- { prop: "hasGridding", gridProp: "gridCols", attr: "col-span" },
2076
+ createGridding(t) {
2077
+ const i = [
2078
+ { prop: "hasGridding", gridAttr: "grid-cols", attr: "col-span" },
1628
2079
  {
1629
2080
  prop: "hasGriddingMobile",
1630
- gridProp: "gridColsMobile",
2081
+ gridAttr: "grid-cols--mobile",
1631
2082
  attr: "col-span--mobile"
1632
2083
  },
1633
2084
  {
1634
2085
  prop: "hasGriddingTablet",
1635
- gridProp: "gridColsTablet",
2086
+ gridAttr: "grid-cols--tablet",
1636
2087
  attr: "col-span--tablet"
1637
2088
  },
1638
2089
  {
1639
2090
  prop: "hasGriddingLaptop",
1640
- gridProp: "gridColsLaptop",
2091
+ gridAttr: "grid-cols--laptop",
1641
2092
  attr: "col-span--laptop"
1642
2093
  }
1643
- ], r = this.shadowRoot.querySelector(
2094
+ ], e = this.shadowRoot.querySelector(
1644
2095
  "px-grid > px-container"
1645
2096
  );
1646
- t.forEach(({ prop: e, gridProp: o, attr: i }) => {
1647
- this[e] && (this.$grid[o] = "3", r.setAttribute(i, "2"));
2097
+ t !== null ? i.forEach(({ prop: o, gridAttr: r, attr: a }) => {
2098
+ this[o] && (this.$grid.setAttribute(r, "3"), e == null || e.setAttribute(a, "2"));
2099
+ }) : i.forEach(({ gridAttr: o, attr: r }) => {
2100
+ this.$grid.setAttribute(o, "1"), e == null || e.setAttribute(r, "1");
1648
2101
  });
1649
2102
  }
1650
2103
  get $grid() {
@@ -1765,9 +2218,9 @@ const f = class f extends v {
1765
2218
  t ? this.setAttribute("min-height", "") : this.removeAttribute("min-height");
1766
2219
  }
1767
2220
  };
1768
- f.nativeName = "div";
1769
- let h = f;
1770
- customElements.get("px-content-header") || customElements.define("px-content-header", h);
2221
+ w.nativeName = "div";
2222
+ let k = w;
2223
+ customElements.get("px-content-header") || customElements.define("px-content-header", k);
1771
2224
  export {
1772
- h as ContentHeader
2225
+ k as ContentHeader
1773
2226
  };