@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-654179c2.js";import{s as r}from"./p-93ade441.js";const d=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:"4b9590464c93336fee59d004b99f63405ec56b0e",role:"listitem"},e("slot",{key:"59ff7236113a7ebd6678184e85b034bd38e9eacd"}))}get host(){return i(this)}};export{d as cbp_structured_list_item};
//# sourceMappingURL=p-76ed95bb.entry.js.map