@sv-print/hiprint 0.1.6 → 0.1.7-beta3

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 ve=require("jquery"),ye=require("jsbarcode"),Me=require("socket.io-client"),Pe=require("jspdf"),je=require("html2canvas"),Se=require("canvg"),At=it=>it&&typeof it=="object"&&"default"in it?it:{default:it},x=At(ve),Yt=At(ye),Te=At(je),we=At(Se);var xe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},He={exports:{}};(function(it,O){(function(h){it.exports=h(x.default)})(function(h){function G(a){var r=a.parent();a.removeData("minicolors-initialized").removeData("minicolors-settings").removeProp("size").removeClass("minicolors-input"),r.before(a).remove()}function A(a){var r=a.parent(),u=r.find(".minicolors-panel"),j=a.data("minicolors-settings");!a.data("minicolors-initialized")||a.prop("disabled")||r.hasClass("minicolors-inline")||r.hasClass("minicolors-focus")||(v(),r.addClass("minicolors-focus"),u.animate?u.stop(!0,!0).fadeIn(j.showSpeed,function(){j.show&&j.show.call(a.get(0))}):(u.show(),j.show&&j.show.call(a.get(0))))}function v(){h(".minicolors-focus").each(function(){var a=h(this),r=a.find(".minicolors-input"),u=a.find(".minicolors-panel"),j=r.data("minicolors-settings");u.animate?u.fadeOut(j.hideSpeed,function(){j.hide&&j.hide.call(r.get(0)),a.removeClass("minicolors-focus")}):(u.hide(),j.hide&&j.hide.call(r.get(0)),a.removeClass("minicolors-focus"))})}function p(a,r,u){var j,d,I,C,Z,L=a.parents(".minicolors").find(".minicolors-input"),J=L.data("minicolors-settings"),F=a.find("[class$=-picker]"),R=a.offset().left,V=a.offset().top,$=Math.round(r.pageX-R),z=Math.round(r.pageY-V),tt=u?J.animationSpeed:0;r.originalEvent.changedTouches&&($=r.originalEvent.changedTouches[0].pageX-R,z=r.originalEvent.changedTouches[0].pageY-V),$<0&&($=0),z<0&&(z=0),$>a.width()&&($=a.width()),z>a.height()&&(z=a.height()),a.parent().is(".minicolors-slider-wheel")&&F.parent().is(".minicolors-grid")&&(j=75-$,d=75-z,I=Math.sqrt(j*j+d*d),(C=Math.atan2(d,j))<0&&(C+=2*Math.PI),75<I&&($=(I=75)-75*Math.cos(C),z=75-75*Math.sin(C)),$=Math.round($),z=Math.round(z)),Z={top:z+"px"},a.is(".minicolors-grid")&&(Z.left=$+"px"),F.animate?F.stop(!0).animate(Z,tt,J.animationEasing,function(){c(L,a)}):(F.css(Z),c(L,a))}function c(a,r){function u(lt,vt){var yt,Mt;return lt.length&&vt?(yt=lt.offset().left,Mt=lt.offset().top,{x:yt-vt.offset().left+lt.outerWidth()/2,y:Mt-vt.offset().top+lt.outerHeight()/2}):null}var j,d,I,C,Z,L,J,F=a.val(),R=a.attr("data-opacity"),V=a.parent(),$=a.data("minicolors-settings"),z=V.find(".minicolors-input-swatch"),tt=V.find(".minicolors-grid"),ot=V.find(".minicolors-slider"),pt=V.find(".minicolors-opacity-slider"),st=tt.find("[class$=-picker]"),gt=ot.find("[class$=-picker]"),ht=pt.find("[class$=-picker]"),ct=u(st,tt),bt=u(gt,ot),dt=u(ht,pt);if(r.is(".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider")){switch($.control){case"wheel":C=tt.width()/2-ct.x,Z=tt.height()/2-ct.y,L=Math.sqrt(C*C+Z*Z),(J=Math.atan2(Z,C))<0&&(J+=2*Math.PI),75<L&&(L=75,ct.x=69-75*Math.cos(J),ct.y=69-75*Math.sin(J)),d=N(L/.75,0,100),F=o({h:j=N(180*J/Math.PI,0,360),s:d,b:I=N(100-Math.floor(bt.y*(100/ot.height())),0,100)}),ot.css("backgroundColor",o({h:j,s:d,b:100}));break;case"saturation":F=o({h:j=N(parseInt(ct.x*(360/tt.width()),10),0,360),s:d=N(100-Math.floor(bt.y*(100/ot.height())),0,100),b:I=N(100-Math.floor(ct.y*(100/tt.height())),0,100)}),ot.css("backgroundColor",o({h:j,s:100,b:I})),V.find(".minicolors-grid-inner").css("opacity",d/100);break;case"brightness":F=o({h:j=N(parseInt(ct.x*(360/tt.width()),10),0,360),s:d=N(100-Math.floor(ct.y*(100/tt.height())),0,100),b:I=N(100-Math.floor(bt.y*(100/ot.height())),0,100)}),ot.css("backgroundColor",o({h:j,s:d,b:100})),V.find(".minicolors-grid-inner").css("opacity",1-I/100);break;default:F=o({h:j=N(360-parseInt(bt.y*(360/ot.height()),10),0,360),s:d=N(Math.floor(ct.x*(100/tt.width())),0,100),b:I=N(100-Math.floor(ct.y*(100/tt.height())),0,100)}),tt.css("backgroundColor",o({h:j,s:100,b:100}))}l(a,F,R=$.opacity?parseFloat(1-dt.y/pt.height()).toFixed(2):1)}else z.find("span").css({backgroundColor:F,opacity:String(R)}),B(a,F,R)}function l(a,r,u){var j,d=a.parent(),I=a.data("minicolors-settings"),C=d.find(".minicolors-input-swatch");I.opacity&&a.attr("data-opacity",u),r=I.format==="rgb"?(j=H(r)?T(r,!0):m(s(r,!0)),u=a.attr("data-opacity")===""?1:N(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),!isNaN(u)&&I.opacity||(u=1),a.minicolors("rgbObject").a<=1&&j&&I.opacity?"rgba("+j.r+", "+j.g+", "+j.b+", "+parseFloat(u)+")":"rgb("+j.r+", "+j.g+", "+j.b+")"):(H(r)&&(r=M(r)),D(r,I.letterCase)),a.val(r),C.find("span").css({backgroundColor:r,opacity:String(u)}),B(a,r,u)}function w(a,r){var u,j,d,I,C,Z,L,J,F,R,V=a.parent(),$=a.data("minicolors-settings"),z=V.find(".minicolors-input-swatch"),tt=V.find(".minicolors-grid"),ot=V.find(".minicolors-slider"),pt=V.find(".minicolors-opacity-slider"),st=tt.find("[class$=-picker]"),gt=ot.find("[class$=-picker]"),ht=pt.find("[class$=-picker]");switch(H(a.val())?(u=M(a.val()),(C=N(parseFloat(b(a.val())).toFixed(2),0,1))&&a.attr("data-opacity",C)):u=D(s(a.val(),!0),$.letterCase),j=function(ct){var bt=function(dt){var lt={h:0,s:0,b:0},vt=Math.min(dt.r,dt.g,dt.b),yt=Math.max(dt.r,dt.g,dt.b),Mt=yt-vt;return lt.b=yt,lt.s=yt!==0?255*Mt/yt:0,lt.s!==0?dt.r===yt?lt.h=(dt.g-dt.b)/Mt:dt.g===yt?lt.h=2+(dt.b-dt.r)/Mt:lt.h=4+(dt.r-dt.g)/Mt:lt.h=-1,lt.h*=60,lt.h<0&&(lt.h+=360),lt.s*=.39215686274509803,lt.b*=.39215686274509803,lt}(m(ct));return bt.s===0&&(bt.h=360),bt}(u=u||D(S($.defaultValue,!0),$.letterCase)),I=$.keywords?h.map($.keywords.split(","),function(ct){return ct.toLowerCase().trim()}):[],Z=a.val()!==""&&-1<h.inArray(a.val().toLowerCase(),I)?D(a.val()):H(a.val())?T(a.val()):u,r||a.val(Z),$.opacity&&(d=a.attr("data-opacity")===""?1:N(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),isNaN(d)&&(d=1),a.attr("data-opacity",d),z.find("span").css("opacity",String(d)),J=N(pt.height()-pt.height()*d,0,pt.height()),ht.css("top",J+"px")),a.val().toLowerCase()==="transparent"&&z.find("span").css("opacity",String(0)),z.find("span").css("backgroundColor",u),$.control){case"wheel":F=N(Math.ceil(.75*j.s),0,tt.height()/2),R=j.h*Math.PI/180,L=N(75-Math.cos(R)*F,0,tt.width()),J=N(75-Math.sin(R)*F,0,tt.height()),st.css({top:J+"px",left:L+"px"}),J=150-j.b/(100/tt.height()),u===""&&(J=0),gt.css("top",J+"px"),ot.css("backgroundColor",o({h:j.h,s:j.s,b:100}));break;case"saturation":L=N(5*j.h/12,0,150),J=N(tt.height()-Math.ceil(j.b/(100/tt.height())),0,tt.height()),st.css({top:J+"px",left:L+"px"}),J=N(ot.height()-j.s*(ot.height()/100),0,ot.height()),gt.css("top",J+"px"),ot.css("backgroundColor",o({h:j.h,s:100,b:j.b})),V.find(".minicolors-grid-inner").css("opacity",j.s/100);break;case"brightness":L=N(5*j.h/12,0,150),J=N(tt.height()-Math.ceil(j.s/(100/tt.height())),0,tt.height()),st.css({top:J+"px",left:L+"px"}),J=N(ot.height()-j.b*(ot.height()/100),0,ot.height()),gt.css("top",J+"px"),ot.css("backgroundColor",o({h:j.h,s:j.s,b:100})),V.find(".minicolors-grid-inner").css("opacity",1-j.b/100);break;default:L=N(Math.ceil(j.s/(100/tt.width())),0,tt.width()),J=N(tt.height()-Math.ceil(j.b/(100/tt.height())),0,tt.height()),st.css({top:J+"px",left:L+"px"}),J=N(ot.height()-j.h/(360/ot.height()),0,ot.height()),gt.css("top",J+"px"),tt.css("backgroundColor",o({h:j.h,s:100,b:100}))}a.data("minicolors-initialized")&&B(a,Z,d)}function B(a,r,u){var j,d,I,C=a.data("minicolors-settings"),Z=a.data("minicolors-lastChange");if(!Z||Z.value!==r||Z.opacity!==u){if(a.data("minicolors-lastChange",{value:r,opacity:u}),C.swatches&&C.swatches.length!==0){for(j=H(r)?T(r,!0):m(r),d=-1,I=0;I<C.swatches.length;++I)if(j.r===C.swatches[I].r&&j.g===C.swatches[I].g&&j.b===C.swatches[I].b&&j.a===C.swatches[I].a){d=I;break}a.parent().find(".minicolors-swatches .minicolors-swatch").removeClass("selected"),d!==-1&&a.parent().find(".minicolors-swatches .minicolors-swatch").eq(I).addClass("selected")}C.change&&(C.changeDelay?(clearTimeout(a.data("minicolors-changeTimeout")),a.data("minicolors-changeTimeout",setTimeout(function(){C.change.call(a.get(0),r,u)},C.changeDelay))):C.change.call(a.get(0),r,u)),a.trigger("change").trigger("input")}}function D(a,r){return r==="uppercase"?a.toUpperCase():a.toLowerCase()}function s(a,r){return!(a=a.replace(/^#/g,"")).match(/^[A-F0-9]{3,6}/gi)||a.length!==3&&a.length!==6?"":(a.length===3&&r&&(a=a[0]+a[0]+a[1]+a[1]+a[2]+a[2]),"#"+a)}function T(a,r){var u=a.replace(/[^\d,.]/g,"").split(",");return u[0]=N(parseInt(u[0],10),0,255),u[1]=N(parseInt(u[1],10),0,255),u[2]=N(parseInt(u[2],10),0,255),u[3]!==void 0&&(u[3]=N(parseFloat(u[3],10),0,1)),r?u[3]!==void 0?{r:u[0],g:u[1],b:u[2],a:u[3]}:{r:u[0],g:u[1],b:u[2]}:u[3]!==void 0&&u[3]<=1?"rgba("+u[0]+", "+u[1]+", "+u[2]+", "+u[3]+")":"rgb("+u[0]+", "+u[1]+", "+u[2]+")"}function S(a,r){return H(a)?T(a):s(a,r)}function N(a,r,u){return a<r&&(a=r),u<a&&(a=u),a}function H(a){var r=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i);return!(!r||r.length!==4)}function b(a){return(a=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+(\.\d{1,2})?|\.\d{1,2})[\s+]?/i))&&a.length===6?a[4]:"1"}function M(a){return(a=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i))&&a.length===4?"#"+("0"+parseInt(a[1],10).toString(16)).slice(-2)+("0"+parseInt(a[2],10).toString(16)).slice(-2)+("0"+parseInt(a[3],10).toString(16)).slice(-2):""}function P(a){var r=[a.r.toString(16),a.g.toString(16),a.b.toString(16)];return h.each(r,function(u,j){j.length===1&&(r[u]="0"+j)}),"#"+r.join("")}function o(a){return P((r=a,I={},C=Math.round(r.h),Z=Math.round(255*r.s/100),L=Math.round(255*r.b/100),Z===0?I.r=I.g=I.b=L:(d=C%60*((u=L)-(j=(255-Z)*L/255))/60,C===360&&(C=0),C<60?(I.r=u,I.b=j,I.g=j+d):C<120?(I.g=u,I.b=j,I.r=u-d):C<180?(I.g=u,I.r=j,I.b=j+d):C<240?(I.b=u,I.r=j,I.g=u-d):C<300?(I.b=u,I.g=j,I.r=j+d):C<360?(I.r=u,I.g=j,I.b=u-d):(I.r=0,I.g=0,I.b=0)),{r:Math.round(I.r),g:Math.round(I.g),b:Math.round(I.b)}));var r,u,j,d,I,C,Z,L}function m(a){return{r:(a=parseInt(-1<a.indexOf("#")?a.substring(1):a,16))>>16,g:(65280&a)>>8,b:255&a}}h.minicolors={defaults:{animationSpeed:50,animationEasing:"swing",change:null,changeDelay:0,control:"hue",defaultValue:"",format:"hex",hide:null,hideSpeed:100,inline:!1,keywords:"",letterCase:"lowercase",opacity:!1,position:"bottom",show:null,showSpeed:100,theme:"default",swatches:[]}},h.extend(h.fn,{minicolors:function(a,r){switch(a){case"destroy":return h(this).each(function(){G(h(this))}),h(this);case"hide":return v(),h(this);case"opacity":return r===void 0?h(this).attr("data-opacity"):(h(this).each(function(){w(h(this).attr("data-opacity",r))}),h(this));case"rgbObject":return function(u){var j,d=h(u).attr("data-opacity");{var I;j=H(h(u).val())?T(h(u).val(),!0):(I=s(h(u).val(),!0),m(I))}return j?(d!==void 0&&h.extend(j,{a:parseFloat(d)}),j):null}(h(this));case"rgbString":case"rgbaString":return function(u,j){var d,I=h(u).attr("data-opacity");{var C;d=H(h(u).val())?T(h(u).val(),!0):(C=s(h(u).val(),!0),m(C))}return d?(I===void 0&&(I=1),j?"rgba("+d.r+", "+d.g+", "+d.b+", "+parseFloat(I)+")":"rgb("+d.r+", "+d.g+", "+d.b+")"):null}(h(this),a==="rgbaString");case"settings":return r===void 0?h(this).data("minicolors-settings"):(h(this).each(function(){var u=h(this).data("minicolors-settings")||{};G(h(this)),h(this).minicolors(h.extend(!0,u,r))}),h(this));case"show":return A(h(this).eq(0)),h(this);case"value":return r===void 0?h(this).val():(h(this).each(function(){typeof r=="object"&&r!==null?(r.opacity!==void 0&&h(this).attr("data-opacity",N(r.opacity,0,1)),r.color&&h(this).val(r.color)):h(this).val(r),w(h(this))}),h(this));default:return a!=="create"&&(r=a),h(this).each(function(){(function(u,j){var d,I,C,Z,L,J,F,R=h('<div class="minicolors" />'),V=h.minicolors.defaults;if(!u.data("minicolors-initialized")){if(j=h.extend(!0,{},V,j),R.addClass("minicolors-theme-"+j.theme).toggleClass("minicolors-with-opacity",j.opacity),j.position!==void 0&&h.each(j.position.split(" "),function(){R.addClass("minicolors-position-"+this)}),I=j.format==="rgb"?j.opacity?"25":"20":j.keywords?"11":"7",u.addClass("minicolors-input").data("minicolors-initialized",!1).data("minicolors-settings",j).prop("size",I).wrap(R).after('<div class="minicolors-panel minicolors-slider-'+j.control+'"><div class="minicolors-slider minicolors-sprite"><div class="minicolors-picker"></div></div><div class="minicolors-opacity-slider minicolors-sprite"><div class="minicolors-picker"></div></div><div class="minicolors-grid minicolors-sprite"><div class="minicolors-grid-inner"></div><div class="minicolors-picker"><div></div></div></div></div>'),j.inline||(u.after('<span class="minicolors-swatch minicolors-sprite minicolors-input-swatch"><span class="minicolors-swatch-color"></span></span>'),u.next(".minicolors-input-swatch").on("click",function($){$.preventDefault(),u.trigger("focus")})),(J=u.parent().find(".minicolors-panel")).on("selectstart",function(){return!1}).end(),j.swatches&&j.swatches.length!==0)for(J.addClass("minicolors-with-swatches"),C=h('<ul class="minicolors-swatches"></ul>').appendTo(J),F=0;F<j.swatches.length;++F)Z=typeof j.swatches[F]=="object"?(d=j.swatches[F].name,j.swatches[F].color):(d="",j.swatches[F]),Z=H(L=Z)?T(Z,!0):m(s(Z,!0)),h('<li class="minicolors-swatch minicolors-sprite"><span class="minicolors-swatch-color"></span></li>').attr("title",d).appendTo(C).data("swatch-color",L).find(".minicolors-swatch-color").css({backgroundColor:L!=="transparent"?P(Z):"transparent",opacity:String(Z.a)}),j.swatches[F]=Z;j.inline&&u.parent().addClass("minicolors-inline"),w(u,!1),u.data("minicolors-initialized",!0)}})(h(this),r)}),h(this)}}}),h([document]).on("mousedown.minicolors touchstart.minicolors",function(a){h(a.target).parents().add(a.target).hasClass("minicolors")||v()}).on("mousedown.minicolors touchstart.minicolors",".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider",function(a){var r=h(this);a.preventDefault(),h(a.delegateTarget).data("minicolors-target",r),p(r,a,!0)}).on("mousemove.minicolors touchmove.minicolors",function(a){var r=h(a.delegateTarget).data("minicolors-target");r&&p(r,a)}).on("mouseup.minicolors touchend.minicolors",function(){h(this).removeData("minicolors-target")}).on("click.minicolors",".minicolors-swatches li",function(a){a.preventDefault();var r=h(this),u=r.parents(".minicolors").find(".minicolors-input"),j=r.data("swatch-color");l(u,j,b(j)),w(u)}).on("mousedown.minicolors touchstart.minicolors",".minicolors-input-swatch",function(a){var r=h(this).parent().find(".minicolors-input");a.preventDefault(),A(r)}).on("focus.minicolors",".minicolors-input",function(){var a=h(this);a.data("minicolors-initialized")&&A(a)}).on("blur.minicolors",".minicolors-input",function(){var a,r,u,j,d,I=h(this),C=I.data("minicolors-settings");I.data("minicolors-initialized")&&(a=C.keywords?h.map(C.keywords.split(","),function(Z){return Z.toLowerCase().trim()}):[],d=I.val()!==""&&-1<h.inArray(I.val().toLowerCase(),a)?I.val():(u=H(I.val())?T(I.val(),!0):(r=s(I.val(),!0))?m(r):null)===null?C.defaultValue:C.format==="rgb"?C.opacity?T("rgba("+u.r+","+u.g+","+u.b+","+I.attr("data-opacity")+")"):T("rgb("+u.r+","+u.g+","+u.b+")"):P(u),j=C.opacity?I.attr("data-opacity"):1,d.toLowerCase()==="transparent"&&(j=0),I.closest(".minicolors").find(".minicolors-input-swatch > span").css("opacity",String(j)),I.val(d),I.val()===""&&I.val(S(C.defaultValue,!0)),I.val(D(I.val(),C.letterCase)))}).on("keydown.minicolors",".minicolors-input",function(a){var r=h(this);if(r.data("minicolors-initialized"))switch(a.which){case 9:v();break;case 13:case 27:v(),r.blur()}}).on("keyup.minicolors",".minicolors-input",function(){var a=h(this);a.data("minicolors-initialized")&&w(a,!0)}).on("paste.minicolors",".minicolors-input",function(){var a=h(this);a.data("minicolors-initialized")&&setTimeout(function(){w(a,!0)},1)})})})(He);(function(){function it(o){this.mode=h.MODE_8BIT_BYTE,this.data=o,this.parsedData=[];for(var m=0,a=this.data.length;m<a;m++){var r=[],u=this.data.charCodeAt(m);u>65536?(r[0]=240|(u&1835008)>>>18,r[1]=128|(u&258048)>>>12,r[2]=128|(u&4032)>>>6,r[3]=128|u&63):u>2048?(r[0]=224|(u&61440)>>>12,r[1]=128|(u&4032)>>>6,r[2]=128|u&63):u>128?(r[0]=192|(u&1984)>>>6,r[1]=128|u&63):r[0]=u,this.parsedData.push(r)}this.parsedData=Array.prototype.concat.apply([],this.parsedData),this.parsedData.length!=this.data.length&&(this.parsedData.unshift(191),this.parsedData.unshift(187),this.parsedData.unshift(239))}it.prototype={getLength:function(o){return this.parsedData.length},write:function(o){for(var m=0,a=this.parsedData.length;m<a;m++)o.put(this.parsedData[m],8)}};function O(o,m){this.typeNumber=o,this.errorCorrectLevel=m,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}O.prototype={addData:function(o){var m=new it(o);this.dataList.push(m),this.dataCache=null},isDark:function(o,m){if(o<0||this.moduleCount<=o||m<0||this.moduleCount<=m)throw new Error(o+","+m);return this.modules[o][m]},getModuleCount:function(){return this.moduleCount},make:function(){this.makeImpl(!1,this.getBestMaskPattern())},makeImpl:function(o,m){this.moduleCount=this.typeNumber*4+17,this.modules=new Array(this.moduleCount);for(var a=0;a<this.moduleCount;a++){this.modules[a]=new Array(this.moduleCount);for(var r=0;r<this.moduleCount;r++)this.modules[a][r]=null}this.setupPositionProbePattern(0,0),this.setupPositionProbePattern(this.moduleCount-7,0),this.setupPositionProbePattern(0,this.moduleCount-7),this.setupPositionAdjustPattern(),this.setupTimingPattern(),this.setupTypeInfo(o,m),this.typeNumber>=7&&this.setupTypeNumber(o),this.dataCache==null&&(this.dataCache=O.createData(this.typeNumber,this.errorCorrectLevel,this.dataList)),this.mapData(this.dataCache,m)},setupPositionProbePattern:function(o,m){for(var a=-1;a<=7;a++)if(!(o+a<=-1||this.moduleCount<=o+a))for(var r=-1;r<=7;r++)m+r<=-1||this.moduleCount<=m+r||(0<=a&&a<=6&&(r==0||r==6)||0<=r&&r<=6&&(a==0||a==6)||2<=a&&a<=4&&2<=r&&r<=4?this.modules[o+a][m+r]=!0:this.modules[o+a][m+r]=!1)},getBestMaskPattern:function(){for(var o=0,m=0,a=0;a<8;a++){this.makeImpl(!0,a);var r=v.getLostPoint(this);(a==0||o>r)&&(o=r,m=a)}return m},createMovieClip:function(o,m,a){var r=o.createEmptyMovieClip(m,a),u=1;this.make();for(var j=0;j<this.modules.length;j++)for(var d=j*u,I=0;I<this.modules[j].length;I++){var C=I*u,Z=this.modules[j][I];Z&&(r.beginFill(0,100),r.moveTo(C,d),r.lineTo(C+u,d),r.lineTo(C+u,d+u),r.lineTo(C,d+u),r.endFill())}return r},setupTimingPattern:function(){for(var o=8;o<this.moduleCount-8;o++)this.modules[o][6]==null&&(this.modules[o][6]=o%2==0);for(var m=8;m<this.moduleCount-8;m++)this.modules[6][m]==null&&(this.modules[6][m]=m%2==0)},setupPositionAdjustPattern:function(){for(var o=v.getPatternPosition(this.typeNumber),m=0;m<o.length;m++)for(var a=0;a<o.length;a++){var r=o[m],u=o[a];if(this.modules[r][u]==null)for(var j=-2;j<=2;j++)for(var d=-2;d<=2;d++)j==-2||j==2||d==-2||d==2||j==0&&d==0?this.modules[r+j][u+d]=!0:this.modules[r+j][u+d]=!1}},setupTypeNumber:function(o){for(var m=v.getBCHTypeNumber(this.typeNumber),a=0;a<18;a++){var r=!o&&(m>>a&1)==1;this.modules[Math.floor(a/3)][a%3+this.moduleCount-8-3]=r}for(var a=0;a<18;a++){var r=!o&&(m>>a&1)==1;this.modules[a%3+this.moduleCount-8-3][Math.floor(a/3)]=r}},setupTypeInfo:function(o,m){for(var a=this.errorCorrectLevel<<3|m,r=v.getBCHTypeInfo(a),u=0;u<15;u++){var j=!o&&(r>>u&1)==1;u<6?this.modules[u][8]=j:u<8?this.modules[u+1][8]=j:this.modules[this.moduleCount-15+u][8]=j}for(var u=0;u<15;u++){var j=!o&&(r>>u&1)==1;u<8?this.modules[8][this.moduleCount-u-1]=j:u<9?this.modules[8][15-u-1+1]=j:this.modules[8][15-u-1]=j}this.modules[this.moduleCount-8][8]=!o},mapData:function(o,m){for(var a=-1,r=this.moduleCount-1,u=7,j=0,d=this.moduleCount-1;d>0;d-=2)for(d==6&&d--;;){for(var I=0;I<2;I++)if(this.modules[r][d-I]==null){var C=!1;j<o.length&&(C=(o[j]>>>u&1)==1);var Z=v.getMask(m,r,d-I);Z&&(C=!C),this.modules[r][d-I]=C,u--,u==-1&&(j++,u=7)}if(r+=a,r<0||this.moduleCount<=r){r-=a,a=-a;break}}}},O.PAD0=236,O.PAD1=17,O.createData=function(o,m,a){for(var r=w.getRSBlocks(o,m),u=new B,j=0;j<a.length;j++){var d=a[j];u.put(d.mode,4),u.put(d.getLength(),v.getLengthInBits(d.mode,o)),d.write(u)}for(var I=0,j=0;j<r.length;j++)I+=r[j].dataCount;if(u.getLengthInBits()>I*8)throw new Error("code length overflow. ("+u.getLengthInBits()+">"+I*8+")");for(u.getLengthInBits()+4<=I*8&&u.put(0,4);u.getLengthInBits()%8!=0;)u.putBit(!1);for(;!(u.getLengthInBits()>=I*8||(u.put(O.PAD0,8),u.getLengthInBits()>=I*8));)u.put(O.PAD1,8);return O.createBytes(u,r)},O.createBytes=function(o,m){for(var a=0,r=0,u=0,j=new Array(m.length),d=new Array(m.length),I=0;I<m.length;I++){var C=m[I].dataCount,Z=m[I].totalCount-C;r=Math.max(r,C),u=Math.max(u,Z),j[I]=new Array(C);for(var L=0;L<j[I].length;L++)j[I][L]=255&o.buffer[L+a];a+=C;var J=v.getErrorCorrectPolynomial(Z),F=new l(j[I],J.getLength()-1),R=F.mod(J);d[I]=new Array(J.getLength()-1);for(var L=0;L<d[I].length;L++){var V=L+R.getLength()-d[I].length;d[I][L]=V>=0?R.get(V):0}}for(var $=0,L=0;L<m.length;L++)$+=m[L].totalCount;for(var z=new Array($),tt=0,L=0;L<r;L++)for(var I=0;I<m.length;I++)L<j[I].length&&(z[tt++]=j[I][L]);for(var L=0;L<u;L++)for(var I=0;I<m.length;I++)L<d[I].length&&(z[tt++]=d[I][L]);return z};for(var h={MODE_NUMBER:1<<0,MODE_ALPHA_NUM:1<<1,MODE_8BIT_BYTE:1<<2,MODE_KANJI:1<<3},G={L:1,M:0,Q:3,H:2},A={PATTERN000:0,PATTERN001:1,PATTERN010:2,PATTERN011:3,PATTERN100:4,PATTERN101:5,PATTERN110:6,PATTERN111:7},v={PATTERN_POSITION_TABLE:[[],[6,18],[6,22],[6,26],[6,30],[6,34],[6,22,38],[6,24,42],[6,26,46],[6,28,50],[6,30,54],[6,32,58],[6,34,62],[6,26,46,66],[6,26,48,70],[6,26,50,74],[6,30,54,78],[6,30,56,82],[6,30,58,86],[6,34,62,90],[6,28,50,72,94],[6,26,50,74,98],[6,30,54,78,102],[6,28,54,80,106],[6,32,58,84,110],[6,30,58,86,114],[6,34,62,90,118],[6,26,50,74,98,122],[6,30,54,78,102,126],[6,26,52,78,104,130],[6,30,56,82,108,134],[6,34,60,86,112,138],[6,30,58,86,114,142],[6,34,62,90,118,146],[6,30,54,78,102,126,150],[6,24,50,76,102,128,154],[6,28,54,80,106,132,158],[6,32,58,84,110,136,162],[6,26,54,82,110,138,166],[6,30,58,86,114,142,170]],G15:1<<10|1<<8|1<<5|1<<4|1<<2|1<<1|1<<0,G18:1<<12|1<<11|1<<10|1<<9|1<<8|1<<5|1<<2|1<<0,G15_MASK:1<<14|1<<12|1<<10|1<<4|1<<1,getBCHTypeInfo:function(o){for(var m=o<<10;v.getBCHDigit(m)-v.getBCHDigit(v.G15)>=0;)m^=v.G15<<v.getBCHDigit(m)-v.getBCHDigit(v.G15);return(o<<10|m)^v.G15_MASK},getBCHTypeNumber:function(o){for(var m=o<<12;v.getBCHDigit(m)-v.getBCHDigit(v.G18)>=0;)m^=v.G18<<v.getBCHDigit(m)-v.getBCHDigit(v.G18);return o<<12|m},getBCHDigit:function(o){for(var m=0;o!=0;)m++,o>>>=1;return m},getPatternPosition:function(o){return v.PATTERN_POSITION_TABLE[o-1]},getMask:function(o,m,a){switch(o){case A.PATTERN000:return(m+a)%2==0;case A.PATTERN001:return m%2==0;case A.PATTERN010:return a%3==0;case A.PATTERN011:return(m+a)%3==0;case A.PATTERN100:return(Math.floor(m/2)+Math.floor(a/3))%2==0;case A.PATTERN101:return m*a%2+m*a%3==0;case A.PATTERN110:return(m*a%2+m*a%3)%2==0;case A.PATTERN111:return(m*a%3+(m+a)%2)%2==0;default:throw new Error("bad maskPattern:"+o)}},getErrorCorrectPolynomial:function(o){for(var m=new l([1],0),a=0;a<o;a++)m=m.multiply(new l([1,p.gexp(a)],0));return m},getLengthInBits:function(o,m){if(1<=m&&m<10)switch(o){case h.MODE_NUMBER:return 10;case h.MODE_ALPHA_NUM:return 9;case h.MODE_8BIT_BYTE:return 8;case h.MODE_KANJI:return 8;default:throw new Error("mode:"+o)}else if(m<27)switch(o){case h.MODE_NUMBER:return 12;case h.MODE_ALPHA_NUM:return 11;case h.MODE_8BIT_BYTE:return 16;case h.MODE_KANJI:return 10;default:throw new Error("mode:"+o)}else if(m<41)switch(o){case h.MODE_NUMBER:return 14;case h.MODE_ALPHA_NUM:return 13;case h.MODE_8BIT_BYTE:return 16;case h.MODE_KANJI:return 12;default:throw new Error("mode:"+o)}else throw new Error("type:"+m)},getLostPoint:function(o){for(var m=o.getModuleCount(),a=0,r=0;r<m;r++)for(var u=0;u<m;u++){for(var j=0,d=o.isDark(r,u),I=-1;I<=1;I++)if(!(r+I<0||m<=r+I))for(var C=-1;C<=1;C++)u+C<0||m<=u+C||I==0&&C==0||d==o.isDark(r+I,u+C)&&j++;j>5&&(a+=3+j-5)}for(var r=0;r<m-1;r++)for(var u=0;u<m-1;u++){var Z=0;o.isDark(r,u)&&Z++,o.isDark(r+1,u)&&Z++,o.isDark(r,u+1)&&Z++,o.isDark(r+1,u+1)&&Z++,(Z==0||Z==4)&&(a+=3)}for(var r=0;r<m;r++)for(var u=0;u<m-6;u++)o.isDark(r,u)&&!o.isDark(r,u+1)&&o.isDark(r,u+2)&&o.isDark(r,u+3)&&o.isDark(r,u+4)&&!o.isDark(r,u+5)&&o.isDark(r,u+6)&&(a+=40);for(var u=0;u<m;u++)for(var r=0;r<m-6;r++)o.isDark(r,u)&&!o.isDark(r+1,u)&&o.isDark(r+2,u)&&o.isDark(r+3,u)&&o.isDark(r+4,u)&&!o.isDark(r+5,u)&&o.isDark(r+6,u)&&(a+=40);for(var L=0,u=0;u<m;u++)for(var r=0;r<m;r++)o.isDark(r,u)&&L++;var J=Math.abs(100*L/m/m-50)/5;return a+=J*10,a}},p={glog:function(o){if(o<1)throw new Error("glog("+o+")");return p.LOG_TABLE[o]},gexp:function(o){for(;o<0;)o+=255;for(;o>=256;)o-=255;return p.EXP_TABLE[o]},EXP_TABLE:new Array(256),LOG_TABLE:new Array(256)},c=0;c<8;c++)p.EXP_TABLE[c]=1<<c;for(var c=8;c<256;c++)p.EXP_TABLE[c]=p.EXP_TABLE[c-4]^p.EXP_TABLE[c-5]^p.EXP_TABLE[c-6]^p.EXP_TABLE[c-8];for(var c=0;c<255;c++)p.LOG_TABLE[p.EXP_TABLE[c]]=c;function l(o,m){if(o.length==null)throw new Error(o.length+"/"+m);for(var a=0;a<o.length&&o[a]==0;)a++;this.num=new Array(o.length-a+m);for(var r=0;r<o.length-a;r++)this.num[r]=o[r+a]}l.prototype={get:function(o){return this.num[o]},getLength:function(){return this.num.length},multiply:function(o){for(var m=new Array(this.getLength()+o.getLength()-1),a=0;a<this.getLength();a++)for(var r=0;r<o.getLength();r++)m[a+r]^=p.gexp(p.glog(this.get(a))+p.glog(o.get(r)));return new l(m,0)},mod:function(o){if(this.getLength()-o.getLength()<0)return this;for(var m=p.glog(this.get(0))-p.glog(o.get(0)),a=new Array(this.getLength()),r=0;r<this.getLength();r++)a[r]=this.get(r);for(var r=0;r<o.getLength();r++)a[r]^=p.gexp(p.glog(o.get(r))+m);return new l(a,0).mod(o)}};function w(o,m){this.totalCount=o,this.dataCount=m}w.RS_BLOCK_TABLE=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],w.getRSBlocks=function(o,m){var a=w.getRsBlockTable(o,m);if(a==null)throw new Error("bad rs block @ typeNumber:"+o+"/errorCorrectLevel:"+m);for(var r=a.length/3,u=[],j=0;j<r;j++)for(var d=a[j*3+0],I=a[j*3+1],C=a[j*3+2],Z=0;Z<d;Z++)u.push(new w(I,C));return u},w.getRsBlockTable=function(o,m){switch(m){case G.L:return w.RS_BLOCK_TABLE[(o-1)*4+0];case G.M:return w.RS_BLOCK_TABLE[(o-1)*4+1];case G.Q:return w.RS_BLOCK_TABLE[(o-1)*4+2];case G.H:return w.RS_BLOCK_TABLE[(o-1)*4+3];default:return}};function B(){this.buffer=[],this.length=0}B.prototype={get:function(o){var m=Math.floor(o/8);return(this.buffer[m]>>>7-o%8&1)==1},put:function(o,m){for(var a=0;a<m;a++)this.putBit((o>>>m-a-1&1)==1)},getLengthInBits:function(){return this.length},putBit:function(o){var m=Math.floor(this.length/8);this.buffer.length<=m&&this.buffer.push(0),o&&(this.buffer[m]|=128>>>this.length%8),this.length++}};var D=[[17,14,11,7],[32,26,20,14],[53,42,32,24],[78,62,46,34],[106,84,60,44],[134,106,74,58],[154,122,86,64],[192,152,108,84],[230,180,130,98],[271,213,151,119],[321,251,177,137],[367,287,203,155],[425,331,241,177],[458,362,258,194],[520,412,292,220],[586,450,322,250],[644,504,364,280],[718,560,394,310],[792,624,442,338],[858,666,482,382],[929,711,509,403],[1003,779,565,439],[1091,857,611,461],[1171,911,661,511],[1273,997,715,535],[1367,1059,751,593],[1465,1125,805,625],[1528,1190,868,658],[1628,1264,908,698],[1732,1370,982,742],[1840,1452,1030,790],[1952,1538,1112,842],[2068,1628,1168,898],[2188,1722,1228,958],[2303,1809,1283,983],[2431,1911,1351,1051],[2563,1989,1423,1093],[2699,2099,1499,1139],[2809,2213,1579,1219],[2953,2331,1663,1273]];function s(){return typeof CanvasRenderingContext2D<"u"}function T(){var o=!1,m=navigator.userAgent;if(/android/i.test(m)){o=!0;var a=m.toString().match(/android ([0-9]\.[0-9])/i);a&&a[1]&&(o=parseFloat(a[1]))}return o}var S=function(){var o=function(m,a){this._el=m,this._htOption=a};return o.prototype.draw=function(m){var a=this._htOption,r=this._el,u=m.getModuleCount();Math.floor(a.width/u),Math.floor(a.height/u),this.clear();function j(L,J){var F=document.createElementNS("http://www.w3.org/2000/svg",L);for(var R in J)J.hasOwnProperty(R)&&F.setAttribute(R,J[R]);return F}var d=j("svg",{viewBox:"0 0 "+String(u)+" "+String(u),width:"100%",height:"100%",fill:a.colorLight});d.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),r.appendChild(d),d.appendChild(j("rect",{fill:a.colorLight,width:"100%",height:"100%"})),d.appendChild(j("rect",{fill:a.colorDark,width:"1",height:"1",id:"template"}));for(var I=0;I<u;I++)for(var C=0;C<u;C++)if(m.isDark(I,C)){var Z=j("use",{x:String(C),y:String(I)});Z.setAttributeNS("http://www.w3.org/1999/xlink","href","#template"),d.appendChild(Z)}},o.prototype.clear=function(){for(;this._el.hasChildNodes();)this._el.removeChild(this._el.lastChild)},o}(),N=document.documentElement.tagName.toLowerCase()==="svg",H=N?S:s()?function(){function o(){this._elImage.src=this._elCanvas.toDataURL("image/png"),this._elImage.style.display="block",this._elCanvas.style.display="none"}if(this&&this._android&&this._android<=2.1){var m=1/window.devicePixelRatio,a=CanvasRenderingContext2D.prototype.drawImage;CanvasRenderingContext2D.prototype.drawImage=function(j,d,I,C,Z,L,J,F,R){if("nodeName"in j&&/img/i.test(j.nodeName))for(var V=arguments.length-1;V>=1;V--)arguments[V]=arguments[V]*m;else typeof F>"u"&&(arguments[1]*=m,arguments[2]*=m,arguments[3]*=m,arguments[4]*=m);a.apply(this,arguments)}}function r(j,d){var I=this;if(I._fFail=d,I._fSuccess=j,I._bSupportDataURI===null){var C=document.createElement("img"),Z=function(){I._bSupportDataURI=!1,I._fFail&&I._fFail.call(I)},L=function(){I._bSupportDataURI=!0,I._fSuccess&&I._fSuccess.call(I)};C.onabort=Z,C.onerror=Z,C.onload=L,C.src="data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg==";return}else I._bSupportDataURI===!0&&I._fSuccess?I._fSuccess.call(I):I._bSupportDataURI===!1&&I._fFail&&I._fFail.call(I)}var u=function(j,d){this._bIsPainted=!1,this._android=T(),this._htOption=d,this._elCanvas=document.createElement("canvas"),this._elCanvas.width=d.width,this._elCanvas.height=d.height,j.appendChild(this._elCanvas),this._el=j,this._oContext=this._elCanvas.getContext("2d"),this._bIsPainted=!1,this._elImage=document.createElement("img"),this._elImage.alt="Scan me!",this._elImage.style.display="none",this._el.appendChild(this._elImage),this._bSupportDataURI=null};return u.prototype.draw=function(j){var d=this._elImage,I=this._oContext,C=this._htOption,Z=j.getModuleCount(),L=C.width/Z,J=C.height/Z,F=Math.round(L),R=Math.round(J);d.style.display="none",this.clear();for(var V=0;V<Z;V++)for(var $=0;$<Z;$++){var z=j.isDark(V,$),tt=$*L,ot=V*J;I.strokeStyle=z?C.colorDark:C.colorLight,I.lineWidth=1,I.fillStyle=z?C.colorDark:C.colorLight,I.fillRect(tt,ot,L,J),I.strokeRect(Math.floor(tt)+.5,Math.floor(ot)+.5,F,R),I.strokeRect(Math.ceil(tt)-.5,Math.ceil(ot)-.5,F,R)}this._bIsPainted=!0},u.prototype.makeImage=function(){this._bIsPainted&&r.call(this,o)},u.prototype.isPainted=function(){return this._bIsPainted},u.prototype.clear=function(){this._oContext.clearRect(0,0,this._elCanvas.width,this._elCanvas.height),this._bIsPainted=!1},u.prototype.round=function(j){return j&&Math.floor(j*1e3)/1e3},u}():function(){var o=function(m,a){this._el=m,this._htOption=a};return o.prototype.draw=function(m){for(var a=this._htOption,r=this._el,u=m.getModuleCount(),j=Math.floor(a.width/u),d=Math.floor(a.height/u),I=['<table style="border:0;border-collapse:collapse;">'],C=0;C<u;C++){I.push("<tr>");for(var Z=0;Z<u;Z++)I.push('<td style="border:0;border-collapse:collapse;padding:0;margin:0;width:'+j+"px;height:"+d+"px;background-color:"+(m.isDark(C,Z)?a.colorDark:a.colorLight)+';"></td>');I.push("</tr>")}I.push("</table>"),r.innerHTML=I.join("");var L=r.childNodes[0],J=(a.width-L.offsetWidth)/2,F=(a.height-L.offsetHeight)/2;J>0&&F>0&&(L.style.margin=F+"px "+J+"px")},o.prototype.clear=function(){this._el.innerHTML=""},o}();function b(o,m){for(var a=1,r=M(o),u=0,j=D.length;u<=j;u++){var d=0;switch(m){case G.L:d=D[u][0];break;case G.M:d=D[u][1];break;case G.Q:d=D[u][2];break;case G.H:d=D[u][3];break}if(r<=d)break;a++}if(a>D.length)throw new Error("Too long data");return a}function M(o){var m=encodeURI(o).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return m.length+(m.length!=o?3:0)}var P=function(o,m){if(this._htOption={width:256,height:256,typeNumber:4,colorDark:"#000000",colorLight:"#ffffff",correctLevel:G.H},typeof m=="string"&&(m={text:m}),m)for(var a in m)this._htOption[a]=m[a];typeof o=="string"&&(o=document.getElementById(o)),this._htOption.useSVG&&(H=S),this._android=T(),this._el=o,this._oQRCode=null,this._oDrawing=new H(this._el,this._htOption),this._htOption.text&&this.makeCode(this._htOption.text)};P.prototype.makeCode=function(o){this._oQRCode=new O(b(o,this._htOption.correctLevel),this._htOption.correctLevel),this._oQRCode.addData(o),this._oQRCode.make(),this._el.title=o,this._oDrawing.draw(this._oQRCode),this.makeImage()},P.prototype.makeImage=function(){typeof this._oDrawing.makeImage=="function"&&(!this._android||this._android>=3)&&this._oDrawing.makeImage()},P.prototype.clear=function(){this._oDrawing.clear()},P.CorrectLevel=G,window.QRCode=P})();const Ce="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHN0eWxlID0gInBvc2l0aW9uOmFic29sdXRlO3RvcDowO2xlZnQ6MCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTVweCIgdmlld0JveD0iMCAwIDI5NTQgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnID48ZyA+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjgwIiAgZm9udC1zaXplPSIxOCIgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTkyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjgwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij44MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTE4NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxNjAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjE2MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTc3NiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyNDAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjI0MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjU5MCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzNTAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjM1MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjk2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjQwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIyIiB5PSI4Ij40MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODg4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjEyMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjIwMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjAwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMDcyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI4MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODg2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM5MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3NDAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTAwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xMDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMzIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTgwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xODA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MjQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjYwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4yNjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3MzgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzcwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zNzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI2MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+NjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMzYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTQwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xNDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2MjgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjIwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4yMjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NDIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzMwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zMzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIyMjAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzAwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zMDA8L3RzcGFuPjwvdGV4dD48L2c+PGxpbmUgeDE9Ijc0LjUiIHkxPSItMTAiIHgyPSI3NC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4Mi41IiB5MT0iMTAiIHgyPSI4Mi41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxMDQuNSIgeTE9IjEwIiB4Mj0iMTA0LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjEyNS41IiB5MT0iMTAiIHgyPSIxMjUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iODkuNSIgeTE9IjEwIiB4Mj0iODkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTExLjUiIHkxPSIxMCIgeDI9IjExMS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxMzMuNSIgeTE9IjEwIiB4Mj0iMTMzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9Ijk3LjUiIHkxPSIxMCIgeDI9Ijk3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjExOS41IiB5MT0iMTAiIHgyPSIxMTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTQxLjUiIHkxPSIxMCIgeDI9IjE0MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iNzUiIHk9IjgiPjEwPC90c3Bhbj48L3RleHQ+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY2NiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI5MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+OTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyNTgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTcwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4xNzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE4NTAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjUwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4yNTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI2NjQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzYwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zNjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM3MCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI1MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+NTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDk2MiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxMzAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjEzMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTU1NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyMTAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjIxMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjM2OCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzMjAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjMyMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjE0NiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9IjEwIiB4Mj0iOC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iMTAiIHgyPSIzMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iMTAiIHgyPSI1MS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iMTAiIHgyPSIxNS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iMTAiIHgyPSIzNy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iMTAiIHgyPSI1OS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iMTAiIHgyPSIyMy41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iMTAiIHgyPSI0NS41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iMTAiIHgyPSI2Ny41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyOTAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9IjgiPjI5MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjIyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjMwIiAgZm9udC1zaXplPSIxOCIgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSI4Ij4zMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODE0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjExMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTEwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDA2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE5MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOTk4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI3MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjcwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODEyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM4MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MTgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMzciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSIxMCIgeDI9IjguNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9IjEwIiB4Mj0iMzAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9IjEwIiB4Mj0iNTEuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9IjEwIiB4Mj0iMTUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9IjEwIiB4Mj0iMzcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9IjEwIiB4Mj0iNTkuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9IjEwIiB4Mj0iMjMuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9IjEwIiB4Mj0iNDUuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9IjEwIiB4Mj0iNjcuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iNzAiICBmb250LXNpemU9IjE4IiAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjIiIHk9IjgiPjcwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTEwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE1MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MTUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzAyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjIzMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MjMwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTE2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM0MCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzQwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMjk0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjM3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iMTAiIHgyPSI4LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSIxMCIgeDI9IjMwLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSIxMCIgeDI9IjUxLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSIxMCIgeDI9IjE1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSIxMCIgeDI9IjM3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSIxMCIgeDI9IjU5LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSIxMCIgeDI9IjIzLjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSIxMCIgeDI9IjQ1LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSIxMCIgeDI9IjY3LjUiIHkyPSIzNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjMxMCIgIGZvbnQtc2l6ZT0iMTgiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iOCI+MzEwPC90c3Bhbj48L3RleHQ+PC9nPjwvZz48L2c+PC9zdmc+",Ne="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHN0eWxlID0gInBvc2l0aW9uOmFic29sdXRlO3RvcDowO2xlZnQ6MCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTVweCIgdmlld0JveD0iMCAwIDI5NTQgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGcgIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnID48ZyA+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1OTIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iODAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMTg0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE2MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MTYwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzc2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI0MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjQwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNTkwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM1MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOTYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iNDAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjIiIHk9Ii03Ij40MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODg4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjEyMCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MTIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjIwMCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjAwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMDcyLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI4MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjgwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODg2LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM5MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNDgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjIwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3NDAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTAwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xMDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEzMzIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTgwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xODA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5MjQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjYwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yNjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI3MzgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzcwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zNzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ0NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSI2MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+NjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMzYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTQwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xNDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2MjgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjIwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yMjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NDIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzMwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zMzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIyMjAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzAwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zMDA8L3RzcGFuPjwvdGV4dD48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCAgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjEwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2NjYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iOTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjkwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjU4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjE3MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MTcwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxODUwLCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjI1MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MjUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNjY0LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjM2MCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzYwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNzAsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iNTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjUwPC90c3Bhbj48L3RleHQ+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5NjIsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMTMwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4xMzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE1NTQsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjEwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yMTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIzNjgsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMzIwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4zMjA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxNDYsIDApIj48bGluZSB4MT0iMC41IiB5MT0iLTEwIiB4Mj0iMC41IiB5Mj0iMTUiICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI4LjUiIHkxPSItMTAiIHgyPSI4LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzAuNSIgeTE9Ii0xMCIgeDI9IjMwLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTEuNSIgeTE9Ii0xMCIgeDI9IjUxLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMTUuNSIgeTE9Ii0xMCIgeDI9IjE1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMzcuNSIgeTE9Ii0xMCIgeDI9IjM3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNTkuNSIgeTE9Ii0xMCIgeDI9IjU5LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iMjMuNSIgeTE9Ii0xMCIgeDI9IjIzLjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNDUuNSIgeTE9Ii0xMCIgeDI9IjQ1LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iNjcuNSIgeTE9Ii0xMCIgeDI9IjY3LjUiIHkyPSI3IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48dGV4dCBpZD0iMjkwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjEiIHk9Ii03Ij4yOTA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIyMiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzMCIgIGZvbnQtc2l6ZT0iMTgiICB0cmFuc2Zvcm0gPSAicm90YXRlKDE4MCkiICAgIGZpbGw9IiMwMDAiPjx0c3BhbiB4PSIxIiB5PSItNyI+MzA8L3RzcGFuPjwvdGV4dD48L2c+PGcgIHRyYW5zZm9ybT0idHJhbnNsYXRlKDgxNCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxMTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjExMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTQwNiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxOTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjE5MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTk5OCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyNzAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjI3MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjgxMiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzODAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjM4MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTE4LCAwKSI+PGxpbmUgeDE9IjAuNSIgeTE9Ii0xMCIgeDI9IjAuNSIgeTI9IjE1IiAgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiPjwvbGluZT48bGluZSB4MT0iOC41IiB5MT0iLTEwIiB4Mj0iOC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjMwLjUiIHkxPSItMTAiIHgyPSIzMC41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjUxLjUiIHkxPSItMTAiIHgyPSI1MS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjE1LjUiIHkxPSItMTAiIHgyPSIxNS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjM3LjUiIHkxPSItMTAiIHgyPSIzNy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjU5LjUiIHkxPSItMTAiIHgyPSI1OS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjIzLjUiIHkxPSItMTAiIHgyPSIyMy41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjQ1LjUiIHkxPSItMTAiIHgyPSI0NS41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjY3LjUiIHkxPSItMTAiIHgyPSI2Ny41IiB5Mj0iNyIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PHRleHQgaWQ9IjcwIiAgZm9udC1zaXplPSIxOCIgIHRyYW5zZm9ybSA9ICJyb3RhdGUoMTgwKSIgICAgZmlsbD0iIzAwMCI+PHRzcGFuIHg9IjIiIHk9Ii03Ij43MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTExMCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIxNTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjE1MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTcwMiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIyMzAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjIzMDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjUxNiwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzNDAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjM0MDwvdHNwYW4+PC90ZXh0PjwvZz48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjI5NCwgMCkiPjxsaW5lIHgxPSIwLjUiIHkxPSItMTAiIHgyPSIwLjUiIHkyPSIxNSIgIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48L2xpbmU+PGxpbmUgeDE9IjguNSIgeTE9Ii0xMCIgeDI9IjguNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzMC41IiB5MT0iLTEwIiB4Mj0iMzAuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1MS41IiB5MT0iLTEwIiB4Mj0iNTEuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIxNS41IiB5MT0iLTEwIiB4Mj0iMTUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIzNy41IiB5MT0iLTEwIiB4Mj0iMzcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI1OS41IiB5MT0iLTEwIiB4Mj0iNTkuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSIyMy41IiB5MT0iLTEwIiB4Mj0iMjMuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI0NS41IiB5MT0iLTEwIiB4Mj0iNDUuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjxsaW5lIHgxPSI2Ny41IiB5MT0iLTEwIiB4Mj0iNjcuNSIgeTI9IjciICBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9saW5lPjx0ZXh0IGlkPSIzMTAiICBmb250LXNpemU9IjE4IiAgdHJhbnNmb3JtID0gInJvdGF0ZSgxODApIiAgICBmaWxsPSIjMDAwIj48dHNwYW4geD0iMSIgeT0iLTciPjMxMDwvdHNwYW4+PC90ZXh0PjwvZz48L2c+PC9nPjwvc3ZnPg==";var Ot={exports:{}};/*!
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const Te=require("jquery"),we=require("jsbarcode"),xe=require("socket.io-client"),He=require("jspdf"),Ce=require("html2canvas"),Ne=require("canvg"),Et=$=>$&&typeof $=="object"&&"default"in $?$:{default:$},x=Et(Te),Qt=Et(we),De=Et(Ce),Ae=Et(Ne);var Ee=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},Be={exports:{}};(function($,F){(function(g){$.exports=g(x.default)})(function(g){function W(a){var I=a.parent();a.removeData("minicolors-initialized").removeData("minicolors-settings").removeProp("size").removeClass("minicolors-input"),I.before(a).remove()}function E(a){var I=a.parent(),h=I.find(".minicolors-panel"),M=a.data("minicolors-settings");!a.data("minicolors-initialized")||a.prop("disabled")||I.hasClass("minicolors-inline")||I.hasClass("minicolors-focus")||(b(),I.addClass("minicolors-focus"),h.animate?h.stop(!0,!0).fadeIn(M.showSpeed,function(){M.show&&M.show.call(a.get(0))}):(h.show(),M.show&&M.show.call(a.get(0))))}function b(){g(".minicolors-focus").each(function(){var a=g(this),I=a.find(".minicolors-input"),h=a.find(".minicolors-panel"),M=I.data("minicolors-settings");h.animate?h.fadeOut(M.hideSpeed,function(){M.hide&&M.hide.call(I.get(0)),a.removeClass("minicolors-focus")}):(h.hide(),M.hide&&M.hide.call(I.get(0)),a.removeClass("minicolors-focus"))})}function l(a,I,h){var M,u,d,A,Z,L=a.parents(".minicolors").find(".minicolors-input"),J=L.data("minicolors-settings"),Y=a.find("[class$=-picker]"),R=a.offset().left,V=a.offset().top,q=Math.round(I.pageX-R),z=Math.round(I.pageY-V),et=h?J.animationSpeed:0;I.originalEvent.changedTouches&&(q=I.originalEvent.changedTouches[0].pageX-R,z=I.originalEvent.changedTouches[0].pageY-V),q<0&&(q=0),z<0&&(z=0),q>a.width()&&(q=a.width()),z>a.height()&&(z=a.height()),a.parent().is(".minicolors-slider-wheel")&&Y.parent().is(".minicolors-grid")&&(M=75-q,u=75-z,d=Math.sqrt(M*M+u*u),(A=Math.atan2(u,M))<0&&(A+=2*Math.PI),75<d&&(q=(d=75)-75*Math.cos(A),z=75-75*Math.sin(A)),q=Math.round(q),z=Math.round(z)),Z={top:z+"px"},a.is(".minicolors-grid")&&(Z.left=q+"px"),Y.animate?Y.stop(!0).animate(Z,et,J.animationEasing,function(){c(L,a)}):(Y.css(Z),c(L,a))}function c(a,I){function h(lt,vt){var yt,Mt;return lt.length&&vt?(yt=lt.offset().left,Mt=lt.offset().top,{x:yt-vt.offset().left+lt.outerWidth()/2,y:Mt-vt.offset().top+lt.outerHeight()/2}):null}var M,u,d,A,Z,L,J,Y=a.val(),R=a.attr("data-opacity"),V=a.parent(),q=a.data("minicolors-settings"),z=V.find(".minicolors-input-swatch"),et=V.find(".minicolors-grid"),ot=V.find(".minicolors-slider"),pt=V.find(".minicolors-opacity-slider"),st=et.find("[class$=-picker]"),ht=ot.find("[class$=-picker]"),mt=pt.find("[class$=-picker]"),ut=h(st,et),bt=h(ht,ot),dt=h(mt,pt);if(I.is(".minicolors-grid, .minicolors-slider, .minicolors-opacity-slider")){switch(q.control){case"wheel":A=et.width()/2-ut.x,Z=et.height()/2-ut.y,L=Math.sqrt(A*A+Z*Z),(J=Math.atan2(Z,A))<0&&(J+=2*Math.PI),75<L&&(L=75,ut.x=69-75*Math.cos(J),ut.y=69-75*Math.sin(J)),u=D(L/.75,0,100),Y=o({h:M=D(180*J/Math.PI,0,360),s:u,b:d=D(100-Math.floor(bt.y*(100/ot.height())),0,100)}),ot.css("backgroundColor",o({h:M,s:u,b:100}));break;case"saturation":Y=o({h:M=D(parseInt(ut.x*(360/et.width()),10),0,360),s:u=D(100-Math.floor(bt.y*(100/ot.height())),0,100),b:d=D(100-Math.floor(ut.y*(100/et.height())),0,100)}),ot.css("backgroundColor",o({h:M,s:100,b:d})),V.find(".minicolors-grid-inner").css("opacity",u/100);break;case"brightness":Y=o({h:M=D(parseInt(ut.x*(360/et.width()),10),0,360),s:u=D(100-Math.floor(ut.y*(100/et.height())),0,100),b:d=D(100-Math.floor(bt.y*(100/ot.height())),0,100)}),ot.css("backgroundColor",o({h:M,s:u,b:100})),V.find(".minicolors-grid-inner").css("opacity",1-d/100);break;default:Y=o({h:M=D(360-parseInt(bt.y*(360/ot.height()),10),0,360),s:u=D(Math.floor(ut.x*(100/et.width())),0,100),b:d=D(100-Math.floor(ut.y*(100/et.height())),0,100)}),et.css("backgroundColor",o({h:M,s:100,b:100}))}s(a,Y,R=q.opacity?parseFloat(1-dt.y/pt.height()).toFixed(2):1)}else z.find("span").css({backgroundColor:Y,opacity:String(R)}),C(a,Y,R)}function s(a,I,h){var M,u=a.parent(),d=a.data("minicolors-settings"),A=u.find(".minicolors-input-swatch");d.opacity&&a.attr("data-opacity",h),I=d.format==="rgb"?(M=H(I)?T(I,!0):m(r(I,!0)),h=a.attr("data-opacity")===""?1:D(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),!isNaN(h)&&d.opacity||(h=1),a.minicolors("rgbObject").a<=1&&M&&d.opacity?"rgba("+M.r+", "+M.g+", "+M.b+", "+parseFloat(h)+")":"rgb("+M.r+", "+M.g+", "+M.b+")"):(H(I)&&(I=v(I)),N(I,d.letterCase)),a.val(I),A.find("span").css({backgroundColor:I,opacity:String(h)}),C(a,I,h)}function w(a,I){var h,M,u,d,A,Z,L,J,Y,R,V=a.parent(),q=a.data("minicolors-settings"),z=V.find(".minicolors-input-swatch"),et=V.find(".minicolors-grid"),ot=V.find(".minicolors-slider"),pt=V.find(".minicolors-opacity-slider"),st=et.find("[class$=-picker]"),ht=ot.find("[class$=-picker]"),mt=pt.find("[class$=-picker]");switch(H(a.val())?(h=v(a.val()),(A=D(parseFloat(j(a.val())).toFixed(2),0,1))&&a.attr("data-opacity",A)):h=N(r(a.val(),!0),q.letterCase),M=function(ut){var bt=function(dt){var lt={h:0,s:0,b:0},vt=Math.min(dt.r,dt.g,dt.b),yt=Math.max(dt.r,dt.g,dt.b),Mt=yt-vt;return lt.b=yt,lt.s=yt!==0?255*Mt/yt:0,lt.s!==0?dt.r===yt?lt.h=(dt.g-dt.b)/Mt:dt.g===yt?lt.h=2+(dt.b-dt.r)/Mt:lt.h=4+(dt.r-dt.g)/Mt:lt.h=-1,lt.h*=60,lt.h<0&&(lt.h+=360),lt.s*=.39215686274509803,lt.b*=.39215686274509803,lt}(m(ut));return bt.s===0&&(bt.h=360),bt}(h=h||N(S(q.defaultValue,!0),q.letterCase)),d=q.keywords?g.map(q.keywords.split(","),function(ut){return ut.toLowerCase().trim()}):[],Z=a.val()!==""&&-1<g.inArray(a.val().toLowerCase(),d)?N(a.val()):H(a.val())?T(a.val()):h,I||a.val(Z),q.opacity&&(u=a.attr("data-opacity")===""?1:D(parseFloat(a.attr("data-opacity")).toFixed(2),0,1),isNaN(u)&&(u=1),a.attr("data-opacity",u),z.find("span").css("opacity",String(u)),J=D(pt.height()-pt.height()*u,0,pt.height()),mt.css("top",J+"px")),a.val().toLowerCase()==="transparent"&&z.find("span").css("opacity",String(0)),z.find("span").css("backgroundColor",h),q.control){case"wheel":Y=D(Math.ceil(.75*M.s),0,et.height()/2),R=M.h*Math.PI/180,L=D(75-Math.cos(R)*Y,0,et.width()),J=D(75-Math.sin(R)*Y,0,et.height()),st.css({top:J+"px",left:L+"px"}),J=150-M.b/(100/et.height()),h===""&&(J=0),ht.css("top",J+"px"),ot.css("backgroundColor",o({h:M.h,s:M.s,b:100}));break;case"saturation":L=D(5*M.h/12,0,150),J=D(et.height()-Math.ceil(M.b/(100/et.height())),0,et.height()),st.css({top:J+"px",left:L+"px"}),J=D(ot.height()-M.s*(ot.height()/100),0,ot.height()),ht.css("top",J+"px"),ot.css("backgroundColor",o({h:M.h,s:100,b:M.b})),V.find(".minicolors-grid-inner").css("opacity",M.s/100);break;case"brightness":L=D(5*M.h/12,0,150),J=D(et.height()-Math.ceil(M.s/(100/et.height())),0,et.height()),st.css({top:J+"px",left:L+"px"}),J=D(ot.height()-M.b*(ot.height()/100),0,ot.height()),ht.css("top",J+"px"),ot.css("backgroundColor",o({h:M.h,s:M.s,b:100})),V.find(".minicolors-grid-inner").css("opacity",1-M.b/100);break;default:L=D(Math.ceil(M.s/(100/et.width())),0,et.width()),J=D(et.height()-Math.ceil(M.b/(100/et.height())),0,et.height()),st.css({top:J+"px",left:L+"px"}),J=D(ot.height()-M.h/(360/ot.height()),0,ot.height()),ht.css("top",J+"px"),et.css("backgroundColor",o({h:M.h,s:100,b:100}))}a.data("minicolors-initialized")&&C(a,Z,u)}function C(a,I,h){var M,u,d,A=a.data("minicolors-settings"),Z=a.data("minicolors-lastChange");if(!Z||Z.value!==I||Z.opacity!==h){if(a.data("minicolors-lastChange",{value:I,opacity:h}),A.swatches&&A.swatches.length!==0){for(M=H(I)?T(I,!0):m(I),u=-1,d=0;d<A.swatches.length;++d)if(M.r===A.swatches[d].r&&M.g===A.swatches[d].g&&M.b===A.swatches[d].b&&M.a===A.swatches[d].a){u=d;break}a.parent().find(".minicolors-swatches .minicolors-swatch").removeClass("selected"),u!==-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,h)},A.changeDelay))):A.change.call(a.get(0),I,h)),a.trigger("change").trigger("input")}}function N(a,I){return I==="uppercase"?a.toUpperCase():a.toLowerCase()}function r(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 T(a,I){var h=a.replace(/[^\d,.]/g,"").split(",");return h[0]=D(parseInt(h[0],10),0,255),h[1]=D(parseInt(h[1],10),0,255),h[2]=D(parseInt(h[2],10),0,255),h[3]!==void 0&&(h[3]=D(parseFloat(h[3],10),0,1)),I?h[3]!==void 0?{r:h[0],g:h[1],b:h[2],a:h[3]}:{r:h[0],g:h[1],b:h[2]}:h[3]!==void 0&&h[3]<=1?"rgba("+h[0]+", "+h[1]+", "+h[2]+", "+h[3]+")":"rgb("+h[0]+", "+h[1]+", "+h[2]+")"}function S(a,I){return H(a)?T(a):r(a,I)}function D(a,I,h){return a<I&&(a=I),h<a&&(a=h),a}function H(a){var I=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i);return!(!I||I.length!==4)}function j(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 v(a){return(a=a.match(/^rgba?[\s+]?\([\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?,[\s+]?(\d+)[\s+]?/i))&&a.length===4?"#"+("0"+parseInt(a[1],10).toString(16)).slice(-2)+("0"+parseInt(a[2],10).toString(16)).slice(-2)+("0"+parseInt(a[3],10).toString(16)).slice(-2):""}function P(a){var I=[a.r.toString(16),a.g.toString(16),a.b.toString(16)];return g.each(I,function(h,M){M.length===1&&(I[h]="0"+M)}),"#"+I.join("")}function o(a){return P((I=a,d={},A=Math.round(I.h),Z=Math.round(255*I.s/100),L=Math.round(255*I.b/100),Z===0?d.r=d.g=d.b=L:(u=A%60*((h=L)-(M=(255-Z)*L/255))/60,A===360&&(A=0),A<60?(d.r=h,d.b=M,d.g=M+u):A<120?(d.g=h,d.b=M,d.r=h-u):A<180?(d.g=h,d.r=M,d.b=M+u):A<240?(d.b=h,d.r=M,d.g=h-u):A<300?(d.b=h,d.g=M,d.r=M+u):A<360?(d.r=h,d.g=M,d.b=h-u):(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,h,M,u,d,A,Z,L}function m(a){return{r:(a=parseInt(-1<a.indexOf("#")?a.substring(1):a,16))>>16,g:(65280&a)>>8,b:255&a}}g.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:[]}},g.extend(g.fn,{minicolors:function(a,I){switch(a){case"destroy":return g(this).each(function(){W(g(this))}),g(this);case"hide":return b(),g(this);case"opacity":return I===void 0?g(this).attr("data-opacity"):(g(this).each(function(){w(g(this).attr("data-opacity",I))}),g(this));case"rgbObject":return function(h){var M,u=g(h).attr("data-opacity");{var d;M=H(g(h).val())?T(g(h).val(),!0):(d=r(g(h).val(),!0),m(d))}return M?(u!==void 0&&g.extend(M,{a:parseFloat(u)}),M):null}(g(this));case"rgbString":case"rgbaString":return function(h,M){var u,d=g(h).attr("data-opacity");{var A;u=H(g(h).val())?T(g(h).val(),!0):(A=r(g(h).val(),!0),m(A))}return u?(d===void 0&&(d=1),M?"rgba("+u.r+", "+u.g+", "+u.b+", "+parseFloat(d)+")":"rgb("+u.r+", "+u.g+", "+u.b+")"):null}(g(this),a==="rgbaString");case"settings":return I===void 0?g(this).data("minicolors-settings"):(g(this).each(function(){var h=g(this).data("minicolors-settings")||{};W(g(this)),g(this).minicolors(g.extend(!0,h,I))}),g(this));case"show":return E(g(this).eq(0)),g(this);case"value":return I===void 0?g(this).val():(g(this).each(function(){typeof I=="object"&&I!==null?(I.opacity!==void 0&&g(this).attr("data-opacity",D(I.opacity,0,1)),I.color&&g(this).val(I.color)):g(this).val(I),w(g(this))}),g(this));default:return a!=="create"&&(I=a),g(this).each(function(){(function(h,M){var u,d,A,Z,L,J,Y,R=g('<div class="minicolors" />'),V=g.minicolors.defaults;if(!h.data("minicolors-initialized")){if(M=g.extend(!0,{},V,M),R.addClass("minicolors-theme-"+M.theme).toggleClass("minicolors-with-opacity",M.opacity),M.position!==void 0&&g.each(M.position.split(" "),function(){R.addClass("minicolors-position-"+this)}),d=M.format==="rgb"?M.opacity?"25":"20":M.keywords?"11":"7",h.addClass("minicolors-input").data("minicolors-initialized",!1).data("minicolors-settings",M).prop("size",d).wrap(R).after('<div class="minicolors-panel minicolors-slider-'+M.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>'),M.inline||(h.after('<span class="minicolors-swatch minicolors-sprite minicolors-input-swatch"><span class="minicolors-swatch-color"></span></span>'),h.next(".minicolors-input-swatch").on("click",function(q){q.preventDefault(),h.trigger("focus")})),(J=h.parent().find(".minicolors-panel")).on("selectstart",function(){return!1}).end(),M.swatches&&M.swatches.length!==0)for(J.addClass("minicolors-with-swatches"),A=g('<ul class="minicolors-swatches"></ul>').appendTo(J),Y=0;Y<M.swatches.length;++Y)Z=typeof M.swatches[Y]=="object"?(u=M.swatches[Y].name,M.swatches[Y].color):(u="",M.swatches[Y]),Z=H(L=Z)?T(Z,!0):m(r(Z,!0)),g('<li class="minicolors-swatch minicolors-sprite"><span class="minicolors-swatch-color"></span></li>').attr("title",u).appendTo(A).data("swatch-color",L).find(".minicolors-swatch-color").css({backgroundColor:L!=="transparent"?P(Z):"transparent",opacity:String(Z.a)}),M.swatches[Y]=Z;M.inline&&h.parent().addClass("minicolors-inline"),w(h,!1),h.data("minicolors-initialized",!0)}})(g(this),I)}),g(this)}}}),g([document]).on("mousedown.minicolors touchstart.minicolors",function(a){g(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=g(this);a.preventDefault(),g(a.delegateTarget).data("minicolors-target",I),l(I,a,!0)}).on("mousemove.minicolors touchmove.minicolors",function(a){var I=g(a.delegateTarget).data("minicolors-target");I&&l(I,a)}).on("mouseup.minicolors touchend.minicolors",function(){g(this).removeData("minicolors-target")}).on("click.minicolors",".minicolors-swatches li",function(a){a.preventDefault();var I=g(this),h=I.parents(".minicolors").find(".minicolors-input"),M=I.data("swatch-color");s(h,M,j(M)),w(h)}).on("mousedown.minicolors touchstart.minicolors",".minicolors-input-swatch",function(a){var I=g(this).parent().find(".minicolors-input");a.preventDefault(),E(I)}).on("focus.minicolors",".minicolors-input",function(){var a=g(this);a.data("minicolors-initialized")&&E(a)}).on("blur.minicolors",".minicolors-input",function(){var a,I,h,M,u,d=g(this),A=d.data("minicolors-settings");d.data("minicolors-initialized")&&(a=A.keywords?g.map(A.keywords.split(","),function(Z){return Z.toLowerCase().trim()}):[],u=d.val()!==""&&-1<g.inArray(d.val().toLowerCase(),a)?d.val():(h=H(d.val())?T(d.val(),!0):(I=r(d.val(),!0))?m(I):null)===null?A.defaultValue:A.format==="rgb"?A.opacity?T("rgba("+h.r+","+h.g+","+h.b+","+d.attr("data-opacity")+")"):T("rgb("+h.r+","+h.g+","+h.b+")"):P(h),M=A.opacity?d.attr("data-opacity"):1,u.toLowerCase()==="transparent"&&(M=0),d.closest(".minicolors").find(".minicolors-input-swatch > span").css("opacity",String(M)),d.val(u),d.val()===""&&d.val(S(A.defaultValue,!0)),d.val(N(d.val(),A.letterCase)))}).on("keydown.minicolors",".minicolors-input",function(a){var I=g(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=g(this);a.data("minicolors-initialized")&&w(a,!0)}).on("paste.minicolors",".minicolors-input",function(){var a=g(this);a.data("minicolors-initialized")&&setTimeout(function(){w(a,!0)},1)})})})(Be);(function(){function $(o){this.mode=g.MODE_8BIT_BYTE,this.data=o,this.parsedData=[];for(var m=0,a=this.data.length;m<a;m++){var I=[],h=this.data.charCodeAt(m);h>65536?(I[0]=240|(h&1835008)>>>18,I[1]=128|(h&258048)>>>12,I[2]=128|(h&4032)>>>6,I[3]=128|h&63):h>2048?(I[0]=224|(h&61440)>>>12,I[1]=128|(h&4032)>>>6,I[2]=128|h&63):h>128?(I[0]=192|(h&1984)>>>6,I[1]=128|h&63):I[0]=h,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))}$.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 F(o,m){this.typeNumber=o,this.errorCorrectLevel=m,this.modules=null,this.moduleCount=0,this.dataCache=null,this.dataList=[]}F.prototype={addData:function(o){var m=new $(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=F.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),h=1;this.make();for(var M=0;M<this.modules.length;M++)for(var u=M*h,d=0;d<this.modules[M].length;d++){var A=d*h,Z=this.modules[M][d];Z&&(I.beginFill(0,100),I.moveTo(A,u),I.lineTo(A+h,u),I.lineTo(A+h,u+h),I.lineTo(A,u+h),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],h=o[a];if(this.modules[I][h]==null)for(var M=-2;M<=2;M++)for(var u=-2;u<=2;u++)M==-2||M==2||u==-2||u==2||M==0&&u==0?this.modules[I+M][h+u]=!0:this.modules[I+M][h+u]=!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),h=0;h<15;h++){var M=!o&&(I>>h&1)==1;h<6?this.modules[h][8]=M:h<8?this.modules[h+1][8]=M:this.modules[this.moduleCount-15+h][8]=M}for(var h=0;h<15;h++){var M=!o&&(I>>h&1)==1;h<8?this.modules[8][this.moduleCount-h-1]=M:h<9?this.modules[8][15-h-1+1]=M:this.modules[8][15-h-1]=M}this.modules[this.moduleCount-8][8]=!o},mapData:function(o,m){for(var a=-1,I=this.moduleCount-1,h=7,M=0,u=this.moduleCount-1;u>0;u-=2)for(u==6&&u--;;){for(var d=0;d<2;d++)if(this.modules[I][u-d]==null){var A=!1;M<o.length&&(A=(o[M]>>>h&1)==1);var Z=b.getMask(m,I,u-d);Z&&(A=!A),this.modules[I][u-d]=A,h--,h==-1&&(M++,h=7)}if(I+=a,I<0||this.moduleCount<=I){I-=a,a=-a;break}}}},F.PAD0=236,F.PAD1=17,F.createData=function(o,m,a){for(var I=w.getRSBlocks(o,m),h=new C,M=0;M<a.length;M++){var u=a[M];h.put(u.mode,4),h.put(u.getLength(),b.getLengthInBits(u.mode,o)),u.write(h)}for(var d=0,M=0;M<I.length;M++)d+=I[M].dataCount;if(h.getLengthInBits()>d*8)throw new Error("code length overflow. ("+h.getLengthInBits()+">"+d*8+")");for(h.getLengthInBits()+4<=d*8&&h.put(0,4);h.getLengthInBits()%8!=0;)h.putBit(!1);for(;!(h.getLengthInBits()>=d*8||(h.put(F.PAD0,8),h.getLengthInBits()>=d*8));)h.put(F.PAD1,8);return F.createBytes(h,I)},F.createBytes=function(o,m){for(var a=0,I=0,h=0,M=new Array(m.length),u=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),h=Math.max(h,Z),M[d]=new Array(A);for(var L=0;L<M[d].length;L++)M[d][L]=255&o.buffer[L+a];a+=A;var J=b.getErrorCorrectPolynomial(Z),Y=new s(M[d],J.getLength()-1),R=Y.mod(J);u[d]=new Array(J.getLength()-1);for(var L=0;L<u[d].length;L++){var V=L+R.getLength()-u[d].length;u[d][L]=V>=0?R.get(V):0}}for(var q=0,L=0;L<m.length;L++)q+=m[L].totalCount;for(var z=new Array(q),et=0,L=0;L<I;L++)for(var d=0;d<m.length;d++)L<M[d].length&&(z[et++]=M[d][L]);for(var L=0;L<h;L++)for(var d=0;d<m.length;d++)L<u[d].length&&(z[et++]=u[d][L]);return z};for(var g={MODE_NUMBER:1<<0,MODE_ALPHA_NUM:1<<1,MODE_8BIT_BYTE:1<<2,MODE_KANJI:1<<3},W={L:1,M:0,Q:3,H:2},E={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 E.PATTERN000:return(m+a)%2==0;case E.PATTERN001:return m%2==0;case E.PATTERN010:return a%3==0;case E.PATTERN011:return(m+a)%3==0;case E.PATTERN100:return(Math.floor(m/2)+Math.floor(a/3))%2==0;case E.PATTERN101:return m*a%2+m*a%3==0;case E.PATTERN110:return(m*a%2+m*a%3)%2==0;case E.PATTERN111:return(m*a%3+(m+a)%2)%2==0;default:throw new Error("bad maskPattern:"+o)}},getErrorCorrectPolynomial:function(o){for(var m=new s([1],0),a=0;a<o;a++)m=m.multiply(new s([1,l.gexp(a)],0));return m},getLengthInBits:function(o,m){if(1<=m&&m<10)switch(o){case g.MODE_NUMBER:return 10;case g.MODE_ALPHA_NUM:return 9;case g.MODE_8BIT_BYTE:return 8;case g.MODE_KANJI:return 8;default:throw new Error("mode:"+o)}else if(m<27)switch(o){case g.MODE_NUMBER:return 12;case g.MODE_ALPHA_NUM:return 11;case g.MODE_8BIT_BYTE:return 16;case g.MODE_KANJI:return 10;default:throw new Error("mode:"+o)}else if(m<41)switch(o){case g.MODE_NUMBER:return 14;case g.MODE_ALPHA_NUM:return 13;case g.MODE_8BIT_BYTE:return 16;case g.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 h=0;h<m;h++){for(var M=0,u=o.isDark(I,h),d=-1;d<=1;d++)if(!(I+d<0||m<=I+d))for(var A=-1;A<=1;A++)h+A<0||m<=h+A||d==0&&A==0||u==o.isDark(I+d,h+A)&&M++;M>5&&(a+=3+M-5)}for(var I=0;I<m-1;I++)for(var h=0;h<m-1;h++){var Z=0;o.isDark(I,h)&&Z++,o.isDark(I+1,h)&&Z++,o.isDark(I,h+1)&&Z++,o.isDark(I+1,h+1)&&Z++,(Z==0||Z==4)&&(a+=3)}for(var I=0;I<m;I++)for(var h=0;h<m-6;h++)o.isDark(I,h)&&!o.isDark(I,h+1)&&o.isDark(I,h+2)&&o.isDark(I,h+3)&&o.isDark(I,h+4)&&!o.isDark(I,h+5)&&o.isDark(I,h+6)&&(a+=40);for(var h=0;h<m;h++)for(var I=0;I<m-6;I++)o.isDark(I,h)&&!o.isDark(I+1,h)&&o.isDark(I+2,h)&&o.isDark(I+3,h)&&o.isDark(I+4,h)&&!o.isDark(I+5,h)&&o.isDark(I+6,h)&&(a+=40);for(var L=0,h=0;h<m;h++)for(var I=0;I<m;I++)o.isDark(I,h)&&L++;var J=Math.abs(100*L/m/m-50)/5;return a+=J*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)},c=0;c<8;c++)l.EXP_TABLE[c]=1<<c;for(var c=8;c<256;c++)l.EXP_TABLE[c]=l.EXP_TABLE[c-4]^l.EXP_TABLE[c-5]^l.EXP_TABLE[c-6]^l.EXP_TABLE[c-8];for(var c=0;c<255;c++)l.LOG_TABLE[l.EXP_TABLE[c]]=c;function s(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]}s.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 s(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 s(a,0).mod(o)}};function w(o,m){this.totalCount=o,this.dataCount=m}w.RS_BLOCK_TABLE=[[1,26,19],[1,26,16],[1,26,13],[1,26,9],[1,44,34],[1,44,28],[1,44,22],[1,44,16],[1,70,55],[1,70,44],[2,35,17],[2,35,13],[1,100,80],[2,50,32],[2,50,24],[4,25,9],[1,134,108],[2,67,43],[2,33,15,2,34,16],[2,33,11,2,34,12],[2,86,68],[4,43,27],[4,43,19],[4,43,15],[2,98,78],[4,49,31],[2,32,14,4,33,15],[4,39,13,1,40,14],[2,121,97],[2,60,38,2,61,39],[4,40,18,2,41,19],[4,40,14,2,41,15],[2,146,116],[3,58,36,2,59,37],[4,36,16,4,37,17],[4,36,12,4,37,13],[2,86,68,2,87,69],[4,69,43,1,70,44],[6,43,19,2,44,20],[6,43,15,2,44,16],[4,101,81],[1,80,50,4,81,51],[4,50,22,4,51,23],[3,36,12,8,37,13],[2,116,92,2,117,93],[6,58,36,2,59,37],[4,46,20,6,47,21],[7,42,14,4,43,15],[4,133,107],[8,59,37,1,60,38],[8,44,20,4,45,21],[12,33,11,4,34,12],[3,145,115,1,146,116],[4,64,40,5,65,41],[11,36,16,5,37,17],[11,36,12,5,37,13],[5,109,87,1,110,88],[5,65,41,5,66,42],[5,54,24,7,55,25],[11,36,12],[5,122,98,1,123,99],[7,73,45,3,74,46],[15,43,19,2,44,20],[3,45,15,13,46,16],[1,135,107,5,136,108],[10,74,46,1,75,47],[1,50,22,15,51,23],[2,42,14,17,43,15],[5,150,120,1,151,121],[9,69,43,4,70,44],[17,50,22,1,51,23],[2,42,14,19,43,15],[3,141,113,4,142,114],[3,70,44,11,71,45],[17,47,21,4,48,22],[9,39,13,16,40,14],[3,135,107,5,136,108],[3,67,41,13,68,42],[15,54,24,5,55,25],[15,43,15,10,44,16],[4,144,116,4,145,117],[17,68,42],[17,50,22,6,51,23],[19,46,16,6,47,17],[2,139,111,7,140,112],[17,74,46],[7,54,24,16,55,25],[34,37,13],[4,151,121,5,152,122],[4,75,47,14,76,48],[11,54,24,14,55,25],[16,45,15,14,46,16],[6,147,117,4,148,118],[6,73,45,14,74,46],[11,54,24,16,55,25],[30,46,16,2,47,17],[8,132,106,4,133,107],[8,75,47,13,76,48],[7,54,24,22,55,25],[22,45,15,13,46,16],[10,142,114,2,143,115],[19,74,46,4,75,47],[28,50,22,6,51,23],[33,46,16,4,47,17],[8,152,122,4,153,123],[22,73,45,3,74,46],[8,53,23,26,54,24],[12,45,15,28,46,16],[3,147,117,10,148,118],[3,73,45,23,74,46],[4,54,24,31,55,25],[11,45,15,31,46,16],[7,146,116,7,147,117],[21,73,45,7,74,46],[1,53,23,37,54,24],[19,45,15,26,46,16],[5,145,115,10,146,116],[19,75,47,10,76,48],[15,54,24,25,55,25],[23,45,15,25,46,16],[13,145,115,3,146,116],[2,74,46,29,75,47],[42,54,24,1,55,25],[23,45,15,28,46,16],[17,145,115],[10,74,46,23,75,47],[10,54,24,35,55,25],[19,45,15,35,46,16],[17,145,115,1,146,116],[14,74,46,21,75,47],[29,54,24,19,55,25],[11,45,15,46,46,16],[13,145,115,6,146,116],[14,74,46,23,75,47],[44,54,24,7,55,25],[59,46,16,1,47,17],[12,151,121,7,152,122],[12,75,47,26,76,48],[39,54,24,14,55,25],[22,45,15,41,46,16],[6,151,121,14,152,122],[6,75,47,34,76,48],[46,54,24,10,55,25],[2,45,15,64,46,16],[17,152,122,4,153,123],[29,74,46,14,75,47],[49,54,24,10,55,25],[24,45,15,46,46,16],[4,152,122,18,153,123],[13,74,46,32,75,47],[48,54,24,14,55,25],[42,45,15,32,46,16],[20,147,117,4,148,118],[40,75,47,7,76,48],[43,54,24,22,55,25],[10,45,15,67,46,16],[19,148,118,6,149,119],[18,75,47,31,76,48],[34,54,24,34,55,25],[20,45,15,61,46,16]],w.getRSBlocks=function(o,m){var a=w.getRsBlockTable(o,m);if(a==null)throw new Error("bad rs block @ typeNumber:"+o+"/errorCorrectLevel:"+m);for(var I=a.length/3,h=[],M=0;M<I;M++)for(var u=a[M*3+0],d=a[M*3+1],A=a[M*3+2],Z=0;Z<u;Z++)h.push(new w(d,A));return h},w.getRsBlockTable=function(o,m){switch(m){case W.L:return w.RS_BLOCK_TABLE[(o-1)*4+0];case W.M:return w.RS_BLOCK_TABLE[(o-1)*4+1];case W.Q:return w.RS_BLOCK_TABLE[(o-1)*4+2];case W.H:return w.RS_BLOCK_TABLE[(o-1)*4+3];default:return}};function C(){this.buffer=[],this.length=0}C.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 N=[[17,14,11,7],[32,26,20,14],[53,42,32,24],[78,62,46,34],[106,84,60,44],[134,106,74,58],[154,122,86,64],[192,152,108,84],[230,180,130,98],[271,213,151,119],[321,251,177,137],[367,287,203,155],[425,331,241,177],[458,362,258,194],[520,412,292,220],[586,450,322,250],[644,504,364,280],[718,560,394,310],[792,624,442,338],[858,666,482,382],[929,711,509,403],[1003,779,565,439],[1091,857,611,461],[1171,911,661,511],[1273,997,715,535],[1367,1059,751,593],[1465,1125,805,625],[1528,1190,868,658],[1628,1264,908,698],[1732,1370,982,742],[1840,1452,1030,790],[1952,1538,1112,842],[2068,1628,1168,898],[2188,1722,1228,958],[2303,1809,1283,983],[2431,1911,1351,1051],[2563,1989,1423,1093],[2699,2099,1499,1139],[2809,2213,1579,1219],[2953,2331,1663,1273]];function r(){return typeof CanvasRenderingContext2D<"u"}function T(){var o=!1,m=navigator.userAgent;if(/android/i.test(m)){o=!0;var a=m.toString().match(/android ([0-9]\.[0-9])/i);a&&a[1]&&(o=parseFloat(a[1]))}return o}var S=function(){var o=function(m,a){this._el=m,this._htOption=a};return o.prototype.draw=function(m){var a=this._htOption,I=this._el,h=m.getModuleCount();Math.floor(a.width/h),Math.floor(a.height/h),this.clear();function M(L,J){var Y=document.createElementNS("http://www.w3.org/2000/svg",L);for(var R in J)J.hasOwnProperty(R)&&Y.setAttribute(R,J[R]);return Y}var u=M("svg",{viewBox:"0 0 "+String(h)+" "+String(h),width:"100%",height:"100%",fill:a.colorLight});u.setAttributeNS("http://www.w3.org/2000/xmlns/","xmlns:xlink","http://www.w3.org/1999/xlink"),I.appendChild(u),u.appendChild(M("rect",{fill:a.colorLight,width:"100%",height:"100%"})),u.appendChild(M("rect",{fill:a.colorDark,width:"1",height:"1",id:"template"}));for(var d=0;d<h;d++)for(var A=0;A<h;A++)if(m.isDark(d,A)){var Z=M("use",{x:String(A),y:String(d)});Z.setAttributeNS("http://www.w3.org/1999/xlink","href","#template"),u.appendChild(Z)}},o.prototype.clear=function(){for(;this._el.hasChildNodes();)this._el.removeChild(this._el.lastChild)},o}(),D=document.documentElement.tagName.toLowerCase()==="svg",H=D?S:r()?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(M,u,d,A,Z,L,J,Y,R){if("nodeName"in M&&/img/i.test(M.nodeName))for(var V=arguments.length-1;V>=1;V--)arguments[V]=arguments[V]*m;else typeof Y>"u"&&(arguments[1]*=m,arguments[2]*=m,arguments[3]*=m,arguments[4]*=m);a.apply(this,arguments)}}function I(M,u){var d=this;if(d._fFail=u,d._fSuccess=M,d._bSupportDataURI===null){var A=document.createElement("img"),Z=function(){d._bSupportDataURI=!1,d._fFail&&d._fFail.call(d)},L=function(){d._bSupportDataURI=!0,d._fSuccess&&d._fSuccess.call(d)};A.onabort=Z,A.onerror=Z,A.onload=L,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 h=function(M,u){this._bIsPainted=!1,this._android=T(),this._htOption=u,this._elCanvas=document.createElement("canvas"),this._elCanvas.width=u.width,this._elCanvas.height=u.height,M.appendChild(this._elCanvas),this._el=M,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 h.prototype.draw=function(M){var u=this._elImage,d=this._oContext,A=this._htOption,Z=M.getModuleCount(),L=A.width/Z,J=A.height/Z,Y=Math.round(L),R=Math.round(J);u.style.display="none",this.clear();for(var V=0;V<Z;V++)for(var q=0;q<Z;q++){var z=M.isDark(V,q),et=q*L,ot=V*J;d.strokeStyle=z?A.colorDark:A.colorLight,d.lineWidth=1,d.fillStyle=z?A.colorDark:A.colorLight,d.fillRect(et,ot,L,J),d.strokeRect(Math.floor(et)+.5,Math.floor(ot)+.5,Y,R),d.strokeRect(Math.ceil(et)-.5,Math.ceil(ot)-.5,Y,R)}this._bIsPainted=!0},h.prototype.makeImage=function(){this._bIsPainted&&I.call(this,o)},h.prototype.isPainted=function(){return this._bIsPainted},h.prototype.clear=function(){this._oContext.clearRect(0,0,this._elCanvas.width,this._elCanvas.height),this._bIsPainted=!1},h.prototype.round=function(M){return M&&Math.floor(M*1e3)/1e3},h}():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,h=m.getModuleCount(),M=Math.floor(a.width/h),u=Math.floor(a.height/h),d=['<table style="border:0;border-collapse:collapse;">'],A=0;A<h;A++){d.push("<tr>");for(var Z=0;Z<h;Z++)d.push('<td style="border:0;border-collapse:collapse;padding:0;margin:0;width:'+M+"px;height:"+u+"px;background-color:"+(m.isDark(A,Z)?a.colorDark:a.colorLight)+';"></td>');d.push("</tr>")}d.push("</table>"),I.innerHTML=d.join("");var L=I.childNodes[0],J=(a.width-L.offsetWidth)/2,Y=(a.height-L.offsetHeight)/2;J>0&&Y>0&&(L.style.margin=Y+"px "+J+"px")},o.prototype.clear=function(){this._el.innerHTML=""},o}();function j(o,m){for(var a=1,I=v(o),h=0,M=N.length;h<=M;h++){var u=0;switch(m){case W.L:u=N[h][0];break;case W.M:u=N[h][1];break;case W.Q:u=N[h][2];break;case W.H:u=N[h][3];break}if(I<=u)break;a++}if(a>N.length)throw new Error("Too long data");return a}function v(o){var m=encodeURI(o).toString().replace(/\%[0-9a-fA-F]{2}/g,"a");return m.length+(m.length!=o?3:0)}var P=function(o,m){if(this._htOption={width:256,height:256,typeNumber:4,colorDark:"#000000",colorLight:"#ffffff",correctLevel:W.H},typeof m=="string"&&(m={text:m}),m)for(var a in m)this._htOption[a]=m[a];typeof o=="string"&&(o=document.getElementById(o)),this._htOption.useSVG&&(H=S),this._android=T(),this._el=o,this._oQRCode=null,this._oDrawing=new H(this._el,this._htOption),this._htOption.text&&this.makeCode(this._htOption.text)};P.prototype.makeCode=function(o){this._oQRCode=new F(j(o,this._htOption.correctLevel),this._htOption.correctLevel),this._oQRCode.addData(o),this._oQRCode.make(),this._el.title=o,this._oDrawing.draw(this._oQRCode),this.makeImage()},P.prototype.makeImage=function(){typeof this._oDrawing.makeImage=="function"&&(!this._android||this._android>=3)&&this._oDrawing.makeImage()},P.prototype.clear=function(){this._oDrawing.clear()},P.CorrectLevel=W,window.QRCode=P})();function Ue($,F="YYYY-MM-DD"){if(!$)return null;typeof $=="number"&&($=new Date($));const g=$.getFullYear(),W=$.getMonth(),E=$.getDate(),b=$.getHours(),l=b%12===0?12:b%12,c=$.getMinutes(),s=$.getSeconds(),w=N=>`0${N}`.slice(-2),C={YYYY:g,MM:w(W+1),MMMM:`${W+1}\u6708`,M:W+1,DD:w(E),D:E,HH:w(b),H:b,hh:w(l),h:l,mm:w(c),m:c,ss:w(s),s};return F.replace(/Y+|M+|D+|H+|h+|m+|s+|S+|Q/g,N=>String(C[N]))}const Ze={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 St={};function Xt($){const{id:F,watch:g,content:W,container:E,width:b,height:l,textAlign:c,textBaseline:s,fontSize:w,fontFamily:C,fillStyle:N,rotate:r,timestamp:T,format:S,zIndex:D}=$;St[F]={wmMo:null,wmTimer:null};const H=document.createElement("canvas");H.setAttribute("width",`${b}px`),H.setAttribute("height",`${l}px`);let j=typeof E=="string"?document.querySelector(E):E;const v=H.getContext("2d");v.textAlign=c,v.textBaseline=s,v.font=`${w} ${C}`,v.fillStyle=N,v.translate(b/2,l/2),v.rotate(-(Math.PI/180)*r),v.fillText(`${W}`,0,0),T&&v.fillText(`${Ue(new Date,S)}`,0,parseInt(w)+5);let P=j.querySelector(".__vm__"+F);const o=P||document.createElement("div"),a=`position:absolute;user-select:none;top:0;left:0;${j.getAttribute("style")};z-index:${D};pointer-events:none !important;background-repeat:repeat;background-image:url('${H.toDataURL()}')`;if(o.setAttribute("style",a),o.classList.add("__vm__"+F),P||j.insertBefore(o,j.firstChild),g){const I=window.MutationObserver||window.WebKitMutationObserver;I&&(St[F].wmMo=new I(h=>{let M=h.some(u=>u.target.className==j.className&&u.type=="attributes");P=j.querySelector(".__vm__"+F),(P&&P.getAttribute("style")!==a||!P||M)&&(St[F].wmMo.disconnect(),St[F].wmMo=null,delete St[F].wmMo,Xt($))}),St[F].wmMo.observe(j,{attributes:!0,subtree:!0,childList:!0}))}if(S){let I=864e5;S.includes("s")?I=1e3:S.includes("m")?I=1e3*60:(S.includes("h")||S.includes("H"))&&(I=1e3*60*60),St[F].wmTimer=window.setTimeout(()=>{o.style.bottom="0"},I)}}const _t=function($){const{id:F,watch:g,container:W}=$;if(g){let E=typeof W=="string"?document.querySelector(W):W;St[F]&&(St[F].wmMo&&St[F].wmMo.disconnect(),St[F].wmMo=null,St[F].wmTimer&&window.clearTimeout(St[F].wmTimer),St[F].wmTimer=null,delete St[F]);const b=E.querySelector(".__vm__"+F);b&&b.parentNode.removeChild(b)}},Le=function($){let F=Object.assign({},Ze,$);_t(F),Xt(F)},Yt={createWatermark:Le,destroyWatermark:_t},ze="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+",We="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 Kt={exports:{}};/*!
2
2
  * nzh v1.0.8
3
3
  * Homepage http://cnwhy.github.io/nzh
4
4
  * License BSD-2-Clause
5
- */(function(it,O){(function(h,G){it.exports=G()})(xe,function(){function h(b,M){return M={exports:{}},b(M,M.exports),M.exports}function G(b,M){var P=c.getNumbResult(b);if(!P)return b;M=M||{};var o=this.ch,m=this.ch_u,a=this.ch_f||"",r=this.ch_d||".",u=o.charAt(0),j=P.int,d=P.decimal,I=P.minus,C="",Z="",L=I?a:"",J=function z(tt,ot,pt){tt=c.getNumbResult(tt).int;var st="",gt=arguments.length>1?arguments[1]:M.tenMin,ht=tt.length;if(ht==1)return o.charAt(+tt);if(ht<=4)for(var ct=0,bt=ht;bt--;){var dt=+tt.charAt(ct);st+=gt&&ht==2&&ct==0&&dt==1?"":o.charAt(dt),st+=dt&&bt?m.charAt(bt):"",ct++}else{for(var lt=tt.length/4>>0,vt=tt.length%4;vt==0||!m.charAt(3+lt);)vt+=4,lt--;var yt=tt.substr(0,vt),Mt=tt.substr(vt);st=z(yt,gt)+m.charAt(3+lt)+(Mt.charAt(0)=="0"?u:"")+z(Mt,Mt.length>4&&gt)}return st=c.clearZero(st,u)};if(d){d=c.clearZero(d,"0","$");for(var F=0;F<d.length;F++)Z+=o.charAt(+d.charAt(F));Z=Z?r+Z:""}if(C=J(j),M.ww&&m.length>5){var R=m.charAt(4),V=m.charAt(5),$=C.lastIndexOf(V);~$&&(C=C.substring(0,$).replace(new RegExp(V,"g"),R+R)+C.substring($))}return L+C+Z}function A(b){b=b.toString();var M=b.split(this.ch_d),P=M[0].replace(this.ch_f,""),o=M[1],m=!!~M[0].indexOf(this.ch_f),a=this.ch_u.charAt(1),r=this.ch_u.charAt(4),u=this.ch_u.charAt(5);P=P.replace(new RegExp(r+"{2}","g"),u);for(var j=P.split(""),d=0,I=0,C=[],Z=[],L=[],J=0;J<j.length;J++){var F=j[J],R=0,V=0;if(~(R=this.ch.indexOf(F)))R>0&&L.unshift(R);else if(~(V=this.ch_u.indexOf(F))){var $=c.getDigit(V);d>V?(c.unshiftZero(L,$),c.centerArray(Z,L)):V>=I?(J==0&&(L=[1]),c.centerArray(C,Z,L),C.length>0&&c.unshiftZero(C,$),I=V):(L.length==0&&a==F&&(L=[1]),c.centerArray(Z,L),c.unshiftZero(Z,c.getDigit(V)),d=V)}}c.centerArray(C,Z,L).reverse(),C.length==0&&C.push(0);var z=0;if(o){C.push("."),z="0.";for(var J=0;J<o.length;J++)z+=this.ch.indexOf(o.charAt(J)),C.push(this.ch.indexOf(o.charAt(J)));z=+z}return m&&C.unshift("-"),parseFloat(C.join(""))}function v(b,M){var P={ww:!0,complete:!1,outSymbol:!0},o=c.getNumbResult(b),m=this.ch.charAt(0);if(M=typeof M=="object"?M:{},!o)return b;M=c.extend(P,M);var a=o.num,r=o.decimal||"",u=M.outSymbol?this.m_t:"",j=r?"":this.m_z,d="";if(M.complete){for(var I=1;I<this.m_u.length;I++)d+=G.call(this,r.charAt(I-1)||"0")+this.m_u.charAt(I);j=G.call(this,a,M)+this.m_u.charAt(0)}else{if(r=r.substr(0,this.m_u.length-1),r=c.clearZero(r,"0","$"))for(var C,I=0;I<this.m_u.length-1;I++)r.charAt(I)&&r.charAt(I)!="0"&&(d+=G.call(this,r.charAt(I))+this.m_u.charAt(I+1),C=!1),r.charAt(I)!=="0"||C||(I==0&&a=="0"||(d+=m),C=!0);a=="0"&&!j&&d||(j=G.call(this,a,M)+this.m_u.charAt(0)+j)}return u+j+d}function p(b,M){return{encodeS:function(P,o){return o=c.extend({ww:!0,tenMin:!0},o),l.CL.call(b,P,o)},encodeB:function(P,o){return o=c.extend({ww:!0},o),l.CL.call(M,P,o)},decodeS:function(){return l.unCL.apply(b,arguments)},decodeB:function(){return l.unCL.apply(M,arguments)},toMoney:function(P,o){return o=c.extend({ww:!0},o),l.toMoney.call(M,P,o)}}}var c=h(function(b,M){var P=/^([+-])?0*(\d+)(\.(\d+))?$/,o=/^([+-])?0*(\d+)(\.(\d+))?e(([+-])?(\d+))$/i,m=M.e2ten=function(r){var u=o.exec(r.toString());if(!u)return r;var j=u[2],d=u[4]||"",I=u[5]?+u[5]:0;if(I>0){var C=d.substr(0,I);C=C.length<I?C+new Array(I-C.length+1).join("0"):C,d=d.substr(I),j+=C}else{I=-I;var Z=j.length-I;Z=Z<0?0:Z;var L=j.substr(Z,I);L=L.length<I?new Array(I-L.length+1).join("0")+L:L,j=j.substring(0,Z),d=L+d}return j=j==""?"0":j,(u[1]=="-"?"-":"")+j+(d?"."+d:"")};M.getNumbResult=function(r){var u=P.exec(r.toString());if(!u&&o.test(r.toString())&&(u=P.exec(m(r.toString()))),u)return{int:u[2],decimal:u[4],minus:u[1]=="-",num:u.slice(1,3).join("")}},M.centerArray=function r(u,j){if(u.splice.apply(u,[0,j.length].concat(j.splice(0,j.length))),arguments.length>2){var d=[].slice.call(arguments,2);d.unshift(u),r.apply(null,d)}return u};var a=M.hasAttr=function(r,u){return Object.prototype.hasOwnProperty.call(r,u)};M.extend=function(r){for(var u,j=arguments[0]||{},d=Array.prototype.slice.call(arguments,1),I=0;I<d.length;I++){var C=d[I];for(u in C)a(C,u)&&(j[u]=C[u])}return j},M.getDigit=function(r){return r>=5?4*(r-4)+4:r},M.unshiftZero=function(r,u){if(u==null&&(u=1),!(u<=0))for(;u--;)r.unshift(0)},M.clearZero=function(r,u,j){if(r==null)return"";var d=~"*.?+$^[](){}|\\/".indexOf(u)?"\\"+u:u,I=new RegExp("^"+d+"+"),C=new RegExp(d+"+$"),Z=new RegExp(d+"{2}","g");return r=r.toString(),j=="^"&&(r=r.replace(I,"")),j&&j!="$"||(r=r.replace(C,"")),j&&j!="nto1"||(r=r.replace(Z,u)),r}}),l=(c.e2ten,c.getNumbResult,c.centerArray,c.hasAttr,c.extend,c.getDigit,c.unshiftZero,c.clearZero,{CL:G,unCL:A,toMoney:v}),w=p,B={ch:"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",ch_u:"\u4E2A\u5341\u767E\u5343\u4E07\u4EBF",ch_f:"\u8D1F",ch_d:"\u70B9"},D={ch:"\u96F6\u58F9\u8D30\u53C1\u8086\u4F0D\u9646\u67D2\u634C\u7396",ch_u:"\u4E2A\u62FE\u4F70\u4EDF\u4E07\u4EBF",ch_f:"\u8D1F",ch_d:"\u70B9",m_t:"\u4EBA\u6C11\u5E01",m_z:"\u6574",m_u:"\u5143\u89D2\u5206"},s={ch:"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",ch_u:"\u500B\u5341\u767E\u5343\u842C\u5104",ch_f:"\u8CA0",ch_d:"\u9EDE"},T={ch:"\u96F6\u58F9\u8CB3\u53C3\u8086\u4F0D\u9678\u67D2\u634C\u7396",ch_u:"\u500B\u62FE\u4F70\u4EDF\u842C\u5104",ch_f:"\u8CA0",ch_d:"\u9EDE",m_t:"$",m_z:"\u6574",m_u:"\u5713\u89D2\u5206"},S={s:B,b:D,hk_s:s,hk_b:T},N=function(b){this.lang=b,this.encode=function(){return l.CL.apply(b,arguments)},this.decode=function(){return l.unCL.apply(b,arguments)},this.toMoney=function(){return l.toMoney.apply(b,arguments)}};N.langs=S,N.cn=w(S.s,S.b),N.hk=w(S.hk_s,S.hk_b);var H=N;return H})})(Ot);const xt=Ot.exports;function De(it){return function(O){var h=function(G){G.removePrintElementTypes("defaultModule"),G.addPrintElementTypes("defaultModule",[new it.PrintElementTypeGroup("\u5E38\u89C4",[{tid:"defaultModule.text",title:"\u6587\u672C",data:"",type:"text"},{tid:"defaultModule.image",title:"\u56FE\u7247",data:"",type:"image"},{tid:"defaultModule.longText",title:"\u957F\u6587",data:"155123456789",type:"longText"},{tid:"defaultModule.table",field:"table",title:"\u8868\u683C",type:"table",groupFields:["name"],groupFooterFormatter:function(A,v){return"\u8FD9\u91CC\u81EA\u5B9A\u4E49\u7EDF\u8BA1\u811A\u4FE1\u606F"},columns:[[{title:"\u884C\u53F7",fixed:!0,rowspan:2,field:"id",width:70},{title:"\u4EBA\u5458\u4FE1\u606F",colspan:2},{title:"\u9500\u552E\u7EDF\u8BA1",colspan:2}],[{title:"\u59D3\u540D",align:"left",field:"name",width:100},{title:"\u6027\u522B",field:"gender",width:100},{title:"\u9500\u552E\u6570\u91CF",field:"count",width:100},{title:"\u9500\u552E\u91D1\u989D",field:"amount",width:100}]]},{tid:"defaultModule.html",title:"html",formatter:function(A,v){return'<div style="height:50pt;width:50pt;background:red;border-radius: 50%;"></div>'},type:"html"},{tid:"defaultModule.customText",title:"\u81EA\u5B9A\u4E49\u6587\u672C",customText:"\u81EA\u5B9A\u4E49\u6587\u672C",custom:!0,type:"text"}]),new it.PrintElementTypeGroup("\u8F85\u52A9",[{tid:"defaultModule.hline",title:"\u6A2A\u7EBF",type:"hline"},{tid:"defaultModule.vline",title:"\u7AD6\u7EBF",type:"vline"},{tid:"defaultModule.rect",title:"\u77E9\u5F62",type:"rect"},{tid:"defaultModule.oval",title:"\u692D\u5706",type:"oval"}])])};return{addElementTypes:h}}}function Ct(it,O){return O!=null&&typeof Symbol<"u"&&O[Symbol.hasInstance]?!!O[Symbol.hasInstance](it):it instanceof O}function jt(it){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?jt=function(h){return typeof h}:jt=function(h){return h&&typeof Symbol=="function"&&h.constructor===Symbol&&h!==Symbol.prototype?"symbol":typeof h},jt(it)}window.$=window.jQuery=x.default;window.autoConnect=!0;window.io=Me.io;window.eval2=eval;var Nt=function(it){var O={};function h(A){if(O[A])return O[A].exports;var v=O[A]={i:A,l:!1,exports:{}};return it[A].call(v.exports,v,v.exports,h),v.l=!0,v.exports}var G=(h.m=it,h.c=O,h.d=function(A,v,p){h.o(A,v)||Object.defineProperty(A,v,{enumerable:!0,get:p})},h.r=function(A){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(A,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(A,"__esModule",{value:!0})},h.t=function(A,v){if(1&v&&(A=h(A)),8&v||4&v&&jt(A)=="object"&&A&&A.__esModule)return A;var p=Object.create(null);if(h.r(p),Object.defineProperty(p,"default",{enumerable:!0,value:A}),2&v&&typeof A!="string")for(var c in A)h.d(p,c,function(l){return A[l]}.bind(null,c));return p},h.n=function(A){var v=A&&A.__esModule?function(){return A.default}:function(){return A};return h.d(v,"a",v),v},h.o=function(A,v){return Object.prototype.hasOwnProperty.call(A,v)},h.p="/",h(h.s=21));return G.n=h,G}([function(it,O,h){var G;h.d(O,"a",function(){return hinnn}),window.hinnn={},hinnn.event=(G={},{on:function(v,p){G[v]||(G[v]=[]),G[v].push(p)},id:0,off:function(v,p){var c=G[v];if(c){for(var l=-1,w=0;w<c.length;w++)if(c[w]===p){l=w;break}l<0||G[v].splice(l,1)}},trigger:function(v){var p=G[v];if(p&&p.length)for(var c=Array.prototype.slice.call(arguments,1),l=0;l<p.length;l++)p[l].apply(this,c)},clear:function(v){G[v]=[]},getId:function(){return this.id+=1,this.id},getNameWithId:function(v){return v+"-"+this.getId()}}),hinnn.form={serialize:function(v){var p=x.default(v).serializeArray(),c={};return x.default.each(p,function(){c[this.name]?Object.prototype.toString.call(c[this.name])=="[object Array]"?c[this.name].push(this.value):c[this.name]=[c[this.name],this.value]:c[this.name]=this.value}),c}},hinnn.pt={toPx:function(v){return v*(this.getDpi()/72)},toMm:function(v){return hinnn.px.toMm(hinnn.pt.toPx(v))},dpi:0,getDpi:function(){if(!this.dpi){var v=document.createElement("DIV");v.style.cssText="width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden",document.body.appendChild(v),this.dpi=v.offsetHeight}return this.dpi}},hinnn.px={toPt:function(v){return v*(72/this.getDpi())},toMm:function(v){return Math.round(v/this.getDpi()*25.4*100)/100},dpi:0,getDpi:function(){if(!this.dpi){var v=document.createElement("DIV");v.style.cssText="width:1in;height:1in;position:absolute;left:0px;top:0px;z-index:99;visibility:hidden",document.body.appendChild(v),this.dpi=v.offsetHeight}return this.dpi}},hinnn.mm={toPt:function(v){return 72/25.4*v},toPx:function(v){return hinnn.pt.toPx(hinnn.mm.toPt(v))}},hinnn.throttle=function(A,v,p){var c,l,w,B=null,D=0;p||(p={});var s=function(){D=p.leading===!1?0:_.now(),B=null,w=A.apply(c,l),B||(c=l=null)};return function(){var T=_.now();D||p.leading!==!1||(D=T);var S=v-(T-D);return c=this,l=arguments,S<=0||S>v?(B&&(clearTimeout(B),B=null),D=T,w=A.apply(c,l),B||(c=l=null)):B||p.trailing===!1||(B=setTimeout(s,S)),w}},hinnn.debounce=function(A,v,p){var c,l,w,B,D,s=function T(){var S=_.now()-B;S<v&&S>=0?c=setTimeout(T,v-S):(c=null,p||(D=A.apply(w,l),c||(w=l=null)))};return function(){w=this,l=arguments,B=_.now();var T=p&&!c;return c||(c=setTimeout(s,v)),T&&(D=A.apply(w,l),w=l=null),D}},hinnn.toUtf8=function(A){var v,p,c,l;for(v="",c=A.length,p=0;p<c;p++)(l=A.charCodeAt(p))>=1&&l<=127?v+=A.charAt(p):l>2047?(v+=String.fromCharCode(224|l>>12&15),v+=String.fromCharCode(128|l>>6&63),v+=String.fromCharCode(128|l>>0&63)):(v+=String.fromCharCode(192|l>>6&31),v+=String.fromCharCode(128|l>>0&63));return v},hinnn.groupBy=function(A,v,p){var c={};return A.forEach(function(l){var w=JSON.stringify(p(l));c[w]||(c[w]={rows:[]},v.forEach(function(B){c[w][B]=l[B]})),c[w].rows.push(l)}),Object.keys(c).map(function(l){return c[l]})},hinnn.orderBy=function(A,v){if(A.length<=1)return A;var p=Math.floor(A.length/2),c=A.splice(p,1)[0],l=[],w=[],B=!0,D=!1,s=void 0;try{for(var T=A[Symbol.iterator](),S;!(B=(S=T.next()).done);B=!0){var N=S.value;v(N)<v(c)?l.push(N):w.push(N)}}catch(H){D=!0,s=H}finally{try{!B&&T.return!=null&&T.return()}finally{if(D)throw s}}return this.orderBy(l,v).concat([c],this.orderBy(w,v))},hinnn.dateFormat=function(A,v){if(A)try{var p=typeof A=="string"?new Date(A):A,c={"M+":p.getMonth()+1,"d+":p.getDate(),"H+":p.getHours(),"m+":p.getMinutes(),"s+":p.getSeconds(),"q+":Math.floor((p.getMonth()+3)/3),S:p.getMilliseconds()};for(var l in/(y+)/.test(v)&&(v=v.replace(RegExp.$1,(p.getFullYear()+"").substr(4-RegExp.$1.length))),c)new RegExp("("+l+")").test(v)&&(v=v.replace(RegExp.$1,RegExp.$1.length==1?c[l]:("00"+c[l]).substr((""+c[l]).length)));return v}catch(w){return console.log(w),""}return""},hinnn.numFormat=function(A,v){if(A!=null)try{var p=typeof A=="string"?parseFloat(A):A,c=parseInt(v);return c>0?p.toFixed(c):parseInt(p.toString())}catch(l){return console.log(l),""}return""},hinnn.toUpperCase=function(A,v){if(!xt)return v;var p=v;switch(A){case"0":p=xt.cn.encodeS(v);break;case"1":p=xt.cn.encodeS(v,{tenMin:!1});break;case"2":p=xt.cn.encodeB(v,{tenMin:!0});break;case"3":p=xt.cn.encodeB(v);break;case"4":p=xt.cn.toMoney(v,{tenMin:!0});break;case"5":p=xt.cn.toMoney(v);break;case"6":p=xt.cn.toMoney(v,{complete:!0});break;case"7":p=xt.cn.toMoney(v,{complete:!0,outSymbol:!1});break}return p}},function(it,O,h){h.d(O,"a",function(){return A});var G=h(9),A=function(){function v(){}return v.prototype.init=function(p){p&&x.default.extend(this,p)},v.prototype.register=function(p){this.init(p);var c=this,l=c.getHooks("init");l&&l.forEach(w=>{w.run({Config:c,OptionItems:G,ElementTypes:Nt.ElementTypes,hinnn,hiprint:Nt})})},v.prototype.getHooks=function(p){return this.pluginsList().reduce((c,l)=>c.concat(l.hooks.filter(w=>w.hook===p)),[])},v.prototype.pluginsList=function(){var p=this;return this.plugins?this.plugins.filter(c=>p.versionCheck(c)):[]},v.prototype.versionCheck=function(p){p.leastHiprintVersion.split(".").length!==3&&console.error(`[${p.name}] has a malformed leastHiprintVersion of ${p.leastHiprintVersion}. Please tell the developer to update.`);const c=v.instance.version.split("."),l=parseInt(c[0]),w=parseInt(c[1]),B=parseInt(c[2]),D=p.leastHiprintVersion.split("."),s=parseInt(D[0]),T=parseInt(D[1]),S=parseInt(D[2]);let N=!1;return l>s&&(N=!0),l===s&&w>T&&(N=!0),l===s&&w===T&&B>=S&&(N=!0),N||console.error(`Plugin [${p.name}] requires "@svelte-hiprint/hiprint" version ${p.leastHiprintVersion} and you are using ${v.instance.version}. Disabling plugin. If you want to use this plugin, please update to the required version.`),N},v.prototype.on=function(p,c){hinnn.event.on(p,c)},v.prototype.clear=function(p){hinnn.event.clear(p)},v.prototype.registerItems=function(p){p.forEach(function(c){G.a.registerItem(new c)})},Object.defineProperty(v,"instance",{get:function(){return v._instance||(v._instance=new v,window.HIPRINT_CONFIG&&x.default.extend(v._instance,HIPRINT_CONFIG),v._instance.optionItems&&v._instance.optionItems.forEach(function(c){G.a.registerItem(new c)})),v._instance},enumerable:!0,configurable:!0}),v}()},function(it,O,h){var G=function(){function v(p){this.printElement=p}return v.prototype.updatePosition=function(p,c){this.left=p,this.top=c},v}();h.d(O,"a",function(){return A});var A=function(){function v(){this.printTemplateContainer={},this.A1={width:841,height:594},this.A2={width:420,height:594},this.A3={width:420,height:297},this.A4={width:210,height:297},this.A5={width:210,height:148},this.A6={width:105,height:148},this.A7={width:105,height:74},this.A8={width:52,height:74},this.B1={width:1e3,height:707},this.B2={width:500,height:707},this.B3={width:500,height:353},this.B4={width:250,height:353},this.B5={width:250,height:176},this.B6={width:125,height:176},this.B7={width:125,height:88},this.B8={width:62,height:88},this.dragLengthCNum=function(p,c){var l=.75*p;return c&&(c=c),Math.round(l/c)*c}}return Object.defineProperty(v,"instance",{get:function(){return this._instance||(this._instance=new v),this._instance},enumerable:!0,configurable:!0}),v.prototype.getDragingPrintElement=function(){return v.instance.dragingPrintElement},v.prototype.setDragingPrintElement=function(p){v.instance.dragingPrintElement=new G(p)},v.prototype.guid=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(p){var c=16*Math.random()|0;return(p=="x"?c:3&c|8).toString(16)})},v.prototype.imageToBase64=function(p){if(x.default(p).attr("src").indexOf("base64")==-1)try{var c=document.createElement("canvas"),l=new Image;l.src=p.attr("src"),c.width=l.width,c.height=l.height,c.getContext("2d").drawImage(l,0,0),p.attr("src",c.toDataURL("image/png"))}catch{try{this.xhrLoadImage(p)}catch(B){console.log(B)}}},v.prototype.xhrLoadImage=function(p){},v.prototype.transformImg=function(p){var c=this;p.map(function(l,w){c.imageToBase64(x.default(w))})},v.prototype.getPrintTemplateById=function(p){return v.instance.printTemplateContainer[p]},v.prototype.setPrintTemplateById=function(p,c){return v.instance.printTemplateContainer[p]=c},v}()},function(it,O,h){var G=function(){return function(){}}();h.d(O,"a",function(){return A});var A=function(){function v(p){p=p||{},this.left=p.left,this.top=p.top,this.topInDesign=this.top,this.height=p.height,this.width=p.width,this.transform=p.transform,this.init(p)}return v.prototype.setDefault=function(p){this.defaultOptions=p,this.initSize()},v.prototype.initSize=function(){this.width||this.setWidth(this.defaultOptions.width),this.height||this.setHeight(this.defaultOptions.height)},v.prototype.initSizeByHtml=function(p,c){this.width||this.setWidth(p),this.height||this.setHeight(c)},v.prototype.getRectInfo=function(){var p={w:0,h:0,diffW:0,diffH:0};if(this.transform){var c=this.transform*Math.PI/180,l=this.width,w=this.height,B=Math.sin(c),D=Math.cos(c),s=Math.abs(l*D)+Math.abs(w*B),T=Math.abs(l*B)+Math.abs(w*D),S=(l-s)/2,N=(w-T)/2;p.w=s,p.h=T,p.diffW=S,p.diffH=N}return p},v.prototype.getLeft=function(){return this.left},v.prototype.posLeft=function(){var p=this.left;return this.transform&&(p+=this.getRectInfo().diffW),Math.floor(p*10)/10},v.prototype.setRotate=function(p){p!=null&&(this.transform=p)},v.prototype.displayLeft=function(p){return this.transform&&p?this.left+this.getRectInfo().diffW+"pt":this.left+"pt"},v.prototype.setLeft=function(p){p!=null&&(this.left=p)},v.prototype.getTop=function(){return this.top},v.prototype.posTop=function(){var p=this.top;return this.transform&&(p+=this.getRectInfo().diffH),Math.floor(p*10)/10},v.prototype.getTopInDesign=function(){return this.topInDesign},v.prototype.displayTop=function(p){return this.transform&&p?this.top+this.getRectInfo().diffH+"pt":this.top+"pt"},v.prototype.setTop=function(p){p!=null&&(this.top=p)},v.prototype.copyDesignTopFromTop=function(){this.topInDesign=this.top},v.prototype.getHeight=function(){if(this.transform){var p=this.getRectInfo();return p.h+p.diffH}return this.height},v.prototype.displayHeight=function(){return this.height+"pt"},v.prototype.setHeight=function(p){p!=null&&(this.height=p)},v.prototype.getWidth=function(){if(this.transform){var p=this.getRectInfo();return p.w+p.diffW}return this.width},v.prototype.displayWidth=function(){return this.width+"pt"},v.prototype.setWidth=function(p){p!=null&&(this.width=p)},v.prototype.getValueFromOptionsOrDefault=function(p){return this[p]==null?this.defaultOptions[p]:this[p]},v.prototype.getPrintElementOptionEntity=function(){var p=new G,c=this;return Object.keys(this).filter(function(l){return l!="topInDesign"}).forEach(function(l){if(typeof c[l]!="number"&&typeof c[l]!="string"&&!["fields"].includes(l)&&jt(c[l])!=jt(!0)||(p[l]=c[l]),l=="style"){p.style={};var w=c[l];w&&Object.keys(w).forEach(function(B){typeof w[B]!="number"&&typeof w[B]!="string"||(p.style[B]=w[B])})}}),p},v.prototype.init=function(p){var c=this;p&&Object.keys(p).forEach(function(l){c[l]=p[l]})},v}()},function(it,O,h){h.d(O,"a",function(){return B});var G=h(17),A=h(1),v=h(9),p=h(6),c=h(0),l=h(8),w=h(2),B=function(){function D(s){this.printElementType=s,this.id=w.a.instance.guid()}return D.prototype.getConfigOptionsByName=function(s){return A.a.instance[s]},D.prototype.getProxyTarget=function(s){s&&this.SetProxyTargetOption(s);var T=this.getData(),S=this.createTarget(this.getTitle(),T);return this.updateTargetSize(S),this.css(S,T),S},D.prototype.SetProxyTargetOption=function(s){this.options.getPrintElementOptionEntity(),x.default.extend(this.options,s),this.copyFromType()},D.prototype.showInPage=function(s,T){var S=this.options.showInPage,N=this.options.unShowInPage;if(S){if(S=="first")return s==0;if(s==T-1&&N=="last")return!1;if(S=="odd")return(s!=0||N!="first")&&s%2==0;if(S=="even")return s%2==1;if(S=="last")return s==T-1}return(s!=0||N!="first")&&(s!=T-1||N!="last")},D.prototype.setTemplateId=function(s){this.templateId=s},D.prototype.setPanel=function(s){this.panel=s},D.prototype.getField=function(){return this.options.field||this.printElementType.field},D.prototype.getTitle=function(){return this.printElementType.title},D.prototype.updateSizeAndPositionOptions=function(s,T,S,N){this.options.setLeft(s),this.options.setTop(T),this.options.copyDesignTopFromTop(),this.options.setWidth(S),this.options.setHeight(N)},D.prototype.initSizeByHtml=function(s){if(s&&s.length){this.createTempContainer();var T=s.clone();this.getTempContainer().append(T),this.options.initSizeByHtml(parseInt(c.a.px.toPt(T.width()).toString()),parseInt(c.a.px.toPt(T.height()).toString())),this.removeTempContainer()}},D.prototype.updateTargetSize=function(s){s.css("width",this.options.displayWidth()),s.css("height",this.options.displayHeight())},D.prototype.updateTargetWidth=function(s){s.css("width",this.options.displayWidth())},D.prototype.getDesignTarget=function(s){var T=this,S=0;return this.designTarget=this.getHtml(s)[0].target,this.designPaper=s,this.designTarget.click(function(N){N.timeStamp-S>500&&c.a.event.trigger(T.getPrintElementSelectEventKey(),{printElement:T}),S=N.timeStamp}),this.designTarget.dblclick(function(N){var H=T.designTarget.find(".hiprint-printElement-content");if(H){var b=T.designTarget.find(".resize-panel");T.printElementType.type=="text"&&!(T.options.textType&&T.options.textType!="text")&&(T._editing=!0,T.designTarget.hidraggable("update",{draggable:!1}),H.css("cursor","text"),H.addClass("editing"),T.designTarget.addClass("editing"),H.click(function(M){T._editing&&M.stopPropagation()}),H.attr("contenteditable",!0),b&&b.css("display","none"),T.selectEnd(H))}}),this.designTarget},D.prototype.selectEnd=function(s){if(s.focus(),typeof window.getSelection<"u"&&typeof document.createRange<"u"){var T=document.createRange();T.selectNodeContents(s[0]),T.collapse(!1);var S=window.getSelection();S.removeAllRanges(),S.addRange(T)}else if(typeof document.body.createTextRange<"u"){var T=document.body.createTextRange();T.moveToElementText(s[0]),T.collapse(!1),T.select()}},D.prototype.updateByContent=function(s){var T=this,S=T.designTarget.find(".hiprint-printElement-content");if(T._editing){S&&S.css("cursor","")&&S.removeClass("editing")&&S.removeAttr("contenteditable"),T.designTarget.removeClass("editing");var N=S.text(),H=T.options.title+"\uFF1A";N.startsWith(H)&&T.options.field?N.length>H.length?T.options.testData=N.split("\uFF1A")[1]:(T.options.title=N,T.options.testData=""):T.options.title=N,s||c.a.event.trigger(T.getPrintElementSelectEventKey(),{printElement:T}),T.updateDesignViewFromOptions(),c.a.event.trigger("hiprintTemplateDataChanged_"+T.templateId,"\u7F16\u8F91\u4FEE\u6539"),T._editing=!1;var b=T.options.draggable==null||T.options.draggable==!0;T.designTarget.hidraggable("update",{draggable:b})}},D.prototype.getPrintElementSelectEventKey=function(){return"PrintElementSelectEventKey_"+this.templateId},D.prototype.design=function(s,T){var S=this;this.designTarget.hidraggable({draggable:S.options.draggable,axis:S.options.axis?S.options.axis:void 0,designTarget:S,onDrag:function(H,b,M){var P=S.panel.printElements.filter(function(u){return u.designTarget.children().last().css("display")=="block"&&u.designTarget.children().last().hasClass("selected")&&!u.printElementType.type.includes("table")}),o=P.length>1,m=!S.designTarget.children().last().hasClass("selected");if(o){var a=b-S.options.left,r=M-S.options.top;P.forEach(function(u){u.updateSizeAndPositionOptions(a+u.options.getLeft(),r+u.options.getTop()),u.designTarget.css("left",u.options.displayLeft()),u.designTarget.css("top",u.options.displayTop()),u.createLineOfPosition(T)}),m&&(S.updateSizeAndPositionOptions(b,M),S.createLineOfPosition(T))}else S.updateSizeAndPositionOptions(b,M),S.createLineOfPosition(T);w.a.instance.changed=!0},moveUnit:"pt",minMove:A.a.instance.movingDistance,onBeforeDrag:function(H){w.a.instance.draging=!0,S.designTarget.focus(),S.createLineOfPosition(T)},getScale:function(){return S.designPaper.scale||1},onStopDrag:function(H){w.a.instance.changed&&c.a.event.trigger("hiprintTemplateDataChanged_"+S.templateId,"\u79FB\u52A8"),w.a.instance.draging=!1,w.a.instance.changed=!1;var b=S.panel.printElements.filter(function(M){return M.designTarget.children().last().css("display")=="block"&&!M.printElementType.type.includes("table")});b.length>1?b.forEach(function(M){M.removeLineOfPosition()}):S.removeLineOfPosition()}}),this.designTarget.on("mouseup",function(){setTimeout(function(){S.removeLineOfPosition(),c.a.event.trigger("hiprintTemplateMouseUp_"+T.templateId)},300)}),this.setResizePanel(),this.bingCopyEvent(this.designTarget),this.bingKeyboardMoveEvent(this.designTarget,T)},D.prototype.getPrintElementEntity=function(s){return s?new G.a(void 0,this.options.getPrintElementOptionEntity(),this.printElementType.getPrintElementTypeEntity()):new G.a(this.printElementType.tid,this.options.getPrintElementOptionEntity())},D.prototype.submitOption=function(){var s=this,T=this.getConfigOptions();T&&T.tabs&&T.tabs.length?this.getPrintElementOptionTabs().forEach(function(S){S.list.forEach(function(N){var H=N.getValue(),b=N.name=="textType"&&s.options[N.name]!==H,M=N.name=="axis"&&s.options[N.name]!==H,P=N.name=="draggable"&&s.options[N.name]!==H;H&&jt(H)=="object"?Object.keys(H).forEach(function(o){s.options[o]=H[o]}):s.options[N.name]=H,b&&s.setResizePanel(),M&&s.designTarget.hidraggable("update",{axis:H}),P&&s.designTarget.hidraggable("update",{draggable:H})})}):this.getPrintElementOptionItems().forEach(function(S){var N=S.getValue(),H=S.name=="textType"&&s.options[S.name]!==N,b=S.name=="axis"&&s.options[S.name]!==N,M=S.name=="draggable"&&s.options[S.name]!==N;N&&jt(N)=="object"?Object.keys(N).forEach(function(P){s.options[P]=N[P]}):s.options[S.name]=N,H&&s.setResizePanel(),b&&s.designTarget.hidraggable("update",{axis:N}),M&&s.designTarget.hidraggable("update",{draggable:N})}),this.updateDesignViewFromOptions(),c.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u5143\u7D20\u4FEE\u6539")},D.prototype.updateOption=function(s,T,S){try{var N=this,H=this.getConfigOptions(),b=["draggable","left","top"];H&&H.tabs&&H.tabs.length?H.tabs.forEach(function(M){M.options.forEach(function(P){b.push(P.name)})}):b=H.supportOptions.map(function(M){return M.name}),b&&b.includes(s)&&(this.options[s]=T,s=="draggable"&&N.designTarget.hidraggable("update",{draggable:T}),this.updateDesignViewFromOptions(),S||(c.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u53C2\u6570\u4FEE\u6539"),c.a.event.trigger(N.getPrintElementSelectEventKey(),{printElement:N})))}catch(M){console.log("updateOption error",M)}},D.prototype.getReizeableShowPoints=function(){return this.options.textType=="barcode"?this.options.showPoints||A.a.instance.barcode.showPoints:this.options.textType=="qrcode"?this.options.showPoints||A.a.instance.qrcode.showPoints:this.options.showPoints||A.a.instance.text.showPoints},D.prototype.setResizePanel=function(){var s=this,T=this.designPaper;this.designTarget.hireizeable({showPoints:s.getReizeableShowPoints(),draggable:s.options.draggable,showSizeBox:A.a.instance.showSizeBox,getScale:function(){return s.designPaper.scale||1},onBeforeResize:function(){w.a.instance.draging=!0},onResize:function(N,H,b,M,P,o){o!=null?s.onRotate(N,o):s.onResize(N,H,b,M,P),s.createLineOfPosition(T)},onStopResize:function(N){c.a.event.trigger("hiprintTemplateDataChanged_"+s.templateId,N?"\u65CB\u8F6C":"\u5927\u5C0F"),w.a.instance.draging=!1,s.removeLineOfPosition()}}),this.options.draggable==!1&&x.default('<i style="position:absolute;font-size:12px;right:-14px;bottom:-14px;z-index:999" class="svicon sv-lock"></i>').insertBefore(this.designTarget.find(".resize-panel"))},D.prototype.onRotate=function(s,T){this.options.setRotate(T)},D.prototype.onResize=function(s,T,S,N,H){var b=this.designTarget,M=b.height(),P=b[0].clientHeight,o=b.width(),m=b[0].clientWidth;M<=40?(x.default.each([".ne",".nw",".se",".sw"],function(a,r){var u=P-30;b.find(r).css("height",u>0?u:0),b.find(r).css("width",u>0?u:0),u<=0&&(r.includes("n")&&b.find(r).css("border-top","none"),r.includes("s")&&b.find(r).css("border-bottom","none"),r.includes("e")&&b.find(r).css("border-right","none"),r.includes("w")&&b.find(r).css("border-left","none"))}),x.default.each([".e",".w"],function(a,r){var u=P-30;b.find(r).css("height",u>0?u:10),b.find(r).css("top",P/2-(u>0?u:10)/2)})):x.default.each([".e",".w"],function(a,r){b.find(r).css("top",P/2-b.find(r).height()/2)}),o<=40?(x.default.each([".ne",".nw",".se",".sw"],function(a,r){var u=m-30;b.find(r).css("height",u>0?u:0),b.find(r).css("width",u>0?u:0),u<=0&&(r.includes("n")&&b.find(r).css("border-top","none"),r.includes("s")&&b.find(r).css("border-bottom","none"),r.includes("e")&&b.find(r).css("border-right","none"),r.includes("w")&&b.find(r).css("border-left","none"))}),x.default.each([".n",".s"],function(a,r){let u=m-30;b.find(r).css("width",u>0?u:10),b.find(r).css("left",m/2-(u>0?u:10)/2)})):x.default.each([".n",".s",".r"],function(a,r){r==".r",b.find(r).css("left",m/2-b.find(r).width()/2)}),P>40&&m>40&&(x.default.each([".ne",".nw",".se",".sw"],function(a,r){r.includes("n")&&b.find(r).css("border-top",""),r.includes("s")&&b.find(r).css("border-bottom",""),r.includes("e")&&b.find(r).css("border-right",""),r.includes("w")&&b.find(r).css("border-left","")}),x.default.each([".n",".s"],function(a,r){b.find(r).css("width","")})),this.updateSizeAndPositionOptions(H,N,S,T)},D.prototype.getOrderIndex=function(){return this.options.getTop()},D.prototype.getHtml=function(s,T,S){var N=0;this.setCurrenttemplateData(T);var H=[],b=this.getBeginPrintTopInPaperByReferenceElement(s),M=s.getPaperFooter(N);this.isHeaderOrFooter()||this.isFixed()||b>M&&s.panelPageRule!="none"&&(H.push(new p.a({target:void 0,printLine:void 0})),b=b-M+s.paperHeader,N++,M=s.getPaperFooter(N));var P=this.getData(T),o=this.createTarget(this.getTitle(),P,S);return this.updateTargetSize(o),this.css(o,P),o.css("position","absolute"),o.css("left",this.options.displayLeft()),o.css("top",b+"pt"),H.push(new p.a({target:o,printLine:b+this.options.getHeight(),referenceElement:new l.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:s.index,bottomInLastPaper:b+this.options.getHeight(),printTopInPaper:b})})),T&&this.options.pageBreak&&(H[0].target.css("top",s.paperHeader+"pt"),H[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-s.paperHeader,H[0].printLine=s.paperHeader,H[0].referenceElement.bottomInLastPaper=0,H[0].referenceElement.printTopInPaper=s.paperHeader,H.unshift(new p.a({target:o,printLine:s.height,referenceElement:new l.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:s.index,bottomInLastPaper:s.height,printTopInPaper:s.paperHeader})}))),H},D.prototype.getHtml2=function(s,T,S){var N=0;this.setCurrenttemplateData(T);var H=[],b=this.getBeginPrintTopInPaperByReferenceElement(s),M=s.getPaperFooter(N);this.isHeaderOrFooter()||this.isFixed()||(s.panelPageRule!="none"&&b>M&&(H.push(new p.a({target:void 0,printLine:void 0})),b=b-M+s.paperHeader,N++,M=s.getPaperFooter(N)),b<=M&&b+this.options.getHeight()>M&&s.panelPageRule!="none"&&(H.push(new p.a({target:void 0,printLine:void 0})),b=s.paperHeader,N++,M=s.getPaperFooter(N)));var P=this.getData(T),o=this.createTarget(this.getTitle(),P);return s.panelPageRule=="none"&&b+this.options.getHeight()>M&&this.updatePanelHeight(b+this.options.getHeight(),s),this.updateTargetSize(o),this.css(o,P),o.css("position","absolute"),o.css("left",this.options.displayLeft()),o.css("top",b+"pt"),H.push(new p.a({target:o,printLine:b+this.options.getHeight(),referenceElement:new l.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:s.index,bottomInLastPaper:b+this.options.getHeight(),printTopInPaper:b})})),T&&this.options.pageBreak&&(H[0].target.css("top",s.paperHeader+"pt"),H[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-s.paperHeader,H[0].printLine=s.paperHeader,H[0].referenceElement.bottomInLastPaper=0,H[0].referenceElement.printTopInPaper=s.paperHeader,H.unshift(new p.a({target:o,printLine:s.height,referenceElement:new l.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:s.index,bottomInLastPaper:s.height,printTopInPaper:s.paperHeader})}))),H},D.prototype.updatePanelHeight=function(s,T){if(this.panel.panelPageRule=="none"){var S=c.a.pt.toMm(s);T.paperFooter=s,T.target.css("height",S+"mm"),T.target.attr("original-height",S)}},D.prototype.getBeginPrintTopInPaperByReferenceElement=function(s){var T=this.options.getTop();return this.isHeaderOrFooter()||this.isFixed()?T:s.referenceElement.isPositionLeftOrRight(T)?s.referenceElement.printTopInPaper+(T-s.referenceElement.top):s.referenceElement.bottomInLastPaper+(T-(s.referenceElement.top+s.referenceElement.height))},D.prototype.css=function(s,T){var S=this,N=this.getConfigOptions();if(N){var H;N.tabs&&N.tabs.length?(H=[],N.tabs.forEach(function(b){H=H.concat(b.options)})):H=N.supportOptions,H&&H.forEach(function(b){var M=v.a.getItem(b.name);M&&M.css&&M.css(s,S.options.getValueFromOptionsOrDefault(b.name))})}this.stylerCss(s,T)},D.prototype.stylerCss=function(s,T){var S=this.getStyler();if(S){var N=S(T,this.options,s,this._currenttemplateData);N&&Object.keys(N).forEach(function(H){s.css(H,N[H])})}},D.prototype.getData=function(s){var T=this.getField();return s?T&&T.split(".").reduce((S,N)=>S?S[N]:s?s[N]:"",!1)||"":this.printElementType.getData()},D.prototype.copyFromType=function(){var s=this.options,T=this.printElementType,S=this.getConfigOptions(),N=[];return S&&S.tabs&&S.tabs.length?S.tabs.forEach(function(H){H.options.forEach(function(b){N.push(b.name)})}):N=S.supportOptions.map(function(H){return H.name}),Object.keys(T).forEach(function(H){T[H]&&H!="columns"&&N.indexOf(H)>-1&&(s[H]=jt(T[H])=="function"?T[H].toString():T[H])}),s},D.prototype.getPrintElementOptionTabs=function(){if(this._printElementOptionTabs)return this._printElementOptionTabs;var s=[],T=this.getConfigOptions();if(T){var S=T.tabs;S&&S.forEach(function(N,H){s.push({name:N.name,list:[]}),N.options.filter(function(b){return!b.hidden}).forEach(function(b){var M=v.a.getItem(b.name);s[H].list.push(M)})})}return this._printElementOptionTabs=s,this._printElementOptionItems=void 0,this._printElementOptionTabs},D.prototype.getPrintElementOptionItems=function(){if(this._printElementOptionItems)return this._printElementOptionItems;var s=[],T=this.getConfigOptions();if(T){var S;T.tabs&&T.tabs.length?(S=[],T.tabs.forEach(function(N){N=N.concat(N.options)})):S=T.supportOptions,S&&S.filter(function(N){return!N.hidden}).forEach(function(N){var H=v.a.getItem(N.name);s.push(H)})}return this._printElementOptionItems=this.filterOptionItems(s.concat()),this._printElementOptionTabs=void 0,this._printElementOptionItems},D.prototype.getPrintElementOptionItemsByName=function(s){var T=[],S=this.getConfigOptionsByName(s);if(S){var N;S.tabs&&S.tabs.length?(N=[],S.tabs.forEach(function(H){N=N.concat(H.options)})):N=S.supportOptions,N&&N.filter(function(H){return!H.hidden}).forEach(function(H){var b=v.a.getItem(H.name);T.push(b)})}return T.concat()},D.prototype.filterOptionItems=function(s){return this.printElementType.field?s.filter(function(T){return T.name!="field"}):s},D.prototype.createTempContainer=function(){this.removeTempContainer(),x.default("body").append(x.default('<div class="hiprint_temp_Container hiprint-printPaper" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},D.prototype.removeTempContainer=function(){x.default(".hiprint_temp_Container").remove()},D.prototype.getTempContainer=function(){return x.default(".hiprint_temp_Container")},D.prototype.isHeaderOrFooter=function(){return this.options.getTopInDesign()<this.panel.paperHeader||this.options.getTopInDesign()>=this.panel.paperFooter},D.prototype.delete=function(){this.designTarget&&this.designTarget.remove()},D.prototype.setCurrenttemplateData=function(s){this._currenttemplateData=s},D.prototype.isFixed=function(){return this.options.fixed},D.prototype.onRendered=function(s,T){this.printElementType&&this.printElementType.onRendered&&this.printElementType.onRendered(T,this.options,s.getTarget())},D.prototype.createLineOfPosition=function(s){var T=x.default(".toplineOfPosition.id"+this.id),S=x.default(".topPosition.id"+this.id),N=x.default(".leftlineOfPosition.id"+this.id),H=x.default(".leftPosition.id"+this.id),b=x.default(".rightlineOfPosition.id"+this.id),M=x.default(".bottomlineOfPosition.id"+this.id),P=A.a.instance;if(T.length)T.css("top",this.options.displayTop(!0));else{var T=x.default('<div class="toplineOfPosition id'+this.id+'" style="position: absolute; width: 100%;"></div>');T.css("top",this.options.displayTop(!0)),T.css("width",s.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(T)}if(P.showPosition)if(this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!0),S.length)S.toggleClass("topPosition-lineMode",P.positionLineMode),S.text(this.options.posTop()+(P.positionUnit?"pt":"")),S.css("top",this.options.posTop()-S.height()+"pt"),P.positionLineMode?S.css("left",this.options.posLeft()-S.width()/2+"pt"):S.css("left",this.options.posLeft()+2+"pt");else{var S=x.default('<div class="topPosition id'+this.id+'" style="position: absolute;"></div>');S.toggleClass("topPosition-lineMode",P.positionLineMode),S.text(this.options.posTop()+(P.positionUnit?"pt":"")),P.positionLineMode?S.css("left",this.options.posLeft()-S.width()/2+"pt"):S.css("left",this.options.posLeft()+2+"pt"),this.designTarget.parents(".hiprint-printPaper-content").append(S),S.css("top",this.options.posTop()-S.height()+"pt")}if(N.length)N.css("left",this.options.displayLeft(!0));else{var o=x.default('<div class="leftlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');o.css("left",this.options.displayLeft(!0)),o.css("height",s.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(o)}if(P.showPosition)if(H.length)H.text(this.options.posLeft()+(P.positionUnit?"pt":"")),H.toggleClass("leftPosition-lineMode",P.positionLineMode),H.css("left",this.options.posLeft()-H.width()+"pt"),P.positionLineMode?H.css("top",this.options.posTop()-H.height()/3+"pt"):H.css("top",this.options.posTop()+2+"pt");else{var H=x.default('<div class="leftPosition id'+this.id+'" style="position: absolute;"></div>');H.text(this.options.posLeft()+(P.positionUnit?"pt":"")),H.toggleClass("leftPosition-lineMode",P.positionLineMode),P.positionLineMode?H.css("top",this.options.posTop()-H.height()/3+"pt"):H.css("top",this.options.posTop()+2+"pt"),this.designTarget.parents(".hiprint-printPaper-content").append(H),H.css("left",this.options.posLeft()-H.width()+"pt")}if(b.length)b.css("left",this.options.getLeft()+this.options.getWidth()+"pt");else{var m=x.default('<div class="rightlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');m.css("left",this.options.getLeft()+this.options.getWidth()+"pt"),m.css("height",s.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(m)}if(M.length)M.css("top",this.options.getTop()+this.options.getHeight()+"pt");else{var a=x.default('<div class="bottomlineOfPosition id'+this.id+'" style="position: absolute;width: 100%;"></div>');a.css("top",this.options.getTop()+this.options.getHeight()+"pt"),a.css("width",s.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(a)}},D.prototype.removeLineOfPosition=function(){x.default(".toplineOfPosition.id"+this.id).remove(),x.default(".topPosition.id"+this.id).remove(),this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!1),x.default(".leftlineOfPosition.id"+this.id).remove(),x.default(".leftPosition.id"+this.id).remove(),x.default(".rightlineOfPosition.id"+this.id).remove(),x.default(".bottomlineOfPosition.id"+this.id).remove()},D.prototype.getFontList=function(){var s=this.options.fontList;return s||(s=w.a.instance.getPrintTemplateById(this.templateId).getFontList())},D.prototype.getFields=function(){if(this.printElementType.type=="table")return this.options.tableFields;var s=this.options.fields;return s||(s=w.a.instance.getPrintTemplateById(this.templateId).getFields())},D.prototype.getOnImageChooseClick=function(){var s=this.options.onImageChooseClick;return s||(s=w.a.instance.getPrintTemplateById(this.templateId).getOnImageChooseClick())},D.prototype.bingCopyEvent=function(s){var T=this;s.keydown(function(S){if(T._editing&&!S.altKey&&S.keyCode==13){T.updateByContent();return}(S.ctrlKey||S.metaKey)&&S.keyCode==67&&(T.panel.copyJson(),S.preventDefault()),(S.ctrlKey||S.metaKey)&&S.keyCode==88&&(T.panel.cutJson(),S.preventDefault())})},D.prototype.clone=function(s){var T=this;let S=T.printElementType.createPrintElement();return Object.keys(T.options).forEach(function(N){S.options[N]=T.options[N]}),S},D.prototype.getFormatter=function(){var s=void 0;if(this.printElementType.formatter&&(s=this.printElementType.formatter),this.options.formatter)try{var T="formatter="+this.options.formatter;s=eval2(T)}catch(S){console.log(S)}return s},D.prototype.getStyler=function(){var s=void 0;if(this.printElementType.styler&&(s=this.printElementType.styler),this.options.styler)try{var T="fnstyler="+this.options.styler;s=eval2(T)}catch(S){console.log(S)}return s},D.prototype.bingKeyboardMoveEvent=function(s,T){var S=this,N=void 0,H=void 0;s.attr("tabindex","1"),s.keydown(function(b){if(b.target.tagName!="INPUT"&&!(S._editing&&!b.altKey)&&S.options.draggable!==!1){var M=S.panel.printElements.filter(function(a){return a.designTarget.children().last().css("display")=="block"&&!a.printElementType.type.includes("table")}),P=M.length>1,o=A.a.instance.movingDistance;switch(b.keyCode){case 8:case 46:var m=S.panel;P?M.forEach(function(a){m.deletePrintElement(a)}):m.deletePrintElement(S),c.a.event.trigger("clearSettingContainer");break;case 37:N=S.options.getLeft(),P?M.forEach(function(a){a.updatePositionByMultipleSelect(0-o,0)}):(S.updateSizeAndPositionOptions(N-o),s.css("left",S.options.displayLeft())),b.preventDefault();break;case 38:H=S.options.getTop(),P?M.forEach(function(a){a.updatePositionByMultipleSelect(0,0-o)}):(S.updateSizeAndPositionOptions(void 0,H-o),s.css("top",S.options.displayTop())),b.preventDefault();break;case 39:N=S.options.getLeft(),P?M.forEach(function(a){a.updatePositionByMultipleSelect(o,0)}):(S.updateSizeAndPositionOptions(N+o),s.css("left",S.options.displayLeft())),b.preventDefault();break;case 40:H=S.options.getTop(),P?M.forEach(function(a){a.updatePositionByMultipleSelect(0,o)}):(S.updateSizeAndPositionOptions(void 0,H+o),s.css("top",S.options.displayTop())),b.preventDefault()}[37,38,39,40].includes(b.keyCode)&&c.a.event.trigger("hiprintTemplateDataChanged_"+S.templateId,"\u952E\u76D8\u79FB\u52A8")}})},D.prototype.inRect=function(s){var T=this.designPaper.scale||1,S=this.designTarget[0].offsetLeft,N=this.designTarget[0].offsetTop,H=this.designTarget[0].offsetHeight,b=this.designTarget[0].offsetWidth,M=S+b,P=N+H,o=x.default(s.target[0]).position().left/T,m=x.default(s.target[0]).position().top/T,a=s.target[0].offsetHeight,r=s.target[0].offsetWidth,u=o+r,j=m+a;return o<M&&u>S&&N<j&&P>m},D.prototype.multipleSelect=function(s){s?this.designTarget.addClass("multipleSelect"):this.designTarget.removeClass("multipleSelect")},D.prototype.updatePositionByMultipleSelect=function(s,T){this.options.draggable!==!1&&(this.updateSizeAndPositionOptions(s+this.options.getLeft(),T+this.options.getTop()),this.designTarget.css("left",this.options.displayLeft()),this.designTarget.css("top",this.options.displayTop()))},D}()},function(it,O,h){var G=function(){function b(){}return b.prototype.init=function(M){this.target=x.default('<input type="text" class="hitable-editor-text" value="" />'),M.getTarget().append(this.target),this.target.focus()},b.prototype.getValue=function(){return this.target.val()},b.prototype.setValue=function(M){this.target.val(M)},b.prototype.destroy=function(){this.target.remove()},b}(),A=function(){function b(){this.text=new G}return Object.defineProperty(b,"Instance",{get:function(){return b._instance||(b._instance=new b),b._instance},enumerable:!0,configurable:!0}),b}(),v=function(){function b(){}return b.prototype.init=function(M,P){var o=`<select class="auto-submit" style="width:100%">
6
- <option value="" disabled>\u8BF7\u9009\u62E9\u5B57\u6BB5</option>`;M.forEach(function(m,a){m.field==P.field?o+=' <option value="'+(m.field||"")+'" selected >'+(m.text||"")+"</option>":o+=' <option value="'+(m.field||"")+'" >'+(m.text||"")+"</option>"}),o+=" </select>",this.target=x.default(o),P.getTarget().append(this.target),this.target.focus()},b.prototype.getValue=function(){var M=this.target.val(),P=this.target.find('option[value="'+M+'"]').text();return P+"#"+M},b.prototype.setValue=function(M){M&&(this.target.find('option[value="'+M+'"]').length||this.target.find("select").prepend('<option value="'+M+'" >'+M+"</option>")),this.target.find("select").val(M)},b.prototype.destroy=function(){this.target.remove()},b}(),p=function(){function b(){this.select=new v}return Object.defineProperty(b,"Instance",{get:function(){return b._instance||(b._instance=new b),b._instance},enumerable:!0,configurable:!0}),b}(),c=function(){function b(){}return Object.defineProperty(b,"Instance",{get:function(){return A._instance||(b._instance=new b),b._instance},enumerable:!0,configurable:!0}),b.prototype.createEditor=function(M){return x.default.extend({},A.Instance[M])},b.prototype.createSelect=function(M){return x.default.extend({},p.Instance[M])},b}(),l=h(10),w=h(14),B=h(11),D=function(){function b(){}return b.prototype.init=function(M,P){var o=this;this.tableOptions=P,this.title=M.title,this.field=M.field,M.getTarget().unbind("dblclick.hitable").bind("dblclick.hitable",function(){M.isEditing=!0,o.beginEdit(M)})},b.prototype.getDisplayHtml=function(){return this.title},b.prototype.beginEdit=function(M){var P=this;P.tableOptions.options.fields&&P.tableOptions.options.fields.length?(this.editor=c.Instance.createSelect("select"),M.getTarget().html(""),this.editor.init(P.tableOptions.options.fields,M),this.editor.setValue(this.field||""),x.default(this.editor.target).keydown(function(o){o.keyCode==13&&P.endEdit(M)}),x.default(this.editor.target).change(function(o){P.endEdit(M)}),x.default(this.editor.target).blur(function(o){P.endEdit(M)})):(this.editor=c.Instance.createEditor("text"),M.getTarget().html(""),this.editor.init(M),(this.title||this.field)&&(this.tableOptions.options.isEnableEditField?this.editor.setValue((this.title||"")+"#"+(this.field||"")):this.editor.setValue(this.title||"")),x.default(this.editor.target).keydown(function(o){o.keyCode==13&&P.endEdit(M)}),x.default(this.editor.target).blur(function(o){P.endEdit(M)}),this.tableOptions.editingCell&&this.tableOptions.editingCell.id!=M.id&&this.tableOptions.editingCell.innerElement.endEdit(this.tableOptions.editingCell),this.tableOptions.editingCell=M)},b.prototype.endEdit=function(M){M.isEditing=0;var P=this.editor.getValue();if(P)if(this.tableOptions.options.isEnableEditField||this.tableOptions.options.fields){var o=P.split("#");M.title=this.title=o[0],o.length>0&&(M.columnId=M.field=this.field=o[1]),M.id&&M.target.attr("id",M.id),M.columnId&&M.target.attr("column-id",M.columnId)}else M.title=this.title=P;else this.tableOptions.options.isEnableEditField?(M.title=this.title="",M.field=this.field=""):M.title=this.title="";this.editor.destroy(),M.getTarget().html(this.title)},b}(),s=function(){return function(b){this.title=b.title,this.field=b.field,this.width=b.width,this.align=b.align,this.halign=b.halign,this.vAlign=b.vAlign,this.colspan=b.colspan,this.rowspan=b.rowspan,this.checked=b.checked,this.columnId=b.columnId,this.tableSummaryTitle=b.tableSummaryTitle,this.tableSummaryText=b.tableSummaryText,this.tableSummary=b.tableSummary,this.tableSummaryAlign=b.tableSummaryAlign,this.tableSummaryNumFormat=b.tableSummaryNumFormat,this.upperCase=b.upperCase,this.renderFormatter=b.renderFormatter,this.formatter2=b.formatter2,this.styler2=b.styler2,this.stylerHeader=b.stylerHeader,this.tableColumnHeight=b.tableColumnHeight,this.tableTextType=b.tableTextType,this.tableBarcodeMode=b.tableBarcodeMode,this.tableQRCodeLevel=b.tableQRCodeLevel}}(),T=function(){function b(){this.id=B.a.createId()}return b.prototype.init=function(M,P,o,m){this.isHead=m,this.rowId=o,this.isEditing=!1;var a=/^[0-9]*$/;this.target=M,this.tableOptions=P;var r=this.target.attr("colspan");this.colspan=a.test(r)?parseInt(r):1;var u=this.target.attr("rowspan");this.rowspan=a.test(u)?parseInt(u):1,this.initEvent(),this.isHead&&this.initInnerEelement()},b.prototype.beginEdit=function(){if(!this.isEditing&&this.tableOptions.isEnableEdit&&this.tableOptions.onBeforEdit(this)){var M=this.getValue();this.editor=c.Instance.createEditor("text"),this.isEditing=!0,this.tableOptions.editingCell=this,this.target.html(""),this.editor.init(this),this.editor.setValue(M)}},b.prototype.endEdit=function(){this.isEditing=!1;var M=this.editor.getValue();this.editor.destroy(),this.target.html(M)},b.prototype.getTarget=function(){return this.target},b.prototype.getValue=function(){return this.target.html()},b.prototype.setValue=function(M){},b.prototype.initInnerEelement=function(){this.innerElement=new D,this.innerElement.init(this,this.tableOptions)},b.prototype.initEvent=function(){},b.prototype.isXYinCell=function(M,P){var o=new l.b({x:M,y:P,height:0,width:0});return this.isOverlap(o)},b.prototype.getTableRect=function(){return new l.b({x:this.target.offset().left,y:this.target.offset().top,height:this.target[0].offsetHeight,width:this.target[0].offsetWidth})},b.prototype.isOverlap=function(M){var P=this.getTableRect();return M.x+M.width>P.x&&P.x+P.width>M.x&&M.y+M.height>P.y&&P.y+P.height>M.y},b.prototype.isInRect=function(M){var P=M.rect,o=this.getTableRect();if(o.x>=P.x&&o.x+o.width<=P.x+P.width&&o.y>=P.y&&o.y+o.height<=P.y+P.height){var m=w.a.mergeRect(P,o);return JSON.stringify(P)==JSON.stringify(m)||(M.changed=!0,M.rect=m,!0)}return!1},b.prototype.isSelected=function(){return this.target.hasClass("selected")},b.prototype.select=function(){this.target.addClass("selected")},b.prototype.isHeader=function(){return!1},b.prototype.setAlign=function(M){this.align=M,M?this.target.css("text-align",M):this.target[0].style.textAlign=""},b.prototype.setVAlign=function(M){this.vAlign=M,M?this.target.css("vertical-align",M):this.target[0].style.verticalAlign=""},b.prototype.getEntity=function(){return new s(this)},b}();h.d(O,"a",function(){return H});var S,N=(S=function(M,P){return(S=Object.setPrototypeOf||Ct({__proto__:[]},Array)&&function(o,m){o.__proto__=m}||function(o,m){for(var a in m)m.hasOwnProperty(a)&&(o[a]=m[a])})(M,P)},function(b,M){function P(){this.constructor=b}S(b,M),b.prototype=M===null?Object.create(M):(P.prototype=M.prototype,new P)}),H=function(b){function M(P){var o=this;return P=P||{},(o=b.call(this)||this).width=P.width?parseFloat(P.width.toString()):100,o.title=P.title,o.descTitle=P.descTitle,o.field=P.field,o.fixed=P.fixed,o.rowspan=P.rowspan?parseInt(P.rowspan):1,o.colspan=P.colspan?parseInt(P.colspan):1,o.align=P.align,o.halign=P.halign,o.vAlign=P.vAlign,o.formatter=P.formatter,o.styler=P.styler,o.renderFormatter=P.renderFormatter,o.formatter2=P.formatter2,o.styler2=P.styler2,o.stylerHeader=P.stylerHeader,o.checkbox=P.checkbox,o.checked=P.checked!=0,o.columnId=P.columnId||P.field,o.tableColumnHeight=P.tableColumnHeight||30,o.tableTextType=P.tableTextType||"text",o.tableBarcodeMode=P.tableBarcodeMode||"CODE128A",o.tableQRCodeLevel=P.tableQRCodeLevel,this.tableSummaryTitle=P.tableSummaryTitle,this.tableSummaryText=P.tableSummaryText,o.tableSummary=P.tableSummary,o.tableSummaryAlign=P.tableSummaryAlign,o.tableSummaryNumFormat=P.tableSummaryNumFormat,o.upperCase=P.upperCase,o}return N(M,b),M.prototype.css=function(P){},M}(T)},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){return function(A){this.printLine=A.printLine,this.target=A.target,this.referenceElement=A.referenceElement}}()},function(it,O,h){h.d(O,"a",function(){return v});var G=h(19),A=h(0),v=function(){function p(){}return p.createTableHead=function(c,l){for(var w=p.reconsitutionTableColumnTree(c),B=x.default("<thead></thead>"),D=p.getColumnsWidth(w,l),s=function(N){var H=x.default("<tr></tr>");w[N].filter(function(b){return b.checked}).forEach(function(b){var M=x.default("<td></td>");b.id&&M.attr("id",b.id),b.columnId&&M.attr("column-id",b.columnId),(b.align||b.halign)&&M.css("text-align",b.halign||b.align),b.vAlign&&M.css("vertical-align",b.vAlign),b.colspan>1&&M.attr("colspan",b.colspan),b.rowspan>1&&M.attr("rowspan",b.rowspan),M.html(b.title),D[b.id]?(b.hasWidth=!0,b.targetWidth=D[b.id],M.attr("haswidth","haswidth"),M.css("width",D[b.id]+"pt")):b.hasWidth=!1;var P=p.getHeaderStyler(b);if(P){var o=P(b);o&&Object.keys(o).forEach(function(m){M.css(m,o[m])})}H.append(M)}),B.append(H)},T=0;T<w.totalLayer;T++)s(T);return p.syncTargetWidthToOption(c),B},p.createTableFooter=function(c,l,w,B,D,s){var T=x.default("<tfoot></tfoot>"),S=this.getFooterFormatter(w,B),N=this.tableSummaryTitle;let H=w.tableFooterRepeat=="last"?l:s,b=w.columns.length-1;var M=this.rowColumns||w.columns[b].columns;if(w.tableFooterRepeat!="no"&&M.some(function(o){return o.tableSummary})){var P=x.default("<tr></tr>");M.filter(function(o){return o.checked}).forEach(function(o){var m=H.filter(function(R){return R&&R[o.field]}).map(function(R){return new RegExp("^-?(0|[1-9]\\d*)(\\.\\d+)?").test(R[o.field])?Number(R[o.field]):0}),a=o.tableSummaryText,r=o.tableSummaryNumFormat||2,u=o.upperCase;let{toUpperCase:j,numFormat:d}=A.a;switch(o.tableSummary){case"count":var F=N(o,a||"\u8BA1\u6570:",D),I=j(u,H.length||0);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${F}${I}</td>`);break;case"sum":var C=parseFloat(Number(m.reduce(function(R,V){return R+V},0)));C=j(u,d(C,r));var F=N(o,a||"\u5408\u8BA1:",D);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${F}${C}</td>`);break;case"avg":var C=parseFloat(Number(m.reduce(function(R,V){return R+V},0))),Z=parseFloat(Number(C/(m.length||1)));Z=j(u,d(Z,r));var F=N(o,a||"\u5E73\u5747\u503C:",D);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${F}${Z}</td>`);break;case"min":var L=Math.min(...m);L=j(u,d(L,r));var F=N(o,a||"\u6700\u5C0F\u503C:",D);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${F}${L||0}</td>`);break;case"max":var J=Math.max(...m),F=N(o,a||"\u6700\u5927\u503C:",D);J=j(u,d(J,r)),P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${F}${J||0}</td>`);break;case"text":P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${a||""}</td>`);break;default:P.append("<td></td>");break}}),T.append(P)}return S&&T.append(S(w,l,D,s)),T},p.tableSummaryTitle=function(c,l,w){var B=c.tableSummaryTitle==null||c.tableSummaryTitle==!0;return B?`${l}`:w?"":`<span style="color:firebrick">${l}</span>`},p.createTableRow=function(c,l,w,B){var D=this,s=p.reconsitutionTableColumnTree(c),T=x.default("<tbody></tbody>"),S=D.getGroupFieldsFormatter(w,B),N=S?w.groupFields=S(B,w,l):B.groupFields?B.groupFields:[];return l||(l=[]),N.length?A.a.groupBy(l,N,function(H){var b={};return N.forEach(function(M){return b[M]=H[M]}),b}).forEach(function(H){var b=D.getGroupFormatter(w,B);if(b){var M=x.default("<tr><td colspan="+s.colspan+"></td></tr>");M.find("td").append(b(H,w)),T.append(M)}var P=D.getGroupFooterFormatter(w,B);if(H.rows.forEach(function(m,a){var r=p.createRowTarget(s,m,w,B,a);T.append(r)}),P){var o=x.default("<tr><td colspan="+s.colspan+"></td></tr>");o.find("td").append(P(H,w)),T.append(o)}}):l.forEach(function(H,b){var M=p.createRowTarget(s,H,w,B,b);T.append(M)}),T},p.createRowTarget=function(c,l,w,B,D){var s=x.default("<tr></tr>"),T=c.rowColumns.filter(function(H){return H.checked});s.data("rowData",l),c.rowColumns.filter(function(H){return H.checked}).forEach(function(H,b){if(!!H.checked){var M="";if(w.rowsColumnsMerge){M=eval2("rowsColumnsMerge="+w.rowsColumnsMerge);var P=M(l,H,b)||[1,1],o=x.default(`<td style = 'display:${P[0]&&P[1]?"":"none"}' rowspan = '${P[0]}' colspan = '${P[1]}'></td>`)}else var o=x.default("<td></td>");if(l&&Object.keys(l).length>0&&(w.tableHeaderRepeat=="first"||w.tableHeaderRepeat=="none")){if(H.field&&o.attr("field",H.field),H.align&&o.css("text-align",H.align),H.vAlign&&o.css("vertical-align",H.vAlign),w.rowsColumnsMerge&&P[1]>1){var m=0;T.forEach((L,J)=>{J>=b&&J<b+P[1]&&(m+=L.width)})}o.css("width",(m||H.width)+"pt")}else H.field&&o.attr("field",H.field),H.align&&o.css("text-align",H.align),H.vAlign&&o.css("vertical-align",H.vAlign);var a=p.getColumnFormatter(H),r=a?a(l[H.field],l,b,w):l[H.field],u=p.getColumnRenderFormatter(H);if(u)o.html(u(l[H.field],l,b,w));else if(H.tableTextType=="text")o.html(r);else{if(H.tableTextType=="barcode"){o.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{r?(Yt.default(o.find(".hibarcode_imgcode")[0],r,{format:H.tableBarcodeMode,width:1,textMargin:-1,lineColor:"#000000",margin:0,height:parseInt(10),displayValue:!1}),o.find(".hibarcode_imgcode").attr("height",H.tableColumnHeight+"pt"),o.find(".hibarcode_imgcode").css("margin","5pt 10pt"),o.find(".hibarcode_imgcode").attr("width","calc(100% - 20pt)")):o.html("")}catch(L){console.log(L),o.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(H.tableTextType=="image"&&(o.html(""),r)){var j=x.default('<div><img style = "max-width:100%;max-height:100%"/></div>');j.find("img").attr("src",r),console.log(j.find("img").css("width")),o.html(j)}if(H.tableTextType=="qrcode"){o.html("");try{var d=x.default("<div></div>");if(r){var I=parseInt(H.width||H.targetWidth||20),C=parseInt(H.tableColumnHeight||20);d.css("height",(I>C?C:I)+"pt"),new QRCode(d[0],{width:I>C?C:I,height:I>C?C:I,colorDark:"#000000",useSVG:!0,correctLevel:H.tableQRCodeLevel}).makeCode(r),o.html(d)}}catch(L){console.log(L),o.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}H.tableTextType==="sequence"&&o.html(D+1)}var Z=p.getColumnStyler(H);if(Z){var I=Z(l[H.field],l,b,w);I&&Object.keys(I).forEach(function(J){o.css(J,I[J])})}s.append(o)}});var S=p.getRowStyler(w,B);if(S){var N=S(l,w);N&&Object.keys(N).forEach(function(H){s.css(H,N[H])})}return s},p.createEmptyRowTarget=function(c,l){var w=p.reconsitutionTableColumnTree(c),B=x.default("<tr></tr>");return w.rowColumns.filter(function(D){return D.checked}).forEach(function(D,s){var T=x.default("<td></td>");D.field&&T.attr("field",D.field),D.align&&T.css("text-align",D.align),D.vAlign&&T.css("vertical-align",D.vAlign),B.append(T)}),l&&l.options.tableBodyRowHeight&&B.find("td:not([rowspan])").css("height",l.options.tableBodyRowHeight+"pt"),B},p.getColumnsWidth=function(c,l){var w={},B=p.allAutoWidth(c),D=p.allFixedWidth(c);return c.rowColumns.filter(function(s){return s.checked}).forEach(function(s){if(s.fixed)w[s.id]=s.width;else{var T=l-D,S=s.width/B*(T>0?T:0);w[s.id]=S}}),w},p.resizeTableCellWidth=function(c,l,w){var B=p.reconsitutionTableColumnTree(l),D=p.getColumnsWidth(B,w);c.find("thead tr td[haswidth]").map(function(s,T){var S=x.default(T).attr("id"),N=D[S];x.default(T).css("width",N+"pt")})},p.allAutoWidth=function(c){var l=0;return c.rowColumns.filter(function(w){return w.checked}).forEach(function(w){l+=w.fixed?0:w.width}),l},p.allFixedWidth=function(c){var l=0;return c.rowColumns.filter(function(w){return w.checked}).forEach(function(w){l+=w.fixed?w.width:0}),l},p.reconsitutionTableColumnTree=function(c,l,w){var B=l||new G.a;B.colspan=0;for(var D=function(S){B.totalLayer=S+1,B[S]=c[S].columns,S==0&&c[S].columns.forEach(function(N){S==0&&(B.colspan+=N.colspan)})},s=0;s<c.length;s++)D(s);return B.rowColumns=p.getOrderdColumns(B),B},p.syncTargetWidthToOption=function(c){c.forEach(function(l){l.columns.forEach(function(w){w.hasWidth&&(w.width=w.targetWidth)})})},p.getGroupFieldsFormatter=function(c,l){var w=void 0;if(l.groupFields&&l.groupFields.length){var B=typeof l.groupFields=="string"?l.groupFields:JSON.stringify(l.groupFields);c.groupFieldsFormatter="function(groupData,options){ return "+B+" }"}if(l.groupFieldsFormatter&&(w=l.groupFieldsFormatter),c.groupFieldsFormatter)try{var D="groupFieldsFormatter="+c.groupFieldsFormatter;w=eval2(D)}catch(s){console.log(s)}return w},p.getGroupFormatter=function(c,l){var w=void 0;if(l.groupFormatter&&(w=l.groupFormatter),c.groupFormatter)try{var B="groupFormatter="+c.groupFormatter;w=eval2(B)}catch(D){console.log(D)}return w},p.getGroupFooterFormatter=function(c,l){var w=void 0;if(l.groupFooterFormatter&&(w=l.groupFooterFormatter),c.groupFooterFormatter)try{var B="groupFooterFormatter="+c.groupFooterFormatter;w=eval2(B)}catch(D){console.log(D)}return w},p.getFooterFormatter=function(c,l){var w=void 0;if(l.footerFormatter&&(w=l.footerFormatter),c.footerFormatter)try{var B="footerFormatter="+c.footerFormatter;w=eval2(B)}catch(D){console.log(D)}return w},p.getRowStyler=function(c,l){var w=void 0;if(l.rowStyler&&(w=l.rowStyler),c.rowStyler)try{var B="rowStyler="+c.rowStyler;w=eval2(B)}catch(D){console.log(D)}return w},p.getColumnStyler=function(c){var l=void 0;if(c.styler&&(l=c.styler),c.styler2)try{var w="styler="+c.styler2;l=eval2(w)}catch(B){console.log(B)}return l},p.getHeaderStyler=function(c){var l=void 0;if(c.stylerHeader&&(l=c.stylerHeader),c.stylerHeader)try{var w="stylerHeader="+c.stylerHeader;l=eval2(w)}catch(B){console.log(B)}return l},p.getColumnRenderFormatter=function(c){var l=void 0;if(c.renderFormatter&&(l=c.renderFormatter),c.renderFormatter)try{var w="renderFormatter="+c.renderFormatter;l=eval2(w)}catch(B){console.log(B)}return l},p.getColumnFormatter=function(c){var l=void 0;if(c.formatter&&(l=c.formatter),c.formatter2)try{var w="formatter="+c.formatter2;l=eval2(w)}catch(B){console.log(B)}return l},p.getOrderdColumns=function(c){let l={};for(let w=0;w<c.totalLayer;w++)l[w]=[],c[w].forEach((B,D)=>{l[w].push(...new Array(B.colspan).fill({...B,colspan:1}))});for(let w=0;w<c.totalLayer;w++)l[w].forEach((B,D)=>{for(let s=1;s<B.rowspan;s++)l[w+s].splice(D,0,{...B,rowspan:1})});return this.rowColumns=l[c.totalLayer-1],l[c.totalLayer-1]},p}()},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){function A(v){this.top=v.top,this.left=v.left,this.height=v.height,this.width=v.width,this.bottomInLastPaper=v.bottomInLastPaper,this.beginPrintPaperIndex=v.beginPrintPaperIndex,this.printTopInPaper=v.printTopInPaper,this.endPrintPaperIndex=v.endPrintPaperIndex}return A.prototype.isPositionLeftOrRight=function(v){return this.top<=v&&this.top+this.height>v},A}()},function(it,O,h){var G=function(){function n(){this.name="lineHeight"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("line-height",E+"pt"),"line-height:"+E+"pt";t[0].style.lineHeight=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
5
+ */(function($,F){(function(g,W){$.exports=W()})(Ee,function(){function g(j,v){return v={exports:{}},j(v,v.exports),v.exports}function W(j,v){var P=c.getNumbResult(j);if(!P)return j;v=v||{};var o=this.ch,m=this.ch_u,a=this.ch_f||"",I=this.ch_d||".",h=o.charAt(0),M=P.int,u=P.decimal,d=P.minus,A="",Z="",L=d?a:"",J=function z(et,ot,pt){et=c.getNumbResult(et).int;var st="",ht=arguments.length>1?arguments[1]:v.tenMin,mt=et.length;if(mt==1)return o.charAt(+et);if(mt<=4)for(var ut=0,bt=mt;bt--;){var dt=+et.charAt(ut);st+=ht&&mt==2&&ut==0&&dt==1?"":o.charAt(dt),st+=dt&&bt?m.charAt(bt):"",ut++}else{for(var lt=et.length/4>>0,vt=et.length%4;vt==0||!m.charAt(3+lt);)vt+=4,lt--;var yt=et.substr(0,vt),Mt=et.substr(vt);st=z(yt,ht)+m.charAt(3+lt)+(Mt.charAt(0)=="0"?h:"")+z(Mt,Mt.length>4&&ht)}return st=c.clearZero(st,h)};if(u){u=c.clearZero(u,"0","$");for(var Y=0;Y<u.length;Y++)Z+=o.charAt(+u.charAt(Y));Z=Z?I+Z:""}if(A=J(M),v.ww&&m.length>5){var R=m.charAt(4),V=m.charAt(5),q=A.lastIndexOf(V);~q&&(A=A.substring(0,q).replace(new RegExp(V,"g"),R+R)+A.substring(q))}return L+A+Z}function E(j){j=j.toString();var v=j.split(this.ch_d),P=v[0].replace(this.ch_f,""),o=v[1],m=!!~v[0].indexOf(this.ch_f),a=this.ch_u.charAt(1),I=this.ch_u.charAt(4),h=this.ch_u.charAt(5);P=P.replace(new RegExp(I+"{2}","g"),h);for(var M=P.split(""),u=0,d=0,A=[],Z=[],L=[],J=0;J<M.length;J++){var Y=M[J],R=0,V=0;if(~(R=this.ch.indexOf(Y)))R>0&&L.unshift(R);else if(~(V=this.ch_u.indexOf(Y))){var q=c.getDigit(V);u>V?(c.unshiftZero(L,q),c.centerArray(Z,L)):V>=d?(J==0&&(L=[1]),c.centerArray(A,Z,L),A.length>0&&c.unshiftZero(A,q),d=V):(L.length==0&&a==Y&&(L=[1]),c.centerArray(Z,L),c.unshiftZero(Z,c.getDigit(V)),u=V)}}c.centerArray(A,Z,L).reverse(),A.length==0&&A.push(0);var z=0;if(o){A.push("."),z="0.";for(var J=0;J<o.length;J++)z+=this.ch.indexOf(o.charAt(J)),A.push(this.ch.indexOf(o.charAt(J)));z=+z}return m&&A.unshift("-"),parseFloat(A.join(""))}function b(j,v){var P={ww:!0,complete:!1,outSymbol:!0},o=c.getNumbResult(j),m=this.ch.charAt(0);if(v=typeof v=="object"?v:{},!o)return j;v=c.extend(P,v);var a=o.num,I=o.decimal||"",h=v.outSymbol?this.m_t:"",M=I?"":this.m_z,u="";if(v.complete){for(var d=1;d<this.m_u.length;d++)u+=W.call(this,I.charAt(d-1)||"0")+this.m_u.charAt(d);M=W.call(this,a,v)+this.m_u.charAt(0)}else{if(I=I.substr(0,this.m_u.length-1),I=c.clearZero(I,"0","$"))for(var A,d=0;d<this.m_u.length-1;d++)I.charAt(d)&&I.charAt(d)!="0"&&(u+=W.call(this,I.charAt(d))+this.m_u.charAt(d+1),A=!1),I.charAt(d)!=="0"||A||(d==0&&a=="0"||(u+=m),A=!0);a=="0"&&!M&&u||(M=W.call(this,a,v)+this.m_u.charAt(0)+M)}return h+M+u}function l(j,v){return{encodeS:function(P,o){return o=c.extend({ww:!0,tenMin:!0},o),s.CL.call(j,P,o)},encodeB:function(P,o){return o=c.extend({ww:!0},o),s.CL.call(v,P,o)},decodeS:function(){return s.unCL.apply(j,arguments)},decodeB:function(){return s.unCL.apply(v,arguments)},toMoney:function(P,o){return o=c.extend({ww:!0},o),s.toMoney.call(v,P,o)}}}var c=g(function(j,v){var P=/^([+-])?0*(\d+)(\.(\d+))?$/,o=/^([+-])?0*(\d+)(\.(\d+))?e(([+-])?(\d+))$/i,m=v.e2ten=function(I){var h=o.exec(I.toString());if(!h)return I;var M=h[2],u=h[4]||"",d=h[5]?+h[5]:0;if(d>0){var A=u.substr(0,d);A=A.length<d?A+new Array(d-A.length+1).join("0"):A,u=u.substr(d),M+=A}else{d=-d;var Z=M.length-d;Z=Z<0?0:Z;var L=M.substr(Z,d);L=L.length<d?new Array(d-L.length+1).join("0")+L:L,M=M.substring(0,Z),u=L+u}return M=M==""?"0":M,(h[1]=="-"?"-":"")+M+(u?"."+u:"")};v.getNumbResult=function(I){var h=P.exec(I.toString());if(!h&&o.test(I.toString())&&(h=P.exec(m(I.toString()))),h)return{int:h[2],decimal:h[4],minus:h[1]=="-",num:h.slice(1,3).join("")}},v.centerArray=function I(h,M){if(h.splice.apply(h,[0,M.length].concat(M.splice(0,M.length))),arguments.length>2){var u=[].slice.call(arguments,2);u.unshift(h),I.apply(null,u)}return h};var a=v.hasAttr=function(I,h){return Object.prototype.hasOwnProperty.call(I,h)};v.extend=function(I){for(var h,M=arguments[0]||{},u=Array.prototype.slice.call(arguments,1),d=0;d<u.length;d++){var A=u[d];for(h in A)a(A,h)&&(M[h]=A[h])}return M},v.getDigit=function(I){return I>=5?4*(I-4)+4:I},v.unshiftZero=function(I,h){if(h==null&&(h=1),!(h<=0))for(;h--;)I.unshift(0)},v.clearZero=function(I,h,M){if(I==null)return"";var u=~"*.?+$^[](){}|\\/".indexOf(h)?"\\"+h:h,d=new RegExp("^"+u+"+"),A=new RegExp(u+"+$"),Z=new RegExp(u+"{2}","g");return I=I.toString(),M=="^"&&(I=I.replace(d,"")),M&&M!="$"||(I=I.replace(A,"")),M&&M!="nto1"||(I=I.replace(Z,h)),I}}),s=(c.e2ten,c.getNumbResult,c.centerArray,c.hasAttr,c.extend,c.getDigit,c.unshiftZero,c.clearZero,{CL:W,unCL:E,toMoney:b}),w=l,C={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"},N={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"},r={ch:"\u96F6\u4E00\u4E8C\u4E09\u56DB\u4E94\u516D\u4E03\u516B\u4E5D",ch_u:"\u500B\u5341\u767E\u5343\u842C\u5104",ch_f:"\u8CA0",ch_d:"\u9EDE"},T={ch:"\u96F6\u58F9\u8CB3\u53C3\u8086\u4F0D\u9678\u67D2\u634C\u7396",ch_u:"\u500B\u62FE\u4F70\u4EDF\u842C\u5104",ch_f:"\u8CA0",ch_d:"\u9EDE",m_t:"$",m_z:"\u6574",m_u:"\u5713\u89D2\u5206"},S={s:C,b:N,hk_s:r,hk_b:T},D=function(j){this.lang=j,this.encode=function(){return s.CL.apply(j,arguments)},this.decode=function(){return s.unCL.apply(j,arguments)},this.toMoney=function(){return s.toMoney.apply(j,arguments)}};D.langs=S,D.cn=w(S.s,S.b),D.hk=w(S.hk_s,S.hk_b);var H=D;return H})})(Kt);const Ht=Kt.exports;function Ge($){return function(F){var g=function(W){W.removePrintElementTypes("defaultModule"),W.addPrintElementTypes("defaultModule",[new $.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(E,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(E,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 $.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:g}}}function Dt($,F){return F!=null&&typeof Symbol<"u"&&F[Symbol.hasInstance]?!!F[Symbol.hasInstance]($):$ instanceof F}function jt($){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?jt=function(g){return typeof g}:jt=function(g){return g&&typeof Symbol=="function"&&g.constructor===Symbol&&g!==Symbol.prototype?"symbol":typeof g},jt($)}window.$=window.jQuery=x.default;window.autoConnect=!0;window.io=xe.io;window.eval2=eval;var At=function($){var F={};function g(E){if(F[E])return F[E].exports;var b=F[E]={i:E,l:!1,exports:{}};return $[E].call(b.exports,b,b.exports,g),b.l=!0,b.exports}var W=(g.m=$,g.c=F,g.d=function(E,b,l){g.o(E,b)||Object.defineProperty(E,b,{enumerable:!0,get:l})},g.r=function(E){typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(E,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(E,"__esModule",{value:!0})},g.t=function(E,b){if(1&b&&(E=g(E)),8&b||4&b&&jt(E)=="object"&&E&&E.__esModule)return E;var l=Object.create(null);if(g.r(l),Object.defineProperty(l,"default",{enumerable:!0,value:E}),2&b&&typeof E!="string")for(var c in E)g.d(l,c,function(s){return E[s]}.bind(null,c));return l},g.n=function(E){var b=E&&E.__esModule?function(){return E.default}:function(){return E};return g.d(b,"a",b),b},g.o=function(E,b){return Object.prototype.hasOwnProperty.call(E,b)},g.p="/",g(g.s=21));return W.n=g,W}([function($,F,g){var W;g.d(F,"a",function(){return hinnn}),window.hinnn={},hinnn.event=(W={},{on:function(b,l){W[b]||(W[b]=[]),W[b].push(l)},id:0,off:function(b,l){var c=W[b];if(c){for(var s=-1,w=0;w<c.length;w++)if(c[w]===l){s=w;break}s<0||W[b].splice(s,1)}},trigger:function(b){var l=W[b];if(l&&l.length)for(var c=Array.prototype.slice.call(arguments,1),s=0;s<l.length;s++)l[s].apply(this,c)},clear:function(b){W[b]=[]},getId:function(){return this.id+=1,this.id},getNameWithId:function(b){return b+"-"+this.getId()}}),hinnn.form={serialize:function(b){var l=x.default(b).serializeArray(),c={};return x.default.each(l,function(){c[this.name]?Object.prototype.toString.call(c[this.name])=="[object Array]"?c[this.name].push(this.value):c[this.name]=[c[this.name],this.value]:c[this.name]=this.value}),c}},hinnn.pt={toPx:function(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.createElement("DIV");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}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.createElement("DIV");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}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(E,b,l){var c,s,w,C=null,N=0;l||(l={});var r=function(){N=l.leading===!1?0:_.now(),C=null,w=E.apply(c,s),C||(c=s=null)};return function(){var T=_.now();N||l.leading!==!1||(N=T);var S=b-(T-N);return c=this,s=arguments,S<=0||S>b?(C&&(clearTimeout(C),C=null),N=T,w=E.apply(c,s),C||(c=s=null)):C||l.trailing===!1||(C=setTimeout(r,S)),w}},hinnn.debounce=function(E,b,l){var c,s,w,C,N,r=function T(){var S=_.now()-C;S<b&&S>=0?c=setTimeout(T,b-S):(c=null,l||(N=E.apply(w,s),c||(w=s=null)))};return function(){w=this,s=arguments,C=_.now();var T=l&&!c;return c||(c=setTimeout(r,b)),T&&(N=E.apply(w,s),w=s=null),N}},hinnn.toUtf8=function(E){var b,l,c,s;for(b="",c=E.length,l=0;l<c;l++)(s=E.charCodeAt(l))>=1&&s<=127?b+=E.charAt(l):s>2047?(b+=String.fromCharCode(224|s>>12&15),b+=String.fromCharCode(128|s>>6&63),b+=String.fromCharCode(128|s>>0&63)):(b+=String.fromCharCode(192|s>>6&31),b+=String.fromCharCode(128|s>>0&63));return b},hinnn.groupBy=function(E,b,l){var c={};return E.forEach(function(s){var w=JSON.stringify(l(s));c[w]||(c[w]={rows:[]},b.forEach(function(C){c[w][C]=s[C]})),c[w].rows.push(s)}),Object.keys(c).map(function(s){return c[s]})},hinnn.orderBy=function(E,b){if(E.length<=1)return E;var l=Math.floor(E.length/2),c=E.splice(l,1)[0],s=[],w=[],C=!0,N=!1,r=void 0;try{for(var T=E[Symbol.iterator](),S;!(C=(S=T.next()).done);C=!0){var D=S.value;b(D)<b(c)?s.push(D):w.push(D)}}catch(H){N=!0,r=H}finally{try{!C&&T.return!=null&&T.return()}finally{if(N)throw r}}return this.orderBy(s,b).concat([c],this.orderBy(w,b))},hinnn.dateFormat=function(E,b){if(E)try{var l=typeof E=="string"?new Date(E):E,c={"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 s in/(y+)/.test(b)&&(b=b.replace(RegExp.$1,(l.getFullYear()+"").substr(4-RegExp.$1.length))),c)new RegExp("("+s+")").test(b)&&(b=b.replace(RegExp.$1,RegExp.$1.length==1?c[s]:("00"+c[s]).substr((""+c[s]).length)));return b}catch(w){return console.log(w),""}return""},hinnn.numFormat=function(E,b){if(E!=null)try{var l=typeof E=="string"?parseFloat(E):E,c=parseInt(b);return c>0?l.toFixed(c):parseInt(l.toString())}catch(s){return console.log(s),""}return""},hinnn.toUpperCase=function(E,b){if(!Ht)return b;var l=b;switch(E){case"0":l=Ht.cn.encodeS(b);break;case"1":l=Ht.cn.encodeS(b,{tenMin:!1});break;case"2":l=Ht.cn.encodeB(b,{tenMin:!0});break;case"3":l=Ht.cn.encodeB(b);break;case"4":l=Ht.cn.toMoney(b,{tenMin:!0});break;case"5":l=Ht.cn.toMoney(b);break;case"6":l=Ht.cn.toMoney(b,{complete:!0});break;case"7":l=Ht.cn.toMoney(b,{complete:!0,outSymbol:!1});break}return l}},function($,F,g){g.d(F,"a",function(){return E});var W=g(9),E=function(){function b(){}return b.prototype.init=function(l){l&&x.default.extend(this,l)},b.prototype.register=function(l){this.init(l);var c=this,s=c.getHooks("init");s&&s.forEach(w=>{w.run({Config:c,OptionItems:W,ElementTypes:At.ElementTypes,hinnn,hiprint:At})})},b.prototype.getHooks=function(l){return this.pluginsList().reduce((c,s)=>c.concat(s.hooks.filter(w=>w.hook===l)),[])},b.prototype.pluginsList=function(){var l=this;return this.plugins?this.plugins.filter(c=>l.versionCheck(c)):[]},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 c=b.instance.version.split("."),s=parseInt(c[0]),w=parseInt(c[1]),C=parseInt(c[2]),N=l.leastHiprintVersion.split("."),r=parseInt(N[0]),T=parseInt(N[1]),S=parseInt(N[2]);let D=!1;return s>r&&(D=!0),s===r&&w>T&&(D=!0),s===r&&w===T&&C>=S&&(D=!0),D||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.`),D},b.prototype.on=function(l,c){hinnn.event.on(l,c)},b.prototype.clear=function(l){hinnn.event.clear(l)},b.prototype.registerItems=function(l){l.forEach(function(c){W.a.registerItem(new c)})},Object.defineProperty(b,"instance",{get:function(){return b._instance||(b._instance=new b,window.HIPRINT_CONFIG&&x.default.extend(b._instance,HIPRINT_CONFIG),b._instance.optionItems&&b._instance.optionItems.forEach(function(c){W.a.registerItem(new c)})),b._instance},enumerable:!0,configurable:!0}),b}()},function($,F,g){var W=function(){function b(l){this.printElement=l}return b.prototype.updatePosition=function(l,c){this.left=l,this.top=c},b}();g.d(F,"a",function(){return E});var E=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,c){var s=.75*l;return c&&(c=c),Math.round(s/c)*c}}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 W(l)},b.prototype.guid=function(){return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(l){var c=16*Math.random()|0;return(l=="x"?c:3&c|8).toString(16)})},b.prototype.imageToBase64=function(l){if(x.default(l).attr("src").indexOf("base64")==-1)try{var c=document.createElement("canvas"),s=new Image;s.src=l.attr("src"),c.width=s.width,c.height=s.height,c.getContext("2d").drawImage(s,0,0),l.attr("src",c.toDataURL("image/png"))}catch{try{this.xhrLoadImage(l)}catch(C){console.log(C)}}},b.prototype.xhrLoadImage=function(l){},b.prototype.transformImg=function(l){var c=this;l.map(function(s,w){c.imageToBase64(x.default(w))})},b.prototype.getPrintTemplateById=function(l){return b.instance.printTemplateContainer[l]},b.prototype.setPrintTemplateById=function(l,c){return b.instance.printTemplateContainer[l]=c},b}()},function($,F,g){var W=function(){return function(){}}();g.d(F,"a",function(){return E});var E=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()},b.prototype.initSize=function(){this.width||this.setWidth(this.defaultOptions.width),this.height||this.setHeight(this.defaultOptions.height)},b.prototype.initSizeByHtml=function(l,c){this.width||this.setWidth(l),this.height||this.setHeight(c)},b.prototype.getRectInfo=function(){var l={w:0,h:0,diffW:0,diffH:0};if(this.transform){var c=this.transform*Math.PI/180,s=this.width,w=this.height,C=Math.sin(c),N=Math.cos(c),r=Math.abs(s*N)+Math.abs(w*C),T=Math.abs(s*C)+Math.abs(w*N),S=(s-r)/2,D=(w-T)/2;l.w=r,l.h=T,l.diffW=S,l.diffH=D}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 W,c=this;return Object.keys(this).filter(function(s){return s!="topInDesign"}).forEach(function(s){if(typeof c[s]!="number"&&typeof c[s]!="string"&&!["fields"].includes(s)&&jt(c[s])!=jt(!0)||(l[s]=c[s]),s=="style"){l.style={};var w=c[s];w&&Object.keys(w).forEach(function(C){typeof w[C]!="number"&&typeof w[C]!="string"||(l.style[C]=w[C])})}}),l},b.prototype.init=function(l){var c=this;l&&Object.keys(l).forEach(function(s){c[s]=l[s]})},b}()},function($,F,g){g.d(F,"a",function(){return C});var W=g(17),E=g(1),b=g(9),l=g(6),c=g(0),s=g(8),w=g(2),C=function(){function N(r){this.printElementType=r,this.id=w.a.instance.guid()}return N.prototype.getConfigOptionsByName=function(r){return E.a.instance[r]},N.prototype.getProxyTarget=function(r){r&&this.SetProxyTargetOption(r);var T=this.getData(),S=this.createTarget(this.getTitle(),T);return this.updateTargetSize(S),this.css(S,T),S},N.prototype.SetProxyTargetOption=function(r){this.options.getPrintElementOptionEntity(),x.default.extend(this.options,r),this.copyFromType()},N.prototype.showInPage=function(r,T){var S=this.options.showInPage,D=this.options.unShowInPage;if(S){if(S=="first")return r==0;if(r==T-1&&D=="last")return!1;if(S=="odd")return(r!=0||D!="first")&&r%2==0;if(S=="even")return r%2==1;if(S=="last")return r==T-1}return(r!=0||D!="first")&&(r!=T-1||D!="last")},N.prototype.setTemplateId=function(r){this.templateId=r},N.prototype.setPanel=function(r){this.panel=r},N.prototype.getField=function(){return this.options.field||this.printElementType.field},N.prototype.getTitle=function(){return this.printElementType.title},N.prototype.updateSizeAndPositionOptions=function(r,T,S,D){this.options.setLeft(r),this.options.setTop(T),this.options.copyDesignTopFromTop(),this.options.setWidth(S),this.options.setHeight(D)},N.prototype.initSizeByHtml=function(r){if(r&&r.length){this.createTempContainer();var T=r.clone();this.getTempContainer().append(T),this.options.initSizeByHtml(parseInt(c.a.px.toPt(T.width()).toString()),parseInt(c.a.px.toPt(T.height()).toString())),this.removeTempContainer()}},N.prototype.updateTargetSize=function(r){r.css("width",this.options.displayWidth()),r.css("height",this.options.displayHeight())},N.prototype.updateTargetWidth=function(r){r.css("width",this.options.displayWidth())},N.prototype.getDesignTarget=function(r){var T=this,S=0;return this.designTarget=this.getHtml(r)[0].target,this.designPaper=r,this.designTarget.click(function(D){D.timeStamp-S>500&&c.a.event.trigger(T.getPrintElementSelectEventKey(),{printElement:T}),S=D.timeStamp}),this.designTarget.dblclick(function(D){var H=T.designTarget.find(".hiprint-printElement-content");if(H){var j=T.designTarget.find(".resize-panel");T.printElementType.type=="text"&&!(T.options.textType&&T.options.textType!="text")&&(T._editing=!0,T.designTarget.hidraggable("update",{draggable:!1}),H.css("cursor","text"),H.addClass("editing"),T.designTarget.addClass("editing"),H.click(function(v){T._editing&&v.stopPropagation()}),H.attr("contenteditable",!0),j&&j.css("display","none"),T.selectEnd(H))}}),this.designTarget},N.prototype.selectEnd=function(r){if(r.focus(),typeof window.getSelection<"u"&&typeof document.createRange<"u"){var T=document.createRange();T.selectNodeContents(r[0]),T.collapse(!1);var S=window.getSelection();S.removeAllRanges(),S.addRange(T)}else if(typeof document.body.createTextRange<"u"){var T=document.body.createTextRange();T.moveToElementText(r[0]),T.collapse(!1),T.select()}},N.prototype.updateByContent=function(r){var T=this,S=T.designTarget.find(".hiprint-printElement-content");if(T._editing){S&&S.css("cursor","")&&S.removeClass("editing")&&S.removeAttr("contenteditable"),T.designTarget.removeClass("editing");var D=S.text(),H=T.options.title+"\uFF1A";D.startsWith(H)&&T.options.field?D.length>H.length?T.options.testData=D.split("\uFF1A")[1]:(T.options.title=D,T.options.testData=""):T.options.title=D,r||c.a.event.trigger(T.getPrintElementSelectEventKey(),{printElement:T}),T.updateDesignViewFromOptions(),c.a.event.trigger("hiprintTemplateDataChanged_"+T.templateId,"\u7F16\u8F91\u4FEE\u6539"),T._editing=!1;var j=T.options.draggable==null||T.options.draggable==!0;T.designTarget.hidraggable("update",{draggable:j})}},N.prototype.getPrintElementSelectEventKey=function(){return"PrintElementSelectEventKey_"+this.templateId},N.prototype.design=function(r,T){var S=this;this.designTarget.hidraggable({draggable:S.options.draggable,axis:S.options.axis?S.options.axis:void 0,designTarget:S,onDrag:function(H,j,v){var P=S.panel.printElements.filter(function(h){return h.designTarget.children().last().css("display")=="block"&&h.designTarget.children().last().hasClass("selected")&&!h.printElementType.type.includes("table")}),o=P.length>1,m=!S.designTarget.children().last().hasClass("selected");if(o){var a=j-S.options.left,I=v-S.options.top;P.forEach(function(h){h.updateSizeAndPositionOptions(a+h.options.getLeft(),I+h.options.getTop()),h.designTarget.css("left",h.options.displayLeft()),h.designTarget.css("top",h.options.displayTop()),h.createLineOfPosition(T)}),m&&(S.updateSizeAndPositionOptions(j,v),S.createLineOfPosition(T))}else S.updateSizeAndPositionOptions(j,v),S.createLineOfPosition(T);w.a.instance.changed=!0},moveUnit:"pt",minMove:E.a.instance.movingDistance,onBeforeDrag:function(H){w.a.instance.draging=!0,S.designTarget.focus(),S.createLineOfPosition(T)},getScale:function(){return S.designPaper.scale||1},onStopDrag:function(H){w.a.instance.changed&&c.a.event.trigger("hiprintTemplateDataChanged_"+S.templateId,"\u79FB\u52A8"),w.a.instance.draging=!1,w.a.instance.changed=!1;var j=S.panel.printElements.filter(function(v){return v.designTarget.children().last().css("display")=="block"&&!v.printElementType.type.includes("table")});j.length>1?j.forEach(function(v){v.removeLineOfPosition()}):S.removeLineOfPosition()}}),this.designTarget.on("mouseup",function(){setTimeout(function(){S.removeLineOfPosition(),c.a.event.trigger("hiprintTemplateMouseUp_"+T.templateId)},300)}),this.designTarget.hicontextMenu(S.panel.getContextMenuList()),this.setResizePanel(),this.bingCopyEvent(this.designTarget),this.bingKeyboardMoveEvent(this.designTarget,T)},N.prototype.getPrintElementEntity=function(r){return r?new W.a(void 0,this.options.getPrintElementOptionEntity(),this.printElementType.getPrintElementTypeEntity()):new W.a(this.printElementType.tid,this.options.getPrintElementOptionEntity())},N.prototype.submitOption=function(){var r=this,T=this.getConfigOptions();T&&T.tabs&&T.tabs.length?this.getPrintElementOptionTabs().forEach(function(S){S.list.forEach(function(D){var H=D.getValue(),j=D.name=="textType"&&r.options[D.name]!==H,v=D.name=="axis"&&r.options[D.name]!==H,P=D.name=="draggable"&&r.options[D.name]!==H;H&&jt(H)=="object"?Object.keys(H).forEach(function(o){r.options[o]=H[o]}):r.options[D.name]=H,j&&r.setResizePanel(),v&&r.designTarget.hidraggable("update",{axis:H}),P&&r.designTarget.hidraggable("update",{draggable:H})})}):this.getPrintElementOptionItems().forEach(function(S){var D=S.getValue(),H=S.name=="textType"&&r.options[S.name]!==D,j=S.name=="axis"&&r.options[S.name]!==D,v=S.name=="draggable"&&r.options[S.name]!==D;D&&jt(D)=="object"?Object.keys(D).forEach(function(P){r.options[P]=D[P]}):r.options[S.name]=D,H&&r.setResizePanel(),j&&r.designTarget.hidraggable("update",{axis:D}),v&&r.designTarget.hidraggable("update",{draggable:D})}),this.updateDesignViewFromOptions(),c.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u5143\u7D20\u4FEE\u6539")},N.prototype.updateOption=function(r,T,S){try{var D=this,H=this.getConfigOptions(),j=["draggable"];H&&H.tabs&&H.tabs.length?H.tabs.forEach(function(v){v.options.forEach(function(P){j.push(P.name)})}):j=H.supportOptions.map(function(v){return v.name}),j&&j.includes(r)&&(this.options[r]=T,r=="draggable"&&D.designTarget.hidraggable("update",{draggable:T}),r=="widthHeight"&&(T.width&&(this.options.width=T.width),T.height&&(this.options.height=T.height),T.widthHeightSync&&(this.options.widthHeightSync=T.widthHeightSync)),r=="coordinate"&&(T.left&&(this.options.left=T.left),T.top&&(this.options.top=T.top),T.coordinateSync&&(this.options.coordinateSync=T.coordinateSync)),this.updateDesignViewFromOptions(),S||(c.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u53C2\u6570\u4FEE\u6539"),c.a.event.trigger(D.getPrintElementSelectEventKey(),{printElement:D})))}catch(v){console.log("updateOption error",v)}},N.prototype.getReizeableShowPoints=function(){return this.options.textType=="barcode"?this.options.showPoints||E.a.instance.barcode.showPoints:this.options.textType=="qrcode"?this.options.showPoints||E.a.instance.qrcode.showPoints:this.options.showPoints||E.a.instance.text.showPoints},N.prototype.setResizePanel=function(){var r=this,T=this.designPaper;this.designTarget.hireizeable({showPoints:r.getReizeableShowPoints(),draggable:r.options.draggable,showSizeBox:E.a.instance.showSizeBox,getScale:function(){return r.designPaper.scale||1},onBeforeResize:function(){w.a.instance.draging=!0},onResize:function(D,H,j,v,P,o){o!=null?r.onRotate(D,o):r.onResize(D,H,j,v,P),r.createLineOfPosition(T)},onStopResize:function(D){c.a.event.trigger("hiprintTemplateDataChanged_"+r.templateId,D?"\u65CB\u8F6C":"\u5927\u5C0F"),w.a.instance.draging=!1,r.removeLineOfPosition()}}),this.options.draggable==!1&&x.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"))},N.prototype.onRotate=function(r,T){this.options.setRotate(T)},N.prototype.onResize=function(r,T,S,D,H){this.updateSizeAndPositionOptions(H,D,S,T)},N.prototype.getOrderIndex=function(){return this.options.getTop()},N.prototype.getHtml=function(r,T,S){var D=0;this.setCurrenttemplateData(T);var H=[],j=this.getBeginPrintTopInPaperByReferenceElement(r),v=r.getPaperFooter(D);this.isHeaderOrFooter()||this.isFixed()||j>v&&r.panelPageRule!="none"&&(H.push(new l.a({target:void 0,printLine:void 0})),j=j-v+r.paperHeader,D++,v=r.getPaperFooter(D));var P=this.getData(T),o=this.createTarget(this.getTitle(),P,S);return this.updateTargetSize(o),this.css(o,P),o.css("position","absolute"),o.css("left",this.options.displayLeft()),o.css("top",j+"pt"),H.push(new l.a({target:o,printLine:j+this.options.getHeight(),referenceElement:new s.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:r.index,bottomInLastPaper:j+this.options.getHeight(),printTopInPaper:j})})),T&&this.options.pageBreak&&(H[0].target.css("top",r.paperHeader+"pt"),H[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-r.paperHeader,H[0].printLine=r.paperHeader,H[0].referenceElement.bottomInLastPaper=0,H[0].referenceElement.printTopInPaper=r.paperHeader,H.unshift(new l.a({target:o,printLine:r.height,referenceElement:new s.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:r.index,bottomInLastPaper:r.height,printTopInPaper:r.paperHeader})}))),H},N.prototype.getHtml2=function(r,T,S){var D=0;this.setCurrenttemplateData(T);var H=[],j=this.getBeginPrintTopInPaperByReferenceElement(r),v=r.getPaperFooter(D);this.isHeaderOrFooter()||this.isFixed()||(r.panelPageRule!="none"&&j>v&&(H.push(new l.a({target:void 0,printLine:void 0})),j=j-v+r.paperHeader,D++,v=r.getPaperFooter(D)),j<=v&&j+this.options.getHeight()>v&&r.panelPageRule!="none"&&(H.push(new l.a({target:void 0,printLine:void 0})),j=r.paperHeader,D++,v=r.getPaperFooter(D)));var P=this.getData(T),o=this.createTarget(this.getTitle(),P);return r.panelPageRule=="none"&&j+this.options.getHeight()>v&&this.updatePanelHeight(j+this.options.getHeight(),r),this.updateTargetSize(o),this.css(o,P),o.css("position","absolute"),o.css("left",this.options.displayLeft()),o.css("top",j+"pt"),H.push(new l.a({target:o,printLine:j+this.options.getHeight(),referenceElement:new s.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:r.index,bottomInLastPaper:j+this.options.getHeight(),printTopInPaper:j})})),T&&this.options.pageBreak&&(H[0].target.css("top",r.paperHeader+"pt"),H[0].referenceElement.top=this.options.getTop()-this.options.getHeight()-r.paperHeader,H[0].printLine=r.paperHeader,H[0].referenceElement.bottomInLastPaper=0,H[0].referenceElement.printTopInPaper=r.paperHeader,H.unshift(new l.a({target:o,printLine:r.height,referenceElement:new s.a({top:0,left:0,height:0,width:0,beginPrintPaperIndex:r.index,bottomInLastPaper:r.height,printTopInPaper:r.paperHeader})}))),H},N.prototype.updatePanelHeight=function(r,T){if(this.panel.panelPageRule=="none"){var S=c.a.pt.toMm(r);T.paperFooter=r,T.target.css("height",S+"mm"),T.target.attr("original-height",S)}},N.prototype.getBeginPrintTopInPaperByReferenceElement=function(r){var T=this.options.getTop();return this.isHeaderOrFooter()||this.isFixed()?T:r.referenceElement.isPositionLeftOrRight(T)?r.referenceElement.printTopInPaper+(T-r.referenceElement.top):r.referenceElement.bottomInLastPaper+(T-(r.referenceElement.top+r.referenceElement.height))},N.prototype.css=function(r,T){var S=this,D=this.getConfigOptions();if(D){var H;D.tabs&&D.tabs.length?(H=[],D.tabs.forEach(function(j){H=H.concat(j.options)})):H=D.supportOptions,H&&H.forEach(function(j){var v=b.a.getItem(j.name);v&&v.css&&v.css(r,S.options.getValueFromOptionsOrDefault(j.name))})}this.stylerCss(r,T)},N.prototype.stylerCss=function(r,T){var S=this.getStyler();if(S){var D=S(T,this.options,r,this._currenttemplateData);D&&Object.keys(D).forEach(function(H){r.css(H,D[H])})}},N.prototype.getData=function(r){var T=this.getField();return r?T&&T.split(".").reduce((S,D)=>S?S[D]:r?r[D]:"",!1)||"":this.printElementType.getData()},N.prototype.copyFromType=function(){var r=this.options,T=this.printElementType,S=this.getConfigOptions(),D=[];return S&&S.tabs&&S.tabs.length?S.tabs.forEach(function(H){H.options.forEach(function(j){D.push(j.name)})}):D=S.supportOptions.map(function(H){return H.name}),Object.keys(T).forEach(function(H){T[H]&&H!="columns"&&D.indexOf(H)>-1&&(r[H]=jt(T[H])=="function"?T[H].toString():T[H])}),r},N.prototype.getPrintElementOptionTabs=function(){if(this._printElementOptionTabs)return this._printElementOptionTabs;var r=[],T=this.getConfigOptions();if(T){var S=T.tabs;S&&S.forEach(function(D,H){r.push({name:D.name,list:[]}),D.options.filter(function(j){return!j.hidden}).forEach(function(j){var v=b.a.getItem(j.name);r[H].list.push(v)})})}return this._printElementOptionTabs=r,this._printElementOptionItems=void 0,this._printElementOptionTabs},N.prototype.getPrintElementOptionItems=function(){if(this._printElementOptionItems)return this._printElementOptionItems;var r=[],T=this.getConfigOptions();if(T){var S;T.tabs&&T.tabs.length?(S=[],T.tabs.forEach(function(D){D=D.concat(D.options)})):S=T.supportOptions,S&&S.filter(function(D){return!D.hidden}).forEach(function(D){var H=b.a.getItem(D.name);r.push(H)})}return this._printElementOptionItems=this.filterOptionItems(r.concat()),this._printElementOptionTabs=void 0,this._printElementOptionItems},N.prototype.getPrintElementOptionItemsByName=function(r){var T=[],S=this.getConfigOptionsByName(r);if(S){var D;S.tabs&&S.tabs.length?(D=[],S.tabs.forEach(function(H){D=D.concat(H.options)})):D=S.supportOptions,D&&D.filter(function(H){return!H.hidden}).forEach(function(H){var j=b.a.getItem(H.name);T.push(j)})}return T.concat()},N.prototype.filterOptionItems=function(r){return this.printElementType.field?r.filter(function(T){return T.name!="field"}):r},N.prototype.createTempContainer=function(){this.removeTempContainer(),x.default("body").append(x.default('<div class="hiprint_temp_Container hiprint-printPaper" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},N.prototype.removeTempContainer=function(){x.default(".hiprint_temp_Container").remove()},N.prototype.getTempContainer=function(){return x.default(".hiprint_temp_Container")},N.prototype.isHeaderOrFooter=function(){return this.options.getTopInDesign()<this.panel.paperHeader||this.options.getTopInDesign()>=this.panel.paperFooter},N.prototype.delete=function(){this.designTarget&&this.designTarget.remove()},N.prototype.setCurrenttemplateData=function(r){this._currenttemplateData=r},N.prototype.isFixed=function(){return this.options.fixed},N.prototype.onRendered=function(r,T){this.printElementType&&this.printElementType.onRendered&&this.printElementType.onRendered(T,this.options,r.getTarget())},N.prototype.createLineOfPosition=function(r){var T=x.default(".toplineOfPosition.id"+this.id),S=x.default(".topPosition.id"+this.id),D=x.default(".leftlineOfPosition.id"+this.id),H=x.default(".leftPosition.id"+this.id),j=x.default(".rightlineOfPosition.id"+this.id),v=x.default(".bottomlineOfPosition.id"+this.id),P=E.a.instance;if(T.length)T.css("top",this.options.displayTop(!0));else{var T=x.default('<div class="toplineOfPosition id'+this.id+'" style="position: absolute; width: 100%;"></div>');T.css("top",this.options.displayTop(!0)),T.css("width",r.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(T)}if(P.showPosition)if(this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!0),S.length)S.toggleClass("topPosition-lineMode",P.positionLineMode),S.text(this.options.posTop()+(P.positionUnit?"pt":"")),S.css("top",this.options.posTop()-S.height()+"pt"),P.positionLineMode?S.css("left",this.options.posLeft()-S.width()/2+"pt"):S.css("left",this.options.posLeft()+2+"pt");else{var S=x.default('<div class="topPosition id'+this.id+'" style="position: absolute;"></div>');S.toggleClass("topPosition-lineMode",P.positionLineMode),S.text(this.options.posTop()+(P.positionUnit?"pt":"")),P.positionLineMode?S.css("left",this.options.posLeft()-S.width()/2+"pt"):S.css("left",this.options.posLeft()+2+"pt"),this.designTarget.parents(".hiprint-printPaper-content").append(S),S.css("top",this.options.posTop()-S.height()+"pt")}if(D.length)D.css("left",this.options.displayLeft(!0));else{var o=x.default('<div class="leftlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');o.css("left",this.options.displayLeft(!0)),o.css("height",r.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(o)}if(P.showPosition)if(H.length)H.text(this.options.posLeft()+(P.positionUnit?"pt":"")),H.toggleClass("leftPosition-lineMode",P.positionLineMode),H.css("left",this.options.posLeft()-H.width()+"pt"),P.positionLineMode?H.css("top",this.options.posTop()-H.height()/3+"pt"):H.css("top",this.options.posTop()+2+"pt");else{var H=x.default('<div class="leftPosition id'+this.id+'" style="position: absolute;"></div>');H.text(this.options.posLeft()+(P.positionUnit?"pt":"")),H.toggleClass("leftPosition-lineMode",P.positionLineMode),P.positionLineMode?H.css("top",this.options.posTop()-H.height()/3+"pt"):H.css("top",this.options.posTop()+2+"pt"),this.designTarget.parents(".hiprint-printPaper-content").append(H),H.css("left",this.options.posLeft()-H.width()+"pt")}if(j.length)j.css("left",this.options.getLeft()+this.options.getWidth()+"pt");else{var m=x.default('<div class="rightlineOfPosition id'+this.id+'" style="position: absolute;height: 100%;"></div>');m.css("left",this.options.getLeft()+this.options.getWidth()+"pt"),m.css("height",r.displayHeight()),this.designTarget.parents(".hiprint-printPaper-content").append(m)}if(v.length)v.css("top",this.options.getTop()+this.options.getHeight()+"pt");else{var a=x.default('<div class="bottomlineOfPosition id'+this.id+'" style="position: absolute;width: 100%;"></div>');a.css("top",this.options.getTop()+this.options.getHeight()+"pt"),a.css("width",r.displayWidth()),this.designTarget.parents(".hiprint-printPaper-content").append(a)}},N.prototype.removeLineOfPosition=function(){x.default(".toplineOfPosition.id"+this.id).remove(),x.default(".topPosition.id"+this.id).remove(),this.designTarget.find(".size-box")&&this.designTarget.find(".size-box").toggleClass("hide",!1),x.default(".leftlineOfPosition.id"+this.id).remove(),x.default(".leftPosition.id"+this.id).remove(),x.default(".rightlineOfPosition.id"+this.id).remove(),x.default(".bottomlineOfPosition.id"+this.id).remove()},N.prototype.getFontList=function(){var r=this.options.fontList;return r||(r=w.a.instance.getPrintTemplateById(this.templateId).getFontList())},N.prototype.getFields=function(){if(this.printElementType.type=="table")return this.options.tableFields;var r=this.options.fields;return r||(r=w.a.instance.getPrintTemplateById(this.templateId).getFields())},N.prototype.getOnImageChooseClick=function(){var r=this.options.onImageChooseClick;return r||(r=w.a.instance.getPrintTemplateById(this.templateId).getOnImageChooseClick())},N.prototype.bingCopyEvent=function(r){var T=this;r.keydown(function(S){if(T._editing&&!S.altKey&&S.keyCode==13){T.updateByContent();return}(S.ctrlKey||S.metaKey)&&S.keyCode==67&&(T.panel.copyJson(),S.preventDefault()),(S.ctrlKey||S.metaKey)&&S.keyCode==68&&(T.panel.copyJson(),T.panel.pasteJson(),S.preventDefault()),(S.ctrlKey||S.metaKey)&&S.keyCode==88&&(T.panel.cutJson(),S.preventDefault())})},N.prototype.clone=function(r){var T=this;let S=T.printElementType.createPrintElement();return Object.keys(T.options).forEach(function(D){S.options[D]=T.options[D]}),S},N.prototype.getFormatter=function(){var r=void 0;if(this.printElementType.formatter&&(r=this.printElementType.formatter),this.options.formatter)try{var T="formatter="+this.options.formatter;r=eval2(T)}catch(S){console.log(S)}return r},N.prototype.getStyler=function(){var r=void 0;if(this.printElementType.styler&&(r=this.printElementType.styler),this.options.styler)try{var T="fnstyler="+this.options.styler;r=eval2(T)}catch(S){console.log(S)}return r},N.prototype.bingKeyboardMoveEvent=function(r,T){var S=this,D=void 0,H=void 0;r.attr("tabindex","1"),r.keydown(function(j){if(j.target.tagName!="INPUT"&&!(S._editing&&!j.altKey)&&S.options.draggable!==!1){var v=S.panel.printElements.filter(function(a){return a.designTarget.children().last().css("display")=="block"&&!a.printElementType.type.includes("table")}),P=v.length>1,o=E.a.instance.movingDistance;switch(j.keyCode){case 8:case 46:var m=S.panel;P?v.forEach(function(a){m.deletePrintElement(a)}):m.deletePrintElement(S),c.a.event.trigger("clearSettingContainer");break;case 37:D=S.options.getLeft(),P?v.forEach(function(a){a.updatePositionByMultipleSelect(0-o,0)}):(S.updateSizeAndPositionOptions(D-o),r.css("left",S.options.displayLeft())),j.preventDefault();break;case 38:H=S.options.getTop(),P?v.forEach(function(a){a.updatePositionByMultipleSelect(0,0-o)}):(S.updateSizeAndPositionOptions(void 0,H-o),r.css("top",S.options.displayTop())),j.preventDefault();break;case 39:D=S.options.getLeft(),P?v.forEach(function(a){a.updatePositionByMultipleSelect(o,0)}):(S.updateSizeAndPositionOptions(D+o),r.css("left",S.options.displayLeft())),j.preventDefault();break;case 40:H=S.options.getTop(),P?v.forEach(function(a){a.updatePositionByMultipleSelect(0,o)}):(S.updateSizeAndPositionOptions(void 0,H+o),r.css("top",S.options.displayTop())),j.preventDefault()}[37,38,39,40].includes(j.keyCode)&&c.a.event.trigger("hiprintTemplateDataChanged_"+S.templateId,"\u952E\u76D8\u79FB\u52A8")}})},N.prototype.inRect=function(r){var T=this.designPaper.scale||1,S=this.designTarget[0].offsetLeft,D=this.designTarget[0].offsetTop,H=this.designTarget[0].offsetHeight,j=this.designTarget[0].offsetWidth,v=S+j,P=D+H,o=x.default(r.target[0]).position().left/T,m=x.default(r.target[0]).position().top/T,a=r.target[0].offsetHeight,I=r.target[0].offsetWidth,h=o+I,M=m+a;return o<v&&h>S&&D<M&&P>m},N.prototype.multipleSelect=function(r){r?this.designTarget.addClass("multipleSelect"):this.designTarget.removeClass("multipleSelect")},N.prototype.updatePositionByMultipleSelect=function(r,T){this.options.draggable!==!1&&(this.updateSizeAndPositionOptions(r+this.options.getLeft(),T+this.options.getTop()),this.designTarget.css("left",this.options.displayLeft()),this.designTarget.css("top",this.options.displayTop()))},N}()},function($,F,g){var W=function(){function j(){}return j.prototype.init=function(v){this.target=x.default('<input type="text" class="hitable-editor-text" value="" />'),v.getTarget().append(this.target),this.target.focus()},j.prototype.getValue=function(){return this.target.val()},j.prototype.setValue=function(v){this.target.val(v)},j.prototype.destroy=function(){this.target.remove()},j}(),E=function(){function j(){this.text=new W}return Object.defineProperty(j,"Instance",{get:function(){return j._instance||(j._instance=new j),j._instance},enumerable:!0,configurable:!0}),j}(),b=function(){function j(){}return j.prototype.init=function(v,P){var o=`<select class="auto-submit" style="width:100%">
6
+ <option value="" disabled>\u8BF7\u9009\u62E9\u5B57\u6BB5</option>`;v.forEach(function(m,a){m.field==P.field?o+=' <option value="'+(m.field||"")+'" selected >'+(m.text||"")+"</option>":o+=' <option value="'+(m.field||"")+'" >'+(m.text||"")+"</option>"}),o+=" </select>",this.target=x.default(o),P.getTarget().append(this.target),this.target.focus()},j.prototype.getValue=function(){var v=this.target.val(),P=this.target.find('option[value="'+v+'"]').text();return P+"#"+v},j.prototype.setValue=function(v){v&&(this.target.find('option[value="'+v+'"]').length||this.target.find("select").prepend('<option value="'+v+'" >'+v+"</option>")),this.target.find("select").val(v)},j.prototype.destroy=function(){this.target.remove()},j}(),l=function(){function j(){this.select=new b}return Object.defineProperty(j,"Instance",{get:function(){return j._instance||(j._instance=new j),j._instance},enumerable:!0,configurable:!0}),j}(),c=function(){function j(){}return Object.defineProperty(j,"Instance",{get:function(){return E._instance||(j._instance=new j),j._instance},enumerable:!0,configurable:!0}),j.prototype.createEditor=function(v){return x.default.extend({},E.Instance[v])},j.prototype.createSelect=function(v){return x.default.extend({},l.Instance[v])},j}(),s=g(10),w=g(14),C=g(11),N=function(){function j(){}return j.prototype.init=function(v,P){var o=this;this.tableOptions=P,this.title=v.title,this.field=v.field,v.getTarget().unbind("dblclick.hitable").bind("dblclick.hitable",function(){v.isEditing=!0,o.beginEdit(v)})},j.prototype.getDisplayHtml=function(){return this.title},j.prototype.beginEdit=function(v){var P=this;P.tableOptions.options.fields&&P.tableOptions.options.fields.length?(this.editor=c.Instance.createSelect("select"),v.getTarget().html(""),this.editor.init(P.tableOptions.options.fields,v),this.editor.setValue(this.field||""),x.default(this.editor.target).keydown(function(o){o.keyCode==13&&P.endEdit(v)}),x.default(this.editor.target).change(function(o){P.endEdit(v)}),x.default(this.editor.target).blur(function(o){P.endEdit(v)})):(this.editor=c.Instance.createEditor("text"),v.getTarget().html(""),this.editor.init(v),(this.title||this.field)&&(this.tableOptions.options.isEnableEditField?this.editor.setValue((this.title||"")+"#"+(this.field||"")):this.editor.setValue(this.title||"")),x.default(this.editor.target).keydown(function(o){o.keyCode==13&&P.endEdit(v)}),x.default(this.editor.target).blur(function(o){P.endEdit(v)}),this.tableOptions.editingCell&&this.tableOptions.editingCell.id!=v.id&&this.tableOptions.editingCell.innerElement.endEdit(this.tableOptions.editingCell),this.tableOptions.editingCell=v)},j.prototype.endEdit=function(v){v.isEditing=0;var P=this.editor.getValue();if(P)if(this.tableOptions.options.isEnableEditField||this.tableOptions.options.fields){var o=P.split("#");v.title=this.title=o[0],o.length>0&&(v.columnId=v.field=this.field=o[1]),v.id&&v.target.attr("id",v.id),v.columnId&&v.target.attr("column-id",v.columnId),hinnn.event.trigger("hiprintTemplateDataChanged_"+this.tableOptions.options.templateId,"\u8C03\u6574\u8868\u683C\u5217\u5B57\u6BB5")}else v.title=this.title=P;else this.tableOptions.options.isEnableEditField?(v.title=this.title="",v.field=this.field=""):v.title=this.title="";this.editor.destroy(),v.getTarget().html(this.title)},j}(),r=function(){return function(j){this.title=j.title,this.field=j.field,this.width=j.width,this.align=j.align,this.halign=j.halign,this.vAlign=j.vAlign,this.colspan=j.colspan,this.rowspan=j.rowspan,this.checked=j.checked,this.columnId=j.columnId,this.tableSummaryTitle=j.tableSummaryTitle,this.tableSummaryText=j.tableSummaryText,this.tableSummary=j.tableSummary,this.tableSummaryAlign=j.tableSummaryAlign,this.tableSummaryNumFormat=j.tableSummaryNumFormat,this.upperCase=j.upperCase,this.renderFormatter=j.renderFormatter&&j.renderFormatter.toString(),this.formatter2=j.formatter2&&j.formatter2.toString(),this.styler2=j.styler2&&j.styler2.toString(),this.stylerHeader=j.stylerHeader&&j.stylerHeader.toString(),this.tableColumnHeight=j.tableColumnHeight,this.tableTextType=j.tableTextType,this.tableBarcodeMode=j.tableBarcodeMode,this.tableQRCodeLevel=j.tableQRCodeLevel}}(),T=function(){function j(){this.id=C.a.createId()}return j.prototype.init=function(v,P,o,m){this.isHead=m,this.rowId=o,this.isEditing=!1;var a=/^[0-9]*$/;this.target=v,this.tableOptions=P;var I=this.target.attr("colspan");this.colspan=a.test(I)?parseInt(I):1;var h=this.target.attr("rowspan");this.rowspan=a.test(h)?parseInt(h):1,this.initEvent(),this.isHead&&this.initInnerEelement()},j.prototype.beginEdit=function(){if(!this.isEditing&&this.tableOptions.isEnableEdit&&this.tableOptions.onBeforEdit(this)){var v=this.getValue();this.editor=c.Instance.createEditor("text"),this.isEditing=!0,this.tableOptions.editingCell=this,this.target.html(""),this.editor.init(this),this.editor.setValue(v)}},j.prototype.endEdit=function(){this.isEditing=!1;var v=this.editor.getValue();this.editor.destroy(),this.target.html(v)},j.prototype.getTarget=function(){return this.target},j.prototype.getValue=function(){return this.target.html()},j.prototype.setValue=function(v){},j.prototype.initInnerEelement=function(){this.innerElement=new N,this.innerElement.init(this,this.tableOptions)},j.prototype.initEvent=function(){},j.prototype.isXYinCell=function(v,P){var o=new s.b({x:v,y:P,height:0,width:0});return this.isOverlap(o)},j.prototype.getTableRect=function(){return new s.b({x:this.target.offset().left,y:this.target.offset().top,height:this.target[0].offsetHeight,width:this.target[0].offsetWidth})},j.prototype.isOverlap=function(v){var P=this.getTableRect();return v.x+v.width>P.x&&P.x+P.width>v.x&&v.y+v.height>P.y&&P.y+P.height>v.y},j.prototype.isInRect=function(v){var P=v.rect,o=this.getTableRect();if(o.x>=P.x&&o.x+o.width<=P.x+P.width&&o.y>=P.y&&o.y+o.height<=P.y+P.height){var m=w.a.mergeRect(P,o);return JSON.stringify(P)==JSON.stringify(m)||(v.changed=!0,v.rect=m,!0)}return!1},j.prototype.isSelected=function(){return this.target.hasClass("selected")},j.prototype.select=function(){this.target.addClass("selected")},j.prototype.isHeader=function(){return!1},j.prototype.setAlign=function(v){this.align=v,v?this.target.css("text-align",v):this.target[0].style.textAlign=""},j.prototype.setVAlign=function(v){this.vAlign=v,v?this.target.css("vertical-align",v):this.target[0].style.verticalAlign=""},j.prototype.getEntity=function(){return new r(this)},j}();g.d(F,"a",function(){return H});var S,D=(S=function(v,P){return(S=Object.setPrototypeOf||Dt({__proto__:[]},Array)&&function(o,m){o.__proto__=m}||function(o,m){for(var a in m)m.hasOwnProperty(a)&&(o[a]=m[a])})(v,P)},function(j,v){function P(){this.constructor=j}S(j,v),j.prototype=v===null?Object.create(v):(P.prototype=v.prototype,new P)}),H=function(j){function v(P){var o=this;return P=P||{},(o=j.call(this)||this).width=P.width?parseFloat(P.width.toString()):100,o.title=P.title,o.descTitle=P.descTitle,o.field=P.field,o.fixed=P.fixed,o.rowspan=P.rowspan?parseInt(P.rowspan):1,o.colspan=P.colspan?parseInt(P.colspan):1,o.align=P.align,o.halign=P.halign,o.vAlign=P.vAlign,o.formatter=P.formatter,o.styler=P.styler,o.renderFormatter=P.renderFormatter,o.formatter2=P.formatter2,o.styler2=P.styler2,o.stylerHeader=P.stylerHeader,o.checkbox=P.checkbox,o.checked=P.checked!=0,o.columnId=P.columnId||P.field,o.tableColumnHeight=P.tableColumnHeight,o.tableTextType=P.tableTextType,o.tableBarcodeMode=P.tableBarcodeMode,o.tableQRCodeLevel=P.tableQRCodeLevel,this.tableSummaryTitle=P.tableSummaryTitle,this.tableSummaryText=P.tableSummaryText,o.tableSummary=P.tableSummary,o.tableSummaryAlign=P.tableSummaryAlign,o.tableSummaryNumFormat=P.tableSummaryNumFormat,o.upperCase=P.upperCase,o}return D(v,j),v.prototype.css=function(P){},v}(T)},function($,F,g){g.d(F,"a",function(){return W});var W=function(){return function(E){this.printLine=E.printLine,this.target=E.target,this.referenceElement=E.referenceElement}}()},function($,F,g){g.d(F,"a",function(){return b});var W=g(19),E=g(0),b=function(){function l(){}return l.createTableHead=function(c,s){for(var w=l.reconsitutionTableColumnTree(c),C=x.default("<thead></thead>"),N=l.getColumnsWidth(w,s),r=function(D){var H=x.default("<tr></tr>");w[D].filter(function(j){return j.checked}).forEach(function(j){var v=x.default("<td></td>");j.id&&v.attr("id",j.id),j.columnId&&v.attr("column-id",j.columnId),(j.align||j.halign)&&v.css("text-align",j.halign||j.align),j.vAlign&&v.css("vertical-align",j.vAlign),j.colspan>1&&v.attr("colspan",j.colspan),j.rowspan>1&&v.attr("rowspan",j.rowspan),v.html(j.title),N[j.id]?(j.hasWidth=!0,j.targetWidth=N[j.id],v.attr("haswidth","haswidth"),v.css("width",N[j.id]+"pt")):j.hasWidth=!1;var P=l.getHeaderStyler(j);if(P){var o=P(j);o&&Object.keys(o).forEach(function(m){v.css(m,o[m])})}H.append(v)}),C.append(H)},T=0;T<w.totalLayer;T++)r(T);return l.syncTargetWidthToOption(c),C},l.createTableFooter=function(c,s,w,C,N,r){var T=x.default("<tfoot></tfoot>"),S=this.getFooterFormatter(w,C),D=this.tableSummaryTitle;let H=w.tableFooterRepeat=="last"?s:r,j=w.columns.length-1;var v=this.rowColumns||w.columns[j].columns;if(w.tableFooterRepeat!="no"&&v.some(function(o){return o.tableSummary})){var P=x.default("<tr></tr>");v.filter(function(o){return o.checked}).forEach(function(o){var m=H.filter(function(R){return R&&R[o.field]}).map(function(R){return new RegExp("^-?(0|[1-9]\\d*)(\\.\\d+)?").test(R[o.field])?Number(R[o.field]):0}),a=o.tableSummaryText,I=o.tableSummaryNumFormat||2,h=o.upperCase;let{toUpperCase:M,numFormat:u}=E.a;switch(o.tableSummary){case"count":var Y=D(o,a||"\u8BA1\u6570:",N),d=M(h,H.length||0);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${Y}${d}</td>`);break;case"sum":var A=parseFloat(Number(m.reduce(function(R,V){return R+V},0)));A=M(h,u(A,I));var Y=D(o,a||"\u5408\u8BA1:",N);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${Y}${A}</td>`);break;case"avg":var A=parseFloat(Number(m.reduce(function(R,V){return R+V},0))),Z=parseFloat(Number(A/(m.length||1)));Z=M(h,u(Z,I));var Y=D(o,a||"\u5E73\u5747\u503C:",N);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${Y}${Z}</td>`);break;case"min":var L=Math.min(...m);L=M(h,u(L,I));var Y=D(o,a||"\u6700\u5C0F\u503C:",N);P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${Y}${L||0}</td>`);break;case"max":var J=Math.max(...m),Y=D(o,a||"\u6700\u5927\u503C:",N);J=M(h,u(J,I)),P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${Y}${J||0}</td>`);break;case"text":P.append(`<td style="text-align: ${o.tableSummaryAlign||"center"}">${a||""}</td>`);break;default:P.append("<td></td>");break}}),T.append(P)}return S&&T.append(S(w,s,N,r)),T},l.tableSummaryTitle=function(c,s,w){var C=c.tableSummaryTitle==null||c.tableSummaryTitle==!0;return C?`${s}`:w?"":`<span style="color:firebrick">${s}</span>`},l.createTableRow=function(c,s,w,C){var N=this,r=l.reconsitutionTableColumnTree(c),T=x.default("<tbody></tbody>"),S=N.getGroupFieldsFormatter(w,C),D=S?w.groupFields=S(C,w,s):C.groupFields?C.groupFields:[];return s||(s=[]),D.length?E.a.groupBy(s,D,function(H){var j={};return D.forEach(function(v){return j[v]=H[v]}),j}).forEach(function(H){var j=N.getGroupFormatter(w,C);if(j){var v=x.default("<tr><td colspan="+r.colspan+"></td></tr>");v.find("td").append(j(H,w)),T.append(v)}var P=N.getGroupFooterFormatter(w,C);if(H.rows.forEach(function(m,a){var I=l.createRowTarget(r,m,w,C,a);T.append(I)}),P){var o=x.default("<tr><td colspan="+r.colspan+"></td></tr>");o.find("td").append(P(H,w)),T.append(o)}}):s.forEach(function(H,j){var v=l.createRowTarget(r,H,w,C,j);T.append(v)}),T},l.createRowTarget=function(c,s,w,C,N){var r=x.default("<tr></tr>"),T=c.rowColumns.filter(function(H){return H.checked});r.data("rowData",s),c.rowColumns.filter(function(H){return H.checked}).forEach(function(H,j){if(!!H.checked){var v="";if(w.rowsColumnsMerge){v=eval2("rowsColumnsMerge="+w.rowsColumnsMerge);var P=v(s,H,j,N)||[1,1],o=x.default(`<td style = 'display:${P[0]&&P[1]?"":"none"}' rowspan = '${P[0]}' colspan = '${P[1]}'></td>`)}else var o=x.default("<td></td>");if(s&&Object.keys(s).length>0&&(w.tableHeaderRepeat=="first"||w.tableHeaderRepeat=="none")){if(H.field&&o.attr("field",H.field),H.align&&o.css("text-align",H.align),H.vAlign&&o.css("vertical-align",H.vAlign),w.rowsColumnsMerge&&P[1]>1){var m=0;T.forEach((L,J)=>{J>=j&&J<j+P[1]&&(m+=L.width)})}o.css("width",(m||H.width)+"pt")}else H.field&&o.attr("field",H.field),H.align&&o.css("text-align",H.align),H.vAlign&&o.css("vertical-align",H.vAlign);var a=l.getColumnFormatter(H),I=a?a(s[H.field],s,j,w):s[H.field],h=l.getColumnRenderFormatter(H);if(h)o.html(h(s[H.field],s,j,w));else if(H.tableTextType=="text"||H.tableTextType==null)o.html(I);else{if(H.tableTextType=="barcode"){o.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{I?(Qt.default(o.find(".hibarcode_imgcode")[0],I,{format:H.tableBarcodeMode||"CODE128A",width:1,textMargin:-1,lineColor:"#000000",margin:0,height:parseInt(10),displayValue:!1}),o.find(".hibarcode_imgcode").attr("height",H.tableColumnHeight||30+"pt"),o.find(".hibarcode_imgcode").css("margin","5pt 10pt"),o.find(".hibarcode_imgcode").attr("width","calc(100% - 20pt)")):o.html("")}catch(L){console.log(L),o.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(H.tableTextType=="image"&&(o.html(""),I)){var M=x.default('<div><img style = "max-width:100%;max-height:100%"/></div>');M.find("img").attr("src",I),console.log(M.find("img").css("width")),o.html(M)}if(H.tableTextType=="qrcode"){o.html("");try{var u=x.default("<div></div>");if(I){var d=parseInt(H.width||H.targetWidth||20),A=parseInt(H.tableColumnHeight||20);u.css("height",(d>A?A:d)+"pt"),new QRCode(u[0],{width:d>A?A:d,height:d>A?A:d,colorDark:"#000000",useSVG:!0,correctLevel:H.tableQRCodeLevel||0}).makeCode(I),o.html(u)}}catch(L){console.log(L),o.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}H.tableTextType==="sequence"&&o.html(N+1)}var Z=l.getColumnStyler(H);if(Z){var d=Z(s[H.field],s,j,w);d&&Object.keys(d).forEach(function(J){o.css(J,d[J])})}r.append(o)}});var S=l.getRowStyler(w,C);if(S){var D=S(s,w);D&&Object.keys(D).forEach(function(H){r.css(H,D[H])})}return r},l.createEmptyRowTarget=function(c,s){var w=l.reconsitutionTableColumnTree(c),C=x.default("<tr></tr>");return w.rowColumns.filter(function(N){return N.checked}).forEach(function(N,r){var T=x.default("<td></td>");N.field&&T.attr("field",N.field),N.align&&T.css("text-align",N.align),N.vAlign&&T.css("vertical-align",N.vAlign),C.append(T)}),s&&s.options.tableBodyRowHeight&&C.find("td:not([rowspan])").css("height",s.options.tableBodyRowHeight+"pt"),C},l.getColumnsWidth=function(c,s){var w={},C=l.allAutoWidth(c),N=l.allFixedWidth(c);return c.rowColumns.filter(function(r){return r.checked}).forEach(function(r){if(r.fixed)w[r.id]=r.width;else{var T=s-N,S=r.width/C*(T>0?T:0);w[r.id]=S}}),w},l.resizeTableCellWidth=function(c,s,w){var C=l.reconsitutionTableColumnTree(s),N=l.getColumnsWidth(C,w);c.find("thead tr td[haswidth]").map(function(r,T){var S=x.default(T).attr("id"),D=N[S];x.default(T).css("width",D+"pt")})},l.allAutoWidth=function(c){var s=0,w={};return c.rowColumns.filter(function(C){return C.checked}).forEach(function(C){w[C.id]?w[C.id]=0:w[C.id]=C.width,s+=C.fixed?0:w[C.id]}),s},l.allFixedWidth=function(c){var s=0,w={};return c.rowColumns.filter(function(C){return C.checked}).forEach(function(C){w[C.id]?w[C.id]=0:w[C.id]=C.width,s+=C.fixed?w[C.id]:0}),s},l.reconsitutionTableColumnTree=function(c,s,w){var C=s||new W.a;C.colspan=0;for(var N=function(S){C.totalLayer=S+1,C[S]=c[S].columns,S==0&&c[S].columns.forEach(function(D){S==0&&(C.colspan+=D.colspan)})},r=0;r<c.length;r++)N(r);return C.rowColumns=l.getOrderdColumns(C),C},l.syncTargetWidthToOption=function(c){c.forEach(function(s){s.columns.forEach(function(w){w.hasWidth&&(w.width=w.targetWidth)})})},l.getGroupFieldsFormatter=function(c,s){var w=void 0;if(s.groupFields&&s.groupFields.length){var C=typeof s.groupFields=="string"?s.groupFields:JSON.stringify(s.groupFields);c.groupFieldsFormatter="function(groupData,options){ return "+C+" }"}if(s.groupFieldsFormatter&&(w=s.groupFieldsFormatter),c.groupFieldsFormatter)try{var N="groupFieldsFormatter="+c.groupFieldsFormatter;w=eval2(N)}catch(r){console.log(r)}return w},l.getGroupFormatter=function(c,s){var w=void 0;if(s.groupFormatter&&(w=s.groupFormatter),c.groupFormatter)try{var C="groupFormatter="+c.groupFormatter;w=eval2(C)}catch(N){console.log(N)}return w},l.getGroupFooterFormatter=function(c,s){var w=void 0;if(s.groupFooterFormatter&&(w=s.groupFooterFormatter),c.groupFooterFormatter)try{var C="groupFooterFormatter="+c.groupFooterFormatter;w=eval2(C)}catch(N){console.log(N)}return w},l.getFooterFormatter=function(c,s){var w=void 0;if(s.footerFormatter&&(w=s.footerFormatter),c.footerFormatter)try{var C="footerFormatter="+c.footerFormatter;w=eval2(C)}catch(N){console.log(N)}return w},l.getRowStyler=function(c,s){var w=void 0;if(s.rowStyler&&(w=s.rowStyler),c.rowStyler)try{var C="rowStyler="+c.rowStyler;w=eval2(C)}catch(N){console.log(N)}return w},l.getColumnStyler=function(c){var s=void 0;if(c.styler&&(s=c.styler),c.styler2)try{var w="styler="+c.styler2;s=eval2(w)}catch(C){console.log(C)}return s},l.getHeaderStyler=function(c){var s=void 0;if(c.stylerHeader&&(s=c.stylerHeader),c.stylerHeader)try{var w="stylerHeader="+c.stylerHeader;s=eval2(w)}catch(C){console.log(C)}return s},l.getColumnRenderFormatter=function(c){var s=void 0;if(c.renderFormatter&&(s=c.renderFormatter),c.renderFormatter)try{var w="renderFormatter="+c.renderFormatter;s=eval2(w)}catch(C){console.log(C)}return s},l.getColumnFormatter=function(c){var s=void 0;if(c.formatter&&(s=c.formatter),c.formatter2)try{var w="formatter="+c.formatter2;s=eval2(w)}catch(C){console.log(C)}return s},l.getOrderdColumns=function(c){let s={};for(let C=0;C<c.totalLayer;C++)s[C]=[],c[C].forEach((N,r)=>{s[C].push(...new Array(N.colspan).fill({...N,colspan:1}))});for(let C=0;C<c.totalLayer;C++)s[C].forEach((N,r)=>{for(let T=1;T<N.rowspan;T++)s[C+T].splice(r,0,{...N,rowspan:1})});let w=[];for(let C=0;C<c.totalLayer;C++)C>=c.totalLayer-1?s[C].forEach((N,r)=>{N.field||(N.field=w[r])}):s[C].forEach((N,r)=>{C==0?w.push(N.field||""):N.field&&(w[r]=N.field)});return this.rowColumns=s[c.totalLayer-1],s[c.totalLayer-1]},l}()},function($,F,g){g.d(F,"a",function(){return W});var W=function(){function E(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 E.prototype.isPositionLeftOrRight=function(b){return this.top<=b&&this.top+this.height>b},E}()},function($,F,g){var W=function(){function n(){this.name="lineHeight"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("line-height",B+"pt"),"line-height:"+B+"pt";t[0].style.lineHeight=""}return null},n.prototype.createTarget=function(){return this.target=x.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>
@@ -53,15 +53,15 @@
53
53
  <option value="36" >36pt</option>
54
54
  </select>
55
55
  </div>
56
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),A=function(){function n(){this.name="fontFamily"}return n.prototype.createTarget=function(t){var E=void 0;if(t&&(E=t.getFontList()),E){var X=` <div class="hiprint-option-item">
56
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),E=function(){function n(){this.name="fontFamily"}return n.prototype.createTarget=function(t){var B=void 0;if(t&&(B=t.getFontList()),B){var Q=` <div class="hiprint-option-item hiprint-option-item-row">
57
57
  <div class="hiprint-option-item-label">
58
58
  \u5B57\u4F53
59
59
  </div>
60
60
  <div class="hiprint-option-item-field">
61
61
  <select class="auto-submit">
62
- <option value="" >\u9ED8\u8BA4</option>`;E.forEach(function(at,Pt){X+=' <option value="'+(at.value||"")+'" >'+(at.title||"")+"</option>"}),X+=` </select>
62
+ <option value="" >\u9ED8\u8BA4</option>`;B.forEach(function(at,Pt){Q+=' <option value="'+(at.value||"")+'" >'+(at.title||"")+"</option>"}),Q+=` </select>
63
63
  </div>
64
- </div>`,this.target=x.default(X)}else this.target=x.default(` <div class="hiprint-option-item">
64
+ </div>`,this.target=x.default(Q)}else this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
65
65
  <div class="hiprint-option-item-label">
66
66
  \u5B57\u4F53
67
67
  </div>
@@ -72,7 +72,7 @@
72
72
  <option value="Microsoft YaHei" >\u5FAE\u8F6F\u96C5\u9ED1</option>
73
73
  </select>
74
74
  </div>
75
- </div>`);return this.target},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("font-family",E),"font-family:"+E;t[0].style.fontFamily="inherit"}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),v=function(){function n(){this.name="fontSize"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("font-size",E+"pt"),"font-size:"+E+"pt";t[0].style.fontSize=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
75
+ </div>`);return this.target},n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("font-family",B),"font-family:"+B;t[0].style.fontFamily="inherit"}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),b=function(){function n(){this.name="fontSize"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("font-size",B+"pt"),"font-size:"+B+"pt";t[0].style.fontSize=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
76
76
  <div class="hiprint-option-item-label">
77
77
  \u5B57\u4F53\u5927\u5C0F
78
78
  </div>
@@ -103,7 +103,7 @@
103
103
  <option value="21.75" >21.75pt</option>
104
104
  </select>
105
105
  </div>
106
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),p=function(){function n(){this.name="fontWeight"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("font-weight",E),"font-weight:"+E;t[0].style.fontWeight=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
106
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),l=function(){function n(){this.name="fontWeight"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("font-weight",B),"font-weight:"+B;t[0].style.fontWeight=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
107
107
  <div class="hiprint-option-item-label">
108
108
  \u5B57\u4F53\u7C97\u7EC6
109
109
  </div>
@@ -124,7 +124,7 @@
124
124
  <option value="900" >900</option>
125
125
  </select>
126
126
  </div>
127
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),c=function(){function n(){this.name="letterSpacing"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("letter-spacing",E+"pt"),"letter-spacing:"+E+"pt";t[0].style.letterSpacing=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
127
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),c=function(){function n(){this.name="letterSpacing"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("letter-spacing",B+"pt"),"letter-spacing:"+B+"pt";t[0].style.letterSpacing=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
128
128
  <div class="hiprint-option-item-label">
129
129
  \u5B57\u95F4\u8DDD
130
130
  </div>
@@ -149,7 +149,7 @@
149
149
  <option value="12" >12pt</option>
150
150
  </select>
151
151
  </div>
152
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),l=function(){function n(){this.name="textAlign"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("text-align",E),E=="justify"?(t.css("text-align-last","justify"),t.css("text-justify","distribute-all-lines")):(t[0].style.textAlignLast="",t[0].style.textJustify=""),"text-align:"+E;t[0].style.textAlign="",t[0].style.textAlignLast="",t[0].style.textJustify=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
152
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),s=function(){function n(){this.name="textAlign"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("text-align",B),B=="justify"?(t.css("text-align-last","justify"),t.css("text-justify","distribute-all-lines")):(t[0].style.textAlignLast="",t[0].style.textJustify=""),"text-align:"+B;t[0].style.textAlign="",t[0].style.textAlignLast="",t[0].style.textJustify=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
153
153
  <div class="hiprint-option-item-label">
154
154
  \u5DE6\u53F3\u5BF9\u9F50
155
155
  </div>
@@ -162,7 +162,7 @@
162
162
  <option value="justify" >\u4E24\u7AEF\u5BF9\u9F50</option>
163
163
  </select>
164
164
  </div>
165
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),w=function(){function n(){this.name="hideTitle"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
165
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),w=function(){function n(){this.name="hideTitle"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
166
166
  <div class="hiprint-option-item-label">
167
167
  \u6807\u9898\u663E\u793A\u9690\u85CF
168
168
  </div>
@@ -173,7 +173,7 @@
173
173
  <option value="true" >\u9690\u85CF</option>
174
174
  </select>
175
175
  </div>
176
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),B=function(){function n(){this.name="tableBorder"}return n.prototype.css=function(t,E){if(t.find("table").length){if(E=="border"||E==null)return t.find("table").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("table").css("border","0px solid"):t.find("table")[0].style.border=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
176
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),C=function(){function n(){this.name="tableBorder"}return n.prototype.css=function(t,B){if(t.find("table").length){if(B=="border"||B==null)return t.find("table").css("border","1px solid"),"border:1px solid";B=="noBorder"?t.find("table").css("border","0px solid"):t.find("table")[0].style.border=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
177
177
  <div class="hiprint-option-item-label">
178
178
  \u8868\u683C\u8FB9\u6846
179
179
  </div>
@@ -184,7 +184,7 @@
184
184
  <option value="noBorder" >\u65E0\u8FB9\u6846</option>
185
185
  </select>
186
186
  </div>
187
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),D=function(){function n(){this.name="tableHeaderBorder"}return n.prototype.css=function(t,E){if(t.find("thead tr").length){if(E=="border"||E==null)return t.find("thead tr").css("border","1px solid"),"border:1pt solid";E=="noBorder"?t.find("thead tr").css("border","0px solid"):E=="topBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-top","1px solid")):E=="bottomBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-bottom","1px solid")):E=="topBottomBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-top","1px solid"),t.find("thead tr").css("border-bottom","1px solid")):t.find("thead tr").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
187
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),N=function(){function n(){this.name="tableHeaderBorder"}return n.prototype.css=function(t,B){if(t.find("thead tr").length){if(B=="border"||B==null)return t.find("thead tr").css("border","1px solid"),"border:1pt solid";B=="noBorder"?t.find("thead tr").css("border","0px solid"):B=="topBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-top","1px solid")):B=="bottomBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-bottom","1px solid")):B=="topBottomBorder"?(t.find("thead tr").css("border","0px solid"),t.find("thead tr").css("border-top","1px solid"),t.find("thead tr").css("border-bottom","1px solid")):t.find("thead tr").map(function(Q,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
188
188
  <div class="hiprint-option-item-label">
189
189
  \u8868\u5934\u8FB9\u6846
190
190
  </div>
@@ -198,7 +198,7 @@
198
198
  <option value="topBottomBorder" >\u4E0A\u4E0B\u8FB9\u6846</option>
199
199
  </select>
200
200
  </div>
201
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),s=function(){function n(){this.name="tableHeaderCellBorder"}return n.prototype.css=function(t,E){if(t.find("thead tr td").length){if(E=="border"||E==null)return t.find("thead tr td").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("thead tr td").css("border","0px solid"):t.find("thead tr td").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
201
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),r=function(){function n(){this.name="tableHeaderCellBorder"}return n.prototype.css=function(t,B){if(t.find("thead tr td").length){if(B=="border"||B==null)return t.find("thead tr td").css("border","1px solid"),"border:1px solid";B=="noBorder"?t.find("thead tr td").css("border","0px solid"):t.find("thead tr td").map(function(Q,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
202
202
  <div class="hiprint-option-item-label">
203
203
  \u8868\u5934\u5355\u5143\u683C\u8FB9\u6846
204
204
  </div>
@@ -210,7 +210,7 @@
210
210
 
211
211
  </select>
212
212
  </div>
213
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),T=function(){function n(){this.name="tableFooterBorder"}return n.prototype.css=function(t,E){if(t.find("tfoot tr").length){if(E=="border"||E==null)return t.find("tfoot tr").css("border","1px solid"),"border:1pt solid";E=="noBorder"?t.find("tfoot tr").css("border","0px solid"):E=="topBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-top","1px solid")):E=="bottomBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-bottom","1px solid")):E=="topBottomBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-top","1px solid"),t.find("tfoot tr").css("border-bottom","1px solid")):t.find("tfoot tr").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
213
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),T=function(){function n(){this.name="tableFooterBorder"}return n.prototype.css=function(t,B){if(t.find("tfoot tr").length){if(B=="border"||B==null)return t.find("tfoot tr").css("border","1px solid"),"border:1pt solid";B=="noBorder"?t.find("tfoot tr").css("border","0px solid"):B=="topBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-top","1px solid")):B=="bottomBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-bottom","1px solid")):B=="topBottomBorder"?(t.find("tfoot tr").css("border","0px solid"),t.find("tfoot tr").css("border-top","1px solid"),t.find("tfoot tr").css("border-bottom","1px solid")):t.find("tfoot tr").map(function(Q,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
214
214
  <div class="hiprint-option-item-label">
215
215
  \u8868\u5C3E\u8FB9\u6846
216
216
  </div>
@@ -224,7 +224,7 @@
224
224
  <option value="topBottomBorder" >\u4E0A\u4E0B\u8FB9\u6846</option>
225
225
  </select>
226
226
  </div>
227
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),S=function(){function n(){this.name="tableFooterCellBorder"}return n.prototype.css=function(t,E){if(t.find("tfoot tr td").length){if(E=="border"||E==null)return t.find("tfoot tr td").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("tfoot tr td").css("border","0px solid"):t.find("tfoot tr td").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
227
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),S=function(){function n(){this.name="tableFooterCellBorder"}return n.prototype.css=function(t,B){if(t.find("tfoot tr td").length){if(B=="border"||B==null)return t.find("tfoot tr td").css("border","1px solid"),"border:1px solid";B=="noBorder"?t.find("tfoot tr td").css("border","0px solid"):t.find("tfoot tr td").map(function(Q,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
228
228
  <div class="hiprint-option-item-label">
229
229
  \u8868\u5C3E\u5355\u5143\u683C\u8FB9\u6846
230
230
  </div>
@@ -236,7 +236,7 @@
236
236
 
237
237
  </select>
238
238
  </div>
239
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),N=function(){function n(){this.name="tableHeaderRowHeight"}return n.prototype.css=function(t,E){if(t.find("thead tr td").length){if(E)return t.find("thead tr td:not([rowspan])").css("height",E+"pt"),"height:"+E+"pt";t.find("thead tr td").map(function(X,at){at.style.height=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
239
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),D=function(){function n(){this.name="tableHeaderRowHeight"}return n.prototype.css=function(t,B){if(t.find("thead tr td").length){if(B)return t.find("thead tr td:not([rowspan])").css("height",B+"pt"),"height:"+B+"pt";t.find("thead tr td").map(function(Q,at){at.style.height=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
240
240
  <div class="hiprint-option-item-label">
241
241
  \u8868\u5934\u884C\u9AD8
242
242
  </div>
@@ -287,7 +287,7 @@
287
287
  <option value="36" >36pt</option>
288
288
  </select>
289
289
  </div>
290
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),H=function(){function n(){this.name="tableHeaderFontSize"}return n.prototype.css=function(t,E){if(t.find("thead").length){if(E)return t.find("thead").css("font-size",E+"pt"),"font-size:"+E+"pt";t.find("thead").map(function(X,at){at.style.fontSize=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
290
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),H=function(){function n(){this.name="tableHeaderFontSize"}return n.prototype.css=function(t,B){if(t.find("thead").length){if(B)return t.find("thead").css("font-size",B+"pt"),"font-size:"+B+"pt";t.find("thead").map(function(Q,at){at.style.fontSize=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
291
291
  <div class="hiprint-option-item-label">
292
292
  \u8868\u5934\u5B57\u4F53\u5927\u5C0F
293
293
  </div>
@@ -318,7 +318,7 @@
318
318
  <option value="21.75" >21.75pt</option>
319
319
  </select>
320
320
  </div>
321
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),b=function(){function n(){this.name="tableHeaderFontWeight"}return n.prototype.css=function(t,E){if(t.find("thead").length){if(E)return t.find("thead tr td").css("font-weight",E),"font-weight:"+E;t.find("thead tr td").map(function(X,at){at.style.fontWeight=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
321
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),j=function(){function n(){this.name="tableHeaderFontWeight"}return n.prototype.css=function(t,B){if(t.find("thead").length){if(B)return t.find("thead tr td").css("font-weight",B),"font-weight:"+B;t.find("thead tr td").map(function(Q,at){at.style.fontWeight=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
322
322
  <div class="hiprint-option-item-label">
323
323
  \u8868\u5934\u5B57\u4F53\u7C97\u7EC6
324
324
  </div>
@@ -339,7 +339,7 @@
339
339
  <option value="900" >900</option>
340
340
  </select>
341
341
  </div>
342
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),M=function(){function n(){this.name="tableBodyCellBorder"}return n.prototype.css=function(t,E){if(t.find("tbody tr td").length){if(E=="border"||E==null)return t.find("tbody tr td").css("border","1px solid"),"border:1px solid";E=="noBorder"?t.find("tbody tr td").css("border","0px solid"):t.find("tbody tr td").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
342
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),v=function(){function n(){this.name="tableBodyCellBorder"}return n.prototype.css=function(t,B){if(t.find("tbody tr td").length){if(B=="border"||B==null)return t.find("tbody tr td").css("border","1px solid"),"border:1px solid";B=="noBorder"?t.find("tbody tr td").css("border","0px solid"):t.find("tbody tr td").map(function(Q,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
343
343
  <div class="hiprint-option-item-label">
344
344
  \u8868\u4F53\u5355\u5143\u683C\u8FB9\u6846
345
345
  </div>
@@ -350,7 +350,7 @@
350
350
  <option value="noBorder" >\u65E0\u8FB9\u6846</option>
351
351
  </select>
352
352
  </div>
353
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),P=function(){function n(){this.name="tableBodyRowHeight"}return n.prototype.css=function(t,E){if(t.find("tbody tr td").length){if(E)return t.find("tbody tr td:not([rowspan])").css("height",E+"pt"),"height:"+E+"pt";t.find("tbody tr td").map(function(X,at){at.style.height=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
353
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),P=function(){function n(){this.name="tableBodyRowHeight"}return n.prototype.css=function(t,B){if(t.find("tbody tr td").length){if(B)return t.find("tbody tr td").css("height",B+"pt"),"height:"+B+"pt";t.find("tbody tr td").map(function(Q,at){at.style.height=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
354
354
  <div class="hiprint-option-item-label">
355
355
  \u8868\u4F53\u884C\u9AD8
356
356
  </div>
@@ -400,16 +400,16 @@
400
400
  <option value="36" >36pt</option>
401
401
  </select>
402
402
  </div>
403
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),o=function(){function n(){this.name="tableHeaderBackground"}return n.prototype.css=function(t,E){if(t.find("thead").length){if(E)return t.find("thead").css("background",E),"background:"+E;t.find("thead").map(function(X,at){at.style.background=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
403
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),o=function(){function n(){this.name="tableHeaderBackground"}return n.prototype.css=function(t,B){if(t.find("thead").length){if(B)return t.find("thead").css("background",B),"background:"+B;t.find("thead").map(function(Q,at){at.style.background=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
404
404
  <div class="hiprint-option-item-label">
405
405
  \u8868\u5934\u80CC\u666F
406
406
  </div>
407
407
  <div class="hiprint-option-item-field">
408
408
  <input type="text" class="auto-submit" />
409
409
  </div>
410
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),m=function(){function n(){this.name="borderWidth"}return n.prototype.createTarget=function(t){var E=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u7EBF\u5BBD":"\u8FB9\u6846\u5927\u5C0F";return this.target=x.default(` <div class="hiprint-option-item">
410
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),m=function(){function n(){this.name="borderWidth"}return n.prototype.createTarget=function(t){var B=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u7EBF\u5BBD":"\u8FB9\u6846\u5927\u5C0F";return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
411
411
  <div class="hiprint-option-item-label">
412
- `+E+`
412
+ `+B+`
413
413
  </div>
414
414
  <div class="hiprint-option-item-field">
415
415
  <select class="auto-submit">
@@ -425,7 +425,7 @@
425
425
  <option value="6.75" >6.75pt</option>
426
426
  </select>
427
427
  </div>
428
- </div>`),this.target},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-width",E+"pt"),"border-width:"+E+"pt";t[0].style.borderWidth=""}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),a=function(){function n(){this.name="barcodeMode"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
428
+ </div>`),this.target},n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("border-width",B+"pt"),"border-width:"+B+"pt";t[0].style.borderWidth=""}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),a=function(){function n(){this.name="barcodeMode"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
429
429
  <div class="hiprint-option-item-label">
430
430
  \u6761\u5F62\u7801\u683C\u5F0F
431
431
  </div>
@@ -451,7 +451,7 @@
451
451
  <option value="Pharmacode" >Pharmacode</option>
452
452
  </select>
453
453
  </div>
454
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),r=function(){function n(){this.name="qrCodeLevel"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
454
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),I=function(){function n(){this.name="qrCodeLevel"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
455
455
  <div class="hiprint-option-item-label">
456
456
  \u4E8C\u7EF4\u7801\u5BB9\u9519\u7387
457
457
  </div>
@@ -464,14 +464,14 @@
464
464
  <option value="2" >30% H</option>
465
465
  </select>
466
466
  </div>
467
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return parseInt(t||0)},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),u=function(){function n(){this.name="color"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("color",E),"color:"+E;t[0].style.color=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
467
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return parseInt(t||0)},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),h=function(){function n(){this.name="color"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("color",B),"color:"+B;t[0].style.color=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
468
468
  <div class="hiprint-option-item-label">
469
469
  \u5B57\u4F53\u989C\u8272
470
470
  </div>
471
471
  <div class="hiprint-option-item-field">
472
472
  <input type="text" class="auto-submit"/>
473
473
  </div>
474
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),j=function(){function n(){this.name="textDecoration"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
474
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),M=function(){function n(){this.name="textDecoration"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
475
475
  <div class="hiprint-option-item-label">
476
476
  \u6587\u672C\u4FEE\u9970
477
477
  </div>
@@ -484,55 +484,55 @@
484
484
 
485
485
  </select>
486
486
  </div>
487
- </div>`),this.target},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("text-decoration",E),"text-decoration:"+E;t[0].style.textDecoration=""}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),d=function(){function n(){this.name="field"}return n.prototype.createTarget=function(t){var E=void 0;if(t&&(E=t.getFields()),E){this.isSelect=!0;var X=` <div class="hiprint-option-item hiprint-option-item-row">
487
+ </div>`),this.target},n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("text-decoration",B),"text-decoration:"+B;t[0].style.textDecoration=""}return null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),u=function(){function n(){this.name="field"}return n.prototype.createTarget=function(t){var B=void 0;if(t&&(B=t.getFields()),B){this.isSelect=!0;var Q=` <div class="hiprint-option-item hiprint-option-item-row">
488
488
  <div class="hiprint-option-item-label">
489
489
  \u5B57\u6BB5\u540D
490
490
  </div>
491
491
  <div class="hiprint-option-item-field">
492
492
  <select class="auto-submit">
493
- <option value="" >\u8BF7\u9009\u62E9\u5B57\u6BB5</option>`;E.forEach(function(at,Pt){X+=' <option value="'+(at.field||"")+'" >'+(at.text||"")+"</option>"}),X+=` </select>
493
+ <option value="" >\u8BF7\u9009\u62E9\u5B57\u6BB5</option>`;B.forEach(function(at,Pt){Q+=' <option value="'+(at.field||"")+'" >'+(at.text||"")+"</option>"}),Q+=` </select>
494
494
  </div>
495
- </div>`,this.target=x.default(X)}else this.isSelect=!1,this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
495
+ </div>`,this.target=x.default(Q)}else this.isSelect=!1,this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
496
496
  <div class="hiprint-option-item-label">
497
497
  \u5B57\u6BB5\u540D
498
498
  </div>
499
499
  <div class="hiprint-option-item-field">
500
500
  <input type="text" placeholder="\u8BF7\u8F93\u5165\u5B57\u6BB5\u540D" class="auto-submit">
501
501
  </div>
502
- </div>`);return this.target},n.prototype.getValue=function(){return(this.isSelect?this.target.find("select").val():this.target.find("input").val())||void 0},n.prototype.setValue=function(t){this.isSelect?t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>"),this.target.find("select").val(t)):this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),I=function(){function n(){this.name="title"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
502
+ </div>`);return this.target},n.prototype.getValue=function(){return(this.isSelect?this.target.find("select").val():this.target.find("input").val())||void 0},n.prototype.setValue=function(t){this.isSelect?t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>"),this.target.find("select").val(t)):this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),d=function(){function n(){this.name="title"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
503
503
  <div class="hiprint-option-item-label">
504
504
  \u6807\u9898
505
505
  </div>
506
506
  <div class="hiprint-option-item-field">
507
507
  <textarea style="height:50px;" placeholder="\u8BF7\u8F93\u5165\u6807\u9898" class="auto-submit"></textarea>
508
508
  </div>
509
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),C=function(){function n(){this.name="testData"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
509
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),A=function(){function n(){this.name="testData"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
510
510
  <div class="hiprint-option-item-label">
511
511
  \u6D4B\u8BD5\u6570\u636E
512
512
  </div>
513
513
  <div class="hiprint-option-item-field">
514
514
  <input type="text" placeholder="\u4EC5\u5B57\u6BB5\u540D\u79F0\u5B58\u5728\u65F6\u6709\u6548" class="auto-submit" >
515
515
  </div>
516
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Z=function(){function n(){this.name="coordinate"}return n.prototype.createTarget=function(t,E){var X=this;return X.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">
516
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Z=function(){function n(){this.name="coordinate"}return n.prototype.createTarget=function(t,B){var Q=this;return Q.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">
517
517
  \u4F4D\u7F6E\u5750\u6807
518
518
  </div><div class="hiprint-option-item-field" style="display: flex;align-items: baseline;">
519
519
  <input type="number" style="width:48%" placeholder="X\u4F4D\u7F6E(\u5DE6)" class="auto-submit" />
520
520
  <input type="number" style="width:48%" placeholder="Y\u4F4D\u7F6E(\u4E0A)" class="auto-submit" />
521
521
  </div>
522
- </div>`),X.syncLock=E.coordinateSync||!1,X.createSyncLock(X.syncLock),X.target},n.prototype.createSyncLock=function(t){var E=this;return E.lockTarget=E.syncLock?x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u540C\u6B65">\u{1F517}</label>'):x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u4E0D\u540C\u6B65">\u{1F513}</label>'),E.lockTarget.click(function(){E.syncLock?E.lockTarget.text("\u{1F513}").attr("title","\u4E0D\u540C\u6B65"):E.lockTarget.text("\u{1F517}").attr("title","\u540C\u6B65"),E.syncLock=!E.syncLock}),E.target.find("input:first").after(E.lockTarget),E.target.find("input:first").change(function(){E.syncLock&&E.target.find("input:last").val(x.default(this).val())}),E.target.find("input:last").change(function(){E.syncLock&&E.target.find("input:first").val(x.default(this).val())}),E.lockTarget},n.prototype.css=function(t){if(t&&t.length&&this.target&&(t.find(".resize-panel").css("display")=="block"||t[0].className.includes("table"))&&this.el==t){var E=this.getValue();return t.css("left",E.left+"pt").css("top",E.top+"pt")}return null},n.prototype.getValue=function(){var t={coordinateSync:this.syncLock,left:0,top:0};return t.left=parseFloat(this.target.find("input:first").val()||0),t.top=parseFloat(this.target.find("input:last").val()||0),t},n.prototype.setValue=function(t,E){this.el=E.designTarget||E,this.target.find("input:first").val(t.left),this.target.find("input:last").val(t.top)},n.prototype.destroy=function(){this.target.remove()},n}(),L=function(){function n(){this.name="widthHeight"}return n.prototype.createTarget=function(t,E){var X=this;return X.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">
522
+ </div>`),Q.syncLock=B.coordinateSync||!1,Q.createSyncLock(Q.syncLock),Q.target},n.prototype.createSyncLock=function(t){var B=this;return B.lockTarget=B.syncLock?x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u540C\u6B65">\u{1F517}</label>'):x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u4E0D\u540C\u6B65">\u{1F513}</label>'),B.lockTarget.click(function(){B.syncLock?B.lockTarget.text("\u{1F513}").attr("title","\u4E0D\u540C\u6B65"):B.lockTarget.text("\u{1F517}").attr("title","\u540C\u6B65"),B.syncLock=!B.syncLock}),B.target.find("input:first").after(B.lockTarget),B.target.find("input:first").change(function(){B.syncLock&&B.target.find("input:last").val(x.default(this).val())}),B.target.find("input:last").change(function(){B.syncLock&&B.target.find("input:first").val(x.default(this).val())}),B.lockTarget},n.prototype.css=function(t){if(t&&t.length&&this.target&&(t.find(".resize-panel").css("display")=="block"||t[0].className.includes("table"))&&this.el==t){var B=this.getValue();return t.css("left",B.left+"pt").css("top",B.top+"pt")}return null},n.prototype.getValue=function(){var t={coordinateSync:this.syncLock,left:0,top:0};return t.left=parseFloat(this.target.find("input:first").val()||0),t.top=parseFloat(this.target.find("input:last").val()||0),t},n.prototype.setValue=function(t,B){this.el=B.designTarget||B,B.options.coordinate&&B.designTarget&&B.designTarget.css("left",B.options.left+"pt").css("top",B.options.top+"pt"),this.target.find("input:first").val(t.left),this.target.find("input:last").val(t.top)},n.prototype.destroy=function(){this.target.remove()},n}(),L=function(){function n(){this.name="widthHeight"}return n.prototype.createTarget=function(t,B){var Q=this;return Q.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">
523
523
  \u5BBD\u9AD8\u5927\u5C0F
524
524
  </div><div class="hiprint-option-item-field" style="display: flex;align-items: baseline;">
525
525
  <input type="number" style="width:48%" placeholder="\u5BBD" class="auto-submit" />
526
526
  <input type="number" style="width:48%" placeholder="\u9AD8" class="auto-submit" />
527
527
  </div>
528
- </div>`),X.syncLock=E.widthHeightSync||!1,X.createSyncLock(X.syncLock),X.target},n.prototype.createSyncLock=function(t){var E=this;return E.lockTarget=E.syncLock?x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u540C\u6B65">\u{1F517}</label>'):x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u4E0D\u540C\u6B65">\u{1F513}</label>'),E.lockTarget.click(function(){E.syncLock?E.lockTarget.text("\u{1F513}").attr("title","\u4E0D\u540C\u6B65"):E.lockTarget.text("\u{1F517}").attr("title","\u540C\u6B65"),E.syncLock=!E.syncLock}),E.target.find("input:first").after(E.lockTarget),E.target.find("input:first").change(function(){E.syncLock&&E.target.find("input:last").val(x.default(this).val())}),E.target.find("input:last").change(function(){E.syncLock&&E.target.find("input:first").val(x.default(this).val())}),E.lockTarget},n.prototype.css=function(t){if(t&&t.length&&this.target&&(t.find(".resize-panel").css("display")=="block"||t[0].className.includes("table"))&&this.el==t){var E=this.getValue();return t.css("width",E.width+"pt").css("height",E.height+"pt")}return null},n.prototype.getValue=function(){var t={widthHeightSync:this.syncLock,width:0,height:0};return t.width=parseFloat(this.target.find("input:first").val()||0),t.height=parseFloat(this.target.find("input:last").val()||0),t},n.prototype.setValue=function(t,E){this.el=E.designTarget||E,this.target.find("input:first").val(t.width),this.target.find("input:last").val(t.height)},n.prototype.destroy=function(){this.target.remove()},n}(),J=function(){function n(){this.name="src"}return n.prototype.createTarget=function(t){this.el=t;var E=void 0,X=this;return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
528
+ </div>`),Q.syncLock=B.widthHeightSync||!1,Q.createSyncLock(Q.syncLock),Q.target},n.prototype.createSyncLock=function(t){var B=this;return B.lockTarget=B.syncLock?x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u540C\u6B65">\u{1F517}</label>'):x.default('<label style="margin: 0 4px;text-align:center;width: 8%" title="\u4E0D\u540C\u6B65">\u{1F513}</label>'),B.lockTarget.click(function(){B.syncLock?B.lockTarget.text("\u{1F513}").attr("title","\u4E0D\u540C\u6B65"):B.lockTarget.text("\u{1F517}").attr("title","\u540C\u6B65"),B.syncLock=!B.syncLock}),B.target.find("input:first").after(B.lockTarget),B.target.find("input:first").change(function(){B.syncLock&&B.target.find("input:last").val(x.default(this).val())}),B.target.find("input:last").change(function(){B.syncLock&&B.target.find("input:first").val(x.default(this).val())}),B.lockTarget},n.prototype.css=function(t){if(t&&t.length&&this.target&&(t.find(".resize-panel").css("display")=="block"||t[0].className.includes("table"))&&this.el==t){var B=this.getValue();return t.css("width",B.width+"pt").css("height",B.height+"pt")}return null},n.prototype.getValue=function(){var t={widthHeightSync:this.syncLock,width:0,height:0};return t.width=parseFloat(this.target.find("input:first").val()||0),t.height=parseFloat(this.target.find("input:last").val()||0),t},n.prototype.setValue=function(t,B){this.el=B.designTarget||B,B.options.widthHeight&&B.designTarget&&B.designTarget.css("width",B.options.width+"pt").css("height",B.options.height+"pt"),this.target.find("input:first").val(t.width),this.target.find("input:last").val(t.height)},n.prototype.destroy=function(){this.target.remove()},n}(),J=function(){function n(){this.name="src"}return n.prototype.createTarget=function(t){this.el=t;var B=void 0,Q=this;return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
529
529
  <div class="hiprint-option-item-label">
530
530
  \u56FE\u7247\u5730\u5740
531
531
  </div>
532
532
  <div class="hiprint-option-item-field" style="display: flex;align-items: baseline;">
533
533
  <input type="text" placeholder="\u8BF7\u8F93\u5165\u56FE\u7247\u5730\u5740" class="auto-submit" style="width:70%">
534
534
  <button class="hiprint-option-item-settingBtn" style="padding:0 10px;margin:0 0 0 5px" type="button">\u9009\u62E9</button> </div>
535
- </div>`),t&&(E=t.getOnImageChooseClick()),E&&this.target.find("button").click(function(){E&&E(X)}),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.refresh=function(t,E,X){this.setValue(t),this.target.find("input").change();var at=this;if(this.el&&E){var Pt=new Image;Pt.src=t,Pt.complete?at.updateEl(Pt.width,Pt.height,E,X):Pt.onload=function(){at.updateEl(Pt.width,Pt.height,E,X)}}},n.prototype.updateEl=function(t,E,X,at){if(X){var Pt,St,It;(X||X.auto)&&(t>=E?X.width=!0:X.height=!0),X.width?(Pt=E/t,St=this.el.options.width,It=Math.floor(St*Pt*10)/10,this.el.options.height=It,this.el.designTarget.css("height",It+"pt")):X.height?(Pt=t/E,It=this.el.options.height,St=Math.floor(It*Pt*10)/10,this.el.options.width=St,this.el.designTarget.css("width",St+"pt")):X.real&&(St=hinnn.px.toPt(t),It=hinnn.px.toPt(E),this.el.options.width=St,this.el.options.height=It,this.el.designTarget.css("width",St+"pt"),this.el.designTarget.css("height",It+"pt")),this.el.designTarget.children(".resize-panel").trigger(x.default.Event("click"))}else at&&at(this.el,t,E)},n.prototype.destroy=function(){this.target.remove()},n}(),F=function(){function n(){this.name="fit"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.find("img").css("object-fit",E),"object-fit:"+E;t.find("img")[0].style["object-fit"]=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
535
+ </div>`),t&&(B=t.getOnImageChooseClick()),B&&this.target.find("button").click(function(){B&&B(Q)}),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.refresh=function(t,B,Q){this.setValue(t),this.target.find("input").change();var at=this;if(this.el&&B){var Pt=new Image;Pt.src=t,Pt.complete?at.updateEl(Pt.width,Pt.height,B,Q):Pt.onload=function(){at.updateEl(Pt.width,Pt.height,B,Q)}}},n.prototype.updateEl=function(t,B,Q,at){if(Q){var Pt,Tt,ct;(Q||Q.auto)&&(t>=B?Q.width=!0:Q.height=!0),Q.width?(Pt=B/t,Tt=this.el.options.width,ct=Math.floor(Tt*Pt*10)/10,this.el.options.height=ct,this.el.designTarget.css("height",ct+"pt")):Q.height?(Pt=t/B,ct=this.el.options.height,Tt=Math.floor(ct*Pt*10)/10,this.el.options.width=Tt,this.el.designTarget.css("width",Tt+"pt")):Q.real&&(Tt=hinnn.px.toPt(t),ct=hinnn.px.toPt(B),this.el.options.width=Tt,this.el.options.height=ct,this.el.designTarget.css("width",Tt+"pt"),this.el.designTarget.css("height",ct+"pt")),this.el.designTarget.children(".resize-panel").trigger(x.default.Event("click"))}else at&&at(this.el,t,B)},n.prototype.destroy=function(){this.target.remove()},n}(),Y=function(){function n(){this.name="fit"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.find("img").css("object-fit",B),"object-fit:"+B;t.find("img")[0].style["object-fit"]=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
536
536
  <div class="hiprint-option-item-label">
537
537
  \u56FE\u7247\u7F29\u653E
538
538
  </div>
@@ -545,21 +545,23 @@
545
545
  <option value="none" >\u539F\u59CB\u5C3A\u5BF8</option>
546
546
  </select>
547
547
  </div>
548
- </div>`),this.target,this.target},n.prototype.getValue=function(){return this.target.find("select").val()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),R=function(){function n(){this.name="borderColor"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-color",E),"border-color:"+E;t[0].style.borderColor=""}return null},n.prototype.createTarget=function(t){var E=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u989C\u8272":"\u8FB9\u6846\u989C\u8272";return this.target=x.default(` <div class="hiprint-option-item">
548
+ </div>`),this.target,this.target},n.prototype.getValue=function(){return this.target.find("select").val()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),R=function(){function n(){this.name="borderColor"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("border-color",B),"border-color:"+B;t[0].style.borderColor=""}return null},n.prototype.createTarget=function(t){var B=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u989C\u8272":"\u8FB9\u6846\u989C\u8272";return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
549
549
  <div class="hiprint-option-item-label">
550
- `+E+`
550
+ `+B+`
551
551
  </div>
552
552
  <div class="hiprint-option-item-field">
553
553
  <input type="text" class="auto-submit" />
554
554
  </div>
555
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),V=function(){function n(){this.name="paperNumberFormat"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
555
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),V=function(){function n(){this.name="watermarkOptions"}return n.prototype.createTarget=function(){this.target=x.default(' <div class="hiprint-option-item"><div class="hiprint-option-item-label hiprint-option-title"> \u6C34\u5370\u529F\u80FD </div></div>'),this.content=x.default('<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">\u6C34\u5370\u5185\u5BB9 </div><div class="hiprint-option-item-field"><input style="width:100%" type="text" placeholder="\u6C34\u5370\u5185\u5BB9" class="auto-submit"></div></div>'),this.fillStyle=x.default('<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">\u5B57\u4F53\u989C\u8272 </div><div class="hiprint-option-item-field"><input style="width:100%" data-format="rgb" data-opacity="0.3" type="text" placeholder="\u5B57\u4F53\u989C\u8272" class="auto-submit"></div></div>'),this.fontSize=x.default('<div class="hiprint-option-item-row"><div class="hiprint-option-item-label">\u5B57\u4F53\u5927\u5C0F </div><div class="hiprint-option-item-field"><input style="width:100%" type="range" min="10" max="80" placeholder="\u5B57\u4F53\u5927\u5C0F" class="auto-submit bt-range"></div></div>'),this.rotate=x.default('<div class="hiprint-option-item-row"><div class="hiprint-option-item-label">\u65CB\u8F6C\u89D2\u5EA6 </div><div class="hiprint-option-item-field"><input style="width:100%" type="range" min="0" max="180" placeholder="\u65CB\u8F6C\u89D2\u5EA6" class="auto-submit bt-range"></div></div>'),this.width=x.default('<div class="hiprint-option-item-row"><div class="hiprint-option-item-label">\u6C34\u5E73\u5BC6\u5EA6 </div><div class="hiprint-option-item-field"><input style="width:100%" type="range" min="100" max="800" placeholder="\u6C34\u5E73\u5BC6\u5EA6" class="auto-submit bt-range"></div></div>'),this.height=x.default('<div class="hiprint-option-item-row"><div class="hiprint-option-item-label">\u5782\u76F4\u5BC6\u5EA6 </div><div class="hiprint-option-item-field"><input style="width:100%" type="range" min="100" max="800" placeholder="\u5782\u76F4\u5BC6\u5EA6" class="auto-submit bt-range"></div></div>'),this.timestamp=x.default('<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">\u6C34\u5370\u65F6\u95F4 </div><div class="hiprint-option-item-field"><input style="width:18px;height:18px;" type="checkbox" placeholder="\u6C34\u5370\u65F6\u95F4" class="auto-submit bt-checkbox"></div></div>');let t=["YYYY-MM-DD HH:mm:ss","YYYY-MM-DD HH:mm","YYYY-MM-DD HH","YYYY-MM-DD","YYYY-MMMM","YYYY-MM","YYYY"],B=`
556
+ <option value="" >\u9ED8\u8BA4(YYYY-MM-DD HH:mm)</option>`;return t.forEach(function(Q){B+=`
557
+ <option value="`+Q+'">'+Q+"</option>"}),this.format=x.default('<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">\u65F6\u95F4\u683C\u5F0F </div><div class="hiprint-option-item-field"><select style="width:100%" class="auto-submit"></select></div></div>'),this.format.find(".auto-submit").append(x.default(B)),this.target.append(this.content),this.target.append(this.fillStyle),this.target.append(this.fontSize),this.target.append(this.rotate),this.target.append(this.width),this.target.append(this.height),this.target.append(this.timestamp),this.target.append(this.format),this.target},n.prototype.getValue=function(){let t={content:this.content.find("input").val(),fillStyle:this.fillStyle.find("input").val()||"rgba(184, 184, 184, 0.3)",fontSize:parseInt(this.fontSize.find("input").val()||"14")+"px",rotate:parseInt(this.rotate.find("input").val()||"25"),width:parseInt(this.width.find("input").val()||"200"),height:parseInt(this.height.find("input").val()||"200"),timestamp:this.timestamp.find("input").is(":checked"),format:this.format.find("select").val()==""?"YYYY-MM-DD HH:mm":this.format.find("select").val()};return Object.assign({},this.options,t)},n.prototype.setValue=function(t){this.options=t,this.content.find("input").val(t.content||""),this.fillStyle.find("input").val(t.fillStyle||"rgba(184, 184, 184, 0.3)"),this.fillStyle.find("input").minicolors({format:"rgb",opacity:!0,theme:"bootstrap"}),this.fillStyle.parent().css({width:"100%"});const B=parseInt(t.fontSize||"14");this.fontSize.find("input").val(B),this.rotate.find("input").val(t.rotate||25),this.width.find("input").val(t.width||200),this.height.find("input").val(t.height||200),this.timestamp.find("input").attr("checked",t.timestamp==null?!1:t.timestamp),this.format.find("select").val(t.format||"YYYY-MM-DD HH:mm")},n.prototype.destroy=function(){this.target.remove()},n}(),q=function(){function n(){this.name="paperNumberFormat"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
556
558
  <div class="hiprint-option-item-label">
557
559
  \u9875\u7801\u683C\u5F0F
558
560
  </div>
559
561
  <div class="hiprint-option-item-field">
560
562
  <input type="text" placeholder="\${paperNo}-\${paperCount}" class="auto-submit">
561
563
  </div>
562
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),$=function(){function n(){this.name="paperNumberDisabled"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
564
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),z=function(){function n(){this.name="paperNumberDisabled"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
563
565
  <div class="hiprint-option-item-label">
564
566
  \u663E\u793A\u9875\u7801
565
567
  </div>
@@ -569,7 +571,7 @@
569
571
  <option value="true" >\u9690\u85CF</option>
570
572
  </select>
571
573
  </div>
572
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),z=function(){function n(){this.name="longTextIndent"}return n.prototype.css=function(t,E){return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
574
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),et=function(){function n(){this.name="longTextIndent"}return n.prototype.css=function(t,B){return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
573
575
  <div class="hiprint-option-item-label">
574
576
  \u6BCF\u884C\u7F29\u8FDB
575
577
  </div>
@@ -619,7 +621,7 @@
619
621
  <option value="36" >36pt</option>
620
622
  </select>
621
623
  </div>
622
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),tt=function(){function n(){this.name="showInPage"}return n.prototype.css=function(t,E){if(t&&t.length){if(E&&E=="none")return t.addClass("alwaysHide");t.removeClass("alwaysHide")}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
624
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ot=function(){function n(){this.name="showInPage"}return n.prototype.css=function(t,B){if(t&&t.length){if(B&&B=="none")return t.addClass("alwaysHide");t.removeClass("alwaysHide")}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
623
625
  <div class="hiprint-option-item-label">
624
626
  \u663E\u793A\u89C4\u5219
625
627
  </div>
@@ -633,7 +635,7 @@
633
635
  <option value="last" >\u5C3E\u9875</option>
634
636
  </select>
635
637
  </div>
636
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ot=function(){function n(){this.name="pageBreak"}return n.prototype.css=function(t,E){if(t&&t.length){if(E&&E=="none")return t.addClass("alwaysHide");t.removeClass("alwaysHide")}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
638
+ </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}(),pt=function(){function n(){this.name="pageBreak"}return n.prototype.css=function(t,B){if(t&&t.length){if(B&&B=="none")return t.addClass("alwaysHide");t.removeClass("alwaysHide")}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
637
639
  <div class="hiprint-option-item-label">
638
640
  \u5F3A\u5236\u5206\u9875
639
641
  </div>
@@ -643,7 +645,7 @@
643
645
  <option value="true" >\u662F</option>
644
646
  </select>
645
647
  </div>
646
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),pt=function(){function n(){this.name="panelPaperRule"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
648
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),st=function(){function n(){this.name="panelPaperRule"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
647
649
  <div class="hiprint-option-item-label">
648
650
  \u6253\u5370\u89C4\u5219
649
651
  </div>
@@ -654,7 +656,7 @@
654
656
  <option value="even" >\u4FDD\u6301\u5076\u6570</option>
655
657
  </select>
656
658
  </div>
657
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),st=function(){function n(){this.name="panelPageRule"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
659
+ </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}(),ht=function(){function n(){this.name="panelPageRule"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
658
660
  <div class="hiprint-option-item-label">
659
661
  \u5206\u9875\u89C4\u5219
660
662
  </div>
@@ -664,7 +666,7 @@
664
666
  <option value="none" >\u4E0D\u5206\u9875</option>
665
667
  </select>
666
668
  </div>
667
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),gt=function(){function n(){this.name="leftSpaceRemoved"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
669
+ </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}(),mt=function(){function n(){this.name="leftSpaceRemoved"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
668
670
  <div class="hiprint-option-item-label">
669
671
  \u79FB\u9664\u6BB5\u843D\u5DE6\u4FA7\u7A7A\u767D
670
672
  </div>
@@ -675,35 +677,35 @@
675
677
  <option value="false" >\u4E0D\u79FB\u9664</option>
676
678
  </select>
677
679
  </div>
678
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="false")return!1},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),ht=function(){function n(){this.name="firstPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
680
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="false")return!1},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),ut=function(){function n(){this.name="firstPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
679
681
  <div class="hiprint-option-item-label">
680
682
  \u9996\u9875\u9875\u5C3E
681
683
  </div>
682
684
  <div class="hiprint-option-item-field">
683
685
  <input type="text" placeholder="\u9996\u9875\u9875\u5C3E" class="auto-submit">
684
686
  </div>
685
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ct=function(){function n(){this.name="lastPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
687
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),bt=function(){function n(){this.name="lastPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
686
688
  <div class="hiprint-option-item-label">
687
689
  \u5C3E\u9875\u9875\u5C3E
688
690
  </div>
689
691
  <div class="hiprint-option-item-field">
690
692
  <input type="text" placeholder="\u5C3E\u9875\u9875\u5C3E" class="auto-submit">
691
693
  </div>
692
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),bt=function(){function n(){this.name="evenPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
694
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),dt=function(){function n(){this.name="evenPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
693
695
  <div class="hiprint-option-item-label">
694
696
  \u5076\u6570\u9875\u9875\u5C3E
695
697
  </div>
696
698
  <div class="hiprint-option-item-field">
697
699
  <input type="text" placeholder="\u5076\u6570\u9875\u9875\u5C3E" class="auto-submit">
698
700
  </div>
699
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),dt=function(){function n(){this.name="oddPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
701
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),lt=function(){function n(){this.name="oddPaperFooter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
700
702
  <div class="hiprint-option-item-label">
701
703
  \u5947\u6570\u9875\u9875\u5C3E
702
704
  </div>
703
705
  <div class="hiprint-option-item-field">
704
706
  <input type="text" placeholder="\u5947\u6570\u9875\u9875\u5C3E" class="auto-submit" >
705
707
  </div>
706
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),lt=function(){function n(){this.name="fixed"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
708
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),vt=function(){function n(){this.name="fixed"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
707
709
  <div class="hiprint-option-item-label">
708
710
  \u4F4D\u7F6E\u56FA\u5B9A
709
711
  </div>
@@ -714,7 +716,7 @@
714
716
  <option value="true" >\u662F</option>
715
717
  </select>
716
718
  </div>
717
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),vt=function(){function n(){this.name="axis"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
719
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),yt=function(){function n(){this.name="axis"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
718
720
  <div class="hiprint-option-item-label">
719
721
  \u62D6\u52A8\u65B9\u5411
720
722
  </div>
@@ -725,21 +727,21 @@
725
727
  <option value="v" >\u7AD6\u5411</option>
726
728
  </select>
727
729
  </div>
728
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),yt=function(){function n(){this.name="leftOffset"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
730
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Mt=function(){function n(){this.name="leftOffset"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
729
731
  <div class="hiprint-option-item-label">
730
732
  \u5DE6\u504F\u79FB
731
733
  </div>
732
734
  <div class="hiprint-option-item-field">
733
735
  <input type="text" placeholder="\u504F\u79FB\u91CFpt" class="auto-submit" >
734
736
  </div>
735
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Mt=function(){function n(){this.name="lHeight"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
737
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Bt=function(){function n(){this.name="lHeight"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
736
738
  <div class="hiprint-option-item-label">
737
739
  \u6700\u4F4E\u9AD8\u5EA6
738
740
  </div>
739
741
  <div class="hiprint-option-item-field">
740
742
  <input type="text" placeholder="\u6587\u672C\u8FC7\u77ED\u6216\u4E3A\u7A7A\u65F6\u7684\u9AD8\u5EA6" class="auto-submit">
741
743
  </div>
742
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Et=function(){function n(){this.name="unShowInPage"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
744
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Ut=function(){function n(){this.name="unShowInPage"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
743
745
  <div class="hiprint-option-item-label">
744
746
  \u9690\u85CF\u89C4\u5219
745
747
  </div>
@@ -750,7 +752,7 @@
750
752
  <option value="last" >\u5C3E\u9875</option>
751
753
  </select>
752
754
  </div>
753
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Bt=function(){function n(){this.name="tableBodyRowBorder"}return n.prototype.css=function(t,E){if(t.find("tbody tr").length){if(E=="border"||E==null)return t.find("tbody tr").css("border","1px solid"),"border:1pt solid";E=="noBorder"?t.find("tbody tr").css("border","0px solid"):E=="topBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-top","1px solid")):E=="bottomBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-bottom","1px solid")):E=="topBottomBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-top","1px solid"),t.find("tbody tr").css("border-bottom","1px solid")):t.find("tbody tr").map(function(X,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
755
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Zt=function(){function n(){this.name="tableBodyRowBorder"}return n.prototype.css=function(t,B){if(t.find("tbody tr").length){if(B=="border"||B==null)return t.find("tbody tr").css("border","1px solid"),"border:1pt solid";B=="noBorder"?t.find("tbody tr").css("border","0px solid"):B=="topBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-top","1px solid")):B=="bottomBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-bottom","1px solid")):B=="topBottomBorder"?(t.find("tbody tr").css("border","0px solid"),t.find("tbody tr").css("border-top","1px solid"),t.find("tbody tr").css("border-bottom","1px solid")):t.find("tbody tr").map(function(Q,at){at.style.border=""})}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
754
756
  <div class="hiprint-option-item-label">
755
757
  \u8868\u4F53\u884C\u8FB9\u6846
756
758
  </div>
@@ -764,26 +766,21 @@
764
766
  <option value="topBottomBorder" >\u4E0A\u4E0B\u8FB9\u6846</option>
765
767
  </select>
766
768
  </div>
767
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Ut=function(){function n(){this.name="transform"}return n.prototype.css=function(t,E){if(t&&t.length){var X=t.find(".hiprint-printElement-content").parent(".hiprint-printElement");if(!X.length&&t.hasClass("hiprint-printElement-hline")&&(X=t),!X.length&&t.hasClass("hiprint-printElement-image")&&(X=t),E)return X.css("transform","rotate("+E+"deg)"),X.css("-ms-transform","rotate("+E+"deg)"),X.css("-moz-transform","rotate("+E+"deg)"),X.css("-webkit-transform","rotate("+E+"deg)"),X.css("-o-transform","rotate("+E+"deg)"),"transform:rotate("+E+"deg)";X.length&&(X[0].style.transform="")}return null},n.prototype.createTarget=function(){return this.target=x.default(`<div class="hiprint-option-item">
769
+ </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}(),Lt=function(){function n(){this.name="transform"}return n.prototype.css=function(t,B){if(t&&t.length){var Q=t.find(".hiprint-printElement-content").parent(".hiprint-printElement");if(!Q.length&&(t.hasClass("hiprint-printElement-hline")||t.hasClass("hiprint-printElement-vline"))&&(Q=t),!Q.length&&t.hasClass("hiprint-printElement-image")&&(Q=t),B)return Q.css("transform","rotate("+B+"deg)"),Q.css("-ms-transform","rotate("+B+"deg)"),Q.css("-moz-transform","rotate("+B+"deg)"),Q.css("-webkit-transform","rotate("+B+"deg)"),Q.css("-o-transform","rotate("+B+"deg)"),"transform:rotate("+B+"deg)";Q.length&&(Q[0].style.transform="")}return null},n.prototype.createTarget=function(){return this.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row">
768
770
  <div class="hiprint-option-item-label">
769
771
  \u65CB\u8F6C\u89D2\u5EA6
770
772
  </div>
771
773
  <div class="hiprint-option-item-field">
772
774
  <input type="text" class="auto-submit"/>
773
775
  </div>
774
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Zt=function(){function n(){this.name="zIndex"}return n.prototype.css=function(t,E){return t&&t.length&&E?t.css("z-index",E):null},n.prototype.createTarget=function(){return this.target=x.default(`<div class="hiprint-option-item">
776
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),zt=function(){function n(){this.name="zIndex"}return n.prototype.css=function(t,B){return t&&t.length&&B?t.css("z-index",B):null},n.prototype.createTarget=function(){return this.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row">
775
777
  <div class="hiprint-option-item-label">
776
778
  \u5143\u7D20\u5C42\u7EA7
777
779
  </div>
778
780
  <div class="hiprint-option-item-field">
779
781
  <input type="number" class="auto-submit"/>
780
782
  </div>
781
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseInt(t.toString())>0?parseInt(t.toString()):1},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Lt=function(){function n(){this.name="optionsGroup"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
782
- <div class="hiprint-option-item-label">
783
- \u8FB9\u6846\u8BBE\u7F6E
784
- </div>
785
-
786
- </div>`),this.target},n.prototype.getValue=function(){},n.prototype.setValue=function(t){},n.prototype.destroy=function(){this.target.remove()},n}(),zt=function(){function n(){this.name="borderTop"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-top-style",E),"border-top:1px";t[0].style.borderTopStyle="",t[0].style.borderTopWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
783
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseInt(t.toString())>0?parseInt(t.toString()):1},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Wt=function(){function n(){this.name="borderTop"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("border-top-style",B),"border-top:1px";t[0].style.borderTopStyle="",t[0].style.borderTopWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
787
784
  <div class="hiprint-option-item-label">
788
785
  \u4E0A\u8FB9\u6846
789
786
  </div>
@@ -794,7 +791,7 @@
794
791
  <option value="dotted" >\u865A\u7EBF</option>
795
792
  </select>
796
793
  </div>
797
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Wt=function(){function n(){this.name="borderLeft"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-left-style",E),"border-left:1px";t[0].style.borderLeftStyle="",t[0].style.borderLeftWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
794
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Gt=function(){function n(){this.name="borderLeft"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("border-left-style",B),"border-left:1px";t[0].style.borderLeftStyle="",t[0].style.borderLeftWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
798
795
  <div class="hiprint-option-item-label">
799
796
  \u5DE6\u8FB9\u6846
800
797
  </div>
@@ -805,7 +802,7 @@
805
802
  <option value="dotted" >\u865A\u7EBF</option>
806
803
  </select>
807
804
  </div>
808
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Gt=function(){function n(){this.name="borderRight"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-right-style",E),"border-right:1px";t[0].style.borderRightStyle="",t[0].style.borderRightWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
805
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),kt=function(){function n(){this.name="borderRight"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("border-right-style",B),"border-right:1px";t[0].style.borderRightStyle="",t[0].style.borderRightWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
809
806
  <div class="hiprint-option-item-label">
810
807
  \u53F3\u8FB9\u6846
811
808
  </div>
@@ -816,7 +813,7 @@
816
813
  <option value="dotted" >\u865A\u7EBF</option>
817
814
  </select>
818
815
  </div>
819
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),kt=function(){function n(){this.name="borderBottom"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-bottom-style",E),"border-bottom-style:1px solid";t[0].style.borderBottomStyle="",t[0].style.borderBottomWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
816
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Rt=function(){function n(){this.name="borderBottom"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("border-bottom-style",B),"border-bottom-style:1px solid";t[0].style.borderBottomStyle="",t[0].style.borderBottomWidth=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
820
817
  <div class="hiprint-option-item-label">
821
818
  \u4E0B\u8FB9\u6846
822
819
  </div>
@@ -827,7 +824,7 @@
827
824
  <option value="dotted" >\u865A\u7EBF</option>
828
825
  </select>
829
826
  </div>
830
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),y=function(){function n(){this.name="contentPaddingLeft"}return n.prototype.css=function(t,E){var X=t.find(".hiprint-printElement-content");if(X&&X.length){if(E)return X.css("padding-left",E+"pt"),"padding-left";X[0].style.paddingLeft=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
827
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),y=function(){function n(){this.name="contentPaddingLeft"}return n.prototype.css=function(t,B){var Q=t.find(".hiprint-printElement-content");if(Q&&Q.length){if(B)return Q.css("padding-left",B+"pt"),"padding-left";Q[0].style.paddingLeft=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
831
828
  <div class="hiprint-option-item-label">
832
829
  \u5DE6\u5185\u8FB9\u8DDD
833
830
  </div>
@@ -865,7 +862,7 @@
865
862
  <option value="21.75" >21.75pt</option>
866
863
  </select>
867
864
  </div>
868
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),e=function(){function n(){this.name="contentPaddingTop"}return n.prototype.css=function(t,E){var X=t.find(".hiprint-printElement-content");if(X&&X.length){if(E)return X.css("padding-top",E+"pt"),"padding-top";X[0].style.paddingTop=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
865
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),e=function(){function n(){this.name="contentPaddingTop"}return n.prototype.css=function(t,B){var Q=t.find(".hiprint-printElement-content");if(Q&&Q.length){if(B)return Q.css("padding-top",B+"pt"),"padding-top";Q[0].style.paddingTop=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
869
866
  <div class="hiprint-option-item-label">
870
867
  \u4E0A\u5185\u8FB9\u8DDD
871
868
  </div>
@@ -903,7 +900,7 @@
903
900
  <option value="21.75" >21.75pt</option>
904
901
  </select>
905
902
  </div>
906
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),i=function(){function n(){this.name="contentPaddingRight"}return n.prototype.css=function(t,E){var X=t.find(".hiprint-printElement-content");if(X&&X.length){if(E)return X.css("padding-right",E+"pt"),"padding-right";X[0].style.paddingRight=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
903
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),i=function(){function n(){this.name="contentPaddingRight"}return n.prototype.css=function(t,B){var Q=t.find(".hiprint-printElement-content");if(Q&&Q.length){if(B)return Q.css("padding-right",B+"pt"),"padding-right";Q[0].style.paddingRight=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
907
904
  <div class="hiprint-option-item-label">
908
905
  \u53F3\u5185\u8FB9\u8DDD
909
906
  </div>
@@ -941,7 +938,7 @@
941
938
  <option value="21.75" >21.75pt</option>
942
939
  </select>
943
940
  </div>
944
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),g=function(){function n(){this.name="contentPaddingBottom"}return n.prototype.css=function(t,E){var X=t.find(".hiprint-printElement-content");if(X&&X.length){if(E)return X.css("padding-bottom",E+"pt"),"padding-bottom";X[0].style.paddingBottom=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
941
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),p=function(){function n(){this.name="contentPaddingBottom"}return n.prototype.css=function(t,B){var Q=t.find(".hiprint-printElement-content");if(Q&&Q.length){if(B)return Q.css("padding-bottom",B+"pt"),"padding-bottom";Q[0].style.paddingBottom=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
945
942
  <div class="hiprint-option-item-label">
946
943
  \u4E0B\u5185\u8FB9\u8DDD
947
944
  </div>
@@ -979,9 +976,9 @@
979
976
  <option value="21.75" >21.75pt</option>
980
977
  </select>
981
978
  </div>
982
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),f=function(){function n(){this.name="borderStyle"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("border-style",E),"border-style:1px";t[0].style.borderStyle=""}return null},n.prototype.createTarget=function(t){var E=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u6837\u5F0F":"\u8FB9\u6846\u6837\u5F0F";return this.target=x.default(` <div class="hiprint-option-item">
979
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),f=function(){function n(){this.name="borderStyle"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("border-style",B),"border-style:1px";t[0].style.borderStyle=""}return null},n.prototype.createTarget=function(t){var B=["hline","vline","rect","oval"].includes(t.printElementType.type)?"\u6837\u5F0F":"\u8FB9\u6846\u6837\u5F0F";return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
983
980
  <div class="hiprint-option-item-label">
984
- `+E+`
981
+ `+B+`
985
982
  </div>
986
983
  <div class="hiprint-option-item-field">
987
984
  <select class="auto-submit">
@@ -991,16 +988,16 @@
991
988
  <option value="dotted" >\u77ED\u865A\u7EBF</option>
992
989
  </select>
993
990
  </div>
994
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),U=function(){function n(){this.name="backgroundColor"}return n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.css("background-color",E),"background-color:"+E;t[0].style.backgroundColor=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
991
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),U=function(){function n(){this.name="backgroundColor"}return n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.css("background-color",B),"background-color:"+B;t[0].style.backgroundColor=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
995
992
  <div class="hiprint-option-item-label">
996
993
  \u80CC\u666F\u989C\u8272
997
994
  </div>
998
995
  <div class="hiprint-option-item-field">
999
996
  <input type="text" class="auto-submit"/>
1000
997
  </div>
1001
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),k=function(){function n(){this.name="orient"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
998
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").minicolors({defaultValue:t||"",theme:"bootstrap"}),this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),k=function(){function n(){this.name="orient"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1002
999
  <div class="hiprint-option-item-label">
1003
- \u7EB8\u5F20\u65B9\u5411(\u4EC5\u81EA\u5B9A\u4E49\u7EB8\u8D28\u6709\u6548)
1000
+ \u7EB8\u5F20\u65B9\u5411
1004
1001
  </div>
1005
1002
  <div class="hiprint-option-item-field">
1006
1003
  <select class="auto-submit">
@@ -1009,7 +1006,7 @@
1009
1006
  <option value="2" >\u6A2A\u5411</option>
1010
1007
  </select>
1011
1008
  </div>
1012
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),W=function(){function n(){this.name="textContentVerticalAlign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1009
+ </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}(),G=function(){function n(){this.name="textContentVerticalAlign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1013
1010
  <div class="hiprint-option-item-label">
1014
1011
  \u4E0A\u4E0B\u5BF9\u9F50
1015
1012
  </div>
@@ -1021,16 +1018,12 @@
1021
1018
 
1022
1019
  </select>
1023
1020
  </div>
1024
- </div>`),this.target},n.prototype.css=function(t,E){return t&&t.length&&(t.removeClass("hiprint-text-content-middle"),t.removeClass("hiprint-text-content-bottom"),E)?(E==="middle"&&t.addClass("hiprint-text-content-middle"),E==="bottom"&&t.addClass("hiprint-text-content-bottom"),""):null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Y=h(5),et=function(){function n(){this.name="columns"}return n.prototype.createTarget=function(){return x.default('<div class="indicator"></div>').appendTo("body"),this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1025
- <div>
1026
- <ul class="hiprint-option-table-selected-columns"> </ul>
1027
- </div>
1028
- </div>`),this.target},n.prototype.getValue=function(){return this.buildData()},n.prototype.setValue=function(t,E,X){var at=this,Pt=this;this.value=t,this.options=E,this.printElementType=X;var St=X.columns[0].filter(function(It){return t[0].columns.filter(function(wt){return It.columnId==wt.columnId}).length==0}).map(function(It){var wt=new Y.a(It);return wt.checked=!1,wt});this.allColumns=t[0].columns.concat(St),t&&t.length==1&&(this.target.find("ul").html(this.allColumns.map(function(It,wt){return`<li class="hiprint-option-table-selected-item"> <div class="hi-pretty p-default">
1029
- `+(It.checked?'<input type="checkbox" checked column-id="'+(It.id||It.columnId)+'" />':'<input type="checkbox" column-id="'+(It.id||It.columnId)+'" />')+`
1021
+ </div>`),this.target},n.prototype.css=function(t,B){return t&&t.length&&(t.removeClass("hiprint-text-content-middle"),t.removeClass("hiprint-text-content-bottom"),B)?(B==="middle"&&t.addClass("hiprint-text-content-middle"),B==="bottom"&&t.addClass("hiprint-text-content-bottom"),""):null},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),O=g(5),it=function(){function n(){this.name="columns"}return n.prototype.createTarget=function(){return x.default('<div class="indicator"></div>').appendTo("body"),this.target=x.default(' <div class="hiprint-option-item hiprint-option-item-row"><ul class="hiprint-option-table-selected-columns"></ul></div>'),this.target},n.prototype.getValue=function(){return this.buildData()},n.prototype.setValue=function(t,B,Q){var at=this,Pt=this;this.value=t,this.options=B,this.printElementType=Q;var Tt=Q.columns[0].filter(function(ct){return t[0].columns.filter(function(xt){return ct.columnId==xt.columnId}).length==0}).map(function(ct){var xt=new O.a(ct);return xt.checked=!1,xt});this.allColumns=t[0].columns.concat(Tt),t&&t.length==1&&(this.target.find("ul").html(this.allColumns.map(function(ct,xt){return`<li class="hiprint-option-table-selected-item"> <div class="hi-pretty p-default">
1022
+ `+(ct.checked?'<input type="checkbox" checked column-id="'+(ct.id||ct.columnId)+'" />':'<input type="checkbox" column-id="'+(ct.id||ct.columnId)+'" />')+`
1030
1023
  <div class="state">
1031
1024
  <label></label>
1032
1025
  </div>
1033
- </div><span class="column-title">`+(It.title||It.descTitle||"")+"</span></li>"}).join("")),this.target.find("input").change(function(It){var wt=It.target.checked,Ht=It.target.attributes["column-id"].nodeValue||"",Ft=at.allColumns.findIndex(function(Vt){return Vt.field==Ht||Vt.id==Ht});Ft>=0&&(at.allColumns[Ft].checked=wt),at.submit()}),this.printElementType.columnDisplayIndexEditable&&this.target.find("li").hidraggable({revert:!0,handle:".column-title",moveUnit:"pt",deltaX:0,deltaY:0}).hidroppable({onDragOver:function(wt,Ht){x.default(this).css("border-top-color","red")},onDragLeave:function(wt,Ht){x.default(this).css("border-top-color","")},onDrop:function(wt,Ht){x.default(Ht).insertBefore(this),x.default(this).css("border-top-color",""),Pt.submit()}}))},n.prototype.buildData=function(){var t=this,E=[];return t.options.columns.length>1?this.value:(t.printElementType.makeColumnObj(t.allColumns),this.target.find("input").map(function(X,at){var Pt=x.default(at).attr("column-id"),St=t.printElementType.getColumnByColumnId(Pt);if(St){var It=new Y.a(St);It.checked=St.checked,E.push(It)}}),this.value[0].columns=E,this.value)},n.prototype.destroy=function(){this.target.remove()},n}(),K=function(){function n(){this.name="textType"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1026
+ </div><span class="column-title">`+(ct.title||ct.descTitle||"")+"</span></li>"}).join("")),this.target.find("input").change(function(ct){var xt=ct.target.checked,Nt=ct.target.attributes["column-id"].nodeValue||"",Vt=at.allColumns.findIndex(function(Ot){return Ot.field==Nt||Ot.id==Nt});Vt>=0&&(at.allColumns[Vt].checked=xt),at.submit()}),this.printElementType.columnDisplayIndexEditable&&this.target.find("li").hidraggable({revert:!0,handle:".column-title",moveUnit:"pt",deltaX:0,deltaY:0}).hidroppable({onDragOver:function(xt,Nt){x.default(this).css("border-top-color","red")},onDragLeave:function(xt,Nt){x.default(this).css("border-top-color","")},onDrop:function(xt,Nt){x.default(Nt).insertBefore(this),x.default(this).css("border-top-color",""),Pt.submit()}}))},n.prototype.buildData=function(){var t=this,B=[];return t.options.columns.length>1?this.value:(t.printElementType.makeColumnObj(t.allColumns),this.target.find("input").map(function(Q,at){var Pt=x.default(at).attr("column-id"),Tt=t.printElementType.getColumnByColumnId(Pt);if(Tt){var ct=new O.a(Tt);ct.checked=Tt.checked,B.push(ct)}}),this.value[0].columns=B,this.value)},n.prototype.destroy=function(){this.target.remove()},n}(),K=function(){function n(){this.name="textType"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1034
1027
  <div class="hiprint-option-item-label">
1035
1028
  \u6253\u5370\u7C7B\u578B
1036
1029
  </div>
@@ -1042,12 +1035,13 @@
1042
1035
  <option value="qrcode" >\u4E8C\u7EF4\u7801</option>
1043
1036
  </select>
1044
1037
  </div>
1045
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),q=function(){function n(){this.name="tableTextType"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1038
+ </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}(),tt=function(){function n(){this.name="tableTextType"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1046
1039
  <div class="hiprint-option-item-label">
1047
1040
  \u5B57\u6BB5\u7C7B\u578B
1048
1041
  </div>
1049
1042
  <div class="hiprint-option-item-field">
1050
1043
  <select class="auto-submit">
1044
+ <option value="" >\u9ED8\u8BA4(\u6587\u672C)</option>
1051
1045
  <option value="text" >\u6587\u672C</option>
1052
1046
  <option value="sequence" >\u5E8F\u53F7</option>
1053
1047
  <option value="barcode" >\u6761\u5F62\u7801</option>
@@ -1055,12 +1049,13 @@
1055
1049
  <option value="image" >\u56FE\u7247</option>
1056
1050
  </select>
1057
1051
  </div>
1058
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),rt=function(){function n(){this.name="tableBarcodeMode"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1052
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),rt=function(){function n(){this.name="tableBarcodeMode"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1059
1053
  <div class="hiprint-option-item-label">
1060
1054
  \u6761\u5F62\u7801\u683C\u5F0F
1061
1055
  </div>
1062
1056
  <div class="hiprint-option-item-field">
1063
1057
  <select class="auto-submit">
1058
+ <option value="" >\u9ED8\u8BA4(CODE128A)</option>
1064
1059
  <option value="CODE128A" >CODE128A</option>
1065
1060
  <option value="CODE128B" >CODE128B</option>
1066
1061
  <option value="CODE128C" >CODE128C</option>
@@ -1080,7 +1075,7 @@
1080
1075
  <option value="Pharmacode" >Pharmacode</option>
1081
1076
  </select>
1082
1077
  </div>
1083
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Q=function(){function n(){this.name="tableQRCodeLevel"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1078
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return t||void 0},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),X=function(){function n(){this.name="tableQRCodeLevel"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1084
1079
  <div class="hiprint-option-item-label">
1085
1080
  \u4E8C\u7EF4\u7801\u5BB9\u9519\u7387
1086
1081
  </div>
@@ -1093,21 +1088,21 @@
1093
1088
  <option value="2" >30% H</option>
1094
1089
  </select>
1095
1090
  </div>
1096
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return parseInt(t||0)},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),nt=function(){function n(){this.name="tableColumnHeight"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item ">
1091
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();return parseInt(t||0)},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),nt=function(){function n(){this.name="tableColumnHeight"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1097
1092
  <div class="hiprint-option-item-label">
1098
1093
  \u5355\u5143\u683C\u9AD8\u5EA6
1099
1094
  </div>
1100
1095
  <div class="hiprint-option-item-field">
1101
1096
  <input type="text" placeholder="\u6761\u5F62\u7801\u3001\u4E8C\u7EF4\u7801\u4EE5\u53CA\u56FE\u7247\u6709\u6548" class="auto-submit" >
1102
1097
  </div>
1103
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),mt=function(){function n(){this.name="tableSummaryTitle"}return n.prototype.createTarget=function(){return this.target=x.default('<div class="hiprint-option-item"><div class="hiprint-option-item-label">\u5E95\u90E8\u805A\u5408\u6807\u9898</div><div class="hiprint-option-item-field"><select class="auto-submit"><option value="">\u9ED8\u8BA4</option><option value="true">\u663E\u793A</option><option value="false">\u9690\u85CF</option></select></div></div>'),this.target},n.prototype.getValue=function(){return this.target.find("select").val()!="false"},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),ut=function(){function n(){this.name="tableSummaryText"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1098
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),gt=function(){function n(){this.name="tableSummaryTitle"}return n.prototype.createTarget=function(){return this.target=x.default('<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">\u5E95\u90E8\u805A\u5408\u6807\u9898</div><div class="hiprint-option-item-field"><select class="auto-submit"><option value="">\u9ED8\u8BA4</option><option value="true">\u663E\u793A</option><option value="false">\u9690\u85CF</option></select></div></div>'),this.target},n.prototype.getValue=function(){return this.target.find("select").val()!="false"},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),It=function(){function n(){this.name="tableSummaryText"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1104
1099
  <div class="hiprint-option-item-label">
1105
1100
  \u5E95\u90E8\u805A\u5408\u6587\u672C
1106
1101
  </div>
1107
1102
  <div class="hiprint-option-item-field">
1108
1103
  <input type="text" placeholder="\u805A\u5408\u7C7B\u578B:" class="auto-submit" >
1109
1104
  </div>
1110
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ft=function(){function n(){this.name="tableSummaryAlign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1105
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ft=function(){function n(){this.name="tableSummaryAlign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1111
1106
  <div class="hiprint-option-item-label">
1112
1107
  \u5E95\u90E8\u805A\u5408\u7C7B\u578B\u5DE6\u53F3\u5BF9\u9F50
1113
1108
  </div>
@@ -1120,32 +1115,32 @@
1120
1115
  <option value="justify" >\u4E24\u7AEF\u5BF9\u9F50</option>
1121
1116
  </select>
1122
1117
  </div>
1123
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Tt=function(){function n(){this.name="tableSummaryNumFormat"}return n.prototype.createTarget=function(){var t=[{t:"\u6574\u6570",v:"0"}],E=[1,2,3,4,5,6];E.forEach(function(at){t.push({t:"\u4FDD\u7559"+at+"\u4F4D",v:""+at})});var X=`
1124
- <option value="" >\u9ED8\u8BA4</option>`;return t.forEach(function(at){X+=`
1125
- <option value="`+(at.v||"")+'">'+(at.t||"")+"</option>"}),this.target=x.default(` <div class="hiprint-option-item">
1118
+ </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}(),wt=function(){function n(){this.name="tableSummaryNumFormat"}return n.prototype.createTarget=function(){var t=[{t:"\u6574\u6570",v:"0"}],B=[1,2,3,4,5,6];B.forEach(function(at){t.push({t:"\u4FDD\u7559"+at+"\u4F4D",v:""+at})});var Q=`
1119
+ <option value="" >\u9ED8\u8BA4</option>`;return t.forEach(function(at){Q+=`
1120
+ <option value="`+(at.v||"")+'">'+(at.t||"")+"</option>"}),this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1126
1121
  <div class="hiprint-option-item-label">
1127
1122
  \u5E95\u90E8\u805A\u5408\u5C0F\u6570
1128
1123
  </div>
1129
1124
  <div class="hiprint-option-item-field">
1130
1125
  <select class="auto-submit"></select>
1131
1126
  </div>
1132
- </div>`),this.target.find(".auto-submit").append(x.default(X)),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Dt=function(){function n(){this.name="upperCase"}return n.prototype.createTarget=function(){var t=[{t:"\u300C\u5C0F\u5199\u300D\u5341\u70B9\u516B",v:"0"},{t:"\u300C\u5C0F\u5199\u300D\u4E00\u5341\u70B9\u516B",v:"1"},{t:"\u300C\u5927\u5199\u300D\u62FE\u70B9\u634C",v:"2"},{t:"\u300C\u5927\u5199\u300D\u58F9\u62FE\u70B9\u634C",v:"3"},{t:"\u300C\u91D1\u989D\u300D\u4EBA\u6C11\u5E01\u62FE\u5143\u634C\u89D2",v:"4"},{t:"\u300C\u91D1\u989D\u300D\u4EBA\u6C11\u5E01\u58F9\u62FE\u5143\u634C\u89D2",v:"5"},{t:"\u300C\u91D1\u989D\u300D\u4EBA\u6C11\u5E01\u58F9\u62FE\u5143\u634C\u89D2\u96F6\u5206",v:"6"},{t:"\u300C\u91D1\u989D\u300D\u58F9\u62FE\u5143\u634C\u89D2\u96F6\u5206",v:"7"}],E=`
1133
- <option value="">\u9ED8\u8BA4</option>`;return t.forEach(X=>{E+=`
1134
- <option value='${X.v}'>${X.t}</option>`}),this.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row">
1127
+ </div>`),this.target.find(".auto-submit").append(x.default(Q)),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}(),Ct=function(){function n(){this.name="upperCase"}return n.prototype.createTarget=function(){var t=[{t:"\u300C\u5C0F\u5199\u300D\u5341\u70B9\u516B",v:"0"},{t:"\u300C\u5C0F\u5199\u300D\u4E00\u5341\u70B9\u516B",v:"1"},{t:"\u300C\u5927\u5199\u300D\u62FE\u70B9\u634C",v:"2"},{t:"\u300C\u5927\u5199\u300D\u58F9\u62FE\u70B9\u634C",v:"3"},{t:"\u300C\u91D1\u989D\u300D\u4EBA\u6C11\u5E01\u62FE\u5143\u634C\u89D2",v:"4"},{t:"\u300C\u91D1\u989D\u300D\u4EBA\u6C11\u5E01\u58F9\u62FE\u5143\u634C\u89D2",v:"5"},{t:"\u300C\u91D1\u989D\u300D\u4EBA\u6C11\u5E01\u58F9\u62FE\u5143\u634C\u89D2\u96F6\u5206",v:"6"},{t:"\u300C\u91D1\u989D\u300D\u58F9\u62FE\u5143\u634C\u89D2\u96F6\u5206",v:"7"}],B=`
1128
+ <option value="">\u9ED8\u8BA4</option>`;return t.forEach(Q=>{B+=`
1129
+ <option value='${Q.v}'>${Q.t}</option>`}),this.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row">
1135
1130
  <div class="hiprint-option-item-label">
1136
1131
  \u8F6C\u5927\u5C0F\u5199
1137
1132
  </div>
1138
1133
  <div class="hiprint-option-item-field">
1139
1134
  <select class="auto-submit"></select>
1140
1135
  </div>
1141
- </div>`),this.target.find(".auto-submit").append(x.default(E)),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Rt=function(){function n(){this.name="tableSummary"}return n.prototype.createTarget=function(){return this.target=x.default('<div class="hiprint-option-item"><div class="hiprint-option-item-label">\u5E95\u90E8\u805A\u5408\u7C7B\u578B</div><div class="hiprint-option-item-field"><select class="auto-submit"><option value="">\u4E0D\u805A\u5408</option><option value="count">\u8BA1\u6570</option><option value="sum">\u5408\u8BA1</option><option value="avg">\u5E73\u5747\u503C</option><option value="min">\u6700\u5C0F\u503C</option><option value="max">\u6700\u5927\u503C</option></select></div></div>'),this.target},n.prototype.getValue=function(){return this.target.find("select").val()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Jt=function(){function n(){this.name="topOffset"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1136
+ </div>`),this.target.find(".auto-submit").append(x.default(B)),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}(),Jt=function(){function n(){this.name="tableSummary"}return n.prototype.createTarget=function(){return this.target=x.default('<div class="hiprint-option-item hiprint-option-item-row"><div class="hiprint-option-item-label">\u5E95\u90E8\u805A\u5408\u7C7B\u578B</div><div class="hiprint-option-item-field"><select class="auto-submit"><option value="">\u4E0D\u805A\u5408</option><option value="count">\u8BA1\u6570</option><option value="sum">\u5408\u8BA1</option><option value="avg">\u5E73\u5747\u503C</option><option value="min">\u6700\u5C0F\u503C</option><option value="max">\u6700\u5927\u503C</option></select></div></div>'),this.target},n.prototype.getValue=function(){return this.target.find("select").val()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Ft=function(){function n(){this.name="topOffset"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1142
1137
  <div class="hiprint-option-item-label">
1143
1138
  \u9876\u90E8\u504F\u79FB
1144
1139
  </div>
1145
1140
  <div class="hiprint-option-item-field">
1146
1141
  <input type="text" placeholder="\u504F\u79FB\u91CFpt" class="auto-submit">
1147
1142
  </div>
1148
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Qt=function(){function n(){this.name="gridColumns"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1143
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),$t=function(){function n(){this.name="gridColumns"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1149
1144
  <div class="hiprint-option-item-label">
1150
1145
  \u4E00\u884C\u591A\u7EC4
1151
1146
  </div>
@@ -1157,7 +1152,7 @@
1157
1152
  <option value="4" >\u4E00\u884C\u56DB\u5217</option>
1158
1153
  </select>
1159
1154
  </div>
1160
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Xt=function(){function n(){this.name="gridColumnsGutter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1155
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),qt=function(){function n(){this.name="gridColumnsGutter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1161
1156
  <div class="hiprint-option-item-label">
1162
1157
  \u4E00\u884C\u591A\u7EC4\u95F4\u9694
1163
1158
  </div>
@@ -1177,7 +1172,7 @@
1177
1172
  <option value="9" >9pt</option>
1178
1173
  </select>
1179
1174
  </div>
1180
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.css=function(t,E){if(t&&t.length){if(E)return t.find(".table-grid-row").css("margin-left","-"+E+"pt").css("margin-right","-"+E+"pt"),t.find(".tableGridColumnsGutterRow").css("padding-left",E+"pt").css("padding-right",E+"pt"),null;t.find(".table-grid-row").map(function(X,at){at.style.marginLeft="",at.style.marginRight=""}),t.find(".tableGridColumnsGutterRow").map(function(X,at){at.style.paddingLeft="",at.style.paddingRight=""})}return null},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),_t=function(){function n(){this.name="tableHeaderRepeat"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1175
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.css=function(t,B){if(t&&t.length){if(B)return t.find(".table-grid-row").css("margin-left","-"+B+"pt").css("margin-right","-"+B+"pt"),t.find(".tableGridColumnsGutterRow").css("padding-left",B+"pt").css("padding-right",B+"pt"),null;t.find(".table-grid-row").map(function(Q,at){at.style.marginLeft="",at.style.marginRight=""}),t.find(".tableGridColumnsGutterRow").map(function(Q,at){at.style.paddingLeft="",at.style.paddingRight=""})}return null},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),te=function(){function n(){this.name="tableHeaderRepeat"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1181
1176
  <div class="hiprint-option-item-label">
1182
1177
  \u8868\u683C\u5934\u663E\u793A
1183
1178
  </div>
@@ -1189,7 +1184,7 @@
1189
1184
  <option value="none" >\u4E0D\u663E\u793A</option>
1190
1185
  </select>
1191
1186
  </div>
1192
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Kt=function(){function n(){this.name="paddingLeft"}return n.prototype.css=function(t,E){var X=t;if(X&&X.length){if(E)return X.css("padding-left",E+"pt"),"padding-left";X[0].style.paddingLeft=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1187
+ </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}(),ee=function(){function n(){this.name="paddingLeft"}return n.prototype.css=function(t,B){var Q=t;if(Q&&Q.length){if(B)return Q.css("padding-left",B+"pt"),"padding-left";Q[0].style.paddingLeft=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1193
1188
  <div class="hiprint-option-item-label">
1194
1189
  \u5DE6\u5185\u8FB9\u8DDD
1195
1190
  </div>
@@ -1227,7 +1222,7 @@
1227
1222
  <option value="21.75" >21.75pt</option>
1228
1223
  </select>
1229
1224
  </div>
1230
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),$t=function(){function n(){this.name="paddingRight"}return n.prototype.css=function(t,E){var X=t;if(X&&X.length){if(E)return X.css("padding-right",E+"pt"),"padding-right";X[0].style.paddingRight=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1225
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ie=function(){function n(){this.name="paddingRight"}return n.prototype.css=function(t,B){var Q=t;if(Q&&Q.length){if(B)return Q.css("padding-right",B+"pt"),"padding-right";Q[0].style.paddingRight=""}return null},n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1231
1226
  <div class="hiprint-option-item-label">
1232
1227
  \u53F3\u5185\u8FB9\u8DDD
1233
1228
  </div>
@@ -1265,9 +1260,7 @@
1265
1260
  <option value="21.75" >21.75pt</option>
1266
1261
  </select>
1267
1262
  </div>
1268
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),qt=function(){function n(){this.name="dataType"}return n.prototype.createTarget=function(){var t=this;return this.target=x.default(`
1269
- <div class="hiprint-option-item-row">
1270
- <div class="hiprint-option-item">
1263
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return parseFloat(t.toString())},n.prototype.setValue=function(t){t&&(this.target.find('option[value="'+t+'"]').length||this.target.find("select").prepend('<option value="'+t+'" >'+t+"</option>")),this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ne=function(){function n(){this.name="dataType"}return n.prototype.createTarget=function(){var t=this;return this.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row">
1271
1264
  <div class="hiprint-option-item-label">
1272
1265
  \u6570\u636E\u7C7B\u578B
1273
1266
  </div>
@@ -1279,7 +1272,7 @@
1279
1272
  </select>
1280
1273
  </div>
1281
1274
  </div>
1282
- <div class="hiprint-option-item ">
1275
+ <div class="hiprint-option-item hiprint-option-item-row">
1283
1276
  <div class="hiprint-option-item-label ">
1284
1277
  \u683C\u5F0F
1285
1278
  </div>
@@ -1290,9 +1283,7 @@
1290
1283
  </select>
1291
1284
  <input class="auto-submit hiprint-option-item-datatype-input-format" type="text" data-type="boolean" placeholder="true:false">
1292
1285
  </div>
1293
- </div>
1294
- </div>
1295
- `),x.default(this.target.find(".hiprint-option-item-datatype")).change(function(){var E=x.default(t.target.find(".hiprint-option-item-datatype")).val();t.loadFormatSelectByDataType(E),t.submit(t.getValue())}),this.target},n.prototype.getValue=function(){var t=this.target.find(".hiprint-option-item-datatype").val();if(t){var E=this.target.find(".hiprint-option-item-datatype-format").val();return{dataType:t,format:E||void 0}}return{dataType:void 0,format:void 0}},n.prototype.setValue=function(t,E){this.target.find(".hiprint-option-item-datatype").val(E.dataType||""),this.loadFormatSelectByDataType(E.dataType),this.target.find(".hiprint-option-item-datatype-format").val(E.format||"")},n.prototype.destroy=function(){this.target.remove()},n.prototype.loadFormatSelectByDataType=function(t){t==="boolean"?(this.target.find(".hiprint-option-item-datatype-select-format").removeClass("hiprint-option-item-datatype-format").hide().val(""),this.target.find(".hiprint-option-item-datatype-input-format").addClass("hiprint-option-item-datatype-format").show()):t==="datetime"?(this.target.find(".hiprint-option-item-datatype-select-format").addClass("hiprint-option-item-datatype-format").show(),this.target.find(".hiprint-option-item-datatype-input-format").removeClass("hiprint-option-item-datatype-format").hide().val(""),this.target.find(".hiprint-option-item-datatype-select-format").html(`
1286
+ </div>`),x.default(this.target.find(".hiprint-option-item-datatype")).change(function(){var B=x.default(t.target.find(".hiprint-option-item-datatype")).val();t.loadFormatSelectByDataType(B),t.submit(t.getValue())}),this.target},n.prototype.getValue=function(){var t=this.target.find(".hiprint-option-item-datatype").val();if(t){var B=this.target.find(".hiprint-option-item-datatype-format").val();return{dataType:t,format:B||void 0}}return{dataType:void 0,format:void 0}},n.prototype.setValue=function(t,B){this.target.find(".hiprint-option-item-datatype").val(B.dataType||""),this.loadFormatSelectByDataType(B.dataType),this.target.find(".hiprint-option-item-datatype-format").val(B.format||"")},n.prototype.destroy=function(){this.target.remove()},n.prototype.loadFormatSelectByDataType=function(t){t==="boolean"?(this.target.find(".hiprint-option-item-datatype-select-format").removeClass("hiprint-option-item-datatype-format").hide().val(""),this.target.find(".hiprint-option-item-datatype-input-format").addClass("hiprint-option-item-datatype-format").show()):t==="datetime"?(this.target.find(".hiprint-option-item-datatype-select-format").addClass("hiprint-option-item-datatype-format").show(),this.target.find(".hiprint-option-item-datatype-input-format").removeClass("hiprint-option-item-datatype-format").hide().val(""),this.target.find(".hiprint-option-item-datatype-select-format").html(`
1296
1287
  <option value="" >\u9ED8\u8BA4</option>
1297
1288
  <option value="M/d" >M/d</option>
1298
1289
  <option value="MM/dd" >MM/dd</option>
@@ -1341,70 +1332,81 @@
1341
1332
  <option value="yyyy-MM-dd HH:mm:ss" >yyyy-MM-dd HH:mm:ss</option>
1342
1333
  `)):(this.target.find(".hiprint-option-item-datatype-select-format").show(),this.target.find(".hiprint-option-item-datatype-input-format").hide().val(""),this.target.find(".hiprint-option-item-datatype-format").html(`
1343
1334
  <option value="" >\u9ED8\u8BA4</option>
1344
- `))},n}(),te=function(){function n(){this.name="formatter"}return n.prototype.createTarget=function(){var t=` <div class="hiprint-option-item hiprint-option-item-row">
1335
+ `))},n}(),oe=function(){function n(){this.name="formatter"}return n.prototype.createTarget=function(){var t=` <div class="hiprint-option-item hiprint-option-item-row">
1345
1336
  <div class="hiprint-option-item-label">
1346
1337
  \u683C\u5F0F\u5316\u51FD\u6570
1347
1338
  </div>
1348
1339
  <div class="hiprint-option-item-field">
1349
1340
  <textarea style="height:80px;" placeholder="function(value, options,templateData){}" class="auto-submit"></textarea>
1350
1341
  </div>
1351
- </div>`;return this.target=x.default(t),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ee=function(){function n(){this.name="styler"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1342
+ </div>`;return this.target=x.default(t),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ae=function(){function n(){this.name="styler"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1352
1343
  <div class="hiprint-option-item-label">
1353
1344
  \u6837\u5F0F\u51FD\u6570
1354
1345
  </div>
1355
1346
  <div class="hiprint-option-item-field">
1356
1347
  <textarea style="height:80px;" placeholder="function(value, options, target,templateData){}" class="auto-submit"></textarea>
1357
1348
  </div>
1358
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ie=function(){function n(){this.name="rowsColumnsMerge"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1349
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),re=function(){function n(){this.name="rowsColumnsMerge"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1359
1350
  <div class="hiprint-option-item-label">
1360
1351
  \u884C/\u5217\u5408\u5E76\u51FD\u6570
1361
1352
  </div>
1362
1353
  <div class="hiprint-option-item-field">
1363
- <textarea style="height:80px;" placeholder="function(options,rows,data){ return [1,1] }" class="auto-submit"></textarea>
1354
+ <textarea style="height:80px;" placeholder="function(data, col, colIndex, rowIndex){ return [1,1] }" class="auto-submit"></textarea>
1355
+ </div>
1356
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),se=function(){function n(){this.name="rowsColumnsMergeClean"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1357
+ <div class="hiprint-option-item-label">
1358
+ \u8DE8\u9875\u5408\u5E76\u662F\u5426\u6E05\u9664
1359
+ </div>
1360
+ <div class="hiprint-option-item-field">
1361
+ <select class="auto-submit">
1362
+ <option value="" >\u9ED8\u8BA4</option>
1363
+ <option value="true" >\u662F</option>
1364
+ <option value="false" >\u5426</option>
1365
+ </select>
1364
1366
  </div>
1365
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ne=function(){function n(){this.name="footerFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1367
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),le=function(){function n(){this.name="footerFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1366
1368
  <div class="hiprint-option-item-label">
1367
1369
  \u8868\u683C\u811A\u51FD\u6570
1368
1370
  </div>
1369
1371
  <div class="hiprint-option-item-field">
1370
1372
  <textarea style="height:80px;" placeholder="function(options,rows,data){ return '<tr></tr>' }" class="auto-submit"></textarea>
1371
1373
  </div>
1372
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),oe=function(){function n(){this.name="groupFieldsFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1374
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),pe=function(){function n(){this.name="groupFieldsFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1373
1375
  <div class="hiprint-option-item-label">
1374
1376
  \u5206\u7EC4\u5B57\u6BB5\u51FD\u6570
1375
1377
  </div>
1376
1378
  <div class="hiprint-option-item-field">
1377
1379
  <textarea style="height:80px;" placeholder="function(type,options,data){ return [] }" class="auto-submit"></textarea>
1378
1380
  </div>
1379
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ae=function(){function n(){this.name="groupFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1381
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),Ie=function(){function n(){this.name="groupFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1380
1382
  <div class="hiprint-option-item-label">
1381
1383
  \u5206\u7EC4\u5934\u683C\u5F0F\u5316\u51FD\u6570
1382
1384
  </div>
1383
1385
  <div class="hiprint-option-item-field">
1384
1386
  <textarea style="height:80px;" placeholder="function(groupData,options){ return '\u5206\u7EC4\u5934\u4FE1\u606F(html)' }" class="auto-submit"></textarea>
1385
1387
  </div>
1386
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),re=function(){function n(){this.name="groupFooterFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1388
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ce=function(){function n(){this.name="groupFooterFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1387
1389
  <div class="hiprint-option-item-label">
1388
1390
  \u5206\u7EC4\u811A\u683C\u5F0F\u5316\u51FD\u6570
1389
1391
  </div>
1390
1392
  <div class="hiprint-option-item-field">
1391
1393
  <textarea style="height:80px;" placeholder="function(groupData,options){ return '\u5206\u7EC4\u811A\u4FE1\u606F(html)' }" class="auto-submit"></textarea>
1392
1394
  </div>
1393
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),se=function(){function n(){this.name="gridColumnsFooterFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1395
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ue=function(){function n(){this.name="gridColumnsFooterFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1394
1396
  <div class="hiprint-option-item-label">
1395
1397
  \u591A\u7EC4\u8868\u683C\u811A\u51FD\u6570
1396
1398
  </div>
1397
1399
  <div class="hiprint-option-item-field">
1398
1400
  <textarea style="height:80px;" placeholder="function(options,rows,data){ return '' }" class="auto-submit"></textarea>
1399
1401
  </div>
1400
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),le=function(){function n(){this.name="rowStyler"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1402
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),de=function(){function n(){this.name="rowStyler"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1401
1403
  <div class="hiprint-option-item-label">
1402
1404
  \u884C\u6837\u5F0F\u51FD\u6570
1403
1405
  </div>
1404
1406
  <div class="hiprint-option-item-field">
1405
1407
  <textarea style="height:80px;" placeholder="function(value,options){ return '' }" class="auto-submit"></textarea>
1406
1408
  </div>
1407
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),pe=function(){function n(){this.name="align"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1409
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ge=function(){function n(){this.name="align"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1408
1410
  <div class="hiprint-option-item-label">
1409
1411
  \u5355\u5143\u683C\u5DE6\u53F3\u5BF9\u9F50
1410
1412
  </div>
@@ -1417,7 +1419,7 @@
1417
1419
  <option value="justify" >\u4E24\u7AEF\u5BF9\u9F50</option>
1418
1420
  </select>
1419
1421
  </div>
1420
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),Ie=function(){function n(){this.name="vAlign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1422
+ </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}(),he=function(){function n(){this.name="vAlign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1421
1423
  <div class="hiprint-option-item-label">
1422
1424
  \u5355\u5143\u683C\u4E0A\u4E0B\u5BF9\u9F50
1423
1425
  </div>
@@ -1430,7 +1432,7 @@
1430
1432
 
1431
1433
  </select>
1432
1434
  </div>
1433
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ue=function(){function n(){this.name="halign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1435
+ </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}(),me=function(){function n(){this.name="halign"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1434
1436
  <div class="hiprint-option-item-label">
1435
1437
  \u8868\u683C\u5934\u5355\u5143\u683C\u5DE6\u53F3\u5BF9\u9F50
1436
1438
  </div>
@@ -1443,35 +1445,35 @@
1443
1445
  <option value="justify" >\u4E24\u7AEF\u5BF9\u9F50</option>
1444
1446
  </select>
1445
1447
  </div>
1446
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),ce=function(){function n(){this.name="styler2"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1448
+ </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}(),fe=function(){function n(){this.name="styler2"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1447
1449
  <div class="hiprint-option-item-label">
1448
1450
  \u5355\u5143\u683C\u6837\u5F0F\u51FD\u6570
1449
1451
  </div>
1450
1452
  <div class="hiprint-option-item-field">
1451
1453
  <textarea style="height:80px;" placeholder="function(value,row,index,options){ return {color:'red' }; }" class="auto-submit"></textarea>
1452
1454
  </div>
1453
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),de=function(){function n(){this.name="stylerHeader"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1455
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),be=function(){function n(){this.name="stylerHeader"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1454
1456
  <div class="hiprint-option-item-label">
1455
1457
  \u8868\u683C\u5934\u6837\u5F0F\u51FD\u6570
1456
1458
  </div>
1457
1459
  <div class="hiprint-option-item-field">
1458
1460
  <textarea style="height:80px;" placeholder="function(options){ return {color:'red' }; }" class="auto-submit"></textarea>
1459
1461
  </div>
1460
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ge=function(){function n(){this.name="formatter2"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1462
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ve=function(){function n(){this.name="formatter2"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1461
1463
  <div class="hiprint-option-item-label">
1462
1464
  \u5355\u5143\u683C\u683C\u5F0F\u5316\u51FD\u6570
1463
1465
  </div>
1464
1466
  <div class="hiprint-option-item-field">
1465
1467
  <textarea style="height:80px;" placeholder="function(value,row,index,options){ return ''; }" class="auto-submit"></textarea>
1466
1468
  </div>
1467
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),he=function(){function n(){this.name="renderFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1469
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),ye=function(){function n(){this.name="renderFormatter"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1468
1470
  <div class="hiprint-option-item-label">
1469
1471
  \u5355\u5143\u683C\u6E32\u67D3\u51FD\u6570
1470
1472
  </div>
1471
1473
  <div class="hiprint-option-item-field">
1472
1474
  <textarea style="height:80px;" placeholder="function(value,row,index,options){ return '<td></td>'; }" class="auto-submit"></textarea>
1473
1475
  </div>
1474
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),me=function(){function n(){this.name="autoCompletion"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1476
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("textarea").val();if(t)return t},n.prototype.setValue=function(t){this.target.find("textarea").val(t?t.toString():null)},n.prototype.destroy=function(){this.target.remove()},n}(),Me=function(){function n(){this.name="autoCompletion"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1475
1477
  <div class="hiprint-option-item-label">
1476
1478
  \u81EA\u52A8\u8865\u5168
1477
1479
  </div>
@@ -1482,7 +1484,14 @@
1482
1484
  <option value="false" >\u5426</option>
1483
1485
  </select>
1484
1486
  </div>
1485
- </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),fe=function(){function n(){this.name="tableFooterRepeat"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item">
1487
+ </div>`),this.target},n.prototype.getValue=function(){if(this.target.find("select").val()=="true")return!0},n.prototype.setValue=function(t){this.target.find("select").val((t==null?"":t).toString())},n.prototype.destroy=function(){this.target.remove()},n}(),Pe=function(){function n(){this.name="maxRows"}return n.prototype.createTarget=function(){return this.target=x.default(`<div class="hiprint-option-item hiprint-option-item-row">
1488
+ <div class="hiprint-option-item-label">
1489
+ \u6BCF\u9875\u6700\u5927\u884C\u6570
1490
+ </div>
1491
+ <div class="hiprint-option-item-field">
1492
+ <input type="number" value="1" step="1" min="1" class="auto-submit"/>
1493
+ </div>
1494
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("input").val();if(t)return parseInt(t.toString())},n.prototype.setValue=function(t){this.target.find("input").val(t)},n.prototype.destroy=function(){this.target.remove()},n}(),je=function(){function n(){this.name="tableFooterRepeat"}return n.prototype.createTarget=function(){return this.target=x.default(` <div class="hiprint-option-item hiprint-option-item-row">
1486
1495
  <div class="hiprint-option-item-label">
1487
1496
  \u8868\u683C\u811A\u663E\u793A
1488
1497
  </div>
@@ -1494,92 +1503,22 @@
1494
1503
  <option value="last" >\u6700\u540E\u663E\u793A</option>
1495
1504
  </select>
1496
1505
  </div>
1497
- </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}();h.d(O,"a",function(){return be});var be=function(){function n(){}return n.init=function(){n.printElementOptionItems||(n.printElementOptionItems={},n._printElementOptionItems.forEach(function(t){n.printElementOptionItems[t.name]=t}))},n.registerItem=function(t){if(!t.name)throw new Error("styleItem must have name");n.init(),n.printElementOptionItems[t.name]=t},n.getItem=function(t){return n.init(),n.printElementOptionItems[t]},n._printElementOptionItems=[new A,new v,new p,new c,new G,new l,new w,new K,new B,new D,new s,new N,new H,new b,new M,new T,new S,new P,new o,new m,new a,new r,new u,new j,new d,new I,new C,new Z,new L,new J,new F,new R,new V,new $,new z,new tt,new ot,new pt,new st,new gt,new ht,new ct,new bt,new dt,new lt,new vt,new Jt,new yt,new Mt,new Et,new Bt,new Ut,new Zt,new Lt,new zt,new Wt,new Gt,new kt,new e,new y,new i,new g,new f,new U,new k,new W,new et,new Qt,new Xt,new _t,new Kt,new $t,new qt,new te,new ee,new ne,new ie,new oe,new ae,new re,new se,new le,new pe,new ue,new Ie,new ce,new de,new ge,new he,new me,new fe,new nt,new rt,new Q,new q,new mt,new ut,new Rt,new ft,new Tt,new Dt],n}()},function(it,O,h){h.d(O,"a",function(){return A}),h.d(O,"b",function(){return v});var G=h(14),A=function(){function l(w,B){this.selectedCells=[],this.rows=w,this.tableTatget=B}return l.prototype.clear=function(){this.tableTatget.find("td").removeClass("selected")},l.prototype.setSingleSelect=function(w){this.startCell=w,this.selectedCells=[]},l.prototype.getSingleSelect=function(){if(this.selectedCells.length){if(this.selectedCells.length==1)return this.selectedCells[0].length==1?this.selectedCells[0][0]:void 0;if(this.selectedCells.length>1)return}return this.startCell},l.prototype.singleSelectByXY=function(w,B){var D=this.getCellByXY(w,B);D&&(this.clear(),D&&(D.cell.select(),this.startCell=D,this.selectedCells=[]))},l.prototype.multipleSelectByXY=function(w,B){this.clear();var D=[];if(this.startCell){var s=this.getCellByXY(w,B);if(s){var T=G.a.mergeRect(this.startCell.cell.getTableRect(),s.cell.getTableRect());this.selectByRect(new p(T),D)}}this.selectedCells=D},l.prototype.selectByRect=function(w,B){this.rows.forEach(function(D,s){var T=[];D.columns.forEach(function(S){S.isInRect(w)&&(T.push(new c(s,S)),S.select())}),T.length&&B.push(T)}),w.changed&&(w.changed=!1,B.splice(0,B.length),this.selectByRect(w,B))},l.prototype.getSelectedCells=function(){return this.selectedCells},l.prototype.getCellByXY=function(w,B){var D;return this.rows.forEach(function(s,T){var S=(s.columns||[]).filter(function(N){return N.checked}).filter(function(N){return N.isXYinCell(w,B)});S.length&&(D=new c(T,S[0]))}),D},l}(),v=function(){return function(l){this.x=l.x,this.y=l.y,this.height=l.height,this.width=l.width}}(),p=function(){return function(l){this.rect=l}}(),c=function(){return function(l,w){this.rowIndex=l,this.cell=w}}()},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){function A(){}return A.createId=function(){return this.id+=1,this.id},A.id=1,A}()},function(it,O,h){h.d(O,"a",function(){return c});var G,A=h(5),v=h(13),p=(G=function(w,B){return(G=Object.setPrototypeOf||Ct({__proto__:[]},Array)&&function(D,s){D.__proto__=s}||function(D,s){for(var T in s)s.hasOwnProperty(T)&&(D[T]=s[T])})(w,B)},function(l,w){function B(){this.constructor=l}G(l,w),l.prototype=w===null?Object.create(w):(B.prototype=w.prototype,new B)}),c=function(l){function w(B){var D=l.call(this)||this;return D.columns=[],B&&B.constructor===Array?(B||[]).forEach(function(s){D.columns.push(new A.a(s))}):B.columns&&(B.columns||[]).forEach(function(s){D.columns.push(new A.a(s))}),D}return p(w,l),w.prototype.getPrintElementOptionEntity=function(){var B=[],D=this.allColumns?this.allColumns.filter(function(s){return!s.checked}):[];return[...this.columns,...D].forEach(function(s){B.push(s.getEntity())}),B},w}(v.a)},function(it,O,h){h.d(O,"a",function(){return v});var G=h(11),A=h(5),v=function(){function p(){this.id=G.a.createId()}return p.prototype.init=function(c,l,w){this.isHead=w,this.target=l||x.default("<tr></tr>"),this.tableOptions=c,this.allColumns=this.columns||[],this.initCells((this.columns||[]).filter(function(B){return B.checked}))},p.prototype.getTarget=function(){return this.target},p.prototype.initCells=function(c){var l=this;c?(this.columns=c,c.forEach(function(w,B){w.init(l.target.find("td:eq("+B+")"),l.tableOptions,l.id,l.isHead)})):(this.columns=[],this.target.find("td").map(function(w,B){var D=new A.a;D.init(x.default(B),l.tableOptions,l.id,l.isHead),l.columns.push(D)}))},p.prototype.removeCell=function(c){var l=this.columns.indexOf(c);this.columns[l].getTarget().remove(),this.columns.splice(l,1)},p.prototype.createTableCell=function(c,l){var w=new A.a;return w.init(x.default("<td></td>"),this.tableOptions,this.id,this.isHead),c>1&&(w.getTarget().attr("rowspan",c),w.rowspan=c),l>1&&(w.getTarget().attr("colspan",l),w.colspan=l),w},p.prototype.insertToTargetCellLeft=function(c,l){var w=this.columns.indexOf(c);c.getTarget().before(l.getTarget()),this.columns.splice(w,0,l)},p.prototype.insertToTargetCellRight=function(c,l){var w=this.columns.indexOf(c);this.columns[w].getTarget().after(l.getTarget()),this.columns.splice(w+1,0,l)},p.prototype.insertCellToFirst=function(c){this.target.prepend(c.getTarget()),this.columns.splice(0,0,c)},p.prototype.insertCellToLast=function(c){this.columns.push(c),this.target.append(c.getTarget())},p.prototype.getPrintElementOptionEntity=function(){var c=[];return[...this.columns,...this.allColumns.filter(function(l){return!l.checked})].forEach(function(l){c.push(l.getEntity())}),c},p}()},function(it,O,h){h.d(O,"a",function(){return A});var G=h(10),A=function(){function v(){}return v.mergeRect=function(p,c){var l=Math.min(p.x,c.x),w=Math.min(p.y,c.y);return new G.b({x:l,y:w,height:Math.max(p.y+p.height,c.y+c.height)-w,width:Math.max(p.x+p.width,c.x+c.width)-l})},v.Rect=function(p,c,l,w){return{minX:p<l?p:l,minY:c<w?c:w,maxX:p<l?l:p,maxY:c<w?w:c}},v}()},function(it,O,h){h.d(O,"a",function(){return N});var G=h(4),A=h(1),v=h(6),p=h(0),c=h(8),l=h(18),w=h(7),B=h(16),D=h(20),s=h(2),T=(S=function(b,M){return(S=Object.setPrototypeOf||Ct({__proto__:[]},Array)&&function(P,o){P.__proto__=o}||function(P,o){for(var m in o)o.hasOwnProperty(m)&&(P[m]=o[m])})(b,M)},function(H,b){function M(){this.constructor=H}S(H,b),H.prototype=b===null?Object.create(b):(M.prototype=b.prototype,new M)}),S,N=function(H){function b(M,P){var o=H.call(this,M)||this;return o.gridColumnsFooterCss="hiprint-gridColumnsFooter",o.tableGridRowCss="table-grid-row",o.options=new l.a(P,o.printElementType),o.options.setDefault(new l.a(A.a.instance.table.default).getPrintElementOptionEntity()),o}return T(b,H),b.prototype.getColumns=function(){return this.options.columns},b.prototype.getColumnByColumnId=function(M){return this.options.getColumnByColumnId(M)},b.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var M=this.designTarget.find(".hiprint-printElement-table-content"),P=this.getHtml(this.designPaper);M.html(""),M.append(P[0].target.find(".table-grid-row")),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.css(this.designTarget,this.getData())}},b.prototype.css=function(M,P){if((this.getField()||!this.options.content)&&!this.printElementType.formatter)return H.prototype.css.call(this,M,P)},b.prototype.getDesignTarget=function(M){return this.designTarget=this.getHtml(M)[0].target,this.css(this.designTarget,this.getData()),this.designPaper=M,this.designTarget.find("td").hidroppable({accept:".rn-draggable-item",onDrop:function(o,m){},onDragEnter:function(o,m){x.default(m).removeClass("rn-draggable-item")},onDragLeave:function(o,m){x.default(m).addClass("rn-draggable-item")}}),this.designTarget},b.prototype.getConfigOptions=function(){return A.a.instance.table},b.prototype.createTarget=function(M,P,o){for(var m=x.default('<div class="hiprint-printElement hiprint-printElement-table" style="position: absolute;"><div class="hiprint-printElement-table-handle"></div><div class="hiprint-printElement-table-content" style="height:100%;width:100%"></span></div>'),a=this.createGridColumnsStructure(o),r=0;r<a.gridColumns;r++)a.getByIndex(r).append(this.getTableHtml(P,o));return m.find(".hiprint-printElement-table-content").append(a.target),m},b.prototype.createGridColumnsStructure=function(M){for(var P=x.default('<div class="hi-grid-row table-grid-row"></div>'),o=0;o<this.options.getGridColumns();o++){var m=x.default('<div class="tableGridColumnsGutterRow hi-grid-col" style="width:'+100/this.options.getGridColumns()+'%;"></div>');P.append(m)}var a=this.getGridColumnsFooterFormatter();if(a){var r=x.default('<div class="hiprint-gridColumnsFooter"></div>');r.append(a(this.options,this.getData(M),M,[])),P.append(r)}return new D.a(this.options.getGridColumns(),P)},b.prototype.createtempEmptyRowsTargetStructure=function(M){if(this.getField())return this.createTarget(this.printElementType.title,[]);var P=this.createTarget(this.printElementType.title,[]).clone();return P.find(".hiprint-printElement-tableTarget tbody tr").remove(),P},b.prototype.getTableHtml=function(M,P){var o,m;if(!this.getField()&&this.options.content)return(o=x.default("<div></div>")).append(this.options.content),(m=o.find("table")).addClass("hiprint-printElement-tableTarget"),m;if(this.printElementType.formatter)return(o=x.default("<div></div>")).append(this.printElementType.formatter(M)),(m=o.find("table")).addClass("hiprint-printElement-tableTarget"),m;var a=x.default('<table class="hiprint-printElement-tableTarget" style="border-collapse: collapse;"></table>');return a.append(w.a.createTableHead(this.getColumns(),this.options.getWidth()/this.options.getGridColumns())),a.append(w.a.createTableRow(this.getColumns(),M,this.options,this.printElementType)),this.options.tableFooterRepeat=="no"||w.a.createTableFooter(this.printElementType.columns,M,this.options,this.printElementType,P,M).insertBefore(a.find("tbody")),a},b.prototype.getEmptyRowTarget=function(){return w.a.createEmptyRowTarget(this.getColumns(),this)},b.prototype.getHtml=function(M,P){this.createTempContainer();var o=this.getPaperHtmlResult(M,P);return this.removeTempContainer(),o},b.prototype.getPaperHtmlResult=function(M,P){var o=[],m=this.getData(P),a=this.getTableHtml(m,P),r=this.createtempEmptyRowsTargetStructure(P);P?this.updateTargetWidth(r):this.updateTargetSize(r),this.css(r,m),this.css(a,m),this.getTempContainer().html(""),this.getTempContainer().append(r);var u=r.find("tfoot").outerHeight()||0;r.find("tfoot").remove();for(var j,d=this.getBeginPrintTopInPaperByReferenceElement(M),I=0,C=!1;!C;){var Z=0,L=M.getPaperFooter(I);I==0&&d>L&&M.panelPageRule!="none"&&(d=d-L+M.paperHeader,o.push(new v.a({target:void 0,printLine:void 0})),Z=M.getContentHeight(I)-(d-M.paperHeader),I++,L=M.getPaperFooter(I));var J=o.length>0?o[o.length-1].target:void 0,F=this.getRowsInSpecificHeight(P,Z>0?Z:I==0?L-d:M.getContentHeight(I),r,a,I,J,u);if(C=F.isEnd,Z<0){var R=this.options.top;o[0].target=x.default('<div style="position:absolute;background:red;color:white;padding:0px 4px;">\u6CA1\u6709\u8DB3\u591F\u7A7A\u95F4\u8FDB\u884C\u8868\u683C\u5206\u9875\uFF0C\u8BF7\u8C03\u6574\u9875\u7709/\u9875\u811A\u7EBF\u7EBF\u6216\u8C03\u6574\u7EB8\u5F20\u5927\u5C0F</div>'),o[0].printLine=d,o[0].referenceElement=new c.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:M.index,bottomInLastPaper:R+this.options.lHeight,printTopInPaper:d}),o[0].target.css("top",R+"pt"),o[0].target.css("left",this.options.displayLeft());break}var V=void 0;F.target&&(F.target.css("left",this.options.displayLeft()),F.target[0].height=""),I==0||Z>0?(F.target&&(j=d,F.target.css("top",d+"pt")),V=C&&this.options.lHeight!=null?d+(F.height>this.options.lHeight?F.height:this.options.lHeight):d+F.height):(F.target&&(j=M.paperHeader,F.target.css("top",M.paperHeader+"pt")),V=M.paperHeader+F.height),o.push(new v.a({target:F.target,printLine:V,referenceElement:new c.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:M.index,bottomInLastPaper:V,printTopInPaper:j})})),I++,P&&this.updatePanelHeight(V+this.options.getHeight(),M)}return o},b.prototype.getRowsInSpecificHeight=function(M,P,o,m,a,r,u){var j=this,d=m.find("tbody"),I=p.a.pt.toPx(P);o.find(".hiprint-printElement-tableTarget tbody").html(""),this.options.tableFooterRepeat!="last"&&o.find(".hiprint-printElement-tableTarget tfoot").remove(),this.options.tableHeaderRepeat=="first"&&a>0?o.find(".hiprint-printElement-tableTarget thead").remove():this.options.tableHeaderRepeat=="none"&&(M?o.find(".hiprint-printElement-tableTarget thead").remove():(o.find(".hiprint-printElement-tableTarget thead").css("background","firebrick"),o.find(".hiprint-printElement-tableTarget thead tr").css("background","firebrick")));var C=this.panel.panelPageRule=="none",Z=o.outerHeight();if(!C&&Z>I)return{target:void 0,length:0,height:0,isEnd:!1};for(var L=this.options.getGridColumns(),J=[],F=0;F<L;F++)for(var R=o.find(".hiprint-printElement-tableTarget:eq("+F+")"),V=void 0,$=[];;){if(C){var z=d.find("tr").length;if(z==0)V={height:p.a.px.toPt(Z),isEnd:!0},M&&this.options.autoCompletion&&(this.autoCompletion(I,R,u),Z=o.outerHeight());else{var tt=d.find("tr:lt(1)");R.find("tbody").append(tt);var ot=tt.data("rowData");J.push(ot),$.push(ot),Z=o.outerHeight(),z==0&&(d.prepend(tt),J.pop(),$.pop(),V={height:p.a.px.toPt(Z),isEnd:!1})}}else if(Z<=I)if(d.find("tr").length==0)V={height:p.a.px.toPt(Z),isEnd:!0},M&&this.options.autoCompletion&&(this.autoCompletion(I,R,u),Z=R.outerHeight());else{var tt=d.find("tr:lt(1)");R.find("tbody").append(tt);var ot=tt.data("rowData");J.push(ot),$.push(ot),Z=R.outerHeight(),(Z+=u)>I&&(d.prepend(tt),J.pop(),$.pop(),Z=o.outerHeight(),V={height:p.a.px.toPt(Z),isEnd:!1})}if(V){if(this.options.tableFooterRepeat=="last"&&!V.isEnd)break;this.options.tableFooterRepeat!=="no"&&(w.a.createTableFooter(this.printElementType.columns,this.getData(M),this.options,this.printElementType,M,$).insertBefore(R.find("tbody")),j.css(R,M));break}}var pt=o.find(".hiprint-printElement-tableTarget tbody tr").length,st=this.getGridColumnsFooterFormatter();st&&o.find(this.gridColumnsFooterCss).html(st(this.options,this.getData(M),M,J)),Z=o.outerHeight();var gt=d.find("tr").length==0?pt==0&&r?{target:void 0,length:0,height:0,isEnd:!0}:{target:o.clone(),length:pt,height:p.a.px.toPt(Z),isEnd:!0}:{target:o.clone(),length:pt,height:p.a.px.toPt(Z),isEnd:!1};return gt},b.prototype.autoCompletion=function(M,P){for(var o,m=this.getEmptyRowTarget(),a=P.outerHeight()+tfh;M>a;)o=m.clone(),P.find("tbody").append(o),a=P.outerHeight()+tfh;o&&o.remove()},b.prototype.getData=function(M){if(!M)return[{}];var P=this.getField(),o=P&&P.split(".").reduce((m,a)=>m?m[a]:M?M[a]:"",!1)||"";return o?JSON.parse(JSON.stringify(o)):[]},b.prototype.onResize=function(M,P,o,m,a){H.prototype.updateSizeAndPositionOptions.call(this,a,m,o,P),w.a.resizeTableCellWidth(this.designTarget,this.getColumns(),this.options.getWidth())},b.prototype.getReizeableShowPoints=function(){return this.options.showPoints||A.a.instance.table.showPoints},b.prototype.design=function(M,P){var o=this;this.designTarget.hidraggable({handle:this.designTarget.find(".hiprint-printElement-table-handle"),axis:o.options.axis?o.options.axis:void 0,designTarget:o,onDrag:function(a,r,u){o.updateSizeAndPositionOptions(r,u),o.createLineOfPosition(P),s.a.instance.changed=!0},moveUnit:"pt",minMove:A.a.instance.movingDistance,onBeforeDrag:function(a){s.a.instance.draging=!0,o.createLineOfPosition(P)},getScale:function(){return o.designPaper.scale||1},onStopDrag:function(a){s.a.instance.changed&&p.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,"\u79FB\u52A8"),s.a.instance.draging=!1,s.a.instance.changed=!1,o.removeLineOfPosition()}}),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.designTarget.hireizeable({showPoints:o.getReizeableShowPoints(),showSizeBox:A.a.instance.showSizeBox,noContainer:!0,onBeforeResize:function(){s.a.instance.draging=!0},getScale:function(){return o.designPaper.scale||1},onResize:function(a,r,u,j,d){o.onResize(a,r,u,j,d),o.hitable&&o.hitable.updateColumnGrips(),o.createLineOfPosition(P)},onStopResize:function(a){p.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,a?"\u65CB\u8F6C":"\u5927\u5C0F"),s.a.instance.draging=!1,o.removeLineOfPosition()}}),this.bingKeyboardMoveEvent(this.designTarget,P)},b.prototype.setHitable=function(){var M=this;this.hitable=new B.a({table:this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)"),rows:this.getColumns(),resizeRow:!1,resizeColumn:!0,fields:this.options.fields,trs:this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("tbody tr"),handle:this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("thead"),isEnableEdit:this.printElementType.editable?this.printElementType.editable:!0,columnDisplayEditable:this.printElementType.columnDisplayEditable!=null?this.printElementType.columnDisplayEditable:!0,columnDisplayIndexEditable:this.printElementType.columnDisplayIndexEditable!=null?this.printElementType.columnDisplayIndexEditable:!0,columnResizable:this.printElementType.columnResizable!=null?this.printElementType.columnResizable:!0,columnAlignEditable:this.printElementType.columnAlignEditable!=null?this.printElementType.columnAlignEditable:!0,isEnableEditText:this.printElementType.columnTitleEditable!=null?this.printElementType.columnTitleEditable:!0,isEnableEditField:this.printElementType.isEnableEditField!=null?this.printElementType.isEnableEditField:!0,isEnableContextMenu:this.printElementType.isEnableContextMenu!=null?this.printElementType.isEnableContextMenu:!0,isEnableInsertRow:this.printElementType.isEnableInsertRow!=null?this.printElementType.isEnableInsertRow:!0,isEnableDeleteRow:this.printElementType.isEnableDeleteRow!=null?this.printElementType.isEnableDeleteRow:!0,isEnableInsertColumn:this.printElementType.isEnableInsertColumn!=null?this.printElementType.isEnableInsertColumn:!0,isEnableDeleteColumn:this.printElementType.isEnableDeleteColumn!=null?this.printElementType.isEnableDeleteColumn:!0,isEnableMergeCell:this.printElementType.isEnableMergeCell!=null?this.printElementType.isEnableMergeCell:!0}),p.a.event.on("updateTable"+this.hitable.id,function(){M.updateDesignViewFromOptions()})},b.prototype.setColumnsOptions=function(){var M=this;this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("thead td").bind("click.hiprint",function(P){var o=x.default(P.target).attr("id")||x.default(P.target).attr("column-id"),m=M.getColumnByColumnId(o);if(m){var a=M.getPrintElementOptionItemsByName("tableColumn");p.a.event.trigger(M.getPrintElementSelectEventKey(),{printElement:M,customOptionsInput:[{title:(m.title||`${m.id}(id)`)+"-\u5217\u5C5E\u6027",optionItems:a,options:m,callback:function(u){a.forEach(function(j){var d=j.getValue();if(j.name=="title"&&d&&!d.trim().endsWith("#")&&!d.trim().startsWith("#")){var I=d?d.split("#"):"";m.title=I[0],I.length>1&&(m.columnId=m.field=I[1]),m.columnId&&m.target.attr("column-id",m.columnId),j.target.find("textarea").val(I[0]);return}m[j.name]=d})}}]})}else p.a.event.trigger(M.getPrintElementSelectEventKey(),{printElement:M})})},b.prototype.filterOptionItems=function(M){var P=H.prototype.filterOptionItems.call(this,M);return this.printElementType.editable&&this.options.columns.length==1?P:M.filter(function(o){return o.name!="columns"})},b.prototype.getFooterFormatter=function(){var M=void 0;if(this.printElementType.footerFormatter&&(M=this.printElementType.footerFormatter),this.options.footerFormatter)try{var P="footerFormatter="+this.options.footerFormatter;eval2(P)}catch(o){console.log(o)}return M},b.prototype.getGridColumnsFooterFormatter=function(){var M=void 0;if(this.printElementType.gridColumnsFooterFormatter&&(M=this.printElementType.gridColumnsFooterFormatter),this.options.gridColumnsFooterFormatter)try{var P="gridColumnsFooterFormatter="+this.options.gridColumnsFooterFormatter;M=eval2(P)}catch(o){console.log(o)}return M},b}(G.a)},function(it,O,h){var G=function(){return function(P){this.table=P.table,this.fields=P.fields,this.isEnableEdit=P.isEnableEdit,this.trs=P.trs,this.resizeRow=P.resizeRow,this.resizeColumn=P.resizeColumn,this.isEnableEditField=P.isEnableEditField,this.isEnableContextMenu=P.isEnableContextMenu,this.isEnableEditField=P.isEnableEditField,this.isEnableInsertRow=P.isEnableInsertRow,this.isEnableDeleteRow=P.isEnableDeleteRow,this.isEnableInsertColumn=P.isEnableInsertColumn,this.isEnableDeleteColumn=P.isEnableDeleteColumn,this.isEnableMergeCell=P.isEnableMergeCell,this.columnResizable=P.columnResizable,this.columnAlignEditable=P.columnAlignEditable}}(),A=function(){function P(o){this.options=new G(o)}return P.prototype.enableEidt=function(){this.options.isEnableEdit},P.prototype.disableEdit=function(){this.options.isEnableEdit},P.prototype.isEnableEdit=function(){return this.options.isEnableEdit},P}(),v=h(0),p=function(){return function(P){this.cell=P.cell,this.link=P.link,this.linkType=P.linkType,this.bottom=P.bottom,this.rightMost=P.rightMost,this.rowLevel=P.rowLevel,this.columnLevel=P.columnLevel,this.indexInTableGridRow=P.indexInTableGridRow,this.indexInTableGridColumn=P.indexInTableGridColumn}}(),c=h(10),l=function(){function P(){}return P.getLeftTableCell=function(o,m){var a;return o.forEach(function(r,u){r.cell&&u<m&&(a=r.cell)}),a},P.getIndex=function(o,m){var a;return o.forEach(function(r,u){r.cell&&r.cell.id==m&&(a=u)}),a},P}(),w=h(13),B=h(11),D=function(){return function(P,o){this.target=P,this.grips=o}}(),s=function(){return function(P){this.target=P}}(),T=function(){return function(){this.rowColumns=[]}}(),S=function(){function P(){}return P.getColumnsWidth=function(o,m){var a={},r=P.allAutoWidth(o);return o.rowColumns.forEach(function(u){var j=m-0,d=u.width/r*(j>0?j:0);a[u.id]=d}),a},P.resizeTableCellWeight=function(o){o.forEach(function(m){m.columns.forEach(function(a){a.hasWidth&&x.default(a.getTarget()).css("width",a.width+"pt")})})},P.allAutoWidth=function(o){var m=0;return o.rowColumns.forEach(function(a){m+=a.width}),m},P.reconsitutionTableColumnTree=function(o,m,a){for(var r=m||new T,u=function(I){r.totalLayer=I+1,r[I]=o[I].columns,r.rowColumns=r.rowColumns.concat(r[I].filter(function(C){return C.rowspan==o.length-I}))},j=0;j<o.length;j++)u(j);return r},P}(),N=h(2),H=function(){function P(o){this.signature="HiTresizer",this.hitable=o,this.rows=o.rows,this.target=o.target}return P.prototype.init=function(){this.addResizeRowAndColumn(),this.hitable.optionsCoat.options.resizeColumn&&this.createColumnGrips(),this.hitable.optionsCoat.options.resizeRow&&this.createRowGrips()},P.prototype.resizeTableCellWidth=function(){S.resizeTableCellWeight(this.rows)},P.prototype.addResizeRowAndColumn=function(){},P.prototype.createColumnGrips=function(){var o=this,m=this,a=[],r=x.default('<div class="columngrips"/>');r.width(this.target.width()),this.rows.forEach(function(u){(u.columns||[]).filter(function(j){return j.checked}).forEach(function(j,d){if(j.getTarget().attr("haswidth")){var I=x.default('<div class="columngrip"><div class="gripResizer"></div></div>');r.append(I);var C=new s(I);a.length>0&&(a[a.length-1].nextGrip=C),a.push(C),o.syncGrips(j,C),x.default(I).hidraggable({axis:"h",onDrag:function(L,J,F){},moveUnit:"pt",minMove:1,getScale:function(){return x.default(".hiprint-printPaper")[0].style.transform&&parseFloat(x.default(".hiprint-printPaper")[0].style.transform.slice(6,-1))||1},onBeforeDrag:function(L){if(N.a.instance.draging=!0,!C.nextGrip)return!1;m.dragingGrip=C,m.dragingGrip.left=parseFloat(m.dragingGrip.target.css("left").replace("px","")),C.target.addClass("columngripDraging")},onStopDrag:function(L){N.a.instance.draging=!1;var J=parseFloat(m.dragingGrip.target.css("left").replace("px","")),F=v.a.px.toPt(J-m.dragingGrip.left);C.cell.width+F<10?F=10-C.cell.width:C.nextGrip.cell.width-F<10&&(F=C.nextGrip.cell.width-10),C.cell.width=C.cell.width+F,C.nextGrip.cell.width=C.nextGrip.cell.width-F,o.resizeTableCellWidth(),C.target.removeClass("columngripDraging"),m.updateColumnGrips()}})}})}),this.target.before(r),this.cgripContariner=new D(r,a)},P.prototype.updateColumnGrips=function(){this.cgripContariner&&(this.cgripContariner.target.remove(),this.createColumnGrips())},P.prototype.updateRowGrips=function(){this.rgripContariner&&(this.rgripContariner.target.remove(),this.createRowGrips())},P.prototype.createRowGrips=function(){var o=this,m=this,a=[],r=x.default('<div class="rowgrips"/>');this.rows.forEach(function(u,j){var d=x.default('<div class="rowgrip"><div class="gripResizer"></div></div>');r.append(d);var I=new s(d);a.push(I),j>0&&j<o.rows.length&&x.default(d).hidraggable({axis:"v",onDrag:function(Z,L,J){},moveUnit:"pt",minMove:1,onBeforeDrag:function(Z){m.dragingGrip=I,m.dragingGrip.top=parseFloat(m.dragingGrip.target.css("top").replace("px","")),I.target.addClass("rowgripDraging")},onStopDrag:function(Z){var L=parseFloat(m.dragingGrip.target.css("top").replace("px","")),J=v.a.px.toPt(L-m.dragingGrip.top+m.rows[j].columns[0].getTarget().height());m.rows[j].columns[0].getTarget().css("height",J+"pt"),m.syncRowGrips(),I.target.removeClass("rowgripDraging")}})}),this.target.before(r),this.rgripContariner=new D(r,a),this.syncRowGrips()},P.prototype.syncGrips=function(o,m){var a=o.getTarget();m.cell=o,m.target.css({left:a.offset().left-this.target.offset().left+a.outerWidth(!1),height:30})},P.prototype.syncRowGrips=function(){var o=this;this.rgripContariner.target.height(this.target.height()),this.rows.forEach(function(m,a){var r=m.columns[0].getTarget();o.rgripContariner.grips[a].target.css({top:r.offset().top-o.target.offset().top+r.outerHeight(!1),width:30})})},P.prototype.addResizerHeadRow=function(){this.target.find("thead").prepend()},P}(),b=function(){function P(){}return P.prototype.init=function(){},P.prototype.updateRowGrips=function(){},P.prototype.updateColumnGrips=function(){},P}();h.d(O,"a",function(){return M});var M=function(){function P(o){this.id=B.a.createId(),this.optionsCoat=new A(o),this.handle=o.handle,this.target=o.table,this.initRows(o.rows),this.init(o),this.tableCellSelector=new c.a(this.rows,this.target),this.resizer=this.optionsCoat.options.columnResizable?new H(this):new b,this.resizer.init()}return P.prototype.insertRow=function(o,m,a){var r=m||this.tableCellSelector.getSingleSelect(),u=r.cell,j=this.rows[r.rowIndex],d=r.rowIndex,I=this.getCellGrid(),C=new w.a;if(C.init(this.optionsCoat,void 0,j.isHead),a&&C.getTarget().addClass(a),o=="above")I[d].forEach(function(L){var J=L.link?L.link:L.cell,F=J.width/J.colspan;if(L.columnLevel==0){var R=C.createTableCell();R.width=F,C.insertCellToLast(R)}else{if(L.linkType=="column"){var V=L.link.getTarget();L.link.rowspan+=1,V.attr("rowspan",L.link.rowspan)}L.linkType}}),this.rows.splice(d,0,C),j.getTarget().before(C.getTarget()),v.a.event.trigger("newRow"+this.id,C);else{var Z=d+u.rowspan-1;I[Z].forEach(function(L){var J=L.link?L.link:L.cell,F=J.width/J.colspan;if(L.bottom){var R=C.createTableCell();R.width=F,C.insertCellToLast(R)}else{if(L.cell){var V=L.cell.getTarget();L.cell.rowspan+=1,V.attr("rowspan",L.cell.rowspan)}L.linkType=="column"&&(V=L.link.getTarget(),L.link.rowspan+=1,V.attr("rowspan",L.link.rowspan))}}),this.rows.splice(Z+1,0,C),this.rows[Z].getTarget().after(C.getTarget()),v.a.event.trigger("newRow"+this.id,C)}},P.prototype.insertColumn=function(o,m,a,r){var u=this,j=this.rows.concat(this.trRows),d=m||this.tableCellSelector.getSingleSelect(),I=d.cell,C=d.rowIndex,Z=this.getCellGrid(j),L=Z[C].filter(function(R){return R.cell&&R.cell.id==I.id||R.link&&R.link.id==I.id});if(o=="left"){var J=L[0].indexInTableGridRow;Z.forEach(function(R,V){var $=R[J],z=R.filter(function(st,gt){return gt>=J&&st.cell});if($.rowLevel==0){var tt=j[V],ot=j[V].createTableCell();a&&ot.getTarget().addClass(a),r!=null&&(ot.width=r),z.length?tt.insertToTargetCellLeft(z[0].cell,ot):tt.insertCellToLast(ot),v.a.event.trigger("newCell"+u.id,ot)}else if($.linkType=="row"){var pt=$.link.getTarget();$.link.colspan+=1,pt.attr("colspan",$.link.colspan)}})}else{var F=L[L.length-1].indexInTableGridRow;Z.forEach(function(R,V){var $=R[F],z=R.filter(function(gt,ht){return ht<=F&&gt.cell});if($.rightMost){var tt=j[V],ot=tt.createTableCell();a&&ot.getTarget().addClass(a),r!=null&&(ot.width=r),z.length?tt.insertToTargetCellRight(z[z.length-1].cell,ot):tt.insertCellToFirst(ot),v.a.event.trigger("newCell"+u.id,ot)}else{var pt=$.link||$.cell;if($.linkType=="row"){var st=pt.getTarget();pt.colspan+=1,st.attr("colspan",pt.colspan)}$.cell&&(st=pt.getTarget(),pt.colspan+=1,st.attr("colspan",pt.colspan))}})}},P.prototype.deleteRow=function(){var o=this,m=this.tableCellSelector.getSingleSelect(),a=(m.cell,this.rows[m.rowIndex],m.rowIndex),r=this.getCellGrid(),u=this.rows[a];r[a].forEach(function(j,d){if(j.cell)if(j.cell.rowspan==1)u.removeCell(j.cell);else{u.removeCell(j.cell);var I=r[a+1].filter(function(J,F){return J.cell&&F>d}),C=o.rows[a+1],Z=C.createTableCell(j.cell.rowspan-1,j.cell.colspan);I.length?C.insertToTargetCellLeft(I[0].cell,Z):C.insertCellToLast(Z)}else if(j.linkType=="column"){var L=j.link;L.rowspan-=1,L.getTarget().attr("rowspan",L.rowspan)}}),u.getTarget().remove(),this.rows.splice(a,1)},P.prototype.deleteColums=function(){var o=this.rows.concat(this.trRows),m=this.tableCellSelector.getSingleSelect(),a=m.cell,r=m.rowIndex,u=this.getCellGrid(o),j=u[r].filter(function(d){return d.cell&&d.cell.id==a.id||d.link&&d.link.id==a.id})[0].indexInTableGridRow;u.forEach(function(d,I){var C=d[j];C.cell?C.cell.colspan==1?o[I].removeCell(C.cell):(C.cell.colspan-=1,C.cell.getTarget().attr("colspan",C.cell.colspan)):C.linkType=="row"&&(C.link.colspan-=1,C.link.getTarget().attr("colspan",C.link.colspan))})},P.prototype.mergeCell=function(){var o=this,m=this.tableCellSelector.getSelectedCells();if(m.length!=0){var a=m[0][0].cell;m.forEach(function(r,u){r.forEach(function(j,d){u==0?d!=0&&(a.colspan+=j.cell.colspan,o.rows[j.rowIndex].removeCell(j.cell)):o.rows[j.rowIndex].removeCell(j.cell),d==0&&m[0][0].rowIndex+a.rowspan-1<j.rowIndex&&(a.rowspan+=j.cell.rowspan)})}),a.getTarget().attr("colspan",a.colspan),a.getTarget().attr("rowspan",a.rowspan),this.tableCellSelector.setSingleSelect(m[0][0])}},P.prototype.splitCell=function(){var o=this.tableCellSelector.getSingleSelect(),m=this.getCellGrid(),a=l.getIndex(m[o.rowIndex],o.cell.id);if(o){for(var r=o.rowIndex;r<o.rowIndex+o.cell.rowspan;r++)for(var u=this.rows[r],j=r==o.rowIndex?o.cell:l.getLeftTableCell(m[r],a),d=0;d<o.cell.colspan;d++)r==o.rowIndex&&d==0||(j?u.insertToTargetCellRight(j,u.createTableCell()):u.insertCellToFirst(u.createTableCell()));o.cell.rowspan=1,o.cell.colspan=1,o.cell.getTarget().attr("colspan",o.cell.colspan),o.cell.getTarget().attr("rowspan",o.cell.rowspan)}},P.prototype.init=function(o){var m=this;x.default(this.target).addClass("hitable"),this.optionsCoat.onBeforEdit=function(a){return m.optionsCoat.options.onBeforEdit&&o.onBeforEdit(a)===!1?!1:(m.optionsCoat.editingCell&&m.optionsCoat.editingCell.endEdit(),!0)},x.default(this.target).mousedown(function(a){m.optionsCoat.isLeftMouseButtonDown=!0}),x.default(this.target).mouseup(function(a){m.optionsCoat.isLeftMouseButtonDown=!1}),this.initContext(),this.target.on("mousemove",function(a){a.buttons===1&&m.tableCellSelector.multipleSelectByXY(a.pageX,a.pageY)}).on("mousedown",function(a){a.buttons===1&&m.tableCellSelector.singleSelectByXY(a.pageX,a.pageY)})},P.prototype.initRows=function(o){var m=this;if(this.trRows=[],o){this.rows=o,o.forEach(function(r,u){r.init(m.optionsCoat,m.target.find("tr:eq("+u+")"),!0)});var a=this.optionsCoat.options.trs;a&&this.initRowsByTrs(a).forEach(function(r){m.trRows.push(r)})}else this.rows=this.initRowsByTrs(this.target.find("tr"))},P.prototype.initRowsByTrs=function(o){var m=this;return o.map(function(a,r){var u=new w.a;return u.init(m.optionsCoat,x.default(r)),u}).get()},P.prototype.enableEidt=function(){this.optionsCoat.enableEidt()},P.prototype.disableEdit=function(){this.optionsCoat.disableEdit()},P.prototype.getCellGrid=function(o){var m=o||this.rows,a=this.getColumnStep(),r=[];return m.forEach(function(u,j){u.columns.forEach(function(d,I){for(var C=0;C<d.colspan;C++)for(var Z=0,L=!1;Z<a&&!L;){if(r[j]=r[j]||[],!r[j][Z]){r[j][Z]=new p({cell:C==0?d:void 0,link:C!=0?d:void 0,linkType:C>0?"row":void 0,rightMost:C==d.colspan-1||void 0,bottom:d.rowspan-1==0,rowLevel:C,columnLevel:0,indexInTableGridRow:Z,indexInTableGridColumn:j});for(var J=j+1,F=1;F<d.rowspan;F++)r[J]=r[J]||[],r[J][Z]=new p({cell:void 0,link:d,linkType:C>0?"rowColumn":"column",rightMost:C==d.colspan-1||void 0,bottom:F==d.rowspan-1,rowLevel:C,columnLevel:F,indexInTableGridRow:Z,indexInTableGridColumn:J}),J+=1;L=!0}Z++}})}),r},P.prototype.setAlign=function(o){var m=this.tableCellSelector.getSingleSelect();m&&m.cell.setAlign(o)},P.prototype.setVAlign=function(o){var m=this.tableCellSelector.getSingleSelect();m&&m.cell.setVAlign(o)},P.prototype.getColumnStep=function(o){var m=0;return this.rows.length&&this.rows[o||0].columns.forEach(function(a){m+=a.colspan}),m},P.prototype.initContext=function(){var o=this;if(!this.optionsCoat.options.isEnableContextMenu)return!1;x.default(this.handle).hicontextMenu({menus:[{text:"\u5728\u4E0A\u65B9\u63D2\u5165\u884C",enabled:this.optionsCoat.options.isEnableInsertRow,disable:function(){return!o.tableCellSelector.getSingleSelect()},callback:function(){o.insertRow("above"),o.resizer.updateRowGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5728\u4E0B\u65B9\u63D2\u5165\u884C",borderBottom:!0,enabled:this.optionsCoat.options.isEnableInsertRow,disable:function(){return!o.tableCellSelector.getSingleSelect()},callback:function(){o.insertRow("below"),o.resizer.updateRowGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5411\u5DE6\u65B9\u63D2\u5165\u5217",enabled:this.optionsCoat.options.isEnableInsertColumn,disable:function(){return!o.tableCellSelector.getSingleSelect()},callback:function(){o.insertColumn("left"),o.resizer.updateColumnGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5411\u53F3\u65B9\u63D2\u5165\u5217",enabled:this.optionsCoat.options.isEnableInsertColumn,disable:function(){return!o.tableCellSelector.getSingleSelect()},borderBottom:!0,callback:function(){o.insertColumn("right"),o.resizer.updateColumnGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5220\u9664\u884C",enabled:this.optionsCoat.options.isEnableDeleteRow,disable:function(){return!o.tableCellSelector.getSingleSelect()||o.rows.length<=1},callback:function(){o.deleteRow(),o.resizer.updateRowGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5220\u9664\u5217",borderBottom:!0,enabled:this.optionsCoat.options.isEnableDeleteColumn,disable:function(){return!o.tableCellSelector.getSingleSelect()||o.rows.length>0&&o.rows[0].columns.length<=1},callback:function(){o.deleteColums(),o.resizer.updateColumnGrips(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u5BF9\u9F50",borderBottom:!0,enabled:this.optionsCoat.options.columnAlignEditable,menus:[{text:"\u5DE6",callback:function(){o.setAlign("left")}},{text:"\u5DE6\u53F3\u5C45\u4E2D",callback:function(){o.setAlign("center")}},{text:"\u53F3",callback:function(){o.setAlign("right")}},{text:"\u9ED8\u8BA4",borderBottom:!0,callback:function(){o.setAlign("")}},{text:"\u4E0A",callback:function(){o.setVAlign("top")}},{text:"\u5782\u76F4\u5C45\u4E2D",callback:function(){o.setVAlign("middle")}},{text:"\u4E0B",callback:function(){o.setVAlign("bottom")}},{text:"\u9ED8\u8BA4",callback:function(){o.setVAlign("")}}]},{text:"\u5408\u5E76\u5355\u5143\u683C",enabled:this.optionsCoat.options.isEnableMergeCell,disable:function(){return o.tableCellSelector.getSingleSelect()},callback:function(){o.mergeCell(),v.a.event.trigger("updateTable"+o.id)}},{text:"\u89E3\u5F00\u5355\u5143\u683C",enabled:this.optionsCoat.options.isEnableMergeCell,disable:function(){var a=o.tableCellSelector.getSingleSelect();return!a||a.cell.rowspan==1&&a.cell.colspan==1},callback:function(){o.splitCell(),v.a.event.trigger("updateTable"+o.id)}}].filter(function(m){return m.enabled})})},P.prototype.getTableWidth=function(){return v.a.px.toPt(this.target.outerWidth(!1))},P.prototype.updateColumnGrips=function(){this.resizer.updateColumnGrips()},P.prototype.updateRowGrips=function(){this.resizer.updateRowGrips()},P}()},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){return function(A,v,p){this.tid=A,this.options=v,this.printElementType=p}}()},function(it,O,h){var G=h(3),A=h(12),v=function(){return function(B){this.width=B.width,this.title=B.title,this.field=B.field,this.checked=B.checked,this.columnId=B.columnId,this.fixed=!1,this.rowspan=B.rowspan||1,this.colspan=B.colspan||1,this.align=B.align,this.halign=B.halign,this.vAlign=B.vAlign,this.renderFormatter=B.renderFormatter,this.formatter2=B.formatter2,this.styler2=B.styler2,this.stylerHeader=B.stylerHeader,this.tableColumnHeight=B.tableColumnHeight||30,this.tableTextType=B.tableTextType||"text",this.tableBarcodeMode=B.tableBarcodeMode||"CODE128A",this.tableQRCodeLevel=B.tableQRCodeLevel||0,this.tableSummaryTitle=B.tableSummaryTitle,this.tableSummaryText=B.tableSummaryText,this.tableSummary=B.tableSummary,this.tableSummaryAlign=B.tableSummaryAlign,this.tableSummaryNumFormat=B.tableSummaryNumFormat,this.upperCase=B.upperCase}}(),p=h(5);h.d(O,"a",function(){return w});var c,l=(c=function(D,s){return(c=Object.setPrototypeOf||Ct({__proto__:[]},Array)&&function(T,S){T.__proto__=S}||function(T,S){for(var N in S)S.hasOwnProperty(N)&&(T[N]=S[N])})(D,s)},function(B,D){function s(){this.constructor=B}c(B,D),B.prototype=D===null?Object.create(D):(s.prototype=D.prototype,new s)}),w=function(B){function D(s,T){var S=this;return s=s||{},(S=B.call(this,s)||this).lHeight=s.lHeight,S.autoCompletion=s.autoCompletion,S.tableFooterRepeat=s.tableFooterRepeat,T&&(S.columns=[],T.editable&&s.columns&&s.columns.length?s.columns.forEach(function(N){var H=[];N.forEach(function(b){var M=new v(b),P=T.getColumnByColumnId(M.columnId),o=P?x.default.extend(P,M):new p.a(M);H.push(o)}),S.columns.push(new A.a(H))}):T.columns.forEach(function(N){S.columns.push(new A.a(N))})),S}return l(D,B),D.prototype.getColumnByColumnId=function(s){return this.makeColumnObj()[s]},D.prototype.makeColumnObj=function(){var s={};return this.columns&&this.columns.forEach(function(T){T.columns.forEach(function(S){(S.id||S.columnId)&&(s[S.id||S.columnId]=S)})}),s},D.prototype.getGridColumns=function(){return this.gridColumns||1},D.prototype.getPrintElementOptionEntity=function(){var s=B.prototype.getPrintElementOptionEntity.call(this);return s.fields=this.fields,this.columns&&(s.columns=[],this.columns.forEach(function(T){var S=T.getPrintElementOptionEntity().map(function(N){return new v(N)});s.columns.push(S)})),s},D}(G.a)},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){return function(){this.rowColumns=[]}}()},function(it,O,h){h.d(O,"a",function(){return G});var G=function(){function A(v,p){this.gridColumns=v,this.target=p}return A.prototype.getByIndex=function(v){return this.target.find(".hi-grid-col:eq("+v+")")},A}()},function(it,O,h){it.exports=h(33)},function(it,O){(function(h){function G(s){var T=h.data(s.data.target,"hidraggable"),S=T.options,N=T.proxy,H=s.data,b=H.startLeft+(s.pageX-H.startX)/(T.options.getScale()||1),M=H.startTop+(s.pageY-H.startY)/(T.options.getScale()||1);N&&(N.parent()[0]==document.body?(b=S.deltaX!=null&&S.deltaX!=null?s.pageX+S.deltaX:s.pageX-s.data.offsetWidth,M=S.deltaY!=null&&S.deltaY!=null?s.pageY+S.deltaY:s.pageY-s.data.offsetHeight):(S.deltaX!=null&&S.deltaX!=null&&(b+=s.data.offsetWidth+S.deltaX),S.deltaY!=null&&S.deltaY!=null&&(M+=s.data.offsetHeight+S.deltaY))),s.data.parent!=document.body&&(b+=h(s.data.parent).scrollLeft(),M+=h(s.data.parent).scrollTop()),S.axis=="h"?H.left=b:S.axis=="v"||s.shiftKey&&s.altKey?H.top=M:s.shiftKey?H.left=b:(H.left=b,H.top=M)}function A(s){var T=h.data(s.data.target,"hidraggable"),S=T.options,N=T.proxy;N||(N=h(s.data.target)),N.css({left:h.fn.dragLengthC(s.data.left,S),top:h.fn.dragLengthC(s.data.top,S)}),h("body").css("cursor",S.cursor)}function v(s){h.fn.hidraggable.isDragging=!0;var T=h.data(s.data.target,"hidraggable"),S=T.options,N=h(".hidroppable").filter(function(){return s.data.target!=this}).filter(function(){var b=h.data(this,"hidroppable")&&h.data(this,"hidroppable").options.accept;return!b||h(b).filter(function(){return this==s.data.target}).length>0});T.hidroppables=N;var H=T.proxy;return H||(S.proxy?(H=S.proxy=="clone"?h(s.data.target).clone().insertAfter(s.data.target):S.proxy.call(s.data.target,s.data.target),T.proxy=H):H=h(s.data.target)),H.css("position","absolute"),G(s),A(s),S.onStartDrag.call(s.data.target,s),!1}function p(s,T,S,N,H,b){Math.abs(s[S]-T[N])<=HIPRINT_CONFIG.adsorbLineMin?s.v.length?s.v.css("left",s[S]+"pt"):(s.v=x.default("<div class='verLine id-"+s.id+"'></div>"),s.v.css("height",H+"pt"),s.v.css("left",s[S]+"pt"),b.append(s.v)):s.v&&s.v.remove()}function c(s){s&&s.v&&s.v.remove(),x.default(".verLine").remove()}function l(s,T,S,N,H,b){Math.abs(s[S]-T[N])<=HIPRINT_CONFIG.adsorbLineMin?s.h.length?s.h.css("top",s[S]+"pt"):(s.h=x.default("<div class='horLine id-"+s.id+"'></div>"),s.h.css("width",H+"pt"),s.h.css("top",s[S]+"pt"),b.append(s.h)):s.h&&s.h.remove()}function w(s){s&&s.h&&s.h.remove(),x.default(".horLine").remove()}function B(s){var T=h.data(s.data.target,"hidraggable");if(G(s),!(s.ctrlKey||s.metaKey)&&(s.data.target.className.startsWith("resize-panel")||s.data.target.style.zIndex=="2"||s.data.target.className.startsWith("hiprint-printElement"))){var S=s.data;if(h(".mouseRect").length==0&&T.options.designTarget&&T.options.designTarget.panel.printElements.filter(function(u){return u.designTarget.children().last().css("display")=="block"&&!u.printElementType.type.includes("table")}).length<=1){let u=window.hinnn.px.toPt(S.left),j=window.hinnn.px.toPt(S.top),d=T.options.designTarget.options;d.left=u,d.top=j,d.right=u+d.width,d.bottom=j+d.height,d.vCenter=u+d.width/2,d.hCenter=j+d.height/2,(()=>{let I=T.options.designTarget.panel.printElements.filter($=>$.id!=T.options.designTarget.id).map($=>{let{left:z,top:tt,width:ot,height:pt}=$.options,st=z+ot,gt=z+ot/2,ht=tt+pt/2,ct=d.left+d.width/2,bt=d.top+d.height/2,dt=d.left+d.width,lt,vt,yt,Mt;return vt=Math.sqrt(Math.pow(z-d.left,2)+Math.pow(ht-bt,2)),yt=Math.sqrt(Math.pow(gt-ct,2)+Math.pow(ht-bt,2)),Mt=Math.sqrt(Math.pow(st-dt,2)+Math.pow(ht-bt,2)),lt=Math.min(vt,yt,Mt),{...$.options,distance:lt,h:x.default(".horLine.id-"+$.id),v:x.default(".verLine.id-"+$.id),bottom:tt+pt,right:z+ot,vCenter:gt,hCenter:ht}}).sort(($,z)=>$.distance-z.distance).slice(0,1),C=T.options.designTarget.designPaper,Z=C.target.find(".hiprint-printPaper-content"),L=C.width,J=C.height,F=HIPRINT_CONFIG.showAdsorbLine,R=HIPRINT_CONFIG.adsorbMin,V=HIPRINT_CONFIG.adsorbLineMin;I.forEach(($,z)=>{Math.abs(I[z].left-d.left)<=R?(d.left=I[z].left,c(I[z])):Math.abs(I[z].vCenter-d.left)<=R?(d.left=I[z].vCenter,c(I[z])):Math.abs(I[z].right-d.left)<=R&&(d.left=I[z].right,c(I[z])),Math.abs(I[z].left-d.vCenter)<=R?(d.left=I[z].left-d.width/2,c(I[z])):Math.abs(I[z].vCenter-d.vCenter)<=R?(d.left=I[z].vCenter-d.width/2,c(I[z])):Math.abs(I[z].right-d.vCenter)<=R&&(d.left=I[z].right-d.width/2,c(I[z])),Math.abs(I[z].left-d.right)<=R?(d.left=I[z].left-d.width,c(I[z])):Math.abs(I[z].vCenter-d.right)<=R?(d.left=I[z].vCenter-d.width,c(I[z])):Math.abs(I[z].right-d.right)<=R&&(d.left=I[z].right-d.width,c(I[z])),Math.abs(I[z].top-d.top)<=R?(d.top=I[z].top,w(I[z])):Math.abs(I[z].hCenter-d.top)<=R?(d.top=I[z].hCenter,w(I[z])):Math.abs(I[z].bottom-d.top)<=R&&(d.top=I[z].bottom,w(I[z])),Math.abs(I[z].top-d.hCenter)<=R?(d.top=I[z].top-d.height/2,w(I[z])):Math.abs(I[z].hCenter-d.hCenter)<=R?(d.top=I[z].hCenter-d.height/2,w(I[z])):Math.abs(I[z].bottom-d.hCenter)<=R&&(d.top=I[z].bottom-d.height/2,w(I[z])),Math.abs(I[z].top-d.bottom)<=R?(d.top=I[z].top-d.height,w(I[z])):Math.abs(I[z].hCenter-d.bottom)<=R?(d.top=I[z].hCenter-d.height,w(I[z])):Math.abs(I[z].bottom-d.bottom)<=R&&(d.top=I[z].bottom-d.height,w(I[z])),F&&(Math.abs(I[z].left-d.left)>R&&Math.abs(I[z].left-d.left)<=V?p(I[z],d,"left","left",J,Z):Math.abs(I[z].vCenter-d.left)>R&&Math.abs(I[z].vCenter-d.left)<=V?p(I[z],d,"vCenter","left",J,Z):Math.abs(I[z].right-d.left)>R&&Math.abs(I[z].right-d.left)<=V?p(I[z],d,"right","left",J,Z):Math.abs(I[z].left-d.vCenter)>R&&Math.abs(I[z].left-d.vCenter)<=V?p(I[z],d,"left","vCenter",J,Z):Math.abs(I[z].vCenter-d.vCenter)>R&&Math.abs(I[z].vCenter-d.vCenter)<=V?p(I[z],d,"vCenter","vCenter",J,Z):Math.abs(I[z].right-d.vCenter)>R&&Math.abs(I[z].right-d.vCenter)<=V?p(I[z],d,"right","vCenter",J,Z):Math.abs(I[z].left-d.right)>R&&Math.abs(I[z].left-d.right)<=V?p(I[z],d,"left","right",J,Z):Math.abs(I[z].vCenter-d.right)>R&&Math.abs(I[z].vCenter-d.right)<=V?p(I[z],d,"vCenter","right",J,Z):Math.abs(I[z].right-d.right)>R&&Math.abs(I[z].right-d.right)<=V?p(I[z],d,"right","right",J,Z):Math.abs(I[z].top-d.top)>R&&Math.abs(I[z].top-d.top)<=V?l(I[z],d,"top","top",L,Z):Math.abs(I[z].hCenter-d.top)>R&&Math.abs(I[z].hCenter-d.top)<=V?l(I[z],d,"hCenter","top",L,Z):Math.abs(I[z].bottom-d.top)>R&&Math.abs(I[z].bottom-d.top)<=V?l(I[z],d,"bottom","top",L,Z):Math.abs(I[z].top-d.hCenter)>R&&Math.abs(I[z].top-d.hCenter)<=V?l(I[z],d,"top","hCenter",L,Z):Math.abs(I[z].hCenter-d.hCenter)>R&&Math.abs(I[z].hCenter-d.hCenter)<=V?l(I[z],d,"hCenter","hCenter",L,Z):Math.abs(I[z].bottom-d.hCenter)>R&&Math.abs(I[z].bottom-d.hCenter)<=V?l(I[z],d,"bottom","hCenter",L,Z):Math.abs(I[z].top-d.bottom)>R&&Math.abs(I[z].top-d.bottom)<=V?l(I[z],d,"top","bottom",L,Z):Math.abs(I[z].hCenter-d.bottom)>R&&Math.abs(I[z].hCenter-d.bottom)<=V?l(I[z],d,"hCenter","bottom",L,Z):Math.abs(I[z].bottom-d.bottom)>R&&Math.abs(I[z].bottom-d.bottom)<=V?l(I[z],d,"bottom","bottom",L,Z):(c(I[z]),w(I[z])))})})(),s.data.left=window.hinnn.pt.toPx(d.left),s.data.top=window.hinnn.pt.toPx(d.top)}var N=S.parent.className.endsWith("design")?S.parent:S.parent.offsetParent,H=N.clientWidth,b=N.clientHeight,M=S.target.clientWidth,P=S.target.clientHeight,o=0,m=0;if(T.options.designTarget&&T.options.designTarget.options.transform){var a=T.options.designTarget.options.getRectInfo();o=window.hinnn.pt.toPx(a.diffW),m=window.hinnn.pt.toPx(a.diffH)}S.left<0-o?S.left=0-o:S.left>=H-M+o&&(S.left=H-M+o),S.top<0-m?S.top=0-m:S.top>=b-P+m&&(S.top=b-P+m),s.data=S}T.options.onDrag.call(s.data.target,s,h.fn.dragLengthCNum(s.data.left,T.options),h.fn.dragLengthCNum(s.data.top,T.options))!=0&&A(s);var r=s.data.target;return T.hidroppables.each(function(){var u=h(this);if(!u.hidroppable("options").disabled){var j=u.offset();s.pageX>j.left&&s.pageX<j.left+u.outerWidth()&&s.pageY>j.top&&s.pageY<j.top+u.outerHeight()?(this.entered||(h(this).trigger("_dragenter",[r]),this.entered=!0),h(this).trigger("_dragover",[r])):this.entered&&(h(this).trigger("_dragleave",[r]),this.entered=!1)}}),!1}function D(s){h.fn.hidraggable.isDragging=!1;var T,S,N=h.data(s.data.target,"hidraggable"),H=N.proxy,b=N.options;b.revert?P()==1?h(s.data.target).css({position:s.data.startPosition,left:s.data.startLeft,top:s.data.startTop}):H?(H.parent()[0]==document.body?(T=s.data.startX-s.data.offsetWidth,S=s.data.startY-s.data.offsetHeight):(T=s.data.startLeft,S=s.data.startTop),H.animate({left:T,top:S},function(){M()})):h(s.data.target).animate({left:s.data.startLeft,top:s.data.startTop},function(){h(s.data.target).css("position",s.data.startPosition)}):(h(s.data.target).css({position:"absolute",left:h.fn.dragLengthC(s.data.left,b),top:h.fn.dragLengthC(s.data.top,b)}),P());function M(){H&&H.remove(),N.proxy=null}function P(){var o=!1;return N.hidroppables.each(function(){var m=h(this);if(!m.hidroppable("options").disabled){var a=m.offset();return s.pageX>a.left&&s.pageX<a.left+m.outerWidth()&&s.pageY>a.top&&s.pageY<a.top+m.outerHeight()?(b.revert&&h(s.data.target).css({position:s.data.startPosition,left:s.data.startLeft,top:s.data.startTop}),h(this).trigger("_drop",[s.data.target]),M(),o=!0,this.entered=!1,!1):void 0}}),o||b.revert||M(),o}return b.onStopDrag.call(s.data.target,s),h(document).unbind(".hidraggable"),setTimeout(function(){h("body").css("cursor","")},100),!1}h.fn.hidraggable=function(s,T){return typeof s=="string"?h.fn.hidraggable.methods[s](this,T):this.each(function(){var S,N=h.data(this,"hidraggable");N?(N.handle.unbind(".hidraggable"),S=h.extend(N.options,s)):S=h.extend({},h.fn.hidraggable.defaults,h.fn.hidraggable.parseOptions(this),s||{});var H=S.handle?typeof S.handle=="string"?h(S.handle,this):S.handle:h(this);function b(M){var P=h.data(M.data.target,"hidraggable"),o=P.handle,m=h(o).offset(),a=h(o)[0].style.transform&&parseInt(h(o)[0].style.transform.slice(7,-1)),r=P.options.getScale(),u=h(o).outerWidth(),j=h(o).outerHeight();if(a){var d=a*Math.PI/180,I=h(o).outerWidth(),C=h(o).outerHeight(),Z=Math.sin(d),L=Math.cos(d);u=Math.abs(I*L)+Math.abs(C*Z),j=Math.abs(I*Z)+Math.abs(C*L)}r&&(u*=r,j*=r);var J=M.pageY-m.top,F=m.left+u-M.pageX,R=m.top+j-M.pageY,V=M.pageX-m.left;return Math.min(J,F,R,V)>P.options.edge}h.data(this,"hidraggable",{options:S,handle:H}),S.disabled?h(this).css("cursor",""):H.unbind(".hidraggable").bind("mousemove.hidraggable",{target:this},function(M){if(!h.fn.hidraggable.isDragging){var P=h.data(M.data.target,"hidraggable").options;b(M)?h(this).css("cursor",P.cursor):h(this).css("cursor","")}}).bind("mouseleave.hidraggable",{target:this},function(M){h(this).css("cursor","")}).bind("mousedown.hidraggable",{target:this},function(M){if(b(M)!=0){h(this).css("cursor","");var P=h(M.data.target).position(),o=h(M.data.target).offset(),m={startPosition:h(M.data.target).css("position"),startLeft:P.left,startTop:P.top,left:P.left,top:P.top,startX:M.pageX,startY:M.pageY,offsetWidth:M.pageX-o.left,offsetHeight:M.pageY-o.top,target:M.data.target,parent:h(M.data.target).parent()[0]},a=h.data(M.data.target,"hidraggable");if(a.options.draggable===!1||M.target.className=="r resizebtn")return;var r=a.options.getScale();r&&(m.left/=r,m.top/=r,m.startLeft/=r,m.startTop/=r);var u=m.target.style.transform&&parseInt(m.target.style.transform.slice(7,-1));if(u){var j=u*Math.PI/180,d=h(M.data.target).outerWidth(),I=h(M.data.target).outerHeight(),C=Math.sin(j),Z=Math.cos(j),L=Math.abs(d*Z)+Math.abs(I*C),J=Math.abs(d*C)+Math.abs(I*Z),F=(L-d)/2,R=(J-I)/2;m.left+=F,m.top+=R,m.startLeft+=F,m.startTop+=R}h.extend(M.data,m),h.data(M.data.target,"hidraggable").options.onBeforeDrag.call(M.data.target,M)!=0&&(h(document).bind("mousedown.hidraggable",M.data,v),h(document).bind("mousemove.hidraggable",M.data,B),h(document).bind("mouseup.hidraggable",M.data,D))}})})},h.fn.hidraggable.methods={options:function(T){return h.data(T[0],"hidraggable").options},update:function(T,S){S&&typeof S=="object"&&h.data(T[0],"hidraggable")&&Object.keys(S).forEach(function(N){h.data(T[0],"hidraggable").options[N]=S[N]})},proxy:function(T){return h.data(T[0],"hidraggable").proxy},enable:function(T){return T.each(function(){h(this).hidraggable({disabled:!1})})},disable:function(T){return T.each(function(){h(this).hidraggable({disabled:!0})})}},h.fn.hidraggable.parseOptions=function(s){var T=h(s);return h.extend({},h.hiprintparser.parseOptions(s,["cursor","handle","axis",{revert:"boolean",deltaX:"number",deltaY:"number",edge:"number"}]),{disabled:!!T.attr("disabled")||void 0})},h.fn.hidraggable.defaults={proxy:null,revert:!1,cursor:"move",deltaX:null,deltaY:null,handle:null,disabled:!1,edge:0,axis:null,getScale:function(T){},onBeforeDrag:function(T){},onStartDrag:function(T){},onDrag:function(T){},onStopDrag:function(T){}},h.fn.hidraggable.isDragging=!1})(jQuery)},function(it,O){(function(h){h.fn.hidroppable=function(G,A){return typeof G=="string"?h.fn.hidroppable.methods[G](this,A):(G=G||{},this.each(function(){var v,p=h.data(this,"hidroppable");p?h.extend(p.options,G):(h(v=this).addClass("hidroppable"),h(v).bind("_dragenter",function(c,l){h.data(v,"hidroppable").options.onDragEnter.apply(v,[c,l])}),h(v).bind("_dragleave",function(c,l){h.data(v,"hidroppable").options.onDragLeave.apply(v,[c,l])}),h(v).bind("_dragover",function(c,l){h.data(v,"hidroppable").options.onDragOver.apply(v,[c,l])}),h(v).bind("_drop",function(c,l){h.data(v,"hidroppable").options.onDrop.apply(v,[c,l])}),h.data(this,"hidroppable",{options:h.extend({},h.fn.hidroppable.defaults,h.fn.hidroppable.parseOptions(this),G)}))}))},h.fn.hidroppable.methods={options:function(A){return h.data(A[0],"hidroppable")&&h.data(A[0],"hidroppable").options||{}},enable:function(A){return A.each(function(){h(this).hidroppable({disabled:!1})})},disable:function(A){return A.each(function(){h(this).hidroppable({disabled:!0})})}},h.fn.hidroppable.parseOptions=function(G){var A=h(G);return h.extend({},h.hiprintparser.parseOptions(G,["accept"]),{disabled:!!A.attr("disabled")||void 0})},h.fn.hidroppable.defaults={accept:null,disabled:!1,onDragEnter:function(A,v){},onDragOver:function(A,v){},onDragLeave:function(A,v){},onDrop:function(A,v){}}})(jQuery)},function(it,O){var h;(h=jQuery).hiprintparser={parseOptions:function(A,v){var p=h(A),c={},l=h.trim(p.attr("data-options"));if(l&&(l.substring(0,1)!="{"&&(l="{"+l+"}"),c=new Function("return "+l)()),v){for(var w={},B=0;B<v.length;B++){var D=v[B];if(typeof D=="string")w[D]=D=="width"||D=="height"||D=="left"||D=="top"?parseInt(A.style[D])||void 0:p.attr(D);else for(var s in D){var T=D[s];T=="boolean"?w[s]=p.attr(s)?p.attr(s)=="true":void 0:T=="number"&&(w[s]=p.attr(s)=="0"?0:parseFloat(p.attr(s))||void 0)}}h.extend(c,w)}return c}},h.fn.dragLengthC=function(G,A){return A.moveUnit=="pt"?h.fn.dragLengthCNum(G,A)+"pt":h.fn.dragLengthCNum(G,A)},h.fn.dragLengthCNum=function(G,A){var v=3;if(A.moveUnit=="pt"){var p=.75*G;return A.minMove&&(v=A.minMove),Math.round(p/v)*v}return Math.round(p/v)*v}},function(it,O){var h,G,A;h=jQuery,G={maxPanelIndex:0},(A=function(p){this.options=h.data(p.target,"hireizeable").options,this.init(p.target)}).prototype={numHandlerText:function(p){return this.numHandler(p)+"pt"},numHandler:function(p){var c=1.5,l=.75*p;return this.options.minResize&&(c=this.options.minResize),Math.round(l/c)*c},init:function(p){p.className.includes("hiprint-printElement")&&this.initResizeBox(p)},initResizeBox:function(p){var c=this;h(p).each(function(){var l;G.maxPanelIndex+=1,c.options.noContainer?l=h(p):l=h("<div panelIndex="+G.maxPanelIndex+' class="resize-panel"></div>'),c.appendHandler(l,h(this));var w={name:"n",target:h('<div class="resizebtn n"/>')},B={name:"s",target:h('<div class="resizebtn s"/>')},D={name:"w",target:h('<div class="resizebtn w"/>')},s={name:"e",target:h('<div class="resizebtn e"/>')},T={name:"ne",target:h('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn ne"/>')},S={name:"nw",target:h('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn nw"/>')},N={name:"se",target:h('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn se"/>')},H={name:"sw",target:h('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn sw"/>')},b={name:"r",target:h('<div class="resizebtn r"/>')},M={name:"why",target:h('<div class="resizebtn why"/>')},P=h('<div class="size-box"></div>'),o=h('<div class="del-btn">\u2715</div>'),m=function(){var u=[M.target],j=c.options.showPoints;return h.each([b,w,B,D,s,T,S,N,H],function(d,I){h.inArray(I.name,j)>-1&&u.push(I.target)}),u};c.refreshSizeBox(void 0,P,l),c.options.draggable!=!1&&(l.append(o),l.on("mousedown",".del-btn",()=>{var r=new KeyboardEvent("keydown",{bubbles:!0,keyCode:46});p.dispatchEvent(r)})),c.appendHandler(m(),l),c.bindResizeEvent(l,h(this));var a=h(this);h(l).on("mousedown",".resizebtn",function(){a.addClass("resizeing")}),h(".easyui-droppable").on("mouseup",function(){a.removeClass("resizeing")}),c.bindTrigger(h(this))}),c.bindHidePanel()},addHandlerCss:function(p){for(var c=0;c<p.length;c++)p[c].css({position:"absolute",width:"8px",height:"8px",background:"#ff6600","border-radius":"50%"})},appendHandler:function(p,c){c.find(".resize-panel").remove();for(var l=0;l<p.length;l++)c.append(p[l])},refreshSizeBox:function(p,c,l){if(!!this.options.showSizeBox){if(c)l.append(c);else if(p&&p.length){var w=p.height(),B=p[0].clientHeight,D=p.width(),s=p[0].clientWidth;w<=40?(h.each([".ne",".nw",".se",".sw"],function(N,H){var b=B-30;p.find(H).css("height",b>0?b:0),p.find(H).css("width",b>0?b:0),b<=0&&(H.includes("n")&&p.find(H).css("border-top","none"),H.includes("s")&&p.find(H).css("border-bottom","none"),H.includes("e")&&p.find(H).css("border-right","none"),H.includes("w")&&p.find(H).css("border-left","none"))}),h.each([".e",".w"],function(N,H){var b=B-30;p.find(H).css("height",b>0?b:10),p.find(H).css("top",B/2-(b>0?b:10)/2)})):h.each([".e",".w"],function(N,H){p.find(H).css("top",B/2-p.find(H).height()/2)}),D<=40?(h.each([".ne",".nw",".se",".sw"],function(N,H){var b=s-30;p.find(H).css("height",b>0?b:0),p.find(H).css("width",b>0?b:0),b<=0&&(H.includes("n")&&p.find(H).css("border-top","none"),H.includes("s")&&p.find(H).css("border-bottom","none"),H.includes("e")&&p.find(H).css("border-right","none"),H.includes("w")&&p.find(H).css("border-left","none"))}),h.each([".n",".s"],function(N,H){let b=s-30;p.find(H).css("width",b>0?b:10),p.find(H).css("left",s/2-(b>0?b:10)/2)})):h.each([".n",".s",".r"],function(N,H){H==".r",p.find(H).css("left",s/2-p.find(H).width()/2)}),B>40&&s>40&&(h.each([".ne",".nw",".se",".sw"],function(N,H){H.includes("n")&&p.find(H).css("border-top",""),H.includes("s")&&p.find(H).css("border-bottom",""),H.includes("e")&&p.find(H).css("border-right",""),H.includes("w")&&p.find(H).css("border-left","")}),h.each([".n",".s"],function(N,H){p.find(H).css("width","")}))}var T,S;if(p&&p.length)T=p[0].style,S=p.children("div[panelindex]").find(".size-box");else if(l&&l.parent()){var p=l.parent();if(p.hasClass("hiprint-printPaper-content"))return;T=p[0].style,T.width||(T.width=hinnn.px.toPt(p[0].offsetWidth)+"pt"),T.height||(T.height=hinnn.px.toPt(p[0].offsetHeight)+"pt"),S=p.children("div[panelindex]").find(".size-box")}S&&(S.text(T.width+" x "+T.height),S.css("top",-(S.outerHeight()||20)))}},triggerResize:function(p,c){c.ctrlKey||c.metaKey||(p.siblings().children("div[panelindex]").removeClass("selected"),p.siblings().children("div[panelindex]").css({display:"none"})),p.children("div[panelindex]").addClass("selected"),p.children("div[panelindex]").css({display:"block"}),this.refreshSizeBox(p)},bindResizeEvent:function(p,c){var l=this,w=0,B=0,D=p.width(),s=p.height(),T=p.offset().left,S=p.offset().top,N=l.options.noContainer?h(c):p.parent(),H=!1;p.on("mousedown",".e",function(d){w=d.pageX,D=p.width(),H=!0,d.stopPropagation()});var b=!1;p.on("mousedown",".s",function(d){B=d.pageY,s=p.height(),b=!0,d.stopPropagation()});var M=!1;p.on("mousedown",".w",function(d){w=d.pageX,D=p.width(),M=!0,T=N.position().left,d.stopPropagation()});var P=!1;p.on("mousedown",".n",function(d){B=d.pageY,s=p.height(),P=!0,S=N.position().top,d.stopPropagation()});var o=!1;p.on("mousedown",".ne",function(d){w=d.pageX,B=d.pageY,D=p.width(),s=p.height(),o=!0,S=N.position().top,d.stopPropagation()});var m=!1;p.on("mousedown",".nw",function(d){w=d.pageX,B=d.pageY,D=p.width(),s=p.height(),S=N.position().top,T=N.position().left,m=!0,d.stopPropagation()});var a=!1;p.on("mousedown",".se",function(d){w=d.pageX,B=d.pageY,D=p.width(),s=p.height(),a=!0,d.stopPropagation()});var r=!1;p.on("mousedown",".sw",function(d){w=d.pageX,B=d.pageY,D=p.width(),s=p.height(),r=!0,T=N.position().left,d.stopPropagation()});var u=!1;p.on("mousedown",".r",function(d){w=d.pageX,B=d.pageY,D=p.width(),s=p.height(),u=!0,T=D/2+N.position().left,S=s/2+N.position().top,d.stopPropagation()}),p.on("dblclick",".r",function(d){N.css({transform:"rotate("+0+"deg)"}),l.options.onResize(d,void 0,void 0,void 0,void 0,0),d.stopPropagation()});var j=!1;p.on("mousedown",function(d){l.options.onBeforeResize(),w=d.pageX,B=d.pageY,S=N.position().top,T=N.position().left,j=!1}),h(l.options.stage).on("mousemove",function(d){if(H){var I=(d.pageX-w)/l.options.getScale();p.css({width:"100%"}),N.css({width:l.numHandlerText(D+I)}),l.options.onResize(d,void 0,l.numHandler(D+I),void 0,void 0)}else if(b){var C=(d.pageY-B)/l.options.getScale();p.css({height:"100%"}),N.css({height:l.numHandlerText(s+C)}),l.options.onResize(d,l.numHandler(s+C),void 0,void 0,void 0)}else if(u){p.css({height:"100%"});var Z=d.pageX;d.pageY;var L=(Z-w)*360/100;w=d.pageX;var J=N[0].style.transform&&parseInt(N[0].style.transform.slice(7,-1))||0,F=J+L;Math.abs(F)>360&&(F=F%360),N.css({transform:"rotate("+F+"deg)"}),l.options.onResize(d,void 0,void 0,void 0,void 0,F)}else if(M)I=(d.pageX-w)/l.options.getScale(),p.css({width:"100%"}),N.css({width:l.numHandlerText(D-I),left:l.numHandlerText(l.options.noDrag?void 0:T+I)}),l.options.onResize(d,void 0,l.numHandler(D-I),void 0,l.options.noDrag?void 0:l.numHandler(T+I));else if(P)C=(d.pageY-B)/l.options.getScale(),p.css({height:"100%"}),N.css({height:l.numHandlerText(s-C),top:l.numHandlerText(l.options.noDrag?void 0:S+C)}),l.options.onResize(d,l.numHandler(s-C),void 0,l.options.noDrag?void 0:l.numHandler(S+C),void 0);else if(o)if(I=(d.pageX-w)/l.options.getScale(),C=(d.pageY-B)/l.options.getScale(),p.css({height:"100%",width:"100%"}),d.shiftKey)N.css({height:l.numHandlerText(s-C),top:l.numHandlerText(l.options.noDrag?void 0:S+C),width:l.numHandlerText(D+I)}),l.options.onResize(d,l.numHandler(s-C),l.numHandler(D+I),l.options.noDrag?void 0:l.numHandler(S+C),void 0);else{var R=s/D,V=D+I,$=s-C,z=S+C;$=V*R,z=S+C+s-C-$,N.css({width:l.numHandlerText(V),height:l.numHandlerText($),top:l.numHandlerText(l.options.noDrag?void 0:z)}),l.options.onResize(d,l.numHandler($),l.numHandler(V),l.options.noDrag?void 0:l.numHandler(z),void 0)}else if(m)if(I=(d.pageX-w)/l.options.getScale(),C=(d.pageY-B)/l.options.getScale(),p.css({height:"100%",width:"100%"}),d.shiftKey)N.css({height:l.numHandlerText(s-C),top:l.numHandlerText(l.options.noDrag?void 0:S+C),width:l.numHandlerText(D-I),left:l.numHandlerText(l.options.noDrag?void 0:T+I)}),l.options.onResize(d,l.numHandler(s-C),l.numHandler(D-I),l.options.noDrag?void 0:l.numHandler(S+C),l.options.noDrag?void 0:l.numHandler(T+I));else{var R=s/D,V=D-I,$=s-C,tt=T+I,z=S+C;$=V*R,tt=T+I,z=S+C+s-C-$,N.css({width:l.numHandlerText(V),height:l.numHandlerText($),left:l.numHandlerText(l.options.noDrag?void 0:tt),top:l.numHandlerText(l.options.noDrag?void 0:z)}),l.options.onResize(d,l.numHandler($),l.numHandler(V),l.options.noDrag?void 0:l.numHandler(z),l.options.noDrag?void 0:l.numHandler(tt))}else if(a)if(I=(d.pageX-w)/l.options.getScale(),C=(d.pageY-B)/l.options.getScale(),p.css({width:"100%",height:"100%"}),d.shiftKey)N.css({width:l.numHandlerText(D+I),height:l.numHandlerText(s+C)}),l.options.onResize(d,l.numHandler(s+C),l.numHandler(D+I),void 0,void 0);else{var R=s/D,V=D+I,$=s+C;$=V*R,N.css({width:l.numHandlerText(V),height:l.numHandlerText($)}),l.options.onResize(d,l.numHandler($),l.numHandler(V),void 0,void 0)}else if(r)if(I=(d.pageX-w)/l.options.getScale(),C=(d.pageY-B)/l.options.getScale(),p.css({width:"100%",height:"100%"}),d.shiftKey)N.css({width:l.numHandlerText(D-I),left:l.numHandlerText(l.options.noDrag?void 0:T+I),height:l.numHandlerText(s+C)}),l.options.onResize(d,l.numHandler(s+C),l.numHandler(D-I),void 0,l.options.noDrag?void 0:l.numHandler(T+I));else{var R=s/D,V=D-I,$=s+C,tt=T+I;$=V*R,N.css({width:l.numHandlerText(V),left:l.numHandlerText(l.options.noDrag?void 0:tt),height:l.numHandlerText($)}),l.options.onResize(d,l.numHandler($),l.numHandler(V),void 0,l.options.noDrag?void 0:l.numHandler(tt))}else j&&(I=(d.pageX-w)/l.options.getScale(),C=(d.pageY-B)/l.options.getScale(),N.css({left:l.numHandlerText(l.options.noDrag?void 0:T+I),top:l.numHandlerText(l.options.noDrag?void 0:S+C)}),l.options.onResize(d,void 0,void 0,l.options.noDrag?void 0:l.numHandler(S+C),l.options.noDrag?void 0:l.numHandler(T+I)))}).on("mouseup",function(d){(H||b||M||P||o||m||r||a||j||u)&&l.options.onStopResize(u),H=!1,b=!1,M=!1,P=!1,o=!1,m=!1,r=!1,a=!1,j=!1,u=!1})},bindTrigger:function(p){var c=this;p.on("click",function(l){l.stopPropagation(),c.triggerResize(p,l),h(".mouseRect").remove()})},bindHidePanel:function(p){if(G.maxPanelIndex<2){var c=this.options.stage;h(c).bind("click",function(l){l.target.className&&jt(l.target.className)=="string"&&(l.target.className.includes("design")||l.target.className.includes("paperBox"))&&(l.stopPropagation(),h("div[panelindex]").css({display:"none"}),h("div[panelindex]").removeClass("selected"))})}}},h.fn.extend({hireizeable:function(p){return this.each(function(){var c,l=h.data(this,"hireizeable");c=l?h.extend({},l.options,p||{}):h.extend({},h.fn.hireizeable.defaults,p||{}),h.data(this,"hireizeable",{options:c}),new A({target:this,onResize:function(B,D,s,T,S){},onStopResize:function(B,D,s,T,S){}})})}}),h.fn.hireizeable.defaults={stage:document,reizeUnit:"pt",minResize:1.5,showSizeBox:!0,showPoints:["s","e"],noContainer:!1,onBeforeResize:function(p,c,l,w,B){},onResize:function(p,c,l,w,B){},onStopResize:function(p,c,l,w,B){},noDrag:!1}},function(it,O){var h,G;jQuery,h="connected",G="reconnecting",window.hiwebSocket={opened:!1,name:"webSockets",host:"http://localhost:17521",host2:"http://localhost:17520",reconnectTimeout:6e4,reconnectWindowSetTimeout:null,reconnectDelay:2e3,supportsKeepAlive:function(){return!0},hasIo:function(v){return window.io},send:function(v){try{this.socket.emit("news",v)}catch(p){console.log("send data error:"+(v||"")+JSON.stringify(p))}},getPrinterList:function(){return this.printerList},refreshPrinterList:function(){try{this.socket.emit("refreshPrinterList")}catch(v){console.log("refreshPrinterList error:"+JSON.stringify(v))}},getAddress:function(v,...p){try{this.socket.emit("address",v,...p)}catch(c){console.log("getAddress error:"+JSON.stringify(c))}},ippPrint:function(v){try{this.socket.emit("ippPrint",v)}catch(p){console.log("ippPrint error:"+JSON.stringify(p))}},ippRequest:function(v){try{this.socket.emit("ippRequest",v)}catch(p){console.log("ippRequest error:"+JSON.stringify(p))}},setHost:function(A,v){window.utools?this.host2=host2:this.host=A,this.stop(),this.start(v)},start:function(v){var p=this,c=this;window.WebSocket?this.socket||(this.socket=window.io(window.utools?this.host2:this.host,{reconnectionAttempts:5}),this.socket.on("connect",function(l){c.opened=!0,console.log("Websocket opened."),p.socket.on("successs",function(w){hinnn.event.trigger("printSuccess_"+w.templateId,w)}),p.socket.on("error",function(w){hinnn.event.trigger("printError_"+w.templateId,w)}),p.socket.on("printerList",function(w){c.printerList=w,hinnn.event.trigger("printerList",w)}),p.socket.on("address",function(w,B,D){hinnn.event.trigger("address_"+w,{addr:B,e:D})}),p.socket.on("ippPrinterConnected",function(w){hinnn.event.trigger("ippPrinterConnected",w)}),p.socket.on("ippPrinterCallback",function(w,B){hinnn.event.trigger("ippPrinterCallback",{err:w,res:B})}),p.socket.on("ippRequestCallback",function(w,B){hinnn.event.trigger("ippRequestCallback",{err:w,res:B})}),c.state=h,v&&v(!0,l)}),this.socket.on("disconnect",function(){c.opened=!1,v&&v(!1)})):console.log("WebSocket start fail"),v&&v(!1)},reconnect:function(){this.state!==h&&this.state!==G||(this.stop(),this.ensureReconnectingState()&&(console.log("Websocket reconnecting."),this.start()))},stop:function(){this.socket&&(console.log("Closing the Websocket."),this.socket.close(),this.socket=null,this.printerList=[])},ensureReconnectingState:function(){return this.state=G,this.state===G}}},function(it,O,h){var G=h(28);typeof G=="string"&&(G=[[it.i,G,""]]);var A={hmr:!0,transform:void 0,insertInto:void 0};h(30)(G,A),G.locals&&(it.exports=G.locals)},function(it,O,h){(it.exports=h(29)(!1)).push([it.i,`.hicontextmenu {\r
1498
- position: absolute;\r
1499
- display: inline-block;\r
1500
- width: 215px;\r
1501
- padding: 0 0;\r
1502
- margin: 0;\r
1503
- font-family: inherit;\r
1504
- font-size: inherit;\r
1505
- list-style-type: none;\r
1506
- list-style: none;\r
1507
- background: #fff;\r
1508
- border: 1px solid #bebebe;\r
1509
- border-radius: 2px;\r
1510
- font-size: 13px;\r
1511
- }\r
1512
- \r
1513
- .hicontextmenuroot .hicontextmenuitem {\r
1514
- position: relative;\r
1515
- -webkit-box-sizing: content-box;\r
1516
- -moz-box-sizing: content-box;\r
1517
- box-sizing: content-box;\r
1518
- padding: .2em 12px;\r
1519
- color: #2f2f2f;\r
1520
- -webkit-user-select: none;\r
1521
- -moz-user-select: none;\r
1522
- -ms-user-select: none;\r
1523
- text-decoration: none;\r
1524
- \r
1525
- user-select: none;\r
1526
- background-color: #fff;\r
1527
- \r
1528
- }\r
1529
- \r
1530
- .hicontextmenuroot>.hicontextmenuitem:hover,\r
1531
- .hicontextmenuroot .hicontextmenuitem > a:hover {\r
1532
- background-color: #f3f3f3;\r
1533
- }\r
1534
- \r
1535
- .hicontextmenuroot .hicontextmenuitem>a {\r
1536
- text-decoration: none;\r
1537
- color: #363636;\r
1538
- line-height: 22px;\r
1539
- \r
1540
- }\r
1541
- \r
1542
- .hicontextmenuroot .hicontextsubmenu>ul {\r
1543
- display: none;\r
1544
- position: absolute;\r
1545
- \r
1546
- }\r
1547
- \r
1548
- .hicontextmenuroot .hicontextsubmenu:hover>ul {\r
1549
- display: block;\r
1550
- left: 100%;\r
1551
- top: -1px;\r
1552
- margin-left: 0px;\r
1553
- }\r
1554
- \r
1555
- .hicontextmenuroot .borderBottom {\r
1556
- border-bottom: 1px solid #efe6e6;\r
1557
- }\r
1558
- \r
1559
- .hicontextmenuroot .disable> a {\r
1560
- \r
1561
- color: #ccc;\r
1562
- \r
1563
- }\r
1564
- .hicontextmenuroot>.disable:hover,\r
1565
- .hicontextmenuroot .disable> a:hover {\r
1566
- background-color:#fff;\r
1567
- }`,""])},function(it,O,h){it.exports=function(G){var A=[];return A.toString=function(){return this.map(function(v){var p=function(c,l){var w=c[1]||"",B=c[3];if(!B)return w;if(l&&typeof btoa=="function"){var D=(T=B,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(T))))+" */"),s=B.sources.map(function(S){return"/*# sourceURL="+B.sourceRoot+S+" */"});return[w].concat(s).concat([D]).join(`
1506
+ </div>`),this.target},n.prototype.getValue=function(){var t=this.target.find("select").val();if(t)return t.toString()},n.prototype.setValue=function(t){this.target.find("select").val(t)},n.prototype.destroy=function(){this.target.remove()},n}();g.d(F,"a",function(){return Se});var Se=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 E,new b,new l,new c,new W,new s,new w,new K,new C,new N,new r,new D,new H,new j,new v,new T,new S,new P,new o,new m,new a,new I,new h,new M,new u,new d,new A,new Z,new L,new J,new Y,new R,new V,new q,new z,new et,new ot,new pt,new st,new ht,new mt,new ut,new bt,new dt,new lt,new vt,new yt,new Ft,new Mt,new Bt,new Ut,new Zt,new Lt,new zt,new Wt,new Gt,new kt,new Rt,new e,new y,new i,new p,new f,new U,new k,new G,new it,new $t,new qt,new te,new ee,new ie,new ne,new oe,new ae,new le,new re,new se,new pe,new Ie,new ce,new ue,new de,new ge,new me,new he,new fe,new be,new ve,new ye,new Me,new Pe,new je,new nt,new rt,new X,new tt,new gt,new It,new Jt,new ft,new wt,new Ct],n}()},function($,F,g){g.d(F,"a",function(){return E}),g.d(F,"b",function(){return b});var W=g(14),E=function(){function s(w,C){this.selectedCells=[],this.rows=w,this.tableTatget=C}return s.prototype.clear=function(){this.tableTatget.find("td").removeClass("selected")},s.prototype.setSingleSelect=function(w){this.startCell=w,this.selectedCells=[]},s.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},s.prototype.singleSelectByXY=function(w,C){var N=this.getCellByXY(w,C);N&&(this.clear(),N&&(N.cell.select(),this.startCell=N,this.selectedCells=[]))},s.prototype.multipleSelectByXY=function(w,C){this.clear();var N=[];if(this.startCell){var r=this.getCellByXY(w,C);if(r){var T=W.a.mergeRect(this.startCell.cell.getTableRect(),r.cell.getTableRect());this.selectByRect(new l(T),N)}}this.selectedCells=N},s.prototype.selectByRect=function(w,C){this.rows.forEach(function(N,r){var T=[];N.columns.forEach(function(S){S.isInRect(w)&&(T.push(new c(r,S)),S.select())}),T.length&&C.push(T)}),w.changed&&(w.changed=!1,C.splice(0,C.length),this.selectByRect(w,C))},s.prototype.getSelectedCells=function(){return this.selectedCells},s.prototype.getCellByXY=function(w,C){var N;return this.rows.forEach(function(r,T){var S=(r.columns||[]).filter(function(D){return D.checked}).filter(function(D){return D.isXYinCell(w,C)});S.length&&(N=new c(T,S[0]))}),N},s}(),b=function(){return function(s){this.x=s.x,this.y=s.y,this.height=s.height,this.width=s.width}}(),l=function(){return function(s){this.rect=s}}(),c=function(){return function(s,w){this.rowIndex=s,this.cell=w}}()},function($,F,g){g.d(F,"a",function(){return W});var W=function(){function E(){}return E.createId=function(){return this.id+=1,this.id},E.id=1,E}()},function($,F,g){g.d(F,"a",function(){return c});var W,E=g(5),b=g(13),l=(W=function(w,C){return(W=Object.setPrototypeOf||Dt({__proto__:[]},Array)&&function(N,r){N.__proto__=r}||function(N,r){for(var T in r)r.hasOwnProperty(T)&&(N[T]=r[T])})(w,C)},function(s,w){function C(){this.constructor=s}W(s,w),s.prototype=w===null?Object.create(w):(C.prototype=w.prototype,new C)}),c=function(s){function w(C){var N=s.call(this)||this;return N.columns=[],C&&C.constructor===Array?(C||[]).forEach(function(r){N.columns.push(new E.a(r))}):C.columns&&(C.columns||[]).forEach(function(r){N.columns.push(new E.a(r))}),N}return l(w,s),w.prototype.getPrintElementOptionEntity=function(){var C=[],N=this.allColumns?this.allColumns.filter(function(r){return!r.checked}):[];return[...this.columns,...N].forEach(function(r){C.push(r.getEntity())}),C},w}(b.a)},function($,F,g){g.d(F,"a",function(){return b});var W=g(11),E=g(5),b=function(){function l(){this.id=W.a.createId()}return l.prototype.init=function(c,s,w){this.isHead=w,this.target=s||x.default("<tr></tr>"),this.tableOptions=c,this.allColumns=this.columns||[],this.initCells((this.columns||[]).filter(function(C){return C.checked}))},l.prototype.getTarget=function(){return this.target},l.prototype.initCells=function(c){var s=this;c?(this.columns=c,c.forEach(function(w,C){w.init(s.target.find("td:eq("+C+")"),s.tableOptions,s.id,s.isHead)})):(this.columns=[],this.target.find("td").map(function(w,C){var N=new E.a;N.init(x.default(C),s.tableOptions,s.id,s.isHead),s.columns.push(N)}))},l.prototype.removeCell=function(c){var s=this.columns.indexOf(c);this.columns[s].getTarget().remove(),this.columns.splice(s,1)},l.prototype.createTableCell=function(c,s){var w=new E.a;return w.init(x.default("<td></td>"),this.tableOptions,this.id,this.isHead),c>1&&(w.getTarget().attr("rowspan",c),w.rowspan=c),s>1&&(w.getTarget().attr("colspan",s),w.colspan=s),w},l.prototype.insertToTargetCellLeft=function(c,s){var w=this.columns.indexOf(c);c.getTarget().before(s.getTarget()),this.columns.splice(w,0,s)},l.prototype.insertToTargetCellRight=function(c,s){var w=this.columns.indexOf(c);this.columns[w].getTarget().after(s.getTarget()),this.columns.splice(w+1,0,s)},l.prototype.insertCellToFirst=function(c){this.target.prepend(c.getTarget()),this.columns.splice(0,0,c)},l.prototype.insertCellToLast=function(c){this.columns.push(c),this.target.append(c.getTarget())},l.prototype.getPrintElementOptionEntity=function(){var c=[];return[...this.columns,...this.allColumns.filter(function(s){return!s.checked})].forEach(function(s){c.push(s.getEntity())}),c},l}()},function($,F,g){g.d(F,"a",function(){return E});var W=g(10),E=function(){function b(){}return b.mergeRect=function(l,c){var s=Math.min(l.x,c.x),w=Math.min(l.y,c.y);return new W.b({x:s,y:w,height:Math.max(l.y+l.height,c.y+c.height)-w,width:Math.max(l.x+l.width,c.x+c.width)-s})},b.Rect=function(l,c,s,w){return{minX:l<s?l:s,minY:c<w?c:w,maxX:l<s?s:l,maxY:c<w?w:c}},b}()},function($,F,g){g.d(F,"a",function(){return D});var W=g(4),E=g(1),b=g(6),l=g(0),c=g(8),s=g(18),w=g(7),C=g(16),N=g(20),r=g(2),T=(S=function(j,v){return(S=Object.setPrototypeOf||Dt({__proto__:[]},Array)&&function(P,o){P.__proto__=o}||function(P,o){for(var m in o)o.hasOwnProperty(m)&&(P[m]=o[m])})(j,v)},function(H,j){function v(){this.constructor=H}S(H,j),H.prototype=j===null?Object.create(j):(v.prototype=j.prototype,new v)}),S,D=function(H){function j(v,P){var o=H.call(this,v)||this;return o.gridColumnsFooterCss="hiprint-gridColumnsFooter",o.tableGridRowCss="table-grid-row",o.options=new s.a(P,o.printElementType),o.options.setDefault(new s.a(E.a.instance.table.default).getPrintElementOptionEntity()),o}return T(j,H),j.prototype.getColumns=function(){return this.options.columns},j.prototype.getColumnByColumnId=function(v){return this.options.getColumnByColumnId(v)},j.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var v=this.designTarget.find(".hiprint-printElement-table-content"),P=this.getHtml(this.designPaper);v.html(""),v.append(P[0].target.find(".table-grid-row")),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.css(this.designTarget,this.getData())}},j.prototype.css=function(v,P){if((this.getField()||!this.options.content)&&!this.printElementType.formatter)return H.prototype.css.call(this,v,P)},j.prototype.getDesignTarget=function(v){return this.designTarget=this.getHtml(v)[0].target,this.css(this.designTarget,this.getData()),this.designPaper=v,this.designTarget.find("td").hidroppable({accept:".rn-draggable-item",onDrop:function(o,m){},onDragEnter:function(o,m){x.default(m).removeClass("rn-draggable-item")},onDragLeave:function(o,m){x.default(m).addClass("rn-draggable-item")}}),this.designTarget},j.prototype.getConfigOptions=function(){return E.a.instance.table},j.prototype.createTarget=function(v,P,o){for(var m=x.default('<div class="hiprint-printElement hiprint-printElement-table" style="position: absolute;"><div class="hiprint-printElement-table-handle"></div><div class="hiprint-printElement-table-content" style="height:100%;width:100%"></span></div>'),a=this.createGridColumnsStructure(o),I=0;I<a.gridColumns;I++)a.getByIndex(I).append(this.getTableHtml(P,o));return m.find(".hiprint-printElement-table-content").append(a.target),m},j.prototype.createGridColumnsStructure=function(v){for(var P=x.default('<div class="hi-grid-row table-grid-row"></div>'),o=0;o<this.options.getGridColumns();o++){var m=x.default('<div class="tableGridColumnsGutterRow hi-grid-col" style="width:'+100/this.options.getGridColumns()+'%;"></div>');P.append(m)}var a=this.getGridColumnsFooterFormatter();if(a){var I=x.default('<div class="hiprint-gridColumnsFooter"></div>');I.append(a(this.options,this.getData(v),v,[])),P.append(I)}return new N.a(this.options.getGridColumns(),P)},j.prototype.createtempEmptyRowsTargetStructure=function(v){if(this.getField())return this.createTarget(this.printElementType.title,[]);var P=this.createTarget(this.printElementType.title,[]).clone();return P.find(".hiprint-printElement-tableTarget tbody tr").remove(),P},j.prototype.getTableHtml=function(v,P){var o,m;if(!this.getField()&&this.options.content)return(o=x.default("<div></div>")).append(this.options.content),(m=o.find("table")).addClass("hiprint-printElement-tableTarget"),m;if(this.printElementType.formatter)return(o=x.default("<div></div>")).append(this.printElementType.formatter(v)),(m=o.find("table")).addClass("hiprint-printElement-tableTarget"),m;var a=x.default('<table class="hiprint-printElement-tableTarget" style="border-collapse: collapse;"></table>');return a.append(w.a.createTableHead(this.getColumns(),this.options.getWidth()/this.options.getGridColumns())),a.append(w.a.createTableRow(this.getColumns(),v,this.options,this.printElementType)),this.options.tableFooterRepeat=="no"||w.a.createTableFooter(this.printElementType.columns,v,this.options,this.printElementType,P,v).insertBefore(a.find("tbody")),a},j.prototype.getEmptyRowTarget=function(){return w.a.createEmptyRowTarget(this.getColumns(),this)},j.prototype.getHtml=function(v,P){this.createTempContainer();var o=this.getPaperHtmlResult(v,P);return this.removeTempContainer(),o},j.prototype.getPaperHtmlResult=function(v,P){var o=[],m=this.getData(P),a=this.getTableHtml(m,P),I=this.createtempEmptyRowsTargetStructure(P);P?this.updateTargetWidth(I):this.updateTargetSize(I),this.css(I,m),this.css(a,m),this.getTempContainer().html(""),this.getTempContainer().append(I);var h=I.find("tfoot").outerHeight()||0;I.find("tfoot").remove();for(var M,u=this.getBeginPrintTopInPaperByReferenceElement(v),d=0,A=!1;!A;){var Z=0,L=v.getPaperFooter(d);d==0&&u>L&&v.panelPageRule!="none"&&(u=u-L+v.paperHeader,o.push(new b.a({target:void 0,printLine:void 0})),Z=v.getContentHeight(d)-(u-v.paperHeader),d++,L=v.getPaperFooter(d));var J=o.length>0?o[o.length-1].target:void 0,Y=this.getRowsInSpecificHeight(P,Z>0?Z:d==0?L-u:v.getContentHeight(d),I,a,d,J,h);if(A=Y.isEnd,Z<0){var R=this.options.top;o[0].target=x.default('<div style="position:absolute;background:red;color:white;padding:0px 4px;">\u6CA1\u6709\u8DB3\u591F\u7A7A\u95F4\u8FDB\u884C\u8868\u683C\u5206\u9875\uFF0C\u8BF7\u8C03\u6574\u9875\u7709/\u9875\u811A\u7EBF\u7EBF\u6216\u8C03\u6574\u7EB8\u5F20\u5927\u5C0F</div>'),o[0].printLine=u,o[0].referenceElement=new c.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:v.index,bottomInLastPaper:R+this.options.lHeight,printTopInPaper:u}),o[0].target.css("top",R+"pt"),o[0].target.css("left",this.options.displayLeft());break}var V=void 0;Y.target&&(Y.target.css("left",this.options.displayLeft()),Y.target[0].height=""),d==0||Z>0?(Y.target&&(M=u,Y.target.css("top",u+"pt")),V=A&&this.options.lHeight!=null?u+(Y.height>this.options.lHeight?Y.height:this.options.lHeight):u+Y.height):(Y.target&&(M=v.paperHeader,Y.target.css("top",v.paperHeader+"pt")),V=v.paperHeader+Y.height),o.push(new b.a({target:Y.target,printLine:V,referenceElement:new c.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:v.index,bottomInLastPaper:V,printTopInPaper:M})})),d++,P&&this.updatePanelHeight(V+this.options.getHeight(),v)}return o},j.prototype.getRowsInSpecificHeight=function(v,P,o,m,a,I,h){var M=this,u=m.find("tbody"),d=l.a.pt.toPx(P);o.find(".hiprint-printElement-tableTarget tbody").html(""),this.options.tableFooterRepeat!="last"&&o.find(".hiprint-printElement-tableTarget tfoot").remove(),this.options.tableHeaderRepeat=="first"&&a>0?o.find(".hiprint-printElement-tableTarget thead").remove():this.options.tableHeaderRepeat=="none"&&(v?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=o.outerHeight();if(!A&&Z>d)return{target:void 0,length:0,height:0,isEnd:!1};for(var L=this.options.getGridColumns(),J=[],Y=0;Y<L;Y++)for(var R=o.find(".hiprint-printElement-tableTarget:eq("+Y+")"),V=void 0,q=[];;){if(A){var z=u.find("tr").length;if(z==0)V={height:l.a.px.toPt(Z),isEnd:!0},v&&this.options.autoCompletion&&(this.autoCompletion(d,R,h),Z=o.outerHeight());else{var et=u.find("tr:lt(1)");R.find("tbody").append(et);var ot=et.data("rowData");J.push(ot),q.push(ot),Z=o.outerHeight(),z==0&&(u.prepend(et),J.pop(),q.pop(),V={height:l.a.px.toPt(Z),isEnd:!1})}}else if(Z<=d)if(u.find("tr").length==0)V={height:l.a.px.toPt(Z),isEnd:!0},v&&this.options.autoCompletion&&(this.autoCompletion(d,R,h),Z=R.outerHeight());else{var et=u.find("tr:lt(1)");M.options.rowsColumnsMerge&&(a>0||Y>0)&&q.length==0&&(et=M.fixMergeSpan(et,u)),R.find("tbody").append(et);var ot=et.data("rowData");J.push(ot),q.push(ot),Z=R.outerHeight(),((Z+=h)>d||this.options.maxRows&&q.length>+this.options.maxRows)&&(u.prepend(et),J.pop(),q.pop(),Z=o.outerHeight(),V={height:l.a.px.toPt(Z),isEnd:!1})}if(V){if(this.options.tableFooterRepeat=="last"&&!V.isEnd)break;this.options.tableFooterRepeat!=="no"&&(w.a.createTableFooter(this.printElementType.columns,this.getData(v),this.options,this.printElementType,v,q).insertBefore(R.find("tbody")),M.css(R,v));break}}var pt=o.find(".hiprint-printElement-tableTarget tbody tr").length,st=this.getGridColumnsFooterFormatter();st&&o.find(this.gridColumnsFooterCss).html(st(this.options,this.getData(v),v,J)),Z=o.outerHeight();var ht=u.find("tr").length==0?pt==0&&I?{target:void 0,length:0,height:0,isEnd:!0}:{target:o.clone(),length:pt,height:l.a.px.toPt(Z),isEnd:!0}:{target:o.clone(),length:pt,height:l.a.px.toPt(Z),isEnd:!1};return ht},j.prototype.fixMergeSpan=function(v,P){var o=this;let m=1,a=!1,I=1,h=!1;return v.nextAll().each(function(M){x.default(this).children().filter("td[rowspan=0]").length>0&&!a?m+=1:a=!0,x.default(this).children().filter("td[colspan=0]").length>0&&!h?I+=1:h=!0}),v.children().each(function(M,u){x.default(u).attr("rowspan")<1&&(x.default(u).attr("rowspan",m),x.default(u).css("display",""),o.options.rowsColumnsMergeClean&&x.default(u).text("")),x.default(u).attr("colspan")<1&&(x.default(u).attr("colspan",I),x.default(u).css("display",""),o.options.rowsColumnsMergeClean&&x.default(u).text(""))}),v},j.prototype.autoCompletion=function(v,P){for(var o=this,m,a=this.getEmptyRowTarget(),I=P.outerHeight()+tfh;v>I&&(m=a.clone(),P.find("tbody").append(m),I=P.outerHeight()+tfh,!(o.options.maxRows&&P.find("tbody").children().length>o.options.maxRows)););m&&m.remove()},j.prototype.getData=function(v){if(!v)return[{}];var P=this.getField(),o=P&&P.split(".").reduce((m,a)=>m?m[a]:v?v[a]:"",!1)||"";return o?JSON.parse(JSON.stringify(o)):[]},j.prototype.onResize=function(v,P,o,m,a){H.prototype.updateSizeAndPositionOptions.call(this,a,m,o,P),w.a.resizeTableCellWidth(this.designTarget,this.getColumns(),this.options.getWidth())},j.prototype.getReizeableShowPoints=function(){return this.options.showPoints||E.a.instance.table.showPoints},j.prototype.design=function(v,P){var o=this;this.designTarget.hidraggable({handle:this.designTarget.find(".hiprint-printElement-table-handle"),axis:o.options.axis?o.options.axis:void 0,designTarget:o,onDrag:function(a,I,h){o.updateSizeAndPositionOptions(I,h),o.createLineOfPosition(P),r.a.instance.changed=!0},moveUnit:"pt",minMove:E.a.instance.movingDistance,onBeforeDrag:function(a){r.a.instance.draging=!0,o.createLineOfPosition(P)},getScale:function(){return o.designPaper.scale||1},onStopDrag:function(a){r.a.instance.changed&&l.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,"\u79FB\u52A8"),r.a.instance.draging=!1,r.a.instance.changed=!1,o.removeLineOfPosition()}}),this.printElementType.editable&&this.setHitable(),this.setColumnsOptions(),this.designTarget.hireizeable({showPoints:o.getReizeableShowPoints(),showSizeBox:E.a.instance.showSizeBox,noContainer:!0,onBeforeResize:function(){r.a.instance.draging=!0},getScale:function(){return o.designPaper.scale||1},onResize:function(a,I,h,M,u){o.onResize(a,I,h,M,u),o.hitable&&o.hitable.updateColumnGrips(),o.createLineOfPosition(P)},onStopResize:function(a){l.a.event.trigger("hiprintTemplateDataChanged_"+o.templateId,a?"\u65CB\u8F6C":"\u5927\u5C0F"),r.a.instance.draging=!1,o.removeLineOfPosition()}}),this.bingKeyboardMoveEvent(this.designTarget,P)},j.prototype.setHitable=function(){var v=this;this.hitable=new C.a({templateId:v.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(){v.updateDesignViewFromOptions(),l.a.event.trigger("hiprintTemplateDataChanged_"+v.templateId,"\u8C03\u6574\u8868\u5934")})},j.prototype.setColumnsOptions=function(){var v=this;this.designTarget.find(".hiprint-printElement-tableTarget:eq(0)").find("thead td").bind("click.hiprint",function(P){var o=x.default(P.target).attr("id")||x.default(P.target).attr("column-id"),m=v.getColumnByColumnId(o);if(m){var a=v.getPrintElementOptionItemsByName("tableColumn");l.a.event.trigger(v.getPrintElementSelectEventKey(),{printElement:v,customOptionsInput:[{title:(m.title||`${m.id}(id)`)+"-\u5217\u5C5E\u6027",optionItems:a,options:m,callback:function(h){a.forEach(function(M){var u=M.getValue();if(M.name=="title"&&u&&!u.trim().endsWith("#")&&!u.trim().startsWith("#")){var d=u?u.split("#"):"";m.title=d[0],d.length>1&&(m.columnId=m.field=d[1]),m.columnId&&m.target.attr("column-id",m.columnId),M.target.find("textarea").val(d[0]);return}m[M.name]=u})}}]})}else l.a.event.trigger(v.getPrintElementSelectEventKey(),{printElement:v})})},j.prototype.filterOptionItems=function(v){var P=H.prototype.filterOptionItems.call(this,v);return this.printElementType.editable&&this.options.columns.length==1?P:v.filter(function(o){return o.name!="columns"})},j.prototype.getFooterFormatter=function(){var v=void 0;if(this.printElementType.footerFormatter&&(v=this.printElementType.footerFormatter),this.options.footerFormatter)try{var P="footerFormatter="+this.options.footerFormatter;eval2(P)}catch(o){console.log(o)}return v},j.prototype.getGridColumnsFooterFormatter=function(){var v=void 0;if(this.printElementType.gridColumnsFooterFormatter&&(v=this.printElementType.gridColumnsFooterFormatter),this.options.gridColumnsFooterFormatter)try{var P="gridColumnsFooterFormatter="+this.options.gridColumnsFooterFormatter;v=eval2(P)}catch(o){console.log(o)}return v},j}(W.a)},function($,F,g){var W=function(){return function(P){this.table=P.table,this.templateId=P.templateId,this.fields=P.fields,this.isEnableEdit=P.isEnableEdit,this.trs=P.trs,this.resizeRow=P.resizeRow,this.resizeColumn=P.resizeColumn,this.isEnableEditField=P.isEnableEditField,this.isEnableContextMenu=P.isEnableContextMenu,this.isEnableEditField=P.isEnableEditField,this.isEnableInsertRow=P.isEnableInsertRow,this.isEnableDeleteRow=P.isEnableDeleteRow,this.isEnableInsertColumn=P.isEnableInsertColumn,this.isEnableDeleteColumn=P.isEnableDeleteColumn,this.isEnableMergeCell=P.isEnableMergeCell,this.columnResizable=P.columnResizable,this.columnAlignEditable=P.columnAlignEditable}}(),E=function(){function P(o){this.options=new W(o)}return P.prototype.enableEidt=function(){this.options.isEnableEdit},P.prototype.disableEdit=function(){this.options.isEnableEdit},P.prototype.isEnableEdit=function(){return this.options.isEnableEdit},P}(),b=g(0),l=function(){return function(P){this.cell=P.cell,this.link=P.link,this.linkType=P.linkType,this.bottom=P.bottom,this.rightMost=P.rightMost,this.rowLevel=P.rowLevel,this.columnLevel=P.columnLevel,this.indexInTableGridRow=P.indexInTableGridRow,this.indexInTableGridColumn=P.indexInTableGridColumn}}(),c=g(10),s=function(){function P(){}return P.getLeftTableCell=function(o,m){var a;return o.forEach(function(I,h){I.cell&&h<m&&(a=I.cell)}),a},P.getIndex=function(o,m){var a;return o.forEach(function(I,h){I.cell&&I.cell.id==m&&(a=h)}),a},P}(),w=g(13),C=g(11),N=function(){return function(P,o){this.target=P,this.grips=o}}(),r=function(){return function(P){this.target=P}}(),T=function(){return function(){this.rowColumns=[]}}(),S=function(){function P(){}return P.getColumnsWidth=function(o,m){var a={},I=P.allAutoWidth(o);return o.rowColumns.forEach(function(h){var M=m-0,u=h.width/I*(M>0?M:0);a[h.id]=u}),a},P.resizeTableCellWeight=function(o){o.forEach(function(m){m.columns.forEach(function(a){a.hasWidth&&x.default(a.getTarget()).css("width",a.width+"pt")})})},P.allAutoWidth=function(o){var m=0;return o.rowColumns.forEach(function(a){m+=a.width}),m},P.reconsitutionTableColumnTree=function(o,m,a){for(var I=m||new T,h=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}))},M=0;M<o.length;M++)h(M);return I},P}(),D=g(2),H=function(){function P(o){this.signature="HiTresizer",this.hitable=o,this.rows=o.rows,this.target=o.target}return P.prototype.init=function(){this.addResizeRowAndColumn(),this.hitable.optionsCoat.options.resizeColumn&&this.createColumnGrips(),this.hitable.optionsCoat.options.resizeRow&&this.createRowGrips()},P.prototype.resizeTableCellWidth=function(){S.resizeTableCellWeight(this.rows)},P.prototype.addResizeRowAndColumn=function(){},P.prototype.createColumnGrips=function(){var o=this,m=this,a=[],I=x.default('<div class="columngrips"/>');I.width(this.target.width()),this.rows.forEach(function(h){(h.columns||[]).filter(function(M){return M.checked}).forEach(function(M,u){if(M.getTarget().attr("haswidth")){var d=x.default('<div class="columngrip"><div class="gripResizer"></div></div>');I.append(d);var A=new r(d);a.length>0&&(a[a.length-1].nextGrip=A),a.push(A),o.syncGrips(M,A),x.default(d).hidraggable({axis:"h",onDrag:function(L,J,Y){},moveUnit:"pt",minMove:1,getScale:function(){return x.default(".hiprint-printPaper")[0].style.transform&&parseFloat(x.default(".hiprint-printPaper")[0].style.transform.slice(6,-1))||1},onBeforeDrag:function(L){if(D.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(L){D.a.instance.draging=!1;var J=parseFloat(m.dragingGrip.target.css("left").replace("px","")),Y=b.a.px.toPt(J-m.dragingGrip.left);A.cell.width+Y<10?Y=10-A.cell.width:A.nextGrip.cell.width-Y<10&&(Y=A.nextGrip.cell.width-10),A.cell.width=A.cell.width+Y,A.nextGrip.cell.width=A.nextGrip.cell.width-Y,o.resizeTableCellWidth(),A.target.removeClass("columngripDraging"),m.updateColumnGrips()}})}})}),this.target.before(I),this.cgripContariner=new N(I,a)},P.prototype.updateColumnGrips=function(){this.cgripContariner&&(this.cgripContariner.target.remove(),this.createColumnGrips())},P.prototype.updateRowGrips=function(){this.rgripContariner&&(this.rgripContariner.target.remove(),this.createRowGrips())},P.prototype.createRowGrips=function(){var o=this,m=this,a=[],I=x.default('<div class="rowgrips"/>');this.rows.forEach(function(h,M){var u=x.default('<div class="rowgrip"><div class="gripResizer"></div></div>');I.append(u);var d=new r(u);a.push(d),M>0&&M<o.rows.length&&x.default(u).hidraggable({axis:"v",onDrag:function(Z,L,J){},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 L=parseFloat(m.dragingGrip.target.css("top").replace("px","")),J=b.a.px.toPt(L-m.dragingGrip.top+m.rows[M].columns[0].getTarget().height());m.rows[M].columns[0].getTarget().css("height",J+"pt"),m.syncRowGrips(),d.target.removeClass("rowgripDraging")}})}),this.target.before(I),this.rgripContariner=new N(I,a),this.syncRowGrips()},P.prototype.syncGrips=function(o,m){var a=o.getTarget();m.cell=o,m.target.css({left:a.offset().left-this.target.offset().left+a.outerWidth(!1),height:30})},P.prototype.syncRowGrips=function(){var o=this;this.rgripContariner.target.height(this.target.height()),this.rows.forEach(function(m,a){var I=m.columns[0].getTarget();o.rgripContariner.grips[a].target.css({top:I.offset().top-o.target.offset().top+I.outerHeight(!1),width:30})})},P.prototype.addResizerHeadRow=function(){this.target.find("thead").prepend()},P}(),j=function(){function P(){}return P.prototype.init=function(){},P.prototype.updateRowGrips=function(){},P.prototype.updateColumnGrips=function(){},P}();g.d(F,"a",function(){return v});var v=function(){function P(o){this.id=C.a.createId(),this.optionsCoat=new E(o),this.handle=o.handle,this.target=o.table,this.initRows(o.rows),this.init(o),this.tableCellSelector=new c.a(this.rows,this.target),this.resizer=this.optionsCoat.options.columnResizable?new H(this):new j,this.resizer.init()}return P.prototype.insertRow=function(o,m,a){var I=m||this.tableCellSelector.getSingleSelect(),h=I.cell,M=this.rows[I.rowIndex],u=I.rowIndex,d=this.getCellGrid(),A=new w.a;if(A.init(this.optionsCoat,void 0,M.isHead),a&&A.getTarget().addClass(a),o=="above")d[u].forEach(function(L){var J=L.link?L.link:L.cell,Y=J.width/J.colspan;if(L.columnLevel==0){var R=A.createTableCell();R.width=Y,A.insertCellToLast(R)}else{if(L.linkType=="column"){var V=L.link.getTarget();L.link.rowspan+=1,V.attr("rowspan",L.link.rowspan)}L.linkType}}),this.rows.splice(u,0,A),M.getTarget().before(A.getTarget()),b.a.event.trigger("newRow"+this.id,A);else{var Z=u+h.rowspan-1;d[Z].forEach(function(L){var J=L.link?L.link:L.cell,Y=J.width/J.colspan;if(L.bottom){var R=A.createTableCell();R.width=Y,A.insertCellToLast(R)}else{if(L.cell){var V=L.cell.getTarget();L.cell.rowspan+=1,V.attr("rowspan",L.cell.rowspan)}L.linkType=="column"&&(V=L.link.getTarget(),L.link.rowspan+=1,V.attr("rowspan",L.link.rowspan))}}),this.rows.splice(Z+1,0,A),this.rows[Z].getTarget().after(A.getTarget()),b.a.event.trigger("newRow"+this.id,A)}},P.prototype.insertColumn=function(o,m,a,I){var h=this,M=this.rows.concat(this.trRows),u=m||this.tableCellSelector.getSingleSelect(),d=u.cell,A=u.rowIndex,Z=this.getCellGrid(M),L=Z[A].filter(function(R){return R.cell&&R.cell.id==d.id||R.link&&R.link.id==d.id});if(o=="left"){var J=L[0].indexInTableGridRow;Z.forEach(function(R,V){var q=R[J],z=R.filter(function(st,ht){return ht>=J&&st.cell});if(q.rowLevel==0){var et=M[V],ot=M[V].createTableCell();a&&ot.getTarget().addClass(a),I!=null&&(ot.width=I),z.length?et.insertToTargetCellLeft(z[0].cell,ot):et.insertCellToLast(ot),b.a.event.trigger("newCell"+h.id,ot)}else if(q.linkType=="row"){var pt=q.link.getTarget();q.link.colspan+=1,pt.attr("colspan",q.link.colspan)}})}else{var Y=L[L.length-1].indexInTableGridRow;Z.forEach(function(R,V){var q=R[Y],z=R.filter(function(ht,mt){return mt<=Y&&ht.cell});if(q.rightMost){var et=M[V],ot=et.createTableCell();a&&ot.getTarget().addClass(a),I!=null&&(ot.width=I),z.length?et.insertToTargetCellRight(z[z.length-1].cell,ot):et.insertCellToFirst(ot),b.a.event.trigger("newCell"+h.id,ot)}else{var pt=q.link||q.cell;if(q.linkType=="row"){var st=pt.getTarget();pt.colspan+=1,st.attr("colspan",pt.colspan)}q.cell&&(st=pt.getTarget(),pt.colspan+=1,st.attr("colspan",pt.colspan))}})}},P.prototype.deleteRow=function(){var o=this,m=this.tableCellSelector.getSingleSelect(),a=(m.cell,this.rows[m.rowIndex],m.rowIndex),I=this.getCellGrid(),h=this.rows[a];I[a].forEach(function(M,u){if(M.cell)if(M.cell.rowspan==1)h.removeCell(M.cell);else{h.removeCell(M.cell);var d=I[a+1].filter(function(J,Y){return J.cell&&Y>u}),A=o.rows[a+1],Z=A.createTableCell(M.cell.rowspan-1,M.cell.colspan);d.length?A.insertToTargetCellLeft(d[0].cell,Z):A.insertCellToLast(Z)}else if(M.linkType=="column"){var L=M.link;L.rowspan-=1,L.getTarget().attr("rowspan",L.rowspan)}}),h.getTarget().remove(),this.rows.splice(a,1)},P.prototype.deleteColums=function(){var o=this.rows.concat(this.trRows),m=this.tableCellSelector.getSingleSelect(),a=m.cell,I=m.rowIndex,h=this.getCellGrid(o),M=h[I].filter(function(u){return u.cell&&u.cell.id==a.id||u.link&&u.link.id==a.id})[0].indexInTableGridRow;h.forEach(function(u,d){var A=u[M];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))})},P.prototype.mergeCell=function(){var o=this,m=this.tableCellSelector.getSelectedCells();if(m.length!=0){var a=m[0][0].cell;m.forEach(function(I,h){I.forEach(function(M,u){h==0?u!=0&&(a.colspan+=M.cell.colspan,o.rows[M.rowIndex].removeCell(M.cell)):o.rows[M.rowIndex].removeCell(M.cell),u==0&&m[0][0].rowIndex+a.rowspan-1<M.rowIndex&&(a.rowspan+=M.cell.rowspan)})}),a.getTarget().attr("colspan",a.colspan),a.getTarget().attr("rowspan",a.rowspan),this.tableCellSelector.setSingleSelect(m[0][0])}},P.prototype.splitCell=function(){var o=this.tableCellSelector.getSingleSelect(),m=this.getCellGrid(),a=s.getIndex(m[o.rowIndex],o.cell.id);if(o){for(var I=o.rowIndex;I<o.rowIndex+o.cell.rowspan;I++)for(var h=this.rows[I],M=I==o.rowIndex?o.cell:s.getLeftTableCell(m[I],a),u=0;u<o.cell.colspan;u++)I==o.rowIndex&&u==0||(M?h.insertToTargetCellRight(M,h.createTableCell()):h.insertCellToFirst(h.createTableCell()));o.cell.rowspan=1,o.cell.colspan=1,o.cell.getTarget().attr("colspan",o.cell.colspan),o.cell.getTarget().attr("rowspan",o.cell.rowspan)}},P.prototype.init=function(o){var m=this;x.default(this.target).addClass("hitable"),this.optionsCoat.onBeforEdit=function(a){return m.optionsCoat.options.onBeforEdit&&o.onBeforEdit(a)===!1?!1:(m.optionsCoat.editingCell&&m.optionsCoat.editingCell.endEdit(),!0)},x.default(this.target).mousedown(function(a){m.optionsCoat.isLeftMouseButtonDown=!0}),x.default(this.target).mouseup(function(a){m.optionsCoat.isLeftMouseButtonDown=!1}),this.initContext(),this.target.on("mousemove",function(a){a.buttons===1&&m.tableCellSelector.multipleSelectByXY(a.pageX,a.pageY)}).on("mousedown",function(a){a.buttons===1&&m.tableCellSelector.singleSelectByXY(a.pageX,a.pageY)})},P.prototype.initRows=function(o){var m=this;if(this.trRows=[],o){this.rows=o,o.forEach(function(I,h){I.init(m.optionsCoat,m.target.find("tr:eq("+h+")"),!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"))},P.prototype.initRowsByTrs=function(o){var m=this;return o.map(function(a,I){var h=new w.a;return h.init(m.optionsCoat,x.default(I)),h}).get()},P.prototype.enableEidt=function(){this.optionsCoat.enableEidt()},P.prototype.disableEdit=function(){this.optionsCoat.disableEdit()},P.prototype.getCellGrid=function(o){var m=o||this.rows,a=this.getColumnStep(),I=[];return m.forEach(function(h,M){h.columns.forEach(function(u,d){for(var A=0;A<u.colspan;A++)for(var Z=0,L=!1;Z<a&&!L;){if(I[M]=I[M]||[],!I[M][Z]){I[M][Z]=new l({cell:A==0?u:void 0,link:A!=0?u:void 0,linkType:A>0?"row":void 0,rightMost:A==u.colspan-1||void 0,bottom:u.rowspan-1==0,rowLevel:A,columnLevel:0,indexInTableGridRow:Z,indexInTableGridColumn:M});for(var J=M+1,Y=1;Y<u.rowspan;Y++)I[J]=I[J]||[],I[J][Z]=new l({cell:void 0,link:u,linkType:A>0?"rowColumn":"column",rightMost:A==u.colspan-1||void 0,bottom:Y==u.rowspan-1,rowLevel:A,columnLevel:Y,indexInTableGridRow:Z,indexInTableGridColumn:J}),J+=1;L=!0}Z++}})}),I},P.prototype.setAlign=function(o){var m=this.tableCellSelector.getSingleSelect();m&&m.cell.setAlign(o)},P.prototype.setVAlign=function(o){var m=this.tableCellSelector.getSingleSelect();m&&m.cell.setVAlign(o)},P.prototype.getColumnStep=function(o){var m=0;return this.rows.length&&this.rows[o||0].columns.forEach(function(a){m+=a.colspan}),m},P.prototype.initContext=function(){var o=this;if(!this.optionsCoat.options.isEnableContextMenu)return!1;x.default(this.handle).hicontextMenu({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})})},P.prototype.getTableWidth=function(){return b.a.px.toPt(this.target.outerWidth(!1))},P.prototype.updateColumnGrips=function(){this.resizer.updateColumnGrips()},P.prototype.updateRowGrips=function(){this.resizer.updateRowGrips()},P}()},function($,F,g){g.d(F,"a",function(){return W});var W=function(){return function(E,b,l){this.tid=E,this.options=b,this.printElementType=l}}()},function($,F,g){var W=g(3),E=g(12),b=function(){return function(C){this.width=C.width,this.title=C.title,this.field=C.field,this.checked=C.checked,this.columnId=C.columnId,this.fixed=!1,this.rowspan=C.rowspan||1,this.colspan=C.colspan||1,this.align=C.align,this.halign=C.halign,this.vAlign=C.vAlign,this.renderFormatter=C.renderFormatter,this.formatter2=C.formatter2,this.styler2=C.styler2,this.stylerHeader=C.stylerHeader,this.tableColumnHeight=C.tableColumnHeight,this.tableTextType=C.tableTextType,this.tableBarcodeMode=C.tableBarcodeMode,this.tableQRCodeLevel=C.tableQRCodeLevel,this.tableSummaryTitle=C.tableSummaryTitle,this.tableSummaryText=C.tableSummaryText,this.tableSummary=C.tableSummary,this.tableSummaryAlign=C.tableSummaryAlign,this.tableSummaryNumFormat=C.tableSummaryNumFormat,this.upperCase=C.upperCase}}(),l=g(5);g.d(F,"a",function(){return w});var c,s=(c=function(N,r){return(c=Object.setPrototypeOf||Dt({__proto__:[]},Array)&&function(T,S){T.__proto__=S}||function(T,S){for(var D in S)S.hasOwnProperty(D)&&(T[D]=S[D])})(N,r)},function(C,N){function r(){this.constructor=C}c(C,N),C.prototype=N===null?Object.create(N):(r.prototype=N.prototype,new r)}),w=function(C){function N(r,T){var S=this;return r=r||{},(S=C.call(this,r)||this).lHeight=r.lHeight,S.autoCompletion=r.autoCompletion,S.tableFooterRepeat=r.tableFooterRepeat,T&&(S.columns=[],T.editable&&r.columns&&r.columns.length?r.columns.forEach(function(D){var H=[];D.forEach(function(j){var v=new b(j),P=T.getColumnByColumnId(v.columnId),o=P?x.default.extend(P,v):new l.a(v);H.push(o)}),S.columns.push(new E.a(H))}):T.columns.forEach(function(D){S.columns.push(new E.a(D))})),S}return s(N,C),N.prototype.getColumnByColumnId=function(r){return this.makeColumnObj()[r]},N.prototype.makeColumnObj=function(){var r={};return this.columns&&this.columns.forEach(function(T){T.columns.forEach(function(S){(S.id||S.columnId)&&(r[S.id||S.columnId]=S)})}),r},N.prototype.getGridColumns=function(){return this.gridColumns||1},N.prototype.getPrintElementOptionEntity=function(){var r=C.prototype.getPrintElementOptionEntity.call(this);return r.fields=this.fields,this.columns&&(r.columns=[],this.columns.forEach(function(T){var S=T.getPrintElementOptionEntity().map(function(D){return new b(D)});r.columns.push(S)})),r},N}(W.a)},function($,F,g){g.d(F,"a",function(){return W});var W=function(){return function(){this.rowColumns=[]}}()},function($,F,g){g.d(F,"a",function(){return W});var W=function(){function E(b,l){this.gridColumns=b,this.target=l}return E.prototype.getByIndex=function(b){return this.target.find(".hi-grid-col:eq("+b+")")},E}()},function($,F,g){$.exports=g(33)},function($,F){(function(g){function W(r){var T=g.data(r.data.target,"hidraggable"),S=T.options,D=T.proxy,H=r.data,j=H.startLeft+(r.pageX-H.startX)/(T.options.getScale()||1),v=H.startTop+(r.pageY-H.startY)/(T.options.getScale()||1);D&&(D.parent()[0]==document.body?(j=S.deltaX!=null&&S.deltaX!=null?r.pageX+S.deltaX:r.pageX-r.data.offsetWidth,v=S.deltaY!=null&&S.deltaY!=null?r.pageY+S.deltaY:r.pageY-r.data.offsetHeight):(S.deltaX!=null&&S.deltaX!=null&&(j+=r.data.offsetWidth+S.deltaX),S.deltaY!=null&&S.deltaY!=null&&(v+=r.data.offsetHeight+S.deltaY))),r.data.parent!=document.body&&(j+=g(r.data.parent).scrollLeft(),v+=g(r.data.parent).scrollTop()),S.axis=="h"?H.left=j:S.axis=="v"||r.shiftKey&&r.altKey?H.top=v:r.shiftKey?H.left=j:(H.left=j,H.top=v)}function E(r){var T=g.data(r.data.target,"hidraggable"),S=T.options,D=T.proxy;D||(D=g(r.data.target)),D.css({left:g.fn.dragLengthC(r.data.left,S),top:g.fn.dragLengthC(r.data.top,S)}),g("body").css("cursor",S.cursor)}function b(r){g.fn.hidraggable.isDragging=!0;var T=g.data(r.data.target,"hidraggable"),S=T.options,D=g(".hidroppable").filter(function(){return r.data.target!=this}).filter(function(){var j=g.data(this,"hidroppable")&&g.data(this,"hidroppable").options.accept;return!j||g(j).filter(function(){return this==r.data.target}).length>0});T.hidroppables=D;var H=T.proxy;return H||(S.proxy?(H=S.proxy=="clone"?g(r.data.target).clone().insertAfter(r.data.target):S.proxy.call(r.data.target,r.data.target),T.proxy=H):H=g(r.data.target)),H.css("position","absolute"),W(r),E(r),S.onStartDrag.call(r.data.target,r),!1}function l(r,T,S,D,H,j){Math.abs(r[S]-T[D])<=HIPRINT_CONFIG.adsorbLineMin?r.v.length?r.v.css("left",r[S]+"pt"):(r.v=x.default("<div class='verLine id-"+r.id+"'></div>"),r.v.css("height",H+"pt"),r.v.css("left",r[S]+"pt"),j.append(r.v)):r.v&&r.v.remove()}function c(r){r&&r.v&&r.v.remove(),x.default(".verLine").remove()}function s(r,T,S,D,H,j){Math.abs(r[S]-T[D])<=HIPRINT_CONFIG.adsorbLineMin?r.h.length?r.h.css("top",r[S]+"pt"):(r.h=x.default("<div class='horLine id-"+r.id+"'></div>"),r.h.css("width",H+"pt"),r.h.css("top",r[S]+"pt"),j.append(r.h)):r.h&&r.h.remove()}function w(r){r&&r.h&&r.h.remove(),x.default(".horLine").remove()}function C(r){var T=g.data(r.data.target,"hidraggable");if(W(r),!(r.ctrlKey||r.metaKey)&&(r.data.target.className.startsWith("resize-panel")||r.data.target.style.zIndex=="2"||r.data.target.className.startsWith("hiprint-printElement"))){var S=r.data;if(g(".mouseRect").length==0&&T.options.designTarget&&T.options.designTarget.panel.printElements.filter(function(h){return h.designTarget.children().last().css("display")=="block"&&!h.printElementType.type.includes("table")}).length<=1){let h=window.hinnn.px.toPt(S.left),M=window.hinnn.px.toPt(S.top),u=T.options.designTarget.options;u.left=h,u.top=M,u.right=h+u.width,u.bottom=M+u.height,u.vCenter=h+u.width/2,u.hCenter=M+u.height/2,(()=>{let d=T.options.designTarget.panel.printElements.filter(q=>q.id!=T.options.designTarget.id).map(q=>{let{left:z,top:et,width:ot,height:pt}=q.options,st=z+ot,ht=z+ot/2,mt=et+pt/2,ut=u.left+u.width/2,bt=u.top+u.height/2,dt=u.left+u.width,lt,vt,yt,Mt;return vt=Math.sqrt(Math.pow(z-u.left,2)+Math.pow(mt-bt,2)),yt=Math.sqrt(Math.pow(ht-ut,2)+Math.pow(mt-bt,2)),Mt=Math.sqrt(Math.pow(st-dt,2)+Math.pow(mt-bt,2)),lt=Math.min(vt,yt,Mt),{...q.options,distance:lt,h:x.default(".horLine.id-"+q.id),v:x.default(".verLine.id-"+q.id),bottom:et+pt,right:z+ot,vCenter:ht,hCenter:mt}}).sort((q,z)=>q.distance-z.distance).slice(0,1),A=T.options.designTarget.designPaper,Z=A.target.find(".hiprint-printPaper-content"),L=A.width,J=A.height,Y=HIPRINT_CONFIG.showAdsorbLine,R=HIPRINT_CONFIG.adsorbMin,V=HIPRINT_CONFIG.adsorbLineMin;d.forEach((q,z)=>{Math.abs(d[z].left-u.left)<=R?(u.left=d[z].left,c(d[z])):Math.abs(d[z].vCenter-u.left)<=R?(u.left=d[z].vCenter,c(d[z])):Math.abs(d[z].right-u.left)<=R&&(u.left=d[z].right,c(d[z])),Math.abs(d[z].left-u.vCenter)<=R?(u.left=d[z].left-u.width/2,c(d[z])):Math.abs(d[z].vCenter-u.vCenter)<=R?(u.left=d[z].vCenter-u.width/2,c(d[z])):Math.abs(d[z].right-u.vCenter)<=R&&(u.left=d[z].right-u.width/2,c(d[z])),Math.abs(d[z].left-u.right)<=R?(u.left=d[z].left-u.width,c(d[z])):Math.abs(d[z].vCenter-u.right)<=R?(u.left=d[z].vCenter-u.width,c(d[z])):Math.abs(d[z].right-u.right)<=R&&(u.left=d[z].right-u.width,c(d[z])),Math.abs(d[z].top-u.top)<=R?(u.top=d[z].top,w(d[z])):Math.abs(d[z].hCenter-u.top)<=R?(u.top=d[z].hCenter,w(d[z])):Math.abs(d[z].bottom-u.top)<=R&&(u.top=d[z].bottom,w(d[z])),Math.abs(d[z].top-u.hCenter)<=R?(u.top=d[z].top-u.height/2,w(d[z])):Math.abs(d[z].hCenter-u.hCenter)<=R?(u.top=d[z].hCenter-u.height/2,w(d[z])):Math.abs(d[z].bottom-u.hCenter)<=R&&(u.top=d[z].bottom-u.height/2,w(d[z])),Math.abs(d[z].top-u.bottom)<=R?(u.top=d[z].top-u.height,w(d[z])):Math.abs(d[z].hCenter-u.bottom)<=R?(u.top=d[z].hCenter-u.height,w(d[z])):Math.abs(d[z].bottom-u.bottom)<=R&&(u.top=d[z].bottom-u.height,w(d[z])),Y&&(Math.abs(d[z].left-u.left)>R&&Math.abs(d[z].left-u.left)<=V?l(d[z],u,"left","left",J,Z):Math.abs(d[z].vCenter-u.left)>R&&Math.abs(d[z].vCenter-u.left)<=V?l(d[z],u,"vCenter","left",J,Z):Math.abs(d[z].right-u.left)>R&&Math.abs(d[z].right-u.left)<=V?l(d[z],u,"right","left",J,Z):Math.abs(d[z].left-u.vCenter)>R&&Math.abs(d[z].left-u.vCenter)<=V?l(d[z],u,"left","vCenter",J,Z):Math.abs(d[z].vCenter-u.vCenter)>R&&Math.abs(d[z].vCenter-u.vCenter)<=V?l(d[z],u,"vCenter","vCenter",J,Z):Math.abs(d[z].right-u.vCenter)>R&&Math.abs(d[z].right-u.vCenter)<=V?l(d[z],u,"right","vCenter",J,Z):Math.abs(d[z].left-u.right)>R&&Math.abs(d[z].left-u.right)<=V?l(d[z],u,"left","right",J,Z):Math.abs(d[z].vCenter-u.right)>R&&Math.abs(d[z].vCenter-u.right)<=V?l(d[z],u,"vCenter","right",J,Z):Math.abs(d[z].right-u.right)>R&&Math.abs(d[z].right-u.right)<=V?l(d[z],u,"right","right",J,Z):Math.abs(d[z].top-u.top)>R&&Math.abs(d[z].top-u.top)<=V?s(d[z],u,"top","top",L,Z):Math.abs(d[z].hCenter-u.top)>R&&Math.abs(d[z].hCenter-u.top)<=V?s(d[z],u,"hCenter","top",L,Z):Math.abs(d[z].bottom-u.top)>R&&Math.abs(d[z].bottom-u.top)<=V?s(d[z],u,"bottom","top",L,Z):Math.abs(d[z].top-u.hCenter)>R&&Math.abs(d[z].top-u.hCenter)<=V?s(d[z],u,"top","hCenter",L,Z):Math.abs(d[z].hCenter-u.hCenter)>R&&Math.abs(d[z].hCenter-u.hCenter)<=V?s(d[z],u,"hCenter","hCenter",L,Z):Math.abs(d[z].bottom-u.hCenter)>R&&Math.abs(d[z].bottom-u.hCenter)<=V?s(d[z],u,"bottom","hCenter",L,Z):Math.abs(d[z].top-u.bottom)>R&&Math.abs(d[z].top-u.bottom)<=V?s(d[z],u,"top","bottom",L,Z):Math.abs(d[z].hCenter-u.bottom)>R&&Math.abs(d[z].hCenter-u.bottom)<=V?s(d[z],u,"hCenter","bottom",L,Z):Math.abs(d[z].bottom-u.bottom)>R&&Math.abs(d[z].bottom-u.bottom)<=V?s(d[z],u,"bottom","bottom",L,Z):(c(d[z]),w(d[z])))})})(),r.data.left=window.hinnn.pt.toPx(u.left),r.data.top=window.hinnn.pt.toPx(u.top)}var D=S.parent.className.endsWith("design")?S.parent:S.parent.offsetParent,H=D.clientWidth,j=D.clientHeight,v=S.target.clientWidth,P=S.target.clientHeight,o=0,m=0;if(T.options.designTarget&&T.options.designTarget.options.transform){var a=T.options.designTarget.options.getRectInfo();o=window.hinnn.pt.toPx(a.diffW),m=window.hinnn.pt.toPx(a.diffH)}S.left<0-o?S.left=0-o:S.left>=H-v+o&&(S.left=H-v+o),S.top<0-m?S.top=0-m:S.top>=j-P+m&&(S.top=j-P+m),r.data=S}T.options.onDrag.call(r.data.target,r,g.fn.dragLengthCNum(r.data.left,T.options),g.fn.dragLengthCNum(r.data.top,T.options))!=0&&E(r);var I=r.data.target;return T.hidroppables.each(function(){var h=g(this);if(!h.hidroppable("options").disabled){var M=h.offset();r.pageX>M.left&&r.pageX<M.left+h.outerWidth()&&r.pageY>M.top&&r.pageY<M.top+h.outerHeight()?(this.entered||(g(this).trigger("_dragenter",[I]),this.entered=!0),g(this).trigger("_dragover",[I])):this.entered&&(g(this).trigger("_dragleave",[I]),this.entered=!1)}}),!1}function N(r){g.fn.hidraggable.isDragging=!1;var T,S,D=g.data(r.data.target,"hidraggable"),H=D.proxy,j=D.options;j.revert?P()==1?g(r.data.target).css({position:r.data.startPosition,left:r.data.startLeft,top:r.data.startTop}):H?(H.parent()[0]==document.body?(T=r.data.startX-r.data.offsetWidth,S=r.data.startY-r.data.offsetHeight):(T=r.data.startLeft,S=r.data.startTop),H.animate({left:T,top:S},function(){v()})):g(r.data.target).animate({left:r.data.startLeft,top:r.data.startTop},function(){g(r.data.target).css("position",r.data.startPosition)}):(g(r.data.target).css({position:"absolute",left:g.fn.dragLengthC(r.data.left,j),top:g.fn.dragLengthC(r.data.top,j)}),P());function v(){H&&H.remove(),D.proxy=null}function P(){var o=!1;return D.hidroppables.each(function(){var m=g(this);if(!m.hidroppable("options").disabled){var a=m.offset();return r.pageX>a.left&&r.pageX<a.left+m.outerWidth()&&r.pageY>a.top&&r.pageY<a.top+m.outerHeight()?(j.revert&&g(r.data.target).css({position:r.data.startPosition,left:r.data.startLeft,top:r.data.startTop}),g(this).trigger("_drop",[r.data.target]),v(),o=!0,this.entered=!1,!1):void 0}}),o||j.revert||v(),o}return j.onStopDrag.call(r.data.target,r),g(document).unbind(".hidraggable"),setTimeout(function(){g("body").css("cursor","")},100),!1}g.fn.hidraggable=function(r,T){return typeof r=="string"?g.fn.hidraggable.methods[r](this,T):this.each(function(){var S,D=g.data(this,"hidraggable");D?(D.handle.unbind(".hidraggable"),S=g.extend(D.options,r)):S=g.extend({},g.fn.hidraggable.defaults,g.fn.hidraggable.parseOptions(this),r||{});var H=S.handle?typeof S.handle=="string"?g(S.handle,this):S.handle:g(this);function j(v){var P=g.data(v.data.target,"hidraggable"),o=P.handle,m=g(o).offset(),a=g(o)[0].style.transform&&parseInt(g(o)[0].style.transform.slice(7,-1)),I=P.options.getScale(),h=g(o).outerWidth(),M=g(o).outerHeight();if(a){var u=a*Math.PI/180,d=g(o).outerWidth(),A=g(o).outerHeight(),Z=Math.sin(u),L=Math.cos(u);h=Math.abs(d*L)+Math.abs(A*Z),M=Math.abs(d*Z)+Math.abs(A*L)}I&&(h*=I,M*=I);var J=v.pageY-m.top,Y=m.left+h-v.pageX,R=m.top+M-v.pageY,V=v.pageX-m.left;return Math.min(J,Y,R,V)>P.options.edge}g.data(this,"hidraggable",{options:S,handle:H}),S.disabled?g(this).css("cursor",""):H.unbind(".hidraggable").bind("mousemove.hidraggable",{target:this},function(v){if(!g.fn.hidraggable.isDragging){var P=g.data(v.data.target,"hidraggable").options;j(v)?g(this).css("cursor",P.cursor):g(this).css("cursor","")}}).bind("mouseleave.hidraggable",{target:this},function(v){g(this).css("cursor","")}).bind("mousedown.hidraggable",{target:this},function(v){if(j(v)!=0){g(this).css("cursor","");var P=g(v.data.target).position(),o=g(v.data.target).offset(),m={startPosition:g(v.data.target).css("position"),startLeft:P.left,startTop:P.top,left:P.left,top:P.top,startX:v.pageX,startY:v.pageY,offsetWidth:v.pageX-o.left,offsetHeight:v.pageY-o.top,target:v.data.target,parent:g(v.data.target).parent()[0]},a=g.data(v.data.target,"hidraggable");if(a.options.draggable===!1||v.target.className=="r resizebtn")return;var I=a.options.getScale();I&&(m.left/=I,m.top/=I,m.startLeft/=I,m.startTop/=I);var h=m.target.style.transform&&parseInt(m.target.style.transform.slice(7,-1));if(h){var M=h*Math.PI/180,u=g(v.data.target).outerWidth(),d=g(v.data.target).outerHeight(),A=Math.sin(M),Z=Math.cos(M),L=Math.abs(u*Z)+Math.abs(d*A),J=Math.abs(u*A)+Math.abs(d*Z),Y=(L-u)/2,R=(J-d)/2;m.left+=Y,m.top+=R,m.startLeft+=Y,m.startTop+=R}g.extend(v.data,m),g.data(v.data.target,"hidraggable").options.onBeforeDrag.call(v.data.target,v)!=0&&(g(document).bind("mousedown.hidraggable",v.data,b),g(document).bind("mousemove.hidraggable",v.data,C),g(document).bind("mouseup.hidraggable",v.data,N))}})})},g.fn.hidraggable.methods={options:function(T){return g.data(T[0],"hidraggable").options},update:function(T,S){S&&typeof S=="object"&&g.data(T[0],"hidraggable")&&Object.keys(S).forEach(function(D){g.data(T[0],"hidraggable").options[D]=S[D]})},proxy:function(T){return g.data(T[0],"hidraggable").proxy},enable:function(T){return T.each(function(){g(this).hidraggable({disabled:!1})})},disable:function(T){return T.each(function(){g(this).hidraggable({disabled:!0})})}},g.fn.hidraggable.parseOptions=function(r){var T=g(r);return g.extend({},g.hiprintparser.parseOptions(r,["cursor","handle","axis",{revert:"boolean",deltaX:"number",deltaY:"number",edge:"number"}]),{disabled:!!T.attr("disabled")||void 0})},g.fn.hidraggable.defaults={proxy:null,revert:!1,cursor:"move",deltaX:null,deltaY:null,handle:null,disabled:!1,edge:0,axis:null,getScale:function(T){},onBeforeDrag:function(T){},onStartDrag:function(T){},onDrag:function(T){},onStopDrag:function(T){}},g.fn.hidraggable.isDragging=!1})(jQuery)},function($,F){(function(g){g.fn.hidroppable=function(W,E){return typeof W=="string"?g.fn.hidroppable.methods[W](this,E):(W=W||{},this.each(function(){var b,l=g.data(this,"hidroppable");l?g.extend(l.options,W):(g(b=this).addClass("hidroppable"),g(b).bind("_dragenter",function(c,s){g.data(b,"hidroppable").options.onDragEnter.apply(b,[c,s])}),g(b).bind("_dragleave",function(c,s){g.data(b,"hidroppable").options.onDragLeave.apply(b,[c,s])}),g(b).bind("_dragover",function(c,s){g.data(b,"hidroppable").options.onDragOver.apply(b,[c,s])}),g(b).bind("_drop",function(c,s){g.data(b,"hidroppable").options.onDrop.apply(b,[c,s])}),g.data(this,"hidroppable",{options:g.extend({},g.fn.hidroppable.defaults,g.fn.hidroppable.parseOptions(this),W)}))}))},g.fn.hidroppable.methods={options:function(E){return g.data(E[0],"hidroppable")&&g.data(E[0],"hidroppable").options||{}},enable:function(E){return E.each(function(){g(this).hidroppable({disabled:!1})})},disable:function(E){return E.each(function(){g(this).hidroppable({disabled:!0})})}},g.fn.hidroppable.parseOptions=function(W){var E=g(W);return g.extend({},g.hiprintparser.parseOptions(W,["accept"]),{disabled:!!E.attr("disabled")||void 0})},g.fn.hidroppable.defaults={accept:null,disabled:!1,onDragEnter:function(E,b){},onDragOver:function(E,b){},onDragLeave:function(E,b){},onDrop:function(E,b){}}})(jQuery)},function($,F){var g;(g=jQuery).hiprintparser={parseOptions:function(E,b){var l=g(E),c={},s=g.trim(l.attr("data-options"));if(s&&(s.substring(0,1)!="{"&&(s="{"+s+"}"),c=new Function("return "+s)()),b){for(var w={},C=0;C<b.length;C++){var N=b[C];if(typeof N=="string")w[N]=N=="width"||N=="height"||N=="left"||N=="top"?parseInt(E.style[N])||void 0:l.attr(N);else for(var r in N){var T=N[r];T=="boolean"?w[r]=l.attr(r)?l.attr(r)=="true":void 0:T=="number"&&(w[r]=l.attr(r)=="0"?0:parseFloat(l.attr(r))||void 0)}}g.extend(c,w)}return c}},g.fn.dragLengthC=function(W,E){return E.moveUnit=="pt"?g.fn.dragLengthCNum(W,E)+"pt":g.fn.dragLengthCNum(W,E)},g.fn.dragLengthCNum=function(W,E){var b=3;if(E.moveUnit=="pt"){var l=.75*W;return E.minMove&&(b=E.minMove),Math.round(l/b)*b}return Math.round(l/b)*b}},function($,F){var g,W,E;g=jQuery,W={maxPanelIndex:0},(E=function(l){this.options=g.data(l.target,"hireizeable").options,this.init(l.target)}).prototype={numHandlerText:function(l){return this.numHandler(l)+"pt"},numHandler:function(l){var c=1.5,s=.75*l;return this.options.minResize&&(c=this.options.minResize),Math.round(s/c)*c},init:function(l){var c=this;if(l.className.includes("hiprint-printElement")){this.initResizeBox(l);var s=new ResizeObserver((w,C)=>{c.refreshSizeBox(g(l))});s.observe(l)}},initResizeBox:function(l){var c=this;g(l).each(function(){var s;W.maxPanelIndex+=1,c.options.noContainer?s=g(l):s=g("<div panelIndex="+W.maxPanelIndex+' class="resize-panel"></div>'),c.appendHandler(s,g(this));var w={name:"n",target:g('<div class="resizebtn n"/>')},C={name:"s",target:g('<div class="resizebtn s"/>')},N={name:"w",target:g('<div class="resizebtn w"/>')},r={name:"e",target:g('<div class="resizebtn e"/>')},T={name:"ne",target:g('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn ne"/>')},S={name:"nw",target:g('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn nw"/>')},D={name:"se",target:g('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn se"/>')},H={name:"sw",target:g('<div title="\u6309\u4E0Bshift\u81EA\u7531\u7F29\u653E" class="resizebtn sw"/>')},j={name:"r",target:g('<div class="resizebtn r"/>')},v={name:"why",target:g('<div class="resizebtn why"/>')},P=g('<div class="size-box"></div>'),o=g('<div class="del-btn">\u2715</div>'),m=function(){var h=[v.target],M=c.options.showPoints;return g.each([j,w,C,N,r,T,S,D,H],function(u,d){g.inArray(d.name,M)>-1&&h.push(d.target)}),h};c.refreshSizeBox(void 0,P,s),c.options.draggable!=!1&&(s.append(o),s.on("mousedown",".del-btn",()=>{var I=new KeyboardEvent("keydown",{bubbles:!0,keyCode:46});l.dispatchEvent(I)})),c.appendHandler(m(),s),c.bindResizeEvent(s,g(this));var a=g(this);g(s).on("mousedown",".resizebtn",function(){a.addClass("resizeing")}),g(".easyui-droppable").on("mouseup",function(){a.removeClass("resizeing")}),c.bindTrigger(g(this))}),c.bindHidePanel()},addHandlerCss:function(l){for(var c=0;c<l.length;c++)l[c].css({position:"absolute",width:"8px",height:"8px",background:"#ff6600","border-radius":"50%"})},appendHandler:function(l,c){c.find(".resize-panel").remove();for(var s=0;s<l.length;s++)c.append(l[s])},refreshSizeBox:function(l,c,s){if(!!this.options.showSizeBox){if(c)s.append(c);else if(l&&l.length){var w=l.height(),C=l[0].clientHeight,N=l.width(),r=l[0].clientWidth;w<=40?(g.each([".ne",".nw",".se",".sw"],function(D,H){var j=C-30;l.find(H).css("height",j>0?j:0),l.find(H).css("width",j>0?j:0),j<=0&&(H.includes("n")&&l.find(H).css("border-top","none"),H.includes("s")&&l.find(H).css("border-bottom","none"),H.includes("e")&&l.find(H).css("border-right","none"),H.includes("w")&&l.find(H).css("border-left","none"))}),g.each([".e",".w"],function(D,H){var j=C-30;l.find(H).css("height",j>0?j:10),l.find(H).css("top",C/2-(j>0?j:10)/2)})):g.each([".e",".w"],function(D,H){l.find(H).css("top",C/2-l.find(H).height()/2)}),N<=40?(g.each([".ne",".nw",".se",".sw"],function(D,H){var j=r-30;l.find(H).css("height",j>0?j:0),l.find(H).css("width",j>0?j:0),j<=0&&(H.includes("n")&&l.find(H).css("border-top","none"),H.includes("s")&&l.find(H).css("border-bottom","none"),H.includes("e")&&l.find(H).css("border-right","none"),H.includes("w")&&l.find(H).css("border-left","none"))}),g.each([".n",".s"],function(D,H){let j=r-30;l.find(H).css("width",j>0?j:10),l.find(H).css("left",r/2-(j>0?j:10)/2)})):g.each([".n",".s",".r"],function(D,H){H==".r",l.find(H).css("left",r/2-l.find(H).width()/2)}),C>40&&r>40&&(g.each([".ne",".nw",".se",".sw"],function(D,H){H.includes("n")&&l.find(H).css("border-top",""),H.includes("s")&&l.find(H).css("border-bottom",""),H.includes("e")&&l.find(H).css("border-right",""),H.includes("w")&&l.find(H).css("border-left","")}),g.each([".n",".s"],function(D,H){l.find(H).css("width","")}))}var T,S;if(l&&l.length)T=l[0].style,S=l.children("div[panelindex]").find(".size-box");else if(s&&s.parent()){var l=s.parent();if(l.hasClass("hiprint-printPaper-content"))return;T=l[0].style,T.width||(T.width=hinnn.px.toPt(l[0].offsetWidth)+"pt"),T.height||(T.height=hinnn.px.toPt(l[0].offsetHeight)+"pt"),S=l.children("div[panelindex]").find(".size-box")}S&&(S.text(T.width+" x "+T.height),S.css("top",-(S.outerHeight()||20)))}},triggerResize:function(l,c){c.ctrlKey||c.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,c){var s=this,w=0,C=0,N=l.width(),r=l.height(),T=l.offset().left,S=l.offset().top,D=s.options.noContainer?g(c):l.parent(),H=!1;l.on("mousedown",".e",function(u){w=u.pageX,N=l.width(),H=!0,u.stopPropagation()});var j=!1;l.on("mousedown",".s",function(u){C=u.pageY,r=l.height(),j=!0,u.stopPropagation()});var v=!1;l.on("mousedown",".w",function(u){w=u.pageX,N=l.width(),v=!0,T=D.position().left,u.stopPropagation()});var P=!1;l.on("mousedown",".n",function(u){C=u.pageY,r=l.height(),P=!0,S=D.position().top,u.stopPropagation()});var o=!1;l.on("mousedown",".ne",function(u){w=u.pageX,C=u.pageY,N=l.width(),r=l.height(),o=!0,S=D.position().top,u.stopPropagation()});var m=!1;l.on("mousedown",".nw",function(u){w=u.pageX,C=u.pageY,N=l.width(),r=l.height(),S=D.position().top,T=D.position().left,m=!0,u.stopPropagation()});var a=!1;l.on("mousedown",".se",function(u){w=u.pageX,C=u.pageY,N=l.width(),r=l.height(),a=!0,u.stopPropagation()});var I=!1;l.on("mousedown",".sw",function(u){w=u.pageX,C=u.pageY,N=l.width(),r=l.height(),I=!0,T=D.position().left,u.stopPropagation()});var h=!1;l.on("mousedown",".r",function(u){w=u.pageX,C=u.pageY,N=l.width(),r=l.height(),h=!0,T=N/2+D.position().left,S=r/2+D.position().top,u.stopPropagation()}),l.on("dblclick",".r",function(u){D.css({transform:"rotate("+0+"deg)"}),s.options.onResize(u,void 0,void 0,void 0,void 0,0),u.stopPropagation()});var M=!1;l.on("mousedown",function(u){s.options.onBeforeResize(),w=u.pageX,C=u.pageY,S=D.position().top,T=D.position().left,M=!1}),g(s.options.stage).on("mousemove",function(u){if(H){var d=(u.pageX-w)/s.options.getScale();l.css({width:"100%"}),D.css({width:s.numHandlerText(N+d)}),s.options.onResize(u,void 0,s.numHandler(N+d),void 0,void 0)}else if(j){var A=(u.pageY-C)/s.options.getScale();l.css({height:"100%"}),D.css({height:s.numHandlerText(r+A)}),s.options.onResize(u,s.numHandler(r+A),void 0,void 0,void 0)}else if(h){l.css({height:"100%"});var Z=u.pageX;u.pageY;var L=(Z-w)*360/100;w=u.pageX;var J=D[0].style.transform&&parseInt(D[0].style.transform.slice(7,-1))||0,Y=J+L;Math.abs(Y)>360&&(Y=Y%360),D.css({transform:"rotate("+Y+"deg)"}),s.options.onResize(u,void 0,void 0,void 0,void 0,Y)}else if(v)d=(u.pageX-w)/s.options.getScale(),l.css({width:"100%"}),D.css({width:s.numHandlerText(N-d),left:s.numHandlerText(s.options.noDrag?void 0:T+d)}),s.options.onResize(u,void 0,s.numHandler(N-d),void 0,s.options.noDrag?void 0:s.numHandler(T+d));else if(P)A=(u.pageY-C)/s.options.getScale(),l.css({height:"100%"}),D.css({height:s.numHandlerText(r-A),top:s.numHandlerText(s.options.noDrag?void 0:S+A)}),s.options.onResize(u,s.numHandler(r-A),void 0,s.options.noDrag?void 0:s.numHandler(S+A),void 0);else if(o)if(d=(u.pageX-w)/s.options.getScale(),A=(u.pageY-C)/s.options.getScale(),l.css({height:"100%",width:"100%"}),u.shiftKey)D.css({height:s.numHandlerText(r-A),top:s.numHandlerText(s.options.noDrag?void 0:S+A),width:s.numHandlerText(N+d)}),s.options.onResize(u,s.numHandler(r-A),s.numHandler(N+d),s.options.noDrag?void 0:s.numHandler(S+A),void 0);else{var R=r/N,V=N+d,q=r-A,z=S+A;q=V*R,z=S+A+r-A-q,D.css({width:s.numHandlerText(V),height:s.numHandlerText(q),top:s.numHandlerText(s.options.noDrag?void 0:z)}),s.options.onResize(u,s.numHandler(q),s.numHandler(V),s.options.noDrag?void 0:s.numHandler(z),void 0)}else if(m)if(d=(u.pageX-w)/s.options.getScale(),A=(u.pageY-C)/s.options.getScale(),l.css({height:"100%",width:"100%"}),u.shiftKey)D.css({height:s.numHandlerText(r-A),top:s.numHandlerText(s.options.noDrag?void 0:S+A),width:s.numHandlerText(N-d),left:s.numHandlerText(s.options.noDrag?void 0:T+d)}),s.options.onResize(u,s.numHandler(r-A),s.numHandler(N-d),s.options.noDrag?void 0:s.numHandler(S+A),s.options.noDrag?void 0:s.numHandler(T+d));else{var R=r/N,V=N-d,q=r-A,et=T+d,z=S+A;q=V*R,et=T+d,z=S+A+r-A-q,D.css({width:s.numHandlerText(V),height:s.numHandlerText(q),left:s.numHandlerText(s.options.noDrag?void 0:et),top:s.numHandlerText(s.options.noDrag?void 0:z)}),s.options.onResize(u,s.numHandler(q),s.numHandler(V),s.options.noDrag?void 0:s.numHandler(z),s.options.noDrag?void 0:s.numHandler(et))}else if(a)if(d=(u.pageX-w)/s.options.getScale(),A=(u.pageY-C)/s.options.getScale(),l.css({width:"100%",height:"100%"}),u.shiftKey)D.css({width:s.numHandlerText(N+d),height:s.numHandlerText(r+A)}),s.options.onResize(u,s.numHandler(r+A),s.numHandler(N+d),void 0,void 0);else{var R=r/N,V=N+d,q=r+A;q=V*R,D.css({width:s.numHandlerText(V),height:s.numHandlerText(q)}),s.options.onResize(u,s.numHandler(q),s.numHandler(V),void 0,void 0)}else if(I)if(d=(u.pageX-w)/s.options.getScale(),A=(u.pageY-C)/s.options.getScale(),l.css({width:"100%",height:"100%"}),u.shiftKey)D.css({width:s.numHandlerText(N-d),left:s.numHandlerText(s.options.noDrag?void 0:T+d),height:s.numHandlerText(r+A)}),s.options.onResize(u,s.numHandler(r+A),s.numHandler(N-d),void 0,s.options.noDrag?void 0:s.numHandler(T+d));else{var R=r/N,V=N-d,q=r+A,et=T+d;q=V*R,D.css({width:s.numHandlerText(V),left:s.numHandlerText(s.options.noDrag?void 0:et),height:s.numHandlerText(q)}),s.options.onResize(u,s.numHandler(q),s.numHandler(V),void 0,s.options.noDrag?void 0:s.numHandler(et))}else M&&(d=(u.pageX-w)/s.options.getScale(),A=(u.pageY-C)/s.options.getScale(),D.css({left:s.numHandlerText(s.options.noDrag?void 0:T+d),top:s.numHandlerText(s.options.noDrag?void 0:S+A)}),s.options.onResize(u,void 0,void 0,s.options.noDrag?void 0:s.numHandler(S+A),s.options.noDrag?void 0:s.numHandler(T+d)))}).on("mouseup",function(u){(H||j||v||P||o||m||I||a||M||h)&&s.options.onStopResize(h),H=!1,j=!1,v=!1,P=!1,o=!1,m=!1,I=!1,a=!1,M=!1,h=!1})},bindTrigger:function(l){var c=this;l.on("click",function(s){s.stopPropagation(),c.triggerResize(l,s),g(".mouseRect").remove()})},bindHidePanel:function(l){if(W.maxPanelIndex<2){var c=this.options.stage;g(c).bind("click",function(s){s.target.className&&jt(s.target.className)=="string"&&(s.target.className.includes("design")||s.target.className.includes("hiprint-printPaper-content")||s.target.className.includes("paperBox"))&&(s.stopPropagation(),g("div[panelindex]").css({display:"none"}),g("div[panelindex]").removeClass("selected"))})}}},g.fn.extend({hireizeable:function(l){return this.each(function(){var c,s=g.data(this,"hireizeable");c=s?g.extend({},s.options,l||{}):g.extend({},g.fn.hireizeable.defaults,l||{}),g.data(this,"hireizeable",{options:c}),new E({target:this,onResize:function(C,N,r,T,S){},onStopResize:function(C,N,r,T,S){}})})}}),g.fn.hireizeable.defaults={stage:document,reizeUnit:"pt",minResize:1.5,showSizeBox:!0,showPoints:["s","e"],noContainer:!1,onBeforeResize:function(l,c,s,w,C){},onResize:function(l,c,s,w,C){},onStopResize:function(l,c,s,w,C){},noDrag:!1}},function($,F){var g,W;jQuery,g="connected",W="reconnecting",window.hiwebSocket={opened:!1,name:"webSockets",host:"http://localhost:17521",host2:"http://localhost:17520",reconnectTimeout:6e4,reconnectWindowSetTimeout:null,reconnectDelay:2e3,supportsKeepAlive:function(){return!0},hasIo:function(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))}},getAddress:function(b,...l){try{this.socket.emit("address",b,...l)}catch(c){console.log("getAddress error:"+JSON.stringify(c))}},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(E,b){window.utools?this.host2=host2:this.host=E,this.stop(),this.start(b)},start:function(b){var l=this,c=this;window.WebSocket?this.socket||(this.socket=window.io(window.utools?this.host2:this.host,{reconnectionAttempts:5}),this.socket.on("connect",function(s){c.opened=!0,console.log("Websocket opened."),l.socket.on("successs",function(w){hinnn.event.trigger("printSuccess_"+w.templateId,w)}),l.socket.on("error",function(w){hinnn.event.trigger("printError_"+w.templateId,w)}),l.socket.on("printerList",function(w){c.printerList=w,hinnn.event.trigger("printerList",w)}),l.socket.on("address",function(w,C,N){hinnn.event.trigger("address_"+w,{addr:C,e:N})}),l.socket.on("ippPrinterConnected",function(w){hinnn.event.trigger("ippPrinterConnected",w)}),l.socket.on("ippPrinterCallback",function(w,C){hinnn.event.trigger("ippPrinterCallback",{err:w,res:C})}),l.socket.on("ippRequestCallback",function(w,C){hinnn.event.trigger("ippRequestCallback",{err:w,res:C})}),c.state=g,b&&b(!0,s)}),this.socket.on("disconnect",function(){c.opened=!1,b&&b(!1)})):console.log("WebSocket start fail"),b&&b(!1)},reconnect:function(){this.state!==g&&this.state!==W||(this.stop(),this.ensureReconnectingState()&&(console.log("Websocket reconnecting."),this.start()))},stop:function(){this.socket&&(console.log("Closing the Websocket."),this.socket.close(),this.socket=null,this.printerList=[])},ensureReconnectingState:function(){return this.state=W,this.state===W}}},function($,F,g){var W=g(28);typeof W=="string"&&(W=[[$.i,W,""]]);var E={hmr:!0,transform:void 0,insertInto:void 0};g(30)(W,E),W.locals&&($.exports=W.locals)},function($,F,g){($.exports=g(29)(!1)).push([$.i,"",""])},function($,F,g){$.exports=function(W){var E=[];return E.toString=function(){return this.map(function(b){var l=function(c,s){var w=c[1]||"",C=c[3];if(!C)return w;if(s&&typeof btoa=="function"){var N=(T=C,"/*# sourceMappingURL=data:application/json;charset=utf-8;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(T))))+" */"),r=C.sources.map(function(S){return"/*# sourceURL="+C.sourceRoot+S+" */"});return[w].concat(r).concat([N]).join(`
1568
1507
  `)}var T;return[w].join(`
1569
- `)}(v,G);return v[2]?"@media "+v[2]+"{"+p+"}":p}).join("")},A.i=function(v,p){typeof v=="string"&&(v=[[null,v,""]]);for(var c={},l=0;l<this.length;l++){var w=this[l][0];w!=null&&(c[w]=!0)}for(l=0;l<v.length;l++){var B=v[l];B[0]!=null&&c[B[0]]||(p&&!B[2]?B[2]=p:p&&(B[2]="("+B[2]+") and ("+p+")"),A.push(B))}},A}},function(it,O,h){var G,A,v={},p=(G=function(){return window&&document&&document.all&&!window.atob},function(){return A===void 0&&(A=G.apply(this,arguments)),A}),c=function(a){var r={};return function(u,j){if(typeof u=="function")return u();if(r[u]===void 0){var d=function(I,C){return C?C.querySelector(I):document.querySelector(I)}.call(this,u,j);if(window.HTMLIFrameElement&&Ct(d,window.HTMLIFrameElement))try{d=d.contentDocument.head}catch{d=null}r[u]=d}return r[u]}}(),l=null,w=0,B=[],D=h(31);function s(a,r){for(var u=0;u<a.length;u++){var j=a[u],d=v[j.id];if(d){d.refs++;for(var I=0;I<d.parts.length;I++)d.parts[I](j.parts[I]);for(;I<j.parts.length;I++)d.parts.push(M(j.parts[I],r))}else{var C=[];for(I=0;I<j.parts.length;I++)C.push(M(j.parts[I],r));v[j.id]={id:j.id,refs:1,parts:C}}}}function T(a,r){for(var u=[],j={},d=0;d<a.length;d++){var I=a[d],C=r.base?I[0]+r.base:I[0],Z={css:I[1],media:I[2],sourceMap:I[3]};j[C]?j[C].parts.push(Z):u.push(j[C]={id:C,parts:[Z]})}return u}function S(a,r){var u=c(a.insertInto);if(!u)throw new Error("Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.");var j=B[B.length-1];if(a.insertAt==="top")j?j.nextSibling?u.insertBefore(r,j.nextSibling):u.appendChild(r):u.insertBefore(r,u.firstChild),B.push(r);else if(a.insertAt==="bottom")u.appendChild(r);else{if(jt(a.insertAt)!="object"||!a.insertAt.before)throw new Error(`[Style Loader]
1508
+ `)}(b,W);return b[2]?"@media "+b[2]+"{"+l+"}":l}).join("")},E.i=function(b,l){typeof b=="string"&&(b=[[null,b,""]]);for(var c={},s=0;s<this.length;s++){var w=this[s][0];w!=null&&(c[w]=!0)}for(s=0;s<b.length;s++){var C=b[s];C[0]!=null&&c[C[0]]||(l&&!C[2]?C[2]=l:l&&(C[2]="("+C[2]+") and ("+l+")"),E.push(C))}},E}},function($,F,g){var W,E,b={},l=(W=function(){return window&&document&&document.all&&!window.atob},function(){return E===void 0&&(E=W.apply(this,arguments)),E}),c=function(a){var I={};return function(h,M){if(typeof h=="function")return h();if(I[h]===void 0){var u=function(d,A){return A?A.querySelector(d):document.querySelector(d)}.call(this,h,M);if(window.HTMLIFrameElement&&Dt(u,window.HTMLIFrameElement))try{u=u.contentDocument.head}catch{u=null}I[h]=u}return I[h]}}(),s=null,w=0,C=[],N=g(31);function r(a,I){for(var h=0;h<a.length;h++){var M=a[h],u=b[M.id];if(u){u.refs++;for(var d=0;d<u.parts.length;d++)u.parts[d](M.parts[d]);for(;d<M.parts.length;d++)u.parts.push(v(M.parts[d],I))}else{var A=[];for(d=0;d<M.parts.length;d++)A.push(v(M.parts[d],I));b[M.id]={id:M.id,refs:1,parts:A}}}}function T(a,I){for(var h=[],M={},u=0;u<a.length;u++){var d=a[u],A=I.base?d[0]+I.base:d[0],Z={css:d[1],media:d[2],sourceMap:d[3]};M[A]?M[A].parts.push(Z):h.push(M[A]={id:A,parts:[Z]})}return h}function S(a,I){var h=c(a.insertInto);if(!h)throw new Error("Couldn't find a style target. This probably means that the value for the 'insertInto' parameter is invalid.");var M=C[C.length-1];if(a.insertAt==="top")M?M.nextSibling?h.insertBefore(I,M.nextSibling):h.appendChild(I):h.insertBefore(I,h.firstChild),C.push(I);else if(a.insertAt==="bottom")h.appendChild(I);else{if(jt(a.insertAt)!="object"||!a.insertAt.before)throw new Error(`[Style Loader]
1570
1509
 
1571
1510
  Invalid value for parameter 'insertAt' ('options.insertAt') found.
1572
1511
  Must be 'top', 'bottom', or Object.
1573
1512
  (https://github.com/webpack-contrib/style-loader#insertat)
1574
- `);var d=c(a.insertAt.before,u);u.insertBefore(r,d)}}function N(a){if(a.parentNode===null)return!1;a.parentNode.removeChild(a);var r=B.indexOf(a);r>=0&&B.splice(r,1)}function H(a){var r=document.createElement("style");if(a.attrs.type===void 0&&(a.attrs.type="text/css"),a.attrs.nonce===void 0){var u=function(){return h.nc}();u&&(a.attrs.nonce=u)}return b(r,a.attrs),S(a,r),r}function b(a,r){Object.keys(r).forEach(function(u){a.setAttribute(u,r[u])})}function M(a,r){var u,j,d,I;if(r.transform&&a.css){if(!(I=typeof r.transform=="function"?r.transform(a.css):r.transform.default(a.css)))return function(){};a.css=I}if(r.singleton){var C=w++;u=l||(l=H(r)),j=m.bind(null,u,C,!1),d=m.bind(null,u,C,!0)}else a.sourceMap&&typeof URL=="function"&&typeof URL.createObjectURL=="function"&&typeof URL.revokeObjectURL=="function"&&typeof Blob=="function"&&typeof btoa=="function"?(u=function(Z){var L=document.createElement("link");return Z.attrs.type===void 0&&(Z.attrs.type="text/css"),Z.attrs.rel="stylesheet",b(L,Z.attrs),S(Z,L),L}(r),j=function(Z,L,J){var F=J.css,R=J.sourceMap,V=L.convertToAbsoluteUrls===void 0&&R;(L.convertToAbsoluteUrls||V)&&(F=D(F)),R&&(F+=`
1575
- /*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(R))))+" */");var $=new Blob([F],{type:"text/css"}),z=Z.href;Z.href=URL.createObjectURL($),z&&URL.revokeObjectURL(z)}.bind(null,u,r),d=function(){N(u),u.href&&URL.revokeObjectURL(u.href)}):(u=H(r),j=function(Z,L){var J=L.css,F=L.media;if(F&&Z.setAttribute("media",F),Z.styleSheet)Z.styleSheet.cssText=J;else{for(;Z.firstChild;)Z.removeChild(Z.firstChild);Z.appendChild(document.createTextNode(J))}}.bind(null,u),d=function(){N(u)});return j(a),function(Z){if(Z){if(Z.css===a.css&&Z.media===a.media&&Z.sourceMap===a.sourceMap)return;j(a=Z)}else d()}}it.exports=function(a,r){if(typeof DEBUG<"u"&&DEBUG&&(typeof document>"u"?"undefined":jt(document))!="object")throw new Error("The style-loader cannot be used in a non-browser environment");(r=r||{}).attrs=jt(r.attrs)=="object"?r.attrs:{},r.singleton||typeof r.singleton=="boolean"||(r.singleton=p()),r.insertInto||(r.insertInto="head"),r.insertAt||(r.insertAt="bottom");var u=T(a,r);return s(u,r),function(j){for(var d=[],I=0;I<u.length;I++){var C=u[I];(Z=v[C.id]).refs--,d.push(Z)}for(j&&s(T(j,r),r),I=0;I<d.length;I++){var Z;if((Z=d[I]).refs===0){for(var L=0;L<Z.parts.length;L++)Z.parts[L]();delete v[Z.id]}}}};var P,o=(P=[],function(a,r){return P[a]=r,P.filter(Boolean).join(`
1576
- `)});function m(a,r,u,j){var d=u?"":j.css;if(a.styleSheet)a.styleSheet.cssText=o(r,d);else{var I=document.createTextNode(d),C=a.childNodes;C[r]&&a.removeChild(C[r]),C.length?a.insertBefore(I,C[r]):a.appendChild(I)}}},function(it,O){it.exports=function(h){var G=typeof window<"u"&&window.location;if(!G)throw new Error("fixUrls requires window.location");if(!h||typeof h!="string")return h;var A=G.protocol+"//"+G.host,v=A+G.pathname.replace(/\/[^\/]*$/,"/");return h.replace(/url\s*\(((?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)\)/gi,function(p,c){var l,w=c.trim().replace(/^"(.*)"$/,function(B,D){return D}).replace(/^'(.*)'$/,function(B,D){return D});return/^(#|data:|http:\/\/|https:\/\/|file:\/\/\/|\s*$)/i.test(w)?p:(l=w.indexOf("//")===0?w:w.indexOf("/")===0?A+w:v+w.replace(/^\.\//,""),"url("+JSON.stringify(l)+")")})}},function(it,O){var h,G;h=jQuery,(G=function(v,p){this.init(v,p)}).prototype={init:function(v,p){this.ele=v,this.defaults={menu:[{text:"text",menus:[{},{}],callback:function(){}}],target:function(l){},width:100,itemHeight:28,bgColor:"#fff",color:"#333",fontSize:14,hoverBgColor:"#f5f5f5"},this.opts=h.extend(!0,{},this.defaults,p),this.random=new Date().getTime()+parseInt(1e3*Math.random()),this.eventBind()},renderMenu:function(v,p){var c=this,l=p;if(v&&v.length){var w=x.default('<ul class="hicontextmenu" style="z-index: 9999;"></ul>');l||(l=w).addClass("hicontextmenuroot"),x.default.each(v,function(B,D){var s=!!D.disable&&D.disable(),T=x.default('<li class="hicontextmenuitem"><a href="javascript:void(0);"><span>'+(D.text||"")+"</span></a></li>");s&&T.addClass("disable"),D.borderBottom&&T.addClass("borderBottom"),D.menus&&(T.addClass("hicontextsubmenu"),c.renderMenu(D.menus,T)),D.callback&&T.click(function(S){x.default(this).hasClass("disable")||(x.default(".hicontextmenuroot").remove(),D.callback()),S.stopPropagation()}),w.append(T)}),p&&p.append(w)}p||x.default("body").append(l).find(".hicontextmenuroot").hide()},setPosition:function(v){x.default(".hicontextmenuroot").css({left:v.pageX+2,top:v.pageY+2}).show()},eventBind:function(){var v=this;this.ele.on("contextmenu",function(p){x.default(".hicontextmenuroot").remove(),p.preventDefault(),v.renderMenu(v.opts.menus),v.setPosition(p),v.opts.target&&typeof v.opts.target=="function"&&v.opts.target(h(this))}),h("body").on("click",function(){h(".hicontextmenuroot").remove()})}},h.fn.hicontextMenu=function(A){return new G(this,A),this}},function(it,O,h){h.r(O),h(22),h(23),h(24),h(25);var G,A=h(0);h(26),window.hiLocalStorage=(G=window.localStorage||null,{saveLocalData:function(e,i){return!(!G||!i||(G.setItem(e,i),0))},getLocalData:function(e){return G?G.getItem(e):null},removeItem:function(e){G&&G.removeItem(e)}}),h(27),h(32);var v,p=function(){function y(){this.allElementTypes=[]}return Object.defineProperty(y,"instance",{get:function(){return y._instance||(y._instance=new y),y._instance},enumerable:!0,configurable:!0}),y.prototype.addPrintElementType=function(e){var i=this;if(e&&e.tid&&e.type){var g=tt.createPrintElementType(e),f=i.allElementTypes.findIndex(function(U){return U.tid==g.tid});f>=0&&i.allElementTypes.splice(f,1),i.allElementTypes.push(g)}return i},y.prototype.addPrintElementTypes=function(e,i){var g=this;this[e]?this[e]=this[e].concat(i):this[e]=i,i.forEach(function(f){g.allElementTypes=g.allElementTypes.concat(f.printElementTypes)})},y.prototype.removePrintElementTypes=function(e){var i=this;delete i[e],i.allElementTypes=i.allElementTypes.filter(function(g){return!g.tid.startsWith(e)})},y.prototype.getElementTypeGroups=function(e){return this[this.formatterModule(e)]||[]},y.prototype.getElementType=function(e){var i=this.allElementTypes.filter(function(g){return g.tid==e});if(i.length>0)return i[0]},y.prototype.updateElementType=function(e,i){var g=this.getElementType(e);if(i){var f=i(g),U=this.allElementTypes.findIndex(function(k){return k.tid=e});if(U>=0)return this.allElementTypes.splice(U,1,f),f}return g},y.prototype.formatterModule=function(e){return e||"_default"},y}(),c=h(1),l=h(2),w=function(){function y(){}return y.prototype.createPrintElementTypeHtml=function(e,i){var g=x.default('<ul class="hiprint-printElement-type"></ul>');return i.forEach(function(f){var U=x.default("<li></li>");U.append('<span class="title">'+f.name+"</span>");var k=x.default("<ul></ul>");U.append(k),f.printElementTypes.forEach(function(W){k.append('<li><a class="ep-draggable-item" tid="'+W.tid+'"> '+W.getText()+" </a></li>")}),g.append(U)}),x.default(e).append(g),g.find(".ep-draggable-item")},y}(),B=h(5),D=h(15),s=function(){return function(y){this.title=y.title,this.type=y.type}}(),T=function(){return function(y){this.title=y.title,this.type=y.type,this.editable=y.editable,this.columnDisplayEditable=y.columnDisplayEditable,this.columnDisplayIndexEditable=y.columnDisplayIndexEditable,this.columnTitleEditable=y.columnTitleEditable,this.columnResizable=y.columnResizable,this.columnAlignEditable=y.columnAlignEditable,this.isEnableEditField=y.isEnableEditField,this.isEnableContextMenu=y.isEnableContextMenu,this.isEnableInsertRow=y.isEnableInsertRow,this.isEnableDeleteRow=y.isEnableDeleteRow,this.isEnableInsertColumn=y.isEnableInsertColumn,this.isEnableDeleteColumn=y.isEnableDeleteColumn,this.isEnableMergeCell=y.isEnableMergeCell}}(),S=function(){function y(e){var i=this;this.text=e.text,this.field=e.field,this.fields=e.fields,this.title=e.title,this.tid=e.tid,this.data=e.data,this.styler=e.styler,this.formatter=e.formatter,this.type=e.type,this.options=e.options,this.editable=e.editable!=null?e.editable:!0,this.columnDisplayEditable=e.columnDisplayEditable!=null?e.columnDisplayEditable:!0,this.columnDisplayIndexEditable=e.columnDisplayIndexEditable!=null?e.columnDisplayIndexEditable:!0,this.columnTitleEditable=e.columnTitleEditable!=null?e.columnTitleEditable:!0,this.columnResizable=e.columnResizable!=null?e.columnResizable:!0,this.columnAlignEditable=e.columnAlignEditable!=null?e.columnAlignEditable:!0,this.columns=[],(e.columns||[]).forEach(function(g,f){i.columns.push(i.createTableColumnArray(g))}),this.rowStyler=e.rowStyler,this.striped=e.striped,this.groupFields=e.groupFields||[],this.groupFormatter=e.groupFormatter,this.groupFooterFormatter=e.groupFooterFormatter,this.footerFormatter=e.footerFormatter,this.rowsColumnsMerge=e.rowsColumnsMerge,this.gridColumnsFooterFormatter=e.gridColumnsFooterFormatter,this.isEnableEditField=e.isEnableEditField!=null?e.isEnableEditField:!0,this.isEnableContextMenu=e.isEnableContextMenu!=null?e.isEnableContextMenu:!0,this.isEnableInsertRow=e.isEnableInsertRow!=null?e.isEnableInsertRow:!0,this.isEnableDeleteRow=e.isEnableDeleteRow!=null?e.isEnableDeleteRow:!0,this.isEnableInsertColumn=e.isEnableInsertColumn!=null?e.isEnableInsertColumn:!0,this.isEnableDeleteColumn=e.isEnableDeleteColumn!=null?e.isEnableDeleteColumn:!0,this.isEnableMergeCell=e.isEnableMergeCell!=null?e.isEnableMergeCell:!0,this.columnObj=this.makeColumnObj()}return y.prototype.getText=function(){return this.text||this.title||""},y.prototype.createPrintElement=function(e){var i=this;return this.columns&&this.columns.length==0&&(e.columns||[]).forEach(function(g,f){i.columns.push(i.createTableColumnArray(g))}),new D.a(this,e)},y.prototype.getData=function(){return[{}]},y.prototype.createTableColumnArray=function(e){var i=[];return e.forEach(function(g,f){i.push(new B.a(g))}),i},y.prototype.getPrintElementTypeEntity=function(){return this.type=="table"?new T({title:this.title,type:this.type,editable:this.editable,columnDisplayEditable:this.columnDisplayEditable,columnDisplayIndexEditable:this.columnDisplayIndexEditable,columnResizable:this.columnResizable,columnAlignEditable:this.columnAlignEditable,columnTitleEditable:this.columnTitleEditable,isEnableEditField:this.isEnableEditField,isEnableContextMenu:this.isEnableContextMenu,isEnableInsertRow:this.isEnableInsertRow,isEnableDeleteRow:this.isEnableDeleteRow,isEnableInsertColumn:this.isEnableInsertColumn,isEnableDeleteColumn:this.isEnableDeleteColumn,isEnableMergeCell:this.isEnableMergeCell}):new s({title:this.title,type:this.type})},y.prototype.getFields=function(){return this.fields},y.prototype.getOptions=function(){return this.options||{}},y.prototype.getColumnByColumnId=function(e){return this.columnObj[e]},y.prototype.makeColumnObj=function(e){var i={};return e?e.forEach(function(g){(g.id||g.columnId)&&(i[g.id||g.columnId]=g)}):this.columns&&this.columns.forEach(function(g){g.forEach(function(f){(f.id||f.columnId)&&(i[f.id||f.columnId]=f)})}),this.columnObj=i,i},y}(),N=h(4),H=h(3),b=(v=function(e,i){return(v=Object.setPrototypeOf||Ct({__proto__:[]},Array)&&function(g,f){g.__proto__=f}||function(g,f){for(var U in f)f.hasOwnProperty(U)&&(g[U]=f[U])})(e,i)},function(y,e){function i(){this.constructor=y}v(y,e),y.prototype=e===null?Object.create(e):(i.prototype=e.prototype,new i)}),M=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new H.a(g),f.options.setDefault(new H.a(c.a.instance.image.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.image.showPoints},e.prototype.getData=function(i){var g="",f=this.getField();i?g=f?f.split(".").reduce((k,W)=>k?k[W]:i[W],!1)||"":this.options.src||this.printElementType.getData():g=this.options.src||this.printElementType.getData();var U=this.getFormatter();return U&&(g=U(g,this.options,this._currenttemplateData)),g||""},e.prototype.createTarget=function(i,g){var f=x.default('<div class="hiprint-printElement hiprint-printElement-image" style="position: absolute;"><div class="hiprint-printElement-image-content" style="height:100%;width:100%"></div></div>');return this.updateTargetImage(f,i,g),f},e.prototype.initSizeByHtml=function(i){y.prototype.initSizeByHtml.call(this,i),this.css(i,this.getData())},e.prototype.getConfigOptions=function(){return c.a.instance.image},e.prototype.updateDesignViewFromOptions=function(){this.designTarget&&(this.css(this.designTarget,this.getData()),this.updateTargetImage(this.designTarget,this.getTitle(),this.getData()))},e.prototype.updateTargetImage=function(i,g,f){var U=i.find(".hiprint-printElement-image-content");U.find("img").length?U.find("img").attr("src",f):U.html('<img style="width:100%;height:100%;" src="'+f+'">'),f.length?U.find("img").css("cssText",`width:100%;height:100%;content:url("${f}")!important`):U.find("img").css("cssText","width:100%;height:100%;"),this.options.fit&&U.find("img").css("object-fit",this.options.fit)},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),P=function(y){function e(i){var g=this;return i=i||{},(g=y.call(this,i)||this).leftSpaceRemoved=i.leftSpaceRemoved,g}return b(e,y),e.prototype.getHideTitle=function(){return this.hideTitle==null?this.defaultOptions.hideTitle:this.hideTitle},e}(H.a),o=h(8),m=function(){function y(e,i,g,f,U,k,W,Y,et,K,q,rt,Q){this.panelPageRule=i,this.scale=g,this.defaultPaperNumberFormat="${paperNo}-${paperCount}",this.printLine=0,this.templateId=e,this.width=A.a.mm.toPt(f),this.height=A.a.mm.toPt(U),this.mmwidth=f,this.mmheight=U,this.paperHeader=k>=0?k:0,this.paperFooter=W,this.contentHeight=W-k,this.createTarget(),this.index=rt,this.paperNumberLeft=Y||parseInt((this.width-30).toString()),this.paperNumberTop=et||parseInt((this.height-22).toString()),this.paperNumberDisabled=K,this.paperNumberFormat=q,this.referenceElement=Q?x.default.extend({},Q):new o.a({top:0,left:0,height:0,width:0,bottomInLastPaper:0,beginPrintPaperIndex:0,printTopInPaper:0,endPrintPaperIndex:0})}return y.prototype.subscribePaperBaseInfoChanged=function(e){this.onPaperBaseInfoChanged=e},y.prototype.triggerOnPaperBaseInfoChanged=function(e){this.onPaperBaseInfoChanged&&this.onPaperBaseInfoChanged({panelPageRule:this.panelPageRule,scale:this.scale,paperHeader:this.paperHeader,paperFooter:this.paperFooter,paperNumberLeft:this.paperNumberLeft,paperNumberTop:this.paperNumberTop,paperNumberDisabled:this.paperNumberDisabled,paperNumberFormat:this.paperNumberFormat}),A.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,e||"\u6A21\u677F\u8C03\u6574")},y.prototype.setFooter=function(e,i,g,f){this.firstPaperFooter=e,this.evenPaperFooter=i,this.oddPaperFooter=g,this.lastPaperFooter=f},y.prototype.setOffset=function(e,i){this.setLeftOffset(e),this.setTopOffset(i)},y.prototype.setLeftOffset=function(e){e?this.paperContentTarget.css("left",e+"pt"):this.paperContentTarget[0].style.left=""},y.prototype.setTopOffset=function(e){e?this.paperContentTarget.css("top",e+"pt"):this.paperContentTarget[0].style.top=""},y.prototype.createTarget=function(){this.target=x.default('<div class="hiprint-printPaper"><div class="hiprint-printPaper-content"></div></div>'),this.paperContentTarget=this.target.find(".hiprint-printPaper-content"),this.target.css("width",this.mmwidth+"mm"),this.target.css("height",this.mmheight-c.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.zoom(this.scale)},y.prototype.createHeaderLine=function(){var e=this;this.headerLinetarget=x.default('<div class="hiprint-headerLine" style="position: absolute;width: 100%;border-top: 1px dashed #c9bebe;height: 7pt;"></div>'),this.headerLinetarget.css("top",(this.paperHeader||-1)+"pt"),this.paperHeader==0&&this.headerLinetarget.addClass("hideheaderLinetarget"),this.paperContentTarget.append(this.headerLinetarget),this.dragHeadLineOrFootLine(this.headerLinetarget,function(i,g){g>=e.paperFooter&&(g=e.paperFooter-10),e.paperHeader=g>=0?g:0,e.triggerOnPaperBaseInfoChanged()})},y.prototype.createFooterLine=function(){var e=this;this.footerLinetarget=x.default('<div class="hiprint-footerLine" style="position: absolute;width: 100%;border-top: 1px dashed #c9bebe;height: 7pt;"></div>'),this.footerLinetarget.css("top",parseInt(this.paperFooter.toString())+"pt"),this.paperFooter==this.height&&(this.footerLinetarget.css("top",this.mmheight-c.a.instance.paperHeightTrim+"mm"),this.footerLinetarget.addClass("hidefooterLinetarget")),this.paperContentTarget.append(this.footerLinetarget),this.dragHeadLineOrFootLine(this.footerLinetarget,function(i,g){g<=e.paperHeader&&(g=e.paperHeader+10),e.paperFooter=g,e.triggerOnPaperBaseInfoChanged()})},y.prototype.createPaperNumber=function(e,i){var g=this,f=this.target.find(".hiprint-paperNumber");if(f.length)return f.html(e),f;var U=x.default('<span class="hiprint-paperNumber" style="width:max-content;position: absolute">'+e+"</span>");return U.css("top",this.paperNumberTop+"pt"),U.css("left",this.paperNumberLeft+"pt"),this.paperContentTarget.append(U),i&&this.dragHeadLineOrFootLine(U,function(k,W){g.paperNumberTop=W,g.paperNumberLeft=k,g.triggerOnPaperBaseInfoChanged()},!0),U},y.prototype.getTarget=function(){return this.target},y.prototype.append=function(e){this.paperContentTarget.append(e)},y.prototype.updateReferenceElement=function(e){e&&(this.referenceElement=e)},y.prototype.updatePrintLine=function(e){e>=this.printLine&&(this.printLine=e)},y.prototype.design=function(e){var i=this;this.createHeaderLine(),this.createFooterLine(),this.target.addClass("design"),e&&e.grid&&this.target.addClass("grid"),this.target.parent().parent().css("width",this.mmwidth+"mm"),this.target.parent().parent().css("height",this.mmheight+"mm"),this.paperNumberTarget=this.createPaperNumber(this.formatPaperNumber(1,1),!0),this.createRuler(),this.resetPaperNumber(this.paperNumberTarget),x.default(this.paperNumberTarget).bind("dblclick.hiprint",function(){i.paperNumberDisabled==null&&(i.paperNumberDisabled=!1),i.paperNumberDisabled=!i.paperNumberDisabled,i.resetPaperNumber(i.paperNumberTarget),i.triggerOnPaperBaseInfoChanged("\u521D\u59CB")}),x.default(this.paperNumberTarget).bind("click.hiprint",function(){A.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:{paperNumberFormat:i.paperNumberFormat,paperNumberDisabled:i.paperNumberDisabled},callback:function(f){i.paperNumberDisabled=!!f.paperNumberDisabled||void 0,i.paperNumberFormat=f.paperNumberFormat?f.paperNumberFormat:void 0,i.createPaperNumber(i.formatPaperNumber(1,1),!0),i.resetPaperNumber(i.paperNumberTarget),i.triggerOnPaperBaseInfoChanged()}})})},y.prototype.resetPaperNumber=function(e){this.paperNumberDisabled?e.addClass("hiprint-paperNumber-disabled"):e.removeClass("hiprint-paperNumber-disabled")},y.prototype.updatePaperNumber=function(e,i,g){var f=this.createPaperNumber(this.formatPaperNumber(e,i));this.paperNumberDisabled?f.hide():g&&this.index%2==1&&(f[0].style.left="",f.css("right",this.paperNumberLeft+"pt"))},y.prototype.formatPaperNumber=function(e,i){return eval2("`"+(this.paperNumberFormat?this.paperNumberFormat:this.defaultPaperNumberFormat).replace("paperNo",e).replace("paperCount",i)+"`")},y.prototype.dragHeadLineOrFootLine=function(e,i,g){var f=this;e.hidraggable({axis:g?void 0:"v",onDrag:function(k,W,Y){i(W,Y)},moveUnit:"pt",minMove:c.a.instance.movingDistance,onBeforeDrag:function(k){l.a.instance.draging=!0},getScale:function(){return f.scale||1},onStopDrag:function(k){f.headerLinetarget.css("top",f.paperHeader+"pt"),f.footerLinetarget.css("top",f.paperFooter+"pt"),l.a.instance.draging=!1,f.footerLinetarget.removeClass("hidefooterLinetarget"),f.headerLinetarget.removeClass("hideheaderLinetarget")}})},y.prototype.resize=function(e,i){var g=this.paperFooter/this.height;this.width=A.a.mm.toPt(e),this.height=A.a.mm.toPt(i),this.mmwidth=e,this.mmheight=i,this.target.css("width",e+"mm"),this.target.css("height",i-c.a.instance.paperHeightTrim+"mm"),this.target.parent().parent().css("width",e+"mm"),this.target.parent().parent().css("height",i+"mm"),this.target.attr("original-height",this.mmheight);var f=this.height*g;this.paperFooter=f||this.height,this.footerLinetarget.css("top",f+"pt"),this.contentHeight=this.paperFooter-this.paperHeader,this.paperNumberLeft=this.paperNumberLeft>this.width?parseInt((this.width-30).toString()):this.paperNumberLeft,this.paperNumberTop=this.paperNumberTop>this.height?this.paperNumberTop=parseInt((this.height-22).toString()):this.paperNumberTop,this.paperNumberTarget.css("top",this.paperNumberTop+"pt"),this.paperNumberTarget.css("left",this.paperNumberLeft+"pt"),this.triggerOnPaperBaseInfoChanged("\u8C03\u6574\u5927\u5C0F")},y.prototype.zoom=function(e){e&&(this.scale=e,this.target.css("transform","scale("+e+")"),e>1?this.target.css("transform-origin","-"+e+"% -"+e+"%"):this.target.css("transform-origin","0 0"),this.triggerOnPaperBaseInfoChanged("\u7F29\u653E"))},y.prototype.getPaperFooter=function(e){var i=this.index+e;return i==0?this.firstPaperFooter?this.firstPaperFooter:this.oddPaperFooter?this.oddPaperFooter:this.paperFooter:i%2==0?this.oddPaperFooter?this.oddPaperFooter:this.paperFooter:i%2==1?this.evenPaperFooter?this.evenPaperFooter:this.paperFooter:void 0},y.prototype.getContentHeight=function(e){return this.getPaperFooter(e)-this.paperHeader},y.prototype.createRuler=function(){this.target.append(`<div class="hiprint_rul_wrapper">
1577
- <img class="h_img" src="`+Ce+`" />
1578
- <img class="v_img" src="`+Ne+`" />
1579
- </div>`)},y.prototype.displayHeight=function(){return this.mmheight-c.a.instance.paperHeightTrim+"mm"},y.prototype.displayWidth=function(){return this.mmwidth+"mm"},y.prototype.getPanelTarget=function(){return this.target.parent(".hiprint-printPanel ")},y}(),a=h(6),r=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new P(g),f.options.setDefault(new P(c.a.instance.longText.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.getDesignTarget=function(i){var g=y.prototype.getDesignTarget.call(this,i);return g.find(".hiprint-printElement-longText-content").css("border","1px dashed #cebcbc"),g},e.prototype.getProxyTarget=function(i){i&&this.SetProxyTargetOption(i);var g=this.getData(),f=this.createTarget(this.printElementType.getText(!0),g);return this.updateTargetSize(f),this.css(f,g),f},e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData(),g=this.getHtml(this.designPaper)[0].target;this.designTarget.find(".hiprint-printElement-longText-content").html(g.find(".hiprint-printElement-longText-content").html()),this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return c.a.instance.longText},e.prototype.getTitle=function(){return this.options.title||this.printElementType.title},e.prototype.getData=function(i){var g=this.getField(),f=g&&g.split(".").reduce((U,k)=>U?U[k]:i?i[k]:"",!1)||"";return i?f||"":this.options.testData||this.printElementType.getData()||""},e.prototype.updateTargetText=function(i,g,f){var U=i.find(".hiprint-printElement-longText-content"),k=this.getText(g,f);U.html(k)},e.prototype.createTarget=function(i,g){var f=x.default('<div class="hiprint-printElement hiprint-printElement-longText" style="position: absolute;"><div class="hiprint-printElement-longText-content hiprint-printElement-content" style="height:100%;width:100%"></div></div>');return this.updateTargetText(f,i,g),f},e.prototype.getText=function(i,g){var f=this.getFormatter();return g&&(g=this.options.leftSpaceRemoved!=0?g.toString().replace(/^\s*/,""):g),(this.getField()?(this.options.getHideTitle()?"":i?i+"\uFF1A":"")+(f?f(i,g,this.options,this._currenttemplateData):g):f?f(i,i,this.options,this._currenttemplateData):i||"")||""},e.prototype.getHtml=function(i,g){this.setCurrenttemplateData(g),this.createTempContainer();var f=this.getPaperHtmlResult(i,g);return this.removeTempContainer(),f},e.prototype.getHeightByData=function(i){this.createTempContainer();var g=this.getPaperHtmlResult(new m("","",void 0,1e3,1e3,0,25e3,0,0,!0,void 0,0,void 0),{},i);return this.removeTempContainer(),g[0].referenceElement.bottomInLastPaper-g[0].referenceElement.printTopInPaper},e.prototype.getLongTextIndent=function(){return this.options.longTextIndent?'<span class="long-text-indent" style="margin-left:'+this.options.longTextIndent+'pt"></span>':'<span class="long-text-indent"></span>'},e.prototype.getPaperHtmlResult=function(i,g,f){var U=this,k=[],W=0,Y=f||this.getData(g),et=this.getText(this.getTitle(),Y),K=this.createTarget(this.getTitle(),this.options.testData||"");this.css(K,Y),g?this.updateTargetWidth(K):this.updateTargetSize(K),this.getTempContainer().html(""),this.getTempContainer().append(K);var q=[this.getLongTextIndent()],rt=et.split(new RegExp(`\r|
1580
- `,"g"));if(rt.forEach(function(Dt,Rt){var Jt=U.options.leftSpaceRemoved!=0?(Dt||"").toString().replace(/^\s*/,""):Dt;q=q.concat(Jt.split("")),Rt<rt.length-1&&q.push("<br/>"+U.getLongTextIndent())}),q.length==0&&(q=[""]),this.isHeaderOrFooter()||this.isFixed()||!g)return(ut=this.getStringBySpecificHeight(q,25e3,K)).target.css("left",this.options.displayLeft()),ut.target.css("top",this.options.displayTop()),ut.target[0].height="",k.push(new a.a({target:ut.target,printLine:this.options.displayTop()+ut.height,referenceElement:new o.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:i.index,bottomInLastPaper:this.options.getTop()+ut.height,printTopInPaper:this.options.getTop()})})),k;for(var Q=this.getBeginPrintTopInPaperByReferenceElement(i);q.length>0;){var nt=0,mt=i.getPaperFooter(W);W==0&&Q>mt&&i.panelPageRule!="none"&&(Q=Q-mt+i.paperHeader,k.push(new a.a({target:void 0,printLine:void 0})),W++,nt=i.getContentHeight(W)-(Q-i.paperHeader),mt=i.getPaperFooter(W));var ut=this.getStringBySpecificHeight(q,nt>0?nt:W==0?mt-Q:i.getContentHeight(W),K);q.splice(0,ut.length);var ft=void 0,Tt=void 0;ut.target.css("left",this.options.displayLeft()),ut.target[0].height="",W==0||nt>0?(Tt=Q,ut.target.css("top",Tt+"pt"),ft=q.length>0?Q+ut.height:this.options.lHeight!=null?Q+(ut.height>this.options.lHeight?ut.height:this.options.lHeight):Q+ut.height):(Tt=i.paperHeader,ut.target.css("top",Tt+"pt"),ft=Tt+ut.height),k.push(new a.a({target:ut.target,printLine:ft,referenceElement:new o.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:i.index,bottomInLastPaper:ft,printTopInPaper:Tt})})),W++,g&&this.updatePanelHeight(ft+this.options.getHeight(),i)}return k},e.prototype.getStringBySpecificHeight=function(i,g,f){var U=A.a.pt.toPx(g),k=void 0,W=this.panel.panelPageRule=="none";return W?k=this.IsPaginationIndex(i,i.length,-1,f):k=this.IsPaginationIndex(i,i.length-1,U,f),k.IsPagination?k:this.BinarySearch(i,0,i.length-1,U,f)},e.prototype.BinarySearch=function(i,g,f,U,k){var W=Math.floor((g+f)/2);if(g>f)return k.find(".hiprint-printElement-longText-content").html(""),{IsPagination:!0,height:0,length:0,target:k.clone()};var Y=this.IsPaginationIndex(i,W,U,k);return Y.IsPagination?Y:Y.move=="l"?this.BinarySearch(i,g,W-1,U,k):this.BinarySearch(i,W+1,f,U,k)},e.prototype.IsPaginationIndex=function(i,g,f,U){if(f==-1){U.find(".hiprint-printElement-longText-content").html(i.slice(0,g).join(""));var W=U.height();return{IsPagination:!0,height:A.a.px.toPt(W),length:i.length,target:U.clone()}}U.find(".hiprint-printElement-longText-content").html(i.slice(0,g+2).join(""));var k=U.height();U.find(".hiprint-printElement-longText-content").html(i.slice(0,g+1).join(""));var W=U.height();return g>=i.length-1&&W<f?{IsPagination:!0,height:A.a.px.toPt(W),length:i.length,target:U.clone()}:W<=f&&k>=f?{IsPagination:!0,height:W,length:g+1,target:U.clone()}:W>=f?{IsPagination:!1,move:"l"}:k<=f?{IsPagination:!1,move:"r"}:{IsPagination:!0,result:1}},e}(N.a),u=function(){function y(){}return y.replaceEnterAndNewline=function(e,i){return e.replace(new RegExp(`\r|
1513
+ `);var u=c(a.insertAt.before,h);h.insertBefore(I,u)}}function D(a){if(a.parentNode===null)return!1;a.parentNode.removeChild(a);var I=C.indexOf(a);I>=0&&C.splice(I,1)}function H(a){var I=document.createElement("style");if(a.attrs.type===void 0&&(a.attrs.type="text/css"),a.attrs.nonce===void 0){var h=function(){return g.nc}();h&&(a.attrs.nonce=h)}return j(I,a.attrs),S(a,I),I}function j(a,I){Object.keys(I).forEach(function(h){a.setAttribute(h,I[h])})}function v(a,I){var h,M,u,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=w++;h=s||(s=H(I)),M=m.bind(null,h,A,!1),u=m.bind(null,h,A,!0)}else a.sourceMap&&typeof URL=="function"&&typeof URL.createObjectURL=="function"&&typeof URL.revokeObjectURL=="function"&&typeof Blob=="function"&&typeof btoa=="function"?(h=function(Z){var L=document.createElement("link");return Z.attrs.type===void 0&&(Z.attrs.type="text/css"),Z.attrs.rel="stylesheet",j(L,Z.attrs),S(Z,L),L}(I),M=function(Z,L,J){var Y=J.css,R=J.sourceMap,V=L.convertToAbsoluteUrls===void 0&&R;(L.convertToAbsoluteUrls||V)&&(Y=N(Y)),R&&(Y+=`
1514
+ /*# sourceMappingURL=data:application/json;base64,`+btoa(unescape(encodeURIComponent(JSON.stringify(R))))+" */");var q=new Blob([Y],{type:"text/css"}),z=Z.href;Z.href=URL.createObjectURL(q),z&&URL.revokeObjectURL(z)}.bind(null,h,I),u=function(){D(h),h.href&&URL.revokeObjectURL(h.href)}):(h=H(I),M=function(Z,L){var J=L.css,Y=L.media;if(Y&&Z.setAttribute("media",Y),Z.styleSheet)Z.styleSheet.cssText=J;else{for(;Z.firstChild;)Z.removeChild(Z.firstChild);Z.appendChild(document.createTextNode(J))}}.bind(null,h),u=function(){D(h)});return M(a),function(Z){if(Z){if(Z.css===a.css&&Z.media===a.media&&Z.sourceMap===a.sourceMap)return;M(a=Z)}else u()}}$.exports=function(a,I){if(typeof DEBUG<"u"&&DEBUG&&(typeof document>"u"?"undefined":jt(document))!="object")throw new Error("The style-loader cannot be used in a non-browser environment");(I=I||{}).attrs=jt(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 h=T(a,I);return r(h,I),function(M){for(var u=[],d=0;d<h.length;d++){var A=h[d];(Z=b[A.id]).refs--,u.push(Z)}for(M&&r(T(M,I),I),d=0;d<u.length;d++){var Z;if((Z=u[d]).refs===0){for(var L=0;L<Z.parts.length;L++)Z.parts[L]();delete b[Z.id]}}}};var P,o=(P=[],function(a,I){return P[a]=I,P.filter(Boolean).join(`
1515
+ `)});function m(a,I,h,M){var u=h?"":M.css;if(a.styleSheet)a.styleSheet.cssText=o(I,u);else{var d=document.createTextNode(u),A=a.childNodes;A[I]&&a.removeChild(A[I]),A.length?a.insertBefore(d,A[I]):a.appendChild(d)}}},function($,F){$.exports=function(g){var W=typeof window<"u"&&window.location;if(!W)throw new Error("fixUrls requires window.location");if(!g||typeof g!="string")return g;var E=W.protocol+"//"+W.host,b=E+W.pathname.replace(/\/[^\/]*$/,"/");return g.replace(/url\s*\(((?:[^)(]|\((?:[^)(]+|\([^)(]*\))*\))*)\)/gi,function(l,c){var s,w=c.trim().replace(/^"(.*)"$/,function(C,N){return N}).replace(/^'(.*)'$/,function(C,N){return N});return/^(#|data:|http:\/\/|https:\/\/|file:\/\/\/|\s*$)/i.test(w)?l:(s=w.indexOf("//")===0?w:w.indexOf("/")===0?E+w:b+w.replace(/^\.\//,""),"url("+JSON.stringify(s)+")")})}},function($,F){var g,W;g=jQuery,(W=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(s){},width:220,itemHeight:28,bgColor:"#fff",color:"#333",fontSize:14,hoverBgColor:"#f5f5f5"},this.opts=g.extend(!0,{},this.defaults,l),this.random=new Date().getTime()+parseInt(1e3*Math.random()),this.eventBind()},renderMenu:function(b,l){var c=this,s=l;if(b&&b.length){var w=x.default('<ul class="hicontextmenu" style="z-index: 9999;"></ul>');if(l){var C=b.length*c.opts.itemHeight-31;w.css({top:-C})}s||(s=w).addClass("hicontextmenuroot"),x.default.each(b,function(N,r){var T='<div class="nav">'+(r.desc||"")+"</div>",S='<i class="svicon '+r.icon+'"></i>';r.menus&&r.menus.length&&(T='<div class="nav">'+(r.desc||"")+"\u203A</div>");var D=!!r.disable&&r.disable(),H=x.default('<li class="hicontextmenuitem"><a href="javascript:void(0);"><div class="title">'+S+"<span>"+(r.text||"")+"</span></div>"+T+"</a></li>");D&&H.addClass("disable"),r.borderBottom&&H.addClass("borderBottom"),r.menus&&(H.addClass("hicontextsubmenu"),c.renderMenu(r.menus,H)),r.callback&&H.click(function(j){x.default(this).hasClass("disable")||(x.default(".hicontextmenuroot").remove(),r.callback()),j.stopPropagation()}),w.append(H)}),l&&l.append(w)}l||x.default("body").append(s).find(".hicontextmenuroot").hide()},setPosition:function(b){var l=this,c=document.documentElement.clientWidth,s=document.documentElement.clientHeight,w=x.default(".hicontextmenuroot").height(),C=b.pageX,N=b.pageY;C>c-l.opts.width&&(C-=l.opts.width),N>s-w&&(N-=w),x.default(".hicontextmenuroot").css({left:C,top:N}).show()},eventBind:function(){var b=this;this.ele.on("contextmenu",function(l){x.default(".hicontextmenuroot").remove(),l.preventDefault();var c=b.opts.menus.filter(function(w){return typeof w.enabled=="boolean"?w.enabled:w.enabled()});if(!b.opts.table){var s=b.opts.panel.getSelectEls();s.length<=1&&x.default(this).trigger(x.default.Event("click"))}b.renderMenu(c),b.setPosition(l),b.opts.target&&typeof b.opts.target=="function"&&b.opts.target(g(this))}),g("body").on("click",function(){g(".hicontextmenuroot").remove()})}},g.fn.hicontextMenu=function(E){return new W(this,E),this}},function($,F,g){g.r(F),g(22),g(23),g(24),g(25);var W,E=g(0);g(26),window.hiLocalStorage=(W=window.localStorage||null,{saveLocalData:function(e,i){return!(!W||!i||(W.setItem(e,i),0))},getLocalData:function(e){return W?W.getItem(e):null},removeItem:function(e){W&&W.removeItem(e)}}),g(27),g(32);var b,l=function(){function y(){this.allElementTypes=[]}return Object.defineProperty(y,"instance",{get:function(){return y._instance||(y._instance=new y),y._instance},enumerable:!0,configurable:!0}),y.prototype.addPrintElementType=function(e){var i=this;if(e&&e.tid&&e.type){var p=et.createPrintElementType(e),f=i.allElementTypes.findIndex(function(U){return U.tid==p.tid});f>=0&&i.allElementTypes.splice(f,1),i.allElementTypes.push(p)}return i},y.prototype.addPrintElementTypes=function(e,i){var p=this;this[e]?this[e]=this[e].concat(i):this[e]=i,i.forEach(function(f){p.allElementTypes=p.allElementTypes.concat(f.printElementTypes)})},y.prototype.removePrintElementTypes=function(e){var i=this;delete i[e],i.allElementTypes=i.allElementTypes.filter(function(p){return!p.tid.startsWith(e)})},y.prototype.getElementTypeGroups=function(e){return this[this.formatterModule(e)]||[]},y.prototype.getElementType=function(e){var i=this.allElementTypes.filter(function(p){return p.tid==e});if(i.length>0)return i[0]},y.prototype.updateElementType=function(e,i){var p=this.getElementType(e);if(i){var f=i(p),U=this.allElementTypes.findIndex(function(k){return k.tid==e});if(U>=0)return this.allElementTypes.splice(U,1,f),f}return p},y.prototype.formatterModule=function(e){return e||"_default"},y}(),c=g(1),s=g(2),w=function(){function y(){}return y.prototype.createPrintElementTypeHtml=function(e,i){var p=x.default('<ul class="hiprint-printElement-type"></ul>');return i.forEach(function(f){var U=x.default("<li></li>");U.append('<span class="title">'+f.name+"</span>");var k=x.default("<ul></ul>");U.append(k),f.printElementTypes.forEach(function(G){k.append('<li><a class="ep-draggable-item" tid="'+G.tid+'"> '+G.getText()+" </a></li>")}),p.append(U)}),x.default(e).append(p),p.find(".ep-draggable-item")},y}(),C=g(5),N=g(15),r=function(){return function(y){this.title=y.title,this.type=y.type}}(),T=function(){return function(y){this.title=y.title,this.type=y.type,this.editable=y.editable,this.columnDisplayEditable=y.columnDisplayEditable,this.columnDisplayIndexEditable=y.columnDisplayIndexEditable,this.columnTitleEditable=y.columnTitleEditable,this.columnResizable=y.columnResizable,this.columnAlignEditable=y.columnAlignEditable,this.isEnableEditField=y.isEnableEditField,this.isEnableContextMenu=y.isEnableContextMenu,this.isEnableInsertRow=y.isEnableInsertRow,this.isEnableDeleteRow=y.isEnableDeleteRow,this.isEnableInsertColumn=y.isEnableInsertColumn,this.isEnableDeleteColumn=y.isEnableDeleteColumn,this.isEnableMergeCell=y.isEnableMergeCell}}(),S=function(){function y(e){var i=this;this.text=e.text,this.field=e.field,this.fields=e.fields,this.title=e.title,this.tid=e.tid,this.data=e.data,this.styler=e.styler,this.formatter=e.formatter,this.type=e.type,this.options=e.options,this.editable=e.editable!=null?e.editable:!0,this.columnDisplayEditable=e.columnDisplayEditable!=null?e.columnDisplayEditable:!0,this.columnDisplayIndexEditable=e.columnDisplayIndexEditable!=null?e.columnDisplayIndexEditable:!0,this.columnTitleEditable=e.columnTitleEditable!=null?e.columnTitleEditable:!0,this.columnResizable=e.columnResizable!=null?e.columnResizable:!0,this.columnAlignEditable=e.columnAlignEditable!=null?e.columnAlignEditable:!0,this.columns=[],(e.columns||[]).forEach(function(p,f){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 y.prototype.getText=function(){return this.text||this.title||""},y.prototype.createPrintElement=function(e){var i=this;return this.columns&&this.columns.length==0&&(e.columns||[]).forEach(function(p,f){i.columns.push(i.createTableColumnArray(p))}),new N.a(this,e)},y.prototype.getData=function(){return[{}]},y.prototype.createTableColumnArray=function(e){var i=[];return e.forEach(function(p,f){i.push(new C.a(p))}),i},y.prototype.getPrintElementTypeEntity=function(){return this.type=="table"?new T({title:this.title,type:this.type,editable:this.editable,columnDisplayEditable:this.columnDisplayEditable,columnDisplayIndexEditable:this.columnDisplayIndexEditable,columnResizable:this.columnResizable,columnAlignEditable:this.columnAlignEditable,columnTitleEditable:this.columnTitleEditable,isEnableEditField:this.isEnableEditField,isEnableContextMenu:this.isEnableContextMenu,isEnableInsertRow:this.isEnableInsertRow,isEnableDeleteRow:this.isEnableDeleteRow,isEnableInsertColumn:this.isEnableInsertColumn,isEnableDeleteColumn:this.isEnableDeleteColumn,isEnableMergeCell:this.isEnableMergeCell}):new r({title:this.title,type:this.type})},y.prototype.getFields=function(){return this.fields},y.prototype.getOptions=function(){return this.options||{}},y.prototype.getColumnByColumnId=function(e){return this.columnObj[e]},y.prototype.makeColumnObj=function(e){var i={};return e?e.forEach(function(p){(p.id||p.columnId)&&(i[p.id||p.columnId]=p)}):this.columns&&this.columns.forEach(function(p){p.forEach(function(f){(f.id||f.columnId)&&(i[f.id||f.columnId]=f)})}),this.columnObj=i,i},y}(),D=g(4),H=g(3),j=(b=function(e,i){return(b=Object.setPrototypeOf||Dt({__proto__:[]},Array)&&function(p,f){p.__proto__=f}||function(p,f){for(var U in f)f.hasOwnProperty(U)&&(p[U]=f[U])})(e,i)},function(y,e){function i(){this.constructor=y}b(y,e),y.prototype=e===null?Object.create(e):(i.prototype=e.prototype,new i)}),v=function(y){function e(i,p){var f=y.call(this,i)||this;return f.options=new H.a(p),f.options.setDefault(new H.a(c.a.instance.image.default).getPrintElementOptionEntity()),f}return j(e,y),e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.image.showPoints},e.prototype.getData=function(i){var p="",f=this.getField();i?p=f?f.split(".").reduce((k,G)=>k?k[G]:i[G],!1)||"":this.options.src||this.printElementType.getData():p=this.options.src||this.printElementType.getData();var U=this.getFormatter();return U&&(p=U(p,this.options,this._currenttemplateData)),p||""},e.prototype.createTarget=function(i,p){var f=x.default('<div class="hiprint-printElement hiprint-printElement-image" style="position: absolute;"><div class="hiprint-printElement-image-content" style="height:100%;width:100%"></div></div>');return this.updateTargetImage(f,i,p),f},e.prototype.initSizeByHtml=function(i){y.prototype.initSizeByHtml.call(this,i),this.css(i,this.getData())},e.prototype.getConfigOptions=function(){return c.a.instance.image},e.prototype.updateDesignViewFromOptions=function(){this.designTarget&&(this.css(this.designTarget,this.getData()),this.updateTargetImage(this.designTarget,this.getTitle(),this.getData()))},e.prototype.updateTargetImage=function(i,p,f){var U=i.find(".hiprint-printElement-image-content");U.find("img").length?U.find("img").attr("src",f):U.html('<img style="width:100%;height:100%;" src="'+f+'">'),f.length?U.find("img").css("cssText",`width:100%;height:100%;content:url("${f}")!important`):U.find("img").css("cssText","width:100%;height:100%;"),this.options.fit&&U.find("img").css("object-fit",this.options.fit)},e.prototype.getHtml=function(i,p,f){return this.getHtml2(i,p,f)},e}(D.a),P=function(y){function e(i){var p=this;return i=i||{},(p=y.call(this,i)||this).leftSpaceRemoved=i.leftSpaceRemoved,p}return j(e,y),e.prototype.getHideTitle=function(){return this.hideTitle==null?this.defaultOptions.hideTitle:this.hideTitle},e}(H.a),o=g(8),m=function(){function y(e,i,p,f,U,k,G,O,it,K,tt,rt,X,nt,gt){this.panelPageRule=f,this.watermarkOptions=p,this.panelIdx=i,this.scale=U,this.defaultPaperNumberFormat="${paperNo}-${paperCount}",this.printLine=0,this.templateId=e,this.width=E.a.mm.toPt(k),this.height=E.a.mm.toPt(G),this.mmwidth=k,this.mmheight=G,this.paperHeader=O>=0?O:0,this.paperFooter=it,this.contentHeight=it-O,this.createTarget(),this.index=nt,this.paperNumberLeft=K||parseInt((this.width-30).toString()),this.paperNumberTop=tt||parseInt((this.height-22).toString()),this.paperNumberDisabled=rt,this.paperNumberFormat=X,this.referenceElement=gt?x.default.extend({},gt):new o.a({top:0,left:0,height:0,width:0,bottomInLastPaper:0,beginPrintPaperIndex:0,printTopInPaper:0,endPrintPaperIndex:0})}return y.prototype.subscribePaperBaseInfoChanged=function(e){this.onPaperBaseInfoChanged=e},y.prototype.triggerOnPaperBaseInfoChanged=function(e){this.onPaperBaseInfoChanged&&this.onPaperBaseInfoChanged({panelPageRule:this.panelPageRule,scale:this.scale,paperHeader:this.paperHeader,paperFooter:this.paperFooter,paperNumberLeft:this.paperNumberLeft,paperNumberTop:this.paperNumberTop,paperNumberDisabled:this.paperNumberDisabled,paperNumberFormat:this.paperNumberFormat}),E.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,e||"\u6A21\u677F\u8C03\u6574")},y.prototype.setFooter=function(e,i,p,f){this.firstPaperFooter=e,this.evenPaperFooter=i,this.oddPaperFooter=p,this.lastPaperFooter=f},y.prototype.setOffset=function(e,i){this.setLeftOffset(e),this.setTopOffset(i)},y.prototype.setLeftOffset=function(e){e?this.paperContentTarget.css("left",e+"pt"):this.paperContentTarget[0].style.left=""},y.prototype.setTopOffset=function(e){e?this.paperContentTarget.css("top",e+"pt"):this.paperContentTarget[0].style.top=""},y.prototype.createTarget=function(){this.target=x.default('<div class="hiprint-printPaper"><div class="hiprint-printPaper-content"></div></div>'),this.paperContentTarget=this.target.find(".hiprint-printPaper-content"),this.target.css("width",this.mmwidth+"mm"),this.target.css("height",this.mmheight-c.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.zoom(this.scale)},y.prototype.createHeaderLine=function(){var e=this;this.headerLinetarget=x.default('<div class="hiprint-headerLine" style="position: absolute;width: 100%;border-top: 1px dashed #c9bebe;height: 7pt;"></div>'),this.headerLinetarget.css("top",(this.paperHeader||-1)+"pt"),this.paperHeader==0&&this.headerLinetarget.addClass("hideheaderLinetarget"),this.paperContentTarget.append(this.headerLinetarget),this.dragHeadLineOrFootLine(this.headerLinetarget,function(i,p){p>=e.paperFooter&&(p=e.paperFooter-10),e.paperHeader=p>=0?p:0,e.triggerOnPaperBaseInfoChanged()})},y.prototype.createFooterLine=function(){var e=this;this.footerLinetarget=x.default('<div class="hiprint-footerLine" style="position: absolute;width: 100%;border-top: 1px dashed #c9bebe;height: 7pt;"></div>'),this.footerLinetarget.css("top",parseInt(this.paperFooter.toString())+"pt"),this.paperFooter==this.height&&(this.footerLinetarget.css("top",this.mmheight-c.a.instance.paperHeightTrim+"mm"),this.footerLinetarget.addClass("hidefooterLinetarget")),this.paperContentTarget.append(this.footerLinetarget),this.dragHeadLineOrFootLine(this.footerLinetarget,function(i,p){p<=e.paperHeader&&(p=e.paperHeader+10),e.paperFooter=p,e.triggerOnPaperBaseInfoChanged()})},y.prototype.createPaperNumber=function(e,i){var p=this,f=this.target.find(".hiprint-paperNumber");if(f.length)return f.html(e),f;var U=x.default('<span class="hiprint-paperNumber" style="width:max-content;position: absolute">'+e+"</span>");return U.css("top",this.paperNumberTop+"pt"),U.css("left",this.paperNumberLeft+"pt"),this.paperContentTarget.append(U),i&&this.dragHeadLineOrFootLine(U,function(k,G){p.paperNumberTop=G,p.paperNumberLeft=k,p.triggerOnPaperBaseInfoChanged()},!0),U},y.prototype.getTarget=function(){return this.target},y.prototype.append=function(e){this.paperContentTarget.append(e)},y.prototype.updateReferenceElement=function(e){e&&(this.referenceElement=e)},y.prototype.updatePrintLine=function(e){e>=this.printLine&&(this.printLine=e)},y.prototype.design=function(e){var i=this;this.createHeaderLine(),this.createFooterLine(),this.target.addClass("design"),e&&e.grid&&this.target.addClass("grid"),this.target.parent().parent().css("width",this.mmwidth+"mm"),this.target.parent().parent().css("height",this.mmheight+"mm"),this.paperNumberTarget=this.createPaperNumber(this.formatPaperNumber(1,1),!0),this.createRuler(),this.createWaterMark(!0,this.panelIdx,this.watermarkOptions),this.resetPaperNumber(this.paperNumberTarget),x.default(this.paperNumberTarget).bind("dblclick.hiprint",function(){i.paperNumberDisabled==null&&(i.paperNumberDisabled=!1),i.paperNumberDisabled=!i.paperNumberDisabled,i.resetPaperNumber(i.paperNumberTarget),i.triggerOnPaperBaseInfoChanged("\u521D\u59CB")}),x.default(this.paperNumberTarget).bind("click.hiprint",function(){E.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:{paperNumberFormat:i.paperNumberFormat,paperNumberDisabled:i.paperNumberDisabled},callback:function(f){i.paperNumberDisabled=!!f.paperNumberDisabled||void 0,i.paperNumberFormat=f.paperNumberFormat?f.paperNumberFormat:void 0,i.createPaperNumber(i.formatPaperNumber(1,1),!0),i.resetPaperNumber(i.paperNumberTarget),i.triggerOnPaperBaseInfoChanged()}})})},y.prototype.resetPaperNumber=function(e){this.paperNumberDisabled?e.addClass("hiprint-paperNumber-disabled"):e.removeClass("hiprint-paperNumber-disabled")},y.prototype.updatePaperNumber=function(e,i,p){var f=this.createPaperNumber(this.formatPaperNumber(e,i));this.paperNumberDisabled?f.hide():p&&this.index%2==1&&(f[0].style.left="",f.css("right",this.paperNumberLeft+"pt"))},y.prototype.formatPaperNumber=function(e,i){return this.createWaterMark(!1,e,this.watermarkOptions),eval2("`"+(this.paperNumberFormat?this.paperNumberFormat:this.defaultPaperNumberFormat).replace("paperNo",e).replace("paperCount",i)+"`")},y.prototype.dragHeadLineOrFootLine=function(e,i,p){var f=this;e.hidraggable({axis:p?void 0:"v",onDrag:function(k,G,O){i(G,O)},moveUnit:"pt",minMove:c.a.instance.movingDistance,onBeforeDrag:function(k){s.a.instance.draging=!0},getScale:function(){return f.scale||1},onStopDrag:function(k){f.headerLinetarget.css("top",f.paperHeader+"pt"),f.footerLinetarget.css("top",f.paperFooter+"pt"),s.a.instance.draging=!1,f.footerLinetarget.removeClass("hidefooterLinetarget"),f.headerLinetarget.removeClass("hideheaderLinetarget")}})},y.prototype.resize=function(e,i){var p=this.paperFooter/this.height;this.width=E.a.mm.toPt(e),this.height=E.a.mm.toPt(i),this.mmwidth=e,this.mmheight=i,this.target.css("width",e+"mm"),this.target.css("height",i-c.a.instance.paperHeightTrim+"mm"),this.target.parent().parent().css("width",e+"mm"),this.target.parent().parent().css("height",i+"mm"),this.target.attr("original-height",this.mmheight);var f=this.height*p;this.paperFooter=f||this.height,this.footerLinetarget.css("top",f+"pt"),this.contentHeight=this.paperFooter-this.paperHeader,this.paperNumberLeft=this.paperNumberLeft>this.width?parseInt((this.width-30).toString()):this.paperNumberLeft,this.paperNumberTop=this.paperNumberTop>this.height?this.paperNumberTop=parseInt((this.height-22).toString()):this.paperNumberTop,this.paperNumberTarget.css("top",this.paperNumberTop+"pt"),this.paperNumberTarget.css("left",this.paperNumberLeft+"pt"),this.triggerOnPaperBaseInfoChanged("\u8C03\u6574\u5927\u5C0F")},y.prototype.zoom=function(e){e&&(this.scale=e,this.target.css("transform","scale("+e+")"),e>1?this.target.css("transform-origin","-"+e+"% -"+e+"%"):this.target.css("transform-origin","0 0"),this.triggerOnPaperBaseInfoChanged("\u7F29\u653E"))},y.prototype.getPaperFooter=function(e){var i=this.index+e;return i==0?this.firstPaperFooter?this.firstPaperFooter:this.oddPaperFooter?this.oddPaperFooter:this.paperFooter:i%2==0?this.oddPaperFooter?this.oddPaperFooter:this.paperFooter:i%2==1?this.evenPaperFooter?this.evenPaperFooter:this.paperFooter:void 0},y.prototype.getContentHeight=function(e){return this.getPaperFooter(e)-this.paperHeader},y.prototype.createRuler=function(){this.target.append(`<div class="hiprint_rul_wrapper">
1516
+ <img class="h_img" src="`+ze+`" />
1517
+ <img class="v_img" src="`+We+`" />
1518
+ </div>`)},y.prototype.createWaterMark=function(e,i,p){var f=this,U=Object.assign({},p||{},{id:`${f.templateId}_${f.panelIdx}_${i||1}_${e?"design":f.index}`,watch:e,container:f.target[0]});!U.container||(U.content?(e&&Yt.destroyWatermark(Object.assign({},U,{id:`${f.templateId}_${f.panelIdx}_${i||1}_${f.index}`})),Yt.createWatermark(U)):Yt.destroyWatermark(U))},y.prototype.displayHeight=function(){return this.mmheight-c.a.instance.paperHeightTrim+"mm"},y.prototype.displayWidth=function(){return this.mmwidth+"mm"},y.prototype.getPanelTarget=function(){return this.target.parent(".hiprint-printPanel ")},y}(),a=g(6),I=function(y){function e(i,p){var f=y.call(this,i)||this;return f.options=new P(p),f.options.setDefault(new P(c.a.instance.longText.default).getPrintElementOptionEntity()),f}return j(e,y),e.prototype.getDesignTarget=function(i){var p=y.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(),f=this.createTarget(this.printElementType.getText(!0),p);return this.updateTargetSize(f),this.css(f,p),f},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 c.a.instance.longText},e.prototype.getTitle=function(){return this.options.title||this.printElementType.title},e.prototype.getData=function(i){var p=this.getField(),f=p&&p.split(".").reduce((U,k)=>U?U[k]:i?i[k]:"",!1)||"";return i?f||"":this.options.testData||this.printElementType.getData()||""},e.prototype.updateTargetText=function(i,p,f){var U=i.find(".hiprint-printElement-longText-content"),k=this.getText(p,f);U.html(k)},e.prototype.createTarget=function(i,p){var f=x.default('<div class="hiprint-printElement hiprint-printElement-longText" style="position: absolute;"><div class="hiprint-printElement-longText-content hiprint-printElement-content" style="height:100%;width:100%"></div></div>');return this.updateTargetText(f,i,p),f},e.prototype.getText=function(i,p){var f=this.getFormatter();return p&&(p=this.options.leftSpaceRemoved!=0?p.toString().replace(/^\s*/,""):p),(this.getField()?(this.options.getHideTitle()?"":i?i+"\uFF1A":"")+(f?f(i,p,this.options,this._currenttemplateData):p):f?f(i,i,this.options,this._currenttemplateData):i||"")||""},e.prototype.getHtml=function(i,p){this.setCurrenttemplateData(p),this.createTempContainer();var f=this.getPaperHtmlResult(i,p);return this.removeTempContainer(),f},e.prototype.getHeightByData=function(i){this.createTempContainer();var p=this.getPaperHtmlResult(new m("","",void 0,1e3,1e3,0,25e3,0,0,!0,void 0,0,void 0),{},i);return this.removeTempContainer(),p[0].referenceElement.bottomInLastPaper-p[0].referenceElement.printTopInPaper},e.prototype.getLongTextIndent=function(){return this.options.longTextIndent?'<span class="long-text-indent" style="margin-left:'+this.options.longTextIndent+'pt"></span>':'<span class="long-text-indent"></span>'},e.prototype.getPaperHtmlResult=function(i,p,f){var U=this,k=[],G=0,O=f||this.getData(p),it=this.getText(this.getTitle(),O),K=this.createTarget(this.getTitle(),this.options.testData||"");this.css(K,O),p?this.updateTargetWidth(K):this.updateTargetSize(K),this.getTempContainer().html(""),this.getTempContainer().append(K);var tt=[this.getLongTextIndent()],rt=it.split(new RegExp(`\r|
1519
+ `,"g"));if(rt.forEach(function(Ct,Jt){var Ft=U.options.leftSpaceRemoved!=0?(Ct||"").toString().replace(/^\s*/,""):Ct;tt=tt.concat(Ft.split("")),Jt<rt.length-1&&tt.push("<br/>"+U.getLongTextIndent())}),tt.length==0&&(tt=[""]),this.isHeaderOrFooter()||this.isFixed()||!p)return(It=this.getStringBySpecificHeight(tt,25e3,K)).target.css("left",this.options.displayLeft()),It.target.css("top",this.options.displayTop()),It.target[0].height="",k.push(new a.a({target:It.target,printLine:this.options.displayTop()+It.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()+It.height,printTopInPaper:this.options.getTop()})})),k;for(var X=this.getBeginPrintTopInPaperByReferenceElement(i);tt.length>0;){var nt=0,gt=i.getPaperFooter(G);G==0&&X>gt&&i.panelPageRule!="none"&&(X=X-gt+i.paperHeader,k.push(new a.a({target:void 0,printLine:void 0})),G++,nt=i.getContentHeight(G)-(X-i.paperHeader),gt=i.getPaperFooter(G));var It=this.getStringBySpecificHeight(tt,nt>0?nt:G==0?gt-X:i.getContentHeight(G),K);tt.splice(0,It.length);var ft=void 0,wt=void 0;It.target.css("left",this.options.displayLeft()),It.target[0].height="",G==0||nt>0?(wt=X,It.target.css("top",wt+"pt"),ft=tt.length>0?X+It.height:this.options.lHeight!=null?X+(It.height>this.options.lHeight?It.height:this.options.lHeight):X+It.height):(wt=i.paperHeader,It.target.css("top",wt+"pt"),ft=wt+It.height),k.push(new a.a({target:It.target,printLine:ft,referenceElement:new o.a({top:this.options.getTop(),left:this.options.getLeft(),height:this.options.getHeight(),width:this.options.getWidth(),beginPrintPaperIndex:i.index,bottomInLastPaper:ft,printTopInPaper:wt})})),G++,p&&this.updatePanelHeight(ft+this.options.getHeight(),i)}return k},e.prototype.getStringBySpecificHeight=function(i,p,f){var U=E.a.pt.toPx(p),k=void 0,G=this.panel.panelPageRule=="none";return G?k=this.IsPaginationIndex(i,i.length,-1,f):k=this.IsPaginationIndex(i,i.length-1,U,f),k.IsPagination?k:this.BinarySearch(i,0,i.length-1,U,f)},e.prototype.BinarySearch=function(i,p,f,U,k){var G=Math.floor((p+f)/2);if(p>f)return k.find(".hiprint-printElement-longText-content").html(""),{IsPagination:!0,height:0,length:0,target:k.clone()};var O=this.IsPaginationIndex(i,G,U,k);return O.IsPagination?O:O.move=="l"?this.BinarySearch(i,p,G-1,U,k):this.BinarySearch(i,G+1,f,U,k)},e.prototype.IsPaginationIndex=function(i,p,f,U){if(f==-1){U.find(".hiprint-printElement-longText-content").html(i.slice(0,p).join(""));var G=U.height();return{IsPagination:!0,height:E.a.px.toPt(G),length:i.length,target:U.clone()}}U.find(".hiprint-printElement-longText-content").html(i.slice(0,p+2).join(""));var k=U.height();U.find(".hiprint-printElement-longText-content").html(i.slice(0,p+1).join(""));var G=U.height();return p>=i.length-1&&G<f?{IsPagination:!0,height:E.a.px.toPt(G),length:i.length,target:U.clone()}:G<=f&&k>=f?{IsPagination:!0,height:G,length:p+1,target:U.clone()}:G>=f?{IsPagination:!1,move:"l"}:k<=f?{IsPagination:!1,move:"r"}:{IsPagination:!0,result:1}},e}(D.a),h=function(){function y(){}return y.replaceEnterAndNewline=function(e,i){return e.replace(new RegExp(`\r|
1581
1520
  |/g`,"g"),i)},y.replaceTab=function(e,i){return e.replace(new RegExp(" /g","g"),i)},y.replaceEnterAndNewlineAndTab=function(e,i){return e.replace(new RegExp(`\r|
1582
- | |/g`,"g"),i)},y}(),j=function(y){function e(i){var g=y.call(this,i)||this;return g.title&&(g.title=u.replaceEnterAndNewlineAndTab(g.title,"")),g}return b(e,y),e.prototype.getHideTitle=function(){return this.hideTitle==null?this.defaultOptions.hideTitle:this.hideTitle},e.prototype.getTextType=function(){return(this.textType==null?this.defaultOptions.textType:this.textType)||"text"},e.prototype.getFontSize=function(){return(this.fontSize==null?this.defaultOptions.fontSize:this.fontSize)||9},e.prototype.getbarcodeMode=function(){return(this.barcodeMode==null?this.defaultOptions.barcodeMode:this.barcodeMode)||"CODE128"},e.prototype.getQRcodeLevel=function(){return(this.qrCodeLevel==null?this.defaultOptions.qrCodeLevel:this.qrCodeLevel)||0},e}(H.a),d=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new j(g),f.options.setDefault(new j(c.a.instance.text.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.getDesignTarget=function(i){return y.prototype.getDesignTarget.call(this,i)},e.prototype.getProxyTarget=function(i){i&&this.SetProxyTargetOption(i);var g=this.getData(),f=this.createTarget(this.printElementType.getText(!0),g);return this.updateTargetSize(f),this.css(f,g),f},e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i),this.updateTargetText(this.designTarget,this.getTitle(),i)}},e.prototype.getConfigOptions=function(){return c.a.instance.text},e.prototype.getTitle=function(){var i=this.options.title||this.printElementType.title||"";return i&&(i=u.replaceEnterAndNewlineAndTab(i,"")),i},e.prototype.getData=function(i){var g=void 0,f=this.getField();if(g=i?f&&f.split(".").reduce((k,W)=>k?k[W]:i?i[W]:"",!1)||"":this.options.testData||this.printElementType.getData()||"",this.options.format){if(this.options.dataType=="datetime")return A.a.dateFormat(g,this.options.format);if(this.options.dataType=="boolen"){var U=this.options.format.split(":");if(U.length>0)return g===!0||g==="true"?U[0]:U[1]}}return g},e.prototype.updateTargetText=function(i,g,f,U,k){var W=this.getFormatter(),Y=i.find(".hiprint-printElement-text-content"),et="";et=this.getField()?(this.options.getHideTitle()?"":g?g+"\uFF1A":"")+hinnn.toUpperCase(this.options.upperCase,W?W(g,f,this.options,this._currenttemplateData,i):f):f=hinnn.toUpperCase(this.options.upperCase,W?W(g,g,this.options,this._currenttemplateData,i):g);var K=this.options.getTextType();if(K=="text")Y.html(et);else{if(K=="barcode"){Y.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{f?(Yt.default(Y.find(".hibarcode_imgcode")[0],f,{format:this.options.getbarcodeMode(),width:1,textMargin:-1,lineColor:this.options.color||"#000000",margin:0,height:parseInt(A.a.pt.toPx(this.options.getHeight()||10).toString()),displayValue:!1}),Y.find(".hibarcode_imgcode").attr("height","100%"),Y.find(".hibarcode_imgcode").attr("width","100%"),this.options.hideTitle||Y.find(".hibarcode_displayValue").html(f)):Y.html("")}catch(nt){console.log(nt),Y.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(K=="qrcode"){Y.html("");try{if(f){i.css("line-height",0),Y.css("text-align","center");var q=this.options.getWidth()||20,rt=this.options.getHeight()||20,Q=x.default("<div></div>").css({width:(q>rt?rt:q)+"pt",height:(q>rt?rt:q)+"pt",display:"inline-block"});new QRCode(Q[0],{width:"100%",height:"100%",colorDark:this.options.color||"#000000",useSVG:!0,correctLevel:this.options.getQRcodeLevel()}).makeCode(f),Y.html(Q)}}catch(nt){console.log(nt),Y.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}}},e.prototype.onResize=function(i,g,f,U,k){y.prototype.onResize.call(this,i,g,f,U,k),this.options.getTextType()!="barcode"&&this.options.getTextType()!="qrcode"||this.updateTargetText(this.designTarget,this.getTitle(),this.getData())},e.prototype.createTarget=function(i,g,f){var U=x.default('<div tabindex="1" class="hiprint-printElement hiprint-printElement-text" style="position: absolute;"><div class="hiprint-printElement-text-content hiprint-printElement-content" style="height:100%;width:100%"></div></div>');return this.updateTargetText(U,i,g,f),U},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),I=function(y){function e(i){return y.call(this,i)||this}return b(e,y),e}(H.a),C=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new I(g),f.options.setDefault(new I(c.a.instance.html.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i),this.updateTargetHtml()}},e.prototype.updateTargetHtml=function(){var i=this.getFormatter();if(i){var g=i(this.getData(),this.options,this._currenttemplateData);this.designTarget.find(".hiprint-printElement-html-content").html(g)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.html.showPoints},e.prototype.getConfigOptions=function(){return c.a.instance.html},e.prototype.createTarget=function(i,g){var f=x.default('<div class="hiprint-printElement hiprint-printElement-html" style="position: absolute;"><div class="hiprint-printElement-html-content" style="height:100%;width:100%"></div></div>'),U=this.getFormatter();if(U){var k=U(this.getData(),this.options,this._currenttemplateData);f.find(".hiprint-printElement-html-content").append(k)}else this.options.content&&f.find(".hiprint-printElement-html-content").append(this.options.content);return f},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),Z=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new H.a(g),f.options.setDefault(new H.a(c.a.instance.vline.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return c.a.instance.vline},e.prototype.createTarget=function(i,g){return x.default('<div class="hiprint-printElement hiprint-printElement-vline" style="border-left:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.vline.showPoints},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),L=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new H.a(g),f.options.setDefault(new H.a(c.a.instance.hline.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return c.a.instance.hline},e.prototype.createTarget=function(i,g){return x.default('<div class="hiprint-printElement hiprint-printElement-hline" style="border-top:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.hline.showPoints},e}(N.a),J=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new H.a(g),f.options.setDefault(new H.a(c.a.instance.rect.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.rect.showPoints},e.prototype.getConfigOptions=function(){return c.a.instance.rect},e.prototype.createTarget=function(i,g){return x.default('<div class="hiprint-printElement hiprint-printElement-rect" style="border:1px solid;position: absolute;"></div>')},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),F=function(y){function e(i,g){var f=y.call(this,i)||this;return f.options=new H.a(g),f.options.setDefault(new H.a(c.a.instance.oval.default).getPrintElementOptionEntity()),f}return b(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.oval.showPoints},e.prototype.getConfigOptions=function(){return c.a.instance.oval},e.prototype.createTarget=function(i,g){return x.default('<div class="hiprint-printElement hiprint-printElement-oval" style="border:1px solid;position: absolute;border-radius: 50%;"></div>')},e.prototype.getHtml=function(i,g,f){return this.getHtml2(i,g,f)},e}(N.a),R=function(){function y(){}return y.createPrintElement=function(e,i){if(["text","image","longText","table","html","vline","hline","rect","oval"].includes(e.type))return e.type=="text"?new d(e,i):e.type=="image"?new M(e,i):e.type=="longText"?new r(e,i):e.type=="table"?new D.a(e,i):e.type=="html"?new C(e,i):e.type=="vline"?new Z(e,i):e.type=="hline"?new L(e,i):e.type=="rect"?new J(e,i):e.type=="oval"?new F(e,i):void 0;var g,f=c.a.instance.getHooks("createPrintElement");return f&&f.forEach(U=>{g=U.run({Config:c.a.instance,BasePrintElement:N.a,Options:H.a,Supper:b,ele:e,eleOpt:i})}),g?new g(e,i):void 0},y}(),V=function(){function y(e){this.field=e.field,this.fields=e.fields,this.title=e.title,this.text=e.text,this.tid=e.tid,this.data=e.data,this.styler=e.styler,this.formatter=e.formatter,this.type=e.type,this.onRendered=e.onRendered,this.options=e.options}return y.prototype.getText=function(e){return e?this.title||this.text||"":this.text||this.title||""},y.prototype.getData=function(){return this.data},y.prototype.createPrintElement=function(e){var i={};return x.default.extend(i,e||{}),R.createPrintElement(this,i)},y.prototype.getPrintElementTypeEntity=function(){return new s({title:this.title,type:this.type})},y.prototype.getFields=function(){return this.fields},y.prototype.getOptions=function(){return this.options||{}},y}();h(16);var $=h(12);(function(y){function e(i){var g=y.call(this,i)||this;return(i=i||{}).columns?(g.columns=[],i.columns.forEach(function(f){g.columns.push(new $.a(f))})):g.columns=[new $.a({columns:[new B.a({width:100}),new B.a({width:100})]})],g.lHeight=i.lHeight,g.autoCompletion=i.autoCompletion,g.tableFooterRepeat=i.tableFooterRepeat,g}return b(e,y),e.prototype.getPrintElementOptionEntity=function(){var i=y.prototype.getPrintElementOptionEntity.call(this);return i.fields=this.fields,i.columns=[],this.columns.forEach(function(g){i.columns.push(g.getPrintElementOptionEntity())}),i},e})(H.a);var z=function(y){function e(i){return y.call(this,i)||this}return b(e,y),e.prototype.createPrintElement=function(i){var g={};return x.default.extend(g,i||{}),R.createPrintElement(this,g)},e.prototype.getPrintElementTypeEntity=function(){return new s({title:this.title,type:this.type})},e}(V),tt=function(){function y(){}return y.createPrintElementType=function(e){return e.type=e.type||"text",e.type=="text"?new z(e):e.type=="table"?new S(e):new V(e)},y}(),ot=function(){function y(){}return y.ElementTypes=p.instance,y.getElementTypeGroups=function(e){var i=y.formatterModule(e);return p.instance[i]||[]},y.getElementType=function(e,i){if(e)return p.instance.getElementType(e);tt.createPrintElementType({type:i})},y.build=function(e,i){var g=y.formatterModule(i),f=new w().createPrintElementTypeHtml(e,this.getElementTypeGroups(g));this.enableDrag(f)},y.buildByHtml=function(e){this.enableDrag(e)},y.enableDrag=function(e){e.hidraggable({revert:!0,proxy:function(g){var f=l.a.instance.getDragingPrintElement(),U=f.printElement.getProxyTarget(f.printElement.printElementType.getOptions());return U.appendTo("body"),U.css("z-index","9999"),U},moveUnit:"pt",minMove:4,onBeforeDrag:function(g){l.a.instance.draging=!0;var f=x.default(g.data.target).attr("tid"),U=y.getElementType(f,x.default(g.data.target).attr("ptype"));if(!U)throw new Error(`\u8BF7\u68C0\u67E5 hiprint.init \u7684 provider \u662F\u5426\u914D\u7F6E\u4E86 [${f}]`);var k=U.createPrintElement();if(!k&&U.type=="tableCustom")throw new Error('\u5DF2\u79FB\u9664"tableCustom",\u8BF7\u66FF\u6362\u4F7F\u7528"table".\u8BE6\u60C5\u89C1\u66F4\u65B0\u8BB0\u5F55');return l.a.instance.setDragingPrintElement(k),!0},onDrag:function(g,f,U){l.a.instance.getDragingPrintElement().updatePosition(f,U)},onStopDrag:function(g){l.a.instance.draging=!1}})},y.formatterModule=function(e){return e||"_default"},y}(),pt=function(){return function(y,e){var i=this;this.name=y,this.printElementTypes=[],e.forEach(function(g){i.printElementTypes.push(tt.createPrintElementType(g))})}}(),st=function(){return function(y){if(this.index=y.index,this.name=y.name,this.paperType=y.paperType,this.paperType){var e=l.a.instance[this.paperType];y.height?(this.height=y.height,this.width=y.width):(this.height=e.height,this.width=e.width)}else this.height=y.height,this.width=y.width;this.paperHeader=y.paperHeader||0,this.paperFooter=y.paperFooter||A.a.mm.toPt(this.height),this.printElements=y.printElements||[],this.paperNumberLeft=y.paperNumberLeft,this.paperNumberTop=y.paperNumberTop,this.paperNumberDisabled=y.paperNumberDisabled,this.paperNumberFormat=y.paperNumberFormat,this.panelPaperRule=y.panelPaperRule,this.panelPageRule=y.panelPageRule,this.rotate=y.rotate||void 0,this.firstPaperFooter=y.firstPaperFooter,this.evenPaperFooter=y.evenPaperFooter,this.oddPaperFooter=y.oddPaperFooter,this.lastPaperFooter=y.lastPaperFooter,this.topOffset=y.topOffset,this.fontFamily=y.fontFamily,this.leftOffset=y.leftOffset,this.orient=y.orient,this.scale=y.scale}}(),gt=function(){function y(e,i,g,f){this.bx=e,this.by=i,this.ex=e,this.ey=i,this.startX=this.minX=e,this.startY=this.minY=i,this.maxX=e,this.maxY=i,this.lastLeft=g,this.lastTop=f}return y.prototype.updateRect=function(e,i){this.ex=e,this.ey=i,this.minX=this.startX<e?this.startX:e,this.minY=this.startY<i?this.startY:i,this.maxX=this.startX<e?e:this.startX,this.maxY=this.startY<i?i:this.startY},y.prototype.updatePositionByMultipleSelect=function(e,i){e!=null&&(this.lastLeft=this.lastLeft+e),i!=null&&(this.lastTop=this.lastTop+i),this.target.css({left:this.lastLeft+"pt",top:this.lastTop+"pt"})},y}(),ht=function(){function y(e,i){this.templateId=i,this.index=e.index,this.name=e.name,this.width=e.width,this.height=e.height,this.paperType=e.paperType,this.paperHeader=e.paperHeader,this.paperFooter=e.paperFooter,this.initPrintElements(e.printElements),this.paperNumberLeft=e.paperNumberLeft,this.paperNumberTop=e.paperNumberTop,this.paperNumberDisabled=e.paperNumberDisabled,this.paperNumberFormat=e.paperNumberFormat,this.panelPaperRule=e.panelPaperRule,this.panelPageRule=e.panelPageRule,this.firstPaperFooter=e.firstPaperFooter,this.evenPaperFooter=e.evenPaperFooter,this.oddPaperFooter=e.oddPaperFooter,this.lastPaperFooter=e.lastPaperFooter,this.topOffset=e.topOffset,this.leftOffset=e.leftOffset,this.fontFamily=e.fontFamily,this.orient=e.orient,this.target=this.createTarget(),this.rotate=e.rotate,this.scale=e.scale}return y.prototype.design=function(e){var i=this;this.orderPrintElements(),this.designPaper=this.createNewPage(0),this.target.html(""),this.target.append(this.designPaper.getTarget()),this.droppablePaper(this.designPaper),this.designPaper.design(e),this.designPaper.subscribePaperBaseInfoChanged(function(g){i.paperHeader=g.paperHeader,i.paperFooter=g.paperFooter,i.paperNumberLeft=g.paperNumberLeft,i.paperNumberTop=g.paperNumberTop,i.paperNumberDisabled=g.paperNumberDisabled,i.paperNumberFormat=g.paperNumberFormat}),this.printElements.forEach(function(g){i.appendDesignPrintElement(i.designPaper,g),g.design(e,i.designPaper)}),this.target.bind("click.hiprint",function(g){A.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:{panelPaperRule:i.panelPaperRule,panelPageRule:i.panelPageRule,firstPaperFooter:i.firstPaperFooter,evenPaperFooter:i.evenPaperFooter,oddPaperFooter:i.oddPaperFooter,lastPaperFooter:i.lastPaperFooter,leftOffset:i.leftOffset,topOffset:i.topOffset,fontFamily:i.fontFamily,orient:i.orient,paperNumberDisabled:i.paperNumberDisabled,paperNumberFormat:i.paperNumberFormat},callback:function(U){i.panelPaperRule=U.panelPaperRule,i.panelPageRule=U.panelPageRule,i.firstPaperFooter=U.firstPaperFooter,i.evenPaperFooter=U.evenPaperFooter,i.oddPaperFooter=U.oddPaperFooter,i.lastPaperFooter=U.lastPaperFooter,i.leftOffset=U.leftOffset,i.topOffset=U.topOffset,i.fontFamily=U.fontFamily,i.orient=U.orient,i.paperNumberDisabled=i.designPaper.paperNumberDisabled=!!U.paperNumberDisabled||void 0,i.paperNumberFormat=U.paperNumberFormat,i.designPaper.paperNumberFormat=U.paperNumberFormat,U.paperNumberFormat&&(i.designPaper.paperNumberTarget=i.designPaper.createPaperNumber(i.designPaper.formatPaperNumber(1,1),!0)),i.designPaper.setOffset(i.leftOffset,i.topOffset),i.css(i.target),i.designPaper.resetPaperNumber(i.designPaper.paperNumberTarget),i.designPaper.triggerOnPaperBaseInfoChanged()}})}),this.bindShortcutKeyEvent(),this.bingPasteEvent(),this.bindBatchMoveElement()},y.prototype.update=function(e){try{console.log("update ------>"),console.log(e);var i=Date.now();console.log("start",i);var g=this;this.index=e.index,this.name=e.name,this.width=e.width,this.height=e.height,this.paperType=e.paperType,this.paperHeader=e.paperHeader,this.paperFooter=e.paperFooter,this.designPaper.width=A.a.mm.toPt(e.width),this.designPaper.height=A.a.mm.toPt(this.height),this.designPaper.paperType=this.paperType,this.designPaper.paperHeader=this.paperHeader,this.designPaper.paperFooter=this.paperFooter,this.designPaper.mmheight=e.height,this.designPaper.mmwidth=e.width,this.designPaper.headerLinetarget.css("top",(this.paperHeader||-1)+"pt"),this.paperHeader==0&&this.designPaper.headerLinetarget.addClass("hideheaderLinetarget"),this.designPaper.footerLinetarget.css("top",parseInt(this.paperFooter.toString())+"pt"),this.paperFooter==this.height&&this.designPaper.footerLinetarget.css("top",e.height-c.a.instance.paperHeightTrim+"mm"),this.paperNumberLeft=e.paperNumberLeft,this.paperNumberTop=e.paperNumberTop,this.paperNumberDisabled=e.paperNumberDisabled,this.paperNumberFormat=e.paperNumberFormat,this.designPaper.paperNumberLeft=this.paperNumberLeft,this.designPaper.paperNumberTop=this.paperNumberTop,this.designPaper.paperNumberDisabled=this.paperNumberDisabled,this.designPaper.paperNumberFormat=this.paperNumberFormat,this.designPaper.paperNumberTarget.css("top",this.paperNumberTop+"pt").css("left",this.paperNumberLeft+"pt"),this.designPaper.resetPaperNumber(this.designPaper.paperNumberTarget),this.fontFamily=e.fontFamily,this.orient=e.orient,this.rotate=e.rotate,this.scale=e.scale,this.designPaper.fontFamily=this.fontFamily,this.designPaper.orient=this.orient,this.designPaper.scale=this.scale,this.panelPaperRule=e.panelPaperRule,this.panelPageRule=e.panelPageRule,this.firstPaperFooter=e.firstPaperFooter,this.evenPaperFooter=e.evenPaperFooter,this.oddPaperFooter=e.oddPaperFooter,this.lastPaperFooter=e.lastPaperFooter,this.topOffset=e.topOffset,this.leftOffset=e.leftOffset,this.designPaper.setFooter(this.firstPaperFooter,this.evenPaperFooter,this.oddPaperFooter,this.lastPaperFooter),this.designPaper.setOffset(this.leftOffset,this.topOffset),this.target.css("width",this.mmwidth+"mm"),this.target.css("height",this.mmheight-c.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.zoom(this.scale);var f=Date.now();console.log("\u66F4\u65B0\u53C2\u6570 end",f),console.log("\u66F4\u65B0\u53C2\u6570 time:",f-i),this.printElements.forEach(function(U){U.designTarget&&U.designTarget.length&&U.designTarget.remove()}),this.printElements=[];var f=Date.now();console.log("\u6E05\u7A7A\u9762\u677F end",f),console.log("\u6E05\u7A7A\u9762\u677F time:",f-i),this.initPrintElements(e.printElements);var f=Date.now();console.log("\u521D\u59CB\u5316\u5143\u7D20 end",f),console.log("\u521D\u59CB\u5316\u5143\u7D20 time:",f-i),this.printElements.forEach(function(U){g.appendDesignPrintElement(g.designPaper,U),U.design(e,g.designPaper)});var f=Date.now();console.log("\u63D2\u5165\u9762\u677F end",f),console.log("\u63D2\u5165\u9762\u677F time:",f-i)}catch(U){console.log("???????"),console.log(U)}},y.prototype.bindShortcutKeyEvent=function(){var e=this;x.default(document).keydown(function(i){if(i.target.tagName!="INPUT"){(i.ctrlKey||i.metaKey)&&i.keyCode==90&&(i.shiftKey?A.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"redo"):A.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"undo"),i.preventDefault());var g=c.a.instance.getHooks("documentShortcutKeys");g&&g.forEach(f=>{f.run({panel:e,event:i})})}})},y.prototype.copyJson=function(e){var i=[];try{var g=this,f=x.default("#copyArea");f.length||(f=x.default('<textarea id="copyArea" style="position: absolute; left: 0px; top: 0px;opacity: 0"></textarea>'),x.default("body").append(f)),i=g.getSelectEls();var U=[];i.forEach(function(W){U.push({options:W.options,printElementType:W.printElementType,id:W.id,templateId:W.templateId,cut:e||!1})});var k=JSON.stringify(U);f.text(k),f.css("visibility","visible"),f.focus(),f.setSelectionRange?f.setSelectionRange(0,f.value.length):f.select(),document.execCommand("copy"),f.css("visibility","hidden"),g.designPaper.target.trigger(x.default.Event("click")),g.designPaper.target.focus(),console.log("copyJson success")}catch(W){i=[],console.log("copyJson error",W)}return i},y.prototype.cutJson=function(){try{var e=this,i=e.copyJson(!0);i&&i.forEach(function(g){e.deletePrintElement(g)})}catch(g){console.log("cutJson error",g)}},y.prototype.getSelectEls=function(){var e=this,i=[];return e.mouseRect&&e.mouseRect.target&&x.default(".mouseRect").length?i=e.getElementInRect(e.mouseRect):i=e.printElements.filter(function(g){return g.designTarget.children().last().css("display")=="block"&&!g.printElementType.type.includes("table")}),i},y.prototype.bingPasteEvent=function(){var e=this;e.designPaper.target.attr("tabindex","1"),e.designPaper.target.keydown(function(i){if(i.target.tagName!="INPUT"){(i.ctrlKey||i.metaKey)&&i.keyCode==86&&(e.pasteJson(i),i.preventDefault());var g=c.a.instance.getHooks("shortcutKeys");g&&g.forEach(f=>{f.run({panel:e,event:i})})}})},y.prototype.canPaste=function(e){var i=x.default("#copyArea");if(!i.length)return!1;var g=i.text(),f=JSON.parse(g);return Array.isArray(f)?f.some(function(U){return U.printElementType&&U.templateId}):!!(f.printElementType&&f.templateId)},y.prototype.pasteJson=function(e){var i=x.default("#copyArea");if(!!i.length)try{var g=this,f=i.text(),U=JSON.parse(f),k=!1;Array.isArray(U)?(k=U.some(function(W){return W.cut==!0}),U.forEach(function(W){g.pasteByJson(W,e)})):(k=U.cut,g.pasteByJson(U,e)),k&&x.default("#copyArea").text("{}")}catch(W){console.error("pasteJson error",W)}},y.prototype.pasteByJson=function(e,i){if(!(!e.printElementType&&!e.templateId)){var g=this,f=e.options,U=tt.createPrintElementType(e.printElementType),k=U.createPrintElement(f);if(!!k){var W=i&&i.currentTarget?!0:i,Y=W?g.mouseOffsetX&&A.a.px.toPt(g.mouseOffsetX):f.left+=10,et=W?g.mouseOffsetY&&A.a.px.toPt(g.mouseOffsetY):f.top+=10;W||(k.options.setLeft(Y),k.options.setTop(et)),k.setTemplateId(g.templateId),k.setPanel(g),g.appendDesignPrintElement(g.designPaper,k,!1),g.printElements.push(k),k.design(void 0,g.designPaper),console.log("pasteJson success"),A.a.event.trigger("hiprintTemplateDataChanged_"+g.templateId,e.cut?"\u526A\u5207":"\u590D\u5236"),k.designTarget.trigger(x.default.Event("click"))}}},y.prototype.css=function(e){this.fontFamily?e.css("fontFamily",this.fontFamily):e[0].style.fontFamily=""},y.prototype.getHtml=function(e,i,g,f,U){var k=this;this.orderPrintElements();var W,Y=g||[],et=f||this,K=void 0;return f?(K=Y[Y.length-1],W=K.getPanelTarget(),K.updateReferenceElement(new o.a({top:this.paperHeader,left:0,height:0,width:0,bottomInLastPaper:K.referenceElement.bottomInLastPaper,beginPrintPaperIndex:Y.length-1,printTopInPaper:K.referenceElement.bottomInLastPaper,endPrintPaperIndex:Y.length-1}))):(W=et.createTarget(),K=et.createNewPage(Y.length),Y.push(K),W.append(K.getTarget())),this.printElements.filter(function(q){return!q.isFixed()&&!q.isHeaderOrFooter()}).forEach(function(q){var rt=[],Q=Y[Y.length-1];Q.referenceElement.isPositionLeftOrRight(q.options.getTop())?K=Y[Q.referenceElement.beginPrintPaperIndex]:K=Y[Q.referenceElement.endPrintPaperIndex],rt=q.getHtml(K,e),rt.forEach(function(nt,mt){nt.referenceElement&&(nt.referenceElement.endPrintPaperIndex=nt.referenceElement.beginPrintPaperIndex+rt.length-1),mt>0&&(K.index<Y.length-1?K=Y[K.index+1]:(K=et.createNewPage(Y.length,K.referenceElement),Y.push(K)),W.append(K.getTarget())),nt.target&&(q.options.showInPage!="none"&&K.append(nt.target),K.updatePrintLine(nt.printLine),q.onRendered(K,nt.target)),mt==rt.length-1&&nt.referenceElement&&K.updateReferenceElement(nt.referenceElement)})}),U&&U.templates.forEach(function(q,rt){var Q=q.data||{},nt=q.options||{};q.template.printPanels.forEach(function(mt){mt.getHtml(Q,nt,g,k)})}),f||(this.lastPaperFooter&&Y[Y.length-1].printLine>this.lastPaperFooter&&(K=et.createNewPage(Y.length,K.referenceElement),Y.push(K),W.append(K.getTarget())),this.panelPaperRule&&(this.panelPaperRule=="odd"&&Y.length%2==0&&(K=et.createNewPage(Y.length,K.referenceElement),Y.push(K),W.append(K.getTarget())),this.panelPaperRule=="even"&&Y.length%2==1&&(K=et.createNewPage(Y.length,K.referenceElement),Y.push(K),W.append(K.getTarget()))),Y.forEach(function(q){q.updatePaperNumber(q.index+1,Y.length,i.paperNumberToggleInEven),k.fillPaperHeaderAndFooter(q,e,Y.length),i&&(i.leftOffset!=null&&q.setLeftOffset(i.leftOffset),i.topOffset!=null&&q.setTopOffset(i.topOffset))}),W.prepend(this.getPrintStyle())),W},y.prototype.resize=function(e,i,g,f){this.width=i,this.height=g,this.paperType=e,this.rotate=f,this.designPaper.resize(i,g)},y.prototype.rotatePaper=function(){this.rotate==null&&(this.rotate=!1),this.rotate=!this.rotate,this.resize(this.paperType,this.height,this.width,this.rotate)},y.prototype.zoom=function(e,i){i?this.scale=e:this.scale=void 0,this.designPaper.zoom(e)},y.prototype.getTarget=function(){return this.target},y.prototype.enable=function(){this.target.removeClass("hipanel-disable")},y.prototype.disable=function(){this.target.addClass("hipanel-disable")},y.prototype.getPanelEntity=function(e){var i=[];return this.printElements.forEach(function(g){i.push(g.getPrintElementEntity(e))}),new st({index:this.index,name:this.name||this.index+1,width:this.width,height:this.height,paperType:this.paperType,paperHeader:this.paperHeader,paperFooter:this.paperFooter,paperNumberDisabled:!!this.paperNumberDisabled||void 0,paperNumberFormat:this.paperNumberFormat?this.paperNumberFormat:void 0,panelPaperRule:this.panelPaperRule?this.panelPaperRule:void 0,panelPageRule:this.panelPageRule?this.panelPageRule:void 0,paperNumberLeft:this.paperNumberLeft,paperNumberTop:this.paperNumberTop,printElements:i,rotate:this.rotate,firstPaperFooter:this.firstPaperFooter,evenPaperFooter:this.evenPaperFooter,oddPaperFooter:this.oddPaperFooter,lastPaperFooter:this.lastPaperFooter,topOffset:this.topOffset,fontFamily:this.fontFamily,orient:this.orient,scale:this.scale,leftOffset:this.leftOffset})},y.prototype.createTarget=function(){var e=x.default('<div class="hiprint-printPanel panel-index-'+this.index+'"></div>');return this.css(e),e},y.prototype.droppablePaper=function(e){var i=this;e.getTarget().hidroppable({accept:".ep-draggable-item",onDrop:function(f,U){var k=l.a.instance.getDragingPrintElement(),W=k.printElement,Y=i.designPaper.scale||1,et=(k.left-A.a.px.toPt(i.target.children(".hiprint-printPaper").offset().left))/Y,K=(k.top-A.a.px.toPt(i.target.children(".hiprint-printPaper").offset().top))/Y;W.updateSizeAndPositionOptions(i.mathroundToporleft(et),i.mathroundToporleft(K)),W.setTemplateId(i.templateId),W.setPanel(i),i.appendDesignPrintElement(i.designPaper,W,!0),i.printElements.push(W),W.design(void 0,e),A.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u65B0\u589E")}})},y.prototype.initPrintElements=function(e){var i=this;this.printElements=[],e&&e.forEach(function(g){var f;if(f=g.printElementType?tt.createPrintElementType(g.printElementType):p.instance.getElementType(g.tid)){var U=f.createPrintElement(g.options);U.setTemplateId(i.templateId),U.setPanel(i),i.printElements.push(U)}else console.log("miss "+JSON.stringify(e))})},y.prototype.mathroundToporleft=function(e){var i=c.a.instance.movingDistance;return Math.round(e/i)*i},y.prototype.appendDesignPrintElement=function(e,i,g){i.setCurrenttemplateData(void 0);var f=i.getDesignTarget(e);f.addClass("design"),g&&i.initSizeByHtml(f),e.append(f)},y.prototype.createNewPage=function(e,i){var g=new m(this.templateId,this.panelPageRule,this.scale,this.width,this.height,this.paperHeader,this.paperFooter,this.paperNumberLeft,this.paperNumberTop,this.paperNumberDisabled,this.paperNumberFormat,e,i);return g.setFooter(this.firstPaperFooter,this.evenPaperFooter,this.oddPaperFooter,this.lastPaperFooter),g.setOffset(this.leftOffset,this.topOffset),g},y.prototype.orderPrintElements=function(){this.printElements=A.a.orderBy(this.printElements,function(e){return e.options.getLeft()}),this.printElements=A.a.orderBy(this.printElements,function(e){return e.options.getTop()})},y.prototype.fillPaperHeaderAndFooter=function(e,i,g){this.printElements.filter(function(f){return f.isFixed()||f.isHeaderOrFooter()}).forEach(function(f){if(f.isFixed(),f.showInPage(e.index,g)){var U=f.getHtml(e,i);U.length&&e.append(U[0].target)}})},y.prototype.clear=function(){this.printElements.forEach(function(e){e.designTarget&&e.designTarget.length&&e.designTarget.remove()}),this.printElements=[],A.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u6E05\u7A7A")},y.prototype.insertPrintElementToPanel=function(e){var i=this.getPrintElementTypeByEntity(e);if(i){var g=i.createPrintElement(e.options);g.setTemplateId(this.templateId),g.setPanel(this),this.printElements.push(g)}},y.prototype.addPrintText=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="text",this.insertPrintElementToPanel(e)},y.prototype.addPrintHtml=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="html",this.insertPrintElementToPanel(e)},y.prototype.addPrintTable=function(e){if(e.printElementType=e.printElementType||{},e.printElementType.type="table",e.options&&e.options.columns){var i=x.default.extend({},e.options.columns);e.printElementType.columns=i.columns,i.columns=void 0}this.insertPrintElementToPanel(e)},y.prototype.addPrintImage=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="image",this.insertPrintElementToPanel(e)},y.prototype.addPrintLongText=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="longText",this.insertPrintElementToPanel(e)},y.prototype.addPrintVline=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="vline",this.insertPrintElementToPanel(e)},y.prototype.addPrintHline=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="hline",this.insertPrintElementToPanel(e)},y.prototype.addPrintRect=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="rect",this.insertPrintElementToPanel(e)},y.prototype.addPrintOval=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="oval",this.insertPrintElementToPanel(e)},y.prototype.getPrintElementTypeByEntity=function(e){var i;return(i=e.tid?p.instance.getElementType(e.tid):tt.createPrintElementType(e.printElementType))||console.log("miss "+JSON.stringify(e)),i},y.prototype.getPrintStyle=function(){return` <style printStyle>
1521
+ | |/g`,"g"),i)},y}(),M=function(y){function e(i){var p=y.call(this,i)||this;return p.title&&(p.title=h.replaceEnterAndNewlineAndTab(p.title,"")),p}return j(e,y),e.prototype.getHideTitle=function(){return this.hideTitle==null?this.defaultOptions.hideTitle:this.hideTitle},e.prototype.getTextType=function(){return(this.textType==null?this.defaultOptions.textType:this.textType)||"text"},e.prototype.getFontSize=function(){return(this.fontSize==null?this.defaultOptions.fontSize:this.fontSize)||9},e.prototype.getbarcodeMode=function(){return(this.barcodeMode==null?this.defaultOptions.barcodeMode:this.barcodeMode)||"CODE128"},e.prototype.getQRcodeLevel=function(){return(this.qrCodeLevel==null?this.defaultOptions.qrCodeLevel:this.qrCodeLevel)||0},e}(H.a),u=function(y){function e(i,p){var f=y.call(this,i)||this;return f.options=new M(p),f.options.setDefault(new M(c.a.instance.text.default).getPrintElementOptionEntity()),f}return j(e,y),e.prototype.getDesignTarget=function(i){return y.prototype.getDesignTarget.call(this,i)},e.prototype.getProxyTarget=function(i){i&&this.SetProxyTargetOption(i);var p=this.getData(),f=this.createTarget(this.printElementType.getText(!0),p);return this.updateTargetSize(f),this.css(f,p),f},e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i),this.updateTargetText(this.designTarget,this.getTitle(),i)}},e.prototype.getConfigOptions=function(){return c.a.instance.text},e.prototype.getTitle=function(){var i=this.options.title||this.printElementType.title||"";return i&&(i=h.replaceEnterAndNewlineAndTab(i,"")),i},e.prototype.getData=function(i){var p=void 0,f=this.getField();if(p=i?f&&f.split(".").reduce((k,G)=>k?k[G]:i?i[G]:"",!1)||"":this.options.testData||this.printElementType.getData()||"",this.options.format){if(this.options.dataType=="datetime")return E.a.dateFormat(p,this.options.format);if(this.options.dataType=="boolen"){var U=this.options.format.split(":");if(U.length>0)return p===!0||p==="true"?U[0]:U[1]}}return p},e.prototype.updateTargetText=function(i,p,f,U,k){var G=this.getFormatter(),O=i.find(".hiprint-printElement-text-content"),it="";it=this.getField()?(this.options.getHideTitle()?"":p?p+"\uFF1A":"")+hinnn.toUpperCase(this.options.upperCase,G?G(p,f,this.options,this._currenttemplateData,i):f):f=hinnn.toUpperCase(this.options.upperCase,G?G(p,p,this.options,this._currenttemplateData,i):p);var K=this.options.getTextType();if(K=="text")O.html(it);else{if(K=="barcode"){O.html('<svg width="100%" display="block" height="100%" class="hibarcode_imgcode" preserveAspectRatio="none slice"></svg ><div class="hibarcode_displayValue"></div>');try{f?(Qt.default(O.find(".hibarcode_imgcode")[0],f,{format:this.options.getbarcodeMode(),width:1,textMargin:-1,lineColor:this.options.color||"#000000",margin:0,height:parseInt(E.a.pt.toPx(this.options.getHeight()||10).toString()),displayValue:!1}),O.find(".hibarcode_imgcode").attr("height","100%"),O.find(".hibarcode_imgcode").attr("width","100%"),this.options.hideTitle||O.find(".hibarcode_displayValue").html(f)):O.html("")}catch(nt){console.log(nt),O.html("\u6B64\u683C\u5F0F\u4E0D\u652F\u6301\u8BE5\u6587\u672C")}}if(K=="qrcode"){O.html("");try{if(f){i.css("line-height",0),O.css("text-align","center");var tt=this.options.getWidth()||20,rt=this.options.getHeight()||20,X=x.default("<div></div>").css({width:(tt>rt?rt:tt)+"pt",height:(tt>rt?rt:tt)+"pt",display:"inline-block"});new QRCode(X[0],{width:"100%",height:"100%",colorDark:this.options.color||"#000000",useSVG:!0,correctLevel:this.options.getQRcodeLevel()}).makeCode(f),O.html(X)}}catch(nt){console.log(nt),O.html("\u4E8C\u7EF4\u7801\u751F\u6210\u5931\u8D25")}}}},e.prototype.onResize=function(i,p,f,U,k){y.prototype.onResize.call(this,i,p,f,U,k),this.options.getTextType()!="barcode"&&this.options.getTextType()!="qrcode"||this.updateTargetText(this.designTarget,this.getTitle(),this.getData())},e.prototype.createTarget=function(i,p,f){var U=x.default('<div tabindex="1" class="hiprint-printElement hiprint-printElement-text" style="position: absolute;"><div class="hiprint-printElement-text-content hiprint-printElement-content" style="height:100%;width:100%"></div></div>');return this.updateTargetText(U,i,p,f),U},e.prototype.getHtml=function(i,p,f){return this.getHtml2(i,p,f)},e}(D.a),d=function(y){function e(i){return y.call(this,i)||this}return j(e,y),e}(H.a),A=function(y){function e(i,p){var f=y.call(this,i)||this;return f.options=new d(p),f.options.setDefault(new d(c.a.instance.html.default).getPrintElementOptionEntity()),f}return j(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i),this.updateTargetHtml()}},e.prototype.updateTargetHtml=function(){var i=this.getFormatter();if(i){var 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||c.a.instance.html.showPoints},e.prototype.getConfigOptions=function(){return c.a.instance.html},e.prototype.createTarget=function(i,p){var f=x.default('<div class="hiprint-printElement hiprint-printElement-html" style="position: absolute;"><div class="hiprint-printElement-html-content" style="height:100%;width:100%"></div></div>'),U=this.getFormatter();if(U){var k=U(this.getData(),this.options,this._currenttemplateData);f.find(".hiprint-printElement-html-content").append(k)}else this.options.content&&f.find(".hiprint-printElement-html-content").append(this.options.content);return f},e.prototype.getHtml=function(i,p,f){return this.getHtml2(i,p,f)},e}(D.a),Z=function(y){function e(i,p){var f=y.call(this,i)||this;return f.options=new H.a(p),f.options.setDefault(new H.a(c.a.instance.vline.default).getPrintElementOptionEntity()),f}return j(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return c.a.instance.vline},e.prototype.createTarget=function(i,p){return x.default('<div class="hiprint-printElement hiprint-printElement-vline" style="border-left:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.vline.showPoints},e.prototype.getHtml=function(i,p,f){return this.getHtml2(i,p,f)},e}(D.a),L=function(y){function e(i,p){var f=y.call(this,i)||this;return f.options=new H.a(p),f.options.setDefault(new H.a(c.a.instance.hline.default).getPrintElementOptionEntity()),f}return j(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getConfigOptions=function(){return c.a.instance.hline},e.prototype.createTarget=function(i,p){return x.default('<div class="hiprint-printElement hiprint-printElement-hline" style="border-top:1px solid;position: absolute;"></div>')},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.hline.showPoints},e}(D.a),J=function(y){function e(i,p){var f=y.call(this,i)||this;return f.options=new H.a(p),f.options.setDefault(new H.a(c.a.instance.rect.default).getPrintElementOptionEntity()),f}return j(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.rect.showPoints},e.prototype.getConfigOptions=function(){return c.a.instance.rect},e.prototype.createTarget=function(i,p){return x.default('<div class="hiprint-printElement hiprint-printElement-rect" style="border:1px solid;position: absolute;"></div>')},e.prototype.getHtml=function(i,p,f){return this.getHtml2(i,p,f)},e}(D.a),Y=function(y){function e(i,p){var f=y.call(this,i)||this;return f.options=new H.a(p),f.options.setDefault(new H.a(c.a.instance.oval.default).getPrintElementOptionEntity()),f}return j(e,y),e.prototype.updateDesignViewFromOptions=function(){if(this.designTarget){var i=this.getData();this.css(this.designTarget,i)}},e.prototype.getReizeableShowPoints=function(){return this.options.showPoints||c.a.instance.oval.showPoints},e.prototype.getConfigOptions=function(){return c.a.instance.oval},e.prototype.createTarget=function(i,p){return x.default('<div class="hiprint-printElement hiprint-printElement-oval" style="border:1px solid;position: absolute;border-radius: 50%;"></div>')},e.prototype.getHtml=function(i,p,f){return this.getHtml2(i,p,f)},e}(D.a),R=function(){function y(){}return y.createPrintElement=function(e,i){if(["text","image","longText","table","html","vline","hline","rect","oval"].includes(e.type))return e.type=="text"?new u(e,i):e.type=="image"?new v(e,i):e.type=="longText"?new I(e,i):e.type=="table"?new N.a(e,i):e.type=="html"?new A(e,i):e.type=="vline"?new Z(e,i):e.type=="hline"?new L(e,i):e.type=="rect"?new J(e,i):e.type=="oval"?new Y(e,i):void 0;var p,f=c.a.instance.getHooks("createPrintElement");return f&&f.forEach(U=>{p=U.run({Config:c.a.instance,BasePrintElement:D.a,Options:H.a,Supper:j,ele:e,eleOpt:i})}),p?new p(e,i):void 0},y}(),V=function(){function y(e){this.field=e.field,this.fields=e.fields,this.title=e.title,this.text=e.text,this.tid=e.tid,this.data=e.data,this.styler=e.styler,this.formatter=e.formatter,this.type=e.type,this.onRendered=e.onRendered,this.options=e.options}return y.prototype.getText=function(e){return e?this.title||this.text||"":this.text||this.title||""},y.prototype.getData=function(){return this.data},y.prototype.createPrintElement=function(e){var i={};return x.default.extend(i,e||{}),R.createPrintElement(this,i)},y.prototype.getPrintElementTypeEntity=function(){return new r({title:this.title,type:this.type})},y.prototype.getFields=function(){return this.fields},y.prototype.getOptions=function(){return this.options||{}},y}();g(16);var q=g(12);(function(y){function e(i){var p=y.call(this,i)||this;return(i=i||{}).columns?(p.columns=[],i.columns.forEach(function(f){p.columns.push(new q.a(f))})):p.columns=[new q.a({columns:[new C.a({width:100}),new C.a({width:100})]})],p.lHeight=i.lHeight,p.autoCompletion=i.autoCompletion,p.tableFooterRepeat=i.tableFooterRepeat,p}return j(e,y),e.prototype.getPrintElementOptionEntity=function(){var i=y.prototype.getPrintElementOptionEntity.call(this);return i.fields=this.fields,i.columns=[],this.columns.forEach(function(p){i.columns.push(p.getPrintElementOptionEntity())}),i},e})(H.a);var z=function(y){function e(i){return y.call(this,i)||this}return j(e,y),e.prototype.createPrintElement=function(i){var p={};return x.default.extend(p,i||{}),R.createPrintElement(this,p)},e.prototype.getPrintElementTypeEntity=function(){return new r({title:this.title,type:this.type})},e}(V),et=function(){function y(){}return y.createPrintElementType=function(e){return e.type=e.type||"text",e.type=="text"?new z(e):e.type=="table"?new S(e):new V(e)},y}(),ot=function(){function y(){}return y.ElementTypes=l.instance,y.getElementTypeGroups=function(e){var i=y.formatterModule(e);return l.instance[i]||[]},y.getElementType=function(e,i){if(e)return l.instance.getElementType(e);et.createPrintElementType({type:i})},y.build=function(e,i){var p=y.formatterModule(i),f=new w().createPrintElementTypeHtml(e,this.getElementTypeGroups(p));this.enableDrag(f)},y.buildByHtml=function(e){this.enableDrag(e)},y.enableDrag=function(e){e.hidraggable({revert:!0,proxy:function(p){var f=s.a.instance.getDragingPrintElement(),U=f.printElement.getProxyTarget(f.printElement.printElementType.getOptions());return U.appendTo("body"),U.css("z-index","9999"),U},moveUnit:"pt",minMove:4,onBeforeDrag:function(p){s.a.instance.draging=!0;var f=x.default(p.data.target).attr("tid"),U=y.getElementType(f,x.default(p.data.target).attr("ptype"));if(!U)throw new Error(`\u8BF7\u68C0\u67E5 hiprint.init \u7684 provider \u662F\u5426\u914D\u7F6E\u4E86 [${f}]`);var k=U.createPrintElement();if(!k&&U.type=="tableCustom")throw new Error('\u5DF2\u79FB\u9664"tableCustom",\u8BF7\u66FF\u6362\u4F7F\u7528"table".\u8BE6\u60C5\u89C1\u66F4\u65B0\u8BB0\u5F55');return s.a.instance.setDragingPrintElement(k),!0},onDrag:function(p,f,U){s.a.instance.getDragingPrintElement().updatePosition(f,U)},onStopDrag:function(p){s.a.instance.draging=!1}})},y.formatterModule=function(e){return e||"_default"},y}(),pt=function(){return function(y,e){var i=this;this.name=y,this.printElementTypes=[],e.forEach(function(p){i.printElementTypes.push(et.createPrintElementType(p))})}}(),st=function(){return function(y){if(this.index=y.index,this.name=y.name,this.paperType=y.paperType,this.paperType){var e=s.a.instance[this.paperType];y.height?(this.height=y.height,this.width=y.width):(this.height=e.height,this.width=e.width)}else this.height=y.height,this.width=y.width;this.paperHeader=y.paperHeader||0,this.paperFooter=y.paperFooter||E.a.mm.toPt(this.height),this.printElements=y.printElements||[],this.paperNumberLeft=y.paperNumberLeft,this.paperNumberTop=y.paperNumberTop,this.paperNumberDisabled=y.paperNumberDisabled,this.paperNumberFormat=y.paperNumberFormat,this.panelPaperRule=y.panelPaperRule,this.panelPageRule=y.panelPageRule,this.rotate=y.rotate||void 0,this.firstPaperFooter=y.firstPaperFooter,this.evenPaperFooter=y.evenPaperFooter,this.oddPaperFooter=y.oddPaperFooter,this.lastPaperFooter=y.lastPaperFooter,this.topOffset=y.topOffset,this.fontFamily=y.fontFamily,this.leftOffset=y.leftOffset,this.orient=y.orient,this.watermarkOptions=y.watermarkOptions,this.scale=y.scale}}(),ht=function(){function y(e,i,p,f){this.bx=e,this.by=i,this.ex=e,this.ey=i,this.startX=this.minX=e,this.startY=this.minY=i,this.maxX=e,this.maxY=i,this.lastLeft=p,this.lastTop=f}return y.prototype.updateRect=function(e,i){this.ex=e,this.ey=i,this.minX=this.startX<e?this.startX:e,this.minY=this.startY<i?this.startY:i,this.maxX=this.startX<e?e:this.startX,this.maxY=this.startY<i?i:this.startY},y.prototype.updatePositionByMultipleSelect=function(e,i){e!=null&&(this.lastLeft=this.lastLeft+e),i!=null&&(this.lastTop=this.lastTop+i),this.target.css({left:this.lastLeft+"pt",top:this.lastTop+"pt"})},y}(),mt=function(){function y(e,i){this.templateId=i,this.index=e.index,this.name=e.name,this.width=e.width,this.height=e.height,this.paperType=e.paperType,this.paperHeader=e.paperHeader,this.paperFooter=e.paperFooter,this.initPrintElements(e.printElements),this.paperNumberLeft=e.paperNumberLeft,this.paperNumberTop=e.paperNumberTop,this.paperNumberDisabled=e.paperNumberDisabled,this.paperNumberFormat=e.paperNumberFormat,this.panelPaperRule=e.panelPaperRule,this.panelPageRule=e.panelPageRule,this.firstPaperFooter=e.firstPaperFooter,this.evenPaperFooter=e.evenPaperFooter,this.oddPaperFooter=e.oddPaperFooter,this.lastPaperFooter=e.lastPaperFooter,this.topOffset=e.topOffset,this.leftOffset=e.leftOffset,this.fontFamily=e.fontFamily,this.orient=e.orient,this.target=this.createTarget(),this.rotate=e.rotate,this.watermarkOptions=e.watermarkOptions||{},this.scale=e.scale}return y.prototype.design=function(e){var i=this;this.orderPrintElements(),this.designPaper=this.createNewPage(0),this.target.html(""),this.target.append(this.designPaper.getTarget()),this.droppablePaper(this.designPaper),this.designPaper.design(e),this.designPaper.subscribePaperBaseInfoChanged(function(p){i.paperHeader=p.paperHeader,i.paperFooter=p.paperFooter,i.paperNumberLeft=p.paperNumberLeft,i.paperNumberTop=p.paperNumberTop,i.paperNumberDisabled=p.paperNumberDisabled,i.paperNumberFormat=p.paperNumberFormat}),this.printElements.forEach(function(p){i.appendDesignPrintElement(i.designPaper,p),p.design(e,i.designPaper)}),this.target.bind("click.hiprint",function(p){E.a.event.trigger("BuildCustomOptionSettingEventKey_"+i.templateId,{options:{panelPaperRule:i.panelPaperRule,panelPageRule:i.panelPageRule,firstPaperFooter:i.firstPaperFooter,evenPaperFooter:i.evenPaperFooter,oddPaperFooter:i.oddPaperFooter,lastPaperFooter:i.lastPaperFooter,leftOffset:i.leftOffset,topOffset:i.topOffset,fontFamily:i.fontFamily,orient:i.orient,paperNumberDisabled:i.paperNumberDisabled,paperNumberFormat:i.paperNumberFormat,watermarkOptions:i.watermarkOptions||{}},callback:function(U){i.watermarkOptions=U.watermarkOptions||void 0,U.watermarkOptions&&i.designPaper.createWaterMark(!0,1,U.watermarkOptions),i.panelPaperRule=U.panelPaperRule,i.panelPageRule=U.panelPageRule,i.firstPaperFooter=U.firstPaperFooter,i.evenPaperFooter=U.evenPaperFooter,i.oddPaperFooter=U.oddPaperFooter,i.lastPaperFooter=U.lastPaperFooter,i.leftOffset=U.leftOffset,i.topOffset=U.topOffset,i.fontFamily=U.fontFamily,i.orient=U.orient,i.paperNumberDisabled=i.designPaper.paperNumberDisabled=!!U.paperNumberDisabled||void 0,i.paperNumberFormat=U.paperNumberFormat,i.designPaper.paperNumberFormat=U.paperNumberFormat,U.paperNumberFormat&&(i.designPaper.paperNumberTarget=i.designPaper.createPaperNumber(i.designPaper.formatPaperNumber(1,1),!0)),i.designPaper.setOffset(i.leftOffset,i.topOffset),i.css(i.target),i.designPaper.resetPaperNumber(i.designPaper.paperNumberTarget),i.designPaper.triggerOnPaperBaseInfoChanged()}})}),this.bindShortcutKeyEvent(),this.bingPasteEvent(),this.bindBatchMoveElement()},y.prototype.update=function(e){try{console.log("update ------>"),console.log(e);var i=Date.now();console.log("start",i);var p=this;this.index=e.index,this.name=e.name,this.width=e.width,this.height=e.height,this.paperType=e.paperType,this.paperHeader=e.paperHeader,this.paperFooter=e.paperFooter,this.designPaper.width=E.a.mm.toPt(e.width),this.designPaper.height=E.a.mm.toPt(this.height),this.designPaper.paperType=this.paperType,this.designPaper.paperHeader=this.paperHeader,this.designPaper.paperFooter=this.paperFooter,this.designPaper.mmheight=e.height,this.designPaper.mmwidth=e.width,this.designPaper.headerLinetarget.css("top",(this.paperHeader||-1)+"pt"),this.paperHeader==0&&this.designPaper.headerLinetarget.addClass("hideheaderLinetarget"),this.designPaper.footerLinetarget.css("top",parseInt(this.paperFooter.toString())+"pt"),this.paperFooter==this.height&&this.designPaper.footerLinetarget.css("top",e.height-c.a.instance.paperHeightTrim+"mm"),this.watermarkOptions=e.watermarkOptions||{},this.paperNumberLeft=e.paperNumberLeft,this.paperNumberTop=e.paperNumberTop,this.paperNumberDisabled=e.paperNumberDisabled,this.paperNumberFormat=e.paperNumberFormat,this.designPaper.paperNumberLeft=this.paperNumberLeft,this.designPaper.paperNumberTop=this.paperNumberTop,this.designPaper.paperNumberDisabled=this.paperNumberDisabled,this.designPaper.paperNumberFormat=this.paperNumberFormat,this.designPaper.paperNumberTarget.css("top",this.paperNumberTop+"pt").css("left",this.paperNumberLeft+"pt"),this.designPaper.resetPaperNumber(this.designPaper.paperNumberTarget),this.fontFamily=e.fontFamily,this.orient=e.orient,this.rotate=e.rotate,this.scale=e.scale,this.designPaper.fontFamily=this.fontFamily,this.designPaper.orient=this.orient,this.designPaper.scale=this.scale,this.panelPaperRule=e.panelPaperRule,this.panelPageRule=e.panelPageRule,this.firstPaperFooter=e.firstPaperFooter,this.evenPaperFooter=e.evenPaperFooter,this.oddPaperFooter=e.oddPaperFooter,this.lastPaperFooter=e.lastPaperFooter,this.topOffset=e.topOffset,this.leftOffset=e.leftOffset,this.designPaper.setFooter(this.firstPaperFooter,this.evenPaperFooter,this.oddPaperFooter,this.lastPaperFooter),this.designPaper.setOffset(this.leftOffset,this.topOffset),this.target.css("width",this.mmwidth+"mm"),this.target.css("height",this.mmheight-c.a.instance.paperHeightTrim+"mm"),this.target.attr("original-height",this.mmheight),this.zoom(this.scale);var f=Date.now();console.log("\u66F4\u65B0\u53C2\u6570 end",f),console.log("\u66F4\u65B0\u53C2\u6570 time:",f-i),this.printElements.forEach(function(U){U.designTarget&&U.designTarget.length&&U.designTarget.remove()}),this.printElements=[];var f=Date.now();console.log("\u6E05\u7A7A\u9762\u677F end",f),console.log("\u6E05\u7A7A\u9762\u677F time:",f-i),this.initPrintElements(e.printElements);var f=Date.now();console.log("\u521D\u59CB\u5316\u5143\u7D20 end",f),console.log("\u521D\u59CB\u5316\u5143\u7D20 time:",f-i),this.printElements.forEach(function(U){p.appendDesignPrintElement(p.designPaper,U),U.design(e,p.designPaper)});var f=Date.now();console.log("\u63D2\u5165\u9762\u677F end",f),console.log("\u63D2\u5165\u9762\u677F time:",f-i)}catch(U){console.log("???????"),console.log(U)}},y.prototype.bindShortcutKeyEvent=function(){var e=this;x.default(document).keydown(function(i){if(i.target.tagName!="INPUT"){(i.ctrlKey||i.metaKey)&&i.keyCode==90&&(i.shiftKey?E.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"redo"):E.a.event.trigger("hiprintTemplateDataShortcutKey_"+e.templateId,"undo"),i.preventDefault());var p=c.a.instance.getHooks("documentShortcutKeys");p&&p.forEach(f=>{f.run({panel:e,event:i})})}})},y.prototype.copyJson=function(e){var i=[];try{var p=this,f=x.default("#copyArea");f.length||(f=x.default('<textarea id="copyArea" style="position: absolute; left: 0px; top: 0px;opacity: 0"></textarea>'),x.default("body").append(f)),i=p.getSelectEls();var U=[];i.forEach(function(G){U.push({options:G.options,printElementType:G.printElementType,id:G.id,templateId:G.templateId,cut:e||!1})});var k=JSON.stringify(U);f.text(k),f.css("visibility","visible"),f.focus(),f.setSelectionRange?f.setSelectionRange(0,f.value.length):f.select(),document.execCommand("copy"),f.css("visibility","hidden"),p.designPaper.target.trigger(x.default.Event("click")),p.designPaper.target.focus(),console.log("copyJson success")}catch(G){i=[],console.log("copyJson error",G)}return i},y.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)}},y.prototype.getSelectEls=function(){var e=this,i=[];return e.mouseRect&&e.mouseRect.target&&x.default(".mouseRect").length?i=e.getElementInRect(e.mouseRect):i=e.printElements.filter(function(p){return p.designTarget.children().last().css("display")=="block"&&!p.printElementType.type.includes("table")}),i},y.prototype.bingPasteEvent=function(){var e=this;e.designPaper.target.attr("tabindex","1"),e.designPaper.target.keydown(function(i){if(i.target.tagName!="INPUT"){(i.ctrlKey||i.metaKey)&&i.keyCode==86&&(e.pasteJson(i),i.preventDefault());var p=c.a.instance.getHooks("shortcutKeys");p&&p.forEach(f=>{f.run({panel:e,event:i})})}})},y.prototype.canPaste=function(e){var i=x.default("#copyArea");if(!i.length)return!1;var p=i.text(),f=JSON.parse(p);return Array.isArray(f)?f.some(function(U){return U.printElementType&&U.templateId}):!!(f.printElementType&&f.templateId)},y.prototype.pasteJson=function(e){var i=x.default("#copyArea");if(!!i.length)try{var p=this,f=i.text(),U=JSON.parse(f),k=!1;Array.isArray(U)?(k=U.some(function(G){return G.cut==!0}),U.forEach(function(G){p.pasteByJson(G,e)})):(k=U.cut,p.pasteByJson(U,e)),k&&x.default("#copyArea").text("{}")}catch(G){console.error("pasteJson error",G)}},y.prototype.pasteByJson=function(e,i){if(!(!e.printElementType&&!e.templateId)){var p=this,f=e.options,U=et.createPrintElementType(e.printElementType),k=U.createPrintElement(f);if(!!k){var G=i&&i.currentTarget?!0:i,O=G?p.mouseOffsetX&&E.a.px.toPt(p.mouseOffsetX):f.left+=10,it=G?p.mouseOffsetY&&E.a.px.toPt(p.mouseOffsetY):f.top+=10;G||(k.options.setLeft(O),k.options.setTop(it)),k.setTemplateId(p.templateId),k.setPanel(p),p.appendDesignPrintElement(p.designPaper,k,!1),p.printElements.push(k),k.design(void 0,p.designPaper),console.log("pasteJson success"),E.a.event.trigger("hiprintTemplateDataChanged_"+p.templateId,e.cut?"\u526A\u5207":"\u590D\u5236"),k.designTarget.trigger(x.default.Event("click"))}}},y.prototype.css=function(e){this.fontFamily?e.css("fontFamily",this.fontFamily):e[0].style.fontFamily=""},y.prototype.getHtml=function(e,i,p,f,U){var k=this;this.orderPrintElements();var G,O=p||[],it=f||this,K=void 0;return f?(K=O[O.length-1],G=K.getPanelTarget(),K.updateReferenceElement(new o.a({top:this.paperHeader,left:0,height:0,width:0,bottomInLastPaper:K.referenceElement.bottomInLastPaper,beginPrintPaperIndex:O.length-1,printTopInPaper:K.referenceElement.bottomInLastPaper,endPrintPaperIndex:O.length-1}))):(G=it.createTarget(),K=it.createNewPage(O.length),O.push(K),G.append(K.getTarget())),this.printElements.filter(function(tt){return!tt.isFixed()&&!tt.isHeaderOrFooter()}).forEach(function(tt){var rt=[],X=O[O.length-1];X.referenceElement.isPositionLeftOrRight(tt.options.getTop())?K=O[X.referenceElement.beginPrintPaperIndex]:K=O[X.referenceElement.endPrintPaperIndex],rt=tt.getHtml(K,e),rt.forEach(function(nt,gt){nt.referenceElement&&(nt.referenceElement.endPrintPaperIndex=nt.referenceElement.beginPrintPaperIndex+rt.length-1),gt>0&&(K.index<O.length-1?K=O[K.index+1]:(K=it.createNewPage(O.length,K.referenceElement),O.push(K)),G.append(K.getTarget())),nt.target&&(tt.options.showInPage!="none"&&K.append(nt.target),K.updatePrintLine(nt.printLine),tt.onRendered(K,nt.target)),gt==rt.length-1&&nt.referenceElement&&K.updateReferenceElement(nt.referenceElement)})}),U&&U.templates.forEach(function(tt,rt){var X=tt.data||{},nt=tt.options||{};tt.template.printPanels.forEach(function(gt){gt.getHtml(X,nt,p,k)})}),f||(this.lastPaperFooter&&O[O.length-1].printLine>this.lastPaperFooter&&(K=it.createNewPage(O.length,K.referenceElement),O.push(K),G.append(K.getTarget())),this.panelPaperRule&&(this.panelPaperRule=="odd"&&O.length%2==0&&(K=it.createNewPage(O.length,K.referenceElement),O.push(K),G.append(K.getTarget())),this.panelPaperRule=="even"&&O.length%2==1&&(K=it.createNewPage(O.length,K.referenceElement),O.push(K),G.append(K.getTarget()))),O.forEach(function(tt){tt.updatePaperNumber(tt.index+1,O.length,i.paperNumberToggleInEven),k.fillPaperHeaderAndFooter(tt,e,O.length),i&&(i.leftOffset!=null&&tt.setLeftOffset(i.leftOffset),i.topOffset!=null&&tt.setTopOffset(i.topOffset))}),G.prepend(this.getPrintStyle())),G},y.prototype.resize=function(e,i,p,f){this.width=i,this.height=p,this.paperType=e,this.rotate=f,this.designPaper.resize(i,p)},y.prototype.rotatePaper=function(){this.rotate==null&&(this.rotate=!1),this.rotate=!this.rotate,this.resize(this.paperType,this.height,this.width,this.rotate)},y.prototype.zoom=function(e,i){i?this.scale=e:this.scale=void 0,this.designPaper.zoom(e)},y.prototype.getTarget=function(){return this.target},y.prototype.enable=function(){this.target.removeClass("hipanel-disable")},y.prototype.disable=function(){this.target.addClass("hipanel-disable")},y.prototype.getPanelEntity=function(e){var i=[];return this.printElements.forEach(function(p){i.push(p.getPrintElementEntity(e))}),new st({index:this.index,name:this.name||this.index+1,width:this.width,height:this.height,paperType:this.paperType,paperHeader:this.paperHeader,paperFooter:this.paperFooter,paperNumberDisabled:!!this.paperNumberDisabled||void 0,paperNumberFormat:this.paperNumberFormat?this.paperNumberFormat:void 0,panelPaperRule:this.panelPaperRule?this.panelPaperRule:void 0,panelPageRule:this.panelPageRule?this.panelPageRule:void 0,paperNumberLeft:this.paperNumberLeft,paperNumberTop:this.paperNumberTop,printElements:i,rotate:this.rotate,firstPaperFooter:this.firstPaperFooter,evenPaperFooter:this.evenPaperFooter,oddPaperFooter:this.oddPaperFooter,lastPaperFooter:this.lastPaperFooter,topOffset:this.topOffset,fontFamily:this.fontFamily,orient:this.orient,scale:this.scale,watermarkOptions:this.watermarkOptions?this.watermarkOptions:void 0,leftOffset:this.leftOffset})},y.prototype.createTarget=function(){var e=x.default('<div class="hiprint-printPanel panel-index-'+this.index+'"></div>');return this.css(e),e},y.prototype.droppablePaper=function(e){var i=this;e.getTarget().hidroppable({accept:".ep-draggable-item",onDrop:function(f,U){var k=s.a.instance.getDragingPrintElement(),G=k.printElement,O=i.designPaper.scale||1,it=(k.left-E.a.px.toPt(i.target.children(".hiprint-printPaper").offset().left))/O,K=(k.top-E.a.px.toPt(i.target.children(".hiprint-printPaper").offset().top))/O;G.updateSizeAndPositionOptions(i.mathroundToporleft(it),i.mathroundToporleft(K)),G.setTemplateId(i.templateId),G.setPanel(i),i.appendDesignPrintElement(i.designPaper,G,!0),i.printElements.push(G),G.design(void 0,e),E.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u65B0\u589E")}})},y.prototype.initPrintElements=function(e){var i=this;this.printElements=[],e&&e.forEach(function(p){var f;if(f=p.printElementType?et.createPrintElementType(p.printElementType):l.instance.getElementType(p.tid)){var U=f.createPrintElement(p.options);U.setTemplateId(i.templateId),U.setPanel(i),i.printElements.push(U)}else console.log("miss "+JSON.stringify(e))})},y.prototype.mathroundToporleft=function(e){var i=c.a.instance.movingDistance;return Math.round(e/i)*i},y.prototype.appendDesignPrintElement=function(e,i,p){i.setCurrenttemplateData(void 0);var f=i.getDesignTarget(e);f.addClass("design"),p&&i.initSizeByHtml(f),e.append(f)},y.prototype.createNewPage=function(e,i){var p=new m(this.templateId,this.index,this.watermarkOptions,this.panelPageRule,this.scale,this.width,this.height,this.paperHeader,this.paperFooter,this.paperNumberLeft,this.paperNumberTop,this.paperNumberDisabled,this.paperNumberFormat,e,i);return p.setFooter(this.firstPaperFooter,this.evenPaperFooter,this.oddPaperFooter,this.lastPaperFooter),p.setOffset(this.leftOffset,this.topOffset),p},y.prototype.orderPrintElements=function(){this.printElements=E.a.orderBy(this.printElements,function(e){return e.options.getLeft()}),this.printElements=E.a.orderBy(this.printElements,function(e){return e.options.getTop()})},y.prototype.fillPaperHeaderAndFooter=function(e,i,p){this.printElements.filter(function(f){return f.isFixed()||f.isHeaderOrFooter()}).forEach(function(f){if(f.isFixed(),f.showInPage(e.index,p)){var U=f.getHtml(e,i);U.length&&e.append(U[0].target)}})},y.prototype.clear=function(){this.printElements.forEach(function(e){e.designTarget&&e.designTarget.length&&e.designTarget.remove()}),this.printElements=[],E.a.event.trigger("hiprintTemplateDataChanged_"+this.templateId,"\u6E05\u7A7A")},y.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)}},y.prototype.addPrintText=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="text",this.insertPrintElementToPanel(e)},y.prototype.addPrintHtml=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="html",this.insertPrintElementToPanel(e)},y.prototype.addPrintTable=function(e){if(e.printElementType=e.printElementType||{},e.printElementType.type="table",e.options&&e.options.columns){var i=x.default.extend({},e.options.columns);e.printElementType.columns=i.columns,i.columns=void 0}this.insertPrintElementToPanel(e)},y.prototype.addPrintImage=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="image",this.insertPrintElementToPanel(e)},y.prototype.addPrintLongText=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="longText",this.insertPrintElementToPanel(e)},y.prototype.addPrintVline=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="vline",this.insertPrintElementToPanel(e)},y.prototype.addPrintHline=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="hline",this.insertPrintElementToPanel(e)},y.prototype.addPrintRect=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="rect",this.insertPrintElementToPanel(e)},y.prototype.addPrintOval=function(e){e.printElementType=e.printElementType||{},e.printElementType.type="oval",this.insertPrintElementToPanel(e)},y.prototype.getPrintElementTypeByEntity=function(e){var i;return(i=e.tid?l.instance.getElementType(e.tid):et.createPrintElementType(e.printElementType))||console.log("miss "+JSON.stringify(e)),i},y.prototype.getPrintStyle=function(){return` <style printStyle>
1583
1522
  @page
1584
1523
  {
1585
1524
  border:0;
@@ -1588,15 +1527,15 @@
1588
1527
  `+this.getPrintSizeStyle()+`
1589
1528
  }
1590
1529
  </style>
1591
- `},y.prototype.getPrintSizeStyle=function(){return this.paperType?"size:"+this.paperType+" "+(this.height>this.width?"portrait":"landscape")+";":"size: "+this.width+"mm "+this.height+"mm "+(this.orient?this.orient==1?"portrait":"landscape":"")+";"},y.prototype.deletePrintElement=function(e){var i=this;this.printElements.filter(function(g,f){g.id==e.id&&(e.delete(),i.printElements.splice(f,1),A.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u5220\u9664"))})},y.prototype.getElementByTid=function(e){return this.printElements.filter(function(i){return i.printElementType.tid===e}).map(function(i,g){return i})},y.prototype.getElementByName=function(e){return this.printElements.filter(function(i){return i.options.name===e}).map(function(i,g){return i})},y.prototype.getElementById=function(e){return this.printElements.find(function(i){return i.id===e})},y.prototype.getFieldsInPanel=function(){var e=[];return this.printElements.forEach(function(i){i.options&&i.options.field?e.push(i.options.field):i.printElementType.field&&e.push(i.printElementType.field)}),e},y.prototype.getTestData=function(){var e={};return this.printElements.forEach(function(i){i.printElementType.type!="table"&&(i.options&&i.options.field?e[i.options.field]=i.options.testData:i.printElementType.field&&(e[i.printElementType.field]=i.printElementType.data||i.options.testData))}),e},y.prototype.bindBatchMoveElement=function(){var e=this;this.designPaper.getTarget().on("mousemove",function(i){i.target.className&&jt(i.target.className)=="string"&&i.target.className.includes("editing")||(i.currentTarget.className==e.designPaper.target[0].className?(e.mouseOffsetX=i.offsetX,e.mouseOffsetY=i.offsetY):e.mouseOffsetX=e.mouseOffsetY=void 0,l.a.instance.draging||i.buttons===1&&l.a.instance.rectDraging&&e.mouseRect&&(e.mouseRect.updateRect(i.pageX,i.pageY),e.updateRectPanel(e.mouseRect)))}).on("mousedown",function(i){l.a.instance.rectDraging=!0,!(i.target.className&&jt(i.target.className)=="string"&&i.target.className.includes("editing"))&&(l.a.instance.draging||(e.mouseRect&&e.mouseRect.target&&e.mouseRect.target.remove(),i.buttons===1&&l.a.instance.rectDraging&&jt(i.target.className)=="string"&&i.target.className.includes("hiprint-printPaper hidroppable design")&&(e.mouseRect=new gt(i.pageX,i.pageY,l.a.instance.dragLengthCNum(i.pageX-e.designPaper.getTarget().offset().left,c.a.instance.movingDistance),l.a.instance.dragLengthCNum(i.pageY-e.designPaper.getTarget().offset().top,c.a.instance.movingDistance)))))}).on("mouseup",function(i){l.a.instance.rectDraging&&e.mouseRect&&x.default(".mouseRect").length&&(x.default(".mouseRect").height()>10||x.default(".mouseRect").width()>10)&&setTimeout(function(){A.a.event.trigger("hiprintTemplateMouseUp_"+e.templateId)},300),l.a.instance.rectDraging=!1}).on("click",function(i){setTimeout(function(){A.a.event.trigger("hiprintTemplateMouseUp_"+e.templateId)},300)})},y.prototype.getElementInRect=function(e){var i=[];return this.printElements.filter(function(g){return g.options.draggable!==!1}).forEach(function(g){g.inRect(e)&&i.push(g)}),i},y.prototype.updateRectPanel=function(e){var i=this,g=this.designPaper.getTarget(),f=this.designPaper.scale||1;if(this.mouseRect.target||(this.mouseRect.target=x.default('<div tabindex="1" class="mouseRect" style="z-index:2;position: absolute;opacity:0.2;border: 1px dashed #000;background-color:#31676f;"><span></span></div>'),g.find(".hiprint-printPaper-content").append(this.mouseRect.target),this.bingKeyboardMoveEvent(this.mouseRect.target),this.mouseRect.target.hidraggable({onDrag:function(Y,et,K){i.mouseRect.target.css({transform:"unset"}),i.mouseRect.lastLeft=i.mouseRect.lastLeft?A.a.px.toPt(i.mouseRect.target[0].offsetLeft):et/f,i.mouseRect.lastTop=i.mouseRect.lastTop?A.a.px.toPt(i.mouseRect.target[0].offsetTop):K/f,(i.mouseRect.mouseRectSelectedElement||[]).forEach(function(q){q.updatePositionByMultipleSelect(et-i.mouseRect.lastLeft,K-i.mouseRect.lastTop)}),i.mouseRect.lastLeft=et/f,i.mouseRect.lastTop=K/f,l.a.instance.changed=!0},moveUnit:"pt",minMove:c.a.instance.movingDistance,onBeforeDrag:function(Y){i.mouseRect.target.focus(),l.a.instance.draging=!0,i.mouseRect.mouseRectSelectedElement||(i.mouseRect.mouseRectSelectedElement=i.getElementInRect(i.mouseRect))},getScale:function(){return i.designPaper.scale||1},onStopDrag:function(Y){l.a.instance.changed&&A.a.event.trigger("hiprintTemplateDataChanged_"+g.templateId,"\u6846\u9009\u79FB\u52A8"),l.a.instance.draging=!1,l.a.instance.changed=!1}})),e.ex>=e.bx&&e.ey>=e.by)this.mouseRect.target.css({height:e.maxY-e.minY+"px",width:e.maxX-e.minX+"px",left:e.lastLeft/f+"pt",top:e.lastTop/f+"pt",transform:"unset"});else if(e.ex<e.bx&&e.ey<e.by)this.mouseRect.target.css({height:e.maxY-e.minY+"px",width:e.maxX-e.minX+"px",left:e.lastLeft/f+"pt",top:e.lastTop/f+"pt",transform:"rotate(180deg)","transform-origin":"0 0"});else{var U="",k="rotate(180deg)";e.startX==e.minX||e.startX==e.maxX?e.ey>=e.by?(k="scaleX(-1)",U="left"):U="center top":(e.startY==e.minY||e.startY==e.maxY)&&(U=e.ex>=e.bx?"right":"left"),this.mouseRect.target.css({height:e.maxY-e.minY+"px",width:e.maxX-e.minX+"px",left:e.lastLeft/f+"pt",top:e.lastTop/f+"pt",transform:k,"transform-origin":U})}e.target.focus()},y.prototype.bingKeyboardMoveEvent=function(e){var i=this;e.attr("tabindex","1"),e.keydown(function(g){i.mouseRect.mouseRectSelectedElement||(i.mouseRect.mouseRectSelectedElement=i.getElementInRect(i.mouseRect));var f=i.mouseRect.mouseRectSelectedElement||[];switch(g.keyCode){case 8:case 46:f.forEach(function(U){i.deletePrintElement(U)}),A.a.event.trigger("clearSettingContainer");break;case 37:i.mouseRect.updatePositionByMultipleSelect(0-c.a.instance.movingDistance,0),f.forEach(function(U){U.updatePositionByMultipleSelect(0-c.a.instance.movingDistance,0)}),g.preventDefault();break;case 38:i.mouseRect.updatePositionByMultipleSelect(0,0-c.a.instance.movingDistance),f.forEach(function(U){U.updatePositionByMultipleSelect(0,0-c.a.instance.movingDistance)}),g.preventDefault();break;case 39:i.mouseRect.updatePositionByMultipleSelect(c.a.instance.movingDistance,0),f.forEach(function(U){U.updatePositionByMultipleSelect(c.a.instance.movingDistance,0)}),g.preventDefault();break;case 40:i.mouseRect.updatePositionByMultipleSelect(0,c.a.instance.movingDistance),f.forEach(function(U){U.updatePositionByMultipleSelect(0,c.a.instance.movingDistance)}),g.preventDefault()}[37,38,39,40].includes(g.keyCode)&&A.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u6846\u9009\u79FB\u52A8")})},y}(),ct=function(){return function(y){if(y)if(y.panels){this.panels=[];for(var e=0;e<y.panels.length;e++)this.panels.push(new st(y.panels[e]))}else this.panels=[]}}(),bt=h(9),dt=function(){function y(e,i){var g=this;this.printElementOptionSettingPanel={},this.printTemplate=e,this.settingContainer=x.default(i),A.a.event.on(e.getPrintElementSelectEventKey(),function(f){g.buildSetting(f)}),A.a.event.on(e.getBuildCustomOptionSettingEventKey(),function(f){g.buildSettingByCustomOptions(f)}),A.a.event.on("clearSettingContainer",function(){g.clearSettingContainer()})}return y.prototype.init=function(){},y.prototype.clearSettingContainer=function(){this.clearLastPrintElement(),this.settingContainer.html("")},y.prototype.clearLastPrintElement=function(){this.lastPrintElement&&(this.lastPrintElement._editing&&this.lastPrintElement.updateByContent(!0),this.lastPrintElement._printElementOptionTabs&&this.lastPrintElement._printElementOptionTabs.forEach(function(e){e.list&&e.list.forEach(function(i){i.destroy()})}),this.lastPrintElement._printElementOptionItems&&this.lastPrintElement._printElementOptionItems.forEach(function(e){e.destroy()})),this.lastPrintElement=void 0},y.prototype.buildSetting=function(e){var i=this,g=this,f=e.printElement,U=e.customOptionsInput,k=f.getPrintElementOptionTabs();i.clearSettingContainer();var W;k.length?(W=x.default('<div class="prop-tabs"><ul class="prop-tab-items"></ul></div>'),k.forEach(function(q){var rt=x.default('<li class="prop-tab-item"><span class="tab-title">'+q.name+"</span></li>");W.find(".prop-tab-items").append(rt);var Q=x.default('<div class="hiprint-option-items" data-title="'+q.name+'"></div>');q.list.forEach(function(nt){nt.submit=function(ut){f.submitOption()};var mt=nt.createTarget(f,f.options,f.printElementType);i.printElementOptionSettingPanel[nt.name]=mt,Q.append(mt),["columns","dataType"].includes(nt.name)?nt.setValue(f.options[nt.name],f.options,f.printElementType):["coordinate","widthHeight"].includes(nt.name)?nt.setValue(f.options,f):nt.setValue(f.options[nt.name]||f.printElementType[nt.name])}),q.list.length==0&&U&&U.length&&U.forEach(function(nt){var mt=nt.callback;nt.callback=function(ft){mt&&(mt(ft),f.submitOption())};var ut=nt.optionItems;nt.title&&Q.append(`<div class="hiprint-option-item hiprint-option-item-row">
1530
+ `},y.prototype.getPrintSizeStyle=function(){return this.paperType?"size:"+this.paperType+" "+(this.height>this.width?"portrait":"landscape")+";":"size: "+this.width+"mm "+this.height+"mm "+(this.orient?this.orient==1?"portrait":"landscape":"")+";"},y.prototype.deletePrintElement=function(e){var i=this;this.printElements.filter(function(p,f){p.id==e.id&&(e.delete(),i.printElements.splice(f,1),E.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u5220\u9664"))})},y.prototype.getElementByTid=function(e){return this.printElements.filter(function(i){return i.printElementType.tid===e}).map(function(i,p){return i})},y.prototype.getElementByName=function(e){return this.printElements.filter(function(i){return i.options.name===e}).map(function(i,p){return i})},y.prototype.getElementById=function(e){return this.printElements.find(function(i){return i.id===e})},y.prototype.getFieldsInPanel=function(){var e=[];return this.printElements.forEach(function(i){i.options&&i.options.field?e.push(i.options.field):i.printElementType.field&&e.push(i.printElementType.field)}),e},y.prototype.getTestData=function(){var e={};return this.printElements.forEach(function(i){i.printElementType.type!="table"&&(i.options&&i.options.field?e[i.options.field]=i.options.testData:i.printElementType.field&&(e[i.printElementType.field]=i.printElementType.data||i.options.testData))}),e},y.prototype.bindBatchMoveElement=function(){var e=this;this.designPaper.getTarget().on("mousemove",function(i){i.target.className&&jt(i.target.className)=="string"&&i.target.className.includes("editing")||(i.currentTarget.className==e.designPaper.target[0].className?(e.mouseOffsetX=i.offsetX,e.mouseOffsetY=i.offsetY):e.mouseOffsetX=e.mouseOffsetY=void 0,s.a.instance.draging||i.buttons===1&&s.a.instance.rectDraging&&e.mouseRect&&(e.mouseRect.updateRect(i.pageX,i.pageY),e.updateRectPanel(e.mouseRect)))}).on("mousedown",function(i){s.a.instance.rectDraging=!0,!(i.target.className&&jt(i.target.className)=="string"&&i.target.className.includes("editing"))&&(s.a.instance.draging||(e.mouseRect&&e.mouseRect.target&&e.mouseRect.target.remove(),i.buttons===1&&s.a.instance.rectDraging&&(jt(i.target.className)=="string"&&i.target.className.includes("hiprint-printPaper hidroppable design")||i.target.className.includes("hiprint-printPaper-content"))&&(e.mouseRect=new ht(i.pageX,i.pageY,s.a.instance.dragLengthCNum(i.pageX-e.designPaper.getTarget().offset().left,c.a.instance.movingDistance),s.a.instance.dragLengthCNum(i.pageY-e.designPaper.getTarget().offset().top,c.a.instance.movingDistance)))))}).on("mouseup",function(i){s.a.instance.rectDraging&&e.mouseRect&&x.default(".mouseRect").length&&(x.default(".mouseRect").height()>10||x.default(".mouseRect").width()>10)&&setTimeout(function(){E.a.event.trigger("hiprintTemplateMouseUp_"+e.templateId)},300),s.a.instance.rectDraging=!1}).on("click",function(i){setTimeout(function(){E.a.event.trigger("hiprintTemplateMouseUp_"+e.templateId)},300)})},y.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},y.prototype.updateRectPanel=function(e){var i=this,p=this.designPaper.getTarget(),f=this.designPaper.scale||1;if(this.mouseRect.target||(this.mouseRect.target=x.default('<div tabindex="1" class="mouseRect" style="z-index:2;position: absolute;opacity:0.2;border: 1px dashed #000;background-color:#31676f;"><span></span></div>'),p.find(".hiprint-printPaper-content").append(this.mouseRect.target),this.bingKeyboardMoveEvent(this.mouseRect.target),this.mouseRect.target.hidraggable({onDrag:function(O,it,K){i.mouseRect.lastLeft=i.mouseRect.lastLeft?E.a.px.toPt(i.mouseRect.target[0].offsetLeft):it/f,i.mouseRect.lastTop=i.mouseRect.lastTop?E.a.px.toPt(i.mouseRect.target[0].offsetTop):K/f,(i.mouseRect.mouseRectSelectedElement||[]).forEach(function(tt){tt.updatePositionByMultipleSelect(it-i.mouseRect.lastLeft,K-i.mouseRect.lastTop)}),i.mouseRect.lastLeft=it/f,i.mouseRect.lastTop=K/f,s.a.instance.changed=!0},moveUnit:"pt",minMove:c.a.instance.movingDistance,onBeforeDrag:function(O){i.mouseRect.target.focus(),s.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(O){s.a.instance.changed&&E.a.event.trigger("hiprintTemplateDataChanged_"+p.templateId,"\u6846\u9009\u79FB\u52A8"),s.a.instance.draging=!1,s.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/f+"pt",top:e.lastTop/f+"pt",transform:"unset"});else if(e.ex<e.bx&&e.ey<e.by)this.mouseRect.target.css({height:e.maxY-e.minY+"px",width:e.maxX-e.minX+"px",left:e.lastLeft/f+"pt",top:e.lastTop/f+"pt",transform:"rotate(180deg)","transform-origin":"0 0"});else{var U="",k="rotate(180deg)";e.startX==e.minX||e.startX==e.maxX?e.ey>=e.by?(k="scaleX(-1)",U="left"):U="center top":(e.startY==e.minY||e.startY==e.maxY)&&(U=e.ex>=e.bx?"right":"left"),this.mouseRect.target.css({height:e.maxY-e.minY+"px",width:e.maxX-e.minX+"px",left:e.lastLeft/f+"pt",top:e.lastTop/f+"pt",transform:k,"transform-origin":U})}e.target.focus()},y.prototype.getContextMenuList=function(){var e=this,i=s.a.instance.getPrintTemplateById(this.templateId);return{panel:e,menus:[{text:"\u590D\u5236",icon:"sv-copy",desc:"Ctrl/\u2318+C",enabled:!0,disable:!1,callback:function(){e.copyJson()}},{text:"\u514B\u9686",icon:"sv-clone",desc:"Ctrl/\u2318+D",enabled:!0,disable:!1,callback:function(){e.copyJson(),e.pasteJson()}},{text:"\u526A\u5207",icon:"sv-cut",desc:"Ctrl/\u2318+X",enabled:!0,disable:!1,callback:function(){e.cutJson()}},{text:"\u5220\u9664",icon:"sv-delete",desc:"delete/\u232B",enabled:!0,borderBottom:!0,disable:!1,callback:function(){e.deletePrintElement(g)}},{text:"\u5DE6\u5BF9\u9F50",icon:"sv-left",enabled:function(){return e.getSelectEls().length>1},disable:!1,callback:function(){i.setElsAlign("left")}},{text:"\u6C34\u5E73\u5C45\u4E2D",icon:"sv-vertical",enabled:function(){return e.getSelectEls().length>1},disable:!1,callback:function(){i.setElsAlign("vertical")}},{text:"\u53F3\u5BF9\u9F50",icon:"sv-right",enabled:function(){return e.getSelectEls().length>1},disable:!1,callback:function(){i.setElsAlign("right")}},{text:"\u9876\u90E8\u5BF9\u9F50",icon:"sv-top",enabled:function(){return e.getSelectEls().length>1},disable:!1,callback:function(){i.setElsAlign("top")}},{text:"\u5782\u76F4\u5C45\u4E2D",icon:"sv-horizontal",enabled:function(){return e.getSelectEls().length>1},disable:!1,callback:function(){i.setElsAlign("horizontal")}},{text:"\u5E95\u90E8\u5BF9\u9F50",icon:"sv-bottom",enabled:function(){return e.getSelectEls().length>1},disable:!1,borderBottom:!0,callback:function(){i.setElsAlign("bottom")}},{text:"\u7B49\u5BBD",icon:"sv-sync-width",desc:"\u53D6\u9996\u9009\u5143\u7D20\u7684\u5BBD",enabled:function(){return e.getSelectEls().length>1},disable:!1,callback:function(){var f=e.getSelectEls(),U=f[0].options.width;f.forEach(k=>{k.updateOption("widthHeight",{width:U},!1)})}},{text:"\u7B49\u9AD8",icon:"sv-sync-height",desc:"\u53D6\u9996\u9009\u5143\u7D20\u7684\u9AD8",enabled:function(){return e.getSelectEls().length>1},disable:!1,borderBottom:!0,callback:function(){var f=e.getSelectEls(),U=f[0].options.height;f.forEach(k=>{k.updateOption("widthHeight",{height:U},!1)})}},{text:"\u79FB\u81F3\u9876\u5C42",icon:"sv-zIndex-top",enabled:function(){return e.getSelectEls().length<=1},disable:!1,callback:function(){g.updateOption("zIndex",999)}},{text:"\u4E0A\u79FB\u4E00\u5C42",icon:"sv-zIndex-plus",enabled:function(){return e.getSelectEls().length<=1},disable:!1,callback:function(){let f=(g.options.zIndex||1)+1;g.updateOption("zIndex",f)}},{text:"\u4E0B\u79FB\u4E00\u5C42",icon:"sv-zIndex-minus",enabled:function(){return e.getSelectEls().length<=1},disable:!1,callback:function(){let f=(g.options.zIndex||1)-1;g.updateOption("zIndex",f)}},{text:"\u79FB\u81F3\u5E95\u5C42",icon:"sv-zIndex-bottom",enabled:function(){return e.getSelectEls().length<=1},borderBottom:!0,disable:!1,callback:function(){g.updateOption("zIndex",0)}},{text:"\u5BF9\u9F50",icon:"sv-more",borderBottom:!0,enabled:function(){return e.getSelectEls().length<=1},menus:[{text:"\u9ED8\u8BA4/\u5C45\u5DE6",callback:function(){g.updateOption("textAlign","")}},{text:"\u5C45\u4E2D",callback:function(){g.updateOption("textAlign","center")}},{text:"\u5C45\u53F3",callback:function(){g.updateOption("textAlign","right")}},{text:"\u4E24\u7AEF\u5BF9\u9F50",borderBottom:!0,callback:function(){g.updateOption("textAlign","justify")}},{text:"\u9ED8\u8BA4/\u9876\u90E8",callback:function(){g.updateOption("textContentVerticalAlign","")}},{text:"\u5782\u76F4\u5C45\u4E2D",callback:function(){g.updateOption("textContentVerticalAlign","middle")}},{text:"\u5E95\u90E8",callback:function(){g.updateOption("textContentVerticalAlign","bottom")}}]}]}},y.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 f=i.mouseRect.mouseRectSelectedElement||[];switch(p.keyCode){case 8:case 46:f.forEach(function(U){i.deletePrintElement(U)}),E.a.event.trigger("clearSettingContainer");break;case 37:i.mouseRect.updatePositionByMultipleSelect(0-c.a.instance.movingDistance,0),f.forEach(function(U){U.updatePositionByMultipleSelect(0-c.a.instance.movingDistance,0)}),p.preventDefault();break;case 38:i.mouseRect.updatePositionByMultipleSelect(0,0-c.a.instance.movingDistance),f.forEach(function(U){U.updatePositionByMultipleSelect(0,0-c.a.instance.movingDistance)}),p.preventDefault();break;case 39:i.mouseRect.updatePositionByMultipleSelect(c.a.instance.movingDistance,0),f.forEach(function(U){U.updatePositionByMultipleSelect(c.a.instance.movingDistance,0)}),p.preventDefault();break;case 40:i.mouseRect.updatePositionByMultipleSelect(0,c.a.instance.movingDistance),f.forEach(function(U){U.updatePositionByMultipleSelect(0,c.a.instance.movingDistance)}),p.preventDefault()}[37,38,39,40].includes(p.keyCode)&&E.a.event.trigger("hiprintTemplateDataChanged_"+i.templateId,"\u6846\u9009\u79FB\u52A8")})},y}(),ut=function(){return function(y){if(y)if(y.panels){this.panels=[];for(var e=0;e<y.panels.length;e++)this.panels.push(new st(y.panels[e]))}else this.panels=[]}}(),bt=g(9),dt=function(){function y(e,i){var p=this;this.printElementOptionSettingPanel={},this.printTemplate=e,this.settingContainer=x.default(i),E.a.event.on(e.getPrintElementSelectEventKey(),function(f){p.buildSetting(f)}),E.a.event.on(e.getBuildCustomOptionSettingEventKey(),function(f){p.buildSettingByCustomOptions(f)}),E.a.event.on("clearSettingContainer",function(){p.clearSettingContainer()})}return y.prototype.init=function(){},y.prototype.clearSettingContainer=function(){this.clearLastPrintElement(),this.settingContainer.html("")},y.prototype.clearLastPrintElement=function(){this.lastPrintElement&&(this.lastPrintElement._editing&&this.lastPrintElement.updateByContent(!0),this.lastPrintElement._printElementOptionTabs&&this.lastPrintElement._printElementOptionTabs.forEach(function(e){e.list&&e.list.forEach(function(i){i.destroy()})}),this.lastPrintElement._printElementOptionItems&&this.lastPrintElement._printElementOptionItems.forEach(function(e){e.destroy()})),this.lastPrintElement=void 0},y.prototype.buildSetting=function(e){var i=this,p=this,f=e.printElement,U=e.customOptionsInput,k=f.getPrintElementOptionTabs();i.clearSettingContainer();var G;k.length?(G=x.default('<div class="prop-tabs"><ul class="prop-tab-items"></ul></div>'),k.forEach(function(tt){var rt=x.default('<li class="prop-tab-item"><span class="tab-title">'+tt.name+"</span></li>");G.find(".prop-tab-items").append(rt);var X=x.default('<div class="hiprint-option-items" data-title="'+tt.name+'"></div>');tt.list.forEach(function(nt){nt.submit=function(It){f.submitOption()};var gt=nt.createTarget(f,f.options,f.printElementType);i.printElementOptionSettingPanel[nt.name]=gt,X.append(gt),["columns","dataType"].includes(nt.name)?nt.setValue(f.options[nt.name],f.options,f.printElementType):["coordinate","widthHeight"].includes(nt.name)?nt.setValue(f.options,f):nt.setValue(f.options[nt.name]||f.printElementType[nt.name]),gt.find("textarea").bind("click.textarea",function(It){i.printTemplate&&i.printTemplate.onFunctionClick&&i.printTemplate.onFunctionClick(nt,i.lastPrintElement,It)})}),tt.list.length==0&&U&&U.length&&U.forEach(function(nt){var gt=nt.callback;nt.callback=function(ft){gt&&gt(ft)};var It=nt.optionItems;nt.title&&X.append(`<div class="hiprint-option-item hiprint-option-item-row">
1592
1531
  <div class="hiprint-option-item-label hiprint-option-title">
1593
1532
  `+nt.title+`
1594
1533
  </div>
1595
- </div>`),ut.forEach(function(ft){ft.submit=function(Tt){nt.callback(g.getValueByOptionItems(ut))},Q.append(ft.createTarget(g.printTemplate,nt.options,void 0)),ft.setValue(nt.options[ft.name],nt.options,void 0)}),Q.bind("click.submitOption",function(){nt.callback(g.getValueByOptionItems(ut))}),Q.find(".auto-submit").change(function(){nt.callback(g.getValueByOptionItems(ut))}),Q.find(".auto-submit:input").bind("keydown.submitOption",function(ft){ft.keyCode===13&&nt.callback(g.getValueByOptionItems(ut))})}),W.append(Q)})):(W=x.default('<div class="hiprint-option-items"></div>'),f.getPrintElementOptionItems().forEach(function(q){q.submit=function(Q){f.submitOption()};var rt=q.createTarget(f,f.options,f.printElementType);i.printElementOptionSettingPanel[q.name]=rt,W.append(rt),["columns","dataType"].includes(q.name)?q.setValue(f.options[q.name],f.options,f.printElementType):["coordinate","widthHeight"].includes(q.name)?q.setValue(f.options,f):q.setValue(f.options[q.name]||f.printElementType[q.name])}));var Y=x.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1596
- type="button">\u786E\u5B9A</button>`),et=x.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-deleteBtn"
1597
- type="button">\u5220\u9664</button>`);if(W.append(Y),f.options.draggable!=!1&&W.append(et),k.length){W.on("click",".prop-tab-item",function(){var q=x.default(this),rt=q.index();i.settingContainer.data("last-index",rt),q.addClass("active"),q.siblings().removeClass("active");var Q=W.find(".hiprint-option-items:eq("+rt+")");Q.addClass("active"),Q.siblings().removeClass("active")});var K=+(i.settingContainer.data("last-index")||0);K>=k.length&&(K=0),W.find(".prop-tab-item:eq("+K+")").click()}Y.bind("click.submitOption",function(){f.submitOption()}),et.bind("click.deleteBtn",function(){g.printTemplate.deletePrintElement(f),i.clearSettingContainer()}),W.find(".auto-submit").change(function(q){f.submitOption()}),W.find(".auto-submit:input").bind("keydown.submitOption",function(q){q.keyCode==13&&f.submitOption()}),this.settingContainer.append(W),k.length<1&&U&&U.forEach(function(q){var rt=q.callback;q.callback=function(Q){rt&&(rt(Q),f.submitOption())},i.buildSettingByCustomOptions(q,i.settingContainer)}),this.lastPrintElement=f},y.prototype.buildSettingByCustomOptions=function(e,i){var g=this;this.clearLastPrintElement();var f=i||this.settingContainer;i||this.settingContainer.html("");var U=[],k=c.a.instance.panel.supportOptions.filter(function(et){return!et.hidden}).map(function(et){return et.name});e.optionItems?U=e.optionItems:Object.keys(e.options).filter(function(et){return k.includes(et)}).forEach(function(et){var K=bt.a.getItem(et);K&&U.push(K)});var W=x.default('<div class="hiprint-option-items"></div>');e.title&&W.append(`<div class="hiprint-option-item hiprint-option-item-row">
1534
+ </div>`),It.forEach(function(ft){ft.submit=function(Ct){nt.callback(p.getValueByOptionItems(It))};var wt=ft.createTarget(p.printTemplate,nt.options,void 0);X.append(wt),ft.setValue(nt.options[ft.name],nt.options,void 0),wt.find("textarea").bind("click.textarea",function(Ct){p.printTemplate&&p.printTemplate.onFunctionClick&&p.printTemplate.onFunctionClick(ft,p.lastPrintElement,Ct)})}),X.find(".auto-submit").change(function(){nt.callback(p.getValueByOptionItems(It))}),X.find(".auto-submit:input").bind("keydown.submitOption",function(ft){ft.keyCode===13&&nt.callback(p.getValueByOptionItems(It))})}),G.append(X)})):(G=x.default('<div class="hiprint-option-items"></div>'),f.getPrintElementOptionItems().forEach(function(tt){tt.submit=function(X){f.submitOption()};var rt=tt.createTarget(f,f.options,f.printElementType);i.printElementOptionSettingPanel[tt.name]=rt,G.append(rt),["columns","dataType"].includes(tt.name)?tt.setValue(f.options[tt.name],f.options,f.printElementType):["coordinate","widthHeight"].includes(tt.name)?tt.setValue(f.options,f):tt.setValue(f.options[tt.name]||f.printElementType[tt.name])}));var O=x.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1535
+ type="button">\u786E\u5B9A</button>`),it=x.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-deleteBtn"
1536
+ type="button">\u5220\u9664</button>`);if(G.append(O),f.options.draggable!=!1&&G.append(it),k.length){G.on("click",".prop-tab-item",function(){var tt=x.default(this),rt=tt.index();i.settingContainer.data("last-index",rt),tt.addClass("active"),tt.siblings().removeClass("active");var X=G.find(".hiprint-option-items:eq("+rt+")");X.addClass("active"),X.siblings().removeClass("active")});var K=+(i.settingContainer.data("last-index")||0);K>=k.length&&(K=0),G.find(".prop-tab-item:eq("+K+")").click()}O.bind("click.submitOption",function(){f.submitOption()}),it.bind("click.deleteBtn",function(){p.printTemplate.deletePrintElement(f),i.clearSettingContainer()}),G.find(".auto-submit").change(function(tt){f.submitOption()}),G.find(".auto-submit:input").bind("keydown.submitOption",function(tt){tt.keyCode==13&&f.submitOption()}),this.settingContainer.append(G),k.length<1&&U&&U.forEach(function(tt){var rt=tt.callback;tt.callback=function(X){rt&&(rt(X),f.submitOption())},i.buildSettingByCustomOptions(tt,i.settingContainer)}),this.lastPrintElement=f},y.prototype.buildSettingByCustomOptions=function(e,i){var p=this;this.clearLastPrintElement();var f=i||this.settingContainer;i||this.settingContainer.html("");var U=[],k=c.a.instance.panel.supportOptions.filter(function(it){return!it.hidden}).map(function(it){return it.name});e.optionItems?U=e.optionItems:Object.keys(e.options).filter(function(it){return k.includes(it)}).forEach(function(it){var K=bt.a.getItem(it);K&&U.push(K)});var G=x.default('<div class="hiprint-option-items"></div>');e.title&&G.append(`<div class="hiprint-option-item hiprint-option-item-row">
1598
1537
  <div class="hiprint-option-item-label hiprint-option-title">
1599
1538
  `+e.title+`
1600
1539
  </div>
1601
- </div>`),U.forEach(function(et){et.submit=function(K){e.callback(g.getValueByOptionItems(U))},W.append(et.createTarget(g.printTemplate,e.options,void 0)),et.setValue(e.options[et.name],e.options,void 0)});var Y=x.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1602
- type="button">\u786E\u5B9A</button>`);W.append(Y),Y.bind("click.submitOption",function(){e.callback(g.getValueByOptionItems(U))}),W.find(".auto-submit").change(function(et){e.callback(g.getValueByOptionItems(U))}),W.find(".auto-submit:input").bind("keydown.submitOption",function(et){et.keyCode==13&&e.callback(g.getValueByOptionItems(U))}),f.append(W)},y.prototype.getValueByOptionItems=function(e){var i={};return e.forEach(function(g){i[g.name]=g.getValue()}),i},y}(),lt=function(){function y(e,i){this.paginationContainer=e,this.jqPaginationContainer=x.default(this.paginationContainer),this.template=i}return y.prototype.buildPagination=function(e){var i=this.template.getPaneltotal(),g=this;this.jqPaginationContainer.html("");for(var f=x.default('<ul class="hiprint-pagination"></ul>'),U=function(){var et=k,K=g.template.printPanels[et].name||et+1,q=x.default("<li><span>"+K+'</span><a href="javascript:void(0);">x</a></li>');q.find("span").click(function(){g.template.selectPanel(et),q.siblings().removeClass("selected"),x.default(this).parent("li").addClass("selected")}),q.find("a").click(function(){g.template.deletePanel(et),g.buildPagination()}),f.append(q)},k=0;k<i;k++)U();var W=x.default("<li><span>+</span></li>");f.append(W),this.jqPaginationContainer.append(f),W.click(function(){var Y=function(K){g.template.addPrintPanel(K||void 0,!0),g.buildPagination(),x.default(".hiprint-pagination li").removeClass("selected"),x.default(".hiprint-pagination li:nth-last-child(2)").addClass("selected")};if(g.template.onPanelAddClick){var et={index:g.template.printPanels.length,paperType:"A4"};g.template.onPanelAddClick(et,Y)}else Y()})},y.prototype.selectPanel=function(e){var i=e||this.template.editingPanel.index,g=x.default(".hiprint-pagination li:nth("+i+")");g.length&&(g.siblings().removeClass("selected"),g.addClass("selected"))},y}(),vt=function(){function y(e){var i=this;this.tempimageBase64={},this.id=l.a.instance.guid(),l.a.instance.setPrintTemplateById(this.id,this);var g=e||{};this.printPanels=[],this.dataMode=g.dataMode||1,this.history=g.history!=null?g.history:!0,this.onDataChanged=g.onDataChanged,this.onUpdateError=g.onUpdateError,this.lastJson=g.template||{},this.historyList=[{id:l.a.instance.guid(),type:"\u521D\u59CB",json:this.lastJson}],this.historyPos=0,this.defaultPanelName=g.defaultPanelName;var f=new ct(g.template||[]);g.template&&f.panels.forEach(function(U){i.printPanels.push(new ht(U,i.id))}),g.fontList&&(this.fontList=g.fontList),g.fields&&(this.fields=g.fields),g.onImageChooseClick&&(this.onImageChooseClick=g.onImageChooseClick),g.onPanelAddClick&&(this.onPanelAddClick=g.onPanelAddClick),g.settingContainer&&new dt(this,g.settingContainer),g.paginationContainer&&(this.printPaginationCreator=new lt(g.paginationContainer,this),this.printPaginationCreator.buildPagination()),this.initAutoSave()}return y.prototype.design=function(e,i){var g=this;if(i||(i={}),this.printPanels.length==0){var f=this.createDefaultPanel();this.printPanels.push(f)}if(!e)throw new Error("options.container can not be empty");this.createContainer(e),this.printPanels.forEach(function(U,k){g.container.append(U.getTarget()),k>0&&U.disable(),U.design(i)}),this.selectPanel(0)},y.prototype.getSimpleHtml=function(e,i){var g=this;i||(i={});var f="height:"+g.editingPanel.height+"mm;",U="width:"+g.editingPanel.width+"mm;",k=x.default('<div class="hiprint-printTemplate" style="'+f+U+'"></div>');return e&&e.constructor===Array?e.forEach(function(W){W&&g.printPanels.forEach(function(Y,et){k.append(Y.getHtml(W,i))})}):this.printPanels.forEach(function(W,Y){k.append(W.getHtml(e,i))}),i&&i.imgToBase64&&this.transformImg(k.find("img")),k},y.prototype.getHtml=function(e,i){return e||(e={}),this.getSimpleHtml(e,i)},y.prototype.getJointHtml=function(e,i,g){var f=x.default('<div class="hiprint-printTemplate"></div>'),U=[];return this.printPanels.forEach(function(k,W){f.append(k.getHtml(e,i,U,void 0,g))}),f},y.prototype.setPaper=function(e,i){if(/^(([1-9][0-9]*)|(([0]\.\d{1,2}|[1-9][0-9]*\.\d{1,2})))$/.test(e))this.editingPanel.resize(void 0,parseFloat(e),parseFloat(i),!1);else{var g=l.a.instance[e];if(!g)throw new Error("not found pagetype:"+(e||""));this.editingPanel.resize(e,g.width,g.height,!1)}},y.prototype.rotatePaper=function(){this.editingPanel.rotatePaper()},y.prototype.zoom=function(e,i){this.editingPanel.zoom(e,i)},y.prototype.addPrintPanel=function(e,i){var g=e?new ht(new st(e),this.id):this.createDefaultPanel();return e&&(e.index=this.printPanels.length),i&&(this.container.append(g.getTarget()),g.design()),this.printPanels.push(g),i&&this.selectPanel(g.index),g},y.prototype.selectPanel=function(e){var i=this;e>i.printPanels.length-1&&(e=i.printPanels.length-1),this.printPanels.forEach(function(g,f){e==f?(g.enable(),i.editingPanel=g,i.printPaginationCreator&&i.printPaginationCreator.selectPanel(e)):g.disable()})},y.prototype.deletePanel=function(e){this.printPanels[e].clear(),this.printPanels[e].getTarget().remove(),this.printPanels.splice(e,1)},y.prototype.getPaneltotal=function(){return this.printPanels.length},y.prototype.createDefaultPanel=function(){return new ht(new st({index:this.printPanels.length,name:this.defaultPanelName,paperType:"A4"}),this.id)},y.prototype.createContainer=function(e){e?(this.container=x.default(e),this.container.addClass("hiprint-printTemplate")):this.container=x.default('<div class="hiprint-printTemplate"></div>')},y.prototype.getJsonTid=function(){var e=[];return this.printPanels.forEach(function(i){i.getPanelEntity().printElements.length&&e.push(i.getPanelEntity())}),new ct({panels:e})},y.prototype.getJson=function(){var e=[];return this.printPanels.forEach(function(i){e.push(i.getPanelEntity(!0))}),new ct({panels:e})},y.prototype.undo=function(e){A.a.event.trigger("hiprintTemplateDataShortcutKey_"+this.id,"undo")},y.prototype.redo=function(e){A.a.event.trigger("hiprintTemplateDataShortcutKey_"+this.id,"redo")},y.prototype.getPrintElementSelectEventKey=function(){return"PrintElementSelectEventKey_"+this.id},y.prototype.getBuildCustomOptionSettingEventKey=function(){return"BuildCustomOptionSettingEventKey_"+this.id},y.prototype.clear=function(){this.printPanels.forEach(function(e){if(e.clear(),e.index>0){var i=e.getTarget();i&&i.length&&i.remove()}}),this.printPanels=[this.printPanels[0]],this.printPaginationCreator&&this.printPaginationCreator.buildPagination()},y.prototype.getPaperType=function(e){return this.printPanels[0].paperType},y.prototype.getOrient=function(e){return e==null&&(e=0),this.printPanels[e].height>this.printPanels[e].width?1:2},y.prototype.getPrintStyle=function(e){return this.printPanels[e].getPrintStyle()},y.prototype.print=function(e,i,g){var f=this;e||(e={});var U=this.getHtml(e,i),k=c.a.instance.getHooks("beforePrint");k&&k.forEach(W=>{var{template:Y,info:et,opts:K}=W.run({template:f,info:U,opts:g});f=Y!=null?Y:f,U=et!=null?et:et,g=K!=null?K:g}),U.hiwprint(g)},y.prototype.print2=function(e,i){if(e||(e={}),i||(i={}),this.clientIsOpened()){var g=this,f=0,U={},k=x.default('link[media=print][href*="print-lock.css"]'),W="";if(i.styleHandler&&(W+=i.styleHandler()),k.length<=0)throw new Error('\u8BF7\u5728 \u5165\u53E3\u6587\u4EF6(index.html) \u4E2D\u5F15\u5165 print-lock.css. \u6CE8\u610F: link[media="print"]');k.each(function(Y,et){var K=new XMLHttpRequest;K.open("GET",x.default(et).attr("href")),K.onreadystatechange=function(){if(K.readyState===4&&K.status===200&&(U[Y+""]='<style rel="stylesheet" type="text/css">'+K.responseText+"</style>",++f==k.length)){for(var q="",rt=0;rt<k.length;rt++)q+=U[rt+""];W&&(q=W+q),g.sentToClient(q,e,i)}},K.send()})}else alert("\u8FDE\u63A5\u5BA2\u6237\u7AEF\u5931\u8D25")},y.prototype.imageToBase64=function(e){var i=x.default(e).attr("src");if(i.indexOf("base64")==-1)try{if(!this.tempimageBase64[i]){var g=document.createElement("canvas"),f=new Image;f.src=e.attr("src"),g.width=f.width,g.height=f.height,g.getContext("2d").drawImage(f,0,0),i&&(this.tempimageBase64[i]=g.toDataURL("image/png"))}e.attr("src",this.tempimageBase64[i])}catch{try{this.xhrLoadImage(e)}catch(k){console.log(k)}}},y.prototype.xhrLoadImage=function(e){},y.prototype.sentToClient=function(e,i,g){i||(i={});var f=x.default.extend({},g||{});f.imgToBase64=!0;var U=e+this.getHtml(i,f)[0].outerHTML;f.id=l.a.instance.guid(),f.html=U,f.templateId=this.id;var k=this,W=c.a.instance.getHooks("beforePrint2");W&&W.forEach(Y=>{var{template:et,info:K}=Y.run({template:k,info:f});k=et!=null?et:k,f=K!=null?K:f}),hiwebSocket.send(f)},y.prototype.printByHtml=function(e){x.default(e).hiwprint()},y.prototype.printByHtml2=function(e,i){if(i||(i={}),this.clientIsOpened()){var g=this,f=0,U={},k=x.default('link[media=print][href*="print-lock.css"]');if(k.length<=0)throw new Error('\u8BF7\u5728 \u5165\u53E3\u6587\u4EF6(index.html) \u4E2D\u5F15\u5165 print-lock.css. \u6CE8\u610F: link[media="print"]');k.each(function(W,Y){var et=new XMLHttpRequest;et.open("GET",x.default(Y).attr("href")),et.onreadystatechange=function(){if(et.readyState===4&&et.status===200&&(U[W+""]='<style rel="stylesheet" type="text/css">'+et.responseText+"</style>",++f==k.length)){for(var K="",q=0;q<k.length;q++)K+=U[q+""];var rt=K+x.default(e)[0].outerHTML,Q=x.default.extend({},i||{});Q.id=l.a.instance.guid(),Q.html=rt,Q.templateId=g.id,hiwebSocket.send(Q)}},et.send()})}else alert("\u8FDE\u63A5\u5BA2\u6237\u7AEF\u5931\u8D25")},y.prototype.deletePrintElement=function(e){this.printPanels.forEach(function(i){i.deletePrintElement(e)})},y.prototype.transformImg=function(e){var i=this;e.map(function(g,f){i.imageToBase64(x.default(f))})},y.prototype.toPdf=function(e,i,g){var f=this,U=x.default.Deferred(),k=!0;if(this.printPanels.length){var W=A.a.mm.toPt(this.printPanels[0].width),Y=A.a.mm.toPt(this.printPanels[0].height),et=x.default.extend({scale:2,width:A.a.pt.toPx(W),x:0,y:0,useCORS:!0},g||{}),K=new Pe.jsPDF({orientation:this.getOrient(0)==1?"portrait":"landscape",unit:"pt",format:this.printPanels[0].paperType?this.printPanels[0].paperType.toLocaleLowerCase():[W,Y]}),q=this.getHtml(e,g);g&&g.isDownload!=null&&(k=g.isDownload),this.createTempContainer();var rt=this.getTempContainer();this.svg2canvas(q),rt.html(q[0]);var Q=rt.find(".hiprint-printPanel .hiprint-printPaper").length;x.default(q).css("position:fixed"),Te.default(q[0],et).then(function(nt){var mt=nt.getContext("2d");mt.mozImageSmoothingEnabled=!1,mt.webkitImageSmoothingEnabled=!1,mt.msImageSmoothingEnabled=!1,mt.imageSmoothingEnabled=!1;for(var ut=nt.toDataURL("image/jpeg"),ft=0;ft<Q;ft++)K.addImage(ut,"JPEG",0,0-ft*Y,W,Q*Y),ft<Q-1&&K.addPage();if(k)f.removeTempContainer(),i.indexOf(".pdf")>-1?K.save(i):K.save(i+".pdf");else{f.removeTempContainer();var Tt=K.output("blob");U.resolve(Tt)}})}return U.promise()},y.prototype.createTempContainer=function(){this.removeTempContainer(),x.default("body").prepend(x.default('<div class="hiprint_temp_Container" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},y.prototype.removeTempContainer=function(){x.default(".hiprint_temp_Container").remove()},y.prototype.getTempContainer=function(){return x.default(".hiprint_temp_Container")},y.prototype.svg2canvas=function(e){var i=this;e.find("svg").each(function(g,f){var U=f.parentNode,k=i.parentWidthHeight(U),W=document.createElement("canvas");W.width=k.width,W.height=k.height;var Y=W.getContext("2d"),et=new XMLSerializer().serializeToString(f);we.default.fromString(Y,et).render(),x.default(f).before(W),U.removeChild(f)})},y.prototype.parentWidthHeight=function(e){return e.style.width.endsWith("%")||e.style.height.endsWith("%")?e.className!="hiprint-printPaper-content"?this.parentWidthHeight(e.parentNode):{width:10,height:10}:{width:A.a.pt.toPx(parseFloat(e.style.width)),height:A.a.pt.toPx(parseFloat(e.style.height))}},y.prototype.on=function(e,i){A.a.event.clear(e+"_"+this.id),A.a.event.on(e+"_"+this.id,i)},y.prototype.clientIsOpened=function(){return hiwebSocket.opened},y.prototype.getPrinterList=function(){var e=hiwebSocket.getPrinterList();return e||[]},y.prototype.getElementByTid=function(e,i){return i==null&&(i=0),this.printPanels[i].getElementByTid(e)},y.prototype.getElementByName=function(e,i){return i==null&&(i=0),this.printPanels[i].getElementByName(e)},y.prototype.getPanel=function(e){return e==null&&(e=0),this.printPanels[e]},y.prototype.loadAllImages=function(e,i,g){var f=this;g==null&&(g=0);for(var U=e[0].getElementsByTagName("img"),k=!0,W=0;W<U.length;W++){var Y=U[W];Y.src&&Y.src!==window.location.href&&Y.src.indexOf("base64")==-1&&(Y&&Y.naturalWidth!==void 0&&Y.naturalWidth!==0&&Y.complete||(k=!1))}g++,!k&&g<10?setTimeout(function(){f.loadAllImages(e,i,g)},500):i()},y.prototype.setFontList=function(e){this.fontList=e},y.prototype.getFontList=function(){return this.fontList},y.prototype.setFields=function(e){this.fields=e},y.prototype.getFields=function(){return this.fields},y.prototype.setOnImageChooseClick=function(e){this.onImageChooseClick=e},y.prototype.getOnImageChooseClick=function(){return this.onImageChooseClick},y.prototype.getFieldsInPanel=function(){var e=[];return this.printPanels.forEach(function(i){e=e.concat(i.getFieldsInPanel())}),e},y.prototype.getTestData=function(){var e={};return this.printPanels.forEach(function(i){e=Object.assign(e,i.getTestData())}),e},y.prototype.update=function(e,i){var g=this;try{if(e&&jt(e)=="object"&&e.panels.length>0){var f=g.printPanels.length-1;e.panels.forEach(function(U,k){if(k>f){g.printPanels.push(new ht(U,l.a.instance.guid()));var W=g.printPanels[k];g.container.append(W.getTarget()),k>0&&W.disable(),W.design({}),g.printPaginationCreator&&g.printPaginationCreator.buildPagination()}var Y=new st(U);g.editingPanel=g.printPanels[k],g.editingPanel.update(Y)}),g.selectPanel(i||0)}}catch(U){console.log(U),g.onUpdateError&&g.onUpdateError(U)}},y.prototype.canPaste=function(){return this.editingPanel.canPaste()},y.prototype.copyJson=function(e){return this.editingPanel.copyJson(e)},y.prototype.cutJson=function(){return this.editingPanel.cutJson()},y.prototype.getSelectEls=function(){return this.editingPanel.getSelectEls()},y.prototype.updateOption=function(e,i){var g=this.getSelectEls();g&&g.length&&(g.forEach(function(f){f.updateOption(e,i,!0)}),A.a.event.trigger("hiprintTemplateDataChanged_"+this.id,"\u6279\u91CF\u4FEE\u6539"))},y.prototype.setElsAlign=function(e){var i=this.getSelectEls();if(i.length){var g=Math.min.apply(null,i.map(function(Q){return Q.options.left})),f=Math.max.apply(null,i.map(function(Q){return Q.options.left+Q.options.width})),U=Math.min.apply(null,i.map(function(Q){return Q.options.top})),k=Math.max.apply(null,i.map(function(Q){return Q.options.top+Q.options.height}));switch(e){case"left":i.forEach(function(Q){Q.updateSizeAndPositionOptions(g),Q.designTarget.css("left",Q.options.displayLeft())});break;case"vertical":var W=g+(f-g)/2;i.forEach(function(Q){Q.updateSizeAndPositionOptions(W-Q.options.width/2),Q.designTarget.css("left",Q.options.displayLeft())});break;case"right":i.forEach(function(Q){Q.updateSizeAndPositionOptions(f-Q.options.width),Q.designTarget.css("left",Q.options.displayLeft())});break;case"top":i.forEach(function(Q){Q.updateSizeAndPositionOptions(void 0,U),Q.designTarget.css("top",Q.options.displayTop())});break;case"horizontal":var Y=U+(k-U)/2;i.forEach(function(Q){Q.updateSizeAndPositionOptions(void 0,Y-Q.options.height/2),Q.designTarget.css("top",Q.options.displayTop())});break;case"bottom":i.forEach(function(Q){Q.updateSizeAndPositionOptions(void 0,k-Q.options.height),Q.designTarget.css("top",Q.options.displayTop())});break;case"distributeHor":var et=[].reduce.call(i,function(Q,nt){return Q+nt.options.width},0),K=(f-g-et)/(i.length-1);i.sort(function(Q,nt){return Q.options.left-nt.options.left}),i.forEach(function(Q,nt){[0,i.length-1].includes(nt)||(Q.updateSizeAndPositionOptions(i[nt-1].options.left+i[nt-1].options.width+K),Q.designTarget.css("left",Q.options.displayLeft()))});break;case"distributeVer":var q=[].reduce.call(i,function(Q,nt){return Q+nt.options.height},0),rt=(k-U-q)/(i.length-1);i.sort(function(Q,nt){return Q.options.top-nt.options.top}),i.forEach(function(Q,nt){[0,i.length-1].includes(nt)||(Q.updateSizeAndPositionOptions(void 0,i[nt-1].options.top+i[nt-1].options.height+rt),Q.designTarget.css("top",Q.options.displayTop()))});break}}},y.prototype.setElsSpace=function(e,i){var g=this.getSelectEls();g.length&&(i?(g.sort(function(f,U){return f.options.left-U.options.left}),g.forEach(function(f,U){U>0&&(f.updateSizeAndPositionOptions(g[U-1].options.left+g[U-1].options.width+e),f.designTarget.css("left",f.options.displayLeft()))})):(g.sort(function(f,U){return f.options.top-U.options.top}),g.forEach(function(f,U){U>0&&(f.updateSizeAndPositionOptions(void 0,g[U-1].options.top+g[U-1].options.height+e),f.designTarget.css("top",f.options.displayTop()))})))},y.prototype.initAutoSave=function(){var e=this;A.a.event.on("hiprintTemplateDataShortcutKey_"+this.id,function(i){if(!!e.history)switch(i){case"undo":if(e.historyPos>0){e.historyPos-=1;var g=e.historyList[e.historyPos];e.update(g.json)}break;case"redo":if(e.historyPos<e.historyList.length-1){e.historyPos+=1;var g=e.historyList[e.historyPos];e.update(g.json)}break}}),A.a.event.on("hiprintTemplateDataChanged_"+this.id,function(i){if(e.history){var g=e.dataMode==1?e.getJson():e.getJsonTid();e.lastJson=g,e.historyPos<e.historyList.length-1&&(e.historyList=e.historyList.slice(0,e.historyPos+1)),e.historyList.push({id:l.a.instance.guid(),type:i,json:g}),e.historyList.length>50?e.historyList=e.historyList.slice(0,1).concat(e.historyList.slice(1,50)):e.historyPos+=1,e.onDataChanged&&e.onDataChanged(i,g)}})},y}();function yt(y){this.getHtml(y).hiwprint()}function Mt(y,e,i){x.default.extend({},y||{}).imgToBase64=!0;var g=new vt({});g.on("printSuccess",e),g.on("printError",i),g.printByHtml2(this.getHtml(y),y.options)}function Et(y){var e=void 0;return y&&y.templates.forEach(function(i,g){var f=x.default.extend({},i.options||{});y.imgToBase64&&(f.imgToBase64=!0),e?e.append(i.template.getHtml(i.data,f).html()):e=i.template.getHtml(i.data,f)}),e}function Bt(y){c.a.instance.init(y),c.a.instance.providers&&c.a.instance.providers.forEach(function(e){e.addElementTypes(p.instance)})}function Ut(y){c.a.instance.register(y)}function Zt(y){y?y&&Object.keys(y).forEach(function(e){if(e=="optionItems"&&y.optionItems&&y.optionItems.length&&c.a.instance.registerItems(y.optionItems),y[e].tabs&&y[e].tabs.length&&(y[e].tabs.forEach(function(f,U){if(f.replace)x.default.extend(c.a.instance[e].tabs[U],f);else{var k=f.options,W=c.a.instance[e].tabs[U].options;k.forEach(function(Y){var et=W.findIndex(function(K){return K.name==Y.name});et>-1?W[et].hidden=Y.hidden:Y.after?(et=W.findIndex(function(K){return K.name==Y.after}),et>-1&&W.splice(et+1,0,Y)):W.push(Y)}),x.default.extend(c.a.instance[e].tabs[U],{name:f.name,options:W})}}),delete y[e].tabs),y[e].supportOptions){var i=y[e].supportOptions,g=c.a.instance[e].supportOptions;i.forEach(function(f){var U=g.findIndex(function(k){return k.name==f.name});U>-1?g[U].hidden=f.hidden:f.after?(U=g.findIndex(function(k){return k.name==f.after}),U>-1&&g.splice(U+1,0,f)):g.push(f)}),x.default.extend(c.a.instance[e].supportOptions,g),delete y[e].supportOptions}x.default.extend(c.a.instance[e],y[e])}):x.default.extend(c.a.instance,HIPRINT_CONFIG)}function Lt(y,e){return p.instance.updateElementType(y,e)}function zt(y){c.a.instance.clear("printerList"),c.a.instance.on("printerList",y),hiwebSocket.refreshPrinterList()}function Wt(y,e,...i){c.a.instance.clear("address_"+y),c.a.instance.on("address_"+y,e),hiwebSocket.getAddress(y,...i)}function Gt(y,e,i){c.a.instance.clear("ippPrinterCallback"),c.a.instance.on("ippPrinterCallback",e),c.a.instance.clear("ippPrinterConnected"),c.a.instance.on("ippPrinterConnected",i),hiwebSocket.ippPrint(y)}function kt(y,e){c.a.instance.clear("ippRequestCallback"),c.a.instance.on("ippRequestCallback",e),hiwebSocket.ippRequest(y)}h.d(O,"register",function(){return Ut}),h.d(O,"init",function(){return Bt}),h.d(O,"setConfig",function(){return Zt}),h.d(O,"updateElementType",function(){return Lt}),h.d(O,"hiwebSocket",function(){return hiwebSocket}),h.d(O,"refreshPrinterList",function(){return zt}),h.d(O,"getAddress",function(){return Wt}),h.d(O,"ippPrint",function(){return Gt}),h.d(O,"ippRequest",function(){return kt}),h.d(O,"ElementTypes",function(){return p.instance}),h.d(O,"PrintElementTypeManager",function(){return ot}),h.d(O,"PrintElementTypeGroup",function(){return pt}),h.d(O,"PrintTemplate",function(){return vt}),h.d(O,"print",function(){return yt}),h.d(O,"print2",function(){return Mt}),h.d(O,"getHtml",function(){return Et}),x.default(document).ready(function(){console.log("document ready"),console.log(window.autoConnect);var y=c.a.instance.getHooks("ready");y&&y.forEach(e=>{e.run({p:c,window})}),hiwebSocket.hasIo()&&window.autoConnect&&hiwebSocket.start()})}]);let Ae=De(Nt);(function(it){it.fn.hiwprint=function(v){var p=document.getElementById("hiwprint_iframe");p&&p.parentNode.removeChild(p);var c=it.extend({},it.fn.hiwprint.defaults,v),l=this,w=it('<iframe id="hiwprint_iframe" style="visibility: hidden; height: 0; width: 0; position: absolute;"></iframe>'),B="";c.importCss&&(c.styleHandler&&(B+=c.styleHandler()),it("link[media=print]").length>0&&it("link[media=print]").each(function(){it(this).attr("href").indexOf("print-lock.css")>=0&&(B+='<link rel="stylesheet" type="text/css" media="print" href="'+it(this).attr("href")+'">',B+='<link rel="stylesheet" type="text/css" href="'+it(this).attr("href")+'">')})),w[0].srcdoc='<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+B+"</head><body></body></html>",w[0].onload=function(){var D=w[0].contentWindow||w[0].contentDocument;D.document&&(D=D.document),w.attr("srcdoc")||D.write('<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+B+"</head><body></body></html>"),c.printContainer?D.body.innerHTML=l[0].outerHTML:D.body.innerHTML=l.html(),A(D,function(){O(w[0],c)})},w.appendTo("body")},it.fn.hiwprint.defaults={importCss:!0,printContainer:!0,callback:null,styleHandler:null};function O(v,p){try{if(v.focus(),G()||h())try{v.contentWindow.document.execCommand("print",!1,null)}catch{v.contentWindow.print()}else v.contentWindow.print();p.callback&&p.callback()}catch(c){console.log(c)}}function h(){return navigator.userAgent.indexOf("MSIE")!==-1||!!document.documentMode}function G(){return!h()&&!!window.StyleMedia}function A(v,p,c){c===void 0&&(c=0);for(var l=v.getElementsByTagName("img"),w=!0,B=0;B<l.length;B++){var D=l[B];D.src&&D.src!==window.location.href&&D.src.indexOf("base64")==-1&&(!D||typeof D.naturalWidth>"u"||D.naturalWidth===0||!D.complete)&&(D.complete||(w=!1))}c++,!w&&c<10?setTimeout(function(){A(v,p,c)},500):p()}})(jQuery);(function(){window.HIPRINT_CONFIG={version:"0.1.6",movingDistance:1.5,paperHeightTrim:1,showPosition:!0,positionLineMode:!1,positionUnit:!0,showSizeBox:!0,adsorbMin:3,showAdsorbLine:!0,adsorbLineMin:6,panel:{supportOptions:[{name:"panelPaperRule",hidden:!1},{name:"panelPageRule",hidden:!1},{name:"firstPaperFooter",hidden:!1},{name:"evenPaperFooter",hidden:!1},{name:"oddPaperFooter",hidden:!1},{name:"lastPaperFooter",hidden:!1},{name:"leftOffset",hidden:!1},{name:"topOffset",hidden:!1},{name:"fontFamily",hidden:!1},{name:"orient",hidden:!1},{name:"paperNumberDisabled",hidden:!1},{name:"paperNumberFormat",hidden:!1}],default:{}},barcode:{showPoints:["r","s","e","n","w","ne","nw","se","sw"]},qrcode:{showPoints:["r","s","e","n","w","ne","nw","se","sw"]},text:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"hideTitle",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"dataType",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"color",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"textDecoration",hidden:!1},{name:"textAlign",hidden:!1},{name:"textContentVerticalAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u8FB9\u6846",options:[{name:"optionsGroup",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"textType",hidden:!1},{name:"barcodeMode",hidden:!1},{name:"qrCodeLevel",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"axis",hidden:!1},{name:"upperCase",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}]}],supportOptions:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"dataType",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"color",hidden:!1},{name:"textDecoration",hidden:!1},{name:"textAlign",hidden:!1},{name:"textContentVerticalAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"textType",hidden:!1},{name:"barcodeMode",hidden:!1},{name:"qrCodeLevel",hidden:!1},{name:"hideTitle",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1},{name:"optionsGroup",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{width:120,height:9.75}},image:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"field",hidden:!1},{name:"src",hidden:!1},{name:"fit",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}]}],supportOptions:[{name:"field",hidden:!1},{name:"src",hidden:!1},{name:"fit",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{}},longText:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"hideTitle",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"textAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"color",hidden:!1},{name:"longTextIndent",hidden:!1},{name:"leftSpaceRemoved",hidden:!1},{name:"lHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}]}],supportOptions:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"textAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"color",hidden:!1},{name:"hideTitle",hidden:!1},{name:"longTextIndent",hidden:!1},{name:"leftSpaceRemoved",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"lHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1},{name:"optionsGroup",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{height:42,width:550}},table:{showPoints:["s","e"],tabs:[{name:"\u57FA\u7840",options:[{name:"field",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"tableHeaderRepeat",hidden:!1},{name:"tableFooterRepeat",hidden:!1},{name:"autoCompletion",hidden:!1},{name:"columns",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"lineHeight",hidden:!1},{name:"textAlign",hidden:!1},{name:"gridColumns",hidden:!1},{name:"gridColumnsGutter",hidden:!1},{name:"tableBorder",hidden:!1},{name:"tableHeaderBorder",hidden:!1},{name:"tableHeaderCellBorder",hidden:!1},{name:"tableHeaderRowHeight",hidden:!1},{name:"tableHeaderBackground",hidden:!1},{name:"tableHeaderFontSize",hidden:!1},{name:"tableHeaderFontWeight",hidden:!1},{name:"tableBodyRowHeight",hidden:!1},{name:"tableBodyRowBorder",hidden:!1},{name:"tableBodyCellBorder",hidden:!1},{name:"tableFooterBorder",hidden:!1},{name:"tableFooterCellBorder",hidden:!1},{name:"lHeight",hidden:!1}]},{name:"\u5217",options:[]},{name:"\u9AD8\u7EA7",options:[{name:"axis",hidden:!1},{name:"styler",hidden:!1},{name:"rowStyler",hidden:!1},{name:"footerFormatter",hidden:!1},{name:"rowsColumnsMerge",hidden:!1},{name:"groupFieldsFormatter",hidden:!1},{name:"groupFormatter",hidden:!1},{name:"groupFooterFormatter",hidden:!1},{name:"gridColumnsFooterFormatter",hidden:!1}]}],supportOptions:[{name:"field",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"lineHeight",hidden:!1},{name:"textAlign",hidden:!1},{name:"gridColumns",hidden:!1},{name:"gridColumnsGutter",hidden:!1},{name:"tableHeaderRepeat",hidden:!1},{name:"tableBorder",hidden:!1},{name:"tableHeaderBorder",hidden:!1},{name:"tableHeaderCellBorder",hidden:!1},{name:"tableHeaderRowHeight",hidden:!1},{name:"tableHeaderBackground",hidden:!1},{name:"tableHeaderFontSize",hidden:!1},{name:"tableHeaderFontWeight",hidden:!1},{name:"tableBodyRowHeight",hidden:!1},{name:"tableBodyRowBorder",hidden:!1},{name:"tableBodyCellBorder",hidden:!1},{name:"tableFooterBorder",hidden:!1},{name:"tableFooterCellBorder",hidden:!1},{name:"axis",hidden:!1},{name:"lHeight",hidden:!1},{name:"autoCompletion",hidden:!1},{name:"columns",hidden:!1},{name:"styler",hidden:!1},{name:"rowStyler",hidden:!1},{name:"tableFooterRepeat",hidden:!1},{name:"footerFormatter",hidden:!1},{name:"rowsColumnsMerge",hidden:!1},{name:"groupFieldsFormatter",hidden:!1},{name:"groupFormatter",hidden:!1},{name:"groupFooterFormatter",hidden:!1},{name:"gridColumnsFooterFormatter",hidden:!1}],default:{width:550}},hline:{showPoints:["r","w","e"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:.75,height:9,width:90}},vline:{showPoints:["r","n","s"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:void 0,height:90,width:9}},rect:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:void 0,height:90,width:90}},oval:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderStyle",hidden:!1},{name:"borderColor",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}],default:{borderWidth:void 0,height:90,width:90}},html:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1}]}],supportOptions:[{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"zIndex",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1}],default:{height:90,width:90}},tableColumn:{supportOptions:[{name:"title",hidden:!1},{name:"align",hidden:!1},{name:"halign",hidden:!1},{name:"vAlign",hidden:!1},{name:"tableTextType",hidden:!1},{name:"tableBarcodeMode",hidden:!1},{name:"tableQRCodeLevel",hidden:!1},{name:"tableColumnHeight",hidden:!1},{name:"paddingLeft",hidden:!1},{name:"paddingRight",hidden:!1},{name:"tableSummaryTitle",hidden:!1},{name:"tableSummaryText",hidden:!1},{name:"tableSummary",hidden:!1},{name:"tableSummaryAlign",hidden:!1},{name:"tableSummaryNumFormat",hidden:!1},{name:"upperCase",hidden:!1},{name:"renderFormatter",hidden:!1},{name:"formatter2",hidden:!1},{name:"styler2",hidden:!1},{name:"stylerHeader",hidden:!1}],default:{height:90,width:90}}}})();process.env.NODE_ENV==="development"&&(globalThis.HIPRINT_CONFIG.version="99.0.0");const Ee=function(it){console.log("autoConnect"),globalThis.autoConnect=!0,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.start(it)},Be=function(){console.log("disAutoConnect"),globalThis.autoConnect=!1,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.stop()};globalThis.hiprint=Nt;exports.autoConnect=Ee;exports.defaultElementTypeProvider=Ae;exports.disAutoConnect=Be;exports.hiprint=Nt;
1540
+ </div>`),U.forEach(function(it){it.submit=function(K){e.callback(p.getValueByOptionItems(U))},G.append(it.createTarget(p.printTemplate,e.options,void 0)),it.setValue(e.options[it.name],e.options,void 0)});var O=x.default(`<button class="hiprint-option-item-settingBtn hiprint-option-item-submitBtn"
1541
+ type="button">\u786E\u5B9A</button>`);G.append(O),O.bind("click.submitOption",function(){e.callback(p.getValueByOptionItems(U))}),G.find(".auto-submit").change(function(it){e.callback(p.getValueByOptionItems(U))}),G.find(".auto-submit:input").bind("keydown.submitOption",function(it){it.keyCode==13&&e.callback(p.getValueByOptionItems(U))}),f.append(G)},y.prototype.getValueByOptionItems=function(e){var i={};return e.forEach(function(p){i[p.name]=p.getValue()}),i},y}(),lt=function(){function y(e,i){this.paginationContainer=e,this.jqPaginationContainer=x.default(this.paginationContainer),this.template=i}return y.prototype.buildPagination=function(e){var i=this.template.getPaneltotal(),p=this;this.jqPaginationContainer.html("");for(var f=x.default('<ul class="hiprint-pagination"></ul>'),U=function(){var it=k,K=p.template.printPanels[it].name||it+1,tt=x.default("<li><span>"+K+'</span><a href="javascript:void(0);">x</a></li>');tt.find("span").click(function(){p.template.selectPanel(it),tt.siblings().removeClass("selected"),x.default(this).parent("li").addClass("selected")}),tt.find("a").click(function(){p.template.deletePanel(it),p.buildPagination()}),f.append(tt)},k=0;k<i;k++)U();var G=x.default("<li><span>+</span></li>");f.append(G),this.jqPaginationContainer.append(f),G.click(function(){var O=function(K){p.template.addPrintPanel(K||void 0,!0),p.buildPagination(),x.default(".hiprint-pagination li").removeClass("selected"),x.default(".hiprint-pagination li:nth-last-child(2)").addClass("selected")};if(p.template.onPanelAddClick){var it={index:p.template.printPanels.length,paperType:"A4"};p.template.onPanelAddClick(it,O)}else O()})},y.prototype.selectPanel=function(e){var i=e||this.template.editingPanel.index,p=x.default(".hiprint-pagination li:nth("+i+")");p.length&&(p.siblings().removeClass("selected"),p.addClass("selected"))},y}(),vt=function(){function y(e){var i=this;this.tempimageBase64={},this.id=s.a.instance.guid(),s.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:s.a.instance.guid(),type:"\u521D\u59CB",json:this.lastJson}],this.historyPos=0,this.defaultPanelName=p.defaultPanelName,this.designOptions={};var f=new ut(p.template||[]);p.template&&f.panels.forEach(function(U){i.printPanels.push(new mt(U,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 dt(this,p.settingContainer),p.paginationContainer&&(this.printPaginationCreator=new lt(p.paginationContainer,this),this.printPaginationCreator.buildPagination()),this.initAutoSave()}return y.prototype.design=function(e,i){var p=this;if(i||(i={}),this.printPanels.length==0){var f=this.createDefaultPanel();this.printPanels.push(f)}if(!e)throw new Error("options.container can not be empty");p.designOptions=i,this.createContainer(e),this.printPanels.forEach(function(U,k){p.container.append(U.getTarget()),k>0&&U.disable(),U.design(i)}),this.selectPanel(0)},y.prototype.getSimpleHtml=function(e,i){var p=this;i||(i={});var f="height:"+p.editingPanel.height+"mm;",U="width:"+p.editingPanel.width+"mm;",k=x.default('<div class="hiprint-printTemplate" style="'+f+U+'"></div>');return e&&e.constructor===Array?e.forEach(function(G){G&&p.printPanels.forEach(function(O,it){k.append(O.getHtml(G,i))})}):this.printPanels.forEach(function(G,O){k.append(G.getHtml(e,i))}),i&&i.imgToBase64&&this.transformImg(k.find("img")),k},y.prototype.getHtml=function(e,i){return e||(e={}),this.getSimpleHtml(e,i)},y.prototype.getJointHtml=function(e,i,p){var f=x.default('<div class="hiprint-printTemplate"></div>'),U=[];return this.printPanels.forEach(function(k,G){f.append(k.getHtml(e,i,U,void 0,p))}),f},y.prototype.setPaper=function(e,i){if(/^(([1-9][0-9]*)|(([0]\.\d{1,2}|[1-9][0-9]*\.\d{1,2})))$/.test(e))this.editingPanel.resize(void 0,parseFloat(e),parseFloat(i),!1);else{var p=s.a.instance[e];if(!p)throw new Error("not found pagetype:"+(e||""));this.editingPanel.resize(e,p.width,p.height,!1)}},y.prototype.rotatePaper=function(){this.editingPanel.rotatePaper()},y.prototype.zoom=function(e,i){this.editingPanel.zoom(e,i)},y.prototype.addPrintPanel=function(e,i){var p=e?new mt(new st(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},y.prototype.selectPanel=function(e){var i=this;e>i.printPanels.length-1&&(e=i.printPanels.length-1),this.printPanels.forEach(function(p,f){e==f?(p.enable(),i.editingPanel=p,i.printPaginationCreator&&i.printPaginationCreator.selectPanel(e)):p.disable()})},y.prototype.deletePanel=function(e){this.printPanels[e].clear(),this.printPanels[e].getTarget().remove(),this.printPanels.splice(e,1)},y.prototype.getPaneltotal=function(){return this.printPanels.length},y.prototype.createDefaultPanel=function(){return new mt(new st({index:this.printPanels.length,name:this.defaultPanelName,paperType:"A4"}),this.id)},y.prototype.createContainer=function(e){e?(this.container=x.default(e),this.container.addClass("hiprint-printTemplate")):this.container=x.default('<div class="hiprint-printTemplate"></div>')},y.prototype.getJsonTid=function(){var e=[];return this.printPanels.forEach(function(i){i.getPanelEntity().printElements.length&&e.push(i.getPanelEntity())}),new ut({panels:e})},y.prototype.getJson=function(){var e=[];return this.printPanels.forEach(function(i){e.push(i.getPanelEntity(!0))}),new ut({panels:e})},y.prototype.undo=function(e){E.a.event.trigger("hiprintTemplateDataShortcutKey_"+this.id,"undo")},y.prototype.redo=function(e){E.a.event.trigger("hiprintTemplateDataShortcutKey_"+this.id,"redo")},y.prototype.getPrintElementSelectEventKey=function(){return"PrintElementSelectEventKey_"+this.id},y.prototype.getBuildCustomOptionSettingEventKey=function(){return"BuildCustomOptionSettingEventKey_"+this.id},y.prototype.clear=function(){this.printPanels.forEach(function(e){if(e.clear(),e.index>0){var i=e.getTarget();i&&i.length&&i.remove()}}),this.printPanels=[this.printPanels[0]],this.printPaginationCreator&&this.printPaginationCreator.buildPagination()},y.prototype.getPaperType=function(e){return this.printPanels[0].paperType},y.prototype.getOrient=function(e){return e==null&&(e=0),this.printPanels[e].height>this.printPanels[e].width?1:2},y.prototype.getPrintStyle=function(e){return this.printPanels[e].getPrintStyle()},y.prototype.print=function(e,i,p){var f=this;e||(e={});var U=this.getHtml(e,i),k=c.a.instance.getHooks("beforePrint");k&&k.forEach(G=>{var{template:O,info:it,opts:K}=G.run({template:f,info:U,opts:p});f=O!=null?O:f,U=it!=null?it:it,p=K!=null?K:p}),U.hiwprint(p)},y.prototype.print2=function(e,i){if(e||(e={}),i||(i={}),this.clientIsOpened()){var p=this,f=0,U={},k=x.default('link[media=print][href*="print-lock.css"]'),G="";if(i.styleHandler&&(G+=i.styleHandler()),k.length<=0)throw new Error('\u8BF7\u5728 \u5165\u53E3\u6587\u4EF6(index.html) \u4E2D\u5F15\u5165 print-lock.css. \u6CE8\u610F: link[media="print"]');k.each(function(O,it){var K=new XMLHttpRequest;K.open("GET",x.default(it).attr("href")),K.onreadystatechange=function(){if(K.readyState===4&&K.status===200&&(U[O+""]='<style rel="stylesheet" type="text/css">'+K.responseText+"</style>",++f==k.length)){for(var tt="",rt=0;rt<k.length;rt++)tt+=U[rt+""];G&&(tt=G+tt),p.sentToClient(tt,e,i)}},K.send()})}else alert("\u8FDE\u63A5\u5BA2\u6237\u7AEF\u5931\u8D25")},y.prototype.imageToBase64=function(e){var i=x.default(e).attr("src");if(i.indexOf("base64")==-1)try{if(!this.tempimageBase64[i]){var p=document.createElement("canvas"),f=new Image;f.src=e.attr("src"),p.width=f.width,p.height=f.height,p.getContext("2d").drawImage(f,0,0),i&&(this.tempimageBase64[i]=p.toDataURL("image/png"))}e.attr("src",this.tempimageBase64[i])}catch{try{this.xhrLoadImage(e)}catch(k){console.log(k)}}},y.prototype.xhrLoadImage=function(e){},y.prototype.sentToClient=function(e,i,p){i||(i={});var f=x.default.extend({},p||{});f.imgToBase64=!0;var U=e+this.getHtml(i,f)[0].outerHTML;f.id=s.a.instance.guid(),f.html=U,f.templateId=this.id;var k=this,G=c.a.instance.getHooks("beforePrint2");G&&G.forEach(O=>{var{template:it,info:K}=O.run({template:k,info:f});k=it!=null?it:k,f=K!=null?K:f}),hiwebSocket.send(f)},y.prototype.printByHtml=function(e){x.default(e).hiwprint()},y.prototype.printByHtml2=function(e,i){if(i||(i={}),this.clientIsOpened()){var p=this,f=0,U={},k=x.default('link[media=print][href*="print-lock.css"]');if(k.length<=0)throw new Error('\u8BF7\u5728 \u5165\u53E3\u6587\u4EF6(index.html) \u4E2D\u5F15\u5165 print-lock.css. \u6CE8\u610F: link[media="print"]');k.each(function(G,O){var it=new XMLHttpRequest;it.open("GET",x.default(O).attr("href")),it.onreadystatechange=function(){if(it.readyState===4&&it.status===200&&(U[G+""]='<style rel="stylesheet" type="text/css">'+it.responseText+"</style>",++f==k.length)){for(var K="",tt=0;tt<k.length;tt++)K+=U[tt+""];var rt=K+x.default(e)[0].outerHTML,X=x.default.extend({},i||{});X.id=s.a.instance.guid(),X.html=rt,X.templateId=p.id,hiwebSocket.send(X)}},it.send()})}else alert("\u8FDE\u63A5\u5BA2\u6237\u7AEF\u5931\u8D25")},y.prototype.deletePrintElement=function(e){this.printPanels.forEach(function(i){i.deletePrintElement(e)})},y.prototype.transformImg=function(e){var i=this;e.map(function(p,f){i.imageToBase64(x.default(f))})},y.prototype.toPdf=function(e,i,p){var f=this,U=x.default.Deferred(),k=!0;if(this.printPanels.length){var G=E.a.mm.toPt(this.printPanels[0].width),O=E.a.mm.toPt(this.printPanels[0].height),it=x.default.extend({scale:2,width:E.a.pt.toPx(G),x:0,y:0,useCORS:!0},p||{}),K=new He.jsPDF({orientation:this.getOrient(0)==1?"portrait":"landscape",unit:"pt",format:this.printPanels[0].paperType?this.printPanels[0].paperType.toLocaleLowerCase():[G,O]}),tt=this.getHtml(e,p);p&&p.isDownload!=null&&(k=p.isDownload),this.createTempContainer();var rt=this.getTempContainer();this.svg2canvas(tt),rt.html(tt[0]);var X=rt.find(".hiprint-printPanel .hiprint-printPaper").length;x.default(tt).css("position:fixed"),De.default(tt[0],it).then(function(nt){var gt=nt.getContext("2d");gt.mozImageSmoothingEnabled=!1,gt.webkitImageSmoothingEnabled=!1,gt.msImageSmoothingEnabled=!1,gt.imageSmoothingEnabled=!1;for(var It=nt.toDataURL("image/jpeg"),ft=0;ft<X;ft++)K.addImage(It,"JPEG",0,0-ft*O,G,X*O),ft<X-1&&K.addPage();if(k)f.removeTempContainer(),i.indexOf(".pdf")>-1?K.save(i):K.save(i+".pdf");else{f.removeTempContainer();var wt=K.output("blob");U.resolve(wt)}})}return U.promise()},y.prototype.createTempContainer=function(){this.removeTempContainer(),x.default("body").prepend(x.default('<div class="hiprint_temp_Container" style="overflow:hidden;height: 0px;box-sizing: border-box;"></div>'))},y.prototype.removeTempContainer=function(){x.default(".hiprint_temp_Container").remove()},y.prototype.getTempContainer=function(){return x.default(".hiprint_temp_Container")},y.prototype.svg2canvas=function(e){var i=this;e.find("svg").each(function(p,f){var U=f.parentNode,k=i.parentWidthHeight(U),G=document.createElement("canvas");G.width=k.width,G.height=k.height;var O=G.getContext("2d"),it=new XMLSerializer().serializeToString(f);Ae.default.fromString(O,it).render(),x.default(f).before(G),U.removeChild(f)})},y.prototype.parentWidthHeight=function(e){return e.style.width.endsWith("%")||e.style.height.endsWith("%")?e.className!="hiprint-printPaper-content"?this.parentWidthHeight(e.parentNode):{width:10,height:10}:{width:E.a.pt.toPx(parseFloat(e.style.width)),height:E.a.pt.toPx(parseFloat(e.style.height))}},y.prototype.on=function(e,i){E.a.event.clear(e+"_"+this.id),E.a.event.on(e+"_"+this.id,i)},y.prototype.clientIsOpened=function(){return hiwebSocket.opened},y.prototype.getPrinterList=function(){var e=hiwebSocket.getPrinterList();return e||[]},y.prototype.getElementByTid=function(e,i){return i==null&&(i=0),this.printPanels[i].getElementByTid(e)},y.prototype.getElementByName=function(e,i){return i==null&&(i=0),this.printPanels[i].getElementByName(e)},y.prototype.getPanel=function(e){return e==null&&(e=0),this.printPanels[e]},y.prototype.loadAllImages=function(e,i,p){var f=this;p==null&&(p=0);for(var U=e[0].getElementsByTagName("img"),k=!0,G=0;G<U.length;G++){var O=U[G];O.src&&O.src!==window.location.href&&O.src.indexOf("base64")==-1&&(O&&O.naturalWidth!==void 0&&O.naturalWidth!==0&&O.complete||(k=!1))}p++,!k&&p<10?setTimeout(function(){f.loadAllImages(e,i,p)},500):i()},y.prototype.setFontList=function(e){this.fontList=e},y.prototype.getFontList=function(){return this.fontList},y.prototype.setFields=function(e){this.fields=e},y.prototype.getFields=function(){return this.fields},y.prototype.setOnImageChooseClick=function(e){this.onImageChooseClick=e},y.prototype.getOnImageChooseClick=function(){return this.onImageChooseClick},y.prototype.getFieldsInPanel=function(){var e=[];return this.printPanels.forEach(function(i){e=e.concat(i.getFieldsInPanel())}),e},y.prototype.getTestData=function(){var e={};return this.printPanels.forEach(function(i){e=Object.assign(e,i.getTestData())}),e},y.prototype.update=function(e,i){var p=this;try{if(e&&jt(e)=="object"&&e.panels.length>0){var f=p.printPanels.length-1;e.panels.forEach(function(U,k){if(k>f){p.printPanels.push(new mt(U,s.a.instance.guid()));var G=p.printPanels[k];p.container.append(G.getTarget()),k>0&&G.disable(),G.design(p.designOptions),p.printPaginationCreator&&p.printPaginationCreator.buildPagination()}var O=new st(U);p.editingPanel=p.printPanels[k],p.editingPanel.update(O)}),p.selectPanel(i||0)}}catch(U){console.log(U),p.onUpdateError&&p.onUpdateError(U)}},y.prototype.canPaste=function(){return this.editingPanel.canPaste()},y.prototype.copyJson=function(e){return this.editingPanel.copyJson(e)},y.prototype.cutJson=function(){return this.editingPanel.cutJson()},y.prototype.getSelectEls=function(){return this.editingPanel.getSelectEls()},y.prototype.updateOption=function(e,i){var p=this.getSelectEls();p&&p.length&&(p.forEach(function(f){f.updateOption(e,i,!0)}),E.a.event.trigger("hiprintTemplateDataChanged_"+this.id,"\u6279\u91CF\u4FEE\u6539"))},y.prototype.setElsAlign=function(e){var i=this.getSelectEls();if(i.length){var p=Math.min.apply(null,i.map(function(X){return X.options.left})),f=Math.max.apply(null,i.map(function(X){return X.options.left+X.options.width})),U=Math.min.apply(null,i.map(function(X){return X.options.top})),k=Math.max.apply(null,i.map(function(X){return X.options.top+X.options.height}));switch(e){case"left":i.forEach(function(X){X.updateSizeAndPositionOptions(p),X.designTarget.css("left",X.options.displayLeft())});break;case"vertical":var G=p+(f-p)/2;i.forEach(function(X){X.updateSizeAndPositionOptions(G-X.options.width/2),X.designTarget.css("left",X.options.displayLeft())});break;case"right":i.forEach(function(X){X.updateSizeAndPositionOptions(f-X.options.width),X.designTarget.css("left",X.options.displayLeft())});break;case"top":i.forEach(function(X){X.updateSizeAndPositionOptions(void 0,U),X.designTarget.css("top",X.options.displayTop())});break;case"horizontal":var O=U+(k-U)/2;i.forEach(function(X){X.updateSizeAndPositionOptions(void 0,O-X.options.height/2),X.designTarget.css("top",X.options.displayTop())});break;case"bottom":i.forEach(function(X){X.updateSizeAndPositionOptions(void 0,k-X.options.height),X.designTarget.css("top",X.options.displayTop())});break;case"distributeHor":var it=[].reduce.call(i,function(X,nt){return X+nt.options.width},0),K=(f-p-it)/(i.length-1);i.sort(function(X,nt){return X.options.left-nt.options.left}),i.forEach(function(X,nt){[0,i.length-1].includes(nt)||(X.updateSizeAndPositionOptions(i[nt-1].options.left+i[nt-1].options.width+K),X.designTarget.css("left",X.options.displayLeft()))});break;case"distributeVer":var tt=[].reduce.call(i,function(X,nt){return X+nt.options.height},0),rt=(k-U-tt)/(i.length-1);i.sort(function(X,nt){return X.options.top-nt.options.top}),i.forEach(function(X,nt){[0,i.length-1].includes(nt)||(X.updateSizeAndPositionOptions(void 0,i[nt-1].options.top+i[nt-1].options.height+rt),X.designTarget.css("top",X.options.displayTop()))});break}}},y.prototype.setElsSpace=function(e,i){var p=this.getSelectEls();p.length&&(i?(p.sort(function(f,U){return f.options.left-U.options.left}),p.forEach(function(f,U){U>0&&(f.updateSizeAndPositionOptions(p[U-1].options.left+p[U-1].options.width+e),f.designTarget.css("left",f.options.displayLeft()))})):(p.sort(function(f,U){return f.options.top-U.options.top}),p.forEach(function(f,U){U>0&&(f.updateSizeAndPositionOptions(void 0,p[U-1].options.top+p[U-1].options.height+e),f.designTarget.css("top",f.options.displayTop()))})))},y.prototype.initAutoSave=function(){var e=this;E.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}}),E.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:s.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)}})},y}();function yt(y){this.getHtml(y).hiwprint()}function Mt(y,e,i){x.default.extend({},y||{}).imgToBase64=!0;var p=new vt({});p.on("printSuccess",e),p.on("printError",i),p.printByHtml2(this.getHtml(y),y.options)}function Bt(y){var e=void 0;return y&&y.templates.forEach(function(i,p){var f=x.default.extend({},i.options||{});y.imgToBase64&&(f.imgToBase64=!0),e?e.append(i.template.getHtml(i.data,f).html()):e=i.template.getHtml(i.data,f)}),e}function Ut(y){c.a.instance.init(y),c.a.instance.providers&&c.a.instance.providers.forEach(function(e){e.addElementTypes(l.instance)})}function Zt(y){c.a.instance.register(y)}function Lt(y){y?y&&Object.keys(y).forEach(function(e){if(e=="optionItems"&&y.optionItems&&y.optionItems.length&&c.a.instance.registerItems(y.optionItems),y[e].tabs&&y[e].tabs.length&&(y[e].tabs.forEach(function(f,U){if(f.replace)x.default.extend(c.a.instance[e].tabs[U],f);else{var k=f.options,G=c.a.instance[e].tabs[U].options;k.forEach(function(O){var it=G.findIndex(function(K){return K.name==O.name});it>-1?G[it].hidden=O.hidden:O.after?(it=G.findIndex(function(K){return K.name==O.after}),it>-1&&G.splice(it+1,0,O)):G.push(O)}),x.default.extend(c.a.instance[e].tabs[U],{name:f.name,options:G})}}),delete y[e].tabs),y[e].supportOptions){var i=y[e].supportOptions,p=c.a.instance[e].supportOptions;i.forEach(function(f){var U=p.findIndex(function(k){return k.name==f.name});U>-1?p[U].hidden=f.hidden:f.after?(U=p.findIndex(function(k){return k.name==f.after}),U>-1&&p.splice(U+1,0,f)):p.push(f)}),x.default.extend(c.a.instance[e].supportOptions,p),delete y[e].supportOptions}x.default.extend(c.a.instance[e],y[e])}):x.default.extend(c.a.instance,HIPRINT_CONFIG)}function zt(y,e){return l.instance.updateElementType(y,e)}function Wt(y){c.a.instance.clear("printerList"),c.a.instance.on("printerList",y),hiwebSocket.refreshPrinterList()}function Gt(y,e,...i){c.a.instance.clear("address_"+y),c.a.instance.on("address_"+y,e),hiwebSocket.getAddress(y,...i)}function kt(y,e,i){c.a.instance.clear("ippPrinterCallback"),c.a.instance.on("ippPrinterCallback",e),c.a.instance.clear("ippPrinterConnected"),c.a.instance.on("ippPrinterConnected",i),hiwebSocket.ippPrint(y)}function Rt(y,e){c.a.instance.clear("ippRequestCallback"),c.a.instance.on("ippRequestCallback",e),hiwebSocket.ippRequest(y)}g.d(F,"register",function(){return Zt}),g.d(F,"init",function(){return Ut}),g.d(F,"setConfig",function(){return Lt}),g.d(F,"updateElementType",function(){return zt}),g.d(F,"hiwebSocket",function(){return hiwebSocket}),g.d(F,"refreshPrinterList",function(){return Wt}),g.d(F,"getAddress",function(){return Gt}),g.d(F,"ippPrint",function(){return kt}),g.d(F,"ippRequest",function(){return Rt}),g.d(F,"ElementTypes",function(){return l.instance}),g.d(F,"PrintElementTypeManager",function(){return ot}),g.d(F,"PrintElementTypeGroup",function(){return pt}),g.d(F,"PrintTemplate",function(){return vt}),g.d(F,"print",function(){return yt}),g.d(F,"print2",function(){return Mt}),g.d(F,"getHtml",function(){return Bt}),x.default(document).ready(function(){console.log("document ready"),console.log(window.autoConnect);var y=c.a.instance.getHooks("ready");y&&y.forEach(e=>{e.run({p:c,window})}),hiwebSocket.hasIo()&&window.autoConnect&&hiwebSocket.start()})}]);let ke=Ge(At);(function($){$.fn.hiwprint=function(b){var l=document.getElementById("hiwprint_iframe");l&&l.parentNode.removeChild(l);var c=$.extend({},$.fn.hiwprint.defaults,b),s=this,w=$('<iframe id="hiwprint_iframe" style="visibility: hidden; height: 0; width: 0; position: absolute;"></iframe>'),C="";c.importCss&&(c.styleHandler&&(C+=c.styleHandler()),$("link[media=print]").length>0&&$("link[media=print]").each(function(){$(this).attr("href").indexOf("print-lock.css")>=0&&(C+='<link rel="stylesheet" type="text/css" media="print" href="'+$(this).attr("href")+'">',C+='<link rel="stylesheet" type="text/css" href="'+$(this).attr("href")+'">')})),w[0].srcdoc='<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+C+"</head><body></body></html>",w[0].onload=function(){var N=w[0].contentWindow||w[0].contentDocument;N.document&&(N=N.document),w.attr("srcdoc")||N.write('<!DOCTYPE html><html><head><title></title><meta charset="UTF-8">'+C+"</head><body></body></html>"),c.printContainer?N.body.innerHTML=s[0].outerHTML:N.body.innerHTML=s.html(),E(N,function(){F(w[0],c)})},w.appendTo("body")},$.fn.hiwprint.defaults={importCss:!0,printContainer:!0,callback:null,styleHandler:null};function F(b,l){try{if(b.focus(),W()||g())try{b.contentWindow.document.execCommand("print",!1,null)}catch{b.contentWindow.print()}else b.contentWindow.print();l.callback&&l.callback()}catch(c){console.log(c)}}function g(){return navigator.userAgent.indexOf("MSIE")!==-1||!!document.documentMode}function W(){return!g()&&!!window.StyleMedia}function E(b,l,c){c===void 0&&(c=0);for(var s=b.getElementsByTagName("img"),w=!0,C=0;C<s.length;C++){var N=s[C];N.src&&N.src!==window.location.href&&N.src.indexOf("base64")==-1&&(!N||typeof N.naturalWidth>"u"||N.naturalWidth===0||!N.complete)&&(N.complete||(w=!1))}c++,!w&&c<10?setTimeout(function(){E(b,l,c)},500):l()}})(jQuery);(function(){window.HIPRINT_CONFIG={version:"0.1.7-beta3",movingDistance:1.5,paperHeightTrim:1,showPosition:!0,positionLineMode:!1,positionUnit:!0,showSizeBox:!0,adsorbMin:3,showAdsorbLine:!0,adsorbLineMin:6,panel:{supportOptions:[{name:"panelPaperRule",hidden:!1},{name:"panelPageRule",hidden:!1},{name:"firstPaperFooter",hidden:!1},{name:"evenPaperFooter",hidden:!1},{name:"oddPaperFooter",hidden:!1},{name:"lastPaperFooter",hidden:!1},{name:"leftOffset",hidden:!1},{name:"topOffset",hidden:!1},{name:"fontFamily",hidden:!1},{name:"orient",hidden:!1},{name:"paperNumberDisabled",hidden:!1},{name:"paperNumberFormat",hidden:!1},{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:"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:"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:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}]}],supportOptions:[{name:"field",hidden:!1},{name:"src",hidden:!1},{name:"fit",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"showInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"pageBreak",hidden:!1},{name:"axis",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{}},longText:{showPoints:["r","s","e","n","w","ne","nw","se","sw"],tabs:[{name:"\u57FA\u7840",options:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"hideTitle",hidden:!1},{name:"fixed",hidden:!1}]},{name:"\u6837\u5F0F",options:[{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"textAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"color",hidden:!1},{name:"longTextIndent",hidden:!1},{name:"leftSpaceRemoved",hidden:!1},{name:"lHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1}]},{name:"\u9AD8\u7EA7",options:[{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"axis",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}]}],supportOptions:[{name:"title",hidden:!1},{name:"field",hidden:!1},{name:"testData",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"fontFamily",hidden:!1},{name:"fontSize",hidden:!1},{name:"fontWeight",hidden:!1},{name:"letterSpacing",hidden:!1},{name:"textAlign",hidden:!1},{name:"lineHeight",hidden:!1},{name:"color",hidden:!1},{name:"hideTitle",hidden:!1},{name:"longTextIndent",hidden:!1},{name:"leftSpaceRemoved",hidden:!1},{name:"pageBreak",hidden:!1},{name:"showInPage",hidden:!1},{name:"unShowInPage",hidden:!1},{name:"fixed",hidden:!1},{name:"axis",hidden:!1},{name:"lHeight",hidden:!1},{name:"transform",hidden:!1},{name:"zIndex",hidden:!1},{name:"borderLeft",hidden:!1},{name:"borderTop",hidden:!1},{name:"borderRight",hidden:!1},{name:"borderBottom",hidden:!1},{name:"borderWidth",hidden:!1},{name:"borderColor",hidden:!1},{name:"contentPaddingLeft",hidden:!1},{name:"contentPaddingTop",hidden:!1},{name:"contentPaddingRight",hidden:!1},{name:"contentPaddingBottom",hidden:!1},{name:"backgroundColor",hidden:!1},{name:"formatter",hidden:!1},{name:"styler",hidden:!1}],default:{height:42,width:550}},table:{showPoints:["s","e"],tabs:[{name:"\u57FA\u7840",options:[{name:"field",hidden:!1},{name:"coordinate",hidden:!1},{name:"widthHeight",hidden:!1},{name:"tableHeaderRepeat",hidden:!1},{name:"tableFooterRepeat",hidden:!1},{name:"autoCompletion",hidden:!1},{name:"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:"align",hidden:!1},{name:"halign",hidden:!1},{name:"vAlign",hidden:!1},{name:"tableTextType",hidden:!1},{name:"tableBarcodeMode",hidden:!1},{name:"tableQRCodeLevel",hidden:!1},{name:"tableColumnHeight",hidden:!1},{name:"paddingLeft",hidden:!1},{name:"paddingRight",hidden:!1},{name:"tableSummaryTitle",hidden:!1},{name:"tableSummaryText",hidden:!1},{name:"tableSummary",hidden:!1},{name:"tableSummaryAlign",hidden:!1},{name:"tableSummaryNumFormat",hidden:!1},{name:"upperCase",hidden:!1},{name:"renderFormatter",hidden:!1},{name:"formatter2",hidden:!1},{name:"styler2",hidden:!1},{name:"stylerHeader",hidden:!1}],default:{height:90,width:90}}}})();const Re=function($){console.log("autoConnect"),globalThis.autoConnect=!0,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.start($)},Je=function(){console.log("disAutoConnect"),globalThis.autoConnect=!1,globalThis.hiwebSocket&&globalThis.hiwebSocket.hasIo()&&globalThis.hiwebSocket.stop()};globalThis.hiprint=At;exports.autoConnect=Re;exports.defaultElementTypeProvider=ke;exports.disAutoConnect=Je;exports.hiprint=At;