@proximus/lavender-content-header 1.4.9-beta.1 → 1.4.10-alpha.10
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 +144 -96
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { cssTokenBreakpoints as d, paddingValues as g, gapValues as
|
|
1
|
+
import { cssTokenBreakpoints as d, paddingValues as g, gapValues as y, WithExtraAttributes as x, boxShadowValues as P, backgroundSizeValues as S, noBorderRadiusValues as H, borderRadiusValues as D, borderSideValues as O, borderValues as E, gradientValues as m, log as s, backgroundColorValues as u, borderColorValues as C, checkName as h, AttributeBreakpointHandlerDelegate as G, PxElement as L } from "@proximus/lavender-common";
|
|
2
2
|
import "@proximus/lavender-heading";
|
|
3
|
-
const E = ":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))}}", 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)}:host([subgrid-rows]):host([anchor-spacing]) .container{margin-top:var(--container-anchor-spacing--mobile)}@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)}:host([subgrid-rows]):host([anchor-spacing]) .container{margin-top:var(--container-anchor-spacing--tablet)}}@media only screen and (min-width: 64.0625em) and (max-width: 90em){:host([anchor-spacing]){margin-top:var(--container-anchor-spacing--laptop)}: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)}:host([subgrid-rows]):host([anchor-spacing]) .container{margin-top:var(--container-anchor-spacing--laptop)}}@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: 90.0625em){:host([anchor-spacing]){margin-top:var(--container-anchor-spacing--desktop)}: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)}:host([subgrid-rows]):host([anchor-spacing]) .container{margin-top:var(--container-anchor-spacing--desktop)}}', L = new CSSStyleSheet();
|
|
4
|
-
|
|
5
|
-
const
|
|
3
|
+
const q = ":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 screen and (min-width: 48rem){.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 screen and (min-width: 64.0625rem){.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))}}", N = ':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 screen and (min-width: 77rem){.content-wrapper{margin-inline:auto}}.overlapped{margin-bottom:calc(var(--px-overlapped-mobile) * -1)}::slotted([slot="overlap"]){margin-top:var(--px-overlapped-mobile)}@media screen and (min-width: 48rem){.overlapped{margin-bottom:calc(var(--px-overlapped-tablet) * -1)}::slotted([slot="overlap"]){margin-top:var(--px-overlapped-tablet)}}@media screen and (min-width: 64.0625rem){.overlapped{margin-bottom:calc(var(--px-overlapped-laptop) * -1)}::slotted([slot="overlap"]){margin-top:var(--px-overlapped-laptop)}}', X = ':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)}:host([subgrid-rows]):host([anchor-spacing]) .container{margin-top:var(--container-anchor-spacing--mobile)}@media screen and (max-width: 47.938rem){.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 screen and (min-width: 48rem) and (max-width: 64rem){.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)}:host([subgrid-rows]):host([anchor-spacing]) .container{margin-top:var(--container-anchor-spacing--tablet)}}@media screen and (min-width: 64.0625rem) and (max-width: 90rem){:host([anchor-spacing]){margin-top:var(--container-anchor-spacing--laptop)}: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)}:host([subgrid-rows]):host([anchor-spacing]) .container{margin-top:var(--container-anchor-spacing--laptop)}}@media screen and (min-width: 64.0625rem){.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: 90.0625rem){:host([anchor-spacing]){margin-top:var(--container-anchor-spacing--desktop)}: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)}:host([subgrid-rows]):host([anchor-spacing]) .container{margin-top:var(--container-anchor-spacing--desktop)}}', T = new CSSStyleSheet();
|
|
4
|
+
T.replaceSync(X);
|
|
5
|
+
const F = [
|
|
6
6
|
"top-patch",
|
|
7
7
|
"top-neighbor-patch",
|
|
8
8
|
"top-ribbon",
|
|
9
9
|
"top-neighbor-ribbon",
|
|
10
10
|
"top-patch-and-neighbor-ribbon"
|
|
11
|
-
],
|
|
11
|
+
], _ = [
|
|
12
12
|
"1",
|
|
13
13
|
"2",
|
|
14
14
|
"3",
|
|
@@ -21,63 +21,63 @@ const _ = [
|
|
|
21
21
|
"10",
|
|
22
22
|
"11",
|
|
23
23
|
"12"
|
|
24
|
-
], l = (n, t, i) => `:host([${n}${i ? `--${i}` : ""}='${t}']) .container`,
|
|
24
|
+
], l = (n, t, i) => `:host([${n}${i ? `--${i}` : ""}='${t}']) .container`, p = "px-padding", Z = [
|
|
25
25
|
d(
|
|
26
26
|
"padding",
|
|
27
27
|
l,
|
|
28
28
|
g,
|
|
29
|
-
|
|
29
|
+
p,
|
|
30
30
|
"--container-padding"
|
|
31
31
|
),
|
|
32
32
|
d(
|
|
33
33
|
"padding-inline",
|
|
34
34
|
l,
|
|
35
35
|
g,
|
|
36
|
-
|
|
36
|
+
p
|
|
37
37
|
),
|
|
38
38
|
d(
|
|
39
39
|
"padding-block",
|
|
40
40
|
l,
|
|
41
41
|
g,
|
|
42
|
-
|
|
42
|
+
p
|
|
43
43
|
),
|
|
44
44
|
d(
|
|
45
45
|
"padding-top",
|
|
46
46
|
l,
|
|
47
47
|
g,
|
|
48
|
-
|
|
48
|
+
p
|
|
49
49
|
),
|
|
50
50
|
d(
|
|
51
51
|
"padding-right",
|
|
52
52
|
l,
|
|
53
53
|
g,
|
|
54
|
-
|
|
54
|
+
p,
|
|
55
55
|
"--container-padding-right"
|
|
56
56
|
),
|
|
57
57
|
d(
|
|
58
58
|
"padding-bottom",
|
|
59
59
|
l,
|
|
60
60
|
g,
|
|
61
|
-
|
|
61
|
+
p
|
|
62
62
|
),
|
|
63
63
|
d(
|
|
64
64
|
"padding-left",
|
|
65
65
|
l,
|
|
66
66
|
g,
|
|
67
|
-
|
|
67
|
+
p,
|
|
68
68
|
"--container-padding-left"
|
|
69
69
|
),
|
|
70
70
|
d(
|
|
71
71
|
"gap",
|
|
72
72
|
l,
|
|
73
|
-
|
|
73
|
+
y,
|
|
74
74
|
"px-spacing",
|
|
75
75
|
void 0,
|
|
76
76
|
"subgrid-gap"
|
|
77
77
|
)
|
|
78
|
-
],
|
|
78
|
+
], $ = class $ extends x {
|
|
79
79
|
constructor() {
|
|
80
|
-
super(
|
|
80
|
+
super(T, ...Z), this.template = () => `<div class="container">
|
|
81
81
|
<slot></slot>
|
|
82
82
|
<slot name="anchor-left"></slot>
|
|
83
83
|
<slot name="anchor-right"></slot>
|
|
@@ -141,7 +141,7 @@ const _ = [
|
|
|
141
141
|
if (i !== e)
|
|
142
142
|
switch (t) {
|
|
143
143
|
case "border":
|
|
144
|
-
this.updateAttribute(t, i, e,
|
|
144
|
+
this.updateAttribute(t, i, e, E);
|
|
145
145
|
break;
|
|
146
146
|
case "border-color":
|
|
147
147
|
this.updateBorderColor(t, e);
|
|
@@ -150,7 +150,7 @@ const _ = [
|
|
|
150
150
|
case "border-side--mobile":
|
|
151
151
|
case "border-side--tablet":
|
|
152
152
|
case "border-side--laptop":
|
|
153
|
-
this.updateAttribute(t, i, e,
|
|
153
|
+
this.updateAttribute(t, i, e, O);
|
|
154
154
|
break;
|
|
155
155
|
case "border-radius":
|
|
156
156
|
this.updateAttribute(
|
|
@@ -168,7 +168,7 @@ const _ = [
|
|
|
168
168
|
t,
|
|
169
169
|
i,
|
|
170
170
|
e,
|
|
171
|
-
|
|
171
|
+
H
|
|
172
172
|
);
|
|
173
173
|
break;
|
|
174
174
|
case "background-color":
|
|
@@ -188,7 +188,7 @@ const _ = [
|
|
|
188
188
|
t,
|
|
189
189
|
i,
|
|
190
190
|
e,
|
|
191
|
-
|
|
191
|
+
S
|
|
192
192
|
);
|
|
193
193
|
break;
|
|
194
194
|
case "background-image":
|
|
@@ -201,20 +201,20 @@ const _ = [
|
|
|
201
201
|
e !== null && e !== "" && (this.$el.style.backgroundPosition = e);
|
|
202
202
|
break;
|
|
203
203
|
case "box-shadow":
|
|
204
|
-
this.updateAttribute(t, i, e,
|
|
204
|
+
this.updateAttribute(t, i, e, P);
|
|
205
205
|
break;
|
|
206
206
|
case "anchor-offset":
|
|
207
207
|
this.updateAnchorOffset(i, e, g);
|
|
208
208
|
break;
|
|
209
209
|
case "anchor-spacing":
|
|
210
|
-
this.updateAnchorSpacing(i, e,
|
|
210
|
+
this.updateAnchorSpacing(i, e, F);
|
|
211
211
|
break;
|
|
212
212
|
case "subgrid-rows":
|
|
213
213
|
this.updateSubgridRows(
|
|
214
214
|
t,
|
|
215
215
|
i,
|
|
216
216
|
e,
|
|
217
|
-
|
|
217
|
+
_
|
|
218
218
|
);
|
|
219
219
|
break;
|
|
220
220
|
default:
|
|
@@ -237,7 +237,7 @@ const _ = [
|
|
|
237
237
|
this.$el.style.setProperty(`--${t}`, `url("${i}")`);
|
|
238
238
|
}
|
|
239
239
|
updateGradient(t, i) {
|
|
240
|
-
if (this.checkName(
|
|
240
|
+
if (this.checkName(m, i)) {
|
|
241
241
|
const e = this.splitAttrNameFromBreakpoint(t);
|
|
242
242
|
t = e.attrName;
|
|
243
243
|
const o = e.breakpoint;
|
|
@@ -247,12 +247,12 @@ const _ = [
|
|
|
247
247
|
);
|
|
248
248
|
} else
|
|
249
249
|
s(
|
|
250
|
-
|
|
250
|
+
`"${i}" is not a valid ${t} value for ${this.tagName.toLowerCase()}. Allowed values are: "${m.join('", "')}".`
|
|
251
251
|
);
|
|
252
252
|
}
|
|
253
253
|
updateBackgroundColor(t, i) {
|
|
254
254
|
const e = i.startsWith("surface-");
|
|
255
|
-
if (this.checkName(
|
|
255
|
+
if (this.checkName(u, i)) {
|
|
256
256
|
const o = this.splitAttrNameFromBreakpoint(t), r = o.breakpoint;
|
|
257
257
|
this.$el.style.setProperty(
|
|
258
258
|
`--${o.attrName}${r}`,
|
|
@@ -263,24 +263,24 @@ const _ = [
|
|
|
263
263
|
);
|
|
264
264
|
} else
|
|
265
265
|
s(
|
|
266
|
-
|
|
266
|
+
`"${i}" is not a valid ${t} value for ${this.tagName.toLowerCase()}. Allowed values are: "${u.join('", "')}".`
|
|
267
267
|
);
|
|
268
268
|
}
|
|
269
269
|
updateBorderColor(t, i) {
|
|
270
|
-
this.checkName(
|
|
270
|
+
this.checkName(C, i) ? (this.$el.style.setProperty(
|
|
271
271
|
`--${t}`,
|
|
272
272
|
`var(--px-color-border-${i}-default)`
|
|
273
273
|
), this.$el.style.setProperty(
|
|
274
274
|
`--${t}-inverted`,
|
|
275
275
|
`var(--px-color-border-${i}-inverted)`
|
|
276
276
|
)) : s(
|
|
277
|
-
|
|
277
|
+
`"${i}" is not a valid ${t} value for ${this.tagName.toLowerCase()}. Allowed values are: "${C.join('", "')}".`
|
|
278
278
|
);
|
|
279
279
|
}
|
|
280
280
|
updateNoBorderRadius(t, i, e, o) {
|
|
281
281
|
if (!this.checkName(o, e))
|
|
282
282
|
s(
|
|
283
|
-
|
|
283
|
+
`"${e}" is not a valid ${t} value for ${this.tagName.toLowerCase()}. Allowed values are: "${o.join('", "')}".`
|
|
284
284
|
);
|
|
285
285
|
else {
|
|
286
286
|
const r = this.splitAttrNameFromBreakpoint(t), a = r.breakpoint;
|
|
@@ -294,7 +294,7 @@ const _ = [
|
|
|
294
294
|
updateAttribute(t, i, e, o) {
|
|
295
295
|
if (!this.checkName(o, e))
|
|
296
296
|
s(
|
|
297
|
-
|
|
297
|
+
`"${e}" is not a valid ${t} value for ${this.tagName.toLowerCase()}. Allowed values are: "${o.join('", "')}".`
|
|
298
298
|
);
|
|
299
299
|
else {
|
|
300
300
|
const r = this.splitAttrNameFromBreakpoint(t), a = r.breakpoint;
|
|
@@ -316,9 +316,9 @@ const _ = [
|
|
|
316
316
|
return { attrName: t, breakpoint: i };
|
|
317
317
|
}
|
|
318
318
|
updateAnchorOffset(t, i, e) {
|
|
319
|
-
if (!
|
|
319
|
+
if (!h(e, i)) {
|
|
320
320
|
s(
|
|
321
|
-
|
|
321
|
+
`"${i}" is not a valid anchor-offset value for ${this.tagName.toLowerCase()}. Allowed values are: "${e.join('", "')}".`
|
|
322
322
|
);
|
|
323
323
|
return;
|
|
324
324
|
}
|
|
@@ -340,9 +340,9 @@ const _ = [
|
|
|
340
340
|
this.$el.classList.contains("anchored") || this.$el.classList.add("anchored");
|
|
341
341
|
}
|
|
342
342
|
updateAnchorSpacing(t, i, e) {
|
|
343
|
-
if (!
|
|
343
|
+
if (!h(e, i)) {
|
|
344
344
|
s(
|
|
345
|
-
|
|
345
|
+
`"${i}" is not a valid anchor-spacing value for ${this.tagName.toLowerCase()}. Allowed values are: "${e.join('", "')}".`
|
|
346
346
|
);
|
|
347
347
|
return;
|
|
348
348
|
}
|
|
@@ -364,8 +364,8 @@ const _ = [
|
|
|
364
364
|
o(t), o(i);
|
|
365
365
|
}
|
|
366
366
|
updateSubgridRows(t, i, e, o) {
|
|
367
|
-
|
|
368
|
-
|
|
367
|
+
h(o, e) ? this.style.setProperty(`--${t}`, e) : s(
|
|
368
|
+
`"${e}" is not a valid ${t} value for ${this.tagName.toLowerCase()}. Allowed values are: "${o.join('", "')}".`
|
|
369
369
|
);
|
|
370
370
|
}
|
|
371
371
|
get $el() {
|
|
@@ -748,11 +748,11 @@ const _ = [
|
|
|
748
748
|
this.setAttribute("subgrid-gap--laptop", t);
|
|
749
749
|
}
|
|
750
750
|
};
|
|
751
|
-
|
|
752
|
-
let
|
|
753
|
-
customElements.get("px-container") || customElements.define("px-container",
|
|
754
|
-
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
|
|
755
|
-
|
|
751
|
+
$.nativeName = "div";
|
|
752
|
+
let f = $;
|
|
753
|
+
customElements.get("px-container") || customElements.define("px-container", f);
|
|
754
|
+
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 screen and (max-width: 47.938rem){.flex-container{overflow-x:var(--overflow-x-all-mobile, var(--overflow-x-all));scrollbar-width:none}.flex-container::-webkit-scrollbar{display:none}}@media screen and (min-width: 48rem){.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 screen and (min-width: 48rem) and (max-width: 64rem){.flex-container{overflow-x:var(--overflow-x-all-tablet, var(--overflow-x-all));scrollbar-width:none}.flex-container::-webkit-scrollbar{display:none}}@media screen and (min-width: 64.0625rem){.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 screen and (min-width: 64.0625rem) and (max-width: 90rem){.flex-container{overflow-x:var(--overflow-x-all-laptop, var(--overflow-x-all))}}@media screen and (min-width: 90.0625rem){.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))}}', I = new CSSStyleSheet();
|
|
755
|
+
I.replaceSync(W);
|
|
756
756
|
const Y = [
|
|
757
757
|
"",
|
|
758
758
|
"default",
|
|
@@ -765,22 +765,26 @@ const Y = [
|
|
|
765
765
|
"default",
|
|
766
766
|
"stretch",
|
|
767
767
|
"flex-start",
|
|
768
|
+
"start",
|
|
768
769
|
"flex-end",
|
|
770
|
+
"end",
|
|
769
771
|
"center",
|
|
770
772
|
"baseline"
|
|
771
773
|
], K = [
|
|
772
774
|
"",
|
|
773
775
|
"default",
|
|
774
776
|
"flex-start",
|
|
777
|
+
"start",
|
|
775
778
|
"flex-end",
|
|
779
|
+
"end",
|
|
776
780
|
"center",
|
|
777
781
|
"space-between",
|
|
778
782
|
"space-around",
|
|
779
783
|
"space-evenly"
|
|
780
784
|
], Q = ["", "default", "nowrap", "wrap", "wrap-reverse"], U = ["", "visible", "hidden", "scroll", "auto"];
|
|
781
|
-
class
|
|
785
|
+
class A extends x {
|
|
782
786
|
constructor() {
|
|
783
|
-
super(
|
|
787
|
+
super(I), this.overflowXAttributeDelegate = new G(
|
|
784
788
|
this,
|
|
785
789
|
"overflow-x",
|
|
786
790
|
(t) => t,
|
|
@@ -834,7 +838,7 @@ class x extends y {
|
|
|
834
838
|
case "gap--tablet":
|
|
835
839
|
case "gap--laptop":
|
|
836
840
|
case "gap--desktop":
|
|
837
|
-
this.updateFlexProperties(t, i, e,
|
|
841
|
+
this.updateFlexProperties(t, i, e, y);
|
|
838
842
|
break;
|
|
839
843
|
case "justify-content":
|
|
840
844
|
case "justify-content--mobile":
|
|
@@ -882,9 +886,9 @@ class x extends y {
|
|
|
882
886
|
}
|
|
883
887
|
}
|
|
884
888
|
updateOverflowX(t, i, e, o) {
|
|
885
|
-
if (!
|
|
889
|
+
if (!h(o, e)) {
|
|
886
890
|
s(
|
|
887
|
-
|
|
891
|
+
`"${e}" is not a valid ${t} value for ${this.tagName.toLowerCase()}. Allowed values are: "${o.join('", "')}".`
|
|
888
892
|
);
|
|
889
893
|
return;
|
|
890
894
|
}
|
|
@@ -896,16 +900,16 @@ class x extends y {
|
|
|
896
900
|
}
|
|
897
901
|
updateFlexProperties(t, i, e, o) {
|
|
898
902
|
this.checkName(o, e) || s(
|
|
899
|
-
|
|
903
|
+
`"${e}" is not a valid ${t} value for ${this.tagName.toLowerCase()}. Allowed values are: "${o.join('", "')}".`
|
|
900
904
|
);
|
|
901
|
-
const r = t.indexOf("--") > -1, a = r ? t.split("--")[0] : t,
|
|
905
|
+
const r = t.indexOf("--") > -1, a = r ? t.split("--")[0] : t, c = [];
|
|
902
906
|
if (!r)
|
|
903
|
-
this.getAttribute(a + "--mobile") ||
|
|
904
|
-
this.updateStyle(a,
|
|
907
|
+
this.getAttribute(a + "--mobile") || c.push("mobile"), this.getAttribute(a + "--tablet") || c.push("tablet"), this.getAttribute(a + "--laptop") || c.push("laptop"), this.getAttribute(a + "--desktop") || c.push("desktop"), c.forEach((b) => {
|
|
908
|
+
this.updateStyle(a, b, i, o), this.updateStyle(a, b, e, o);
|
|
905
909
|
});
|
|
906
910
|
else {
|
|
907
|
-
const
|
|
908
|
-
this.updateStyle(a,
|
|
911
|
+
const b = t.split("--")[1];
|
|
912
|
+
this.updateStyle(a, b, i, o), this.updateStyle(a, b, e, o);
|
|
909
913
|
}
|
|
910
914
|
}
|
|
911
915
|
updateStyle(t, i, e, o) {
|
|
@@ -1104,8 +1108,8 @@ class x extends y {
|
|
|
1104
1108
|
return this.shadowRoot.querySelector(".flex-container");
|
|
1105
1109
|
}
|
|
1106
1110
|
}
|
|
1107
|
-
customElements.get("px-stack") || customElements.define("px-stack",
|
|
1108
|
-
class V extends
|
|
1111
|
+
customElements.get("px-stack") || customElements.define("px-stack", A);
|
|
1112
|
+
class V extends A {
|
|
1109
1113
|
constructor() {
|
|
1110
1114
|
super();
|
|
1111
1115
|
}
|
|
@@ -1114,7 +1118,7 @@ class V extends x {
|
|
|
1114
1118
|
}
|
|
1115
1119
|
}
|
|
1116
1120
|
customElements.get("px-vstack") || customElements.define("px-vstack", V);
|
|
1117
|
-
class tt extends
|
|
1121
|
+
class tt extends A {
|
|
1118
1122
|
constructor() {
|
|
1119
1123
|
super();
|
|
1120
1124
|
}
|
|
@@ -1171,11 +1175,11 @@ class et extends HTMLElement {
|
|
|
1171
1175
|
}
|
|
1172
1176
|
}
|
|
1173
1177
|
customElements.get("px-spacer") || customElements.define("px-spacer", et);
|
|
1174
|
-
const it = ":host{display:block;box-sizing:border-box}slot[name=body-container]{min-height:100vh}#image-sticky-box{margin-top:-2.
|
|
1175
|
-
|
|
1176
|
-
class ot extends
|
|
1178
|
+
const it = ":host{display:block;box-sizing:border-box}slot[name=body-container]{min-height:100vh}#image-sticky-box{margin-top:-2.5rem}", M = new CSSStyleSheet();
|
|
1179
|
+
M.replaceSync(it);
|
|
1180
|
+
class ot extends x {
|
|
1177
1181
|
constructor() {
|
|
1178
|
-
super(
|
|
1182
|
+
super(M), this.template = (t) => `
|
|
1179
1183
|
<px-container border-radius="none" padding="none">
|
|
1180
1184
|
<px-vstack>
|
|
1181
1185
|
<px-container id="header-container" border-radius="none">
|
|
@@ -1352,7 +1356,7 @@ class ot extends y {
|
|
|
1352
1356
|
case "background-color":
|
|
1353
1357
|
this.$bodyContainer.setAttribute(
|
|
1354
1358
|
"background-color",
|
|
1355
|
-
|
|
1359
|
+
u.indexOf(e) > 0 ? e : "none"
|
|
1356
1360
|
);
|
|
1357
1361
|
break;
|
|
1358
1362
|
case "padding-vertical":
|
|
@@ -1373,8 +1377,8 @@ class ot extends y {
|
|
|
1373
1377
|
}
|
|
1374
1378
|
}
|
|
1375
1379
|
customElements.get("px-page") === void 0 && customElements.define("px-page", ot);
|
|
1376
|
-
const
|
|
1377
|
-
|
|
1380
|
+
const B = new CSSStyleSheet();
|
|
1381
|
+
B.replaceSync(N);
|
|
1378
1382
|
class rt extends HTMLElement {
|
|
1379
1383
|
constructor() {
|
|
1380
1384
|
super(), this.template = () => `
|
|
@@ -1391,12 +1395,14 @@ class rt extends HTMLElement {
|
|
|
1391
1395
|
<div class="content-wrapper">
|
|
1392
1396
|
<slot name="overlap"></slot>
|
|
1393
1397
|
</div>
|
|
1394
|
-
`, this.attachShadow({ mode: "open" }), this.shadowRoot.innerHTML = this.template(), this.shadowRoot.adoptedStyleSheets = [
|
|
1398
|
+
`, this.attachShadow({ mode: "open" }), this.shadowRoot.innerHTML = this.template(), this.shadowRoot.adoptedStyleSheets = [B];
|
|
1395
1399
|
}
|
|
1396
1400
|
connectedCallback() {
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1401
|
+
var t, i;
|
|
1402
|
+
this.$container.setAttribute("background-color", this.backgroundColor), !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"), this.setHeadingSpacing = this.setHeadingSpacing.bind(this), this.setHeadingSpacing(), (t = this.$slotHeading) == null || t.addEventListener("slotchange", this.setHeadingSpacing), this.toggleOverlapSpacing = this.toggleOverlapSpacing.bind(this), this.toggleOverlapSpacing(), (i = this.$slotOverlap) == null || i.addEventListener(
|
|
1403
|
+
"slotchange",
|
|
1404
|
+
this.toggleOverlapSpacing
|
|
1405
|
+
);
|
|
1400
1406
|
}
|
|
1401
1407
|
static get observedAttributes() {
|
|
1402
1408
|
return [
|
|
@@ -1427,14 +1433,11 @@ class rt extends HTMLElement {
|
|
|
1427
1433
|
"border-side--laptop"
|
|
1428
1434
|
];
|
|
1429
1435
|
}
|
|
1430
|
-
get $container() {
|
|
1431
|
-
return this.shadowRoot.querySelector("px-container");
|
|
1432
|
-
}
|
|
1433
1436
|
attributeChangedCallback(t, i, e) {
|
|
1434
1437
|
if (i !== e)
|
|
1435
1438
|
switch (t) {
|
|
1436
1439
|
case "background-color":
|
|
1437
|
-
this.$container.backgroundColor =
|
|
1440
|
+
this.$container.backgroundColor = u.indexOf(e) > 0 ? e : "none";
|
|
1438
1441
|
break;
|
|
1439
1442
|
case "background-gradient":
|
|
1440
1443
|
this.$container.gradient = this.gradient;
|
|
@@ -1510,9 +1513,56 @@ class rt extends HTMLElement {
|
|
|
1510
1513
|
break;
|
|
1511
1514
|
}
|
|
1512
1515
|
}
|
|
1516
|
+
disconnectedCallback() {
|
|
1517
|
+
var t, i;
|
|
1518
|
+
(t = this.$slotHeading) == null || t.removeEventListener(
|
|
1519
|
+
"slotchange",
|
|
1520
|
+
this.setHeadingSpacing
|
|
1521
|
+
), (i = this.$slotOverlap) == null || i.removeEventListener(
|
|
1522
|
+
"slotchange",
|
|
1523
|
+
this.toggleOverlapSpacing
|
|
1524
|
+
);
|
|
1525
|
+
}
|
|
1526
|
+
toggleOverlapSpacing() {
|
|
1527
|
+
const t = this.$slotOverlap, i = this.$mainContentWrapper;
|
|
1528
|
+
if (!t || !i) return;
|
|
1529
|
+
const o = t.assignedNodes({ flatten: !0 }).some(this.isNotEmptyNode);
|
|
1530
|
+
i.classList.toggle("overlapped", o);
|
|
1531
|
+
}
|
|
1532
|
+
isNotEmptyNode(t) {
|
|
1533
|
+
return t.nodeType === Node.ELEMENT_NODE ? !0 : t.nodeType === Node.TEXT_NODE ? (t.textContent ?? "").trim().length > 0 : !1;
|
|
1534
|
+
}
|
|
1535
|
+
setHeadingSpacing() {
|
|
1536
|
+
var e;
|
|
1537
|
+
const t = this.$slotHeading, i = (e = this.shadowRoot) == null ? void 0 : e.querySelector("px-vstack");
|
|
1538
|
+
t && i && (t.assignedElements().length > 0 ? i.setAttribute("gap", "heading-to-content") : i.setAttribute("gap", "none"));
|
|
1539
|
+
}
|
|
1540
|
+
get $container() {
|
|
1541
|
+
var t;
|
|
1542
|
+
return (t = this.shadowRoot) == null ? void 0 : t.querySelector("px-container");
|
|
1543
|
+
}
|
|
1544
|
+
get $mainContentWrapper() {
|
|
1545
|
+
var t;
|
|
1546
|
+
return (t = this.$container) == null ? void 0 : t.querySelector(".content-wrapper");
|
|
1547
|
+
}
|
|
1513
1548
|
get $slotOverlap() {
|
|
1549
|
+
var t;
|
|
1550
|
+
return (t = this.shadowRoot) == null ? void 0 : t.querySelector(
|
|
1551
|
+
'slot[name="overlap"]'
|
|
1552
|
+
);
|
|
1553
|
+
}
|
|
1554
|
+
get $slottedOverlap() {
|
|
1514
1555
|
return this.querySelector('[slot="overlap"]');
|
|
1515
1556
|
}
|
|
1557
|
+
get $slotHeading() {
|
|
1558
|
+
var t;
|
|
1559
|
+
return (t = this.shadowRoot) == null ? void 0 : t.querySelector(
|
|
1560
|
+
'slot[name="heading"]'
|
|
1561
|
+
);
|
|
1562
|
+
}
|
|
1563
|
+
get $slottedHeading() {
|
|
1564
|
+
return this.querySelector('[slot="heading"]');
|
|
1565
|
+
}
|
|
1516
1566
|
get backgroundColor() {
|
|
1517
1567
|
return this.getAttribute("background-color") || "none";
|
|
1518
1568
|
}
|
|
@@ -1665,8 +1715,8 @@ class rt extends HTMLElement {
|
|
|
1665
1715
|
}
|
|
1666
1716
|
}
|
|
1667
1717
|
customElements.get("px-section") || customElements.define("px-section", rt);
|
|
1668
|
-
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
|
|
1669
|
-
|
|
1718
|
+
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 screen and (max-width: 47.938rem){.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 screen and (min-width: 48rem) and (max-width: 64rem){.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 screen and (min-width: 64.0625rem){.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}}", z = new CSSStyleSheet();
|
|
1719
|
+
z.replaceSync(at);
|
|
1670
1720
|
const st = [
|
|
1671
1721
|
"1",
|
|
1672
1722
|
"2",
|
|
@@ -1689,15 +1739,15 @@ const st = [
|
|
|
1689
1739
|
"space-around",
|
|
1690
1740
|
"space-evenly",
|
|
1691
1741
|
"stretch"
|
|
1692
|
-
], dt = ["", "start", "end", "center", "stretch"], lt = (n, t, i) => `:host([${n}${i ? `--${i}` : ""}='${t}']) .grid`, gt = "px-spacing",
|
|
1742
|
+
], dt = ["", "start", "end", "center", "stretch"], lt = (n, t, i) => `:host([${n}${i ? `--${i}` : ""}='${t}']) .grid`, gt = "px-spacing", pt = d(
|
|
1693
1743
|
"gap",
|
|
1694
1744
|
lt,
|
|
1695
|
-
|
|
1745
|
+
y,
|
|
1696
1746
|
gt,
|
|
1697
1747
|
"--grid-gap"
|
|
1698
|
-
),
|
|
1748
|
+
), w = class w extends L {
|
|
1699
1749
|
constructor() {
|
|
1700
|
-
super(
|
|
1750
|
+
super(z, pt), this.template = () => `<div class="grid">
|
|
1701
1751
|
<slot></slot>
|
|
1702
1752
|
</div>`, this.shadowRoot.innerHTML = this.template();
|
|
1703
1753
|
}
|
|
@@ -1784,7 +1834,7 @@ const st = [
|
|
|
1784
1834
|
updateGap(t, i, e) {
|
|
1785
1835
|
if (!this.checkName(e, i)) {
|
|
1786
1836
|
s(
|
|
1787
|
-
|
|
1837
|
+
`"${i}" is not a valid gap value for ${this.tagName.toLowerCase()}. Allowed values are: "${e.join('", "')}".`
|
|
1788
1838
|
);
|
|
1789
1839
|
return;
|
|
1790
1840
|
}
|
|
@@ -1804,7 +1854,7 @@ const st = [
|
|
|
1804
1854
|
}
|
|
1805
1855
|
updateAttribute(t, i, e, o) {
|
|
1806
1856
|
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(
|
|
1807
|
-
|
|
1857
|
+
`"${e}" is not a valid ${t} value for ${this.tagName.toLowerCase()}. Allowed values are: "${o.join('", "')}".`
|
|
1808
1858
|
);
|
|
1809
1859
|
}
|
|
1810
1860
|
get gap() {
|
|
@@ -1976,14 +2026,14 @@ const st = [
|
|
|
1976
2026
|
this.setAttribute("align-items--desktop", t);
|
|
1977
2027
|
}
|
|
1978
2028
|
};
|
|
1979
|
-
|
|
1980
|
-
let
|
|
1981
|
-
customElements.get("px-grid") || customElements.define("px-grid",
|
|
1982
|
-
const
|
|
1983
|
-
|
|
1984
|
-
const
|
|
2029
|
+
w.nativeName = "div";
|
|
2030
|
+
let k = w;
|
|
2031
|
+
customElements.get("px-grid") || customElements.define("px-grid", k);
|
|
2032
|
+
const R = new CSSStyleSheet();
|
|
2033
|
+
R.replaceSync(q);
|
|
2034
|
+
const j = class j extends L {
|
|
1985
2035
|
constructor() {
|
|
1986
|
-
super(
|
|
2036
|
+
super(R), this.template = () => `<div class="content-header">
|
|
1987
2037
|
<div class="contrast-helper"></div>
|
|
1988
2038
|
<px-section padding-block="l">
|
|
1989
2039
|
<px-grid gap="none">
|
|
@@ -1996,6 +2046,7 @@ const w = class w extends S {
|
|
|
1996
2046
|
</div>
|
|
1997
2047
|
</px-container>
|
|
1998
2048
|
</px-grid>
|
|
2049
|
+
<slot name="overlap" slot="overlap"></slot>
|
|
1999
2050
|
</px-section>
|
|
2000
2051
|
</div>`, this.shadowRoot.innerHTML = this.template();
|
|
2001
2052
|
}
|
|
@@ -2028,19 +2079,16 @@ const w = class w extends S {
|
|
|
2028
2079
|
<slot name="patch" shrink></slot>
|
|
2029
2080
|
<slot name="patch-description"></slot>
|
|
2030
2081
|
</px-stack>`
|
|
2031
|
-
), this.$overlapSlot && this.shadowRoot.querySelector("px-section").insertAdjacentHTML(
|
|
2032
|
-
"beforeend",
|
|
2033
|
-
'<slot name="overlap" slot="overlap"></slot>'
|
|
2034
2082
|
), 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();
|
|
2035
2083
|
}
|
|
2036
2084
|
attributeChangedCallback(t, i, e) {
|
|
2037
2085
|
if (i !== e)
|
|
2038
2086
|
switch (t) {
|
|
2039
2087
|
case "background-color":
|
|
2040
|
-
this.$section.backgroundColor =
|
|
2088
|
+
this.$section.backgroundColor = u.indexOf(e) > 0 ? e : "none";
|
|
2041
2089
|
break;
|
|
2042
2090
|
case "background-gradient":
|
|
2043
|
-
this.$section.gradient =
|
|
2091
|
+
this.$section.gradient = m.indexOf(e) > 0 ? e : "none";
|
|
2044
2092
|
break;
|
|
2045
2093
|
case "background-image":
|
|
2046
2094
|
this.$section.backgroundImage = e;
|
|
@@ -2055,7 +2103,7 @@ const w = class w extends S {
|
|
|
2055
2103
|
this.$section.backgroundImageLaptop = e;
|
|
2056
2104
|
break;
|
|
2057
2105
|
case "background-size":
|
|
2058
|
-
this.$section.backgroundSize =
|
|
2106
|
+
this.$section.backgroundSize = S.indexOf(e) > 0 ? e : "";
|
|
2059
2107
|
break;
|
|
2060
2108
|
case "background-position":
|
|
2061
2109
|
this.$section.backgroundPosition = e;
|
|
@@ -2221,9 +2269,9 @@ const w = class w extends S {
|
|
|
2221
2269
|
t ? this.setAttribute("min-height", "") : this.removeAttribute("min-height");
|
|
2222
2270
|
}
|
|
2223
2271
|
};
|
|
2224
|
-
|
|
2225
|
-
let
|
|
2226
|
-
customElements.get("px-content-header") || customElements.define("px-content-header",
|
|
2272
|
+
j.nativeName = "div";
|
|
2273
|
+
let v = j;
|
|
2274
|
+
customElements.get("px-content-header") || customElements.define("px-content-header", v);
|
|
2227
2275
|
export {
|
|
2228
|
-
|
|
2276
|
+
v as ContentHeader
|
|
2229
2277
|
};
|