UNPKG

@salla.sa/twilight-components

Version:
5 lines 2.72 kB
/*! * Crafted with ❤ by Salla */ System.register(["./p-f422bbf9.system.js"],(function(t){"use strict";var a,e,n,r;return{setters:[function(t){a=t.r;e=t.h;n=t.H;r=t.g}],execute:function(){var s="";var i=t("salla_metadata",function(){function t(t){a(this,t);this.entity="product";this.entityId=undefined;this.specs=[];this.download=salla.lang.get("pages.thank_you.download");if(this.entityId){try{this.entityId=Array.isArray(this.entityId)?this.entityId:JSON.parse(this.entityId);return}catch(t){salla.log("Bad json passed via entityId prop")}}}t.prototype.getValue=function(t){if(t.type==="file"){return'<a href="'.concat(t.value,'" class="text-primary" target="_blank"><span class="sicon-download"></span> ').concat(this.download,"</a>")}if(t.type==="url"){return'<a href="'.concat(t.value,'" class="text-blue-700 underline" target="_blank">').concat(t.value,"</a>")}if(t.type==="date"){var a=new Date(t.value);var e=String(a.getDate()).padStart(2,"0");var n=String(a.getMonth()+1).padStart(2,"0");var r=a.getFullYear();var s="".concat(e,"/").concat(n,"/").concat(r);return s}return t.value};t.prototype.componentWillLoad=function(){var t=this;return salla.onReady().then((function(){var t;if(!((t=salla.config.get("store.features"))===null||t===void 0?void 0:t.includes("custom-fields"))){throw new Error("feature custom-fields is not activated")}})).then((function(){if(!t.entityId&&salla.url.is_page("product.single")){t.entityId=salla.config.get("page.id")}if(!t.entityId){throw new Error("can't render salla-metadata without enity-id prop!")}salla.lang.onLoaded((function(){return t.download=salla.lang.get("pages.thank_you.download")}));var a=Array.isArray(t.entityId)?t.entityId:[t.entityId];var e=a.map((function(t){return"entities[]=".concat(t)})).join("&");var n="https://api.salla.dev/store/v1/metadata/values?type=".concat(t.entity,"&").concat(e);return salla.api.request(n).then((function(t){var a;return(a=t.data[0])===null||a===void 0?void 0:a.sections}))})).then((function(a){return t.specs=a})).catch((function(t){return salla.logger.error("Error loading more specs:",t)}))};t.prototype.render=function(){var t=this;if(!this.specs.length){return}return e(n,{class:"s-metadata-wrapper"},this.specs.map((function(a){return e("div",{class:"s-metadata-box"},e("div",{class:"s-metadata-box-header"},e("i",{class:"sicon-list"}),a.name),a.fields.map((function(a){return e("div",{class:"s-metadata-row"},e("p",{class:"s-metadata-row-name"},a.name),e("p",{class:"s-metadata-row-value",innerHTML:t.getValue(a)}))})))})))};Object.defineProperty(t.prototype,"host",{get:function(){return r(this)},enumerable:false,configurable:true});return t}());i.style=s}}})); //# sourceMappingURL=p-1df44d33.system.entry.js.map