FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surecart
/
dist
/
components
/
surecart
Edit File: p-a2cada1f.entry.js
import{r as e,h as t}from"./p-e97fde0a.js";const s=":host{display:inline-block}";const r=s;const a=class{constructor(t){e(this,t);this.status=undefined;this.size="medium";this.pill=false;this.clearable=false}getType(){switch(this.status){case"paid":return"success";case"open":return"info";case"draft":return"default"}}getText(){switch(this.status){case"paid":return wp.i18n.__("Paid","surecart");case"open":return wp.i18n.__("Open","surecart");case"draft":return wp.i18n.__("Draft","surecart");default:return this.status}}render(){return t("sc-tag",{key:"1da67f3cea4eaf4332f3e89b89c7d43d04a96dde",type:this.getType(),pill:this.pill},this.getText())}};a.style=r;export{a as sc_invoice_status_badge}; //# sourceMappingURL=p-a2cada1f.entry.js.map
Save
Back