@sv-print/hiprint 0.1.18 → 0.2.0

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,9 +1,9 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const $=require("jquery"),JsBarcode=require("jsbarcode"),socket_ioClient=require("socket.io-client"),jspdf=require("jspdf"),html2canvas=require("html2canvas"),Canvg=require("canvg"),_interopDefaultLegacy=R=>R&&typeof R=="object"&&"default"in R?R:{default:R},$__default=_interopDefaultLegacy($),JsBarcode__default=_interopDefaultLegacy(JsBarcode),html2canvas__default=_interopDefaultLegacy(html2canvas),Canvg__default=_interopDefaultLegacy(Canvg);var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},jquery_minicolors_min={exports:{}};(function(R,L){(function(r){R.exports=r($__default.default)})(function(r){function B(a){var I=a.parent();a.removeData("minicolors-initialized").removeData("minicolors-settings").removeProp("size").removeClass("minicolors-input"),I.before(a).remove()}function w(a){var I=a.parent(),f=I.find(".minicolors-panel"),P=a.data("minicolors-settings");!a.data("minicolors-initialized")||a.prop("disabled")||I.hasClass("minicolors-inline")||I.hasClass("minicolors-focus")||(b(),I.addClass("minicolors-focus"),f.animate?f.stop(!0,!0).fadeIn(P.showSpeed,function(){P.show&&P.show.call(a.get(0))}):(f.show(),P.show&&P.show.call(a.get(0))))}function b(){r(".minicolors-focus").each(function(){var a=r(this),I=a.find(".minicolors-input"),f=a.find(".minicolors-panel"),P=I.data("minicolors-settings");f.animate?f.fadeOut(P.hideSpeed,function(){P.hide&&P.hide.call(I.get(0)),a.removeClass("minicolors-focus")}):(f.hide(),P.hide&&P.hide.call(I.get(0)),a.removeClass("minicolors-focus"))})}function l(a,I,f){var P,c,d,A,z,k=a.parents(".minicolors").find(".minicolors-input"),F=k.data("minicolors-settings"),X=a.find("[class$=-picker]"),V=a.offset().left,K=a.offset().top,tt=Math.round(I.pageX-V),G=Math.round(I.pageY-K),it=f?F.animationSpeed:0;I.originalEvent.changedTouches&&(tt=I.originalEvent.changedTouches[0].pageX-V,G=I.originalEvent.changedTouches[0].pageY-K),tt<0&&(tt=0),G<0&&(G=0),tt>a.width()&&(tt=a.width()),G>a.height()&&(G=a.height()),a.parent().is(".minicolors-slider-wheel")&&X.parent().is(".minicolors-grid")&&(P=75-tt,c=75-G,d=Math.sqrt(P*P+c*c),(A=Math.atan2(c,P))<0&&(A+=2*Math.PI),75<d&&(tt=(d=75)-75*Math.cos(A),G=75-75*Math.sin(A)),tt=Math.round(tt),G=Math.round(G)),z={top:G+"px"},a.is(".minicolors-grid")&&(z.left=tt+"px"),X.animate?X.stop(!0).animate(z,it,F.animationEasing,function(){h(k,a)}):(X.css(z),h(k,a))}function h(a,I){function f(gt,Pt){var jt,St;return gt.length&&Pt?(jt=gt.offset().left,St=gt.offset().top,{x:jt-Pt.offset().left+gt.outerWidth()/2,y:St-Pt.offset().top+gt.outerHeight()/2}):null}var P,c,d,A,z,k,F,X=a.val(),V=a.attr("data-opacity"),K=a.parent(),tt=a.data("minicolors-settings"),G=K.find(".minicolors-input-swatch"),it=K.find(".minicolors-grid"),lt=K.find(".minicolors-slider"),pt=K.find(".minicolors-opacity-slider"),ut=it.find("[class$=-picker]"),bt=lt.find("[class$=-picker]"),vt=pt.find("[class$=-picker]"),dt=f(ut,it),yt=f(bt,lt),ft=f(vt,pt);if(I.is(".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider")){switch(tt.control){case"wheel":A=it.width()/2-dt.x,z=it.height()/2-dt.y,k=Math.sqrt(A*A+z*z),(F=Math.atan2(z,A))<0&&(F+=2*Math.PI),75<k&&(k=75,dt.x=69-75*Math.cos(F),dt.y=69-75*Math.sin(F)),c=N(k/.75,0,100),X=o({h:P=N(180*F/Math.PI,0,360),s:c,b:d=N(100-Math.floor(yt.y*(100/lt.height())),0,100)}),lt.css("backgroundColor",o({h:P,s:c,b:100}));break;case"saturation":X=o({h:P=N(parseInt(dt.x*(360/it.width()),10),0,360),s:c=N(100-Math.floor(yt.y*(100/lt.height())),0,100),b:d=N(100-Math.floor(dt.y*(100/it.height())),0,100)}),lt.css("backgroundColor",o({h:P,s:100,b:d})),K.find(".minicolors-grid-inner").css("opacity",c/100);break;case"brightness":X=o({h:P=N(parseInt(dt.x*(360/it.width()),10),0,360),s:c=N(100-Math.floor(dt.y*(100/it.height())),0,100),b:d=N(100-Math.floor(yt.y*(100/lt.height())),0,100)}),lt.css("backgroundColor",o({h:P,s:c,b:100})),K.find(".minicolors-grid-inner").css("opacity",1-d/100);break;default:X=o({h:P=N(360-parseInt(yt.y*(360/lt.height()),10),0,360),s:c=N(Math.floor(dt.x*(100/it.width())),0,100),b:d=N(100-Math.floor(dt.y*(100/it.height())),0,100)}),it.css("backgroundColor",o({h:P,s:100,b:100}))}g(a,X,V=tt.opacity?parseFloat(1-ft.y/pt.height()).toFixed(2):1)}else G.find("span").css({backgroundColor:X,opacity:String(V)}),D(a,X,V)}function g(a,I,f){var P,c=a.parent(),d=a.data("minicolors-settings"),A=c.find(".minicolors-input-swatch");d.opacity&&a.attr("data-opacity",f),I=d.format==="rgb"?(P=U(I)?S(I,!0):m(u(I,!0)),f=a.attr("data-opacity")===""?1:N(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),!isNaN(f)&&d.opacity||(f=1),a.minicolors("rgbObject").a<=1&&P&&d.opacity?"rgba("+P.r+", "+P.g+", "+P.b+", "+parseFloat(f)+")":"rgb("+P.r+", "+P.g+", "+P.b+")"):(U(I)&&(I=j(I)),v(I,d.letterCase)),a.val(I),A.find("span").css({backgroundColor:I,opacity:String(f)}),D(a,I,f)}function E(a,I){var f,P,c,d,A,z,k,F,X,V,K=a.parent(),tt=a.data("minicolors-settings"),G=K.find(".minicolors-input-swatch"),it=K.find(".minicolors-grid"),lt=K.find(".minicolors-slider"),pt=K.find(".minicolors-opacity-slider"),ut=it.find("[class$=-picker]"),bt=lt.find("[class$=-picker]"),vt=pt.find("[class$=-picker]");switch(U(a.val())?(f=j(a.val()),(A=N(parseFloat(x(a.val())).toFixed(2),0,1))&&a.attr("data-opacity",A)):f=v(u(a.val(),!0),tt.letterCase),P=function(dt){var yt=function(ft){var gt={h:0,s:0,b:0},Pt=Math.min(ft.r,ft.g,ft.b),jt=Math.max(ft.r,ft.g,ft.b),St=jt-Pt;return gt.b=jt,gt.s=jt!==0?255*St/jt:0,gt.s!==0?ft.r===jt?gt.h=(ft.g-ft.b)/St:ft.g===jt?gt.h=2+(ft.b-ft.r)/St:gt.h=4+(ft.r-ft.g)/St:gt.h=-1,gt.h*=60,gt.h<0&&(gt.h+=360),gt.s*=.39215686274509803,gt.b*=.39215686274509803,gt}(m(dt));return yt.s===0&&(yt.h=360),yt}(f=f||v(C(tt.defaultValue,!0),tt.letterCase)),d=tt.keywords?r.map(tt.keywords.split(","),function(dt){return dt.toLowerCase().trim()}):[],z=a.val()!==""&&-1<r.inArray(a.val().toLowerCase(),d)?v(a.val()):U(a.val())?S(a.val()):f,I||a.val(z),tt.opacity&&(c=a.attr("data-opacity")===""?1:N(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),isNaN(c)&&(c=1),a.attr("data-opacity",c),G.find("span").css("opacity",String(c)),F=N(pt.height()-pt.height()*c,0,pt.height()),vt.css("top",F+"px")),a.val().toLowerCase()==="transparent"&&G.find("span").css("opacity",String(0)),G.find("span").css("backgroundColor",f),tt.control){case"wheel":X=N(Math.ceil(.75*P.s),0,it.height()/2),V=P.h*Math.PI/180,k=N(75-Math.cos(V)*X,0,it.width()),F=N(75-Math.sin(V)*X,0,it.height()),ut.css({top:F+"px",left:k+"px"}),F=150-P.b/(100/it.height()),f===""&&(F=0),bt.css("top",F+"px"),lt.css("backgroundColor",o({h:P.h,s:P.s,b:100}));break;case"saturation":k=N(5*P.h/12,0,150),F=N(it.height()-Math.ceil(P.b/(100/it.height())),0,it.height()),ut.css({top:F+"px",left:k+"px"}),F=N(lt.height()-P.s*(lt.height()/100),0,lt.height()),bt.css("top",F+"px"),lt.css("backgroundColor",o({h:P.h,s:100,b:P.b})),K.find(".minicolors-grid-inner").css("opacity",P.s/100);break;case"brightness":k=N(5*P.h/12,0,150),F=N(it.height()-Math.ceil(P.s/(100/it.height())),0,it.height()),ut.css({top:F+"px",left:k+"px"}),F=N(lt.height()-P.b*(lt.height()/100),0,lt.height()),bt.css("top",F+"px"),lt.css("backgroundColor",o({h:P.h,s:P.s,b:100})),K.find(".minicolors-grid-inner").css("opacity",1-P.b/100);break;default:k=N(Math.ceil(P.s/(100/it.width())),0,it.width()),F=N(it.height()-Math.ceil(P.b/(100/it.height())),0,it.height()),ut.css({top:F+"px",left:k+"px"}),F=N(lt.height()-P.h/(360/lt.height()),0,lt.height()),bt.css("top",F+"px"),it.css("backgroundColor",o({h:P.h,s:100,b:100}))}a.data("minicolors-initialized")&&D(a,z,c)}function D(a,I,f){var P,c,d,A=a.data("minicolors-settings"),z=a.data("minicolors-lastChange");if(!z||z.value!==I||z.opacity!==f){if(a.data("minicolors-lastChange",{value:I,opacity:f}),A.swatches&&A.swatches.length!==0){for(P=U(I)?S(I,!0):m(I),c=-1,d=0;d<A.swatches.length;++d)if(P.r===A.swatches[d].r&&P.g===A.swatches[d].g&&P.b===A.swatches[d].b&&P.a===A.swatches[d].a){c=d;break}a.parent().find(".minicolors-swatches .minicolors-swatch").removeClass("selected"),c!==-1&&a.parent().find(".minicolors-swatches .minicolors-swatch").eq(d).addClass("selected")}A.change&&(A.changeDelay?(clearTimeout(a.data("minicolors-changeTimeout")),a.data("minicolors-changeTimeout",setTimeout(function(){A.change.call(a.get(0),I,f)},A.changeDelay))):A.change.call(a.get(0),I,f)),a.trigger("change").trigger("input")}}function v(a,I){return I==="uppercase"?a.toUpperCase():a.toLowerCase()}function u(a,I){return!(a=a.replace(/^#/g,"")).match(/^[A-F0-9]{3,6}/gi)||a.length!==3&&a.length!==6?"":(a.length===3&&I&&(a=a[0]+a[0]+a[1]+a[1]+a[2]+a[2]),"#"+a)}function S(a,I){var f=a.replace(/[^\d,.]/g,"").split(",");return f[0]=N(parseInt(f[0],10),0,255),f[1]=N(parseInt(f[1],10),0,255),f[2]=N(parseInt(f[2],10),0,255),f[3]!==void 0&&(f[3]=N(parseFloat(f[3],10),0,1)),I?f[3]!==void 0?{r:f[0],g:f[1],b:f[2],a:f[3]}:{r:f[0],g:f[1],b:f[2]}:f[3]!==void 0&&f[3]<=1?"rgba("+f[0]+", "+f[1]+", "+f[2]+", "+f[3]+")":"rgb("+f[0]+", "+f[1]+", "+f[2]+")"}function C(a,I){return U(a)?S(a):u(a,I)}function N(a,I,f){return a<I&&(a=I),f<a&&(a=f),a}function U(a){var I=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i);return!(!I||I.length!==4)}function x(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 j(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 T(a){var I=[a.r.toString(16),a.g.toString(16),a.b.toString(16)];return r.each(I,function(f,P){P.length===1&&(I[f]="0"+P)}),"#"+I.join("")}function o(a){return T((I=a,d={},A=Math.round(I.h),z=Math.round(255*I.s/100),k=Math.round(255*I.b/100),z===0?d.r=d.g=d.b=k:(c=A%60*((f=k)-(P=(255-z)*k/255))/60,A===360&&(A=0),A<60?(d.r=f,d.b=P,d.g=P+c):A<120?(d.g=f,d.b=P,d.r=f-c):A<180?(d.g=f,d.r=P,d.b=P+c):A<240?(d.b=f,d.r=P,d.g=f-c):A<300?(d.b=f,d.g=P,d.r=P+c):A<360?(d.r=f,d.g=P,d.b=f-c):(d.r=0,d.g=0,d.b=0)),{r:Math.round(d.r),g:Math.round(d.g),b:Math.round(d.b)}));var I,f,P,c,d,A,z,k}function m(a){return{r:(a=parseInt(-1<a.indexOf("#")?a.substring(1):a,16))>>16,g:(65280&a)>>8,b:255&a}}r.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:[]}},r.extend(r.fn,{minicolors:function(a,I){switch(a){case"destroy":return r(this).each(function(){B(r(this))}),r(this);case"hide":return b(),r(this);case"opacity":return I===void 0?r(this).attr("data-opacity"):(r(this).each(function(){E(r(this).attr("data-opacity",I))}),r(this));case"rgbObject":return function(f){var P,c=r(f).attr("data-opacity");{var d;P=U(r(f).val())?S(r(f).val(),!0):(d=u(r(f).val(),!0),m(d))}return P?(c!==void 0&&r.extend(P,{a:parseFloat(c)}),P):null}(r(this));case"rgbString":case"rgbaString":return function(f,P){var c,d=r(f).attr("data-opacity");{var A;c=U(r(f).val())?S(r(f).val(),!0):(A=u(r(f).val(),!0),m(A))}return c?(d===void 0&&(d=1),P?"rgba("+c.r+", "+c.g+", "+c.b+", "+parseFloat(d)+")":"rgb("+c.r+", "+c.g+", "+c.b+")"):null}(r(this),a==="rgbaString");case"settings":return I===void 0?r(this).data("minicolors-settings"):(r(this).each(function(){var f=r(this).data("minicolors-settings")||{};B(r(this)),r(this).minicolors(r.extend(!0,f,I))}),r(this));case"show":return w(r(this).eq(0)),r(this);case"value":return I===void 0?r(this).val():(r(this).each(function(){typeof I=="object"&&I!==null?(I.opacity!==void 0&&r(this).attr("data-opacity",N(I.opacity,0,1)),I.color&&r(this).val(I.color)):r(this).val(I),E(r(this))}),r(this));default:return a!=="create"&&(I=a),r(this).each(function(){(function(f,P){var c,d,A,z,k,F,X,V=r('<div class="minicolors" />'),K=r.minicolors.defaults;if(!f.data("minicolors-initialized")){if(P=r.extend(!0,{},K,P),V.addClass("minicolors-theme-"+P.theme).toggleClass("minicolors-with-opacity",P.opacity),P.position!==void 0&&r.each(P.position.split(" "),function(){V.addClass("minicolors-position-"+this)}),d=P.format==="rgb"?P.opacity?"25":"20":P.keywords?"11":"7",f.addClass("minicolors-input").data("minicolors-initialized",!1).data("minicolors-settings",P).prop("size",d).wrap(V).after('<div class="minicolors-panel minicolors-slider-'+P.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>'),P.inline||(f.after('<span class="minicolors-swatch minicolors-sprite minicolors-input-swatch"><span class="minicolors-swatch-color"></span></span>'),f.next(".minicolors-input-swatch").on("click",function(tt){tt.preventDefault(),f.trigger("focus")})),(F=f.parent().find(".minicolors-panel")).on("selectstart",function(){return!1}).end(),P.swatches&&P.swatches.length!==0)for(F.addClass("minicolors-with-swatches"),A=r('<ul class="minicolors-swatches"></ul>').appendTo(F),X=0;X<P.swatches.length;++X)z=typeof P.swatches[X]=="object"?(c=P.swatches[X].name,P.swatches[X].color):(c="",P.swatches[X]),z=U(k=z)?S(z,!0):m(u(z,!0)),r('<li class="minicolors-swatch minicolors-sprite"><span class="minicolors-swatch-color"></span></li>').attr("title",c).appendTo(A).data("swatch-color",k).find(".minicolors-swatch-color").css({backgroundColor:k!=="transparent"?T(z):"transparent",opacity:String(z.a)}),P.swatches[X]=z;P.inline&&f.parent().addClass("minicolors-inline"),E(f,!1),f.data("minicolors-initialized",!0)}})(r(this),I)}),r(this)}}}),r([document]).on("mousedown.minicolors touchstart.minicolors",function(a){r(a.target).parents().add(a.target).hasClass("minicolors")||b()}).on("mousedown.minicolors touchstart.minicolors",".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider",function(a){var I=r(this);a.preventDefault(),r(a.delegateTarget).data("minicolors-target",I),l(I,a,!0)}).on("mousemove.minicolors touchmove.minicolors",function(a){var I=r(a.delegateTarget).data("minicolors-target");I&&l(I,a)}).on("mouseup.minicolors touchend.minicolors",function(){r(this).removeData("minicolors-target")}).on("click.minicolors",".minicolors-swatches li",function(a){a.preventDefault();var I=r(this),f=I.parents(".minicolors").find(".minicolors-input"),P=I.data("swatch-color");g(f,P,x(P)),E(f)}).on("mousedown.minicolors touchstart.minicolors",".minicolors-input-swatch",function(a){var I=r(this).parent().find(".minicolors-input");a.preventDefault(),w(I)}).on("focus.minicolors",".minicolors-input",function(){var a=r(this);a.data("minicolors-initialized")&&w(a)}).on("blur.minicolors",".minicolors-input",function(){var a,I,f,P,c,d=r(this),A=d.data("minicolors-settings");d.data("minicolors-initialized")&&(a=A.keywords?r.map(A.keywords.split(","),function(z){return z.toLowerCase().trim()}):[],c=d.val()!==""&&-1<r.inArray(d.val().toLowerCase(),a)?d.val():(f=U(d.val())?S(d.val(),!0):(I=u(d.val(),!0))?m(I):null)===null?A.defaultValue:A.format==="rgb"?A.opacity?S("rgba("+f.r+","+f.g+","+f.b+","+d.attr("data-opacity")+")"):S("rgb("+f.r+","+f.g+","+f.b+")"):T(f),P=A.opacity?d.attr("data-opacity"):1,c.toLowerCase()==="transparent"&&(P=0),d.closest(".minicolors").find(".minicolors-input-swatch > span").css("opacity",String(P)),d.val(c),d.val()===""&&d.val(C(A.defaultValue,!0)),d.val(v(d.val(),A.letterCase)))}).on("keydown.minicolors",".minicolors-input",function(a){var I=r(this);if(I.data("minicolors-initialized"))switch(a.which){case 9:b();break;case 13:case 27:b(),I.blur()}}).on("keyup.minicolors",".minicolors-input",function(){var a=r(this);a.data("minicolors-initialized")&&E(a,!0)}).on("paste.minicolors",".minicolors-input",function(){var a=r(this);a.data("minicolors-initialized")&&setTimeout(function(){E(a,!0)},1)})})})(jquery_minicolors_min);(function(){function R(o){this.mode=r.MODE_8BIT_BYTE,this.data=o,this.parsedData=[];for(var m=0,a=this.data.length;m<a;m++){var I=[],f=this.data.charCodeAt(m);f>65536?(I[0]=240|(f&1835008)>>>18,I[1]=128|(f&258048)>>>12,I[2]=128|(f&4032)>>>6,I[3]=128|f&63):f>2048?(I[0]=224|(f&61440)>>>12,I[1]=128|(f&4032)>>>6,I[2]=128|f&63):f>128?(I[0]=192|(f&1984)>>>6,I[1]=128|f&63):I[0]=f,this.parsedData.push(I)}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))}R.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 L(o,m){this.typeNumber=o,this.errorCorrectLevel=m,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}L.prototype={addData:function(o){var m=new R(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 I=0;I<this.moduleCount;I++)this.modules[a][I]=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=L.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 I=-1;I<=7;I++)m+I<=-1||this.moduleCount<=m+I||(0<=a&&a<=6&&(I==0||I==6)||0<=I&&I<=6&&(a==0||a==6)||2<=a&&a<=4&&2<=I&&I<=4?this.modules[o+a][m+I]=!0:this.modules[o+a][m+I]=!1)},getBestMaskPattern:function(){for(var o=0,m=0,a=0;a<8;a++){this.makeImpl(!0,a);var I=b.getLostPoint(this);(a==0||o>I)&&(o=I,m=a)}return m},createMovieClip:function(o,m,a){var I=o.createEmptyMovieClip(m,a),f=1;this.make();for(var P=0;P<this.modules.length;P++)for(var c=P*f,d=0;d<this.modules[P].length;d++){var A=d*f,z=this.modules[P][d];z&&(I.beginFill(0,100),I.moveTo(A,c),I.lineTo(A+f,c),I.lineTo(A+f,c+f),I.lineTo(A,c+f),I.endFill())}return I},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=b.getPatternPosition(this.typeNumber),m=0;m<o.length;m++)for(var a=0;a<o.length;a++){var I=o[m],f=o[a];if(this.modules[I][f]==null)for(var P=-2;P<=2;P++)for(var c=-2;c<=2;c++)P==-2||P==2||c==-2||c==2||P==0&&c==0?this.modules[I+P][f+c]=!0:this.modules[I+P][f+c]=!1}},setupTypeNumber:function(o){for(var m=b.getBCHTypeNumber(this.typeNumber),a=0;a<18;a++){var I=!o&&(m>>a&1)==1;this.modules[Math.floor(a/3)][a%3+this.moduleCount-8-3]=I}for(var a=0;a<18;a++){var I=!o&&(m>>a&1)==1;this.modules[a%3+this.moduleCount-8-3][Math.floor(a/3)]=I}},setupTypeInfo:function(o,m){for(var a=this.errorCorrectLevel<<3|m,I=b.getBCHTypeInfo(a),f=0;f<15;f++){var P=!o&&(I>>f&1)==1;f<6?this.modules[f][8]=P:f<8?this.modules[f+1][8]=P:this.modules[this.moduleCount-15+f][8]=P}for(var f=0;f<15;f++){var P=!o&&(I>>f&1)==1;f<8?this.modules[8][this.moduleCount-f-1]=P:f<9?this.modules[8][15-f-1+1]=P:this.modules[8][15-f-1]=P}this.modules[this.moduleCount-8][8]=!o},mapData:function(o,m){for(var a=-1,I=this.moduleCount-1,f=7,P=0,c=this.moduleCount-1;c>0;c-=2)for(c==6&&c--;;){for(var d=0;d<2;d++)if(this.modules[I][c-d]==null){var A=!1;P<o.length&&(A=(o[P]>>>f&1)==1);var z=b.getMask(m,I,c-d);z&&(A=!A),this.modules[I][c-d]=A,f--,f==-1&&(P++,f=7)}if(I+=a,I<0||this.moduleCount<=I){I-=a,a=-a;break}}}},L.PAD0=236,L.PAD1=17,L.createData=function(o,m,a){for(var I=E.getRSBlocks(o,m),f=new D,P=0;P<a.length;P++){var c=a[P];f.put(c.mode,4),f.put(c.getLength(),b.getLengthInBits(c.mode,o)),c.write(f)}for(var d=0,P=0;P<I.length;P++)d+=I[P].dataCount;if(f.getLengthInBits()>d*8)throw new Error("code length overflow. ("+f.getLengthInBits()+">"+d*8+")");for(f.getLengthInBits()+4<=d*8&&f.put(0,4);f.getLengthInBits()%8!=0;)f.putBit(!1);for(;!(f.getLengthInBits()>=d*8||(f.put(L.PAD0,8),f.getLengthInBits()>=d*8));)f.put(L.PAD1,8);return L.createBytes(f,I)},L.createBytes=function(o,m){for(var a=0,I=0,f=0,P=new Array(m.length),c=new Array(m.length),d=0;d<m.length;d++){var A=m[d].dataCount,z=m[d].totalCount-A;I=Math.max(I,A),f=Math.max(f,z),P[d]=new Array(A);for(var k=0;k<P[d].length;k++)P[d][k]=255&o.buffer[k+a];a+=A;var F=b.getErrorCorrectPolynomial(z),X=new g(P[d],F.getLength()-1),V=X.mod(F);c[d]=new Array(F.getLength()-1);for(var k=0;k<c[d].length;k++){var K=k+V.getLength()-c[d].length;c[d][k]=K>=0?V.get(K):0}}for(var tt=0,k=0;k<m.length;k++)tt+=m[k].totalCount;for(var G=new Array(tt),it=0,k=0;k<I;k++)for(var d=0;d<m.length;d++)k<P[d].length&&(G[it++]=P[d][k]);for(var k=0;k<f;k++)for(var d=0;d<m.length;d++)k<c[d].length&&(G[it++]=c[d][k]);return G};for(var r={MODE_NUMBER:1<<0,MODE_ALPHA_NUM:1<<1,MODE_8BIT_BYTE:1<<2,MODE_KANJI:1<<3},B={L:1,M:0,Q:3,H:2},w={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7},b={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;b.getBCHDigit(m)-b.getBCHDigit(b.G15)>=0;)m^=b.G15<<b.getBCHDigit(m)-b.getBCHDigit(b.G15);return(o<<10|m)^b.G15_MASK},getBCHTypeNumber:function(o){for(var m=o<<12;b.getBCHDigit(m)-b.getBCHDigit(b.G18)>=0;)m^=b.G18<<b.getBCHDigit(m)-b.getBCHDigit(b.G18);return o<<12|m},getBCHDigit:function(o){for(var m=0;o!=0;)m++,o>>>=1;return m},getPatternPosition:function(o){return b.PATTERN_POSITION_TABLE[o-1]},getMask:function(o,m,a){switch(o){case w.PATTERN000:return(m+a)%2==0;case w.PATTERN001:return m%2==0;case w.PATTERN010:return a%3==0;case w.PATTERN011:return(m+a)%3==0;case w.PATTERN100:return(Math.floor(m/2)+Math.floor(a/3))%2==0;case w.PATTERN101:return m*a%2+m*a%3==0;case w.PATTERN110:return(m*a%2+m*a%3)%2==0;case w.PATTERN111:return(m*a%3+(m+a)%2)%2==0;default:throw new Error("bad maskPattern:"+o)}},getErrorCorrectPolynomial:function(o){for(var m=new g([1],0),a=0;a<o;a++)m=m.multiply(new g([1,l.gexp(a)],0));return m},getLengthInBits:function(o,m){if(1<=m&&m<10)switch(o){case r.MODE_NUMBER:return 10;case r.MODE_ALPHA_NUM:return 9;case r.MODE_8BIT_BYTE:return 8;case r.MODE_KANJI:return 8;default:throw new Error("mode:"+o)}else if(m<27)switch(o){case r.MODE_NUMBER:return 12;case r.MODE_ALPHA_NUM:return 11;case r.MODE_8BIT_BYTE:return 16;case r.MODE_KANJI:return 10;default:throw new Error("mode:"+o)}else if(m<41)switch(o){case r.MODE_NUMBER:return 14;case r.MODE_ALPHA_NUM:return 13;case r.MODE_8BIT_BYTE:return 16;case r.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,I=0;I<m;I++)for(var f=0;f<m;f++){for(var P=0,c=o.isDark(I,f),d=-1;d<=1;d++)if(!(I+d<0||m<=I+d))for(var A=-1;A<=1;A++)f+A<0||m<=f+A||d==0&&A==0||c==o.isDark(I+d,f+A)&&P++;P>5&&(a+=3+P-5)}for(var I=0;I<m-1;I++)for(var f=0;f<m-1;f++){var z=0;o.isDark(I,f)&&z++,o.isDark(I+1,f)&&z++,o.isDark(I,f+1)&&z++,o.isDark(I+1,f+1)&&z++,(z==0||z==4)&&(a+=3)}for(var I=0;I<m;I++)for(var f=0;f<m-6;f++)o.isDark(I,f)&&!o.isDark(I,f+1)&&o.isDark(I,f+2)&&o.isDark(I,f+3)&&o.isDark(I,f+4)&&!o.isDark(I,f+5)&&o.isDark(I,f+6)&&(a+=40);for(var f=0;f<m;f++)for(var I=0;I<m-6;I++)o.isDark(I,f)&&!o.isDark(I+1,f)&&o.isDark(I+2,f)&&o.isDark(I+3,f)&&o.isDark(I+4,f)&&!o.isDark(I+5,f)&&o.isDark(I+6,f)&&(a+=40);for(var k=0,f=0;f<m;f++)for(var I=0;I<m;I++)o.isDark(I,f)&&k++;var F=Math.abs(100*k/m/m-50)/5;return a+=F*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)},h=0;h<8;h++)l.EXP_TABLE[h]=1<<h;for(var h=8;h<256;h++)l.EXP_TABLE[h]=l.EXP_TABLE[h-4]^l.EXP_TABLE[h-5]^l.EXP_TABLE[h-6]^l.EXP_TABLE[h-8];for(var h=0;h<255;h++)l.LOG_TABLE[l.EXP_TABLE[h]]=h;function g(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 I=0;I<o.length-a;I++)this.num[I]=o[I+a]}g.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 I=0;I<o.getLength();I++)m[a+I]^=l.gexp(l.glog(this.get(a))+l.glog(o.get(I)));return new g(m,0)},mod:function(o){if(this.getLength()-o.getLength()<0)return this;for(var m=l.glog(this.get(0))-l.glog(o.get(0)),a=new Array(this.getLength()),I=0;I<this.getLength();I++)a[I]=this.get(I);for(var I=0;I<o.getLength();I++)a[I]^=l.gexp(l.glog(o.get(I))+m);return new g(a,0).mod(o)}};function E(o,m){this.totalCount=o,this.dataCount=m}E.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]],E.getRSBlocks=function(o,m){var a=E.getRsBlockTable(o,m);if(a==null)throw new Error("bad rs block @ typeNumber:"+o+"/errorCorrectLevel:"+m);for(var I=a.length/3,f=[],P=0;P<I;P++)for(var c=a[P*3+0],d=a[P*3+1],A=a[P*3+2],z=0;z<c;z++)f.push(new E(d,A));return f},E.getRsBlockTable=function(o,m){switch(m){case B.L:return E.RS_BLOCK_TABLE[(o-1)*4+0];case B.M:return E.RS_BLOCK_TABLE[(o-1)*4+1];case B.Q:return E.RS_BLOCK_TABLE[(o-1)*4+2];case B.H:return E.RS_BLOCK_TABLE[(o-1)*4+3];default:return}};function D(){this.buffer=[],this.length=0}D.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 v=[[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 u(){return typeof CanvasRenderingContext2D<"u"}function S(){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 C=function(){var o=function(m,a){this._el=m,this._htOption=a};return o.prototype.draw=function(m){var a=this._htOption,I=this._el,f=m.getModuleCount();Math.floor(a.width/f),Math.floor(a.height/f),this.clear();function P(k,F){var X=document.createElementNS("http://www.w3.org/2000/svg",k);for(var V in F)F.hasOwnProperty(V)&&X.setAttribute(V,F[V]);return X}var c=P("svg",{viewBox:"0 0 "+String(f)+" "+String(f),width:"100%",height:"100%",fill:a.colorLight});c.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),I.appendChild(c),c.appendChild(P("rect",{fill:a.colorLight,width:"100%",height:"100%"})),c.appendChild(P("rect",{fill:a.colorDark,width:"1",height:"1",id:"template"}));for(var d=0;d<f;d++)for(var A=0;A<f;A++)if(m.isDark(d,A)){var z=P("use",{x:String(A),y:String(d)});z.setAttributeNS("http://www.w3.org/1999/xlink","href","#template"),c.appendChild(z)}},o.prototype.clear=function(){for(;this._el.hasChildNodes();)this._el.removeChild(this._el.lastChild)},o}(),N=document.documentElement.tagName.toLowerCase()==="svg",U=N?C:u()?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(P,c,d,A,z,k,F,X,V){if("nodeName"in P&&/img/i.test(P.nodeName))for(var K=arguments.length-1;K>=1;K--)arguments[K]=arguments[K]*m;else typeof X>"u"&&(arguments[1]*=m,arguments[2]*=m,arguments[3]*=m,arguments[4]*=m);a.apply(this,arguments)}}function I(P,c){var d=this;if(d._fFail=c,d._fSuccess=P,d._bSupportDataURI===null){var A=document.createElement("img"),z=function(){d._bSupportDataURI=!1,d._fFail&&d._fFail.call(d)},k=function(){d._bSupportDataURI=!0,d._fSuccess&&d._fSuccess.call(d)};A.onabort=z,A.onerror=z,A.onload=k,A.src="data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==";return}else d._bSupportDataURI===!0&&d._fSuccess?d._fSuccess.call(d):d._bSupportDataURI===!1&&d._fFail&&d._fFail.call(d)}var f=function(P,c){this._bIsPainted=!1,this._android=S(),this._htOption=c,this._elCanvas=document.createElement("canvas"),this._elCanvas.width=c.width,this._elCanvas.height=c.height,P.appendChild(this._elCanvas),this._el=P,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 f.prototype.draw=function(P){var c=this._elImage,d=this._oContext,A=this._htOption,z=P.getModuleCount(),k=A.width/z,F=A.height/z,X=Math.round(k),V=Math.round(F);c.style.display="none",this.clear();for(var K=0;K<z;K++)for(var tt=0;tt<z;tt++){var G=P.isDark(K,tt),it=tt*k,lt=K*F;d.strokeStyle=G?A.colorDark:A.colorLight,d.lineWidth=1,d.fillStyle=G?A.colorDark:A.colorLight,d.fillRect(it,lt,k,F),d.strokeRect(Math.floor(it)+.5,Math.floor(lt)+.5,X,V),d.strokeRect(Math.ceil(it)-.5,Math.ceil(lt)-.5,X,V)}this._bIsPainted=!0},f.prototype.makeImage=function(){this._bIsPainted&&I.call(this,o)},f.prototype.isPainted=function(){return this._bIsPainted},f.prototype.clear=function(){this._oContext.clearRect(0,0,this._elCanvas.width,this._elCanvas.height),this._bIsPainted=!1},f.prototype.round=function(P){return P&&Math.floor(P*1e3)/1e3},f}():function(){var o=function(m,a){this._el=m,this._htOption=a};return o.prototype.draw=function(m){for(var a=this._htOption,I=this._el,f=m.getModuleCount(),P=Math.floor(a.width/f),c=Math.floor(a.height/f),d=['<table style="border:0;border-collapse:collapse;">'],A=0;A<f;A++){d.push("<tr>");for(var z=0;z<f;z++)d.push('<td style="border:0;border-collapse:collapse;padding:0;margin:0;width:'+P+"px;height:"+c+"px;background-color:"+(m.isDark(A,z)?a.colorDark:a.colorLight)+';"></td>');d.push("</tr>")}d.push("</table>"),I.innerHTML=d.join("");var k=I.childNodes[0],F=(a.width-k.offsetWidth)/2,X=(a.height-k.offsetHeight)/2;F>0&&X>0&&(k.style.margin=X+"px "+F+"px")},o.prototype.clear=function(){this._el.innerHTML=""},o}();function x(o,m){for(var a=1,I=j(o),f=0,P=v.length;f<=P;f++){var c=0;switch(m){case B.L:c=v[f][0];break;case B.M:c=v[f][1];break;case B.Q:c=v[f][2];break;case B.H:c=v[f][3];break}if(I<=c)break;a++}if(a>v.length)throw new Error("Too long data");return a}function j(o){var m=encodeURI(o).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return m.length+(m.length!=o?3:0)}var T=function(o,m){if(this._htOption={width:256,height:256,typeNumber:4,colorDark:"#000000",colorLight:"#ffffff",correctLevel:B.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&&(U=C),this._android=S(),this._el=o,this._oQRCode=null,this._oDrawing=new U(this._el,this._htOption),this._htOption.text&&this.makeCode(this._htOption.text)};T.prototype.makeCode=function(o){this._oQRCode=new L(x(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()},T.prototype.makeImage=function(){typeof this._oDrawing.makeImage=="function"&&(!this._android||this._android>=3)&&this._oDrawing.makeImage()},T.prototype.clear=function(){this._oDrawing.clear()},T.CorrectLevel=B,window.QRCode=T})();function timeFormat(R,L="YYYY-MM-DD"){if(!R)return null;typeof R=="number"&&(R=new Date(R));const r=R.getFullYear(),B=R.getMonth(),w=R.getDate(),b=R.getHours(),l=b%12===0?12:b%12,h=R.getMinutes(),g=R.getSeconds(),E=v=>`0${v}`.slice(-2),D={YYYY:r,MM:E(B+1),MMMM:`${B+1}\u6708`,M:B+1,DD:E(w),D:w,HH:E(b),H:b,hh:E(l),h:l,mm:E(h),m:h,ss:E(g),s:g};return L.replace(/Y+|M+|D+|H+|h+|m+|s+|S+|Q/g,v=>String(D[v]))}const defaultOption={id:"watermark",watch:!1,content:"vue-plugin-hiprint",container:".hiprint-printPaper",width:200,height:200,textAlign:"center",textBaseline:"middle",fontSize:"14px",fontFamily:"Microsoft Yahei",fillStyle:"rgba(184, 184, 184, 0.3)",rotate:25,timestamp:!1,format:"YYYY-MM-DD HH:mm",zIndex:0};let observerMap={};function _createWatermark(R){const{id:L,watch:r,content:B,container:w,width:b,height:l,textAlign:h,textBaseline:g,fontSize:E,fontFamily:D,fillStyle:v,rotate:u,timestamp:S,format:C,zIndex:N}=R;observerMap[L]={wmMo:null,wmTimer:null};const U=document.createElement("canvas");U.setAttribute("width",`${b}px`),U.setAttribute("height",`${l}px`);let x=typeof w=="string"?document.querySelector(w):w;const j=U.getContext("2d");j.textAlign=h,j.textBaseline=g,j.font=`${E} ${D}`,j.fillStyle=v,j.translate(b/2,l/2),j.rotate(-(Math.PI/180)*u),j.fillText(`${B}`,0,0),S&&j.fillText(`${timeFormat(new Date,C)}`,0,parseInt(E)+5);let T=x.querySelector(".__vm__"+L);const o=T||document.createElement("div"),a=`position:absolute;user-select:none;top:0;left:0;${x.getAttribute("style")};z-index:${N};pointer-events:none !important;background-repeat:repeat;background-image:url('${U.toDataURL()}')`;if(o.setAttribute("style",a),o.classList.add("__vm__"+L),T||x.insertBefore(o,x.children[1]),r){const I=window.MutationObserver||window.WebKitMutationObserver;I&&(observerMap[L].wmMo=new I(f=>{let P=f.some(c=>c.target.className==x.className&&c.type=="attributes");T=x.querySelector(".__vm__"+L),(T&&T.getAttribute("style")!==a||!T||P)&&(observerMap[L].wmMo.disconnect(),observerMap[L].wmMo=null,delete observerMap[L].wmMo,_createWatermark(R))}),observerMap[L].wmMo.observe(x,{attributes:!0,subtree:!0,childList:!0}))}if(C){let I=864e5;C.includes("s")?I=1e3:C.includes("m")?I=1e3*60:(C.includes("h")||C.includes("H"))&&(I=1e3*60*60),observerMap[L].wmTimer=window.setTimeout(()=>{o.style.bottom="0"},I)}}const destroyWatermark=function(R){const{id:L,watch:r,container:B}=R;if(r){let w=typeof B=="string"?document.querySelector(B):B;observerMap[L]&&(observerMap[L].wmMo&&observerMap[L].wmMo.disconnect(),observerMap[L].wmMo=null,observerMap[L].wmTimer&&window.clearTimeout(observerMap[L].wmTimer),observerMap[L].wmTimer=null,delete observerMap[L]);const b=w.querySelector(".__vm__"+L);b&&b.parentNode.removeChild(b)}},createWatermark=function(R){let L=Object.assign({},defaultOption,R);destroyWatermark(L),_createWatermark(L)},watermark={createWatermark,destroyWatermark},lImg="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+",vImg="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 nzh_min={exports:{}};/*!
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const $=require("jquery"),JsBarcode=require("jsbarcode"),socket_ioClient=require("socket.io-client"),jspdf=require("jspdf"),htmlToImage=require("html-to-image"),_interopDefaultLegacy=G=>G&&typeof G=="object"&&"default"in G?G:{default:G};function _interopNamespace(G){if(G&&G.__esModule)return G;const L=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(G){for(const r in G)if(r!=="default"){const B=Object.getOwnPropertyDescriptor(G,r);Object.defineProperty(L,r,B.get?B:{enumerable:!0,get:()=>G[r]})}}return L.default=G,Object.freeze(L)}const $__default=_interopDefaultLegacy($),JsBarcode__default=_interopDefaultLegacy(JsBarcode),htmlToImage__namespace=_interopNamespace(htmlToImage);var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},jquery_minicolors_min={exports:{}};(function(G,L){(function(r){G.exports=r($__default.default)})(function(r){function B(a){var I=a.parent();a.removeData("minicolors-initialized").removeData("minicolors-settings").removeProp("size").removeClass("minicolors-input"),I.before(a).remove()}function w(a){var I=a.parent(),f=I.find(".minicolors-panel"),P=a.data("minicolors-settings");!a.data("minicolors-initialized")||a.prop("disabled")||I.hasClass("minicolors-inline")||I.hasClass("minicolors-focus")||(b(),I.addClass("minicolors-focus"),f.animate?f.stop(!0,!0).fadeIn(P.showSpeed,function(){P.show&&P.show.call(a.get(0))}):(f.show(),P.show&&P.show.call(a.get(0))))}function b(){r(".minicolors-focus").each(function(){var a=r(this),I=a.find(".minicolors-input"),f=a.find(".minicolors-panel"),P=I.data("minicolors-settings");f.animate?f.fadeOut(P.hideSpeed,function(){P.hide&&P.hide.call(I.get(0)),a.removeClass("minicolors-focus")}):(f.hide(),P.hide&&P.hide.call(I.get(0)),a.removeClass("minicolors-focus"))})}function l(a,I,f){var P,c,d,A,z,k=a.parents(".minicolors").find(".minicolors-input"),F=k.data("minicolors-settings"),X=a.find("[class$=-picker]"),V=a.offset().left,K=a.offset().top,tt=Math.round(I.pageX-V),R=Math.round(I.pageY-K),it=f?F.animationSpeed:0;I.originalEvent.changedTouches&&(tt=I.originalEvent.changedTouches[0].pageX-V,R=I.originalEvent.changedTouches[0].pageY-K),tt<0&&(tt=0),R<0&&(R=0),tt>a.width()&&(tt=a.width()),R>a.height()&&(R=a.height()),a.parent().is(".minicolors-slider-wheel")&&X.parent().is(".minicolors-grid")&&(P=75-tt,c=75-R,d=Math.sqrt(P*P+c*c),(A=Math.atan2(c,P))<0&&(A+=2*Math.PI),75<d&&(tt=(d=75)-75*Math.cos(A),R=75-75*Math.sin(A)),tt=Math.round(tt),R=Math.round(R)),z={top:R+"px"},a.is(".minicolors-grid")&&(z.left=tt+"px"),X.animate?X.stop(!0).animate(z,it,F.animationEasing,function(){h(k,a)}):(X.css(z),h(k,a))}function h(a,I){function f(gt,Pt){var jt,St;return gt.length&&Pt?(jt=gt.offset().left,St=gt.offset().top,{x:jt-Pt.offset().left+gt.outerWidth()/2,y:St-Pt.offset().top+gt.outerHeight()/2}):null}var P,c,d,A,z,k,F,X=a.val(),V=a.attr("data-opacity"),K=a.parent(),tt=a.data("minicolors-settings"),R=K.find(".minicolors-input-swatch"),it=K.find(".minicolors-grid"),lt=K.find(".minicolors-slider"),pt=K.find(".minicolors-opacity-slider"),ut=it.find("[class$=-picker]"),bt=lt.find("[class$=-picker]"),vt=pt.find("[class$=-picker]"),dt=f(ut,it),yt=f(bt,lt),ft=f(vt,pt);if(I.is(".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider")){switch(tt.control){case"wheel":A=it.width()/2-dt.x,z=it.height()/2-dt.y,k=Math.sqrt(A*A+z*z),(F=Math.atan2(z,A))<0&&(F+=2*Math.PI),75<k&&(k=75,dt.x=69-75*Math.cos(F),dt.y=69-75*Math.sin(F)),c=N(k/.75,0,100),X=o({h:P=N(180*F/Math.PI,0,360),s:c,b:d=N(100-Math.floor(yt.y*(100/lt.height())),0,100)}),lt.css("backgroundColor",o({h:P,s:c,b:100}));break;case"saturation":X=o({h:P=N(parseInt(dt.x*(360/it.width()),10),0,360),s:c=N(100-Math.floor(yt.y*(100/lt.height())),0,100),b:d=N(100-Math.floor(dt.y*(100/it.height())),0,100)}),lt.css("backgroundColor",o({h:P,s:100,b:d})),K.find(".minicolors-grid-inner").css("opacity",c/100);break;case"brightness":X=o({h:P=N(parseInt(dt.x*(360/it.width()),10),0,360),s:c=N(100-Math.floor(dt.y*(100/it.height())),0,100),b:d=N(100-Math.floor(yt.y*(100/lt.height())),0,100)}),lt.css("backgroundColor",o({h:P,s:c,b:100})),K.find(".minicolors-grid-inner").css("opacity",1-d/100);break;default:X=o({h:P=N(360-parseInt(yt.y*(360/lt.height()),10),0,360),s:c=N(Math.floor(dt.x*(100/it.width())),0,100),b:d=N(100-Math.floor(dt.y*(100/it.height())),0,100)}),it.css("backgroundColor",o({h:P,s:100,b:100}))}g(a,X,V=tt.opacity?parseFloat(1-ft.y/pt.height()).toFixed(2):1)}else R.find("span").css({backgroundColor:X,opacity:String(V)}),D(a,X,V)}function g(a,I,f){var P,c=a.parent(),d=a.data("minicolors-settings"),A=c.find(".minicolors-input-swatch");d.opacity&&a.attr("data-opacity",f),I=d.format==="rgb"?(P=U(I)?S(I,!0):m(p(I,!0)),f=a.attr("data-opacity")===""?1:N(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),!isNaN(f)&&d.opacity||(f=1),a.minicolors("rgbObject").a<=1&&P&&d.opacity?"rgba("+P.r+", "+P.g+", "+P.b+", "+parseFloat(f)+")":"rgb("+P.r+", "+P.g+", "+P.b+")"):(U(I)&&(I=j(I)),v(I,d.letterCase)),a.val(I),A.find("span").css({backgroundColor:I,opacity:String(f)}),D(a,I,f)}function E(a,I){var f,P,c,d,A,z,k,F,X,V,K=a.parent(),tt=a.data("minicolors-settings"),R=K.find(".minicolors-input-swatch"),it=K.find(".minicolors-grid"),lt=K.find(".minicolors-slider"),pt=K.find(".minicolors-opacity-slider"),ut=it.find("[class$=-picker]"),bt=lt.find("[class$=-picker]"),vt=pt.find("[class$=-picker]");switch(U(a.val())?(f=j(a.val()),(A=N(parseFloat(x(a.val())).toFixed(2),0,1))&&a.attr("data-opacity",A)):f=v(p(a.val(),!0),tt.letterCase),P=function(dt){var yt=function(ft){var gt={h:0,s:0,b:0},Pt=Math.min(ft.r,ft.g,ft.b),jt=Math.max(ft.r,ft.g,ft.b),St=jt-Pt;return gt.b=jt,gt.s=jt!==0?255*St/jt:0,gt.s!==0?ft.r===jt?gt.h=(ft.g-ft.b)/St:ft.g===jt?gt.h=2+(ft.b-ft.r)/St:gt.h=4+(ft.r-ft.g)/St:gt.h=-1,gt.h*=60,gt.h<0&&(gt.h+=360),gt.s*=.39215686274509803,gt.b*=.39215686274509803,gt}(m(dt));return yt.s===0&&(yt.h=360),yt}(f=f||v(C(tt.defaultValue,!0),tt.letterCase)),d=tt.keywords?r.map(tt.keywords.split(","),function(dt){return dt.toLowerCase().trim()}):[],z=a.val()!==""&&-1<r.inArray(a.val().toLowerCase(),d)?v(a.val()):U(a.val())?S(a.val()):f,I||a.val(z),tt.opacity&&(c=a.attr("data-opacity")===""?1:N(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),isNaN(c)&&(c=1),a.attr("data-opacity",c),R.find("span").css("opacity",String(c)),F=N(pt.height()-pt.height()*c,0,pt.height()),vt.css("top",F+"px")),a.val().toLowerCase()==="transparent"&&R.find("span").css("opacity",String(0)),R.find("span").css("backgroundColor",f),tt.control){case"wheel":X=N(Math.ceil(.75*P.s),0,it.height()/2),V=P.h*Math.PI/180,k=N(75-Math.cos(V)*X,0,it.width()),F=N(75-Math.sin(V)*X,0,it.height()),ut.css({top:F+"px",left:k+"px"}),F=150-P.b/(100/it.height()),f===""&&(F=0),bt.css("top",F+"px"),lt.css("backgroundColor",o({h:P.h,s:P.s,b:100}));break;case"saturation":k=N(5*P.h/12,0,150),F=N(it.height()-Math.ceil(P.b/(100/it.height())),0,it.height()),ut.css({top:F+"px",left:k+"px"}),F=N(lt.height()-P.s*(lt.height()/100),0,lt.height()),bt.css("top",F+"px"),lt.css("backgroundColor",o({h:P.h,s:100,b:P.b})),K.find(".minicolors-grid-inner").css("opacity",P.s/100);break;case"brightness":k=N(5*P.h/12,0,150),F=N(it.height()-Math.ceil(P.s/(100/it.height())),0,it.height()),ut.css({top:F+"px",left:k+"px"}),F=N(lt.height()-P.b*(lt.height()/100),0,lt.height()),bt.css("top",F+"px"),lt.css("backgroundColor",o({h:P.h,s:P.s,b:100})),K.find(".minicolors-grid-inner").css("opacity",1-P.b/100);break;default:k=N(Math.ceil(P.s/(100/it.width())),0,it.width()),F=N(it.height()-Math.ceil(P.b/(100/it.height())),0,it.height()),ut.css({top:F+"px",left:k+"px"}),F=N(lt.height()-P.h/(360/lt.height()),0,lt.height()),bt.css("top",F+"px"),it.css("backgroundColor",o({h:P.h,s:100,b:100}))}a.data("minicolors-initialized")&&D(a,z,c)}function D(a,I,f){var P,c,d,A=a.data("minicolors-settings"),z=a.data("minicolors-lastChange");if(!z||z.value!==I||z.opacity!==f){if(a.data("minicolors-lastChange",{value:I,opacity:f}),A.swatches&&A.swatches.length!==0){for(P=U(I)?S(I,!0):m(I),c=-1,d=0;d<A.swatches.length;++d)if(P.r===A.swatches[d].r&&P.g===A.swatches[d].g&&P.b===A.swatches[d].b&&P.a===A.swatches[d].a){c=d;break}a.parent().find(".minicolors-swatches .minicolors-swatch").removeClass("selected"),c!==-1&&a.parent().find(".minicolors-swatches .minicolors-swatch").eq(d).addClass("selected")}A.change&&(A.changeDelay?(clearTimeout(a.data("minicolors-changeTimeout")),a.data("minicolors-changeTimeout",setTimeout(function(){A.change.call(a.get(0),I,f)},A.changeDelay))):A.change.call(a.get(0),I,f)),a.trigger("change").trigger("input")}}function v(a,I){return I==="uppercase"?a.toUpperCase():a.toLowerCase()}function p(a,I){return!(a=a.replace(/^#/g,"")).match(/^[A-F0-9]{3,6}/gi)||a.length!==3&&a.length!==6?"":(a.length===3&&I&&(a=a[0]+a[0]+a[1]+a[1]+a[2]+a[2]),"#"+a)}function S(a,I){var f=a.replace(/[^\d,.]/g,"").split(",");return f[0]=N(parseInt(f[0],10),0,255),f[1]=N(parseInt(f[1],10),0,255),f[2]=N(parseInt(f[2],10),0,255),f[3]!==void 0&&(f[3]=N(parseFloat(f[3],10),0,1)),I?f[3]!==void 0?{r:f[0],g:f[1],b:f[2],a:f[3]}:{r:f[0],g:f[1],b:f[2]}:f[3]!==void 0&&f[3]<=1?"rgba("+f[0]+", "+f[1]+", "+f[2]+", "+f[3]+")":"rgb("+f[0]+", "+f[1]+", "+f[2]+")"}function C(a,I){return U(a)?S(a):p(a,I)}function N(a,I,f){return a<I&&(a=I),f<a&&(a=f),a}function U(a){var I=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i);return!(!I||I.length!==4)}function x(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 j(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 T(a){var I=[a.r.toString(16),a.g.toString(16),a.b.toString(16)];return r.each(I,function(f,P){P.length===1&&(I[f]="0"+P)}),"#"+I.join("")}function o(a){return T((I=a,d={},A=Math.round(I.h),z=Math.round(255*I.s/100),k=Math.round(255*I.b/100),z===0?d.r=d.g=d.b=k:(c=A%60*((f=k)-(P=(255-z)*k/255))/60,A===360&&(A=0),A<60?(d.r=f,d.b=P,d.g=P+c):A<120?(d.g=f,d.b=P,d.r=f-c):A<180?(d.g=f,d.r=P,d.b=P+c):A<240?(d.b=f,d.r=P,d.g=f-c):A<300?(d.b=f,d.g=P,d.r=P+c):A<360?(d.r=f,d.g=P,d.b=f-c):(d.r=0,d.g=0,d.b=0)),{r:Math.round(d.r),g:Math.round(d.g),b:Math.round(d.b)}));var I,f,P,c,d,A,z,k}function m(a){return{r:(a=parseInt(-1<a.indexOf("#")?a.substring(1):a,16))>>16,g:(65280&a)>>8,b:255&a}}r.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:[]}},r.extend(r.fn,{minicolors:function(a,I){switch(a){case"destroy":return r(this).each(function(){B(r(this))}),r(this);case"hide":return b(),r(this);case"opacity":return I===void 0?r(this).attr("data-opacity"):(r(this).each(function(){E(r(this).attr("data-opacity",I))}),r(this));case"rgbObject":return function(f){var P,c=r(f).attr("data-opacity");{var d;P=U(r(f).val())?S(r(f).val(),!0):(d=p(r(f).val(),!0),m(d))}return P?(c!==void 0&&r.extend(P,{a:parseFloat(c)}),P):null}(r(this));case"rgbString":case"rgbaString":return function(f,P){var c,d=r(f).attr("data-opacity");{var A;c=U(r(f).val())?S(r(f).val(),!0):(A=p(r(f).val(),!0),m(A))}return c?(d===void 0&&(d=1),P?"rgba("+c.r+", "+c.g+", "+c.b+", "+parseFloat(d)+")":"rgb("+c.r+", "+c.g+", "+c.b+")"):null}(r(this),a==="rgbaString");case"settings":return I===void 0?r(this).data("minicolors-settings"):(r(this).each(function(){var f=r(this).data("minicolors-settings")||{};B(r(this)),r(this).minicolors(r.extend(!0,f,I))}),r(this));case"show":return w(r(this).eq(0)),r(this);case"value":return I===void 0?r(this).val():(r(this).each(function(){typeof I=="object"&&I!==null?(I.opacity!==void 0&&r(this).attr("data-opacity",N(I.opacity,0,1)),I.color&&r(this).val(I.color)):r(this).val(I),E(r(this))}),r(this));default:return a!=="create"&&(I=a),r(this).each(function(){(function(f,P){var c,d,A,z,k,F,X,V=r('<div class="minicolors" />'),K=r.minicolors.defaults;if(!f.data("minicolors-initialized")){if(P=r.extend(!0,{},K,P),V.addClass("minicolors-theme-"+P.theme).toggleClass("minicolors-with-opacity",P.opacity),P.position!==void 0&&r.each(P.position.split(" "),function(){V.addClass("minicolors-position-"+this)}),d=P.format==="rgb"?P.opacity?"25":"20":P.keywords?"11":"7",f.addClass("minicolors-input").data("minicolors-initialized",!1).data("minicolors-settings",P).prop("size",d).wrap(V).after('<div class="minicolors-panel minicolors-slider-'+P.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>'),P.inline||(f.after('<span class="minicolors-swatch minicolors-sprite minicolors-input-swatch"><span class="minicolors-swatch-color"></span></span>'),f.next(".minicolors-input-swatch").on("click",function(tt){tt.preventDefault(),f.trigger("focus")})),(F=f.parent().find(".minicolors-panel")).on("selectstart",function(){return!1}).end(),P.swatches&&P.swatches.length!==0)for(F.addClass("minicolors-with-swatches"),A=r('<ul class="minicolors-swatches"></ul>').appendTo(F),X=0;X<P.swatches.length;++X)z=typeof P.swatches[X]=="object"?(c=P.swatches[X].name,P.swatches[X].color):(c="",P.swatches[X]),z=U(k=z)?S(z,!0):m(p(z,!0)),r('<li class="minicolors-swatch minicolors-sprite"><span class="minicolors-swatch-color"></span></li>').attr("title",c).appendTo(A).data("swatch-color",k).find(".minicolors-swatch-color").css({backgroundColor:k!=="transparent"?T(z):"transparent",opacity:String(z.a)}),P.swatches[X]=z;P.inline&&f.parent().addClass("minicolors-inline"),E(f,!1),f.data("minicolors-initialized",!0)}})(r(this),I)}),r(this)}}}),r([document]).on("mousedown.minicolors touchstart.minicolors",function(a){r(a.target).parents().add(a.target).hasClass("minicolors")||b()}).on("mousedown.minicolors touchstart.minicolors",".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider",function(a){var I=r(this);a.preventDefault(),r(a.delegateTarget).data("minicolors-target",I),l(I,a,!0)}).on("mousemove.minicolors touchmove.minicolors",function(a){var I=r(a.delegateTarget).data("minicolors-target");I&&l(I,a)}).on("mouseup.minicolors touchend.minicolors",function(){r(this).removeData("minicolors-target")}).on("click.minicolors",".minicolors-swatches li",function(a){a.preventDefault();var I=r(this),f=I.parents(".minicolors").find(".minicolors-input"),P=I.data("swatch-color");g(f,P,x(P)),E(f)}).on("mousedown.minicolors touchstart.minicolors",".minicolors-input-swatch",function(a){var I=r(this).parent().find(".minicolors-input");a.preventDefault(),w(I)}).on("focus.minicolors",".minicolors-input",function(){var a=r(this);a.data("minicolors-initialized")&&w(a)}).on("blur.minicolors",".minicolors-input",function(){var a,I,f,P,c,d=r(this),A=d.data("minicolors-settings");d.data("minicolors-initialized")&&(a=A.keywords?r.map(A.keywords.split(","),function(z){return z.toLowerCase().trim()}):[],c=d.val()!==""&&-1<r.inArray(d.val().toLowerCase(),a)?d.val():(f=U(d.val())?S(d.val(),!0):(I=p(d.val(),!0))?m(I):null)===null?A.defaultValue:A.format==="rgb"?A.opacity?S("rgba("+f.r+","+f.g+","+f.b+","+d.attr("data-opacity")+")"):S("rgb("+f.r+","+f.g+","+f.b+")"):T(f),P=A.opacity?d.attr("data-opacity"):1,c.toLowerCase()==="transparent"&&(P=0),d.closest(".minicolors").find(".minicolors-input-swatch > span").css("opacity",String(P)),d.val(c),d.val()===""&&d.val(C(A.defaultValue,!0)),d.val(v(d.val(),A.letterCase)))}).on("keydown.minicolors",".minicolors-input",function(a){var I=r(this);if(I.data("minicolors-initialized"))switch(a.which){case 9:b();break;case 13:case 27:b(),I.blur()}}).on("keyup.minicolors",".minicolors-input",function(){var a=r(this);a.data("minicolors-initialized")&&E(a,!0)}).on("paste.minicolors",".minicolors-input",function(){var a=r(this);a.data("minicolors-initialized")&&setTimeout(function(){E(a,!0)},1)})})})(jquery_minicolors_min);(function(){function G(o){this.mode=r.MODE_8BIT_BYTE,this.data=o,this.parsedData=[];for(var m=0,a=this.data.length;m<a;m++){var I=[],f=this.data.charCodeAt(m);f>65536?(I[0]=240|(f&1835008)>>>18,I[1]=128|(f&258048)>>>12,I[2]=128|(f&4032)>>>6,I[3]=128|f&63):f>2048?(I[0]=224|(f&61440)>>>12,I[1]=128|(f&4032)>>>6,I[2]=128|f&63):f>128?(I[0]=192|(f&1984)>>>6,I[1]=128|f&63):I[0]=f,this.parsedData.push(I)}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))}G.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 L(o,m){this.typeNumber=o,this.errorCorrectLevel=m,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}L.prototype={addData:function(o){var m=new G(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 I=0;I<this.moduleCount;I++)this.modules[a][I]=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=L.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 I=-1;I<=7;I++)m+I<=-1||this.moduleCount<=m+I||(0<=a&&a<=6&&(I==0||I==6)||0<=I&&I<=6&&(a==0||a==6)||2<=a&&a<=4&&2<=I&&I<=4?this.modules[o+a][m+I]=!0:this.modules[o+a][m+I]=!1)},getBestMaskPattern:function(){for(var o=0,m=0,a=0;a<8;a++){this.makeImpl(!0,a);var I=b.getLostPoint(this);(a==0||o>I)&&(o=I,m=a)}return m},createMovieClip:function(o,m,a){var I=o.createEmptyMovieClip(m,a),f=1;this.make();for(var P=0;P<this.modules.length;P++)for(var c=P*f,d=0;d<this.modules[P].length;d++){var A=d*f,z=this.modules[P][d];z&&(I.beginFill(0,100),I.moveTo(A,c),I.lineTo(A+f,c),I.lineTo(A+f,c+f),I.lineTo(A,c+f),I.endFill())}return I},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=b.getPatternPosition(this.typeNumber),m=0;m<o.length;m++)for(var a=0;a<o.length;a++){var I=o[m],f=o[a];if(this.modules[I][f]==null)for(var P=-2;P<=2;P++)for(var c=-2;c<=2;c++)P==-2||P==2||c==-2||c==2||P==0&&c==0?this.modules[I+P][f+c]=!0:this.modules[I+P][f+c]=!1}},setupTypeNumber:function(o){for(var m=b.getBCHTypeNumber(this.typeNumber),a=0;a<18;a++){var I=!o&&(m>>a&1)==1;this.modules[Math.floor(a/3)][a%3+this.moduleCount-8-3]=I}for(var a=0;a<18;a++){var I=!o&&(m>>a&1)==1;this.modules[a%3+this.moduleCount-8-3][Math.floor(a/3)]=I}},setupTypeInfo:function(o,m){for(var a=this.errorCorrectLevel<<3|m,I=b.getBCHTypeInfo(a),f=0;f<15;f++){var P=!o&&(I>>f&1)==1;f<6?this.modules[f][8]=P:f<8?this.modules[f+1][8]=P:this.modules[this.moduleCount-15+f][8]=P}for(var f=0;f<15;f++){var P=!o&&(I>>f&1)==1;f<8?this.modules[8][this.moduleCount-f-1]=P:f<9?this.modules[8][15-f-1+1]=P:this.modules[8][15-f-1]=P}this.modules[this.moduleCount-8][8]=!o},mapData:function(o,m){for(var a=-1,I=this.moduleCount-1,f=7,P=0,c=this.moduleCount-1;c>0;c-=2)for(c==6&&c--;;){for(var d=0;d<2;d++)if(this.modules[I][c-d]==null){var A=!1;P<o.length&&(A=(o[P]>>>f&1)==1);var z=b.getMask(m,I,c-d);z&&(A=!A),this.modules[I][c-d]=A,f--,f==-1&&(P++,f=7)}if(I+=a,I<0||this.moduleCount<=I){I-=a,a=-a;break}}}},L.PAD0=236,L.PAD1=17,L.createData=function(o,m,a){for(var I=E.getRSBlocks(o,m),f=new D,P=0;P<a.length;P++){var c=a[P];f.put(c.mode,4),f.put(c.getLength(),b.getLengthInBits(c.mode,o)),c.write(f)}for(var d=0,P=0;P<I.length;P++)d+=I[P].dataCount;if(f.getLengthInBits()>d*8)throw new Error("code length overflow. ("+f.getLengthInBits()+">"+d*8+")");for(f.getLengthInBits()+4<=d*8&&f.put(0,4);f.getLengthInBits()%8!=0;)f.putBit(!1);for(;!(f.getLengthInBits()>=d*8||(f.put(L.PAD0,8),f.getLengthInBits()>=d*8));)f.put(L.PAD1,8);return L.createBytes(f,I)},L.createBytes=function(o,m){for(var a=0,I=0,f=0,P=new Array(m.length),c=new Array(m.length),d=0;d<m.length;d++){var A=m[d].dataCount,z=m[d].totalCount-A;I=Math.max(I,A),f=Math.max(f,z),P[d]=new Array(A);for(var k=0;k<P[d].length;k++)P[d][k]=255&o.buffer[k+a];a+=A;var F=b.getErrorCorrectPolynomial(z),X=new g(P[d],F.getLength()-1),V=X.mod(F);c[d]=new Array(F.getLength()-1);for(var k=0;k<c[d].length;k++){var K=k+V.getLength()-c[d].length;c[d][k]=K>=0?V.get(K):0}}for(var tt=0,k=0;k<m.length;k++)tt+=m[k].totalCount;for(var R=new Array(tt),it=0,k=0;k<I;k++)for(var d=0;d<m.length;d++)k<P[d].length&&(R[it++]=P[d][k]);for(var k=0;k<f;k++)for(var d=0;d<m.length;d++)k<c[d].length&&(R[it++]=c[d][k]);return R};for(var r={MODE_NUMBER:1<<0,MODE_ALPHA_NUM:1<<1,MODE_8BIT_BYTE:1<<2,MODE_KANJI:1<<3},B={L:1,M:0,Q:3,H:2},w={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7},b={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;b.getBCHDigit(m)-b.getBCHDigit(b.G15)>=0;)m^=b.G15<<b.getBCHDigit(m)-b.getBCHDigit(b.G15);return(o<<10|m)^b.G15_MASK},getBCHTypeNumber:function(o){for(var m=o<<12;b.getBCHDigit(m)-b.getBCHDigit(b.G18)>=0;)m^=b.G18<<b.getBCHDigit(m)-b.getBCHDigit(b.G18);return o<<12|m},getBCHDigit:function(o){for(var m=0;o!=0;)m++,o>>>=1;return m},getPatternPosition:function(o){return b.PATTERN_POSITION_TABLE[o-1]},getMask:function(o,m,a){switch(o){case w.PATTERN000:return(m+a)%2==0;case w.PATTERN001:return m%2==0;case w.PATTERN010:return a%3==0;case w.PATTERN011:return(m+a)%3==0;case w.PATTERN100:return(Math.floor(m/2)+Math.floor(a/3))%2==0;case w.PATTERN101:return m*a%2+m*a%3==0;case w.PATTERN110:return(m*a%2+m*a%3)%2==0;case w.PATTERN111:return(m*a%3+(m+a)%2)%2==0;default:throw new Error("bad maskPattern:"+o)}},getErrorCorrectPolynomial:function(o){for(var m=new g([1],0),a=0;a<o;a++)m=m.multiply(new g([1,l.gexp(a)],0));return m},getLengthInBits:function(o,m){if(1<=m&&m<10)switch(o){case r.MODE_NUMBER:return 10;case r.MODE_ALPHA_NUM:return 9;case r.MODE_8BIT_BYTE:return 8;case r.MODE_KANJI:return 8;default:throw new Error("mode:"+o)}else if(m<27)switch(o){case r.MODE_NUMBER:return 12;case r.MODE_ALPHA_NUM:return 11;case r.MODE_8BIT_BYTE:return 16;case r.MODE_KANJI:return 10;default:throw new Error("mode:"+o)}else if(m<41)switch(o){case r.MODE_NUMBER:return 14;case r.MODE_ALPHA_NUM:return 13;case r.MODE_8BIT_BYTE:return 16;case r.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,I=0;I<m;I++)for(var f=0;f<m;f++){for(var P=0,c=o.isDark(I,f),d=-1;d<=1;d++)if(!(I+d<0||m<=I+d))for(var A=-1;A<=1;A++)f+A<0||m<=f+A||d==0&&A==0||c==o.isDark(I+d,f+A)&&P++;P>5&&(a+=3+P-5)}for(var I=0;I<m-1;I++)for(var f=0;f<m-1;f++){var z=0;o.isDark(I,f)&&z++,o.isDark(I+1,f)&&z++,o.isDark(I,f+1)&&z++,o.isDark(I+1,f+1)&&z++,(z==0||z==4)&&(a+=3)}for(var I=0;I<m;I++)for(var f=0;f<m-6;f++)o.isDark(I,f)&&!o.isDark(I,f+1)&&o.isDark(I,f+2)&&o.isDark(I,f+3)&&o.isDark(I,f+4)&&!o.isDark(I,f+5)&&o.isDark(I,f+6)&&(a+=40);for(var f=0;f<m;f++)for(var I=0;I<m-6;I++)o.isDark(I,f)&&!o.isDark(I+1,f)&&o.isDark(I+2,f)&&o.isDark(I+3,f)&&o.isDark(I+4,f)&&!o.isDark(I+5,f)&&o.isDark(I+6,f)&&(a+=40);for(var k=0,f=0;f<m;f++)for(var I=0;I<m;I++)o.isDark(I,f)&&k++;var F=Math.abs(100*k/m/m-50)/5;return a+=F*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)},h=0;h<8;h++)l.EXP_TABLE[h]=1<<h;for(var h=8;h<256;h++)l.EXP_TABLE[h]=l.EXP_TABLE[h-4]^l.EXP_TABLE[h-5]^l.EXP_TABLE[h-6]^l.EXP_TABLE[h-8];for(var h=0;h<255;h++)l.LOG_TABLE[l.EXP_TABLE[h]]=h;function g(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 I=0;I<o.length-a;I++)this.num[I]=o[I+a]}g.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 I=0;I<o.getLength();I++)m[a+I]^=l.gexp(l.glog(this.get(a))+l.glog(o.get(I)));return new g(m,0)},mod:function(o){if(this.getLength()-o.getLength()<0)return this;for(var m=l.glog(this.get(0))-l.glog(o.get(0)),a=new Array(this.getLength()),I=0;I<this.getLength();I++)a[I]=this.get(I);for(var I=0;I<o.getLength();I++)a[I]^=l.gexp(l.glog(o.get(I))+m);return new g(a,0).mod(o)}};function E(o,m){this.totalCount=o,this.dataCount=m}E.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]],E.getRSBlocks=function(o,m){var a=E.getRsBlockTable(o,m);if(a==null)throw new Error("bad rs block @ typeNumber:"+o+"/errorCorrectLevel:"+m);for(var I=a.length/3,f=[],P=0;P<I;P++)for(var c=a[P*3+0],d=a[P*3+1],A=a[P*3+2],z=0;z<c;z++)f.push(new E(d,A));return f},E.getRsBlockTable=function(o,m){switch(m){case B.L:return E.RS_BLOCK_TABLE[(o-1)*4+0];case B.M:return E.RS_BLOCK_TABLE[(o-1)*4+1];case B.Q:return E.RS_BLOCK_TABLE[(o-1)*4+2];case B.H:return E.RS_BLOCK_TABLE[(o-1)*4+3];default:return}};function D(){this.buffer=[],this.length=0}D.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 v=[[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 p(){return typeof CanvasRenderingContext2D<"u"}function S(){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 C=function(){var o=function(m,a){this._el=m,this._htOption=a};return o.prototype.draw=function(m){var a=this._htOption,I=this._el,f=m.getModuleCount();Math.floor(a.width/f),Math.floor(a.height/f),this.clear();function P(k,F){var X=document.createElementNS("http://www.w3.org/2000/svg",k);for(var V in F)F.hasOwnProperty(V)&&X.setAttribute(V,F[V]);return X}var c=P("svg",{viewBox:"0 0 "+String(f)+" "+String(f),width:"100%",height:"100%",fill:a.colorLight});c.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),I.appendChild(c),c.appendChild(P("rect",{fill:a.colorLight,width:"100%",height:"100%"})),c.appendChild(P("rect",{fill:a.colorDark,width:"1",height:"1",id:"template"}));for(var d=0;d<f;d++)for(var A=0;A<f;A++)if(m.isDark(d,A)){var z=P("use",{x:String(A),y:String(d)});z.setAttributeNS("http://www.w3.org/1999/xlink","href","#template"),c.appendChild(z)}},o.prototype.clear=function(){for(;this._el.hasChildNodes();)this._el.removeChild(this._el.lastChild)},o}(),N=document.documentElement.tagName.toLowerCase()==="svg",U=N?C:p()?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(P,c,d,A,z,k,F,X,V){if("nodeName"in P&&/img/i.test(P.nodeName))for(var K=arguments.length-1;K>=1;K--)arguments[K]=arguments[K]*m;else typeof X>"u"&&(arguments[1]*=m,arguments[2]*=m,arguments[3]*=m,arguments[4]*=m);a.apply(this,arguments)}}function I(P,c){var d=this;if(d._fFail=c,d._fSuccess=P,d._bSupportDataURI===null){var A=document.createElement("img"),z=function(){d._bSupportDataURI=!1,d._fFail&&d._fFail.call(d)},k=function(){d._bSupportDataURI=!0,d._fSuccess&&d._fSuccess.call(d)};A.onabort=z,A.onerror=z,A.onload=k,A.src="data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==";return}else d._bSupportDataURI===!0&&d._fSuccess?d._fSuccess.call(d):d._bSupportDataURI===!1&&d._fFail&&d._fFail.call(d)}var f=function(P,c){this._bIsPainted=!1,this._android=S(),this._htOption=c,this._elCanvas=document.createElement("canvas"),this._elCanvas.width=c.width,this._elCanvas.height=c.height,P.appendChild(this._elCanvas),this._el=P,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 f.prototype.draw=function(P){var c=this._elImage,d=this._oContext,A=this._htOption,z=P.getModuleCount(),k=A.width/z,F=A.height/z,X=Math.round(k),V=Math.round(F);c.style.display="none",this.clear();for(var K=0;K<z;K++)for(var tt=0;tt<z;tt++){var R=P.isDark(K,tt),it=tt*k,lt=K*F;d.strokeStyle=R?A.colorDark:A.colorLight,d.lineWidth=1,d.fillStyle=R?A.colorDark:A.colorLight,d.fillRect(it,lt,k,F),d.strokeRect(Math.floor(it)+.5,Math.floor(lt)+.5,X,V),d.strokeRect(Math.ceil(it)-.5,Math.ceil(lt)-.5,X,V)}this._bIsPainted=!0},f.prototype.makeImage=function(){this._bIsPainted&&I.call(this,o)},f.prototype.isPainted=function(){return this._bIsPainted},f.prototype.clear=function(){this._oContext.clearRect(0,0,this._elCanvas.width,this._elCanvas.height),this._bIsPainted=!1},f.prototype.round=function(P){return P&&Math.floor(P*1e3)/1e3},f}():function(){var o=function(m,a){this._el=m,this._htOption=a};return o.prototype.draw=function(m){for(var a=this._htOption,I=this._el,f=m.getModuleCount(),P=Math.floor(a.width/f),c=Math.floor(a.height/f),d=['<table style="border:0;border-collapse:collapse;">'],A=0;A<f;A++){d.push("<tr>");for(var z=0;z<f;z++)d.push('<td style="border:0;border-collapse:collapse;padding:0;margin:0;width:'+P+"px;height:"+c+"px;background-color:"+(m.isDark(A,z)?a.colorDark:a.colorLight)+';"></td>');d.push("</tr>")}d.push("</table>"),I.innerHTML=d.join("");var k=I.childNodes[0],F=(a.width-k.offsetWidth)/2,X=(a.height-k.offsetHeight)/2;F>0&&X>0&&(k.style.margin=X+"px "+F+"px")},o.prototype.clear=function(){this._el.innerHTML=""},o}();function x(o,m){for(var a=1,I=j(o),f=0,P=v.length;f<=P;f++){var c=0;switch(m){case B.L:c=v[f][0];break;case B.M:c=v[f][1];break;case B.Q:c=v[f][2];break;case B.H:c=v[f][3];break}if(I<=c)break;a++}if(a>v.length)throw new Error("Too long data");return a}function j(o){var m=encodeURI(o).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return m.length+(m.length!=o?3:0)}var T=function(o,m){if(this._htOption={width:256,height:256,typeNumber:4,colorDark:"#000000",colorLight:"#ffffff",correctLevel:B.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&&(U=C),this._android=S(),this._el=o,this._oQRCode=null,this._oDrawing=new U(this._el,this._htOption),this._htOption.text&&this.makeCode(this._htOption.text)};T.prototype.makeCode=function(o){this._oQRCode=new L(x(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()},T.prototype.makeImage=function(){typeof this._oDrawing.makeImage=="function"&&(!this._android||this._android>=3)&&this._oDrawing.makeImage()},T.prototype.clear=function(){this._oDrawing.clear()},T.CorrectLevel=B,window.QRCode=T})();function timeFormat(G,L="YYYY-MM-DD"){if(!G)return null;typeof G=="number"&&(G=new Date(G));const r=G.getFullYear(),B=G.getMonth(),w=G.getDate(),b=G.getHours(),l=b%12===0?12:b%12,h=G.getMinutes(),g=G.getSeconds(),E=v=>`0${v}`.slice(-2),D={YYYY:r,MM:E(B+1),MMMM:`${B+1}\u6708`,M:B+1,DD:E(w),D:w,HH:E(b),H:b,hh:E(l),h:l,mm:E(h),m:h,ss:E(g),s:g};return L.replace(/Y+|M+|D+|H+|h+|m+|s+|S+|Q/g,v=>String(D[v]))}const defaultOption={id:"watermark",watch:!1,content:"vue-plugin-hiprint",container:".hiprint-printPaper",width:200,height:200,textAlign:"center",textBaseline:"middle",fontSize:"14px",fontFamily:"Microsoft Yahei",fillStyle:"rgba(184, 184, 184, 0.3)",rotate:25,timestamp:!1,format:"YYYY-MM-DD HH:mm",zIndex:0};let observerMap={};function _createWatermark(G){const{id:L,watch:r,content:B,container:w,width:b,height:l,textAlign:h,textBaseline:g,fontSize:E,fontFamily:D,fillStyle:v,rotate:p,timestamp:S,format:C,zIndex:N}=G;observerMap[L]={wmMo:null,wmTimer:null};const U=document.createElement("canvas");U.setAttribute("width",`${b}px`),U.setAttribute("height",`${l}px`);let x=typeof w=="string"?document.querySelector(w):w;const j=U.getContext("2d");j.textAlign=h,j.textBaseline=g,j.font=`${E} ${D}`,j.fillStyle=v,j.translate(b/2,l/2),j.rotate(-(Math.PI/180)*p),j.fillText(`${B}`,0,0),S&&j.fillText(`${timeFormat(new Date,C)}`,0,parseInt(E)+5);let T=x.querySelector(".__vm__"+L);const o=T||document.createElement("div"),a=`position:absolute;user-select:none;top:0;left:0;${x.getAttribute("style")};z-index:${N};pointer-events:none !important;background-repeat:repeat;background-image:url('${U.toDataURL()}')`;if(o.setAttribute("style",a),o.classList.add("__vm__"+L),T||x.insertBefore(o,x.children[1]),r){const I=window.MutationObserver||window.WebKitMutationObserver;I&&(observerMap[L].wmMo=new I(f=>{let P=f.some(c=>c.target.className==x.className&&c.type=="attributes");T=x.querySelector(".__vm__"+L),(T&&T.getAttribute("style")!==a||!T||P)&&(observerMap[L].wmMo.disconnect(),observerMap[L].wmMo=null,delete observerMap[L].wmMo,_createWatermark(G))}),observerMap[L].wmMo.observe(x,{attributes:!0,subtree:!0,childList:!0}))}if(C){let I=864e5;C.includes("s")?I=1e3:C.includes("m")?I=1e3*60:(C.includes("h")||C.includes("H"))&&(I=1e3*60*60),observerMap[L].wmTimer=window.setTimeout(()=>{o.style.bottom="0"},I)}}const destroyWatermark=function(G){const{id:L,watch:r,container:B}=G;if(r){let w=typeof B=="string"?document.querySelector(B):B;observerMap[L]&&(observerMap[L].wmMo&&observerMap[L].wmMo.disconnect(),observerMap[L].wmMo=null,observerMap[L].wmTimer&&window.clearTimeout(observerMap[L].wmTimer),observerMap[L].wmTimer=null,delete observerMap[L]);const b=w.querySelector(".__vm__"+L);b&&b.parentNode.removeChild(b)}},createWatermark=function(G){let L=Object.assign({},defaultOption,G);destroyWatermark(L),_createWatermark(L)},watermark={createWatermark,destroyWatermark},lImg="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+",vImg="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 nzh_min={exports:{}};/*!
2
2
  * nzh v1.0.8
3
3
  * Homepage http://cnwhy.github.io/nzh
4
4
  * License BSD-2-Clause
5
- */(function(R,L){(function(r,B){R.exports=B()})(commonjsGlobal,function(){function r(x,j){return j={exports:{}},x(j,j.exports),j.exports}function B(x,j){var T=h.getNumbResult(x);if(!T)return x;j=j||{};var o=this.ch,m=this.ch_u,a=this.ch_f||"",I=this.ch_d||".",f=o.charAt(0),P=T.int,c=T.decimal,d=T.minus,A="",z="",k=d?a:"",F=function G(it,lt,pt){it=h.getNumbResult(it).int;var ut="",bt=arguments.length>1?arguments[1]:j.tenMin,vt=it.length;if(vt==1)return o.charAt(+it);if(vt<=4)for(var dt=0,yt=vt;yt--;){var ft=+it.charAt(dt);ut+=bt&&vt==2&&dt==0&&ft==1?"":o.charAt(ft),ut+=ft&&yt?m.charAt(yt):"",dt++}else{for(var gt=it.length/4>>0,Pt=it.length%4;Pt==0||!m.charAt(3+gt);)Pt+=4,gt--;var jt=it.substr(0,Pt),St=it.substr(Pt);ut=G(jt,bt)+m.charAt(3+gt)+(St.charAt(0)=="0"?f:"")+G(St,St.length>4&&bt)}return ut=h.clearZero(ut,f)};if(c){c=h.clearZero(c,"0","$");for(var X=0;X<c.length;X++)z+=o.charAt(+c.charAt(X));z=z?I+z:""}if(A=F(P),j.ww&&m.length>5){var V=m.charAt(4),K=m.charAt(5),tt=A.lastIndexOf(K);~tt&&(A=A.substring(0,tt).replace(new RegExp(K,"g"),V+V)+A.substring(tt))}return k+A+z}function w(x){x=x.toString();var j=x.split(this.ch_d),T=j[0].replace(this.ch_f,""),o=j[1],m=!!~j[0].indexOf(this.ch_f),a=this.ch_u.charAt(1),I=this.ch_u.charAt(4),f=this.ch_u.charAt(5);T=T.replace(new RegExp(I+"{2}","g"),f);for(var P=T.split(""),c=0,d=0,A=[],z=[],k=[],F=0;F<P.length;F++){var X=P[F],V=0,K=0;if(~(V=this.ch.indexOf(X)))V>0&&k.unshift(V);else if(~(K=this.ch_u.indexOf(X))){var tt=h.getDigit(K);c>K?(h.unshiftZero(k,tt),h.centerArray(z,k)):K>=d?(F==0&&(k=[1]),h.centerArray(A,z,k),A.length>0&&h.unshiftZero(A,tt),d=K):(k.length==0&&a==X&&(k=[1]),h.centerArray(z,k),h.unshiftZero(z,h.getDigit(K)),c=K)}}h.centerArray(A,z,k).reverse(),A.length==0&&A.push(0);var G=0;if(o){A.push("."),G="0.";for(var F=0;F<o.length;F++)G+=this.ch.indexOf(o.charAt(F)),A.push(this.ch.indexOf(o.charAt(F)));G=+G}return m&&A.unshift("-"),parseFloat(A.join(""))}function b(x,j){var T={ww:!0,complete:!1,outSymbol:!0},o=h.getNumbResult(x),m=this.ch.charAt(0);if(j=typeof j=="object"?j:{},!o)return x;j=h.extend(T,j);var a=o.num,I=o.decimal||"",f=j.outSymbol?this.m_t:"",P=I?"":this.m_z,c="";if(j.complete){for(var d=1;d<this.m_u.length;d++)c+=B.call(this,I.charAt(d-1)||"0")+this.m_u.charAt(d);P=B.call(this,a,j)+this.m_u.charAt(0)}else{if(I=I.substr(0,this.m_u.length-1),I=h.clearZero(I,"0","$"))for(var A,d=0;d<this.m_u.length-1;d++)I.charAt(d)&&I.charAt(d)!="0"&&(c+=B.call(this,I.charAt(d))+this.m_u.charAt(d+1),A=!1),I.charAt(d)!=="0"||A||(d==0&&a=="0"||(c+=m),A=!0);a=="0"&&!P&&c||(P=B.call(this,a,j)+this.m_u.charAt(0)+P)}return f+P+c}function l(x,j){return{encodeS:function(T,o){return o=h.extend({ww:!0,tenMin:!0},o),g.CL.call(x,T,o)},encodeB:function(T,o){return o=h.extend({ww:!0},o),g.CL.call(j,T,o)},decodeS:function(){return g.unCL.apply(x,arguments)},decodeB:function(){return g.unCL.apply(j,arguments)},toMoney:function(T,o){return o=h.extend({ww:!0},o),g.toMoney.call(j,T,o)}}}var h=r(function(x,j){var T=/^([+-])?0*(\d+)(\.(\d+))?$/,o=/^([+-])?0*(\d+)(\.(\d+))?e(([+-])?(\d+))$/i,m=j.e2ten=function(I){var f=o.exec(I.toString());if(!f)return I;var P=f[2],c=f[4]||"",d=f[5]?+f[5]:0;if(d>0){var A=c.substr(0,d);A=A.length<d?A+new Array(d-A.length+1).join("0"):A,c=c.substr(d),P+=A}else{d=-d;var z=P.length-d;z=z<0?0:z;var k=P.substr(z,d);k=k.length<d?new Array(d-k.length+1).join("0")+k:k,P=P.substring(0,z),c=k+c}return P=P==""?"0":P,(f[1]=="-"?"-":"")+P+(c?"."+c:"")};j.getNumbResult=function(I){var f=T.exec(I.toString());if(!f&&o.test(I.toString())&&(f=T.exec(m(I.toString()))),f)return{int:f[2],decimal:f[4],minus:f[1]=="-",num:f.slice(1,3).join("")}},j.centerArray=function I(f,P){if(f.splice.apply(f,[0,P.length].concat(P.splice(0,P.length))),arguments.length>2){var c=[].slice.call(arguments,2);c.unshift(f),I.apply(null,c)}return f};var a=j.hasAttr=function(I,f){return Object.prototype.hasOwnProperty.call(I,f)};j.extend=function(I){for(var f,P=arguments[0]||{},c=Array.prototype.slice.call(arguments,1),d=0;d<c.length;d++){var A=c[d];for(f in A)a(A,f)&&(P[f]=A[f])}return P},j.getDigit=function(I){return I>=5?4*(I-4)+4:I},j.unshiftZero=function(I,f){if(f==null&&(f=1),!(f<=0))for(;f--;)I.unshift(0)},j.clearZero=function(I,f,P){if(I==null)return"";var c=~"*.?+$^[](){}|\\/".indexOf(f)?"\\"+f:f,d=new RegExp("^"+c+"+"),A=new RegExp(c+"+$"),z=new RegExp(c+"{2}","g");return I=I.toString(),P=="^"&&(I=I.replace(d,"")),P&&P!="$"||(I=I.replace(A,"")),P&&P!="nto1"||(I=I.replace(z,f)),I}}),g=(h.e2ten,h.getNumbResult,h.centerArray,h.hasAttr,h.extend,h.getDigit,h.unshiftZero,h.clearZero,{CL:B,unCL:w,toMoney:b}),E=l,D={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"},v={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"},u={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"},S={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"},C={s:D,b:v,hk_s:u,hk_b:S},N=function(x){this.lang=x,this.encode=function(){return g.CL.apply(x,arguments)},this.decode=function(){return g.unCL.apply(x,arguments)},this.toMoney=function(){return g.toMoney.apply(x,arguments)}};N.langs=C,N.cn=E(C.s,C.b),N.hk=E(C.hk_s,C.hk_b);var U=N;return U})})(nzh_min);const Nzh=nzh_min.exports;function defaultTypeProvider(R){return function(L){var r=function(B){B.removePrintElementTypes("defaultModule"),B.addPrintElementTypes("defaultModule",[new R.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(w,b){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(w,b){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 R.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:r}}}function _instanceof(R,L){return L!=null&&typeof Symbol<"u"&&L[Symbol.hasInstance]?!!L[Symbol.hasInstance](R):R instanceof L}function _typeof(R){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof=function(r){return typeof r}:_typeof=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof(R)}window.$=window.jQuery=$__default.default;window.autoConnect=!0;window.io=socket_ioClient.io;window.eval2=eval;var hiprint$1=function(R){var L={};function r(w){if(L[w])return L[w].exports;var b=L[w]={i:w,l:!1,exports:{}};return R[w].call(b.exports,b,b.exports,r),b.l=!0,b.exports}var B=(r.m=R,r.c=L,r.d=function(w,b,l){r.o(w,b)||Object.defineProperty(w,b,{enumerable:!0,get:l})},r.r=function(w){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(w,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(w,"__esModule",{value:!0})},r.t=function(w,b){if(1&b&&(w=r(w)),8&b||4&b&&_typeof(w)=="object"&&w&&w.__esModule)return w;var l=Object.create(null);if(r.r(l),Object.defineProperty(l,"default",{enumerable:!0,value:w}),2&b&&typeof w!="string")for(var h in w)r.d(l,h,function(g){return w[g]}.bind(null,h));return l},r.n=function(w){var b=w&&w.__esModule?function(){return w.default}:function(){return w};return r.d(b,"a",b),b},r.o=function(w,b){return Object.prototype.hasOwnProperty.call(w,b)},r.p="/",r(r.s=21));return B.n=r,B}([function(R,L,r){var B;r.d(L,"a",function(){return hinnn}),window.hinnn={},hinnn.event=(B={},{on:function(b,l){B[b]||(B[b]=[]),B[b].push(l)},id:0,off:function(b,l){var h=B[b];if(h){for(var g=-1,E=0;E<h.length;E++)if(h[E]===l){g=E;break}g<0||B[b].splice(g,1)}},trigger:function(b){var l=B[b];if(l&&l.length)for(var h=Array.prototype.slice.call(arguments,1),g=0;g<l.length;g++)l[g].apply(this,h)},clear:function(b){B[b]=[]},getId:function(){return this.id+=1,this.id},getNameWithId:function(b){return b+"-"+this.getId()}}),hinnn.form={serialize:function(b){var l=$__default.default(b).serializeArray(),h={};return $__default.default.each(l,function(){h[this.name]?Object.prototype.toString.call(h[this.name])=="[object Array]"?h[this.name].push(this.value):h[this.name]=[h[this.name],this.value]:h[this.name]=this.value}),h}},hinnn.pt={toPx:function(b){return b*(this.getDpi()/72)},toMm:function(b){return hinnn.px.toMm(hinnn.pt.toPx(b))},dpi:0,getDpi:function(){if(!this.dpi){var b=document.getElementById("hinnnDpi");b?this.dpi=b.offsetHeight:(b=document.createElement("DIV"),b.id="hinnnDpi",b.style.cssText="width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden",document.body.appendChild(b),this.dpi=b.offsetHeight)}if(this.dpi==0)throw this.dpi=96,new Error('dpi \u83B7\u53D6\u5931\u8D25! \u5DF2\u8BBE\u7F6E\u9ED8\u8BA4\u503C 96; \u8BA1\u7B97\u53EF\u80FD\u4E0D\u51C6\u786E,\u8BF7\u5148\u624B\u52A8\u6267\u884C "hinnn.pt.getDpi()" ');return this.dpi}},hinnn.px={toPt:function(b){return b*(72/this.getDpi())},toMm:function(b){return Math.round(b/this.getDpi()*25.4*100)/100},dpi:0,getDpi:function(){if(!this.dpi){var b=document.getElementById("hinnnDpi");b?this.dpi=b.offsetHeight:(b=document.createElement("DIV"),b.id="hinnnDpi",b.style.cssText="width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden",document.body.appendChild(b),this.dpi=b.offsetHeight)}if(this.dpi==0)throw this.dpi=96,new Error('dpi \u83B7\u53D6\u5931\u8D25! \u5DF2\u8BBE\u7F6E\u9ED8\u8BA4\u503C 96; \u8BA1\u7B97\u53EF\u80FD\u4E0D\u51C6\u786E,\u8BF7\u5148\u624B\u52A8\u6267\u884C "hinnn.px.getDpi()" ');return this.dpi}},hinnn.mm={toPt:function(b){return 72/25.4*b},toPx:function(b){return hinnn.pt.toPx(hinnn.mm.toPt(b))}},hinnn.throttle=function(w,b,l){var h,g,E,D=null,v=0;l||(l={});var u=function(){v=l.leading===!1?0:_.now(),D=null,E=w.apply(h,g),D||(h=g=null)};return function(){var S=_.now();v||l.leading!==!1||(v=S);var C=b-(S-v);return h=this,g=arguments,C<=0||C>b?(D&&(clearTimeout(D),D=null),v=S,E=w.apply(h,g),D||(h=g=null)):D||l.trailing===!1||(D=setTimeout(u,C)),E}},hinnn.debounce=function(w,b,l){var h,g,E,D,v,u=function S(){var C=_.now()-D;C<b&&C>=0?h=setTimeout(S,b-C):(h=null,l||(v=w.apply(E,g),h||(E=g=null)))};return function(){E=this,g=arguments,D=_.now();var S=l&&!h;return h||(h=setTimeout(u,b)),S&&(v=w.apply(E,g),E=g=null),v}},hinnn.toUtf8=function(w){var b,l,h,g;for(b="",h=w.length,l=0;l<h;l++)(g=w.charCodeAt(l))>=1&&g<=127?b+=w.charAt(l):g>2047?(b+=String.fromCharCode(224|g>>12&15),b+=String.fromCharCode(128|g>>6&63),b+=String.fromCharCode(128|g>>0&63)):(b+=String.fromCharCode(192|g>>6&31),b+=String.fromCharCode(128|g>>0&63));return b},hinnn.groupBy=function(w,b,l){var h={};return w.forEach(function(g){var E=JSON.stringify(l(g));h[E]||(h[E]={rows:[]},b.forEach(function(D){h[E][D]=g[D]})),h[E].rows.push(g)}),Object.keys(h).map(function(g){return h[g]})},hinnn.orderBy=function(w,b){if(w.length<=1)return w;var l=Math.floor(w.length/2),h=w.splice(l,1)[0],g=[],E=[],D=!0,v=!1,u=void 0;try{for(var S=w[Symbol.iterator](),C;!(D=(C=S.next()).done);D=!0){var N=C.value;b(N)<b(h)?g.push(N):E.push(N)}}catch(U){v=!0,u=U}finally{try{!D&&S.return!=null&&S.return()}finally{if(v)throw u}}return this.orderBy(g,b).concat([h],this.orderBy(E,b))},hinnn.dateFormat=function(w,b){if(w)try{var l=typeof w=="string"?new Date(w):w,h={"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 g in/(y+)/.test(b)&&(b=b.replace(RegExp.$1,(l.getFullYear()+"").substr(4-RegExp.$1.length))),h)new RegExp("("+g+")").test(b)&&(b=b.replace(RegExp.$1,RegExp.$1.length==1?h[g]:("00"+h[g]).substr((""+h[g]).length)));return b}catch(E){return console.log(E),""}return""},hinnn.numFormat=function(w,b){if(w!=null)try{var l=typeof w=="string"?parseFloat(w):w,h=parseInt(b);return h>0?l.toFixed(h):parseInt(l.toString())}catch(g){return console.log(g),""}return""},hinnn.toUpperCase=function(w,b){if(!Nzh)return b;var l=b;switch(w){case"0":l=Nzh.cn.encodeS(b);break;case"1":l=Nzh.cn.encodeS(b,{tenMin:!1});break;case"2":l=Nzh.cn.encodeB(b,{tenMin:!0});break;case"3":l=Nzh.cn.encodeB(b);break;case"4":l=Nzh.cn.toMoney(b,{tenMin:!0});break;case"5":l=Nzh.cn.toMoney(b);break;case"6":l=Nzh.cn.toMoney(b,{complete:!0});break;case"7":l=Nzh.cn.toMoney(b,{complete:!0,outSymbol:!1});break}return l}},function(R,L,r){r.d(L,"a",function(){return w});var B=r(9),w=function(){function b(){}return b.prototype.init=function(l){l&&$__default.default.extend(this,l)},b.prototype.register=function(l){this.init(l);var h=this,g=h.getHooks("init");g&&g.forEach(E=>{E.run({Config:h,OptionItems:B,ElementTypes:hiprint$1.ElementTypes,hinnn,hiprint:hiprint$1})})},b.prototype.getHooks=function(l){return this.pluginsList().reduce((h,g)=>h.concat(g.hooks.filter(E=>E.hook===l)),[])},b.prototype.pluginsList=function(){var l=this;return this.plugins?this.plugins.filter(h=>l.versionCheck(h)):[]},b.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 h=b.instance.version.split("."),g=parseInt(h[0]),E=parseInt(h[1]),D=parseInt(h[2]),v=l.leastHiprintVersion.split("."),u=parseInt(v[0]),S=parseInt(v[1]),C=parseInt(v[2]);let N=!1;return g>u&&(N=!0),g===u&&E>S&&(N=!0),g===u&&E===S&&D>=C&&(N=!0),N||console.error(`Plugin [${l.name}] requires "@svelte-hiprint/hiprint" version ${l.leastHiprintVersion} and you are using ${b.instance.version}. Disabling plugin. If you want to use this plugin, please update to the required version.`),N},b.prototype.on=function(l,h){hinnn.event.on(l,h)},b.prototype.clear=function(l){hinnn.event.clear(l)},b.prototype.registerItems=function(l){l.forEach(function(h){B.a.registerItem(new h)})},Object.defineProperty(b,"instance",{get:function(){return b._instance||(b._instance=new b,window.HIPRINT_CONFIG&&$__default.default.extend(b._instance,HIPRINT_CONFIG),b._instance.optionItems&&b._instance.optionItems.forEach(function(h){B.a.registerItem(new h)})),b._instance},enumerable:!0,configurable:!0}),b}()},function(R,L,r){var B=function(){function b(l){this.printElement=l}return b.prototype.updatePosition=function(l,h){this.left=l,this.top=h},b}();r.d(L,"a",function(){return w});var w=function(){function b(){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,h){var g=.75*l;return h&&(h=h),Math.round(g/h)*h}}return Object.defineProperty(b,"instance",{get:function(){return this._instance||(this._instance=new b),this._instance},enumerable:!0,configurable:!0}),b.prototype.getDragingPrintElement=function(){return b.instance.dragingPrintElement},b.prototype.setDragingPrintElement=function(l){b.instance.dragingPrintElement=new B(l)},b.prototype.guid=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(l){var h=16*Math.random()|0;return(l=="x"?h:3&h|8).toString(16)})},b.prototype.imageToBase64=function(l){if($__default.default(l).attr("src").indexOf("base64")==-1)try{var h=document.createElement("canvas"),g=new Image;g.src=l.attr("src"),h.width=g.width,h.height=g.height,h.getContext("2d").drawImage(g,0,0),l.attr("src",h.toDataURL("image/png"))}catch{try{this.xhrLoadImage(l)}catch(D){console.log(D)}}},b.prototype.xhrLoadImage=function(l){},b.prototype.transformImg=function(l){var h=this;l.map(function(g,E){h.imageToBase64($__default.default(E))})},b.prototype.getPrintTemplateById=function(l){return b.instance.printTemplateContainer[l]},b.prototype.setPrintTemplateById=function(l,h){return b.instance.printTemplateContainer[l]=h},b}()},function(R,L,r){var B=function(){return function(){}}();r.d(L,"a",function(){return w});var w=function(){function b(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 b.prototype.setDefault=function(l){this.defaultOptions=l,this.initSize(),Object.keys(this.defaultOptions).forEach(h=>{this[h]=this[h]||this.defaultOptions[h]})},b.prototype.initSize=function(){this.width||this.setWidth(this.defaultOptions.width),this.height||this.setHeight(this.defaultOptions.height)},b.prototype.initSizeByHtml=function(l,h){this.width||this.setWidth(l),this.height||this.setHeight(h)},b.prototype.getRectInfo=function(){var l={w:0,h:0,diffW:0,diffH:0};if(this.transform){var h=this.transform*Math.PI/180,g=this.width,E=this.height,D=Math.sin(h),v=Math.cos(h),u=Math.abs(g*v)+Math.abs(E*D),S=Math.abs(g*D)+Math.abs(E*v),C=(g-u)/2,N=(E-S)/2;l.w=u,l.h=S,l.diffW=C,l.diffH=N}return l},b.prototype.getLeft=function(){return this.left},b.prototype.posLeft=function(){var l=this.left;return this.transform&&(l+=this.getRectInfo().diffW),Math.floor(l*10)/10},b.prototype.setRotate=function(l){l!=null&&(this.transform=l)},b.prototype.displayLeft=function(l){return this.transform&&l?this.left+this.getRectInfo().diffW+"pt":this.left+"pt"},b.prototype.setLeft=function(l){l!=null&&(this.left=l)},b.prototype.getTop=function(){return this.top},b.prototype.posTop=function(){var l=this.top;return this.transform&&(l+=this.getRectInfo().diffH),Math.floor(l*10)/10},b.prototype.getTopInDesign=function(){return this.topInDesign},b.prototype.displayTop=function(l){return this.transform&&l?this.top+this.getRectInfo().diffH+"pt":this.top+"pt"},b.prototype.setTop=function(l){l!=null&&(this.top=l)},b.prototype.copyDesignTopFromTop=function(){this.topInDesign=this.top},b.prototype.getHeight=function(){if(this.transform){var l=this.getRectInfo();return l.h+l.diffH}return this.height},b.prototype.displayHeight=function(){return this.height+"pt"},b.prototype.setHeight=function(l){l!=null&&(this.height=l)},b.prototype.getWidth=function(){if(this.transform){var l=this.getRectInfo();return l.w+l.diffW}return this.width},b.prototype.displayWidth=function(){return this.width+"pt"},b.prototype.setWidth=function(l){l!=null&&(this.width=l)},b.prototype.getValueFromOptionsOrDefault=function(l){return this[l]==null?this.defaultOptions[l]:this[l]},b.prototype.getPrintElementOptionEntity=function(){var l=new B,h=this;return Object.keys(this).filter(function(g){return g!="topInDesign"}).forEach(function(g){if(typeof h[g]!="number"&&typeof h[g]!="string"&&!["fields"].includes(g)&&_typeof(h[g])!=_typeof(!0)||(l[g]=h[g]),g=="style"){l.style={};var E=h[g];E&&Object.keys(E).forEach(function(D){typeof E[D]!="number"&&typeof E[D]!="string"||(l.style[D]=E[D])})}}),l},b.prototype.init=function(l){var h=this;l&&Object.keys(l).forEach(function(g){h[g]=l[g]})},b}()},function(R,L,r){r.d(L,"a",function(){return E});var B=r(17),w=r(1),b=r(9),l=r(6);r(0);var h=r(8),g=r(2),E=function(){function D(v){this.printElementType=v,this.id=g.a.instance.guid()}return D.prototype.getConfigOptionsByName=function(v){return w.a.instance[v]},D.prototype.getProxyTarget=function(v){v&&this.SetProxyTargetOption(v);var u=this.getData(),S=this.createTarget(this.getTitle(),u);return this.updateTargetSize(S),this.css(S,u),S},D.prototype.SetProxyTargetOption=function(v){this.options.getPrintElementOptionEntity(),$__default.default.extend(this.options,v),this.copyFromType()},D.prototype.showInPage=function(v,u){var S=this.options.showInPage,C=this.options.unShowInPage;if(S){if(S=="first")return v==0;if(v==u-1&&C=="last")return!1;if(S=="odd")return(v!=0||C!="first")&&v%2==0;if(S=="even")return v%2==1;if(S=="last")return v==u-1}return(v!=0||C!="first")&&(v!=u-1||C!="last")},D.prototype.setTemplateId=function(v){this.templateId=v},D.prototype.setPanel=function(v){this.panel=v},D.prototype.getField=function(){return this.options.field||this.printElementType.field},D.prototype.getTitle=function(){return this.printElementType.title},D.prototype.updateSizeAndPositionOptions=function(v,u,S,C){this.options.setLeft(v),this.options.setTop(u),this.options.copyDesignTopFromTop(),this.options.setWidth(S),this.options.setHeight(C)},D.prototype.initSizeByHtml=function(v){if(v&&v.length){this.createTempContainer();var u=v.clone();this.getTempContainer().append(u),this.options.initSizeByHtml(parseInt(hinnn.px.toPt(u.width()).toString()),parseInt(hinnn.px.toPt(u.height()).toString())),this.removeTempContainer()}},D.prototype.updateTargetSize=function(v){v.css("width",this.options.displayWidth()),v.css("height",this.options.displayHeight())},D.prototype.updateTargetWidth=function(v){v.css("width",this.options.displayWidth())},D.prototype.getDesignTarget=function(v){var u=this,S=0;return this.designTarget=this.getHtml(v)[0].target,this.designPaper=v,this.designTarget.click(function(C){C.timeStamp-S>500&&hinnn.event.trigger(u.getPrintElementSelectEventKey(),{printElement:u}),S=C.timeStamp}),this.designTarget.dblclick(function(C){var N=u.designTarget.find(".hiprint-printElement-content");if(N){var U=u.designTarget.find(".resize-panel");u.printElementType.type=="text"&&!(u.options.textType&&u.options.textType!="text")&&(u._editing=!0,u.designTarget.hidraggable("update",{draggable:!1}),N.css("cursor","text"),N.addClass("editing"),u.designTarget.addClass("editing"),N.click(function(x){u._editing&&x.stopPropagation()}),N.attr("contenteditable",!0),U&&U.css("display","none"),u.selectEnd(N))}}),this.designTarget},D.prototype.selectEnd=function(v){if(v.focus(),typeof window.getSelection<"u"&&typeof document.createRange<"u"){var u=document.createRange();u.selectNodeContents(v[0]),u.collapse(!1);var S=window.getSelection();S.removeAllRanges(),S.addRange(u)}else if(typeof document.body.createTextRange<"u"){var u=document.body.createTextRange();u.moveToElementText(v[0]),u.collapse(!1),u.select()}},D.prototype.updateByContent=function(v){var u=this,S=u.designTarget.find(".hiprint-printElement-content");if(u._editing){S&&S.css("cursor","")&&S.removeClass("editing")&&S.removeAttr("contenteditable"),u.designTarget.removeClass("editing");var C=S.text(),N=u.options.title+"\uFF1A";C.startsWith(N)&&u.options.field?C.length>N.length?u.options.testData=C.split("\uFF1A")[1]:(u.options.title=C,u.options.testData=""):u.options.title=C,v||hinnn.event.trigger(u.getPrintElementSelectEventKey(),{printElement:u}),u.updateDesignViewFromOptions(),hinnn.event.trigger("hiprintTemplateDataChanged_"+u.templateId,"\u7F16\u8F91\u4FEE\u6539"),u._editing=!1;var U=u.options.draggable==null||u.options.draggable==!0;u.designTarget.hidraggable("update",{draggable:U})}},D.prototype.getPrintElementSelectEventKey=function(){return"PrintElementSelectEventKey_"+this.templateId},D.prototype.design=function(v,u){var S=this;this.designTarget.hidraggable({draggable:S.options.draggable,axis:S.options.axis?S.options.axis:void 0,designTarget:S,onDrag:function(N,U,x){var j=S.panel.printElements.filter(function(I){return I.designTarget.children().last().css("display")=="block"&&I.designTarget.children().last().hasClass("selected")&&!I.printElementType.type.includes("table")}),T=j.length>1,o=!S.designTarget.children().last().hasClass("selected");if(T){var m=U-S.options.left,a=x-S.options.top;j.forEach(function(I){I.updateSizeAndPositionOptions(m+I.options.getLeft(),a+I.options.getTop()),I.designTarget.css("left",I.options.displayLeft()),I.designTarget.css("top",I.options.displayTop()),I.createLineOfPosition(u)}),o&&(S.updateSizeAndPositionOptions(U,x),S.createLineOfPosition(u))}else S.updateSizeAndPositionOptions(U,x),S.createLineOfPosition(u);g.a.instance.changed=!0},moveUnit:"pt",minMove:w.a.instance.movingDistance,onBeforeDrag:function(N){g.a.instance.draging=!0,S.designTarget.focus(),S.createLineOfPosition(u)},getScale:function(){return S.designPaper.scale||1},onStopDrag:function(N){g.a.instance.changed&&hinnn.event.trigger("hiprintTemplateDataChanged_"+S.templateId,"\u79FB\u52A8"),g.a.instance.draging=!1,g.a.instance.changed=!1;var U=S.panel.printElements.filter(function(x){return x.designTarget.children().last().css("display")=="block"&&!x.printElementType.type.includes("table")});U.length>1?U.forEach(function(x){x.removeLineOfPosition()}):S.removeLineOfPosition()}}),this.designTarget.on("mouseup",function(){setTimeout(function(){S.removeLineOfPosition(),hinnn.event.trigger("hiprintTemplateMouseUp_"+u.templateId)},300)}),this.designTarget.hicontextMenu(S.panel.getContextMenuList(S)),this.setResizePanel(),this.bingCopyEvent(this.designTarget),this.bingKeyboardMoveEvent(this.designTarget,u)},D.prototype.getPrintElementEntity=function(v){return v?new B.a(void 0,this.options.getPrintElementOptionEntity(),this.printElementType.getPrintElementTypeEntity()):new B.a(this.printElementType.tid,this.options.getPrintElementOptionEntity())},D.prototype.submitOption=function(){var v=this,u=this.getConfigOptions();u&&u.tabs&&u.tabs.length?this.getPrintElementOptionTabs().forEach(function(S){S.list.forEach(function(C){var N=C.getValue(),U=C.name=="textType"&&v.options[C.name]!==N,x=C.name=="axis"&&v.options[C.name]!==N,j=C.name=="draggable"&&v.options[C.name]!==N;N&&_typeof(N)=="object"?Object.keys(N).forEach(function(T){v.options[T]=N[T]}):v.options[C.name]=N,U&&v.setResizePanel(),x&&v.designTarget.hidraggable("update",{axis:N}),j&&v.designTarget.hidraggable("update",{draggable:N})})}):this.getPrintElementOptionItems().forEach(function(S){var C=S.getValue(),N=S.name=="textType"&&v.options[S.name]!==C,U=S.name=="axis"&&v.options[S.name]!==C,x=S.name=="draggable"&&v.options[S.name]!==C;C&&_typeof(C)=="object"?Object.keys(C).forEach(function(j){v.options[j]=C[j]}):v.options[S.name]=C,N&&v.setResizePanel(),U&&v.designTarget.hidraggable("update",{axis:C}),x&&v.designTarget.hidraggable("update",{draggable:C})}),this.updateDesignViewFromOptions(),hinnn.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u5143\u7D20\u4FEE\u6539")},D.prototype.updateOption=function(v,u,S){try{var C=this,N=this.getConfigOptions(),U=["draggable"];N&&N.tabs&&N.tabs.length?N.tabs.forEach(function(x){x.options.forEach(function(j){U.push(j.name)})}):U=N.supportOptions.map(function(x){return x.name}),U&&U.includes(v)&&(this.options[v]=u,v=="draggable"&&C.designTarget.hidraggable("update",{draggable:u}),v=="widthHeight"&&(u.width&&(this.options.width=u.width),u.height&&(this.options.height=u.height),u.widthHeightSync&&(this.options.widthHeightSync=u.widthHeightSync)),v=="coordinate"&&(u.left&&(this.options.left=u.left),u.top&&(this.options.top=u.top),u.coordinateSync&&(this.options.coordinateSync=u.coordinateSync)),this.updateDesignViewFromOptions(),S||(hinnn.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u53C2\u6570\u4FEE\u6539"),hinnn.event.trigger(C.getPrintElementSelectEventKey(),{printElement:C})))}catch(x){console.log("updateOption error",x)}},D.prototype.getReizeableShowPoints=function(){return this.options.textType=="barcode"?this.options.showPoints||w.a.instance.barcode.showPoints:this.options.textType=="qrcode"?this.options.showPoints||w.a.instance.qrcode.showPoints:this.options.showPoints||w.a.instance.text.showPoints},D.prototype.setResizePanel=function(){var v=this,u=this.designPaper;this.designTarget.hireizeable({showPoints:v.getReizeableShowPoints(),draggable:v.options.draggable,showSizeBox:w.a.instance.showSizeBox,getScale:function(){return v.designPaper.scale||1},onBeforeResize:function(){g.a.instance.draging=!0},onResize:function(C,N,U,x,j,T){T!=null?v.onRotate(C,T):v.onResize(C,N,U,x,j),v.createLineOfPosition(u)},onStopResize:function(C){hinnn.event.trigger("hiprintTemplateDataChanged_"+v.templateId,C?"\u65CB\u8F6C":"\u5927\u5C0F"),g.a.instance.draging=!1,v.removeLineOfPosition()}}),this.options.draggable==!1&&$__default.default('<i style="position:absolute;font-size:12px;right:-14px;bottom:-14px;z-index:10" class="svicon sv-lock"></i>').insertBefore(this.designTarget.find(".resize-panel"))},D.prototype.onRotate=function(v,u){this.options.setRotate(u)},D.prototype.onResize=function(v,u,S,C,N){this.updateSizeAndPositionOptions(N,C,S,u)},D.prototype.getOrderIndex=function(){return this.options.getTop()},D.prototype.getHtml=function(v,u,S){var C=0;this.setCurrenttemplateData(u);var N=[],U=this.getBeginPrintTopInPaperByReferenceElement(v),x=v.getPaperFooter(C);this.isHeaderOrFooter()||this.isFixed()||U>x&&v.panelPageRule!="none"&&(N.push(new l.a({target:void 0,printLine:void 0})),U=U-x+v.paperHeader,C++,x=v.getPaperFooter(C));var j=this.getData(u),T=this.createTarget(this.getTitle(),j,S);return this.updateTargetSize(T),this.css(T,j),T.css("position","absolute"),T.css("left",this.options.displayLeft()),T.css("top",U+"pt"),N.push(new l.a({target:T,printLine:U+this.options.getHeight(),referenceElement:new h.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:v.index,bottomInLastPaper:U+this.options.getHeight(),printTopInPaper:U})})),u&&this.options.pageBreak&&(N[0].target.css("top",v.paperHeader+"pt"),N[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-v.paperHeader,N[0].printLine=v.paperHeader,N[0].referenceElement.bottomInLastPaper=0,N[0].referenceElement.printTopInPaper=v.paperHeader,N.unshift(new l.a({target:T,printLine:v.height,referenceElement:new h.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:v.index,bottomInLastPaper:v.height,printTopInPaper:v.paperHeader})}))),N},D.prototype.getHtml2=function(v,u,S){var C=0;this.setCurrenttemplateData(u);var N=[],U=this.getBeginPrintTopInPaperByReferenceElement(v),x=v.getPaperFooter(C);this.isHeaderOrFooter()||this.isFixed()||(v.panelPageRule!="none"&&U>x&&(N.push(new l.a({target:void 0,printLine:void 0})),U=U-x+v.paperHeader,C++,x=v.getPaperFooter(C)),U<=x&&U+this.options.getHeight()>x&&v.panelPageRule!="none"&&(N.push(new l.a({target:void 0,printLine:void 0})),U=v.paperHeader,C++,x=v.getPaperFooter(C)));var j=this.getData(u),T=this.createTarget(this.getTitle(),j);return v.panelPageRule=="none"&&U+this.options.getHeight()>x&&this.updatePanelHeight(U+this.options.getHeight(),v),this.updateTargetSize(T),this.css(T,j),T.css("position","absolute"),T.css("left",this.options.displayLeft()),T.css("top",U+"pt"),N.push(new l.a({target:T,printLine:U+this.options.getHeight(),referenceElement:new h.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:v.index,bottomInLastPaper:U+this.options.getHeight(),printTopInPaper:U})})),u&&this.options.pageBreak&&(N[0].target.css("top",v.paperHeader+"pt"),N[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-v.paperHeader,N[0].printLine=v.paperHeader,N[0].referenceElement.bottomInLastPaper=0,N[0].referenceElement.printTopInPaper=v.paperHeader,N.unshift(new l.a({target:T,printLine:v.height,referenceElement:new h.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:v.index,bottomInLastPaper:v.height,printTopInPaper:v.paperHeader})}))),N},D.prototype.updatePanelHeight=function(v,u){if(this.panel.panelPageRule=="none"){var S=hinnn.pt.toMm(v);u.paperFooter=v,u.target.css("height",S+"mm"),u.target.attr("original-height",S)}},D.prototype.getBeginPrintTopInPaperByReferenceElement=function(v){var u=this.options.getTop();return this.isHeaderOrFooter()||this.isFixed()?u:v.referenceElement.isPositionLeftOrRight(u)?v.referenceElement.printTopInPaper+(u-v.referenceElement.top):v.referenceElement.bottomInLastPaper+(u-(v.referenceElement.top+v.referenceElement.height))},D.prototype.css=function(v,u){var S=this,C=this.getConfigOptions();if(C){var N;C.tabs&&C.tabs.length?(N=[],C.tabs.forEach(function(U){N=N.concat(U.options)})):N=C.supportOptions,N&&N.forEach(function(U){var x=b.a.getItem(U.name);x&&x.css&&x.css(v,S.options.getValueFromOptionsOrDefault(U.name))})}this.stylerCss(v,u)},D.prototype.stylerCss=function(v,u){var S=this.getStyler();if(S){var C=S(u,this.options,v,this._currenttemplateData);C&&Object.keys(C).forEach(function(N){v.css(N,C[N])})}},D.prototype.getData=function(v){var u=this.getField();return v?u&&u.split(".").reduce((S,C)=>S?S[C]:v?v[C]:"",!1)||"":this.printElementType.getData()},D.prototype.copyFromType=function(){var v=this.options,u=this.printElementType,S=this.getConfigOptions(),C=[];return S&&S.tabs&&S.tabs.length?S.tabs.forEach(function(N){N.options.forEach(function(U){C.push(U.name)})}):C=S.supportOptions.map(function(N){return N.name}),Object.keys(u).forEach(function(N){u[N]&&N!="columns"&&C.indexOf(N)>-1&&(v[N]=_typeof(u[N])=="function"?u[N].toString():u[N])}),v},D.prototype.getPrintElementOptionTabs=function(){if(this._printElementOptionTabs)return this._printElementOptionTabs;var v=[],u=this.getConfigOptions();if(u){var S=u.tabs;S&&S.forEach(function(C,N){v.push({name:C.name,list:[]}),C.options.filter(function(U){return!U.hidden}).forEach(function(U){var x=b.a.getItem(U.name);v[N].list.push(x)})})}return this._printElementOptionTabs=v,this._printElementOptionItems=void 0,this._printElementOptionTabs},D.prototype.getPrintElementOptionItems=function(){if(this._printElementOptionItems)return this._printElementOptionItems;var v=[],u=this.getConfigOptions();if(u){var S;u.tabs&&u.tabs.length?(S=[],u.tabs.forEach(function(C){C=C.concat(C.options)})):S=u.supportOptions,S&&S.filter(function(C){return!C.hidden}).forEach(function(C){var N=b.a.getItem(C.name);v.push(N)})}return this._printElementOptionItems=this.filterOptionItems(v.concat()),this._printElementOptionTabs=void 0,this._printElementOptionItems},D.prototype.getPrintElementOptionItemsByName=function(v){var u=[],S=this.getConfigOptionsByName(v);if(S){var C;S.tabs&&S.tabs.length?(C=[],S.tabs.forEach(function(N){C=C.concat(N.options)})):C=S.supportOptions,C&&C.filter(function(N){return!N.hidden}).forEach(function(N){var U=b.a.getItem(N.name);u.push(U)})}return u.concat()},D.prototype.filterOptionItems=function(v){return this.printElementType.field?v.filter(function(u){return u.name!="field"}):v},D.prototype.createTempContainer=function(){this.removeTempContainer(),$__default.default("body").append($__default.default('<div class="hiprint_temp_Container hiprint-printPaper" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},D.prototype.removeTempContainer=function(){$__default.default(".hiprint_temp_Container").remove()},D.prototype.getTempContainer=function(){return $__default.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(v){this._currenttemplateData=v},D.prototype.isFixed=function(){return this.options.fixed},D.prototype.onRendered=function(v,u){this.printElementType&&this.printElementType.onRendered&&this.printElementType.onRendered(u,this.options,v.getTarget())},D.prototype.createLineOfPosition=function(v){var u=$__default.default(".toplineOfPosition.id"+this.id),S=$__default.default(".topPosition.id"+this.id),C=$__default.default(".leftlineOfPosition.id"+this.id),N=$__default.default(".leftPosition.id"+this.id),U=$__default.default(".rightlineOfPosition.id"+this.id),x=$__default.default(".bottomlineOfPosition.id"+this.id),j=w.a.instance;if(u.length)u.css("top",this.options.displayTop(!0));else{var u=$__default.default('<div class="toplineOfPosition id'+this.id+'" style="position: absolute; width: 100%;"></div>');u.css("top",this.options.displayTop(!0)),u.css("width",v.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(u)}if(j.showPosition)if(this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!0),S.length)S.toggleClass("topPosition-lineMode",j.positionLineMode),S.text(this.options.posTop()+(j.positionUnit?"pt":"")),S.css("top",this.options.posTop()-S.height()+"pt"),j.positionLineMode?S.css("left",this.options.posLeft()-S.width()/2+"pt"):S.css("left",this.options.posLeft()+2+"pt");else{var S=$__default.default('<div class="topPosition id'+this.id+'" style="position: absolute;"></div>');S.toggleClass("topPosition-lineMode",j.positionLineMode),S.text(this.options.posTop()+(j.positionUnit?"pt":"")),j.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(C.length)C.css("left",this.options.displayLeft(!0));else{var T=$__default.default('<div class="leftlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');T.css("left",this.options.displayLeft(!0)),T.css("height",v.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(T)}if(j.showPosition)if(N.length)N.text(this.options.posLeft()+(j.positionUnit?"pt":"")),N.toggleClass("leftPosition-lineMode",j.positionLineMode),N.css("left",this.options.posLeft()-N.width()+"pt"),j.positionLineMode?N.css("top",this.options.posTop()-N.height()/3+"pt"):N.css("top",this.options.posTop()+2+"pt");else{var N=$__default.default('<div class="leftPosition id'+this.id+'" style="position: absolute;"></div>');N.text(this.options.posLeft()+(j.positionUnit?"pt":"")),N.toggleClass("leftPosition-lineMode",j.positionLineMode),j.positionLineMode?N.css("top",this.options.posTop()-N.height()/3+"pt"):N.css("top",this.options.posTop()+2+"pt"),this.designTarget.parents(".hiprint-printPaper-content").append(N),N.css("left",this.options.posLeft()-N.width()+"pt")}if(U.length)U.css("left",this.options.getLeft()+this.options.getWidth()+"pt");else{var o=$__default.default('<div class="rightlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');o.css("left",this.options.getLeft()+this.options.getWidth()+"pt"),o.css("height",v.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(o)}if(x.length)x.css("top",this.options.getTop()+this.options.getHeight()+"pt");else{var m=$__default.default('<div class="bottomlineOfPosition id'+this.id+'" style="position: absolute;width: 100%;"></div>');m.css("top",this.options.getTop()+this.options.getHeight()+"pt"),m.css("width",v.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(m)}},D.prototype.removeLineOfPosition=function(){$__default.default(".toplineOfPosition.id"+this.id).remove(),$__default.default(".topPosition.id"+this.id).remove(),this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!1),$__default.default(".leftlineOfPosition.id"+this.id).remove(),$__default.default(".leftPosition.id"+this.id).remove(),$__default.default(".rightlineOfPosition.id"+this.id).remove(),$__default.default(".bottomlineOfPosition.id"+this.id).remove()},D.prototype.getFontList=function(){var v=this.options.fontList;return v||(v=g.a.instance.getPrintTemplateById(this.templateId).getFontList())},D.prototype.getFields=function(){if(this.printElementType.type=="table")return this.options.tableFields;var v=this.options.fields;return v||(v=g.a.instance.getPrintTemplateById(this.templateId).getFields())},D.prototype.getOnImageChooseClick=function(){var v=this.options.onImageChooseClick;return v||(v=g.a.instance.getPrintTemplateById(this.templateId).getOnImageChooseClick())},D.prototype.bingCopyEvent=function(v){var u=this;v.keydown(function(S){if(u._editing&&!S.altKey&&S.keyCode==13){u.updateByContent();return}(S.ctrlKey||S.metaKey)&&S.keyCode==67&&(u.panel.copyJson(),S.preventDefault()),(S.ctrlKey||S.metaKey)&&S.keyCode==68&&(u.panel.copyJson(),u.panel.pasteJson(),S.preventDefault()),(S.ctrlKey||S.metaKey)&&S.keyCode==88&&(u.panel.cutJson(),S.preventDefault())})},D.prototype.clone=function(v){var u=this;let S=u.printElementType.createPrintElement();return Object.keys(u.options).forEach(function(C){S.options[C]=u.options[C]}),S},D.prototype.getFormatter=function(){var v=void 0;if(this.printElementType.formatter&&(v=this.printElementType.formatter),this.options.formatter)try{var u="formatter="+this.options.formatter;v=eval2(u)}catch(S){console.log(S)}return v},D.prototype.getStyler=function(){var v=void 0;if(this.printElementType.styler&&(v=this.printElementType.styler),this.options.styler)try{var u="fnstyler="+this.options.styler;v=eval2(u)}catch(S){console.log(S)}return v},D.prototype.bingKeyboardMoveEvent=function(v,u){var S=this,C=void 0,N=void 0;v.attr("tabindex","1"),v.keydown(function(U){if(U.target.tagName!="INPUT"&&!(S._editing&&!U.altKey)&&S.options.draggable!==!1){var x=S.panel.printElements.filter(function(m){return m.designTarget.children().last().css("display")=="block"&&!m.printElementType.type.includes("table")}),j=x.length>1,T=w.a.instance.movingDistance;switch(U.keyCode){case 8:case 46:var o=S.panel;j?x.forEach(function(m){o.deletePrintElement(m)}):o.deletePrintElement(S),hinnn.event.trigger("clearSettingContainer");break;case 37:C=S.options.getLeft(),j?x.forEach(function(m){m.updatePositionByMultipleSelect(0-T,0)}):(S.updateSizeAndPositionOptions(C-T),v.css("left",S.options.displayLeft())),U.preventDefault();break;case 38:N=S.options.getTop(),j?x.forEach(function(m){m.updatePositionByMultipleSelect(0,0-T)}):(S.updateSizeAndPositionOptions(void 0,N-T),v.css("top",S.options.displayTop())),U.preventDefault();break;case 39:C=S.options.getLeft(),j?x.forEach(function(m){m.updatePositionByMultipleSelect(T,0)}):(S.updateSizeAndPositionOptions(C+T),v.css("left",S.options.displayLeft())),U.preventDefault();break;case 40:N=S.options.getTop(),j?x.forEach(function(m){m.updatePositionByMultipleSelect(0,T)}):(S.updateSizeAndPositionOptions(void 0,N+T),v.css("top",S.options.displayTop())),U.preventDefault()}[37,38,39,40].includes(U.keyCode)&&hinnn.event.trigger("hiprintTemplateDataChanged_"+S.templateId,"\u952E\u76D8\u79FB\u52A8")}})},D.prototype.inRect=function(v){var u=this.designPaper.scale||1,S=this.designTarget[0].offsetLeft,C=this.designTarget[0].offsetTop,N=this.designTarget[0].offsetHeight,U=this.designTarget[0].offsetWidth,x=S+U,j=C+N,T=$__default.default(v.target[0]).position().left/u,o=$__default.default(v.target[0]).position().top/u,m=v.target[0].offsetHeight,a=v.target[0].offsetWidth,I=T+a,f=o+m;return T<x&&I>S&&C<f&&j>o},D.prototype.multipleSelect=function(v){v?this.designTarget.addClass("multipleSelect"):this.designTarget.removeClass("multipleSelect")},D.prototype.updatePositionByMultipleSelect=function(v,u){this.options.draggable!==!1&&(this.updateSizeAndPositionOptions(v+this.options.getLeft(),u+this.options.getTop()),this.designTarget.css("left",this.options.displayLeft()),this.designTarget.css("top",this.options.displayTop()))},D}()},function(R,L,r){var B=function(){function x(){}return x.prototype.init=function(j){this.target=$__default.default('<input type="text" class="hitable-editor-text" value="" />'),j.getTarget().append(this.target),this.target.focus()},x.prototype.getValue=function(){return this.target.val()},x.prototype.setValue=function(j){this.target.val(j)},x.prototype.destroy=function(){this.target.remove()},x}(),w=function(){function x(){this.text=new B}return Object.defineProperty(x,"Instance",{get:function(){return x._instance||(x._instance=new x),x._instance},enumerable:!0,configurable:!0}),x}(),b=function(){function x(){}return x.prototype.init=function(j,T){var o=`<select class="auto-submit" style="width:100%">
6
- <option value="" disabled>\u8BF7\u9009\u62E9\u5B57\u6BB5</option>`;j.forEach(function(m,a){m.field==T.field?o+=' <option value="'+(m.field||"")+'" selected >'+(m.text||"")+"</option>":o+=' <option value="'+(m.field||"")+'" >'+(m.text||"")+"</option>"}),o+=" </select>",this.target=$__default.default(o),T.getTarget().append(this.target),this.target.focus()},x.prototype.getValue=function(){var j=this.target.val(),T=this.target.find('option[value="'+j+'"]').text();return T+"#"+j},x.prototype.setValue=function(j){j&&(this.target.find('option[value="'+j+'"]').length||this.target.find("select").prepend('<option value="'+j+'" >'+j+"</option>")),this.target.find("select").val(j)},x.prototype.destroy=function(){this.target.remove()},x}(),l=function(){function x(){this.select=new b}return Object.defineProperty(x,"Instance",{get:function(){return x._instance||(x._instance=new x),x._instance},enumerable:!0,configurable:!0}),x}(),h=function(){function x(){}return Object.defineProperty(x,"Instance",{get:function(){return w._instance||(x._instance=new x),x._instance},enumerable:!0,configurable:!0}),x.prototype.createEditor=function(j){return $__default.default.extend({},w.Instance[j])},x.prototype.createSelect=function(j){return $__default.default.extend({},l.Instance[j])},x}(),g=r(10),E=r(14),D=r(11),v=function(){function x(){}return x.prototype.init=function(j,T){var o=this;this.tableOptions=T,this.title=j.title,this.field=j.field,j.getTarget().unbind("dblclick.hitable").bind("dblclick.hitable",function(){j.isEditing=!0,o.beginEdit(j)})},x.prototype.getDisplayHtml=function(){return this.title},x.prototype.beginEdit=function(j){var T=this;T.tableOptions.options.fields&&T.tableOptions.options.fields.length?(this.editor=h.Instance.createSelect("select"),j.getTarget().html(""),this.editor.init(T.tableOptions.options.fields,j),this.editor.setValue(this.field||""),$__default.default(this.editor.target).keydown(function(o){o.keyCode==13&&T.endEdit(j)}),$__default.default(this.editor.target).change(function(o){T.endEdit(j)}),$__default.default(this.editor.target).blur(function(o){T.endEdit(j)})):(this.editor=h.Instance.createEditor("text"),j.getTarget().html(""),this.editor.init(j),(this.title||this.field)&&(this.tableOptions.options.isEnableEditField?this.editor.setValue((this.title||"")+"#"+(this.field||"")):this.editor.setValue(this.title||"")),$__default.default(this.editor.target).keydown(function(o){o.keyCode==13&&T.endEdit(j)}),$__default.default(this.editor.target).blur(function(o){T.endEdit(j)}),this.tableOptions.editingCell&&this.tableOptions.editingCell.id!=j.id&&this.tableOptions.editingCell.innerElement.endEdit(this.tableOptions.editingCell),this.tableOptions.editingCell=j)},x.prototype.endEdit=function(j){j.isEditing=0;var T=this.editor.getValue();if(T)if(this.tableOptions.options.isEnableEditField||this.tableOptions.options.fields){var o=T.split("#");j.title=this.title=o[0],o.length>0&&(j.columnId=j.field=this.field=o[1]),j.id&&j.target.attr("id",j.id),j.columnId&&j.target.attr("column-id",j.columnId),hinnn.event.trigger("hiprintTemplateDataChanged_"+this.tableOptions.options.templateId,"\u8C03\u6574\u8868\u683C\u5217\u5B57\u6BB5")}else j.title=this.title=T;else this.tableOptions.options.isEnableEditField?(j.title=this.title="",j.field=this.field=""):j.title=this.title="";this.editor.destroy(),j.getTarget().html(this.title)},x}(),u=function(){return function(x){this.title=x.title,this.field=x.field,this.width=x.width,this.align=x.align,this.halign=x.halign,this.vAlign=x.vAlign,this.colspan=x.colspan,this.rowspan=x.rowspan,this.checked=x.checked,this.columnId=x.columnId,this.tableSummaryTitle=x.tableSummaryTitle,this.tableSummaryText=x.tableSummaryText,this.tableSummaryColspan=x.tableSummaryColspan,this.tableSummary=x.tableSummary,this.tableSummaryAlign=x.tableSummaryAlign,this.tableSummaryNumFormat=x.tableSummaryNumFormat,this.tableSummaryFormatter=x.tableSummaryFormatter,this.upperCase=x.upperCase,this.renderFormatter=x.renderFormatter&&x.renderFormatter.toString(),this.formatter2=x.formatter2&&x.formatter2.toString(),this.styler2=x.styler2&&x.styler2.toString(),this.stylerHeader=x.stylerHeader&&x.stylerHeader.toString(),this.tableColumnHeight=x.tableColumnHeight,this.tableTextType=x.tableTextType,this.tableBarcodeMode=x.tableBarcodeMode,this.tableQRCodeLevel=x.tableQRCodeLevel}}(),S=function(){function x(){this.id=D.a.createId()}return x.prototype.init=function(j,T,o,m){this.isHead=m,this.rowId=o,this.isEditing=!1;var a=/^[0-9]*$/;this.target=j,this.tableOptions=T;var I=this.target.attr("colspan");this.colspan=a.test(I)?parseInt(I):1;var f=this.target.attr("rowspan");this.rowspan=a.test(f)?parseInt(f):1,this.initEvent(),this.isHead&&this.initInnerEelement()},x.prototype.beginEdit=function(){if(!this.isEditing&&this.tableOptions.isEnableEdit&&this.tableOptions.onBeforEdit(this)){var j=this.getValue();this.editor=h.Instance.createEditor("text"),this.isEditing=!0,this.tableOptions.editingCell=this,this.target.html(""),this.editor.init(this),this.editor.setValue(j)}},x.prototype.endEdit=function(){this.isEditing=!1;var j=this.editor.getValue();this.editor.destroy(),this.target.html(j)},x.prototype.getTarget=function(){return this.target},x.prototype.getValue=function(){return this.target.html()},x.prototype.setValue=function(j){},x.prototype.initInnerEelement=function(){this.innerElement=new v,this.innerElement.init(this,this.tableOptions)},x.prototype.initEvent=function(){},x.prototype.isXYinCell=function(j,T){var o=new g.b({x:j,y:T,height:0,width:0});return this.isOverlap(o)},x.prototype.getTableRect=function(){return new g.b({x:this.target.offset().left,y:this.target.offset().top,height:this.target[0].offsetHeight,width:this.target[0].offsetWidth})},x.prototype.isOverlap=function(j){var T=this.getTableRect();return j.x+j.width>T.x&&T.x+T.width>j.x&&j.y+j.height>T.y&&T.y+T.height>j.y},x.prototype.isInRect=function(j){var T=j.rect,o=this.getTableRect();if(o.x>=T.x&&o.x+o.width<=T.x+T.width&&o.y>=T.y&&o.y+o.height<=T.y+T.height){var m=E.a.mergeRect(T,o);return JSON.stringify(T)==JSON.stringify(m)||(j.changed=!0,j.rect=m,!0)}return!1},x.prototype.isSelected=function(){return this.target.hasClass("selected")},x.prototype.select=function(){this.target.addClass("selected")},x.prototype.isHeader=function(){return!1},x.prototype.setAlign=function(j){this.align=j,j?this.target.css("text-align",j):this.target[0].style.textAlign=""},x.prototype.setVAlign=function(j){this.vAlign=j,j?this.target.css("vertical-align",j):this.target[0].style.verticalAlign=""},x.prototype.getEntity=function(){return new u(this)},x}();r.d(L,"a",function(){return U});var C,N=(C=function(j,T){return(C=Object.setPrototypeOf||_instanceof({__proto__:[]},Array)&&function(o,m){o.__proto__=m}||function(o,m){for(var a in m)m.hasOwnProperty(a)&&(o[a]=m[a])})(j,T)},function(x,j){function T(){this.constructor=x}C(x,j),x.prototype=j===null?Object.create(j):(T.prototype=j.prototype,new T)}),U=function(x){function j(T){var o=this;return T=T||{},(o=x.call(this)||this).width=T.width?parseFloat(T.width.toString()):100,o.title=T.title,o.descTitle=T.descTitle,o.field=T.field,o.fixed=T.fixed,o.rowspan=T.rowspan?parseInt(T.rowspan):1,o.colspan=T.colspan?parseInt(T.colspan):1,o.align=T.align,o.halign=T.halign,o.vAlign=T.vAlign,o.formatter=T.formatter,o.styler=T.styler,o.renderFormatter=T.renderFormatter,o.formatter2=T.formatter2,o.styler2=T.styler2,o.stylerHeader=T.stylerHeader,o.checkbox=T.checkbox,o.checked=T.checked!=0,o.columnId=T.columnId||T.field,o.tableColumnHeight=T.tableColumnHeight,o.tableTextType=T.tableTextType,o.tableBarcodeMode=T.tableBarcodeMode,o.tableQRCodeLevel=T.tableQRCodeLevel,o.tableSummaryTitle=T.tableSummaryTitle,o.tableSummaryText=T.tableSummaryText,o.tableSummaryColspan=T.tableSummaryColspan,o.tableSummary=T.tableSummary,o.tableSummaryAlign=T.tableSummaryAlign,o.tableSummaryNumFormat=T.tableSummaryNumFormat,o.tableSummaryFormatter=T.tableSummaryFormatter,o.upperCase=T.upperCase,o}return N(j,x),j.prototype.css=function(T){},j}(S)},function(R,L,r){r.d(L,"a",function(){return B});var B=function(){return function(w){this.printLine=w.printLine,this.target=w.target,this.referenceElement=w.referenceElement}}()},function(module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,"a",function(){return TableExcelHelper});var _ReconsitutionTableColumns__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(19),_assets_plugins_hinnn__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(0),TableExcelHelper=function(){function TableExcelHelper(){}return TableExcelHelper.createTableHead=function(R,L){for(var r=TableExcelHelper.reconsitutionTableColumnTree(R),B=$__default.default("<thead></thead>"),w=TableExcelHelper.getColumnsWidth(r,L),b=function(g){var E=$__default.default("<tr></tr>");r[g].filter(function(D){return D.checked}).forEach(function(D){var v=$__default.default("<td></td>");D.id&&v.attr("id",D.id),D.columnId&&v.attr("column-id",D.columnId),(D.align||D.halign)&&v.css("text-align",D.halign||D.align),D.vAlign&&v.css("vertical-align",D.vAlign),D.colspan>1&&v.attr("colspan",D.colspan),D.rowspan>1&&v.attr("rowspan",D.rowspan),v.html(D.title),w[D.id]?(D.hasWidth=!0,D.targetWidth=w[D.id],v.attr("haswidth","haswidth"),v.css("width",w[D.id]+"pt")):D.hasWidth=!1;var u=TableExcelHelper.getHeaderStyler(D);if(u){var S=u(D);S&&Object.keys(S).forEach(function(C){v.css(C,S[C])})}E.append(v)}),B.append(E)},l=0;l<r.totalLayer;l++)b(l);return TableExcelHelper.syncTargetWidthToOption(R),B},TableExcelHelper.createTableFooter=function(R,L,r,B,w,b){var l=$__default.default("<tfoot></tfoot>"),h=this.getFooterFormatter(r,B),g=this.tableSummaryTitle;let E=r.tableFooterRepeat=="last"?L:b,D=r.columns.length-1;var v=this.rowColumns||r.columns[D].columns;if(r.tableFooterRepeat!="no"&&v.some(function(S){return S.tableSummary})){var u=$__default.default("<tr></tr>");v.filter(function(S){return S.checked}).forEach(function(S){var C=E.filter(function(k){return k&&k[S.field]}).map(function(k){return new RegExp("^-?(0|[1-9]\\d*)(\\.\\d+)?").test(k[S.field])?Number(k[S.field]):0}),N=S.tableSummaryText,U=S.tableSummaryNumFormat||2,x=`text-align: ${S.tableSummaryAlign||"center"}`,j=S.tableSummaryColspan==null?1:S.tableSummaryColspan,T=S.upperCase;let{toUpperCase:o,numFormat:m}=_assets_plugins_hinnn__WEBPACK_IMPORTED_MODULE_1__.a;var a=TableExcelHelper.getColumnTableSummaryFormatter(S),I=a?a(S,C,L,r):"";if(I){u.append(I);return}switch(S.tableSummary){case"count":var z=g(S,N||"\u8BA1\u6570:",w),f=o(T,E.filter(k=>k).length||0);u.append(`<td style="${x}" colspan="${j}">${z}${f}</td>`);break;case"sum":var P=parseFloat(Number(C.reduce(function(k,F){return k+F},0)));P=o(T,m(P,U));var z=g(S,N||"\u5408\u8BA1:",w);u.append(`<td style="${x}" colspan="${j}">${z}${P}</td>`);break;case"avg":var P=parseFloat(Number(C.reduce(function(k,F){return k+F},0))),c=parseFloat(Number(P/(C.length||1)));c=o(T,m(c,U));var z=g(S,N||"\u5E73\u5747\u503C:",w);u.append(`<td style="${x}" colspan="${j}">${z}${c}</td>`);break;case"min":var d=Math.min(...C);d==1/0&&(d=0),d=o(T,m(d,U));var z=g(S,N||"\u6700\u5C0F\u503C:",w);u.append(`<td style="${x}" colspan="${j}">${z}${d||0}</td>`);break;case"max":var A=Math.max(...C);A==-1/0&&(A=0);var z=g(S,N||"\u6700\u5927\u503C:",w);A=o(T,m(A,U)),u.append(`<td style="${x}" colspan="${j}">${z}${A||0}</td>`);break;case"text":u.append(`<td style="${x}" colspan="${j}">${N||""}</td>`);break;default:j>=1&&u.append(`<td style="${x}" colspan="${j}">${N||""}</td>`);break}}),l.append(u)}return h&&l.append(h(r,L,w,b)),l},TableExcelHelper.tableSummaryTitle=function(R,L,r){var B=R.tableSummaryTitle==null||R.tableSummaryTitle==!0;return B?`${L}`:r?"":`<span style="color:firebrick">${L}</span>`},TableExcelHelper.createTableRow=function(R,L,r,B,w){var b=this,l=TableExcelHelper.reconsitutionTableColumnTree(R),h=$__default.default("<tbody></tbody>"),g=b.getGroupFieldsFormatter(B,w),E=g?B.groupFields=g(w,B,L):w.groupFields?w.groupFields:[];return L||(L=[]),E.length?_assets_plugins_hinnn__WEBPACK_IMPORTED_MODULE_1__.a.groupBy(L,E,function(D){var v={};return E.forEach(function(u){return v[u]=D[u]}),v}).forEach(function(D){var v=b.getGroupFormatter(B,w);if(v){var u=$__default.default("<tr></tr>");u.append(v(l.colspan,L,r,D,B)),h.append(u)}var S=b.getGroupFooterFormatter(B,w),C=D;if(C.rows.forEach(function(U,x){var j=TableExcelHelper.createRowTarget(l,U,B,w,x,C.rows,r);h.append(j)}),S){var N=$__default.default("<tr></tr>");N.append(S(l.colspan,L,r,D,B)),h.append(N)}}):L.forEach(function(D,v){var u=TableExcelHelper.createRowTarget(l,D,B,w,v,u,r);h.append(u)}),h},TableExcelHelper.createRowTarget=function(R,L,r,B,w,b,l){var h=$__default.default("<tr></tr>"),g=R.rowColumns.filter(function(v){return v.checked});h.data("rowData",L),R.rowColumns.filter(function(v){return v.checked}).forEach(function(v,u){if(!!v.checked){var S="";if(r.rowsColumnsMerge){S=eval2("rowsColumnsMerge="+r.rowsColumnsMerge);var C=S(L,v,u,w,b,l)||[1,1],N=$__default.default(`<td style = 'display:${C[0]&&C[1]?"":"none"}' rowspan = '${C[0]}' colspan = '${C[1]}'></td>`)}else var N=$__default.default("<td></td>");if(L&&Object.keys(L).length>0&&(r.tableHeaderRepeat=="first"||r.tableHeaderRepeat=="none")){if(v.field&&N.attr("field",v.field),v.align&&N.css("text-align",v.align),v.vAlign&&N.css("vertical-align",v.vAlign),r.rowsColumnsMerge&&C[1]>1){var U=0;g.forEach((P,c)=>{c>=u&&c<u+C[1]&&(U+=P.width)})}N.css("width",(U||v.width)+"pt")}else v.field&&N.attr("field",v.field),v.align&&N.css("text-align",v.align),v.vAlign&&N.css("vertical-align",v.vAlign);var x=TableExcelHelper.getColumnFormatter(v),j=x?x(L[v.field],L,u,r):L[v.field],T=TableExcelHelper.getColumnRenderFormatter(v);if(T)N.html(T(L[v.field],L,u,r,w));else if(v.tableTextType=="text"||v.tableTextType==null)N.html(j);else{if(v.tableTextType=="barcode"){N.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{j?(JsBarcode__default.default(N.find(".hibarcode_imgcode")[0],j,{format:v.tableBarcodeMode||"CODE128A",width:1,textMargin:-1,lineColor:"#000000",margin:0,height:parseInt(10),displayValue:!1}),N.find(".hibarcode_imgcode").attr("height",v.tableColumnHeight||30+"pt"),N.find(".hibarcode_imgcode").css("margin","5pt 10pt"),N.find(".hibarcode_imgcode").attr("width","calc(100% - 20pt)")):N.html("")}catch(P){console.log(P),N.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(v.tableTextType=="image"&&(N.html(""),j)){var o=$__default.default('<div><img style = "max-width:100%;max-height:100%"/></div>');o.find("img").attr("src",j),console.log(o.find("img").css("width")),N.html(o)}if(v.tableTextType=="qrcode"){N.html("");try{var m=$__default.default("<div></div>");if(j){var a=parseInt(v.width||v.targetWidth||20),I=parseInt(v.tableColumnHeight||20);m.css("height",(a>I?I:a)+"pt"),new QRCode(m[0],{width:a>I?I:a,height:a>I?I:a,colorDark:"#000000",useSVG:!0,correctLevel:v.tableQRCodeLevel||0}).makeCode(j),N.html(m)}}catch(P){console.log(P),N.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}v.tableTextType==="sequence"&&N.html(w+1)}var f=TableExcelHelper.getColumnStyler(v);if(f){var a=f(L[v.field],L,u,r);a&&Object.keys(a).forEach(function(c){N.css(c,a[c])})}h.append(N)}});var E=TableExcelHelper.getRowStyler(r,B);if(E){var D=E(L,r);D&&Object.keys(D).forEach(function(v){h.css(v,D[v])})}return h},TableExcelHelper.createEmptyRowTarget=function(R,L){var r=TableExcelHelper.reconsitutionTableColumnTree(R),B=$__default.default("<tr></tr>");return r.rowColumns.filter(function(w){return w.checked}).forEach(function(w,b){var l=$__default.default("<td></td>");w.field&&l.attr("field",w.field),w.align&&l.css("text-align",w.align),w.vAlign&&l.css("vertical-align",w.vAlign),B.append(l)}),L&&L.options.tableBodyRowHeight&&B.find("td:not([rowspan])").css("height",L.options.tableBodyRowHeight+"pt"),B},TableExcelHelper.getColumnsWidth=function(R,L){var r={},B=TableExcelHelper.allAutoWidth(R),w=TableExcelHelper.allFixedWidth(R);return R.rowColumns.filter(function(b){return b.checked}).forEach(function(b){if(b.fixed)r[b.id]=b.width;else{var l=L-w,h=b.width/B*(l>0?l:0);r[b.id]=h}}),r},TableExcelHelper.resizeTableCellWidth=function(R,L,r){var B=TableExcelHelper.reconsitutionTableColumnTree(L),w=TableExcelHelper.getColumnsWidth(B,r);R.find("thead tr td[haswidth]").map(function(b,l){var h=$__default.default(l).attr("id"),g=w[h];$__default.default(l).css("width",g+"pt")})},TableExcelHelper.allAutoWidth=function(R){var L=0,r={};return R.rowColumns.filter(function(B){return B.checked}).forEach(function(B){r[B.id]?r[B.id]=0:r[B.id]=B.width,L+=B.fixed?0:r[B.id]}),L},TableExcelHelper.allFixedWidth=function(R){var L=0,r={};return R.rowColumns.filter(function(B){return B.checked}).forEach(function(B){r[B.id]?r[B.id]=0:r[B.id]=B.width,L+=B.fixed?r[B.id]:0}),L},TableExcelHelper.reconsitutionTableColumnTree=function(R,L,r){var B=L||new _ReconsitutionTableColumns__WEBPACK_IMPORTED_MODULE_0__.a;B.colspan=0;for(var w=function(h){B.totalLayer=h+1,B[h]=R[h].columns,h==0&&R[h].columns.forEach(function(g){h==0&&(B.colspan+=g.colspan)})},b=0;b<R.length;b++)w(b);return B.rowColumns=TableExcelHelper.getOrderdColumns(B),B},TableExcelHelper.syncTargetWidthToOption=function(R){R.forEach(function(L){L.columns.forEach(function(r){r.hasWidth&&(r.width=r.targetWidth)})})},TableExcelHelper.getGroupFieldsFormatter=function(R,L){var r=void 0;if(L.groupFields&&L.groupFields.length){var B=typeof L.groupFields=="string"?L.groupFields:JSON.stringify(L.groupFields);R.groupFieldsFormatter="function(groupData,options){ return "+B+" }"}if(L.groupFieldsFormatter&&(r=L.groupFieldsFormatter),R.groupFieldsFormatter)try{var w="groupFieldsFormatter="+R.groupFieldsFormatter;r=eval2(w)}catch(b){console.log(b)}return r},TableExcelHelper.getGroupFormatter=function(R,L){var r=void 0;if(L.groupFormatter&&(r=L.groupFormatter),R.groupFormatter)try{var B="groupFormatter="+R.groupFormatter;r=eval2(B)}catch(w){console.log(w)}return r},TableExcelHelper.getGroupFooterFormatter=function(R,L){var r=void 0;if(L.groupFooterFormatter&&(r=L.groupFooterFormatter),R.groupFooterFormatter)try{var B="groupFooterFormatter="+R.groupFooterFormatter;r=eval2(B)}catch(w){console.log(w)}return r},TableExcelHelper.getFooterFormatter=function(R,L){var r=void 0;if(L.footerFormatter&&(r=L.footerFormatter),R.footerFormatter)try{var B="footerFormatter="+R.footerFormatter;r=eval2(B)}catch(w){console.log(w)}return r},TableExcelHelper.getRowStyler=function(R,L){var r=void 0;if(L.rowStyler&&(r=L.rowStyler),R.rowStyler)try{var B="rowStyler="+R.rowStyler;r=eval2(B)}catch(w){console.log(w)}return r},TableExcelHelper.getColumnTableSummaryFormatter=function(column){var tableSummaryFormatter=void 0;if(column.tableSummaryFormatter&&(tableSummaryFormatter=column.tableSummaryFormatter),column.tableSummaryFormatter)try{var s="tableSummaryFormatter="+column.tableSummaryFormatter;eval(s)}catch(R){console.log(R)}return tableSummaryFormatter},TableExcelHelper.getColumnStyler=function(R){var L=void 0;if(R.styler&&(L=R.styler),R.styler2)try{var r="styler="+R.styler2;L=eval2(r)}catch(B){console.log(B)}return L},TableExcelHelper.getHeaderStyler=function(R){var L=void 0;if(R.stylerHeader&&(L=R.stylerHeader),R.stylerHeader)try{var r="stylerHeader="+R.stylerHeader;L=eval2(r)}catch(B){console.log(B)}return L},TableExcelHelper.getColumnRenderFormatter=function(R){var L=void 0;if(R.renderFormatter&&(L=R.renderFormatter),R.renderFormatter)try{var r="renderFormatter="+R.renderFormatter;L=eval2(r)}catch(B){console.log(B)}return L},TableExcelHelper.getColumnFormatter=function(R){var L=void 0;if(R.formatter&&(L=R.formatter),R.formatter2)try{var r="formatter="+R.formatter2;L=eval2(r)}catch(B){console.log(B)}return L},TableExcelHelper.getOrderdColumns=function(R){let L={};for(let B=0;B<R.totalLayer;B++)L[B]=[],R[B].forEach((w,b)=>{L[B].push(...new Array(w.colspan).fill({...w,colspan:1}))});for(let B=0;B<R.totalLayer;B++)L[B].forEach((w,b)=>{for(let l=1;l<w.rowspan;l++)L[B+l].splice(b,0,{...w,rowspan:1})});let r=[];for(let B=0;B<R.totalLayer;B++)B>=R.totalLayer-1?L[B].forEach((w,b)=>{w.field||(w.field=r[b])}):L[B].forEach((w,b)=>{B==0?r.push(w.field||""):w.field&&(r[b]=w.field)});return this.rowColumns=L[R.totalLayer-1],L[R.totalLayer-1]},TableExcelHelper}()},function(R,L,r){r.d(L,"a",function(){return B});var B=function(){function w(b){this.top=b.top,this.left=b.left,this.height=b.height,this.width=b.width,this.bottomInLastPaper=b.bottomInLastPaper,this.beginPrintPaperIndex=b.beginPrintPaperIndex,this.printTopInPaper=b.printTopInPaper,this.endPrintPaperIndex=b.endPrintPaperIndex}return w.prototype.isPositionLeftOrRight=function(b){return this.top<=b&&this.top+this.height>b},w}()},function(R,L,r){var B=function(){function n(){this.name="lineHeight"}return n.prototype.css=function(t,H){if(t&&t.length){if(H)return t.css("line-height",H+"pt"),"line-height:"+H+"pt";t[0].style.lineHeight=""}return null},n.prototype.createTarget=function(){return this.target=$__default.default(` <div class="hiprint-option-item hiprint-option-item-row">
5
+ */(function(G,L){(function(r,B){G.exports=B()})(commonjsGlobal,function(){function r(x,j){return j={exports:{}},x(j,j.exports),j.exports}function B(x,j){var T=h.getNumbResult(x);if(!T)return x;j=j||{};var o=this.ch,m=this.ch_u,a=this.ch_f||"",I=this.ch_d||".",f=o.charAt(0),P=T.int,c=T.decimal,d=T.minus,A="",z="",k=d?a:"",F=function R(it,lt,pt){it=h.getNumbResult(it).int;var ut="",bt=arguments.length>1?arguments[1]:j.tenMin,vt=it.length;if(vt==1)return o.charAt(+it);if(vt<=4)for(var dt=0,yt=vt;yt--;){var ft=+it.charAt(dt);ut+=bt&&vt==2&&dt==0&&ft==1?"":o.charAt(ft),ut+=ft&&yt?m.charAt(yt):"",dt++}else{for(var gt=it.length/4>>0,Pt=it.length%4;Pt==0||!m.charAt(3+gt);)Pt+=4,gt--;var jt=it.substr(0,Pt),St=it.substr(Pt);ut=R(jt,bt)+m.charAt(3+gt)+(St.charAt(0)=="0"?f:"")+R(St,St.length>4&&bt)}return ut=h.clearZero(ut,f)};if(c){c=h.clearZero(c,"0","$");for(var X=0;X<c.length;X++)z+=o.charAt(+c.charAt(X));z=z?I+z:""}if(A=F(P),j.ww&&m.length>5){var V=m.charAt(4),K=m.charAt(5),tt=A.lastIndexOf(K);~tt&&(A=A.substring(0,tt).replace(new RegExp(K,"g"),V+V)+A.substring(tt))}return k+A+z}function w(x){x=x.toString();var j=x.split(this.ch_d),T=j[0].replace(this.ch_f,""),o=j[1],m=!!~j[0].indexOf(this.ch_f),a=this.ch_u.charAt(1),I=this.ch_u.charAt(4),f=this.ch_u.charAt(5);T=T.replace(new RegExp(I+"{2}","g"),f);for(var P=T.split(""),c=0,d=0,A=[],z=[],k=[],F=0;F<P.length;F++){var X=P[F],V=0,K=0;if(~(V=this.ch.indexOf(X)))V>0&&k.unshift(V);else if(~(K=this.ch_u.indexOf(X))){var tt=h.getDigit(K);c>K?(h.unshiftZero(k,tt),h.centerArray(z,k)):K>=d?(F==0&&(k=[1]),h.centerArray(A,z,k),A.length>0&&h.unshiftZero(A,tt),d=K):(k.length==0&&a==X&&(k=[1]),h.centerArray(z,k),h.unshiftZero(z,h.getDigit(K)),c=K)}}h.centerArray(A,z,k).reverse(),A.length==0&&A.push(0);var R=0;if(o){A.push("."),R="0.";for(var F=0;F<o.length;F++)R+=this.ch.indexOf(o.charAt(F)),A.push(this.ch.indexOf(o.charAt(F)));R=+R}return m&&A.unshift("-"),parseFloat(A.join(""))}function b(x,j){var T={ww:!0,complete:!1,outSymbol:!0},o=h.getNumbResult(x),m=this.ch.charAt(0);if(j=typeof j=="object"?j:{},!o)return x;j=h.extend(T,j);var a=o.num,I=o.decimal||"",f=j.outSymbol?this.m_t:"",P=I?"":this.m_z,c="";if(j.complete){for(var d=1;d<this.m_u.length;d++)c+=B.call(this,I.charAt(d-1)||"0")+this.m_u.charAt(d);P=B.call(this,a,j)+this.m_u.charAt(0)}else{if(I=I.substr(0,this.m_u.length-1),I=h.clearZero(I,"0","$"))for(var A,d=0;d<this.m_u.length-1;d++)I.charAt(d)&&I.charAt(d)!="0"&&(c+=B.call(this,I.charAt(d))+this.m_u.charAt(d+1),A=!1),I.charAt(d)!=="0"||A||(d==0&&a=="0"||(c+=m),A=!0);a=="0"&&!P&&c||(P=B.call(this,a,j)+this.m_u.charAt(0)+P)}return f+P+c}function l(x,j){return{encodeS:function(T,o){return o=h.extend({ww:!0,tenMin:!0},o),g.CL.call(x,T,o)},encodeB:function(T,o){return o=h.extend({ww:!0},o),g.CL.call(j,T,o)},decodeS:function(){return g.unCL.apply(x,arguments)},decodeB:function(){return g.unCL.apply(j,arguments)},toMoney:function(T,o){return o=h.extend({ww:!0},o),g.toMoney.call(j,T,o)}}}var h=r(function(x,j){var T=/^([+-])?0*(\d+)(\.(\d+))?$/,o=/^([+-])?0*(\d+)(\.(\d+))?e(([+-])?(\d+))$/i,m=j.e2ten=function(I){var f=o.exec(I.toString());if(!f)return I;var P=f[2],c=f[4]||"",d=f[5]?+f[5]:0;if(d>0){var A=c.substr(0,d);A=A.length<d?A+new Array(d-A.length+1).join("0"):A,c=c.substr(d),P+=A}else{d=-d;var z=P.length-d;z=z<0?0:z;var k=P.substr(z,d);k=k.length<d?new Array(d-k.length+1).join("0")+k:k,P=P.substring(0,z),c=k+c}return P=P==""?"0":P,(f[1]=="-"?"-":"")+P+(c?"."+c:"")};j.getNumbResult=function(I){var f=T.exec(I.toString());if(!f&&o.test(I.toString())&&(f=T.exec(m(I.toString()))),f)return{int:f[2],decimal:f[4],minus:f[1]=="-",num:f.slice(1,3).join("")}},j.centerArray=function I(f,P){if(f.splice.apply(f,[0,P.length].concat(P.splice(0,P.length))),arguments.length>2){var c=[].slice.call(arguments,2);c.unshift(f),I.apply(null,c)}return f};var a=j.hasAttr=function(I,f){return Object.prototype.hasOwnProperty.call(I,f)};j.extend=function(I){for(var f,P=arguments[0]||{},c=Array.prototype.slice.call(arguments,1),d=0;d<c.length;d++){var A=c[d];for(f in A)a(A,f)&&(P[f]=A[f])}return P},j.getDigit=function(I){return I>=5?4*(I-4)+4:I},j.unshiftZero=function(I,f){if(f==null&&(f=1),!(f<=0))for(;f--;)I.unshift(0)},j.clearZero=function(I,f,P){if(I==null)return"";var c=~"*.?+$^[](){}|\\/".indexOf(f)?"\\"+f:f,d=new RegExp("^"+c+"+"),A=new RegExp(c+"+$"),z=new RegExp(c+"{2}","g");return I=I.toString(),P=="^"&&(I=I.replace(d,"")),P&&P!="$"||(I=I.replace(A,"")),P&&P!="nto1"||(I=I.replace(z,f)),I}}),g=(h.e2ten,h.getNumbResult,h.centerArray,h.hasAttr,h.extend,h.getDigit,h.unshiftZero,h.clearZero,{CL:B,unCL:w,toMoney:b}),E=l,D={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"},v={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"},p={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"},S={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"},C={s:D,b:v,hk_s:p,hk_b:S},N=function(x){this.lang=x,this.encode=function(){return g.CL.apply(x,arguments)},this.decode=function(){return g.unCL.apply(x,arguments)},this.toMoney=function(){return g.toMoney.apply(x,arguments)}};N.langs=C,N.cn=E(C.s,C.b),N.hk=E(C.hk_s,C.hk_b);var U=N;return U})})(nzh_min);const Nzh=nzh_min.exports;function defaultTypeProvider(G){return function(L){var r=function(B){B.removePrintElementTypes("defaultModule"),B.addPrintElementTypes("defaultModule",[new G.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(w,b){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(w,b){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 G.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:r}}}function _instanceof(G,L){return L!=null&&typeof Symbol<"u"&&L[Symbol.hasInstance]?!!L[Symbol.hasInstance](G):G instanceof L}function _typeof(G){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof=function(r){return typeof r}:_typeof=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},_typeof(G)}window.$=window.jQuery=$__default.default;window.autoConnect=!0;window.io=socket_ioClient.io;window.eval2=eval;var hiprint$1=function(G){var L={};function r(w){if(L[w])return L[w].exports;var b=L[w]={i:w,l:!1,exports:{}};return G[w].call(b.exports,b,b.exports,r),b.l=!0,b.exports}var B=(r.m=G,r.c=L,r.d=function(w,b,l){r.o(w,b)||Object.defineProperty(w,b,{enumerable:!0,get:l})},r.r=function(w){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(w,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(w,"__esModule",{value:!0})},r.t=function(w,b){if(1&b&&(w=r(w)),8&b||4&b&&_typeof(w)=="object"&&w&&w.__esModule)return w;var l=Object.create(null);if(r.r(l),Object.defineProperty(l,"default",{enumerable:!0,value:w}),2&b&&typeof w!="string")for(var h in w)r.d(l,h,function(g){return w[g]}.bind(null,h));return l},r.n=function(w){var b=w&&w.__esModule?function(){return w.default}:function(){return w};return r.d(b,"a",b),b},r.o=function(w,b){return Object.prototype.hasOwnProperty.call(w,b)},r.p="/",r(r.s=21));return B.n=r,B}([function(G,L,r){var B;r.d(L,"a",function(){return hinnn}),window.hinnn={},hinnn.event=(B={},{on:function(b,l){B[b]||(B[b]=[]),B[b].push(l)},id:0,off:function(b,l){var h=B[b];if(h){for(var g=-1,E=0;E<h.length;E++)if(h[E]===l){g=E;break}g<0||B[b].splice(g,1)}},trigger:function(b){var l=B[b];if(l&&l.length)for(var h=Array.prototype.slice.call(arguments,1),g=0;g<l.length;g++)l[g].apply(this,h)},clear:function(b){B[b]=[]},getId:function(){return this.id+=1,this.id},getNameWithId:function(b){return b+"-"+this.getId()}}),hinnn.form={serialize:function(b){var l=$__default.default(b).serializeArray(),h={};return $__default.default.each(l,function(){h[this.name]?Object.prototype.toString.call(h[this.name])=="[object Array]"?h[this.name].push(this.value):h[this.name]=[h[this.name],this.value]:h[this.name]=this.value}),h}},hinnn.pt={toPx:function(b){return b*(this.getDpi()/72)},toMm:function(b){return hinnn.px.toMm(hinnn.pt.toPx(b))},dpi:0,getDpi:function(){if(!this.dpi){var b=document.getElementById("hinnnDpi");b?this.dpi=b.offsetHeight:(b=document.createElement("DIV"),b.id="hinnnDpi",b.style.cssText="width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden",document.body.appendChild(b),this.dpi=b.offsetHeight)}if(this.dpi==0)throw this.dpi=96,new Error('dpi \u83B7\u53D6\u5931\u8D25! \u5DF2\u8BBE\u7F6E\u9ED8\u8BA4\u503C 96; \u8BA1\u7B97\u53EF\u80FD\u4E0D\u51C6\u786E,\u8BF7\u5148\u624B\u52A8\u6267\u884C "hinnn.pt.getDpi()" ');return this.dpi}},hinnn.px={toPt:function(b){return b*(72/this.getDpi())},toMm:function(b){return Math.round(b/this.getDpi()*25.4*100)/100},dpi:0,getDpi:function(){if(!this.dpi){var b=document.getElementById("hinnnDpi");b?this.dpi=b.offsetHeight:(b=document.createElement("DIV"),b.id="hinnnDpi",b.style.cssText="width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden",document.body.appendChild(b),this.dpi=b.offsetHeight)}if(this.dpi==0)throw this.dpi=96,new Error('dpi \u83B7\u53D6\u5931\u8D25! \u5DF2\u8BBE\u7F6E\u9ED8\u8BA4\u503C 96; \u8BA1\u7B97\u53EF\u80FD\u4E0D\u51C6\u786E,\u8BF7\u5148\u624B\u52A8\u6267\u884C "hinnn.px.getDpi()" ');return this.dpi}},hinnn.mm={toPt:function(b){return 72/25.4*b},toPx:function(b){return hinnn.pt.toPx(hinnn.mm.toPt(b))}},hinnn.throttle=function(w,b,l){var h,g,E,D=null,v=0;l||(l={});var p=function(){v=l.leading===!1?0:_.now(),D=null,E=w.apply(h,g),D||(h=g=null)};return function(){var S=_.now();v||l.leading!==!1||(v=S);var C=b-(S-v);return h=this,g=arguments,C<=0||C>b?(D&&(clearTimeout(D),D=null),v=S,E=w.apply(h,g),D||(h=g=null)):D||l.trailing===!1||(D=setTimeout(p,C)),E}},hinnn.debounce=function(w,b,l){var h,g,E,D,v,p=function S(){var C=_.now()-D;C<b&&C>=0?h=setTimeout(S,b-C):(h=null,l||(v=w.apply(E,g),h||(E=g=null)))};return function(){E=this,g=arguments,D=_.now();var S=l&&!h;return h||(h=setTimeout(p,b)),S&&(v=w.apply(E,g),E=g=null),v}},hinnn.toUtf8=function(w){var b,l,h,g;for(b="",h=w.length,l=0;l<h;l++)(g=w.charCodeAt(l))>=1&&g<=127?b+=w.charAt(l):g>2047?(b+=String.fromCharCode(224|g>>12&15),b+=String.fromCharCode(128|g>>6&63),b+=String.fromCharCode(128|g>>0&63)):(b+=String.fromCharCode(192|g>>6&31),b+=String.fromCharCode(128|g>>0&63));return b},hinnn.groupBy=function(w,b,l){var h={};return w.forEach(function(g){var E=JSON.stringify(l(g));h[E]||(h[E]={rows:[]},b.forEach(function(D){h[E][D]=g[D]})),h[E].rows.push(g)}),Object.keys(h).map(function(g){return h[g]})},hinnn.orderBy=function(w,b){if(w.length<=1)return w;var l=Math.floor(w.length/2),h=w.splice(l,1)[0],g=[],E=[],D=!0,v=!1,p=void 0;try{for(var S=w[Symbol.iterator](),C;!(D=(C=S.next()).done);D=!0){var N=C.value;b(N)<b(h)?g.push(N):E.push(N)}}catch(U){v=!0,p=U}finally{try{!D&&S.return!=null&&S.return()}finally{if(v)throw p}}return this.orderBy(g,b).concat([h],this.orderBy(E,b))},hinnn.dateFormat=function(w,b){if(w)try{var l=typeof w=="string"?new Date(w):w,h={"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 g in/(y+)/.test(b)&&(b=b.replace(RegExp.$1,(l.getFullYear()+"").substr(4-RegExp.$1.length))),h)new RegExp("("+g+")").test(b)&&(b=b.replace(RegExp.$1,RegExp.$1.length==1?h[g]:("00"+h[g]).substr((""+h[g]).length)));return b}catch(E){return console.log(E),""}return""},hinnn.numFormat=function(w,b){if(w!=null)try{var l=typeof w=="string"?parseFloat(w):w,h=parseInt(b);return h>0?l.toFixed(h):parseInt(l.toString())}catch(g){return console.log(g),""}return""},hinnn.toUpperCase=function(w,b){if(!Nzh)return b;var l=b;switch(w){case"0":l=Nzh.cn.encodeS(b);break;case"1":l=Nzh.cn.encodeS(b,{tenMin:!1});break;case"2":l=Nzh.cn.encodeB(b,{tenMin:!0});break;case"3":l=Nzh.cn.encodeB(b);break;case"4":l=Nzh.cn.toMoney(b,{tenMin:!0});break;case"5":l=Nzh.cn.toMoney(b);break;case"6":l=Nzh.cn.toMoney(b,{complete:!0});break;case"7":l=Nzh.cn.toMoney(b,{complete:!0,outSymbol:!1});break}return l}},function(G,L,r){r.d(L,"a",function(){return w});var B=r(9),w=function(){function b(){}return b.prototype.init=function(l){l&&$__default.default.extend(this,l)},b.prototype.register=function(l){this.init(l);var h=this,g=h.getHooks("init");g&&g.forEach(E=>{E.run({Config:h,OptionItems:B,ElementTypes:hiprint$1.ElementTypes,hinnn,hiprint:hiprint$1})})},b.prototype.getHooks=function(l){return this.pluginsList().reduce((h,g)=>h.concat(g.hooks.filter(E=>E.hook===l)),[])},b.prototype.pluginsList=function(){var l=this;return this.plugins?this.plugins.filter(h=>l.versionCheck(h)):[]},b.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 h=b.instance.version.split("."),g=parseInt(h[0]),E=parseInt(h[1]),D=parseInt(h[2]),v=l.leastHiprintVersion.split("."),p=parseInt(v[0]),S=parseInt(v[1]),C=parseInt(v[2]);let N=!1;return g>p&&(N=!0),g===p&&E>S&&(N=!0),g===p&&E===S&&D>=C&&(N=!0),N||console.error(`Plugin [${l.name}] requires "@svelte-hiprint/hiprint" version ${l.leastHiprintVersion} and you are using ${b.instance.version}. Disabling plugin. If you want to use this plugin, please update to the required version.`),N},b.prototype.on=function(l,h){hinnn.event.on(l,h)},b.prototype.clear=function(l){hinnn.event.clear(l)},b.prototype.registerItems=function(l){l.forEach(function(h){B.a.registerItem(new h)})},Object.defineProperty(b,"instance",{get:function(){return b._instance||(b._instance=new b,window.HIPRINT_CONFIG&&$__default.default.extend(b._instance,HIPRINT_CONFIG),b._instance.optionItems&&b._instance.optionItems.forEach(function(h){B.a.registerItem(new h)})),b._instance},enumerable:!0,configurable:!0}),b}()},function(G,L,r){var B=function(){function b(l){this.printElement=l}return b.prototype.updatePosition=function(l,h){this.left=l,this.top=h},b}();r.d(L,"a",function(){return w});var w=function(){function b(){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,h){var g=.75*l;return h&&(h=h),Math.round(g/h)*h}}return Object.defineProperty(b,"instance",{get:function(){return this._instance||(this._instance=new b),this._instance},enumerable:!0,configurable:!0}),b.prototype.getDragingPrintElement=function(){return b.instance.dragingPrintElement},b.prototype.setDragingPrintElement=function(l){b.instance.dragingPrintElement=new B(l)},b.prototype.guid=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(l){var h=16*Math.random()|0;return(l=="x"?h:3&h|8).toString(16)})},b.prototype.imageToBase64=function(l){if($__default.default(l).attr("src").indexOf("base64")==-1)try{var h=document.createElement("canvas"),g=new Image;g.src=l.attr("src"),h.width=g.width,h.height=g.height,h.getContext("2d").drawImage(g,0,0),l.attr("src",h.toDataURL("image/png"))}catch{try{this.xhrLoadImage(l)}catch(D){console.log(D)}}},b.prototype.xhrLoadImage=function(l){},b.prototype.transformImg=function(l){var h=this;l.map(function(g,E){h.imageToBase64($__default.default(E))})},b.prototype.getPrintTemplateById=function(l){return b.instance.printTemplateContainer[l]},b.prototype.setPrintTemplateById=function(l,h){return b.instance.printTemplateContainer[l]=h},b}()},function(G,L,r){var B=function(){return function(){}}();r.d(L,"a",function(){return w});var w=function(){function b(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 b.prototype.setDefault=function(l){this.defaultOptions=l,this.initSize(),Object.keys(this.defaultOptions).forEach(h=>{this[h]=this[h]||this.defaultOptions[h]})},b.prototype.initSize=function(){this.width||this.setWidth(this.defaultOptions.width),this.height||this.setHeight(this.defaultOptions.height)},b.prototype.initSizeByHtml=function(l,h){this.width||this.setWidth(l),this.height||this.setHeight(h)},b.prototype.getRectInfo=function(){var l={w:0,h:0,diffW:0,diffH:0};if(this.transform){var h=this.transform*Math.PI/180,g=this.width,E=this.height,D=Math.sin(h),v=Math.cos(h),p=Math.abs(g*v)+Math.abs(E*D),S=Math.abs(g*D)+Math.abs(E*v),C=(g-p)/2,N=(E-S)/2;l.w=p,l.h=S,l.diffW=C,l.diffH=N}return l},b.prototype.getLeft=function(){return this.left},b.prototype.posLeft=function(){var l=this.left;return this.transform&&(l+=this.getRectInfo().diffW),Math.floor(l*10)/10},b.prototype.setRotate=function(l){l!=null&&(this.transform=l)},b.prototype.displayLeft=function(l){return this.transform&&l?this.left+this.getRectInfo().diffW+"pt":this.left+"pt"},b.prototype.setLeft=function(l){l!=null&&(this.left=l)},b.prototype.getTop=function(){return this.top},b.prototype.posTop=function(){var l=this.top;return this.transform&&(l+=this.getRectInfo().diffH),Math.floor(l*10)/10},b.prototype.getTopInDesign=function(){return this.topInDesign},b.prototype.displayTop=function(l){return this.transform&&l?this.top+this.getRectInfo().diffH+"pt":this.top+"pt"},b.prototype.setTop=function(l){l!=null&&(this.top=l)},b.prototype.copyDesignTopFromTop=function(){this.topInDesign=this.top},b.prototype.getHeight=function(){if(this.transform){var l=this.getRectInfo();return l.h+l.diffH}return this.height},b.prototype.displayHeight=function(){return this.height+"pt"},b.prototype.setHeight=function(l){l!=null&&(this.height=l)},b.prototype.getWidth=function(){if(this.transform){var l=this.getRectInfo();return l.w+l.diffW}return this.width},b.prototype.displayWidth=function(){return this.width+"pt"},b.prototype.setWidth=function(l){l!=null&&(this.width=l)},b.prototype.getValueFromOptionsOrDefault=function(l){return this[l]==null?this.defaultOptions[l]:this[l]},b.prototype.getPrintElementOptionEntity=function(){var l=new B,h=this;return Object.keys(this).filter(function(g){return g!="topInDesign"}).forEach(function(g){if(typeof h[g]!="number"&&typeof h[g]!="string"&&!["fields"].includes(g)&&_typeof(h[g])!=_typeof(!0)||(l[g]=h[g]),g=="style"){l.style={};var E=h[g];E&&Object.keys(E).forEach(function(D){typeof E[D]!="number"&&typeof E[D]!="string"||(l.style[D]=E[D])})}}),l},b.prototype.init=function(l){var h=this;l&&Object.keys(l).forEach(function(g){h[g]=l[g]})},b}()},function(G,L,r){r.d(L,"a",function(){return E});var B=r(17),w=r(1),b=r(9),l=r(6);r(0);var h=r(8),g=r(2),E=function(){function D(v){this.printElementType=v,this.id=g.a.instance.guid()}return D.prototype.getConfigOptionsByName=function(v){return w.a.instance[v]},D.prototype.getProxyTarget=function(v){v&&this.SetProxyTargetOption(v);var p=this.getData(),S=this.createTarget(this.getTitle(),p);return this.updateTargetSize(S),this.css(S,p),S},D.prototype.SetProxyTargetOption=function(v){this.options.getPrintElementOptionEntity(),$__default.default.extend(this.options,v),this.copyFromType()},D.prototype.showInPage=function(v,p){var S=this.options.showInPage,C=this.options.unShowInPage;if(S){if(S=="first")return v==0;if(v==p-1&&C=="last")return!1;if(S=="odd")return(v!=0||C!="first")&&v%2==0;if(S=="even")return v%2==1;if(S=="last")return v==p-1}return(v!=0||C!="first")&&(v!=p-1||C!="last")},D.prototype.setTemplateId=function(v){this.templateId=v},D.prototype.setPanel=function(v){this.panel=v},D.prototype.getField=function(){return this.options.field||this.printElementType.field},D.prototype.getTitle=function(){return this.printElementType.title},D.prototype.updateSizeAndPositionOptions=function(v,p,S,C){this.options.setLeft(v),this.options.setTop(p),this.options.copyDesignTopFromTop(),this.options.setWidth(S),this.options.setHeight(C)},D.prototype.initSizeByHtml=function(v){if(v&&v.length){this.createTempContainer();var p=v.clone();this.getTempContainer().append(p),this.options.initSizeByHtml(parseInt(hinnn.px.toPt(p.width()).toString()),parseInt(hinnn.px.toPt(p.height()).toString())),this.removeTempContainer()}},D.prototype.updateTargetSize=function(v){v.css("width",this.options.displayWidth()),v.css("height",this.options.displayHeight())},D.prototype.updateTargetWidth=function(v){v.css("width",this.options.displayWidth())},D.prototype.getDesignTarget=function(v){var p=this,S=0;return this.designTarget=this.getHtml(v)[0].target,this.designPaper=v,this.designTarget.click(function(C){C.timeStamp-S>500&&hinnn.event.trigger(p.getPrintElementSelectEventKey(),{printElement:p}),S=C.timeStamp}),this.designTarget.dblclick(function(C){var N=p.designTarget.find(".hiprint-printElement-content");if(N){var U=p.designTarget.find(".resize-panel");p.printElementType.type=="text"&&!(p.options.textType&&p.options.textType!="text")&&(p._editing=!0,p.designTarget.hidraggable("update",{draggable:!1}),N.css("cursor","text"),N.addClass("editing"),p.designTarget.addClass("editing"),N.click(function(x){p._editing&&x.stopPropagation()}),N.attr("contenteditable",!0),U&&U.css("display","none"),p.selectEnd(N))}}),this.designTarget},D.prototype.selectEnd=function(v){if(v.focus(),typeof window.getSelection<"u"&&typeof document.createRange<"u"){var p=document.createRange();p.selectNodeContents(v[0]),p.collapse(!1);var S=window.getSelection();S.removeAllRanges(),S.addRange(p)}else if(typeof document.body.createTextRange<"u"){var p=document.body.createTextRange();p.moveToElementText(v[0]),p.collapse(!1),p.select()}},D.prototype.updateByContent=function(v){var p=this,S=p.designTarget.find(".hiprint-printElement-content");if(p._editing){S&&S.css("cursor","")&&S.removeClass("editing")&&S.removeAttr("contenteditable"),p.designTarget.removeClass("editing");var C=S.text(),N=p.options.title+"\uFF1A";C.startsWith(N)&&p.options.field?C.length>N.length?p.options.testData=C.split("\uFF1A")[1]:(p.options.title=C,p.options.testData=""):p.options.title=C,v||hinnn.event.trigger(p.getPrintElementSelectEventKey(),{printElement:p}),p.updateDesignViewFromOptions(),hinnn.event.trigger("hiprintTemplateDataChanged_"+p.templateId,"\u7F16\u8F91\u4FEE\u6539"),p._editing=!1;var U=p.options.draggable==null||p.options.draggable==!0;p.designTarget.hidraggable("update",{draggable:U})}},D.prototype.getPrintElementSelectEventKey=function(){return"PrintElementSelectEventKey_"+this.templateId},D.prototype.design=function(v,p){var S=this;this.designTarget.hidraggable({draggable:S.options.draggable,axis:S.options.axis?S.options.axis:void 0,designTarget:S,onDrag:function(N,U,x){var j=S.panel.printElements.filter(function(I){return I.designTarget.children().last().css("display")=="block"&&I.designTarget.children().last().hasClass("selected")&&!I.printElementType.type.includes("table")}),T=j.length>1,o=!S.designTarget.children().last().hasClass("selected");if(T){var m=U-S.options.left,a=x-S.options.top;j.forEach(function(I){I.updateSizeAndPositionOptions(m+I.options.getLeft(),a+I.options.getTop()),I.designTarget.css("left",I.options.displayLeft()),I.designTarget.css("top",I.options.displayTop()),I.createLineOfPosition(p)}),o&&(S.updateSizeAndPositionOptions(U,x),S.createLineOfPosition(p))}else S.updateSizeAndPositionOptions(U,x),S.createLineOfPosition(p);g.a.instance.changed=!0},moveUnit:"pt",minMove:w.a.instance.movingDistance,onBeforeDrag:function(N){g.a.instance.draging=!0,S.designTarget.focus(),S.createLineOfPosition(p)},getScale:function(){return S.designPaper.scale||1},onStopDrag:function(N){g.a.instance.changed&&hinnn.event.trigger("hiprintTemplateDataChanged_"+S.templateId,"\u79FB\u52A8"),g.a.instance.draging=!1,g.a.instance.changed=!1;var U=S.panel.printElements.filter(function(x){return x.designTarget.children().last().css("display")=="block"&&!x.printElementType.type.includes("table")});U.length>1?U.forEach(function(x){x.removeLineOfPosition()}):S.removeLineOfPosition()}}),this.designTarget.on("mouseup",function(){setTimeout(function(){S.removeLineOfPosition(),hinnn.event.trigger("hiprintTemplateMouseUp_"+p.templateId)},300)}),this.designTarget.hicontextMenu(S.panel.getContextMenuList(S)),this.setResizePanel(),this.bingCopyEvent(this.designTarget),this.bingKeyboardMoveEvent(this.designTarget,p)},D.prototype.getPrintElementEntity=function(v){return v?new B.a(void 0,this.options.getPrintElementOptionEntity(),this.printElementType.getPrintElementTypeEntity()):new B.a(this.printElementType.tid,this.options.getPrintElementOptionEntity())},D.prototype.submitOption=function(){var v=this,p=this.getConfigOptions();p&&p.tabs&&p.tabs.length?this.getPrintElementOptionTabs().forEach(function(S){S.list.forEach(function(C){var N=C.getValue(),U=C.name=="textType"&&v.options[C.name]!==N,x=C.name=="axis"&&v.options[C.name]!==N,j=C.name=="draggable"&&v.options[C.name]!==N;N&&_typeof(N)=="object"?Object.keys(N).forEach(function(T){v.options[T]=N[T]}):v.options[C.name]=N,U&&v.setResizePanel(),x&&v.designTarget.hidraggable("update",{axis:N}),j&&v.designTarget.hidraggable("update",{draggable:N})})}):this.getPrintElementOptionItems().forEach(function(S){var C=S.getValue(),N=S.name=="textType"&&v.options[S.name]!==C,U=S.name=="axis"&&v.options[S.name]!==C,x=S.name=="draggable"&&v.options[S.name]!==C;C&&_typeof(C)=="object"?Object.keys(C).forEach(function(j){v.options[j]=C[j]}):v.options[S.name]=C,N&&v.setResizePanel(),U&&v.designTarget.hidraggable("update",{axis:C}),x&&v.designTarget.hidraggable("update",{draggable:C})}),this.updateDesignViewFromOptions(),hinnn.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u5143\u7D20\u4FEE\u6539")},D.prototype.updateOption=function(v,p,S){try{var C=this,N=this.getConfigOptions(),U=["draggable"];N&&N.tabs&&N.tabs.length?N.tabs.forEach(function(x){x.options.forEach(function(j){U.push(j.name)})}):U=N.supportOptions.map(function(x){return x.name}),U&&U.includes(v)&&(this.options[v]=p,v=="draggable"&&C.designTarget.hidraggable("update",{draggable:p}),v=="widthHeight"&&(p.width&&(this.options.width=p.width),p.height&&(this.options.height=p.height),p.widthHeightSync&&(this.options.widthHeightSync=p.widthHeightSync)),v=="coordinate"&&(p.left&&(this.options.left=p.left),p.top&&(this.options.top=p.top),p.coordinateSync&&(this.options.coordinateSync=p.coordinateSync)),this.updateDesignViewFromOptions(),S||(hinnn.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u53C2\u6570\u4FEE\u6539"),hinnn.event.trigger(C.getPrintElementSelectEventKey(),{printElement:C})))}catch(x){console.log("updateOption error",x)}},D.prototype.getReizeableShowPoints=function(){return this.options.textType=="barcode"?this.options.showPoints||w.a.instance.barcode.showPoints:this.options.textType=="qrcode"?this.options.showPoints||w.a.instance.qrcode.showPoints:this.options.showPoints||w.a.instance.text.showPoints},D.prototype.setResizePanel=function(){var v=this,p=this.designPaper;this.designTarget.hireizeable({showPoints:v.getReizeableShowPoints(),draggable:v.options.draggable,showSizeBox:w.a.instance.showSizeBox,getScale:function(){return v.designPaper.scale||1},onBeforeResize:function(){g.a.instance.draging=!0},onResize:function(C,N,U,x,j,T){T!=null?v.onRotate(C,T):v.onResize(C,N,U,x,j),v.createLineOfPosition(p)},onStopResize:function(C){hinnn.event.trigger("hiprintTemplateDataChanged_"+v.templateId,C?"\u65CB\u8F6C":"\u5927\u5C0F"),g.a.instance.draging=!1,v.removeLineOfPosition()}}),this.options.draggable==!1&&$__default.default('<i style="position:absolute;font-size:12px;right:-14px;bottom:-14px;z-index:10" class="svicon sv-lock"></i>').insertBefore(this.designTarget.find(".resize-panel"))},D.prototype.onRotate=function(v,p){this.options.setRotate(p)},D.prototype.onResize=function(v,p,S,C,N){this.updateSizeAndPositionOptions(N,C,S,p)},D.prototype.getOrderIndex=function(){return this.options.getTop()},D.prototype.getHtml=function(v,p,S){var C=0;this.setCurrenttemplateData(p);var N=[],U=this.getBeginPrintTopInPaperByReferenceElement(v),x=v.getPaperFooter(C);this.isHeaderOrFooter()||this.isFixed()||U>x&&v.panelPageRule!="none"&&(N.push(new l.a({target:void 0,printLine:void 0})),U=U-x+v.paperHeader,C++,x=v.getPaperFooter(C));var j=this.getData(p),T=this.createTarget(this.getTitle(),j,S);return this.updateTargetSize(T),this.css(T,j),T.css("position","absolute"),T.css("left",this.options.displayLeft()),T.css("top",U+"pt"),N.push(new l.a({target:T,printLine:U+this.options.getHeight(),referenceElement:new h.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:v.index,bottomInLastPaper:U+this.options.getHeight(),printTopInPaper:U})})),p&&this.options.pageBreak&&(N[0].target.css("top",v.paperHeader+"pt"),N[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-v.paperHeader,N[0].printLine=v.paperHeader,N[0].referenceElement.bottomInLastPaper=0,N[0].referenceElement.printTopInPaper=v.paperHeader,N.unshift(new l.a({target:T,printLine:v.height,referenceElement:new h.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:v.index,bottomInLastPaper:v.height,printTopInPaper:v.paperHeader})}))),N},D.prototype.getHtml2=function(v,p,S){var C=0;this.setCurrenttemplateData(p);var N=[],U=this.getBeginPrintTopInPaperByReferenceElement(v),x=v.getPaperFooter(C);this.isHeaderOrFooter()||this.isFixed()||(v.panelPageRule!="none"&&U>x&&(N.push(new l.a({target:void 0,printLine:void 0})),U=U-x+v.paperHeader,C++,x=v.getPaperFooter(C)),U<=x&&U+this.options.getHeight()>x&&v.panelPageRule!="none"&&(N.push(new l.a({target:void 0,printLine:void 0})),U=v.paperHeader,C++,x=v.getPaperFooter(C)));var j=this.getData(p),T=this.createTarget(this.getTitle(),j);return v.panelPageRule=="none"&&U+this.options.getHeight()>x&&this.updatePanelHeight(U+this.options.getHeight(),v),this.updateTargetSize(T),this.css(T,j),T.css("position","absolute"),T.css("left",this.options.displayLeft()),T.css("top",U+"pt"),N.push(new l.a({target:T,printLine:U+this.options.getHeight(),referenceElement:new h.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:v.index,bottomInLastPaper:U+this.options.getHeight(),printTopInPaper:U})})),p&&this.options.pageBreak&&(N[0].target.css("top",v.paperHeader+"pt"),N[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-v.paperHeader,N[0].printLine=v.paperHeader,N[0].referenceElement.bottomInLastPaper=0,N[0].referenceElement.printTopInPaper=v.paperHeader,N.unshift(new l.a({target:T,printLine:v.height,referenceElement:new h.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:v.index,bottomInLastPaper:v.height,printTopInPaper:v.paperHeader})}))),N},D.prototype.updatePanelHeight=function(v,p){if(this.panel.panelPageRule=="none"){var S=hinnn.pt.toMm(v);p.paperFooter=v,p.target.css("height",S+"mm"),p.target.attr("original-height",S)}},D.prototype.getBeginPrintTopInPaperByReferenceElement=function(v){var p=this.options.getTop();return this.isHeaderOrFooter()||this.isFixed()?p:v.referenceElement.isPositionLeftOrRight(p)?v.referenceElement.printTopInPaper+(p-v.referenceElement.top):v.referenceElement.bottomInLastPaper+(p-(v.referenceElement.top+v.referenceElement.height))},D.prototype.css=function(v,p){var S=this,C=this.getConfigOptions();if(C){var N;C.tabs&&C.tabs.length?(N=[],C.tabs.forEach(function(U){N=N.concat(U.options)})):N=C.supportOptions,N&&N.forEach(function(U){var x=b.a.getItem(U.name);x&&x.css&&x.css(v,S.options.getValueFromOptionsOrDefault(U.name))})}this.stylerCss(v,p)},D.prototype.stylerCss=function(v,p){var S=this.getStyler();if(S){var C=S(p,this.options,v,this._currenttemplateData);C&&Object.keys(C).forEach(function(N){v.css(N,C[N])})}},D.prototype.getData=function(v){var p=this.getField();return v?p&&p.split(".").reduce((S,C)=>S?S[C]:v?v[C]:"",!1)||"":this.printElementType.getData()},D.prototype.copyFromType=function(){var v=this.options,p=this.printElementType,S=this.getConfigOptions(),C=[];return S&&S.tabs&&S.tabs.length?S.tabs.forEach(function(N){N.options.forEach(function(U){C.push(U.name)})}):C=S.supportOptions.map(function(N){return N.name}),Object.keys(p).forEach(function(N){p[N]&&N!="columns"&&C.indexOf(N)>-1&&(v[N]=_typeof(p[N])=="function"?p[N].toString():p[N])}),v},D.prototype.getPrintElementOptionTabs=function(){if(this._printElementOptionTabs)return this._printElementOptionTabs;var v=[],p=this.getConfigOptions();if(p){var S=p.tabs;S&&S.forEach(function(C,N){v.push({name:C.name,list:[]}),C.options.filter(function(U){return!U.hidden}).forEach(function(U){var x=b.a.getItem(U.name);v[N].list.push(x)})})}return this._printElementOptionTabs=v,this._printElementOptionItems=void 0,this._printElementOptionTabs},D.prototype.getPrintElementOptionItems=function(){if(this._printElementOptionItems)return this._printElementOptionItems;var v=[],p=this.getConfigOptions();if(p){var S;p.tabs&&p.tabs.length?(S=[],p.tabs.forEach(function(C){C=C.concat(C.options)})):S=p.supportOptions,S&&S.filter(function(C){return!C.hidden}).forEach(function(C){var N=b.a.getItem(C.name);v.push(N)})}return this._printElementOptionItems=this.filterOptionItems(v.concat()),this._printElementOptionTabs=void 0,this._printElementOptionItems},D.prototype.getPrintElementOptionItemsByName=function(v){var p=[],S=this.getConfigOptionsByName(v);if(S){var C;S.tabs&&S.tabs.length?(C=[],S.tabs.forEach(function(N){C=C.concat(N.options)})):C=S.supportOptions,C&&C.filter(function(N){return!N.hidden}).forEach(function(N){var U=b.a.getItem(N.name);p.push(U)})}return p.concat()},D.prototype.filterOptionItems=function(v){return this.printElementType.field?v.filter(function(p){return p.name!="field"}):v},D.prototype.createTempContainer=function(){this.removeTempContainer(),$__default.default("body").append($__default.default('<div class="hiprint_temp_Container hiprint-printPaper" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},D.prototype.removeTempContainer=function(){$__default.default(".hiprint_temp_Container").remove()},D.prototype.getTempContainer=function(){return $__default.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(v){this._currenttemplateData=v},D.prototype.isFixed=function(){return this.options.fixed},D.prototype.onRendered=function(v,p){this.printElementType&&this.printElementType.onRendered&&this.printElementType.onRendered(p,this.options,v.getTarget())},D.prototype.createLineOfPosition=function(v){var p=$__default.default(".toplineOfPosition.id"+this.id),S=$__default.default(".topPosition.id"+this.id),C=$__default.default(".leftlineOfPosition.id"+this.id),N=$__default.default(".leftPosition.id"+this.id),U=$__default.default(".rightlineOfPosition.id"+this.id),x=$__default.default(".bottomlineOfPosition.id"+this.id),j=w.a.instance;if(p.length)p.css("top",this.options.displayTop(!0));else{var p=$__default.default('<div class="toplineOfPosition id'+this.id+'" style="position: absolute; width: 100%;"></div>');p.css("top",this.options.displayTop(!0)),p.css("width",v.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(p)}if(j.showPosition)if(this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!0),S.length)S.toggleClass("topPosition-lineMode",j.positionLineMode),S.text(this.options.posTop()+(j.positionUnit?"pt":"")),S.css("top",this.options.posTop()-S.height()+"pt"),j.positionLineMode?S.css("left",this.options.posLeft()-S.width()/2+"pt"):S.css("left",this.options.posLeft()+2+"pt");else{var S=$__default.default('<div class="topPosition id'+this.id+'" style="position: absolute;"></div>');S.toggleClass("topPosition-lineMode",j.positionLineMode),S.text(this.options.posTop()+(j.positionUnit?"pt":"")),j.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(C.length)C.css("left",this.options.displayLeft(!0));else{var T=$__default.default('<div class="leftlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');T.css("left",this.options.displayLeft(!0)),T.css("height",v.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(T)}if(j.showPosition)if(N.length)N.text(this.options.posLeft()+(j.positionUnit?"pt":"")),N.toggleClass("leftPosition-lineMode",j.positionLineMode),N.css("left",this.options.posLeft()-N.width()+"pt"),j.positionLineMode?N.css("top",this.options.posTop()-N.height()/3+"pt"):N.css("top",this.options.posTop()+2+"pt");else{var N=$__default.default('<div class="leftPosition id'+this.id+'" style="position: absolute;"></div>');N.text(this.options.posLeft()+(j.positionUnit?"pt":"")),N.toggleClass("leftPosition-lineMode",j.positionLineMode),j.positionLineMode?N.css("top",this.options.posTop()-N.height()/3+"pt"):N.css("top",this.options.posTop()+2+"pt"),this.designTarget.parents(".hiprint-printPaper-content").append(N),N.css("left",this.options.posLeft()-N.width()+"pt")}if(U.length)U.css("left",this.options.getLeft()+this.options.getWidth()+"pt");else{var o=$__default.default('<div class="rightlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');o.css("left",this.options.getLeft()+this.options.getWidth()+"pt"),o.css("height",v.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(o)}if(x.length)x.css("top",this.options.getTop()+this.options.getHeight()+"pt");else{var m=$__default.default('<div class="bottomlineOfPosition id'+this.id+'" style="position: absolute;width: 100%;"></div>');m.css("top",this.options.getTop()+this.options.getHeight()+"pt"),m.css("width",v.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(m)}},D.prototype.removeLineOfPosition=function(){$__default.default(".toplineOfPosition.id"+this.id).remove(),$__default.default(".topPosition.id"+this.id).remove(),this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!1),$__default.default(".leftlineOfPosition.id"+this.id).remove(),$__default.default(".leftPosition.id"+this.id).remove(),$__default.default(".rightlineOfPosition.id"+this.id).remove(),$__default.default(".bottomlineOfPosition.id"+this.id).remove()},D.prototype.getFontList=function(){var v=this.options.fontList;return v||(v=g.a.instance.getPrintTemplateById(this.templateId).getFontList())},D.prototype.getFields=function(){if(this.printElementType.type=="table")return this.options.tableFields;var v=this.options.fields;return v||(v=g.a.instance.getPrintTemplateById(this.templateId).getFields())},D.prototype.getOnImageChooseClick=function(){var v=this.options.onImageChooseClick;return v||(v=g.a.instance.getPrintTemplateById(this.templateId).getOnImageChooseClick())},D.prototype.bingCopyEvent=function(v){var p=this;v.keydown(function(S){if(p._editing&&!S.altKey&&S.keyCode==13){p.updateByContent();return}(S.ctrlKey||S.metaKey)&&S.keyCode==67&&(p.panel.copyJson(),S.preventDefault()),(S.ctrlKey||S.metaKey)&&S.keyCode==68&&(p.panel.copyJson(),p.panel.pasteJson(),S.preventDefault()),(S.ctrlKey||S.metaKey)&&S.keyCode==88&&(p.panel.cutJson(),S.preventDefault())})},D.prototype.clone=function(v){var p=this;let S=p.printElementType.createPrintElement();return Object.keys(p.options).forEach(function(C){S.options[C]=p.options[C]}),S},D.prototype.getFormatter=function(){var v=void 0;if(this.printElementType.formatter&&(v=this.printElementType.formatter),this.options.formatter)try{var p="formatter="+this.options.formatter;v=eval2(p)}catch(S){console.log(S)}return v},D.prototype.getStyler=function(){var v=void 0;if(this.printElementType.styler&&(v=this.printElementType.styler),this.options.styler)try{var p="fnstyler="+this.options.styler;v=eval2(p)}catch(S){console.log(S)}return v},D.prototype.bingKeyboardMoveEvent=function(v,p){var S=this,C=void 0,N=void 0;v.attr("tabindex","1"),v.keydown(function(U){if(U.target.tagName!="INPUT"&&!(S._editing&&!U.altKey)&&S.options.draggable!==!1){var x=S.panel.printElements.filter(function(m){return m.designTarget.children().last().css("display")=="block"&&!m.printElementType.type.includes("table")}),j=x.length>1,T=w.a.instance.movingDistance;switch(U.keyCode){case 8:case 46:var o=S.panel;j?x.forEach(function(m){o.deletePrintElement(m)}):o.deletePrintElement(S),hinnn.event.trigger("clearSettingContainer");break;case 37:C=S.options.getLeft(),j?x.forEach(function(m){m.updatePositionByMultipleSelect(0-T,0)}):(S.updateSizeAndPositionOptions(C-T),v.css("left",S.options.displayLeft())),U.preventDefault();break;case 38:N=S.options.getTop(),j?x.forEach(function(m){m.updatePositionByMultipleSelect(0,0-T)}):(S.updateSizeAndPositionOptions(void 0,N-T),v.css("top",S.options.displayTop())),U.preventDefault();break;case 39:C=S.options.getLeft(),j?x.forEach(function(m){m.updatePositionByMultipleSelect(T,0)}):(S.updateSizeAndPositionOptions(C+T),v.css("left",S.options.displayLeft())),U.preventDefault();break;case 40:N=S.options.getTop(),j?x.forEach(function(m){m.updatePositionByMultipleSelect(0,T)}):(S.updateSizeAndPositionOptions(void 0,N+T),v.css("top",S.options.displayTop())),U.preventDefault()}[37,38,39,40].includes(U.keyCode)&&hinnn.event.trigger("hiprintTemplateDataChanged_"+S.templateId,"\u952E\u76D8\u79FB\u52A8")}})},D.prototype.inRect=function(v){var p=this.designPaper.scale||1,S=this.designTarget[0].offsetLeft,C=this.designTarget[0].offsetTop,N=this.designTarget[0].offsetHeight,U=this.designTarget[0].offsetWidth,x=S+U,j=C+N,T=$__default.default(v.target[0]).position().left/p,o=$__default.default(v.target[0]).position().top/p,m=v.target[0].offsetHeight,a=v.target[0].offsetWidth,I=T+a,f=o+m;return T<x&&I>S&&C<f&&j>o},D.prototype.multipleSelect=function(v){v?this.designTarget.addClass("multipleSelect"):this.designTarget.removeClass("multipleSelect")},D.prototype.updatePositionByMultipleSelect=function(v,p){this.options.draggable!==!1&&(this.updateSizeAndPositionOptions(v+this.options.getLeft(),p+this.options.getTop()),this.designTarget.css("left",this.options.displayLeft()),this.designTarget.css("top",this.options.displayTop()))},D}()},function(G,L,r){var B=function(){function x(){}return x.prototype.init=function(j){this.target=$__default.default('<input type="text" class="hitable-editor-text" value="" />'),j.getTarget().append(this.target),this.target.focus()},x.prototype.getValue=function(){return this.target.val()},x.prototype.setValue=function(j){this.target.val(j)},x.prototype.destroy=function(){this.target.remove()},x}(),w=function(){function x(){this.text=new B}return Object.defineProperty(x,"Instance",{get:function(){return x._instance||(x._instance=new x),x._instance},enumerable:!0,configurable:!0}),x}(),b=function(){function x(){}return x.prototype.init=function(j,T){var o=`<select class="auto-submit" style="width:100%">
6
+ <option value="" disabled>\u8BF7\u9009\u62E9\u5B57\u6BB5</option>`;j.forEach(function(m,a){m.field==T.field?o+=' <option value="'+(m.field||"")+'" selected >'+(m.text||"")+"</option>":o+=' <option value="'+(m.field||"")+'" >'+(m.text||"")+"</option>"}),o+=" </select>",this.target=$__default.default(o),T.getTarget().append(this.target),this.target.focus()},x.prototype.getValue=function(){var j=this.target.val(),T=this.target.find('option[value="'+j+'"]').text();return T+"#"+j},x.prototype.setValue=function(j){j&&(this.target.find('option[value="'+j+'"]').length||this.target.find("select").prepend('<option value="'+j+'" >'+j+"</option>")),this.target.find("select").val(j)},x.prototype.destroy=function(){this.target.remove()},x}(),l=function(){function x(){this.select=new b}return Object.defineProperty(x,"Instance",{get:function(){return x._instance||(x._instance=new x),x._instance},enumerable:!0,configurable:!0}),x}(),h=function(){function x(){}return Object.defineProperty(x,"Instance",{get:function(){return w._instance||(x._instance=new x),x._instance},enumerable:!0,configurable:!0}),x.prototype.createEditor=function(j){return $__default.default.extend({},w.Instance[j])},x.prototype.createSelect=function(j){return $__default.default.extend({},l.Instance[j])},x}(),g=r(10),E=r(14),D=r(11),v=function(){function x(){}return x.prototype.init=function(j,T){var o=this;this.tableOptions=T,this.title=j.title,this.field=j.field,j.getTarget().unbind("dblclick.hitable").bind("dblclick.hitable",function(){j.isEditing=!0,o.beginEdit(j)})},x.prototype.getDisplayHtml=function(){return this.title},x.prototype.beginEdit=function(j){var T=this;T.tableOptions.options.fields&&T.tableOptions.options.fields.length?(this.editor=h.Instance.createSelect("select"),j.getTarget().html(""),this.editor.init(T.tableOptions.options.fields,j),this.editor.setValue(this.field||""),$__default.default(this.editor.target).keydown(function(o){o.keyCode==13&&T.endEdit(j)}),$__default.default(this.editor.target).change(function(o){T.endEdit(j)}),$__default.default(this.editor.target).blur(function(o){T.endEdit(j)})):(this.editor=h.Instance.createEditor("text"),j.getTarget().html(""),this.editor.init(j),(this.title||this.field)&&(this.tableOptions.options.isEnableEditField?this.editor.setValue((this.title||"")+"#"+(this.field||"")):this.editor.setValue(this.title||"")),$__default.default(this.editor.target).keydown(function(o){o.keyCode==13&&T.endEdit(j)}),$__default.default(this.editor.target).blur(function(o){T.endEdit(j)}),this.tableOptions.editingCell&&this.tableOptions.editingCell.id!=j.id&&this.tableOptions.editingCell.innerElement.endEdit(this.tableOptions.editingCell),this.tableOptions.editingCell=j)},x.prototype.endEdit=function(j){j.isEditing=0;var T=this.editor.getValue();if(T)if(this.tableOptions.options.isEnableEditField||this.tableOptions.options.fields){var o=T.split("#");j.title=this.title=o[0],o.length>0&&(j.columnId=j.field=this.field=o[1]),j.id&&j.target.attr("id",j.id),j.columnId&&j.target.attr("column-id",j.columnId),hinnn.event.trigger("hiprintTemplateDataChanged_"+this.tableOptions.options.templateId,"\u8C03\u6574\u8868\u683C\u5217\u5B57\u6BB5")}else j.title=this.title=T;else this.tableOptions.options.isEnableEditField?(j.title=this.title="",j.field=this.field=""):j.title=this.title="";this.editor.destroy(),j.getTarget().html(this.title)},x}(),p=function(){return function(x){this.title=x.title,this.titleSync=x.titleSync,this.field=x.field,this.width=x.width,this.align=x.align,this.halign=x.halign,this.vAlign=x.vAlign,this.colspan=x.colspan,this.rowspan=x.rowspan,this.checked=x.checked,this.columnId=x.columnId,this.tableSummaryTitle=x.tableSummaryTitle,this.tableSummaryText=x.tableSummaryText,this.tableSummaryColspan=x.tableSummaryColspan,this.tableSummary=x.tableSummary,this.tableSummaryAlign=x.tableSummaryAlign,this.tableSummaryNumFormat=x.tableSummaryNumFormat,this.tableSummaryFormatter=x.tableSummaryFormatter,this.upperCase=x.upperCase,this.renderFormatter=x.renderFormatter&&x.renderFormatter.toString(),this.formatter2=x.formatter2&&x.formatter2.toString(),this.styler2=x.styler2&&x.styler2.toString(),this.stylerHeader=x.stylerHeader&&x.stylerHeader.toString(),this.tableColumnHeight=x.tableColumnHeight,this.tableTextType=x.tableTextType,this.tableBarcodeMode=x.tableBarcodeMode,this.tableQRCodeLevel=x.tableQRCodeLevel}}(),S=function(){function x(){this.id=D.a.createId()}return x.prototype.init=function(j,T,o,m){this.isHead=m,this.rowId=o,this.isEditing=!1;var a=/^[0-9]*$/;this.target=j,this.tableOptions=T;var I=this.target.attr("colspan");this.colspan=a.test(I)?parseInt(I):1;var f=this.target.attr("rowspan");this.rowspan=a.test(f)?parseInt(f):1,this.initEvent(),this.isHead&&this.initInnerEelement()},x.prototype.beginEdit=function(){if(!this.isEditing&&this.tableOptions.isEnableEdit&&this.tableOptions.onBeforEdit(this)){var j=this.getValue();this.editor=h.Instance.createEditor("text"),this.isEditing=!0,this.tableOptions.editingCell=this,this.target.html(""),this.editor.init(this),this.editor.setValue(j)}},x.prototype.endEdit=function(){this.isEditing=!1;var j=this.editor.getValue();this.editor.destroy(),this.target.html(j)},x.prototype.getTarget=function(){return this.target},x.prototype.getValue=function(){return this.target.html()},x.prototype.setValue=function(j){},x.prototype.initInnerEelement=function(){this.innerElement=new v,this.innerElement.init(this,this.tableOptions)},x.prototype.initEvent=function(){},x.prototype.isXYinCell=function(j,T){var o=new g.b({x:j,y:T,height:0,width:0});return this.isOverlap(o)},x.prototype.getTableRect=function(){return new g.b({x:this.target.offset().left,y:this.target.offset().top,height:this.target[0].offsetHeight,width:this.target[0].offsetWidth})},x.prototype.isOverlap=function(j){var T=this.getTableRect();return j.x+j.width>T.x&&T.x+T.width>j.x&&j.y+j.height>T.y&&T.y+T.height>j.y},x.prototype.isInRect=function(j){var T=j.rect,o=this.getTableRect();if(o.x>=T.x&&o.x+o.width<=T.x+T.width&&o.y>=T.y&&o.y+o.height<=T.y+T.height){var m=E.a.mergeRect(T,o);return JSON.stringify(T)==JSON.stringify(m)||(j.changed=!0,j.rect=m,!0)}return!1},x.prototype.isSelected=function(){return this.target.hasClass("selected")},x.prototype.select=function(){this.target.addClass("selected")},x.prototype.isHeader=function(){return!1},x.prototype.setAlign=function(j){this.align=j,j?this.target.css("text-align",j):this.target[0].style.textAlign=""},x.prototype.setVAlign=function(j){this.vAlign=j,j?this.target.css("vertical-align",j):this.target[0].style.verticalAlign=""},x.prototype.getEntity=function(){return new p(this)},x}();r.d(L,"a",function(){return U});var C,N=(C=function(j,T){return(C=Object.setPrototypeOf||_instanceof({__proto__:[]},Array)&&function(o,m){o.__proto__=m}||function(o,m){for(var a in m)m.hasOwnProperty(a)&&(o[a]=m[a])})(j,T)},function(x,j){function T(){this.constructor=x}C(x,j),x.prototype=j===null?Object.create(j):(T.prototype=j.prototype,new T)}),U=function(x){function j(T){var o=this;return T=T||{},(o=x.call(this)||this).width=T.width?parseFloat(T.width.toString()):100,o.title=T.title,o.titleSync=T.titleSync,o.descTitle=T.descTitle,o.field=T.field,o.fixed=T.fixed,o.rowspan=T.rowspan?parseInt(T.rowspan):1,o.colspan=T.colspan?parseInt(T.colspan):1,o.align=T.align,o.halign=T.halign,o.vAlign=T.vAlign,o.formatter=T.formatter,o.styler=T.styler,o.renderFormatter=T.renderFormatter,o.formatter2=T.formatter2,o.styler2=T.styler2,o.stylerHeader=T.stylerHeader,o.checkbox=T.checkbox,o.checked=T.checked!=0,o.columnId=T.columnId||T.field,o.tableColumnHeight=T.tableColumnHeight,o.tableTextType=T.tableTextType,o.tableBarcodeMode=T.tableBarcodeMode,o.tableQRCodeLevel=T.tableQRCodeLevel,o.tableSummaryTitle=T.tableSummaryTitle,o.tableSummaryText=T.tableSummaryText,o.tableSummaryColspan=T.tableSummaryColspan,o.tableSummary=T.tableSummary,o.tableSummaryAlign=T.tableSummaryAlign,o.tableSummaryNumFormat=T.tableSummaryNumFormat,o.tableSummaryFormatter=T.tableSummaryFormatter,o.upperCase=T.upperCase,o}return N(j,x),j.prototype.css=function(T){},j}(S)},function(G,L,r){r.d(L,"a",function(){return B});var B=function(){return function(w){this.printLine=w.printLine,this.target=w.target,this.referenceElement=w.referenceElement}}()},function(module,__webpack_exports__,__webpack_require__){__webpack_require__.d(__webpack_exports__,"a",function(){return TableExcelHelper});var _ReconsitutionTableColumns__WEBPACK_IMPORTED_MODULE_0__=__webpack_require__(19),_assets_plugins_hinnn__WEBPACK_IMPORTED_MODULE_1__=__webpack_require__(0),TableExcelHelper=function(){function TableExcelHelper(){}return TableExcelHelper.createTableHead=function(G,L){for(var r=TableExcelHelper.reconsitutionTableColumnTree(G),B=$__default.default("<thead></thead>"),w=TableExcelHelper.getColumnsWidth(r,L),b=function(g){var E=$__default.default("<tr></tr>");r[g].filter(function(D){return D.checked}).forEach(function(D){var v=$__default.default("<td></td>");D.id&&v.attr("id",D.id),D.columnId&&v.attr("column-id",D.columnId),(D.align||D.halign)&&v.css("text-align",D.halign||D.align),D.vAlign&&v.css("vertical-align",D.vAlign),D.colspan>1&&v.attr("colspan",D.colspan),D.rowspan>1&&v.attr("rowspan",D.rowspan),v.html(D.title),w[D.id]?(D.hasWidth=!0,D.targetWidth=w[D.id],v.attr("haswidth","haswidth"),v.css("width",w[D.id]+"pt")):D.hasWidth=!1;var p=TableExcelHelper.getHeaderStyler(D);if(p){var S=p(D);S&&Object.keys(S).forEach(function(C){v.css(C,S[C])})}E.append(v)}),B.append(E)},l=0;l<r.totalLayer;l++)b(l);return TableExcelHelper.syncTargetWidthToOption(G),B},TableExcelHelper.createTableFooter=function(G,L,r,B,w,b){var l=$__default.default("<tfoot></tfoot>"),h=this.getFooterFormatter(r,B),g=this.tableSummaryTitle;let E=r.tableFooterRepeat=="last"?L:b,D=r.columns.length-1;var v=this.rowColumns||r.columns[D].columns;if(r.tableFooterRepeat!="no"&&v.some(function(S){return S.tableSummary})){var p=$__default.default("<tr></tr>");v.filter(function(S){return S.checked}).forEach(function(S){var C=E.filter(function(k){return k&&k[S.field]}).map(function(k){return new RegExp("^-?(0|[1-9]\\d*)(\\.\\d+)?").test(k[S.field])?Number(k[S.field]):0}),N=S.tableSummaryText,U=S.tableSummaryNumFormat||2,x=`text-align: ${S.tableSummaryAlign||"center"}`,j=S.tableSummaryColspan==null?1:S.tableSummaryColspan,T=S.upperCase;let{toUpperCase:o,numFormat:m}=_assets_plugins_hinnn__WEBPACK_IMPORTED_MODULE_1__.a;var a=TableExcelHelper.getColumnTableSummaryFormatter(S),I=a?a(S,C,L,r):"";if(I){p.append(I);return}switch(S.tableSummary){case"count":var z=g(S,N||"\u8BA1\u6570:",w),f=o(T,E.filter(k=>k).length||0);p.append(`<td style="${x}" colspan="${j}">${z}${f}</td>`);break;case"sum":var P=parseFloat(Number(C.reduce(function(k,F){return k+F},0)));P=o(T,m(P,U));var z=g(S,N||"\u5408\u8BA1:",w);p.append(`<td style="${x}" colspan="${j}">${z}${P}</td>`);break;case"avg":var P=parseFloat(Number(C.reduce(function(k,F){return k+F},0))),c=parseFloat(Number(P/(C.length||1)));c=o(T,m(c,U));var z=g(S,N||"\u5E73\u5747\u503C:",w);p.append(`<td style="${x}" colspan="${j}">${z}${c}</td>`);break;case"min":var d=Math.min(...C);d==1/0&&(d=0),d=o(T,m(d,U));var z=g(S,N||"\u6700\u5C0F\u503C:",w);p.append(`<td style="${x}" colspan="${j}">${z}${d||0}</td>`);break;case"max":var A=Math.max(...C);A==-1/0&&(A=0);var z=g(S,N||"\u6700\u5927\u503C:",w);A=o(T,m(A,U)),p.append(`<td style="${x}" colspan="${j}">${z}${A||0}</td>`);break;case"text":p.append(`<td style="${x}" colspan="${j}">${N||""}</td>`);break;default:j>=1&&p.append(`<td style="${x}" colspan="${j}">${N||""}</td>`);break}}),l.append(p)}return h&&l.append(h(r,L,w,b)),l},TableExcelHelper.tableSummaryTitle=function(G,L,r){var B=G.tableSummaryTitle==null||G.tableSummaryTitle==!0;return B?`${L}`:r?"":`<span style="color:firebrick">${L}</span>`},TableExcelHelper.createTableRow=function(G,L,r,B,w){var b=this,l=TableExcelHelper.reconsitutionTableColumnTree(G),h=$__default.default("<tbody></tbody>"),g=b.getGroupFieldsFormatter(B,w),E=g?B.groupFields=g(w,B,L):w.groupFields?w.groupFields:[];return L||(L=[]),E.length?_assets_plugins_hinnn__WEBPACK_IMPORTED_MODULE_1__.a.groupBy(L,E,function(D){var v={};return E.forEach(function(p){return v[p]=D[p]}),v}).forEach(function(D){var v=b.getGroupFormatter(B,w);if(v){var p=$__default.default("<tr></tr>");p.append(v(l.colspan,L,r,D,B)),h.append(p)}var S=b.getGroupFooterFormatter(B,w),C=D;if(C.rows.forEach(function(U,x){var j=TableExcelHelper.createRowTarget(l,U,B,w,x,C.rows,r);h.append(j)}),S){var N=$__default.default("<tr></tr>");N.append(S(l.colspan,L,r,D,B)),h.append(N)}}):L.forEach(function(D,v){var p=TableExcelHelper.createRowTarget(l,D,B,w,v,p,r);h.append(p)}),h},TableExcelHelper.createRowTarget=function(G,L,r,B,w,b,l){var h=$__default.default("<tr></tr>"),g=G.rowColumns.filter(function(v){return v.checked});h.data("rowData",L),G.rowColumns.filter(function(v){return v.checked}).forEach(function(v,p){if(!!v.checked){var S="";if(r.rowsColumnsMerge){S=eval2("rowsColumnsMerge="+r.rowsColumnsMerge);var C=S(L,v,p,w,b,l)||[1,1],N=$__default.default(`<td style = 'display:${C[0]&&C[1]?"":"none"}' rowspan = '${C[0]}' colspan = '${C[1]}'></td>`)}else var N=$__default.default("<td></td>");if(L&&Object.keys(L).length>0&&(r.tableHeaderRepeat=="first"||r.tableHeaderRepeat=="none")){if(v.field&&N.attr("field",v.field),v.align&&N.css("text-align",v.align),v.vAlign&&N.css("vertical-align",v.vAlign),r.rowsColumnsMerge&&C[1]>1){var U=0;g.forEach((P,c)=>{c>=p&&c<p+C[1]&&(U+=P.width)})}N.css("width",(U||v.width)+"pt")}else v.field&&N.attr("field",v.field),v.align&&N.css("text-align",v.align),v.vAlign&&N.css("vertical-align",v.vAlign);var x=TableExcelHelper.getColumnFormatter(v),j=x?x(L[v.field],L,p,r):L[v.field],T=TableExcelHelper.getColumnRenderFormatter(v);if(T)N.html(T(L[v.field],L,p,r,w));else if(v.tableTextType=="text"||v.tableTextType==null)N.html(j);else{if(v.tableTextType=="barcode"){N.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{j?(JsBarcode__default.default(N.find(".hibarcode_imgcode")[0],j,{format:v.tableBarcodeMode||"CODE128A",width:1,textMargin:-1,lineColor:"#000000",margin:0,height:parseInt(10),displayValue:!1}),N.find(".hibarcode_imgcode").attr("height",v.tableColumnHeight||30+"pt"),N.find(".hibarcode_imgcode").css("margin","5pt 10pt"),N.find(".hibarcode_imgcode").attr("width","calc(100% - 20pt)")):N.html("")}catch(P){console.log(P),N.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(v.tableTextType=="image"&&(N.html(""),j)){var o=$__default.default('<div><img style = "max-width:100%;max-height:100%"/></div>');o.find("img").attr("src",j),console.log(o.find("img").css("width")),N.html(o)}if(v.tableTextType=="qrcode"){N.html("");try{var m=$__default.default("<div></div>");if(j){var a=parseInt(v.width||v.targetWidth||20),I=parseInt(v.tableColumnHeight||20);m.css("height",(a>I?I:a)+"pt"),new QRCode(m[0],{width:a>I?I:a,height:a>I?I:a,colorDark:"#000000",useSVG:!0,correctLevel:v.tableQRCodeLevel||0}).makeCode(j),N.html(m)}}catch(P){console.log(P),N.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}v.tableTextType==="sequence"&&N.html(w+1)}var f=TableExcelHelper.getColumnStyler(v);if(f){var a=f(L[v.field],L,p,r);a&&Object.keys(a).forEach(function(c){N.css(c,a[c])})}h.append(N)}});var E=TableExcelHelper.getRowStyler(r,B);if(E){var D=E(L,r);D&&Object.keys(D).forEach(function(v){h.css(v,D[v])})}return h},TableExcelHelper.createEmptyRowTarget=function(G,L){var r=TableExcelHelper.reconsitutionTableColumnTree(G),B=$__default.default("<tr></tr>");return r.rowColumns.filter(function(w){return w.checked}).forEach(function(w,b){var l=$__default.default("<td></td>");w.field&&l.attr("field",w.field),w.align&&l.css("text-align",w.align),w.vAlign&&l.css("vertical-align",w.vAlign),B.append(l)}),L&&L.options.tableBodyRowHeight&&B.find("td:not([rowspan])").css("height",L.options.tableBodyRowHeight+"pt"),B},TableExcelHelper.getColumnsWidth=function(G,L){var r={},B=TableExcelHelper.allAutoWidth(G),w=TableExcelHelper.allFixedWidth(G);return G.rowColumns.filter(function(b){return b.checked}).forEach(function(b){if(b.fixed)r[b.id]=b.width;else{var l=L-w,h=b.width/B*(l>0?l:0);r[b.id]=h}}),r},TableExcelHelper.resizeTableCellWidth=function(G,L,r){var B=TableExcelHelper.reconsitutionTableColumnTree(L),w=TableExcelHelper.getColumnsWidth(B,r);G.find("thead tr td[haswidth]").map(function(b,l){var h=$__default.default(l).attr("id"),g=w[h];$__default.default(l).css("width",g+"pt")})},TableExcelHelper.allAutoWidth=function(G){var L=0,r={};return G.rowColumns.filter(function(B){return B.checked}).forEach(function(B){r[B.id]?r[B.id]=0:r[B.id]=B.width,L+=B.fixed?0:r[B.id]}),L},TableExcelHelper.allFixedWidth=function(G){var L=0,r={};return G.rowColumns.filter(function(B){return B.checked}).forEach(function(B){r[B.id]?r[B.id]=0:r[B.id]=B.width,L+=B.fixed?r[B.id]:0}),L},TableExcelHelper.reconsitutionTableColumnTree=function(G,L,r){var B=L||new _ReconsitutionTableColumns__WEBPACK_IMPORTED_MODULE_0__.a;B.colspan=0;for(var w=function(h){B.totalLayer=h+1,B[h]=G[h].columns,h==0&&G[h].columns.forEach(function(g){h==0&&(B.colspan+=g.colspan)})},b=0;b<G.length;b++)w(b);return B.rowColumns=TableExcelHelper.getOrderdColumns(B),B},TableExcelHelper.syncTargetWidthToOption=function(G){G.forEach(function(L){L.columns.forEach(function(r){r.hasWidth&&(r.width=r.targetWidth)})})},TableExcelHelper.getGroupFieldsFormatter=function(G,L){var r=void 0;if(L.groupFields&&L.groupFields.length){var B=typeof L.groupFields=="string"?L.groupFields:JSON.stringify(L.groupFields);G.groupFieldsFormatter="function(groupData,options){ return "+B+" }"}if(L.groupFieldsFormatter&&(r=L.groupFieldsFormatter),G.groupFieldsFormatter)try{var w="groupFieldsFormatter="+G.groupFieldsFormatter;r=eval2(w)}catch(b){console.log(b)}return r},TableExcelHelper.getGroupFormatter=function(G,L){var r=void 0;if(L.groupFormatter&&(r=L.groupFormatter),G.groupFormatter)try{var B="groupFormatter="+G.groupFormatter;r=eval2(B)}catch(w){console.log(w)}return r},TableExcelHelper.getGroupFooterFormatter=function(G,L){var r=void 0;if(L.groupFooterFormatter&&(r=L.groupFooterFormatter),G.groupFooterFormatter)try{var B="groupFooterFormatter="+G.groupFooterFormatter;r=eval2(B)}catch(w){console.log(w)}return r},TableExcelHelper.getFooterFormatter=function(G,L){var r=void 0;if(L.footerFormatter&&(r=L.footerFormatter),G.footerFormatter)try{var B="footerFormatter="+G.footerFormatter;r=eval2(B)}catch(w){console.log(w)}return r},TableExcelHelper.getRowStyler=function(G,L){var r=void 0;if(L.rowStyler&&(r=L.rowStyler),G.rowStyler)try{var B="rowStyler="+G.rowStyler;r=eval2(B)}catch(w){console.log(w)}return r},TableExcelHelper.getColumnTableSummaryFormatter=function(column){var tableSummaryFormatter=void 0;if(column.tableSummaryFormatter&&(tableSummaryFormatter=column.tableSummaryFormatter),column.tableSummaryFormatter)try{var s="tableSummaryFormatter="+column.tableSummaryFormatter;eval(s)}catch(G){console.log(G)}return tableSummaryFormatter},TableExcelHelper.getColumnStyler=function(G){var L=void 0;if(G.styler&&(L=G.styler),G.styler2)try{var r="styler="+G.styler2;L=eval2(r)}catch(B){console.log(B)}return L},TableExcelHelper.getHeaderStyler=function(G){var L=void 0;if(G.stylerHeader&&(L=G.stylerHeader),G.stylerHeader)try{var r="stylerHeader="+G.stylerHeader;L=eval2(r)}catch(B){console.log(B)}return L},TableExcelHelper.getColumnRenderFormatter=function(G){var L=void 0;if(G.renderFormatter&&(L=G.renderFormatter),G.renderFormatter)try{var r="renderFormatter="+G.renderFormatter;L=eval2(r)}catch(B){console.log(B)}return L},TableExcelHelper.getColumnFormatter=function(G){var L=void 0;if(G.formatter&&(L=G.formatter),G.formatter2)try{var r="formatter="+G.formatter2;L=eval2(r)}catch(B){console.log(B)}return L},TableExcelHelper.getOrderdColumns=function(G){let L={};for(let B=0;B<G.totalLayer;B++)L[B]=[],G[B].forEach((w,b)=>{L[B].push(...new Array(w.colspan).fill({...w,colspan:1}))});for(let B=0;B<G.totalLayer;B++)L[B].forEach((w,b)=>{for(let l=1;l<w.rowspan;l++)L[B+l].splice(b,0,{...w,rowspan:1})});let r=[];for(let B=0;B<G.totalLayer;B++)B>=G.totalLayer-1?L[B].forEach((w,b)=>{w.field||(w.field=r[b])}):L[B].forEach((w,b)=>{B==0?r.push(w.field||""):w.field&&(r[b]=w.field)});return this.rowColumns=L[G.totalLayer-1],L[G.totalLayer-1]},TableExcelHelper}()},function(G,L,r){r.d(L,"a",function(){return B});var B=function(){function w(b){this.top=b.top,this.left=b.left,this.height=b.height,this.width=b.width,this.bottomInLastPaper=b.bottomInLastPaper,this.beginPrintPaperIndex=b.beginPrintPaperIndex,this.printTopInPaper=b.printTopInPaper,this.endPrintPaperIndex=b.endPrintPaperIndex}return w.prototype.isPositionLeftOrRight=function(b){return this.top<=b&&this.top+this.height>b},w}()},function(G,L,r){var B=function(){function n(){this.name="lineHeight"}return n.prototype.css=function(t,H){if(t&&t.length){if(H)return t.css("line-height",H+"pt"),"line-height:"+H+"pt";t[0].style.lineHeight=""}return null},n.prototype.createTarget=function(){return this.target=$__default.default(` <div class="hiprint-option-item hiprint-option-item-row">
7
7
  <div class="hiprint-option-item-label">
8
8
  \u5B57\u4F53\u884C\u9AD8
9
9
  </div>
@@ -201,7 +201,7 @@
201
201
  <option value="topBottomBorder" >\u4E0A\u4E0B\u8FB9\u6846</option>
202
202
  </select>
203
203
  </div>
204
- </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}(),u=function(){function n(){this.name="tableHeaderCellBorder"}return n.prototype.css=function(t,H){if(t.find("thead tr").length){if(H=="border"||H==null)return t.find("thead tr").addClass("hiprint-printElement-tableTarget-border-td-all");H=="noBorder"?t.find("thead tr").addClass("hiprint-printElement-tableTarget-border-td-none"):t.find("thead tr").removeClass()}return null},n.prototype.createTarget=function(){return this.target=$__default.default(` <div class="hiprint-option-item hiprint-option-item-row">
204
+ </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="tableHeaderCellBorder"}return n.prototype.css=function(t,H){if(t.find("thead tr").length){if(H=="border"||H==null)return t.find("thead tr").addClass("hiprint-printElement-tableTarget-border-td-all");H=="noBorder"?t.find("thead tr").addClass("hiprint-printElement-tableTarget-border-td-none"):t.find("thead tr").removeClass()}return null},n.prototype.createTarget=function(){return this.target=$__default.default(` <div class="hiprint-option-item hiprint-option-item-row">
205
205
  <div class="hiprint-option-item-label">
206
206
  \u8868\u5934\u5355\u5143\u683C\u8FB9\u6846
207
207
  </div>
@@ -573,7 +573,7 @@
573
573
  <div class="hiprint-option-item-field">
574
574
  <input type="text" class="auto-submit" />
575
575
  </div>
576
- </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="overPrintOptions"}return n.prototype.createTarget=function(){this.target=$__default.default(' <div class="hiprint-option-item" style="width: 100%;"><div class="hiprint-option-item-label hiprint-option-title"> \u5957\u6253\u529F\u80FD </div></div>'),this.content=$__default.default('<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label"> \u80CC\u666F\u56FE\u7247 </div><div class="hiprint-option-item-field"><input style="width:65%" type="text" placeholder="\u8BF7\u9009\u62E9\u56FE\u7247" class="auto-submit"><button class="hiprint-option-item-settingBtn" style="width:30%;padding:0 10px;margin:0 0 0 5px" type="button">\u9009\u62E9</button></div></div>'),this.opacity=$__default.default('<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label"> \u900F\u660E\u5EA6 </div><div class="hiprint-option-item-field"><input style="width:100%" type="range" min="1" max="100" step="1" placeholder="\u900F\u660E\u5EA6" class="auto-submit bt-range"></div></div>'),this.type=$__default.default(`<div class="hiprint-option-item hiprint-option-item-row">
576
+ </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}(),R=function(){function n(){this.name="overPrintOptions"}return n.prototype.createTarget=function(){this.target=$__default.default(' <div class="hiprint-option-item" style="width: 100%;"><div class="hiprint-option-item-label hiprint-option-title"> \u5957\u6253\u529F\u80FD </div></div>'),this.content=$__default.default('<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label"> \u80CC\u666F\u56FE\u7247 </div><div class="hiprint-option-item-field"><input style="width:65%" type="text" placeholder="\u8BF7\u9009\u62E9\u56FE\u7247" class="auto-submit"><button class="hiprint-option-item-settingBtn" style="width:30%;padding:0 10px;margin:0 0 0 5px" type="button">\u9009\u62E9</button></div></div>'),this.opacity=$__default.default('<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label"> \u900F\u660E\u5EA6 </div><div class="hiprint-option-item-field"><input style="width:100%" type="range" min="1" max="100" step="1" placeholder="\u900F\u660E\u5EA6" class="auto-submit bt-range"></div></div>'),this.type=$__default.default(`<div class="hiprint-option-item hiprint-option-item-row">
577
577
  <div class="hiprint-option-item-label"> \u5957\u6253\u6A21\u5F0F </div>
578
578
  <input type="radio" id="overPrintType1" name="type" value="1" class="auto-submit">
579
579
  <label for="overPrintType1">\u4EC5\u8BBE\u8BA1</label>
@@ -854,7 +854,7 @@
854
854
  <option value="dotted" >\u865A\u7EBF</option>
855
855
  </select>
856
856
  </div>
857
- </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}(),p=function(){function n(){this.name="borderBottom"}return n.prototype.css=function(t,H){if(t&&t.length){if(H)return t.css("border-bottom-style",H),"border-bottom-style:1px solid";t[0].style.borderBottomStyle="",t[0].style.borderBottomWidth=""}return null},n.prototype.createTarget=function(){return this.target=$__default.default(` <div class="hiprint-option-item hiprint-option-item-row">
857
+ </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="borderBottom"}return n.prototype.css=function(t,H){if(t&&t.length){if(H)return t.css("border-bottom-style",H),"border-bottom-style:1px solid";t[0].style.borderBottomStyle="",t[0].style.borderBottomWidth=""}return null},n.prototype.createTarget=function(){return this.target=$__default.default(` <div class="hiprint-option-item hiprint-option-item-row">
858
858
  <div class="hiprint-option-item-label">
859
859
  \u4E0B\u8FB9\u6846
860
860
  </div>
@@ -1029,7 +1029,7 @@
1029
1029
  <option value="dotted" >\u77ED\u865A\u7EBF</option>
1030
1030
  </select>
1031
1031
  </div>
1032
- </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="backgroundColor"}return n.prototype.css=function(t,H){if(t&&t.length){if(H)return t.css("background-color",H),"background-color:"+H;t[0].style.backgroundColor=""}return null},n.prototype.createTarget=function(){return this.target=$__default.default(` <div class="hiprint-option-item hiprint-option-item-row">
1032
+ </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}(),O=function(){function n(){this.name="backgroundColor"}return n.prototype.css=function(t,H){if(t&&t.length){if(H)return t.css("background-color",H),"background-color:"+H;t[0].style.backgroundColor=""}return null},n.prototype.createTarget=function(){return this.target=$__default.default(` <div class="hiprint-option-item hiprint-option-item-row">
1033
1033
  <div class="hiprint-option-item-label">
1034
1034
  \u80CC\u666F\u989C\u8272
1035
1035
  </div>
@@ -1047,7 +1047,7 @@
1047
1047
  <option value="2" >\u6A2A\u5411</option>
1048
1048
  </select>
1049
1049
  </div>
1050
- </div><div class="hiprint-option-item-desc">(\u4EC5\u81EA\u5B9A\u4E49\u7EB8\u8D28\u6709\u6548)</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}(),O=function(){function n(){this.name="textContentVerticalAlign"}return n.prototype.createTarget=function(){return this.target=$__default.default(` <div class="hiprint-option-item hiprint-option-item-row">
1050
+ </div><div class="hiprint-option-item-desc">(\u4EC5\u81EA\u5B9A\u4E49\u7EB8\u8D28\u6709\u6548)</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}(),Q=function(){function n(){this.name="textContentVerticalAlign"}return n.prototype.createTarget=function(){return this.target=$__default.default(` <div class="hiprint-option-item hiprint-option-item-row">
1051
1051
  <div class="hiprint-option-item-label">
1052
1052
  \u4E0A\u4E0B\u5BF9\u9F50
1053
1053
  </div>
@@ -1568,22 +1568,22 @@
1568
1568
  <option value="last" >\u6700\u540E\u663E\u793A</option>
1569
1569
  </select>
1570
1570
  </div>
1571
- </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}();r.d(L,"a",function(){return je});var je=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 w,new b,new l,new h,new B,new g,new E,new It,new D,new v,new u,new N,new U,new x,new j,new S,new C,new T,new o,new m,new a,new I,new f,new P,new c,new d,new A,new z,new k,new F,new X,new V,new K,new tt,new G,new it,new lt,new pt,new ut,new bt,new vt,new dt,new ft,new gt,new yt,new Pt,new jt,new St,new Ct,new Nt,new Dt,new At,new Et,new Xt,new Bt,new Ut,new Zt,new Lt,new zt,new Wt,new M,new e,new i,new p,new Z,new y,new W,new J,new et,new Q,new nt,new O,new rt,new ot,new $t,new Kt,new qt,new te,new ee,new ie,new ne,new oe,new le,new ae,new re,new se,new pe,new ue,new Ie,new ce,new de,new he,new ge,new me,new fe,new be,new ve,new ye,new Me,new Pe,new xt,new ht,new Tt,new st,new kt,new Gt,new Jt,new Qt,new Ft,new Vt,new Yt,new Ot],n}()},function(R,L,r){r.d(L,"a",function(){return w}),r.d(L,"b",function(){return b});var B=r(14),w=function(){function g(E,D){this.selectedCells=[],this.rows=E,this.tableTatget=D}return g.prototype.clear=function(){this.tableTatget.find("td").removeClass("selected")},g.prototype.setSingleSelect=function(E){this.startCell=E,this.selectedCells=[]},g.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},g.prototype.singleSelectByXY=function(E,D){var v=this.getCellByXY(E,D);v&&(this.clear(),v&&(v.cell.select(),this.startCell=v,this.selectedCells=[]))},g.prototype.multipleSelectByXY=function(E,D){this.clear();var v=[];if(this.startCell){var u=this.getCellByXY(E,D);if(u){var S=B.a.mergeRect(this.startCell.cell.getTableRect(),u.cell.getTableRect());this.selectByRect(new l(S),v)}}this.selectedCells=v},g.prototype.selectByRect=function(E,D){this.rows.forEach(function(v,u){var S=[];v.columns.forEach(function(C){C.isInRect(E)&&(S.push(new h(u,C)),C.select())}),S.length&&D.push(S)}),E.changed&&(E.changed=!1,D.splice(0,D.length),this.selectByRect(E,D))},g.prototype.getSelectedCells=function(){return this.selectedCells},g.prototype.getCellByXY=function(E,D){var v;return this.rows.forEach(function(u,S){var C=(u.columns||[]).filter(function(N){return N.checked}).filter(function(N){return N.isXYinCell(E,D)});C.length&&(v=new h(S,C[0]))}),v},g}(),b=function(){return function(g){this.x=g.x,this.y=g.y,this.height=g.height,this.width=g.width}}(),l=function(){return function(g){this.rect=g}}(),h=function(){return function(g,E){this.rowIndex=g,this.cell=E}}()},function(R,L,r){r.d(L,"a",function(){return B});var B=function(){function w(){}return w.createId=function(){return this.id+=1,this.id},w.id=1,w}()},function(R,L,r){r.d(L,"a",function(){return h});var B,w=r(5),b=r(13),l=(B=function(E,D){return(B=Object.setPrototypeOf||_instanceof({__proto__:[]},Array)&&function(v,u){v.__proto__=u}||function(v,u){for(var S in u)u.hasOwnProperty(S)&&(v[S]=u[S])})(E,D)},function(g,E){function D(){this.constructor=g}B(g,E),g.prototype=E===null?Object.create(E):(D.prototype=E.prototype,new D)}),h=function(g){function E(D){var v=g.call(this)||this;return v.columns=[],D&&D.constructor===Array?(D||[]).forEach(function(u){v.columns.push(new w.a(u))}):D.columns&&(D.columns||[]).forEach(function(u){v.columns.push(new w.a(u))}),v}return l(E,g),E.prototype.getPrintElementOptionEntity=function(){var D=[],v=this.allColumns?this.allColumns.filter(function(u){return!u.checked}):[];return[...this.columns,...v].forEach(function(u){D.push(u.getEntity())}),D},E}(b.a)},function(R,L,r){r.d(L,"a",function(){return b});var B=r(11),w=r(5),b=function(){function l(){this.id=B.a.createId()}return l.prototype.init=function(h,g,E){this.isHead=E,this.target=g||$__default.default("<tr></tr>"),this.tableOptions=h,this.allColumns=this.columns||[],this.initCells((this.columns||[]).filter(function(D){return D.checked}))},l.prototype.getTarget=function(){return this.target},l.prototype.initCells=function(h){var g=this;h?(this.columns=h,h.forEach(function(E,D){E.init(g.target.find("td:eq("+D+")"),g.tableOptions,g.id,g.isHead)})):(this.columns=[],this.target.find("td").map(function(E,D){var v=new w.a;v.init($__default.default(D),g.tableOptions,g.id,g.isHead),g.columns.push(v)}))},l.prototype.removeCell=function(h){var g=this.columns.indexOf(h);this.columns[g].getTarget().remove(),this.columns.splice(g,1)},l.prototype.createTableCell=function(h,g){var E=new w.a;return E.init($__default.default("<td></td>"),this.tableOptions,this.id,this.isHead),h>1&&(E.getTarget().attr("rowspan",h),E.rowspan=h),g>1&&(E.getTarget().attr("colspan",g),E.colspan=g),E},l.prototype.insertToTargetCellLeft=function(h,g){var E=this.columns.indexOf(h);h.getTarget().before(g.getTarget()),this.columns.splice(E,0,g)},l.prototype.insertToTargetCellRight=function(h,g){var E=this.columns.indexOf(h);this.columns[E].getTarget().after(g.getTarget()),this.columns.splice(E+1,0,g)},l.prototype.insertCellToFirst=function(h){this.target.prepend(h.getTarget()),this.columns.splice(0,0,h)},l.prototype.insertCellToLast=function(h){this.columns.push(h),this.target.append(h.getTarget())},l.prototype.getPrintElementOptionEntity=function(){var h=[];return[...this.columns,...this.allColumns.filter(function(g){return!g.checked})].forEach(function(g){h.push(g.getEntity())}),h},l}()},function(R,L,r){r.d(L,"a",function(){return w});var B=r(10),w=function(){function b(){}return b.mergeRect=function(l,h){var g=Math.min(l.x,h.x),E=Math.min(l.y,h.y);return new B.b({x:g,y:E,height:Math.max(l.y+l.height,h.y+h.height)-E,width:Math.max(l.x+l.width,h.x+h.width)-g})},b.Rect=function(l,h,g,E){return{minX:l<g?l:g,minY:h<E?h:E,maxX:l<g?g:l,maxY:h<E?E:h}},b}()},function(R,L,r){r.d(L,"a",function(){return N});var B=r(4),w=r(1),b=r(6),l=r(0),h=r(8),g=r(18),E=r(7),D=r(16),v=r(20),u=r(2),S=(C=function(x,j){return(C=Object.setPrototypeOf||_instanceof({__proto__:[]},Array)&&function(T,o){T.__proto__=o}||function(T,o){for(var m in o)o.hasOwnProperty(m)&&(T[m]=o[m])})(x,j)},function(U,x){function j(){this.constructor=U}C(U,x),U.prototype=x===null?Object.create(x):(j.prototype=x.prototype,new j)}),C,N=function(U){function x(j,T){var o=U.call(this,j)||this;return o.gridColumnsFooterCss="hiprint-gridColumnsFooter",o.tableGridRowCss="table-grid-row",o.options=new g.a(T,o.printElementType),o.options.setDefault(new g.a(w.a.instance.table.default).getPrintElementOptionEntity()),o}return S(x,U),x.prototype.getColumns=function(){return this.options.columns},x.prototype.getColumnByColumnId=function(j){return this.options.getColumnByColumnId(j)},x.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var j=this.designTarget.find(".hiprint-printElement-table-content"),T=this.getHtml(this.designPaper);j.html(""),j.append(T[0].target.find(".table-grid-row")),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.css(this.designTarget,this.getData())}},x.prototype.css=function(j,T){if((this.getField()||!this.options.content)&&!this.printElementType.formatter)return U.prototype.css.call(this,j,T)},x.prototype.getDesignTarget=function(j){return this.designTarget=this.getHtml(j)[0].target,this.css(this.designTarget,this.getData()),this.designPaper=j,this.designTarget.find("td").hidroppable({accept:".rn-draggable-item",onDrop:function(o,m){},onDragEnter:function(o,m){$__default.default(m).removeClass("rn-draggable-item")},onDragLeave:function(o,m){$__default.default(m).addClass("rn-draggable-item")}}),this.designTarget},x.prototype.getConfigOptions=function(){return w.a.instance.table},x.prototype.createTarget=function(j,T,o){for(var m=$__default.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),I=0;I<a.gridColumns;I++)a.getByIndex(I).append(this.getTableHtml(T,o));return m.find(".hiprint-printElement-table-content").append(a.target),m},x.prototype.createGridColumnsStructure=function(j){for(var T=$__default.default('<div class="hi-grid-row table-grid-row"></div>'),o=0;o<this.options.getGridColumns();o++){var m=$__default.default('<div class="tableGridColumnsGutterRow hi-grid-col" style="width:'+100/this.options.getGridColumns()+'%;"></div>');T.append(m)}var a=this.getGridColumnsFooterFormatter();if(a){var I=$__default.default('<div class="hiprint-gridColumnsFooter"></div>');I.append(a(this.options,this.getData(j),j,[])),T.append(I)}return new v.a(this.options.getGridColumns(),T)},x.prototype.createtempEmptyRowsTargetStructure=function(j){if(this.getField())return this.createTarget(this.printElementType.title,[]);var T=this.createTarget(this.printElementType.title,[]).clone();return T.find(".hiprint-printElement-tableTarget tbody tr").remove(),T},x.prototype.getTableHtml=function(j,T){var o,m;if(!this.getField()&&this.options.content)return(o=$__default.default("<div></div>")).append(this.options.content),(m=o.find("table")).addClass("hiprint-printElement-tableTarget"),m;if(this.printElementType.formatter)return(o=$__default.default("<div></div>")).append(this.printElementType.formatter(j)),(m=o.find("table")).addClass("hiprint-printElement-tableTarget"),m;var a=$__default.default('<table class="hiprint-printElement-tableTarget" style="border-collapse: collapse;"></table>');return a.append(E.a.createTableHead(this.getColumns(),this.options.getWidth()/this.options.getGridColumns())),a.append(E.a.createTableRow(this.getColumns(),j,T,this.options,this.printElementType)),this.options.tableFooterRepeat=="no"||E.a.createTableFooter(this.printElementType.columns,j,this.options,this.printElementType,T,j).insertBefore(a.find("tbody")),a},x.prototype.getEmptyRowTarget=function(){return E.a.createEmptyRowTarget(this.getColumns(),this)},x.prototype.getHtml=function(j,T){this.createTempContainer();var o=this.getPaperHtmlResult(j,T);return this.removeTempContainer(),o},x.prototype.getPaperHtmlResult=function(j,T){var o=[],m=this.getData(T),a=this.getTableHtml(m,T),I=this.createtempEmptyRowsTargetStructure(T);T?this.updateTargetWidth(I):this.updateTargetSize(I),this.css(I,m),this.css(a,m),this.getTempContainer().html(""),this.getTempContainer().append(I);var f=I.find("tfoot").outerHeight()||0;I.find("tfoot").remove();for(var P,c=this.getBeginPrintTopInPaperByReferenceElement(j),d=0,A=!1;!A;){var z=0,k=j.getPaperFooter(d);d==0&&c>k&&j.panelPageRule!="none"&&(c=c-k+j.paperHeader,o.push(new b.a({target:void 0,printLine:void 0})),z=j.getContentHeight(d)-(c-j.paperHeader),d++,k=j.getPaperFooter(d));var F=o.length>0?o[o.length-1].target:void 0,X=this.getRowsInSpecificHeight(T,z>0?z:d==0?k-c:j.getContentHeight(d),I,a,d,F,f);if(A=X.isEnd,z<0){var V=this.options.top;o[0].target=$__default.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=c,o[0].referenceElement=new h.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:j.index,bottomInLastPaper:V+this.options.lHeight,printTopInPaper:c}),o[0].target.css("top",V+"pt"),o[0].target.css("left",this.options.displayLeft());break}var K=void 0;X.target&&(X.target.css("left",this.options.displayLeft()),X.target[0].height=""),d==0||z>0?(X.target&&(P=c,X.target.css("top",c+"pt")),K=A&&this.options.lHeight!=null?c+(X.height>this.options.lHeight?X.height:this.options.lHeight):c+X.height):(X.target&&(P=j.paperHeader,X.target.css("top",j.paperHeader+"pt")),K=j.paperHeader+X.height),o.push(new b.a({target:X.target,printLine:K,referenceElement:new h.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:j.index,bottomInLastPaper:K,printTopInPaper:P})})),d++,T&&this.updatePanelHeight(K+this.options.getHeight(),j)}return o},x.prototype.getRowsInSpecificHeight=function(j,T,o,m,a,I,f){var P=this,c=m.find("tbody"),d=l.a.pt.toPx(T);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"&&(j?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 A=this.panel.panelPageRule=="none",z;if(j&&A){var k=o.find(".hiprint-printElement-tableTarget thead").attr("style");z=o.find(".hiprint-printElement-tableTarget thead tr").clone(),k?z.attr("style",k):z.css({background:"#e8e8e8"}),o.find(".hiprint-printElement-tableTarget thead").remove()}var F=o.outerHeight();if(!A&&F>d)return{target:void 0,length:0,height:0,isEnd:!1};for(var X=this.options.getGridColumns(),V=[],K=0;K<X;K++)for(var tt=o.find(".hiprint-printElement-tableTarget:eq("+K+")"),G=void 0,it=[];;){if(A){var lt=c.find("tr").length;if(lt==0)G={height:l.a.px.toPt(F),isEnd:!0},j&&this.options.autoCompletion&&(this.autoCompletion(d,tt,f),F=o.outerHeight());else{var pt=c.find("tr:lt(1)");it.length==0&&z&&tt.find("tbody").append(z),tt.find("tbody").append(pt);var ut=pt.data("rowData");V.push(ut),it.push(ut),F=o.outerHeight(),lt==0&&(c.prepend(pt),V.pop(),it.pop(),G={height:l.a.px.toPt(F),isEnd:!1})}}else if(F<=d)if(c.find("tr").length==0)G={height:l.a.px.toPt(F),isEnd:!0},j&&this.options.autoCompletion&&(this.autoCompletion(d,tt,f),F=tt.outerHeight());else{var pt=c.find("tr:lt(1)");P.options.rowsColumnsMerge&&(a>0||K>0)&&it.length==0&&(pt=P.fixMergeSpan(pt,c)),tt.find("tbody").append(pt);var ut=pt.data("rowData");V.push(ut),it.push(ut),F=tt.outerHeight(),((this.options.tableFooterRepeat=="last"?F:F+=f)>d||this.options.maxRows&&it.length>+this.options.maxRows)&&(c.prepend(pt),V.pop(),it.pop(),F=o.outerHeight(),G={height:l.a.px.toPt(F),isEnd:!1})}if(G){if(this.options.tableFooterRepeat=="last"&&!G.isEnd)break;this.options.tableFooterRepeat!=="no"&&(A?tt.find("tbody").append(E.a.createTableFooter(this.printElementType.columns,this.getData(j),this.options,this.printElementType,j,it).children()):E.a.createTableFooter(this.printElementType.columns,this.getData(j),this.options,this.printElementType,j,it).insertBefore(tt.find("tbody")),P.css(tt,j));break}}var bt=o.find(".hiprint-printElement-tableTarget tbody tr").length,vt=this.getGridColumnsFooterFormatter();vt&&o.find(this.gridColumnsFooterCss).html(vt(this.options,this.getData(j),j,V)),F=o.outerHeight();let dt=c.find("tr:lt(1)");if(bt==0&&dt.length&&ut==dt.data("rowData")){tt.find("tbody").append(dt);let ft=tt.find("tbody tr").outerHeight();return c.prepend(dt),{target:$__default.default('<div style="position:absolute;background: red;color: white;padding: 0px 4px;">\u6CA1\u6709\u8DB3\u591F\u7A7A\u95F4,\u663E\u793A\u4E0B\u65B9\u5185\u5BB9, \u53EF\u5206\u9875\u9AD8\u5EA6: '+d+"px < \u5F53\u524D\u9700\u8981\u9AD8\u5EA6: "+ft+"px</div>").append(dt.css("background","blue")),length:bt,height:l.a.px.toPt(F),isEnd:!1}}var yt=c.find("tr").length==0?bt==0&&I?{target:void 0,length:0,height:0,isEnd:!0}:{target:o.clone(),length:bt,height:l.a.px.toPt(F),isEnd:!0}:{target:o.clone(),length:bt,height:l.a.px.toPt(F),isEnd:!1};return yt},x.prototype.fixMergeSpan=function(j,T){var o=this;let m=1,a=!1,I=1,f=!1;return j.nextAll().each(function(P){$__default.default(this).children().filter("td[rowspan=0]").length>0&&!a?m+=1:a=!0,$__default.default(this).children().filter("td[colspan=0]").length>0&&!f?I+=1:f=!0}),j.children().each(function(P,c){$__default.default(c).attr("rowspan")<1&&($__default.default(c).attr("rowspan",m),$__default.default(c).css("display",""),o.options.rowsColumnsMergeClean&&$__default.default(c).text("")),$__default.default(c).attr("colspan")<1&&($__default.default(c).attr("colspan",I),$__default.default(c).css("display",""),o.options.rowsColumnsMergeClean&&$__default.default(c).text(""))}),j},x.prototype.autoCompletion=function(j,T,o){for(var m=this,a,I=this.getEmptyRowTarget(),f=T.outerHeight()+o;j>f&&(a=I.clone(),T.find("tbody").append(a),f=T.outerHeight()+o,!(m.options.maxRows&&T.find("tbody").children().length>m.options.maxRows)););a&&a.remove()},x.prototype.getData=function(j){if(!j)try{let m=this.options.testData||"[{}]";return JSON.parse(m)}catch(m){return console.log("table testData parse error",m),[{}]}var T=this.getField(),o=T&&T.split(".").reduce((m,a)=>m?m[a]:j?j[a]:"",!1)||"";return o?JSON.parse(JSON.stringify(o)):[]},x.prototype.onResize=function(j,T,o,m,a){U.prototype.updateSizeAndPositionOptions.call(this,a,m,o,T),E.a.resizeTableCellWidth(this.designTarget,this.getColumns(),this.options.getWidth())},x.prototype.getReizeableShowPoints=function(){return this.options.showPoints||w.a.instance.table.showPoints},x.prototype.design=function(j,T){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,I,f){o.updateSizeAndPositionOptions(I,f),o.createLineOfPosition(T),u.a.instance.changed=!0},moveUnit:"pt",minMove:w.a.instance.movingDistance,onBeforeDrag:function(a){u.a.instance.draging=!0,o.createLineOfPosition(T)},getScale:function(){return o.designPaper.scale||1},onStopDrag:function(a){u.a.instance.changed&&l.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,"\u79FB\u52A8"),u.a.instance.draging=!1,u.a.instance.changed=!1,o.removeLineOfPosition()}}),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.designTarget.hireizeable({showPoints:o.getReizeableShowPoints(),showSizeBox:w.a.instance.showSizeBox,noContainer:!0,onBeforeResize:function(){u.a.instance.draging=!0},getScale:function(){return o.designPaper.scale||1},onResize:function(a,I,f,P,c){o.onResize(a,I,f,P,c),o.hitable&&o.hitable.updateColumnGrips(),o.createLineOfPosition(T)},onStopResize:function(a){l.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,a?"\u65CB\u8F6C":"\u5927\u5C0F"),u.a.instance.draging=!1,o.removeLineOfPosition()}}),this.bingKeyboardMoveEvent(this.designTarget,T)},x.prototype.setHitable=function(){var j=this;this.hitable=new D.a({templateId:j.templateId,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(){j.updateDesignViewFromOptions(),l.a.event.trigger("hiprintTemplateDataChanged_"+j.templateId,"\u8C03\u6574\u8868\u5934")})},x.prototype.setColumnsOptions=function(){var j=this;this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("thead td").bind("click.hiprint",function(T){var o=$__default.default(T.target).attr("id")||$__default.default(T.target).attr("column-id"),m=j.getColumnByColumnId(o);if(m){var a=j.getPrintElementOptionItemsByName("tableColumn");l.a.event.trigger(j.getPrintElementSelectEventKey(),{printElement:j,customOptionsInput:[{title:(m.title||`${m.id}(id)`)+"-\u5217\u5C5E\u6027",optionItems:a,options:m,callback:function(f){a.forEach(function(P){var c=P.getValue();if(P.name=="title"&&c&&!c.trim().endsWith("#")&&!c.trim().startsWith("#")){var d=c?c.split("#"):"";m.title=d[0],d.length>1&&(m.columnId=m.field=d[1]),m.columnId&&m.target.attr("column-id",m.columnId),P.target.find("textarea").val(d[0]);return}if(P.name=="columnField"){if(m.columnId=m.field=c,m.columnId&&m.target.attr("column-id",m.columnId),j.options.fields){let A=j.options.fields.find(k=>k.field==c);A&&m.titleSync&&(m.title=A.text);let z=a.find(k=>k.name=="title");z&&m.titleSync&&z.target.find("textarea").val(m.title)}return}m[P.name]=c})}}]})}else l.a.event.trigger(j.getPrintElementSelectEventKey(),{printElement:j})})},x.prototype.filterOptionItems=function(j){var T=U.prototype.filterOptionItems.call(this,j);return this.printElementType.editable&&this.options.columns.length==1?T:j.filter(function(o){return o.name!="columns"})},x.prototype.getFooterFormatter=function(){var j=void 0;if(this.printElementType.footerFormatter&&(j=this.printElementType.footerFormatter),this.options.footerFormatter)try{var T="footerFormatter="+this.options.footerFormatter;eval2(T)}catch(o){console.log(o)}return j},x.prototype.getGridColumnsFooterFormatter=function(){var j=void 0;if(this.printElementType.gridColumnsFooterFormatter&&(j=this.printElementType.gridColumnsFooterFormatter),this.options.gridColumnsFooterFormatter)try{var T="gridColumnsFooterFormatter="+this.options.gridColumnsFooterFormatter;j=eval2(T)}catch(o){console.log(o)}return j},x}(B.a)},function(R,L,r){var B=function(){return function(T){this.table=T.table,this.templateId=T.templateId,this.fields=T.fields,this.isEnableEdit=T.isEnableEdit,this.trs=T.trs,this.resizeRow=T.resizeRow,this.resizeColumn=T.resizeColumn,this.isEnableEditField=T.isEnableEditField,this.isEnableContextMenu=T.isEnableContextMenu,this.isEnableEditField=T.isEnableEditField,this.isEnableInsertRow=T.isEnableInsertRow,this.isEnableDeleteRow=T.isEnableDeleteRow,this.isEnableInsertColumn=T.isEnableInsertColumn,this.isEnableDeleteColumn=T.isEnableDeleteColumn,this.isEnableMergeCell=T.isEnableMergeCell,this.columnResizable=T.columnResizable,this.columnAlignEditable=T.columnAlignEditable}}(),w=function(){function T(o){this.options=new B(o)}return T.prototype.enableEidt=function(){this.options.isEnableEdit},T.prototype.disableEdit=function(){this.options.isEnableEdit},T.prototype.isEnableEdit=function(){return this.options.isEnableEdit},T}(),b=r(0),l=function(){return function(T){this.cell=T.cell,this.link=T.link,this.linkType=T.linkType,this.bottom=T.bottom,this.rightMost=T.rightMost,this.rowLevel=T.rowLevel,this.columnLevel=T.columnLevel,this.indexInTableGridRow=T.indexInTableGridRow,this.indexInTableGridColumn=T.indexInTableGridColumn}}(),h=r(10),g=function(){function T(){}return T.getLeftTableCell=function(o,m){var a;return o.forEach(function(I,f){I.cell&&f<m&&(a=I.cell)}),a},T.getIndex=function(o,m){var a;return o.forEach(function(I,f){I.cell&&I.cell.id==m&&(a=f)}),a},T}(),E=r(13),D=r(11),v=function(){return function(T,o){this.target=T,this.grips=o}}(),u=function(){return function(T){this.target=T}}(),S=function(){return function(){this.rowColumns=[]}}(),C=function(){function T(){}return T.getColumnsWidth=function(o,m){var a={},I=T.allAutoWidth(o);return o.rowColumns.forEach(function(f){var P=m-0,c=f.width/I*(P>0?P:0);a[f.id]=c}),a},T.resizeTableCellWeight=function(o){o.forEach(function(m){m.columns.forEach(function(a){a.hasWidth&&$__default.default(a.getTarget()).css("width",a.width+"pt")})})},T.allAutoWidth=function(o){var m=0;return o.rowColumns.forEach(function(a){m+=a.width}),m},T.reconsitutionTableColumnTree=function(o,m,a){for(var I=m||new S,f=function(d){I.totalLayer=d+1,I[d]=o[d].columns,I.rowColumns=I.rowColumns.concat(I[d].filter(function(A){return A.rowspan==o.length-d}))},P=0;P<o.length;P++)f(P);return I},T}(),N=r(2),U=function(){function T(o){this.signature="HiTresizer",this.hitable=o,this.rows=o.rows,this.target=o.target}return T.prototype.init=function(){this.addResizeRowAndColumn(),this.hitable.optionsCoat.options.resizeColumn&&this.createColumnGrips(),this.hitable.optionsCoat.options.resizeRow&&this.createRowGrips()},T.prototype.resizeTableCellWidth=function(){C.resizeTableCellWeight(this.rows)},T.prototype.addResizeRowAndColumn=function(){},T.prototype.createColumnGrips=function(){var o=this,m=this,a=[],I=$__default.default('<div class="columngrips"/>');I.width(this.target.width()),this.rows.forEach(function(f){(f.columns||[]).filter(function(P){return P.checked}).forEach(function(P,c){if(P.getTarget().attr("haswidth")){var d=$__default.default('<div class="columngrip"><div class="gripResizer"></div></div>');I.append(d);var A=new u(d);a.length>0&&(a[a.length-1].nextGrip=A),a.push(A),o.syncGrips(P,A),$__default.default(d).hidraggable({axis:"h",onDrag:function(k,F,X){},moveUnit:"pt",minMove:1,getScale:function(){return $__default.default(".hiprint-printPaper")[0].style.transform&&parseFloat($__default.default(".hiprint-printPaper")[0].style.transform.slice(6,-1))||1},onBeforeDrag:function(k){if(N.a.instance.draging=!0,!A.nextGrip)return!1;m.dragingGrip=A,m.dragingGrip.left=parseFloat(m.dragingGrip.target.css("left").replace("px","")),A.target.addClass("columngripDraging")},onStopDrag:function(k){N.a.instance.draging=!1;var F=parseFloat(m.dragingGrip.target.css("left").replace("px","")),X=b.a.px.toPt(F-m.dragingGrip.left);A.cell.width+X<10?X=10-A.cell.width:A.nextGrip.cell.width-X<10&&(X=A.nextGrip.cell.width-10),A.cell.width=A.cell.width+X,A.nextGrip.cell.width=A.nextGrip.cell.width-X,o.resizeTableCellWidth(),A.target.removeClass("columngripDraging"),m.updateColumnGrips()}})}})}),this.target.before(I),this.cgripContariner=new v(I,a)},T.prototype.updateColumnGrips=function(){this.cgripContariner&&(this.cgripContariner.target.remove(),this.createColumnGrips())},T.prototype.updateRowGrips=function(){this.rgripContariner&&(this.rgripContariner.target.remove(),this.createRowGrips())},T.prototype.createRowGrips=function(){var o=this,m=this,a=[],I=$__default.default('<div class="rowgrips"/>');this.rows.forEach(function(f,P){var c=$__default.default('<div class="rowgrip"><div class="gripResizer"></div></div>');I.append(c);var d=new u(c);a.push(d),P>0&&P<o.rows.length&&$__default.default(c).hidraggable({axis:"v",onDrag:function(z,k,F){},moveUnit:"pt",minMove:1,onBeforeDrag:function(z){m.dragingGrip=d,m.dragingGrip.top=parseFloat(m.dragingGrip.target.css("top").replace("px","")),d.target.addClass("rowgripDraging")},onStopDrag:function(z){var k=parseFloat(m.dragingGrip.target.css("top").replace("px","")),F=b.a.px.toPt(k-m.dragingGrip.top+m.rows[P].columns[0].getTarget().height());m.rows[P].columns[0].getTarget().css("height",F+"pt"),m.syncRowGrips(),d.target.removeClass("rowgripDraging")}})}),this.target.before(I),this.rgripContariner=new v(I,a),this.syncRowGrips()},T.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})},T.prototype.syncRowGrips=function(){var o=this;this.rgripContariner.target.height(this.target.height()),this.rows.forEach(function(m,a){var I=m.columns[0].getTarget();o.rgripContariner.grips[a].target.css({top:I.offset().top-o.target.offset().top+I.outerHeight(!1),width:30})})},T.prototype.addResizerHeadRow=function(){this.target.find("thead").prepend()},T}(),x=function(){function T(){}return T.prototype.init=function(){},T.prototype.updateRowGrips=function(){},T.prototype.updateColumnGrips=function(){},T}();r.d(L,"a",function(){return j});var j=function(){function T(o){this.id=D.a.createId(),this.optionsCoat=new w(o),this.handle=o.handle,this.target=o.table,this.initRows(o.rows),this.init(o),this.tableCellSelector=new h.a(this.rows,this.target),this.resizer=this.optionsCoat.options.columnResizable?new U(this):new x,this.resizer.init()}return T.prototype.insertRow=function(o,m,a){var I=m||this.tableCellSelector.getSingleSelect(),f=I.cell,P=this.rows[I.rowIndex],c=I.rowIndex,d=this.getCellGrid(),A=new E.a;if(A.init(this.optionsCoat,void 0,P.isHead),a&&A.getTarget().addClass(a),o=="above")d[c].forEach(function(k){var F=k.link?k.link:k.cell,X=F.width/F.colspan;if(k.columnLevel==0){var V=A.createTableCell();V.width=X,A.insertCellToLast(V)}else{if(k.linkType=="column"){var K=k.link.getTarget();k.link.rowspan+=1,K.attr("rowspan",k.link.rowspan)}k.linkType}}),this.rows.splice(c,0,A),P.getTarget().before(A.getTarget()),b.a.event.trigger("newRow"+this.id,A);else{var z=c+f.rowspan-1;d[z].forEach(function(k){var F=k.link?k.link:k.cell,X=F.width/F.colspan;if(k.bottom){var V=A.createTableCell();V.width=X,A.insertCellToLast(V)}else{if(k.cell){var K=k.cell.getTarget();k.cell.rowspan+=1,K.attr("rowspan",k.cell.rowspan)}k.linkType=="column"&&(K=k.link.getTarget(),k.link.rowspan+=1,K.attr("rowspan",k.link.rowspan))}}),this.rows.splice(z+1,0,A),this.rows[z].getTarget().after(A.getTarget()),b.a.event.trigger("newRow"+this.id,A)}},T.prototype.insertColumn=function(o,m,a,I){var f=this,P=this.rows.concat(this.trRows),c=m||this.tableCellSelector.getSingleSelect(),d=c.cell,A=c.rowIndex,z=this.getCellGrid(P),k=z[A].filter(function(V){return V.cell&&V.cell.id==d.id||V.link&&V.link.id==d.id});if(o=="left"){var F=k[0].indexInTableGridRow;z.forEach(function(V,K){var tt=V[F],G=V.filter(function(ut,bt){return bt>=F&&ut.cell});if(tt.rowLevel==0){var it=P[K],lt=P[K].createTableCell();a&&lt.getTarget().addClass(a),I!=null&&(lt.width=I),G.length?it.insertToTargetCellLeft(G[0].cell,lt):it.insertCellToLast(lt),b.a.event.trigger("newCell"+f.id,lt)}else if(tt.linkType=="row"){var pt=tt.link.getTarget();tt.link.colspan+=1,pt.attr("colspan",tt.link.colspan)}})}else{var X=k[k.length-1].indexInTableGridRow;z.forEach(function(V,K){var tt=V[X],G=V.filter(function(bt,vt){return vt<=X&&bt.cell});if(tt.rightMost){var it=P[K],lt=it.createTableCell();a&&lt.getTarget().addClass(a),I!=null&&(lt.width=I),G.length?it.insertToTargetCellRight(G[G.length-1].cell,lt):it.insertCellToFirst(lt),b.a.event.trigger("newCell"+f.id,lt)}else{var pt=tt.link||tt.cell;if(tt.linkType=="row"){var ut=pt.getTarget();pt.colspan+=1,ut.attr("colspan",pt.colspan)}tt.cell&&(ut=pt.getTarget(),pt.colspan+=1,ut.attr("colspan",pt.colspan))}})}},T.prototype.deleteRow=function(){var o=this,m=this.tableCellSelector.getSingleSelect(),a=(m.cell,this.rows[m.rowIndex],m.rowIndex),I=this.getCellGrid(),f=this.rows[a];I[a].forEach(function(P,c){if(P.cell)if(P.cell.rowspan==1)f.removeCell(P.cell);else{f.removeCell(P.cell);var d=I[a+1].filter(function(F,X){return F.cell&&X>c}),A=o.rows[a+1],z=A.createTableCell(P.cell.rowspan-1,P.cell.colspan);d.length?A.insertToTargetCellLeft(d[0].cell,z):A.insertCellToLast(z)}else if(P.linkType=="column"){var k=P.link;k.rowspan-=1,k.getTarget().attr("rowspan",k.rowspan)}}),f.getTarget().remove(),this.rows.splice(a,1)},T.prototype.deleteColums=function(){var o=this.rows.concat(this.trRows),m=this.tableCellSelector.getSingleSelect(),a=m.cell,I=m.rowIndex,f=this.getCellGrid(o),P=f[I].filter(function(c){return c.cell&&c.cell.id==a.id||c.link&&c.link.id==a.id})[0].indexInTableGridRow;f.forEach(function(c,d){var A=c[P];A.cell?A.cell.colspan==1?o[d].removeCell(A.cell):(A.cell.colspan-=1,A.cell.getTarget().attr("colspan",A.cell.colspan)):A.linkType=="row"&&(A.link.colspan-=1,A.link.getTarget().attr("colspan",A.link.colspan))})},T.prototype.mergeCell=function(){var o=this,m=this.tableCellSelector.getSelectedCells();if(m.length!=0){var a=m[0][0].cell;m.forEach(function(I,f){I.forEach(function(P,c){f==0?c!=0&&(a.colspan+=P.cell.colspan,o.rows[P.rowIndex].removeCell(P.cell)):o.rows[P.rowIndex].removeCell(P.cell),c==0&&m[0][0].rowIndex+a.rowspan-1<P.rowIndex&&(a.rowspan+=P.cell.rowspan)})}),a.getTarget().attr("colspan",a.colspan),a.getTarget().attr("rowspan",a.rowspan),this.tableCellSelector.setSingleSelect(m[0][0])}},T.prototype.splitCell=function(){var o=this.tableCellSelector.getSingleSelect(),m=this.getCellGrid(),a=g.getIndex(m[o.rowIndex],o.cell.id);if(o){for(var I=o.rowIndex;I<o.rowIndex+o.cell.rowspan;I++)for(var f=this.rows[I],P=I==o.rowIndex?o.cell:g.getLeftTableCell(m[I],a),c=0;c<o.cell.colspan;c++)I==o.rowIndex&&c==0||(P?f.insertToTargetCellRight(P,f.createTableCell()):f.insertCellToFirst(f.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)}},T.prototype.init=function(o){var m=this;$__default.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)},$__default.default(this.target).mousedown(function(a){m.optionsCoat.isLeftMouseButtonDown=!0}),$__default.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)})},T.prototype.initRows=function(o){var m=this;if(this.trRows=[],o){this.rows=o,o.forEach(function(I,f){I.init(m.optionsCoat,m.target.find("tr:eq("+f+")"),!0)});var a=this.optionsCoat.options.trs;a&&this.initRowsByTrs(a).forEach(function(I){m.trRows.push(I)})}else this.rows=this.initRowsByTrs(this.target.find("tr"))},T.prototype.initRowsByTrs=function(o){var m=this;return o.map(function(a,I){var f=new E.a;return f.init(m.optionsCoat,$__default.default(I)),f}).get()},T.prototype.enableEidt=function(){this.optionsCoat.enableEidt()},T.prototype.disableEdit=function(){this.optionsCoat.disableEdit()},T.prototype.getCellGrid=function(o){var m=o||this.rows,a=this.getColumnStep(),I=[];return m.forEach(function(f,P){f.columns.forEach(function(c,d){for(var A=0;A<c.colspan;A++)for(var z=0,k=!1;z<a&&!k;){if(I[P]=I[P]||[],!I[P][z]){I[P][z]=new l({cell:A==0?c:void 0,link:A!=0?c:void 0,linkType:A>0?"row":void 0,rightMost:A==c.colspan-1||void 0,bottom:c.rowspan-1==0,rowLevel:A,columnLevel:0,indexInTableGridRow:z,indexInTableGridColumn:P});for(var F=P+1,X=1;X<c.rowspan;X++)I[F]=I[F]||[],I[F][z]=new l({cell:void 0,link:c,linkType:A>0?"rowColumn":"column",rightMost:A==c.colspan-1||void 0,bottom:X==c.rowspan-1,rowLevel:A,columnLevel:X,indexInTableGridRow:z,indexInTableGridColumn:F}),F+=1;k=!0}z++}})}),I},T.prototype.setAlign=function(o){var m=this.tableCellSelector.getSingleSelect();m&&m.cell.setAlign(o)},T.prototype.setVAlign=function(o){var m=this.tableCellSelector.getSingleSelect();m&&m.cell.setVAlign(o)},T.prototype.getColumnStep=function(o){var m=0;return this.rows.length&&this.rows[o||0].columns.forEach(function(a){m+=a.colspan}),m},T.prototype.initContext=function(){var o=this;if(!this.optionsCoat.options.isEnableContextMenu)return!1;$__default.default(this.handle).hicontextMenu({table:!0,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(),b.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(),b.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(),b.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(),b.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(),b.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(),b.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(),b.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(),b.a.event.trigger("updateTable"+o.id)}}].filter(function(m){return m.enabled})})},T.prototype.getTableWidth=function(){return b.a.px.toPt(this.target.outerWidth(!1))},T.prototype.updateColumnGrips=function(){this.resizer.updateColumnGrips()},T.prototype.updateRowGrips=function(){this.resizer.updateRowGrips()},T}()},function(R,L,r){r.d(L,"a",function(){return B});var B=function(){return function(w,b,l){this.tid=w,this.options=b,this.printElementType=l}}()},function(R,L,r){var B=r(3),w=r(12),b=function(){return function(D){this.width=D.width,this.title=D.title,this.field=D.field,this.checked=D.checked,this.columnId=D.columnId,this.fixed=!1,this.rowspan=D.rowspan||1,this.colspan=D.colspan||1,this.align=D.align,this.halign=D.halign,this.vAlign=D.vAlign,this.renderFormatter=D.renderFormatter,this.formatter2=D.formatter2,this.styler2=D.styler2,this.stylerHeader=D.stylerHeader,this.tableColumnHeight=D.tableColumnHeight,this.tableTextType=D.tableTextType,this.tableBarcodeMode=D.tableBarcodeMode,this.tableQRCodeLevel=D.tableQRCodeLevel,this.tableSummaryTitle=D.tableSummaryTitle,this.tableSummaryText=D.tableSummaryText,this.tableSummaryColspan=D.tableSummaryColspan,this.tableSummary=D.tableSummary,this.tableSummaryAlign=D.tableSummaryAlign,this.tableSummaryNumFormat=D.tableSummaryNumFormat,this.tableSummaryFormatter=D.tableSummaryFormatter,this.upperCase=D.upperCase}}(),l=r(5);r.d(L,"a",function(){return E});var h,g=(h=function(v,u){return(h=Object.setPrototypeOf||_instanceof({__proto__:[]},Array)&&function(S,C){S.__proto__=C}||function(S,C){for(var N in C)C.hasOwnProperty(N)&&(S[N]=C[N])})(v,u)},function(D,v){function u(){this.constructor=D}h(D,v),D.prototype=v===null?Object.create(v):(u.prototype=v.prototype,new u)}),E=function(D){function v(u,S){var C=this;return u=u||{},(C=D.call(this,u)||this).lHeight=u.lHeight,C.autoCompletion=u.autoCompletion,C.tableFooterRepeat=u.tableFooterRepeat,S&&(C.columns=[],S.editable&&u.columns&&u.columns.length?u.columns.forEach(function(N){var U=[];N.forEach(function(x){var j=new b(x),T=S.getColumnByColumnId(j.columnId),o=T?$__default.default.extend(T,j):new l.a(j);U.push(o)}),C.columns.push(new w.a(U))}):S.columns.forEach(function(N){C.columns.push(new w.a(N))})),C}return g(v,D),v.prototype.getColumnByColumnId=function(u){return this.makeColumnObj()[u]},v.prototype.makeColumnObj=function(){var u={};return this.columns&&this.columns.forEach(function(S){S.columns.forEach(function(C){(C.id||C.columnId)&&(u[C.id||C.columnId]=C)})}),u},v.prototype.getGridColumns=function(){return this.gridColumns||1},v.prototype.getPrintElementOptionEntity=function(){var u=D.prototype.getPrintElementOptionEntity.call(this);return u.fields=this.fields,this.columns&&(u.columns=[],this.columns.forEach(function(S){var C=S.getPrintElementOptionEntity().map(function(N){return new b(N)});u.columns.push(C)})),u},v}(B.a)},function(R,L,r){r.d(L,"a",function(){return B});var B=function(){return function(){this.rowColumns=[]}}()},function(R,L,r){r.d(L,"a",function(){return B});var B=function(){function w(b,l){this.gridColumns=b,this.target=l}return w.prototype.getByIndex=function(b){return this.target.find(".hi-grid-col:eq("+b+")")},w}()},function(R,L,r){R.exports=r(33)},function(R,L){(function(r){function B(u){var S=r.data(u.data.target,"hidraggable"),C=S.options,N=S.proxy,U=u.data,x=U.startLeft+(u.pageX-U.startX)/(S.options.getScale()||1),j=U.startTop+(u.pageY-U.startY)/(S.options.getScale()||1);N&&(N.parent()[0]==document.body?(x=C.deltaX!=null&&C.deltaX!=null?u.pageX+C.deltaX:u.pageX-u.data.offsetWidth,j=C.deltaY!=null&&C.deltaY!=null?u.pageY+C.deltaY:u.pageY-u.data.offsetHeight):(C.deltaX!=null&&C.deltaX!=null&&(x+=u.data.offsetWidth+C.deltaX),C.deltaY!=null&&C.deltaY!=null&&(j+=u.data.offsetHeight+C.deltaY))),u.data.parent!=document.body&&(x+=r(u.data.parent).scrollLeft(),j+=r(u.data.parent).scrollTop()),C.axis=="h"?U.left=x:C.axis=="v"||u.shiftKey&&u.altKey?U.top=j:u.shiftKey?U.left=x:(U.left=x,U.top=j)}function w(u){var S=r.data(u.data.target,"hidraggable"),C=S.options,N=S.proxy;N||(N=r(u.data.target)),N.css({left:r.fn.dragLengthC(u.data.left,C),top:r.fn.dragLengthC(u.data.top,C)}),r("body").css("cursor",C.cursor)}function b(u){r.fn.hidraggable.isDragging=!0;var S=r.data(u.data.target,"hidraggable"),C=S.options,N=r(".hidroppable").filter(function(){return u.data.target!=this}).filter(function(){var x=r.data(this,"hidroppable")&&r.data(this,"hidroppable").options.accept;return!x||r(x).filter(function(){return this==u.data.target}).length>0});S.hidroppables=N;var U=S.proxy;return U||(C.proxy?(U=C.proxy=="clone"?r(u.data.target).clone().insertAfter(u.data.target):C.proxy.call(u.data.target,u.data.target),S.proxy=U):U=r(u.data.target)),U.css("position","absolute"),B(u),w(u),C.onStartDrag.call(u.data.target,u),!1}function l(u,S,C,N,U,x){Math.abs(u[C]-S[N])<=HIPRINT_CONFIG.adsorbLineMin?u.v.length?u.v.css("left",u[C]+"pt"):(u.v=$__default.default("<div class='verLine id-"+u.id+"'></div>"),u.v.css("height",U+"pt"),u.v.css("left",u[C]+"pt"),x.append(u.v)):u.v&&u.v.remove()}function h(u){u&&u.v&&u.v.remove(),$__default.default(".verLine").remove()}function g(u,S,C,N,U,x){Math.abs(u[C]-S[N])<=HIPRINT_CONFIG.adsorbLineMin?u.h.length?u.h.css("top",u[C]+"pt"):(u.h=$__default.default("<div class='horLine id-"+u.id+"'></div>"),u.h.css("width",U+"pt"),u.h.css("top",u[C]+"pt"),x.append(u.h)):u.h&&u.h.remove()}function E(u){u&&u.h&&u.h.remove(),$__default.default(".horLine").remove()}function D(u){var S=r.data(u.data.target,"hidraggable");if(B(u),!(u.ctrlKey||u.metaKey)&&(u.data.target.className.startsWith("resize-panel")||u.data.target.style.zIndex=="2"||u.data.target.className.startsWith("hiprint-printElement"))){var C=u.data;if(r(".mouseRect").length==0&&S.options.designTarget&&S.options.designTarget.panel.printElements.filter(function(f){return f.designTarget.children().last().css("display")=="block"&&!f.printElementType.type.includes("table")}).length<=1){let f=window.hinnn.px.toPt(C.left),P=window.hinnn.px.toPt(C.top),c=S.options.designTarget.options;c.left=f,c.top=P,c.right=f+c.width,c.bottom=P+c.height,c.vCenter=f+c.width/2,c.hCenter=P+c.height/2,(()=>{let d=S.options.designTarget.panel.printElements.filter(tt=>tt.id!=S.options.designTarget.id).map(tt=>{let{left:G,top:it,width:lt,height:pt}=tt.options,ut=G+lt,bt=G+lt/2,vt=it+pt/2,dt=c.left+c.width/2,yt=c.top+c.height/2,ft=c.left+c.width,gt,Pt,jt,St;return Pt=Math.sqrt(Math.pow(G-c.left,2)+Math.pow(vt-yt,2)),jt=Math.sqrt(Math.pow(bt-dt,2)+Math.pow(vt-yt,2)),St=Math.sqrt(Math.pow(ut-ft,2)+Math.pow(vt-yt,2)),gt=Math.min(Pt,jt,St),{...tt.options,distance:gt,h:$__default.default(".horLine.id-"+tt.id),v:$__default.default(".verLine.id-"+tt.id),bottom:it+pt,right:G+lt,vCenter:bt,hCenter:vt}}).sort((tt,G)=>tt.distance-G.distance).slice(0,1),A=S.options.designTarget.designPaper,z=A.target.find(".hiprint-printPaper-content"),k=A.width,F=A.height,X=HIPRINT_CONFIG.showAdsorbLine,V=HIPRINT_CONFIG.adsorbMin,K=HIPRINT_CONFIG.adsorbLineMin;d.forEach((tt,G)=>{Math.abs(d[G].left-c.left)<=V?(c.left=d[G].left,h(d[G])):Math.abs(d[G].vCenter-c.left)<=V?(c.left=d[G].vCenter,h(d[G])):Math.abs(d[G].right-c.left)<=V&&(c.left=d[G].right,h(d[G])),Math.abs(d[G].left-c.vCenter)<=V?(c.left=d[G].left-c.width/2,h(d[G])):Math.abs(d[G].vCenter-c.vCenter)<=V?(c.left=d[G].vCenter-c.width/2,h(d[G])):Math.abs(d[G].right-c.vCenter)<=V&&(c.left=d[G].right-c.width/2,h(d[G])),Math.abs(d[G].left-c.right)<=V?(c.left=d[G].left-c.width,h(d[G])):Math.abs(d[G].vCenter-c.right)<=V?(c.left=d[G].vCenter-c.width,h(d[G])):Math.abs(d[G].right-c.right)<=V&&(c.left=d[G].right-c.width,h(d[G])),Math.abs(d[G].top-c.top)<=V?(c.top=d[G].top,E(d[G])):Math.abs(d[G].hCenter-c.top)<=V?(c.top=d[G].hCenter,E(d[G])):Math.abs(d[G].bottom-c.top)<=V&&(c.top=d[G].bottom,E(d[G])),Math.abs(d[G].top-c.hCenter)<=V?(c.top=d[G].top-c.height/2,E(d[G])):Math.abs(d[G].hCenter-c.hCenter)<=V?(c.top=d[G].hCenter-c.height/2,E(d[G])):Math.abs(d[G].bottom-c.hCenter)<=V&&(c.top=d[G].bottom-c.height/2,E(d[G])),Math.abs(d[G].top-c.bottom)<=V?(c.top=d[G].top-c.height,E(d[G])):Math.abs(d[G].hCenter-c.bottom)<=V?(c.top=d[G].hCenter-c.height,E(d[G])):Math.abs(d[G].bottom-c.bottom)<=V&&(c.top=d[G].bottom-c.height,E(d[G])),X&&(Math.abs(d[G].left-c.left)>V&&Math.abs(d[G].left-c.left)<=K?l(d[G],c,"left","left",F,z):Math.abs(d[G].vCenter-c.left)>V&&Math.abs(d[G].vCenter-c.left)<=K?l(d[G],c,"vCenter","left",F,z):Math.abs(d[G].right-c.left)>V&&Math.abs(d[G].right-c.left)<=K?l(d[G],c,"right","left",F,z):Math.abs(d[G].left-c.vCenter)>V&&Math.abs(d[G].left-c.vCenter)<=K?l(d[G],c,"left","vCenter",F,z):Math.abs(d[G].vCenter-c.vCenter)>V&&Math.abs(d[G].vCenter-c.vCenter)<=K?l(d[G],c,"vCenter","vCenter",F,z):Math.abs(d[G].right-c.vCenter)>V&&Math.abs(d[G].right-c.vCenter)<=K?l(d[G],c,"right","vCenter",F,z):Math.abs(d[G].left-c.right)>V&&Math.abs(d[G].left-c.right)<=K?l(d[G],c,"left","right",F,z):Math.abs(d[G].vCenter-c.right)>V&&Math.abs(d[G].vCenter-c.right)<=K?l(d[G],c,"vCenter","right",F,z):Math.abs(d[G].right-c.right)>V&&Math.abs(d[G].right-c.right)<=K?l(d[G],c,"right","right",F,z):Math.abs(d[G].top-c.top)>V&&Math.abs(d[G].top-c.top)<=K?g(d[G],c,"top","top",k,z):Math.abs(d[G].hCenter-c.top)>V&&Math.abs(d[G].hCenter-c.top)<=K?g(d[G],c,"hCenter","top",k,z):Math.abs(d[G].bottom-c.top)>V&&Math.abs(d[G].bottom-c.top)<=K?g(d[G],c,"bottom","top",k,z):Math.abs(d[G].top-c.hCenter)>V&&Math.abs(d[G].top-c.hCenter)<=K?g(d[G],c,"top","hCenter",k,z):Math.abs(d[G].hCenter-c.hCenter)>V&&Math.abs(d[G].hCenter-c.hCenter)<=K?g(d[G],c,"hCenter","hCenter",k,z):Math.abs(d[G].bottom-c.hCenter)>V&&Math.abs(d[G].bottom-c.hCenter)<=K?g(d[G],c,"bottom","hCenter",k,z):Math.abs(d[G].top-c.bottom)>V&&Math.abs(d[G].top-c.bottom)<=K?g(d[G],c,"top","bottom",k,z):Math.abs(d[G].hCenter-c.bottom)>V&&Math.abs(d[G].hCenter-c.bottom)<=K?g(d[G],c,"hCenter","bottom",k,z):Math.abs(d[G].bottom-c.bottom)>V&&Math.abs(d[G].bottom-c.bottom)<=K?g(d[G],c,"bottom","bottom",k,z):(h(d[G]),E(d[G])))})})(),u.data.left=window.hinnn.pt.toPx(c.left),u.data.top=window.hinnn.pt.toPx(c.top)}var N=C.parent.className.endsWith("design")?C.parent:C.parent.offsetParent,U=N.clientWidth,x=N.clientHeight,j=C.target.clientWidth,T=C.target.clientHeight,o=0,m=0;if(S.options.designTarget&&S.options.designTarget.options.transform){var a=S.options.designTarget.options.getRectInfo();o=window.hinnn.pt.toPx(a.diffW),m=window.hinnn.pt.toPx(a.diffH)}C.left<0-o?C.left=0-o:C.left>=U-j+o&&(C.left=U-j+o),C.top<0-m?C.top=0-m:C.top>=x-T+m&&(C.top=x-T+m),u.data=C}S.options.onDrag.call(u.data.target,u,r.fn.dragLengthCNum(u.data.left,S.options),r.fn.dragLengthCNum(u.data.top,S.options))!=0&&w(u);var I=u.data.target;return S.hidroppables.each(function(){var f=r(this);if(!f.hidroppable("options").disabled){var P=f.offset();u.pageX>P.left&&u.pageX<P.left+f.outerWidth()&&u.pageY>P.top&&u.pageY<P.top+f.outerHeight()?(this.entered||(r(this).trigger("_dragenter",[I]),this.entered=!0),r(this).trigger("_dragover",[I])):this.entered&&(r(this).trigger("_dragleave",[I]),this.entered=!1)}}),!1}function v(u){r.fn.hidraggable.isDragging=!1,h(),E();var S,C,N=r.data(u.data.target,"hidraggable"),U=N.proxy,x=N.options;x.revert?T()==1?r(u.data.target).css({position:u.data.startPosition,left:u.data.startLeft,top:u.data.startTop}):U?(U.parent()[0]==document.body?(S=u.data.startX-u.data.offsetWidth,C=u.data.startY-u.data.offsetHeight):(S=u.data.startLeft,C=u.data.startTop),U.animate({left:S,top:C},function(){j()})):r(u.data.target).animate({left:u.data.startLeft,top:u.data.startTop},function(){r(u.data.target).css("position",u.data.startPosition)}):(r(u.data.target).css({position:"absolute",left:r.fn.dragLengthC(u.data.left,x),top:r.fn.dragLengthC(u.data.top,x)}),T());function j(){U&&U.remove(),N.proxy=null}function T(){var o=!1;return N.hidroppables.each(function(){var m=r(this);if(!m.hidroppable("options").disabled){var a=m.offset();return u.pageX>a.left&&u.pageX<a.left+m.outerWidth()&&u.pageY>a.top&&u.pageY<a.top+m.outerHeight()?(x.revert&&r(u.data.target).css({position:u.data.startPosition,left:u.data.startLeft,top:u.data.startTop}),r(this).trigger("_drop",[u.data.target]),j(),o=!0,this.entered=!1,!1):void 0}}),o||x.revert||j(),o}return x.onStopDrag.call(u.data.target,u),r(document).unbind(".hidraggable"),setTimeout(function(){r("body").css("cursor","")},100),!1}r.fn.hidraggable=function(u,S){return typeof u=="string"?r.fn.hidraggable.methods[u](this,S):this.each(function(){var C,N=r.data(this,"hidraggable");N?(N.handle.unbind(".hidraggable"),C=r.extend(N.options,u)):C=r.extend({},r.fn.hidraggable.defaults,r.fn.hidraggable.parseOptions(this),u||{});var U=C.handle?typeof C.handle=="string"?r(C.handle,this):C.handle:r(this);function x(j){var T=r.data(j.data.target,"hidraggable"),o=T.handle,m=r(o).offset(),a=r(o)[0].style.transform&&parseInt(r(o)[0].style.transform.slice(7,-1)),I=T.options.getScale(),f=r(o).outerWidth(),P=r(o).outerHeight();if(a){var c=a*Math.PI/180,d=r(o).outerWidth(),A=r(o).outerHeight(),z=Math.sin(c),k=Math.cos(c);f=Math.abs(d*k)+Math.abs(A*z),P=Math.abs(d*z)+Math.abs(A*k)}I&&(f*=I,P*=I);var F=j.pageY-m.top,X=m.left+f-j.pageX,V=m.top+P-j.pageY,K=j.pageX-m.left;return Math.min(F,X,V,K)>T.options.edge}r.data(this,"hidraggable",{options:C,handle:U}),C.disabled?r(this).css("cursor",""):U.unbind(".hidraggable").bind("mousemove.hidraggable",{target:this},function(j){if(!r.fn.hidraggable.isDragging){var T=r.data(j.data.target,"hidraggable").options;x(j)?r(this).css("cursor",T.cursor):r(this).css("cursor","")}}).bind("mouseleave.hidraggable",{target:this},function(j){r(this).css("cursor","")}).bind("mousedown.hidraggable",{target:this},function(j){if(x(j)!=0){r(this).css("cursor","");var T=r(j.data.target).position(),o=r(j.data.target).offset(),m={startPosition:r(j.data.target).css("position"),startLeft:T.left,startTop:T.top,left:T.left,top:T.top,startX:j.pageX,startY:j.pageY,offsetWidth:j.pageX-o.left,offsetHeight:j.pageY-o.top,target:j.data.target,parent:r(j.data.target).parent()[0]},a=r.data(j.data.target,"hidraggable");if(a.options.draggable===!1||j.target.className=="r resizebtn")return;var I=a.options.getScale();I&&(m.left/=I,m.top/=I,m.startLeft/=I,m.startTop/=I);var f=m.target.style.transform&&parseInt(m.target.style.transform.slice(7,-1));if(f){var P=f*Math.PI/180,c=r(j.data.target).outerWidth(),d=r(j.data.target).outerHeight(),A=Math.sin(P),z=Math.cos(P),k=Math.abs(c*z)+Math.abs(d*A),F=Math.abs(c*A)+Math.abs(d*z),X=(k-c)/2,V=(F-d)/2;m.left+=X,m.top+=V,m.startLeft+=X,m.startTop+=V}r.extend(j.data,m),r.data(j.data.target,"hidraggable").options.onBeforeDrag.call(j.data.target,j)!=0&&(r(document).bind("mousedown.hidraggable",j.data,b),r(document).bind("mousemove.hidraggable",j.data,D),r(document).bind("mouseup.hidraggable",j.data,v))}})})},r.fn.hidraggable.methods={options:function(S){return r.data(S[0],"hidraggable").options},update:function(S,C){C&&typeof C=="object"&&r.data(S[0],"hidraggable")&&Object.keys(C).forEach(function(N){r.data(S[0],"hidraggable").options[N]=C[N]})},proxy:function(S){return r.data(S[0],"hidraggable").proxy},enable:function(S){return S.each(function(){r(this).hidraggable({disabled:!1})})},disable:function(S){return S.each(function(){r(this).hidraggable({disabled:!0})})}},r.fn.hidraggable.parseOptions=function(u){var S=r(u);return r.extend({},r.hiprintparser.parseOptions(u,["cursor","handle","axis",{revert:"boolean",deltaX:"number",deltaY:"number",edge:"number"}]),{disabled:!!S.attr("disabled")||void 0})},r.fn.hidraggable.defaults={proxy:null,revert:!1,cursor:"move",deltaX:null,deltaY:null,handle:null,disabled:!1,edge:0,axis:null,getScale:function(S){},onBeforeDrag:function(S){},onStartDrag:function(S){},onDrag:function(S){},onStopDrag:function(S){}},r.fn.hidraggable.isDragging=!1})(jQuery)},function(R,L){(function(r){r.fn.hidroppable=function(B,w){return typeof B=="string"?r.fn.hidroppable.methods[B](this,w):(B=B||{},this.each(function(){var b,l=r.data(this,"hidroppable");l?r.extend(l.options,B):(r(b=this).addClass("hidroppable"),r(b).bind("_dragenter",function(h,g){r.data(b,"hidroppable").options.onDragEnter.apply(b,[h,g])}),r(b).bind("_dragleave",function(h,g){r.data(b,"hidroppable").options.onDragLeave.apply(b,[h,g])}),r(b).bind("_dragover",function(h,g){r.data(b,"hidroppable").options.onDragOver.apply(b,[h,g])}),r(b).bind("_drop",function(h,g){r.data(b,"hidroppable").options.onDrop.apply(b,[h,g])}),r.data(this,"hidroppable",{options:r.extend({},r.fn.hidroppable.defaults,r.fn.hidroppable.parseOptions(this),B)}))}))},r.fn.hidroppable.methods={options:function(w){return r.data(w[0],"hidroppable")&&r.data(w[0],"hidroppable").options||{}},enable:function(w){return w.each(function(){r(this).hidroppable({disabled:!1})})},disable:function(w){return w.each(function(){r(this).hidroppable({disabled:!0})})}},r.fn.hidroppable.parseOptions=function(B){var w=r(B);return r.extend({},r.hiprintparser.parseOptions(B,["accept"]),{disabled:!!w.attr("disabled")||void 0})},r.fn.hidroppable.defaults={accept:null,disabled:!1,onDragEnter:function(w,b){},onDragOver:function(w,b){},onDragLeave:function(w,b){},onDrop:function(w,b){}}})(jQuery)},function(R,L){var r;(r=jQuery).hiprintparser={parseOptions:function(w,b){var l=r(w),h={},g=r.trim(l.attr("data-options"));if(g&&(g.substring(0,1)!="{"&&(g="{"+g+"}"),h=new Function("return "+g)()),b){for(var E={},D=0;D<b.length;D++){var v=b[D];if(typeof v=="string")E[v]=v=="width"||v=="height"||v=="left"||v=="top"?parseInt(w.style[v])||void 0:l.attr(v);else for(var u in v){var S=v[u];S=="boolean"?E[u]=l.attr(u)?l.attr(u)=="true":void 0:S=="number"&&(E[u]=l.attr(u)=="0"?0:parseFloat(l.attr(u))||void 0)}}r.extend(h,E)}return h}},r.fn.dragLengthC=function(B,w){return w.moveUnit=="pt"?r.fn.dragLengthCNum(B,w)+"pt":r.fn.dragLengthCNum(B,w)},r.fn.dragLengthCNum=function(B,w){var b=3;if(w.moveUnit=="pt"){var l=.75*B;return w.minMove&&(b=w.minMove),Math.round(l/b)*b}return Math.round(l/b)*b}},function(R,L){var r,B,w;r=jQuery,B={maxPanelIndex:0},(w=function(l){this.options=r.data(l.target,"hireizeable").options,this.init(l.target)}).prototype={numHandlerText:function(l){return this.numHandler(l)+"pt"},numHandler:function(l){var h=1.5,g=.75*l;return this.options.minResize&&(h=this.options.minResize),Math.round(g/h)*h},init:function(l){var h=this;if(l.className.includes("hiprint-printElement")){this.initResizeBox(l);var g=new ResizeObserver((E,D)=>{h.refreshSizeBox(r(l))});g.observe(l)}},initResizeBox:function(l){var h=this;r(l).each(function(){var g;B.maxPanelIndex+=1,h.options.noContainer?g=r(l):g=r("<div panelIndex="+B.maxPanelIndex+' class="resize-panel"></div>'),h.appendHandler(g,r(this));var E={name:"n",target:r('<div class="resizebtn n"/>')},D={name:"s",target:r('<div class="resizebtn s"/>')},v={name:"w",target:r('<div class="resizebtn w"/>')},u={name:"e",target:r('<div class="resizebtn e"/>')},S={name:"ne",target:r('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn ne"/>')},C={name:"nw",target:r('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn nw"/>')},N={name:"se",target:r('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn se"/>')},U={name:"sw",target:r('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn sw"/>')},x={name:"r",target:r('<div class="resizebtn r"/>')},j={name:"why",target:r('<div class="resizebtn why"/>')},T=r('<div class="size-box"></div>'),o=r('<div class="del-btn">\u2715</div>'),m=function(){var f=[j.target],P=h.options.showPoints;return r.each([x,E,D,v,u,S,C,N,U],function(c,d){r.inArray(d.name,P)>-1&&f.push(d.target)}),f};h.refreshSizeBox(void 0,T,g),h.options.draggable!=!1&&(g.append(o),g.on("mousedown",".del-btn",()=>{var I=new KeyboardEvent("keydown",{bubbles:!0,keyCode:46});l.dispatchEvent(I)})),h.appendHandler(m(),g),h.bindResizeEvent(g,r(this));var a=r(this);r(g).on("mousedown",".resizebtn",function(){a.addClass("resizeing")}),r(".easyui-droppable").on("mouseup",function(){a.removeClass("resizeing")}),h.bindTrigger(r(this))}),h.bindHidePanel()},addHandlerCss:function(l){for(var h=0;h<l.length;h++)l[h].css({position:"absolute",width:"8px",height:"8px",background:"#ff6600","border-radius":"50%"})},appendHandler:function(l,h){h.find(".resize-panel").remove();for(var g=0;g<l.length;g++)h.append(l[g])},refreshSizeBox:function(l,h,g){if(!!this.options.showSizeBox){if(h)g.append(h);else if(l&&l.length){var E=l.height(),D=l[0].clientHeight,v=l.width(),u=l[0].clientWidth;E<=40?(r.each([".ne",".nw",".se",".sw"],function(N,U){var x=D-30;l.find(U).css("height",x>0?x:0),l.find(U).css("width",x>0?x:0),x<=0&&(U.includes("n")&&l.find(U).css("border-top","none"),U.includes("s")&&l.find(U).css("border-bottom","none"),U.includes("e")&&l.find(U).css("border-right","none"),U.includes("w")&&l.find(U).css("border-left","none"))}),r.each([".e",".w"],function(N,U){var x=D-30;l.find(U).css("height",x>0?x:10),l.find(U).css("top",D/2-(x>0?x:10)/2)})):r.each([".e",".w"],function(N,U){l.find(U).css("top",D/2-l.find(U).height()/2)}),v<=40?(r.each([".ne",".nw",".se",".sw"],function(N,U){var x=u-30;l.find(U).css("height",x>0?x:0),l.find(U).css("width",x>0?x:0),x<=0&&(U.includes("n")&&l.find(U).css("border-top","none"),U.includes("s")&&l.find(U).css("border-bottom","none"),U.includes("e")&&l.find(U).css("border-right","none"),U.includes("w")&&l.find(U).css("border-left","none"))}),r.each([".n",".s"],function(N,U){let x=u-30;l.find(U).css("width",x>0?x:10),l.find(U).css("left",u/2-(x>0?x:10)/2)})):r.each([".n",".s",".r"],function(N,U){U==".r",l.find(U).css("left",u/2-l.find(U).width()/2)}),D>40&&u>40&&(r.each([".ne",".nw",".se",".sw"],function(N,U){U.includes("n")&&l.find(U).css("border-top",""),U.includes("s")&&l.find(U).css("border-bottom",""),U.includes("e")&&l.find(U).css("border-right",""),U.includes("w")&&l.find(U).css("border-left","")}),r.each([".n",".s"],function(N,U){l.find(U).css("width","")}))}var S,C;if(l&&l.length)S=l[0].style,C=l.children("div[panelindex]").find(".size-box");else if(g&&g.parent()){var l=g.parent();if(l.hasClass("hiprint-printPaper-content"))return;S=l[0].style,S.width||(S.width=hinnn.px.toPt(l[0].offsetWidth)+"pt"),S.height||(S.height=hinnn.px.toPt(l[0].offsetHeight)+"pt"),C=l.children("div[panelindex]").find(".size-box")}C&&(C.text(S.width+" x "+S.height),C.css("top",-(C.outerHeight()||20)))}},triggerResize:function(l,h){h.ctrlKey||h.metaKey||(l.siblings().children("div[panelindex]").removeClass("selected"),l.siblings().children("div[panelindex]").css({display:"none"})),l.children("div[panelindex]").addClass("selected"),l.children("div[panelindex]").css({display:"block"}),this.refreshSizeBox(l)},bindResizeEvent:function(l,h){var g=this,E=0,D=0,v=l.width(),u=l.height(),S=l.offset().left,C=l.offset().top,N=g.options.noContainer?r(h):l.parent(),U=!1;l.on("mousedown",".e",function(c){E=c.pageX,v=l.width(),U=!0,c.stopPropagation()});var x=!1;l.on("mousedown",".s",function(c){D=c.pageY,u=l.height(),x=!0,c.stopPropagation()});var j=!1;l.on("mousedown",".w",function(c){E=c.pageX,v=l.width(),j=!0,S=N.position().left,c.stopPropagation()});var T=!1;l.on("mousedown",".n",function(c){D=c.pageY,u=l.height(),T=!0,C=N.position().top,c.stopPropagation()});var o=!1;l.on("mousedown",".ne",function(c){E=c.pageX,D=c.pageY,v=l.width(),u=l.height(),o=!0,C=N.position().top,c.stopPropagation()});var m=!1;l.on("mousedown",".nw",function(c){E=c.pageX,D=c.pageY,v=l.width(),u=l.height(),C=N.position().top,S=N.position().left,m=!0,c.stopPropagation()});var a=!1;l.on("mousedown",".se",function(c){E=c.pageX,D=c.pageY,v=l.width(),u=l.height(),a=!0,c.stopPropagation()});var I=!1;l.on("mousedown",".sw",function(c){E=c.pageX,D=c.pageY,v=l.width(),u=l.height(),I=!0,S=N.position().left,c.stopPropagation()});var f=!1;l.on("mousedown",".r",function(c){E=c.pageX,D=c.pageY,v=l.width(),u=l.height(),f=!0,S=v/2+N.position().left,C=u/2+N.position().top,c.stopPropagation()}),l.on("dblclick",".r",function(c){N.css({transform:"rotate("+0+"deg)"}),g.options.onResize(c,void 0,void 0,void 0,void 0,0),c.stopPropagation()});var P=!1;l.on("mousedown",function(c){g.options.onBeforeResize(),E=c.pageX,D=c.pageY,C=N.position().top,S=N.position().left,P=!1}),r(g.options.stage).on("mousemove",function(c){if(U){var d=(c.pageX-E)/g.options.getScale();l.css({width:"100%"}),N.css({width:g.numHandlerText(v+d)}),g.options.onResize(c,void 0,g.numHandler(v+d),void 0,void 0)}else if(x){var A=(c.pageY-D)/g.options.getScale();l.css({height:"100%"}),N.css({height:g.numHandlerText(u+A)}),g.options.onResize(c,g.numHandler(u+A),void 0,void 0,void 0)}else if(f){l.css({height:"100%"});var z=c.pageX;c.pageY;var k=(z-E)*360/100;E=c.pageX;var F=N[0].style.transform&&parseInt(N[0].style.transform.slice(7,-1))||0,X=F+k;Math.abs(X)>360&&(X=X%360),N.css({transform:"rotate("+X+"deg)"}),g.options.onResize(c,void 0,void 0,void 0,void 0,X)}else if(j)d=(c.pageX-E)/g.options.getScale(),l.css({width:"100%"}),N.css({width:g.numHandlerText(v-d),left:g.numHandlerText(g.options.noDrag?void 0:S+d)}),g.options.onResize(c,void 0,g.numHandler(v-d),void 0,g.options.noDrag?void 0:g.numHandler(S+d));else if(T)A=(c.pageY-D)/g.options.getScale(),l.css({height:"100%"}),N.css({height:g.numHandlerText(u-A),top:g.numHandlerText(g.options.noDrag?void 0:C+A)}),g.options.onResize(c,g.numHandler(u-A),void 0,g.options.noDrag?void 0:g.numHandler(C+A),void 0);else if(o)if(d=(c.pageX-E)/g.options.getScale(),A=(c.pageY-D)/g.options.getScale(),l.css({height:"100%",width:"100%"}),c.shiftKey)N.css({height:g.numHandlerText(u-A),top:g.numHandlerText(g.options.noDrag?void 0:C+A),width:g.numHandlerText(v+d)}),g.options.onResize(c,g.numHandler(u-A),g.numHandler(v+d),g.options.noDrag?void 0:g.numHandler(C+A),void 0);else{var V=u/v,K=v+d,tt=u-A,G=C+A;tt=K*V,G=C+A+u-A-tt,N.css({width:g.numHandlerText(K),height:g.numHandlerText(tt),top:g.numHandlerText(g.options.noDrag?void 0:G)}),g.options.onResize(c,g.numHandler(tt),g.numHandler(K),g.options.noDrag?void 0:g.numHandler(G),void 0)}else if(m)if(d=(c.pageX-E)/g.options.getScale(),A=(c.pageY-D)/g.options.getScale(),l.css({height:"100%",width:"100%"}),c.shiftKey)N.css({height:g.numHandlerText(u-A),top:g.numHandlerText(g.options.noDrag?void 0:C+A),width:g.numHandlerText(v-d),left:g.numHandlerText(g.options.noDrag?void 0:S+d)}),g.options.onResize(c,g.numHandler(u-A),g.numHandler(v-d),g.options.noDrag?void 0:g.numHandler(C+A),g.options.noDrag?void 0:g.numHandler(S+d));else{var V=u/v,K=v-d,tt=u-A,it=S+d,G=C+A;tt=K*V,it=S+d,G=C+A+u-A-tt,N.css({width:g.numHandlerText(K),height:g.numHandlerText(tt),left:g.numHandlerText(g.options.noDrag?void 0:it),top:g.numHandlerText(g.options.noDrag?void 0:G)}),g.options.onResize(c,g.numHandler(tt),g.numHandler(K),g.options.noDrag?void 0:g.numHandler(G),g.options.noDrag?void 0:g.numHandler(it))}else if(a)if(d=(c.pageX-E)/g.options.getScale(),A=(c.pageY-D)/g.options.getScale(),l.css({width:"100%",height:"100%"}),c.shiftKey)N.css({width:g.numHandlerText(v+d),height:g.numHandlerText(u+A)}),g.options.onResize(c,g.numHandler(u+A),g.numHandler(v+d),void 0,void 0);else{var V=u/v,K=v+d,tt=u+A;tt=K*V,N.css({width:g.numHandlerText(K),height:g.numHandlerText(tt)}),g.options.onResize(c,g.numHandler(tt),g.numHandler(K),void 0,void 0)}else if(I)if(d=(c.pageX-E)/g.options.getScale(),A=(c.pageY-D)/g.options.getScale(),l.css({width:"100%",height:"100%"}),c.shiftKey)N.css({width:g.numHandlerText(v-d),left:g.numHandlerText(g.options.noDrag?void 0:S+d),height:g.numHandlerText(u+A)}),g.options.onResize(c,g.numHandler(u+A),g.numHandler(v-d),void 0,g.options.noDrag?void 0:g.numHandler(S+d));else{var V=u/v,K=v-d,tt=u+A,it=S+d;tt=K*V,N.css({width:g.numHandlerText(K),left:g.numHandlerText(g.options.noDrag?void 0:it),height:g.numHandlerText(tt)}),g.options.onResize(c,g.numHandler(tt),g.numHandler(K),void 0,g.options.noDrag?void 0:g.numHandler(it))}else P&&(d=(c.pageX-E)/g.options.getScale(),A=(c.pageY-D)/g.options.getScale(),N.css({left:g.numHandlerText(g.options.noDrag?void 0:S+d),top:g.numHandlerText(g.options.noDrag?void 0:C+A)}),g.options.onResize(c,void 0,void 0,g.options.noDrag?void 0:g.numHandler(C+A),g.options.noDrag?void 0:g.numHandler(S+d)))}).on("mouseup",function(c){(U||x||j||T||o||m||I||a||P||f)&&g.options.onStopResize(f),U=!1,x=!1,j=!1,T=!1,o=!1,m=!1,I=!1,a=!1,P=!1,f=!1})},bindTrigger:function(l){var h=this;l.on("click",function(g){g.stopPropagation(),h.triggerResize(l,g),r(".mouseRect").remove()})},bindHidePanel:function(l){if(B.maxPanelIndex<2){var h=this.options.stage;r(h).bind("click",function(g){g.target.className&&_typeof(g.target.className)=="string"&&(g.target.className.includes("design")||g.target.className.includes("hiprint-printPaper-content")||g.target.className.includes("paperBox"))&&(g.stopPropagation(),r("div[panelindex]").css({display:"none"}),r("div[panelindex]").removeClass("selected"))})}}},r.fn.extend({hireizeable:function(l){return this.each(function(){var h,g=r.data(this,"hireizeable");h=g?r.extend({},g.options,l||{}):r.extend({},r.fn.hireizeable.defaults,l||{}),r.data(this,"hireizeable",{options:h}),new w({target:this,onResize:function(D,v,u,S,C){},onStopResize:function(D,v,u,S,C){}})})}}),r.fn.hireizeable.defaults={stage:document,reizeUnit:"pt",minResize:1.5,showSizeBox:!0,showPoints:["s","e"],noContainer:!1,onBeforeResize:function(l,h,g,E,D){},onResize:function(l,h,g,E,D){},onStopResize:function(l,h,g,E,D){},noDrag:!1}},function(R,L){var r,B;jQuery,r="connected",B="reconnecting",window.hiwebSocket={opened:!1,name:"webSockets",host:"http://localhost:17521",host2:"http://localhost:17520",token:null,reconnectTimeout:6e4,reconnectWindowSetTimeout:null,reconnectDelay:2e3,supportsKeepAlive:function(){return!0},hasIo:function(b){return window.io},send:function(b){try{this.socket.emit("news",b)}catch(l){console.log("send data error:"+(b||"")+JSON.stringify(l))}},getPrinterList:function(){return this.printerList},refreshPrinterList:function(){try{this.socket.emit("refreshPrinterList")}catch(b){console.log("refreshPrinterList error:"+JSON.stringify(b))}},getClients:function(){try{this.socket.emit("getClients")}catch(b){console.log("getClients error:"+JSON.stringify(b))}},getAddress:function(b,...l){try{this.socket.emit("address",b,...l)}catch(h){console.log("getAddress error:"+JSON.stringify(h))}},ippPrint:function(b){try{this.socket.emit("ippPrint",b)}catch(l){console.log("ippPrint error:"+JSON.stringify(l))}},ippRequest:function(b){try{this.socket.emit("ippRequest",b)}catch(l){console.log("ippRequest error:"+JSON.stringify(l))}},setHost:function(w,b,l){window.utools?this.host2=host2:this.host=w,typeof b=="function"&&(l=b,b=void 0),this.token=b,this.stop(),this.start(l)},start:function(b){var l=this,h=this;window.WebSocket?this.socket||(this.socket=window.io(window.utools?this.host2:this.host,{transports:["websocket"],reconnectionAttempts:5,auth:{token:this.token}}),this.socket.on("connect",function(g){h.opened=!0,console.log("Websocket opened."),l.socket.on("successs",function(E){hinnn.event.trigger("printSuccess_"+E.templateId,E)}),l.socket.on("error",function(E){hinnn.event.trigger("printError_"+E.templateId,E)}),l.socket.on("clients",function(E){h.clients=E,hinnn.event.trigger("clients",E)}),l.socket.on("clientInfo",function(E){h.clientInfo=E,hinnn.event.trigger("clientInfo",E)}),l.socket.on("printerList",function(E){h.printerList=E,hinnn.event.trigger("printerList",E)}),l.socket.on("address",function(E,D,v){hinnn.event.trigger("address_"+E,{addr:D,e:v})}),l.socket.on("ippPrinterConnected",function(E){hinnn.event.trigger("ippPrinterConnected",E)}),l.socket.on("ippPrinterCallback",function(E,D){hinnn.event.trigger("ippPrinterCallback",{err:E,res:D})}),l.socket.on("ippRequestCallback",function(E,D){hinnn.event.trigger("ippRequestCallback",{err:E,res:D})}),h.state=r,b&&b(!0,g)}),this.socket.on("connect_error",function(g){console.error(g),hinnn.event.trigger("connect_error",g)}),this.socket.on("disconnect",function(){h.opened=!1,b&&b(!1)})):console.log("WebSocket start fail"),b&&b(!1)},reconnect:function(){this.state!==r&&this.state!==B||(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=B,this.state===B}}},function(R,L,r){var B=r(28);typeof B=="string"&&(B=[[R.i,B,""]]);var w={hmr:!0,transform:void 0,insertInto:void 0};r(30)(B,w),B.locals&&(R.exports=B.locals)},function(R,L,r){(R.exports=r(29)(!1)).push([R.i,"",""])},function(R,L,r){R.exports=function(B){var w=[];return w.toString=function(){return this.map(function(b){var l=function(h,g){var E=h[1]||"",D=h[3];if(!D)return E;if(g&&typeof btoa=="function"){var v=(S=D,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(S))))+" */"),u=D.sources.map(function(C){return"/*# sourceURL="+D.sourceRoot+C+" */"});return[E].concat(u).concat([v]).join(`
1571
+ </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}();r.d(L,"a",function(){return je});var je=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 w,new b,new l,new h,new B,new g,new E,new It,new D,new v,new p,new N,new U,new x,new j,new S,new C,new T,new o,new m,new a,new I,new f,new P,new c,new d,new A,new z,new k,new F,new X,new V,new K,new tt,new R,new it,new lt,new pt,new ut,new bt,new vt,new dt,new ft,new gt,new yt,new Pt,new jt,new St,new Ct,new Nt,new Dt,new At,new Et,new Xt,new Bt,new Ut,new Zt,new Lt,new zt,new Wt,new M,new e,new i,new u,new Z,new y,new W,new J,new et,new O,new nt,new Q,new rt,new ot,new $t,new Kt,new qt,new te,new ee,new ie,new ne,new oe,new le,new ae,new re,new se,new pe,new ue,new Ie,new ce,new de,new he,new ge,new me,new fe,new be,new ve,new ye,new Me,new Pe,new xt,new ht,new Tt,new st,new kt,new Gt,new Jt,new Qt,new Ft,new Vt,new Yt,new Ot],n}()},function(G,L,r){r.d(L,"a",function(){return w}),r.d(L,"b",function(){return b});var B=r(14),w=function(){function g(E,D){this.selectedCells=[],this.rows=E,this.tableTatget=D}return g.prototype.clear=function(){this.tableTatget.find("td").removeClass("selected")},g.prototype.setSingleSelect=function(E){this.startCell=E,this.selectedCells=[]},g.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},g.prototype.singleSelectByXY=function(E,D){var v=this.getCellByXY(E,D);v&&(this.clear(),v&&(v.cell.select(),this.startCell=v,this.selectedCells=[]))},g.prototype.multipleSelectByXY=function(E,D){this.clear();var v=[];if(this.startCell){var p=this.getCellByXY(E,D);if(p){var S=B.a.mergeRect(this.startCell.cell.getTableRect(),p.cell.getTableRect());this.selectByRect(new l(S),v)}}this.selectedCells=v},g.prototype.selectByRect=function(E,D){this.rows.forEach(function(v,p){var S=[];v.columns.forEach(function(C){C.isInRect(E)&&(S.push(new h(p,C)),C.select())}),S.length&&D.push(S)}),E.changed&&(E.changed=!1,D.splice(0,D.length),this.selectByRect(E,D))},g.prototype.getSelectedCells=function(){return this.selectedCells},g.prototype.getCellByXY=function(E,D){var v;return this.rows.forEach(function(p,S){var C=(p.columns||[]).filter(function(N){return N.checked}).filter(function(N){return N.isXYinCell(E,D)});C.length&&(v=new h(S,C[0]))}),v},g}(),b=function(){return function(g){this.x=g.x,this.y=g.y,this.height=g.height,this.width=g.width}}(),l=function(){return function(g){this.rect=g}}(),h=function(){return function(g,E){this.rowIndex=g,this.cell=E}}()},function(G,L,r){r.d(L,"a",function(){return B});var B=function(){function w(){}return w.createId=function(){return this.id+=1,this.id},w.id=1,w}()},function(G,L,r){r.d(L,"a",function(){return h});var B,w=r(5),b=r(13),l=(B=function(E,D){return(B=Object.setPrototypeOf||_instanceof({__proto__:[]},Array)&&function(v,p){v.__proto__=p}||function(v,p){for(var S in p)p.hasOwnProperty(S)&&(v[S]=p[S])})(E,D)},function(g,E){function D(){this.constructor=g}B(g,E),g.prototype=E===null?Object.create(E):(D.prototype=E.prototype,new D)}),h=function(g){function E(D){var v=g.call(this)||this;return v.columns=[],D&&D.constructor===Array?(D||[]).forEach(function(p){v.columns.push(new w.a(p))}):D.columns&&(D.columns||[]).forEach(function(p){v.columns.push(new w.a(p))}),v}return l(E,g),E.prototype.getPrintElementOptionEntity=function(){var D=[],v=this.allColumns?this.allColumns.filter(function(p){return!p.checked}):[];return[...this.columns,...v].forEach(function(p){D.push(p.getEntity())}),D},E}(b.a)},function(G,L,r){r.d(L,"a",function(){return b});var B=r(11),w=r(5),b=function(){function l(){this.id=B.a.createId()}return l.prototype.init=function(h,g,E){this.isHead=E,this.target=g||$__default.default("<tr></tr>"),this.tableOptions=h,this.allColumns=this.columns||[],this.initCells((this.columns||[]).filter(function(D){return D.checked}))},l.prototype.getTarget=function(){return this.target},l.prototype.initCells=function(h){var g=this;h?(this.columns=h,h.forEach(function(E,D){E.init(g.target.find("td:eq("+D+")"),g.tableOptions,g.id,g.isHead)})):(this.columns=[],this.target.find("td").map(function(E,D){var v=new w.a;v.init($__default.default(D),g.tableOptions,g.id,g.isHead),g.columns.push(v)}))},l.prototype.removeCell=function(h){var g=this.columns.indexOf(h);this.columns[g].getTarget().remove(),this.columns.splice(g,1)},l.prototype.createTableCell=function(h,g){var E=new w.a;return E.init($__default.default("<td></td>"),this.tableOptions,this.id,this.isHead),h>1&&(E.getTarget().attr("rowspan",h),E.rowspan=h),g>1&&(E.getTarget().attr("colspan",g),E.colspan=g),E},l.prototype.insertToTargetCellLeft=function(h,g){var E=this.columns.indexOf(h);h.getTarget().before(g.getTarget()),this.columns.splice(E,0,g)},l.prototype.insertToTargetCellRight=function(h,g){var E=this.columns.indexOf(h);this.columns[E].getTarget().after(g.getTarget()),this.columns.splice(E+1,0,g)},l.prototype.insertCellToFirst=function(h){this.target.prepend(h.getTarget()),this.columns.splice(0,0,h)},l.prototype.insertCellToLast=function(h){this.columns.push(h),this.target.append(h.getTarget())},l.prototype.getPrintElementOptionEntity=function(){var h=[];return[...this.columns,...this.allColumns.filter(function(g){return!g.checked})].forEach(function(g){h.push(g.getEntity())}),h},l}()},function(G,L,r){r.d(L,"a",function(){return w});var B=r(10),w=function(){function b(){}return b.mergeRect=function(l,h){var g=Math.min(l.x,h.x),E=Math.min(l.y,h.y);return new B.b({x:g,y:E,height:Math.max(l.y+l.height,h.y+h.height)-E,width:Math.max(l.x+l.width,h.x+h.width)-g})},b.Rect=function(l,h,g,E){return{minX:l<g?l:g,minY:h<E?h:E,maxX:l<g?g:l,maxY:h<E?E:h}},b}()},function(G,L,r){r.d(L,"a",function(){return N});var B=r(4),w=r(1),b=r(6),l=r(0),h=r(8),g=r(18),E=r(7),D=r(16),v=r(20),p=r(2),S=(C=function(x,j){return(C=Object.setPrototypeOf||_instanceof({__proto__:[]},Array)&&function(T,o){T.__proto__=o}||function(T,o){for(var m in o)o.hasOwnProperty(m)&&(T[m]=o[m])})(x,j)},function(U,x){function j(){this.constructor=U}C(U,x),U.prototype=x===null?Object.create(x):(j.prototype=x.prototype,new j)}),C,N=function(U){function x(j,T){var o=U.call(this,j)||this;return o.gridColumnsFooterCss="hiprint-gridColumnsFooter",o.tableGridRowCss="table-grid-row",o.options=new g.a(T,o.printElementType),o.options.setDefault(new g.a(w.a.instance.table.default).getPrintElementOptionEntity()),o}return S(x,U),x.prototype.getColumns=function(){return this.options.columns},x.prototype.getColumnByColumnId=function(j){return this.options.getColumnByColumnId(j)},x.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var j=this.designTarget.find(".hiprint-printElement-table-content"),T=this.getHtml(this.designPaper);j.html(""),j.append(T[0].target.find(".table-grid-row")),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.css(this.designTarget,this.getData())}},x.prototype.css=function(j,T){if((this.getField()||!this.options.content)&&!this.printElementType.formatter)return U.prototype.css.call(this,j,T)},x.prototype.getDesignTarget=function(j){return this.designTarget=this.getHtml(j)[0].target,this.css(this.designTarget,this.getData()),this.designPaper=j,this.designTarget.find("td").hidroppable({accept:".rn-draggable-item",onDrop:function(o,m){},onDragEnter:function(o,m){$__default.default(m).removeClass("rn-draggable-item")},onDragLeave:function(o,m){$__default.default(m).addClass("rn-draggable-item")}}),this.designTarget},x.prototype.getConfigOptions=function(){return w.a.instance.table},x.prototype.createTarget=function(j,T,o){for(var m=$__default.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),I=0;I<a.gridColumns;I++)a.getByIndex(I).append(this.getTableHtml(T,o));return m.find(".hiprint-printElement-table-content").append(a.target),m},x.prototype.createGridColumnsStructure=function(j){for(var T=$__default.default('<div class="hi-grid-row table-grid-row"></div>'),o=0;o<this.options.getGridColumns();o++){var m=$__default.default('<div class="tableGridColumnsGutterRow hi-grid-col" style="width:'+100/this.options.getGridColumns()+'%;"></div>');T.append(m)}var a=this.getGridColumnsFooterFormatter();if(a){var I=$__default.default('<div class="hiprint-gridColumnsFooter"></div>');I.append(a(this.options,this.getData(j),j,[])),T.append(I)}return new v.a(this.options.getGridColumns(),T)},x.prototype.createtempEmptyRowsTargetStructure=function(j){if(this.getField())return this.createTarget(this.printElementType.title,[]);var T=this.createTarget(this.printElementType.title,[]).clone();return T.find(".hiprint-printElement-tableTarget tbody tr").remove(),T},x.prototype.getTableHtml=function(j,T){var o,m;if(!this.getField()&&this.options.content)return(o=$__default.default("<div></div>")).append(this.options.content),(m=o.find("table")).addClass("hiprint-printElement-tableTarget"),m;if(this.printElementType.formatter)return(o=$__default.default("<div></div>")).append(this.printElementType.formatter(j)),(m=o.find("table")).addClass("hiprint-printElement-tableTarget"),m;var a=$__default.default('<table class="hiprint-printElement-tableTarget" style="border-collapse: collapse;"></table>');return a.append(E.a.createTableHead(this.getColumns(),this.options.getWidth()/this.options.getGridColumns())),a.append(E.a.createTableRow(this.getColumns(),j,T,this.options,this.printElementType)),this.options.tableFooterRepeat=="no"||E.a.createTableFooter(this.printElementType.columns,j,this.options,this.printElementType,T,j).insertBefore(a.find("tbody")),a},x.prototype.getEmptyRowTarget=function(){return E.a.createEmptyRowTarget(this.getColumns(),this)},x.prototype.getHtml=function(j,T){this.createTempContainer();var o=this.getPaperHtmlResult(j,T);return this.removeTempContainer(),o},x.prototype.getPaperHtmlResult=function(j,T){var o=[],m=this.getData(T),a=this.getTableHtml(m,T),I=this.createtempEmptyRowsTargetStructure(T);T?this.updateTargetWidth(I):this.updateTargetSize(I),this.css(I,m),this.css(a,m),this.getTempContainer().html(""),this.getTempContainer().append(I);var f=I.find("tfoot").outerHeight()||0;I.find("tfoot").remove();for(var P,c=this.getBeginPrintTopInPaperByReferenceElement(j),d=0,A=!1;!A;){var z=0,k=j.getPaperFooter(d);d==0&&c>k&&j.panelPageRule!="none"&&(c=c-k+j.paperHeader,o.push(new b.a({target:void 0,printLine:void 0})),z=j.getContentHeight(d)-(c-j.paperHeader),d++,k=j.getPaperFooter(d));var F=o.length>0?o[o.length-1].target:void 0,X=this.getRowsInSpecificHeight(T,z>0?z:d==0?k-c:j.getContentHeight(d),I,a,d,F,f);if(A=X.isEnd,z<0){var V=this.options.top;o[0].target=$__default.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=c,o[0].referenceElement=new h.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:j.index,bottomInLastPaper:V+this.options.lHeight,printTopInPaper:c}),o[0].target.css("top",V+"pt"),o[0].target.css("left",this.options.displayLeft());break}var K=void 0;X.target&&(X.target.css("left",this.options.displayLeft()),X.target[0].height=""),d==0||z>0?(X.target&&(P=c,X.target.css("top",c+"pt")),K=A&&this.options.lHeight!=null?c+(X.height>this.options.lHeight?X.height:this.options.lHeight):c+X.height):(X.target&&(P=j.paperHeader,X.target.css("top",j.paperHeader+"pt")),K=j.paperHeader+X.height),o.push(new b.a({target:X.target,printLine:K,referenceElement:new h.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:j.index,bottomInLastPaper:K,printTopInPaper:P})})),d++,T&&this.updatePanelHeight(K+this.options.getHeight(),j)}return o},x.prototype.getRowsInSpecificHeight=function(j,T,o,m,a,I,f){var P=this,c=m.find("tbody"),d=l.a.pt.toPx(T);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"&&(j?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 A=this.panel.panelPageRule=="none",z;if(j&&A){var k=o.find(".hiprint-printElement-tableTarget thead").attr("style");z=o.find(".hiprint-printElement-tableTarget thead tr").clone(),k?z.attr("style",k):z.css({background:"#e8e8e8"}),o.find(".hiprint-printElement-tableTarget thead").remove()}var F=o.outerHeight();if(!A&&F>d)return{target:void 0,length:0,height:0,isEnd:!1};for(var X=this.options.getGridColumns(),V=[],K=0;K<X;K++)for(var tt=o.find(".hiprint-printElement-tableTarget:eq("+K+")"),R=void 0,it=[];;){if(A){var lt=c.find("tr").length;if(lt==0)R={height:l.a.px.toPt(F),isEnd:!0},j&&this.options.autoCompletion&&(this.autoCompletion(d,tt,f),F=o.outerHeight());else{var pt=c.find("tr:lt(1)");it.length==0&&z&&tt.find("tbody").append(z),tt.find("tbody").append(pt);var ut=pt.data("rowData");V.push(ut),it.push(ut),F=o.outerHeight(),lt==0&&(c.prepend(pt),V.pop(),it.pop(),R={height:l.a.px.toPt(F),isEnd:!1})}}else if(F<=d)if(c.find("tr").length==0)R={height:l.a.px.toPt(F),isEnd:!0},j&&this.options.autoCompletion&&(this.autoCompletion(d,tt,f),F=tt.outerHeight());else{var pt=c.find("tr:lt(1)");P.options.rowsColumnsMerge&&(a>0||K>0)&&it.length==0&&(pt=P.fixMergeSpan(pt,c)),tt.find("tbody").append(pt);var ut=pt.data("rowData");V.push(ut),it.push(ut),F=tt.outerHeight(),((this.options.tableFooterRepeat=="last"?F:F+=f)>d||this.options.maxRows&&it.length>+this.options.maxRows)&&(c.prepend(pt),V.pop(),it.pop(),F=o.outerHeight(),R={height:l.a.px.toPt(F),isEnd:!1})}if(R){if(this.options.tableFooterRepeat=="last"&&!R.isEnd)break;this.options.tableFooterRepeat!=="no"&&(A?tt.find("tbody").append(E.a.createTableFooter(this.printElementType.columns,this.getData(j),this.options,this.printElementType,j,it).children()):E.a.createTableFooter(this.printElementType.columns,this.getData(j),this.options,this.printElementType,j,it).insertBefore(tt.find("tbody")),P.css(tt,j));break}}var bt=o.find(".hiprint-printElement-tableTarget tbody tr").length,vt=this.getGridColumnsFooterFormatter();vt&&o.find(this.gridColumnsFooterCss).html(vt(this.options,this.getData(j),j,V)),F=o.outerHeight();let dt=c.find("tr:lt(1)");if(bt==0&&dt.length&&ut==dt.data("rowData")){tt.find("tbody").append(dt);let ft=tt.find("tbody tr").outerHeight();return c.prepend(dt),{target:$__default.default('<div style="position:absolute;background: red;color: white;padding: 0px 4px;">\u6CA1\u6709\u8DB3\u591F\u7A7A\u95F4,\u663E\u793A\u4E0B\u65B9\u5185\u5BB9, \u53EF\u5206\u9875\u9AD8\u5EA6: '+d+"px < \u5F53\u524D\u9700\u8981\u9AD8\u5EA6: "+ft+"px</div>").append(dt.css("background","blue")),length:bt,height:l.a.px.toPt(F),isEnd:!1}}var yt=c.find("tr").length==0?bt==0&&I?{target:void 0,length:0,height:0,isEnd:!0}:{target:o.clone(),length:bt,height:l.a.px.toPt(F),isEnd:!0}:{target:o.clone(),length:bt,height:l.a.px.toPt(F),isEnd:!1};return yt},x.prototype.fixMergeSpan=function(j,T){var o=this;let m=1,a=!1,I=1,f=!1;return j.nextAll().each(function(P){$__default.default(this).children().filter("td[rowspan=0]").length>0&&!a?m+=1:a=!0,$__default.default(this).children().filter("td[colspan=0]").length>0&&!f?I+=1:f=!0}),j.children().each(function(P,c){$__default.default(c).attr("rowspan")<1&&($__default.default(c).attr("rowspan",m),$__default.default(c).css("display",""),o.options.rowsColumnsMergeClean&&$__default.default(c).text("")),$__default.default(c).attr("colspan")<1&&($__default.default(c).attr("colspan",I),$__default.default(c).css("display",""),o.options.rowsColumnsMergeClean&&$__default.default(c).text(""))}),j},x.prototype.autoCompletion=function(j,T,o){for(var m=this,a,I=this.getEmptyRowTarget(),f=T.outerHeight()+o;j>f&&(a=I.clone(),T.find("tbody").append(a),f=T.outerHeight()+o,!(m.options.maxRows&&T.find("tbody").children().length>m.options.maxRows)););a&&a.remove()},x.prototype.getData=function(j){if(!j)try{let m=this.options.testData||"[{}]";return JSON.parse(m)}catch(m){return console.log("table testData parse error",m),[{}]}var T=this.getField(),o=T&&T.split(".").reduce((m,a)=>m?m[a]:j?j[a]:"",!1)||"";return o?JSON.parse(JSON.stringify(o)):[]},x.prototype.onResize=function(j,T,o,m,a){U.prototype.updateSizeAndPositionOptions.call(this,a,m,o,T),E.a.resizeTableCellWidth(this.designTarget,this.getColumns(),this.options.getWidth())},x.prototype.getReizeableShowPoints=function(){return this.options.showPoints||w.a.instance.table.showPoints},x.prototype.design=function(j,T){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,I,f){o.updateSizeAndPositionOptions(I,f),o.createLineOfPosition(T),p.a.instance.changed=!0},moveUnit:"pt",minMove:w.a.instance.movingDistance,onBeforeDrag:function(a){p.a.instance.draging=!0,o.createLineOfPosition(T)},getScale:function(){return o.designPaper.scale||1},onStopDrag:function(a){p.a.instance.changed&&l.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,"\u79FB\u52A8"),p.a.instance.draging=!1,p.a.instance.changed=!1,o.removeLineOfPosition()}}),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.designTarget.hireizeable({showPoints:o.getReizeableShowPoints(),showSizeBox:w.a.instance.showSizeBox,noContainer:!0,onBeforeResize:function(){p.a.instance.draging=!0},getScale:function(){return o.designPaper.scale||1},onResize:function(a,I,f,P,c){o.onResize(a,I,f,P,c),o.hitable&&o.hitable.updateColumnGrips(),o.createLineOfPosition(T)},onStopResize:function(a){l.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,a?"\u65CB\u8F6C":"\u5927\u5C0F"),p.a.instance.draging=!1,o.removeLineOfPosition()}}),this.bingKeyboardMoveEvent(this.designTarget,T)},x.prototype.setHitable=function(){var j=this;this.hitable=new D.a({templateId:j.templateId,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(){j.updateDesignViewFromOptions(),l.a.event.trigger("hiprintTemplateDataChanged_"+j.templateId,"\u8C03\u6574\u8868\u5934")})},x.prototype.setColumnsOptions=function(){var j=this;this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("thead td").bind("click.hiprint",function(T){var o=$__default.default(T.target).attr("id")||$__default.default(T.target).attr("column-id"),m=j.getColumnByColumnId(o);if(m){var a=j.getPrintElementOptionItemsByName("tableColumn");l.a.event.trigger(j.getPrintElementSelectEventKey(),{printElement:j,customOptionsInput:[{title:(m.title||`${m.id}(id)`)+"-\u5217\u5C5E\u6027",optionItems:a,options:m,callback:function(f){a.forEach(function(P){var c=P.getValue();if(P.name=="title"&&c&&!c.trim().endsWith("#")&&!c.trim().startsWith("#")){var d=c?c.split("#"):"";m.title=d[0],d.length>1&&(m.columnId=m.field=d[1]),m.columnId&&m.target.attr("column-id",m.columnId),P.target.find("textarea").val(d[0]);return}if(P.name=="columnField"){if(m.columnId=m.field=c,m.columnId&&m.target.attr("column-id",m.columnId),j.options.fields){let A=j.options.fields.find(k=>k.field==c);A&&m.titleSync&&(m.title=A.text);let z=a.find(k=>k.name=="title");z&&m.titleSync&&z.target.find("textarea").val(m.title)}return}m[P.name]=c})}}]})}else l.a.event.trigger(j.getPrintElementSelectEventKey(),{printElement:j})})},x.prototype.filterOptionItems=function(j){var T=U.prototype.filterOptionItems.call(this,j);return this.printElementType.editable&&this.options.columns.length==1?T:j.filter(function(o){return o.name!="columns"})},x.prototype.getFooterFormatter=function(){var j=void 0;if(this.printElementType.footerFormatter&&(j=this.printElementType.footerFormatter),this.options.footerFormatter)try{var T="footerFormatter="+this.options.footerFormatter;eval2(T)}catch(o){console.log(o)}return j},x.prototype.getGridColumnsFooterFormatter=function(){var j=void 0;if(this.printElementType.gridColumnsFooterFormatter&&(j=this.printElementType.gridColumnsFooterFormatter),this.options.gridColumnsFooterFormatter)try{var T="gridColumnsFooterFormatter="+this.options.gridColumnsFooterFormatter;j=eval2(T)}catch(o){console.log(o)}return j},x}(B.a)},function(G,L,r){var B=function(){return function(T){this.table=T.table,this.templateId=T.templateId,this.fields=T.fields,this.isEnableEdit=T.isEnableEdit,this.trs=T.trs,this.resizeRow=T.resizeRow,this.resizeColumn=T.resizeColumn,this.isEnableEditField=T.isEnableEditField,this.isEnableContextMenu=T.isEnableContextMenu,this.isEnableEditField=T.isEnableEditField,this.isEnableInsertRow=T.isEnableInsertRow,this.isEnableDeleteRow=T.isEnableDeleteRow,this.isEnableInsertColumn=T.isEnableInsertColumn,this.isEnableDeleteColumn=T.isEnableDeleteColumn,this.isEnableMergeCell=T.isEnableMergeCell,this.columnResizable=T.columnResizable,this.columnAlignEditable=T.columnAlignEditable}}(),w=function(){function T(o){this.options=new B(o)}return T.prototype.enableEidt=function(){this.options.isEnableEdit},T.prototype.disableEdit=function(){this.options.isEnableEdit},T.prototype.isEnableEdit=function(){return this.options.isEnableEdit},T}(),b=r(0),l=function(){return function(T){this.cell=T.cell,this.link=T.link,this.linkType=T.linkType,this.bottom=T.bottom,this.rightMost=T.rightMost,this.rowLevel=T.rowLevel,this.columnLevel=T.columnLevel,this.indexInTableGridRow=T.indexInTableGridRow,this.indexInTableGridColumn=T.indexInTableGridColumn}}(),h=r(10),g=function(){function T(){}return T.getLeftTableCell=function(o,m){var a;return o.forEach(function(I,f){I.cell&&f<m&&(a=I.cell)}),a},T.getIndex=function(o,m){var a;return o.forEach(function(I,f){I.cell&&I.cell.id==m&&(a=f)}),a},T}(),E=r(13),D=r(11),v=function(){return function(T,o){this.target=T,this.grips=o}}(),p=function(){return function(T){this.target=T}}(),S=function(){return function(){this.rowColumns=[]}}(),C=function(){function T(){}return T.getColumnsWidth=function(o,m){var a={},I=T.allAutoWidth(o);return o.rowColumns.forEach(function(f){var P=m-0,c=f.width/I*(P>0?P:0);a[f.id]=c}),a},T.resizeTableCellWeight=function(o){o.forEach(function(m){m.columns.forEach(function(a){a.hasWidth&&$__default.default(a.getTarget()).css("width",a.width+"pt")})})},T.allAutoWidth=function(o){var m=0;return o.rowColumns.forEach(function(a){m+=a.width}),m},T.reconsitutionTableColumnTree=function(o,m,a){for(var I=m||new S,f=function(d){I.totalLayer=d+1,I[d]=o[d].columns,I.rowColumns=I.rowColumns.concat(I[d].filter(function(A){return A.rowspan==o.length-d}))},P=0;P<o.length;P++)f(P);return I},T}(),N=r(2),U=function(){function T(o){this.signature="HiTresizer",this.hitable=o,this.rows=o.rows,this.target=o.target}return T.prototype.init=function(){this.addResizeRowAndColumn(),this.hitable.optionsCoat.options.resizeColumn&&this.createColumnGrips(),this.hitable.optionsCoat.options.resizeRow&&this.createRowGrips()},T.prototype.resizeTableCellWidth=function(){C.resizeTableCellWeight(this.rows)},T.prototype.addResizeRowAndColumn=function(){},T.prototype.createColumnGrips=function(){var o=this,m=this,a=[],I=$__default.default('<div class="columngrips"/>');I.width(this.target.width()),this.rows.forEach(function(f){(f.columns||[]).filter(function(P){return P.checked}).forEach(function(P,c){if(P.getTarget().attr("haswidth")){var d=$__default.default('<div class="columngrip"><div class="gripResizer"></div></div>');I.append(d);var A=new p(d);a.length>0&&(a[a.length-1].nextGrip=A),a.push(A),o.syncGrips(P,A),$__default.default(d).hidraggable({axis:"h",onDrag:function(k,F,X){},moveUnit:"pt",minMove:1,getScale:function(){return $__default.default(".hiprint-printPaper")[0].style.transform&&parseFloat($__default.default(".hiprint-printPaper")[0].style.transform.slice(6,-1))||1},onBeforeDrag:function(k){if(N.a.instance.draging=!0,!A.nextGrip)return!1;m.dragingGrip=A,m.dragingGrip.left=parseFloat(m.dragingGrip.target.css("left").replace("px","")),A.target.addClass("columngripDraging")},onStopDrag:function(k){N.a.instance.draging=!1;var F=parseFloat(m.dragingGrip.target.css("left").replace("px","")),X=b.a.px.toPt(F-m.dragingGrip.left);A.cell.width+X<10?X=10-A.cell.width:A.nextGrip.cell.width-X<10&&(X=A.nextGrip.cell.width-10),A.cell.width=A.cell.width+X,A.nextGrip.cell.width=A.nextGrip.cell.width-X,o.resizeTableCellWidth(),A.target.removeClass("columngripDraging"),m.updateColumnGrips()}})}})}),this.target.before(I),this.cgripContariner=new v(I,a)},T.prototype.updateColumnGrips=function(){this.cgripContariner&&(this.cgripContariner.target.remove(),this.createColumnGrips())},T.prototype.updateRowGrips=function(){this.rgripContariner&&(this.rgripContariner.target.remove(),this.createRowGrips())},T.prototype.createRowGrips=function(){var o=this,m=this,a=[],I=$__default.default('<div class="rowgrips"/>');this.rows.forEach(function(f,P){var c=$__default.default('<div class="rowgrip"><div class="gripResizer"></div></div>');I.append(c);var d=new p(c);a.push(d),P>0&&P<o.rows.length&&$__default.default(c).hidraggable({axis:"v",onDrag:function(z,k,F){},moveUnit:"pt",minMove:1,onBeforeDrag:function(z){m.dragingGrip=d,m.dragingGrip.top=parseFloat(m.dragingGrip.target.css("top").replace("px","")),d.target.addClass("rowgripDraging")},onStopDrag:function(z){var k=parseFloat(m.dragingGrip.target.css("top").replace("px","")),F=b.a.px.toPt(k-m.dragingGrip.top+m.rows[P].columns[0].getTarget().height());m.rows[P].columns[0].getTarget().css("height",F+"pt"),m.syncRowGrips(),d.target.removeClass("rowgripDraging")}})}),this.target.before(I),this.rgripContariner=new v(I,a),this.syncRowGrips()},T.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})},T.prototype.syncRowGrips=function(){var o=this;this.rgripContariner.target.height(this.target.height()),this.rows.forEach(function(m,a){var I=m.columns[0].getTarget();o.rgripContariner.grips[a].target.css({top:I.offset().top-o.target.offset().top+I.outerHeight(!1),width:30})})},T.prototype.addResizerHeadRow=function(){this.target.find("thead").prepend()},T}(),x=function(){function T(){}return T.prototype.init=function(){},T.prototype.updateRowGrips=function(){},T.prototype.updateColumnGrips=function(){},T}();r.d(L,"a",function(){return j});var j=function(){function T(o){this.id=D.a.createId(),this.optionsCoat=new w(o),this.handle=o.handle,this.target=o.table,this.initRows(o.rows),this.init(o),this.tableCellSelector=new h.a(this.rows,this.target),this.resizer=this.optionsCoat.options.columnResizable?new U(this):new x,this.resizer.init()}return T.prototype.insertRow=function(o,m,a){var I=m||this.tableCellSelector.getSingleSelect(),f=I.cell,P=this.rows[I.rowIndex],c=I.rowIndex,d=this.getCellGrid(),A=new E.a;if(A.init(this.optionsCoat,void 0,P.isHead),a&&A.getTarget().addClass(a),o=="above")d[c].forEach(function(k){var F=k.link?k.link:k.cell,X=F.width/F.colspan;if(k.columnLevel==0){var V=A.createTableCell();V.width=X,A.insertCellToLast(V)}else{if(k.linkType=="column"){var K=k.link.getTarget();k.link.rowspan+=1,K.attr("rowspan",k.link.rowspan)}k.linkType}}),this.rows.splice(c,0,A),P.getTarget().before(A.getTarget()),b.a.event.trigger("newRow"+this.id,A);else{var z=c+f.rowspan-1;d[z].forEach(function(k){var F=k.link?k.link:k.cell,X=F.width/F.colspan;if(k.bottom){var V=A.createTableCell();V.width=X,A.insertCellToLast(V)}else{if(k.cell){var K=k.cell.getTarget();k.cell.rowspan+=1,K.attr("rowspan",k.cell.rowspan)}k.linkType=="column"&&(K=k.link.getTarget(),k.link.rowspan+=1,K.attr("rowspan",k.link.rowspan))}}),this.rows.splice(z+1,0,A),this.rows[z].getTarget().after(A.getTarget()),b.a.event.trigger("newRow"+this.id,A)}},T.prototype.insertColumn=function(o,m,a,I){var f=this,P=this.rows.concat(this.trRows),c=m||this.tableCellSelector.getSingleSelect(),d=c.cell,A=c.rowIndex,z=this.getCellGrid(P),k=z[A].filter(function(V){return V.cell&&V.cell.id==d.id||V.link&&V.link.id==d.id});if(o=="left"){var F=k[0].indexInTableGridRow;z.forEach(function(V,K){var tt=V[F],R=V.filter(function(ut,bt){return bt>=F&&ut.cell});if(tt.rowLevel==0){var it=P[K],lt=P[K].createTableCell();a&&lt.getTarget().addClass(a),I!=null&&(lt.width=I),R.length?it.insertToTargetCellLeft(R[0].cell,lt):it.insertCellToLast(lt),b.a.event.trigger("newCell"+f.id,lt)}else if(tt.linkType=="row"){var pt=tt.link.getTarget();tt.link.colspan+=1,pt.attr("colspan",tt.link.colspan)}})}else{var X=k[k.length-1].indexInTableGridRow;z.forEach(function(V,K){var tt=V[X],R=V.filter(function(bt,vt){return vt<=X&&bt.cell});if(tt.rightMost){var it=P[K],lt=it.createTableCell();a&&lt.getTarget().addClass(a),I!=null&&(lt.width=I),R.length?it.insertToTargetCellRight(R[R.length-1].cell,lt):it.insertCellToFirst(lt),b.a.event.trigger("newCell"+f.id,lt)}else{var pt=tt.link||tt.cell;if(tt.linkType=="row"){var ut=pt.getTarget();pt.colspan+=1,ut.attr("colspan",pt.colspan)}tt.cell&&(ut=pt.getTarget(),pt.colspan+=1,ut.attr("colspan",pt.colspan))}})}},T.prototype.deleteRow=function(){var o=this,m=this.tableCellSelector.getSingleSelect(),a=(m.cell,this.rows[m.rowIndex],m.rowIndex),I=this.getCellGrid(),f=this.rows[a];I[a].forEach(function(P,c){if(P.cell)if(P.cell.rowspan==1)f.removeCell(P.cell);else{f.removeCell(P.cell);var d=I[a+1].filter(function(F,X){return F.cell&&X>c}),A=o.rows[a+1],z=A.createTableCell(P.cell.rowspan-1,P.cell.colspan);d.length?A.insertToTargetCellLeft(d[0].cell,z):A.insertCellToLast(z)}else if(P.linkType=="column"){var k=P.link;k.rowspan-=1,k.getTarget().attr("rowspan",k.rowspan)}}),f.getTarget().remove(),this.rows.splice(a,1)},T.prototype.deleteColums=function(){var o=this.rows.concat(this.trRows),m=this.tableCellSelector.getSingleSelect(),a=m.cell,I=m.rowIndex,f=this.getCellGrid(o),P=f[I].filter(function(c){return c.cell&&c.cell.id==a.id||c.link&&c.link.id==a.id})[0].indexInTableGridRow;f.forEach(function(c,d){var A=c[P];A.cell?A.cell.colspan==1?o[d].removeCell(A.cell):(A.cell.colspan-=1,A.cell.getTarget().attr("colspan",A.cell.colspan)):A.linkType=="row"&&(A.link.colspan-=1,A.link.getTarget().attr("colspan",A.link.colspan))})},T.prototype.mergeCell=function(){var o=this,m=this.tableCellSelector.getSelectedCells();if(m.length!=0){var a=m[0][0].cell;m.forEach(function(I,f){I.forEach(function(P,c){f==0?c!=0&&(a.colspan+=P.cell.colspan,o.rows[P.rowIndex].removeCell(P.cell)):o.rows[P.rowIndex].removeCell(P.cell),c==0&&m[0][0].rowIndex+a.rowspan-1<P.rowIndex&&(a.rowspan+=P.cell.rowspan)})}),a.getTarget().attr("colspan",a.colspan),a.getTarget().attr("rowspan",a.rowspan),this.tableCellSelector.setSingleSelect(m[0][0])}},T.prototype.splitCell=function(){var o=this.tableCellSelector.getSingleSelect(),m=this.getCellGrid(),a=g.getIndex(m[o.rowIndex],o.cell.id);if(o){for(var I=o.rowIndex;I<o.rowIndex+o.cell.rowspan;I++)for(var f=this.rows[I],P=I==o.rowIndex?o.cell:g.getLeftTableCell(m[I],a),c=0;c<o.cell.colspan;c++)I==o.rowIndex&&c==0||(P?f.insertToTargetCellRight(P,f.createTableCell()):f.insertCellToFirst(f.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)}},T.prototype.init=function(o){var m=this;$__default.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)},$__default.default(this.target).mousedown(function(a){m.optionsCoat.isLeftMouseButtonDown=!0}),$__default.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)})},T.prototype.initRows=function(o){var m=this;if(this.trRows=[],o){this.rows=o,o.forEach(function(I,f){I.init(m.optionsCoat,m.target.find("tr:eq("+f+")"),!0)});var a=this.optionsCoat.options.trs;a&&this.initRowsByTrs(a).forEach(function(I){m.trRows.push(I)})}else this.rows=this.initRowsByTrs(this.target.find("tr"))},T.prototype.initRowsByTrs=function(o){var m=this;return o.map(function(a,I){var f=new E.a;return f.init(m.optionsCoat,$__default.default(I)),f}).get()},T.prototype.enableEidt=function(){this.optionsCoat.enableEidt()},T.prototype.disableEdit=function(){this.optionsCoat.disableEdit()},T.prototype.getCellGrid=function(o){var m=o||this.rows,a=this.getColumnStep(),I=[];return m.forEach(function(f,P){f.columns.forEach(function(c,d){for(var A=0;A<c.colspan;A++)for(var z=0,k=!1;z<a&&!k;){if(I[P]=I[P]||[],!I[P][z]){I[P][z]=new l({cell:A==0?c:void 0,link:A!=0?c:void 0,linkType:A>0?"row":void 0,rightMost:A==c.colspan-1||void 0,bottom:c.rowspan-1==0,rowLevel:A,columnLevel:0,indexInTableGridRow:z,indexInTableGridColumn:P});for(var F=P+1,X=1;X<c.rowspan;X++)I[F]=I[F]||[],I[F][z]=new l({cell:void 0,link:c,linkType:A>0?"rowColumn":"column",rightMost:A==c.colspan-1||void 0,bottom:X==c.rowspan-1,rowLevel:A,columnLevel:X,indexInTableGridRow:z,indexInTableGridColumn:F}),F+=1;k=!0}z++}})}),I},T.prototype.setAlign=function(o){var m=this.tableCellSelector.getSingleSelect();m&&m.cell.setAlign(o)},T.prototype.setVAlign=function(o){var m=this.tableCellSelector.getSingleSelect();m&&m.cell.setVAlign(o)},T.prototype.getColumnStep=function(o){var m=0;return this.rows.length&&this.rows[o||0].columns.forEach(function(a){m+=a.colspan}),m},T.prototype.initContext=function(){var o=this;if(!this.optionsCoat.options.isEnableContextMenu)return!1;$__default.default(this.handle).hicontextMenu({table:!0,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(),b.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(),b.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(),b.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(),b.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(),b.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(),b.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(),b.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(),b.a.event.trigger("updateTable"+o.id)}}].filter(function(m){return m.enabled})})},T.prototype.getTableWidth=function(){return b.a.px.toPt(this.target.outerWidth(!1))},T.prototype.updateColumnGrips=function(){this.resizer.updateColumnGrips()},T.prototype.updateRowGrips=function(){this.resizer.updateRowGrips()},T}()},function(G,L,r){r.d(L,"a",function(){return B});var B=function(){return function(w,b,l){this.tid=w,this.options=b,this.printElementType=l}}()},function(G,L,r){var B=r(3),w=r(12),b=function(){return function(D){this.width=D.width,this.title=D.title,this.titleSync=D.titleSync,this.field=D.field,this.checked=D.checked,this.columnId=D.columnId,this.fixed=!1,this.rowspan=D.rowspan||1,this.colspan=D.colspan||1,this.align=D.align,this.halign=D.halign,this.vAlign=D.vAlign,this.renderFormatter=D.renderFormatter,this.formatter2=D.formatter2,this.styler2=D.styler2,this.stylerHeader=D.stylerHeader,this.tableColumnHeight=D.tableColumnHeight,this.tableTextType=D.tableTextType,this.tableBarcodeMode=D.tableBarcodeMode,this.tableQRCodeLevel=D.tableQRCodeLevel,this.tableSummaryTitle=D.tableSummaryTitle,this.tableSummaryText=D.tableSummaryText,this.tableSummaryColspan=D.tableSummaryColspan,this.tableSummary=D.tableSummary,this.tableSummaryAlign=D.tableSummaryAlign,this.tableSummaryNumFormat=D.tableSummaryNumFormat,this.tableSummaryFormatter=D.tableSummaryFormatter,this.upperCase=D.upperCase}}(),l=r(5);r.d(L,"a",function(){return E});var h,g=(h=function(v,p){return(h=Object.setPrototypeOf||_instanceof({__proto__:[]},Array)&&function(S,C){S.__proto__=C}||function(S,C){for(var N in C)C.hasOwnProperty(N)&&(S[N]=C[N])})(v,p)},function(D,v){function p(){this.constructor=D}h(D,v),D.prototype=v===null?Object.create(v):(p.prototype=v.prototype,new p)}),E=function(D){function v(p,S){var C=this;return p=p||{},(C=D.call(this,p)||this).lHeight=p.lHeight,C.autoCompletion=p.autoCompletion,C.tableFooterRepeat=p.tableFooterRepeat,S&&(C.columns=[],S.editable&&p.columns&&p.columns.length?p.columns.forEach(function(N){var U=[];N.forEach(function(x){var j=new b(x),T=S.getColumnByColumnId(j.columnId),o=T?$__default.default.extend(T,j):new l.a(j);U.push(o)}),C.columns.push(new w.a(U))}):S.columns.forEach(function(N){C.columns.push(new w.a(N))})),C}return g(v,D),v.prototype.getColumnByColumnId=function(p){return this.makeColumnObj()[p]},v.prototype.makeColumnObj=function(){var p={};return this.columns&&this.columns.forEach(function(S){S.columns.forEach(function(C){(C.id||C.columnId)&&(p[C.id||C.columnId]=C)})}),p},v.prototype.getGridColumns=function(){return this.gridColumns||1},v.prototype.getPrintElementOptionEntity=function(){var p=D.prototype.getPrintElementOptionEntity.call(this);return p.fields=this.fields,this.columns&&(p.columns=[],this.columns.forEach(function(S){var C=S.getPrintElementOptionEntity().map(function(N){return new b(N)});p.columns.push(C)})),p},v}(B.a)},function(G,L,r){r.d(L,"a",function(){return B});var B=function(){return function(){this.rowColumns=[]}}()},function(G,L,r){r.d(L,"a",function(){return B});var B=function(){function w(b,l){this.gridColumns=b,this.target=l}return w.prototype.getByIndex=function(b){return this.target.find(".hi-grid-col:eq("+b+")")},w}()},function(G,L,r){G.exports=r(33)},function(G,L){(function(r){function B(p){var S=r.data(p.data.target,"hidraggable"),C=S.options,N=S.proxy,U=p.data,x=U.startLeft+(p.pageX-U.startX)/(S.options.getScale()||1),j=U.startTop+(p.pageY-U.startY)/(S.options.getScale()||1);N&&(N.parent()[0]==document.body?(x=C.deltaX!=null&&C.deltaX!=null?p.pageX+C.deltaX:p.pageX-p.data.offsetWidth,j=C.deltaY!=null&&C.deltaY!=null?p.pageY+C.deltaY:p.pageY-p.data.offsetHeight):(C.deltaX!=null&&C.deltaX!=null&&(x+=p.data.offsetWidth+C.deltaX),C.deltaY!=null&&C.deltaY!=null&&(j+=p.data.offsetHeight+C.deltaY))),p.data.parent!=document.body&&(x+=r(p.data.parent).scrollLeft(),j+=r(p.data.parent).scrollTop()),C.axis=="h"?U.left=x:C.axis=="v"||p.shiftKey&&p.altKey?U.top=j:p.shiftKey?U.left=x:(U.left=x,U.top=j)}function w(p){var S=r.data(p.data.target,"hidraggable"),C=S.options,N=S.proxy;N||(N=r(p.data.target)),N.css({left:r.fn.dragLengthC(p.data.left,C),top:r.fn.dragLengthC(p.data.top,C)}),r("body").css("cursor",C.cursor)}function b(p){r.fn.hidraggable.isDragging=!0;var S=r.data(p.data.target,"hidraggable"),C=S.options,N=r(".hidroppable").filter(function(){return p.data.target!=this}).filter(function(){var x=r.data(this,"hidroppable")&&r.data(this,"hidroppable").options.accept;return!x||r(x).filter(function(){return this==p.data.target}).length>0});S.hidroppables=N;var U=S.proxy;return U||(C.proxy?(U=C.proxy=="clone"?r(p.data.target).clone().insertAfter(p.data.target):C.proxy.call(p.data.target,p.data.target),S.proxy=U):U=r(p.data.target)),U.css("position","absolute"),B(p),w(p),C.onStartDrag.call(p.data.target,p),!1}function l(p,S,C,N,U,x){Math.abs(p[C]-S[N])<=HIPRINT_CONFIG.adsorbLineMin?p.v.length?p.v.css("left",p[C]+"pt"):(p.v=$__default.default("<div class='verLine id-"+p.id+"'></div>"),p.v.css("height",U+"pt"),p.v.css("left",p[C]+"pt"),x.append(p.v)):p.v&&p.v.remove()}function h(p){p&&p.v&&p.v.remove(),$__default.default(".verLine").remove()}function g(p,S,C,N,U,x){Math.abs(p[C]-S[N])<=HIPRINT_CONFIG.adsorbLineMin?p.h.length?p.h.css("top",p[C]+"pt"):(p.h=$__default.default("<div class='horLine id-"+p.id+"'></div>"),p.h.css("width",U+"pt"),p.h.css("top",p[C]+"pt"),x.append(p.h)):p.h&&p.h.remove()}function E(p){p&&p.h&&p.h.remove(),$__default.default(".horLine").remove()}function D(p){var S=r.data(p.data.target,"hidraggable");if(B(p),!(p.ctrlKey||p.metaKey)&&(p.data.target.className.startsWith("resize-panel")||p.data.target.style.zIndex=="2"||p.data.target.className.startsWith("hiprint-printElement"))){var C=p.data;if(r(".mouseRect").length==0&&S.options.designTarget&&S.options.designTarget.panel.printElements.filter(function(f){return f.designTarget.children().last().css("display")=="block"&&!f.printElementType.type.includes("table")}).length<=1){let f=window.hinnn.px.toPt(C.left),P=window.hinnn.px.toPt(C.top),c=S.options.designTarget.options;c.left=f,c.top=P,c.right=f+c.width,c.bottom=P+c.height,c.vCenter=f+c.width/2,c.hCenter=P+c.height/2,(()=>{let d=S.options.designTarget.panel.printElements.filter(tt=>tt.id!=S.options.designTarget.id).map(tt=>{let{left:R,top:it,width:lt,height:pt}=tt.options,ut=R+lt,bt=R+lt/2,vt=it+pt/2,dt=c.left+c.width/2,yt=c.top+c.height/2,ft=c.left+c.width,gt,Pt,jt,St;return Pt=Math.sqrt(Math.pow(R-c.left,2)+Math.pow(vt-yt,2)),jt=Math.sqrt(Math.pow(bt-dt,2)+Math.pow(vt-yt,2)),St=Math.sqrt(Math.pow(ut-ft,2)+Math.pow(vt-yt,2)),gt=Math.min(Pt,jt,St),{...tt.options,distance:gt,h:$__default.default(".horLine.id-"+tt.id),v:$__default.default(".verLine.id-"+tt.id),bottom:it+pt,right:R+lt,vCenter:bt,hCenter:vt}}).sort((tt,R)=>tt.distance-R.distance).slice(0,1),A=S.options.designTarget.designPaper,z=A.target.find(".hiprint-printPaper-content"),k=A.width,F=A.height,X=HIPRINT_CONFIG.showAdsorbLine,V=HIPRINT_CONFIG.adsorbMin,K=HIPRINT_CONFIG.adsorbLineMin;d.forEach((tt,R)=>{Math.abs(d[R].left-c.left)<=V?(c.left=d[R].left,h(d[R])):Math.abs(d[R].vCenter-c.left)<=V?(c.left=d[R].vCenter,h(d[R])):Math.abs(d[R].right-c.left)<=V&&(c.left=d[R].right,h(d[R])),Math.abs(d[R].left-c.vCenter)<=V?(c.left=d[R].left-c.width/2,h(d[R])):Math.abs(d[R].vCenter-c.vCenter)<=V?(c.left=d[R].vCenter-c.width/2,h(d[R])):Math.abs(d[R].right-c.vCenter)<=V&&(c.left=d[R].right-c.width/2,h(d[R])),Math.abs(d[R].left-c.right)<=V?(c.left=d[R].left-c.width,h(d[R])):Math.abs(d[R].vCenter-c.right)<=V?(c.left=d[R].vCenter-c.width,h(d[R])):Math.abs(d[R].right-c.right)<=V&&(c.left=d[R].right-c.width,h(d[R])),Math.abs(d[R].top-c.top)<=V?(c.top=d[R].top,E(d[R])):Math.abs(d[R].hCenter-c.top)<=V?(c.top=d[R].hCenter,E(d[R])):Math.abs(d[R].bottom-c.top)<=V&&(c.top=d[R].bottom,E(d[R])),Math.abs(d[R].top-c.hCenter)<=V?(c.top=d[R].top-c.height/2,E(d[R])):Math.abs(d[R].hCenter-c.hCenter)<=V?(c.top=d[R].hCenter-c.height/2,E(d[R])):Math.abs(d[R].bottom-c.hCenter)<=V&&(c.top=d[R].bottom-c.height/2,E(d[R])),Math.abs(d[R].top-c.bottom)<=V?(c.top=d[R].top-c.height,E(d[R])):Math.abs(d[R].hCenter-c.bottom)<=V?(c.top=d[R].hCenter-c.height,E(d[R])):Math.abs(d[R].bottom-c.bottom)<=V&&(c.top=d[R].bottom-c.height,E(d[R])),X&&(Math.abs(d[R].left-c.left)>V&&Math.abs(d[R].left-c.left)<=K?l(d[R],c,"left","left",F,z):Math.abs(d[R].vCenter-c.left)>V&&Math.abs(d[R].vCenter-c.left)<=K?l(d[R],c,"vCenter","left",F,z):Math.abs(d[R].right-c.left)>V&&Math.abs(d[R].right-c.left)<=K?l(d[R],c,"right","left",F,z):Math.abs(d[R].left-c.vCenter)>V&&Math.abs(d[R].left-c.vCenter)<=K?l(d[R],c,"left","vCenter",F,z):Math.abs(d[R].vCenter-c.vCenter)>V&&Math.abs(d[R].vCenter-c.vCenter)<=K?l(d[R],c,"vCenter","vCenter",F,z):Math.abs(d[R].right-c.vCenter)>V&&Math.abs(d[R].right-c.vCenter)<=K?l(d[R],c,"right","vCenter",F,z):Math.abs(d[R].left-c.right)>V&&Math.abs(d[R].left-c.right)<=K?l(d[R],c,"left","right",F,z):Math.abs(d[R].vCenter-c.right)>V&&Math.abs(d[R].vCenter-c.right)<=K?l(d[R],c,"vCenter","right",F,z):Math.abs(d[R].right-c.right)>V&&Math.abs(d[R].right-c.right)<=K?l(d[R],c,"right","right",F,z):Math.abs(d[R].top-c.top)>V&&Math.abs(d[R].top-c.top)<=K?g(d[R],c,"top","top",k,z):Math.abs(d[R].hCenter-c.top)>V&&Math.abs(d[R].hCenter-c.top)<=K?g(d[R],c,"hCenter","top",k,z):Math.abs(d[R].bottom-c.top)>V&&Math.abs(d[R].bottom-c.top)<=K?g(d[R],c,"bottom","top",k,z):Math.abs(d[R].top-c.hCenter)>V&&Math.abs(d[R].top-c.hCenter)<=K?g(d[R],c,"top","hCenter",k,z):Math.abs(d[R].hCenter-c.hCenter)>V&&Math.abs(d[R].hCenter-c.hCenter)<=K?g(d[R],c,"hCenter","hCenter",k,z):Math.abs(d[R].bottom-c.hCenter)>V&&Math.abs(d[R].bottom-c.hCenter)<=K?g(d[R],c,"bottom","hCenter",k,z):Math.abs(d[R].top-c.bottom)>V&&Math.abs(d[R].top-c.bottom)<=K?g(d[R],c,"top","bottom",k,z):Math.abs(d[R].hCenter-c.bottom)>V&&Math.abs(d[R].hCenter-c.bottom)<=K?g(d[R],c,"hCenter","bottom",k,z):Math.abs(d[R].bottom-c.bottom)>V&&Math.abs(d[R].bottom-c.bottom)<=K?g(d[R],c,"bottom","bottom",k,z):(h(d[R]),E(d[R])))})})(),p.data.left=window.hinnn.pt.toPx(c.left),p.data.top=window.hinnn.pt.toPx(c.top)}var N=C.parent.className.endsWith("design")?C.parent:C.parent.offsetParent,U=N.clientWidth,x=N.clientHeight,j=C.target.clientWidth,T=C.target.clientHeight,o=0,m=0;if(S.options.designTarget&&S.options.designTarget.options.transform){var a=S.options.designTarget.options.getRectInfo();o=window.hinnn.pt.toPx(a.diffW),m=window.hinnn.pt.toPx(a.diffH)}C.left<0-o?C.left=0-o:C.left>=U-j+o&&(C.left=U-j+o),C.top<0-m?C.top=0-m:C.top>=x-T+m&&(C.top=x-T+m),p.data=C}S.options.onDrag.call(p.data.target,p,r.fn.dragLengthCNum(p.data.left,S.options),r.fn.dragLengthCNum(p.data.top,S.options))!=0&&w(p);var I=p.data.target;return S.hidroppables.each(function(){var f=r(this);if(!f.hidroppable("options").disabled){var P=f.offset();p.pageX>P.left&&p.pageX<P.left+f.outerWidth()&&p.pageY>P.top&&p.pageY<P.top+f.outerHeight()?(this.entered||(r(this).trigger("_dragenter",[I]),this.entered=!0),r(this).trigger("_dragover",[I])):this.entered&&(r(this).trigger("_dragleave",[I]),this.entered=!1)}}),!1}function v(p){r.fn.hidraggable.isDragging=!1,h(),E();var S,C,N=r.data(p.data.target,"hidraggable"),U=N.proxy,x=N.options;x.revert?T()==1?r(p.data.target).css({position:p.data.startPosition,left:p.data.startLeft,top:p.data.startTop}):U?(U.parent()[0]==document.body?(S=p.data.startX-p.data.offsetWidth,C=p.data.startY-p.data.offsetHeight):(S=p.data.startLeft,C=p.data.startTop),U.animate({left:S,top:C},function(){j()})):r(p.data.target).animate({left:p.data.startLeft,top:p.data.startTop},function(){r(p.data.target).css("position",p.data.startPosition)}):(r(p.data.target).css({position:"absolute",left:r.fn.dragLengthC(p.data.left,x),top:r.fn.dragLengthC(p.data.top,x)}),T());function j(){U&&U.remove(),N.proxy=null}function T(){var o=!1;return N.hidroppables.each(function(){var m=r(this);if(!m.hidroppable("options").disabled){var a=m.offset();return p.pageX>a.left&&p.pageX<a.left+m.outerWidth()&&p.pageY>a.top&&p.pageY<a.top+m.outerHeight()?(x.revert&&r(p.data.target).css({position:p.data.startPosition,left:p.data.startLeft,top:p.data.startTop}),r(this).trigger("_drop",[p.data.target]),j(),o=!0,this.entered=!1,!1):void 0}}),o||x.revert||j(),o}return x.onStopDrag.call(p.data.target,p),r(document).unbind(".hidraggable"),setTimeout(function(){r("body").css("cursor","")},100),!1}r.fn.hidraggable=function(p,S){return typeof p=="string"?r.fn.hidraggable.methods[p](this,S):this.each(function(){var C,N=r.data(this,"hidraggable");N?(N.handle.unbind(".hidraggable"),C=r.extend(N.options,p)):C=r.extend({},r.fn.hidraggable.defaults,r.fn.hidraggable.parseOptions(this),p||{});var U=C.handle?typeof C.handle=="string"?r(C.handle,this):C.handle:r(this);function x(j){var T=r.data(j.data.target,"hidraggable"),o=T.handle,m=r(o).offset(),a=r(o)[0].style.transform&&parseInt(r(o)[0].style.transform.slice(7,-1)),I=T.options.getScale(),f=r(o).outerWidth(),P=r(o).outerHeight();if(a){var c=a*Math.PI/180,d=r(o).outerWidth(),A=r(o).outerHeight(),z=Math.sin(c),k=Math.cos(c);f=Math.abs(d*k)+Math.abs(A*z),P=Math.abs(d*z)+Math.abs(A*k)}I&&(f*=I,P*=I);var F=j.pageY-m.top,X=m.left+f-j.pageX,V=m.top+P-j.pageY,K=j.pageX-m.left;return Math.min(F,X,V,K)>T.options.edge}r.data(this,"hidraggable",{options:C,handle:U}),C.disabled?r(this).css("cursor",""):U.unbind(".hidraggable").bind("mousemove.hidraggable",{target:this},function(j){if(!r.fn.hidraggable.isDragging){var T=r.data(j.data.target,"hidraggable").options;x(j)?r(this).css("cursor",T.cursor):r(this).css("cursor","")}}).bind("mouseleave.hidraggable",{target:this},function(j){r(this).css("cursor","")}).bind("mousedown.hidraggable",{target:this},function(j){if(x(j)!=0){r(this).css("cursor","");var T=r(j.data.target).position(),o=r(j.data.target).offset(),m={startPosition:r(j.data.target).css("position"),startLeft:T.left,startTop:T.top,left:T.left,top:T.top,startX:j.pageX,startY:j.pageY,offsetWidth:j.pageX-o.left,offsetHeight:j.pageY-o.top,target:j.data.target,parent:r(j.data.target).parent()[0]},a=r.data(j.data.target,"hidraggable");if(a.options.draggable===!1||j.target.className=="r resizebtn")return;var I=a.options.getScale();I&&(m.left/=I,m.top/=I,m.startLeft/=I,m.startTop/=I);var f=m.target.style.transform&&parseInt(m.target.style.transform.slice(7,-1));if(f){var P=f*Math.PI/180,c=r(j.data.target).outerWidth(),d=r(j.data.target).outerHeight(),A=Math.sin(P),z=Math.cos(P),k=Math.abs(c*z)+Math.abs(d*A),F=Math.abs(c*A)+Math.abs(d*z),X=(k-c)/2,V=(F-d)/2;m.left+=X,m.top+=V,m.startLeft+=X,m.startTop+=V}r.extend(j.data,m),r.data(j.data.target,"hidraggable").options.onBeforeDrag.call(j.data.target,j)!=0&&(r(document).bind("mousedown.hidraggable",j.data,b),r(document).bind("mousemove.hidraggable",j.data,D),r(document).bind("mouseup.hidraggable",j.data,v))}})})},r.fn.hidraggable.methods={options:function(S){return r.data(S[0],"hidraggable").options},update:function(S,C){C&&typeof C=="object"&&r.data(S[0],"hidraggable")&&Object.keys(C).forEach(function(N){r.data(S[0],"hidraggable").options[N]=C[N]})},proxy:function(S){return r.data(S[0],"hidraggable").proxy},enable:function(S){return S.each(function(){r(this).hidraggable({disabled:!1})})},disable:function(S){return S.each(function(){r(this).hidraggable({disabled:!0})})}},r.fn.hidraggable.parseOptions=function(p){var S=r(p);return r.extend({},r.hiprintparser.parseOptions(p,["cursor","handle","axis",{revert:"boolean",deltaX:"number",deltaY:"number",edge:"number"}]),{disabled:!!S.attr("disabled")||void 0})},r.fn.hidraggable.defaults={proxy:null,revert:!1,cursor:"move",deltaX:null,deltaY:null,handle:null,disabled:!1,edge:0,axis:null,getScale:function(S){},onBeforeDrag:function(S){},onStartDrag:function(S){},onDrag:function(S){},onStopDrag:function(S){}},r.fn.hidraggable.isDragging=!1})(jQuery)},function(G,L){(function(r){r.fn.hidroppable=function(B,w){return typeof B=="string"?r.fn.hidroppable.methods[B](this,w):(B=B||{},this.each(function(){var b,l=r.data(this,"hidroppable");l?r.extend(l.options,B):(r(b=this).addClass("hidroppable"),r(b).bind("_dragenter",function(h,g){r.data(b,"hidroppable").options.onDragEnter.apply(b,[h,g])}),r(b).bind("_dragleave",function(h,g){r.data(b,"hidroppable").options.onDragLeave.apply(b,[h,g])}),r(b).bind("_dragover",function(h,g){r.data(b,"hidroppable").options.onDragOver.apply(b,[h,g])}),r(b).bind("_drop",function(h,g){r.data(b,"hidroppable").options.onDrop.apply(b,[h,g])}),r.data(this,"hidroppable",{options:r.extend({},r.fn.hidroppable.defaults,r.fn.hidroppable.parseOptions(this),B)}))}))},r.fn.hidroppable.methods={options:function(w){return r.data(w[0],"hidroppable")&&r.data(w[0],"hidroppable").options||{}},enable:function(w){return w.each(function(){r(this).hidroppable({disabled:!1})})},disable:function(w){return w.each(function(){r(this).hidroppable({disabled:!0})})}},r.fn.hidroppable.parseOptions=function(B){var w=r(B);return r.extend({},r.hiprintparser.parseOptions(B,["accept"]),{disabled:!!w.attr("disabled")||void 0})},r.fn.hidroppable.defaults={accept:null,disabled:!1,onDragEnter:function(w,b){},onDragOver:function(w,b){},onDragLeave:function(w,b){},onDrop:function(w,b){}}})(jQuery)},function(G,L){var r;(r=jQuery).hiprintparser={parseOptions:function(w,b){var l=r(w),h={},g=r.trim(l.attr("data-options"));if(g&&(g.substring(0,1)!="{"&&(g="{"+g+"}"),h=new Function("return "+g)()),b){for(var E={},D=0;D<b.length;D++){var v=b[D];if(typeof v=="string")E[v]=v=="width"||v=="height"||v=="left"||v=="top"?parseInt(w.style[v])||void 0:l.attr(v);else for(var p in v){var S=v[p];S=="boolean"?E[p]=l.attr(p)?l.attr(p)=="true":void 0:S=="number"&&(E[p]=l.attr(p)=="0"?0:parseFloat(l.attr(p))||void 0)}}r.extend(h,E)}return h}},r.fn.dragLengthC=function(B,w){return w.moveUnit=="pt"?r.fn.dragLengthCNum(B,w)+"pt":r.fn.dragLengthCNum(B,w)},r.fn.dragLengthCNum=function(B,w){var b=3;if(w.moveUnit=="pt"){var l=.75*B;return w.minMove&&(b=w.minMove),Math.round(l/b)*b}return Math.round(l/b)*b}},function(G,L){var r,B,w;r=jQuery,B={maxPanelIndex:0},(w=function(l){this.options=r.data(l.target,"hireizeable").options,this.init(l.target)}).prototype={numHandlerText:function(l){return this.numHandler(l)+"pt"},numHandler:function(l){var h=1.5,g=.75*l;return this.options.minResize&&(h=this.options.minResize),Math.round(g/h)*h},init:function(l){var h=this;if(l.className.includes("hiprint-printElement")){this.initResizeBox(l);var g=new ResizeObserver((E,D)=>{h.refreshSizeBox(r(l))});g.observe(l)}},initResizeBox:function(l){var h=this;r(l).each(function(){var g;B.maxPanelIndex+=1,h.options.noContainer?g=r(l):g=r("<div panelIndex="+B.maxPanelIndex+' class="resize-panel"></div>'),h.appendHandler(g,r(this));var E={name:"n",target:r('<div class="resizebtn n"/>')},D={name:"s",target:r('<div class="resizebtn s"/>')},v={name:"w",target:r('<div class="resizebtn w"/>')},p={name:"e",target:r('<div class="resizebtn e"/>')},S={name:"ne",target:r('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn ne"/>')},C={name:"nw",target:r('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn nw"/>')},N={name:"se",target:r('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn se"/>')},U={name:"sw",target:r('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn sw"/>')},x={name:"r",target:r('<div class="resizebtn r"/>')},j={name:"why",target:r('<div class="resizebtn why"/>')},T=r('<div class="size-box"></div>'),o=r('<div class="del-btn">\u2715</div>'),m=function(){var f=[j.target],P=h.options.showPoints;return r.each([x,E,D,v,p,S,C,N,U],function(c,d){r.inArray(d.name,P)>-1&&f.push(d.target)}),f};h.refreshSizeBox(void 0,T,g),h.options.draggable!=!1&&(g.append(o),g.on("mousedown",".del-btn",()=>{var I=new KeyboardEvent("keydown",{bubbles:!0,keyCode:46});l.dispatchEvent(I)})),h.appendHandler(m(),g),h.bindResizeEvent(g,r(this));var a=r(this);r(g).on("mousedown",".resizebtn",function(){a.addClass("resizeing")}),r(".easyui-droppable").on("mouseup",function(){a.removeClass("resizeing")}),h.bindTrigger(r(this))}),h.bindHidePanel()},addHandlerCss:function(l){for(var h=0;h<l.length;h++)l[h].css({position:"absolute",width:"8px",height:"8px",background:"#ff6600","border-radius":"50%"})},appendHandler:function(l,h){h.find(".resize-panel").remove();for(var g=0;g<l.length;g++)h.append(l[g])},refreshSizeBox:function(l,h,g){if(!!this.options.showSizeBox){if(h)g.append(h);else if(l&&l.length){var E=l.height(),D=l[0].clientHeight,v=l.width(),p=l[0].clientWidth;E<=40?(r.each([".ne",".nw",".se",".sw"],function(N,U){var x=D-30;l.find(U).css("height",x>0?x:0),l.find(U).css("width",x>0?x:0),x<=0&&(U.includes("n")&&l.find(U).css("border-top","none"),U.includes("s")&&l.find(U).css("border-bottom","none"),U.includes("e")&&l.find(U).css("border-right","none"),U.includes("w")&&l.find(U).css("border-left","none"))}),r.each([".e",".w"],function(N,U){var x=D-30;l.find(U).css("height",x>0?x:10),l.find(U).css("top",D/2-(x>0?x:10)/2)})):r.each([".e",".w"],function(N,U){l.find(U).css("top",D/2-l.find(U).height()/2)}),v<=40?(r.each([".ne",".nw",".se",".sw"],function(N,U){var x=p-30;l.find(U).css("height",x>0?x:0),l.find(U).css("width",x>0?x:0),x<=0&&(U.includes("n")&&l.find(U).css("border-top","none"),U.includes("s")&&l.find(U).css("border-bottom","none"),U.includes("e")&&l.find(U).css("border-right","none"),U.includes("w")&&l.find(U).css("border-left","none"))}),r.each([".n",".s"],function(N,U){let x=p-30;l.find(U).css("width",x>0?x:10),l.find(U).css("left",p/2-(x>0?x:10)/2)})):r.each([".n",".s",".r"],function(N,U){U==".r",l.find(U).css("left",p/2-l.find(U).width()/2)}),D>40&&p>40&&(r.each([".ne",".nw",".se",".sw"],function(N,U){U.includes("n")&&l.find(U).css("border-top",""),U.includes("s")&&l.find(U).css("border-bottom",""),U.includes("e")&&l.find(U).css("border-right",""),U.includes("w")&&l.find(U).css("border-left","")}),r.each([".n",".s"],function(N,U){l.find(U).css("width","")}))}var S,C;if(l&&l.length)S=l[0].style,C=l.children("div[panelindex]").find(".size-box");else if(g&&g.parent()){var l=g.parent();if(l.hasClass("hiprint-printPaper-content"))return;S=l[0].style,S.width||(S.width=hinnn.px.toPt(l[0].offsetWidth)+"pt"),S.height||(S.height=hinnn.px.toPt(l[0].offsetHeight)+"pt"),C=l.children("div[panelindex]").find(".size-box")}C&&(C.text(S.width+" x "+S.height),C.css("top",-(C.outerHeight()||20)))}},triggerResize:function(l,h){h.ctrlKey||h.metaKey||(l.siblings().children("div[panelindex]").removeClass("selected"),l.siblings().children("div[panelindex]").css({display:"none"})),l.children("div[panelindex]").addClass("selected"),l.children("div[panelindex]").css({display:"block"}),this.refreshSizeBox(l)},bindResizeEvent:function(l,h){var g=this,E=0,D=0,v=l.width(),p=l.height(),S=l.offset().left,C=l.offset().top,N=g.options.noContainer?r(h):l.parent(),U=!1;l.on("mousedown",".e",function(c){E=c.pageX,v=l.width(),U=!0,c.stopPropagation()});var x=!1;l.on("mousedown",".s",function(c){D=c.pageY,p=l.height(),x=!0,c.stopPropagation()});var j=!1;l.on("mousedown",".w",function(c){E=c.pageX,v=l.width(),j=!0,S=N.position().left,c.stopPropagation()});var T=!1;l.on("mousedown",".n",function(c){D=c.pageY,p=l.height(),T=!0,C=N.position().top,c.stopPropagation()});var o=!1;l.on("mousedown",".ne",function(c){E=c.pageX,D=c.pageY,v=l.width(),p=l.height(),o=!0,C=N.position().top,c.stopPropagation()});var m=!1;l.on("mousedown",".nw",function(c){E=c.pageX,D=c.pageY,v=l.width(),p=l.height(),C=N.position().top,S=N.position().left,m=!0,c.stopPropagation()});var a=!1;l.on("mousedown",".se",function(c){E=c.pageX,D=c.pageY,v=l.width(),p=l.height(),a=!0,c.stopPropagation()});var I=!1;l.on("mousedown",".sw",function(c){E=c.pageX,D=c.pageY,v=l.width(),p=l.height(),I=!0,S=N.position().left,c.stopPropagation()});var f=!1;l.on("mousedown",".r",function(c){E=c.pageX,D=c.pageY,v=l.width(),p=l.height(),f=!0,S=v/2+N.position().left,C=p/2+N.position().top,c.stopPropagation()}),l.on("dblclick",".r",function(c){N.css({transform:"rotate("+0+"deg)"}),g.options.onResize(c,void 0,void 0,void 0,void 0,0),c.stopPropagation()});var P=!1;l.on("mousedown",function(c){g.options.onBeforeResize(),E=c.pageX,D=c.pageY,C=N.position().top,S=N.position().left,P=!1}),r(g.options.stage).on("mousemove",function(c){if(U){var d=(c.pageX-E)/g.options.getScale();l.css({width:"100%"}),N.css({width:g.numHandlerText(v+d)}),g.options.onResize(c,void 0,g.numHandler(v+d),void 0,void 0)}else if(x){var A=(c.pageY-D)/g.options.getScale();l.css({height:"100%"}),N.css({height:g.numHandlerText(p+A)}),g.options.onResize(c,g.numHandler(p+A),void 0,void 0,void 0)}else if(f){l.css({height:"100%"});var z=c.pageX;c.pageY;var k=(z-E)*360/100;E=c.pageX;var F=N[0].style.transform&&parseInt(N[0].style.transform.slice(7,-1))||0,X=F+k;Math.abs(X)>360&&(X=X%360),N.css({transform:"rotate("+X+"deg)"}),g.options.onResize(c,void 0,void 0,void 0,void 0,X)}else if(j)d=(c.pageX-E)/g.options.getScale(),l.css({width:"100%"}),N.css({width:g.numHandlerText(v-d),left:g.numHandlerText(g.options.noDrag?void 0:S+d)}),g.options.onResize(c,void 0,g.numHandler(v-d),void 0,g.options.noDrag?void 0:g.numHandler(S+d));else if(T)A=(c.pageY-D)/g.options.getScale(),l.css({height:"100%"}),N.css({height:g.numHandlerText(p-A),top:g.numHandlerText(g.options.noDrag?void 0:C+A)}),g.options.onResize(c,g.numHandler(p-A),void 0,g.options.noDrag?void 0:g.numHandler(C+A),void 0);else if(o)if(d=(c.pageX-E)/g.options.getScale(),A=(c.pageY-D)/g.options.getScale(),l.css({height:"100%",width:"100%"}),c.shiftKey)N.css({height:g.numHandlerText(p-A),top:g.numHandlerText(g.options.noDrag?void 0:C+A),width:g.numHandlerText(v+d)}),g.options.onResize(c,g.numHandler(p-A),g.numHandler(v+d),g.options.noDrag?void 0:g.numHandler(C+A),void 0);else{var V=p/v,K=v+d,tt=p-A,R=C+A;tt=K*V,R=C+A+p-A-tt,N.css({width:g.numHandlerText(K),height:g.numHandlerText(tt),top:g.numHandlerText(g.options.noDrag?void 0:R)}),g.options.onResize(c,g.numHandler(tt),g.numHandler(K),g.options.noDrag?void 0:g.numHandler(R),void 0)}else if(m)if(d=(c.pageX-E)/g.options.getScale(),A=(c.pageY-D)/g.options.getScale(),l.css({height:"100%",width:"100%"}),c.shiftKey)N.css({height:g.numHandlerText(p-A),top:g.numHandlerText(g.options.noDrag?void 0:C+A),width:g.numHandlerText(v-d),left:g.numHandlerText(g.options.noDrag?void 0:S+d)}),g.options.onResize(c,g.numHandler(p-A),g.numHandler(v-d),g.options.noDrag?void 0:g.numHandler(C+A),g.options.noDrag?void 0:g.numHandler(S+d));else{var V=p/v,K=v-d,tt=p-A,it=S+d,R=C+A;tt=K*V,it=S+d,R=C+A+p-A-tt,N.css({width:g.numHandlerText(K),height:g.numHandlerText(tt),left:g.numHandlerText(g.options.noDrag?void 0:it),top:g.numHandlerText(g.options.noDrag?void 0:R)}),g.options.onResize(c,g.numHandler(tt),g.numHandler(K),g.options.noDrag?void 0:g.numHandler(R),g.options.noDrag?void 0:g.numHandler(it))}else if(a)if(d=(c.pageX-E)/g.options.getScale(),A=(c.pageY-D)/g.options.getScale(),l.css({width:"100%",height:"100%"}),c.shiftKey)N.css({width:g.numHandlerText(v+d),height:g.numHandlerText(p+A)}),g.options.onResize(c,g.numHandler(p+A),g.numHandler(v+d),void 0,void 0);else{var V=p/v,K=v+d,tt=p+A;tt=K*V,N.css({width:g.numHandlerText(K),height:g.numHandlerText(tt)}),g.options.onResize(c,g.numHandler(tt),g.numHandler(K),void 0,void 0)}else if(I)if(d=(c.pageX-E)/g.options.getScale(),A=(c.pageY-D)/g.options.getScale(),l.css({width:"100%",height:"100%"}),c.shiftKey)N.css({width:g.numHandlerText(v-d),left:g.numHandlerText(g.options.noDrag?void 0:S+d),height:g.numHandlerText(p+A)}),g.options.onResize(c,g.numHandler(p+A),g.numHandler(v-d),void 0,g.options.noDrag?void 0:g.numHandler(S+d));else{var V=p/v,K=v-d,tt=p+A,it=S+d;tt=K*V,N.css({width:g.numHandlerText(K),left:g.numHandlerText(g.options.noDrag?void 0:it),height:g.numHandlerText(tt)}),g.options.onResize(c,g.numHandler(tt),g.numHandler(K),void 0,g.options.noDrag?void 0:g.numHandler(it))}else P&&(d=(c.pageX-E)/g.options.getScale(),A=(c.pageY-D)/g.options.getScale(),N.css({left:g.numHandlerText(g.options.noDrag?void 0:S+d),top:g.numHandlerText(g.options.noDrag?void 0:C+A)}),g.options.onResize(c,void 0,void 0,g.options.noDrag?void 0:g.numHandler(C+A),g.options.noDrag?void 0:g.numHandler(S+d)))}).on("mouseup",function(c){(U||x||j||T||o||m||I||a||P||f)&&g.options.onStopResize(f),U=!1,x=!1,j=!1,T=!1,o=!1,m=!1,I=!1,a=!1,P=!1,f=!1})},bindTrigger:function(l){var h=this;l.on("click",function(g){g.stopPropagation(),h.triggerResize(l,g),r(".mouseRect").remove()})},bindHidePanel:function(l){if(B.maxPanelIndex<2){var h=this.options.stage;r(h).bind("click",function(g){g.target.className&&_typeof(g.target.className)=="string"&&(g.target.className.includes("design")||g.target.className.includes("hiprint-printPaper-content")||g.target.className.includes("paperBox"))&&(g.stopPropagation(),r("div[panelindex]").css({display:"none"}),r("div[panelindex]").removeClass("selected"))})}}},r.fn.extend({hireizeable:function(l){return this.each(function(){var h,g=r.data(this,"hireizeable");h=g?r.extend({},g.options,l||{}):r.extend({},r.fn.hireizeable.defaults,l||{}),r.data(this,"hireizeable",{options:h}),new w({target:this,onResize:function(D,v,p,S,C){},onStopResize:function(D,v,p,S,C){}})})}}),r.fn.hireizeable.defaults={stage:document,reizeUnit:"pt",minResize:1.5,showSizeBox:!0,showPoints:["s","e"],noContainer:!1,onBeforeResize:function(l,h,g,E,D){},onResize:function(l,h,g,E,D){},onStopResize:function(l,h,g,E,D){},noDrag:!1}},function(G,L){var r,B;jQuery,r="connected",B="reconnecting",window.hiwebSocket={opened:!1,name:"webSockets",host:"http://localhost:17521",host2:"http://localhost:17520",token:null,reconnectTimeout:6e4,reconnectWindowSetTimeout:null,reconnectDelay:2e3,supportsKeepAlive:function(){return!0},hasIo:function(b){return window.io},send:function(b){try{this.socket.emit("news",b)}catch(l){console.log("send data error:"+(b||"")+JSON.stringify(l))}},getPrinterList:function(){return this.printerList},refreshPrinterList:function(){try{this.socket.emit("refreshPrinterList")}catch(b){console.log("refreshPrinterList error:"+JSON.stringify(b))}},getClients:function(){try{this.socket.emit("getClients")}catch(b){console.log("getClients error:"+JSON.stringify(b))}},getAddress:function(b,...l){try{this.socket.emit("address",b,...l)}catch(h){console.log("getAddress error:"+JSON.stringify(h))}},ippPrint:function(b){try{this.socket.emit("ippPrint",b)}catch(l){console.log("ippPrint error:"+JSON.stringify(l))}},ippRequest:function(b){try{this.socket.emit("ippRequest",b)}catch(l){console.log("ippRequest error:"+JSON.stringify(l))}},setHost:function(w,b,l){window.utools?this.host2=host2:this.host=w,typeof b=="function"&&(l=b,b=void 0),this.token=b,this.stop(),this.start(l)},start:function(b){var l=this,h=this;window.WebSocket?this.socket||(this.socket=window.io(window.utools?this.host2:this.host,{transports:["websocket"],reconnectionAttempts:5,auth:{token:this.token}}),this.socket.on("connect",function(g){h.opened=!0,console.log("Websocket opened."),l.socket.on("successs",function(E){hinnn.event.trigger("printSuccess_"+E.templateId,E)}),l.socket.on("error",function(E){hinnn.event.trigger("printError_"+E.templateId,E)}),l.socket.on("clients",function(E){h.clients=E,hinnn.event.trigger("clients",E)}),l.socket.on("clientInfo",function(E){h.clientInfo=E,hinnn.event.trigger("clientInfo",E)}),l.socket.on("printerList",function(E){h.printerList=E,hinnn.event.trigger("printerList",E)}),l.socket.on("address",function(E,D,v){hinnn.event.trigger("address_"+E,{addr:D,e:v})}),l.socket.on("ippPrinterConnected",function(E){hinnn.event.trigger("ippPrinterConnected",E)}),l.socket.on("ippPrinterCallback",function(E,D){hinnn.event.trigger("ippPrinterCallback",{err:E,res:D})}),l.socket.on("ippRequestCallback",function(E,D){hinnn.event.trigger("ippRequestCallback",{err:E,res:D})}),h.state=r,b&&b(!0,g)}),this.socket.on("connect_error",function(g){console.error(g),hinnn.event.trigger("connect_error",g)}),this.socket.on("disconnect",function(){h.opened=!1,b&&b(!1)})):console.log("WebSocket start fail"),b&&b(!1)},reconnect:function(){this.state!==r&&this.state!==B||(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=B,this.state===B}}},function(G,L,r){var B=r(28);typeof B=="string"&&(B=[[G.i,B,""]]);var w={hmr:!0,transform:void 0,insertInto:void 0};r(30)(B,w),B.locals&&(G.exports=B.locals)},function(G,L,r){(G.exports=r(29)(!1)).push([G.i,"",""])},function(G,L,r){G.exports=function(B){var w=[];return w.toString=function(){return this.map(function(b){var l=function(h,g){var E=h[1]||"",D=h[3];if(!D)return E;if(g&&typeof btoa=="function"){var v=(S=D,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(S))))+" */"),p=D.sources.map(function(C){return"/*# sourceURL="+D.sourceRoot+C+" */"});return[E].concat(p).concat([v]).join(`
1572
1572
  `)}var S;return[E].join(`
1573
- `)}(b,B);return b[2]?"@media "+b[2]+"{"+l+"}":l}).join("")},w.i=function(b,l){typeof b=="string"&&(b=[[null,b,""]]);for(var h={},g=0;g<this.length;g++){var E=this[g][0];E!=null&&(h[E]=!0)}for(g=0;g<b.length;g++){var D=b[g];D[0]!=null&&h[D[0]]||(l&&!D[2]?D[2]=l:l&&(D[2]="("+D[2]+") and ("+l+")"),w.push(D))}},w}},function(R,L,r){var B,w,b={},l=(B=function(){return window&&document&&document.all&&!window.atob},function(){return w===void 0&&(w=B.apply(this,arguments)),w}),h=function(a){var I={};return function(f,P){if(typeof f=="function")return f();if(I[f]===void 0){var c=function(d,A){return A?A.querySelector(d):document.querySelector(d)}.call(this,f,P);if(window.HTMLIFrameElement&&_instanceof(c,window.HTMLIFrameElement))try{c=c.contentDocument.head}catch{c=null}I[f]=c}return I[f]}}(),g=null,E=0,D=[],v=r(31);function u(a,I){for(var f=0;f<a.length;f++){var P=a[f],c=b[P.id];if(c){c.refs++;for(var d=0;d<c.parts.length;d++)c.parts[d](P.parts[d]);for(;d<P.parts.length;d++)c.parts.push(j(P.parts[d],I))}else{var A=[];for(d=0;d<P.parts.length;d++)A.push(j(P.parts[d],I));b[P.id]={id:P.id,refs:1,parts:A}}}}function S(a,I){for(var f=[],P={},c=0;c<a.length;c++){var d=a[c],A=I.base?d[0]+I.base:d[0],z={css:d[1],media:d[2],sourceMap:d[3]};P[A]?P[A].parts.push(z):f.push(P[A]={id:A,parts:[z]})}return f}function C(a,I){var f=h(a.insertInto);if(!f)throw new Error("Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.");var P=D[D.length-1];if(a.insertAt==="top")P?P.nextSibling?f.insertBefore(I,P.nextSibling):f.appendChild(I):f.insertBefore(I,f.firstChild),D.push(I);else if(a.insertAt==="bottom")f.appendChild(I);else{if(_typeof(a.insertAt)!="object"||!a.insertAt.before)throw new Error(`[Style Loader]
1573
+ `)}(b,B);return b[2]?"@media "+b[2]+"{"+l+"}":l}).join("")},w.i=function(b,l){typeof b=="string"&&(b=[[null,b,""]]);for(var h={},g=0;g<this.length;g++){var E=this[g][0];E!=null&&(h[E]=!0)}for(g=0;g<b.length;g++){var D=b[g];D[0]!=null&&h[D[0]]||(l&&!D[2]?D[2]=l:l&&(D[2]="("+D[2]+") and ("+l+")"),w.push(D))}},w}},function(G,L,r){var B,w,b={},l=(B=function(){return window&&document&&document.all&&!window.atob},function(){return w===void 0&&(w=B.apply(this,arguments)),w}),h=function(a){var I={};return function(f,P){if(typeof f=="function")return f();if(I[f]===void 0){var c=function(d,A){return A?A.querySelector(d):document.querySelector(d)}.call(this,f,P);if(window.HTMLIFrameElement&&_instanceof(c,window.HTMLIFrameElement))try{c=c.contentDocument.head}catch{c=null}I[f]=c}return I[f]}}(),g=null,E=0,D=[],v=r(31);function p(a,I){for(var f=0;f<a.length;f++){var P=a[f],c=b[P.id];if(c){c.refs++;for(var d=0;d<c.parts.length;d++)c.parts[d](P.parts[d]);for(;d<P.parts.length;d++)c.parts.push(j(P.parts[d],I))}else{var A=[];for(d=0;d<P.parts.length;d++)A.push(j(P.parts[d],I));b[P.id]={id:P.id,refs:1,parts:A}}}}function S(a,I){for(var f=[],P={},c=0;c<a.length;c++){var d=a[c],A=I.base?d[0]+I.base:d[0],z={css:d[1],media:d[2],sourceMap:d[3]};P[A]?P[A].parts.push(z):f.push(P[A]={id:A,parts:[z]})}return f}function C(a,I){var f=h(a.insertInto);if(!f)throw new Error("Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.");var P=D[D.length-1];if(a.insertAt==="top")P?P.nextSibling?f.insertBefore(I,P.nextSibling):f.appendChild(I):f.insertBefore(I,f.firstChild),D.push(I);else if(a.insertAt==="bottom")f.appendChild(I);else{if(_typeof(a.insertAt)!="object"||!a.insertAt.before)throw new Error(`[Style Loader]
1574
1574
 
1575
1575
  Invalid value for parameter 'insertAt' ('options.insertAt') found.
1576
1576
  Must be 'top', 'bottom', or Object.
1577
1577
  (https://github.com/webpack-contrib/style-loader#insertat)
1578
1578
  `);var c=h(a.insertAt.before,f);f.insertBefore(I,c)}}function N(a){if(a.parentNode===null)return!1;a.parentNode.removeChild(a);var I=D.indexOf(a);I>=0&&D.splice(I,1)}function U(a){var I=document.createElement("style");if(a.attrs.type===void 0&&(a.attrs.type="text/css"),a.attrs.nonce===void 0){var f=function(){return r.nc}();f&&(a.attrs.nonce=f)}return x(I,a.attrs),C(a,I),I}function x(a,I){Object.keys(I).forEach(function(f){a.setAttribute(f,I[f])})}function j(a,I){var f,P,c,d;if(I.transform&&a.css){if(!(d=typeof I.transform=="function"?I.transform(a.css):I.transform.default(a.css)))return function(){};a.css=d}if(I.singleton){var A=E++;f=g||(g=U(I)),P=m.bind(null,f,A,!1),c=m.bind(null,f,A,!0)}else a.sourceMap&&typeof URL=="function"&&typeof URL.createObjectURL=="function"&&typeof URL.revokeObjectURL=="function"&&typeof Blob=="function"&&typeof btoa=="function"?(f=function(z){var k=document.createElement("link");return z.attrs.type===void 0&&(z.attrs.type="text/css"),z.attrs.rel="stylesheet",x(k,z.attrs),C(z,k),k}(I),P=function(z,k,F){var X=F.css,V=F.sourceMap,K=k.convertToAbsoluteUrls===void 0&&V;(k.convertToAbsoluteUrls||K)&&(X=v(X)),V&&(X+=`
1579
- /*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(V))))+" */");var tt=new Blob([X],{type:"text/css"}),G=z.href;z.href=URL.createObjectURL(tt),G&&URL.revokeObjectURL(G)}.bind(null,f,I),c=function(){N(f),f.href&&URL.revokeObjectURL(f.href)}):(f=U(I),P=function(z,k){var F=k.css,X=k.media;if(X&&z.setAttribute("media",X),z.styleSheet)z.styleSheet.cssText=F;else{for(;z.firstChild;)z.removeChild(z.firstChild);z.appendChild(document.createTextNode(F))}}.bind(null,f),c=function(){N(f)});return P(a),function(z){if(z){if(z.css===a.css&&z.media===a.media&&z.sourceMap===a.sourceMap)return;P(a=z)}else c()}}R.exports=function(a,I){if(typeof DEBUG<"u"&&DEBUG&&(typeof document>"u"?"undefined":_typeof(document))!="object")throw new Error("The style-loader cannot be used in a non-browser environment");(I=I||{}).attrs=_typeof(I.attrs)=="object"?I.attrs:{},I.singleton||typeof I.singleton=="boolean"||(I.singleton=l()),I.insertInto||(I.insertInto="head"),I.insertAt||(I.insertAt="bottom");var f=S(a,I);return u(f,I),function(P){for(var c=[],d=0;d<f.length;d++){var A=f[d];(z=b[A.id]).refs--,c.push(z)}for(P&&u(S(P,I),I),d=0;d<c.length;d++){var z;if((z=c[d]).refs===0){for(var k=0;k<z.parts.length;k++)z.parts[k]();delete b[z.id]}}}};var T,o=(T=[],function(a,I){return T[a]=I,T.filter(Boolean).join(`
1580
- `)});function m(a,I,f,P){var c=f?"":P.css;if(a.styleSheet)a.styleSheet.cssText=o(I,c);else{var d=document.createTextNode(c),A=a.childNodes;A[I]&&a.removeChild(A[I]),A.length?a.insertBefore(d,A[I]):a.appendChild(d)}}},function(R,L){R.exports=function(r){var B=typeof window<"u"&&window.location;if(!B)throw new Error("fixUrls requires window.location");if(!r||typeof r!="string")return r;var w=B.protocol+"//"+B.host,b=w+B.pathname.replace(/\/[^\/]*$/,"/");return r.replace(/url\s*\(((?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)\)/gi,function(l,h){var g,E=h.trim().replace(/^"(.*)"$/,function(D,v){return v}).replace(/^'(.*)'$/,function(D,v){return v});return/^(#|data:|http:\/\/|https:\/\/|file:\/\/\/|\s*$)/i.test(E)?l:(g=E.indexOf("//")===0?E:E.indexOf("/")===0?w+E:b+E.replace(/^\.\//,""),"url("+JSON.stringify(g)+")")})}},function(R,L){var r,B;r=jQuery,(B=function(b,l){this.init(b,l)}).prototype={init:function(b,l){this.ele=b,this.defaults={menu:[{text:"text",menus:[{},{}],callback:function(){}}],target:function(g){},width:220,itemHeight:28,bgColor:"#fff",color:"#333",fontSize:14,hoverBgColor:"#f5f5f5"},this.opts=r.extend(!0,{},this.defaults,l),this.random=new Date().getTime()+parseInt(1e3*Math.random()),this.eventBind()},renderMenu:function(b,l){var h=this,g=l;if(b&&b.length){var E=$__default.default('<ul class="hicontextmenu" style="z-index: 9999;"></ul>');if(l){var D=b.length*h.opts.itemHeight-31;E.css({top:-D})}g||(g=E).addClass("hicontextmenuroot"),$__default.default.each(b,function(v,u){var S='<div class="nav">'+(u.desc||"")+"</div>",C='<i class="svicon '+u.icon+'"></i>';u.menus&&u.menus.length&&(S='<div class="nav">'+(u.desc||"")+"\u203A</div>");var N=!!u.disable&&u.disable(),U=$__default.default('<li class="hicontextmenuitem"><a href="javascript:void(0);"><div class="title">'+C+"<span>"+(u.text||"")+"</span></div>"+S+"</a></li>");N&&U.addClass("disable"),u.borderBottom&&U.addClass("borderBottom"),u.menus&&(U.addClass("hicontextsubmenu"),h.renderMenu(u.menus,U)),u.callback&&U.click(function(x){$__default.default(this).hasClass("disable")||($__default.default(".hicontextmenuroot").remove(),u.callback()),x.stopPropagation()}),E.append(U)}),l&&l.append(E)}l||$__default.default("body").append(g).find(".hicontextmenuroot").hide()},setPosition:function(b){var l=this,h=document.documentElement.clientWidth,g=document.documentElement.clientHeight,E=$__default.default(".hicontextmenuroot").height(),D=b.pageX,v=b.pageY;D>h-l.opts.width&&(D-=l.opts.width),v>g-E&&(v-=E),$__default.default(".hicontextmenuroot").css({left:D,top:v}).show()},eventBind:function(){var b=this;this.ele.on("contextmenu",function(l){$__default.default(".hicontextmenuroot").remove(),l.preventDefault();var h=b.opts.menus.filter(function(E){return typeof E.enabled=="boolean"?E.enabled:E.enabled()});if(!b.opts.table){var g=b.opts.panel.getSelectEls();g.length<=1&&$__default.default(this).trigger($__default.default.Event("click"))}b.renderMenu(h),b.setPosition(l),b.opts.target&&typeof b.opts.target=="function"&&b.opts.target(r(this))}),r("body").on("click",function(){r(".hicontextmenuroot").remove()})}},r.fn.hicontextMenu=function(w){return new B(this,w),this}},function(R,L,r){r.r(L),r(22),r(23),r(24),r(25);var B,w=r(0);r(26),window.hiLocalStorage=(B=window.localStorage||null,{saveLocalData:function(e,i){return!(!B||!i||(B.setItem(e,i),0))},getLocalData:function(e){return B?B.getItem(e):null},removeItem:function(e){B&&B.removeItem(e)}}),r(27),r(32);var b,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=it.createPrintElementType(e),y=i.allElementTypes.findIndex(function(Z){return Z.tid==p.tid});y>=0&&i.allElementTypes.splice(y,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(y){p.allElementTypes=p.allElementTypes.concat(y.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 y=i(p),Z=this.allElementTypes.findIndex(function(W){return W.tid==e});if(Z>=0)return this.allElementTypes.splice(Z,1,y),y}return p},M.prototype.formatterModule=function(e){return e||"_default"},M}(),h=r(1),g=r(2),E=function(){function M(){}return M.prototype.createPrintElementTypeHtml=function(e,i){var p=$__default.default('<ul class="hiprint-printElement-type"></ul>');return i.forEach(function(y){var Z=$__default.default("<li></li>");Z.append('<span class="title">'+y.name+"</span>");var W=$__default.default("<ul></ul>");Z.append(W),y.printElementTypes.forEach(function(J){W.append('<li><a class="ep-draggable-item" tid="'+J.tid+'"> '+J.getText()+" </a></li>")}),p.append(Z)}),$__default.default(e).append(p),p.find(".ep-draggable-item")},M}(),D=r(5),v=r(15),u=function(){return function(M){this.title=M.title,this.type=M.type}}(),S=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}}(),C=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!=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(p,y){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.rowsColumnsMergeClean=e.rowsColumnsMergeClean,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 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,y){i.columns.push(i.createTableColumnArray(p))}),new v.a(this,e)},M.prototype.getData=function(){return[{}]},M.prototype.createTableColumnArray=function(e){var i=[];return e.forEach(function(p,y){i.push(new D.a(p))}),i},M.prototype.getPrintElementTypeEntity=function(){return this.type=="table"?new S({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 u({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.id||p.columnId)&&(i[p.id||p.columnId]=p)}):this.columns&&this.columns.forEach(function(p){p.forEach(function(y){(y.id||y.columnId)&&(i[y.id||y.columnId]=y)})}),this.columnObj=i,i},M}(),N=r(4),U=r(3),x=(b=function(e,i){return(b=Object.setPrototypeOf||_instanceof({__proto__:[]},Array)&&function(p,y){p.__proto__=y}||function(p,y){for(var Z in y)y.hasOwnProperty(Z)&&(p[Z]=y[Z])})(e,i)},function(M,e){function i(){this.constructor=M}b(M,e),M.prototype=e===null?Object.create(e):(i.prototype=e.prototype,new i)}),j=function(M){function e(i,p){var y=M.call(this,i)||this;return y.options=new U.a(p),y.options.setDefault(new U.a(h.a.instance.image.default).getPrintElementOptionEntity()),y}return x(e,M),e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||h.a.instance.image.showPoints},e.prototype.getData=function(i){var p="",y=this.getField();i?p=y?y.split(".").reduce((W,J)=>W?W[J]:i[J],!1)||"":this.options.src||this.printElementType.getData():p=this.options.src||this.printElementType.getData();var Z=this.getFormatter();return Z&&(p=Z(p,this.options,this._currenttemplateData)),p||""},e.prototype.createTarget=function(i,p){var y=$__default.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(y,i,p),y},e.prototype.initSizeByHtml=function(i){M.prototype.initSizeByHtml.call(this,i),this.css(i,this.getData())},e.prototype.getConfigOptions=function(){return h.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,y){var Z=i.find(".hiprint-printElement-image-content");Z.find("img").length?Z.find("img").attr("src",y):Z.html('<img style="width:100%;height:100%;" src="'+y+'">'),y.length?Z.find("img").css("cssText",`width:100%;height:100%;content:url("${y}")!important`):Z.find("img").css("cssText","width:100%;height:100%;"),this.options.fit&&Z.find("img").css("object-fit",this.options.fit)},e.prototype.getHtml=function(i,p,y){return this.getHtml2(i,p,y)},e}(N.a),T=function(M){function e(i){var p=this;return i=i||{},(p=M.call(this,i)||this).leftSpaceRemoved=i.leftSpaceRemoved,p}return x(e,M),e.prototype.getHideTitle=function(){return this.hideTitle==null?this.defaultOptions.hideTitle:this.hideTitle},e}(U.a),o=r(8),m=function(){function M(e,i,p,y,Z,W,J,et,Q,nt,O,rt,q,ot,It,st,ht,Tt){this.panelPageRule=Z,this.overPrintOptions=p,this.watermarkOptions=y,this.panelIdx=i,this.scale=W,this.defaultPaperNumberFormat="${paperNo}-${paperCount}",this.printLine=0,this.templateId=e,this.width=w.a.mm.toPt(J),this.height=w.a.mm.toPt(et),this.mmwidth=J,this.mmheight=et,this.paperHeader=Q>=0?Q:0,this.paperFooter=nt,this.contentHeight=nt-Q,this.index=ht,this.paperNumberLeft=O||parseInt((this.width-30).toString()),this.paperNumberTop=rt||parseInt((this.height-22).toString()),this.paperNumberDisabled=q,this.paperNumberContinue=ot,this.paperNumberFormat=It,this.backgroundColor=st,this.referenceElement=Tt?$__default.default.extend({},Tt):new o.a({top:0,left:0,height:0,width:0,bottomInLastPaper:0,beginPrintPaperIndex:0,printTopInPaper:0,endPrintPaperIndex:0}),this.createTarget()}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,paperNumberContinue:this.paperNumberContinue,paperNumberFormat:this.paperNumberFormat,backgroundColor:this.backgroundColor}),w.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,e||"\u6A21\u677F\u8C03\u6574")},M.prototype.setFooter=function(e,i,p,y){this.firstPaperFooter=e,this.evenPaperFooter=i,this.oddPaperFooter=p,this.lastPaperFooter=y},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=$__default.default('<div class="hiprint-printPaper"><div class="hiprint-printPaper-background"></div><div class="hiprint-printPaper-content"></div></div>'),this.paperContentTarget=this.target.find(".hiprint-printPaper-content"),this.paperBackgroundTarget=this.target.find(".hiprint-printPaper-background"),this.target.css("width",this.mmwidth+"mm"),this.target.css("height",this.mmheight-h.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.paperBackgroundTarget.css("width",this.mmwidth+"mm"),this.paperBackgroundTarget.css("height",this.mmheight-h.a.instance.paperHeightTrim+"mm"),this.backgroundColor&&this.paperBackgroundTarget.css("background-color",this.backgroundColor),this.zoom(this.scale)},M.prototype.createHeaderLine=function(){var e=this;this.headerLinetarget=$__default.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=$__default.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-h.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,y=this.target.find(".hiprint-paperNumber");if(y.length)return y.html(e),y;var Z=$__default.default('<span class="hiprint-paperNumber" style="width:max-content;position: absolute">'+e+"</span>");return Z.css("top",this.paperNumberTop+"pt"),Z.css("left",this.paperNumberLeft+"pt"),this.paperContentTarget.append(Z),i&&this.dragHeadLineOrFootLine(Z,function(W,J){p.paperNumberTop=J,p.paperNumberLeft=W,p.triggerOnPaperBaseInfoChanged()},!0),Z},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"),e&&e.grid&&this.target.addClass("grid"),this.target.parent().parent().css("width",this.mmwidth+"mm"),this.target.parent().parent().css("height",this.mmheight-h.a.instance.paperHeightTrim+"mm"),this.paperNumberTarget=this.createPaperNumber(this.formatPaperNumber(1,1),!0),this.createRuler(),this.createOverPrintOptions(!0,this.overPrintOptions),this.createWaterMark(!0,this.panelIdx,this.watermarkOptions),this.resetPaperNumber(this.paperNumberTarget),$__default.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")}),this.backgroundColor&&this.target.find(".hiprint-printPaper-background").css("background-color",this.backgroundColor),$__default.default(this.paperNumberTarget).bind("click.hiprint",function(){w.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:{paperNumberFormat:i.paperNumberFormat,paperNumberDisabled:i.paperNumberDisabled,paperNumberContinue:i.paperNumberContinue},callback:function(y){i.paperNumberDisabled=!!y.paperNumberDisabled||void 0,i.paperNumberContinue=y.paperNumberContinue,i.paperNumberFormat=y.paperNumberFormat?y.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 y=this.createPaperNumber(this.formatPaperNumber(e,i));this.paperNumberDisabled?y.hide():p&&this.index%2==1&&(y[0].style.left="",y.css("right",this.paperNumberLeft+"pt"))},M.prototype.formatPaperNumber=function(e,i){return this.createOverPrintOptions(!1,this.overPrintOptions),this.createWaterMark(!1,e,this.watermarkOptions),eval2("`"+(this.paperNumberFormat?this.paperNumberFormat:this.defaultPaperNumberFormat).replace("paperNo",e).replace("paperCount",i)+"`")},M.prototype.dragHeadLineOrFootLine=function(e,i,p){var y=this;e.hidraggable({axis:p?void 0:"v",onDrag:function(W,J,et){i(J,et)},moveUnit:"pt",minMove:h.a.instance.movingDistance,onBeforeDrag:function(W){g.a.instance.draging=!0},getScale:function(){return y.scale||1},onStopDrag:function(W){y.headerLinetarget.css("top",y.paperHeader+"pt"),y.footerLinetarget.css("top",y.paperFooter+"pt"),g.a.instance.draging=!1,y.footerLinetarget.removeClass("hidefooterLinetarget"),y.headerLinetarget.removeClass("hideheaderLinetarget")}})},M.prototype.resize=function(e,i){var p=this.paperFooter/this.height;this.width=w.a.mm.toPt(e),this.height=w.a.mm.toPt(i),this.mmwidth=e,this.mmheight=i,this.target.css("width",e+"mm"),this.target.css("height",i-h.a.instance.paperHeightTrim+"mm"),this.target.parent().parent().css("width",e+"mm"),this.target.parent().parent().css("height",i-h.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.paperBackgroundTarget.css("width",this.mmwidth+"mm"),this.paperBackgroundTarget.css("height",this.mmheight-h.a.instance.paperHeightTrim+"mm");var y=this.height*p;this.paperFooter=y||this.height,this.footerLinetarget.css("top",y+"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">
1579
+ /*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(V))))+" */");var tt=new Blob([X],{type:"text/css"}),R=z.href;z.href=URL.createObjectURL(tt),R&&URL.revokeObjectURL(R)}.bind(null,f,I),c=function(){N(f),f.href&&URL.revokeObjectURL(f.href)}):(f=U(I),P=function(z,k){var F=k.css,X=k.media;if(X&&z.setAttribute("media",X),z.styleSheet)z.styleSheet.cssText=F;else{for(;z.firstChild;)z.removeChild(z.firstChild);z.appendChild(document.createTextNode(F))}}.bind(null,f),c=function(){N(f)});return P(a),function(z){if(z){if(z.css===a.css&&z.media===a.media&&z.sourceMap===a.sourceMap)return;P(a=z)}else c()}}G.exports=function(a,I){if(typeof DEBUG<"u"&&DEBUG&&(typeof document>"u"?"undefined":_typeof(document))!="object")throw new Error("The style-loader cannot be used in a non-browser environment");(I=I||{}).attrs=_typeof(I.attrs)=="object"?I.attrs:{},I.singleton||typeof I.singleton=="boolean"||(I.singleton=l()),I.insertInto||(I.insertInto="head"),I.insertAt||(I.insertAt="bottom");var f=S(a,I);return p(f,I),function(P){for(var c=[],d=0;d<f.length;d++){var A=f[d];(z=b[A.id]).refs--,c.push(z)}for(P&&p(S(P,I),I),d=0;d<c.length;d++){var z;if((z=c[d]).refs===0){for(var k=0;k<z.parts.length;k++)z.parts[k]();delete b[z.id]}}}};var T,o=(T=[],function(a,I){return T[a]=I,T.filter(Boolean).join(`
1580
+ `)});function m(a,I,f,P){var c=f?"":P.css;if(a.styleSheet)a.styleSheet.cssText=o(I,c);else{var d=document.createTextNode(c),A=a.childNodes;A[I]&&a.removeChild(A[I]),A.length?a.insertBefore(d,A[I]):a.appendChild(d)}}},function(G,L){G.exports=function(r){var B=typeof window<"u"&&window.location;if(!B)throw new Error("fixUrls requires window.location");if(!r||typeof r!="string")return r;var w=B.protocol+"//"+B.host,b=w+B.pathname.replace(/\/[^\/]*$/,"/");return r.replace(/url\s*\(((?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)\)/gi,function(l,h){var g,E=h.trim().replace(/^"(.*)"$/,function(D,v){return v}).replace(/^'(.*)'$/,function(D,v){return v});return/^(#|data:|http:\/\/|https:\/\/|file:\/\/\/|\s*$)/i.test(E)?l:(g=E.indexOf("//")===0?E:E.indexOf("/")===0?w+E:b+E.replace(/^\.\//,""),"url("+JSON.stringify(g)+")")})}},function(G,L){var r,B;r=jQuery,(B=function(b,l){this.init(b,l)}).prototype={init:function(b,l){this.ele=b,this.defaults={menu:[{text:"text",menus:[{},{}],callback:function(){}}],target:function(g){},width:220,itemHeight:28,bgColor:"#fff",color:"#333",fontSize:14,hoverBgColor:"#f5f5f5"},this.opts=r.extend(!0,{},this.defaults,l),this.random=new Date().getTime()+parseInt(1e3*Math.random()),this.eventBind()},renderMenu:function(b,l){var h=this,g=l;if(b&&b.length){var E=$__default.default('<ul class="hicontextmenu" style="z-index: 9999;"></ul>');if(l){var D=b.length*h.opts.itemHeight-31;E.css({top:-D})}g||(g=E).addClass("hicontextmenuroot"),$__default.default.each(b,function(v,p){var S='<div class="nav">'+(p.desc||"")+"</div>",C='<i class="svicon '+p.icon+'"></i>';p.menus&&p.menus.length&&(S='<div class="nav">'+(p.desc||"")+"\u203A</div>");var N=!!p.disable&&p.disable(),U=$__default.default('<li class="hicontextmenuitem"><a href="javascript:void(0);"><div class="title">'+C+"<span>"+(p.text||"")+"</span></div>"+S+"</a></li>");N&&U.addClass("disable"),p.borderBottom&&U.addClass("borderBottom"),p.menus&&(U.addClass("hicontextsubmenu"),h.renderMenu(p.menus,U)),p.callback&&U.click(function(x){$__default.default(this).hasClass("disable")||($__default.default(".hicontextmenuroot").remove(),p.callback()),x.stopPropagation()}),E.append(U)}),l&&l.append(E)}l||$__default.default("body").append(g).find(".hicontextmenuroot").hide()},setPosition:function(b){var l=this,h=document.documentElement.clientWidth,g=document.documentElement.clientHeight,E=$__default.default(".hicontextmenuroot").height(),D=b.pageX,v=b.pageY;D>h-l.opts.width&&(D-=l.opts.width),v>g-E&&(v-=E),$__default.default(".hicontextmenuroot").css({left:D,top:v}).show()},eventBind:function(){var b=this;this.ele.on("contextmenu",function(l){$__default.default(".hicontextmenuroot").remove(),l.preventDefault();var h=b.opts.menus.filter(function(E){return typeof E.enabled=="boolean"?E.enabled:E.enabled()});if(!b.opts.table){var g=b.opts.panel.getSelectEls();g.length<=1&&$__default.default(this).trigger($__default.default.Event("click"))}b.renderMenu(h),b.setPosition(l),b.opts.target&&typeof b.opts.target=="function"&&b.opts.target(r(this))}),r("body").on("click",function(){r(".hicontextmenuroot").remove()})}},r.fn.hicontextMenu=function(w){return new B(this,w),this}},function(G,L,r){r.r(L),r(22),r(23),r(24),r(25);var B,w=r(0);r(26),window.hiLocalStorage=(B=window.localStorage||null,{saveLocalData:function(e,i){return!(!B||!i||(B.setItem(e,i),0))},getLocalData:function(e){return B?B.getItem(e):null},removeItem:function(e){B&&B.removeItem(e)}}),r(27),r(32);var b,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 u=it.createPrintElementType(e),y=i.allElementTypes.findIndex(function(Z){return Z.tid==u.tid});y>=0&&i.allElementTypes.splice(y,1),i.allElementTypes.push(u)}return i},M.prototype.addPrintElementTypes=function(e,i){var u=this;this[e]?this[e]=this[e].concat(i):this[e]=i,i.forEach(function(y){u.allElementTypes=u.allElementTypes.concat(y.printElementTypes)})},M.prototype.removePrintElementTypes=function(e){var i=this;delete i[e],i.allElementTypes=i.allElementTypes.filter(function(u){return!u.tid.startsWith(e)})},M.prototype.getElementTypeGroups=function(e){return this[this.formatterModule(e)]||[]},M.prototype.getElementType=function(e){var i=this.allElementTypes.filter(function(u){return u.tid==e});if(i.length>0)return i[0]},M.prototype.updateElementType=function(e,i){var u=this.getElementType(e);if(i){var y=i(u),Z=this.allElementTypes.findIndex(function(W){return W.tid==e});if(Z>=0)return this.allElementTypes.splice(Z,1,y),y}return u},M.prototype.formatterModule=function(e){return e||"_default"},M}(),h=r(1),g=r(2),E=function(){function M(){}return M.prototype.createPrintElementTypeHtml=function(e,i){var u=$__default.default('<ul class="hiprint-printElement-type"></ul>');return i.forEach(function(y){var Z=$__default.default("<li></li>");Z.append('<span class="title">'+y.name+"</span>");var W=$__default.default("<ul></ul>");Z.append(W),y.printElementTypes.forEach(function(J){W.append('<li><a class="ep-draggable-item" tid="'+J.tid+'"> '+J.getText()+" </a></li>")}),u.append(Z)}),$__default.default(e).append(u),u.find(".ep-draggable-item")},M}(),D=r(5),v=r(15),p=function(){return function(M){this.title=M.title,this.type=M.type}}(),S=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}}(),C=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!=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(u,y){i.columns.push(i.createTableColumnArray(u))}),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.rowsColumnsMergeClean=e.rowsColumnsMergeClean,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 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(u,y){i.columns.push(i.createTableColumnArray(u))}),new v.a(this,e)},M.prototype.getData=function(){return[{}]},M.prototype.createTableColumnArray=function(e){var i=[];return e.forEach(function(u,y){i.push(new D.a(u))}),i},M.prototype.getPrintElementTypeEntity=function(){return this.type=="table"?new S({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 p({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(u){(u.id||u.columnId)&&(i[u.id||u.columnId]=u)}):this.columns&&this.columns.forEach(function(u){u.forEach(function(y){(y.id||y.columnId)&&(i[y.id||y.columnId]=y)})}),this.columnObj=i,i},M}(),N=r(4),U=r(3),x=(b=function(e,i){return(b=Object.setPrototypeOf||_instanceof({__proto__:[]},Array)&&function(u,y){u.__proto__=y}||function(u,y){for(var Z in y)y.hasOwnProperty(Z)&&(u[Z]=y[Z])})(e,i)},function(M,e){function i(){this.constructor=M}b(M,e),M.prototype=e===null?Object.create(e):(i.prototype=e.prototype,new i)}),j=function(M){function e(i,u){var y=M.call(this,i)||this;return y.options=new U.a(u),y.options.setDefault(new U.a(h.a.instance.image.default).getPrintElementOptionEntity()),y}return x(e,M),e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||h.a.instance.image.showPoints},e.prototype.getData=function(i){var u="",y=this.getField();i?u=y?y.split(".").reduce((W,J)=>W?W[J]:i[J],!1)||"":this.options.src||this.printElementType.getData():u=this.options.src||this.printElementType.getData();var Z=this.getFormatter();return Z&&(u=Z(u,this.options,this._currenttemplateData)),u||""},e.prototype.createTarget=function(i,u){var y=$__default.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(y,i,u),y},e.prototype.initSizeByHtml=function(i){M.prototype.initSizeByHtml.call(this,i),this.css(i,this.getData())},e.prototype.getConfigOptions=function(){return h.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,u,y){var Z=i.find(".hiprint-printElement-image-content");Z.find("img").length?Z.find("img").attr("src",y):Z.html('<img style="width:100%;height:100%;" src="'+y+'">'),y.length?Z.find("img").css("cssText",`width:100%;height:100%;content:url("${y}")!important`):Z.find("img").css("cssText","width:100%;height:100%;"),this.options.fit&&Z.find("img").css("object-fit",this.options.fit)},e.prototype.getHtml=function(i,u,y){return this.getHtml2(i,u,y)},e}(N.a),T=function(M){function e(i){var u=this;return i=i||{},(u=M.call(this,i)||this).leftSpaceRemoved=i.leftSpaceRemoved,u}return x(e,M),e.prototype.getHideTitle=function(){return this.hideTitle==null?this.defaultOptions.hideTitle:this.hideTitle},e}(U.a),o=r(8),m=function(){function M(e,i,u,y,Z,W,J,et,O,nt,Q,rt,q,ot,It,st,ht,Tt){this.panelPageRule=Z,this.overPrintOptions=u,this.watermarkOptions=y,this.panelIdx=i,this.scale=W,this.defaultPaperNumberFormat="${paperNo}-${paperCount}",this.printLine=0,this.templateId=e,this.width=w.a.mm.toPt(J),this.height=w.a.mm.toPt(et),this.mmwidth=J,this.mmheight=et,this.paperHeader=O>=0?O:0,this.paperFooter=nt,this.contentHeight=nt-O,this.index=ht,this.paperNumberLeft=Q||parseInt((this.width-30).toString()),this.paperNumberTop=rt||parseInt((this.height-22).toString()),this.paperNumberDisabled=q,this.paperNumberContinue=ot,this.paperNumberFormat=It,this.backgroundColor=st,this.referenceElement=Tt?$__default.default.extend({},Tt):new o.a({top:0,left:0,height:0,width:0,bottomInLastPaper:0,beginPrintPaperIndex:0,printTopInPaper:0,endPrintPaperIndex:0}),this.createTarget()}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,paperNumberContinue:this.paperNumberContinue,paperNumberFormat:this.paperNumberFormat,backgroundColor:this.backgroundColor}),w.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,e||"\u6A21\u677F\u8C03\u6574")},M.prototype.setFooter=function(e,i,u,y){this.firstPaperFooter=e,this.evenPaperFooter=i,this.oddPaperFooter=u,this.lastPaperFooter=y},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=$__default.default('<div class="hiprint-printPaper"><div class="hiprint-printPaper-background"></div><div class="hiprint-printPaper-content"></div></div>'),this.paperContentTarget=this.target.find(".hiprint-printPaper-content"),this.paperBackgroundTarget=this.target.find(".hiprint-printPaper-background"),this.target.css("width",this.mmwidth+"mm"),this.target.css("height",this.mmheight-h.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.paperBackgroundTarget.css("width",this.mmwidth+"mm"),this.paperBackgroundTarget.css("height",this.mmheight-h.a.instance.paperHeightTrim+"mm"),this.backgroundColor&&this.paperBackgroundTarget.css("background-color",this.backgroundColor),this.zoom(this.scale)},M.prototype.createHeaderLine=function(){var e=this;this.headerLinetarget=$__default.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,u){u>=e.paperFooter&&(u=e.paperFooter-10),e.paperHeader=u>=0?u:0,e.triggerOnPaperBaseInfoChanged()})},M.prototype.createFooterLine=function(){var e=this;this.footerLinetarget=$__default.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-h.a.instance.paperHeightTrim+"mm"),this.footerLinetarget.addClass("hidefooterLinetarget")),this.paperContentTarget.append(this.footerLinetarget),this.dragHeadLineOrFootLine(this.footerLinetarget,function(i,u){u<=e.paperHeader&&(u=e.paperHeader+10),e.paperFooter=u,e.triggerOnPaperBaseInfoChanged()})},M.prototype.createPaperNumber=function(e,i){var u=this,y=this.target.find(".hiprint-paperNumber");if(y.length)return y.html(e),y;var Z=$__default.default('<span class="hiprint-paperNumber" style="width:max-content;position: absolute">'+e+"</span>");return Z.css("top",this.paperNumberTop+"pt"),Z.css("left",this.paperNumberLeft+"pt"),this.paperContentTarget.append(Z),i&&this.dragHeadLineOrFootLine(Z,function(W,J){u.paperNumberTop=J,u.paperNumberLeft=W,u.triggerOnPaperBaseInfoChanged()},!0),Z},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"),e&&e.grid&&this.target.addClass("grid"),this.target.parent().parent().css("width",this.mmwidth+"mm"),this.target.parent().parent().css("height",this.mmheight-h.a.instance.paperHeightTrim+"mm"),this.paperNumberTarget=this.createPaperNumber(this.formatPaperNumber(1,1),!0),this.createRuler(),this.createOverPrintOptions(!0,this.overPrintOptions),this.createWaterMark(!0,this.panelIdx,this.watermarkOptions),this.resetPaperNumber(this.paperNumberTarget),$__default.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")}),this.backgroundColor&&this.target.find(".hiprint-printPaper-background").css("background-color",this.backgroundColor),$__default.default(this.paperNumberTarget).bind("click.hiprint",function(){w.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:{paperNumberFormat:i.paperNumberFormat,paperNumberDisabled:i.paperNumberDisabled,paperNumberContinue:i.paperNumberContinue},callback:function(y){i.paperNumberDisabled=!!y.paperNumberDisabled||void 0,i.paperNumberContinue=y.paperNumberContinue,i.paperNumberFormat=y.paperNumberFormat?y.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,u){var y=this.createPaperNumber(this.formatPaperNumber(e,i));this.paperNumberDisabled?y.hide():u&&this.index%2==1&&(y[0].style.left="",y.css("right",this.paperNumberLeft+"pt"))},M.prototype.formatPaperNumber=function(e,i){return this.createOverPrintOptions(!1,this.overPrintOptions),this.createWaterMark(!1,e,this.watermarkOptions),eval2("`"+(this.paperNumberFormat?this.paperNumberFormat:this.defaultPaperNumberFormat).replace("paperNo",e).replace("paperCount",i)+"`")},M.prototype.dragHeadLineOrFootLine=function(e,i,u){var y=this;e.hidraggable({axis:u?void 0:"v",onDrag:function(W,J,et){i(J,et)},moveUnit:"pt",minMove:h.a.instance.movingDistance,onBeforeDrag:function(W){g.a.instance.draging=!0},getScale:function(){return y.scale||1},onStopDrag:function(W){y.headerLinetarget.css("top",y.paperHeader+"pt"),y.footerLinetarget.css("top",y.paperFooter+"pt"),g.a.instance.draging=!1,y.footerLinetarget.removeClass("hidefooterLinetarget"),y.headerLinetarget.removeClass("hideheaderLinetarget")}})},M.prototype.resize=function(e,i){var u=this.paperFooter/this.height;this.width=w.a.mm.toPt(e),this.height=w.a.mm.toPt(i),this.mmwidth=e,this.mmheight=i,this.target.css("width",e+"mm"),this.target.css("height",i-h.a.instance.paperHeightTrim+"mm"),this.target.parent().parent().css("width",e+"mm"),this.target.parent().parent().css("height",i-h.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.paperBackgroundTarget.css("width",this.mmwidth+"mm"),this.paperBackgroundTarget.css("height",this.mmheight-h.a.instance.paperHeightTrim+"mm");var y=this.height*u;this.paperFooter=y||this.height,this.footerLinetarget.css("top",y+"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">
1581
1581
  <img class="h_img" src="`+lImg+`" />
1582
1582
  <img class="v_img" src="`+vImg+`" />
1583
- </div>`)},M.prototype.createOverPrintOptions=function(e,i){var p=this;if(!!i)if((i.type||1)==2||e){let y=p.paperBackgroundTarget.find("img");i.content&&i.content.length>1?y&&y.length>0?(y.attr("src",i.content),y.css("opacity",i.opacity||.7)):(y=$__default.default('<img style="width:100%;height:100%" />'),y.attr("src",i.content),y.css("opacity",i.opacity||.7),p.paperBackgroundTarget.append(y)):p.paperBackgroundTarget.empty()}else p.paperBackgroundTarget.empty()},M.prototype.createWaterMark=function(e,i,p){var y=this,Z=Object.assign({},p||{},{id:`${y.templateId}_${y.panelIdx}_${i||1}_${e?"design":y.index}`,watch:e,container:y.target[0]});!Z.container||(Z.content?(e&&watermark.destroyWatermark(Object.assign({},Z,{id:`${y.templateId}_${y.panelIdx}_${i||1}_${y.index}`})),watermark.createWatermark(Z)):watermark.destroyWatermark(Z))},M.prototype.displayHeight=function(){return this.mmheight-h.a.instance.paperHeightTrim+"mm"},M.prototype.displayWidth=function(){return this.mmwidth+"mm"},M.prototype.getPanelTarget=function(){return this.target.parent(".hiprint-printPanel ")},M}(),a=r(6),I=function(M){function e(i,p){var y=M.call(this,i)||this;return y.options=new T(p),y.options.setDefault(new T(h.a.instance.longText.default).getPrintElementOptionEntity()),y}return x(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(),y=this.createTarget(this.printElementType.getText(!0),p);return this.updateTargetSize(y),this.css(y,p),y},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 h.a.instance.longText},e.prototype.getTitle=function(){return this.options.title||this.printElementType.title},e.prototype.getData=function(i){var p=this.getField(),y=p&&p.split(".").reduce((Z,W)=>Z?Z[W]:i?i[W]:"",!1)||"";return i?y||"":this.options.testData||this.printElementType.getData()||""},e.prototype.updateTargetText=function(i,p,y){var Z=i.find(".hiprint-printElement-longText-content"),W=this.getText(p,y);Z.html(W)},e.prototype.createTarget=function(i,p){var y=$__default.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(y,i,p),y},e.prototype.getText=function(i,p){var y=this.getFormatter();return p&&(p=this.options.leftSpaceRemoved!=0?p.toString().replace(/^\s*/,""):p),(this.getField()?(this.options.getHideTitle()?"":i?i+"\uFF1A":"")+(y?y(i,p,this.options,this._currenttemplateData):p):y?y(i,i,this.options,this._currenttemplateData):i||"")||""},e.prototype.getHtml=function(i,p){this.setCurrenttemplateData(p),this.createTempContainer();var y=this.getPaperHtmlResult(i,p);return this.removeTempContainer(),y},e.prototype.getHeightByData=function(i){this.createTempContainer();var p=this.getPaperHtmlResult(new m("","",void 0,1e3,1e3,0,25e3,0,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,y){var Z=this,W=[],J=0,et=y||this.getData(p),Q=this.getText(this.getTitle(),et),nt=this.createTarget(this.getTitle(),this.options.testData||"");this.css(nt,et),p?this.updateTargetWidth(nt):this.updateTargetSize(nt),this.getTempContainer().html(""),this.getTempContainer().append(nt);var O=[this.getLongTextIndent()],rt=Q.split(new RegExp(`\r|
1584
- `,"g"));if(rt.forEach(function(xt,kt){var Gt=Z.options.leftSpaceRemoved!=0?(xt||"").toString().replace(/^\s*/,""):xt;O=O.concat(Gt.split("")),kt<rt.length-1&&O.push("<br/>"+Z.getLongTextIndent())}),O.length==0&&(O=[""]),this.isHeaderOrFooter()||this.isFixed()||!p)return(st=this.getStringBySpecificHeight(O,25e3,nt)).target.css("left",this.options.displayLeft()),st.target.css("top",this.options.displayTop()),st.target[0].height="",W.push(new a.a({target:st.target,printLine:this.options.displayTop()+st.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()+st.height,printTopInPaper:this.options.getTop()})})),W;for(var q=this.getBeginPrintTopInPaperByReferenceElement(i);O.length>0;){var ot=0,It=i.getPaperFooter(J);J==0&&q>It&&i.panelPageRule!="none"&&(q=q-It+i.paperHeader,W.push(new a.a({target:void 0,printLine:void 0})),J++,ot=i.getContentHeight(J)-(q-i.paperHeader),It=i.getPaperFooter(J));var st=this.getStringBySpecificHeight(O,ot>0?ot:J==0?It-q:i.getContentHeight(J),nt);O.splice(0,st.length);var ht=void 0,Tt=void 0;st.target.css("left",this.options.displayLeft()),st.target[0].height="",J==0||ot>0?(Tt=q,st.target.css("top",Tt+"pt"),ht=O.length>0?q+st.height:this.options.lHeight!=null?q+(st.height>this.options.lHeight?st.height:this.options.lHeight):q+st.height):(Tt=i.paperHeader,st.target.css("top",Tt+"pt"),ht=Tt+st.height),W.push(new a.a({target:st.target,printLine:ht,referenceElement:new o.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:i.index,bottomInLastPaper:ht,printTopInPaper:Tt})})),J++,p&&this.updatePanelHeight(ht+this.options.getHeight(),i)}return W},e.prototype.getStringBySpecificHeight=function(i,p,y){var Z=w.a.pt.toPx(p),W=void 0,J=this.panel.panelPageRule=="none";return J?W=this.IsPaginationIndex(i,i.length,-1,y):W=this.IsPaginationIndex(i,i.length-1,Z,y),W.IsPagination?W:this.BinarySearch(i,0,i.length-1,Z,y)},e.prototype.BinarySearch=function(i,p,y,Z,W){var J=Math.floor((p+y)/2);if(p>y)return W.find(".hiprint-printElement-longText-content").html(""),{IsPagination:!0,height:0,length:0,target:W.clone()};var et=this.IsPaginationIndex(i,J,Z,W);return et.IsPagination?et:et.move=="l"?this.BinarySearch(i,p,J-1,Z,W):this.BinarySearch(i,J+1,y,Z,W)},e.prototype.IsPaginationIndex=function(i,p,y,Z){if(y==-1){Z.find(".hiprint-printElement-longText-content").html(i.slice(0,p).join(""));var J=Z.height();return{IsPagination:!0,height:w.a.px.toPt(J),length:i.length,target:Z.clone()}}Z.find(".hiprint-printElement-longText-content").html(i.slice(0,p+2).join(""));var W=Z.height();Z.find(".hiprint-printElement-longText-content").html(i.slice(0,p+1).join(""));var J=Z.height();return p>=i.length-1&&J<y?{IsPagination:!0,height:w.a.px.toPt(J),length:i.length,target:Z.clone()}:J<=y&&W>=y?{IsPagination:!0,height:J,length:p+1,target:Z.clone()}:J>=y?{IsPagination:!1,move:"l"}:W<=y?{IsPagination:!1,move:"r"}:{IsPagination:!0,result:1}},e}(N.a),f=function(){function M(){}return M.replaceEnterAndNewline=function(e,i){return e.replace(new RegExp(`\r|
1583
+ </div>`)},M.prototype.createOverPrintOptions=function(e,i){var u=this;if(!!i)if((i.type||1)==2||e){let y=u.paperBackgroundTarget.find("img");i.content&&i.content.length>1?y&&y.length>0?(y.attr("src",i.content),y.css("opacity",i.opacity||.7)):(y=$__default.default('<img style="width:100%;height:100%" />'),y.attr("src",i.content),y.css("opacity",i.opacity||.7),u.paperBackgroundTarget.append(y)):u.paperBackgroundTarget.empty()}else u.paperBackgroundTarget.empty()},M.prototype.createWaterMark=function(e,i,u){var y=this,Z=Object.assign({},u||{},{id:`${y.templateId}_${y.panelIdx}_${i||1}_${e?"design":y.index}`,watch:e,container:y.target[0]});!Z.container||(Z.content?(e&&watermark.destroyWatermark(Object.assign({},Z,{id:`${y.templateId}_${y.panelIdx}_${i||1}_${y.index}`})),watermark.createWatermark(Z)):watermark.destroyWatermark(Z))},M.prototype.displayHeight=function(){return this.mmheight-h.a.instance.paperHeightTrim+"mm"},M.prototype.displayWidth=function(){return this.mmwidth+"mm"},M.prototype.getPanelTarget=function(){return this.target.parent(".hiprint-printPanel ")},M}(),a=r(6),I=function(M){function e(i,u){var y=M.call(this,i)||this;return y.options=new T(u),y.options.setDefault(new T(h.a.instance.longText.default).getPrintElementOptionEntity()),y}return x(e,M),e.prototype.getDesignTarget=function(i){var u=M.prototype.getDesignTarget.call(this,i);return u.find(".hiprint-printElement-longText-content").css("border","1px dashed #cebcbc"),u},e.prototype.getProxyTarget=function(i){i&&this.SetProxyTargetOption(i);var u=this.getData(),y=this.createTarget(this.printElementType.getText(!0),u);return this.updateTargetSize(y),this.css(y,u),y},e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData(),u=this.getHtml(this.designPaper)[0].target;this.designTarget.find(".hiprint-printElement-longText-content").html(u.find(".hiprint-printElement-longText-content").html()),this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return h.a.instance.longText},e.prototype.getTitle=function(){return this.options.title||this.printElementType.title},e.prototype.getData=function(i){var u=this.getField(),y=u&&u.split(".").reduce((Z,W)=>Z?Z[W]:i?i[W]:"",!1)||"";return i?y||"":this.options.testData||this.printElementType.getData()||""},e.prototype.updateTargetText=function(i,u,y){var Z=i.find(".hiprint-printElement-longText-content"),W=this.getText(u,y);Z.html(W)},e.prototype.createTarget=function(i,u){var y=$__default.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(y,i,u),y},e.prototype.getText=function(i,u){var y=this.getFormatter();return u&&(u=this.options.leftSpaceRemoved!=0?u.toString().replace(/^\s*/,""):u),(this.getField()?(this.options.getHideTitle()?"":i?i+"\uFF1A":"")+(y?y(i,u,this.options,this._currenttemplateData):u):y?y(i,i,this.options,this._currenttemplateData):i||"")||""},e.prototype.getHtml=function(i,u){this.setCurrenttemplateData(u),this.createTempContainer();var y=this.getPaperHtmlResult(i,u);return this.removeTempContainer(),y},e.prototype.getHeightByData=function(i){this.createTempContainer();var u=this.getPaperHtmlResult(new m("","",void 0,1e3,1e3,0,25e3,0,0,!0,!0,void 0,0,void 0),{},i);return this.removeTempContainer(),u[0].referenceElement.bottomInLastPaper-u[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,u,y){var Z=this,W=[],J=0,et=y||this.getData(u),O=this.getText(this.getTitle(),et),nt=this.createTarget(this.getTitle(),this.options.testData||"");this.css(nt,et),u?this.updateTargetWidth(nt):this.updateTargetSize(nt),this.getTempContainer().html(""),this.getTempContainer().append(nt);var Q=[this.getLongTextIndent()],rt=O.split(new RegExp(`\r|
1584
+ `,"g"));if(rt.forEach(function(xt,kt){var Gt=Z.options.leftSpaceRemoved!=0?(xt||"").toString().replace(/^\s*/,""):xt;Q=Q.concat(Gt.split("")),kt<rt.length-1&&Q.push("<br/>"+Z.getLongTextIndent())}),Q.length==0&&(Q=[""]),this.isHeaderOrFooter()||this.isFixed()||!u)return(st=this.getStringBySpecificHeight(Q,25e3,nt)).target.css("left",this.options.displayLeft()),st.target.css("top",this.options.displayTop()),st.target[0].height="",W.push(new a.a({target:st.target,printLine:this.options.displayTop()+st.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()+st.height,printTopInPaper:this.options.getTop()})})),W;for(var q=this.getBeginPrintTopInPaperByReferenceElement(i);Q.length>0;){var ot=0,It=i.getPaperFooter(J);J==0&&q>It&&i.panelPageRule!="none"&&(q=q-It+i.paperHeader,W.push(new a.a({target:void 0,printLine:void 0})),J++,ot=i.getContentHeight(J)-(q-i.paperHeader),It=i.getPaperFooter(J));var st=this.getStringBySpecificHeight(Q,ot>0?ot:J==0?It-q:i.getContentHeight(J),nt);Q.splice(0,st.length);var ht=void 0,Tt=void 0;st.target.css("left",this.options.displayLeft()),st.target[0].height="",J==0||ot>0?(Tt=q,st.target.css("top",Tt+"pt"),ht=Q.length>0?q+st.height:this.options.lHeight!=null?q+(st.height>this.options.lHeight?st.height:this.options.lHeight):q+st.height):(Tt=i.paperHeader,st.target.css("top",Tt+"pt"),ht=Tt+st.height),W.push(new a.a({target:st.target,printLine:ht,referenceElement:new o.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:i.index,bottomInLastPaper:ht,printTopInPaper:Tt})})),J++,u&&this.updatePanelHeight(ht+this.options.getHeight(),i)}return W},e.prototype.getStringBySpecificHeight=function(i,u,y){var Z=w.a.pt.toPx(u),W=void 0,J=this.panel.panelPageRule=="none";return J?W=this.IsPaginationIndex(i,i.length,-1,y):W=this.IsPaginationIndex(i,i.length-1,Z,y),W.IsPagination?W:this.BinarySearch(i,0,i.length-1,Z,y)},e.prototype.BinarySearch=function(i,u,y,Z,W){var J=Math.floor((u+y)/2);if(u>y)return W.find(".hiprint-printElement-longText-content").html(""),{IsPagination:!0,height:0,length:0,target:W.clone()};var et=this.IsPaginationIndex(i,J,Z,W);return et.IsPagination?et:et.move=="l"?this.BinarySearch(i,u,J-1,Z,W):this.BinarySearch(i,J+1,y,Z,W)},e.prototype.IsPaginationIndex=function(i,u,y,Z){if(y==-1){Z.find(".hiprint-printElement-longText-content").html(i.slice(0,u).join(""));var J=Z.height();return{IsPagination:!0,height:w.a.px.toPt(J),length:i.length,target:Z.clone()}}Z.find(".hiprint-printElement-longText-content").html(i.slice(0,u+2).join(""));var W=Z.height();Z.find(".hiprint-printElement-longText-content").html(i.slice(0,u+1).join(""));var J=Z.height();return u>=i.length-1&&J<y?{IsPagination:!0,height:w.a.px.toPt(J),length:i.length,target:Z.clone()}:J<=y&&W>=y?{IsPagination:!0,height:J,length:u+1,target:Z.clone()}:J>=y?{IsPagination:!1,move:"l"}:W<=y?{IsPagination:!1,move:"r"}:{IsPagination:!0,result:1}},e}(N.a),f=function(){function M(){}return M.replaceEnterAndNewline=function(e,i){return e.replace(new RegExp(`\r|
1585
1585
  |/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|
1586
- | |/g`,"g"),i)},M}(),P=function(M){function e(i){var p=M.call(this,i)||this;return p.title&&(p.title=f.replaceEnterAndNewlineAndTab(p.title,"")),p}return x(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}(U.a),c=function(M){function e(i,p){var y=M.call(this,i)||this;return y.options=new P(p),y.options.setDefault(new P(h.a.instance.text.default).getPrintElementOptionEntity()),y}return x(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(),y=this.createTarget(this.printElementType.getText(!0),p);return this.updateTargetSize(y),this.css(y,p),y},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 h.a.instance.text},e.prototype.getTitle=function(){var i=this.options.title||this.printElementType.title||"";return i&&(i=f.replaceEnterAndNewlineAndTab(i,"")),i},e.prototype.getData=function(i){var p=void 0,y=this.getField();if(p=i?y&&y.split(".").reduce((W,J)=>W?W[J]:i?i[J]:"",!1)||"":this.options.testData||this.printElementType.getData()||"",this.options.format){if(this.options.dataType=="datetime")return w.a.dateFormat(p,this.options.format);if(this.options.dataType=="boolen"){var Z=this.options.format.split(":");if(Z.length>0)return p===!0||p==="true"?Z[0]:Z[1]}}return p},e.prototype.updateTargetText=function(i,p,y,Z,W){var J=this.getFormatter(),et=i.find(".hiprint-printElement-text-content"),Q="";Q=this.getField()?(this.options.getHideTitle()?"":p?p+"\uFF1A":"")+hinnn.toUpperCase(this.options.upperCase,J?J(p,y,this.options,this._currenttemplateData,i):y):y=hinnn.toUpperCase(this.options.upperCase,J?J(p,p,this.options,this._currenttemplateData,i):p);var nt=this.options.getTextType();if(nt=="text")et.html(Q);else{if(nt=="barcode"){et.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{y?(JsBarcode__default.default(et.find(".hibarcode_imgcode")[0],y,{format:this.options.getbarcodeMode(),width:1,textMargin:-1,lineColor:this.options.color||"#000000",margin:0,height:parseInt(w.a.pt.toPx(this.options.getHeight()||10).toString()),displayValue:!1}),et.find(".hibarcode_imgcode").attr("height","100%"),et.find(".hibarcode_imgcode").attr("width","100%"),this.options.hideTitle||et.find(".hibarcode_displayValue").html(y)):et.html("")}catch(ot){console.log(ot),et.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(nt=="qrcode"){et.html("");try{if(y){i.css("line-height",0),et.css("text-align","center");var O=this.options.getWidth()||20,rt=this.options.getHeight()||20,q=$__default.default("<div></div>").css({width:(O>rt?rt:O)+"pt",height:(O>rt?rt:O)+"pt",display:"inline-block"});new QRCode(q[0],{width:"100%",height:"100%",colorDark:this.options.color||"#000000",useSVG:!0,correctLevel:this.options.getQRcodeLevel()}).makeCode(y),et.html(q)}}catch(ot){console.log(ot),et.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}}},e.prototype.onResize=function(i,p,y,Z,W){M.prototype.onResize.call(this,i,p,y,Z,W),this.options.getTextType()!="barcode"&&this.options.getTextType()!="qrcode"||this.updateTargetText(this.designTarget,this.getTitle(),this.getData())},e.prototype.createTarget=function(i,p,y){var Z=$__default.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(Z,i,p,y),Z},e.prototype.getHtml=function(i,p,y){return this.getHtml2(i,p,y)},e}(N.a),d=function(M){function e(i){return M.call(this,i)||this}return x(e,M),e}(U.a),A=function(M){function e(i,p){var y=M.call(this,i)||this;return y.options=new d(p),y.options.setDefault(new d(h.a.instance.html.default).getPrintElementOptionEntity()),y}return x(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||h.a.instance.html.showPoints},e.prototype.getConfigOptions=function(){return h.a.instance.html},e.prototype.createTarget=function(i,p){var y=$__default.default('<div class="hiprint-printElement hiprint-printElement-html" style="position: absolute;"><div class="hiprint-printElement-html-content" style="height:100%;width:100%"></div></div>'),Z=this.getFormatter();if(Z){var W=Z(this.getData(),this.options,this._currenttemplateData);y.find(".hiprint-printElement-html-content").append(W)}else this.options.content&&y.find(".hiprint-printElement-html-content").append(this.options.content);return y},e.prototype.getHtml=function(i,p,y){return this.getHtml2(i,p,y)},e}(N.a),z=function(M){function e(i,p){var y=M.call(this,i)||this;return y.options=new U.a(p),y.options.setDefault(new U.a(h.a.instance.vline.default).getPrintElementOptionEntity()),y}return x(e,M),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return h.a.instance.vline},e.prototype.createTarget=function(i,p){return $__default.default('<div class="hiprint-printElement hiprint-printElement-vline" style="border-left:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||h.a.instance.vline.showPoints},e.prototype.getHtml=function(i,p,y){return this.getHtml2(i,p,y)},e}(N.a),k=function(M){function e(i,p){var y=M.call(this,i)||this;return y.options=new U.a(p),y.options.setDefault(new U.a(h.a.instance.hline.default).getPrintElementOptionEntity()),y}return x(e,M),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return h.a.instance.hline},e.prototype.createTarget=function(i,p){return $__default.default('<div class="hiprint-printElement hiprint-printElement-hline" style="border-top:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||h.a.instance.hline.showPoints},e}(N.a),F=function(M){function e(i,p){var y=M.call(this,i)||this;return y.options=new U.a(p),y.options.setDefault(new U.a(h.a.instance.rect.default).getPrintElementOptionEntity()),y}return x(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||h.a.instance.rect.showPoints},e.prototype.getConfigOptions=function(){return h.a.instance.rect},e.prototype.createTarget=function(i,p){return $__default.default('<div class="hiprint-printElement hiprint-printElement-rect" style="border:1px solid;position: absolute;"></div>')},e.prototype.getHtml=function(i,p,y){return this.getHtml2(i,p,y)},e}(N.a),X=function(M){function e(i,p){var y=M.call(this,i)||this;return y.options=new U.a(p),y.options.setDefault(new U.a(h.a.instance.oval.default).getPrintElementOptionEntity()),y}return x(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||h.a.instance.oval.showPoints},e.prototype.getConfigOptions=function(){return h.a.instance.oval},e.prototype.createTarget=function(i,p){return $__default.default('<div class="hiprint-printElement hiprint-printElement-oval" style="border:1px solid;position: absolute;border-radius: 50%;"></div>')},e.prototype.getHtml=function(i,p,y){return this.getHtml2(i,p,y)},e}(N.a),V=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 c(e,i):e.type=="image"?new j(e,i):e.type=="longText"?new I(e,i):e.type=="table"?new v.a(e,i):e.type=="html"?new A(e,i):e.type=="vline"?new z(e,i):e.type=="hline"?new k(e,i):e.type=="rect"?new F(e,i):e.type=="oval"?new X(e,i):void 0;for(var p,y=h.a.instance.getHooks("createPrintElement"),Z=y.length,W=0;W<Z&&(p=y[W].run({Config:h.a.instance,BasePrintElement:N.a,Options:U.a,Supper:x,ele:e,eleOpt:i}),!p);W++);return p?new p(e,i):void 0},M}(),K=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 $__default.default.extend(i,e||{}),V.createPrintElement(this,i)},M.prototype.getPrintElementTypeEntity=function(){return new u({title:this.title,type:this.type})},M.prototype.getFields=function(){return this.fields},M.prototype.getOptions=function(){return this.options||{}},M}();r(16);var tt=r(12);(function(M){function e(i){var p=M.call(this,i)||this;return(i=i||{}).columns?(p.columns=[],i.columns.forEach(function(y){p.columns.push(new tt.a(y))})):p.columns=[new tt.a({columns:[new D.a({width:100}),new D.a({width:100})]})],p.lHeight=i.lHeight,p.autoCompletion=i.autoCompletion,p.tableFooterRepeat=i.tableFooterRepeat,p}return x(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})(U.a);var G=function(M){function e(i){return M.call(this,i)||this}return x(e,M),e.prototype.createPrintElement=function(i){var p={};return $__default.default.extend(p,i||{}),V.createPrintElement(this,p)},e.prototype.getPrintElementTypeEntity=function(){return new u({title:this.title,type:this.type})},e}(K),it=function(){function M(){}return M.createPrintElementType=function(e){return e.type=e.type||"text",e.type=="text"?new G(e):e.type=="table"?new C(e):new K(e)},M}(),lt=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);it.createPrintElementType({type:i})},M.build=function(e,i){var p=M.formatterModule(i),y=new E().createPrintElementTypeHtml(e,this.getElementTypeGroups(p));this.enableDrag(y)},M.buildByHtml=function(e){this.enableDrag(e)},M.enableDrag=function(e){e.hidraggable({revert:!0,proxy:function(p){var y=g.a.instance.getDragingPrintElement(),Z=y.printElement.getProxyTarget(y.printElement.printElementType.getOptions());return Z.appendTo("body"),Z.css("z-index","9999"),Z},moveUnit:"pt",minMove:4,onBeforeDrag:function(p){g.a.instance.draging=!0;var y=$__default.default(p.data.target).attr("tid"),Z=M.getElementType(y,$__default.default(p.data.target).attr("ptype"));if(!Z)throw new Error(`\u8BF7\u68C0\u67E5 hiprint.init \u7684 provider \u662F\u5426\u914D\u7F6E\u4E86 [${y}]`);var W=Z.createPrintElement();if(!W&&Z.type=="tableCustom")throw new Error('\u5DF2\u79FB\u9664"tableCustom",\u8BF7\u66FF\u6362\u4F7F\u7528"table".\u8BE6\u60C5\u89C1\u66F4\u65B0\u8BB0\u5F55');return g.a.instance.setDragingPrintElement(W),!0},onDrag:function(p,y,Z){g.a.instance.getDragingPrintElement().updatePosition(y,Z)},onStopDrag:function(p){g.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(it.createPrintElementType(p))})}}(),ut=function(){return function(M){if(this.index=M.index,this.name=M.name,this.paperType=M.paperType,this.paperType){var e=g.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||w.a.mm.toPt(this.height),this.printElements=M.printElements||[],this.paperNumberLeft=M.paperNumberLeft,this.paperNumberTop=M.paperNumberTop,this.paperNumberDisabled=M.paperNumberDisabled,this.paperNumberContinue=M.paperNumberContinue,this.paperNumberFormat=M.paperNumberFormat,this.backgroundColor=M.backgroundColor,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.overPrintOptions=M.overPrintOptions,this.watermarkOptions=M.watermarkOptions,this.scale=M.scale}}(),bt=function(){function M(e,i,p,y){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=y}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}(),vt=function(){function M(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.paperNumberContinue=e.paperNumberContinue==null?!0:e.paperNumberContinue,this.paperNumberFormat=e.paperNumberFormat,this.backgroundColor=e.backgroundColor,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.overPrintOptions=e.overPrintOptions||{},this.watermarkOptions=e.watermarkOptions||{},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,i.backgroundColor=p.backgroundColor}),this.printElements.forEach(function(p){i.appendDesignPrintElement(i.designPaper,p),p.design(e,i.designPaper)}),this.target.bind("click.hiprint",function(p){let y={paperList:{type:i.paperType,width:i.width,height:i.height},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,paperDirections:void 0,paperNumberDisabled:i.paperNumberDisabled,paperNumberContinue:i.paperNumberContinue,paperNumberFormat:i.paperNumberFormat,backgroundColor:i.backgroundColor,overPrintOptions:i.overPrintOptions||{},watermarkOptions:i.watermarkOptions||{}};h.a.instance.paperNumberContinue||delete y.paperNumberContinue,w.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:y,callback:function(W){W.paperList&&i.resize(W.paperList.type,W.paperList.width,W.paperList.height,!1),i.overPrintOptions=i.designPaper.overPrintOptions=W.overPrintOptions||void 0,i.watermarkOptions=i.designPaper.watermarkOptions=W.watermarkOptions||void 0,i.panelPaperRule=W.panelPaperRule,i.panelPageRule=W.panelPageRule,i.firstPaperFooter=W.firstPaperFooter,i.evenPaperFooter=W.evenPaperFooter,i.oddPaperFooter=W.oddPaperFooter,i.lastPaperFooter=W.lastPaperFooter,i.leftOffset=W.leftOffset,i.topOffset=W.topOffset,i.fontFamily=W.fontFamily,i.orient=W.orient,i.paperNumberDisabled=i.designPaper.paperNumberDisabled=!!W.paperNumberDisabled||void 0,i.paperNumberContinue=i.designPaper.paperNumberContinue=W.paperNumberContinue,i.paperNumberFormat=W.paperNumberFormat,i.designPaper.paperNumberFormat=W.paperNumberFormat,i.backgroundColor=W.backgroundColor,i.designPaper.backgroundColor=W.backgroundColor,W.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(),W.overPrintOptions&&i.designPaper.createOverPrintOptions(!0,W.overPrintOptions),W.watermarkOptions&&i.designPaper.createWaterMark(!0,1,W.watermarkOptions)}})}),this.bindShortcutKeyEvent(),this.bingPasteEvent(),this.bindBatchMoveElement()},M.prototype.update=function(e){try{var i=this;this.index=e.index||0,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=w.a.mm.toPt(e.width),this.designPaper.height=w.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-h.a.instance.paperHeightTrim+"mm"),this.overPrintOptions=e.overPrintOptions||{},this.designPaper.createOverPrintOptions(!0,this.overPrintOptions),this.watermarkOptions=e.watermarkOptions||{},this.designPaper.createWaterMark(!0,this.index,this.watermarkOptions),this.paperNumberLeft=e.paperNumberLeft,this.paperNumberTop=e.paperNumberTop,this.paperNumberDisabled=e.paperNumberDisabled,this.paperNumberContinue=e.paperNumberContinue,this.paperNumberFormat=e.paperNumberFormat,this.designPaper.paperNumberLeft=this.paperNumberLeft,this.designPaper.paperNumberTop=this.paperNumberTop,this.designPaper.paperNumberDisabled=this.paperNumberDisabled,this.designPaper.paperNumberContinue=this.paperNumberContinue,this.designPaper.paperNumberFormat=this.paperNumberFormat,this.designPaper.backgroundColor=e.backgroundColor,e.backgroundColor&&this.target.find(".hiprint-printPaper-background").css("background-color",e.backgroundColor),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=i.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",e.width+"mm"),this.target.css("height",e.height-h.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",e.height),this.target.parent().css("width",e.width+"mm"),this.target.parent().css("height",e.height-h.a.instance.paperHeightTrim+"mm"),this.designPaper.target.css("width",e.width+"mm"),this.designPaper.target.css("height",e.height-h.a.instance.paperHeightTrim+"mm"),this.target.find(".hiprint-printPaper-background").css("width",e.width+"mm"),this.designPaper.target.find(".hiprint-printPaper-background").css("width",e.width+"mm"),this.target.find(".hiprint-printPaper-background").css("height",e.height-h.a.instance.paperHeightTrim+"mm"),this.designPaper.target.find(".hiprint-printPaper-background").css("height",e.height-h.a.instance.paperHeightTrim+"mm"),this.designPaper.target.attr("original-height",e.height),this.zoom(this.scale),this.printElements.forEach(function(p){p.designTarget&&p.designTarget.length&&p.designTarget.remove()}),this.printElements=[],this.initPrintElements(e.printElements),this.printElements.forEach(function(p){i.appendDesignPrintElement(i.designPaper,p),p.design(e,i.designPaper)}),w.a.event.trigger("hiprintTemplateUpdate_"+i.templateId)}catch(p){throw console.log("update error: "),console.log(p),new Error(`update error: ${p}`)}},M.prototype.bindShortcutKeyEvent=function(){var e=this;$__default.default(document).keydown(function(i){if(i.target.tagName!="INPUT"){(i.ctrlKey||i.metaKey)&&i.keyCode==90&&(i.shiftKey?w.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"redo"):w.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"undo"),i.preventDefault());var p=h.a.instance.getHooks("documentShortcutKeys");p&&p.forEach(y=>{y.run({panel:e,event:i})})}})},M.prototype.copyJson=function(e){var i=[];try{var p=this,y=$__default.default("#copyArea");y.length||(y=$__default.default('<textarea id="copyArea" style="position: absolute; left: 0px; top: 0px;opacity: 0"></textarea>'),$__default.default("body").append(y)),i=p.getSelectEls();var Z=[];i.forEach(function(J){Z.push({options:J.options,printElementType:J.printElementType,id:J.id,templateId:J.templateId,cut:e||!1})});var W=JSON.stringify(Z);y.text(W),y.css("visibility","visible"),y.focus(),y.setSelectionRange?y.setSelectionRange(0,y.value.length):y.select(),document.execCommand("copy"),y.css("visibility","hidden"),p.designPaper.target.trigger($__default.default.Event("click")),p.designPaper.target.focus(),console.log("copyJson success")}catch(J){i=[],console.log("copyJson error",J)}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&&$__default.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=h.a.instance.getHooks("shortcutKeys");p&&p.forEach(y=>{y.run({panel:e,event:i})})}})},M.prototype.canPaste=function(e){var i=$__default.default("#copyArea");if(!i.length)return!1;var p=i.text(),y=JSON.parse(p);return Array.isArray(y)?y.some(function(Z){return Z.printElementType&&Z.templateId}):!!(y.printElementType&&y.templateId)},M.prototype.pasteJson=function(e){var i=$__default.default("#copyArea");if(!!i.length)try{var p=this,y=i.text(),Z=JSON.parse(y),W=!1;Array.isArray(Z)?(W=Z.some(function(J){return J.cut==!0}),Z.forEach(function(J){p.pasteByJson(J,e)})):(W=Z.cut,p.pasteByJson(Z,e)),W&&$__default.default("#copyArea").text("{}")}catch(J){console.error("pasteJson error",J)}},M.prototype.pasteByJson=function(e,i){if(!(!e.printElementType&&!e.templateId)){var p=this,y=e.options,Z=it.createPrintElementType(e.printElementType),W=Z.createPrintElement(y);if(!!W){var J=i&&i.currentTarget?!0:i,et=J?p.mouseOffsetX&&w.a.px.toPt(p.mouseOffsetX):y.left+=10,Q=J?p.mouseOffsetY&&w.a.px.toPt(p.mouseOffsetY):y.top+=10;J||(W.options.setLeft(et),W.options.setTop(Q)),W.setTemplateId(p.templateId),W.setPanel(p),p.appendDesignPrintElement(p.designPaper,W,!1),p.printElements.push(W),W.design(void 0,p.designPaper),console.log("pasteJson success"),w.a.event.trigger("hiprintTemplateDataChanged_"+p.templateId,e.cut?"\u526A\u5207":"\u590D\u5236"),W.designTarget.trigger($__default.default.Event("click"))}}},M.prototype.css=function(e){this.fontFamily?e.css("fontFamily",this.fontFamily):e[0].style.fontFamily="",this.backgroundColor?e.find(".hiprint-printPaper-background").css("background-color",this.backgroundColor):e[0].style.backgroundColor=""},M.prototype.getConfig=function(){return h.a.instance},M.prototype.getHtml=function(e,i,p,y,Z){var W=this;this.orderPrintElements();let J=W.getConfig();var et,Q=p||[],nt=y||this,O=void 0;return y?(O=Q[Q.length-1],et=O.getPanelTarget(),O.updateReferenceElement(new o.a({top:this.paperHeader,left:0,height:0,width:0,bottomInLastPaper:O.referenceElement.bottomInLastPaper,beginPrintPaperIndex:Q.length-1,printTopInPaper:O.referenceElement.bottomInLastPaper,endPrintPaperIndex:Q.length-1}))):(et=nt.createTarget(),O=nt.createNewPage(Q.length),Q.push(O),et.append(O.getTarget())),this.printElements.filter(function(rt){return!rt.isFixed()&&!rt.isHeaderOrFooter()}).forEach(function(rt){var q=[],ot=Q[Q.length-1];ot.referenceElement.isPositionLeftOrRight(rt.options.getTop())?O=Q[ot.referenceElement.beginPrintPaperIndex]:O=Q[ot.referenceElement.endPrintPaperIndex],q=rt.getHtml(O,e),q.forEach(function(It,st){It.referenceElement&&(It.referenceElement.endPrintPaperIndex=It.referenceElement.beginPrintPaperIndex+q.length-1),st>0&&(O.index<Q.length-1?O=Q[O.index+1]:(O=nt.createNewPage(Q.length,O.referenceElement),Q.push(O)),et.append(O.getTarget())),It.target&&(rt.options.showInPage!="none"&&O.append(It.target),O.updatePrintLine(It.printLine),rt.onRendered(O,It.target)),st==q.length-1&&It.referenceElement&&O.updateReferenceElement(It.referenceElement)})}),Z&&Z.templates.forEach(function(rt,q){var ot=rt.data||{},It=rt.options||{};rt.template.printPanels.forEach(function(st){st.getHtml(ot,It,p,W)})}),J.paperNumberContinue&&(W.paperNumberContinue?hinnn._paperList=[...hinnn._paperList||[],...Q]:hinnn._paperList=[...Q]),y||(this.lastPaperFooter&&Q[Q.length-1].printLine>this.lastPaperFooter&&(O=nt.createNewPage(Q.length,O.referenceElement),Q.push(O),et.append(O.getTarget())),this.panelPaperRule&&(this.panelPaperRule=="odd"&&Q.length%2==0&&(O=nt.createNewPage(Q.length,O.referenceElement),Q.push(O),et.append(O.getTarget())),this.panelPaperRule=="even"&&Q.length%2==1&&(O=nt.createNewPage(Q.length,O.referenceElement),Q.push(O),et.append(O.getTarget()))),Q.forEach(function(rt){rt.updatePaperNumber(rt.index+1,Q.length,i.paperNumberToggleInEven),W.fillPaperHeaderAndFooter(rt,e,Q.length),i&&(i.leftOffset!=null&&rt.setLeftOffset(i.leftOffset),i.topOffset!=null&&rt.setTopOffset(i.topOffset))}),et.prepend(this.getPrintStyle()),J.paperNumberContinue&&hinnn._paperList.forEach(function(rt,q){rt.updatePaperNumber(q+1,hinnn._paperList.length)})),et},M.prototype.resize=function(e,i,p,y){this.width=i,this.height=p,this.paperType=e,this.rotate=y,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 ut({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,paperNumberContinue:this.paperNumberContinue==null?!0:this.paperNumberContinue,paperNumberFormat:this.paperNumberFormat?this.paperNumberFormat:void 0,backgroundColor:this.backgroundColor?this.backgroundColor: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,overPrintOptions:this.overPrintOptions?this.overPrintOptions:void 0,watermarkOptions:this.watermarkOptions?this.watermarkOptions:void 0,leftOffset:this.leftOffset})},M.prototype.createTarget=function(){var e=$__default.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(y,Z){var W=g.a.instance.getDragingPrintElement(),J=W.printElement,et=i.designPaper.scale||1,Q=(W.left-w.a.px.toPt(i.target.children(".hiprint-printPaper").offset().left))/et,nt=(W.top-w.a.px.toPt(i.target.children(".hiprint-printPaper").offset().top))/et;J.updateSizeAndPositionOptions(i.mathroundToporleft(Q),i.mathroundToporleft(nt)),J.setTemplateId(i.templateId),J.setPanel(i),i.appendDesignPrintElement(i.designPaper,J,!0),i.printElements.push(J),J.design(void 0,e),w.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u65B0\u589E")}})},M.prototype.initPrintElements=function(e){var i=this;this.printElements=[],e&&e.forEach(function(p){var y;if(y=p.printElementType?it.createPrintElementType(p.printElementType):l.instance.getElementType(p.tid)){var Z=y.createPrintElement(p.options);Z.setTemplateId(i.templateId),Z.setPanel(i),i.printElements.push(Z)}else console.log("miss "+JSON.stringify(e))})},M.prototype.mathroundToporleft=function(e){var i=h.a.instance.movingDistance;return Math.round(e/i)*i},M.prototype.appendDesignPrintElement=function(e,i,p){i.setCurrenttemplateData(void 0);var y=i.getDesignTarget(e);y.addClass("design"),p&&i.initSizeByHtml(y),e.append(y)},M.prototype.createNewPage=function(e,i){var p=new m(this.templateId,this.index,this.overPrintOptions,this.watermarkOptions,this.panelPageRule,this.scale,this.width,this.height,this.paperHeader,this.paperFooter,this.paperNumberLeft,this.paperNumberTop,this.paperNumberDisabled,this.paperNumberContinue,this.paperNumberFormat,this.backgroundColor,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=w.a.orderBy(this.printElements,function(e){return e.options.getLeft()}),this.printElements=w.a.orderBy(this.printElements,function(e){return e.options.getTop()})},M.prototype.fillPaperHeaderAndFooter=function(e,i,p){this.printElements.filter(function(y){return y.isFixed()||y.isHeaderOrFooter()}).forEach(function(y){if(y.isFixed(),y.showInPage(e.index,p)){var Z=y.getHtml(e,i);Z.length&&e.append(Z[0].target)}})},M.prototype.clear=function(){this.printElements.forEach(function(e){e.designTarget&&e.designTarget.length&&e.designTarget.remove()}),this.printElements=[],w.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=$__default.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):it.createPrintElementType(e.printElementType))||console.log("miss "+JSON.stringify(e)),i},M.prototype.getPrintStyle=function(){return` <style printStyle>
1586
+ | |/g`,"g"),i)},M}(),P=function(M){function e(i){var u=M.call(this,i)||this;return u.title&&(u.title=f.replaceEnterAndNewlineAndTab(u.title,"")),u}return x(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}(U.a),c=function(M){function e(i,u){var y=M.call(this,i)||this;return y.options=new P(u),y.options.setDefault(new P(h.a.instance.text.default).getPrintElementOptionEntity()),y}return x(e,M),e.prototype.getDesignTarget=function(i){return M.prototype.getDesignTarget.call(this,i)},e.prototype.getProxyTarget=function(i){i&&this.SetProxyTargetOption(i);var u=this.getData(),y=this.createTarget(this.printElementType.getText(!0),u);return this.updateTargetSize(y),this.css(y,u),y},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 h.a.instance.text},e.prototype.getTitle=function(){var i=this.options.title||this.printElementType.title||"";return i&&(i=f.replaceEnterAndNewlineAndTab(i,"")),i},e.prototype.getData=function(i){var u=void 0,y=this.getField();if(u=i?y&&y.split(".").reduce((W,J)=>W?W[J]:i?i[J]:"",!1)||"":this.options.testData||this.printElementType.getData()||"",this.options.format){if(this.options.dataType=="datetime")return w.a.dateFormat(u,this.options.format);if(this.options.dataType=="boolen"){var Z=this.options.format.split(":");if(Z.length>0)return u===!0||u==="true"?Z[0]:Z[1]}}return u},e.prototype.updateTargetText=function(i,u,y,Z,W){var J=this.getFormatter(),et=i.find(".hiprint-printElement-text-content"),O="";O=this.getField()?(this.options.getHideTitle()?"":u?u+"\uFF1A":"")+hinnn.toUpperCase(this.options.upperCase,J?J(u,y,this.options,this._currenttemplateData,i):y):y=hinnn.toUpperCase(this.options.upperCase,J?J(u,u,this.options,this._currenttemplateData,i):u);var nt=this.options.getTextType();if(nt=="text")et.html(O);else{if(nt=="barcode"){et.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{y?(JsBarcode__default.default(et.find(".hibarcode_imgcode")[0],y,{format:this.options.getbarcodeMode(),width:1,textMargin:-1,lineColor:this.options.color||"#000000",margin:0,height:parseInt(w.a.pt.toPx(this.options.getHeight()||10).toString()),displayValue:!1}),et.find(".hibarcode_imgcode").attr("height","100%"),et.find(".hibarcode_imgcode").attr("width","100%"),this.options.hideTitle||et.find(".hibarcode_displayValue").html(y)):et.html("")}catch(ot){console.log(ot),et.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(nt=="qrcode"){et.html("");try{if(y){i.css("line-height",0),et.css("text-align","center");var Q=this.options.getWidth()||20,rt=this.options.getHeight()||20,q=$__default.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(y),et.html(q)}}catch(ot){console.log(ot),et.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}}},e.prototype.onResize=function(i,u,y,Z,W){M.prototype.onResize.call(this,i,u,y,Z,W),this.options.getTextType()!="barcode"&&this.options.getTextType()!="qrcode"||this.updateTargetText(this.designTarget,this.getTitle(),this.getData())},e.prototype.createTarget=function(i,u,y){var Z=$__default.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(Z,i,u,y),Z},e.prototype.getHtml=function(i,u,y){return this.getHtml2(i,u,y)},e}(N.a),d=function(M){function e(i){return M.call(this,i)||this}return x(e,M),e}(U.a),A=function(M){function e(i,u){var y=M.call(this,i)||this;return y.options=new d(u),y.options.setDefault(new d(h.a.instance.html.default).getPrintElementOptionEntity()),y}return x(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 u=i(this.getData(),this.options,this._currenttemplateData);this.designTarget.find(".hiprint-printElement-html-content").html(u)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||h.a.instance.html.showPoints},e.prototype.getConfigOptions=function(){return h.a.instance.html},e.prototype.createTarget=function(i,u){var y=$__default.default('<div class="hiprint-printElement hiprint-printElement-html" style="position: absolute;"><div class="hiprint-printElement-html-content" style="height:100%;width:100%"></div></div>'),Z=this.getFormatter();if(Z){var W=Z(this.getData(),this.options,this._currenttemplateData);y.find(".hiprint-printElement-html-content").append(W)}else this.options.content&&y.find(".hiprint-printElement-html-content").append(this.options.content);return y},e.prototype.getHtml=function(i,u,y){return this.getHtml2(i,u,y)},e}(N.a),z=function(M){function e(i,u){var y=M.call(this,i)||this;return y.options=new U.a(u),y.options.setDefault(new U.a(h.a.instance.vline.default).getPrintElementOptionEntity()),y}return x(e,M),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return h.a.instance.vline},e.prototype.createTarget=function(i,u){return $__default.default('<div class="hiprint-printElement hiprint-printElement-vline" style="border-left:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||h.a.instance.vline.showPoints},e.prototype.getHtml=function(i,u,y){return this.getHtml2(i,u,y)},e}(N.a),k=function(M){function e(i,u){var y=M.call(this,i)||this;return y.options=new U.a(u),y.options.setDefault(new U.a(h.a.instance.hline.default).getPrintElementOptionEntity()),y}return x(e,M),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return h.a.instance.hline},e.prototype.createTarget=function(i,u){return $__default.default('<div class="hiprint-printElement hiprint-printElement-hline" style="border-top:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||h.a.instance.hline.showPoints},e}(N.a),F=function(M){function e(i,u){var y=M.call(this,i)||this;return y.options=new U.a(u),y.options.setDefault(new U.a(h.a.instance.rect.default).getPrintElementOptionEntity()),y}return x(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||h.a.instance.rect.showPoints},e.prototype.getConfigOptions=function(){return h.a.instance.rect},e.prototype.createTarget=function(i,u){return $__default.default('<div class="hiprint-printElement hiprint-printElement-rect" style="border:1px solid;position: absolute;"></div>')},e.prototype.getHtml=function(i,u,y){return this.getHtml2(i,u,y)},e}(N.a),X=function(M){function e(i,u){var y=M.call(this,i)||this;return y.options=new U.a(u),y.options.setDefault(new U.a(h.a.instance.oval.default).getPrintElementOptionEntity()),y}return x(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||h.a.instance.oval.showPoints},e.prototype.getConfigOptions=function(){return h.a.instance.oval},e.prototype.createTarget=function(i,u){return $__default.default('<div class="hiprint-printElement hiprint-printElement-oval" style="border:1px solid;position: absolute;border-radius: 50%;"></div>')},e.prototype.getHtml=function(i,u,y){return this.getHtml2(i,u,y)},e}(N.a),V=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 c(e,i):e.type=="image"?new j(e,i):e.type=="longText"?new I(e,i):e.type=="table"?new v.a(e,i):e.type=="html"?new A(e,i):e.type=="vline"?new z(e,i):e.type=="hline"?new k(e,i):e.type=="rect"?new F(e,i):e.type=="oval"?new X(e,i):void 0;for(var u,y=h.a.instance.getHooks("createPrintElement"),Z=y.length,W=0;W<Z&&(u=y[W].run({Config:h.a.instance,BasePrintElement:N.a,Options:U.a,Supper:x,ele:e,eleOpt:i}),!u);W++);return u?new u(e,i):void 0},M}(),K=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 $__default.default.extend(i,e||{}),V.createPrintElement(this,i)},M.prototype.getPrintElementTypeEntity=function(){return new p({title:this.title,type:this.type})},M.prototype.getFields=function(){return this.fields},M.prototype.getOptions=function(){return this.options||{}},M}();r(16);var tt=r(12);(function(M){function e(i){var u=M.call(this,i)||this;return(i=i||{}).columns?(u.columns=[],i.columns.forEach(function(y){u.columns.push(new tt.a(y))})):u.columns=[new tt.a({columns:[new D.a({width:100}),new D.a({width:100})]})],u.lHeight=i.lHeight,u.autoCompletion=i.autoCompletion,u.tableFooterRepeat=i.tableFooterRepeat,u}return x(e,M),e.prototype.getPrintElementOptionEntity=function(){var i=M.prototype.getPrintElementOptionEntity.call(this);return i.fields=this.fields,i.columns=[],this.columns.forEach(function(u){i.columns.push(u.getPrintElementOptionEntity())}),i},e})(U.a);var R=function(M){function e(i){return M.call(this,i)||this}return x(e,M),e.prototype.createPrintElement=function(i){var u={};return $__default.default.extend(u,i||{}),V.createPrintElement(this,u)},e.prototype.getPrintElementTypeEntity=function(){return new p({title:this.title,type:this.type})},e}(K),it=function(){function M(){}return M.createPrintElementType=function(e){return e.type=e.type||"text",e.type=="text"?new R(e):e.type=="table"?new C(e):new K(e)},M}(),lt=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);it.createPrintElementType({type:i})},M.build=function(e,i){var u=M.formatterModule(i),y=new E().createPrintElementTypeHtml(e,this.getElementTypeGroups(u));this.enableDrag(y)},M.buildByHtml=function(e){this.enableDrag(e)},M.enableDrag=function(e){e.hidraggable({revert:!0,proxy:function(u){var y=g.a.instance.getDragingPrintElement(),Z=y.printElement.getProxyTarget(y.printElement.printElementType.getOptions());return Z.appendTo("body"),Z.css("z-index","9999"),Z},moveUnit:"pt",minMove:4,onBeforeDrag:function(u){g.a.instance.draging=!0;var y=$__default.default(u.data.target).attr("tid"),Z=M.getElementType(y,$__default.default(u.data.target).attr("ptype"));if(!Z)throw new Error(`\u8BF7\u68C0\u67E5 hiprint.init \u7684 provider \u662F\u5426\u914D\u7F6E\u4E86 [${y}]`);var W=Z.createPrintElement();if(!W&&Z.type=="tableCustom")throw new Error('\u5DF2\u79FB\u9664"tableCustom",\u8BF7\u66FF\u6362\u4F7F\u7528"table".\u8BE6\u60C5\u89C1\u66F4\u65B0\u8BB0\u5F55');return g.a.instance.setDragingPrintElement(W),!0},onDrag:function(u,y,Z){g.a.instance.getDragingPrintElement().updatePosition(y,Z)},onStopDrag:function(u){g.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(u){i.printElementTypes.push(it.createPrintElementType(u))})}}(),ut=function(){return function(M){if(this.index=M.index,this.name=M.name,this.paperType=M.paperType,this.paperType){var e=g.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||w.a.mm.toPt(this.height),this.printElements=M.printElements||[],this.paperNumberLeft=M.paperNumberLeft,this.paperNumberTop=M.paperNumberTop,this.paperNumberDisabled=M.paperNumberDisabled,this.paperNumberContinue=M.paperNumberContinue,this.paperNumberFormat=M.paperNumberFormat,this.backgroundColor=M.backgroundColor,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.overPrintOptions=M.overPrintOptions,this.watermarkOptions=M.watermarkOptions,this.scale=M.scale}}(),bt=function(){function M(e,i,u,y){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=u,this.lastTop=y}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}(),vt=function(){function M(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.paperNumberContinue=e.paperNumberContinue==null?!0:e.paperNumberContinue,this.paperNumberFormat=e.paperNumberFormat,this.backgroundColor=e.backgroundColor,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.overPrintOptions=e.overPrintOptions||{},this.watermarkOptions=e.watermarkOptions||{},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(u){i.paperHeader=u.paperHeader,i.paperFooter=u.paperFooter,i.paperNumberLeft=u.paperNumberLeft,i.paperNumberTop=u.paperNumberTop,i.paperNumberDisabled=u.paperNumberDisabled,i.paperNumberFormat=u.paperNumberFormat,i.backgroundColor=u.backgroundColor}),this.printElements.forEach(function(u){i.appendDesignPrintElement(i.designPaper,u),u.design(e,i.designPaper)}),this.target.bind("click.hiprint",function(u){let y={paperList:{type:i.paperType,width:i.width,height:i.height},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,paperDirections:void 0,paperNumberDisabled:i.paperNumberDisabled,paperNumberContinue:i.paperNumberContinue,paperNumberFormat:i.paperNumberFormat,backgroundColor:i.backgroundColor,overPrintOptions:i.overPrintOptions||{},watermarkOptions:i.watermarkOptions||{}};h.a.instance.paperNumberContinue||delete y.paperNumberContinue,w.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:y,callback:function(W){W.paperList&&i.resize(W.paperList.type,W.paperList.width,W.paperList.height,!1),i.overPrintOptions=i.designPaper.overPrintOptions=W.overPrintOptions||void 0,i.watermarkOptions=i.designPaper.watermarkOptions=W.watermarkOptions||void 0,i.panelPaperRule=W.panelPaperRule,i.panelPageRule=W.panelPageRule,i.firstPaperFooter=W.firstPaperFooter,i.evenPaperFooter=W.evenPaperFooter,i.oddPaperFooter=W.oddPaperFooter,i.lastPaperFooter=W.lastPaperFooter,i.leftOffset=W.leftOffset,i.topOffset=W.topOffset,i.fontFamily=W.fontFamily,i.orient=W.orient,i.paperNumberDisabled=i.designPaper.paperNumberDisabled=!!W.paperNumberDisabled||void 0,i.paperNumberContinue=i.designPaper.paperNumberContinue=W.paperNumberContinue,i.paperNumberFormat=W.paperNumberFormat,i.designPaper.paperNumberFormat=W.paperNumberFormat,i.backgroundColor=W.backgroundColor,i.designPaper.backgroundColor=W.backgroundColor,W.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(),W.overPrintOptions&&i.designPaper.createOverPrintOptions(!0,W.overPrintOptions),W.watermarkOptions&&i.designPaper.createWaterMark(!0,1,W.watermarkOptions)}})}),this.bindShortcutKeyEvent(),this.bingPasteEvent(),this.bindBatchMoveElement()},M.prototype.update=function(e){try{var i=this;this.index=e.index||0,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=w.a.mm.toPt(e.width),this.designPaper.height=w.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-h.a.instance.paperHeightTrim+"mm"),this.overPrintOptions=e.overPrintOptions||{},this.designPaper.createOverPrintOptions(!0,this.overPrintOptions),this.watermarkOptions=e.watermarkOptions||{},this.designPaper.createWaterMark(!0,this.index,this.watermarkOptions),this.paperNumberLeft=e.paperNumberLeft,this.paperNumberTop=e.paperNumberTop,this.paperNumberDisabled=e.paperNumberDisabled,this.paperNumberContinue=e.paperNumberContinue,this.paperNumberFormat=e.paperNumberFormat,this.designPaper.paperNumberLeft=this.paperNumberLeft,this.designPaper.paperNumberTop=this.paperNumberTop,this.designPaper.paperNumberDisabled=this.paperNumberDisabled,this.designPaper.paperNumberContinue=this.paperNumberContinue,this.designPaper.paperNumberFormat=this.paperNumberFormat,this.designPaper.backgroundColor=e.backgroundColor,e.backgroundColor&&this.target.find(".hiprint-printPaper-background").css("background-color",e.backgroundColor),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=i.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",e.width+"mm"),this.target.css("height",e.height-h.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",e.height),this.target.parent().css("width",e.width+"mm"),this.target.parent().css("height",e.height-h.a.instance.paperHeightTrim+"mm"),this.designPaper.target.css("width",e.width+"mm"),this.designPaper.target.css("height",e.height-h.a.instance.paperHeightTrim+"mm"),this.target.find(".hiprint-printPaper-background").css("width",e.width+"mm"),this.designPaper.target.find(".hiprint-printPaper-background").css("width",e.width+"mm"),this.target.find(".hiprint-printPaper-background").css("height",e.height-h.a.instance.paperHeightTrim+"mm"),this.designPaper.target.find(".hiprint-printPaper-background").css("height",e.height-h.a.instance.paperHeightTrim+"mm"),this.designPaper.target.attr("original-height",e.height),this.zoom(this.scale),this.printElements.forEach(function(u){u.designTarget&&u.designTarget.length&&u.designTarget.remove()}),this.printElements=[],this.initPrintElements(e.printElements),this.printElements.forEach(function(u){i.appendDesignPrintElement(i.designPaper,u),u.design(e,i.designPaper)}),w.a.event.trigger("hiprintTemplateUpdate_"+i.templateId)}catch(u){throw console.log("update error: "),console.log(u),new Error(`update error: ${u}`)}},M.prototype.bindShortcutKeyEvent=function(){var e=this;$__default.default(document).keydown(function(i){if(i.target.tagName!="INPUT"){(i.ctrlKey||i.metaKey)&&i.keyCode==90&&(i.shiftKey?w.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"redo"):w.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"undo"),i.preventDefault());var u=h.a.instance.getHooks("documentShortcutKeys");u&&u.forEach(y=>{y.run({panel:e,event:i})})}})},M.prototype.copyJson=function(e){var i=[];try{var u=this,y=$__default.default("#copyArea");y.length||(y=$__default.default('<textarea id="copyArea" style="position: absolute; left: 0px; top: 0px;opacity: 0"></textarea>'),$__default.default("body").append(y)),i=u.getSelectEls();var Z=[];i.forEach(function(J){Z.push({options:J.options,printElementType:J.printElementType,id:J.id,templateId:J.templateId,cut:e||!1})});var W=JSON.stringify(Z);y.text(W),y.css("visibility","visible"),y.focus(),y.setSelectionRange?y.setSelectionRange(0,y.value.length):y.select(),document.execCommand("copy"),y.css("visibility","hidden"),u.designPaper.target.trigger($__default.default.Event("click")),u.designPaper.target.focus(),console.log("copyJson success")}catch(J){i=[],console.log("copyJson error",J)}return i},M.prototype.cutJson=function(){try{var e=this,i=e.copyJson(!0);i&&i.forEach(function(u){e.deletePrintElement(u)})}catch(u){console.log("cutJson error",u)}},M.prototype.getSelectEls=function(){var e=this,i=[];return e.mouseRect&&e.mouseRect.target&&$__default.default(".mouseRect").length?i=e.getElementInRect(e.mouseRect):i=e.printElements.filter(function(u){return u.designTarget.children().last().css("display")=="block"&&!u.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 u=h.a.instance.getHooks("shortcutKeys");u&&u.forEach(y=>{y.run({panel:e,event:i})})}})},M.prototype.canPaste=function(e){var i=$__default.default("#copyArea");if(!i.length)return!1;var u=i.text(),y=JSON.parse(u);return Array.isArray(y)?y.some(function(Z){return Z.printElementType&&Z.templateId}):!!(y.printElementType&&y.templateId)},M.prototype.pasteJson=function(e){var i=$__default.default("#copyArea");if(!!i.length)try{var u=this,y=i.text(),Z=JSON.parse(y),W=!1;Array.isArray(Z)?(W=Z.some(function(J){return J.cut==!0}),Z.forEach(function(J){u.pasteByJson(J,e)})):(W=Z.cut,u.pasteByJson(Z,e)),W&&$__default.default("#copyArea").text("{}")}catch(J){console.error("pasteJson error",J)}},M.prototype.pasteByJson=function(e,i){if(!(!e.printElementType&&!e.templateId)){var u=this,y=e.options,Z=it.createPrintElementType(e.printElementType),W=Z.createPrintElement(y);if(!!W){var J=i&&i.currentTarget?!0:i,et=J?u.mouseOffsetX&&w.a.px.toPt(u.mouseOffsetX):y.left+=10,O=J?u.mouseOffsetY&&w.a.px.toPt(u.mouseOffsetY):y.top+=10;J||(W.options.setLeft(et),W.options.setTop(O)),W.setTemplateId(u.templateId),W.setPanel(u),u.appendDesignPrintElement(u.designPaper,W,!1),u.printElements.push(W),W.design(void 0,u.designPaper),console.log("pasteJson success"),w.a.event.trigger("hiprintTemplateDataChanged_"+u.templateId,e.cut?"\u526A\u5207":"\u590D\u5236"),W.designTarget.trigger($__default.default.Event("click"))}}},M.prototype.css=function(e){this.fontFamily?e.css("fontFamily",this.fontFamily):e[0].style.fontFamily="",this.backgroundColor?e.find(".hiprint-printPaper-background").css("background-color",this.backgroundColor):e[0].style.backgroundColor=""},M.prototype.getConfig=function(){return h.a.instance},M.prototype.getHtml=function(e,i,u,y,Z){var W=this;this.orderPrintElements();let J=W.getConfig();var et,O=u||[],nt=y||this,Q=void 0;return y?(Q=O[O.length-1],et=Q.getPanelTarget(),Q.updateReferenceElement(new o.a({top:this.paperHeader,left:0,height:0,width:0,bottomInLastPaper:Q.referenceElement.bottomInLastPaper,beginPrintPaperIndex:O.length-1,printTopInPaper:Q.referenceElement.bottomInLastPaper,endPrintPaperIndex:O.length-1}))):(et=nt.createTarget(),Q=nt.createNewPage(O.length),O.push(Q),et.append(Q.getTarget())),this.printElements.filter(function(rt){return!rt.isFixed()&&!rt.isHeaderOrFooter()}).forEach(function(rt){var q=[],ot=O[O.length-1];ot.referenceElement.isPositionLeftOrRight(rt.options.getTop())?Q=O[ot.referenceElement.beginPrintPaperIndex]:Q=O[ot.referenceElement.endPrintPaperIndex],q=rt.getHtml(Q,e),q.forEach(function(It,st){It.referenceElement&&(It.referenceElement.endPrintPaperIndex=It.referenceElement.beginPrintPaperIndex+q.length-1),st>0&&(Q.index<O.length-1?Q=O[Q.index+1]:(Q=nt.createNewPage(O.length,Q.referenceElement),O.push(Q)),et.append(Q.getTarget())),It.target&&(rt.options.showInPage!="none"&&Q.append(It.target),Q.updatePrintLine(It.printLine),rt.onRendered(Q,It.target)),st==q.length-1&&It.referenceElement&&Q.updateReferenceElement(It.referenceElement)})}),Z&&Z.templates.forEach(function(rt,q){var ot=rt.data||{},It=rt.options||{};rt.template.printPanels.forEach(function(st){st.getHtml(ot,It,u,W)})}),J.paperNumberContinue&&(W.paperNumberContinue?hinnn._paperList=[...hinnn._paperList||[],...O]:hinnn._paperList=[...O]),y||(this.lastPaperFooter&&O[O.length-1].printLine>this.lastPaperFooter&&(Q=nt.createNewPage(O.length,Q.referenceElement),O.push(Q),et.append(Q.getTarget())),this.panelPaperRule&&(this.panelPaperRule=="odd"&&O.length%2==0&&(Q=nt.createNewPage(O.length,Q.referenceElement),O.push(Q),et.append(Q.getTarget())),this.panelPaperRule=="even"&&O.length%2==1&&(Q=nt.createNewPage(O.length,Q.referenceElement),O.push(Q),et.append(Q.getTarget()))),O.forEach(function(rt){rt.updatePaperNumber(rt.index+1,O.length,i.paperNumberToggleInEven),W.fillPaperHeaderAndFooter(rt,e,O.length),i&&(i.leftOffset!=null&&rt.setLeftOffset(i.leftOffset),i.topOffset!=null&&rt.setTopOffset(i.topOffset))}),et.prepend(this.getPrintStyle()),J.paperNumberContinue&&hinnn._paperList.forEach(function(rt,q){rt.updatePaperNumber(q+1,hinnn._paperList.length)})),et},M.prototype.resize=function(e,i,u,y){this.width=i,this.height=u,this.paperType=e,this.rotate=y,this.designPaper.resize(i,u)},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(u){i.push(u.getPrintElementEntity(e))}),new ut({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,paperNumberContinue:this.paperNumberContinue==null?!0:this.paperNumberContinue,paperNumberFormat:this.paperNumberFormat?this.paperNumberFormat:void 0,backgroundColor:this.backgroundColor?this.backgroundColor: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,overPrintOptions:this.overPrintOptions?this.overPrintOptions:void 0,watermarkOptions:this.watermarkOptions?this.watermarkOptions:void 0,leftOffset:this.leftOffset})},M.prototype.createTarget=function(){var e=$__default.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(y,Z){var W=g.a.instance.getDragingPrintElement(),J=W.printElement,et=i.designPaper.scale||1,O=(W.left-w.a.px.toPt(i.target.children(".hiprint-printPaper").offset().left))/et,nt=(W.top-w.a.px.toPt(i.target.children(".hiprint-printPaper").offset().top))/et;J.updateSizeAndPositionOptions(i.mathroundToporleft(O),i.mathroundToporleft(nt)),J.setTemplateId(i.templateId),J.setPanel(i),i.appendDesignPrintElement(i.designPaper,J,!0),i.printElements.push(J),J.design(void 0,e),w.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u65B0\u589E")}})},M.prototype.initPrintElements=function(e){var i=this;this.printElements=[],e&&e.forEach(function(u){var y;if(y=u.printElementType?it.createPrintElementType(u.printElementType):l.instance.getElementType(u.tid)){var Z=y.createPrintElement(u.options);Z.setTemplateId(i.templateId),Z.setPanel(i),i.printElements.push(Z)}else console.log("miss "+JSON.stringify(e))})},M.prototype.mathroundToporleft=function(e){var i=h.a.instance.movingDistance;return Math.round(e/i)*i},M.prototype.appendDesignPrintElement=function(e,i,u){i.setCurrenttemplateData(void 0);var y=i.getDesignTarget(e);y.addClass("design"),u&&i.initSizeByHtml(y),e.append(y)},M.prototype.createNewPage=function(e,i){var u=new m(this.templateId,this.index,this.overPrintOptions,this.watermarkOptions,this.panelPageRule,this.scale,this.width,this.height,this.paperHeader,this.paperFooter,this.paperNumberLeft,this.paperNumberTop,this.paperNumberDisabled,this.paperNumberContinue,this.paperNumberFormat,this.backgroundColor,e,i);return u.setFooter(this.firstPaperFooter,this.evenPaperFooter,this.oddPaperFooter,this.lastPaperFooter),u.setOffset(this.leftOffset,this.topOffset),u},M.prototype.orderPrintElements=function(){this.printElements=w.a.orderBy(this.printElements,function(e){return e.options.getLeft()}),this.printElements=w.a.orderBy(this.printElements,function(e){return e.options.getTop()})},M.prototype.fillPaperHeaderAndFooter=function(e,i,u){this.printElements.filter(function(y){return y.isFixed()||y.isHeaderOrFooter()}).forEach(function(y){if(y.isFixed(),y.showInPage(e.index,u)){var Z=y.getHtml(e,i);Z.length&&e.append(Z[0].target)}})},M.prototype.clear=function(){this.printElements.forEach(function(e){e.designTarget&&e.designTarget.length&&e.designTarget.remove()}),this.printElements=[],w.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u6E05\u7A7A")},M.prototype.insertPrintElementToPanel=function(e){var i=this.getPrintElementTypeByEntity(e);if(i){var u=i.createPrintElement(e.options);u.setTemplateId(this.templateId),u.setPanel(this),this.printElements.push(u)}},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=$__default.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):it.createPrintElementType(e.printElementType))||console.log("miss "+JSON.stringify(e)),i},M.prototype.getPrintStyle=function(){return` <style printStyle>
1587
1587
  @page
1588
1588
  {
1589
1589
  border:0;
@@ -1592,15 +1592,15 @@
1592
1592
  `+this.getPrintSizeStyle()+`
1593
1593
  }
1594
1594
  </style>
1595
- `},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,y){p.id==e.id&&(e.delete(),i.printElements.splice(y,1),w.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.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},M.prototype.bindBatchMoveElement=function(){var e=this;this.designPaper.getTarget().on("mousemove",function(i){i.target.className&&_typeof(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,g.a.instance.draging||i.buttons===1&&g.a.instance.rectDraging&&e.mouseRect&&(e.mouseRect.updateRect(i.pageX,i.pageY),e.updateRectPanel(e.mouseRect)))}).on("mousedown",function(i){g.a.instance.rectDraging=!0,!(i.target.className&&_typeof(i.target.className)=="string"&&i.target.className.includes("editing"))&&(g.a.instance.draging||(e.mouseRect&&e.mouseRect.target&&e.mouseRect.target.remove(),i.buttons===1&&g.a.instance.rectDraging&&(_typeof(i.target.className)=="string"&&i.target.className.includes("hiprint-printPaper hidroppable design")||i.target.className.includes("hiprint-printPaper-content"))&&(e.mouseRect=new bt(i.pageX,i.pageY,g.a.instance.dragLengthCNum(i.pageX-e.designPaper.getTarget().offset().left,h.a.instance.movingDistance),g.a.instance.dragLengthCNum(i.pageY-e.designPaper.getTarget().offset().top,h.a.instance.movingDistance)))))}).on("mouseup",function(i){g.a.instance.rectDraging&&e.mouseRect&&$__default.default(".mouseRect").length&&($__default.default(".mouseRect").height()>10||$__default.default(".mouseRect").width()>10)&&setTimeout(function(){w.a.event.trigger("hiprintTemplateMouseUp_"+e.templateId)},300),g.a.instance.rectDraging=!1}).on("click",function(i){setTimeout(function(){w.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(),y=this.designPaper.scale||1;if(this.mouseRect.target||(this.mouseRect.target=$__default.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(et,Q,nt){i.mouseRect.lastLeft=i.mouseRect.lastLeft?w.a.px.toPt(i.mouseRect.target[0].offsetLeft):Q/y,i.mouseRect.lastTop=i.mouseRect.lastTop?w.a.px.toPt(i.mouseRect.target[0].offsetTop):nt/y,(i.mouseRect.mouseRectSelectedElement||[]).forEach(function(O){O.updatePositionByMultipleSelect(Q-i.mouseRect.lastLeft,nt-i.mouseRect.lastTop)}),i.mouseRect.lastLeft=Q/y,i.mouseRect.lastTop=nt/y,g.a.instance.changed=!0},moveUnit:"pt",minMove:h.a.instance.movingDistance,onBeforeDrag:function(et){i.mouseRect.target.focus(),g.a.instance.draging=!0,i.mouseRect.mouseRectSelectedElement||(i.mouseRect.mouseRectSelectedElement=i.getElementInRect(i.mouseRect)),i.mouseRect.target.css({transform:"unset"})},getScale:function(){return i.designPaper.scale||1},onStopDrag:function(et){g.a.instance.changed&&w.a.event.trigger("hiprintTemplateDataChanged_"+p.templateId,"\u6846\u9009\u79FB\u52A8"),g.a.instance.draging=!1,g.a.instance.changed=!1}}),this.mouseRect.target.hicontextMenu(i.getContextMenuList())),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/y+"pt",top:e.lastTop/y+"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/y+"pt",top:e.lastTop/y+"pt",transform:"rotate(180deg)","transform-origin":"0 0"});else{var Z="",W="rotate(180deg)";e.startX==e.minX||e.startX==e.maxX?e.ey>=e.by?(W="scaleX(-1)",Z="left"):Z="center top":(e.startY==e.minY||e.startY==e.maxY)&&(Z=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/y+"pt",top:e.lastTop/y+"pt",transform:W,"transform-origin":Z})}e.target.focus()},M.prototype.getContextMenuList=function(e){var i=this,p=g.a.instance.getPrintTemplateById(this.templateId);return{panel:i,menus:[{text:"\u590D\u5236",icon:"sv-copy",desc:"Ctrl/\u2318+C",enabled:!0,disable:!1,callback:function(){i.copyJson()}},{text:"\u514B\u9686",icon:"sv-clone",desc:"Ctrl/\u2318+D",enabled:!0,disable:!1,callback:function(){i.copyJson(),i.pasteJson()}},{text:"\u526A\u5207",icon:"sv-cut",desc:"Ctrl/\u2318+X",enabled:!0,disable:!1,callback:function(){i.cutJson()}},{text:"\u5220\u9664",icon:"sv-delete",desc:"delete/\u232B",enabled:!0,borderBottom:!0,disable:!1,callback:function(){var Z=i.getSelectEls();Z.forEach(W=>{i.deletePrintElement(W)})}},{text:"\u5DE6\u5BF9\u9F50",icon:"sv-left",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){p.setElsAlign("left")}},{text:"\u6C34\u5E73\u5C45\u4E2D",icon:"sv-vertical",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){p.setElsAlign("vertical")}},{text:"\u53F3\u5BF9\u9F50",icon:"sv-right",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){p.setElsAlign("right")}},{text:"\u9876\u90E8\u5BF9\u9F50",icon:"sv-top",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){p.setElsAlign("top")}},{text:"\u5782\u76F4\u5C45\u4E2D",icon:"sv-horizontal",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){p.setElsAlign("horizontal")}},{text:"\u5E95\u90E8\u5BF9\u9F50",icon:"sv-bottom",enabled:function(){return i.getSelectEls().length>1},disable:!1,borderBottom:!0,callback:function(){p.setElsAlign("bottom")}},{text:"\u7B49\u5BBD",icon:"sv-sync-width",desc:"\u53D6\u5143\u7D20\u6392\u5E8F\u7B2C\u4E00\u7684\u5BBD",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){var Z=i.getSelectEls(),W=Z[0].options.width;Z.forEach(J=>{J.updateOption("widthHeight",{width:W},!1)})}},{text:"\u7B49\u9AD8",icon:"sv-sync-height",desc:"\u53D6\u5143\u7D20\u6392\u5E8F\u7B2C\u4E00\u7684\u9AD8",enabled:function(){return i.getSelectEls().length>1},disable:!1,borderBottom:!0,callback:function(){var Z=i.getSelectEls(),W=Z[0].options.height;Z.forEach(J=>{J.updateOption("widthHeight",{height:W},!1)})}},{text:"\u79FB\u81F3\u9876\u5C42",icon:"sv-zIndex-top",enabled:function(){return i.getSelectEls().length<=1},disable:!1,callback:function(){e.updateOption("zIndex",999)}},{text:"\u4E0A\u79FB\u4E00\u5C42",icon:"sv-zIndex-plus",enabled:function(){return i.getSelectEls().length<=1},disable:!1,callback:function(){let Z=(e.options.zIndex||1)+1;e.updateOption("zIndex",Z)}},{text:"\u4E0B\u79FB\u4E00\u5C42",icon:"sv-zIndex-minus",enabled:function(){return i.getSelectEls().length<=1},disable:!1,callback:function(){let Z=(e.options.zIndex||1)-1;e.updateOption("zIndex",Z)}},{text:"\u79FB\u81F3\u5E95\u5C42",icon:"sv-zIndex-bottom",enabled:function(){return i.getSelectEls().length<=1},borderBottom:!0,disable:!1,callback:function(){e.updateOption("zIndex",0)}},{text:"\u5BF9\u9F50",icon:"sv-more",borderBottom:!0,enabled:function(){return i.getSelectEls().length<=1},menus:[{text:"\u9ED8\u8BA4/\u5C45\u5DE6",callback:function(){e.updateOption("textAlign","")}},{text:"\u5C45\u4E2D",callback:function(){e.updateOption("textAlign","center")}},{text:"\u5C45\u53F3",callback:function(){e.updateOption("textAlign","right")}},{text:"\u4E24\u7AEF\u5BF9\u9F50",borderBottom:!0,callback:function(){e.updateOption("textAlign","justify")}},{text:"\u9ED8\u8BA4/\u9876\u90E8",callback:function(){e.updateOption("textContentVerticalAlign","")}},{text:"\u5782\u76F4\u5C45\u4E2D",callback:function(){e.updateOption("textContentVerticalAlign","middle")}},{text:"\u5E95\u90E8",callback:function(){e.updateOption("textContentVerticalAlign","bottom")}}]}]}},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 y=i.mouseRect.mouseRectSelectedElement||[];switch(p.keyCode){case 8:case 46:y.forEach(function(Z){i.deletePrintElement(Z)}),w.a.event.trigger("clearSettingContainer");break;case 37:i.mouseRect.updatePositionByMultipleSelect(0-h.a.instance.movingDistance,0),y.forEach(function(Z){Z.updatePositionByMultipleSelect(0-h.a.instance.movingDistance,0)}),p.preventDefault();break;case 38:i.mouseRect.updatePositionByMultipleSelect(0,0-h.a.instance.movingDistance),y.forEach(function(Z){Z.updatePositionByMultipleSelect(0,0-h.a.instance.movingDistance)}),p.preventDefault();break;case 39:i.mouseRect.updatePositionByMultipleSelect(h.a.instance.movingDistance,0),y.forEach(function(Z){Z.updatePositionByMultipleSelect(h.a.instance.movingDistance,0)}),p.preventDefault();break;case 40:i.mouseRect.updatePositionByMultipleSelect(0,h.a.instance.movingDistance),y.forEach(function(Z){Z.updatePositionByMultipleSelect(0,h.a.instance.movingDistance)}),p.preventDefault()}[37,38,39,40].includes(p.keyCode)&&w.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u6846\u9009\u79FB\u52A8")})},M}(),dt=function(){return function(M){if(M)if(M.panels){this.panels=[];for(var e=0;e<M.panels.length;e++)this.panels.push(new ut(M.panels[e]))}else this.panels=[]}}(),yt=r(9),ft=function(){function M(e,i){var p=this;this.printElementOptionSettingPanel={},this.printTemplate=e,this.settingContainer=$__default.default(i),w.a.event.on(e.getPrintElementSelectEventKey(),function(y){p.buildSetting(y)}),w.a.event.on(e.getBuildCustomOptionSettingEventKey(),function(y){p.buildSettingByCustomOptions(y)}),w.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,y=e.printElement,Z=e.customOptionsInput,W=y.getPrintElementOptionTabs();i.clearSettingContainer();var J;W.length?(J=$__default.default('<div class="prop-tabs"><ul class="prop-tab-items"></ul></div>'),W.forEach(function(O){var rt=$__default.default('<li class="prop-tab-item"><span class="tab-title">'+O.name+"</span></li>");J.find(".prop-tab-items").append(rt);var q=$__default.default('<div class="hiprint-option-items" data-title="'+O.name+'"></div>');O.list.forEach(function(ot){ot.submit=function(st){y.submitOption()};var It=ot.createTarget(y,y.options,y.printElementType);i.printElementOptionSettingPanel[ot.name]=It,q.append(It),["columns","dataType"].includes(ot.name)?ot.setValue(y.options[ot.name],y.options,y.printElementType):["coordinate","widthHeight"].includes(ot.name)?ot.setValue(y.options,y):ot.setValue(y.options[ot.name]||y.printElementType[ot.name]),It.find("textarea").bind("click.textarea",function(st){i.printTemplate&&i.printTemplate.onFunctionClick&&i.printTemplate.onFunctionClick(ot,i.lastPrintElement,st)})}),O.list.length==0&&Z&&Z.length&&Z.forEach(function(ot){var It=ot.callback;ot.callback=function(ht){It&&It(ht)};var st=ot.optionItems;ot.title&&q.append(`<div class="hiprint-option-item hiprint-option-item-row">
1595
+ `},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(u,y){u.id==e.id&&(e.delete(),i.printElements.splice(y,1),w.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,u){return i})},M.prototype.getElementByName=function(e){return this.printElements.filter(function(i){return i.options.name===e}).map(function(i,u){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.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},M.prototype.bindBatchMoveElement=function(){var e=this;this.designPaper.getTarget().on("mousemove",function(i){i.target.className&&_typeof(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,g.a.instance.draging||i.buttons===1&&g.a.instance.rectDraging&&e.mouseRect&&(e.mouseRect.updateRect(i.pageX,i.pageY),e.updateRectPanel(e.mouseRect)))}).on("mousedown",function(i){g.a.instance.rectDraging=!0,!(i.target.className&&_typeof(i.target.className)=="string"&&i.target.className.includes("editing"))&&(g.a.instance.draging||(e.mouseRect&&e.mouseRect.target&&e.mouseRect.target.remove(),i.buttons===1&&g.a.instance.rectDraging&&(_typeof(i.target.className)=="string"&&i.target.className.includes("hiprint-printPaper hidroppable design")||i.target.className.includes("hiprint-printPaper-content"))&&(e.mouseRect=new bt(i.pageX,i.pageY,g.a.instance.dragLengthCNum(i.pageX-e.designPaper.getTarget().offset().left,h.a.instance.movingDistance),g.a.instance.dragLengthCNum(i.pageY-e.designPaper.getTarget().offset().top,h.a.instance.movingDistance)))))}).on("mouseup",function(i){g.a.instance.rectDraging&&e.mouseRect&&$__default.default(".mouseRect").length&&($__default.default(".mouseRect").height()>10||$__default.default(".mouseRect").width()>10)&&setTimeout(function(){w.a.event.trigger("hiprintTemplateMouseUp_"+e.templateId)},300),g.a.instance.rectDraging=!1}).on("click",function(i){setTimeout(function(){w.a.event.trigger("hiprintTemplateMouseUp_"+e.templateId)},300)})},M.prototype.getElementInRect=function(e){var i=[];return this.printElements.filter(function(u){return u.options.draggable!==!1}).forEach(function(u){u.inRect(e)&&i.push(u)}),i},M.prototype.updateRectPanel=function(e){var i=this,u=this.designPaper.getTarget(),y=this.designPaper.scale||1;if(this.mouseRect.target||(this.mouseRect.target=$__default.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>'),u.find(".hiprint-printPaper-content").append(this.mouseRect.target),this.bingKeyboardMoveEvent(this.mouseRect.target),this.mouseRect.target.hidraggable({onDrag:function(et,O,nt){i.mouseRect.lastLeft=i.mouseRect.lastLeft?w.a.px.toPt(i.mouseRect.target[0].offsetLeft):O/y,i.mouseRect.lastTop=i.mouseRect.lastTop?w.a.px.toPt(i.mouseRect.target[0].offsetTop):nt/y,(i.mouseRect.mouseRectSelectedElement||[]).forEach(function(Q){Q.updatePositionByMultipleSelect(O-i.mouseRect.lastLeft,nt-i.mouseRect.lastTop)}),i.mouseRect.lastLeft=O/y,i.mouseRect.lastTop=nt/y,g.a.instance.changed=!0},moveUnit:"pt",minMove:h.a.instance.movingDistance,onBeforeDrag:function(et){i.mouseRect.target.focus(),g.a.instance.draging=!0,i.mouseRect.mouseRectSelectedElement||(i.mouseRect.mouseRectSelectedElement=i.getElementInRect(i.mouseRect)),i.mouseRect.target.css({transform:"unset"})},getScale:function(){return i.designPaper.scale||1},onStopDrag:function(et){g.a.instance.changed&&w.a.event.trigger("hiprintTemplateDataChanged_"+u.templateId,"\u6846\u9009\u79FB\u52A8"),g.a.instance.draging=!1,g.a.instance.changed=!1}}),this.mouseRect.target.hicontextMenu(i.getContextMenuList())),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/y+"pt",top:e.lastTop/y+"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/y+"pt",top:e.lastTop/y+"pt",transform:"rotate(180deg)","transform-origin":"0 0"});else{var Z="",W="rotate(180deg)";e.startX==e.minX||e.startX==e.maxX?e.ey>=e.by?(W="scaleX(-1)",Z="left"):Z="center top":(e.startY==e.minY||e.startY==e.maxY)&&(Z=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/y+"pt",top:e.lastTop/y+"pt",transform:W,"transform-origin":Z})}e.target.focus()},M.prototype.getContextMenuList=function(e){var i=this,u=g.a.instance.getPrintTemplateById(this.templateId);return{panel:i,menus:[{text:"\u590D\u5236",icon:"sv-copy",desc:"Ctrl/\u2318+C",enabled:!0,disable:!1,callback:function(){i.copyJson()}},{text:"\u514B\u9686",icon:"sv-clone",desc:"Ctrl/\u2318+D",enabled:!0,disable:!1,callback:function(){i.copyJson(),i.pasteJson()}},{text:"\u526A\u5207",icon:"sv-cut",desc:"Ctrl/\u2318+X",enabled:!0,disable:!1,callback:function(){i.cutJson()}},{text:"\u5220\u9664",icon:"sv-delete",desc:"delete/\u232B",enabled:!0,borderBottom:!0,disable:!1,callback:function(){var Z=i.getSelectEls();Z.forEach(W=>{i.deletePrintElement(W)})}},{text:"\u5DE6\u5BF9\u9F50",icon:"sv-left",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){u.setElsAlign("left")}},{text:"\u6C34\u5E73\u5C45\u4E2D",icon:"sv-vertical",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){u.setElsAlign("vertical")}},{text:"\u53F3\u5BF9\u9F50",icon:"sv-right",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){u.setElsAlign("right")}},{text:"\u9876\u90E8\u5BF9\u9F50",icon:"sv-top",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){u.setElsAlign("top")}},{text:"\u5782\u76F4\u5C45\u4E2D",icon:"sv-horizontal",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){u.setElsAlign("horizontal")}},{text:"\u5E95\u90E8\u5BF9\u9F50",icon:"sv-bottom",enabled:function(){return i.getSelectEls().length>1},disable:!1,borderBottom:!0,callback:function(){u.setElsAlign("bottom")}},{text:"\u7B49\u5BBD",icon:"sv-sync-width",desc:"\u53D6\u5143\u7D20\u6392\u5E8F\u7B2C\u4E00\u7684\u5BBD",enabled:function(){return i.getSelectEls().length>1},disable:!1,callback:function(){var Z=i.getSelectEls(),W=Z[0].options.width;Z.forEach(J=>{J.updateOption("widthHeight",{width:W},!1)})}},{text:"\u7B49\u9AD8",icon:"sv-sync-height",desc:"\u53D6\u5143\u7D20\u6392\u5E8F\u7B2C\u4E00\u7684\u9AD8",enabled:function(){return i.getSelectEls().length>1},disable:!1,borderBottom:!0,callback:function(){var Z=i.getSelectEls(),W=Z[0].options.height;Z.forEach(J=>{J.updateOption("widthHeight",{height:W},!1)})}},{text:"\u79FB\u81F3\u9876\u5C42",icon:"sv-zIndex-top",enabled:function(){return i.getSelectEls().length<=1},disable:!1,callback:function(){e.updateOption("zIndex",999)}},{text:"\u4E0A\u79FB\u4E00\u5C42",icon:"sv-zIndex-plus",enabled:function(){return i.getSelectEls().length<=1},disable:!1,callback:function(){let Z=(e.options.zIndex||1)+1;e.updateOption("zIndex",Z)}},{text:"\u4E0B\u79FB\u4E00\u5C42",icon:"sv-zIndex-minus",enabled:function(){return i.getSelectEls().length<=1},disable:!1,callback:function(){let Z=(e.options.zIndex||1)-1;e.updateOption("zIndex",Z)}},{text:"\u79FB\u81F3\u5E95\u5C42",icon:"sv-zIndex-bottom",enabled:function(){return i.getSelectEls().length<=1},borderBottom:!0,disable:!1,callback:function(){e.updateOption("zIndex",0)}},{text:"\u5BF9\u9F50",icon:"sv-more",borderBottom:!0,enabled:function(){return i.getSelectEls().length<=1},menus:[{text:"\u9ED8\u8BA4/\u5C45\u5DE6",callback:function(){e.updateOption("textAlign","")}},{text:"\u5C45\u4E2D",callback:function(){e.updateOption("textAlign","center")}},{text:"\u5C45\u53F3",callback:function(){e.updateOption("textAlign","right")}},{text:"\u4E24\u7AEF\u5BF9\u9F50",borderBottom:!0,callback:function(){e.updateOption("textAlign","justify")}},{text:"\u9ED8\u8BA4/\u9876\u90E8",callback:function(){e.updateOption("textContentVerticalAlign","")}},{text:"\u5782\u76F4\u5C45\u4E2D",callback:function(){e.updateOption("textContentVerticalAlign","middle")}},{text:"\u5E95\u90E8",callback:function(){e.updateOption("textContentVerticalAlign","bottom")}}]}]}},M.prototype.bingKeyboardMoveEvent=function(e){var i=this;e.attr("tabindex","1"),e.keydown(function(u){i.mouseRect.mouseRectSelectedElement||(i.mouseRect.mouseRectSelectedElement=i.getElementInRect(i.mouseRect));var y=i.mouseRect.mouseRectSelectedElement||[];switch(u.keyCode){case 8:case 46:y.forEach(function(Z){i.deletePrintElement(Z)}),w.a.event.trigger("clearSettingContainer");break;case 37:i.mouseRect.updatePositionByMultipleSelect(0-h.a.instance.movingDistance,0),y.forEach(function(Z){Z.updatePositionByMultipleSelect(0-h.a.instance.movingDistance,0)}),u.preventDefault();break;case 38:i.mouseRect.updatePositionByMultipleSelect(0,0-h.a.instance.movingDistance),y.forEach(function(Z){Z.updatePositionByMultipleSelect(0,0-h.a.instance.movingDistance)}),u.preventDefault();break;case 39:i.mouseRect.updatePositionByMultipleSelect(h.a.instance.movingDistance,0),y.forEach(function(Z){Z.updatePositionByMultipleSelect(h.a.instance.movingDistance,0)}),u.preventDefault();break;case 40:i.mouseRect.updatePositionByMultipleSelect(0,h.a.instance.movingDistance),y.forEach(function(Z){Z.updatePositionByMultipleSelect(0,h.a.instance.movingDistance)}),u.preventDefault()}[37,38,39,40].includes(u.keyCode)&&w.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u6846\u9009\u79FB\u52A8")})},M}(),dt=function(){return function(M){if(M)if(M.panels){this.panels=[];for(var e=0;e<M.panels.length;e++)this.panels.push(new ut(M.panels[e]))}else this.panels=[]}}(),yt=r(9),ft=function(){function M(e,i){var u=this;this.printElementOptionSettingPanel={},this.printTemplate=e,this.settingContainer=$__default.default(i),w.a.event.on(e.getPrintElementSelectEventKey(),function(y){u.buildSetting(y)}),w.a.event.on(e.getBuildCustomOptionSettingEventKey(),function(y){u.buildSettingByCustomOptions(y)}),w.a.event.on("clearSettingContainer",function(){u.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,u=this,y=e.printElement,Z=e.customOptionsInput,W=y.getPrintElementOptionTabs();i.clearSettingContainer();var J;W.length?(J=$__default.default('<div class="prop-tabs"><ul class="prop-tab-items"></ul></div>'),W.forEach(function(Q){var rt=$__default.default('<li class="prop-tab-item"><span class="tab-title">'+Q.name+"</span></li>");J.find(".prop-tab-items").append(rt);var q=$__default.default('<div class="hiprint-option-items" data-title="'+Q.name+'"></div>');Q.list.forEach(function(ot){ot.submit=function(st){y.submitOption()};var It=ot.createTarget(y,y.options,y.printElementType);i.printElementOptionSettingPanel[ot.name]=It,q.append(It),["columns","dataType"].includes(ot.name)?ot.setValue(y.options[ot.name],y.options,y.printElementType):["coordinate","widthHeight"].includes(ot.name)?ot.setValue(y.options,y):ot.setValue(y.options[ot.name]||y.printElementType[ot.name]),It.find("textarea").bind("click.textarea",function(st){i.printTemplate&&i.printTemplate.onFunctionClick&&i.printTemplate.onFunctionClick(ot,i.lastPrintElement,st)})}),Q.list.length==0&&Z&&Z.length&&Z.forEach(function(ot){var It=ot.callback;ot.callback=function(ht){It&&It(ht)};var st=ot.optionItems;ot.title&&q.append(`<div class="hiprint-option-item hiprint-option-item-row">
1596
1596
  <div class="hiprint-option-item-label hiprint-option-title">
1597
1597
  `+ot.title+`
1598
1598
  </div>
1599
- </div>`),st.forEach(function(ht){ht.submit=function(xt){ot.callback(p.getValueByOptionItems(st))};var Tt=ht.createTarget(p.printTemplate,ot.options,y);q.append(Tt),ht.name=="columnField"?ht.setValue(ot.options.field,ot.options,void 0):ht.setValue(ot.options[ht.name],ot.options,void 0),Tt.find("textarea").bind("click.textarea",function(xt){ht.name!="title"&&p.printTemplate&&p.printTemplate.onFunctionClick&&p.printTemplate.onFunctionClick(ht,p.lastPrintElement,xt)})}),q.find(".auto-submit").change(function(){ot.callback(p.getValueByOptionItems(st))}),q.find(".auto-submit:input").bind("keydown.submitOption",function(ht){ht.keyCode===13&&ot.callback(p.getValueByOptionItems(st))})}),J.append(q)})):(J=$__default.default('<div class="hiprint-option-items"></div>'),y.getPrintElementOptionItems().forEach(function(O){O.submit=function(q){y.submitOption()};var rt=O.createTarget(y,y.options,y.printElementType);i.printElementOptionSettingPanel[O.name]=rt,J.append(rt),["columns","dataType"].includes(O.name)?O.setValue(y.options[O.name],y.options,y.printElementType):["coordinate","widthHeight"].includes(O.name)?O.setValue(y.options,y):O.setValue(y.options[O.name]||y.printElementType[O.name])}));var et=$__default.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1600
- type="button">\u786E\u5B9A</button>`),Q=$__default.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-deleteBtn"
1601
- type="button">\u5220\u9664</button>`);if(J.append(et),y.options.draggable!=!1&&J.append(Q),W.length){J.on("click",".prop-tab-item",function(){var O=$__default.default(this),rt=O.index();i.settingContainer.data("last-index",rt),O.addClass("active"),O.siblings().removeClass("active");var q=J.find(".hiprint-option-items:eq("+rt+")");q.addClass("active"),q.siblings().removeClass("active")});var nt=+(i.settingContainer.data("last-index")||0);nt>=W.length&&(nt=0),J.find(".prop-tab-item:eq("+nt+")").click()}et.bind("click.submitOption",function(){y.submitOption()}),Q.bind("click.deleteBtn",function(){p.printTemplate.deletePrintElement(y),i.clearSettingContainer()}),J.find(".auto-submit").change(function(O){y.submitOption()}),J.find(".auto-submit:input").bind("keydown.submitOption",function(O){O.keyCode==13&&y.submitOption()}),this.settingContainer.append(J),W.length<1&&Z&&Z.forEach(function(O){var rt=O.callback;O.callback=function(q){rt&&(rt(q),y.submitOption())},i.buildSettingByCustomOptions(O,i.settingContainer)}),this.lastPrintElement=y},M.prototype.buildSettingByCustomOptions=function(e,i){var p=this;this.clearLastPrintElement();var y=i||this.settingContainer;i||this.settingContainer.html("");var Z=[],W=h.a.instance.panel.supportOptions.filter(function(Q){return!Q.hidden}).map(function(Q){return Q.name});e.optionItems?Z=e.optionItems:Object.keys(e.options).filter(function(Q){return W.includes(Q)}).forEach(function(Q){var nt=yt.a.getItem(Q);nt&&Z.push(nt)});var J=$__default.default('<div class="hiprint-option-items"></div>');e.title&&J.append(`<div class="hiprint-option-item hiprint-option-item-row">
1599
+ </div>`),st.forEach(function(ht){ht.submit=function(xt){ot.callback(u.getValueByOptionItems(st))};var Tt=ht.createTarget(u.printTemplate,ot.options,y);q.append(Tt),ht.name=="columnField"?ht.setValue(ot.options.field,ot.options,void 0):ht.setValue(ot.options[ht.name],ot.options,void 0),Tt.find("textarea").bind("click.textarea",function(xt){ht.name!="title"&&u.printTemplate&&u.printTemplate.onFunctionClick&&u.printTemplate.onFunctionClick(ht,u.lastPrintElement,xt)})}),q.find(".auto-submit").change(function(){ot.callback(u.getValueByOptionItems(st))}),q.find(".auto-submit:input").bind("keydown.submitOption",function(ht){ht.keyCode===13&&ot.callback(u.getValueByOptionItems(st))})}),J.append(q)})):(J=$__default.default('<div class="hiprint-option-items"></div>'),y.getPrintElementOptionItems().forEach(function(Q){Q.submit=function(q){y.submitOption()};var rt=Q.createTarget(y,y.options,y.printElementType);i.printElementOptionSettingPanel[Q.name]=rt,J.append(rt),["columns","dataType"].includes(Q.name)?Q.setValue(y.options[Q.name],y.options,y.printElementType):["coordinate","widthHeight"].includes(Q.name)?Q.setValue(y.options,y):Q.setValue(y.options[Q.name]||y.printElementType[Q.name])}));var et=$__default.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1600
+ type="button">\u786E\u5B9A</button>`),O=$__default.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-deleteBtn"
1601
+ type="button">\u5220\u9664</button>`);if(J.append(et),y.options.draggable!=!1&&J.append(O),W.length){J.on("click",".prop-tab-item",function(){var Q=$__default.default(this),rt=Q.index();i.settingContainer.data("last-index",rt),Q.addClass("active"),Q.siblings().removeClass("active");var q=J.find(".hiprint-option-items:eq("+rt+")");q.addClass("active"),q.siblings().removeClass("active")});var nt=+(i.settingContainer.data("last-index")||0);nt>=W.length&&(nt=0),J.find(".prop-tab-item:eq("+nt+")").click()}et.bind("click.submitOption",function(){y.submitOption()}),O.bind("click.deleteBtn",function(){u.printTemplate.deletePrintElement(y),i.clearSettingContainer()}),J.find(".auto-submit").change(function(Q){y.submitOption()}),J.find(".auto-submit:input").bind("keydown.submitOption",function(Q){Q.keyCode==13&&y.submitOption()}),this.settingContainer.append(J),W.length<1&&Z&&Z.forEach(function(Q){var rt=Q.callback;Q.callback=function(q){rt&&(rt(q),y.submitOption())},i.buildSettingByCustomOptions(Q,i.settingContainer)}),this.lastPrintElement=y},M.prototype.buildSettingByCustomOptions=function(e,i){var u=this;this.clearLastPrintElement();var y=i||this.settingContainer;i||this.settingContainer.html("");var Z=[],W=h.a.instance.panel.supportOptions.filter(function(O){return!O.hidden}).map(function(O){return O.name});e.optionItems?Z=e.optionItems:Object.keys(e.options).filter(function(O){return W.includes(O)}).forEach(function(O){var nt=yt.a.getItem(O);nt&&Z.push(nt)});var J=$__default.default('<div class="hiprint-option-items"></div>');e.title&&J.append(`<div class="hiprint-option-item hiprint-option-item-row">
1602
1602
  <div class="hiprint-option-item-label hiprint-option-title">
1603
1603
  `+e.title+`
1604
1604
  </div>
1605
- </div>`),Z.forEach(function(Q){Q.submit=function(nt){e.callback(p.getValueByOptionItems(Z))},J.append(Q.createTarget(p.printTemplate,e.options,void 0)),Q.setValue(e.options[Q.name],e.options,void 0)});var et=$__default.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1606
- type="button">\u786E\u5B9A</button>`);J.append(et),et.bind("click.submitOption",function(){e.callback(p.getValueByOptionItems(Z))}),J.find(".auto-submit").change(function(Q){e.callback(p.getValueByOptionItems(Z))}),J.find(".auto-submit:input").bind("keydown.submitOption",function(Q){Q.keyCode==13&&e.callback(p.getValueByOptionItems(Z))}),y.append(J)},M.prototype.getValueByOptionItems=function(e){var i={};return e.forEach(function(p){i[p.name]=p.getValue()}),i},M}(),gt=function(){function M(e,i){this.paginationContainer=e,this.jqPaginationContainer=$__default.default(this.paginationContainer),this.template=i}return M.prototype.buildPagination=function(e){var i=this.template.getPaneltotal(),p=this;this.jqPaginationContainer.html("");for(var y=$__default.default('<ul class="hiprint-pagination"></ul>'),Z=function(){var Q=W,nt=p.template.printPanels[Q].name||Q+1,O=$__default.default("<li><span>"+nt+'</span><a href="javascript:void(0);">x</a></li>');O.find("span").click(function(){p.template.selectPanel(Q),O.siblings().removeClass("selected"),$__default.default(this).parent("li").addClass("selected")}),O.find("a").click(function(){p.template.deletePanel(Q),p.buildPagination()}),y.append(O)},W=0;W<i;W++)Z();var J=$__default.default("<li><span>+</span></li>");y.append(J),this.jqPaginationContainer.append(y),J.click(function(){var et=function(nt){p.template.addPrintPanel(nt||void 0,!0),p.buildPagination(),$__default.default(".hiprint-pagination li").removeClass("selected"),$__default.default(".hiprint-pagination li:nth-last-child(2)").addClass("selected")};if(p.template.onPanelAddClick){var Q={index:p.template.printPanels.length,paperType:"A4"};p.template.onPanelAddClick(Q,et)}else et()})},M.prototype.selectPanel=function(e){var i=e||this.template.editingPanel.index,p=$__default.default(".hiprint-pagination li:nth("+i+")");p.length&&(p.siblings().removeClass("selected"),p.addClass("selected"))},M}(),Pt=function(){function M(e){var i=this;this.tempimageBase64={},this.id=g.a.instance.guid(),g.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.onFunctionClick=p.onFunctionClick,this.onDataChanged=p.onDataChanged,this.onUpdateError=p.onUpdateError,this.lastJson=p.template||{},this.historyList=[{id:g.a.instance.guid(),type:"\u521D\u59CB",json:this.lastJson}],this.historyPos=0,this.defaultPanelName=p.defaultPanelName,this.designOptions={};var y=new dt(p.template||[]);p.template&&y.panels.forEach(function(Z){i.printPanels.push(new vt(Z,i.id))}),p.fontList&&(this.fontList=p.fontList),p.fields&&(this.fields=p.fields),p.onImageChooseClick&&(this.onImageChooseClick=p.onImageChooseClick),p.onPanelAddClick&&(this.onPanelAddClick=p.onPanelAddClick),p.settingContainer&&new ft(this,p.settingContainer),p.paginationContainer&&(this.printPaginationCreator=new gt(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 y=this.createDefaultPanel();this.printPanels.push(y)}if(!e)throw new Error("options.container can not be empty");p.designOptions=i,this.createContainer(e),this.printPanels.forEach(function(Z,W){p.container.append(Z.getTarget()),W>0&&Z.disable(),Z.design(i)}),this.selectPanel(0)},M.prototype.getSimpleHtml=function(e,i){var p=this;i||(i={});var y=$__default.default('<div class="hiprint-printTemplate"></div>');return e&&e.constructor===Array?e.forEach(function(Z,W){Z&&p.printPanels.forEach(function(J,et){y.append(J.getHtml(Z,i)),W==e.length-1&&delete hinnn._paperList})}):this.printPanels.forEach(function(Z,W){y.append(Z.getHtml(e,i)),W==p.printPanels.length-1&&delete hinnn._paperList}),i&&i.imgToBase64&&this.transformImg(y.find("img")),y},M.prototype.getHtml=function(e,i){return e||(e={}),this.getSimpleHtml(e,i)},M.prototype.getJointHtml=function(e,i,p){var y=$__default.default('<div class="hiprint-printTemplate"></div>'),Z=[];return this.printPanels.forEach(function(W,J){y.append(W.getHtml(e,i,Z,void 0,p))}),y},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=g.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 vt(new ut(e),this.id):this.createDefaultPanel();return e&&(e.index=this.printPanels.length),i&&(this.container.append(p.getTarget()),p.design(this.designOptions)),this.printPanels.push(p),i&&this.selectPanel(p.index),p},M.prototype.selectPanel=function(e){var i=this;e>i.printPanels.length-1&&(e=i.printPanels.length-1),this.printPanels.forEach(function(Z,W){e==W?(Z.enable(),i.editingPanel=Z,i.printPaginationCreator&&i.printPaginationCreator.selectPanel(e)):Z.disable()});const p=e||i.editingPanel.index,y=$__default.default(".hiprint-pagination li:nth("+p+")");hinnn.event.trigger("onSelectPanel",i.editingPanel,p,y)},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 vt(new ut({index:this.printPanels.length,name:this.defaultPanelName,paperType:"A4"}),this.id)},M.prototype.createContainer=function(e){e?(this.container=$__default.default(e),this.container.addClass("hiprint-printTemplate")):this.container=$__default.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 dt({panels:e})},M.prototype.getJson=function(){var e=[];return this.printPanels.forEach(function(i){e.push(i.getPanelEntity(!0))}),new dt({panels:e})},M.prototype.undo=function(e){w.a.event.trigger("hiprintTemplateDataShortcutKey_"+this.id,"undo")},M.prototype.redo=function(e){w.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 y=this;e||(e={});var Z=this.getHtml(e,i),W=h.a.instance.getHooks("beforePrint");W&&W.forEach(J=>{var{template:et,info:Q,opts:nt}=J.run({template:y,info:Z,opts:p});y=et!=null?et:y,Z=Q!=null?Q:Q,p=nt!=null?nt:p}),Z.hiwprint(p)},M.prototype.print2=function(e,i){if(e||(e={}),i||(i={}),this.clientIsOpened()){var p=this,y=0,Z={},W=$__default.default('link[media=print][href*="print-lock.css"]'),J="";if(i.styleHandler&&(J+=i.styleHandler()),W.length<=0)throw new Error('\u8BF7\u5728 \u5165\u53E3\u6587\u4EF6(index.html) \u4E2D\u5F15\u5165 print-lock.css. \u6CE8\u610F: link[media="print"]');W.each(function(et,Q){var nt=new XMLHttpRequest;nt.open("GET",$__default.default(Q).attr("href")),nt.onreadystatechange=function(){if(nt.readyState===4&&nt.status===200&&(Z[et+""]='<style rel="stylesheet" type="text/css">'+nt.responseText+"</style>",++y==W.length)){for(var O="",rt=0;rt<W.length;rt++)O+=Z[rt+""];J&&(O=J+O),p.sentToClient(O,e,i)}},nt.send()})}else alert("\u8FDE\u63A5\u5BA2\u6237\u7AEF\u5931\u8D25")},M.prototype.imageToBase64=function(e){var i=$__default.default(e).attr("src");if(i.indexOf("base64")==-1)try{if(!this.tempimageBase64[i]){var p=document.createElement("canvas"),y=new Image;y.src=e.attr("src"),p.width=y.width,p.height=y.height,p.getContext("2d").drawImage(y,0,0),i&&(this.tempimageBase64[i]=p.toDataURL("image/png"))}e.attr("src",this.tempimageBase64[i])}catch{try{this.xhrLoadImage(e)}catch(W){console.log(W)}}},M.prototype.xhrLoadImage=function(e){},M.prototype.sentToClient=function(e,i,p){i||(i={});var y=$__default.default.extend({},p||{});y.imgToBase64=!0;var Z=e+this.getHtml(i,y)[0].outerHTML;y.id=g.a.instance.guid(),y.html=Z,y.templateId=this.id;var W=this,J=h.a.instance.getHooks("beforePrint2");J&&J.forEach(et=>{var{template:Q,info:nt}=et.run({template:W,info:y});W=Q!=null?Q:W,y=nt!=null?nt:y}),hiwebSocket.send(y)},M.prototype.printByHtml=function(e){$__default.default(e).hiwprint()},M.prototype.printByHtml2=function(e,i){if(i||(i={}),this.clientIsOpened()){var p=this,y=0,Z={},W=$__default.default('link[media=print][href*="print-lock.css"]');if(W.length<=0)throw new Error('\u8BF7\u5728 \u5165\u53E3\u6587\u4EF6(index.html) \u4E2D\u5F15\u5165 print-lock.css. \u6CE8\u610F: link[media="print"]');W.each(function(J,et){var Q=new XMLHttpRequest;Q.open("GET",$__default.default(et).attr("href")),Q.onreadystatechange=function(){if(Q.readyState===4&&Q.status===200&&(Z[J+""]='<style rel="stylesheet" type="text/css">'+Q.responseText+"</style>",++y==W.length)){for(var nt="",O=0;O<W.length;O++)nt+=Z[O+""];var rt=nt+$__default.default(e)[0].outerHTML,q=$__default.default.extend({},i||{});q.id=g.a.instance.guid(),q.html=rt,q.templateId=p.id,hiwebSocket.send(q)}},Q.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,y){i.imageToBase64($__default.default(y))})},M.prototype.toImage=function(e,i){let p=this,y=$__default.default.Deferred();if(this.printPanels.length){let Z=w.a.mm.toPt(this.printPanels[0].width);w.a.mm.toPt(this.printPanels[0].height);let W=$__default.default.extend({scale:2,width:w.a.pt.toPx(Z)},i||{}),J=this.getHtml(e,i);$__default.default(J).css("width","").css("height",""),this.createTempContainer();let et=this.getTempContainer();this.svg2canvas(J),et.html(J[0]),et.find(".hiprint-printPanel .hiprint-printPaper").length,$__default.default(J).css("position:fixed"),html2canvas__default.default(J[0],W).then(function(Q){let nt=Q.getContext("2d");nt.mozImageSmoothingEnabled=!1,nt.webkitImageSmoothingEnabled=!1,nt.msImageSmoothingEnabled=!1,nt.imageSmoothingEnabled=!1;let O=i.type||"image/jpeg",rt=i.toType||"url",q=i.quality||.8;if(i.isDownload){let ot=Q.toDataURL(O,q);p.removeTempContainer();let It=new Image;It.src=ot,It.onload=function(){let st=document.createElement("a"),ht=i.name||"download.jpg";st.style.display="none",st.setAttribute("download",ht),st.setAttribute("href",ot),document.body.appendChild(st),st.click()};return}if(rt=="url"){p.removeTempContainer(),y.resolve(Q.toDataURL(O,q));return}if(rt=="blob"){Q.toBlob(function(ot){p.removeTempContainer(),y.resolve(ot)},O,q);return}})}return y.promise()},M.prototype.toPdf=function(e,i,p){var y=this,Z=$__default.default.Deferred(),W=!0;if(this.printPanels.length){var J=w.a.mm.toPt(this.printPanels[0].width),et=w.a.mm.toPt(this.printPanels[0].height),Q=$__default.default.extend({scale:2,width:w.a.pt.toPx(J),x:0,y:0,useCORS:!0},p||{}),nt=new jspdf.jsPDF({orientation:this.getOrient(0)==1?"portrait":"landscape",unit:"pt",format:this.printPanels[0].paperType?this.printPanels[0].paperType.toLocaleLowerCase():[J,et]}),O=this.getHtml(e,p);p&&p.isDownload!=null&&(W=r.isDownload),$__default.default(O).css("width","").css("height",""),this.createTempContainer();var rt=this.getTempContainer();this.svg2canvas(O),rt.html(O[0]);var q=rt.find(".hiprint-printPanel .hiprint-printPaper").length;$__default.default(O).css("position:fixed"),html2canvas__default.default(O[0],Q).then(function(ot){var It=ot.getContext("2d");It.mozImageSmoothingEnabled=!1,It.webkitImageSmoothingEnabled=!1,It.msImageSmoothingEnabled=!1,It.imageSmoothingEnabled=!1;for(var st=ot.toDataURL("image/jpeg"),ht=0;ht<q;ht++)nt.addImage(st,"JPEG",0,0-ht*et,J,q*et),ht<q-1&&nt.addPage();if(W)y.removeTempContainer(),i.indexOf(".pdf")>-1?nt.save(i):nt.save(i+".pdf");else{y.removeTempContainer();let Tt=p.type||"blob",xt=nt.output(Tt);Z.resolve(xt)}})}return Z.promise()},M.prototype.createTempContainer=function(){this.removeTempContainer(),$__default.default("body").prepend($__default.default('<div class="hiprint_temp_Container" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},M.prototype.removeTempContainer=function(){$__default.default(".hiprint_temp_Container").remove()},M.prototype.getTempContainer=function(){return $__default.default(".hiprint_temp_Container")},M.prototype.svg2canvas=function(e){var i=this;e.find("svg").each(function(p,y){var Z=y.parentNode,W=i.parentWidthHeight(Z),J=document.createElement("canvas");J.width=W.width,J.height=W.height;var et=J.getContext("2d"),Q=new XMLSerializer().serializeToString(y);Canvg__default.default.fromString(et,Q).render(),$__default.default(y).before(J),Z.removeChild(y)})},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:w.a.pt.toPx(parseFloat(e.style.width)),height:w.a.pt.toPx(parseFloat(e.style.height))}},M.prototype.on=function(e,i){w.a.event.clear(e+"_"+this.id),w.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 y=this;p==null&&(p=0);for(var Z=e[0].getElementsByTagName("img"),W=!0,J=0;J<Z.length;J++){var et=Z[J];et.src&&et.src!==window.location.href&&et.src.indexOf("base64")==-1&&(et&&et.naturalWidth!==void 0&&et.naturalWidth!==0&&et.complete||(W=!1))}p++,!W&&p<10?setTimeout(function(){y.loadAllImages(e,i,p)},500):i()},M.prototype.setPaperList=function(e){this.paperList=e},M.prototype.getPaperList=function(){return this.paperList||[{type:"A1",width:594,height:841},{type:"A2",width:420,height:594},{type:"A3",width:297,height:420},{type:"A4",width:210,height:297},{type:"A5",width:148,height:210},{type:"A6",width:105,height:148},{type:"A7",width:74,height:105},{type:"B1",width:728,height:1030},{type:"B2",width:515,height:728},{type:"B3",width:364,height:515},{type:"B4",width:257,height:364},{type:"B5",width:182,height:257},{type:"B6",width:91,height:182},{type:"B7",width:64,height:91}]},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.getTestData=function(){var e={};return this.printPanels.forEach(function(i){e=Object.assign(e,i.getTestData())}),e},M.prototype.update=function(e,i){var p=this;try{if(e&&_typeof(e)=="object"&&e.panels.length>0){var y=p.printPanels.length-1;e.panels.forEach(function(Z,W){if(W>y){p.printPanels.push(new vt(Z,p.id));var J=p.printPanels[W];p.container.append(J.getTarget()),W>0&&J.disable(),J.design(p.designOptions),p.printPaginationCreator&&p.printPaginationCreator.buildPagination()}var et=new ut(Z);p.editingPanel=p.printPanels[W],p.editingPanel.update(et)}),p.selectPanel(i||0)}}catch(Z){console.log(Z),p.onUpdateError&&p.onUpdateError(Z)}},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(y){y.updateOption(e,i,!0)}),w.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(q){return q.options.left})),y=Math.max.apply(null,i.map(function(q){return q.options.left+q.options.width})),Z=Math.min.apply(null,i.map(function(q){return q.options.top})),W=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(p),q.designTarget.css("left",q.options.displayLeft())});break;case"vertical":var J=p+(y-p)/2;i.forEach(function(q){q.updateSizeAndPositionOptions(J-q.options.width/2),q.designTarget.css("left",q.options.displayLeft())});break;case"right":i.forEach(function(q){q.updateSizeAndPositionOptions(y-q.options.width),q.designTarget.css("left",q.options.displayLeft())});break;case"top":i.forEach(function(q){q.updateSizeAndPositionOptions(void 0,Z),q.designTarget.css("top",q.options.displayTop())});break;case"horizontal":var et=Z+(W-Z)/2;i.forEach(function(q){q.updateSizeAndPositionOptions(void 0,et-q.options.height/2),q.designTarget.css("top",q.options.displayTop())});break;case"bottom":i.forEach(function(q){q.updateSizeAndPositionOptions(void 0,W-q.options.height),q.designTarget.css("top",q.options.displayTop())});break;case"distributeHor":var Q=[].reduce.call(i,function(q,ot){return q+ot.options.width},0),nt=(y-p-Q)/(i.length-1);i.sort(function(q,ot){return q.options.left-ot.options.left}),i.forEach(function(q,ot){[0,i.length-1].includes(ot)||(q.updateSizeAndPositionOptions(i[ot-1].options.left+i[ot-1].options.width+nt),q.designTarget.css("left",q.options.displayLeft()))});break;case"distributeVer":var O=[].reduce.call(i,function(q,ot){return q+ot.options.height},0),rt=(W-Z-O)/(i.length-1);i.sort(function(q,ot){return q.options.top-ot.options.top}),i.forEach(function(q,ot){[0,i.length-1].includes(ot)||(q.updateSizeAndPositionOptions(void 0,i[ot-1].options.top+i[ot-1].options.height+rt),q.designTarget.css("top",q.options.displayTop()))});break}}},M.prototype.setElsSpace=function(e,i){var p=this.getSelectEls();p.length&&(i?(p.sort(function(y,Z){return y.options.left-Z.options.left}),p.forEach(function(y,Z){Z>0&&(y.updateSizeAndPositionOptions(p[Z-1].options.left+p[Z-1].options.width+e),y.designTarget.css("left",y.options.displayLeft()))})):(p.sort(function(y,Z){return y.options.top-Z.options.top}),p.forEach(function(y,Z){Z>0&&(y.updateSizeAndPositionOptions(void 0,p[Z-1].options.top+p[Z-1].options.height+e),y.designTarget.css("top",y.options.displayTop()))})))},M.prototype.initAutoSave=function(){var e=this;w.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)}break;case"redo":if(e.historyPos<e.historyList.length-1){e.historyPos+=1;var p=e.historyList[e.historyPos];e.update(p.json)}break}}),w.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:g.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 jt(M){this.getHtml(M).hiwprint()}function St(M,e,i){$__default.default.extend({},M||{}).imgToBase64=!0;var p=new Pt({});p.on("printSuccess",e),p.on("printError",i),p.printByHtml2(this.getHtml(M),M.options)}function Ct(M){var e=void 0;return M&&M.templates.forEach(function(i,p){var y=$__default.default.extend({},i.options||{});M.imgToBase64&&(y.imgToBase64=!0),e?e.append(i.template.getHtml(i.data,y).html()):e=i.template.getHtml(i.data,y)}),e}function Nt(M){h.a.instance.init(M),h.a.instance.providers&&h.a.instance.providers.forEach(function(e){e.addElementTypes(l.instance)}),window.autoConnect&&(h.a.instance.host!=hiwebSocket.host||h.a.instance.token!=hiwebSocket.token)&&(hiwebSocket.stop(),h.a.instance.host&&(hiwebSocket.host=h.a.instance.host),h.a.instance.token&&(hiwebSocket.token=h.a.instance.token),hiwebSocket.start())}function Dt(M){h.a.instance.register(M)}function At(M){M?M&&Object.keys(M).forEach(function(e){if(e=="optionItems"&&M.optionItems&&M.optionItems.length)h.a.instance.registerItems(M.optionItems);else if(M[e].tabs&&M[e].tabs.length)M[e].tabs.forEach(function(Z,W){if(Z.replace)$__default.default.extend(h.a.instance[e].tabs[W],Z);else{var J=Z.options,et=h.a.instance[e].tabs[W].options;J.forEach(function(Q){var nt=et.findIndex(function(O){return O.name==Q.name});nt>-1?et[nt].hidden=Q.hidden:Q.after?(nt=et.findIndex(function(O){return O.name==Q.after}),nt>-1&&et.splice(nt+1,0,Q)):et.push(Q)}),$__default.default.extend(h.a.instance[e].tabs[W],{name:Z.name,options:et})}}),delete M[e].tabs;else if(M[e].supportOptions){var i=M[e].supportOptions,p=h.a.instance[e].supportOptions;i.forEach(function(Z){var W=p.findIndex(function(J){return J.name==Z.name});W>-1?p[W].hidden=Z.hidden:Z.after?(W=p.findIndex(function(J){return J.name==Z.after}),W>-1&&p.splice(W+1,0,Z)):p.push(Z)}),$__default.default.extend(h.a.instance[e].supportOptions,p),delete M[e].supportOptions}else{var y={};y[e]=M[e],$__default.default.extend(h.a.instance,y)}}):$__default.default.extend(h.a.instance,HIPRINT_CONFIG)}function Et(M,e){return l.instance.updateElementType(M,e)}function Bt(M){h.a.instance.clear("printerList"),h.a.instance.on("printerList",M),hiwebSocket.refreshPrinterList()}function Ut(M){h.a.instance.clear("clients"),h.a.instance.on("clients",M),hiwebSocket.getClients()}function Zt(M){h.a.instance.clear("clientInfo"),h.a.instance.on("getClientInfo",M),hiwebSocket.getClientInfo()}function Lt(M,e,...i){h.a.instance.clear("address_"+M),h.a.instance.on("address_"+M,e),hiwebSocket.getAddress(M,...i)}function zt(M,e,i){h.a.instance.clear("ippPrinterCallback"),h.a.instance.on("ippPrinterCallback",e),h.a.instance.clear("ippPrinterConnected"),h.a.instance.on("ippPrinterConnected",i),hiwebSocket.ippPrint(M)}function Wt(M,e){h.a.instance.clear("ippRequestCallback"),h.a.instance.on("ippRequestCallback",e),hiwebSocket.ippRequest(M)}r.d(L,"register",function(){return Dt}),r.d(L,"init",function(){return Nt}),r.d(L,"setConfig",function(){return At}),r.d(L,"updateElementType",function(){return Et}),r.d(L,"hiwebSocket",function(){return hiwebSocket}),r.d(L,"refreshPrinterList",function(){return Bt}),r.d(L,"getClients",function(){return Ut}),r.d(L,"getClientInfo",function(){return Zt}),r.d(L,"getAddress",function(){return Lt}),r.d(L,"ippPrint",function(){return zt}),r.d(L,"ippRequest",function(){return Wt}),r.d(L,"ElementTypes",function(){return l.instance}),r.d(L,"PrintElementTypeManager",function(){return lt}),r.d(L,"PrintElementTypeGroup",function(){return pt}),r.d(L,"PrintTemplate",function(){return Pt}),r.d(L,"print",function(){return jt}),r.d(L,"print2",function(){return St}),r.d(L,"getHtml",function(){return Ct}),$__default.default(document).ready(function(){console.log("document ready"),console.log(window.autoConnect);var M=h.a.instance.getHooks("ready");M&&M.forEach(e=>{e.run({p:h,window})}),hiwebSocket.hasIo()&&window.autoConnect&&hiwebSocket.start()})}]);let defaultElementTypeProvider=defaultTypeProvider(hiprint$1);(function(R){R.fn.hiwprint=function(b){var l=document.getElementById("hiwprint_iframe");l&&l.parentNode.removeChild(l);var h=R.extend({},R.fn.hiwprint.defaults,b),g=this,E=R('<iframe id="hiwprint_iframe" style="visibility: hidden; height: 0; width: 0; position: absolute;"></iframe>'),D="";h.importCss&&(h.styleHandler&&(D+=h.styleHandler()),R("link[media=print]").length>0&&R("link[media=print]").each(function(){R(this).attr("href").indexOf("print-lock.css")>=0&&(D+='<link rel="stylesheet" type="text/css" media="print" href="'+R(this).attr("href")+'">',D+='<link rel="stylesheet" type="text/css" href="'+R(this).attr("href")+'">')})),E[0].srcdoc='<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+D+"</head><body></body></html>",E[0].onload=function(){var v=E[0].contentWindow||E[0].contentDocument;v.document&&(v=v.document),E.attr("srcdoc")||v.write('<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+D+"</head><body></body></html>"),h.printContainer?v.body.innerHTML=g[0].outerHTML:v.body.innerHTML=g.html(),w(v,function(){L(E[0],h)})},E.appendTo("body")},R.fn.hiwprint.defaults={importCss:!0,printContainer:!0,callback:null,styleHandler:null};function L(b,l){try{if(b.focus(),B()||r())try{b.contentWindow.document.execCommand("print",!1,null)}catch{b.contentWindow.print()}else b.contentWindow.print();l.callback&&l.callback()}catch(h){console.log(h)}}function r(){return navigator.userAgent.indexOf("MSIE")!==-1||!!document.documentMode}function B(){return!r()&&!!window.StyleMedia}function w(b,l,h){h===void 0&&(h=0);for(var g=b.getElementsByTagName("img"),E=!0,D=0;D<g.length;D++){var v=g[D];v.src&&v.src!==window.location.href&&v.src.indexOf("base64")==-1&&(!v||typeof v.naturalWidth>"u"||v.naturalWidth===0||!v.complete)&&(v.complete||(E=!1))}h++,!E&&h<10?setTimeout(function(){w(b,l,h)},500):l()}})(jQuery);(function(){window.HIPRINT_CONFIG={version:"0.1.18",movingDistance:1.5,paperHeightTrim:1,showPosition:!0,positionLineMode:!1,positionUnit:!0,showSizeBox:!0,adsorbMin:3,showAdsorbLine:!0,adsorbLineMin:6,paperNumberContinue:!0,panel:{supportOptions:[{name:"paperList",hidden:!1},{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:"paperDirections",hidden:!1},{name:"paperNumberDisabled",hidden:!1},{name:"paperNumberContinue",hidden:!1},{name:"paperNumberFormat",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"overPrintOptions",hidden:!1},{name:"watermarkOptions",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:"textContentWrap",hidden:!1},{name:"lineHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u8FB9\u6846",options:[{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:"textContentWrap",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:"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:"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},{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:"unShowInPage",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:"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:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"tableHeaderRepeat",hidden:!1},{name:"tableFooterRepeat",hidden:!1},{name:"autoCompletion",hidden:!1},{name:"maxRows",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:"rowsColumnsMergeClean",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:"maxRows",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:"titleSync",hidden:!1},{name:"columnField",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:"tableSummaryColspan",hidden:!1},{name:"tableSummary",hidden:!1},{name:"tableSummaryAlign",hidden:!1},{name:"tableSummaryNumFormat",hidden:!1},{name:"tableSummaryFormatter",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}}}})();const hiprint="",printLock="",autoConnect=function(R){console.log("autoConnect"),globalThis.autoConnect=!0,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.start(R)},disAutoConnect=function(){console.log("disAutoConnect"),globalThis.autoConnect=!1,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.stop()};globalThis.hiprint=hiprint$1;exports.autoConnect=autoConnect;exports.defaultElementTypeProvider=defaultElementTypeProvider;exports.disAutoConnect=disAutoConnect;exports.hiprint=hiprint$1;
1605
+ </div>`),Z.forEach(function(O){O.submit=function(nt){e.callback(u.getValueByOptionItems(Z))},J.append(O.createTarget(u.printTemplate,e.options,void 0)),O.setValue(e.options[O.name],e.options,void 0)});var et=$__default.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1606
+ type="button">\u786E\u5B9A</button>`);J.append(et),et.bind("click.submitOption",function(){e.callback(u.getValueByOptionItems(Z))}),J.find(".auto-submit").change(function(O){e.callback(u.getValueByOptionItems(Z))}),J.find(".auto-submit:input").bind("keydown.submitOption",function(O){O.keyCode==13&&e.callback(u.getValueByOptionItems(Z))}),y.append(J)},M.prototype.getValueByOptionItems=function(e){var i={};return e.forEach(function(u){i[u.name]=u.getValue()}),i},M}(),gt=function(){function M(e,i){this.paginationContainer=e,this.jqPaginationContainer=$__default.default(this.paginationContainer),this.template=i}return M.prototype.buildPagination=function(e){var i=this.template.getPaneltotal(),u=this;this.jqPaginationContainer.html("");for(var y=$__default.default('<ul class="hiprint-pagination"></ul>'),Z=function(){var O=W,nt=u.template.printPanels[O].name||O+1,Q=$__default.default("<li><span>"+nt+'</span><a href="javascript:void(0);">x</a></li>');Q.find("span").click(function(){u.template.selectPanel(O),Q.siblings().removeClass("selected"),$__default.default(this).parent("li").addClass("selected")}),Q.find("a").click(function(){u.template.deletePanel(O),u.buildPagination()}),y.append(Q)},W=0;W<i;W++)Z();var J=$__default.default("<li><span>+</span></li>");y.append(J),this.jqPaginationContainer.append(y),J.click(function(){var et=function(nt){u.template.addPrintPanel(nt||void 0,!0),u.buildPagination(),$__default.default(".hiprint-pagination li").removeClass("selected"),$__default.default(".hiprint-pagination li:nth-last-child(2)").addClass("selected")};if(u.template.onPanelAddClick){var O={index:u.template.printPanels.length,paperType:"A4"};u.template.onPanelAddClick(O,et)}else et()})},M.prototype.selectPanel=function(e){var i=e||this.template.editingPanel.index,u=$__default.default(".hiprint-pagination li:nth("+i+")");u.length&&(u.siblings().removeClass("selected"),u.addClass("selected"))},M}(),Pt=function(){function M(e){var i=this;this.tempimageBase64={},this.id=g.a.instance.guid(),g.a.instance.setPrintTemplateById(this.id,this);var u=e||{};this.printPanels=[],this.dataMode=u.dataMode||1,this.history=u.history!=null?u.history:!0,this.onFunctionClick=u.onFunctionClick,this.onDataChanged=u.onDataChanged,this.onUpdateError=u.onUpdateError,this.lastJson=u.template||{},this.historyList=[{id:g.a.instance.guid(),type:"\u521D\u59CB",json:this.lastJson}],this.historyPos=0,this.defaultPanelName=u.defaultPanelName,this.designOptions={};var y=new dt(u.template||[]);u.template&&y.panels.forEach(function(Z){i.printPanels.push(new vt(Z,i.id))}),u.fontList&&(this.fontList=u.fontList),u.fields&&(this.fields=u.fields),u.onImageChooseClick&&(this.onImageChooseClick=u.onImageChooseClick),u.onPanelAddClick&&(this.onPanelAddClick=u.onPanelAddClick),u.settingContainer&&new ft(this,u.settingContainer),u.paginationContainer&&(this.printPaginationCreator=new gt(u.paginationContainer,this),this.printPaginationCreator.buildPagination()),this.initAutoSave()}return M.prototype.design=function(e,i){var u=this;if(i||(i={}),this.printPanels.length==0){var y=this.createDefaultPanel();this.printPanels.push(y)}if(!e)throw new Error("options.container can not be empty");u.designOptions=i,this.createContainer(e),this.printPanels.forEach(function(Z,W){u.container.append(Z.getTarget()),W>0&&Z.disable(),Z.design(i)}),this.selectPanel(0)},M.prototype.getSimpleHtml=function(e,i){var u=this;i||(i={});var y=$__default.default('<div class="hiprint-printTemplate"></div>');return e&&e.constructor===Array?e.forEach(function(Z,W){Z&&u.printPanels.forEach(function(J,et){y.append(J.getHtml(Z,i)),W==e.length-1&&delete hinnn._paperList})}):this.printPanels.forEach(function(Z,W){y.append(Z.getHtml(e,i)),W==u.printPanels.length-1&&delete hinnn._paperList}),i&&i.imgToBase64&&this.transformImg(y.find("img")),y},M.prototype.getHtml=function(e,i){return e||(e={}),this.getSimpleHtml(e,i)},M.prototype.getJointHtml=function(e,i,u){var y=$__default.default('<div class="hiprint-printTemplate"></div>'),Z=[];return this.printPanels.forEach(function(W,J){y.append(W.getHtml(e,i,Z,void 0,u))}),y},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 u=g.a.instance[e];if(!u)throw new Error("not found pagetype:"+(e||""));this.editingPanel.resize(e,u.width,u.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 u=e?new vt(new ut(e),this.id):this.createDefaultPanel();return e&&(e.index=this.printPanels.length),i&&(this.container.append(u.getTarget()),u.design(this.designOptions)),this.printPanels.push(u),i&&this.selectPanel(u.index),u},M.prototype.selectPanel=function(e){var i=this;e>i.printPanels.length-1&&(e=i.printPanels.length-1),this.printPanels.forEach(function(Z,W){e==W?(Z.enable(),i.editingPanel=Z,i.printPaginationCreator&&i.printPaginationCreator.selectPanel(e)):Z.disable()});const u=e||i.editingPanel.index,y=$__default.default(".hiprint-pagination li:nth("+u+")");hinnn.event.trigger("onSelectPanel",i.editingPanel,u,y)},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 vt(new ut({index:this.printPanels.length,name:this.defaultPanelName,paperType:"A4"}),this.id)},M.prototype.createContainer=function(e){e?(this.container=$__default.default(e),this.container.addClass("hiprint-printTemplate")):this.container=$__default.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 dt({panels:e})},M.prototype.getJson=function(){var e=[];return this.printPanels.forEach(function(i){e.push(i.getPanelEntity(!0))}),new dt({panels:e})},M.prototype.undo=function(e){w.a.event.trigger("hiprintTemplateDataShortcutKey_"+this.id,"undo")},M.prototype.redo=function(e){w.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,u){var y=this;e||(e={});var Z=this.getHtml(e,i),W=h.a.instance.getHooks("beforePrint");W&&W.forEach(J=>{var{template:et,info:O,opts:nt}=J.run({template:y,info:Z,opts:u});y=et!=null?et:y,Z=O!=null?O:O,u=nt!=null?nt:u}),Z.hiwprint(u)},M.prototype.print2=function(e,i){if(e||(e={}),i||(i={}),this.clientIsOpened()){var u=this,y=0,Z={},W=$__default.default('link[media=print][href*="print-lock.css"]'),J="";if(i.styleHandler&&(J+=i.styleHandler()),W.length<=0)throw new Error('\u8BF7\u5728 \u5165\u53E3\u6587\u4EF6(index.html) \u4E2D\u5F15\u5165 print-lock.css. \u6CE8\u610F: link[media="print"]');W.each(function(et,O){var nt=new XMLHttpRequest;nt.open("GET",$__default.default(O).attr("href")),nt.onreadystatechange=function(){if(nt.readyState===4&&nt.status===200&&(Z[et+""]='<style rel="stylesheet" type="text/css">'+nt.responseText+"</style>",++y==W.length)){for(var Q="",rt=0;rt<W.length;rt++)Q+=Z[rt+""];J&&(Q=J+Q),u.sentToClient(Q,e,i)}},nt.send()})}else alert("\u8FDE\u63A5\u5BA2\u6237\u7AEF\u5931\u8D25")},M.prototype.imageToBase64=function(e){var i=$__default.default(e).attr("src");if(i.indexOf("base64")==-1)try{if(!this.tempimageBase64[i]){var u=document.createElement("canvas"),y=new Image;y.src=e.attr("src"),u.width=y.width,u.height=y.height,u.getContext("2d").drawImage(y,0,0),i&&(this.tempimageBase64[i]=u.toDataURL("image/png"))}e.attr("src",this.tempimageBase64[i])}catch{try{this.xhrLoadImage(e)}catch(W){console.log(W)}}},M.prototype.xhrLoadImage=function(e){},M.prototype.sentToClient=function(e,i,u){i||(i={});var y=$__default.default.extend({},u||{});y.imgToBase64=!0;var Z=e+this.getHtml(i,y)[0].outerHTML;y.id=g.a.instance.guid(),y.html=Z,y.templateId=this.id;var W=this,J=h.a.instance.getHooks("beforePrint2");J&&J.forEach(et=>{var{template:O,info:nt}=et.run({template:W,info:y});W=O!=null?O:W,y=nt!=null?nt:y}),hiwebSocket.send(y)},M.prototype.printByHtml=function(e){$__default.default(e).hiwprint()},M.prototype.printByHtml2=function(e,i){if(i||(i={}),this.clientIsOpened()){var u=this,y=0,Z={},W=$__default.default('link[media=print][href*="print-lock.css"]');if(W.length<=0)throw new Error('\u8BF7\u5728 \u5165\u53E3\u6587\u4EF6(index.html) \u4E2D\u5F15\u5165 print-lock.css. \u6CE8\u610F: link[media="print"]');W.each(function(J,et){var O=new XMLHttpRequest;O.open("GET",$__default.default(et).attr("href")),O.onreadystatechange=function(){if(O.readyState===4&&O.status===200&&(Z[J+""]='<style rel="stylesheet" type="text/css">'+O.responseText+"</style>",++y==W.length)){for(var nt="",Q=0;Q<W.length;Q++)nt+=Z[Q+""];var rt=nt+$__default.default(e)[0].outerHTML,q=$__default.default.extend({},i||{});q.id=g.a.instance.guid(),q.html=rt,q.templateId=u.id,hiwebSocket.send(q)}},O.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(u,y){i.imageToBase64($__default.default(y))})},M.prototype.toImage=function(e,i={}){let u=this,y=$__default.default.Deferred(),Z=!0;if(this.printPanels.length){let W=$__default.default.extend({filter:O=>O.tagName!="IMG"&&O.src!=O.baseURI,backgroundColor:"#fff"},i||{}),J=this.getHtml(e,i);i&&i.isDownload!=null&&(Z=r.isDownload),$__default.default(J).css("width","").css("height",""),this.createTempContainer();let et=this.getTempContainer();et.html(J[0]),et.find(".hiprint-printPanel .hiprint-printPaper").length,$__default.default(J).css("position:fixed"),htmlToImage__namespace.toCanvas(J[0],W).then(function(O){let nt=O.getContext("2d");nt.mozImageSmoothingEnabled=!1,nt.webkitImageSmoothingEnabled=!1,nt.msImageSmoothingEnabled=!1,nt.imageSmoothingEnabled=!1;let Q=i.type||"image/jpeg",rt=i.toType||"url",q=i.quality||.8;if(Z){let ot=O.toDataURL(Q,q);u.removeTempContainer();let It=new Image;It.src=ot,It.onload=function(){let st=document.createElement("a"),ht=i.name||"download.jpg";st.style.display="none",st.setAttribute("download",ht),st.setAttribute("href",ot),document.body.appendChild(st),st.click()};return}if(rt=="url"){u.removeTempContainer(),y.resolve(O.toDataURL(Q,q));return}if(rt=="blob"){O.toBlob(function(ot){u.removeTempContainer(),y.resolve(ot)},Q,q);return}}).catch(O=>{console.error("toImage \u5931\u8D25(\u53EF\u80FD\u60A8\u7684\u56FE\u7247\u8D44\u6E90\u65E0\u6CD5\u6B63\u5E38\u52A0\u8F7D): "),console.log(O)})}return y.promise()},M.prototype.toPdf=function(e,i,u){var y=this,Z=$__default.default.Deferred(),W=!0;if(this.printPanels.length){var J=w.a.mm.toPt(this.printPanels[0].width),et=w.a.mm.toPt(this.printPanels[0].height),O=$__default.default.extend({filter:ot=>ot.tagName!="IMG"&&ot.src!=ot.baseURI,backgroundColor:"#fff"},u||{}),nt=new jspdf.jsPDF({orientation:this.getOrient(0)==1?"portrait":"landscape",unit:"pt",format:this.printPanels[0].paperType?this.printPanels[0].paperType.toLocaleLowerCase():[J,et]}),Q=this.getHtml(e,u);u&&u.isDownload!=null&&(W=r.isDownload),$__default.default(Q).css("width","").css("height",""),this.createTempContainer();var rt=this.getTempContainer();rt.html(Q[0]);var q=rt.find(".hiprint-printPanel .hiprint-printPaper").length;$__default.default(Q).css("position:fixed"),htmlToImage__namespace.toCanvas(Q[0],O).then(function(ot){var It=ot.getContext("2d");It.mozImageSmoothingEnabled=!1,It.webkitImageSmoothingEnabled=!1,It.msImageSmoothingEnabled=!1,It.imageSmoothingEnabled=!1;for(var st=ot.toDataURL("image/jpeg"),ht=0;ht<q;ht++)nt.addImage(st,"JPEG",0,0-ht*et,J,q*et),ht<q-1&&nt.addPage();if(W)y.removeTempContainer(),i.indexOf(".pdf")>-1?nt.save(i):nt.save(i+".pdf");else{y.removeTempContainer();let Tt=u.type||"blob",xt=nt.output(Tt);Z.resolve(xt)}}).catch(ot=>{console.error("toPdf \u5931\u8D25(\u53EF\u80FD\u60A8\u7684\u56FE\u7247\u8D44\u6E90\u65E0\u6CD5\u6B63\u5E38\u52A0\u8F7D): "),console.log(ot)})}return Z.promise()},M.prototype.createTempContainer=function(){this.removeTempContainer(),$__default.default("body").prepend($__default.default('<div class="hiprint_temp_Container" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},M.prototype.removeTempContainer=function(){$__default.default(".hiprint_temp_Container").remove()},M.prototype.getTempContainer=function(){return $__default.default(".hiprint_temp_Container")},M.prototype.on=function(e,i){w.a.event.clear(e+"_"+this.id),w.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,u){var y=this;u==null&&(u=0);for(var Z=e[0].getElementsByTagName("img"),W=!0,J=0;J<Z.length;J++){var et=Z[J];et.src&&et.src!==window.location.href&&et.src.indexOf("base64")==-1&&(et&&et.naturalWidth!==void 0&&et.naturalWidth!==0&&et.complete||(W=!1))}u++,!W&&u<10?setTimeout(function(){y.loadAllImages(e,i,u)},500):i()},M.prototype.setPaperList=function(e){this.paperList=e},M.prototype.getPaperList=function(){return this.paperList||[{type:"A1",width:594,height:841},{type:"A2",width:420,height:594},{type:"A3",width:297,height:420},{type:"A4",width:210,height:297},{type:"A5",width:148,height:210},{type:"A6",width:105,height:148},{type:"A7",width:74,height:105},{type:"B1",width:728,height:1030},{type:"B2",width:515,height:728},{type:"B3",width:364,height:515},{type:"B4",width:257,height:364},{type:"B5",width:182,height:257},{type:"B6",width:91,height:182},{type:"B7",width:64,height:91}]},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.getTestData=function(){var e={};return this.printPanels.forEach(function(i){e=Object.assign(e,i.getTestData())}),e},M.prototype.update=function(e,i){var u=this;try{if(e&&_typeof(e)=="object"&&e.panels.length>0){var y=u.printPanels.length-1;e.panels.forEach(function(Z,W){if(W>y){u.printPanels.push(new vt(Z,u.id));var J=u.printPanels[W];u.container.append(J.getTarget()),W>0&&J.disable(),J.design(u.designOptions),u.printPaginationCreator&&u.printPaginationCreator.buildPagination()}var et=new ut(Z);u.editingPanel=u.printPanels[W],u.editingPanel.update(et)}),u.selectPanel(i||0)}}catch(Z){console.log(Z),u.onUpdateError&&u.onUpdateError(Z)}},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 u=this.getSelectEls();u&&u.length&&(u.forEach(function(y){y.updateOption(e,i,!0)}),w.a.event.trigger("hiprintTemplateDataChanged_"+this.id,"\u6279\u91CF\u4FEE\u6539"))},M.prototype.setElsAlign=function(e){var i=this.getSelectEls();if(i.length){var u=Math.min.apply(null,i.map(function(q){return q.options.left})),y=Math.max.apply(null,i.map(function(q){return q.options.left+q.options.width})),Z=Math.min.apply(null,i.map(function(q){return q.options.top})),W=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(u),q.designTarget.css("left",q.options.displayLeft())});break;case"vertical":var J=u+(y-u)/2;i.forEach(function(q){q.updateSizeAndPositionOptions(J-q.options.width/2),q.designTarget.css("left",q.options.displayLeft())});break;case"right":i.forEach(function(q){q.updateSizeAndPositionOptions(y-q.options.width),q.designTarget.css("left",q.options.displayLeft())});break;case"top":i.forEach(function(q){q.updateSizeAndPositionOptions(void 0,Z),q.designTarget.css("top",q.options.displayTop())});break;case"horizontal":var et=Z+(W-Z)/2;i.forEach(function(q){q.updateSizeAndPositionOptions(void 0,et-q.options.height/2),q.designTarget.css("top",q.options.displayTop())});break;case"bottom":i.forEach(function(q){q.updateSizeAndPositionOptions(void 0,W-q.options.height),q.designTarget.css("top",q.options.displayTop())});break;case"distributeHor":var O=[].reduce.call(i,function(q,ot){return q+ot.options.width},0),nt=(y-u-O)/(i.length-1);i.sort(function(q,ot){return q.options.left-ot.options.left}),i.forEach(function(q,ot){[0,i.length-1].includes(ot)||(q.updateSizeAndPositionOptions(i[ot-1].options.left+i[ot-1].options.width+nt),q.designTarget.css("left",q.options.displayLeft()))});break;case"distributeVer":var Q=[].reduce.call(i,function(q,ot){return q+ot.options.height},0),rt=(W-Z-Q)/(i.length-1);i.sort(function(q,ot){return q.options.top-ot.options.top}),i.forEach(function(q,ot){[0,i.length-1].includes(ot)||(q.updateSizeAndPositionOptions(void 0,i[ot-1].options.top+i[ot-1].options.height+rt),q.designTarget.css("top",q.options.displayTop()))});break}}},M.prototype.setElsSpace=function(e,i){var u=this.getSelectEls();u.length&&(i?(u.sort(function(y,Z){return y.options.left-Z.options.left}),u.forEach(function(y,Z){Z>0&&(y.updateSizeAndPositionOptions(u[Z-1].options.left+u[Z-1].options.width+e),y.designTarget.css("left",y.options.displayLeft()))})):(u.sort(function(y,Z){return y.options.top-Z.options.top}),u.forEach(function(y,Z){Z>0&&(y.updateSizeAndPositionOptions(void 0,u[Z-1].options.top+u[Z-1].options.height+e),y.designTarget.css("top",y.options.displayTop()))})))},M.prototype.initAutoSave=function(){var e=this;w.a.event.on("hiprintTemplateDataShortcutKey_"+this.id,function(i){if(!!e.history)switch(i){case"undo":if(e.historyPos>0){e.historyPos-=1;var u=e.historyList[e.historyPos];e.update(u.json)}break;case"redo":if(e.historyPos<e.historyList.length-1){e.historyPos+=1;var u=e.historyList[e.historyPos];e.update(u.json)}break}}),w.a.event.on("hiprintTemplateDataChanged_"+this.id,function(i){if(e.history){var u=e.dataMode==1?e.getJson():e.getJsonTid();e.lastJson=u,e.historyPos<e.historyList.length-1&&(e.historyList=e.historyList.slice(0,e.historyPos+1)),e.historyList.push({id:g.a.instance.guid(),type:i,json:u}),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,u)}})},M}();function jt(M){this.getHtml(M).hiwprint()}function St(M,e,i){$__default.default.extend({},M||{}).imgToBase64=!0;var u=new Pt({});u.on("printSuccess",e),u.on("printError",i),u.printByHtml2(this.getHtml(M),M.options)}function Ct(M){var e=void 0;return M&&M.templates.forEach(function(i,u){var y=$__default.default.extend({},i.options||{});M.imgToBase64&&(y.imgToBase64=!0),e?e.append(i.template.getHtml(i.data,y).html()):e=i.template.getHtml(i.data,y)}),e}function Nt(M){h.a.instance.init(M),h.a.instance.providers&&h.a.instance.providers.forEach(function(e){e.addElementTypes(l.instance)}),window.autoConnect&&(h.a.instance.host!=hiwebSocket.host||h.a.instance.token!=hiwebSocket.token)&&(hiwebSocket.stop(),h.a.instance.host&&(hiwebSocket.host=h.a.instance.host),h.a.instance.token&&(hiwebSocket.token=h.a.instance.token),hiwebSocket.start())}function Dt(M){h.a.instance.register(M)}function At(M){M?M&&Object.keys(M).forEach(function(e){if(e=="optionItems"&&M.optionItems&&M.optionItems.length)h.a.instance.registerItems(M.optionItems);else if(M[e].tabs&&M[e].tabs.length)M[e].tabs.forEach(function(Z,W){if(Z.replace)$__default.default.extend(h.a.instance[e].tabs[W],Z);else{var J=Z.options,et=h.a.instance[e].tabs[W].options;J.forEach(function(O){var nt=et.findIndex(function(Q){return Q.name==O.name});nt>-1?et[nt].hidden=O.hidden:O.after?(nt=et.findIndex(function(Q){return Q.name==O.after}),nt>-1&&et.splice(nt+1,0,O)):et.push(O)}),$__default.default.extend(h.a.instance[e].tabs[W],{name:Z.name,options:et})}}),delete M[e].tabs;else if(M[e].supportOptions){var i=M[e].supportOptions,u=h.a.instance[e].supportOptions;i.forEach(function(Z){var W=u.findIndex(function(J){return J.name==Z.name});W>-1?u[W].hidden=Z.hidden:Z.after?(W=u.findIndex(function(J){return J.name==Z.after}),W>-1&&u.splice(W+1,0,Z)):u.push(Z)}),$__default.default.extend(h.a.instance[e].supportOptions,u),delete M[e].supportOptions}else{var y={};y[e]=M[e],$__default.default.extend(h.a.instance,y)}}):$__default.default.extend(h.a.instance,HIPRINT_CONFIG)}function Et(M,e){return l.instance.updateElementType(M,e)}function Bt(M){h.a.instance.clear("printerList"),h.a.instance.on("printerList",M),hiwebSocket.refreshPrinterList()}function Ut(M){h.a.instance.clear("clients"),h.a.instance.on("clients",M),hiwebSocket.getClients()}function Zt(M){h.a.instance.clear("clientInfo"),h.a.instance.on("getClientInfo",M),hiwebSocket.getClientInfo()}function Lt(M,e,...i){h.a.instance.clear("address_"+M),h.a.instance.on("address_"+M,e),hiwebSocket.getAddress(M,...i)}function zt(M,e,i){h.a.instance.clear("ippPrinterCallback"),h.a.instance.on("ippPrinterCallback",e),h.a.instance.clear("ippPrinterConnected"),h.a.instance.on("ippPrinterConnected",i),hiwebSocket.ippPrint(M)}function Wt(M,e){h.a.instance.clear("ippRequestCallback"),h.a.instance.on("ippRequestCallback",e),hiwebSocket.ippRequest(M)}r.d(L,"register",function(){return Dt}),r.d(L,"init",function(){return Nt}),r.d(L,"setConfig",function(){return At}),r.d(L,"updateElementType",function(){return Et}),r.d(L,"hiwebSocket",function(){return hiwebSocket}),r.d(L,"refreshPrinterList",function(){return Bt}),r.d(L,"getClients",function(){return Ut}),r.d(L,"getClientInfo",function(){return Zt}),r.d(L,"getAddress",function(){return Lt}),r.d(L,"ippPrint",function(){return zt}),r.d(L,"ippRequest",function(){return Wt}),r.d(L,"ElementTypes",function(){return l.instance}),r.d(L,"PrintElementTypeManager",function(){return lt}),r.d(L,"PrintElementTypeGroup",function(){return pt}),r.d(L,"PrintTemplate",function(){return Pt}),r.d(L,"print",function(){return jt}),r.d(L,"print2",function(){return St}),r.d(L,"getHtml",function(){return Ct}),$__default.default(document).ready(function(){console.log("document ready"),console.log(window.autoConnect);var M=h.a.instance.getHooks("ready");M&&M.forEach(e=>{e.run({p:h,window})}),hiwebSocket.hasIo()&&window.autoConnect&&hiwebSocket.start()})}]);let defaultElementTypeProvider=defaultTypeProvider(hiprint$1);(function(G){G.fn.hiwprint=function(b){var l=document.getElementById("hiwprint_iframe");l&&l.parentNode.removeChild(l);var h=G.extend({},G.fn.hiwprint.defaults,b),g=this,E=G('<iframe id="hiwprint_iframe" style="visibility: hidden; height: 0; width: 0; position: absolute;"></iframe>'),D="";h.importCss&&(h.styleHandler&&(D+=h.styleHandler()),G("link[media=print]").length>0&&G("link[media=print]").each(function(){G(this).attr("href").indexOf("print-lock.css")>=0&&(D+='<link rel="stylesheet" type="text/css" media="print" href="'+G(this).attr("href")+'">',D+='<link rel="stylesheet" type="text/css" href="'+G(this).attr("href")+'">')})),E[0].srcdoc='<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+D+"</head><body></body></html>",E[0].onload=function(){var v=E[0].contentWindow||E[0].contentDocument;v.document&&(v=v.document),E.attr("srcdoc")||v.write('<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+D+"</head><body></body></html>"),h.printContainer?v.body.innerHTML=g[0].outerHTML:v.body.innerHTML=g.html(),w(v,function(){L(E[0],h)})},E.appendTo("body")},G.fn.hiwprint.defaults={importCss:!0,printContainer:!0,callback:null,styleHandler:null};function L(b,l){try{if(b.focus(),B()||r())try{b.contentWindow.document.execCommand("print",!1,null)}catch{b.contentWindow.print()}else b.contentWindow.print();l.callback&&l.callback()}catch(h){console.log(h)}}function r(){return navigator.userAgent.indexOf("MSIE")!==-1||!!document.documentMode}function B(){return!r()&&!!window.StyleMedia}function w(b,l,h){h===void 0&&(h=0);for(var g=b.getElementsByTagName("img"),E=!0,D=0;D<g.length;D++){var v=g[D];v.src&&v.src!==window.location.href&&v.src.indexOf("base64")==-1&&(!v||typeof v.naturalWidth>"u"||v.naturalWidth===0||!v.complete)&&(v.complete||(E=!1))}h++,!E&&h<10?setTimeout(function(){w(b,l,h)},500):l()}})(jQuery);(function(){window.HIPRINT_CONFIG={version:"0.2.0",movingDistance:1.5,paperHeightTrim:1,showPosition:!0,positionLineMode:!1,positionUnit:!0,showSizeBox:!0,adsorbMin:3,showAdsorbLine:!0,adsorbLineMin:6,paperNumberContinue:!0,panel:{supportOptions:[{name:"paperList",hidden:!1},{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:"paperDirections",hidden:!1},{name:"paperNumberDisabled",hidden:!1},{name:"paperNumberContinue",hidden:!1},{name:"paperNumberFormat",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"overPrintOptions",hidden:!1},{name:"watermarkOptions",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:"textContentWrap",hidden:!1},{name:"lineHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u8FB9\u6846",options:[{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:"textContentWrap",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:"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:"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},{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:"unShowInPage",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:"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:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"tableHeaderRepeat",hidden:!1},{name:"tableFooterRepeat",hidden:!1},{name:"autoCompletion",hidden:!1},{name:"maxRows",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:"rowsColumnsMergeClean",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:"maxRows",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:"titleSync",hidden:!1},{name:"columnField",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:"tableSummaryColspan",hidden:!1},{name:"tableSummary",hidden:!1},{name:"tableSummaryAlign",hidden:!1},{name:"tableSummaryNumFormat",hidden:!1},{name:"tableSummaryFormatter",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}}}})();const hiprint="",printLock="",autoConnect=function(G){console.log("autoConnect"),globalThis.autoConnect=!0,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.start(G)},disAutoConnect=function(){console.log("disAutoConnect"),globalThis.autoConnect=!1,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.stop()};globalThis.hiprint=hiprint$1;exports.autoConnect=autoConnect;exports.defaultElementTypeProvider=defaultElementTypeProvider;exports.disAutoConnect=disAutoConnect;exports.hiprint=hiprint$1;