@cbpds/web-components
Version:
Web components for the CBP Design System.
5 lines • 1.69 kB
JavaScript
/*!
* CPB Design System web components - built with Stencil
*/
import{r as o,h as t,a as c,g as e}from"./p-8d4a80f0.js";import{s as a}from"./p-93ade441.js";const r="cbp-footer{display:block}cbp-footer .cbp-footer-nav,cbp-footer .cbp-footer-content{padding-inline:var(--cbp-responsive-spacing-outer)}cbp-footer .cbp-footer-nav{--cbp-button-height:var(--cbp-space-11x);--cbp-button-border-radius:0;background-color:var(--cbp-color-gray-cool-60)}cbp-footer .cbp-footer-nav cbp-button{width:100%;--cbp-button-width:100%;--cbp-button-padding:var(--cbp-space-2x) var(--cbp-space-3x)}cbp-footer .cbp-footer-nav cbp-button *{justify-content:flex-start}cbp-footer .cbp-footer-content{color:var(--cbp-color-text-lighter);background-color:var(--cbp-color-gray-cool-70);font-size:var(--cbp-font-size-body);font-weight:var(--cbp-font-weight-regular);line-height:var(--cbp-line-height-xs);padding-block:var(--cbp-space-5x)}";const b=r;const p=class{constructor(t){o(this,t);this.sx={}}componentWillLoad(){if(typeof this.sx=="string"){this.sx=JSON.parse(this.sx)||{}}a(this.host,Object.assign({},this.sx))}render(){return t(c,{key:"bf0a4afa89889ee866004ce2103898f089eca5dc"},t("footer",{key:"3b9c79667d3b8143538c7521b08aefc0768e6ff9"},this.host.querySelector("[slot=cbp-footer-nav]")&&t("div",{key:"64ddcf363f2283308c6e7b30a04836a5532fd4d2",class:"cbp-footer-nav"},t("slot",{key:"a1e4e1135cca658338bfa7d8106843aa005904e6",name:"cbp-footer-nav"})),t("div",{key:"76b4f79849ece76c62843d492245bf33acef8a81",class:"cbp-footer-content"},t("slot",{key:"2c6da023487c8a9710546d28d2fba4572d908d3b"}))))}get host(){return e(this)}};p.style=b;export{p as cbp_footer};
//# sourceMappingURL=p-fe4e8b8a.entry.js.map