@cbpds/web-components
Version:
Web components for the CBP Design System.
5 lines • 687 B
JavaScript
/*!
* CPB Design System web components - built with Stencil
*/
import{r as t,h as e,a as s,g as i}from"./p-8d4a80f0.js";import{s as r}from"./p-93ade441.js";const a=class{constructor(e){t(this,e);this.color=undefined;this.selected=undefined;this.sx={}}componentWillLoad(){if(typeof this.sx=="string"){this.sx=JSON.parse(this.sx)||{}}r(this.host,Object.assign({},this.sx))}stateChangedHandler({detail:{checked:t}}){this.selected=t}render(){return e(s,{key:"00c4f7340b83fbc31558fb4e8743221d7e688015",role:"listitem"},e("slot",{key:"5a4500bab8d030b798a6f4eefa109e331096d9fd"}))}get host(){return i(this)}};export{a as cbp_structured_list_item};
//# sourceMappingURL=p-54e3568b.entry.js.map