@sv-print/hiprint 0.1.4 → 0.1.6

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
@@ -1,5 +1,9 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var de=require("jquery"),ue=require("jsbarcode"),ce=require("socket.io-client"),ge=require("jspdf"),he=require("html2canvas"),me=require("canvg");function Dt(K){return K&&typeof K=="object"&&"default"in K?K:{default:K}}var T=Dt(de),Vt=Dt(ue),fe=Dt(he),be=Dt(me),ve={exports:{}};(function(K,J){(function(d){K.exports=d(T.default)})(function(d){function W(a){var s=a.parent();a.removeData("minicolors-initialized").removeData("minicolors-settings").removeProp("size").removeClass("minicolors-input"),s.before(a).remove()}function A(a){var s=a.parent(),I=s.find(".minicolors-panel"),S=a.data("minicolors-settings");!a.data("minicolors-initialized")||a.prop("disabled")||s.hasClass("minicolors-inline")||s.hasClass("minicolors-focus")||(f(),s.addClass("minicolors-focus"),I.animate?I.stop(!0,!0).fadeIn(S.showSpeed,function(){S.show&&S.show.call(a.get(0))}):(I.show(),S.show&&S.show.call(a.get(0))))}function f(){d(".minicolors-focus").each(function(){var a=d(this),s=a.find(".minicolors-input"),I=a.find(".minicolors-panel"),S=s.data("minicolors-settings");I.animate?I.fadeOut(S.hideSpeed,function(){S.hide&&S.hide.call(s.get(0)),a.removeClass("minicolors-focus")}):(I.hide(),S.hide&&S.hide.call(s.get(0)),a.removeClass("minicolors-focus"))})}function l(a,s,I){var S,P,j,B,Z,z=a.parents(".minicolors").find(".minicolors-input"),O=z.data("minicolors-settings"),F=a.find("[class$=-picker]"),tt=a.offset().left,X=a.offset().top,q=Math.round(s.pageX-tt),at=Math.round(s.pageY-X),et=I?O.animationSpeed:0;s.originalEvent.changedTouches&&(q=s.originalEvent.changedTouches[0].pageX-tt,at=s.originalEvent.changedTouches[0].pageY-X),q<0&&(q=0),at<0&&(at=0),q>a.width()&&(q=a.width()),at>a.height()&&(at=a.height()),a.parent().is(".minicolors-slider-wheel")&&F.parent().is(".minicolors-grid")&&(S=75-q,P=75-at,j=Math.sqrt(S*S+P*P),(B=Math.atan2(P,S))<0&&(B+=2*Math.PI),75<j&&(q=(j=75)-75*Math.cos(B),at=75-75*Math.sin(B)),q=Math.round(q),at=Math.round(at)),Z={top:at+"px"},a.is(".minicolors-grid")&&(Z.left=q+"px"),F.animate?F.stop(!0).animate(Z,et,O.animationEasing,function(){u(z,a)}):(F.css(Z),u(z,a))}function u(a,s){function I(dt,Tt){var yt,jt;return dt.length&&Tt?(yt=dt.offset().left,jt=dt.offset().top,{x:yt-Tt.offset().left+dt.outerWidth()/2,y:jt-Tt.offset().top+dt.outerHeight()/2}):null}var S,P,j,B,Z,z,O,F=a.val(),tt=a.attr("data-opacity"),X=a.parent(),q=a.data("minicolors-settings"),at=X.find(".minicolors-input-swatch"),et=X.find(".minicolors-grid"),ot=X.find(".minicolors-slider"),pt=X.find(".minicolors-opacity-slider"),It=et.find("[class$=-picker]"),ft=ot.find("[class$=-picker]"),Pt=pt.find("[class$=-picker]"),gt=I(It,et),Mt=I(ft,ot),ht=I(Pt,pt);if(s.is(".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider")){switch(q.control){case"wheel":B=et.width()/2-gt.x,Z=et.height()/2-gt.y,z=Math.sqrt(B*B+Z*Z),(O=Math.atan2(Z,B))<0&&(O+=2*Math.PI),75<z&&(z=75,gt.x=69-75*Math.cos(O),gt.y=69-75*Math.sin(O)),P=D(z/.75,0,100),F=o({h:S=D(180*O/Math.PI,0,360),s:P,b:j=D(100-Math.floor(Mt.y*(100/ot.height())),0,100)}),ot.css("backgroundColor",o({h:S,s:P,b:100}));break;case"saturation":F=o({h:S=D(parseInt(gt.x*(360/et.width()),10),0,360),s:P=D(100-Math.floor(Mt.y*(100/ot.height())),0,100),b:j=D(100-Math.floor(gt.y*(100/et.height())),0,100)}),ot.css("backgroundColor",o({h:S,s:100,b:j})),X.find(".minicolors-grid-inner").css("opacity",P/100);break;case"brightness":F=o({h:S=D(parseInt(gt.x*(360/et.width()),10),0,360),s:P=D(100-Math.floor(gt.y*(100/et.height())),0,100),b:j=D(100-Math.floor(Mt.y*(100/ot.height())),0,100)}),ot.css("backgroundColor",o({h:S,s:P,b:100})),X.find(".minicolors-grid-inner").css("opacity",1-j/100);break;default:F=o({h:S=D(360-parseInt(Mt.y*(360/ot.height()),10),0,360),s:P=D(Math.floor(gt.x*(100/et.width())),0,100),b:j=D(100-Math.floor(gt.y*(100/et.height())),0,100)}),et.css("backgroundColor",o({h:S,s:100,b:100}))}r(a,F,tt=q.opacity?parseFloat(1-ht.y/pt.height()).toFixed(2):1)}else at.find("span").css({backgroundColor:F,opacity:String(tt)}),w(a,F,tt)}function r(a,s,I){var S,P=a.parent(),j=a.data("minicolors-settings"),B=P.find(".minicolors-input-swatch");j.opacity&&a.attr("data-opacity",I),s=j.format==="rgb"?(S=H(s)?x(s,!0):c(g(s,!0)),I=a.attr("data-opacity")===""?1:D(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),!isNaN(I)&&j.opacity||(I=1),a.minicolors("rgbObject").a<=1&&S&&j.opacity?"rgba("+S.r+", "+S.g+", "+S.b+", "+parseFloat(I)+")":"rgb("+S.r+", "+S.g+", "+S.b+")"):(H(s)&&(s=C(s)),N(s,j.letterCase)),a.val(s),B.find("span").css({backgroundColor:s,opacity:String(I)}),w(a,s,I)}function b(a,s){var I,S,P,j,B,Z,z,O,F,tt,X=a.parent(),q=a.data("minicolors-settings"),at=X.find(".minicolors-input-swatch"),et=X.find(".minicolors-grid"),ot=X.find(".minicolors-slider"),pt=X.find(".minicolors-opacity-slider"),It=et.find("[class$=-picker]"),ft=ot.find("[class$=-picker]"),Pt=pt.find("[class$=-picker]");switch(H(a.val())?(I=C(a.val()),(B=D(parseFloat(v(a.val())).toFixed(2),0,1))&&a.attr("data-opacity",B)):I=N(g(a.val(),!0),q.letterCase),S=function(gt){var Mt=function(ht){var dt={h:0,s:0,b:0},Tt=Math.min(ht.r,ht.g,ht.b),yt=Math.max(ht.r,ht.g,ht.b),jt=yt-Tt;return dt.b=yt,dt.s=yt!==0?255*jt/yt:0,dt.s!==0?ht.r===yt?dt.h=(ht.g-ht.b)/jt:ht.g===yt?dt.h=2+(ht.b-ht.r)/jt:dt.h=4+(ht.r-ht.g)/jt:dt.h=-1,dt.h*=60,dt.h<0&&(dt.h+=360),dt.s*=.39215686274509803,dt.b*=.39215686274509803,dt}(c(gt));return Mt.s===0&&(Mt.h=360),Mt}(I=I||N(y(q.defaultValue,!0),q.letterCase)),j=q.keywords?d.map(q.keywords.split(","),function(gt){return gt.toLowerCase().trim()}):[],Z=a.val()!==""&&-1<d.inArray(a.val().toLowerCase(),j)?N(a.val()):H(a.val())?x(a.val()):I,s||a.val(Z),q.opacity&&(P=a.attr("data-opacity")===""?1:D(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),isNaN(P)&&(P=1),a.attr("data-opacity",P),at.find("span").css("opacity",String(P)),O=D(pt.height()-pt.height()*P,0,pt.height()),Pt.css("top",O+"px")),a.val().toLowerCase()==="transparent"&&at.find("span").css("opacity",String(0)),at.find("span").css("backgroundColor",I),q.control){case"wheel":F=D(Math.ceil(.75*S.s),0,et.height()/2),tt=S.h*Math.PI/180,z=D(75-Math.cos(tt)*F,0,et.width()),O=D(75-Math.sin(tt)*F,0,et.height()),It.css({top:O+"px",left:z+"px"}),O=150-S.b/(100/et.height()),I===""&&(O=0),ft.css("top",O+"px"),ot.css("backgroundColor",o({h:S.h,s:S.s,b:100}));break;case"saturation":z=D(5*S.h/12,0,150),O=D(et.height()-Math.ceil(S.b/(100/et.height())),0,et.height()),It.css({top:O+"px",left:z+"px"}),O=D(ot.height()-S.s*(ot.height()/100),0,ot.height()),ft.css("top",O+"px"),ot.css("backgroundColor",o({h:S.h,s:100,b:S.b})),X.find(".minicolors-grid-inner").css("opacity",S.s/100);break;case"brightness":z=D(5*S.h/12,0,150),O=D(et.height()-Math.ceil(S.s/(100/et.height())),0,et.height()),It.css({top:O+"px",left:z+"px"}),O=D(ot.height()-S.b*(ot.height()/100),0,ot.height()),ft.css("top",O+"px"),ot.css("backgroundColor",o({h:S.h,s:S.s,b:100})),X.find(".minicolors-grid-inner").css("opacity",1-S.b/100);break;default:z=D(Math.ceil(S.s/(100/et.width())),0,et.width()),O=D(et.height()-Math.ceil(S.b/(100/et.height())),0,et.height()),It.css({top:O+"px",left:z+"px"}),O=D(ot.height()-S.h/(360/ot.height()),0,ot.height()),ft.css("top",O+"px"),et.css("backgroundColor",o({h:S.h,s:100,b:100}))}a.data("minicolors-initialized")&&w(a,Z,P)}function w(a,s,I){var S,P,j,B=a.data("minicolors-settings"),Z=a.data("minicolors-lastChange");if(!Z||Z.value!==s||Z.opacity!==I){if(a.data("minicolors-lastChange",{value:s,opacity:I}),B.swatches&&B.swatches.length!==0){for(S=H(s)?x(s,!0):c(s),P=-1,j=0;j<B.swatches.length;++j)if(S.r===B.swatches[j].r&&S.g===B.swatches[j].g&&S.b===B.swatches[j].b&&S.a===B.swatches[j].a){P=j;break}a.parent().find(".minicolors-swatches .minicolors-swatch").removeClass("selected"),P!==-1&&a.parent().find(".minicolors-swatches .minicolors-swatch").eq(j).addClass("selected")}B.change&&(B.changeDelay?(clearTimeout(a.data("minicolors-changeTimeout")),a.data("minicolors-changeTimeout",setTimeout(function(){B.change.call(a.get(0),s,I)},B.changeDelay))):B.change.call(a.get(0),s,I)),a.trigger("change").trigger("input")}}function N(a,s){return s==="uppercase"?a.toUpperCase():a.toLowerCase()}function g(a,s){return!(a=a.replace(/^#/g,"")).match(/^[A-F0-9]{3,6}/gi)||a.length!==3&&a.length!==6?"":(a.length===3&&s&&(a=a[0]+a[0]+a[1]+a[1]+a[2]+a[2]),"#"+a)}function x(a,s){var I=a.replace(/[^\d,.]/g,"").split(",");return I[0]=D(parseInt(I[0],10),0,255),I[1]=D(parseInt(I[1],10),0,255),I[2]=D(parseInt(I[2],10),0,255),I[3]!==void 0&&(I[3]=D(parseFloat(I[3],10),0,1)),s?I[3]!==void 0?{r:I[0],g:I[1],b:I[2],a:I[3]}:{r:I[0],g:I[1],b:I[2]}:I[3]!==void 0&&I[3]<=1?"rgba("+I[0]+", "+I[1]+", "+I[2]+", "+I[3]+")":"rgb("+I[0]+", "+I[1]+", "+I[2]+")"}function y(a,s){return H(a)?x(a):g(a,s)}function D(a,s,I){return a<s&&(a=s),I<a&&(a=I),a}function H(a){var s=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i);return!(!s||s.length!==4)}function v(a){return(a=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+(\.\d{1,2})?|\.\d{1,2})[\s+]?/i))&&a.length===6?a[4]:"1"}function C(a){return(a=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i))&&a.length===4?"#"+("0"+parseInt(a[1],10).toString(16)).slice(-2)+("0"+parseInt(a[2],10).toString(16)).slice(-2)+("0"+parseInt(a[3],10).toString(16)).slice(-2):""}function M(a){var s=[a.r.toString(16),a.g.toString(16),a.b.toString(16)];return d.each(s,function(I,S){S.length===1&&(s[I]="0"+S)}),"#"+s.join("")}function o(a){return M((s=a,j={},B=Math.round(s.h),Z=Math.round(255*s.s/100),z=Math.round(255*s.b/100),Z===0?j.r=j.g=j.b=z:(P=B%60*((I=z)-(S=(255-Z)*z/255))/60,B===360&&(B=0),B<60?(j.r=I,j.b=S,j.g=S+P):B<120?(j.g=I,j.b=S,j.r=I-P):B<180?(j.g=I,j.r=S,j.b=S+P):B<240?(j.b=I,j.r=S,j.g=I-P):B<300?(j.b=I,j.g=S,j.r=S+P):B<360?(j.r=I,j.g=S,j.b=I-P):(j.r=0,j.g=0,j.b=0)),{r:Math.round(j.r),g:Math.round(j.g),b:Math.round(j.b)}));var s,I,S,P,j,B,Z,z}function c(a){return{r:(a=parseInt(-1<a.indexOf("#")?a.substring(1):a,16))>>16,g:(65280&a)>>8,b:255&a}}d.minicolors={defaults:{animationSpeed:50,animationEasing:"swing",change:null,changeDelay:0,control:"hue",defaultValue:"",format:"hex",hide:null,hideSpeed:100,inline:!1,keywords:"",letterCase:"lowercase",opacity:!1,position:"bottom",show:null,showSpeed:100,theme:"default",swatches:[]}},d.extend(d.fn,{minicolors:function(a,s){switch(a){case"destroy":return d(this).each(function(){W(d(this))}),d(this);case"hide":return f(),d(this);case"opacity":return s===void 0?d(this).attr("data-opacity"):(d(this).each(function(){b(d(this).attr("data-opacity",s))}),d(this));case"rgbObject":return function(I){var S,P=d(I).attr("data-opacity");{var j;S=H(d(I).val())?x(d(I).val(),!0):(j=g(d(I).val(),!0),c(j))}return S?(P!==void 0&&d.extend(S,{a:parseFloat(P)}),S):null}(d(this));case"rgbString":case"rgbaString":return function(I,S){var P,j=d(I).attr("data-opacity");{var B;P=H(d(I).val())?x(d(I).val(),!0):(B=g(d(I).val(),!0),c(B))}return P?(j===void 0&&(j=1),S?"rgba("+P.r+", "+P.g+", "+P.b+", "+parseFloat(j)+")":"rgb("+P.r+", "+P.g+", "+P.b+")"):null}(d(this),a==="rgbaString");case"settings":return s===void 0?d(this).data("minicolors-settings"):(d(this).each(function(){var I=d(this).data("minicolors-settings")||{};W(d(this)),d(this).minicolors(d.extend(!0,I,s))}),d(this));case"show":return A(d(this).eq(0)),d(this);case"value":return s===void 0?d(this).val():(d(this).each(function(){typeof s=="object"&&s!==null?(s.opacity!==void 0&&d(this).attr("data-opacity",D(s.opacity,0,1)),s.color&&d(this).val(s.color)):d(this).val(s),b(d(this))}),d(this));default:return a!=="create"&&(s=a),d(this).each(function(){(function(I,S){var P,j,B,Z,z,O,F,tt=d('<div class="minicolors" />'),X=d.minicolors.defaults;if(!I.data("minicolors-initialized")){if(S=d.extend(!0,{},X,S),tt.addClass("minicolors-theme-"+S.theme).toggleClass("minicolors-with-opacity",S.opacity),S.position!==void 0&&d.each(S.position.split(" "),function(){tt.addClass("minicolors-position-"+this)}),j=S.format==="rgb"?S.opacity?"25":"20":S.keywords?"11":"7",I.addClass("minicolors-input").data("minicolors-initialized",!1).data("minicolors-settings",S).prop("size",j).wrap(tt).after('<div class="minicolors-panel minicolors-slider-'+S.control+'"><div class="minicolors-slider minicolors-sprite"><div class="minicolors-picker"></div></div><div class="minicolors-opacity-slider minicolors-sprite"><div class="minicolors-picker"></div></div><div class="minicolors-grid minicolors-sprite"><div class="minicolors-grid-inner"></div><div class="minicolors-picker"><div></div></div></div></div>'),S.inline||(I.after('<span class="minicolors-swatch minicolors-sprite minicolors-input-swatch"><span class="minicolors-swatch-color"></span></span>'),I.next(".minicolors-input-swatch").on("click",function(q){q.preventDefault(),I.trigger("focus")})),(O=I.parent().find(".minicolors-panel")).on("selectstart",function(){return!1}).end(),S.swatches&&S.swatches.length!==0)for(O.addClass("minicolors-with-swatches"),B=d('<ul class="minicolors-swatches"></ul>').appendTo(O),F=0;F<S.swatches.length;++F)Z=typeof S.swatches[F]=="object"?(P=S.swatches[F].name,S.swatches[F].color):(P="",S.swatches[F]),Z=H(z=Z)?x(Z,!0):c(g(Z,!0)),d('<li class="minicolors-swatch minicolors-sprite"><span class="minicolors-swatch-color"></span></li>').attr("title",P).appendTo(B).data("swatch-color",z).find(".minicolors-swatch-color").css({backgroundColor:z!=="transparent"?M(Z):"transparent",opacity:String(Z.a)}),S.swatches[F]=Z;S.inline&&I.parent().addClass("minicolors-inline"),b(I,!1),I.data("minicolors-initialized",!0)}})(d(this),s)}),d(this)}}}),d([document]).on("mousedown.minicolors touchstart.minicolors",function(a){d(a.target).parents().add(a.target).hasClass("minicolors")||f()}).on("mousedown.minicolors touchstart.minicolors",".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider",function(a){var s=d(this);a.preventDefault(),d(a.delegateTarget).data("minicolors-target",s),l(s,a,!0)}).on("mousemove.minicolors touchmove.minicolors",function(a){var s=d(a.delegateTarget).data("minicolors-target");s&&l(s,a)}).on("mouseup.minicolors touchend.minicolors",function(){d(this).removeData("minicolors-target")}).on("click.minicolors",".minicolors-swatches li",function(a){a.preventDefault();var s=d(this),I=s.parents(".minicolors").find(".minicolors-input"),S=s.data("swatch-color");r(I,S,v(S)),b(I)}).on("mousedown.minicolors touchstart.minicolors",".minicolors-input-swatch",function(a){var s=d(this).parent().find(".minicolors-input");a.preventDefault(),A(s)}).on("focus.minicolors",".minicolors-input",function(){var a=d(this);a.data("minicolors-initialized")&&A(a)}).on("blur.minicolors",".minicolors-input",function(){var a,s,I,S,P,j=d(this),B=j.data("minicolors-settings");j.data("minicolors-initialized")&&(a=B.keywords?d.map(B.keywords.split(","),function(Z){return Z.toLowerCase().trim()}):[],P=j.val()!==""&&-1<d.inArray(j.val().toLowerCase(),a)?j.val():(I=H(j.val())?x(j.val(),!0):(s=g(j.val(),!0))?c(s):null)===null?B.defaultValue:B.format==="rgb"?B.opacity?x("rgba("+I.r+","+I.g+","+I.b+","+j.attr("data-opacity")+")"):x("rgb("+I.r+","+I.g+","+I.b+")"):M(I),S=B.opacity?j.attr("data-opacity"):1,P.toLowerCase()==="transparent"&&(S=0),j.closest(".minicolors").find(".minicolors-input-swatch > span").css("opacity",String(S)),j.val(P),j.val()===""&&j.val(y(B.defaultValue,!0)),j.val(N(j.val(),B.letterCase)))}).on("keydown.minicolors",".minicolors-input",function(a){var s=d(this);if(s.data("minicolors-initialized"))switch(a.which){case 9:f();break;case 13:case 27:f(),s.blur()}}).on("keyup.minicolors",".minicolors-input",function(){var a=d(this);a.data("minicolors-initialized")&&b(a,!0)}).on("paste.minicolors",".minicolors-input",function(){var a=d(this);a.data("minicolors-initialized")&&setTimeout(function(){b(a,!0)},1)})})})(ve);(function(){function K(o){this.mode=d.MODE_8BIT_BYTE,this.data=o,this.parsedData=[];for(var c=0,a=this.data.length;c<a;c++){var s=[],I=this.data.charCodeAt(c);I>65536?(s[0]=240|(I&1835008)>>>18,s[1]=128|(I&258048)>>>12,s[2]=128|(I&4032)>>>6,s[3]=128|I&63):I>2048?(s[0]=224|(I&61440)>>>12,s[1]=128|(I&4032)>>>6,s[2]=128|I&63):I>128?(s[0]=192|(I&1984)>>>6,s[1]=128|I&63):s[0]=I,this.parsedData.push(s)}this.parsedData=Array.prototype.concat.apply([],this.parsedData),this.parsedData.length!=this.data.length&&(this.parsedData.unshift(191),this.parsedData.unshift(187),this.parsedData.unshift(239))}K.prototype={getLength:function(o){return this.parsedData.length},write:function(o){for(var c=0,a=this.parsedData.length;c<a;c++)o.put(this.parsedData[c],8)}};function J(o,c){this.typeNumber=o,this.errorCorrectLevel=c,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}J.prototype={addData:function(o){var c=new K(o);this.dataList.push(c),this.dataCache=null},isDark:function(o,c){if(o<0||this.moduleCount<=o||c<0||this.moduleCount<=c)throw new Error(o+","+c);return this.modules[o][c]},getModuleCount:function(){return this.moduleCount},make:function(){this.makeImpl(!1,this.getBestMaskPattern())},makeImpl:function(o,c){this.moduleCount=this.typeNumber*4+17,this.modules=new Array(this.moduleCount);for(var a=0;a<this.moduleCount;a++){this.modules[a]=new Array(this.moduleCount);for(var s=0;s<this.moduleCount;s++)this.modules[a][s]=null}this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(o,c),this.typeNumber>=7&&this.setupTypeNumber(o),this.dataCache==null&&(this.dataCache=J.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,c)},setupPositionProbePattern:function(o,c){for(var a=-1;a<=7;a++)if(!(o+a<=-1||this.moduleCount<=o+a))for(var s=-1;s<=7;s++)c+s<=-1||this.moduleCount<=c+s||(0<=a&&a<=6&&(s==0||s==6)||0<=s&&s<=6&&(a==0||a==6)||2<=a&&a<=4&&2<=s&&s<=4?this.modules[o+a][c+s]=!0:this.modules[o+a][c+s]=!1)},getBestMaskPattern:function(){for(var o=0,c=0,a=0;a<8;a++){this.makeImpl(!0,a);var s=f.getLostPoint(this);(a==0||o>s)&&(o=s,c=a)}return c},createMovieClip:function(o,c,a){var s=o.createEmptyMovieClip(c,a),I=1;this.make();for(var S=0;S<this.modules.length;S++)for(var P=S*I,j=0;j<this.modules[S].length;j++){var B=j*I,Z=this.modules[S][j];Z&&(s.beginFill(0,100),s.moveTo(B,P),s.lineTo(B+I,P),s.lineTo(B+I,P+I),s.lineTo(B,P+I),s.endFill())}return s},setupTimingPattern:function(){for(var o=8;o<this.moduleCount-8;o++)this.modules[o][6]==null&&(this.modules[o][6]=o%2==0);for(var c=8;c<this.moduleCount-8;c++)this.modules[6][c]==null&&(this.modules[6][c]=c%2==0)},setupPositionAdjustPattern:function(){for(var o=f.getPatternPosition(this.typeNumber),c=0;c<o.length;c++)for(var a=0;a<o.length;a++){var s=o[c],I=o[a];if(this.modules[s][I]==null)for(var S=-2;S<=2;S++)for(var P=-2;P<=2;P++)S==-2||S==2||P==-2||P==2||S==0&&P==0?this.modules[s+S][I+P]=!0:this.modules[s+S][I+P]=!1}},setupTypeNumber:function(o){for(var c=f.getBCHTypeNumber(this.typeNumber),a=0;a<18;a++){var s=!o&&(c>>a&1)==1;this.modules[Math.floor(a/3)][a%3+this.moduleCount-8-3]=s}for(var a=0;a<18;a++){var s=!o&&(c>>a&1)==1;this.modules[a%3+this.moduleCount-8-3][Math.floor(a/3)]=s}},setupTypeInfo:function(o,c){for(var a=this.errorCorrectLevel<<3|c,s=f.getBCHTypeInfo(a),I=0;I<15;I++){var S=!o&&(s>>I&1)==1;I<6?this.modules[I][8]=S:I<8?this.modules[I+1][8]=S:this.modules[this.moduleCount-15+I][8]=S}for(var I=0;I<15;I++){var S=!o&&(s>>I&1)==1;I<8?this.modules[8][this.moduleCount-I-1]=S:I<9?this.modules[8][15-I-1+1]=S:this.modules[8][15-I-1]=S}this.modules[this.moduleCount-8][8]=!o},mapData:function(o,c){for(var a=-1,s=this.moduleCount-1,I=7,S=0,P=this.moduleCount-1;P>0;P-=2)for(P==6&&P--;;){for(var j=0;j<2;j++)if(this.modules[s][P-j]==null){var B=!1;S<o.length&&(B=(o[S]>>>I&1)==1);var Z=f.getMask(c,s,P-j);Z&&(B=!B),this.modules[s][P-j]=B,I--,I==-1&&(S++,I=7)}if(s+=a,s<0||this.moduleCount<=s){s-=a,a=-a;break}}}},J.PAD0=236,J.PAD1=17,J.createData=function(o,c,a){for(var s=b.getRSBlocks(o,c),I=new w,S=0;S<a.length;S++){var P=a[S];I.put(P.mode,4),I.put(P.getLength(),f.getLengthInBits(P.mode,o)),P.write(I)}for(var j=0,S=0;S<s.length;S++)j+=s[S].dataCount;if(I.getLengthInBits()>j*8)throw new Error("code length overflow. ("+I.getLengthInBits()+">"+j*8+")");for(I.getLengthInBits()+4<=j*8&&I.put(0,4);I.getLengthInBits()%8!=0;)I.putBit(!1);for(;!(I.getLengthInBits()>=j*8||(I.put(J.PAD0,8),I.getLengthInBits()>=j*8));)I.put(J.PAD1,8);return J.createBytes(I,s)},J.createBytes=function(o,c){for(var a=0,s=0,I=0,S=new Array(c.length),P=new Array(c.length),j=0;j<c.length;j++){var B=c[j].dataCount,Z=c[j].totalCount-B;s=Math.max(s,B),I=Math.max(I,Z),S[j]=new Array(B);for(var z=0;z<S[j].length;z++)S[j][z]=255&o.buffer[z+a];a+=B;var O=f.getErrorCorrectPolynomial(Z),F=new r(S[j],O.getLength()-1),tt=F.mod(O);P[j]=new Array(O.getLength()-1);for(var z=0;z<P[j].length;z++){var X=z+tt.getLength()-P[j].length;P[j][z]=X>=0?tt.get(X):0}}for(var q=0,z=0;z<c.length;z++)q+=c[z].totalCount;for(var at=new Array(q),et=0,z=0;z<s;z++)for(var j=0;j<c.length;j++)z<S[j].length&&(at[et++]=S[j][z]);for(var z=0;z<I;z++)for(var j=0;j<c.length;j++)z<P[j].length&&(at[et++]=P[j][z]);return at};for(var d={MODE_NUMBER:1<<0,MODE_ALPHA_NUM:1<<1,MODE_8BIT_BYTE:1<<2,MODE_KANJI:1<<3},W={L:1,M:0,Q:3,H:2},A={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7},f={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1<<10|1<<8|1<<5|1<<4|1<<2|1<<1|1<<0,G18:1<<12|1<<11|1<<10|1<<9|1<<8|1<<5|1<<2|1<<0,G15_MASK:1<<14|1<<12|1<<10|1<<4|1<<1,getBCHTypeInfo:function(o){for(var c=o<<10;f.getBCHDigit(c)-f.getBCHDigit(f.G15)>=0;)c^=f.G15<<f.getBCHDigit(c)-f.getBCHDigit(f.G15);return(o<<10|c)^f.G15_MASK},getBCHTypeNumber:function(o){for(var c=o<<12;f.getBCHDigit(c)-f.getBCHDigit(f.G18)>=0;)c^=f.G18<<f.getBCHDigit(c)-f.getBCHDigit(f.G18);return o<<12|c},getBCHDigit:function(o){for(var c=0;o!=0;)c++,o>>>=1;return c},getPatternPosition:function(o){return f.PATTERN_POSITION_TABLE[o-1]},getMask:function(o,c,a){switch(o){case A.PATTERN000:return(c+a)%2==0;case A.PATTERN001:return c%2==0;case A.PATTERN010:return a%3==0;case A.PATTERN011:return(c+a)%3==0;case A.PATTERN100:return(Math.floor(c/2)+Math.floor(a/3))%2==0;case A.PATTERN101:return c*a%2+c*a%3==0;case A.PATTERN110:return(c*a%2+c*a%3)%2==0;case A.PATTERN111:return(c*a%3+(c+a)%2)%2==0;default:throw new Error("bad maskPattern:"+o)}},getErrorCorrectPolynomial:function(o){for(var c=new r([1],0),a=0;a<o;a++)c=c.multiply(new r([1,l.gexp(a)],0));return c},getLengthInBits:function(o,c){if(1<=c&&c<10)switch(o){case d.MODE_NUMBER:return 10;case d.MODE_ALPHA_NUM:return 9;case d.MODE_8BIT_BYTE:return 8;case d.MODE_KANJI:return 8;default:throw new Error("mode:"+o)}else if(c<27)switch(o){case d.MODE_NUMBER:return 12;case d.MODE_ALPHA_NUM:return 11;case d.MODE_8BIT_BYTE:return 16;case d.MODE_KANJI:return 10;default:throw new Error("mode:"+o)}else if(c<41)switch(o){case d.MODE_NUMBER:return 14;case d.MODE_ALPHA_NUM:return 13;case d.MODE_8BIT_BYTE:return 16;case d.MODE_KANJI:return 12;default:throw new Error("mode:"+o)}else throw new Error("type:"+c)},getLostPoint:function(o){for(var c=o.getModuleCount(),a=0,s=0;s<c;s++)for(var I=0;I<c;I++){for(var S=0,P=o.isDark(s,I),j=-1;j<=1;j++)if(!(s+j<0||c<=s+j))for(var B=-1;B<=1;B++)I+B<0||c<=I+B||j==0&&B==0||P==o.isDark(s+j,I+B)&&S++;S>5&&(a+=3+S-5)}for(var s=0;s<c-1;s++)for(var I=0;I<c-1;I++){var Z=0;o.isDark(s,I)&&Z++,o.isDark(s+1,I)&&Z++,o.isDark(s,I+1)&&Z++,o.isDark(s+1,I+1)&&Z++,(Z==0||Z==4)&&(a+=3)}for(var s=0;s<c;s++)for(var I=0;I<c-6;I++)o.isDark(s,I)&&!o.isDark(s,I+1)&&o.isDark(s,I+2)&&o.isDark(s,I+3)&&o.isDark(s,I+4)&&!o.isDark(s,I+5)&&o.isDark(s,I+6)&&(a+=40);for(var I=0;I<c;I++)for(var s=0;s<c-6;s++)o.isDark(s,I)&&!o.isDark(s+1,I)&&o.isDark(s+2,I)&&o.isDark(s+3,I)&&o.isDark(s+4,I)&&!o.isDark(s+5,I)&&o.isDark(s+6,I)&&(a+=40);for(var z=0,I=0;I<c;I++)for(var s=0;s<c;s++)o.isDark(s,I)&&z++;var O=Math.abs(100*z/c/c-50)/5;return a+=O*10,a}},l={glog:function(o){if(o<1)throw new Error("glog("+o+")");return l.LOG_TABLE[o]},gexp:function(o){for(;o<0;)o+=255;for(;o>=256;)o-=255;return l.EXP_TABLE[o]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},u=0;u<8;u++)l.EXP_TABLE[u]=1<<u;for(var u=8;u<256;u++)l.EXP_TABLE[u]=l.EXP_TABLE[u-4]^l.EXP_TABLE[u-5]^l.EXP_TABLE[u-6]^l.EXP_TABLE[u-8];for(var u=0;u<255;u++)l.LOG_TABLE[l.EXP_TABLE[u]]=u;function r(o,c){if(o.length==null)throw new Error(o.length+"/"+c);for(var a=0;a<o.length&&o[a]==0;)a++;this.num=new Array(o.length-a+c);for(var s=0;s<o.length-a;s++)this.num[s]=o[s+a]}r.prototype={get:function(o){return this.num[o]},getLength:function(){return this.num.length},multiply:function(o){for(var c=new Array(this.getLength()+o.getLength()-1),a=0;a<this.getLength();a++)for(var s=0;s<o.getLength();s++)c[a+s]^=l.gexp(l.glog(this.get(a))+l.glog(o.get(s)));return new r(c,0)},mod:function(o){if(this.getLength()-o.getLength()<0)return this;for(var c=l.glog(this.get(0))-l.glog(o.get(0)),a=new Array(this.getLength()),s=0;s<this.getLength();s++)a[s]=this.get(s);for(var s=0;s<o.getLength();s++)a[s]^=l.gexp(l.glog(o.get(s))+c);return new r(a,0).mod(o)}};function b(o,c){this.totalCount=o,this.dataCount=c}b.RS_BLOCK_TABLE=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],b.getRSBlocks=function(o,c){var a=b.getRsBlockTable(o,c);if(a==null)throw new Error("bad rs block @ typeNumber:"+o+"/errorCorrectLevel:"+c);for(var s=a.length/3,I=[],S=0;S<s;S++)for(var P=a[S*3+0],j=a[S*3+1],B=a[S*3+2],Z=0;Z<P;Z++)I.push(new b(j,B));return I},b.getRsBlockTable=function(o,c){switch(c){case W.L:return b.RS_BLOCK_TABLE[(o-1)*4+0];case W.M:return b.RS_BLOCK_TABLE[(o-1)*4+1];case W.Q:return b.RS_BLOCK_TABLE[(o-1)*4+2];case W.H:return b.RS_BLOCK_TABLE[(o-1)*4+3];default:return}};function w(){this.buffer=[],this.length=0}w.prototype={get:function(o){var c=Math.floor(o/8);return(this.buffer[c]>>>7-o%8&1)==1},put:function(o,c){for(var a=0;a<c;a++)this.putBit((o>>>c-a-1&1)==1)},getLengthInBits:function(){return this.length},putBit:function(o){var c=Math.floor(this.length/8);this.buffer.length<=c&&this.buffer.push(0),o&&(this.buffer[c]|=128>>>this.length%8),this.length++}};var N=[[17,14,11,7],[32,26,20,14],[53,42,32,24],[78,62,46,34],[106,84,60,44],[134,106,74,58],[154,122,86,64],[192,152,108,84],[230,180,130,98],[271,213,151,119],[321,251,177,137],[367,287,203,155],[425,331,241,177],[458,362,258,194],[520,412,292,220],[586,450,322,250],[644,504,364,280],[718,560,394,310],[792,624,442,338],[858,666,482,382],[929,711,509,403],[1003,779,565,439],[1091,857,611,461],[1171,911,661,511],[1273,997,715,535],[1367,1059,751,593],[1465,1125,805,625],[1528,1190,868,658],[1628,1264,908,698],[1732,1370,982,742],[1840,1452,1030,790],[1952,1538,1112,842],[2068,1628,1168,898],[2188,1722,1228,958],[2303,1809,1283,983],[2431,1911,1351,1051],[2563,1989,1423,1093],[2699,2099,1499,1139],[2809,2213,1579,1219],[2953,2331,1663,1273]];function g(){return typeof CanvasRenderingContext2D!="undefined"}function x(){var o=!1,c=navigator.userAgent;if(/android/i.test(c)){o=!0;var a=c.toString().match(/android ([0-9]\.[0-9])/i);a&&a[1]&&(o=parseFloat(a[1]))}return o}var y=function(){var o=function(c,a){this._el=c,this._htOption=a};return o.prototype.draw=function(c){var a=this._htOption,s=this._el,I=c.getModuleCount();Math.floor(a.width/I),Math.floor(a.height/I),this.clear();function S(z,O){var F=document.createElementNS("http://www.w3.org/2000/svg",z);for(var tt in O)O.hasOwnProperty(tt)&&F.setAttribute(tt,O[tt]);return F}var P=S("svg",{viewBox:"0 0 "+String(I)+" "+String(I),width:"100%",height:"100%",fill:a.colorLight});P.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),s.appendChild(P),P.appendChild(S("rect",{fill:a.colorLight,width:"100%",height:"100%"})),P.appendChild(S("rect",{fill:a.colorDark,width:"1",height:"1",id:"template"}));for(var j=0;j<I;j++)for(var B=0;B<I;B++)if(c.isDark(j,B)){var Z=S("use",{x:String(B),y:String(j)});Z.setAttributeNS("http://www.w3.org/1999/xlink","href","#template"),P.appendChild(Z)}},o.prototype.clear=function(){for(;this._el.hasChildNodes();)this._el.removeChild(this._el.lastChild)},o}(),D=document.documentElement.tagName.toLowerCase()==="svg",H=D?y:g()?function(){function o(){this._elImage.src=this._elCanvas.toDataURL("image/png"),this._elImage.style.display="block",this._elCanvas.style.display="none"}if(this&&this._android&&this._android<=2.1){var c=1/window.devicePixelRatio,a=CanvasRenderingContext2D.prototype.drawImage;CanvasRenderingContext2D.prototype.drawImage=function(S,P,j,B,Z,z,O,F,tt){if("nodeName"in S&&/img/i.test(S.nodeName))for(var X=arguments.length-1;X>=1;X--)arguments[X]=arguments[X]*c;else typeof F=="undefined"&&(arguments[1]*=c,arguments[2]*=c,arguments[3]*=c,arguments[4]*=c);a.apply(this,arguments)}}function s(S,P){var j=this;if(j._fFail=P,j._fSuccess=S,j._bSupportDataURI===null){var B=document.createElement("img"),Z=function(){j._bSupportDataURI=!1,j._fFail&&j._fFail.call(j)},z=function(){j._bSupportDataURI=!0,j._fSuccess&&j._fSuccess.call(j)};B.onabort=Z,B.onerror=Z,B.onload=z,B.src="data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==";return}else j._bSupportDataURI===!0&&j._fSuccess?j._fSuccess.call(j):j._bSupportDataURI===!1&&j._fFail&&j._fFail.call(j)}var I=function(S,P){this._bIsPainted=!1,this._android=x(),this._htOption=P,this._elCanvas=document.createElement("canvas"),this._elCanvas.width=P.width,this._elCanvas.height=P.height,S.appendChild(this._elCanvas),this._el=S,this._oContext=this._elCanvas.getContext("2d"),this._bIsPainted=!1,this._elImage=document.createElement("img"),this._elImage.alt="Scan me!",this._elImage.style.display="none",this._el.appendChild(this._elImage),this._bSupportDataURI=null};return I.prototype.draw=function(S){var P=this._elImage,j=this._oContext,B=this._htOption,Z=S.getModuleCount(),z=B.width/Z,O=B.height/Z,F=Math.round(z),tt=Math.round(O);P.style.display="none",this.clear();for(var X=0;X<Z;X++)for(var q=0;q<Z;q++){var at=S.isDark(X,q),et=q*z,ot=X*O;j.strokeStyle=at?B.colorDark:B.colorLight,j.lineWidth=1,j.fillStyle=at?B.colorDark:B.colorLight,j.fillRect(et,ot,z,O),j.strokeRect(Math.floor(et)+.5,Math.floor(ot)+.5,F,tt),j.strokeRect(Math.ceil(et)-.5,Math.ceil(ot)-.5,F,tt)}this._bIsPainted=!0},I.prototype.makeImage=function(){this._bIsPainted&&s.call(this,o)},I.prototype.isPainted=function(){return this._bIsPainted},I.prototype.clear=function(){this._oContext.clearRect(0,0,this._elCanvas.width,this._elCanvas.height),this._bIsPainted=!1},I.prototype.round=function(S){return S&&Math.floor(S*1e3)/1e3},I}():function(){var o=function(c,a){this._el=c,this._htOption=a};return o.prototype.draw=function(c){for(var a=this._htOption,s=this._el,I=c.getModuleCount(),S=Math.floor(a.width/I),P=Math.floor(a.height/I),j=['<table style="border:0;border-collapse:collapse;">'],B=0;B<I;B++){j.push("<tr>");for(var Z=0;Z<I;Z++)j.push('<td style="border:0;border-collapse:collapse;padding:0;margin:0;width:'+S+"px;height:"+P+"px;background-color:"+(c.isDark(B,Z)?a.colorDark:a.colorLight)+';"></td>');j.push("</tr>")}j.push("</table>"),s.innerHTML=j.join("");var z=s.childNodes[0],O=(a.width-z.offsetWidth)/2,F=(a.height-z.offsetHeight)/2;O>0&&F>0&&(z.style.margin=F+"px "+O+"px")},o.prototype.clear=function(){this._el.innerHTML=""},o}();function v(o,c){for(var a=1,s=C(o),I=0,S=N.length;I<=S;I++){var P=0;switch(c){case W.L:P=N[I][0];break;case W.M:P=N[I][1];break;case W.Q:P=N[I][2];break;case W.H:P=N[I][3];break}if(s<=P)break;a++}if(a>N.length)throw new Error("Too long data");return a}function C(o){var c=encodeURI(o).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return c.length+(c.length!=o?3:0)}var M=function(o,c){if(this._htOption={width:256,height:256,typeNumber:4,colorDark:"#000000",colorLight:"#ffffff",correctLevel:W.H},typeof c=="string"&&(c={text:c}),c)for(var a in c)this._htOption[a]=c[a];typeof o=="string"&&(o=document.getElementById(o)),this._htOption.useSVG&&(H=y),this._android=x(),this._el=o,this._oQRCode=null,this._oDrawing=new H(this._el,this._htOption),this._htOption.text&&this.makeCode(this._htOption.text)};M.prototype.makeCode=function(o){this._oQRCode=new J(v(o,this._htOption.correctLevel),this._htOption.correctLevel),this._oQRCode.addData(o),this._oQRCode.make(),this._el.title=o,this._oDrawing.draw(this._oQRCode),this.makeImage()},M.prototype.makeImage=function(){typeof this._oDrawing.makeImage=="function"&&(!this._android||this._android>=3)&&this._oDrawing.makeImage()},M.prototype.clear=function(){this._oDrawing.clear()},M.CorrectLevel=W,window.QRCode=M})();var ye="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHN0eWxlID0gInBvc2l0aW9uOmFic29sdXRlO3RvcDowO2xlZnQ6MCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTVweCIgdmlld0JveD0iMCAwIDI5NTQgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnID48ZyA+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjgwIiAgZm9udC1zaXplPSIxOCIgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTkyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjgwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij44MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE4NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxNjAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjE2MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTc3NiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyNDAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjI0MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjU5MCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzNTAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjM1MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjk2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjQwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIyIiB5PSI4Ij40MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODg4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjEyMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjIwMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjAwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMDcyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI4MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODg2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM5MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3NDAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTAwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xMDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMzIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTgwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xODA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MjQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjYwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4yNjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3MzgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzcwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zNzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI2MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+NjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMzYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTQwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xNDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2MjgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjIwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4yMjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NDIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzMwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zMzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIyMjAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzAwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zMDA8L3RzcGFuPjwvdGV4dD48L2c+PGxpbmUgeDE9Ijc0LjUiIHkxPSItMTAiIHgyPSI3NC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4Mi41IiB5MT0iMTAiIHgyPSI4Mi41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxMDQuNSIgeTE9IjEwIiB4Mj0iMTA0LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjEyNS41IiB5MT0iMTAiIHgyPSIxMjUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iODkuNSIgeTE9IjEwIiB4Mj0iODkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTExLjUiIHkxPSIxMCIgeDI9IjExMS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxMzMuNSIgeTE9IjEwIiB4Mj0iMTMzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9Ijk3LjUiIHkxPSIxMCIgeDI9Ijk3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjExOS41IiB5MT0iMTAiIHgyPSIxMTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTQxLjUiIHkxPSIxMCIgeDI9IjE0MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iNzUiIHk9IjgiPjEwPC90c3Bhbj48L3RleHQ+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY2NiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI5MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+OTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyNTgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTcwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xNzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE4NTAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjUwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4yNTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2NjQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzYwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zNjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM3MCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI1MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+NTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDk2MiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxMzAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjEzMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU1NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyMTAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjIxMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjM2OCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzMjAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjMyMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjE0NiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyOTAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjI5MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjIyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjMwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODE0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjExMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTEwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDA2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE5MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOTk4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI3MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjcwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODEyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM4MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MTgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iNzAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjIiIHk9IjgiPjcwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTEwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE1MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzAyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjIzMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjMwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTE2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM0MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzQwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMjk0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjMxMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzEwPC90c3Bhbj48L3RleHQ+PC9nPjwvZz48L2c+PC9zdmc+",Me="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHN0eWxlID0gInBvc2l0aW9uOmFic29sdXRlO3RvcDowO2xlZnQ6MCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTVweCIgdmlld0JveD0iMCAwIDI5NTQgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnID48ZyA+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1OTIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iODAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTg0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE2MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MTYwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzc2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI0MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjQwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTkwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM1MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iNDAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjIiIHk9Ii03Ij40MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODg4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjEyMCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MTIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjIwMCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjAwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMDcyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI4MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODg2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM5MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3NDAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTAwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xMDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMzIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTgwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xODA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MjQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjYwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yNjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3MzgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzcwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zNzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI2MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+NjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMzYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTQwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xNDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2MjgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjIwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yMjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NDIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzMwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zMzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIyMjAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzAwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zMDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCAgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjEwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NjYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iOTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjU4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE3MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MTcwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxODUwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI1MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNjY0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM2MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzYwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNzAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iNTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NjIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTMwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xMzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1NTQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjEwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yMTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIzNjgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzIwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zMjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNDYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjkwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yOTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIyMiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzMCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDgxNCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxMTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjExMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQwNiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxOTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjE5MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTk5OCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyNzAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjI3MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjgxMiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzODAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjM4MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTE4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjcwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjIiIHk9Ii03Ij43MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTExMCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxNTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjE1MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTcwMiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyMzAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjIzMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjUxNiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzNDAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjM0MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjI5NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzMTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjMxMDwvdHNwYW4+PC90ZXh0PjwvZz48L2c+PC9nPjwvc3ZnPg==";function Pe(K){return function(J){var d=function(W){W.removePrintElementTypes("defaultModule"),W.addPrintElementTypes("defaultModule",[new K.PrintElementTypeGroup("\u5E38\u89C4",[{tid:"defaultModule.text",title:"\u6587\u672C",data:"",type:"text"},{tid:"defaultModule.image",title:"\u56FE\u7247",data:"",type:"image"},{tid:"defaultModule.longText",title:"\u957F\u6587",data:"155123456789",type:"longText"},{tid:"defaultModule.table",field:"table",title:"\u8868\u683C",type:"table",groupFields:["name"],groupFooterFormatter:function(A,f){return"\u8FD9\u91CC\u81EA\u5B9A\u4E49\u7EDF\u8BA1\u811A\u4FE1\u606F"},columns:[[{title:"\u884C\u53F7",fixed:!0,rowspan:2,field:"id",width:70},{title:"\u4EBA\u5458\u4FE1\u606F",colspan:2},{title:"\u9500\u552E\u7EDF\u8BA1",colspan:2}],[{title:"\u59D3\u540D",align:"left",field:"name",width:100},{title:"\u6027\u522B",field:"gender",width:100},{title:"\u9500\u552E\u6570\u91CF",field:"count",width:100},{title:"\u9500\u552E\u91D1\u989D",field:"amount",width:100}]]},{tid:"defaultModule.html",title:"html",formatter:function(A,f){return'<div style="height:50pt;width:50pt;background:red;border-radius: 50%;"></div>'},type:"html"},{tid:"defaultModule.customText",title:"\u81EA\u5B9A\u4E49\u6587\u672C",customText:"\u81EA\u5B9A\u4E49\u6587\u672C",custom:!0,type:"text"}]),new K.PrintElementTypeGroup("\u8F85\u52A9",[{tid:"defaultModule.hline",title:"\u6A2A\u7EBF",type:"hline"},{tid:"defaultModule.vline",title:"\u7AD6\u7EBF",type:"vline"},{tid:"defaultModule.rect",title:"\u77E9\u5F62",type:"rect"},{tid:"defaultModule.oval",title:"\u692D\u5706",type:"oval"}])])};return{addElementTypes:d}}}function Ht(K,J){return J!=null&&typeof Symbol!="undefined"&&J[Symbol.hasInstance]?!!J[Symbol.hasInstance](K):K instanceof J}function bt(K){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?bt=function(d){return typeof d}:bt=function(d){return d&&typeof Symbol=="function"&&d.constructor===Symbol&&d!==Symbol.prototype?"symbol":typeof d},bt(K)}window.$=window.jQuery=T.default;window.autoConnect=!0;window.io=ce.io;window.eval2=eval;var Ct=function(K){var J={};function d(A){if(J[A])return J[A].exports;var f=J[A]={i:A,l:!1,exports:{}};return K[A].call(f.exports,f,f.exports,d),f.l=!0,f.exports}var W=(d.m=K,d.c=J,d.d=function(A,f,l){d.o(A,f)||Object.defineProperty(A,f,{enumerable:!0,get:l})},d.r=function(A){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(A,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(A,"__esModule",{value:!0})},d.t=function(A,f){if(1&f&&(A=d(A)),8&f||4&f&&bt(A)=="object"&&A&&A.__esModule)return A;var l=Object.create(null);if(d.r(l),Object.defineProperty(l,"default",{enumerable:!0,value:A}),2&f&&typeof A!="string")for(var u in A)d.d(l,u,function(r){return A[r]}.bind(null,u));return l},d.n=function(A){var f=A&&A.__esModule?function(){return A.default}:function(){return A};return d.d(f,"a",f),f},d.o=function(A,f){return Object.prototype.hasOwnProperty.call(A,f)},d.p="/",d(d.s=21));return W.n=d,W}([function(K,J,d){var W;d.d(J,"a",function(){return hinnn}),window.hinnn={},hinnn.event=(W={},{on:function(f,l){W[f]||(W[f]=[]),W[f].push(l)},id:0,off:function(f,l){var u=W[f];if(u){for(var r=-1,b=0;b<u.length;b++)if(u[b]===l){r=b;break}r<0||W[f].splice(r,1)}},trigger:function(f){var l=W[f];if(l&&l.length)for(var u=Array.prototype.slice.call(arguments,1),r=0;r<l.length;r++)l[r].apply(this,u)},clear:function(f){W[f]=[]},getId:function(){return this.id+=1,this.id},getNameWithId:function(f){return f+"-"+this.getId()}}),hinnn.form={serialize:function(f){var l=T.default(f).serializeArray(),u={};return T.default.each(l,function(){u[this.name]?Object.prototype.toString.call(u[this.name])=="[object Array]"?u[this.name].push(this.value):u[this.name]=[u[this.name],this.value]:u[this.name]=this.value}),u}},hinnn.pt={toPx:function(f){return f*(this.getDpi()/72)},toMm:function(f){return hinnn.px.toMm(hinnn.pt.toPx(f))},dpi:0,getDpi:function(){if(!this.dpi){var f=document.createElement("DIV");f.style.cssText="width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden",document.body.appendChild(f),this.dpi=f.offsetHeight}return this.dpi}},hinnn.px={toPt:function(f){return f*(72/this.getDpi())},toMm:function(f){return Math.round(f/this.getDpi()*25.4*100)/100},dpi:0,getDpi:function(){if(!this.dpi){var f=document.createElement("DIV");f.style.cssText="width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden",document.body.appendChild(f),this.dpi=f.offsetHeight}return this.dpi}},hinnn.mm={toPt:function(f){return 72/25.4*f},toPx:function(f){return hinnn.pt.toPx(hinnn.mm.toPt(f))}},hinnn.throttle=function(A,f,l){var u,r,b,w=null,N=0;l||(l={});var g=function(){N=l.leading===!1?0:_.now(),w=null,b=A.apply(u,r),w||(u=r=null)};return function(){var x=_.now();N||l.leading!==!1||(N=x);var y=f-(x-N);return u=this,r=arguments,y<=0||y>f?(w&&(clearTimeout(w),w=null),N=x,b=A.apply(u,r),w||(u=r=null)):w||l.trailing===!1||(w=setTimeout(g,y)),b}},hinnn.debounce=function(A,f,l){var u,r,b,w,N,g=function x(){var y=_.now()-w;y<f&&y>=0?u=setTimeout(x,f-y):(u=null,l||(N=A.apply(b,r),u||(b=r=null)))};return function(){b=this,r=arguments,w=_.now();var x=l&&!u;return u||(u=setTimeout(g,f)),x&&(N=A.apply(b,r),b=r=null),N}},hinnn.toUtf8=function(A){var f,l,u,r;for(f="",u=A.length,l=0;l<u;l++)(r=A.charCodeAt(l))>=1&&r<=127?f+=A.charAt(l):r>2047?(f+=String.fromCharCode(224|r>>12&15),f+=String.fromCharCode(128|r>>6&63),f+=String.fromCharCode(128|r>>0&63)):(f+=String.fromCharCode(192|r>>6&31),f+=String.fromCharCode(128|r>>0&63));return f},hinnn.groupBy=function(A,f,l){var u={};return A.forEach(function(r){var b=JSON.stringify(l(r));u[b]||(u[b]={rows:[]},f.forEach(function(w){u[b][w]=r[w]})),u[b].rows.push(r)}),Object.keys(u).map(function(r){return u[r]})},hinnn.orderBy=function(A,f){if(A.length<=1)return A;var l=Math.floor(A.length/2),u=A.splice(l,1)[0],r=[],b=[],w=!0,N=!1,g=void 0;try{for(var x=A[Symbol.iterator](),y;!(w=(y=x.next()).done);w=!0){var D=y.value;f(D)<f(u)?r.push(D):b.push(D)}}catch(H){N=!0,g=H}finally{try{!w&&x.return!=null&&x.return()}finally{if(N)throw g}}return this.orderBy(r,f).concat([u],this.orderBy(b,f))},hinnn.dateFormat=function(A,f){if(A)try{var l=typeof A=="string"?new Date(A):A,u={"M+":l.getMonth()+1,"d+":l.getDate(),"H+":l.getHours(),"m+":l.getMinutes(),"s+":l.getSeconds(),"q+":Math.floor((l.getMonth()+3)/3),S:l.getMilliseconds()};for(var r in/(y+)/.test(f)&&(f=f.replace(RegExp.$1,(l.getFullYear()+"").substr(4-RegExp.$1.length))),u)new RegExp("("+r+")").test(f)&&(f=f.replace(RegExp.$1,RegExp.$1.length==1?u[r]:("00"+u[r]).substr((""+u[r]).length)));return f}catch(b){return console.log(b),""}return""},hinnn.numFormat=function(A,f){if(A!=null)try{var l=typeof A=="string"?parseFloat(A):A,u=parseInt(f);return u>0?l.toFixed(u):parseInt(l.toString())}catch(r){return console.log(r),""}return""}},function(K,J,d){d.d(J,"a",function(){return A});var W=d(9),A=function(){function f(){this.providers=[],this.movingDistance=1.5,this.paperHeightTrim=1,this.text={supportOptions:[{name:"title",hidden:!1,title:""},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"dataType",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"color",hidden:!1},{name:"textDecoration",hidden:!1},{name:"textAlign",hidden:!1},{name:"textContentVerticalAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"textType",hidden:!1},{name:"barcodeMode",hidden:!1},{name:"qrCodeLevel",hidden:!1},{name:"hideTitle",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"optionsGroup",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{fontFamily:void 0,fontSize:void 0,fontWeight:"",letterSpacing:void 0,textAlign:void 0,textType:"text",hideTitle:!1,height:9.75,lineHeight:void 0,width:120}},this.image={supportOptions:[{name:"field",hidden:!1},{name:"src",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{}},this.longText={supportOptions:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"textAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"color",hidden:!1},{name:"hideTitle",hidden:!1},{name:"longTextIndent",hidden:!1},{name:"leftSpaceRemoved",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"lHeight",hidden:!1},{name:"transform",hidden:!1},{name:"optionsGroup",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{fontFamily:void 0,fontSize:void 0,fontWeight:"",letterSpacing:void 0,textAlign:void 0,hideTitle:!1,height:42,lineHeight:void 0,width:550}},this.table={supportOptions:[{name:"field",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"lineHeight",hidden:!1},{name:"textAlign",hidden:!1},{name:"gridColumns",hidden:!1},{name:"gridColumnsGutter",hidden:!1},{name:"tableHeaderRepeat",hidden:!1},{name:"tableBorder",hidden:!1},{name:"tableHeaderBorder",hidden:!1},{name:"tableHeaderCellBorder",hidden:!1},{name:"tableHeaderRowHeight",hidden:!1},{name:"tableHeaderBackground",hidden:!1},{name:"tableHeaderFontSize",hidden:!1},{name:"tableHeaderFontWeight",hidden:!1},{name:"tableBodyRowHeight",hidden:!1},{name:"tableBodyRowBorder",hidden:!1},{name:"tableBodyCellBorder",hidden:!1},{name:"tableFooterBorder",hidden:!1},{name:"tableFooterCellBorder",hidden:!1},{name:"axis",hidden:!1},{name:"lHeight",hidden:!1},{name:"autoCompletion",hidden:!1},{name:"columns",hidden:!1},{name:"styler",hidden:!1},{name:"rowStyler",hidden:!1},{name:"tableFooterRepeat",hidden:!1},{name:"footerFormatter",hidden:!1},{name:"rowsColumnsMerge",hidden:!1},{name:"gridColumnsFooterFormatter",hidden:!1}],default:{fontFamily:void 0,fontSize:void 0,fontWeight:"",textAlign:void 0,tableBorder:void 0,tableHeaderBorder:void 0,tableHeaderCellBorder:void 0,tableHeaderBackground:void 0,tableHeaderRowHeight:void 0,tableHeaderFontWeight:void 0,tableBodyCellBorder:void 0,tableFooterBorder:void 0,tableFooterCellBorder:void 0,tableBodyRowHeight:void 0,letterSpacing:"",lineHeight:void 0,width:550}},this.hline={supportOptions:[{name:"borderColor",hidden:!1},{name:"borderWidth",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"borderStyle",hidden:!1}],default:{borderWidth:.75,height:9,width:90}},this.vline={supportOptions:[{name:"borderColor",hidden:!1},{name:"borderWidth",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"borderStyle",hidden:!1}],default:{borderWidth:void 0,height:90,width:9}},this.rect={supportOptions:[{name:"borderColor",hidden:!1},{name:"borderWidth",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"borderStyle",hidden:!1}],default:{borderWidth:void 0,height:90,width:90}},this.oval={supportOptions:[{name:"borderColor",hidden:!1},{name:"borderWidth",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"borderStyle",hidden:!1}],default:{borderWidth:void 0,height:90,width:90}},this.html={supportOptions:[{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1}],default:{height:90,width:90}},this.tableColumn={supportOptions:[{name:"title",hidden:!1},{name:"align",hidden:!1},{name:"halign",hidden:!1},{name:"vAlign",hidden:!1},{name:"paddingLeft",hidden:!1},{name:"paddingRight",hidden:!1},{name:"formatter2",hidden:!1},{name:"tableSummary",hidden:!1},{name:"styler2",hidden:!1},{name:"tableTextType",hidden:!1},{name:"tableBarcodeMode",hidden:!1},{name:"tableQRCodeLevel",hidden:!1},{name:"tableColumnHeight",hidden:!1}],default:{height:90,width:90}}}return f.prototype.init=function(l){l&&T.default.extend(this,l)},f.prototype.register=function(l){this.init(l);var u=this,r=u.getHooks("init");r&&r.forEach(b=>{b.run({Config:u,OptionItems:W,ElementTypes:Ct.ElementTypes,hinnn,hiprint:Ct})})},f.prototype.getHooks=function(l){return this.pluginsList().reduce((u,r)=>u.concat(r.hooks.filter(b=>b.hook===l)),[])},f.prototype.pluginsList=function(){var l=this;return this.plugins?this.plugins.filter(u=>l.versionCheck(u)):[]},f.prototype.versionCheck=function(l){l.leastHiprintVersion.split(".").length!==3&&console.error(`[${l.name}] has a malformed leastHiprintVersion of ${l.leastHiprintVersion}. Please tell the developer to update.`);const u=f.instance.version.split("."),r=parseInt(u[0]),b=parseInt(u[1]),w=parseInt(u[2]),N=l.leastHiprintVersion.split("."),g=parseInt(N[0]),x=parseInt(N[1]),y=parseInt(N[2]);let D=!1;return r>g&&(D=!0),r===g&&b>x&&(D=!0),r===g&&b===x&&w>=y&&(D=!0),D||console.error(`Plugin [${l.name}] requires "@svelte-hiprint/hiprint" version ${l.leastHiprintVersion} and you are using ${f.instance.version}. Disabling plugin. If you want to use this plugin, please update to the required version.`),D},f.prototype.on=function(l,u){hinnn.event.on(l,u)},f.prototype.clear=function(l){hinnn.event.clear(l)},f.prototype.registerItems=function(l){l.forEach(function(u){W.a.registerItem(new u)})},Object.defineProperty(f,"instance",{get:function(){return f._instance||(f._instance=new f,window.HIPRINT_CONFIG&&T.default.extend(f._instance,HIPRINT_CONFIG),f._instance.optionItems&&f._instance.optionItems.forEach(function(u){W.a.registerItem(new u)})),f._instance},enumerable:!0,configurable:!0}),f}()},function(K,J,d){var W=function(){function f(l){this.printElement=l}return f.prototype.updatePosition=function(l,u){this.left=l,this.top=u},f}();d.d(J,"a",function(){return A});var A=function(){function f(){this.printTemplateContainer={},this.A1={width:841,height:594},this.A2={width:420,height:594},this.A3={width:420,height:297},this.A4={width:210,height:297},this.A5={width:210,height:148},this.A6={width:105,height:148},this.A7={width:105,height:74},this.A8={width:52,height:74},this.B1={width:1e3,height:707},this.B2={width:500,height:707},this.B3={width:500,height:353},this.B4={width:250,height:353},this.B5={width:250,height:176},this.B6={width:125,height:176},this.B7={width:125,height:88},this.B8={width:62,height:88},this.dragLengthCNum=function(l,u){var r=.75*l;return u&&(u=u),Math.round(r/u)*u}}return Object.defineProperty(f,"instance",{get:function(){return this._instance||(this._instance=new f),this._instance},enumerable:!0,configurable:!0}),f.prototype.getDragingPrintElement=function(){return f.instance.dragingPrintElement},f.prototype.setDragingPrintElement=function(l){f.instance.dragingPrintElement=new W(l)},f.prototype.guid=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(l){var u=16*Math.random()|0;return(l=="x"?u:3&u|8).toString(16)})},f.prototype.imageToBase64=function(l){if(T.default(l).attr("src").indexOf("base64")==-1)try{var u=document.createElement("canvas"),r=new Image;r.src=l.attr("src"),u.width=r.width,u.height=r.height,u.getContext("2d").drawImage(r,0,0),l.attr("src",u.toDataURL("image/png"))}catch{try{this.xhrLoadImage(l)}catch(w){console.log(w)}}},f.prototype.xhrLoadImage=function(l){},f.prototype.transformImg=function(l){var u=this;l.map(function(r,b){u.imageToBase64(T.default(b))})},f.prototype.getPrintTemplateById=function(l){return f.instance.printTemplateContainer[l]},f.prototype.setPrintTemplateById=function(l,u){return f.instance.printTemplateContainer[l]=u},f}()},function(K,J,d){var W=function(){return function(){}}();d.d(J,"a",function(){return A});var A=function(){function f(l){l=l||{},this.left=l.left,this.top=l.top,this.topInDesign=this.top,this.height=l.height,this.width=l.width,this.transform=l.transform,this.init(l)}return f.prototype.setDefault=function(l){this.defaultOptions=l,this.initSize()},f.prototype.initSize=function(){this.width||this.setWidth(this.defaultOptions.width),this.height||this.setHeight(this.defaultOptions.height)},f.prototype.initSizeByHtml=function(l,u){this.width||this.setWidth(l),this.height||this.setHeight(u)},f.prototype.getRectInfo=function(){var l={w:0,h:0,diffW:0,diffH:0};if(this.transform){var u=this.transform*Math.PI/180,r=this.width,b=this.height,w=Math.sin(u),N=Math.cos(u),g=Math.abs(r*N)+Math.abs(b*w),x=Math.abs(r*w)+Math.abs(b*N),y=(r-g)/2,D=(b-x)/2;l.w=g,l.h=x,l.diffW=y,l.diffH=D}return l},f.prototype.getLeft=function(){return this.left},f.prototype.posLeft=function(){var l=this.left;return this.transform&&(l+=this.getRectInfo().diffW),Math.floor(l*10)/10},f.prototype.setRotate=function(l){l!=null&&(this.transform=l)},f.prototype.displayLeft=function(l){return this.transform&&l?this.left+this.getRectInfo().diffW+"pt":this.left+"pt"},f.prototype.setLeft=function(l){l!=null&&(this.left=l)},f.prototype.getTop=function(){return this.top},f.prototype.posTop=function(){var l=this.top;return this.transform&&(l+=this.getRectInfo().diffH),Math.floor(l*10)/10},f.prototype.getTopInDesign=function(){return this.topInDesign},f.prototype.displayTop=function(l){return this.transform&&l?this.top+this.getRectInfo().diffH+"pt":this.top+"pt"},f.prototype.setTop=function(l){l!=null&&(this.top=l)},f.prototype.copyDesignTopFromTop=function(){this.topInDesign=this.top},f.prototype.getHeight=function(){if(this.transform){var l=this.getRectInfo();return l.h+l.diffH}return this.height},f.prototype.displayHeight=function(){return this.height+"pt"},f.prototype.setHeight=function(l){l!=null&&(this.height=l)},f.prototype.getWidth=function(){if(this.transform){var l=this.getRectInfo();return l.w+l.diffW}return this.width},f.prototype.displayWidth=function(){return this.width+"pt"},f.prototype.setWidth=function(l){l!=null&&(this.width=l)},f.prototype.getValueFromOptionsOrDefault=function(l){return this[l]==null?this.defaultOptions[l]:this[l]},f.prototype.getPrintElementOptionEntity=function(){var l=new W,u=this;return Object.keys(this).filter(function(r){return r!="topInDesign"}).forEach(function(r){if(typeof u[r]!="number"&&typeof u[r]!="string"&&!["fields"].includes(r)&&bt(u[r])!=bt(!0)||(l[r]=u[r]),r=="style"){l.style={};var b=u[r];b&&Object.keys(b).forEach(function(w){typeof b[w]!="number"&&typeof b[w]!="string"||(l.style[w]=b[w])})}}),l},f.prototype.init=function(l){var u=this;l&&Object.keys(l).forEach(function(r){u[r]=l[r]})},f}()},function(K,J,d){d.d(J,"a",function(){return w});var W=d(17),A=d(1),f=d(9),l=d(6),u=d(0),r=d(8),b=d(2),w=function(){function N(g){this.printElementType=g,this.id=b.a.instance.guid()}return N.prototype.getConfigOptionsByName=function(g){return A.a.instance[g]},N.prototype.getProxyTarget=function(g){g&&this.SetProxyTargetOption(g);var x=this.getData(),y=this.createTarget(this.getTitle(),x);return this.updateTargetSize(y),this.css(y,x),y},N.prototype.SetProxyTargetOption=function(g){this.options.getPrintElementOptionEntity(),T.default.extend(this.options,g),this.copyFromType()},N.prototype.showInPage=function(g,x){var y=this.options.showInPage,D=this.options.unShowInPage;if(y){if(y=="first")return g==0;if(g==x-1&&D=="last")return!1;if(y=="odd")return(g!=0||D!="first")&&g%2==0;if(y=="even")return g%2==1;if(y=="last")return g==x-1}return(g!=0||D!="first")&&(g!=x-1||D!="last")},N.prototype.setTemplateId=function(g){this.templateId=g},N.prototype.setPanel=function(g){this.panel=g},N.prototype.getField=function(){return this.options.field||this.printElementType.field},N.prototype.getTitle=function(){return this.printElementType.title},N.prototype.updateSizeAndPositionOptions=function(g,x,y,D){this.options.setLeft(g),this.options.setTop(x),this.options.copyDesignTopFromTop(),this.options.setWidth(y),this.options.setHeight(D)},N.prototype.initSizeByHtml=function(g){if(g&&g.length){this.createTempContainer();var x=g.clone();this.getTempContainer().append(x),this.options.initSizeByHtml(parseInt(u.a.px.toPt(x.width()).toString()),parseInt(u.a.px.toPt(x.height()).toString())),this.removeTempContainer()}},N.prototype.updateTargetSize=function(g){g.css("width",this.options.displayWidth()),g.css("height",this.options.displayHeight())},N.prototype.updateTargetWidth=function(g){g.css("width",this.options.displayWidth())},N.prototype.getDesignTarget=function(g){var x=this,y=0;return this.designTarget=this.getHtml(g)[0].target,this.designPaper=g,this.designTarget.click(function(D){D.timeStamp-y>500&&u.a.event.trigger(x.getPrintElementSelectEventKey(),{printElement:x}),y=D.timeStamp}),this.designTarget.dblclick(function(D){var H=x.designTarget.find(".hiprint-printElement-content");if(H){var v=x.designTarget.find(".resize-panel");x.printElementType.type=="text"&&!(x.options.textType&&x.options.textType!="text")&&(x._editing=!0,x.designTarget.hidraggable("update",{draggable:!1}),H.css("cursor","text"),H.addClass("editing"),H.click(function(C){x._editing&&C.stopPropagation()}),H.attr("contenteditable",!0),v&&v.css("display","none"),x.selectEnd(H))}}),this.designTarget},N.prototype.selectEnd=function(g){if(g.focus(),typeof window.getSelection!="undefined"&&typeof document.createRange!="undefined"){var x=document.createRange();x.selectNodeContents(g[0]),x.collapse(!1);var y=window.getSelection();y.removeAllRanges(),y.addRange(x)}else if(typeof document.body.createTextRange!="undefined"){var x=document.body.createTextRange();x.moveToElementText(g[0]),x.collapse(!1),x.select()}},N.prototype.updateByContent=function(g){var x=this,y=x.designTarget.find(".hiprint-printElement-content");if(x._editing){y&&y.css("cursor","")&&y.removeClass("editing")&&y.removeAttr("contenteditable");var D=y.text(),H=x.options.title+"\uFF1A";D.startsWith(H)&&x.options.field?D.length>H.length?x.options.testData=D.split("\uFF1A")[1]:(x.options.title=D,x.options.testData=""):x.options.title=D,g||u.a.event.trigger(x.getPrintElementSelectEventKey(),{printElement:x}),x.updateDesignViewFromOptions(),u.a.event.trigger("hiprintTemplateDataChanged_"+x.templateId,"\u7F16\u8F91\u4FEE\u6539"),x._editing=!1;var v=x.options.draggable==null||x.options.draggable==!0;x.designTarget.hidraggable("update",{draggable:v})}},N.prototype.getPrintElementSelectEventKey=function(){return"PrintElementSelectEventKey_"+this.templateId},N.prototype.design=function(g,x){var y=this;this.designTarget.hidraggable({draggable:y.options.draggable,axis:y.options.axis?y.options.axis:void 0,designTarget:y,onDrag:function(H,v,C){var M=y.panel.printElements.filter(function(s){return s.designTarget.children().last().css("display")=="block"&&!s.printElementType.type.includes("table")}),o=M.length>1;if(o){var c=v-y.options.left,a=C-y.options.top;M.forEach(function(s){s.updateSizeAndPositionOptions(c+s.options.getLeft(),a+s.options.getTop()),s.designTarget.css("left",s.options.displayLeft()),s.designTarget.css("top",s.options.displayTop()),s.createLineOfPosition(x)})}else y.updateSizeAndPositionOptions(v,C),y.createLineOfPosition(x);b.a.instance.changed=!0},moveUnit:"pt",minMove:A.a.instance.movingDistance,onBeforeDrag:function(H){b.a.instance.draging=!0,y.designTarget.focus(),y.createLineOfPosition(x)},getScale:function(){return y.designPaper.scale||1},onStopDrag:function(H){b.a.instance.changed&&u.a.event.trigger("hiprintTemplateDataChanged_"+y.templateId,"\u79FB\u52A8"),b.a.instance.draging=!1,b.a.instance.changed=!1;var v=y.panel.printElements.filter(function(C){return C.designTarget.children().last().css("display")=="block"&&!C.printElementType.type.includes("table")});v.length>1?v.forEach(function(C){C.removeLineOfPosition()}):y.removeLineOfPosition()}}),this.designTarget.on("mouseup",function(){setTimeout(function(){y.removeLineOfPosition(),u.a.event.trigger("hiprintTemplateMouseUp_"+x.templateId)},300)}),this.setResizePanel(),this.bingCopyEvent(this.designTarget),this.bingKeyboardMoveEvent(this.designTarget,x)},N.prototype.getPrintElementEntity=function(g){return g?new W.a(void 0,this.options.getPrintElementOptionEntity(),this.printElementType.getPrintElementTypeEntity()):new W.a(this.printElementType.tid,this.options.getPrintElementOptionEntity())},N.prototype.submitOption=function(){var g=this,x=this.getConfigOptions();x&&x.tabs&&x.tabs.length?this.getPrintElementOptionTabs().forEach(function(y){y.list.forEach(function(D){var H=D.getValue(),v=D.name=="textType"&&g.options[D.name]!==H,C=D.name=="axis"&&g.options[D.name]!==H,M=D.name=="draggable"&&g.options[D.name]!==H;H&&bt(H)=="object"?Object.keys(H).forEach(function(o){g.options[o]=H[o]}):g.options[D.name]=H,v&&g.setResizePanel(),C&&g.designTarget.hidraggable("update",{axis:H}),M&&g.designTarget.hidraggable("update",{draggable:H})})}):this.getPrintElementOptionItems().forEach(function(y){var D=y.getValue(),H=y.name=="textType"&&g.options[y.name]!==D,v=y.name=="axis"&&g.options[y.name]!==D,C=y.name=="draggable"&&g.options[y.name]!==D;D&&bt(D)=="object"?Object.keys(D).forEach(function(M){g.options[M]=D[M]}):g.options[y.name]=D,H&&g.setResizePanel(),v&&g.designTarget.hidraggable("update",{axis:D}),C&&g.designTarget.hidraggable("update",{draggable:D})}),this.updateDesignViewFromOptions(),u.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u5143\u7D20\u4FEE\u6539")},N.prototype.updateOption=function(g,x,y){try{var D=this,H=this.getConfigOptions(),v=["draggable","left","top"];H&&H.tabs&&H.tabs.length?H.tabs.forEach(function(C){C.options.forEach(function(M){v.push(M.name)})}):v=H.supportOptions.map(function(C){return C.name}),v&&v.includes(g)&&(this.options[g]=x,g=="draggable"&&D.designTarget.hidraggable("update",{draggable:x}),this.updateDesignViewFromOptions(),y||(u.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u53C2\u6570\u4FEE\u6539"),u.a.event.trigger(D.getPrintElementSelectEventKey(),{printElement:D})))}catch(C){console.log("updateOption error",C)}},N.prototype.getReizeableShowPoints=function(){return this.options.textType=="barcode"?this.options.showPoints||A.a.instance.barcode.showPoints:this.options.textType=="qrcode"?this.options.showPoints||A.a.instance.qrcode.showPoints:this.options.showPoints||A.a.instance.text.showPoints},N.prototype.setResizePanel=function(){var g=this,x=this.designPaper;this.designTarget.hireizeable({showPoints:g.getReizeableShowPoints(),showSizeBox:A.a.instance.showSizeBox,getScale:function(){return g.designPaper.scale||1},onBeforeResize:function(){b.a.instance.draging=!0},onResize:function(D,H,v,C,M,o){o!=null?g.onRotate(D,o):g.onResize(D,H,v,C,M),g.createLineOfPosition(x)},onStopResize:function(D){u.a.event.trigger("hiprintTemplateDataChanged_"+g.templateId,D?"\u65CB\u8F6C":"\u5927\u5C0F"),b.a.instance.draging=!1,g.removeLineOfPosition()}}),this.options.draggable==!1&&T.default('<i style="position:absolute;font-size:12px;right:-14px;top:-14px;z-index:999" class="iconfont sv-lock"></i>').insertBefore(this.designTarget.find(".resize-panel"))},N.prototype.onRotate=function(g,x){this.options.setRotate(x)},N.prototype.onResize=function(g,x,y,D,H){var v=this.designTarget,C=v.height(),M=v[0].clientHeight,o=v.width(),c=v[0].clientWidth;C<=40?(T.default.each([".ne",".nw",".se",".sw"],function(a,s){var I=M-30;v.find(s).css("height",I>0?I:0),v.find(s).css("width",I>0?I:0),I<=0&&(s.includes("n")&&v.find(s).css("border-top","none"),s.includes("s")&&v.find(s).css("border-bottom","none"),s.includes("e")&&v.find(s).css("border-right","none"),s.includes("w")&&v.find(s).css("border-left","none"))}),T.default.each([".e",".w"],function(a,s){var I=M-30;v.find(s).css("height",I>0?I:10),v.find(s).css("top",M/2-(I>0?I:10)/2)})):T.default.each([".e",".w"],function(a,s){v.find(s).css("top",M/2-v.find(s).height()/2)}),o<=40?(T.default.each([".ne",".nw",".se",".sw"],function(a,s){var I=c-30;v.find(s).css("height",I>0?I:0),v.find(s).css("width",I>0?I:0),I<=0&&(s.includes("n")&&v.find(s).css("border-top","none"),s.includes("s")&&v.find(s).css("border-bottom","none"),s.includes("e")&&v.find(s).css("border-right","none"),s.includes("w")&&v.find(s).css("border-left","none"))}),T.default.each([".n",".s"],function(a,s){let I=c-30;v.find(s).css("width",I>0?I:10),v.find(s).css("left",c/2-(I>0?I:10)/2)})):T.default.each([".n",".s",".r"],function(a,s){s==".r",v.find(s).css("left",c/2-v.find(s).width()/2)}),M>40&&c>40&&(T.default.each([".ne",".nw",".se",".sw"],function(a,s){s.includes("n")&&v.find(s).css("border-top",""),s.includes("s")&&v.find(s).css("border-bottom",""),s.includes("e")&&v.find(s).css("border-right",""),s.includes("w")&&v.find(s).css("border-left","")}),T.default.each([".n",".s"],function(a,s){v.find(s).css("width","")})),this.updateSizeAndPositionOptions(H,D,y,x)},N.prototype.getOrderIndex=function(){return this.options.getTop()},N.prototype.getHtml=function(g,x,y){var D=0;this.setCurrenttemplateData(x);var H=[],v=this.getBeginPrintTopInPaperByReferenceElement(g),C=g.getPaperFooter(D);this.isHeaderOrFooter()||this.isFixed()||v>C&&g.panelPageRule!="none"&&(H.push(new l.a({target:void 0,printLine:void 0})),v=v-C+g.paperHeader,D++,C=g.getPaperFooter(D));var M=this.getData(x),o=this.createTarget(this.getTitle(),M,y);return this.updateTargetSize(o),this.css(o,M),o.css("position","absolute"),o.css("left",this.options.displayLeft()),o.css("top",v+"pt"),H.push(new l.a({target:o,printLine:v+this.options.getHeight(),referenceElement:new r.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:g.index,bottomInLastPaper:v+this.options.getHeight(),printTopInPaper:v})})),x&&this.options.pageBreak&&(H[0].target.css("top",g.paperHeader+"pt"),H[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-g.paperHeader,H[0].printLine=g.paperHeader,H[0].referenceElement.bottomInLastPaper=0,H[0].referenceElement.printTopInPaper=g.paperHeader,H.unshift(new l.a({target:o,printLine:g.height,referenceElement:new r.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:g.index,bottomInLastPaper:g.height,printTopInPaper:g.paperHeader})}))),H},N.prototype.getHtml2=function(g,x,y){var D=0;this.setCurrenttemplateData(x);var H=[],v=this.getBeginPrintTopInPaperByReferenceElement(g),C=g.getPaperFooter(D);this.isHeaderOrFooter()||this.isFixed()||(g.panelPageRule!="none"&&v>C&&(H.push(new l.a({target:void 0,printLine:void 0})),v=v-C+g.paperHeader,D++,C=g.getPaperFooter(D)),v<=C&&v+this.options.getHeight()>C&&g.panelPageRule!="none"&&(H.push(new l.a({target:void 0,printLine:void 0})),v=g.paperHeader,D++,C=g.getPaperFooter(D)));var M=this.getData(x),o=this.createTarget(this.getTitle(),M);return g.panelPageRule=="none"&&v+this.options.getHeight()>C&&this.updatePanelHeight(v+this.options.getHeight(),g),this.updateTargetSize(o),this.css(o,M),o.css("position","absolute"),o.css("left",this.options.displayLeft()),o.css("top",v+"pt"),H.push(new l.a({target:o,printLine:v+this.options.getHeight(),referenceElement:new r.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:g.index,bottomInLastPaper:v+this.options.getHeight(),printTopInPaper:v})})),x&&this.options.pageBreak&&(H[0].target.css("top",g.paperHeader+"pt"),H[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-g.paperHeader,H[0].printLine=g.paperHeader,H[0].referenceElement.bottomInLastPaper=0,H[0].referenceElement.printTopInPaper=g.paperHeader,H.unshift(new l.a({target:o,printLine:g.height,referenceElement:new r.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:g.index,bottomInLastPaper:g.height,printTopInPaper:g.paperHeader})}))),H},N.prototype.updatePanelHeight=function(g,x){if(this.panel.panelPageRule=="none"){var y=u.a.pt.toMm(g);x.paperFooter=g,x.target.css("height",y+"mm"),x.target.attr("original-height",y)}},N.prototype.getBeginPrintTopInPaperByReferenceElement=function(g){var x=this.options.getTop(),y=this.options.getHeight();return this.isHeaderOrFooter()||this.isFixed()?x:g.referenceElement.isPositionLeftOrRight(x,y)?g.referenceElement.printTopInPaper+(x-g.referenceElement.top):g.referenceElement.bottomInLastPaper+(x-(g.referenceElement.top+g.referenceElement.height))},N.prototype.css=function(g,x){var y=this,D=this.getConfigOptions();if(D){var H;D.tabs&&D.tabs.length?(H=[],D.tabs.forEach(function(v){H=H.concat(v.options)})):H=D.supportOptions,H&&H.forEach(function(v){var C=f.a.getItem(v.name);C&&C.css&&C.css(g,y.options.getValueFromOptionsOrDefault(v.name))})}this.stylerCss(g,x)},N.prototype.stylerCss=function(g,x){var y=this.getStyler();if(y){var D=y(x,this.options,g,this._currenttemplateData);D&&Object.keys(D).forEach(function(H){g.css(H,D[H])})}},N.prototype.getData=function(g){var x=this.getField();return g?x&&x.split(".").reduce((y,D)=>y?y[D]:g?g[D]:"",!1)||"":this.printElementType.getData()},N.prototype.copyFromType=function(){var g=this.options,x=this.printElementType,y=this.getConfigOptions(),D=[];return y&&y.tabs&&y.tabs.length?y.tabs.forEach(function(H){H.options.forEach(function(v){D.push(v.name)})}):D=y.supportOptions.map(function(H){return H.name}),Object.keys(x).forEach(function(H){x[H]&&H!="columns"&&D.indexOf(H)>-1&&(g[H]=bt(x[H])=="function"?x[H].toString():x[H])}),g},N.prototype.getPrintElementOptionTabs=function(){if(this._printElementOptionTabs)return this._printElementOptionTabs;var g=[],x=this.getConfigOptions();if(x){var y=x.tabs;y&&y.forEach(function(D,H){g.push({name:D.name,list:[]}),D.options.filter(function(v){return!v.hidden}).forEach(function(v){var C=f.a.getItem(v.name);g[H].list.push(C)})})}return this._printElementOptionTabs=g,this._printElementOptionItems=void 0,this._printElementOptionTabs},N.prototype.getPrintElementOptionItems=function(){if(this._printElementOptionItems)return this._printElementOptionItems;var g=[],x=this.getConfigOptions();if(x){var y;x.tabs&&x.tabs.length?(y=[],x.tabs.forEach(function(D){D=D.concat(D.options)})):y=x.supportOptions,y&&y.filter(function(D){return!D.hidden}).forEach(function(D){var H=f.a.getItem(D.name);g.push(H)})}return this._printElementOptionItems=this.filterOptionItems(g.concat()),this._printElementOptionTabs=void 0,this._printElementOptionItems},N.prototype.getPrintElementOptionItemsByName=function(g){var x=[],y=this.getConfigOptionsByName(g);if(y){var D;y.tabs&&y.tabs.length?(D=[],y.tabs.forEach(function(H){D=D.concat(H.options)})):D=y.supportOptions,D&&D.filter(function(H){return!H.hidden}).forEach(function(H){var v=f.a.getItem(H.name);x.push(v)})}return x.concat()},N.prototype.filterOptionItems=function(g){return this.printElementType.field?g.filter(function(x){return x.name!="field"}):g},N.prototype.createTempContainer=function(){this.removeTempContainer(),T.default("body").append(T.default('<div class="hiprint_temp_Container hiprint-printPaper" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},N.prototype.removeTempContainer=function(){T.default(".hiprint_temp_Container").remove()},N.prototype.getTempContainer=function(){return T.default(".hiprint_temp_Container")},N.prototype.isHeaderOrFooter=function(){return this.options.getTopInDesign()<this.panel.paperHeader||this.options.getTopInDesign()>=this.panel.paperFooter},N.prototype.delete=function(){this.designTarget&&this.designTarget.remove()},N.prototype.setCurrenttemplateData=function(g){this._currenttemplateData=g},N.prototype.isFixed=function(){return this.options.fixed},N.prototype.onRendered=function(g,x){this.printElementType&&this.printElementType.onRendered&&this.printElementType.onRendered(x,this.options,g.getTarget())},N.prototype.createLineOfPosition=function(g){var x=T.default(".toplineOfPosition.id"+this.id),y=T.default(".topPosition.id"+this.id),D=T.default(".leftlineOfPosition.id"+this.id),H=T.default(".leftPosition.id"+this.id),v=T.default(".rightlineOfPosition.id"+this.id),C=T.default(".bottomlineOfPosition.id"+this.id),M=A.a.instance;if(x.length)x.css("top",this.options.displayTop(!0));else{var x=T.default('<div class="toplineOfPosition id'+this.id+'" style="position: absolute; width: 100%;"></div>');x.css("top",this.options.displayTop(!0)),x.css("width",g.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(x)}if(M.showPosition)if(this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!0),y.length)y.toggleClass("topPosition-lineMode",M.positionLineMode),y.text(this.options.posTop()+(M.positionUnit?"pt":"")),y.css("top",this.options.posTop()-y.height()+"pt"),M.positionLineMode?y.css("left",this.options.posLeft()-y.width()/2+"pt"):y.css("left",this.options.posLeft()+2+"pt");else{var y=T.default('<div class="topPosition id'+this.id+'" style="position: absolute;"></div>');y.toggleClass("topPosition-lineMode",M.positionLineMode),y.text(this.options.posTop()+(M.positionUnit?"pt":"")),M.positionLineMode?y.css("left",this.options.posLeft()-y.width()/2+"pt"):y.css("left",this.options.posLeft()+2+"pt"),this.designTarget.parents(".hiprint-printPaper-content").append(y),y.css("top",this.options.posTop()-y.height()+"pt")}if(D.length)D.css("left",this.options.displayLeft(!0));else{var o=T.default('<div class="leftlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');o.css("left",this.options.displayLeft(!0)),o.css("height",g.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(o)}if(M.showPosition)if(H.length)H.text(this.options.posLeft()+(M.positionUnit?"pt":"")),H.toggleClass("leftPosition-lineMode",M.positionLineMode),H.css("left",this.options.posLeft()-H.width()+"pt"),M.positionLineMode?H.css("top",this.options.posTop()-H.height()/3+"pt"):H.css("top",this.options.posTop()+2+"pt");else{var H=T.default('<div class="leftPosition id'+this.id+'" style="position: absolute;"></div>');H.text(this.options.posLeft()+(M.positionUnit?"pt":"")),H.toggleClass("leftPosition-lineMode",M.positionLineMode),M.positionLineMode?H.css("top",this.options.posTop()-H.height()/3+"pt"):H.css("top",this.options.posTop()+2+"pt"),this.designTarget.parents(".hiprint-printPaper-content").append(H),H.css("left",this.options.posLeft()-H.width()+"pt")}if(v.length)v.css("left",this.options.getLeft()+this.options.getWidth()+"pt");else{var c=T.default('<div class="rightlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');c.css("left",this.options.getLeft()+this.options.getWidth()+"pt"),c.css("height",g.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(c)}if(C.length)C.css("top",this.options.getTop()+this.options.getHeight()+"pt");else{var a=T.default('<div class="bottomlineOfPosition id'+this.id+'" style="position: absolute;width: 100%;"></div>');a.css("top",this.options.getTop()+this.options.getHeight()+"pt"),a.css("width",g.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(a)}},N.prototype.removeLineOfPosition=function(){T.default(".toplineOfPosition.id"+this.id).remove(),T.default(".topPosition.id"+this.id).remove(),this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!1),T.default(".leftlineOfPosition.id"+this.id).remove(),T.default(".leftPosition.id"+this.id).remove(),T.default(".rightlineOfPosition.id"+this.id).remove(),T.default(".bottomlineOfPosition.id"+this.id).remove()},N.prototype.getFontList=function(){var g=this.options.fontList;return g||(g=b.a.instance.getPrintTemplateById(this.templateId).getFontList())},N.prototype.getFields=function(){if(this.printElementType.type=="table")return this.options.tableFields;var g=this.options.fields;return g||(g=b.a.instance.getPrintTemplateById(this.templateId).getFields())},N.prototype.getOnImageChooseClick=function(){var g=this.options.onImageChooseClick;return g||(g=b.a.instance.getPrintTemplateById(this.templateId).getOnImageChooseClick())},N.prototype.bingCopyEvent=function(g){var x=this;g.keydown(function(y){if(x._editing&&!y.altKey&&y.keyCode==13){x.updateByContent();return}(y.ctrlKey||y.metaKey)&&y.keyCode==67&&(x.panel.copyJson(),y.preventDefault()),(y.ctrlKey||y.metaKey)&&y.keyCode==88&&(x.panel.cutJson(),y.preventDefault())})},N.prototype.clone=function(g){var x=this;let y=x.printElementType.createPrintElement();return Object.keys(x.options).forEach(function(D){y.options[D]=x.options[D]}),y},N.prototype.getFormatter=function(){var g=void 0;if(this.printElementType.formatter&&(g=this.printElementType.formatter),this.options.formatter)try{var x="formatter="+this.options.formatter;eval2(x)}catch(y){console.log(y)}return g},N.prototype.getStyler=function(){var g=void 0;if(this.printElementType.styler&&(g=this.printElementType.styler),this.options.styler)try{var x="fnstyler="+this.options.styler;eval2(x)}catch(y){console.log(y)}return g},N.prototype.bingKeyboardMoveEvent=function(g,x){var y=this,D=void 0,H=void 0;g.attr("tabindex","1"),g.keydown(function(v){if(v.target.tagName!="INPUT"&&!(y._editing&&!v.altKey)&&y.options.draggable!==!1){var C=y.panel.printElements.filter(function(a){return a.designTarget.children().last().css("display")=="block"&&!a.printElementType.type.includes("table")}),M=C.length>1,o=A.a.instance.movingDistance;switch(v.keyCode){case 8:case 46:var c=y.panel;M?C.forEach(function(a){c.deletePrintElement(a)}):c.deletePrintElement(y),u.a.event.trigger("clearSettingContainer");break;case 37:D=y.options.getLeft(),M?C.forEach(function(a){a.updatePositionByMultipleSelect(0-o,0)}):(y.updateSizeAndPositionOptions(D-o),g.css("left",y.options.displayLeft())),v.preventDefault();break;case 38:H=y.options.getTop(),M?C.forEach(function(a){a.updatePositionByMultipleSelect(0,0-o)}):(y.updateSizeAndPositionOptions(void 0,H-o),g.css("top",y.options.displayTop())),v.preventDefault();break;case 39:D=y.options.getLeft(),M?C.forEach(function(a){a.updatePositionByMultipleSelect(o,0)}):(y.updateSizeAndPositionOptions(D+o),g.css("left",y.options.displayLeft())),v.preventDefault();break;case 40:H=y.options.getTop(),M?C.forEach(function(a){a.updatePositionByMultipleSelect(0,o)}):(y.updateSizeAndPositionOptions(void 0,H+o),g.css("top",y.options.displayTop())),v.preventDefault()}[37,38,39,40].includes(v.keyCode)&&u.a.event.trigger("hiprintTemplateDataChanged_"+y.templateId,"\u952E\u76D8\u79FB\u52A8")}})},N.prototype.inRect=function(g){var x=this.designPaper.scale||1,y=this.designTarget[0].offsetLeft,D=this.designTarget[0].offsetTop,H=this.designTarget[0].offsetHeight,v=this.designTarget[0].offsetWidth,C=y+v,M=D+H,o=T.default(g.target[0]).position().left/x,c=T.default(g.target[0]).position().top/x,a=g.target[0].offsetHeight,s=g.target[0].offsetWidth,I=o+s,S=c+a;return o<C&&I>y&&D<S&&M>c},N.prototype.multipleSelect=function(g){g?this.designTarget.addClass("multipleSelect"):this.designTarget.removeClass("multipleSelect")},N.prototype.updatePositionByMultipleSelect=function(g,x){this.options.draggable!==!1&&(this.updateSizeAndPositionOptions(g+this.options.getLeft(),x+this.options.getTop()),this.designTarget.css("left",this.options.displayLeft()),this.designTarget.css("top",this.options.displayTop()))},N}()},function(K,J,d){var W=function(){function v(){}return v.prototype.init=function(C){this.target=T.default('<input type="text" class="hitable-editor-text" value="" />'),C.getTarget().append(this.target),this.target.focus()},v.prototype.getValue=function(){return this.target.val()},v.prototype.setValue=function(C){this.target.val(C)},v.prototype.destroy=function(){this.target.remove()},v}(),A=function(){function v(){this.text=new W}return Object.defineProperty(v,"Instance",{get:function(){return v._instance||(v._instance=new v),v._instance},enumerable:!0,configurable:!0}),v}(),f=function(){function v(){}return v.prototype.init=function(C,M){var o=`<select class="auto-submit" style="width:100%">
2
- <option value="" disabled>\u8BF7\u9009\u62E9\u5B57\u6BB5</option>`;C.forEach(function(c,a){c.field==M.field?o+=' <option value="'+(c.field||"")+'" selected >'+(c.text||"")+"</option>":o+=' <option value="'+(c.field||"")+'" >'+(c.text||"")+"</option>"}),o+=" </select>",this.target=T.default(o),M.getTarget().append(this.target),this.target.focus()},v.prototype.getValue=function(){var C=this.target.val(),M=this.target.find('option[value="'+C+'"]').text();return M+"#"+C},v.prototype.setValue=function(C){C&&(this.target.find('option[value="'+C+'"]').length||this.target.find("select").prepend('<option value="'+C+'" >'+C+"</option>")),this.target.find("select").val(C)},v.prototype.destroy=function(){this.target.remove()},v}(),l=function(){function v(){this.select=new f}return Object.defineProperty(v,"Instance",{get:function(){return v._instance||(v._instance=new v),v._instance},enumerable:!0,configurable:!0}),v}(),u=function(){function v(){}return Object.defineProperty(v,"Instance",{get:function(){return A._instance||(v._instance=new v),v._instance},enumerable:!0,configurable:!0}),v.prototype.createEditor=function(C){return T.default.extend({},A.Instance[C])},v.prototype.createSelect=function(C){return T.default.extend({},l.Instance[C])},v}(),r=d(10),b=d(14),w=d(11),N=function(){function v(){}return v.prototype.init=function(C,M){var o=this;this.tableOptions=M,this.title=C.title,this.field=C.field,C.getTarget().unbind("dblclick.hitable").bind("dblclick.hitable",function(){C.isEditing=!0,o.beginEdit(C)})},v.prototype.getDisplayHtml=function(){return this.title},v.prototype.beginEdit=function(C){var M=this;M.tableOptions.options.fields&&M.tableOptions.options.fields.length?(this.editor=u.Instance.createSelect("select"),C.getTarget().html(""),this.editor.init(M.tableOptions.options.fields,C),this.editor.setValue(this.field||""),T.default(this.editor.target).keydown(function(o){o.keyCode==13&&M.endEdit(C)}),T.default(this.editor.target).change(function(o){M.endEdit(C)}),T.default(this.editor.target).blur(function(o){M.endEdit(C)})):(this.editor=u.Instance.createEditor("text"),C.getTarget().html(""),this.editor.init(C),(this.title||this.field)&&(this.tableOptions.options.isEnableEditField?this.editor.setValue((this.title||"")+"#"+(this.field||"")):this.editor.setValue(this.title||"")),T.default(this.editor.target).keydown(function(o){o.keyCode==13&&M.endEdit(C)}),T.default(this.editor.target).blur(function(o){M.endEdit(C)}),this.tableOptions.editingCell&&this.tableOptions.editingCell.id!=C.id&&this.tableOptions.editingCell.innerElement.endEdit(this.tableOptions.editingCell),this.tableOptions.editingCell=C)},v.prototype.endEdit=function(C){C.isEditing=0;var M=this.editor.getValue();if(M)if(this.tableOptions.options.isEnableEditField||this.tableOptions.options.fields){var o=M.split("#");C.title=this.title=o[0],o.length>0&&(C.columnId=C.field=this.field=o[1]),C.id&&C.target.attr("id",C.id),C.columnId&&C.target.attr("column-id",C.columnId)}else C.title=this.title=M;else this.tableOptions.options.isEnableEditField?(C.title=this.title="",C.field=this.field=""):C.title=this.title="";this.editor.destroy(),C.getTarget().html(this.title)},v}(),g=function(){return function(v){this.title=v.title,this.field=v.field,this.width=v.width,this.align=v.align,this.halign=v.halign,this.vAlign=v.vAlign,this.colspan=v.colspan,this.rowspan=v.rowspan,this.checked=v.checked,this.columnId=v.columnId,this.tableSummaryTitle=v.tableSummaryTitle,this.tableSummaryText=v.tableSummaryText,this.tableSummary=v.tableSummary,this.tableSummaryAlign=v.tableSummaryAlign,this.tableSummaryNumFormat=v.tableSummaryNumFormat,this.formatter2=v.formatter2,this.styler2=v.styler2,this.tableColumnHeight=v.tableColumnHeight,this.tableTextType=v.tableTextType,this.tableBarcodeMode=v.tableBarcodeMode,this.tableQRCodeLevel=v.tableQRCodeLevel}}(),x=function(){function v(){this.id=w.a.createId()}return v.prototype.init=function(C,M,o,c){this.isHead=c,this.rowId=o,this.isEditing=!1;var a=/^[0-9]*$/;this.target=C,this.tableOptions=M;var s=this.target.attr("colspan");this.colspan=a.test(s)?parseInt(s):1;var I=this.target.attr("rowspan");this.rowspan=a.test(I)?parseInt(I):1,this.initEvent(),this.isHead&&this.initInnerEelement()},v.prototype.beginEdit=function(){if(!this.isEditing&&this.tableOptions.isEnableEdit&&this.tableOptions.onBeforEdit(this)){var C=this.getValue();this.editor=u.Instance.createEditor("text"),this.isEditing=!0,this.tableOptions.editingCell=this,this.target.html(""),this.editor.init(this),this.editor.setValue(C)}},v.prototype.endEdit=function(){this.isEditing=!1;var C=this.editor.getValue();this.editor.destroy(),this.target.html(C)},v.prototype.getTarget=function(){return this.target},v.prototype.getValue=function(){return this.target.html()},v.prototype.setValue=function(C){},v.prototype.initInnerEelement=function(){this.innerElement=new N,this.innerElement.init(this,this.tableOptions)},v.prototype.initEvent=function(){},v.prototype.isXYinCell=function(C,M){var o=new r.b({x:C,y:M,height:0,width:0});return this.isOverlap(o)},v.prototype.getTableRect=function(){return new r.b({x:this.target.offset().left,y:this.target.offset().top,height:this.target[0].offsetHeight,width:this.target[0].offsetWidth})},v.prototype.isOverlap=function(C){var M=this.getTableRect();return C.x+C.width>M.x&&M.x+M.width>C.x&&C.y+C.height>M.y&&M.y+M.height>C.y},v.prototype.isInRect=function(C){var M=C.rect,o=this.getTableRect();if(o.x>=M.x&&o.x+o.width<=M.x+M.width&&o.y>=M.y&&o.y+o.height<=M.y+M.height){var c=b.a.mergeRect(M,o);return JSON.stringify(M)==JSON.stringify(c)||(C.changed=!0,C.rect=c,!0)}return!1},v.prototype.isSelected=function(){return this.target.hasClass("selected")},v.prototype.select=function(){this.target.addClass("selected")},v.prototype.isHeader=function(){return!1},v.prototype.setAlign=function(C){this.align=C,C?this.target.css("text-align",C):this.target[0].style.textAlign=""},v.prototype.setVAlign=function(C){this.vAlign=C,C?this.target.css("vertical-align",C):this.target[0].style.verticalAlign=""},v.prototype.getEntity=function(){return new g(this)},v}();d.d(J,"a",function(){return H});var y,D=(y=function(C,M){return(y=Object.setPrototypeOf||Ht({__proto__:[]},Array)&&function(o,c){o.__proto__=c}||function(o,c){for(var a in c)c.hasOwnProperty(a)&&(o[a]=c[a])})(C,M)},function(v,C){function M(){this.constructor=v}y(v,C),v.prototype=C===null?Object.create(C):(M.prototype=C.prototype,new M)}),H=function(v){function C(M){var o=this;return M=M||{},(o=v.call(this)||this).width=M.width?parseFloat(M.width.toString()):100,o.title=M.title,o.descTitle=M.descTitle,o.field=M.field,o.fixed=M.fixed,o.rowspan=M.rowspan?parseInt(M.rowspan):1,o.colspan=M.colspan?parseInt(M.colspan):1,o.align=M.align,o.halign=M.halign,o.vAlign=M.vAlign,o.formatter=M.formatter,o.styler=M.styler,o.formatter2=M.formatter2,o.styler2=M.styler2,o.checkbox=M.checkbox,o.checked=M.checked!=0,o.columnId=M.columnId||M.field,o.tableColumnHeight=M.tableColumnHeight||30,o.tableTextType=M.tableTextType||"text",o.tableBarcodeMode=M.tableBarcodeMode||"CODE128A",o.tableQRCodeLevel=M.tableQRCodeLevel,this.tableSummaryTitle=M.tableSummaryTitle,this.tableSummaryText=M.tableSummaryText,o.tableSummary=M.tableSummary,o.tableSummaryAlign=M.tableSummaryAlign,o.tableSummaryNumFormat=M.tableSummaryNumFormat,o}return D(C,v),C.prototype.css=function(M){},C}(x)},function(K,J,d){d.d(J,"a",function(){return W});var W=function(){return function(A){this.printLine=A.printLine,this.target=A.target,this.referenceElement=A.referenceElement}}()},function(K,J,d){d.d(J,"a",function(){return f});var W=d(19),A=d(0),f=function(){function l(){}return l.createTableHead=function(u,r){for(var b=l.reconsitutionTableColumnTree(u),w=T.default("<thead></thead>"),N=l.getColumnsWidth(b,r),g=function(D){var H=T.default("<tr></tr>");b[D].filter(function(v){return v.checked}).forEach(function(v){var C=T.default("<td></td>");v.id&&C.attr("id",v.id),v.columnId&&C.attr("column-id",v.columnId),(v.align||v.halign)&&C.css("text-align",v.halign||v.align),v.vAlign&&C.css("vertical-align",v.vAlign),v.colspan>1&&C.attr("colspan",v.colspan),v.rowspan>1&&C.attr("rowspan",v.rowspan),C.html(v.title),N[v.id]?(v.hasWidth=!0,v.targetWidth=N[v.id],C.attr("haswidth","haswidth"),C.css("width",N[v.id]+"pt")):v.hasWidth=!1,H.append(C)}),w.append(H)},x=0;x<b.totalLayer;x++)g(x);return l.syncTargetWidthToOption(u),w},l.createTableFooter=function(u,r,b,w,N,g){var x=T.default("<tfoot></tfoot>"),y=this.getFooterFormatter(b,w),D=this.tableSummaryTitle;let H=b.tableFooterRepeat=="last"?r:g,v=b.columns.length-1;var C=this.rowColumns||b.columns[v].columns;if(b.tableFooterRepeat!="no"&&C.some(function(o){return o.tableSummary})){var M=T.default("<tr></tr>");C.filter(function(o){return o.checked}).forEach(function(o){var c=H.filter(function(Z){return Z[o.field]}).map(function(Z){return new RegExp("^-?(0|[1-9]\\d*)(\\.\\d+)?").test(Z[o.field])?Number(Z[o.field]):0}),a=o.tableSummaryText,s=o.tableSummaryNumFormat||2;switch(o.tableSummary){case"count":var B=D(o,a||"\u8BA1\u6570:",N);M.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${B}${H.length||0}</td>`);break;case"sum":var I=parseFloat(Number(c.reduce(function(Z,z){return Z+z},0)));I=A.a.numFormat(I,s);var B=D(o,a||"\u5408\u8BA1:",N);M.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${B}${I}</td>`);break;case"avg":var I=parseFloat(Number(c.reduce(function(Z,z){return Z+z},0))),S=parseFloat(Number(I/(c.length||1)));S=A.a.numFormat(S,s);var B=D(o,a||"\u5E73\u5747\u503C:",N);M.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${B}${S}</td>`);break;case"min":var P=Math.min(...c);P=A.a.numFormat(P,s);var B=D(o,a||"\u6700\u5C0F\u503C:",N);M.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${B}${P||0}</td>`);break;case"max":var j=Math.max(...c),B=D(o,a||"\u6700\u5927\u503C:",N);j=A.a.numFormat(j,s),M.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${B}${j||0}</td>`);break;case"text":M.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${a||""}</td>`);break;default:M.append("<td></td>");break}}),x.append(M)}return y&&x.append(y(b,r,N,g)),x},l.tableSummaryTitle=function(u,r,b){var w=u.tableSummaryTitle==null||u.tableSummaryTitle==!0;return w?`${r}`:b?"":`<span style="color:firebrick">${r}</span>`},l.createTableRow=function(u,r,b,w){var N=l.reconsitutionTableColumnTree(u),g=T.default("<tbody></tbody>");return r||(r=[]),w.groupFields.length?A.a.groupBy(r,w.groupFields,function(x){var y={};return w.groupFields.forEach(function(D){return y[D]=x[D]}),y}).forEach(function(x){if(w.groupFormatter){var y=T.default("<tr><td colspan="+N.colspan+"></td></tr>");y.find("td").append(w.groupFormatter(x,b)),g.append(y)}if(x.rows.forEach(function(H,v){var C=l.createRowTarget(N,H,b,w,v);g.append(C)}),w.groupFooterFormatter){var D=T.default("<tr><td colspan="+N.colspan+"></td></tr>");D.find("td").append(w.groupFooterFormatter(x,b)),g.append(D)}}):r.forEach(function(x,y){var D=l.createRowTarget(N,x,b,w,y);g.append(D)}),g},l.createRowTarget=function(u,r,b,w,N){var g=T.default("<tr></tr>"),x=u.rowColumns.filter(function(H){return H.checked});g.data("rowData",r),u.rowColumns.filter(function(H){return H.checked}).forEach(function(H,v){if(!!H.checked){var C="";if(b.rowsColumnsMerge){eval2("rowsColumnsMerge="+b.rowsColumnsMerge);var M=C(r,H,v)||[1,1],o=T.default(`<td style = 'display:${M[0]&&M[1]?"":"none"}' rowspan = '${M[0]}' colspan = '${M[1]}'></td>`)}else var o=T.default("<td></td>");if(r&&Object.keys(r).length>0&&(b.tableHeaderRepeat=="first"||b.tableHeaderRepeat=="none")){if(H.field&&o.attr("field",H.field),H.align&&o.css("text-align",H.align),H.vAlign&&o.css("vertical-align",H.vAlign),b.rowsColumnsMerge&&M[1]>1){var c=0;x.forEach((Z,z)=>{z>=v&&z<v+M[1]&&(c+=Z.width)})}o.css("width",(c||H.width)+"pt")}else H.field&&o.attr("field",H.field),H.align&&o.css("text-align",H.align),H.vAlign&&o.css("vertical-align",H.vAlign);var a=l.getColumnFormatter(H),s=a?a(r[H.field],r,v,b):r[H.field];if(H.tableTextType=="text")o.html(s);else{if(H.tableTextType=="barcode"){o.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{s?(Vt.default(o.find(".hibarcode_imgcode")[0],s,{format:H.tableBarcodeMode,width:1,textMargin:-1,lineColor:"#000000",margin:0,height:parseInt(10),displayValue:!1}),o.find(".hibarcode_imgcode").attr("height",H.tableColumnHeight+"pt"),o.find(".hibarcode_imgcode").css("margin","5pt 10pt"),o.find(".hibarcode_imgcode").attr("width","calc(100% - 20pt)")):o.html("")}catch(Z){console.log(Z),o.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(H.tableTextType=="image"&&(o.html(""),s)){var I=T.default('<div><img style = "max-width:100%;max-height:100%"/></div>');I.find("img").attr("src",s),console.log(I.find("img").css("width")),o.html(I)}if(H.tableTextType=="qrcode"){o.html("");try{var S=T.default("<div></div>");if(s){var P=parseInt(H.width||H.targetWidth||20),j=parseInt(H.tableColumnHeight||20);S.css("height",(P>j?j:P)+"pt"),new QRCode(S[0],{width:P>j?j:P,height:P>j?j:P,colorDark:"#000000",useSVG:!0,correctLevel:H.tableQRCodeLevel}).makeCode(s),o.html(S)}}catch(Z){console.log(Z),o.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}H.tableTextType==="sequence"&&o.html(N+1)}var B=l.getColumnStyler(H);if(B){var P=B(r[H.field],r,v,b);P&&Object.keys(P).forEach(function(z){o.css(z,P[z])})}g.append(o)}});var y=l.getRowStyler(b,w);if(y){var D=y(r,b);D&&Object.keys(D).forEach(function(H){g.css(H,D[H])})}return g},l.createEmptyRowTarget=function(u){var r=l.reconsitutionTableColumnTree(u),b=T.default("<tr></tr>");return r.rowColumns.filter(function(w){return w.checked}).forEach(function(w,N){var g=T.default("<td></td>");w.field&&g.attr("field",w.field),w.align&&g.css("text-align",w.align),w.vAlign&&g.css("vertical-align",w.vAlign),b.append(g)}),b},l.getColumnsWidth=function(u,r){var b={},w=l.allAutoWidth(u),N=l.allFixedWidth(u);return u.rowColumns.filter(function(g){return g.checked}).forEach(function(g){if(g.fixed)b[g.id]=g.width;else{var x=r-N,y=g.width/w*(x>0?x:0);b[g.id]=y}}),b},l.resizeTableCellWidth=function(u,r,b){var w=l.reconsitutionTableColumnTree(r),N=l.getColumnsWidth(w,b);u.find("thead tr td[haswidth]").map(function(g,x){var y=T.default(x).attr("id"),D=N[y];T.default(x).css("width",D+"pt")})},l.allAutoWidth=function(u){var r=0;return u.rowColumns.filter(function(b){return b.checked}).forEach(function(b){r+=b.fixed?0:b.width}),r},l.allFixedWidth=function(u){var r=0;return u.rowColumns.filter(function(b){return b.checked}).forEach(function(b){r+=b.fixed?b.width:0}),r},l.reconsitutionTableColumnTree=function(u,r,b){var w=r||new W.a;w.colspan=0;for(var N=function(y){w.totalLayer=y+1,w[y]=u[y].columns,y==0&&u[y].columns.forEach(function(D){y==0&&(w.colspan+=D.colspan)})},g=0;g<u.length;g++)N(g);return w.rowColumns=l.getOrderdColumns(w),w},l.syncTargetWidthToOption=function(u){u.forEach(function(r){r.columns.forEach(function(b){b.hasWidth&&(b.width=b.targetWidth)})})},l.getFooterFormatter=function(u,r){var b=void 0;if(r.footerFormatter&&(b=r.footerFormatter),u.footerFormatter)try{var w="footerFormatter="+u.footerFormatter;eval2(w)}catch(N){console.log(N)}return b},l.getRowStyler=function(u,r){var b=void 0;if(r.rowStyler&&(b=r.rowStyler),u.rowStyler)try{var w="rowStyler="+u.rowStyler;eval2(w)}catch(N){console.log(N)}return b},l.getColumnStyler=function(u){var r=void 0;if(u.styler&&(r=u.styler),u.styler2)try{var b="styler="+u.styler2;eval2(b)}catch(w){console.log(w)}return r},l.getColumnFormatter=function(u){var r=void 0;if(u.formatter&&(r=u.formatter),u.formatter2)try{var b="formatter="+u.formatter2;eval2(b)}catch(w){console.log(w)}return r},l.getOrderdColumns=function(u){let r={};for(let b=0;b<u.totalLayer;b++)r[b]=[],u[b].forEach((w,N)=>{r[b].push(...new Array(w.colspan).fill({...w,colspan:1}))});for(let b=0;b<u.totalLayer;b++)r[b].forEach((w,N)=>{for(let g=1;g<w.rowspan;g++)r[b+g].splice(N,0,{...w,rowspan:1})});return console.log("\u539F\u59CB\u6570\u636E"),console.log(u),console.log("\u6570\u636E\u6E90"),console.log(r),this.rowColumns=r[u.totalLayer-1],r[u.totalLayer-1]},l}()},function(K,J,d){d.d(J,"a",function(){return W});var W=function(){function A(f){this.top=f.top,this.left=f.left,this.height=f.height,this.width=f.width,this.bottomInLastPaper=f.bottomInLastPaper,this.beginPrintPaperIndex=f.beginPrintPaperIndex,this.printTopInPaper=f.printTopInPaper,this.endPrintPaperIndex=f.endPrintPaperIndex}return A.prototype.isPositionLeftOrRight=function(f,l){return this.top<=f&&this.top>f&&this.beginPrintPaperIndex==this.endPrintPaperIndex},A}()},function(K,J,d){var W=function(){function n(){this.name="lineHeight"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("line-height",E+"pt"),"line-height:"+E+"pt";t[0].style.lineHeight=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const ve=require("jquery"),ye=require("jsbarcode"),Me=require("socket.io-client"),Pe=require("jspdf"),je=require("html2canvas"),Se=require("canvg"),At=it=>it&&typeof it=="object"&&"default"in it?it:{default:it},x=At(ve),Yt=At(ye),Te=At(je),we=At(Se);var xe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},He={exports:{}};(function(it,O){(function(h){it.exports=h(x.default)})(function(h){function G(a){var r=a.parent();a.removeData("minicolors-initialized").removeData("minicolors-settings").removeProp("size").removeClass("minicolors-input"),r.before(a).remove()}function A(a){var r=a.parent(),u=r.find(".minicolors-panel"),j=a.data("minicolors-settings");!a.data("minicolors-initialized")||a.prop("disabled")||r.hasClass("minicolors-inline")||r.hasClass("minicolors-focus")||(v(),r.addClass("minicolors-focus"),u.animate?u.stop(!0,!0).fadeIn(j.showSpeed,function(){j.show&&j.show.call(a.get(0))}):(u.show(),j.show&&j.show.call(a.get(0))))}function v(){h(".minicolors-focus").each(function(){var a=h(this),r=a.find(".minicolors-input"),u=a.find(".minicolors-panel"),j=r.data("minicolors-settings");u.animate?u.fadeOut(j.hideSpeed,function(){j.hide&&j.hide.call(r.get(0)),a.removeClass("minicolors-focus")}):(u.hide(),j.hide&&j.hide.call(r.get(0)),a.removeClass("minicolors-focus"))})}function p(a,r,u){var j,d,I,C,Z,L=a.parents(".minicolors").find(".minicolors-input"),J=L.data("minicolors-settings"),F=a.find("[class$=-picker]"),R=a.offset().left,V=a.offset().top,$=Math.round(r.pageX-R),z=Math.round(r.pageY-V),tt=u?J.animationSpeed:0;r.originalEvent.changedTouches&&($=r.originalEvent.changedTouches[0].pageX-R,z=r.originalEvent.changedTouches[0].pageY-V),$<0&&($=0),z<0&&(z=0),$>a.width()&&($=a.width()),z>a.height()&&(z=a.height()),a.parent().is(".minicolors-slider-wheel")&&F.parent().is(".minicolors-grid")&&(j=75-$,d=75-z,I=Math.sqrt(j*j+d*d),(C=Math.atan2(d,j))<0&&(C+=2*Math.PI),75<I&&($=(I=75)-75*Math.cos(C),z=75-75*Math.sin(C)),$=Math.round($),z=Math.round(z)),Z={top:z+"px"},a.is(".minicolors-grid")&&(Z.left=$+"px"),F.animate?F.stop(!0).animate(Z,tt,J.animationEasing,function(){c(L,a)}):(F.css(Z),c(L,a))}function c(a,r){function u(lt,vt){var yt,Mt;return lt.length&&vt?(yt=lt.offset().left,Mt=lt.offset().top,{x:yt-vt.offset().left+lt.outerWidth()/2,y:Mt-vt.offset().top+lt.outerHeight()/2}):null}var j,d,I,C,Z,L,J,F=a.val(),R=a.attr("data-opacity"),V=a.parent(),$=a.data("minicolors-settings"),z=V.find(".minicolors-input-swatch"),tt=V.find(".minicolors-grid"),ot=V.find(".minicolors-slider"),pt=V.find(".minicolors-opacity-slider"),st=tt.find("[class$=-picker]"),gt=ot.find("[class$=-picker]"),ht=pt.find("[class$=-picker]"),ct=u(st,tt),bt=u(gt,ot),dt=u(ht,pt);if(r.is(".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider")){switch($.control){case"wheel":C=tt.width()/2-ct.x,Z=tt.height()/2-ct.y,L=Math.sqrt(C*C+Z*Z),(J=Math.atan2(Z,C))<0&&(J+=2*Math.PI),75<L&&(L=75,ct.x=69-75*Math.cos(J),ct.y=69-75*Math.sin(J)),d=N(L/.75,0,100),F=o({h:j=N(180*J/Math.PI,0,360),s:d,b:I=N(100-Math.floor(bt.y*(100/ot.height())),0,100)}),ot.css("backgroundColor",o({h:j,s:d,b:100}));break;case"saturation":F=o({h:j=N(parseInt(ct.x*(360/tt.width()),10),0,360),s:d=N(100-Math.floor(bt.y*(100/ot.height())),0,100),b:I=N(100-Math.floor(ct.y*(100/tt.height())),0,100)}),ot.css("backgroundColor",o({h:j,s:100,b:I})),V.find(".minicolors-grid-inner").css("opacity",d/100);break;case"brightness":F=o({h:j=N(parseInt(ct.x*(360/tt.width()),10),0,360),s:d=N(100-Math.floor(ct.y*(100/tt.height())),0,100),b:I=N(100-Math.floor(bt.y*(100/ot.height())),0,100)}),ot.css("backgroundColor",o({h:j,s:d,b:100})),V.find(".minicolors-grid-inner").css("opacity",1-I/100);break;default:F=o({h:j=N(360-parseInt(bt.y*(360/ot.height()),10),0,360),s:d=N(Math.floor(ct.x*(100/tt.width())),0,100),b:I=N(100-Math.floor(ct.y*(100/tt.height())),0,100)}),tt.css("backgroundColor",o({h:j,s:100,b:100}))}l(a,F,R=$.opacity?parseFloat(1-dt.y/pt.height()).toFixed(2):1)}else z.find("span").css({backgroundColor:F,opacity:String(R)}),B(a,F,R)}function l(a,r,u){var j,d=a.parent(),I=a.data("minicolors-settings"),C=d.find(".minicolors-input-swatch");I.opacity&&a.attr("data-opacity",u),r=I.format==="rgb"?(j=H(r)?T(r,!0):m(s(r,!0)),u=a.attr("data-opacity")===""?1:N(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),!isNaN(u)&&I.opacity||(u=1),a.minicolors("rgbObject").a<=1&&j&&I.opacity?"rgba("+j.r+", "+j.g+", "+j.b+", "+parseFloat(u)+")":"rgb("+j.r+", "+j.g+", "+j.b+")"):(H(r)&&(r=M(r)),D(r,I.letterCase)),a.val(r),C.find("span").css({backgroundColor:r,opacity:String(u)}),B(a,r,u)}function w(a,r){var u,j,d,I,C,Z,L,J,F,R,V=a.parent(),$=a.data("minicolors-settings"),z=V.find(".minicolors-input-swatch"),tt=V.find(".minicolors-grid"),ot=V.find(".minicolors-slider"),pt=V.find(".minicolors-opacity-slider"),st=tt.find("[class$=-picker]"),gt=ot.find("[class$=-picker]"),ht=pt.find("[class$=-picker]");switch(H(a.val())?(u=M(a.val()),(C=N(parseFloat(b(a.val())).toFixed(2),0,1))&&a.attr("data-opacity",C)):u=D(s(a.val(),!0),$.letterCase),j=function(ct){var bt=function(dt){var lt={h:0,s:0,b:0},vt=Math.min(dt.r,dt.g,dt.b),yt=Math.max(dt.r,dt.g,dt.b),Mt=yt-vt;return lt.b=yt,lt.s=yt!==0?255*Mt/yt:0,lt.s!==0?dt.r===yt?lt.h=(dt.g-dt.b)/Mt:dt.g===yt?lt.h=2+(dt.b-dt.r)/Mt:lt.h=4+(dt.r-dt.g)/Mt:lt.h=-1,lt.h*=60,lt.h<0&&(lt.h+=360),lt.s*=.39215686274509803,lt.b*=.39215686274509803,lt}(m(ct));return bt.s===0&&(bt.h=360),bt}(u=u||D(S($.defaultValue,!0),$.letterCase)),I=$.keywords?h.map($.keywords.split(","),function(ct){return ct.toLowerCase().trim()}):[],Z=a.val()!==""&&-1<h.inArray(a.val().toLowerCase(),I)?D(a.val()):H(a.val())?T(a.val()):u,r||a.val(Z),$.opacity&&(d=a.attr("data-opacity")===""?1:N(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),isNaN(d)&&(d=1),a.attr("data-opacity",d),z.find("span").css("opacity",String(d)),J=N(pt.height()-pt.height()*d,0,pt.height()),ht.css("top",J+"px")),a.val().toLowerCase()==="transparent"&&z.find("span").css("opacity",String(0)),z.find("span").css("backgroundColor",u),$.control){case"wheel":F=N(Math.ceil(.75*j.s),0,tt.height()/2),R=j.h*Math.PI/180,L=N(75-Math.cos(R)*F,0,tt.width()),J=N(75-Math.sin(R)*F,0,tt.height()),st.css({top:J+"px",left:L+"px"}),J=150-j.b/(100/tt.height()),u===""&&(J=0),gt.css("top",J+"px"),ot.css("backgroundColor",o({h:j.h,s:j.s,b:100}));break;case"saturation":L=N(5*j.h/12,0,150),J=N(tt.height()-Math.ceil(j.b/(100/tt.height())),0,tt.height()),st.css({top:J+"px",left:L+"px"}),J=N(ot.height()-j.s*(ot.height()/100),0,ot.height()),gt.css("top",J+"px"),ot.css("backgroundColor",o({h:j.h,s:100,b:j.b})),V.find(".minicolors-grid-inner").css("opacity",j.s/100);break;case"brightness":L=N(5*j.h/12,0,150),J=N(tt.height()-Math.ceil(j.s/(100/tt.height())),0,tt.height()),st.css({top:J+"px",left:L+"px"}),J=N(ot.height()-j.b*(ot.height()/100),0,ot.height()),gt.css("top",J+"px"),ot.css("backgroundColor",o({h:j.h,s:j.s,b:100})),V.find(".minicolors-grid-inner").css("opacity",1-j.b/100);break;default:L=N(Math.ceil(j.s/(100/tt.width())),0,tt.width()),J=N(tt.height()-Math.ceil(j.b/(100/tt.height())),0,tt.height()),st.css({top:J+"px",left:L+"px"}),J=N(ot.height()-j.h/(360/ot.height()),0,ot.height()),gt.css("top",J+"px"),tt.css("backgroundColor",o({h:j.h,s:100,b:100}))}a.data("minicolors-initialized")&&B(a,Z,d)}function B(a,r,u){var j,d,I,C=a.data("minicolors-settings"),Z=a.data("minicolors-lastChange");if(!Z||Z.value!==r||Z.opacity!==u){if(a.data("minicolors-lastChange",{value:r,opacity:u}),C.swatches&&C.swatches.length!==0){for(j=H(r)?T(r,!0):m(r),d=-1,I=0;I<C.swatches.length;++I)if(j.r===C.swatches[I].r&&j.g===C.swatches[I].g&&j.b===C.swatches[I].b&&j.a===C.swatches[I].a){d=I;break}a.parent().find(".minicolors-swatches .minicolors-swatch").removeClass("selected"),d!==-1&&a.parent().find(".minicolors-swatches .minicolors-swatch").eq(I).addClass("selected")}C.change&&(C.changeDelay?(clearTimeout(a.data("minicolors-changeTimeout")),a.data("minicolors-changeTimeout",setTimeout(function(){C.change.call(a.get(0),r,u)},C.changeDelay))):C.change.call(a.get(0),r,u)),a.trigger("change").trigger("input")}}function D(a,r){return r==="uppercase"?a.toUpperCase():a.toLowerCase()}function s(a,r){return!(a=a.replace(/^#/g,"")).match(/^[A-F0-9]{3,6}/gi)||a.length!==3&&a.length!==6?"":(a.length===3&&r&&(a=a[0]+a[0]+a[1]+a[1]+a[2]+a[2]),"#"+a)}function T(a,r){var u=a.replace(/[^\d,.]/g,"").split(",");return u[0]=N(parseInt(u[0],10),0,255),u[1]=N(parseInt(u[1],10),0,255),u[2]=N(parseInt(u[2],10),0,255),u[3]!==void 0&&(u[3]=N(parseFloat(u[3],10),0,1)),r?u[3]!==void 0?{r:u[0],g:u[1],b:u[2],a:u[3]}:{r:u[0],g:u[1],b:u[2]}:u[3]!==void 0&&u[3]<=1?"rgba("+u[0]+", "+u[1]+", "+u[2]+", "+u[3]+")":"rgb("+u[0]+", "+u[1]+", "+u[2]+")"}function S(a,r){return H(a)?T(a):s(a,r)}function N(a,r,u){return a<r&&(a=r),u<a&&(a=u),a}function H(a){var r=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i);return!(!r||r.length!==4)}function b(a){return(a=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+(\.\d{1,2})?|\.\d{1,2})[\s+]?/i))&&a.length===6?a[4]:"1"}function M(a){return(a=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i))&&a.length===4?"#"+("0"+parseInt(a[1],10).toString(16)).slice(-2)+("0"+parseInt(a[2],10).toString(16)).slice(-2)+("0"+parseInt(a[3],10).toString(16)).slice(-2):""}function P(a){var r=[a.r.toString(16),a.g.toString(16),a.b.toString(16)];return h.each(r,function(u,j){j.length===1&&(r[u]="0"+j)}),"#"+r.join("")}function o(a){return P((r=a,I={},C=Math.round(r.h),Z=Math.round(255*r.s/100),L=Math.round(255*r.b/100),Z===0?I.r=I.g=I.b=L:(d=C%60*((u=L)-(j=(255-Z)*L/255))/60,C===360&&(C=0),C<60?(I.r=u,I.b=j,I.g=j+d):C<120?(I.g=u,I.b=j,I.r=u-d):C<180?(I.g=u,I.r=j,I.b=j+d):C<240?(I.b=u,I.r=j,I.g=u-d):C<300?(I.b=u,I.g=j,I.r=j+d):C<360?(I.r=u,I.g=j,I.b=u-d):(I.r=0,I.g=0,I.b=0)),{r:Math.round(I.r),g:Math.round(I.g),b:Math.round(I.b)}));var r,u,j,d,I,C,Z,L}function m(a){return{r:(a=parseInt(-1<a.indexOf("#")?a.substring(1):a,16))>>16,g:(65280&a)>>8,b:255&a}}h.minicolors={defaults:{animationSpeed:50,animationEasing:"swing",change:null,changeDelay:0,control:"hue",defaultValue:"",format:"hex",hide:null,hideSpeed:100,inline:!1,keywords:"",letterCase:"lowercase",opacity:!1,position:"bottom",show:null,showSpeed:100,theme:"default",swatches:[]}},h.extend(h.fn,{minicolors:function(a,r){switch(a){case"destroy":return h(this).each(function(){G(h(this))}),h(this);case"hide":return v(),h(this);case"opacity":return r===void 0?h(this).attr("data-opacity"):(h(this).each(function(){w(h(this).attr("data-opacity",r))}),h(this));case"rgbObject":return function(u){var j,d=h(u).attr("data-opacity");{var I;j=H(h(u).val())?T(h(u).val(),!0):(I=s(h(u).val(),!0),m(I))}return j?(d!==void 0&&h.extend(j,{a:parseFloat(d)}),j):null}(h(this));case"rgbString":case"rgbaString":return function(u,j){var d,I=h(u).attr("data-opacity");{var C;d=H(h(u).val())?T(h(u).val(),!0):(C=s(h(u).val(),!0),m(C))}return d?(I===void 0&&(I=1),j?"rgba("+d.r+", "+d.g+", "+d.b+", "+parseFloat(I)+")":"rgb("+d.r+", "+d.g+", "+d.b+")"):null}(h(this),a==="rgbaString");case"settings":return r===void 0?h(this).data("minicolors-settings"):(h(this).each(function(){var u=h(this).data("minicolors-settings")||{};G(h(this)),h(this).minicolors(h.extend(!0,u,r))}),h(this));case"show":return A(h(this).eq(0)),h(this);case"value":return r===void 0?h(this).val():(h(this).each(function(){typeof r=="object"&&r!==null?(r.opacity!==void 0&&h(this).attr("data-opacity",N(r.opacity,0,1)),r.color&&h(this).val(r.color)):h(this).val(r),w(h(this))}),h(this));default:return a!=="create"&&(r=a),h(this).each(function(){(function(u,j){var d,I,C,Z,L,J,F,R=h('<div class="minicolors" />'),V=h.minicolors.defaults;if(!u.data("minicolors-initialized")){if(j=h.extend(!0,{},V,j),R.addClass("minicolors-theme-"+j.theme).toggleClass("minicolors-with-opacity",j.opacity),j.position!==void 0&&h.each(j.position.split(" "),function(){R.addClass("minicolors-position-"+this)}),I=j.format==="rgb"?j.opacity?"25":"20":j.keywords?"11":"7",u.addClass("minicolors-input").data("minicolors-initialized",!1).data("minicolors-settings",j).prop("size",I).wrap(R).after('<div class="minicolors-panel minicolors-slider-'+j.control+'"><div class="minicolors-slider minicolors-sprite"><div class="minicolors-picker"></div></div><div class="minicolors-opacity-slider minicolors-sprite"><div class="minicolors-picker"></div></div><div class="minicolors-grid minicolors-sprite"><div class="minicolors-grid-inner"></div><div class="minicolors-picker"><div></div></div></div></div>'),j.inline||(u.after('<span class="minicolors-swatch minicolors-sprite minicolors-input-swatch"><span class="minicolors-swatch-color"></span></span>'),u.next(".minicolors-input-swatch").on("click",function($){$.preventDefault(),u.trigger("focus")})),(J=u.parent().find(".minicolors-panel")).on("selectstart",function(){return!1}).end(),j.swatches&&j.swatches.length!==0)for(J.addClass("minicolors-with-swatches"),C=h('<ul class="minicolors-swatches"></ul>').appendTo(J),F=0;F<j.swatches.length;++F)Z=typeof j.swatches[F]=="object"?(d=j.swatches[F].name,j.swatches[F].color):(d="",j.swatches[F]),Z=H(L=Z)?T(Z,!0):m(s(Z,!0)),h('<li class="minicolors-swatch minicolors-sprite"><span class="minicolors-swatch-color"></span></li>').attr("title",d).appendTo(C).data("swatch-color",L).find(".minicolors-swatch-color").css({backgroundColor:L!=="transparent"?P(Z):"transparent",opacity:String(Z.a)}),j.swatches[F]=Z;j.inline&&u.parent().addClass("minicolors-inline"),w(u,!1),u.data("minicolors-initialized",!0)}})(h(this),r)}),h(this)}}}),h([document]).on("mousedown.minicolors touchstart.minicolors",function(a){h(a.target).parents().add(a.target).hasClass("minicolors")||v()}).on("mousedown.minicolors touchstart.minicolors",".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider",function(a){var r=h(this);a.preventDefault(),h(a.delegateTarget).data("minicolors-target",r),p(r,a,!0)}).on("mousemove.minicolors touchmove.minicolors",function(a){var r=h(a.delegateTarget).data("minicolors-target");r&&p(r,a)}).on("mouseup.minicolors touchend.minicolors",function(){h(this).removeData("minicolors-target")}).on("click.minicolors",".minicolors-swatches li",function(a){a.preventDefault();var r=h(this),u=r.parents(".minicolors").find(".minicolors-input"),j=r.data("swatch-color");l(u,j,b(j)),w(u)}).on("mousedown.minicolors touchstart.minicolors",".minicolors-input-swatch",function(a){var r=h(this).parent().find(".minicolors-input");a.preventDefault(),A(r)}).on("focus.minicolors",".minicolors-input",function(){var a=h(this);a.data("minicolors-initialized")&&A(a)}).on("blur.minicolors",".minicolors-input",function(){var a,r,u,j,d,I=h(this),C=I.data("minicolors-settings");I.data("minicolors-initialized")&&(a=C.keywords?h.map(C.keywords.split(","),function(Z){return Z.toLowerCase().trim()}):[],d=I.val()!==""&&-1<h.inArray(I.val().toLowerCase(),a)?I.val():(u=H(I.val())?T(I.val(),!0):(r=s(I.val(),!0))?m(r):null)===null?C.defaultValue:C.format==="rgb"?C.opacity?T("rgba("+u.r+","+u.g+","+u.b+","+I.attr("data-opacity")+")"):T("rgb("+u.r+","+u.g+","+u.b+")"):P(u),j=C.opacity?I.attr("data-opacity"):1,d.toLowerCase()==="transparent"&&(j=0),I.closest(".minicolors").find(".minicolors-input-swatch > span").css("opacity",String(j)),I.val(d),I.val()===""&&I.val(S(C.defaultValue,!0)),I.val(D(I.val(),C.letterCase)))}).on("keydown.minicolors",".minicolors-input",function(a){var r=h(this);if(r.data("minicolors-initialized"))switch(a.which){case 9:v();break;case 13:case 27:v(),r.blur()}}).on("keyup.minicolors",".minicolors-input",function(){var a=h(this);a.data("minicolors-initialized")&&w(a,!0)}).on("paste.minicolors",".minicolors-input",function(){var a=h(this);a.data("minicolors-initialized")&&setTimeout(function(){w(a,!0)},1)})})})(He);(function(){function it(o){this.mode=h.MODE_8BIT_BYTE,this.data=o,this.parsedData=[];for(var m=0,a=this.data.length;m<a;m++){var r=[],u=this.data.charCodeAt(m);u>65536?(r[0]=240|(u&1835008)>>>18,r[1]=128|(u&258048)>>>12,r[2]=128|(u&4032)>>>6,r[3]=128|u&63):u>2048?(r[0]=224|(u&61440)>>>12,r[1]=128|(u&4032)>>>6,r[2]=128|u&63):u>128?(r[0]=192|(u&1984)>>>6,r[1]=128|u&63):r[0]=u,this.parsedData.push(r)}this.parsedData=Array.prototype.concat.apply([],this.parsedData),this.parsedData.length!=this.data.length&&(this.parsedData.unshift(191),this.parsedData.unshift(187),this.parsedData.unshift(239))}it.prototype={getLength:function(o){return this.parsedData.length},write:function(o){for(var m=0,a=this.parsedData.length;m<a;m++)o.put(this.parsedData[m],8)}};function O(o,m){this.typeNumber=o,this.errorCorrectLevel=m,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}O.prototype={addData:function(o){var m=new it(o);this.dataList.push(m),this.dataCache=null},isDark:function(o,m){if(o<0||this.moduleCount<=o||m<0||this.moduleCount<=m)throw new Error(o+","+m);return this.modules[o][m]},getModuleCount:function(){return this.moduleCount},make:function(){this.makeImpl(!1,this.getBestMaskPattern())},makeImpl:function(o,m){this.moduleCount=this.typeNumber*4+17,this.modules=new Array(this.moduleCount);for(var a=0;a<this.moduleCount;a++){this.modules[a]=new Array(this.moduleCount);for(var r=0;r<this.moduleCount;r++)this.modules[a][r]=null}this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(o,m),this.typeNumber>=7&&this.setupTypeNumber(o),this.dataCache==null&&(this.dataCache=O.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,m)},setupPositionProbePattern:function(o,m){for(var a=-1;a<=7;a++)if(!(o+a<=-1||this.moduleCount<=o+a))for(var r=-1;r<=7;r++)m+r<=-1||this.moduleCount<=m+r||(0<=a&&a<=6&&(r==0||r==6)||0<=r&&r<=6&&(a==0||a==6)||2<=a&&a<=4&&2<=r&&r<=4?this.modules[o+a][m+r]=!0:this.modules[o+a][m+r]=!1)},getBestMaskPattern:function(){for(var o=0,m=0,a=0;a<8;a++){this.makeImpl(!0,a);var r=v.getLostPoint(this);(a==0||o>r)&&(o=r,m=a)}return m},createMovieClip:function(o,m,a){var r=o.createEmptyMovieClip(m,a),u=1;this.make();for(var j=0;j<this.modules.length;j++)for(var d=j*u,I=0;I<this.modules[j].length;I++){var C=I*u,Z=this.modules[j][I];Z&&(r.beginFill(0,100),r.moveTo(C,d),r.lineTo(C+u,d),r.lineTo(C+u,d+u),r.lineTo(C,d+u),r.endFill())}return r},setupTimingPattern:function(){for(var o=8;o<this.moduleCount-8;o++)this.modules[o][6]==null&&(this.modules[o][6]=o%2==0);for(var m=8;m<this.moduleCount-8;m++)this.modules[6][m]==null&&(this.modules[6][m]=m%2==0)},setupPositionAdjustPattern:function(){for(var o=v.getPatternPosition(this.typeNumber),m=0;m<o.length;m++)for(var a=0;a<o.length;a++){var r=o[m],u=o[a];if(this.modules[r][u]==null)for(var j=-2;j<=2;j++)for(var d=-2;d<=2;d++)j==-2||j==2||d==-2||d==2||j==0&&d==0?this.modules[r+j][u+d]=!0:this.modules[r+j][u+d]=!1}},setupTypeNumber:function(o){for(var m=v.getBCHTypeNumber(this.typeNumber),a=0;a<18;a++){var r=!o&&(m>>a&1)==1;this.modules[Math.floor(a/3)][a%3+this.moduleCount-8-3]=r}for(var a=0;a<18;a++){var r=!o&&(m>>a&1)==1;this.modules[a%3+this.moduleCount-8-3][Math.floor(a/3)]=r}},setupTypeInfo:function(o,m){for(var a=this.errorCorrectLevel<<3|m,r=v.getBCHTypeInfo(a),u=0;u<15;u++){var j=!o&&(r>>u&1)==1;u<6?this.modules[u][8]=j:u<8?this.modules[u+1][8]=j:this.modules[this.moduleCount-15+u][8]=j}for(var u=0;u<15;u++){var j=!o&&(r>>u&1)==1;u<8?this.modules[8][this.moduleCount-u-1]=j:u<9?this.modules[8][15-u-1+1]=j:this.modules[8][15-u-1]=j}this.modules[this.moduleCount-8][8]=!o},mapData:function(o,m){for(var a=-1,r=this.moduleCount-1,u=7,j=0,d=this.moduleCount-1;d>0;d-=2)for(d==6&&d--;;){for(var I=0;I<2;I++)if(this.modules[r][d-I]==null){var C=!1;j<o.length&&(C=(o[j]>>>u&1)==1);var Z=v.getMask(m,r,d-I);Z&&(C=!C),this.modules[r][d-I]=C,u--,u==-1&&(j++,u=7)}if(r+=a,r<0||this.moduleCount<=r){r-=a,a=-a;break}}}},O.PAD0=236,O.PAD1=17,O.createData=function(o,m,a){for(var r=w.getRSBlocks(o,m),u=new B,j=0;j<a.length;j++){var d=a[j];u.put(d.mode,4),u.put(d.getLength(),v.getLengthInBits(d.mode,o)),d.write(u)}for(var I=0,j=0;j<r.length;j++)I+=r[j].dataCount;if(u.getLengthInBits()>I*8)throw new Error("code length overflow. ("+u.getLengthInBits()+">"+I*8+")");for(u.getLengthInBits()+4<=I*8&&u.put(0,4);u.getLengthInBits()%8!=0;)u.putBit(!1);for(;!(u.getLengthInBits()>=I*8||(u.put(O.PAD0,8),u.getLengthInBits()>=I*8));)u.put(O.PAD1,8);return O.createBytes(u,r)},O.createBytes=function(o,m){for(var a=0,r=0,u=0,j=new Array(m.length),d=new Array(m.length),I=0;I<m.length;I++){var C=m[I].dataCount,Z=m[I].totalCount-C;r=Math.max(r,C),u=Math.max(u,Z),j[I]=new Array(C);for(var L=0;L<j[I].length;L++)j[I][L]=255&o.buffer[L+a];a+=C;var J=v.getErrorCorrectPolynomial(Z),F=new l(j[I],J.getLength()-1),R=F.mod(J);d[I]=new Array(J.getLength()-1);for(var L=0;L<d[I].length;L++){var V=L+R.getLength()-d[I].length;d[I][L]=V>=0?R.get(V):0}}for(var $=0,L=0;L<m.length;L++)$+=m[L].totalCount;for(var z=new Array($),tt=0,L=0;L<r;L++)for(var I=0;I<m.length;I++)L<j[I].length&&(z[tt++]=j[I][L]);for(var L=0;L<u;L++)for(var I=0;I<m.length;I++)L<d[I].length&&(z[tt++]=d[I][L]);return z};for(var h={MODE_NUMBER:1<<0,MODE_ALPHA_NUM:1<<1,MODE_8BIT_BYTE:1<<2,MODE_KANJI:1<<3},G={L:1,M:0,Q:3,H:2},A={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7},v={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1<<10|1<<8|1<<5|1<<4|1<<2|1<<1|1<<0,G18:1<<12|1<<11|1<<10|1<<9|1<<8|1<<5|1<<2|1<<0,G15_MASK:1<<14|1<<12|1<<10|1<<4|1<<1,getBCHTypeInfo:function(o){for(var m=o<<10;v.getBCHDigit(m)-v.getBCHDigit(v.G15)>=0;)m^=v.G15<<v.getBCHDigit(m)-v.getBCHDigit(v.G15);return(o<<10|m)^v.G15_MASK},getBCHTypeNumber:function(o){for(var m=o<<12;v.getBCHDigit(m)-v.getBCHDigit(v.G18)>=0;)m^=v.G18<<v.getBCHDigit(m)-v.getBCHDigit(v.G18);return o<<12|m},getBCHDigit:function(o){for(var m=0;o!=0;)m++,o>>>=1;return m},getPatternPosition:function(o){return v.PATTERN_POSITION_TABLE[o-1]},getMask:function(o,m,a){switch(o){case A.PATTERN000:return(m+a)%2==0;case A.PATTERN001:return m%2==0;case A.PATTERN010:return a%3==0;case A.PATTERN011:return(m+a)%3==0;case A.PATTERN100:return(Math.floor(m/2)+Math.floor(a/3))%2==0;case A.PATTERN101:return m*a%2+m*a%3==0;case A.PATTERN110:return(m*a%2+m*a%3)%2==0;case A.PATTERN111:return(m*a%3+(m+a)%2)%2==0;default:throw new Error("bad maskPattern:"+o)}},getErrorCorrectPolynomial:function(o){for(var m=new l([1],0),a=0;a<o;a++)m=m.multiply(new l([1,p.gexp(a)],0));return m},getLengthInBits:function(o,m){if(1<=m&&m<10)switch(o){case h.MODE_NUMBER:return 10;case h.MODE_ALPHA_NUM:return 9;case h.MODE_8BIT_BYTE:return 8;case h.MODE_KANJI:return 8;default:throw new Error("mode:"+o)}else if(m<27)switch(o){case h.MODE_NUMBER:return 12;case h.MODE_ALPHA_NUM:return 11;case h.MODE_8BIT_BYTE:return 16;case h.MODE_KANJI:return 10;default:throw new Error("mode:"+o)}else if(m<41)switch(o){case h.MODE_NUMBER:return 14;case h.MODE_ALPHA_NUM:return 13;case h.MODE_8BIT_BYTE:return 16;case h.MODE_KANJI:return 12;default:throw new Error("mode:"+o)}else throw new Error("type:"+m)},getLostPoint:function(o){for(var m=o.getModuleCount(),a=0,r=0;r<m;r++)for(var u=0;u<m;u++){for(var j=0,d=o.isDark(r,u),I=-1;I<=1;I++)if(!(r+I<0||m<=r+I))for(var C=-1;C<=1;C++)u+C<0||m<=u+C||I==0&&C==0||d==o.isDark(r+I,u+C)&&j++;j>5&&(a+=3+j-5)}for(var r=0;r<m-1;r++)for(var u=0;u<m-1;u++){var Z=0;o.isDark(r,u)&&Z++,o.isDark(r+1,u)&&Z++,o.isDark(r,u+1)&&Z++,o.isDark(r+1,u+1)&&Z++,(Z==0||Z==4)&&(a+=3)}for(var r=0;r<m;r++)for(var u=0;u<m-6;u++)o.isDark(r,u)&&!o.isDark(r,u+1)&&o.isDark(r,u+2)&&o.isDark(r,u+3)&&o.isDark(r,u+4)&&!o.isDark(r,u+5)&&o.isDark(r,u+6)&&(a+=40);for(var u=0;u<m;u++)for(var r=0;r<m-6;r++)o.isDark(r,u)&&!o.isDark(r+1,u)&&o.isDark(r+2,u)&&o.isDark(r+3,u)&&o.isDark(r+4,u)&&!o.isDark(r+5,u)&&o.isDark(r+6,u)&&(a+=40);for(var L=0,u=0;u<m;u++)for(var r=0;r<m;r++)o.isDark(r,u)&&L++;var J=Math.abs(100*L/m/m-50)/5;return a+=J*10,a}},p={glog:function(o){if(o<1)throw new Error("glog("+o+")");return p.LOG_TABLE[o]},gexp:function(o){for(;o<0;)o+=255;for(;o>=256;)o-=255;return p.EXP_TABLE[o]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},c=0;c<8;c++)p.EXP_TABLE[c]=1<<c;for(var c=8;c<256;c++)p.EXP_TABLE[c]=p.EXP_TABLE[c-4]^p.EXP_TABLE[c-5]^p.EXP_TABLE[c-6]^p.EXP_TABLE[c-8];for(var c=0;c<255;c++)p.LOG_TABLE[p.EXP_TABLE[c]]=c;function l(o,m){if(o.length==null)throw new Error(o.length+"/"+m);for(var a=0;a<o.length&&o[a]==0;)a++;this.num=new Array(o.length-a+m);for(var r=0;r<o.length-a;r++)this.num[r]=o[r+a]}l.prototype={get:function(o){return this.num[o]},getLength:function(){return this.num.length},multiply:function(o){for(var m=new Array(this.getLength()+o.getLength()-1),a=0;a<this.getLength();a++)for(var r=0;r<o.getLength();r++)m[a+r]^=p.gexp(p.glog(this.get(a))+p.glog(o.get(r)));return new l(m,0)},mod:function(o){if(this.getLength()-o.getLength()<0)return this;for(var m=p.glog(this.get(0))-p.glog(o.get(0)),a=new Array(this.getLength()),r=0;r<this.getLength();r++)a[r]=this.get(r);for(var r=0;r<o.getLength();r++)a[r]^=p.gexp(p.glog(o.get(r))+m);return new l(a,0).mod(o)}};function w(o,m){this.totalCount=o,this.dataCount=m}w.RS_BLOCK_TABLE=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],w.getRSBlocks=function(o,m){var a=w.getRsBlockTable(o,m);if(a==null)throw new Error("bad rs block @ typeNumber:"+o+"/errorCorrectLevel:"+m);for(var r=a.length/3,u=[],j=0;j<r;j++)for(var d=a[j*3+0],I=a[j*3+1],C=a[j*3+2],Z=0;Z<d;Z++)u.push(new w(I,C));return u},w.getRsBlockTable=function(o,m){switch(m){case G.L:return w.RS_BLOCK_TABLE[(o-1)*4+0];case G.M:return w.RS_BLOCK_TABLE[(o-1)*4+1];case G.Q:return w.RS_BLOCK_TABLE[(o-1)*4+2];case G.H:return w.RS_BLOCK_TABLE[(o-1)*4+3];default:return}};function B(){this.buffer=[],this.length=0}B.prototype={get:function(o){var m=Math.floor(o/8);return(this.buffer[m]>>>7-o%8&1)==1},put:function(o,m){for(var a=0;a<m;a++)this.putBit((o>>>m-a-1&1)==1)},getLengthInBits:function(){return this.length},putBit:function(o){var m=Math.floor(this.length/8);this.buffer.length<=m&&this.buffer.push(0),o&&(this.buffer[m]|=128>>>this.length%8),this.length++}};var D=[[17,14,11,7],[32,26,20,14],[53,42,32,24],[78,62,46,34],[106,84,60,44],[134,106,74,58],[154,122,86,64],[192,152,108,84],[230,180,130,98],[271,213,151,119],[321,251,177,137],[367,287,203,155],[425,331,241,177],[458,362,258,194],[520,412,292,220],[586,450,322,250],[644,504,364,280],[718,560,394,310],[792,624,442,338],[858,666,482,382],[929,711,509,403],[1003,779,565,439],[1091,857,611,461],[1171,911,661,511],[1273,997,715,535],[1367,1059,751,593],[1465,1125,805,625],[1528,1190,868,658],[1628,1264,908,698],[1732,1370,982,742],[1840,1452,1030,790],[1952,1538,1112,842],[2068,1628,1168,898],[2188,1722,1228,958],[2303,1809,1283,983],[2431,1911,1351,1051],[2563,1989,1423,1093],[2699,2099,1499,1139],[2809,2213,1579,1219],[2953,2331,1663,1273]];function s(){return typeof CanvasRenderingContext2D<"u"}function T(){var o=!1,m=navigator.userAgent;if(/android/i.test(m)){o=!0;var a=m.toString().match(/android ([0-9]\.[0-9])/i);a&&a[1]&&(o=parseFloat(a[1]))}return o}var S=function(){var o=function(m,a){this._el=m,this._htOption=a};return o.prototype.draw=function(m){var a=this._htOption,r=this._el,u=m.getModuleCount();Math.floor(a.width/u),Math.floor(a.height/u),this.clear();function j(L,J){var F=document.createElementNS("http://www.w3.org/2000/svg",L);for(var R in J)J.hasOwnProperty(R)&&F.setAttribute(R,J[R]);return F}var d=j("svg",{viewBox:"0 0 "+String(u)+" "+String(u),width:"100%",height:"100%",fill:a.colorLight});d.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),r.appendChild(d),d.appendChild(j("rect",{fill:a.colorLight,width:"100%",height:"100%"})),d.appendChild(j("rect",{fill:a.colorDark,width:"1",height:"1",id:"template"}));for(var I=0;I<u;I++)for(var C=0;C<u;C++)if(m.isDark(I,C)){var Z=j("use",{x:String(C),y:String(I)});Z.setAttributeNS("http://www.w3.org/1999/xlink","href","#template"),d.appendChild(Z)}},o.prototype.clear=function(){for(;this._el.hasChildNodes();)this._el.removeChild(this._el.lastChild)},o}(),N=document.documentElement.tagName.toLowerCase()==="svg",H=N?S:s()?function(){function o(){this._elImage.src=this._elCanvas.toDataURL("image/png"),this._elImage.style.display="block",this._elCanvas.style.display="none"}if(this&&this._android&&this._android<=2.1){var m=1/window.devicePixelRatio,a=CanvasRenderingContext2D.prototype.drawImage;CanvasRenderingContext2D.prototype.drawImage=function(j,d,I,C,Z,L,J,F,R){if("nodeName"in j&&/img/i.test(j.nodeName))for(var V=arguments.length-1;V>=1;V--)arguments[V]=arguments[V]*m;else typeof F>"u"&&(arguments[1]*=m,arguments[2]*=m,arguments[3]*=m,arguments[4]*=m);a.apply(this,arguments)}}function r(j,d){var I=this;if(I._fFail=d,I._fSuccess=j,I._bSupportDataURI===null){var C=document.createElement("img"),Z=function(){I._bSupportDataURI=!1,I._fFail&&I._fFail.call(I)},L=function(){I._bSupportDataURI=!0,I._fSuccess&&I._fSuccess.call(I)};C.onabort=Z,C.onerror=Z,C.onload=L,C.src="data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==";return}else I._bSupportDataURI===!0&&I._fSuccess?I._fSuccess.call(I):I._bSupportDataURI===!1&&I._fFail&&I._fFail.call(I)}var u=function(j,d){this._bIsPainted=!1,this._android=T(),this._htOption=d,this._elCanvas=document.createElement("canvas"),this._elCanvas.width=d.width,this._elCanvas.height=d.height,j.appendChild(this._elCanvas),this._el=j,this._oContext=this._elCanvas.getContext("2d"),this._bIsPainted=!1,this._elImage=document.createElement("img"),this._elImage.alt="Scan me!",this._elImage.style.display="none",this._el.appendChild(this._elImage),this._bSupportDataURI=null};return u.prototype.draw=function(j){var d=this._elImage,I=this._oContext,C=this._htOption,Z=j.getModuleCount(),L=C.width/Z,J=C.height/Z,F=Math.round(L),R=Math.round(J);d.style.display="none",this.clear();for(var V=0;V<Z;V++)for(var $=0;$<Z;$++){var z=j.isDark(V,$),tt=$*L,ot=V*J;I.strokeStyle=z?C.colorDark:C.colorLight,I.lineWidth=1,I.fillStyle=z?C.colorDark:C.colorLight,I.fillRect(tt,ot,L,J),I.strokeRect(Math.floor(tt)+.5,Math.floor(ot)+.5,F,R),I.strokeRect(Math.ceil(tt)-.5,Math.ceil(ot)-.5,F,R)}this._bIsPainted=!0},u.prototype.makeImage=function(){this._bIsPainted&&r.call(this,o)},u.prototype.isPainted=function(){return this._bIsPainted},u.prototype.clear=function(){this._oContext.clearRect(0,0,this._elCanvas.width,this._elCanvas.height),this._bIsPainted=!1},u.prototype.round=function(j){return j&&Math.floor(j*1e3)/1e3},u}():function(){var o=function(m,a){this._el=m,this._htOption=a};return o.prototype.draw=function(m){for(var a=this._htOption,r=this._el,u=m.getModuleCount(),j=Math.floor(a.width/u),d=Math.floor(a.height/u),I=['<table style="border:0;border-collapse:collapse;">'],C=0;C<u;C++){I.push("<tr>");for(var Z=0;Z<u;Z++)I.push('<td style="border:0;border-collapse:collapse;padding:0;margin:0;width:'+j+"px;height:"+d+"px;background-color:"+(m.isDark(C,Z)?a.colorDark:a.colorLight)+';"></td>');I.push("</tr>")}I.push("</table>"),r.innerHTML=I.join("");var L=r.childNodes[0],J=(a.width-L.offsetWidth)/2,F=(a.height-L.offsetHeight)/2;J>0&&F>0&&(L.style.margin=F+"px "+J+"px")},o.prototype.clear=function(){this._el.innerHTML=""},o}();function b(o,m){for(var a=1,r=M(o),u=0,j=D.length;u<=j;u++){var d=0;switch(m){case G.L:d=D[u][0];break;case G.M:d=D[u][1];break;case G.Q:d=D[u][2];break;case G.H:d=D[u][3];break}if(r<=d)break;a++}if(a>D.length)throw new Error("Too long data");return a}function M(o){var m=encodeURI(o).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return m.length+(m.length!=o?3:0)}var P=function(o,m){if(this._htOption={width:256,height:256,typeNumber:4,colorDark:"#000000",colorLight:"#ffffff",correctLevel:G.H},typeof m=="string"&&(m={text:m}),m)for(var a in m)this._htOption[a]=m[a];typeof o=="string"&&(o=document.getElementById(o)),this._htOption.useSVG&&(H=S),this._android=T(),this._el=o,this._oQRCode=null,this._oDrawing=new H(this._el,this._htOption),this._htOption.text&&this.makeCode(this._htOption.text)};P.prototype.makeCode=function(o){this._oQRCode=new O(b(o,this._htOption.correctLevel),this._htOption.correctLevel),this._oQRCode.addData(o),this._oQRCode.make(),this._el.title=o,this._oDrawing.draw(this._oQRCode),this.makeImage()},P.prototype.makeImage=function(){typeof this._oDrawing.makeImage=="function"&&(!this._android||this._android>=3)&&this._oDrawing.makeImage()},P.prototype.clear=function(){this._oDrawing.clear()},P.CorrectLevel=G,window.QRCode=P})();const Ce="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHN0eWxlID0gInBvc2l0aW9uOmFic29sdXRlO3RvcDowO2xlZnQ6MCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTVweCIgdmlld0JveD0iMCAwIDI5NTQgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnID48ZyA+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjgwIiAgZm9udC1zaXplPSIxOCIgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTkyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjgwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij44MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE4NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxNjAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjE2MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTc3NiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyNDAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjI0MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjU5MCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzNTAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjM1MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjk2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjQwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIyIiB5PSI4Ij40MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODg4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjEyMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjIwMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjAwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMDcyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI4MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODg2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM5MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3NDAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTAwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xMDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMzIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTgwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xODA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MjQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjYwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4yNjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3MzgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzcwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zNzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI2MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+NjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMzYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTQwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xNDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2MjgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjIwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4yMjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NDIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzMwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zMzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIyMjAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzAwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zMDA8L3RzcGFuPjwvdGV4dD48L2c+PGxpbmUgeDE9Ijc0LjUiIHkxPSItMTAiIHgyPSI3NC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4Mi41IiB5MT0iMTAiIHgyPSI4Mi41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxMDQuNSIgeTE9IjEwIiB4Mj0iMTA0LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjEyNS41IiB5MT0iMTAiIHgyPSIxMjUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iODkuNSIgeTE9IjEwIiB4Mj0iODkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTExLjUiIHkxPSIxMCIgeDI9IjExMS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxMzMuNSIgeTE9IjEwIiB4Mj0iMTMzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9Ijk3LjUiIHkxPSIxMCIgeDI9Ijk3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjExOS41IiB5MT0iMTAiIHgyPSIxMTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTQxLjUiIHkxPSIxMCIgeDI9IjE0MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iNzUiIHk9IjgiPjEwPC90c3Bhbj48L3RleHQ+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY2NiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI5MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+OTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyNTgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTcwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xNzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE4NTAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjUwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4yNTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2NjQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzYwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zNjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM3MCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI1MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+NTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDk2MiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxMzAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjEzMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU1NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyMTAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjIxMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjM2OCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzMjAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjMyMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjE0NiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyOTAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjI5MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjIyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjMwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODE0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjExMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTEwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDA2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE5MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOTk4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI3MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjcwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODEyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM4MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MTgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iNzAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjIiIHk9IjgiPjcwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTEwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE1MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzAyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjIzMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjMwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTE2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM0MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzQwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMjk0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjMxMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzEwPC90c3Bhbj48L3RleHQ+PC9nPjwvZz48L2c+PC9zdmc+",Ne="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHN0eWxlID0gInBvc2l0aW9uOmFic29sdXRlO3RvcDowO2xlZnQ6MCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTVweCIgdmlld0JveD0iMCAwIDI5NTQgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnID48ZyA+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1OTIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iODAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTg0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE2MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MTYwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzc2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI0MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjQwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTkwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM1MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iNDAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjIiIHk9Ii03Ij40MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODg4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjEyMCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MTIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjIwMCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjAwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMDcyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI4MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODg2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM5MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3NDAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTAwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xMDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMzIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTgwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xODA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MjQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjYwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yNjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3MzgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzcwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zNzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI2MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+NjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMzYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTQwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xNDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2MjgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjIwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yMjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NDIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzMwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zMzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIyMjAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzAwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zMDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCAgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjEwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NjYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iOTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjU4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE3MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MTcwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxODUwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI1MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNjY0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM2MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzYwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNzAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iNTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NjIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTMwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xMzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1NTQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjEwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yMTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIzNjgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzIwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zMjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNDYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjkwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yOTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIyMiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzMCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDgxNCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxMTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjExMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQwNiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxOTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjE5MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTk5OCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyNzAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjI3MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjgxMiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzODAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjM4MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTE4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjcwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjIiIHk9Ii03Ij43MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTExMCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxNTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjE1MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTcwMiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyMzAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjIzMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjUxNiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzNDAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjM0MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjI5NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzMTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjMxMDwvdHNwYW4+PC90ZXh0PjwvZz48L2c+PC9nPjwvc3ZnPg==";var Ot={exports:{}};/*!
2
+ * nzh v1.0.8
3
+ * Homepage http://cnwhy.github.io/nzh
4
+ * License BSD-2-Clause
5
+ */(function(it,O){(function(h,G){it.exports=G()})(xe,function(){function h(b,M){return M={exports:{}},b(M,M.exports),M.exports}function G(b,M){var P=c.getNumbResult(b);if(!P)return b;M=M||{};var o=this.ch,m=this.ch_u,a=this.ch_f||"",r=this.ch_d||".",u=o.charAt(0),j=P.int,d=P.decimal,I=P.minus,C="",Z="",L=I?a:"",J=function z(tt,ot,pt){tt=c.getNumbResult(tt).int;var st="",gt=arguments.length>1?arguments[1]:M.tenMin,ht=tt.length;if(ht==1)return o.charAt(+tt);if(ht<=4)for(var ct=0,bt=ht;bt--;){var dt=+tt.charAt(ct);st+=gt&&ht==2&&ct==0&&dt==1?"":o.charAt(dt),st+=dt&&bt?m.charAt(bt):"",ct++}else{for(var lt=tt.length/4>>0,vt=tt.length%4;vt==0||!m.charAt(3+lt);)vt+=4,lt--;var yt=tt.substr(0,vt),Mt=tt.substr(vt);st=z(yt,gt)+m.charAt(3+lt)+(Mt.charAt(0)=="0"?u:"")+z(Mt,Mt.length>4&&gt)}return st=c.clearZero(st,u)};if(d){d=c.clearZero(d,"0","$");for(var F=0;F<d.length;F++)Z+=o.charAt(+d.charAt(F));Z=Z?r+Z:""}if(C=J(j),M.ww&&m.length>5){var R=m.charAt(4),V=m.charAt(5),$=C.lastIndexOf(V);~$&&(C=C.substring(0,$).replace(new RegExp(V,"g"),R+R)+C.substring($))}return L+C+Z}function A(b){b=b.toString();var M=b.split(this.ch_d),P=M[0].replace(this.ch_f,""),o=M[1],m=!!~M[0].indexOf(this.ch_f),a=this.ch_u.charAt(1),r=this.ch_u.charAt(4),u=this.ch_u.charAt(5);P=P.replace(new RegExp(r+"{2}","g"),u);for(var j=P.split(""),d=0,I=0,C=[],Z=[],L=[],J=0;J<j.length;J++){var F=j[J],R=0,V=0;if(~(R=this.ch.indexOf(F)))R>0&&L.unshift(R);else if(~(V=this.ch_u.indexOf(F))){var $=c.getDigit(V);d>V?(c.unshiftZero(L,$),c.centerArray(Z,L)):V>=I?(J==0&&(L=[1]),c.centerArray(C,Z,L),C.length>0&&c.unshiftZero(C,$),I=V):(L.length==0&&a==F&&(L=[1]),c.centerArray(Z,L),c.unshiftZero(Z,c.getDigit(V)),d=V)}}c.centerArray(C,Z,L).reverse(),C.length==0&&C.push(0);var z=0;if(o){C.push("."),z="0.";for(var J=0;J<o.length;J++)z+=this.ch.indexOf(o.charAt(J)),C.push(this.ch.indexOf(o.charAt(J)));z=+z}return m&&C.unshift("-"),parseFloat(C.join(""))}function v(b,M){var P={ww:!0,complete:!1,outSymbol:!0},o=c.getNumbResult(b),m=this.ch.charAt(0);if(M=typeof M=="object"?M:{},!o)return b;M=c.extend(P,M);var a=o.num,r=o.decimal||"",u=M.outSymbol?this.m_t:"",j=r?"":this.m_z,d="";if(M.complete){for(var I=1;I<this.m_u.length;I++)d+=G.call(this,r.charAt(I-1)||"0")+this.m_u.charAt(I);j=G.call(this,a,M)+this.m_u.charAt(0)}else{if(r=r.substr(0,this.m_u.length-1),r=c.clearZero(r,"0","$"))for(var C,I=0;I<this.m_u.length-1;I++)r.charAt(I)&&r.charAt(I)!="0"&&(d+=G.call(this,r.charAt(I))+this.m_u.charAt(I+1),C=!1),r.charAt(I)!=="0"||C||(I==0&&a=="0"||(d+=m),C=!0);a=="0"&&!j&&d||(j=G.call(this,a,M)+this.m_u.charAt(0)+j)}return u+j+d}function p(b,M){return{encodeS:function(P,o){return o=c.extend({ww:!0,tenMin:!0},o),l.CL.call(b,P,o)},encodeB:function(P,o){return o=c.extend({ww:!0},o),l.CL.call(M,P,o)},decodeS:function(){return l.unCL.apply(b,arguments)},decodeB:function(){return l.unCL.apply(M,arguments)},toMoney:function(P,o){return o=c.extend({ww:!0},o),l.toMoney.call(M,P,o)}}}var c=h(function(b,M){var P=/^([+-])?0*(\d+)(\.(\d+))?$/,o=/^([+-])?0*(\d+)(\.(\d+))?e(([+-])?(\d+))$/i,m=M.e2ten=function(r){var u=o.exec(r.toString());if(!u)return r;var j=u[2],d=u[4]||"",I=u[5]?+u[5]:0;if(I>0){var C=d.substr(0,I);C=C.length<I?C+new Array(I-C.length+1).join("0"):C,d=d.substr(I),j+=C}else{I=-I;var Z=j.length-I;Z=Z<0?0:Z;var L=j.substr(Z,I);L=L.length<I?new Array(I-L.length+1).join("0")+L:L,j=j.substring(0,Z),d=L+d}return j=j==""?"0":j,(u[1]=="-"?"-":"")+j+(d?"."+d:"")};M.getNumbResult=function(r){var u=P.exec(r.toString());if(!u&&o.test(r.toString())&&(u=P.exec(m(r.toString()))),u)return{int:u[2],decimal:u[4],minus:u[1]=="-",num:u.slice(1,3).join("")}},M.centerArray=function r(u,j){if(u.splice.apply(u,[0,j.length].concat(j.splice(0,j.length))),arguments.length>2){var d=[].slice.call(arguments,2);d.unshift(u),r.apply(null,d)}return u};var a=M.hasAttr=function(r,u){return Object.prototype.hasOwnProperty.call(r,u)};M.extend=function(r){for(var u,j=arguments[0]||{},d=Array.prototype.slice.call(arguments,1),I=0;I<d.length;I++){var C=d[I];for(u in C)a(C,u)&&(j[u]=C[u])}return j},M.getDigit=function(r){return r>=5?4*(r-4)+4:r},M.unshiftZero=function(r,u){if(u==null&&(u=1),!(u<=0))for(;u--;)r.unshift(0)},M.clearZero=function(r,u,j){if(r==null)return"";var d=~"*.?+$^[](){}|\\/".indexOf(u)?"\\"+u:u,I=new RegExp("^"+d+"+"),C=new RegExp(d+"+$"),Z=new RegExp(d+"{2}","g");return r=r.toString(),j=="^"&&(r=r.replace(I,"")),j&&j!="$"||(r=r.replace(C,"")),j&&j!="nto1"||(r=r.replace(Z,u)),r}}),l=(c.e2ten,c.getNumbResult,c.centerArray,c.hasAttr,c.extend,c.getDigit,c.unshiftZero,c.clearZero,{CL:G,unCL:A,toMoney:v}),w=p,B={ch:"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",ch_u:"\u4E2A\u5341\u767E\u5343\u4E07\u4EBF",ch_f:"\u8D1F",ch_d:"\u70B9"},D={ch:"\u96F6\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396",ch_u:"\u4E2A\u62FE\u4F70\u4EDF\u4E07\u4EBF",ch_f:"\u8D1F",ch_d:"\u70B9",m_t:"\u4EBA\u6C11\u5E01",m_z:"\u6574",m_u:"\u5143\u89D2\u5206"},s={ch:"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",ch_u:"\u500B\u5341\u767E\u5343\u842C\u5104",ch_f:"\u8CA0",ch_d:"\u9EDE"},T={ch:"\u96F6\u58F9\u8CB3\u53C3\u8086\u4F0D\u9678\u67D2\u634C\u7396",ch_u:"\u500B\u62FE\u4F70\u4EDF\u842C\u5104",ch_f:"\u8CA0",ch_d:"\u9EDE",m_t:"$",m_z:"\u6574",m_u:"\u5713\u89D2\u5206"},S={s:B,b:D,hk_s:s,hk_b:T},N=function(b){this.lang=b,this.encode=function(){return l.CL.apply(b,arguments)},this.decode=function(){return l.unCL.apply(b,arguments)},this.toMoney=function(){return l.toMoney.apply(b,arguments)}};N.langs=S,N.cn=w(S.s,S.b),N.hk=w(S.hk_s,S.hk_b);var H=N;return H})})(Ot);const xt=Ot.exports;function De(it){return function(O){var h=function(G){G.removePrintElementTypes("defaultModule"),G.addPrintElementTypes("defaultModule",[new it.PrintElementTypeGroup("\u5E38\u89C4",[{tid:"defaultModule.text",title:"\u6587\u672C",data:"",type:"text"},{tid:"defaultModule.image",title:"\u56FE\u7247",data:"",type:"image"},{tid:"defaultModule.longText",title:"\u957F\u6587",data:"155123456789",type:"longText"},{tid:"defaultModule.table",field:"table",title:"\u8868\u683C",type:"table",groupFields:["name"],groupFooterFormatter:function(A,v){return"\u8FD9\u91CC\u81EA\u5B9A\u4E49\u7EDF\u8BA1\u811A\u4FE1\u606F"},columns:[[{title:"\u884C\u53F7",fixed:!0,rowspan:2,field:"id",width:70},{title:"\u4EBA\u5458\u4FE1\u606F",colspan:2},{title:"\u9500\u552E\u7EDF\u8BA1",colspan:2}],[{title:"\u59D3\u540D",align:"left",field:"name",width:100},{title:"\u6027\u522B",field:"gender",width:100},{title:"\u9500\u552E\u6570\u91CF",field:"count",width:100},{title:"\u9500\u552E\u91D1\u989D",field:"amount",width:100}]]},{tid:"defaultModule.html",title:"html",formatter:function(A,v){return'<div style="height:50pt;width:50pt;background:red;border-radius: 50%;"></div>'},type:"html"},{tid:"defaultModule.customText",title:"\u81EA\u5B9A\u4E49\u6587\u672C",customText:"\u81EA\u5B9A\u4E49\u6587\u672C",custom:!0,type:"text"}]),new it.PrintElementTypeGroup("\u8F85\u52A9",[{tid:"defaultModule.hline",title:"\u6A2A\u7EBF",type:"hline"},{tid:"defaultModule.vline",title:"\u7AD6\u7EBF",type:"vline"},{tid:"defaultModule.rect",title:"\u77E9\u5F62",type:"rect"},{tid:"defaultModule.oval",title:"\u692D\u5706",type:"oval"}])])};return{addElementTypes:h}}}function Ct(it,O){return O!=null&&typeof Symbol<"u"&&O[Symbol.hasInstance]?!!O[Symbol.hasInstance](it):it instanceof O}function jt(it){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?jt=function(h){return typeof h}:jt=function(h){return h&&typeof Symbol=="function"&&h.constructor===Symbol&&h!==Symbol.prototype?"symbol":typeof h},jt(it)}window.$=window.jQuery=x.default;window.autoConnect=!0;window.io=Me.io;window.eval2=eval;var Nt=function(it){var O={};function h(A){if(O[A])return O[A].exports;var v=O[A]={i:A,l:!1,exports:{}};return it[A].call(v.exports,v,v.exports,h),v.l=!0,v.exports}var G=(h.m=it,h.c=O,h.d=function(A,v,p){h.o(A,v)||Object.defineProperty(A,v,{enumerable:!0,get:p})},h.r=function(A){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(A,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(A,"__esModule",{value:!0})},h.t=function(A,v){if(1&v&&(A=h(A)),8&v||4&v&&jt(A)=="object"&&A&&A.__esModule)return A;var p=Object.create(null);if(h.r(p),Object.defineProperty(p,"default",{enumerable:!0,value:A}),2&v&&typeof A!="string")for(var c in A)h.d(p,c,function(l){return A[l]}.bind(null,c));return p},h.n=function(A){var v=A&&A.__esModule?function(){return A.default}:function(){return A};return h.d(v,"a",v),v},h.o=function(A,v){return Object.prototype.hasOwnProperty.call(A,v)},h.p="/",h(h.s=21));return G.n=h,G}([function(it,O,h){var G;h.d(O,"a",function(){return hinnn}),window.hinnn={},hinnn.event=(G={},{on:function(v,p){G[v]||(G[v]=[]),G[v].push(p)},id:0,off:function(v,p){var c=G[v];if(c){for(var l=-1,w=0;w<c.length;w++)if(c[w]===p){l=w;break}l<0||G[v].splice(l,1)}},trigger:function(v){var p=G[v];if(p&&p.length)for(var c=Array.prototype.slice.call(arguments,1),l=0;l<p.length;l++)p[l].apply(this,c)},clear:function(v){G[v]=[]},getId:function(){return this.id+=1,this.id},getNameWithId:function(v){return v+"-"+this.getId()}}),hinnn.form={serialize:function(v){var p=x.default(v).serializeArray(),c={};return x.default.each(p,function(){c[this.name]?Object.prototype.toString.call(c[this.name])=="[object Array]"?c[this.name].push(this.value):c[this.name]=[c[this.name],this.value]:c[this.name]=this.value}),c}},hinnn.pt={toPx:function(v){return v*(this.getDpi()/72)},toMm:function(v){return hinnn.px.toMm(hinnn.pt.toPx(v))},dpi:0,getDpi:function(){if(!this.dpi){var v=document.createElement("DIV");v.style.cssText="width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden",document.body.appendChild(v),this.dpi=v.offsetHeight}return this.dpi}},hinnn.px={toPt:function(v){return v*(72/this.getDpi())},toMm:function(v){return Math.round(v/this.getDpi()*25.4*100)/100},dpi:0,getDpi:function(){if(!this.dpi){var v=document.createElement("DIV");v.style.cssText="width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden",document.body.appendChild(v),this.dpi=v.offsetHeight}return this.dpi}},hinnn.mm={toPt:function(v){return 72/25.4*v},toPx:function(v){return hinnn.pt.toPx(hinnn.mm.toPt(v))}},hinnn.throttle=function(A,v,p){var c,l,w,B=null,D=0;p||(p={});var s=function(){D=p.leading===!1?0:_.now(),B=null,w=A.apply(c,l),B||(c=l=null)};return function(){var T=_.now();D||p.leading!==!1||(D=T);var S=v-(T-D);return c=this,l=arguments,S<=0||S>v?(B&&(clearTimeout(B),B=null),D=T,w=A.apply(c,l),B||(c=l=null)):B||p.trailing===!1||(B=setTimeout(s,S)),w}},hinnn.debounce=function(A,v,p){var c,l,w,B,D,s=function T(){var S=_.now()-B;S<v&&S>=0?c=setTimeout(T,v-S):(c=null,p||(D=A.apply(w,l),c||(w=l=null)))};return function(){w=this,l=arguments,B=_.now();var T=p&&!c;return c||(c=setTimeout(s,v)),T&&(D=A.apply(w,l),w=l=null),D}},hinnn.toUtf8=function(A){var v,p,c,l;for(v="",c=A.length,p=0;p<c;p++)(l=A.charCodeAt(p))>=1&&l<=127?v+=A.charAt(p):l>2047?(v+=String.fromCharCode(224|l>>12&15),v+=String.fromCharCode(128|l>>6&63),v+=String.fromCharCode(128|l>>0&63)):(v+=String.fromCharCode(192|l>>6&31),v+=String.fromCharCode(128|l>>0&63));return v},hinnn.groupBy=function(A,v,p){var c={};return A.forEach(function(l){var w=JSON.stringify(p(l));c[w]||(c[w]={rows:[]},v.forEach(function(B){c[w][B]=l[B]})),c[w].rows.push(l)}),Object.keys(c).map(function(l){return c[l]})},hinnn.orderBy=function(A,v){if(A.length<=1)return A;var p=Math.floor(A.length/2),c=A.splice(p,1)[0],l=[],w=[],B=!0,D=!1,s=void 0;try{for(var T=A[Symbol.iterator](),S;!(B=(S=T.next()).done);B=!0){var N=S.value;v(N)<v(c)?l.push(N):w.push(N)}}catch(H){D=!0,s=H}finally{try{!B&&T.return!=null&&T.return()}finally{if(D)throw s}}return this.orderBy(l,v).concat([c],this.orderBy(w,v))},hinnn.dateFormat=function(A,v){if(A)try{var p=typeof A=="string"?new Date(A):A,c={"M+":p.getMonth()+1,"d+":p.getDate(),"H+":p.getHours(),"m+":p.getMinutes(),"s+":p.getSeconds(),"q+":Math.floor((p.getMonth()+3)/3),S:p.getMilliseconds()};for(var l in/(y+)/.test(v)&&(v=v.replace(RegExp.$1,(p.getFullYear()+"").substr(4-RegExp.$1.length))),c)new RegExp("("+l+")").test(v)&&(v=v.replace(RegExp.$1,RegExp.$1.length==1?c[l]:("00"+c[l]).substr((""+c[l]).length)));return v}catch(w){return console.log(w),""}return""},hinnn.numFormat=function(A,v){if(A!=null)try{var p=typeof A=="string"?parseFloat(A):A,c=parseInt(v);return c>0?p.toFixed(c):parseInt(p.toString())}catch(l){return console.log(l),""}return""},hinnn.toUpperCase=function(A,v){if(!xt)return v;var p=v;switch(A){case"0":p=xt.cn.encodeS(v);break;case"1":p=xt.cn.encodeS(v,{tenMin:!1});break;case"2":p=xt.cn.encodeB(v,{tenMin:!0});break;case"3":p=xt.cn.encodeB(v);break;case"4":p=xt.cn.toMoney(v,{tenMin:!0});break;case"5":p=xt.cn.toMoney(v);break;case"6":p=xt.cn.toMoney(v,{complete:!0});break;case"7":p=xt.cn.toMoney(v,{complete:!0,outSymbol:!1});break}return p}},function(it,O,h){h.d(O,"a",function(){return A});var G=h(9),A=function(){function v(){}return v.prototype.init=function(p){p&&x.default.extend(this,p)},v.prototype.register=function(p){this.init(p);var c=this,l=c.getHooks("init");l&&l.forEach(w=>{w.run({Config:c,OptionItems:G,ElementTypes:Nt.ElementTypes,hinnn,hiprint:Nt})})},v.prototype.getHooks=function(p){return this.pluginsList().reduce((c,l)=>c.concat(l.hooks.filter(w=>w.hook===p)),[])},v.prototype.pluginsList=function(){var p=this;return this.plugins?this.plugins.filter(c=>p.versionCheck(c)):[]},v.prototype.versionCheck=function(p){p.leastHiprintVersion.split(".").length!==3&&console.error(`[${p.name}] has a malformed leastHiprintVersion of ${p.leastHiprintVersion}. Please tell the developer to update.`);const c=v.instance.version.split("."),l=parseInt(c[0]),w=parseInt(c[1]),B=parseInt(c[2]),D=p.leastHiprintVersion.split("."),s=parseInt(D[0]),T=parseInt(D[1]),S=parseInt(D[2]);let N=!1;return l>s&&(N=!0),l===s&&w>T&&(N=!0),l===s&&w===T&&B>=S&&(N=!0),N||console.error(`Plugin [${p.name}] requires "@svelte-hiprint/hiprint" version ${p.leastHiprintVersion} and you are using ${v.instance.version}. Disabling plugin. If you want to use this plugin, please update to the required version.`),N},v.prototype.on=function(p,c){hinnn.event.on(p,c)},v.prototype.clear=function(p){hinnn.event.clear(p)},v.prototype.registerItems=function(p){p.forEach(function(c){G.a.registerItem(new c)})},Object.defineProperty(v,"instance",{get:function(){return v._instance||(v._instance=new v,window.HIPRINT_CONFIG&&x.default.extend(v._instance,HIPRINT_CONFIG),v._instance.optionItems&&v._instance.optionItems.forEach(function(c){G.a.registerItem(new c)})),v._instance},enumerable:!0,configurable:!0}),v}()},function(it,O,h){var G=function(){function v(p){this.printElement=p}return v.prototype.updatePosition=function(p,c){this.left=p,this.top=c},v}();h.d(O,"a",function(){return A});var A=function(){function v(){this.printTemplateContainer={},this.A1={width:841,height:594},this.A2={width:420,height:594},this.A3={width:420,height:297},this.A4={width:210,height:297},this.A5={width:210,height:148},this.A6={width:105,height:148},this.A7={width:105,height:74},this.A8={width:52,height:74},this.B1={width:1e3,height:707},this.B2={width:500,height:707},this.B3={width:500,height:353},this.B4={width:250,height:353},this.B5={width:250,height:176},this.B6={width:125,height:176},this.B7={width:125,height:88},this.B8={width:62,height:88},this.dragLengthCNum=function(p,c){var l=.75*p;return c&&(c=c),Math.round(l/c)*c}}return Object.defineProperty(v,"instance",{get:function(){return this._instance||(this._instance=new v),this._instance},enumerable:!0,configurable:!0}),v.prototype.getDragingPrintElement=function(){return v.instance.dragingPrintElement},v.prototype.setDragingPrintElement=function(p){v.instance.dragingPrintElement=new G(p)},v.prototype.guid=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(p){var c=16*Math.random()|0;return(p=="x"?c:3&c|8).toString(16)})},v.prototype.imageToBase64=function(p){if(x.default(p).attr("src").indexOf("base64")==-1)try{var c=document.createElement("canvas"),l=new Image;l.src=p.attr("src"),c.width=l.width,c.height=l.height,c.getContext("2d").drawImage(l,0,0),p.attr("src",c.toDataURL("image/png"))}catch{try{this.xhrLoadImage(p)}catch(B){console.log(B)}}},v.prototype.xhrLoadImage=function(p){},v.prototype.transformImg=function(p){var c=this;p.map(function(l,w){c.imageToBase64(x.default(w))})},v.prototype.getPrintTemplateById=function(p){return v.instance.printTemplateContainer[p]},v.prototype.setPrintTemplateById=function(p,c){return v.instance.printTemplateContainer[p]=c},v}()},function(it,O,h){var G=function(){return function(){}}();h.d(O,"a",function(){return A});var A=function(){function v(p){p=p||{},this.left=p.left,this.top=p.top,this.topInDesign=this.top,this.height=p.height,this.width=p.width,this.transform=p.transform,this.init(p)}return v.prototype.setDefault=function(p){this.defaultOptions=p,this.initSize()},v.prototype.initSize=function(){this.width||this.setWidth(this.defaultOptions.width),this.height||this.setHeight(this.defaultOptions.height)},v.prototype.initSizeByHtml=function(p,c){this.width||this.setWidth(p),this.height||this.setHeight(c)},v.prototype.getRectInfo=function(){var p={w:0,h:0,diffW:0,diffH:0};if(this.transform){var c=this.transform*Math.PI/180,l=this.width,w=this.height,B=Math.sin(c),D=Math.cos(c),s=Math.abs(l*D)+Math.abs(w*B),T=Math.abs(l*B)+Math.abs(w*D),S=(l-s)/2,N=(w-T)/2;p.w=s,p.h=T,p.diffW=S,p.diffH=N}return p},v.prototype.getLeft=function(){return this.left},v.prototype.posLeft=function(){var p=this.left;return this.transform&&(p+=this.getRectInfo().diffW),Math.floor(p*10)/10},v.prototype.setRotate=function(p){p!=null&&(this.transform=p)},v.prototype.displayLeft=function(p){return this.transform&&p?this.left+this.getRectInfo().diffW+"pt":this.left+"pt"},v.prototype.setLeft=function(p){p!=null&&(this.left=p)},v.prototype.getTop=function(){return this.top},v.prototype.posTop=function(){var p=this.top;return this.transform&&(p+=this.getRectInfo().diffH),Math.floor(p*10)/10},v.prototype.getTopInDesign=function(){return this.topInDesign},v.prototype.displayTop=function(p){return this.transform&&p?this.top+this.getRectInfo().diffH+"pt":this.top+"pt"},v.prototype.setTop=function(p){p!=null&&(this.top=p)},v.prototype.copyDesignTopFromTop=function(){this.topInDesign=this.top},v.prototype.getHeight=function(){if(this.transform){var p=this.getRectInfo();return p.h+p.diffH}return this.height},v.prototype.displayHeight=function(){return this.height+"pt"},v.prototype.setHeight=function(p){p!=null&&(this.height=p)},v.prototype.getWidth=function(){if(this.transform){var p=this.getRectInfo();return p.w+p.diffW}return this.width},v.prototype.displayWidth=function(){return this.width+"pt"},v.prototype.setWidth=function(p){p!=null&&(this.width=p)},v.prototype.getValueFromOptionsOrDefault=function(p){return this[p]==null?this.defaultOptions[p]:this[p]},v.prototype.getPrintElementOptionEntity=function(){var p=new G,c=this;return Object.keys(this).filter(function(l){return l!="topInDesign"}).forEach(function(l){if(typeof c[l]!="number"&&typeof c[l]!="string"&&!["fields"].includes(l)&&jt(c[l])!=jt(!0)||(p[l]=c[l]),l=="style"){p.style={};var w=c[l];w&&Object.keys(w).forEach(function(B){typeof w[B]!="number"&&typeof w[B]!="string"||(p.style[B]=w[B])})}}),p},v.prototype.init=function(p){var c=this;p&&Object.keys(p).forEach(function(l){c[l]=p[l]})},v}()},function(it,O,h){h.d(O,"a",function(){return B});var G=h(17),A=h(1),v=h(9),p=h(6),c=h(0),l=h(8),w=h(2),B=function(){function D(s){this.printElementType=s,this.id=w.a.instance.guid()}return D.prototype.getConfigOptionsByName=function(s){return A.a.instance[s]},D.prototype.getProxyTarget=function(s){s&&this.SetProxyTargetOption(s);var T=this.getData(),S=this.createTarget(this.getTitle(),T);return this.updateTargetSize(S),this.css(S,T),S},D.prototype.SetProxyTargetOption=function(s){this.options.getPrintElementOptionEntity(),x.default.extend(this.options,s),this.copyFromType()},D.prototype.showInPage=function(s,T){var S=this.options.showInPage,N=this.options.unShowInPage;if(S){if(S=="first")return s==0;if(s==T-1&&N=="last")return!1;if(S=="odd")return(s!=0||N!="first")&&s%2==0;if(S=="even")return s%2==1;if(S=="last")return s==T-1}return(s!=0||N!="first")&&(s!=T-1||N!="last")},D.prototype.setTemplateId=function(s){this.templateId=s},D.prototype.setPanel=function(s){this.panel=s},D.prototype.getField=function(){return this.options.field||this.printElementType.field},D.prototype.getTitle=function(){return this.printElementType.title},D.prototype.updateSizeAndPositionOptions=function(s,T,S,N){this.options.setLeft(s),this.options.setTop(T),this.options.copyDesignTopFromTop(),this.options.setWidth(S),this.options.setHeight(N)},D.prototype.initSizeByHtml=function(s){if(s&&s.length){this.createTempContainer();var T=s.clone();this.getTempContainer().append(T),this.options.initSizeByHtml(parseInt(c.a.px.toPt(T.width()).toString()),parseInt(c.a.px.toPt(T.height()).toString())),this.removeTempContainer()}},D.prototype.updateTargetSize=function(s){s.css("width",this.options.displayWidth()),s.css("height",this.options.displayHeight())},D.prototype.updateTargetWidth=function(s){s.css("width",this.options.displayWidth())},D.prototype.getDesignTarget=function(s){var T=this,S=0;return this.designTarget=this.getHtml(s)[0].target,this.designPaper=s,this.designTarget.click(function(N){N.timeStamp-S>500&&c.a.event.trigger(T.getPrintElementSelectEventKey(),{printElement:T}),S=N.timeStamp}),this.designTarget.dblclick(function(N){var H=T.designTarget.find(".hiprint-printElement-content");if(H){var b=T.designTarget.find(".resize-panel");T.printElementType.type=="text"&&!(T.options.textType&&T.options.textType!="text")&&(T._editing=!0,T.designTarget.hidraggable("update",{draggable:!1}),H.css("cursor","text"),H.addClass("editing"),T.designTarget.addClass("editing"),H.click(function(M){T._editing&&M.stopPropagation()}),H.attr("contenteditable",!0),b&&b.css("display","none"),T.selectEnd(H))}}),this.designTarget},D.prototype.selectEnd=function(s){if(s.focus(),typeof window.getSelection<"u"&&typeof document.createRange<"u"){var T=document.createRange();T.selectNodeContents(s[0]),T.collapse(!1);var S=window.getSelection();S.removeAllRanges(),S.addRange(T)}else if(typeof document.body.createTextRange<"u"){var T=document.body.createTextRange();T.moveToElementText(s[0]),T.collapse(!1),T.select()}},D.prototype.updateByContent=function(s){var T=this,S=T.designTarget.find(".hiprint-printElement-content");if(T._editing){S&&S.css("cursor","")&&S.removeClass("editing")&&S.removeAttr("contenteditable"),T.designTarget.removeClass("editing");var N=S.text(),H=T.options.title+"\uFF1A";N.startsWith(H)&&T.options.field?N.length>H.length?T.options.testData=N.split("\uFF1A")[1]:(T.options.title=N,T.options.testData=""):T.options.title=N,s||c.a.event.trigger(T.getPrintElementSelectEventKey(),{printElement:T}),T.updateDesignViewFromOptions(),c.a.event.trigger("hiprintTemplateDataChanged_"+T.templateId,"\u7F16\u8F91\u4FEE\u6539"),T._editing=!1;var b=T.options.draggable==null||T.options.draggable==!0;T.designTarget.hidraggable("update",{draggable:b})}},D.prototype.getPrintElementSelectEventKey=function(){return"PrintElementSelectEventKey_"+this.templateId},D.prototype.design=function(s,T){var S=this;this.designTarget.hidraggable({draggable:S.options.draggable,axis:S.options.axis?S.options.axis:void 0,designTarget:S,onDrag:function(H,b,M){var P=S.panel.printElements.filter(function(u){return u.designTarget.children().last().css("display")=="block"&&u.designTarget.children().last().hasClass("selected")&&!u.printElementType.type.includes("table")}),o=P.length>1,m=!S.designTarget.children().last().hasClass("selected");if(o){var a=b-S.options.left,r=M-S.options.top;P.forEach(function(u){u.updateSizeAndPositionOptions(a+u.options.getLeft(),r+u.options.getTop()),u.designTarget.css("left",u.options.displayLeft()),u.designTarget.css("top",u.options.displayTop()),u.createLineOfPosition(T)}),m&&(S.updateSizeAndPositionOptions(b,M),S.createLineOfPosition(T))}else S.updateSizeAndPositionOptions(b,M),S.createLineOfPosition(T);w.a.instance.changed=!0},moveUnit:"pt",minMove:A.a.instance.movingDistance,onBeforeDrag:function(H){w.a.instance.draging=!0,S.designTarget.focus(),S.createLineOfPosition(T)},getScale:function(){return S.designPaper.scale||1},onStopDrag:function(H){w.a.instance.changed&&c.a.event.trigger("hiprintTemplateDataChanged_"+S.templateId,"\u79FB\u52A8"),w.a.instance.draging=!1,w.a.instance.changed=!1;var b=S.panel.printElements.filter(function(M){return M.designTarget.children().last().css("display")=="block"&&!M.printElementType.type.includes("table")});b.length>1?b.forEach(function(M){M.removeLineOfPosition()}):S.removeLineOfPosition()}}),this.designTarget.on("mouseup",function(){setTimeout(function(){S.removeLineOfPosition(),c.a.event.trigger("hiprintTemplateMouseUp_"+T.templateId)},300)}),this.setResizePanel(),this.bingCopyEvent(this.designTarget),this.bingKeyboardMoveEvent(this.designTarget,T)},D.prototype.getPrintElementEntity=function(s){return s?new G.a(void 0,this.options.getPrintElementOptionEntity(),this.printElementType.getPrintElementTypeEntity()):new G.a(this.printElementType.tid,this.options.getPrintElementOptionEntity())},D.prototype.submitOption=function(){var s=this,T=this.getConfigOptions();T&&T.tabs&&T.tabs.length?this.getPrintElementOptionTabs().forEach(function(S){S.list.forEach(function(N){var H=N.getValue(),b=N.name=="textType"&&s.options[N.name]!==H,M=N.name=="axis"&&s.options[N.name]!==H,P=N.name=="draggable"&&s.options[N.name]!==H;H&&jt(H)=="object"?Object.keys(H).forEach(function(o){s.options[o]=H[o]}):s.options[N.name]=H,b&&s.setResizePanel(),M&&s.designTarget.hidraggable("update",{axis:H}),P&&s.designTarget.hidraggable("update",{draggable:H})})}):this.getPrintElementOptionItems().forEach(function(S){var N=S.getValue(),H=S.name=="textType"&&s.options[S.name]!==N,b=S.name=="axis"&&s.options[S.name]!==N,M=S.name=="draggable"&&s.options[S.name]!==N;N&&jt(N)=="object"?Object.keys(N).forEach(function(P){s.options[P]=N[P]}):s.options[S.name]=N,H&&s.setResizePanel(),b&&s.designTarget.hidraggable("update",{axis:N}),M&&s.designTarget.hidraggable("update",{draggable:N})}),this.updateDesignViewFromOptions(),c.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u5143\u7D20\u4FEE\u6539")},D.prototype.updateOption=function(s,T,S){try{var N=this,H=this.getConfigOptions(),b=["draggable","left","top"];H&&H.tabs&&H.tabs.length?H.tabs.forEach(function(M){M.options.forEach(function(P){b.push(P.name)})}):b=H.supportOptions.map(function(M){return M.name}),b&&b.includes(s)&&(this.options[s]=T,s=="draggable"&&N.designTarget.hidraggable("update",{draggable:T}),this.updateDesignViewFromOptions(),S||(c.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u53C2\u6570\u4FEE\u6539"),c.a.event.trigger(N.getPrintElementSelectEventKey(),{printElement:N})))}catch(M){console.log("updateOption error",M)}},D.prototype.getReizeableShowPoints=function(){return this.options.textType=="barcode"?this.options.showPoints||A.a.instance.barcode.showPoints:this.options.textType=="qrcode"?this.options.showPoints||A.a.instance.qrcode.showPoints:this.options.showPoints||A.a.instance.text.showPoints},D.prototype.setResizePanel=function(){var s=this,T=this.designPaper;this.designTarget.hireizeable({showPoints:s.getReizeableShowPoints(),draggable:s.options.draggable,showSizeBox:A.a.instance.showSizeBox,getScale:function(){return s.designPaper.scale||1},onBeforeResize:function(){w.a.instance.draging=!0},onResize:function(N,H,b,M,P,o){o!=null?s.onRotate(N,o):s.onResize(N,H,b,M,P),s.createLineOfPosition(T)},onStopResize:function(N){c.a.event.trigger("hiprintTemplateDataChanged_"+s.templateId,N?"\u65CB\u8F6C":"\u5927\u5C0F"),w.a.instance.draging=!1,s.removeLineOfPosition()}}),this.options.draggable==!1&&x.default('<i style="position:absolute;font-size:12px;right:-14px;bottom:-14px;z-index:999" class="svicon sv-lock"></i>').insertBefore(this.designTarget.find(".resize-panel"))},D.prototype.onRotate=function(s,T){this.options.setRotate(T)},D.prototype.onResize=function(s,T,S,N,H){var b=this.designTarget,M=b.height(),P=b[0].clientHeight,o=b.width(),m=b[0].clientWidth;M<=40?(x.default.each([".ne",".nw",".se",".sw"],function(a,r){var u=P-30;b.find(r).css("height",u>0?u:0),b.find(r).css("width",u>0?u:0),u<=0&&(r.includes("n")&&b.find(r).css("border-top","none"),r.includes("s")&&b.find(r).css("border-bottom","none"),r.includes("e")&&b.find(r).css("border-right","none"),r.includes("w")&&b.find(r).css("border-left","none"))}),x.default.each([".e",".w"],function(a,r){var u=P-30;b.find(r).css("height",u>0?u:10),b.find(r).css("top",P/2-(u>0?u:10)/2)})):x.default.each([".e",".w"],function(a,r){b.find(r).css("top",P/2-b.find(r).height()/2)}),o<=40?(x.default.each([".ne",".nw",".se",".sw"],function(a,r){var u=m-30;b.find(r).css("height",u>0?u:0),b.find(r).css("width",u>0?u:0),u<=0&&(r.includes("n")&&b.find(r).css("border-top","none"),r.includes("s")&&b.find(r).css("border-bottom","none"),r.includes("e")&&b.find(r).css("border-right","none"),r.includes("w")&&b.find(r).css("border-left","none"))}),x.default.each([".n",".s"],function(a,r){let u=m-30;b.find(r).css("width",u>0?u:10),b.find(r).css("left",m/2-(u>0?u:10)/2)})):x.default.each([".n",".s",".r"],function(a,r){r==".r",b.find(r).css("left",m/2-b.find(r).width()/2)}),P>40&&m>40&&(x.default.each([".ne",".nw",".se",".sw"],function(a,r){r.includes("n")&&b.find(r).css("border-top",""),r.includes("s")&&b.find(r).css("border-bottom",""),r.includes("e")&&b.find(r).css("border-right",""),r.includes("w")&&b.find(r).css("border-left","")}),x.default.each([".n",".s"],function(a,r){b.find(r).css("width","")})),this.updateSizeAndPositionOptions(H,N,S,T)},D.prototype.getOrderIndex=function(){return this.options.getTop()},D.prototype.getHtml=function(s,T,S){var N=0;this.setCurrenttemplateData(T);var H=[],b=this.getBeginPrintTopInPaperByReferenceElement(s),M=s.getPaperFooter(N);this.isHeaderOrFooter()||this.isFixed()||b>M&&s.panelPageRule!="none"&&(H.push(new p.a({target:void 0,printLine:void 0})),b=b-M+s.paperHeader,N++,M=s.getPaperFooter(N));var P=this.getData(T),o=this.createTarget(this.getTitle(),P,S);return this.updateTargetSize(o),this.css(o,P),o.css("position","absolute"),o.css("left",this.options.displayLeft()),o.css("top",b+"pt"),H.push(new p.a({target:o,printLine:b+this.options.getHeight(),referenceElement:new l.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:s.index,bottomInLastPaper:b+this.options.getHeight(),printTopInPaper:b})})),T&&this.options.pageBreak&&(H[0].target.css("top",s.paperHeader+"pt"),H[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-s.paperHeader,H[0].printLine=s.paperHeader,H[0].referenceElement.bottomInLastPaper=0,H[0].referenceElement.printTopInPaper=s.paperHeader,H.unshift(new p.a({target:o,printLine:s.height,referenceElement:new l.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:s.index,bottomInLastPaper:s.height,printTopInPaper:s.paperHeader})}))),H},D.prototype.getHtml2=function(s,T,S){var N=0;this.setCurrenttemplateData(T);var H=[],b=this.getBeginPrintTopInPaperByReferenceElement(s),M=s.getPaperFooter(N);this.isHeaderOrFooter()||this.isFixed()||(s.panelPageRule!="none"&&b>M&&(H.push(new p.a({target:void 0,printLine:void 0})),b=b-M+s.paperHeader,N++,M=s.getPaperFooter(N)),b<=M&&b+this.options.getHeight()>M&&s.panelPageRule!="none"&&(H.push(new p.a({target:void 0,printLine:void 0})),b=s.paperHeader,N++,M=s.getPaperFooter(N)));var P=this.getData(T),o=this.createTarget(this.getTitle(),P);return s.panelPageRule=="none"&&b+this.options.getHeight()>M&&this.updatePanelHeight(b+this.options.getHeight(),s),this.updateTargetSize(o),this.css(o,P),o.css("position","absolute"),o.css("left",this.options.displayLeft()),o.css("top",b+"pt"),H.push(new p.a({target:o,printLine:b+this.options.getHeight(),referenceElement:new l.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:s.index,bottomInLastPaper:b+this.options.getHeight(),printTopInPaper:b})})),T&&this.options.pageBreak&&(H[0].target.css("top",s.paperHeader+"pt"),H[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-s.paperHeader,H[0].printLine=s.paperHeader,H[0].referenceElement.bottomInLastPaper=0,H[0].referenceElement.printTopInPaper=s.paperHeader,H.unshift(new p.a({target:o,printLine:s.height,referenceElement:new l.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:s.index,bottomInLastPaper:s.height,printTopInPaper:s.paperHeader})}))),H},D.prototype.updatePanelHeight=function(s,T){if(this.panel.panelPageRule=="none"){var S=c.a.pt.toMm(s);T.paperFooter=s,T.target.css("height",S+"mm"),T.target.attr("original-height",S)}},D.prototype.getBeginPrintTopInPaperByReferenceElement=function(s){var T=this.options.getTop();return this.isHeaderOrFooter()||this.isFixed()?T:s.referenceElement.isPositionLeftOrRight(T)?s.referenceElement.printTopInPaper+(T-s.referenceElement.top):s.referenceElement.bottomInLastPaper+(T-(s.referenceElement.top+s.referenceElement.height))},D.prototype.css=function(s,T){var S=this,N=this.getConfigOptions();if(N){var H;N.tabs&&N.tabs.length?(H=[],N.tabs.forEach(function(b){H=H.concat(b.options)})):H=N.supportOptions,H&&H.forEach(function(b){var M=v.a.getItem(b.name);M&&M.css&&M.css(s,S.options.getValueFromOptionsOrDefault(b.name))})}this.stylerCss(s,T)},D.prototype.stylerCss=function(s,T){var S=this.getStyler();if(S){var N=S(T,this.options,s,this._currenttemplateData);N&&Object.keys(N).forEach(function(H){s.css(H,N[H])})}},D.prototype.getData=function(s){var T=this.getField();return s?T&&T.split(".").reduce((S,N)=>S?S[N]:s?s[N]:"",!1)||"":this.printElementType.getData()},D.prototype.copyFromType=function(){var s=this.options,T=this.printElementType,S=this.getConfigOptions(),N=[];return S&&S.tabs&&S.tabs.length?S.tabs.forEach(function(H){H.options.forEach(function(b){N.push(b.name)})}):N=S.supportOptions.map(function(H){return H.name}),Object.keys(T).forEach(function(H){T[H]&&H!="columns"&&N.indexOf(H)>-1&&(s[H]=jt(T[H])=="function"?T[H].toString():T[H])}),s},D.prototype.getPrintElementOptionTabs=function(){if(this._printElementOptionTabs)return this._printElementOptionTabs;var s=[],T=this.getConfigOptions();if(T){var S=T.tabs;S&&S.forEach(function(N,H){s.push({name:N.name,list:[]}),N.options.filter(function(b){return!b.hidden}).forEach(function(b){var M=v.a.getItem(b.name);s[H].list.push(M)})})}return this._printElementOptionTabs=s,this._printElementOptionItems=void 0,this._printElementOptionTabs},D.prototype.getPrintElementOptionItems=function(){if(this._printElementOptionItems)return this._printElementOptionItems;var s=[],T=this.getConfigOptions();if(T){var S;T.tabs&&T.tabs.length?(S=[],T.tabs.forEach(function(N){N=N.concat(N.options)})):S=T.supportOptions,S&&S.filter(function(N){return!N.hidden}).forEach(function(N){var H=v.a.getItem(N.name);s.push(H)})}return this._printElementOptionItems=this.filterOptionItems(s.concat()),this._printElementOptionTabs=void 0,this._printElementOptionItems},D.prototype.getPrintElementOptionItemsByName=function(s){var T=[],S=this.getConfigOptionsByName(s);if(S){var N;S.tabs&&S.tabs.length?(N=[],S.tabs.forEach(function(H){N=N.concat(H.options)})):N=S.supportOptions,N&&N.filter(function(H){return!H.hidden}).forEach(function(H){var b=v.a.getItem(H.name);T.push(b)})}return T.concat()},D.prototype.filterOptionItems=function(s){return this.printElementType.field?s.filter(function(T){return T.name!="field"}):s},D.prototype.createTempContainer=function(){this.removeTempContainer(),x.default("body").append(x.default('<div class="hiprint_temp_Container hiprint-printPaper" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},D.prototype.removeTempContainer=function(){x.default(".hiprint_temp_Container").remove()},D.prototype.getTempContainer=function(){return x.default(".hiprint_temp_Container")},D.prototype.isHeaderOrFooter=function(){return this.options.getTopInDesign()<this.panel.paperHeader||this.options.getTopInDesign()>=this.panel.paperFooter},D.prototype.delete=function(){this.designTarget&&this.designTarget.remove()},D.prototype.setCurrenttemplateData=function(s){this._currenttemplateData=s},D.prototype.isFixed=function(){return this.options.fixed},D.prototype.onRendered=function(s,T){this.printElementType&&this.printElementType.onRendered&&this.printElementType.onRendered(T,this.options,s.getTarget())},D.prototype.createLineOfPosition=function(s){var T=x.default(".toplineOfPosition.id"+this.id),S=x.default(".topPosition.id"+this.id),N=x.default(".leftlineOfPosition.id"+this.id),H=x.default(".leftPosition.id"+this.id),b=x.default(".rightlineOfPosition.id"+this.id),M=x.default(".bottomlineOfPosition.id"+this.id),P=A.a.instance;if(T.length)T.css("top",this.options.displayTop(!0));else{var T=x.default('<div class="toplineOfPosition id'+this.id+'" style="position: absolute; width: 100%;"></div>');T.css("top",this.options.displayTop(!0)),T.css("width",s.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(T)}if(P.showPosition)if(this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!0),S.length)S.toggleClass("topPosition-lineMode",P.positionLineMode),S.text(this.options.posTop()+(P.positionUnit?"pt":"")),S.css("top",this.options.posTop()-S.height()+"pt"),P.positionLineMode?S.css("left",this.options.posLeft()-S.width()/2+"pt"):S.css("left",this.options.posLeft()+2+"pt");else{var S=x.default('<div class="topPosition id'+this.id+'" style="position: absolute;"></div>');S.toggleClass("topPosition-lineMode",P.positionLineMode),S.text(this.options.posTop()+(P.positionUnit?"pt":"")),P.positionLineMode?S.css("left",this.options.posLeft()-S.width()/2+"pt"):S.css("left",this.options.posLeft()+2+"pt"),this.designTarget.parents(".hiprint-printPaper-content").append(S),S.css("top",this.options.posTop()-S.height()+"pt")}if(N.length)N.css("left",this.options.displayLeft(!0));else{var o=x.default('<div class="leftlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');o.css("left",this.options.displayLeft(!0)),o.css("height",s.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(o)}if(P.showPosition)if(H.length)H.text(this.options.posLeft()+(P.positionUnit?"pt":"")),H.toggleClass("leftPosition-lineMode",P.positionLineMode),H.css("left",this.options.posLeft()-H.width()+"pt"),P.positionLineMode?H.css("top",this.options.posTop()-H.height()/3+"pt"):H.css("top",this.options.posTop()+2+"pt");else{var H=x.default('<div class="leftPosition id'+this.id+'" style="position: absolute;"></div>');H.text(this.options.posLeft()+(P.positionUnit?"pt":"")),H.toggleClass("leftPosition-lineMode",P.positionLineMode),P.positionLineMode?H.css("top",this.options.posTop()-H.height()/3+"pt"):H.css("top",this.options.posTop()+2+"pt"),this.designTarget.parents(".hiprint-printPaper-content").append(H),H.css("left",this.options.posLeft()-H.width()+"pt")}if(b.length)b.css("left",this.options.getLeft()+this.options.getWidth()+"pt");else{var m=x.default('<div class="rightlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');m.css("left",this.options.getLeft()+this.options.getWidth()+"pt"),m.css("height",s.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(m)}if(M.length)M.css("top",this.options.getTop()+this.options.getHeight()+"pt");else{var a=x.default('<div class="bottomlineOfPosition id'+this.id+'" style="position: absolute;width: 100%;"></div>');a.css("top",this.options.getTop()+this.options.getHeight()+"pt"),a.css("width",s.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(a)}},D.prototype.removeLineOfPosition=function(){x.default(".toplineOfPosition.id"+this.id).remove(),x.default(".topPosition.id"+this.id).remove(),this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!1),x.default(".leftlineOfPosition.id"+this.id).remove(),x.default(".leftPosition.id"+this.id).remove(),x.default(".rightlineOfPosition.id"+this.id).remove(),x.default(".bottomlineOfPosition.id"+this.id).remove()},D.prototype.getFontList=function(){var s=this.options.fontList;return s||(s=w.a.instance.getPrintTemplateById(this.templateId).getFontList())},D.prototype.getFields=function(){if(this.printElementType.type=="table")return this.options.tableFields;var s=this.options.fields;return s||(s=w.a.instance.getPrintTemplateById(this.templateId).getFields())},D.prototype.getOnImageChooseClick=function(){var s=this.options.onImageChooseClick;return s||(s=w.a.instance.getPrintTemplateById(this.templateId).getOnImageChooseClick())},D.prototype.bingCopyEvent=function(s){var T=this;s.keydown(function(S){if(T._editing&&!S.altKey&&S.keyCode==13){T.updateByContent();return}(S.ctrlKey||S.metaKey)&&S.keyCode==67&&(T.panel.copyJson(),S.preventDefault()),(S.ctrlKey||S.metaKey)&&S.keyCode==88&&(T.panel.cutJson(),S.preventDefault())})},D.prototype.clone=function(s){var T=this;let S=T.printElementType.createPrintElement();return Object.keys(T.options).forEach(function(N){S.options[N]=T.options[N]}),S},D.prototype.getFormatter=function(){var s=void 0;if(this.printElementType.formatter&&(s=this.printElementType.formatter),this.options.formatter)try{var T="formatter="+this.options.formatter;s=eval2(T)}catch(S){console.log(S)}return s},D.prototype.getStyler=function(){var s=void 0;if(this.printElementType.styler&&(s=this.printElementType.styler),this.options.styler)try{var T="fnstyler="+this.options.styler;s=eval2(T)}catch(S){console.log(S)}return s},D.prototype.bingKeyboardMoveEvent=function(s,T){var S=this,N=void 0,H=void 0;s.attr("tabindex","1"),s.keydown(function(b){if(b.target.tagName!="INPUT"&&!(S._editing&&!b.altKey)&&S.options.draggable!==!1){var M=S.panel.printElements.filter(function(a){return a.designTarget.children().last().css("display")=="block"&&!a.printElementType.type.includes("table")}),P=M.length>1,o=A.a.instance.movingDistance;switch(b.keyCode){case 8:case 46:var m=S.panel;P?M.forEach(function(a){m.deletePrintElement(a)}):m.deletePrintElement(S),c.a.event.trigger("clearSettingContainer");break;case 37:N=S.options.getLeft(),P?M.forEach(function(a){a.updatePositionByMultipleSelect(0-o,0)}):(S.updateSizeAndPositionOptions(N-o),s.css("left",S.options.displayLeft())),b.preventDefault();break;case 38:H=S.options.getTop(),P?M.forEach(function(a){a.updatePositionByMultipleSelect(0,0-o)}):(S.updateSizeAndPositionOptions(void 0,H-o),s.css("top",S.options.displayTop())),b.preventDefault();break;case 39:N=S.options.getLeft(),P?M.forEach(function(a){a.updatePositionByMultipleSelect(o,0)}):(S.updateSizeAndPositionOptions(N+o),s.css("left",S.options.displayLeft())),b.preventDefault();break;case 40:H=S.options.getTop(),P?M.forEach(function(a){a.updatePositionByMultipleSelect(0,o)}):(S.updateSizeAndPositionOptions(void 0,H+o),s.css("top",S.options.displayTop())),b.preventDefault()}[37,38,39,40].includes(b.keyCode)&&c.a.event.trigger("hiprintTemplateDataChanged_"+S.templateId,"\u952E\u76D8\u79FB\u52A8")}})},D.prototype.inRect=function(s){var T=this.designPaper.scale||1,S=this.designTarget[0].offsetLeft,N=this.designTarget[0].offsetTop,H=this.designTarget[0].offsetHeight,b=this.designTarget[0].offsetWidth,M=S+b,P=N+H,o=x.default(s.target[0]).position().left/T,m=x.default(s.target[0]).position().top/T,a=s.target[0].offsetHeight,r=s.target[0].offsetWidth,u=o+r,j=m+a;return o<M&&u>S&&N<j&&P>m},D.prototype.multipleSelect=function(s){s?this.designTarget.addClass("multipleSelect"):this.designTarget.removeClass("multipleSelect")},D.prototype.updatePositionByMultipleSelect=function(s,T){this.options.draggable!==!1&&(this.updateSizeAndPositionOptions(s+this.options.getLeft(),T+this.options.getTop()),this.designTarget.css("left",this.options.displayLeft()),this.designTarget.css("top",this.options.displayTop()))},D}()},function(it,O,h){var G=function(){function b(){}return b.prototype.init=function(M){this.target=x.default('<input type="text" class="hitable-editor-text" value="" />'),M.getTarget().append(this.target),this.target.focus()},b.prototype.getValue=function(){return this.target.val()},b.prototype.setValue=function(M){this.target.val(M)},b.prototype.destroy=function(){this.target.remove()},b}(),A=function(){function b(){this.text=new G}return Object.defineProperty(b,"Instance",{get:function(){return b._instance||(b._instance=new b),b._instance},enumerable:!0,configurable:!0}),b}(),v=function(){function b(){}return b.prototype.init=function(M,P){var o=`<select class="auto-submit" style="width:100%">
6
+ <option value="" disabled>\u8BF7\u9009\u62E9\u5B57\u6BB5</option>`;M.forEach(function(m,a){m.field==P.field?o+=' <option value="'+(m.field||"")+'" selected >'+(m.text||"")+"</option>":o+=' <option value="'+(m.field||"")+'" >'+(m.text||"")+"</option>"}),o+=" </select>",this.target=x.default(o),P.getTarget().append(this.target),this.target.focus()},b.prototype.getValue=function(){var M=this.target.val(),P=this.target.find('option[value="'+M+'"]').text();return P+"#"+M},b.prototype.setValue=function(M){M&&(this.target.find('option[value="'+M+'"]').length||this.target.find("select").prepend('<option value="'+M+'" >'+M+"</option>")),this.target.find("select").val(M)},b.prototype.destroy=function(){this.target.remove()},b}(),p=function(){function b(){this.select=new v}return Object.defineProperty(b,"Instance",{get:function(){return b._instance||(b._instance=new b),b._instance},enumerable:!0,configurable:!0}),b}(),c=function(){function b(){}return Object.defineProperty(b,"Instance",{get:function(){return A._instance||(b._instance=new b),b._instance},enumerable:!0,configurable:!0}),b.prototype.createEditor=function(M){return x.default.extend({},A.Instance[M])},b.prototype.createSelect=function(M){return x.default.extend({},p.Instance[M])},b}(),l=h(10),w=h(14),B=h(11),D=function(){function b(){}return b.prototype.init=function(M,P){var o=this;this.tableOptions=P,this.title=M.title,this.field=M.field,M.getTarget().unbind("dblclick.hitable").bind("dblclick.hitable",function(){M.isEditing=!0,o.beginEdit(M)})},b.prototype.getDisplayHtml=function(){return this.title},b.prototype.beginEdit=function(M){var P=this;P.tableOptions.options.fields&&P.tableOptions.options.fields.length?(this.editor=c.Instance.createSelect("select"),M.getTarget().html(""),this.editor.init(P.tableOptions.options.fields,M),this.editor.setValue(this.field||""),x.default(this.editor.target).keydown(function(o){o.keyCode==13&&P.endEdit(M)}),x.default(this.editor.target).change(function(o){P.endEdit(M)}),x.default(this.editor.target).blur(function(o){P.endEdit(M)})):(this.editor=c.Instance.createEditor("text"),M.getTarget().html(""),this.editor.init(M),(this.title||this.field)&&(this.tableOptions.options.isEnableEditField?this.editor.setValue((this.title||"")+"#"+(this.field||"")):this.editor.setValue(this.title||"")),x.default(this.editor.target).keydown(function(o){o.keyCode==13&&P.endEdit(M)}),x.default(this.editor.target).blur(function(o){P.endEdit(M)}),this.tableOptions.editingCell&&this.tableOptions.editingCell.id!=M.id&&this.tableOptions.editingCell.innerElement.endEdit(this.tableOptions.editingCell),this.tableOptions.editingCell=M)},b.prototype.endEdit=function(M){M.isEditing=0;var P=this.editor.getValue();if(P)if(this.tableOptions.options.isEnableEditField||this.tableOptions.options.fields){var o=P.split("#");M.title=this.title=o[0],o.length>0&&(M.columnId=M.field=this.field=o[1]),M.id&&M.target.attr("id",M.id),M.columnId&&M.target.attr("column-id",M.columnId)}else M.title=this.title=P;else this.tableOptions.options.isEnableEditField?(M.title=this.title="",M.field=this.field=""):M.title=this.title="";this.editor.destroy(),M.getTarget().html(this.title)},b}(),s=function(){return function(b){this.title=b.title,this.field=b.field,this.width=b.width,this.align=b.align,this.halign=b.halign,this.vAlign=b.vAlign,this.colspan=b.colspan,this.rowspan=b.rowspan,this.checked=b.checked,this.columnId=b.columnId,this.tableSummaryTitle=b.tableSummaryTitle,this.tableSummaryText=b.tableSummaryText,this.tableSummary=b.tableSummary,this.tableSummaryAlign=b.tableSummaryAlign,this.tableSummaryNumFormat=b.tableSummaryNumFormat,this.upperCase=b.upperCase,this.renderFormatter=b.renderFormatter,this.formatter2=b.formatter2,this.styler2=b.styler2,this.stylerHeader=b.stylerHeader,this.tableColumnHeight=b.tableColumnHeight,this.tableTextType=b.tableTextType,this.tableBarcodeMode=b.tableBarcodeMode,this.tableQRCodeLevel=b.tableQRCodeLevel}}(),T=function(){function b(){this.id=B.a.createId()}return b.prototype.init=function(M,P,o,m){this.isHead=m,this.rowId=o,this.isEditing=!1;var a=/^[0-9]*$/;this.target=M,this.tableOptions=P;var r=this.target.attr("colspan");this.colspan=a.test(r)?parseInt(r):1;var u=this.target.attr("rowspan");this.rowspan=a.test(u)?parseInt(u):1,this.initEvent(),this.isHead&&this.initInnerEelement()},b.prototype.beginEdit=function(){if(!this.isEditing&&this.tableOptions.isEnableEdit&&this.tableOptions.onBeforEdit(this)){var M=this.getValue();this.editor=c.Instance.createEditor("text"),this.isEditing=!0,this.tableOptions.editingCell=this,this.target.html(""),this.editor.init(this),this.editor.setValue(M)}},b.prototype.endEdit=function(){this.isEditing=!1;var M=this.editor.getValue();this.editor.destroy(),this.target.html(M)},b.prototype.getTarget=function(){return this.target},b.prototype.getValue=function(){return this.target.html()},b.prototype.setValue=function(M){},b.prototype.initInnerEelement=function(){this.innerElement=new D,this.innerElement.init(this,this.tableOptions)},b.prototype.initEvent=function(){},b.prototype.isXYinCell=function(M,P){var o=new l.b({x:M,y:P,height:0,width:0});return this.isOverlap(o)},b.prototype.getTableRect=function(){return new l.b({x:this.target.offset().left,y:this.target.offset().top,height:this.target[0].offsetHeight,width:this.target[0].offsetWidth})},b.prototype.isOverlap=function(M){var P=this.getTableRect();return M.x+M.width>P.x&&P.x+P.width>M.x&&M.y+M.height>P.y&&P.y+P.height>M.y},b.prototype.isInRect=function(M){var P=M.rect,o=this.getTableRect();if(o.x>=P.x&&o.x+o.width<=P.x+P.width&&o.y>=P.y&&o.y+o.height<=P.y+P.height){var m=w.a.mergeRect(P,o);return JSON.stringify(P)==JSON.stringify(m)||(M.changed=!0,M.rect=m,!0)}return!1},b.prototype.isSelected=function(){return this.target.hasClass("selected")},b.prototype.select=function(){this.target.addClass("selected")},b.prototype.isHeader=function(){return!1},b.prototype.setAlign=function(M){this.align=M,M?this.target.css("text-align",M):this.target[0].style.textAlign=""},b.prototype.setVAlign=function(M){this.vAlign=M,M?this.target.css("vertical-align",M):this.target[0].style.verticalAlign=""},b.prototype.getEntity=function(){return new s(this)},b}();h.d(O,"a",function(){return H});var S,N=(S=function(M,P){return(S=Object.setPrototypeOf||Ct({__proto__:[]},Array)&&function(o,m){o.__proto__=m}||function(o,m){for(var a in m)m.hasOwnProperty(a)&&(o[a]=m[a])})(M,P)},function(b,M){function P(){this.constructor=b}S(b,M),b.prototype=M===null?Object.create(M):(P.prototype=M.prototype,new P)}),H=function(b){function M(P){var o=this;return P=P||{},(o=b.call(this)||this).width=P.width?parseFloat(P.width.toString()):100,o.title=P.title,o.descTitle=P.descTitle,o.field=P.field,o.fixed=P.fixed,o.rowspan=P.rowspan?parseInt(P.rowspan):1,o.colspan=P.colspan?parseInt(P.colspan):1,o.align=P.align,o.halign=P.halign,o.vAlign=P.vAlign,o.formatter=P.formatter,o.styler=P.styler,o.renderFormatter=P.renderFormatter,o.formatter2=P.formatter2,o.styler2=P.styler2,o.stylerHeader=P.stylerHeader,o.checkbox=P.checkbox,o.checked=P.checked!=0,o.columnId=P.columnId||P.field,o.tableColumnHeight=P.tableColumnHeight||30,o.tableTextType=P.tableTextType||"text",o.tableBarcodeMode=P.tableBarcodeMode||"CODE128A",o.tableQRCodeLevel=P.tableQRCodeLevel,this.tableSummaryTitle=P.tableSummaryTitle,this.tableSummaryText=P.tableSummaryText,o.tableSummary=P.tableSummary,o.tableSummaryAlign=P.tableSummaryAlign,o.tableSummaryNumFormat=P.tableSummaryNumFormat,o.upperCase=P.upperCase,o}return N(M,b),M.prototype.css=function(P){},M}(T)},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){return function(A){this.printLine=A.printLine,this.target=A.target,this.referenceElement=A.referenceElement}}()},function(it,O,h){h.d(O,"a",function(){return v});var G=h(19),A=h(0),v=function(){function p(){}return p.createTableHead=function(c,l){for(var w=p.reconsitutionTableColumnTree(c),B=x.default("<thead></thead>"),D=p.getColumnsWidth(w,l),s=function(N){var H=x.default("<tr></tr>");w[N].filter(function(b){return b.checked}).forEach(function(b){var M=x.default("<td></td>");b.id&&M.attr("id",b.id),b.columnId&&M.attr("column-id",b.columnId),(b.align||b.halign)&&M.css("text-align",b.halign||b.align),b.vAlign&&M.css("vertical-align",b.vAlign),b.colspan>1&&M.attr("colspan",b.colspan),b.rowspan>1&&M.attr("rowspan",b.rowspan),M.html(b.title),D[b.id]?(b.hasWidth=!0,b.targetWidth=D[b.id],M.attr("haswidth","haswidth"),M.css("width",D[b.id]+"pt")):b.hasWidth=!1;var P=p.getHeaderStyler(b);if(P){var o=P(b);o&&Object.keys(o).forEach(function(m){M.css(m,o[m])})}H.append(M)}),B.append(H)},T=0;T<w.totalLayer;T++)s(T);return p.syncTargetWidthToOption(c),B},p.createTableFooter=function(c,l,w,B,D,s){var T=x.default("<tfoot></tfoot>"),S=this.getFooterFormatter(w,B),N=this.tableSummaryTitle;let H=w.tableFooterRepeat=="last"?l:s,b=w.columns.length-1;var M=this.rowColumns||w.columns[b].columns;if(w.tableFooterRepeat!="no"&&M.some(function(o){return o.tableSummary})){var P=x.default("<tr></tr>");M.filter(function(o){return o.checked}).forEach(function(o){var m=H.filter(function(R){return R&&R[o.field]}).map(function(R){return new RegExp("^-?(0|[1-9]\\d*)(\\.\\d+)?").test(R[o.field])?Number(R[o.field]):0}),a=o.tableSummaryText,r=o.tableSummaryNumFormat||2,u=o.upperCase;let{toUpperCase:j,numFormat:d}=A.a;switch(o.tableSummary){case"count":var F=N(o,a||"\u8BA1\u6570:",D),I=j(u,H.length||0);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${F}${I}</td>`);break;case"sum":var C=parseFloat(Number(m.reduce(function(R,V){return R+V},0)));C=j(u,d(C,r));var F=N(o,a||"\u5408\u8BA1:",D);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${F}${C}</td>`);break;case"avg":var C=parseFloat(Number(m.reduce(function(R,V){return R+V},0))),Z=parseFloat(Number(C/(m.length||1)));Z=j(u,d(Z,r));var F=N(o,a||"\u5E73\u5747\u503C:",D);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${F}${Z}</td>`);break;case"min":var L=Math.min(...m);L=j(u,d(L,r));var F=N(o,a||"\u6700\u5C0F\u503C:",D);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${F}${L||0}</td>`);break;case"max":var J=Math.max(...m),F=N(o,a||"\u6700\u5927\u503C:",D);J=j(u,d(J,r)),P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${F}${J||0}</td>`);break;case"text":P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${a||""}</td>`);break;default:P.append("<td></td>");break}}),T.append(P)}return S&&T.append(S(w,l,D,s)),T},p.tableSummaryTitle=function(c,l,w){var B=c.tableSummaryTitle==null||c.tableSummaryTitle==!0;return B?`${l}`:w?"":`<span style="color:firebrick">${l}</span>`},p.createTableRow=function(c,l,w,B){var D=this,s=p.reconsitutionTableColumnTree(c),T=x.default("<tbody></tbody>"),S=D.getGroupFieldsFormatter(w,B),N=S?w.groupFields=S(B,w,l):B.groupFields?B.groupFields:[];return l||(l=[]),N.length?A.a.groupBy(l,N,function(H){var b={};return N.forEach(function(M){return b[M]=H[M]}),b}).forEach(function(H){var b=D.getGroupFormatter(w,B);if(b){var M=x.default("<tr><td colspan="+s.colspan+"></td></tr>");M.find("td").append(b(H,w)),T.append(M)}var P=D.getGroupFooterFormatter(w,B);if(H.rows.forEach(function(m,a){var r=p.createRowTarget(s,m,w,B,a);T.append(r)}),P){var o=x.default("<tr><td colspan="+s.colspan+"></td></tr>");o.find("td").append(P(H,w)),T.append(o)}}):l.forEach(function(H,b){var M=p.createRowTarget(s,H,w,B,b);T.append(M)}),T},p.createRowTarget=function(c,l,w,B,D){var s=x.default("<tr></tr>"),T=c.rowColumns.filter(function(H){return H.checked});s.data("rowData",l),c.rowColumns.filter(function(H){return H.checked}).forEach(function(H,b){if(!!H.checked){var M="";if(w.rowsColumnsMerge){M=eval2("rowsColumnsMerge="+w.rowsColumnsMerge);var P=M(l,H,b)||[1,1],o=x.default(`<td style = 'display:${P[0]&&P[1]?"":"none"}' rowspan = '${P[0]}' colspan = '${P[1]}'></td>`)}else var o=x.default("<td></td>");if(l&&Object.keys(l).length>0&&(w.tableHeaderRepeat=="first"||w.tableHeaderRepeat=="none")){if(H.field&&o.attr("field",H.field),H.align&&o.css("text-align",H.align),H.vAlign&&o.css("vertical-align",H.vAlign),w.rowsColumnsMerge&&P[1]>1){var m=0;T.forEach((L,J)=>{J>=b&&J<b+P[1]&&(m+=L.width)})}o.css("width",(m||H.width)+"pt")}else H.field&&o.attr("field",H.field),H.align&&o.css("text-align",H.align),H.vAlign&&o.css("vertical-align",H.vAlign);var a=p.getColumnFormatter(H),r=a?a(l[H.field],l,b,w):l[H.field],u=p.getColumnRenderFormatter(H);if(u)o.html(u(l[H.field],l,b,w));else if(H.tableTextType=="text")o.html(r);else{if(H.tableTextType=="barcode"){o.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{r?(Yt.default(o.find(".hibarcode_imgcode")[0],r,{format:H.tableBarcodeMode,width:1,textMargin:-1,lineColor:"#000000",margin:0,height:parseInt(10),displayValue:!1}),o.find(".hibarcode_imgcode").attr("height",H.tableColumnHeight+"pt"),o.find(".hibarcode_imgcode").css("margin","5pt 10pt"),o.find(".hibarcode_imgcode").attr("width","calc(100% - 20pt)")):o.html("")}catch(L){console.log(L),o.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(H.tableTextType=="image"&&(o.html(""),r)){var j=x.default('<div><img style = "max-width:100%;max-height:100%"/></div>');j.find("img").attr("src",r),console.log(j.find("img").css("width")),o.html(j)}if(H.tableTextType=="qrcode"){o.html("");try{var d=x.default("<div></div>");if(r){var I=parseInt(H.width||H.targetWidth||20),C=parseInt(H.tableColumnHeight||20);d.css("height",(I>C?C:I)+"pt"),new QRCode(d[0],{width:I>C?C:I,height:I>C?C:I,colorDark:"#000000",useSVG:!0,correctLevel:H.tableQRCodeLevel}).makeCode(r),o.html(d)}}catch(L){console.log(L),o.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}H.tableTextType==="sequence"&&o.html(D+1)}var Z=p.getColumnStyler(H);if(Z){var I=Z(l[H.field],l,b,w);I&&Object.keys(I).forEach(function(J){o.css(J,I[J])})}s.append(o)}});var S=p.getRowStyler(w,B);if(S){var N=S(l,w);N&&Object.keys(N).forEach(function(H){s.css(H,N[H])})}return s},p.createEmptyRowTarget=function(c,l){var w=p.reconsitutionTableColumnTree(c),B=x.default("<tr></tr>");return w.rowColumns.filter(function(D){return D.checked}).forEach(function(D,s){var T=x.default("<td></td>");D.field&&T.attr("field",D.field),D.align&&T.css("text-align",D.align),D.vAlign&&T.css("vertical-align",D.vAlign),B.append(T)}),l&&l.options.tableBodyRowHeight&&B.find("td:not([rowspan])").css("height",l.options.tableBodyRowHeight+"pt"),B},p.getColumnsWidth=function(c,l){var w={},B=p.allAutoWidth(c),D=p.allFixedWidth(c);return c.rowColumns.filter(function(s){return s.checked}).forEach(function(s){if(s.fixed)w[s.id]=s.width;else{var T=l-D,S=s.width/B*(T>0?T:0);w[s.id]=S}}),w},p.resizeTableCellWidth=function(c,l,w){var B=p.reconsitutionTableColumnTree(l),D=p.getColumnsWidth(B,w);c.find("thead tr td[haswidth]").map(function(s,T){var S=x.default(T).attr("id"),N=D[S];x.default(T).css("width",N+"pt")})},p.allAutoWidth=function(c){var l=0;return c.rowColumns.filter(function(w){return w.checked}).forEach(function(w){l+=w.fixed?0:w.width}),l},p.allFixedWidth=function(c){var l=0;return c.rowColumns.filter(function(w){return w.checked}).forEach(function(w){l+=w.fixed?w.width:0}),l},p.reconsitutionTableColumnTree=function(c,l,w){var B=l||new G.a;B.colspan=0;for(var D=function(S){B.totalLayer=S+1,B[S]=c[S].columns,S==0&&c[S].columns.forEach(function(N){S==0&&(B.colspan+=N.colspan)})},s=0;s<c.length;s++)D(s);return B.rowColumns=p.getOrderdColumns(B),B},p.syncTargetWidthToOption=function(c){c.forEach(function(l){l.columns.forEach(function(w){w.hasWidth&&(w.width=w.targetWidth)})})},p.getGroupFieldsFormatter=function(c,l){var w=void 0;if(l.groupFields&&l.groupFields.length){var B=typeof l.groupFields=="string"?l.groupFields:JSON.stringify(l.groupFields);c.groupFieldsFormatter="function(groupData,options){ return "+B+" }"}if(l.groupFieldsFormatter&&(w=l.groupFieldsFormatter),c.groupFieldsFormatter)try{var D="groupFieldsFormatter="+c.groupFieldsFormatter;w=eval2(D)}catch(s){console.log(s)}return w},p.getGroupFormatter=function(c,l){var w=void 0;if(l.groupFormatter&&(w=l.groupFormatter),c.groupFormatter)try{var B="groupFormatter="+c.groupFormatter;w=eval2(B)}catch(D){console.log(D)}return w},p.getGroupFooterFormatter=function(c,l){var w=void 0;if(l.groupFooterFormatter&&(w=l.groupFooterFormatter),c.groupFooterFormatter)try{var B="groupFooterFormatter="+c.groupFooterFormatter;w=eval2(B)}catch(D){console.log(D)}return w},p.getFooterFormatter=function(c,l){var w=void 0;if(l.footerFormatter&&(w=l.footerFormatter),c.footerFormatter)try{var B="footerFormatter="+c.footerFormatter;w=eval2(B)}catch(D){console.log(D)}return w},p.getRowStyler=function(c,l){var w=void 0;if(l.rowStyler&&(w=l.rowStyler),c.rowStyler)try{var B="rowStyler="+c.rowStyler;w=eval2(B)}catch(D){console.log(D)}return w},p.getColumnStyler=function(c){var l=void 0;if(c.styler&&(l=c.styler),c.styler2)try{var w="styler="+c.styler2;l=eval2(w)}catch(B){console.log(B)}return l},p.getHeaderStyler=function(c){var l=void 0;if(c.stylerHeader&&(l=c.stylerHeader),c.stylerHeader)try{var w="stylerHeader="+c.stylerHeader;l=eval2(w)}catch(B){console.log(B)}return l},p.getColumnRenderFormatter=function(c){var l=void 0;if(c.renderFormatter&&(l=c.renderFormatter),c.renderFormatter)try{var w="renderFormatter="+c.renderFormatter;l=eval2(w)}catch(B){console.log(B)}return l},p.getColumnFormatter=function(c){var l=void 0;if(c.formatter&&(l=c.formatter),c.formatter2)try{var w="formatter="+c.formatter2;l=eval2(w)}catch(B){console.log(B)}return l},p.getOrderdColumns=function(c){let l={};for(let w=0;w<c.totalLayer;w++)l[w]=[],c[w].forEach((B,D)=>{l[w].push(...new Array(B.colspan).fill({...B,colspan:1}))});for(let w=0;w<c.totalLayer;w++)l[w].forEach((B,D)=>{for(let s=1;s<B.rowspan;s++)l[w+s].splice(D,0,{...B,rowspan:1})});return this.rowColumns=l[c.totalLayer-1],l[c.totalLayer-1]},p}()},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){function A(v){this.top=v.top,this.left=v.left,this.height=v.height,this.width=v.width,this.bottomInLastPaper=v.bottomInLastPaper,this.beginPrintPaperIndex=v.beginPrintPaperIndex,this.printTopInPaper=v.printTopInPaper,this.endPrintPaperIndex=v.endPrintPaperIndex}return A.prototype.isPositionLeftOrRight=function(v){return this.top<=v&&this.top+this.height>v},A}()},function(it,O,h){var G=function(){function n(){this.name="lineHeight"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("line-height",E+"pt"),"line-height:"+E+"pt";t[0].style.lineHeight=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
3
7
  <div class="hiprint-option-item-label">
4
8
  \u5B57\u4F53\u884C\u9AD8
5
9
  </div>
@@ -49,15 +53,15 @@
49
53
  <option value="36" >36pt</option>
50
54
  </select>
51
55
  </div>
52
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),A=function(){function n(){this.name="fontFamily"}return n.prototype.createTarget=function(t){var E=void 0;if(t&&(E=t.getFontList()),E){var Y=` <div class="hiprint-option-item">
56
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),A=function(){function n(){this.name="fontFamily"}return n.prototype.createTarget=function(t){var E=void 0;if(t&&(E=t.getFontList()),E){var X=` <div class="hiprint-option-item">
53
57
  <div class="hiprint-option-item-label">
54
58
  \u5B57\u4F53
55
59
  </div>
56
60
  <div class="hiprint-option-item-field">
57
61
  <select class="auto-submit">
58
- <option value="" >\u9ED8\u8BA4</option>`;E.forEach(function(nt,mt){Y+=' <option value="'+(nt.value||"")+'" >'+(nt.title||"")+"</option>"}),Y+=` </select>
62
+ <option value="" >\u9ED8\u8BA4</option>`;E.forEach(function(at,Pt){X+=' <option value="'+(at.value||"")+'" >'+(at.title||"")+"</option>"}),X+=` </select>
59
63
  </div>
60
- </div>`,this.target=T.default(Y)}else this.target=T.default(` <div class="hiprint-option-item">
64
+ </div>`,this.target=x.default(X)}else this.target=x.default(` <div class="hiprint-option-item">
61
65
  <div class="hiprint-option-item-label">
62
66
  \u5B57\u4F53
63
67
  </div>
@@ -68,7 +72,7 @@
68
72
  <option value="Microsoft YaHei" >\u5FAE\u8F6F\u96C5\u9ED1</option>
69
73
  </select>
70
74
  </div>
71
- </div>`);return this.target},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("font-family",E),"font-family:"+E;t[0].style.fontFamily="inherit"}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),f=function(){function n(){this.name="fontSize"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("font-size",E+"pt"),"font-size:"+E+"pt";t[0].style.fontSize=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
75
+ </div>`);return this.target},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("font-family",E),"font-family:"+E;t[0].style.fontFamily="inherit"}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),v=function(){function n(){this.name="fontSize"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("font-size",E+"pt"),"font-size:"+E+"pt";t[0].style.fontSize=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
72
76
  <div class="hiprint-option-item-label">
73
77
  \u5B57\u4F53\u5927\u5C0F
74
78
  </div>
@@ -99,7 +103,7 @@
99
103
  <option value="21.75" >21.75pt</option>
100
104
  </select>
101
105
  </div>
102
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),l=function(){function n(){this.name="fontWeight"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("font-weight",E),"font-weight:"+E;t[0].style.fontWeight=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
106
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),p=function(){function n(){this.name="fontWeight"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("font-weight",E),"font-weight:"+E;t[0].style.fontWeight=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
103
107
  <div class="hiprint-option-item-label">
104
108
  \u5B57\u4F53\u7C97\u7EC6
105
109
  </div>
@@ -120,7 +124,7 @@
120
124
  <option value="900" >900</option>
121
125
  </select>
122
126
  </div>
123
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),u=function(){function n(){this.name="letterSpacing"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("letter-spacing",E+"pt"),"letter-spacing:"+E+"pt";t[0].style.letterSpacing=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
127
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),c=function(){function n(){this.name="letterSpacing"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("letter-spacing",E+"pt"),"letter-spacing:"+E+"pt";t[0].style.letterSpacing=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
124
128
  <div class="hiprint-option-item-label">
125
129
  \u5B57\u95F4\u8DDD
126
130
  </div>
@@ -145,7 +149,7 @@
145
149
  <option value="12" >12pt</option>
146
150
  </select>
147
151
  </div>
148
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),r=function(){function n(){this.name="textAlign"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("text-align",E),E=="justify"?(t.css("text-align-last","justify"),t.css("text-justify","distribute-all-lines")):(t[0].style.textAlignLast="",t[0].style.textJustify=""),"text-align:"+E;t[0].style.textAlign="",t[0].style.textAlignLast="",t[0].style.textJustify=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
152
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),l=function(){function n(){this.name="textAlign"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("text-align",E),E=="justify"?(t.css("text-align-last","justify"),t.css("text-justify","distribute-all-lines")):(t[0].style.textAlignLast="",t[0].style.textJustify=""),"text-align:"+E;t[0].style.textAlign="",t[0].style.textAlignLast="",t[0].style.textJustify=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
149
153
  <div class="hiprint-option-item-label">
150
154
  \u5DE6\u53F3\u5BF9\u9F50
151
155
  </div>
@@ -158,7 +162,7 @@
158
162
  <option value="justify" >\u4E24\u7AEF\u5BF9\u9F50</option>
159
163
  </select>
160
164
  </div>
161
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),b=function(){function n(){this.name="hideTitle"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
165
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),w=function(){function n(){this.name="hideTitle"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
162
166
  <div class="hiprint-option-item-label">
163
167
  \u6807\u9898\u663E\u793A\u9690\u85CF
164
168
  </div>
@@ -169,7 +173,7 @@
169
173
  <option value="true" >\u9690\u85CF</option>
170
174
  </select>
171
175
  </div>
172
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),w=function(){function n(){this.name="tableBorder"}return n.prototype.css=function(t,E){if(t.find("table").length){if(E=="border"||E==null)return t.find("table").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("table").css("border","0px solid"):t.find("table")[0].style.border=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
176
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),B=function(){function n(){this.name="tableBorder"}return n.prototype.css=function(t,E){if(t.find("table").length){if(E=="border"||E==null)return t.find("table").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("table").css("border","0px solid"):t.find("table")[0].style.border=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
173
177
  <div class="hiprint-option-item-label">
174
178
  \u8868\u683C\u8FB9\u6846
175
179
  </div>
@@ -180,7 +184,7 @@
180
184
  <option value="noBorder" >\u65E0\u8FB9\u6846</option>
181
185
  </select>
182
186
  </div>
183
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),N=function(){function n(){this.name="tableHeaderBorder"}return n.prototype.css=function(t,E){if(t.find("thead tr").length){if(E=="border"||E==null)return t.find("thead tr").css("border","1px solid"),"border:1pt solid";E=="noBorder"?t.find("thead tr").css("border","0px solid"):E=="topBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-top","1px solid")):E=="bottomBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-bottom","1px solid")):E=="topBottomBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-top","1px solid"),t.find("thead tr").css("border-bottom","1px solid")):t.find("thead tr").map(function(Y,nt){nt.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
187
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),D=function(){function n(){this.name="tableHeaderBorder"}return n.prototype.css=function(t,E){if(t.find("thead tr").length){if(E=="border"||E==null)return t.find("thead tr").css("border","1px solid"),"border:1pt solid";E=="noBorder"?t.find("thead tr").css("border","0px solid"):E=="topBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-top","1px solid")):E=="bottomBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-bottom","1px solid")):E=="topBottomBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-top","1px solid"),t.find("thead tr").css("border-bottom","1px solid")):t.find("thead tr").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
184
188
  <div class="hiprint-option-item-label">
185
189
  \u8868\u5934\u8FB9\u6846
186
190
  </div>
@@ -194,7 +198,7 @@
194
198
  <option value="topBottomBorder" >\u4E0A\u4E0B\u8FB9\u6846</option>
195
199
  </select>
196
200
  </div>
197
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),g=function(){function n(){this.name="tableHeaderCellBorder"}return n.prototype.css=function(t,E){if(t.find("thead tr td").length){if(E=="border"||E==null)return t.find("thead tr td").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("thead tr td").css("border","0px solid"):t.find("thead tr td").map(function(Y,nt){nt.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
201
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),s=function(){function n(){this.name="tableHeaderCellBorder"}return n.prototype.css=function(t,E){if(t.find("thead tr td").length){if(E=="border"||E==null)return t.find("thead tr td").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("thead tr td").css("border","0px solid"):t.find("thead tr td").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
198
202
  <div class="hiprint-option-item-label">
199
203
  \u8868\u5934\u5355\u5143\u683C\u8FB9\u6846
200
204
  </div>
@@ -206,7 +210,7 @@
206
210
 
207
211
  </select>
208
212
  </div>
209
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),x=function(){function n(){this.name="tableFooterBorder"}return n.prototype.css=function(t,E){if(t.find("tfoot tr").length){if(E=="border"||E==null)return t.find("tfoot tr").css("border","1px solid"),"border:1pt solid";E=="noBorder"?t.find("tfoot tr").css("border","0px solid"):E=="topBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-top","1px solid")):E=="bottomBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-bottom","1px solid")):E=="topBottomBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-top","1px solid"),t.find("tfoot tr").css("border-bottom","1px solid")):t.find("tfoot tr").map(function(Y,nt){nt.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
213
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),T=function(){function n(){this.name="tableFooterBorder"}return n.prototype.css=function(t,E){if(t.find("tfoot tr").length){if(E=="border"||E==null)return t.find("tfoot tr").css("border","1px solid"),"border:1pt solid";E=="noBorder"?t.find("tfoot tr").css("border","0px solid"):E=="topBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-top","1px solid")):E=="bottomBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-bottom","1px solid")):E=="topBottomBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-top","1px solid"),t.find("tfoot tr").css("border-bottom","1px solid")):t.find("tfoot tr").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
210
214
  <div class="hiprint-option-item-label">
211
215
  \u8868\u5C3E\u8FB9\u6846
212
216
  </div>
@@ -220,7 +224,7 @@
220
224
  <option value="topBottomBorder" >\u4E0A\u4E0B\u8FB9\u6846</option>
221
225
  </select>
222
226
  </div>
223
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),y=function(){function n(){this.name="tableFooterCellBorder"}return n.prototype.css=function(t,E){if(t.find("tfoot tr td").length){if(E=="border"||E==null)return t.find("tfoot tr td").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("tfoot tr td").css("border","0px solid"):t.find("tfoot tr td").map(function(Y,nt){nt.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
227
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),S=function(){function n(){this.name="tableFooterCellBorder"}return n.prototype.css=function(t,E){if(t.find("tfoot tr td").length){if(E=="border"||E==null)return t.find("tfoot tr td").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("tfoot tr td").css("border","0px solid"):t.find("tfoot tr td").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
224
228
  <div class="hiprint-option-item-label">
225
229
  \u8868\u5C3E\u5355\u5143\u683C\u8FB9\u6846
226
230
  </div>
@@ -232,7 +236,7 @@
232
236
 
233
237
  </select>
234
238
  </div>
235
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),D=function(){function n(){this.name="tableHeaderRowHeight"}return n.prototype.css=function(t,E){if(t.find("thead tr td").length){if(E)return t.find("thead tr td:not([rowspan])").css("height",E+"pt"),"height:"+E+"pt";t.find("thead tr td").map(function(Y,nt){nt.style.height=""})}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
239
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),N=function(){function n(){this.name="tableHeaderRowHeight"}return n.prototype.css=function(t,E){if(t.find("thead tr td").length){if(E)return t.find("thead tr td:not([rowspan])").css("height",E+"pt"),"height:"+E+"pt";t.find("thead tr td").map(function(X,at){at.style.height=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
236
240
  <div class="hiprint-option-item-label">
237
241
  \u8868\u5934\u884C\u9AD8
238
242
  </div>
@@ -283,7 +287,7 @@
283
287
  <option value="36" >36pt</option>
284
288
  </select>
285
289
  </div>
286
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),H=function(){function n(){this.name="tableHeaderFontSize"}return n.prototype.css=function(t,E){if(t.find("thead").length){if(E)return t.find("thead").css("font-size",E+"pt"),"font-size:"+E+"pt";t.find("thead").map(function(Y,nt){nt.style.fontSize=""})}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
290
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),H=function(){function n(){this.name="tableHeaderFontSize"}return n.prototype.css=function(t,E){if(t.find("thead").length){if(E)return t.find("thead").css("font-size",E+"pt"),"font-size:"+E+"pt";t.find("thead").map(function(X,at){at.style.fontSize=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
287
291
  <div class="hiprint-option-item-label">
288
292
  \u8868\u5934\u5B57\u4F53\u5927\u5C0F
289
293
  </div>
@@ -314,7 +318,7 @@
314
318
  <option value="21.75" >21.75pt</option>
315
319
  </select>
316
320
  </div>
317
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),v=function(){function n(){this.name="tableHeaderFontWeight"}return n.prototype.css=function(t,E){if(t.find("thead").length){if(E)return t.find("thead tr td").css("font-weight",E),"font-weight:"+E;t.find("thead tr td").map(function(Y,nt){nt.style.fontWeight=""})}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
321
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),b=function(){function n(){this.name="tableHeaderFontWeight"}return n.prototype.css=function(t,E){if(t.find("thead").length){if(E)return t.find("thead tr td").css("font-weight",E),"font-weight:"+E;t.find("thead tr td").map(function(X,at){at.style.fontWeight=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
318
322
  <div class="hiprint-option-item-label">
319
323
  \u8868\u5934\u5B57\u4F53\u7C97\u7EC6
320
324
  </div>
@@ -335,7 +339,7 @@
335
339
  <option value="900" >900</option>
336
340
  </select>
337
341
  </div>
338
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),C=function(){function n(){this.name="tableBodyCellBorder"}return n.prototype.css=function(t,E){if(t.find("tbody tr td").length){if(E=="border"||E==null)return t.find("tbody tr td").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("tbody tr td").css("border","0px solid"):t.find("tbody tr td").map(function(Y,nt){nt.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
342
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),M=function(){function n(){this.name="tableBodyCellBorder"}return n.prototype.css=function(t,E){if(t.find("tbody tr td").length){if(E=="border"||E==null)return t.find("tbody tr td").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("tbody tr td").css("border","0px solid"):t.find("tbody tr td").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
339
343
  <div class="hiprint-option-item-label">
340
344
  \u8868\u4F53\u5355\u5143\u683C\u8FB9\u6846
341
345
  </div>
@@ -346,7 +350,7 @@
346
350
  <option value="noBorder" >\u65E0\u8FB9\u6846</option>
347
351
  </select>
348
352
  </div>
349
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),M=function(){function n(){this.name="tableBodyRowHeight"}return n.prototype.css=function(t,E){if(t.find("tbody tr td").length){if(E)return t.find("tbody tr td:not([rowspan])").css("height",E+"pt"),"height:"+E+"pt";t.find("tbody tr td").map(function(Y,nt){nt.style.height=""})}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
353
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),P=function(){function n(){this.name="tableBodyRowHeight"}return n.prototype.css=function(t,E){if(t.find("tbody tr td").length){if(E)return t.find("tbody tr td:not([rowspan])").css("height",E+"pt"),"height:"+E+"pt";t.find("tbody tr td").map(function(X,at){at.style.height=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
350
354
  <div class="hiprint-option-item-label">
351
355
  \u8868\u4F53\u884C\u9AD8
352
356
  </div>
@@ -396,14 +400,14 @@
396
400
  <option value="36" >36pt</option>
397
401
  </select>
398
402
  </div>
399
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),o=function(){function n(){this.name="tableHeaderBackground"}return n.prototype.css=function(t,E){if(t.find("thead").length){if(E)return t.find("thead").css("background",E),"background:"+E;t.find("thead").map(function(Y,nt){nt.style.background=""})}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
403
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),o=function(){function n(){this.name="tableHeaderBackground"}return n.prototype.css=function(t,E){if(t.find("thead").length){if(E)return t.find("thead").css("background",E),"background:"+E;t.find("thead").map(function(X,at){at.style.background=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
400
404
  <div class="hiprint-option-item-label">
401
405
  \u8868\u5934\u80CC\u666F
402
406
  </div>
403
407
  <div class="hiprint-option-item-field">
404
408
  <input type="text" class="auto-submit" />
405
409
  </div>
406
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),c=function(){function n(){this.name="borderWidth"}return n.prototype.createTarget=function(t){var E=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u7EBF\u5BBD":"\u8FB9\u6846\u5927\u5C0F";return this.target=T.default(` <div class="hiprint-option-item">
410
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),m=function(){function n(){this.name="borderWidth"}return n.prototype.createTarget=function(t){var E=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u7EBF\u5BBD":"\u8FB9\u6846\u5927\u5C0F";return this.target=x.default(` <div class="hiprint-option-item">
407
411
  <div class="hiprint-option-item-label">
408
412
  `+E+`
409
413
  </div>
@@ -421,7 +425,7 @@
421
425
  <option value="6.75" >6.75pt</option>
422
426
  </select>
423
427
  </div>
424
- </div>`),this.target},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-width",E+"pt"),"border-width:"+E+"pt";t[0].style.borderWidth=""}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),a=function(){function n(){this.name="barcodeMode"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
428
+ </div>`),this.target},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-width",E+"pt"),"border-width:"+E+"pt";t[0].style.borderWidth=""}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),a=function(){function n(){this.name="barcodeMode"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
425
429
  <div class="hiprint-option-item-label">
426
430
  \u6761\u5F62\u7801\u683C\u5F0F
427
431
  </div>
@@ -447,7 +451,7 @@
447
451
  <option value="Pharmacode" >Pharmacode</option>
448
452
  </select>
449
453
  </div>
450
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),s=function(){function n(){this.name="qrCodeLevel"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
454
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),r=function(){function n(){this.name="qrCodeLevel"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
451
455
  <div class="hiprint-option-item-label">
452
456
  \u4E8C\u7EF4\u7801\u5BB9\u9519\u7387
453
457
  </div>
@@ -460,14 +464,14 @@
460
464
  <option value="2" >30% H</option>
461
465
  </select>
462
466
  </div>
463
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return parseInt(t||0)},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),I=function(){function n(){this.name="color"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("color",E),"color:"+E;t[0].style.color=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
467
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return parseInt(t||0)},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),u=function(){function n(){this.name="color"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("color",E),"color:"+E;t[0].style.color=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
464
468
  <div class="hiprint-option-item-label">
465
469
  \u5B57\u4F53\u989C\u8272
466
470
  </div>
467
471
  <div class="hiprint-option-item-field">
468
472
  <input type="text" class="auto-submit"/>
469
473
  </div>
470
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),S=function(){function n(){this.name="textDecoration"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
474
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),j=function(){function n(){this.name="textDecoration"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
471
475
  <div class="hiprint-option-item-label">
472
476
  \u6587\u672C\u4FEE\u9970
473
477
  </div>
@@ -480,55 +484,55 @@
480
484
 
481
485
  </select>
482
486
  </div>
483
- </div>`),this.target},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("text-decoration",E),"text-decoration:"+E;t[0].style.textDecoration=""}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),P=function(){function n(){this.name="field"}return n.prototype.createTarget=function(t){var E=void 0;if(t&&(E=t.getFields()),E){this.isSelect=!0;var Y=` <div class="hiprint-option-item hiprint-option-item-row">
487
+ </div>`),this.target},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("text-decoration",E),"text-decoration:"+E;t[0].style.textDecoration=""}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),d=function(){function n(){this.name="field"}return n.prototype.createTarget=function(t){var E=void 0;if(t&&(E=t.getFields()),E){this.isSelect=!0;var X=` <div class="hiprint-option-item hiprint-option-item-row">
484
488
  <div class="hiprint-option-item-label">
485
489
  \u5B57\u6BB5\u540D
486
490
  </div>
487
491
  <div class="hiprint-option-item-field">
488
492
  <select class="auto-submit">
489
- <option value="" >\u8BF7\u9009\u62E9\u5B57\u6BB5</option>`;E.forEach(function(nt,mt){Y+=' <option value="'+(nt.field||"")+'" >'+(nt.text||"")+"</option>"}),Y+=` </select>
493
+ <option value="" >\u8BF7\u9009\u62E9\u5B57\u6BB5</option>`;E.forEach(function(at,Pt){X+=' <option value="'+(at.field||"")+'" >'+(at.text||"")+"</option>"}),X+=` </select>
490
494
  </div>
491
- </div>`,this.target=T.default(Y)}else this.isSelect=!1,this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
495
+ </div>`,this.target=x.default(X)}else this.isSelect=!1,this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
492
496
  <div class="hiprint-option-item-label">
493
497
  \u5B57\u6BB5\u540D
494
498
  </div>
495
499
  <div class="hiprint-option-item-field">
496
500
  <input type="text" placeholder="\u8BF7\u8F93\u5165\u5B57\u6BB5\u540D" class="auto-submit">
497
501
  </div>
498
- </div>`);return this.target},n.prototype.getValue=function(){return(this.isSelect?this.target.find("select").val():this.target.find("input").val())||void 0},n.prototype.setValue=function(t){this.isSelect?t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>"),this.target.find("select").val(t)):this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),j=function(){function n(){this.name="title"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
502
+ </div>`);return this.target},n.prototype.getValue=function(){return(this.isSelect?this.target.find("select").val():this.target.find("input").val())||void 0},n.prototype.setValue=function(t){this.isSelect?t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>"),this.target.find("select").val(t)):this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),I=function(){function n(){this.name="title"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
499
503
  <div class="hiprint-option-item-label">
500
504
  \u6807\u9898
501
505
  </div>
502
506
  <div class="hiprint-option-item-field">
503
507
  <textarea style="height:50px;" placeholder="\u8BF7\u8F93\u5165\u6807\u9898" class="auto-submit"></textarea>
504
508
  </div>
505
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),B=function(){function n(){this.name="testData"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
509
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),C=function(){function n(){this.name="testData"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
506
510
  <div class="hiprint-option-item-label">
507
511
  \u6D4B\u8BD5\u6570\u636E
508
512
  </div>
509
513
  <div class="hiprint-option-item-field">
510
514
  <input type="text" placeholder="\u4EC5\u5B57\u6BB5\u540D\u79F0\u5B58\u5728\u65F6\u6709\u6548" class="auto-submit" >
511
515
  </div>
512
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Z=function(){function n(){this.name="coordinate"}return n.prototype.createTarget=function(t,E){var Y=this;return Y.target=T.default(`<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">
516
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Z=function(){function n(){this.name="coordinate"}return n.prototype.createTarget=function(t,E){var X=this;return X.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">
513
517
  \u4F4D\u7F6E\u5750\u6807
514
518
  </div><div class="hiprint-option-item-field" style="display: flex;align-items: baseline;">
515
519
  <input type="number" style="width:48%" placeholder="X\u4F4D\u7F6E(\u5DE6)" class="auto-submit" />
516
520
  <input type="number" style="width:48%" placeholder="Y\u4F4D\u7F6E(\u4E0A)" class="auto-submit" />
517
521
  </div>
518
- </div>`),Y.syncLock=E.coordinateSync||!1,Y.createSyncLock(Y.syncLock),Y.target},n.prototype.createSyncLock=function(t){var E=this;return E.lockTarget=E.syncLock?T.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u540C\u6B65">\u{1F517}</label>'):T.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u4E0D\u540C\u6B65">\u{1F513}</label>'),E.lockTarget.click(function(){E.syncLock?E.lockTarget.text("\u{1F513}").attr("title","\u4E0D\u540C\u6B65"):E.lockTarget.text("\u{1F517}").attr("title","\u540C\u6B65"),E.syncLock=!E.syncLock}),E.target.find("input:first").after(E.lockTarget),E.target.find("input:first").change(function(){E.syncLock&&E.target.find("input:last").val(T.default(this).val())}),E.target.find("input:last").change(function(){E.syncLock&&E.target.find("input:first").val(T.default(this).val())}),E.lockTarget},n.prototype.css=function(t){if(t&&t.length&&this.target&&(t.find(".resize-panel").css("display")=="block"||t[0].className.includes("table"))&&this.el==t){var E=this.getValue();return t.css("left",E.left+"pt").css("top",E.top+"pt")}return null},n.prototype.getValue=function(){var t={coordinateSync:this.syncLock,left:0,top:0};return t.left=parseFloat(this.target.find("input:first").val()||0),t.top=parseFloat(this.target.find("input:last").val()||0),t},n.prototype.setValue=function(t,E){this.el=E.designTarget||E,this.target.find("input:first").val(t.left),this.target.find("input:last").val(t.top)},n.prototype.destroy=function(){this.target.remove()},n}(),z=function(){function n(){this.name="widthHeight"}return n.prototype.createTarget=function(t,E){var Y=this;return Y.target=T.default(`<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">
522
+ </div>`),X.syncLock=E.coordinateSync||!1,X.createSyncLock(X.syncLock),X.target},n.prototype.createSyncLock=function(t){var E=this;return E.lockTarget=E.syncLock?x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u540C\u6B65">\u{1F517}</label>'):x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u4E0D\u540C\u6B65">\u{1F513}</label>'),E.lockTarget.click(function(){E.syncLock?E.lockTarget.text("\u{1F513}").attr("title","\u4E0D\u540C\u6B65"):E.lockTarget.text("\u{1F517}").attr("title","\u540C\u6B65"),E.syncLock=!E.syncLock}),E.target.find("input:first").after(E.lockTarget),E.target.find("input:first").change(function(){E.syncLock&&E.target.find("input:last").val(x.default(this).val())}),E.target.find("input:last").change(function(){E.syncLock&&E.target.find("input:first").val(x.default(this).val())}),E.lockTarget},n.prototype.css=function(t){if(t&&t.length&&this.target&&(t.find(".resize-panel").css("display")=="block"||t[0].className.includes("table"))&&this.el==t){var E=this.getValue();return t.css("left",E.left+"pt").css("top",E.top+"pt")}return null},n.prototype.getValue=function(){var t={coordinateSync:this.syncLock,left:0,top:0};return t.left=parseFloat(this.target.find("input:first").val()||0),t.top=parseFloat(this.target.find("input:last").val()||0),t},n.prototype.setValue=function(t,E){this.el=E.designTarget||E,this.target.find("input:first").val(t.left),this.target.find("input:last").val(t.top)},n.prototype.destroy=function(){this.target.remove()},n}(),L=function(){function n(){this.name="widthHeight"}return n.prototype.createTarget=function(t,E){var X=this;return X.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">
519
523
  \u5BBD\u9AD8\u5927\u5C0F
520
524
  </div><div class="hiprint-option-item-field" style="display: flex;align-items: baseline;">
521
525
  <input type="number" style="width:48%" placeholder="\u5BBD" class="auto-submit" />
522
526
  <input type="number" style="width:48%" placeholder="\u9AD8" class="auto-submit" />
523
527
  </div>
524
- </div>`),Y.syncLock=E.widthHeightSync||!1,Y.createSyncLock(Y.syncLock),Y.target},n.prototype.createSyncLock=function(t){var E=this;return E.lockTarget=E.syncLock?T.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u540C\u6B65">\u{1F517}</label>'):T.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u4E0D\u540C\u6B65">\u{1F513}</label>'),E.lockTarget.click(function(){E.syncLock?E.lockTarget.text("\u{1F513}").attr("title","\u4E0D\u540C\u6B65"):E.lockTarget.text("\u{1F517}").attr("title","\u540C\u6B65"),E.syncLock=!E.syncLock}),E.target.find("input:first").after(E.lockTarget),E.target.find("input:first").change(function(){E.syncLock&&E.target.find("input:last").val(T.default(this).val())}),E.target.find("input:last").change(function(){E.syncLock&&E.target.find("input:first").val(T.default(this).val())}),E.lockTarget},n.prototype.css=function(t){if(t&&t.length&&this.target&&(t.find(".resize-panel").css("display")=="block"||t[0].className.includes("table"))&&this.el==t){var E=this.getValue();return t.css("width",E.width+"pt").css("height",E.height+"pt")}return null},n.prototype.getValue=function(){var t={widthHeightSync:this.syncLock,width:0,height:0};return t.width=parseFloat(this.target.find("input:first").val()||0),t.height=parseFloat(this.target.find("input:last").val()||0),t},n.prototype.setValue=function(t,E){this.el=E.designTarget||E,this.target.find("input:first").val(t.width),this.target.find("input:last").val(t.height)},n.prototype.destroy=function(){this.target.remove()},n}(),O=function(){function n(){this.name="src"}return n.prototype.createTarget=function(t){this.el=t;var E=void 0,Y=this;return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
528
+ </div>`),X.syncLock=E.widthHeightSync||!1,X.createSyncLock(X.syncLock),X.target},n.prototype.createSyncLock=function(t){var E=this;return E.lockTarget=E.syncLock?x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u540C\u6B65">\u{1F517}</label>'):x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u4E0D\u540C\u6B65">\u{1F513}</label>'),E.lockTarget.click(function(){E.syncLock?E.lockTarget.text("\u{1F513}").attr("title","\u4E0D\u540C\u6B65"):E.lockTarget.text("\u{1F517}").attr("title","\u540C\u6B65"),E.syncLock=!E.syncLock}),E.target.find("input:first").after(E.lockTarget),E.target.find("input:first").change(function(){E.syncLock&&E.target.find("input:last").val(x.default(this).val())}),E.target.find("input:last").change(function(){E.syncLock&&E.target.find("input:first").val(x.default(this).val())}),E.lockTarget},n.prototype.css=function(t){if(t&&t.length&&this.target&&(t.find(".resize-panel").css("display")=="block"||t[0].className.includes("table"))&&this.el==t){var E=this.getValue();return t.css("width",E.width+"pt").css("height",E.height+"pt")}return null},n.prototype.getValue=function(){var t={widthHeightSync:this.syncLock,width:0,height:0};return t.width=parseFloat(this.target.find("input:first").val()||0),t.height=parseFloat(this.target.find("input:last").val()||0),t},n.prototype.setValue=function(t,E){this.el=E.designTarget||E,this.target.find("input:first").val(t.width),this.target.find("input:last").val(t.height)},n.prototype.destroy=function(){this.target.remove()},n}(),J=function(){function n(){this.name="src"}return n.prototype.createTarget=function(t){this.el=t;var E=void 0,X=this;return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
525
529
  <div class="hiprint-option-item-label">
526
530
  \u56FE\u7247\u5730\u5740
527
531
  </div>
528
532
  <div class="hiprint-option-item-field" style="display: flex;align-items: baseline;">
529
533
  <input type="text" placeholder="\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740" class="auto-submit" style="width:70%">
530
534
  <button class="hiprint-option-item-settingBtn" style="padding:0 10px;margin:0 0 0 5px" type="button">\u9009\u62E9</button> </div>
531
- </div>`),t&&(E=t.getOnImageChooseClick()),E&&this.target.find("button").click(function(){E&&E(Y)}),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.refresh=function(t,E,Y){this.setValue(t),this.target.find("input").change();var nt=this;if(this.el&&E){var mt=new Image;mt.src=t,mt.complete?nt.updateEl(mt.width,mt.height,E,Y):mt.onload=function(){nt.updateEl(mt.width,mt.height,E,Y)}}},n.prototype.updateEl=function(t,E,Y,nt){if(Y){var mt,vt,st;(Y||Y.auto)&&(t>=E?Y.width=!0:Y.height=!0),Y.width?(mt=E/t,vt=this.el.options.width,st=Math.floor(vt*mt*10)/10,this.el.options.height=st,this.el.designTarget.css("height",st+"pt")):Y.height?(mt=t/E,st=this.el.options.height,vt=Math.floor(st*mt*10)/10,this.el.options.width=vt,this.el.designTarget.css("width",vt+"pt")):Y.real&&(vt=hinnn.px.toPt(t),st=hinnn.px.toPt(E),this.el.options.width=vt,this.el.options.height=st,this.el.designTarget.css("width",vt+"pt"),this.el.designTarget.css("height",st+"pt")),this.el.designTarget.children(".resize-panel").trigger(T.default.Event("click"))}else nt&&nt(this.el,t,E)},n.prototype.destroy=function(){this.target.remove()},n}(),F=function(){function n(){this.name="fit"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.find("img").css("object-fit",E),"object-fit:"+E;t.find("img")[0].style["object-fit"]=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
535
+ </div>`),t&&(E=t.getOnImageChooseClick()),E&&this.target.find("button").click(function(){E&&E(X)}),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.refresh=function(t,E,X){this.setValue(t),this.target.find("input").change();var at=this;if(this.el&&E){var Pt=new Image;Pt.src=t,Pt.complete?at.updateEl(Pt.width,Pt.height,E,X):Pt.onload=function(){at.updateEl(Pt.width,Pt.height,E,X)}}},n.prototype.updateEl=function(t,E,X,at){if(X){var Pt,St,It;(X||X.auto)&&(t>=E?X.width=!0:X.height=!0),X.width?(Pt=E/t,St=this.el.options.width,It=Math.floor(St*Pt*10)/10,this.el.options.height=It,this.el.designTarget.css("height",It+"pt")):X.height?(Pt=t/E,It=this.el.options.height,St=Math.floor(It*Pt*10)/10,this.el.options.width=St,this.el.designTarget.css("width",St+"pt")):X.real&&(St=hinnn.px.toPt(t),It=hinnn.px.toPt(E),this.el.options.width=St,this.el.options.height=It,this.el.designTarget.css("width",St+"pt"),this.el.designTarget.css("height",It+"pt")),this.el.designTarget.children(".resize-panel").trigger(x.default.Event("click"))}else at&&at(this.el,t,E)},n.prototype.destroy=function(){this.target.remove()},n}(),F=function(){function n(){this.name="fit"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.find("img").css("object-fit",E),"object-fit:"+E;t.find("img")[0].style["object-fit"]=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
532
536
  <div class="hiprint-option-item-label">
533
537
  \u56FE\u7247\u7F29\u653E
534
538
  </div>
@@ -541,21 +545,21 @@
541
545
  <option value="none" >\u539F\u59CB\u5C3A\u5BF8</option>
542
546
  </select>
543
547
  </div>
544
- </div>`),this.target,this.target},n.prototype.getValue=function(){return this.target.find("select").val()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),tt=function(){function n(){this.name="borderColor"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-color",E),"border-color:"+E;t[0].style.borderColor=""}return null},n.prototype.createTarget=function(t){var E=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u989C\u8272":"\u8FB9\u6846\u989C\u8272";return this.target=T.default(` <div class="hiprint-option-item">
548
+ </div>`),this.target,this.target},n.prototype.getValue=function(){return this.target.find("select").val()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),R=function(){function n(){this.name="borderColor"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-color",E),"border-color:"+E;t[0].style.borderColor=""}return null},n.prototype.createTarget=function(t){var E=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u989C\u8272":"\u8FB9\u6846\u989C\u8272";return this.target=x.default(` <div class="hiprint-option-item">
545
549
  <div class="hiprint-option-item-label">
546
550
  `+E+`
547
551
  </div>
548
552
  <div class="hiprint-option-item-field">
549
553
  <input type="text" class="auto-submit" />
550
554
  </div>
551
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),X=function(){function n(){this.name="paperNumberFormat"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
555
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),V=function(){function n(){this.name="paperNumberFormat"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
552
556
  <div class="hiprint-option-item-label">
553
557
  \u9875\u7801\u683C\u5F0F
554
558
  </div>
555
559
  <div class="hiprint-option-item-field">
556
- <input type="text" placeholder="paperNo-paperCount" class="auto-submit">
560
+ <input type="text" placeholder="\${paperNo}-\${paperCount}" class="auto-submit">
557
561
  </div>
558
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),q=function(){function n(){this.name="paperNumberDisabled"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
562
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),$=function(){function n(){this.name="paperNumberDisabled"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
559
563
  <div class="hiprint-option-item-label">
560
564
  \u663E\u793A\u9875\u7801
561
565
  </div>
@@ -565,7 +569,7 @@
565
569
  <option value="true" >\u9690\u85CF</option>
566
570
  </select>
567
571
  </div>
568
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),at=function(){function n(){this.name="longTextIndent"}return n.prototype.css=function(t,E){return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
572
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),z=function(){function n(){this.name="longTextIndent"}return n.prototype.css=function(t,E){return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
569
573
  <div class="hiprint-option-item-label">
570
574
  \u6BCF\u884C\u7F29\u8FDB
571
575
  </div>
@@ -615,7 +619,7 @@
615
619
  <option value="36" >36pt</option>
616
620
  </select>
617
621
  </div>
618
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),et=function(){function n(){this.name="showInPage"}return n.prototype.css=function(t,E){if(t&&t.length){if(E&&E=="none")return t.addClass("alwaysHide");t.removeClass("alwaysHide")}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
622
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),tt=function(){function n(){this.name="showInPage"}return n.prototype.css=function(t,E){if(t&&t.length){if(E&&E=="none")return t.addClass("alwaysHide");t.removeClass("alwaysHide")}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
619
623
  <div class="hiprint-option-item-label">
620
624
  \u663E\u793A\u89C4\u5219
621
625
  </div>
@@ -629,7 +633,7 @@
629
633
  <option value="last" >\u5C3E\u9875</option>
630
634
  </select>
631
635
  </div>
632
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ot=function(){function n(){this.name="pageBreak"}return n.prototype.css=function(t,E){if(t&&t.length){if(E&&E=="none")return t.addClass("alwaysHide");t.removeClass("alwaysHide")}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
636
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ot=function(){function n(){this.name="pageBreak"}return n.prototype.css=function(t,E){if(t&&t.length){if(E&&E=="none")return t.addClass("alwaysHide");t.removeClass("alwaysHide")}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
633
637
  <div class="hiprint-option-item-label">
634
638
  \u5F3A\u5236\u5206\u9875
635
639
  </div>
@@ -639,7 +643,7 @@
639
643
  <option value="true" >\u662F</option>
640
644
  </select>
641
645
  </div>
642
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),pt=function(){function n(){this.name="panelPaperRule"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
646
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),pt=function(){function n(){this.name="panelPaperRule"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
643
647
  <div class="hiprint-option-item-label">
644
648
  \u6253\u5370\u89C4\u5219
645
649
  </div>
@@ -650,7 +654,7 @@
650
654
  <option value="even" >\u4FDD\u6301\u5076\u6570</option>
651
655
  </select>
652
656
  </div>
653
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),It=function(){function n(){this.name="panelPageRule"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
657
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),st=function(){function n(){this.name="panelPageRule"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
654
658
  <div class="hiprint-option-item-label">
655
659
  \u5206\u9875\u89C4\u5219
656
660
  </div>
@@ -660,7 +664,7 @@
660
664
  <option value="none" >\u4E0D\u5206\u9875</option>
661
665
  </select>
662
666
  </div>
663
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ft=function(){function n(){this.name="leftSpaceRemoved"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
667
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),gt=function(){function n(){this.name="leftSpaceRemoved"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
664
668
  <div class="hiprint-option-item-label">
665
669
  \u79FB\u9664\u6BB5\u843D\u5DE6\u4FA7\u7A7A\u767D
666
670
  </div>
@@ -671,35 +675,35 @@
671
675
  <option value="false" >\u4E0D\u79FB\u9664</option>
672
676
  </select>
673
677
  </div>
674
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="false")return!1},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),Pt=function(){function n(){this.name="firstPaperFooter"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
678
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="false")return!1},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),ht=function(){function n(){this.name="firstPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
675
679
  <div class="hiprint-option-item-label">
676
680
  \u9996\u9875\u9875\u5C3E
677
681
  </div>
678
682
  <div class="hiprint-option-item-field">
679
683
  <input type="text" placeholder="\u9996\u9875\u9875\u5C3E" class="auto-submit">
680
684
  </div>
681
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),gt=function(){function n(){this.name="lastPaperFooter"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
685
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ct=function(){function n(){this.name="lastPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
682
686
  <div class="hiprint-option-item-label">
683
687
  \u5C3E\u9875\u9875\u5C3E
684
688
  </div>
685
689
  <div class="hiprint-option-item-field">
686
690
  <input type="text" placeholder="\u5C3E\u9875\u9875\u5C3E" class="auto-submit">
687
691
  </div>
688
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Mt=function(){function n(){this.name="evenPaperFooter"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
692
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),bt=function(){function n(){this.name="evenPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
689
693
  <div class="hiprint-option-item-label">
690
694
  \u5076\u6570\u9875\u9875\u5C3E
691
695
  </div>
692
696
  <div class="hiprint-option-item-field">
693
697
  <input type="text" placeholder="\u5076\u6570\u9875\u9875\u5C3E" class="auto-submit">
694
698
  </div>
695
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ht=function(){function n(){this.name="oddPaperFooter"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
699
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),dt=function(){function n(){this.name="oddPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
696
700
  <div class="hiprint-option-item-label">
697
701
  \u5947\u6570\u9875\u9875\u5C3E
698
702
  </div>
699
703
  <div class="hiprint-option-item-field">
700
704
  <input type="text" placeholder="\u5947\u6570\u9875\u9875\u5C3E" class="auto-submit" >
701
705
  </div>
702
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),dt=function(){function n(){this.name="fixed"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
706
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),lt=function(){function n(){this.name="fixed"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
703
707
  <div class="hiprint-option-item-label">
704
708
  \u4F4D\u7F6E\u56FA\u5B9A
705
709
  </div>
@@ -710,7 +714,7 @@
710
714
  <option value="true" >\u662F</option>
711
715
  </select>
712
716
  </div>
713
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),Tt=function(){function n(){this.name="axis"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
717
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),vt=function(){function n(){this.name="axis"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
714
718
  <div class="hiprint-option-item-label">
715
719
  \u62D6\u52A8\u65B9\u5411
716
720
  </div>
@@ -721,21 +725,21 @@
721
725
  <option value="v" >\u7AD6\u5411</option>
722
726
  </select>
723
727
  </div>
724
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),yt=function(){function n(){this.name="leftOffset"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
728
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),yt=function(){function n(){this.name="leftOffset"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
725
729
  <div class="hiprint-option-item-label">
726
730
  \u5DE6\u504F\u79FB
727
731
  </div>
728
732
  <div class="hiprint-option-item-field">
729
733
  <input type="text" placeholder="\u504F\u79FB\u91CFpt" class="auto-submit" >
730
734
  </div>
731
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),jt=function(){function n(){this.name="lHeight"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
735
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Mt=function(){function n(){this.name="lHeight"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
732
736
  <div class="hiprint-option-item-label">
733
737
  \u6700\u4F4E\u9AD8\u5EA6
734
738
  </div>
735
739
  <div class="hiprint-option-item-field">
736
740
  <input type="text" placeholder="\u6587\u672C\u8FC7\u77ED\u6216\u4E3A\u7A7A\u65F6\u7684\u9AD8\u5EA6" class="auto-submit">
737
741
  </div>
738
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),At=function(){function n(){this.name="unShowInPage"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
742
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Et=function(){function n(){this.name="unShowInPage"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
739
743
  <div class="hiprint-option-item-label">
740
744
  \u9690\u85CF\u89C4\u5219
741
745
  </div>
@@ -746,7 +750,7 @@
746
750
  <option value="last" >\u5C3E\u9875</option>
747
751
  </select>
748
752
  </div>
749
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Et=function(){function n(){this.name="tableBodyRowBorder"}return n.prototype.css=function(t,E){if(t.find("tbody tr").length){if(E=="border"||E==null)return t.find("tbody tr").css("border","1px solid"),"border:1pt solid";E=="noBorder"?t.find("tbody tr").css("border","0px solid"):E=="topBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-top","1px solid")):E=="bottomBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-bottom","1px solid")):E=="topBottomBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-top","1px solid"),t.find("tbody tr").css("border-bottom","1px solid")):t.find("tbody tr").map(function(Y,nt){nt.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
753
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Bt=function(){function n(){this.name="tableBodyRowBorder"}return n.prototype.css=function(t,E){if(t.find("tbody tr").length){if(E=="border"||E==null)return t.find("tbody tr").css("border","1px solid"),"border:1pt solid";E=="noBorder"?t.find("tbody tr").css("border","0px solid"):E=="topBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-top","1px solid")):E=="bottomBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-bottom","1px solid")):E=="topBottomBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-top","1px solid"),t.find("tbody tr").css("border-bottom","1px solid")):t.find("tbody tr").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
750
754
  <div class="hiprint-option-item-label">
751
755
  \u8868\u4F53\u884C\u8FB9\u6846
752
756
  </div>
@@ -760,26 +764,26 @@
760
764
  <option value="topBottomBorder" >\u4E0A\u4E0B\u8FB9\u6846</option>
761
765
  </select>
762
766
  </div>
763
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Bt=function(){function n(){this.name="transform"}return n.prototype.css=function(t,E){if(t&&t.length){var Y=t.find(".hiprint-printElement-content").parent(".hiprint-printElement");if(!Y.length&&t.hasClass("hiprint-printElement-hline")&&(Y=t),!Y.length&&t.hasClass("hiprint-printElement-image")&&(Y=t),E)return Y.css("transform","rotate("+E+"deg)"),Y.css("-ms-transform","rotate("+E+"deg)"),Y.css("-moz-transform","rotate("+E+"deg)"),Y.css("-webkit-transform","rotate("+E+"deg)"),Y.css("-o-transform","rotate("+E+"deg)"),"transform:rotate("+E+"deg)";Y.length&&(Y[0].style.transform="")}return null},n.prototype.createTarget=function(){return this.target=T.default(`<div class="hiprint-option-item">
767
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Ut=function(){function n(){this.name="transform"}return n.prototype.css=function(t,E){if(t&&t.length){var X=t.find(".hiprint-printElement-content").parent(".hiprint-printElement");if(!X.length&&t.hasClass("hiprint-printElement-hline")&&(X=t),!X.length&&t.hasClass("hiprint-printElement-image")&&(X=t),E)return X.css("transform","rotate("+E+"deg)"),X.css("-ms-transform","rotate("+E+"deg)"),X.css("-moz-transform","rotate("+E+"deg)"),X.css("-webkit-transform","rotate("+E+"deg)"),X.css("-o-transform","rotate("+E+"deg)"),"transform:rotate("+E+"deg)";X.length&&(X[0].style.transform="")}return null},n.prototype.createTarget=function(){return this.target=x.default(`<div class="hiprint-option-item">
764
768
  <div class="hiprint-option-item-label">
765
769
  \u65CB\u8F6C\u89D2\u5EA6
766
770
  </div>
767
771
  <div class="hiprint-option-item-field">
768
772
  <input type="text" class="auto-submit"/>
769
773
  </div>
770
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Ut=function(){function n(){this.name="zIndex"}return n.prototype.css=function(t,E){return t&&t.length&&E?t.css("z-index",E):null},n.prototype.createTarget=function(){return this.target=T.default(`<div class="hiprint-option-item">
774
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Zt=function(){function n(){this.name="zIndex"}return n.prototype.css=function(t,E){return t&&t.length&&E?t.css("z-index",E):null},n.prototype.createTarget=function(){return this.target=x.default(`<div class="hiprint-option-item">
771
775
  <div class="hiprint-option-item-label">
772
776
  \u5143\u7D20\u5C42\u7EA7
773
777
  </div>
774
778
  <div class="hiprint-option-item-field">
775
779
  <input type="number" class="auto-submit"/>
776
780
  </div>
777
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseInt(t.toString())>0?parseInt(t.toString()):1},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Zt=function(){function n(){this.name="optionsGroup"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
781
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseInt(t.toString())>0?parseInt(t.toString()):1},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Lt=function(){function n(){this.name="optionsGroup"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
778
782
  <div class="hiprint-option-item-label">
779
783
  \u8FB9\u6846\u8BBE\u7F6E
780
784
  </div>
781
785
 
782
- </div>`),this.target},n.prototype.getValue=function(){},n.prototype.setValue=function(t){},n.prototype.destroy=function(){this.target.remove()},n}(),Lt=function(){function n(){this.name="borderTop"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-top-style",E),"border-top:1px";t[0].style.borderTopStyle="",t[0].style.borderTopWidth=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
786
+ </div>`),this.target},n.prototype.getValue=function(){},n.prototype.setValue=function(t){},n.prototype.destroy=function(){this.target.remove()},n}(),zt=function(){function n(){this.name="borderTop"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-top-style",E),"border-top:1px";t[0].style.borderTopStyle="",t[0].style.borderTopWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
783
787
  <div class="hiprint-option-item-label">
784
788
  \u4E0A\u8FB9\u6846
785
789
  </div>
@@ -790,7 +794,7 @@
790
794
  <option value="dotted" >\u865A\u7EBF</option>
791
795
  </select>
792
796
  </div>
793
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),zt=function(){function n(){this.name="borderLeft"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-left-style",E),"border-left:1px";t[0].style.borderLeftStyle="",t[0].style.borderLeftWidth=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
797
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Wt=function(){function n(){this.name="borderLeft"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-left-style",E),"border-left:1px";t[0].style.borderLeftStyle="",t[0].style.borderLeftWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
794
798
  <div class="hiprint-option-item-label">
795
799
  \u5DE6\u8FB9\u6846
796
800
  </div>
@@ -801,7 +805,7 @@
801
805
  <option value="dotted" >\u865A\u7EBF</option>
802
806
  </select>
803
807
  </div>
804
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Wt=function(){function n(){this.name="borderRight"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-right-style",E),"border-right:1px";t[0].style.borderRightStyle="",t[0].style.borderRightWidth=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
808
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Gt=function(){function n(){this.name="borderRight"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-right-style",E),"border-right:1px";t[0].style.borderRightStyle="",t[0].style.borderRightWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
805
809
  <div class="hiprint-option-item-label">
806
810
  \u53F3\u8FB9\u6846
807
811
  </div>
@@ -812,7 +816,7 @@
812
816
  <option value="dotted" >\u865A\u7EBF</option>
813
817
  </select>
814
818
  </div>
815
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Gt=function(){function n(){this.name="borderBottom"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-bottom-style",E),"border-bottom-style:1px solid";t[0].style.borderBottomStyle="",t[0].style.borderBottomWidth=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
819
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),kt=function(){function n(){this.name="borderBottom"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-bottom-style",E),"border-bottom-style:1px solid";t[0].style.borderBottomStyle="",t[0].style.borderBottomWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
816
820
  <div class="hiprint-option-item-label">
817
821
  \u4E0B\u8FB9\u6846
818
822
  </div>
@@ -823,7 +827,7 @@
823
827
  <option value="dotted" >\u865A\u7EBF</option>
824
828
  </select>
825
829
  </div>
826
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),m=function(){function n(){this.name="contentPaddingLeft"}return n.prototype.css=function(t,E){var Y=t.find(".hiprint-printElement-content");if(Y&&Y.length){if(E)return Y.css("padding-left",E+"pt"),"padding-left";Y[0].style.paddingLeft=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
830
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),y=function(){function n(){this.name="contentPaddingLeft"}return n.prototype.css=function(t,E){var X=t.find(".hiprint-printElement-content");if(X&&X.length){if(E)return X.css("padding-left",E+"pt"),"padding-left";X[0].style.paddingLeft=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
827
831
  <div class="hiprint-option-item-label">
828
832
  \u5DE6\u5185\u8FB9\u8DDD
829
833
  </div>
@@ -861,7 +865,7 @@
861
865
  <option value="21.75" >21.75pt</option>
862
866
  </select>
863
867
  </div>
864
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),e=function(){function n(){this.name="contentPaddingTop"}return n.prototype.css=function(t,E){var Y=t.find(".hiprint-printElement-content");if(Y&&Y.length){if(E)return Y.css("padding-top",E+"pt"),"padding-top";Y[0].style.paddingTop=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
868
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),e=function(){function n(){this.name="contentPaddingTop"}return n.prototype.css=function(t,E){var X=t.find(".hiprint-printElement-content");if(X&&X.length){if(E)return X.css("padding-top",E+"pt"),"padding-top";X[0].style.paddingTop=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
865
869
  <div class="hiprint-option-item-label">
866
870
  \u4E0A\u5185\u8FB9\u8DDD
867
871
  </div>
@@ -899,7 +903,7 @@
899
903
  <option value="21.75" >21.75pt</option>
900
904
  </select>
901
905
  </div>
902
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),i=function(){function n(){this.name="contentPaddingRight"}return n.prototype.css=function(t,E){var Y=t.find(".hiprint-printElement-content");if(Y&&Y.length){if(E)return Y.css("padding-right",E+"pt"),"padding-right";Y[0].style.paddingRight=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
906
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),i=function(){function n(){this.name="contentPaddingRight"}return n.prototype.css=function(t,E){var X=t.find(".hiprint-printElement-content");if(X&&X.length){if(E)return X.css("padding-right",E+"pt"),"padding-right";X[0].style.paddingRight=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
903
907
  <div class="hiprint-option-item-label">
904
908
  \u53F3\u5185\u8FB9\u8DDD
905
909
  </div>
@@ -937,7 +941,7 @@
937
941
  <option value="21.75" >21.75pt</option>
938
942
  </select>
939
943
  </div>
940
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),p=function(){function n(){this.name="contentPaddingBottom"}return n.prototype.css=function(t,E){var Y=t.find(".hiprint-printElement-content");if(Y&&Y.length){if(E)return Y.css("padding-bottom",E+"pt"),"padding-bottom";Y[0].style.paddingBottom=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
944
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),g=function(){function n(){this.name="contentPaddingBottom"}return n.prototype.css=function(t,E){var X=t.find(".hiprint-printElement-content");if(X&&X.length){if(E)return X.css("padding-bottom",E+"pt"),"padding-bottom";X[0].style.paddingBottom=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
941
945
  <div class="hiprint-option-item-label">
942
946
  \u4E0B\u5185\u8FB9\u8DDD
943
947
  </div>
@@ -975,7 +979,7 @@
975
979
  <option value="21.75" >21.75pt</option>
976
980
  </select>
977
981
  </div>
978
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),h=function(){function n(){this.name="borderStyle"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-style",E),"border-style:1px";t[0].style.borderStyle=""}return null},n.prototype.createTarget=function(t){var E=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u6837\u5F0F":"\u8FB9\u6846\u6837\u5F0F";return this.target=T.default(` <div class="hiprint-option-item">
982
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),f=function(){function n(){this.name="borderStyle"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-style",E),"border-style:1px";t[0].style.borderStyle=""}return null},n.prototype.createTarget=function(t){var E=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u6837\u5F0F":"\u8FB9\u6846\u6837\u5F0F";return this.target=x.default(` <div class="hiprint-option-item">
979
983
  <div class="hiprint-option-item-label">
980
984
  `+E+`
981
985
  </div>
@@ -987,14 +991,14 @@
987
991
  <option value="dotted" >\u77ED\u865A\u7EBF</option>
988
992
  </select>
989
993
  </div>
990
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),U=function(){function n(){this.name="backgroundColor"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("background-color",E),"background-color:"+E;t[0].style.backgroundColor=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
994
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),U=function(){function n(){this.name="backgroundColor"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("background-color",E),"background-color:"+E;t[0].style.backgroundColor=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
991
995
  <div class="hiprint-option-item-label">
992
996
  \u80CC\u666F\u989C\u8272
993
997
  </div>
994
998
  <div class="hiprint-option-item-field">
995
999
  <input type="text" class="auto-submit"/>
996
1000
  </div>
997
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),G=function(){function n(){this.name="orient"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1001
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),k=function(){function n(){this.name="orient"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
998
1002
  <div class="hiprint-option-item-label">
999
1003
  \u7EB8\u5F20\u65B9\u5411(\u4EC5\u81EA\u5B9A\u4E49\u7EB8\u8D28\u6709\u6548)
1000
1004
  </div>
@@ -1005,7 +1009,7 @@
1005
1009
  <option value="2" >\u6A2A\u5411</option>
1006
1010
  </select>
1007
1011
  </div>
1008
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),L=function(){function n(){this.name="textContentVerticalAlign"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1012
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),W=function(){function n(){this.name="textContentVerticalAlign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1009
1013
  <div class="hiprint-option-item-label">
1010
1014
  \u4E0A\u4E0B\u5BF9\u9F50
1011
1015
  </div>
@@ -1017,16 +1021,16 @@
1017
1021
 
1018
1022
  </select>
1019
1023
  </div>
1020
- </div>`),this.target},n.prototype.css=function(t,E){if(t&&t.length){if(E)return E==="middle"&&t.addClass("hiprint-text-content-middle"),E==="bottom"&&t.addClass("hiprint-text-content-bottom"),"";t.removeClass("hiprint-text-content-middle"),t.removeClass("hiprint-text-content-bottom")}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),k=d(5),$=function(){function n(){this.name="columns"}return n.prototype.createTarget=function(){return T.default('<div class="indicator"></div>').appendTo("body"),this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
1024
+ </div>`),this.target},n.prototype.css=function(t,E){return t&&t.length&&(t.removeClass("hiprint-text-content-middle"),t.removeClass("hiprint-text-content-bottom"),E)?(E==="middle"&&t.addClass("hiprint-text-content-middle"),E==="bottom"&&t.addClass("hiprint-text-content-bottom"),""):null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Y=h(5),et=function(){function n(){this.name="columns"}return n.prototype.createTarget=function(){return x.default('<div class="indicator"></div>').appendTo("body"),this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1021
1025
  <div>
1022
1026
  <ul class="hiprint-option-table-selected-columns"> </ul>
1023
1027
  </div>
1024
- </div>`),this.target},n.prototype.getValue=function(){return this.buildData()},n.prototype.setValue=function(t,E,Y){var nt=this,mt=this;this.value=t,this.options=E,this.printElementType=Y;var vt=Y.columns[0].filter(function(st){return t[0].columns.filter(function(wt){return st.columnId==wt.columnId}).length==0}).map(function(st){var wt=new k.a(st);return wt.checked=!1,wt});this.allColumns=t[0].columns.concat(vt),t&&t.length==1&&(this.target.find("ul").html(this.allColumns.map(function(st,wt){return`<li class="hiprint-option-table-selected-item"> <div class="hi-pretty p-default">
1025
- `+(st.checked?'<input type="checkbox" checked column-id="'+(st.columnId||st.id)+'" />':'<input type="checkbox" column-id="'+(st.columnId||st.id)+'" />')+`
1028
+ </div>`),this.target},n.prototype.getValue=function(){return this.buildData()},n.prototype.setValue=function(t,E,X){var at=this,Pt=this;this.value=t,this.options=E,this.printElementType=X;var St=X.columns[0].filter(function(It){return t[0].columns.filter(function(wt){return It.columnId==wt.columnId}).length==0}).map(function(It){var wt=new Y.a(It);return wt.checked=!1,wt});this.allColumns=t[0].columns.concat(St),t&&t.length==1&&(this.target.find("ul").html(this.allColumns.map(function(It,wt){return`<li class="hiprint-option-table-selected-item"> <div class="hi-pretty p-default">
1029
+ `+(It.checked?'<input type="checkbox" checked column-id="'+(It.id||It.columnId)+'" />':'<input type="checkbox" column-id="'+(It.id||It.columnId)+'" />')+`
1026
1030
  <div class="state">
1027
1031
  <label></label>
1028
1032
  </div>
1029
- </div><span class="column-title">`+(st.title||st.descTitle||"")+"</span></li>"}).join("")),this.target.find("input").change(function(st){var wt=st.target.checked,xt=st.target.attributes["column-id"].nodeValue||"",Jt=nt.allColumns.findIndex(function(Ft){return Ft.field==xt||Ft.id==xt});Jt>=0&&(nt.allColumns[Jt].checked=wt),nt.submit()}),this.printElementType.columnDisplayIndexEditable&&this.target.find("li").hidraggable({revert:!0,handle:".column-title",moveUnit:"pt",deltaX:0,deltaY:0}).hidroppable({onDragOver:function(wt,xt){T.default(this).css("border-top-color","red")},onDragLeave:function(wt,xt){T.default(this).css("border-top-color","")},onDrop:function(wt,xt){T.default(xt).insertBefore(this),T.default(this).css("border-top-color",""),mt.submit()}}))},n.prototype.buildData=function(){var t=this,E=[];return t.options.columns.length>1?this.value:(t.printElementType.makeColumnObj(t.allColumns),this.target.find("input").map(function(Y,nt){var mt=T.default(nt).attr("column-id"),vt=t.printElementType.getColumnByColumnId(mt);if(vt){var st=new k.a(vt);st.checked=vt.checked,E.push(st)}}),this.value[0].columns=E,this.value)},n.prototype.destroy=function(){this.target.remove()},n}(),V=function(){function n(){this.name="textType"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1033
+ </div><span class="column-title">`+(It.title||It.descTitle||"")+"</span></li>"}).join("")),this.target.find("input").change(function(It){var wt=It.target.checked,Ht=It.target.attributes["column-id"].nodeValue||"",Ft=at.allColumns.findIndex(function(Vt){return Vt.field==Ht||Vt.id==Ht});Ft>=0&&(at.allColumns[Ft].checked=wt),at.submit()}),this.printElementType.columnDisplayIndexEditable&&this.target.find("li").hidraggable({revert:!0,handle:".column-title",moveUnit:"pt",deltaX:0,deltaY:0}).hidroppable({onDragOver:function(wt,Ht){x.default(this).css("border-top-color","red")},onDragLeave:function(wt,Ht){x.default(this).css("border-top-color","")},onDrop:function(wt,Ht){x.default(Ht).insertBefore(this),x.default(this).css("border-top-color",""),Pt.submit()}}))},n.prototype.buildData=function(){var t=this,E=[];return t.options.columns.length>1?this.value:(t.printElementType.makeColumnObj(t.allColumns),this.target.find("input").map(function(X,at){var Pt=x.default(at).attr("column-id"),St=t.printElementType.getColumnByColumnId(Pt);if(St){var It=new Y.a(St);It.checked=St.checked,E.push(It)}}),this.value[0].columns=E,this.value)},n.prototype.destroy=function(){this.target.remove()},n}(),K=function(){function n(){this.name="textType"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1030
1034
  <div class="hiprint-option-item-label">
1031
1035
  \u6253\u5370\u7C7B\u578B
1032
1036
  </div>
@@ -1038,7 +1042,7 @@
1038
1042
  <option value="qrcode" >\u4E8C\u7EF4\u7801</option>
1039
1043
  </select>
1040
1044
  </div>
1041
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Q=function(){function n(){this.name="tableTextType"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1045
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),q=function(){function n(){this.name="tableTextType"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1042
1046
  <div class="hiprint-option-item-label">
1043
1047
  \u5B57\u6BB5\u7C7B\u578B
1044
1048
  </div>
@@ -1051,7 +1055,7 @@
1051
1055
  <option value="image" >\u56FE\u7247</option>
1052
1056
  </select>
1053
1057
  </div>
1054
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),rt=function(){function n(){this.name="tableBarcodeMode"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1058
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),rt=function(){function n(){this.name="tableBarcodeMode"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1055
1059
  <div class="hiprint-option-item-label">
1056
1060
  \u6761\u5F62\u7801\u683C\u5F0F
1057
1061
  </div>
@@ -1076,7 +1080,7 @@
1076
1080
  <option value="Pharmacode" >Pharmacode</option>
1077
1081
  </select>
1078
1082
  </div>
1079
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),R=function(){function n(){this.name="tableQRCodeLevel"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1083
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Q=function(){function n(){this.name="tableQRCodeLevel"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1080
1084
  <div class="hiprint-option-item-label">
1081
1085
  \u4E8C\u7EF4\u7801\u5BB9\u9519\u7387
1082
1086
  </div>
@@ -1089,21 +1093,21 @@
1089
1093
  <option value="2" >30% H</option>
1090
1094
  </select>
1091
1095
  </div>
1092
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return parseInt(t||0)},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),it=function(){function n(){this.name="tableColumnHeight"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item ">
1096
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return parseInt(t||0)},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),nt=function(){function n(){this.name="tableColumnHeight"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item ">
1093
1097
  <div class="hiprint-option-item-label">
1094
1098
  \u5355\u5143\u683C\u9AD8\u5EA6
1095
1099
  </div>
1096
1100
  <div class="hiprint-option-item-field">
1097
1101
  <input type="text" placeholder="\u6761\u5F62\u7801\u3001\u4E8C\u7EF4\u7801\u4EE5\u53CA\u56FE\u7247\u6709\u6548" class="auto-submit" >
1098
1102
  </div>
1099
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ut=function(){function n(){this.name="tableSummaryTitle"}return n.prototype.createTarget=function(){return this.target=T.default('<div class="hiprint-option-item"><div class="hiprint-option-item-label">\u5E95\u90E8\u805A\u5408\u6807\u9898</div><div class="hiprint-option-item-field"><select class="auto-submit"><option value="">\u9ED8\u8BA4</option><option value="true">\u663E\u793A</option><option value="false">\u9690\u85CF</option></select></div></div>'),this.target},n.prototype.getValue=function(){return this.target.find("select").val()!="false"},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),lt=function(){function n(){this.name="tableSummaryText"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1103
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),mt=function(){function n(){this.name="tableSummaryTitle"}return n.prototype.createTarget=function(){return this.target=x.default('<div class="hiprint-option-item"><div class="hiprint-option-item-label">\u5E95\u90E8\u805A\u5408\u6807\u9898</div><div class="hiprint-option-item-field"><select class="auto-submit"><option value="">\u9ED8\u8BA4</option><option value="true">\u663E\u793A</option><option value="false">\u9690\u85CF</option></select></div></div>'),this.target},n.prototype.getValue=function(){return this.target.find("select").val()!="false"},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),ut=function(){function n(){this.name="tableSummaryText"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1100
1104
  <div class="hiprint-option-item-label">
1101
1105
  \u5E95\u90E8\u805A\u5408\u6587\u672C
1102
1106
  </div>
1103
1107
  <div class="hiprint-option-item-field">
1104
1108
  <input type="text" placeholder="\u805A\u5408\u7C7B\u578B:" class="auto-submit" >
1105
1109
  </div>
1106
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ct=function(){function n(){this.name="tableSummaryAlign"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1110
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ft=function(){function n(){this.name="tableSummaryAlign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1107
1111
  <div class="hiprint-option-item-label">
1108
1112
  \u5E95\u90E8\u805A\u5408\u7C7B\u578B\u5DE6\u53F3\u5BF9\u9F50
1109
1113
  </div>
@@ -1116,23 +1120,32 @@
1116
1120
  <option value="justify" >\u4E24\u7AEF\u5BF9\u9F50</option>
1117
1121
  </select>
1118
1122
  </div>
1119
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),St=function(){function n(){this.name="tableSummaryNumFormat"}return n.prototype.createTarget=function(){var t=[{t:"\u6574\u6570",v:"0"}],E=[1,2,3,4,5,6];E.forEach(function(nt){t.push({t:"\u4FDD\u7559"+nt+"\u4F4D",v:""+nt})});var Y=`
1120
- <option value="" >\u9ED8\u8BA4</option>`;return t.forEach(function(nt){Y+=`
1121
- <option value="`+(nt.v||"")+'">'+(nt.t||"")+"</option>"}),this.target=T.default(` <div class="hiprint-option-item">
1123
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Tt=function(){function n(){this.name="tableSummaryNumFormat"}return n.prototype.createTarget=function(){var t=[{t:"\u6574\u6570",v:"0"}],E=[1,2,3,4,5,6];E.forEach(function(at){t.push({t:"\u4FDD\u7559"+at+"\u4F4D",v:""+at})});var X=`
1124
+ <option value="" >\u9ED8\u8BA4</option>`;return t.forEach(function(at){X+=`
1125
+ <option value="`+(at.v||"")+'">'+(at.t||"")+"</option>"}),this.target=x.default(` <div class="hiprint-option-item">
1122
1126
  <div class="hiprint-option-item-label">
1123
1127
  \u5E95\u90E8\u805A\u5408\u5C0F\u6570
1124
1128
  </div>
1125
1129
  <div class="hiprint-option-item-field">
1126
1130
  <select class="auto-submit"></select>
1127
1131
  </div>
1128
- </div>`),this.target.find(".auto-submit").append(T.default(Y)),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Nt=function(){function n(){this.name="tableSummary"}return n.prototype.createTarget=function(){return this.target=T.default('<div class="hiprint-option-item"><div class="hiprint-option-item-label">\u5E95\u90E8\u805A\u5408\u7C7B\u578B</div><div class="hiprint-option-item-field"><select class="auto-submit"><option value="">\u4E0D\u805A\u5408</option><option value="count">\u8BA1\u6570</option><option value="sum">\u5408\u8BA1</option><option value="avg">\u5E73\u5747\u503C</option><option value="min">\u6700\u5C0F\u503C</option><option value="max">\u6700\u5927\u503C</option></select></div></div>'),this.target},n.prototype.getValue=function(){return this.target.find("select").val()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),kt=function(){function n(){this.name="topOffset"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
1132
+ </div>`),this.target.find(".auto-submit").append(x.default(X)),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Dt=function(){function n(){this.name="upperCase"}return n.prototype.createTarget=function(){var t=[{t:"\u300C\u5C0F\u5199\u300D\u5341\u70B9\u516B",v:"0"},{t:"\u300C\u5C0F\u5199\u300D\u4E00\u5341\u70B9\u516B",v:"1"},{t:"\u300C\u5927\u5199\u300D\u62FE\u70B9\u634C",v:"2"},{t:"\u300C\u5927\u5199\u300D\u58F9\u62FE\u70B9\u634C",v:"3"},{t:"\u300C\u91D1\u989D\u300D\u4EBA\u6C11\u5E01\u62FE\u5143\u634C\u89D2",v:"4"},{t:"\u300C\u91D1\u989D\u300D\u4EBA\u6C11\u5E01\u58F9\u62FE\u5143\u634C\u89D2",v:"5"},{t:"\u300C\u91D1\u989D\u300D\u4EBA\u6C11\u5E01\u58F9\u62FE\u5143\u634C\u89D2\u96F6\u5206",v:"6"},{t:"\u300C\u91D1\u989D\u300D\u58F9\u62FE\u5143\u634C\u89D2\u96F6\u5206",v:"7"}],E=`
1133
+ <option value="">\u9ED8\u8BA4</option>`;return t.forEach(X=>{E+=`
1134
+ <option value='${X.v}'>${X.t}</option>`}),this.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row">
1135
+ <div class="hiprint-option-item-label">
1136
+ \u8F6C\u5927\u5C0F\u5199
1137
+ </div>
1138
+ <div class="hiprint-option-item-field">
1139
+ <select class="auto-submit"></select>
1140
+ </div>
1141
+ </div>`),this.target.find(".auto-submit").append(x.default(E)),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Rt=function(){function n(){this.name="tableSummary"}return n.prototype.createTarget=function(){return this.target=x.default('<div class="hiprint-option-item"><div class="hiprint-option-item-label">\u5E95\u90E8\u805A\u5408\u7C7B\u578B</div><div class="hiprint-option-item-field"><select class="auto-submit"><option value="">\u4E0D\u805A\u5408</option><option value="count">\u8BA1\u6570</option><option value="sum">\u5408\u8BA1</option><option value="avg">\u5E73\u5747\u503C</option><option value="min">\u6700\u5C0F\u503C</option><option value="max">\u6700\u5927\u503C</option></select></div></div>'),this.target},n.prototype.getValue=function(){return this.target.find("select").val()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Jt=function(){function n(){this.name="topOffset"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1129
1142
  <div class="hiprint-option-item-label">
1130
1143
  \u9876\u90E8\u504F\u79FB
1131
1144
  </div>
1132
1145
  <div class="hiprint-option-item-field">
1133
1146
  <input type="text" placeholder="\u504F\u79FB\u91CFpt" class="auto-submit">
1134
1147
  </div>
1135
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Rt=function(){function n(){this.name="gridColumns"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1148
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Qt=function(){function n(){this.name="gridColumns"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1136
1149
  <div class="hiprint-option-item-label">
1137
1150
  \u4E00\u884C\u591A\u7EC4
1138
1151
  </div>
@@ -1144,7 +1157,7 @@
1144
1157
  <option value="4" >\u4E00\u884C\u56DB\u5217</option>
1145
1158
  </select>
1146
1159
  </div>
1147
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Yt=function(){function n(){this.name="gridColumnsGutter"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1160
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Xt=function(){function n(){this.name="gridColumnsGutter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1148
1161
  <div class="hiprint-option-item-label">
1149
1162
  \u4E00\u884C\u591A\u7EC4\u95F4\u9694
1150
1163
  </div>
@@ -1164,7 +1177,7 @@
1164
1177
  <option value="9" >9pt</option>
1165
1178
  </select>
1166
1179
  </div>
1167
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.find(".table-grid-row").css("margin-left","-"+E+"pt").css("margin-right","-"+E+"pt"),t.find(".tableGridColumnsGutterRow").css("padding-left",E+"pt").css("padding-right",E+"pt"),null;t.find(".table-grid-row").map(function(Y,nt){nt.style.marginLeft="",nt.style.marginRight=""}),t.find(".tableGridColumnsGutterRow").map(function(Y,nt){nt.style.paddingLeft="",nt.style.paddingRight=""})}return null},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Ot=function(){function n(){this.name="tableHeaderRepeat"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1180
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.find(".table-grid-row").css("margin-left","-"+E+"pt").css("margin-right","-"+E+"pt"),t.find(".tableGridColumnsGutterRow").css("padding-left",E+"pt").css("padding-right",E+"pt"),null;t.find(".table-grid-row").map(function(X,at){at.style.marginLeft="",at.style.marginRight=""}),t.find(".tableGridColumnsGutterRow").map(function(X,at){at.style.paddingLeft="",at.style.paddingRight=""})}return null},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),_t=function(){function n(){this.name="tableHeaderRepeat"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1168
1181
  <div class="hiprint-option-item-label">
1169
1182
  \u8868\u683C\u5934\u663E\u793A
1170
1183
  </div>
@@ -1176,7 +1189,7 @@
1176
1189
  <option value="none" >\u4E0D\u663E\u793A</option>
1177
1190
  </select>
1178
1191
  </div>
1179
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Qt=function(){function n(){this.name="paddingLeft"}return n.prototype.css=function(t,E){var Y=t;if(Y&&Y.length){if(E)return Y.css("padding-left",E+"pt"),"padding-left";Y[0].style.paddingLeft=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1192
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Kt=function(){function n(){this.name="paddingLeft"}return n.prototype.css=function(t,E){var X=t;if(X&&X.length){if(E)return X.css("padding-left",E+"pt"),"padding-left";X[0].style.paddingLeft=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1180
1193
  <div class="hiprint-option-item-label">
1181
1194
  \u5DE6\u5185\u8FB9\u8DDD
1182
1195
  </div>
@@ -1214,7 +1227,7 @@
1214
1227
  <option value="21.75" >21.75pt</option>
1215
1228
  </select>
1216
1229
  </div>
1217
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Xt=function(){function n(){this.name="paddingRight"}return n.prototype.css=function(t,E){var Y=t;if(Y&&Y.length){if(E)return Y.css("padding-right",E+"pt"),"padding-right";Y[0].style.paddingRight=""}return null},n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1230
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),$t=function(){function n(){this.name="paddingRight"}return n.prototype.css=function(t,E){var X=t;if(X&&X.length){if(E)return X.css("padding-right",E+"pt"),"padding-right";X[0].style.paddingRight=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1218
1231
  <div class="hiprint-option-item-label">
1219
1232
  \u53F3\u5185\u8FB9\u8DDD
1220
1233
  </div>
@@ -1252,7 +1265,7 @@
1252
1265
  <option value="21.75" >21.75pt</option>
1253
1266
  </select>
1254
1267
  </div>
1255
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),_t=function(){function n(){this.name="dataType"}return n.prototype.createTarget=function(){var t=this;return this.target=T.default(`
1268
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),qt=function(){function n(){this.name="dataType"}return n.prototype.createTarget=function(){var t=this;return this.target=x.default(`
1256
1269
  <div class="hiprint-option-item-row">
1257
1270
  <div class="hiprint-option-item">
1258
1271
  <div class="hiprint-option-item-label">
@@ -1279,7 +1292,7 @@
1279
1292
  </div>
1280
1293
  </div>
1281
1294
  </div>
1282
- `),T.default(this.target.find(".hiprint-option-item-datatype")).change(function(){var E=T.default(t.target.find(".hiprint-option-item-datatype")).val();t.loadFormatSelectByDataType(E),t.submit(t.getValue())}),this.target},n.prototype.getValue=function(){var t=this.target.find(".hiprint-option-item-datatype").val();if(t){var E=this.target.find(".hiprint-option-item-datatype-format").val();return{dataType:t,format:E||void 0}}return{dataType:void 0,format:void 0}},n.prototype.setValue=function(t,E){this.target.find(".hiprint-option-item-datatype").val(E.dataType||""),this.loadFormatSelectByDataType(E.dataType),this.target.find(".hiprint-option-item-datatype-format").val(E.format||"")},n.prototype.destroy=function(){this.target.remove()},n.prototype.loadFormatSelectByDataType=function(t){t==="boolean"?(this.target.find(".hiprint-option-item-datatype-select-format").removeClass("hiprint-option-item-datatype-format").hide().val(""),this.target.find(".hiprint-option-item-datatype-input-format").addClass("hiprint-option-item-datatype-format").show()):t==="datetime"?(this.target.find(".hiprint-option-item-datatype-select-format").addClass("hiprint-option-item-datatype-format").show(),this.target.find(".hiprint-option-item-datatype-input-format").removeClass("hiprint-option-item-datatype-format").hide().val(""),this.target.find(".hiprint-option-item-datatype-select-format").html(`
1295
+ `),x.default(this.target.find(".hiprint-option-item-datatype")).change(function(){var E=x.default(t.target.find(".hiprint-option-item-datatype")).val();t.loadFormatSelectByDataType(E),t.submit(t.getValue())}),this.target},n.prototype.getValue=function(){var t=this.target.find(".hiprint-option-item-datatype").val();if(t){var E=this.target.find(".hiprint-option-item-datatype-format").val();return{dataType:t,format:E||void 0}}return{dataType:void 0,format:void 0}},n.prototype.setValue=function(t,E){this.target.find(".hiprint-option-item-datatype").val(E.dataType||""),this.loadFormatSelectByDataType(E.dataType),this.target.find(".hiprint-option-item-datatype-format").val(E.format||"")},n.prototype.destroy=function(){this.target.remove()},n.prototype.loadFormatSelectByDataType=function(t){t==="boolean"?(this.target.find(".hiprint-option-item-datatype-select-format").removeClass("hiprint-option-item-datatype-format").hide().val(""),this.target.find(".hiprint-option-item-datatype-input-format").addClass("hiprint-option-item-datatype-format").show()):t==="datetime"?(this.target.find(".hiprint-option-item-datatype-select-format").addClass("hiprint-option-item-datatype-format").show(),this.target.find(".hiprint-option-item-datatype-input-format").removeClass("hiprint-option-item-datatype-format").hide().val(""),this.target.find(".hiprint-option-item-datatype-select-format").html(`
1283
1296
  <option value="" >\u9ED8\u8BA4</option>
1284
1297
  <option value="M/d" >M/d</option>
1285
1298
  <option value="MM/dd" >MM/dd</option>
@@ -1328,49 +1341,70 @@
1328
1341
  <option value="yyyy-MM-dd HH:mm:ss" >yyyy-MM-dd HH:mm:ss</option>
1329
1342
  `)):(this.target.find(".hiprint-option-item-datatype-select-format").show(),this.target.find(".hiprint-option-item-datatype-input-format").hide().val(""),this.target.find(".hiprint-option-item-datatype-format").html(`
1330
1343
  <option value="" >\u9ED8\u8BA4</option>
1331
- `))},n}(),Kt=function(){function n(){this.name="formatter"}return n.prototype.createTarget=function(){var t=` <div class="hiprint-option-item hiprint-option-item-row">
1344
+ `))},n}(),te=function(){function n(){this.name="formatter"}return n.prototype.createTarget=function(){var t=` <div class="hiprint-option-item hiprint-option-item-row">
1332
1345
  <div class="hiprint-option-item-label">
1333
1346
  \u683C\u5F0F\u5316\u51FD\u6570
1334
1347
  </div>
1335
1348
  <div class="hiprint-option-item-field">
1336
1349
  <textarea style="height:80px;" placeholder="function(value, options,templateData){}" class="auto-submit"></textarea>
1337
1350
  </div>
1338
- </div>`;return this.target=T.default(t),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),$t=function(){function n(){this.name="styler"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
1351
+ </div>`;return this.target=x.default(t),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ee=function(){function n(){this.name="styler"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1339
1352
  <div class="hiprint-option-item-label">
1340
1353
  \u6837\u5F0F\u51FD\u6570
1341
1354
  </div>
1342
1355
  <div class="hiprint-option-item-field">
1343
1356
  <textarea style="height:80px;" placeholder="function(value, options, target,templateData){}" class="auto-submit"></textarea>
1344
1357
  </div>
1345
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),qt=function(){function n(){this.name="rowsColumnsMerge"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
1358
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ie=function(){function n(){this.name="rowsColumnsMerge"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1346
1359
  <div class="hiprint-option-item-label">
1347
1360
  \u884C/\u5217\u5408\u5E76\u51FD\u6570
1348
1361
  </div>
1349
1362
  <div class="hiprint-option-item-field">
1350
- <textarea style="height:80px;" placeholder="function(options,rows,data){ return [1,1] }; }" class="auto-submit"></textarea>
1363
+ <textarea style="height:80px;" placeholder="function(options,rows,data){ return [1,1] }" class="auto-submit"></textarea>
1351
1364
  </div>
1352
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),te=function(){function n(){this.name="footerFormatter"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
1365
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ne=function(){function n(){this.name="footerFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1353
1366
  <div class="hiprint-option-item-label">
1354
1367
  \u8868\u683C\u811A\u51FD\u6570
1355
1368
  </div>
1356
1369
  <div class="hiprint-option-item-field">
1357
- <textarea style="height:80px;" placeholder="function(options,rows,data){ return '<tr></tr>' }; }" class="auto-submit"></textarea>
1370
+ <textarea style="height:80px;" placeholder="function(options,rows,data){ return '<tr></tr>' }" class="auto-submit"></textarea>
1358
1371
  </div>
1359
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ee=function(){function n(){this.name="gridColumnsFooterFormatter"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
1372
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),oe=function(){function n(){this.name="groupFieldsFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1373
+ <div class="hiprint-option-item-label">
1374
+ \u5206\u7EC4\u5B57\u6BB5\u51FD\u6570
1375
+ </div>
1376
+ <div class="hiprint-option-item-field">
1377
+ <textarea style="height:80px;" placeholder="function(type,options,data){ return [] }" class="auto-submit"></textarea>
1378
+ </div>
1379
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ae=function(){function n(){this.name="groupFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1380
+ <div class="hiprint-option-item-label">
1381
+ \u5206\u7EC4\u5934\u683C\u5F0F\u5316\u51FD\u6570
1382
+ </div>
1383
+ <div class="hiprint-option-item-field">
1384
+ <textarea style="height:80px;" placeholder="function(groupData,options){ return '\u5206\u7EC4\u5934\u4FE1\u606F(html)' }" class="auto-submit"></textarea>
1385
+ </div>
1386
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),re=function(){function n(){this.name="groupFooterFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1387
+ <div class="hiprint-option-item-label">
1388
+ \u5206\u7EC4\u811A\u683C\u5F0F\u5316\u51FD\u6570
1389
+ </div>
1390
+ <div class="hiprint-option-item-field">
1391
+ <textarea style="height:80px;" placeholder="function(groupData,options){ return '\u5206\u7EC4\u811A\u4FE1\u606F(html)' }" class="auto-submit"></textarea>
1392
+ </div>
1393
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),se=function(){function n(){this.name="gridColumnsFooterFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1360
1394
  <div class="hiprint-option-item-label">
1361
1395
  \u591A\u7EC4\u8868\u683C\u811A\u51FD\u6570
1362
1396
  </div>
1363
1397
  <div class="hiprint-option-item-field">
1364
- <textarea style="height:80px;" placeholder="function(options,rows,data){ return '' }; }" class="auto-submit"></textarea>
1398
+ <textarea style="height:80px;" placeholder="function(options,rows,data){ return '' }" class="auto-submit"></textarea>
1365
1399
  </div>
1366
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ie=function(){function n(){this.name="rowStyler"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
1400
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),le=function(){function n(){this.name="rowStyler"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1367
1401
  <div class="hiprint-option-item-label">
1368
1402
  \u884C\u6837\u5F0F\u51FD\u6570
1369
1403
  </div>
1370
1404
  <div class="hiprint-option-item-field">
1371
- <textarea style="height:80px;" placeholder="function(value,options){ return '' }; }" class="auto-submit"></textarea>
1405
+ <textarea style="height:80px;" placeholder="function(value,options){ return '' }" class="auto-submit"></textarea>
1372
1406
  </div>
1373
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ne=function(){function n(){this.name="align"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1407
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),pe=function(){function n(){this.name="align"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1374
1408
  <div class="hiprint-option-item-label">
1375
1409
  \u5355\u5143\u683C\u5DE6\u53F3\u5BF9\u9F50
1376
1410
  </div>
@@ -1383,7 +1417,7 @@
1383
1417
  <option value="justify" >\u4E24\u7AEF\u5BF9\u9F50</option>
1384
1418
  </select>
1385
1419
  </div>
1386
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),oe=function(){function n(){this.name="vAlign"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1420
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Ie=function(){function n(){this.name="vAlign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1387
1421
  <div class="hiprint-option-item-label">
1388
1422
  \u5355\u5143\u683C\u4E0A\u4E0B\u5BF9\u9F50
1389
1423
  </div>
@@ -1396,7 +1430,7 @@
1396
1430
 
1397
1431
  </select>
1398
1432
  </div>
1399
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ae=function(){function n(){this.name="halign"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1433
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ue=function(){function n(){this.name="halign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1400
1434
  <div class="hiprint-option-item-label">
1401
1435
  \u8868\u683C\u5934\u5355\u5143\u683C\u5DE6\u53F3\u5BF9\u9F50
1402
1436
  </div>
@@ -1409,21 +1443,35 @@
1409
1443
  <option value="justify" >\u4E24\u7AEF\u5BF9\u9F50</option>
1410
1444
  </select>
1411
1445
  </div>
1412
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),re=function(){function n(){this.name="styler2"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
1446
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ce=function(){function n(){this.name="styler2"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1413
1447
  <div class="hiprint-option-item-label">
1414
1448
  \u5355\u5143\u683C\u6837\u5F0F\u51FD\u6570
1415
1449
  </div>
1416
1450
  <div class="hiprint-option-item-field">
1417
1451
  <textarea style="height:80px;" placeholder="function(value,row,index,options){ return {color:'red' }; }" class="auto-submit"></textarea>
1418
1452
  </div>
1419
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),se=function(){function n(){this.name="formatter2"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item hiprint-option-item-row">
1453
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),de=function(){function n(){this.name="stylerHeader"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1454
+ <div class="hiprint-option-item-label">
1455
+ \u8868\u683C\u5934\u6837\u5F0F\u51FD\u6570
1456
+ </div>
1457
+ <div class="hiprint-option-item-field">
1458
+ <textarea style="height:80px;" placeholder="function(options){ return {color:'red' }; }" class="auto-submit"></textarea>
1459
+ </div>
1460
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ge=function(){function n(){this.name="formatter2"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1420
1461
  <div class="hiprint-option-item-label">
1421
1462
  \u5355\u5143\u683C\u683C\u5F0F\u5316\u51FD\u6570
1422
1463
  </div>
1423
1464
  <div class="hiprint-option-item-field">
1424
1465
  <textarea style="height:80px;" placeholder="function(value,row,index,options){ return ''; }" class="auto-submit"></textarea>
1425
1466
  </div>
1426
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),le=function(){function n(){this.name="autoCompletion"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1467
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),he=function(){function n(){this.name="renderFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1468
+ <div class="hiprint-option-item-label">
1469
+ \u5355\u5143\u683C\u6E32\u67D3\u51FD\u6570
1470
+ </div>
1471
+ <div class="hiprint-option-item-field">
1472
+ <textarea style="height:80px;" placeholder="function(value,row,index,options){ return '<td></td>'; }" class="auto-submit"></textarea>
1473
+ </div>
1474
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),me=function(){function n(){this.name="autoCompletion"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1427
1475
  <div class="hiprint-option-item-label">
1428
1476
  \u81EA\u52A8\u8865\u5168
1429
1477
  </div>
@@ -1434,7 +1482,7 @@
1434
1482
  <option value="false" >\u5426</option>
1435
1483
  </select>
1436
1484
  </div>
1437
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),pe=function(){function n(){this.name="tableFooterRepeat"}return n.prototype.createTarget=function(){return this.target=T.default(` <div class="hiprint-option-item">
1485
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),fe=function(){function n(){this.name="tableFooterRepeat"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1438
1486
  <div class="hiprint-option-item-label">
1439
1487
  \u8868\u683C\u811A\u663E\u793A
1440
1488
  </div>
@@ -1446,7 +1494,7 @@
1446
1494
  <option value="last" >\u6700\u540E\u663E\u793A</option>
1447
1495
  </select>
1448
1496
  </div>
1449
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}();d.d(J,"a",function(){return Ie});var Ie=function(){function n(){}return n.init=function(){n.printElementOptionItems||(n.printElementOptionItems={},n._printElementOptionItems.forEach(function(t){n.printElementOptionItems[t.name]=t}))},n.registerItem=function(t){if(!t.name)throw new Error("styleItem must have name");n.init(),n.printElementOptionItems[t.name]=t},n.getItem=function(t){return n.init(),n.printElementOptionItems[t]},n._printElementOptionItems=[new A,new f,new l,new u,new W,new r,new b,new V,new w,new N,new g,new D,new H,new v,new C,new x,new y,new M,new o,new c,new a,new s,new I,new S,new P,new j,new B,new Z,new z,new O,new F,new tt,new X,new q,new at,new et,new ot,new pt,new It,new ft,new Pt,new gt,new Mt,new ht,new dt,new Tt,new kt,new yt,new jt,new At,new Et,new Bt,new Ut,new Zt,new Lt,new zt,new Wt,new Gt,new e,new m,new i,new p,new h,new U,new G,new L,new $,new Rt,new Yt,new Ot,new Qt,new Xt,new _t,new Kt,new $t,new te,new qt,new ee,new ie,new ne,new ae,new oe,new re,new se,new le,new pe,new it,new rt,new R,new Q,new ut,new lt,new Nt,new ct,new St],n}()},function(K,J,d){d.d(J,"a",function(){return A}),d.d(J,"b",function(){return f});var W=d(14),A=function(){function r(b,w){this.selectedCells=[],this.rows=b,this.tableTatget=w}return r.prototype.clear=function(){this.tableTatget.find("td").removeClass("selected")},r.prototype.setSingleSelect=function(b){this.startCell=b,this.selectedCells=[]},r.prototype.getSingleSelect=function(){if(this.selectedCells.length){if(this.selectedCells.length==1)return this.selectedCells[0].length==1?this.selectedCells[0][0]:void 0;if(this.selectedCells.length>1)return}return this.startCell},r.prototype.singleSelectByXY=function(b,w){var N=this.getCellByXY(b,w);N&&(this.clear(),N&&(N.cell.select(),this.startCell=N,this.selectedCells=[]))},r.prototype.multipleSelectByXY=function(b,w){this.clear();var N=[];if(this.startCell){var g=this.getCellByXY(b,w);if(g){var x=W.a.mergeRect(this.startCell.cell.getTableRect(),g.cell.getTableRect());this.selectByRect(new l(x),N)}}this.selectedCells=N},r.prototype.selectByRect=function(b,w){this.rows.forEach(function(N,g){var x=[];N.columns.forEach(function(y){y.isInRect(b)&&(x.push(new u(g,y)),y.select())}),x.length&&w.push(x)}),b.changed&&(b.changed=!1,w.splice(0,w.length),this.selectByRect(b,w))},r.prototype.getSelectedCells=function(){return this.selectedCells},r.prototype.getCellByXY=function(b,w){var N;return this.rows.forEach(function(g,x){var y=(g.columns||[]).filter(function(D){return D.checked}).filter(function(D){return D.isXYinCell(b,w)});y.length&&(N=new u(x,y[0]))}),N},r}(),f=function(){return function(r){this.x=r.x,this.y=r.y,this.height=r.height,this.width=r.width}}(),l=function(){return function(r){this.rect=r}}(),u=function(){return function(r,b){this.rowIndex=r,this.cell=b}}()},function(K,J,d){d.d(J,"a",function(){return W});var W=function(){function A(){}return A.createId=function(){return this.id+=1,this.id},A.id=1,A}()},function(K,J,d){d.d(J,"a",function(){return u});var W,A=d(5),f=d(13),l=(W=function(b,w){return(W=Object.setPrototypeOf||Ht({__proto__:[]},Array)&&function(N,g){N.__proto__=g}||function(N,g){for(var x in g)g.hasOwnProperty(x)&&(N[x]=g[x])})(b,w)},function(r,b){function w(){this.constructor=r}W(r,b),r.prototype=b===null?Object.create(b):(w.prototype=b.prototype,new w)}),u=function(r){function b(w){var N=r.call(this)||this;return N.columns=[],w&&w.constructor===Array?(w||[]).forEach(function(g){N.columns.push(new A.a(g))}):w.columns&&(w.columns||[]).forEach(function(g){N.columns.push(new A.a(g))}),N}return l(b,r),b.prototype.getPrintElementOptionEntity=function(){var w=[],N=this.allColumns?this.allColumns.filter(function(g){return!g.checked}):[];return[...this.columns,...N].forEach(function(g){w.push(g.getEntity())}),w},b}(f.a)},function(K,J,d){d.d(J,"a",function(){return f});var W=d(11),A=d(5),f=function(){function l(){this.id=W.a.createId()}return l.prototype.init=function(u,r,b){this.isHead=b,this.target=r||T.default("<tr></tr>"),this.tableOptions=u,this.allColumns=this.columns||[],this.initCells((this.columns||[]).filter(function(w){return w.checked}))},l.prototype.getTarget=function(){return this.target},l.prototype.initCells=function(u){var r=this;u?(this.columns=u,u.forEach(function(b,w){b.init(r.target.find("td:eq("+w+")"),r.tableOptions,r.id,r.isHead)})):(this.columns=[],this.target.find("td").map(function(b,w){var N=new A.a;N.init(T.default(w),r.tableOptions,r.id,r.isHead),r.columns.push(N)}))},l.prototype.removeCell=function(u){var r=this.columns.indexOf(u);this.columns[r].getTarget().remove(),this.columns.splice(r,1)},l.prototype.createTableCell=function(u,r){var b=new A.a;return b.init(T.default("<td></td>"),this.tableOptions,this.id,this.isHead),u>1&&(b.getTarget().attr("rowspan",u),b.rowspan=u),r>1&&(b.getTarget().attr("colspan",r),b.colspan=r),b},l.prototype.insertToTargetCellLeft=function(u,r){var b=this.columns.indexOf(u);u.getTarget().before(r.getTarget()),this.columns.splice(b,0,r)},l.prototype.insertToTargetCellRight=function(u,r){var b=this.columns.indexOf(u);this.columns[b].getTarget().after(r.getTarget()),this.columns.splice(b+1,0,r)},l.prototype.insertCellToFirst=function(u){this.target.prepend(u.getTarget()),this.columns.splice(0,0,u)},l.prototype.insertCellToLast=function(u){this.columns.push(u),this.target.append(u.getTarget())},l.prototype.getPrintElementOptionEntity=function(){var u=[];return[...this.columns,...this.allColumns.filter(function(r){return!r.checked})].forEach(function(r){u.push(r.getEntity())}),u},l}()},function(K,J,d){d.d(J,"a",function(){return A});var W=d(10),A=function(){function f(){}return f.mergeRect=function(l,u){var r=Math.min(l.x,u.x),b=Math.min(l.y,u.y);return new W.b({x:r,y:b,height:Math.max(l.y+l.height,u.y+u.height)-b,width:Math.max(l.x+l.width,u.x+u.width)-r})},f.Rect=function(l,u,r,b){return{minX:l<r?l:r,minY:u<b?u:b,maxX:l<r?r:l,maxY:u<b?b:u}},f}()},function(K,J,d){d.d(J,"a",function(){return D});var W=d(4),A=d(1),f=d(6),l=d(0),u=d(8),r=d(18),b=d(7),w=d(16),N=d(20),g=d(2),x=(y=function(v,C){return(y=Object.setPrototypeOf||Ht({__proto__:[]},Array)&&function(M,o){M.__proto__=o}||function(M,o){for(var c in o)o.hasOwnProperty(c)&&(M[c]=o[c])})(v,C)},function(H,v){function C(){this.constructor=H}y(H,v),H.prototype=v===null?Object.create(v):(C.prototype=v.prototype,new C)}),y,D=function(H){function v(C,M){var o=H.call(this,C)||this;return o.gridColumnsFooterCss="hiprint-gridColumnsFooter",o.tableGridRowCss="table-grid-row",o.options=new r.a(M,o.printElementType),o.options.setDefault(new r.a(A.a.instance.table.default).getPrintElementOptionEntity()),o}return x(v,H),v.prototype.getColumns=function(){return this.options.columns},v.prototype.getColumnByColumnId=function(C){return this.options.getColumnByColumnId(C)},v.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var C=this.designTarget.find(".hiprint-printElement-table-content"),M=this.getHtml(this.designPaper);C.html(""),C.append(M[0].target.find(".table-grid-row")),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.css(this.designTarget,this.getData())}},v.prototype.css=function(C,M){if((this.getField()||!this.options.content)&&!this.printElementType.formatter)return H.prototype.css.call(this,C,M)},v.prototype.getDesignTarget=function(C){return this.designTarget=this.getHtml(C)[0].target,this.css(this.designTarget,this.getData()),this.designPaper=C,this.designTarget.find("td").hidroppable({accept:".rn-draggable-item",onDrop:function(o,c){},onDragEnter:function(o,c){T.default(c).removeClass("rn-draggable-item")},onDragLeave:function(o,c){T.default(c).addClass("rn-draggable-item")}}),this.designTarget},v.prototype.getConfigOptions=function(){return A.a.instance.table},v.prototype.createTarget=function(C,M,o){for(var c=T.default('<div class="hiprint-printElement hiprint-printElement-table" style="position: absolute;"><div class="hiprint-printElement-table-handle"></div><div class="hiprint-printElement-table-content" style="height:100%;width:100%"></span></div>'),a=this.createGridColumnsStructure(o),s=0;s<a.gridColumns;s++)a.getByIndex(s).append(this.getTableHtml(M,o));return c.find(".hiprint-printElement-table-content").append(a.target),c},v.prototype.createGridColumnsStructure=function(C){for(var M=T.default('<div class="hi-grid-row table-grid-row"></div>'),o=0;o<this.options.getGridColumns();o++){var c=T.default('<div class="tableGridColumnsGutterRow hi-grid-col" style="width:'+100/this.options.getGridColumns()+'%;"></div>');M.append(c)}var a=this.getGridColumnsFooterFormatter();if(a){var s=T.default('<div class="hiprint-gridColumnsFooter"></div>');s.append(a(this.options,this.getData(C),C,[])),M.append(s)}return new N.a(this.options.getGridColumns(),M)},v.prototype.createtempEmptyRowsTargetStructure=function(C){if(this.getField())return this.createTarget(this.printElementType.title,[]);var M=this.createTarget(this.printElementType.title,[]).clone();return M.find(".hiprint-printElement-tableTarget tbody tr").remove(),M},v.prototype.getTableHtml=function(C,M){var o,c;if(!this.getField()&&this.options.content)return(o=T.default("<div></div>")).append(this.options.content),(c=o.find("table")).addClass("hiprint-printElement-tableTarget"),c;if(this.printElementType.formatter)return(o=T.default("<div></div>")).append(this.printElementType.formatter(C)),(c=o.find("table")).addClass("hiprint-printElement-tableTarget"),c;var a=T.default('<table class="hiprint-printElement-tableTarget" style="border-collapse: collapse;"></table>');return a.append(b.a.createTableHead(this.getColumns(),this.options.getWidth()/this.options.getGridColumns())),a.append(b.a.createTableRow(this.getColumns(),C,this.options,this.printElementType)),this.options.tableFooterRepeat=="no"||b.a.createTableFooter(this.printElementType.columns,C,this.options,this.printElementType,M,C).insertBefore(a.find("tbody")),a},v.prototype.getEmptyRowTarget=function(){return b.a.createEmptyRowTarget(this.getColumns())},v.prototype.getHtml=function(C,M){this.createTempContainer();var o=this.getPaperHtmlResult(C,M);return this.removeTempContainer(),o},v.prototype.getPaperHtmlResult=function(C,M){var o=[],c=this.getData(M),a=this.getTableHtml(c,M),s=this.createtempEmptyRowsTargetStructure(M);M?this.updateTargetWidth(s):this.updateTargetSize(s),this.css(s,c),this.css(a,c),this.getTempContainer().html(""),this.getTempContainer().append(s);var I=s.find("tfoot").outerHeight()||0;s.find("tfoot").remove();for(var S,P=this.getBeginPrintTopInPaperByReferenceElement(C),j=0,B=!1;!B;){var Z=0,z=C.getPaperFooter(j);j==0&&P>z&&C.panelPageRule!="none"&&(P=P-z+C.paperHeader,o.push(new f.a({target:void 0,printLine:void 0})),Z=C.getContentHeight(j)-(P-C.paperHeader),j++,z=C.getPaperFooter(j));var O=o.length>0?o[o.length-1].target:void 0,F=this.getRowsInSpecificHeight(M,Z>0?Z:j==0?z-P:C.getContentHeight(j),s,a,j,O,I);if(B=F.isEnd,Z<0){var tt=this.options.top;o[0].target=T.default('<div style="position:absolute;background:red;color:white;padding:0px 4px;">\u6CA1\u6709\u8DB3\u591F\u7A7A\u95F4\u8FDB\u884C\u8868\u683C\u5206\u9875\uFF0C\u8BF7\u8C03\u6574\u9875\u7709/\u9875\u811A\u7EBF\u7EBF\u6216\u8C03\u6574\u7EB8\u5F20\u5927\u5C0F</div>'),o[0].printLine=P,o[0].referenceElement=new u.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:C.index,bottomInLastPaper:tt+this.options.lHeight,printTopInPaper:P}),o[0].target.css("top",tt+"pt"),o[0].target.css("left",this.options.displayLeft());break}var X=void 0;F.target&&(F.target.css("left",this.options.displayLeft()),F.target[0].height=""),j==0||Z>0?(F.target&&(S=P,F.target.css("top",P+"pt")),X=B&&this.options.lHeight!=null?P+(F.height>this.options.lHeight?F.height:this.options.lHeight):P+F.height):(F.target&&(S=C.paperHeader,F.target.css("top",C.paperHeader+"pt")),X=C.paperHeader+F.height),o.push(new f.a({target:F.target,printLine:X,referenceElement:new u.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:C.index,bottomInLastPaper:X,printTopInPaper:S})})),j++,M&&this.updatePanelHeight(X+this.options.getHeight(),C)}return o},v.prototype.getRowsInSpecificHeight=function(C,M,o,c,a,s,I){var S=this,P=c.find("tbody"),j=l.a.pt.toPx(M);o.find(".hiprint-printElement-tableTarget tbody").html(""),this.options.tableFooterRepeat!="last"&&o.find(".hiprint-printElement-tableTarget tfoot").remove(),this.options.tableHeaderRepeat=="first"&&a>0?o.find(".hiprint-printElement-tableTarget thead").remove():this.options.tableHeaderRepeat=="none"&&(C?o.find(".hiprint-printElement-tableTarget thead").remove():(o.find(".hiprint-printElement-tableTarget thead").css("background","firebrick"),o.find(".hiprint-printElement-tableTarget thead tr").css("background","firebrick")));var B=this.panel.panelPageRule=="none",Z=o.outerHeight();if(!B&&Z>j)return{target:void 0,length:0,height:0,isEnd:!1};for(var z=this.options.getGridColumns(),O=[],F=0;F<z;F++)for(var tt=o.find(".hiprint-printElement-tableTarget:eq("+F+")"),X=void 0,q=[];;){if(B){var at=P.find("tr").length;if(at==0)X={height:l.a.px.toPt(Z),isEnd:!0},C&&this.options.autoCompletion&&(this.autoCompletion(j,tt),Z=o.outerHeight());else{var et=P.find("tr:lt(1)");tt.find("tbody").append(et);var ot=et.data("rowData");O.push(ot),q.push(ot),Z=o.outerHeight(),at==0&&(P.prepend(et),O.pop(),q.pop(),X={height:l.a.px.toPt(Z),isEnd:!1})}}else if(Z<=j)if(P.find("tr").length==0)X={height:l.a.px.toPt(Z),isEnd:!0},C&&this.options.autoCompletion&&(this.autoCompletion(j,tt),Z=tt.outerHeight());else{var et=P.find("tr:lt(1)");tt.find("tbody").append(et);var ot=et.data("rowData");O.push(ot),q.push(ot),Z=tt.outerHeight(),(Z+=I)>j&&(P.prepend(et),O.pop(),q.pop(),Z=o.outerHeight(),X={height:l.a.px.toPt(Z),isEnd:!1})}if(X){if(this.options.tableFooterRepeat=="last"&&!X.isEnd)break;this.options.tableFooterRepeat!=="no"&&(b.a.createTableFooter(this.printElementType.columns,this.getData(C),this.options,this.printElementType,C,q).insertBefore(tt.find("tbody")),S.css(tt,C));break}}var pt=o.find(".hiprint-printElement-tableTarget tbody tr").length,It=this.getGridColumnsFooterFormatter();It&&o.find(this.gridColumnsFooterCss).html(It(this.options,this.getData(C),C,O)),Z=o.outerHeight();var ft=P.find("tr").length==0?pt==0&&s?{target:void 0,length:0,height:0,isEnd:!0}:{target:o.clone(),length:pt,height:l.a.px.toPt(Z),isEnd:!0}:{target:o.clone(),length:pt,height:l.a.px.toPt(Z),isEnd:!1};return ft},v.prototype.autoCompletion=function(C,M){for(var o,c=this.getEmptyRowTarget(),a=M.outerHeight();C>a;)o=c.clone(),M.find("tbody").append(o),a=M.outerHeight();o&&o.remove()},v.prototype.getData=function(C){if(!C)return[{}];var M=this.getField(),o=M&&M.split(".").reduce((c,a)=>c?c[a]:C?C[a]:"",!1)||"";return o?JSON.parse(JSON.stringify(o)):[]},v.prototype.onResize=function(C,M,o,c,a){H.prototype.updateSizeAndPositionOptions.call(this,a,c,o,M),b.a.resizeTableCellWidth(this.designTarget,this.getColumns(),this.options.getWidth())},v.prototype.getReizeableShowPoints=function(){return this.options.showPoints||A.a.instance.table.showPoints},v.prototype.design=function(C,M){var o=this;this.designTarget.hidraggable({handle:this.designTarget.find(".hiprint-printElement-table-handle"),axis:o.options.axis?o.options.axis:void 0,designTarget:o,onDrag:function(a,s,I){o.updateSizeAndPositionOptions(s,I),o.createLineOfPosition(M),g.a.instance.changed=!0},moveUnit:"pt",minMove:A.a.instance.movingDistance,onBeforeDrag:function(a){g.a.instance.draging=!0,o.createLineOfPosition(M)},getScale:function(){return o.designPaper.scale||1},onStopDrag:function(a){g.a.instance.changed&&l.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,"\u79FB\u52A8"),g.a.instance.draging=!1,g.a.instance.changed=!1,o.removeLineOfPosition()}}),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.designTarget.hireizeable({showPoints:o.getReizeableShowPoints(),showSizeBox:A.a.instance.showSizeBox,noContainer:!0,onBeforeResize:function(){g.a.instance.draging=!0},getScale:function(){return o.designPaper.scale||1},onResize:function(a,s,I,S,P){o.onResize(a,s,I,S,P),o.hitable&&o.hitable.updateColumnGrips(),o.createLineOfPosition(M)},onStopResize:function(a){l.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,a?"\u65CB\u8F6C":"\u5927\u5C0F"),g.a.instance.draging=!1,o.removeLineOfPosition()}}),this.bingKeyboardMoveEvent(this.designTarget,M)},v.prototype.setHitable=function(){var C=this;this.hitable=new w.a({table:this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)"),rows:this.getColumns(),resizeRow:!1,resizeColumn:!0,fields:this.options.fields,trs:this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("tbody tr"),handle:this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("thead"),isEnableEdit:this.printElementType.editable?this.printElementType.editable:!0,columnDisplayEditable:this.printElementType.columnDisplayEditable!=null?this.printElementType.columnDisplayEditable:!0,columnDisplayIndexEditable:this.printElementType.columnDisplayIndexEditable!=null?this.printElementType.columnDisplayIndexEditable:!0,columnResizable:this.printElementType.columnResizable!=null?this.printElementType.columnResizable:!0,columnAlignEditable:this.printElementType.columnAlignEditable!=null?this.printElementType.columnAlignEditable:!0,isEnableEditText:this.printElementType.columnTitleEditable!=null?this.printElementType.columnTitleEditable:!0,isEnableEditField:this.printElementType.isEnableEditField!=null?this.printElementType.isEnableEditField:!0,isEnableContextMenu:this.printElementType.isEnableContextMenu!=null?this.printElementType.isEnableContextMenu:!0,isEnableInsertRow:this.printElementType.isEnableInsertRow!=null?this.printElementType.isEnableInsertRow:!0,isEnableDeleteRow:this.printElementType.isEnableDeleteRow!=null?this.printElementType.isEnableDeleteRow:!0,isEnableInsertColumn:this.printElementType.isEnableInsertColumn!=null?this.printElementType.isEnableInsertColumn:!0,isEnableDeleteColumn:this.printElementType.isEnableDeleteColumn!=null?this.printElementType.isEnableDeleteColumn:!0,isEnableMergeCell:this.printElementType.isEnableMergeCell!=null?this.printElementType.isEnableMergeCell:!0}),l.a.event.on("updateTable"+this.hitable.id,function(){C.updateDesignViewFromOptions()})},v.prototype.setColumnsOptions=function(){var C=this;this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("thead td").bind("click.hiprint",function(M){var o=T.default(M.target).attr("column-id")||T.default(M.target).attr("id"),c=C.getColumnByColumnId(o);if(c){var a=C.getPrintElementOptionItemsByName("tableColumn");l.a.event.trigger(C.getPrintElementSelectEventKey(),{printElement:C,customOptionsInput:[{title:(c.title||`${c.id}(id)`)+"-\u5217\u5C5E\u6027",optionItems:a,options:c,callback:function(I){a.forEach(function(S){var P=S.getValue();if(S.name=="title"){var j=P?P.split("#"):"";c.title=j[0],j.length>1&&(c.columnId=c.field=j[1]),c.columnId&&c.target.attr("column-id",c.columnId),S.target.find("textarea").val(j[0]);return}c[S.name]=P})}}]})}else l.a.event.trigger(C.getPrintElementSelectEventKey(),{printElement:C})})},v.prototype.filterOptionItems=function(C){var M=H.prototype.filterOptionItems.call(this,C);return this.printElementType.editable&&this.options.columns.length==1?M:C.filter(function(o){return o.name!="columns"})},v.prototype.getFooterFormatter=function(){var C=void 0;if(this.printElementType.footerFormatter&&(C=this.printElementType.footerFormatter),this.options.footerFormatter)try{var M="footerFormatter="+this.options.footerFormatter;eval2(M)}catch(o){console.log(o)}return C},v.prototype.getGridColumnsFooterFormatter=function(){var C=void 0;if(this.printElementType.gridColumnsFooterFormatter&&(C=this.printElementType.gridColumnsFooterFormatter),this.options.gridColumnsFooterFormatter)try{var M="gridColumnsFooterFormatter="+this.options.gridColumnsFooterFormatter;eval2(M)}catch(o){console.log(o)}return C},v}(W.a)},function(K,J,d){var W=function(){return function(M){this.table=M.table,this.fields=M.fields,this.isEnableEdit=M.isEnableEdit,this.trs=M.trs,this.resizeRow=M.resizeRow,this.resizeColumn=M.resizeColumn,this.isEnableEditField=M.isEnableEditField,this.isEnableContextMenu=M.isEnableContextMenu,this.isEnableEditField=M.isEnableEditField,this.isEnableInsertRow=M.isEnableInsertRow,this.isEnableDeleteRow=M.isEnableDeleteRow,this.isEnableInsertColumn=M.isEnableInsertColumn,this.isEnableDeleteColumn=M.isEnableDeleteColumn,this.isEnableMergeCell=M.isEnableMergeCell,this.columnResizable=M.columnResizable,this.columnAlignEditable=M.columnAlignEditable}}(),A=function(){function M(o){this.options=new W(o)}return M.prototype.enableEidt=function(){this.options.isEnableEdit},M.prototype.disableEdit=function(){this.options.isEnableEdit},M.prototype.isEnableEdit=function(){return this.options.isEnableEdit},M}(),f=d(0),l=function(){return function(M){this.cell=M.cell,this.link=M.link,this.linkType=M.linkType,this.bottom=M.bottom,this.rightMost=M.rightMost,this.rowLevel=M.rowLevel,this.columnLevel=M.columnLevel,this.indexInTableGridRow=M.indexInTableGridRow,this.indexInTableGridColumn=M.indexInTableGridColumn}}(),u=d(10),r=function(){function M(){}return M.getLeftTableCell=function(o,c){var a;return o.forEach(function(s,I){s.cell&&I<c&&(a=s.cell)}),a},M.getIndex=function(o,c){var a;return o.forEach(function(s,I){s.cell&&s.cell.id==c&&(a=I)}),a},M}(),b=d(13),w=d(11),N=function(){return function(M,o){this.target=M,this.grips=o}}(),g=function(){return function(M){this.target=M}}(),x=function(){return function(){this.rowColumns=[]}}(),y=function(){function M(){}return M.getColumnsWidth=function(o,c){var a={},s=M.allAutoWidth(o);return o.rowColumns.forEach(function(I){var S=c-0,P=I.width/s*(S>0?S:0);a[I.id]=P}),a},M.resizeTableCellWeight=function(o){o.forEach(function(c){c.columns.forEach(function(a){a.hasWidth&&T.default(a.getTarget()).css("width",a.width+"pt")})})},M.allAutoWidth=function(o){var c=0;return o.rowColumns.forEach(function(a){c+=a.width}),c},M.reconsitutionTableColumnTree=function(o,c,a){for(var s=c||new x,I=function(j){s.totalLayer=j+1,s[j]=o[j].columns,s.rowColumns=s.rowColumns.concat(s[j].filter(function(B){return B.rowspan==o.length-j}))},S=0;S<o.length;S++)I(S);return s},M}(),D=d(2),H=function(){function M(o){this.signature="HiTresizer",this.hitable=o,this.rows=o.rows,this.target=o.target}return M.prototype.init=function(){this.addResizeRowAndColumn(),this.hitable.optionsCoat.options.resizeColumn&&this.createColumnGrips(),this.hitable.optionsCoat.options.resizeRow&&this.createRowGrips()},M.prototype.resizeTableCellWidth=function(){y.resizeTableCellWeight(this.rows)},M.prototype.addResizeRowAndColumn=function(){},M.prototype.createColumnGrips=function(){var o=this,c=this,a=[],s=T.default('<div class="columngrips"/>');s.width(this.target.width()),this.rows.forEach(function(I){(I.columns||[]).filter(function(S){return S.checked}).forEach(function(S,P){if(S.getTarget().attr("haswidth")){var j=T.default('<div class="columngrip"><div class="gripResizer"></div></div>');s.append(j);var B=new g(j);a.length>0&&(a[a.length-1].nextGrip=B),a.push(B),o.syncGrips(S,B),T.default(j).hidraggable({axis:"h",onDrag:function(z,O,F){},moveUnit:"pt",minMove:1,getScale:function(){return T.default(".hiprint-printPaper")[0].style.transform&&parseFloat(T.default(".hiprint-printPaper")[0].style.transform.slice(6,-1))||1},onBeforeDrag:function(z){if(D.a.instance.draging=!0,!B.nextGrip)return!1;c.dragingGrip=B,c.dragingGrip.left=parseFloat(c.dragingGrip.target.css("left").replace("px","")),B.target.addClass("columngripDraging")},onStopDrag:function(z){D.a.instance.draging=!1;var O=parseFloat(c.dragingGrip.target.css("left").replace("px","")),F=f.a.px.toPt(O-c.dragingGrip.left);B.cell.width+F<10?F=10-B.cell.width:B.nextGrip.cell.width-F<10&&(F=B.nextGrip.cell.width-10),B.cell.width=B.cell.width+F,B.nextGrip.cell.width=B.nextGrip.cell.width-F,o.resizeTableCellWidth(),B.target.removeClass("columngripDraging"),c.updateColumnGrips()}})}})}),this.target.before(s),this.cgripContariner=new N(s,a)},M.prototype.updateColumnGrips=function(){this.cgripContariner&&(this.cgripContariner.target.remove(),this.createColumnGrips())},M.prototype.updateRowGrips=function(){this.rgripContariner&&(this.rgripContariner.target.remove(),this.createRowGrips())},M.prototype.createRowGrips=function(){var o=this,c=this,a=[],s=T.default('<div class="rowgrips"/>');this.rows.forEach(function(I,S){var P=T.default('<div class="rowgrip"><div class="gripResizer"></div></div>');s.append(P);var j=new g(P);a.push(j),S>0&&S<o.rows.length&&T.default(P).hidraggable({axis:"v",onDrag:function(Z,z,O){},moveUnit:"pt",minMove:1,onBeforeDrag:function(Z){c.dragingGrip=j,c.dragingGrip.top=parseFloat(c.dragingGrip.target.css("top").replace("px","")),j.target.addClass("rowgripDraging")},onStopDrag:function(Z){var z=parseFloat(c.dragingGrip.target.css("top").replace("px","")),O=f.a.px.toPt(z-c.dragingGrip.top+c.rows[S].columns[0].getTarget().height());c.rows[S].columns[0].getTarget().css("height",O+"pt"),c.syncRowGrips(),j.target.removeClass("rowgripDraging")}})}),this.target.before(s),this.rgripContariner=new N(s,a),this.syncRowGrips()},M.prototype.syncGrips=function(o,c){var a=o.getTarget();c.cell=o,c.target.css({left:a.offset().left-this.target.offset().left+a.outerWidth(!1),height:30})},M.prototype.syncRowGrips=function(){var o=this;this.rgripContariner.target.height(this.target.height()),this.rows.forEach(function(c,a){var s=c.columns[0].getTarget();o.rgripContariner.grips[a].target.css({top:s.offset().top-o.target.offset().top+s.outerHeight(!1),width:30})})},M.prototype.addResizerHeadRow=function(){this.target.find("thead").prepend()},M}(),v=function(){function M(){}return M.prototype.init=function(){},M.prototype.updateRowGrips=function(){},M.prototype.updateColumnGrips=function(){},M}();d.d(J,"a",function(){return C});var C=function(){function M(o){this.id=w.a.createId(),this.optionsCoat=new A(o),this.handle=o.handle,this.target=o.table,this.initRows(o.rows),this.init(o),this.tableCellSelector=new u.a(this.rows,this.target),this.resizer=this.optionsCoat.options.columnResizable?new H(this):new v,this.resizer.init()}return M.prototype.insertRow=function(o,c,a){var s=c||this.tableCellSelector.getSingleSelect(),I=s.cell,S=this.rows[s.rowIndex],P=s.rowIndex,j=this.getCellGrid(),B=new b.a;if(B.init(this.optionsCoat,void 0,S.isHead),a&&B.getTarget().addClass(a),o=="above")j[P].forEach(function(z){var O=z.link?z.link:z.cell,F=O.width/O.colspan;if(z.columnLevel==0){var tt=B.createTableCell();tt.width=F,B.insertCellToLast(tt)}else{if(z.linkType=="column"){var X=z.link.getTarget();z.link.rowspan+=1,X.attr("rowspan",z.link.rowspan)}z.linkType}}),this.rows.splice(P,0,B),S.getTarget().before(B.getTarget()),f.a.event.trigger("newRow"+this.id,B);else{var Z=P+I.rowspan-1;j[Z].forEach(function(z){var O=z.link?z.link:z.cell,F=O.width/O.colspan;if(z.bottom){var tt=B.createTableCell();tt.width=F,B.insertCellToLast(tt)}else{if(z.cell){var X=z.cell.getTarget();z.cell.rowspan+=1,X.attr("rowspan",z.cell.rowspan)}z.linkType=="column"&&(X=z.link.getTarget(),z.link.rowspan+=1,X.attr("rowspan",z.link.rowspan))}}),this.rows.splice(Z+1,0,B),this.rows[Z].getTarget().after(B.getTarget()),f.a.event.trigger("newRow"+this.id,B)}},M.prototype.insertColumn=function(o,c,a,s){var I=this,S=this.rows.concat(this.trRows),P=c||this.tableCellSelector.getSingleSelect(),j=P.cell,B=P.rowIndex,Z=this.getCellGrid(S),z=Z[B].filter(function(tt){return tt.cell&&tt.cell.id==j.id||tt.link&&tt.link.id==j.id});if(o=="left"){var O=z[0].indexInTableGridRow;Z.forEach(function(tt,X){var q=tt[O],at=tt.filter(function(It,ft){return ft>=O&&It.cell});if(q.rowLevel==0){var et=S[X],ot=S[X].createTableCell();a&&ot.getTarget().addClass(a),s!=null&&(ot.width=s),at.length?et.insertToTargetCellLeft(at[0].cell,ot):et.insertCellToLast(ot),f.a.event.trigger("newCell"+I.id,ot)}else if(q.linkType=="row"){var pt=q.link.getTarget();q.link.colspan+=1,pt.attr("colspan",q.link.colspan)}})}else{var F=z[z.length-1].indexInTableGridRow;Z.forEach(function(tt,X){var q=tt[F],at=tt.filter(function(ft,Pt){return Pt<=F&&ft.cell});if(q.rightMost){var et=S[X],ot=et.createTableCell();a&&ot.getTarget().addClass(a),s!=null&&(ot.width=s),at.length?et.insertToTargetCellRight(at[at.length-1].cell,ot):et.insertCellToFirst(ot),f.a.event.trigger("newCell"+I.id,ot)}else{var pt=q.link||q.cell;if(q.linkType=="row"){var It=pt.getTarget();pt.colspan+=1,It.attr("colspan",pt.colspan)}q.cell&&(It=pt.getTarget(),pt.colspan+=1,It.attr("colspan",pt.colspan))}})}},M.prototype.deleteRow=function(){var o=this,c=this.tableCellSelector.getSingleSelect(),a=(c.cell,this.rows[c.rowIndex],c.rowIndex),s=this.getCellGrid(),I=this.rows[a];s[a].forEach(function(S,P){if(S.cell)if(S.cell.rowspan==1)I.removeCell(S.cell);else{I.removeCell(S.cell);var j=s[a+1].filter(function(O,F){return O.cell&&F>P}),B=o.rows[a+1],Z=B.createTableCell(S.cell.rowspan-1,S.cell.colspan);j.length?B.insertToTargetCellLeft(j[0].cell,Z):B.insertCellToLast(Z)}else if(S.linkType=="column"){var z=S.link;z.rowspan-=1,z.getTarget().attr("rowspan",z.rowspan)}}),I.getTarget().remove(),this.rows.splice(a,1)},M.prototype.deleteColums=function(){var o=this.rows.concat(this.trRows),c=this.tableCellSelector.getSingleSelect(),a=c.cell,s=c.rowIndex,I=this.getCellGrid(o),S=I[s].filter(function(P){return P.cell&&P.cell.id==a.id||P.link&&P.link.id==a.id})[0].indexInTableGridRow;I.forEach(function(P,j){var B=P[S];B.cell?B.cell.colspan==1?o[j].removeCell(B.cell):(B.cell.colspan-=1,B.cell.getTarget().attr("colspan",B.cell.colspan)):B.linkType=="row"&&(B.link.colspan-=1,B.link.getTarget().attr("colspan",B.link.colspan))})},M.prototype.mergeCell=function(){var o=this,c=this.tableCellSelector.getSelectedCells();if(c.length!=0){var a=c[0][0].cell;c.forEach(function(s,I){s.forEach(function(S,P){I==0?P!=0&&(a.colspan+=S.cell.colspan,o.rows[S.rowIndex].removeCell(S.cell)):o.rows[S.rowIndex].removeCell(S.cell),P==0&&c[0][0].rowIndex+a.rowspan-1<S.rowIndex&&(a.rowspan+=S.cell.rowspan)})}),a.getTarget().attr("colspan",a.colspan),a.getTarget().attr("rowspan",a.rowspan),this.tableCellSelector.setSingleSelect(c[0][0])}},M.prototype.splitCell=function(){var o=this.tableCellSelector.getSingleSelect(),c=this.getCellGrid(),a=r.getIndex(c[o.rowIndex],o.cell.id);if(o){for(var s=o.rowIndex;s<o.rowIndex+o.cell.rowspan;s++)for(var I=this.rows[s],S=s==o.rowIndex?o.cell:r.getLeftTableCell(c[s],a),P=0;P<o.cell.colspan;P++)s==o.rowIndex&&P==0||(S?I.insertToTargetCellRight(S,I.createTableCell()):I.insertCellToFirst(I.createTableCell()));o.cell.rowspan=1,o.cell.colspan=1,o.cell.getTarget().attr("colspan",o.cell.colspan),o.cell.getTarget().attr("rowspan",o.cell.rowspan)}},M.prototype.init=function(o){var c=this;T.default(this.target).addClass("hitable"),this.optionsCoat.onBeforEdit=function(a){return c.optionsCoat.options.onBeforEdit&&o.onBeforEdit(a)===!1?!1:(c.optionsCoat.editingCell&&c.optionsCoat.editingCell.endEdit(),!0)},T.default(this.target).mousedown(function(a){c.optionsCoat.isLeftMouseButtonDown=!0}),T.default(this.target).mouseup(function(a){c.optionsCoat.isLeftMouseButtonDown=!1}),this.initContext(),this.target.on("mousemove",function(a){a.buttons===1&&c.tableCellSelector.multipleSelectByXY(a.pageX,a.pageY)}).on("mousedown",function(a){a.buttons===1&&c.tableCellSelector.singleSelectByXY(a.pageX,a.pageY)})},M.prototype.initRows=function(o){var c=this;if(this.trRows=[],o){this.rows=o,o.forEach(function(s,I){s.init(c.optionsCoat,c.target.find("tr:eq("+I+")"),!0)});var a=this.optionsCoat.options.trs;a&&this.initRowsByTrs(a).forEach(function(s){c.trRows.push(s)})}else this.rows=this.initRowsByTrs(this.target.find("tr"))},M.prototype.initRowsByTrs=function(o){var c=this;return o.map(function(a,s){var I=new b.a;return I.init(c.optionsCoat,T.default(s)),I}).get()},M.prototype.enableEidt=function(){this.optionsCoat.enableEidt()},M.prototype.disableEdit=function(){this.optionsCoat.disableEdit()},M.prototype.getCellGrid=function(o){var c=o||this.rows,a=this.getColumnStep(),s=[];return c.forEach(function(I,S){I.columns.forEach(function(P,j){for(var B=0;B<P.colspan;B++)for(var Z=0,z=!1;Z<a&&!z;){if(s[S]=s[S]||[],!s[S][Z]){s[S][Z]=new l({cell:B==0?P:void 0,link:B!=0?P:void 0,linkType:B>0?"row":void 0,rightMost:B==P.colspan-1||void 0,bottom:P.rowspan-1==0,rowLevel:B,columnLevel:0,indexInTableGridRow:Z,indexInTableGridColumn:S});for(var O=S+1,F=1;F<P.rowspan;F++)s[O]=s[O]||[],s[O][Z]=new l({cell:void 0,link:P,linkType:B>0?"rowColumn":"column",rightMost:B==P.colspan-1||void 0,bottom:F==P.rowspan-1,rowLevel:B,columnLevel:F,indexInTableGridRow:Z,indexInTableGridColumn:O}),O+=1;z=!0}Z++}})}),s},M.prototype.setAlign=function(o){var c=this.tableCellSelector.getSingleSelect();c&&c.cell.setAlign(o)},M.prototype.setVAlign=function(o){var c=this.tableCellSelector.getSingleSelect();c&&c.cell.setVAlign(o)},M.prototype.getColumnStep=function(o){var c=0;return this.rows.length&&this.rows[o||0].columns.forEach(function(a){c+=a.colspan}),c},M.prototype.initContext=function(){var o=this;if(!this.optionsCoat.options.isEnableContextMenu)return!1;T.default(this.handle).hicontextMenu({menus:[{text:"\u5728\u4E0A\u65B9\u63D2\u5165\u884C",enabled:this.optionsCoat.options.isEnableInsertRow,disable:function(){return!o.tableCellSelector.getSingleSelect()},callback:function(){o.insertRow("above"),o.resizer.updateRowGrips(),f.a.event.trigger("updateTable"+o.id)}},{text:"\u5728\u4E0B\u65B9\u63D2\u5165\u884C",borderBottom:!0,enabled:this.optionsCoat.options.isEnableInsertRow,disable:function(){return!o.tableCellSelector.getSingleSelect()},callback:function(){o.insertRow("below"),o.resizer.updateRowGrips(),f.a.event.trigger("updateTable"+o.id)}},{text:"\u5411\u5DE6\u65B9\u63D2\u5165\u5217",enabled:this.optionsCoat.options.isEnableInsertColumn,disable:function(){return!o.tableCellSelector.getSingleSelect()},callback:function(){o.insertColumn("left"),o.resizer.updateColumnGrips(),f.a.event.trigger("updateTable"+o.id)}},{text:"\u5411\u53F3\u65B9\u63D2\u5165\u5217",enabled:this.optionsCoat.options.isEnableInsertColumn,disable:function(){return!o.tableCellSelector.getSingleSelect()},borderBottom:!0,callback:function(){o.insertColumn("right"),o.resizer.updateColumnGrips(),f.a.event.trigger("updateTable"+o.id)}},{text:"\u5220\u9664\u884C",enabled:this.optionsCoat.options.isEnableDeleteRow,disable:function(){return!o.tableCellSelector.getSingleSelect()||o.rows.length<=1},callback:function(){o.deleteRow(),o.resizer.updateRowGrips(),f.a.event.trigger("updateTable"+o.id)}},{text:"\u5220\u9664\u5217",borderBottom:!0,enabled:this.optionsCoat.options.isEnableDeleteColumn,disable:function(){return!o.tableCellSelector.getSingleSelect()||o.rows.length>0&&o.rows[0].columns.length<=1},callback:function(){o.deleteColums(),o.resizer.updateColumnGrips(),f.a.event.trigger("updateTable"+o.id)}},{text:"\u5BF9\u9F50",borderBottom:!0,enabled:this.optionsCoat.options.columnAlignEditable,menus:[{text:"\u5DE6",callback:function(){o.setAlign("left")}},{text:"\u5DE6\u53F3\u5C45\u4E2D",callback:function(){o.setAlign("center")}},{text:"\u53F3",callback:function(){o.setAlign("right")}},{text:"\u9ED8\u8BA4",borderBottom:!0,callback:function(){o.setAlign("")}},{text:"\u4E0A",callback:function(){o.setVAlign("top")}},{text:"\u5782\u76F4\u5C45\u4E2D",callback:function(){o.setVAlign("middle")}},{text:"\u4E0B",callback:function(){o.setVAlign("bottom")}},{text:"\u9ED8\u8BA4",callback:function(){o.setVAlign("")}}]},{text:"\u5408\u5E76\u5355\u5143\u683C",enabled:this.optionsCoat.options.isEnableMergeCell,disable:function(){return o.tableCellSelector.getSingleSelect()},callback:function(){o.mergeCell(),f.a.event.trigger("updateTable"+o.id)}},{text:"\u89E3\u5F00\u5355\u5143\u683C",enabled:this.optionsCoat.options.isEnableMergeCell,disable:function(){var a=o.tableCellSelector.getSingleSelect();return!a||a.cell.rowspan==1&&a.cell.colspan==1},callback:function(){o.splitCell(),f.a.event.trigger("updateTable"+o.id)}}].filter(function(c){return c.enabled})})},M.prototype.getTableWidth=function(){return f.a.px.toPt(this.target.outerWidth(!1))},M.prototype.updateColumnGrips=function(){this.resizer.updateColumnGrips()},M.prototype.updateRowGrips=function(){this.resizer.updateRowGrips()},M}()},function(K,J,d){d.d(J,"a",function(){return W});var W=function(){return function(A,f,l){this.tid=A,this.options=f,this.printElementType=l}}()},function(K,J,d){var W=d(3),A=d(12),f=function(){return function(w){this.width=w.width,this.title=w.title,this.field=w.field,this.checked=w.checked,this.columnId=w.columnId,this.fixed=!1,this.rowspan=w.rowspan||1,this.colspan=w.colspan||1,this.align=w.align,this.halign=w.halign,this.vAlign=w.vAlign,this.formatter2=w.formatter2,this.styler2=w.styler2,this.tableColumnHeight=w.tableColumnHeight||30,this.tableTextType=w.tableTextType||"text",this.tableBarcodeMode=w.tableBarcodeMode||"CODE128A",this.tableQRCodeLevel=w.tableQRCodeLevel||0,this.tableSummaryTitle=w.tableSummaryTitle,this.tableSummaryText=w.tableSummaryText,this.tableSummary=w.tableSummary,this.tableSummaryAlign=w.tableSummaryAlign,this.tableSummaryNumFormat=w.tableSummaryNumFormat}}(),l=d(5);d.d(J,"a",function(){return b});var u,r=(u=function(N,g){return(u=Object.setPrototypeOf||Ht({__proto__:[]},Array)&&function(x,y){x.__proto__=y}||function(x,y){for(var D in y)y.hasOwnProperty(D)&&(x[D]=y[D])})(N,g)},function(w,N){function g(){this.constructor=w}u(w,N),w.prototype=N===null?Object.create(N):(g.prototype=N.prototype,new g)}),b=function(w){function N(g,x){var y=this;return g=g||{},(y=w.call(this,g)||this).lHeight=g.lHeight,y.autoCompletion=g.autoCompletion,y.tableFooterRepeat=g.tableFooterRepeat,x&&(y.columns=[],x.editable&&g.columns&&g.columns.length?g.columns.forEach(function(D){var H=[];D.forEach(function(v){var C=new f(v),M=x.getColumnByColumnId(C.columnId),o=M?T.default.extend(M,C):new l.a(C);H.push(o)}),y.columns.push(new A.a(H))}):x.columns.forEach(function(D){y.columns.push(new A.a(D))})),y}return r(N,w),N.prototype.getColumnByColumnId=function(g){return this.makeColumnObj()[g]},N.prototype.makeColumnObj=function(){var g={};return this.columns&&this.columns.forEach(function(x){x.columns.forEach(function(y){(y.columnId||y.id)&&(g[y.columnId||y.id]=y)})}),g},N.prototype.getGridColumns=function(){return this.gridColumns||1},N.prototype.getPrintElementOptionEntity=function(){var g=w.prototype.getPrintElementOptionEntity.call(this);return g.fields=this.fields,this.columns&&(g.columns=[],this.columns.forEach(function(x){var y=x.getPrintElementOptionEntity().map(function(D){return new f(D)});g.columns.push(y)})),g},N}(W.a)},function(K,J,d){d.d(J,"a",function(){return W});var W=function(){return function(){this.rowColumns=[]}}()},function(K,J,d){d.d(J,"a",function(){return W});var W=function(){function A(f,l){this.gridColumns=f,this.target=l}return A.prototype.getByIndex=function(f){return this.target.find(".hi-grid-col:eq("+f+")")},A}()},function(K,J,d){K.exports=d(33)},function(K,J){(function(d){function W(r){var b=d.data(r.data.target,"hidraggable"),w=b.options,N=b.proxy,g=r.data,x=g.startLeft+(r.pageX-g.startX)/(b.options.getScale()||1),y=g.startTop+(r.pageY-g.startY)/(b.options.getScale()||1);N&&(N.parent()[0]==document.body?(x=w.deltaX!=null&&w.deltaX!=null?r.pageX+w.deltaX:r.pageX-r.data.offsetWidth,y=w.deltaY!=null&&w.deltaY!=null?r.pageY+w.deltaY:r.pageY-r.data.offsetHeight):(w.deltaX!=null&&w.deltaX!=null&&(x+=r.data.offsetWidth+w.deltaX),w.deltaY!=null&&w.deltaY!=null&&(y+=r.data.offsetHeight+w.deltaY))),r.data.parent!=document.body&&(x+=d(r.data.parent).scrollLeft(),y+=d(r.data.parent).scrollTop()),w.axis=="h"?g.left=x:w.axis=="v"||r.shiftKey&&r.altKey?g.top=y:r.shiftKey?g.left=x:(g.left=x,g.top=y)}function A(r){var b=d.data(r.data.target,"hidraggable"),w=b.options,N=b.proxy;N||(N=d(r.data.target)),N.css({left:d.fn.dragLengthC(r.data.left,w),top:d.fn.dragLengthC(r.data.top,w)}),d("body").css("cursor",w.cursor)}function f(r){d.fn.hidraggable.isDragging=!0;var b=d.data(r.data.target,"hidraggable"),w=b.options,N=d(".hidroppable").filter(function(){return r.data.target!=this}).filter(function(){var x=d.data(this,"hidroppable")&&d.data(this,"hidroppable").options.accept;return!x||d(x).filter(function(){return this==r.data.target}).length>0});b.hidroppables=N;var g=b.proxy;return g||(w.proxy?(g=w.proxy=="clone"?d(r.data.target).clone().insertAfter(r.data.target):w.proxy.call(r.data.target,r.data.target),b.proxy=g):g=d(r.data.target)),g.css("position","absolute"),W(r),A(r),w.onStartDrag.call(r.data.target,r),!1}function l(r){var b=d.data(r.data.target,"hidraggable");if(W(r),!(r.ctrlKey||r.metaKey)&&(r.data.target.className.startsWith("resize-panel")||r.data.target.style.zIndex=="2"||r.data.target.className.startsWith("hiprint-printElement"))){var w=r.data;if(d(".mouseRect").length==0&&b.options.designTarget&&b.options.designTarget.panel.printElements.filter(function(o){return o.designTarget.children().last().css("display")=="block"&&!o.printElementType.type.includes("table")}).length<=1){let o=window.hinnn.px.toPt(w.left),c=window.hinnn.px.toPt(w.top),a=b.options.designTarget.options;a.left=o,a.top=c,a.right=o+a.width,a.bottom=c+a.height,a.vCenter=o+a.width/2,a.hCenter=c+a.height/2,(()=>{let s=b.options.designTarget.panel.printElements.filter(I=>I.id!=b.options.designTarget.id).map(I=>{let{left:S,top:P,width:j,height:B}=I.options;return{...I.options,bottom:P+B,right:S+j,vCenter:S+j/2,hCenter:P+B/2}});for(let I in s)Math.abs(s[I].left-a.left)<=3?a.left=s[I].left:Math.abs(s[I].vCenter-a.left)<=3?a.left=s[I].vCenter:Math.abs(s[I].right-a.left)<=3&&(a.left=s[I].right),Math.abs(s[I].left-a.vCenter)<=3?a.left=s[I].left-a.width/2:Math.abs(s[I].vCenter-a.vCenter)<=3?a.left=s[I].vCenter-a.width/2:Math.abs(s[I].right-a.vCenter)<=3&&(a.left=s[I].right-a.width/2),Math.abs(s[I].left-a.right)<=3?a.left=s[I].left-a.width:Math.abs(s[I].vCenter-a.right)<=3?a.left=s[I].vCenter-a.width:Math.abs(s[I].right-a.right)<=3&&(a.left=s[I].right-a.width),Math.abs(s[I].top-a.top)<=3?a.top=s[I].top:Math.abs(s[I].hCenter-a.top)<=3?a.top=s[I].hCenter:Math.abs(s[I].bottom-a.top)<=3&&(a.top=s[I].bottom),Math.abs(s[I].top-a.hCenter)<=3?a.top=s[I].top-a.height/2:Math.abs(s[I].hCenter-a.hCenter)<=3?a.top=s[I].hCenter-a.height/2:Math.abs(s[I].bottom-a.hCenter)<=3&&(a.top=s[I].bottom-a.height/2),Math.abs(s[I].top-a.bottom)<=3?a.top=s[I].top-a.height:Math.abs(s[I].hCenter-a.bottom)<=3?a.top=s[I].hCenter-a.height:Math.abs(s[I].bottom-a.bottom)<=3&&(a.top=s[I].bottom-a.height)})(),r.data.left=window.hinnn.pt.toPx(a.left),r.data.top=window.hinnn.pt.toPx(a.top)}var N=w.parent.className.endsWith("design")?w.parent:w.parent.offsetParent,g=N.clientWidth,x=N.clientHeight,y=w.target.clientWidth,D=w.target.clientHeight,H=0,v=0;if(b.options.designTarget&&b.options.designTarget.options.transform){var C=b.options.designTarget.options.getRectInfo();H=window.hinnn.pt.toPx(C.diffW),v=window.hinnn.pt.toPx(C.diffH)}w.left<0-H?w.left=0-H:w.left>=g-y+H&&(w.left=g-y+H),w.top<0-v?w.top=0-v:w.top>=x-D+v&&(w.top=x-D+v),r.data=w}b.options.onDrag.call(r.data.target,r,d.fn.dragLengthCNum(r.data.left,b.options),d.fn.dragLengthCNum(r.data.top,b.options))!=0&&A(r);var M=r.data.target;return b.hidroppables.each(function(){var o=d(this);if(!o.hidroppable("options").disabled){var c=o.offset();r.pageX>c.left&&r.pageX<c.left+o.outerWidth()&&r.pageY>c.top&&r.pageY<c.top+o.outerHeight()?(this.entered||(d(this).trigger("_dragenter",[M]),this.entered=!0),d(this).trigger("_dragover",[M])):this.entered&&(d(this).trigger("_dragleave",[M]),this.entered=!1)}}),!1}function u(r){d.fn.hidraggable.isDragging=!1;var b,w,N=d.data(r.data.target,"hidraggable"),g=N.proxy,x=N.options;x.revert?D()==1?d(r.data.target).css({position:r.data.startPosition,left:r.data.startLeft,top:r.data.startTop}):g?(g.parent()[0]==document.body?(b=r.data.startX-r.data.offsetWidth,w=r.data.startY-r.data.offsetHeight):(b=r.data.startLeft,w=r.data.startTop),g.animate({left:b,top:w},function(){y()})):d(r.data.target).animate({left:r.data.startLeft,top:r.data.startTop},function(){d(r.data.target).css("position",r.data.startPosition)}):(d(r.data.target).css({position:"absolute",left:d.fn.dragLengthC(r.data.left,x),top:d.fn.dragLengthC(r.data.top,x)}),D());function y(){g&&g.remove(),N.proxy=null}function D(){var H=!1;return N.hidroppables.each(function(){var v=d(this);if(!v.hidroppable("options").disabled){var C=v.offset();return r.pageX>C.left&&r.pageX<C.left+v.outerWidth()&&r.pageY>C.top&&r.pageY<C.top+v.outerHeight()?(x.revert&&d(r.data.target).css({position:r.data.startPosition,left:r.data.startLeft,top:r.data.startTop}),d(this).trigger("_drop",[r.data.target]),y(),H=!0,this.entered=!1,!1):void 0}}),H||x.revert||y(),H}return x.onStopDrag.call(r.data.target,r),d(document).unbind(".hidraggable"),setTimeout(function(){d("body").css("cursor","")},100),!1}d.fn.hidraggable=function(r,b){return typeof r=="string"?d.fn.hidraggable.methods[r](this,b):this.each(function(){var w,N=d.data(this,"hidraggable");N?(N.handle.unbind(".hidraggable"),w=d.extend(N.options,r)):w=d.extend({},d.fn.hidraggable.defaults,d.fn.hidraggable.parseOptions(this),r||{});var g=w.handle?typeof w.handle=="string"?d(w.handle,this):w.handle:d(this);function x(y){var D=d.data(y.data.target,"hidraggable"),H=D.handle,v=d(H).offset(),C=d(H)[0].style.transform&&parseInt(d(H)[0].style.transform.slice(7,-1)),M=D.options.getScale(),o=d(H).outerWidth(),c=d(H).outerHeight();if(C){var a=C*Math.PI/180,s=d(H).outerWidth(),I=d(H).outerHeight(),S=Math.sin(a),P=Math.cos(a);o=Math.abs(s*P)+Math.abs(I*S),c=Math.abs(s*S)+Math.abs(I*P)}M&&(o*=M,c*=M);var j=y.pageY-v.top,B=v.left+o-y.pageX,Z=v.top+c-y.pageY,z=y.pageX-v.left;return Math.min(j,B,Z,z)>D.options.edge}d.data(this,"hidraggable",{options:w,handle:g}),w.disabled?d(this).css("cursor",""):g.unbind(".hidraggable").bind("mousemove.hidraggable",{target:this},function(y){if(!d.fn.hidraggable.isDragging){var D=d.data(y.data.target,"hidraggable").options;x(y)?d(this).css("cursor",D.cursor):d(this).css("cursor","")}}).bind("mouseleave.hidraggable",{target:this},function(y){d(this).css("cursor","")}).bind("mousedown.hidraggable",{target:this},function(y){if(x(y)!=0){d(this).css("cursor","");var D=d(y.data.target).position(),H=d(y.data.target).offset(),v={startPosition:d(y.data.target).css("position"),startLeft:D.left,startTop:D.top,left:D.left,top:D.top,startX:y.pageX,startY:y.pageY,offsetWidth:y.pageX-H.left,offsetHeight:y.pageY-H.top,target:y.data.target,parent:d(y.data.target).parent()[0]},C=v.target.style.transform&&parseInt(v.target.style.transform.slice(7,-1));if(C){var M=C*Math.PI/180,o=d(y.data.target).outerWidth(),c=d(y.data.target).outerHeight(),a=Math.sin(M),s=Math.cos(M),I=Math.abs(o*s)+Math.abs(c*a),S=Math.abs(o*a)+Math.abs(c*s),P=(I-o)/2,j=(S-c)/2;v.left+=P,v.top+=j,v.startLeft+=P,v.startTop+=j}var B=d.data(y.data.target,"hidraggable"),Z=B.options.getScale();if(Z&&(v.left/=Z,v.top/=Z,v.startLeft/=Z,v.startTop/=Z),d.extend(y.data,v),B.options.draggable===!1||y.target.className=="r resizebtn")return;d.data(y.data.target,"hidraggable").options.onBeforeDrag.call(y.data.target,y)!=0&&(d(document).bind("mousedown.hidraggable",y.data,f),d(document).bind("mousemove.hidraggable",y.data,l),d(document).bind("mouseup.hidraggable",y.data,u))}})})},d.fn.hidraggable.methods={options:function(b){return d.data(b[0],"hidraggable").options},update:function(b,w){w&&typeof w=="object"&&d.data(b[0],"hidraggable")&&Object.keys(w).forEach(function(N){d.data(b[0],"hidraggable").options[N]=w[N]})},proxy:function(b){return d.data(b[0],"hidraggable").proxy},enable:function(b){return b.each(function(){d(this).hidraggable({disabled:!1})})},disable:function(b){return b.each(function(){d(this).hidraggable({disabled:!0})})}},d.fn.hidraggable.parseOptions=function(r){var b=d(r);return d.extend({},d.hiprintparser.parseOptions(r,["cursor","handle","axis",{revert:"boolean",deltaX:"number",deltaY:"number",edge:"number"}]),{disabled:!!b.attr("disabled")||void 0})},d.fn.hidraggable.defaults={proxy:null,revert:!1,cursor:"move",deltaX:null,deltaY:null,handle:null,disabled:!1,edge:0,axis:null,getScale:function(b){},onBeforeDrag:function(b){},onStartDrag:function(b){},onDrag:function(b){},onStopDrag:function(b){}},d.fn.hidraggable.isDragging=!1})(jQuery)},function(K,J){(function(d){d.fn.hidroppable=function(W,A){return typeof W=="string"?d.fn.hidroppable.methods[W](this,A):(W=W||{},this.each(function(){var f,l=d.data(this,"hidroppable");l?d.extend(l.options,W):(d(f=this).addClass("hidroppable"),d(f).bind("_dragenter",function(u,r){d.data(f,"hidroppable").options.onDragEnter.apply(f,[u,r])}),d(f).bind("_dragleave",function(u,r){d.data(f,"hidroppable").options.onDragLeave.apply(f,[u,r])}),d(f).bind("_dragover",function(u,r){d.data(f,"hidroppable").options.onDragOver.apply(f,[u,r])}),d(f).bind("_drop",function(u,r){d.data(f,"hidroppable").options.onDrop.apply(f,[u,r])}),d.data(this,"hidroppable",{options:d.extend({},d.fn.hidroppable.defaults,d.fn.hidroppable.parseOptions(this),W)}))}))},d.fn.hidroppable.methods={options:function(A){return d.data(A[0],"hidroppable")&&d.data(A[0],"hidroppable").options||{}},enable:function(A){return A.each(function(){d(this).hidroppable({disabled:!1})})},disable:function(A){return A.each(function(){d(this).hidroppable({disabled:!0})})}},d.fn.hidroppable.parseOptions=function(W){var A=d(W);return d.extend({},d.hiprintparser.parseOptions(W,["accept"]),{disabled:!!A.attr("disabled")||void 0})},d.fn.hidroppable.defaults={accept:null,disabled:!1,onDragEnter:function(A,f){},onDragOver:function(A,f){},onDragLeave:function(A,f){},onDrop:function(A,f){}}})(jQuery)},function(K,J){var d;(d=jQuery).hiprintparser={parseOptions:function(A,f){var l=d(A),u={},r=d.trim(l.attr("data-options"));if(r&&(r.substring(0,1)!="{"&&(r="{"+r+"}"),u=new Function("return "+r)()),f){for(var b={},w=0;w<f.length;w++){var N=f[w];if(typeof N=="string")b[N]=N=="width"||N=="height"||N=="left"||N=="top"?parseInt(A.style[N])||void 0:l.attr(N);else for(var g in N){var x=N[g];x=="boolean"?b[g]=l.attr(g)?l.attr(g)=="true":void 0:x=="number"&&(b[g]=l.attr(g)=="0"?0:parseFloat(l.attr(g))||void 0)}}d.extend(u,b)}return u}},d.fn.dragLengthC=function(W,A){return A.moveUnit=="pt"?d.fn.dragLengthCNum(W,A)+"pt":d.fn.dragLengthCNum(W,A)},d.fn.dragLengthCNum=function(W,A){var f=3;if(A.moveUnit=="pt"){var l=.75*W;return A.minMove&&(f=A.minMove),Math.round(l/f)*f}return Math.round(l/f)*f}},function(K,J){var d,W,A;d=jQuery,W={maxPanelIndex:0},(A=function(l){this.options=d.data(l.target,"hireizeable").options,this.init(l.target)}).prototype={numHandlerText:function(l){return this.numHandler(l)+"pt"},numHandler:function(l){var u=1.5,r=.75*l;return this.options.minResize&&(u=this.options.minResize),Math.round(r/u)*u},init:function(l){l.className.includes("hiprint-printElement")&&this.initResizeBox(l)},initResizeBox:function(l){var u=this;d(l).each(function(){var r;W.maxPanelIndex+=1,u.options.noContainer?r=d(l):r=d("<div panelIndex="+W.maxPanelIndex+' class="resize-panel"></div>'),u.appendHandler(r,d(this));var b={name:"n",target:d('<div class="resizebtn n"/>')},w={name:"s",target:d('<div class="resizebtn s"/>')},N={name:"w",target:d('<div class="resizebtn w"/>')},g={name:"e",target:d('<div class="resizebtn e"/>')},x={name:"ne",target:d('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn ne"/>')},y={name:"nw",target:d('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn nw"/>')},D={name:"se",target:d('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn se"/>')},H={name:"sw",target:d('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn sw"/>')},v={name:"r",target:d('<div class="resizebtn r"/>')},C={name:"why",target:d('<div class="resizebtn why"/>')},M=d('<div class="size-box"></div>'),o=function(){var s=[C.target],I=u.options.showPoints;return d.each([v,b,w,N,g,x,y,D,H],function(S,P){d.inArray(P.name,I)>-1&&s.push(P.target)}),s};u.refreshSizeBox(void 0,M,r),u.appendHandler(o(),r),u.bindResizeEvent(r,d(this));var c=d(this);d(r).on("mousedown",".resizebtn",function(){c.addClass("resizeing")}),d(".easyui-droppable").on("mouseup",function(){c.removeClass("resizeing")}),u.bindTrigger(d(this))}),u.bindHidePanel()},addHandlerCss:function(l){for(var u=0;u<l.length;u++)l[u].css({position:"absolute",width:"8px",height:"8px",background:"#ff6600","border-radius":"50%"})},appendHandler:function(l,u){u.find(".resize-panel").remove();for(var r=0;r<l.length;r++)u.append(l[r])},refreshSizeBox:function(l,u,r){if(!!this.options.showSizeBox){if(u)r.append(u);else if(l&&l.length){var b=l[0].style,w=l.children("div[panelindex]").find(".size-box");w&&(w.text(b.width+" x "+b.height),w.css("top",-(w.outerHeight()+1)));var N=l.height(),g=l[0].clientHeight,x=l.width(),y=l[0].clientWidth;N<=40?(d.each([".ne",".nw",".se",".sw"],function(D,H){var v=g-30;l.find(H).css("height",v>0?v:0),l.find(H).css("width",v>0?v:0),v<=0&&(H.includes("n")&&l.find(H).css("border-top","none"),H.includes("s")&&l.find(H).css("border-bottom","none"),H.includes("e")&&l.find(H).css("border-right","none"),H.includes("w")&&l.find(H).css("border-left","none"))}),d.each([".e",".w"],function(D,H){var v=g-30;l.find(H).css("height",v>0?v:10),l.find(H).css("top",g/2-(v>0?v:10)/2)})):d.each([".e",".w"],function(D,H){l.find(H).css("top",g/2-l.find(H).height()/2)}),x<=40?(d.each([".ne",".nw",".se",".sw"],function(D,H){var v=y-30;l.find(H).css("height",v>0?v:0),l.find(H).css("width",v>0?v:0),v<=0&&(H.includes("n")&&l.find(H).css("border-top","none"),H.includes("s")&&l.find(H).css("border-bottom","none"),H.includes("e")&&l.find(H).css("border-right","none"),H.includes("w")&&l.find(H).css("border-left","none"))}),d.each([".n",".s"],function(D,H){let v=y-30;l.find(H).css("width",v>0?v:10),l.find(H).css("left",y/2-(v>0?v:10)/2)})):d.each([".n",".s",".r"],function(D,H){H==".r",l.find(H).css("left",y/2-l.find(H).width()/2)}),g>40&&y>40&&(d.each([".ne",".nw",".se",".sw"],function(D,H){H.includes("n")&&l.find(H).css("border-top",""),H.includes("s")&&l.find(H).css("border-bottom",""),H.includes("e")&&l.find(H).css("border-right",""),H.includes("w")&&l.find(H).css("border-left","")}),d.each([".n",".s"],function(D,H){l.find(H).css("width","")}))}}},triggerResize:function(l,u){u.ctrlKey||u.metaKey||l.siblings().children("div[panelindex]").css({display:"none"}),l.children("div[panelindex]").css({display:"block"}),this.refreshSizeBox(l)},bindResizeEvent:function(l,u){var r=this,b=0,w=0,N=l.width(),g=l.height(),x=l.offset().left,y=l.offset().top,D=r.options.noContainer?d(u):l.parent(),H=!1;l.on("mousedown",".e",function(P){b=P.pageX,N=l.width(),H=!0,P.stopPropagation()});var v=!1;l.on("mousedown",".s",function(P){w=P.pageY,g=l.height(),v=!0,P.stopPropagation()});var C=!1;l.on("mousedown",".w",function(P){b=P.pageX,N=l.width(),C=!0,x=D.position().left,P.stopPropagation()});var M=!1;l.on("mousedown",".n",function(P){w=P.pageY,g=l.height(),M=!0,y=D.position().top,P.stopPropagation()});var o=!1;l.on("mousedown",".ne",function(P){b=P.pageX,w=P.pageY,N=l.width(),g=l.height(),o=!0,y=D.position().top,P.stopPropagation()});var c=!1;l.on("mousedown",".nw",function(P){b=P.pageX,w=P.pageY,N=l.width(),g=l.height(),y=D.position().top,x=D.position().left,c=!0,P.stopPropagation()});var a=!1;l.on("mousedown",".se",function(P){b=P.pageX,w=P.pageY,N=l.width(),g=l.height(),a=!0,P.stopPropagation()});var s=!1;l.on("mousedown",".sw",function(P){b=P.pageX,w=P.pageY,N=l.width(),g=l.height(),s=!0,x=D.position().left,P.stopPropagation()});var I=!1;l.on("mousedown",".r",function(P){b=P.pageX,w=P.pageY,N=l.width(),g=l.height(),I=!0,x=N/2+D.position().left,y=g/2+D.position().top,P.stopPropagation()}),l.on("dblclick",".r",function(P){D.css({transform:"rotate("+0+"deg)"}),r.options.onResize(P,void 0,void 0,void 0,void 0,0),P.stopPropagation()});var S=!1;l.on("mousedown",function(P){r.options.onBeforeResize(),b=P.pageX,w=P.pageY,y=D.position().top,x=D.position().left,S=!1}),d(r.options.stage).on("mousemove",function(P){if(H){var j=(P.pageX-b)/r.options.getScale();l.css({width:"100%"}),D.css({width:r.numHandlerText(N+j)}),r.options.onResize(P,void 0,r.numHandler(N+j),void 0,void 0)}else if(v){var B=(P.pageY-w)/r.options.getScale();l.css({height:"100%"}),D.css({height:r.numHandlerText(g+B)}),r.options.onResize(P,r.numHandler(g+B),void 0,void 0,void 0)}else if(I){l.css({height:"100%"});var Z=P.pageX;P.pageY;var z=(Z-b)*360/100;b=P.pageX;var O=D[0].style.transform&&parseInt(D[0].style.transform.slice(7,-1))||0,F=O+z;Math.abs(F)>360&&(F=F%360),D.css({transform:"rotate("+F+"deg)"}),r.options.onResize(P,void 0,void 0,void 0,void 0,F)}else if(C)j=(P.pageX-b)/r.options.getScale(),l.css({width:"100%"}),D.css({width:r.numHandlerText(N-j),left:r.numHandlerText(r.options.noDrag?void 0:x+j)}),r.options.onResize(P,void 0,r.numHandler(N-j),void 0,r.options.noDrag?void 0:r.numHandler(x+j));else if(M)B=(P.pageY-w)/r.options.getScale(),l.css({height:"100%"}),D.css({height:r.numHandlerText(g-B),top:r.numHandlerText(r.options.noDrag?void 0:y+B)}),r.options.onResize(P,r.numHandler(g-B),void 0,r.options.noDrag?void 0:r.numHandler(y+B),void 0);else if(o)if(j=(P.pageX-b)/r.options.getScale(),B=(P.pageY-w)/r.options.getScale(),l.css({height:"100%",width:"100%"}),P.shiftKey)D.css({height:r.numHandlerText(g-B),top:r.numHandlerText(r.options.noDrag?void 0:y+B),width:r.numHandlerText(N+j)}),r.options.onResize(P,r.numHandler(g-B),r.numHandler(N+j),r.options.noDrag?void 0:r.numHandler(y+B),void 0);else{var tt=g/N,X=N+j,q=g-B,at=y+B;q=X*tt,at=y+B+g-B-q,D.css({width:r.numHandlerText(X),height:r.numHandlerText(q),top:r.numHandlerText(r.options.noDrag?void 0:at)}),r.options.onResize(P,r.numHandler(q),r.numHandler(X),r.options.noDrag?void 0:r.numHandler(at),void 0)}else if(c)if(j=(P.pageX-b)/r.options.getScale(),B=(P.pageY-w)/r.options.getScale(),l.css({height:"100%",width:"100%"}),P.shiftKey)D.css({height:r.numHandlerText(g-B),top:r.numHandlerText(r.options.noDrag?void 0:y+B),width:r.numHandlerText(N-j),left:r.numHandlerText(r.options.noDrag?void 0:x+j)}),r.options.onResize(P,r.numHandler(g-B),r.numHandler(N-j),r.options.noDrag?void 0:r.numHandler(y+B),r.options.noDrag?void 0:r.numHandler(x+j));else{var tt=g/N,X=N-j,q=g-B,et=x+j,at=y+B;q=X*tt,et=x+j,at=y+B+g-B-q,D.css({width:r.numHandlerText(X),height:r.numHandlerText(q),left:r.numHandlerText(r.options.noDrag?void 0:et),top:r.numHandlerText(r.options.noDrag?void 0:at)}),r.options.onResize(P,r.numHandler(q),r.numHandler(X),r.options.noDrag?void 0:r.numHandler(at),r.options.noDrag?void 0:r.numHandler(et))}else if(a)if(j=(P.pageX-b)/r.options.getScale(),B=(P.pageY-w)/r.options.getScale(),l.css({width:"100%",height:"100%"}),P.shiftKey)D.css({width:r.numHandlerText(N+j),height:r.numHandlerText(g+B)}),r.options.onResize(P,r.numHandler(g+B),r.numHandler(N+j),void 0,void 0);else{var tt=g/N,X=N+j,q=g+B;q=X*tt,D.css({width:r.numHandlerText(X),height:r.numHandlerText(q)}),r.options.onResize(P,r.numHandler(q),r.numHandler(X),void 0,void 0)}else if(s)if(j=(P.pageX-b)/r.options.getScale(),B=(P.pageY-w)/r.options.getScale(),l.css({width:"100%",height:"100%"}),P.shiftKey)D.css({width:r.numHandlerText(N-j),left:r.numHandlerText(r.options.noDrag?void 0:x+j),height:r.numHandlerText(g+B)}),r.options.onResize(P,r.numHandler(g+B),r.numHandler(N-j),void 0,r.options.noDrag?void 0:r.numHandler(x+j));else{var tt=g/N,X=N-j,q=g+B,et=x+j;q=X*tt,D.css({width:r.numHandlerText(X),left:r.numHandlerText(r.options.noDrag?void 0:et),height:r.numHandlerText(q)}),r.options.onResize(P,r.numHandler(q),r.numHandler(X),void 0,r.options.noDrag?void 0:r.numHandler(et))}else S&&(j=(P.pageX-b)/r.options.getScale(),B=(P.pageY-w)/r.options.getScale(),D.css({left:r.numHandlerText(r.options.noDrag?void 0:x+j),top:r.numHandlerText(r.options.noDrag?void 0:y+B)}),r.options.onResize(P,void 0,void 0,r.options.noDrag?void 0:r.numHandler(y+B),r.options.noDrag?void 0:r.numHandler(x+j)))}).on("mouseup",function(P){(H||v||C||M||o||c||s||a||S||I)&&r.options.onStopResize(I),H=!1,v=!1,C=!1,M=!1,o=!1,c=!1,s=!1,a=!1,S=!1,I=!1})},bindTrigger:function(l){var u=this;l.on("click",function(r){r.stopPropagation(),u.triggerResize(l,r),d(".mouseRect").remove()})},bindHidePanel:function(l){if(W.maxPanelIndex<2){var u=this.options.stage;d(u).bind("click",function(r){r.target.className&&bt(r.target.className)=="string"&&(r.target.className.includes("design")||r.target.className.includes("paperBox"))&&(r.stopPropagation(),d("div[panelindex]").css({display:"none"}))})}}},d.fn.extend({hireizeable:function(l){return this.each(function(){var u,r=d.data(this,"hireizeable");u=r?d.extend({},r.options,l||{}):d.extend({},d.fn.hireizeable.defaults,l||{}),d.data(this,"hireizeable",{options:u}),new A({target:this,onResize:function(w,N,g,x,y){},onStopResize:function(w,N,g,x,y){}})})}}),d.fn.hireizeable.defaults={stage:document,reizeUnit:"pt",minResize:1.5,showSizeBox:!0,showPoints:["s","e"],noContainer:!1,onBeforeResize:function(l,u,r,b,w){},onResize:function(l,u,r,b,w){},onStopResize:function(l,u,r,b,w){},noDrag:!1}},function(K,J){var d,W;jQuery,d="connected",W="reconnecting",window.hiwebSocket={opened:!1,name:"webSockets",host:"http://localhost:17521",reconnectTimeout:6e4,reconnectWindowSetTimeout:null,reconnectDelay:2e3,supportsKeepAlive:function(){return!0},hasIo:function(f){return window.io},send:function(f){try{this.socket.emit("news",f)}catch(l){console.log("send data error:"+(f||"")+JSON.stringify(l))}},getPrinterList:function(){return this.printerList},refreshPrinterList:function(){try{this.socket.emit("refreshPrinterList")}catch(f){console.log("refreshPrinterList error:"+JSON.stringify(f))}},getAddress:function(f,...l){try{this.socket.emit("address",f,...l)}catch(u){console.log("getAddress error:"+JSON.stringify(u))}},ippPrint:function(f){try{this.socket.emit("ippPrint",f)}catch(l){console.log("ippPrint error:"+JSON.stringify(l))}},ippRequest:function(f){try{this.socket.emit("ippRequest",f)}catch(l){console.log("ippRequest error:"+JSON.stringify(l))}},setHost:function(A,f){this.host=A,this.stop(),this.start(f)},start:function(f){var l=this,u=this;window.WebSocket?this.socket||(this.socket=window.io(this.host,{reconnectionAttempts:5}),this.socket.on("connect",function(r){u.opened=!0,console.log("Websocket opened."),l.socket.on("successs",function(b){hinnn.event.trigger("printSuccess_"+b.templateId,b)}),l.socket.on("error",function(b){hinnn.event.trigger("printError_"+b.templateId,b)}),l.socket.on("printerList",function(b){u.printerList=b,hinnn.event.trigger("printerList",b)}),l.socket.on("address",function(b,w,N){hinnn.event.trigger("address_"+b,{addr:w,e:N})}),l.socket.on("ippPrinterConnected",function(b){hinnn.event.trigger("ippPrinterConnected",b)}),l.socket.on("ippPrinterCallback",function(b,w){hinnn.event.trigger("ippPrinterCallback",{err:b,res:w})}),l.socket.on("ippRequestCallback",function(b,w){hinnn.event.trigger("ippRequestCallback",{err:b,res:w})}),u.state=d,f&&f(!0,r)}),this.socket.on("disconnect",function(){u.opened=!1,f&&f(!1)})):console.log("WebSocket start fail"),f&&f(!1)},reconnect:function(){this.state!==d&&this.state!==W||(this.stop(),this.ensureReconnectingState()&&(console.log("Websocket reconnecting."),this.start()))},stop:function(){this.socket&&(console.log("Closing the Websocket."),this.socket.close(),this.socket=null,this.printerList=[])},ensureReconnectingState:function(){return this.state=W,this.state===W}}},function(K,J,d){var W=d(28);typeof W=="string"&&(W=[[K.i,W,""]]);var A={hmr:!0,transform:void 0,insertInto:void 0};d(30)(W,A),W.locals&&(K.exports=W.locals)},function(K,J,d){(K.exports=d(29)(!1)).push([K.i,`.hicontextmenu {\r
1497
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}();h.d(O,"a",function(){return be});var be=function(){function n(){}return n.init=function(){n.printElementOptionItems||(n.printElementOptionItems={},n._printElementOptionItems.forEach(function(t){n.printElementOptionItems[t.name]=t}))},n.registerItem=function(t){if(!t.name)throw new Error("styleItem must have name");n.init(),n.printElementOptionItems[t.name]=t},n.getItem=function(t){return n.init(),n.printElementOptionItems[t]},n._printElementOptionItems=[new A,new v,new p,new c,new G,new l,new w,new K,new B,new D,new s,new N,new H,new b,new M,new T,new S,new P,new o,new m,new a,new r,new u,new j,new d,new I,new C,new Z,new L,new J,new F,new R,new V,new $,new z,new tt,new ot,new pt,new st,new gt,new ht,new ct,new bt,new dt,new lt,new vt,new Jt,new yt,new Mt,new Et,new Bt,new Ut,new Zt,new Lt,new zt,new Wt,new Gt,new kt,new e,new y,new i,new g,new f,new U,new k,new W,new et,new Qt,new Xt,new _t,new Kt,new $t,new qt,new te,new ee,new ne,new ie,new oe,new ae,new re,new se,new le,new pe,new ue,new Ie,new ce,new de,new ge,new he,new me,new fe,new nt,new rt,new Q,new q,new mt,new ut,new Rt,new ft,new Tt,new Dt],n}()},function(it,O,h){h.d(O,"a",function(){return A}),h.d(O,"b",function(){return v});var G=h(14),A=function(){function l(w,B){this.selectedCells=[],this.rows=w,this.tableTatget=B}return l.prototype.clear=function(){this.tableTatget.find("td").removeClass("selected")},l.prototype.setSingleSelect=function(w){this.startCell=w,this.selectedCells=[]},l.prototype.getSingleSelect=function(){if(this.selectedCells.length){if(this.selectedCells.length==1)return this.selectedCells[0].length==1?this.selectedCells[0][0]:void 0;if(this.selectedCells.length>1)return}return this.startCell},l.prototype.singleSelectByXY=function(w,B){var D=this.getCellByXY(w,B);D&&(this.clear(),D&&(D.cell.select(),this.startCell=D,this.selectedCells=[]))},l.prototype.multipleSelectByXY=function(w,B){this.clear();var D=[];if(this.startCell){var s=this.getCellByXY(w,B);if(s){var T=G.a.mergeRect(this.startCell.cell.getTableRect(),s.cell.getTableRect());this.selectByRect(new p(T),D)}}this.selectedCells=D},l.prototype.selectByRect=function(w,B){this.rows.forEach(function(D,s){var T=[];D.columns.forEach(function(S){S.isInRect(w)&&(T.push(new c(s,S)),S.select())}),T.length&&B.push(T)}),w.changed&&(w.changed=!1,B.splice(0,B.length),this.selectByRect(w,B))},l.prototype.getSelectedCells=function(){return this.selectedCells},l.prototype.getCellByXY=function(w,B){var D;return this.rows.forEach(function(s,T){var S=(s.columns||[]).filter(function(N){return N.checked}).filter(function(N){return N.isXYinCell(w,B)});S.length&&(D=new c(T,S[0]))}),D},l}(),v=function(){return function(l){this.x=l.x,this.y=l.y,this.height=l.height,this.width=l.width}}(),p=function(){return function(l){this.rect=l}}(),c=function(){return function(l,w){this.rowIndex=l,this.cell=w}}()},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){function A(){}return A.createId=function(){return this.id+=1,this.id},A.id=1,A}()},function(it,O,h){h.d(O,"a",function(){return c});var G,A=h(5),v=h(13),p=(G=function(w,B){return(G=Object.setPrototypeOf||Ct({__proto__:[]},Array)&&function(D,s){D.__proto__=s}||function(D,s){for(var T in s)s.hasOwnProperty(T)&&(D[T]=s[T])})(w,B)},function(l,w){function B(){this.constructor=l}G(l,w),l.prototype=w===null?Object.create(w):(B.prototype=w.prototype,new B)}),c=function(l){function w(B){var D=l.call(this)||this;return D.columns=[],B&&B.constructor===Array?(B||[]).forEach(function(s){D.columns.push(new A.a(s))}):B.columns&&(B.columns||[]).forEach(function(s){D.columns.push(new A.a(s))}),D}return p(w,l),w.prototype.getPrintElementOptionEntity=function(){var B=[],D=this.allColumns?this.allColumns.filter(function(s){return!s.checked}):[];return[...this.columns,...D].forEach(function(s){B.push(s.getEntity())}),B},w}(v.a)},function(it,O,h){h.d(O,"a",function(){return v});var G=h(11),A=h(5),v=function(){function p(){this.id=G.a.createId()}return p.prototype.init=function(c,l,w){this.isHead=w,this.target=l||x.default("<tr></tr>"),this.tableOptions=c,this.allColumns=this.columns||[],this.initCells((this.columns||[]).filter(function(B){return B.checked}))},p.prototype.getTarget=function(){return this.target},p.prototype.initCells=function(c){var l=this;c?(this.columns=c,c.forEach(function(w,B){w.init(l.target.find("td:eq("+B+")"),l.tableOptions,l.id,l.isHead)})):(this.columns=[],this.target.find("td").map(function(w,B){var D=new A.a;D.init(x.default(B),l.tableOptions,l.id,l.isHead),l.columns.push(D)}))},p.prototype.removeCell=function(c){var l=this.columns.indexOf(c);this.columns[l].getTarget().remove(),this.columns.splice(l,1)},p.prototype.createTableCell=function(c,l){var w=new A.a;return w.init(x.default("<td></td>"),this.tableOptions,this.id,this.isHead),c>1&&(w.getTarget().attr("rowspan",c),w.rowspan=c),l>1&&(w.getTarget().attr("colspan",l),w.colspan=l),w},p.prototype.insertToTargetCellLeft=function(c,l){var w=this.columns.indexOf(c);c.getTarget().before(l.getTarget()),this.columns.splice(w,0,l)},p.prototype.insertToTargetCellRight=function(c,l){var w=this.columns.indexOf(c);this.columns[w].getTarget().after(l.getTarget()),this.columns.splice(w+1,0,l)},p.prototype.insertCellToFirst=function(c){this.target.prepend(c.getTarget()),this.columns.splice(0,0,c)},p.prototype.insertCellToLast=function(c){this.columns.push(c),this.target.append(c.getTarget())},p.prototype.getPrintElementOptionEntity=function(){var c=[];return[...this.columns,...this.allColumns.filter(function(l){return!l.checked})].forEach(function(l){c.push(l.getEntity())}),c},p}()},function(it,O,h){h.d(O,"a",function(){return A});var G=h(10),A=function(){function v(){}return v.mergeRect=function(p,c){var l=Math.min(p.x,c.x),w=Math.min(p.y,c.y);return new G.b({x:l,y:w,height:Math.max(p.y+p.height,c.y+c.height)-w,width:Math.max(p.x+p.width,c.x+c.width)-l})},v.Rect=function(p,c,l,w){return{minX:p<l?p:l,minY:c<w?c:w,maxX:p<l?l:p,maxY:c<w?w:c}},v}()},function(it,O,h){h.d(O,"a",function(){return N});var G=h(4),A=h(1),v=h(6),p=h(0),c=h(8),l=h(18),w=h(7),B=h(16),D=h(20),s=h(2),T=(S=function(b,M){return(S=Object.setPrototypeOf||Ct({__proto__:[]},Array)&&function(P,o){P.__proto__=o}||function(P,o){for(var m in o)o.hasOwnProperty(m)&&(P[m]=o[m])})(b,M)},function(H,b){function M(){this.constructor=H}S(H,b),H.prototype=b===null?Object.create(b):(M.prototype=b.prototype,new M)}),S,N=function(H){function b(M,P){var o=H.call(this,M)||this;return o.gridColumnsFooterCss="hiprint-gridColumnsFooter",o.tableGridRowCss="table-grid-row",o.options=new l.a(P,o.printElementType),o.options.setDefault(new l.a(A.a.instance.table.default).getPrintElementOptionEntity()),o}return T(b,H),b.prototype.getColumns=function(){return this.options.columns},b.prototype.getColumnByColumnId=function(M){return this.options.getColumnByColumnId(M)},b.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var M=this.designTarget.find(".hiprint-printElement-table-content"),P=this.getHtml(this.designPaper);M.html(""),M.append(P[0].target.find(".table-grid-row")),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.css(this.designTarget,this.getData())}},b.prototype.css=function(M,P){if((this.getField()||!this.options.content)&&!this.printElementType.formatter)return H.prototype.css.call(this,M,P)},b.prototype.getDesignTarget=function(M){return this.designTarget=this.getHtml(M)[0].target,this.css(this.designTarget,this.getData()),this.designPaper=M,this.designTarget.find("td").hidroppable({accept:".rn-draggable-item",onDrop:function(o,m){},onDragEnter:function(o,m){x.default(m).removeClass("rn-draggable-item")},onDragLeave:function(o,m){x.default(m).addClass("rn-draggable-item")}}),this.designTarget},b.prototype.getConfigOptions=function(){return A.a.instance.table},b.prototype.createTarget=function(M,P,o){for(var m=x.default('<div class="hiprint-printElement hiprint-printElement-table" style="position: absolute;"><div class="hiprint-printElement-table-handle"></div><div class="hiprint-printElement-table-content" style="height:100%;width:100%"></span></div>'),a=this.createGridColumnsStructure(o),r=0;r<a.gridColumns;r++)a.getByIndex(r).append(this.getTableHtml(P,o));return m.find(".hiprint-printElement-table-content").append(a.target),m},b.prototype.createGridColumnsStructure=function(M){for(var P=x.default('<div class="hi-grid-row table-grid-row"></div>'),o=0;o<this.options.getGridColumns();o++){var m=x.default('<div class="tableGridColumnsGutterRow hi-grid-col" style="width:'+100/this.options.getGridColumns()+'%;"></div>');P.append(m)}var a=this.getGridColumnsFooterFormatter();if(a){var r=x.default('<div class="hiprint-gridColumnsFooter"></div>');r.append(a(this.options,this.getData(M),M,[])),P.append(r)}return new D.a(this.options.getGridColumns(),P)},b.prototype.createtempEmptyRowsTargetStructure=function(M){if(this.getField())return this.createTarget(this.printElementType.title,[]);var P=this.createTarget(this.printElementType.title,[]).clone();return P.find(".hiprint-printElement-tableTarget tbody tr").remove(),P},b.prototype.getTableHtml=function(M,P){var o,m;if(!this.getField()&&this.options.content)return(o=x.default("<div></div>")).append(this.options.content),(m=o.find("table")).addClass("hiprint-printElement-tableTarget"),m;if(this.printElementType.formatter)return(o=x.default("<div></div>")).append(this.printElementType.formatter(M)),(m=o.find("table")).addClass("hiprint-printElement-tableTarget"),m;var a=x.default('<table class="hiprint-printElement-tableTarget" style="border-collapse: collapse;"></table>');return a.append(w.a.createTableHead(this.getColumns(),this.options.getWidth()/this.options.getGridColumns())),a.append(w.a.createTableRow(this.getColumns(),M,this.options,this.printElementType)),this.options.tableFooterRepeat=="no"||w.a.createTableFooter(this.printElementType.columns,M,this.options,this.printElementType,P,M).insertBefore(a.find("tbody")),a},b.prototype.getEmptyRowTarget=function(){return w.a.createEmptyRowTarget(this.getColumns(),this)},b.prototype.getHtml=function(M,P){this.createTempContainer();var o=this.getPaperHtmlResult(M,P);return this.removeTempContainer(),o},b.prototype.getPaperHtmlResult=function(M,P){var o=[],m=this.getData(P),a=this.getTableHtml(m,P),r=this.createtempEmptyRowsTargetStructure(P);P?this.updateTargetWidth(r):this.updateTargetSize(r),this.css(r,m),this.css(a,m),this.getTempContainer().html(""),this.getTempContainer().append(r);var u=r.find("tfoot").outerHeight()||0;r.find("tfoot").remove();for(var j,d=this.getBeginPrintTopInPaperByReferenceElement(M),I=0,C=!1;!C;){var Z=0,L=M.getPaperFooter(I);I==0&&d>L&&M.panelPageRule!="none"&&(d=d-L+M.paperHeader,o.push(new v.a({target:void 0,printLine:void 0})),Z=M.getContentHeight(I)-(d-M.paperHeader),I++,L=M.getPaperFooter(I));var J=o.length>0?o[o.length-1].target:void 0,F=this.getRowsInSpecificHeight(P,Z>0?Z:I==0?L-d:M.getContentHeight(I),r,a,I,J,u);if(C=F.isEnd,Z<0){var R=this.options.top;o[0].target=x.default('<div style="position:absolute;background:red;color:white;padding:0px 4px;">\u6CA1\u6709\u8DB3\u591F\u7A7A\u95F4\u8FDB\u884C\u8868\u683C\u5206\u9875\uFF0C\u8BF7\u8C03\u6574\u9875\u7709/\u9875\u811A\u7EBF\u7EBF\u6216\u8C03\u6574\u7EB8\u5F20\u5927\u5C0F</div>'),o[0].printLine=d,o[0].referenceElement=new c.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:M.index,bottomInLastPaper:R+this.options.lHeight,printTopInPaper:d}),o[0].target.css("top",R+"pt"),o[0].target.css("left",this.options.displayLeft());break}var V=void 0;F.target&&(F.target.css("left",this.options.displayLeft()),F.target[0].height=""),I==0||Z>0?(F.target&&(j=d,F.target.css("top",d+"pt")),V=C&&this.options.lHeight!=null?d+(F.height>this.options.lHeight?F.height:this.options.lHeight):d+F.height):(F.target&&(j=M.paperHeader,F.target.css("top",M.paperHeader+"pt")),V=M.paperHeader+F.height),o.push(new v.a({target:F.target,printLine:V,referenceElement:new c.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:M.index,bottomInLastPaper:V,printTopInPaper:j})})),I++,P&&this.updatePanelHeight(V+this.options.getHeight(),M)}return o},b.prototype.getRowsInSpecificHeight=function(M,P,o,m,a,r,u){var j=this,d=m.find("tbody"),I=p.a.pt.toPx(P);o.find(".hiprint-printElement-tableTarget tbody").html(""),this.options.tableFooterRepeat!="last"&&o.find(".hiprint-printElement-tableTarget tfoot").remove(),this.options.tableHeaderRepeat=="first"&&a>0?o.find(".hiprint-printElement-tableTarget thead").remove():this.options.tableHeaderRepeat=="none"&&(M?o.find(".hiprint-printElement-tableTarget thead").remove():(o.find(".hiprint-printElement-tableTarget thead").css("background","firebrick"),o.find(".hiprint-printElement-tableTarget thead tr").css("background","firebrick")));var C=this.panel.panelPageRule=="none",Z=o.outerHeight();if(!C&&Z>I)return{target:void 0,length:0,height:0,isEnd:!1};for(var L=this.options.getGridColumns(),J=[],F=0;F<L;F++)for(var R=o.find(".hiprint-printElement-tableTarget:eq("+F+")"),V=void 0,$=[];;){if(C){var z=d.find("tr").length;if(z==0)V={height:p.a.px.toPt(Z),isEnd:!0},M&&this.options.autoCompletion&&(this.autoCompletion(I,R,u),Z=o.outerHeight());else{var tt=d.find("tr:lt(1)");R.find("tbody").append(tt);var ot=tt.data("rowData");J.push(ot),$.push(ot),Z=o.outerHeight(),z==0&&(d.prepend(tt),J.pop(),$.pop(),V={height:p.a.px.toPt(Z),isEnd:!1})}}else if(Z<=I)if(d.find("tr").length==0)V={height:p.a.px.toPt(Z),isEnd:!0},M&&this.options.autoCompletion&&(this.autoCompletion(I,R,u),Z=R.outerHeight());else{var tt=d.find("tr:lt(1)");R.find("tbody").append(tt);var ot=tt.data("rowData");J.push(ot),$.push(ot),Z=R.outerHeight(),(Z+=u)>I&&(d.prepend(tt),J.pop(),$.pop(),Z=o.outerHeight(),V={height:p.a.px.toPt(Z),isEnd:!1})}if(V){if(this.options.tableFooterRepeat=="last"&&!V.isEnd)break;this.options.tableFooterRepeat!=="no"&&(w.a.createTableFooter(this.printElementType.columns,this.getData(M),this.options,this.printElementType,M,$).insertBefore(R.find("tbody")),j.css(R,M));break}}var pt=o.find(".hiprint-printElement-tableTarget tbody tr").length,st=this.getGridColumnsFooterFormatter();st&&o.find(this.gridColumnsFooterCss).html(st(this.options,this.getData(M),M,J)),Z=o.outerHeight();var gt=d.find("tr").length==0?pt==0&&r?{target:void 0,length:0,height:0,isEnd:!0}:{target:o.clone(),length:pt,height:p.a.px.toPt(Z),isEnd:!0}:{target:o.clone(),length:pt,height:p.a.px.toPt(Z),isEnd:!1};return gt},b.prototype.autoCompletion=function(M,P){for(var o,m=this.getEmptyRowTarget(),a=P.outerHeight()+tfh;M>a;)o=m.clone(),P.find("tbody").append(o),a=P.outerHeight()+tfh;o&&o.remove()},b.prototype.getData=function(M){if(!M)return[{}];var P=this.getField(),o=P&&P.split(".").reduce((m,a)=>m?m[a]:M?M[a]:"",!1)||"";return o?JSON.parse(JSON.stringify(o)):[]},b.prototype.onResize=function(M,P,o,m,a){H.prototype.updateSizeAndPositionOptions.call(this,a,m,o,P),w.a.resizeTableCellWidth(this.designTarget,this.getColumns(),this.options.getWidth())},b.prototype.getReizeableShowPoints=function(){return this.options.showPoints||A.a.instance.table.showPoints},b.prototype.design=function(M,P){var o=this;this.designTarget.hidraggable({handle:this.designTarget.find(".hiprint-printElement-table-handle"),axis:o.options.axis?o.options.axis:void 0,designTarget:o,onDrag:function(a,r,u){o.updateSizeAndPositionOptions(r,u),o.createLineOfPosition(P),s.a.instance.changed=!0},moveUnit:"pt",minMove:A.a.instance.movingDistance,onBeforeDrag:function(a){s.a.instance.draging=!0,o.createLineOfPosition(P)},getScale:function(){return o.designPaper.scale||1},onStopDrag:function(a){s.a.instance.changed&&p.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,"\u79FB\u52A8"),s.a.instance.draging=!1,s.a.instance.changed=!1,o.removeLineOfPosition()}}),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.designTarget.hireizeable({showPoints:o.getReizeableShowPoints(),showSizeBox:A.a.instance.showSizeBox,noContainer:!0,onBeforeResize:function(){s.a.instance.draging=!0},getScale:function(){return o.designPaper.scale||1},onResize:function(a,r,u,j,d){o.onResize(a,r,u,j,d),o.hitable&&o.hitable.updateColumnGrips(),o.createLineOfPosition(P)},onStopResize:function(a){p.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,a?"\u65CB\u8F6C":"\u5927\u5C0F"),s.a.instance.draging=!1,o.removeLineOfPosition()}}),this.bingKeyboardMoveEvent(this.designTarget,P)},b.prototype.setHitable=function(){var M=this;this.hitable=new B.a({table:this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)"),rows:this.getColumns(),resizeRow:!1,resizeColumn:!0,fields:this.options.fields,trs:this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("tbody tr"),handle:this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("thead"),isEnableEdit:this.printElementType.editable?this.printElementType.editable:!0,columnDisplayEditable:this.printElementType.columnDisplayEditable!=null?this.printElementType.columnDisplayEditable:!0,columnDisplayIndexEditable:this.printElementType.columnDisplayIndexEditable!=null?this.printElementType.columnDisplayIndexEditable:!0,columnResizable:this.printElementType.columnResizable!=null?this.printElementType.columnResizable:!0,columnAlignEditable:this.printElementType.columnAlignEditable!=null?this.printElementType.columnAlignEditable:!0,isEnableEditText:this.printElementType.columnTitleEditable!=null?this.printElementType.columnTitleEditable:!0,isEnableEditField:this.printElementType.isEnableEditField!=null?this.printElementType.isEnableEditField:!0,isEnableContextMenu:this.printElementType.isEnableContextMenu!=null?this.printElementType.isEnableContextMenu:!0,isEnableInsertRow:this.printElementType.isEnableInsertRow!=null?this.printElementType.isEnableInsertRow:!0,isEnableDeleteRow:this.printElementType.isEnableDeleteRow!=null?this.printElementType.isEnableDeleteRow:!0,isEnableInsertColumn:this.printElementType.isEnableInsertColumn!=null?this.printElementType.isEnableInsertColumn:!0,isEnableDeleteColumn:this.printElementType.isEnableDeleteColumn!=null?this.printElementType.isEnableDeleteColumn:!0,isEnableMergeCell:this.printElementType.isEnableMergeCell!=null?this.printElementType.isEnableMergeCell:!0}),p.a.event.on("updateTable"+this.hitable.id,function(){M.updateDesignViewFromOptions()})},b.prototype.setColumnsOptions=function(){var M=this;this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("thead td").bind("click.hiprint",function(P){var o=x.default(P.target).attr("id")||x.default(P.target).attr("column-id"),m=M.getColumnByColumnId(o);if(m){var a=M.getPrintElementOptionItemsByName("tableColumn");p.a.event.trigger(M.getPrintElementSelectEventKey(),{printElement:M,customOptionsInput:[{title:(m.title||`${m.id}(id)`)+"-\u5217\u5C5E\u6027",optionItems:a,options:m,callback:function(u){a.forEach(function(j){var d=j.getValue();if(j.name=="title"&&d&&!d.trim().endsWith("#")&&!d.trim().startsWith("#")){var I=d?d.split("#"):"";m.title=I[0],I.length>1&&(m.columnId=m.field=I[1]),m.columnId&&m.target.attr("column-id",m.columnId),j.target.find("textarea").val(I[0]);return}m[j.name]=d})}}]})}else p.a.event.trigger(M.getPrintElementSelectEventKey(),{printElement:M})})},b.prototype.filterOptionItems=function(M){var P=H.prototype.filterOptionItems.call(this,M);return this.printElementType.editable&&this.options.columns.length==1?P:M.filter(function(o){return o.name!="columns"})},b.prototype.getFooterFormatter=function(){var M=void 0;if(this.printElementType.footerFormatter&&(M=this.printElementType.footerFormatter),this.options.footerFormatter)try{var P="footerFormatter="+this.options.footerFormatter;eval2(P)}catch(o){console.log(o)}return M},b.prototype.getGridColumnsFooterFormatter=function(){var M=void 0;if(this.printElementType.gridColumnsFooterFormatter&&(M=this.printElementType.gridColumnsFooterFormatter),this.options.gridColumnsFooterFormatter)try{var P="gridColumnsFooterFormatter="+this.options.gridColumnsFooterFormatter;M=eval2(P)}catch(o){console.log(o)}return M},b}(G.a)},function(it,O,h){var G=function(){return function(P){this.table=P.table,this.fields=P.fields,this.isEnableEdit=P.isEnableEdit,this.trs=P.trs,this.resizeRow=P.resizeRow,this.resizeColumn=P.resizeColumn,this.isEnableEditField=P.isEnableEditField,this.isEnableContextMenu=P.isEnableContextMenu,this.isEnableEditField=P.isEnableEditField,this.isEnableInsertRow=P.isEnableInsertRow,this.isEnableDeleteRow=P.isEnableDeleteRow,this.isEnableInsertColumn=P.isEnableInsertColumn,this.isEnableDeleteColumn=P.isEnableDeleteColumn,this.isEnableMergeCell=P.isEnableMergeCell,this.columnResizable=P.columnResizable,this.columnAlignEditable=P.columnAlignEditable}}(),A=function(){function P(o){this.options=new G(o)}return P.prototype.enableEidt=function(){this.options.isEnableEdit},P.prototype.disableEdit=function(){this.options.isEnableEdit},P.prototype.isEnableEdit=function(){return this.options.isEnableEdit},P}(),v=h(0),p=function(){return function(P){this.cell=P.cell,this.link=P.link,this.linkType=P.linkType,this.bottom=P.bottom,this.rightMost=P.rightMost,this.rowLevel=P.rowLevel,this.columnLevel=P.columnLevel,this.indexInTableGridRow=P.indexInTableGridRow,this.indexInTableGridColumn=P.indexInTableGridColumn}}(),c=h(10),l=function(){function P(){}return P.getLeftTableCell=function(o,m){var a;return o.forEach(function(r,u){r.cell&&u<m&&(a=r.cell)}),a},P.getIndex=function(o,m){var a;return o.forEach(function(r,u){r.cell&&r.cell.id==m&&(a=u)}),a},P}(),w=h(13),B=h(11),D=function(){return function(P,o){this.target=P,this.grips=o}}(),s=function(){return function(P){this.target=P}}(),T=function(){return function(){this.rowColumns=[]}}(),S=function(){function P(){}return P.getColumnsWidth=function(o,m){var a={},r=P.allAutoWidth(o);return o.rowColumns.forEach(function(u){var j=m-0,d=u.width/r*(j>0?j:0);a[u.id]=d}),a},P.resizeTableCellWeight=function(o){o.forEach(function(m){m.columns.forEach(function(a){a.hasWidth&&x.default(a.getTarget()).css("width",a.width+"pt")})})},P.allAutoWidth=function(o){var m=0;return o.rowColumns.forEach(function(a){m+=a.width}),m},P.reconsitutionTableColumnTree=function(o,m,a){for(var r=m||new T,u=function(I){r.totalLayer=I+1,r[I]=o[I].columns,r.rowColumns=r.rowColumns.concat(r[I].filter(function(C){return C.rowspan==o.length-I}))},j=0;j<o.length;j++)u(j);return r},P}(),N=h(2),H=function(){function P(o){this.signature="HiTresizer",this.hitable=o,this.rows=o.rows,this.target=o.target}return P.prototype.init=function(){this.addResizeRowAndColumn(),this.hitable.optionsCoat.options.resizeColumn&&this.createColumnGrips(),this.hitable.optionsCoat.options.resizeRow&&this.createRowGrips()},P.prototype.resizeTableCellWidth=function(){S.resizeTableCellWeight(this.rows)},P.prototype.addResizeRowAndColumn=function(){},P.prototype.createColumnGrips=function(){var o=this,m=this,a=[],r=x.default('<div class="columngrips"/>');r.width(this.target.width()),this.rows.forEach(function(u){(u.columns||[]).filter(function(j){return j.checked}).forEach(function(j,d){if(j.getTarget().attr("haswidth")){var I=x.default('<div class="columngrip"><div class="gripResizer"></div></div>');r.append(I);var C=new s(I);a.length>0&&(a[a.length-1].nextGrip=C),a.push(C),o.syncGrips(j,C),x.default(I).hidraggable({axis:"h",onDrag:function(L,J,F){},moveUnit:"pt",minMove:1,getScale:function(){return x.default(".hiprint-printPaper")[0].style.transform&&parseFloat(x.default(".hiprint-printPaper")[0].style.transform.slice(6,-1))||1},onBeforeDrag:function(L){if(N.a.instance.draging=!0,!C.nextGrip)return!1;m.dragingGrip=C,m.dragingGrip.left=parseFloat(m.dragingGrip.target.css("left").replace("px","")),C.target.addClass("columngripDraging")},onStopDrag:function(L){N.a.instance.draging=!1;var J=parseFloat(m.dragingGrip.target.css("left").replace("px","")),F=v.a.px.toPt(J-m.dragingGrip.left);C.cell.width+F<10?F=10-C.cell.width:C.nextGrip.cell.width-F<10&&(F=C.nextGrip.cell.width-10),C.cell.width=C.cell.width+F,C.nextGrip.cell.width=C.nextGrip.cell.width-F,o.resizeTableCellWidth(),C.target.removeClass("columngripDraging"),m.updateColumnGrips()}})}})}),this.target.before(r),this.cgripContariner=new D(r,a)},P.prototype.updateColumnGrips=function(){this.cgripContariner&&(this.cgripContariner.target.remove(),this.createColumnGrips())},P.prototype.updateRowGrips=function(){this.rgripContariner&&(this.rgripContariner.target.remove(),this.createRowGrips())},P.prototype.createRowGrips=function(){var o=this,m=this,a=[],r=x.default('<div class="rowgrips"/>');this.rows.forEach(function(u,j){var d=x.default('<div class="rowgrip"><div class="gripResizer"></div></div>');r.append(d);var I=new s(d);a.push(I),j>0&&j<o.rows.length&&x.default(d).hidraggable({axis:"v",onDrag:function(Z,L,J){},moveUnit:"pt",minMove:1,onBeforeDrag:function(Z){m.dragingGrip=I,m.dragingGrip.top=parseFloat(m.dragingGrip.target.css("top").replace("px","")),I.target.addClass("rowgripDraging")},onStopDrag:function(Z){var L=parseFloat(m.dragingGrip.target.css("top").replace("px","")),J=v.a.px.toPt(L-m.dragingGrip.top+m.rows[j].columns[0].getTarget().height());m.rows[j].columns[0].getTarget().css("height",J+"pt"),m.syncRowGrips(),I.target.removeClass("rowgripDraging")}})}),this.target.before(r),this.rgripContariner=new D(r,a),this.syncRowGrips()},P.prototype.syncGrips=function(o,m){var a=o.getTarget();m.cell=o,m.target.css({left:a.offset().left-this.target.offset().left+a.outerWidth(!1),height:30})},P.prototype.syncRowGrips=function(){var o=this;this.rgripContariner.target.height(this.target.height()),this.rows.forEach(function(m,a){var r=m.columns[0].getTarget();o.rgripContariner.grips[a].target.css({top:r.offset().top-o.target.offset().top+r.outerHeight(!1),width:30})})},P.prototype.addResizerHeadRow=function(){this.target.find("thead").prepend()},P}(),b=function(){function P(){}return P.prototype.init=function(){},P.prototype.updateRowGrips=function(){},P.prototype.updateColumnGrips=function(){},P}();h.d(O,"a",function(){return M});var M=function(){function P(o){this.id=B.a.createId(),this.optionsCoat=new A(o),this.handle=o.handle,this.target=o.table,this.initRows(o.rows),this.init(o),this.tableCellSelector=new c.a(this.rows,this.target),this.resizer=this.optionsCoat.options.columnResizable?new H(this):new b,this.resizer.init()}return P.prototype.insertRow=function(o,m,a){var r=m||this.tableCellSelector.getSingleSelect(),u=r.cell,j=this.rows[r.rowIndex],d=r.rowIndex,I=this.getCellGrid(),C=new w.a;if(C.init(this.optionsCoat,void 0,j.isHead),a&&C.getTarget().addClass(a),o=="above")I[d].forEach(function(L){var J=L.link?L.link:L.cell,F=J.width/J.colspan;if(L.columnLevel==0){var R=C.createTableCell();R.width=F,C.insertCellToLast(R)}else{if(L.linkType=="column"){var V=L.link.getTarget();L.link.rowspan+=1,V.attr("rowspan",L.link.rowspan)}L.linkType}}),this.rows.splice(d,0,C),j.getTarget().before(C.getTarget()),v.a.event.trigger("newRow"+this.id,C);else{var Z=d+u.rowspan-1;I[Z].forEach(function(L){var J=L.link?L.link:L.cell,F=J.width/J.colspan;if(L.bottom){var R=C.createTableCell();R.width=F,C.insertCellToLast(R)}else{if(L.cell){var V=L.cell.getTarget();L.cell.rowspan+=1,V.attr("rowspan",L.cell.rowspan)}L.linkType=="column"&&(V=L.link.getTarget(),L.link.rowspan+=1,V.attr("rowspan",L.link.rowspan))}}),this.rows.splice(Z+1,0,C),this.rows[Z].getTarget().after(C.getTarget()),v.a.event.trigger("newRow"+this.id,C)}},P.prototype.insertColumn=function(o,m,a,r){var u=this,j=this.rows.concat(this.trRows),d=m||this.tableCellSelector.getSingleSelect(),I=d.cell,C=d.rowIndex,Z=this.getCellGrid(j),L=Z[C].filter(function(R){return R.cell&&R.cell.id==I.id||R.link&&R.link.id==I.id});if(o=="left"){var J=L[0].indexInTableGridRow;Z.forEach(function(R,V){var $=R[J],z=R.filter(function(st,gt){return gt>=J&&st.cell});if($.rowLevel==0){var tt=j[V],ot=j[V].createTableCell();a&&ot.getTarget().addClass(a),r!=null&&(ot.width=r),z.length?tt.insertToTargetCellLeft(z[0].cell,ot):tt.insertCellToLast(ot),v.a.event.trigger("newCell"+u.id,ot)}else if($.linkType=="row"){var pt=$.link.getTarget();$.link.colspan+=1,pt.attr("colspan",$.link.colspan)}})}else{var F=L[L.length-1].indexInTableGridRow;Z.forEach(function(R,V){var $=R[F],z=R.filter(function(gt,ht){return ht<=F&&gt.cell});if($.rightMost){var tt=j[V],ot=tt.createTableCell();a&&ot.getTarget().addClass(a),r!=null&&(ot.width=r),z.length?tt.insertToTargetCellRight(z[z.length-1].cell,ot):tt.insertCellToFirst(ot),v.a.event.trigger("newCell"+u.id,ot)}else{var pt=$.link||$.cell;if($.linkType=="row"){var st=pt.getTarget();pt.colspan+=1,st.attr("colspan",pt.colspan)}$.cell&&(st=pt.getTarget(),pt.colspan+=1,st.attr("colspan",pt.colspan))}})}},P.prototype.deleteRow=function(){var o=this,m=this.tableCellSelector.getSingleSelect(),a=(m.cell,this.rows[m.rowIndex],m.rowIndex),r=this.getCellGrid(),u=this.rows[a];r[a].forEach(function(j,d){if(j.cell)if(j.cell.rowspan==1)u.removeCell(j.cell);else{u.removeCell(j.cell);var I=r[a+1].filter(function(J,F){return J.cell&&F>d}),C=o.rows[a+1],Z=C.createTableCell(j.cell.rowspan-1,j.cell.colspan);I.length?C.insertToTargetCellLeft(I[0].cell,Z):C.insertCellToLast(Z)}else if(j.linkType=="column"){var L=j.link;L.rowspan-=1,L.getTarget().attr("rowspan",L.rowspan)}}),u.getTarget().remove(),this.rows.splice(a,1)},P.prototype.deleteColums=function(){var o=this.rows.concat(this.trRows),m=this.tableCellSelector.getSingleSelect(),a=m.cell,r=m.rowIndex,u=this.getCellGrid(o),j=u[r].filter(function(d){return d.cell&&d.cell.id==a.id||d.link&&d.link.id==a.id})[0].indexInTableGridRow;u.forEach(function(d,I){var C=d[j];C.cell?C.cell.colspan==1?o[I].removeCell(C.cell):(C.cell.colspan-=1,C.cell.getTarget().attr("colspan",C.cell.colspan)):C.linkType=="row"&&(C.link.colspan-=1,C.link.getTarget().attr("colspan",C.link.colspan))})},P.prototype.mergeCell=function(){var o=this,m=this.tableCellSelector.getSelectedCells();if(m.length!=0){var a=m[0][0].cell;m.forEach(function(r,u){r.forEach(function(j,d){u==0?d!=0&&(a.colspan+=j.cell.colspan,o.rows[j.rowIndex].removeCell(j.cell)):o.rows[j.rowIndex].removeCell(j.cell),d==0&&m[0][0].rowIndex+a.rowspan-1<j.rowIndex&&(a.rowspan+=j.cell.rowspan)})}),a.getTarget().attr("colspan",a.colspan),a.getTarget().attr("rowspan",a.rowspan),this.tableCellSelector.setSingleSelect(m[0][0])}},P.prototype.splitCell=function(){var o=this.tableCellSelector.getSingleSelect(),m=this.getCellGrid(),a=l.getIndex(m[o.rowIndex],o.cell.id);if(o){for(var r=o.rowIndex;r<o.rowIndex+o.cell.rowspan;r++)for(var u=this.rows[r],j=r==o.rowIndex?o.cell:l.getLeftTableCell(m[r],a),d=0;d<o.cell.colspan;d++)r==o.rowIndex&&d==0||(j?u.insertToTargetCellRight(j,u.createTableCell()):u.insertCellToFirst(u.createTableCell()));o.cell.rowspan=1,o.cell.colspan=1,o.cell.getTarget().attr("colspan",o.cell.colspan),o.cell.getTarget().attr("rowspan",o.cell.rowspan)}},P.prototype.init=function(o){var m=this;x.default(this.target).addClass("hitable"),this.optionsCoat.onBeforEdit=function(a){return m.optionsCoat.options.onBeforEdit&&o.onBeforEdit(a)===!1?!1:(m.optionsCoat.editingCell&&m.optionsCoat.editingCell.endEdit(),!0)},x.default(this.target).mousedown(function(a){m.optionsCoat.isLeftMouseButtonDown=!0}),x.default(this.target).mouseup(function(a){m.optionsCoat.isLeftMouseButtonDown=!1}),this.initContext(),this.target.on("mousemove",function(a){a.buttons===1&&m.tableCellSelector.multipleSelectByXY(a.pageX,a.pageY)}).on("mousedown",function(a){a.buttons===1&&m.tableCellSelector.singleSelectByXY(a.pageX,a.pageY)})},P.prototype.initRows=function(o){var m=this;if(this.trRows=[],o){this.rows=o,o.forEach(function(r,u){r.init(m.optionsCoat,m.target.find("tr:eq("+u+")"),!0)});var a=this.optionsCoat.options.trs;a&&this.initRowsByTrs(a).forEach(function(r){m.trRows.push(r)})}else this.rows=this.initRowsByTrs(this.target.find("tr"))},P.prototype.initRowsByTrs=function(o){var m=this;return o.map(function(a,r){var u=new w.a;return u.init(m.optionsCoat,x.default(r)),u}).get()},P.prototype.enableEidt=function(){this.optionsCoat.enableEidt()},P.prototype.disableEdit=function(){this.optionsCoat.disableEdit()},P.prototype.getCellGrid=function(o){var m=o||this.rows,a=this.getColumnStep(),r=[];return m.forEach(function(u,j){u.columns.forEach(function(d,I){for(var C=0;C<d.colspan;C++)for(var Z=0,L=!1;Z<a&&!L;){if(r[j]=r[j]||[],!r[j][Z]){r[j][Z]=new p({cell:C==0?d:void 0,link:C!=0?d:void 0,linkType:C>0?"row":void 0,rightMost:C==d.colspan-1||void 0,bottom:d.rowspan-1==0,rowLevel:C,columnLevel:0,indexInTableGridRow:Z,indexInTableGridColumn:j});for(var J=j+1,F=1;F<d.rowspan;F++)r[J]=r[J]||[],r[J][Z]=new p({cell:void 0,link:d,linkType:C>0?"rowColumn":"column",rightMost:C==d.colspan-1||void 0,bottom:F==d.rowspan-1,rowLevel:C,columnLevel:F,indexInTableGridRow:Z,indexInTableGridColumn:J}),J+=1;L=!0}Z++}})}),r},P.prototype.setAlign=function(o){var m=this.tableCellSelector.getSingleSelect();m&&m.cell.setAlign(o)},P.prototype.setVAlign=function(o){var m=this.tableCellSelector.getSingleSelect();m&&m.cell.setVAlign(o)},P.prototype.getColumnStep=function(o){var m=0;return this.rows.length&&this.rows[o||0].columns.forEach(function(a){m+=a.colspan}),m},P.prototype.initContext=function(){var o=this;if(!this.optionsCoat.options.isEnableContextMenu)return!1;x.default(this.handle).hicontextMenu({menus:[{text:"\u5728\u4E0A\u65B9\u63D2\u5165\u884C",enabled:this.optionsCoat.options.isEnableInsertRow,disable:function(){return!o.tableCellSelector.getSingleSelect()},callback:function(){o.insertRow("above"),o.resizer.updateRowGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5728\u4E0B\u65B9\u63D2\u5165\u884C",borderBottom:!0,enabled:this.optionsCoat.options.isEnableInsertRow,disable:function(){return!o.tableCellSelector.getSingleSelect()},callback:function(){o.insertRow("below"),o.resizer.updateRowGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5411\u5DE6\u65B9\u63D2\u5165\u5217",enabled:this.optionsCoat.options.isEnableInsertColumn,disable:function(){return!o.tableCellSelector.getSingleSelect()},callback:function(){o.insertColumn("left"),o.resizer.updateColumnGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5411\u53F3\u65B9\u63D2\u5165\u5217",enabled:this.optionsCoat.options.isEnableInsertColumn,disable:function(){return!o.tableCellSelector.getSingleSelect()},borderBottom:!0,callback:function(){o.insertColumn("right"),o.resizer.updateColumnGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5220\u9664\u884C",enabled:this.optionsCoat.options.isEnableDeleteRow,disable:function(){return!o.tableCellSelector.getSingleSelect()||o.rows.length<=1},callback:function(){o.deleteRow(),o.resizer.updateRowGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5220\u9664\u5217",borderBottom:!0,enabled:this.optionsCoat.options.isEnableDeleteColumn,disable:function(){return!o.tableCellSelector.getSingleSelect()||o.rows.length>0&&o.rows[0].columns.length<=1},callback:function(){o.deleteColums(),o.resizer.updateColumnGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5BF9\u9F50",borderBottom:!0,enabled:this.optionsCoat.options.columnAlignEditable,menus:[{text:"\u5DE6",callback:function(){o.setAlign("left")}},{text:"\u5DE6\u53F3\u5C45\u4E2D",callback:function(){o.setAlign("center")}},{text:"\u53F3",callback:function(){o.setAlign("right")}},{text:"\u9ED8\u8BA4",borderBottom:!0,callback:function(){o.setAlign("")}},{text:"\u4E0A",callback:function(){o.setVAlign("top")}},{text:"\u5782\u76F4\u5C45\u4E2D",callback:function(){o.setVAlign("middle")}},{text:"\u4E0B",callback:function(){o.setVAlign("bottom")}},{text:"\u9ED8\u8BA4",callback:function(){o.setVAlign("")}}]},{text:"\u5408\u5E76\u5355\u5143\u683C",enabled:this.optionsCoat.options.isEnableMergeCell,disable:function(){return o.tableCellSelector.getSingleSelect()},callback:function(){o.mergeCell(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u89E3\u5F00\u5355\u5143\u683C",enabled:this.optionsCoat.options.isEnableMergeCell,disable:function(){var a=o.tableCellSelector.getSingleSelect();return!a||a.cell.rowspan==1&&a.cell.colspan==1},callback:function(){o.splitCell(),v.a.event.trigger("updateTable"+o.id)}}].filter(function(m){return m.enabled})})},P.prototype.getTableWidth=function(){return v.a.px.toPt(this.target.outerWidth(!1))},P.prototype.updateColumnGrips=function(){this.resizer.updateColumnGrips()},P.prototype.updateRowGrips=function(){this.resizer.updateRowGrips()},P}()},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){return function(A,v,p){this.tid=A,this.options=v,this.printElementType=p}}()},function(it,O,h){var G=h(3),A=h(12),v=function(){return function(B){this.width=B.width,this.title=B.title,this.field=B.field,this.checked=B.checked,this.columnId=B.columnId,this.fixed=!1,this.rowspan=B.rowspan||1,this.colspan=B.colspan||1,this.align=B.align,this.halign=B.halign,this.vAlign=B.vAlign,this.renderFormatter=B.renderFormatter,this.formatter2=B.formatter2,this.styler2=B.styler2,this.stylerHeader=B.stylerHeader,this.tableColumnHeight=B.tableColumnHeight||30,this.tableTextType=B.tableTextType||"text",this.tableBarcodeMode=B.tableBarcodeMode||"CODE128A",this.tableQRCodeLevel=B.tableQRCodeLevel||0,this.tableSummaryTitle=B.tableSummaryTitle,this.tableSummaryText=B.tableSummaryText,this.tableSummary=B.tableSummary,this.tableSummaryAlign=B.tableSummaryAlign,this.tableSummaryNumFormat=B.tableSummaryNumFormat,this.upperCase=B.upperCase}}(),p=h(5);h.d(O,"a",function(){return w});var c,l=(c=function(D,s){return(c=Object.setPrototypeOf||Ct({__proto__:[]},Array)&&function(T,S){T.__proto__=S}||function(T,S){for(var N in S)S.hasOwnProperty(N)&&(T[N]=S[N])})(D,s)},function(B,D){function s(){this.constructor=B}c(B,D),B.prototype=D===null?Object.create(D):(s.prototype=D.prototype,new s)}),w=function(B){function D(s,T){var S=this;return s=s||{},(S=B.call(this,s)||this).lHeight=s.lHeight,S.autoCompletion=s.autoCompletion,S.tableFooterRepeat=s.tableFooterRepeat,T&&(S.columns=[],T.editable&&s.columns&&s.columns.length?s.columns.forEach(function(N){var H=[];N.forEach(function(b){var M=new v(b),P=T.getColumnByColumnId(M.columnId),o=P?x.default.extend(P,M):new p.a(M);H.push(o)}),S.columns.push(new A.a(H))}):T.columns.forEach(function(N){S.columns.push(new A.a(N))})),S}return l(D,B),D.prototype.getColumnByColumnId=function(s){return this.makeColumnObj()[s]},D.prototype.makeColumnObj=function(){var s={};return this.columns&&this.columns.forEach(function(T){T.columns.forEach(function(S){(S.id||S.columnId)&&(s[S.id||S.columnId]=S)})}),s},D.prototype.getGridColumns=function(){return this.gridColumns||1},D.prototype.getPrintElementOptionEntity=function(){var s=B.prototype.getPrintElementOptionEntity.call(this);return s.fields=this.fields,this.columns&&(s.columns=[],this.columns.forEach(function(T){var S=T.getPrintElementOptionEntity().map(function(N){return new v(N)});s.columns.push(S)})),s},D}(G.a)},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){return function(){this.rowColumns=[]}}()},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){function A(v,p){this.gridColumns=v,this.target=p}return A.prototype.getByIndex=function(v){return this.target.find(".hi-grid-col:eq("+v+")")},A}()},function(it,O,h){it.exports=h(33)},function(it,O){(function(h){function G(s){var T=h.data(s.data.target,"hidraggable"),S=T.options,N=T.proxy,H=s.data,b=H.startLeft+(s.pageX-H.startX)/(T.options.getScale()||1),M=H.startTop+(s.pageY-H.startY)/(T.options.getScale()||1);N&&(N.parent()[0]==document.body?(b=S.deltaX!=null&&S.deltaX!=null?s.pageX+S.deltaX:s.pageX-s.data.offsetWidth,M=S.deltaY!=null&&S.deltaY!=null?s.pageY+S.deltaY:s.pageY-s.data.offsetHeight):(S.deltaX!=null&&S.deltaX!=null&&(b+=s.data.offsetWidth+S.deltaX),S.deltaY!=null&&S.deltaY!=null&&(M+=s.data.offsetHeight+S.deltaY))),s.data.parent!=document.body&&(b+=h(s.data.parent).scrollLeft(),M+=h(s.data.parent).scrollTop()),S.axis=="h"?H.left=b:S.axis=="v"||s.shiftKey&&s.altKey?H.top=M:s.shiftKey?H.left=b:(H.left=b,H.top=M)}function A(s){var T=h.data(s.data.target,"hidraggable"),S=T.options,N=T.proxy;N||(N=h(s.data.target)),N.css({left:h.fn.dragLengthC(s.data.left,S),top:h.fn.dragLengthC(s.data.top,S)}),h("body").css("cursor",S.cursor)}function v(s){h.fn.hidraggable.isDragging=!0;var T=h.data(s.data.target,"hidraggable"),S=T.options,N=h(".hidroppable").filter(function(){return s.data.target!=this}).filter(function(){var b=h.data(this,"hidroppable")&&h.data(this,"hidroppable").options.accept;return!b||h(b).filter(function(){return this==s.data.target}).length>0});T.hidroppables=N;var H=T.proxy;return H||(S.proxy?(H=S.proxy=="clone"?h(s.data.target).clone().insertAfter(s.data.target):S.proxy.call(s.data.target,s.data.target),T.proxy=H):H=h(s.data.target)),H.css("position","absolute"),G(s),A(s),S.onStartDrag.call(s.data.target,s),!1}function p(s,T,S,N,H,b){Math.abs(s[S]-T[N])<=HIPRINT_CONFIG.adsorbLineMin?s.v.length?s.v.css("left",s[S]+"pt"):(s.v=x.default("<div class='verLine id-"+s.id+"'></div>"),s.v.css("height",H+"pt"),s.v.css("left",s[S]+"pt"),b.append(s.v)):s.v&&s.v.remove()}function c(s){s&&s.v&&s.v.remove(),x.default(".verLine").remove()}function l(s,T,S,N,H,b){Math.abs(s[S]-T[N])<=HIPRINT_CONFIG.adsorbLineMin?s.h.length?s.h.css("top",s[S]+"pt"):(s.h=x.default("<div class='horLine id-"+s.id+"'></div>"),s.h.css("width",H+"pt"),s.h.css("top",s[S]+"pt"),b.append(s.h)):s.h&&s.h.remove()}function w(s){s&&s.h&&s.h.remove(),x.default(".horLine").remove()}function B(s){var T=h.data(s.data.target,"hidraggable");if(G(s),!(s.ctrlKey||s.metaKey)&&(s.data.target.className.startsWith("resize-panel")||s.data.target.style.zIndex=="2"||s.data.target.className.startsWith("hiprint-printElement"))){var S=s.data;if(h(".mouseRect").length==0&&T.options.designTarget&&T.options.designTarget.panel.printElements.filter(function(u){return u.designTarget.children().last().css("display")=="block"&&!u.printElementType.type.includes("table")}).length<=1){let u=window.hinnn.px.toPt(S.left),j=window.hinnn.px.toPt(S.top),d=T.options.designTarget.options;d.left=u,d.top=j,d.right=u+d.width,d.bottom=j+d.height,d.vCenter=u+d.width/2,d.hCenter=j+d.height/2,(()=>{let I=T.options.designTarget.panel.printElements.filter($=>$.id!=T.options.designTarget.id).map($=>{let{left:z,top:tt,width:ot,height:pt}=$.options,st=z+ot,gt=z+ot/2,ht=tt+pt/2,ct=d.left+d.width/2,bt=d.top+d.height/2,dt=d.left+d.width,lt,vt,yt,Mt;return vt=Math.sqrt(Math.pow(z-d.left,2)+Math.pow(ht-bt,2)),yt=Math.sqrt(Math.pow(gt-ct,2)+Math.pow(ht-bt,2)),Mt=Math.sqrt(Math.pow(st-dt,2)+Math.pow(ht-bt,2)),lt=Math.min(vt,yt,Mt),{...$.options,distance:lt,h:x.default(".horLine.id-"+$.id),v:x.default(".verLine.id-"+$.id),bottom:tt+pt,right:z+ot,vCenter:gt,hCenter:ht}}).sort(($,z)=>$.distance-z.distance).slice(0,1),C=T.options.designTarget.designPaper,Z=C.target.find(".hiprint-printPaper-content"),L=C.width,J=C.height,F=HIPRINT_CONFIG.showAdsorbLine,R=HIPRINT_CONFIG.adsorbMin,V=HIPRINT_CONFIG.adsorbLineMin;I.forEach(($,z)=>{Math.abs(I[z].left-d.left)<=R?(d.left=I[z].left,c(I[z])):Math.abs(I[z].vCenter-d.left)<=R?(d.left=I[z].vCenter,c(I[z])):Math.abs(I[z].right-d.left)<=R&&(d.left=I[z].right,c(I[z])),Math.abs(I[z].left-d.vCenter)<=R?(d.left=I[z].left-d.width/2,c(I[z])):Math.abs(I[z].vCenter-d.vCenter)<=R?(d.left=I[z].vCenter-d.width/2,c(I[z])):Math.abs(I[z].right-d.vCenter)<=R&&(d.left=I[z].right-d.width/2,c(I[z])),Math.abs(I[z].left-d.right)<=R?(d.left=I[z].left-d.width,c(I[z])):Math.abs(I[z].vCenter-d.right)<=R?(d.left=I[z].vCenter-d.width,c(I[z])):Math.abs(I[z].right-d.right)<=R&&(d.left=I[z].right-d.width,c(I[z])),Math.abs(I[z].top-d.top)<=R?(d.top=I[z].top,w(I[z])):Math.abs(I[z].hCenter-d.top)<=R?(d.top=I[z].hCenter,w(I[z])):Math.abs(I[z].bottom-d.top)<=R&&(d.top=I[z].bottom,w(I[z])),Math.abs(I[z].top-d.hCenter)<=R?(d.top=I[z].top-d.height/2,w(I[z])):Math.abs(I[z].hCenter-d.hCenter)<=R?(d.top=I[z].hCenter-d.height/2,w(I[z])):Math.abs(I[z].bottom-d.hCenter)<=R&&(d.top=I[z].bottom-d.height/2,w(I[z])),Math.abs(I[z].top-d.bottom)<=R?(d.top=I[z].top-d.height,w(I[z])):Math.abs(I[z].hCenter-d.bottom)<=R?(d.top=I[z].hCenter-d.height,w(I[z])):Math.abs(I[z].bottom-d.bottom)<=R&&(d.top=I[z].bottom-d.height,w(I[z])),F&&(Math.abs(I[z].left-d.left)>R&&Math.abs(I[z].left-d.left)<=V?p(I[z],d,"left","left",J,Z):Math.abs(I[z].vCenter-d.left)>R&&Math.abs(I[z].vCenter-d.left)<=V?p(I[z],d,"vCenter","left",J,Z):Math.abs(I[z].right-d.left)>R&&Math.abs(I[z].right-d.left)<=V?p(I[z],d,"right","left",J,Z):Math.abs(I[z].left-d.vCenter)>R&&Math.abs(I[z].left-d.vCenter)<=V?p(I[z],d,"left","vCenter",J,Z):Math.abs(I[z].vCenter-d.vCenter)>R&&Math.abs(I[z].vCenter-d.vCenter)<=V?p(I[z],d,"vCenter","vCenter",J,Z):Math.abs(I[z].right-d.vCenter)>R&&Math.abs(I[z].right-d.vCenter)<=V?p(I[z],d,"right","vCenter",J,Z):Math.abs(I[z].left-d.right)>R&&Math.abs(I[z].left-d.right)<=V?p(I[z],d,"left","right",J,Z):Math.abs(I[z].vCenter-d.right)>R&&Math.abs(I[z].vCenter-d.right)<=V?p(I[z],d,"vCenter","right",J,Z):Math.abs(I[z].right-d.right)>R&&Math.abs(I[z].right-d.right)<=V?p(I[z],d,"right","right",J,Z):Math.abs(I[z].top-d.top)>R&&Math.abs(I[z].top-d.top)<=V?l(I[z],d,"top","top",L,Z):Math.abs(I[z].hCenter-d.top)>R&&Math.abs(I[z].hCenter-d.top)<=V?l(I[z],d,"hCenter","top",L,Z):Math.abs(I[z].bottom-d.top)>R&&Math.abs(I[z].bottom-d.top)<=V?l(I[z],d,"bottom","top",L,Z):Math.abs(I[z].top-d.hCenter)>R&&Math.abs(I[z].top-d.hCenter)<=V?l(I[z],d,"top","hCenter",L,Z):Math.abs(I[z].hCenter-d.hCenter)>R&&Math.abs(I[z].hCenter-d.hCenter)<=V?l(I[z],d,"hCenter","hCenter",L,Z):Math.abs(I[z].bottom-d.hCenter)>R&&Math.abs(I[z].bottom-d.hCenter)<=V?l(I[z],d,"bottom","hCenter",L,Z):Math.abs(I[z].top-d.bottom)>R&&Math.abs(I[z].top-d.bottom)<=V?l(I[z],d,"top","bottom",L,Z):Math.abs(I[z].hCenter-d.bottom)>R&&Math.abs(I[z].hCenter-d.bottom)<=V?l(I[z],d,"hCenter","bottom",L,Z):Math.abs(I[z].bottom-d.bottom)>R&&Math.abs(I[z].bottom-d.bottom)<=V?l(I[z],d,"bottom","bottom",L,Z):(c(I[z]),w(I[z])))})})(),s.data.left=window.hinnn.pt.toPx(d.left),s.data.top=window.hinnn.pt.toPx(d.top)}var N=S.parent.className.endsWith("design")?S.parent:S.parent.offsetParent,H=N.clientWidth,b=N.clientHeight,M=S.target.clientWidth,P=S.target.clientHeight,o=0,m=0;if(T.options.designTarget&&T.options.designTarget.options.transform){var a=T.options.designTarget.options.getRectInfo();o=window.hinnn.pt.toPx(a.diffW),m=window.hinnn.pt.toPx(a.diffH)}S.left<0-o?S.left=0-o:S.left>=H-M+o&&(S.left=H-M+o),S.top<0-m?S.top=0-m:S.top>=b-P+m&&(S.top=b-P+m),s.data=S}T.options.onDrag.call(s.data.target,s,h.fn.dragLengthCNum(s.data.left,T.options),h.fn.dragLengthCNum(s.data.top,T.options))!=0&&A(s);var r=s.data.target;return T.hidroppables.each(function(){var u=h(this);if(!u.hidroppable("options").disabled){var j=u.offset();s.pageX>j.left&&s.pageX<j.left+u.outerWidth()&&s.pageY>j.top&&s.pageY<j.top+u.outerHeight()?(this.entered||(h(this).trigger("_dragenter",[r]),this.entered=!0),h(this).trigger("_dragover",[r])):this.entered&&(h(this).trigger("_dragleave",[r]),this.entered=!1)}}),!1}function D(s){h.fn.hidraggable.isDragging=!1;var T,S,N=h.data(s.data.target,"hidraggable"),H=N.proxy,b=N.options;b.revert?P()==1?h(s.data.target).css({position:s.data.startPosition,left:s.data.startLeft,top:s.data.startTop}):H?(H.parent()[0]==document.body?(T=s.data.startX-s.data.offsetWidth,S=s.data.startY-s.data.offsetHeight):(T=s.data.startLeft,S=s.data.startTop),H.animate({left:T,top:S},function(){M()})):h(s.data.target).animate({left:s.data.startLeft,top:s.data.startTop},function(){h(s.data.target).css("position",s.data.startPosition)}):(h(s.data.target).css({position:"absolute",left:h.fn.dragLengthC(s.data.left,b),top:h.fn.dragLengthC(s.data.top,b)}),P());function M(){H&&H.remove(),N.proxy=null}function P(){var o=!1;return N.hidroppables.each(function(){var m=h(this);if(!m.hidroppable("options").disabled){var a=m.offset();return s.pageX>a.left&&s.pageX<a.left+m.outerWidth()&&s.pageY>a.top&&s.pageY<a.top+m.outerHeight()?(b.revert&&h(s.data.target).css({position:s.data.startPosition,left:s.data.startLeft,top:s.data.startTop}),h(this).trigger("_drop",[s.data.target]),M(),o=!0,this.entered=!1,!1):void 0}}),o||b.revert||M(),o}return b.onStopDrag.call(s.data.target,s),h(document).unbind(".hidraggable"),setTimeout(function(){h("body").css("cursor","")},100),!1}h.fn.hidraggable=function(s,T){return typeof s=="string"?h.fn.hidraggable.methods[s](this,T):this.each(function(){var S,N=h.data(this,"hidraggable");N?(N.handle.unbind(".hidraggable"),S=h.extend(N.options,s)):S=h.extend({},h.fn.hidraggable.defaults,h.fn.hidraggable.parseOptions(this),s||{});var H=S.handle?typeof S.handle=="string"?h(S.handle,this):S.handle:h(this);function b(M){var P=h.data(M.data.target,"hidraggable"),o=P.handle,m=h(o).offset(),a=h(o)[0].style.transform&&parseInt(h(o)[0].style.transform.slice(7,-1)),r=P.options.getScale(),u=h(o).outerWidth(),j=h(o).outerHeight();if(a){var d=a*Math.PI/180,I=h(o).outerWidth(),C=h(o).outerHeight(),Z=Math.sin(d),L=Math.cos(d);u=Math.abs(I*L)+Math.abs(C*Z),j=Math.abs(I*Z)+Math.abs(C*L)}r&&(u*=r,j*=r);var J=M.pageY-m.top,F=m.left+u-M.pageX,R=m.top+j-M.pageY,V=M.pageX-m.left;return Math.min(J,F,R,V)>P.options.edge}h.data(this,"hidraggable",{options:S,handle:H}),S.disabled?h(this).css("cursor",""):H.unbind(".hidraggable").bind("mousemove.hidraggable",{target:this},function(M){if(!h.fn.hidraggable.isDragging){var P=h.data(M.data.target,"hidraggable").options;b(M)?h(this).css("cursor",P.cursor):h(this).css("cursor","")}}).bind("mouseleave.hidraggable",{target:this},function(M){h(this).css("cursor","")}).bind("mousedown.hidraggable",{target:this},function(M){if(b(M)!=0){h(this).css("cursor","");var P=h(M.data.target).position(),o=h(M.data.target).offset(),m={startPosition:h(M.data.target).css("position"),startLeft:P.left,startTop:P.top,left:P.left,top:P.top,startX:M.pageX,startY:M.pageY,offsetWidth:M.pageX-o.left,offsetHeight:M.pageY-o.top,target:M.data.target,parent:h(M.data.target).parent()[0]},a=h.data(M.data.target,"hidraggable");if(a.options.draggable===!1||M.target.className=="r resizebtn")return;var r=a.options.getScale();r&&(m.left/=r,m.top/=r,m.startLeft/=r,m.startTop/=r);var u=m.target.style.transform&&parseInt(m.target.style.transform.slice(7,-1));if(u){var j=u*Math.PI/180,d=h(M.data.target).outerWidth(),I=h(M.data.target).outerHeight(),C=Math.sin(j),Z=Math.cos(j),L=Math.abs(d*Z)+Math.abs(I*C),J=Math.abs(d*C)+Math.abs(I*Z),F=(L-d)/2,R=(J-I)/2;m.left+=F,m.top+=R,m.startLeft+=F,m.startTop+=R}h.extend(M.data,m),h.data(M.data.target,"hidraggable").options.onBeforeDrag.call(M.data.target,M)!=0&&(h(document).bind("mousedown.hidraggable",M.data,v),h(document).bind("mousemove.hidraggable",M.data,B),h(document).bind("mouseup.hidraggable",M.data,D))}})})},h.fn.hidraggable.methods={options:function(T){return h.data(T[0],"hidraggable").options},update:function(T,S){S&&typeof S=="object"&&h.data(T[0],"hidraggable")&&Object.keys(S).forEach(function(N){h.data(T[0],"hidraggable").options[N]=S[N]})},proxy:function(T){return h.data(T[0],"hidraggable").proxy},enable:function(T){return T.each(function(){h(this).hidraggable({disabled:!1})})},disable:function(T){return T.each(function(){h(this).hidraggable({disabled:!0})})}},h.fn.hidraggable.parseOptions=function(s){var T=h(s);return h.extend({},h.hiprintparser.parseOptions(s,["cursor","handle","axis",{revert:"boolean",deltaX:"number",deltaY:"number",edge:"number"}]),{disabled:!!T.attr("disabled")||void 0})},h.fn.hidraggable.defaults={proxy:null,revert:!1,cursor:"move",deltaX:null,deltaY:null,handle:null,disabled:!1,edge:0,axis:null,getScale:function(T){},onBeforeDrag:function(T){},onStartDrag:function(T){},onDrag:function(T){},onStopDrag:function(T){}},h.fn.hidraggable.isDragging=!1})(jQuery)},function(it,O){(function(h){h.fn.hidroppable=function(G,A){return typeof G=="string"?h.fn.hidroppable.methods[G](this,A):(G=G||{},this.each(function(){var v,p=h.data(this,"hidroppable");p?h.extend(p.options,G):(h(v=this).addClass("hidroppable"),h(v).bind("_dragenter",function(c,l){h.data(v,"hidroppable").options.onDragEnter.apply(v,[c,l])}),h(v).bind("_dragleave",function(c,l){h.data(v,"hidroppable").options.onDragLeave.apply(v,[c,l])}),h(v).bind("_dragover",function(c,l){h.data(v,"hidroppable").options.onDragOver.apply(v,[c,l])}),h(v).bind("_drop",function(c,l){h.data(v,"hidroppable").options.onDrop.apply(v,[c,l])}),h.data(this,"hidroppable",{options:h.extend({},h.fn.hidroppable.defaults,h.fn.hidroppable.parseOptions(this),G)}))}))},h.fn.hidroppable.methods={options:function(A){return h.data(A[0],"hidroppable")&&h.data(A[0],"hidroppable").options||{}},enable:function(A){return A.each(function(){h(this).hidroppable({disabled:!1})})},disable:function(A){return A.each(function(){h(this).hidroppable({disabled:!0})})}},h.fn.hidroppable.parseOptions=function(G){var A=h(G);return h.extend({},h.hiprintparser.parseOptions(G,["accept"]),{disabled:!!A.attr("disabled")||void 0})},h.fn.hidroppable.defaults={accept:null,disabled:!1,onDragEnter:function(A,v){},onDragOver:function(A,v){},onDragLeave:function(A,v){},onDrop:function(A,v){}}})(jQuery)},function(it,O){var h;(h=jQuery).hiprintparser={parseOptions:function(A,v){var p=h(A),c={},l=h.trim(p.attr("data-options"));if(l&&(l.substring(0,1)!="{"&&(l="{"+l+"}"),c=new Function("return "+l)()),v){for(var w={},B=0;B<v.length;B++){var D=v[B];if(typeof D=="string")w[D]=D=="width"||D=="height"||D=="left"||D=="top"?parseInt(A.style[D])||void 0:p.attr(D);else for(var s in D){var T=D[s];T=="boolean"?w[s]=p.attr(s)?p.attr(s)=="true":void 0:T=="number"&&(w[s]=p.attr(s)=="0"?0:parseFloat(p.attr(s))||void 0)}}h.extend(c,w)}return c}},h.fn.dragLengthC=function(G,A){return A.moveUnit=="pt"?h.fn.dragLengthCNum(G,A)+"pt":h.fn.dragLengthCNum(G,A)},h.fn.dragLengthCNum=function(G,A){var v=3;if(A.moveUnit=="pt"){var p=.75*G;return A.minMove&&(v=A.minMove),Math.round(p/v)*v}return Math.round(p/v)*v}},function(it,O){var h,G,A;h=jQuery,G={maxPanelIndex:0},(A=function(p){this.options=h.data(p.target,"hireizeable").options,this.init(p.target)}).prototype={numHandlerText:function(p){return this.numHandler(p)+"pt"},numHandler:function(p){var c=1.5,l=.75*p;return this.options.minResize&&(c=this.options.minResize),Math.round(l/c)*c},init:function(p){p.className.includes("hiprint-printElement")&&this.initResizeBox(p)},initResizeBox:function(p){var c=this;h(p).each(function(){var l;G.maxPanelIndex+=1,c.options.noContainer?l=h(p):l=h("<div panelIndex="+G.maxPanelIndex+' class="resize-panel"></div>'),c.appendHandler(l,h(this));var w={name:"n",target:h('<div class="resizebtn n"/>')},B={name:"s",target:h('<div class="resizebtn s"/>')},D={name:"w",target:h('<div class="resizebtn w"/>')},s={name:"e",target:h('<div class="resizebtn e"/>')},T={name:"ne",target:h('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn ne"/>')},S={name:"nw",target:h('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn nw"/>')},N={name:"se",target:h('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn se"/>')},H={name:"sw",target:h('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn sw"/>')},b={name:"r",target:h('<div class="resizebtn r"/>')},M={name:"why",target:h('<div class="resizebtn why"/>')},P=h('<div class="size-box"></div>'),o=h('<div class="del-btn">\u2715</div>'),m=function(){var u=[M.target],j=c.options.showPoints;return h.each([b,w,B,D,s,T,S,N,H],function(d,I){h.inArray(I.name,j)>-1&&u.push(I.target)}),u};c.refreshSizeBox(void 0,P,l),c.options.draggable!=!1&&(l.append(o),l.on("mousedown",".del-btn",()=>{var r=new KeyboardEvent("keydown",{bubbles:!0,keyCode:46});p.dispatchEvent(r)})),c.appendHandler(m(),l),c.bindResizeEvent(l,h(this));var a=h(this);h(l).on("mousedown",".resizebtn",function(){a.addClass("resizeing")}),h(".easyui-droppable").on("mouseup",function(){a.removeClass("resizeing")}),c.bindTrigger(h(this))}),c.bindHidePanel()},addHandlerCss:function(p){for(var c=0;c<p.length;c++)p[c].css({position:"absolute",width:"8px",height:"8px",background:"#ff6600","border-radius":"50%"})},appendHandler:function(p,c){c.find(".resize-panel").remove();for(var l=0;l<p.length;l++)c.append(p[l])},refreshSizeBox:function(p,c,l){if(!!this.options.showSizeBox){if(c)l.append(c);else if(p&&p.length){var w=p.height(),B=p[0].clientHeight,D=p.width(),s=p[0].clientWidth;w<=40?(h.each([".ne",".nw",".se",".sw"],function(N,H){var b=B-30;p.find(H).css("height",b>0?b:0),p.find(H).css("width",b>0?b:0),b<=0&&(H.includes("n")&&p.find(H).css("border-top","none"),H.includes("s")&&p.find(H).css("border-bottom","none"),H.includes("e")&&p.find(H).css("border-right","none"),H.includes("w")&&p.find(H).css("border-left","none"))}),h.each([".e",".w"],function(N,H){var b=B-30;p.find(H).css("height",b>0?b:10),p.find(H).css("top",B/2-(b>0?b:10)/2)})):h.each([".e",".w"],function(N,H){p.find(H).css("top",B/2-p.find(H).height()/2)}),D<=40?(h.each([".ne",".nw",".se",".sw"],function(N,H){var b=s-30;p.find(H).css("height",b>0?b:0),p.find(H).css("width",b>0?b:0),b<=0&&(H.includes("n")&&p.find(H).css("border-top","none"),H.includes("s")&&p.find(H).css("border-bottom","none"),H.includes("e")&&p.find(H).css("border-right","none"),H.includes("w")&&p.find(H).css("border-left","none"))}),h.each([".n",".s"],function(N,H){let b=s-30;p.find(H).css("width",b>0?b:10),p.find(H).css("left",s/2-(b>0?b:10)/2)})):h.each([".n",".s",".r"],function(N,H){H==".r",p.find(H).css("left",s/2-p.find(H).width()/2)}),B>40&&s>40&&(h.each([".ne",".nw",".se",".sw"],function(N,H){H.includes("n")&&p.find(H).css("border-top",""),H.includes("s")&&p.find(H).css("border-bottom",""),H.includes("e")&&p.find(H).css("border-right",""),H.includes("w")&&p.find(H).css("border-left","")}),h.each([".n",".s"],function(N,H){p.find(H).css("width","")}))}var T,S;if(p&&p.length)T=p[0].style,S=p.children("div[panelindex]").find(".size-box");else if(l&&l.parent()){var p=l.parent();if(p.hasClass("hiprint-printPaper-content"))return;T=p[0].style,T.width||(T.width=hinnn.px.toPt(p[0].offsetWidth)+"pt"),T.height||(T.height=hinnn.px.toPt(p[0].offsetHeight)+"pt"),S=p.children("div[panelindex]").find(".size-box")}S&&(S.text(T.width+" x "+T.height),S.css("top",-(S.outerHeight()||20)))}},triggerResize:function(p,c){c.ctrlKey||c.metaKey||(p.siblings().children("div[panelindex]").removeClass("selected"),p.siblings().children("div[panelindex]").css({display:"none"})),p.children("div[panelindex]").addClass("selected"),p.children("div[panelindex]").css({display:"block"}),this.refreshSizeBox(p)},bindResizeEvent:function(p,c){var l=this,w=0,B=0,D=p.width(),s=p.height(),T=p.offset().left,S=p.offset().top,N=l.options.noContainer?h(c):p.parent(),H=!1;p.on("mousedown",".e",function(d){w=d.pageX,D=p.width(),H=!0,d.stopPropagation()});var b=!1;p.on("mousedown",".s",function(d){B=d.pageY,s=p.height(),b=!0,d.stopPropagation()});var M=!1;p.on("mousedown",".w",function(d){w=d.pageX,D=p.width(),M=!0,T=N.position().left,d.stopPropagation()});var P=!1;p.on("mousedown",".n",function(d){B=d.pageY,s=p.height(),P=!0,S=N.position().top,d.stopPropagation()});var o=!1;p.on("mousedown",".ne",function(d){w=d.pageX,B=d.pageY,D=p.width(),s=p.height(),o=!0,S=N.position().top,d.stopPropagation()});var m=!1;p.on("mousedown",".nw",function(d){w=d.pageX,B=d.pageY,D=p.width(),s=p.height(),S=N.position().top,T=N.position().left,m=!0,d.stopPropagation()});var a=!1;p.on("mousedown",".se",function(d){w=d.pageX,B=d.pageY,D=p.width(),s=p.height(),a=!0,d.stopPropagation()});var r=!1;p.on("mousedown",".sw",function(d){w=d.pageX,B=d.pageY,D=p.width(),s=p.height(),r=!0,T=N.position().left,d.stopPropagation()});var u=!1;p.on("mousedown",".r",function(d){w=d.pageX,B=d.pageY,D=p.width(),s=p.height(),u=!0,T=D/2+N.position().left,S=s/2+N.position().top,d.stopPropagation()}),p.on("dblclick",".r",function(d){N.css({transform:"rotate("+0+"deg)"}),l.options.onResize(d,void 0,void 0,void 0,void 0,0),d.stopPropagation()});var j=!1;p.on("mousedown",function(d){l.options.onBeforeResize(),w=d.pageX,B=d.pageY,S=N.position().top,T=N.position().left,j=!1}),h(l.options.stage).on("mousemove",function(d){if(H){var I=(d.pageX-w)/l.options.getScale();p.css({width:"100%"}),N.css({width:l.numHandlerText(D+I)}),l.options.onResize(d,void 0,l.numHandler(D+I),void 0,void 0)}else if(b){var C=(d.pageY-B)/l.options.getScale();p.css({height:"100%"}),N.css({height:l.numHandlerText(s+C)}),l.options.onResize(d,l.numHandler(s+C),void 0,void 0,void 0)}else if(u){p.css({height:"100%"});var Z=d.pageX;d.pageY;var L=(Z-w)*360/100;w=d.pageX;var J=N[0].style.transform&&parseInt(N[0].style.transform.slice(7,-1))||0,F=J+L;Math.abs(F)>360&&(F=F%360),N.css({transform:"rotate("+F+"deg)"}),l.options.onResize(d,void 0,void 0,void 0,void 0,F)}else if(M)I=(d.pageX-w)/l.options.getScale(),p.css({width:"100%"}),N.css({width:l.numHandlerText(D-I),left:l.numHandlerText(l.options.noDrag?void 0:T+I)}),l.options.onResize(d,void 0,l.numHandler(D-I),void 0,l.options.noDrag?void 0:l.numHandler(T+I));else if(P)C=(d.pageY-B)/l.options.getScale(),p.css({height:"100%"}),N.css({height:l.numHandlerText(s-C),top:l.numHandlerText(l.options.noDrag?void 0:S+C)}),l.options.onResize(d,l.numHandler(s-C),void 0,l.options.noDrag?void 0:l.numHandler(S+C),void 0);else if(o)if(I=(d.pageX-w)/l.options.getScale(),C=(d.pageY-B)/l.options.getScale(),p.css({height:"100%",width:"100%"}),d.shiftKey)N.css({height:l.numHandlerText(s-C),top:l.numHandlerText(l.options.noDrag?void 0:S+C),width:l.numHandlerText(D+I)}),l.options.onResize(d,l.numHandler(s-C),l.numHandler(D+I),l.options.noDrag?void 0:l.numHandler(S+C),void 0);else{var R=s/D,V=D+I,$=s-C,z=S+C;$=V*R,z=S+C+s-C-$,N.css({width:l.numHandlerText(V),height:l.numHandlerText($),top:l.numHandlerText(l.options.noDrag?void 0:z)}),l.options.onResize(d,l.numHandler($),l.numHandler(V),l.options.noDrag?void 0:l.numHandler(z),void 0)}else if(m)if(I=(d.pageX-w)/l.options.getScale(),C=(d.pageY-B)/l.options.getScale(),p.css({height:"100%",width:"100%"}),d.shiftKey)N.css({height:l.numHandlerText(s-C),top:l.numHandlerText(l.options.noDrag?void 0:S+C),width:l.numHandlerText(D-I),left:l.numHandlerText(l.options.noDrag?void 0:T+I)}),l.options.onResize(d,l.numHandler(s-C),l.numHandler(D-I),l.options.noDrag?void 0:l.numHandler(S+C),l.options.noDrag?void 0:l.numHandler(T+I));else{var R=s/D,V=D-I,$=s-C,tt=T+I,z=S+C;$=V*R,tt=T+I,z=S+C+s-C-$,N.css({width:l.numHandlerText(V),height:l.numHandlerText($),left:l.numHandlerText(l.options.noDrag?void 0:tt),top:l.numHandlerText(l.options.noDrag?void 0:z)}),l.options.onResize(d,l.numHandler($),l.numHandler(V),l.options.noDrag?void 0:l.numHandler(z),l.options.noDrag?void 0:l.numHandler(tt))}else if(a)if(I=(d.pageX-w)/l.options.getScale(),C=(d.pageY-B)/l.options.getScale(),p.css({width:"100%",height:"100%"}),d.shiftKey)N.css({width:l.numHandlerText(D+I),height:l.numHandlerText(s+C)}),l.options.onResize(d,l.numHandler(s+C),l.numHandler(D+I),void 0,void 0);else{var R=s/D,V=D+I,$=s+C;$=V*R,N.css({width:l.numHandlerText(V),height:l.numHandlerText($)}),l.options.onResize(d,l.numHandler($),l.numHandler(V),void 0,void 0)}else if(r)if(I=(d.pageX-w)/l.options.getScale(),C=(d.pageY-B)/l.options.getScale(),p.css({width:"100%",height:"100%"}),d.shiftKey)N.css({width:l.numHandlerText(D-I),left:l.numHandlerText(l.options.noDrag?void 0:T+I),height:l.numHandlerText(s+C)}),l.options.onResize(d,l.numHandler(s+C),l.numHandler(D-I),void 0,l.options.noDrag?void 0:l.numHandler(T+I));else{var R=s/D,V=D-I,$=s+C,tt=T+I;$=V*R,N.css({width:l.numHandlerText(V),left:l.numHandlerText(l.options.noDrag?void 0:tt),height:l.numHandlerText($)}),l.options.onResize(d,l.numHandler($),l.numHandler(V),void 0,l.options.noDrag?void 0:l.numHandler(tt))}else j&&(I=(d.pageX-w)/l.options.getScale(),C=(d.pageY-B)/l.options.getScale(),N.css({left:l.numHandlerText(l.options.noDrag?void 0:T+I),top:l.numHandlerText(l.options.noDrag?void 0:S+C)}),l.options.onResize(d,void 0,void 0,l.options.noDrag?void 0:l.numHandler(S+C),l.options.noDrag?void 0:l.numHandler(T+I)))}).on("mouseup",function(d){(H||b||M||P||o||m||r||a||j||u)&&l.options.onStopResize(u),H=!1,b=!1,M=!1,P=!1,o=!1,m=!1,r=!1,a=!1,j=!1,u=!1})},bindTrigger:function(p){var c=this;p.on("click",function(l){l.stopPropagation(),c.triggerResize(p,l),h(".mouseRect").remove()})},bindHidePanel:function(p){if(G.maxPanelIndex<2){var c=this.options.stage;h(c).bind("click",function(l){l.target.className&&jt(l.target.className)=="string"&&(l.target.className.includes("design")||l.target.className.includes("paperBox"))&&(l.stopPropagation(),h("div[panelindex]").css({display:"none"}),h("div[panelindex]").removeClass("selected"))})}}},h.fn.extend({hireizeable:function(p){return this.each(function(){var c,l=h.data(this,"hireizeable");c=l?h.extend({},l.options,p||{}):h.extend({},h.fn.hireizeable.defaults,p||{}),h.data(this,"hireizeable",{options:c}),new A({target:this,onResize:function(B,D,s,T,S){},onStopResize:function(B,D,s,T,S){}})})}}),h.fn.hireizeable.defaults={stage:document,reizeUnit:"pt",minResize:1.5,showSizeBox:!0,showPoints:["s","e"],noContainer:!1,onBeforeResize:function(p,c,l,w,B){},onResize:function(p,c,l,w,B){},onStopResize:function(p,c,l,w,B){},noDrag:!1}},function(it,O){var h,G;jQuery,h="connected",G="reconnecting",window.hiwebSocket={opened:!1,name:"webSockets",host:"http://localhost:17521",host2:"http://localhost:17520",reconnectTimeout:6e4,reconnectWindowSetTimeout:null,reconnectDelay:2e3,supportsKeepAlive:function(){return!0},hasIo:function(v){return window.io},send:function(v){try{this.socket.emit("news",v)}catch(p){console.log("send data error:"+(v||"")+JSON.stringify(p))}},getPrinterList:function(){return this.printerList},refreshPrinterList:function(){try{this.socket.emit("refreshPrinterList")}catch(v){console.log("refreshPrinterList error:"+JSON.stringify(v))}},getAddress:function(v,...p){try{this.socket.emit("address",v,...p)}catch(c){console.log("getAddress error:"+JSON.stringify(c))}},ippPrint:function(v){try{this.socket.emit("ippPrint",v)}catch(p){console.log("ippPrint error:"+JSON.stringify(p))}},ippRequest:function(v){try{this.socket.emit("ippRequest",v)}catch(p){console.log("ippRequest error:"+JSON.stringify(p))}},setHost:function(A,v){window.utools?this.host2=host2:this.host=A,this.stop(),this.start(v)},start:function(v){var p=this,c=this;window.WebSocket?this.socket||(this.socket=window.io(window.utools?this.host2:this.host,{reconnectionAttempts:5}),this.socket.on("connect",function(l){c.opened=!0,console.log("Websocket opened."),p.socket.on("successs",function(w){hinnn.event.trigger("printSuccess_"+w.templateId,w)}),p.socket.on("error",function(w){hinnn.event.trigger("printError_"+w.templateId,w)}),p.socket.on("printerList",function(w){c.printerList=w,hinnn.event.trigger("printerList",w)}),p.socket.on("address",function(w,B,D){hinnn.event.trigger("address_"+w,{addr:B,e:D})}),p.socket.on("ippPrinterConnected",function(w){hinnn.event.trigger("ippPrinterConnected",w)}),p.socket.on("ippPrinterCallback",function(w,B){hinnn.event.trigger("ippPrinterCallback",{err:w,res:B})}),p.socket.on("ippRequestCallback",function(w,B){hinnn.event.trigger("ippRequestCallback",{err:w,res:B})}),c.state=h,v&&v(!0,l)}),this.socket.on("disconnect",function(){c.opened=!1,v&&v(!1)})):console.log("WebSocket start fail"),v&&v(!1)},reconnect:function(){this.state!==h&&this.state!==G||(this.stop(),this.ensureReconnectingState()&&(console.log("Websocket reconnecting."),this.start()))},stop:function(){this.socket&&(console.log("Closing the Websocket."),this.socket.close(),this.socket=null,this.printerList=[])},ensureReconnectingState:function(){return this.state=G,this.state===G}}},function(it,O,h){var G=h(28);typeof G=="string"&&(G=[[it.i,G,""]]);var A={hmr:!0,transform:void 0,insertInto:void 0};h(30)(G,A),G.locals&&(it.exports=G.locals)},function(it,O,h){(it.exports=h(29)(!1)).push([it.i,`.hicontextmenu {\r
1450
1498
  position: absolute;\r
1451
1499
  display: inline-block;\r
1452
1500
  width: 215px;\r
@@ -1516,22 +1564,22 @@
1516
1564
  .hicontextmenuroot>.disable:hover,\r
1517
1565
  .hicontextmenuroot .disable> a:hover {\r
1518
1566
  background-color:#fff;\r
1519
- }`,""])},function(K,J,d){K.exports=function(W){var A=[];return A.toString=function(){return this.map(function(f){var l=function(u,r){var b=u[1]||"",w=u[3];if(!w)return b;if(r&&typeof btoa=="function"){var N=(x=w,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(x))))+" */"),g=w.sources.map(function(y){return"/*# sourceURL="+w.sourceRoot+y+" */"});return[b].concat(g).concat([N]).join(`
1520
- `)}var x;return[b].join(`
1521
- `)}(f,W);return f[2]?"@media "+f[2]+"{"+l+"}":l}).join("")},A.i=function(f,l){typeof f=="string"&&(f=[[null,f,""]]);for(var u={},r=0;r<this.length;r++){var b=this[r][0];b!=null&&(u[b]=!0)}for(r=0;r<f.length;r++){var w=f[r];w[0]!=null&&u[w[0]]||(l&&!w[2]?w[2]=l:l&&(w[2]="("+w[2]+") and ("+l+")"),A.push(w))}},A}},function(K,J,d){var W,A,f={},l=(W=function(){return window&&document&&document.all&&!window.atob},function(){return A===void 0&&(A=W.apply(this,arguments)),A}),u=function(a){var s={};return function(I,S){if(typeof I=="function")return I();if(s[I]===void 0){var P=function(j,B){return B?B.querySelector(j):document.querySelector(j)}.call(this,I,S);if(window.HTMLIFrameElement&&Ht(P,window.HTMLIFrameElement))try{P=P.contentDocument.head}catch{P=null}s[I]=P}return s[I]}}(),r=null,b=0,w=[],N=d(31);function g(a,s){for(var I=0;I<a.length;I++){var S=a[I],P=f[S.id];if(P){P.refs++;for(var j=0;j<P.parts.length;j++)P.parts[j](S.parts[j]);for(;j<S.parts.length;j++)P.parts.push(C(S.parts[j],s))}else{var B=[];for(j=0;j<S.parts.length;j++)B.push(C(S.parts[j],s));f[S.id]={id:S.id,refs:1,parts:B}}}}function x(a,s){for(var I=[],S={},P=0;P<a.length;P++){var j=a[P],B=s.base?j[0]+s.base:j[0],Z={css:j[1],media:j[2],sourceMap:j[3]};S[B]?S[B].parts.push(Z):I.push(S[B]={id:B,parts:[Z]})}return I}function y(a,s){var I=u(a.insertInto);if(!I)throw new Error("Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.");var S=w[w.length-1];if(a.insertAt==="top")S?S.nextSibling?I.insertBefore(s,S.nextSibling):I.appendChild(s):I.insertBefore(s,I.firstChild),w.push(s);else if(a.insertAt==="bottom")I.appendChild(s);else{if(bt(a.insertAt)!="object"||!a.insertAt.before)throw new Error(`[Style Loader]
1567
+ }`,""])},function(it,O,h){it.exports=function(G){var A=[];return A.toString=function(){return this.map(function(v){var p=function(c,l){var w=c[1]||"",B=c[3];if(!B)return w;if(l&&typeof btoa=="function"){var D=(T=B,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(T))))+" */"),s=B.sources.map(function(S){return"/*# sourceURL="+B.sourceRoot+S+" */"});return[w].concat(s).concat([D]).join(`
1568
+ `)}var T;return[w].join(`
1569
+ `)}(v,G);return v[2]?"@media "+v[2]+"{"+p+"}":p}).join("")},A.i=function(v,p){typeof v=="string"&&(v=[[null,v,""]]);for(var c={},l=0;l<this.length;l++){var w=this[l][0];w!=null&&(c[w]=!0)}for(l=0;l<v.length;l++){var B=v[l];B[0]!=null&&c[B[0]]||(p&&!B[2]?B[2]=p:p&&(B[2]="("+B[2]+") and ("+p+")"),A.push(B))}},A}},function(it,O,h){var G,A,v={},p=(G=function(){return window&&document&&document.all&&!window.atob},function(){return A===void 0&&(A=G.apply(this,arguments)),A}),c=function(a){var r={};return function(u,j){if(typeof u=="function")return u();if(r[u]===void 0){var d=function(I,C){return C?C.querySelector(I):document.querySelector(I)}.call(this,u,j);if(window.HTMLIFrameElement&&Ct(d,window.HTMLIFrameElement))try{d=d.contentDocument.head}catch{d=null}r[u]=d}return r[u]}}(),l=null,w=0,B=[],D=h(31);function s(a,r){for(var u=0;u<a.length;u++){var j=a[u],d=v[j.id];if(d){d.refs++;for(var I=0;I<d.parts.length;I++)d.parts[I](j.parts[I]);for(;I<j.parts.length;I++)d.parts.push(M(j.parts[I],r))}else{var C=[];for(I=0;I<j.parts.length;I++)C.push(M(j.parts[I],r));v[j.id]={id:j.id,refs:1,parts:C}}}}function T(a,r){for(var u=[],j={},d=0;d<a.length;d++){var I=a[d],C=r.base?I[0]+r.base:I[0],Z={css:I[1],media:I[2],sourceMap:I[3]};j[C]?j[C].parts.push(Z):u.push(j[C]={id:C,parts:[Z]})}return u}function S(a,r){var u=c(a.insertInto);if(!u)throw new Error("Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.");var j=B[B.length-1];if(a.insertAt==="top")j?j.nextSibling?u.insertBefore(r,j.nextSibling):u.appendChild(r):u.insertBefore(r,u.firstChild),B.push(r);else if(a.insertAt==="bottom")u.appendChild(r);else{if(jt(a.insertAt)!="object"||!a.insertAt.before)throw new Error(`[Style Loader]
1522
1570
 
1523
1571
  Invalid value for parameter 'insertAt' ('options.insertAt') found.
1524
1572
  Must be 'top', 'bottom', or Object.
1525
1573
  (https://github.com/webpack-contrib/style-loader#insertat)
1526
- `);var P=u(a.insertAt.before,I);I.insertBefore(s,P)}}function D(a){if(a.parentNode===null)return!1;a.parentNode.removeChild(a);var s=w.indexOf(a);s>=0&&w.splice(s,1)}function H(a){var s=document.createElement("style");if(a.attrs.type===void 0&&(a.attrs.type="text/css"),a.attrs.nonce===void 0){var I=function(){return d.nc}();I&&(a.attrs.nonce=I)}return v(s,a.attrs),y(a,s),s}function v(a,s){Object.keys(s).forEach(function(I){a.setAttribute(I,s[I])})}function C(a,s){var I,S,P,j;if(s.transform&&a.css){if(!(j=typeof s.transform=="function"?s.transform(a.css):s.transform.default(a.css)))return function(){};a.css=j}if(s.singleton){var B=b++;I=r||(r=H(s)),S=c.bind(null,I,B,!1),P=c.bind(null,I,B,!0)}else a.sourceMap&&typeof URL=="function"&&typeof URL.createObjectURL=="function"&&typeof URL.revokeObjectURL=="function"&&typeof Blob=="function"&&typeof btoa=="function"?(I=function(Z){var z=document.createElement("link");return Z.attrs.type===void 0&&(Z.attrs.type="text/css"),Z.attrs.rel="stylesheet",v(z,Z.attrs),y(Z,z),z}(s),S=function(Z,z,O){var F=O.css,tt=O.sourceMap,X=z.convertToAbsoluteUrls===void 0&&tt;(z.convertToAbsoluteUrls||X)&&(F=N(F)),tt&&(F+=`
1527
- /*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(tt))))+" */");var q=new Blob([F],{type:"text/css"}),at=Z.href;Z.href=URL.createObjectURL(q),at&&URL.revokeObjectURL(at)}.bind(null,I,s),P=function(){D(I),I.href&&URL.revokeObjectURL(I.href)}):(I=H(s),S=function(Z,z){var O=z.css,F=z.media;if(F&&Z.setAttribute("media",F),Z.styleSheet)Z.styleSheet.cssText=O;else{for(;Z.firstChild;)Z.removeChild(Z.firstChild);Z.appendChild(document.createTextNode(O))}}.bind(null,I),P=function(){D(I)});return S(a),function(Z){if(Z){if(Z.css===a.css&&Z.media===a.media&&Z.sourceMap===a.sourceMap)return;S(a=Z)}else P()}}K.exports=function(a,s){if(typeof DEBUG!="undefined"&&DEBUG&&(typeof document=="undefined"?"undefined":bt(document))!="object")throw new Error("The style-loader cannot be used in a non-browser environment");(s=s||{}).attrs=bt(s.attrs)=="object"?s.attrs:{},s.singleton||typeof s.singleton=="boolean"||(s.singleton=l()),s.insertInto||(s.insertInto="head"),s.insertAt||(s.insertAt="bottom");var I=x(a,s);return g(I,s),function(S){for(var P=[],j=0;j<I.length;j++){var B=I[j];(Z=f[B.id]).refs--,P.push(Z)}for(S&&g(x(S,s),s),j=0;j<P.length;j++){var Z;if((Z=P[j]).refs===0){for(var z=0;z<Z.parts.length;z++)Z.parts[z]();delete f[Z.id]}}}};var M,o=(M=[],function(a,s){return M[a]=s,M.filter(Boolean).join(`
1528
- `)});function c(a,s,I,S){var P=I?"":S.css;if(a.styleSheet)a.styleSheet.cssText=o(s,P);else{var j=document.createTextNode(P),B=a.childNodes;B[s]&&a.removeChild(B[s]),B.length?a.insertBefore(j,B[s]):a.appendChild(j)}}},function(K,J){K.exports=function(d){var W=typeof window!="undefined"&&window.location;if(!W)throw new Error("fixUrls requires window.location");if(!d||typeof d!="string")return d;var A=W.protocol+"//"+W.host,f=A+W.pathname.replace(/\/[^\/]*$/,"/");return d.replace(/url\s*\(((?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)\)/gi,function(l,u){var r,b=u.trim().replace(/^"(.*)"$/,function(w,N){return N}).replace(/^'(.*)'$/,function(w,N){return N});return/^(#|data:|http:\/\/|https:\/\/|file:\/\/\/|\s*$)/i.test(b)?l:(r=b.indexOf("//")===0?b:b.indexOf("/")===0?A+b:f+b.replace(/^\.\//,""),"url("+JSON.stringify(r)+")")})}},function(K,J){var d,W;d=jQuery,(W=function(f,l){this.init(f,l)}).prototype={init:function(f,l){this.ele=f,this.defaults={menu:[{text:"text",menus:[{},{}],callback:function(){}}],target:function(r){},width:100,itemHeight:28,bgColor:"#fff",color:"#333",fontSize:14,hoverBgColor:"#f5f5f5"},this.opts=d.extend(!0,{},this.defaults,l),this.random=new Date().getTime()+parseInt(1e3*Math.random()),this.eventBind()},renderMenu:function(f,l){var u=this,r=l;if(f&&f.length){var b=T.default('<ul class="hicontextmenu" style="z-index: 9999;"></ul>');r||(r=b).addClass("hicontextmenuroot"),T.default.each(f,function(w,N){var g=!!N.disable&&N.disable(),x=T.default('<li class="hicontextmenuitem"><a href="javascript:void(0);"><span>'+(N.text||"")+"</span></a></li>");g&&x.addClass("disable"),N.borderBottom&&x.addClass("borderBottom"),N.menus&&(x.addClass("hicontextsubmenu"),u.renderMenu(N.menus,x)),N.callback&&x.click(function(y){T.default(this).hasClass("disable")||(T.default(".hicontextmenuroot").remove(),N.callback()),y.stopPropagation()}),b.append(x)}),l&&l.append(b)}l||T.default("body").append(r).find(".hicontextmenuroot").hide()},setPosition:function(f){T.default(".hicontextmenuroot").css({left:f.pageX+2,top:f.pageY+2}).show()},eventBind:function(){var f=this;this.ele.on("contextmenu",function(l){T.default(".hicontextmenuroot").remove(),l.preventDefault(),f.renderMenu(f.opts.menus),f.setPosition(l),f.opts.target&&typeof f.opts.target=="function"&&f.opts.target(d(this))}),d("body").on("click",function(){d(".hicontextmenuroot").remove()})}},d.fn.hicontextMenu=function(A){return new W(this,A),this}},function(K,J,d){d.r(J),d(22),d(23),d(24),d(25);var W,A=d(0);d(26),window.hiLocalStorage=(W=window.localStorage||null,{saveLocalData:function(e,i){return!(!W||!i||(W.setItem(e,i),0))},getLocalData:function(e){return W?W.getItem(e):null},removeItem:function(e){W&&W.removeItem(e)}}),d(27),d(32);var f,l=function(){function m(){this.allElementTypes=[]}return Object.defineProperty(m,"instance",{get:function(){return m._instance||(m._instance=new m),m._instance},enumerable:!0,configurable:!0}),m.prototype.addPrintElementType=function(e){var i=this;if(e&&e.tid&&e.type){var p=et.createPrintElementType(e),h=i.allElementTypes.findIndex(function(U){return U.tid==p.tid});h>=0&&i.allElementTypes.splice(h,1),i.allElementTypes.push(p)}return i},m.prototype.addPrintElementTypes=function(e,i){var p=this;this[e]?this[e]=this[e].concat(i):this[e]=i,i.forEach(function(h){p.allElementTypes=p.allElementTypes.concat(h.printElementTypes)})},m.prototype.removePrintElementTypes=function(e){var i=this;delete i[e],i.allElementTypes=i.allElementTypes.filter(function(p){return!p.tid.startsWith(e)})},m.prototype.getElementTypeGroups=function(e){return this[this.formatterModule(e)]||[]},m.prototype.getElementType=function(e){var i=this.allElementTypes.filter(function(p){return p.tid==e});if(i.length>0)return i[0]},m.prototype.updateElementType=function(e,i){var p=this.getElementType(e);if(i){var h=i(p),U=this.allElementTypes.findIndex(function(G){return G.tid=e});if(U>=0)return this.allElementTypes.splice(U,1,h),h}return p},m.prototype.formatterModule=function(e){return e||"_default"},m}(),u=d(1),r=d(2),b=function(){function m(){}return m.prototype.createPrintElementTypeHtml=function(e,i){var p=T.default('<ul class="hiprint-printElement-type"></ul>');return i.forEach(function(h){var U=T.default("<li></li>");U.append('<span class="title">'+h.name+"</span>");var G=T.default("<ul></ul>");U.append(G),h.printElementTypes.forEach(function(L){G.append('<li><a class="ep-draggable-item" tid="'+L.tid+'"> '+L.getText()+" </a></li>")}),p.append(U)}),T.default(e).append(p),p.find(".ep-draggable-item")},m}(),w=d(5),N=d(15),g=function(){return function(m){this.title=m.title,this.type=m.type}}(),x=function(){return function(m){this.title=m.title,this.type=m.type,this.editable=m.editable,this.columnDisplayEditable=m.columnDisplayEditable,this.columnDisplayIndexEditable=m.columnDisplayIndexEditable,this.columnTitleEditable=m.columnTitleEditable,this.columnResizable=m.columnResizable,this.columnAlignEditable=m.columnAlignEditable,this.isEnableEditField=m.isEnableEditField,this.isEnableContextMenu=m.isEnableContextMenu,this.isEnableInsertRow=m.isEnableInsertRow,this.isEnableDeleteRow=m.isEnableDeleteRow,this.isEnableInsertColumn=m.isEnableInsertColumn,this.isEnableDeleteColumn=m.isEnableDeleteColumn,this.isEnableMergeCell=m.isEnableMergeCell}}(),y=function(){function m(e){var i=this;this.text=e.text,this.field=e.field,this.fields=e.fields,this.title=e.title,this.tid=e.tid,this.data=e.data,this.styler=e.styler,this.formatter=e.formatter,this.type=e.type,this.options=e.options,this.editable=e.editable,this.columnDisplayEditable=e.columnDisplayEditable,this.columnDisplayIndexEditable=e.columnDisplayIndexEditable,this.columnTitleEditable=e.columnTitleEditable,this.columnResizable=e.columnResizable,this.columnAlignEditable=e.columnAlignEditable,this.columns=[],(e.columns||[]).forEach(function(p,h){i.columns.push(i.createTableColumnArray(p))}),this.rowStyler=e.rowStyler,this.striped=e.striped,this.groupFields=e.groupFields||[],this.groupFormatter=e.groupFormatter,this.groupFooterFormatter=e.groupFooterFormatter,this.footerFormatter=e.footerFormatter,this.rowsColumnsMerge=e.rowsColumnsMerge,this.gridColumnsFooterFormatter=e.gridColumnsFooterFormatter,this.isEnableEditField=e.isEnableEditField,this.isEnableContextMenu=e.isEnableContextMenu,this.isEnableInsertRow=e.isEnableInsertRow,this.isEnableDeleteRow=e.isEnableDeleteRow,this.isEnableInsertColumn=e.isEnableInsertColumn,this.isEnableDeleteColumn=e.isEnableDeleteColumn,this.isEnableMergeCell=e.isEnableMergeCell,this.columnObj=this.makeColumnObj()}return m.prototype.getText=function(){return this.text||this.title||""},m.prototype.createPrintElement=function(e){var i=this;return this.columns&&this.columns.length==0&&(e.columns||[]).forEach(function(p,h){i.columns.push(i.createTableColumnArray(p))}),new N.a(this,e)},m.prototype.getData=function(){return[{}]},m.prototype.createTableColumnArray=function(e){var i=[];return e.forEach(function(p,h){i.push(new w.a(p))}),i},m.prototype.getPrintElementTypeEntity=function(){return this.type=="table"?new x({title:this.title,type:this.type,editable:this.editable,columnDisplayEditable:this.columnDisplayEditable,columnDisplayIndexEditable:this.columnDisplayIndexEditable,columnResizable:this.columnResizable,columnAlignEditable:this.columnAlignEditable,columnTitleEditable:this.columnTitleEditable,isEnableEditField:this.isEnableEditField,isEnableContextMenu:this.isEnableContextMenu,isEnableInsertRow:this.isEnableInsertRow,isEnableDeleteRow:this.isEnableDeleteRow,isEnableInsertColumn:this.isEnableInsertColumn,isEnableDeleteColumn:this.isEnableDeleteColumn,isEnableMergeCell:this.isEnableMergeCell}):new g({title:this.title,type:this.type})},m.prototype.getFields=function(){return this.fields},m.prototype.getOptions=function(){return this.options||{}},m.prototype.getColumnByColumnId=function(e){return this.columnObj[e]},m.prototype.makeColumnObj=function(e){var i={};return e?e.forEach(function(p){(p.columnId||p.id)&&(i[p.columnId||p.id]=p)}):this.columns&&this.columns.forEach(function(p){p.forEach(function(h){(h.columnId||h.id)&&(i[h.columnId||h.id]=h)})}),this.columnObj=i,i},m}(),D=d(4),H=d(3),v=(f=function(e,i){return(f=Object.setPrototypeOf||Ht({__proto__:[]},Array)&&function(p,h){p.__proto__=h}||function(p,h){for(var U in h)h.hasOwnProperty(U)&&(p[U]=h[U])})(e,i)},function(m,e){function i(){this.constructor=m}f(m,e),m.prototype=e===null?Object.create(e):(i.prototype=e.prototype,new i)}),C=function(m){function e(i,p){var h=m.call(this,i)||this;return h.options=new H.a(p),h.options.setDefault(new H.a(u.a.instance.image.default).getPrintElementOptionEntity()),h}return v(e,m),e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||u.a.instance.image.showPoints},e.prototype.getData=function(i){var p="",h=this.getField();i?p=h?h.split(".").reduce((G,L)=>G?G[L]:i[L],!1)||"":this.options.src||this.printElementType.getData():p=this.options.src||this.printElementType.getData();var U=this.getFormatter();return U&&(p=U(p,this.options,this._currenttemplateData)),p||""},e.prototype.createTarget=function(i,p){var h=T.default('<div class="hiprint-printElement hiprint-printElement-image" style="position: absolute;"><div class="hiprint-printElement-image-content" style="height:100%;width:100%"></div></div>');return this.updateTargetImage(h,i,p),h},e.prototype.initSizeByHtml=function(i){m.prototype.initSizeByHtml.call(this,i),this.css(i,this.getData())},e.prototype.getConfigOptions=function(){return u.a.instance.image},e.prototype.updateDesignViewFromOptions=function(){this.designTarget&&(this.css(this.designTarget,this.getData()),this.updateTargetImage(this.designTarget,this.getTitle(),this.getData()))},e.prototype.updateTargetImage=function(i,p,h){var U=i.find(".hiprint-printElement-image-content");U.find("img").length?U.find("img").attr("src",h):U.html('<img style="width:100%;height:100%;" src="'+h+'">'),h.length?U.find("img").css("cssText",`width:100%;height:100%;content:url("${h}")!important`):U.find("img").css("cssText","width:100%;height:100%;"),this.options.fit&&U.find("img").css("object-fit",this.options.fit)},e.prototype.getHtml=function(i,p,h){return this.getHtml2(i,p,h)},e}(D.a),M=function(m){function e(i){var p=this;return i=i||{},(p=m.call(this,i)||this).leftSpaceRemoved=i.leftSpaceRemoved,p}return v(e,m),e.prototype.getHideTitle=function(){return this.hideTitle==null?this.defaultOptions.hideTitle:this.hideTitle},e}(H.a),o=d(8),c=function(){function m(e,i,p,h,U,G,L,k,$,V,Q,rt,R){this.panelPageRule=i,this.scale=p,this.defaultPaperNumberFormat="paperNo-paperCount",this.printLine=0,this.templateId=e,this.width=A.a.mm.toPt(h),this.height=A.a.mm.toPt(U),this.mmwidth=h,this.mmheight=U,this.paperHeader=G>=0?G:0,this.paperFooter=L,this.contentHeight=L-G,this.createTarget(),this.index=rt,this.paperNumberLeft=k||parseInt((this.width-30).toString()),this.paperNumberTop=$||parseInt((this.height-22).toString()),this.paperNumberDisabled=V,this.paperNumberFormat=Q,this.referenceElement=R?T.default.extend({},R):new o.a({top:0,left:0,height:0,width:0,bottomInLastPaper:0,beginPrintPaperIndex:0,printTopInPaper:0,endPrintPaperIndex:0})}return m.prototype.subscribePaperBaseInfoChanged=function(e){this.onPaperBaseInfoChanged=e},m.prototype.triggerOnPaperBaseInfoChanged=function(e){this.onPaperBaseInfoChanged&&this.onPaperBaseInfoChanged({panelPageRule:this.panelPageRule,scale:this.scale,paperHeader:this.paperHeader,paperFooter:this.paperFooter,paperNumberLeft:this.paperNumberLeft,paperNumberTop:this.paperNumberTop,paperNumberDisabled:this.paperNumberDisabled,paperNumberFormat:this.paperNumberFormat}),A.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,e||"\u6A21\u677F\u8C03\u6574")},m.prototype.setFooter=function(e,i,p,h){this.firstPaperFooter=e,this.evenPaperFooter=i,this.oddPaperFooter=p,this.lastPaperFooter=h},m.prototype.setOffset=function(e,i){this.setLeftOffset(e),this.setTopOffset(i)},m.prototype.setLeftOffset=function(e){e?this.paperContentTarget.css("left",e+"pt"):this.paperContentTarget[0].style.left=""},m.prototype.setTopOffset=function(e){e?this.paperContentTarget.css("top",e+"pt"):this.paperContentTarget[0].style.top=""},m.prototype.createTarget=function(){this.target=T.default('<div class="hiprint-printPaper"><div class="hiprint-printPaper-content"></div></div>'),this.paperContentTarget=this.target.find(".hiprint-printPaper-content"),this.target.css("width",this.mmwidth+"mm"),this.target.css("height",this.mmheight-u.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.zoom(this.scale)},m.prototype.createHeaderLine=function(){var e=this;this.headerLinetarget=T.default('<div class="hiprint-headerLine" style="position: absolute;width: 100%;border-top: 1px dashed #c9bebe;height: 7pt;"></div>'),this.headerLinetarget.css("top",(this.paperHeader||-1)+"pt"),this.paperHeader==0&&this.headerLinetarget.addClass("hideheaderLinetarget"),this.paperContentTarget.append(this.headerLinetarget),this.dragHeadLineOrFootLine(this.headerLinetarget,function(i,p){p>=e.paperFooter&&(p=e.paperFooter-10),e.paperHeader=p>=0?p:0,e.triggerOnPaperBaseInfoChanged()})},m.prototype.createFooterLine=function(){var e=this;this.footerLinetarget=T.default('<div class="hiprint-footerLine" style="position: absolute;width: 100%;border-top: 1px dashed #c9bebe;height: 7pt;"></div>'),this.footerLinetarget.css("top",parseInt(this.paperFooter.toString())+"pt"),this.paperFooter==this.height&&(this.footerLinetarget.css("top",this.mmheight-u.a.instance.paperHeightTrim+"mm"),this.footerLinetarget.addClass("hidefooterLinetarget")),this.paperContentTarget.append(this.footerLinetarget),this.dragHeadLineOrFootLine(this.footerLinetarget,function(i,p){p<=e.paperHeader&&(p=e.paperHeader+10),e.paperFooter=p,e.triggerOnPaperBaseInfoChanged()})},m.prototype.createPaperNumber=function(e,i){var p=this,h=this.target.find(".hiprint-paperNumber");if(h.length)return h.html(e),h;var U=T.default('<span class="hiprint-paperNumber" style="width:max-content;position: absolute">'+e+"</span>");return U.css("top",this.paperNumberTop+"pt"),U.css("left",this.paperNumberLeft+"pt"),this.paperContentTarget.append(U),i&&this.dragHeadLineOrFootLine(U,function(G,L){p.paperNumberTop=L,p.paperNumberLeft=G,p.triggerOnPaperBaseInfoChanged()},!0),U},m.prototype.getTarget=function(){return this.target},m.prototype.append=function(e){this.paperContentTarget.append(e)},m.prototype.updateReferenceElement=function(e){e&&(this.referenceElement=e)},m.prototype.updatePrintLine=function(e){e>=this.printLine&&(this.printLine=e)},m.prototype.design=function(e){var i=this;this.createHeaderLine(),this.createFooterLine(),this.target.addClass("design"),this.target.parent().parent().css("width",this.mmwidth+"mm"),this.target.parent().parent().css("height",this.mmheight+"mm"),this.paperNumberTarget=this.createPaperNumber(this.formatPaperNumber(1,1),!0),this.createRuler(),this.resetPaperNumber(this.paperNumberTarget),T.default(this.paperNumberTarget).bind("dblclick.hiprint",function(){i.paperNumberDisabled==null&&(i.paperNumberDisabled=!1),i.paperNumberDisabled=!i.paperNumberDisabled,i.resetPaperNumber(i.paperNumberTarget),i.triggerOnPaperBaseInfoChanged("\u521D\u59CB")}),T.default(this.paperNumberTarget).bind("click.hiprint",function(){A.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:{paperNumberFormat:i.paperNumberFormat,paperNumberDisabled:i.paperNumberDisabled},callback:function(h){i.paperNumberDisabled=!!h.paperNumberDisabled||void 0,i.paperNumberFormat=h.paperNumberFormat?h.paperNumberFormat:void 0,i.createPaperNumber(i.formatPaperNumber(1,1),!0),i.resetPaperNumber(i.paperNumberTarget),i.triggerOnPaperBaseInfoChanged()}})})},m.prototype.resetPaperNumber=function(e){this.paperNumberDisabled?e.addClass("hiprint-paperNumber-disabled"):e.removeClass("hiprint-paperNumber-disabled")},m.prototype.updatePaperNumber=function(e,i,p){var h=this.createPaperNumber(this.formatPaperNumber(e,i));this.paperNumberDisabled?h.hide():p&&this.index%2==1&&(h[0].style.left="",h.css("right",this.paperNumberLeft+"pt"))},m.prototype.formatPaperNumber=function(e,i){return(this.paperNumberFormat?this.paperNumberFormat:this.defaultPaperNumberFormat).replace("paperNo",e.toString()).replace("paperCount",i.toString())},m.prototype.dragHeadLineOrFootLine=function(e,i,p){var h=this;e.hidraggable({axis:p?void 0:"v",onDrag:function(G,L,k){i(L,k)},moveUnit:"pt",minMove:u.a.instance.movingDistance,onBeforeDrag:function(G){r.a.instance.draging=!0},getScale:function(){return h.scale||1},onStopDrag:function(G){h.headerLinetarget.css("top",h.paperHeader+"pt"),h.footerLinetarget.css("top",h.paperFooter+"pt"),r.a.instance.draging=!1,h.footerLinetarget.removeClass("hidefooterLinetarget"),h.headerLinetarget.removeClass("hideheaderLinetarget")}})},m.prototype.resize=function(e,i){this.width=A.a.mm.toPt(e),this.height=A.a.mm.toPt(i),this.mmwidth=e,this.mmheight=i,this.target.css("width",e+"mm"),this.target.css("height",i-u.a.instance.paperHeightTrim+"mm"),this.target.parent().parent().css("width",e+"mm"),this.target.parent().parent().css("height",i+"mm"),this.target.attr("original-height",this.mmheight);var p=this.paperFooter>this.height?this.height:this.paperFooter;this.paperFooter=p||this.height,this.footerLinetarget.css("top",p+"pt"),this.contentHeight=this.paperFooter-this.paperHeader,this.paperNumberLeft=this.paperNumberLeft>this.width?parseInt((this.width-30).toString()):this.paperNumberLeft,this.paperNumberTop=this.paperNumberTop>this.height?this.paperNumberTop=parseInt((this.height-22).toString()):this.paperNumberTop,this.paperNumberTarget.css("top",this.paperNumberTop+"pt"),this.paperNumberTarget.css("left",this.paperNumberLeft+"pt"),this.triggerOnPaperBaseInfoChanged("\u8C03\u6574\u5927\u5C0F")},m.prototype.zoom=function(e){e&&(this.scale=e,this.target.css("transform","scale("+e+")"),e>1?this.target.css("transform-origin","-"+e+"% -"+e+"%"):this.target.css("transform-origin","0 0"),this.triggerOnPaperBaseInfoChanged("\u7F29\u653E"))},m.prototype.getPaperFooter=function(e){var i=this.index+e;return i==0?this.firstPaperFooter?this.firstPaperFooter:this.oddPaperFooter?this.oddPaperFooter:this.paperFooter:i%2==0?this.oddPaperFooter?this.oddPaperFooter:this.paperFooter:i%2==1?this.evenPaperFooter?this.evenPaperFooter:this.paperFooter:void 0},m.prototype.getContentHeight=function(e){return this.getPaperFooter(e)-this.paperHeader},m.prototype.createRuler=function(){this.target.append(`<div class="hiprint_rul_wrapper">
1529
- <img class="h_img" src="`+ye+`" />
1530
- <img class="v_img" src="`+Me+`" />
1531
- </div>`)},m.prototype.displayHeight=function(){return this.mmheight-u.a.instance.paperHeightTrim+"mm"},m.prototype.displayWidth=function(){return this.mmwidth+"mm"},m.prototype.getPanelTarget=function(){return this.target.parent(".hiprint-printPanel ")},m}(),a=d(6),s=function(m){function e(i,p){var h=m.call(this,i)||this;return h.options=new M(p),h.options.setDefault(new M(u.a.instance.longText.default).getPrintElementOptionEntity()),h}return v(e,m),e.prototype.getDesignTarget=function(i){var p=m.prototype.getDesignTarget.call(this,i);return p.find(".hiprint-printElement-longText-content").css("border","1px dashed #cebcbc"),p},e.prototype.getProxyTarget=function(i){i&&this.SetProxyTargetOption(i);var p=this.getData(),h=this.createTarget(this.printElementType.getText(!0),p);return this.updateTargetSize(h),this.css(h,p),h},e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData(),p=this.getHtml(this.designPaper)[0].target;this.designTarget.find(".hiprint-printElement-longText-content").html(p.find(".hiprint-printElement-longText-content").html()),this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return u.a.instance.longText},e.prototype.getTitle=function(){return this.options.title||this.printElementType.title},e.prototype.getData=function(i){var p=this.getField(),h=p&&p.split(".").reduce((U,G)=>U?U[G]:i?i[G]:"",!1)||"";return i?h||"":this.options.testData||this.printElementType.getData()||""},e.prototype.updateTargetText=function(i,p,h){var U=i.find(".hiprint-printElement-longText-content"),G=this.getText(p,h);U.html(G)},e.prototype.createTarget=function(i,p){var h=T.default('<div class="hiprint-printElement hiprint-printElement-longText" style="position: absolute;"><div class="hiprint-printElement-longText-content hiprint-printElement-content" style="height:100%;width:100%"></div></div>');return this.updateTargetText(h,i,p),h},e.prototype.getText=function(i,p){var h=this.getFormatter();return p&&(p=this.options.leftSpaceRemoved!=0?p.toString().replace(/^\s*/,""):p),(this.getField()?(this.options.getHideTitle()?"":i?i+"\uFF1A":"")+(h?h(i,p,this.options,this._currenttemplateData):p):h?h(i,i,this.options,this._currenttemplateData):i||"")||""},e.prototype.getHtml=function(i,p){this.setCurrenttemplateData(p),this.createTempContainer();var h=this.getPaperHtmlResult(i,p);return this.removeTempContainer(),h},e.prototype.getHeightByData=function(i){this.createTempContainer();var p=this.getPaperHtmlResult(new c("","",void 0,1e3,1e3,0,25e3,0,0,!0,void 0,0,void 0),{},i);return this.removeTempContainer(),p[0].referenceElement.bottomInLastPaper-p[0].referenceElement.printTopInPaper},e.prototype.getLongTextIndent=function(){return this.options.longTextIndent?'<span class="long-text-indent" style="margin-left:'+this.options.longTextIndent+'pt"></span>':'<span class="long-text-indent"></span>'},e.prototype.getPaperHtmlResult=function(i,p,h){var U=this,G=[],L=0,k=h||this.getData(p),$=this.getText(this.getTitle(),k),V=this.createTarget(this.getTitle(),this.options.testData||"");this.css(V,k),p?this.updateTargetWidth(V):this.updateTargetSize(V),this.getTempContainer().html(""),this.getTempContainer().append(V);var Q=[this.getLongTextIndent()],rt=$.split(new RegExp(`\r|
1532
- `,"g"));if(rt.forEach(function(Nt,kt){var Rt=U.options.leftSpaceRemoved!=0?(Nt||"").toString().replace(/^\s*/,""):Nt;Q=Q.concat(Rt.split("")),kt<rt.length-1&&Q.push("<br/>"+U.getLongTextIndent())}),Q.length==0&&(Q=[""]),this.isHeaderOrFooter()||this.isFixed()||!p)return(lt=this.getStringBySpecificHeight(Q,25e3,V)).target.css("left",this.options.displayLeft()),lt.target.css("top",this.options.displayTop()),lt.target[0].height="",G.push(new a.a({target:lt.target,printLine:this.options.displayTop()+lt.height,referenceElement:new o.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:i.index,bottomInLastPaper:this.options.getTop()+lt.height,printTopInPaper:this.options.getTop()})})),G;for(var R=this.getBeginPrintTopInPaperByReferenceElement(i);Q.length>0;){var it=0,ut=i.getPaperFooter(L);L==0&&R>ut&&i.panelPageRule!="none"&&(R=R-ut+i.paperHeader,G.push(new a.a({target:void 0,printLine:void 0})),L++,it=i.getContentHeight(L)-(R-i.paperHeader),ut=i.getPaperFooter(L));var lt=this.getStringBySpecificHeight(Q,it>0?it:L==0?ut-R:i.getContentHeight(L),V);Q.splice(0,lt.length);var ct=void 0,St=void 0;lt.target.css("left",this.options.displayLeft()),lt.target[0].height="",L==0||it>0?(St=R,lt.target.css("top",St+"pt"),ct=Q.length>0?R+lt.height:this.options.lHeight!=null?R+(lt.height>this.options.lHeight?lt.height:this.options.lHeight):R+lt.height):(St=i.paperHeader,lt.target.css("top",St+"pt"),ct=St+lt.height),G.push(new a.a({target:lt.target,printLine:ct,referenceElement:new o.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:i.index,bottomInLastPaper:ct,printTopInPaper:St})})),L++,p&&this.updatePanelHeight(ct+this.options.getHeight(),i)}return G},e.prototype.getStringBySpecificHeight=function(i,p,h){var U=A.a.pt.toPx(p),G=void 0,L=this.panel.panelPageRule=="none";return L?G=this.IsPaginationIndex(i,i.length,-1,h):G=this.IsPaginationIndex(i,i.length-1,U,h),G.IsPagination?G:this.BinarySearch(i,0,i.length-1,U,h)},e.prototype.BinarySearch=function(i,p,h,U,G){var L=Math.floor((p+h)/2);if(p>h)return G.find(".hiprint-printElement-longText-content").html(""),{IsPagination:!0,height:0,length:0,target:G.clone()};var k=this.IsPaginationIndex(i,L,U,G);return k.IsPagination?k:k.move=="l"?this.BinarySearch(i,p,L-1,U,G):this.BinarySearch(i,L+1,h,U,G)},e.prototype.IsPaginationIndex=function(i,p,h,U){if(h==-1){U.find(".hiprint-printElement-longText-content").html(i.slice(0,p).join(""));var L=U.height();return{IsPagination:!0,height:A.a.px.toPt(L),length:i.length,target:U.clone()}}U.find(".hiprint-printElement-longText-content").html(i.slice(0,p+2).join(""));var G=U.height();U.find(".hiprint-printElement-longText-content").html(i.slice(0,p+1).join(""));var L=U.height();return p>=i.length-1&&L<h?{IsPagination:!0,height:A.a.px.toPt(L),length:i.length,target:U.clone()}:L<=h&&G>=h?{IsPagination:!0,height:L,length:p+1,target:U.clone()}:L>=h?{IsPagination:!1,move:"l"}:G<=h?{IsPagination:!1,move:"r"}:{IsPagination:!0,result:1}},e}(D.a),I=function(){function m(){}return m.replaceEnterAndNewline=function(e,i){return e.replace(new RegExp(`\r|
1533
- |/g`,"g"),i)},m.replaceTab=function(e,i){return e.replace(new RegExp(" /g","g"),i)},m.replaceEnterAndNewlineAndTab=function(e,i){return e.replace(new RegExp(`\r|
1534
- | |/g`,"g"),i)},m}(),S=function(m){function e(i){var p=m.call(this,i)||this;return p.title&&(p.title=I.replaceEnterAndNewlineAndTab(p.title,"")),p}return v(e,m),e.prototype.getHideTitle=function(){return this.hideTitle==null?this.defaultOptions.hideTitle:this.hideTitle},e.prototype.getTextType=function(){return(this.textType==null?this.defaultOptions.textType:this.textType)||"text"},e.prototype.getFontSize=function(){return(this.fontSize==null?this.defaultOptions.fontSize:this.fontSize)||9},e.prototype.getbarcodeMode=function(){return(this.barcodeMode==null?this.defaultOptions.barcodeMode:this.barcodeMode)||"CODE128"},e.prototype.getQRcodeLevel=function(){return(this.qrCodeLevel==null?this.defaultOptions.qrCodeLevel:this.qrCodeLevel)||0},e}(H.a),P=function(m){function e(i,p){var h=m.call(this,i)||this;return h.options=new S(p),h.options.setDefault(new S(u.a.instance.text.default).getPrintElementOptionEntity()),h}return v(e,m),e.prototype.getDesignTarget=function(i){return m.prototype.getDesignTarget.call(this,i)},e.prototype.getProxyTarget=function(i){i&&this.SetProxyTargetOption(i);var p=this.getData(),h=this.createTarget(this.printElementType.getText(!0),p);return this.updateTargetSize(h),this.css(h,p),h},e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i),this.updateTargetText(this.designTarget,this.getTitle(),i)}},e.prototype.getConfigOptions=function(){return u.a.instance.text},e.prototype.getTitle=function(){var i=this.options.title||this.printElementType.title||"";return i&&(i=I.replaceEnterAndNewlineAndTab(i,"")),i},e.prototype.getData=function(i){var p=void 0,h=this.getField();if(p=i?h&&h.split(".").reduce((G,L)=>G?G[L]:i?i[L]:"",!1)||"":this.options.testData||this.printElementType.getData()||"",this.options.format){if(this.options.dataType=="datetime")return A.a.dateFormat(p,this.options.format);if(this.options.dataType=="boolen"){var U=this.options.format.split(":");if(U.length>0)return p===!0||p==="true"?U[0]:U[1]}}return p},e.prototype.updateTargetText=function(i,p,h,U,G){var L=this.getFormatter(),k=i.find(".hiprint-printElement-text-content"),$="";$=this.getField()?(this.options.getHideTitle()?"":p?p+"\uFF1A":"")+(L?L(p,h,this.options,this._currenttemplateData,i):h):h=L?L(p,p,this.options,this._currenttemplateData,i):p;var V=this.options.getTextType();if(V=="text")k.html($);else{if(V=="barcode"){k.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{h?(Vt.default(k.find(".hibarcode_imgcode")[0],h,{format:this.options.getbarcodeMode(),width:1,textMargin:-1,lineColor:this.options.color||"#000000",margin:0,height:parseInt(A.a.pt.toPx(this.options.getHeight()||10).toString()),displayValue:!1}),k.find(".hibarcode_imgcode").attr("height","100%"),k.find(".hibarcode_imgcode").attr("width","100%"),this.options.hideTitle||k.find(".hibarcode_displayValue").html(h)):k.html("")}catch(it){console.log(it),k.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(V=="qrcode"){k.html("");try{if(h){i.css("line-height",0),k.css("text-align","center");var Q=this.options.getWidth()||20,rt=this.options.getHeight()||20,R=T.default("<div></div>").css({width:(Q>rt?rt:Q)+"pt",height:(Q>rt?rt:Q)+"pt",display:"inline-block"});new QRCode(R[0],{width:"100%",height:"100%",colorDark:this.options.color||"#000000",useSVG:!0,correctLevel:this.options.getQRcodeLevel()}).makeCode(h),k.html(R)}}catch(it){console.log(it),k.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}}},e.prototype.onResize=function(i,p,h,U,G){m.prototype.onResize.call(this,i,p,h,U,G),this.options.getTextType()!="barcode"&&this.options.getTextType()!="qrcode"||this.updateTargetText(this.designTarget,this.getTitle(),this.getData())},e.prototype.createTarget=function(i,p,h){var U=T.default('<div tabindex="1" class="hiprint-printElement hiprint-printElement-text" style="position: absolute;"><div class="hiprint-printElement-text-content hiprint-printElement-content" style="height:100%;width:100%"></div></div>');return this.updateTargetText(U,i,p,h),U},e.prototype.getHtml=function(i,p,h){return this.getHtml2(i,p,h)},e}(D.a),j=function(m){function e(i){return m.call(this,i)||this}return v(e,m),e}(H.a),B=function(m){function e(i,p){var h=m.call(this,i)||this;return h.options=new j(p),h.options.setDefault(new j(u.a.instance.html.default).getPrintElementOptionEntity()),h}return v(e,m),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i),this.updateTargetHtml()}},e.prototype.updateTargetHtml=function(){var i=this.getFormatter();if(i){var p=i(this.getData(),this.options,this._currenttemplateData);this.designTarget.find(".hiprint-printElement-html-content").html(p)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||u.a.instance.html.showPoints},e.prototype.getConfigOptions=function(){return u.a.instance.html},e.prototype.createTarget=function(i,p){var h=T.default('<div class="hiprint-printElement hiprint-printElement-html" style="position: absolute;"><div class="hiprint-printElement-html-content" style="height:100%;width:100%"></div></div>'),U=this.getFormatter();if(U){var G=U(this.getData(),this.options,this._currenttemplateData);h.find(".hiprint-printElement-html-content").append(G)}else this.options.content&&h.find(".hiprint-printElement-html-content").append(this.options.content);return h},e.prototype.getHtml=function(i,p,h){return this.getHtml2(i,p,h)},e}(D.a),Z=function(m){function e(i,p){var h=m.call(this,i)||this;return h.options=new H.a(p),h.options.setDefault(new H.a(u.a.instance.vline.default).getPrintElementOptionEntity()),h}return v(e,m),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return u.a.instance.vline},e.prototype.createTarget=function(i,p){return T.default('<div class="hiprint-printElement hiprint-printElement-vline" style="border-left:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||u.a.instance.vline.showPoints},e.prototype.getHtml=function(i,p,h){return this.getHtml2(i,p,h)},e}(D.a),z=function(m){function e(i,p){var h=m.call(this,i)||this;return h.options=new H.a(p),h.options.setDefault(new H.a(u.a.instance.hline.default).getPrintElementOptionEntity()),h}return v(e,m),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return u.a.instance.hline},e.prototype.createTarget=function(i,p){return T.default('<div class="hiprint-printElement hiprint-printElement-hline" style="border-top:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||u.a.instance.hline.showPoints},e}(D.a),O=function(m){function e(i,p){var h=m.call(this,i)||this;return h.options=new H.a(p),h.options.setDefault(new H.a(u.a.instance.rect.default).getPrintElementOptionEntity()),h}return v(e,m),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||u.a.instance.rect.showPoints},e.prototype.getConfigOptions=function(){return u.a.instance.rect},e.prototype.createTarget=function(i,p){return T.default('<div class="hiprint-printElement hiprint-printElement-rect" style="border:1px solid;position: absolute;"></div>')},e.prototype.getHtml=function(i,p,h){return this.getHtml2(i,p,h)},e}(D.a),F=function(m){function e(i,p){var h=m.call(this,i)||this;return h.options=new H.a(p),h.options.setDefault(new H.a(u.a.instance.oval.default).getPrintElementOptionEntity()),h}return v(e,m),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||u.a.instance.oval.showPoints},e.prototype.getConfigOptions=function(){return u.a.instance.oval},e.prototype.createTarget=function(i,p){return T.default('<div class="hiprint-printElement hiprint-printElement-oval" style="border:1px solid;position: absolute;border-radius: 50%;"></div>')},e.prototype.getHtml=function(i,p,h){return this.getHtml2(i,p,h)},e}(D.a),tt=function(){function m(){}return m.createPrintElement=function(e,i){if(["text","image","longText","table","html","vline","hline","rect","oval"].includes(e.type))return e.type=="text"?new P(e,i):e.type=="image"?new C(e,i):e.type=="longText"?new s(e,i):e.type=="table"?new N.a(e,i):e.type=="html"?new B(e,i):e.type=="vline"?new Z(e,i):e.type=="hline"?new z(e,i):e.type=="rect"?new O(e,i):e.type=="oval"?new F(e,i):void 0;var p,h=u.a.instance.getHooks("createPrintElement");return h&&h.forEach(U=>{p=U.run({Config:u.a.instance,BasePrintElement:D.a,Options:H.a,Supper:v,ele:e,eleOpt:i})}),p?new p(e,i):void 0},m}(),X=function(){function m(e){this.field=e.field,this.fields=e.fields,this.title=e.title,this.text=e.text,this.tid=e.tid,this.data=e.data,this.styler=e.styler,this.formatter=e.formatter,this.type=e.type,this.onRendered=e.onRendered,this.options=e.options}return m.prototype.getText=function(e){return e?this.title||this.text||"":this.text||this.title||""},m.prototype.getData=function(){return this.data},m.prototype.createPrintElement=function(e){var i={};return T.default.extend(i,e||{}),tt.createPrintElement(this,i)},m.prototype.getPrintElementTypeEntity=function(){return new g({title:this.title,type:this.type})},m.prototype.getFields=function(){return this.fields},m.prototype.getOptions=function(){return this.options||{}},m}();d(16);var q=d(12);(function(m){function e(i){var p=m.call(this,i)||this;return(i=i||{}).columns?(p.columns=[],i.columns.forEach(function(h){p.columns.push(new q.a(h))})):p.columns=[new q.a({columns:[new w.a({width:100}),new w.a({width:100})]})],p.lHeight=i.lHeight,p.autoCompletion=i.autoCompletion,p.tableFooterRepeat=i.tableFooterRepeat,p}return v(e,m),e.prototype.getPrintElementOptionEntity=function(){var i=m.prototype.getPrintElementOptionEntity.call(this);return i.fields=this.fields,i.columns=[],this.columns.forEach(function(p){i.columns.push(p.getPrintElementOptionEntity())}),i},e})(H.a);var at=function(m){function e(i){return m.call(this,i)||this}return v(e,m),e.prototype.createPrintElement=function(i){var p={};return T.default.extend(p,i||{}),tt.createPrintElement(this,p)},e.prototype.getPrintElementTypeEntity=function(){return new g({title:this.title,type:this.type})},e}(X),et=function(){function m(){}return m.createPrintElementType=function(e){return e.type=e.type||"text",e.type=="text"?new at(e):e.type=="table"?new y(e):new X(e)},m}(),ot=function(){function m(){}return m.ElementTypes=l.instance,m.getElementTypeGroups=function(e){var i=m.formatterModule(e);return l.instance[i]||[]},m.getElementType=function(e,i){if(e)return l.instance.getElementType(e);et.createPrintElementType({type:i})},m.build=function(e,i){var p=m.formatterModule(i),h=new b().createPrintElementTypeHtml(e,this.getElementTypeGroups(p));this.enableDrag(h)},m.buildByHtml=function(e){this.enableDrag(e)},m.enableDrag=function(e){e.hidraggable({revert:!0,proxy:function(p){var h=r.a.instance.getDragingPrintElement(),U=h.printElement.getProxyTarget(h.printElement.printElementType.getOptions());return U.appendTo("body"),U.css("z-index","9999"),U},moveUnit:"pt",minMove:4,onBeforeDrag:function(p){r.a.instance.draging=!0;var h=m.getElementType(T.default(p.data.target).attr("tid"),T.default(p.data.target).attr("ptype"));return r.a.instance.setDragingPrintElement(h.createPrintElement()),!0},onDrag:function(p,h,U){r.a.instance.getDragingPrintElement().updatePosition(h,U)},onStopDrag:function(p){r.a.instance.draging=!1}})},m.formatterModule=function(e){return e||"_default"},m}(),pt=function(){return function(m,e){var i=this;this.name=m,this.printElementTypes=[],e.forEach(function(p){i.printElementTypes.push(et.createPrintElementType(p))})}}(),It=function(){return function(m){if(this.index=m.index,this.paperType=m.paperType,this.paperType){var e=r.a.instance[this.paperType];m.height?(this.height=m.height,this.width=m.width):(this.height=e.height,this.width=e.width)}else this.height=m.height,this.width=m.width;this.paperHeader=m.paperHeader||0,this.paperFooter=m.paperFooter||A.a.mm.toPt(this.height),this.printElements=m.printElements||[],this.paperNumberLeft=m.paperNumberLeft,this.paperNumberTop=m.paperNumberTop,this.paperNumberDisabled=m.paperNumberDisabled,this.paperNumberFormat=m.paperNumberFormat,this.panelPaperRule=m.panelPaperRule,this.panelPageRule=m.panelPageRule,this.rotate=m.rotate||void 0,this.firstPaperFooter=m.firstPaperFooter,this.evenPaperFooter=m.evenPaperFooter,this.oddPaperFooter=m.oddPaperFooter,this.lastPaperFooter=m.lastPaperFooter,this.topOffset=m.topOffset,this.fontFamily=m.fontFamily,this.leftOffset=m.leftOffset,this.orient=m.orient,this.scale=m.scale}}(),ft=function(){function m(e,i,p,h){this.bx=e,this.by=i,this.ex=e,this.ey=i,this.startX=this.minX=e,this.startY=this.minY=i,this.maxX=e,this.maxY=i,this.lastLeft=p,this.lastTop=h}return m.prototype.updateRect=function(e,i){this.ex=e,this.ey=i,this.minX=this.startX<e?this.startX:e,this.minY=this.startY<i?this.startY:i,this.maxX=this.startX<e?e:this.startX,this.maxY=this.startY<i?i:this.startY},m.prototype.updatePositionByMultipleSelect=function(e,i){e!=null&&(this.lastLeft=this.lastLeft+e),i!=null&&(this.lastTop=this.lastTop+i),this.target.css({left:this.lastLeft+"pt",top:this.lastTop+"pt"})},m}(),Pt=function(){function m(e,i){this.templateId=i,this.index=e.index,this.width=e.width,this.height=e.height,this.paperType=e.paperType,this.paperHeader=e.paperHeader,this.paperFooter=e.paperFooter,this.initPrintElements(e.printElements),this.paperNumberLeft=e.paperNumberLeft,this.paperNumberTop=e.paperNumberTop,this.paperNumberDisabled=e.paperNumberDisabled,this.paperNumberFormat=e.paperNumberFormat,this.panelPaperRule=e.panelPaperRule,this.panelPageRule=e.panelPageRule,this.firstPaperFooter=e.firstPaperFooter,this.evenPaperFooter=e.evenPaperFooter,this.oddPaperFooter=e.oddPaperFooter,this.lastPaperFooter=e.lastPaperFooter,this.topOffset=e.topOffset,this.leftOffset=e.leftOffset,this.fontFamily=e.fontFamily,this.orient=e.orient,this.target=this.createTarget(),this.rotate=e.rotate,this.scale=e.scale}return m.prototype.design=function(e){var i=this;this.orderPrintElements(),this.designPaper=this.createNewPage(0),this.target.html(""),this.target.append(this.designPaper.getTarget()),this.droppablePaper(this.designPaper),this.designPaper.design(e),this.designPaper.subscribePaperBaseInfoChanged(function(p){i.paperHeader=p.paperHeader,i.paperFooter=p.paperFooter,i.paperNumberLeft=p.paperNumberLeft,i.paperNumberTop=p.paperNumberTop,i.paperNumberDisabled=p.paperNumberDisabled,i.paperNumberFormat=p.paperNumberFormat}),this.printElements.forEach(function(p){i.appendDesignPrintElement(i.designPaper,p),p.design(e,i.designPaper)}),this.target.bind("click.hiprint",function(p){A.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:{panelPaperRule:i.panelPaperRule,panelPageRule:i.panelPageRule,firstPaperFooter:i.firstPaperFooter,evenPaperFooter:i.evenPaperFooter,oddPaperFooter:i.oddPaperFooter,lastPaperFooter:i.lastPaperFooter,leftOffset:i.leftOffset,topOffset:i.topOffset,fontFamily:i.fontFamily,orient:i.orient,paperNumberDisabled:i.paperNumberDisabled,paperNumberFormat:i.paperNumberFormat},callback:function(U){i.panelPaperRule=U.panelPaperRule,i.panelPageRule=U.panelPageRule,i.firstPaperFooter=U.firstPaperFooter,i.evenPaperFooter=U.evenPaperFooter,i.oddPaperFooter=U.oddPaperFooter,i.lastPaperFooter=U.lastPaperFooter,i.leftOffset=U.leftOffset,i.topOffset=U.topOffset,i.fontFamily=U.fontFamily,i.orient=U.orient,i.paperNumberDisabled=i.designPaper.paperNumberDisabled=!!U.paperNumberDisabled||void 0,i.paperNumberFormat=U.paperNumberFormat,i.designPaper.paperNumberFormat=U.paperNumberFormat,U.paperNumberFormat&&(i.designPaper.paperNumberTarget=i.designPaper.createPaperNumber(i.designPaper.formatPaperNumber(1,1),!0)),i.designPaper.setOffset(i.leftOffset,i.topOffset),i.css(i.target),i.designPaper.resetPaperNumber(i.designPaper.paperNumberTarget),i.designPaper.triggerOnPaperBaseInfoChanged()}})}),this.bindShortcutKeyEvent(),this.bingPasteEvent(),this.bindBatchMoveElement()},m.prototype.update=function(e){try{console.log("update ------>"),console.log(e);var i=Date.now();console.log("start",i);var p=this;this.index=e.index,this.width=e.width,this.height=e.height,this.paperType=e.paperType,this.paperHeader=e.paperHeader,this.paperFooter=e.paperFooter,this.designPaper.width=A.a.mm.toPt(e.width),this.designPaper.height=A.a.mm.toPt(this.height),this.designPaper.paperType=this.paperType,this.designPaper.paperHeader=this.paperHeader,this.designPaper.paperFooter=this.paperFooter,this.designPaper.mmheight=e.height,this.designPaper.mmwidth=e.width,this.designPaper.headerLinetarget.css("top",(this.paperHeader||-1)+"pt"),this.paperHeader==0&&this.designPaper.headerLinetarget.addClass("hideheaderLinetarget"),this.designPaper.footerLinetarget.css("top",parseInt(this.paperFooter.toString())+"pt"),this.paperFooter==this.height&&this.designPaper.footerLinetarget.css("top",e.height-u.a.instance.paperHeightTrim+"mm"),this.paperNumberLeft=e.paperNumberLeft,this.paperNumberTop=e.paperNumberTop,this.paperNumberDisabled=e.paperNumberDisabled,this.paperNumberFormat=e.paperNumberFormat,this.designPaper.paperNumberLeft=this.paperNumberLeft,this.designPaper.paperNumberTop=this.paperNumberTop,this.designPaper.paperNumberDisabled=this.paperNumberDisabled,this.designPaper.paperNumberFormat=this.paperNumberFormat,this.designPaper.paperNumberTarget.css("top",this.paperNumberTop+"pt").css("left",this.paperNumberLeft+"pt"),this.designPaper.resetPaperNumber(this.designPaper.paperNumberTarget),this.fontFamily=e.fontFamily,this.orient=e.orient,this.rotate=e.rotate,this.scale=e.scale,this.designPaper.fontFamily=this.fontFamily,this.designPaper.orient=this.orient,this.designPaper.scale=this.scale,this.panelPaperRule=e.panelPaperRule,this.panelPageRule=e.panelPageRule,this.firstPaperFooter=e.firstPaperFooter,this.evenPaperFooter=e.evenPaperFooter,this.oddPaperFooter=e.oddPaperFooter,this.lastPaperFooter=e.lastPaperFooter,this.topOffset=e.topOffset,this.leftOffset=e.leftOffset,this.designPaper.setFooter(this.firstPaperFooter,this.evenPaperFooter,this.oddPaperFooter,this.lastPaperFooter),this.designPaper.setOffset(this.leftOffset,this.topOffset),this.target.css("width",this.mmwidth+"mm"),this.target.css("height",this.mmheight-u.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.zoom(this.scale);var h=Date.now();console.log("\u66F4\u65B0\u53C2\u6570 end",h),console.log("\u66F4\u65B0\u53C2\u6570 time:",h-i),this.printElements.forEach(function(U){U.designTarget&&U.designTarget.length&&U.designTarget.remove()}),this.printElements=[];var h=Date.now();console.log("\u6E05\u7A7A\u9762\u677F end",h),console.log("\u6E05\u7A7A\u9762\u677F time:",h-i),this.initPrintElements(e.printElements);var h=Date.now();console.log("\u521D\u59CB\u5316\u5143\u7D20 end",h),console.log("\u521D\u59CB\u5316\u5143\u7D20 time:",h-i),this.printElements.forEach(function(U){p.appendDesignPrintElement(p.designPaper,U),U.design(e,p.designPaper)});var h=Date.now();console.log("\u63D2\u5165\u9762\u677F end",h),console.log("\u63D2\u5165\u9762\u677F time:",h-i)}catch(U){console.log("???????"),console.log(U)}},m.prototype.bindShortcutKeyEvent=function(){var e=this;T.default(document).keydown(function(i){if(i.target.tagName!="INPUT"){(i.ctrlKey||i.metaKey)&&i.keyCode==90&&(i.shiftKey?A.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"redo"):A.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"undo"),i.preventDefault());var p=u.a.instance.getHooks("documentShortcutKeys");p&&p.forEach(h=>{h.run({panel:e,event:i})})}})},m.prototype.copyJson=function(e){var i=[];try{var p=this,h=T.default("#copyArea");h.length||(h=T.default('<textarea id="copyArea" style="position: absolute; left: 0px; top: 0px;opacity: 0"></textarea>'),T.default("body").append(h)),i=p.getSelectEls();var U=[];i.forEach(function(L){U.push({options:L.options,printElementType:L.printElementType,id:L.id,templateId:L.templateId,cut:e||!1})});var G=JSON.stringify(U);h.text(G),h.css("visibility","visible"),h.focus(),h.setSelectionRange?h.setSelectionRange(0,h.value.length):h.select(),document.execCommand("copy"),h.css("visibility","hidden"),p.designPaper.target.trigger(T.default.Event("click")),p.designPaper.target.focus(),console.log("copyJson success")}catch(L){i=[],console.log("copyJson error",L)}return i},m.prototype.cutJson=function(){try{var e=this,i=e.copyJson(!0);i&&i.forEach(function(p){e.deletePrintElement(p)})}catch(p){console.log("cutJson error",p)}},m.prototype.getSelectEls=function(){var e=this,i=[];return e.mouseRect&&e.mouseRect.target&&T.default(".mouseRect").length?i=e.getElementInRect(e.mouseRect):i=e.printElements.filter(function(p){return p.designTarget.children().last().css("display")=="block"&&!p.printElementType.type.includes("table")}),i},m.prototype.bingPasteEvent=function(){var e=this;e.designPaper.target.attr("tabindex","1"),e.designPaper.target.keydown(function(i){if(i.target.tagName!="INPUT"){(i.ctrlKey||i.metaKey)&&i.keyCode==86&&(e.pasteJson(i),i.preventDefault());var p=u.a.instance.getHooks("shortcutKeys");p&&p.forEach(h=>{h.run({panel:e,event:i})})}})},m.prototype.canPaste=function(e){var i=T.default("#copyArea");if(!i.length)return!1;var p=i.text(),h=JSON.parse(p);return Array.isArray(h)?h.some(function(U){return U.printElementType&&U.templateId}):!!(h.printElementType&&h.templateId)},m.prototype.pasteJson=function(e){var i=T.default("#copyArea");if(!!i.length)try{var p=this,h=i.text(),U=JSON.parse(h),G=!1;Array.isArray(U)?(G=U.some(function(L){return L.cut==!0}),U.forEach(function(L){p.pasteByJson(L,e)})):(G=U.cut,p.pasteByJson(U,e)),G&&T.default("#copyArea").text("{}")}catch(L){console.error("pasteJson error",L)}},m.prototype.pasteByJson=function(e,i){if(!(!e.printElementType&&!e.templateId)){var p=this,h=e.options,U=et.createPrintElementType(e.printElementType),G=U.createPrintElement(h);if(!!G){var L=i&&i.currentTarget?!0:i,k=L?p.mouseOffsetX&&A.a.px.toPt(p.mouseOffsetX):h.left+=10,$=L?p.mouseOffsetY&&A.a.px.toPt(p.mouseOffsetY):h.top+=10;L||(G.options.setLeft(k),G.options.setTop($)),G.setTemplateId(p.templateId),G.setPanel(p),p.appendDesignPrintElement(p.designPaper,G,!1),p.printElements.push(G),G.design(void 0,p.designPaper),console.log("pasteJson success"),A.a.event.trigger("hiprintTemplateDataChanged_"+p.templateId,e.cut?"\u526A\u5207":"\u590D\u5236"),G.designTarget.trigger(T.default.Event("click"))}}},m.prototype.css=function(e){this.fontFamily?e.css("fontFamily",this.fontFamily):e[0].style.fontFamily=""},m.prototype.getHtml=function(e,i,p,h,U){var G=this;this.orderPrintElements();var L,k=p||[],$=h||this,V=void 0;return h?(V=k[k.length-1],L=V.getPanelTarget(),V.updateReferenceElement(new o.a({top:this.paperHeader,left:0,height:0,width:0,bottomInLastPaper:V.referenceElement.bottomInLastPaper,beginPrintPaperIndex:k.length-1,printTopInPaper:V.referenceElement.bottomInLastPaper,endPrintPaperIndex:k.length-1}))):(L=$.createTarget(),V=$.createNewPage(k.length),k.push(V),L.append(V.getTarget())),this.printElements.filter(function(Q){return!Q.isFixed()&&!Q.isHeaderOrFooter()}).forEach(function(Q){var rt=[],R=k[k.length-1];R.referenceElement.isPositionLeftOrRight(Q.options.getTop(),Q.options.getHeight())?V=k[R.referenceElement.beginPrintPaperIndex]:V=k[R.referenceElement.endPrintPaperIndex],rt=Q.getHtml(V,e),rt.forEach(function(it,ut){it.referenceElement&&(it.referenceElement.endPrintPaperIndex=it.referenceElement.beginPrintPaperIndex+rt.length-1),ut>0&&(V.index<k.length-1?V=k[V.index+1]:(V=$.createNewPage(k.length,V.referenceElement),k.push(V)),L.append(V.getTarget())),it.target&&(Q.options.showInPage!="none"&&V.append(it.target),V.updatePrintLine(it.printLine),Q.onRendered(V,it.target)),ut==rt.length-1&&it.referenceElement&&V.updateReferenceElement(it.referenceElement)})}),U&&U.templates.forEach(function(Q,rt){var R=Q.data||{},it=Q.options||{};Q.template.printPanels.forEach(function(ut){ut.getHtml(R,it,p,G)})}),h||(this.lastPaperFooter&&k[k.length-1].printLine>this.lastPaperFooter&&(V=$.createNewPage(k.length,V.referenceElement),k.push(V),L.append(V.getTarget())),this.panelPaperRule&&(this.panelPaperRule=="odd"&&k.length%2==0&&(V=$.createNewPage(k.length,V.referenceElement),k.push(V),L.append(V.getTarget())),this.panelPaperRule=="even"&&k.length%2==1&&(V=$.createNewPage(k.length,V.referenceElement),k.push(V),L.append(V.getTarget()))),k.forEach(function(Q){Q.updatePaperNumber(Q.index+1,k.length,i.paperNumberToggleInEven),G.fillPaperHeaderAndFooter(Q,e,k.length),i&&(i.leftOffset!=null&&Q.setLeftOffset(i.leftOffset),i.topOffset!=null&&Q.setTopOffset(i.topOffset))}),L.prepend(this.getPrintStyle())),L},m.prototype.resize=function(e,i,p,h){this.width=i,this.height=p,this.paperType=e,this.rotate=h,this.designPaper.resize(i,p)},m.prototype.rotatePaper=function(){this.rotate==null&&(this.rotate=!1),this.rotate=!this.rotate,this.resize(this.paperType,this.height,this.width,this.rotate)},m.prototype.zoom=function(e,i){i?this.scale=e:this.scale=void 0,this.designPaper.zoom(e)},m.prototype.getTarget=function(){return this.target},m.prototype.enable=function(){this.target.removeClass("hipanel-disable")},m.prototype.disable=function(){this.target.addClass("hipanel-disable")},m.prototype.getPanelEntity=function(e){var i=[];return this.printElements.forEach(function(p){i.push(p.getPrintElementEntity(e))}),new It({index:this.index,width:this.width,height:this.height,paperType:this.paperType,paperHeader:this.paperHeader,paperFooter:this.paperFooter,paperNumberDisabled:!!this.paperNumberDisabled||void 0,paperNumberFormat:this.paperNumberFormat?this.paperNumberFormat:void 0,panelPaperRule:this.panelPaperRule?this.panelPaperRule:void 0,panelPageRule:this.panelPageRule?this.panelPageRule:void 0,paperNumberLeft:this.paperNumberLeft,paperNumberTop:this.paperNumberTop,printElements:i,rotate:this.rotate,firstPaperFooter:this.firstPaperFooter,evenPaperFooter:this.evenPaperFooter,oddPaperFooter:this.oddPaperFooter,lastPaperFooter:this.lastPaperFooter,topOffset:this.topOffset,fontFamily:this.fontFamily,orient:this.orient,scale:this.scale,leftOffset:this.leftOffset})},m.prototype.createTarget=function(){var e=T.default('<div class="hiprint-printPanel panel-index-'+this.index+'"></div>');return this.css(e),e},m.prototype.droppablePaper=function(e){var i=this;e.getTarget().hidroppable({accept:".ep-draggable-item",onDrop:function(h,U){var G=r.a.instance.getDragingPrintElement(),L=G.printElement;L.updateSizeAndPositionOptions(i.mathroundToporleft(G.left-A.a.px.toPt(i.target.offset().left)),i.mathroundToporleft(G.top-A.a.px.toPt(i.target.offset().top))),L.setTemplateId(i.templateId),L.setPanel(i),i.appendDesignPrintElement(i.designPaper,L,!0),i.printElements.push(L),L.design(void 0,e),A.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u65B0\u589E")}})},m.prototype.initPrintElements=function(e){var i=this;this.printElements=[],e&&e.forEach(function(p){var h;if(h=p.printElementType?et.createPrintElementType(p.printElementType):l.instance.getElementType(p.tid)){var U=h.createPrintElement(p.options);U.setTemplateId(i.templateId),U.setPanel(i),i.printElements.push(U)}else console.log("miss "+JSON.stringify(e))})},m.prototype.mathroundToporleft=function(e){var i=u.a.instance.movingDistance;return Math.round(e/i)*i},m.prototype.appendDesignPrintElement=function(e,i,p){i.setCurrenttemplateData(void 0);var h=i.getDesignTarget(e);h.addClass("design"),p&&i.initSizeByHtml(h),e.append(h)},m.prototype.createNewPage=function(e,i){var p=new c(this.templateId,this.panelPageRule,this.scale,this.width,this.height,this.paperHeader,this.paperFooter,this.paperNumberLeft,this.paperNumberTop,this.paperNumberDisabled,this.paperNumberFormat,e,i);return p.setFooter(this.firstPaperFooter,this.evenPaperFooter,this.oddPaperFooter,this.lastPaperFooter),p.setOffset(this.leftOffset,this.topOffset),p},m.prototype.orderPrintElements=function(){this.printElements=A.a.orderBy(this.printElements,function(e){return e.options.getLeft()}),this.printElements=A.a.orderBy(this.printElements,function(e){return e.options.getTop()})},m.prototype.fillPaperHeaderAndFooter=function(e,i,p){this.printElements.filter(function(h){return h.isFixed()||h.isHeaderOrFooter()}).forEach(function(h){if(h.isFixed(),h.showInPage(e.index,p)){var U=h.getHtml(e,i);U.length&&e.append(U[0].target)}})},m.prototype.clear=function(){this.printElements.forEach(function(e){e.designTarget&&e.designTarget.length&&e.designTarget.remove()}),this.printElements=[],A.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u6E05\u7A7A")},m.prototype.insertPrintElementToPanel=function(e){var i=this.getPrintElementTypeByEntity(e);if(i){var p=i.createPrintElement(e.options);p.setTemplateId(this.templateId),p.setPanel(this),this.printElements.push(p)}},m.prototype.addPrintText=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="text",this.insertPrintElementToPanel(e)},m.prototype.addPrintHtml=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="html",this.insertPrintElementToPanel(e)},m.prototype.addPrintTable=function(e){if(e.printElementType=e.printElementType||{},e.printElementType.type="table",e.options&&e.options.columns){var i=T.default.extend({},e.options.columns);e.printElementType.columns=i.columns,i.columns=void 0}this.insertPrintElementToPanel(e)},m.prototype.addPrintImage=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="image",this.insertPrintElementToPanel(e)},m.prototype.addPrintLongText=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="longText",this.insertPrintElementToPanel(e)},m.prototype.addPrintVline=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="vline",this.insertPrintElementToPanel(e)},m.prototype.addPrintHline=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="hline",this.insertPrintElementToPanel(e)},m.prototype.addPrintRect=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="rect",this.insertPrintElementToPanel(e)},m.prototype.addPrintOval=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="oval",this.insertPrintElementToPanel(e)},m.prototype.getPrintElementTypeByEntity=function(e){var i;return(i=e.tid?l.instance.getElementType(e.tid):et.createPrintElementType(e.printElementType))||console.log("miss "+JSON.stringify(e)),i},m.prototype.getPrintStyle=function(){return` <style printStyle>
1574
+ `);var d=c(a.insertAt.before,u);u.insertBefore(r,d)}}function N(a){if(a.parentNode===null)return!1;a.parentNode.removeChild(a);var r=B.indexOf(a);r>=0&&B.splice(r,1)}function H(a){var r=document.createElement("style");if(a.attrs.type===void 0&&(a.attrs.type="text/css"),a.attrs.nonce===void 0){var u=function(){return h.nc}();u&&(a.attrs.nonce=u)}return b(r,a.attrs),S(a,r),r}function b(a,r){Object.keys(r).forEach(function(u){a.setAttribute(u,r[u])})}function M(a,r){var u,j,d,I;if(r.transform&&a.css){if(!(I=typeof r.transform=="function"?r.transform(a.css):r.transform.default(a.css)))return function(){};a.css=I}if(r.singleton){var C=w++;u=l||(l=H(r)),j=m.bind(null,u,C,!1),d=m.bind(null,u,C,!0)}else a.sourceMap&&typeof URL=="function"&&typeof URL.createObjectURL=="function"&&typeof URL.revokeObjectURL=="function"&&typeof Blob=="function"&&typeof btoa=="function"?(u=function(Z){var L=document.createElement("link");return Z.attrs.type===void 0&&(Z.attrs.type="text/css"),Z.attrs.rel="stylesheet",b(L,Z.attrs),S(Z,L),L}(r),j=function(Z,L,J){var F=J.css,R=J.sourceMap,V=L.convertToAbsoluteUrls===void 0&&R;(L.convertToAbsoluteUrls||V)&&(F=D(F)),R&&(F+=`
1575
+ /*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(R))))+" */");var $=new Blob([F],{type:"text/css"}),z=Z.href;Z.href=URL.createObjectURL($),z&&URL.revokeObjectURL(z)}.bind(null,u,r),d=function(){N(u),u.href&&URL.revokeObjectURL(u.href)}):(u=H(r),j=function(Z,L){var J=L.css,F=L.media;if(F&&Z.setAttribute("media",F),Z.styleSheet)Z.styleSheet.cssText=J;else{for(;Z.firstChild;)Z.removeChild(Z.firstChild);Z.appendChild(document.createTextNode(J))}}.bind(null,u),d=function(){N(u)});return j(a),function(Z){if(Z){if(Z.css===a.css&&Z.media===a.media&&Z.sourceMap===a.sourceMap)return;j(a=Z)}else d()}}it.exports=function(a,r){if(typeof DEBUG<"u"&&DEBUG&&(typeof document>"u"?"undefined":jt(document))!="object")throw new Error("The style-loader cannot be used in a non-browser environment");(r=r||{}).attrs=jt(r.attrs)=="object"?r.attrs:{},r.singleton||typeof r.singleton=="boolean"||(r.singleton=p()),r.insertInto||(r.insertInto="head"),r.insertAt||(r.insertAt="bottom");var u=T(a,r);return s(u,r),function(j){for(var d=[],I=0;I<u.length;I++){var C=u[I];(Z=v[C.id]).refs--,d.push(Z)}for(j&&s(T(j,r),r),I=0;I<d.length;I++){var Z;if((Z=d[I]).refs===0){for(var L=0;L<Z.parts.length;L++)Z.parts[L]();delete v[Z.id]}}}};var P,o=(P=[],function(a,r){return P[a]=r,P.filter(Boolean).join(`
1576
+ `)});function m(a,r,u,j){var d=u?"":j.css;if(a.styleSheet)a.styleSheet.cssText=o(r,d);else{var I=document.createTextNode(d),C=a.childNodes;C[r]&&a.removeChild(C[r]),C.length?a.insertBefore(I,C[r]):a.appendChild(I)}}},function(it,O){it.exports=function(h){var G=typeof window<"u"&&window.location;if(!G)throw new Error("fixUrls requires window.location");if(!h||typeof h!="string")return h;var A=G.protocol+"//"+G.host,v=A+G.pathname.replace(/\/[^\/]*$/,"/");return h.replace(/url\s*\(((?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)\)/gi,function(p,c){var l,w=c.trim().replace(/^"(.*)"$/,function(B,D){return D}).replace(/^'(.*)'$/,function(B,D){return D});return/^(#|data:|http:\/\/|https:\/\/|file:\/\/\/|\s*$)/i.test(w)?p:(l=w.indexOf("//")===0?w:w.indexOf("/")===0?A+w:v+w.replace(/^\.\//,""),"url("+JSON.stringify(l)+")")})}},function(it,O){var h,G;h=jQuery,(G=function(v,p){this.init(v,p)}).prototype={init:function(v,p){this.ele=v,this.defaults={menu:[{text:"text",menus:[{},{}],callback:function(){}}],target:function(l){},width:100,itemHeight:28,bgColor:"#fff",color:"#333",fontSize:14,hoverBgColor:"#f5f5f5"},this.opts=h.extend(!0,{},this.defaults,p),this.random=new Date().getTime()+parseInt(1e3*Math.random()),this.eventBind()},renderMenu:function(v,p){var c=this,l=p;if(v&&v.length){var w=x.default('<ul class="hicontextmenu" style="z-index: 9999;"></ul>');l||(l=w).addClass("hicontextmenuroot"),x.default.each(v,function(B,D){var s=!!D.disable&&D.disable(),T=x.default('<li class="hicontextmenuitem"><a href="javascript:void(0);"><span>'+(D.text||"")+"</span></a></li>");s&&T.addClass("disable"),D.borderBottom&&T.addClass("borderBottom"),D.menus&&(T.addClass("hicontextsubmenu"),c.renderMenu(D.menus,T)),D.callback&&T.click(function(S){x.default(this).hasClass("disable")||(x.default(".hicontextmenuroot").remove(),D.callback()),S.stopPropagation()}),w.append(T)}),p&&p.append(w)}p||x.default("body").append(l).find(".hicontextmenuroot").hide()},setPosition:function(v){x.default(".hicontextmenuroot").css({left:v.pageX+2,top:v.pageY+2}).show()},eventBind:function(){var v=this;this.ele.on("contextmenu",function(p){x.default(".hicontextmenuroot").remove(),p.preventDefault(),v.renderMenu(v.opts.menus),v.setPosition(p),v.opts.target&&typeof v.opts.target=="function"&&v.opts.target(h(this))}),h("body").on("click",function(){h(".hicontextmenuroot").remove()})}},h.fn.hicontextMenu=function(A){return new G(this,A),this}},function(it,O,h){h.r(O),h(22),h(23),h(24),h(25);var G,A=h(0);h(26),window.hiLocalStorage=(G=window.localStorage||null,{saveLocalData:function(e,i){return!(!G||!i||(G.setItem(e,i),0))},getLocalData:function(e){return G?G.getItem(e):null},removeItem:function(e){G&&G.removeItem(e)}}),h(27),h(32);var v,p=function(){function y(){this.allElementTypes=[]}return Object.defineProperty(y,"instance",{get:function(){return y._instance||(y._instance=new y),y._instance},enumerable:!0,configurable:!0}),y.prototype.addPrintElementType=function(e){var i=this;if(e&&e.tid&&e.type){var g=tt.createPrintElementType(e),f=i.allElementTypes.findIndex(function(U){return U.tid==g.tid});f>=0&&i.allElementTypes.splice(f,1),i.allElementTypes.push(g)}return i},y.prototype.addPrintElementTypes=function(e,i){var g=this;this[e]?this[e]=this[e].concat(i):this[e]=i,i.forEach(function(f){g.allElementTypes=g.allElementTypes.concat(f.printElementTypes)})},y.prototype.removePrintElementTypes=function(e){var i=this;delete i[e],i.allElementTypes=i.allElementTypes.filter(function(g){return!g.tid.startsWith(e)})},y.prototype.getElementTypeGroups=function(e){return this[this.formatterModule(e)]||[]},y.prototype.getElementType=function(e){var i=this.allElementTypes.filter(function(g){return g.tid==e});if(i.length>0)return i[0]},y.prototype.updateElementType=function(e,i){var g=this.getElementType(e);if(i){var f=i(g),U=this.allElementTypes.findIndex(function(k){return k.tid=e});if(U>=0)return this.allElementTypes.splice(U,1,f),f}return g},y.prototype.formatterModule=function(e){return e||"_default"},y}(),c=h(1),l=h(2),w=function(){function y(){}return y.prototype.createPrintElementTypeHtml=function(e,i){var g=x.default('<ul class="hiprint-printElement-type"></ul>');return i.forEach(function(f){var U=x.default("<li></li>");U.append('<span class="title">'+f.name+"</span>");var k=x.default("<ul></ul>");U.append(k),f.printElementTypes.forEach(function(W){k.append('<li><a class="ep-draggable-item" tid="'+W.tid+'"> '+W.getText()+" </a></li>")}),g.append(U)}),x.default(e).append(g),g.find(".ep-draggable-item")},y}(),B=h(5),D=h(15),s=function(){return function(y){this.title=y.title,this.type=y.type}}(),T=function(){return function(y){this.title=y.title,this.type=y.type,this.editable=y.editable,this.columnDisplayEditable=y.columnDisplayEditable,this.columnDisplayIndexEditable=y.columnDisplayIndexEditable,this.columnTitleEditable=y.columnTitleEditable,this.columnResizable=y.columnResizable,this.columnAlignEditable=y.columnAlignEditable,this.isEnableEditField=y.isEnableEditField,this.isEnableContextMenu=y.isEnableContextMenu,this.isEnableInsertRow=y.isEnableInsertRow,this.isEnableDeleteRow=y.isEnableDeleteRow,this.isEnableInsertColumn=y.isEnableInsertColumn,this.isEnableDeleteColumn=y.isEnableDeleteColumn,this.isEnableMergeCell=y.isEnableMergeCell}}(),S=function(){function y(e){var i=this;this.text=e.text,this.field=e.field,this.fields=e.fields,this.title=e.title,this.tid=e.tid,this.data=e.data,this.styler=e.styler,this.formatter=e.formatter,this.type=e.type,this.options=e.options,this.editable=e.editable!=null?e.editable:!0,this.columnDisplayEditable=e.columnDisplayEditable!=null?e.columnDisplayEditable:!0,this.columnDisplayIndexEditable=e.columnDisplayIndexEditable!=null?e.columnDisplayIndexEditable:!0,this.columnTitleEditable=e.columnTitleEditable!=null?e.columnTitleEditable:!0,this.columnResizable=e.columnResizable!=null?e.columnResizable:!0,this.columnAlignEditable=e.columnAlignEditable!=null?e.columnAlignEditable:!0,this.columns=[],(e.columns||[]).forEach(function(g,f){i.columns.push(i.createTableColumnArray(g))}),this.rowStyler=e.rowStyler,this.striped=e.striped,this.groupFields=e.groupFields||[],this.groupFormatter=e.groupFormatter,this.groupFooterFormatter=e.groupFooterFormatter,this.footerFormatter=e.footerFormatter,this.rowsColumnsMerge=e.rowsColumnsMerge,this.gridColumnsFooterFormatter=e.gridColumnsFooterFormatter,this.isEnableEditField=e.isEnableEditField!=null?e.isEnableEditField:!0,this.isEnableContextMenu=e.isEnableContextMenu!=null?e.isEnableContextMenu:!0,this.isEnableInsertRow=e.isEnableInsertRow!=null?e.isEnableInsertRow:!0,this.isEnableDeleteRow=e.isEnableDeleteRow!=null?e.isEnableDeleteRow:!0,this.isEnableInsertColumn=e.isEnableInsertColumn!=null?e.isEnableInsertColumn:!0,this.isEnableDeleteColumn=e.isEnableDeleteColumn!=null?e.isEnableDeleteColumn:!0,this.isEnableMergeCell=e.isEnableMergeCell!=null?e.isEnableMergeCell:!0,this.columnObj=this.makeColumnObj()}return y.prototype.getText=function(){return this.text||this.title||""},y.prototype.createPrintElement=function(e){var i=this;return this.columns&&this.columns.length==0&&(e.columns||[]).forEach(function(g,f){i.columns.push(i.createTableColumnArray(g))}),new D.a(this,e)},y.prototype.getData=function(){return[{}]},y.prototype.createTableColumnArray=function(e){var i=[];return e.forEach(function(g,f){i.push(new B.a(g))}),i},y.prototype.getPrintElementTypeEntity=function(){return this.type=="table"?new T({title:this.title,type:this.type,editable:this.editable,columnDisplayEditable:this.columnDisplayEditable,columnDisplayIndexEditable:this.columnDisplayIndexEditable,columnResizable:this.columnResizable,columnAlignEditable:this.columnAlignEditable,columnTitleEditable:this.columnTitleEditable,isEnableEditField:this.isEnableEditField,isEnableContextMenu:this.isEnableContextMenu,isEnableInsertRow:this.isEnableInsertRow,isEnableDeleteRow:this.isEnableDeleteRow,isEnableInsertColumn:this.isEnableInsertColumn,isEnableDeleteColumn:this.isEnableDeleteColumn,isEnableMergeCell:this.isEnableMergeCell}):new s({title:this.title,type:this.type})},y.prototype.getFields=function(){return this.fields},y.prototype.getOptions=function(){return this.options||{}},y.prototype.getColumnByColumnId=function(e){return this.columnObj[e]},y.prototype.makeColumnObj=function(e){var i={};return e?e.forEach(function(g){(g.id||g.columnId)&&(i[g.id||g.columnId]=g)}):this.columns&&this.columns.forEach(function(g){g.forEach(function(f){(f.id||f.columnId)&&(i[f.id||f.columnId]=f)})}),this.columnObj=i,i},y}(),N=h(4),H=h(3),b=(v=function(e,i){return(v=Object.setPrototypeOf||Ct({__proto__:[]},Array)&&function(g,f){g.__proto__=f}||function(g,f){for(var U in f)f.hasOwnProperty(U)&&(g[U]=f[U])})(e,i)},function(y,e){function i(){this.constructor=y}v(y,e),y.prototype=e===null?Object.create(e):(i.prototype=e.prototype,new i)}),M=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new H.a(g),f.options.setDefault(new H.a(c.a.instance.image.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.image.showPoints},e.prototype.getData=function(i){var g="",f=this.getField();i?g=f?f.split(".").reduce((k,W)=>k?k[W]:i[W],!1)||"":this.options.src||this.printElementType.getData():g=this.options.src||this.printElementType.getData();var U=this.getFormatter();return U&&(g=U(g,this.options,this._currenttemplateData)),g||""},e.prototype.createTarget=function(i,g){var f=x.default('<div class="hiprint-printElement hiprint-printElement-image" style="position: absolute;"><div class="hiprint-printElement-image-content" style="height:100%;width:100%"></div></div>');return this.updateTargetImage(f,i,g),f},e.prototype.initSizeByHtml=function(i){y.prototype.initSizeByHtml.call(this,i),this.css(i,this.getData())},e.prototype.getConfigOptions=function(){return c.a.instance.image},e.prototype.updateDesignViewFromOptions=function(){this.designTarget&&(this.css(this.designTarget,this.getData()),this.updateTargetImage(this.designTarget,this.getTitle(),this.getData()))},e.prototype.updateTargetImage=function(i,g,f){var U=i.find(".hiprint-printElement-image-content");U.find("img").length?U.find("img").attr("src",f):U.html('<img style="width:100%;height:100%;" src="'+f+'">'),f.length?U.find("img").css("cssText",`width:100%;height:100%;content:url("${f}")!important`):U.find("img").css("cssText","width:100%;height:100%;"),this.options.fit&&U.find("img").css("object-fit",this.options.fit)},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),P=function(y){function e(i){var g=this;return i=i||{},(g=y.call(this,i)||this).leftSpaceRemoved=i.leftSpaceRemoved,g}return b(e,y),e.prototype.getHideTitle=function(){return this.hideTitle==null?this.defaultOptions.hideTitle:this.hideTitle},e}(H.a),o=h(8),m=function(){function y(e,i,g,f,U,k,W,Y,et,K,q,rt,Q){this.panelPageRule=i,this.scale=g,this.defaultPaperNumberFormat="${paperNo}-${paperCount}",this.printLine=0,this.templateId=e,this.width=A.a.mm.toPt(f),this.height=A.a.mm.toPt(U),this.mmwidth=f,this.mmheight=U,this.paperHeader=k>=0?k:0,this.paperFooter=W,this.contentHeight=W-k,this.createTarget(),this.index=rt,this.paperNumberLeft=Y||parseInt((this.width-30).toString()),this.paperNumberTop=et||parseInt((this.height-22).toString()),this.paperNumberDisabled=K,this.paperNumberFormat=q,this.referenceElement=Q?x.default.extend({},Q):new o.a({top:0,left:0,height:0,width:0,bottomInLastPaper:0,beginPrintPaperIndex:0,printTopInPaper:0,endPrintPaperIndex:0})}return y.prototype.subscribePaperBaseInfoChanged=function(e){this.onPaperBaseInfoChanged=e},y.prototype.triggerOnPaperBaseInfoChanged=function(e){this.onPaperBaseInfoChanged&&this.onPaperBaseInfoChanged({panelPageRule:this.panelPageRule,scale:this.scale,paperHeader:this.paperHeader,paperFooter:this.paperFooter,paperNumberLeft:this.paperNumberLeft,paperNumberTop:this.paperNumberTop,paperNumberDisabled:this.paperNumberDisabled,paperNumberFormat:this.paperNumberFormat}),A.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,e||"\u6A21\u677F\u8C03\u6574")},y.prototype.setFooter=function(e,i,g,f){this.firstPaperFooter=e,this.evenPaperFooter=i,this.oddPaperFooter=g,this.lastPaperFooter=f},y.prototype.setOffset=function(e,i){this.setLeftOffset(e),this.setTopOffset(i)},y.prototype.setLeftOffset=function(e){e?this.paperContentTarget.css("left",e+"pt"):this.paperContentTarget[0].style.left=""},y.prototype.setTopOffset=function(e){e?this.paperContentTarget.css("top",e+"pt"):this.paperContentTarget[0].style.top=""},y.prototype.createTarget=function(){this.target=x.default('<div class="hiprint-printPaper"><div class="hiprint-printPaper-content"></div></div>'),this.paperContentTarget=this.target.find(".hiprint-printPaper-content"),this.target.css("width",this.mmwidth+"mm"),this.target.css("height",this.mmheight-c.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.zoom(this.scale)},y.prototype.createHeaderLine=function(){var e=this;this.headerLinetarget=x.default('<div class="hiprint-headerLine" style="position: absolute;width: 100%;border-top: 1px dashed #c9bebe;height: 7pt;"></div>'),this.headerLinetarget.css("top",(this.paperHeader||-1)+"pt"),this.paperHeader==0&&this.headerLinetarget.addClass("hideheaderLinetarget"),this.paperContentTarget.append(this.headerLinetarget),this.dragHeadLineOrFootLine(this.headerLinetarget,function(i,g){g>=e.paperFooter&&(g=e.paperFooter-10),e.paperHeader=g>=0?g:0,e.triggerOnPaperBaseInfoChanged()})},y.prototype.createFooterLine=function(){var e=this;this.footerLinetarget=x.default('<div class="hiprint-footerLine" style="position: absolute;width: 100%;border-top: 1px dashed #c9bebe;height: 7pt;"></div>'),this.footerLinetarget.css("top",parseInt(this.paperFooter.toString())+"pt"),this.paperFooter==this.height&&(this.footerLinetarget.css("top",this.mmheight-c.a.instance.paperHeightTrim+"mm"),this.footerLinetarget.addClass("hidefooterLinetarget")),this.paperContentTarget.append(this.footerLinetarget),this.dragHeadLineOrFootLine(this.footerLinetarget,function(i,g){g<=e.paperHeader&&(g=e.paperHeader+10),e.paperFooter=g,e.triggerOnPaperBaseInfoChanged()})},y.prototype.createPaperNumber=function(e,i){var g=this,f=this.target.find(".hiprint-paperNumber");if(f.length)return f.html(e),f;var U=x.default('<span class="hiprint-paperNumber" style="width:max-content;position: absolute">'+e+"</span>");return U.css("top",this.paperNumberTop+"pt"),U.css("left",this.paperNumberLeft+"pt"),this.paperContentTarget.append(U),i&&this.dragHeadLineOrFootLine(U,function(k,W){g.paperNumberTop=W,g.paperNumberLeft=k,g.triggerOnPaperBaseInfoChanged()},!0),U},y.prototype.getTarget=function(){return this.target},y.prototype.append=function(e){this.paperContentTarget.append(e)},y.prototype.updateReferenceElement=function(e){e&&(this.referenceElement=e)},y.prototype.updatePrintLine=function(e){e>=this.printLine&&(this.printLine=e)},y.prototype.design=function(e){var i=this;this.createHeaderLine(),this.createFooterLine(),this.target.addClass("design"),e&&e.grid&&this.target.addClass("grid"),this.target.parent().parent().css("width",this.mmwidth+"mm"),this.target.parent().parent().css("height",this.mmheight+"mm"),this.paperNumberTarget=this.createPaperNumber(this.formatPaperNumber(1,1),!0),this.createRuler(),this.resetPaperNumber(this.paperNumberTarget),x.default(this.paperNumberTarget).bind("dblclick.hiprint",function(){i.paperNumberDisabled==null&&(i.paperNumberDisabled=!1),i.paperNumberDisabled=!i.paperNumberDisabled,i.resetPaperNumber(i.paperNumberTarget),i.triggerOnPaperBaseInfoChanged("\u521D\u59CB")}),x.default(this.paperNumberTarget).bind("click.hiprint",function(){A.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:{paperNumberFormat:i.paperNumberFormat,paperNumberDisabled:i.paperNumberDisabled},callback:function(f){i.paperNumberDisabled=!!f.paperNumberDisabled||void 0,i.paperNumberFormat=f.paperNumberFormat?f.paperNumberFormat:void 0,i.createPaperNumber(i.formatPaperNumber(1,1),!0),i.resetPaperNumber(i.paperNumberTarget),i.triggerOnPaperBaseInfoChanged()}})})},y.prototype.resetPaperNumber=function(e){this.paperNumberDisabled?e.addClass("hiprint-paperNumber-disabled"):e.removeClass("hiprint-paperNumber-disabled")},y.prototype.updatePaperNumber=function(e,i,g){var f=this.createPaperNumber(this.formatPaperNumber(e,i));this.paperNumberDisabled?f.hide():g&&this.index%2==1&&(f[0].style.left="",f.css("right",this.paperNumberLeft+"pt"))},y.prototype.formatPaperNumber=function(e,i){return eval2("`"+(this.paperNumberFormat?this.paperNumberFormat:this.defaultPaperNumberFormat).replace("paperNo",e).replace("paperCount",i)+"`")},y.prototype.dragHeadLineOrFootLine=function(e,i,g){var f=this;e.hidraggable({axis:g?void 0:"v",onDrag:function(k,W,Y){i(W,Y)},moveUnit:"pt",minMove:c.a.instance.movingDistance,onBeforeDrag:function(k){l.a.instance.draging=!0},getScale:function(){return f.scale||1},onStopDrag:function(k){f.headerLinetarget.css("top",f.paperHeader+"pt"),f.footerLinetarget.css("top",f.paperFooter+"pt"),l.a.instance.draging=!1,f.footerLinetarget.removeClass("hidefooterLinetarget"),f.headerLinetarget.removeClass("hideheaderLinetarget")}})},y.prototype.resize=function(e,i){var g=this.paperFooter/this.height;this.width=A.a.mm.toPt(e),this.height=A.a.mm.toPt(i),this.mmwidth=e,this.mmheight=i,this.target.css("width",e+"mm"),this.target.css("height",i-c.a.instance.paperHeightTrim+"mm"),this.target.parent().parent().css("width",e+"mm"),this.target.parent().parent().css("height",i+"mm"),this.target.attr("original-height",this.mmheight);var f=this.height*g;this.paperFooter=f||this.height,this.footerLinetarget.css("top",f+"pt"),this.contentHeight=this.paperFooter-this.paperHeader,this.paperNumberLeft=this.paperNumberLeft>this.width?parseInt((this.width-30).toString()):this.paperNumberLeft,this.paperNumberTop=this.paperNumberTop>this.height?this.paperNumberTop=parseInt((this.height-22).toString()):this.paperNumberTop,this.paperNumberTarget.css("top",this.paperNumberTop+"pt"),this.paperNumberTarget.css("left",this.paperNumberLeft+"pt"),this.triggerOnPaperBaseInfoChanged("\u8C03\u6574\u5927\u5C0F")},y.prototype.zoom=function(e){e&&(this.scale=e,this.target.css("transform","scale("+e+")"),e>1?this.target.css("transform-origin","-"+e+"% -"+e+"%"):this.target.css("transform-origin","0 0"),this.triggerOnPaperBaseInfoChanged("\u7F29\u653E"))},y.prototype.getPaperFooter=function(e){var i=this.index+e;return i==0?this.firstPaperFooter?this.firstPaperFooter:this.oddPaperFooter?this.oddPaperFooter:this.paperFooter:i%2==0?this.oddPaperFooter?this.oddPaperFooter:this.paperFooter:i%2==1?this.evenPaperFooter?this.evenPaperFooter:this.paperFooter:void 0},y.prototype.getContentHeight=function(e){return this.getPaperFooter(e)-this.paperHeader},y.prototype.createRuler=function(){this.target.append(`<div class="hiprint_rul_wrapper">
1577
+ <img class="h_img" src="`+Ce+`" />
1578
+ <img class="v_img" src="`+Ne+`" />
1579
+ </div>`)},y.prototype.displayHeight=function(){return this.mmheight-c.a.instance.paperHeightTrim+"mm"},y.prototype.displayWidth=function(){return this.mmwidth+"mm"},y.prototype.getPanelTarget=function(){return this.target.parent(".hiprint-printPanel ")},y}(),a=h(6),r=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new P(g),f.options.setDefault(new P(c.a.instance.longText.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.getDesignTarget=function(i){var g=y.prototype.getDesignTarget.call(this,i);return g.find(".hiprint-printElement-longText-content").css("border","1px dashed #cebcbc"),g},e.prototype.getProxyTarget=function(i){i&&this.SetProxyTargetOption(i);var g=this.getData(),f=this.createTarget(this.printElementType.getText(!0),g);return this.updateTargetSize(f),this.css(f,g),f},e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData(),g=this.getHtml(this.designPaper)[0].target;this.designTarget.find(".hiprint-printElement-longText-content").html(g.find(".hiprint-printElement-longText-content").html()),this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return c.a.instance.longText},e.prototype.getTitle=function(){return this.options.title||this.printElementType.title},e.prototype.getData=function(i){var g=this.getField(),f=g&&g.split(".").reduce((U,k)=>U?U[k]:i?i[k]:"",!1)||"";return i?f||"":this.options.testData||this.printElementType.getData()||""},e.prototype.updateTargetText=function(i,g,f){var U=i.find(".hiprint-printElement-longText-content"),k=this.getText(g,f);U.html(k)},e.prototype.createTarget=function(i,g){var f=x.default('<div class="hiprint-printElement hiprint-printElement-longText" style="position: absolute;"><div class="hiprint-printElement-longText-content hiprint-printElement-content" style="height:100%;width:100%"></div></div>');return this.updateTargetText(f,i,g),f},e.prototype.getText=function(i,g){var f=this.getFormatter();return g&&(g=this.options.leftSpaceRemoved!=0?g.toString().replace(/^\s*/,""):g),(this.getField()?(this.options.getHideTitle()?"":i?i+"\uFF1A":"")+(f?f(i,g,this.options,this._currenttemplateData):g):f?f(i,i,this.options,this._currenttemplateData):i||"")||""},e.prototype.getHtml=function(i,g){this.setCurrenttemplateData(g),this.createTempContainer();var f=this.getPaperHtmlResult(i,g);return this.removeTempContainer(),f},e.prototype.getHeightByData=function(i){this.createTempContainer();var g=this.getPaperHtmlResult(new m("","",void 0,1e3,1e3,0,25e3,0,0,!0,void 0,0,void 0),{},i);return this.removeTempContainer(),g[0].referenceElement.bottomInLastPaper-g[0].referenceElement.printTopInPaper},e.prototype.getLongTextIndent=function(){return this.options.longTextIndent?'<span class="long-text-indent" style="margin-left:'+this.options.longTextIndent+'pt"></span>':'<span class="long-text-indent"></span>'},e.prototype.getPaperHtmlResult=function(i,g,f){var U=this,k=[],W=0,Y=f||this.getData(g),et=this.getText(this.getTitle(),Y),K=this.createTarget(this.getTitle(),this.options.testData||"");this.css(K,Y),g?this.updateTargetWidth(K):this.updateTargetSize(K),this.getTempContainer().html(""),this.getTempContainer().append(K);var q=[this.getLongTextIndent()],rt=et.split(new RegExp(`\r|
1580
+ `,"g"));if(rt.forEach(function(Dt,Rt){var Jt=U.options.leftSpaceRemoved!=0?(Dt||"").toString().replace(/^\s*/,""):Dt;q=q.concat(Jt.split("")),Rt<rt.length-1&&q.push("<br/>"+U.getLongTextIndent())}),q.length==0&&(q=[""]),this.isHeaderOrFooter()||this.isFixed()||!g)return(ut=this.getStringBySpecificHeight(q,25e3,K)).target.css("left",this.options.displayLeft()),ut.target.css("top",this.options.displayTop()),ut.target[0].height="",k.push(new a.a({target:ut.target,printLine:this.options.displayTop()+ut.height,referenceElement:new o.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:i.index,bottomInLastPaper:this.options.getTop()+ut.height,printTopInPaper:this.options.getTop()})})),k;for(var Q=this.getBeginPrintTopInPaperByReferenceElement(i);q.length>0;){var nt=0,mt=i.getPaperFooter(W);W==0&&Q>mt&&i.panelPageRule!="none"&&(Q=Q-mt+i.paperHeader,k.push(new a.a({target:void 0,printLine:void 0})),W++,nt=i.getContentHeight(W)-(Q-i.paperHeader),mt=i.getPaperFooter(W));var ut=this.getStringBySpecificHeight(q,nt>0?nt:W==0?mt-Q:i.getContentHeight(W),K);q.splice(0,ut.length);var ft=void 0,Tt=void 0;ut.target.css("left",this.options.displayLeft()),ut.target[0].height="",W==0||nt>0?(Tt=Q,ut.target.css("top",Tt+"pt"),ft=q.length>0?Q+ut.height:this.options.lHeight!=null?Q+(ut.height>this.options.lHeight?ut.height:this.options.lHeight):Q+ut.height):(Tt=i.paperHeader,ut.target.css("top",Tt+"pt"),ft=Tt+ut.height),k.push(new a.a({target:ut.target,printLine:ft,referenceElement:new o.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:i.index,bottomInLastPaper:ft,printTopInPaper:Tt})})),W++,g&&this.updatePanelHeight(ft+this.options.getHeight(),i)}return k},e.prototype.getStringBySpecificHeight=function(i,g,f){var U=A.a.pt.toPx(g),k=void 0,W=this.panel.panelPageRule=="none";return W?k=this.IsPaginationIndex(i,i.length,-1,f):k=this.IsPaginationIndex(i,i.length-1,U,f),k.IsPagination?k:this.BinarySearch(i,0,i.length-1,U,f)},e.prototype.BinarySearch=function(i,g,f,U,k){var W=Math.floor((g+f)/2);if(g>f)return k.find(".hiprint-printElement-longText-content").html(""),{IsPagination:!0,height:0,length:0,target:k.clone()};var Y=this.IsPaginationIndex(i,W,U,k);return Y.IsPagination?Y:Y.move=="l"?this.BinarySearch(i,g,W-1,U,k):this.BinarySearch(i,W+1,f,U,k)},e.prototype.IsPaginationIndex=function(i,g,f,U){if(f==-1){U.find(".hiprint-printElement-longText-content").html(i.slice(0,g).join(""));var W=U.height();return{IsPagination:!0,height:A.a.px.toPt(W),length:i.length,target:U.clone()}}U.find(".hiprint-printElement-longText-content").html(i.slice(0,g+2).join(""));var k=U.height();U.find(".hiprint-printElement-longText-content").html(i.slice(0,g+1).join(""));var W=U.height();return g>=i.length-1&&W<f?{IsPagination:!0,height:A.a.px.toPt(W),length:i.length,target:U.clone()}:W<=f&&k>=f?{IsPagination:!0,height:W,length:g+1,target:U.clone()}:W>=f?{IsPagination:!1,move:"l"}:k<=f?{IsPagination:!1,move:"r"}:{IsPagination:!0,result:1}},e}(N.a),u=function(){function y(){}return y.replaceEnterAndNewline=function(e,i){return e.replace(new RegExp(`\r|
1581
+ |/g`,"g"),i)},y.replaceTab=function(e,i){return e.replace(new RegExp(" /g","g"),i)},y.replaceEnterAndNewlineAndTab=function(e,i){return e.replace(new RegExp(`\r|
1582
+ | |/g`,"g"),i)},y}(),j=function(y){function e(i){var g=y.call(this,i)||this;return g.title&&(g.title=u.replaceEnterAndNewlineAndTab(g.title,"")),g}return b(e,y),e.prototype.getHideTitle=function(){return this.hideTitle==null?this.defaultOptions.hideTitle:this.hideTitle},e.prototype.getTextType=function(){return(this.textType==null?this.defaultOptions.textType:this.textType)||"text"},e.prototype.getFontSize=function(){return(this.fontSize==null?this.defaultOptions.fontSize:this.fontSize)||9},e.prototype.getbarcodeMode=function(){return(this.barcodeMode==null?this.defaultOptions.barcodeMode:this.barcodeMode)||"CODE128"},e.prototype.getQRcodeLevel=function(){return(this.qrCodeLevel==null?this.defaultOptions.qrCodeLevel:this.qrCodeLevel)||0},e}(H.a),d=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new j(g),f.options.setDefault(new j(c.a.instance.text.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.getDesignTarget=function(i){return y.prototype.getDesignTarget.call(this,i)},e.prototype.getProxyTarget=function(i){i&&this.SetProxyTargetOption(i);var g=this.getData(),f=this.createTarget(this.printElementType.getText(!0),g);return this.updateTargetSize(f),this.css(f,g),f},e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i),this.updateTargetText(this.designTarget,this.getTitle(),i)}},e.prototype.getConfigOptions=function(){return c.a.instance.text},e.prototype.getTitle=function(){var i=this.options.title||this.printElementType.title||"";return i&&(i=u.replaceEnterAndNewlineAndTab(i,"")),i},e.prototype.getData=function(i){var g=void 0,f=this.getField();if(g=i?f&&f.split(".").reduce((k,W)=>k?k[W]:i?i[W]:"",!1)||"":this.options.testData||this.printElementType.getData()||"",this.options.format){if(this.options.dataType=="datetime")return A.a.dateFormat(g,this.options.format);if(this.options.dataType=="boolen"){var U=this.options.format.split(":");if(U.length>0)return g===!0||g==="true"?U[0]:U[1]}}return g},e.prototype.updateTargetText=function(i,g,f,U,k){var W=this.getFormatter(),Y=i.find(".hiprint-printElement-text-content"),et="";et=this.getField()?(this.options.getHideTitle()?"":g?g+"\uFF1A":"")+hinnn.toUpperCase(this.options.upperCase,W?W(g,f,this.options,this._currenttemplateData,i):f):f=hinnn.toUpperCase(this.options.upperCase,W?W(g,g,this.options,this._currenttemplateData,i):g);var K=this.options.getTextType();if(K=="text")Y.html(et);else{if(K=="barcode"){Y.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{f?(Yt.default(Y.find(".hibarcode_imgcode")[0],f,{format:this.options.getbarcodeMode(),width:1,textMargin:-1,lineColor:this.options.color||"#000000",margin:0,height:parseInt(A.a.pt.toPx(this.options.getHeight()||10).toString()),displayValue:!1}),Y.find(".hibarcode_imgcode").attr("height","100%"),Y.find(".hibarcode_imgcode").attr("width","100%"),this.options.hideTitle||Y.find(".hibarcode_displayValue").html(f)):Y.html("")}catch(nt){console.log(nt),Y.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(K=="qrcode"){Y.html("");try{if(f){i.css("line-height",0),Y.css("text-align","center");var q=this.options.getWidth()||20,rt=this.options.getHeight()||20,Q=x.default("<div></div>").css({width:(q>rt?rt:q)+"pt",height:(q>rt?rt:q)+"pt",display:"inline-block"});new QRCode(Q[0],{width:"100%",height:"100%",colorDark:this.options.color||"#000000",useSVG:!0,correctLevel:this.options.getQRcodeLevel()}).makeCode(f),Y.html(Q)}}catch(nt){console.log(nt),Y.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}}},e.prototype.onResize=function(i,g,f,U,k){y.prototype.onResize.call(this,i,g,f,U,k),this.options.getTextType()!="barcode"&&this.options.getTextType()!="qrcode"||this.updateTargetText(this.designTarget,this.getTitle(),this.getData())},e.prototype.createTarget=function(i,g,f){var U=x.default('<div tabindex="1" class="hiprint-printElement hiprint-printElement-text" style="position: absolute;"><div class="hiprint-printElement-text-content hiprint-printElement-content" style="height:100%;width:100%"></div></div>');return this.updateTargetText(U,i,g,f),U},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),I=function(y){function e(i){return y.call(this,i)||this}return b(e,y),e}(H.a),C=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new I(g),f.options.setDefault(new I(c.a.instance.html.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i),this.updateTargetHtml()}},e.prototype.updateTargetHtml=function(){var i=this.getFormatter();if(i){var g=i(this.getData(),this.options,this._currenttemplateData);this.designTarget.find(".hiprint-printElement-html-content").html(g)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.html.showPoints},e.prototype.getConfigOptions=function(){return c.a.instance.html},e.prototype.createTarget=function(i,g){var f=x.default('<div class="hiprint-printElement hiprint-printElement-html" style="position: absolute;"><div class="hiprint-printElement-html-content" style="height:100%;width:100%"></div></div>'),U=this.getFormatter();if(U){var k=U(this.getData(),this.options,this._currenttemplateData);f.find(".hiprint-printElement-html-content").append(k)}else this.options.content&&f.find(".hiprint-printElement-html-content").append(this.options.content);return f},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),Z=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new H.a(g),f.options.setDefault(new H.a(c.a.instance.vline.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return c.a.instance.vline},e.prototype.createTarget=function(i,g){return x.default('<div class="hiprint-printElement hiprint-printElement-vline" style="border-left:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.vline.showPoints},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),L=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new H.a(g),f.options.setDefault(new H.a(c.a.instance.hline.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return c.a.instance.hline},e.prototype.createTarget=function(i,g){return x.default('<div class="hiprint-printElement hiprint-printElement-hline" style="border-top:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.hline.showPoints},e}(N.a),J=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new H.a(g),f.options.setDefault(new H.a(c.a.instance.rect.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.rect.showPoints},e.prototype.getConfigOptions=function(){return c.a.instance.rect},e.prototype.createTarget=function(i,g){return x.default('<div class="hiprint-printElement hiprint-printElement-rect" style="border:1px solid;position: absolute;"></div>')},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),F=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new H.a(g),f.options.setDefault(new H.a(c.a.instance.oval.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.oval.showPoints},e.prototype.getConfigOptions=function(){return c.a.instance.oval},e.prototype.createTarget=function(i,g){return x.default('<div class="hiprint-printElement hiprint-printElement-oval" style="border:1px solid;position: absolute;border-radius: 50%;"></div>')},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),R=function(){function y(){}return y.createPrintElement=function(e,i){if(["text","image","longText","table","html","vline","hline","rect","oval"].includes(e.type))return e.type=="text"?new d(e,i):e.type=="image"?new M(e,i):e.type=="longText"?new r(e,i):e.type=="table"?new D.a(e,i):e.type=="html"?new C(e,i):e.type=="vline"?new Z(e,i):e.type=="hline"?new L(e,i):e.type=="rect"?new J(e,i):e.type=="oval"?new F(e,i):void 0;var g,f=c.a.instance.getHooks("createPrintElement");return f&&f.forEach(U=>{g=U.run({Config:c.a.instance,BasePrintElement:N.a,Options:H.a,Supper:b,ele:e,eleOpt:i})}),g?new g(e,i):void 0},y}(),V=function(){function y(e){this.field=e.field,this.fields=e.fields,this.title=e.title,this.text=e.text,this.tid=e.tid,this.data=e.data,this.styler=e.styler,this.formatter=e.formatter,this.type=e.type,this.onRendered=e.onRendered,this.options=e.options}return y.prototype.getText=function(e){return e?this.title||this.text||"":this.text||this.title||""},y.prototype.getData=function(){return this.data},y.prototype.createPrintElement=function(e){var i={};return x.default.extend(i,e||{}),R.createPrintElement(this,i)},y.prototype.getPrintElementTypeEntity=function(){return new s({title:this.title,type:this.type})},y.prototype.getFields=function(){return this.fields},y.prototype.getOptions=function(){return this.options||{}},y}();h(16);var $=h(12);(function(y){function e(i){var g=y.call(this,i)||this;return(i=i||{}).columns?(g.columns=[],i.columns.forEach(function(f){g.columns.push(new $.a(f))})):g.columns=[new $.a({columns:[new B.a({width:100}),new B.a({width:100})]})],g.lHeight=i.lHeight,g.autoCompletion=i.autoCompletion,g.tableFooterRepeat=i.tableFooterRepeat,g}return b(e,y),e.prototype.getPrintElementOptionEntity=function(){var i=y.prototype.getPrintElementOptionEntity.call(this);return i.fields=this.fields,i.columns=[],this.columns.forEach(function(g){i.columns.push(g.getPrintElementOptionEntity())}),i},e})(H.a);var z=function(y){function e(i){return y.call(this,i)||this}return b(e,y),e.prototype.createPrintElement=function(i){var g={};return x.default.extend(g,i||{}),R.createPrintElement(this,g)},e.prototype.getPrintElementTypeEntity=function(){return new s({title:this.title,type:this.type})},e}(V),tt=function(){function y(){}return y.createPrintElementType=function(e){return e.type=e.type||"text",e.type=="text"?new z(e):e.type=="table"?new S(e):new V(e)},y}(),ot=function(){function y(){}return y.ElementTypes=p.instance,y.getElementTypeGroups=function(e){var i=y.formatterModule(e);return p.instance[i]||[]},y.getElementType=function(e,i){if(e)return p.instance.getElementType(e);tt.createPrintElementType({type:i})},y.build=function(e,i){var g=y.formatterModule(i),f=new w().createPrintElementTypeHtml(e,this.getElementTypeGroups(g));this.enableDrag(f)},y.buildByHtml=function(e){this.enableDrag(e)},y.enableDrag=function(e){e.hidraggable({revert:!0,proxy:function(g){var f=l.a.instance.getDragingPrintElement(),U=f.printElement.getProxyTarget(f.printElement.printElementType.getOptions());return U.appendTo("body"),U.css("z-index","9999"),U},moveUnit:"pt",minMove:4,onBeforeDrag:function(g){l.a.instance.draging=!0;var f=x.default(g.data.target).attr("tid"),U=y.getElementType(f,x.default(g.data.target).attr("ptype"));if(!U)throw new Error(`\u8BF7\u68C0\u67E5 hiprint.init \u7684 provider \u662F\u5426\u914D\u7F6E\u4E86 [${f}]`);var k=U.createPrintElement();if(!k&&U.type=="tableCustom")throw new Error('\u5DF2\u79FB\u9664"tableCustom",\u8BF7\u66FF\u6362\u4F7F\u7528"table".\u8BE6\u60C5\u89C1\u66F4\u65B0\u8BB0\u5F55');return l.a.instance.setDragingPrintElement(k),!0},onDrag:function(g,f,U){l.a.instance.getDragingPrintElement().updatePosition(f,U)},onStopDrag:function(g){l.a.instance.draging=!1}})},y.formatterModule=function(e){return e||"_default"},y}(),pt=function(){return function(y,e){var i=this;this.name=y,this.printElementTypes=[],e.forEach(function(g){i.printElementTypes.push(tt.createPrintElementType(g))})}}(),st=function(){return function(y){if(this.index=y.index,this.name=y.name,this.paperType=y.paperType,this.paperType){var e=l.a.instance[this.paperType];y.height?(this.height=y.height,this.width=y.width):(this.height=e.height,this.width=e.width)}else this.height=y.height,this.width=y.width;this.paperHeader=y.paperHeader||0,this.paperFooter=y.paperFooter||A.a.mm.toPt(this.height),this.printElements=y.printElements||[],this.paperNumberLeft=y.paperNumberLeft,this.paperNumberTop=y.paperNumberTop,this.paperNumberDisabled=y.paperNumberDisabled,this.paperNumberFormat=y.paperNumberFormat,this.panelPaperRule=y.panelPaperRule,this.panelPageRule=y.panelPageRule,this.rotate=y.rotate||void 0,this.firstPaperFooter=y.firstPaperFooter,this.evenPaperFooter=y.evenPaperFooter,this.oddPaperFooter=y.oddPaperFooter,this.lastPaperFooter=y.lastPaperFooter,this.topOffset=y.topOffset,this.fontFamily=y.fontFamily,this.leftOffset=y.leftOffset,this.orient=y.orient,this.scale=y.scale}}(),gt=function(){function y(e,i,g,f){this.bx=e,this.by=i,this.ex=e,this.ey=i,this.startX=this.minX=e,this.startY=this.minY=i,this.maxX=e,this.maxY=i,this.lastLeft=g,this.lastTop=f}return y.prototype.updateRect=function(e,i){this.ex=e,this.ey=i,this.minX=this.startX<e?this.startX:e,this.minY=this.startY<i?this.startY:i,this.maxX=this.startX<e?e:this.startX,this.maxY=this.startY<i?i:this.startY},y.prototype.updatePositionByMultipleSelect=function(e,i){e!=null&&(this.lastLeft=this.lastLeft+e),i!=null&&(this.lastTop=this.lastTop+i),this.target.css({left:this.lastLeft+"pt",top:this.lastTop+"pt"})},y}(),ht=function(){function y(e,i){this.templateId=i,this.index=e.index,this.name=e.name,this.width=e.width,this.height=e.height,this.paperType=e.paperType,this.paperHeader=e.paperHeader,this.paperFooter=e.paperFooter,this.initPrintElements(e.printElements),this.paperNumberLeft=e.paperNumberLeft,this.paperNumberTop=e.paperNumberTop,this.paperNumberDisabled=e.paperNumberDisabled,this.paperNumberFormat=e.paperNumberFormat,this.panelPaperRule=e.panelPaperRule,this.panelPageRule=e.panelPageRule,this.firstPaperFooter=e.firstPaperFooter,this.evenPaperFooter=e.evenPaperFooter,this.oddPaperFooter=e.oddPaperFooter,this.lastPaperFooter=e.lastPaperFooter,this.topOffset=e.topOffset,this.leftOffset=e.leftOffset,this.fontFamily=e.fontFamily,this.orient=e.orient,this.target=this.createTarget(),this.rotate=e.rotate,this.scale=e.scale}return y.prototype.design=function(e){var i=this;this.orderPrintElements(),this.designPaper=this.createNewPage(0),this.target.html(""),this.target.append(this.designPaper.getTarget()),this.droppablePaper(this.designPaper),this.designPaper.design(e),this.designPaper.subscribePaperBaseInfoChanged(function(g){i.paperHeader=g.paperHeader,i.paperFooter=g.paperFooter,i.paperNumberLeft=g.paperNumberLeft,i.paperNumberTop=g.paperNumberTop,i.paperNumberDisabled=g.paperNumberDisabled,i.paperNumberFormat=g.paperNumberFormat}),this.printElements.forEach(function(g){i.appendDesignPrintElement(i.designPaper,g),g.design(e,i.designPaper)}),this.target.bind("click.hiprint",function(g){A.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:{panelPaperRule:i.panelPaperRule,panelPageRule:i.panelPageRule,firstPaperFooter:i.firstPaperFooter,evenPaperFooter:i.evenPaperFooter,oddPaperFooter:i.oddPaperFooter,lastPaperFooter:i.lastPaperFooter,leftOffset:i.leftOffset,topOffset:i.topOffset,fontFamily:i.fontFamily,orient:i.orient,paperNumberDisabled:i.paperNumberDisabled,paperNumberFormat:i.paperNumberFormat},callback:function(U){i.panelPaperRule=U.panelPaperRule,i.panelPageRule=U.panelPageRule,i.firstPaperFooter=U.firstPaperFooter,i.evenPaperFooter=U.evenPaperFooter,i.oddPaperFooter=U.oddPaperFooter,i.lastPaperFooter=U.lastPaperFooter,i.leftOffset=U.leftOffset,i.topOffset=U.topOffset,i.fontFamily=U.fontFamily,i.orient=U.orient,i.paperNumberDisabled=i.designPaper.paperNumberDisabled=!!U.paperNumberDisabled||void 0,i.paperNumberFormat=U.paperNumberFormat,i.designPaper.paperNumberFormat=U.paperNumberFormat,U.paperNumberFormat&&(i.designPaper.paperNumberTarget=i.designPaper.createPaperNumber(i.designPaper.formatPaperNumber(1,1),!0)),i.designPaper.setOffset(i.leftOffset,i.topOffset),i.css(i.target),i.designPaper.resetPaperNumber(i.designPaper.paperNumberTarget),i.designPaper.triggerOnPaperBaseInfoChanged()}})}),this.bindShortcutKeyEvent(),this.bingPasteEvent(),this.bindBatchMoveElement()},y.prototype.update=function(e){try{console.log("update ------>"),console.log(e);var i=Date.now();console.log("start",i);var g=this;this.index=e.index,this.name=e.name,this.width=e.width,this.height=e.height,this.paperType=e.paperType,this.paperHeader=e.paperHeader,this.paperFooter=e.paperFooter,this.designPaper.width=A.a.mm.toPt(e.width),this.designPaper.height=A.a.mm.toPt(this.height),this.designPaper.paperType=this.paperType,this.designPaper.paperHeader=this.paperHeader,this.designPaper.paperFooter=this.paperFooter,this.designPaper.mmheight=e.height,this.designPaper.mmwidth=e.width,this.designPaper.headerLinetarget.css("top",(this.paperHeader||-1)+"pt"),this.paperHeader==0&&this.designPaper.headerLinetarget.addClass("hideheaderLinetarget"),this.designPaper.footerLinetarget.css("top",parseInt(this.paperFooter.toString())+"pt"),this.paperFooter==this.height&&this.designPaper.footerLinetarget.css("top",e.height-c.a.instance.paperHeightTrim+"mm"),this.paperNumberLeft=e.paperNumberLeft,this.paperNumberTop=e.paperNumberTop,this.paperNumberDisabled=e.paperNumberDisabled,this.paperNumberFormat=e.paperNumberFormat,this.designPaper.paperNumberLeft=this.paperNumberLeft,this.designPaper.paperNumberTop=this.paperNumberTop,this.designPaper.paperNumberDisabled=this.paperNumberDisabled,this.designPaper.paperNumberFormat=this.paperNumberFormat,this.designPaper.paperNumberTarget.css("top",this.paperNumberTop+"pt").css("left",this.paperNumberLeft+"pt"),this.designPaper.resetPaperNumber(this.designPaper.paperNumberTarget),this.fontFamily=e.fontFamily,this.orient=e.orient,this.rotate=e.rotate,this.scale=e.scale,this.designPaper.fontFamily=this.fontFamily,this.designPaper.orient=this.orient,this.designPaper.scale=this.scale,this.panelPaperRule=e.panelPaperRule,this.panelPageRule=e.panelPageRule,this.firstPaperFooter=e.firstPaperFooter,this.evenPaperFooter=e.evenPaperFooter,this.oddPaperFooter=e.oddPaperFooter,this.lastPaperFooter=e.lastPaperFooter,this.topOffset=e.topOffset,this.leftOffset=e.leftOffset,this.designPaper.setFooter(this.firstPaperFooter,this.evenPaperFooter,this.oddPaperFooter,this.lastPaperFooter),this.designPaper.setOffset(this.leftOffset,this.topOffset),this.target.css("width",this.mmwidth+"mm"),this.target.css("height",this.mmheight-c.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.zoom(this.scale);var f=Date.now();console.log("\u66F4\u65B0\u53C2\u6570 end",f),console.log("\u66F4\u65B0\u53C2\u6570 time:",f-i),this.printElements.forEach(function(U){U.designTarget&&U.designTarget.length&&U.designTarget.remove()}),this.printElements=[];var f=Date.now();console.log("\u6E05\u7A7A\u9762\u677F end",f),console.log("\u6E05\u7A7A\u9762\u677F time:",f-i),this.initPrintElements(e.printElements);var f=Date.now();console.log("\u521D\u59CB\u5316\u5143\u7D20 end",f),console.log("\u521D\u59CB\u5316\u5143\u7D20 time:",f-i),this.printElements.forEach(function(U){g.appendDesignPrintElement(g.designPaper,U),U.design(e,g.designPaper)});var f=Date.now();console.log("\u63D2\u5165\u9762\u677F end",f),console.log("\u63D2\u5165\u9762\u677F time:",f-i)}catch(U){console.log("???????"),console.log(U)}},y.prototype.bindShortcutKeyEvent=function(){var e=this;x.default(document).keydown(function(i){if(i.target.tagName!="INPUT"){(i.ctrlKey||i.metaKey)&&i.keyCode==90&&(i.shiftKey?A.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"redo"):A.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"undo"),i.preventDefault());var g=c.a.instance.getHooks("documentShortcutKeys");g&&g.forEach(f=>{f.run({panel:e,event:i})})}})},y.prototype.copyJson=function(e){var i=[];try{var g=this,f=x.default("#copyArea");f.length||(f=x.default('<textarea id="copyArea" style="position: absolute; left: 0px; top: 0px;opacity: 0"></textarea>'),x.default("body").append(f)),i=g.getSelectEls();var U=[];i.forEach(function(W){U.push({options:W.options,printElementType:W.printElementType,id:W.id,templateId:W.templateId,cut:e||!1})});var k=JSON.stringify(U);f.text(k),f.css("visibility","visible"),f.focus(),f.setSelectionRange?f.setSelectionRange(0,f.value.length):f.select(),document.execCommand("copy"),f.css("visibility","hidden"),g.designPaper.target.trigger(x.default.Event("click")),g.designPaper.target.focus(),console.log("copyJson success")}catch(W){i=[],console.log("copyJson error",W)}return i},y.prototype.cutJson=function(){try{var e=this,i=e.copyJson(!0);i&&i.forEach(function(g){e.deletePrintElement(g)})}catch(g){console.log("cutJson error",g)}},y.prototype.getSelectEls=function(){var e=this,i=[];return e.mouseRect&&e.mouseRect.target&&x.default(".mouseRect").length?i=e.getElementInRect(e.mouseRect):i=e.printElements.filter(function(g){return g.designTarget.children().last().css("display")=="block"&&!g.printElementType.type.includes("table")}),i},y.prototype.bingPasteEvent=function(){var e=this;e.designPaper.target.attr("tabindex","1"),e.designPaper.target.keydown(function(i){if(i.target.tagName!="INPUT"){(i.ctrlKey||i.metaKey)&&i.keyCode==86&&(e.pasteJson(i),i.preventDefault());var g=c.a.instance.getHooks("shortcutKeys");g&&g.forEach(f=>{f.run({panel:e,event:i})})}})},y.prototype.canPaste=function(e){var i=x.default("#copyArea");if(!i.length)return!1;var g=i.text(),f=JSON.parse(g);return Array.isArray(f)?f.some(function(U){return U.printElementType&&U.templateId}):!!(f.printElementType&&f.templateId)},y.prototype.pasteJson=function(e){var i=x.default("#copyArea");if(!!i.length)try{var g=this,f=i.text(),U=JSON.parse(f),k=!1;Array.isArray(U)?(k=U.some(function(W){return W.cut==!0}),U.forEach(function(W){g.pasteByJson(W,e)})):(k=U.cut,g.pasteByJson(U,e)),k&&x.default("#copyArea").text("{}")}catch(W){console.error("pasteJson error",W)}},y.prototype.pasteByJson=function(e,i){if(!(!e.printElementType&&!e.templateId)){var g=this,f=e.options,U=tt.createPrintElementType(e.printElementType),k=U.createPrintElement(f);if(!!k){var W=i&&i.currentTarget?!0:i,Y=W?g.mouseOffsetX&&A.a.px.toPt(g.mouseOffsetX):f.left+=10,et=W?g.mouseOffsetY&&A.a.px.toPt(g.mouseOffsetY):f.top+=10;W||(k.options.setLeft(Y),k.options.setTop(et)),k.setTemplateId(g.templateId),k.setPanel(g),g.appendDesignPrintElement(g.designPaper,k,!1),g.printElements.push(k),k.design(void 0,g.designPaper),console.log("pasteJson success"),A.a.event.trigger("hiprintTemplateDataChanged_"+g.templateId,e.cut?"\u526A\u5207":"\u590D\u5236"),k.designTarget.trigger(x.default.Event("click"))}}},y.prototype.css=function(e){this.fontFamily?e.css("fontFamily",this.fontFamily):e[0].style.fontFamily=""},y.prototype.getHtml=function(e,i,g,f,U){var k=this;this.orderPrintElements();var W,Y=g||[],et=f||this,K=void 0;return f?(K=Y[Y.length-1],W=K.getPanelTarget(),K.updateReferenceElement(new o.a({top:this.paperHeader,left:0,height:0,width:0,bottomInLastPaper:K.referenceElement.bottomInLastPaper,beginPrintPaperIndex:Y.length-1,printTopInPaper:K.referenceElement.bottomInLastPaper,endPrintPaperIndex:Y.length-1}))):(W=et.createTarget(),K=et.createNewPage(Y.length),Y.push(K),W.append(K.getTarget())),this.printElements.filter(function(q){return!q.isFixed()&&!q.isHeaderOrFooter()}).forEach(function(q){var rt=[],Q=Y[Y.length-1];Q.referenceElement.isPositionLeftOrRight(q.options.getTop())?K=Y[Q.referenceElement.beginPrintPaperIndex]:K=Y[Q.referenceElement.endPrintPaperIndex],rt=q.getHtml(K,e),rt.forEach(function(nt,mt){nt.referenceElement&&(nt.referenceElement.endPrintPaperIndex=nt.referenceElement.beginPrintPaperIndex+rt.length-1),mt>0&&(K.index<Y.length-1?K=Y[K.index+1]:(K=et.createNewPage(Y.length,K.referenceElement),Y.push(K)),W.append(K.getTarget())),nt.target&&(q.options.showInPage!="none"&&K.append(nt.target),K.updatePrintLine(nt.printLine),q.onRendered(K,nt.target)),mt==rt.length-1&&nt.referenceElement&&K.updateReferenceElement(nt.referenceElement)})}),U&&U.templates.forEach(function(q,rt){var Q=q.data||{},nt=q.options||{};q.template.printPanels.forEach(function(mt){mt.getHtml(Q,nt,g,k)})}),f||(this.lastPaperFooter&&Y[Y.length-1].printLine>this.lastPaperFooter&&(K=et.createNewPage(Y.length,K.referenceElement),Y.push(K),W.append(K.getTarget())),this.panelPaperRule&&(this.panelPaperRule=="odd"&&Y.length%2==0&&(K=et.createNewPage(Y.length,K.referenceElement),Y.push(K),W.append(K.getTarget())),this.panelPaperRule=="even"&&Y.length%2==1&&(K=et.createNewPage(Y.length,K.referenceElement),Y.push(K),W.append(K.getTarget()))),Y.forEach(function(q){q.updatePaperNumber(q.index+1,Y.length,i.paperNumberToggleInEven),k.fillPaperHeaderAndFooter(q,e,Y.length),i&&(i.leftOffset!=null&&q.setLeftOffset(i.leftOffset),i.topOffset!=null&&q.setTopOffset(i.topOffset))}),W.prepend(this.getPrintStyle())),W},y.prototype.resize=function(e,i,g,f){this.width=i,this.height=g,this.paperType=e,this.rotate=f,this.designPaper.resize(i,g)},y.prototype.rotatePaper=function(){this.rotate==null&&(this.rotate=!1),this.rotate=!this.rotate,this.resize(this.paperType,this.height,this.width,this.rotate)},y.prototype.zoom=function(e,i){i?this.scale=e:this.scale=void 0,this.designPaper.zoom(e)},y.prototype.getTarget=function(){return this.target},y.prototype.enable=function(){this.target.removeClass("hipanel-disable")},y.prototype.disable=function(){this.target.addClass("hipanel-disable")},y.prototype.getPanelEntity=function(e){var i=[];return this.printElements.forEach(function(g){i.push(g.getPrintElementEntity(e))}),new st({index:this.index,name:this.name||this.index+1,width:this.width,height:this.height,paperType:this.paperType,paperHeader:this.paperHeader,paperFooter:this.paperFooter,paperNumberDisabled:!!this.paperNumberDisabled||void 0,paperNumberFormat:this.paperNumberFormat?this.paperNumberFormat:void 0,panelPaperRule:this.panelPaperRule?this.panelPaperRule:void 0,panelPageRule:this.panelPageRule?this.panelPageRule:void 0,paperNumberLeft:this.paperNumberLeft,paperNumberTop:this.paperNumberTop,printElements:i,rotate:this.rotate,firstPaperFooter:this.firstPaperFooter,evenPaperFooter:this.evenPaperFooter,oddPaperFooter:this.oddPaperFooter,lastPaperFooter:this.lastPaperFooter,topOffset:this.topOffset,fontFamily:this.fontFamily,orient:this.orient,scale:this.scale,leftOffset:this.leftOffset})},y.prototype.createTarget=function(){var e=x.default('<div class="hiprint-printPanel panel-index-'+this.index+'"></div>');return this.css(e),e},y.prototype.droppablePaper=function(e){var i=this;e.getTarget().hidroppable({accept:".ep-draggable-item",onDrop:function(f,U){var k=l.a.instance.getDragingPrintElement(),W=k.printElement,Y=i.designPaper.scale||1,et=(k.left-A.a.px.toPt(i.target.children(".hiprint-printPaper").offset().left))/Y,K=(k.top-A.a.px.toPt(i.target.children(".hiprint-printPaper").offset().top))/Y;W.updateSizeAndPositionOptions(i.mathroundToporleft(et),i.mathroundToporleft(K)),W.setTemplateId(i.templateId),W.setPanel(i),i.appendDesignPrintElement(i.designPaper,W,!0),i.printElements.push(W),W.design(void 0,e),A.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u65B0\u589E")}})},y.prototype.initPrintElements=function(e){var i=this;this.printElements=[],e&&e.forEach(function(g){var f;if(f=g.printElementType?tt.createPrintElementType(g.printElementType):p.instance.getElementType(g.tid)){var U=f.createPrintElement(g.options);U.setTemplateId(i.templateId),U.setPanel(i),i.printElements.push(U)}else console.log("miss "+JSON.stringify(e))})},y.prototype.mathroundToporleft=function(e){var i=c.a.instance.movingDistance;return Math.round(e/i)*i},y.prototype.appendDesignPrintElement=function(e,i,g){i.setCurrenttemplateData(void 0);var f=i.getDesignTarget(e);f.addClass("design"),g&&i.initSizeByHtml(f),e.append(f)},y.prototype.createNewPage=function(e,i){var g=new m(this.templateId,this.panelPageRule,this.scale,this.width,this.height,this.paperHeader,this.paperFooter,this.paperNumberLeft,this.paperNumberTop,this.paperNumberDisabled,this.paperNumberFormat,e,i);return g.setFooter(this.firstPaperFooter,this.evenPaperFooter,this.oddPaperFooter,this.lastPaperFooter),g.setOffset(this.leftOffset,this.topOffset),g},y.prototype.orderPrintElements=function(){this.printElements=A.a.orderBy(this.printElements,function(e){return e.options.getLeft()}),this.printElements=A.a.orderBy(this.printElements,function(e){return e.options.getTop()})},y.prototype.fillPaperHeaderAndFooter=function(e,i,g){this.printElements.filter(function(f){return f.isFixed()||f.isHeaderOrFooter()}).forEach(function(f){if(f.isFixed(),f.showInPage(e.index,g)){var U=f.getHtml(e,i);U.length&&e.append(U[0].target)}})},y.prototype.clear=function(){this.printElements.forEach(function(e){e.designTarget&&e.designTarget.length&&e.designTarget.remove()}),this.printElements=[],A.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u6E05\u7A7A")},y.prototype.insertPrintElementToPanel=function(e){var i=this.getPrintElementTypeByEntity(e);if(i){var g=i.createPrintElement(e.options);g.setTemplateId(this.templateId),g.setPanel(this),this.printElements.push(g)}},y.prototype.addPrintText=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="text",this.insertPrintElementToPanel(e)},y.prototype.addPrintHtml=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="html",this.insertPrintElementToPanel(e)},y.prototype.addPrintTable=function(e){if(e.printElementType=e.printElementType||{},e.printElementType.type="table",e.options&&e.options.columns){var i=x.default.extend({},e.options.columns);e.printElementType.columns=i.columns,i.columns=void 0}this.insertPrintElementToPanel(e)},y.prototype.addPrintImage=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="image",this.insertPrintElementToPanel(e)},y.prototype.addPrintLongText=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="longText",this.insertPrintElementToPanel(e)},y.prototype.addPrintVline=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="vline",this.insertPrintElementToPanel(e)},y.prototype.addPrintHline=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="hline",this.insertPrintElementToPanel(e)},y.prototype.addPrintRect=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="rect",this.insertPrintElementToPanel(e)},y.prototype.addPrintOval=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="oval",this.insertPrintElementToPanel(e)},y.prototype.getPrintElementTypeByEntity=function(e){var i;return(i=e.tid?p.instance.getElementType(e.tid):tt.createPrintElementType(e.printElementType))||console.log("miss "+JSON.stringify(e)),i},y.prototype.getPrintStyle=function(){return` <style printStyle>
1535
1583
  @page
1536
1584
  {
1537
1585
  border:0;
@@ -1540,15 +1588,15 @@
1540
1588
  `+this.getPrintSizeStyle()+`
1541
1589
  }
1542
1590
  </style>
1543
- `},m.prototype.getPrintSizeStyle=function(){return this.paperType?"size:"+this.paperType+" "+(this.height>this.width?"portrait":"landscape")+";":"size: "+this.width+"mm "+this.height+"mm "+(this.orient?this.orient==1?"portrait":"landscape":"")+";"},m.prototype.deletePrintElement=function(e){var i=this;this.printElements.filter(function(p,h){p.id==e.id&&(e.delete(),i.printElements.splice(h,1),A.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u5220\u9664"))})},m.prototype.getElementByTid=function(e){return this.printElements.filter(function(i){return i.printElementType.tid===e}).map(function(i,p){return i})},m.prototype.getElementByName=function(e){return this.printElements.filter(function(i){return i.options.name===e}).map(function(i,p){return i})},m.prototype.getElementById=function(e){return this.printElements.find(function(i){return i.id===e})},m.prototype.getFieldsInPanel=function(){var e=[];return this.printElements.forEach(function(i){i.options&&i.options.field?e.push(i.options.field):i.printElementType.field&&e.push(i.printElementType.field)}),e},m.prototype.bindBatchMoveElement=function(){var e=this;this.designPaper.getTarget().on("mousemove",function(i){i.target.className&&bt(i.target.className)=="string"&&(i.target.className.includes("resize-panel")||i.target.className.includes("editing"))||(i.currentTarget.className==e.designPaper.target[0].className?(e.mouseOffsetX=i.offsetX,e.mouseOffsetY=i.offsetY):e.mouseOffsetX=e.mouseOffsetY=void 0,r.a.instance.draging||i.buttons===1&&r.a.instance.rectDraging&&e.mouseRect&&(e.mouseRect.updateRect(i.pageX,i.pageY),e.updateRectPanel(e.mouseRect)))}).on("mousedown",function(i){r.a.instance.rectDraging=!0,!(i.target.className&&bt(i.target.className)=="string"&&(i.target.className.includes("resize-panel")||i.target.className.includes("editing")))&&(r.a.instance.draging||(e.mouseRect&&e.mouseRect.target&&e.mouseRect.target.remove(),i.buttons===1&&r.a.instance.rectDraging&&i.target.className=="hiprint-printPaper hidroppable design"&&(e.mouseRect=new ft(i.pageX,i.pageY,r.a.instance.dragLengthCNum(i.pageX-e.designPaper.getTarget().offset().left,u.a.instance.movingDistance),r.a.instance.dragLengthCNum(i.pageY-e.designPaper.getTarget().offset().top,u.a.instance.movingDistance)))))}).on("mouseup",function(i){r.a.instance.rectDraging&&e.mouseRect&&T.default(".mouseRect").length&&(T.default(".mouseRect").height()>10||T.default(".mouseRect").width()>10)&&setTimeout(function(){A.a.event.trigger("hiprintTemplateMouseUp_"+e.templateId)},300),r.a.instance.rectDraging=!1}).on("click",function(i){setTimeout(function(){A.a.event.trigger("hiprintTemplateMouseUp_"+e.templateId)},300)})},m.prototype.getElementInRect=function(e){var i=[];return this.printElements.filter(function(p){return p.options.draggable!==!1}).forEach(function(p){p.inRect(e)&&i.push(p)}),i},m.prototype.updateRectPanel=function(e){var i=this,p=this.designPaper.getTarget(),h=this.designPaper.scale||1;if(this.mouseRect.target||(this.mouseRect.target=T.default('<div tabindex="1" class="mouseRect" style="z-index:2;position: absolute;opacity:0.2;border: 1px dashed #000;background-color:#31676f;"><span></span></div>'),p.find(".hiprint-printPaper-content").append(this.mouseRect.target),this.bingKeyboardMoveEvent(this.mouseRect.target),this.mouseRect.target.hidraggable({onDrag:function(k,$,V){i.mouseRect.target.css({transform:"unset"}),i.mouseRect.lastLeft=i.mouseRect.lastLeft?A.a.px.toPt(i.mouseRect.target[0].offsetLeft):$/h,i.mouseRect.lastTop=i.mouseRect.lastTop?A.a.px.toPt(i.mouseRect.target[0].offsetTop):V/h,(i.mouseRect.mouseRectSelectedElement||[]).forEach(function(Q){Q.updatePositionByMultipleSelect($-i.mouseRect.lastLeft,V-i.mouseRect.lastTop)}),i.mouseRect.lastLeft=$/h,i.mouseRect.lastTop=V/h,r.a.instance.changed=!0},moveUnit:"pt",minMove:u.a.instance.movingDistance,onBeforeDrag:function(k){i.mouseRect.target.focus(),r.a.instance.draging=!0,i.mouseRect.mouseRectSelectedElement||(i.mouseRect.mouseRectSelectedElement=i.getElementInRect(i.mouseRect))},getScale:function(){return i.designPaper.scale||1},onStopDrag:function(k){r.a.instance.changed&&A.a.event.trigger("hiprintTemplateDataChanged_"+p.templateId,"\u6846\u9009\u79FB\u52A8"),r.a.instance.draging=!1,r.a.instance.changed=!1}})),e.ex>=e.bx&&e.ey>=e.by)this.mouseRect.target.css({height:e.maxY-e.minY+"px",width:e.maxX-e.minX+"px",left:e.lastLeft/h+"pt",top:e.lastTop/h+"pt",transform:"unset"});else if(e.ex<e.bx&&e.ey<e.by)this.mouseRect.target.css({height:e.maxY-e.minY+"px",width:e.maxX-e.minX+"px",left:e.lastLeft/h+"pt",top:e.lastTop/h+"pt",transform:"rotate(180deg)","transform-origin":"0 0"});else{var U="",G="rotate(180deg)";e.startX==e.minX||e.startX==e.maxX?e.ey>=e.by?(G="scaleX(-1)",U="left"):U="center top":(e.startY==e.minY||e.startY==e.maxY)&&(U=e.ex>=e.bx?"right":"left"),this.mouseRect.target.css({height:e.maxY-e.minY+"px",width:e.maxX-e.minX+"px",left:e.lastLeft/h+"pt",top:e.lastTop/h+"pt",transform:G,"transform-origin":U})}e.target.focus()},m.prototype.bingKeyboardMoveEvent=function(e){var i=this;e.attr("tabindex","1"),e.keydown(function(p){i.mouseRect.mouseRectSelectedElement||(i.mouseRect.mouseRectSelectedElement=i.getElementInRect(i.mouseRect));var h=i.mouseRect.mouseRectSelectedElement||[];switch(p.keyCode){case 8:case 46:h.forEach(function(U){i.deletePrintElement(U)}),A.a.event.trigger("clearSettingContainer");break;case 37:i.mouseRect.updatePositionByMultipleSelect(0-u.a.instance.movingDistance,0),h.forEach(function(U){U.updatePositionByMultipleSelect(0-u.a.instance.movingDistance,0)}),p.preventDefault();break;case 38:i.mouseRect.updatePositionByMultipleSelect(0,0-u.a.instance.movingDistance),h.forEach(function(U){U.updatePositionByMultipleSelect(0,0-u.a.instance.movingDistance)}),p.preventDefault();break;case 39:i.mouseRect.updatePositionByMultipleSelect(u.a.instance.movingDistance,0),h.forEach(function(U){U.updatePositionByMultipleSelect(u.a.instance.movingDistance,0)}),p.preventDefault();break;case 40:i.mouseRect.updatePositionByMultipleSelect(0,u.a.instance.movingDistance),h.forEach(function(U){U.updatePositionByMultipleSelect(0,u.a.instance.movingDistance)}),p.preventDefault()}[37,38,39,40].includes(p.keyCode)&&A.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u6846\u9009\u79FB\u52A8")})},m}(),gt=function(){return function(m){if(m)if(m.panels){this.panels=[];for(var e=0;e<m.panels.length;e++)this.panels.push(new It(m.panels[e]))}else this.panels=[]}}(),Mt=d(9),ht=function(){function m(e,i){var p=this;this.printElementOptionSettingPanel={},this.printTemplate=e,this.settingContainer=T.default(i),A.a.event.on(e.getPrintElementSelectEventKey(),function(h){p.buildSetting(h)}),A.a.event.on(e.getBuildCustomOptionSettingEventKey(),function(h){p.buildSettingByCustomOptions(h)}),A.a.event.on("clearSettingContainer",function(){p.clearSettingContainer()})}return m.prototype.init=function(){},m.prototype.clearSettingContainer=function(){this.clearLastPrintElement(),this.settingContainer.html("")},m.prototype.clearLastPrintElement=function(){this.lastPrintElement&&(this.lastPrintElement._editing&&this.lastPrintElement.updateByContent(!0),this.lastPrintElement._printElementOptionTabs&&this.lastPrintElement._printElementOptionTabs.forEach(function(e){e.list&&e.list.forEach(function(i){i.destroy()})}),this.lastPrintElement._printElementOptionItems&&this.lastPrintElement._printElementOptionItems.forEach(function(e){e.destroy()})),this.lastPrintElement=void 0},m.prototype.buildSetting=function(e){var i=this,p=this,h=e.printElement,U=e.customOptionsInput,G=h.getPrintElementOptionTabs();i.clearSettingContainer();var L;G.length?(L=T.default('<div class="prop-tabs"><ul class="prop-tab-items"></ul></div>'),G.forEach(function(Q){var rt=T.default('<li class="prop-tab-item"><span class="tab-title">'+Q.name+"</span></li>");L.find(".prop-tab-items").append(rt);var R=T.default('<div class="hiprint-option-items" data-title="'+Q.name+'"></div>');Q.list.forEach(function(it){it.submit=function(lt){h.submitOption()};var ut=it.createTarget(h,h.options,h.printElementType);i.printElementOptionSettingPanel[it.name]=ut,R.append(ut),["columns","dataType"].includes(it.name)?it.setValue(h.options[it.name],h.options,h.printElementType):["coordinate","widthHeight"].includes(it.name)?it.setValue(h.options,h):it.setValue(h.options[it.name]||h.printElementType[it.name])}),Q.list.length==0&&U&&U.length&&U.forEach(function(it){var ut=it.callback;it.callback=function(ct){ut&&(ut(ct),h.submitOption())};var lt=it.optionItems;it.title&&R.append(`<div class="hiprint-option-item hiprint-option-item-row">
1591
+ `},y.prototype.getPrintSizeStyle=function(){return this.paperType?"size:"+this.paperType+" "+(this.height>this.width?"portrait":"landscape")+";":"size: "+this.width+"mm "+this.height+"mm "+(this.orient?this.orient==1?"portrait":"landscape":"")+";"},y.prototype.deletePrintElement=function(e){var i=this;this.printElements.filter(function(g,f){g.id==e.id&&(e.delete(),i.printElements.splice(f,1),A.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u5220\u9664"))})},y.prototype.getElementByTid=function(e){return this.printElements.filter(function(i){return i.printElementType.tid===e}).map(function(i,g){return i})},y.prototype.getElementByName=function(e){return this.printElements.filter(function(i){return i.options.name===e}).map(function(i,g){return i})},y.prototype.getElementById=function(e){return this.printElements.find(function(i){return i.id===e})},y.prototype.getFieldsInPanel=function(){var e=[];return this.printElements.forEach(function(i){i.options&&i.options.field?e.push(i.options.field):i.printElementType.field&&e.push(i.printElementType.field)}),e},y.prototype.getTestData=function(){var e={};return this.printElements.forEach(function(i){i.printElementType.type!="table"&&(i.options&&i.options.field?e[i.options.field]=i.options.testData:i.printElementType.field&&(e[i.printElementType.field]=i.printElementType.data||i.options.testData))}),e},y.prototype.bindBatchMoveElement=function(){var e=this;this.designPaper.getTarget().on("mousemove",function(i){i.target.className&&jt(i.target.className)=="string"&&i.target.className.includes("editing")||(i.currentTarget.className==e.designPaper.target[0].className?(e.mouseOffsetX=i.offsetX,e.mouseOffsetY=i.offsetY):e.mouseOffsetX=e.mouseOffsetY=void 0,l.a.instance.draging||i.buttons===1&&l.a.instance.rectDraging&&e.mouseRect&&(e.mouseRect.updateRect(i.pageX,i.pageY),e.updateRectPanel(e.mouseRect)))}).on("mousedown",function(i){l.a.instance.rectDraging=!0,!(i.target.className&&jt(i.target.className)=="string"&&i.target.className.includes("editing"))&&(l.a.instance.draging||(e.mouseRect&&e.mouseRect.target&&e.mouseRect.target.remove(),i.buttons===1&&l.a.instance.rectDraging&&jt(i.target.className)=="string"&&i.target.className.includes("hiprint-printPaper hidroppable design")&&(e.mouseRect=new gt(i.pageX,i.pageY,l.a.instance.dragLengthCNum(i.pageX-e.designPaper.getTarget().offset().left,c.a.instance.movingDistance),l.a.instance.dragLengthCNum(i.pageY-e.designPaper.getTarget().offset().top,c.a.instance.movingDistance)))))}).on("mouseup",function(i){l.a.instance.rectDraging&&e.mouseRect&&x.default(".mouseRect").length&&(x.default(".mouseRect").height()>10||x.default(".mouseRect").width()>10)&&setTimeout(function(){A.a.event.trigger("hiprintTemplateMouseUp_"+e.templateId)},300),l.a.instance.rectDraging=!1}).on("click",function(i){setTimeout(function(){A.a.event.trigger("hiprintTemplateMouseUp_"+e.templateId)},300)})},y.prototype.getElementInRect=function(e){var i=[];return this.printElements.filter(function(g){return g.options.draggable!==!1}).forEach(function(g){g.inRect(e)&&i.push(g)}),i},y.prototype.updateRectPanel=function(e){var i=this,g=this.designPaper.getTarget(),f=this.designPaper.scale||1;if(this.mouseRect.target||(this.mouseRect.target=x.default('<div tabindex="1" class="mouseRect" style="z-index:2;position: absolute;opacity:0.2;border: 1px dashed #000;background-color:#31676f;"><span></span></div>'),g.find(".hiprint-printPaper-content").append(this.mouseRect.target),this.bingKeyboardMoveEvent(this.mouseRect.target),this.mouseRect.target.hidraggable({onDrag:function(Y,et,K){i.mouseRect.target.css({transform:"unset"}),i.mouseRect.lastLeft=i.mouseRect.lastLeft?A.a.px.toPt(i.mouseRect.target[0].offsetLeft):et/f,i.mouseRect.lastTop=i.mouseRect.lastTop?A.a.px.toPt(i.mouseRect.target[0].offsetTop):K/f,(i.mouseRect.mouseRectSelectedElement||[]).forEach(function(q){q.updatePositionByMultipleSelect(et-i.mouseRect.lastLeft,K-i.mouseRect.lastTop)}),i.mouseRect.lastLeft=et/f,i.mouseRect.lastTop=K/f,l.a.instance.changed=!0},moveUnit:"pt",minMove:c.a.instance.movingDistance,onBeforeDrag:function(Y){i.mouseRect.target.focus(),l.a.instance.draging=!0,i.mouseRect.mouseRectSelectedElement||(i.mouseRect.mouseRectSelectedElement=i.getElementInRect(i.mouseRect))},getScale:function(){return i.designPaper.scale||1},onStopDrag:function(Y){l.a.instance.changed&&A.a.event.trigger("hiprintTemplateDataChanged_"+g.templateId,"\u6846\u9009\u79FB\u52A8"),l.a.instance.draging=!1,l.a.instance.changed=!1}})),e.ex>=e.bx&&e.ey>=e.by)this.mouseRect.target.css({height:e.maxY-e.minY+"px",width:e.maxX-e.minX+"px",left:e.lastLeft/f+"pt",top:e.lastTop/f+"pt",transform:"unset"});else if(e.ex<e.bx&&e.ey<e.by)this.mouseRect.target.css({height:e.maxY-e.minY+"px",width:e.maxX-e.minX+"px",left:e.lastLeft/f+"pt",top:e.lastTop/f+"pt",transform:"rotate(180deg)","transform-origin":"0 0"});else{var U="",k="rotate(180deg)";e.startX==e.minX||e.startX==e.maxX?e.ey>=e.by?(k="scaleX(-1)",U="left"):U="center top":(e.startY==e.minY||e.startY==e.maxY)&&(U=e.ex>=e.bx?"right":"left"),this.mouseRect.target.css({height:e.maxY-e.minY+"px",width:e.maxX-e.minX+"px",left:e.lastLeft/f+"pt",top:e.lastTop/f+"pt",transform:k,"transform-origin":U})}e.target.focus()},y.prototype.bingKeyboardMoveEvent=function(e){var i=this;e.attr("tabindex","1"),e.keydown(function(g){i.mouseRect.mouseRectSelectedElement||(i.mouseRect.mouseRectSelectedElement=i.getElementInRect(i.mouseRect));var f=i.mouseRect.mouseRectSelectedElement||[];switch(g.keyCode){case 8:case 46:f.forEach(function(U){i.deletePrintElement(U)}),A.a.event.trigger("clearSettingContainer");break;case 37:i.mouseRect.updatePositionByMultipleSelect(0-c.a.instance.movingDistance,0),f.forEach(function(U){U.updatePositionByMultipleSelect(0-c.a.instance.movingDistance,0)}),g.preventDefault();break;case 38:i.mouseRect.updatePositionByMultipleSelect(0,0-c.a.instance.movingDistance),f.forEach(function(U){U.updatePositionByMultipleSelect(0,0-c.a.instance.movingDistance)}),g.preventDefault();break;case 39:i.mouseRect.updatePositionByMultipleSelect(c.a.instance.movingDistance,0),f.forEach(function(U){U.updatePositionByMultipleSelect(c.a.instance.movingDistance,0)}),g.preventDefault();break;case 40:i.mouseRect.updatePositionByMultipleSelect(0,c.a.instance.movingDistance),f.forEach(function(U){U.updatePositionByMultipleSelect(0,c.a.instance.movingDistance)}),g.preventDefault()}[37,38,39,40].includes(g.keyCode)&&A.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u6846\u9009\u79FB\u52A8")})},y}(),ct=function(){return function(y){if(y)if(y.panels){this.panels=[];for(var e=0;e<y.panels.length;e++)this.panels.push(new st(y.panels[e]))}else this.panels=[]}}(),bt=h(9),dt=function(){function y(e,i){var g=this;this.printElementOptionSettingPanel={},this.printTemplate=e,this.settingContainer=x.default(i),A.a.event.on(e.getPrintElementSelectEventKey(),function(f){g.buildSetting(f)}),A.a.event.on(e.getBuildCustomOptionSettingEventKey(),function(f){g.buildSettingByCustomOptions(f)}),A.a.event.on("clearSettingContainer",function(){g.clearSettingContainer()})}return y.prototype.init=function(){},y.prototype.clearSettingContainer=function(){this.clearLastPrintElement(),this.settingContainer.html("")},y.prototype.clearLastPrintElement=function(){this.lastPrintElement&&(this.lastPrintElement._editing&&this.lastPrintElement.updateByContent(!0),this.lastPrintElement._printElementOptionTabs&&this.lastPrintElement._printElementOptionTabs.forEach(function(e){e.list&&e.list.forEach(function(i){i.destroy()})}),this.lastPrintElement._printElementOptionItems&&this.lastPrintElement._printElementOptionItems.forEach(function(e){e.destroy()})),this.lastPrintElement=void 0},y.prototype.buildSetting=function(e){var i=this,g=this,f=e.printElement,U=e.customOptionsInput,k=f.getPrintElementOptionTabs();i.clearSettingContainer();var W;k.length?(W=x.default('<div class="prop-tabs"><ul class="prop-tab-items"></ul></div>'),k.forEach(function(q){var rt=x.default('<li class="prop-tab-item"><span class="tab-title">'+q.name+"</span></li>");W.find(".prop-tab-items").append(rt);var Q=x.default('<div class="hiprint-option-items" data-title="'+q.name+'"></div>');q.list.forEach(function(nt){nt.submit=function(ut){f.submitOption()};var mt=nt.createTarget(f,f.options,f.printElementType);i.printElementOptionSettingPanel[nt.name]=mt,Q.append(mt),["columns","dataType"].includes(nt.name)?nt.setValue(f.options[nt.name],f.options,f.printElementType):["coordinate","widthHeight"].includes(nt.name)?nt.setValue(f.options,f):nt.setValue(f.options[nt.name]||f.printElementType[nt.name])}),q.list.length==0&&U&&U.length&&U.forEach(function(nt){var mt=nt.callback;nt.callback=function(ft){mt&&(mt(ft),f.submitOption())};var ut=nt.optionItems;nt.title&&Q.append(`<div class="hiprint-option-item hiprint-option-item-row">
1544
1592
  <div class="hiprint-option-item-label hiprint-option-title">
1545
- `+it.title+`
1593
+ `+nt.title+`
1546
1594
  </div>
1547
- </div>`),lt.forEach(function(ct){ct.submit=function(St){it.callback(p.getValueByOptionItems(lt))},R.append(ct.createTarget(p.printTemplate,it.options,void 0)),ct.setValue(it.options[ct.name],it.options,void 0)}),R.bind("click.submitOption",function(){it.callback(p.getValueByOptionItems(lt))}),R.find(".auto-submit").change(function(){it.callback(p.getValueByOptionItems(lt))}),R.find(".auto-submit:input").bind("keydown.submitOption",function(ct){ct.keyCode===13&&it.callback(p.getValueByOptionItems(lt))})}),L.append(R)})):(L=T.default('<div class="hiprint-option-items"></div>'),h.getPrintElementOptionItems().forEach(function(Q){Q.submit=function(R){h.submitOption()};var rt=Q.createTarget(h,h.options,h.printElementType);i.printElementOptionSettingPanel[Q.name]=rt,L.append(rt),["columns","dataType"].includes(Q.name)?Q.setValue(h.options[Q.name],h.options,h.printElementType):["coordinate","widthHeight"].includes(Q.name)?Q.setValue(h.options,h):Q.setValue(h.options[Q.name]||h.printElementType[Q.name])}));var k=T.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1548
- type="button">\u786E\u5B9A</button>`),$=T.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-deleteBtn"
1549
- type="button">\u5220\u9664</button>`);if(L.append(k),L.append($),G.length){L.on("click",".prop-tab-item",function(){var Q=T.default(this),rt=Q.index();i.settingContainer.data("last-index",rt),Q.addClass("active"),Q.siblings().removeClass("active");var R=L.find(".hiprint-option-items:eq("+rt+")");R.addClass("active"),R.siblings().removeClass("active")});var V=+(i.settingContainer.data("last-index")||0);V>=G.length&&(V=0),L.find(".prop-tab-item:eq("+V+")").click()}k.bind("click.submitOption",function(){h.submitOption()}),$.bind("click.deleteBtn",function(){p.printTemplate.deletePrintElement(h),i.clearSettingContainer()}),L.find(".auto-submit").change(function(Q){h.submitOption()}),L.find(".auto-submit:input").bind("keydown.submitOption",function(Q){Q.keyCode==13&&h.submitOption()}),this.settingContainer.append(L),G.length<1&&U&&U.forEach(function(Q){var rt=Q.callback;Q.callback=function(R){rt&&(rt(R),h.submitOption())},i.buildSettingByCustomOptions(Q,i.settingContainer)}),this.lastPrintElement=h},m.prototype.buildSettingByCustomOptions=function(e,i){var p=this;this.clearLastPrintElement();var h=i||this.settingContainer;i||this.settingContainer.html("");var U=[],G=u.a.instance.panel.supportOptions.filter(function($){return!$.hidden}).map(function($){return $.name});e.optionItems?U=e.optionItems:Object.keys(e.options).filter(function($){return G.includes($)}).forEach(function($){var V=Mt.a.getItem($);V&&U.push(V)});var L=T.default('<div class="hiprint-option-items"></div>');e.title&&L.append(`<div class="hiprint-option-item hiprint-option-item-row">
1595
+ </div>`),ut.forEach(function(ft){ft.submit=function(Tt){nt.callback(g.getValueByOptionItems(ut))},Q.append(ft.createTarget(g.printTemplate,nt.options,void 0)),ft.setValue(nt.options[ft.name],nt.options,void 0)}),Q.bind("click.submitOption",function(){nt.callback(g.getValueByOptionItems(ut))}),Q.find(".auto-submit").change(function(){nt.callback(g.getValueByOptionItems(ut))}),Q.find(".auto-submit:input").bind("keydown.submitOption",function(ft){ft.keyCode===13&&nt.callback(g.getValueByOptionItems(ut))})}),W.append(Q)})):(W=x.default('<div class="hiprint-option-items"></div>'),f.getPrintElementOptionItems().forEach(function(q){q.submit=function(Q){f.submitOption()};var rt=q.createTarget(f,f.options,f.printElementType);i.printElementOptionSettingPanel[q.name]=rt,W.append(rt),["columns","dataType"].includes(q.name)?q.setValue(f.options[q.name],f.options,f.printElementType):["coordinate","widthHeight"].includes(q.name)?q.setValue(f.options,f):q.setValue(f.options[q.name]||f.printElementType[q.name])}));var Y=x.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1596
+ type="button">\u786E\u5B9A</button>`),et=x.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-deleteBtn"
1597
+ type="button">\u5220\u9664</button>`);if(W.append(Y),f.options.draggable!=!1&&W.append(et),k.length){W.on("click",".prop-tab-item",function(){var q=x.default(this),rt=q.index();i.settingContainer.data("last-index",rt),q.addClass("active"),q.siblings().removeClass("active");var Q=W.find(".hiprint-option-items:eq("+rt+")");Q.addClass("active"),Q.siblings().removeClass("active")});var K=+(i.settingContainer.data("last-index")||0);K>=k.length&&(K=0),W.find(".prop-tab-item:eq("+K+")").click()}Y.bind("click.submitOption",function(){f.submitOption()}),et.bind("click.deleteBtn",function(){g.printTemplate.deletePrintElement(f),i.clearSettingContainer()}),W.find(".auto-submit").change(function(q){f.submitOption()}),W.find(".auto-submit:input").bind("keydown.submitOption",function(q){q.keyCode==13&&f.submitOption()}),this.settingContainer.append(W),k.length<1&&U&&U.forEach(function(q){var rt=q.callback;q.callback=function(Q){rt&&(rt(Q),f.submitOption())},i.buildSettingByCustomOptions(q,i.settingContainer)}),this.lastPrintElement=f},y.prototype.buildSettingByCustomOptions=function(e,i){var g=this;this.clearLastPrintElement();var f=i||this.settingContainer;i||this.settingContainer.html("");var U=[],k=c.a.instance.panel.supportOptions.filter(function(et){return!et.hidden}).map(function(et){return et.name});e.optionItems?U=e.optionItems:Object.keys(e.options).filter(function(et){return k.includes(et)}).forEach(function(et){var K=bt.a.getItem(et);K&&U.push(K)});var W=x.default('<div class="hiprint-option-items"></div>');e.title&&W.append(`<div class="hiprint-option-item hiprint-option-item-row">
1550
1598
  <div class="hiprint-option-item-label hiprint-option-title">
1551
1599
  `+e.title+`
1552
1600
  </div>
1553
- </div>`),U.forEach(function($){$.submit=function(V){e.callback(p.getValueByOptionItems(U))},L.append($.createTarget(p.printTemplate,e.options,void 0)),$.setValue(e.options[$.name],e.options,void 0)});var k=T.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1554
- type="button">\u786E\u5B9A</button>`);L.append(k),k.bind("click.submitOption",function(){e.callback(p.getValueByOptionItems(U))}),L.find(".auto-submit").change(function($){e.callback(p.getValueByOptionItems(U))}),L.find(".auto-submit:input").bind("keydown.submitOption",function($){$.keyCode==13&&e.callback(p.getValueByOptionItems(U))}),h.append(L)},m.prototype.getValueByOptionItems=function(e){var i={};return e.forEach(function(p){i[p.name]=p.getValue()}),i},m}(),dt=function(){function m(e,i){this.paginationContainer=e,this.jqPaginationContainer=T.default(this.paginationContainer),this.template=i}return m.prototype.buildPagination=function(e){var i=this.template.getPaneltotal(),p=this;this.jqPaginationContainer.html("");for(var h=T.default('<ul class="hiprint-pagination"></ul>'),U=function(){var $=G,V=T.default("<li><span>"+($+1)+'</span><a href="javascript:void(0);">x</a></li>');V.find("span").click(function(){p.template.selectPanel($),V.removeClass("selected"),T.default(this).parent("li").addClass("selected")}),V.find("a").click(function(){p.template.deletePanel($),p.buildPagination()}),h.append(V)},G=0;G<i;G++)U();var L=T.default("<li><span>+</span></li>");h.append(L),this.jqPaginationContainer.append(h),L.click(function(){p.template.addPrintPanel(void 0,!0),p.buildPagination()})},m}(),Tt=function(){function m(e){var i=this;this.tempimageBase64={},this.id=r.a.instance.guid(),r.a.instance.setPrintTemplateById(this.id,this);var p=e||{};this.printPanels=[],this.dataMode=p.dataMode||1,this.history=p.history!=null?p.history:!0,this.onDataChanged=p.onDataChanged,this.onUpdateError=p.onUpdateError,this.lastJson=p.template||{},this.historyList=[{id:r.a.instance.guid(),type:"\u521D\u59CB",json:this.lastJson}],this.historyPos=0;var h=new gt(p.template||[]);p.template&&h.panels.forEach(function(U){i.printPanels.push(new Pt(U,i.id))}),p.fontList&&(this.fontList=p.fontList),p.fields&&(this.fields=p.fields),p.onImageChooseClick&&(this.onImageChooseClick=p.onImageChooseClick),p.settingContainer&&new ht(this,p.settingContainer),p.paginationContainer&&(this.printPaginationCreator=new dt(p.paginationContainer,this),this.printPaginationCreator.buildPagination()),this.initAutoSave()}return m.prototype.design=function(e,i){var p=this;if(i||(i={}),this.printPanels.length==0){var h=this.createDefaultPanel();this.printPanels.push(h)}if(!e)throw new Error("options.container can not be empty");this.createContainer(e),this.printPanels.forEach(function(U,G){p.container.append(U.getTarget()),G>0&&U.disable(),U.design(i)}),this.selectPanel(0)},m.prototype.getSimpleHtml=function(e,i){var p=this;i||(i={});var h=p.editingPanel.height+"mm;",U=p.editingPanel.width+"mm;",G=T.default('<div class="hiprint-printTemplate" style="'+h+U+'"></div>');return e&&e.constructor===Array?e.forEach(function(L){L&&p.printPanels.forEach(function(k,$){G.append(k.getHtml(L,i))})}):this.printPanels.forEach(function(L,k){G.append(L.getHtml(e,i))}),i&&i.imgToBase64&&this.transformImg(G.find("img")),G},m.prototype.getHtml=function(e,i){return e||(e={}),this.getSimpleHtml(e,i)},m.prototype.getJointHtml=function(e,i,p){var h=T.default('<div class="hiprint-printTemplate"></div>'),U=[];return this.printPanels.forEach(function(G,L){h.append(G.getHtml(e,i,U,void 0,p))}),h},m.prototype.setPaper=function(e,i){if(/^(([1-9][0-9]*)|(([0]\.\d{1,2}|[1-9][0-9]*\.\d{1,2})))$/.test(e))this.editingPanel.resize(void 0,parseFloat(e),parseFloat(i),!1);else{var p=r.a.instance[e];if(!p)throw new Error("not found pagetype:"+(e||""));this.editingPanel.resize(e,p.width,p.height,!1)}},m.prototype.rotatePaper=function(){this.editingPanel.rotatePaper()},m.prototype.zoom=function(e,i){this.editingPanel.zoom(e,i)},m.prototype.addPrintPanel=function(e,i){var p=e?new Pt(new It(e),this.id):this.createDefaultPanel();return e&&(e.index=this.printPanels.length),i&&(this.container.append(p.getTarget()),p.design()),this.printPanels.push(p),i&&this.selectPanel(p.index),p},m.prototype.selectPanel=function(e){var i=this;this.printPanels.forEach(function(p,h){e==h?(p.enable(),i.editingPanel=p):p.disable()})},m.prototype.deletePanel=function(e){this.printPanels[e].clear(),this.printPanels[e].getTarget().remove(),this.printPanels.splice(e,1)},m.prototype.getPaneltotal=function(){return this.printPanels.length},m.prototype.createDefaultPanel=function(){return new Pt(new It({index:this.printPanels.length,paperType:"A4"}),this.id)},m.prototype.createContainer=function(e){e?(this.container=T.default(e),this.container.addClass("hiprint-printTemplate")):this.container=T.default('<div class="hiprint-printTemplate"></div>')},m.prototype.getJsonTid=function(){var e=[];return this.printPanels.forEach(function(i){i.getPanelEntity().printElements.length&&e.push(i.getPanelEntity())}),new gt({panels:e})},m.prototype.getJson=function(){var e=[];return this.printPanels.forEach(function(i){e.push(i.getPanelEntity(!0))}),new gt({panels:e})},m.prototype.undo=function(e){A.a.event.trigger("hiprintTemplateDataShortcutKey_"+this.id,"undo")},m.prototype.redo=function(e){A.a.event.trigger("hiprintTemplateDataShortcutKey_"+this.id,"redo")},m.prototype.getPrintElementSelectEventKey=function(){return"PrintElementSelectEventKey_"+this.id},m.prototype.getBuildCustomOptionSettingEventKey=function(){return"BuildCustomOptionSettingEventKey_"+this.id},m.prototype.clear=function(){this.printPanels.forEach(function(e){if(e.clear(),e.index>0){var i=e.getTarget();i&&i.length&&i.remove()}}),this.printPanels=[this.printPanels[0]],this.printPaginationCreator&&this.printPaginationCreator.buildPagination()},m.prototype.getPaperType=function(e){return this.printPanels[0].paperType},m.prototype.getOrient=function(e){return e==null&&(e=0),this.printPanels[e].height>this.printPanels[e].width?1:2},m.prototype.getPrintStyle=function(e){return this.printPanels[e].getPrintStyle()},m.prototype.print=function(e,i,p){var h=this;e||(e={});var U=this.getHtml(e,i),G=u.a.instance.getHooks("beforePrint");G&&G.forEach(L=>{var{template:k,info:$,opts:V}=L.run({template:h,info:U,opts:p});h=k!=null?k:h,U=$!=null?$:$,p=V!=null?V:p}),U.hiwprint(p)},m.prototype.print2=function(e,i){if(e||(e={}),i||(i={}),this.clientIsOpened()){var p=this,h=0,U={},G=T.default('link[media=print][href*="print-lock.css"]').length>0?T.default('link[media=print][href*="print-lock.css"]'):[],L="";i.styleHandler&&(L+=i.styleHandler()),G.each(function(k,$){var V=new XMLHttpRequest;V.open("GET",T.default($).attr("href")),V.onreadystatechange=function(){if(V.readyState===4&&V.status===200&&(U[k+""]='<style rel="stylesheet" type="text/css">'+V.responseText+"</style>",++h==G.length)){for(var Q="",rt=0;rt<G.length;rt++)Q+=U[rt+""];L&&(Q=L+Q),p.sentToClient(Q,e,i)}},V.send()})}else alert("\u8FDE\u63A5\u5BA2\u6237\u7AEF\u5931\u8D25")},m.prototype.imageToBase64=function(e){var i=T.default(e).attr("src");if(i.indexOf("base64")==-1)try{if(!this.tempimageBase64[i]){var p=document.createElement("canvas"),h=new Image;h.src=e.attr("src"),p.width=h.width,p.height=h.height,p.getContext("2d").drawImage(h,0,0),i&&(this.tempimageBase64[i]=p.toDataURL("image/png"))}e.attr("src",this.tempimageBase64[i])}catch{try{this.xhrLoadImage(e)}catch(G){console.log(G)}}},m.prototype.xhrLoadImage=function(e){},m.prototype.sentToClient=function(e,i,p){i||(i={});var h=T.default.extend({},p||{});h.imgToBase64=!0;var U=e+this.getHtml(i,h)[0].outerHTML;h.id=r.a.instance.guid(),h.html=U,h.templateId=this.id;var G=this,L=u.a.instance.getHooks("beforePrint2");L&&L.forEach(k=>{var{template:$,info:V}=k.run({template:G,info:h});G=$!=null?$:G,h=V!=null?V:h}),hiwebSocket.send(h)},m.prototype.printByHtml=function(e){T.default(e).hiwprint()},m.prototype.printByHtml2=function(e,i){if(i||(i={}),this.clientIsOpened()){var p=this,h=0,U={},G=T.default("link[media=print]").length>0?T.default("link[media=print]"):T.default("link");G.each(function(L,k){var $=new XMLHttpRequest;$.open("GET",T.default(k).attr("href")),$.onreadystatechange=function(){if($.readyState===4&&$.status===200&&(U[L+""]='<style rel="stylesheet" type="text/css">'+$.responseText+"</style>",++h==G.length)){for(var V="",Q=0;Q<G.length;Q++)V+=U[Q+""];var rt=V+T.default(e)[0].outerHTML,R=T.default.extend({},i||{});R.id=r.a.instance.guid(),R.html=rt,R.templateId=p.id,hiwebSocket.send(R)}},$.send()})}else alert("\u8FDE\u63A5\u5BA2\u6237\u7AEF\u5931\u8D25")},m.prototype.deletePrintElement=function(e){this.printPanels.forEach(function(i){i.deletePrintElement(e)})},m.prototype.transformImg=function(e){var i=this;e.map(function(p,h){i.imageToBase64(T.default(h))})},m.prototype.toPdf=function(e,i,p){var h=this,U=T.default.Deferred(),G=!0;if(this.printPanels.length){var L=A.a.mm.toPt(this.printPanels[0].width),k=A.a.mm.toPt(this.printPanels[0].height),$=T.default.extend({scale:2,width:A.a.pt.toPx(L),x:0,y:0,useCORS:!0},p||{}),V=new ge.jsPDF({orientation:this.getOrient(0)==1?"portrait":"landscape",unit:"pt",format:this.printPanels[0].paperType?this.printPanels[0].paperType.toLocaleLowerCase():[L,k]}),Q=this.getHtml(e,p);p&&p.isDownload!=null&&(G=p.isDownload),this.createTempContainer();var rt=this.getTempContainer();this.svg2canvas(Q),rt.html(Q[0]);var R=rt.find(".hiprint-printPanel .hiprint-printPaper").length;T.default(Q).css("position:fixed"),fe.default(Q[0],$).then(function(it){var ut=it.getContext("2d");ut.mozImageSmoothingEnabled=!1,ut.webkitImageSmoothingEnabled=!1,ut.msImageSmoothingEnabled=!1,ut.imageSmoothingEnabled=!1;for(var lt=it.toDataURL("image/jpeg"),ct=0;ct<R;ct++)V.addImage(lt,"JPEG",0,0-ct*k,L,R*k),ct<R-1&&V.addPage();if(G)h.removeTempContainer(),i.indexOf(".pdf")>-1?V.save(i):V.save(i+".pdf");else{h.removeTempContainer();var St=V.output("blob");U.resolve(St)}})}return U.promise()},m.prototype.createTempContainer=function(){this.removeTempContainer(),T.default("body").prepend(T.default('<div class="hiprint_temp_Container" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},m.prototype.removeTempContainer=function(){T.default(".hiprint_temp_Container").remove()},m.prototype.getTempContainer=function(){return T.default(".hiprint_temp_Container")},m.prototype.svg2canvas=function(e){var i=this;e.find("svg").each(function(p,h){var U=h.parentNode,G=i.parentWidthHeight(U),L=document.createElement("canvas");L.width=G.width,L.height=G.height;var k=L.getContext("2d"),$=new XMLSerializer().serializeToString(h);be.default.fromString(k,$).render(),T.default(h).before(L),U.removeChild(h)})},m.prototype.parentWidthHeight=function(e){return e.style.width.endsWith("%")||e.style.height.endsWith("%")?e.className!="hiprint-printPaper-content"?this.parentWidthHeight(e.parentNode):{width:10,height:10}:{width:A.a.pt.toPx(parseFloat(e.style.width)),height:A.a.pt.toPx(parseFloat(e.style.height))}},m.prototype.on=function(e,i){A.a.event.clear(e+"_"+this.id),A.a.event.on(e+"_"+this.id,i)},m.prototype.clientIsOpened=function(){return hiwebSocket.opened},m.prototype.getPrinterList=function(){var e=hiwebSocket.getPrinterList();return e||[]},m.prototype.getElementByTid=function(e,i){return i==null&&(i=0),this.printPanels[i].getElementByTid(e)},m.prototype.getElementByName=function(e,i){return i==null&&(i=0),this.printPanels[i].getElementByName(e)},m.prototype.getPanel=function(e){return e==null&&(e=0),this.printPanels[e]},m.prototype.loadAllImages=function(e,i,p){var h=this;p==null&&(p=0);for(var U=e[0].getElementsByTagName("img"),G=!0,L=0;L<U.length;L++){var k=U[L];k.src&&k.src!==window.location.href&&k.src.indexOf("base64")==-1&&(k&&k.naturalWidth!==void 0&&k.naturalWidth!==0&&k.complete||(G=!1))}p++,!G&&p<10?setTimeout(function(){h.loadAllImages(e,i,p)},500):i()},m.prototype.setFontList=function(e){this.fontList=e},m.prototype.getFontList=function(){return this.fontList},m.prototype.setFields=function(e){this.fields=e},m.prototype.getFields=function(){return this.fields},m.prototype.setOnImageChooseClick=function(e){this.onImageChooseClick=e},m.prototype.getOnImageChooseClick=function(){return this.onImageChooseClick},m.prototype.getFieldsInPanel=function(){var e=[];return this.printPanels.forEach(function(i){e=e.concat(i.getFieldsInPanel())}),e},m.prototype.update=function(e){var i=this;try{if(e&&bt(e)=="object"){var p=new It(e.panels[0]);i.editingPanel.update(p)}}catch(h){console.log(h),i.onUpdateError&&i.onUpdateError(h)}},m.prototype.canPaste=function(){return this.editingPanel.canPaste()},m.prototype.copyJson=function(e){return this.editingPanel.copyJson(e)},m.prototype.cutJson=function(){return this.editingPanel.cutJson()},m.prototype.getSelectEls=function(){return this.editingPanel.getSelectEls()},m.prototype.updateOption=function(e,i){var p=this.getSelectEls();p&&p.length&&(p.forEach(function(h){h.updateOption(e,i,!0)}),A.a.event.trigger("hiprintTemplateDataChanged_"+this.id,"\u6279\u91CF\u4FEE\u6539"))},m.prototype.setElsAlign=function(e){var i=this.getSelectEls();if(i.length){var p=Math.min.apply(null,i.map(function(R){return R.options.left})),h=Math.max.apply(null,i.map(function(R){return R.options.left+R.options.width})),U=Math.min.apply(null,i.map(function(R){return R.options.top})),G=Math.max.apply(null,i.map(function(R){return R.options.top+R.options.height}));switch(e){case"left":i.forEach(function(R){R.updateSizeAndPositionOptions(p),R.designTarget.css("left",R.options.displayLeft())});break;case"vertical":var L=p+(h-p)/2;i.forEach(function(R){R.updateSizeAndPositionOptions(L-R.options.width/2),R.designTarget.css("left",R.options.displayLeft())});break;case"right":i.forEach(function(R){R.updateSizeAndPositionOptions(h-R.options.width),R.designTarget.css("left",R.options.displayLeft())});break;case"top":i.forEach(function(R){R.updateSizeAndPositionOptions(void 0,U),R.designTarget.css("top",R.options.displayTop())});break;case"horizontal":var k=U+(G-U)/2;i.forEach(function(R){R.updateSizeAndPositionOptions(void 0,k-R.options.height/2),R.designTarget.css("top",R.options.displayTop())});break;case"bottom":i.forEach(function(R){R.updateSizeAndPositionOptions(void 0,G-R.options.height),R.designTarget.css("top",R.options.displayTop())});break;case"distributeHor":var $=[].reduce.call(i,function(R,it){return R+it.options.width},0),V=(h-p-$)/(i.length-1);i.sort(function(R,it){return R.options.left-it.options.left}),i.forEach(function(R,it){[0,i.length-1].includes(it)||(R.updateSizeAndPositionOptions(i[it-1].options.left+i[it-1].options.width+V),R.designTarget.css("left",R.options.displayLeft()))});break;case"distributeVer":var Q=[].reduce.call(i,function(R,it){return R+it.options.height},0),rt=(G-U-Q)/(i.length-1);i.sort(function(R,it){return R.options.top-it.options.top}),i.forEach(function(R,it){[0,i.length-1].includes(it)||(R.updateSizeAndPositionOptions(void 0,i[it-1].options.top+i[it-1].options.height+rt),R.designTarget.css("top",R.options.displayTop()))});break}}},m.prototype.setElsSpace=function(e,i){var p=this.getSelectEls();p.length&&(i?(p.sort(function(h,U){return h.options.left-U.options.left}),p.forEach(function(h,U){U>0&&(h.updateSizeAndPositionOptions(p[U-1].options.left+p[U-1].options.width+e),h.designTarget.css("left",h.options.displayLeft()))})):(p.sort(function(h,U){return h.options.top-U.options.top}),p.forEach(function(h,U){U>0&&(h.updateSizeAndPositionOptions(void 0,p[U-1].options.top+p[U-1].options.height+e),h.designTarget.css("top",h.options.displayTop()))})))},m.prototype.initAutoSave=function(){var e=this;A.a.event.on("hiprintTemplateDataShortcutKey_"+this.id,function(i){if(!!e.history)switch(i){case"undo":if(e.historyPos>0){e.historyPos-=1;var p=e.historyList[e.historyPos];e.update(p.json,p.type)}break;case"redo":if(e.historyPos<e.historyList.length-1){e.historyPos+=1;var p=e.historyList[e.historyPos];e.update(p.json,p.type)}break}}),A.a.event.on("hiprintTemplateDataChanged_"+this.id,function(i){if(e.history){var p=e.dataMode==1?e.getJson():e.getJsonTid();e.lastJson=p,e.historyPos<e.historyList.length-1&&(e.historyList=e.historyList.slice(0,e.historyPos+1)),e.historyList.push({id:r.a.instance.guid(),type:i,json:p}),e.historyList.length>50?e.historyList=e.historyList.slice(0,1).concat(e.historyList.slice(1,50)):e.historyPos+=1,e.onDataChanged&&e.onDataChanged(i,p)}})},m}();function yt(m){this.getHtml(m).hiwprint()}function jt(m,e,i){T.default.extend({},m||{}).imgToBase64=!0;var p=new Tt({});p.on("printSuccess",e),p.on("printError",i),p.printByHtml2(this.getHtml(m),m.options)}function At(m){var e=void 0;return m&&m.templates.forEach(function(i,p){var h=T.default.extend({},i.options||{});m.imgToBase64&&(h.imgToBase64=!0),e?e.append(i.template.getHtml(i.data,h).html()):e=i.template.getHtml(i.data,h)}),e}function Et(m){u.a.instance.init(m),u.a.instance.providers.forEach(function(e){e.addElementTypes(l.instance)})}function Bt(m){u.a.instance.register(m)}function Ut(m){m?m&&Object.keys(m).forEach(function(e){if(e=="optionItems"&&m.optionItems&&m.optionItems.length&&u.a.instance.registerItems(m.optionItems),m[e].tabs&&m[e].tabs.length&&(m[e].tabs.forEach(function(h,U){if(h.replace)T.default.extend(u.a.instance[e].tabs[U],h);else{var G=h.options,L=u.a.instance[e].tabs[U].options;G.forEach(function(k){var $=L.findIndex(function(V){return V.name==k.name});$>-1?L[$].hidden=k.hidden:k.after?($=L.findIndex(function(V){return V.name==k.after}),$>-1&&L.splice($+1,0,k)):L.push(k)}),T.default.extend(u.a.instance[e].tabs[U],{name:h.name,options:L})}}),delete m[e].tabs),m[e].supportOptions){var i=m[e].supportOptions,p=u.a.instance[e].supportOptions;i.forEach(function(h){var U=p.findIndex(function(G){return G.name==h.name});U>-1?p[U].hidden=h.hidden:h.after?(U=p.findIndex(function(G){return G.name==h.after}),U>-1&&p.splice(U+1,0,h)):p.push(h)}),T.default.extend(u.a.instance[e].supportOptions,p),delete m[e].supportOptions}T.default.extend(u.a.instance[e],m[e])}):T.default.extend(u.a.instance,HIPRINT_CONFIG)}function Zt(m,e){return l.instance.updateElementType(m,e)}function Lt(m){u.a.instance.clear("printerList"),u.a.instance.on("printerList",m),hiwebSocket.refreshPrinterList()}function zt(m,e,...i){u.a.instance.clear("address_"+m),u.a.instance.on("address_"+m,e),hiwebSocket.getAddress(m,...i)}function Wt(m,e,i){u.a.instance.clear("ippPrinterCallback"),u.a.instance.on("ippPrinterCallback",e),u.a.instance.clear("ippPrinterConnected"),u.a.instance.on("ippPrinterConnected",i),hiwebSocket.ippPrint(m)}function Gt(m,e){u.a.instance.clear("ippRequestCallback"),u.a.instance.on("ippRequestCallback",e),hiwebSocket.ippRequest(m)}d.d(J,"register",function(){return Bt}),d.d(J,"init",function(){return Et}),d.d(J,"setConfig",function(){return Ut}),d.d(J,"updateElementType",function(){return Zt}),d.d(J,"hiwebSocket",function(){return hiwebSocket}),d.d(J,"refreshPrinterList",function(){return Lt}),d.d(J,"getAddress",function(){return zt}),d.d(J,"ippPrint",function(){return Wt}),d.d(J,"ippRequest",function(){return Gt}),d.d(J,"ElementTypes",function(){return l.instance}),d.d(J,"PrintElementTypeManager",function(){return ot}),d.d(J,"PrintElementTypeGroup",function(){return pt}),d.d(J,"PrintTemplate",function(){return Tt}),d.d(J,"print",function(){return yt}),d.d(J,"print2",function(){return jt}),d.d(J,"getHtml",function(){return At}),T.default(document).ready(function(){console.log("document ready"),console.log(window.autoConnect);var m=u.a.instance.getHooks("ready");m&&m.forEach(e=>{e.run({p:u,window})}),hiwebSocket.hasIo()&&window.autoConnect&&hiwebSocket.start()})}]);let je=Pe(Ct);(function(K){K.fn.hiwprint=function(f){var l=document.getElementById("hiwprint_iframe");l&&l.parentNode.removeChild(l);var u=K.extend({},K.fn.hiwprint.defaults,f),r=this,b=K('<iframe id="hiwprint_iframe" style="visibility: hidden; height: 0; width: 0; position: absolute;"></iframe>'),w="";u.importCss&&(u.styleHandler&&(w+=u.styleHandler()),K("link[media=print]").length>0&&K("link[media=print]").each(function(){K(this).attr("href").indexOf("print-lock.css")>=0&&(w+='<link rel="stylesheet" type="text/css" media="print" href="'+K(this).attr("href")+'">',w+='<link rel="stylesheet" type="text/css" href="'+K(this).attr("href")+'">')})),b[0].srcdoc='<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+w+"</head><body></body></html>",b[0].onload=function(){var N=b[0].contentWindow||b[0].contentDocument;N.document&&(N=N.document),b.attr("srcdoc")||N.write('<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+w+"</head><body></body></html>"),u.printContainer?N.body.innerHTML=r[0].outerHTML:N.body.innerHTML=r.html(),A(N,function(){J(b[0],u)})},b.appendTo("body")},K.fn.hiwprint.defaults={importCss:!0,printContainer:!0,callback:null,styleHandler:null};function J(f,l){try{if(f.focus(),W()||d())try{f.contentWindow.document.execCommand("print",!1,null)}catch{f.contentWindow.print()}else f.contentWindow.print();l.callback&&l.callback()}catch(u){console.log(u)}}function d(){return navigator.userAgent.indexOf("MSIE")!==-1||!!document.documentMode}function W(){return!d()&&!!window.StyleMedia}function A(f,l,u){u===void 0&&(u=0);for(var r=f.getElementsByTagName("img"),b=!0,w=0;w<r.length;w++){var N=r[w];N.src&&N.src!==window.location.href&&N.src.indexOf("base64")==-1&&(!N||typeof N.naturalWidth=="undefined"||N.naturalWidth===0||!N.complete)&&(N.complete||(b=!1))}u++,!b&&u<10?setTimeout(function(){A(f,l,u)},500):l()}})(jQuery);(function(){window.HIPRINT_CONFIG={version:"0.1.4",movingDistance:1.5,paperHeightTrim:1,showPosition:!0,positionLineMode:!1,positionUnit:!0,showSizeBox:!0,panel:{supportOptions:[{name:"panelPaperRule",hidden:!1},{name:"panelPageRule",hidden:!1},{name:"firstPaperFooter",hidden:!1},{name:"evenPaperFooter",hidden:!1},{name:"oddPaperFooter",hidden:!1},{name:"lastPaperFooter",hidden:!1},{name:"leftOffset",hidden:!1},{name:"topOffset",hidden:!1},{name:"fontFamily",hidden:!1},{name:"orient",hidden:!1},{name:"paperNumberDisabled",hidden:!1},{name:"paperNumberFormat",hidden:!1}],default:{}},barcode:{showPoints:["r","s","e","n","w","ne","nw","se","sw"]},qrcode:{showPoints:["r","s","e","n","w","ne","nw","se","sw"]},text:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"hideTitle",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"dataType",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"color",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"textDecoration",hidden:!1},{name:"textAlign",hidden:!1},{name:"textContentVerticalAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u8FB9\u6846",options:[{name:"optionsGroup",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"textType",hidden:!1},{name:"barcodeMode",hidden:!1},{name:"qrCodeLevel",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}]}],supportOptions:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"dataType",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"color",hidden:!1},{name:"textDecoration",hidden:!1},{name:"textAlign",hidden:!1},{name:"textContentVerticalAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"textType",hidden:!1},{name:"barcodeMode",hidden:!1},{name:"qrCodeLevel",hidden:!1},{name:"hideTitle",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1},{name:"optionsGroup",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{width:120,height:9.75}},image:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"field",hidden:!1},{name:"src",hidden:!1},{name:"fit",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}]}],supportOptions:[{name:"field",hidden:!1},{name:"src",hidden:!1},{name:"fit",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{}},longText:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"hideTitle",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"textAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"color",hidden:!1},{name:"longTextIndent",hidden:!1},{name:"leftSpaceRemoved",hidden:!1},{name:"lHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}]}],supportOptions:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"textAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"color",hidden:!1},{name:"hideTitle",hidden:!1},{name:"longTextIndent",hidden:!1},{name:"leftSpaceRemoved",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"lHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1},{name:"optionsGroup",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{height:42,width:550}},table:{showPoints:["s","e"],tabs:[{name:"\u57FA\u7840",options:[{name:"field",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"tableHeaderRepeat",hidden:!1},{name:"tableFooterRepeat",hidden:!1},{name:"autoCompletion",hidden:!1},{name:"columns",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"lineHeight",hidden:!1},{name:"textAlign",hidden:!1},{name:"gridColumns",hidden:!1},{name:"gridColumnsGutter",hidden:!1},{name:"tableBorder",hidden:!1},{name:"tableHeaderBorder",hidden:!1},{name:"tableHeaderCellBorder",hidden:!1},{name:"tableHeaderRowHeight",hidden:!1},{name:"tableHeaderBackground",hidden:!1},{name:"tableHeaderFontSize",hidden:!1},{name:"tableHeaderFontWeight",hidden:!1},{name:"tableBodyRowHeight",hidden:!1},{name:"tableBodyRowBorder",hidden:!1},{name:"tableBodyCellBorder",hidden:!1},{name:"tableFooterBorder",hidden:!1},{name:"tableFooterCellBorder",hidden:!1},{name:"lHeight",hidden:!1}]},{name:"\u5217",options:[]},{name:"\u9AD8\u7EA7",options:[{name:"axis",hidden:!1},{name:"styler",hidden:!1},{name:"rowStyler",hidden:!1},{name:"footerFormatter",hidden:!1},{name:"rowsColumnsMerge",hidden:!1},{name:"gridColumnsFooterFormatter",hidden:!1}]}],supportOptions:[{name:"field",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"lineHeight",hidden:!1},{name:"textAlign",hidden:!1},{name:"gridColumns",hidden:!1},{name:"gridColumnsGutter",hidden:!1},{name:"tableHeaderRepeat",hidden:!1},{name:"tableBorder",hidden:!1},{name:"tableHeaderBorder",hidden:!1},{name:"tableHeaderCellBorder",hidden:!1},{name:"tableHeaderRowHeight",hidden:!1},{name:"tableHeaderBackground",hidden:!1},{name:"tableHeaderFontSize",hidden:!1},{name:"tableHeaderFontWeight",hidden:!1},{name:"tableBodyRowHeight",hidden:!1},{name:"tableBodyRowBorder",hidden:!1},{name:"tableBodyCellBorder",hidden:!1},{name:"tableFooterBorder",hidden:!1},{name:"tableFooterCellBorder",hidden:!1},{name:"axis",hidden:!1},{name:"lHeight",hidden:!1},{name:"autoCompletion",hidden:!1},{name:"columns",hidden:!1},{name:"styler",hidden:!1},{name:"rowStyler",hidden:!1},{name:"tableFooterRepeat",hidden:!1},{name:"footerFormatter",hidden:!1},{name:"rowsColumnsMerge",hidden:!1},{name:"gridColumnsFooterFormatter",hidden:!1}],default:{width:550}},hline:{showPoints:["r","w","e"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:.75,height:9,width:90}},vline:{showPoints:["r","n","s"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:void 0,height:90,width:9}},rect:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:void 0,height:90,width:90}},oval:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:void 0,height:90,width:90}},html:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"zIndex",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1}],default:{height:90,width:90}},tableColumn:{supportOptions:[{name:"title",hidden:!1},{name:"align",hidden:!1},{name:"halign",hidden:!1},{name:"vAlign",hidden:!1},{name:"tableTextType",hidden:!1},{name:"tableBarcodeMode",hidden:!1},{name:"tableQRCodeLevel",hidden:!1},{name:"tableColumnHeight",hidden:!1},{name:"paddingLeft",hidden:!1},{name:"paddingRight",hidden:!1},{name:"tableSummaryTitle",hidden:!1},{name:"tableSummaryText",hidden:!1},{name:"tableSummary",hidden:!1},{name:"tableSummaryAlign",hidden:!1},{name:"tableSummaryNumFormat",hidden:!1},{name:"formatter2",hidden:!1},{name:"styler2",hidden:!1}],default:{height:90,width:90}}}})();const Se=function(K){console.log("autoConnect"),globalThis.autoConnect=!0,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.start(K)},Te=function(){console.log("disAutoConnect"),globalThis.autoConnect=!1,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.stop()};globalThis.hiprint=Ct;exports.autoConnect=Se;exports.defaultElementTypeProvider=je;exports.disAutoConnect=Te;exports.hiprint=Ct;
1601
+ </div>`),U.forEach(function(et){et.submit=function(K){e.callback(g.getValueByOptionItems(U))},W.append(et.createTarget(g.printTemplate,e.options,void 0)),et.setValue(e.options[et.name],e.options,void 0)});var Y=x.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1602
+ type="button">\u786E\u5B9A</button>`);W.append(Y),Y.bind("click.submitOption",function(){e.callback(g.getValueByOptionItems(U))}),W.find(".auto-submit").change(function(et){e.callback(g.getValueByOptionItems(U))}),W.find(".auto-submit:input").bind("keydown.submitOption",function(et){et.keyCode==13&&e.callback(g.getValueByOptionItems(U))}),f.append(W)},y.prototype.getValueByOptionItems=function(e){var i={};return e.forEach(function(g){i[g.name]=g.getValue()}),i},y}(),lt=function(){function y(e,i){this.paginationContainer=e,this.jqPaginationContainer=x.default(this.paginationContainer),this.template=i}return y.prototype.buildPagination=function(e){var i=this.template.getPaneltotal(),g=this;this.jqPaginationContainer.html("");for(var f=x.default('<ul class="hiprint-pagination"></ul>'),U=function(){var et=k,K=g.template.printPanels[et].name||et+1,q=x.default("<li><span>"+K+'</span><a href="javascript:void(0);">x</a></li>');q.find("span").click(function(){g.template.selectPanel(et),q.siblings().removeClass("selected"),x.default(this).parent("li").addClass("selected")}),q.find("a").click(function(){g.template.deletePanel(et),g.buildPagination()}),f.append(q)},k=0;k<i;k++)U();var W=x.default("<li><span>+</span></li>");f.append(W),this.jqPaginationContainer.append(f),W.click(function(){var Y=function(K){g.template.addPrintPanel(K||void 0,!0),g.buildPagination(),x.default(".hiprint-pagination li").removeClass("selected"),x.default(".hiprint-pagination li:nth-last-child(2)").addClass("selected")};if(g.template.onPanelAddClick){var et={index:g.template.printPanels.length,paperType:"A4"};g.template.onPanelAddClick(et,Y)}else Y()})},y.prototype.selectPanel=function(e){var i=e||this.template.editingPanel.index,g=x.default(".hiprint-pagination li:nth("+i+")");g.length&&(g.siblings().removeClass("selected"),g.addClass("selected"))},y}(),vt=function(){function y(e){var i=this;this.tempimageBase64={},this.id=l.a.instance.guid(),l.a.instance.setPrintTemplateById(this.id,this);var g=e||{};this.printPanels=[],this.dataMode=g.dataMode||1,this.history=g.history!=null?g.history:!0,this.onDataChanged=g.onDataChanged,this.onUpdateError=g.onUpdateError,this.lastJson=g.template||{},this.historyList=[{id:l.a.instance.guid(),type:"\u521D\u59CB",json:this.lastJson}],this.historyPos=0,this.defaultPanelName=g.defaultPanelName;var f=new ct(g.template||[]);g.template&&f.panels.forEach(function(U){i.printPanels.push(new ht(U,i.id))}),g.fontList&&(this.fontList=g.fontList),g.fields&&(this.fields=g.fields),g.onImageChooseClick&&(this.onImageChooseClick=g.onImageChooseClick),g.onPanelAddClick&&(this.onPanelAddClick=g.onPanelAddClick),g.settingContainer&&new dt(this,g.settingContainer),g.paginationContainer&&(this.printPaginationCreator=new lt(g.paginationContainer,this),this.printPaginationCreator.buildPagination()),this.initAutoSave()}return y.prototype.design=function(e,i){var g=this;if(i||(i={}),this.printPanels.length==0){var f=this.createDefaultPanel();this.printPanels.push(f)}if(!e)throw new Error("options.container can not be empty");this.createContainer(e),this.printPanels.forEach(function(U,k){g.container.append(U.getTarget()),k>0&&U.disable(),U.design(i)}),this.selectPanel(0)},y.prototype.getSimpleHtml=function(e,i){var g=this;i||(i={});var f="height:"+g.editingPanel.height+"mm;",U="width:"+g.editingPanel.width+"mm;",k=x.default('<div class="hiprint-printTemplate" style="'+f+U+'"></div>');return e&&e.constructor===Array?e.forEach(function(W){W&&g.printPanels.forEach(function(Y,et){k.append(Y.getHtml(W,i))})}):this.printPanels.forEach(function(W,Y){k.append(W.getHtml(e,i))}),i&&i.imgToBase64&&this.transformImg(k.find("img")),k},y.prototype.getHtml=function(e,i){return e||(e={}),this.getSimpleHtml(e,i)},y.prototype.getJointHtml=function(e,i,g){var f=x.default('<div class="hiprint-printTemplate"></div>'),U=[];return this.printPanels.forEach(function(k,W){f.append(k.getHtml(e,i,U,void 0,g))}),f},y.prototype.setPaper=function(e,i){if(/^(([1-9][0-9]*)|(([0]\.\d{1,2}|[1-9][0-9]*\.\d{1,2})))$/.test(e))this.editingPanel.resize(void 0,parseFloat(e),parseFloat(i),!1);else{var g=l.a.instance[e];if(!g)throw new Error("not found pagetype:"+(e||""));this.editingPanel.resize(e,g.width,g.height,!1)}},y.prototype.rotatePaper=function(){this.editingPanel.rotatePaper()},y.prototype.zoom=function(e,i){this.editingPanel.zoom(e,i)},y.prototype.addPrintPanel=function(e,i){var g=e?new ht(new st(e),this.id):this.createDefaultPanel();return e&&(e.index=this.printPanels.length),i&&(this.container.append(g.getTarget()),g.design()),this.printPanels.push(g),i&&this.selectPanel(g.index),g},y.prototype.selectPanel=function(e){var i=this;e>i.printPanels.length-1&&(e=i.printPanels.length-1),this.printPanels.forEach(function(g,f){e==f?(g.enable(),i.editingPanel=g,i.printPaginationCreator&&i.printPaginationCreator.selectPanel(e)):g.disable()})},y.prototype.deletePanel=function(e){this.printPanels[e].clear(),this.printPanels[e].getTarget().remove(),this.printPanels.splice(e,1)},y.prototype.getPaneltotal=function(){return this.printPanels.length},y.prototype.createDefaultPanel=function(){return new ht(new st({index:this.printPanels.length,name:this.defaultPanelName,paperType:"A4"}),this.id)},y.prototype.createContainer=function(e){e?(this.container=x.default(e),this.container.addClass("hiprint-printTemplate")):this.container=x.default('<div class="hiprint-printTemplate"></div>')},y.prototype.getJsonTid=function(){var e=[];return this.printPanels.forEach(function(i){i.getPanelEntity().printElements.length&&e.push(i.getPanelEntity())}),new ct({panels:e})},y.prototype.getJson=function(){var e=[];return this.printPanels.forEach(function(i){e.push(i.getPanelEntity(!0))}),new ct({panels:e})},y.prototype.undo=function(e){A.a.event.trigger("hiprintTemplateDataShortcutKey_"+this.id,"undo")},y.prototype.redo=function(e){A.a.event.trigger("hiprintTemplateDataShortcutKey_"+this.id,"redo")},y.prototype.getPrintElementSelectEventKey=function(){return"PrintElementSelectEventKey_"+this.id},y.prototype.getBuildCustomOptionSettingEventKey=function(){return"BuildCustomOptionSettingEventKey_"+this.id},y.prototype.clear=function(){this.printPanels.forEach(function(e){if(e.clear(),e.index>0){var i=e.getTarget();i&&i.length&&i.remove()}}),this.printPanels=[this.printPanels[0]],this.printPaginationCreator&&this.printPaginationCreator.buildPagination()},y.prototype.getPaperType=function(e){return this.printPanels[0].paperType},y.prototype.getOrient=function(e){return e==null&&(e=0),this.printPanels[e].height>this.printPanels[e].width?1:2},y.prototype.getPrintStyle=function(e){return this.printPanels[e].getPrintStyle()},y.prototype.print=function(e,i,g){var f=this;e||(e={});var U=this.getHtml(e,i),k=c.a.instance.getHooks("beforePrint");k&&k.forEach(W=>{var{template:Y,info:et,opts:K}=W.run({template:f,info:U,opts:g});f=Y!=null?Y:f,U=et!=null?et:et,g=K!=null?K:g}),U.hiwprint(g)},y.prototype.print2=function(e,i){if(e||(e={}),i||(i={}),this.clientIsOpened()){var g=this,f=0,U={},k=x.default('link[media=print][href*="print-lock.css"]'),W="";if(i.styleHandler&&(W+=i.styleHandler()),k.length<=0)throw new Error('\u8BF7\u5728 \u5165\u53E3\u6587\u4EF6(index.html) \u4E2D\u5F15\u5165 print-lock.css. \u6CE8\u610F: link[media="print"]');k.each(function(Y,et){var K=new XMLHttpRequest;K.open("GET",x.default(et).attr("href")),K.onreadystatechange=function(){if(K.readyState===4&&K.status===200&&(U[Y+""]='<style rel="stylesheet" type="text/css">'+K.responseText+"</style>",++f==k.length)){for(var q="",rt=0;rt<k.length;rt++)q+=U[rt+""];W&&(q=W+q),g.sentToClient(q,e,i)}},K.send()})}else alert("\u8FDE\u63A5\u5BA2\u6237\u7AEF\u5931\u8D25")},y.prototype.imageToBase64=function(e){var i=x.default(e).attr("src");if(i.indexOf("base64")==-1)try{if(!this.tempimageBase64[i]){var g=document.createElement("canvas"),f=new Image;f.src=e.attr("src"),g.width=f.width,g.height=f.height,g.getContext("2d").drawImage(f,0,0),i&&(this.tempimageBase64[i]=g.toDataURL("image/png"))}e.attr("src",this.tempimageBase64[i])}catch{try{this.xhrLoadImage(e)}catch(k){console.log(k)}}},y.prototype.xhrLoadImage=function(e){},y.prototype.sentToClient=function(e,i,g){i||(i={});var f=x.default.extend({},g||{});f.imgToBase64=!0;var U=e+this.getHtml(i,f)[0].outerHTML;f.id=l.a.instance.guid(),f.html=U,f.templateId=this.id;var k=this,W=c.a.instance.getHooks("beforePrint2");W&&W.forEach(Y=>{var{template:et,info:K}=Y.run({template:k,info:f});k=et!=null?et:k,f=K!=null?K:f}),hiwebSocket.send(f)},y.prototype.printByHtml=function(e){x.default(e).hiwprint()},y.prototype.printByHtml2=function(e,i){if(i||(i={}),this.clientIsOpened()){var g=this,f=0,U={},k=x.default('link[media=print][href*="print-lock.css"]');if(k.length<=0)throw new Error('\u8BF7\u5728 \u5165\u53E3\u6587\u4EF6(index.html) \u4E2D\u5F15\u5165 print-lock.css. \u6CE8\u610F: link[media="print"]');k.each(function(W,Y){var et=new XMLHttpRequest;et.open("GET",x.default(Y).attr("href")),et.onreadystatechange=function(){if(et.readyState===4&&et.status===200&&(U[W+""]='<style rel="stylesheet" type="text/css">'+et.responseText+"</style>",++f==k.length)){for(var K="",q=0;q<k.length;q++)K+=U[q+""];var rt=K+x.default(e)[0].outerHTML,Q=x.default.extend({},i||{});Q.id=l.a.instance.guid(),Q.html=rt,Q.templateId=g.id,hiwebSocket.send(Q)}},et.send()})}else alert("\u8FDE\u63A5\u5BA2\u6237\u7AEF\u5931\u8D25")},y.prototype.deletePrintElement=function(e){this.printPanels.forEach(function(i){i.deletePrintElement(e)})},y.prototype.transformImg=function(e){var i=this;e.map(function(g,f){i.imageToBase64(x.default(f))})},y.prototype.toPdf=function(e,i,g){var f=this,U=x.default.Deferred(),k=!0;if(this.printPanels.length){var W=A.a.mm.toPt(this.printPanels[0].width),Y=A.a.mm.toPt(this.printPanels[0].height),et=x.default.extend({scale:2,width:A.a.pt.toPx(W),x:0,y:0,useCORS:!0},g||{}),K=new Pe.jsPDF({orientation:this.getOrient(0)==1?"portrait":"landscape",unit:"pt",format:this.printPanels[0].paperType?this.printPanels[0].paperType.toLocaleLowerCase():[W,Y]}),q=this.getHtml(e,g);g&&g.isDownload!=null&&(k=g.isDownload),this.createTempContainer();var rt=this.getTempContainer();this.svg2canvas(q),rt.html(q[0]);var Q=rt.find(".hiprint-printPanel .hiprint-printPaper").length;x.default(q).css("position:fixed"),Te.default(q[0],et).then(function(nt){var mt=nt.getContext("2d");mt.mozImageSmoothingEnabled=!1,mt.webkitImageSmoothingEnabled=!1,mt.msImageSmoothingEnabled=!1,mt.imageSmoothingEnabled=!1;for(var ut=nt.toDataURL("image/jpeg"),ft=0;ft<Q;ft++)K.addImage(ut,"JPEG",0,0-ft*Y,W,Q*Y),ft<Q-1&&K.addPage();if(k)f.removeTempContainer(),i.indexOf(".pdf")>-1?K.save(i):K.save(i+".pdf");else{f.removeTempContainer();var Tt=K.output("blob");U.resolve(Tt)}})}return U.promise()},y.prototype.createTempContainer=function(){this.removeTempContainer(),x.default("body").prepend(x.default('<div class="hiprint_temp_Container" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},y.prototype.removeTempContainer=function(){x.default(".hiprint_temp_Container").remove()},y.prototype.getTempContainer=function(){return x.default(".hiprint_temp_Container")},y.prototype.svg2canvas=function(e){var i=this;e.find("svg").each(function(g,f){var U=f.parentNode,k=i.parentWidthHeight(U),W=document.createElement("canvas");W.width=k.width,W.height=k.height;var Y=W.getContext("2d"),et=new XMLSerializer().serializeToString(f);we.default.fromString(Y,et).render(),x.default(f).before(W),U.removeChild(f)})},y.prototype.parentWidthHeight=function(e){return e.style.width.endsWith("%")||e.style.height.endsWith("%")?e.className!="hiprint-printPaper-content"?this.parentWidthHeight(e.parentNode):{width:10,height:10}:{width:A.a.pt.toPx(parseFloat(e.style.width)),height:A.a.pt.toPx(parseFloat(e.style.height))}},y.prototype.on=function(e,i){A.a.event.clear(e+"_"+this.id),A.a.event.on(e+"_"+this.id,i)},y.prototype.clientIsOpened=function(){return hiwebSocket.opened},y.prototype.getPrinterList=function(){var e=hiwebSocket.getPrinterList();return e||[]},y.prototype.getElementByTid=function(e,i){return i==null&&(i=0),this.printPanels[i].getElementByTid(e)},y.prototype.getElementByName=function(e,i){return i==null&&(i=0),this.printPanels[i].getElementByName(e)},y.prototype.getPanel=function(e){return e==null&&(e=0),this.printPanels[e]},y.prototype.loadAllImages=function(e,i,g){var f=this;g==null&&(g=0);for(var U=e[0].getElementsByTagName("img"),k=!0,W=0;W<U.length;W++){var Y=U[W];Y.src&&Y.src!==window.location.href&&Y.src.indexOf("base64")==-1&&(Y&&Y.naturalWidth!==void 0&&Y.naturalWidth!==0&&Y.complete||(k=!1))}g++,!k&&g<10?setTimeout(function(){f.loadAllImages(e,i,g)},500):i()},y.prototype.setFontList=function(e){this.fontList=e},y.prototype.getFontList=function(){return this.fontList},y.prototype.setFields=function(e){this.fields=e},y.prototype.getFields=function(){return this.fields},y.prototype.setOnImageChooseClick=function(e){this.onImageChooseClick=e},y.prototype.getOnImageChooseClick=function(){return this.onImageChooseClick},y.prototype.getFieldsInPanel=function(){var e=[];return this.printPanels.forEach(function(i){e=e.concat(i.getFieldsInPanel())}),e},y.prototype.getTestData=function(){var e={};return this.printPanels.forEach(function(i){e=Object.assign(e,i.getTestData())}),e},y.prototype.update=function(e,i){var g=this;try{if(e&&jt(e)=="object"&&e.panels.length>0){var f=g.printPanels.length-1;e.panels.forEach(function(U,k){if(k>f){g.printPanels.push(new ht(U,l.a.instance.guid()));var W=g.printPanels[k];g.container.append(W.getTarget()),k>0&&W.disable(),W.design({}),g.printPaginationCreator&&g.printPaginationCreator.buildPagination()}var Y=new st(U);g.editingPanel=g.printPanels[k],g.editingPanel.update(Y)}),g.selectPanel(i||0)}}catch(U){console.log(U),g.onUpdateError&&g.onUpdateError(U)}},y.prototype.canPaste=function(){return this.editingPanel.canPaste()},y.prototype.copyJson=function(e){return this.editingPanel.copyJson(e)},y.prototype.cutJson=function(){return this.editingPanel.cutJson()},y.prototype.getSelectEls=function(){return this.editingPanel.getSelectEls()},y.prototype.updateOption=function(e,i){var g=this.getSelectEls();g&&g.length&&(g.forEach(function(f){f.updateOption(e,i,!0)}),A.a.event.trigger("hiprintTemplateDataChanged_"+this.id,"\u6279\u91CF\u4FEE\u6539"))},y.prototype.setElsAlign=function(e){var i=this.getSelectEls();if(i.length){var g=Math.min.apply(null,i.map(function(Q){return Q.options.left})),f=Math.max.apply(null,i.map(function(Q){return Q.options.left+Q.options.width})),U=Math.min.apply(null,i.map(function(Q){return Q.options.top})),k=Math.max.apply(null,i.map(function(Q){return Q.options.top+Q.options.height}));switch(e){case"left":i.forEach(function(Q){Q.updateSizeAndPositionOptions(g),Q.designTarget.css("left",Q.options.displayLeft())});break;case"vertical":var W=g+(f-g)/2;i.forEach(function(Q){Q.updateSizeAndPositionOptions(W-Q.options.width/2),Q.designTarget.css("left",Q.options.displayLeft())});break;case"right":i.forEach(function(Q){Q.updateSizeAndPositionOptions(f-Q.options.width),Q.designTarget.css("left",Q.options.displayLeft())});break;case"top":i.forEach(function(Q){Q.updateSizeAndPositionOptions(void 0,U),Q.designTarget.css("top",Q.options.displayTop())});break;case"horizontal":var Y=U+(k-U)/2;i.forEach(function(Q){Q.updateSizeAndPositionOptions(void 0,Y-Q.options.height/2),Q.designTarget.css("top",Q.options.displayTop())});break;case"bottom":i.forEach(function(Q){Q.updateSizeAndPositionOptions(void 0,k-Q.options.height),Q.designTarget.css("top",Q.options.displayTop())});break;case"distributeHor":var et=[].reduce.call(i,function(Q,nt){return Q+nt.options.width},0),K=(f-g-et)/(i.length-1);i.sort(function(Q,nt){return Q.options.left-nt.options.left}),i.forEach(function(Q,nt){[0,i.length-1].includes(nt)||(Q.updateSizeAndPositionOptions(i[nt-1].options.left+i[nt-1].options.width+K),Q.designTarget.css("left",Q.options.displayLeft()))});break;case"distributeVer":var q=[].reduce.call(i,function(Q,nt){return Q+nt.options.height},0),rt=(k-U-q)/(i.length-1);i.sort(function(Q,nt){return Q.options.top-nt.options.top}),i.forEach(function(Q,nt){[0,i.length-1].includes(nt)||(Q.updateSizeAndPositionOptions(void 0,i[nt-1].options.top+i[nt-1].options.height+rt),Q.designTarget.css("top",Q.options.displayTop()))});break}}},y.prototype.setElsSpace=function(e,i){var g=this.getSelectEls();g.length&&(i?(g.sort(function(f,U){return f.options.left-U.options.left}),g.forEach(function(f,U){U>0&&(f.updateSizeAndPositionOptions(g[U-1].options.left+g[U-1].options.width+e),f.designTarget.css("left",f.options.displayLeft()))})):(g.sort(function(f,U){return f.options.top-U.options.top}),g.forEach(function(f,U){U>0&&(f.updateSizeAndPositionOptions(void 0,g[U-1].options.top+g[U-1].options.height+e),f.designTarget.css("top",f.options.displayTop()))})))},y.prototype.initAutoSave=function(){var e=this;A.a.event.on("hiprintTemplateDataShortcutKey_"+this.id,function(i){if(!!e.history)switch(i){case"undo":if(e.historyPos>0){e.historyPos-=1;var g=e.historyList[e.historyPos];e.update(g.json)}break;case"redo":if(e.historyPos<e.historyList.length-1){e.historyPos+=1;var g=e.historyList[e.historyPos];e.update(g.json)}break}}),A.a.event.on("hiprintTemplateDataChanged_"+this.id,function(i){if(e.history){var g=e.dataMode==1?e.getJson():e.getJsonTid();e.lastJson=g,e.historyPos<e.historyList.length-1&&(e.historyList=e.historyList.slice(0,e.historyPos+1)),e.historyList.push({id:l.a.instance.guid(),type:i,json:g}),e.historyList.length>50?e.historyList=e.historyList.slice(0,1).concat(e.historyList.slice(1,50)):e.historyPos+=1,e.onDataChanged&&e.onDataChanged(i,g)}})},y}();function yt(y){this.getHtml(y).hiwprint()}function Mt(y,e,i){x.default.extend({},y||{}).imgToBase64=!0;var g=new vt({});g.on("printSuccess",e),g.on("printError",i),g.printByHtml2(this.getHtml(y),y.options)}function Et(y){var e=void 0;return y&&y.templates.forEach(function(i,g){var f=x.default.extend({},i.options||{});y.imgToBase64&&(f.imgToBase64=!0),e?e.append(i.template.getHtml(i.data,f).html()):e=i.template.getHtml(i.data,f)}),e}function Bt(y){c.a.instance.init(y),c.a.instance.providers&&c.a.instance.providers.forEach(function(e){e.addElementTypes(p.instance)})}function Ut(y){c.a.instance.register(y)}function Zt(y){y?y&&Object.keys(y).forEach(function(e){if(e=="optionItems"&&y.optionItems&&y.optionItems.length&&c.a.instance.registerItems(y.optionItems),y[e].tabs&&y[e].tabs.length&&(y[e].tabs.forEach(function(f,U){if(f.replace)x.default.extend(c.a.instance[e].tabs[U],f);else{var k=f.options,W=c.a.instance[e].tabs[U].options;k.forEach(function(Y){var et=W.findIndex(function(K){return K.name==Y.name});et>-1?W[et].hidden=Y.hidden:Y.after?(et=W.findIndex(function(K){return K.name==Y.after}),et>-1&&W.splice(et+1,0,Y)):W.push(Y)}),x.default.extend(c.a.instance[e].tabs[U],{name:f.name,options:W})}}),delete y[e].tabs),y[e].supportOptions){var i=y[e].supportOptions,g=c.a.instance[e].supportOptions;i.forEach(function(f){var U=g.findIndex(function(k){return k.name==f.name});U>-1?g[U].hidden=f.hidden:f.after?(U=g.findIndex(function(k){return k.name==f.after}),U>-1&&g.splice(U+1,0,f)):g.push(f)}),x.default.extend(c.a.instance[e].supportOptions,g),delete y[e].supportOptions}x.default.extend(c.a.instance[e],y[e])}):x.default.extend(c.a.instance,HIPRINT_CONFIG)}function Lt(y,e){return p.instance.updateElementType(y,e)}function zt(y){c.a.instance.clear("printerList"),c.a.instance.on("printerList",y),hiwebSocket.refreshPrinterList()}function Wt(y,e,...i){c.a.instance.clear("address_"+y),c.a.instance.on("address_"+y,e),hiwebSocket.getAddress(y,...i)}function Gt(y,e,i){c.a.instance.clear("ippPrinterCallback"),c.a.instance.on("ippPrinterCallback",e),c.a.instance.clear("ippPrinterConnected"),c.a.instance.on("ippPrinterConnected",i),hiwebSocket.ippPrint(y)}function kt(y,e){c.a.instance.clear("ippRequestCallback"),c.a.instance.on("ippRequestCallback",e),hiwebSocket.ippRequest(y)}h.d(O,"register",function(){return Ut}),h.d(O,"init",function(){return Bt}),h.d(O,"setConfig",function(){return Zt}),h.d(O,"updateElementType",function(){return Lt}),h.d(O,"hiwebSocket",function(){return hiwebSocket}),h.d(O,"refreshPrinterList",function(){return zt}),h.d(O,"getAddress",function(){return Wt}),h.d(O,"ippPrint",function(){return Gt}),h.d(O,"ippRequest",function(){return kt}),h.d(O,"ElementTypes",function(){return p.instance}),h.d(O,"PrintElementTypeManager",function(){return ot}),h.d(O,"PrintElementTypeGroup",function(){return pt}),h.d(O,"PrintTemplate",function(){return vt}),h.d(O,"print",function(){return yt}),h.d(O,"print2",function(){return Mt}),h.d(O,"getHtml",function(){return Et}),x.default(document).ready(function(){console.log("document ready"),console.log(window.autoConnect);var y=c.a.instance.getHooks("ready");y&&y.forEach(e=>{e.run({p:c,window})}),hiwebSocket.hasIo()&&window.autoConnect&&hiwebSocket.start()})}]);let Ae=De(Nt);(function(it){it.fn.hiwprint=function(v){var p=document.getElementById("hiwprint_iframe");p&&p.parentNode.removeChild(p);var c=it.extend({},it.fn.hiwprint.defaults,v),l=this,w=it('<iframe id="hiwprint_iframe" style="visibility: hidden; height: 0; width: 0; position: absolute;"></iframe>'),B="";c.importCss&&(c.styleHandler&&(B+=c.styleHandler()),it("link[media=print]").length>0&&it("link[media=print]").each(function(){it(this).attr("href").indexOf("print-lock.css")>=0&&(B+='<link rel="stylesheet" type="text/css" media="print" href="'+it(this).attr("href")+'">',B+='<link rel="stylesheet" type="text/css" href="'+it(this).attr("href")+'">')})),w[0].srcdoc='<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+B+"</head><body></body></html>",w[0].onload=function(){var D=w[0].contentWindow||w[0].contentDocument;D.document&&(D=D.document),w.attr("srcdoc")||D.write('<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+B+"</head><body></body></html>"),c.printContainer?D.body.innerHTML=l[0].outerHTML:D.body.innerHTML=l.html(),A(D,function(){O(w[0],c)})},w.appendTo("body")},it.fn.hiwprint.defaults={importCss:!0,printContainer:!0,callback:null,styleHandler:null};function O(v,p){try{if(v.focus(),G()||h())try{v.contentWindow.document.execCommand("print",!1,null)}catch{v.contentWindow.print()}else v.contentWindow.print();p.callback&&p.callback()}catch(c){console.log(c)}}function h(){return navigator.userAgent.indexOf("MSIE")!==-1||!!document.documentMode}function G(){return!h()&&!!window.StyleMedia}function A(v,p,c){c===void 0&&(c=0);for(var l=v.getElementsByTagName("img"),w=!0,B=0;B<l.length;B++){var D=l[B];D.src&&D.src!==window.location.href&&D.src.indexOf("base64")==-1&&(!D||typeof D.naturalWidth>"u"||D.naturalWidth===0||!D.complete)&&(D.complete||(w=!1))}c++,!w&&c<10?setTimeout(function(){A(v,p,c)},500):p()}})(jQuery);(function(){window.HIPRINT_CONFIG={version:"0.1.6",movingDistance:1.5,paperHeightTrim:1,showPosition:!0,positionLineMode:!1,positionUnit:!0,showSizeBox:!0,adsorbMin:3,showAdsorbLine:!0,adsorbLineMin:6,panel:{supportOptions:[{name:"panelPaperRule",hidden:!1},{name:"panelPageRule",hidden:!1},{name:"firstPaperFooter",hidden:!1},{name:"evenPaperFooter",hidden:!1},{name:"oddPaperFooter",hidden:!1},{name:"lastPaperFooter",hidden:!1},{name:"leftOffset",hidden:!1},{name:"topOffset",hidden:!1},{name:"fontFamily",hidden:!1},{name:"orient",hidden:!1},{name:"paperNumberDisabled",hidden:!1},{name:"paperNumberFormat",hidden:!1}],default:{}},barcode:{showPoints:["r","s","e","n","w","ne","nw","se","sw"]},qrcode:{showPoints:["r","s","e","n","w","ne","nw","se","sw"]},text:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"hideTitle",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"dataType",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"color",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"textDecoration",hidden:!1},{name:"textAlign",hidden:!1},{name:"textContentVerticalAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u8FB9\u6846",options:[{name:"optionsGroup",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"textType",hidden:!1},{name:"barcodeMode",hidden:!1},{name:"qrCodeLevel",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"axis",hidden:!1},{name:"upperCase",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}]}],supportOptions:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"dataType",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"color",hidden:!1},{name:"textDecoration",hidden:!1},{name:"textAlign",hidden:!1},{name:"textContentVerticalAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"textType",hidden:!1},{name:"barcodeMode",hidden:!1},{name:"qrCodeLevel",hidden:!1},{name:"hideTitle",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1},{name:"optionsGroup",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{width:120,height:9.75}},image:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"field",hidden:!1},{name:"src",hidden:!1},{name:"fit",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}]}],supportOptions:[{name:"field",hidden:!1},{name:"src",hidden:!1},{name:"fit",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{}},longText:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"hideTitle",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"textAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"color",hidden:!1},{name:"longTextIndent",hidden:!1},{name:"leftSpaceRemoved",hidden:!1},{name:"lHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}]}],supportOptions:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"textAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"color",hidden:!1},{name:"hideTitle",hidden:!1},{name:"longTextIndent",hidden:!1},{name:"leftSpaceRemoved",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"lHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1},{name:"optionsGroup",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{height:42,width:550}},table:{showPoints:["s","e"],tabs:[{name:"\u57FA\u7840",options:[{name:"field",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"tableHeaderRepeat",hidden:!1},{name:"tableFooterRepeat",hidden:!1},{name:"autoCompletion",hidden:!1},{name:"columns",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"lineHeight",hidden:!1},{name:"textAlign",hidden:!1},{name:"gridColumns",hidden:!1},{name:"gridColumnsGutter",hidden:!1},{name:"tableBorder",hidden:!1},{name:"tableHeaderBorder",hidden:!1},{name:"tableHeaderCellBorder",hidden:!1},{name:"tableHeaderRowHeight",hidden:!1},{name:"tableHeaderBackground",hidden:!1},{name:"tableHeaderFontSize",hidden:!1},{name:"tableHeaderFontWeight",hidden:!1},{name:"tableBodyRowHeight",hidden:!1},{name:"tableBodyRowBorder",hidden:!1},{name:"tableBodyCellBorder",hidden:!1},{name:"tableFooterBorder",hidden:!1},{name:"tableFooterCellBorder",hidden:!1},{name:"lHeight",hidden:!1}]},{name:"\u5217",options:[]},{name:"\u9AD8\u7EA7",options:[{name:"axis",hidden:!1},{name:"styler",hidden:!1},{name:"rowStyler",hidden:!1},{name:"footerFormatter",hidden:!1},{name:"rowsColumnsMerge",hidden:!1},{name:"groupFieldsFormatter",hidden:!1},{name:"groupFormatter",hidden:!1},{name:"groupFooterFormatter",hidden:!1},{name:"gridColumnsFooterFormatter",hidden:!1}]}],supportOptions:[{name:"field",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"lineHeight",hidden:!1},{name:"textAlign",hidden:!1},{name:"gridColumns",hidden:!1},{name:"gridColumnsGutter",hidden:!1},{name:"tableHeaderRepeat",hidden:!1},{name:"tableBorder",hidden:!1},{name:"tableHeaderBorder",hidden:!1},{name:"tableHeaderCellBorder",hidden:!1},{name:"tableHeaderRowHeight",hidden:!1},{name:"tableHeaderBackground",hidden:!1},{name:"tableHeaderFontSize",hidden:!1},{name:"tableHeaderFontWeight",hidden:!1},{name:"tableBodyRowHeight",hidden:!1},{name:"tableBodyRowBorder",hidden:!1},{name:"tableBodyCellBorder",hidden:!1},{name:"tableFooterBorder",hidden:!1},{name:"tableFooterCellBorder",hidden:!1},{name:"axis",hidden:!1},{name:"lHeight",hidden:!1},{name:"autoCompletion",hidden:!1},{name:"columns",hidden:!1},{name:"styler",hidden:!1},{name:"rowStyler",hidden:!1},{name:"tableFooterRepeat",hidden:!1},{name:"footerFormatter",hidden:!1},{name:"rowsColumnsMerge",hidden:!1},{name:"groupFieldsFormatter",hidden:!1},{name:"groupFormatter",hidden:!1},{name:"groupFooterFormatter",hidden:!1},{name:"gridColumnsFooterFormatter",hidden:!1}],default:{width:550}},hline:{showPoints:["r","w","e"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:.75,height:9,width:90}},vline:{showPoints:["r","n","s"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:void 0,height:90,width:9}},rect:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:void 0,height:90,width:90}},oval:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:void 0,height:90,width:90}},html:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"zIndex",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1}],default:{height:90,width:90}},tableColumn:{supportOptions:[{name:"title",hidden:!1},{name:"align",hidden:!1},{name:"halign",hidden:!1},{name:"vAlign",hidden:!1},{name:"tableTextType",hidden:!1},{name:"tableBarcodeMode",hidden:!1},{name:"tableQRCodeLevel",hidden:!1},{name:"tableColumnHeight",hidden:!1},{name:"paddingLeft",hidden:!1},{name:"paddingRight",hidden:!1},{name:"tableSummaryTitle",hidden:!1},{name:"tableSummaryText",hidden:!1},{name:"tableSummary",hidden:!1},{name:"tableSummaryAlign",hidden:!1},{name:"tableSummaryNumFormat",hidden:!1},{name:"upperCase",hidden:!1},{name:"renderFormatter",hidden:!1},{name:"formatter2",hidden:!1},{name:"styler2",hidden:!1},{name:"stylerHeader",hidden:!1}],default:{height:90,width:90}}}})();process.env.NODE_ENV==="development"&&(globalThis.HIPRINT_CONFIG.version="99.0.0");const Ee=function(it){console.log("autoConnect"),globalThis.autoConnect=!0,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.start(it)},Be=function(){console.log("disAutoConnect"),globalThis.autoConnect=!1,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.stop()};globalThis.hiprint=Nt;exports.autoConnect=Ee;exports.defaultElementTypeProvider=Ae;exports.disAutoConnect=Be;exports.hiprint=Nt;