@saasbase-io/core-elements 1.1.10 → 1.1.11

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.js CHANGED
@@ -5994,9 +5994,9 @@ body {
5994
5994
  style=${E(f)}
5995
5995
  .onclick=${this._onClick}
5996
5996
  >
5997
- ${l==="start"?this._renderIcon:v}
5997
+ ${l==="start"?this._renderIcon():v}
5998
5998
  ${n}
5999
- ${l!=="start"?this._renderIcon:v}
5999
+ ${l!=="start"?this._renderIcon():v}
6000
6000
  </rtg-button>
6001
6001
  `}};Ss([a({type:Object})],exports.SbButtonRenderer.prototype,"element",2);Ss([a({attribute:!1})],exports.SbButtonRenderer.prototype,"component",2);Ss([R()],exports.SbButtonRenderer.prototype,"theme",2);exports.SbButtonRenderer=Ss([p("sb-button-renderer")],exports.SbButtonRenderer);var Vv=Object.defineProperty,Wv=Object.getOwnPropertyDescriptor,mn=(e,t,o,s)=>{for(var r=s>1?void 0:s?Wv(t,o):t,i=e.length-1,n;i>=0;i--)(n=e[i])&&(r=(s?n(t,o,r):n(r))||r);return s&&r&&Vv(t,o,r),r};exports.SbDividerRenderer=class extends y{createRenderRoot(){return this}render(){var i,n,l,d;if(!this.element)return null;const{class:t,style:o}=O(this.element.class,this.element.style,(n=(i=this.component.customizations)==null?void 0:i.byType)==null?void 0:n.divider,this.element.id,this.component.customizations),{base:s,responsive:r}=ht(o);return pt(this.element.id,r,((d=(l=this.component.customizations)==null?void 0:l.config)==null?void 0:d.breakpoints)??ot),c`
6002
6002
  <rtg-field-separator