b0b8d12.js 7.1 KB

12
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([[38,43],{521:function(t,e,o){"use strict";var n=o(2),r=o(26),l=o(10),c=o(6),path=o(317),d=o(4),f=o(117),m=o(13),h=o(215),y=o(59),v=o(116),_=o(316),x=o(3),w=o(97).f,S=o(60).f,I=o(27).f,F=o(522),E=o(318).trim,N="Number",C=c[N],B=path[N],k=C.prototype,A=c.TypeError,O=d("".slice),j=d("".charCodeAt),T=function(t){var e,o,n,r,l,c,d,code,f=_(t,"number");if(v(f))throw new A("Cannot convert a Symbol value to a number");if("string"==typeof f&&f.length>2)if(f=E(f),43===(e=j(f,0))||45===e){if(88===(o=j(f,2))||120===o)return NaN}else if(48===e){switch(j(f,1)){case 66:case 98:n=2,r=49;break;case 79:case 111:n=8,r=55;break;default:return+f}for(c=(l=O(f,2)).length,d=0;d<c;d++)if((code=j(l,d))<48||code>r)return NaN;return parseInt(l,n)}return+f},D=f(N,!C(" 0o1")||!C("0b1")||C("+0x1")),L=function(t){var e,o=arguments.length<1?0:C(function(t){var e=_(t,"number");return"bigint"==typeof e?e:T(e)}(t));return y(k,e=this)&&x((function(){F(e)}))?h(Object(o),this,L):o};L.prototype=k,D&&!r&&(k.constructor=L),n({global:!0,constructor:!0,wrap:!0,forced:D},{Number:L});var z=function(t,source){for(var e,o=l?w(source):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),n=0;o.length>n;n++)m(source,e=o[n])&&!m(t,e)&&I(t,e,S(source,e))};r&&B&&z(path[N],B),(D||r)&&z(path[N],C)},522:function(t,e,o){"use strict";var n=o(4);t.exports=n(1..valueOf)},728:function(t,e,o){"use strict";o.r(e);o(41),o(78),o(53),o(77),o(521),o(11);var n=o(694),r=o.n(n),l={props:{pageData:{type:Object,default:{}},specificationsObj:{type:Object,default:{}},tableData:{type:Array,default:[]},tableColumns:{type:Array,default:[]},comLocationNum:{type:Number,default:1},emailForm:{type:Object,default:{}},loading:{type:Boolean,default:!1},isImgSrc:{type:Boolean,default:!0},width:{type:String,default:"100%"}},data:function(){return{headerColumns:[{label:"LeadTime",prop:"time",type:"pre"},{label:"Model",prop:"model",type:"pre"},{label:"Decoration",prop:"decoration",type:"pre"},{label:"Add On",prop:"addonArr",type:"pre"}]}},computed:{comInfo:function(){var t;return null===(t=this.pageData)||void 0===t?void 0:t.main},comWidth:function(){return 100/this.tableColumns.length+"%"}},created:function(){this.isImgSrc||this.getBase64Image(this.comInfo.image,"productImg")},methods:{getColumnHeaderStyle:function(t){return"project"===t.prop?{"font-weight":"bold"}:{}},getBase64Image:function(t,e){var o=this,image=new Image;image.src=t+"?v="+Math.random(),image.crossOrigin="*",image.onload=function(){var t=o.drawBase64Image(image);o.$refs[e].src=t}},drawBase64Image:function(img){var canvas=document.createElement("canvas");return canvas.width=img.width,canvas.height=img.height,canvas.getContext("2d").drawImage(img,0,0,img.width,img.height),canvas.toDataURL("image/png")},htmlToPdf:function(title){var t=this,element=this.$refs.printArea,e=[element.offsetWidth,element.offsetHeight];r()(element,{scale:1.5,useCORS:!0,tainttest:!0,logging:!0}).then((function(canvas){var o=canvas.toDataURL("image/png");t.downloadImage(o,e,title),t.$emit("update:loading",!1)})).catch((function(){t.$emit("update:loading",!1)}))},getUrlBase64:function(t,e){return new Promise((function(o){var canvas=document.createElement("canvas"),n=canvas.getContext("2d"),img=new Image;img.crossOrigin="Anonymous",img.src=t,img.onload=function(){canvas.height=e[1],canvas.width=e[0],n.drawImage(img,0,0,e[0],e[1]);var t=canvas.toDataURL("image/png");canvas=null,o(t)}}))},downloadImage:function(t,e,title){this.getUrlBase64(t,e).then((function(t){var link=document.createElement("a");link.href=t,link.download="".concat(title,".png"),link.click()}))}}},c=o(22),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return e("div",{ref:"printArea",staticStyle:{"font-family":"ProximaNova-Regular","background-color":"#fff",padding:"20px","word-break":"break-word","box-sizing":"border-box"}},[e("table",[e("tbody",[e("tr",[e("td",{staticStyle:{"margin-right":"14px"}},[t.isImgSrc?e("img",{attrs:{src:t.comInfo.image,width:"320",height:"320"}}):e("img",{ref:"productImg",attrs:{width:"250",height:"250"}})]),t._v(" "),e("td",{staticStyle:{"vertical-align":"top"}},[e("p",{staticStyle:{"font-weight":"bold","font-size":"22px","padding-bottom":"24px",color:"#00213B"}},[e("span",{staticStyle:{"margin-right":"5px"}},[t._v(t._s(t.pageData.product_code))]),t._v(" "),e("span",[t._v(t._s(t.pageData.product_name))])]),t._v(" "),e("p",{staticStyle:{"line-height":"20px",color:"#00213B","font-size":"14px"},domProps:{innerHTML:t._s(t.comInfo.description)}})])])])]),t._v(" "),e("div",[e("p",{staticStyle:{"font-weight":"bold","font-size":"17px",margin:"12px 0 8px",color:"#00213B"}},[t._v("Specifications")]),t._v(" "),e("table",{staticStyle:{width:"100%","border-collapse":"collapse","font-size":"14px","table-layout":"fixed","text-align":"center"}},[e("tbody",[e("tr",{staticStyle:{"background-color":"#F7F8FC","font-weight":"bold"}},t._l(t.headerColumns,(function(o,n){return e("td",{key:n,staticStyle:{padding:"10px 0",color:"#00213B",width:"25%","font-size":"14px",border:"1px solid #EFEFEF"}},[t._v(t._s(o.label))])})),0),t._v(" "),e("tr",t._l(t.headerColumns,(function(o,n){return e("td",{key:n,staticStyle:{padding:"10px 0 6px",color:"#00213B",border:"1px solid #EFEFEF"}},[t.specificationsObj[o.prop]?e("div",["addonArr"!=o.prop?e("span",[t._v(t._s(t.specificationsObj[o.prop]))]):t._l(t.specificationsObj.addonArr,(function(o,n){return e("div",{key:n,staticStyle:{"padding-bottom":"4px"}},[t._v(t._s(o))])}))],2):e("span",[t._v("-")])])})),0)])])]),t._v(" "),e("div",[e("p",{staticStyle:{"font-weight":"bold","font-size":"17px",margin:"12px 0 8px",color:"#00213B"}},[t._v("Quote")]),t._v(" "),e("table",{staticStyle:{width:"100%","border-collapse":"collapse","font-size":"14px","table-layout":"fixed","text-align":"center"}},[e("tbody",[1!==t.comLocationNum?e("tr",{staticStyle:{"background-color":"#F7F8FC","font-weight":"bold"}},[e("td",{staticStyle:{padding:"10px 0",color:"#00213B",border:"1px solid #EFEFEF"},attrs:{colspan:t.tableColumns.length-1}},[t._v("Quote")]),t._v(" "),e("td",{staticStyle:{padding:"10px 0",color:"#00213B",border:"1px solid #EFEFEF"},style:{width:t.comWidth}},[t._v("Total")])]):t._e(),t._v(" "),e("tr",{staticStyle:{"background-color":"#F7F8FC","font-weight":"bold"}},t._l(t.tableColumns,(function(o,n){return e("td",{key:n,staticStyle:{padding:"10px 0",color:"#00213B",border:"1px solid #EFEFEF"},style:{width:t.comWidth}},[t._v(t._s(o.label))])})),0),t._v(" "),t._l(t.tableData,(function(o){return e("tr",{key:o.project,staticStyle:{padding:"10px 0"}},t._l(t.tableColumns,(function(n){return e("td",{key:n.prop,staticStyle:{padding:"10px 0",color:"#00213B",border:"1px solid #EFEFEF","white-space":"nowrap"},style:t.getColumnHeaderStyle(n)},[t._v("\n "+t._s(o[n.prop].includes(".")?"$":"")+" "+t._s(o[n.prop]?o[n.prop]:"0.00")+"\n ")])})),0)}))],2)])]),t._v(" "),t.emailForm.Comments?e("div",{staticStyle:{color:"#00213B"}},[e("p",{staticStyle:{margin:"20px 0"}},[t._v(t._s(t.emailForm.Comments))])]):t._e()])}),[],!1,null,null,null);e.default=component.exports}}]);
  2. //# sourceMappingURL=b0b8d12.js.map